{"_id":"@graphql-codegen/cli","_rev":"6179-a47c304a93536cb47294c9af2dbb187c","name":"@graphql-codegen/cli","dist-tags":{"canary":"1.17.5-alpha-6dc6a6ed.0","v3rfc":"3.0.0-v3rfc-20220829104332-c07568002","rc":"5.0.5-rc-20250209090136-6d6a82b1be12f0ad613b70cbff1732d7bd01280c","latest":"7.4.3","alpha":"7.4.3-alpha-20260924140554-1507717b2471aea183db0d56debeded446e41217"},"versions":{"0.18.1-alpha.57":{"name":"@graphql-codegen/cli","version":"0.18.1-alpha.57","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@0.18.1-alpha.57","maintainers":[{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"e92c8ed1eeb01fc17e071f71397a3c24cf83010f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-0.18.1-alpha.57.tgz","fileCount":148,"integrity":"sha512-KdPKm3Z1Kd+SVSLfNUT59hgJlhaSJ1Fp9v8tiuPgn1Tb4YvQ/Kns+oBkG3CyGG9t+YF+EgLx0QfPlNn3y43taQ==","signatures":[{"sig":"MEQCIAgFPXZKVKaTuIonUNiDR9AXVEyP+lRM2WP1MhBDXOzhAiAzSR5EsC1d+kfLxxBOOenwEqSxqIMBCbSva63VSDImkA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180632,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcj784CRA9TVsSAnZWagAAKh0P/AyPnSJvIFEREVtxfom8\nxgJsdKTXInBWjso7Ly9/mcAVJ5MnvfSW0qcTMkaZ/cp3aIuwmxhtJ88QDlpD\nd5eqeY08e1NCOjfQMeU5Dvyb/c7ZEh72eIZ7kQGlr76o7W0TYWj46FduysLa\ngqVJbbKjUy3kIbftOFsY3ovkyGZqdkZkT7oXEs/uZ9mBTGnXvf+1rjEIrJH1\n0+NZdp99OcgdBG2mQ8/Ctt/AhL7Gy+bZS7iET2kfZbTIHJu79TiA9dEHIz7C\nbZ/OUdL6lz+SuBm01R844yNZGX72LP/+7D6ELZecse628cQnnsE1DyV5YB+G\nh+YQyf33vgI9oltXr+GqaLCjN7XAAW4ggeU6flUF8wRFc6Cf9nngwRphf+1y\nZZSpVHlW/3hyCyX+8LpqkcMukU9TYAwG5hBZt7TsLrJ0w0MsYBJp9v4UzImb\nxllql7hYq0L4pAlakHnKthTtKGJHjkp0B51V/U4DBwpxLncTKx2rNfzvv+HC\nU/vtgCLcr2VkgCStiMnNGNzSGuVAkAUyI+cGXbWaIvtDDZkAPFdhbbtm3trz\n0gwxFpn4t2tdVUUNX55QzXMcklpcgrU+F7hyHWqB34PGQqSi3yh47TA0P9L4\nohjxShR86Xr6f0n6Qi16CXxg5crRdPBN+UMmFS1L/f0gDggKLC5lZ7HIJ+0/\nI5Mi\r\n=FUz7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b7fa162f717d8e899acecaf782fd4271c06bcfaf","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.12.2","request":"2.88.0","chokidar":"2.1.2","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.6","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"0.18.1-alpha.57+b7fa162f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"0.18.1-alpha.57+b7fa162f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_0.18.1-alpha.57_1552924472160_0.10370427934251536","host":"s3://npm-registry-packages"}},"0.18.1-alpha.59":{"name":"@graphql-codegen/cli","version":"0.18.1-alpha.59","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@0.18.1-alpha.59","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"74626d6632e750b5df3005fad36e161623a55783","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-0.18.1-alpha.59.tgz","fileCount":148,"integrity":"sha512-cfOEiUQTV6CNJRB0x3tZnZczV4P+LSZuaxpl9kV7uTT/HZ4KzIUiJ0bsa2MVLrWbOnBnGHz1aB1cNDpRs7P7qg==","signatures":[{"sig":"MEYCIQC4HOEvfYgdlE00EqOg0wpVqU4rfdiDOcK2HBjbz91qoAIhAJoIZcYWkLgzP1LSey6jx0LSvVm4ZZrh3gCyztYgj4jl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180632,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJckJthCRA9TVsSAnZWagAA/r4P/3nqpbYKtUPGxXI5cPXa\nDMTwCQspcpRFXMKfiz2OzF1Pw+DCC4eiNxRwU3/XDCsYg4clNa3R17xUBN5E\nR3gO8RLO9ghiwlxA7DY79SvsZPwdel3fEsCU4MT8EWTpwk5Nw8dSlcZUIwnv\n6gWae0YYt2prX24OO04PqyDGDTkTlM5tDpzUqf8ETOuyVpl4pxRoi0xXpIy6\nWMqHBpbjZDcV540gIuQAEveBjylqsZLSQ2MhG7bBRnUvgwwGldAlfMGJOUmD\nEjQhgi+G61dAhndGkd/Pmx2rMmXeqMyOyqiuOj3aNEdVv28JZOxsN6qjvg5N\n8mN+rdj/l5t9VyjJsmBK6mLZM5MEEkxVE9w68aYJ3jVUJHq/pAOsDDF1hD9q\nc3NGJhAMb7iDpTSukSWLGxUY8eLviWqQ30Yx/3PQrMmQk8Ev89taR6os7IWg\n8cZaN7v0Y0AELpKCfE5l5mKqc1eaxuG1gzuuk2lRHq8Tnzz571lUd7msGbDg\nWKYjflqAmD5BNBzNpVJk3KIuuA0n/hntTiEuN4wHbAinRgBmpbDU6qigcgCG\ny5Xe+vVq0uI1NU4DMURL2y3XN7Xb4hxlbHiJimvIO+p1UB0/FhuOVuuaKfRY\n7biJQQZWAkiXfZTZAlWa96m43+AFStwhVAcryITd5GhibB5JRN9/RmA09K3b\na0t8\r\n=/IvB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c8b59c8737fdc9e68dd8dbb3b8640ef4d64b7aaf","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.12.2","request":"2.88.0","chokidar":"2.1.2","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.6","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"0.18.1-alpha.59+c8b59c87","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"0.18.1-alpha.59+c8b59c87"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_0.18.1-alpha.59_1552980832713_0.11611986709253408","host":"s3://npm-registry-packages"}},"0.18.1-alpha.63":{"name":"@graphql-codegen/cli","version":"0.18.1-alpha.63","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@0.18.1-alpha.63","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"dc82542c41e21fe3f98099d91b8f086578190b16","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-0.18.1-alpha.63.tgz","fileCount":148,"integrity":"sha512-E3M+5ljPwLih75w0PfPRtzc9oA+JRwZ+aKxO/k2UV+z2Qp5CJQyU0H67JnRHy2km/W35iEJdgRGgL3fYs7/9Ig==","signatures":[{"sig":"MEUCIDepF3tFl/Fu23Ma86r8kQNKnJAoRKMVqJU1/Ziru8aMAiEAi83/Z0KW0VT4VaEyw7wZSxc8QhrdKBDYtP1gjFVg0ZY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJckQXYCRA9TVsSAnZWagAAQHkP/0w5nh0DZr+q+1CflA+i\nAE41vdqM37kNtcjZMH1qOKfuHa9Y329Tkgjo2KqjJgLGvGk3JqTxAbAWI8ER\nOTr0jRkTIkDU+JltU7qapjwtHEOZ7t0ZuEobmg3tKVZh1J2jnFS/+Nqnfw2q\njOEDKNyknOym5FXwM5jsg85XltwOmnU/kIy5BgYN+/J8RB6u3jwaF/QhizgT\ncETgMzLbOu8ZF6WSSxDHsJsciiwCQmlicneQ7onNXAZ4E/+AEiuzwSEdR0jv\n+6un+VrBA6pfWq+qLFHipBjYWE2xgMa2KR5c+RkBpjKw2l2Y4ABu2/JzNPDc\nvvP+J71EzTf0xPH1ZHVLlKJ6FNE2fI2I/q2MUkpR9XVZC4/4puaf+9O+szfw\nxifFCuBSJcD5G4mOS6UEI4HVLqyQNKJkvMT+xEUt9YfnnSCK91qOB3pNkaO/\n4SF0lMYzPp6ZG5PbtDa1pnelY7bSubysxaILdKm4aGsSd8K7zSm8qqAqD0LE\n51uJO2jPeTfaz5e3e+JvYW2GQErkLtVs4UZsv6FubdAJdX9gFW6FYwPH6SPy\nD58O2UPuwASoq+pdMmPH0FNlCwHJO4s3DMl/cCpNkr+wdZkK8/lV3EVvsFJw\n/139CpORkOPpqdOZk7GMxbd2rqYWgtQPCUf8Bt7iqAMC9QXwF+vtmEyrfUIt\n/ynZ\r\n=AOHs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3b44d0d5ef0a11fb9e6d07ca1655aab61b3068d6","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.12.2","request":"2.88.0","chokidar":"2.1.2","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.6","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"0.18.1-alpha.63+3b44d0d5","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"0.18.1-alpha.63+3b44d0d5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_0.18.1-alpha.63_1553008087516_0.47216044455021744","host":"s3://npm-registry-packages"}},"0.18.1-alpha.60":{"name":"@graphql-codegen/cli","version":"0.18.1-alpha.60","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@0.18.1-alpha.60","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a542925cbb79158b0322b354c56e450fecd6a724","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-0.18.1-alpha.60.tgz","fileCount":148,"integrity":"sha512-XKY5j01IiYtkCcAiMPx2StE2DXpxzY7kwCRj63evLkxxc2lJPFWFMAUDb2sK48/W5a++ysfkuPFgdNtIhSv3WA==","signatures":[{"sig":"MEYCIQDTa0KaC50JBU4DjArJXie1AKJoUuClXr2ERCxI+tYYawIhAPGXdfyiHO9PMpPxMhGsh0AVtPOBKzMrVXjtiRrWXsd3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJckQgZCRA9TVsSAnZWagAATg8QAKJLOcKNJ0CA8x6Twn86\nBXfXSN6sr6AJ5hZjXLdlr1PuiLPcsoRULKBzpTvZ9x93EnLCR4ZkjwUFV/PG\nTGr1TB/qhA56j7AIDgK4w7/K+uX3NxwH72Z3CpiMlETnFSNI8W2NUEMhzWtZ\nzx2dZS1etCOBqc2iH7Q8JTLLjJBI1MQvM7U7DeR64Z1CW/IE29lpisQqQTIQ\nsqkCKdye4QOri3TNYA+sCtsBE88H51FS4is3jpcqV0QQ5wv9kloch/9qFolz\nr8kMqY0+H1J/CurzPiin/Fe94TtXxjoEZSeNFVBKzOcAINgZOWf1OfM4HUdt\nA+vUCO5iLP8yIvdiobTuhJFePY21g675lY0maWjPTxit4ZUUAQ4en4MN0K66\naX/iS4euJO/CRJn55hj5LgrpEl4F0pSY3D/lhsqUjzWH4aiNJPhLNPXGuaV0\nQtPFeejewaGR4/NYQ9UBXsEcRFIlzdI/6VTSkIKFQBLUjReVMcuS+yJ8uP+t\nLxIPQGmUT34mZbGpvJu8iVKo9O5o2jSaWpNohDn6i6Ce92jiVCgqiEf/B01m\nM5JxjC+SmlyGdi3SwCYwq9F4X/VwdP+HrxmsaiGHu+hDjZ19ioQhMqMS2VI1\nBTRXaT2y9Gu1IzY8nYqt8fhvlXYOGTU8ZleHffLIAQPn+vHBEi8M782j+V/r\njvdT\r\n=zHDn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9266437a65c88485c4d649f4d81cc7a99c154288","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.12.2","request":"2.88.0","chokidar":"2.1.2","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.6","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"0.18.1-alpha.60+9266437a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"0.18.1-alpha.60+9266437a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_0.18.1-alpha.60_1553008664755_0.17510342668675039","host":"s3://npm-registry-packages"}},"0.18.1-alpha.61":{"name":"@graphql-codegen/cli","version":"0.18.1-alpha.61","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@0.18.1-alpha.61","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a116496d545299f0b24ba1d8c870d685ddfa0e3b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-0.18.1-alpha.61.tgz","fileCount":148,"integrity":"sha512-K0qXcWzL6TZnaVec98BouUP5Og1j4iwciNk9J53oskqFJCMxePm/6D3c7GjzAsYCxzCPCMn2cDOg31PUHCIMNQ==","signatures":[{"sig":"MEYCIQDEH2lnoLuAmHAugh0Kc8RAFeO+Q0N185CJoAAvu3C4PwIhAKzDHaBbK6fRy3vft3ltbcaAFFvbPXzGCIXy3d1iU3gl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJckQzuCRA9TVsSAnZWagAAtFwQAIyWSaGq8+gdkAXWMlYT\n5gD33kVPCQ1oPkokS8mWeXKht7u8cipTCf8b2nQ1yMujA6fS3mk2y7FTdJy2\nkhigv8n+XDL3M9kfLP88M8bVPkTTeCfwI/BA2yt5Db01fSiTdnDTL+8Rv05L\nIJ8yuAFdHmuz/dKjc6B1ouI6KGrXxKiSjgFMMFtTSyGdZDopgPWjUa4AAzI9\nyZj/PNBKIP5zHiqCkOidXHV9E2iaaFE3lTGitpiNA73FEo81iIPJrDm67wk1\nfMis+5u3tjMr3Z2eyKCl3Ictxo+hNzRRDVS4lXiQO8Dwca8WcaLQjEiJDZdq\nbCUwrjEq7pFWoE4glFu2sWoc5ZKtWrRppMTA+KbzxBcZ0EHrqnMLB9dVySRA\n1b2aV09ZV67pIIFdzXkR8fGRDxo1iBmgQktiS2ZBoPWkV0qOForTNCr8sKJu\n29VySuv8AvHAms8cd1FtGZoSkWKQM2nCODfJoVVLfG3UzCVeopHGkKYlCICk\n/Vqr1Fu2ZuYwyqxqmYKGRwK76hmhDrvr3TPGNxpiNHD25gvHQIIqqEq+7khU\nsIuY50DW0YxEEnfoLkngTJWNEGx0nrXGAQtGusUZRMV/F4iG24QcIEGkxxTn\nszMd3sIEVuQgFIM/jMX+WQXAGhRtp2R7AdeTCqrwWC/dyfPxEehPyC+OubBv\nHFfM\r\n=PmMN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c56007f4f54e772a6120effe65aba74abc573b2d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.12.2","request":"2.88.0","chokidar":"2.1.2","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.6","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"0.18.1-alpha.61+c56007f4","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"0.18.1-alpha.61+c56007f4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_0.18.1-alpha.61_1553009897170_0.06270481748681633","host":"s3://npm-registry-packages"}},"0.18.1-alpha.62":{"name":"@graphql-codegen/cli","version":"0.18.1-alpha.62","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@0.18.1-alpha.62","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"f5eeee332b3414cb8ea2f68797feaa92ec526e4e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-0.18.1-alpha.62.tgz","fileCount":148,"integrity":"sha512-lNTuTn7C7QuwnAAkX8/q/3/D4bADBk3sXkfcwcyhY+5kxYTm1YxVAPbgxADUwtkpPnBUPIOrH690GnpFf84d0Q==","signatures":[{"sig":"MEUCIQCZq1r0vh35UEeYm4/0pKA3wW1RKyzAQ/Iplzc3H/edwwIgQVrILn9jIiPDGlyZPFAHPgVTu7UqqrfvQu1gEJ+ls9A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJckQ08CRA9TVsSAnZWagAA6NMP/1E39nG8S1HZYINH6QuQ\nBiZq1wUZntwgw+5Lmh54UAAUXPmsVyjWTDb++cWhrrSpC4X+cmSzo8DUF0BC\n+XqeasmG1fY/8XiAwio89YN3RjwcZAySYSACh9HW5gHPi5Uy/jsyWQF5uwO6\nlSqOeAqp4rC9fpKPQLH3eAZUJtxMcYFmxV5MCsyVKsexgjlNYwqL8pv7PDvX\ndPvsJEPxNP2uEzCdUdV2XkH7/cjoKyHWO4Z49ciOUhDQjj37b7TpX6oCIdQk\nDA4p/9M+oZJEqaapIlVq0vQcT6QzT3U276pbMRzmtIhvuzXlT3MF/nHV0aRF\nulBnpimtX0yrsRFwNxMzsHTRQmxQOsIiVfL9sSBtkxX+KVBfeAh+KcUxXpqv\nShYCmcM5ttObWqj6/53HCTBGWc+MhT/ekeQ7Fm1INzXBGm9lgGuWcYhITU0W\nPzAcZG4l6cTuIEBrdbiIvLgeds3kUltyLIdRL+bVSV0c98aG9vpKGUkQBfho\nW1F3G3ZGEzbUBcQyRxMnJEiLIOIi1pxsqpk5nFcpn6lFQOSsAooGyD0vfybf\nvr8wpLlUKoIi8nBjgyZ+UX+TLUttF9QRYwVFxPHd6RM0V2hysnLMEm1GVHxQ\nO2OcdBhmq1nCS06sclP1uPsu8MGNpN4RHt29k9cd2xz0Cxag0Z19Dt4Dokvq\nFB6V\r\n=dHi1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b23b9e275ea26c8971b232a3c7dec04dfb7c355e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.12.2","request":"2.88.0","chokidar":"2.1.2","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.6","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"0.18.1-alpha.62+b23b9e27","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"0.18.1-alpha.62+b23b9e27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_0.18.1-alpha.62_1553009979498_0.4331021852712029","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"@graphql-codegen/cli","version":"1.0.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"29e7a131a10cd043372cd08ab14c3c6a9a4659b9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.0.tgz","fileCount":148,"integrity":"sha512-gfbjPtWXTjbJ34DYOZP7IKJrbTKvHgGBAbPB1ZS8vrufJXPc/LUugd7J3c+47XpRdaALPMt6BU9PzYP8HKZlWw==","signatures":[{"sig":"MEUCIQDBG81rtQ7j9x6gzjA8kFKEghyQYaTxbgWSkWk4Rho4DAIgSiz54laMTFy5FFz2k1z4xm683RJ7Ctot35ADlH1/Eks=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180823,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJckRQ4CRA9TVsSAnZWagAAYTgQAKDeXQScLrXneH5BBp1j\nCTEzFAZb9Fn1MJSC9bUYV8kmcgjBX6MlbtXcAzuSQ3yRoB/FlQY4sCv2P3Uv\n3BT68/V+iJLwLrGduBx4H69SfznrVjJNIzh9jygAIszT1UVfeAHLxbl+Za+S\n9u000ACAXlyTrkJDiFah2NJLkoLjhhH6HdlrAqjqB9be7j28SUnHMazZas3n\nri6qooXWdYd7tbO7MKp/3R6OyAzP7KOjDozYCW/5QE9XKsjyPWROQxVPVrAi\n7MMB7qC2DdwXwIRTjABhnskqRyaYznIZe8YOy9SIhOZiI3cZA3IMfhyZJPRY\nh/dqxylWwOnWryUGIrsvPRUSeslZQ69HI61XUG09aVbKAjYKlkuJY1THzaDu\nJqtkjivCxbE3fqR81Pnl+eWQdqNzksCYrh8c2c4Sbb23GkzKrK+F/qPOEb7M\n1Le76dNQQ3SDhTpimTd8R39lDbH6Hrc7w0HWh0DRpFmcGWPUPSJytepntJQ5\nJPgl/28am3NampQ9pbQZEdgp1cIReldIMUxcJ1HmtIerUzXfzxmb4r0Ckxdg\nbqK2mw20gi53167dRe4rSVp6d0HpXuj9CHsH//Xv6dbD4bguM01MnjBGXRzl\nV0g0rcXSIQe8LDKH4//XYeiChU/uQHmedczPSWgp7kIXnEQHvcuqOBtzpXSE\nAzhx\r\n=doxe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"966e2a1feecacffef04d4c3b09961c8491d7fa5b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v11.7.0+x64 (darwin)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"11.7.0","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.12.2","request":"2.88.0","chokidar":"2.1.2","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.6","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.0","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.0_1553011767761_0.4940084572951289","host":"s3://npm-registry-packages"}},"1.0.1-alpha.2":{"name":"@graphql-codegen/cli","version":"1.0.1-alpha.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.1-alpha.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"2665918007f8ec1cb8972a18c4847f0315ff2340","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.1-alpha.2.tgz","fileCount":148,"integrity":"sha512-PswowdN81jK9M3yck2oc2JS6QDqncP+pLfi56l1fjW5RocH19Tn3WUKfE+aLCmxhpWB1LDwk04+bUn4cuIguXg==","signatures":[{"sig":"MEQCIE1NdSd/Wy4JtQqHKTMqBPzp2cvGKrfZs2VQaylIWjqpAiBsL7hC6dnmnNlzjdOByt1C/7l4yZZkr7QnyKppllFqHw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180874,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJckRp9CRA9TVsSAnZWagAA5S0P/jz5RGKKi/mcKzrBqmFJ\n7f8lMXSUhbV/+/FLbO1+fm1n0zdwxEpws2dIpTFmfLeIpTCp4LP6lsu6c9NS\n6zGaDDKiX3S8CforVgl4V7ObPj/7GQ4oh29t4JMaN3AbkwQnEOuiBb/NCyvd\nOgqtmS0fpnmGW0hvXK5vTI7tJno5QX8B3H2mraRaTObNiLZhJF8svGDSm+Lj\niTGQA7iaWoNPgImoM2usw9sbrytPZdeiqZ3YlrtlNU7KmcVzwxVkpHPZON0D\nAVdHajqJNlDUtBXtxtu5aaiRNMbXmjmhSxwz5aT6O59Is4m9Dfn7Supw2xBs\nqIljF+YacomEBHAngb2aKw8fHp/RA1GJmE0aqaqqB/l1V3hXRwcV7of+af6R\npC4eQNu775Sy6VxcDNShq5NvMZQ9yQe1PGLeljz94yAKvXuSpL/KmZvEM+E/\nefuUUxgUi8iljtDSXK1AdD7+kRksnafXBBFduyD8OaIO1N9bmEZynRi+fzi/\nCkVkAX2dNkPww6PM4/dVaWeOXJEmyU5fUWxn0ZoNJUfiNcx2gKKg2vMSDjgX\nBFErFiJT2nUPvt3EdilNl3GieatFsohyU6tgfZCl4v/xVj36MlIhnoYW6mIC\nrYpIQ7SbBdOuch6aYiHvDpcUZBZBzgLpiGT1Wxyw/i6yVPtFH6igtMg7/nnf\n40Nl\r\n=3cEC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"db9321498517b102b626fb1c0fe5044f2f90fd77","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.12.2","request":"2.88.0","chokidar":"2.1.2","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.6","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.1-alpha.2+db932149","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.1-alpha.2+db932149"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.1-alpha.2_1553013372675_0.39901170634578675","host":"s3://npm-registry-packages"}},"1.0.1-alpha.3":{"name":"@graphql-codegen/cli","version":"1.0.1-alpha.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.1-alpha.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"4f78390ad44f0c68617d89d639c555ed4200b25a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.1-alpha.3.tgz","fileCount":148,"integrity":"sha512-msIsFkXMy+MWETSaPxLm3I3jg/oobRqmYbX2zAof2EoMY+8YB5R7dOLmwUkSrqPEXG7nIVQmhbSoSFhpbr2yjQ==","signatures":[{"sig":"MEUCIDG73F202u1+l6RadxJrsBlaWfUtsWZaThzUdrMh7/u8AiEAk+Ouu+QMAOZQeG4kTs5Hp8kA1vRZXq5ddd6EKzf7/0M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180880,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJckSeqCRA9TVsSAnZWagAAfn0P/3QBki/2LERmturOCm4+\njeN1z9QGLcyXW7+Qqwxdywd1pvLSQZj/khWzQkPSinnSSDXa8Huz5wFjdj9Z\n7ms7qzb6nhUe5vC0VOC2SBL5gY9d8wXFv3KfKWZqRr6jKX3MFoaCR6yLHYh/\nOe/9/eDkx6jNyj5n78Tw4RRJqrrzOW9c4ib24h5iJrPwviHsTa3JR0m43wwJ\nOhqN1nAXddxHkpcDchbmzPWCNqqAfClN47vHTg2Xxxm9tWr/5NdAq3ziqfeB\nOvj4ykehC322/uTD+Bvz41AVZkannNOZUz3b9CNnYUjo+bnl6bmo9kcMhVFU\n7m8sGtR44f8QY2qwOI/ng4CZ3AwLc3LdBRVT7wwaSmkZ40tfsjEd2lUNNBnk\nUwe4acMkON8zx4ma8bolneYLQC+8vHPLwR0t31Um1dbVbcoMLwQSEAZ9MDZY\n2xmykLM9grcJ6EoZUdordRsGcp9D6W9gmwZY5qE8e1R9sZzbsD1ug00IZd//\nZ/9a5rkmTQ6jmbLKt7XkNTzU21u3gZ0Yd80vqvLDhKkKtxZqKKFcJlopGWO0\nbk0AXVfLbtwxEr0M5ypPYdArivQKdIzwResjooPW9wjU+U5YUa5ICIR/vI3s\nDdn2leqxEXATzTFCNCWjCZkLNIzdOLuawdP8zDfhwCfsXv8wXPzdZY8FWq2K\nUo7U\r\n=noUE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b4b9666261a32776b6924aa9e476a27e764ef756","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.12.2","request":"2.88.0","chokidar":"2.1.2","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.6","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.1-alpha.3+b4b96662","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.1-alpha.3+b4b96662"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.1-alpha.3_1553016746372_0.6420451550986765","host":"s3://npm-registry-packages"}},"1.0.1-alpha.4":{"name":"@graphql-codegen/cli","version":"1.0.1-alpha.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.1-alpha.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"fda7c640dd6fd5dd1faf3a7ff14e377d8bd390f7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.1-alpha.4.tgz","fileCount":148,"integrity":"sha512-gQz9OCQ1vCg70S2wqlQXPMieLDTY9V7SYBQ4PI4IIePhkfDHvW3OsDgtICxIy5WdVlbySIgcl/1DwNUM4Oavvg==","signatures":[{"sig":"MEUCIQD4o+Y8EognuEpEo5P7stp152Mcibl8C310AD06etF82gIgViNdlru5CUhpUjSkPmb93YpRT5EHgZg8MMS/9zPzxks=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181243,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJckTBYCRA9TVsSAnZWagAAjBIQAJUVPfyLF3ATyCLTtIWx\nUSZhU3uwHJUdLwSW8UkbZkTHx154gePqcNVRqkZk1qq7X8kNZtsY8kZHxhyG\nvhPMq8TFreU2CdjeV4vSG2Pp+ueIl6y4rdzd9KsL2gSVLNUkTRegfdOhvGJI\nD4KPJBDPaRxXLhhA0gfCzigjk1KZR3KI+lCqPBoZ+P6YJzfK6HC+k8sw0Mp+\nUsGG3HR5WNdH0ZnaobUDcXSt7LT8O7wlloCO1cvnrW8Vzzk8n8PvByHT5+tz\nLGFycRrWuItXqtCkAm3swvxh1V5x8fsyYI+wX+cdlPW/NHVc8KrNGQgkQSIV\nHSKg2n+KgCcaeRFzlY97jiHnyXjXiI1xHIU4OsJzljm2xcEdVysSny1yz6hG\n2rHcnWWdr0l49Wiolk806Vjtv9YyIb47xDT8p2POG0WxMUgTyDScCEexhCY9\nfyQQya7i+j+QxKuPmyOVwkPolgyy1hVQyPZPBBPOOhTHhdzvMLaDXyc7N2SC\nSemF2byYYuzPs3hKMvwndwMhS1FgfIdW4V+nbK0/5MX1G6mQ3vW6wmO3by2I\n0D2XbZi70szyXRI/9D/gnNGwukW4S7iWNYWvKATKHgMn3TzDIRhc/u9Ckemx\npPs3gztmnaOEnCLKQcr2hfYglijtaI/fO1jvJmKbfIJgKru+eGICjdN1kqf0\nd8gm\r\n=Afyv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2b7c8d80665341d993485f9855632682b9ff48b0","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.12.2","request":"2.88.0","chokidar":"2.1.2","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.6","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.1-alpha.4+2b7c8d80","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.1-alpha.4+2b7c8d80"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.1-alpha.4_1553018967735_0.96092062956186","host":"s3://npm-registry-packages"}},"0.18.1-alpha.42":{"name":"@graphql-codegen/cli","version":"0.18.1-alpha.42","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@0.18.1-alpha.42","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"66e80827bdfd304139bec26f4cd190533cdb9eff","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-0.18.1-alpha.42.tgz","fileCount":148,"integrity":"sha512-n/im2G45stq7G0XjSRwKHfjBPDJblZfBKgzoBkVFHif//NFaE7nUITYLtEtRxJt5xWRulfYh4ZJZ6j3q3UjWCA==","signatures":[{"sig":"MEUCIHv+PEez2xWcRF+iC1PzKGK4DCu8pElQulnTIcimWBiqAiEArPDq4Yz8/fwnjLKfLOUfOc6Zqc0HWD0ciUp5fIn8pTs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180880,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJckelLCRA9TVsSAnZWagAA6gcP/j6tpGBBZvu+5kiziKr8\n86LXYQYET2rMJVy4nSpCiFETH0Q/KCa1mwwpBZ+BXXh6+Hk3a5Dfab7J/ZiU\nLBNhFXpnIzzMgYL9OE4oOi3Uk+rJ5FMZ1536XDsXU2AdtQiW/0iQ3uf8Domd\n+o7jUzn1t33A4gKKzNupBXH06upaD4NCPvUimBw6LN3AoMBNZunmRSq44dKl\n/2qxa+J73WLxaTtQKiZWlJj3IIUoJULes1sRT6dF8wfyUMJk0QneLyBATf7L\nVpS5KAV3oZaqJ8UWCp9+cyufG/m6MCIVimK4FAbaG0SWN3p3MVMG2MV7HIYF\n0zPugYR1WIIF9C6CEkeT5pdlBxvgUcPiPbmY+8N3CUvWxpDMDBHIPI+Jk96R\n8v4QVIFLfVXP0jrPt+w5vokuTHHcsHDRQ+uXlNtxlLpUg1z1WTUBj4MP9gRd\npugW9VBDkJVbX1FL/CrLMtzdKlhCcL4HBcLHLIbB8pCSqHU+jK0W+L/Ss8ik\nXDzef2/BA0NAWEo3EbkASBFwmfoL2CCA4vDDCwwRt2eVz/eXruTsXxG9tu9n\nzFIp0HTelpuYHDuOFdL9XDHEgi9lSgA/zUT2CmguWY973HAFEGWnroUefyrk\nFufY+T5sD9V6Vm4HlWyoHE8ipfIov0SJxQbKEyszbAVYiuemkGKD+ZHttFNN\n+fQ7\r\n=shKn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7702eb5e123c78547fdd435b86799f28ed928c5d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.12.2","request":"2.88.0","chokidar":"2.1.2","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.6","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"0.18.1-alpha.42+7702eb5e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"0.18.1-alpha.42+7702eb5e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_0.18.1-alpha.42_1553066315355_0.3754043465974921","host":"s3://npm-registry-packages"}},"0.18.1-alpha.43":{"name":"@graphql-codegen/cli","version":"0.18.1-alpha.43","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@0.18.1-alpha.43","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"cfa4025ee1cc64446f07dfc163625123fc0f1f54","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-0.18.1-alpha.43.tgz","fileCount":148,"integrity":"sha512-S1KltkJRAnxtf5yeL/QcykK1Zx74cRjwOcojMMshRPhxHUgLcxx22EdryImQ/0ZyMuSeKsRevJrQLAAYrY//+g==","signatures":[{"sig":"MEYCIQCWNLbpGL8Zk6eHaOSQnq2F+RCQLD0//b2CRd0tIddO2wIhAOeEqsu+xD3LbEporEoP+PZsu4+yUpAaQQ1+Phs2gsKu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181249,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJckfmxCRA9TVsSAnZWagAAHnwQAJsqMpZMXl4T1zZWAEu0\n6/gNgmFwtHYxS1LA4/pZ2M1o1zVTjoq+O2d/ndl4KRogs4QABExSOfYVudRt\ns5adN5LBCm426kFUv2SwLqyF99Wkdy8omnbIVM1QoSVJfgJdXJULpZg6zJ8X\nV3aSCnpIZamHysr6wDC8ieKVve8ZoEKvuYhF/aYI4NfxycPNkaSnkTc2w0d4\n0feTDCuyPK7t++twusHwvR4pwe8LdQN0hdz/4rzTQrf4Z02WwER62qyJMi6D\nx2Q8UyKajmN/75JLgWTjhsD/3EnbKHab6PVwAXLOHSDl892RZk9nXGIk77aQ\nCq7SP18mltyOJTpPGSGfG9zVsJXDPQpYu7gFsXKK4jbL1Ib2M25TgaPjSmUe\n8LqImXnEbh9UlsqmDfJCEMHq6g/wo5avKuRT6q+xD9HQBCRiUXqdoUCtdf/Y\nMrfVQsB2EM1HmmyfEwhp7tui3FAf8DPeaBmwNoEY8ZbaD57cPEs8ONdXAS51\n4+CbeK+kYT4DDRgiSfB5PvYxGZl5/8UvYZZROcqTItuIwBvPsDGWxe6zfCac\nlDX+TuqhpntR2ECDMI865U+iw3Hrfh2GGXcEW2QJMZ5DJM1Gy/waDRlv6z1+\nfhgYwO8hmJFsydEOuALdVMQGsHUAlZbLBlKBoGvddmuIC1PL4JXMsjJyD4rc\n0LQg\r\n=byph\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"1155c8d685da51f2779af303d998c97245e6f116","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.12.2","request":"2.88.0","chokidar":"2.1.2","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.6","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"0.18.1-alpha.43+1155c8d6","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"0.18.1-alpha.43+1155c8d6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_0.18.1-alpha.43_1553070512982_0.14063079478114093","host":"s3://npm-registry-packages"}},"1.0.1-alpha-b6ed0026.8":{"name":"@graphql-codegen/cli","version":"1.0.1-alpha-b6ed0026.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.1-alpha-b6ed0026.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"88ddcd69ccca14920e07affd8b6bcc5af7d716ea","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.1-alpha-b6ed0026.8.tgz","fileCount":148,"integrity":"sha512-iAVt0RNow3YpJCgIn7wwjUhXKF8/Tjvwmo8bkRoQQwLdBc2L9UyePYMcqfA1itzP9NW2dM3FPeAITk5g924sIQ==","signatures":[{"sig":"MEUCIQDGrMyk9MVHAm4T4FZwDXE6iAoAT3bZAZ8GlI4eHhyQkgIgCunTdnFUrAHhrKSH0AcEGXITp7iorYYSTKWvYlWLUPI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181270,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJckf4hCRA9TVsSAnZWagAA9rMP/AlJKoLdJpkzaOqm2ETz\nXIcNa6QUCqX/mh48n1QDkeK8xB9dhaXaDyO/f/OHGC7sOD3EUGLQpZFKa8pe\nk3abKkvIcJLIfLvCAVD/pZqtgY+2k/tNIOAg7KlPdO6DC0ac8SO4odebcnlr\n4K//M1TD3yCn/Lj1Sa9ywZhTHzN8GyGbW6OSI98h2r0ZrDQAwfSfKemre1uG\nN2Q8uhHlYABztu4CDHRPBbZN/4uWzFUVcbv0TZ7Ka2BL5hxxQHPtgzMO9WS0\nhoytu1hL3IJUQnAtuZjYfLeSDFS9LKOnLiInNsOiEWk5p11q5J4Qo4wKgSGM\nSWwvHdNCEjVV5tbAKVv1AgODBsDh+6WR/wntarNPw3BZi0MpwaXDWja+JgDr\n7yMIQtAq9l5ITD7sxDMHOf5VlLIkqF+puUwnF3yDa9mZ2x77bSC+wo0yLFPA\nD8HSsA3S0xJRADdiYB/HoPykrFM3hGmg1KjS1eXkqn4CaXnbu0xlssSFJD+B\nmr/Bqn2ApZCKz1Z05laNRjBu75qn1ANUxybYoDECWPn8vMUxD2YXbgHvaq2+\nDjSIXh6xmYbwiGO3nFSm9jtwPFmRwTO8S0iq2SciOk5olrDMmjAamXU3UPDE\nUooxq52aejzB4WVpLwgpMJndsWyuYOxVkBu6ybvNd+6z7B3TrHvq8RTqVOnJ\nYuoB\r\n=q+lU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b6ed00265e127266ffe5f9e777594c6767d16905","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.12.2","request":"2.88.0","chokidar":"2.1.2","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.6","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.1-alpha-b6ed0026.8+b6ed0026","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.1-alpha-b6ed0026.8+b6ed0026"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.1-alpha-b6ed0026.8_1553071649322_0.6297709701670124","host":"s3://npm-registry-packages"}},"1.0.1-alpha-1f0a571f.15":{"name":"@graphql-codegen/cli","version":"1.0.1-alpha-1f0a571f.15","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.1-alpha-1f0a571f.15","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"538a85437f5eb6489bbf34143156d5b2e894a6fb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.1-alpha-1f0a571f.15.tgz","fileCount":148,"integrity":"sha512-SrttiXxTYZOBIwY0s5Jwusc86a5MShrqhF+mn0EYWO+uG/+uJktqh3HoJbZ7219aR7XHVDFlgXESQTfA5Y9MiA==","signatures":[{"sig":"MEQCIB9maGfcXSXvl2tBqIAoBFricQU+qi7dFhFc+ov50WwGAiBDELrg0S/mQ0mUUsDVVze+10SLUAjDKUlx2NNHEsWCOA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181515,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJckgSGCRA9TVsSAnZWagAAWBgQAIo85B97vQF3htJFpFID\nLog8uUJmOCKsOxca+W0Gvb1v4OtD81W6euwRkJH1OMvnbT4mkBWuto3hRBRL\ns2r9FyVYhYlCgrlbrQiqXKBGUReynjlJM/KWRG/z7X87MN8sNrG8qyBJQwYl\n2QmqpSoERb5B9sOOOKWgXcW5zTdtxhswkj4kzLlEkAFm7vJK4JteX8MH30Os\nr6giRkgu0H39LpFq3sjMWGT5jFq+Y5vCnsDCRiWF6s+ZBGJe2sdkE6xgx24O\nhY1vmfw7OXmci/u3HGQl/786+m/Nn2V0XHY4TwX0YAQmfbCEsVcmlt4ahpdr\n38CqOFS74mA1dHO7n5ZoRvSh6CjY5c22I19OedzzNcuJctdKJ/6MWgc8N/vX\nBX492EeHHYiKvsFuiqGR+MiPvMMAI6JhkeU5ZKfEnL0WCPrU68I+tqnMDKNK\njepQtU75V4y3Br5jmUwtkLr9L6gliO1tr8NVv6iG5P/hqV9uK9svWLkq5Xgi\nuVeF1FP0xqPEENzYmwN2iJgROeIIJ5iJAmbaH7qTLgTMjIZniwwF/W6GrQMe\nXZDGHWC+/TrEsT4oHApHGmJWt0B/JYEg53CuzkDTwQmc3MdgOePVMVjNZ9nG\nyEJGjK/v9Rorcm325EydJHKttLkEwO1uXPzN0WeinVyMkGvNLH9AIXUAYRtL\n/p8e\r\n=M3jB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"1f0a571fcedfa07497cc92f809c30a373cf53088","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.12.2","request":"2.88.0","chokidar":"2.1.2","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.1-alpha-1f0a571f.15+1f0a571f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.1-alpha-1f0a571f.15+1f0a571f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.1-alpha-1f0a571f.15_1553073286021_0.7654233742665879","host":"s3://npm-registry-packages"}},"1.0.1-alpha-c69cfd54.16":{"name":"@graphql-codegen/cli","version":"1.0.1-alpha-c69cfd54.16","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.1-alpha-c69cfd54.16","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"bd40b1c7bfcb6d4f659556f58d52cd784a088777","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.1-alpha-c69cfd54.16.tgz","fileCount":148,"integrity":"sha512-SU5QK8FsT3wcw2NWBaO7p4LmdzLdfBfkAflfhT7QVImysKcHqvlxJBdY5OQoPrsQscS2uXRgH1MtWSXvl0I+Kw==","signatures":[{"sig":"MEUCIQCAd+Eno0eHueE7CkwDIOe7QEbuPy0bmviowBEgIfKYswIgEBrpTQ3WNHMVu8EjneR9HZqscgcpIw8jgziQhxutufA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181515,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJckg21CRA9TVsSAnZWagAASvEP/iGmw+TCjJ4IHcbXF3M3\nEAUeAfz3rjDKIdcappiacXl4HE+7RShTq9T5Csdld99hNToR/mAFqaGtvsZE\nzpaOfiGgGS5MhEgSYYKug9iAwLS1G9uhBelhRTAKrI6gMSo8QTw7mt///Uvd\nTDB/sUdlXMSYVYw/OcWiGtsheNmuDhNq2fex/YBqzX1KCbFClfOzavvOzEd/\nEKGdogMd3isiq2cElCbRqLp1jAbKpAmCewxWjnxPTdnYb6iF7eQzyV/bvYpU\nvHRPpvJzRoFsat5EL0yIAxHfatzQFcJ6tvQDTP6BArsD18lSlfP95lYxK28c\nd17yiKJrTR0BfiUOqe651NhymotThbJRBjkQci/d5/vvqwJJKa6jjV5c05An\npCU5Ldo65Athq9E4xbdaKCcWi44oyoqKFztkiDn7P/HWQ0bBN9gMUa1BZm9l\n8E4QW9kSgSNkgCiSj8/aHwXun5Wd4b1CZMZd9InCZneIpD+4zWUlK5aRvYar\nU/JPa+seL1cBG5tW1MolNn4gvdz/Y1VXy9pHDozU+xR+AmZVlybDaexjw+FJ\nnRAjt2+CuQ1vcSxn+0oPX0dlmEhmiWPyQoXbfNCTmIfId5cp5Z4EsuPRISIR\ntLJ0JBardd+sngekePPAYsbVTabNNNtfl3YU9tr6kg4bqBy6BVNDo9PVs2Nh\nVDjO\r\n=+PLs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c69cfd548455e2a8a6b173450fc3400cb9853376","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.12.2","request":"2.88.0","chokidar":"2.1.2","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.1-alpha-c69cfd54.16+c69cfd54","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.1-alpha-c69cfd54.16+c69cfd54"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.1-alpha-c69cfd54.16_1553075637064_0.710190034599673","host":"s3://npm-registry-packages"}},"1.0.1-alpha-48c9ae6d.16":{"name":"@graphql-codegen/cli","version":"1.0.1-alpha-48c9ae6d.16","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.1-alpha-48c9ae6d.16","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"b2a1b5412863d5e0d1d308d0afa9e6c2a2ddc742","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.1-alpha-48c9ae6d.16.tgz","fileCount":148,"integrity":"sha512-Dk9dKTv034G0H73iMC8RPqkdyU3PlGblxc1dqgXP9u6yezA8p04p5e+KGN3jQDK7AasTy3utbv71/QcfwSjpUA==","signatures":[{"sig":"MEUCIEoi13qb7NnHWWgbehP9lgVxWcEtf7pUqYJpKjrpk8azAiEAvx2gbVmEY6/ElWHLpO46tGTtMtlAWCKcTKEEohQdNUw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181515,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJckg4JCRA9TVsSAnZWagAAle8P/iY7ZnqWHWu0So3Orq3/\nmcpOvLxxLqaWGZMADXCBVkiFbvKZXzUWUxap9nnHWFykbVKQ3eNGSfE7cguR\nHKwGXK6USrc5x6E3zRounA5QGNTm1vL95A3RETrlYAofgmmFmmFr+sIhDEX5\nJ15YrzVxek1qL2ry8Dafah3NhFSmdYXsr1Q67DX+pH6d1RFYguu37PwllCwF\nDxHRviUbxPE3TZdtOFOGSnNxxW8+XdMDAQSYd7PNbj66RLkWTDcrN9YIc2O+\njKDHoUjB15yObLNKKbw32ctMJcPmjHe3G2+k/rs6atGxN+5Son4dgSjX4Ag9\nUTTIsWLm0YHxzH0LyYCKXyotCdlpAbfaYIbW93xI+kaxnwPXBCB86s+JT7kH\n10MIYSV64UPyxauu4mRQ+NejtXHgeGJP+VAhDkotm3W/CnwSm0YdsZpX1/gR\nQY9w1pMbW/V+WuuI1x/bv7usddiIRstoPpypuDmgDk5TB5zRugjr+oHO3nOS\nxls/9Yb50mE3jdCsUl7qyhID9r9U0GimK/U0YXHouiLAzYmp2f3Y88h0rMYQ\nwh4EcKRg2reQURJ0poG5DHgLJwFHyypHlf9H4fYpSjnvKocVWqvkRzhOrLfb\nsebNsJdWHm4g7woB40cei6OUwbIvOY14BazHb79Y7fKHwwVgKYcqfN3RaDyr\nKX3n\r\n=NaeN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"48c9ae6d4af1ac322c69456b1130bd1af87a5754","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.12.2","request":"2.88.0","chokidar":"2.1.2","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.1-alpha-48c9ae6d.16+48c9ae6d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.1-alpha-48c9ae6d.16+48c9ae6d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.1-alpha-48c9ae6d.16_1553075720356_0.7399910154770648","host":"s3://npm-registry-packages"}},"1.0.1-alpha-6087e2f9.16":{"name":"@graphql-codegen/cli","version":"1.0.1-alpha-6087e2f9.16","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.1-alpha-6087e2f9.16","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ab24a5a2a2a8c1f3bdcac722e0fa43b88b396a10","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.1-alpha-6087e2f9.16.tgz","fileCount":148,"integrity":"sha512-GUVXTHzmHdMyPJr2Qa484/hwSxhKH/Y6BA3QHVyTIvZ7NqfmUPPqpIO+E0tPIxxvnvUOHvfzLpoQkfxTCVe8PA==","signatures":[{"sig":"MEYCIQDbnUMwnUutymiMAjvaiPRhiBOvNlPwIWd1/h/V6SLlrwIhALokbx9DNXNSnbVgNLNVFuwBtjICKoF6thHXu/rhGM2q","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181515,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJckg+5CRA9TVsSAnZWagAAQdsP/ApTuVAOTxiGT7wVotvH\ncLoL57WxyYz6gthws3iMQ62SvIb3UTWKVYKi9M3PNWq9jcR9HxiIrbXQy7Rn\ntWWBGJH1wjCTQCp3udhAV8HgXtupmZdKzomzc8e+hoZrqYSWfocSkZaOWfvU\nVg+i35QKE2ouxvVdekkYqaqP3l1WU/ntU8+GDhZS/P4aZGs1o+J+mu2fKm/c\n8/VutMwQe1Uc4ydzGSlSSfbEazx+FqZJJ7WwgiL7yJVucli9HIST5KI5eE8e\nqHBvhT0LlyxdoKCo1G1tG94L3Ackg/yMsuKtZEX+qgcmu4NzVouTT3eYfyfg\nGYunY9SyyC30QSBweMxAASSvsob7sAaXELCSDjS4bgpDUfs8cTA1aFn6PdHD\neN78+zP1BzFKane2JXRGm3L7tSHWqzbsxIIt6wkCGT5hNbB+dF8q2Ln7Q4xo\nFqHUHz3xtDvIgTaX3+glXDxAuufStxzFrWfENWtDxjd7Iow2Yh1ibslQ2a8B\nip7zv4ym136KxH708UonNN8V866NoWNDzklfycjv57W9w8HucF3FSg3J3Dgm\nhEJWRr0w9HMTjR+baEqrODKlAuItmggzlPR0n9Dk78hY54jP7ODnCjBBrU2O\nqAZ5VE1QpVmNU7NuqfG6capu/lZbOiQA5FozL43YjtTrgTipdvAQs8cpLqF8\nY7qP\r\n=XgPv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6087e2f998eb00eb59a0940e14e2c1bf8a54b37a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.12.2","request":"2.88.0","chokidar":"2.1.2","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.1-alpha-6087e2f9.16+6087e2f9","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.1-alpha-6087e2f9.16+6087e2f9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.1-alpha-6087e2f9.16_1553076153181_0.2310283443090868","host":"s3://npm-registry-packages"}},"1.0.1-alpha-3b32d154.17":{"name":"@graphql-codegen/cli","version":"1.0.1-alpha-3b32d154.17","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.1-alpha-3b32d154.17","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"9e8cdb661f042f6b79e6af7a052bc6c0d810202e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.1-alpha-3b32d154.17.tgz","fileCount":148,"integrity":"sha512-2t4UepJFEJTByoytJRJu38X0jTBbcTGHnxS5rp931DceCc47J++0CynocvyLFbKYTTCC+g8Zy4/Ze/c/vUSQpg==","signatures":[{"sig":"MEYCIQDG3bY7npK13hPwTSrWM5W4R6XEJrXgMvwA+j0cFh2WfAIhALqjOtT8nhFYnHNwzezplgpGTW1dbGXfOAdkE91Gikme","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181515,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJckg/hCRA9TVsSAnZWagAA7CYP+wY/aP6/x1JPwVHdiWGE\nPUawaq3sB7umwYeFRop/4VB5sZAVA6dETMXKPOgL3G6QZdPLSP3Y047aXxA7\nf7p7lHSYXQvbxvNwdsNZ2T0RLJ5gkfb6GBh31c8Q99kH5TUXii5BQ3GGmUGw\nyctcQPIdneZYRNlcivPdMgzwvC0/vju+Oo1kg7Xb9Q6AXmM+yf/31LD3HraY\nCGriuDkecXB0Gin0W6ftPsNUk0K6bMUJN8oIVbLSHCB8S840k4eg3BznkFpe\n3LSToMnK3RzAEK7N+yZqIq2xk7wepS3UX+9AqWCZjsgJLEto53Lvdt6hNh4J\nIxTla+Bt5kalw/YHp23ORHfPjij9ko6cO3ZbspyQrHaBlB3f3IDrcDvbXopS\n6r+FTXu4SHwdlNJCzkZzIqYjMOT5wDXh3DV2Q972d8yUwoOHjXyft+v9i4uz\n64h1OKHujosBX7VrxHupfmvhsI3eFG+4SJc3zZnSaST4Z9w09nv33oOvj++G\npdoJH5NPjKl5erR+ZIcBDH/192yUUW0WEl2o9EO8h3x/krCRFJ+uNC/9bshG\n22kFlSZN3cudB2kjhkK+1v8H4LQ44pW2+XrrvcoY8BsJnnzGzYttTUGyjUf5\nGWsdjMmIvjrnE+OIPNYGaUMR8pv94E++ImXxdbGLG9CWfkZzPcKt1Ocwkmf2\nHpQB\r\n=zsq0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3b32d1540469230a8f5f6e6460cf3e8656ea8c91","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.12.2","request":"2.88.0","chokidar":"2.1.2","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.1-alpha-3b32d154.17+3b32d154","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.1-alpha-3b32d154.17+3b32d154"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.1-alpha-3b32d154.17_1553076193141_0.7889231986672545","host":"s3://npm-registry-packages"}},"1.0.1-alpha-d343ec0b.18":{"name":"@graphql-codegen/cli","version":"1.0.1-alpha-d343ec0b.18","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.1-alpha-d343ec0b.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"0c0d9e5eab15ac81e43ef627b12da70181854329","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.1-alpha-d343ec0b.18.tgz","fileCount":148,"integrity":"sha512-VYkriiEnGDiXm4A5ZmkTPdH0P/oomI3xT8jKxe9Oqxs1UlacJid0KzazdCkCs2ty+1+rSOi3W4DDNb+dYPFSVA==","signatures":[{"sig":"MEQCIGDi+Pue4YDKjJB9TNxlaU/S4If5x1Ya3eYOmUxWkhF6AiAVDiwWjbkXjz34PoNXRieNmdE/GEmmHYWb+cTBPaTSoQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181515,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJckh2eCRA9TVsSAnZWagAANoEQAInPn75f07QrP/vBtHXW\nyjE69u3TmYjKYiX9ab2NXik93NOkLZRb/Bk/wArDDWHUQjLNqgpkAel5zxnm\nao3gRdSiWl1q6zAt/Ld2lZpGbMiBAYYp9EE3PjhBAdjUHcZK/DxjYo09bHFP\nO5hcVGEFXCXKK+UeJ8zgkpDPbuHvsp81kp1Qy/6t6jgXGTmlFyARMEegiwEQ\nviKj58RjfTCvOnrYT0/41nIPk9fhd2/hR3lqRbg27/7IB3PXjl5ldXDuwgnN\nMWmV+5lRpSGPsYGrHLbecS6cFliuLmyTYJTOAtUixWKVGlt29/KUkssTEXj/\narsp/lcDxo6Q+A/18qxA/4iBMToG59IcCVoitvHIDeGNiP1zfke0z4ISx3R2\n0/CS1gZQyaBEcF6nXieIR0Rat8r44Kv/7o4m4ZMW7pkyEk46iEosZU7h4vHe\nH9ZEES3Dp/xoWMeGb1bss8T78yYh4wz60CIxJFmJFtCe3+RuUDmQ0kW013Rp\nuSxmtcTNVCSnIoLiaZYe1Y3QGRS4b3/x65ZvwbFlIsObxCR1nACy5RRjZZ5F\nTsRcUXhLfdBeAHGJTp95uEivdEMGmt37NLKzNziXmGjriLmLfbGUX9f2r1ON\n6FCyj+HR6wluMoyq9gm636wLXaQmiHl6mYzCpcowujuLGG9qmAs5KwETY9RK\nS1o+\r\n=5cxh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d343ec0baebd2fe1b17c6afb2971acafaaf31e79","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.12.2","request":"2.88.0","chokidar":"2.1.2","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.1-alpha-d343ec0b.18+d343ec0b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.1-alpha-d343ec0b.18+d343ec0b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.1-alpha-d343ec0b.18_1553079709790_0.5840864470900071","host":"s3://npm-registry-packages"}},"1.0.1-alpha-3c85d353.18":{"name":"@graphql-codegen/cli","version":"1.0.1-alpha-3c85d353.18","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.1-alpha-3c85d353.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"0b8ad96eeb2d60a179628b0a067e9fc9becb8feb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.1-alpha-3c85d353.18.tgz","fileCount":148,"integrity":"sha512-EvoVExqBxMjL/O+avv/Xwt5Gbzlt1WHd/ahv+8E2A0r+UY4BM7znKF1ZzvEA+xQFczPOwadS+6SRztrYXUw4Mg==","signatures":[{"sig":"MEUCIQD7qtVov9Z7NWDuSeYoAesVeTsSwSBfHdG+RYj55W+EIQIgF+ODZ4uALNcGXSldqeylWCdBW6emAAjUtVLHbFq1en4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181515,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJckiC/CRA9TVsSAnZWagAAoYIQAIh+oXHmooM03qGRKH1Q\nQ+2Ed0AYzVf/8IChrPcHsg/r3yU4i/8AB+Cwv7mTw1HE+8e5xiLj3zQ2qEm/\n/N5H9P+4BvYrNGYeNQLsSkdfvhvGqGLgKMuRUlC9kp1u6Rv977Cpk/tQjmE/\nFiHcpgul2bS+/NSgOFgrbkt6kn/nIIqSTPGMNpYA8QDBzTV5oJghPkS7WCKR\nl/neYBzzPEQ+O8+FNjz2wu+4er2UE3IpIuWFIbJisC9s6CK7gYEGHKcvGh0T\nY4XsXlBWunXg/QQtbg/fKOF/ZVMWYeTYa97eR1UA2FAapF6HaRsr+/KlVjhV\ngHOjt52jNYDIMtJx7clmIxVxLuBpvN/1xRGggrLqbzr1GBMXfDWx3RShLd2A\npsPyh9oMXeWDTTeshgV161QIUjIuVtIFFLfxn8E3kEJIGT+spUh4ntG23RV/\nSq3DFE4Qck2WTGPz2gyank0UgzsuCPmVVYO1UjuUDOsRVcKACSku0FZ4+Thq\nwC2orTMRInIR84LOhSyNMROO1Ztgr2yKF2pBLjsgNiRmkWsDVGztHusLDYQS\nhKH1PUR8/tw7U+hvKat44z/xjnypPDfLyP1y26cJkiuImqA967Lln7H4BIfm\n4901SfAq49xn9RuJAAFQRzO5RWBwHSQLbSgMECVMObaWgo4fb9q8NiEh9SMT\naQMo\r\n=Tli3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3c85d3533f441dce32b5b75a33f722d20c728c0f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.12.2","request":"2.88.0","chokidar":"2.1.2","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.1-alpha-3c85d353.18+3c85d353","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.1-alpha-3c85d353.18+3c85d353"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.1-alpha-3c85d353.18_1553080511302_0.4222525589914312","host":"s3://npm-registry-packages"}},"1.0.1-alpha-97161620.21":{"name":"@graphql-codegen/cli","version":"1.0.1-alpha-97161620.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.1-alpha-97161620.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"b3ca30bcfb8ac854ef9694e1363a4e986929bb3c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.1-alpha-97161620.21.tgz","fileCount":148,"integrity":"sha512-CiQmb0VJYqV1xouc3frv1TnEYCvkTnO23S4ipuU4AtilbcozHCN931lVayEazLe7AEu5Bw1qI8WLDUxVCQ3AdA==","signatures":[{"sig":"MEUCIQD0YKM+isJOwqTi1F6qpfodFmAsXK5or2TXtqe1I/ooGAIgEhUwMjJvP16f1VixKX57tlhQJpVMJ+AgcvO3w0J1eW0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181515,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJckieWCRA9TVsSAnZWagAAMdMQAJF8jncsqX4Zni7A6EQK\ngAv3RrQW4FyUegX6tUpF7louiOoEOcLp5sNbhCGJJp634rBjfkA14oiqiAII\nb+TvTj2H5PyNaDry2VJCFLOqU5pdTqrcnHCbqxrtAJUgNR9XpfOmmtvZDDEi\nclFdQEclancXIdVKw7HEo1BkECvwnFpgHVNlMKZR9P9NyB4vL6v5Arn25/bm\nUNRaskj2zy+V0F4P/dTOTOOFKnTLL8MtsaMyqfDsgGK0ijysHXYMCnQrHGEL\nKoNKm5DPq3Ni9aazWdFIrP6UYJ18RUc6pScWpbbnAsY2FC5ySrgrwDKTnOjx\nP8Nx86c+QfA+CTsUqQgO2oBWV0cVnGccFE9vnM/B+BKQ6v8v39o4m5nDW7lI\nwOfznmEtjhvbdFSyMMChhXjncK+GTq6FHwxTjnqDTKY4bljBPTPXQpnsvzld\nrgRA14tHrIY65KYiK8CB56MDeJhlCOyi5SljTCYko3I7uG29D3LK8Kui5knp\n8wwCwrcH6KKp+SF/2t19XMuEvhJ+cV027OQzt3u/ScoMNhqnBxpplS/l2Lkb\n83uBUfm+mIK2XIh44k/lpsPtDUHHa0swqkXl/Wa8pciiLfBT4rpf7ctDpU8C\nVvJG3c+raI7YeIoUSm8NJlPgHVDDUSWWksJ7mofot1Cm91vnTrvkHw4juf/O\nCYPZ\r\n=L2Yd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"971616200a2a0ab3c25903fd04cf31ac789284c5","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.12.2","request":"2.88.0","chokidar":"2.1.2","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.1-alpha-97161620.21+97161620","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.1-alpha-97161620.21+97161620"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.1-alpha-97161620.21_1553082261943_0.4228325616974866","host":"s3://npm-registry-packages"}},"1.0.1-alpha-b0688770.19":{"name":"@graphql-codegen/cli","version":"1.0.1-alpha-b0688770.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.1-alpha-b0688770.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"f81f2b7c9d38824849d1c986f8a3f9766a06279d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.1-alpha-b0688770.19.tgz","fileCount":148,"integrity":"sha512-iPBe6nw9PYNQI4Lsi8x4qpLlcTFt0NzHNAz+KsWycha9g8Ylo+0L5LG8qLFATuJZmFcnHYJmy4lT1L9pX0g+/g==","signatures":[{"sig":"MEQCIENqVJRaVTz4uoBsdyso7UuMsWJbKtuPHabUM7jZ/tgeAiB+9cwbL4936fw8DHPaMwutMwJlnZpXarwh053FpRqhSg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181515,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJckimgCRA9TVsSAnZWagAAXKkP/jCazK1Urm7vqtzfBVeA\nlCuXXEHFZS/peBE3Qdd1aho6Y2CrMHG2SUq+tisnvHdV6xOk1lQZzw+1yrLA\npWEjBhy4+SPyuVFfesr8UJAkPgxLq8L61G2Cj3r8bICD/gMiu8bPIQXDUPgk\noq7cJPuN6gRh2tFrfOveufyuBjgJTI6JJQwQb/IRSjYsZ1O806YqZR1JoShK\nbCj/hYQBWT+7ji9WdlO9bXIkYTKVtaua9I23qM8ZDOGCPzo5vua/lUAz3iNa\n+30z/I32v/1NOwllGa9iDF+iM9w7ycPoFlmwk8x+8pAhFbsKhke1JXyHQN72\nrumaq+ZiiUEWE+3hAIZ3egClFk+fbqSMUrmhju1YSsIRss0EI+SLxWvs8A0U\nTtGIW45OWU8KqbACQECNe6iACToK8TyAs5IdWvunlKk5lC4FIIFgexN+WzJY\nU3zcyKhBeh5LlO4uXf4wRZ6XxMaCZO+VT0zW3NuDn2J9lJ41BJwU0Hwo+Hqx\nAkSneyxNsI3ffDnWZaT03uIwC22TxjQy66BkvYOpcbEGzguMt/6BiHJZKGKW\nEsknmx8Pg5bNqYSYnQFPs6a/qcyEl+LEy+gQjBjtgJ1+TMviKEc7ogrUyjqn\nQmi1w/VfBtFGumC6PUkU+45z/4He3afHuvKIegm0kQCpERUrE4nJoUVCtRbR\n4K5f\r\n=oIvu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b0688770c3313a4593c33c60400a5c8943b03523","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.12.2","request":"2.88.0","chokidar":"2.1.2","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.1-alpha-b0688770.19+b0688770","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.1-alpha-b0688770.19+b0688770"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.1-alpha-b0688770.19_1553082783512_0.130793630206276","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"@graphql-codegen/cli","version":"1.0.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"9d085bd96732bba57ad641387cc403e6b2039aa7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.1.tgz","fileCount":148,"integrity":"sha512-WYFbuBpr5ULkpilZDWTvQWB8i6u/5JC2Xy2Q6ASK6j3Dj2Dgo3Ak/7QB63pGpgz8d2nSYaePQMRv/tvyU5jYmg==","signatures":[{"sig":"MEYCIQCHhUjJd0LjVnEiZ6ui5WbZTNG4Q3b08TBbVvxpMvOiWAIhAI5F9AkdCe8VAfmEIuMWC5knv6opcZhO5wnh1nhyAaQY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181434,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJckiuOCRA9TVsSAnZWagAAy70P/jkDLd6Yn0jmfjzNQ9fB\nFhc8AYyGA/JUcG4Yf7Uy8dpB8gC9r8ewRuJHIt5sInrKgr7xoglVJtG8+Kjv\nJ0ElB4eG2ctUubCxUSht+Ack2HLEmiIGaEaw3WMULk4HFdhpo/hUD0d38sOX\nhGdsrGv8wmVnexOoEQjd2eDCpVckLClORsARXDigWeUAnU5liSn9dkAbJdNN\nvRc7c/A8tmJZXCc6AUHVQVW4CKt0FHk/amhbg17rf/Pg8tie3HsSek4CYd0m\nM2LagOFJxQvqRH9z9M+7DYJOWaIOEo7WympLnZDboXn52YfkzGKICt9gUv/h\nhiAW7B4hVMExDSt3yBC1Ol675sothTiRb8E+CK/5p521gd3WRrKyVDShLVqE\n4l0gg0tlowWUC5zi7jbVMEec60Wv3AgkoOecrCP527+QjCbIn+0aFA6OemI2\nObob3IBzhDotc+sve65hdYYH9ATccxi1SZSzs41KACz/8CCzxQvyaSWKXF6O\nQZMmeZBpysU9jM7NRDD0eBFt6ddzTQ/TTIX3D0HV0mJXxAPXXEm31coE2i8/\nrZAh/7B03K8gLDGSXpQ4HRTiA1LJsTsbngW7gLTrUB2ESxPnczNdNWcnoUZH\ngAS9k3y1x/kgrwesgXirw/WMXXsi+iSSmAW9DmvxeAqfWgTTojzCn4CG0691\nQSnk\r\n=5/8g\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8928b444997fa177dc106220637709370cc527f3","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v11.7.0+x64 (darwin)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"11.7.0","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.12.2","request":"2.88.0","chokidar":"2.1.2","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.1","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.1_1553083278010_0.8243715783954282","host":"s3://npm-registry-packages"}},"1.0.2-alpha-8928b444.0":{"name":"@graphql-codegen/cli","version":"1.0.2-alpha-8928b444.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.2-alpha-8928b444.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"76f3d3b0811397a9a7611f8d2825049a4a4bfce0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.2-alpha-8928b444.0.tgz","fileCount":148,"integrity":"sha512-uDSVqgNi1HCuYGcq7/tsj9c70R3EEhnbxdSmlpqQhfBIw1mrBvPdz62T8sLL6GVc1atuJISJS6UWhO6vkN4lVg==","signatures":[{"sig":"MEYCIQDa9vYSH3A1+uaJhUrirqkrmolazsMuFB1BBoNgOOOENwIhAMrc8021tnusUVCnoPvJl+8a65GthYpq7Q3A98hh6eoV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181512,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcki0HCRA9TVsSAnZWagAAWbcP/1C11NtFaJQdieo1Ttjv\nKV6M2ZmW2WmI8fQtTsetlPFDDJzh1Llz7EjbVBcdORp37KQiOzrrnX4vi62R\nUXQnkg1gAx6/R96xjjSW7spsZAXWzE83gCTLv1ecyT7ol+XMSzaLZ0bSPwaG\nIjlyxo/+7JKB4AeYE+uR5aFbDLBJM+RiaMf+P3Wdbuyqj7kcuV4Hu15BpXQr\nC2vND1kYF8w8PdjRYemMtECEfnJ8q6Ivbr/sdITCbGcsCBqvsdax4eYFLseu\nFWRkRm1GxUSZDf5/2B7uwhYP6X+XYO//TWKx21hLCeVYCkaBuLb8YYafLIZu\nyOuxPLfyNC/ga1ZYuvRpdcp/GUtDInod1zJQf85kNpvieOom+LoB1enUNCVN\nGvLr1yI8BzGnbj+XBvv2U15BfYMp4mhM22UyOOLBB1fa3z2FUdIiao5nUb7e\n9j520Mw6eIj/5LK4JLvj8YZmRdbncDIsqQLhPHMRXPUhS5QK2vFnkYsZlha/\nE+ZQbteOlQFBK8BNlm9XiQbnB+SsDGR/3Ltz70LuWP5/kPkD0/JABLkIxQGU\n6M1hjo587Vw86pi5cITUb6eXOyRTJdT4FEH1I2gNy8OcO/+s1LBicoMNCsUi\n4koAjhV5sFCf9qUdVCEnzMMPciGoB4YTwXD8CP4Xmp6vZxnu7zPcQqZz9UA8\n5u2w\r\n=lDjS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8928b444997fa177dc106220637709370cc527f3","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.12.2","request":"2.88.0","chokidar":"2.1.2","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.2-alpha-8928b444.0+8928b444","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.2-alpha-8928b444.0+8928b444"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.2-alpha-8928b444.0_1553083654871_0.3070102207620924","host":"s3://npm-registry-packages"}},"1.0.2-alpha-b16a69f8.0":{"name":"@graphql-codegen/cli","version":"1.0.2-alpha-b16a69f8.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.2-alpha-b16a69f8.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"bf39f374b005231b2b2952d6dc0db17547c038b9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.2-alpha-b16a69f8.0.tgz","fileCount":148,"integrity":"sha512-+LmK5zPpARRqcwZ0pzPTOjacduWKAP0EwbKVp5CEnu/Un2WXTKgK2Akm+LJp0EFJxtJWClENlIkkKzJNoyyZYg==","signatures":[{"sig":"MEYCIQD0AvEkJZloHs+d4Xa72VMtXa4fYT8nqkVyyI2YPXw/0gIhAPPQzKPNEwSIvWrsRyre3EPnsCiRnB67MtX3teatY8c8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181512,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcklZBCRA9TVsSAnZWagAAzTwQAIXCoCTsr3fTuvQgI16i\nTewTaoLEnNN3wrn+sQe5qmkGH+9z69O2AT5ACQSSKH+VMgKVqmI/GidN+wkd\nOdRvZO0qVhdUaOScJ+pZrmpEasDyk+ZCgHXzUbNe+SywCVlgq7CCUp09O+w7\nkeKAJstB91tDuix09DcYVd14oppKe1TGMsCmA0NhwtlTtljL74DEoCVIHYmW\nv2vgtT8B9vw2vYENxJ/iI73X7paTsvvn1u3d7GdNGSrIN/eJMXHG7yGvuVBd\n7ehNQ2ia6fC9uF3gi7jnAF02GyyUxqrdDlA+Ty2hU2gpvxNudW+qpR/BhY6K\n+TgfOwcvTZ0wIm/tcJGbtCCz5UJ3EYAJJOECGdTD32/MHKTXXmGPL7dJLGhN\nh3EWjOIcln5YRQCN2jvtEVake78ki/9mVyfWQjg/6/b1wHal/lj5pAFR3xj7\nq9YEJflcokyl9/6YVKtf9rTxWZCOBLewk4HFuGbK9RK6r3ezQoZ80s554teC\nF6I3URPz7N6umiKT+Jcv4PBqQiFEkjb0/ENlsDc6t1AipoR4CEnWI4WvMfrC\nFrlN7cyQlFe12kHEu5IQqSJirpLPA85mdYRbTBZbr4egwCF/EgTTb0q9S0aw\nMqs6/ZSeBlGIx5VAdOWXcak4TiLmcaN/vElveDzgy0AEZGAiugAxML2r5rh2\nM8pt\r\n=viCi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b16a69f866ba86a32a5335b1c7915bce1dcb568f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.12.2","request":"2.88.0","chokidar":"2.1.2","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.2-alpha-b16a69f8.0+b16a69f8","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.2-alpha-b16a69f8.0+b16a69f8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.2-alpha-b16a69f8.0_1553094208880_0.25086407483642414","host":"s3://npm-registry-packages"}},"1.0.2-alpha-7756aefb.0":{"name":"@graphql-codegen/cli","version":"1.0.2-alpha-7756aefb.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.2-alpha-7756aefb.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"f1c3cf43998467f86d85f710dcb5a459d6e29f3e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.2-alpha-7756aefb.0.tgz","fileCount":148,"integrity":"sha512-VH3SPdk7I3WZn0u/GyI3tFCST5enR2/364D2hEd7Ez+DH1vaCi/dTy0gvLNK+Gb3DMoV8HBA0UFOqvo1zxyBKQ==","signatures":[{"sig":"MEQCIBFNsOrSWEPV3I3edRLz2iGmujU4b554fAiwTGPIXUGdAiApjpH4RSa/TuEjwKz6QmPCB12BsYx503FpVgQy6gsr8A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181512,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcklg8CRA9TVsSAnZWagAATmUP/RTEEYEL2R37DDl4iWu1\nIcrHQiWvzTUF9AVJ6WkJhmJkWiTgj8gxbJbRop4H83arDcZy6orF5JG0vQSK\n3Wr0wy/UpYC4e2Uz/pN3SuuUZJrd9LtgPIP/CrYpG4AD8+pdo1b4uNldedhc\nDjRXFtwazXA/am6gh+Oz0rwep4j8J/+4RnEZ5nBvJOYIj7LoyO7Xpnp2ogIy\npt/0YBiigCzfuwrxMRwei6IjBtV3Hz7cZq0QQU6NmfMFF/BIBag/BgB6zpfE\nnRij9c7ZLoktj41qIaSGF8Z9BfRwKqo3dVnKQe5LrlWyEqnV8eJdlpBDv+7a\nsbRtpXNhJAsQEAQIO/5dUn2fQXyGB+tiAPq1+WO1TNq5+6T456f7M3SJJ5CO\nqW/AZA3GYljV9E3zGG1GnsMtzGSjMahyJh+nq0iwbX5oKCUg1z8vZIE63No4\nuzWRDAAk++7u84Jw3yg8Kx2gCT/ELVsoixw7rNP24o1lJdReQdiHLyjFrGUS\nlVYKa4qbcs1E1fjKY9IjBlDoRd2QN9omUuv7FcpzYLeDTuILwT4UqcFWDiAX\nR//OrSWcjgeLjXz/9d8mZeWB5Trr8Dx8DEIQixbaP5OU5jwYwasDpzLnVc91\nAQPCZTsPpt+FMYj4lZZVVbAWedtRuIgsicifOVFo+D0a7LdNmfvMcxY98NxI\nZvPv\r\n=S0pf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7756aefb6489b3c56021c5b8d6d9e6b36cf06e6f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.12.2","request":"2.88.0","chokidar":"2.1.2","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.2-alpha-7756aefb.0+7756aefb","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.2-alpha-7756aefb.0+7756aefb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.2-alpha-7756aefb.0_1553094715994_0.13070055754542254","host":"s3://npm-registry-packages"}},"1.0.2-alpha-58537bd5.1":{"name":"@graphql-codegen/cli","version":"1.0.2-alpha-58537bd5.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.2-alpha-58537bd5.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"71252e0dd2d9af09fe0a4091d7ff8d4ae50c443f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.2-alpha-58537bd5.1.tgz","fileCount":148,"integrity":"sha512-0KJ9UllcHghro5FAgg3IJffd0VTxGGejnkJUM1bpKf+CkdJLvJ6viPvnh0wbVwwdRN8foSFsx6bnHN0WdE8k/Q==","signatures":[{"sig":"MEUCIQCX8K6nAZtNPakxfszsUbZgqSXO79RmlwtwowDWQ277WQIgZvTuYSDz0zbu0Av7enGRrfcOYVb1UjKELLji3hHodfg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181512,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJckln0CRA9TVsSAnZWagAAaYUQAIhUt2AS3TCqr7KSIeFe\nmL7MPt5tznDC/DIjTk4qLOQehpQnOa8fVmqjnxED4bdXrrxT0Ffrh6kPQ0vr\n/ik2Eu3E+sNjdMVfq9AFOLTE9x61P6z6belwp+K31h/2QKQjujViz6UtEXu7\n2dO8Xs0DLEeTs0nzsMHvumP4wmjGH14H9ACz8Z8K4ixH18e6mH8okmizW2tP\nUMzaxsC8rjyZUpv84jBY+6tQo+mvR/26fjh1nBbTreu7zKmd9BDGyV6yB9PV\neCh2ttVaEPPcX/RT7dwEVmJlgTbZgv7xAWUqhsgoQFnYqiL78xYBAQKOdAe/\n2/hxge6/cGSjo7BTq7MSD+62xo9aUlp5KEsMWnNQTQ77WhfvNro/DYEu3wDX\nlvKBpWdvUpu4Rsfv7AgELOyp64zQgxD+Xy+DL3cyPi7yr8ticVA2o8daIe8S\nNUJwc3B0a7O1OoR1ROxbk1fIaaMYkGQLg2nynuyTu91WDigrIApK/QpwZD2j\n3XgSV/DBzs4e9gL4fqHKRNy8Wd7bOGPcx6jXprDdFyjF1271lXyqed0lt6dv\nm9SGgpc2HyJOnKaKxNiJkTaS/kyGEPqFNx2z/+ivHCxT5pRUWcpn2w5WrR3Y\n2F6BdET4+Wkb3yc9M7lQroiOAsLamd6nigumYOKeG+H0NogZ2dGSzlGcKKAR\nOwUc\r\n=heV6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"58537bd51c031ab175a3ab9c7f3d71907160cb02","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.12.2","request":"2.88.0","chokidar":"2.1.2","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.2-alpha-58537bd5.1+58537bd5","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.2-alpha-58537bd5.1+58537bd5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.2-alpha-58537bd5.1_1553095155669_0.7970751015083328","host":"s3://npm-registry-packages"}},"1.0.2-alpha-a82fe4a1.1":{"name":"@graphql-codegen/cli","version":"1.0.2-alpha-a82fe4a1.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.2-alpha-a82fe4a1.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"75f54c103db23eef6f8d5f7499daf212fa5e69c6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.2-alpha-a82fe4a1.1.tgz","fileCount":148,"integrity":"sha512-dT6dXSU3BrBlS0J0AS1sbFQD1uVQVlkHZgQrDECqxd/rI1u9y4tBThaSWl1qvUqI7E+wBgL0QKW3sxlj/rub8g==","signatures":[{"sig":"MEQCIEJ/H0TT2NxjaWz/0iQgp5TQIvrqtxQ8TCpBzWf9kmmfAiA6S6Q6f9FQe55zNn3KNRfY1oyAPDnoB39rfjzK88hOGg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181512,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcklylCRA9TVsSAnZWagAA3RoQAIC1JkyE8tZ2qxoEbsSA\nqczb8OrOuXcXP01pGm2DGgvHSZpIwY8JxM7XjyRyjQPU8Wb1BRlocgNtVYkl\nKzwp1dPR0Qd2Dn2jjGcX8lUv0yoEVLJNU2KWRLyp40rLoznXkeVAcJwZYqHY\nqUhyqUn+zTEHDysPxTNDomYcwfax54a/pTm4HsQayZu2IgM7wmx+kXo2468g\nSsdOeTDzyTzzKFCfyCMNg1a1OPEoCM+qqpSO+PFR8ekwRryDFxJQ46pQBuuR\nQBM9Fcc4P/xmFgIzvPnhsfv9QKSMlnaMxXqiVMxTaBMb/wKwx5z/UrBOmoee\nBn6tsQLww2IW3D74fxqfHfKgVQar++3TabHaVED93ORoVW7bv3yTZsWVhXmh\nvJ89tZe2n7Z7Eb8WhQw6wiFC4ieLAs4XScfmtVIJW0Pc46oAwp8V1sQDhQxy\nYDFVzsNHsHp/cpWzrATtezWDilNmgNCv3asE5z8djDgVhXJS5bi9si28sNZ+\nIM8Ij3/pGhJaRh6+UFZd8wqEiALQsWUXidgmpZp3GgyMyEa2d+vJyxQPh6c3\nc0RHozDj3b4ygAib/jveO4pO7f+HKlMDN6VtMJ5IblR4MNNFzhBH4KE/R9rt\nTnExWF0LwISOnSUYGcRqBIoKFc6JhVjocOdE73RIbZpz8KBJBqXEoucAhPbG\ni4Mo\r\n=MJda\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a82fe4a1bdf62064a418a9e4c719cae9a57653b0","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.12.2","request":"2.88.0","chokidar":"2.1.2","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.2-alpha-a82fe4a1.1+a82fe4a1","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.2-alpha-a82fe4a1.1+a82fe4a1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.2-alpha-a82fe4a1.1_1553095844853_0.33370507802547444","host":"s3://npm-registry-packages"}},"1.0.2-alpha-31ed540b.2":{"name":"@graphql-codegen/cli","version":"1.0.2-alpha-31ed540b.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.2-alpha-31ed540b.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c652a3f26c1926dacf73c541b221179052d8317d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.2-alpha-31ed540b.2.tgz","fileCount":148,"integrity":"sha512-jcPwfJS4WjUe7nrKlE6yG9BStPD1bYLcrqyPRaWFcxRtEYxCMOVD/Gyq1oOx4jNcGsuhzDpQYWPozAExx5c1pw==","signatures":[{"sig":"MEYCIQDYttCrUPkHjVxl8a/rtlb58kINrBLFmXDPDXbwbzwu1gIhAN6YTWtn1XGzDem0u7eYHDd985LORNRAxHXG5Ro1z4jd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181512,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJckl47CRA9TVsSAnZWagAA+VQP/2uhkxY8bGibYSJWhtVM\n7KepTyQ3VuQ1RJYinTXCVmXwXFCcY7bumybJmXoolFfdBrdpAdOMLYe6p/jq\ncxxTswQzOwz4WCMfRG0cZPRxpad9RHn1dRC9xAKe7GMvsYwZE3PZAbqzB7Pn\nkzkyxcU/ItKDKrRWMAFQuu8RbDk/iDZW2L+Z7xjyEW/+RkvhgkQl/ZqYwVRB\n3YVCjXnHhdaTqXoNiFyz2OIeO3KwR2yh1rph032HY192nhSL+QUL0rHvwXpU\nkm1wbAr5ca/e+ts4snJ/Vr4jUQxf+XDDR5m8PfPyQnqLbGtzJdTMDk/pFGLW\n8F8Qaso9baLANf9+jvmAwga+PXsf6e45BGE3tnLD0Ik7E75BodNJQq85s4E8\nsu4oHf/dIFGVfAW0vXuKZIgkZWyAF0t6l0819tJszemoRDpLTl0MhDx7gAhd\n4kva8pXhExiSGHR2NKHl2yG9tQi7Re5DXFlcbiEnKFRo8eF/Jx4a0rZYxqUb\nYjxAabKF/HuE3eVLKWwciJPqe1++e+llwRr2XBYh/X/yCqlsV2sWdOWOMGPp\nzc82Y1Rme4i2Q+pMLuejJkdxcHpFPtenLaR8mpK02GDZY3BXmJger16QoQff\nabGv8974/gaXnwcW+yUaA/9dxhmEdW/XP0mwmrjfUtfLyUAWASxqkKPrjhb6\nQ6FW\r\n=QILx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"31ed540b62d3e26dbb67330aefd520013d95bf73","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.12.2","request":"2.88.0","chokidar":"2.1.2","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.2-alpha-31ed540b.2+31ed540b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.2-alpha-31ed540b.2+31ed540b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.2-alpha-31ed540b.2_1553096249449_0.5603227079833253","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"@graphql-codegen/cli","version":"1.0.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"281d7db806c38418481f8fa4bd10885ace48df5b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.2.tgz","fileCount":148,"integrity":"sha512-Bt+n5TZv89JuH/xMNGY3hbNp+tg0rngZ14q/uy8cItJANog7WYL5La/hNjZ/Z2HmpW2NAvJfqnAs48eua4SinQ==","signatures":[{"sig":"MEYCIQCECFV12h3Yhhm4qcm9EK2DKAsvOPhoe3xe0Tc5DxZnIwIhALqXZo3UDsOVdtOnUYi6XIRlPmMmMlZD1CDvNsSCUnDu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181434,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJckl+CCRA9TVsSAnZWagAAgB8P/iqAbSsOiIAbzFc348DQ\nKBMdMZpipFdWBoyjBgWZt69KiwZGWoSpYXt8aMM4eai0igfN6tSJpgetAbnR\njBpswEESRr0uR+X6BTjDJgj2jF6zDomNi/bD4QmbB1ZcoWI+Ene5BSEbnbUo\n7Q2D+DvlHi5JYOv0wakiWipy4eIrf+/3qOABWJ8LT8wwDLZfUp6QNFRl17gO\nVPCwnTBcf/tvvbOYv+3j+5UOQM2x/aN2t8bPC+oOhcPUuh4WWY1m6AgiTTgv\nds6sxOMUZF1bDhmiBYMXDnj+sKco9pXyXK4CoR4SEXX9AY3kQiIW7qeE2+lO\n7/4y6mFOQeXkIfYcThEd0WI7132OwJ8niZKOjqLBl0I7ZJYe6AHScnMDGFFX\nyul9hHtSU1SDlCmPXkIZuPAXUkNOEsJmIX6o9hBXPiQixvmJ0SB5BwWfpDRV\nvsFUR2wKJrSRZDLxtM86NHVclWJP1n2R8BLHbn2zDiAqP7xRKT/PBcnxKCl5\nZFjHXXFirN3hYHoL6f2pwy8iwNeAQn2RaheBjMPoHLkJhu16rWKlXfnr51wx\nZQQFK//klV5cKz22gLWeIFaVFxJJXsKSmGemkAfCnr2OATM7R9UN60VBjRvf\nxcBIJmTxeM2lNJSlShAQWCJYN9O5azKmOG4kxnyVmtxchgnL/V7HDiY3MRnk\nzUBx\r\n=ZGqI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"1e51666e516ca2b442e7f342169f3933b17a05d8","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v11.7.0+x64 (darwin)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"11.7.0","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.12.2","request":"2.88.0","chokidar":"2.1.2","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.2","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.2_1553096578429_0.4930492967613296","host":"s3://npm-registry-packages"}},"1.0.3-alpha-1e51666e.0":{"name":"@graphql-codegen/cli","version":"1.0.3-alpha-1e51666e.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.3-alpha-1e51666e.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"95416cea2fd78d526c1bb83bf6dae5704ea851fa","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.3-alpha-1e51666e.0.tgz","fileCount":148,"integrity":"sha512-g7QXrEEl0Fs1nPIdikU4WQIaERo8IEqHgEERMibReKD3Q0YfQ/XdoVrXnd0N57lvt0uNdmt8Dph24ffKC9uisQ==","signatures":[{"sig":"MEYCIQDIUGnkpApXq95I5iQS2Dv3GtdDI7TXBFHf5vm8vPChWwIhAOwg96DwvqpmWDgnOfQgGrVsCIFY5cf5U0EqwAYxpaRV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181512,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJckmFxCRA9TVsSAnZWagAAlC4P/1rq7yb5T3e3Yi1uwXxo\nv8h6385x6d95VE5pRS1dkZlm3Cq+fvCiDjHqd5XQ3fuNPwzbqzz9+Za5/gQa\nDETY1zp3MoUkX1C/je9tITXQl9uWbcuFUEDNSLWaVQL7SXDLm08Wxq8E1jeF\nOoBP9ojEGDp5ZvkyJVhC1p6F1oD2y++CSA0k6i7SA/5A1fat2R5rCmA7FVW+\nMz1wo9GveXG6TRbJzxSPAIYpuT8U9uKAnfMJaAgWbgYep10xc/HkaQMiTHp3\nbX26tRPOG/05CYPcXpvBbVRv4hDejEEOd9SqQRPOg2rbeNOd2OcuOiRROWcl\na+Zk5/C6ZU/eaSmVro+Ib5oe3wf3UCZ8ZwmYxPIt6F4W6RdIvKTOqzgmmWwO\nyBw5okBVk0uDy6SE9gF944lDA5njxFaY85sanAypFTvjTORNJ5FJciohK9qK\ne8DbY/ERAuvmHChLWMkL26mNYWbV9C8LaRfS3HGfNR9hHw6D/JYe/SaMgMK5\nXJGsgVdVFew33VN3aZ2M1tHdPYJXk/vL1cYaW/xsWxWGNzTPGLXMCh4VLJLk\nJwJfzFz5Iu08/DB/0Ur3prK8nuOOU1hX+JQuNWehk+xUAjbMEChbpGfeQDY/\nNaS3d1pJlc0pEPPZFgZayvxC6aUXE2SKIWg0oKF+1IyLGNlq1OZNIgLvF7Gh\ntp7N\r\n=BCuN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"1e51666e516ca2b442e7f342169f3933b17a05d8","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.12.2","request":"2.88.0","chokidar":"2.1.2","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.3-alpha-1e51666e.0+1e51666e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.3-alpha-1e51666e.0+1e51666e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.3-alpha-1e51666e.0_1553097072651_0.7528635589325157","host":"s3://npm-registry-packages"}},"1.0.3-alpha-110961cd.0":{"name":"@graphql-codegen/cli","version":"1.0.3-alpha-110961cd.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.3-alpha-110961cd.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"1614122b34d5b22ef4b2cd4878b910955bd9a3b9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.3-alpha-110961cd.0.tgz","fileCount":148,"integrity":"sha512-boNyfq0mrANkqigUXmRBGD/x+pu5i4RXXzVatwbegHwa4LchUzgbW8chYLihjGgHDN5c9/s6GZ5hbyLznRRAXg==","signatures":[{"sig":"MEUCIQCFwy+hl9VrD7ZvLGngIXcvI0u5SQLnOA9wbL5ciloAkgIgC/KhhkN4N23HCXIKVoi3K4pPv0KvF0FOd1f1TgsFmpY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181512,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJckpRRCRA9TVsSAnZWagAAZ/IP/js5FllARgzi82OF9gF/\nWfhY6ZcVZ6QrwkYt21lKZ0U6hdrlc5Hs74S3G3fWJ9Pbm4YcJDf5GmUotqdx\nrN8s9x9EIpr75x7W8RzngIoRL3BXU6HujNrrC+0zqy+q1O/1zflJl/Dm/1aD\n00b+MiDAuhd49oQrQFu4lN6+3/QOdEyMeklxg4V12CQkcc+gBOM3jESURkgc\nbqYW7St9jNU+ZdUfCU300oWECJzqhnv5qCLcod7mU1f5kEyWOGwYfFq2jIWl\nw6RXa84LHr3lILcBohJdOP+g6dGBv5gSGLYoIrzIxJco3HSKHsPN3ljZImI7\nWtfxKAWs8ThqtoYrUSTFpvhMJmWePrZr6JMVLrKEyHxItDjA1yEfeffHM1kd\nju5i7nHNKlKlHTIFFcR0r3Pj9dzbYL3A2KjVDKVJKBR+fsxJYUM+inIviWH2\n5Xs1t6pW8Z0l6srvp0L39Rk0awNCdAXzha1TaEe176DTnLa6v1rymZGaBCi+\n5l/vsM58C//IqGpRFsvT2LxOz2AkkoyPkrjNiR6csxYFp5WrubUQSQIYwcCx\nDwWa66bc7gGLebTFLF8lL33vA50kujlS62wHlAEb17TFRRzvrk+yKD9iDsGO\nkxDzuhWFfoX/8EtRvXY0fZH3g3iaWorq27jgWWJTTjidjFoHK+2XHurxzbt0\nOCrk\r\n=7gPt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"110961cd5a92a1d3ad751f18ce8c65e70c515553","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.2","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.3-alpha-110961cd.0+110961cd","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.3-alpha-110961cd.0+110961cd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.3-alpha-110961cd.0_1553110096359_0.1201648062214773","host":"s3://npm-registry-packages"}},"1.0.3-alpha-93ceb974.0":{"name":"@graphql-codegen/cli","version":"1.0.3-alpha-93ceb974.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.3-alpha-93ceb974.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"d19bb54bd3f87f23da837cf2d016e189c059f976","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.3-alpha-93ceb974.0.tgz","fileCount":148,"integrity":"sha512-2Zxw+HXY2NsIYeLvfXd/TO3Fc2Kio8HRTBuC436MLVOPXYyONDb/qLtyznzbrIrDlMydfddTjcHXJ4oytLLRhw==","signatures":[{"sig":"MEYCIQD+GAQ04Jz5Fs3Xdhvpzn2OyS7Ucz7/XhF6yLUI1VgfsAIhAJTDis4l8igf6haJ5Jto7bEoLx6GfHapWyWg1ex7eIAZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181512,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJckpRwCRA9TVsSAnZWagAA6koP+wYQKtAcv3sz57bs01gE\n2XqVP4B+uE0e7mFRk4iHPd2B6dGE0VSxQZE3JU8KIu2BpdZfQC/odj2v5/KU\nA7h9fRJgjfi9vHUuFUuF5C9VkkvqfiIObrbhYd6XitD8euRIh76rnxRR50gy\nwbc8xqaUCLSK2kvWXzsPHHMOBrvQyX2ozDSgfyCl/HLa9CcMoz1lqhioQiUq\n8bHPsfU2PVstP+EbTNVkFU7N02qBXI9TMbMiy/N2w0XYZHs54QdghOhUae7/\nnMOb6WAjO/9yKnFDaIzqNW1jIe6W+zdc9igvZoQkHDWs25ravS1vpTnmsHOH\n2tYJhjqDptvVSuEJkmuzLQNtnuEwCbl33swYPWBQc/YGuFE+kBxt72aUZDFe\nIbMnwxEa7yg3KyHAstozRpqo+Nc7SbTbLqHJwHqyvre5p7Y9cCou8DFInUSO\nRqnR4ttwp1wYqZAiS+6c8uEEMpBKTugGsdJ3tLxj4nWF0Pn6X4fCOvhrgy0g\nGlcUAKxoVYeXQR8CkmU1jeyIaBZkKs04ochZsEXD9caALx8/FJFMGJod1xwd\nkafJpICX8/DjLONpp01FiXSx8c7y1NcWPsox/2n3bh6SH56wA5+AdysI/vxC\n1b71Z1DN19fOFmGdooQZ9vdqjSZ2pDPPwYJvFVu9NVQbIU6AG5DCn99sxom7\nTDho\r\n=uGtI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"93ceb97466eb2ae8d436678c4af51d51ae574f6f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.12.2","request":"2.88.0","chokidar":"2.1.2","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.3-alpha-93ceb974.0+93ceb974","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.3-alpha-93ceb974.0+93ceb974"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.3-alpha-93ceb974.0_1553110127514_0.651987269399271","host":"s3://npm-registry-packages"}},"1.0.3-alpha-c8617b64.0":{"name":"@graphql-codegen/cli","version":"1.0.3-alpha-c8617b64.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.3-alpha-c8617b64.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"71ad901e48597c299ae47c84677461f47b28c4ea","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.3-alpha-c8617b64.0.tgz","fileCount":148,"integrity":"sha512-o6gWettF1jNtKiTTcUA+T1NbhkmBlWqNuf4D2/XuluodbsHeaSfiTxbhRAmTfGzN0RYD37QLQ2LVRU9DM+2EUw==","signatures":[{"sig":"MEUCIGOYpTazKTOz2TUtFtDJ0IFKv4dRJRsYYbvtyzYo5mriAiEAsNSTirAYTxe9ChzhI8CShkw9GzbQqhDRl0aZFfkrKSg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181512,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJckzFACRA9TVsSAnZWagAADcAP/jHJR33uxRML7zJ9Jg2T\neYkuGRnQ05q5vBCKR7wF97ZyFan87B31LvGdxvzsLNefx5S5Oxx7gHGrUmft\n2t8HDwT/ulLszPhq656b6igELy78B4v2BWol2zFNGKIOJhNRRXyePHCjXmCm\nH4hTuEyc/gQPuu3Rqsx6lKIquAdLeKmo2GHyc+zXrX0MvUPrK55oMEKmw17S\nkCUukUz4gwFKcTth0zSaWc8kumiy4vfQ0WnzLFVneA5haHXrGAjM5O+Th7Iv\n3N3/SV063dEICt5zylq7g9BGWFLEWzz8IU8PHXsysmHd7HKeVrEATpY3O4lJ\ndwx4J2bSqReW573jzHnh+0O+pLcAgeJNPp18Hzhdr3O/qRFJRPoMJnY2KN2P\nRcckdJHyRG5dr9eiOpn0oWt9mrZYLG3kVIiXCOFKRWBDwAQf7VR4hoQ53z1m\n0x4qMzbSSGkBN7gtgEPHqXRjVM1C06NM+Hzi90W7KTuCjZouyRRuVRCn5C0M\n4o54o+wn1oifeD5G1aWA6Xy2YvGBlYZ5VZQ9YhcZqPmgeQAfSUKp94MkkwWO\n9TpEizZ0h5VY804Rk4qGzBc1jGXH6P9evcbV0vpJrCWa/vdI1bRrMWF4oTFr\nYaKJ8JueFcNbcVNfqubXQsAp21ZzERSlQlQnMlj9vBaypFbtCEqipJH1Tcfk\n6WJo\r\n=8aKJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c8617b64bd4c84d0a0dd12dd4d264b482509e4f5","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.12.2","request":"2.88.0","chokidar":"2.1.2","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.3-alpha-c8617b64.0+c8617b64","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.3-alpha-c8617b64.0+c8617b64"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.3-alpha-c8617b64.0_1553150271617_0.22231988069791098","host":"s3://npm-registry-packages"}},"1.0.3-alpha-fb95f3d3.1":{"name":"@graphql-codegen/cli","version":"1.0.3-alpha-fb95f3d3.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.3-alpha-fb95f3d3.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"2c71d949577764c933f1bc40c69a948477d20cc3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.3-alpha-fb95f3d3.1.tgz","fileCount":148,"integrity":"sha512-Nn1iHbX3Eqqa0qFYoYu4HVeU7msUe5O6XY8jljNcv7Y3CgOYowu5kRF214voJtcJfQgJTIJexaWzv2NTsSDoWg==","signatures":[{"sig":"MEYCIQClN0DzBdkC2JLUXXm/6GfxCnwuLNiXv/xoERKuNOQP9AIhAOBV9CtUMGCfjfwomYL9N23J3rJgI1LgWj7D39lm+keU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181512,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJckzHcCRA9TVsSAnZWagAAylgP+weDKwaqoTdT8IiZj29d\ngWIXYsx78tmsw43b4C8NQx4vNtj85DmKCWc8yzIRF4giESdHoOK7mjEaXB9p\nEdbCadG9DkWxNRRTe1YkOmWKt+v1G1ozOPGdMJkJeL5584fFVl8XGUtIQFJ8\nNQGvgShjqWJ8lqbuScKlpkT8LE9cVFs7Ll54NmcGODmBc1m3Y9S7pAAH0BXy\nBPqfTzHLfcDT1Kgg3GSl5f5b4nGr26CA14Zp1CZIvZXEbj5HvEfkttk3pfkV\nMsqteR3ToF/Xr7NqzXLhZfSin/6mG11pBu/3COiL5OIlilByFnrkogx08c5A\nCvT1f3BVSLbMkaSl/5vhW4I/TXRfvN+jwZipJfuBD0qvAO6r/4kpV+0gsHY3\n3SFQg5g2FNNFXzmOmt1C0kdmej3/ddksQhQZ+RaVYx8R0NOmgsqqAEFYqrRD\nFnbMFQKP+FVEeDP9TDmslRcneEt85U23XDfgUWZC9i33B1rlPY1TjFR65qTK\nPQ39WQVcw9f+xq/WG6QyLuhiPr7mc1fca29UmmQpBu/+CDWOZXza/m5buVjZ\n3pvzZ3F1tdE2NLVvDm8sqjREvluk9dyt9HnuTuu4EhUSCDWoXXV2nItAdSVE\nmcalpwu1t08KZMlYuZPz2PGD+SCR7RxI8N2lihmdVrxVURf8YAuTlmNTXLs/\nGajh\r\n=7De5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"fb95f3d38d1340727cfb0e55086be5b03585dc12","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.2","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.3-alpha-fb95f3d3.1+fb95f3d3","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.3-alpha-fb95f3d3.1+fb95f3d3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.3-alpha-fb95f3d3.1_1553150427762_0.6008650272786658","host":"s3://npm-registry-packages"}},"1.0.3-alpha-8061d5ff.3":{"name":"@graphql-codegen/cli","version":"1.0.3-alpha-8061d5ff.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.3-alpha-8061d5ff.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ea8554065b6783efcbc0e51552491ba4cdeb72ed","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.3-alpha-8061d5ff.3.tgz","fileCount":148,"integrity":"sha512-q5kwOev/dyilV4Vf7H/OiqOMIwmR6MDaGBuw5t6IlFrwcIeJgPEPv4nLaSNL8ZDcrJd2Qr+KKHASO1Yzn6yrtg==","signatures":[{"sig":"MEUCIQDgot5YBlBrdoWcQo4iLrqcV71hZ7gSgvw8PMruwBTp5wIgdeWvLNM4tEgHrvloIiUCs0+IRwj9Wpuxz7BKlAmqfZA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181512,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJckzOdCRA9TVsSAnZWagAAx0wP/1ezbN0qYwiaS4OYcRDD\n5aefUm6EEoNJDDDFNUdLkB7fUN/9Q0D2e5AvTmHLbsxbDyR0iyHaAc9rYg+L\nZxVbGC4F15fDS2CVBa1SZsl9YstVyGpQmEJoIbqG7/qr7yWkS0FSLXOkaxoZ\niNCsfiYbRT8NgqOWO3bdZYDsOKdemidCQzew33Jk5NCVo9c8FHo5LWLtuw2d\nE5GgqjTvPRyMlhMEJfo/IwJ3jSF359o8PcWWk2sZ24kvmW3+2K1uMcxOAqnr\nxG7xr78MqbQPYIB8slzjTFJ4YW3jzcPtsY0xuGyXPsfKAb8blI40RroQ4lAh\nWsDT8fX3zT4WEqFqHnafpccWbNMQo/tZRcLF2jyAhIXhcDwVQc4QXafWcKWL\nHz62TE1xa9cCFd4QygrjlNZMmakcLG6KJDa9xIW7t3WPmoIi/FmasxaeQa1W\nQaT+QSoPu2y5ntvi9tY0VeMhyWrI8BSj3JeNaS/ZpELggwrHeuJdRUcP35xU\nkhvqy8o58PDFtNzjl6IaV5vMr/p97se67hI3I1ex/3Xy1cZnuMbYRwkQAIll\nShMoAT3qeD3b/gemDIIQ5/bQSdxywAIbr3atHlKHRRrK/cMVMe1ES+hEzJ91\nVjsFtjeDPO3lR6Z3lp1UGt1giCaugzhMvNGrHklBvIdbjBLhAlh4k/etaZb2\n+CPy\r\n=9HNY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8061d5ff7e0d82a2ab4554b3020e41aa9a733a3d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.2","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.3-alpha-8061d5ff.3+8061d5ff","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.3-alpha-8061d5ff.3+8061d5ff"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.3-alpha-8061d5ff.3_1553150876337_0.7400543616271678","host":"s3://npm-registry-packages"}},"1.0.3-alpha-8c52a7b7.4":{"name":"@graphql-codegen/cli","version":"1.0.3-alpha-8c52a7b7.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.3-alpha-8c52a7b7.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"0b82fd960c6d66fda79d9e12c4a9a446001551b8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.3-alpha-8c52a7b7.4.tgz","fileCount":148,"integrity":"sha512-N+m+Lngbr2ALrp0TrOh20Wga3c9/jefz0eFuCOYDEDsodB/qOUBGbSr3marfQ9YZ0OsPimLjeTHkvUweymzrzg==","signatures":[{"sig":"MEUCIH3UILy7VLS8QQWdViOEaQgfsWA1YIsV2lRut1uNQdITAiEAnGpP+12/kQNqKmDChDXaFKtH3b9scrMM0VBjcuUsAto=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181512,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJckzqsCRA9TVsSAnZWagAAX7AP/iyDug2Cu6qa9/6KQZAT\njBZRIPh+kP4JIk0AzA64z+B0r5BmbEHs7t3xo0I7yCyWKwQwYRJw1FwJkTy/\nNl8sazviA8jYGMbTBBxdjFqbqauzyPra3dRuw5EfQkgdIgx73Hhe31PVlJZ8\nd80wyGi6o/CVHYOrm8uciHKiQbSvN96rpQ+u49Z/oRY5ZmKpFR/CyL2Elzl+\nNhQVK/FuxwkYmfaGIUnhP8q2YBV4Na45w4UxNcm9XuMfZ1vcA7p3Fkohg5B6\nVeAEivIY4deIHeNLXH5IfZE3uTM3z4Wz/FwRRUYcaCoTcmRqp5jKQVgKB0rL\ngPEuH79hheX2FgXo7UJUL+26xKycpZH/5L+4GuCYGeQS5SIQqmfZflSABZn3\nP5QrmRNa0QCccFzJN+nQYfNRhxS0Y7r7Y8cvDhO3PrwmxXQsFqbe8yOuXme1\nA7GCMm2FRha9sVTKvi+BheM3vN0I6s39dsIpY/66kPl9OQKcJK6/uJoXx3GT\nlSaK+p8v6qTccooP5szUuOSBabSDme8SOX+flEeGbK0daXwY5yPdRVKJbPt9\nMq3WAgJyMwT2UGyjHeb0N2KVgWXO01OZEhp61RTjVI6ao18v+Njn8syaPn4P\nEXGE8qY3TCU81MCQqtq9rSitS9Crk6ku/pD/7Nv4Tas1kFdXthQ+Fe7lM1gN\nPwiN\r\n=Wd9g\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8c52a7b7e0a2210cf25e5dbf9aeed4d8adbc8706","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.2","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.3-alpha-8c52a7b7.4+8c52a7b7","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.3-alpha-8c52a7b7.4+8c52a7b7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.3-alpha-8c52a7b7.4_1553152684148_0.031177349203767912","host":"s3://npm-registry-packages"}},"1.0.3-alpha-282d120a.5":{"name":"@graphql-codegen/cli","version":"1.0.3-alpha-282d120a.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.3-alpha-282d120a.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"dc4c57098d785c87f572728223bfccdb7911aedf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.3-alpha-282d120a.5.tgz","fileCount":148,"integrity":"sha512-J7nua5Av/FxRrTTda5XfKaC89RF04sZD/0I/e+BLYAtw8e4rI3sWq6QS0R6rrTwb9BLiyw+Us3JNPynqEZSdew==","signatures":[{"sig":"MEQCIElVLxTSA16gswguubWyipmx5abSpapXJ8g4i8LnFjmqAiAV+jzU2d821K5zvYgwVdhKfeOu4krXzsc1O6YhwPemXQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181512,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJck1bHCRA9TVsSAnZWagAABQQP/RT6YV4+DWwhH+6Eesj0\nTO1ncjo5u/Us14dEQ7l0I9oQisF6GLP8BXWT2CQVnlz75yBYZzcNk1wUWaSK\nVv1CcKbvHHm+t59lnskqQXHlhdKXiiK9Izibd5Z/UFQskGSwjvKMMFvhmB+r\nLkl/Dkl4PsiddjCv42wgguKT3t86AsddHtwgDOQUi6N2FhhSfNJItgRiYqC8\nzzTiua+WZElHFfOImjvBVGdSTltVl4y52CR0rgAHYDh92jUjmu/HfVmLh9eM\nCNYvH9/OhEWQypSnl7I4gcCccguT233ou8qTzvp3YScXoX3+ZxafedyJXU9m\nIsa9ywtZsQ2Tgx/+lCAjFeXz28bQhuMoWuqxFrapd/cs0aONRVq0s/alJvVQ\n3aX3/Ul13V3YFEsKjHwoBg+0kQMnZQA0fmnQGR/8u33kTYPZWusxmQRPAXgn\n/wLCaBGVzpvZfT4YIX6yEliaCzQxCNyANuLF6XPQHQIQ/EmJRD/R8XDyrdVg\ntD8HUhUmEddFN7A/80qpHv+iTdKZc6qZGZaCIKaj634cVrTe8gGD3JiTWq16\nyfmMtCKv9jJJLpoG8ReDGxvSb9Kui/hcRuR7yyihaL4hP7Y/8u5rPUzJKIpA\nGK9+pGZDL9QL92nsb+jcQvihWR9RWeFLVUQSQ8YLfgxM0KWgB4IPRoPKoxo/\n7MHB\r\n=H9qB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"282d120a4b5199a1882141bdb34b3a334375a419","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.2","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.3-alpha-282d120a.5+282d120a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.3-alpha-282d120a.5+282d120a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.3-alpha-282d120a.5_1553159878957_0.14964772955656502","host":"s3://npm-registry-packages"}},"1.0.3-alpha-4d87fb12.6":{"name":"@graphql-codegen/cli","version":"1.0.3-alpha-4d87fb12.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.3-alpha-4d87fb12.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"11dba96191150181692c837153d859346306dace","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.3-alpha-4d87fb12.6.tgz","fileCount":148,"integrity":"sha512-ZtyVsMGhcEj/c57+b1MljmZDSMDcM2Lg5L4kGF5EQ1nGMencQLaQtB6mJzWzhkfFAd6JQi2wRcBo2fvEw4G2pw==","signatures":[{"sig":"MEUCIEnbQSV9evhEu/B8aIkvDvEvvFkq6x4S7MeaIJqjix7jAiEA/DUYLuhrFztezJwoqJ4z4Ts1toQhUNsq4lQoRA/gJvg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181512,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJck1mHCRA9TVsSAnZWagAAD8wP/R99LhH32w8mw63Jr+5L\nA8oPn3feK/T0gUSOz+HrWcvjTk+mYVIwnGspZZg7JoOnvsVmGq6Ugcx4UykW\njGYi/62jLdjadyLKyr1tasgSscIYpx8d3ipmSt8W2ZlmIvgfCFfZKsWyrq3t\nScg/lNoXTPV3sC/DeqRGTMfHYQmvWNY2UMDsu9ApVTIoqnD5e+rRkFzaS0XB\novmBNQc9oNBrbQ3BvwK4eFD+FdSghh4CkJciV33AW1cOPOwOyC7nElGyONzD\nHjE2RWCO/YDPy0H0M736R8qFQCNI+XIigNs7ExF9yVZ5tDO2R3/apysMBUHD\nOpzNvgi8bUSLiaC1hkdb2ZwkegutrKpAbKJZAIn6Gj+pcQPu/1AH7UQw2o8q\nFFtZ+/JMltJ0R5FS9NJa8I4U1dEUreHNi+Jmg4sS+mT7+G4EaErGtbHmfo69\nB7Ww5hwUz10Wtx0cQHDryOnc1hj5frmJZwfAPg1L2F+khE3YVCJ2FvbFapjc\nIiOMOajFSjHiPwhr+rauXcH5P5al3k+UcsRcfgjjgRnCmixW9bd6sSJaOb+g\nYqSDoioQG/YXIlnbbATh3Rk8RejovxJrhpHwHm1hwj15OuzzyptqYAVZw50b\nDuPJmRQdQkbBWbuMEU9MzUSelq33rOw4/WCjMRhxEue89Ze6EkxUEH6xadfH\n3PBb\r\n=05BE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4d87fb12480b3f5396411567cfa369a21919a401","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.2","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.3-alpha-4d87fb12.6+4d87fb12","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.3-alpha-4d87fb12.6+4d87fb12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.3-alpha-4d87fb12.6_1553160582446_0.24591467820103285","host":"s3://npm-registry-packages"}},"1.0.3-alpha-8cb7f4a1.2":{"name":"@graphql-codegen/cli","version":"1.0.3-alpha-8cb7f4a1.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.3-alpha-8cb7f4a1.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"0402ebdf1a432be91a2f589bfdee9a2aa9769948","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.3-alpha-8cb7f4a1.2.tgz","fileCount":148,"integrity":"sha512-MGg3YDkge0gxiM65xK32fINh90chpG4XcjNL+KgIZFcCeY4NkbyK3OHC/wmc6mue/bBy1nKV5mLF2PL01ja8LQ==","signatures":[{"sig":"MEYCIQDL8y9iLbI3ZK5z1AbYnb0wjafJsERHBi+uqs+tyBEcjAIhAID+YfyrF2NkQaCfL/3xnCbOd4gTMsyjTJ8WlmBb4nJS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181512,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJck9j1CRA9TVsSAnZWagAAdqMP/0yGB/7UtTORCzk//8Jh\nGscmY6LQVT3ZOuNWr0ljNhZ7f3I0lcRxtNEeuobWyhUa8xjzGwUOOb1kjeM7\nqhnVAIJnLI1aEnkDZd45lxRaJQqs0XFaNwjAyx7J70DwfGe53wcgibXVf1R4\nxP5lYBW/gr3XpoDH/5ESWF0fiV5fmRP6oFwxYdGNpMHKuJ1U/Rb2vTIVEEZ9\nCwU+XcNMRiERrczT48XXU84om9G9zGc8k6KBtI6LR03o7pR0dbXeA8y8lRyf\nN2Njn+r2Sq6zthTdVSZnipC71bZe/Au99O5WB2gJ6Jyf9UbFv17pGd0nLofM\ngvCkNA0jqG27uc+n8bDglpS4+8aK3/Vth5nncCbbe87BI9euks8AQgPYn2EH\n408jLyMVluZhMoaUGcyLzXG3lxGEWVbwAG7pUP8YRbJEZpSmhJyXPCw+0eW7\n3/Zu6RVqi8y5qU1u1tDSylCCQ7QyEuLt0ayUExTs9WJWwAqcOrosWuQcWSAT\nyC0TMwiJdpfwQOz+2mTA/E1cJ9fDsm67nY/b1BXBi3S1XX/mBCF8QkS7uy0Z\n1IJTLZ5bHRsaUKyMnwigcQtzPvJYcZrxbitfQkPHa4rl+8yYs1kbQGwV/e8R\n9OskARz4q3/L73S/UkXi5/vMMrfLtyo/NV1uoIwdoLx1jX7CEfl3xQrA1E9M\nZMSY\r\n=KMnh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8cb7f4a18670d8903913107c38890bef7543c9f7","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.2","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.3-alpha-8cb7f4a1.2+8cb7f4a1","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.3-alpha-8cb7f4a1.2+8cb7f4a1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.3-alpha-8cb7f4a1.2_1553193197137_0.9150926037106704","host":"s3://npm-registry-packages"}},"1.0.3-alpha-dced0e68.2":{"name":"@graphql-codegen/cli","version":"1.0.3-alpha-dced0e68.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.3-alpha-dced0e68.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a30c442a1254cdfdebc0f42383f243e12bcafd6d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.3-alpha-dced0e68.2.tgz","fileCount":148,"integrity":"sha512-+VK4fdcO91DDemAwaGU1ozeFyxyduVL31dnZaXiEODqYFLMcLfeePnE2m/Kkvj4W9GeRsBHD5kyLbBY2097www==","signatures":[{"sig":"MEUCIQDUPEHfjjmDh0HMmnn3vPM21+2mA6jnOMxz1exPsIj/YgIgUN9mUgW5pGAcoF9b0p/YP5w/Wr+LY/Pj+Uup/OF4C4c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181512,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJclBneCRA9TVsSAnZWagAANuIP/1g33kevAdfWeSODy1B6\nS6HzHa2HSXyYq2A/bfmLKu9hGCap53o8KkLEIln+DdpNAfEkOaEFaL82aSX3\nCdMSU02MCMBxrB9shw1BZgzkA+LoUTQkvVX+PlqGsz7emS/xrBFExcLVAM9f\njBAqwZaCpWoNNrsPm8S+5yF47eMPldOYg5uaV3y0m5N3pjXlzq3VRoE4TuTA\nzpsEeP2egTWShBc4Ddd68hoqrMh3PHu376bQkKpBh5GPPkqANGPoDeUl81SI\nxf+PMwJfI8H8gtPtX0b+VsMNrX/2XluppvdOkfj287ICWS3AM+7kKnzGoJRs\nT8y2LAypmN/F6ZaKdmcl/G4kTRfGNCorolqe4qB/aA+rDV6o4NXFffkyEgg3\nQZ8fVqS45vga0pzaOwgW+4Za7DYPFzGJN1XEOvg8DbUieYuWU5Dmtuo1DBt2\nxztcly0/6hJD4YMaCILZSrRnkPeLON6LtjXc2n040nahYdrPT9k4WfkJH9ik\nBRC+H+b6UVsctXPC5Gp6grpV4YXRtEk7POx/Kf6QotxvMBsKnYJarOdbbi9y\nHlrmRfcsyLhewCkE43Sx38vTALJ0lnxNerMRTY/vw2KxTUukSJGB0kY18AR8\nQpq+BmItFwo9uUwIC4Qxar+eac40Y73F5yWltKuKxISC3AnIXwAQZUayElLj\nB2DF\r\n=loum\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"dced0e68316f48af61acf35d99836c26b977d77b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.2","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.3-alpha-dced0e68.2+dced0e68","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.3-alpha-dced0e68.2+dced0e68"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.3-alpha-dced0e68.2_1553209822115_0.5859736868339449","host":"s3://npm-registry-packages"}},"1.0.3-alpha-a0517017.3":{"name":"@graphql-codegen/cli","version":"1.0.3-alpha-a0517017.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.3-alpha-a0517017.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"e46703ac4e667bf9ae15bb35f453d4d1fad66db4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.3-alpha-a0517017.3.tgz","fileCount":148,"integrity":"sha512-Lmzqa58uTjKxX3im+ZLTv1jhKRNkVldIbcyYu90UsflfNZu/rZv/enBIcfjUAlW76K1UDUI2jPYc+s+k7BWP7w==","signatures":[{"sig":"MEYCIQDQeo+WXuOgaEubc0vsjG8IVAkKNuL1x+fp7Sa0JrZxgAIhAOH91sO+5tQJXDzx8CGHIHl4vafxd/hg8zDJB5vlCUaJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181512,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJclH3kCRA9TVsSAnZWagAASMYQAIWXTNWheHu36XgAD7me\nn08K+ET5RBEJU5wNUvJN2h4DmWSCneHjnn2oAdj2U3wVo8uch4w2btXvnzZp\njW9KNdXuhQ61mFiou/rk/+y7YONkQ87R7GXXNxZVeMy4jLmMVnPsENtI71RW\nHUzWqp3kwFhgPJrDIrUtmzuGSl9xsZDGAQ5v6uEdHHq1CI7Psa9hVycXrAGg\nLM7QRtGKzUOFH/mOhgVJcvbHtOGv8Ke34LtP6VSPdwYPD+G+8QbYa2PABanz\nG46FJASyho90NqCV7RM7tFR9z7msK8fOm1bWAudhwsLe2jkteLgXFJTH2e7D\nuPdZaTXtxa4peZWE0jIOhGKAXrL6wG45gfjNOpMRVIiN1llQ82L1erCjbTne\nupwaNghFBkYo6/dQLysmDfTm+YS8jC8xb2Bx01IVtx/Gya8PTx5Nsx9SryOw\nvgYw8tEn4mAK8p7rl31xzHMFef6NsA3AZaukvJBzHULSLGxjjdo0t3HYHeuK\nvy+6oqb4fYp/I/uIfG3H8ZYEun8DQvB5KaR6r5Jmao7b9uhbdS2929P0guHN\nZOeVrDpEuGptmbpoprzdwZwWEZNRyzaXxagBvpWzO364Z81Z3ejiJ9S3xvpC\nVzsSfComWkfDojN25RKJCDOSBviaa7RTfv5B3ZQQ5tSGi+dJLrwqRKy7s8/O\nIZbm\r\n=6Pi0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a051701779bfbc4c38fccabbbecd3aef01b81a85","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.2","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.3-alpha-a0517017.3+a0517017","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.3-alpha-a0517017.3+a0517017"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.3-alpha-a0517017.3_1553235427530_0.41983716954976025","host":"s3://npm-registry-packages"}},"1.0.3-alpha-6bf93d2b.2":{"name":"@graphql-codegen/cli","version":"1.0.3-alpha-6bf93d2b.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.3-alpha-6bf93d2b.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"2d34da3e280d5912e1279ce1e145751ad27dd863","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.3-alpha-6bf93d2b.2.tgz","fileCount":148,"integrity":"sha512-yiGmKiFMC2ZQ7XuT/ikFrOkQZUTsIuPQhYGD4vcMKkDnwpO5YuwUkJtEk4bU8YJuwTH2Gn5ofgNb/+PZpKq1Iw==","signatures":[{"sig":"MEUCIQD9p40T6BLLCFq+x+25fXF4l0vXGoP3cO40MaKKM9aCNgIgHtehXuCllO3byLmdP3ngRR1K8X9Vgzj2htLzVIWeW+U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181512,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJclH36CRA9TVsSAnZWagAAZywQAJBo0LE7BTgSqXk3DM47\nJk4SmXEbIJB41R2G6rZCcdGMJX1cT+jQZtaQHBMm2sVnuRwiSiFC02kl2tTm\nE+ssBIh6RWw5qgxA8zoRfTYIPERqoLkYSV6YT1/+2/lJ8aIBnxMkgmU6ASjt\nP7mlXE/LpZHXv65YJ+D2keR3Zxfy/O4i5wFBPneC6lXptKzzGSrE2xUPc+xI\n6UQkrmNzh6PJfZgD0uo+0355QFkPgTrcQV7Z5tdaI1p70IU10d1RC4YHjTLh\nuXhxrGo9d2/nR7ZhzXRVHX8trK9exIPb/uW+tSSpYTZ2oYH2tTqSn4oTR21Q\nmvvlAasBoArfdJZYRSsBZ0ViyiE6nCPkVxQiWmCv1NV8sXlNXUI3Co01trmH\nyFYI/0+x8uK0MHPtWVIwd1Qc/sYH+TF7e2U839/0JfVkNWU/DQH90x4X30lo\nZiBEFQyenn/JcmVY26jmTzFTNTRaJZmgR688KJWGYAs0BTO2jBclaYHddYlM\nvXyyL+Pn5JeodElbWYt935I+tRLIh8qzrRXOqmElBfNAPK+fb9nO0Q7TpN+C\n6l7luj5dfyPbdi/YaNFKdkLla4oE6InllpSpgKwxjnEq7pyu1J9sF2bUFV40\nk+k04kosp3rE+GcmspMsoEK0ZFCPFvpzFHrtZEq0DYhsNhlHh3mFawnPds1j\njDXn\r\n=D3Pc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6bf93d2be8ffe1d73beac35871a971f7eb84f97a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.2","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.3-alpha-6bf93d2b.2+6bf93d2b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.3-alpha-6bf93d2b.2+6bf93d2b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.3-alpha-6bf93d2b.2_1553235450226_0.2992180317764541","host":"s3://npm-registry-packages"}},"1.0.3-alpha-cae77391.8":{"name":"@graphql-codegen/cli","version":"1.0.3-alpha-cae77391.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.3-alpha-cae77391.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ccdb462af3c6f9f19cf5bad2aaf7b8b0de52d093","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.3-alpha-cae77391.8.tgz","fileCount":148,"integrity":"sha512-F61/QKTE7/hITs7aGAp8+XYU5xgOPy83Vvx5Hti+mBDTB7lbUipSBqxzafskr5845p+DMns1ekamPL/4uUG9pA==","signatures":[{"sig":"MEYCIQD63ASoeIG5A+S0fFFbL/w57NWaV4cqHIPxIS6TkiszCAIhAPP0yUCzYRGgK+vYV+Felit/Wk8bAxGtnaXlrUoiNXER","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181512,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJclH+jCRA9TVsSAnZWagAAIIcQAJsfpvpkPRAlHhmvuTNi\nQQrRRmmYUnOfSnPzI40xUPGWJo054eC3ifo970TaJTL563G23jgPlkVjgIB3\nNCLLMvDnlzZ+8VTMh3Ch9qv+epKvW5py3sd3U7cZK1qhME/mJ+qO2DrmjkQq\nEuM6YlhzmEWdzSqqYAF+Sw5Wlyr3X9u5tl+1TqY7o4WefSaanZJJ5hBlGEMH\nsDqhU9RGBiTPZHk7C4zD/ASEhyr/rzvANVOry9N4BLhygSPtjq8UwIMsIYP/\novPpBkkqVrxlEeLXCQ7dgCskGVEZtrHO4OC+fbRszjS/Ne+D/vsNCvhHXO0/\np7QYgvL29xvnOWVdnd7F0AtiHyP9aUmBmsV8CobcZBEE7tFMbvo6WdnqtpDh\n/fGe42JSlLmk0iBbfZhYDtkBgHuua9UgSt2Fn9LA9zGY/IrO1cGW2ie+LvwD\n3Ng6qAd0dqTm4mx8m9XL1no2830H69uDq9MWr/5BOUxkjcDafzizFrsfoFKg\nsK0FeIS5iWhI2fNeSJhemYmSCXnFEy9OslOWzdoUMDoW8E8F8ImKzDzLtcOw\nfvRgvCcSN/tEAMhK5rYvOob5/GpvyPnK/DsTzmSV/4BK4ZqP35ww7Rx0clJo\nmg3Yqwme1pZxBeYjTv2Du+N2M4GlqrKWXBl37Xcpt1xcUE+UI5vsd0BxKJiL\nozb8\r\n=L70t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"cae77391b6f67f4c2db86bfb5d566c1cf72ae885","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.2","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.3-alpha-cae77391.8+cae77391","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.3-alpha-cae77391.8+cae77391"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.3-alpha-cae77391.8_1553235875141_0.26226497745284805","host":"s3://npm-registry-packages"}},"1.0.3-alpha-ed856ea2.9":{"name":"@graphql-codegen/cli","version":"1.0.3-alpha-ed856ea2.9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.3-alpha-ed856ea2.9","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c25f60a8834ee911e0e2a0bee0767eb367ab567d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.3-alpha-ed856ea2.9.tgz","fileCount":148,"integrity":"sha512-JkA0xyVIKfukT2PcoeqvAVwGw5nMeHhvnPcliuiNHt/+p79w2Y6w3YrKC8IQxDXIxLogNorhV7iSBg9EEXHoGQ==","signatures":[{"sig":"MEUCIFeqOg5hG+f37LZbszlYiKRaIRa8nO0QWPL3Dj+Qu8BfAiEAsfgsH75FFSs5Hrl+kCYLGL3oHC3VZq49t1avJGv7ij0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181512,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJclIwUCRA9TVsSAnZWagAATfUP/RMR+ZnltfDMMvDlXCvJ\nHqVAU99l70oNZTlSI1Nf6x+abXlasLrBDqhgRM68L3gLjgv6Q9+znGvxrJCx\nk5kfRDA5P94V5HhvnaWX5IgDNCvHKn+9ckJfLsFkvacNKywEvUMszA7RYU6Z\nNLPdbAuz0IZhRnrSpanKbXgATQtkwoTgYzrfTAJoy87/KQ6/BstOW4FimqGf\n7p8egKa+6EGBDbJz/acQwptgIvQcq6BiGf4Cxdz/CfxyJG2wBKeXTe/DKTDs\nqe7bna6LgcMRSP6bb9wMDcUx/HAkX32kfYw3bESC82/PCEpSN/1p7jCm9MT7\nGvkAhmHeHn3z9TsjdP+bc4eFs4oRf3NTJmPC2xmxEyo4KXEYDUnUHhMQcZTl\nzYE7LtcjCozYZyjxkloUX1IBDFi4qeyNlp2+9rSND1lW3AOwY8HKDTTSGDv3\nC5hvUGYdYZ2hST2n9b7NzkkTjho2+maSuemgBYiGHgUsUFWZepWzCYrYsrcq\nCn4A8j/M1eAXUSjUiTnDEztXz8DYzDHEn9mDrXLNCCuDOqSkTwfV7MsjuucW\n6pAZeA2m4Tr+DypIjYSIyLeXNrvASaQvmUEpXzI+9f2pbF+e4nSskCqbO8GS\ndzI3NznwC5ws5bwJIQKVuwHdzI3ejz/acKQtuWQOF+e9LmjXooYtUV/4sp6I\naMS7\r\n=Knoi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ed856ea22acd1d63395ecff2b9e0758956da5d1c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.2","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.3-alpha-ed856ea2.9+ed856ea2","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.3-alpha-ed856ea2.9+ed856ea2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.3-alpha-ed856ea2.9_1553239059667_0.9950245122996255","host":"s3://npm-registry-packages"}},"1.0.3-alpha-7183e943.4":{"name":"@graphql-codegen/cli","version":"1.0.3-alpha-7183e943.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.3-alpha-7183e943.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"57715dfb6572614f18915e0065e2ff5046e136ba","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.3-alpha-7183e943.4.tgz","fileCount":148,"integrity":"sha512-lcJJGNnOUe3PcrivGKz6SWiLNNw8MnqtcDBeypEy1sWGvl9vKvw7vMLIpBoJYzjGvUzX+ih0hkKjjfFdiBi1cg==","signatures":[{"sig":"MEYCIQC0td2He20YJD9/5tLqdrw+6KA92h5TcdbSfcMEru+3ZwIhAMS3biWsoV6OVYSD3u1lwcu4f5PsAw8ivfp18gtMAcwX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181512,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJclI41CRA9TVsSAnZWagAAL6IQAITfOEB7m3Y5T1y1T1f9\nzBby9cW0E6FUSeULVsr8Oz4vGqpNPpFDCpeNpZIyeFjD1AXj/BnbC/5ZQ4yZ\nwQij7PTx2jGlkWwEP8cnGFpt9YRrrkCC6qwd7kglGygy8Lq7K5ZMIh4GYZe+\nRfX91twD8sYellUilr7ZzIuvb7T6CCbntU2uva7PTZzBCK9x7b6oIKsfPNcB\nzAGDhcgzk3zkRG54IU6iMzyl5urzHfST/QysQ8tUghNWmQmD0Htp2VpRfgbo\n9zg4uJa4EfK1XYhYNLrHRPbN5m+GWsW7u0LHS+hANl5tkQjRs2AfYNEOB0vy\nzA7Xjgut00YzF72DtZunAHlf+bg3zsiXQYbpOeOLFh1L/+6LGLN7P86k1soP\n45ctFLVj1cqc8/ZgUjZze7BOVmnR1YLj3fJJo5iXrGXbMEh5up1K8TqC3rhQ\nnpHSIH62fDGGq9fpArv+kByidDv1Or5+dRMN0mrT94Y/abEc3Be1clm/WX7Z\nSYGxGhe5GI/R1CFItWgx/hJOtWjROAz3T4zTQDQXUQsebBLP813dsgdERc9F\nH9DifArFuttocAalcnCpcRB6lmo/cfByUkWO7/npk14pOv3H9mTq11PUMB9U\n4Pc9WRvUx+OJAk6oBKY8jCYlqqOEjbYQuhTF5WIX22OFrJxLk1hfKpl8I2sJ\nZfXc\r\n=wuPQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7183e9439a453a4cc29b16666d734a618e552c3a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.2","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.3-alpha-7183e943.4+7183e943","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.3-alpha-7183e943.4+7183e943"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.3-alpha-7183e943.4_1553239605008_0.9177168575172119","host":"s3://npm-registry-packages"}},"1.0.3-alpha-ce3c3d2a.5":{"name":"@graphql-codegen/cli","version":"1.0.3-alpha-ce3c3d2a.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.3-alpha-ce3c3d2a.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"2d8779ecd571ec6efbe6b90e4e31347f970c842f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.3-alpha-ce3c3d2a.5.tgz","fileCount":148,"integrity":"sha512-Asf8WaNogBqCzl4N87/rgc1/28iPdR3nkPoEcj2SJ1z8udRwxWZzG/4oHEd6SlnmGe+4uW2qMzxAQIcns87dUw==","signatures":[{"sig":"MEUCIB4HJR+X+noMKp1bhO2rPg5NhArcuwYhK5A/VR0Wb/rnAiEA4yrjPJoN9naXQYcKYBM+F+ei8VdTdU9BGdhYDkAPi84=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181512,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJclLbOCRA9TVsSAnZWagAAdYAP/3QdJ+dK4k4148DIngss\nb359NpwHUrYlPYn3dyDc/LH7+Act0aTpiCoZhqr6JRkb3NXuowQlESmR57XT\ncpvjDkauDEJ8mmpfWrRB89w+Bxvlg4kHcfe7oAomkJ+ssl/qL0/s6bq4ESTB\ncQT872kvtfqX0zh+p6+n7Pm3M5P3idyNIb781dOs6jAzVDU9Q5Of3QRRUPlC\n/ErBz9Y4bIWDnUlXRC3opxyq1Ctzd8O7E1Nzy9whXhaiZ3UXlaGIAb0wBp5P\nXisfbg5uZX0WxFW/r7DAfwosnU6y+0LXssdPdm1VC/j3ZLJ/Tv2nRNgjgzQa\nIVR5hE125OOMG+rNBbzoWDlnAU6KqLlSv9C994B02Kd0JKUbrZHnKXkndBWy\niQuuFCgfA45UoShd1e+PxwXdjzoEnPxLtZqc5jCXRz9+uOgMT8ongda3qEOc\n2it8CjnuoER/Z+aQaSs7yicMXlRPSDESK/a1TC2UBp8YkTCzD/SOoSYcspUC\nlCOmdo3XHK5hEvkr+RaO6NMpV877IF5dfaCegCqXLsw6kcmWnrOB8ywJL3nu\nDAqHxOGJRDhcKeEEC9whFrwyqT6sXcnV3p4NYsvQNYifXDTjBFm6nuDLKO1h\noQH2lkoABywAqeioA3PjuFSOR8pukLdWJ2H9+tojmeuDLcSDDBCE71Pa6bc2\njyHC\r\n=ZIAK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ce3c3d2a5218f108153fc1a14f60112225af0b5a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.3","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.3-alpha-ce3c3d2a.5+ce3c3d2a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.3-alpha-ce3c3d2a.5+ce3c3d2a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.3-alpha-ce3c3d2a.5_1553249998082_0.792761477472282","host":"s3://npm-registry-packages"}},"1.0.3-alpha-c9c2b517.5":{"name":"@graphql-codegen/cli","version":"1.0.3-alpha-c9c2b517.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.3-alpha-c9c2b517.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a36307f08777ececd17baae15b2d0c1410255e09","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.3-alpha-c9c2b517.5.tgz","fileCount":148,"integrity":"sha512-wnKm1i+e7T0uH84Kf6gQCWgoZgzINpXw+9D1FHR/z5wDWH9zwzdTW85aeNNiWXc18LmuoRSjLsxZ9atQ/MTpZg==","signatures":[{"sig":"MEYCIQCpQPBbw5CSlr7fkDIQ1wryFmalI2RZR05HqB5ulblnrwIhANofvCRy/x94H2lW4+ZSBiwR/DqIhShAXsub2OzXsCTA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181512,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJclMnSCRA9TVsSAnZWagAA03YP+QCLnXA6x0Xls81cTOJm\nadhLWOz3RWHJljVhbLCsmpkWLLiO2h+hYHlZr/KFUAX6btDipSkLxbaAPLrw\nK8650DlNu3tLdH/g1pATipOAjp/8XnfAEsCttcKnWsHX9CHRlF8PSQ+en+Jr\naCwOifC86R1Z0Wkxp8uBHZyYGqljygx/6G/QmNfvzc+fbf2jSV9fcxMD8F5p\n+jFhopGlLL9gR39hD5YSilMrT8p4THFCs2DCoQrdlHhK/2KdfHtt+N9erDln\nJFvt55BYxwC2fuQZFbB5DzUF9ItxZc0/vmDhpXtOwqgH4I+hkBjCvLbYfEvx\njd1FhugfTw3Cw+2CTgy7KTM/GCAuuw6nTppc6lLszB1x5Oj4/lp9Efj/HHA7\nDXVZkU3bV9+5AIOE7zAf64pKYE1tC0R3l5jq4jBEkfdqBPknFRe8CA6tqYrq\nhoy345EpPx1qKeVH6oHH3CYWYdbjWs1EChVzpBxwMI1KvehNiIq3rNgjBQF8\nE6CaS6MjQqyr9VXNZfgZDB4G5f702IA8MCw7FixBeJh8VcPZOfjpFhDxvcKb\ndtFpPNbjHPZUMuUJxdmQjovWigST2lQlvCItE0FywbeQeSsx53VGy0KV1P6Y\nfr4rL4lGrgVcYYIwjKUPIseoJnoFokcuk46PMU2PZtO/DWmLZ8YWhwctknnx\nTzZp\r\n=Rc6x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c9c2b51741cd89be34efddfdc96cac3cddb27d50","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.4","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.3-alpha-c9c2b517.5+c9c2b517","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.3-alpha-c9c2b517.5+c9c2b517"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.3-alpha-c9c2b517.5_1553254865431_0.8268350084014218","host":"s3://npm-registry-packages"}},"1.0.3-alpha-6f246129.6":{"name":"@graphql-codegen/cli","version":"1.0.3-alpha-6f246129.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.3-alpha-6f246129.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"f8efd26def3b51ad1d7426d63b741318ce8fcadb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.3-alpha-6f246129.6.tgz","fileCount":148,"integrity":"sha512-0jNbLJ+6AVymlBrrRbxjS+7WGlBhdc4yxcwUDX+qLT+e9WvGozcDAAQXpQpsN6sQFSAeQ69MY/wJSyeF4KJHyQ==","signatures":[{"sig":"MEUCICnJYMiytv34hb4zVeO0kg07qU62KzY7NAw0/TqwUR/SAiEA+hLuyx3bgXiv+tNm+uEjQ/a33X4J5nPQS/wHBpGoCjE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181512,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJclMojCRA9TVsSAnZWagAADLUQAJPg673lNsduucBgpBwa\np2xd8GGFjGu93pVMnVcAsUo5FYNYnXLNicYrxe42lS4Ddvq3ykei+WSPfLI8\nHwG+j948NA7BEFcFve/J2Wi8aLGrZBK+oHr2ImFxM9HmwMDyPMGt/XLOM9YM\nxM0VeCM9uq1Asbj+U+4oZs/6QVfvrx9QteAZtvOWVj2zkex5DdRf32fBYmNz\nSGjN2gCD4egtzoCbAijTm415ecBnXtrMvnbfjLDKgWKjo7kIAdhRXJ79HIBS\n0Cax5f3BqEt4KKJrqFAFw66PuP/0vpe3vvKEQqW+rGtD3mrQdfbnUxElsSYa\nenNyCvzTpVTVmqDODqRh6uL+mIs87vPGmL9Tfqh2H3Csp6dNqfH/QoNOvid3\n3b+L+H14ZP47LnsNGhNrW7opN9yP4O2rPMDvTymlVN0WQgQxxbLApY0bOo6J\nhbYeSEPlSYaKTrgZhbfI6R8aFV73n4eyCHq+6ufqDpXz90I+loe+fhAi7fns\nfYFJiQD60YRbazX3G8VGSMJimgaP8bFqHefcCV8Ybt/w99Mk4trDL3YfuIQ/\nEKRr/s6Wjd0xeamTRa5PoGEXMJUO+/x5V6oayrN/FIBZc5JwbBhaelxEFO6U\nrUzjKWxZSiv+hlePJbke6FUWVzoXUXQnebx52ibWKAmPFdmFHzcWEZSukhA3\nZ8L1\r\n=sqdY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6f2461293fa16328d85aeb0a974529ecd8c407b1","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.4","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.3-alpha-6f246129.6+6f246129","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.3-alpha-6f246129.6+6f246129"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.3-alpha-6f246129.6_1553254947210_0.12646508344736773","host":"s3://npm-registry-packages"}},"1.0.3-alpha-70aed546.5":{"name":"@graphql-codegen/cli","version":"1.0.3-alpha-70aed546.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.3-alpha-70aed546.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"0c261f9e07ccd7d988686cd8fa8c4dc946699e96","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.3-alpha-70aed546.5.tgz","fileCount":148,"integrity":"sha512-mkdF+KXZzg2PUAcj4k7u16h4MJIPtbYw7sCFRzQaG2fMd74AMeUUrsIflvcaJIu/r7PeWsgIxqmkQZUH8MMLcg==","signatures":[{"sig":"MEQCIDGABAVGIQvAKcgMyS3Y9UynWkdG78mior4DbpH6al9LAiBhMAut+K3xQpgYyMcxG0ltSM2qw47a0BvhF4o5p0jToQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181512,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJclMo0CRA9TVsSAnZWagAAjmsP/isstMUpc5CmvqY39dJ7\nNC2PH6sXpOsLRJUqEuFGbOqewRWFDhUq+i/z0eVMwth6489B6Sow7tbxqPKA\nS+XjGZy8mqxrd2yOu3GW+zbYLK9FeB4dGLtMOn2UPcCaUXnmiTNXJHrcofLz\ngU9W2ETRNskOKR+2/Yd24GXRhotR1b5GZLZR3I63J197mrQ8N5NdHX5BxJgW\nIQyxbVd80QEQlKRoLurTUs0XXrfzIXKdwvSkAF8uaNSPFphhX6Dom9tECyxF\nPM7FDbZ1w8YV6XNSuEh1Qd3mznO8Bp9CctUPcTHi46AEBQV8xM1W7d9v6b++\n0iE2jz3itYZKUerKI38CqvT1uohEd45ZUkT5opEP9ZMYwNbz1OdZkOtU0k4Z\nL84lQKn5qMbhEukG3RRvxHxbBhAJUqSHIkaRb5JJ/arGe31YySwdUJU6422H\n/6R2d7p+ol1hA/IxyAOqiGutt+PH2e1DBxRS51D0aqLiCoK5c3fW/5TUA2kp\nrXP0MWsh8JX4kjUfPywifkONTgRcS8aaC7lZC24bLOqhQyVKSLvN+6u7IhGb\nYeOWDu55XbZEXAKT+vno/gsvx4UcDqXRfOH7PO1Sy0O7FuEn3rXd0DBpSyoO\nepzzTVofRrPkogXhao2sQwptm7lPilAFZ0m28impgmhbnjr7Gu/fRnLhkAXm\nVnhy\r\n=kJ3K\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"70aed5464999cdd9c883cdcdd93fe0bedaf45eaf","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.2","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.3-alpha-70aed546.5+70aed546","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.3-alpha-70aed546.5+70aed546"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.3-alpha-70aed546.5_1553254963611_0.11820042845670553","host":"s3://npm-registry-packages"}},"1.0.3":{"name":"@graphql-codegen/cli","version":"1.0.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"bb65a159ceb0b0c475896f127a6ab3080c8b9ee8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.3.tgz","fileCount":148,"integrity":"sha512-bHSmh/zz+eAzlY5L+reyIVMmV7GM7eisn86SJf8UAVQIeO9wgd2WHqpmCBqsG+jbJrjTFSO9tUssq7V00D+oHA==","signatures":[{"sig":"MEYCIQDlql8g5Lu0RJqmy6yG9vBmjeccDatrtVvd4silVH5FEgIhAN6v0fBtIBAk9gyJLRA5IsEXxn1Mg+QGGHeh8mV9gaMQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181434,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJclMsDCRA9TVsSAnZWagAAXdcP/0YAihh69F2Ke8kh73qE\nkqOt0/9p6ealt3xSqyF1vAbg4Ju3932up6Hxa3+JKxjrv1ytbNemVrmrGWAP\n/7JAkVNjUUZIgN+ZUj9Jdxx0/gg4suWBfZLaoVF9H4arXk8zbdd3fZ78Ux+O\nH/E3U31iAum0AZ25/oo5WAmygUGTVrKYJSsuf+j6tglOJH1LIV1Drs6AFvTX\nGZN6730W+Qr8T6Hvpwd0/xAYmL2wM5phAsqqrkNXrrEi1LUPXsk1l+ocdkFn\nSAaFud/1Jo0FrJjR2BBDWyQ3a4REsMMQu3bpvFM1y7oFAhURu2x5jiaOO03E\ndjcwdCwL9cPxzK/BTJpxJW35wAPIF5FuqTygkHCXw6KZ4Q0U3EYXIWaksyY/\nijjMyf4rnQgPYVI3tmW+cUMMVQpOSG+XJgAWiK9C3u+nCD92J+W/8U8XNA/o\nOhS4Eiy+caRM6zE8JOYP3rq2yo34BjERkihZ/I9oIDjgpGi7xunBlCc9ZUoM\nFEcfSfScamkExUhzRsZGRx2a2NdFsXjbrm72pFQM869o8HfoAcM8dgWxFqBW\ndx0z6hBAOzTgxs+SghXavrUk8p0IFjdXhGPgXfcOqvoW7YjByHhvEWWeb0vz\nyqoKHNiO84Tun8DLbFT71dayaLEMbyDUd1JcroxSj/yCXRiyN9TdH8RHkFoH\najKh\r\n=aWkE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f444f37c6fc706bc182c0a39ce11025eb6b760c0","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v11.12.0+x64 (darwin)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"11.12.0","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.4","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.3","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.3_1553255170378_0.671561177840639","host":"s3://npm-registry-packages"}},"1.0.4-alpha-f444f37c.0":{"name":"@graphql-codegen/cli","version":"1.0.4-alpha-f444f37c.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.4-alpha-f444f37c.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"740462a626c44d5b7c6294676b348ae76f66e7d5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.4-alpha-f444f37c.0.tgz","fileCount":148,"integrity":"sha512-KRuKEadjJYddvP6INNhpexuxbovU0Mtzu8t4lzlE/mRla/K4HT+MU+ZWa/7shb9zu4bbX9e0O9Wbg2d29Dgjwg==","signatures":[{"sig":"MEUCIQCGHKv2WoB4JyYyg+n2Mb9TCjCpsipaAZd5ximu2brMFQIgcnDRjHk7bVLv+D4HEUP4GMuhqAnPdcGr4pCXKJ96tgI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181512,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJclMyZCRA9TVsSAnZWagAAeT0P/j0gKtCJnE3Q81stYFVb\n+neHWzIjxUkwTnSbl8vdiTvRT5U8CUxdrmbXwfQKQdrwia6O0NbrrEvOdSeA\nKigyrvDJcQ/MF8gNVGFusciAAqmjt9zRYne23oAA73sgGXYMBzeUE2KjNVA3\nngDe3P5pWVmcu/lf0nfTxjct9PC9ZrfBkJCCQnAFcft5FNwFucE8iHlEOehe\ne531Lix5qQwMKmuG0bL4LQS73YCrV7eDa0/ZYIEWvrZu7cIQ/IA+pU96Buya\nsC4g4KAqnV/DXWeShKsOiiNAO1RsPrZm6oSgkLoC26G0Lrr2VDZESejee+hg\nV4onyOy40Ap3BIQl/Zr31G1SzHttpD816rAmMwtCz7QDKQmt2fxnDG8uumlq\nnGk6S+jeppYyJZgMXbWzGbDkQ7d5qQjnLlLcQejKlgS03S+5YWqs8xabHN8w\nVjV/yYZMJiKXB3yen+yVRWqrCwgMrkz5Gvo8LfzFGriZmLbEXggMXJlIiO1w\nnYapaSYY7Wt1Bdd1YfGv6guD6nhGb21/nW5mLmfk7YYQdlBH2lteQtjYmFWs\nOiMjiytr0NFWOP+S3NmJSRvTmD8AMwXeAfjoAKcZD1eeGnVyT4Gd8/apx/7G\n4vaA4bqiohh3vZQ7rK33oeBxVKE+dqmi0GTx2DbdGdQ9TvnFHWG1/LKMmjsr\nDLb/\r\n=e9c+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f444f37c6fc706bc182c0a39ce11025eb6b760c0","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.4","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.4-alpha-f444f37c.0+f444f37c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.4-alpha-f444f37c.0+f444f37c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.4-alpha-f444f37c.0_1553255576861_0.949403191498291","host":"s3://npm-registry-packages"}},"1.0.4-alpha-744d47f6.0":{"name":"@graphql-codegen/cli","version":"1.0.4-alpha-744d47f6.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.4-alpha-744d47f6.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a426f96e72b506730666d01861fae75c40ad3ceb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.4-alpha-744d47f6.0.tgz","fileCount":148,"integrity":"sha512-Or2dVnCmctzgrCJwmfZxFc4SNBGFnAg2JTqomzQUVXreBa5F8Ht1r7ctjVKMKQ87H4cWnb6Q9d527b0clxgCGQ==","signatures":[{"sig":"MEYCIQDLwemYdn4jBkZWjIMAQcWEXu/9CrUO0YRYlwGutMYILgIhAO1DJlsdePlANasNWZaQ773SfZjOsm7kojpcXy3GYd2y","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181512,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJclRQeCRA9TVsSAnZWagAA/NUP/2R9GVCaiGzS6lqEuibY\ndVs8goruouRtMwZtICEA54a5as8Up5xlVIlW82LmZEvACnPOrcgW17701RVv\nCREHu5BSTRDmIGo56koNoQNDcl5NUmiymVs/dYUWm4tcqyxnEq6epXH5OzJM\n2o5DiS52rSXBzYUrVJ9mH4Jc/3UN+fREUhzLev8nO6mUrXEg7/NSiyOm/O73\nYstEOiOywyJVZRKi+33l1XEP/ScIXg3zKd1U56q7bpAa0dd+cxzHpeKDHp91\nDB9SrEsskJDsIOaNUaJsveGssk2X10Is7o+dCeA9CUa/B5K0AVjyDlXVgoOc\n+BYFMGZ22NlF3oh43zLQRi538x0F64VBH83N2R/fuXqT+4x1bGIeO+1F6t2+\nOs9DMv847dVsyMrnJ7oY1vysmxBb8HqFnzGCHdkWiA99CVG1nP1rJr2h5YIj\nUVjnapxTVEyjWTq+1Q6HttnJrPeQ8/YWJxUbGsVyn2sunfFCSq2Ao/J/VEk2\nZSYdWZGVzcUsLTwDzOMA9gHhGdfLYFpiik8A7bqzCv6SerBuYLJTzoeZC8YV\ng7+Z4nS6tb4CWQn6ke7E7ez3sKmtq1s4YDlvIYKabJFF7lOG3FwxBQ0kAi7z\nemwTNCq5rvSjaoJSgiT8Tio/CjC0rRIecFy8wLz4e58ALOOaZ7nzlat+VyQ+\njcUt\r\n=UYmt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"744d47f6dd1fe2b2fb9d662eb010ed52b0db7686","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.4","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.4-alpha-744d47f6.0+744d47f6","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.4-alpha-744d47f6.0+744d47f6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.4-alpha-744d47f6.0_1553273886164_0.505082209219025","host":"s3://npm-registry-packages"}},"1.0.4-alpha-18a320e1.0":{"name":"@graphql-codegen/cli","version":"1.0.4-alpha-18a320e1.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.4-alpha-18a320e1.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a13e68062e9ab7e09576df00a8e0505594b30af5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.4-alpha-18a320e1.0.tgz","fileCount":148,"integrity":"sha512-RSUWIaYCETTlqf0bf26Wpy3sPickKqlkpnybdZzaS+4R+rsOSnaDLRjwc4gHWzS7TynVie5wxOiPSTZxLN2ktg==","signatures":[{"sig":"MEUCICukDAK66enDrFb/vNxPZwJ5pXIWWU7qHKuHGZ0lZ6+qAiEA0JN7HgRjy52V1pQRaJhXQiFp7PGTbcMoKmd/kG4k8Jg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181512,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJclSjPCRA9TVsSAnZWagAA0rIP/1+zjQ7Mf0v0jrFoK5Ch\ndTA1DbQcT9xsPwvHhPxtSU3GDmvSMjFf52BDXCMXvF7YGI5TdKuEPWKAOOVq\n9HvtJihzsCrWxOvMd+3Qp8eeiIehGfIMBecfEUFJF9FI9GgxeGtSIP9PC/Yc\nhwpF/zmG29oRtiSVtAVI7koN13b8cnKkS/L+EKxpA9g5bwAbYWnCC8GUi8ve\npMYqUOmsxyQxf27WCzu7pHAJkPvHqa0my1Uusjk39GBhWZvMkX2oCfcS4FZu\nsvhBNynI0cP3eVzmmFEHV2TdutgTI/cERQfA0rg4IOYa8f4sbOvY0a3KLVRL\nd/ryUJrW0CNEguu5DFxJbqxPlH6bKjKfNXf4ynhz/0VGU427uyFtPsJ5OkOQ\nl8aNaZlyMy59WoGjRmSnQYRkESVWb0PMYNnNkFW0mg1bMn2LFO8ZbWwtbcY7\nmreL39wf7Lfw9mEU4G2Yb/rgFh4UM5nJFKS93/I/YaEA9SP3yg0JJdWxepGF\ni1TyEh0YQ+NXCKi40ZIZ4vcKjLu+ZdDp+LVPXThp4Mb4yOXrV2kXEOsngTxj\nEDlGJGIlnbUxQr2u/x70ENju9YPJi+fHsJ6rm1icedyvOR4QJm648WwDbA9j\n9sbZ6I4DSCOGfN5LjLB4ewtxF90ljD1zYYsIoeY1L0AZUHWcvUp+3k83ii6S\n4NSK\r\n=ESPp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"18a320e14bf2c0b029adaf8ef91f9de97853604e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.4","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.4-alpha-18a320e1.0+18a320e1","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.4-alpha-18a320e1.0+18a320e1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.4-alpha-18a320e1.0_1553279182693_0.02355133046052238","host":"s3://npm-registry-packages"}},"1.0.4-alpha-5adf632a.0":{"name":"@graphql-codegen/cli","version":"1.0.4-alpha-5adf632a.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.4-alpha-5adf632a.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"77b4a92ed3eb51417a0b87427e9cdb69d4c25d89","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.4-alpha-5adf632a.0.tgz","fileCount":148,"integrity":"sha512-nHNkxl3AXbJ7q11W1EfNvb1mRjoUV1v3kXSceNxOkBoO7xDN61zSJwvboAtlvEkGrjTLGAIoBvN95mzbKZXP9g==","signatures":[{"sig":"MEUCICn00SB819pCAorbZjgndrlKP2DEyVIhDt0K04hsjB95AiEAwlBFlE2Aszzw4P3OdrkAJYX+rK/y5pODWMIcvI0lxlE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181512,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJclTohCRA9TVsSAnZWagAAXxsP/07OyivsUyswFaP+W2HQ\nELv/I53Iq4B392bjHWQ3vN+A5NKyFnlFbKXiFXwEcOZPvLZcii1wN/yYa8i7\nRi2o77xynXkOa6qf9HbOZGYXsoa3a3HLemqokrK8lHXvt4zLnPogQet0n4cC\nWE5+H9HWRm7QJKxhpFtgGwX7I+r206/n4GXIb7+rA1CfcjbxamBUhlSvY5sB\nku5LzgdI7+x9+0BTWZS95ujYXtJ/P3TddwpbmBW8r6WHmDIPAdMvgcGGmIsi\nMnqYpEdLTsffTXn/qR5oa8/9r6wY5oL5ntj5011zCZpuFbG4r2PvMwK0TQgE\nJu5/uDhToaYiaDYPT3ty4kVDJjvIGqdqQNOYYeoZISrrva4x2MDFLmOgD8gd\nS+TFAx5l3DY8u+H/dvvpAx0ZcSbQIo3CyCSWTTVkfm+qzw5hfd3rPmaa7chC\nQAZVf2BaBPm2mHRJRKMmaslvZFHuhuzOdEjD0iiD8VpiIkojJNPCDaD1uQ68\nobwo90BSJ4PNyDbGR81gSzqVyGjaILqD7MB3AaG7VWABO9S6hH77dEh+6E+q\ntF9DgpJtcGsgVXj6VbMEZqoJdw1x4sr+AOL7YiMqXjo5nlRxn/QHV7RAVGZj\n6ynbtmK8iNc6dsdMBeSY50iikodjFFjGF9MwU86DgOkEFqNBO+9KQjb2Z8q7\nwZH+\r\n=LZDg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5adf632aee049beb42d398071f82475c124115cb","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.4","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.4-alpha-5adf632a.0+5adf632a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.4-alpha-5adf632a.0+5adf632a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.4-alpha-5adf632a.0_1553283616740_0.8012185848717708","host":"s3://npm-registry-packages"}},"1.0.4-alpha-879e52ae.0":{"name":"@graphql-codegen/cli","version":"1.0.4-alpha-879e52ae.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.4-alpha-879e52ae.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ceb2a22250eb6f960935e71d2e0adff7e37ad56f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.4-alpha-879e52ae.0.tgz","fileCount":148,"integrity":"sha512-bxLG7iePYGG8OhZ/mf6ioxlH2Vg8rPNSRjMGcteazMy/y0lEGpUEIY5N8F9/c9kQQOcJkj/GKo2rUn5u7GTuGw==","signatures":[{"sig":"MEYCIQCQA/KJ8sDj81bsR1qmkjRLOxGZTCnn4VuYAgqesPfqSwIhAIM8Fke03/2hA++Ufnq69xOl91oR+SearJ293yx1J2Eg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181512,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJclUIJCRA9TVsSAnZWagAACDUP/RS1KI2VjjmXxQAXtHkh\nUkT42qYA/JI8kKxMs0tad0R05Vxq3NGRekJbNCHYurLXU8ylT6we9/bdpTfj\nFxIjAJkUJ63U5kZWozarFxwgo/F4roN/wZwNERqm8OjLkCNUY894qfuQap48\nnI5MeaXxIra5bdYKbxT5x1AmNkkJu3pL6O9NRAWrfz3II7dvG0Ez5Qd0qGQW\n6JfXJ/rkASr4On58/kmWEArUcf2TBZ8efesG/nZ6Yv6l8wSAKuTPfinOHrth\nQvjL2Ic2Ae08H3Gcn4TE3oBX5GPXvGPB2Z1IBzEuWo6xL+Y+H4zDCOrcC1Oj\nDyKsqR3PVVV2RXN7ORUlDDAxsP/OE7zzUReswOtrRyPdINV+2Vg6XE5sMcOd\nvYLxYZ6QU0nFe6eErUgjkL82unvIBE08FwvjIk9KK+lf3S58+1r+gxlVzWCM\naSV6np4K2W2TF1pWL83VL67QpnbRQUdBdCrErjFmArog+TRHa8oEPox7bD8F\nCyEoCM4cKRKdl3x8FbULvl6hoCh6CnsdxCwk+llM4R+PBOfyIYhMD+0yhpRj\njojrzePp8Q9vpzwz9U4YPA3jqljKFe1egwDHmGCI5hkueBIz5o29fkjo5s+P\nbJ+ltEA88vQr5uJwodI6gBahSJ9DXay0i1niOrzsGbxMq48pzWTTP+53zmzL\nI7iC\r\n=E64Y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"879e52ae6ca50f26fda8ee7a45941345d51e90ed","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.4","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.4-alpha-879e52ae.0+879e52ae","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.4-alpha-879e52ae.0+879e52ae"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.4-alpha-879e52ae.0_1553285640723_0.8480644988963506","host":"s3://npm-registry-packages"}},"1.0.4-alpha-9ae80be8.0":{"name":"@graphql-codegen/cli","version":"1.0.4-alpha-9ae80be8.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.4-alpha-9ae80be8.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"d3c7a57f89af7a2ec55bae0c3ef11a28af3cd75c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.4-alpha-9ae80be8.0.tgz","fileCount":148,"integrity":"sha512-8I84Sw6t7d1ViQCY7//xX39S+WypCfmennx09DxC4kOQA6Aiy+3ZWJyJD+XN715KE/Pw+wIGLgXoILmlNAqx+g==","signatures":[{"sig":"MEUCIQCjseUEYoErseLaa9vDHC4QXiAhzfWHtpsIgVq5bOZW0gIgIjOVfSsJDxoDzdgSIzHuF2NzqsPwIBXpZy+4dUrsRZY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181512,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJclVP2CRA9TVsSAnZWagAAjeEP/2xlr+XiygB00LUnP9My\nlx4iDmsloX8NtZUUGyfPj1CccAxI7O3oS5LDLfD1MF7VLha/DsNdao4QC0II\nLiw/ilk7Fgv+GdyGbMOXgBm9fjU971QzOyHN9XYB10isrfEkCNfdAK9ksdRh\nAf1N4wcxD1TqOib7IAVEWQIYY9onhedWkkf8vZcHnhCoE9oCu6hqtlPX/T65\npcPK1fw33h70n0ZPJmCkc+KSrPQa6zecL0SXb0U5y3CVOCab8e9Vmx/jL0Ax\nwbwyMqRJaDIwowrZJo8u4jOWgMXmpJEs/cEPE+EX5yrDSlfIWL1ZDSq+/Qra\nJvn+t3tT7I/44GylFCP9JmodQBJ4oeWGtBX7A++5mV+hxJNBztFQ7XWeGeJC\nczsSDhTTKOQlJMY7FFGR6qMwmwN0puPt+hyZGjvvWkbXnrzqcUiBCZIyIoyB\nvxVtzHH6KVFsQRTF5thxQEIZvrE4oXJLvjwmrJ3S3uOl6ySEHVunp1N05q48\n6dNRAHdNn65dVfGvH3bo1ozQtXzXWKwklfvLB9jrFbiLtM77CjZKaN9zRQ/7\n8U3W4ty0jhtK6ir3nxgNke+9zPwooCPTiFxvk7kCpwxNR95BaCWob0RXBZme\nTIwjpIFG70z0CbpV+lDCijYFj4g4TkUNVf4wcA5WcNiQui4FzxYi96cuBqub\nl6Pi\r\n=tMA3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9ae80be89578dff687e5bd0234ce75919b24ea57","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.4-alpha-9ae80be8.0+9ae80be8","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.4-alpha-9ae80be8.0+9ae80be8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.4-alpha-9ae80be8.0_1553290230230_0.5996027482080564","host":"s3://npm-registry-packages"}},"1.0.4-alpha-79b435f8.0":{"name":"@graphql-codegen/cli","version":"1.0.4-alpha-79b435f8.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.4-alpha-79b435f8.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"e506f59bbb7809087d3de7c8fdd313a23f1cda8b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.4-alpha-79b435f8.0.tgz","fileCount":148,"integrity":"sha512-csxB3e7rnl3bdqVWEHx+P/nDOjrQCKrS4q2OCmslcJAHEqZHTdPJ5o53uqbJoCq1lXulpCE7HNQ49NoFpQng0g==","signatures":[{"sig":"MEUCIFeUVE3w0pqq0kGiy8zeDe7s8MhvGuBXBzAiFWXBllnMAiEA3gpV0duvC4W+7h2ilkMWQcPAnSp1csHvAJOpnmyK0PY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181511,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJclWfQCRA9TVsSAnZWagAAIOgP/RrMxkWX0BPt5IHIlMIQ\nnxT0jcuLAeZhK469INm43Vpxwnfbs8fObAjrfbugs48LozRl6S229NB/1Gl3\nE/xw3Hb0D/ZKtSrAMsffiOpnrs+CsqBaL6qwPtkMHSr2oq/phbASAGylQojF\nwIFDsse+ScqLHVRTFEp8H0mh9qbfMug662Ejl2EVwF4EHN/BlmjZoaSspPHL\nC/uOFF9fpTzmvWKEY9c96YAewyXj3x8WQhv0tH89/5J7oIlP7se9/FSbM3hg\nmcw33+STlHG8XWCRv+nWHCRHYoZQZhsU+SPcrbEtTr1zRgY7CVEVWVl4CRel\nHBqwil6/8puUabpoalGrosLvI6QDAFLOJcykWeFvwJn2bd8apK8xaCBQiQD1\nrV9meXubB0ghs6t2Sl6SbnCMmJ9yfMA/MpJehaIa0aIAZeHwLNxBAeQ5olbv\n+vN0Ag9kKe865f4Leb/J2m3s0IU1INWPtGaRloLkhBQx2bDgOP+2qYGo8Pf2\nREAYREosDI6+JeUwYlSRJO8eS1gA9a8Zl5jdWXnEXsKe/7aywkLY+iCx0ol3\nyPJSLpQ6wIACoIn1hzhOq5qNLcTVJCiVgFj+yIzA+wfJGPM03CfOFfBqyK36\nxj30lZxTMsUkUNvB3O0NsXrHxmimVO1UBrZVP3NL2ChOp04VRQ0L/Qg/9vSy\n1XAp\r\n=gH/k\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"79b435f8fb98a5b213d309de440ffcfde054b461","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.4","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.4-alpha-79b435f8.0+79b435f8","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.4-alpha-79b435f8.0+79b435f8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.4-alpha-79b435f8.0_1553295311641_0.7459313818049804","host":"s3://npm-registry-packages"}},"1.0.4-alpha-e6d8ed9f.0":{"name":"@graphql-codegen/cli","version":"1.0.4-alpha-e6d8ed9f.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.4-alpha-e6d8ed9f.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"6ca62de788af01c3a3189fb715de7da44362cf45","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.4-alpha-e6d8ed9f.0.tgz","fileCount":148,"integrity":"sha512-cJD7PpsiLvjdI2ZpknCi2oOY7xtxvlvuaOcA9Kw4tnlpfDjWcgaRqHco9FROsEI5ljHsRLSyyT/Av+YLcqCkmQ==","signatures":[{"sig":"MEYCIQCwxzuOxoTR7Ydr1bENH8UdjDiajJkoM0euoMcB/ENxdQIhAKbiBwjIbbd9FnqJlAlpg+SOHICACoYCAAUsgV2XxtOf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181512,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcln8wCRA9TVsSAnZWagAA1JAP/Aw18ivqvKZfz1roz/Hf\ni6b9N9dQd4+TrK4uTubOSascL/ecr6l3PTBTf1uAMCfGk/fryOnYfGYTYzXj\n72Fjvhp8cF3bceVIRXeBfba/7asXuSGkZWWs3C8KQse+d6bmWAWnvuMm7jku\nhRcs4NxIsyuNqLWRU16XMjiqO3hPT+cg/tFmkCSmg5gfNmkEz7fgMGjtJBaO\nzIJcHWQ8Q+SO/imID1+nxiMkLA77AIuQoCHNY27AYphx9/RFuif3GabQai3X\nXsbOevSC7yVot61rrVfkUeOhHPcqlmD6DkrDYSlT0QWuqUvh7MjWwio1BA0s\nHNq+jpon3nkhID3WBLgHQj/y9/5LKGMgZHVyg3HPUwu3o7b5iLoL4hFPR6sr\nMr1yBkzme6yPfwtOEu4cNxgIwUAfUJ8n77rtMeaZ4wdoPRBlgoNVgFWJA+Eo\nwb0rQ+k4dDepLFLvTJ57vhDK8sizM7GbrBekSuf1/d860OX6mPaKRs5i67OK\nYjuNlZ8zz2kGMbMpqMe8k4CWvdd7kFObB7SOziIRCiv4S3T2d3ZgWgAS4dMT\nUJOor2VvdfWEadtUbDQi5w3kl/KUlesGPI9uUe8ri+jh+VAKjl/xMuapJbFh\n32chYP6Q4vf5VFOHryGIATauB86zkYFHiTT4lhBvb+J1upWjgh8KcMHTKQ7d\nzFob\r\n=S1HL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e6d8ed9f214dfce44fb4c0e1b8e681aac25783ec","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.4","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.4-alpha-e6d8ed9f.0+e6d8ed9f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.4-alpha-e6d8ed9f.0+e6d8ed9f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.4-alpha-e6d8ed9f.0_1553366832204_0.4153089356719577","host":"s3://npm-registry-packages"}},"1.0.4-alpha-a701a895.1":{"name":"@graphql-codegen/cli","version":"1.0.4-alpha-a701a895.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.4-alpha-a701a895.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"35c90201b3ef9e8cd9bd89242da76ed4111c2acc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.4-alpha-a701a895.1.tgz","fileCount":148,"integrity":"sha512-VOGgwtNDKTZcNKi2DgImW9zapoOhsrRoF3gM23rs45qJJLNgk+huJknzEDVpf1zZaGDelwIJCBgz//m7fPFHFQ==","signatures":[{"sig":"MEQCIGGLGZW1riOL/LqA+4BfKAiOYO5XYgoQTPiRaTA9US4vAiAEDu6A5tuH9PKFNXOaYJGoyshD43PiGf1C5URUwjhMkQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181512,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcloJ0CRA9TVsSAnZWagAAl94P/3pWiS1SJNWA6oMLNjdT\nlsjoHOG8i6932E/iUwTtdqvqYOPbY9sizXImCySQcx5xBTa6bodHGEBjxJg/\nWtni5QTKJs/p56ZjPMhZYv8TvQWmJRIrwkq2A78NGivnH1/hAE9OoK8oXUiJ\n9PpuXla1rmKp7akYWLJovrDflnZqgVmCrdjKZAR3z9Nj45C2b8YNXDvbX9RY\n6H8Nfmnco5ymvrS9MiA7QEIj1vKHtKcKgj0W5A3m9PqHPNi8CQFtmpGHZ/PI\npCiRq80wSN3Hpzlp2QZs9iAo4PBvT+LdIWG6yWI25EZoMHtd02nt8oryupQw\nxXpOW4xrm68cCNWkDaq58zr6ZnNRtVKQs0qusFkTaQ8vqF/FcvATjEhkAAnp\nqIGolkgxCyhJ86rJizCtW35XF0N3tTda0/7IunlLeMrkspP3H/41gN58H8Zt\neDBEW3oOroeYocFj+FAaOG63Myi9ARrWtwkKrXvR3cTN/BE75gIYSCG63nYi\nAYt5tFhetldmsb1GLI7eQtITgKGNHldndGbHH46ezuFrMZnt+CiK3ib+4aP+\n5NxUctfB0ByqBkUnx4nqxL5z6sWrMirXLdMEhSF5By+SH4+V0ML08KAhA59e\nciUcbT8JoihlJ75wdaN3q+/XDSdl+2NZeX1o9TB18kzPXhthUQRWOo6sdMrj\n4pCl\r\n=/9c+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a701a895df06ff05b02f379de8387bf2daa2411d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.4","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.4-alpha-a701a895.1+a701a895","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.4-alpha-a701a895.1+a701a895"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.4-alpha-a701a895.1_1553367667592_0.12020510448404442","host":"s3://npm-registry-packages"}},"1.0.4-alpha-4b10bb5e.3":{"name":"@graphql-codegen/cli","version":"1.0.4-alpha-4b10bb5e.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.4-alpha-4b10bb5e.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"d301c1b54870b74e763f349530efd81071a42194","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.4-alpha-4b10bb5e.3.tgz","fileCount":148,"integrity":"sha512-K6qd/ApXDKn32xj53wXtGH3UvwzRZGHE3aUcnaNl0/vyWmqmNFD83byqHrwEv9jpeS7FRvxv6BIIqmffsKpg3g==","signatures":[{"sig":"MEUCIFWL6pmTrhzoiGp17iiM+NGvajCBiTzej/0+g0TnzGTaAiEAgTyytnp8lINWcuiKWyj6lu6Y5ANeByJ1Gl1Fa/WGimM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181512,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJclyVhCRA9TVsSAnZWagAAcrYP/16Bo5LOBaN16q01QOMr\nAzrds27y2f6MTBkgyxYbakxgmf8/2fZ/OYXXWjU392co94frt+O/++9eTTzc\n8/EssFd/1U4+Yu6XeKsQNES3Hg9dOXTYjAG/0w+EKVGmk0luM61wlkbh+iqp\nEEm0auu/LJOljU5jIKwQsYw2yknUd7a1aQG+MYesSl9mRB1xMSwbhkdQESiw\nNkPAwC+qIN3/hOsTBf94UQz+ZjDEymkrriWa3YoJou6sFK1BoOTA6tll8fAx\nkF7dVxohFOXxxv7L7FrX6cHqaQk9GqoRUZB31tIb1PKojsjz4ONbrYld0KrG\nGkCox2+R5KlXJkTQPWMYKxNLFL3kwz+FFgqmmGD8z6EENEJxlnL7RDesqs6I\nZBaoC+gCeyQKSTk+NBuiF0A8HHHe122ESSsFlwI0ZFzkhGfPBIoxOMR3PU/S\nsORhSJjj3JlRV9lsMikPVdaIO373dYjjc3848BP+HWiP33pM5VY8vbxoIdaj\nj9O9B0+8C0Mx7c8oxJTiNLgc1s1sG0IAZfVE+lZ23GDJrs47M7R7/7NhyNso\nAse8hmqrnc5WTyJB7P2dnBCD9w3Eluv7ZFAo6RzO0xL+3XolIY0dMP+IYtxw\nK25xliH1WrNZClSn5JL4Fq5IaW/a+engyYqhbTmLFRIW6nVVEitkTn2jBHUK\nF+Ub\r\n=XLgJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4b10bb5e571071b19a3c5e1c7327566908395017","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.4","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.4-alpha-4b10bb5e.3+4b10bb5e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.4-alpha-4b10bb5e.3+4b10bb5e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.4-alpha-4b10bb5e.3_1553409376514_0.5295500011901337","host":"s3://npm-registry-packages"}},"1.0.4-alpha-cbc1482d.5":{"name":"@graphql-codegen/cli","version":"1.0.4-alpha-cbc1482d.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.4-alpha-cbc1482d.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"45e2adbfaccafeb2543c1ffc77291ff49a65f30a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.4-alpha-cbc1482d.5.tgz","fileCount":148,"integrity":"sha512-ArRN9GjHd8OypeiQJy1+/dU1Dmdx5PwRjH5RO3lOuV409iwjh2tw5tSSqLF+PkV+ocuBf1hlLswQx9omN+84lg==","signatures":[{"sig":"MEUCICzy7XU8gR6TXFlXsRYmPRsFM4mF+CdXwjTFvmshwrcQAiEAypjcuAE5QLsvBbkuf4ho0rRbIaOxVAZaMW3hNAMekoc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181512,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJclyV7CRA9TVsSAnZWagAAxB0P/06q/qfikyqvOwDDcVX8\nxtCmnNyGZWnoDaUEYtFtzuLWT0dE5HPdGJ5RLVvkRo44MqRH7Nq83PFZyRVg\nM9YbA4+44hwSjsHjz458s+kJn5gjBUbxLVpJubvZiAvSu8srKZsZtqGxneaS\nMc/EB0wGr4ZsfQRg2bN0tjGAEKJ6bkzK+CHO+6RtCUeJHIzMLLCTRS8u8EmZ\nX4fVnIeE2t4pWxhO2wFbCMYeU9Uq/lt9VT/RgsRxrvvdVahT9HTBP5y9cX2r\n2jnEnlNhLqZq3KSW9wn8/wvWfH/Kfh9SS0nQ4wj0nYNmCEoYcLn0HPzhL4rM\nwY/7UvMXFBSKb3S8A4AkJrObaLgUib7s/KBqQ2rOTsYFMiMQns6iKMDOAck4\nqiUAU85IAaL2ui1YWKquxr65R2htKalKzUs+882l1qa1qha0eqVcD6OgDbY5\nbcTpSU3G6GW+qVAFSZ2KXW56rMGJS9K4k1Ur6T6V+3Yd97ak3SZSvHw3M3DD\nodkBxThh76bBSTYFrHbnv8dSovqWpVZr3aE8xQdKqVKgrh40IsG86bPnbpF6\nVN38g/fVnuAb9LwPYWDMOcW+qQ1Svr/QPYHrsUT/uWRqNzBF4XDdOhCVRoyw\na0V8QK7YX+IzoBhr2dOPzfdjxgdHEpfiNqPPP7UB6ZE1kPJH1hEB9U3rHBDq\n5H7b\r\n=e82r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"cbc1482dc00c202998b0dde02b7777d6bf93dbad","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.4-alpha-cbc1482d.5+cbc1482d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.4-alpha-cbc1482d.5+cbc1482d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.4-alpha-cbc1482d.5_1553409402657_0.42752572262450106","host":"s3://npm-registry-packages"}},"1.0.4-alpha-c6523e75.4":{"name":"@graphql-codegen/cli","version":"1.0.4-alpha-c6523e75.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.4-alpha-c6523e75.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"b9c1223b93e33d41eac84b4aeec634450a1c1039","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.4-alpha-c6523e75.4.tgz","fileCount":148,"integrity":"sha512-NS1dO+oaYsGbfqSnOHfLjLxGQPV7023MDK6Z6NIEdm+T+sWKCSmn67K0NXaxeleEhTrDe895BW+X/I6Lw4qxFg==","signatures":[{"sig":"MEUCIQCJK5LMck5pYX4P+N9jz6tN3m7q0Ni5oUs5c7ee1JGE/wIgK/1GzuZ3CB8ClsQh9I7gPbxTJP2X/LAlEBklpQREkaE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181512,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJclyWPCRA9TVsSAnZWagAAKvAQAIJt3HeqRJ1UeD+9Z8J5\nYc/zYB858khuuGt+KGm19hoXDra9puQEotaycqbJ3WYSd/ln3hupZiPBKGk3\npl4HoqlmUAyjrCGvxMuX0mrs8yQfazwfNuH6hJygdTw0Jj/bE1jgB83d3tmk\nO51JBNWt9M5qkNRpYiC8WeAKp4A/zeznBgfSPzgfbIbDYWY0zic1GA1m37xM\njM8zCdrnwPRAyWflL4Et1m9pOe/qeYM402wdtOLIjrwAeZLLDYfvscT2FNaX\nRIygxkt6VbfTY+rx3Lm35vpssCgwO5nQarRFDsvWTIIPuglkRl8/ZaG6U4Ap\n3nRdLBMXfykPcnzHILioHsNdj1QP9lCxa5hHhXzdg+DXLqVxuPDg/YIwPE1z\nNC1EncbaXSI4DhdFjQDQ2rGy/YH1QvI2Bdkr/ISqtZXBuZJ23b/m7N1+CKAq\nAaTtPoMptspQ+9f66V74PrDGP4SNQJKP7JK8B48pQrltg+E0t96JFTUyF2+t\n4uyBaoxVPsEN+8ekOn+jmBjFddXA80NdUat5pkEzSaN/AgKUi1YmEg38RlXv\nD8ev7uZrFJYa572PZyQAXAIt3fspZnqNIScFlnXJ0rchkZSMpyEsJN7aSFrk\ns7tDLwUJrbDPaE8M90pZ87xRap+eRTEHt3AyrdLXm6fbqwFiVPfOjA9BNY/M\nygzQ\r\n=6dln\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c6523e75910cbc4302e32c2c8c8ca12d32a6e87c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.4","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.4-alpha-c6523e75.4+c6523e75","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.4-alpha-c6523e75.4+c6523e75"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.4-alpha-c6523e75.4_1553409422449_0.31648508619016336","host":"s3://npm-registry-packages"}},"1.0.4-alpha-b5257b3b.2":{"name":"@graphql-codegen/cli","version":"1.0.4-alpha-b5257b3b.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.4-alpha-b5257b3b.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"e9431cc5a726af9256351f080a9800a6b4e9122d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.4-alpha-b5257b3b.2.tgz","fileCount":148,"integrity":"sha512-+6opZe81/sSQCud/XPcbCvePr4OjrYI5EK0Fau04hfqrgsmPl2fU0wPCnX38rNkLHWYzJP9rZV5uKl+CkNiMWA==","signatures":[{"sig":"MEQCIH2Fqd2l1y0oLqhXRq/w+3J0/2A3rKMjpPW8AOCsVNImAiBlVCL65CIRxkjrwT1DaZN+7ay00Wyj1h9jXgh08qSuyw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181512,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJclyWaCRA9TVsSAnZWagAAudIP/j/lOLFMZYSDSX8iaNfl\nO5iCNws+WoVlsvAHMmWnvL59gwOTw5KnBbZ9iC+Bs4W5LDvqDgxzTyDZ9O7m\nRY/onX8JxQt0Kf/qUopUV0w/QTPH8tKCSElOeO30SwaPtMloj7AJbIg5x+mA\nY42f6OyVe+LnYhB71WbnyTk0scw8Wlc+p72Q3Wns86zVTqOkEzMT2TQ602Cx\nrzbJl9G0H6fSPtHnuIx08o0fI3NClKiLIibGsVP8UQuaSCyrWjghagdiUzL8\nAjgiaffAtP4r69YrDTJ3z0qcBeCRz89INd6823oIzVwUTrW0bv1GwWlngfig\nGE5pWvyC05xIkJrTeSI6nQ0GxTIG1FX739727OQn6o1+gyewzDbTA8bwa88D\nhswxziZuYkxXvW5DI1ItsuzUePDxlhF4UYJrcLpjudj0XMMeGXlLs2cOQWUW\nOFjd/iCRCgJoFVL/rn+JbyX7fbDkDzSWpET8hBnJmLRSSm3vyW938LKMKLkU\nEI6wwCyROheJ49iE/sjsj77mEDc/xH/CqrcbUIZrPiFU9VjuPTRlvyfBzfcp\nbajafifiMmVlELNetGms85/JA+YJ88sYx1nGqWuDARS4a0LPVrAS4cdPG/6P\nCCPTSirvobbpWQsZJtdZfmt2v93BTD0aCh0YihDGfuoKUO9m3a/FOONsLHc1\nT2VK\r\n=RCU8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b5257b3bc9c150c068f1d6fcea630aa44688be38","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.4","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.4-alpha-b5257b3b.2+b5257b3b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.4-alpha-b5257b3b.2+b5257b3b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"0.0.44","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.4-alpha-b5257b3b.2_1553409433612_0.6552753672503882","host":"s3://npm-registry-packages"}},"1.0.4-alpha-7e6a8d52.7":{"name":"@graphql-codegen/cli","version":"1.0.4-alpha-7e6a8d52.7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.4-alpha-7e6a8d52.7","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"125c5a08746d9a1c6d299ee544adf0de4c02ffae","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.4-alpha-7e6a8d52.7.tgz","fileCount":148,"integrity":"sha512-CKECPrNPlwrDZdLdSTKXMrG3OYgjkNSWFzgZsynYo0yiFPgLLHK2AzXwM/2Q2XKk/PvnadYyqzw5wlgx3BRaTQ==","signatures":[{"sig":"MEYCIQDgrzfJzEoBRhgOkqu6gTGqEYMT65wqOsaQA+Ul23dBVgIhAOuXdn0gPUjr4DYUc9IMncNhF4qRDHzQ+SxdxbGQ0tsm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181511,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJclyenCRA9TVsSAnZWagAAfcwP/RGq4ZzzIYi6/UJQFENY\nTZ7j4Oxadis+VHEOR7FMEfJmuKAqK1mG46TP/UEjhDYl4lVRsXplFpMotyNG\nXjRFcGfq1ft+M7/x00rutMfvvkMGBx91eObvt4kZq77NMb5B5DvAAEmVvFYy\nUPtqWtKDbpMxUocpB2POm9p1tiaktVhmyp55kuBfYMuc7XMEHuuhNopSJ7u1\n/8TnS+OGhcMLa5/4jkGmaiuXGNvJr6OX8kSO61PaAcooLQu9ZwMPUEUS6qtt\ndkZ2rlXPZqRtY0brUr489d/esAr5VW3SgRgHQe/1pjlAQvMoJsaWp4MdGabX\nBR3yRn0214ZELa0Fa5v5dn2E68Gurr4kMd6ba9SHYZi1Xm0MjeHqY3uqpEgs\njBVEmoeb3V958KR213YkEPx1YDg+rRdxn3KamW+3fxEZyQcaYFyOCg7LXqLJ\n8vQrhE7pK79mEvwFchpO6VPIqUiqxEX7IQGTgFiRkHTJ3d2cQd8uDO7lllZj\n3sobs1RuYBMD/jTk6KujptELCumIHB2nfRqd+3uf32KGOgHOe0ulyqmo1S1N\nVTI/C+sR15zKv5zTYGsDhjmv7dBbRRhFQ3tJFV6+9LaYvJnyyCMjwUODv5qO\nT9TEo0G7LAqa23P7M9te/Op02kKBSZODVPXrgJ4BCjIYx0/O42ECgE/ow/9M\nwOQz\r\n=kwms\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7e6a8d528768aa49ae47f9c3d5be1261d7be0e8b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.4-alpha-7e6a8d52.7+7e6a8d52","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.4-alpha-7e6a8d52.7+7e6a8d52"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.4-alpha-7e6a8d52.7_1553409958932_0.639895938814163","host":"s3://npm-registry-packages"}},"1.0.4-alpha-cf65fc19.6":{"name":"@graphql-codegen/cli","version":"1.0.4-alpha-cf65fc19.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.4-alpha-cf65fc19.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"5b228612ad9e5fa19a62433bc1ba51eb01dc04f9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.4-alpha-cf65fc19.6.tgz","fileCount":148,"integrity":"sha512-0WYrR2Lkn3sSn/X0e5HUbnxbZAi/IOiaP13naa4LKmtxkGNj3Yos0Q906KYdYoXjlT8e2uPmMmaOY/mCIVhVIA==","signatures":[{"sig":"MEUCIQDclf6X5w+OTQ6Da7k7xHxATT5qJjEKqODarSZa1cdJugIgPmmKA0pQwlM/sUP/rteXYHpQZLuyf4f5SBPxN+4BeKk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181511,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJclygSCRA9TVsSAnZWagAAN2UP/il9eVbBsiW3yfjuFiNJ\nmwNRqn5hOeZT+Fvyb48USo8PU7CioZFe/OREAAYVnUzJSp1dF+heX5a1X/PV\nT3tlvNBu2JhF9nV0uJO5GR7RoclArB42LeU7EhrAV/uCp6s74+jGlq4yciVg\noGGf7Ltp4BNSFg2mPpwEfK1jmuObANpdvHpfiIC3ihG+4SML6TQnVe/pa9dr\nh8dufkdDqctNEi3HxrUeJHV8zDhjeDBHgZlySUD2RcaNtYE2BEoRb3UZOxn7\nF1SIO+tHlpyHF25YFF/IUbc9L5eHPWOMyiKybeYPeXrZK047K+3YI3spfNaT\nElViPCl104BSP1ZqAdgMslotxMM8OCtc1cRVjjaumpAphel7p28xLI01C1VW\nSSTxzV2+/NmxNcbJOMiOAregCfs83kj81AIdjZk4LSKWyUjBoVR3as1BrFJs\ny2QgOFBSQKewEiKAslgr+2xK0Yik8KP42VLC/dZx8hyICTvybZN7h9wQcaU9\n2H5eOR556WAh45WjyF8QfT4LqCZWzMePhr7kScan0z0pgd5HWOVqkrBHPEQP\nl5OwBwHKYcjeNTR3XvzFfBrEBp6OnWv72Jec0JTk1emIJ0SQxpuGlfJxnBdq\n3LZA5U8XT/oAJ5kT2oo1QYt6fx9C8bS4xYnIG4Nr/7uAfTB6FZ1Bmzi0AhS1\nL2Xr\r\n=4jx3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"cf65fc19cf3ab2442638e48f37bc624ae889670a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.4-alpha-cf65fc19.6+cf65fc19","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.4-alpha-cf65fc19.6+cf65fc19"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.4-alpha-cf65fc19.6_1553410065543_0.6557595724485192","host":"s3://npm-registry-packages"}},"1.0.4-alpha-8c810d4e.8":{"name":"@graphql-codegen/cli","version":"1.0.4-alpha-8c810d4e.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.4-alpha-8c810d4e.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"5412aa6bdcdf6cf1c3fac38c00eeea6c6a3b3071","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.4-alpha-8c810d4e.8.tgz","fileCount":148,"integrity":"sha512-jRdVdqhmeuCmslccuTmicGsZdqxBSfMSciCxci7sqjjZzlysgJR0Jupi+PsqJ68nhrwQdaSPjQnRX2bgZArGuw==","signatures":[{"sig":"MEUCIBMegYym2qsTIKAmghKGQ6PXOyMMfEqo4unr3fCtdYo6AiEA8Bzrh+M4JbabJU7ZLDpKR04APY9J/cMMFT/DB9zhGWM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181511,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcl0rLCRA9TVsSAnZWagAApywP/ReW8IYKWJQHKWa4khJa\nmSak8w2kqD42oy6f0UwBDY7PDhItSqHbl5IZLfnn+/Tm/PdseS2y2Op33DGR\nWexy+/66N1S4xtEVhwyEwG2Qw752AajLWJkCnR1Ftck/v1RTlsfkf4PmvMsL\nrtiW2Wj+mo1kllcyaW3nHpT3U2blDAkOb06ZEHXpn7zkUXv4AQxfNEdvTL3i\nAIYwGnAg/rQgurTs4uHKarV8UwjOKaTfx6X87lmYcR38kzT+v/W0Gn+bbHGr\n3+uUEITYCCa02sxmOqMqnfqUMzFaWQAiqGrW0TQz/PmN5+MbFkW2J8H128OB\n+EJSUqjvKB/385wxiGeBZdDolOdmoCfwk4HADDAuDRiN02lCAChupSV7zIHo\nCChrgJWA3tHBao5FVf6Ipk1EnT4Ckif+yKBm/id+Wsa8gZTTxvrdUoUZmtaW\n9FRuPfNZSABitkgCty4AkxA3UkNpWFkMCU4rnd6WjXoekR8uIlQLeVfnZpVG\nDHfIVNULKTXmOsNvDu1aIruGCEoQnC+UjmHKZua17Yt/jsxx8ss+/O68CL6d\nz9UpCHSn3OyE2UGF6JkifaAW4SZ29ugFvXSZgppPxl1D667w7dATh2cB72VG\nQoNmP/UIXm0xo9SGUZA+wx3mPs5nii7jCMdE+6GxVzLMixapTJnbJZpmLC+Y\nzjBL\r\n=lQTE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8c810d4ea1be96e5edf57ef2dfe0ebd7b0b6c9f1","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.4-alpha-8c810d4e.8+8c810d4e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.4-alpha-8c810d4e.8+8c810d4e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.4-alpha-8c810d4e.8_1553418954844_0.6334995944266986","host":"s3://npm-registry-packages"}},"1.0.4-alpha-c18c2355.10":{"name":"@graphql-codegen/cli","version":"1.0.4-alpha-c18c2355.10","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.4-alpha-c18c2355.10","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"8c02d59b8b3a59a6c3b9d846057cf8aa9883e090","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.4-alpha-c18c2355.10.tgz","fileCount":148,"integrity":"sha512-g5Jtb8ORCJeC1mAJuD24BICtQt9S6pJKEZj3+KoECqAGPc7bebqWRccb8/2Ytrc37RKYN3Er8nuQ1D1P7qXsRQ==","signatures":[{"sig":"MEYCIQCANqSjiLgeeNsclFoetUOm6NiNoPZ/VdRRC/wVg/r0XwIhAIRmudahxdJKqQvc5Y1dvK7NRynEaziLdxruzqwG2KwC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181514,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcl1BFCRA9TVsSAnZWagAA9VcQAKIIPDU42j4p7OxllhGe\nFI88DNWBerqMLqBNi/8TbF5IkSSmUbtQ6444cX+4VpthlzzkEQNTo3CZ7gtJ\ny+Af5c39cqJbtKL91+6EDIiiq5GO9K0Ta/X7311XdBGbzCMF+99JsihTfuwd\nwy7LmsJ8BD6233cviHd8qVx0eNhrUxh8+Pwp3yg02bdnmo2ZrgmJxz/gVpWc\nK5Wd4ZLLW5WE7TuIFf8iDS+tTfCHcMSOY/zU7R7xPA0iPq9ntwyPwc1xaNZC\n8v9ZsgUfpMBHbwLcVwE8a3BFFHn/duHVG/xLOdvGZMmmVmTy2g/Oli8DrVUb\nOYLGY1+g9Ag4XQnm3ozI0p2Y0uveb0jER8mQG+YxcSXCszJ6Kj7hO1nEV6V0\n+ZPE8vUAHYsejieBWp7a8Q9QNZRXPpnkoTj6Ha5ddAwGT4iVbrvEODHmwl0v\n69sch8j+j7MUkCII5tVhsNNgpB/cKBayXIzFMp+JdX8QG+abn0u2YYUbJ8NS\nOARq8MlIjl1JpG+r5TT54nVmNke3SRk0Lc0WW+ehqOYk3oNngkrSE1qxTbPY\nKklmzo2/tyGiuC9CfGBqrwLpqcJmsfqbw8TY1KrCva6MAwXSibUo6109zxOr\n8jOuKIOSgUot9AY0wWsAfFOJOANxSLlKJ9wlEZk9T4WV5YTawZEdHI5eR53C\nYrZr\r\n=1Rp1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c18c235545590443136cd87fac4849dc382ccc74","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.4-alpha-c18c2355.10+c18c2355","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.4-alpha-c18c2355.10+c18c2355"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.4-alpha-c18c2355.10_1553420356638_0.8459773859655164","host":"s3://npm-registry-packages"}},"1.0.4-alpha-f5123ca3.12":{"name":"@graphql-codegen/cli","version":"1.0.4-alpha-f5123ca3.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.4-alpha-f5123ca3.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"e2ea930b70316d26d3508bcc1615d8e2da5d53bb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.4-alpha-f5123ca3.12.tgz","fileCount":148,"integrity":"sha512-c3h1xWyaX8MH9wioJ1ZlfCAiAxZ8+77hKZTykiIeVTat72HtHyijMRtl5FFEkEiYauxOH1RgO9FDriIIbWxvrg==","signatures":[{"sig":"MEUCIQD1L4yJcdvWAi5q3QDkeWmpugPCeNHl1h/ti8SZG2MEoAIgICuFjiT0scyoOK8O7UV5i0N7tQgUyiXpMQEwXamksvw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181514,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcl1EoCRA9TVsSAnZWagAAbwYP/R8ryQzBSf/7bgikbx4v\nNdFcc2bz4ed7RWaNooLzQgrUTTRH76M1LEEtFM+RlpYWDnq/p7Y0lVeRTFa2\nMZ4TjRXUhEu8nAw5hGVW5tHADf7+LjbANkxr9RMWg+rME6RUGLFokh9gXKN2\nag+9zdp71XgSpRypFytPhYA4pIyfmdjLvl6HGvOIaf4QNWakkKAE9rR9/quO\nRyBdlYELuA6DCVsNYMB/jOSuJrJ/FDrdkJhGuYtgUNtuC4UhBYbakPOmzbPU\nBVntd2yWHd8rx1fqJoxaS2Vc/Z2jSPf8Mudo85/LJnCrTt7l/EjRy0/Ng2Wc\npLzVkDNkaTobVdLG8qpT4aFCPjIyVLrpf/bv02zWgv3ghFfQRdA1dYc937GZ\nkKfbPmHCmwyo7IVH7BzdVwnqvJeZLOdLxAsjzSKSWb0UvRkAz2bpg3mJaTw4\nJOeXLzA8k/3oVP5EGRg674zKB9UyIk4sc+MkySMlIHdVVh4Y13zyoyViGXsL\nxVK3Dxa8oioUeQmBUXACBdNmoEjLaXOLWfUBc+wMC3QtjIDTBAC/fT+sv8B5\nQm8n3ijptLZsED69sdFpiTXu+5Aot9rdRxl2cB8HNLKIs4ttcSonGa3X0eQQ\nu2wgL/gu0gBoTOvAWxD2xKWeXFZBkrzMADvFlarRdpobJVrb6l4hJLbrzQxD\nkALS\r\n=wLyC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f5123ca34919e0028009e7ec54d6aecd58893afc","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.4-alpha-f5123ca3.12+f5123ca3","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.4-alpha-f5123ca3.12+f5123ca3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.4-alpha-f5123ca3.12_1553420583563_0.525929445821","host":"s3://npm-registry-packages"}},"1.0.4-alpha-4643617a.11":{"name":"@graphql-codegen/cli","version":"1.0.4-alpha-4643617a.11","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.4-alpha-4643617a.11","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ba5f33b04d01fe25fae14791fd4cd7d2c630c94f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.4-alpha-4643617a.11.tgz","fileCount":148,"integrity":"sha512-Z7JIi+QM5mTRMZUb6WarHcWHjS/1M6x4jAabSMGag8GQwudnHWgvW+CpKdUttx/O3vR/QdxXEbfY/uSVZQEoxQ==","signatures":[{"sig":"MEYCIQD80EOts08Kd/8PkpEH4OTbKvQbjbh0BpI4V4JTrOMdeAIhAOVT3t8yl1yTKbrRnZcKsMDL2M4HPJ2agF4FVuvK7zkT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181514,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcl1FFCRA9TVsSAnZWagAAcosQAJbtw9BdJkMHlpgP0iPO\n+TKbUZrHtmTrkV1WgaOeRvrs6p2/IKbIVbR0g8HbMr/iDKS5rZULiOZ3SqYZ\n0UGc0ebqgfV04450w2p9wLRgp7t7DY4cTWhz5C1X5mhct99qsEBVlUdmP2Vm\nCFTpeOTexwvwcd742J1HmDMZi71yzZHOFP91wKO5chMN8L+MAt5Lv2UbL4qY\nOCadaZaJnVuGDjn5qtDgOrfxjJBGPz92OEs5ksui9C9fd8TmWueY8z5okmeX\nYRnL3q4fs+H+UGRl6gL9G9CxF+WwepWkFTqMTAGJ4+pX556vgsezSRfKo9zx\nK0zNYxGZTVzo/6RY/YARyvEfE1/kNG0Sff55Z3NuGwW34M8pi4+mZFLAeb+p\n8rJHPg841A8VdQbkRCnXUdke3t3YW4N7noXSgGP0aUMxbcRHXTsOmMlaBizF\ncwDDbMC4R7EQ+fpBz2EBfRxmEbAdq0yx0aH09Nfvp2XZNPrcNIRho41lATZW\n3Iy4RVPZe8+q5LEE7NZoKGc9jWVTHceVnW3K6m/fecfrLM/8/8XYZ9cWCkbH\npxw80SmSkSUAfZC/eEUdnx2atzWdAwgee5XeP7ubvGmQfhvZuMkPY7Cvdm/2\nlLZwl3075iy4TE/+JilrmQB1RzFW1Z117YDJMwu74OPir3TEmMuifSI9DJdD\nyj6B\r\n=eBJA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4643617a5aaf56a6e59519c3677924f587b3b250","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.4-alpha-4643617a.11+4643617a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.4-alpha-4643617a.11+4643617a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.4-alpha-4643617a.11_1553420612952_0.04777484793312037","host":"s3://npm-registry-packages"}},"1.0.4-alpha-e46b4cf4.13":{"name":"@graphql-codegen/cli","version":"1.0.4-alpha-e46b4cf4.13","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.4-alpha-e46b4cf4.13","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"1d6fedc95b6f92f0711efd29ca51666183d927dc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.4-alpha-e46b4cf4.13.tgz","fileCount":148,"integrity":"sha512-ELswcpPEl033l0MLALRuLmn3hQaRzM2/f/5r4G7ztBo9kxfGK1cOt4KEEcG+a540suXEk5g4aFD0iSHYG3p6dQ==","signatures":[{"sig":"MEQCIGb92TKaOOCt/c7VfYU2+CDTpvkr6CXH/gChXgwqMu9CAiBVFw0RpmbuB8qY44KLL1t9HnWooXkQlzyROib9XEVjpQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181514,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcl1IVCRA9TVsSAnZWagAA0ewP/0KPm67NQ+tglx0NE2gx\n+W+E+jeDW1h7xnvjPTftaOBvspcZY+DOsKyy9L2ZoKxZy9URj6oqSNAA/ReK\n9sEtGPAJ6fqABZFjJDUzNKCCpBVkxKkf9SU+4m/6DsbMKX7GMAfa+nuFL6K3\nGVNov4H2Qd/IN8fen3F/Uc8CXrpaetOsIKHlXXPCFHYMMVKfeEMGTZaJIhu/\ntxoqTu9Qf61Oyx4SGs9GF0n0+G6LiqgM6sRVF8Z9Ra0Yt+Ph/6i0MRT1NYk/\nNugZal9jpbBNYz+bOvF4q3dpq6NwBe67bSEXBb/EoXC0F44sm7/M1xnjNuxv\nepNVDCWsSapYh8dAKJ4lV//viH3nsX+Fa5N9qxS7zJBQGElCaIu8gQSDEGyZ\nTDL8+aDQqVtebjExJLl9D5yveBSFpG1X9+DgN0kPMFzQWvz2hqgdcF2mCnXe\nwH4qt3xwCFOyAI4BHsVn4mrT437Q/JK7VK7ZbFbxG5yhhLBZqAjofkCQwWXW\nXTzr8AS63k8GQhwq0J5PRGgvcdkxVXLkN7C0Pmq7RyCcQkLDbM476T5ouFxz\nuop0U6Fcxw/lNt/re7UbwBIH/eczJhuhN76MFflNvMntxv3rH7X92R+zOUTa\n3Ksr30C3GYRxFtOalkleJ3qhZ0WyLAfZ5GJ3XOa1bODWlImbcqxwUXUzAx5e\nSBJl\r\n=qm0r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e46b4cf4b999daec4203b590102958702790699e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.4-alpha-e46b4cf4.13+e46b4cf4","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.4-alpha-e46b4cf4.13+e46b4cf4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.4-alpha-e46b4cf4.13_1553420820800_0.30826991261120473","host":"s3://npm-registry-packages"}},"1.0.4-alpha-5266739f.14":{"name":"@graphql-codegen/cli","version":"1.0.4-alpha-5266739f.14","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.4-alpha-5266739f.14","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"cb0ee748e8083c123cbc8bcc8cb79662c9e0a4df","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.4-alpha-5266739f.14.tgz","fileCount":148,"integrity":"sha512-eZyPpLeGiA6W+Ej18VIflFIQuteeKqtLRnh6nbRoc8GQmF3UArRfpf//Yelb2P9ta7U+F8/W8VWVyAAeKOqjxA==","signatures":[{"sig":"MEUCIQC8HldJnChvT7AmEHcAPVNfmDx8F5n2CsaCZWAdmaMTmgIgVV5DeDnJ9ySknsY0h7irqVuCjwUEMbso/w+ySCCIgMQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181514,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcl4kLCRA9TVsSAnZWagAAlAoP/1Z0YGOSlAi7PwYGHAQ4\naLYP29NBeV76exAsf0a4US5RcRaU9cjLa4rVYJjIqnVhhpByeQmS2hYjKli+\nmBm/8yZPihVhl8GAdSZNJ6z5JlIJKMHuRqPORe9vrddC+1aGiaBaqMgNtjYx\n7Tr9B7BF+AjIgbf6YPd0Bf9b+ZHu9Xc5ntcTFuoFd01wkANDA8jCsGcXufB3\nniz+O1IWmh+ezjD1ePCY9meKveK6dn6B1oB21m++wi9QExBGSKtOvpyby5Ov\nfSXNTwZf2YBb6jUgps1VCcGdycVgSO56FcF7Ys+Evh412byHqT9/Xmh5Im42\n6UCplN4OPNlSlRb0IWNNoLymbjFEBX0qEN3cB1sFU+cFomMKpM+qV9MqOPeG\n6y23rvqaXkEg2B+xRMZSrwiodXXzvTLxR7khKreiClkGW6p6h6sX93/9oAfL\nzASE+a5BAxukQ4B0nD4J1iinDDwh/bCTg7J1np2WYF8OvP22fu5U3Rn4gZhw\nVhj6I7RtHq8QimjGdBt6hgFepQip4n9rbCPlP0b8+RsgLztkWgmrfgX80I9a\nu2irSF6wnNQx0hHDG0Hr1inlVoI4nx6Yl2tvxKlkWgrcWT29fVK3k1rwXzQX\nI2FW98RC79vUhmBJ0xJFjSTJqeXxhuFi26ZAmFolu74OSVdCq4v9gZIuh7gB\nzzK1\r\n=Gjvs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5266739f9757c37acff12b6faaad1c6e71f7a098","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.4-alpha-5266739f.14+5266739f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.4-alpha-5266739f.14+5266739f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.4-alpha-5266739f.14_1553434890469_0.09091554417871639","host":"s3://npm-registry-packages"}},"1.0.4-alpha-9243456b.15":{"name":"@graphql-codegen/cli","version":"1.0.4-alpha-9243456b.15","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.4-alpha-9243456b.15","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"9a08c27724312609805c2641e491ff5d94688aa3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.4-alpha-9243456b.15.tgz","fileCount":148,"integrity":"sha512-rYoWysKn4Vl4rbOz5Xi1N2lV9ICPQyowBpwCcuJcnUWm/IzREOlIChIq5/1j18zP8DoqG4M+h85WIkjYxlWA3A==","signatures":[{"sig":"MEUCIDa5DwRkMBjbo7y1IVOwERVjMbth1/LH2fvoLpRb7+XlAiEAiFyqtH0H+EHgupNzpUecrFC05HmGrstkDcdjmQGDl/w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181514,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmCtuCRA9TVsSAnZWagAAGU0P+QDbgWbfCdtpj5cuZRvK\n8cM1Dr+keDlhJZvFM7h71wUfA+8Cq7zznHoGp3LPzigKScvdF2ERmcy3yhGy\ni+pP7gWVV9Mz5Vyt9VZEs7UlJUIoIkTQKW/TLkWSr5Rob0UlZkafwvzYToac\nD34OqIct/4nIeuWxV8fExJYviLdv2Sccxo83oaKF0j/lsqt7ADjpLic67NB1\nS4si8Pw/x5ZcMbBnI8p14ZT2bHW7m49WbbOasBkeQ6YLluK1eDW6NOz8IXTx\nPVXAmVbgQg2WdGDHer2odgP0WzseYgdUFqvlgEIBzdPNzktBu+XGVJxKC6K4\nQxlVBxYvYzdYFXjc9d1mCldIB8kWspvdljITZcdVvnsHDj3mzmFHFk8LAzfW\nCikAh/Spj39hpkKDSpNinVtS8HJ+ONPvnzdjs98kecCm0TZhyLBtl2NYqPWO\nMpeu4SPm9mLZgMLtIukNURjoiWV/IokY6NRUlC4Maj1Cev7Tyf+KJzCHTNqv\nBN0iBJxvWMebQk3Pz/ZDhdLUtm2eBhtK337S4D1zBDOu7acpfPGbpLjj/YDb\nmVcKMhi4NWrO2bGZX8RottfdJ8ELJbQSnEHLvSJBNXs99o3Oh3CF0pXitvFT\nXH0BD0uugmEKEnWbShu0M9xthJe+xe0HbhnP/UjuyASRhCAwwfrz+8JKUcI8\n4KB7\r\n=bKqD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9243456b0555b9aaed97fad925059835e884b2d1","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.4-alpha-9243456b.15+9243456b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.4-alpha-9243456b.15+9243456b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.4-alpha-9243456b.15_1553476461287_0.9486547123980613","host":"s3://npm-registry-packages"}},"1.0.4-alpha-629cd233.15":{"name":"@graphql-codegen/cli","version":"1.0.4-alpha-629cd233.15","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.4-alpha-629cd233.15","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"8fa16dd6152cca1f5e47b5792b81f5698edd0447","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.4-alpha-629cd233.15.tgz","fileCount":148,"integrity":"sha512-0Tm5IDTb+ktU3godiy2SzueZXVF/y3USyWU4Dhr2Wb8ak42SwA7eZawXEgWNT9/wDG/o3W+aNYbRD8lOxlA/JA==","signatures":[{"sig":"MEUCIQDnz1WJtlp8DRGGyUa1UX+msIUgjuSQcI2sOrmp1/5nDgIgHURtQ5jrMeKuD1Y0DTtienHitJQmiA5VN8oa1Tyvs6k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181514,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmGncCRA9TVsSAnZWagAAbVAP/1+AEWb95CBCpJmjBU/k\nZQfoPzTEkxTIvPUxAeS5QvoOrWIf3p1XA5iD8+K+A80FcVeoMDp6rgsleUNO\nVnfd7rN0YvAmVglGKiqsgDP30ulasuQaNBKQC0viPTZcPoZAzaGjfim8vca9\nw0ZyQFLHIhJguvq0Sj34mM3ov//gBNw8CvtK42Lsdsfqtr1nTZMUbUiT0Yh3\nMfRGcNWpLEPbJaUa5Tr0243m0JumwIzxDJh6GVYPgU3peiQyziDOeuStyDFr\nCAP5P1BaxsRVLc6yfupJtfvY1VthbS0KplLg7wYaYC4XEDgyMooucIVAgjuJ\nsi2mxyt20coAgsLb60f6iatUa3T17/pXW0YoXOw49qBkpHRHAPwsbI+xi4ma\n4zgJTSHb+IeBRw2KTuxSKjs18N262oMRMi1NasaI05K/x1A4rPEEsMXCZS42\n79ia0vIXkYI03xKNRhXqVBh7yigan9cSwWjIBc1AkRx6/a1NU3ht5RGwvOIi\nAHmJPMeD514Q8KQBAsoavCzNtMVkZWBnQI23lB7Bzw+e+hSU4Nt3xQrBWAqL\n6dHHqvXGlMNohv/V55QG+OjY9hmk/zZHqeeHXZ143vMOGCDnaaMvlOtzY0/9\nAbx/Hx498Hnb5+po0T+t3miTea0AIvTN/fMF1R+1vUxRc4VJKnWrO+FkoccO\npsN7\r\n=ESGU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"629cd233c1d7c1c51c663360d941d4f7cce90231","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.4-alpha-629cd233.15+629cd233","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.4-alpha-629cd233.15+629cd233"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.4-alpha-629cd233.15_1553492443538_0.3248869288231817","host":"s3://npm-registry-packages"}},"1.0.4-alpha-84844588.15":{"name":"@graphql-codegen/cli","version":"1.0.4-alpha-84844588.15","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.4-alpha-84844588.15","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"fb0db4866032974d8ee93ed4ce9bb9b33538fbd7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.4-alpha-84844588.15.tgz","fileCount":148,"integrity":"sha512-Gvvxr88Qpe7g2+1C6gKpIrG0gQBNdKAzuoo6AR4OhqYAGtmn5HYf24iklofPf4FwdzLzugd6pj/JtFjzKx9UEw==","signatures":[{"sig":"MEUCIFRto2xGZSX9r1ANvdn6GE7F3GR55/PTcF8Qgfvl852PAiEAhhlKccHqDiI7iJJHAjOVAWQN8hs6hoBgqurHDEczPqY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181514,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmHjlCRA9TVsSAnZWagAAlHQQAIckbuv0qBTmRKaaeGbE\nDFpL6YmyBr7h6s95eaEwP5Qkh/MeOrsj5iIxGyvVGxWgD64n/WENxNBur1uZ\n0d3GiLvGcef3l+yCjHkkBkL6gE5XLINodj3NuaEp4+zEZyG42Vy4ivnlZfAV\n9UFK7znHl1ZzCD7ZDPmtQnG9zg28K0SdNk7CpOkbNFkwmWq1mYIaN7nhSr4a\nWhnEw8Q/wo3VkiZ+2CoySq5devjghiRjRgU2doE8umpmLDUQ4fdPPych9URM\nQ401TSyD4rLD8EtI+/QgCk9kS4gU5VIn7klWVLl9BAg97eED5za9OQ77Lyw9\nd2hcCes9Pc1c2EGT9C7FErNdoMJKVw4Vpx3LnoyRCf4t7y3/DOZ2IZ2669LZ\nyTzKyOWpdys/F06UEv64e5fS/j1DZxbmWT6BurD52pc7iaeBv/iYgyYgDs0a\nmAXCu3P3v/kvLCZ4yqJMikK91HF+Yb/xeYm8sCq2zViiJrzUKLaYP2hexn33\n9m+rS3z1ky2cmZSvjBt7MJyNENekYlLZJ/sHmeW3lcZSbMlTKXh6Wbq3HoYp\n0l9pcILWAGTIoroQL/vJcrf6D6yKYayuChn1a2hLpZrGQZum8IaaE0/ZPZbN\nhEz7aF7cjDNNWL7HEbCigW7ZgJzScUfj/2obUPwQibXkKj/OtgS9qlkQrjcw\nOkc8\r\n=nSgB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"84844588ca000b63d50c1519e0a8e20a9a1e1a26","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.4-alpha-84844588.15+84844588","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.4-alpha-84844588.15+84844588"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.4-alpha-84844588.15_1553496292317_0.6228964595262019","host":"s3://npm-registry-packages"}},"1.0.4-alpha-9a8c2fb9.17":{"name":"@graphql-codegen/cli","version":"1.0.4-alpha-9a8c2fb9.17","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.4-alpha-9a8c2fb9.17","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"23c469d31c1246cca7bf66cccb5df06f8f5c44d1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.4-alpha-9a8c2fb9.17.tgz","fileCount":148,"integrity":"sha512-HnoCYXjQ6vNnKnO+7dhl63naRu8X+PsW60+IZ9j2G0yof1TN4gnmMHbAxeRlmGc4iV9GuWqeAvyh7F5e4q0kLA==","signatures":[{"sig":"MEQCIBj/5GdnVVYOE/U0VMJ+tBiCiRsmpuEahra0FOkm0c3oAiBmMWVuMvTTOiBDEddp3CcTJLaumNAmq48Q7oqN0yCFAw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181514,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmHkJCRA9TVsSAnZWagAAGQQP/i6KtfJnlOsvO8RstJQs\n2CvAd3IpWDpzXlJOgB4kZLUeXWMp9q/qhdsZ9G8ve8PqicU4XC8REjH/YtaS\nqX3kzEPIwtFp2+cdMoua7D5mBVyFhTTIDrLnOBQn2XKDkDudSPi6nwHNZWEr\nyqAKdxD7S+lJ4EGwfSX5QRcvT+ErCd5YsH47mMwv5QZCauAB9Smp9xFVLbIj\n1jx4x/KNdm2RBIjd38bUv4wTlh/Lg6R5aTbfEAExGtjv/+P8PRtyoEaJrW37\nwkzxgRiLR8KhZIWIy20340CcBKyBmLAP/8WJeYnAqbbif34uxIYFvphCxRrR\n/zuL04d2C2t7Iu34dmnu7KODVQYU6b5coSg44gAwmyIbhx40XNQztc6unWEG\nboAjpVnqpvuHY4r+ZgM4aLJ9NBjguGxJYe4ALVZEi9o3w7pYKuSe4qsqQO90\n4vC3/vtd2X7qRDrcgJ/vgAHFnXkwMBROzb4K6jwMkt3lHysyu+/81g9mqU/2\n+fd8kIeWq8yf4C1wnEHr9hoE64eIsNI72KSCsiepXOH4XSaCqQI7WLlrbglL\nyB4K3eV8eYbvLlIlONSWJJz0GjoX9OHXHgHrEh+8D5hVWIoV99RnitU4n5R0\nv41Klg0VaEIILHr3AMQ4iZ+dPOM5GEKzQVzrQTgK61U9CyTM42LTKxu0LyFH\nggdQ\r\n=h/96\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9a8c2fb9fe5f367b5dadcb1f0a014aeb2bbf1903","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.4-alpha-9a8c2fb9.17+9a8c2fb9","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.4-alpha-9a8c2fb9.17+9a8c2fb9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.4-alpha-9a8c2fb9.17_1553496329401_0.40124790015301337","host":"s3://npm-registry-packages"}},"1.0.4-alpha-a3feab91.16":{"name":"@graphql-codegen/cli","version":"1.0.4-alpha-a3feab91.16","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.4-alpha-a3feab91.16","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"19695fd3694479e9671b665219f6d23f02d713c9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.4-alpha-a3feab91.16.tgz","fileCount":148,"integrity":"sha512-2f6K+wLNSeAvjZ/pfv49pToK2A8X304PzYo4++AjSLBOlyt9USEq/pBTSJaXG9L2RHO9tHYuUSFNXCd1ILbUoA==","signatures":[{"sig":"MEYCIQCkpH/BXFbz851YfeoIsp7vTHxa4zMkDUe8LyEPoeewWgIhAOphxLJUK0mcJdAM8lmkyLSkg2vgOSw2FbUr8ZGPRs0V","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181514,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmHlgCRA9TVsSAnZWagAAJqEP/29vXmoyQax04/BNFtm+\nnDB5+q0RUKhdLb4HklMPCb5sNp0Cn/BEbtxqt2eAAE7GVPwco41th5SqCEFh\n9sMh9eVQyjpHm4tXpjYI9jrWc0jnx4Pm8R7bRfKRffAywHLyrDG4bukPe/7i\nw3YdbqVzwEdmaSUdEGuTnb4xsulznNS3+i2/rxg2A7083difyhpr8sZh+d3n\n/+YrigcHvtNWyuZvAjsQtfKWCw60XSQOg2C9TmPn9cn5ajMrH2pM6u5sVcgf\nGxqgYYsftANfj8lSy0rt+o6m3eUngx1KUf+vjgfyjN2SpKqwRyg+lpO31GA9\nMMav0vTOUAfy7LtU1EsVx60/zFmBlG9KjxOJss6pQSgEIRDElIneJgaVLHWw\nLjBwsitE/w71nusWvlgfi+a6VzUlxra0KrIAkvE2pgWdz8iOSlhamxa2Rptg\nhxMEX7OJo8ERkUJ/sPRZRoI+Qa93Ja2QOVGXPgsv8TjV+ZPo/KfbTIGekRHZ\nv2z27fGMzPJA03nvn22BkjEzBnMyXgkSkFzH5O6hetqO9kT2ucgT2HRbQg3z\nH5q47oj4Ivp1MzNtU4qvW9OSqjM58r26Qsphc3hWw/xvZfzr8HaN9EFZGDkF\nB39fq2C5jG+XETYYBjHXwOhYAnmMxD39pmGo2eAhH4ixSOMOVS2h+ir+j4Yy\n3caT\r\n=fWSI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a3feab912b7cc1ea8b1fd5cface99baf1749e545","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.4-alpha-a3feab91.16+a3feab91","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.4-alpha-a3feab91.16+a3feab91"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.4-alpha-a3feab91.16_1553496415420_0.4750969001780736","host":"s3://npm-registry-packages"}},"1.0.4-alpha-485d1b53.18":{"name":"@graphql-codegen/cli","version":"1.0.4-alpha-485d1b53.18","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.4-alpha-485d1b53.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"9d219b302961f75932b3e5dd318038d801080a6d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.4-alpha-485d1b53.18.tgz","fileCount":148,"integrity":"sha512-6+mN85xjWP9+GyiUSJ66s+7nzz8dYsPPw+CzgKEIeMClTWchvQbfQI7TeN/y6cntkCw3jSeyFdZ20vtFlF7NBQ==","signatures":[{"sig":"MEQCICFatbvPX+HrnNdjE4lC1nTXNvX0I5aOQpmXmSikahfDAiBYOkT04h5JmimkC7xUIXRGIs/45oS1j3fIlSctbeiGuQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181514,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmMCoCRA9TVsSAnZWagAA7ZcP+wQfmsQ0xYZ9ZG7ZGUe3\nq7A+u8ddqcXvrtMLpgplzI3m58K5sU5Ecc4kf/ua7/8PLcT2AVYvX8eesh5f\n0KjjB2fLpVw0xCkdc2Uke1NxEuut7wxTbT0PJ0FXzscKTETQzhgJ7d+Ec8Sk\nJPW/AFFjOIOPx8EDF6sigMtr9e0aIeUI6W1X6Ct1AEsvQ0220bIVwLVovaVz\nZpsK4WVectmLR3/y+3Lsrvs05y/1GoH/jNvgJ2gpf8PxyUfviIkrXCUzDVT0\nVvXBt+8U1kYBu8ksY+xtBycqnBDW48RShW8W8/rhZHCk4ztPI68GUjgeMiIs\nihcGuopfDE1dH/+eJ778CN/SNfcPAlrd9ofpfmOQRalEv0+HXEq+eluVadpv\n3yIieSsjaT54G9tH4lt/LCeKb3Iwx16ugHkgAvfyz057grWgNtHMRuYmp8Fs\nIr3mmhIP0CZQDtrorAv4tEPj972uLj2z2S+NroDuFFhNsu56aNt+UOCk5En1\nojUNRhVN91tCQQ5wS27qMaUVBsfW5UadkctUZvJMJZyDpqHYuvGLEw8HbGbe\nG8r8cC/MeuTa758Fj8ZMDj+6/YgYyZaT4qvV69RbVkAidrOmTH++V+CwpriO\ndYVNeTzMcUDJdlxFh5gwUi/HI6jOpizbMCFpIduLDoH4jx4qDc54l6I/+Zh4\nsMVY\r\n=KaRA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"485d1b53799ac03d8f9749f5283e25542f566ce3","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.4-alpha-485d1b53.18+485d1b53","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.4-alpha-485d1b53.18+485d1b53"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.4-alpha-485d1b53.18_1553514663632_0.7122343554492641","host":"s3://npm-registry-packages"}},"1.0.4-alpha-c948ceac.16":{"name":"@graphql-codegen/cli","version":"1.0.4-alpha-c948ceac.16","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.4-alpha-c948ceac.16","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"052801f25ef5629c55cc518da3c7e855a63d49c6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.4-alpha-c948ceac.16.tgz","fileCount":148,"integrity":"sha512-vwo7Gn0EzF5+R/wzkzfINZgZRfM03gce/NwrEAUNswDJCXetyFI1L/ItI39wyayuRGC+J4zsnzs1AQBDmfzx6w==","signatures":[{"sig":"MEUCIQDJzw7JMcvwHACcOCURIXQjCQclxOMMEiPtGSCce1xVrQIgb31T9GwYgpRUl5lx8/jVS80N69l71GYpWEiTrISc95M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181514,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmNwtCRA9TVsSAnZWagAATsEP/37Et79Dm/7Q1+ZXDp9K\nzeNP5Rs2bXnNa55MQOxscDn1WHHwj+LfhlCh9Elis4zibMcSt1i0GozInUav\n59hJoaJMBOzsHrDdklRL3Fy1xk1pBhEgVoqZ3dsBprvTz7ri7FzOdORIDDuO\nFhKih8THQpF+j9m7CiqHpHu6OjXdKfOzKsCgG//ytNY1yiRhKziiYVJyEvHZ\nIsgdVfUQ2WmnsDS5pSx4LTkva2gh6aboTsL0XsTjjo2rKgupG2wB/JUkzQB7\n++VcjxWPEOUtBHsVQT6Fh22ODwJ1qrzs20+0wvZU1b3wJNpRTOLyDskK9T5U\nqvJ4yK4d9A9z4rEMz8A9h1xnKepUJdPHiq1TW1sQ85Nyqr53JJfMuvMfsIdm\n3NnTV9Vd9fxlSJh1/5BVFW72sBKovcDEGobHfNo7PAN0g/KSyFL9ewdKLwHd\n78IdX9/6q7XhICs2vMfvARvuNB3FNFxvJ4u8w9xitFweS7Y8KEWmivXo338Z\nsUFA4Nxj/Lg0Ev51OMrB8A94lHR2EJp3Xf6ntoAk5m37XtjcPXxakSYZcIR8\nke31xhW5El5R8oWh92ub6Mj1CUrM9fErBiNTTcBwRTN1yuts99s4B9nBv+1H\nP+eVZAasCoBzVpcCPTFgj0mrI4b9XBr0UMrPUtq0Ld9nC77Zl/wNRmtcwCYg\nzWSP\r\n=6Djo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c948ceac82c6e08ebced67e7ba50ebb516d7cdcf","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.4-alpha-c948ceac.16+c948ceac","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.4-alpha-c948ceac.16+c948ceac"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.4-alpha-c948ceac.16_1553521708729_0.7378236848010558","host":"s3://npm-registry-packages"}},"1.0.4-alpha-30f4c532.20":{"name":"@graphql-codegen/cli","version":"1.0.4-alpha-30f4c532.20","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.4-alpha-30f4c532.20","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"0d0623dd11ea416afe971345112dcce2e9c92730","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.4-alpha-30f4c532.20.tgz","fileCount":150,"integrity":"sha512-iZtbsXzRSpGx+ZI0FWL5A45tYOLy+CDfJx3x4jtcm5jm4ZfrOCqH1TKUzlLgW6oOPHxk29A1XNP6r2iyRh2HKw==","signatures":[{"sig":"MEUCIBy0kfvvu+HmxEk5x2Bm8HVX1KLorwtO/Kp9Zb2k0HxgAiEAnHAOyvGmp7cJr1kBTGLbeEuwXeqWTsMOSARi1xZdQmQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183606,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmNy4CRA9TVsSAnZWagAA4K0P/3aPqZyNeQTqS2mDGGZy\nRy9ESrSyZCAGfeThtYvNDAgpt3V/x5bZfCcajJzcWnU/manE7aEQMXB93+BJ\nddUuI2gpca2dB+i4wpQTROPrnZYDOrd97n7jHGSXr0UbT9QHL80plRpb6eWe\n/jnCXam+kY8pSOzEPbLCvRcg/uZNxufFtKO7px4gesBU0NvpMQfCSmxV07zE\nQhjALIsoWVWFlSVSgEmWY35KC6/4UzjrZ7y9OieyBfGOm8utUXqsb2mdtaxI\nXkPIPdmLBhCZ+DrQH87kEhrdTGSCjMcQocNCHaUOIvnNoaQ/l3d7NfZ5eifg\nqxZHy0gEE0OW59p9hSb98XG2qtae4uNDdaG83E00XPOFYtRC9idN8w0Hoa10\nRxLWBJskTOVU5lMFmM3cGi8FDG/EH7eRuy7shohaxlk4VSU3V/qIWVcl7qbF\nQo1ORdHTvFaP8C47cCe9THWvNR9Ky8SK4TAv0WmTTGmDmauA6u4jeQXlGCtm\nV0a/5d34VyVblygZHHjUxy5MyuqSQ8UJV/G2wd4uqxHwtJz5G6ne4+1bKY0v\nB5drTRTtmCcwlQVYQfZdpTUlyH7zWsXHdu3QWNUIrVOHLStZkv4Vv3SJBYH0\nlo13INlTR52GCqY9+r5elb/g+FQy3KNqZaNmRtE+0LFUwdizE/rasCy/U+ic\nVrTS\r\n=NbQk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"30f4c5326a6c8dc9adb37e78075272f3d39aaa84","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.4-alpha-30f4c532.20+30f4c532","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.4-alpha-30f4c532.20+30f4c532"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.4-alpha-30f4c532.20_1553521847491_0.5460461212992751","host":"s3://npm-registry-packages"}},"1.0.4-alpha-9d194c06.18":{"name":"@graphql-codegen/cli","version":"1.0.4-alpha-9d194c06.18","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.4-alpha-9d194c06.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"58b1c62e2588fc3477666f62a82a55b79630114f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.4-alpha-9d194c06.18.tgz","fileCount":148,"integrity":"sha512-V4mYWsQRGQ9ddp6yfghA74bm6USjrfd5Lmqjg1EYWAN+rg7ecAYLoH9KtikycWL73FvnYqPTlwATP7me6VFh2g==","signatures":[{"sig":"MEUCIQCwyvA2wYYfC39gRKNeVd4OgEeLmgoSkMvQr7YBBNIaSwIgObAkH7a9Y+R/CBN4v56wlwJiCd7REUzMCfopaFefNZM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181514,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmNzcCRA9TVsSAnZWagAA3DEP/3WyPb1fxWEUXy10usVR\nY1C332656VoY4GIHkY8Q9P4EfS3thrMx6QrJO4OEsbpEZIWXgm8LrGfYjzWS\nYz8hnZMH4ZgxwSs1TwOup49oo4HV0XXMvLBlrtoK+VNRpudt15AlqEHQ2I+Q\noikpGeDJjQ0KYOZgKwJllOPTXeEKrmtGx/X5qlh6JU+sfd92OhM/RvT7lTjn\nGQBY4phnRW/Cxc5S7alDyhdi/tc0RGwREQnpP9MkhfiQbavFY5E2BgCkFHFF\n0nAwhika+a0gdD3wK8emevL6dNi+1xOQxdi3Kh0ZD2lra9HqKvAaD4ZHTovw\nKnIMjgNkbnMx03i+6uE31n/2iqwf0/hRSxLvN9XDm1cQuQ5xa2DDY5S+akxM\nV6l7L/UMA/D9mTb42jPRqpxdqb84v0YVN/tPKs+8mW4tCusDTlawoKnozdqH\ntsdZ73+tNGNP9eNZO7oFDFIVOEYhFV/BDJm2Dt32blQDyUnNkRGmctNCpc4r\n4cptL0ocxDlQZaAgsayAZmapyVqwuyn+fUmd0N2XFtovtqicj5k+pSLqCpK0\n8AZLF6lhsIgR5QEaNTngBgliQTc2xLuA4NVO6W1nq8A5axjs+SiDIZMY7a7X\nZ7qSMeoeFutRGy9qWgh3KCePV+gQ0bujFUQDIwTlw73x0JsWHxF2RQJ1h25S\nxOHP\r\n=HjZa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9d194c065fc12af96d8f723ee753396ff64a3388","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.4-alpha-9d194c06.18+9d194c06","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.4-alpha-9d194c06.18+9d194c06"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.4-alpha-9d194c06.18_1553521883715_0.4427943926909381","host":"s3://npm-registry-packages"}},"1.0.4-alpha-7e33d273.19":{"name":"@graphql-codegen/cli","version":"1.0.4-alpha-7e33d273.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.4-alpha-7e33d273.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"482b6ee28dc4b0aa3ba39c9c14f39a5eef5eafa7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.4-alpha-7e33d273.19.tgz","fileCount":148,"integrity":"sha512-AveQCWP+dMjJKYeNyyKwSBaFFK3JlZJsEbh4VA+6WjQEMV8501PDDbnKcmdSiaKcgzsYHA+0rRblDPnJOt+ugg==","signatures":[{"sig":"MEYCIQDROLFRtZA/C9l9hZWx51Xs3MqJq95Hy6/llWCv7uOi0wIhAKZRWC42E4MR3Cyccq8v10sSDSQYkm8aR0mT84ki+uvv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181514,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmN4UCRA9TVsSAnZWagAAKzUP/0RQZZbaALIMzzriU5ia\nkEQwKhJBpzSJBAfSYJEwmxf162bmvXzkB1ZMG/3OcUChq9CscpYNbaOnKrlP\nRKzrezPXRIGtrgJA5ZZmxKx14YgLWDqeD+0olqlb8c/8GrWZeWcwxC2su6i1\n/WaRnOVG9MA6Yt65rsP6lGyo9HnQ3qOH8yeiMsl/1Q21kKSWahC/uhqpDmmB\nijEZqHkBztmIjFUW1ByG5HhIR3M63Kb4NJH6qsDDlmO0O3A129NPpcBqyn70\ndHs3V4nJvI4zUPBKFYrQRskKGcNJEvUo2r1PGTagJ9VFd6oC3uPKQVevn+9F\nhy6hIQwtSf8/hpv7qshd8LImbf0AG6XR4G6j7Rh7jTS4m433iyX9jStj3I/Q\n3gbfWyu7JpD4OVhEGyD0VETbLJUCES0foonelprXCNJvDqlFUC5YHFZ65Dsc\nZhBkxHhpM5B/F0sjp/ZeJ/+ZGr2K/hhinV9NtYNR6Zv3fMUBxDXn0y95i7E+\nAr8ftj6XTv0TWApr1X/CejXjSX5dGyseSHgJoNndTeGjHHrzPmxO4T+0585m\nXugVOegXwZaybqExsKp269IdbDtjS702YrwgoQ05XUgbVVdOeOv07QZ996Xq\n+2yzyue68dsIteG0lSlV8MVfNr2iTe3akPO0BRD6K5/3Nlca6i17Lle51hnz\noCOH\r\n=VS6t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7e33d2736db2608189ba35f83dfa9db1d22c3b4b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.4-alpha-7e33d273.19+7e33d273","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.4-alpha-7e33d273.19+7e33d273"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.4-alpha-7e33d273.19_1553522195604_0.41059177932988167","host":"s3://npm-registry-packages"}},"1.0.4-alpha-c829b302.20":{"name":"@graphql-codegen/cli","version":"1.0.4-alpha-c829b302.20","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.4-alpha-c829b302.20","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"1eddd61e68fada95ef346d79e4a548b529c09ac8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.4-alpha-c829b302.20.tgz","fileCount":148,"integrity":"sha512-SsXp9Cik6rTpmuTvsz3I9WofVs/NMJcPa4YezbWa7R0YM0Jl/6/+8MUj6xivHXL+eVzY3qfdFf/tU1Pu3xcXoQ==","signatures":[{"sig":"MEUCIQDWbnfcty6oZ/K7E3ZfL5RQlLa8Xl78Rcd9aVSwmK2OtAIgfIm8WNiqMoleDM3LhDvscj0Z7dcxa4KIUzjKWydo5Po=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181514,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmPDaCRA9TVsSAnZWagAASiIP/1eWcl5TvGqGNwf5DNMB\nys51Rh6gfscohn/c/6OP9lnpb586OG0tqckL+tbIBwlTo9Fboh7n0tYfN7hQ\nxqAG0vbvpVMIuPgOj/flv8ycjE6SQxiGkw3w9AoqyoQkOZRwOevQ+ehmCvcf\nblWJXWyK2gJqg/UK0Ut/WqM6y69XqBLcpTqZ/55W+maVR9H67o/OZPEpdgkQ\nVb5y+LW12T62UrI/cEF1X9KsIPWXLi/d/47+HGWgxZcYlh/wYAa8mHli7jjL\nWItTIGCD4EJwPVYQ/sWCSzX2Ays1dqsgHMvNfgv1QpmXmeVCLmXIwlapBnBG\nZUeOIqPyDGPJsez8tjHW5KdqkVPessfG4tPndkkfhCkQyMDh2ykfJ2wsSXgF\nOA6HYD+j6vS/5nmUTAuowxNRJiXVrgZj+YwYIQsyXmCwH5/BWF/mM4oPKZou\nyQP7c5AVzrnkor7gKU95Zbs5HnfDmXX7/ukxC96i+eH6kwGEN7O1fEpiPcT1\nPV4A304SGJDaZW/JUOBYiYJN6piVqRnGoRh2guadSyCadAbUBUSWmV6TM4Ml\nWm91DO+rGWzw3jhSsa8JGiAQlJ1Yq2y9B2FF3zqwgGhhYhD1yG/JqxwdIeck\n7QPRdmfxMc+pxWhjIIPMrEic9kq8QifsLL+JfUuMlko71uOZ12N1bw34JrNI\n5tig\r\n=/mES\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c829b302e8cde77b1088244ae517892aecd06f00","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.4-alpha-c829b302.20+c829b302","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.4-alpha-c829b302.20+c829b302"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.4-alpha-c829b302.20_1553527001521_0.2691471877058482","host":"s3://npm-registry-packages"}},"1.0.4-alpha-2ccc0608.20":{"name":"@graphql-codegen/cli","version":"1.0.4-alpha-2ccc0608.20","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.4-alpha-2ccc0608.20","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"4845e0a8e8c6f254f7ed7a8fe7d934f1f2f84226","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.4-alpha-2ccc0608.20.tgz","fileCount":150,"integrity":"sha512-MesN2sKT2uM5qs5V1nO2NbWm+e9J7iDD5jQLanCktKTevfnDF7jAd51rMCO3Yz9w8x07ltE564fn7zcSF4iM7g==","signatures":[{"sig":"MEUCIDmivc8c1drcAm1MXyO0mgmVyBnHLB28HCNFKbuC9tEQAiEAjpguOXA/BL1JWl4lMfagfHKCIvYuv52fcqqWugUVjn8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183606,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmPIZCRA9TVsSAnZWagAA2IYP/RIs5f85c2V8IY8+U021\nbGPTQ42cqOa1pPQYTY3WNffrjRkdIZxyUcRAjJuIpVfgsdZ4FQFDNjkCGzq5\ntxSTkgE+184ECcqGVMl3nxxXJNR7jFmaZMU/b6Xp/6lK/cPLQCC0OaYm0pff\nWHHbJDoY8fZxtkwrL0dowXBv1NDvr7HUujF7vRoXJkpRW1FCFjYbCC3ihy7M\noj08pYvy59Z1Tv9N+hffM867MdVtPoCeqXxuoSt1Z7l6vF7eVpbuS4e6m57N\n35O3dViUgVih8YyRJJgW2B81RUv4S9oqlDAghHiaunWb01YuLmnlKVRcI4XJ\nuEikMGbTeZr5ll+Z74H/FZIb3P32xYebfNQ50Bh7g53K0sdLUXS9B02mwees\nq4eFaQNyyGZuwoHP29lTBHea8O956vWQBu8J9UteEXu1n6VSmEA+7H03sOCU\noshMp8OW+16df3hv3gIBIQEvG3Ve5cA1lg5/pe7arMhS1acfi9h2YR8yja6A\nWUR45ZIgkLSWP21Fo1SC+O/h5iY5aQUqhK+5ZeOQwQF63K7ig5FVeByaHlBm\nVfc0xwJX5ChIQskZsojfBQS+uegcwqbXn6AjQARKdUPYAdK17vo23vWn9M+u\nVW3klXpmkNXlIKFKUJOoiBXm39+dwf+hFHjDUfZmBz8k32aQOAh0ji1Q0VY5\ndfsn\r\n=N8SH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2ccc06087ae80f0a10d2572c61ff52599dc575c6","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.4-alpha-2ccc0608.20+2ccc0608","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.4-alpha-2ccc0608.20+2ccc0608"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.4-alpha-2ccc0608.20_1553527320414_0.49374957758880256","host":"s3://npm-registry-packages"}},"1.0.4-alpha-105519d7.21":{"name":"@graphql-codegen/cli","version":"1.0.4-alpha-105519d7.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.4-alpha-105519d7.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"203b5048b5b5407b65c38ffcdf00a42307b6bcb9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.4-alpha-105519d7.21.tgz","fileCount":150,"integrity":"sha512-PLLgTmt3pGm/1+lUCW7ZxutQ1NQlTm3dHVyV5VSggafNs7/07e/26cpbn8gsPN1HXDSvE8KkjLxEBZPswNzfPw==","signatures":[{"sig":"MEUCIQDW0EKPUYCjERb/lyeF37VJUWCuHTMBpZVfn4CAR0k2VgIgdejyZy2auQ0HTy50vLpytnkTppp1YQ1/wWwli/bxrW4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183606,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmPQyCRA9TVsSAnZWagAAc/0P/0C3RyvaTMSTuY62lFzI\n7hONpo3zj35SdNuA6ilOyf9aBQ+j9RxZLQ312NEPu+/WPFca6ld3BbuzjIu9\nGd/I/XLEsnxKHytYHEHl1ykE/pAKoN5fp9QKxUyuIwg9S0aNvQA6yTLNGSq5\ngzwu2K1+B2z9pF8iCgmOk/hh7DNAGLJlGM9P4bR70dP1/8pr3Ax9Orr5sBrG\nS8oWViG+qrOXYsIfJgj6S1eb1D/LYVCbBJkKxzcVvWIbZeoi/+G2U85Fn8+0\nfyMvfyxi2UfFWLoLXfSb/vmHqFmhmv0cxouZW9RPYG02Qx3xXE0K9RFgoNTv\nDz3n9CIs9ZVQvmWrquQX84jq/Px/JdIkyW6FhYO1vhYG3rLrp8v8AkeTtfH3\nxo1sQo7x4q6ZVC05+TiLUaCCzYp0UbaopsUGoOG8DDHrNsfOrC0K6P+5Aqyx\nA66cqad+HWSAnCLsuuLFnUhGNlJQmNo3mXr72xQk/9tqr6wPDo/JjQ+pY0X6\n6WSarRcKbiJNCbDDu3iECCJ/temizDjUUuRqfKhffErnvy9Id9mz5XWtzxuq\n0Q+yrQI+wrJxScs+OhXEN5oM+lnMBnUckjXQQO9E41y7FKFxytOc7/ZgQO2/\ns/sdK7whLfEozuP0D+e2kqwTrsCGO6DFVHAnZ1UrU4OkVP2YRpcJUCOdOmpK\nVxO5\r\n=kusv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"105519d7565cacd7c1225e6fd278dd8addc6d279","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.7.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.4-alpha-105519d7.21+105519d7","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.4-alpha-105519d7.21+105519d7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.4-alpha-105519d7.21_1553527857727_0.3786499205721776","host":"s3://npm-registry-packages"}},"1.0.4-alpha-70a71196.22":{"name":"@graphql-codegen/cli","version":"1.0.4-alpha-70a71196.22","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.4-alpha-70a71196.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"e5f4bde58734583211ad7aaa048afab59316f75e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.4-alpha-70a71196.22.tgz","fileCount":150,"integrity":"sha512-Mfd1W8UW0mkpdlb+tDr6wdQcM5gllxoex/Q/kmsIS/RWk1fisseFrMO2V4NAioBe1X2srbMhGUCO+EaaE0a0+w==","signatures":[{"sig":"MEUCIARnDepqPFhH1n/kBFT+COC99n31BMbzhWRxxwihjrmbAiEAwaU7sM5li/1d2fo8hzqnv2UtjkrQnAGMb82GNdQ/xlY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183606,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmQPmCRA9TVsSAnZWagAA8v8P/iaQdZCsV+5feip3QWx9\nyHhcC8yGhqe0s46yoZMLvEt3GFjszrDrQMceUweOVG4Y2cQgwDJOYOJ3fmpR\nYRKq80dUJ/YprTDNWosmEsr+H4CZi6WjX2lAYxU4deN08sZiVdAXbI6c1KIB\nheoNQ9h0+wb58iDudahcmk4otlvz56q9q1H9wMw1fe2MRtwhKQhcBxtjjXB1\n355wg9dE7XXxE4N3KSisYSlvibRCzaiudHxXFAm40P3vLVB4GyKdabC1WL95\nOmqkTn/hS0VH0GFP66sqYeWyx8ngaljY8RcDBSMVgm8XHZkOiyCuFTO9W1a5\np/euriFMh23G8JB3b2fndUBd9xZdqcjyUB3zZYW4kRvC6n2WaMjeZqkyZJgN\nQGzHxoZuzbaT6z+b9f5YAtt5WJMmTx01A+8jic1Y1XdaVvq91iRvQPtrMez3\nqOmmmgo/jzcvF5m8a4qjc6ScDuY8eiyxWdJf7QmNj/tj/6dk/ruMxbc25qLx\npsjqwX0AxR0XSBL7f8WSG8Rtq9V3k5yjfxfBFXZTQs2QX90/ScYTnK/UXs7f\n/9J/ECES42BXP4zd6JfJiw1omUjLbSBa3o22bPnfGokWfxw7Bea3GsEyAGDz\nqbuKomKi5vV/pN/mA7jpXD9+rJeNhSIONvkQCuA84aEljhsQWqbTgvEpHGbJ\n6xMT\r\n=dK2B\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"70a71196952a0d1097cdfd05f2fd3de17f039f5f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.4-alpha-70a71196.22+70a71196","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.4-alpha-70a71196.22+70a71196"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.4-alpha-70a71196.22_1553531877787_0.0005418076053969045","host":"s3://npm-registry-packages"}},"1.0.4-alpha-2c47bd55.22":{"name":"@graphql-codegen/cli","version":"1.0.4-alpha-2c47bd55.22","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.4-alpha-2c47bd55.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"e00f6e27a4f0a5b4a8cf6380b58ecf4464a67442","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.4-alpha-2c47bd55.22.tgz","fileCount":150,"integrity":"sha512-R+KZqAPPafzs3ORw5H8KnoNRk7tB1b8r4JgmkFY59pzOyqbGpuS6fVqlXCXiqSEhw3RZB6T3fnR/DDy4pZvLLw==","signatures":[{"sig":"MEYCIQCSNTUT9vX8kZHT4pCvmm2+y6Q/KpmjquLDUzIr7WSRhAIhAJEQTt77VMHeq8LQdjw3tcGISa+AmCOguiIhQKmwjnGK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183606,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmQR5CRA9TVsSAnZWagAAR3EP/1XR+H3K/qN+cbNhQMkM\nEvoiKJZGk/GyjE43xS0zATo4tS/LtwDTiUKQKoTQHDZ9aVB0DT2QtUot1ohg\nhlpiUChFnhbjXya4L/1U35pfgrr7Jj4HLx/dTm9dXGoFN9z1Sav3XB1Czrj2\nXX3nQgzt36h/8jSf62ua93qFjkGhCPxNBStj5aFE9mL+0BYDUevgbNksM0rC\nqojbqYeG+jqOelsCOeeOyIow2qrDrQ4b6qG6teRWRh8j7nPNp9NCxNWbjM18\noQPqzEKpFzjOVLdmZAyAc6KY4PKRH2yQUBoDU2XWowLJZGk/92K4N0WrgMRX\ns+/O0zAGpyDhgfKV05Gs2/2cvb2A1WDdulnxxY84le/C5b7YpxSnefmOMDIK\nwq+7cnCMEMQviVJSkX2sEZsaHeEUUFvLVyIt7kgPwbgcBYGpMcleElvGGBrN\n2kWbTsb/UJHDm16n2s7XPPvSmPuTkM9cN/6FnCkq5UfPYxCj+hq1dGp0MPqK\nEVXq1Qoom+lBxE5Tgnpn2uSaib+sPpBn9t9rB+RzV36aE2b18+eTeAx5xyI+\nCeY09BJYc5Zr7ka1rINwYq/zVLLcIQJ3ey/tEhmBZez3II1ThJ7O4xQI4HKC\nk9AkbIJfYaLyIRNAmvAKXn5tLTiAYS28hLXS/IBLwPyG8/Yrwt9N1HTO2YaJ\nDYdB\r\n=50OX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2c47bd550f3036cdc46145d044d061702fde7fff","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.4-alpha-2c47bd55.22+2c47bd55","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.4-alpha-2c47bd55.22+2c47bd55"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.4-alpha-2c47bd55.22_1553532024439_0.6717205538470647","host":"s3://npm-registry-packages"}},"1.0.4":{"name":"@graphql-codegen/cli","version":"1.0.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"715fa8067afb4fc03d9eea5c07d2c56ae640ed68","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.4.tgz","fileCount":150,"integrity":"sha512-OT8G8Du8meAvdigY8odXyM30Xfj65TfXKAyCT0zJ8qSvha6Inm2eOXmgHho2oEvL5SHpXsByhXGtvJW/7H3+jw==","signatures":[{"sig":"MEQCIFeihiiYUXj6/ft7KqmPngDgbZV9+jshDleigB2jxC+HAiBFUJZi7eZGOjyHyRMKi5FWvFE5SbHvR1f8IhwuRmKlGg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183525,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmQZRCRA9TVsSAnZWagAAZnYQAKRFB+yH4XkGC5xgLa/h\nTtbr6H/N2NnGFixmytiACb4xYFSExKSr2uC7rz+lyzDolmnigVSxEW9DdqoZ\nayai/p8ZkcIC1Hp5WXCkM3+2m02KZWZ5gPCjKncRHuBHxA13CLrhxhwbiUPH\nFzt0xCbMhPAdUy1kH9aDUxtkYJ4htTObwsVJ2eAGj1SxBG8TaB256OoMhXRb\nF9H0x/m8m8n2dGdlutItB58sjaYkrGNtTqX5bUSj90Dtjy8l+QjuntM7ZDkr\neur+/LjLHrCE+83KZKWO5fT3IrKnLPHUUpV9Zx+a/Yg+saRZMMWvhI57uMIz\n3D40aR8ujxfApCkYtV11JQ4gQPVRH0ATFvuZEX1SYvLqtycOOb4xZx/SXXGy\n5gx3FVB9RJ1u3+Cm1C0nr098u6nROB76plOgx6uyNER5PxZ+iTGqjFPOc71k\nXN+2FlQzTFMfpLX8EryLwMSxocPwRIRRvq6hQVl0OUih0tbEqjnuldCILwJK\ns5ng43vrDu6NyI1h4Ew2UDmwiKuo9jO821BaYf4qYYeWYmMQu04Dum0LJlI4\nW06wWw4kFhdiBz3jPUfQL1IpbJZp4yVtlttJn5gAj7E8PBDSP521zDnqllG7\n0KN0k2K7uu7JJm+5tJIowQ00K3Kl5MJeu9L+mgRZLTYHvAayKjDp3jfZSga6\nW3/M\r\n=Xj1c\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"55065fafb9bca86768320c079bb0298b7eccb2ec","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v11.12.0+x64 (darwin)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"11.12.0","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.4","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.4_1553532496290_0.4478363863706054","host":"s3://npm-registry-packages"}},"1.0.5-alpha-55065faf.0":{"name":"@graphql-codegen/cli","version":"1.0.5-alpha-55065faf.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.5-alpha-55065faf.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"5ac3ccddc29194c265f4f8cb817561b3700e87aa","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.5-alpha-55065faf.0.tgz","fileCount":150,"integrity":"sha512-ugAeZeNGKHsJoKNycBMiAYhHigluKFtMactQlhtMZ/rjtelNR0Cv49oYJ10qEf2s+MzFKjt2WWXAAGyJiV6a3A==","signatures":[{"sig":"MEYCIQCBNzpcR9A331w40OR0K78zl7cm9oh3F7qeIbQlyBxVUwIhAPKw1e350r+VBP235haADuLO3VPfuDKjIwOesBUZFJbW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183603,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmQgcCRA9TVsSAnZWagAAKEgP/j/TX225ahdlhxGPJFYq\ngRA4JM1B/ZY3BNNZaC6DNkMtzEvfZDUMghC+v/CfGwTTR9OWkzcYVlHKU2oc\nJ5yXLJxtVweseVDLMDUjx6mxc5MKJ1XAuflKE0OFlnQlCBjSGxaA6DQkFDbq\nzEUl8His4417dCrqVdsf43++j1aZsZHS+E0uxLtEDHfkKZp3KTVSlNSpvA+m\nbMF3kcwFmutAXTbr9oxA3lZZhyqT4vuX0tmv3A7d2zh7ds9nRe+r+u79rgFx\nTL6h6a+JtA/wrYjhNVHPo5J5PJXyZxj1YaYgcbj+k40x+tmtIAcVK907QoWk\nqxBwxWa8A06RxOOM9EuSfwUc9ocP1q+lkKhKX8YnJ8AO2z/cHVXOjtWJGyUH\nUnHhvmqy5OWxG53Tc6TmDB7sRow+hCV2KfmqOZZFgmtkQu8VWr09h27b2pdM\nUgljqe6RisKWGw4AO1iQsrg+TLjVi3ObLXXc0kO78mVJ/eCwAEQ3N95+UYnH\ndnal5XyU9tcicjhNFM7bVOswfeUpfvIQnMhhAe0uN3kQEzCt6td8kfxbUh27\nZEzi99mDmfdU+u0Ja4zM5rScdY8UECgvRY0dvV9ZIdho0yyx+xICXlhCXORB\nK3+NDvmLT4nLNumn3/bpMovK111Eha573zQmYYrWhEjlDQKdIibB3qEdoImd\nQz1l\r\n=6whU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"55065fafb9bca86768320c079bb0298b7eccb2ec","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.5-alpha-55065faf.0+55065faf","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.5-alpha-55065faf.0+55065faf"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.5-alpha-55065faf.0_1553532955239_0.0670085692072162","host":"s3://npm-registry-packages"}},"1.0.5-alpha-ba454b83.0":{"name":"@graphql-codegen/cli","version":"1.0.5-alpha-ba454b83.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.5-alpha-ba454b83.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"481f1f6996bd3e6af63d7c8cd19d528f606f2ef9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.5-alpha-ba454b83.0.tgz","fileCount":150,"integrity":"sha512-EFnQmaSXA8X8a4xV+mdtPLEV/L0u9mhWWRKvygDpXHctKIu6XCWK+xckCMnYooQSR4qYcY/FDkW/HAo66fdqow==","signatures":[{"sig":"MEUCIQC24c+ZvWykpyztaCQJXhH0pV6PKGR5b9/fGBFEn0cbEwIgPVgqbJjY/2z0c772yZOobEPErmg3DGvhMkC16WUiHUo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183603,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmRAxCRA9TVsSAnZWagAAw5IP/14PpkFqsLvirviSXNOk\nQSqiJy8TM9TDyaCeoS1sQNLO8DZS+1VRhehnXbk5gS5oybNO96edh61xO0ol\n5wr6sos9Y3U8VKh3VqnnsQGxLzdutxqvT6h80SFExUx0Un4kPYX8WBLaneAe\nphrKk0LD4FNEo6HDRo+ETjJuBbmu8eef2qPzAtGQQ8+zj8KItHfenknwgLLv\npuD0GEtWwrQjS+/d/foXjdRFrP5kYwAgjL+EQmUVd6ZXVGukYD9IooagfpW5\nwPh5l1kTimixemNyXnO2CRD0GolSF/DNbvRHamD84fQVqXW1yNANQ6hRq/d6\nj7jWwkRUiH2Dv6Ll1agAkl5Li+C3kKgGorga297FndN00d51/TfGIGK3Uf+M\nYNBIkP7LSdc1S99F8bkSgoKmi9GR2PUk+6ihWi8m5O02EKo6NM+IcGJpu64i\nHCbvlHrrGlHJtSF4T24N5KpI+/NML87xq7zKC+rvwIU43gcbcGQCkoUgfFPW\np4X6dkqsuBjLP4XbGYKwqQQQUog83xUIRpEeEIbjpRqZo8n+olDsp7ZRkJy4\nVpnVW/Qz8CChBZxOH+P46MSy7EMuVpsyqqZsNQQOl8gOlsPyDptZbwUkaEx8\nMJfBDHh/lTmjVs0NBQVddn78IsPpb9zw6Y9Bj769tA+T+k92trR0XQ8PQ5LM\nTiGv\r\n=CHpO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ba454b834039cfaa1c1e209bb57df8e2dc28fc4c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.5-alpha-ba454b83.0+ba454b83","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.5-alpha-ba454b83.0+ba454b83"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.5-alpha-ba454b83.0_1553535025029_0.07242695565141899","host":"s3://npm-registry-packages"}},"1.0.5-alpha-4bc4c4b5.1":{"name":"@graphql-codegen/cli","version":"1.0.5-alpha-4bc4c4b5.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.5-alpha-4bc4c4b5.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ebc79f1a763a79280390fec6fb8a936caca19182","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.5-alpha-4bc4c4b5.1.tgz","fileCount":150,"integrity":"sha512-figljTIcI8mArEQ/5CnmaZwUB89u7UvQvKJEqZlW/3ppjjftiUiWjHXcRolyCb7XbFyn0lMCcta2oktPyIjQIg==","signatures":[{"sig":"MEUCIQCQlGrjdpVvK8zvSvNDQ3zVlrC7UoEIlWRMW6DMtIX99AIgQhCWG9yypjbXkxz3JPfzEGGM2LzpguQTk6fXMNFrjag=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183603,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmRdlCRA9TVsSAnZWagAAE3cP/3S9iloGG6iHPxBBlYfU\nKNCCV/tePR7hU4gO6T9wSZvoKwyrJ8COgBc/gs3ciswSgAsrgzQq3Fg3fL3v\nnkcL0P4QlOkwPqAzyLTsSPXAbBDspUXgZ1O7/GeB5e1XxOE5tLBqss7GqnFW\nxqNR8l/+ClJmMePyjG4IA7yJzZ1icZ2iWOiHzkuWbsctlAp4hFBJMXzhg2pR\nV47XnG5lHBbeesTZr/rk8WL2z8LH9l4832+xjfnMink/FiX+2beraNXY240k\n09ZKZMLOLWw8DfQRzksrNrPJIBDqT7h9HCyhRvcrUGJQvrDFrAveDI7bE+hY\nbwZi3dWkUEhsBHqpjiufkrH99rcsZnvIA0REhO47Uhh8pHWfk7sdCOsvuN2r\npMWoppvGhYuy+AYGNC+lnJ5uegsoAQuS53+86Dsbst/Udy1+mXZ9Ha/V7Oqz\nDyVewdwTkAM9rcHvxXSW4z1TtCOHEb4YOBELAfFZVzDZeCfmAxUTmMhClxYo\nI7hCrX8I5Su/ase843BPi4n0xpEkYpzXVpzW5+bBur2IASntJgv/7B4RJ8C+\nzbYk42sjOhackatuou8WVY2PszHmwxZWDOIO2Rj0qT5pcy1B70JlmUf+D0lv\nqn446cylTROg+nmaartJ7pqboeg5WdXnMw6leBEz0t9xviH9GDNOhPKmXqBh\nhGsJ\r\n=2sY2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4bc4c4b5df1c86ffae5f52db41d143e8e59161d8","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.5-alpha-4bc4c4b5.1+4bc4c4b5","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.5-alpha-4bc4c4b5.1+4bc4c4b5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.5-alpha-4bc4c4b5.1_1553536868642_0.9414474408870634","host":"s3://npm-registry-packages"}},"1.0.5-alpha-0048f936.0":{"name":"@graphql-codegen/cli","version":"1.0.5-alpha-0048f936.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.5-alpha-0048f936.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"78e8ce1007336fba69d2fec6c115a171cf069da1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.5-alpha-0048f936.0.tgz","fileCount":150,"integrity":"sha512-fnCdfC+40W3oGP1B6hV0aggzdPyHVX/2wpciqEc4KekkskM3coXg4CQvYHkv7X39B4L9gcL48vc98oG5qzd9dg==","signatures":[{"sig":"MEYCIQDNTOI3T0bflFaKdcjzCxDvjIy2safN6KHqKQN95q+H3wIhAPyAQg9cYSH/AS/juu5w6y+JYtJUbmZ6KQIKRi7Bt2dn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183603,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmRlbCRA9TVsSAnZWagAAv0QP/RGg5wT309+lxLygKqMl\nkJob7n3Op7ZTAdM8kTy0f9c+qa98CjO/7fhetJGdKyuxXJASAEoyT8VH9KMk\nDYhixk6iUlE3xBy0ywgzVbsoLor84RAq4gK0A+JYqJI3o8FG6kdRsbsDIMXo\nd2PM2ejx4WYBBolgcAeIsyJHDJsy5PSEb3meCezIVjf7CDh/v1FA8/9vNhRh\nilFPfSq/I+EHOHcUnXdXHckbDjOWh+AWblAF0AorOkkHTJ18S4/OpAzg1t8j\n/h+PXHAd3U02UFdOKZoXFZoEsv3rdAdAV5o/rbcHW88Fo5ivUqx9ltpt4Ulj\naA0Lh7gjZerG6T0AP1vQV/TTgtHrKrh0+U1QjYwF/FOlmmqn9afMh/28CUCx\nDCEJMgatXkQfnQPg8wgoTClyL4nO4VdEeI6C1J8EWezFnjI0ShxWXzcMXSSv\nHdQ3AkmiwhXeekrUpp+h4vTrpumrn9DMo96oB5agCmNT3LgMC+x8Um4crWEY\nPxuL+4FiMB3zkksyvQ661IP98wLqCa4/6WgBNjw0+G5uWVWA9TaGev3pgyoU\nTBb1xG3FUyjHFSLfBRj/AulFYZ/8zHSuMayUG98i+flg25mosPletulYxcBr\n+yEg0oPxSFwlhza5sfvhoI11CvrBJKV9tWyoUzsZUnbjHK5QHqh4qoGfv6hI\nQL3K\r\n=WiH8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0048f936c29eb66c57fa76242943b0c80629101b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.5-alpha-0048f936.0+0048f936","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.5-alpha-0048f936.0+0048f936"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.5-alpha-0048f936.0_1553537370594_0.8689260165699937","host":"s3://npm-registry-packages"}},"1.0.5-alpha-bdfd14a8.0":{"name":"@graphql-codegen/cli","version":"1.0.5-alpha-bdfd14a8.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.5-alpha-bdfd14a8.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"635ef319d40b2d50e973ba4cbc9c7f6d86a7f3ce","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.5-alpha-bdfd14a8.0.tgz","fileCount":150,"integrity":"sha512-WUl/SDZlU0pqXnmqPblI1oWnk1yZw8Cy/GjWvRB2/8+1tqhIIwGbuPGxTyWnfhO6Ybtxl/U+bEXKDXrd4+GqAw==","signatures":[{"sig":"MEUCIQDayVm8YkgJANvbTm9rkpklNu/hGWIl9PEuZ5ALHVVzDwIgZ4C7PVu2jV/03jDe693ftBBK/ilVIu3GySqet1LwkDg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183603,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmSGyCRA9TVsSAnZWagAAiYIQAIVCASCNd3IUk3s6rGNN\n/GLbW9xAbPXv083921ICfNz4kfN2/QOzqmcFKAVBZAFki9+idw3kcC9tDtB3\n5y1Q58nlDbwlsVkLF9l8kCmgB0/D47Fkebn6veZAJIQ1zjAs70geSGP97Uc/\nJbWpPCOrxwA+TfDaW8pGzBcO/2DKUlDUAvwHGR58hFNnyLjj4BXKmFS0iRHG\nhB2MrIM/F8YJXPHtgAhdvp9pjRCuhg7cNR79l9tFPCUt6lmi2hTwQDKgMy1W\nGhB4uoGPVtG1x+7L2xd9JjT9kL1lqIy37cu8wvZN6s1GAIpf/vKF5CIDZ311\n2dqAymJlyor59ulCF2xyrxCzZ4ofz67MGVl/gImkdes5Q/DI0+Gxp9EqrGP4\nlpFxDrGz4b+9mRBYCuVrvrucsRRXxRiGd7I1gzBlkk9PwDyUSRyurEq8KJ7M\nufodDSY+Ff57+Pb0d579BGczvS7xw94BP7+B26fKeJnQoIXjNXDxdOolt/ST\n+mY7VmwsKgAWYUm8BJGa5/yh6Qm9bgQhz3tatiI5F6BaCI3bn2+UVOOTl4Vx\nq3MavZEw0/mwSeWiJ+w0VX9bS1AKtIOxt9xtIPlkonFhP5qoWpb0Kz4A7arp\nfosmq235Ai32zyNlwWdkp9kL0C3iiHIOfc+6xvBhri+tH/5a9dfOab4uIZeQ\neuv8\r\n=kKBV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"bdfd14a8e8fc9416d997ba36eac9f058749c4614","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.5-alpha-bdfd14a8.0+bdfd14a8","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.5-alpha-bdfd14a8.0+bdfd14a8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.5-alpha-bdfd14a8.0_1553539505350_0.43808108564877357","host":"s3://npm-registry-packages"}},"1.0.5-alpha-f0fcce96.0":{"name":"@graphql-codegen/cli","version":"1.0.5-alpha-f0fcce96.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.5-alpha-f0fcce96.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"083a9489df085652074909c093e44c64dc1548b1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.5-alpha-f0fcce96.0.tgz","fileCount":150,"integrity":"sha512-/TEF2j6hFe3/qblNG4b1OVS79wrRek942nbVKP+OimyBedsC0lL/7gcmFkYSLLuxgzVQ/01fXUf7gIxZiHlb5A==","signatures":[{"sig":"MEUCIQCM0S/0c48D+I1bV3XPFZNLhloTNMY9jW3cDNYtv/WGfQIgbHnhsPzPD+jqn8WW5xQ+X7O+mKs+hsJhsCRkPjU3R6E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183603,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmS87CRA9TVsSAnZWagAA6bgQAKEsz2zImIgfmk2p7G4b\n3tZ1eKFo1gTh3uzkqidOvO69QDU7jptejmdyVd1AMIF05y1xvd6y66G2b7lg\nLwFucF7IXPq9q6ku1v6D/c5gcgB8em+QjP8WC+tRsxGBlMO0/Wy3AkEeimR+\nuAbH3ulxCr/EjldhW2aYbilYMuNcerRIm1EOheRrs/p7jZRc6EcfCiQEFuLU\nwRnsOlTTgQxxB51D4+7hJ7IH+iwgP2P8k1wDQ84huI516PskojxQb8iE1s9Q\nUs10Vzt57oUToexmYbgyKw+oTH54hEE9ceMZ4mdjWWC3+kSBxtxukqIeahHc\n1XLLHUX1rzjTP8dsqQx50WB9v1+ZSycGrn6GpvqC7e/ZA5vyOAnSq1hwqYbR\na/wrRDFIJ6PpG+4C/CTa2J3TLTs/6M//tdCeRR7eISwwGV2Cwp1+F9gQLr88\nKuG3vd80d7TJazxu0VI20xjxDq7smzey/DbMOb2xIRUTd3PYxQKeBZGb8522\nwVeEii9iJvGok55PelL7Q+2k9d2g5Hy4RTHVqTwl048dvE6yXiRQmsprXK39\nF/2hyT6lZBD8ODuX5vVzJuIIBkjlC5bOQ+itipTwIo+4uaWL3OWoSk4l+MHo\n/Mruz24yQJVc5bp7WLsIJMIxdzl4FDyaQv/v4Y6zGSNyhf4r6XidQsldibod\nWHo8\r\n=jiLl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f0fcce96b4d8f85a5f5e8872ad82c2cc641d1d1f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.5-alpha-f0fcce96.0+f0fcce96","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.5-alpha-f0fcce96.0+f0fcce96"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.5-alpha-f0fcce96.0_1553542970852_0.3228508234490186","host":"s3://npm-registry-packages"}},"1.0.5-alpha-002117a1.1":{"name":"@graphql-codegen/cli","version":"1.0.5-alpha-002117a1.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.5-alpha-002117a1.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"12cb3136cbf8fca3d040ac09c82838299f1ad32a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.5-alpha-002117a1.1.tgz","fileCount":150,"integrity":"sha512-zKL+cjJ0aFt5/vzJVYLuiXv2eC7jdxsLI5gWixQwDXVRcXOXl+p1WZPgZi889PjjGJzPD0TNxaq5NUsmH0nvnw==","signatures":[{"sig":"MEUCIA0f7ZuOjfiB3UVu+jrmqRK2tvuIh9kspmlOxBv3PFGYAiEA5Slo3sgkl3cVBLkDyAZ2l5yQWZRoYHUCZLLoydT+CR4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183603,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmS+HCRA9TVsSAnZWagAAPC4P/2QAkZHiYZOpVa2435B5\nB4mdmculev/jx3lEO0JHo3gnUl1WLq6srY8a9Y674aJg8fxkUBCI9zxbGQOJ\nIg82koCsVT8t+tWwrZznRhspNT7Ah5GtGHfGRJvWOhCsUMBFk/0JI1gvYK+j\n3RRNyWi2k6iCsuWvnBTv0pFCQY+cONRx2CSGgWrFjkA7J+vRzam1wwVBkYUx\n9wSZ5KUgIY2Ytigfe9xoVaNSQVUDdj+uMF5AD0aRDIMww0xllSX9QjvNt24a\nTBUtFj7eDfSZTQEvAEySlgEO7SPKgOs3hmWTlYc8FCm/TmRIyFWnldTa8eKU\ng2LK8aHPEQDH9LrttwZizt3celjSq8KfkSyKhO6FZqLySPCgC2NwZlqkwixH\n4NZS+ckBL/T26YzVnUgATaQXVKHkipe7p/DMC8jlF9s80DoIbabuJXqM1/sF\nIBjqH/tAV0b2u6eCvuLzbhSWGxWEsJ8yeTJntG8MTN/HS+es3ZaT+QyrkAEE\nPue4/QPUf5AwI9dh8sCbyEgZjXJiXazc5Y+iIrVyv89a+0hWXDjwjgfXTkNb\nI45rDpGhKVYYaI1Wx8TSOP6r1WYjbd1TPo4pwnDmV9cUKnhzKpVtjf/6iP23\n8jPLNTG15E8P8Kq8mwFpSJAA4zVfP1WevbOGIJN5wDZY2jydOfjFGPKpYHYo\nFbrc\r\n=XqJH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"002117a10074260a0996bd5f87e49239cb6f4704","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.5-alpha-002117a1.1+002117a1","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.5-alpha-002117a1.1+002117a1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.5-alpha-002117a1.1_1553543047156_0.14169428203959766","host":"s3://npm-registry-packages"}},"1.0.5-alpha-4b26c306.0":{"name":"@graphql-codegen/cli","version":"1.0.5-alpha-4b26c306.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.5-alpha-4b26c306.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"6dcafa19707a617437cb9b1bb5cb0fd9bd770618","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.5-alpha-4b26c306.0.tgz","fileCount":150,"integrity":"sha512-24u1bri0E+ZMj6jYF0ji7wnbRNJdFMQu180FJM2Gnz0Stdi0XaCQNdJlPIQjxCsKgVDRObSyJl0cw/D8GC1Ixw==","signatures":[{"sig":"MEQCID8cWIjzVsJPl/+1SyK1thWMiprnMidHq5X7n/bczSadAiBXZ/rMaMJnze2SBWQYaCN4hHmieN9Uu8HGesC5JoPHnQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183603,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmTkcCRA9TVsSAnZWagAAXXwP/iuI3zxaZSh66pfVoHod\nYdThdx8+2j+B1JKJ1kJuG24w/S0K1roJZVQBCpaWQG3HDAE908IrR8voETp/\nzvVml0Kc4+epDsRB8yHl4zDiMu/jLPn5bX6u8IjrFKfzrcg5DavUBBQFc70s\ntOjjLJaNVxjl05u4q3qk3bbfxyZFhdBrHnAGux6zLuE8m/J6/pQ2qRD/kpph\nfyq86tROL0esae6MfmRLT+WhEhn7WVQ5Q+nrOtG9soLxF4f9GRtlFybY2i9f\ne8lQCCDQw6Gm0n0OwizKGhkyHB2HL/PMCDr5UqrmoPwP7bdPwMtz97VIIsQH\nHViomnKkXDk3CHmqVUnvt5UtZ2IOELUq69/qIi606DlphtOND/FF/JviUrAm\nnE1kZ2bMBBYhELRMVQdFlw2G/Jo4kE/mD3f50Fmu0WRXSN9x6GH7lV9ZG/eJ\no6iyYc+KLfeduWeKGYzanfTVrNPpizgMi5IDb8Z188qnKaoSmfCpvY6CsOqH\nfYGnBB4TNTxoQWjGO6LaDTCLES0vG8MQjKMxNUJ9y2iUYS2tm8HII2zoX5fs\nbzLIemsJ6KZ0GY3BEKjHzMl8FIUdrTyHT7xfEJTHGc+n8YgKQ5AsiaazYUrM\nL8QUWfYwDxVBDoT1zqCliKQi2v096U1MD8CIk5BGLHZ4WgwoDZVZaqvpUiVx\nvEbK\r\n=HoX4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4b26c30681587e54e0855872cc4722e000f6343a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.5-alpha-4b26c306.0+4b26c306","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.5-alpha-4b26c306.0+4b26c306"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.5-alpha-4b26c306.0_1553545499677_0.017553087743951146","host":"s3://npm-registry-packages"}},"1.0.5-alpha-608edd55.0":{"name":"@graphql-codegen/cli","version":"1.0.5-alpha-608edd55.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.5-alpha-608edd55.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"bcfa9c47e30b375b701bbdc7fe0b8708b39ba4eb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.5-alpha-608edd55.0.tgz","fileCount":150,"integrity":"sha512-X/UfLfw/6KibUPGH1Tyd9SgDiwmxWNRimgRlBLbMJbOeLWnULe8klj7at6h6joXfOttQ8BH+XCbxgyWqVXsVCw==","signatures":[{"sig":"MEYCIQDmyjTlYcoVVWQcKHKJFvH4SZBfwP+x9RdDWgVp9tTAawIhALlKeSH3x/puqgLISW95FesKE59PUbZOz+W7DYSolNln","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183603,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmUN7CRA9TVsSAnZWagAAh9AP/0TMROyqg3isife9OBUt\n5DZKUOoxZDD2hKpyVkZ3ChaOW6SnmOi0IbjLRnizhg0M7fNMnRwSmg7jahtM\n2rmlWYgSmDA2fz3pQfGDsY4jx2V71yz8jiCL0sGiXR4ITuDcDnUVBtuuBkdK\navpmc0QDsEv3EKnLg5w8RrW64jZ1jLmrBioXVxLu9rVrN4AjRKx/Jscgb+NA\n5x47xqdfAbIOV1PvDd90f/00mKrzK4Jx873MZ+XdbC3461RCZHR99HfOG0TJ\nwD9cRZ+lz3I1n9gnWIYRFYL5Hq9JFsoKTE7UZR9FzzApKP1cp3FfIDuyx7+P\nGMvxch/u3DhkjwDRUfUw9tOJJkRhsVenEKHKu2iWb7G9Hk7AN8nckV36C4ya\n2FdBZoGJJu5CEGhDZhXtYD3MmTg3pQBP4GUIvAgS2cHQ3erMCAYcmzwrJtkN\n8M8M6Glh4gz6BNH2gHBoiDfBWxXYnaLnRY9z3fUNGS0/Mgpq/DYvdUpN8o2Y\nxzKGy9fposw4bUCGxVxH5THHutn7GkJPmhqVnjRezmciC+PKGZ6yLZGQBLPx\nYNcFiPNnG2Ckx/g51OtzIYHz3x93YykC9rtB2/r0M9v/O8dQ1+5EGRzY+iF4\njOeNY2DMm3ArHYwmcTmA9r/HAcs9+7v8LmqAHY0Hr0crUvr979C+QpJNMki8\nFjZJ\r\n=nM9L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"608edd55ca2c5f57697147c78c57e7867f1ebd2e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.5-alpha-608edd55.0+608edd55","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.5-alpha-608edd55.0+608edd55"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.5-alpha-608edd55.0_1553548154736_0.7079616648974965","host":"s3://npm-registry-packages"}},"1.0.5-alpha-6b203f5f.1":{"name":"@graphql-codegen/cli","version":"1.0.5-alpha-6b203f5f.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.5-alpha-6b203f5f.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"04b2b477b6deb7c43b07df1b4f765247f7cbcdc1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.5-alpha-6b203f5f.1.tgz","fileCount":150,"integrity":"sha512-RapWUPW+vkl1jWXbY8pa1u/HwUA97/wqYZwGrk8U5QpGF/2boTf/CoR2bwDpvaF+Kya2bE7I4M8ldSN4zY1+Vw==","signatures":[{"sig":"MEUCIQDqt5Q8CARyQObaJ5jJWvdzgYAIInL6XR6tSgDSAeLbKwIgU/OunMi4ijZwi2zaIJ4hEo0wZg7ONYbaxbTDz+dQR40=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183603,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmdd1CRA9TVsSAnZWagAAmpgP/3WZE9lZPxr6wDrYL449\n47+iwJCNLkGPjfPIW8Wzj1oNGNvtxLMEjYWe/EXoijvbBNU7AOwHKwyY8pAv\neEHu4sPMuLe5DKOsLvjXtXUcfyr0KIXAXy2ni00lXVRvtqUntG3k6QYe5CI1\n7q7fC06GMDctJES2z22XeyPq++dSiIRCIZrqHEC+unJXJjpHkhPTT/9oT3dk\nfn5mh1t002+5vk4vRfNaDaW4jxsFX839GTSgumJjq/7GOwujwUQ+1Kw9VsJm\nt6sGrGxtIxR8dNi6ognYNL8UWKhdSYJRKNYHMMnK5FUc8KX/kQlp1dzyV/1M\n2325nJkAPfQKljNubym85hfIZZ5wHCEYYXX4I1VcLjpmydCCxjFZW7mpKOYj\n7WY34esufVCSof8OXFZMG+sAzWgi7FBQoK7H6XqlFvAoltLbdLPYmhA3l73N\nBl5E7tjnxYwLInfACbu+EqYU8xRESJJUSDceA2s44CCRm4D1G3dI70LG5hlp\n38hLW0SW2WYM0E6wmNf4/Hgenfajcu67+X5mtzdo5dgoM/4EcE+qqajD8NLf\n6dOVWQULG2jbBOJaBm1jSUBwR2RM0IjZa8vEC53mCKvS0mAmYUwVRpS+tpvb\nFWrrQ+6wqM54c5zBPGIg3IKZcXwci80cBdZ1EuBBEcINOOIuSgSneJU32s/m\nt5Tv\r\n=AbEU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6b203f5f05c71360409b79318a9c4af6258e978d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.5-alpha-6b203f5f.1+6b203f5f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.5-alpha-6b203f5f.1+6b203f5f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.5-alpha-6b203f5f.1_1553586037109_0.8200725044383963","host":"s3://npm-registry-packages"}},"1.0.5-alpha-247f1922.0":{"name":"@graphql-codegen/cli","version":"1.0.5-alpha-247f1922.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.5-alpha-247f1922.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"8a343481783d7730f900df41aac997e54c51fa40","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.5-alpha-247f1922.0.tgz","fileCount":150,"integrity":"sha512-yP5CI5u/bSPxh4THL1nf6+uW8er7Vy0QnsfzghivotLyfS/Pgit5i/E3dML05TzkQDuJhpXWjsXED5GLROsOEg==","signatures":[{"sig":"MEQCIHD3SjuUB5kHbXnDrJtQ29+Jb3ha2Fq0YPUGRplM8ih1AiBmPHY3mkCdN4B3iJZD7exUW/wqvaSVzGmLm/WO+UI4Lw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183603,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmdeJCRA9TVsSAnZWagAAgGAQAKL/67MB8RnFHccWc4R1\nGYH4eYUP+M9qboHgY87gkwjOuPlR2yJAzuC0k6GRENQzumaFB8r4VzZcrvKc\nG+5oMzaAwIOxOrcTdQf2tSO6Ii0WH2hD/E36JEpxzo4O1DdiCtQJwBs3f26l\npOcZ8hwKKBrKxskPsvU7ZSgEE19eduDGJ5KBAMguBnVXxX/sTtlQPjsPNO09\nOevhIePhaYATXNTkFhl7ci9Krb4ghIMK3stlOzxlgZr0morXPqZj2tJHDbUI\ned5k0G88XZUT25N8zoNXUlqYaDRfdjDnUKdydrf+8mok1TK3m85pjYcXpDSx\nxoENzosyk+B5Dsj0HD1IDf7XAFdLvJ7MnNPYRBveOuJGryYrAWW3nktsNlFa\nveKORqYoUqfvv3QVLEF0OtVNEDSFOdHtMlXBAIDT9wVJTe6AGvgjUg+MJhs8\nT4Kdz5wEBrtZO7BVQxossESPXm+rH/wR48Td96XC85PYwAYn6r28XP3uuQLu\n8Oo+zaKwaOfU3qPWOAapL59D9iYmhdALzUV1LIVOwj3IbgRYOWriyI0MykC0\nm1kFLkCe8JtKByj03olZK0RbLrRBWjDgkkn0XmzSTtgLVuKbFxy/9OuqIoxX\ns5wkNjs+fBFENwvo69B/c6P/FiFbC6ymJca/oNkRoqnbL1AYy2+M6IJYbjLZ\nhcnh\r\n=Cj1z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"247f19222a8cddaba0db9a300893f8294141a061","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.5-alpha-247f1922.0+247f1922","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.5-alpha-247f1922.0+247f1922"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.5-alpha-247f1922.0_1553586056865_0.20057471232389923","host":"s3://npm-registry-packages"}},"1.0.5-alpha-c01814e6.2":{"name":"@graphql-codegen/cli","version":"1.0.5-alpha-c01814e6.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.5-alpha-c01814e6.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"17fa1abaa5c51e4ae0a3b5404ef2f60964f42a0b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.5-alpha-c01814e6.2.tgz","fileCount":150,"integrity":"sha512-1NPlpu/T4FoKo0tYdPBEtdrOdtm1JL7IKlC6dMAwNj0ogInGdwFFXfm/BAU+C3swPh5Q57Dm2azyQ0kg1b8lqA==","signatures":[{"sig":"MEUCIG9NImja1g4rBZub+OCMGAEr+1APnYtYnAPzJOHHKV3RAiEAv6gNXHTQyRAtuY+LagF81keFbFCoP8WaBoItxXNmmsE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183603,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmdemCRA9TVsSAnZWagAAvMEP+QAcL75fSK0l1Pu22w9t\ndlfP7yWTfSqPkhoAkKfnEg4gqOTxnVv/tuNvrcTNlk5ArNsE/IHD5Wvmy5Hl\nL/QH95ufFTU1y4CN8r+b8m9pmVIaeq7YGvxvNE3MKNAXQyFjXJ6DrFwIbcSl\n58Jj6oma4GN0JPr/NEUDWujkOZJTUQQ1pM7tz34zy0l9LHO5ztbkOi8AijMp\nccV6u0eWyGB52YykfLUfB+jqWbtHF40KAlSIm1k4v3yTA4hp5G6w/mSS/CDn\nN0iFb89T2ys5u+eq4JO36bWNiV6lHry/0vEIP3W0oJpVeAsjCk66JzUbQDHa\nuTIWWcgusB8AUxwM5oquTLuAZy/iTy6+wVZwVB3MWe6P1hp0Swjw6ewiCibK\nRFEx42tdzhqgUlTC3DYo5R9rU8Mt/aXGbMYRt8uMZyYMMNuDNuejG0zmzfz/\nQRxnt7JJEBEj82oYNL5/0qGJypuNX80/VChdCsi8E31Omgi1YE8Dgf6xTrCL\n2NrDEE0/9Rq6SdRHKVLS8/3TRspDYHQmHON+E9AAN4rnNTdFcbqFXm7y+ONQ\nNALieWcHK00sw4TCIwaknC1cVRkWF/gaDc9/r5DWftQXQB8eSOP+YTm0A3fW\nnp0WRpPJs/pbYasaVwLBxNpTT/4hY8uUx4hoRDGZaef3zJwklsQF8UzX68HN\nFKJQ\r\n=LR5b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c01814e6dbabf6ed1b9326c0bc3c2222dc05ee9a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.5-alpha-c01814e6.2+c01814e6","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.5-alpha-c01814e6.2+c01814e6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.5-alpha-c01814e6.2_1553586085671_0.07930947702937718","host":"s3://npm-registry-packages"}},"1.0.5-alpha-d8ccf0ed.4":{"name":"@graphql-codegen/cli","version":"1.0.5-alpha-d8ccf0ed.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.5-alpha-d8ccf0ed.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"6caf97d9781405919c50ca1e5701f8e3898bdff4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.5-alpha-d8ccf0ed.4.tgz","fileCount":150,"integrity":"sha512-+xeO+bmctm0xIzrPAEWaMbgTzBk+w8ewi59lKDZfjLPNITQP+DW6CmREMapv9YJ9cPdOvKVlnyyKUZBKA6nHkg==","signatures":[{"sig":"MEUCIFvUAEHJv/V4Y6rNamccQrPjY5TLmUYRctKSqhX+PUrfAiEA6j1jZ65INgs/AN2uFxBSRxqtkozUB5XYigR548Or7E4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183603,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmdlDCRA9TVsSAnZWagAAHy8P/0SlDMw0uBUUOQ96Um+/\nao0AWvMWMryqgfLXKUaJi/aXXiYvd2Jo66Y76OQJBzV/1smkp57AYlkiWyF9\nvM/0r9L2dUYT9CE1XeeIAXxrro7jWvBKiOZYjo5r6dy256H2BR3O+C/w30p0\n6Cxd3GPIU2U4Ihl1ReAeAjMxKxpoC+41rIH+heRdVXQX0Kt660iTwbwHdZ2O\nzTgaZohKy6ihOME31RbtXu0wrMHw9MYIQAoWuq+5N04O3F07w4gvpBl1RSdc\nK86IGOSwRTBUKB6MX+SdvHYr8ncyPuZWOC+At7yfpZksCslNbbmTRFaPUS6S\nlMJxHWyjUUYoJZ8cbOmebtTXcQgM3FNlRSsUsrSangXD0c25CQD6EdWDuJ4b\n7hixZOcXS2/0f0cswJjc2yF3qAWIJjDGKlPVRMIF85aVMY4Ju1Fohr39wvrf\n1ELiVevvZyTzBnIJzvw49xFjubGTwvIw1VgACO7nNNBoQ5Y8vAg2xIjBjBe/\n452V9UA1RzLK+NQ5Vy+lVLdqSqO/UQi8efr5ShG+CDZEb/wP8SuoFP8ehzlK\nQbLWIvt5v04ORQ67YKvaVvnBbzoJRk74Ujf1ipwhAAONsZVq3RUWWyrJQu/N\nHFAvAh+h4PpVp/zsPzM5Cf3OWo8JpJjObeZldlJFJP7H46nI7J2Y6ZfYqpMJ\nJBWA\r\n=SzHY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d8ccf0ed0bbe0f2c04111cbf1253f8851e56e6da","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.5-alpha-d8ccf0ed.4+d8ccf0ed","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.5-alpha-d8ccf0ed.4+d8ccf0ed"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.5-alpha-d8ccf0ed.4_1553586498801_0.4434193002492144","host":"s3://npm-registry-packages"}},"1.0.5-alpha-91170a45.3":{"name":"@graphql-codegen/cli","version":"1.0.5-alpha-91170a45.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.5-alpha-91170a45.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"721c0338ee726be375421b9e1671235de8445f8f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.5-alpha-91170a45.3.tgz","fileCount":150,"integrity":"sha512-E0JMsNITEzyhVNtEouYIKNni5PPbxhdbKxW74PEvRQ27AL8G4sh8t8G34IFz6kuIPYoXzkbdIg549jNY60ZkpA==","signatures":[{"sig":"MEUCIQDjK7xWj+6+k2Nht9ez/SUVSe4rpb1j4F70BH+IYAwFEwIgJbv58vw4wCluxG/G873aHWgCssj10izaEtIHI+HJaBM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmePyCRA9TVsSAnZWagAAA20QAIyMmOuyRamDSj/w/lAV\n21iNB0LvWiI/mjVSCwW1vBQmGshyGg+0u+75OqZDu5RusrK51PkUmnY149mI\nREP0SSzFLJscpnNdJO9jWYKP4Dqze5+11MH8/mWBVo4Sqcs14NXuZiMZnhKP\ny7uBBiwuievYhOlM3gBBkUClUuHv6R24h0y9bBQedvOZvUDlF5wKiSN5SSCr\ndeZ6qWm540yIN3F9R4fvEYLIrolTWy5mPK+yAPa8epcMGj94jCazHa7dRsrA\noia5Z0e06uk/3ERPPzFuqarROaj52fY6w7xYJ5f23EGJzisUByxoTGwURPFM\nV13b85WSxMGLC2uknfW+Pt8fyDoeQQ7ZzGr+hgqGLdnrLo81Zuhoh6kANFgQ\nllP2e4kFoHA0PsxAO6BeLkzPB2Nfh8RXNxKcoshPxZbc1Q4avCxNcHYON4+s\ne7TWZpC7pE7YloYl8Bao0NSL2hs/UKKkbFE7wTTIS1TqQePcBmubwWW14hF/\n5DgQ0sVY/7nh1zIl32PffwSngTL+cDvLfZYU5wnH93CcVhNPQkxM2IGfgTyF\nmWJDzalNUPgGHWj/l7vr+IjklCclpZp3TXWae6ot2jdQJPI5VWPH2nQvbLID\n9TsUQUXvwaKeDPAa7bkdAA6pOoZ9i0MPSRwvqHmvWi8pKPCKcfllHbLpoGUl\n8Zw3\r\n=YtdY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"91170a4515147688fe7fede05d70e91f4af1408c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.5-alpha-91170a45.3+91170a45","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.5-alpha-91170a45.3+91170a45"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.5-alpha-91170a45.3_1553589233417_0.810911423879825","host":"s3://npm-registry-packages"}},"1.0.5-alpha-2db5d5ff.4":{"name":"@graphql-codegen/cli","version":"1.0.5-alpha-2db5d5ff.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.5-alpha-2db5d5ff.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"d2e08e278e7bc512387c19dd092cc40debf6dc8e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.5-alpha-2db5d5ff.4.tgz","fileCount":150,"integrity":"sha512-VaXXGs5J9tM38xYqr6K2wXbeXSbPh6qwM3uuPKwXl9LC3kGfe+xBfsruIioOFBk9rnoWVAiknVryQb5YWPUgkQ==","signatures":[{"sig":"MEYCIQDhSmPCPTJFpc3tDI/dMHGcDgdTZKpYarhQIGtRkn0zIgIhAPmSjgElMtmQl71INPPvfrjBLumPw+cEw8OmGKsnue4b","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmehjCRA9TVsSAnZWagAASTwP/RHIPe9xKEsgkfULKfiu\nNZNLxf4PNuB/T/ChD9RFtIj1Bzf6Et9VzoU79Kxqpa/6cLrjpzkYWaPMnhvZ\n9fCtah9V/G/oum5DFsYEwMGJtAuJiOlGknZQte015W92Iyk1zLQAmNxOomUz\n2xP9u5aaXExUL/QWaMMDFH519sj+6XpE/zwSNzdzEDTOJeLfU/6L4Hi7fcaK\nwD+bSLy+tONqtl/XkiZPz5qS2UscDNrwZ6u0xEh20GcZ5sno9erQ+jiRqnkr\n5fBlf/jqnq5qDIc8ZSMT2zaZi8quia6VE6zHjpaVBL7jeFl3Q7L1tj2khZC2\nXp9oq7ntjh40BRNeQ6JealBGFvMg6I+MptmsAdOlEn5rQFZj5mXtKv67gAQF\nwEI/mBi8wY7eXwHQfdMJwyuZP7soowtnzy/du6kmKII7VjTKHSQ60X5GZAxA\n8V1URncRx+9aKKyLQ4icQbFUhfdGtG74M/KZQWUcXRItA5u6cTbTEDzD2yb2\nPMd+KyAuCPysGWGb43krv5AfHLKeca0K9iYYxgtXZAmBD5osrV1217ck0qz1\nWyn1kFaSklQ/q1/EIrStxAgiDCk7CvuNH6m/ILlDpbQA7/epTxiiviQSzoyR\nH2YWYI3QBJNkLaspLJaejkej47A8LJZ60i/arl6ZltkQJkYPZjthA3SmRuJg\nX6TE\r\n=XdrU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2db5d5ff1b48f1c8e9eb0908904020bd12418174","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.5-alpha-2db5d5ff.4+2db5d5ff","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.5-alpha-2db5d5ff.4+2db5d5ff"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.5-alpha-2db5d5ff.4_1553590370898_0.08183638527097914","host":"s3://npm-registry-packages"}},"1.0.5-alpha-179f90c8.4":{"name":"@graphql-codegen/cli","version":"1.0.5-alpha-179f90c8.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.5-alpha-179f90c8.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"db20395550c121bfa1dfa8f2cbc5c86100231738","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.5-alpha-179f90c8.4.tgz","fileCount":150,"integrity":"sha512-XCxGCBTrbHwpzSizkCMBXTl15TXC9ymJAOYOhuWDCj3CXkELaAHLiURLCJ1h1QnWYVNcircZogEqG2K2grhWrg==","signatures":[{"sig":"MEQCIEuZKH3HygO7BvjPf9g2hp0Hzfkujyr9D/ATEjrPPjQwAiAQoOzipIKivJLX2ZHyGMnhMBmAtYb0Ap1zT1Jq5WM7lg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmf5eCRA9TVsSAnZWagAABXgP/1EGjXoxuY8WQUJY7ddf\nmj07uxqxrixd6xmL+p36ZLRUkrjzWKV+0lfE22eHRqw7jpJ5T7LIdfgW9zi8\na1QFPTQ3BCcHp8OzD8ab+ltOyCC81olrbxiieTd6uRsiKzmbAVzSiro4pUca\nT4/2Wdvq7cZVSxPil7lQUqQT+RDG9Dyxz1uluOsgcusBo+WquAxlQnKT8nNF\nyAIRYA42BNYpY6pPgo6FuD2EENAGw3temvKNja1w7Vjk2sLYhq1I87bhywXM\nHor8G+CAtT3BeoseoKLSK8jYT9Tqbsio2VYEXXdGkxaYUL7zpKhZlGdcKB1T\nLdTvocNbaTo1JwzPOV94/AtFrNCBVBF6UkUNrGBkmcw6Q9T8Rt8YQQF9xhDB\niMBkAx0PknxIaiXR7CzWNSO3GS9mibS2hLn+V4aXs9oIOoQ7MwxFbgxWX6iy\njLWMaWorqhBNvUcxszJC+33Je7kIuWofUOBuv4RNqsu/ms2EDHkqIWvVvmst\nbOLBWWUC5XBCLjjLTwt1FoNgWDCyYAwDpyr1MHpW1Z7i9RIPUnpRahttBMD5\nTVKo0acNT8KkB4gIFX0UV+/rIcc/U/aVtVERITOQuaVKgFTc2zu0/MVs+fq1\nR+L+Z1g9p5H4JjPsDN+YASDzq2a66qMEdsNymo6C/wajUiCflhT9mf5dXjvE\nCotN\r\n=jfzt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"179f90c85ca33a1203a76f2068095fe24dc8cfa2","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.5-alpha-179f90c8.4+179f90c8","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.5-alpha-179f90c8.4+179f90c8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.5-alpha-179f90c8.4_1553595998241_0.9406782428611355","host":"s3://npm-registry-packages"}},"1.0.5-alpha-4da565c4.4":{"name":"@graphql-codegen/cli","version":"1.0.5-alpha-4da565c4.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.5-alpha-4da565c4.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"dcb179e3917acff50b07cb3f921703f43478ba03","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.5-alpha-4da565c4.4.tgz","fileCount":150,"integrity":"sha512-atQY6+sKE+8sBoeW1h4M4SeGtdsCxfuO7K6YufJ8AhnGh+auXTjIui7hiiznPXbQR32wz/Q9KkISH97VeZ4yew==","signatures":[{"sig":"MEUCIQCd5tT3G1aA8+S2D4KP6FbUC4JoWz/5JnPvKGJB9rR9QAIgbq7/pHcYAJQs14dpomK0gDtVY0dNuMDoE/A4VpB/Mts=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmgBOCRA9TVsSAnZWagAAuYMQAKUPoD8K01USH6GHVXH4\noTGYw7H/vhxNUC7zWf2qo110ehAPEIstGi3XTKriaX2YP4qGLEZyi4tAPQOx\nZtH0fUfTImzvizzWJ3pPgopxM2Ee5zcC4uGdDQFIRNQCEMWLzgHMJ2XrWUqF\nnwdRpDc+SvaAHJf9HGmz4aN2/NJ+gyjEhrJjPi1XJaH5XXU//HMIUem8ZJOs\nqzFGdk7NkyPlaJ6U51v//pEnaBzyALvB7UmZKLkb5l30jEeYBJjUzyKKb4I7\nctoZQb0A7ct/RdtaF7aiq/qZ1BJT4rSM4CJiRwrHKj+qyiQ1GULSGEenFUTH\nnjYvPEHBwJtsGLdIp9b1CjMVFxjgB0+UZYRHn9EcjKKZHlLoi95DsXemXCKh\nWxy0VZRRLrbBEOkSAJwUZgbleYl2BeNEl20bGF6lK9lInFWwTKrVX8QCh6rX\ndLdLhZW/Bb/MRcr/X0YmK8WDz4ncGFHUJS8luhEw8gJK5j5oF3QjhIVbCO+W\nTwG4UlZHOX/DmT5/g7c6ZBjsEKSApWN30xlmPuaO23gmCafZn9wsGlwIWtIG\nlhE+Utd65tUY75DXNSXFgCTVOVNU4rMuU50hVTqn46zUpeYWqNtQusw8B+9g\nlURvEAISQx3o8e3sQjDQ4C1xf0zlI549rywVwGuIdQul5Z7JoODLV8mKzIts\nlmuM\r\n=RAs6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4da565c4a8db220dd8601967cef473f46e5f6d93","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.5-alpha-4da565c4.4+4da565c4","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.5-alpha-4da565c4.4+4da565c4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.5-alpha-4da565c4.4_1553596493346_0.7151956862017526","host":"s3://npm-registry-packages"}},"1.0.5-alpha-133bcdb6.5":{"name":"@graphql-codegen/cli","version":"1.0.5-alpha-133bcdb6.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.5-alpha-133bcdb6.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"0185a74325fd4cc9309b9e5dc40bcaa41ef4fab4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.5-alpha-133bcdb6.5.tgz","fileCount":150,"integrity":"sha512-DofgOq8uPxPV3mCaDAB46wRODjW2RnFWuwyNsg3bkcL9gE/1PFDp3r4F0YIieo/hPQSJyZCtBod0ig6QLQXA8A==","signatures":[{"sig":"MEQCIBSWGdLCZnCGxRUn4jzDNDCpmEbMrLGR5BBfzdTVbYweAiA+C8Elgz7lkztmQEKjz2b5DHkV2iwsq5itmAaqcILvrQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmgmhCRA9TVsSAnZWagAA+jAP/064Z0S1UMPRLnWK3lNN\nsMXE4Q9BX8G2RwcKqDVul494fjrIAMnyqzNjoa1+3rCDqUpegemm7LLlyrZT\nCfocsN3oQvqHK2Ex4IN8e52zS2TJRlBEYRW2WkRbbCuEjOF1P9c2v3hc96X/\nKvsRakEnL9L6piAdTB0uqUHUPDYqjY5NoXmILED0PLlCICObfjqZpUs4lFBe\nUTiGMOJYfnJvWyfq6RYEgnRztPs3CzozcEdO26yvRVfmoN35whXGdr9Sd0g/\n8CH2xviam/eJDFdQi5/mHwV/e1C2EEmWU8sqPMiXI0d3e0sNgU0MqsckJ845\n233wwFT2vcVrLcUQqbHkKl8KAns1Xga0r2wlDUeK7zy6FtT5t1aVHsxWZdiG\nDij1BtIIT4pluw1tN6JYobIkieT/yBDMg+btB8X8QswSwJm7lDag+d5qfbNk\ned0u8AA9cxJMePtzijjpH+d1AW/q8WwGbp2Y+9Krt7wjllsxnkzZ0HGAch2n\nHfvKg51TjEZWM07QifmwpQqZr68AzZUmkgAVZW/kzsLJ+8GeNMIWVh7IO/Ys\nuFGsmpF/o+Yaebe2QLxlEG9nPYWll43uRpwHC26ietciQoZCd3J6GFpUwOiN\nrS1BhWspglvnnl6Qc2iH3dnm05e8IwEFMpRpbTCMrM7qS2ydMLA1nnJ57lGU\ns6n8\r\n=ri/e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"133bcdb66c645964dad35f4fb8d27191345be4b7","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.5-alpha-133bcdb6.5+133bcdb6","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.5-alpha-133bcdb6.5+133bcdb6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.5-alpha-133bcdb6.5_1553598881138_0.7818321608614969","host":"s3://npm-registry-packages"}},"1.0.5-alpha-5549484c.5":{"name":"@graphql-codegen/cli","version":"1.0.5-alpha-5549484c.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.5-alpha-5549484c.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"b7accd4ca6c7d63c02891c5aa63f050c7bf55430","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.5-alpha-5549484c.5.tgz","fileCount":150,"integrity":"sha512-iDlooAi2VdCS2caqqWjzY45rnb4HDqqqd0H9XFESvh/7OevoFNrC7+LwYfjR/J0DdPYyIh7MD0yUT+zYk/t2mw==","signatures":[{"sig":"MEUCIQCxzZ57F5edOVB8QmTsijdSHNCp35kGlTBBsm6AU9uiEQIgMBsAHMSTHis6kATFlucTQ7VyZZ4RA3qTXi0zUV+89Hs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmgm3CRA9TVsSAnZWagAApJsQAIsRo943dPDpQjYUndyA\nEEoZtP+8mqYD7uF8ND79r8dUDMVqEfM5swjX3YKfP6b59erQxNjEWK23h7yx\nE6g42DIfoEck5msDCmy/qH8stb2z3on2mCal/DOWrncC3RwgTe24dwd33kv2\nVEGghRuElzxMRGbzAr0ctbIFGKibRcwp3eKEWrUWQQ6MW6tORn5fVoJSKE/M\nfpiChsLVAOVSVANCi5TztP983LI2jXlNwnUyWkBhyRTScBhthq32CApUrCpb\nsFeQOzSltx3JPxB5ZCLsdTxFqK95YNlmN4V72/vNNSO/ygKD41BKzAUyqJFx\nc/OivlmYOth9tWFzK990rK3oeDuj8iT2HAWJDUahsgWk4JGfTCclV2sOfRvR\njVcbrAxKnW4dFbV3jTOFTaZIZhv/MzmnpMrXiWmj0JO0n9mMQ1NVMUzUvfqy\n37yvpvUGiLh7qL6/IyMlPEQ4jyXxPJVKxYRLyjjfhKsDmiIlJPP9Q3iXza8/\ntUajEJre6QymgaB5aZU1OoZSKMrk+41Zt8pPRJODOu+6yOqx33pOcKEiWJMi\n39S0F8aWooEig7EdV98qApaDLnHRuYP6UokmgsTOQ21B4e+UFuHWH30VTRT5\nUyOLnGbnriT4jVa72xrNshxqKFdRr1oADsukUCT8gVMPSbYYxG+Jg/elqAuk\n4+PG\r\n=jV11\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5549484cc2261d8c6e2294a68a945c55de91e9a3","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.5-alpha-5549484c.5+5549484c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.5-alpha-5549484c.5+5549484c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.5-alpha-5549484c.5_1553598895482_0.4689068358255377","host":"s3://npm-registry-packages"}},"1.0.5-alpha-8a7dea94.6":{"name":"@graphql-codegen/cli","version":"1.0.5-alpha-8a7dea94.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.5-alpha-8a7dea94.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"718909c472bcff7768c942e2b62d7a7f3b7a832d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.5-alpha-8a7dea94.6.tgz","fileCount":150,"integrity":"sha512-vtziyXuWuL7OW+qy6bU9jImZ5o0d6izrVK8A01kJvycl4GTQdmy/V3Vr0Q/U3YUoDaMB/aLSzEUjABMxRboO4A==","signatures":[{"sig":"MEQCIFN4R/sjbngqnicO/yNloWEdRcxoLqydscLHeHWUNQDvAiA8Pyt7OE1OmgBeOnE6pqd08Bwi/Qg8XJjstog4KbdCDA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmkDJCRA9TVsSAnZWagAAXDgP/A47EzhEk3wDUViaCXkn\nnq69PkrivwD8/GTRHSrpF01WHFsuVz1wyNFD5Ln0ymeBRiOSQANDOoLY1kHm\ngbRKg/QbCr9q3+OyLzEbVXipppk6TJUhpwfU0rwoRHZHsgdp2oCR5TGAY9Ub\nF9QmQpJF8JqqnbXKRioZt/CdDznLtzqXU7u+2tn2Ra7MapXiZ/bCLAlVfdmg\nYdBtGA1BHeudF2wrmNWAaZuQD+lDfgnLMMRgKvFhKB/M95ZDnH0LDE+6Lmsr\nf0C2oioMfS9YwWumSrWoCSl2Kg1GWbWlH6BwujLt0Gadb5jVQcVqsNeDnHYi\n/7qOLLDIEdEsf7F/JlsPVwD4OQ9lB/Pc/nSm8/JZxvCWKbT+tqKvz5gt66p1\n+zk47oqp3Zsjaeokb8j0zUFoyBYJj2p1+O9ThHGizj1Pwquw6EPvF/zc6g1I\n3fwAIqDWwH0Mz+AO9tqHOx1KmYUxNfYnjORbsti27sSlPlG5+Gjhss1o1A9q\n2paxe2CDN5X1TtNwhuKz0KMOR9HtEYkac+/BjB18vuFNKKKss32D++1OyWbG\nVG2JbIXFKWeWs6J2YNgDFkc9aKMXDHabYVt2RFJrDxzglhgsso93WWU6bO6Z\nPywJ4sk6+b0xJ+kkHLcQsK2Z7Wr58L98mpFWaikBY2B1M3dsV0vzgctAsBpc\n6RcF\r\n=uqb0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8a7dea94324d53652c453c253eea79880016cda4","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.5-alpha-8a7dea94.6+8a7dea94","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.5-alpha-8a7dea94.6+8a7dea94"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.5-alpha-8a7dea94.6_1553613000685_0.9663375318293406","host":"s3://npm-registry-packages"}},"1.0.5-alpha-be64cd2d.4":{"name":"@graphql-codegen/cli","version":"1.0.5-alpha-be64cd2d.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.5-alpha-be64cd2d.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"9627c68888dd1cfad026a54fbb29d19e94074d19","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.5-alpha-be64cd2d.4.tgz","fileCount":150,"integrity":"sha512-sY5/he716G28XbJJ1dbnrW9sEknJF9bi6ONsslZmHQ7ytk+lQ3qONOlgQb2hTl+UMED8nRBxPcWoAwnvpRJYRA==","signatures":[{"sig":"MEUCIQDTi6QWhS5KjASWtbHhBCAoglU+5sMy4GHuzSdWJgO7SAIgSwlDdAbelmSG3vyB2rEHjiO6uP8MeDwQ//Ca1LwRPlQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmlMRCRA9TVsSAnZWagAA0wkP/iGLMexxfMXQoEP1WSCG\nn9pn4yRL37kxQejLayklkhETRaFZ8DnaV0xiFcmBi05CdonzMahvHvHShiOd\nU9dDpmhAuxE0pxdRKfP7nPkG32URIE89wXurpyAVXmj60NuhvviYoHb8M6i9\nZ0oQcRL5ZAoK2eagK5lccYvYA32qXBkZ0gg3jYTJbRLzBW2uHtJ8l9dLrnaT\nWZ27XR4wVjgUpXdJ44HQ5F4sjORuMzRE6s+22QKPc0rod86bRErjqUwNYO5b\nmfxL7f6rgu0xM7LgdfQIj0KTrGfXa+gTi+e87BPvbDL8+SMWN4Jo0v64z+B2\n9rfdloRGFH6wzIMIxUuYmK0fSruxvRdQyD3h5MgncXMEYMTiIQhUqJ60nuTq\nNZAkDXJnLTkbU0TKzSLQ9MGcoMisbZPpWooNYiOw/xrr8gZ5ilIGhdUK1B6w\n0x3vqp4Z2D9IJDpauCRIHVYGXfc6XRLLRr+supzEYzIKAtZPrzbkk31T/k21\nV7hqN+kwJfl7jNzxTBNo05+7noOKI2rznm9fZvFaidvDdstC6UWQ6n0/ez2D\ng3g5Cv5wtgTDjgk6O089m4A8fFZhDvDJmkX+KW3S5pAu66nvtb9gbKdsK5KD\nUilD5BzVW0T6YxH9eUzadnoE66C7X/gnsewedqZkcSsJrB6d/216dZaOhVpy\ngCNV\r\n=FhaD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"be64cd2d658085154774263b50a4fe00bb4096c0","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.5-alpha-be64cd2d.4+be64cd2d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.5-alpha-be64cd2d.4+be64cd2d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.5-alpha-be64cd2d.4_1553617680713_0.323201095881654","host":"s3://npm-registry-packages"}},"1.0.5-alpha-87b36107.7":{"name":"@graphql-codegen/cli","version":"1.0.5-alpha-87b36107.7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.5-alpha-87b36107.7","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c952cb00a29b677d95ba8dcb127030b8877c4c94","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.5-alpha-87b36107.7.tgz","fileCount":150,"integrity":"sha512-s/Zkz5pxHVRodLDznn5c5APwqbu+nNp8Lbip4RujgSs7AuKXUqlp1NWwNovr3nQJ5VuvYgiVIzwLdXOL4+JHaw==","signatures":[{"sig":"MEYCIQDxAQYHbtTapmnHp7DfjyshIdQZp+uBrFlJT5e0i0hYggIhANPgyzs0Cf9DYNa0p8AmIDlDmzTkZrY4PqmAOL+/oOob","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmlfgCRA9TVsSAnZWagAAFaMP/i6ijyYWJwp1TE/p8U9g\niWr9XQTOPnoRxVxOgVOsH8Fi9oEC48ksmDVPVsn6qu8e+XF24p0I1yIYmTcz\nP/NoMWn30hVmYeseNnE32mATJMLwSjXYHX5o/SVogp5NC/TtPGIzvtYQiUap\n7BrM6aYqTTffCnuviIGiTg8be/Wd4AubMfSrv+CzvBQaWjEIs7xwc59ft0W3\nk4c1c1ZAhZr1wgGoGO0m5YjAeGs9vXWONRE3eKNUk8Nn+gJUvaHQ6sNc+mn1\nLDPVwugWPIJA8Hk5jwwza/8gVQ6udYW5x5ZIOvmtBppod9CX5ybJ8OOuMFDC\nej/PArUJbQswLsj8DSqKoukSGMAEpV+kRtezAyxcWA6CMz03Wzdxuvsi0sSG\n9KKLhyVSHYmoqnWOFk289KTgWw+OixyyecUyTIJsgjtcPIwvIEWK96Xu6tOV\naWucSZyOp58VSuoYdSa2R+zQdCb51RSW5aRUEr0OGdMAFZRMKvCGUWdE030w\nm31K2CL2ntK+hslOb08aPENdu6Gu0H+FdpWDHFSMwZqKaa4GPYZQlYAubtwQ\nVN+a17i3PQXobk4xTPuPh0T95OjoMtL5SA+9wEX/1NrGQ41HPDPJksyeRD/8\nrWOlMJEaD2X8cz1f3SXN03NORRw6TOyuDVgiQRr9tnLCU+keF/sfrsvxKn1r\nsXnj\r\n=g84r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"87b36107b5743bb50d81790b9aa9fcbf8af239ba","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.5-alpha-87b36107.7+87b36107","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.5-alpha-87b36107.7+87b36107"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.5-alpha-87b36107.7_1553618912240_0.6209955042045385","host":"s3://npm-registry-packages"}},"1.0.5-alpha-81be8ca3.8":{"name":"@graphql-codegen/cli","version":"1.0.5-alpha-81be8ca3.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.5-alpha-81be8ca3.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"53a581e96c191c0eae74fc4019fc971d2c9f062b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.5-alpha-81be8ca3.8.tgz","fileCount":150,"integrity":"sha512-pTbtvfuM2SW40FQ7+9D6e5Q4TxT22vG408G30z4YPsWrZHuP3FXKZq2qaLhn2sFwIvnF4VGnmBDbdSDAuDxwNg==","signatures":[{"sig":"MEUCIBrOPdg+4vJur0c5H3gwhoJ2IIEWwsg2RHcFnp/7sPLAAiEArfa0iTEp8tpLkaLZQYvT+waCYMsUbhL+LnVwwIOcm3E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmnwTCRA9TVsSAnZWagAAYUIP/jPeytYvpks4Lv8z4S8j\n8Hr/EOXRV8wVqAMWddAVGc00r4wLBbKvmcn7BZG34+iFr3jWblv3rPh165hL\nmEsVZ+tEzJI0boDbv4E7XARWiTD31iARfU2DjeztM/GbtCoJIIne4Gk9UtZc\ne7QmX8TQ1rklFGzJAR2u0Wcv+Vu55/MC28lJ5wjgtJ8h16cLNog0n4joPs8v\nHnSC/O+OjUMmZM2x2d2b5DQ742rxon3w8dSbIwf6Jwo1WA3RgaGqs7CAWq+b\nQAOx7Hlw/V/a3OPaCd0v5YqMfMaWcO7fHfh+rekjLfamyildl2McGpo2EYcV\n497Bq4eds3uRr3C+0PuhNrTt7/1JkdPOF0MCPnG49cWeFD7EqpEGSVA3gGw4\nofujp5ZZ6F2RszOGwK8y/2fUKFIemblWog/hWwHXpj6i19vtrswNZyNAhPj2\nJgRv9j7Q6uunCsfIj9FDzKT3bXcA+NTz3NHICwIpzFHThfbWFXu9CIAfcu2r\nnV1bY04FtwfFM1xq2IglvRS3oRPEnXBugkfcmCdkuBlfuf7FvHeI4ONwuXaj\nqysSnKvs9OKlFfI40+Aea+KPVkD17I8cO37VZHhqzLDC9M8JdtnIcQvO1IPd\nE+6V9YWe/I0wmdjiqzfcS77CwhZa//O1LSBhJEkkinGWn+1KGsoVIXzaQ7ei\npgo/\r\n=za7m\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"81be8ca315f2a0f2276433d81b3784a1036be5e6","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.5-alpha-81be8ca3.8+81be8ca3","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.5-alpha-81be8ca3.8+81be8ca3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.5-alpha-81be8ca3.8_1553628179121_0.07327702562607685","host":"s3://npm-registry-packages"}},"1.0.5-alpha-fb882d9f.8":{"name":"@graphql-codegen/cli","version":"1.0.5-alpha-fb882d9f.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.5-alpha-fb882d9f.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"015478c081203384ea236c59ba4aef5b07e7fb53","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.5-alpha-fb882d9f.8.tgz","fileCount":150,"integrity":"sha512-HxWtLt0nebUSCh1RsXEbPQR+QxrxrUQreTPuBoybhEMZHke+idNeR/vXrL+WrXnOAe45lwXGR3JlrZqtvL9UJA==","signatures":[{"sig":"MEYCIQCI8j3S7rhsDZbCPsiea0xZiTd8oFYDsWphS+0baIn+SQIhAKUkFtRUMtPhAfE+vn/Wfeu2ZpG6uCjgQjOZAfMRtr5M","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmoFlCRA9TVsSAnZWagAAkI8QAIZNd7hNpJGuxzXwFcO7\nFpw8YvlNW85Xr2lmVxmQtwE39i0D3dmmLsjLH/JJY1wImBHeDYJXnfmvgWjD\nfJ+F2l/32Gc3XXQnB3SLkrHrM6QNswXjfTPz9GseURTlBw7nGTjXY6JXk8Zk\nWY5CU1P59+Th/8LgkNucd8SPDEaKU54EEBw3cRJ8/CPQi/WfirY9NpV/LZdk\nJOZcH28h45tmDVQEP7ecgJ2+g8sb2SLA6siWAPacwMdBlDmyFnYPLBAk2Qpr\nQJV6SjvDyaXzxBydRRA9jKhRBiSPsTlXNSrmr8Ncibc2mzNisKIlyv2uaRII\nNxHgkYBjaVGSUt+XUMSvP+WBQX5PiMJEo9Ja9Ny+1nih6+dZvANF6F6GYGpk\njf1h8nuejWfRXSBWfG4Q9FbZLpvBZQ30g00LVaHpIk5kI/nu5P9+1s4FQRmx\nanEUmeDAt73nQH/W2v5icFVIIS/JyJyzV10rtu7ftSAgg+CNR6Wymt2I3hkI\nyRzvfGcs47ugH+A6wa4fIrKj/xGDRmo3z3+quAfgIh3Wj5xL0PMFAQvmiMrm\nqD6Rvs4tIoqDBMahJM8l5Yt6TkaXeBsI5Mm5O+72vRHbnhaXYTXtJ6N+iLJx\nlxYf3Nrmln/eiewIJsGxY8VMWgajX1Ci5CuzP7ajQ6ACtsF17l8MWZZ0pOWH\n2fxF\r\n=IfoZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"fb882d9fcd74d5d2ee836107e5b50390e21e1b42","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.5-alpha-fb882d9f.8+fb882d9f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.5-alpha-fb882d9f.8+fb882d9f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.5-alpha-fb882d9f.8_1553629540929_0.7771336796143313","host":"s3://npm-registry-packages"}},"1.0.5-alpha-379c9744.8":{"name":"@graphql-codegen/cli","version":"1.0.5-alpha-379c9744.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.5-alpha-379c9744.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"e6a18d8af9e1af2f5242f7abd1b6e65d2e99123f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.5-alpha-379c9744.8.tgz","fileCount":150,"integrity":"sha512-uWrnT7gbGnI+UYY9jJNb32rEitrE1jzXHCujhNsSxmTcLTtvjVo7ngMak8m/1VYri5TWxGOvDplAYniogOb6XA==","signatures":[{"sig":"MEUCIDgHwxrHZNPfjoUnJQ9NtFeWpCrlNFxBEe2pmNdvJm8AAiEAwmfdExdf3ycBtrXZcnmO6t7QOXFXjzVP+BwCSZEycTM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmz7MCRA9TVsSAnZWagAArgIP/iceO4CxM9ugFy8Th6e9\ngbKRO/soZtHYEIJx4z15nk1ubWDctEhTQazh0MbfD+L8cD0YUXZxZYT5ba3t\nKJ4lbZc4ZtyyeS8GYytcCoETePmkMdNrNtC0x4LZMXeOqf3rTJL4wmaPe43R\n2V0aJjF+HEWA4MRZMryKyFZ19Xjn+Vxl8OPrOpXhPg9w5j+ET6I1FUftGy0Q\nN0ITUPE66C3Ogq+KR8getf+CCDuCC7U5T2a2cfYyKLfv4FQvEx9C+S1VhG1+\n5nSj0ONggSxGHbeGfVySdNktpW/F+ELsWbpBqHRzPu1G30kJ7xeMzg4azzS2\nJ3Pg6ukJ+agSs0g1a8sVj7W++YDpAloS0X6kXWh7bIeZZTTN8+eefSeW+M14\nPUkjP+r3ujNLBj6VTEWsyof0IPhqtSnBPI438eYNL30MmRdNEzcE8Eo3yJeq\nfRL3cGWnHhIat/7PNSbQ7bpBHyox5OFoenQ5YQ7A01Wy4KofvHGNI7vjRIyc\n5mEHShFAPZss8xsQZXofam/UPBBaAAu6/uQaVE1IpyBvtVq7ymS30HESuumV\najaoanXVvtPnGaxKl6X4F1KDHyc2jgRN7tzK0dgBqkwTIig2wp2H8B6dXpAL\nBGebhCKimHiXoI91sheGIEkZoO9L0SzdirlYAD3eNkw2OzZkGnqDOL+NuxJY\nZLQT\r\n=42Nd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"379c9744a208c182b24e63cf32345b71c38cf503","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.5-alpha-379c9744.8+379c9744","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.5-alpha-379c9744.8+379c9744"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.5-alpha-379c9744.8_1553678028171_0.006599246018891725","host":"s3://npm-registry-packages"}},"1.0.5-alpha-696eecf2.9":{"name":"@graphql-codegen/cli","version":"1.0.5-alpha-696eecf2.9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.5-alpha-696eecf2.9","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"61b5404808b277bde8956fe5d81efd5aec92f1a5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.5-alpha-696eecf2.9.tgz","fileCount":150,"integrity":"sha512-QKb0e2bWQGQyMFcJn1WI/4E2N7Q96Iv1hnQ6ikxrcbmg8mcxpZgpvLSO7brWST3NnRS2Gcm2zw3G6ZLxLWauPw==","signatures":[{"sig":"MEYCIQCzPh6VH/2wco05aarNDDsS1G+GOeLY2MebmoHLueWpWgIhAJC/Qfl2Fw2j/b7Dx/nAuDEau40Vko15tzOIpL6Ww15r","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmz7jCRA9TVsSAnZWagAAW0MP/jUqfzxxlGkWlvQw95DK\nRdRY5lu+C9QBqGt5QYu5vILmMxYvXrFurDIrsgLiuPF2w9j5x6HHJBR5Oou8\n5XlGPMbTO0eZrkJOE78h1YcdzfrFI6jSN/Nf1xghE1NCC5mSa3AA9225kZZk\nQ+UdnEP+4A9PR93Fikr0HN4NnUskaher5oIquQIqc2jgxVK0PGjT5Zmw5MZi\nkKFFqLt0O3xkCHWqZzkzikCZMZZDG227pJdjHCTiviNSI+78b49ULceSTMt+\ntERVvYBgdhLFdCzeSQblP4e79f4S2tMpb7eK258z03GEJwxH6njYd4u6/5DA\nt7VV1vM86eMaXdBBZWVi6+k/fDB5Fojv1F5hSmu6o7kRPo80azuTX5PEWNMZ\nSAK0IIoIBVfV6osw5NjbXpyzyqf6AYGfGkNT2IcRrwWW8Vyp7EIgU5dnpGKX\nurRI2iOpHkhNQCMNSLbjOAPpkq/EfstKs3WboNVqRQwXj9Mq2zvMex+SqM1H\nB/ZK6QIIzHoidiUeOQ84aJFnROTuNxmsyKtMXvioYbx/5WlUELaWH+HL+N5H\nlbQFt8BsBtcPL0ae098ruDh3hYPf9PEkqdk1tS8m+VDSiHdhqstpB0kaHjOP\ntUh/WBDeZGpOFEIc7cNyjftW+xXrPAqwq2KP3jmGHOGhjtoD9Nf698VpDqII\nyZZy\r\n=TH8K\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"696eecf28b5c63446a5576bc8130428e1bf26ed3","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.5-alpha-696eecf2.9+696eecf2","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.5-alpha-696eecf2.9+696eecf2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.5-alpha-696eecf2.9_1553678050469_0.8750980168703144","host":"s3://npm-registry-packages"}},"1.0.5-alpha-4afab9d6.10":{"name":"@graphql-codegen/cli","version":"1.0.5-alpha-4afab9d6.10","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.5-alpha-4afab9d6.10","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"788b4728fabd2af2b93bfe578608be544c426a1c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.5-alpha-4afab9d6.10.tgz","fileCount":150,"integrity":"sha512-EEgmlI8LA1M6ONU10zVpf+7YdO8IHbaecmrQA1R99RmOEjg8s/fyBxbC/TQUMNDcnzDs5tTulj9GukGuRGnGMA==","signatures":[{"sig":"MEUCIQDPOb3ZuBIcCJUZlktIhdreK8/j5h3eX3KyT8Ihc2zYXAIgVxI0OZ+hPQ/vpPlejTvimBHip32+VsTOqiMFaJTSb1Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183850,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcm0bACRA9TVsSAnZWagAAl60P/0C7GR7nQuNLqrmwFD8i\nBziqv168VMMrjnHjj2J6G6JotndghEnmmAZN7WPkOIeomB4EDBYh1HJ3f5kq\nrA47EQa9orZOTTrnEgCaMlmnsJEZTY7O/i8Q5Ii8rdcPqOXiLYsbFUwXBp7F\nOJHO+ynVD0vPONHvycnP8otlz0jQNuM7bRR7gQuPn5+BZBRkXyqTk1TgxSSN\nuYaXlKvSTlWqReZ9KtqOzSsUSJJ7iD0e9AgAS2+iQVi3wculyGJVzKskK3W9\nt2FBbRBVVBLDm+wTNbBLHF/kwY/aYBQWhASmmFqiEVI217wB7H4/BRSmTuX+\nSzAnk1yVrtkR92tvx8SQvWfTnqbYWc/lvDledxfg9JknmgPZ0xtdpIM4F8VP\nCMoY8E4DXQg6NO+v4yfpuxWSqoWSL/ntK05FnQMm4jz9GnW0i8Lfpe9hnop2\nyE/1YyrJWB560AiFgSUzhfpF5YcgaQlWy4bDUI0zYvb1Z8vb8yqX9xsC0HK8\n2kLhT15AyNKibaA3R4cObdsfZ/1rBsiur4BrkyZAbYhGEpqFYZFp9hDQKXq8\n829/w2aNVvMaeXpTVihXwcsK543d8Hx6A+LSoOYFfqu5BPwiMBHSSnSSZLio\nKRAPYaYFpt6vap2AAZwCelWBIpmAxrRRqI2K5La2Vj6x2Z10VHmOZn2wnRY2\nTGG9\r\n=hKfv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4afab9d64672d4652a261682de0080f66e1fc78c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.5-alpha-4afab9d6.10+4afab9d6","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.5-alpha-4afab9d6.10+4afab9d6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.5-alpha-4afab9d6.10_1553680063639_0.04385536592533601","host":"s3://npm-registry-packages"}},"1.0.5-alpha-679f11c5.10":{"name":"@graphql-codegen/cli","version":"1.0.5-alpha-679f11c5.10","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.5-alpha-679f11c5.10","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"35d5e5dc77ee25868abc6d9734f322785b8a02c0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.5-alpha-679f11c5.10.tgz","fileCount":150,"integrity":"sha512-1cPPr3kZ3aKbMLpk74YYtAQo1PBs7RSEV4VDJu+VGjfUw0+Qwh8+RnVn3SbpMt/PlPIoYnBp5Hh6fQvBflfTSQ==","signatures":[{"sig":"MEQCIFDCgc8CZmqUF7LYOJhtortra8Ln1MS+VHcnrXJZ1YKqAiAM9teWhsUO30VVSX+8P4wzik2Wn4xhURHmAmsFs5ZL1A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183850,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcm0lHCRA9TVsSAnZWagAAIA0QAIaC0gJb1ufhjXPgQ4GY\n8gC6jZTirEXe2Oq7hi1WmrbaNVTpqGZynxK3BBMjW/d1A7hdA++hPTGkow4k\nSDxaIsAYjTMHXCN+vglvOVBIUaEZqnWJqAWVgDZfDx54TY8H8RbUpVHd6kOj\nnhDsBUUWnIfw/bISLVbN2N86LEnoyidCD6WFtvMPNU1Z/Z19/BBCmk0zawqL\n6dKK2D7XSafKmmmk4EaI8MhagD+o8ypi9u+dXOYw43ZEshFjtPWKazVkjQOJ\nxVUl6t4LFR/h19WjggAuSCOZU17QsaxOffngt84mI8oYAII4tK/O3Gllib87\nmf1vBEj3U8CMUf0k7QsY6wxGSIo5Eite4MrMsrQeit5Y9pSawjTHFyCYP6/J\n81A1x084RD6sYm+oZO59i7oIicHY/wsNpeb8uJZ1dZxxs4IL0BoJ9Y4eSrBR\nQ7STjhVMJpXhd/OBxsQddx5cJ/vfhmmI4owMC+99+DV8SUal/PCcFcAlShSL\n4RF1DwpVz7muBurcJyYdqhTtyn+hsGQ+XmA84SvipnkI7+lf2Ag/xgu3ApXm\ni+3BlEyA/84hGlTJm/yIi21o9w4qax8osAAbpeSMTi5BIMm/llAR00d9ADdZ\nfFX/wQPLYXnGpmygRhxc7Zu/U794cWGAnIH/owoDpLT8G/gkYlCaqXKYJvVA\n/P7q\r\n=jM9G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"679f11c500ae72aa0d4c1c5d1cf5f710cc909473","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.5-alpha-679f11c5.10+679f11c5","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.5-alpha-679f11c5.10+679f11c5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.5-alpha-679f11c5.10_1553680711469_0.10820286815973423","host":"s3://npm-registry-packages"}},"1.0.5":{"name":"@graphql-codegen/cli","version":"1.0.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"343fcf1de430f7d85baeb594cd794670548f1b3b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.5.tgz","fileCount":150,"integrity":"sha512-zOaSemIqXA7G7iU9u6p1VgQWh5o2FD76uwG0quCwA6bxyIc1DDjMb0AmBTCUJryvNshZYWN4EXUgkmaNvJ+h7w==","signatures":[{"sig":"MEYCIQDn1nyDjAiuZTpQZuNo2W+OQT8WjmyJSfRsYKWvkUC9SQIhAN0oNz445qqisyBm7cqQJei1DWXz9w6ETPGR5sXgykuB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183769,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcm2jECRA9TVsSAnZWagAAsgsP/32+00oiAr4mjM/d6mQ4\ny47rq8xdsiMC+apVXMJckgtUeqFyub2fv8pw59hy2wHoRgvT1c0pef9Sg6dp\nBEpbntp5pWfreFC/Bj0rOsfC2ws52RvEyvOUhwBM82AvwIHkSRN1JmZ/QYCs\nyB2Ttspfu++jkw2AO9+wetyQ/tQ9MVJvmAvEPYVKzwtqXS1GbJKvtT2yEMGn\nFKfiQBxzUuuTf2vfhkjT3x9hIcgIoLa9ItAgeR14Azq6RyBqZ7slG9XQrTVo\n7gh9of0pq+XnuGwcUjTCK56efXEcx6Pka+FpT9dq3xKykNFVZd0J2I5bi+QN\ntShT6u4DMLyW7VF+BSHQYl1MYo/CusjjFBBddzya5l2av8TRiEDN6iloeR5n\nfRY3qSUmr4/JYBFK3H/9FQScO5F/cSNmv7G+TEi5LxyDFxhq2XANg56ffM97\nInKtGCWbbBecF1jdkOlzbLExFktaDAA11OZnrJvsGTt3HxUrcVag8adusTSI\nWYdWF97sO3nz+SgnZQIpSE5h4BGodI+Tlm2/2v2no7L20IwvB16o1sj5+Pwv\nyZHjB89w1AbsV4O8jvR81iwFY3LaHxzUqc/T7W23g48sRZC6fZUQ2DJDRrgf\nROPPtQ1n/dy7uoS/FTVNJqHy8Pj+TBAvJG5Qohk8T2mMem8yo8+dZ4+DlXj0\ndHtw\r\n=6Qq0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d83487714b6b6fffcd88f73921f40197fd420dd9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v11.12.0+x64 (darwin)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"11.12.0","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.5","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.5_1553688771566_0.09138513620101674","host":"s3://npm-registry-packages"}},"1.0.6-alpha-d8348771.0":{"name":"@graphql-codegen/cli","version":"1.0.6-alpha-d8348771.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.6-alpha-d8348771.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"597ae6bc01631cd13b663e9147534b679cfe7c4d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.6-alpha-d8348771.0.tgz","fileCount":150,"integrity":"sha512-b6UvtwmqxiydEw2V4/aJ+CSxx9wSm/TeoahDIGc3sWTN4wIOvVLK/yNOdDpaI1LHH+duWAcBF6Qo4kSsoOnkdA==","signatures":[{"sig":"MEUCIG5VbgEvizO8apzA0jFICvglVDEm7QfcT+X7rejrqLGyAiEA6a7rlRuRrJlCMEVytIHPJQKoD615jtRsduInnqONoFY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcm2rGCRA9TVsSAnZWagAA7YQP/3HDW3IrOwwmSO5WMus2\nw/kt+ND7F9/xd0rbNp6od1Q94hKggP+4SpJTqFaUkjf6NEQkMD40K3fIWBzf\nhwc/OK00s7pk0Emqh9qFWglh8wh2GtPdHyHs5S9YBRJEVoMKL2cjZwm0UB0H\ngBZe/2qmbQ37E4NiwyQJuxYn8cUJti3YnXV/eZR2KwCopvgmb/Wse5M7XPgQ\ncJDWbdngM3+0/qn7ZSuhyJsMA0/5YrWz41F5nj51alazXg0eGxS0pcwpK0CO\n5zo5E+Gd2mJb9FH/FEbmaklfb5mmp2OQoeaQnBnQ4CF3FNWhOdInmmz8c7bx\naeGYi2E3anuaBW/XcY0ZCPes6A8ThqCcv4NJIgYNYnedhBJpNCnzMaKOAXrQ\niT4B1723VqLxk2pTZqZAqXDJigxmEQFYihex7AqSPfMpiTmY53bJ3up3ltkO\nIalL3v+FHdvV4UL6Rt1Nd4ZRqNB05DGUXrWLrRQXONNI9LHBG6lYbhPhVXxm\ngtnEBgVQJBGCAkELgnvz3U1FCXCDaYlk9+a6xhRSiQL3FxexlZY+k8TVNP3I\nqQPVwMk+Ybx1t+mYyHOz+zLKR6X6CF/UII8T+fX0cpE0zOksJCIhP3B2byKg\nt+Ql9ZNd9F9l7atq7zTfJcQtclPVzMcJOGwfb0pP9bw6dUBv0BJkx7AkMtha\n9W7t\r\n=GoHS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d83487714b6b6fffcd88f73921f40197fd420dd9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.6-alpha-d8348771.0+d8348771","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.6-alpha-d8348771.0+d8348771"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.6-alpha-d8348771.0_1553689286246_0.05006072503410186","host":"s3://npm-registry-packages"}},"1.0.6-alpha-5c2fbaf7.0":{"name":"@graphql-codegen/cli","version":"1.0.6-alpha-5c2fbaf7.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.6-alpha-5c2fbaf7.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"9df7a06f91c443983bf8a4d272742569e7b43bdc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.6-alpha-5c2fbaf7.0.tgz","fileCount":150,"integrity":"sha512-XNy5l9mOlHkGloYT51PlmHx6G7K8B86+5Vdejujgmm4OopFS6FrXOqnL+w8h5zbajcrp4GYld3/rY9tZBLFybA==","signatures":[{"sig":"MEYCIQDD9Uo0KlmCz2tU4ymF/xbiY/GrWoiX/l9z5SlFsG4FVQIhANfaw1OOzjZJuHIAD9lLZOYTWuaFGf/CtWjnR4Fmulbc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcm3U9CRA9TVsSAnZWagAAp7oP/150hB+ZwIX3o/RDPvei\ndknwP2pHoc80j2CmZC23LvoVb3tlolZSbXlYA5Vbp+3xSMAr/qRygzq4rccc\nHEfDkYfmfzwNZfiFlsdEenHS0PwQQ5tDgHfjSJ9Ia+9B81+vrq6E6J27kY05\n+RinjWuUFsSiaSTd4uJ10obP0oo6mMI9oYDbECUOsVM38CkIrSKbUvOn3xDH\nIAp+hdtaR91DNl9rmVGcCFxC5TC7mbQZ3C8n51OmAEIsma0HGU38c1Fy5tYU\nH/513RJqVjsRzmxyif0cU7Nd4isC2wTUKDwAqjJNPjYqLB47G1b9uOHOwznh\nYFIdrG75Re+35skR6/I5QJ65lqjDtj2OvzxYWDiQ45VtBRtgbZacKrHV57d2\nzeDXtAv6OYhYHvbadoc2aNzcL38FuEU6TrXMa/WAkzjvtbWPEsvpVHVvGKGM\nTOBdm31g8jR8eTG9YQFEl1cazcaFLFLpyt8fm1MWvkL9RhokHMFv0Wg39yIo\nKnRGXR6Gkfh+OxJSCTnQvMhFpAh7HpezooaEYbOVQ867Y6vJqEPQSjwnmfaf\naEJoYp7Zzuc5AXkq0RvJ48rhlQ4miE1u7rPsFIyrncj4LEHct8sDprFBzxZZ\nVpHMoML3RVHlLbLrs9lv9uyBpxwGLn7kKumDgC18RCVJ2x0DtCgAjpli/VpP\nj0Oi\r\n=9IRe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5c2fbaf76757516498b2d5fae8f7dbacfbdb160c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.6-alpha-5c2fbaf7.0+5c2fbaf7","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.6-alpha-5c2fbaf7.0+5c2fbaf7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.6-alpha-5c2fbaf7.0_1553691964720_0.6038816936002229","host":"s3://npm-registry-packages"}},"1.0.6-alpha-3712db9b.0":{"name":"@graphql-codegen/cli","version":"1.0.6-alpha-3712db9b.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.6-alpha-3712db9b.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"478a5663f04c055130aa1ed31e47c938f647cc58","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.6-alpha-3712db9b.0.tgz","fileCount":150,"integrity":"sha512-kbz6HNSV/87vZhwH99m7AzPeTy7iK7rf/pRdWj7fjXzmA/y8DsbqSGZi8NagvXlUbA8DYuj1Q9ioXeHA+T9ofw==","signatures":[{"sig":"MEUCIHV8mNQqBDoSyH3lzMS2/EFri0Nz/8Jg84feydpqk5OaAiEAzA/jWiRXChPzUmjceFcZIvb8v+xTWVE30iOIKkxj89A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcm3fUCRA9TVsSAnZWagAAbl8P/15u93cfo5ZUhMYsL2Cb\nN4OZiteI01yCV6FW6V43PLDx+AH/m/ZT/eJNodmHb404vT/GChltoKEAIao5\nwDkQ2CEcR47IGyI8UVlFRFI/ikG4+asS3IevwVezAvH/Hm9VmLoR5JSIkr5i\np0TLgnCEYtRdwadN2WMINvLfK4Cgx5h9MF8cChW5GosFcp8uPq6QMnYkFPuI\nbBrhzRkF32HRCcqlxjgn8BPwXjeiD+YZd0fh3wuH0X9xmdjRBuMJFwHUxslX\nxCEnapaNGLTh2wWhK72dCuj7KHpyHwEcEzOHxWofvRPmXklqaqHQ80gf9tx3\nWd9RTDYnj+E7bu6K1h/aSZy0ZiZ4HVg2hV7q5nOuQubUwYKj6OmnS4e+YuiQ\nAlkRvqNNz0LZeK+J5r9YyK9Fu9S3fE8un0E+O16kcsPjEBqQeiAkSyXO9udl\nlJ7KMlDj0u48WO2+jVXvkdPhdXA1zdT9mcbZKFknaymo0CnvGqtKUZag7rA9\nG2yI8xcgc/eqRqUV3OL7GIAccCvlcRjj/bdTJTMZ9Dd6Z/xbmKZOxystYf4j\nLztpUhs5Z4T0+ipOVEw1KkRSg5C8qP3QPn//tECUSfQEiTs7Y9ChkN5ax7Od\nlK/jIlOgRlsxlM3/mHWsjgjQ0gdSxBPaU/mnLNwyAlamtLiufJl5vYgMqk6Y\nujaC\r\n=frIV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3712db9b0fb5241fc4f81dfba6a0c9ee63178d41","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.6-alpha-3712db9b.0+3712db9b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.6-alpha-3712db9b.0+3712db9b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.6-alpha-3712db9b.0_1553692627767_0.7470317575666936","host":"s3://npm-registry-packages"}},"1.0.6":{"name":"@graphql-codegen/cli","version":"1.0.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"909d8fcd26e58d3c729d051fb80120eb96076d67","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.6.tgz","fileCount":150,"integrity":"sha512-QhEsEvk6VCcx4WoSqiapnRfK7Le0H+LB0irATap3R67a1b5+AxNtco039yG7E4eJHbn2ebg23tS6NmqLLxvV5A==","signatures":[{"sig":"MEUCIB6YDIyyb9DaaSMLQvWupCs9zoyDmtNSiWqTHEijVsl6AiEA499/PPrRQcRcqJDX80i0qusztZkJtFRmXlnai6vdB8w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183769,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcm3fqCRA9TVsSAnZWagAAn6IQAJkVw/cSovKKVYT+7IOW\n1AhhohX1hmDliUSySGkel4siPYxwndQOlB1E0xwPbjHPzuNndPKNx/PgSsZV\nOqdn1s4uMOMIspUwIP9AZ2532S8gDRsS0eXH16pWIW0vE11hcvkVDrFJnr9c\nVdYhAL1whS51E+o8Qgg3mVBm+RueJ3uexJBTVClOhE2GRLyHEJZbyfY6gAex\nwmQNg8jLtFAw0F0SgRoceZokOEFhDAS/KeFW8fQQQ3Bu8dYOAL3WfgXAx1E6\nEhYvRZ9L/42xiiq6IKHb4tHjOTl9jDkAJR9cU79bgDxujTUFutabfC5ZlDLg\nwSQFwGz7X37Xi18bL+M915Xoc9DrSe/4CWZ/VXLYU9m8uSqtHHha9kNG6L83\nQrm/3RMgb0dVG/hzeOLOATuh/fU/2pWGabWbHNPb3m8rVulQuEJstyfumPXW\nO1PoC7oszRUyVatt2qzwN4BcrINqsZ+qHDCCNgRgGg3INAiuIVff72T4SFlg\nr9z85ST3rFS2mZt9vqc6/c5rX2AhpVgZQCuxq7a/Ql3w9z9RcZcK/77BvCuH\nE5JaBTAGMqkWF7ORLqV9Y3/45FY8a4VxQQ211wewc5dgYgTeC+b0mCVRKuOl\nI0PPQvjUKac/uJ70kbz1OM/mjhfUuMLkg/L0V7cIPQMkZV3vy4gOWg4TUW13\nd1aY\r\n=q8F+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f0478de177962431f0030c600ed913aedc2456dd","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v11.12.0+x64 (darwin)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"11.12.0","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.6","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.6_1553692649358_0.7186126750340729","host":"s3://npm-registry-packages"}},"1.0.7-alpha-f0478de1.0":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-f0478de1.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-f0478de1.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"e64385e09eb986ae506fff9d6587d3795128a299","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-f0478de1.0.tgz","fileCount":150,"integrity":"sha512-mUupAt9WaCgWGFrfxjtBfxNu9S2aF6rR+uYQ3VNrsG+5bIjp2QOBNX5pnrTMq8ef4GUQk6AAVFCGpkDwxFZCKg==","signatures":[{"sig":"MEQCHwEeH9eBM5LsCpv05rCu6bqHDlKIpcC+qP+aDnhRnwoCIQCwxO9hgNbePdHaKta35G+grHxbRffcg0UQzi+XkzrmSA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcm3nPCRA9TVsSAnZWagAAb8EQAIcrz/rGZ5iawabKRiGz\nCGjIbw/hRynuAvexjkW0ewbYIdBCNbdbA82HNHW0+4bbS5jYISA7bGW5fiN+\n/UpuE9tcdTOXLKeRcJHy/qivKh9IkXnHaxzKIZAdSUTDh/MRHokyw3PfhJfI\nRPle6iaeTzflNU4HV4XFWHZaFGyngerzPycKvcdqJUb+yjO3KWuGGA+dAr/l\njPpSFHza2dVWG6LANecXKdIRuTrqLHUAwue+6Fro/F6pNVnj6GA1hkmVGcUv\ne+wKQSaVAHlLw9b3ZvTqsYKdyCTfroKNkKEMPOK9lWGprkeI/Sx8/mZH5tSQ\nRdXy9wwf+LHO6jESolDIc9mZqrgkAOTbLFHwWmUrsmqfyuBwfYvuAQtFcKL0\nIydjHuFsMvx2Efo2djqgiIqIzOIykPTttu8hxf8jBzOErclGzEbFdLyaP9d1\n6XRCry4juokWq/87vMlU35gppvvyILXG4/F/uK7PPJj1fGavBTKFzFJwaPna\nDbqE+siZy1VazCi6V9F4hnHTq0C/14xRVKGBDjOqFDcAXpNcgSdV1r/OzGwX\nlrBZ03fM2mw38X6Uq4lE4zHFGMMObt3neyQzNNX7TU1bkL9XAFq4yLJ7F4No\n/U/Bm9eeGjgC5+oDqAi0HtZmuzIAWyYQzPoAnisNWyhGKgfVxolpAp9M9qzL\nj0oQ\r\n=Wsrl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f0478de177962431f0030c600ed913aedc2456dd","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-f0478de1.0+f0478de1","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-f0478de1.0+f0478de1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-f0478de1.0_1553693135108_0.34089459171446745","host":"s3://npm-registry-packages"}},"1.0.7-alpha-8429952d.0":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-8429952d.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-8429952d.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"83b59d56749b74a114f5faea028bf09d0139376c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-8429952d.0.tgz","fileCount":150,"integrity":"sha512-KukS8/jjhMJSPH/Fsmp4sxgfSGeyi5L/LnnDFYwQ+KbS2qAY3T5rOVX6bDex/M+0FZQlgAsE7qwX5jCscKiqkg==","signatures":[{"sig":"MEYCIQD0n1UL4RPuBe4T3+5+429LPN1X7UBz5AQrUy4GeXg4CQIhAMLx633kiRrCaIooMT7rtx1x7BjfRqOVtlE7uDLLB/2z","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcm+ncCRA9TVsSAnZWagAA0RwP/2NQDYFuB7vLHj8fB0Ls\nVBcQbXWUbF5ymN/+zkQSkLRAMtURwBIVFKORnpMiu+ei+Cf4U1X/OZNxeTfF\nrs51iK4IZyS0nb5kVC86vTzfMT1AzU+h3sKRuhNM563BXc7tZZNaLCFPfJnq\nitmbTy5qhut3rAqQQn1ZZwBsKpDmE3wOGoxNWmVYg8AZDkuW81f0T1eL7T4x\npn7Texvj63D4mX/uca3vVXVVR8Su3uhm6lG7E0UGtkXaigrv5xyvHzwblBHx\n9flfv569izloJMXxO25Ur9bf49uwEj9mP+mWwIxVeZlAJ719fUyF2UzsJgzf\nVRIR6WYcXS/kskwkatDJfpBoHXqFshWXiNNhDUKf4383kcGfZ6IEEqpHFgxn\nXo2e7LnCDb59pZE9sNeECwTYsANM5/ApZzvXWp/ynEHYE5iNhvQIvoguAXCU\nDoZUK2mmJNM30+f4/T4lf1/QNF1H6dCKIcPRnRU1pXZl7y+LAUUvBFddnNcr\nsLEBk4qeauJrAuMRycMcOGz3rH8M5s76Y+UiMe0I7jaoFBPbsIZRC9RKYBp3\nO090sd6xWnrYVhd5vD2CpwMrSVMygO77ROn9mjNpoeuopguLMAtwngOy1ONe\n2ufjuGXTjW9Z6ql2ySkAH5lela8y+5BeVNrp23Y5nHYUIGueO5szqFNxW69s\nlbhk\r\n=exFJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8429952d834864fa3e32f7a8ee0e0dce6040af68","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-8429952d.0+8429952d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-8429952d.0+8429952d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-8429952d.0_1553721819301_0.3501837991584178","host":"s3://npm-registry-packages"}},"1.0.7-alpha-1b96fb9d.0":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-1b96fb9d.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-1b96fb9d.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a93fcfe52ad5c4a978e9ac43baca927255cd87bb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-1b96fb9d.0.tgz","fileCount":150,"integrity":"sha512-n5QJiFi48KEdF01JYWTE3VyEDGMVXLh0SR56RKZl5y+tjJuXHqq1tKlAUee06++nOxsQg9KmydTzq9NMUtvlCg==","signatures":[{"sig":"MEQCIHSVJL5AVh4tNX4mqmYdXb5FchQF7feIkR/Fz5zDuDgSAiB0auoSqf/oLvCbA+l1wLWOhg1Atv4yNRRSmzmyVT9QTQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcm/tNCRA9TVsSAnZWagAA0a8QAKEwtgX+qeR1GBrHOvif\nXPpiJqtRhc2ZgO45i2m/DryAfybfDkh21fQNo0MgH1CihvpMtvqP8lDzeL/k\nWl0aw3R+ThoBaa/kO5ktflOeXtl1d/oj3i3xTm6TEHdX4J9nSCXiJnk4DW/n\n+YD4RAw0F4CR05Wx4qMotA6YtcciVgwfPnVsK0/w/tGMMo2L9g0ODS8IUmpn\nGvrm+lHSX+ya8Wcg5oSVA39tXAoyxRCCWx1l03XAvCPc+msjMe4CN+uaBqGc\nXqvn3IVjCNGSfIjSOnWVsrHp3mRow7YvVp98JssPvzNQIl+k1flKZrItnI01\nvzQiAFT75vbatTNiygIFF72YH5e57Y/06iRNUfyBrmJ/L6v4DUvS0gayXyrU\nHiBAZBy2+vzKqqukjUoBQ0lylGts0Gd4ta3wFj1bYsAZS+bvI2f3Npq5xWBg\nDn1GpsROuSn4NVmOo0/izDzFAmq89A/7jRxw/s01UfDmMC21hnuddc3SFP+2\nt5aPYm1jujXZz9M93RYzDxFCQTIXYRPLalO838LSnvYJOy42wk5YX3ABobLb\nGL+G/b4PDKPOABg0P500+0oSJF0H6wnTYK8W32CSBXDNU+0Ohbn8B6N54+g1\nzaMUFMH3O7kNHUacupKPi3xtBS14roMUVqcqMJZ+/YzbI1Di1PizKZFY46YP\ndoKh\r\n=nRIw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"1b96fb9d00b92e5b6f4614237ebf9ccadcf485bd","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-1b96fb9d.0+1b96fb9d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-1b96fb9d.0+1b96fb9d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-1b96fb9d.0_1553726284206_0.7200273306709892","host":"s3://npm-registry-packages"}},"1.0.7-alpha-d9feacc4.0":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-d9feacc4.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-d9feacc4.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ecef9962b4fa3b80e915ab7649157cd2267dfc44","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-d9feacc4.0.tgz","fileCount":150,"integrity":"sha512-2s1sP3a1k3jYrkVlL2r2TJMGt5US0ugrbHe0g4lZ4KinRWEA1lTQM5jbUsVG7lyCbLQLE7z3IApQ5jcRuWdtAw==","signatures":[{"sig":"MEUCIBuIVPIbSOqnfI7vy3ucTQmLRwi3UBRxhdoqOU0XAHKwAiEAu5AjdfR2/hwd1RSU9UOqkfQv9AL1pwbw0f2rtZPpsa4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcnHqKCRA9TVsSAnZWagAAabYQAIomg4+guQXYtv+WOg4X\n33rAJnihmzlqfITZKrvz/OFOcN1a2tRx/iAawoEaKh5GkUSas0/kMap0AEc8\n5aJiLKLtL6z9HYnKjaJ/3MEv5Aj32XXJefaQGl5BPVEjOMFR4MR4UAZISVrX\nxTohYA09JKCdv9o0e7V599OjbHueYd66FbiVBBP1qi0omFzZDus+8vS4XlUw\nVemOMdkf1sXiTdlUds0ZPQ4vMuNyN8s0KkrEDX/HcWVWCuj40stb06TMKwpp\nT4+myBty/aMa9vZxYeZoTHN8RzSQFiMbXEjtvyauf260Yu0+K25ehl4m5jFI\nuWC1yWaEsK9KiPOSo8byJgKBkzN0Jz/IXx3pmHU1+kuUan24FKHoc+rLiXqu\nQ3/+sbOTtHqXjlvsTTevYacgqM0+E+Wo8B75t8/BA0NprH8LZWbkLhpCOOWm\nQMn8RBWA0FZSV7ORND7VrQXqrNYhWLJDKguVINLnOtMlkyxXDR2TeEozGbyi\nwNqZRZPAH1p06zqDWyB6lTa+jPR8V10uwAay1m5M0nqFp7IOzrtzIyFi+KKW\nYb1HLRjmxi3R7CAeIso+Y1v3zyrjrTAKUegQ6QIL9cPiOVUWlMf5gjr6y6aB\nlpBz+etyDUh2dtv/+2mIkOUvMyw32hlRH7TNvUtI3aNMTalhA+nHsTL9eR2k\ncztB\r\n=8LBW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d9feacc427b99f18383ce6c8dfb918033e1c9fb6","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-d9feacc4.0+d9feacc4","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-d9feacc4.0+d9feacc4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-d9feacc4.0_1553758857583_0.5633724115570291","host":"s3://npm-registry-packages"}},"1.0.7-alpha-a019e715.0":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-a019e715.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-a019e715.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"fd4419ed8f4d027ce7d0c972ee303a32142cbd1e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-a019e715.0.tgz","fileCount":150,"integrity":"sha512-m2wSTX0CFHcv8XUNmyW7zS4FXSgN6tNlKv4q46m/TNx7p62Z8UnX9BuvNdrTz1eIJN/9aK/Q2+VOSCnH8uZVKQ==","signatures":[{"sig":"MEYCIQCc7euG7DhljoXQZxS+Q2yPjkdJR2QtvaL+0ER7qSlqSQIhALK5T2usZD04AT8xE4xeuvxiwdMg+eLC5t6Rp9ewMMsZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcnH2ICRA9TVsSAnZWagAAo/AP/iSayFLcfRWJwjUZgNgV\nDca4mxmzcb8E24eas8CY6lU1sVO462y4Yr9v3ReIIXIXrbyYlFYDeNm7GkHZ\nDD8iZuTHJAw0vxenNGYEp1GVs5F8L/1Igt/TIiWCd0ACVVGpfSMux9OGAv3V\n3dbOQGySAGacCBz15BiY1/rqZCRPSanVmUJAd77kreWzNgQPdWD8qwD/1D+j\n223VIDqhJZ/szylUZaaHEcJi4itP6nhFsGYJf50zu4JkRrkHME4ZvJovx343\nWPupsaO9McEyS4E3jxRnSe6zeaJog3rgWsn3aAp1WFeftDQu4U7BJDrVpa1P\ngkNDcyBT7Jp7FdWN9hvhk52JwdK1+g7A1GnBE0GHelFXJaLq+MsOYGuc2XIk\nFsnxEdJBs7Q5vPdstMRuxVXXK2C0EqYemeEY2bTxZJUNmwc2zv5v8kOqtC1X\nb8RW59FYFKymQg+GOvAMIUASRybMWt7fCy235LSulvuQP0z5b4yof2m1Bz8f\nnfWhk962il2caiyPrja5JSQCfwaVhkpEcJWdEgLnWOgdnl/GKBKUewke/kQk\neY3H/txzK56TETwXXrVyjfBqNaO4enmUnRAD4sA6CwR3AfTZKb/pPdKCBsz1\nhzYWKWn2PEeLtlALyT04J8+XlgbYSQ4RSSDUyfn69LaX3lRRjbKyg9UbL3BK\n3WZP\r\n=vs0X\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a019e7156cb2d4203feb0f2a0d9c113bfd6a38ec","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.0","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-a019e715.0+a019e715","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-a019e715.0+a019e715"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-a019e715.0_1553759623831_0.33653959389976196","host":"s3://npm-registry-packages"}},"1.0.7-alpha-cf68bb76.1":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-cf68bb76.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-cf68bb76.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"0e4283a6ae1d31ec14362e0f4b0482468fa9a2a8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-cf68bb76.1.tgz","fileCount":150,"integrity":"sha512-AG2imr45HNvVGnrbhVFv0+J0/bBZPrCXEiGHIcXzLgXKeHkd0jFEb4ImFtySHPZNVUxK6U4fX/axLWyjMxrhSg==","signatures":[{"sig":"MEYCIQCxdfFx4IJ9ssohpSwe2GEph46I89xHgDdcrr4zKyLF0wIhAN2KQn6ABttUHjkfmPfwAPZfastD0NvUoZxsi5/5RV2H","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcnH2vCRA9TVsSAnZWagAAvuAP/Al+mpi9hhhBchquQibX\n3vVufRLSP3EkbMA8r6Ox1jWep1xRa7FORLtTQyWSLUcKVyPUfkY2D6d5Cuf7\nOLkCW+VxIWRdSKVfEhW9YNQGh9+i6T3SVWGdxtCudbrA7zhIrF4bvLDhz0Tn\njmuQxICfCoV7stFug0wHjPqBrvCvLPO4iwZ2K8fjMN4UIHfAdAhMxp+MkF0I\ns0tVUMtANxu4k+4vbR19N0zaSYE2ppaYYdGdNkPaKiw7U95HIkro303sjSq/\n3LoIwexd+B5w7QvkLRwOuUJKy0EplN3jxTfnqZNDrkUkXvEV1/VmK8e6i3dY\nPslubptutBDowBQRvYG/uDr8CJD0oMWwc+FUKe7WWMCiB9YzpiXNI75oa8Jz\n6L1OACwuPEMG0A5utEPOsYfkc9ELIF3rMkp1lluE4v67r154HZMRLaWzd+7A\njou1MCiFSeVTKvxkRc7D5V5UHUnxPJzwfhxxO9y9BsRecIDp1LHnh5Cs9Juc\nsQWZsumGDnizHCj2pnwbesZOrpHsMRUIXWlzSlYUkFZfJnO0i9/+cqMwT+oE\nJUzgAHL8yGnx5u4DoWZlplfXeJuYORyz82gR7klwz3Rhsj9nfW8Gu2EWzCh8\nnJT6b4MDZHHchfdVQnHOXDDlJj5iZe8rUZu49O3i3g5tQp/la//luPBGbtwc\nuhC/\r\n=G2HR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"cf68bb76ac635b041491d5303785628b7504ef3c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-cf68bb76.1+cf68bb76","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-cf68bb76.1+cf68bb76"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-cf68bb76.1_1553759663025_0.5915115412422518","host":"s3://npm-registry-packages"}},"1.0.7-alpha-fc0e7728.2":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-fc0e7728.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-fc0e7728.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"84395033946290bc660bb8eb7d8ec4955d6e771d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-fc0e7728.2.tgz","fileCount":150,"integrity":"sha512-AF6VA3MM+gCBc13+eo0u/q4QAhVziRKNq6jAVbyscfDtsLyJ/lidt7mg2/dPnXYcL6FKYFtyTUO+hLgRXlmGTw==","signatures":[{"sig":"MEQCICwq9n5Vz2+ex8kvPFoUzYBNGUFcFpNnm6C8D0K5TGKBAiB5wAUjZgPBI6YbgxK5ouxv53YkReBrmR1ZZyFx0U+dcg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcnH3GCRA9TVsSAnZWagAAdsYP/iRejZ3RkuSdWQ8SVzQT\nweJj2eBCKim6y/kfbOF2Hk4lM6R+YaWNRgX+zHR7N3O4KRrQ9sZJ81YbE1oy\nFSF2XuEyP0/QR/zXM/+Qqs2CN/bsr6dKvUZ729krtxXabgFa75y+TE9zNVJl\nS0QZheXeV+6/Xivx3vCqM4NtdlLYSfY3sb2/+I/iy2V7uiD4Us/ZxtS6NzRI\npLwcHDPftXoqro5agtrtKYQiq2GRLzwAn2wV8fnHv/oyDS8H2gw2LXpgbpG/\nLayhmkjA0YykOAYqa6y+WVN5UbSawG4k4seUDk0d2X2jzOBUXZ+jRjZKUb7x\n+fmz3nQkbku/2ipqRy0p9LUTrYvIAX/zfYQJDa473+ORbRdjt1HnVatkg+9A\nD0YFKTZluSLv6h/BKwmWxxQZ1VLdNDdY0iQh1wTWNxajTNaPNlsq8LbR3rzk\neJC3tQNlogYseJ29nlFpQP9ACfTs/55ePBpfTKhcUOrKEdi1T1ifpddMYhsl\nbQo6PIDdzlFTOAkJxUSY2iDK2qePXZiWG8QxQxFpKuMxhOxVLuaerWd4lzeY\nm1qrgw6Z1RAl5y56Lzz1/w/cJXyAYzRyjVw4HhjO+RU3oL3vN6mMTSyxCZP7\nILPYhw7uKneoKUa0x0WPRaTqdfB30k//Oz+W3w4zVmp2NBrqaEIvMKCGUkMN\nbhQY\r\n=1lku\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"fc0e7728ad40b5a4968a403dc157669d47688af3","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-fc0e7728.2+fc0e7728","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-fc0e7728.2+fc0e7728"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-fc0e7728.2_1553759685580_0.7112150437003848","host":"s3://npm-registry-packages"}},"1.0.7-alpha-55d59988.3":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-55d59988.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-55d59988.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"fb6ef1814ac09f2e2ed67d3179417a9b4353607a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-55d59988.3.tgz","fileCount":150,"integrity":"sha512-t/FCUfAd4ApcHo2vdp1U4xnr/OQowfPndqFf3KP0gKkjWdnWXH8YWagzfCCpr1ozF5XLKzrvpXgTPiJLnVYchQ==","signatures":[{"sig":"MEUCIHgwj9REmPS8A/GhutJ5nDcivc//wq/8nsuuPCLkmfp7AiEAiFePEsgKCyQASeyGG5eWXeMPhpMexlmYzfOMvMZebs8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcnNevCRA9TVsSAnZWagAA3iwP/iw6FhoGk5gciMFmFvOp\n/+sjSMdQZb3L0O8kKFkstObK4oa8/P3Vgb1Dr/jXhKo4zyFYYxgC07AjwBZw\nKrec68jTrAOQo3g9HPXHk7lpTq/bnXqeBK2D5kF0AOjFvrlWDyGDTXM7aqSJ\nYNzCArUukRYx7BICt6K6ADv2uycimqZ9eEO/uUeyv2OQyvlYRB6Cs1fAqBKi\nBbKG5ptz9Zv8a/X+DgKu8gxj9eDnWqDdN5PU5O5Kk3mzmuxMX3LemQGIxL0/\nFq4lHmIVRZqeGWuPO3nkKPQFZ1SWgkbaW2V4HxLWC+Whrs4YHj9BpSq5HGnj\nfqcbuVi3Bj1CTPZMy/80RRhzTxfwt4y/ki8KIZ6FuPjq2RmA1y19B43KCBwf\nQnGZhsGTz1AljuhFjHMIIsAl8/iV0SMiTY4rETD3oY9lgw0focCrFrVWCaYL\nosNfwg4q/CmECctbo2sOcoYXiPQREbamMICuXLxDYO9HfVVxORzVhk/ZGipp\neNS7Zn8/O3IJl81vU2hKQl7fjGFTd8V56BaVwizk/7QpOkvb44WXANa/O4tK\nI0vlRIfaD9PCAcONsHEA7+EVcraULrnXSFea7sLIixbKVrkqLcTjei/fByb+\n8c4GIGy/rrazry9mAQW5ooI9lH2M6azTNgdY5u5CmFMZ4RwFVMgnLk2iAWpc\n7/cD\r\n=fDlt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"55d59988c8e39d5bf8057fac126606c8ba9e9c61","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-55d59988.3+55d59988","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-55d59988.3+55d59988"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-55d59988.3_1553782701364_0.12346967554943133","host":"s3://npm-registry-packages"}},"1.0.7-alpha-c07425fe.3":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-c07425fe.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-c07425fe.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"0825c74a287db0cc723c234a927b2909e4cfacc3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-c07425fe.3.tgz","fileCount":150,"integrity":"sha512-UysK6g8TsyAmxLdDrQPL2Z5dN+71JeiVzQsmugCtXZZQKptXqGdark9Jz0BK8Z5RpEOauqVITVtYP/f9mcui4w==","signatures":[{"sig":"MEUCIAUU7JMiU+vAi85nMT5z8UGstuxuRtXVLxU60qgRDBh7AiEAqKlTOXn45lTtyxzN3f0lRiFSdBCfeTYRbH09hAzJC34=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcnN+CCRA9TVsSAnZWagAA9KUP/2EHgQbclLAD3oRT+Yq1\nfRibN/dCbNZLUktl5gEMmzrR4xG/yBGyXs5ofkb5RiwjMDnvhY9CtietKduH\nbqYoEPlGpCDUobd5X0qMTwUno5IFYAvnbWUqitrUgl+/HUqpQK6mUfUSshwp\nECMLbqKxPZV2cw/8tz5COj3rEmdErNm4GadY5jzZ2Kx4FW42ML+s08Me7zgs\nIiIkgvhit34hoE8e/gfYcxNSbeV8/DmUk2qRRUOU/W3tZcI4/NwkOhmdON9A\nVoQnOyZgPXUbRXrVcjMjHIFmfrxhGgApz89RfT843vAlROQT737nZv4zUA4p\nmsvfXFpxHWgqC1jl9GPIT53ld8RYaLNjEzzNwZ7vq59VQ0sL5eET12bKZ/M0\nclJ75Y1lZsQAns+AL86JWa2kUb71JJVJ5JFfXKBe1sXB4OR2OuhUclfYknjI\nBZ7a/d+P8UQaB//2VHLbnBRZIAitKL0tYM08omhWBCVMN8gn7M+bdOuOaCqV\nYZ6c2bUAkIwBWM9PvcIswpH9RY0CI8/UyIe/qtv1XRMth8bPHYqkVuM1DwDc\nXPufOk7vPQWFZouQLdh2I2MIntf7QpZgJSBQgJ/q2QuWTDwC7DaQvCzgun8U\nOhXfp64uHHwlUnTzTJFtyop8JUhhTL8y1bMFbb+zP5zkWOIe/vReqtzq8hg7\nlFKz\r\n=HfHJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c07425feed4f4d315c2fb37b1fdb9f0df0712de8","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-c07425fe.3+c07425fe","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-c07425fe.3+c07425fe"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-c07425fe.3_1553784705398_0.012426451442336672","host":"s3://npm-registry-packages"}},"1.0.7-alpha-bf531ffd.4":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-bf531ffd.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-bf531ffd.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ca333472c1b141bb0c87bc73d1707b70b3e5c59f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-bf531ffd.4.tgz","fileCount":150,"integrity":"sha512-tA5nNVEdoKvIXHqvjf073qHlk+MGGldKPtXxrpKshc8PrOkxYkupfhbCZoEhiM4V1DJ/fIFj/FZxTAk5D3QMcQ==","signatures":[{"sig":"MEYCIQCZ1wsAXIQ0llUGw3DxsnR6WR2uws+o+Hn56tqgKjyxGQIhANPeOYQEMfiHvtKlGFV2o78zRJwmpquNrecV9eINDXf8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcnPATCRA9TVsSAnZWagAA/uUP/jFEm5s+S14HbdMMM4OS\nUq3DGsy/vEersdRcIv+47PYaIundnW0jSe7YRfNAqvDFlFYtmiJR63+KX40N\nMl6UNUZK4miTcUEAH+iApwxY/Xtq8MAwQgp+5yiLDMX47y5L00kcrsWQwDTA\nWmP3A/aQRne9o+Hn/kzNd6Qxc7X7Z2LtLb1s1WdEpMxxTbOZ1Pgy8GabI/qw\nXadul7TY26R2CVat2cYXiZT0TNUuvNhti892ZRyip1PgOvNLL+i1uagVk+DC\nqeuP9Ewsq0DLWgyFC5ge/WvkxNIZx2qGWVV2G3f/WxGc3WtpU7/Q1KRfy+3G\nvFvnHFTXPnaJdwFHLDNYWZSBeR8SN69OqiBSkSzbrW/LaO8dYoIihFOX321H\n844luxWVEuTTXdhy0Th2y9t4j20YLwfEGlKFTOlnFGAp4hRcaid/yqEgYorv\nhpjZEY8hUa64PXSuCW1n4iVHIDfW/3ZXq7UGRSLPmwzmm4Vn50U2w5RQiVzx\n44KwdVA1ya2tS+kDT/zVwwfPGeZVVpIU0KefiiKaEurWHqBV38nIXwvUMVHh\nSKtSWIJbeqgYiwoMjnxmgzyOUzmvGnEr6ED4cVZFO8P679HUDq+aZCMUFrfU\n6IhM3c63lTP+Vk3aCGYSZ+zGW4wAO196C2q8lvusrzy+ihaOiCOijNebHy3h\nEdOZ\r\n=Qanp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"bf531ffd41252f1a5433fbde7ee23b286ad2312f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-bf531ffd.4+bf531ffd","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-bf531ffd.4+bf531ffd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-bf531ffd.4_1553788946841_0.22891254157016805","host":"s3://npm-registry-packages"}},"1.0.7-alpha-ba1a94bb.4":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-ba1a94bb.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-ba1a94bb.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"8951371caf3615e82a68d24778ce8b93181b36d9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-ba1a94bb.4.tgz","fileCount":150,"integrity":"sha512-coxDpku2U8m00IH3WihfZ4jYkb0z/v9CR78RaBdIo0LUCpIEuxQIUt5inhpGjy57pRpiTT5wEqxYoTeeCM/Pgw==","signatures":[{"sig":"MEUCIDOasNs2u2nVNzhn4MNg+5GvQJMf+Rrxzn6ss1xeHreYAiEA8r/Wl3u3UYgxB5ymbCpk8dIrtEhbrW4FZzQxLSKv+ys=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcnPjECRA9TVsSAnZWagAAVzYP/RKeRCN/6gejU5Ym/F7p\nuY1DEIQOhwKHHw6ii3ZvSUwx/Z16w/PKiVMv8VvLSd+TiPFsQDHKFOQpaPaK\ntWBViYIYMZWXpnnFVrh8svfJvWkgNQ2Vm7uBSB+1j10Tk++dKi8nbMzPolD/\nmKGNwlcYS6L1ZpjgBXseEuTgsWboCpytOtgijrZgzSMvtlLMIaE0KMrfHPZj\nHM0sIv7wre5TNPcfTC6caTirF2GGat/JQFLtAqtlr+HaJt11uCVD2qdkb7pR\nEVHEGSwNXHRHQ3gJ5kngrVTMzaiRb4ehzLQxZ/jwe52I8p2ypeDin7vDqpC+\nrdpuFpyG4ONg09qL71WSF+5dmuH62e1tmkASPbUXCAcJMXAx9f26swJGYvt7\nsto0VgmygCReWRCUPulNr6YUpZ58m1DwCaakdun+EKySCmwQtBWANW/DS/fT\nHyo51ucc6I958wetU7qnKu1r5PvV3hrSDJ9XBNYNO6rPmZ1l7T80xSQ7hUwL\nBkTl3zVRKoEax2BtVSpvVzgg4yx7g+bMUN/+2jzU23huLyQabiptNPCKsKFK\n5ubZnMGSKG6RQWYPtwUkjqHPIyDNRdfwIgd6j3RufSQBe1fDJe0TIqr0hDtY\nU3atCxMVTf989KizIc01DFdhR84WSJrRrCN105PhBIZUkAtsszPZK0NS2tex\nBI0v\r\n=Mow3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ba1a94bba219394b39b9156dd0e397c5a06ffcba","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-ba1a94bb.4+ba1a94bb","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-ba1a94bb.4+ba1a94bb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-ba1a94bb.4_1553791171651_0.1718989616287443","host":"s3://npm-registry-packages"}},"1.0.7-alpha-a6aa54ac.6":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-a6aa54ac.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-a6aa54ac.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c47e22cee7c0cfa6f36b2db575eb3571146d45fa","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-a6aa54ac.6.tgz","fileCount":150,"integrity":"sha512-itYC0h8palNSTvftT5vu9jANY+c6+JrSHCoiI5HIHE2+yDY1AOcqRnl6mkS2GoijcqzR2eQD4HWDfOoEy+U82w==","signatures":[{"sig":"MEQCIAvSSzQFjxhWCU/75IUD7OfLHp+qf3tn+nVT8vXtsHlOAiA6rZfpeOKCrNCu7dYeVxsIxLJf5BT6aF6zfYVULxCoCw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcnPlKCRA9TVsSAnZWagAAGrUP/3OoI8SGglORv0PZjz/l\no/eId1akOx92YoOEAcZxEKJ0JNOreveTXrI0HnQxei+hNCXd24VbgVZOt8Lf\nluf7aAUk546JMy8i5Zigi3cxSPDVKOEtYYTutpGb2e+nAEVO/FxEcjjJIzxe\nx/G7A/falBlJs4XT+3kN8d1nBHWsoJA/Zl2sFKbMCyFujolXlJLuXA4191OK\nroOexZJ/VLn9hZ7d56juX+qtsHINWkugPmWoTPMDdwG1E+4SiJ1bcYnwVfsm\nOXzaV+rSzAUad5Y9k6DFs9dovIsctlJGTKmeS9p9yRGk2PCu6ZRluRj+doGl\nNGOAyp5DEqvqsIPjj2O3ObtLTGOt1QXjvsUFJYqmeiCAdhwCuZkHL8aS55o8\n/3LTiva5SQHLfgfcdnW5zRA08iVnL5rmDBxH1ocfFphUTcKYZzyxirggLdxQ\nm+CDNtv7SqfYGHrnLVuQrR+Du92LyrqT7ty9z4uJ0PfZvHQqDw1D7mmMlT/g\nbnCBCmHkrjkXeQVUNp+nKXqSngZ3Ubt5H0HlHw5GRXVavB96QaGZlE4mOECW\nIVsqO01SBUfUQHeKXIAKC3/rXH6OW6o52IBQtd0S7wwh2YMm9e0QuCT80cl7\nYbF4w4SlTl3wX0txdrwNL9j+UJcHY1zQzphCVHH3ez9YTMdEP4kTFhND5iEJ\nzxQJ\r\n=q9aj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a6aa54ac15c19338317047e9df9498b30ae4f6d1","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-a6aa54ac.6+a6aa54ac","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-a6aa54ac.6+a6aa54ac"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-a6aa54ac.6_1553791305657_0.13931068878331088","host":"s3://npm-registry-packages"}},"1.0.7-alpha-3f9c7f93.4":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-3f9c7f93.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-3f9c7f93.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"8227e56aa7f7de3ba66392fae7aa67cfdf390975","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-3f9c7f93.4.tgz","fileCount":150,"integrity":"sha512-idNVnRzRlaLjpCEayJw0ZVlV4MbyBM94LZQTVweqd5tzSc2C+kgdrt8/0DTieudYOJec72K5qvf6uGceHlR2JQ==","signatures":[{"sig":"MEYCIQCeFDm0KRb3grOAWdAGK7BUJkLtdt16UGnoXDQRElzOsAIhAI1Gt/pWecg5eZTvZF8V4pb/rifd3hpQMmghIyEEp4lw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcnPyyCRA9TVsSAnZWagAA/BgP/RKG7jU/1LwpcFgoVyAY\n9cCDRr5HNXw5D/2Qz1oz/rxPY12nW1Hdsr9TRa0mPsLv/XQv41LzdqCvioCO\n0+iP1WKhIqk1hE5RkUzTfU0H1Y0QYT3hG1EQ6qJ3q4Bb4vbWkAlTjGDz99FO\n+09Jnnti0sRnjComxUlXe72jt3GwaRQHpcjJ7k4ao5ZGZZoomzIzoeNGLJgA\np4DRxrr6Imu+OvYX8xp9MJrYxvJpXUtoTgz8RuTs3jEV/BencS3h4DekDeCD\nVnonkdYoCYMzNNOQCAwp6eDXJuTxr86dTeLEJ9CH/z30d+ToyCjlq7eZTcIW\n5tnmMSzFapastkxVEEd7m5xA6SOi6vprpwbiczdUxGnyu+L8ZffEiDdUJAaC\ndAIA5/bjsSQbptu+4DCaOQibsHnD0V+bTHTQVUpj2L7egH/afhQAjujMlK29\n1YfSSCdiF0xmla0g3bUj37d+aiklo1HeI143r6vO3WfkzClxi/tc89OWgmsn\nVU3uQQlOBSQDgY9fCTOeZI5hSTCDo9MLVXWKUQhpibqYKQ0DA+Ebefg6Ml66\n4NUqBm56lZYPHANjcY1ta0wijixmPX8WoY+m7KSFsW38NKJq9BCw8Haybvd4\nhpX8L8LN8pdaza8OWSuyMQ9/yIJjihhYYWaPlb7NH+0LifAd337mKdurYGsY\nAJ1s\r\n=JbIC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3f9c7f93d98bf4cbb9c260017df1ade44da57db1","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-3f9c7f93.4+3f9c7f93","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-3f9c7f93.4+3f9c7f93"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-3f9c7f93.4_1553792177536_0.11282295367835271","host":"s3://npm-registry-packages"}},"1.0.7-alpha-b913c855.5":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-b913c855.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-b913c855.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"066a6270ff6dbaf87c39578499f08e616485ed86","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-b913c855.5.tgz","fileCount":150,"integrity":"sha512-et1IbapNFiyLlhdVhEw1UaXeADrVnfR8TC7jSqDkwK8tAMx/wYSSN5rxbkEBCVJ4rU0KGF3Of2zM7FvE/XK8zg==","signatures":[{"sig":"MEQCIEA8Uumz6RG71Vl/EnEcUP2d5P9LOogjIHh4UMGB95k5AiAymZQ+/UBRgeJhoaxphmhZQOEE3rsm58sYjwGtcL9vxw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcnRS2CRA9TVsSAnZWagAA1iwP/iOi3UtgLSKQ4eVP8o18\npT0c7eXI04BynVm/x45iwqslIa9h10siXSb/IkN7BG7W8Xx/VwdU61MnIwA1\nfqxFxnDwL/5I2BBazycpJCwwEP/L0E970TgYQXjlLu6uyPeTK6EIHjFu7DmZ\nnnYjlJxIMefjwAyDmLaZOb6jUdpzKrEyAPs+LQj9GoeEKcwiJiAWW17PJK0M\n4sScAevUNi6r6OAM0ZY0KAr/abz+NKiBxWW+CGY+m9BHSry8WqMSfvatw8Nt\nsNE5UAgnLFd/ubdUE55V2fpz1GMNPg7doLqsu87Iq2WnZS5OzrIHBnakrwqo\nB2cVe4SDK/XS1qA1Tp8NqDyoc+Fu4mBRrhWISSHaMnOeIeEyH9pQ4Av3VN4k\nE9etVkwSrwfKRD1r0ZR09z+TZmiz49DkpjosyQKBl6wy7wGlA6nTBXsGa6cM\npVvN8lKLIZwdUputUknFZWNV2znV5pJgswtP4t5ArNaeY5VPsvMqzblsBGRy\nXj0o+nz5c3Aw9dVPsfnPBkoX1nb99KfFj1xxrgye9G2uoB0Htnz38kzKsDjk\nCzuXC8jsQWLNsYeLvrT/IXIPGs5dX2xKkc96yoEbWCmK0lK9Yp9egLBIaSj3\nT7FoEY5ZRRCKGc+yS+ykuus9xetDLal6kY926nUHsHvTk6Jmu+RuPk/hHf80\nNKj1\r\n=lxLn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b913c855e36e87f040a2683b4f5a1275f811f375","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-b913c855.5+b913c855","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-b913c855.5+b913c855"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-b913c855.5_1553798325531_0.7947737456536137","host":"s3://npm-registry-packages"}},"1.0.4-alpha-bd4d67cd.17":{"name":"@graphql-codegen/cli","version":"1.0.4-alpha-bd4d67cd.17","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.4-alpha-bd4d67cd.17","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"2c7fd663a826e22fb65d7c53fcaeb4b73f4b6cee","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.4-alpha-bd4d67cd.17.tgz","fileCount":150,"integrity":"sha512-Z8GPW/sfVwca/5TNTdUFKJomMN14AL1HXOie5ABmc/SYhAUij47xFgodZI9C9VnSLu2RppRDEtlGse8BAHbMGg==","signatures":[{"sig":"MEYCIQDxjTn3wcvk/HYxdNF5LU0PsEaFaBa1yvZAt7KTrb5ZnAIhALTXHwsEHjPBKN44t4c3yZUm/yoD5p8rSKPQfcNxG94g","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183850,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcnS4PCRA9TVsSAnZWagAAI8AP/1ZbGfX38qtL3Qh5sI3e\n/gX5zZ72x+2bB5yS8ce8dgL60VaSEK2tIGDHjdl206IDimmjlXG/ScX28MHr\naXB39M9QCWFgVw2JxTV9Nu/7Glhj1rIRXtSLXqbtXdsogFpUo/skAsv/2YqB\n7zVYLoIppGKriLD3LMcF8IIAMNvScdW3OWbccdMMkNhn4xVZKhi3NGxRhNeX\nTgJSWfxXuhRTKKexRz5KtUVHXDv0yo8Ip6lJp3lTg86ipSmBdqhjCtHXTEHQ\nVZPcciZY5dLxjv5RRH4zGByOSnOVvQINTQvGsrnir9gMHwMYWvN/0P8ZQRbO\nZyGQGMtZf6KCU8WU788n+vBjeiRHTTrj6wU6Wq/6MRPAyR3KzVHgkYtUbvJh\npHFOlFRulNLTxfVqZnJiuSsq/0FalCup/rqg8yD+XML2/jhX8V8dIqyoqRpf\nb53Dzc3R6bFwRdO6IM1ASPWQS97bO1MimjDF1cRBXBmoL+Do6pRPdY2VnX9r\nxzMM0hlliLDYxbq/viguCkm6c2rOqDtHcoQ1+TYDf/+lwQjznrV6RLGmHiKY\ndWPsev9rhGSYLi0pllqxVnJxiMQrpaAxtTXU+5Vwbyg2VupeEIaRW39AEWJf\nWCP3U5O9c5LW83ncXJXPaD0SdbTC5NLmn8gxgehMvaZP1srn/1LZJNezMSDP\nGguU\r\n=KYdz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"bd4d67cd4d3bd2f684378c64d444782d4d59b130","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.4-alpha-bd4d67cd.17+bd4d67cd","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.4-alpha-bd4d67cd.17+bd4d67cd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.4-alpha-bd4d67cd.17_1553804815286_0.12230560999961915","host":"s3://npm-registry-packages"}},"1.0.7-alpha-85f9f3b9.5":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-85f9f3b9.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-85f9f3b9.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"9eb70cd9db074552559c97a0554e8214a01f48d9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-85f9f3b9.5.tgz","fileCount":150,"integrity":"sha512-BbBA8dddyYzRuVvmEiPoWWhovG3G1/Flus1m8bhsdqaOpc7WQ9DkYvwvUV/g+HV7tq5b1rd2/ortNmd5c7LBMw==","signatures":[{"sig":"MEUCIQDhe2PSS8MiKEEAUnYLtyrOVgSxlnI/dNh0B036xptmygIgFu7Hol0+ugH82Un6uRciJvQFSjVvL3tIVL3R1EufCM0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcnXWqCRA9TVsSAnZWagAA8/QP/jQxvDc9KEGJH0F1whfb\nDm1fqPiGtgbOdQRXtNtMKXD9ZM4KD+tkYCImrldBkOaSy8Kfxz2/TX2CRAzo\nsrLPoMjrTEgNQeeCbTOrCwknBmfbI/RUOvhhSKeriVAwwsTmzGqIJpLu+jVc\nvDyYyKo/FS/33r8cobgH69a7g5v1IoFNUm3LJvw3O2wqPJXMqENDPf07Wetb\nYcfeZ7mTYClw7iEzAYKeYyPzRCd7B93mp+5lkjv+dM+ZxUDMyjuWk0s/V45o\nolTwbUiZ5ZuZ/cBK5OhlP3lyqEC+pS145/rOCfeIU8OayLaT12PSjQae+K23\nA/Vxp+m6ewWYhhUvgQeEJ6kx47CYcSyTz084wwxe6XOQ8cDlagRLtr+5m98u\nCFl1lj/4mEfa7xPp5apSd4koqKTnjbLj92UlbE0kNmqc8i7b5ycJDoVpqd4I\nNke9T3KBg5d2lVctJxCS3Gdj1HQ0eVn9gkIL558NP5dli4ltc0ZTr5W/v3KZ\njTXFoV4Hg4x3O37+4IQEeNt46nvoZXbkGSuQXRbPs0R9dP0OKinzqv5Rh+Vt\nUvNK3Ud/Bg7X3SgLU6sWgrnHRQwzXOIOY7xxPIdvVHslAA9Y6cEd+ZRvhtCF\n51IltPn5vLPVlwbSuP9Va2yP/nM7Hpj+nsLpFebSuDYtBipwRqwK2AQs2oeI\nInn5\r\n=iwqp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"85f9f3b9dc04ed3fafe26bbd1ea73341840fd901","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-85f9f3b9.5+85f9f3b9","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-85f9f3b9.5+85f9f3b9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-85f9f3b9.5_1553823146020_0.2525811211625961","host":"s3://npm-registry-packages"}},"1.0.7-alpha-e7a51714.5":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-e7a51714.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-e7a51714.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"9dcc80b1fd64eca75c3858f73c74e446cfbfa495","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-e7a51714.5.tgz","fileCount":150,"integrity":"sha512-BCgZgK/rz9DG/cUr3wkhWW1pef3iw7EGDQYhQyZv4lWGGk8152RPg4WZcprMeR+H6cQriLvChTF4g/kc7QpOdA==","signatures":[{"sig":"MEUCIH0Qv1SEmryTnJvCL8I15JijIhqanVEGEt+xeN4wtz4wAiEAh6RbO0IHBeIsMfzkhTEPIPr2kI3OEVBahcMuebPett8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcngC9CRA9TVsSAnZWagAAmncQAKG982NfQhIAI4ZOGC1G\njAqjg+M0eQt5gGEzA6gbXlSxWRa//a3d7wCS+GEb0bsgjJfhTwSM/cAoC2/w\nENC32zQYr3xZChBy9dQ3G3P9I2brAFcCBeezAodh8fT+4QYIbFjiZa/ynZBY\nGqATxA+PMTmA7bhWN22zEtlbMjg4wDzS/4nJ+XWRKrAfxY46LyrQd17/egef\nGunit3EDqqcKWL9cspifUpLIhAdGRFK54dEik6TbAZp6xFk46A4IKbbJGLK6\nzTTeEvHmogoacFnhAWJKkSsG1kdldoIg5mk22ZCsz8d8fHn6qCJz1G9fnWCV\n/M8agn1h95E/SG+eOwCJ569aHZg8HC5cdzWr1Lr8BlYZM8jSWC4R6UmSg4Jy\n7lWvksQtZxN9XdOEkTzHhW8rxvE+hpzWLnqOQB33TcjsGLQC6/ZYM4/wGBSe\nNZIYMBpNh9ezVADCoiKOXphGGKE165CRHW5wkKvcy+IOJPvRFCSswti5rUhD\nFpGKIyrUKBLZk7uhKDZINoxq+0uYSNan7y5jEyWJsPLTz4BZHUB13wX4g9MY\nBZ6TG0y0OFbylNuHYwlR134s7MEaH4kOqDE4Tfvqp+PYsIYWYPUKT1Cc6lxj\nBnKYxAPonvYNdP/U7lC6pv0CgjMs+aTZDkYLoCfSG55Gh0DJKUFCj43ZK5wU\nPNAk\r\n=24Pc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e7a517143af1ac7d88bef272f01854f0469d6463","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-e7a51714.5+e7a51714","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-e7a51714.5+e7a51714"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-e7a51714.5_1553858748684_0.1364366296646875","host":"s3://npm-registry-packages"}},"1.0.7-alpha-4d2acb12.5":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-4d2acb12.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-4d2acb12.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c3b811dfef757feb9f20c5d547d7da9351edd32c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-4d2acb12.5.tgz","fileCount":150,"integrity":"sha512-Ah8AcVdHKSFnwPjhy/zp/HCSL2NBWx7DLqDaVXBCDAV7UqfSONJlG5aTtlN5f8zrqSp69CKMXvPdV8kaYWD/3A==","signatures":[{"sig":"MEUCIQDOl56x0uogZsZV9OI++IMIvd0yVm1XVEiileOvyKRp2AIgUWgcQV2ugt2RCAeK0z+IJHlzNwJojv6S+yovUvvdNYE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184525,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcnmDCCRA9TVsSAnZWagAAg88P/22H73Onnl2BJ66QRiz8\nOhIyZjNpJHwrt90q8xljUD8lVDWLe2V2E1gvkp8btZ3wwvutQB7x6Wqbwm91\nbQP91S5sDrWdiSf+KSjIjKZOxNnSmSSiY1s0duhrMNfZ2G/xtkLcHOzGCeTR\naSWAZuK8vH1GNuyTmV+Qgb0mPWBE0RVlh/xyfswFUwc9xbgux3UpuDM+tJjk\nQbQ3GzDDIGOE0++WsA3Q0eO60xN5+czBXZp8GKbKQR2aw4fawlA6mF3jjfS/\n+UI/byfMXvnqen9iZdfSjELcdPpBlRQDk/r52cd9h21utW6KJw0rSpBwgHNa\nURhCTboCBbztQW1tEsS3WvywtYl+lVuGid13FonDydCY08udgmEQlNjxeOQW\nQT0SngUrNyowJSYJqQtkwtsizxq/yT1pzgVVY+v5qKaomN0HiCkb7/KJmtn/\n4gnVqfYHPos58hKm5n/jFjgpShwKlpP0+N8Nktt9Ep3W/FWsOdlFFVphFvB5\nARrzt/UXXC7siC6FnxrJTK8EiQ4YKN8/bpTxwxwRDrqDWoVay+teZF9szDRb\nKf6S29sXpdTtjSEWDf56GJExJ9bS+5/yAcSlyw3fB+CnBP2tJU2wqF+jJFGw\nMHS4Gz0lhlh8hOMVadsFeuq0toP+4MJmWMhyQEKAbjEBFIl0wMI73ZTEBzij\nFQdh\r\n=mROd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4d2acb12246313acc545a10d55d7f5a1966492b8","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-4d2acb12.5+4d2acb12","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-4d2acb12.5+4d2acb12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-4d2acb12.5_1553883329880_0.19852441254141984","host":"s3://npm-registry-packages"}},"1.0.7-alpha-51d20e6c.5":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-51d20e6c.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-51d20e6c.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"afbe5211bcaeb3cc386a2cd7299628b7c467e9eb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-51d20e6c.5.tgz","fileCount":150,"integrity":"sha512-OFpm/NHUbk9BR3KURfRWD97ziN1Hc2+UWkARoE38EvVOerDESX/3qh+nCJevwKTxpvZa/PhlEtJG8HGRjdNvOg==","signatures":[{"sig":"MEUCIQDaywk5NqYn82TVxNXM1amVNa+qJAeTrgD6EM8qkmoKegIgQUeWMeJivBl1uQDtSx1lmHBK/2WXaRePrycNgncxi3s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcnmceCRA9TVsSAnZWagAA9ggP/0VEEJFnJ3pI+zYau9kY\n/Oqoq1jO8sYbMdL+GBKOU3Rbtt7W0IQ7bNDqa7C1X3XYIQAr2MUU4vE5ef9o\nCbmsm0itin8AKXLy5S3P1YV2LJZnu/RFK6h43CH5AOg4Ymh/U7ojR7lFzm+O\nUdn+KGUAmuULFGrQbl0yw+JXEziESqJ6JVjfZ9je4QotmH7yJc3QrU7ieZw+\ntHFU8fW/54gc7kZgJhYEYTKE0hzPrLr8hqYZI4Ypmt/OS16oGZur+FjlTGTb\nJdsHRGW6EpofW+ZkSX90hVjnEmSOPIThw/MwZo/V4Sd8DXftU9oITFX/QQ4m\nut4z2cryC6BtitQERM+potXFDetMKi58FRFMsau8D+whxBruy3knbxfPtK1+\nVyFtVQZ33TGIMt9BhQKvMc0S1bM6pVqeYbia5S9C+O2b2JeNe9TU4Pa5+OE9\nZXbSBfSYh2nvhWfmq7DCRKLrwSAXTxO3e0janiw+870iWz6yvMRNH5C4yYcl\nc+syUMbvzAU7b7PSjigc0RsY/cKDQbS36sulFoMbL1Du/nV28TA6BEpSzUND\nGRoP5kp8ljerKqpFLzZiHX7z1/MUvYI085rklId99/T7WlTZKS/2jrT8BYDV\n/qXX/iJzceak5EV6SZ7AM8tL94Qimq3fy45QRkQlcxGJ1mRz0lClLrPZs86t\nW0Pb\r\n=kHBW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"51d20e6cc3a74237a755b96e8cb2412820389f16","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-51d20e6c.5+51d20e6c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-51d20e6c.5+51d20e6c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-51d20e6c.5_1553884958263_0.5013269520127221","host":"s3://npm-registry-packages"}},"1.0.7-alpha-09a512d9.5":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-09a512d9.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-09a512d9.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"77638fda3e3edf8747f0d7161aa4ca82366644fa","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-09a512d9.5.tgz","fileCount":150,"integrity":"sha512-xtJZehgvRXDjy7PUaiu2VHQEY8WZ7nMkvdsG7dHvy9idqALwKM0zYD+c0MNK1qilRFikSnH2NUiF4Ds6mas5RQ==","signatures":[{"sig":"MEUCIBrjL8IxeBa7uXjUxJnNaBAQ/Zt/WUKIe2ByV5rZCdHUAiEAlxU48Hl+e+GxdIVSL+TIdGTn+2TVWUExDFNQWfkRep0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcnm19CRA9TVsSAnZWagAAEc0P/2nkVKwM/0bCI9jiDbGa\nA8lAJATJy0yzImux2kFdaforVDuljdOuHs6TEl9ZR84g9b4/jlRXi+0TDGvs\nj8Na5iVBT9TeBMtn48akL0op9w0YR7TqICZeTauaPMseDK28X0/SAVabZfaB\nFzEDH7PGtl4kbo1xyoT6Vom3sA2RNGF5trk/H/n5YvNn7rDbsqq3rRYDm4NF\nJ1ggokEaWCxSfjwQQSp7V7cja3g9LNArKPuvve4eU9lGGC6facnDHKY4Ziyj\nSIVaoD1R4ctnWyoL9Gymzn2lvwO4DZ9rw8JArthjc6ixZr6O0pgHd9tGaGPQ\nR6teLV5SDpjFgNQGKdUQVRRuMb5O/sGh1LLp3WgbpzEDciDidXUJwjdi3ii0\nslsoJt3t+/D0KwOHDvThL3tgwvtlRwnImVysTHR1e0me3EL4W/uP/yOVVY62\nva77j/T9XdDAjldVDUXmdsfFe5RMOBAoLvoj5+VdlyGuDB04bO/uh0PAgCFR\nR9qVAt1/5bAGS2QiOfXLbO5rzCqnlQLgxLdTttyvaoN+9mqhrHJiWnalwFto\ncMdnglhg1JFa1VL/LKg5zmg9fiaKWNFG/JKHF7mlvauC2PODmsrejykelB86\n+C25P6YUOej2h5oDt4Mv4TkzNBZwc+UdZ/f60/0aWw/hLCp4SMEMfvkybK6B\niZ2Z\r\n=BlGD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"09a512d94f0ee70914b0a9956f335e5001ee101c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-09a512d9.5+09a512d9","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-09a512d9.5+09a512d9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-09a512d9.5_1553886588549_0.11626540545593667","host":"s3://npm-registry-packages"}},"1.0.7-alpha-43731d27.5":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-43731d27.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-43731d27.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"65dd3e55b8829764de4847efb23bfa01732329f3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-43731d27.5.tgz","fileCount":150,"integrity":"sha512-N/ulqd1tu2s60SQJ9T2C35sY49SQOxrxp2ysLIMWjWaQwPmtUuwyKj5bUnENhvGqwaVu6pmoaV7JlSmdYG+sJg==","signatures":[{"sig":"MEQCIE+vtkLIv5FWR7QTFzd50b6QKmrZ/ndXdfy0w6yGCy+TAiBfSTtu33xx/lqcZ1tXmaisLYhgpovi64JekyXCqrHmsw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcn3gLCRA9TVsSAnZWagAADLsP/1b2cXqgZEQHxdh0Jh/2\nCCbVuYuyYTU7x+hhcs0c90mxZFomrHdLdA6w6Edrc8clw1u9K3YjVOUJFA1X\ngqV36TeGSNaJLFbAcfgP1c80PxV+8zQgSG+m5cGMkGANBqUd1Xw9LvLpRkYR\nrWDhIk9FuRyqWTMuW3vk5JD0hRlNqNnM84bvWyx4Gwxqm0lSjyUTlluLICUI\nGwuVBFwSE5Q5vop4ZwctXfy92NORi7cOoUmDUHgjIGVKhT9xZIiFzzBBNsGM\nwfejDKmSWjPan1cNVFVXoXd6mgH5RUDGJPGaK4Wy6uekfKMoJ0f3Xx4vMCu5\nEcn1G526c+cdk0v9APYmj/gstXUekJiXjwi7n3oSu0K++05/iCo8/QnL0DFO\nOsgjyCSY4P5SRxtawONYuU0Xct2E+Doq3PhVxpMiWSZDwjKvLfg6N/NwEMWB\nrKsL6ocSwnuucV51WUCZs10N6EwpFsfJAZiWTSYeUSjieq4LLo9qYCkj5+f0\nOykueqku0oZTVHKHdaitQvwad+pCyj8IbQHQN8heYqvNrh1FJ/wnTmesm+qU\nOiPPj13OWKGnnfj8OnFXk78qaid8o73pXIBN9LfBQkDFnNXbb/mpI29gaL9h\np5RlYvrELGeNKeqvcsShzVMQa1Y3R44Guz83szXF2shL50EXuDCiBcNCm3uu\n/Hta\r\n=K67D\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"43731d2792ef65d34f2a58697ee7bc1565c9cd29","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-43731d27.5+43731d27","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-43731d27.5+43731d27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-43731d27.5_1553954826845_0.8432092038252645","host":"s3://npm-registry-packages"}},"1.0.7-alpha-c2f66d40.5":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-c2f66d40.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-c2f66d40.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"01e12a70978e27758af43d93b67946493615d15f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-c2f66d40.5.tgz","fileCount":150,"integrity":"sha512-3uEcu0AUmw4nnbG2bgwidNq1Qco2mAYDTHJnQgRXn0PK17y0d8wZIaG/jzWtDziupenf+xRjl9o+066Z6l+8eA==","signatures":[{"sig":"MEUCIQDPEaJTDJPxMslMWfygVp4L550sB8YmYUUiHffXVU07EQIgRFRw1AnY8tWNAeO2QYqOZVSWRxa6t2IO3TXlayE+BTE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcn4elCRA9TVsSAnZWagAATDgP/iSEyNQ8I5R2LuG2UTBX\nSWMyJLY+Py9AB3FCIOFfqg8UmWoNm0St30feY3AXL7UyH+/FUTUz6O0aIcFE\nIQ/UalC+yHjCqpC4r9P3a7Z/PSCEYsQOyGUm2pmGk4kdfba4zqP6CNBOnIcQ\noYzkltG0y5QwiTzsqSweyMFqGCvTEg9+/VRDSxcs4niI8ZGzD0JQIfeBodrW\n590+W5GDz2XH7nT9dqK7Im2SrEbCepZk3kX6dvEPoA4yV7M9EnZsXF5ImGa2\nny8PSbRZRrAPgbOpGj4FnbIEiWe9G2yVntZq7ck8V/dNOtjRi4Ep2xD6y009\nWgrG/0FxX8Uj8j0o0dN0+1FVMhK3kPMjNxVWgDE2e6cKC+0UNHSuCfGEgJ7T\nS8W/TiM/WaDSxnNYVCwQlYjqR0+YNwoszxaeQ8CDMQ79R6YiWHQKhR9gKHkd\nRUsp4Nbgnr6ihNlUl715fD4fzN2TTVOZdRenTiFxsNm01tjmNLyBSzUdNrGa\nd5dKwx+vk3Cg3XCeUkAH8tT7229M6jtGstTU90ZAi6ytUsXIMP/dMqG/9vHT\nvkVqKrg2iFjjXCtKBwad10oeOLTGBfpbSSBhExqtcfaqvwKxPk30Lx669vVP\n3V8iXrhpbi+PySWtiBQ6yHJN4wUMMdh4XteQ3AQ9icRckqdroXZvfZ+HaKxd\nZ2Kq\r\n=Zu1E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c2f66d4042252c46af87e836bf25682dd260c4fc","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-c2f66d40.5+c2f66d40","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-c2f66d40.5+c2f66d40"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-c2f66d40.5_1553958820975_0.0366100656431696","host":"s3://npm-registry-packages"}},"1.0.7-alpha-5a544608.5":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-5a544608.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-5a544608.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ee234499c4b66eee50a50faeb058f0bbe0c0e93e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-5a544608.5.tgz","fileCount":150,"integrity":"sha512-jswA4W9HW0uEWQKFMABjBE7cbFCZJcqsPGxzy13ovUk/VrCLILOlpWS9Sko0QfNzlDKzSOoidqqroonhW3qe+w==","signatures":[{"sig":"MEQCIAEgDrmfi3omwQBpbG8SpDEOhh9RcapzCHvzm2423dozAiBPzNmTtqIMdw0HIv0O8iKYAb9Qk6K15m9e0wgzSXzSDA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcoAwzCRA9TVsSAnZWagAA06QP+wUnybNPQwifst5l7cnx\nlSKesppjJGYrsTxUCDf8pT1AOXuafIUS8+wyZPqtKvXyNXmlMLeNgO+4i6vk\nlV7LbHWIt0d48P4E45vz2+ymu123V/bMuvsU11yRxcoSfKQGo9/iVUCzEvb+\nT1t9lHzlmz2P71qoaiCKBOHohmH/LzrUQTYMjdolr4NOm2ZrDuhpJwvwLeZF\nBYgZCu41Wy2hVlBgdSAfbE9rdJy5w8rb6kvIhE3Cpq1wwCwu0at1h6QKpob1\n/uwjkIhK6pjlsprN2JC6CvdY3/MzTeyb8LDrJGqazF3E4d1lmm1lcRa5IfWO\nhRzqegEDDzxCSZKW8XY37aDeCrAkzS3kj5aYLY7z/Fc7L/N0c+6hcWALDOWJ\ncBVAdt+jEVZHHyq6IStkcX/IFsPuAj5DB0SCbK9zGyNAQDBBKbi3fCcQ2TU2\nsbMRQru43BfYwk9cFqtgQssTYvbrhc7k8oBeqNcr9aHTR+Oh26qXG/QwHVmN\nVhnt8yXqaPTuo+Zyv1mMSm7ypibcBNDFGf7sBjgGkKVMvC/4Cv8NBB2jmnG6\nhJbxWXkS6e2Cy8CPYBKmuusmLRMY3HRxetBQ3d4KXOan7Vw5EcqH3C+PmqtH\nZrNdJqzQREB7ZiUgdaklw/2vu4Rn7pzgmoFNUUYOtDqjjdK2gyvd5mUR1mHZ\nxV/W\r\n=OM7M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5a5446083e26f18e3b30748606eea8c74c2ccc20","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-5a544608.5+5a544608","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-5a544608.5+5a544608"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-5a544608.5_1553992754758_0.5509317986351123","host":"s3://npm-registry-packages"}},"1.0.7-alpha-f1370733.5":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-f1370733.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-f1370733.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"11e6a1c2fd023a835b127100cedd515b98729bf4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-f1370733.5.tgz","fileCount":150,"integrity":"sha512-kf0Pnpba3sl+mE999gFuVOTOlomMt/M4rwo75Xzry1+Lolmn558nt6q1qAezxTLuG6JwiP2j1s/9bXDMRd4Dzw==","signatures":[{"sig":"MEUCIQD994882mxlljU/TiNZAzKNxyS/X01VGqEbuf1pBSeEHQIgaSOsmyqExm56N4KP1+KUYtXLKZAR9wDm3+K39iRyAqE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcoFmoCRA9TVsSAnZWagAAFhYP/RgSazbDC2HPpK1PeuuH\nu0HbpWvHwA+55E3EDzNK/53TWGKCoiDoBws07V3ZnkxRiqhKI30EUPQt5ivq\nrycJjOdV9U2fBGHYFxc23XLk3bRQOEJEb0ZM72KwawWaGvM6w3qej0ISrZ25\n0Kli/5AMpIPiw+Sd+lycfoTIG17oeYMAeyZn6oy1Fc/3//1wMDzxTMzo48hi\ntLL3k8cVg/RnMBGkIMbB+oigVSVHIfp8Umb7eD7ooVuudC/jVPl01+EkhzUL\nCWJ3wQkeq6UJzw1kpD2KFGmg1xbd7KHpoJSMQjt/jlvYg6mSdksYtUY1mc1U\n6MnimeZ3x34r9rxeyArVM6V6DTzu6UfzWFcyGKPDZrV2rAhBkfkZcfxxWjiK\ntj6SXo7Og5gPg+Ug5L9u9DA/snGcZitb98B73Vw6RPvGgXhF8g/E6umCEbr+\nDSzPojKm4V8KsMoUENqhfktL1lJc/ZhbIeAqidxV7F2RalgGKlG86Csh/gdl\n/4r5YwKq5z3Q1obMIVp1SUIUGnNl/LzUAJ2ToZghS7H61Omv+DniTmVBLHwy\n4AkBwx9ubmVi5g+JCUA6nFCC3SbMon6HgTUSOUOOJSyreBki3kkWaPIxc9md\nVPNCn6xBT3dBqPMY3rr7hRCo+s5VMMgNI0lFsV8o7AA3ilZ1B02A/5ux7m1Q\nQyt+\r\n=klTU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f137073394377ac28be78d33f872a7d07ab4d781","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-f1370733.5+f1370733","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-f1370733.5+f1370733"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-f1370733.5_1554012583825_0.3824695705573613","host":"s3://npm-registry-packages"}},"1.0.7-alpha-af26bf74.6":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-af26bf74.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-af26bf74.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ed2c788835b839562be48adbfdc9f971555c650c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-af26bf74.6.tgz","fileCount":150,"integrity":"sha512-6SLGxB4g5rIMAaKCKNF4RS5hls+BxKZH4XnUDJ+IRzD2tO2AyLRUNSaw+VLmrZK4MdH3J1467bxUV5sKHl+18A==","signatures":[{"sig":"MEUCIQC0TyMa+iQS92bVUw3ceaHQLpiUlDDOXFNzxOp4H3RbAgIgZPe5AVRyKJyIUn0IEwVX300EH1ab036iUEXXALehVGU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcoFnCCRA9TVsSAnZWagAAG+4P/1dyeaZngsZRbN1zfkWP\np+oM1T6rr7Cf1Gyc6Kbnv7/MR4Q4KP29obA+gu6gByGUZDqRFqGsB/ywZPG7\nNkKTrf5a4xgEpJ98Bbt6aqS9UfRO2D8CTEtSgavg3JH0/Y9ECinsKlptCfba\n2zL946T2uuTGeMtBY8EPGniMzPpivqre/93VtkWxbhojZ0Ai5A33+oiG4MwX\nxsAASmI7fZFmmcPkEytvP3d9GScIEe4veYhsYJ5dRx59GljlazI2BkpEsrkl\n7sFOQtVgdAUADuHulrI/7n2UXP/XwCgLrVEayHW4Wsvg5L4HpP0S+kyrxc+y\neGWul3t2X6fFeVZhgdclcoxlCFY19x02E/JHbjLmqc/tyi1r2UWrKJuFsLQK\nK/a0tM9UY64gRniwuKiO/tV0Ft6zJm03up7n6Ok6yTb0hWyzkwuNE5HYwi/o\ngyX3XWP2sunBMmY7jca+R1occezzzIyZKD74O/UrcSQV2hZuFTSnDXzlNGZT\nU22PS1/289+JaIfg3o9EjvNQKeK+38q3tJLHJhMW6gLUso59hmhLGsJRFHUc\ny5uAq3Is6WAHcR0bout6b+QsJPhvNo76qclmSYxSC+Q0ska3t9EM8twe/FZG\noLQkOQVxc4piI+AVQwpYECQ5MlgK0lsb04RqUqvjQLBARDADPDlBCc8OpNDx\nOWkC\r\n=+UjT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"af26bf744090cc2d9dc5fa7c98442afc1f35b909","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-af26bf74.6+af26bf74","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-af26bf74.6+af26bf74"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-af26bf74.6_1554012609818_0.39187993333988436","host":"s3://npm-registry-packages"}},"1.0.7-alpha-890e3684.7":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-890e3684.7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-890e3684.7","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"e6f2f6293b7bbd2b3c4f9f6661e2cfc7845def39","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-890e3684.7.tgz","fileCount":150,"integrity":"sha512-CGcisfC22XwE4NXx35KVHxAeoCF44WA+h/NhVcpxAk2VVw/J9bzUDh83fzgQcaf7Qy2kszwx5S4lj8MKXEf6/w==","signatures":[{"sig":"MEUCIFhd1c+aXrODrhT3mcTl4t3PFyJ+df8JAOeFI8uHRR1gAiEArQ55dJYB5HdCR+4Rc1QkmiDtWhWpLomGAHPJHbrZw1Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcoFnbCRA9TVsSAnZWagAAwDcP/1a+AqA7roMCs6qqB+wP\n1OVDw9M3EVnbpWjMk+zX/GrH+INt59GE5Vmvuje9L3l1rP+uhFZG4pLelu+C\nEganVv9l23RTFb1cURiIuAyu6l+YwNVCA0hs4q41moB8NUUZZjDmUJ0jkd6v\n+g38kiyfSQFMA391k/PyojhMi1IAlNMCJipJkhiuyzG0kTWeZnDNdBRkilUJ\nv+zmm3/11fLNU8US1mivGu9FUSdZHhPkUsm1iKcXnvULoNpyCqE4Zw8prCL4\nD/oU00Yor5CZHAxUrACj9OV1vfIw4U/NBLomvvvbmii8beaWVETkC4pQ9hk+\nG/b+8vPd9D4xaRR5h4uleRV9/kMeEJg05CQLVJB/yCNQ1OAKT/AIimkFRXYM\nylBn4dHQzdVOGFvZNjWLbXY/aPXAiUzedyhZU24YKzOHkvBINo8kc70R1Vf3\n+Nf0uiseoMVx5mK+0hHXULDht32a3HAtneXXMaAfftm3+Cz6e5078RspfFmA\nAMNze+RweWFeRDHVKyTQf8yUXOvqW0NzGxVI7SxvLD4+LbQvLQK3wgaMHjAo\nMvsNDeozvDYo32QMHC1caEdt4Ej16HnX/0ggPWtUOdbGDMSXVz5VJ0r5mDPm\n6ZuK2OE0Ti/RWE5JlxWa/2x6v6InYLS+ljqh/Zft2wrYxA9g8IfDv02thlXi\nqw9t\r\n=8WbD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"890e368417087d05368e998de8b800493fc631e2","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-890e3684.7+890e3684","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-890e3684.7+890e3684"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-890e3684.7_1554012628248_0.97401425026243","host":"s3://npm-registry-packages"}},"1.0.7-alpha-2a9c0f9a.8":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-2a9c0f9a.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-2a9c0f9a.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"5df01b82d8939bad3b5ab6337a2d2655230cb980","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-2a9c0f9a.8.tgz","fileCount":150,"integrity":"sha512-qFc7YKZLYDltsNqp2pftsEdpbEopAVCHlONZA9cD59rUaeE/EA9Eu82i+QNBn/31EKRwumdaU/8bsZP9qcvwEw==","signatures":[{"sig":"MEUCIQDskakAUjKZkI9sS/4yykbt1CCnAqcmMCZ/oEmUQhrUwAIgJlET5tSSvgt8yX3ZqUi6zOMsPGmSpg9W9Ka0mzi8XQ8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcoFniCRA9TVsSAnZWagAAZaUP/AhbFltyh85tZNfvtmyl\nb7fp1Vh8DtDParJVNtZ0AqHkqZAIlfozAoZ6A6KQcIT4bIE0t5bZA2xKHofB\nTRqmPhyPLE54JeOgMlgvyBbcOpAIn/EsrrWRiqDmWvWQOqh1RgCbWQtUMZw4\nTyyjHFgMEmvtKqd1h2/4s1rnUTUe2Y+r27572EGUO5GyisSt8SYYpHsmBxK1\nlNWrDHYVqjY01+s84K4U/JWUqWnFiMvadFNPIuw3bQu+oRWLgNQdjedJ0PPv\nSy4WXM4nLYl/n7MP64jhwv9HAAqlbwKzLTYk9x0SCDduRQ5s8cE6MswWbm1v\n/7slhgaSmGkgimWLZw1UD6IPtvKlbZ7LQuO4j6Kmk02MtxR9VCS9Z/MTDIYU\n5ppm/TMzV09rJanaagtSPvGQput8MZwFXixA/QY4TQEhawcr0Btb3oGes3oT\n40PCL5LWsI6Y6vHceBwpKf6wV6s3V3pxPBNIadNq2MMTG7VNMraWKfsFqTdU\nBgYF8T5ZNMXwPtszm+1UyUNGHWgfk7LcCt/VQd8/q1JeVc1tSt8y3VC3SuTl\n9m8IY3r9J7omeZ2M6bp7C5GVejxwy0/yCByp9Epxs9F45MqcSNPKl54AHjQI\nSztL6FE4SPDRGcXsfxjaRz5Fbj3/d5T+0aiZsSy7IZan0WrLcpTSXQ/enF1P\n3fWe\r\n=sMmZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2a9c0f9afdff9ec6bfe1381e5378823bece41670","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-2a9c0f9a.8+2a9c0f9a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-2a9c0f9a.8+2a9c0f9a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-2a9c0f9a.8_1554012641775_0.4650063476829214","host":"s3://npm-registry-packages"}},"1.0.7-alpha-fe92d81b.9":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-fe92d81b.9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-fe92d81b.9","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"66850e5742aa7f969f88ab6d24c13a8bf971f288","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-fe92d81b.9.tgz","fileCount":150,"integrity":"sha512-CCX8CIZaHY9/zWUEohb+M8rE6xx5s35AIPpoJAhgLUpQxfEweq3Ls/A5ZURS4rj/QbgK96Mt+19VzYE4jVlLAA==","signatures":[{"sig":"MEUCIQDyiFt9WPSR+I9kSpze9a8y5hDLb6RIBXZpWYpR4hTHvQIgEnZECgTUaR5k8Rpf8c9APt2//9f0v48Hw/6Yy99plgQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcoFuJCRA9TVsSAnZWagAAKDkQAIosbCE23EeURvxv5fRT\naulwOduyhDRzFirV16otB5zRWhKY/ieThOb4QvgQscSh3OvLbI4vmc2020YS\n2XG/hcdjo/Rn16hkxh9qtPaE6RT9fxZQtnMI0rLiiWf19s4k3GLkDeEqEBCG\nh2Aouelye1IfSi0YS6xulTRM5n23vwBjCP17+Xi47Jnf3tXfbHDrneILWxKo\njsg0PQLJcZ6wVq0kmEZG1BCqTOZ4QWZxiqjDiNc26m5RCEWcQ9l2Pnxp2Wqy\ndEbRcPwyfqHdk9OHC4wrk2zDRdBZ2MDw+hxvjH8ZYWKPJNFYpwrZuM54z/Ru\n6gZjgJQ9UDtUPmZZv45PySA7pX9MXNsd/WVROdPqrDxNkEylSfqyhlo9MG0k\nElz5MVX9J7vDVmniwe88frsxJ5lo/qN15EQ9Ud+PVLRQ5gzCGLNPSDtI5Jk9\nA+3hsMc4ik96BFLfr/Q4yhiO4Q/gKe/6fiRVrfWYAZ67DWLNONwSVo65R9eX\nwhKFML4CGdQ9XjViunDKzDPohGwU8CyqAR+c/t0NhjeVnWQ8tFGo3Wb0ezXa\nwz0lRDo/LK02QMMoioJpr5CcTFezQYzRI0TKivpaB92JT94+up2eZZamjQ0L\n8ss3ZLk46mhB80kj3VPT75zgYvaQsP4kbMTxsIII819D+iruuBwYQMPAtZ6+\n1N7q\r\n=G6/C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"fe92d81b5423d23ea06ff39b9abe5a1f65f9143f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-fe92d81b.9+fe92d81b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-fe92d81b.9+fe92d81b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-fe92d81b.9_1554013064964_0.9126811254790892","host":"s3://npm-registry-packages"}},"1.0.7-alpha-1b49d501.10":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-1b49d501.10","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-1b49d501.10","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"3258482fb9401d89bcf3b43481393980087b8024","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-1b49d501.10.tgz","fileCount":150,"integrity":"sha512-GmZbd5BbCwdOz78OjorbwUZbjvXg7JLyTU304O3tE0w42MuOtOMj5kGhCS4XtTRYUrn/pK9IH6UEyAKmfw2Vsg==","signatures":[{"sig":"MEYCIQD4WcsQmCEEqrDK3MuY6dQqXIK3iEKSlLU4xw9DLsDt+wIhAPDYBCulKYYEmsFaY64z0xRgSmo5f4LQNYP6XehrLXFh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183850,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcoFunCRA9TVsSAnZWagAAPrYP/0wJNJm8Thj/2E5B3Amr\ns241SU/vMAtiDEcUALUZGvb24cJjpbdpCCTGMh1R19l8rvcH3yTZ8hcGWunO\nG60MDpL8sVlkxfLk1lPFc1EbbtAEs50gHL88PYtODnXBwvgmtqZQQDExDFt2\nLnTgX35hNj/JoIb1GkF5g6XZ9x6yNXyyHeEKSQEmeUT1bZoQuMOSckffVCzQ\nTY8t64UfN7cO0iMHhBM13zzOkApzIiceBu43ZgIAj1h4ncS9d7XzeH8cDEvD\nRA+nDz3AHatPsqTPjDYwKoS5+AYDyB95KiqjVQcUyiAFVNH/b6oMGF8NmML5\nZUrEctUsDEoIEuBpYfh0wZFUi1IzVSnEpmMmc8jf+eJdZjAXeqkgAkKQwQ+d\niLuZUpHzNbGidfmoD4sAvhkBlH8hrYj4B2vn44/IndqumR6LG432wDdwk/kQ\nGjZAXm00dasFQ2pKzMLOIdTfpxo0NkWh3kcMYFKR3mc+ky3ebhu4jS0Mm+1/\nMgrzE7WOs1ws6qGqGwf7k+LVv0BFpLc+9H0go//7u+nSATKwNIo+NnAYrJY2\nguRdTlUjvdVZKSbMwYgBoDtqy8w4Kp4pcPPUtvh8TfYkei8MtDxwZ2NfbkvG\nGvJy1aUllVpDJOV9cGq54RBLaHDS3nO3aGMRokX+HzYKKCDBciBjCisOryDF\nxxXr\r\n=T1Vb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"1b49d501ff8bfabc0ed8e94426592c3935d56608","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-1b49d501.10+1b49d501","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-1b49d501.10+1b49d501"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-1b49d501.10_1554013094890_0.6986407719975132","host":"s3://npm-registry-packages"}},"1.0.7-alpha-2ac1c76a.12":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-2ac1c76a.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-2ac1c76a.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"e458152a5898cbe4f020d80f6ced656299868286","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-2ac1c76a.12.tgz","fileCount":150,"integrity":"sha512-HRZ8z8iyTJ8z7WrHdL7Xza26B6Z4orh2K2aqK7rNoYIDD6dbs7ExQiPJiNrMjSE/nj131371mw8XArTNVLeOfg==","signatures":[{"sig":"MEYCIQDr6CuQ9ITdKIc9ol31EzT+F9A4/K1Nv1mP1a0oAyp8gAIhAPNJsrsSMIzli2XkGxDhMLBYMR6pz3CwyHA4Sf+M+/TR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183850,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcoFvQCRA9TVsSAnZWagAA/CAQAJn7BykwJb6lHWw8e6mZ\n2x+kMQ5TERieIpUfC0T9FdJD8FcnOKfOxfp3e2RgpXjxI42n84+84VSvX7Cj\nEYOvIGlcOYTOmsVa/fYM6iLUJk2LoID8F56iucUD0bR7tW7L2Ihc6JyqyPRy\nvRKqRrj62ZDjm01eKVeijb7jPvWqj7VbzlyZghC8U3bZFigQLllvnFBQD0Mt\nYcSrZok1rU+yu8EylO9s28q8HeEW2VDqvxJp4xXBzznWMepBVofBKMEA7qOD\nCsAPx1Y46idUDjTNhumHCf2GVbz38VUmCeCM8i9eJK9kzIN9gsoZ6DGKxnSz\n66B4wjHHeYL50vzapRhqZV8xIbaZMtcPIFyFc9Vt1RapgKr2ZbZm9IWaIhDy\njGCeG0ec/DbDDUVk0PXkejH/aArmscvRT7Uwly2cfeA6DJVRSCITp8caiayf\npgzqiAMFB0lrJFSBon4yJ6RuiP2pAKkMIgrNishVm8RddKLJR9mHvHM5U0Aj\nh/+7B3pmw5jsF9MD/TSOXrLTxm+REmZ904t7Opc+i+pvdEQnb1oHoM+sN8n8\nWvuw/aVktMJxObpHhM96FgdMnS1uudkdEGElj3MqD8nRMU+8W4fRXPs36WM+\nIU0PFOGpoggSblz8FfUhremXVQfEZyspkXe5YcTWTFv8OYaKQ6rMNzSFtfnV\no4E0\r\n=XGcj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2ac1c76a6d644689b2ed8cf486e3f79fd84deb76","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-2ac1c76a.12+2ac1c76a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-2ac1c76a.12+2ac1c76a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-2ac1c76a.12_1554013135630_0.5990851663302357","host":"s3://npm-registry-packages"}},"1.0.7-alpha-6b7e6cbc.11":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-6b7e6cbc.11","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-6b7e6cbc.11","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"430ea5f30c98c8e9eecf6c3b8c3396b8a9b88e30","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-6b7e6cbc.11.tgz","fileCount":150,"integrity":"sha512-0ceofbw7zOC2tS6pRvj+INVljJhUwDPBNlcbmIUL8uLMsOucPUDVyZZ6ziA53cq8JmJDiq9Q8jI8vrVhDDOKag==","signatures":[{"sig":"MEYCIQCictJe2To/+7FAhibG6bP1RYMJ2hhZG2ZkIsKbKGtmXwIhAMBt/cCQ801JNOIbsWa6RxPXMihth8dzG3AI4bpehWPK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183850,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcoFvmCRA9TVsSAnZWagAAP78QAJuDfUVSGAliCXN0fChJ\n9zpBZoaBzua5JMzAf61HqDPRPbJGg3pGwdP9G4pDCWxZKt0s0wlwYKf8+VkK\ny6SjgdO8S9xNhUW4DNNd0TdEv4ZDMwc/ETqBakBCd04ij3j5qMPVndvXFxz/\nMw5Ko0g9hb86qJGk/gMIikjGHjfpA2FQC0Jo6HtjFQtkWmaa/uEhY4E9c2vq\n9soerAt57DW+ao/24E4yIdr2H/lMILZWPFpGW/NVCQvYGtiV0A51eX/bfGE+\nPsELa6LpbuE4Yxgpzt22qGW/+sLrbCtTvu+TuTfimxhg1mbbES4VbHRHi7Kq\n7fPMIcKSuTR1IwuenYKQLU1xz3YoLyUAPmGrEX7ONRP+KoyhhSoK2NZs5hmq\n73eWo691/7HJQVU1bVnkMn8Bj6TwOtsG8lPHAabAxmro4FTOwilrsLIkb1px\nI8wxcgg8sRyc74th47dk49zKNmVttjGEuHx7//PZAVQvBrCtUpyiDwObyuvI\n5KdekE3IReU9OX3hz4P2k1FVbbIm+N9JF8Uk6fy/l1R/Af8sOVIDaCbvWYQV\n0q9AZrMFvcT3vV68Mc29JyI6R5H7saAKccLVMEQuwQ37xJmeAPl9vQU+RP8I\nq7/CpWiEqwhk4EOkc1Wyx2TnNuE5nsNLcV8/LqGvjdOFkiUcFKBieJDSbQlL\nsOeC\r\n=dRlq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6b7e6cbc644a08230200785048ce6e6e5f6606c3","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-6b7e6cbc.11+6b7e6cbc","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-6b7e6cbc.11+6b7e6cbc"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-6b7e6cbc.11_1554013158084_0.6102432369816051","host":"s3://npm-registry-packages"}},"1.0.7-alpha-79ff0eba.9":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-79ff0eba.9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-79ff0eba.9","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"d87a2020ecaf15c1fc658ec8b6ee72d193c18c9b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-79ff0eba.9.tgz","fileCount":150,"integrity":"sha512-lcQbhevOxMc9WfY03OsKvK0w/EPYJH2Rydg/O59bt6yeIwYKxC5gT0cBWw9+uVaXGwDBRVG/7LjUor2/dTipJg==","signatures":[{"sig":"MEYCIQCfKFoHSo2oUhT/HhIB4uKDPgyJYuEhSnymSwnliRtlvgIhAK3p6JxofmckfhPZ8OGzD4MYNK1HllvqmG4j9KhJDIYQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184525,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcoF2fCRA9TVsSAnZWagAAavgP/im6vJC8okIBSIZpvBOw\nwr37FyFLSm7FEOcnBn6pyBeOIRlJymHpcLepIt9Ie+r+1mlKDvhcKSg+dncR\nDuSLrMHDIqt8BhhDqjI5KtUlu/ovOZWMS5VOSMlL4+EkCL4zoNqm0kefUsKu\nXR3wpL5b30VHV3nGz6hFXfcOWKhs5MEE3OVEmySwC31mldKZigXb/SMCh4iC\n8n/gaj5oVCcRPepNxEIYP5bUCnWvgjlVOtLIr0zliNDODkwbiSZF/Tkjg6xt\nb05zBt7T47YEP9vSHKryIYeUE5oo4JySfEPIDQN60V1/pKDLobpWYfkRawHc\niHZKKYe91sGxrFusBi5bj4e/gOI+B64VO0DAS9zMIbws5GG4xbQfYwvlzBzO\nYiWgu3060dj9K9Sdyj2KV5Micy/Axg0THpefvOMi3m+PIcNxlrOO71RD0a6O\nWmuJSL0slLYJ04KIlWNqJB/0J0IRjP+yN7Ude/VR3wcPkWSTGwJybmoFyPUm\ndofiFMKJYx8XWPADp5IC/gxURYtG4y1yCO1jn2RImfcDw+LoY8BQvoJXUg8q\ne3lg/+SxGM/ThRh1YBYeOB4EWj+JBrdejbuUxqG+r+/mMXkam4W07JV0nm7v\n20LTgVYzJSvPBpOpOtIqIk8OkjQfwBLCQ1hx7V0qEe8qPjT0jLV/Jmytz79q\nK8RT\r\n=w+eE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"79ff0ebac27435106b9e2250398a978d90d0d583","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-79ff0eba.9+79ff0eba","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-79ff0eba.9+79ff0eba"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-79ff0eba.9_1554013597249_0.7645596586493897","host":"s3://npm-registry-packages"}},"1.0.7-alpha-91766652.13":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-91766652.13","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-91766652.13","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ff55b064e40ec0bc5f64a71c5ffe3e4bc863df0e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-91766652.13.tgz","fileCount":150,"integrity":"sha512-TcJ2IDqwB3ayLuH2uULK0Kj88IgNHyHsRu3zn1Bq+SdeFKpn2PaWIaFIilalnlS1yc8t982pX1c5hT/E6Y2jHA==","signatures":[{"sig":"MEQCIBtzm8XXcnJBTRKKLbxxoEmb+7M8f/qvrrfS57jYGXv2AiAwDdIgoGGEvh9f0+CqT/zGu1UlGIoca4W6H39s6RW0TQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183850,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcoGWeCRA9TVsSAnZWagAAC2sP/3zvOqstoKM9+TyYj7nZ\nXr7MnG3ncpBtN84PcgatNbBjDYdvjsDegjjXI6wPTHaOEXTLly49JyBg091x\nuU0fuqNquno1YzIbeKRgotngMNVXUa0+OoukQsrmfF98aDGaJfUdBtHacsKV\nmm89ktHvRua6BGU2kobehunn9PuKU/lezXcpnVhVOJwgTAqinFu0JV/MZgTa\ngaMRsTFxHkW+AIdLXDkjxJaX6BrxDXwTrXlTUGQg/gn1wsMcoe/8uWgW5JI6\nI2F28h7y+d8FYRKV+aJlQUFuJZv1XH3pd/RISfLApiPHPja26mEhzS0B8OY0\nHqVhK9J91d4z0LRtubl3z8eIYt/7m9z7pDThoGaY3dEnMQoLRXlFBifZKeRT\nt+Tci4EALDjGEFL7fF++bBkt18fHhRPLPrMecgzkClqgo6ej/YkJ5DI6qHhA\nMsFaXxkWSRP6P4PuGvkIlFRaOs0lnbMn6TqifcFlYTsDUdPaX1+Uo57OGGbK\nKLy4bws0oI+wwgwNZQZNFc61VN8QDSAaPLeA58M8yDc11o45pvV1KYOXaGxY\n2e63vXhimie9ZoGjwECdlOYdttISj68ayUmpxyLuVGbvbMdwYT9/kJ+nfetP\nYFvi6VW72AsMAyCxnGmKjf3blIVq5dFGRe73cFQeOXfjoxSAzibJxrim80y8\niOoK\r\n=ojme\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"917666520d5267cc4cdf4b0c6f0b0fec6b467060","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-91766652.13+91766652","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-91766652.13+91766652"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-91766652.13_1554015646097_0.6575074863282966","host":"s3://npm-registry-packages"}},"1.0.7-alpha-29e37fea.13":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-29e37fea.13","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-29e37fea.13","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"943c11e4f971de284577e63f6d916d2ede4bcc10","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-29e37fea.13.tgz","fileCount":150,"integrity":"sha512-M7fUXEGaqH9GYC1R9kNzvax+rj0Sjpj0oW/JoE6hqK3GQx8lYpdInBZEQGNd4J57XakPgMa0clsVvaCa4y9SHw==","signatures":[{"sig":"MEYCIQDYTa4wAZtCmBRxOp3FnJW24pe+ue1etK8hh3u2OYtg2gIhAISsEISQ0IU2l5JqLknbEImq3mrPzCQpKRiBZ3nPxwN4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183850,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcoHH/CRA9TVsSAnZWagAAIOAP/j/R/zBWwaGM9RmJeGkN\nQfHs1vun87tE73PJdsJDSIkZcs0yLkB0vQOcZpU3u217/oQ5A9ij2BAxNN9C\nqOAn1QQnwB75wBAsk+1tHk5tH22k0gOElvppIQcwaPB2VeDIo9MOmq2dcMID\nCB8Yx0VHs3zfnbsEqMmtJSBxMi57CX7/lOAfqiIUbeMaPDkYQt3uNcF3k0u7\nmRqF318UIH0iG/D9H6r7ObOyWwcbz/cXMNYsvA9alCjrETwezcWVXSoorWv7\n95FVJW97Fm5hLD37IeJzmClDfigDhQBz9PKtJg3FQ8b9+J1yGxSou3YsTW+6\noTQtzuSBJVmzYTO0GaR0kz9wHNZ4E9ny1ubovK+NgPxGt61vpaf54MIBF8Ni\nYBMhUhOAwmAGVnlUpjvnLFsmIDeJSBZp3MTA+lZtX4XtX+h9sQ3fOqZ7xNYA\n6rcZB0bzcaDB2kFNXZlQb5TGCuLXq2HLI8G8/wRsyJIGiIN1qQlMsBry73nc\nSawYmZ+P+JDRV9+KHeXgyyto3AirmJEZ0b2jjxcY90LDcMl1htuZTVYIvi+/\nwdBFrf5wSy/iXwRmEl9vi8eeuQtqUmi1yHTG3EJotBHfXxb27MXcQe1pVmBU\n0SF9nEX/DNYv7SKlObX8oDi4Xc6fx+cxphCZXVc/dVmHAUhoX4h7l0rJOO4I\ns5Ho\r\n=3A7t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"29e37feaef9899fcf1d061dddf18423d2bee98ed","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-29e37fea.13+29e37fea","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-29e37fea.13+29e37fea"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-29e37fea.13_1554018814608_0.13317647312184455","host":"s3://npm-registry-packages"}},"1.0.7-alpha-d6553559.14":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-d6553559.14","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-d6553559.14","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"fdb20dc28201315d909dd77714a8901ae2853a5a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-d6553559.14.tgz","fileCount":150,"integrity":"sha512-igyw/PxMvG7cxi+r/xqt1i10O4L/y7xtks1Z5mknWSw8dIZizZWFu/qJsyRxnFdcZVjKRD8TDhs89gcr8YkHQA==","signatures":[{"sig":"MEUCIQDSQSPw3qi/ueWDwI1FTsbNfSu/3ppOImQ6NBizehRLbQIgdW/vhlEboS3zsM0piO8iZcoQpeaG31sDP0YkAcSYNgA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcoHJLCRA9TVsSAnZWagAAeKAP/1I+ja8Ds6O9nMAiyHjk\nHpNVd4Eu8TUlo6UJ4sZtIWo2hV75XgvuaqqHroaZm2I6195F4Lc9wQ28qnAX\nBjueF5LwYJmpgRzt3bFoI9LZFFNv8X0EePRmyw46OlSDzwqOSveEz87blexf\nRPBxhfH6SMIyqvyMk5bh1Jeo77CM0iqQHYqBcUTOv3tH/flRqQKVXzuu37GZ\n1XwpSfvwGpa3cLeIUZ033rBBzZ919Ozp5dofMGGUrNL61xMDbjGyOJWMDnQv\nq+WJIyDD9I5EsqgPTBTavt5T4L6sNwYGCr9HDHCSpdlFvBv2c6NjEfmPHNIN\nThvZvNoJHEnSksHP5GxCIUKemHEBcHZ+SjBcevQ5bsgS0K9mp+Titd9/A/XR\no7DDbkazQB/05uk+N7MoiDJUJsu/rrcBrzhx8mlMePshUiz9xz2jadRCl5sD\n5SVdsmF87FEREB3zHziq0aRdQflK/+zydEC/GJYJrT1K4eSNO3rKZk/bP4Y/\nygC1tZ1eD/xwVUJ4L9lvbJPIe5Wuqf3C5IcCZfAMP7Qp+Thv431LaDHTf9nr\nGVkp9xEHBvXNrJbP1bQImfhGADsWQqKlBhHq37BiKyEHOcXqgJxDuQUivBGW\nUnVTUIRe0wpmfSrrZGx2i8Uu1FNDP67RIydSt9xk7Kse01x3KhppJ9vgI1U9\ndfx3\r\n=2GDk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d6553559f8502b3402e78256a01fbfa1d00804dd","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-d6553559.14+d6553559","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-d6553559.14+d6553559"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-d6553559.14_1554018890545_0.43182307138969733","host":"s3://npm-registry-packages"}},"1.0.7-alpha-d17a7578.20":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-d17a7578.20","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-d17a7578.20","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c74495fb9339f762e746ce44500446596922c7f4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-d17a7578.20.tgz","fileCount":150,"integrity":"sha512-L1sfCm2ZJccvL22Iadc+wMyCCT3eUernsUPSd7vImBc5acixbRUF+9QBP3iwoa50VtQAVH3FqcZtbVYWLU0Kkg==","signatures":[{"sig":"MEQCHxEfRBxyhaeZHqBi1IeVYlHXN1jPort+x6xCIHwXr44CIQDs/Zg1OOAi2K0o1nimAAKfyWaKn9aZJ3q2LmdYCJoc+Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcoHvWCRA9TVsSAnZWagAAmXMP/RVFCreTw971xHsKaZci\nw6ZXfysQIiJT/Es+WH1AT/gaoHexgcUNpTyX5ALHG/b775c1mOeDm9orYEPG\n0Eq0912pAQwTINuyIWN1dOd0HEtS4iUtHMq2lQL+822hQhf7LVG9VV1wKT2Y\naC4L564YzWeg3krGxWEc+99drsbgNgB5m5cntSz3/ty4RWleBnj7qJFo6k+p\nTXOvefnlCFcwP1TS5b5PTGAgQagQ60mwxObDcrOYcE039TNSkIta8AmMs8mQ\nxS1s0Gi0CRdcVIpNWWePyrszaoijfYWIjYwKHWCZauUgpyga/UVySGPqoZzL\nxtqBTz3lEbUiA/AEMs1n4MyEg5kf6g0skkh1XadGrsTjHcOxzihie+DDW+LV\n6xrsdyiZNeFlj9NVgRfCRz1O+d07frGpm6yGRHrjEib3jUQ1RU9H/qtsfQOZ\nZK3KwoYpcL01DVDWEL+xaUVDB8JtczDoozrbG2v/7EXWP2fZ3Kktd1zbwG3l\n5hpCtnysx0i9KMLj5qzA2e3F9jsJ7nAJEGOnYXtvVn2bOM037fjMUrh3KVrc\nv9pyHX14FDhvlu+YsQXakHkVi2mM3eMcih9CfUJvTayTSo5Ts6+s9b0cDS8B\nJYjFMHb+bJOftzrUBTWzwjKHabTP8RYM53SblsAtt7cPLXC40TkjyAQxHO2y\nxpqM\r\n=5Ewd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d17a7578fcde8c8b9986441402fbf80bac146ea1","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-d17a7578.20+d17a7578","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-d17a7578.20+d17a7578"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-d17a7578.20_1554021334100_0.7210001069579393","host":"s3://npm-registry-packages"}},"1.0.7-alpha-72ddabcf.15":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-72ddabcf.15","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-72ddabcf.15","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"8b43dc76a8e216cee1b63be3336406e4ec605723","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-72ddabcf.15.tgz","fileCount":150,"integrity":"sha512-q0TBy8KpIzHgJQPohD3+NB9c+Cjxvi7vG0nV3kJBzzsKFM5eIUAugC5PmRXs8xEYudWCxw/sR8NaYGAiGYWgIw==","signatures":[{"sig":"MEUCIQD4ln6+AqSEx5UXI7U5zhG8OsjKk52o4MvXMRjdQrlPHwIgBir5AgD9zw6CzgWv2g9HBIRAEgNVxvUg6NOjzNtwFMI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcoH/7CRA9TVsSAnZWagAA3A8P+wSdLu4p3ikJGH5IZOWY\nw6NFmdKvkMxuYkNXDG7WD2N9Ere4XvN3AR3SPfOc7n8pautcMyiejcpE5f2d\nv8MEhqELWUh8uW4Esl8Kss15wDe/VUG5tABovqfDy0+TiPkSAd0qiPSC51m0\nj9HL54xHZKA+9dpHRCgBeVk7x1UtbSp2uWlsP82MlQanNOj2NBSxipfQrq+Z\nk+LCzJOwyr7gGl8PYP2Tzfu1j+1KBe4XIXu+vbLXOyg+1mwSW86GS30q99dd\n6tTIyR6wBvL/lyW5YSfbfJckSQG6DD6GQtlI4EI0dEdgJ0HnMsDYlD9m32R5\nsMAkN5B4HM0RiuCnQJQgw7STvCu9xSsdgC/vGGvQEeGJ37bIcScCpL5IculG\nDbbBVGN8NK8K6krXWYeQVZYlibaRyvfqdyY9BzcUnJIBfvUnq+4CIlPxkp+C\nDbIzAeBvIzqXrpS135yLU2GU15DMoSBTlc0FEO1caj2TazSNx7SurI0F1BcJ\njONjEapab4ZUPRMAcoPNH0vnVgrcSRQMrtSt1/uUbnmj/0nfrvgpQSxTvOXD\n/P0IwrW2uI/8F6qf7OK3Wyy4A5hTAxmXxxBqNb3UcUQlbG8Ipy8CsTeiEBRS\ndOOX0r0qNtNeQ08JHCmLBbGjbXkGxvKhlTrfNRqLQFlSG1WG2kiWiFKtQEH5\nTg9h\r\n=5oT8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"72ddabcfae838313d10d8e50f392e3c741188460","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-72ddabcf.15+72ddabcf","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-72ddabcf.15+72ddabcf"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-72ddabcf.15_1554022394990_0.9678349629234029","host":"s3://npm-registry-packages"}},"1.0.7-alpha-c5d5b552.16":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-c5d5b552.16","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-c5d5b552.16","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"e74f1b4c6728c0b1ae0b03474be573418dd1273a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-c5d5b552.16.tgz","fileCount":150,"integrity":"sha512-e+HUpHJqE++toQAS5QYr/51LjZ+ZbzFYJpIIPHRCf0oEeMJc/DX87Hn4CpQEUuawprsFhneisle2KExVDhLa2A==","signatures":[{"sig":"MEUCIQCauCUrWSiZYtgORsKKPRQ3ZUVec/GHTJqcZP9HKMlsyAIgNCoqpWOBpzFoJlaOPUEVHJyr6xe+AhGgJQOfnNe5e3g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcoIAQCRA9TVsSAnZWagAA7D0P/i3MAmHwXopQGICUUSWx\nv9yW3MsLbhvMyfTH/EfLTpWTZHI5N6xB5jbPlr4pk7D6vNKFWDjDrCyRgNbs\neMXHLToDMKlqeTGSuDuC9BmjU9SiErl6w3V2/xFJslMeepjCwDH6yRqrYdw4\nwtnnRxmL7qJor78eI7DJVGztY+Y7SStsLzGsEn+rwdftirvSa1wFPeCGmUsW\nb1LWQgg4RydBY2Mdxqq4BXuNNhRhjMkXvb2tI2s8ZT3f5hFIVuNiEDIN9Chr\nQGJaym3p11Aa2gr5GpWLgp20lj6PP/nDsTScNyg/LaGVbBmB5WaH4VAL8pjU\n9OpJNrLD6nb2gVlY7/sx1M5Q47K3+EfHYGZE8YTqS9e+qgLbg7huSmmGmDG2\n99jtFqAzXwcIVgySEqZOP4O3jAjiW+C7pTVmY+TNOGMP7lQjt6dDtdzMsLLm\nPKOWFpGxbIsnpxw6i4UezE7Z9eMutSL7A/p+YJhard+k1MBhrpjjvI30EA+8\nUjihaeaQ4MiZDbYyYiEBQjBA88D2+pQQV6nrhrVC4Qyae91noAHiQJOva8hB\npSlLTefYSq86LxmVdVyRO+7GT+emu+qgsJ07AKLLWl0gKS9PheHZTok6Ptb3\nnpjfrgTDcp62KLHdSv1V8fWuIubGYD5Kmw5bjkm3G9NkfQQo72/3O0YEtBF0\nIFHQ\r\n=QaBY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c5d5b552bcd40e64bfba79dcbe1de84f983f1226","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-c5d5b552.16+c5d5b552","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-c5d5b552.16+c5d5b552"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-c5d5b552.16_1554022415269_0.003864985235911833","host":"s3://npm-registry-packages"}},"1.0.7-alpha-34cee079.17":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-34cee079.17","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-34cee079.17","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"357d3cd02d818d79f2370994351a8449b766b63e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-34cee079.17.tgz","fileCount":150,"integrity":"sha512-+LpTbpdtpJ/AqwA1k15kWYQ//yJP+bRySnla4lzGC/8Lhp/ElECuIe3rhslOyRS807oQXMIne5sb0NchaqZMrw==","signatures":[{"sig":"MEQCIC5eubXml4OQbUbFIrZcfpjbvxsjh/sfi8YFX7ZW1ynqAiBLsN2wHb3EyIBJd3egEW+hQpUvNJodYB0FKVfqj+maKw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcoKmOCRA9TVsSAnZWagAADrMP/125by1qmstbux9iP2GS\nyzb+ehuSapDOVI+KxuEXLD2PT5J3qPg01jzSwELX7/0MpXIbUpaER1hN3Uke\nZSycVk9B9g0jyt3NNiXhgVhnZA1VdJ7i7KZZX4wITWqUZM4geV15H0LQOeqa\nQLlz80dNe24cRm1Wvn8UVgR3OhkUXn4SxFo2bRmXVxq7j+ZsE2/LvIrXIRxb\nTZ01tKdOhdFTBUfzwQYCR3X0vf2eXX51Z1cLJ7jVgQykavxfGi3QUMCh0Gqz\ny0eIYsVoNgvRZDXP0PFa5bbGPWDwbp5YelOr88GK7qXGZIsSIMw2sbeT2Ptf\nwo882MpiDGUFQl28CXm+KjLKqgZoW8RNP4n1igCLqdqgLGTmqPh3OrhZyOyP\nubUAddWK23gZvz5bN/A3uoHXOqFvSoyIx/jpg5A65bWxZG1Lq41ZDz51wT5y\n74vEN3JTsCsDmbfJRKC9Ug1TXnQrjRAOrse0c1UTbBb3NS2DVGsWZYltnzS8\n1G4GAoVTCKpYUYELd5aDFZy8HjDiqfTxCwtZK9SE37BsIE12/BePkuVfEJOg\nx+W6NjqiScbLBrI680zH7+/uVkuV7xjfnI61pWiiF/XAMXoX79KAb8oN+J42\no8qvOd8ZPyfSMt5NSVvwxF8aVLcJYnWKpDTs4b0LsWJiRRN4iqex3DnG46/U\nP8fa\r\n=SVhu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"34cee0792796157f728876858fe149f864616a44","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-34cee079.17+34cee079","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-34cee079.17+34cee079"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-34cee079.17_1554033037554_0.6398805787426143","host":"s3://npm-registry-packages"}},"1.0.4-alpha-ac7dcc57.18":{"name":"@graphql-codegen/cli","version":"1.0.4-alpha-ac7dcc57.18","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.4-alpha-ac7dcc57.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a439cfaf51d42f6eac970003e324ea28f65ca4f8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.4-alpha-ac7dcc57.18.tgz","fileCount":150,"integrity":"sha512-aWCELDgqbT5irXLabnkbI5+4mZzaq8XUm9o8+zPHGEd+zXryRP3HgEduSF9VOFlXwZteyA3BznPmycss0o6Jmg==","signatures":[{"sig":"MEYCIQDJnZTZBNamu6Wz8neIpwdHdy/CdRpuOKZ26KPORnA2CAIhAJXa9nOOTztXnVzi/bqxe7A9DngAJNmFu+a8cKTPv4d7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183850,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcoLKZCRA9TVsSAnZWagAAjmAP/23ntfq5k5VWn7LDygE0\nOkDYoSmKphw9o+zRe8ujqHVByZm1hFJI4aYvAMBmklfqDoZHZftMrvCj8Sbh\nqI1hPNht2P0xO85EM++K4gRY5AV6Acv37iItZF+sUlNJYRDrZniBA4hbpwkw\nVVC6DnVFDXmxtvgJYR+6Pxcl4SS1CQiDAaJLYQoj0q1wO26PNE8cGP9qMeNZ\nsYfy6m/uN0ytPIoccfECGIMi83/X1vgjzOOGIW51E3glxa1GNuW2g8bQeIz8\nLgc5ZzIA2IYwRtOfDMhKCBul5lf2jdgPMcaoXEWY1zApB5MQoDauMdulUrVJ\n8TFSISCBoRo9RX/3tSj5gp7C8IP8DNaBho49Kbxce5idAL1px9joMHBq3TQ6\nQ4yaHSCTXJeL4v2Hhpx9zLRV4NYVgEUmqvDcg1/m+8h4rXXei38RuTz6NlMR\nLLw3s2N3gQOqTXgfyJk7u5gGbGpzUIpSeVSh4keTwCmxOpHQQ2O0qPCp1EHc\noYxHa27RPAwsljmlSD7wFGmF6RJUcZO82ZDV+yp3oky8Co2ntsLgfE6njTk1\n8cYUcfHnAsmiNTuIOwTUWsJpSGR+SAT9oXDlVQ1QLtGtcs06lC2kfb82QHDq\nM0Ur6ROOJlEMNWiBQqw15OWHRnDu+52oRs7ytweB7+N0OH2jlkPi3CYaUWC3\n/G01\r\n=e4D9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ac7dcc5791b06e4895d32379a0fc84e0e6215eda","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.0","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.4-alpha-ac7dcc57.18+ac7dcc57","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.4-alpha-ac7dcc57.18+ac7dcc57"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.0","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.4-alpha-ac7dcc57.18_1554035352259_0.27361692789360714","host":"s3://npm-registry-packages"}},"1.0.7-alpha-a0996308.17":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-a0996308.17","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-a0996308.17","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"06f2b92333d6d2d7c48544d130cb5b390497bf79","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-a0996308.17.tgz","fileCount":150,"integrity":"sha512-2YGdLTFurYt8YIZ10/zaTbR7l7+pc2AHR+3aDpXgWbuiaV3c7vlTbhBKxr2nFMhd/A5ojWKH3sSPC5+Rj0Yx4w==","signatures":[{"sig":"MEYCIQC+b90NiFO9dUfmlPIglFbKSbDIbHXQ33HUenq5p8dExgIhAOZRiLN2XF6eDKd8EJtMx3G2O2Vu2fm8J8YW96cwWlOW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcoLOoCRA9TVsSAnZWagAAHJUP/jwHfGNLUqFatURcg6Ea\njCdjUAMJOK1SU0x/dbrF1EivPqgkctqH7EaoR27gFT73mPFZ3Br568XMks/t\n7BiVtarYiKEGhN1d/TYZQgx7yFgqwSuq/XonlHxZy3lro56QGeYCp15RVNmj\nX7vtdEs4PL6igj4X4yZNHiJP0aVX3Tm2l+fD5+Ij8Y9zz355yjFMyb5IxbuL\n6fZ9XoNUJMI53jfp8orEB+DzfFIMTeY2ziMjrmujc/+aFiwlClIQgkm9PQgF\ns9iodGtvV3gqqYXGZgYeax7xPAjulvvjca7b7mDgb0AwP65TMYbigVBabSUC\nxHlLzWy3c8CcDm8NzTlMZx7+jU68GFcbZI8PdsUuYlIO5TcLIqek+tvmvgF3\n2RbeN7cM6enrAXs7fSBtPtwBW/UJ49JR3MJlRv1vLAak8e9914IaGFHQrajY\nzdGLqJRfRydmNVjunTMkF+fMYAISQnYG/ATQBSEONMUaLMoYA/snsErBriHh\nfUjdek8VdSp3WhgHzyilbSSdD9SaYAOaSH7/XFouk2oQSo/0GfqoSM7sxPil\ngmoRQBb3ztnHyavnDi1MiL5WsWnClUr1I303MLbuGjkW44RVhg+bBdDyrb4h\nKyedK/5qOmlHjg+6C7jolrXbrPQA+yrbd1OhXYt0w2RinrmAhrZ9WghFep7t\nxycw\r\n=sr88\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a0996308c37123aacf75f92a25fdcd85e74039d9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-a0996308.17+a0996308","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-a0996308.17+a0996308"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-a0996308.17_1554035624098_0.9395592610545969","host":"s3://npm-registry-packages"}},"1.0.4-alpha-2b29d345.19":{"name":"@graphql-codegen/cli","version":"1.0.4-alpha-2b29d345.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.4-alpha-2b29d345.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c62aaa6d79cc9010d4b139887b2c9e8935e0358d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.4-alpha-2b29d345.19.tgz","fileCount":150,"integrity":"sha512-imba/DbZle+KVvLufsfl4PoaoPPuKhmLHbiQhk0e6LDYL5EZojjParuIO8AS3bv1Iejiy9DrZvB1JoY0/q+l1w==","signatures":[{"sig":"MEYCIQDbUzrAH91Y3fx+gB9ur6axYAOP8gqAARcBP/aWoZ7ibgIhAOjDXvTk9bjLldRSRmriPIp0/g7SuN+tx2usy6oDLreL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcoLhtCRA9TVsSAnZWagAAf3IQAIDVATVv0XOADWByPgU1\nvD0WJR1V6FXRruypzQN79hj5oEuyCH+ZXhaSPOqRT/ygJLbzTY+dDtva//v0\nltqdMbjCLSSz1TzXqavE69izRXxRJKfpbp3vOsau1J5Q9IuYiamL2f4JcRYi\nmTDrMYNJTRJYxxP+GMJqhQuS4V9Sv3PX7RbY5NleSDWRN5ifuYgrNN7b9Ivl\n5L7PIm43fQcMC9BqH6VgPFdp/swGR4Yk53EpaeMsA2CUepnvnwSbK5FfAEl6\n06NI7ee5nN/6ulZeSxmfYNSQzn+Qt+cDcZd6BtPIt4TQ5PiZ//U9cXBFrqAI\nGGqoShUWzcd6Z7YxXmOmk68IHU5ihooWP8pkqIeLqKScSi1ggOv8i13nEf/l\nPaPF3rDBzSSFc/1zG1IjXfXA34hcjdnPbvwmyIepiH1y0pnzCW9yuimicR4w\nwI4TGzk0IOtk14R32R0U8G9p6N6qDPWG12OItxd3TdCE5ODEhNxoD/HEBjt+\nSama3pblUKKk048oGMibZ7qmx3WOG11PZbPiKY4c49GwrD3AAZK/aKJovBc6\n1+l08+RZMJE8esaR06Jr55Sh0ihjD7CNhokVjrAJ81CS9HO0XeXKxzC5EiN9\nlM8qOO6Ns8PUmZlCqZQEoT7AZ5U3Q19CCZukaO32CAqZitCX3KxbxLgu5x8q\nzRZE\r\n=XKpc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2b29d345d42df0acd2ef3e0e27bbe942e2c47537","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.4-alpha-2b29d345.19+2b29d345","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.4-alpha-2b29d345.19+2b29d345"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.4-alpha-2b29d345.19_1554036845414_0.1559477558889708","host":"s3://npm-registry-packages"}},"1.0.7-alpha-ea401fe9.17":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-ea401fe9.17","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-ea401fe9.17","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"dac9bdd82da502cbd152bde9cd87e70ef6468474","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-ea401fe9.17.tgz","fileCount":150,"integrity":"sha512-NSlZljwBFGvcmt19/Hv0Gi7VicYTu+QQkp8dtZYbJVJpTF15GvZMGInUWEfwRBVYRZ04iKLuWeDTjn3kkAz7PA==","signatures":[{"sig":"MEUCIE3uyxKeI2NtiPKM1eHnsGy+Zwhb1HuF6e7w6S1jN1KpAiEAxBsssN6rn+wJ7B9MJfchnGveapyiGth3U4me0rQgHmA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcoRRFCRA9TVsSAnZWagAAijAP/iHFwI+WtdeyI0RL3HPf\nkTPDrrydThCaUkuVvrlJ9gAT0GX0SD4fMmWDUMJ3jbG+dJ2aTXs28Fomg2ir\n8ywFseba/0nuAODOQ7fw8951ds2wo1sXK59qWusLUgR/3wilFb1U/wTmxdUt\n7iSJ53UISvS7cWtOQ8IzJErCS48vBSsSJZmHlwPuRLV4dXn2rQwnLDu25kfE\nK2Ey78f/h26YIdHNyGZ5NIpBXTiV3YFygVyOeiZljRyFA13DvnDTgcVw8GZH\nZ2h5xnBm9j6umLXjAzxK+dJnPD0SOayrpIKFcPjlLZaGRhhgzQ6VOd8f3Onq\nuoFxJDfBd4TdBwph4LiooKTtkWfmIOSZnCR6x93vJ00+JBIt2JnEEdtlrFCX\na2WqY9VCpohFv8N+YFQJiwR/Fcg7wr9X7FTVjfJOr47xTt/PNLEK6XSQ+Lai\nU9887fZx8lpr3CRDvEJCPtSnyJktdCzb1mu6LU+XCzjUgRBtsWCjjfngKi6I\nzXDghpWtW5coZVE4YmW/StTrQCt8V3q3HnmE6tomUIfz2rAiYkfzebWCDjeH\nvRFpqTxmT4BUX0BTlVmjd3UWJ7DAUhyEcCGXt0V+ppwKIH6a94+Lbx8hxRQS\ntqP1H3ScJfbCKMKDy1qU80+MfcSSBTXcubHftyKX+14Poduo4U+xJ3kp83wv\nWBrT\r\n=9IX2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ea401fe90a07c804c6f98e2d9d581ce405287c76","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.1","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-ea401fe9.17+ea401fe9","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-ea401fe9.17+ea401fe9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-ea401fe9.17_1554060357142_0.6677706189216268","host":"s3://npm-registry-packages"}},"1.0.7-alpha-0e635387.17":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-0e635387.17","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-0e635387.17","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"b2b1d5b01bd11c75cb33933f1831ef48ff1167f4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-0e635387.17.tgz","fileCount":150,"integrity":"sha512-Me04LEs0tY9aRXGpoHBuFp13sAQo33S9Dh3peI/v7nnmyPH9YNLao2fpkT6RaWFVrRWP43SRy+yqH22QnkleNQ==","signatures":[{"sig":"MEUCIAzOryFHQqk02oMjzqRvMERIj/tQ+lMABBs8D3+7uBBRAiEAyJQ3BrBjNmgXsVd2Qn5qAADpT43Ly4Lcr7LpdAfnz8E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcoRkWCRA9TVsSAnZWagAAyDsP/12rJ882uYwkCujfV16g\n1UkLIi5BSjfoAKb/F5125vfREZZbU2UIrqHSbBc/U9LxpJlEFiK1z4K3WW69\nrJ8HWLcwDK6WN0fKNe+f3TmGI+SQocVEqqTq9TryhrFs1/2vI4A9bTxpkXPS\ni0JVRKdjEcepYSKsIHKk9mVa7vzoCwD3goRbz1TGD6xa57CZCyVi08t6C7TH\n0Jru1PCsLf20PbF0p944+c0FwyCT4Fcb7rU7XXmvLOYkE9pb2BljFHZqoKAD\nSdQaASqPtaIgCwVQw8Fpml9KfTunO4m08mVBN0uDgX6tMgrlp0cJ6xdYQZCe\noLzrEe/cZ8rqK7vPdJXD+LY69ZEmJ6AQTXrcHRnoO6qWPA1AnHq6555tLy05\n3Mpc8zqhmND4VhKB0K6qUD1L9/LpMlBAZ/g+0TqSv+8Dp88rt3UOkooeY6nc\nCQgzX+Tad3a64Qghz/wHpH8b8ZeAHAarCobq0E8XA+jj/gW6rCmUGkIzg+nA\nC2z0lagvZ19Gi4mSu15O3W62T3thT67Nfo7ZZnVR1B2r2BejKYzFFHPFyCmw\n2HqNerT5pKcMAyt0w0MUaskCBdgKbDLtMK6j3KWi5P24ztnB+XaGgZ7SGTS2\nSxVtL5NUyLve0ZP5qiZxUdrqxNyXv1ZaXQfoxhAVkM0kH652ZLbJOKILUvXP\nXvGw\r\n=be/E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0e6353873a2d37357335fbf22717d36d8f142374","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-0e635387.17+0e635387","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-0e635387.17+0e635387"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-0e635387.17_1554061589986_0.15166163621826345","host":"s3://npm-registry-packages"}},"1.0.7-alpha-4d5d9cbc.19":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-4d5d9cbc.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-4d5d9cbc.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"e109cc1b7ee73862c5cf5606f66b4e267e9b1be6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-4d5d9cbc.19.tgz","fileCount":150,"integrity":"sha512-HYEHYWS+c7jKDQA+N/rNPjt5w/c4gMXKgzxNzfOY0RrPamncElymiftOt3aMCzpdCIz7fXdIT7zG/QQTjkoLkA==","signatures":[{"sig":"MEUCIQCgkjIxpazV9BI+2bFrcD043X5CzbYg/qH5cZfZ77Gx6gIgAdnKurb/f4CqXv7Qvu2uOGs9/kSsMQTyRdDlrTO8Xsg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcoa88CRA9TVsSAnZWagAAx3MP/A1VOKTQgQMSia9IxeQx\np0tT0CDQD1nfna2PR5vJYaAm6R1+1g6QGpljPubnkJxHEfJVWu6bGzLEGiUe\n07HCHZdxDl2YbTnd2+gxMf6RszysGVl5Ps/U4IBYEaGL9KpBhToXMAzwJhsa\n3zmZl6FUJ+C/ktBiSUtAXOBleK+vJ3zUhmFx+lMdM09gropbGl57SIsOoLB7\nCXpBZMH7y6JPB8L4xrA1ddSlIG0FYENQlnqvCWlIRGDYxt6KC8rgUeF/dKEq\nIdPR6ukq2ErAFtZlbNuNI3A+1domZoQgPEFNhkIpL5eI6hSvpaBiPChWwois\nUFHymP4ycstD83qLpOmMlZZH4ur4y8wBhE3PTuU+f9Xa+Iz4CuwtWkStRs6v\nbUkVF7cTjRobzhHIXz2rqv3bvQRH/UmP1xvauSXaShwtUEbgPlFO4qgfwkNf\nmpknht27EYqIR1c/kPtR1kSdeipHb38sbQMDUw9F2+I3EfMYqDlxgRlhgL8p\nSO9nQ2nhkjNngESXFXeEM/5M2gO1mUE5zwzfxpJKkzpP9LkMEgu6Lv50ofKC\n/563NkxxuPKqXeW6CtKhlBK8hzazytIQHmFhOF7lan7D5NmhJP+l9dJ3zwP6\nfDICquSOAmK6n89qThb6fpE9Gk25iWqHpnLLKns3sZynPHcnCddDv7RgB6p8\n5YrN\r\n=RD4c\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4d5d9cbc5d6911c597e26125931c62ef610b8d76","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.1","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-4d5d9cbc.19+4d5d9cbc","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-4d5d9cbc.19+4d5d9cbc"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-4d5d9cbc.19_1554100027361_0.5985223983197885","host":"s3://npm-registry-packages"}},"1.0.7-alpha-57ae7461.18":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-57ae7461.18","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-57ae7461.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"94dde286452e725711f3d32f7d298423c0b15b87","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-57ae7461.18.tgz","fileCount":150,"integrity":"sha512-MEgwM8ObHCGXXiOre5SUinYD4PPaUHlXcYpMUYa6FBPS611WIUEXBFDcdSiGG/S70qCMf+6U3ym7p38L7FLyyA==","signatures":[{"sig":"MEUCIQCI+M7NIz2Zj0c3fUpHGbRrbtRjbdpGqHJF+RlhG4r4igIgbThEmpMg79fc4ARpPOP5PMmm8cyPfVL6tlUtuMDEDGM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcoa9iCRA9TVsSAnZWagAADUEQAJpTriVDC/brzeVeCJ9S\nYrjKtp0uHtkHG3ibFv2ty0hhE/aUbYUCts8b7A9aemUCgZx8dNeIQ7l6RTX5\nJr8d8FqOKHgupIXrTkkjBr9EMjjpbcdjcLV3q499BzEu54XwNhQM62n5562d\nz6VkYf7yJId53JXum9c4DI9J5WYbDpibrC+tQuZV1p376e+OlKx9oP+DE7ih\nLGB5bf9YsM1L0SNQ1/cHQJETjSW04I3bJi9CJHCv0JgxHYlUm+2NZl7nOZIw\nSeqrMfhtq/RLWMKcC6ApyO7awb7LcJoLYRW3im/H+a+juWd+ViST5sb7fM/4\nITTBIFLuixN6BdDYiuYnfOnTIHES0OxMiqYBI7sSHtOb3/w2oRL/7YDjGFcb\nGFschrCIqra5OF/GQxf1Q5cImX8HLpkZhgvrFLBx5YBsajjKTcmFl/fsAxQF\nlW9RRGFuJ3xIUb/vnmpzXO4GX5AdpooathRhees3Zm88p+bvOYeeLCEw3vtm\nF6PQSWi+aK6pd8zfWXji0Sg/dw6E/YSRkSs8dj1okAifJBIgfuef518x6+3b\nRi+7z6Lykz3nBUGivr2/JsqH0pHnc+Xqcna3L7ZbbEq26qcPu8aALcxq/182\nOjX2AmuGcjrTFO9Hxhr57FFKDvRMLTACvtgcoCIjD5YE3HHf+d8IqsMY796Y\n6CuJ\r\n=cEV3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"57ae74612ce7a46441aa430502a1d33dcfb5790a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.1","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-57ae7461.18+57ae7461","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-57ae7461.18+57ae7461"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-57ae7461.18_1554100065643_0.9391352946409757","host":"s3://npm-registry-packages"}},"1.0.7-alpha-2b1b1cc3.25":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-2b1b1cc3.25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-2b1b1cc3.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"4a0e65d33d4655ab458c5fb171eebc0eea9bd6d0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-2b1b1cc3.25.tgz","fileCount":150,"integrity":"sha512-8Y20o83W8epCTTafd7xPqsOCoe8Mc+KtaH/5r4k4ytMYuA9uqPCFPW4XxgyI53a7lfxZAZEmV6SQNUY+QhTQwQ==","signatures":[{"sig":"MEUCIQC8UOiTmk1ouQ4ats6ovCRYSkK6dCOkzIpehNYrtVKLeQIgLAyYer9Qham+nJpJVYMUP7jFXJsLnwG+LmQMTZl60ek=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcobPjCRA9TVsSAnZWagAAvSsQAJ08pB6IgE/VSjfPlJd/\nxe4LFNE8ZIEV13AK8M0giqcWkNM5iWD7gmzArdfxBXapcF1tlMXUxgnXFMrn\n5USwFMi/hl4l5420vtpWod8ziRUxKter8TlmU2IBKH3aRfNVctMz1xd1Nm6V\nWT4uH6U38URRz+SGnbeDWZpzQaLXV8rbItm2731IHvhHIsf9qP4Fpv17aish\nldT7ooufzVNH53drAnpv2XHjAZQAUvfFyX/g7kNGh7C+0oym9uMUFcXt5AJi\nnuJ+q7gN54U6u4twVdSfNJwR2BJE1UrHbeI0KBNl8uzIdnRqw7VDWTqtETwn\n12+HwLDOwxZcwLheJk2oGrA7MtI62w9zFsVAyyVe11AY+r3dbdhE5W22yAQv\nl+D5DprKKUKowv1NbRoerWJooXikq8CB5gToz/1xRD2LG7hY34tAY2k5Le7w\nMsxeEKTOZKbjf9VgNulZaj2h5e7xc4GiQSUYmMYp+sZheJvGG40uo0ytWTL2\nfhOZMONeBJG62yyjx21n9T36PyghWgdgXksbsVIRifVJ7BQCZmpZFxHjPWY0\nmiCj6wNGMDhd27e1NPVVO8n0FHy7RGw7l4fFVt5bYbbjQ2op+fPjOYXmCli2\npjdECV6o57p8OMNGXW3peZF1/M2K/E6FcuxtV/lO2HYljLDRntqTcjjbbmrJ\njtdi\r\n=KaEJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2b1b1cc35b6fe4c1f73d1046b82f58114fbad66e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.1","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-2b1b1cc3.25+2b1b1cc3","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-2b1b1cc3.25+2b1b1cc3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-2b1b1cc3.25_1554101218902_0.5710434281547325","host":"s3://npm-registry-packages"}},"1.0.7-alpha-e006b14b.26":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-e006b14b.26","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-e006b14b.26","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"504a6488c0778cfd5fc8dbdf1b225a52edf450cc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-e006b14b.26.tgz","fileCount":150,"integrity":"sha512-RfOPdKN9cuByrpEWg7OfZ8/CeaFEq6Ds24WhhkxP1aihHPISDdn+BmsQ/Zgn2Z+7Q2B9m3a1GOByaZqMmrGLFQ==","signatures":[{"sig":"MEYCIQD3ieUNJqTHzvM/7HTpEtt4Y5Yj+PEHi1YYfi6iuzsf9QIhAIWkHcnr4jTjlEvWdR2Kt60epwjnejy3rFWJkD91dDnj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcoba+CRA9TVsSAnZWagAAB0MP/A1TPrwlbBpr5qQPKsgt\naJ79gt9Fc8Qgb8a29HR3Rs6HsYXL7b53OKN3k2JZJsrZtMpA6prjbhWhrk+U\nuWTTaMHn9mZt5mfsA3gQLJ8GV6Uh9/l5Z4U8Nymgl6Ce6IOhDJVd0ufR4idu\nlm+IvPVPKWS17avat8zVE7ezcXrr+F1lQAyDqT5SpblDoRPUl7I1QQxn98vm\nCeQTuNHUBjyd1pATPaFgWNp1X/8LWllEgn93IuD8PCWavQlIGoO7vV8bF6H/\nVv7ePe/9OYW7tp7O1twym3pxKNsbcCBlda/EaUcNfz7EGfSd/VKjtoqcYMpl\n5cvZnYxgDLJOw65ARsqGVIhCGG7vqhYepRdceVKSxRjokiTG5/p+i1aSK/VK\nxHy6YJwCb7dsZVkQKgdmPu6HCWS8zwl4RbIBNiDRyXZZeXNBy6yQ8PS/5Fa2\nx8R423SSmIkp4ufHaoC8U8hAjNcvi7sCm3DrvJD2TEI3mq8DtnkhDYPMvYtD\nL4x9smArCMU92CkMT6lzOQ23om2ayARMboIkqlbh3Ytt9KkzRNH+yR4CqWS6\nkezC7PO1Fm2NwOEWq1QTMZu3QEHZx3MH6jUm981eUm0H8fzQYNAVOBcI/I6K\n2P4xMY/aCDceRzxSnzPRyBnuXOw8OFOC39XIRG6yOksznGyT2D5d6KmjW1hu\nDVQ8\r\n=kNVZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e006b14b7116c35c9014e68b4732dd9e2a8f186d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.1","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-e006b14b.26+e006b14b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-e006b14b.26+e006b14b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-e006b14b.26_1554101949956_0.0077438810546812675","host":"s3://npm-registry-packages"}},"1.0.7-alpha-8d7c9006.20":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-8d7c9006.20","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-8d7c9006.20","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"fc095930ff68b703bf32d400546a3010b02d10f2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-8d7c9006.20.tgz","fileCount":150,"integrity":"sha512-e10XQylCWiQncWTFfJOIWxF3mnoZjZG7kdYIkBS7zgtnK64wTGTuVClQpmFwQ8WKk3XE4n3AMyWLLTn4VVUigg==","signatures":[{"sig":"MEUCIQDjTB7xTPh1ap9IhkoKoqtT0wQxv1Mu+ZquLVmmSg5AEQIgGapqZCgzvDC0yTGFMcDFEXPm/VU1lfBMHV7sSf23Fjs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcocTuCRA9TVsSAnZWagAAOyMP/iHrPddy/0h2S0aOwhU8\n61GXRlqt8GdM9zBdXP8SUT2W2oQ/BREZwa9vR7v04Zanc2xBEhGIk+c1CU63\nwDj/ZXg+M689n4QQjJ3zyFoFzoipJiUgvGpL/v3mBf3qP1+z8OEsaalckrGR\nslCEvs6mSsiVf6m0TGmo0MSpy2yC7PnzamHKI0UTYz22WO3KLlwaD7UP1pf+\nEWIuMGsmQ3Cu4p7NhVeWFmc46eI4iCzFtBDtytQN8UOIsgDmZejAKYKRwR5U\noUO37OFXQRFeli0zs1P8VN9LwItz3zLO0Q4c2vBHQTURUGkBzKmfnoKovjls\n6MeHGvaqurW/YLrAO4rcIlzhyYP/MbvY8D0/bMrT4/AZUzIkcYt4visvg9M9\nhjJm7V3Nl6D0wXULXTEHhiEfvb1qfnLo2AumGGvKTzeSLH7gfqjpTQOD0pbm\nOEleOTZosLQCRtrl1b4VVdI5QVA7dh1rET2zNKmQ/O5J4vNEwF4vUgor9LKs\nELeQFWadW8EbWt6P1Yc2UeTiGDrZZXtUOoUy56ueTrRZxeMxkVhV+M/GEaGN\nb/wms4LqSur0cuRTxyzqIn1oKPZeJtWgnYUYXKw4ZsNi8tWaV8ZM9xkPcrZe\nSAIawDvuuTmXxfMflmZ5wDgUKwXsEfv48U4osHFDG+HLx7b9huhgDiZhzxS5\nKDNy\r\n=uB1v\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8d7c90066915af0d4b806d8a5f3ba5272d9a162d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.1","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-8d7c9006.20+8d7c9006","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-8d7c9006.20+8d7c9006"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-8d7c9006.20_1554105577289_0.2155457368228091","host":"s3://npm-registry-packages"}},"1.0.7-alpha-0e2db812.21":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-0e2db812.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-0e2db812.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"253d4686dc72c33cc219cfd8dae256c7e10c6b54","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-0e2db812.21.tgz","fileCount":150,"integrity":"sha512-Hk4ejJ9ms1+0trcKWHe2Fqt7uIEmFlujDMBX7PMcnJDvIV/jF8/SSRFWLXviPa25/RnT+S8LUby39tIf5QfUPA==","signatures":[{"sig":"MEYCIQD49Y9GHEZVGYQWiR/f9kAE6RegLEFEeMQz5bLFSw9fnwIhAJMOkhGI5Hr+Ug7vxCpu14btyYgFhqsyJOo2uEQ1r3oX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcodILCRA9TVsSAnZWagAAaVoP/2sGkRLOl+MtyHNnFdRt\nC/OrgY/7OZ0YF8oeX+np/Y5e9UkvSR08XA26KzDO3Bc2/YX6KbzA2bYCjL01\nc/syW/pauQ6u82IC87OFI33PGfyIYlr+2qEC5S308R4F/lEewovIq1j85/hz\nuWjKUxWqQ+oylSZEsEobB4E47miVGrr46z/Y1RL5x1YF+VhvjLDFKCJy7D0V\n0yU9H9j/rP5SDpQ1057NoJ3Fwv9fZb3DPvNC7Bo6kh/f2l3qGYPPIXpusjQq\nEuWiuvk1lr+dmhFKB0JJbcmn1wLtT9GrLS3vKo3YsqICBSWaeuMXM8E0l5aA\nzilfbNmJlhsNkqadlZK32nJCZCAMEXsQ9t3VE75q9+WUpcosJtyKcnaBvHxs\nIW5LKSqXCDJEizrhw1XwfgV2xHqRv80XarggFPeNnD2gOe1ZunPDI67eKFYV\n84Mar6a/8dnDZN7KwCIJKRrEtHfuqaR1qd9QE3JL3Y0Goz6z7Khgo4JuIGqY\n1vXfHtftiUvIBIdEsKpKeYeHH4Q9y97ykaWFATBWECdoXb4ih9JMXVJ/ZS+5\n5d8WUxb/Xuw9IbGyOCvt0a9/eT1WUcISB56aZJ7iY9Q0jEIJkkofg1jFVjfm\nXpbnCfPu6xNSyAUF7mYnjtnN+Kdt9mPSSn7up15+aSq/xc/SMJ1jn8XRj7X4\nXEv1\r\n=ocql\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0e2db812720a2f02584130d88cfb8edf2c76c97f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-0e2db812.21+0e2db812","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-0e2db812.21+0e2db812"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-0e2db812.21_1554108938394_0.3016423718473673","host":"s3://npm-registry-packages"}},"1.0.7-alpha-60b70d40.21":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-60b70d40.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-60b70d40.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c3256ade156ac1afca290a7c4e05eb510422624e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-60b70d40.21.tgz","fileCount":150,"integrity":"sha512-qYW1HBQPrBrT4yHF/XDt46J/mTTO0nHAB7SwWJxgX2eWD1j1HYxGHwTRw9d95PSa5QI0l40ARy7rmZ++brem7A==","signatures":[{"sig":"MEUCIFz7PT8Nayr3HOlqtK1Ugw3s9KX0dtx/oUnq4aCZ4xKQAiEA+wYsgsKvbBKU9ypR0RQ5WqHWcgOev/uWvzQpxK18wew=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcod2rCRA9TVsSAnZWagAAgwoP/2H5nTevDrCCX/eBdM2h\nyQnW6qRGSDVumQdzGPY5jhZTzEfmuxdh/lnnUKRefGLIX4mn3F7AevzIo5fz\n1oKQz6PQYzx5Jt8YlrMaOl4WuYWtLqZSUn+dI3XPN2iDacFmr6UL6+Plr2yd\nfujSZqlcy3Ny9Qm9bWfVLLzHO/DqeCYqo9v65HG+Iha6vx+aIM16Cjz04qiH\nNnkEeGErDAui4qCuqQX9/5SihacohypQ6oRMPsMX9mjFzwMDnq3Sn+QiHn6n\nKlbhziedvjPoyX1bfS8RnF5CQMybnhQfQXXae8j2iowVBi9kubMKOq3cJ9Rf\nTKhtxGrOuEh835nJ5Mn3HpV6Mmttx063AQclTbpIVODhpfpcRT3dPTD0MUAd\nr0ihPlNfI3Pp5WJvWsvm13UR9N+AHpdTy/ycCFBB4rPc10NPU5Q4BZ8cWCqZ\nf0puApfckGmPgisbj4Ra0dLVGJs51acUhbcLpqehl0ezCwlCU3Com+8QqUms\nJ09VS/bC5k2RHZSAeDPG3zFlhF0BWMi+SooC+HGPAQrpJIexMbBqPzIYrQtf\n7jmVIAHfwHXRM4uvaRxSN9qhkr1m48c14dwGrt+MBTF5KXTTnSjJ0V43P6Fu\ntzTsDC6CmNLbh/r/dIE4MrXHhAF+4ys0OVLok2YY4+05p/t6xdbGFa1+ry+X\n5dTb\r\n=DZ08\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"60b70d4007918f674b45f0642768b3f0c3045dce","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.1","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-60b70d40.21+60b70d40","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-60b70d40.21+60b70d40"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-60b70d40.21_1554111915340_0.6910494742029456","host":"s3://npm-registry-packages"}},"1.0.7-alpha-c2729af0.21":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-c2729af0.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-c2729af0.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"cf967ac0c0b6812fa9232062ec6374314b5ca8d7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-c2729af0.21.tgz","fileCount":150,"integrity":"sha512-lEI3pRZBEvORaOlXuPPBhK7atRNBttfNxgXF6DyoGaKPJNswwg1w33GMXp9aiCg9vmUWdjX2W5jf3eJQDrr8Pg==","signatures":[{"sig":"MEYCIQDQJs1ISv5grP+lxf0RU7PXuR+GAlYQQtbNLVIhLgQN1QIhAP1c2MugLQHUbTF2/oj+pcTHx6vcvdn69sZ4a3CjHw5D","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcofVhCRA9TVsSAnZWagAAi4MQAJjzeROg4Jxsl9QFnB2v\nNA/7ipjzMuc9MkqcTDw+CuCSNDewxWJRxqCSWadck7U3TcxkBBghXAvifMuq\nvjrOt3VYVIURt5/yh7/OdYolrN5XysE18Lfvx7nO66aqgFPPFg5WPeBfgVnV\n2Gv8AZfZ7Vz3eXOGSPjdvUbpU9hJpQMh9RllggDUE5tKuXJo61br0SMMoNzj\n7EltqiWlON+SqJQk1kIr+50ifmA6+QBI9grq7D/hm+/UHelfgsOCnftuJI3w\nNvhlY/r/MHsaKCYKZObb7zxqpQNEIymHQrqH+Yyvhqcjx0mPOVcXX1XgRsdw\n6YlufPemqIbXEIC6f360o4CCoKP8EazdIOr/nJIIMhxRxvsZDoXGpn74D1oC\nMOfK/gfCF21VFGEyGxYbNyMuX2LmkmdNszeIXkE/OSXVYJGGCALfgn4fSmhp\nprqRLVVOj2rkTb+pDho+w40rvTVBx1nIw4dHhi+TUm97UR6/2U3mu3FGUT1u\n7FYnNiDXO2XFvYadAtfZAtg1n+p9sd+3+RhJ7IBLJLmsrt0S+qflfx/yT8AF\n4drOslh1TPKGXq407LRQ5Nngknw+wVDsCcux+nuuPn4KmxCfTlSso72tGH1c\nM/RRlLcA3mZjIyJuLafKzgacRfOcR8yNqslBCeAGobMDcKqEsJF2WV/DAoc0\nJZ0r\r\n=wZaQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c2729af0c26785cc3eda71e20b19748f0f1def73","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.1","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-c2729af0.21+c2729af0","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-c2729af0.21+c2729af0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-c2729af0.21_1554117985296_0.6824426765194553","host":"s3://npm-registry-packages"}},"1.0.7-alpha-548ba2de.22":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-548ba2de.22","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-548ba2de.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"15a465d38d77153a26cf1dd81e04375bc5aeea97","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-548ba2de.22.tgz","fileCount":150,"integrity":"sha512-Hr6N7eJBfkPg6NtjXRHhWnQ22FplL9P5Ce+0geFwMDGrci3Zdhl/DtBH0EFrsEJv1sbJopuYyqY0ICIO7aLMSw==","signatures":[{"sig":"MEYCIQDo0zJXZQDUlMynw7pkWMlnd4P97TeL9jYD6pVLizutdQIhAPEup7r1yNBjPA6Gh3Fyn/0MG5oEgSIU6rZw/nt87vGy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcom+bCRA9TVsSAnZWagAAigEP/14DnyvvopC4bVOlrbp4\nceosEX4GRvZnV1ClTpu/8nKBzx80mTKwKMvcYJRRHRX+KkjvoLreFYpvU3+p\n49Zv6xsJV8JALsmLKnELiLb7RfPq3+6tg8YJQuJo3vwfVdTirGpjcUPG4PwC\nYuQFp84ztYswC11TVy1/UxWKl2fXRZMwnNTschlCPwgiTaAlzFVQjFXN5mov\ndU1RgzWnUKyIxTrzCaKi9o7d42CeVm34U6NBfv/O93kgUbNLruMSwHvbsNP3\nYYdNEW8CvedEhqQJ5kmn5MkuIPlNR4nwQHg+vvWrjXlVJdCLzKwAzQNtuwQe\nfMwp/ZAjoi+PzlH3V+vuOO1vO5dBMOXPr18JXdtfmTlh+qnBHUmGCAq39sDY\n66eQZuBdx+91mzZa+KZZT86YVbo919cExpZVUBXvpQ2NvS60brGOjoP1FV4z\ncjPnHrhM4QqpduYIEKmEKmVI/khQGvO7lwp7WDfsYApbv7Jd/NmvMjQXcUCd\nX0MRU0joOAKO2WRebevG/PdLntEt6lleuxJA99HkNb9EYXbEsuCGzHUo0R/G\nCJlTWdXzfLDcZ1XT6PN+p9+rN9AjoRRmFvEPmSOeESHVp5NbI3RuWK0Pv9HW\nzg9r1uVru2ryYUlOp/cXOYWoIwpSeoxliqXCQKCPnbxLS2JYIPPvkTQg2Yxy\n+eTK\r\n=E7MC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"548ba2de3abd35796db56e724773a1657c15cbff","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.1","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-548ba2de.22+548ba2de","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-548ba2de.22+548ba2de"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-548ba2de.22_1554149274501_0.6331975987476104","host":"s3://npm-registry-packages"}},"1.0.7-alpha-4d957cd2.22":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-4d957cd2.22","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-4d957cd2.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"8ceb7b3fec99fde2e7b9d1a736c95e7003fb652c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-4d957cd2.22.tgz","fileCount":150,"integrity":"sha512-ZsxPxaG6OyiqENboCzDKvc3qxLhqNVrsfWV1mhXvJqPbT1gqXi8R9pj8ziT3i6PHHmOT3RQUW0XBdvIGK82qCw==","signatures":[{"sig":"MEUCIH8B6UUB6/cEvP7fFjG1C2P6wqChi6R4aHc67IC+84PcAiEAxVnLlrGOPmYXueBjQ3CQYfPV5zQ1wyDdcZZ/ht9Ox0Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcop4PCRA9TVsSAnZWagAAjxYP/00GWSLK57/7cToiigvx\nR5va5SmWmZm3/NtVeQV9AFVhUhFsv/W5fYegvCLCsH8fFcuJy1S68e35cA0X\nHlxHySldgKpuUWN+x4VAj1kdS46y+PHcLgjj36b0Cj4Vk3KUfqtnfR8RWvSn\nvVh/yEqiPUsVrYgD/BEmmLJcx20oUt8ozH6paWnGTa0Q8ii1H7KmAsC9K8Sv\n+4YCw9wAb9oiVvuP6+FX39TTB0KZkP0NImqw7B4/tTWeUwG3jKjubCmKIoSw\nwWW9fU2cD4MDQnAB7HvO6SPU9QnRorkasQVv8CPQ0HMjBpa/h3Gd7MNPaTXL\nH0hxBT3WceEovLvevRQz9YsJzGrjrqKb8N6l1cW2WmtRLi2qzjQ4L823ePHi\nZHghEkKUxYT7KI+xc/kErVcX/YW1txfM57OxNofcMfQcOCnXkY0Udy11RIgC\nnJFh7qBnHK+q9WmT1K5R9kvFvCkkuK2qDz4VbErgD0Sdn29ZemMhitwbUTT8\ndeHGV2eZRVykKaS/rLx2QQ/HY4y64OqhkidEyACn/rLyyYRLtYskydhsYxtb\nizKaL5dmsg5HCCzVpr+euOzKHIrwSfD9h23+szUoGZJHvoo5DRaq/tVEsMy8\nMTaWFjyaQVg509LjH9EALheYoBAbHzJn7e5aE+/FrgnFZg9jpnErMtq4+8gt\n3gKc\r\n=eQvX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4d957cd2de979714ede873fc5a613bc6fbcf773f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.1","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-4d957cd2.22+4d957cd2","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-4d957cd2.22+4d957cd2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-4d957cd2.22_1554161166940_0.5182667571426391","host":"s3://npm-registry-packages"}},"1.0.7-alpha-7900f8ad.22":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-7900f8ad.22","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-7900f8ad.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"8f0740332d862d9abccf4968a6415f56043fa965","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-7900f8ad.22.tgz","fileCount":150,"integrity":"sha512-IWqrjMOwh53m3uHWCgtIpbG0BR9WUtWycWD40k1c09HF4nGKwRjBgxVJ8JUvtnbdAVWW9hZCvbMrVGTj9+ec8Q==","signatures":[{"sig":"MEUCIQD5gYA5vrFV6qgj9puQKxNWVC9cFiU5pq3TslI3OPjdcAIgU2BwM3TRT47iZsOfuRB2MdQsYU5xQPJwV8lthCKC7No=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcop6jCRA9TVsSAnZWagAA4lQQAI5xVBLFf6ZtKc2HOLuG\n1Ng1mCdAhcYL+imXgKCFGUp5v+L+Od6Gh7qET5rfZZvWosSGh/34AdY6OY4k\nv20qfXB/xEufw+ZfXWx90UxwhTznxkkyP8loE1bkpAv4MXPzJlR48T0UcCl9\nMyyFrbMzCwBFfpGb7EcjLdFe5k+sywTsf4WeeJX6n2soa8QLirV1ypAGjdNY\nCANmjwo79lP2yYwfqstP2cVCHj8wkBIKWDSYrIj+R6pSyRTRgl6ZM2JimguR\newUviAgy9S7Z+c1zWtjNnkuZGVjONA49UHGRhTm9W7Cf5BVp0tYcNxSBRgFL\ntH/SEC98YZ3auqc2PYq5fyMFsCHAdeSnc4epYkDnS4hIDncHPlGgt+rR7Nuk\nznbiCFbb1YG1lAQajzyqaSTIaS1kJkVR0aIYj92SpjCNVuUyomt0wSKgmSeW\nVzXvc4v/WL9tsxxjEHcdvervwlq7lTgYFNg+p1ulr7/FkE5TfZlo2anCpFqr\nc2j4x+LstzDZ6r3To5bu9XIywY2vFXbekQFSdX7LpNELen9emEwV0HCaNqed\nDv84Fzzxij+qf/cN/8sb0LUl52e1PBmpyL4Jh6rrn9AZcWgqMgKQpU9/pt/8\n5O2kbJTwdjjH6GDMtOZKwUgatBLibcVHSgEnp0igqbpPmGHZ9AJV0XyvwDRS\nBEXy\r\n=2K6i\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7900f8adb3d3110656775b6b1404e6f28c624dfd","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.1","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-7900f8ad.22+7900f8ad","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-7900f8ad.22+7900f8ad"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-7900f8ad.22_1554161313249_0.3425626658684424","host":"s3://npm-registry-packages"}},"1.0.7-alpha-19141733.22":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-19141733.22","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-19141733.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"24c3ecf6e536d34cc9bda20bfcda15e7622dfa10","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-19141733.22.tgz","fileCount":150,"integrity":"sha512-767CTQX6MnKW8ikjyBeCHJLcyeIY0dnuIChzEmDfMjcMJLp6nxLfsZjy02YOlWzxJUMXS/Wqa36bUk1F5V5vIA==","signatures":[{"sig":"MEQCIGilPfQEpTAo6vgd3w44Ys7QML96hLy5ZXznQtkpsVgvAiAfvNTKdgdphfIjaMH82lUfECXcpax9MVrYYINSrUe+8w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcosoyCRA9TVsSAnZWagAAAu0P/2xZhPpCs5ao+6gG4Gq0\nrXQvRxcWtpUOtcv6Z99KjNAx7+tiATINujxd4Zi2oFxA5WidmxhsP+MVt7yh\nMekVCQHpTFVrloSz92I/mqofIoo4jdE1SULB0J/+r93Zj/w32wNIoOlCWc3X\nChlQB/70CeXcogOfVEcv2+txcwKvJEL+AH2dtxoGuQGlfqqPWlfXvNqbWpPx\njjQLIbeC0aP2NOlO0/IP7CVgH3N2+7iPWMPTKZtRfgv4hRaYjUbwE0ZnkhCu\nIJJsuAw3/OiHkrAQx4f6ODWezmctg2BQNNICrl03NXzOq3NE9zU7yq8av2Zp\n6KhC7Jtz99IEdDYmh/whbRvBLh8gxqEKImycw2DMA2+/2Ms1ULyoUUe5ZdRL\nRKN8MqytYnl9B/wLbYnZ8RSZiIP43ezxvX88kGlypO+WJslKhzNLIL3fRsBD\n1KuJ+FccEvYjSLsjte2vn49GjCVy6+QmXyphFt1k5TNQc+h4w1FUymQzIFNi\n6ogcJsovZfNbHUvwqw9VVLHTEPbdXIyU7PdaR3RDayH/GZiLpRq3ihkTbL4c\nKMYvUCowGKB1q1H3KwJg1MrIxG4j1eMjjWLRd4tOyWfrvffqnQjxUdR/4DPu\nQLB54tdct6b+R1HVKnxIz0LfWp5j+dAffIIaDiyGkto+1m5UVvIKVYC+PF+X\nntDf\r\n=+Zs3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"191417333e7332a6ea5da4bc028cd4e18dd6d409","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.1","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-19141733.22+19141733","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-19141733.22+19141733"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-19141733.22_1554172465555_0.8543061312142441","host":"s3://npm-registry-packages"}},"1.0.7-alpha-db82d4c0.23":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-db82d4c0.23","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-db82d4c0.23","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"7734f4609e24cc770858b623909b8c8f9b4d56bd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-db82d4c0.23.tgz","fileCount":150,"integrity":"sha512-8nVOYZ2DgGVVIMDLzHG/bF0GZl2zKwmv0DdTdTE6ul2NyrwhWBXlu2FNIPcnUNtNliPNkCX4o6UdcGdcbkhgQQ==","signatures":[{"sig":"MEQCIAdTCrJ9PVdskkEm9xtrmHoJF5ryNoU7DPeO/k31P3PiAiAVo373qvzSyoRS0asj08zIogMTzeNoQ9ffa80Zu82Jbw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcoxugCRA9TVsSAnZWagAAU2sP/1zjBwtIxQl3MQ4i6EUi\nufTuIxHeBFYHmoxoZIy4c2jFDSOBEO92K79xdiUFe7j1fH5ylNKI2jQhH+I2\nk0JKuUnBA236rejtlIxWN8g344gNcaRF+XQrIyc8IZ601bWTIcX4jgmsR2Xa\nO/XGEBJGkakcaiA7HfEc+UB5XfPS1VkG3Jd13o/UdpkWdrYIMYZkb2f1rcOj\nRC7lYBlSrBZTeC2ctBi19CQi4rgQ+yrGiCS5XWd+PELIM/6l+eOE9NtL7SkI\nEJ8ahDOfKbOXs23bzkoZLK/GDYyngdi3n4hRszjimlIVhVp7qaDnwjC7I/r+\nKT6tohLblzuoNkk+ODyTbw5ffeVB0wyz0Dc6w1nAKOAdA4W9fL6RlZZD8o1b\n+lUYCciJc0mVTZesJ2hYVQksyspYBE4FCyo4e4sQG764gjGnDwR77xkGlrh3\n72XRnCJJ6GEbNt1NhmrTS2yjMXaEZQ1J1UIQ/D1ap1ACE1C/22OkNZVn1/T1\neJzG7UikOm3eGnwWvVgLHOvdcA61ySvtecmrbtsSdtUI1aTxwSfH27zGQgep\nskN7A+jRo8+kSJFMfh2yqt+GQ9azRZEuTFKanAY9pqPNBY3LNfXwpmXMrF6c\nNpFIAmzTceBHt24LLmSGLojuBXSRGrdSuc983U+kR3l0Kn6TNt2jF3OYJ0rz\nmn0M\r\n=z2J4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"db82d4c008030cab2c90690706644ba312e6d700","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.1","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-db82d4c0.23+db82d4c0","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-db82d4c0.23+db82d4c0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-db82d4c0.23_1554193311921_0.1673141004997425","host":"s3://npm-registry-packages"}},"1.0.7-alpha-3e7dd3f6.24":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-3e7dd3f6.24","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-3e7dd3f6.24","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"3c76adc04f5e243a8bad21fd553d8b89f7607472","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-3e7dd3f6.24.tgz","fileCount":150,"integrity":"sha512-Zr8tfN2wWQ+9/fxYbs5xbq1lvu0pe0ZIV+rPhgCKY57mhji6s18q3sQWfKhbnColgtMqLlZRssEFCJpJ1VQZ7Q==","signatures":[{"sig":"MEUCIQD6QEnMZbp4rEDmLeNzIZYeLF7ixDdIwdsx/pREm/PZbgIgFAvC4rWJTWLqvMcGnciXgWhulW0JsnY2e0QgR5xBYRg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcoxvSCRA9TVsSAnZWagAAyR8QAJ3FstTNRshtIQRAqMTb\nSwvEAjFmlK1MyB4IRkoXuC0JHKQSZY70ajRB3XMISa5dZ02R/5TOiTa7OluL\nDDO6uyjNYlE9vfQn9tLe1+tf2bUb27VmNtbgiu3KcHQEOPCeWZGghi0LB5VM\n+QVBY4EYJW0u/IkaWC9Pxwf+dYB+z+Tp7wiONrQoFBUgyqB+59Inj7b//imV\nAKlweLn8j6iRcSz9LQ9FlXkRtiADCuobbZKxaHvwNFdMjN11J9p/Olahtlzb\npF3w9as+V9tkffHdwaOfbLrHuSDhloOvqmxPnZS+PjtseShDfjDxrFGCMC6L\n9uro5jqFWg7NfVcO8GYVWU0vB7Y5OoFpAiEC2ubozYVOh3A0iePmkKE+IIcH\nsYVR9pb4zfjKBQSacYj2V9cwp1ZMDzNudOO8X7BhCEcNvQ9Onzt24SFRxbC/\nVhB8cy0HvS3XR4JgYIGAY5TstlAFj/l0yOlgOqG7h2SZlljKKqkRXOtc4Xko\nFz0qLsfDUq+LOOTfsTCElZGnTSFHu2WGJ3ipiLZZ54ImbxUjSOZtWeSPiH+y\nDjxemB1kJK6VE3IYn3qwkeXdL4LT503J4WI9GqUlowH3BCEXT8onaIZZYt4A\nZAxG0CeMkmVgqjO44e4WBPyCMWP4Xi1520ECTdkguC6f44JpiYH2Eh1FF7jJ\nUfaM\r\n=fl+L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3e7dd3f69c5dd84bee9b84347ee3a8c7db86f7e7","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.1","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-3e7dd3f6.24+3e7dd3f6","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-3e7dd3f6.24+3e7dd3f6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-3e7dd3f6.24_1554193361574_0.1879166652824642","host":"s3://npm-registry-packages"}},"1.0.7-alpha-276d76da.25":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-276d76da.25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-276d76da.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"cbecd1ae5bb36e38bbcb6a484572331e43be16b0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-276d76da.25.tgz","fileCount":150,"integrity":"sha512-DeKkpAp4RVpvDWYh98cl1cPudBiAH6HVHLbbOpl39XTSyzg/b0fUG/9r3BaXhtz5CLRQENbQ9K11YODdfjgrrw==","signatures":[{"sig":"MEQCIHp0f5HD/mBUMu9sRWHKy0J7PlVc0zoLhd7BW11mqCLxAiAzYQsbQXr9+P5jgZBf671/KvDtsxNzQpjr24TQaMPhHQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcoxvuCRA9TVsSAnZWagAADV4QAKS6qHt4/O39In1JKw3A\nSx+kapc5R27U65s9nI/KC5aR+RHKjf4GmyCGO11BHuHMwMlR8BqlhQ+OHq0U\nB3PwrTofyjTZS05WwFAxnZ+iT58ploC6W1SEDlBjIh4nKJW3ZlICG2t0wkBa\nEWl0OoJ7xXXVzTph2MkdnpN51w9RnagJ7YrmgB8MWGE27nEPzG2iLXgmFA0u\nkQY03xYyyu6mUVujH1rHGpMp9erLySGNNgois8pmyLfgVZkjhn+rdkcMfwXC\nCj3SwkvRHOWYaKh9hVLv4ZRW+F/t8fwEBP/ZfmFlCy00n8LzJQ1QAFnl4hwF\nuXVexGUbOwTuSspLuC3LEl/sVgVsrDP7mQBo00ycXxir7eNbVKLZyMksbXWF\nj3OaEhKlBClMGvXs43DoGQK8woJTKBi39HuHuEgShwPFHsm9U/5Pn8HDyb/A\nPAqPoTbxTMm98p0IbW2ARdeTZfW+N8S1C+CMpcM2/WjNhaNp0C4SFnFPOutR\nEbvB6c/YkX689khXEHImOhN+YnGm4rgTuMy3oYMJ2rhjR6/CJd0eRNSX2CKv\njeGwrrSE44ei1DTEZyApf1UHNmX+btIA2GJ27aeXnR3p/te0zuCDKqwaCKd7\nB3pG7c/8PxVEXNz/AGZj5FYMlcy9gXdSW/xAiGprxCRbvVaH5yk7hD2m+mcd\neH4D\r\n=CAlI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"276d76da194ab244d12532c6806102299a500643","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.1","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-276d76da.25+276d76da","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-276d76da.25+276d76da"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-276d76da.25_1554193389629_0.6039151137912497","host":"s3://npm-registry-packages"}},"1.0.7-alpha-37145b1e.22":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-37145b1e.22","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-37145b1e.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"d12290b45b657ddc0d2c2d6e7c2294c5831be964","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-37145b1e.22.tgz","fileCount":150,"integrity":"sha512-Eyn0/uf27AteylL5vkr1D2VFJ4CTPwXl8vOBBdF66Dd/9sL3THM9yPnNLU3C5PbEE5h5+iAlYz9eua24B7bIsw==","signatures":[{"sig":"MEUCIQC75kMOC/rBCBc5IQD4g4E9KKqVQVvTjVrq0lvoBikCvQIgeg+zcoCQENeLZNALPsV5dQ8SXAGq6/F3nbB/SMC0Y7M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcoxwTCRA9TVsSAnZWagAAQrwP/R0ShYoNZhh50uvDIkSO\nlTF3pjYN5pojMxUcPmQolsBX0KzBu4B2MJAXuTOV0cswzda9Ip3ZRl+n7Xai\npwVSU4CI1X183gPrpF9z/S38woQ92BU7PN4j2YR0eOkTBm4OR3/h3nEQ0Hdn\nTk/qxraX06OhIxSFYZ1x5XDxCkIhhcViqwlKQ4ed5GnCvdB7pMq0bD2zUNsc\ne6+WdM8trgnVKzZMCirWad+4pF7RGSh8ImE89aGQHqtMT8Cnjjndv4UQ62VM\nh1JcjFF5Xg/WNNpeaMfdIybWtCJyT4rNpwNYv2xdK67dyBxVkY6F09AdtGWD\nR2bAbDZ0rUodmB+XmH7vuKz2yAaTt+nfhLAN5P/iXaWpugvvzGxFrh3q0ieq\n2ep6+/6399JtKV2bJf9C3tPK+aE0klqFXo18wPI07OAfHuwMNJqb2z+kBk7B\n/K3iBFu3hBSngl2Uk9EN/S00XBvli4cIjFFZs0LLmIE1XTi8iWEm0lYIk5li\nEdIPEz3zmmOvyFeyaA3wJe53iMK23PTNUp0nXLRMfMX2wKXJU5WV0xmqqyWe\nqVt7+UCagv17qA9KnGWpLygQA/cvQFCFRH3nQ7zm/Z8lkT01ShPNmq/7zvfy\nzICFBZABfMldfHljcfxvjlYTWTpKzDhE4ZlfL1Y2/qMdEW/WwwWZgqlGbqXz\n43Db\r\n=f1hZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"37145b1efae7b936815170927a325b227dedd732","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.1.1","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-37145b1e.22+37145b1e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-37145b1e.22+37145b1e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-37145b1e.22_1554193426571_0.07786571898448402","host":"s3://npm-registry-packages"}},"1.0.7-alpha-c75ea467.26":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-c75ea467.26","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-c75ea467.26","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"5a53f468d2cca148cffd2772bfaca68955f8581e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-c75ea467.26.tgz","fileCount":150,"integrity":"sha512-l8k+XTXoBjxC8+AJE0Gmo82+4oyL5FFw2fzm1EdTSzrWpn7wblEyGCs7pNmnGwugilEidTtPiETJO0auqGmSAw==","signatures":[{"sig":"MEYCIQDXgfGfApf51fqNGFMDV9QswZx8AQIGleLI4VzZam/VNAIhAIzIJQxPQxmtUUJWFH3VuOttl//cgnjHpKuumt4PnXLq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcox4NCRA9TVsSAnZWagAAimkP/iHzi/IoTELdXV+pB0bm\nuKl5Eri4yZ/CPz3NGAeUbCQFCkezNGJWhz52RploNj2IEQ2FeiiDE9VERMod\nu7zdSo0Nkbgc97ffDGKcmxZYyEPOqESIQTM50VpRBBVMHjJvQz/frX7L0kG6\n48A8qWNV3BLK2uqiNXVElr5/3uEcvbYIzcdI51K29mdq3/vrTlvneIp6xK5m\nhyw9JkBLG+deb07CcNlg4EdQSv411e97KZKNSZg8p5qzFD1VjQlyyggZaI4/\nRyO8bw9N+3zjLMgl40HVgJefBdbvdAEF/oaP/tYBuQpFX3uiSNGu2QYTwnqW\n5Y/2kjSjDU1qRHereybnsxYaMLKB/toDOPgbb6xpwesOrfba4GhFJCce7mSl\nUdWqTDpUSjzxPby6gOE7zlX+KpiwVOt41PEhAlZtqhlb23fZitmeWloPKNgr\nwyepcnjMcvcI1v4sUeA42qYgUPfi+eEZC1NYxC5U8efidgX1DsTtxqERvI61\nGzu4WVwJwMVPatWQN3NGO2woCXh77zIDbqRxulRE/tdciVBCgs+uIuZoHmbd\nZAfead33VHw63oTgYp9ZJhsbrKs7fQWCUViyTXsNM8wBYlh8KzD7yrRf5vIk\nm8C+ZSuWclSa95ZCn23P8Bx/4vuK2awuRM4Ri72ul/sTrM94iljUa0mhbEu8\noFBf\r\n=Rlm2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c75ea46773e5f7c46c458e92bc9378f070c8cc37","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-c75ea467.26+c75ea467","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-c75ea467.26+c75ea467"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-c75ea467.26_1554193933252_0.47324491795490675","host":"s3://npm-registry-packages"}},"1.0.7-alpha-e2a295dd.27":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-e2a295dd.27","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-e2a295dd.27","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"e526d5141f42b14fa24cc8c14d44da10279b767c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-e2a295dd.27.tgz","fileCount":150,"integrity":"sha512-Y/al3obhtswN4JeTFgSnPCZfQ13hDOTvTuHapN5Y9ljOkguiWk/+L1/lGrBu7YF4TceRJHhRaTtzX855dcXnIw==","signatures":[{"sig":"MEQCIBvutU8fZurzlk2pTtQtgetUlFYpVP5rD3O3JWz+sR51AiACtQZZcceAJWNny5WMLOUcaYx3XpemeU8aDCbEGUfQ/A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJco4/fCRA9TVsSAnZWagAAenEQAIsx2GwTSetifDBRHCnq\nkthUfLa1LPBn0/QVqfIokswjAKYbx5J1Ox8zfwfQ3a9LXHcf6625Ke3CMhFA\nZSKFf6+R0eWRq9l+Fpudc/fbzjFhwhxRKB9Kbom2PkGA2yVglNd52cOSpVXK\naq7Pv81COxD5UutbSFjE+zRi7FcA7zKUYRhzOYpSSrXRoyRD8GDqw51R1Uoh\n/1M5bV8Zn41mqkR7p+5r3cbkgEvkK3sTiPTXBQ8qtSUGlsxxtABnaj8HSBbr\nuhKrwMgpoS5LYiX/2pdWay2enWhC7vmeT+/iY6DpvKOFq+D+2cg7PbzVp4cA\nFTsLyES5ADGPAJO5FNr53svvf5HQK9eNivu1GqWIywUBsdlURVnNGAr4SkGY\nVLKeyzMBVb3yXrwNxYX9r3brHcwvNgeVKYQDnr9I6s5dRMGo98Gs5eE6fSSi\nm4RRkBwoM9+N42+glxI1IKb3xTy9RhaDYjHdhmMckXChsQ7+RZJvC8E/H3Xl\nT0c2AV+rFDcgraM+Fsv2qAvUmf9SM2aMoLSdNY0OAzWiIQKksHkHithH/ZaZ\n1n1QeQlrps+Mee7wwW1A8oxMHASTbaCSD282PMpLhD7D0bYfOL3a227rRphX\nedI8SZAeECpV+FoM3NjeG56ci3ji6TeWCgoqERwTT+jZjVvV748425dYMY28\nsN6x\r\n=9Rd6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e2a295dddacdc4c0796b136f97e9ab6c26fd91eb","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-e2a295dd.27+e2a295dd","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-e2a295dd.27+e2a295dd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-e2a295dd.27_1554223070100_0.21751487844763062","host":"s3://npm-registry-packages"}},"1.0.7-alpha-c501d84e.27":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-c501d84e.27","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-c501d84e.27","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"d082d351e0a4dee8bfa75089d5fac6a1108d7736","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-c501d84e.27.tgz","fileCount":150,"integrity":"sha512-qrVLA1vfQ4b/bSDlE+2XyMZgTgJ3ROmqZ4oPuEpBZdVIZlpAKMlk7VS5z1oKQ6IBU3D4myyD2d/wy+w8NRpOOw==","signatures":[{"sig":"MEUCIQCtcyK363fJ8aLKM5hrskW9lTqZMNoWXiROWtrsEHcWvQIgUf/tybS+UtVacT04NKb0nm/BeYFwUQj2J2FJ9+1X3tU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJco6t1CRA9TVsSAnZWagAALmcP/jjR9LPo6Hg6rzcqlbmS\nUd8FxJd0N80Q97Mb8cp7BIwmhINYIy6LjJAaWcaUjL9p8eG3glOZr7aNM+T1\n4/ibd8vnEhav9rProNPbfvyApINEPoffTKipFttNMGQ89WzwKuSGAgQ2x00X\nXIT9ivjPX0sq7RkWaRb0xY6NrR72VQhzX6Hl1t/9YM3GCc+7whHzOGi0YzBF\nL0ZkJ8Dw6JIUxOK3cwqr2tLuMffRttVmNLrsU5E+4esUfnfgbg+fH+wcwtD5\nShtQMjkT1TXRhA/io8xBbmcm8ua5qABFi2mlxEWWb+7DphdTc/MVAVWW1ZUf\ndh9bxc4OANNNjWWmrUJtJKThQnFDE4dZKfbuFAyTKFga+WxngW9w6Jmec8wv\nuA8jetLdOMAO+ixHIHLK8hqqZjsLse6H2a+W7P+9TdVLtKir2VyBRbRM1PoT\nR/OEbOuPRtc0lQ9IAjf49lXKIB/hmoNczNyjUK8600KOD5O8t7kZlBSQqnvD\nEoiyk/Mc97J6F6IeYVrRJERr/MS76IOx+j0Fzdk1gwNhOrGvDMFnWYUKfBTn\nOidN+OHIVjVh4nAnfZJqwm/o7Qf2CVUqnZKDn0f6Wv9CMUWp/l61wOZnUFOR\nZVoU2D+bKnCkC1CGOzZBEiQV7//cwFXezP92IkIL20MuTMledxT4x9okiQtB\n9C0L\r\n=VUSA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c501d84efecbe05dbc76bdcab72d4de074f8778b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-c501d84e.27+c501d84e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-c501d84e.27+c501d84e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-c501d84e.27_1554230132697_0.2130663882855237","host":"s3://npm-registry-packages"}},"1.0.7-alpha-aa9920ea.27":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-aa9920ea.27","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-aa9920ea.27","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"98db4cacdf651c0252198907e7d71ca4eb8984ca","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-aa9920ea.27.tgz","fileCount":150,"integrity":"sha512-WwVS1+PYeofq86Z//rcL/kfrlKNADzH+e2XM8nlUq6SVe2cssTY+cVpocS26E0u3dgYjQKP7DEwXWCcCjSVcIw==","signatures":[{"sig":"MEYCIQC8uVKJV3ggFQVgKsvlg/GbwVbOkaZDMWMlup77JKlLxwIhAOrB19rXQ0wiO5QSKy8+O7zNzgoUd2gbiq/46wk9YNJY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJco/PACRA9TVsSAnZWagAABRkP/3mMpkuUiFTVlO3ko2IW\nc11xtoQ6x7DQJa7+Qy47mYSi4jDeRDTdmzXKKdxu0rHnsZ2yHDF6J6qaQL4d\nUFbNg2+z/0vf8OmSyI3XCjcTr8Gf1ZLWWxMKIYdqMxqlxFlPDZ92zPizyhWJ\ntnTCwOK2l79d1XhFMrG/OJjgl5HArYjsQP8ApxVELshhanJkgRXfZtvrcxzk\n8t03KBwhYf0c8EcL+qUd3iXM50PF+QnMJ5aPD8k2NACG74OmwdtD/msZRuql\nd5665TxijEqiB/wmUeDBXjZRXkeswLk2toWHGy2ad1R7rnSo27x6hmbd/jqv\nk1oqhooWcmC4+2CEGyEHVEszBz6fMCBRrnhL0vspfUp9E0NOrtHQM2HUPc8P\neh+FA1yNGCCEVYzHUlJinpL/tym5TYTXziKWHFBmT7foy7hInJYdml30Tr9D\nW4j2iNeXu0lBMP2ZyNoJQUtBzOlUUv8p0wy4JnkGCRl8/r76XjI/2QXuxpPa\nSLDECDC5S3t56aYidlYztKx5/OyavRIzdqszK61Jg8TtrnBhVQL1cSa294zG\nnZT1Q/MAfQDz3C3p0I4ustLgEHN2kZDz79wlQzqDUY+ITUHrsbamRQ3dPMed\nhxllCA3+1a2QfXu/qw5qR6brnhNJpG/hWkvQIFWY4oK3nBjQAtGQedoWa5pB\netR6\r\n=hr/3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"aa9920ea8d1a8bfe5866ee1c313a1f598df835bd","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-aa9920ea.27+aa9920ea","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-aa9920ea.27+aa9920ea"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-aa9920ea.27_1554248639836_0.27003152450522605","host":"s3://npm-registry-packages"}},"1.0.7-alpha-fc2d20af.27":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-fc2d20af.27","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-fc2d20af.27","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"2b03349e84eb9489fd831cea587f422b11faebb7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-fc2d20af.27.tgz","fileCount":150,"integrity":"sha512-SvjNfI5+UzW372LQFU8l0sYApxko2E4tkwrUgWkwFIPr8qzNkIwd2ydAjHP08DwtBBzWEz8nl5nghFCzbO9Log==","signatures":[{"sig":"MEQCICin8A0xRuENzGq4E3DeuwGds9KL6S5ZjNP6xRoy+nQzAiAOit+QNuLu8cfAO6DS8YTsElrvL7hJxzAHOTJhLfFRsw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpAQjCRA9TVsSAnZWagAAgy0P/iowuIX7mKWN5futCxwe\newUplurIMRt9QBbdDe7iunyRok+QK7++9vCxHwes4N6CqG2tUquB6fzBlzqn\nc/ifFlh1U82oFcaLqOMQmheGVA3kLQtRv1q9irEhm7LUJznlKO62eHT/cOSF\nfrqvRwVImY0y1uYrfttZAvWAcpaqfuX3BN69IXzfwo71nPbGnEPasDJelMwU\nb7Rk4O42XFI1uIISahnTW33eMqM7dVRCOGkpJ00/znKq6MdGakkwxePLibGL\n3HNXwD9ST0cW8lqB22gq5qQTor/R96i5mbQH5dwHLSHnsjMMevmBnBVke7MQ\ne7ZacO5hnsZimwDHWRRwrsBTJGBBwKYzl+Pw+5Ht37aXFDGhTtKxUq1KwLYJ\npx+p4ECzbjBxiZgcEKBS9wzf7tJHe8et/oV92f9iz1w8ddSbfm7/0fFvh1Hk\n5kuKLu//ZqNC9eKUNbenM96GM+fadnm3y0kP+ttzPl+rq9iPFuDO06EJjw8Q\nDoD2sLjbNbOJJ0SGuNetzPahTwktiegjEVLLgw3v6gDcInZgzdldW3sV4Y7b\nzA7/LdpTbc1zfWLEndmZPTNkjGLhvjo/e+L2WXWUX9hJ2ByxcNvIuwD868S7\nDItk6/W9ZBoVt+wv8o9oaMR9aqAVc7At4lgLjb2JwiuslVqkVhOtpRUW3oAM\nJxkw\r\n=CoQz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"fc2d20af982f26e8cfffe3062ec5f0d968e3cfb9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-fc2d20af.27+fc2d20af","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-fc2d20af.27+fc2d20af"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-fc2d20af.27_1554252835192_0.03748569042527383","host":"s3://npm-registry-packages"}},"1.0.7-alpha-d8800837.27":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-d8800837.27","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-d8800837.27","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"91ddebea605eec0e19537cf551cc89771f131660","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-d8800837.27.tgz","fileCount":150,"integrity":"sha512-E6FgpFQ52m00vq6FB8lWH4b0Cb4YGuPrXpqSrndCmVsnGgvW/zbdYUgJ82RN5D1DN9tDJF6GXXUAhkx2atadjw==","signatures":[{"sig":"MEUCIQDN9E+f2P77oATENSxUHcAAkquMIdntDWaHsWbODZvXCAIgSbrQTmQM/seP+sHTKjqgscjU0iPGCxldOfHxe6miCM4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpDwKCRA9TVsSAnZWagAA9pIP/0tjbXwTm+A8PCAU9IDB\nTdtsgQ4IE9p31kxdMpVLs08ODRAhUI8JuhvoJ4V6DspjgLay9wgoBcc6G9mC\nz06xF+fTdiIU+M+8YAghK1OGMZdN/fTkzuDNvC6UFOABhSoTSPDR9CPjFWU+\nle8HnkV9umLxJ6uVSEH9zyVU/cumSSxkh4fs+LqfRqXfIOGqp/fJhJk170al\nvrXB/aaqeMHicgVFocHhhiQ9kqCuUhe3s0ciE4UZVuXrjeuNtWjsHnqbMIEA\nhDZ66QP7W6FtO38Ts05qPiIth0DWyveLkFUlVqscD5MF8tUj4bFY1TrkdJIC\nKSbxkfVHasv79ntt29VLxSO1y+nWX3J5khuIHVKfJbtV5WJI5bIj9ZG92Uiy\nAHPW8G4t8xcHnsaBbRRUdivilFYpIKNL6tb5FmeN7FQovoYA0qEZ/6ziS6uw\nkc+50AZW/ltDDmjhJy2uUcEI3vc6zJ6J95ouzG1yMfrNcYG0z8Og/j256ad2\n68oM5iXDDuMlO7KhgdvSZo9YITN5z/QbUFYf3Y8R8MzLcgmg8y294kfSNL1z\nrYMcw5yFt4xBREUgvcLQDXzBmjmxod4JmanpTNrSc7GSC55SmaycbWTewNgi\n+OmSrtaguMurkQrsOJdpJ2PCXUjFAvbRidl3g1MY664b48uX3FrRIUOaS0cg\n5wRs\r\n=ub7z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d8800837a4b4ccaccc04f55da6a9bc1898970f9a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-d8800837.27+d8800837","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-d8800837.27+d8800837"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-d8800837.27_1554267146358_0.3454619256968625","host":"s3://npm-registry-packages"}},"1.0.7-alpha-c11390f7.27":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-c11390f7.27","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-c11390f7.27","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"1cbf37f123730497c2854109267257f08da721f3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-c11390f7.27.tgz","fileCount":150,"integrity":"sha512-/5L9o3SbeS5UtyOxhcckTZ+KMjE6kdWXDrbwVjRiQdOm16W1xiy23Ioqkqit6BkLrZ20Wkx9ueC2jxEF/sjp+A==","signatures":[{"sig":"MEUCIEQS5wRFVIs50LFkeetOFpFAVdXb+fT5TJKM0SgrXdRMAiEA2TJFe/m+M5zxu6+LYqfMBoTVj2w7bl5sQ4mdld/DQaE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpFNlCRA9TVsSAnZWagAA+O4P/ArZow3+d0jmQo+vcgrD\nc+ty903DRiG1KVCBDXOsHAOWhB5i9SpU3op+a6KJFOhHDlqRcRT06td5RbvU\n+i8SHq4cHwzQnaZSWK9IQGB24GwWiyObyF6hdIlnXfVxv4myWPvZtZ5AVzLO\nXvPG4fQwAMg1rTGlvfninTKYdm7ZDHVSdkz706SoxIKtUbiGDlQ0W8jcMhHe\nJ/aROus0fa/wAIXnWy3JxUwDAGAcMsyLwO29M/gI56ETUzhYmRn6gMxYKDdk\nbDzk0ftxyKe/WcF+LAOqQIdgGUBA505fEs5SDyt5gPTu9ZjKWkGQME+ELQgn\npR6PGG9EK3LW0H6csgQILpUSAJ1uTMYfkUSgEBhAo1K+GAwQUJ/MHCP9u9Xx\nAx6wsGPGLcYLtA5bNxf+ayRm4uLqWaAGYLZS1apaD0grpfay0Ym3hKPCSnyE\neZaJ+9LuvwOdRXfI/TRQVnIwF06jduwzFGSy3rYqOvwr/RYr3xDN0zyhHJi/\nGQE3nq72b/OvgfxT80JxIAE5NqGiI5QjpWPoaT1fBuI9S5NYw+1M/+FSOcSU\n5hkzZvqLGRqD3kw8pMJ9ltLzpddtg2jq2L4lhfYb8X8WwTYGb/BgnvJXHBWI\nPa0jTpifsGMG6yLCN1H2FaLldLSd37FmeoKSjVUsS6RQW+9MNEPZjPas5Rnr\n/a0D\r\n=qP4T\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c11390f747214872940ce0cf3f259422191ba312","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.19.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-c11390f7.27+c11390f7","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-c11390f7.27+c11390f7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-c11390f7.27_1554273124512_0.9907080191966076","host":"s3://npm-registry-packages"}},"1.0.7-alpha-a360f4f3.28":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-a360f4f3.28","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-a360f4f3.28","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"6c029929bfbf6dbf3d117274acecb17a64d14cfc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-a360f4f3.28.tgz","fileCount":150,"integrity":"sha512-+PbsZaFEsATyyL0n1AlZ4NMmQ/wtWiQT2izgUSrxgGQYB6djE3BAUj4+JBmTkF+PUz3OprHtF+6k7MkhuBYE8w==","signatures":[{"sig":"MEUCIQCZbjtdTU+3cfl/W34Blcja95PaMNSic4u44+Je1xxoawIgNyBaDg9JKN/gqwViMxOfcZLYKuit9zKsU0FF0ZjW50w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpFN6CRA9TVsSAnZWagAAzDgP/i4fXh04aTgeIN+IrAP9\nwm9EK5gW0MzurNEqV0SV6F8OUh9LcbF+JqYhHhf2He2pnDR0lt9jPhCUXlDJ\ndCBXame1kFVcUleHbBVMTHs4MQWs4wqE4QRKPQocqjHlBSk/r2oWxh76UlF5\nHL+JyhUSjEu6MNdmpvYrLYeQGz9rIzqp4znq7/QYCIMVXTWx51b4C/XUGWlI\njNH6KQjkQLh3QOr6PAKBidEV+SipRdK29IzM49T/ro+sqyn9VXg5bDj5RYEM\nBCHBSPLxqzclLITzrOYMiqxEa70i0WLtG/Ed0+/9i8pbsIDv0YRMf+bAwNbk\n9WNKsnYsE1TZBTAnanbo47+4uHF7SMMjajB3F9l5pdJALUzQFh2N9qe65v5a\ny2wxYf+Vixn38KyfjQt3fo22/djDGudXjOraCsu+RwjXE8hJfcvTxYY4EH/P\nIdFm/E3l+QoirToJdwCe0Q6bIc7Sn+ggeetRux8vQpD5q8whJ/qIXTyQYI9B\nnKDB7xDKiv8ujgRF4RVZarF8k7Uy0F+VW2kY103+dWwlqJGNUexv5c8frkPz\nEBJLDGZV8v/MlfybXJJI37B69jy1HvmIBop+rFA1RSqPBnif0cUEpNAiugbb\nWI7QYsRR8cudJJ+mMQehFNTrcn+2gfRqPvID6ZShd2lt+dXb8byFDOeczOS8\n2pGf\r\n=YF7k\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a360f4f3a3f3eb86e7a9a5d657a3211a4650c17b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-a360f4f3.28+a360f4f3","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-a360f4f3.28+a360f4f3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.0","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-a360f4f3.28_1554273145761_0.505383796157308","host":"s3://npm-registry-packages"}},"1.0.7-alpha-6bf20dfe.30":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-6bf20dfe.30","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-6bf20dfe.30","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"4b51a8c4dc0271e479b44c5c45dbf06f769bb62b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-6bf20dfe.30.tgz","fileCount":150,"integrity":"sha512-Qn18VaR7rw5AAKs+MbvMwCvhV+l4h/nLF9OI7E4PoirRMF+QxE8XR9pJrBwwmejcV3mvZChyg5tLvmp/mR2LUQ==","signatures":[{"sig":"MEUCIQD+laUV0nFMA1M33II3p+pPHxpvd/ui2RnX/eLZHRzgJAIgGK9zJpCgxevVNwac0Su/bFR0BROvWJ/sUqYR0ugwoTc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpFPJCRA9TVsSAnZWagAAvqsP/ilLdHV8YjomzH88jDb5\nWfF1z9GGMjW3HvYzY2axffnPAKSPv1V+SP9J40xA6wF5z6b6OdI4XNhl0iWN\n18bjbtyoxhshG1+vBXoUQFvZVstZC7CBGaMzd8w23oSLhSAAUIxv6yYFCLhN\nrRbmT2LgULhDsbIi4Ph5xWy1asRp7k41Xu8qBFUYBZOH8sNzSDBXE+k6lZ5i\nzvRooLPMRf2/IlRKvHvOTqh4VXC9vz34j5KakkfKm847I6UA+yx7RrR+fZ19\ncUpWhE3xd7IGHyjZkND7BJXiB0MinutMIhkiTU9zo642TSVGBZEc4PxAKhcd\nnK+Qc1aCCVupirO+TpI+33dUul08KGNi7emosgSdtKl4wGOGk61qgUtMIX+w\nrka7jZpyhqBwPftFZx3KXsHEVPpddFUb8xDCP9jb/Rva6bo3dESUYyqbRD36\nsybYg769wG7RlV6ACQguRftjVE9DzqUuOVreiJLwAtYjsSn6LvWMysHmXiWe\ngIH3dq4J3fCOck7Eh/t0sKzSFFuiqgXscA739QNQhOVS0dOrk8JhK06coBw3\npRdok0iy4+itQ8k6rNUDdbJ10A9yF8JWwBuFvx/j2VVUSbpe801ADLzEd2x+\nrBdE6Rc5Rg5jKMasTGODQsf2YAPucBKK+0LhAPd71sGkAlLmtW6dd/w5wnTK\noXwX\r\n=far0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6bf20dfe8b330d6010edcef6013c92507b5e7f49","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-6bf20dfe.30+6bf20dfe","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-6bf20dfe.30+6bf20dfe"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-6bf20dfe.30_1554273224514_0.651215143767907","host":"s3://npm-registry-packages"}},"1.0.7-alpha-62d191bf.29":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-62d191bf.29","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-62d191bf.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"9564825efe285a533b2d754fd03ad5bfb9fb293b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-62d191bf.29.tgz","fileCount":150,"integrity":"sha512-/tuyf1EuupKaDV8i/3XMxJp5rE/Nr2cDAhvmZzA/XTzkVhaHzBwcPriq1jHY4fJwL30chyDKAw6gLD2h5ozNwQ==","signatures":[{"sig":"MEUCIQCfodl9ejeid3TvB7m+lIgPyziYfIPMmgB4XjWD0Z6FcAIgEp4NByVPrPd7SE+sl29m8IhfRmy9U40JW5jBPXGpnH8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpFRwCRA9TVsSAnZWagAAUOkP/j34hspa46Ml3qw1huhW\nmUHte8HEVW5XLQgvmJ5lSxYkcuvW4mjyCi0b2gw0VMVOe5MIZ0ywLUDeA0gh\n1XYfUG1xiMjjJqFiMknJKOq/lthQ70/tlQtWxhzKh44WZVhwGNzZdOpP3HcD\nSzdSBnvIw6r9vpWe9DHE0by5/xLgdzrFGpFS274S6pNkGn+YNoF+Jjd7Sw7U\n654sCA6tz08viw71Uv+lnBdxX4RWTEgZ7GvpSi1ifeImoA/bc+xHlZtSi0YC\nzlY089I1TTtb0kAFXcQaSXcomdRWa6Kimck4bBWu1ek4pDyiQItaRDjpcTWA\nrTyBDq9HZsbN+NsONy2vuZCCPwQ/6LBdpNy423Zq01okP0+Ygnn7J+M2zbev\nxotrrOpHe+t8vMLezxaU5j8HJwJ0qdNfvW6aMLLFTFHz7l89OCPY4MKr3BxN\nN7MpwpfCLIZJ64yqArMbmdJrlEP1l5U5sdjkNr4vBl3Rh23uj4DAFN4CY06b\nRhTwy88C5EKl0UfrWY7yWPNtmtiufYZ7mdq6W3ugtbLXVccGiIQ+N+uY83sB\nSFnPRqgur+u+6HK4YQslmLccfvPxO/WIwQQ9gWoYVlyC2H85+zf6HYdi0X6p\nxIrK6EbE1/p/9mN/OhIjmA20J1dsQ5qt8460wl2GM3OMUXH0UjgT1LEIVbQr\n4uQ1\r\n=x2eA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"62d191bfb2db60e29fc2efff0bc627938486e0db","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-62d191bf.29+62d191bf","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-62d191bf.29+62d191bf"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-62d191bf.29_1554273391636_0.830552560498796","host":"s3://npm-registry-packages"}},"1.0.7-alpha-f28ed608.31":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-f28ed608.31","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-f28ed608.31","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"cad6cffb0f5050ace8dd47f38867758957cc87cf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-f28ed608.31.tgz","fileCount":150,"integrity":"sha512-cd2UXO+tvu9SX1YIK3FDeOO21mlWjfy7IDpSBafvf0JeHSw/MoVdAbwdcTThZkGssI8Cy6wMy65AqgSKo5jjCg==","signatures":[{"sig":"MEQCIGO2u/3bu94SmiuPMWuTQdHLcgSqq+jGF2idLHPGo20TAiBvds6jq9AI2C9879d6XEeaAiLvPYM2D9FY0cxTuFeUyw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpFW9CRA9TVsSAnZWagAAlVkQAJv00AXLQ0jgFVDBZCpK\nlufOl8JnPzSITXHi9aS9G8OJQGZWQwi0D99lDtx7We4+q1zS9RrWiu5AK/F6\n/J4eWXxx+ahQMPi5RLThRP0WGKrj8WfctvqTvVLyqSV6X4qSjjBRw1+tG5Jh\nws+wDmUBzm8NLUIKDE+yyovUujtpYUmrpim6vDknNtgZabGbmomvdRNvPxnw\nBVtbF0kc483Ja7jsjBaAV65S4n9bXxJWCoQKWH6r9NSRXT0mongBhG5Cbpsc\n1zkpm6hix2aw6+2Z6Tdp88Xp4jAEWNLE1i1EjNsrMJkAJblI9jiXky0SjtLx\nmanmjdxIsTipGdWbvQfQRf/jsfw1Zg6QPcbWQ6OCWXI437iVvjbKpd/JCLzx\nlGEi0lFGBIEgy4w+mQcJIRIA45Tzf7VwfhS3wzZYvCT6maKysQHX5fr0RoTK\nDCMWQdr48Umo9QCbDBkSb71Se/D4Vi5/HvbWWomSHsoW8b8GlBm3Al53Ze00\n9k7ARin4C3r5S3FU8f1JSpLDgGl6h48dmA9a9JjPQ56OctwUUvQ14YV7vwCL\nMabyFtb/5h9rU6WTwwo7n66HpFvFNd9Or66TkJZS/E4EbkLumU0vuSI2dUsw\nyOySMxc7uT7xsD6t6bmPCwhuXdfpF61upwugCtXLn2l3DSXGMB2GW3Lfv0fe\ncwH7\r\n=lwaL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f28ed608fe2c4b1e9251706ebe5dc546a6b5f83d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-f28ed608.31+f28ed608","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-f28ed608.31+f28ed608"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-f28ed608.31_1554273724480_0.5695609675763198","host":"s3://npm-registry-packages"}},"1.0.7-alpha-11e8b390.32":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-11e8b390.32","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-11e8b390.32","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c9a0a1e15e4d88cb25cc8c1a6ed044aef328f51b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-11e8b390.32.tgz","fileCount":150,"integrity":"sha512-rknWGPhoSnvPuPJ0DxEOyqoaL5CJoc1hNuTjR4oz8Thr06X88SQ44T5hMVXG+clWnURhdW09doh7kfVWv58uvw==","signatures":[{"sig":"MEQCIHtCekqYte00cB3FWlALDlW/3LTkx90nDabuqpwYUlsbAiBoV9B3OQC5Vb/gU1gjpWb4wq8rUtNAP9ksmyD8LJRCBg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpFXYCRA9TVsSAnZWagAAvysQAJ+K79FMdTl5uq26l/2k\nJ94LqVR9+98Aj+KA4AMbFMeWTDBakyljU1zkLbV6JYd5hzcMXyLTFiFqUFvn\nuaMC0L7J5kNFUoAyE+8bGjxAVOLY6oL7dqm8hxJ1rDx1t3T+2s23e7JNcQsF\nNG5Gv23s+2re3R0KpjW66eT3aejP0Fi58vWV6Wmr+dmzr3WRbngZkSVKfi0e\n91vYKgWN6uZlmtFsIPzXjROKbS8IWJnQLN8NZG58peC5ouWZEMIhWgVQQ0e3\nV8AUwPJUyniiZTlRtwsoE0nOAXF9cXxU8n8funeFSxTrlHY948emO6cZ6c/2\n/JplbRcIvLVYlViJYEhBiOAVOc8yegzBgLuAcf2Vfy7h5/cjfCrrJpIza8qS\nElvc5i82yWQcWO5aWyhLnICxAdQ6ZVJ4JMbD+mZ513MFDRa/xSx/KY6wgpuf\ncBG6Bu0bEiIJzbWHFE6GIhVrJTdUlL8tdOLMkA8tuWcipStyf6AZhC/dlFNs\n0AuoG1OddNO9nYhXk6Ovvdj9qj96E7qo9Ldr2mQ8tdK5zDyg+gRwl1GUJcAK\nm2Wv3Y3A9NJFyF9ZZc0F3063+79cD6gxleiakkNuOuib+fu1OjDkqgIcUtiD\n97csB1uEO1W+MnR4lKbKQrVJHlEPOPelxY5VVg5CPjDQ9Aq+NfiN9zsSFKnP\nKCvv\r\n=bk10\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"11e8b390ff98014f5434518094b1343301fbc2b0","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-11e8b390.32+11e8b390","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-11e8b390.32+11e8b390"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-11e8b390.32_1554273751912_0.30462432473116974","host":"s3://npm-registry-packages"}},"1.0.7-alpha-8f03e292.33":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-8f03e292.33","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-8f03e292.33","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"9b50fe908d7c354cc5a973e4a9f0fda054137494","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-8f03e292.33.tgz","fileCount":150,"integrity":"sha512-r/nvaTudOJoxksOOd+xi7TunwhZXRRepjCxDaHlCehADaWdnyrqJ6rWtkFhMrOuMmJ1GgEtUemXnf4Q58Q2krQ==","signatures":[{"sig":"MEYCIQCg+KngTYEexR8p9J8x1gmO2/NDRNy1I+mzcqOpCJ0gFAIhANbVEKae+i+xDnNXU5aeWgKomA+lUkr7KkYKt38pim0K","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpFYdCRA9TVsSAnZWagAAsscQAIKFUCJmCdUASsJcqFWW\nQnTw9tMwfbHLdlH2uk7u6FCRoX3OpiMIY3NlzAtppNZZdtF2xZUTtWus92eC\n+Am4B/FdJ8bWF+UKkv4r70nZdvIBJXx1MFxAcxZI+no1NJ0bhW5CmMG+FpR0\nmLksMS2QRfvyDG2U+tfb1hUKWpN+N8TglBMmKNVEdfaLsZZHhna3vhoqdY+z\n/tfidaMjx95YV4oIZP7uivL+IJhl4i7/yMK5pKYgGfDct5pqrMc7e48MMD2b\nOQLwQyh971kaxSMxsCpuYIDOHIZcb/IFF44NCdBOrJX5aZ9XhIBv9roTD191\n1YfR//+j5kgFwRpEp01+f8Cc1b2vYdhF9+VlN9fyJUuNnTxgahWfZmN+VZTp\njzYMD+Jv8XhIT7e5YpcdEIevz9Bpu4ivjGxgPkzf6MztHbWQgkCHQPLZs/39\nLsOqgSJSaW21QoGIVTY+3JUz7Pgs9LMRyz+xIZzbZSRWlCZUYjPuraB2Hc79\nsO5DhpBui3VtXPJQ+SXSEdBGFGofmztc1+GBDnqB5UWm1/IduaL9wASCN/4f\nxJWW9Tb0R6jwrZLArGK/1fIJmXQLcVGxjgpWgcdltMwvGITT1+46TFNNS8+J\n/1rsfEjheRxTFw94+UF8b4vkC45We/GxLMfiXREX9fYgD9pfqH9QjYyxay64\nVxoR\r\n=JrH/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8f03e2927c4586499b572764db2692f774b80138","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-8f03e292.33+8f03e292","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-8f03e292.33+8f03e292"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-8f03e292.33_1554273820899_0.24761613718931108","host":"s3://npm-registry-packages"}},"1.0.7-alpha-90f0938c.34":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-90f0938c.34","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-90f0938c.34","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c55147b1cea7726157aec06a6df87f2b58645cce","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-90f0938c.34.tgz","fileCount":150,"integrity":"sha512-z6kKX0tYk6AWHg6ULydDy+7o7Ft3i9sGoEPMfU6iRTOBzprnF0Q9Z7iCF7e9uQXVHKXBlaidfVkzaZkVIFtonQ==","signatures":[{"sig":"MEUCIFyhnRse1J6v1KqDGLN+RJ11Ane1I8L04xO7Aw6sEv4OAiEA1qxCTOCA7MP2nr6NvYSKwAvsSaBADSIZi0WuE7xdywI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpFbdCRA9TVsSAnZWagAAuKIP/0ssDk2NgxlvtjMYeirt\nWQulZ77d8Ssk8itq0q90u0Fjq0v4Kn6yXisgeHvFZo0QTPX+luxe0JEGdVFj\nRWS4uTeCxC7FWr6hRWyy+qxuExICjrdoxpkmS8saHYFpbzLMAJQJwyTuAq8c\n+WFbg7PEnptWwC0eukjcNFB1n0uVfn7yP8A8JHuz3EzdE4dBXNGs7dj0773v\nFe2xon0LBBuDo1rEkHRYDrm2P5Y89HDuh2iIJCHITWd3vZfZ+pN9EyJl3Xmu\n/ez128pzU3ihI9C8jOxZ8klot+eoDLjvGz0mMwQ/vx1rf0mCVF0AwwVDQKHr\nhbhG9b0ELLOLLMp5C0QTJMyoIAuHVlElSJ09Qtmpk3FSDHpJgjOdesflCb4U\ndiJl1puFNm4g3bRmWYgScFiSBt6lh9KBPrm9ueqJIVXeqpVuHa381Kk6klKP\nhtmFr/pYqwmMQf7lHggKhW1mAcnT5N4W4NbVjwW5xu1x5lhqHjMYpUxPenXe\nOccKVpzEng2j5swSfqXHeBhNGzjPsbuNhgrxVNCkc5zsOoY57OVIjrqAil8K\nW0/FhRoXF3ZtxLy05QiM9hfQloXSKK01aWi6ZFttjAxKGeHj180ljMn5YWve\nyZX2gfUUMOkUfWj+Xe7qhg2Upp+Se6nR9/S8DSjD4wc0nSPaGLwNiI3jnJlK\nHMiD\r\n=2mth\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"90f0938c204aef621abd171a44401830cde22157","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-90f0938c.34+90f0938c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-90f0938c.34+90f0938c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-90f0938c.34_1554274012789_0.6261095925580566","host":"s3://npm-registry-packages"}},"1.0.7-alpha-c1d0ee70.35":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-c1d0ee70.35","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-c1d0ee70.35","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"02ca99fbf80c4f6f019df05a8fe3f6bd58d16a63","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-c1d0ee70.35.tgz","fileCount":150,"integrity":"sha512-TBK0ywXp1jlAvXo3GXDbOsTT3fbngkwhpayvZECx8HMYHL93HcLtsoZ+MHRIDSOnXNcjaIRAbJH8aZlzym7leg==","signatures":[{"sig":"MEUCIGd5eQKLoZuGRQSH8dFcbP4QI7gyPt6aBjeqcdVQn1kpAiEA92bQERNTQeSNgSqkIAvh5qTfzcault9734P3OWW1rrE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpGoUCRA9TVsSAnZWagAAnMQP/1OZ3fsiapnC53tCyeXx\nA9JF6w7Vr8ort9b2wYwm7/Fa8NGxfY8WkP/tFt8Y+fGW0UGFEiyBxTDj1LPz\n8RRyM00vx3i7WYnoqSUVTisS0TEIXqQ06IHSCv+c7+aj9wQex//4V/8RbYpR\nSQ8xCKpbKQ2fg6VJdU/Kl1hQy3jS/jwxLrjlNGH7t6Ho127ZDWzYwdfZ5tvp\nS8FKFLmLUt2aYgkHLfBCTpjyMlCLqdNBwhOIcH2z/u32lZJp5Oz76gI5DWm/\nm5S1TDBf2BzamCeFUQl7Vr3Zbdzui538BU65COuPWIC8YfZajjEfm7jaJxfA\ny0vKL4XZX3DIdMU6/afqx90OKaHscYgqhEyoQ9Gjlyktza+gkY0Delh3rk0o\nwOqlFsggDfR4MN2QDgK6mHhf9l6jBmgwfeQGqvzxy2T+1VJbK0ytabwBOywl\nbyFphrP6u7VQXRmCvWPNHXrbjeOY9zLYxljHW5AuYSr3DWhggUZk0HvhyF4/\nQyrozhitaRm77RT3mSLgcUu4HOQxUdD/PBfKZAXeL2VfbgkFRfAGMlLMabVb\nkerl+OBTO9KGiyPqAcNhRPapINP3zeQ2qk9KAq5Q7hT7l3/pn9lYUlih+QZL\nKEcauIm4VMBE26Bo2wvxv6dZVB3IqunyIbDE4m2tPSBa2BbxuqrllmsF7xKr\nLfyK\r\n=9j7M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c1d0ee705f7b19058d3f85a7759883515f8260ee","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-c1d0ee70.35+c1d0ee70","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-c1d0ee70.35+c1d0ee70"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-c1d0ee70.35_1554278931763_0.39870892019200066","host":"s3://npm-registry-packages"}},"1.0.7-alpha-2ac7caba.35":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-2ac7caba.35","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-2ac7caba.35","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"588f917f0a3cea65d7e70186af4f90e1e160d4d1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-2ac7caba.35.tgz","fileCount":150,"integrity":"sha512-lv9mbU76RtMnU99l0PqqZTgRec3ZYOrjfUDRgnjSg+dISMeBYdlAzYCvSl5AAs6sUhuHy5Gfepn6bVNzm7y+LQ==","signatures":[{"sig":"MEUCIHAl9qNMJTs7YqD0F37BY6ig8kgZ3XH1FWvoj++H45IqAiEAiF1HEVrtk2Unkljj4VaHS6Emu3KPccoJRffGhpUCHQw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpL1CCRA9TVsSAnZWagAAXO8P/RCvl75/LUDwqAyATEbc\nO1k1veEhOPguQxeif542zq+/gBYUpEqPXr+94yJQXeYexf8XimoZBz163Arb\noupWpYX7A12Ty7EblT0W2R0o9xm1X/G5kAy/mCm5O4UTqXUt4arY3GwDN5pR\nIs+BmEi7dP5skPKqcGz/UM1uWsI81ARMZ9FA20p/p42qBFCoPd5EDI40X4i7\nUKk98boQq7peN4cEjbZ+CksBIHzvAD2nwWRFSQPG93EFjYV4ojL70H2w8jCJ\nfgko1yjjaDb8LKFA1qlQUUSWu6k/JdzGZD+9pzOlGribw2w0lBvB3rthZR+7\n1sf3rz61qLfMflWlA3G1pLn/S2G9G7lFik678Y4OkunQgHASOB9il53QQwYp\nsnYR9Fdt+4VgIF2h/DGGafTn5PfnLmjKA+CjiXW+KIWm2Vtu+L07alAgzZKK\nxSWi80+bWhB9LrYKd4UZriWIi2Ko+pTLsTIfyhtwH01Ji5zfxLFLAqA6epF6\nLd7r3VNcZRF8C2kSXaF+hxQV+Ln7ZvV0fb2bfnikWFei+wbdd0ZVAV9ePTxR\nYqFxP9wQ3NcyrNRpeEzXJiaAVdB7l9QyqfrcZNuGnRnWJcswpx2viqoPcDHY\nWAnoGjdEFJHilswsZ+VBzCCrDDoym/5+nqJq6sPWw33QQ54Bowg+T4tH0kF8\nZmAs\r\n=0K3q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2ac7cabaea239ccc963116fdeea985e3daf0c52e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-2ac7caba.35+2ac7caba","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-2ac7caba.35+2ac7caba"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-2ac7caba.35_1554300225096_0.7037651385687749","host":"s3://npm-registry-packages"}},"1.0.7-alpha-4d118e46.36":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-4d118e46.36","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-4d118e46.36","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"4aaf73519872abffb9b62b01f9eeedafc8e2740a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-4d118e46.36.tgz","fileCount":150,"integrity":"sha512-y0+Afs4p9L1IjzTQgmdq4ifNPBtMbM6HkJm9Dvz7xsYY/XT+s1/O+On1NpXb0hhuC9bl3HaIRbNPbNYB+keVbg==","signatures":[{"sig":"MEUCIBEi5Ui51f+T2qyOAYrynsjB1+t9y8MUnhjA9tscLb8oAiEAl2hI8386QGVsuwEhFXgO8W04vIjEr1EU7AM4HLtfx1c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpQMpCRA9TVsSAnZWagAAc6UP/1gsNkkUGlOhy+v9dq6U\nIR+emCv2+7LVUq0EMLBszn1KA43/+QJlE9RMdANQUhXHqN3DscDHqlh3J56a\nYmUj1hzIR0309FCuOYDC+Dgbx8z46fggS+hVYo8JsDjhdxdqnHiGGvH+8+WR\nfN2GaN0np/N53GMzsjXIjL9Z43jFPcAZ4u/WxpLxAL4Y2EOUSQ17iKJ4sLEy\n2jLIXAGmwLuoqeFnKPy/7Li2+6aU3reKXaMcOw6bhzF1bZGY4P6JzmFfOq/u\nQyV+rgYgD75+pdzDYBeT+nno4AB6/knxWxVuUAAFpswA72Rs9mgQ1hS17AmS\nPBAfEwc0Gf4pnupVckYtQa2Ioj+ARce5H0S6RonE2m/Gn8jiQRWoAaKVb6gj\nezI6cc6+UH9e2Ne5MBBZo28nDX5fmHGfFjxYfoEmozKjIG8i+pH+edm7QAmJ\nwkWpef/b1D0y/O4Xqe7c57zO0Mtrt7yZgxip4xlZ4SmNsOwiq5wb80J9apzy\ncsh+WVO5TixmvofjY6kX2lOKWnRIVwy5J2L/0exiqzH6YNkKpQnEQfuyN6E0\njs8arANr21nQha4itHnpiAON661Eb6W6wFoL+4kMXiXP8zs0SP9r8ZrJG/Vs\nDWqcDp0oe5sEYz1fQMc8lVWiK/jbdjBscR2l3rZQwlJS3tSGoR2KjR0V8Jji\nf+AI\r\n=O6Xj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4d118e46c1cb04e6c330ac2ca141ba7bc5852f51","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-4d118e46.36+4d118e46","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-4d118e46.36+4d118e46"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-4d118e46.36_1554318120209_0.9105889882466216","host":"s3://npm-registry-packages"}},"1.0.7-alpha-5e096dc9.36":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-5e096dc9.36","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-5e096dc9.36","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"dbb9131198ffc0c3d4e8a922f2624164ea8280b7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-5e096dc9.36.tgz","fileCount":150,"integrity":"sha512-bDUduy2UWf9QifiWXqVJgHT4C0iMD7SS6KKhZmApzV/wpz5PbJ8Robe8q6HbWiL3FUSvw0CRVOLzqh21MLK2vw==","signatures":[{"sig":"MEUCIDMB3vQUXz2MLJe9FHpZGUpAgUcDeTRxjLJ9O7f3yEM/AiEAql6y2+JSs1u0CQyT0NDzFFNLJgR268gkUXTpMHqH8WQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpSw+CRA9TVsSAnZWagAAPscQAIj56Pekr6N9jdxKMgWu\nu9g18w35HAU1qZ3vN2foQ000/cfGxonNmmBLpN5exxatndhywbkGn2GK3Zy+\n7/SnPrJQwXA1Rblzqbrstxhs5ZP6hKzJy0uz3ZeFidZfIQRhTQAsOjPoIiph\nHBEYy/JQnZhTKUe2umLdL8dUlEGdp2p96lTXg5iXMoysJ14Z4zNkkDkUa12a\neWwZt3ZC1zi5MWbdDjOrD2TjP+2AOz8Rr96rINRoBgbpK4BG08ZwKr6RzLfa\n8Wu3Gr2g1Ux3/zktw+CR5/M+XwybW/VdJN2oGhlS6pkq1EHLBFB3pG2Ejpk+\nxDDw9VwmkIsM4FxEKMdo1NuoYZUrUSXsgsLdDMARGEUH64GZWRgCCbwCL4fl\nwTZC9gVSrEkI0c7PYJHPrMGvWIiwFTqIrTH9MkctH1H8y64LNRqRaTz0zTfX\nF0hx4VIgawib9X5bWTcACb564iBKU2dn3UNLaF9ml3N7KhEwepv0eD61RHbt\n70HAAQQYqWYXdOX8ArM69YGLXTDYQIAVeUx69nGuWXFb9vbIglf5z+8jPXxB\niyKHOh/U9Qhp6v/wApPcgzJiNEDCLbZBYGnL9CV1NIvdsLnPD+/G5PW/juDT\ncSYDLejXJSdmUEb4QG7FXG4u9N+PX1WZ1KsmpunotVsxxfFNBZy2C28A6X1j\nyGoG\r\n=nAUK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5e096dc99d3d0b32abdeb4f7eb4fece43b89a77d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-5e096dc9.36+5e096dc9","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-5e096dc9.36+5e096dc9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-5e096dc9.36_1554328637811_0.5474013058800429","host":"s3://npm-registry-packages"}},"1.0.7-alpha-c434c51a.36":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-c434c51a.36","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-c434c51a.36","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"bf49e91513b2ff122dd89ed6ce6a2e645b69c61b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-c434c51a.36.tgz","fileCount":150,"integrity":"sha512-uW0V8koiDOYoM9V6zhMC7+3C8dnU60MHK6JCY4caIF0e3PtNlxnyFZlyd/IcckSXqoMWmXYArGUMup1Zis1msQ==","signatures":[{"sig":"MEUCIG7HwKiKtTtPxIcTFXfp2+JBxcMJjcZPOOzwheJ4cEMiAiEAj2GjrT68GF4vRzznECM+HKqJABXQ24jW2GPz21xhlTU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpWUbCRA9TVsSAnZWagAA2qEQAKGRTphC8JS9eleJN7PS\numJdbM+jtJ16ikVIhpt+6qQq2fskHgjW4D913F6R7sxsvFTBs1UyKGYQNZjg\n15PhM75vRP8uWS2b2YorywGdeWlMFtSgB8bVbBejkVwaUIJDglN/1PlmJ+JU\nou+X75w18ZFGAqLCMXkLSKdT+nylLuxnYYmgfmtBWGRmTwaRk2eo7nbo6RPl\nrFrR5aJ+rmCpkAQI1WLPxYuAUauqr1HzJNq0pMR6Mc6BHah8nF3kozATjQKc\n5uDCAId40exiXN7AlBMfalSePf3FVO4aUAYKAIjnmWbBmI44ZnCXNVMpb4FT\nRuBOVorUoCGFVKqlp8r79fjF1ineXaaSYyp8g/MoYQ3YVO1O+2wkZspIFkbL\n1FxzlJFklmGn3qKtDHN+UVgA5zGt9sz53InIBmVJTaNQ1U5dlkfWQmkBU110\nlJVxvkHQyCuA5gzKLx9pL+UEFK0liVQlde76qKmRLQiitwIM6vPeAzYoWShk\nSqeRzIdt/lHx1lSoAz47X+EgZgVTHlt2gzfhWiP/bPfj1qPQvjqEWHskGH4N\nRUmNXBU/r/M4/NpOPQnoFNHY7P1mUnEf3Zt9BFpcqsZdsFgYUyI799Jdg0n0\nPE7f2Sr1no0I9eAX9g0njz1OjJU0xdVeC2Bh0hWrqX5p5yRVBJxMhdFkLN79\na6vB\r\n=+mH4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c434c51aedcb26dfa7c3ce44d37015ea39fc401b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-c434c51a.36+c434c51a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-c434c51a.36+c434c51a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-c434c51a.36_1554343194145_0.9455774091693276","host":"s3://npm-registry-packages"}},"1.0.7-alpha-7e28409d.38":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-7e28409d.38","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-7e28409d.38","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"8ccd1ed9c84ce138653981fcda4105053a988411","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-7e28409d.38.tgz","fileCount":150,"integrity":"sha512-xA5w9UunUfyQK8hgslsV0pF6bDJ1uUc8S/GoNXo8CgZf9bSbDWJlKSzmOBEWo9WTn3m3SyMF9WKAFAdQrEnQhg==","signatures":[{"sig":"MEQCIEZBD9kRg3A2qQnabCQAxucFm34JSJObxsO5gZ4WNjoDAiAb7TMs5iebulG6L9ctRM7djlh1KpJ0IGUWLvDwlSZrGg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpaGsCRA9TVsSAnZWagAAf6UP/0iyPw977OM72o7y8sVs\nc1wwMmDjBgErqSl4qnvZhu6+QbHCK6adn0YwGFRhX6JJqWgL2LnC2HKvTKKZ\ng6JrG446HsrV2wAuXmGilbR9kN52t9RzZpRcIbBQAIROYZT60PKCmfjvGyMa\nRB1kTJebZHvYeP3gpN8LTs/2iKyS0N6/6Ti+yplCiFgbyqHR7NFGVc48XAr5\nBQv//c3CrzIOHF/CohpLs1nDDqsUv6olgfVjcxGW5MFMVRhWE4jFuhuOL4FT\n2JuIsImu1hf8SPc5sdD3LT62S07OoF1Ic/arHN+MSZAKdw9w+qi3tVRyDLjI\nAorDaOKQWeOxpiP8IOoELXJZvu1Qhkr/s6iF2/Pe/Z9gv3gsjBUV485Os/hb\ncybSDhXYLpNQy8YepR5vx0hX2+EELlmAbAlexLDg05wQrbNsM91MY7071y8J\nhOhhJwj4JDZLCCElck48McXwJxUcUZGcH2q8Phy5gZWUFfp5vN7izYh3P7HE\nrH5g16hcZfp7c1BPFxY10TdnGJ1vzTCM+Ap6hS0ic4nYccOtaVLc42Y24Mpa\nCKjGdNFu/JwvDsjdyJ0uZWxbzDw7nSv5hOW701HfQVZzL+DAn3J5zVhINfO5\ng3m3BiojPHS5YXJkjdC9ip2qYZKQMSh/os6mU0swHv1sAKXdjRkpT/RF2QIJ\nDfdF\r\n=lz/D\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7e28409de9ae42a3b4260bed1f8f00157dee5e0b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-7e28409d.38+7e28409d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-7e28409d.38+7e28409d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-7e28409d.38_1554358700096_0.44096523685078637","host":"s3://npm-registry-packages"}},"1.0.7-alpha-78c92503.36":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-78c92503.36","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-78c92503.36","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"b065eeb0e97aa772358444eb97b2dbb086b31aad","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-78c92503.36.tgz","fileCount":150,"integrity":"sha512-EDisJho5ZkgzdkGd8ZzkBDM7X71xyKZgwQ45mglsrRadiRiOqLd8oDVmpfjNaFVduZWx7+QBuKCbJZN/a02ILg==","signatures":[{"sig":"MEUCIQDKF18te+e45rZwclVQQfbmIDjSWRY6x+Pib+uBncu4cwIgEF0ljHbTfhM37n4btcZXFgHsSZvEEdOtbZv2utGcIlA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpaHICRA9TVsSAnZWagAA7Q4P/jMHPaTLMPA1GBh0PZFR\nS2bFcPVrQ8aMvjRCF+7vFCc5T8yMipe7HXrzchhPbQVw3HvWfjQBl7Cz1itI\nWO3PecodLB/7cU93b9UcKmLlbQAlF3Bfzxg0NbMu7JRorbCrEE9r2/kp1Cck\nX/pVnH1Osg3moTeJJ7xCqycqcB8s3QhweY7fZL8eo5gXLX/NlUdRK6kEx3cv\n2ZbCeB9km4ysejoPlowaFWaNLBgas7l4tGdT7/hkKiXmosKDHiX1PQvR6kIP\ndeZpcbGOIYUaj3mKBXWYmxueSx1wQc1vT+QrCtQkJw8LN9LNHV8y+QJ2D3vC\nFxbkp16HcSx1hLj1lTtGBW91N3ZmzIRpj3DpViFCTuJBXS/dUN5lB9aRYUXl\nZpnvWraf1KGOBtksTlUj+L0MM4Hbd/vKGgUdueI6MeEU6kkuQeWym9jjRnrw\noDU1B/GkTC7IUvyXK1pyPcIkm/n8m88t8ZYwr/Lzrz4DZcZc0+71mPNI4+LI\nqAglPojXRVBi/TGXRto0OOtRZWFcVjTKYCSVfdBJRn8AWQ5ybBnDWZGd4KMQ\nznQ/HhJZyCcd7gk0l97p6MFCtHbHWcm2xvA1aT1uUljonsJVtD3GI+9X0ACW\ne7aW4ny8mXnvgT420lX8S09lSL6SDk1578UHkGrdOfIiWI+VJ3ruqPQRGIy3\nl8j5\r\n=X4MM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"78c92503036000a286f8b3469b8ec50073e67235","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-78c92503.36+78c92503","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-78c92503.36+78c92503"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-78c92503.36_1554358727531_0.37678857983247127","host":"s3://npm-registry-packages"}},"1.0.7-alpha-41b16509.37":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-41b16509.37","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-41b16509.37","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"7bef44d15eb930a19dad56a7b1f40ebe5d92156e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-41b16509.37.tgz","fileCount":150,"integrity":"sha512-fVImhaBD6aEwy3j3w5m3bEETJhDZpc4WUs1Mq+r3ii+EI1DSBw4sRGtnShR4W8DQqJWzcjPV7UA0lPtYY+bdcQ==","signatures":[{"sig":"MEQCIE6Ewg2eXbenVFPfbp16S+uz+CfqV3n+fpwSYX8Ponm9AiAiUb5oxmi8Wr3mn2YdwMdpMtcskk2Sdt4LTQ7AdQR30A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpaHeCRA9TVsSAnZWagAAdykQAI7QPKyEcB85EOuaYXb4\ntDiSqTMjvnbQJG3YLtZHS3CA0rlfeLUD5HkUCQ9tg9fCCj76Jf3iXAI8ufTE\nZN9xGwoyoxifiUsMgayfsMjuZCTtSSNOTidnDIB1YWgPv0d/2XCVMVY2ckXS\n1jHPzHw+ksjgoREm2LbTAhvaJ2rbARbyCXbWDgHX2WwATIrjUWGpqXidwvPb\neGwvKamdyOuxChMj7g+icbs0e+35ySMFTwVRLHA0CF7qyMwmCD+hkey4/rIK\nC2y72t3yT1Vz6lqfoWQ50XvgDyND5uBSOFRtUH+4qR3koPa7fbWyU/Ov6v+d\ngg9VMGc1RMwo27V1A5uIjzYYsSapgAiHZ+d5pRSz/rP1mDSV3tw24Q8XA9gK\n4jGWm99Hf1dFyoAJq6zW8qSbS1KiRUw9hzyegOBm2pMbcQplMqNmtFjiyb6C\nXAh05We3YCnNbEiGZ7spGUyAqJMEFOQrFx9S6B9m32Qi1C7zuSGyhMInXsS3\nZZZFUUB5OgMoqUtY+xwg59J+Tdy5KkC8l53Vy2Nf9tOuR/3ZwWPUL/MSD89n\ndM6JjOWoW1LL1Qex/dtnQCSV4c3AhkjDAiVIwFNMZCQfIy+bTGoS1H56IYGc\nenFCie12ikd49O1Cpbo73FwQFJQeIift+l87BRPnqNao29AdCpCR+/nyzDgx\n2KGN\r\n=bGF8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"41b16509b8c19b56e54f58b94a834554636f284b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-41b16509.37+41b16509","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-41b16509.37+41b16509"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-41b16509.37_1554358750283_0.32401380179337447","host":"s3://npm-registry-packages"}},"1.0.7-alpha-8f0c0332.39":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-8f0c0332.39","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-8f0c0332.39","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"3af64fa349a2752a2f5baed2aeceb6466b30635c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-8f0c0332.39.tgz","fileCount":150,"integrity":"sha512-6z2ygXkRalRGmq26Y4y7NQX5Ixv/5e5SeJEVk7MMmfi26hVzLx5vpzMX0P0X1fc1mnOo0bTqYfipVwepjxZhIg==","signatures":[{"sig":"MEQCIEyYKiQtO9I9oeGJvBcbOYgRFgquwINIfBFDJzVYrUG7AiAj1SGTEq4lSe2q07PejespBCwULv16wPj1EjGxvQuBbw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpgs/CRA9TVsSAnZWagAAfvoP/2HayegAFzMtM0zERvIm\nJKF42By3QCpUC40SZChyYfGxe/YZ5FklIfa5hSklbMowceU6FsH79yJ9nWgD\noZUeZ8HZQT8xdQukwuTvh6kEBstpSAqSsE6vhtL039WcmmgXhE+tmi6wyqeM\n6fQUIhX6SO7e+/kR8s1TTHy02gxMnj7Pxv4gZCwMc+LRlRmjs8Q7NFwXDcj5\nkyqABQaxX/SHd0A2Orvphpi8KEB+idH59/ml4X1xpyrFaGq6cHIBeG95w8JR\nHZid4CgurQe2TPPAm4RKVbujQ3jaYx1QaXcaQAD0iPMlb7hsc7kGBI1j/2Ql\nCWc9JyEtvY3g57Dnt67kJma1oGpG35+4ZnHAczEYQZrKfVfMWqnE3izIg1oK\nMHRs57Y2FxdFd23PUWKlsqyc1iGZ6IJeuWDBQxGRKyYVBniIsBUjF2QONJ/q\nCZ9PCt/tOQ7m2jXG9XQtZGUEqxEug4xljyM2b6BigRf7MuBRB2qzJL+/RdsS\n+kSJKUdh283KwO8u0byrJV7zS1xpWTfHFYsld80LoKfX6ASt5glSrhZbySAt\nM8ZGIz6xbFVVLYn6clJmGomYQ+uKG1/T2bGemaaX7djvX0cjQSIg3Wspthk4\n0gvq6B54HRQH9QRQwNIzpek82nfWfCh3IpQ98qPjF0hp+7TpV9smH2OmEYvC\nALnH\r\n=j/8n\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8f0c033239d7037fd3a44c19256f6bb96b39e4ee","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-8f0c0332.39+8f0c0332","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-8f0c0332.39+8f0c0332"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-8f0c0332.39_1554385726497_0.15131170366107582","host":"s3://npm-registry-packages"}},"1.0.7-alpha-72b4ca89.40":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-72b4ca89.40","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-72b4ca89.40","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"2ada7b31e91adc31f498c904f88cd887955d3487","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-72b4ca89.40.tgz","fileCount":150,"integrity":"sha512-CpLEZk+4DdFwGpB0rV1ixmO3Jy10EzPUjThEdpszLOpwSAkOGFxRoXgi3ud1thbtODo02akYEST4ux3Xlod+mA==","signatures":[{"sig":"MEUCIBM7qBhZAZFTSTtnK7RF2CIHy7XYrJIU3szq1K2Sb6ChAiEA6AzWABgJFXKxnD2U6mH/TqFQlrDfTq3qs3Mcu/Nhd0c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcphIdCRA9TVsSAnZWagAA8gYQAIfLmB/AVLFJTNoVgLRA\n0HDF/GSVLuXxHeIVAbLtHDBZJTP0wxU5yfOBpDV8nFX5pWsGjV23gPELolqL\nRdR337g3ZwBdWVEwtvxCIB+4PMJ2w9Gu2Ak8IHWf9W/B/trDE0oiPwGGhJg8\nw0DsI+lzVxYwiROgLAlkxoOXlnm8Be6D/4rqN8+QQoInM2fgoNHyOoDoBLd8\nt7qfjxWFL8Y//RtG2SGRFZ5N/dj9WbMOo0QHmAG070htGW0dHNqTbStkqxhf\nRtjajs64pL9ftF+3ri17ZNX84J05JbOln5q7uK12/jNaAWnuA3kxzp/buDuR\n5MgWiPT5Do5URro93I+OZFGOi1uP7NR/1yh2/WJSl+QHc7aLMPYACOmEb0oP\nawMY+wvfeIlnKA4fWylB/mMXErQhFiAA4i2lCq+cMM2YmpPzGLWqqwfmbdPa\nz6G4tItqpJiFI6BUxnhcZdUFOJgJomZHaGaAzqe6Ogn8clSC1A5VYvR4qRbj\n4VFsWW9BZVTKZh4R/21W5WtDltqMfmKwk1ydwljBSExGvM5Q2uEZWNRoJdrK\nz9uHVGoB/ZWZ+VAjhOfgEba0frAevbSlA+3z5ykO/pFby15dOGUevhq8SHmw\nvY4OjiqvUM48Jk4JAKSHBhEsWsIcCNb/FymSm1R/IkxpOv+h4iiLCtCQ4y2E\nrXAR\r\n=DX1R\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"72b4ca89c3a95d1add9816e8e0451765fa907b5a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-72b4ca89.40+72b4ca89","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-72b4ca89.40+72b4ca89"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-72b4ca89.40_1554387484351_0.9201131390077999","host":"s3://npm-registry-packages"}},"1.0.7-alpha-51f8d3d0.39":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-51f8d3d0.39","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-51f8d3d0.39","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"220c24e297c05358c438a1ed92a49ea1befd4f18","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-51f8d3d0.39.tgz","fileCount":150,"integrity":"sha512-mXakfDxio6roT3GEhgJb/f7g9EC5xtkTFUPffc/tU0HUl0orZgmRy+zTxj9Y2+bGBEX06t04rOmJvsWGsQnWXQ==","signatures":[{"sig":"MEUCIARZcW3M5vtHE30/FsWT9Vma0ociSDc/QZ4jT0bpyjBzAiEA8VzjuR38x/aHWCAGadcFQ1y+xRGisDZH4KYJVWu4uRo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcplpjCRA9TVsSAnZWagAA/6oP/AjzXZjCIv44L/U9hGlx\nTQF0qyYVqTCumxih+XNFyuVT6etUnmY3Mmpx0WQ1umaJjjSQdiEFr28S5Y6m\nusO4pnVdO5Ooe31ty17/ifdipWwC+9QcWiwflJQtAxdlkTcIK5osP3DXCkIZ\n+6bKtFAy+wE0/hHZRtk/6EhUgfr0/myzH7AXqCFt0FN6wAdZPpfAlwqL8kh6\nd93pZzCucedyXVWIN4CGNBdg8ZSXKdFffQiqqzoi2Lg8UwlTP3FSXJ5NEJo7\nrKojd/L+wRRTSsGN8x7FAdXFklqvn8tQLCZbn1QFTf8Yja6zfxKgCIqNV4G1\nV2fa0xohsYsBJOoKVN/Z4GmHHGaBqgXHhmRYzMJUTcmVlTjrSuUYLuEFFoMM\nmqlApYXFIDjBKGmHqI6L6m5mtHTG/ffCfJpVD521N1NCzUQy3M+G96uBhyrQ\nYz/tcYAZzK9LDeNsbZkAk6PpF50AdBKqtMc3v0VWyHVe6U21iOkttSLxnyf8\nLARo2HAoV6Bbesl0hDA1v0zbJdfnwIF6YY5TVOeOvL8TQe1Rvqw1yJfr00Db\nBDekx0FoCdct3lkKKykUXieVx9/Q6QSDQ1RQlB373WGgjzHiA8LMUFaMTOta\nG3dEDlWF3GKGEff51H6EtNwHb/A3VIzHfA84zMkWF6Fr+2iBdGcB0r5CzyTO\n97+1\r\n=wBbc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"51f8d3d0dda5dfaf88f36415f55388a056872f74","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-51f8d3d0.39+51f8d3d0","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-51f8d3d0.39+51f8d3d0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-51f8d3d0.39_1554405986682_0.4036895419153075","host":"s3://npm-registry-packages"}},"1.0.7-alpha-910a304a.39":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-910a304a.39","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-910a304a.39","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"12043f33d3c2127362609ec51f7171afbb4a5278","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-910a304a.39.tgz","fileCount":150,"integrity":"sha512-8HFSKZLl6CSY6wFP6O/KkEUkv9S/TF0hIvz2lO2GAlUPoaC08LR6i2czm4VBTjBhhO+DutzMVFC03T0ff3195A==","signatures":[{"sig":"MEYCIQD61MuNsOQY4t3k4M7UnlAR27WCaydZuIntTdqR37YClwIhAJHN+vJFBMM1p7yW4Kzo4N+scKVTx0rFn1Decy11HjTD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcp4JNCRA9TVsSAnZWagAAqhoQAIIV4bQ/ELayBIVQd4p8\nJZAdcHcK2fjr1oH0Corl4WPweyEyky5RLvmFfcjckmEjbQJECn1KQ4Yk/Rc8\nSLRKZEeMyeDeMEkRPzE8q/lYpmSKjUc5+JBq6H0VGKwXrkc1/NaNdVoyQxvV\nOc1svi/oX1L2SJyQQ+uMiWoGvRB7OxEwQYMwQz0bQyu7N8KfRNZ4onQUcEeN\n7inaURkm3lgTZxwPCpy2IJJn8QSxJfLPetck6rKuXOCcHIFWPmDaH6XwYYEq\np+Xg0DvTJ3bsKShvy56W5O8QRoYEES5Is8GkMloIrJA6IDJ1JNdpDlS1I3x3\nIy2jD2aObPwMn0bwv2+qSdlOvw3BZjj8houwl1p5TDSxgPMxHnXGE4CgHDRy\nkBdKywH0Sl3eme4dwaeVH7MGBlFQCIcGThdJ2LHuZCCCHz/zHhFIV1xCZrg0\nYE4tT8YfjKa2fqqCesbjqFCj5s9ThUiN7IK341MGuz4J6zAqjeO2LpYkfnbl\nM6BmcFN6rxkEk+yXyNJNsAcTFgng0CkFdcEGfZsULfmSeR+6vzFTI00BZqVP\n8nUQOT0NASU3HLc82KgK/bRskb70sUtBQxCMI5dKeCZ/ryr7nRLkTRnaC+so\nFfcuemYO8SqDrIvhtgA6IAPM+QsAHt4svSR6kIS6WcJ+Pp/lDM5/fCjF9Jvx\nKq13\r\n=ip5j\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"910a304a3475103081c5fcf2ea314cc1ad26ecf0","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-910a304a.39+910a304a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-910a304a.39+910a304a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-910a304a.39_1554481740718_0.7759814545489592","host":"s3://npm-registry-packages"}},"1.0.7-alpha-32eb005d.39":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-32eb005d.39","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-32eb005d.39","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"242bf56c7ff94c203858c6c4d3a5b897cdf345ba","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-32eb005d.39.tgz","fileCount":150,"integrity":"sha512-Zw10U3Xw9Sh7A/GETDnBxSOnk+CbpC+SZHxP7iNUIOj8sFxm4T2vA4Wtc+PFURO18Itkrmz/uTHWtyf9uAz9+w==","signatures":[{"sig":"MEUCIQDEsqOi88QDFtxn80KB3MAWK0qZ/qLdtiNZyhf0xAF/pgIgKDisHl4F0LttwZI4IpaqGWi0x0ZmJXJwT5wmTylUCXY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcp6HcCRA9TVsSAnZWagAAO5EQAIs31Aut50DhjhYxvwFn\n8ml7RJgQlWw2MxIYL4mZbQtWTOhK5eh3nxP91CXn6JCowVsU0nhJGJu8v9gk\nPnOmNjdeNYywSPRhRRiUdrlKvuI27stBNu5PmBBGjb23b+CxhN6UrvbkU+1N\n9cWWipsp9cIUAmhnYtvf+IApZ8/c0NEhd+vg6Zw/NKY5ysZkQEXekjMP/6WV\nCch29d7KiLZYYm1qJqRIEmhU69fI620f9aF2EyutQnmVbilFqInbX6NGgr8I\npYZMFmAtnsdhzD026FGGprtr4Y1PJvqiDkwPM25MYhnYqM1vd1ALM1jFBGZi\nWR47hFrMYoiYX3X6YrBM81xccEx/he+MGLwAs29HN2lC7UEGJoETFExweSfT\n/vdsWiZHBzCNoUoNVdGblfWjNlR4bqP5stpf+X+Ci26TZvjfD3bkp43C1Ey9\nndaLgEI2ftYshenDAv8uYIFTvOy52wCoA3QJB60RsqsI8nKG+7i19wEAlFD3\nV52udCWvHqMLS0qItBl3zXcMnKViyv6E78oeCTcApxoH9FvsMe4GmaB7AdWG\nAEsGFOVPNzCDIZtGpRY1kC1SylGqXH/YOgXySGf7Py2UuXZ7lnEwHWqG89uo\nA2JBi2Cc1Q6Uu0M5RBbPlkDVLREt+D+19TMyEG4iEC6XRW04dxmX/y9HI6jZ\n4tQf\r\n=V7lB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"32eb005df01c44c130bcd887a1e208b0895fbaef","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-32eb005d.39+32eb005d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-32eb005d.39+32eb005d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-32eb005d.39_1554489819845_0.329846164148901","host":"s3://npm-registry-packages"}},"1.0.7-alpha-573de8f5.39":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-573de8f5.39","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-573de8f5.39","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"987bb2fa77894652433b402971113881d083ab92","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-573de8f5.39.tgz","fileCount":150,"integrity":"sha512-8fa9Y339TSkrrexegBsR3h2swxKo+ILQsPRln5mj3+/1SC3lc7NOzcQbwKXDLDs6pkoJY3FO/0bXAsBHPauETA==","signatures":[{"sig":"MEUCIQCEtzYmfhE5OYlHp+g9yWv2UcvD7+wP0/b4aMtsWuO8iQIge2GHl8YHcp6avSCVjjW1dn3JLeqkmYnBqjGU6B0lr78=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcp62iCRA9TVsSAnZWagAAN0QQAI8KN1laizuMa3VU3Kk3\nZDjttJAXMHmXOx1rjsUc1f1yx3Ehu8F1OSAxdplJY20UbSvIlclK6YDm7WRw\nVeBcK9UdWeDwUnEgWHPu1czzGBFF7pCB+u1YFpjFiGuE4kpmaFejUR/HeaiP\navzdlNR7gh+fP67PS2HlZRWYPlhbDV0OJoHERL8u64KX5A1DqxlZDmVjAQki\nKKXhGEAqe+pR5QU32oDCZJJ0DhsMS4xw6cApZHFEjcGi1sXK/HAcexbUIXd4\n2nxdGhVrVKdT1Yjdc5rMZilXBO8YFbLTxdgBSA3Xz+RbuO22wyS8bn76rau0\nkyv15i8U20FH1wTmA8C2VrdBZFmFgz5v6GKhBtHYf2hqOzkLAZ0vGQ8PpVj0\nVkO0oULYh9tGQAfJqSXChzcQTCOVGzlMmSFsKpxnuFlui80cm2gCLbzyqB2F\n2X31IiX2BEJOzKbnG4IkINVxSCgf7YLrNx1mLcrVMiWDlUMmNSTI0mIqteLQ\nxpQTE+6ef/pzkDPhGqoESwsE8bPHpe/xYYBSexxC52eQ8S5BfiXqlGq0mzzS\nDBzySp3VmC9kWYA1KHK+azG6389t56HNk2nGgj6tFJhGd7xwOmo2V9/EeQlw\nkdP/5M9US/Jfb5N/ZDZbB4OZ8KNTBd+FhRazaaq6KFAPy3woGyo7iiVe75CZ\n1G8s\r\n=pWqR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"573de8f5c4803a41b3a52f467746fce88d6e5cad","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-573de8f5.39+573de8f5","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-573de8f5.39+573de8f5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-573de8f5.39_1554492833516_0.6780357438660163","host":"s3://npm-registry-packages"}},"1.0.7-alpha-bdf87f89.39":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-bdf87f89.39","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-bdf87f89.39","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"22def9c3c330390870479f097afef7b56d04435f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-bdf87f89.39.tgz","fileCount":150,"integrity":"sha512-LEuyU3+32u0ZLk2tRuwcvWgnn9B4LEaDufQ3GmmFAslr7o3avY4pxs5GyYAHdeWfbfwEUSdbVuOBABjGpQ6C6w==","signatures":[{"sig":"MEUCIQDSlXyYPdwaGCBAmsbXHoP4hYCWeJcCEjf31dvQ+i5kugIgQ5F3te46P+ATVIFFNd6pMATSum9EL0z81vKP/yEK2kg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcp8oYCRA9TVsSAnZWagAAt9oP/1Tifh0Y74a1ndsc3Rrp\n20SIsPfSPkCHL59zOEnZGgKV3XvmXHqUYMpjJS5/ldEQJVyjjDEY3ITQYK66\n3N4rAoz6PGzPB4uFUI72nRcAkoRFGkw6gWBrn3sMKHOjWJkMyK/NhgVx+FHg\nYbrwicPqi2qVJduns4cNDJeyGyJM/7iU7GUb0k9BbbOwwDdx1pQ7agSY1QDa\n+a/A1rF7KcCwi2+r6gvS3p6YI3kHzLNxhgVK5eagvDITKlk4rNqmiolmzSAo\nFAzfRP956qj1GvVy5l+eV9EnpoTUX6u7XCgZ3hHTc4mrbnRRoMjxp90EFjxt\n/zN5wLBtDZFQP7xxSU8gdzcM1vOOyN6B8MmRH/6e6dc/iWHnT5n1XJOFxmVE\n2ZJvaXScFR27EpK8Bk6CNPalP+5dEbmaAePXf7COcgZByGa4FMCKvqXNnqz4\nY1ZZ8Vch5BYiM8wMSbm4ABrph3aXN98cw0qrdoqlc22GszA4F4/vlbImZRBv\nT1jbIb9mdhuSWXhozdcKRoaVrVc4eTaDvuSTupOBKpLDK75tFWLet7+9hWSs\nOA9HHAtxsgmcGXrWDbwgXfdborUO5W/UQ290/jZi7WfTCu7lZ1Jht7z28lon\ndboKUSaXiAI125C+a2H4qr4WjnfZUmNBjt1ETWoz2ERs+WlBaIEKenykYKNu\nTg0z\r\n=u/45\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"bdf87f89f6cc68a187413b4bab1f12887b12bf83","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-bdf87f89.39+bdf87f89","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-bdf87f89.39+bdf87f89"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-bdf87f89.39_1554500119999_0.5706784718505777","host":"s3://npm-registry-packages"}},"1.0.7-alpha-18850caa.39":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-18850caa.39","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-18850caa.39","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"e9a0cd9ce2edb4306a1a1a59878d0c777aaa2839","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-18850caa.39.tgz","fileCount":150,"integrity":"sha512-CeLHLqnxWnrI4PAaeif9G3ibiafQwMqPURkCcKsf4K8+s2mvgfBC/QyJL/43vJZmJwoMdkvabkqmYZQEIF6U+g==","signatures":[{"sig":"MEYCIQCJZH7g7PCEiYkEJEPuS4J4nnSeOrB1n/Csnnoq/xJtxQIhAMnIvFqbla+zhNHmLZhkZ2mBWmJVGsw+AL10HvM+MIb6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcp9Q7CRA9TVsSAnZWagAAxv4P/15HO8cB0vJLWrXtM7qR\n6Q0Z7XZ3CttQG9XM3L7l68OUZNxbxQFKOSskfJj3tH/EDOCR+wcbZ2REjp9K\nqYtFWLmEkmIWksuS5djERGhmb7e4ZOGahT5mkxIEqj/AKEaySnfg2kU7S6Xq\nYGogSEZPJFKWAQviljOp3q+eEfUFXUcIMBxSXm8wE6MBSvmlDXyQLSKhzPuY\npJYtpJvKdZA7iAJN550TXhRna0Glk8BmV24P4u+RoHaweDV+nNwbH8Z/8Ta4\nCySNurVqTP0J/DEWlluo1O2ir9DTtgp9S151mYmfUXditGmwqxHkvwy4BlYV\nYwzS+7Pv9wi9Jae/N2YNyw+Xh+i8TaS72+umdUmWPi3YtwElGWUO73+ZgFUg\nn1HPnZ6N/90ItYwOyzHTExF9pljnnbUVkz6EEWYd3V2PVNfs3hDXbwJ2NYsX\nlAkXj7NSDkcePYdN2HnY1JeUgJqK8kyKTHbaX20gFbrCxwUd4dpjYxq64QhS\nmtzva+H+Nf7voey1S4jcIP23B1+6jg6N3ftAYxYhs5phh0es9Wteut4iOiPa\nuA8RzHQtdqmeSw9/n9g2A53mC/e6S/XiInI2bMQbw2AxBr1wE+j1oMAoP/8D\nNaK9cGu1/oUgxGoQTeXmEowG4WiApRNTjVFhb2LvhkSLXEIi/ZYjctvas36A\n4wh2\r\n=ELk5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"18850caae605367f74c93d591d2e150638c84e42","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-18850caa.39+18850caa","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-18850caa.39+18850caa"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-18850caa.39_1554502714784_0.4273716572524515","host":"s3://npm-registry-packages"}},"1.0.7-alpha-6f1aaa3a.39":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-6f1aaa3a.39","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-6f1aaa3a.39","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"d5518fc573d7acb8762327653e00000f8ab8c2e9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-6f1aaa3a.39.tgz","fileCount":150,"integrity":"sha512-hAJ4krO+33Kc+tMT7AWEWjbLqAJ31hgqKuqwnHAgfw1o9Rgz2DmcAhSKUO75XFXNOWzfzxTyTHNOyF9117X/Tw==","signatures":[{"sig":"MEYCIQDZO/UmikxmlJsT+qiCcQkXBIx05F5RAwvlE4IWUjr/JgIhAMSf529+i2xHuj2piSGM03M2JLe3HXQvGY2kaGnX4CJZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcqJ7qCRA9TVsSAnZWagAAxTUP/0qPc5+XZVaDCgAEuVdH\nIvNtuUaComTeeV/MsQbm3W9O0nsloDVbuHpXUfpWK4f9G8hMrkbZxeuu7O4V\nR2J0BDn0TyhK4raNoCK/FG9Ls49n7yD+MoYilvtP9cZOTGbmvNoX6WkMVPq6\nuUZwN/77LlxFY03O/sELUencDzpZwQMA4B08Hm0vCXSs8iaV9uDzC0eKH76C\ndXKqmXvCtnAgLzbTxMQJq55QHtgE3oN/B7kI+I9qQkUMUFlj0zObral+srnF\n1OnJ6CURM+UaGcpsIWHz3R+eti+UtSA55Lc0ODOQFyf5aqieNZXDCEhM4UEP\n3FDW7/6G14wgHxxOYnVrUXrjQp9jgJGA9mK5v/LTFHKok06kUQ8mYifAZs5p\nIy8vOl9y9kBfZTM2LLJCA31RdY5WpqPcPKSnxqSIKH337/cWx07jlIjghQN3\nvfvQtm+bIF3rf/CXf3+mH/1Kbs+f3iQwq65zvWC4Zp7yGtmQT2smQNaH+WnV\n8MIpilcPVeio0AGthc/x5b7FiwUtcUbVS62H0HWM8iSj46dtB5tshFwGsGZe\nWE6Jl2d/D0muMVZwhPr7l1+MC/HohTXSlykrFBaMIFER73O5drUMbVVSReOF\nCspgeAY72DRj6ARTTi+o5YJZvwF5Kncv/usmtm4YiGoy76Hbi6la9glVa/2A\nLq5M\r\n=9jyn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6f1aaa3ad9d7f173d3f13add179cbd325a485ed3","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-6f1aaa3a.39+6f1aaa3a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-6f1aaa3a.39+6f1aaa3a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-6f1aaa3a.39_1554554601672_0.01968117294385885","host":"s3://npm-registry-packages"}},"1.0.7-alpha-1b094569.41":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-1b094569.41","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-1b094569.41","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"af5c6de2f27b95e00d975e13570bd6ebeb89c8fc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-1b094569.41.tgz","fileCount":150,"integrity":"sha512-pOZ9noxHt79Mt/uMLJIBb6dvZ9BaN3o3erFlBwl7Ypi09M+2fHnrrapk1Bv+R+B92j+nwO2fpiocG1mPZYMleg==","signatures":[{"sig":"MEYCIQCtIZTZeDGzyvS+AQkL8i0WSI9dRCPL0c8XqJEpZMERIwIhANOVceEcqlvkyWfHAOSrYS4rUhHqRL+9gEzFlpANktpY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcqahICRA9TVsSAnZWagAA1/IP/A5K0nJoSNyh8/J52LGQ\n2dRU5X+Jz2oE7vBTJEI1M8g+wIPbJbeEH/ThK4BUDv4nvSijkmBvAkuCS5jX\nocuEmRiWJXNg7nupkYYJU63KSPmNoanJoCPYrQZ6qkGz0XsCisKQTJsD5INK\nn8CrT5w3nSwyF1q1xr9KHy4wBtFvNu+wv8Y++M9a3ZSTYuDQ5OJJGUAOHm1J\nw82+sdVA6FThDj9VVv/zYmJ1AEbtjVIBDo0T/vSv8St9UzdiwpkqXV8ZJ0d4\nLN/sCODvda9J0YapNGYeGBhLMt/gwCcVIwNpOD7jq2DuwqbKDUWajuu0m74Z\naZecSatcC7G/2B5OEaTT+i/YmEkxhM+NxOCqsGAM0UA4sO3MTS1ZAW4pNSWR\niqop3PNn9EZHYPkJ2fe07qvVOJTY2/zJ+jv3iZbxlMvdXBEMUhyQMz770vc6\n7dAWb80IyQznvECSA9lQG9v2TffNzXQqgcE47WeDAD29PhYQipu5vOX/eEC/\nMXLPe7O5BBJ3TYffOGVLjZUL0HokancHKfluuwipjH4LcCuTrNWBS74yhtjY\nepe7OYSOPBvzDSlqSnaH/iTkEglFtfWWZCus4gecCZ5v7s3usHQyR3xVrdzA\nKzDGOQWnMbDvBSxmWwJQDbhh190k0d732fOKjdY7Pnr/bAsqhrr9o8Whilfo\nB1iW\r\n=GtxI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"1b0945699e11f54d1e757d8ca53d98d14693b3ee","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-1b094569.41+1b094569","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-1b094569.41+1b094569"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-1b094569.41_1554622535652_0.957643319178888","host":"s3://npm-registry-packages"}},"1.0.7-alpha-9b2216ab.39":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-9b2216ab.39","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-9b2216ab.39","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ec60e9739b5c47b1904a4890ee0e30394d5fed94","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-9b2216ab.39.tgz","fileCount":150,"integrity":"sha512-QZtpeI0aSLPWQGg3EDObb1YHUL4D/Q1klOSXblNjAx827Vfw9/qCdJ6ndnBwa5Z/vaB6zQrdm6kr39/xb8RLdw==","signatures":[{"sig":"MEQCIFHNyJQNwvUcc4om2HdvCCm76Nn1jVv5GzZ9jKZe4AUUAiAL07Hm55APzqCO65lG5Lsmc42UqVrDvD6W3mNDkekI0g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcqaheCRA9TVsSAnZWagAAR8sP/Anz2/xbGVVkXxEfMhKu\nGOF6g1x0cqF8vMHDKJAdAFkosVEebHeX+pGkA/F9dRY4plXHfTKYJ4rxcviZ\nzSINT2rm14/3/1LQJ0QxbQPtO8c8hYBfYiFulLFqjDEUrESSvFbOMH+/6YsT\nJwtuneEx3mB2IIMysQbCGlzSu1atBk/QUPU9WVSMjeP6wVFuQ5KxIZnD0pkK\nw5OYqFp5Y9gjmRj7gDiziBeW3nkHgzbUGGtO+wMYv8qhY500Dumr90jaXUaq\nadFUX0I1UI3AmD9NzeH0o5+P2goZpVup4XSwsjh0OkuKJf82XjRG76RgiINg\nUJJqfax/L22XSmXncwUALtoHUbSIykqtHVhR3Hq2d4k21skv/yi7U7eC8WjH\nLVK0bQqob510RzjP8hHFcN2x2OalA+uPzYnRuGYsQQLRdePEAbDEC3Gm7awy\nQ4SvzIWbgElTfDlKSLtCtJ52VrTBGBQsjmYoDeeWV0WgucAGjG8PQWIF1kK1\nfu4k6chPSTuxGF9JigTncLY0jISFnXAG4/FIz4PG0K3HiEP1Q1pm2Lq0sYxj\n4fq7NMLcaYr6ChcHUY/oHL6tf7OY0wJB5TO8pcN3xpjnRID/CNZ7ZSDYMiJX\nmx+29a2jPbM4Gb4upD1N29ybbwCn6J2bfVjWvQPqxQQULSmxWanSQwm2iYb4\nM42/\r\n=olcp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9b2216ab5c393559023fb8d1aaffa1f00e0eeb29","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-9b2216ab.39+9b2216ab","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-9b2216ab.39+9b2216ab"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.1","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-9b2216ab.39_1554622557771_0.5441493408479616","host":"s3://npm-registry-packages"}},"1.0.7-alpha-3d5a27de.40":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-3d5a27de.40","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-3d5a27de.40","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"0c1b4c8b70fa0c9e8c61357f79cc248822934b74","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-3d5a27de.40.tgz","fileCount":150,"integrity":"sha512-lnvt8eWUeLb5qfQCrRCzZlyUwR4V4sjemXU7cpYRpaIXJGrUPAKy2MzlseA9rbw8ZDYYREBzWW0vOwhHUyV42A==","signatures":[{"sig":"MEYCIQDDsxwEIkSgDNIXxzg2Za/yKSBsiY8yw4sh9Eonj7ohAgIhAJC3LI35UFX6DtfINklIKzLB25Ri0N77r3OTQ4hibE19","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcqahzCRA9TVsSAnZWagAAoKQP/0fTD30WAWnwWJTutUBl\nEuhFeKL78yfisp1S2ajGU61GEog4RLToHZWcOShHE1eJ+QBL3kp7HRrcE+xi\nWD+3Vfpgv1pjrkk9ZJjLLrV89jH+ZrHx+LGvLtLswrvNjSveOQXffqjt0Tb8\neg74hmvMoNFdSoJ/QnA8hmuVLIbW142+6Cp2zBiYNstLue6fu88TqwAFYJ6a\nAn62MEM0JqcuZCpecfebaxRxydv3SkFdpSXPE0b7FXP/3eQhtb3NqI944CM2\njD7R0JBdJo+oi2yVhfI0TTDhgsPFXVbhqKmsNN4oBo2ayJlS2RAth3gGz0zT\nOENRwU4QMXTIMyViyeZJQ/4sRLbopiIctaGpj1AywQNS80spcFoH6TIMnYhn\n9oOjwEngBR8tQRxurS4M/MgNOB6nfuTgvI8PxNfBooj9FGQ4SvONJJXNxeBF\n1SS58+0p35xiESGnPWgafuX1tvtKJ6azju4eQS0xbUQXqrfp6ExQ9Z229h5E\nINrA9c166vg1PLZUTSyrZjtsAKJqHRLxbQoyBkD9QZ0scxvOwTuDpwYGQ4HU\nPILIyzT/Tk1Ofee94T337BYfSMZ1BfWne+0Dz1uqi2goyVLoGfOl1CnNr5LZ\nPka865x2/U+T/l16xjUQVzf5x61U/b6xvDVRkdWvw2VsEWXI/dMxsWBuuEfw\nbKuh\r\n=+PZ7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3d5a27de51ddb3521b224671490d915d44c1b0bf","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.0","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-3d5a27de.40+3d5a27de","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-3d5a27de.40+3d5a27de"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-3d5a27de.40_1554622578572_0.1429173508568673","host":"s3://npm-registry-packages"}},"1.0.7-alpha-e0490b58.42":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-e0490b58.42","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-e0490b58.42","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"7f932992e48d06e87891b1175adbb43171324ec4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-e0490b58.42.tgz","fileCount":150,"integrity":"sha512-Zz+WL2EcZUkUBpJz7vg3HoWzY/3Mx45UkfQQu2TkbdPLIINLEOjR4SnJpycT9C4CyC+KrXNolR9w4Ft/vn09YQ==","signatures":[{"sig":"MEYCIQDzvFFYd2sOIw8u0MQGUNChe0LNjN85KAkrAfXzAeZ1NwIhAKE+oV8ijrbXVjsUPmuPqIS06HpapcgBAgzQgQCHUgHJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcqainCRA9TVsSAnZWagAAYKkQAJ+l/J2HFLcQcrbdaHYA\nbRSEts6UBJecpNXYfYeHhxbUqMrSgHtX0T9O0LraQO7o2f5nIaVdGuA5heGe\ny9Zn962LpV38xKdX1344Anv1MckEe+WQeEWDts4Bnuk8C/O0qUA09YUr7wx8\nDR/IhpABkGosdgdZgYSRjt86hex2Pyx2vsFOdGdjKHBK8DJ9EDrOxqbkr33L\nPXHK+nQ7PbIgSY7e270IYsBIuZ6f4L+ZTcwBy15gAUExEUwl2WYxO0ac6Of5\nGeYG8Ot1wRmLrnmxKUO9hPCXIK0wvqwSkyosXjuaH4uVBQeTpUgHp/emEjDW\nm3x38Qe0E85xYfygv1fycEwIRgbZBgRdVt+pAclt5Uvorc/05IZ+9JxbslJE\n6YqAkjhv88dyv3lyYhDMj4e9A0C2iuU0EIlx0CXM6S3rpkHSYPXETNny6wAM\nq+Tvd4XnPLK4JCGi+Nk+8PhiIiHuWe6urOilh3AVy74TNDGsjplbKkdc3R/X\nzwpbH7AqnWn2RtqHgCRmW5G5TGEfxIEBAWrWE6pdv7MAvOaJqgbYyA+ENu13\nRMRgcLaLnB5jJqQ21PTDSLoVFu59bTSeMBEx1qXNbxUykpV5IGIrOKaprVRf\nqDTX5a4OT/zGZLXw0oD5D6CcWpaasvwpiF6Lt1FjZGD3/ivfZEbOoH0w8RBP\nxing\r\n=Bhhg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e0490b58fcdc0c9e724eaf3540ebb19490402e1c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-e0490b58.42+e0490b58","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-e0490b58.42+e0490b58"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-e0490b58.42_1554622630428_0.04859720347973817","host":"s3://npm-registry-packages"}},"1.0.7-alpha-d1ab5478.43":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-d1ab5478.43","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-d1ab5478.43","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ebf3e15c75391f6f1d0ba92da306848c161901d4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-d1ab5478.43.tgz","fileCount":150,"integrity":"sha512-4wTcFmG5hAfWyTpqzbBytj+CqbJvzsBKijXQIJWdnZF3SUbaiyai2c7yH2C6Yts3CiLL+CMaDVM3UkIWukfqFw==","signatures":[{"sig":"MEQCIBZyhKIThbPWx9D7xnUoAFb+tiABzWfUA3r9VdE18kOnAiB9rATywvjMJ8Ii05Gw7t3VLyo/tV3qbBM6NQ43/KGIcw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcqaqvCRA9TVsSAnZWagAA60MP/0N+aLpl4rTCMZfL0k1e\ngYRgmTN0ii9Hv7xj8AMS8nEBRs6QbNaRQiyYiWQn46sPBuGgZ7VXb+HbyFSI\nyMLsjZZMLKXM/QKzEuBFHH5e9uAMVeHffbUB9ZN3UiBUt3DwTxRpF3TK7Y+j\nDsnjYyjIUN/gdyf5L8gaWfZmLIGtnSAoGZNO/UNKBP91W9X0hD9y0alw6CDn\nRG0XhapzGsRI3I8XUqV6LyCsyR8JzFQNnM00RWsjawfowmjszTHAHP6y8Af3\nmGknmY1pbnSYiK7S/4VD4lS24SeedsUGZQ/kQhjYzdFZZRMlSPikOUbIvwfL\n43v8l6mCmEHceSQFHElh55LwpSN4SJkreROHSOOaHx8HtM/egrEvO/VZjki6\nWy+56FGy8f4oSKhetbAIpAwnni/sgwkwFF2Wbm9yN0qDnDctqGtOhUBfDwgv\nEXL7omsfcC+7RUtHYKYF9nmnv+9awkXizqY/4/z++lmKmfgdzowD3vhZB0qH\nEXGBpCbnzaoJLvigrLIf4JJLoO/FVgrtEOZHUvusmmtE1wgFU8XFeTrXQwdC\nyehy2azTNkkfCe5jNvM0aiPVsekfgsS8UnseW17Jd2sP0B23x6umrN912P/K\nOD/uplD7y6F1tbBPas2SCYEUG5EvdEuHfa4o1Y5I2FIpk/Dl69cQHfR3NpEL\npBy7\r\n=oZ13\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d1ab5478a7bbcaf54204458e4fede0b04a229efe","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-d1ab5478.43+d1ab5478","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-d1ab5478.43+d1ab5478"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-d1ab5478.43_1554623150961_0.7912411863141628","host":"s3://npm-registry-packages"}},"1.0.7-alpha-b2c289b0.46":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-b2c289b0.46","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-b2c289b0.46","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"47ade4673882a787d9578f6eb1f3126572596b11","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-b2c289b0.46.tgz","fileCount":150,"integrity":"sha512-ggR5r5hE7JHOn708XRTR+CwKPr7QSfOUbSXgORMA799clJqmFi3lAncBh5RQyZU6xis0BOPplbnr9F1EcWGDhw==","signatures":[{"sig":"MEQCIDxQiyNb7OuS7QqvMT2IIije39WxMmLpE8RPF6ThVjeMAiBJFImA7gQawCff+Nhs1nSTI06oyGNIO5J/6UgWoJ8JGQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcqa7RCRA9TVsSAnZWagAAS38P/2kyKXcZQqA9XqRkxkr3\nqYGCW4x+XdqFA6xaI9Mp9IxMips9OQt54uDw6C2Cij4DimgMZ5tNfCKJm8W8\nNYHHWZnTW6MiJh1CiAP3oHCLV6RhScdpCWla09u6FwyHxm/mg/WGERuyBJ8k\nN2mV+DoLMeU/0MiRLuH/lqz0wfYBeYq6V56DfAltBsrpjO+aJYU9OBzqAJt7\neGzI/77IdNxWBcLaKH3DrMmaX2JoZ2skHu9FD2sojY3iKIBG0EXgaSMhgTos\ngtKvwvGvV/IHYJWPQu39z+toMeFGkOLNwZfX8Wdp3WzZbYjpGWsLy5bp32/a\nHrXIXQD4GTYbMBfZjorRuofg0dttwOWpomclTx1XFq1yKM9hb1r9ZTOECAXX\ntOWx7fHjYtJL+sjbX5fFGijx5RvuHogGes5DWiJDg5oc7GtpUEfbAuOSPdEb\nO6CQEhmI4o7e3b1EjDjkqRVMAySW+zoUQ3bAy98ewEwgmZyU3TT/tdHMBOTl\ng53a+n41nPU0AffT6nsrpivISowtWJuYUyVlMXcmsXzTTJSCARAqpr/akhPu\nQbZnh38bMut7lHh0p2cdf7/1mnXaOIACT5OIy7vv/GoIqtbwTNpU5RBieMf8\nfdQIOrh3mxaja1qSjNOpXJowyPAgFq8NNKhFKIFOe4eRYrsBRncyJduu1BkE\nf34B\r\n=P92s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b2c289b03778c9f0233355c2765c8f92b6752753","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-b2c289b0.46+b2c289b0","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-b2c289b0.46+b2c289b0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-b2c289b0.46_1554624208325_0.8386377473896274","host":"s3://npm-registry-packages"}},"1.0.7-alpha-ea172d9a.54":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-ea172d9a.54","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-ea172d9a.54","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"6c06dfe9ae985b7cd927a4b6817a088f07cce134","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-ea172d9a.54.tgz","fileCount":150,"integrity":"sha512-GB5vQYU+7Ge4YsQRZbmJRVOY3bXwt3A4452rfEqZBQKZlQBe0imlFJGBgqALxCp2IZYJe3CozzNxyen9BM/ZGg==","signatures":[{"sig":"MEYCIQDRYUTVdI9ZiI+oovr7Sj0zgnGj3/dMdaZ0+83iG5TyqQIhAMim4CtwL72i1DtgcaLBUspjJjr84hHlC1AhTBF6UJ6T","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcqbvWCRA9TVsSAnZWagAAyrkP+wT9N/eCmpM3v4HAjTG7\nrB28tEvNqosJs5OXhUJ5UblTdCVC08m/gDCZWQvSZ/jLP88kruNtuam81hWl\nl1tqJNeLlIDk3lSZ/ZolVq2/qhzCQZ5ZHbXO9QJnCSvpIYH7uhjINWMXmtgZ\n4wh1xwIdnZX3QFBI/HIZAg+Ng3WwsHnlGJSEDHkVWEkZm3Vu4t/sbH0GYBbE\nElcsANyf6/GPwpmEgSRQxFPv1bWscYn5F+pgBF9jduaUzebR+LRC1C9Fgw6I\nuAc+f/cHHVLuc0/iLv0vBFpG0QLeYBneL47UIoNPztFNvp0/uUXYOQsPOM9B\n1G52kG+WlpuyjxnRQ2W4uJfqfr5yfkOCzVSRCYPhz12qFPSFBhPGt1PJ1U2q\nTGFphJKi3GMhK5Kpv79oIhV9PmRXpwej/U7eudVpGiRnAFCgaI3HyhK5tqm6\ndlxl+6k5vPLKiETTz7nM8fU1SOM+Bj6uLFPQ5DfBEyygK70GewEzgXLAbIhU\nE6W5TKuSAX3LiI2rGprAq2ESVC6OwiMlCgRHx1ePhp77chtmrWfq5qePmKtx\nNGutmoq5QwKau4tbKP/v3turm3uay7RmdVBz0aWvR2BbmQXMl+zUeHaKzeVu\nwRH41L0qaFKlrzkeyHy7sbzTnFNn6StbgYCgWCd37Sg7T4gYegmoh2GTAhtN\nnoRI\r\n=wwk4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ea172d9a97a4b32dea8c17b3209a9f42bead87db","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-ea172d9a.54+ea172d9a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-ea172d9a.54+ea172d9a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-ea172d9a.54_1554627541968_0.4197972542077595","host":"s3://npm-registry-packages"}},"1.0.7-alpha-104a578e.47":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-104a578e.47","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-104a578e.47","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"22a7385ae8ba10ebbc0183b966553346b4c8fdd4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-104a578e.47.tgz","fileCount":150,"integrity":"sha512-H5qdCS79ltZ8Zj2355VOtRivLEZYgKnMpsmYfi6XUaL6xImPHe8XMXLq8neMUxUAY3M+yjBnJSFz5fo4YF8Hcg==","signatures":[{"sig":"MEQCIFwJ8z5Awq5d8erOdDFod2MbbD5eAVxYB4UiBmOYyvHjAiBRXSDz7/F/t2+phvsXJI90KNX3Py4B3fTjJiyC8+afyQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcqc3DCRA9TVsSAnZWagAAY1IP/1rRb14aYnOocjakjH/L\nRP5mpl0mKBKRs0WJRCVVAnxmEHIN8X+bpM82HnCJRmmuP81eVmH6eT/b6X3y\naelqKlBAyeR1cj4upYHmNRxhXl6ARdJp6SlBUxWTwADZK4OfOWsjK5XY0Riw\n1yfP3u4osemcSTVL2FIhcPFCfc0HqsiVPPGeszYwYNj99EJVaQOmBcCp/jaa\nDwqyfkhcaZwet6Eszapb7PT4HIGxNTyvYdTHmHgxVY66l1fG8VFzt1j8GWTT\na/x56h7Q0Xj18pPWHxO1s/vbW3qZKQFWN9zEvGDpGK3nn0CsoPw+F/UPU9p+\n6ejNk/Rq3ZBWJb/nLnk7WVAc/1meHGHYOLMWDzvnecanIrcKPpWKQHx1xBvM\nLzqlxbS3bS+AkJFDBsKN81/hApZ98apZ7KgMYS2IItw7JvsCdiHSkWNk2e/m\nxO+gCJPw4bGjKMo5sikpzeeRcgW+9U9LzDNONfp8/J6VWZrFw5hAdFfbI2K3\nCBzL5BjNwUaxC/JzYqbv+V0rvXiN8CcAb97/o7/xKjCI1qp9dnam/IuP12Se\ntgVhzKQSan8ZD7j1GIP2HmHCjCnuVsPSHhyJapMPDQ4BaAOZfxjtQTlx7MEd\nwC1fbK4OUScq2k3Nugxjyhsgpj7GI/c5Up6Vsiwka9OJv0fhP6eYnUGYtpvt\nDTWY\r\n=fC1m\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"104a578edb9d862807b96e7ee38fb04a4a31c5ce","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-104a578e.47+104a578e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-104a578e.47+104a578e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-104a578e.47_1554632130845_0.3720249360250045","host":"s3://npm-registry-packages"}},"1.0.7-alpha-422a9392.48":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-422a9392.48","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-422a9392.48","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"40a154dd32967234755e6e7bff71229d866bb93f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-422a9392.48.tgz","fileCount":150,"integrity":"sha512-Q5TZSO0iXa6kqJ4mSC6VhFb7eIlvkHw9Q1dmX4P/6aP8lJ9Bzpc1hCCel7ZYYHbtQ0AxN/HbPhpTbVzcYn56cQ==","signatures":[{"sig":"MEQCIGNg0WsdqrtDXkEyxJ6Q+iOFUHBMtCWdVpWPMDZdg1eVAiARptLARq9myPflABm3yVGRTCJoeq06B00WA5ke8yUq7Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcqdDMCRA9TVsSAnZWagAArJwP/RXSd3Ou71GJNyHOCOWo\no2zgUUDqI0MULCHLeqWdIPHayyXF2I6lu0C3FSFBadwqtJUHomJ7M/TByDks\ny4wvJ478s0hCj8LnGdIipqyN5kscvKv2AahOs2uFrb4KGO4TqevOPEznxhTJ\ne88bNIDpXQFTn/Xe6SGy3S6i1bX/buwRxwerwtjQQeoQnCQ8dhRJ+TkCPD5p\nnBXncOL7oYFfLXwM8S5TkKI8GomlSYY+uSEfRzOCJuTHcyLHm6Sad0AhbkY/\nkyIeBMihjhXOIN2xwR/eAylIwsIz0gVOVRO9dPKL2M03tbb/fGd2z5LoQIoP\nxNOdZjzcfGKx01VaGdh9SqlsSWIkv1akwXxI3iCrstccp6GvmrWbjHJ5LWJe\nfEJ3oA4Sma7Ib2qKdifWWnlPhTtiIUPNxUjGA4qM+T1oxn3xTdy+BxtmvZ55\noMrCEcGGWwz/mXjXJ0kqesIIKCtJ5nPYToUw6kNOAVA8FXnjSCHebrukhMbN\ncFXFbGL8f0Sax8KmqZTEkXhRZH4A3IHZ4RoyshaheYTQHSNB0nIfTsKo1avP\nmofganqNBG+q716/b0yaxjEqudM/pl/pghMMwz+9+SD3W91oTvl/VNEZ4oqX\nJtbjSazQKqqSQ8/gPCLNylfQRxV7DmPybFkdgCwVRcai3yKuRP4neqwOLmHb\ng18E\r\n=d52v\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"422a9392f4e420a07d9fce0bd671c515ec1ee585","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-422a9392.48+422a9392","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-422a9392.48+422a9392"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-422a9392.48_1554632907367_0.03219217665877694","host":"s3://npm-registry-packages"}},"1.0.7-alpha-b4949752.51":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-b4949752.51","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-b4949752.51","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"1c0c61c16afc81ee2576cbda5d04e9551723ee63","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-b4949752.51.tgz","fileCount":150,"integrity":"sha512-5h809WDOUuo51Ywji3JiKa63ka8+56+6G8kkInlTls4vO/Kf6xd++ARvJ4hw73dEdhnDWwsJ5uSgv1OovKAYEg==","signatures":[{"sig":"MEQCIDSmG8zFwCVNPE8Hu3c7q/54DxHWhYHudBRHG+hGveVXAiAQ7b4lLOQjst36UH2YB3r95RHzzasyRbsy6zUl7JHQAQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcqe2KCRA9TVsSAnZWagAAoFkP/2z/dPxaZc8BWs/BzvdQ\nH0U3JdOQTdkeE4AP8UT3H/K7T7CAlwJPe9XSVFhEhiwg07FQhjIbxD8Mw6dE\n+P6rutsAsLDPMMcf8EstNkAZK4ogYfaufCYPD0bHKAslOmmNYn0qa23XoyYu\n2Vbw6l8m2AtxJsYZlHMpwBVh1FhpiP+nzz8frlyqepxQRWotaonvv62otnPA\n+v7V7bA38E0F0hx+qIa3WA2Ry6PzaXWZopEyZWx1eR+1c4c1Oc0185lFBXd1\nqg9FHB4exmrOveFXnVTLGWjRhV/tiugU3iHk1J7n3spsbXIZW63P82SaqjA2\njO4FoWHh39ktpyD+cDzAGygEXjYdlIo5815UMhdPY9WHEYcID7DCuSXZ6EJS\npQmOmsHRsljslsRvQThuoFQVJrZ1OGPukl/AcS60eN6va9hlsxVm6sl0Ot9W\nIUc+FDnhhvDGf3ukRFhDWrxMgC4IyQ2hsv6oeou1/WTuhSIb4fOPqfHaY2Nj\n4vO9Wvvkn/QT37kvQG77G64RtAM3w9Er8Aq0q/jptbhhiszxfhZYon359MDy\nxED4awdT8kkoED8c5s8FCuFvmAppAJYTOi1wTipZEi2Etb6DyGucunFcBfw1\nlbXGJhpCxwdSZOFOxTrZwIzuRrA30OTYY7kFr9sjAtYw+xibq9nnpzWIaIlp\nuWfi\r\n=YLud\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b4949752b7d65c8432514f77a87a8c68ea487b18","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-b4949752.51+b4949752","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-b4949752.51+b4949752"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-b4949752.51_1554640265562_0.13466329310152747","host":"s3://npm-registry-packages"}},"1.0.7-alpha-2b249844.52":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-2b249844.52","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-2b249844.52","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"499b437115d0534fff455d4e3c614cdfc1f6700a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-2b249844.52.tgz","fileCount":150,"integrity":"sha512-KuIcyMrLs0MoDmS1yR19vQZRgaJvRBQIebCxamPjWsu8tr6sG3pSFu0aztJoASeKOAhmWthtsbbc8LkIrUDuIQ==","signatures":[{"sig":"MEYCIQCzI7yc1qfs0n2k+kRX1tIFbqA7X817VXnovMnULq9KmwIhAKY6fsUCM+828yGNgpDAOv/gZ5oSfQbXIyONHNwfuGBo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcqe+WCRA9TVsSAnZWagAA8oMP/A5iU5EBMLceOf13ALSL\naPc02f/nO7ZwujbX7M/WRMk53dD8SoXtiKpRFh3x/XJGQLv4VE6+CDM7JibB\n9FLKViWr6bHub2rdNh8vqYU2ZpChbXVIdgiA22n3QnIp14zu5F6+kTy6gyDB\nIBc8KpzdW/PSzD1D1K1f3buLX+EQnanrl8tUJryUgBY1/2693dhOW6MoW59q\nbyHN9gBAtjHQjU95GITd73StP9/T3KfFb1CEAZHgRW3MmMBc/SqwJlhTBK/H\ntRqdYEpvI4ONvCz8GtXsZL1aQzk++HbvgLPOBFP4XCMoKuj3AwOp2FnmVT/H\nSqsJyTs1i7Gpsdpnq3to0gHqyDuzZTABgLG5PoPWofAP3kB6AYmNkk/XOLaS\n0hqHk3XQVGeoSqKPqpz+/J6z8mY+vsQdK8gPgF2ehkgtI3SXsZFh8iVRzsjl\nRmsFJjOg//zINPKzoXLstJxWusrTrIO5TAc2u0BcDUENZ7NakR+YyrpQo8Gc\nwUlC+Pj8TNumjNmpta7Hj82Or5Jchw2JomDqAYBmZCAPeTyS/X49HX/qSPaM\nMYce+0T5Fqwsd91WQYiwuHPgow/ILMkSSrdpGHHg2VNo8Lr4M48RtQXL6Lan\nwpyCvyUzbKLDX/nW2fk/adkbrjf3Gu7ZKRxJXK2emVH+v3qeat/HysJmKmhV\nSF6g\r\n=ZFyH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2b24984493d23ffdb3695c6bb5003c7cb283ede8","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-2b249844.52+2b249844","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-2b249844.52+2b249844"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-2b249844.52_1554640789576_0.16497068377783042","host":"s3://npm-registry-packages"}},"1.0.7-alpha-3be80565.53":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-3be80565.53","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-3be80565.53","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c67a1d4539d48dfd077a1c033bba82467778fe2b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-3be80565.53.tgz","fileCount":150,"integrity":"sha512-kwJWuycq8mlqY0LEzOFU8bBVoPLmXgOVGCZUH5O68+1qJKlwL0EQs1KoK9p/TtHMDjDDe/i5WomefIqCnCwc3Q==","signatures":[{"sig":"MEYCIQDP7CcUJ+GPt4obcDZclOtQQ9mBEvtdgEsqTGSp8OHRgwIhAOx1s+jLd8yZW4wTRcWiyrkGHRfTBJppqYRZKM3CqKxG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcqfIsCRA9TVsSAnZWagAABVwQAIXhk1AhAY8hR9YHbmdo\nsxSaqt530Z5+ztRSigRbpWdmpZvXxGOZv/1tjCx6z0U527Ap6xFW4AghApgX\nbcmGnCCwtNm5HgcUueVn5B92N0zEFVwU1o+eZeTwL50UsCTVRk1Pm82pJjMO\nQ92RuzvaGPskn15qdsqwDyfajCg7T7Z/uf+mTlUhk7TMI5VJDMQZ0sWK/qvb\nhj3Q6qmwgDacUzniQAYoA6DiQHnmFPA7SmMngHa9EaNokBoHLNyfsHd2nd/c\nc0CXr4Lmk5Ws0gxIDjZCGJwywbiKdr91AVa1Xt+kclqnDVWjrWtOIYEJKBmc\niZvVjuM4jKTLvjgB/Utbhr85HqAMM8/uVK2PAxwcCTm01Zv08E/pHaHQKg/M\nVseBsvRYaACGs6lxG0MlwM+LWvavo+mbn2/NnIB21V6aHkhX8uUTGyuhoo4J\niei5Iq0DSw5xMmFVz6yFMU3VrXzhXLS68b1LI1ojWbUKfVx49+Fd1LDYCPmm\nys7sSDk25wCmdGlqDlX89XbJde+hF4dM0s45+Acte6m07WulvLDdR4RmhHH+\nx3fWZQKuVnOEzbTUZIEX9BCXVe8DS2I3ySIzAQsv3J9x8emE2IjxvXraS727\nWPlXath3WQ5sFa5chzoUs/m9wOQBMNe8xuUVBYYxn5uEOLvEDbKSOchD6a1U\nxItj\r\n=OvvX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3be8056504c500609633a00fc21767d245e4d7ef","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-3be80565.53+3be80565","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-3be80565.53+3be80565"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-3be80565.53_1554641451751_0.829682318076894","host":"s3://npm-registry-packages"}},"1.0.7-alpha-a077455f.47":{"name":"@graphql-codegen/cli","version":"1.0.7-alpha-a077455f.47","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7-alpha-a077455f.47","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"77f8efc2edc2cca70eec5a3f68d543e8e666987c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7-alpha-a077455f.47.tgz","fileCount":150,"integrity":"sha512-DXQ/92qcWH5wCtfKnLZ5Er4k5IiDO5DXVW1HMLF5vP52EX5Mr8Z+g74orEBP/6UHxwaj/fjqOrTHK0uFgya0Ow==","signatures":[{"sig":"MEQCICMzVl1jYTBqkczJ5CBV1Af2kX9r2xiEGoXmPXqycxa1AiA5XpQSgncnEFvfj18nhDOfwd1h9O5qV9anzE0Z1NF2+A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcqfZrCRA9TVsSAnZWagAA/R4P/1dXfJ8Fe7+AbbHEa1WB\n1LzmKlTQP9IAQE+YzpuG56jGMsoEM9yjyIkWexHMq8/mk0ityAxbEMRilOG1\nhsBdHDxOBR3p2r90z7k7UwnbQQgnTAxNVEAxog/C0Id5TS6u4iq/KzZm9q4z\nVGJjpkW2GW/ry+br8UvYF1Jj4jS63WVzLPF3geosJQwMAlxTSMEPYzvx5fcC\n25qpwyuN7brDiEFUCdLK+5EIH3yseWDVVGOkbNU3ZzImZDO/fxhU6jwbBsqR\ns7t3mQDihdJo4bP+AJYe0cJL+RG7Hhrxhge1d+IqoYggqcfvscMaUBfhKwSp\nbN1sC0lqq3VmdCLOFcP0kJK7HXKg6l+JCSILeqtiXG6ackIm3HsxBc7RLcir\n23LDwX2YND75gv1W1YtzzOXfzUt4+sLkdG/3RT0lUaS1UfZHhm5TtW31ebHD\n/n9OcGR+ihs/kC7++t/frEkx1CMGySEXKlQE55K9GE2cjVDl6N4QD1Hy2lDx\nNt++MvvkI4wNTY4Lx9bwzjpD3/6Fp3ckMx8tZgd61iK0dyl47KWb9jF/mFeC\nMjLmlHcBFIAOo2qp8ZLRA51koekdferWx4aPbyCQShYMxazrpZ/pIJqIWE+N\nOXpR1scMEOHwbrX+Je1tAf4ue3054hpW3aTjUWFpw2pMpPDV3rYZnm/QF+MF\nHgYB\r\n=Jg8K\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a077455f08c76ac0f07fff5a7c12f04f36a68b1b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7-alpha-a077455f.47+a077455f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7-alpha-a077455f.47+a077455f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7-alpha-a077455f.47_1554642538111_0.3645212385960701","host":"s3://npm-registry-packages"}},"1.0.7":{"name":"@graphql-codegen/cli","version":"1.0.7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.7","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"53c6f37c8ee9b3b67ce705881dbc873d6d6c597b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.7.tgz","fileCount":150,"integrity":"sha512-GHmUPI0F83lKLlpcwWj4yUOFJW5yvhURpCCoPlczg7GDBuo2RS4EP04j3nVVGQFcjigCRpFdZn+AtawP55SSog==","signatures":[{"sig":"MEYCIQDqnMHqmL4DKuEEyFDXHeNnHJ85AI2BpjxwbrRTAU7QjwIhAObYm0+p0ZUJdOFpEZMB1xTYTS3wOtACKGLyjS4DU9fc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184447,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcqf1WCRA9TVsSAnZWagAAk4wP/3snYvadKzBmdIziwsDR\n5GoMXzizGxqYcwQmEuczEd5QEZYlTRxu1SX+Aee0wP0w10DRBE0dQt+df4cy\ncHbS+wJSOSkJ7fR1gxlkarrykh5NZcJUywuxf63FS0juOXRqao3jdNzrKJC7\nV6eRH75lhQ+J8iEBoJqFYliDoiNJdOLr9rvtbosfaZDYOOVTJEaDFhT6YsBu\n11WF6j9DOTvP+08FkSWHKutoY4+D6dXk0tSNeCSlZxZCBi1wu/c40HcmTl12\ns2wdd5xjAZ/F2HbVJtIx1iNxELQjkofkH/rnnDcd896T5oyePfICyg7deNRx\nXBGblMO+Xqt09tCC7PBBBeYR1e/tHLHr2KbY1Cp8vjv2+UWuAGZqJWWkIQ8q\n5ex7HpGa0sjXhhpVeMa7tf3S7zCiAFKBVI9mJiVK/vHcr4VCHm1U/0wm9Flk\n48oOfl0upnpZBoS/2dyKn5JFub+V3zYkcPWETgR2Up0JGBLBf6O+RYjefLKZ\nrD5DSXzGyMbQftGLnFLRjQpoqtF2YVnr0UhXohSBOJVF838+C7Meec9oxYHt\n+Oyg72WScpmTGm79LRXSxaoVxuHAmF7nY0y6ERH+xa1aKGkhhZOrtSukFR52\ntA547HstITJIf/I4w3wwctZs6Yt1xiKomJ85iWHeOAVYuZbkMLJZ4ofD0lEj\nkSXl\r\n=sSkE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5970cf0396bf7eb212f11531fd943119e98c8fdc","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v11.12.0+x64 (darwin)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"11.12.0","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.7","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7_1554644310217_0.2064746653818441","host":"s3://npm-registry-packages"}},"1.0.8-alpha-5970cf03.0":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-5970cf03.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-5970cf03.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c4fa778be563f08ec04acdac43ee47533ae26d69","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-5970cf03.0.tgz","fileCount":150,"integrity":"sha512-YLhJWC5e2eR0Mg0dD8vSA4xXKd9yRVvgUT+WNseKFELkO3HXUd27mjfrosgDh5uluzhPwTFEnupVXelITTV5sA==","signatures":[{"sig":"MEUCIFbQe08+kp53bpvieAiROP7kYzzTSpnPp+n2+LJv/4vkAiEAlWkvLavJO+NHVTlw6th6vNc5YL1nENxaRBdHaZZNXQE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184525,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcqf9yCRA9TVsSAnZWagAA3OQP/3Nmi/GaC2JaHVaX29KW\nYWQfP8La9WyIHMGi+FM804mziXsNMtoSTYc75tnk1t8HZMinIr5iVnhMQ48L\nHz9mp1uuvbMPb+nBU48pLPzR3/Qd1TCv8B3fPudo/FJ1JrIVrOyAGEqX9uyM\n7GM9LTQZrSczZ/uXkLgTbcFVq+Pro3+2mNblhDdwT6YCsF+5v6etTQej9IHN\nMHiE0LDCZLSwW7xPwI11eOlWA1Cf71YTOGQ+qQJyQPX3CFj65OVGxnZh8L36\n1aj4E0RpRsOk0c06F5OTO09YAA2/ejz3f/xKoao1cutD2jeGp381rzixL6sQ\n8KxLxVdcZlgE9++dD9L38RULxK40Ph3O5GdhLPGAutuL4S40sm/v4mnETNwJ\n7Broar8gL8Uq2wj2CEMjOqdchcrfBpW0HFO7QlHfxbbB8nr6+QpG1PrPCHvH\n0IN0ww5iXJTupfu1OLGzgNvQQTkU9XVw8jdhhv03wL34TtdwwEzEpOYFjCjQ\nKQVUP9Lup74gOolq2EQDG11QNE9/a97tZf6T68W+XAvmWAjqxEvSUFqvOgS9\n8XhNkKa2xAxy977RCwpbGnELBGj/T1D85ZmqR4pm5IxGYliMZTlv9PesyPgF\nXhEYigWP50eWi2zWTbvcLHCOnjkcIob+4EH9xU9cHoLb4tIN4QIhypmCaH1k\n8IoB\r\n=GE/Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5970cf0396bf7eb212f11531fd943119e98c8fdc","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-5970cf03.0+5970cf03","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-5970cf03.0+5970cf03"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-5970cf03.0_1554644849080_0.0936512595612069","host":"s3://npm-registry-packages"}},"1.0.8-alpha-d4196ee9.8":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-d4196ee9.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-d4196ee9.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"000edb0a8c94a2514f275cc92230470ef7b8f097","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-d4196ee9.8.tgz","fileCount":150,"integrity":"sha512-4mNE4+SFZMZNUUFykN2xQyzJ5lUFJbqOUH5eX8htc5hhXYH3EQBiE4wQ4v3gCVq9BpGV6+R0ICp9p2iejIyHBw==","signatures":[{"sig":"MEUCIQCfuEQkLP8WOgOnoG8iWmrPz7QZB6/+EfFfr/+cZzKiOwIgQ9qED8gqpmi/hM+spZt9/Uerty+0sk5JfwXSa8Y149w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184525,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcqvXZCRA9TVsSAnZWagAAU7AP/1OzHHaBVEbXK01JxnHY\nr2oSvTlCzQD4pXJbinXK7O4+wGBrcKjQ37xiiW8eHA47qLSupizx/PLNmF+K\nwyJwxw2259NHCTyrCWtUhtfhq/Wpa0qxdFFUDJSn/kBPmLUoWnI4wcidXsj9\nvg3yGwZ/FG/kRB5CSycczXdn25+1mM8hE/gX8gqeCQn1dMm+DAPyrz/4/BVd\nvbL9nFHtUGnEJISwptpkQbOqOW2uLx9o+cNhuNtSycwj6677aB6Fgv71oFje\nc3H/nNZg9aDbkz3m7rBGSaOH+GXCXp+tKxIIQSxIYt4c+KOv4Qi8d1Jntgrg\nRw7yNDJyq+J4nNi52+l92QiIbh9rBCgqX6rpC7jScYaPbGCK9926L562Sznm\nmhyMcqARFpdZDBUASMrlm3On7P/kRaxDzbpmOBRgXnziYd/LhJX6LlCNLbNo\nFw+Yr1nVzPnasrr1UgqWEZPINKG7q6nU7bvLD38mwIR987YVmjoWgQ84mFrs\nIexZCUNqbeQkKhGm1eJGf2ItrhvePkJkVlvHgrRueAymvlg3LOd6MumhBKSH\namaEQwF9+8XfJyiTtSXnMcGSNfb5K1v7HbDR/2SkA8J3+Q4A0lxJf2iWn5WY\noUMvP7LrmytJ1athTgs94W7vm11DSDl5f2vYkcJzY9MAkPfQKEqGFfm/+NsY\nu7Qk\r\n=0Qnl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d4196ee9281c248be7bb0ce48ade9bcdca558c8d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-d4196ee9.8+d4196ee9","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-d4196ee9.8+d4196ee9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-d4196ee9.8_1554707928830_0.4435439298917465","host":"s3://npm-registry-packages"}},"1.0.8-alpha-17b4b74e.9":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-17b4b74e.9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-17b4b74e.9","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"da5d7b33df8fa6e0bfc281bf57d44532454db86b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-17b4b74e.9.tgz","fileCount":150,"integrity":"sha512-vWkLlyFLRU6ZFbKN5iy2GnaWCJyEohawBWJ2o5PWmIqksONu9wiNc0MUFhZ+m1zWYmwgpZPaRO3LT985nHFRRw==","signatures":[{"sig":"MEYCIQDqjvvOG/urYTmQOuZxiu6PUVe4chYvQe9sosSPL9xclgIhAKzTlpVmFrxNLOWZfW+5SdyMzM/Mk/4gD0uIfw4gg+Th","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184525,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcqvnsCRA9TVsSAnZWagAAQGgP/2+jR3xyaliX/hf/BhK6\nDOhujKSm5oGR2HACkMmuKIhur9VJXYsHOQ1iygLC2Z7ajKPwlMOhIgb+2dwE\nfmMqxPjJQWdB7dsZEtP/27/+Ao1DJyuLBeoQTxg8s90C5g0pyGKacgcxtthv\nfQbjjfH3IFWRCoIu/6XdrYDdK0B5fgRrzmCuYABxcugESYysoB5Q/zZ7kQlm\n6TMIHOcEmVDnIlL25xWyrWCUL0xgkareC7kvMo98Ts6NFtvg1nO0htksLFDm\nuPwN4CtdDeWf+/fhfOx159/5q/5xOClrL7+o/9IciNEwks28R5ptWYIt3Mil\nqrAJpf8rd5c3HWkprypNI2MvljgrziqbEiaf7o7h35FIoAsMOSTq4PZtHytb\nBkTZ3hGmVZKmsFBh02yXoMOgET94hFCafy7E02E7la3Ker+V483Hec37Jpnn\nWdE/CT0jVXPuw/qEyvDG0o02BVsMN4lNjfMvTfLWP0R6Uq19MTIZZOCFAxxB\ntXSBU89BXQdxh3bBPQ+awTL5+9yHiK/GcWTyqPlA7LfOW8jxm3tEKbbwiL3v\n4yjO7xpwfJ16G7an4FJgecBXOM3c6BBqg7O+Kojop3pOihCgWoR06YkVbfla\neQEcX8fAsAo2Sz0SabLz0ksiCj4coCqfRGphD6ETao2tplO/iuUubW5BP4Ry\nZCw9\r\n=Y2++\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"17b4b74e2da3356c8ad937297b0f5cb85ee291e4","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-17b4b74e.9+17b4b74e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-17b4b74e.9+17b4b74e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-17b4b74e.9_1554708971630_0.8501962209653464","host":"s3://npm-registry-packages"}},"1.0.4-alpha-71f92bd0.18":{"name":"@graphql-codegen/cli","version":"1.0.4-alpha-71f92bd0.18","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.4-alpha-71f92bd0.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"9efdf6cd09fec933058ec5702a6b70af2bac6773","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.4-alpha-71f92bd0.18.tgz","fileCount":150,"integrity":"sha512-fQWYryHZhm0VZQbJyy+TruA74QAk/WNalff+sNigtmjmf8riEf07T7sT4w6GbZPAzBflwMq52IRD7zUq1wrIGw==","signatures":[{"sig":"MEQCIEmruTlivyNXHnLGEWn2mby5yfv4KBTxEcyyEkRkSHPAAiAJuJBhF91QedGp/svbUzwmSqVDhLyr9nR57amsucMf6Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184517,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcqwr/CRA9TVsSAnZWagAAp0MQAIQkbz1phAM6H0da3wGS\nHbX96ng8K54VkSuK2E/2LmNLcYEQgzdbwNxTVLhuayWyxYgKGfDulBV0pADN\nxxfZdbv4cXKAi+nqa717RTVY5cUfZBM2yKO7mJyK4LuyUorsO0MfqUl1r2Tf\ncgVxShgabmaScCV8PDuib3OBH228EhnhI2EEs0fUlC5Uk19nyRPEi6SZclTa\nj2OF8I4wzw1IQlT6XM1oY5DkzR1NlHAi3iDeMxPHHCXHweK/84imfStniBhM\n1d+7QSy0UeuOR6Ppr3ZoTEvH+E6OtVK5xXIXYnXglTc4rqBEZ9sOh7CdCZoS\naM2VQefzuBTPoOe+8L1Q48c+cDyRcEpq/8weqqxTBBBajjZjOsvVYyvBe9A6\nKegnmEmwiG1+5B9vpYvPj7LBr+9iddFOuG+xrRrp3agNDYmqfKc2CPbep29q\nM8h/fOiMErOUIwwtlhew+5qI8GXT6aYII3Ei9wROOJF5igvKPVONqviu0x28\nm+t1pXqYhpIn+ym78fR7fJ5Og5a6cqyn79SEH6P96FBaH0IXVMtrJLTcQi/J\n7gapeZEMwNFzNob7+XKHDCYZRQNPnz+bkIvdK567hdxgySHWt7mQUOf48ZaP\niALbXKBP2EWKFkFAWHISumTnoZvA+TTrIok3wCVxUxLPaPVYirbJRks2ClM5\ndanw\r\n=NY7N\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"71f92bd0db8ffe870ff4b6ae4f72a71e9970762b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.4-alpha-71f92bd0.18+71f92bd0","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.4-alpha-71f92bd0.18+71f92bd0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.4-alpha-71f92bd0.18_1554713342599_0.7367926768014754","host":"s3://npm-registry-packages"}},"1.0.8-alpha-4c3d3098.0":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-4c3d3098.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-4c3d3098.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a1257bcce14f621ec7322c1f88c70bfa1d929db8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-4c3d3098.0.tgz","fileCount":150,"integrity":"sha512-KhXomAcbjN33hqQ557628V8iI/aAwf2Z9iuaqJrPWLFf6y1CBW/GmlHVps0Wk0gtC/OjBtwnGcBA2YXsV1v4Dg==","signatures":[{"sig":"MEUCIFOH+aQkv8UDgdLa2B1zEe33y8tqp2cU7emFkuR0oB9PAiEAqoV7tZYwjpuV4yzTsJEdrZN+cuvyTmziSEm/CV9Sp6g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184514,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcqxYoCRA9TVsSAnZWagAAcbgP/jquU6lV+bx6teteSE4X\n9M1yeMwd9lHL97KgWkvNIWtyu+SBogUSnP2vCVr+K8AdAmU4u491XOcmZeN5\nPaYN7xqTJJgAlz3poP7phB/70G4+xaGI0kQJUq66pO37QP6rGPKN3qwSgS1T\n1Nil8WYxBLFxgl/KPctIi1CO73zEYpzz1IbtkDapBEH4brXuAfuOJnXv/rOF\nHzWFCH5h5H8LtE+4/f6cX4EZas8r3OQ55etvm4uafZ5B7mhzQOUvqjQiuCQT\nXgqfnkceRpPWHqiBvFquxUB8sN9G1AP442yZlrPDWMURLEFhXUoX0MPNZWal\nAP9piLEwecVFFirwmwhlpFLDDKeFcloHvO8XE0+jQUpZRE7xaE2z/ycq3Omj\nXxRl7zo5pPTtVy5KqmKhIDcz+Al+UzyhslgwZed1b48ly766C3ToGWgU1YaW\nYgN//urqO5e7shnHmZic4oB1LDPTMqxfV6b2AhQ7EXyg7WehaWB1sSMRnAK9\n+wYsW4fvGnmXHbzojC+XAtNw8XLh4E+UV3m8VoEUc/sDlRaUkGVVUAO5nrJM\n72TqobqnxhrgIM2q9OYfqwkICkOKWAKA/vV1RlZQ9vfSQc7KfjKInUUrJ6DN\nAkk22XfSHJ2ZpS7SUCyOfiaqGZCuWlj2pQiDJbpovcylyOZPQOO7AcJko3Kk\nqfyM\r\n=x9I9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4c3d30980c6a4dd96593c1169f8027de10560d35","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-4c3d3098.0+4c3d3098","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-4c3d3098.0+4c3d3098"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-4c3d3098.0_1554716199856_0.16284752160942362","host":"s3://npm-registry-packages"}},"1.0.8-alpha-87bc637b.10":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-87bc637b.10","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-87bc637b.10","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"7e1ef68c73dd5d18bcfd0dd1f2d167e0d1df7ae4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-87bc637b.10.tgz","fileCount":150,"integrity":"sha512-lWTVTIbMiqM9ij2HHw3gQBu5ug1Co70xcMlqqd1ISvqAvxOk3hAsg/Q/NHIj0nwA22d1soSOTK2AXohzmg0EqQ==","signatures":[{"sig":"MEUCIE8IPzbZheceNNXElRuE+LxyE85PZHPQN3qVfGG+6G/wAiEAwBzyy8a8SIDVPORxdTlGGv9zn8HU3SipE/OJZLQU3ZU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcqxwtCRA9TVsSAnZWagAAiP4P/3KVTJG1M2LR02U/efit\n8i5+2OiyNkgU5oqh+LvnNFDsk+ON0tQ1DsrmwQB2avhTXXMMqFLM+ZFO4WHF\nbznShAUFeliAyKJS914St7kCPVGzMJSgcrVpiaWF7HVZjSf56W8ujfxmWGoQ\nxx595QkA9Rmf+/f9ygUXkW5j+hW3de/A9mqA7yvQawJ5qXeF990Wu/7YgY9k\nPqFjeuoRbET5mSPPz+UfGgEzEJFQK3BL9CA+hGWp1PU/5wUuBws9AhMV8P0c\n2YpPvyNzh/FVB9zOzihjmuaSnW3WURdAXF+mkbzzH/JUCakx7PMIocgmDgqY\n4ZqgEKg6nmt+Aw/rNNn2scN6o+6cT6R2nj6ss71ou8naE4eRx8Kloulal43w\nMyuNLIxHt7oaX66eD2qVxQsIftw56o9/3hVs5uFdCQc5m1LQail6KXw0AzvK\njuvRSWO+5nMMGwWTPUESsjc7kxBVQk2ZofoQu1377nBgDsbeXBRDCnfGghD2\nUTP8fD4/zxXb0IRgWjlpQ4yuKUb63ZRDE/2WNy/kpAw/Hp6GRTBC45ndjH0O\npe1rMJpMNWQg2p2mMGSAu8bbmG4t6ZmglDngn+TYVTnVBV/wJ63Ajhvk1HXo\njEYSvcKUiqvC8ui7DUh2SnBu+jdmG8q5MRqrA3kf9iVuARt94UMpw4A9O+m4\nbO6T\r\n=OuUW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"87bc637bb236f7266bcb726a0e28aec479eafcbd","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-87bc637b.10+87bc637b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-87bc637b.10+87bc637b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-87bc637b.10_1554717741299_0.14462571590166284","host":"s3://npm-registry-packages"}},"1.0.8-alpha-9c856a4a.1":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-9c856a4a.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-9c856a4a.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"9b295c620e2ba07c382d40783518103a4cf68c26","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-9c856a4a.1.tgz","fileCount":150,"integrity":"sha512-WtMCiOM53nSmwn5Z4c94ZWA+aQ3OlZUVTLTE9zZxkEPHwAptHzJcD/TtgJicmRXLsy7opUQsVTWfsWMfKJ8vVg==","signatures":[{"sig":"MEQCIGPcmW1LIoJaLYR8fUubAABxeN/umtjf3b6c2P1NexxVAiAR35oX7pY+fPti/dWdZuUHDlm9hi4P3gCeC4OKKNnCpA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184514,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcqyA9CRA9TVsSAnZWagAApyoP/RvHpC1ey6dCkEDOXiYw\nTEhTDhnCLefiXr8Cnc6kpnkJVLoiFKNXOpx8I8/x1q6P6mzRD7ZZRuMJCUDn\nG1LmXonIpvHUMSF67ZRGwfoo3/I9mEhC45EoATT0HqvtHXXIHD5p8OSjn6+r\nflMmbgCk+VqUpLhR4m1xCc6lb2Y+EBjMOOBzseCuj03OD0QV0F9TJKjmeUcE\nox7/z0g4oywxNiqZS81/Ln4GMp1/KWnpJywk0m0hkHUbLL+8N5a/yUV+Up6h\nmDSv7vCEW2GY8PTyOxWsnbbINAONHnLbx+FjctKKVLJlDbeVYDaJkFBpdP1I\nE6VU0hQchqettHKr0FivMyolXn1aM9oT1dMgAm+VS1sq0LSijm3I9fX2vuid\nn38YyTMQxUTdVWdMa7/D+UOpawm09D+zu62d8dZYltqpKeXNkX80ZYCbmjQh\n1HyTZ5zZk0TpTpmAY957u2XOZYTfxbC+KT8xJVMzpISGd6/AjfjGpu/eSZrH\nmNOnX2jVwH8jUalEkZaFjqV8xoriiZ+ktUlpVvSYhKfh03ClqdyP9a1FvJnq\ntp24x4xJrvoiTGjwKstg2InwDTRDVM7dgW9hSKQWI9s8M4rHX5B18d76tAC+\ntbtGrLMikjsohX5S48M3ScxKzicDfyzj7GM0tzRVl+fhPdIxg0+pAwPXpRVa\ndC7N\r\n=8lTO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9c856a4aeae9846328feaebe2786c55b2c12edf2","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-9c856a4a.1+9c856a4a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-9c856a4a.1+9c856a4a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-9c856a4a.1_1554718780520_0.8330208621619934","host":"s3://npm-registry-packages"}},"1.0.8-alpha-3762ec51.2":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-3762ec51.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-3762ec51.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"bd1702baf885eeb690fffccd2c531a7069a53d43","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-3762ec51.2.tgz","fileCount":150,"integrity":"sha512-cVVGxLM6LREFMv4e19gHlYVplYOAK9dY5SP7Xf32yOlH63yv0Ifef9PIgKjMQGc6ZC6mUkVbLw8HoORYj7Ql1A==","signatures":[{"sig":"MEUCIQCzaE9tbw/ZQl5SrTpseeg5hNUxm0IiWTnXn0zMSg4m7QIgOfKPGpDESFUU7ybiD6XNGv/MsauKkcniYqIyXrqhre8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184514,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcq76/CRA9TVsSAnZWagAAMxcP/1ZMpaLgBctYC5QMoK5g\nnqldvpfwMvYFtld0s2dHpqU4+fcM9LkGd7k6exdIf70hdhPlBH1OCS6Rp97z\nTWlJS50cW3GsawI4OUtwBK3S9zL9a04BpfFY5Dim4i0G8R23oxef0m9E/YNI\noOhkiJtWHHhzGVZZkISOPaAvK9pGrnkhLVcW6NT3V/elK2+GjgSSuY4y0bkn\n2tWi+TqbpPEkyoBwn6NzgTVPsFawByDrzJT7aaRLIsQ5jhHSbDk4eZ5JoKvr\nIU8rj03E7po5tzUMFoCTMchzaTnVv7hbctU56pcTvqzdgr/+EypKbBxL7sHi\n5KSHv4Vjm45GHlHEBthLqx6TIcTPkW0GeCp0Hvw8H+pAqURc7fSueJw2Q8e6\neZ4GLpD0JXpuBe7PwjFFdgMXqPSWdqrJ5gXUUH290QneDILdplxs+HZZOpYo\nkpMAwfQdVrVpEp/xch3yz7v7gSk/V9egAI4KzElLRgOavcGjCE4wCAUx7xYg\nX+VTBnW4zpDFMWIRfgGexp3EZUjAidPguUWEGiaK7lz8mCR+suYO0keNoKmi\nTGBTQkvWH7ogQGu57TaMdNPYLIrDSiT/ks5eQHaM68/jjxbRDP0FOPeVfkFi\nCXlsbd+liNG/AVp6GsD9l1xabYzeJIKbAn4uaRJR6zW2/BYlNYrCMZg8ADzJ\nKrCs\r\n=JB8o\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3762ec51aa96ca98acee9108f0ba372a1326c441","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.2/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-3762ec51.2+3762ec51","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-3762ec51.2+3762ec51"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-3762ec51.2_1554759352374_0.734855868744295","host":"s3://npm-registry-packages"}},"1.0.8-alpha-fb56cbfb.3":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-fb56cbfb.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-fb56cbfb.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"b153eb9c1dfec72ccc0d4c05e8b568b25b50019b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-fb56cbfb.3.tgz","fileCount":150,"integrity":"sha512-QPcAHAQ185kXzs4w6e44M0y+ckkJM+UP7sTK+2fJXCHtcFq4UY047Ujwj9KRO4+BxLzV0IpW1Nbd8o8mfmyitw==","signatures":[{"sig":"MEUCIQCG4D0TqxGq44fGz1x0AUJfDzI7kvy9czSdQOdjoMe9twIgevYNoClrtbyC51QovjT+AhOP6ve670I7vLTwnl6QbEo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184514,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcrGTeCRA9TVsSAnZWagAASvgP/3dlZK8+BPG5yFcFd8sV\neyQS8c2YgF18iDcvhLRhrj8vEgG/CwThX4/IIE6p4d+tTpD9v6yuqvv38ary\nYnmV3chcF+NSWb6D3bBBRBe5iT4NeIfQ6DPjaQ/p2fD47YML5BBt8ghBJZhD\nNrLEdiZtBqTjBL3+igKFNUPNyqTaGCTQ/O6SzMv1zBdBvtV+722nv7dEcxIZ\nO8fvmjX/vbvJGA90jGbhflhzZ4b4QYhtaBe8tpIzP+sBInG2ofh/IM5IYGP2\nwUdQ4A5VYsPdhUEr1ie0me2wrqu83iKrghC+yV/oAy9cVeVbL1mBEjE9t/Qp\nIqZLzVaPYXBZJBUHHyrlxygVMLYBp1rv31L3wL0tFQTep2v2NAKpuQLqCzE5\nmgchulMxsfs8KYdQzCxKBKEil28Ph5QjsaUwkScID7paE5P6B4cpcLBZqy8o\nZMcyJz/1MZL6pmn9pZXQ4Dzbu3sH2FqKiq3+jmmROKLFOH2tpOvoWHzIo7vT\nOCe1RWIEISsdykbefbONELLmOTtKbOPWwf7lXCBFyX1U+M7A1uwTjXgAcEoq\nDWKVqBPa64mMGClrgxLfRafmANNe/f6Wnv4PdOTO9h2wz8TRpWjLJ4U42gYN\nrzNAPHd7t5gYxbt7OYcwKkKykIfzsoyNtY+XSoqeGX+23xwNXnl/2wkRLRT1\n2dDT\r\n=NJtb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"fb56cbfb2a9d2e0206c7d452ad115931ec9672da","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.2/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-fb56cbfb.3+fb56cbfb","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-fb56cbfb.3+fb56cbfb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-fb56cbfb.3_1554801885705_0.9981040393439733","host":"s3://npm-registry-packages"}},"1.0.8-alpha-0819a027.2":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-0819a027.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-0819a027.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"778e984ca4832017a0456e111b29f4d2799dea1b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-0819a027.2.tgz","fileCount":150,"integrity":"sha512-EGek/G2zl4ftf8dZ7dOSSnnvejzvNMpgeDgxgmYUs7R0ORScZ32ZSZzYcPtZOjC3LkP2bBuqJLG5tVsErNxMUQ==","signatures":[{"sig":"MEQCIHqFU4a1wCJnc9+Haf20PvQWC3KtTs4htppa1EAh93uCAiBYMegm1PWp+I0kDsPWfV2mOriMjBkEk0TDwiTHrlqYCw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184514,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcrGT6CRA9TVsSAnZWagAAilIP/jcMNewEWG9uP7smtHTT\nDhTJQu9MHsSFQniaLjdRXazOmdb6a7hfNaA/aLjKHXtNymXvyZtvPXuyg1OM\nbi82FA2f1+49RNAoxXAaPjvm7K9cy3RpaKXZAs5EzmNFGzpuupC+pOcBBG3n\nc527wMfN8RCjUu1AY0Kg4RivvESh+2vcPDd91bAdqBFmF7GzRLBD/ZD03CgY\nPL+5rhVKQLnd1yLaP2mfo1F2gCJVzU0Lgg7o8tlWBiArMS7qCHMKwrmZ+8GD\nu5SZx3pvgpAUc1Ql4GN17TJ1FEcFLXtYmIp4vyEV4t66ey74J9yMX47sDCiu\nAqwBT6NnwQz+A5+zujd8JvTIs9kggZDDgSKxxUxtTyOg6JgdBZ5PIaZd29gM\nNBV++v/VIwMJisyWsidShcLdG4+7CO8us7QHNdxwWRqfoIMlS36NKaShpaWw\n2et3qc7SMPlMSp9TJlpwk0K2VyFHSPbt9904kiDmgSUh7mlm1u2l4v8oBUlH\nz5LS8Kx3JChUUvUz5EpY1N78Phf0HboiGZL1tc+4n+5Gd9LKeA/pWB3+lE9j\nLRXcssJhmp9k0LR4o6+ypGW8dwfOokbMu/ruVhTbrhJEMNCt9tq1dSvQQ5Cs\njsQfZcTN4BHfW+Ubm7mPPmX0EhxvBdZHhL9cOpbExxOnLGosalW51Z6JiNIj\nJ32N\r\n=wmRY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0819a0279e6d9b818c6966be618693ed32860b90","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.1/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-0819a027.2+0819a027","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-0819a027.2+0819a027"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-0819a027.2_1554801906738_0.7800329877327465","host":"s3://npm-registry-packages"}},"1.0.8-alpha-d82baad3.6":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-d82baad3.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-d82baad3.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"3346964d722ef3c1407044f898b2236e5374a722","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-d82baad3.6.tgz","fileCount":150,"integrity":"sha512-96+lmZum7RKycSK+maZnOH07zcRyNFlD4pZNgpbW5cZKMjPer5e3CIUMnwgXhU79UHu3MQcsnM+mLPreq9REMQ==","signatures":[{"sig":"MEQCIGdx5tIjl+ZjfGc86EYYF8gExYXlZYi+eXcpJcFW1tGOAiAts3Vk0dD7nN0z8pCXjA/JVmzBk0LbAwAi2+23dejitA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184514,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcrIdICRA9TVsSAnZWagAAHXEP/Rbawaj79EP0R0uye6EW\nFpwc+QnjDnN3XgvsW2H3+Ko57fFhj5Oe9cuwj8wWbxXbO9/uD7Zw2j/Jldvo\nku3XTefwJ/hxITdYjIrZppn3aZUO1Y2k0RwpgJeKTCHsr4QdjzkT4xObPVP0\n3sGP/YtezuDdR3p41gohXreRQLuj06n1k9GttHMFizF+JsEi1AiLRlchAwuT\nGMi6lIhb9qxQL4D/sZj+/4086GG6Xi/4xcXbHqDvCzsX4Qur04AgjG0gishd\n5mzqdUVC5W04LhvfX2sXbKV+1kEwubLqvuffTfcYQSj/CgNrgiXeG7jFmxRe\nLZrEkPUQwQuXnpzz1zBeEoiDMnHmmBDki71DIFlnpBvOauZqQA46CaqJEAgz\nBkdTS7vQW3FNO5iAgZopN3vZ3x0IIq/dOMOXYRJl/Xlj84o22EZ6TckwrGMr\n8o8VpO0eGvkbJ6SsIfpBMmwiV8vIvvufZNvUAaM3TmrkVeKaBUqbkq9W5jTS\n2c73pX10Xnw2zj2fdiC9ZnbGDj+eZNPSE4oO9AkabASetYdFX70Yyx867QG2\nT+1E0wayPIoJ2+rf7yMOOUNU9lTtCH5Y7XgtNF5kffvmdmnkAzUOzc/bH1MV\noqcD5QM6XrNP9rd/ZyMhbq7uGFIVhhhlbZoedMluQ/KcaZOaoSwmqJWD5Q7O\nSIEj\r\n=KIve\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d82baad3587a489dfcdc0728c88e67ca550506db","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.2/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-d82baad3.6+d82baad3","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-d82baad3.6+d82baad3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-d82baad3.6_1554810696086_0.054167301312099125","host":"s3://npm-registry-packages"}},"1.0.8-alpha-7375daf7.4":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-7375daf7.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-7375daf7.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"95f11061d1716acdfa4f3ce83311a1ac8073f317","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-7375daf7.4.tgz","fileCount":150,"integrity":"sha512-C6ddBwHf2zyQS54ZWGAPArINXQ1m4YIc+X30/cVMhSV4nLq24kuTxje4QRkmlNjLX71JegRoMEacTWOTfsx3HQ==","signatures":[{"sig":"MEUCIQCvuOvXFZZmHznlQkpLNzu6LSY2LCTYEqXYdQ8pam2/6wIgKxkKCtzjcdiMJdrTWkkTMrg3cMZSluxWuvU4plQ+eUc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184514,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcrI4dCRA9TVsSAnZWagAAVUAP/jxGNWrwJ/6sDv+iNwTL\nc3j7goIBK65dfcx129C25iAoaPxxAIFeh6Hlk8Tq/M67GbNTbOIQEeD35Xkr\nxkSThjL06GN9h37E65gQGc4o1Xd687HRjvMEMLwtcIiILEuRixW05Y1A93Kp\njLsjsYbKwQzgtIEsX9kmjLRaaPjE2BJv2dTf3vF+0bWWjpUEmYzQo2BSj8Eo\nXfW9pSGUy0t/aQAr2hPPeDe9KQdZRk1CfSNDE2fNGwx9Iug3iKKfAEELMHx4\n4QbW2i6gP8K91S6goRhAgkc3+B43jz578T/mmHyKQ3S/p2XBUctQLyscKoe/\n1aSUpJ72l4Vh4B/TmuEw8GghO8JCmp+yJkCbf1GHnoTf/dqeqz1g4hFyJjx3\nTLz2t5v/SXRL3jNeXyk6u+UDxe/bulbpqKdF02T/EBR7I1jienKU9xQHUaYv\nOGHe7U+qShkpANLzVVv6xjnUYF2egRYquAAW4HIEchzMhE7A/3x/5Pu0G3tS\n6kCVq35+nnMhjI9jWgUH2sUogP+nURwKNqd6J8zdxUyKEEjKriDZ2ZgGnfPp\nyJ3T7jM3WyPa9gtYeVfUQc4SiWbtt1qoL0GZKHS4DvJsR1xa166lwWwSH3UC\nLPFokkuHItfwMI7Iu09kMA7Xf31O229GRKjmP2jF1Mq972d/Mno8MyAB3nz6\nGGgz\r\n=hG0A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7375daf79fd7f147fb80bd37faff362c495fba41","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.2/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-7375daf7.4+7375daf7","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-7375daf7.4+7375daf7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-7375daf7.4_1554812445011_0.2535506837073003","host":"s3://npm-registry-packages"}},"1.0.8-alpha-928caade.5":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-928caade.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-928caade.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"d7ddf731d1c9307b99fd60459e5aa5ecaf58490c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-928caade.5.tgz","fileCount":150,"integrity":"sha512-zMvDZpdnjn2SWWkqybLGVveTsGQYAjceIGUoZPxP1IVBWon863whvositM4FcRqkoit7ixE6m7s4T2NJ/t3KgA==","signatures":[{"sig":"MEUCIB2r7IOBQsIxsgNMuS8mgvwGhIFG4IajfKqGudHvoPsrAiEAzUzEulXEMf4zIWfGPWWQD/3D15sChNVFdvZ/KNEkAhw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184514,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcrS0tCRA9TVsSAnZWagAAN20QAKTJZpDwS02AJZbFcysF\nIYFu1j4cDDt6LJzp/mvFvHesG6eywpkm89tQwZ/JjEtrIcnWOaNvLjTdNO6d\nKBXxIidxtM+QLbfO1o0iR9Pm4SVjLytAIxaEdCeLPK9vesYciKtERzKT/xZx\n8zxJR/+l51QbXBPy+bEoCsgiz4ybA6qxLH+Z89U15xRBD50lhKQvsiMLeoXl\nOnl8O7w0c0ZsjV700AqUnjPoyS/PM09Bn6LfYINhae6s0Rkpd6VTVPeLPhXO\nF4uuyfeE9DRCrFcAGXWGjsJSSj+9feV3cs7d9NGqOz7jdzKzn5sxh3z9STxs\nrubv/9zkzEByHC+xP12u5c1tWZts8P8OOIJsztJpIQ7N6OGlxL2jdt92/Eqf\nuY+ITO27Nqc6N1W6RL3GkrmGhgtRIHMdZrUGHAqURSUkVVhHYeLeg9mpi4fZ\nvZKXKxaXtqS62ETBb1dKnWHUWtcmLY7a7iKaBQZiQ43oAaaiwGvrAVJ2k//y\nSSIb90hBY5dFppIg8y3gPLKlW3zHqrL5iHl6+Gd4tVR2TPQA397lLfyUUkeM\n337DsLT7Dy7JuF1qxBm1Yv0JCunePZkw39AApZchn+NJ6j+vDX5Zov3cksJc\nVPQEOAuoY+suDhawryYqGjZyDktRFtzPGgPb2xfRNhJL3rh7yKGkh43dAKmC\nsy8l\r\n=syMr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"928caade21bec22680188a281775b28ad5d87c3e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.2/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-928caade.5+928caade","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-928caade.5+928caade"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-928caade.5_1554853164285_0.14759832847717336","host":"s3://npm-registry-packages"}},"1.0.8-alpha-57e0304d.7":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-57e0304d.7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-57e0304d.7","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"1e4d2156e32414d64cfc60f81060b3afdbb88f42","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-57e0304d.7.tgz","fileCount":150,"integrity":"sha512-v/k/4wc3G1FQXDH1UOk/pBIFWJCc2oUzqJwhtf2DaMmCs7GKE9r+XTGQShhUDKnhxYOdhblKbjFHRdsv51mBAA==","signatures":[{"sig":"MEUCIQDrtEJXwK1t6J/FuAEW4VPTXsW8Jfgf5KV1qp1nmFXU6gIgZupVEUrgp6Ejb3SEwyR0WI4pQ24jp6AmTcUwrBe5P7o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184514,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcrbrWCRA9TVsSAnZWagAAyYoP/2WsQZAZfP4ykgUWG+hv\nZO65tRRVf1h0POKt9eufZmXl/LBYG7eE49r8TUOgbA1F+mlXAb/zlTvEfSaG\nLUWnbFmpKa7DibjVS9tyGGVNz+uFJIWJI6b1cQmR2p/zfYZgr3PcPTa6sKIr\n/NPQKqOC5Tsk4NCJtJ/DTqAF3DSXiPjHwfSOF6B6YbDmAUiQth7hzRPYZ54g\napSMA1ZWs/ZSE3NIiiiorpO8TcPPT7nH68LDYJprmSnF2ulyr+bb+lzFISQC\n/XBplIacXBwVKNVAqJM19S2OIecB1B7PI1soB2zvf0Qr8whiYoy3IEyg9eqG\n0Vbs1QCelTC8kxPaYdIycF3xFojNu6V9yvv5LVbHct62sjRcDgQIvSwxtHZ9\nxIIwM7oTRwZFemJsv1zgKKjH82o3FH2uZ35DvHk7j6vpT98gqt1l5/LQV2vk\n9zst9VHtsh8u3tUH2Z+l0DJOJ9VE6qYaYfb17toGRVHem2+z1rzF9KVtBWvN\nm6uYtAeY+RPwqhP4zgjEUYeWqGH+5jmPDkPgQmAOCL/pxrN5C0lrZmmkZqGA\ngqs9pd3YD1jSXHyaH0+5wVjcZ/A2NZQoRNEZfRgChJFdSjBA1VWv+tFril9x\nWXOlXDkmlPP5C7DiolmRYMQUP1TcJLvvye3Pz+BlnpW72WwS16H7azI8bsCl\ny+Yp\r\n=Vwx4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"57e0304d100f4a35460fb0a3b7395e036529cbd2","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.2/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-57e0304d.7+57e0304d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-57e0304d.7+57e0304d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-57e0304d.7_1554889429895_0.7738641754546924","host":"s3://npm-registry-packages"}},"1.0.8-alpha-054acaae.6":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-054acaae.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-054acaae.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a41270a381db26ab0dac7a31b33b521e7eee893f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-054acaae.6.tgz","fileCount":150,"integrity":"sha512-YFUL6fRnTAMzwXhtBLay3ohKEiAjjY5wvNOwnGJgGj0AafyDUBt98qdLUMUecv1YqTIgNPW3wpjyRldcCSo96A==","signatures":[{"sig":"MEQCIHzXO3rV8EjwF77kNCP7mMN6XK1AqLetX+S8Or4mwvMyAiBn7ebJVlWSpD+XFnVX2lTlYP1mugw0zJedFA4WmtmKiQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184514,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcrcGKCRA9TVsSAnZWagAAofEQAJeBBvZQp0QWEoVAUFNr\nY5Qx07UbG92ItN8jwHa1Ut7MbMNYGX7Quvtc3471YHjTAbk2NWX5XFR7/oKB\nZiJzR8RTtkSI8Th2kB5B5wcPGMp/c060wkUuuTzGaLUZF2Mqg0J7eWmoq1sR\nYo0G9eFpbSoR1ek1DDJOyqsT9Wil6pXcW+egF4tyEctWDhpYFJGV61OMuc6D\nYc57bI4YjY6r4I5CpiA+QV2MfC661mSR7cWKRhdk5Qp5s1Re47yCZfwLIRsF\n9vLgJqjpwrjAf+UMlM25IaYHaweizwvImdj+XCFj6xLshlkyWXEu8VCJBdM+\n/f5eoIQk5umgBykiOk9+xqx1ZzSt3gf0/ADfKlJ4m7c426s0G6Y/PvCZluaD\nSWxxvM7YLY4EM8f4pelag+uIkNSpHS3EaKNp39o/lt4A8FDw/w27def9ifHj\nJ+4n0tFeUPWnfJlNaB61149Xgb1waO2dkmUuYbDrBiO6jbt9KlbxN+uQlnJC\nN/owrR9W5Py09B7FVfgiwIP8LFoL1M5BTDJVPSTNBc5uP/s8VR1cnVzcotGW\nT+1ONLqxIZxZJBgkbzD2VmAFYYNIyCFbwaWQPu4lwT3ubr6wSEmm+/47W0Ro\nTxKXFBwd4IGB8h35aaJiNAfRqQi4AhDd+ZbBpiHqfL9+Q5/Z3F1RUCt/9Du0\nCF5W\r\n=sHvD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"054acaae62500d6668ce4e3c7d605d0f2ff51cdb","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.2/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-054acaae.6+054acaae","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-054acaae.6+054acaae"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-054acaae.6_1554891146124_0.059907951144567484","host":"s3://npm-registry-packages"}},"1.0.8-alpha-bbf00661.8":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-bbf00661.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-bbf00661.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"49fba174817f0f548847a67a02a319b54ab644a4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-bbf00661.8.tgz","fileCount":150,"integrity":"sha512-bhe9H9zGOIiVmYmSoZA73AsZKxdf3w2o8JzALj8zHTlvTIU7EczJU96oM8hiNvQuABtzW77TtMi2L2Coxu/bLw==","signatures":[{"sig":"MEUCIQCAmqjQetTIRoJt7pEvPUWENVKP2AXj8M61mRbIPoJd7AIgbad4fq4YAZeiasJqs1PzafY4Ni0HJiU+PsruunMmN70=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184583,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcrdpqCRA9TVsSAnZWagAASZ4P/03DreNzLAjmLaIR+/tQ\nMAYNr7Hx13giftsUo7o7gWif4DA3ajS3CxawiCgClwyXelWXREYoChxFlHhr\nn4lEY3zWfwV4zZxajDMctGhuOUOiqzDPlPMaFic0n2pvA9tiKhVtWYfe8hLG\n39R2x5BhaXmpGcDMvy4H4tKiswYhSEBJhFm7fi6oZ81RAHLVfImNhBePGH4q\nCUh6jjYHZuPxrHbQNKET/rnquSxBGO+Jo1huFOaKPT7FuQ1uQ53Bcy3ss5+4\nKK6DBci9PnHT65n/zY55rEJ2t0aaJhxsPyKKXQg3wfEQ5a+CTcNxru46R/Vu\nnQaU48GWz5suXImc+zRUAfQLViyJJyRjO+5gptc6QHh85yZZG7+zeHdiUVU8\nCOHgYUOiB9hWXMDodFeNSOX58x1kewPRXds3ostHrTPMqk+OPKQBJIqHgeAZ\nBI9ndthrd3CPAHZKxzpcNN4W88cYdSTy2IoXcvw/uRINCADPRP+oMWdKcmiI\nrzq9fM4rqfuluYX8k4s/OTb10Mo3sM7a+PVfcp9uI5ET69ChK3hjweNtnH0v\nDLWM1ileUiTe1yOKFfQFhI2WwvFmhJYH0nx6pyoNnv7n1NP2H6CA425HBPUU\nYeInMJZjtUpjxEXT3lS13xL4jLcRqiaX/c1U0mL0OJdpvM8y1mm12Id/04ep\nJEbp\r\n=1clG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"bbf00661af87c0fa5d1cb68a61ae46d92c833171","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.2/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-bbf00661.8+bbf00661","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-bbf00661.8+bbf00661"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-bbf00661.8_1554897513887_0.8370942819707945","host":"s3://npm-registry-packages"}},"1.0.8-alpha-a1dfd04a.8":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-a1dfd04a.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-a1dfd04a.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"3787418bc767a09931df09b443afffa1e77d6bb8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-a1dfd04a.8.tgz","fileCount":150,"integrity":"sha512-OYu+jnKeJpZKH1XF6PioaVC15S/DZmTtrQdwxPIzly/2HaTZpb0daqwW0Ecg8dHMgoqHesHBdMB+IekDddIw7w==","signatures":[{"sig":"MEUCIQC/K2sC1aHGiXeD8nwgIam2hTk+EnU+Ky8JH3BmyxuAtgIgAV55Xa8ptIn1QkagKZfD9plYLCE1vyKj3yUOVsMJBh4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184514,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcrdrMCRA9TVsSAnZWagAAwrkQAIDjB51H+2mk5Tfa9Cok\nR/U/tlzmtFPKjlD1IUKWSKHFK6GftXGE2m6z7+Cui37R7ePKlrwqd8SZMjnE\nbdlKO+YSio6lAOudbjI1YWz8N83rkbLORRLxeYMnZRcvcJ+TrBV3BqgvHSpa\nm1sapBqeeO/afGIIGbW3hoWjIqAl2dNygzWw/LOL1SZV0imNdVfXqUbaVWHh\nR7zpDoRbYkT7Pry9bET6nA44MezjJwcJ7+KTAjLC+EeVxGWI0rvhNkyyK6ZK\nCdRgQd/4H06k1h3pT+BU6wvLT7KNb8QV9+hnelDKOvea+k5aTDreCoFTjkOT\nuEsIz+5RTyRFzjdIdbA6Nb8s5nIqcShkMt5Xbu7na8LmKBxr2NneWJP5Ux0x\nO6MhWCywbh2LAFVJZqbnE5X3AlCSGnDxEEaTF54vMBYy+HN9VspcRyIsD6sz\n85Ork6nkVf5mcRk5/4gef3KwA0frzlXogabOKX0WExlMVZ37wJ0nSF82jmAz\nyCGIj+bUIQ48DPjAx/Suire1mc8wwn5hO+Pr67EXDFW4NaPUu933fBf9uw2d\nnXTopAJ33FJHUpDsdrDCGfFYV4MVxDkdMs9eGkVyr/WWBNGW+ZtgVCBU2xwb\nMXPIuQ5P3CEZKyk/3ZYJsJVoJ9MetgS9cOqtdwRaOO/OLrfuuJ5SvM/w/AIp\n4Y4j\r\n=KfE1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a1dfd04abac3e748160ab68c2dae030dad928eb0","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.2/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-a1dfd04a.8+a1dfd04a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-a1dfd04a.8+a1dfd04a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-a1dfd04a.8_1554897612118_0.9288591745192147","host":"s3://npm-registry-packages"}},"1.0.8-alpha-0e2ec025.8":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-0e2ec025.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-0e2ec025.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"3bff60b41d9acfa845e99ad16fac4bdcf417bfbc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-0e2ec025.8.tgz","fileCount":150,"integrity":"sha512-HgrH9zgT29XUIFqi0tB7p2du222KbzOFON5lTbzE4DCuh7ihlIyz9uTa+IU59+/79XR+DruF+5DgxlpLKunmJQ==","signatures":[{"sig":"MEQCIDBUo1/uLomLls2oylRSLMm/BLBqgU21I81gfe7YXTmLAiAoAQuJO+thKBLvSjiaYhiqIOPMrKkB2koNW4MRDzWWlw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184514,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcreh1CRA9TVsSAnZWagAAa94QAKBOJRJWrxCrupvYb9bG\n3Gpi+zAhTpmcliV92aCCimZc9Yhl+EZMw5iyt3he7k1bVDqdUesxpxBaQrb8\n6MuDnVvlVsHPOgdAUgazhFRHwZgeI5bRbsDvqbuq0hw07qxOjNKKeeYkUanp\nYN2vAiYfFrK8Aus5SSDLRwmKlTfmlqFqA7HeA3hoTdfcedfMSA1OXGfPdW5z\nM2FyqJqXhHsrvdzo7q7Hk61niFeW/2b9q3iXgr8kfhyDY9nDkU8VP5CoddAE\nFHRYiR1OncR4/YuM/Yr3hgEv/l1VhVfyu7L6hwQN2xpPdZP9qydCaRooOSfN\nJcJXr1qgUcWRzXlBTTpTLITrE7ne6Q7SDMAYLrj5czlq8wQyqPaTMIsOA2Fs\nhOEIxafYJtF1B629mTXtov9zOLiJ430KWOfeKaev3MJbpTSQYvLLwxwtXGQE\n61vwUu2D0ynIf8mXge8Vs3Lt4bcvWlP8xBhrVjLYC5YMQlzg/xs3huD2nqiZ\ncnaVQMx9sTG0GmzcWy3On/VHH90Yok54MMKKg7UgY8Dfdm3p2/ea7kxRSTg+\nFaRVoMCwtckXiiBWD2Ljq1Gr4N11modlJusMzIKC9dSV9j3Ad50vLzrQdxEk\nOU2MHJMb0yVlCPjr8RKdKSLnUSygloTubuXhHPY6YdDgVoro1qqnsjylQvB1\nMEjq\r\n=1spf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0e2ec025596497c346c17ad86993b1ef5afe3b67","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.2/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-0e2ec025.8+0e2ec025","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-0e2ec025.8+0e2ec025"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-0e2ec025.8_1554901108680_0.634147974054929","host":"s3://npm-registry-packages"}},"1.0.8-alpha-e206ad15.9":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-e206ad15.9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-e206ad15.9","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"342e8c978809c69506dd767ada9aa56056404aac","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-e206ad15.9.tgz","fileCount":150,"integrity":"sha512-UfdAHrpD5FxehdtgeajlGxbaEOFTmqABTO/TuMhesMbPjF100w1vN7zYAPBjk5Y3OVxmPJHK4Rk18aJCi2TG6g==","signatures":[{"sig":"MEYCIQCAH+XJuoiaqltcEl576jUBH4iKV6lb5yU4RX8cplLWEQIhAPFVhhPlW/Twg0E1P8hKusVaSZFbg/zNHpaZPpIY4Qcy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184514,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcrejHCRA9TVsSAnZWagAAPUQQAI/bS7FF4nSyTPqO/uiA\n+vWb29PjEoNZOaqQHAwbjOt8jKyMsruqeYFOnbipfTGLBr9EZ+nt8WaKrcKy\ncbqEPQ1B166KON28Jfob9+tZxQHxscemcVQUJJgy40DDgFZRgNXSMoTY52Ts\niO20OrgZV9JJ9cBHeJD3Bv2LIOg+byDIFm9br76V1xwEv8UkNA/8WPMuCZcw\njOXGTNMZV1KtwBCKg0C8b0V0rncCpKenMYd81vdbGvNPiF3A4btUYVXh3Ntu\nKYaYnX5Q7p98fQXVWsK3yMOuuZ0EaVNy7583ClZGBG5GvNun5IMcvDBMzl1S\nnojGtwPk/ZLUYlTXfx6X+ys7RTaqMd688jUtlikYt4xhOBBdQnnLVJhaK3WZ\nckf0X5DBVeO82/5fKY3qecEBjYvQfnuNP6ItFz9BmEj56ZzIuyoWY+6SntuF\nhZfvkiO2YKwzWF/7HpUb2kuszPlgBXH52vm0bMMaum7pD5VUPe/VWvc6gD38\nMr4E6tfFfiUV10cVBjXhh6PzKvNP8e2yp2wLP5ScwpV+1OXdH5Dm0WMQosZO\nvu/GcQxdSpcY8fineoWTUSs3AUyFW5FQlOvHKxiUgY8+YE8VxsCKJIZX9MzS\nRSCfNozmuPAJoERAC9gBWPNLx07vFt8A32TvIVUBdlyM1k6x0I0MW9A6Kpo6\nnboh\r\n=d7CQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e206ad15932526279b2fe419276939024c229038","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.2/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-e206ad15.9+e206ad15","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-e206ad15.9+e206ad15"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-e206ad15.9_1554901190625_0.9782342888429076","host":"s3://npm-registry-packages"}},"1.0.8-alpha-27c544c5.9":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-27c544c5.9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-27c544c5.9","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"e0e1e36517e82bd12eedea8c49624a73a8cbae9b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-27c544c5.9.tgz","fileCount":150,"integrity":"sha512-DnfxwPoKiOU9f9yklqUSo81TMByXsMI+TShUu6VuLQEZsWdXwiV0vMTIYXm+yhKsIHCm/ao6DL2Gn9fwvJNPWw==","signatures":[{"sig":"MEUCIAQ/1A5vZ7AQ7JrNJEjXby4Af5z1om4AfIgDWjTLCJeOAiEAyU3pcjpHWiRBKsR9xB34MGM1bTB/mr9k/ibU9v+v5Qo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184514,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcrej7CRA9TVsSAnZWagAA8h0P/RkeWZvwXjcHWB1tI0o9\nT5/yEBRjaiRLc9ilSoTX0VPEnhPOeiiNSaQ4RlL49HwbTpLtvjKDGvCD1QFP\n6UkrR7sJTTji0z3ZEQ9t0uA4imyhRyZjMKm5DHTDsfLL8jHPpawe7AxedAdv\nHeHgycoK2HSSD2olT9U1SrsukcJdIYW2O9EG1Aiatf8ulUm0dQSSgsSH5oo1\nTeoTTVqA935B5xfqnsj0AxQ6y/Twe+chFLuCyl7WDcX4B6K9rY6Ube2fiO6B\nQdQX6URX+x2BFNX4AwEbxrlcJkHiYo7u4T+JoutMuipJNC1eWSOrU6OXMSn4\nNB253KkQNG8uyz4zMrdZxqRMszq6+a2rsoTgf9hLyNxpliA52sT3lIZXUgEE\nrmGbYHOcC59VH0soksluc+REnuug90dFk9BuQ1BOiMd7EDEuE2KloXTivtYC\nrWyF9yYTW3lZHbb9E4Dnabgg1VnFiEgjOK92/h6HCOfa8WcSz2/65WjsSvtV\nJUoGUnXu5BweYC0UIMZM1VJGOAsA7XnJU78BMIQOvW7f91YvPmNpXeIsDPdv\ns0qyl4KvjKmjmb7MT7BPR+voLUdLPKIoU+vIX5gVXlMFlmhzCYGadjIhQgNL\nA/fFdNu8IszBM0yi1XRbqKAVMWpY74qxIcaybboe+ofR/Z3Ny/JRZNIg6VhE\nYPqT\r\n=zNWk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"27c544c5b0aba809ee2e731ac8904e7d46b776b0","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.2/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-27c544c5.9+27c544c5","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-27c544c5.9+27c544c5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-27c544c5.9_1554901242804_0.08085334299542835","host":"s3://npm-registry-packages"}},"1.0.8-alpha-ae7a5e75.10":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-ae7a5e75.10","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-ae7a5e75.10","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c7d7f615108f5ab91cd8176c85ec4a9507465843","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-ae7a5e75.10.tgz","fileCount":150,"integrity":"sha512-VtNP9TBvyeRX9vrtMd5eXGWU7P/6aytU+unDlHySfvxTH5YfhNcRE9352EXj1WZ/6iAhED1O76az1ASMlLWNTA==","signatures":[{"sig":"MEQCIGNVnvCanUWSXuws71XOnH0Z7oFoX+lzmByhRTNRLoITAiAJ0MDOuMGkN6HXeaOndxrXydKhaajulWGI7SkRnypGDA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184517,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcrtuxCRA9TVsSAnZWagAAbhcP/jtPp8cxpYMuoQwrR3Lq\nCN6+0DOkQyxswy2mptiQRYA4qZoAbMtSsdcCWgD4QfckQFAg28Yg/FQcCNYR\niveR1ZIBR+XFbP4bFgyK56eJWKQTjacQ7d4zvnr0eOlrXD1gG3L3q4Pxs8Ff\njI0RtGDqNfbql3CXhWklwNY8QrcSOljHwcIOOyEDDLuN7dKykCrsH9xoLoLE\ndt5mrxi1EwlPTBvYlyl3Fgx0rZWUUtrsFO5qpnMfedCxtXYJ6uJYPwQ5fF0/\nD+q5RzmMW/bb0nAmWADiIisS/8cW/K2FDrUH4y5u6L1iBODkLmkESgoiDFCE\nVpoGLBxOBOTFYQ1lQtB+ZaqMZJc6jlwqSwTeqsixK3qvvieOmxV6l6MGAIv8\nTBx+TKm8xvXmFARHRcYjavsiCR6UtQcbDPgdgiEQRK75TPtMzSj0cPPvWCzP\nKV7zaFPYaHZ4HUZFvTLcAdbS9eDbRXRtQvjyi2d0vXZ/YvGmK7MbzBlG3owa\nfbwRQ9lUkM1PHcTJyMf7N9q0z0OEUaYCxEOUKEHJfGbTBsX8pBWnJrYnVgYi\nrInHY/YOmq2RB8CLvJBfKGFhKPd6r2iQKEnPE/oiSDOEVPPBcM48nOMJm3X4\nMMb4D5vhZzhGzL9J35cLmp3RFRggl7nySLW4ZCEoVFKuTBGSZw2MybcXrURY\nICZN\r\n=SpjD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ae7a5e75863dd147327097360736a4b6c7597815","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.2/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-ae7a5e75.10+ae7a5e75","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-ae7a5e75.10+ae7a5e75"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-ae7a5e75.10_1554963376566_0.15740443928522763","host":"s3://npm-registry-packages"}},"1.0.8-alpha-dd05d4c6.11":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-dd05d4c6.11","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-dd05d4c6.11","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"fee11d32cb2e2c1db67d57288ddaad1e5348c402","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-dd05d4c6.11.tgz","fileCount":150,"integrity":"sha512-6wYEe11rdu5bnKlE8UAwMVTc82yq+pc2Wg6cHB7lOKKfszkiLi8DwotiEzGdMloObugc7vsiL8LSBLcBJgA7dA==","signatures":[{"sig":"MEUCIAzGcCY+joJl3KLEAbag35jgkzN2A/4cDkSOpRmvZI1KAiEAs4cMglhS4yoD+PkIjdAnmercn9vJ0Y1z4ZsyJI3e5hk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184517,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcrtvnCRA9TVsSAnZWagAARhwP/366aZ+FG2CZtIgqP4SC\nG8qPBFr4V+fuZDPardLJbLdkx/gvlPFobXzDl2/6JIAniZv9HQTuO2yThDWt\nNnuDC0DUbLQH3Oih7+vxOuzNnam7WG3J0pmDz4vuijFQdiyikARerFirZU9A\neHZGuexPIGxoQ0XICOd/eKJdCuMYE3wU8d1EUW+JAxO/lQ7+d71c5/ZyDaeg\nofdn954OUxmWp+vjOyAzTRGTLl51cwUBMqp6Uoj7reXjBnnqehYj1aM6OOKP\n0eCOC4LmL/moiypGRg3fOAMIeML8KV0JGjFeKpvUOvoclOKZL3KBSWQdGdi/\nR0i09/HPgQhW/htVA9DUiCJ7LGomvypx+gOGhVbZUP0lxkf+nZvLLz6SBnQ2\nbpZTB02ncYKpe/4PyykcORQEVVjH9JS/y68GfRNrd2bkoZvo4lvpcSfh43co\n8uEoRk3PU8EwY6A1UFm1QHrIR7udHqw+NpwUfeW0sk/nOJ+Yihxk5U0Ghj12\nZGNlyN/MBUNad4T31D3mbhszCTndTVum54bcYPihyxY3DF+7WSjc3Q88CEKK\n1sznjpsMCQlcaXSfGEicSpk2vFuhbz6JBFyaLb6z2DZU2fLJSkq3c2MMmKaR\nfrc1uCyKLRdHgETs5Blwb7uOukLFT6pe5RxvitS0ae1RgWvrdw3Lt+8ey6Cm\nLRhe\r\n=k/2V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"dd05d4c6d453adfdd0bab05cab71a309191e76b4","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.2/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-dd05d4c6.11+dd05d4c6","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-dd05d4c6.11+dd05d4c6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-dd05d4c6.11_1554963431283_0.6836808845867905","host":"s3://npm-registry-packages"}},"1.0.8-alpha-daec6b3e.12":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-daec6b3e.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-daec6b3e.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"583d77f5b2a7aee1a029f4ad263ef3face52f6ea","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-daec6b3e.12.tgz","fileCount":150,"integrity":"sha512-cv6O3HXUokgVzgQcuMv6q/5r5lkAjznk32Q7gQlcE/QqkHFWbuatrJYUE9fN8JCmKJ/A6M/GjOewFV5k8VOfRA==","signatures":[{"sig":"MEUCIQC5XpODeZn61G+BfQCDLe6oNHl/RMNq46rCuOd7IY9OSwIgO6E4aZEOYlYU6hetuwlU0Umxaa0Td/Vhc/+JAwlJGqE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184517,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcrt91CRA9TVsSAnZWagAALw0P/0IUvwWnNY65q/mNAJ4d\nqTWx4DQ/VlamEZfaxHrYMAyEt91IJH1KLmfBk8c44EhM8hiFapcYgJ80MR0c\nOCJ6DV7R18gF0MojsbNNxyWplW00NBXfA+VER+xZqOkHmYBtuxNWp/zJzoO5\n0n/Qo0P/10aqGPOn8qcCXsYaENG/vIGvwr9xv1hX8eahDpRdNSfff7kWM1Ms\nbk5aDjyhMhjW8DdBLRM5asJXSejdjZkeewMzgVxM6j5ZJs6aMxVeb+UAar0o\nTChlS+HjvUZwRS1l3fz87bPwxJu44BQSRxyCtqPTtEFIRGpQJMFPs13xwFY5\nmMZPc+Lk1XXwpTUDPUQwli1YdeObDAo/vR4qPfgHSChmPSrbE6/kF5ZXsi8M\nkjX4v7zVeWlK4GO3mOthYvlsl3MRJo8F+WfpqIcv2A87VQ4RkFXH/gJ4Gnly\nxPOwA1dPtOV2oE/fu3KOlszavXeXYmQUBT+iRbXt00iVWztBv33Qn+sBGM73\n6eZd9kA0NEW09icTfblbMjTEGseHWQdtWW+k/W43c4mRI8f6ny4CbcvlnR3/\n1yNF0uSUr7x+lVWCEq7+WNhCF9V6vT91CBgGEpqD9PwMlg1bbssk0I8kfSgR\nJGmHynGB8oYAm4+yq4DUGLNauVILhb/HLxsIInznl+xPNb7ClANVNypk0yp6\nBw/1\r\n=3H66\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"daec6b3e40ffe3fe1f3d989719975e0c81963528","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.2/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-daec6b3e.12+daec6b3e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-daec6b3e.12+daec6b3e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-daec6b3e.12_1554964340644_0.16475192620052526","host":"s3://npm-registry-packages"}},"1.0.8-alpha-7775bc87.9":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-7775bc87.9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-7775bc87.9","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"9e9029eb8e73bea6b3fe5ae8a84a0e911c78e78d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-7775bc87.9.tgz","fileCount":150,"integrity":"sha512-bKq9rCTj638MAOAfwOte9BngEVIuvWJ4M8uXyIQA1ofywyGOM2sB2GUSvaoWs+kNSTL6SWHTdTh7x2qFD0zjjg==","signatures":[{"sig":"MEYCIQCkNPEaWa5eMeiag7PVh4srOimXTFMd9o720SbMYt/jdAIhAKC7OhhMwhoNsH74g9jSsGtDRu9/LA6hnduk4v09a6xn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184590,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcruZgCRA9TVsSAnZWagAAvAgP/jIcSuzyUxp68vGTyxMR\nOIa0EQS8M372lG281VxeB7SqhQogDGhi4j0u9uUl3D84xCdefy0l9cbbZVu9\nlYPB4jWaLtiiaF4yEPdjbv+3uHzW8qqrh1k6jui/ofoLTsYmePagGvuHQ4CR\ndO24lK2uTywJ3MlnY7oRNKHioZ5H0EKPULHELHh8aLM+U/IVn4Ws353unLnP\ngvs7/63Ze+U9QD/G4DlvgERJo8BuqBbyb/I09ZpA+k6s9Ok/xd+EAdfge3sS\n1f7xTIATfZVuW7eXqAGRUcsx+K15t2e3NMm1Tajxeyt4FKV0i/icnT7yoQi2\nYZEXzs5VVrGQ5FfsyUlSb+/oFECz7i4+OmnnQ36smUXW9ziMvLhhV5PUg2BA\nflua6E6gpgvIRjpTx/MD/5r3lK2OmaY3L5pfsGr0M7+a2ShZnmcljmXKUBYl\nLOAxqepSoWTKJg20cbHvTKlpcKC3Nc9p4Uw9QBEawf1zof2vOnpht/E9tQO0\n5OxjHHELe/25dCgQtrYPzDKw8r+E2JAZmr5SCczvik2z8JcGWnkqX2SOD37a\ncwcEXElL2zwxhmuH137km1UOMgMPJeTMZwxQ+7Dstr7xBNeb/0Gu23aEhJY7\nEdULwgxD7m6uW4PcX0Qzz4nCGBRh0LU2PZ9HFV0qgGQoP3q1pu4NwBmLQAnW\njMFJ\r\n=riFi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7775bc87e08d1afb884fcd03b35eaf73dda9c463","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.2/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-7775bc87.9+7775bc87","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-7775bc87.9+7775bc87"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-7775bc87.9_1554966111455_0.23005476350189435","host":"s3://npm-registry-packages"}},"1.0.8-alpha-650af8f3.12":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-650af8f3.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-650af8f3.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"22926e49313f88df94dec7a44e13d1b4063d2072","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-650af8f3.12.tgz","fileCount":150,"integrity":"sha512-QEeIGklA4RnCPeabI7dkFfvHqIUkwjyEa0s9zoVtGbTNzARflO4suf1uJPoGWvziQbSpS1ODyB+tHtRkeHSGUw==","signatures":[{"sig":"MEUCIC6yK1FRueiwxDNl7tMFuqz1aOhgqKPn8Nuai8qDrtgRAiEA/3UdSweFUTyRIqwN1ojtO75L90tkOZjmShW0KTcffVs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184593,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcruoCCRA9TVsSAnZWagAA//UQAINqGlC450nwYxfNOHu1\nDNqvWD6F/Tl32QaCbVRFvM94tGO8xXYuUqS57wHIO3kzebF06W2tcIoIIVn7\nYAODUMRDF5GyWQZS9yswzRYq2nmJUCkZxJ1prxmqYsIF2agyOOccd7A6vZob\nftJyYR7D4dZn4IYZqEp5/qJqqVzYVf6Bn9SrFJ/yaLbz726AOMu130VeATqT\nD98i+ZrjTUQ4DtFhSyU9wk03TW7uuevTgFzhOHTi0u9vBYf+TEY/IOLvn3lX\nnZDMWM1DSJr0mByflAMd8F9abDuX4CMvd9bEzy0adPkuTRlO80sUfGe0usyG\nzB/rwTspeddzvftD3hg8E/1r19aJ2ppY7qt5l/OPKpt5/Pi2X2RW020ez4g8\ndwIShBhigEaM+u79CBODmc/PszGWJwm7Ut3QrIjculFBeHXiDBS/qthK2/Wa\naClhAJWb9BBJ/Nsw8edAUoiBqD7V6BPEbsyksknAev2Y7g0TakO9jZypwrIX\nfyfCj1TNa84bWYZoqEDruywYFzV92JxurhY+Uj7wzrtrQkBkMyb0rPsmHzsn\nmZc7/oxSzoA/ehJPmngeS0j+6J/bOCXVkujjwKWC+bPO3g3ju+CdRv2BNFJ+\n1a8R6XxoXTroPcI0L4MOjqIvZZc4kKZIE4UJ5VAYyTD7y2+UZigYTodvf0ej\nKT3N\r\n=m93T\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"650af8f3313b75cf4b3b0e59069f92132e169bc8","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.2/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-650af8f3.12+650af8f3","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-650af8f3.12+650af8f3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-650af8f3.12_1554967041976_0.6186087090799719","host":"s3://npm-registry-packages"}},"1.0.8-alpha-00be83ff.13":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-00be83ff.13","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-00be83ff.13","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"3f1bbff7334f7ee43f60fafb18caa4c522080d21","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-00be83ff.13.tgz","fileCount":150,"integrity":"sha512-GWQ4jEXmuG2po7nYls+YncfDRHJYOjuVGZhvsBPNhp1K7Vd3wUwpSPFcDeCZEak8r5lfPRJ4Nl76fSs7JRcWjQ==","signatures":[{"sig":"MEUCIHAuhJ3LHd/JxXVIM73jkoKJ9rmJ8gXUAQsSySY2jfcBAiEApMWdkqtpZ9eVrKL7rwZ1/bL+/0Ohwo+IkzbqX5mEkjs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184517,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcruqSCRA9TVsSAnZWagAAF18P/icPAPJbtZrpotVhHpFu\nMJzHJNqa5lm0+2ZJdsOUd52p4i0vZwy+v3uOnFKl/XzO4+X5wvmk3xPVxEKy\nozfHeiRVIkrkSDTiP9FQ/BvpLJeCfJhYUyH7VrYhJVYg45EbuEJ8jF/DDvrj\nNWGQMgFZuYxFTMD5LMUgs7zROGCXfdMlBYsjlDkPie6KwvA8qGnq/SzL8EmB\nl9758lZRVmAqFvD4Bx6Xo1XKXsxhXPlSvyQroEVCKQNA0eyFDiUdRVAJInCb\nhNMJexxgMsc+ZwJ0lUScEK9f4pRkqHa63M0u78wCX94+6V/mEbI1EcJDgYlS\n0my2wdk3LU28MvzIxRTZKuFLCIvNZZDReVQFItBcmpqZbxV15dAw7mRjvSbg\nqoT63B5Nm8rYcC0tpcj4gc5/1d+t6azTYsDLrMrFum60xNxYQX6iSefqW1QD\nnpMD34uOs4+QMQ415CSq/afBSoYkRLe5cVjTvDXzUF4xwVbIohAr2lQXfh02\noZLSr5vXjEMtXbJv3NIFf+QqJmL6JUiZi+b2vsmsXiehS31a+ryvzEBGDEYP\n2FsSUWjuzdLq5tJc/AgVsRDMnwJkhbonyEMlzZx3k5zXF44p3P1DiQ6WcVOn\ng1B7QxAeMa6VCRPTJLrmr8c8kwMfYbXT3gsniXvtiEqQVLrvzdTQb8FEDh/f\nU4OH\r\n=E13M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"00be83ff1c70b81d4c65f1ddf703c5684130b690","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.2/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-00be83ff.13+00be83ff","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-00be83ff.13+00be83ff"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-00be83ff.13_1554967185607_0.2990966837308844","host":"s3://npm-registry-packages"}},"1.0.8-alpha-8f11d88a.13":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-8f11d88a.13","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-8f11d88a.13","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"f41ad31091769352fdcfeb85179ad2b8d2aa4250","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-8f11d88a.13.tgz","fileCount":150,"integrity":"sha512-6NUUPqfvQlre2+bP3WWcyjRIoe9GNFJ1eVLQDZ8dv4+LtzXGLaQH2QuzURwBi8ZWow1CPloySVbz/PFbhbZWkQ==","signatures":[{"sig":"MEUCIG26nGyyCTwW5Eq9yC4QxvjPj7Bkt1i2MMjGOV/nswDOAiEApHNq7CcGuUnX+BA9jzxGhfpk7t5RiXGa0C3a65GaZ90=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184593,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcrvHzCRA9TVsSAnZWagAA2WoP/iqqHsvWESF0LaDTkxfm\nkFpwwd7T6gFyuzLymfYlzUyhNIZLr+oMLhf0xvE/iZf01/QUHukt8jfXLOuC\ny1UM4cQ6htrvNWawCuA6Jl7Iy0pBAo0+H/ffSd/8y93Mri44D4PdecDuwlvy\n0B5/npNVC4dRGpynmG92Ppr2BJ9gQA3SYjhCHxDCGrFxLlFGiu4Q6VGOaVIc\nYsmga34/F2BFooUowCzoLtUm29GhZHMkF81Oi6YrQSFIDTFbvmxrZZdXK54v\nwxxqlAyBQYjtnvFbNIYDQsdmAo4CHIwqf1CAOuo++PFd3I+Wdvhu78DUH2fo\nBWfzIqwUc6447Ym0RF/+k5mwXDuQtaB6h3Te+lXUCYy6rQU9tQpn0WmRJbGx\nMbgaChysch+zTeDmr6YIgrulV3SJVbvwo4F1m/mae/IzBhTq9po6fIW8YJnz\nZdd8QPfCZOoBztznzhd9KSHX1N2SMK1XJBUuBE2ehUDZ1YOvncusBQfDVNIe\nXsMcjljRKG3FVF/Z0YVb+orIOttdXBP927Vom3RTGF6XI6QlQlhGsViGE576\nJVh+hM4WPx3nLsM4I81bQEVhDHBV18AyUx/Em3/HpoHm4bzTqcf9njWd1C8g\n4VLVKrX+T0qC3CnW5R7tf4G0cyK4TLPv1DF6SZw7b8fct2IXcTEODNtS2VU7\n0aF0\r\n=WqP1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8f11d88a54761558d04bbb5fb0f45f436c0b6af8","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.2/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-8f11d88a.13+8f11d88a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-8f11d88a.13+8f11d88a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-8f11d88a.13_1554969074663_0.07412551334308781","host":"s3://npm-registry-packages"}},"1.0.8-alpha-d325a595.13":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-d325a595.13","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-d325a595.13","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"f51c2dfe6379cf171173fdcbab87fdf60c3383b8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-d325a595.13.tgz","fileCount":150,"integrity":"sha512-Lkq9oryem9aSBDFzcYorNls7+JdcNAau7X9JiVQUZpvDe7ZjHWdneimkeyWKlA3xpOMekai0LgQ8yzX2+IDIyQ==","signatures":[{"sig":"MEUCIDQk6W171alVhpz7tDfb5IVoYqyG4KhqjjtKRNTi11ceAiEA5niyhgCRS8HHM+x1PovzG5N5eJuQxUCL/OgZohBsLNw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184517,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcrvRrCRA9TVsSAnZWagAArcYQAIHb6tDGzWU8ilHLazbz\nagHChd+TUd74dqwE8cQDJ4RaakS3Lx6khI5TEcVZkzR6XN7A2zuciSZm8LSL\nfVtJPYxTDpvRt83StiMapUllCTBKPuZT0CcxIqtI/4rvo8ajuKchdcx1XSn1\nb+H96FLRzWrVzrjboqarwmQEYp5uAOPZh7A5E0XEpVzvvjE9E2lYYw1SX/nX\nG/XZJOSotVCNK+MPouGt0OYJMWOgLm8csPHc4epuxvGkjoffQNmECaNj4SEA\nHbtV1vvVOSZh5hkTho8ckP0O7BeL5coO9p3s3Wu7nsDqDTi8vtaeJAUHyExe\n+wVuN/lf+6x1ER5C5IUmStCtnaBU1nhMFFcSFnD+7gZzaX8NfEobmvPMTD3n\ndmv7k9qvAHogSWW3Gxg5QAfgFOFhiv+OfPefI25jZ6IIxjEYbZ31thVemBIe\nF3xY6nj2wMhCGX7qpDcKap2khBy6frj+xxa1kAP+pvPU/TJEgg5m5JJ4q3/P\nMxWUGXNja41mRk4EaJM5BaTbUrkiBImAX1/TNTEYsNL0p+NO186pFksxIvrc\nhEX6PTkk6/sQVKiJB/wX2/LPAuHl/JIsrbfbBMAxQtYsnaRrXPWDmyWlX4AD\nW8JYD3SUtK3LrYfxYf01ddig70q1ICsykSvh1fTLqf+AwfbZCHa7yuz2+nB+\nx+F/\r\n=h1JK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d325a5955577f799a0fbb0b1647c8f9b4e5a21d1","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.2/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-d325a595.13+d325a595","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-d325a595.13+d325a595"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-d325a595.13_1554969706357_0.9615924520110819","host":"s3://npm-registry-packages"}},"1.0.8-alpha-47717f3d.14":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-47717f3d.14","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-47717f3d.14","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"76fe42a22638d8d836fd47e0934f285a6c56150a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-47717f3d.14.tgz","fileCount":150,"integrity":"sha512-3g0UVMBtE2kdhOX2+OV8ZccmRSrflQJknsX5oMggNKYtWYbKdcQd689x9mCFW7cWhsgzygsUoUjxpnAzGNUPxQ==","signatures":[{"sig":"MEUCIGRQQlFM3K2Of0bdGKsRUQjLuC0JjDCu03dfuLD/gdA+AiEAzE72c+wz7SeufyXfyBmHlBsthsMGIU7+LLQNNr2Hx7s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184593,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcrzdTCRA9TVsSAnZWagAAOP8P/igOJxpqv0XF/q6FSYwc\nWRIZhRtfwIYb1YB1WLcxqb7je//fDP/TqJxD3Kv4pY6S4NcUTKs5Khol0yHU\nx5LNBS4PVVgBp8YkVbwzq9LNbl6fBgPADa/2O5J+4vq9oGg5rTTsAqVcVqSA\ngzg5xy2fMiiSBrVhoCRexkVR8ccS4K2jpOyN76Gik/P/OKKHvvzyXz+aZpNu\nM6Y6Rhbm9F7pC33mZcRrPLqlE86EDm20GMesUpBFzJ5EFkLimJtLmZuBgMha\nM1O3t0cYfF2bNly9vfGgGPh9DGEFmlhjRrYmLAVyXrCXLonakd0AcOHAIZGl\nWCtFqA0Bcd+ER+Mfz8T9/vnevo9/ofCFLcnrCrwiC0YcpKnbneLcn3xHkdzW\nevPUlMYTOrX8jhoziDcXuYH1w85g/l9m0k/uXLL7dlF3ZzPjBTf3EVTzpcDK\n4vX4iymRGflNj/ILXoSrKumsJN0f0Xqq+cfdzmqCz+r3/r9NG5ZczceS3zdz\nREr5FdpA0+vnhPypCULkI9GxCwrtmh3fgBAA9mm1BhF5D+tvUsz2YnzAKKsV\ncCTv0viLCdPf0tgNKbjX//0/+Muzcxl2k6Lt31BeZ+BSrLa26ZrPUTzZ6mBY\njlGOvF3xgAs0qqJc3s3iHpbwpF7HW8OAP/thCIuHGc6gY7JiFLtPWLLgSL+G\nKCig\r\n=qBuJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"47717f3d21852586bb1541e966d8338874a82585","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.2/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-47717f3d.14+47717f3d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-47717f3d.14+47717f3d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-47717f3d.14_1554986834656_0.8115002944503875","host":"s3://npm-registry-packages"}},"1.0.8-alpha-dcd541b5.15":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-dcd541b5.15","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-dcd541b5.15","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"7336fb145411f4838e55c9e108f829a0c66c7045","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-dcd541b5.15.tgz","fileCount":150,"integrity":"sha512-RCroThdZvZPIRIHKIfWQa2DMzrEHTUJY775S/91KFJPxuJV8bf9QNQjk+d0h0WgFRwHedoloOJy+SKHZic5tFA==","signatures":[{"sig":"MEYCIQDCeTZEAHrck1P6aelN7/xrMYUiSnIvTv0wdWJo/uqhxAIhAM6KERW1/1yxdVPUme7sXqKAsWqZIbXEE+oBhjRKnJMd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184593,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcr2p4CRA9TVsSAnZWagAABUkP/3UZxjWabqqUYrYNyZVe\nQcZ8lGh1Vy/z4d4DQQNmSjkXl6A0ZHN9jN22IHvtkAU8IUlEriBqn1FxL8Zb\nRIz9zZ202CZGxgi/LFvN5BKFpDD4tSNCQr+oJvVCbYOo3lObKHZep45K22Mi\nrcmiJhghbMk32mOEudJjn9ffIJScNO5SCiWLJcBjM4z9aIE0xBBxRoK31A06\nTXzuDvSLndUyLWr4w2g9wGj8XAqkD3o4GCc8508Us1GUlu6PUs047ikYGEco\nEjgFHO0edgR+c59I+5h6RLJYrF/B+PfX97w1xCAS19OmL31nQwDO71913D3T\nyyF45t2jkMku0oWL6PopM5g2jw5FbW6kxB45+QoUZWxrCTlcIpdciDsJTJsU\nfAwwXBxld4JzWUOmD/HQkRttxj+MGqiKlrn4WPglDeHMJT4eNOA3AC4UenSO\no+763jLoZuBDqCh3SpOA7C5LRd0BFGfQxaICff6Az6BKB53xJ2LZQvWCnCP3\nLvJSk0v9hBjgBdXQMxlq/j5oamwRJfVq/GMZ9xeyXzCaSJtKlMRR9pWoMTr7\nrdtNkGSXH5oMH646TN2c/AzMmN/ILlkBU9FXNKQfumh0xL6YDxnfnJe/PDeU\n6YlGXwc/Vqc/HDBo7ZIxLj7iBI9lFWr0ebzutJg81NFszI+4+OCVHikeAEpG\n9sQk\r\n=iTj8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"dcd541b5203b1b149deadabe7f5f1948e0e62e46","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.2/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-dcd541b5.15+dcd541b5","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-dcd541b5.15+dcd541b5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-dcd541b5.15_1554999927584_0.6613575396517806","host":"s3://npm-registry-packages"}},"1.0.8-alpha-5b385bb5.15":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-5b385bb5.15","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-5b385bb5.15","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"727a89c49e2d183095bfb2c69349cea43bfc4ef9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-5b385bb5.15.tgz","fileCount":150,"integrity":"sha512-lp8c2Q1OP48M07a/nr/2FhHsRiGPGyFGrTP4l5t8AUnSEoqap96ogHBg86noK9FMxMovxQcp4xdKSLS0eSGDOQ==","signatures":[{"sig":"MEUCIBWXFjQ6YPTUp0ClawUj/cyy1MAQHqW0xl5/jbQINuxLAiEAgIcXHSkgXoaUoXE8q13KGAiQHRw53q8pa1Qr7vzOU64=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184593,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcr3KaCRA9TVsSAnZWagAAOyAP/0t6H/FCERTaJSFFXgSJ\nZBDORTS5kCCd9I7zU6x7QkejI3l48xPCfk4WvkhDjvuowlWb+zPS+G7/yJX6\nTMONcBLOxuT0ZF3Z9SsiyCq7PiLSTeIr8/1ZbJmrFEGnTfIxb/SQxnh36mbQ\nT52JBtdfYfOBLzJSdyy2hcwBxbvuc9ouA12UKVPbM72AzD2UWpR9qy3tdtSR\nse2QdrovSK1OiORE/U1p88j12vBi+8gLQy+KEn2Vwf+bTruUjj52uAUyospm\nBd3d5FH5hodnG+Vx0hcsMiGyCsSE1++EJLq9c3KwS82rsEi2h/whMaSbFhui\nwRDbZDvLog+SUtJFwA2yKjn8hhpbwo6Lw15m7zoVNrcp2qA0nW8JuAKtsq2O\nKxbeK7rRJHafEHIRQvxzivqKvlKVXd6Pzc/IZ4pEn9E5rIIB1maGMwFJw+He\nmfa9XTQ9vQK9HkluklhDKf4HDipE2ATQCRa32y3sDymvBLR514W9qhYbSSX+\n5ioi0oP7EZY3+YwqGt+DTnXCaTJNStu1JIc0womJ4THpLyxrO7TK1XJ0kkds\n6WNxNeybcNVPbl+kHbbB244HG0OQQx7Y/S7dnw9iofPTTx9pek4QTuqrSsVX\n0mzlZhJY4j6Y8ZcOgnvwr4oHpRB1CxpkzoKCbrcbGZeWGezLmJozhMuQn7Ma\nXSVh\r\n=udNU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5b385bb53023e3883b63df7dbce6166aff728374","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.2/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-5b385bb5.15+5b385bb5","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-5b385bb5.15+5b385bb5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-5b385bb5.15_1555002009715_0.7893778713151385","host":"s3://npm-registry-packages"}},"1.0.8-alpha-35d78be2.16":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-35d78be2.16","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-35d78be2.16","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"b51de1e46ba6da649c6d5212240d9938c8dd8546","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-35d78be2.16.tgz","fileCount":150,"integrity":"sha512-aUS3AyMleBnLtQm5Lj4WEW8yDfdTY7P/JcAj79JoLYFFsKX65DNBuy/Ee8gX1Z6Mvf5Eaz7Ciy9krVpuuHovYQ==","signatures":[{"sig":"MEUCIQDczgUHjkQ2gilkJooApqaFeNAzMZ4rfxEAue7J9PVXwQIgTTt9bn0+OaUwbYz74CGoj26VZw999odDU7wS7BzimIQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184593,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcr3OtCRA9TVsSAnZWagAAc3kQAJmukycuHBXgLub1lp8x\notqAhqZ1gORgqjmM+L5bMO+K2oRC2i9OQfchBhbcyZcQKX7RyThIW6ieVbfO\nsyDKAaQ7pURrpS6LViya9FiVHCtxIvlGTg+paWtKfTbkQ/U4u5+GWdTGBQv8\ns+KYxVf5C+f/N3k6eHBD+EDqFnZ39J2NnvgiNQSjKmtYoonl2w9PVk0U/lrg\nH4X+Wj6ztR751LRZIiHsY4Zwp/BeFtfr0E3Cnq/b8qhJR3TBepsOWCdgm2gL\nVlbver3iCWpihpkFa1QpHxNXWbbcxXk6rwdEp6LKSG8Ipt7OedvR+uJRNUtJ\nFytRZ1JB6LeOZyjsxj8IlPmX30GxO63riP1QWCEhlxC4ZUODlGuhFuC/4X3i\n2pN2VrN4y9L1w5P/qyb04jImjf9PQRolGJ3QgsYVcN150QrWm3Q0932cwiYm\nGFzT36hiz/WaUzq4xZsK3LhsjtgEjC4BwjkYcZPNrcRpeor33Af3uCaAKxjm\nRfDP/qJWgSUzr+5v6Di1MBll0RJqi1UTvJFRJWuKuJtQ9PIoZQisCSAfaSgb\nS6KGpsuPqO3mXUfpkl2bjSHUb9V/Pz7ycf7HbrgJmOTsNFjXButNPS9wk+wG\n/6RANS63j0JYzFe8FMYq3nsqbGVrUrYsq+eTBs1esgljA+CS7REnfg/nnNo2\nMMti\r\n=MOJo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"35d78be2f4aec45922ac3a75e8a82c995d01e585","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.2/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-35d78be2.16+35d78be2","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-35d78be2.16+35d78be2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-35d78be2.16_1555002284340_0.9331421572667005","host":"s3://npm-registry-packages"}},"1.0.8-alpha-b387ab83.16":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-b387ab83.16","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-b387ab83.16","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"4c00ae4afa106144a9712313e9fcddd76dbeef5b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-b387ab83.16.tgz","fileCount":150,"integrity":"sha512-9R+JxVETP4H/zysw29A9euRjMtSEHccmL/7cWQ8rVwqn3Yky6RNa1p2bl4ROOuWa0+sH9XZPZHI2Yu3VKwSZKA==","signatures":[{"sig":"MEUCIQC+DELbSaI6ptXUeEqqfkbLHwqjDmDwi14XX4ysnpZutwIgAX1BSMA/CXtKlRAxpsuRod2HQ07mGR4A6twcRB8I0Ow=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184593,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcr43DCRA9TVsSAnZWagAAaP8QAJoaQszX4UyD7s+UFpvS\nFnXWNVyp0+pMxrJGEcMPyFEwYfoYaVaZEIERuJNymKLB0xIA3TjUVAQDEGAE\nLSr+GRfcLpCSyqEY4r+ED9BhEIUcT30Dz9sKC70IcIiJ50euiHNZsLuKosOZ\nMyyUY669bOWm9/gMCp8JNYBAOe4b+uWwgyYpV/vMMZGUpLhq9kXni1/p5eOZ\nz+QdmwKlyyfSsAO7iUJ2CwikASdPjD0v2orOnWbng8DpqVKLIvb92ie2Niyp\nr2eIg42Lb7qeMLYyn6Kcn9f51SAyo90AgU7z0t3cZm8U5Vyfb2oVo8vfVhur\nLdTcU1SfYAp74ce7pubY11CcHFj73nJ6Nyax2mBKNPbw5M83wSl/4PhK6iHr\n7RctCEif2W4ExjLD0vrGKS7IyCQ2GptK1P1/I6v3fSF/ju5jnjbmJVtNZgVN\n5+QZ5ZtbguytnWvDn/MtRIWKyEMVgaD3jZnVTOT6tYSXMuk+yLY6p+eUTK4I\nnA/cLROQqz2IScUHXGDLnq034rhB9qGbi6LUbeBWiB3cxCipd0hNnCLeptC+\nQhbDrDG3DGEegJoBZbum76iJyhiF36ZQvZWtFCk53xKH/3D/zSE/TXGVNVB1\n3viraMubs3NU/Ey7ndfQKpt+9wJZgbnMjkAmpASwwurQY3I73tKzifspVJEo\nVdkg\r\n=VlW3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b387ab83d0d7f81a44dd549cc7c928090bd79cec","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.2/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-b387ab83.16+b387ab83","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-b387ab83.16+b387ab83"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-b387ab83.16_1555008961368_0.8502248821622502","host":"s3://npm-registry-packages"}},"1.0.8-alpha-fe06137b.17":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-fe06137b.17","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-fe06137b.17","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"7cc7599a7de32ce00bf9b057105ae2c531068a5c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-fe06137b.17.tgz","fileCount":150,"integrity":"sha512-58N7iULQ73Ci4sqVlsG4dbH+kwL9AvxmvjQvmm1C0zUrk89padFDL5sSS+Mp6n5dN0DIgxB/QYF6o+GWDdnXMQ==","signatures":[{"sig":"MEUCIHngMcmH/JRt7YDeLbovpd8vdDhR2WpTPI96PQexPQioAiEAoE5mrgMe8VzX+h9wjEbQVMh+GrmNT/KAbd/6yOfzHMQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184593,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcr/tnCRA9TVsSAnZWagAAEOUP/0e0AvAjNGE/NG8rkKE1\nDYTt8KlPnosnLxOmsAZ+C/jjk7STCflAQigwrXwalDA+f9c07ecwzDxCXyEj\nXoJvxbMGzQFq4jNMLtj/hAoQ57uXwMpkYgwdBj9c2kfCbUqmp45E9iXKN939\npKQh2f+zGTnhP2RnxSnHvGFbcCrnOZOunqgbqQ+2lPFP45nGG8n6rCXhq9KD\ntfVuictGTz8FtA5g68QKSZIKUhFiOoGt63QW3vUyMwbGSGPCNBGjKqTLAv69\nK9CoyS/twJXPKZ3k2Npj2iPcKtsSx/JYjZzae9A2jh2e+FjtJq50VnWSLORF\nUN+hO5PFYHOKijDeam0jMFyDByv2B4iixA9ZdAYZ6dJVbM2lzNYv2JRvzcNa\nBNwgwk9f8NUBzPmmNvgogsxDilnRuFiD+JKTGXhuu1VHwGWz02yNiVCU/4Pg\ngIzdwJ1Px91Ug+TtASjcNiqgMVXRfZmyNQLa2P1yRuWJKXAG/zT3Z+bQTs2/\nVjKWzwWxyGyVslQlY1fanRikUiUMQTi7ugIz3y5ZF1krhBeQsz8S83q3SuLz\njwtMSzY22y45TQ71enUgwuybpBqhGPRrEb4TQa3Cl7D2Zw/YU3hxIgszerRb\njV9JluHlPJvhNXDjze2UsWDUhe1g9WYBKYQUJIhiPWlZU2nWJ5wGG9VMQPFL\nfup/\r\n=+q7P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"fe06137bdcb3e2859319d8d5ac0d6ceff10460bf","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.2/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-fe06137b.17+fe06137b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-fe06137b.17+fe06137b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-fe06137b.17_1555037030178_0.3882539633428457","host":"s3://npm-registry-packages"}},"1.0.8-alpha-f21d5e2a.17":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-f21d5e2a.17","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-f21d5e2a.17","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"de3452cc838b8eb387b350f70e5f7abbd107afdb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-f21d5e2a.17.tgz","fileCount":150,"integrity":"sha512-dYbXz/3bEbDpe/cLCtyG6y/K8Wb6JWwcvRQsFijsa+1cZq0hQ/g2/UkMS9L3SI2IQgzjwzk1Xb0TJb4ZXIsD8A==","signatures":[{"sig":"MEQCIE/bxONsdhc71WbNekKuvo+7XGtKoZrxoCHGqusbp9jJAiBbpxS0Firbe+QR+YmGl0iZvOymBzIGigduvVEV9HE2JA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184593,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcsPsYCRA9TVsSAnZWagAApycP/je7RAyknTefmDNrPxPh\norlNyac6p/9wYAekxXQJkj/dU3yasVvfgvzq1AWcWNM8kl0v6xe+tjiYy9r0\n7tLMny947jpm/QV2W4CLYpPlJGixnZMq/mSW9epKGQt67HOqYwzZppEa0QZd\nzFP4Ex3In2g2LARZCRhQ1tDIvJfVurBGxiq53TXKRLqMCZ8eiDFzWUvUvewv\nvBlufUkgdG6+iyYdpEUn6cMy/JcAUBbyGg0rmMQLAkX0Rs5qNUNszxRB55Gs\nqZq6Rc6gFcOlvOtVwl5dDb5E/+MI8kifXKwajZj9d6NXHF9iViFo3jEBZqRX\nKOzaOBophAJE6DEEBBeiv8M0mEdTdU6ZwU96FVj8mC1/FTKr6jCdeJt5dDcP\nChb6DIsRPoyFK0BBVr7zMbM2AS8xm+ccBnCVe3k1q44zitJ7g2H1YDKuWCU4\nea4ARhi9dSswQX/vvnUn1OOuU6myTGBwdz03nteXRzcLbVPwBjEoGJEb0lc7\nxIuvmEONY/DP+TN8BRklWu1Jj0W2ty0mvTTjbpCL482WTclWcRjza77Ot/2r\nVKuesNQ9aC2D194fZq2JF1FnfGLDPJy+OJ0A+hh0O9HCIB0ID2iZpPLDDI5I\nefahhtCJo2h4LRpUT5mlRkS/rPnauk0nv6m6lnWaD1lM3upjTidkAdLPt5BN\nMnXv\r\n=tzwt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f21d5e2a326a7fdb80117ebca98a262840fae358","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.2/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-f21d5e2a.17+f21d5e2a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-f21d5e2a.17+f21d5e2a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-f21d5e2a.17_1555102487601_0.7728207279310995","host":"s3://npm-registry-packages"}},"1.0.8-alpha-beafbab7.17":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-beafbab7.17","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-beafbab7.17","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"2ffd34325a43c0ef32db267a8d95df77dd4a98c1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-beafbab7.17.tgz","fileCount":150,"integrity":"sha512-+Bh6+AF2ZXsOKGqtzSz5L0uT0dZqUmPmCJ5QcY1yzCRyL5JMlyDjYGxhQ+2ETMxnTV9u4ItvZKHIgX8igVAkfg==","signatures":[{"sig":"MEYCIQC6QIA8S8XCGPQtcnF+CSEdPKtTgdMS+/bMasj3+MlQdwIhAKMIK5wHGi0v+gaj0sejykCwBxyOSnVzfyovr9PN2Azz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184593,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcsvTCCRA9TVsSAnZWagAABlsQAJjPD0Kty3H5q7Xf+YT1\n6p2u/w5xl4XgC4YuR0bJYFRpf6sCAjp5YefVHDiy8Zr3zBOylxF5gSadRJIX\nOEe0gZj17NpqWZU6LoHJVnD1AyDFKTdFTdhyQNwtAvIOVE85u+o3eSurn+oJ\nZfmux1gArr/FGCsMLWRVF2Ob7ilz23m/sHNUaPlXS98zDMUKsoXwvhB2o177\naYrjYJ1OTM2hJOm0AdhoPPqayNuwMXoRSJn7qR5CAbW5hS+1w3c1Lua4gWvB\nj9jnJoyA2GI7M16QJxiaPxv4SAgKj/Q6BOcVuv9q+cfiBZVy5z+IFbXE3O4o\nd0uboqWCHmZDdsWC73lhempbZA2lb30DN2GYD9+Xa55/SmnanCZnEijUvWyh\nj1v30mzY6BLLsADDyUGZRqHmIoVTAb40FAWeic9xoYKcc6WbDkS2hGheazEG\nWx+86MHbgXah1W/3+t7qy/fI6dRni/acY7P7rIcPfCThsQhfwbuurmv1ktr9\n3XWSwwh70o+01grasQ8g3s1nsUEpWXUBf9x6XTmrKklE+BnqTWh9Rh54g0RX\noUgORwx9IiRvwz54o7dQhe+sSZe+LWQw+51c6+XvfqolDv9Szg/d92QLi0lp\nWLoFhjGXmwCbpq4fPEz8JTKqBKJ4UxiCTN23jvNL4nyqPLy5Pf5NY187ER4P\neNjF\r\n=lfzJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"beafbab70745d6a319bcdfff2771820163807473","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.2/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-beafbab7.17+beafbab7","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-beafbab7.17+beafbab7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-beafbab7.17_1555231937512_0.25666418516730216","host":"s3://npm-registry-packages"}},"1.0.8-alpha-18b166a3.19":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-18b166a3.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-18b166a3.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"9d1ceae2b151f8c231e9a0820a1210a7a7be7dd3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-18b166a3.19.tgz","fileCount":150,"integrity":"sha512-mo1rd6riyD3AtNO3BSgtF9hwvRc+pVVYd/nQZCkfREVTLMjeq/+FBbQQaZz5A4OuPuf5unKRrfATTNdmOegGzg==","signatures":[{"sig":"MEYCIQDal0C4ByMLJYYLG7JKyTYuBKzydcY3VQdw4AHBapqSvQIhALq7mjaaIwZFusn849LBbHii3ZGJnIjecYFwPE2HxMYt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184593,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcsvToCRA9TVsSAnZWagAAGMsP/iv447nnEji7lXKv/5r4\neuMVMnliZRTgTj+TgTu2YPuDsf1bLth7gYR552p/NXB8Zf6Ufu09OMv05Gq5\nMVMKyClkbyNCekbCilaeBABeFQ+yGjm8mfetmL2h1hHPuRcvDuDP2fOH4bEc\n/9t7lixfBB1d425r4iSdjLoc20Hes80C98YvRhv/WEoyerijgtyvDDCoSmAa\nQsB68I5Ljrt/ZHadK4dvvvUzH1dSZkYxcJS6QGdHJ54OHog/QrkKiQ8IGuRP\n3FPjJUG7eVz9L/445BYV1WH16iPM15dq8OhCEABTs0V8Sf01rPrJ3Vy8vBWS\nNGTQgoRrdKietu6fdYP1JU425D0/Z6MgoafW7864f+NoCGJ5iRvvKHalW126\nH8Dkig+JHv4oC3R8wAQKsWc4H6bTAscarUIGSFt0wQGcCRsUmFKHyJvrjYIq\nql2rspu4OwKNnAykNRSNofS+2TMm8HosMjBYDsL7RncT08lAgFT9gSE0zrkq\ngVRpba563pLo3/VTMbn0IbTs7NSfKIYFgPI92kEngvlF3RygvL+g/4BRt343\nZ4uv1pYutDxgqVOJNP+t5dHuxM7nGfi9wgYwFPR7KaVvgihQEatJaqBWOzKL\nHC6sizp/qSSpnJQtxlK7fyJKT1FeZrO9X3Y5hCsEb3NaFGoCkxTMnJXBo9+V\nh5jV\r\n=fhOE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"18b166a30216916e0072c6a622850f9ac67e46dc","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.2/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-18b166a3.19+18b166a3","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-18b166a3.19+18b166a3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-18b166a3.19_1555231976179_0.3093343071378116","host":"s3://npm-registry-packages"}},"1.0.8-alpha-bdca2d07.18":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-bdca2d07.18","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-bdca2d07.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"5b8456f856d4dd423e54ef2f4ef1d03e552ba5da","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-bdca2d07.18.tgz","fileCount":150,"integrity":"sha512-3KwevBsWO/NhJz+rKETXp7nFjpFmjwIqS8OLui5Jp8B5ikCK3fsYQMggKqfDHLCueLNjA6YQGMWA0wViDP1kcw==","signatures":[{"sig":"MEQCIC/uXSqxyG33I07QIZvfFfS0rDJG7Sl+mvTOw91Y0ID4AiA4FtMbPPmIxKpWVN2+3qjLCb7CWJ2NnGkl30KZzDdRkg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184593,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcsvUKCRA9TVsSAnZWagAATBgP/0HMCPmLAtpoYqaAkpIV\nrAB0bIWYaOCvmq8vN0IQEIy1YyfBbNznbgXZRYb+APXRhLGNHcz8PELHrWC0\nBIhwQUDPqaKuXZT1GiSag5zDK7vqvjAh4S1lMb7IbWFUfZBBO6bd4c+aT4F+\nuCNzOLBwwtky8eWZKsAbj52ZMk8KIt17s0QobHEsU4gaoFee5T1S3Yi84Xc2\nnN7Xp+IkWAwg603050mtYdK7UVEQ1CPG4d/9Wzlw+f/NLDklMR/i5nlGjJrr\nyKt+GiCftHgMaLhZeCYvtXgJ3VrKRtLOfqOv14objPuPfUAL4uwwkWRVpT2X\n4ze3GXk6JSJSnI14LwZaEMh3F1okNCNSv8sk9OaLu4eUkCOXC5E90GCLFn8A\nzBhWWBZFTjr6cUvZQbTs6mGObvJfGhPLMAQqsJWF0VqvlNzsWWU/1Y4Jn3Ow\nYCgmhBFtxjLg6O7am5x+tz5psl/bsAip9ebLAHMcumU/FU9/7WbDF8KznviD\nQYnieiYPjNt9DAQC2ewPtFurSDKyKgAG4jZZf2ExkeyiYz3vOMbIccu/wLpN\n1Lwdz8m511FrrJXTlE8H6Vafsjzl+Sz6C8zBm/XiUMQQ5mNbI6QbBxiVUjv+\n6/n4y0goSv5Oy/mAp+eqmFnwaDv5iR+MOnKFymstVxWMVGpJxmyEKXVvHffV\nNLi6\r\n=6nff\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"bdca2d072cb9339be9a9764d187a97ce86caa1ad","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.2/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-bdca2d07.18+bdca2d07","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-bdca2d07.18+bdca2d07"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-bdca2d07.18_1555232009443_0.1910741102893203","host":"s3://npm-registry-packages"}},"1.0.8-alpha-8eff4693.19":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-8eff4693.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-8eff4693.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"22061bd3830579330b39afce9811e65f915967db","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-8eff4693.19.tgz","fileCount":150,"integrity":"sha512-SPzxISBfJqWm5OPKgapGQEvbAWN+bngmjKxV2tYdp8SUifsUG+E9BcfmbXZxYU9fIrnwN1jqsQCGVfEYWtrBXw==","signatures":[{"sig":"MEQCIGXsXCog+t5/e8c58hj4hWUqU56K7OpOtAB8PxlW+6FNAiBu3eUt3E/yLhe0WrG9TtKQllusTR9D2sFH5vC/py6KyA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184593,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcsvU9CRA9TVsSAnZWagAA3ZsP/0beiJKstOfvsbqZ8PFh\nqA40hGDSlacw5DKjEXkKnNWikwHlkYk+JR5sTFPZ+baz2grEKaDnCLXUdOv7\nppdAf1zCeLfIZV6E2Ywc7U2BVfVVv6iaJnEtHQe9Xm6R6Bx+k8jeI61MDilI\nNmEN5ziejGcQI68Fy5vvRmRA5e7fmx50uJaq6wdcH2yslih/+HKRhYQiV998\nK7r/0Fw5gnx2NBrMcHbaV/TPMuqwcNMZgLWVeoLa2DGZ9YMpQ65pQUN7i5gZ\nphGaEgH49grFugH96Qaro9DDU9rfOEAHdc+3klerxtteGNHm+jAoTtZA7Pf7\nA18Hl/dqcjtifEBlfDuQlF47EfIVeyFriWB1kogNiYWY1E37aHe1RuNBqN7o\nQSplmd4AoVEMj7tJOL13VW6sB5TwfV+CMTgLtAi6SILGtCRqdy/nDOenNOrQ\n7e9oUfwAQZ7L/7rNHSjp3o2LRw/K6bm2FL3ypf82eTY6tlriWo17ZsM+7jEG\nDHJ5jqDd8Gyacb8DofK3SitqtK/FHWUMU05ZSsP82O20X1uplJNVp1Mkqf3Q\nYPYUaBvk9ZXjfVo5rJkOudgKlCNR9+sMcew0bCyf7x0X3qCg04J5IzVblXLH\nPurhQoOFAuav3+JGJ3Xm3H+MX3lFIARPIYvGpe0QsDFUpXLcQaF1spxlyM+L\nQ+bJ\r\n=Npw5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8eff4693d360f2e7581e04f08c6edf0e5e1cf910","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.2/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-8eff4693.19+8eff4693","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-8eff4693.19+8eff4693"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-8eff4693.19_1555232060824_0.11082084301438844","host":"s3://npm-registry-packages"}},"1.0.8-alpha-eb4d3b40.20":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-eb4d3b40.20","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-eb4d3b40.20","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"208fc4ef79a755db36dd5de00966a360e71d336e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-eb4d3b40.20.tgz","fileCount":150,"integrity":"sha512-eqh2HdtOEPzojx58GMmCU/zFui6Z5nWU6nXdvab3LAmedXnIW26mOEAhgpg+Buy1PiGnSYodggt1lZ2WsghAng==","signatures":[{"sig":"MEYCIQC3Tu9GGb6ZLL0Acxszi8nxlRpURuQoN+3qR2dYatEYoAIhAMw3fORVHj7TkNIRmvdVwKC/Gzj72HJWIgEEv7oQs5bb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184593,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcswXkCRA9TVsSAnZWagAAlhcP/imtHCdsz5HPfDJPmabN\nmUQWTEv3zWTxGE7ntrSr+5GOc6/LcR8cuGMyYN3/LKElYvkbWGyVyKls8Tju\ntW1fPD6Mk6l4Y35rOMfBGZrnKnL2iKlCOIs3Bxy3AxgWTqnBD5hzJ+T3fCAs\ncbPHK58sB8e17IEpBlU/rIKoBrKuvLf9shJgmZWiUPTtsAPfU/YyCfi+5hNu\nJVNnJS6nz0PYhCZlAQm0fMsiDuss+04/MpamYcH3X3AJt8QEd4Hr6L3i4bLr\n/8fI9zX1nvbvs1Xe9a0sqyS8mXO8Tb9gP4ELUdWfQ6l8v6a6/zvrd9dWwsXo\n093fuIVhHw9ObbufKpw1T1+X0o0toLIFPz3s1Rn42z49q5l759nFNbCrSrCr\ndpHApV4vnYoUyapW/FahtppNzPZ+OWXw4pNQl2IN0eyG6H0YcTX99CRwiiJi\nmAHCy6xZMzfgQ1QntzjsaK9UxnLATQ4zUwNCHCYYKTuxu97Mh/jH23YZGExw\neyyjwvCf8Oil/lLedJ7lhIrh8Fd7XmHSTVe7Kv+5rZ6TzN439/LBd6r2MYXt\ni5Dzr7+DStUdH4IR8mOuAYzNc/6IkP0ZaTQVARZWVVxhrUFOWs1C2oqHjDcK\nY7YdV1v5O0H4hfJOKKNRSHsM4oEUYY2FvATx9gQSm6PKoVH3IfTJLVbg1npa\nFIvN\r\n=fIFT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"eb4d3b40fb67a736c92945c249e19ba5cf9e6155","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.2/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-eb4d3b40.20+eb4d3b40","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-eb4d3b40.20+eb4d3b40"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-eb4d3b40.20_1555236324322_0.35115703248776775","host":"s3://npm-registry-packages"}},"1.0.8-alpha-c5276311.15":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-c5276311.15","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-c5276311.15","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"4526c342fe57cb15725bba3225c279237c327a7c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-c5276311.15.tgz","fileCount":150,"integrity":"sha512-achyB7NuUN+9s2/kw0Vjy3jLSNMSiBiNtoKhsbkaIgjfdYsMHRctsDhiGPzsabTWBSEuD01Xjuv8j/ZJmk/kCA==","signatures":[{"sig":"MEYCIQCaEAgW52xC9A1qBbw26eXgUjaL3puMDFZk9KvfW/QTxgIhAM44j4mIjeljIGGVhbjZi6XnSp7yNaEpcFZLmpkyzr+s","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184593,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcs1WjCRA9TVsSAnZWagAAC4MQAI9NHLmki1uJtShPrDMv\nzQ2zj2U/ofd9LtJmW6I8tI2e5QRXtXTupgUMUPY222mMtDcc8Wl3odmu1UW8\nmHXh4yVJmOaLzn2vH8x+cY6uIc1ydUyuA8eUhIdUvyMpCEdfmQfKGUJ7OhQo\n1PuOthi6dFUAvYKVzy0HqwMC8i9gSG3aayPCKyqQpoRNZBS8o4pCF38IbNLB\nIYgeup/9CncY85eBBeFEuTvaZ76NhncFg1cj9P6ur9iVno3HoBkIHV/qZmTV\nOdbLOAIvmyDKc0lM9ki2T2ePIn7DzIj9VRqvx2hbFZafVzRkJZpmSDzy0mQp\n/ZkyXvdRnjSCxVT1VYbM9wbWxDWcKxKOj3Px8Qc4Vb3JwckaFrdMC2fXRri7\nrifmcGEAR8cIt4FqOXbygHLbNDDUyEK3/pP2YpVQezK0jWO1oFxse1lyX1bz\n8pzYbslXjcMXU+jYbDg+53JVXyfSV9jlzpxQR6GXj4+V6pV7yHZa8bx4ajEZ\nEI8LG3dgjPCIR2iMAcPd0a6GR9C7ei8ADn6BRa/MHhcPdd4b4f8Sz7huCDcj\n2O3XQgiMrq6TNlE4mg6k0aKoFMxHvhBY7FqCIZjjXuY/4M7Darzpy6lNoc/M\nlbUY8kytKVlamyOqWPZdFlx/9YSjgjxooyOYlyzrXQvfTl5dJCoVQXCk3GDs\n7N3k\r\n=q5Tm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c52763113cda01ea00ed29eec03ab34a7d211840","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.2/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-c5276311.15+c5276311","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-c5276311.15+c5276311"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-c5276311.15_1555256738573_0.9837363957465637","host":"s3://npm-registry-packages"}},"1.0.8-alpha-ea44d5b5.20":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-ea44d5b5.20","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-ea44d5b5.20","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"2e5befe93843603266f0b82319e802a199f24e9d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-ea44d5b5.20.tgz","fileCount":150,"integrity":"sha512-loDvMM8Jths6hEvI8v21zO5pNN9EQ86FqAEB5JHh9ufiYCDQVnmq/45/OMBRd9Zjkv1vZ51n9r+WbhyvRccjCw==","signatures":[{"sig":"MEYCIQC4gDDOkDIvwrR9qJ5DpCeNjxMMWsy1uI361whga2emAQIhAJehZWmS5ykQPObyuwlWEnqfQIXAHG5lJVe0UvA2ruD/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184593,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcs1eNCRA9TVsSAnZWagAAds0P/0v8D3i6ECSRylaUCD/S\nkf6fJu/5E7GThz4cQsqzVsvP50/5oaQWDx7ZmsPOcPaHhOa+wZh8rDwBV6WC\n4+vKhzYSupwSkPGGU94WZ4h4ndYO3g1h31jowDzuIC1y0QScaEzPx4L+LceG\n2An2yNbhEWbpeW5mEz2UhDi2GllbhuDedZTGTx0Ipae72A0z9kKPcgdoCOlA\n0yJA6u3C7cmlao+UUSs0oP5wDjwRCxtgJQuOuS1PzcomjImTanHA9wETr/dq\nYB9EFfZ0H8CTA7FXMG7IVb4aGan/B078D1LYCzC01Tc7qWfADDGdfmO/HLhw\n915MOnXxSbExeNh3HIS4XcJwFV2YyJawHLQgmW6J24Ts3pabHJDETWBjXE8a\nGErbzhBGD8tXHpgh46xdCeKGJYw+I7SLWfiOU4IPc8OHcZogtSnFZX+KXDnm\nNmTWowEeTkySh0tW6LuGZ+lDh30TA3C4dZ7HbIHC/50Ubqfvs9RZ5MNgrfD7\nZYdkUHhNAxvkKchjNgcut/acIDEk5Pnozlpxlg21hBZcCYMrS8VRDddaBTan\ni+BGKVqVMDa+LmOt82B+zYCEE6/6SdGq7yAFEngt4VpPRNX2OucY3ll+SXSw\nIUr7eSaj3BIZ5cyrEep/cKuC1tv2ubenIxhZ45tEKIYcV4wfs79GM8Z1Yp+j\n6Bmi\r\n=3Ita\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ea44d5b5dd7a2443b843df5ffddf43a7b3904af0","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.2/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-ea44d5b5.20+ea44d5b5","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-ea44d5b5.20+ea44d5b5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-ea44d5b5.20_1555257228816_0.9634232552930038","host":"s3://npm-registry-packages"}},"1.0.8-alpha-3b190ab8.21":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-3b190ab8.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-3b190ab8.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"3dc7737d5b39ac03f009e1b83be9d11d193de12a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-3b190ab8.21.tgz","fileCount":150,"integrity":"sha512-Te0ps5keBuIwi9pyawQzFt1U2lNtWGNSPP3zk9L0ZfCizZw/HJgdE7t9LkCuZw7Q9zCa+Sfi0Ftd3NW6cU5f8w==","signatures":[{"sig":"MEYCIQDvyhk81t8eR20YQjdNhz7PjsT09Sm/toQNzqn1yIImvwIhAMmDEEZEUijNe/G7MjKGH3lMTvanrn9bVAv9wIeDX+mg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184593,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcs1rMCRA9TVsSAnZWagAAjyIP/iFqiieeVg8MU88chXQq\nOC89x5SxkbY6+mzHxteeyVlyZgaTHrLkfc1CuznlKBh+aBl4CV4nWbLnyGMS\n7S4AFfVwAIzQhlOoip18LxNKh1j493ZRdQGFWMb8zDl4CvkyQ4yh46EFhVF4\n2dBZS++rczXYQTnHCSiSxrQHCPnRET6gFkfv7GngG+PYGcDgHjNhTtPw8nJB\na97juSY1Pb7KTLXRHjdh8rykdoYehbtDzjg5o5xX7hS9h1kU3BREcfLPwy3V\nsR1WU7JA83mt2Y0Bsw+5iBrYMMt7yHkwp+vGHFh7o4wWx2xycrvSnsx9WMJr\nQffh+yjuK8F15pKNCxBsS36+iYJ4uJamVRIdyKCgR0KV1/pQQh28IHZ/bP+e\nerb6hdTIiO3elWisJuklGTCXhL2cQlQ6SA09b91enbW3ErHHtQMNWcaTlJp5\nmWwgOU7IghSrlfpBlXL+WlrjeKmAJRA6hOXHqoHOVvDwjOrghMD6i37Gh6U0\nwCkimPSC24JfFPkqjOsuRoJ5cesumwKy95310ZDiB6cPchKZanNOPnwF/ZP3\nC20+GHBfKcUGqhiJG38tj3zbIQHQ0mVtnouV6ifGWUIqoJhJd6YnkS49Ye3N\nuKxC6VVJnXNlwxjMYpKIQEWHC22X9gySgYiPaNacjOAtHsc8rxZuPyJQl8zW\nhkK7\r\n=7qDC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3b190ab800b659474e9b5d2325b1b81b9e3c6a08","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.2/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-3b190ab8.21+3b190ab8","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-3b190ab8.21+3b190ab8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-3b190ab8.21_1555258059854_0.8288401926009594","host":"s3://npm-registry-packages"}},"1.0.8-alpha-aa307bed.22":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-aa307bed.22","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-aa307bed.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"60a6c4813f3457f0a9a4dd2636be79fbc5ca3524","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-aa307bed.22.tgz","fileCount":150,"integrity":"sha512-aS7r9X01ds42D2QgjapnawsU2uoiEYc5c3eyVp0V+nvGUEpl8HDkvz/GwwUS5jLM9Aq7XwWrp8G+0k9J+KDeWQ==","signatures":[{"sig":"MEQCIFF+eQKeJFvMUYEtolIFYrr5JwsYd6BidrXMWC4qGToRAiB/jIJCgoPZiJeYy80dyoRribclXtqKFYaJUYuEww2xBw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184593,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctLl+CRA9TVsSAnZWagAAO7QQAIRlEEEpJTfwqO/YvUJT\nBImuQlsMW2wgNBbxcisaZQKPxBDju9TbzPFzX0Iz9m3YRlxjRfreYF29sC6P\nS20P3bjByqYnP01c0eiQqBAUdVRMkpFPjh6C/7ghRnn2ZB6isrBjb5RW7Jfy\nXlMZLM+s1GyElhxQiXZlDt7zGpZDMybnHTVLIeos7xmdf9KjWwhgfL4f76h3\n7LajFpb/Fph4LO1kjYEJHlOuJeXtEQQtRqAGyWheOmYzQ+zX7ESLyI3Nz/OU\nSdq9vF29D9U6yrSbrYAG4EUqSKmEFqtj+dzu4pjOtdHS9PtWVU2+kNxcy4iO\np197SE2R8T/PyEyskGbeGs6tg1LF5wrHLqlCyHDuHKCUFDZTOBjAGqw6uHsA\n3pYYpWAufZFvtMqgoUDoaVd39nmlcVCEAPlpuS9oeO1kyh9Gf0VWhDskfDgc\nE/mTlwWlj5bjOexWAvi91yV1Ksm1Ye1pTP5yV1+w4iuTxTV5sinVNb5p+ai1\naeT8DLAu0AfZRUYWKCLtcwG3WUsAVrMeFzE9AA5lVJrAnHgO+pdL36/jpiKr\nm2vEBHaZ4x0jkUyZCjOZtzIivr9PcCaGHlsUqWzbRT468HU1/EHTPiWpUNxt\n2g/WsxEB49vHf5X/TM/JsqiV7w8b/+eVkL/WyVjMo2rFYCOK8DYgbkw0Y68v\nf221\r\n=FvBU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"aa307bedfb280acca87d13a5ef919a20ce60e343","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.2/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-aa307bed.22+aa307bed","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-aa307bed.22+aa307bed"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-aa307bed.22_1555347837040_0.37637582959656823","host":"s3://npm-registry-packages"}},"1.0.8-alpha-c5afb88c.22":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-c5afb88c.22","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-c5afb88c.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"565daa73036aaef51b301d91c53d874eefcd3d31","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-c5afb88c.22.tgz","fileCount":150,"integrity":"sha512-ZgBR5nE0Xmtwo4dK2EnKxd6N3Q5i9WGu5L/4RKJJacrN5e45ZJbqh2Be8uQDqRedam8GGFhhvpVHYanfU0mKWg==","signatures":[{"sig":"MEYCIQCXW18EWEm49UcxC6dm5d3PUF+vKJJnzhFy2z1IcBPfBQIhAOgZtzXCw4OHr8Fn5Ha9GFKGV85E5i44Mba4iAOSsXvm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184593,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctNH4CRA9TVsSAnZWagAAbqwP/j0wmjOQYXjSPe49WwTN\nPQZoJWW/bEs/h0A+8NUPH/8oJ6WAVDXMAcQ1T0tVTmGZnYyrEn2GOkMtUByB\nkTCiC7cLbZrXdWkUpQ8lMWT1Z+vbngVzcfZ/banfR8/fFkfVWqW8nctZy3A4\nvMNs5BS3UW0kEyYJEXHaIq6vcmbnMytB7WXqP3m2pYdno396d3Az15aFI0kK\neMPIUyZ8m12fzjS9h4DIg80iwnuD6hnT2sb9yKBHtkd+KaunkbLny79+4a5a\nhVyp9ERM400y87Z4V4qsrhssGLEutWFe6F4QC+AwunF7QOclEo1U23Gr1FBj\nvEIz3OvYGHD3CjHTfFT4jONcMkAmzJ3+7ZPrDwGskLfizkBQmXTlugpxzjEO\nF6q02+sJo67KMxYP26GL8ibm9TqDzzrD/k23Ff05OnXBaOJSspycniSbQIkz\nFCJVbbAFRN5JRXEtPJLaGvPkdq5nek/xI7gxiGV8IdpyNIfP92FgPszHH9YU\n5/31PWVAe9/8Bh2PSrgo9moRq0YggDY37kkWZcMB+EW51gWQ2vIny8NltDPi\njopXEV8PLdN8XWUmu2h5KSP8pblvwLwjHw38i3glD9AKFiVRB0YCCT7u2qEj\nQxF3KbmfSx/ckJFpaJAHybslELpXTygtOna9SEJW9FL7hR3XKHURyI7b0BHo\n0rpz\r\n=eXEx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c5afb88c420c8334e1c8a0fc5537f1ceb7227032","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.2/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-c5afb88c.22+c5afb88c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-c5afb88c.22+c5afb88c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-c5afb88c.22_1555354103230_0.3132616721644981","host":"s3://npm-registry-packages"}},"1.0.8-alpha-6c15727b.22":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-6c15727b.22","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-6c15727b.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"7ad89b5ad16ada14ea76220683ff8e41ed5f8c82","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-6c15727b.22.tgz","fileCount":150,"integrity":"sha512-vk1SMPgWshJc+7oaIv471ihBAewjXozI6z8R8HlswwjQpk/EUoQgHssxdqu5p5jPvyb1m1M296h3VySfZcxJGA==","signatures":[{"sig":"MEQCIHH/ntF2YXXppVPeXkh1uSiHS2aO0dmqTDuBWzgFqe28AiAy5diW4MoeTvsFuBI50JKc+ZjvzaXJIYri6fYsRa09aQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184593,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctOfSCRA9TVsSAnZWagAAmkgP/ieBDjdrIvRkcHoapLHi\nn0BUjzHSYhbj+KUZ1QgqfcUKtme7hUr4KfaMcVp1cogwGRMIvHqqldO31Ymc\ndQLPgezgsxih5E//XvLHxa8KA1GLM98SOJRq4FFVxmPfiEZumzGFULUvNh1A\n3toPhFM0B7+6o4ES9WmRIkZJifkBmXOIm8RQaPEKBFeJz1mVl93MtD3JcG41\nxxc/pDp4v0zdgYwS8esmC1mYqnf5t5jhsTeeNZKSruWCfPup0BcCzaVu6CjX\n+cqEzILbwMtTMRiqcTsFXYkRgccNkKs15h8e7qz+1pmyVk1UwFU4SU0JyGTn\nTuf7jdlfKYxhLCdskmFSQcgW3yoij9lUm86GP0yTePPOajnku316w5aCV5/y\n6LXoLyTfImOYY3LcIbG9ujrMowjAcbZYLcu51FfAXKot7phy5fL7sS/5H+XT\nE1gTYGD/3Yi5g5JJlkIJgG1SpibQp3NP89ahLljds2+nFa9PsI9nW7yErN4l\nqnjleuVoLFQe/eLKkoGdVuexvv3NEfV7cvkDU2k036eNGSYx4WUpvJz4N/vn\n5RO81WZgTkX0cr9lV3c4aiaCeIRhbc0Umv6OTt4C3326lncNvNA9px3OBnZO\n305vVWNXelQx9JeuHLOLUJnT5722KlWb26fsVF8n+skRMWL3eKzq/DEs4ckk\nevja\r\n=OpTX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6c15727b71d248cb641a103defe6c7f1b2406bd6","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.2/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.2","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-6c15727b.22+6c15727b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-6c15727b.22+6c15727b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-6c15727b.22_1555359697952_0.9868940550866043","host":"s3://npm-registry-packages"}},"1.0.8-alpha-5f57111c.24":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-5f57111c.24","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-5f57111c.24","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"8fd6fb7ca7f867a6b1e0af5c81b9b6152eda6d89","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-5f57111c.24.tgz","fileCount":150,"integrity":"sha512-Co/xemZ0m7WdiNptlSlZDJs0pmtgfoZtk0sYhXN0yjBpkbvC/8X/+PMhqc5NFbarx4I3G69qH1CpiMppe8JxEw==","signatures":[{"sig":"MEYCIQDKDXNf0PeuQ6OdEuY09BbfJmoQX8sStFXg2ah4rKLW9AIhAJ+cV0VaxWGeFLYXiQ/c6fdDKWW3/H6yEyqZ4NvV2gpr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184593,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctXiPCRA9TVsSAnZWagAAwioP/itSO7sSWEE1QXGNZV4R\nu/tB03eDrf0w8n/6e6egL2NuVE25OyU4g2UjuxF28/kE7k7JNjPoU2pvkoSS\nQB2lUg9VZA6dV0o08GbbgB9GkyoM2fe66hayR2PSA1BfxwtLnWcOdnMvZTSf\nX7Ye7cSJZcGE+gzIEGoJ7Gs9bzpZsNv7x5wgm6uVkW4w++cUon7dbxS46wM3\nL5OjnAPWvJaYxZu/Af4YWtYLMv4Brv4DbuWF6KJeow3No3ZJM8xcomfOBELU\nXcokcyuJxoAJKwk2fRx5cihS2P0zX25HbZ5WCCLAkCrbXj/x2feIeMxXsDDB\nhO+L6Ytjdl5BTSGGbNQUBOdgRdRWRUjnKPoNIRXO8PMz4ZjA+GhWEIsPSBCZ\nEXX7QJiof4T3l11yKoevTcR3EN5PlBcDavyYbIb4repE3qLoYZvQV6F1Z9Ce\nSiHyLte7BqmNDgkGYTjcm2XLn2e5QXznyIs5aPmh5H8jnfI41r1eVCyY6VYw\nfqucVJXov4dxb8ku/IhmC4Elw0ibJhriq5QJ7ROWUq2kVnzv1fCs+1qfVvVo\nCYo2bkYWa3kG+7D29yQU9hDcjdImXUiHs0IZ4uWzBSan0H7eFfkh1msUyzoO\nP+qDGwNvp4ycx6QWkl7aXQXGukT9h4BMfUNJgbaF3ax9DW5BxpxKnP3Q7tXm\nnQIv\r\n=1EIh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5f57111ce4ce578a9c82582af012cc445d41c6c6","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.2/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.2","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-5f57111c.24+5f57111c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-5f57111c.24+5f57111c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-5f57111c.24_1555396749427_0.33266182164355707","host":"s3://npm-registry-packages"}},"1.0.8-alpha-88a353f1.22":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-88a353f1.22","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-88a353f1.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"50c8ba0f19135344fa8cc58835c8734396ca7e5b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-88a353f1.22.tgz","fileCount":150,"integrity":"sha512-cy+HaEjuVEU/uRE0gt6dny8GdXMWQbSs5MP1bCjKNPJE8S8m2c1+YpOMI4kgwPZ2ZJt5Pnq3gv1AZoa7pHqb7Q==","signatures":[{"sig":"MEUCIE5bwM/UFoPgeH1z5qJXHAthFnkNVCjFvB1t0BzG5nVAAiEArDfDUMiqv2l3V4aP+oZA0298hcmK76Owf0cpE0tsq9g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184593,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctXiXCRA9TVsSAnZWagAAuOIP/2V1P/w1raeGbJxZQe/e\njEQ/Oyq/+PxMp/Lq1eJeuY7mTwJJa5F1ND58xKN0qRzZCJQ/xZciy3c2V0T0\nMALg8aIsW5dCFCg83VyQdAZDiYipV/RWtIIlNghBxw1ugqZKwvOM/yVfAytU\nYsVtCiX/tBoDhH7H849Z9aTtQ2NWPMAIQYCbl1TivP6B9t2eXnFq1HziRDVj\n5n5esqnM9nlUkQEJaCOMn/Ut+UFJub5DtUKUI/iy+9pZu2KDbuTIka8CeW+8\nsgAYyzLhkWZ8S5pSmN+cFTPmAB3jxAskXD7AL4O8k5cxWoJwcTXvVmwFlj5u\nkc/J7BrE3dZQbfI/30Wl0mhcckmRG8we01AyDdIpuXkSI0Rvi+GmDa/hqgRg\nFEAeOcXh5ICCSygZ21EDgCLEjUl/NZ3SvEkv5ovoTuqXVtNN4uJzlp/MUz1s\nVXHL5aoeQbTGKac1aWmFO5JwNEVQLwV4LxC5qnQxSjuwQF+EAVcjnTHm018h\nORaIyQNzQ6ODKAh+rz2MUMyBKxgGA9JWuPQyTfZUo9NKGDJILRVnD4ilyfel\nFQ7oog/dFlyiSDWN/DBgVoZ20sJCdMXBgKr4QHkke/iOHCLCs35m08CtXn5Y\nHL29RAWCUlalRaVmnbrG8EFWsbbBA8KzsFYgoNwNcA8X3dBRv1zqlUo5P2+D\nCha0\r\n=5RCr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"88a353f14e7d440e61a8369998c82cb45c6d5907","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.2/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.2","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-88a353f1.22+88a353f1","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-88a353f1.22+88a353f1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-88a353f1.22_1555396758591_0.49741242839177136","host":"s3://npm-registry-packages"}},"1.0.8-alpha-3290b6aa.24":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-3290b6aa.24","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-3290b6aa.24","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"9b14aad2c1f83beb64f42c327b608875ca9496d9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-3290b6aa.24.tgz","fileCount":150,"integrity":"sha512-m3z49YOWnMhchuT6tU5BR4a4aoiXQ145IcueK07Kbz6TjGJDis2vIHqWApYxciS4jMcJ0W0sWZr/Mvy1vsRvaQ==","signatures":[{"sig":"MEQCICspiuipj09w/MNlcMUkz8CX2cQUzfNDJgpJRwohVwNWAiB8wc8hbPPKddAXGcQ7S0kQZFtZeK602eFiu9RJicC//g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184593,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctX2NCRA9TVsSAnZWagAAHo0P/AxDBA14TYCmaOh445Ar\nJ2PfmTuRf7bRBbWnx6aVpqNpFspSuDsfYL4rPdX5/bZL8azafJqiR1UN2mAD\ncb4p71Id2SRYOpcOX1dIdVy8IeK5X1Eccu6MtxC4g6U5bGMYx9H4lIq3/Fbz\nESA1tttcX3BISGJdd/jOSFctWZSKfeYFgY4OwRw+x+owW6wMeicNK2T0KMQL\nkSmEdX987oqwxlPaMpgEeuKDkQFUV1yYQG5eNhIbE/IeExuvX7IrJEXGl6gi\n3MHII4lh55q1pyTiaAU4qfTHZNphUQINX1fE0APi1JuedQXOJEip7FFIZj7d\nH3jMMFnk091+Y/eeXOoN7iUAj/NxNFuptKVdFYTJQsJHqBwpN2U0ji+z3OUR\nx6aX38fGRAMxoT7Cb0XRH/LZIEAypTZ5QYu67awOTeVTcm13QASEgQeEIRJB\npf56oUaIoKeEQxmfWGFSXw2tqNzzBHlbJDDGmdLJxJsFWreWRhyfdk/6WSlW\n+DHav+W+OqhbZ9/tUDMBmQujGRGM57X05ULnfmTM3UMm0iRD6TV5jmDYKgk3\nb35NecnNJItszO+d5FnseyizVegHOx++a/1MZ4YvqvtnN7D3kf75+ynpCf05\ngFB2s8uiBqMIl61OfNjkpXByfXUZi1QuTeD9BPKEvpfjDKLkGyZLPtb9IdLy\n5yGk\r\n=BnpD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3290b6aa2b07e39938b1095de37114618fa767a5","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.2/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.2","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-3290b6aa.24+3290b6aa","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-3290b6aa.24+3290b6aa"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-3290b6aa.24_1555398028443_0.8336363116158232","host":"s3://npm-registry-packages"}},"1.0.8-alpha-716cd59f.17":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-716cd59f.17","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-716cd59f.17","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"2441465f18022068825ca1582a86f992a70fd82f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-716cd59f.17.tgz","fileCount":150,"integrity":"sha512-BXCKXruAnbNTlwnJVMOxVyjAy8hwUvyqIwqGIrnlZWOCknRFxYhI0itM85PCg1w5K9PscEM5APv8gRJSYcZrhw==","signatures":[{"sig":"MEYCIQDajT39Z3ixVYNQsLc5IUcYk2fdl60XfvxQN3zDTMueygIhAPOWRXlOdPowAuJD+dMylBlFtIphZ4i/wzlgQg1sNS5I","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184593,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctbekCRA9TVsSAnZWagAAVxgP/RjT+2/MpYd/l2302GWM\nE3r3oALubNxUwED7sVEhcx3sRqeRvy6QIZTkBi4vFTwE5Iifqz4PDplbsiUG\niwYcy2lj6HWu5HyWZJnTZRVQd8q+bvL/Yl7VotcThLAZ47wZKer82JLHybjH\nikD6LwIMQ89doGmDJm1u6OjEqddBy3c71l+/8Z2xMg5ILJm1CXdDA37+HeNc\nAndhR8fVkQcBzzFQjD5cmdYlpHfj7edEvdRIEzfj5UyjFPd74QEuc4xIuRVp\n30sQG4NunHpbWxy+AU6nEdSVqeOahswJ2s8nkAKbtRBWrydGJQywBIkEW6xE\nzeI2a/gK4leHsx1ZhOO27oIuE/Upw7vDGWdWLk/QHeGZiuJYVzh/l8cg2O3s\nnJm+chjeJd0Tbl4VCDy4Yw2q7LWZLMHgr2hznSBe3DTh0St7awaDz3bq8IiH\nDzL67teLd9fR+ddeU+RBlLK5AheNl7fxlYggDQFwA+1XpygoKC+8rhH6A284\n3CHTqhUwU8cDkskppWlPtXAIFB8FOcP0K9Hgq3ldFbxp4xWwPDHuqz0JcKX8\nnaay1WoeOh5ezayVzFF06jazZO+FKTrWVPoGcsQC3LpLF/1cVqhuWSK+325G\nMBUG+2BukLjEZebCff9qFODSxc7A7H776GNthbNujmSMGpm+GJ4D5kNgQFAM\nJ9XK\r\n=vWf+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"716cd59ffb0d848ee4b7783d78047cd289e179fc","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.2/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-716cd59f.17+716cd59f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-716cd59f.17+716cd59f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-716cd59f.17_1555412900210_0.07813465572285838","host":"s3://npm-registry-packages"}},"1.0.8-alpha-2a0f35f8.25":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-2a0f35f8.25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-2a0f35f8.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"283ee0cd1f76b9ad47fdd454bd6d570b7cd66d7f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-2a0f35f8.25.tgz","fileCount":150,"integrity":"sha512-pbmCZBFDZRExpXBzzsPDsk7Uw9UyD4nRGLbVqx07X2c+CjQqeNFbeiusHdzvJng4gvXJBpD5yZQ2bjUcqHXU7Q==","signatures":[{"sig":"MEUCIQDPDhSpvADdOOB8knb8U8KRbANr5E6H6jpIeVrmHlyinQIgLGC5/S8kmQ44O7vUpQ/3i5mOQrbTTOWMA5fbPfGjroY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185205,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctdnACRA9TVsSAnZWagAAUy4P/12+Vxma+EaRX/gZglnD\n3lYKPicnCLaLImv1jj2k1JexFdhWPpRfiR/zYiELqV6aa0VTBLSUf60QE7pq\n9r9doNwuKt6yXkS97vaIUOUt+XW8//VZfVd8y23LrBS2qdwET0HzzbMVj6M1\n5PxFABmCBMTVRGbZBYmmJnoDylzhBgtlGryD8fl6Ud2rWABz7HIqw4r2laSM\nvKFG5jdVoV4q1uuyMxMdrsvTCgYtNq5435WX0ru51mfy/VuaiS19hzkGed78\ns8bQA27mOl6WmsnB8ztJUFiS9UgctIjbjED3NBjY7JnG6wmK7SkjiMmiaY1l\n5asjSQ0yQXR0C+nyLnNP8wgk5iv0C4HRs89HMfZ60KthKWXK8dupnoOaQZCs\nOa7Mp4i+p7qVoHrJIT39FCIg1SC5ML3Lv/q4XJLMFjgXAJ/QAxbiKjBwyabU\nRdCJvvNpAtQAxWQ/jbXGcle92SbfWN3wQS3h0k/hCPsM1oNuHy14qqnzgNZu\nyryGXGp4a35AYtXD6VcYMI+q90sYSLR1dG2DlSxEk1eF6hgtHJVjabVsbAZp\nNVKB//tPYierxShV/GigUTDc8hK7451CqOLfdySnfNzY0zmQVQ2hQJIk4GX8\nb7shiJcEAHwkkmpIXnYpWT3nJxleTdoFMwMgwQlvDq222gRiYppCKHiEZEWd\nalXl\r\n=zkQi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2a0f35f8948cba4b9744b8bfb37a86f4f9f050c9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.2/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.2","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-2a0f35f8.25+2a0f35f8","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-2a0f35f8.25+2a0f35f8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-2a0f35f8.25_1555421632216_0.450720332497782","host":"s3://npm-registry-packages"}},"1.0.8-alpha-f260c032.25":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-f260c032.25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-f260c032.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"8a62984876430ed0df861120ca6b998312126e0e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-f260c032.25.tgz","fileCount":150,"integrity":"sha512-9FJPCkYHmv/gKyuK2cCOAmTRJUBYp3ZtidUQ12oxnaUdA8Th77Pr9AJ/3CXPQ7eFxm5FyyFN4K2Z6M/aecbhIw==","signatures":[{"sig":"MEUCIGb8t5I03pqbyB63QJLzuG5YFsA1GXBDvSvLjVUFyFruAiEA/ZgHGGZU0mftZ3SfQrNsDCVQiDXX/5uRQW+NarfufBw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184600,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctd6DCRA9TVsSAnZWagAAa+sQAIKKi+jELQ9/7lwlOpLJ\nBPTuDPvbpLFxaN8bZs0Vskpc7WDcjqTPAzKqhvTiweQJ7l+FUBpPOmGLcptL\nYPzQQxJ4NXrD84ZnlME/Aa4wad433qxc+3QCT6YCT4o+Fhy62re4ksGR2glv\nhBFgqBGQHIWJ+74t5Ta5uqjxoqzN3r16H3DbsZ6mb3hl6yxc/U726pnnVS35\nqC2aEdaNm9Q8jMsgjQceOGMujAuTrLUjbIbvDnd+wdYNQTkYNoM2EMilB1kN\nb9jGN3hb5Ts8XySATSq6aIOSeBpvoZxHnD47RBp0y2kX9u1ruaCCXN6KE8cc\ncPHoLxn+jDiifHWtFowQXCUJsWjhhD9DgPnQXKoeOgkzEXIaldr69W9+m6E2\nPWMmPHUbYGUdo6w8Udo2E+Y1NXV3knP2Gg6gasbW9IHg6LyLN1rL12mugYHo\napa1z8r4dB3Zf1HzWBGQznmpmmJ4ewEKyOenGFGtxMcQiMqxISPKUU0N+L1d\n/AdJ70r66C5FJcWAf6g5zwlzaOZcMEXvqYclkWa6v+fUdKqxfcei6ZguUH8Y\nN4BAqaoONDe5R47S+/h3rNzPlkmRhD8Cfnv/MYtzCEHx+lM3pz+TiE2r2MAr\nuGUAmnsTbIbmDiVT7pBrX6e/jYwpZpfZpn3yfoyce9faSO9cpZuypwtD4Bis\n8rzL\r\n=UrA6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f260c03240f9d69d7db9191a8316416d142bd9c6","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.2/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.2","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-f260c032.25+f260c032","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-f260c032.25+f260c032"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-f260c032.25_1555422850730_0.04336055382672943","host":"s3://npm-registry-packages"}},"1.0.8-alpha-65e1c5e0.27":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-65e1c5e0.27","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-65e1c5e0.27","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"e962587db33ce3e8a5b1e1f55e20091da2518e81","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-65e1c5e0.27.tgz","fileCount":150,"integrity":"sha512-B4hHrjv5FlOF77AYr/wPTX4yNXT/b4mv7iv2InFcaaOPXA6Zf2c/STWYxC8UfqJZKoq9fhevgGE7jjXH5Rgm9Q==","signatures":[{"sig":"MEUCIHvtovJ8ogN9dnGgWQQwSEQHtNd2BV4qZOT/07/ocnR3AiEA+qC8xZDISDxwTe4FrfndSVsyyaeXnf5FG0kjfliSjdQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184600,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcteIkCRA9TVsSAnZWagAAl/oP/iR/lv3mW9OqFz9HPi0n\nlR/ilONjyAQq9EBk5Jzi3LNi1lCWcAdcdr+re/1a5OpYAQ5hc7bKznQhizF1\nRqLTwvPHa5VYDCzi8gQShDhLzkoA4DV1CGbpAUPIB0bwgfWZyV5ouoxfX/GG\nUGMUJz8lTNjD3zilA2xPFoRb1RVGtbUB91OWiWrlXrh5NUylN3rggkGcxWoz\nANd4Gwx8hNKBpo3F3VAdRaw9IcpU9rBHaFcPnZaOwE/knsGuHbnPim9Q05t+\n4wj6fE31unoQ0MXzWe3uaFYtbvHz3wUOweMNHpqsx2LfmhmWUo1GX+cp+Kzy\nf6eYyklpm/sLrg/PLr1xYncQIxGjFfbJ8X0cqBKbuxkdyW9LljXfGEyi+nZa\nLkQ6CqRJZAjBcPXQCShSQuQKnhXuI69GBfnTWctnhiOa7hwe/D4SurBOUQdG\nzRHvxPliP2bHQI+UT8+dsa8tbLgAgIxnwMCbe9bfZTkr9a7ed+dmrITLjKuE\nYWhsuQSmuXScbECT+FB2U6W01oNYE7sEkjZhM8kYtRwHlqN2n8+oB9ubNbEO\nVrl7l2PfGV0dQYqdGN2wroOlbMOadBqlE95w4lFBu0R9H10bAKAk8yjX6FIV\nHyzT4P0pILBqXJHm7gqz8ZgqpEqwbNUcNFN+fuzraMgC/4Y45vXClRsqy3Ue\ndeka\r\n=aWIe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"65e1c5e028f93a2ee4d888d9d11f0045549bca1a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.2/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.2","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-65e1c5e0.27+65e1c5e0","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-65e1c5e0.27+65e1c5e0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-65e1c5e0.27_1555423780317_0.49003126090125027","host":"s3://npm-registry-packages"}},"1.0.8-alpha-51edc0c4.18":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-51edc0c4.18","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-51edc0c4.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"92788a56bc496ca3937f4fc06857b7d13828639b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-51edc0c4.18.tgz","fileCount":150,"integrity":"sha512-kwF2rkyH4Ecsu2GqZ77bCI3GckI84/lZ8wwJs4YsPbxUc4yGP7gUEsraJ8U2bcFJF2H6cHqA8jr/866u9kuzRw==","signatures":[{"sig":"MEUCIHUSjD0o9vxAcPbbhRiHRMqIYNCP1p1xkMcMT8dDJMf5AiEAis2Mic/i8m8pE3mbdc9EN36Sq9rnDZBy70pWFJNC8wo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184593,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcteJECRA9TVsSAnZWagAAC6YP/iGKNRlA3QCej8VtqdjB\nvFONs6vd9X0eboek2Sk1UVA/v/rBqS5q6Y+gvR2tL+fN0AfUf90HrPkOW+E2\n5fdABuiL2TBROtwJMogx4W7J04+e7GNLhhIujiPiCIFMChMBzEyG1VL8XPLg\n8nDS1B3bsBzXg5iLmUiCmNKyLw7//IUrtJWxkjjfHkUJaFJaSjZNSo6Uh+eN\n26oT8YDd0k4aHhAoIFHVU6OgndrBT2lVmZDSVj6mjBEj8dsL/z0MYUDhUIGi\nAyiTJat3YMU+x+miaGWa1zf4QLu6GOvAtvYgYjoHuIxj3xt+ymNS0YzvkspR\ns+pq38Q2CVHWSN77DF18PVe6XhfWBi3XcV4NMUejzM0BTQwRnxgVKtTQv9Ti\na4dM5oZxkL0OR9+NrV9l0UA3Gesz9g1nhgG/VHh4BdMBTUU+8AbpLaN1EYFz\nGJYQB0KIAM7bPrppY4nJgjlwYTqOworlhTIprNN5thksybTu+76IIBfYPawD\nb825gsmUmWEXuBf9ZlH/NnC6XMVbBRynJz6zYZ8HDvr0bUtpBXEySlKqygKY\n6HOS6Z3eHOaJMwc+ofkkrUF3JnODQXrNS8iLYUvAWCPwqPP5xt8Rez/jVLBT\nFF6QEbx4QaCBW8uJ/HkaK5OfIkmrh2gjt8Pq99f6MOkuysOlJ4/dxqQkkCdA\n1Z2A\r\n=bGKI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"51edc0c49e4e4acfd27e6210c48ee6b6032e7c5f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.2/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.2.2","prettier":"1.16.4","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.1","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-51edc0c4.18+51edc0c4","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-51edc0c4.18+51edc0c4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-51edc0c4.18_1555423812089_0.6307635311160869","host":"s3://npm-registry-packages"}},"1.0.8-alpha-63b3b2d5.25":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-63b3b2d5.25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-63b3b2d5.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a518890c497cfbf1ccd24d43d56c622fc716edff","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-63b3b2d5.25.tgz","fileCount":150,"integrity":"sha512-4GvS7EPKnYzDafY9VBkEFWhmQTP7wd7baZfA8WenqlWFeshJdA35mHXW2vaLeqiffgTNQx6PhKaAsh8kBpyTZw==","signatures":[{"sig":"MEUCIQC4pNDjvNJZOavvn3ZfH7KurlNwbR2xIRhcyO77tj/5ZQIgUnsvWJqRMpWxA7lqg+BcNi/J6M1IMk2kNoMmxvCqAHE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184600,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcteW2CRA9TVsSAnZWagAA3G4P/3O1U2YoL1TYvilYPWf3\nEjn2tn0+g/g5SFGiYISadRRvl5o/IGm5S/DGuD+mKYd0d3FBXi45VyHLkYkT\ncoqulndaE4NlfPL3pKlIx8vkUIIAPZ8O0UkjDeAxwtvIzRdqUd7KJUTL5kpc\n0rs02M+hEBpH90F5opO740aaKWvJOIzOWdR4drzBpmWFMstxgWQCf1spgUgA\nGZtyHJnR6pA0qnYemUf+MqG/E+BuchIWiySRTzdoipkFsUqPvuyXHGRdeeDv\nXihP1nB9aDmVLp9LlpApC0Rj6weDwy30PKDNLQ6Q6b3uRvB+Ys+PcDdQLnL2\nCeegxJHJYImCon8Rgf87l/gyU3x2xikyBVHNcdimLkEae4FxhsK+vKmb9UA2\npAwVlvsdiHHHBbWFLpD77OL63RyX2llgg2TI/vZJe1P22HNp7lH50f7McdM4\nVhvaAK28CcFwiC7V9crJqA2AeoDuy1se/U1QSyHu59g/w167Gne2B49PeEJA\niBQ82VU/8izeJTNMJ+i+s3VqwfI5Z7H/cMmpXHU8FmRsbvABSSLPVJ6LzAMB\nKELhVbE8vWjXPC8p0df84vStLTvb/BkEy9uZMU1ZD+SUDwETZ4Q2A7Qrh34T\nF2IT6r73Gh44tAsCatIPqs0INi3dN/d8Nv1+zHvByxOxMN1VjeLBJRAcJQhI\nF4JS\r\n=AZ0s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"63b3b2d5ec407cddc34f53f35be3d3acd9a5c097","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.2/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.2","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-63b3b2d5.25+63b3b2d5","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-63b3b2d5.25+63b3b2d5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-63b3b2d5.25_1555424694221_0.21565935819337834","host":"s3://npm-registry-packages"}},"1.0.8-alpha-e7673f6c.26":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-e7673f6c.26","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-e7673f6c.26","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"2bdc8f4aba47f501a21fd2cb0f2489adcffd8296","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-e7673f6c.26.tgz","fileCount":150,"integrity":"sha512-sXI6BrJOkb+i0WvHLj9suzuTYtEcZDxWfY2dmzNlFJa9/oQqwAOgmF65TVGZH+EFJe/iibbFPp2m9CMI0DaWUQ==","signatures":[{"sig":"MEYCIQDIVhi/fyUfQrOv7i7/vks7cHnHeKrpWMqgwBUmFdQvHwIhAOwIa1d+RuFzu8u2ELt/xUSL7uykj+hK06k3gM+qbXh6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185212,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctfkMCRA9TVsSAnZWagAAJlQP+QCTJklu2klUQoFxBqJw\n+tnG/5HdK+OZ5W7f7iq/31v+sOu0mNVuDSohnPZiljd7+ZcQ4EXIasuiRQ0Y\nFCnV6V+BRM2FeYJYQx7T/C0GU0Kslml+EKqf+k3NPRfZ2gWeMD+1Gw+lRKDT\nNPSsUC3oYq7kaGmFPNCJTj+Ps4ECeGvP+HcRa6L1o1fOEbROJ5rbSKy8s729\nBhzDTLSzOeExe0iT2C+crXVCzYnra7RZbF1Of+2bb3WpqPTwGUSFRlivhTaY\nuSW1WC0XaiyonT7QSQW91Q1589NLMskVC83SnU+ZRmyMzz0Z8pUL8Fayclaw\nXe6THpmF1BSLIUK2Nr/asCUDml4qqCgu7ER11a17gflz4ravJNA/FUuwS4E8\nUuVH8bPxqS+nehsEDkO3lWHZYTtJY+kqQRqtB8RVO+Y8E5tckJqqRtr7y9Wq\nkT2ionyLOYDqLWohW+cDhHQKoc91CxNLcABiwQx4MoUsHf4YQ7BJnCp/vkTE\n/IEsOrvzppWNhUe7aOaDTJE0u0a2sOMmqtS2nWogcIhSc4k8t9FPBxV/VumO\n/veLby77ugwOK7Q1O4JuPooPgXdrfA7afOiiRYYPMbo+AWx6Ii3nVMTL0YUj\nxDjxqdF/X++wUO08HNGkcyyUsU2YaS//jopLFR5YMOEfyHBrL5770bvHJhcA\nlMha\r\n=DSyi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e7673f6c9c9392980bb67d89156dafce78cbfbe3","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.2/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.2","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-e7673f6c.26+e7673f6c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-e7673f6c.26+e7673f6c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-e7673f6c.26_1555429643796_0.6206859577040689","host":"s3://npm-registry-packages"}},"1.0.8-alpha-5a2d5113.27":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-5a2d5113.27","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-5a2d5113.27","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"f7f9589ce3f5e2e951f949cb7f65c8958d2dfa94","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-5a2d5113.27.tgz","fileCount":150,"integrity":"sha512-0EIO1HSSztS84MImMw5LYmkYlJdN7DcLM4ZSIRl3ZTkjig7Mpfm24/nKHUbPvX55gBaPk08pNFNWh+Le8kPmkQ==","signatures":[{"sig":"MEUCIBEXkzEyh36ml1kLLc2vArVZyXYoa3Z32QCdiAcs1qaeAiEAnaikgNkN6um0fcxlt7mVf3tjPsoHk6+WfO9D7qqkSTU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185212,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctiMXCRA9TVsSAnZWagAAjwgP/RvOAGXZnOEhrqvO2Twh\nH/ky3NsBvf3JqfpIT7TUX+H8zaaa81PU8Ssolgr1dfREQNvYoeDhheOL5DhN\n64l8XFaxWeMQYPnJvzI68VXmigtnWeIVT9DtzGNictjJDbn8OTnO9il/ag4p\nkWmB3zBJX9iRAvY/XenHwuIYu71zHd4VlE3ctuDw5I3op76YdmheZjbg/l7T\nmi8fTkLwhlBBTTZ7RUATJPpN9tU8NPjgkRoE9dJ95pYdV+UsuHQo99vowSDJ\nInS7CJu5b/jwlVzkbrZZgj1tR6GZG0tkY2nIL6JxIxqKsI7/6X4PUbr9U16B\ngPar2DgeXb8Cd8UkmzOt2G1lbkpgwu2VmJaI9JIru+RxAZ8PKxodh8SAI8SE\nz5d+dElYaK97EO8lZcBYDos/ciqkUcRDKYcuvOh/MNbEzcjPeDVTjJYxqFmp\nkXSaJPxX0QHcCcS/Ut/p9BmWgjUgvmJEDxSF+fiV/6TN+vGQs2Zyd6/Xu45r\n3e5JjrdmjccilxINHZeiGUnQeo1IWxJnVLHqgy0in4o65+mj40aeP9aHgFwJ\ncM9Oiz78Ohn9IykQtAs5USbAvHnqRL3wTTluikuUrHzvFB/hOfaPM15NZsRx\nCSyWtBfFDBssHVsva3M6Md79PolatFV6Lb2pVZlvwNS7y63no5UCuLl7dOXz\nAHlV\r\n=0iW2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5a2d5113296642cd1a135c6cd75c0862e7130799","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.2/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.2","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-5a2d5113.27+5a2d5113","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-5a2d5113.27+5a2d5113"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-5a2d5113.27_1555440407171_0.8455430417104821","host":"s3://npm-registry-packages"}},"1.0.8-alpha-5a2aca08.27":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-5a2aca08.27","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-5a2aca08.27","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ac3ebef20cbb6e10aa96af0c3fcec9db66ecfdb9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-5a2aca08.27.tgz","fileCount":150,"integrity":"sha512-1bJTOzCXgod4qRo+l/z71M+D/g8nLyIY53hygqbFFIBG4Cjl6eT9NZMFsall98lmh8O+bGM3OF9H0+eE+SHqQg==","signatures":[{"sig":"MEUCIQCKvs+8AvOqg55wFqu5Aox+DmABuL5CvTNuv4cQOO1k3QIgUZU7xeNrD5XV8KsPX6sR90srgM4ECFv0jW1Z600AlGw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185212,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctlZlCRA9TVsSAnZWagAAnGsP/Ra9yxFQ8Clth2jxcVII\nsBbyO9lRmCR6wW1VmLT5jsxMiJIGobF/nn+fAUDyQlVuNmRINB7YXjZAfl9U\naJOpqC1pZAlEghpLWJIxgWpE8CZtjfzlZuL4GtR6SC2phFIl8OVOd7/ggajg\nvB72pbFGr8pJdOcfE2kSZl7P6auWxTydIDllZ3XwsgjG6MzvkvjFQiun9YMp\nSX9xV8cFuCss1uVV492L6cwQY3SYHtTrhIuZQph5lPOXPUGErqSbX0TtJQWb\naeQ0mzDJE2PE81fgx/lUn0LNYZBJ3gm7xsPJQTNSmD89z5+xTwI7xdnAsSmB\nwRpkzGEXmB/Suk896ATPu6OvzRDfvRpq0JnBCZH/wThIFCdgwiBJlsloxKbb\n+T0EkOatf3U7uySXK65US3q4f6h3ZqoebfzZDRrXSqLvS16Po512H/kbc4VT\nf6q/OwmuYetEF+cy4yWR5xjd/VDWsMpVeNikNOhOejq49ymz74kqopxkVpNZ\n9ePPQPFoee/fNEuyCiPSJqBRAx2+j78xSvCtOGS2MkGZb5wXDzhJcg66S8Os\naKAyd+8NVXBQJGvFahgzTccfonRn+f4NjDfnDAXES+kEYLglnQyhGB7mrO1E\nMxuw/gwduLx4Z3OTC4rUl6ygv75H24kmLZiz8DmM4fQb3vibT0I+j69LVYpo\nf2Jl\r\n=SM5d\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5a2aca08335e671b6274b3ccc05b6cb305eb0f8e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.2/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.2","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-5a2aca08.27+5a2aca08","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-5a2aca08.27+5a2aca08"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-5a2aca08.27_1555453540533_0.9331892093002765","host":"s3://npm-registry-packages"}},"1.0.8-alpha-a0539174.27":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-a0539174.27","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-a0539174.27","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"f05c65d2785359c4fc1658e07794e60b66afa8e6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-a0539174.27.tgz","fileCount":150,"integrity":"sha512-RNVaCson5dSAgqMRYBIAp5tIamVLcJOgpo2aUYDjMCGgJUr4Dy4sAsy9pJI+ASYUE7zLnb9plp9yKXOvDAXQzQ==","signatures":[{"sig":"MEUCIFJCiUx05pF83KVKo7W3VQjPvNArdWBXWiaZg8uv2bSyAiEAiECOVXOvnrAqAlDGMaGHb98dEPBcSp6NakCLZpndInw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185212,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctmo2CRA9TVsSAnZWagAA6KEP/iK8F4urgZW+mqNf2azA\nKLRz2tee5T3H4uo8inwxJbte4hWCIpF938a3eNv8+9zV8oJkSSZGIS+s6TOP\nHMBiQ4OoOq3cBtOzw5Xnd8GoRkRCE3PuqoPeyBIBZCIekR7Zt6rk7wLayCsF\n95EN7rfM88htUmWJXnC5PizvEYk64fkI9lcWsQsFAdx2RYRFO5EES05cWl57\ndrmDlJ4ayyBDr4l5Qeb/PN3cbPtvkyp44FfQQR+rDhA6Isq5NbdtFDt0PcQ6\nkTdpiHsSxyZ4KnKKBxCOciOh3pbqF+4ba+bHoobso5SCCBhHHutuj1NboUwJ\nXmarzfeWnqyVWufuEZAqnN9qVjTinrWh5oYDx7X5eqC0skfvaran8BccldeJ\nq4iivknsb7x8JZBAVQlnIAxrLYIoeJkyTmDY2+HaeVNlQyjVreCDuYI2vg6d\n11Dq9mviqv/hh7GMl1wTndBFy7B7a3QV2esWvwt+l+/gCwLbsMaMga3Q7IEb\nuuYIptyYhRUspGFbB09c4lSAu0mpO0QofxS9OHOtjm8VpNiJCuY+lnJnomzH\ndEB+N7m0n9p4LNjm9RLHI7PrkMIO4c2bqrqEgiq7MQz0H3fuqxF2npe1/+ri\n1+3LLzldFIgQUGiUAl0w1/7I3HAVDPbMzalnpP94tViySQ3HKahibDuS/P1j\nU0FQ\r\n=Aq2y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a0539174137e7a628b8f8f01e7b8597ccd6a9478","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.2/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.2","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-a0539174.27+a0539174","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-a0539174.27+a0539174"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-a0539174.27_1555458614088_0.03756618971725856","host":"s3://npm-registry-packages"}},"1.0.8-alpha-20d39811.27":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-20d39811.27","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-20d39811.27","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ab4e7bf252da2433a990e7d653b74128f68d5c10","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-20d39811.27.tgz","fileCount":150,"integrity":"sha512-Wr5uzhWUiPoaxDKMNH57T/L96GGCVEUXnSmCmwEugZ2BU5bz6htGe2rH+X93qi5irGoARV/IyOq9nltlPa/7Zg==","signatures":[{"sig":"MEUCIQC+fFfBbPLCljdi/TCgdmRG1DGIroQpDd7T6tKGdrDm/wIgJ0Xi9yC6mI9rDnzn2dMJAWR4uZ3Pcwmd5SmJAFbvFxA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185212,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctn5FCRA9TVsSAnZWagAAJ4sP/1DxG+LuFbOxqHZeOA0M\n9QriXo2y1KpyxT4x63t+rKVYhp/3TUIbMV7a0ETmkx1NJipnfeQeXhdwpqAQ\nyUryetaxEG5gImTixkoBYDx8EkZHUvZmeskrdjc5N/ojLHXXfEi/glBBNIlB\nC43acbU2ho1U6g73d7wrdbbcPvG9pxsDS81Ypu/f5+9gSo1me+wXKocxF25l\nSvEBlNYTuKQ4W/x32YNDKxvr8+YJiPZgoMaKMpj0u5TdNTj3bJCg7acJLCF+\nnICjdGPNv51dkt/E9XH5qky62Cr9zxQidKtmx1XIv7cRwNUId1/u+Uql7ayh\nmhh8V21ZSS3LoTGkZn+1D9swA3+TNVk3HWz+a629pauCVh62AVVwXOtmQJ4X\nLEtmv1u+MBqQGKryHKVXB5fa1PrX8WFHu3rlwk6qXorjGy8kQUU7WSDADk6S\ngMvuNO047P0BOAxFMe62dVe7u58/+hGGVJFnICxqYKZJyeppdvn7VBEGy8Z8\nwM9YAJtt2y0Z/9aF9YFggKAIiyE1SEL0MtzN9csF7SzucX9w5Qn5vXSPUX6Y\nOsPjBx2wkuJ2WFp7GK14XvZbSCWVVadAhQ2/2ooGpGWuMrp6YVwmZoMgT7wx\nOQTDohzHWNi+NJt7Cdk5SQH5yY/vpU6DQfpk1cIzFhSm8ujj4BrBGhsXn3YG\nJIbY\r\n=c67Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"20d39811ea1a268038269149ae46de0e9c24d873","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.2","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-20d39811.27+20d39811","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-20d39811.27+20d39811"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-20d39811.27_1555463748469_0.5007923563048058","host":"s3://npm-registry-packages"}},"1.0.8-alpha-ec539718.30":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-ec539718.30","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-ec539718.30","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"73a0e8ee208f47cad56ccb2eeba4eaf02cfe2148","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-ec539718.30.tgz","fileCount":150,"integrity":"sha512-JnXqo+ZHL9+V4hUjCnpFSn92g5MgmLNulEISJ3aVxLWAyxZNT6T/eyGICY2YJLe2FIjFLOhTQ74dVU1ENGS3ow==","signatures":[{"sig":"MEQCIBf4JRz/PObV1K7aht+d92UZNkx8TKR3oelTNo+OFJSxAiA1vpteZKxavTe45zA2RaffTX1bdaiwc8waACEbhEKPFw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185212,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctrkICRA9TVsSAnZWagAAph0P/RgZRKgnHCoSwUMv2w88\n+ky9dSmxvG0iOvAS6rigCguh82hYcG++EABSiDqfJ2t7ZzIM22GHQQ57afUl\ndRWza+bNb9IKsJYyhC2NiObdSpCXZc0Y1l+LgtWAOhb7kYnn7Hsg+RrX0FEy\nODELGcIEVn4rsggkyJFq4Mmpc0tjBdlhdSG+1S3NVCjg1o9Pkz5tqfnDW+b0\n0XOFq4z0NGS4g6H6dFy+ZWG50Fpst0MguW6b+ojlYlfzMV2xaO9xvxalz/+c\nh1X8JlheXY+StE3JVyCaw3c20UdaDNQgXSt4Bn7fJgWGdqfrSB/nailAKK26\nVvsPWnMceMWm7s0czzVBeJJymgljY0xMx9+Quo2Nk2XTvShB/vwD9CY33Fnu\nLWl1lrt2tZ4c7UMi48melVgOWRuu5XU/unEBOy0ozN5nxJAFM46hyfLBo1ik\nOp08gT6g7mS0FVWWNVz5ZsfD3qL2xqP2eJ81LH2wPDkXB4qI4RUxNw/5bVLn\n9pnhrvqjD5OBFVEJ9xMd0YCZdEwTG8ifQeVRJEIltXt8FMMbZBPZkpxJM++7\n4w3EYKesLnoghlNp+bILycnUS0zFoFURzEr/gJNROl1D0kwD5qGFGqRxTXia\nJ5i59jBXXnKE1GaJLfZlIDeJ7IVT8WFcHVcRzRhMWLUMWu1KBfDiL5m42TEn\n9qkj\r\n=7Qbg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ec53971882848491e8acd71b003654e0817ce240","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.2","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-ec539718.30+ec539718","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-ec539718.30+ec539718"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-ec539718.30_1555478792111_0.6245418700831349","host":"s3://npm-registry-packages"}},"1.0.8-alpha-dd9e49fe.29":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-dd9e49fe.29","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-dd9e49fe.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"8a31f6712def43cc133d5254c1c530051da613a3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-dd9e49fe.29.tgz","fileCount":150,"integrity":"sha512-CFmPec1pgjVVanPNwM8igUetIut04fFLsHmFYfMcopao6E/lhh20ESqz0J2gYsc0ImDxyn4FCy1tKIKZd83eMg==","signatures":[{"sig":"MEUCIQD88EZAaDvvTAH07XF3RkttOXAtXNbLjyt3IZRSikwuqgIgVq3XMLno9BLMfwpZgWeunH2GNw7E09500lso8uArLks=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185212,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctrkoCRA9TVsSAnZWagAAzLwP/0M4IeMnGRn5+d7Vc2BH\nUvvARRUVDnGwNNXHnx1NYAcNyZoO444l556fitLs6QQMOvbeWqLtYQupajZj\nGPYty83Gd8VlEH/nHwUpPlYS1GQVqnN4jFc/3UBJ2A7OH+dAbi2us9Genp6L\n7GSl8ugkLhofSOBLSBfPg85Nb+0jut642DLh6btAphyoRwArO//vmW3pBaYp\nGBETDWcbi2LDNcgRWObLCJdib66XIWtsqJ/x8sL85s7yXTB7OIkIyjp0snGs\nCtJusEL2q2rtOPWPVIxtatWqf7NTHOiMaryWQZQiynNk8K/JZq202Xbcog18\ncsH03H4dqah9aw2hnrAQkYsx6z2uQZl2qHw6kRd8TWQohNJEHxnd0Aftt2n/\nOZVdGNcj65HFM4tJn7IQBzmYH0VaS8Qa1KtXTFP4t2eh5XhpizS+Ql7cgSyU\nbCXZv8x4natfTNy1/pgAw+O8AIUGxPsy9jUg9PCn08j7bmKD3Lgacam4VI8C\nBCjER0CQ/Lf5BRtbSMPoCIXeGY5dKzVSnk3vA/UdNO3EFN4B+QQ0WzUPI1Yk\nqnED/IAi3MZ3FXVOAti9PShH8p9yWAwUsbZFjCrtn62LIvCz1rR9tKDXVIfx\nAURez9Opwc1y5rhwOHO3w/uldEMJv5eaP6Q9aLIKHEqVGFPSAqJX3wrKwjmt\ntzSb\r\n=hBRw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"dd9e49feb7149ce6f2e7353d09996204d9774254","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.2","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-dd9e49fe.29+dd9e49fe","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-dd9e49fe.29+dd9e49fe"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-dd9e49fe.29_1555478824074_0.9919467839891252","host":"s3://npm-registry-packages"}},"1.0.8-alpha-502cdda2.28":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-502cdda2.28","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-502cdda2.28","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"6495253ff92c36fd4d60eeaeea8acebe3e24ebe5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-502cdda2.28.tgz","fileCount":150,"integrity":"sha512-/jOfHJJ7V8StPK/0XKn7sJiSLG5NZz9abalmQ0HBuQm6PIAnsPG536rW1xjc8Vfx+5qdT2oAIMcVFq1G10kYXQ==","signatures":[{"sig":"MEUCIQCHI+Yr3gZpFSR52uchCVOdYBcX9Bp1PjBo7uuePxxXOwIgAf8B1kMUJWbZ/vVExZpjS8EzCp9vRLr6Tn1uAkk87e0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185212,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctrlKCRA9TVsSAnZWagAAZigP/2aUoy/9VpXb7IQeQ/wh\nHGL9KgOAGo6/2TENGu/maYydvXWetqquu5PsXmkVj3Vchq3ry5bE+KNjjZkZ\n8bZbG3qT0Kl+LIUQF25bA7nmucBzGinlokOEt5dN0wpNOWUgh+NAjARHfrMm\nbplt5yzppjDNkBT/nj8Nky1lCB0bhjUIZg4WmfxK/OVElEG4H4RlushIuyuP\nXGocskt3ZOnFqgAUV+N1x2dNBtZKrOiDbgVg3dFzP/OIpdTgtSec1NTG/1/B\nbyy4Y76uLwekQ2ElMtYGUUaQlydfs2+ETrbZVbLeooMDfJfzb1+mhDvhS1hL\nsh8AL5NcNXlB4bCOdB/PgqtDLiDGBVmdowKNSeCou+VmQw8HRVaHzz5Cj+LG\nzTqVcgrmvUltLQtxIaHDNO0eq9CTPP4WhbUM1rWMtDPSm9ANFIkLu1qfcXGa\nx1rVVojKF+qzBZKt2b6TNPXoFcPtRlHSckCCF/N0auumlV0K2i0l6QrNB/rk\nov/prTFRP0tSt1AbjWaaWhJPwtIz4uDTtdW3Hw6fKnFc+RYCGMaXrMJDwtB1\n8EEGCnUELYGQJEBUKE19qx+ZSQ4BHXva0FDAl8Y1Q33lBRxJejbs5rRxSbeo\n4XRL7r7UvUbZJLqtBapC7Q4M4d+BrGRoBbQVzey+V0DURPjNh4ZVS/PpQ1jh\nnuSN\r\n=7Q+N\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"502cdda2a9f52d6202c39e2ca88a0bb4e40bb161","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.2","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-502cdda2.28+502cdda2","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-502cdda2.28+502cdda2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-502cdda2.28_1555478857547_0.6959981234525214","host":"s3://npm-registry-packages"}},"1.0.8-alpha-0158f17f.27":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-0158f17f.27","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-0158f17f.27","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"19f7eedc78a20cdd30cb4039de265b94e6a8a27e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-0158f17f.27.tgz","fileCount":150,"integrity":"sha512-XiVX3kmtOYIl8TcNl1pAHMTPHTAg2FUofaS551dbOmea0CPtDgehf+zNoPO3lOrlm0qlxb4DyOAAH7W08SoIoQ==","signatures":[{"sig":"MEUCIDGlNoBQE/mk5CFBUaeClrJCGYXVx8ucEVHfbKF7bGhkAiEA+A/mIUqI2zl0TYjJWvARSYzUw2kLIlZoeDqbdKQf+tw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185212,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctrmBCRA9TVsSAnZWagAA9yoP/1VSM+KWcx2EBi0e0he5\nH6yZ6F+GTMpZdDh0GC3TjJrA8IMRO0zVcfRw1bjpGhqWrmtDWNasvqR4WkOS\n1IQtGIETrkprRIjyHB3TEYg5v2G1cLGmPzZLWgiBl11zVoVpn6wRnvbR/Dln\nrozqP8eboJBJwGNoQXkvTb/mmC9QCXIYHV/AL/Vfi6+riieGtdAhDnhPClbu\nwvoolkK5QCGv+SsyHTRM6FQj/aM9c9MF8ffeBX44ZURImjpxPV020E7RbgS9\nG3kF8hy5gNpjRHpwwlfE6NK1WCfloDrBhT69aoqs4FcWLD2pkWj5giDTMFWt\nT0qFs7H1cBtOAlZ8fS9VYpmCsMDZLXR2pOs4naPQUVcXeNWre3RxFvRMiWLF\nolBbFVK5V81LvkdlZ+xO755Xg5ltXN5AhwND7KfjfyHUvLaQMkD+hlL+z3Gz\nRnzETrv8gPu/ApBzC0JeuyGl3qH/ZjHy4LLzy3nzpjwKf8pxDRbAmK+8IOGC\nKMmanoK9qCnNRDkoPTS67K1niFXrJZQOdwsCasEKQd+Sp5jSESDanz7RIAUF\n94Zs8f7RccuoAQVwarno8zQ9n6Tcp+Y7BaO3iNdV/GtQI5GbI4lBM+9SNTPh\ncEPPDdxtJ5VekORgG9y2GrxRIAF6ChZ139FYEwdAuFgyab+REoi3KzNI//eN\nzwLW\r\n=5Cy7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0158f17f4c7ac028ab193bbd51253ad8a4d382e8","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.2","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-0158f17f.27+0158f17f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-0158f17f.27+0158f17f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-0158f17f.27_1555478912994_0.6137799177722001","host":"s3://npm-registry-packages"}},"1.0.8-alpha-5cbbde85.31":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-5cbbde85.31","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-5cbbde85.31","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"7905683b71ea116760d46f0f195160f92b1595d8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-5cbbde85.31.tgz","fileCount":150,"integrity":"sha512-8yz/5SEXkVSzBxKKgcHt0Qhd3xpQzBCh07D63o5s/WydNwv9564C+Yh5CgBdgFDlahGHU51B/W4D38RxMhqjkg==","signatures":[{"sig":"MEUCIQCq2uQvJlUjUdNVgMrbSZRrHzfn1PeWSXUvBEApq2OZhQIgRVeQj3ctRYozNfMdvnuvhUaRUVqy3qvx0VKJ/AsrBcM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185212,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctruBCRA9TVsSAnZWagAAPIkQAIjsdaOy8XlBSdl73WZo\ndP1e+YlcViAWVPB64+XYC5ShgUymCWzk9aRJzQ66BbEzzDTPdWFz4Ig2LXla\nVEp1k81Ei6y3PMNIJbBnorZt2RcANeCcYEDpzD5GgChsMp1go7csUqjci3Ah\novCwzyumwFroggvEgX9HJjrWgxJsiSNUlxD2rpOfuXof1X939NNMcFoOzM6w\nKlVYE/pzWP/Uh2P3laBmqNhFXPj/qQt9MRGUAvanFsC3ElUihUNP712vts/M\n1QAZDlGKgniq8gkeuCAjpHBk1DgxDe0CkLECDyVRkBmlvkjIk0ay4UzgAVOe\nkJJzceU2MCBLLHGWsaB8wfnxyNwBh2Qw3/JgM0Hg0eZbwFTlBg3HQmHELVv2\nVbeVUS4Z2QGwhJ2ikDf21VsWPCkaCU7wsecI2Su5KFbR9IhXwo6QaLFB5uE9\ndTD/Dl+t0i27jwZs/KT4EGKdrconmYjxzoHK6yQfWycPhNAPY5oruZTXhcDz\nk/yz4+4FBYGg9ZrVlTXRSgo/5KHtzdjz3oZesTSjiBQvVve6PmLKJXVBRyfH\nIVSYEg2DUeThTP5B1D4u9uKaTdedZArE2te7lqGBfq0M2mGkK36Be6xIsy7o\nQHXG6FtgAf2eDXfGtMl+UGpGGsU1AXp6P0I/+/UlbYLeHNisFE1vgFqYwlIG\nzVPT\r\n=Zu/V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5cbbde85457561c84c07d7492c5654e300ef954f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.2","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-5cbbde85.31+5cbbde85","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-5cbbde85.31+5cbbde85"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-5cbbde85.31_1555479424249_0.7564753610854662","host":"s3://npm-registry-packages"}},"1.0.8-alpha-39321098.35":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-39321098.35","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-39321098.35","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"399891feb7efb5bbcc8954b5fffbe5bf40caedf2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-39321098.35.tgz","fileCount":150,"integrity":"sha512-3+CA5OlGUsjfgOl/Bykc2JrMrQCDzfD0cWufJLGDzXG8EH1cH/2W7k6EhUOKgsAMLD/0/vEc7ONWTcYrWd2aRA==","signatures":[{"sig":"MEUCIQCMwHkK0V8AX/QMwN3Niy9pXzOtxm6hiOMwWydpZ6OBDQIgBbX195/gy0HXS+gaz++25tSOyLmzCz39zr0Krsp2KI0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185212,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctsGYCRA9TVsSAnZWagAA+70P/0i7fo4sYu+MeBqRdNiI\nk4uxzY4p1w8xXLwW9D2JahpQTybmjsVLCTqa9DTwPuBKHerDrZiXW+oaffsN\nti61Th1LFf2qPUJucT5baW3CbYp2+LOqAF97kZl1rxdno+iTkg7wumJQasyb\neq1wDFP3Tuerw9bSWP3xe99ZfmJMWLBd4w6hMLDg9/3WfPuw1kY81xD7u9gk\nGCc6Saw2fQ2PdhAM7hJj5zkYyxxyr/GuVbyHQnrokMgWUYV2UseutoLQNtz0\n9XrK4ktc8iffhvhPDQr7HsyZiw7gMi9aZau55XdOWzjQLeW1KiJGU6H6QIXk\nbpEfDGT+6zYlhnxDzd7a2MNUhneJthq1rz72L+i/QzUiLCzbjMsgYx0HFTS/\nZx6Zw3HYCi9R0iUR300niGjEewbB8tnJgPjN0xIcacNgpue9BpqZIZF7a5JZ\nf330nO2QPybrO6WqEdKqwPXfbSG63tr7BV5H++IVtjbqBxJXpmSD0rht6Vyy\nOTwQlIJP4uR+0yQudRpX498bH95OjkTFif4zNSndZS5VOwR3aLoCcIlfK3qw\nqzqiPM+VM8Wx1bK3HkDPPjyh37V6i9Ckv8BZtek7Ebs5VLD5LdXASOdlpPjP\n+xsatr7CWum66lIUHtMSCTiOv5WMdgW/c6h65Eu6dyzuFwAyue/+BH2XYO77\ndwXm\r\n=VQHd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"393210984b6ae261d20d10a5610e03dd71c5626f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.2","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-39321098.35+39321098","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-39321098.35+39321098"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-39321098.35_1555480983730_0.21604832966975862","host":"s3://npm-registry-packages"}},"1.0.8-alpha-0190158d.32":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-0190158d.32","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-0190158d.32","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"88a17e701f637c2b6eaea82e1b884d4b05ca00bb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-0190158d.32.tgz","fileCount":150,"integrity":"sha512-DEN7bKD5E0Z/kCy7oqijQxspJN3fG0n002ayIyJ7Y8AxqTzaOdgJuoGk9+0B03L++/of8QaJkeT74Hz+2oy5FA==","signatures":[{"sig":"MEQCID9Or7LnyFmN4P3PVwG3PPIREUA4aXux67aKDVqtrO3fAiAavey3W+BJR3FB7NhYS2s7hHPsf/gVgk4TEoEPz/A3OA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185212,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcttBSCRA9TVsSAnZWagAAAiEP/0tdASOYOWxAuk0vqOUv\nBRgYXvedCDSi+9BywVy/qxaxt0rF4Zx6lXDlnUfmvZqk2hiVtH7l6ClhJJlw\nEI1Kw4utyqJYO9Bv30nLf9MR0RSuATiH5ILi+J0kDxf6SYBzyip9plE7KaT2\nfJcKrveFHXeOgrODy+gSGLL7I5XrXGjmYI9K7npBsYk819m5E+UGzqeVxyVA\nF8DNgS8NURlgPkmZmnOg08F+11linsjP0IozE99hk5wYbIvNwzPTo+xP68tG\nKRQ6K1df4R2VgPbZ4AGrok+Iu3GyZInov4+45PJIYCEhyL9fcgqv9AitL+BY\nP2xKkr//RV7pPWMXoYk3JnP0fVRx9fVr28qI7uaI0jhmz7CHXwNAdgl3UUh7\ndgFXskw3ceU3OT+QyM3l4Yf4K+FNewqBD9d88zgCihmJkjz5S2dcOzunwkdQ\nO0BtDSjUHBVCUTHpzmM6zZtQm+QL9ZoyKLuuuOMzh5uTW+tajfhivCkIJsIY\nQS4gqux8+G3+0nfd/0SggP4cQN9Vn/cZP56FVFqU44AiT2S4lnZCyahR0SMb\n0AYzATW7xSehTLRHB20x9haOWI1AWfSyKjnYWqtBbK/Eq3Klv/TKfKr1LbzU\nx0N0+Pqz6cRFWCvzRM6+y3FHuMxOmPY/qK8OZhXQfgcuztWv+9DtEXyw9p+Z\n0o1s\r\n=osEE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0190158d05708ccc99c7539df951eabee5ddead5","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.2","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-0190158d.32+0190158d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-0190158d.32+0190158d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-0190158d.32_1555484754100_0.3609140604215999","host":"s3://npm-registry-packages"}},"1.0.8-alpha-6a14b6d4.33":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-6a14b6d4.33","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-6a14b6d4.33","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"6d3df1a77e5a4523f215f8b7a6d4043b4976ef73","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-6a14b6d4.33.tgz","fileCount":150,"integrity":"sha512-uMOBZGUiCiO1u2yWh9OSpXqmKB9C/A3Ce+Tun213TH4KaphlSFJjCi8fWqwrbWbDn6iE+Yeoq+SHaz5Y8ol7Pg==","signatures":[{"sig":"MEUCIQCSHlDIifwx5mihOmZvTovMEWwZ83+iwb2UAec7r8wzEAIgVHsuoiZPp3beIaPIxDSZus0JrhWeF+1dRo9Vg9EGhuM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185212,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcttNxCRA9TVsSAnZWagAAitUP/jvZ76yeUH5hVtY2rUiV\nYLHwX5D/Yimv0CdpU7TOcW7MSX9X52s+2trUNcJ/hzaMhpQ8qkAilmDE0Dt8\ntOXZjZaNA4XEHE111VB/5+MgZSNxKVpM7JRpvvOhwrCZvKz8dcQPYD24Ojrp\niqFlA+hQGy0Uo19UDnPOpSkXXZUHLrFInCLxC9vapNV3qvbZX3MamdZYybjy\nD7Qh2h/Ff8Hxf/zTbJGYgD1QF5DxK2EXEVOg2XQXJhv/HsAgvioYyvWVGjhC\nhRsyLpDuCRSQW2DMEmiYhIbiUjaW58JxgF7Iy56V3yZ7D8QkOmhTtYuiT7hF\n4yOF76r4KM7Mn25IonGaHDVelHDKtRW0R9P0pvhfe1Tcj83RPejUNH8NtyIN\nj4sP6e2bSKaUQJvMrTkQtcVBWohjx0oQ5mqXZHm/eCJJ+6T0WHoInK2T4M6S\nBoml7lT6n+pz4YNijDPx0RkfJr2MTZalcFW9rzqXvwg5CY0aiGxkRKXZHyvh\nolx03T07iwV6oTcy5rX94vcF0dDQZL/4dEHWi3+NeQ053in9SNdxUVanvu5J\nQEoU8HjZ0qUH6gGO/0Kohx2foFn8rZVo/h2rJdLesMeBy9pzj4dFKm/cQbYL\nFlollwglLGTXLzhD5Pgr/Bl9EKqzTV+k+18CIvQUvQGYAmI+VRw+n2F+6DDX\n/uJw\r\n=4AbV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6a14b6d41cd37115f7c0e6d075c9d53434e397a2","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.2","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-6a14b6d4.33+6a14b6d4","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-6a14b6d4.33+6a14b6d4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-6a14b6d4.33_1555485553110_0.8553053892584299","host":"s3://npm-registry-packages"}},"1.0.8-alpha-ea56708c.33":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-ea56708c.33","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-ea56708c.33","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"e228a12553b48b2efbc8fe4ce23cdc5ec5ccf5d0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-ea56708c.33.tgz","fileCount":150,"integrity":"sha512-KAXFERFFY6nXnIqFcNIPGJE8PzeraCzKyJT67Qpc3w4CyCUfjwyHaVuerKd1417dRaELoEYc0YtLxCj/5dJIRw==","signatures":[{"sig":"MEQCIDGUfRLedTH8EdiexFftxPloQkb/y8bAF222ZNI7aP75AiAQqswKoEaIIOpp/RH0J2K41go3OsJ6WIoHwnGtBY0wUQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185212,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcttPyCRA9TVsSAnZWagAAczoP/25YdoXGTpxm6siBX7/C\nn028/SYLFXPh+93g90o9w6cYrCUCb7d/83iUS7tkCxRzb32S8gTRUbNv7mww\n34xSk5T4qAsug0GL5tJoHkoO9rvpeFsyJ5gQXi+WN4gZcmJU5Prlrw7mGxzO\nVtkeB9oa+e8l6G3AJ3N3/fWzcbxCQvyOfLdYXUvA1XFeVea5KEF3NhpJXSLF\nfKHSpvrMagyu4+2cIYYQHG+gsRTRboISsoxddNdcVbk9BMlOhgnoNU8uz3nf\nl0NNWzzIsUfxjRQpdlrQC17gHOt7FNwOjcWoYuWQXNvCE8kcPsLzBgMKT3Ex\nOYL2IdLi6/UIJjgghvrLegGhMHANkumrcMl3xJnJQPNCwRbn2SLAHLk4I5jU\nH8q1UpcnR/7qE0ZnRMhIbi1l4I8d06E7AXAyparx9g0yftkp5ogj4hPLkvR8\nnRXLHSdH9qOLiWiw9NHKuwsg/K1tfSWb3cRoAUEN8ndHF5BI9NobG1NAlcwS\nBzt1UwSXZsR3X8ldzgnp/v1PbRqmX4Yt1bEL0X6WmBdnPmdtynyua9wGrTzp\nh0McN5TKjEoriAAvK7wargxc6NLD+WCpqr0e3l3FpuNSx3UFtlWewiTayFsD\nqMQcBHKjEjcw2lNy5N1oGaEB84aoJ0+//y5p2sdM4dBQgM8OGuq+AViyfS73\ngCao\r\n=6ow+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ea56708cbd16412ec064eae2b660e586c0312df7","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.2","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-ea56708c.33+ea56708c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-ea56708c.33+ea56708c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-ea56708c.33_1555485681246_0.7525675433685328","host":"s3://npm-registry-packages"}},"1.0.8-alpha-58ebcea9.33":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-58ebcea9.33","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-58ebcea9.33","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"92d9d1ed63f3ab6dfd52cf19d97d49b633a77b47","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-58ebcea9.33.tgz","fileCount":150,"integrity":"sha512-GV2sAHHzkrx2RwfzKPhTS5Ts1KPFeAIOnLFt81BROe/ANRPZx0ezbpnq5wFn9J1SKOLLivn8RxJ8NSzJ8nfu/g==","signatures":[{"sig":"MEUCIQDpca62U70B1e+ycxGIXpUSzEdJt5VqQsx7QR2M7b/1qgIgRoJ0yhAFVFGt/2CBL4GukAj6FhzHQa/lO7RRbOGjbNY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185212,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctuX0CRA9TVsSAnZWagAAW4wP/RQg8SQOl9lNwwymAAl0\nEOo9omEOCQP9Q21iXUaKvthkAxPKlzYdcNo5PHiORY+LDZk1MjQ9kV8BZ+to\n2X7Sf+qGeSjVJ32tnlYZHb1hiRSfd215smQWOnfzwRbPOGifsWB//Hr2jpo6\no0AH/4Gln48EBKbime6CrOsX+/2vcTqRbdLpWlK2HEq5ppfsOwJ/kBN2ukes\nIAv7OPE5PYNXXQGYRFn7r/L7RoisDc5WQZqrkzia1Br1M6zbjKgzRDpbK35d\nP1W35A+LbnTkN0eduDntZRcLS/bbXgRWL6ZpYvZbZa3uvYB4iVEW0Qq5ijO4\n0/g00bpOxe6T2Jw26OB9ghDIW00tzlCgkrwnYHjBzJT98Uz0AgfCsVudiEuq\nXQh7HU/jI9ohxZIF4lVZz/9Ych3Up9nhO0StlZfqsIkf74Q+escxnBxnIf4S\nC/CmBkFL9AKHD5xU+S6ptPhshuVwU7ZrEdpMlffCiKCHVhfvwGLekqgqof2Y\n0lUtQtJb7Q0BARwYaQ2Bw/8BcEIfutoxJv33uPGPdgZFVMdoSvuMD8nqjR1i\nJEackykgk3Uj6CTBytcuNyTu3q2h5IsNDNduEF+NzfsmgtCwPpR8yQMfZSvv\nOMJ1ftDMFwJWRW6GROprOCGGMEUoEZ9KBUtNk+dJw/HksQUkNQUxx9B63igv\npNM/\r\n=vifW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"58ebcea95eb7e95fff3b06e7f2ff8f3b8acd2b97","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.2","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-58ebcea9.33+58ebcea9","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-58ebcea9.33+58ebcea9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-58ebcea9.33_1555490292074_0.7578942160333835","host":"s3://npm-registry-packages"}},"1.0.8-alpha-563e0b0b.34":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-563e0b0b.34","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-563e0b0b.34","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a64bbea17051fd0ee3c0fe41b739786896206fff","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-563e0b0b.34.tgz","fileCount":150,"integrity":"sha512-fJckUUSOsPgN3d3D8nX5v+A+5XXr6NvuGI3ZYjDAoGTG47QzhaSZrlmtdsrUtjJwUpJdKY5TA+US69iRN4hWVA==","signatures":[{"sig":"MEQCIFgKYqWO+PcGV6CPazZwjgUqDYhpoCS/ANfvfYWalLhdAiAvHgGJeb0YK5uzkuB4Uf8w5MT5bAp9D0+PL6ZGmin01g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185212,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctudRCRA9TVsSAnZWagAAypYP/3Y6evZQpu/xgpFY7QVO\nHfkoO60WFW8RAivicD5p9iwZc3x+GKw41BW4nkZv3oNmmD3n7CW9tiA30J24\nobW13RJDor3LbSXPMU603KD/KU27WqDMHy3HrX7GM7h6ZIprePVMdArkV2kD\nePM1kYuEOFUxILxQz/rf6sSpk2NIpwrkspn7hsKXH2eax9bjxnxDMuYSzosC\nths8yoev0ez5tgvwQx1T3JFvfmJdJ1KsbAEJd6y7vdKWyqMCj8a/FwjFzxYS\nCNvcKuLlztQztqonCs/njM4u42ZPZmEvWv4VOR47/fL3Unok+DJiFBzS/+lt\nzG890bob3icrz4ciyDvGBHrkqQmCL/et3fHvk3233AN/V0QmC+YocF0+ZHpk\nMoUbTCk/Sn993Wd6Pm2ffh5GeplhCRS/MgOk7PPGEubUVeT8CTI6MiEX/vJZ\n0lPZ9rZcWOlOEoQlUM5Tlnc5vQRMd36P6MUZVHolq7Q2bnUOrEK56OYKz4Ws\nJTboWvqnyyeEq23flp3/gvF3JwQuEe4oGZ/mVe7UV0nivrnX+43Z95Ce+Dq0\n3A5ca0twHZdLE2dJnvvJm1UKFMncU42UT8IIIqDFzktl3GoyPH/pl76LtiIV\nBF4E58WLil/vRR67O1eUDTjWw/9lb35G/+OoVGWq2OeYHbvdWJYjXhdVBHtv\nte8T\r\n=6WlY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"563e0b0bfc298db319144239fb0589e14d77c875","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.2","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-563e0b0b.34+563e0b0b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-563e0b0b.34+563e0b0b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-563e0b0b.34_1555490641042_0.8900392110102018","host":"s3://npm-registry-packages"}},"1.0.8-alpha-51983f15.33":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-51983f15.33","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-51983f15.33","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"5c0fef2fd0bbd43c63ad2c06770021ca5ea156df","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-51983f15.33.tgz","fileCount":150,"integrity":"sha512-Dx60Sp17kS90qbb+f2tszp5rRZbpdDXU7ModEZe7ypPukFKgTjaPwAK87+CWTE5l1yPE6NlPmeONYWUsCK1igw==","signatures":[{"sig":"MEUCIQCn3hInUIK1JTwMY5N9Zau84jOxU1+ecrNHricgnflCZAIgQ61pqf3yZOwXwcc1/HDtqOsdtSZUPIOP7fwFasx6LOA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185212,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctudyCRA9TVsSAnZWagAA7UIP/1QJOPCZvlFEy2o3OTY2\nMZZWrpdIb2SSADpCwBMH3zTNdEGtSyHBvPiDnIyExOpYc+KOAylC3oyqH3CS\nU0UhHvv73YLiX4aG6ydQ6KGTMp2Y5XpWuaeBBnrH8E0YOX/0i0cjpAPbRDLS\nV/OafjHVgMtYve0xjNYyoBbgMtDmvmZ4Shl7W5MpTaD0hW1CNTJPiDtGlZWR\n5/4ixjhkeLAfshxyFBQZUUTiBOMeKhIk6JYnBXq0udQXmtmbpQUV3MvAOgor\nRmxn3J/teWl5PfvGnXGLohXmy4FiaObwSgvVsZVjeP0M99QF3tOFcq+Pez9V\nmx6Ld1RVOyV4lhPrgfzJifxJoAkZzOUUOVEnAXcYtm349XShJrVSvfwf2PJr\ndih8MkVUwRocPrZ6aKRxiWu/vcPDZ7BJPMmZJwNpqE9yTGWLETFXquVNdpVM\nyDUEfFuDJnUWQIVcXDiM+f9mSzn9kaFQs1z7i4s70JA03XEDLgvyoUPPxnaz\n0ZuGTxUCOXae5bSOhoYhQxFDifAaf3rk/UXqcnF3YgSkiOpIHehzgZVQvW5A\nBhycSclvwxKnG6cFgPTiIDbxIsw3YBuc+dJd4jkPjov20mC8XfIuUI61nP2p\napAtEgX2z2e2HW8+JWJnEDmj8O0ZDAFOzs94jOUeehsgm64hQoSdZmc4vPGq\nDS2W\r\n=yoag\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"51983f15ef256dda09b59be3292e94af408f9120","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.2","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-51983f15.33+51983f15","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-51983f15.33+51983f15"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-51983f15.33_1555490673923_0.20453633011410988","host":"s3://npm-registry-packages"}},"1.0.8-alpha-dc20ea68.37":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-dc20ea68.37","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-dc20ea68.37","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"34f7b1963d3d751c2af9d203b54a65491416c540","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-dc20ea68.37.tgz","fileCount":150,"integrity":"sha512-86Sv6wliP+p2ddK/z+VoVNJGZBTGij3KOKFjLwfPueAKFTgU6RhpqsmrgpePHKlZJS7VYp9w08TWkkLt7OswOQ==","signatures":[{"sig":"MEUCIQDg2N7tP2ub4SvVLengSPrjxeqCic2m1NMCvcwwjrZjLAIgaMlHgj/y5vDKe8sR1UN++Tdpq7cppzhprBKsV+3Fgcc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186874,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctufOCRA9TVsSAnZWagAAzScP/0nGeIOMHQ/1cVzMaTuT\ny4XFiKLccMUHNW4j8vpnwUWzcwhC8FN7MGcJg7YcdGNsH0nC2vZNlp1O2pJy\nwALxC3SFiM6GUCJb719LPcYuz7EQJZAmCkiJTkRXm7OYPV8u/LZhK1VXbTkV\n8aU+CSYroIteCNiBA2P91V/gp9K6qcqAvlmO9EPITqO2jTTmD2qKu/kGQ4PT\nZPS7BandMoUYhNNlCKXwx5KZ+sY2y9j/i+egk0BQk79xDxPkp4FszCHRuwvQ\nmjETDbkHFavqhUg3FbcTLUGEsz8H78OSF8FlyWV6kuPaGyJf++27aI8kqS82\n33HY7wQukGwYNhomNT3aXSfGNEPBIEdBPcBHMNSs/vXDc5rptZHSudGuBSSd\nL/P23WD89Jg9CAeTedGjzErTcmtCKRqf1dn+LnkFFBESaVR3SXq3K0+/Afwu\n0NCRY1bqofe/O6MgDWG7Y1KdRZsPDlaIbi2EIAmvxDzNuBXs8kyt0S7zaKCr\nCKcmyJVenVSkysEcJJ0h3m51cSonlrI409wsTm+/a0zlcCz9QzpE7sJ5pm1u\nRvgy2xMWL9oPHA/2ptFLns3WeNOiIbkEd3AEUn4xdWbaFzliTtmbjJLftkx+\nzg7CChzhwI0B9qBUgAylTz7SXZDsOr6rzBCwoPHS9ht1NJGHF8u06WGKkj5K\niSbH\r\n=qxUm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"dc20ea687f6cc4486ac97c2a90d51eb898df77c7","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.2","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-dc20ea68.37+dc20ea68","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-dc20ea68.37+dc20ea68"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-dc20ea68.37_1555490766268_0.48646091635006994","host":"s3://npm-registry-packages"}},"1.0.8-alpha-8a823116.34":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-8a823116.34","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-8a823116.34","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"36a6f43130f77825ee504db6952acff36082a8e7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-8a823116.34.tgz","fileCount":150,"integrity":"sha512-4IrhTAE8hbY+Baga2mCSBXwiqHoJTujwTGBiXYOBo0Tl2G/Ae7f4wdec85RCAXVW4m33outSuwtBoCUAYB/bnA==","signatures":[{"sig":"MEUCIQCSxOIskyy2gjForGgA+HdWfnfrAd/zdMhork7h8j2E+gIgXH+N/oxTXQa75sINciFiSbb3RL4tFAmw0xukeQa9OKI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185212,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctuhDCRA9TVsSAnZWagAAxWgP/2ccH2syARNMEI0U3JjM\nj5IzxFSQRUr1agSeyADza9FlngNN8o/hST2zNpqx5omAfoTqnbCwRW/cBceW\nyhK/iN+Xp/Lh77FNevytj922D2JiwdSeKDj7jRJMS+G0QOcjAwYK1ciUnOSw\ngBMMTP8TRFPRZqjnsXbJeJ8YDMwKpymThQsw6fGr87TBY1jFg2PMdSsJrrvg\n6y0LOAw90xk4RK3ZDbJuLoSZksKlt7FT9oNhh6S994jgj/Zvtzy6qoPOBsv5\nAwBya7etxfS6CleZEuZgpk2S3RBwNTAJTyNQ1UELDqKi7/JXjh28dDDmH+WE\nsMaewdFQ4U+hzwsFr2nKxUSQpOelan20MkY0CQdEwMA4edcdvpPQW8bM/40P\nWx071qvEmh3BH02eaRvZhFJT3fFw27PpQPXArfETujBGQbUrmFIDyTgCPv1A\nc2GOHQd9Sa+k3KvzHvf3Xicov9FiaP1B9+267Uza9TCyo+bdP3LfT7SEZ+Io\nZcIPKCgCgiXUF7AXHdiNKzmSBvrIfRaN+GzV32L1K8R6kUrXq/lrmAhczv4+\nQgiDPgm6tsXC0irQOMlyne3wfgHHSA6SQEx+ufbZJg86pu5BgtO12mVAO/nN\nOfnc5GpP7moXA7mfet5+c2WhFEO7+gpb7UQNIoO8H9Fqt4ZdFQD/TRihXhFT\nCjCt\r\n=82kJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8a823116232350e0e21e572b6de0066cd341baa9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.2","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-8a823116.34+8a823116","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-8a823116.34+8a823116"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-8a823116.34_1555490882270_0.9362193839426405","host":"s3://npm-registry-packages"}},"1.0.8-alpha-b5792657.39":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-b5792657.39","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-b5792657.39","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c2224aa47fa1c801c9df061e187bff91fca55a68","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-b5792657.39.tgz","fileCount":150,"integrity":"sha512-Ee7riytfzhj8YrW33/SDlWE1532Bnpn1VCrQITfKBKSFE33C/RrKIiiU+X8vRMV/GLk5nufFdBxGozovLEVJFA==","signatures":[{"sig":"MEUCIDLabYbKK17YOfE+9YE6I5Uu8NiEOGG+joRMN22sc2VKAiEAikvj0JO8ZJ8hQ7PrOiMF44uXe7pUbM2Fi+ndgqt100U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186874,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctxlpCRA9TVsSAnZWagAAcYgP/jMcRG2zqdOMZjeRdGSL\n0o2BbKxxp6CDFVRwJm/Nih6luapJ6UTp+wsEKsfwvTAGfVSlVUWAiRPKr1SS\nuF/5M4PCTHhA9FDhKadgHdewIlyL5Ua+0w1teyC+q2KuLSBjP1torHVu287k\nt+DiFn26gn2T6MVvMjzmGlUoLFQ9MMukm5u8n74A3nMGfvAC/kFsXQN+PcZ3\nDwKHm8N0ehWr0U7ZANkFeWYCRvqfhKWHhpkAoxBR+zmUS/O693fmMSiYATLR\nOkh7knFQP3Yr/t+JytvgJLW60wWMFfuLudV5GaPfp/kVLzoBlRvBrTYdMtff\neVsrFZSThsReEMnARYptE0wtoorm6nHYKHSPRxaXyvccCgj+nlsInZiiJUS7\nR5C6Tal3qrOMClFdhaZ5d2Ed2BHC1WK8EuG8As4ZO65Vji7B3R4urL3rzOpL\ncYI3Ov5dXyaBY+dOJwpEggJzDVlE8WaINkOs14zLcfpa2dt7hIfj6Aq1DTY5\nXEcGsPsH4RnqQs2xuVt/dG3gO9oGde5kjm1GpB8Fu0dDDtPXrHIDX3MYdaE6\nwfZQWaqBUsDYW65Y4h7idkGfcPm5j5lbjfqCpY+e7ld5ekW4zH1GBC8H9bnC\nHg5BJZnO2oG+312WL6dxRRCER90ZgkvnUB8/MOSd1B2mMA2Wl27W3Bc0wCL3\n8g5M\r\n=LA36\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b5792657aeba7077341b8975f132631a2de7166b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"3.2.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.2","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-b5792657.39+b5792657","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-b5792657.39+b5792657"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-b5792657.39_1555503464557_0.05163021460711459","host":"s3://npm-registry-packages"}},"1.0.8-alpha-bd200691.35":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-bd200691.35","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-bd200691.35","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c73d39fb7111368d1bbf536010639ea76ce3f8b7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-bd200691.35.tgz","fileCount":150,"integrity":"sha512-+5BTLoUna7jK77T6YEMHEg5aNQyAhNxtdgSEF2yH5YTGNStPGVMdToYCRi/SI88D7zYe4UbhhbVcqp/10qGUhQ==","signatures":[{"sig":"MEUCIQDBfPqiz/Z6LNviYsi5pOZntREUvnhYcqCSPA1KkE17nAIgDy8Hu98SwSpaIyuUZMC/QzP5JmSxsxzaoi/6SguQECE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185212,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctxn4CRA9TVsSAnZWagAA4H0P/1C9AJomy5+JAUwrWcM5\nxWppTu/ALBBJM94EekNiPYfb/2+IzVyljeaP7gi/SW2LKedl6Qi7qARQKHH8\neRatXHg1etjpopeVny4NMvaHBRjQeTKZVRs13RObZ4tZpO/Lh6njnwlVIOb5\nNFj/7t1NkPZdwB0xGkgVk3hSpbG3ZSCpfB0TGTATH5HsppIhFCKM8rkCM+Dw\nCKS3ryqlKdHGV47GxgBYTdbsWiLm5WwJ/HrK1MHOADHwgjyA72+8tWT2Q1pq\nY4q4tnHqtPkT9HVo3JxyC4tLFrF3IPWceCKkCItz4c0jfUI8hBV17HWwmFcL\ndecISYO+Oi5yEd/Vg4gbp3UY9JUiUiuD0I53W3zeS6+D6HsaMy2c3BSl29rV\nH/QqIYsorbGlOD7C2nJ6Mvr8U0YcwHrSHPO1VvFnt5mRYMOTYu0Ify40+bsQ\ncW7cKiCMmIDYsNpVY6bGoorONOe8keZFK9vO4EInFgPfudI1IV+b1ssnXltK\nCWM/i/CkrMYm+PZEqxfolfGr+9WhI/ROpBSfucpEPtyJ6NUeilpyhahB/XpO\nlrdBO8VquUnfHAgwXUrqL3VFfzMx1CljM18rOso2UiXY3VntZ5ZaAOqn/5rO\nxDBX60LoY5K/Bcbbuo/LsN85BkrHKZfYkIieR44Aas6YUwx5haAN8z4yDUm6\nyEqM\r\n=7k1R\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"bd2006911524c8c5b19db56d6f5cbb62c2367498","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.2","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-bd200691.35+bd200691","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-bd200691.35+bd200691"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-bd200691.35_1555503607777_0.18447212115798295","host":"s3://npm-registry-packages"}},"1.0.8-alpha-095015fe.37":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-095015fe.37","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-095015fe.37","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"6c11090d142021fb0f93fa7dee3ae24e517b742a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-095015fe.37.tgz","fileCount":150,"integrity":"sha512-CVkfClZprZjykSL1fExVG/DokPHL9KbSo4xikCM1wcZcP/pLRkspwp5ymZYtxKAFrgHer6agMWjVs03kV5c5/w==","signatures":[{"sig":"MEUCIQDBq7VJTJzLu9n48G5X1MB7mRGezeMnLv6tLwiR9Qo4WAIgdd6PW1FV5iXnNIDODb/TxgGJoZDS+8x3uEo7TSQwCM0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185212,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctxoMCRA9TVsSAnZWagAArsIP/jp2hj1Jam5ugm0iM5g3\nyae4eGw/4gUq1tbIXHlttr4E1+M7ooLHTpeMAWMl/nDL/zaI3MB43F/iphau\nSzNOGAErOwfoOmy+QijzgZT9piwZp5EIjTXiusyvaVvbe5mfiztvI+DYHKBN\nQImWDnmwbGn8OzAGIbPhFI9CtHuMNMurbIUo84werUZl/YdvhlGM0aQhx4Fn\nuEb9OwBsgV/BJvzjL0Qe3fM+3ALvR8DhuIXzc2Xly8bsW3nHtlkPP0dh2+Je\nXEFnGZaVI+Ox3zzfmGgJ94XKV5YJLuY/jkGh9D0FRL1lnHja930a4DtZ8YDk\nlOWk0FE6aLJKklnairUxTBUDgRTHxVSsYa6JHi1iVFmToY95+Nj+kK/U6mdJ\nfIqO/MJAuQjvugdnXbIPWO8WcsBJPyS6auGVkxtaM6W2Tlts7kIxvS4sYniJ\nS9/4oTDB/wIOI8+SndOasB8JZPBcGrpuwEcacbUPlwicw3qyp5UEHhUhboJh\niVgBZmxngQuvd3HTtGlMDyz72HbeQH7bluVGZJhLVK0M5eBpFV3Sky4KgVue\nk2XXF9Zt27pSleJfpQb5pvLvf/38UNjY23Wq5v0G34XxUlIoaf0dgEhm0XKY\nPQs529KaXETLhKoUk3N9+R9J7gRjrBUXChnmsNV+V+aLfZfrIVLvZdNaV7wY\nrbcO\r\n=qSyn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"095015fe5ffbc11012b0bf2f225b43b88ae942d9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.2","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-095015fe.37+095015fe","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-095015fe.37+095015fe"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-095015fe.37_1555503627923_0.6265078506511252","host":"s3://npm-registry-packages"}},"1.0.8-alpha-8df1c746.46":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-8df1c746.46","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-8df1c746.46","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"be908760bc3f8b9ae8a093a429b72f1479432a48","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-8df1c746.46.tgz","fileCount":150,"integrity":"sha512-XB1ki5Vjuo2PtSjegM+GXICyVtMupskuE/dVRymZsX6n3d01wGeWm7tQxnlocwjFXcBUVfJL+8p3a0zGSDEYAw==","signatures":[{"sig":"MEYCIQCEib3E4fYhRobSXEX8LjskxpHMo0fqlWUxyiVTWIp6dAIhAPmBBX0HSdb6Tf+uKQqUoGmcxcjNvuWB2cZUoV7MFw5E","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186874,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctx3TCRA9TVsSAnZWagAAOTwP/ig/CG//gTPQQgXUYkRe\nu0zCVQK8K3viJ7Ic+KAMxYc4/yc/rmrh0rATjEYP9CX4Fzxp7GEG1Mlvxr4L\nqfoE4rWdeDPrPLI47M6dI5MH0u1mEUo87BOEyc19F6oGz16WG0bbNYV7ummj\nlJgz9R4hjAxzFeU9PYPZ69qsGS8eSO7A1eSWltFB9K8KMTnQhA8HQNxnuCXy\nrdwCcYyjwqx9IDFn5IMkrlKy1+JAv+HA7WB/CQyetm8rXqJ2I81c/nL/QSms\nsmMyXaXfv2euwcltjXzjl+g3n9ckCzHQBAJ03KvOB6gvof8siQnNga62zoFW\nZIwDUJW/NBQFlMtrbg9fMvoM14aSaJA0LTKH7veJ0mRaM9G8CQ3bxOEs5QEa\n1FtR7iLAgXzpfpNmATWSdBuOLvRnXfuuLL+79nESves7ffkLXjhT61JFtG+P\nVbg5Yqchg/qRI2CrzlCMnoTsRxBHZmE3kh3LIFUkq+zvwuZ9MdEGthOjw+/0\nSsJ/q/9TbdE+nskXo76tP+YVVFXEjehincgwEx7Bz6ItyH9HsiLEnsTECEO4\nAPwcBHvqcRqvWp9hB0q2JXH8MOqEZViTjtWVDOJQiqs2ngzBMx7znktH1J5Y\npSiKxJ14jar8NEN1sLcUeZMu+O1DrLGw3r9oDbZtLzhI51jkuoe/9v1JY+NJ\nZiT2\r\n=LLl3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8df1c74620bee7052ea5adec0adad287cb13df67","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.2","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-8df1c746.46+8df1c746","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-8df1c746.46+8df1c746"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-8df1c746.46_1555504594649_0.622971319170891","host":"s3://npm-registry-packages"}},"1.0.8-alpha-829a78d6.36":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-829a78d6.36","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-829a78d6.36","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ed1d002dc86e843776568bb84ccc90926b1985fd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-829a78d6.36.tgz","fileCount":150,"integrity":"sha512-fWHWg6c/oRYsoAVLaXGmevUswzzywzSfIkO1Kw0IcjLflVnMa4AIDVU+hq5JTUb1N5KP2ag079/6thJqdKiJxw==","signatures":[{"sig":"MEUCID9bO/wIjLiKkgXyxG0Ya/Wh4g5y7nUQLvHKDCa6uCF/AiEAsGsJ2GZtPHbu41L6kiUiXEhi5s4lxjlIpEIQlgrwneU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185212,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctyEqCRA9TVsSAnZWagAAIIYQAIYl1JLWhQN+Fgie3Opx\ntmHKHZGsg89WFgc5JVYtaOYxDJDRIPYjcj7m9iq9ASrzaqzCTBWMPqWT2D1H\nW6phn34MLxqmgqDie7yFB8JcUmnXLR+Sv+qbiK1t5RK6K1BOoShZNYXQo5tX\nS3dVfNNb02wUq8oivZ7yjcxO7R1vNJudFqmj/hHwnKaT05+IJVCjFikmxAJY\nj3LWmaStMlHgcvYF+xZcd4aD0UnxXJSznmYwexBx0fniH7pf3i+VkMlUpI4v\n1rhTitdasfN3xF2VkB2/soyjGiq9bLYw0Nd7mOZw99IvAiSM5TmQAg+Mf4ke\n5qNsKhDm6LxCGJAwaegEt9qzVbGHGcZhqECq8l8m1EuUr+1ai5qYh4xDNaNa\n1TNucr4y5pO1wHJ/u4Inj19uD5BkbjU3Wm102GOdleD4/J2JCBG1r5ip3go/\nHJqoWgvha4emkfWVx4WHwYikVEGIHBsu6zy7RSk+1YkNN0NGPayOlZ+Q+j18\nSyR8FdDfTgNe7dokp0bNrhzOoKlZ7X/LVO9gFBO0CSzADEumjESOcd4lGoS2\n1QoxVApb2EruHbrPWU5e5NflgXE9e8U6/C4UPUw/98C5LAzzzv5WVeByra+H\nlO+jWWs+BbOOdKNYKxIPz9mVw95RUT9H8nHT/TI5/DoNV4hbwx0RG303k1dF\nTDRC\r\n=yZs7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"829a78d6efcf5cdd098ee5a240bc51c559082a61","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.2","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-829a78d6.36+829a78d6","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-829a78d6.36+829a78d6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-829a78d6.36_1555505449468_0.5802749593150556","host":"s3://npm-registry-packages"}},"1.0.8-alpha-97d5fbee.37":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-97d5fbee.37","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-97d5fbee.37","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"5ccc0b5930372b7dcee090ef5c122c802dcdb4ab","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-97d5fbee.37.tgz","fileCount":150,"integrity":"sha512-iSXLoRXEMM01ec+JInUtBWojlxoK5HVkF4HpT9CpccHp3y7YWQMrLv9EZDGAM3a1F/JPWdOAIyZ9/M51RFwnbQ==","signatures":[{"sig":"MEUCIBPSTm82Db6AHDFyzwenKAqbGnN+puP1X0GM4UbgsFVrAiEAvoBuP6nNc2dgnsMfxr+T3T6TuzqxAvBQtZefS4hhg2I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186874,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJct0b4CRA9TVsSAnZWagAAN40P/1GUr/uO1meMHXSBCv6F\nNf9EAp6CCucvez2WOr5krTV8jKN50K8UVsMwPsIMNqgAcxWfFANEv1jEX+cl\nYbKrsXN6Y8iwDjqpnJGvodzg0T6Qy8ZS6zbpUl/6NkIalknEeLw5dubiJR+Z\nj4d8fMmR57RuNP1S1AgPGU5NKkrP/4Ndz79y3wBg/bVo2T/OjzzdHVdf/oN3\nGE4VSGgwtN3FQtPLEXcR45godhqhoPyd6gP67iaolZxa5jsEH0P7ik4dFbA2\n9fUMqJMOmNnVGbeUKsjaVwjvJdPM1370unjZhQU4fv8QHBc1cc65ScfNUY3c\nx/rNRB0yju9gVeMuYUmlQOPoqDIbWy8G9w1mY2yiKIAfYn98kcl4kdRaZRAj\n90B2yZ5FAJBEo7vEZErKV11KEWi1njDgZIjZsCnCaatbQ11o6bFdoKwmNP0y\ntuJxXKUph4WCOGsEZA5Zp6S9dXm/plx33Nw/EjcK4P1sowxGqXcvEO1fgkNd\nDGLRZzdPRd3VIQAtE4mWuoH/wRgx5zi5m9FhraOau2J0im9uOXiaws+iBN37\nw/FSEESoo4JLTn1kH0wF+KCbMRfAVYyVCI2lf4XF1JKhTNY+s7yH+r8zlSmL\ntSb+PZt8r124o7DxIMV0rnhS6DWfFa49SCexi2ZSV4Bm6XjTg8uTfYT/8k93\nkWRR\r\n=ruRW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"97d5fbee29223a1c1b0addb24128e43650a4ec2f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"2.2.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.2","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-97d5fbee.37+97d5fbee","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-97d5fbee.37+97d5fbee"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-97d5fbee.37_1555515128161_0.178625661155142","host":"s3://npm-registry-packages"}},"1.0.8-alpha-06ca3046.38":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-06ca3046.38","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-06ca3046.38","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"02713f6454bf48aa8d7ad13063999bb783454148","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-06ca3046.38.tgz","fileCount":150,"integrity":"sha512-ud7f4cDeLV+qyKrzBp/ReKwHoD2TUyxgHT7WoOQ3/7uldbUKaNlZYCrKoG5bW0xk7RKORvm063LnxfC3oleq4Q==","signatures":[{"sig":"MEUCIBpGjMjUEgGkkLwfiB7nwETviNsnCzz6h63EYKYlVT2OAiEA6hY1xKaxKBjRjxjgLFL71tJvLNJ5+JjKyHWXeXgRpu4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186874,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJct0vyCRA9TVsSAnZWagAAcJkP/3+3dOMGULrwra23HWiv\nFdrozB6DO0npT2YPHZdgrD/Zgj3YqzsyXUvM+KOCInLRKlFz3ZDgEkZUwLaD\nRBUUVueeYEBZMbn9Uxt2zDe9PIugjjQMEeGOKcricHSQlwtNsQ8t5uLu6Cql\njQiIfAH6sgCt8yi6y6PgAFsAfdEqT79+HP1fUDc0tL0c72Bk8MOEVk9LzJUr\n4jN8yiddHA4oG5dCleR/sYYyBEzd4kGgHd5d7WY5PY9a3asoJf05EFhn9mNb\n5pODP13QJUBNdw2DlMftNtSErKFiugPQQwa3gFNhIeWMbPRBLch4UXkparDC\nc/VJDp0LgrwIgz0Gvp8DNwdrwBa5TlQ0vOsagN39fe0F/Riye4MTLVpYmGGA\nQsQkAdzwhdtwoGluwzDFvzB12KeFxlZBCxNenzEq7LLfLZt44X1INXjlyR/m\n68VcqzAtovCXS3v7uOQvjdv+YkSkFAJJ0hwjpTgAdvmXVRigUPRIBw0HFHQK\njlXWX/v2XWyIu0fgSU7TBmTqzsUCRy//mTQEQhVjDRzG1XnogPcMEqJ4SGPs\n5fah3MZxPO9TJLHw1oMCn2hFO6JiISr6UY3dvcRbaRg6cbsgSKmFr+Z9R5PK\nWuMwQ4eUXkxiFFUEgpfYlR1ftDHpnD659w+Wx8S2EC98eA2IOAl4Jnk5ZW4g\nxQ4F\r\n=7tGE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"06ca30461c202e5ca7e4d48405728c6ee1aee25f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.2","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-06ca3046.38+06ca3046","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-06ca3046.38+06ca3046"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-06ca3046.38_1555516401710_0.964795270686803","host":"s3://npm-registry-packages"}},"1.0.8-alpha-724e4031.38":{"name":"@graphql-codegen/cli","version":"1.0.8-alpha-724e4031.38","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.0.8-alpha-724e4031.38","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"6e0a015b68c6c5dcf5c04e55c6a64d051d4f8732","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.0.8-alpha-724e4031.38.tgz","fileCount":150,"integrity":"sha512-ANGO5YGdoK7PG1tmA1GPcCFuryqLAhITiq4vJpkg42OuoTDdWu6zAoy2cfuyMI1C9pQ+efWftmyRjkdiBHibfw==","signatures":[{"sig":"MEUCIQDi7CMo8JrlNKg8uDp46u+wkIPcMFD0YaxDjT3wdCrJ9wIgMnCgn8xuCRrsQicFnc5U34fzmRDBg4L9GNtj1yqQNQk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186874,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJct2aHCRA9TVsSAnZWagAA7aUP/0oHLvNv5k86OU3F0i0Z\nMk4LRp77mLjOqIjwpco+9W/CHAzG852ZDmM1/1eBp1uluzqfUmArPStu3tei\n3HPZ5jGGwQuzuWDfz3ImVM4LQMBPPxd6UUuT1E1vb1xCSvkT8VcD49VBrPEf\nzF+I7OOzXtc81kVnr2dgzGtrqMMloq3+tUfqf55M7TSG17mN89HAGN6KxYSM\nKZZ+PLh7kTvGdzM3q68008SpXZumuGSsdBnNaQToX2DDeMpDHyTgTwhiZ+8s\nu2WYN432I4wfF0RJfxgtZbqXFXGPPYlG/m+zm1F+iwt/QsuBdrDqayxrReV7\n1lxJIeAkNgaP7f7/CNzBZMqn548uHuB2cPcgZqE8L+iTMdw1TuUej/504X5o\nFU/VT/8rS3rUZnS9fpliVSDYxlFZ8A4qmhlbP23DJS61xG9syBEtqoqUkiMd\nHjnio+fPx7jN9m7vJbxmxfntIpgPTqGRf4V+4rWQEc8vG4SjbB68icWbofQt\nq0hCc27YYt3rlq8vnCqguDTaGEd3uM4JfTns7IoPFQ9llj0bjnl1Cnc3LvPA\nrZE+vNbR6YTMzB38XtIsoNQVbspHbC+hEsesT97KGJB+NysLwQDC7KUZ8H22\n4uia21YVKMrpKHL6T/ThD1gcogvaTIs8UPS126HlCmlGGJ79YR3BbyT4xIjq\nBaia\r\n=BnAj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"724e4031ede01b75948d4581a7119461052a2b40","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.2","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.0.8-alpha-724e4031.38+724e4031","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.0.8-alpha-724e4031.38+724e4031"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8-alpha-724e4031.38_1555523206882_0.8368557165699415","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"@graphql-codegen/cli","version":"1.1.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"f4a86b0a1b479834b59226433b42a1ef99e90a27","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.0.tgz","fileCount":150,"integrity":"sha512-xIpHSA8dpBJ53oueepIsCm6udUyoKhDfM5KI4OnP3riaN6DCOu70w1/lK94As4eraob/6wDlxBPUWz9bkszLag==","signatures":[{"sig":"MEYCIQDgUBjd5i+u9knTg6OU/g0tl9fW9ZQSu/SOdDiDiIrsCwIhAI+So5gm7y7izGpoI99DhdUMbXVTiu2NSGHxxrhj8XwK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186793,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJct2nxCRA9TVsSAnZWagAAPDoP/i1bDCz13aoxI7SK0K3R\nW1AIWdPXLm8B9sXkX0DG/IEQXs0C6gqzS12yS9bdTTPmDcNZZdCJTtix10qJ\nuVwCgzaPSZj8Y3AD0KbAqAfQAcdm9PUknG49rbw5RD9ucYAuvEHaDddbfeMU\n8xfpzxBnib+PA5bLVfkMF87TYtoTRo5Y/lwO4ZJIruFE+jx2NcMX/bSJmkDE\nOTadnlszHK20WQB68+yZSrgVu9E2JpjXgdWQeWLIebNT0uyF+EuJvp6FmwBn\nNrZii4d4zDORvvJTkBG56pI0pTko2hIb+pnMW9G9Bhoij1x9xFsO/DcOaIsC\np/wBmvLCYgqoiPEHUVTBNV0diYwG2wen63Ufk8cb5m9wMOr7saYEX4xpe7wl\n1ZhSi1ZnYPV8QvqqTqFaz4T8VxYk+Sdn+O1zbBCRJ6UPf8ZLd9b+rpETInL/\nHH2IkeYqB3Ei188xjUQoiqJbzF/0AnrTlH1ftaOagyjU6/+zQCqqmM7jq4Tb\nU49MCy4hu0bcIFnpXHHKW+Qq/MUinlXNIgxafgeVeUR11aTYHP2TjF6Yw2NM\nxSXukLj3xCXRvjzy+UUOV3we8p5zQ2nBBdJgepYZMa5VzdV0nZuMVhaFAR6c\nMUaCR0kWg0E2C4tFWyjaIn11NT57Cde/nP+Z2d+gmCyLGoe7FYnGNPZfBSsJ\nlcGn\r\n=dkie\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"73c87077cccbdb1dc2250082637f8b62bee15f38","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v11.12.0+x64 (darwin)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"11.12.0","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.2","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.0","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.0_1555524081219_0.5881638145450525","host":"s3://npm-registry-packages"}},"1.1.1-alpha-73c87077.0":{"name":"@graphql-codegen/cli","version":"1.1.1-alpha-73c87077.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.1-alpha-73c87077.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"9893524bcf41f2a2d84d9ba67268852796f95e0d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.1-alpha-73c87077.0.tgz","fileCount":150,"integrity":"sha512-/IPQPyjMvSdA3Hc+25x8JA3Lw4Vz01H3mXZEBH+cogq/fgzTQN1XT9Hm9KV4+msLFm8go75sApRP6Mn8V0J+pA==","signatures":[{"sig":"MEYCIQDRxqQayc/9z5raYxEqr4JA++cTa3KQcdLtT/K7IjG0fQIhANY0JcFjh8oxqSvnFH2Eb6kNMkM0cHWbYrCHIkY5XVj9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186871,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJct2qtCRA9TVsSAnZWagAAM5EP/0keLN1bgTSAJ5tn5FQ4\nVVLjOjl2pAV93yZc9qtOu6IfE8dnlOkBMscGDRbofwj8r9GNiVS0Q1ERXc6y\naMawYJXgyKrA+B7IH54G/2xynSHh2b8nm/VLxGs4/nds3lBGIch4TCPfJo32\nZbMzz2BEdfA9VmYDyh6IU9UnE3SdfjRIlPFY8D32c/W9/ahuxRVVfrN8am0m\nxxnLBdH6+4bEZKJwqnly523+deStllsLop7y5wUUcziGcxDSd8VArIh4eswD\nxsgo5fhzSiGMpz0WVNywo3WcQynU4apXw+3uIdeUlPncoq2KUNWixDPzoQOm\n6/ZcrwZNxBmU2EK9odilvDP1SmEMA9p8WjhMrIdCjg4/bZNgnetxAuAdBT4d\nh+MNuxt2DmheSXjYQuwDr3hk13ReV1p5ZMUhnMMYKF3n33d/OC7NyQKKEO1T\nDYePd+u3dDJUobLGbyfay0LO6riImQ0sJeIVPgBkW2PthhP+6UQ3+gsWxVZ9\n+axEyl/HtGslZn8H8XK6iQI6mzysT2QIYQ6QmY6keqT8tUge7f0aqDiTpn9L\nrb1a5kXxsL7vo3YZvw/l4lSVuyE8E2S+Bs0fck3AiNloRef9ghwGID1dvbFW\nQ8wLIFrsmR+5WxUfEJLX5p3L+//oJhea1BHJAUjFCDgIYqZ9GQYej9oNUm+0\nyzkN\r\n=0aHn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"73c87077cccbdb1dc2250082637f8b62bee15f38","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.2","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.1-alpha-73c87077.0+73c87077","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.1-alpha-73c87077.0+73c87077"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.1-alpha-73c87077.0_1555524259178_0.378366603635794","host":"s3://npm-registry-packages"}},"1.1.1-alpha-9a4cfc68.0":{"name":"@graphql-codegen/cli","version":"1.1.1-alpha-9a4cfc68.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.1-alpha-9a4cfc68.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"32f30b81258a1c46ed6cb191b552d319bbab8808","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.1-alpha-9a4cfc68.0.tgz","fileCount":150,"integrity":"sha512-7hwWKP/dPYT0zaLzqz8t7rDwPOlMnfKBU+p7T3/Q0tT7mn4O+5bh4SOwDT9Iyk6fMH6HtubNofg29vdNnN9Dcg==","signatures":[{"sig":"MEYCIQDSq1IJtHyF3j83q2hfDQiS/mrwLX7BifQRA97nox+K1QIhALyuOzQx12Or+9nFWJYMDluW+hADUnG9979Uuf/eFOkJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186871,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJct3ByCRA9TVsSAnZWagAAdA0P/Rrae6Fhuq7Eftyskxd9\nxvh5OmYVfQ84NnmNWE8lUaaJbayKI/7nqW68zFK7KViS057APUkE1dhUxNUW\nROs7SBJGE9K48eiYDNI1HzSa/vlCVR7PQXdy4i7ZLq/zJvlwHIh46lwrMEsO\nmKnvPnDzEPbzDrQh/+aqVSVdUZCN2d+MG4oMEj3uJgZqp2/6FHhayinZLlDM\nGN5RZXZnBJBzvqLjOY1SWp1Ek6PSHrxMHwRMYOaWrmYUpYUTpSbccoKpppLD\nvADOEidnetCXYBCfXBbnN9NCRfqt6i1+bmSK/bagAOcUeCZFyVjDziEH1cK/\nu0Di/9b/19aFcLpgmqFfF1lZxsbDVcpAgbU3qZSBBAysBfgFcxXnvkiNJ1K9\nG/K+ben+23qbbfKBIVENmkQf1VzL5FcTc8kBk6peX5IAfFUMozIKYngm/FB3\nXLNIF0IBnVmmvyWnLa71/Hlh6q5YsN3eaqP0pimGTHOykxQLNnmmyIbYCKz2\nShSeirV+Jj5/BGvI9MS4QkR5TTalGL3Ry86lYm6VsP2FrXptoZYACVIPFcuW\npkFPBxlu1rkkpv+OxL+Ulkya0ZJ0eqWnKOOuykcOlO7yzm4xUqSQXDotvlG1\nUVw9ollLKc7HA6utYIYHaC6CjDBo2bB+ZhBPa0MaNgljGmWoPDlnvijFusz2\n/j/R\r\n=LnmC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9a4cfc68b9f7dc74a9e9cbd8d61550ebc994ee87","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.2","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.1-alpha-9a4cfc68.0+9a4cfc68","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.1-alpha-9a4cfc68.0+9a4cfc68"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.1-alpha-9a4cfc68.0_1555525745891_0.21328549286074883","host":"s3://npm-registry-packages"}},"1.1.1-alpha-3ae2dff8.0":{"name":"@graphql-codegen/cli","version":"1.1.1-alpha-3ae2dff8.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.1-alpha-3ae2dff8.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"8fd290eda1aa9a84faf3b73807ba153918746225","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.1-alpha-3ae2dff8.0.tgz","fileCount":150,"integrity":"sha512-z4T4LUb4e0VS5meZ6D9kChPM7Hlelobzw41uyjfsOuBZo0fGRUb/gdsVdI3vEmbGqEEXeLbKiChjqZbCL5Y+gg==","signatures":[{"sig":"MEUCIEPQNPfrzpt35kKE0zatDcWT8qGvG7+fbqCD88fyNvssAiEAgUn4xTrHt5pLJo+e70kTIiB01mlvT/UoUXwglB0Zn9k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186871,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcuBS/CRA9TVsSAnZWagAAElQQAI4Rb1oyV4vTZZMG5QTI\nvWtwAQJQ98HF7vUstaguODP2S7RkQ4SAMGhAoZsulqV2Y4abmZUPU0szIROZ\n9UuF11wR8PrhiehAo6VgcofnmLgbS26fo5qLwWTLthZvA+0cez5an53fw0fQ\nuxs4qy6PDpOXlMgOSYwOICUQtaqFb82maVco1jJoy9F56N1o+w197DBs05XQ\nL3gAxIiPdK6V01U4FmPQ4xjHVklsGYeFSK0G4k43hk2OX+d8Zz/puIk+MaXw\n7Pf4FC3OjgXbhNS+c7coJUQ6MkLknDN8NYoH9E2+IVr/MCmuvo2R7x4Hq8qJ\n7kXol24qOIcq/WFfqK0ApPr1cGFiSnxKE+thrB8FZ/3lNVc/OBoTmKMP9TH+\nmPMYPmC33S0X0s7lCJ8sQmC16xJILISoTW83gSgMyFqfSp6WNM5vxVmRMEm5\n2N3UHRvQts7UIsTLYjE9TvIzB7BtXkVxui+Ujxev4tyyunNJWG/l17fXLkDQ\n7egO6wOLyvaX66ePpHYIJYp7sEZEHPky+9MJpajXNwxk1QHPjMRLPVP30lN8\nJfoaQwv+DFibZ7L/RCFsqDL/LC0ZxbwlFm81C98G/lwiVCZ6va2iRXYbLTuo\naEofmKH9Os9Boy/AJ0IunKO06B/vDXpG9/B1l04QZl4HqEqweLAGMg2PEEHV\nLNlV\r\n=/Jay\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3ae2dff8f727505479f279b2c01b4536bf7d573c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.2","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.1-alpha-3ae2dff8.0+3ae2dff8","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.1-alpha-3ae2dff8.0+3ae2dff8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.1-alpha-3ae2dff8.0_1555567806408_0.4115535879851686","host":"s3://npm-registry-packages"}},"1.1.1-alpha-867c83d9.1":{"name":"@graphql-codegen/cli","version":"1.1.1-alpha-867c83d9.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.1-alpha-867c83d9.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"e5ab4f243b254b2959b0aadf8c8e0bb236599ccf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.1-alpha-867c83d9.1.tgz","fileCount":150,"integrity":"sha512-vlm6enN4xiEMgOMLLJ5c8FNZoZoB64uio87eKQbmIZatbp1f/sXI+tW2A3jVFOPhIKn9hJs78I0Lpk8/N/tojg==","signatures":[{"sig":"MEQCIC0wYZ2f7FMEdM3BKA5xXi4OsalDPg1i3YxKuw6eyI1UAiBNr3dZsBNuE61Pl2EuqPSOeQjF0bOS00VzFUDLrfgGIA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186871,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcuFTcCRA9TVsSAnZWagAA9FgQAJ1tsdu0ekl40nWti9Ix\nwrHvwrvLx6fCsdL7f+j/pIe88Ic/DiDnfJZPpZLIeAy1i2kJV8yeZHjozPXp\nAduZ04/7FvYQZznyCZLIZq8nILHkccOp5TfbdF0SqIJRUwomL016MRyXoMCx\ndW4/ZD4SeGzXD/NTt1IAiAKCQpyJCa27pbpBkTQwUhBuHvs/0TBy1GLVmlBx\n+jAa3QKk5ppUuC/Gn9C0dM2mO+fvfpDS0j8wyh6vX9zziRZteD3csjX3/jwB\n6iG5mPtuv7O6EkUKanwn+NtrTcEABsYYOO0xEqWMjoxRxLb0ry6+kS/uUMo7\nAeCsvBMt/iLhUhhR6ETSIbeqv0Qy8Fxxgkm/rvRMbVlyxuJt7KQwAJo6cHIe\nuROSuAVRHfeUKbIoBjx+F3zTDUaofmh1zhC2TC4zpYfOJD4KHMi1k3jeQaYx\nOolLg6G28PaTGvDHpHOG+lObWq91nb+oG4obFpKrGkmDopKnZziCwo/2IN/L\nNopxWMLiOn7X2Ks/2azj4n4w7U+lzgFG7ddrAZmnfbPgbEx0uHtY/XdFxAHO\nMW7bp3iuDANn80yeBAnc77ghKrTBrCOP3GR1fsp+rw7Wf3X3CkBjNOO+Pv8J\nxjWCTaWe/P7xbfawfEGb4eGvVFi+IMcmMAhjSl8f0E3rPBaA3uATUaeQNv2q\ntTiJ\r\n=9tnG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"867c83d952c4e601732bd2a9133187fe7afc99d2","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.2","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.1-alpha-867c83d9.1+867c83d9","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.1-alpha-867c83d9.1+867c83d9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.1-alpha-867c83d9.1_1555584219481_0.4609365622554138","host":"s3://npm-registry-packages"}},"1.1.1-alpha-a4f18752.1":{"name":"@graphql-codegen/cli","version":"1.1.1-alpha-a4f18752.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.1-alpha-a4f18752.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"33a7c67251095cc0a6a2329b8797847bc0813d51","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.1-alpha-a4f18752.1.tgz","fileCount":150,"integrity":"sha512-hniFG2aHq2B6P036WgWRw5HkTNkFFODtLdwdxKtgFD2stqDGjKtIhDWON6lWxaz+vtJyM1+Pb1YYAhtM6uxHwQ==","signatures":[{"sig":"MEUCIQDVn8M9pp3u9yjpGXKiPBu5qdc/feQEwsSueV094/I/7AIgNPhxp5H3PX9UrJcRrh5escnASSs7PBnRQtAfyT4GFa0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186911,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcuFbhCRA9TVsSAnZWagAA8vEQAJsNuB/GF9P0QIV78vjG\nRudM/zSukzFTqyaWdYRZNKVUdySRZM6Wu6IpbwvjCyOdRgKyGQptpawfu/SD\nRr2WNMu7hqn9GfTEHvTxkC4+XaNnJPvSHUoZsdJR8v3wCgrLxE4Qnzy3MTiv\nu1JWXhrRnKDtC+HFoieCPyUhrr8c+9OznKvMrXhSxLNONN4OgDQMWgddhTKf\nHTaf8NSHq463fsDKdo1KpqJa0er/2D4VmndXU2gBLIXvfoPZn7PhJBiRDw9u\nVgy1tD0AblaMMg0xybqimvBrWmknKh4YtYu9mFBbX15v0HlfZTbZ2xvpmvG8\nDhzTKWeBbF3nBGAX05kyHdmp8+1yAce5yKfH5sp34LUDpqd5uK0E2Vc0iu9H\n6pfhOwKHB0FiGc6ifwUDCB8rz25JNlCEmBn8or39SX2fkWTQpV/DPJPNkTLE\nmJN0WzIaDXodduSUBq9HUFSc73j1OrAViqAM3VVWAIm3zuevytAq+ol19njq\nhWE2oLCWVSfQ8t65kc/OaUxd73eZtztidEvgXDGxS/ZTCVR7DeXL8b4dRzEU\nYGtPPo5Qm5jBPdaBhKj0PHP7qfVKqHbPUSYu9ds1ygbLf99elf2Z9SeFDlDu\neQ7OoWgP/FMyG/drLb4if+kGUS4XkKavq7aH8OyUAZSjcPuLbPMGdbdnWVd7\nBxgW\r\n=o8oZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a4f1875218a7e6fe8a4dd8b3d06b2ca65d376f79","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.2","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.1-alpha-a4f18752.1+a4f18752","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.1-alpha-a4f18752.1+a4f18752"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.1-alpha-a4f18752.1_1555584736952_0.3603140491990362","host":"s3://npm-registry-packages"}},"1.1.1-alpha-9a7b77c2.1":{"name":"@graphql-codegen/cli","version":"1.1.1-alpha-9a7b77c2.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.1-alpha-9a7b77c2.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a1239f31fded638f95b5191caddf1ebe5dd1883e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.1-alpha-9a7b77c2.1.tgz","fileCount":150,"integrity":"sha512-hD95xZ/PTQeCRN+fcF5pbbwbD6Y2TTiQs5YUjpJFRLPeSBceKQxLcOBd4qMrsiMnTpeqsUqbrs4Esm7Ir7+ZDQ==","signatures":[{"sig":"MEYCIQDQAjiQPAMmaVjZojqz9lLNMnS86d8+7rHzwHSuxVTZFwIhAJIUD8E2DDZ4rxwdYqf+ZvwUjj3+jGNm9RAscNeXdfIT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186871,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcuOIMCRA9TVsSAnZWagAAXrIP/0ZOg6IlYSwyIB2Sq53/\nGDh7QFshJdIn+yKzZfWJiUSHNGTaHgONNjRtbRIiArsq18l68jkuCFz04QB2\nJgu5iCFn2BavJG0nEh00Y2AR3lT9PA5HeG1XfaFkEJEUDbPl6rQHjB9AdXn+\nT8KE6m3KM66B5zlzqOJ4PTnUvo1fDQuE1WeNZ5Bilim867NLplXYuAYaUyMa\nqFLIPdD24jNWn6uqU+KC/MFDOQ2r2L83hf+vwIoyussK/4QV6TeQK7rUs1co\nsJLLwHExwk31DpzDEzUeUL3KkatAIT9Lm8XYd/gkV/IkumPOXTMfNVqrVy4u\n+nn+J2OvV7jI0qf/lVYdOMrKWgig5klkLb9vUE9ReT5cStAFlITC1boKYYyu\nEEyAbDEcmfD8IcprhNPbXGTwi/ArofcLZpOfvYHErBbZTJErGRIqHEOaGkIh\n4wHQ9wlFuK3UDi/5PGoTE08tu/eD2lre7oK66xlgUx3CpUEitIt4JXKHUAFS\nnQt+bB2st2tNOmXOQP6SqCTjDC6SyghNwgN6qOH2xf1rpajWkdrHKN+im9uB\nHt0maQBAIh9JIKxIwiZxkQjfa5kJo306ISOkQ2rqvcwZRzEoNS0W1sUarO5a\nSJivBtDn5igJA3NFnz0p0+dPx2JyeIcNupDdLJ6M7cIdyHaHCjEPOwVVK+h0\nSpyn\r\n=iwAu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9a7b77c205520ae39364356fb3c4ceddf67f617a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.2","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.1-alpha-9a7b77c2.1+9a7b77c2","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.1-alpha-9a7b77c2.1+9a7b77c2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.1-alpha-9a7b77c2.1_1555620363231_0.6429130700125001","host":"s3://npm-registry-packages"}},"1.1.1-alpha-fc6dbe2b.1":{"name":"@graphql-codegen/cli","version":"1.1.1-alpha-fc6dbe2b.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.1-alpha-fc6dbe2b.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"dd8d97a3b2ee4130d8882b39a805638cee382ca8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.1-alpha-fc6dbe2b.1.tgz","fileCount":150,"integrity":"sha512-zymyoGQqGOtC/WVHDDCcYTTavzaPypgCrakSHtdxIdgDGntMNE5jJ+np+4SIUrec3QLl8cY7x5eUp4fc46HjkQ==","signatures":[{"sig":"MEUCIBP0z0ZSHMpTxPdHXlpllntEjL1k5UVAqVOKxVrDYaH4AiEAlanWAPhJ/Pu9HdfKbTE6hdxRHgvYhSvM0wdlWbfbHd8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186871,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcuQlfCRA9TVsSAnZWagAAUMkQAJabS/4P5+6Gziva70Cp\nJ3NQA8SD9RAhNnMfwNyfIxEUI33XjDeBrtYFXRzmHbp+m1NaIO5Y3Tkeot6E\nr8x+ibco1MJO8XEHTThb0KFF+dSvPm8Rwubx2MoyQqt7FIVPxp7JQOp3936U\ngyMC5jO7bggj8ZFnOoNenjO3AAtMWhvR7fvZeUd95I0suDHMEDi1QbVI43tO\nrHzwBjNAhVSrOIAi/3t60/iXJdE9tWCChRwj2qU57oBuh5dBjgS5glygBWOj\n1cq+OOw4QmI2INApIuNjvkQz+eBzvuFDo/VQTWCUyFVb9jdcMQqfquuivNVe\neMgyj+JWJuMTODoo/vFgiN3tcTz09noi2m3O6NKyHuIs1YyfhWN3Xo6GBy6X\nWgUB8iJVmCBmN1b9N5Xgqc3NCPGAMdHYnZPwuYPPlzzJ6NrZKdyck3nn35Pp\nNaqV6ssNqkC1wc4hCbr/EGDu4dLuyvEkJgyTxehjEZKIUoI3C7QhQ51ouN/X\nETH1mRdxNqGKeC+YCBSJyFbU1/XgyoFjTASu0ifC2L0bLlzYX3WPqppnQ7nc\n4cv/AuXesbUeA4Q/aPhbnT6OmEsfKUwDUp9vxcognXM6ktFpEfO+f3ryvQQc\nQXERGYyvCoy3cV4w43HNmJzs+D3v64ICLw01PB70V3BSWDIKtQ5E+o6H//ZV\njRLi\r\n=5x8f\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"fc6dbe2b7bdb62850117b953e9be8c3d7d0c6225","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.2","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.1-alpha-fc6dbe2b.1+fc6dbe2b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.1-alpha-fc6dbe2b.1+fc6dbe2b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.1-alpha-fc6dbe2b.1_1555630431013_0.9934508859484905","host":"s3://npm-registry-packages"}},"1.1.1-alpha-098d9d24.1":{"name":"@graphql-codegen/cli","version":"1.1.1-alpha-098d9d24.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.1-alpha-098d9d24.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"fcd6c8f8b4df7d500c90feb010124eb850061b9d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.1-alpha-098d9d24.1.tgz","fileCount":150,"integrity":"sha512-FyqqXRUWgFC/jo4QG9c+WANKJNagtlhYSvZDL304/BIfbqSmnF2amdlihrObCZ63wTa3GHMZREzq2ADBrEw3OA==","signatures":[{"sig":"MEUCIQCoCmLwFGPoo3eg3Eg7qy1oJ3NqSQDkrvImtodKjnqhFQIgNP2SOZR3QYWnaI5O3HRCFDeTR9QVnSkDwlM5D8GqYFE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186871,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcuhMZCRA9TVsSAnZWagAAkNgP/jkEgX2ZWOJhzemu3K9I\nqAjjGbq9Wq1xsyl+m3hxckOHa5WIWbJZ1f/rbt64z4fMtWaOzvdRtxxB+Oaq\nCR687qJSYcWcOnkI3ll/RE3ThFqHnZPYd3s4Ws8hScKEasVn/DxUhGZzRjkB\n3I/0vMufi7L5yyMSGbt78RhkE2hPXXEv3cTErnENCzUiE1gKwLMuhGELoUKf\nny5qnSvflRw+Sy0EMfAscTFLHANBSyQsN+KGg/SQn4Y5cpoZ1HMnMx+IzHjR\n/AwQiRJs8WV1VmjZ3YCI2RfTY5cIE3j45o8sEo2A88y9im4U7Ec0Qm5DWWPt\n/uWuHR6FjI5qWDMjqLGb55dNUWUORvTgPsb3jZDabWhO9ExRD/mSGeX1mDBr\naTqofBAR8aTwbCnMDIvj06XQJpEUNX9/BnWvO1UcsfcByRAt3MPJFXf5ZZMn\nxmcFO4GKn1PCn8pCa5rCYQaXrWVoU/2ITydClW7WwQ6jDEForTh/xGR23oE6\neYA+AvlSedeGPcQUaTu0/B8cAG8FK/VewVuX9UD4nLVAV9HC95h2830ovYBi\nlJvWWO8maRHSKJgbzAqxUWOALGGZ1j1nY2GYI0vjyfnqF9svQeS1RWOByRvk\n9ZmpQXzR/P1ghRJ0DU9M3EhpSa8TtGtx/y4Y4FbBvc93OUwabAOhtqVCLoBN\nOpnn\r\n=9CwJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"098d9d24e4e016918e26f4b2365405ea97531063","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.2","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.1-alpha-098d9d24.1+098d9d24","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.1-alpha-098d9d24.1+098d9d24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.1-alpha-098d9d24.1_1555698454717_0.751885170117985","host":"s3://npm-registry-packages"}},"1.1.1-alpha-0ef5ac26.1":{"name":"@graphql-codegen/cli","version":"1.1.1-alpha-0ef5ac26.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.1-alpha-0ef5ac26.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c1aebcec0cdee8b7fbf628b46b50e36eef9b2aaa","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.1-alpha-0ef5ac26.1.tgz","fileCount":150,"integrity":"sha512-v6ed71R0k6jZ4QQp8b/GTBXy4jP7P98ndUzogO4gLGpA7/ZIYNU21qOz3wPlVo4oxfrymrtgd/iV4zVR1rG64A==","signatures":[{"sig":"MEUCIC9Wim0HG8XnKsk8ueRWqdllmJqWcWfcbwdxVvD0r2VXAiEA2k3J9WUCIgEs35RqTRbqibAM2RJqsfaGGQsaL0KaHAA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186871,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcujD7CRA9TVsSAnZWagAAsXIQAIH5IfUPt+o0NWPBqDl9\nLsfrojOvM1H2LXAAe3XoLwz4AEwAKVL5kkgtd4xWhCHQfdW60MezJM+jA7OE\naq/Ofk15yT828ngNy7ThyD7JCkNNmaryqTkCw0ktttzuqLflE7ZfrYCQCf4R\n3yMoIw3epUDD0BHvZdvoVEsN2xu7H6O1+8X5t1dZGRT1JCXqNJ4oJJvuIB4e\nyBK4aC+WQ68ytQkX2ExwZ1wvmezQjYCPqABnIoKRej1/ybunS+vpmqbc0SSy\ncigWr53F0rF5HZmLmJn4oSN3+US/saY2ObpwaiAGnMoW5EC/TnLxfeI4IdIH\nLudM/gP9ubrrBELkyv8CD56NU8reTphgWGtVv1v1ZtbuKbTAU0j1pJ3sJc/+\n8evs26wP3JYEqbNMfTCNufPyvyGWK2Nu3j6S0acFec3tYUhjkjo8wBZEvFos\naAVlC+Gedn3KJ2s6ODKYsoYYUqnru0ONO6hpkewQ1RVAOiLrt3Rz9xRDC5Sf\nkgRSDT7XrHAh8MiWYXfEsJVuvNv5xaXAWsaUCZK46NM9SWXkaVK9drQXlua+\nQG50zeE1OZWxLXBsKJAaoNm54cAQhziRTe8kO81VohfRDhc6AO9SHx5nfnIk\nJSgOE1zIFzeVaLawxs57k7lWF21yagqCCmlPyGoOYp5m9CPCFHligJeutlun\nalbV\r\n=8FzG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0ef5ac264a8b6ebe19c55c3e3a88e0cd6e5e0e49","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.2","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.1-alpha-0ef5ac26.1+0ef5ac26","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.1-alpha-0ef5ac26.1+0ef5ac26"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.1-alpha-0ef5ac26.1_1555706106904_0.021226197378615197","host":"s3://npm-registry-packages"}},"1.1.1-alpha-ec056944.1":{"name":"@graphql-codegen/cli","version":"1.1.1-alpha-ec056944.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.1-alpha-ec056944.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"bdf027346b9beb46f9c05f22999d50fc7994839f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.1-alpha-ec056944.1.tgz","fileCount":150,"integrity":"sha512-ZCU7L7+FoigKlVlvrn+i0fqor0WWP07+10x8chKOCHd+i+FNyxLdk/geQ7JMg2F3/x6Ne3bI8o5aBfqVKfZ5jA==","signatures":[{"sig":"MEUCIQC8rDRy6qZTo0ifAoR+8bm3ml8lv2jMok+T6CVKmsB93gIgeAU+yjyBAwnKWKOO2Sm+6H56gVMNubN0OgC965F4PHY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186871,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcujFECRA9TVsSAnZWagAA60YQAILlRtURZi9I1v+Sa8+S\n5WOJjDZ9Ilw53hWc6IRpwrTkrkD2tUss/kcLMXajjdCz93WL9q85FYttx79j\nQ6kx1fb3vg9gAGUJ42dJFa1RSpLEJAY3eQEfVyvciamQ03QBmw9kiTJ3ijua\nO+mufqJnVZmDIW92JpbeHy9CNKFuer7tcKrJ7lNMm2aAfsCb2uPhClLIos2w\nqFjjROaocsljxsuFcrTGp/KeDww+bdzX4ZOCNLeXew5TGLiXse5Ej8urQ+wL\nUTNKfhRVgT86AGNrGB3pyGP9ZK7AkrR9mMi5OJrxdJ/KoUDOHFUnuDsoCHGY\nC7x3ULo2k/xNjv6axEMmGUXjnrM03X0iuLUa4olUMjcpaAw8cqcLWU6B5Y6Y\ncTQX5V4C+6cCoBzKQUoG5hUb2ijxCw4IRfSaBZRMZ5svFDQdj8AYA8oMDDKv\nEr9EG76Xs+UmIoehfKYX8HhqDWvgcZMogqh4F++SKcs11k+gjkKPI+qkMlOz\nPfWMrg/dovn+Kp0yjjy8VSXLOUt8JJaHn7Cs5gggNcWL4FKC9/ePWoYu4HDG\nT9+upvBu8l8hT47vBfuo0S9L/7ZlqwUn98ETVVpN/gUkQLjGL2Chk/fAt5qc\nJ6KocwCTX4yXSTv2JkUPxFBj++qOZtaPc49XZpZgOaUjINAVeNOcl9JYpJRz\nv/XU\r\n=M7aS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ec05694401af7c05897c53b3a637da0d34b0b7b7","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.1-alpha-ec056944.1+ec056944","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.1-alpha-ec056944.1+ec056944"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.1-alpha-ec056944.1_1555706179866_0.9998040214006978","host":"s3://npm-registry-packages"}},"1.1.1-alpha-00eeb78d.1":{"name":"@graphql-codegen/cli","version":"1.1.1-alpha-00eeb78d.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.1-alpha-00eeb78d.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"99ed076e74d40b2effed8b5aece992921cb2e1dd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.1-alpha-00eeb78d.1.tgz","fileCount":150,"integrity":"sha512-6OqUsB+/2QDb2TZ5jivvZQ6aoCqSNBhla9e7zsoqe9rAFYqdptIcbZam8SZnHCwgcPXELr1M6o/NaA9zt5Krlw==","signatures":[{"sig":"MEQCIDx/XFx0VP81i28uaBL2CLL8YQ29PLTLvhphewMUDYrfAiAc0IRrWZZP9tOhO5snftksz1MBS3yyfzd/JtReLvROiA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186871,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvBxJCRA9TVsSAnZWagAATK8P/2wz6OjiCNNOuRsiy106\n2BO5BgiuvJhYgzKZoFgQ++2kIoVtl8pon9HHyzJ/X9OVeY1/3hGppo2PigaK\nTtubZZ+9To5/9amVjWt7zhx7OymZKDhkLA92UfLxDOSipQY1KWg2PlvcG8QV\nPaGHfdapGH3frAsTR8XQdRwe/KYtQHSXwVUxKvE75LOMGNbVHJhCxfIpOPZQ\nLD3ux5WkVJqjcXtSTuJ54km2J8UzHJEn/sZLOS6KdVZzSmYLBMIs2v7fajI2\nSFzk9Ta81bLw379jZoEZkenkdMx3/skGklcLdCJoKFcBB1Sh6IEN4TPCUZqO\nqTW9vpRcDkZKqgZO7O58ZqOvxXeFOe31KFVcNeA+UaRq9lmJUdhuq8BPL1PO\n/+KB9qYOw+Wm9+ZSZkgnoszigQ7mZvR4zhUYDakiFP5oeDll45QkJrXuplmo\n14PSC8O8hytpneLH30Dp/+FtMwnQK5fxPL8uPfSBMpQd0yaB2h8ltaWVByjP\nzEnUT+iBgBKMzfbdqy8+8VwQy2cqZhlcXn8Gi8MYNAmwJgMAZT9PmXb/94GP\nF7xNvmCcvi6TwYnoL4kunETWgumubYTPpen9YZMAZoNEu9MhaesxQCkx8Ohp\nisNSGPrUmhBi/9SzwqMz7yuW6+XREwiVkeW2VypuweRD+276QeewMtiuQTB9\nVKIL\r\n=9bVS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"00eeb78db4e30dec92857f304c1ab017b2ab0e42","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.1-alpha-00eeb78d.1+00eeb78d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.1-alpha-00eeb78d.1+00eeb78d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.1-alpha-00eeb78d.1_1555831880472_0.24512184078057286","host":"s3://npm-registry-packages"}},"1.1.1-alpha-fef50a27.3":{"name":"@graphql-codegen/cli","version":"1.1.1-alpha-fef50a27.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.1-alpha-fef50a27.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"6177f8397a341987f1f1e3dbe136be4aaff987bf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.1-alpha-fef50a27.3.tgz","fileCount":150,"integrity":"sha512-fLUjgOoiQxZGxEhztteqPPu8OP2RcMSaaenXc+6/fusPHysTf2q6fPaBhpH8n2kzMy3KXF1Bsptb89u2uO6n2A==","signatures":[{"sig":"MEUCIQCQCyo9adb/Frzm6tp1C4Hcg8QGfhRoqzTojBahdW2CPQIge/3cSovkYc62IL564xjkrrpooqlzp84mgQ8F0vpyH80=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186942,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvB1mCRA9TVsSAnZWagAATPcP/37wKxDS7ozKiK/A8QVF\nR19xnYYVHv9meAypfU0EHfSS8JukbL8SZKUGukt9nZe5aBLaBzZYeZQOyTx8\nPis0Jvxy0h/HCoOrkq6JQHyrGt9nSruI2gtL9yAql+Cd81N6XY16Sm+tVnIW\nzfd2TWWD4FVVoAg8VdEhg4JsvyxPWPMXSKkt+rNHDutLyiW3wMbJN5uJNEBE\n/NKEKjBCxW1dIRTdeZyR1b5CnEkPubFpzkjYclkmbLmvIdmv8TfoVLtrWTPs\nydyyIeGRJvdXrGtdi0nIDhiajd9mZNODRQ5P+yIzMhKAN4N9arfkDy6R2biA\nrw+IYA9a8Nrj01vx/BrwaY7PSsEPoqYpk0aIndW1JrkBAJiGbZqDqtKaZOF0\nBhpchB1wvStroKIjZTT68gduHLHWdVwYJkJWSYg6lgi2TD/8yjj+C+hbQWT+\nWhf9lK8ONZGF/USHtIsYgXzmcYfgwvQmar7doi+kbMv+F1wKkzoDFYU73rn2\nKiZOfVqrreyk+ljofr8TjfyN8bo0gUmWhiH02Uy1m2rm3hyQgT2L+bIb+Lcd\nZxzJKCeKzX75Uta6Sg2ShPiQpblcUkHuRvgfc8S2zDZwc9nnIHVQ67uiPPL4\nhpzD90OxxC9oTtZ2ZhMeW5ObzVMYtn8zS8PAs+M81l/KvH+4guwfnx5/iGTW\nuMNZ\r\n=q/4M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"fef50a27e17704310366bf8233fa2c20a16d4277","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.1-alpha-fef50a27.3+fef50a27","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.1-alpha-fef50a27.3+fef50a27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.1-alpha-fef50a27.3_1555832165568_0.788946062693616","host":"s3://npm-registry-packages"}},"1.1.1-alpha-e0ac1de5.2":{"name":"@graphql-codegen/cli","version":"1.1.1-alpha-e0ac1de5.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.1-alpha-e0ac1de5.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c14bac05121b30c33d3b21054206ffa5e7b52e49","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.1-alpha-e0ac1de5.2.tgz","fileCount":150,"integrity":"sha512-9JgXptXB3y1lmboKT+zBjM4rRgnEbbNdTMEME0khF9PcJsgdluUy11EEc+ALvfs9etn0fNaQ9Focipx/2YUvjA==","signatures":[{"sig":"MEYCIQDNQeeFVbF0s2V/Sq2OFzZj2zRsfaMAEB3YY5PBmKTWogIhAJjdnrn9IenZ/bVEh2yInGmG9OqgPn8ZdqWgs54JHLNQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186871,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvB2kCRA9TVsSAnZWagAAYWEP/ihCSNEJnnFfaj5PVieJ\no+SSDIfqKi7A90vxHg4d4B9hO0QSzwyJvAbcS+v/lYnF5/IfVVkiOUb8tw2N\npVYixYQ9E7Rv0eLa7POXMhSNCxPCYRsgVvYNZ7do6TMWFkaQ+E/y0TgQ/E88\niZXH1OY7Wzm40XtBiUKH41nRUKPR2m08EhHPpIEEtciGvzJfpD5OPKQmjPgk\nubYhnrAKoVM62mBRlZ04MExwnJjQwNXdWypd7pMIK2OtJn9Q6UCUhAKI5BNJ\nPIamH+2EaR0CoJbu6w8JQkf491a1MRYNzLGYEZUWxfxejEgO4nTbYCq+sljG\nAuMwkr/hIyUVDtSTaEsZmTHbVrU1iRCZGqEkZYQVyw9brbHS/iPoLVLflj10\nMB5pCBVeeAONQ8g5va+nwFlBJJ9w8Lvgh5dehyPd7mJs0lYlP/4iof8Zt3OR\n/VHv0wAL9RzeqrDGdfoVX1iHeWwOYuklpFH0vTY0EHK1h2lsZ7G45tWhAZdS\njlyT6ca7luIAJUcy630D2WKebkJlIqkY5XVWbmNDeZxDFnUw5YE2LIvG9IN2\n0reK56A4M0IL/ZAvF9OkmmY0jdtdSSJZ2NGMsJ1uNS8eaU9sCRpo2KuF8qaL\nctyEkmhWDFtAo+FW/Wi3e9khdnAddLlNwo9b/gtpOePnyi/ypFFh7h9Lv4Jq\n3KWj\r\n=pGRT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e0ac1de5fadb630d2540b25cf02f8ade130bc0e2","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.1-alpha-e0ac1de5.2+e0ac1de5","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.1-alpha-e0ac1de5.2+e0ac1de5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.1-alpha-e0ac1de5.2_1555832227836_0.6800553278640333","host":"s3://npm-registry-packages"}},"1.1.1-alpha-becd65ef.4":{"name":"@graphql-codegen/cli","version":"1.1.1-alpha-becd65ef.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.1-alpha-becd65ef.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c9ed8ae2d0286f3a6752b17a5513eb31233badda","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.1-alpha-becd65ef.4.tgz","fileCount":150,"integrity":"sha512-URp2cCp8JSQTqFAC95wvQo+Nvwy29xSeIkmaAh+0IM3ISjq+kX5Db2nDJQKodUbOxCFt0eC6LSyHQcVfl4D8iQ==","signatures":[{"sig":"MEUCIQC1NXL1lkUuFXasrjxsHLdyvb1CyqAUZ/0o5sxw5kpE8gIgGAFt+rJIZPG/qoSQBDiWy91TpBFg4sZLcoonUy0Enyg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186942,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvB28CRA9TVsSAnZWagAA+WgQAKADQkL3igGM1CxMcDpt\ntadLtyXwdXQwigaHu+CRgNKDEjc+mk9aa5udRyfudC8hGlBP8HrD1/DgkVlR\nbCSX9JBQ+9UC2+8plLrmhUMTkX42tUSjWv2iXhN6eoQgKzvuuYy9WYN3rZ2y\n5GWjHloHWi8o2+1Yd8bQkkiyjtkGYSycRDkUS8bfeILz6Xk0ONCUQKyPNhfS\n7SqD9uHbo6oJexRn4SeZ/BYEr/W84SC35OWpBvlV4cTJ2KbQVZvFr1i8FuqV\nItkSK2zGkWgkn4h7is/4PGC+gOeD1gBQi9HHwlz9AB3brK4XZoWzGitQToy0\nosZE5j3c20rPufIGZ06lQrnuJXIn0f4FxSjdPRlpcFQLARLSQCeG89pGl1Dv\nL/lXipP66uWUBh+akrUc79Hs0yGe6rsLtytt/pP7bu0ivemUSycd/Za9dwUs\nvEZJocZUDE5b4EdpWgenUWPB9DUXy3UXg5m2Rmsqbnk7tPSqE6HsMqs/OfMM\nLperqcQA6p3XakozcDTWSiQocmEB2Q8qZnmJnP7izcPRSI8wprAZ4nYcpmfx\nFReIbXBoPxAlD7vtC1dEwDmHIvUlwe+IYoK0WeE9fd4vNhvnpwWXzyphsUCi\naYhZNFP1DgPBil3YWqmG50okXzENYjFhSPokYZvLy/Bd+pbAtG2vJx7y+fQG\n96o6\r\n=fJwZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"becd65ef65c6843031258924ba626c68935529ce","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.1-alpha-becd65ef.4+becd65ef","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.1-alpha-becd65ef.4+becd65ef"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.1-alpha-becd65ef.4_1555832251655_0.06451788239488998","host":"s3://npm-registry-packages"}},"1.1.1-alpha-d2ddc563.5":{"name":"@graphql-codegen/cli","version":"1.1.1-alpha-d2ddc563.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.1-alpha-d2ddc563.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"de71039f29c93f651a17344a2808f43f8fac51ba","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.1-alpha-d2ddc563.5.tgz","fileCount":150,"integrity":"sha512-2Gfc+qNef8NEcLdrP6ECdIjpF7WrGLLESSR0doMtb8qdtuVF4jSklEX3rX3742fVAxB6KThmttecCag/ZvD4pw==","signatures":[{"sig":"MEUCIBU0ncXzYO/G2Oc5SCMePBHdGIiDnW9UTmg8weYv0+GhAiEAwYdKViBxCtVckpkytcwBjjjZD0PZDCgF0DVIAOYdEtc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186942,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvB3QCRA9TVsSAnZWagAA0MkP/Rax+EUVDxnskl3ySHjY\n4bVGMBAfX0qNxYEGjxQr668qDhxAQ3CopFvlTWA5ZLDF/tVyL18ENVebYFme\nMi8aGg4MN7f91aHFDtfakE4stjtQImCFtTlf794vthHfjlYdKFktCXcGViU5\nzDhdyAOEB71NefT/hiDtbtiTSvFa3JogXIiaL7hSUiNZmedali30DbidfhlH\n3L6TI9pfI4+KJAeCuyjMpzntGpXDxBqSkhVc6NSJq0dUXFVmyRUIKPOCZhAh\nvhMXHCyyHvvhGuzPED998IABsc/32pnT4mfLL6y7UhMEMugzVPiYsPzN+4Dj\nLCC5gtqfXEZJkrUPpX3+l9s3PhUolJPUUHG48aXo1CJvwlgHnamQTOYYcxgF\ntlPQJq8QCXrRnrcDLYRg2hFhYfja2NCoYKoDd3M3sPZFXQI2YK6V+ppz6Pf8\nARMtt8J4LEmaDTTzlzaLKShUKbW52GDzr5yKmUUOb8/Xi4pHsPZxubDT87Lp\nSHHrb8ae10g+RFCgRQH5UcfK3/h+gOgsckRDjdXff8VTLhIEZf8l/wYtQ0uB\nR17sgOA79XrtqhRWzhdYC9qhtUqMyCb2wOOClul4uJ9wZ5qRWMZGrMXDsqin\nTixqrEydI2Hhphs3Knes/83YJYe4fn8M+QsvWkSlPOlMqUpI4hdcDS+sbjcI\ngLxZ\r\n=mJM4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d2ddc5636557b9e2c6b40e7f3ece3494f2d684e5","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.1-alpha-d2ddc563.5+d2ddc563","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.1-alpha-d2ddc563.5+d2ddc563"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.1-alpha-d2ddc563.5_1555832271859_0.7887254604661083","host":"s3://npm-registry-packages"}},"1.1.1-alpha-24e0e459.6":{"name":"@graphql-codegen/cli","version":"1.1.1-alpha-24e0e459.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.1-alpha-24e0e459.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ff7f141fa0cbfacced9d7305de50b68a85884837","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.1-alpha-24e0e459.6.tgz","fileCount":150,"integrity":"sha512-qGaxQh6twwweMG0Wi8AG2I/ZhFPqNEjn06+ZtxiOGDTTwyzk36ttorJawFMcY6qYe0ol3nei2F78NmWhKmKTmg==","signatures":[{"sig":"MEQCIGIotRwHMIZcJbZEE+0AaKXsA6jfc/xuP7+UMHJUEp+bAiB8Ho6geDyEF7AKtjpyO4nT6qkj6x/wDlziLlQtEcEMmw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186942,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvB5ZCRA9TVsSAnZWagAAc7wP/3YogJjqKJHIqT9jxqeA\nqdTq1qJQrIHPYrlspRUyaZCFir27uO0kERxSY5jEYfoEwBppWGFhy3DwU1rF\nkH4ztg8cRLh+yzOuucfCrRo4rXnCuDbCWGQxMNprHTr/YT0DklKFMm20cHlX\nk5vbCMZ9dnotxZDpLI2G6BIFfPiDiT6iMX8SNKaQ2zyCaFxLZhl6LdF7OV7N\nsBCWaPj/6TdIZNPMXL7HH6hxwNAsBAtakNWU5kHpH9eMZre3cdQk9S2h+UHa\nsAwLc5zfrl3uuykqQkAYGiEN4ECVHEshLZ9hIUmAS7Tkykdl89VeSn0LCsqA\nLRW/HtEN3n2J09EoeN3PGj418kMZCSdgcRTf7iRStQUiFo6GQgFAno3lg7r+\nI4isxcNtteqoUmlypcW3oiaNWZhT/tY7grSbB5Cw+RmSTFnX0ps59qoyVEnD\nMgyF48p24t8Tq3wXvY4u88/RpDmUc+vIJyFqrYlBKrXsiK8fylB9JYtSiA2L\ngQO/2YNZgmc6vVYJ0fNG0Fb+DiJ6a/DZ24RT5z3RGb+3bXWaO/gHmw8j/rZF\n4CaU2DI4JSr0Lh7SyrsgsznROfejFQg7XmWLCi03SDV2SAeHr0Jln9eSmt2/\nGc4oTH5PeB0yWiY05Urb4lPXGFrwwRmpXzwFImPanjzjAVsZwJpFBtmQdtJn\nlBQ7\r\n=UNMT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"24e0e4599c7c896efb434ee528c260f623ec47d1","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.1-alpha-24e0e459.6+24e0e459","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.1-alpha-24e0e459.6+24e0e459"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.1-alpha-24e0e459.6_1555832408618_0.9787111968770115","host":"s3://npm-registry-packages"}},"1.1.1-alpha-2fc2a435.4":{"name":"@graphql-codegen/cli","version":"1.1.1-alpha-2fc2a435.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.1-alpha-2fc2a435.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"47b2b06a97f25fee67face8a988136e1f84850d7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.1-alpha-2fc2a435.4.tgz","fileCount":150,"integrity":"sha512-iJ1epCMeB85L2Zp8Bj/B929R//nSpzilhlqVRCzr0ZvdUoirbpKUCcE8GxH70Paw7kxu8bMb1H6804lBLzOQkA==","signatures":[{"sig":"MEUCIQC4m9l/SKW+ba573vY+I4UpG2DM+f2ooc1sSHQvmdVmTwIgdwhqty6ySEklCfZeMZvf/GAJrKH6qQ2FCemlqfMEE4o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186942,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvB55CRA9TVsSAnZWagAAvSAP+wc0t9MCSLPLa+LzGctn\n/WddkXVT0ADA1onOxxPUd7X5qjzuxeZjw3dQyeiGPgNg5OZfioMo3cuRzRXD\niuubY/YGbFZO56JPfybldwppYiqhftZsDirdJK2DkWxJjNm84piJhHM7dS1D\n+pYsnzeDWsPOzqBL7VCnEJP9SB4gYfMXIivQzeG4PugBuketbUGE7hOz2Tq2\nKB7/syF/Ptv3eMOq0ha0N1N1elfZKQLsEl5W/OhE0wBa5iX4fBO82m6x90TI\nP2XEAlSv3fEmGRmo5hsB0O+Oxw95hW0+RzAw+f2T2e1jfXb+TGrLANsxBN8D\nf5QgWCUXZQqqnpbrqWRH+UXmtEQTed/uGUswjbqyWrKlHjNDhenlJgEJGtVj\nf7UZZiQ+NOkZQHc7LuPQe7fTHHxMswOw/hxD2sN2HNLvmkhSvZUZm40wY7y2\nvBn7B8CMCBGuY5guSEOjrvhThjt5J/gpWBfxLH8YjhrjNfo9Ism4YkSXKA4l\n5QMIEXbyZozkJ+Wt+6EDUicKdumFApqBBL2JreOQTee38nDndKcmdB/vwKKn\nkB8UFiECnEezS9KUgjAF0LZz7B3feW3GTomVCDoY+lBFFS5rt6sQ/1nFpsjy\nnDK9fysP4QHLkDXb7XU7qqOfC8mY2O+FL/Jdzd8MR7DcpadT4ua/wIpsAKEO\nNZqR\r\n=W8nx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2fc2a43571b4e748929ac1c3bb418bc44ea7cbc7","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.1-alpha-2fc2a435.4+2fc2a435","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.1-alpha-2fc2a435.4+2fc2a435"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.1-alpha-2fc2a435.4_1555832440689_0.787802983420614","host":"s3://npm-registry-packages"}},"1.1.1-alpha-cc34e86d.7":{"name":"@graphql-codegen/cli","version":"1.1.1-alpha-cc34e86d.7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.1-alpha-cc34e86d.7","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ed823c196fc00f39955ee797dc14a0c54ff568cf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.1-alpha-cc34e86d.7.tgz","fileCount":150,"integrity":"sha512-5mVpdiy4fZlRtGnj0TxaVX0cqwNJVBndfjBPDA7eAzidID6RbFfn25p+O4NZnZnCPgSzQfBJ2DB5tKzmYi593g==","signatures":[{"sig":"MEUCIE137NyKPTU8sUalLiz+ESOaYIkQmAH+jGeIWfsbH9QjAiEAowqUqxKTm+vV2JViEcvFeLouungvFjThjqkKa/Qd7SA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186942,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvB6MCRA9TVsSAnZWagAAVqMP/RALleRcf3eDBCDY2lS0\n5bmIFNKV8ncCxAEjFlU4ifCG7mPIxN/rkbZ6AMvQ4zax+zTg50+Gj91V+mkw\nyIhk4lo1OZ+Fyp70eip0Ynsg4IlHTu2no47UOYkSA+tSL4M0ObXOf/jgBIbU\ntFhOqrvMJphBYu6EmQlDgugTjp8w51Db73wPEuvP0ISIKAGj5h3Eicas/gLe\n0N88Wp0fsKwb/X7owoQLnxYnTwJP40h2t3Vdn32vZKidb4DP1ACr2kMFNgvo\n/7ENhe1bxQrbRbDUwAExw3FviSu08wusYJKHffvanr72euYpU5rWVf102I6/\nCv8ZAHoacgGrw49NbfMfk3R9IPEAq/9hmkm/Z7omTrgfcPkBG+xMvOWehlhM\nuizgE8wVUVBdOwWoXrgYuFiyJOV9w+0W2vGgInhbEDhuMwz23vQhveEMenj8\nkVOJGa7SG67KBr9AWiKUOKzTWpG4uWXUvIDsm1Cla1qq+KGqNUaChC1yllsm\nIbMbNdR1TiH45jyO/9MmkOSXSkIXwfMU5X1MTYQIUmxtfhuzfBYdymEfH6o4\nRW3Ea3OOeB8Yx7vuvpzRKd10n8ue0YgMEzbVId0NUtrXaKy7ECpiswRJlEsO\nWSXE/2MgTT9PmbeHQtjLFI3TUyZqyvTNBVlpR+4+1EX9djVgH9OOMr9G6wML\nuHxr\r\n=Cwdh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"cc34e86da0dd9a53d8f0e4a4975a593a19ff7d94","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.1-alpha-cc34e86d.7+cc34e86d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.1-alpha-cc34e86d.7+cc34e86d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.1-alpha-cc34e86d.7_1555832459934_0.934064106639634","host":"s3://npm-registry-packages"}},"1.1.1-alpha-38ba9e56.8":{"name":"@graphql-codegen/cli","version":"1.1.1-alpha-38ba9e56.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.1-alpha-38ba9e56.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"81bc7fdf6e584fb65e2a2fbf1f0bdf7cd3b8fcee","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.1-alpha-38ba9e56.8.tgz","fileCount":150,"integrity":"sha512-jLT6jcyCHzyUlOCobJdeGSDdfnXfzUMVhpCnME0L2Fhb+SDLiyJXFL8D8vJ4dEeFrws3JIKO+t0ExnVIwpCoGQ==","signatures":[{"sig":"MEYCIQCFApul2u6vWFAnu56v4ry6DDUbVfiaHg9fkoqUVHUtYQIhAKPt4GrRHuRoLMZdgYZAGBXivENap2Yb6zG2pNoLUbPM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186942,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvB6zCRA9TVsSAnZWagAAwzYP/3LtSrT+lNhzDN83/TyT\nQII8aQvDsmdQyMJuqIHMW5A+HZgYCaIlq1UgT2zT5tawxc3IpRsnrcJd3Kqw\nx3T1jfbf7WGqy2b5pHwl9scr5WqnEF3zjSDxdOILS31B3ZGsgnKqQFrL16zp\nSLvV/CjhjikHaXbj1f36awR4xJ3gI+JOGV38sEo7giTkypVXzTaJrV1el6XI\nCEIwYQqJCJlXt6bQk0Aw/WLmtCaDwyDaU+wQ+p+BjehhD7VKtB3h+xKExzs2\nnz511SqIIDKEZqkflvjlG4Gjjix+CHWZWkC65UcXlSQ37f11aRUugozybjcn\nAcufRL6udaDfyXTq8hBwrfLlnKZhzIG75n1wcmY1+UXn7SjfctMf4Sa8ExCL\nmuEXMAjXlRonJEhJmloleieVirTWdi3p5XpRzkC3i1LC+Zl13niyfOi6FLY1\n5o+qir6KpKPqRXCOeajruq6UMaPFcRv8LHONMotBmW5j1g89yes8My6tJhhY\nHlvOVUbJWsnvCDQkmapdMLFALgJcRyE6zOYhi9+V8RvVHtJ7M22l59wlUwC9\nxLMUxC3WSqBPEbvfKHa2h6bTLJP4Zn7hFPXEP0r2u78WV2zMM878//tV8nUJ\nnagrKfODPZ2+eVmA6E9DpJc4xQX7ieb9rNrq0OoB2TZoxiOtRUDrsTaNDgEN\n3ZJb\r\n=raZ6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"38ba9e56f9230080181803423da44ffd9b34cd0e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.1-alpha-38ba9e56.8+38ba9e56","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.1-alpha-38ba9e56.8+38ba9e56"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.1-alpha-38ba9e56.8_1555832499041_0.7311967791010892","host":"s3://npm-registry-packages"}},"1.1.1-alpha-0ff217af.8":{"name":"@graphql-codegen/cli","version":"1.1.1-alpha-0ff217af.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.1-alpha-0ff217af.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"28b0341f44e95b7284127a70beec251ebf744cfa","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.1-alpha-0ff217af.8.tgz","fileCount":150,"integrity":"sha512-tPjQT2l+zvpKvgFBVfiZGybnbk0Co6yY8r+Bg1VKl3brJJUKCJivZvZDFWyxngmUM3kCSso/S8ogjWRmeCegjA==","signatures":[{"sig":"MEQCIBNoL0QSL6MUbSlqIysfJfqzTTV0Ifx5em1tb0260yLAAiBlEhmVAu5kFFLu+arPVLf9oI4kTlKLj+lUHmMeRDid3Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186942,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvB9FCRA9TVsSAnZWagAAR+oQAKUjWO21zUzMf2Tjz1Dm\nr5rgyx/JKhJcZGn1gz3/kSHA5An5/w6J9j0fcEe9M7c92LSJdaIF2ZyLb20j\nG3MvsnqFXhRAVvt8YLgZOd0lAlEItVtiYOErfonH+hfvX+0W1YwNDKa8Q0Sg\nxmJW+BbmCNyohSxLeZ2h94f88WlsX99SjxLJJoqyUlXf1oGXbPHtG56TL/nq\nHYJb/7x/WSFcW1csT9l2F070YgEyTY1Luj5wVZd9cjTRd9ZlfBv6N50wMwTU\nR359EES3TqYoMwq68M1vX1QOtULX4YxeRwGC54d5cE1We+VWeTAQPS/yFigE\nlpwfrND61t5wsZ0Cyxyx9UEtHENOrrqyM1FG66ramLbCqfKHiOTnh6mNe1Ae\njMbtW5LeMBNyBgPEA5dTEdJEF//GkRLLPfLPDZTtWpElbYRbL2x52Y+M+vrj\nXfiEPwjowq7ng44xu6y2NTyqrRlHUohvx8ALEEogp5aZlIbn5Nxf9nNdj33I\nD6Q51PQ3o0UPsxTFKyaxyne5MrGukbPSrDk58DbFeQFL0z9Cnt8P2QcOvGxK\nsGjFysQ3pI+nWn9PHYdC0bEG4+qt44phdqykIl31s06nA7yqGSSd6HddUeBL\nCPXz3kFx/SlG8oW6fw+O1d/EICpNx6n2iUqjR/Tx8cmabJ9AV/Sqk2/eRnHh\nglhu\r\n=9GH1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0ff217af8b6cdac7a902c8a2bfdc968e7d8cffd0","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.1-alpha-0ff217af.8+0ff217af","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.1-alpha-0ff217af.8+0ff217af"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.1-alpha-0ff217af.8_1555832644007_0.9587339013252263","host":"s3://npm-registry-packages"}},"1.1.1-alpha-45a708cb.8":{"name":"@graphql-codegen/cli","version":"1.1.1-alpha-45a708cb.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.1-alpha-45a708cb.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"70f5f0cce1106543932e8ebe4d325f9ef3d15c83","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.1-alpha-45a708cb.8.tgz","fileCount":150,"integrity":"sha512-FHnDaI6qgfV8v5I0q4Sf67KmP+RnxyhU3qcay8fqj+VyQfQ2p44BV+uPH6vAJmEPNkS1daHTuvKd3ZB1lldgEA==","signatures":[{"sig":"MEQCIFZUsCchjrKLcYltQQvd6XRXeZDxSSsHAnFDVDRqfTYQAiBNgS423dFLqqONd1D9bpSyutBRkNxlftAzs5gpjVeAiw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186942,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvB9/CRA9TVsSAnZWagAAOKkP/RxahCMkCKKXEisXS4hJ\nO8jKkV022QttGrWIbYlWgdF6A8evDaUOl3UO7otixoCyyM3xSqB1Ssm2EoBF\n1X8qDqmlkeNm8zsfbrUmkJJfQfvWqEuH7Tb2C810WdtjEMIgHX6qv5tF8nLD\n0PWc2LiVBKJcaZ42e8uCpP0W+Bz5KPtm+ENtkkZIomSAE1OjxphyQKQhGoiR\nsv7VGD6BXZRwellw0Hr71Sb+/XNDUTmNIaDgBNkIDi7PXuKTRJfi5Br7E5km\n72Rvxt5JFPbEA0CVt6UdfteGX3P5j0nlxoF+03Nz3ydZKb49fcWeYvTQTsrj\n0dlyCHLCSk5+PNg7z7lmp5AbdqfIHFTbA56gU+01YfQhPM5n7GfE0dOOOfyU\nnsQlTxtA/F2qwA2Gwpm/OXygRTukX+DWFARsq9OEoS+5qWlp2wlyjifzHRmF\nAcW4ZwL94CRPjtZHVLwwyUcXQ6meRQb4tRFxMHK+221nW0XVy7x0Z30mtlK/\nlVOa1ivJ8oSd3GfmA1mG2r1hGIGZk9n/UfXZ7eTRalyXjRqrJMY8YctWzLRt\nUG9AjasH813npmH2a4r/fPHtwOFxM0rusB2EndQoPHSGRIZY/Za2IOnIs/bB\nEjHcIRn3qJC7z8h29+z2P/FlXyAqlkTc5oFZ+M1R7Ess6zyNfApgNqUCaCdv\nJYHV\r\n=Wiad\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"45a708cb397083bfcd0a73513c2192185f534a6c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.1-alpha-45a708cb.8+45a708cb","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.1-alpha-45a708cb.8+45a708cb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.1-alpha-45a708cb.8_1555832702634_0.08604928701608472","host":"s3://npm-registry-packages"}},"1.1.1-alpha-7cf41cd4.9":{"name":"@graphql-codegen/cli","version":"1.1.1-alpha-7cf41cd4.9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.1-alpha-7cf41cd4.9","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a7356896c0d3510ecc2f5349b2650fb7f22bb190","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.1-alpha-7cf41cd4.9.tgz","fileCount":150,"integrity":"sha512-S7U9vTKAgBHtXgGwdWRBDsUzWOYl0LlcrOeCxnv2J7sBO+zqIiV89PKxOGq7cC/tLWvdfBmuf++mEvysgJS20Q==","signatures":[{"sig":"MEUCIH5lP5vT7Vvwa61NdzV7BqamQubcS6t7Jquwv0ZucgXzAiEArQAcVBgLiXxLwzQzM3bcDfrwl3Ch1HLod5mSeecWPhI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186942,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvCn8CRA9TVsSAnZWagAAdQkQAIV1ik+7XcvOlAlTm7N9\nEWu5IxuagdSin4EeeXYLgWnetpeMArfb1ReXDkqhLlfZgZoy9Lm0yQFyosIG\nsfbOBeg4fdZNvfX06zv40tzF9Bk44ZmuM4ChZ7zOQDqhepj+0mpB1RkE8Se4\naCasAM9RNteQcjw7iHdrXJ1oAX3gHfJleAcXBO1rrj3S1b4vyLFZ7VqW1/c8\nywV0DoteYSjqY8H2onKWi2Cx4NtiCGS+bsh+SFyIo71BQ+qXtiYAhDZLx35y\nBfR26rUQi5WKxstQclGt6yP/wzajC8qUM3yUUTZxr19Vs5/dAco9X7X7hWpw\nOMh5qXVkPQor0lTLYSNsRI2V0dkgf6FkI3nDQmJ0uLMtJMZAWgcCgl/hfrxO\n/gfTqr7UZ9EEZzHyDHX+jQQjisDgdMjbuqDEFGsVf0QYAvCSAzP4deR953oA\nIRXOyxdNUSOOxS12rmiI8puM4K1YMhiCcnp0q9AtIEcmQm8mh4ii44n6PAAL\ntN3PXvFoTcymR+25RDnGlbTJ1cOuriiaGgvB2Lyus8zzge2OxLYYRPVq8MPf\nJsOrh3GUWl6yURYG2a7Ovch5xi5oKZOcEjgzW3oIYdNPcSHdnAPHEeoiOzt+\n3zhYd/QRPysbKlnyIFNoZoUkF9oG6fNtxu+eobL0JzU3kk+Ra91/ze2uTUD6\nhLL2\r\n=emd7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7cf41cd4b83689e4c6a65dd422b8bcbc577b1b41","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.1-alpha-7cf41cd4.9+7cf41cd4","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.1-alpha-7cf41cd4.9+7cf41cd4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.1-alpha-7cf41cd4.9_1555835387881_0.8016199515487641","host":"s3://npm-registry-packages"}},"1.1.1-alpha-bbb705b5.9":{"name":"@graphql-codegen/cli","version":"1.1.1-alpha-bbb705b5.9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.1-alpha-bbb705b5.9","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c6233f49d857fb88b052a41cbdcdf47e645b0283","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.1-alpha-bbb705b5.9.tgz","fileCount":150,"integrity":"sha512-cquum2AdvNeyZMMbcwM4gMHPk8cFrXXng0w2zghTO55ogNGX3X+S8sZzeVSFRtlFS3SUASQIyMPIFzSe1VTC9A==","signatures":[{"sig":"MEUCIQCqipIvacftonW0JOuH8RiAnWhP477KLWalOU0IS984ZQIgNB5xhq6K3hv9Wv3qABEleWnfHT125awtOkuQVvVNL8Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186942,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvGLMCRA9TVsSAnZWagAAXdsP/AsqzQAyGI51G/7icmVP\nq/Mr2gTC1tNZF/hxhqv4c7ueMo018hQOtW25EyBiQuK2BoAH1VqaTZEESTHt\nI+btcntwflYbQQt/+M8uXGTOF/JNAnuf93Q6ehGyP3FfazOGPKcECdYWixdb\nzfGv6sjMM1FJbKRjdKcuW5SXhbckAF7alJjcgB1YgNsFr5JcEpchrFELjtM6\n09avFzeB5ciE/yIGro2u4La7pD467fhYTB9zWtZYxOmBbfLtWxApSlqVfLik\nhy+Oaj532DHN8520CVquBKXyOTwEWBV2qM/pNmlWZvyt6/L+lr/BDOLRQjEk\nx6j0YHM8/F7FmKITxs5eJr/zVn2iLZPVF8QChaek9I/lyw9kPctGmGISN06U\nKaowgkU7qKqaF1Stq3mZim3Da+SJQMu/wI9YswMetLFYjWIVCTrBsN4lKPFJ\ncEQCPZE+dghpRCegjJESWpbkSm9ZWREYuo5ZVwi6/MmY0BXTED1fIHSwaamg\nHK7YM/u3lzZE2nLIGvI6dy1/7dN6Ym3LvdVDa7fHj/9KQuzey5oN4y9UJvTj\n48GxfeUBFq2LR2N/32Dh9cfll9S0BPdegSsB0UgGuxeP2+/wzytiqsbMQZFf\n0OokeS3I5oDEPq45HC+x9gxXfFukILL2IRoYx5zxjUSKUNTJWmNp8ETVruph\nRziz\r\n=O+em\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"bbb705b580f4d851d820f2bcbc2e4f1fda56955c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.1-alpha-bbb705b5.9+bbb705b5","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.1-alpha-bbb705b5.9+bbb705b5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.1-alpha-bbb705b5.9_1555849932078_0.7699242963578374","host":"s3://npm-registry-packages"}},"1.1.1-alpha-f3811341.10":{"name":"@graphql-codegen/cli","version":"1.1.1-alpha-f3811341.10","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.1-alpha-f3811341.10","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ecee701d5eb4bbef817ea75f16d1041945c93f54","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.1-alpha-f3811341.10.tgz","fileCount":150,"integrity":"sha512-uZv8OPbVPBo6//G1kpUjDJ9+F5BsH05gqD9+elaKeAios94qCRgVDh3TRWgU4BgRTGB0YRF1j3Dl3/Yan5Y5Hg==","signatures":[{"sig":"MEQCIHb7Ne75ybgVZbcTfCCYVRArCLsyz0q/t4/Peh5oHOZWAiAv2A2x7nd0WiAoLnuUH6mf5tdDtsPDCoIMAEESVeMFqQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186945,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvGMPCRA9TVsSAnZWagAA418P/RQiCcsk2St2Z4+ANEiu\nglfmd/7SsxsJQY207XlcQe4XdihF1CRBmZE//QNciSU7e+PiHEznmajR4cKk\nw7+zDKP3OrbOQs6zocZBPfZZJMG61FsWWXTXY8n1ziLuJXTJF7q+8mOnMVxZ\nApm7YVbxukBTzMfzRHP383rJyh/g549MS3RF+2c9CIszSMUsHYBSuTDkGxaZ\nXeDR9w/Olm3doP8mccEpWJoSHoDkj+NH4j1zHbZhsiKKm8LJ8tWS0Fp36oLx\nByFpppRPkHeIfue24JCtMxS0Uxc4xhsY2wLJhGox/Pb23I3Y4Mpbly8WeFsW\najjDZhRhIHQ029gaTZ2bU8OGE5WCc2CQBZNNnxCJnaTFFLddcDqkiogGqKeS\nYrBCrVmxbhQHv0pP0Puw0vTlEktEJM8UcSQ/fZCJtJC3S1J/T/FWnp5H2lVb\nIf1Lh7NAhLCJ7H9sjIX0eoQSwqKZ/xUERFcnnTnjus2tEdyP05y+R2VHiHDX\nVRXkSKbcXo30pyDoezI4DmwpXPChtM8LzRq46EquqNbHK2b10PbXUsMsjjtI\n4zOWFkazWzsJ3ODhP15ozR+DOfNyXyoPYqpW21Z/0oNUofSNXObY6b39Ruzv\nmxDm5t5nh3XTWdBI5y6pSNr7idXuZX6dCOFuJsLFPqTRS/cGFNUskT2H7eQ3\naW5I\r\n=YDJO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f3811341f7b0024b056fd779878826d0a6a076e7","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.1-alpha-f3811341.10+f3811341","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.1-alpha-f3811341.10+f3811341"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.1-alpha-f3811341.10_1555849998675_0.2269605771740688","host":"s3://npm-registry-packages"}},"1.1.1-alpha-5a8fe7b9.12":{"name":"@graphql-codegen/cli","version":"1.1.1-alpha-5a8fe7b9.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.1-alpha-5a8fe7b9.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a7f6b2fef880dfabdad853765b30d5640006c92a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.1-alpha-5a8fe7b9.12.tgz","fileCount":150,"integrity":"sha512-lgJiEKWZEH1ptNpO2BXuac9hM6HEkF95v/70MRfgFvIvFm8tZnN5Wu+9o/eaOyPAVYujIuf1ntZGopW6Nrk7BQ==","signatures":[{"sig":"MEUCIQDARMU0sVctwtmBoUwsPJxabxKO18Xargq7TAbFaGwcJAIgWdYw0kAn083lBvfLCYvbp/HrXHm2cfl4ld3ZzAW0Jkg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186945,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvHGcCRA9TVsSAnZWagAAeegP/1pIdjn3g4aMueaTlahb\nUvNIoHDKKefFFF6h6JvdCSh62kZ6jIqzhw1WOdq6YjP4RY9Yv3O7DHxN+eZF\nv+0ozHRU0tszmVdCDyJAvJVXhmmcYgi3myYT938rrYuEg2GsWNeo2XLq81DY\nxuBEr+Rt7kqlkvayYfjFugJeTJ3jCSMucxccGc3bqDUDv+hsK9iTdm96k/N5\n4/Z00Crtpd8SjTFrWCVhb/ScuWctskK4Q0OvvCAhXr2hvQIbz1NtCEDeNca7\nMKLlo81H8yzFbGosIm5jx6qxTB2WceodBcEvQjn3Z+qm/wgZ1uVcMHtEWxKc\nTlOG3M6m50XpJy1/IzOl4OpI+Q71jSA/2t9Zxa5/8tQ5AnPXCakPDib2gamx\ncHtfVkIl+MZApM4sT35KkoNdBw4jh44e37QXwXn0Mj2lOyH0SITEXGKArfnW\nP4R3UiKKZLYsKSIC98iLZbH5qyJz3gWf+Dhv0jw4GkzKoO6ri0p7Bi433qcH\nn/NvxzluiDg5nwJjLpYdZdN40rzXO1G89W2F6Zt2nZY1WjDknsX0eQgor2ft\nrpnpzq8V1fpcyFeGcwrn+FuWJI1hc32OYMk0aI0U2XnvZiA+q48SzssFlhOm\nf/ImnnjoUqW2LZ53UKmOpDm3oeCee2Sku7jadhp9OI8hxw2uIH1Z/5InfSj4\nKXdz\r\n=3DYQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5a8fe7b9c24d41f5064b2010219181cf7e95cdeb","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.1-alpha-5a8fe7b9.12+5a8fe7b9","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.1-alpha-5a8fe7b9.12+5a8fe7b9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.1-alpha-5a8fe7b9.12_1555853723488_0.8177061317125369","host":"s3://npm-registry-packages"}},"1.1.1-alpha-ea45f1b3.11":{"name":"@graphql-codegen/cli","version":"1.1.1-alpha-ea45f1b3.11","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.1-alpha-ea45f1b3.11","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"7b6fb49474236e3c23dca07c9b86314afb525619","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.1-alpha-ea45f1b3.11.tgz","fileCount":150,"integrity":"sha512-XC+ec/6HjvttKVw/taz5NRlg5J4172zKU9q0ezeGEHAW1q8BWfHMvx8XHslpOlC2CDA1VYmCGIXcYnYFTenBkg==","signatures":[{"sig":"MEUCIQCuuhkro9GxMPc5GPj4AGSz5CiB4kE/9aa7plzo5b2FAAIgD2q2795nndUEUjXVh5YLxHWvrks+TwIr6F81oWPkNF4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186945,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvIVgCRA9TVsSAnZWagAABioQAJ4DJ6ttXg3nXVtAzg2u\n7L9Hrb1kL/vrF33wUEApCX9+x6TZoSsxiX074ivapmC4xQdSfm3c4TXriP0x\n791kD1YIsLBmul/XgaYNYtTsh7TkeHs+b/0IvFW/HOEuXN/9r8kxtkC79oER\nEHByEvkBtE0uohy0wIFSkpj5BFYoC6kmct3P0RHVTFrrX9Naz13G0oBWD/iv\n1QeLmSezRJsTAfh/jW3v61MEiKhgOauzRot6QP+UyDJ7lta+6q/grUmhHmS2\n7UA1c1LzMQXPb5DNmDMy2mBooPfGohpEA/xGXtaQ9Tut7nz6oJ1V6ElUL6Or\nTRMRzwKS4mWUQLZtAOgKlI19fyh87lCjE0TeMGl5UpUEyk+GpN2Ptpyj6JRg\npdT8gU9BxkVo+JfErT+BrJXMFg3pihLG2WPlTDm/M1HLcXQgCylGNbGtkx2v\nzzhYvVlSiXi+SL2L1MbjUTNftFuHwKPwWNeHPhWoblBe1FRsqoTIgzHMhWbO\nRNOamtOakRjP9dIqGx/9MZrEfhsrr0UrB3EA3KO/gCz2uYkZsEcKPyicFqR3\n0OnaP8/mAO60Wdb0dWn53kGCFRlXDiDeXRt2NC/MiJhCjbj9l0lzG4QQVXkA\nUI2DHPn/TXwpH8wTZHvHAeiURZfxzjxxhgGsPkqbS1XV/oGX+2WE+CxYgWFu\n2L3m\r\n=QCP1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ea45f1b39a39fc6912d42d1dc0d6f0ff3119a311","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.1-alpha-ea45f1b3.11+ea45f1b3","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.1-alpha-ea45f1b3.11+ea45f1b3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.1-alpha-ea45f1b3.11_1555858784024_0.2000611499586249","host":"s3://npm-registry-packages"}},"1.1.1-alpha-df870e3b.12":{"name":"@graphql-codegen/cli","version":"1.1.1-alpha-df870e3b.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.1-alpha-df870e3b.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"0e77617b18561f11b79a2294e8961d101837cc3d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.1-alpha-df870e3b.12.tgz","fileCount":150,"integrity":"sha512-jG4ZPHeSgF5v1CJDL9RbPOnN7GpYYdHZ5wk5t3TQMnRicM6BjF8qY+H+gu0H6DSYSPmHbcdVnRr82ddR9QA5Yw==","signatures":[{"sig":"MEYCIQCQKOKCN5IYEEDYCOigRydiczE/a6pqLZ9zvB1aj4aBlwIhAMdwyG1Qfb7lWpsaL5DiEECxXfsX6OgK2bdH9458DApC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186945,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvIXuCRA9TVsSAnZWagAAQpgP/jw440l74ah6xAUAJa3w\ncRj2qKTrXvzZY0eS5KqsrpHjdD4BIgWMYdfeyTWHg0eyKHm56N+i3OUpKNow\nHewTVp39NmQB92GPLU9HJ+pI1Xg1rlOOXstk2cqbEJdKGPYT7FWgNZVbpyj1\nEf5xB/w0uHFsGVnQwuhsYx6vNmC1tk/CE4lmO3EF54shv8k67imrw1ltZBt5\nqlJErmzzTKn1zO4kGOre4i9efoMKykKpC03DRrwQc2CYWNex2DTesmpcFZZd\nJLRbVJd0l6aCgF8Zw/eeea/MoTLn//eOneP7+cfh2UFa++Fufa5JdW+hTaFG\nTGstcJkqcnyUd/qUAbvPOpzbpRFiwNdk4gJCVuPfcUppskpYFYdRaPZ1XHtJ\nV4EQ0NbilBlw5Qm6l8Qh/h/K/a59+Kf/Pzfo2EFYyjJmoPvAcPV7RwImkMoX\nnUnXytQwDmisZhdtuGNxnh8Jc1Gv7Ys2LOmrXVQpQ2tYjkV29GQuPY3qHcJx\nj84mP2MjC3uSp5JKUqkDA4fEq0ywH+bx9PzlbLgJ4eepymL/pEO5pPpKdrm/\n+4pNTQVPLT4Rjm9kil7A+MK6A7hBXTUdaNFepOrNuNpkTZGUnpeY0PmjKU4t\n+2i2u7kQ/Cg8b7WPflLnI4SGdtOZ/zS52pdaeqRg3PPb1I2hOnxKK7aM9FfA\n2JQT\r\n=eS1H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"df870e3b32c811e1b946bbd16bbaf9f4bd1077aa","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.1-alpha-df870e3b.12+df870e3b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.1-alpha-df870e3b.12+df870e3b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.1-alpha-df870e3b.12_1555858925591_0.43801009085085263","host":"s3://npm-registry-packages"}},"1.1.1-alpha-c7966ae5.13":{"name":"@graphql-codegen/cli","version":"1.1.1-alpha-c7966ae5.13","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.1-alpha-c7966ae5.13","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"dbdad501ae7d9a649692a6d843c501913766914b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.1-alpha-c7966ae5.13.tgz","fileCount":150,"integrity":"sha512-nahVuSj3FtZ1hdTz8cUTz5CMmgophN8pQhdhJIwVQkB7PjfaJNjVYzOCxE38KQt46LNFMcYJ+H83PPR9Pw4IKg==","signatures":[{"sig":"MEYCIQCR/UFuRpqOJM7G1QTiuKmODw+r2IsLl2q2e65G7fCA1wIhALWmDubIoX/GGP7xVByJgGeL/69Oib1+hKOld/xms71i","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvIY1CRA9TVsSAnZWagAAEnoP/2W+3ugMyRn8c0PZV7gw\n4T4NooFcT9PsCCogRdJRMtOCTP1Gn9l3MY/bNhHwGbSIWpa+0/LZvGKvqgv8\n+YLRwsQm2uDinafhYgHFziAbl2ZXJoghl3y1L0+D7GbGZgd6727oTfvp9hD4\nu2faPdgSMy1U8afoQH7Yj/m62lBDABga4uNckFIvon3dVSPaoOenmldFb+C4\nw89sbhNA8mTf2M44a2XYZRByv7fVdWjqSbVeqBLws40zWvbHwEcJjWr1+/7H\nm+4wqCCraPU55o0y7RFqmVFdwQIdePLoJAi91Sy0XlHYlFLCa6xYKY1m+Tzl\nx3YTeRaZ5kwvtmAuI+SaYYdWK/E/tN7+wZKUvo4pbyKXuR48/RK0Q2+7+lBQ\nR2ShF9JIz8u/9bTeYchqHDmy+LjPGjXOo2i+r0Qj/ZvN7q4OGsNlQSQjqoS+\nlGClEks1busiLRQe0Tt/uwb8vdLZvx4dDQ7PtRzftBwVxUNilNW4WMYB8Yih\nXfM1YgqbmgTXo7QV/25bVWNr9/TiXilhG6dLQx7Py1rf+SRoA/fTdYThj6b5\nPwSNUkxbUZeWQC8mWExpUnQHZ8j08ksN1YZlWR+l6kxCfov62SF+fknzaip3\n40znrQjwiF0wNY3MArii30AalBwkMkicyU/XlH9GW/t2GPFBJyTY7OMLDs5/\n44eR\r\n=qA1l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c7966ae53a2957c096d2597491487d5ae5452975","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.1-alpha-c7966ae5.13+c7966ae5","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.1-alpha-c7966ae5.13+c7966ae5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.1-alpha-c7966ae5.13_1555858997293_0.46925317503875186","host":"s3://npm-registry-packages"}},"1.1.1-alpha-dbeffe2b.14":{"name":"@graphql-codegen/cli","version":"1.1.1-alpha-dbeffe2b.14","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.1-alpha-dbeffe2b.14","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a7e10ce7717bc3b5d60e59614890be73b4af8339","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.1-alpha-dbeffe2b.14.tgz","fileCount":150,"integrity":"sha512-mugnG4J/ngQ+weXGqYuwHje0KdF5DQyNwVCJNJsJSTmOvPh1d/SBCFvtc9xeYqtLuL4OizJ75TK42t1e4tngow==","signatures":[{"sig":"MEYCIQDSC2Oaog8hfPjG9kXjJR1V/PcAme4O+TeVrmdV39cWFQIhAP1kwAAZWOaIcaulhbn9H50IbD3Mu+tzOjQDlZ4wV000","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvIh8CRA9TVsSAnZWagAALCcP/0TUWHQZF0UliflLtsGZ\nBhaO3fVGI2EZ1E4/5WzrHi88nc7Nvo8IQ3vlLt/OriNWJq17aTb5dZMOABS+\nP4FWfG0tOtqhKncMOeWsh8DFt+j87jE6iMOdVJ6AnAAh3nj/0FD89ANR/IWw\nGXwhHQAZfxpHTc7p7NEdMYiPHqCg9e8vwiH/2rdALVyE1vBIxkXY/+iIHBwU\nyJUNVhWkDQXtR36bUKWeCbnL+iOdh2En3dhWzUr7Ls91C5wwu9Y/uOOREHqg\n0dsgtOthmMgAPc1xo9E5Qd2hg2cielZwiIllStshq/1Lc5uBPI04BbtAe589\nJf6dVb+9UEEErKx2ImclbDTiXZiOWH2eTLKcobUIvoFSPpvueHqNYBzgT7/7\ntt0TlpgsvnufiBUjUK3zerk3WSQ5x+z4ZCiQmrEGDeV+8z8Gv/fKCCp99+EN\nO2qKtS0hOtsRDBpIn5TLY+cpkDt9LL/aGTC6Vv9iN0xLx/RNKs2vN7uKQaDX\nt9VEEZeS9GLhYUs/uxwzzBHBJphKGVfhSwAsYmv6syrCq8AnnB162iuSdojg\n5RdYQVLS0KADLzbISQzPS3PUKYs5b4+Sgsl3zJzuUbCqQEqvew7Q8DA+v8Ik\nKM024V7PfrldQT5r9TymJjovHgpR5Q7MMtV4nF6RukcNaaUyAj7bL6bjvADJ\nKebZ\r\n=88xw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"dbeffe2bb9480463f34c8434509416351e4cb434","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.1-alpha-dbeffe2b.14+dbeffe2b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.1-alpha-dbeffe2b.14+dbeffe2b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.1-alpha-dbeffe2b.14_1555859580148_0.9743924958959596","host":"s3://npm-registry-packages"}},"1.1.1-alpha-f5d2b2f5.15":{"name":"@graphql-codegen/cli","version":"1.1.1-alpha-f5d2b2f5.15","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.1-alpha-f5d2b2f5.15","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"69d4aa20e854b71ee1d4c10aec067c02f3d82090","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.1-alpha-f5d2b2f5.15.tgz","fileCount":150,"integrity":"sha512-3FyTcNKfJJO7XEJpkyCmbo9gJXvz44daNAHNAzpkR8qXKpA/oyqxSow+NnJjWCtP6b97EdcpQ7qE4mZNGH4CWw==","signatures":[{"sig":"MEUCIQCq2ASPwRjbxwelp9dNAYdh9d3F9kIIVun5d+5YnfFJ0wIgHDnaYEaS7jvZpAodxYgyDNfgvLttUQ9f8g/Ub6WeCQE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvI7uCRA9TVsSAnZWagAAobgP/2nZkBLPxqZBglUbXm/P\nVyZ8uc5qh4A4mWe31CLRYW4MZmiJI0MnWhZtz99t0Vb8EBrdbTUsFi339Ywy\n2QsIKiO788J7yQf4/6OegKt+2vasUn6zCw2noo4R4nYEYhsygENCWxngy6uB\nuwHAjQ30jPcMbpiXxYe9hHkTr8ClPzIC03TJK01Y5USnVTsgK02kG3NwnGW5\nLeK+Teh3E3jV+d06CWQrfgyA78OckWgAVwlIIW/l4q6ZHUqCyKiOggZ02ymf\nchWEXQ9oZq1lox12FsIEdnkYdufUGYDNcpgPCHygrfaHf0w61ccQcxUd5gRJ\nkR3u7CNWExmFidabCTPdNCiSYx4Zp3jlj2yk4SQQ+0C89rCcSr/dQqyNpsoG\nq7geRNcpZ1YgxpkhN+yweJEoHY0oOx1SvegOEGtKrFLZ2Zg1QnhYNbTRx5zh\nI3ArXMpy8TKk9ux/qhTgeuMlMfWsiUpRbTSyCJxHjSrcfCciDK2WgUuIF2DQ\nDqVBMzAREGN6n2v1j5TRryX1uv+b4UEnzIrMhh4n/Q7KeI1+y+JR+Bod+weW\nRumOLvIEUAdopPZ3E12B0t4OtrcHbNhbxXdBYBsyMjWcSmVPKnJwqQ+bfbYA\nI8EdEd6QPaUTRrKOM4hWbewRJK4qWPwdWvbrK36FyVA0Dz6NLXdtl15vpjpF\nUFeM\r\n=SvOE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f5d2b2f583851da07b2cf4df40c2724cf0e34ca7","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.1-alpha-f5d2b2f5.15+f5d2b2f5","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.1-alpha-f5d2b2f5.15+f5d2b2f5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.1-alpha-f5d2b2f5.15_1555861229626_0.747031202653087","host":"s3://npm-registry-packages"}},"1.1.1-alpha-7e3cd99a.16":{"name":"@graphql-codegen/cli","version":"1.1.1-alpha-7e3cd99a.16","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.1-alpha-7e3cd99a.16","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"57716eb707fa731143dc9652c1cd092d6d6a7913","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.1-alpha-7e3cd99a.16.tgz","fileCount":150,"integrity":"sha512-bT1msdsPKpUIg0RoO2nInXEl4CocDsGPf3KMb2RO5UVYJXyTctUXHmmeDVNvml9LiZIR7HmqoaTKl3MZxr3r7A==","signatures":[{"sig":"MEUCIQCwwDAo8h9oAMr7vx7+BYzJqvoXNqcruPgvgRcjn6tGSgIgd7dQzZtHzRhUnN6yJShbXaA+da/W/fQWh0iEzRtDO40=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvZEACRA9TVsSAnZWagAASlkP/31IUoyfXr1VpCLUzvc9\nZ6hJSxeBhqPhCBohamZ24emJLJ87kCuYpfsgyyjWy0uM6gBbwhufckeuZsIV\ns75DhwLJJ+QL2lKyXF7/JXw1PYvET7+XZBp93Ph6iQE+p///Gt2rFS44frbN\n7l3dbC/UX1vYydhQ4NuxJrzvsgmJ+6tlvihpIWHeHWyjGr7Z+93j1ZX29RYL\nFk3PgMNpl41sguFdRADWPEj3rKIxB1SfLjAmE3w9HEDg7LJaHt9JmpVFFl5r\n0LNHQhYDLmtmuKHx2R9C/L3lVfVQs9XVQo9VZ9/P4cYQIZiGW/Iaz9YkA34f\n5jxG2aDvehBXuFMYXL6+SPaB7c96Gbf5X85ApxJSCH6mwb5Q7eTtQchpw7bV\nSQHhMqo5NFKO/AOFUrsicMH88Z/I8BN6zhScsVS96e1B7vkVzTvPvgtZv/MJ\nSdHloXCflxCLhckHF3zNBOuNkv98YhKm1PRfLy5uIH2ile9Cy9Vi8I3gnIFf\nNtsDVxSR7i3KsYYHsA8Z3RZKsodjJQRLNvn2PqX1yWjj+o6nZZOQOLoaSmIi\no6xMBQXCW5zyk4dnCjxDYKJ3gCchbxRtOTGuZEPXqtaGMlTyjiQrXmTaEJAI\nifWzXKj7kRr75GW2pCJZUk+7BJrQjXZN6HC9Sm7sx4JcerWrS3mcmOqrOTPX\nMKSV\r\n=jwn9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7e3cd99a10aed59a74195d460e3609ed403dc54f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.1-alpha-7e3cd99a.16+7e3cd99a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.1-alpha-7e3cd99a.16+7e3cd99a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.1-alpha-7e3cd99a.16_1555927296178_0.198922635453731","host":"s3://npm-registry-packages"}},"1.1.1-alpha-c3edf27b.16":{"name":"@graphql-codegen/cli","version":"1.1.1-alpha-c3edf27b.16","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.1-alpha-c3edf27b.16","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"0688e7e576d6a7477fea200077bfa4f1bb07be60","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.1-alpha-c3edf27b.16.tgz","fileCount":150,"integrity":"sha512-s9KviOuLWIn3Ohz7sqIVWmGyMDA8aEuTnh8CR0qHvULLU/hxO2TZzRIDvHW9M5laeDgHR3H1r2Kiq/PYR12iCQ==","signatures":[{"sig":"MEUCIHmlVjGdrFSe1bKp8prB6HkdO7XQjIpiIOfWeHsut5nPAiEA0kRyKrWdNJEVet3AoRlalyiohPkU6sb2D1BbRv0FPA4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvargCRA9TVsSAnZWagAAxmAP/A8OYDtMBf1hZr/tgVfB\n369+8YI25b42251/v4gFJl6biQTSFxQCvwJPz9KFyLi/Bd7Z6K8lYPdNJKPl\n6xjcJluXey/TLScE40wixZOle7Bj6wQOR7J2APC0k1ryVRDmQqBWNmddi3N3\nlJ6fdJbqfs6HupG3aSexYrFRG1QGJPszh4EwO+RgmHTwgubq8v4uIwCnqsmd\nX/mJGfbOkK4jIJzEibEuTTyqfdXhnUuodbum6waVgibVfhMfhst57Eb7FDQx\noRpjfKfSLlzGqZrr4rIsqj5UTw5LE91gP+33XxPugqbvA8QM7aZgwM6jyVw9\nlOYSr9da44sUvKnM0FmZ3Yy2BcNir3jCvV1MtTLVSJthQciAR45wg1jndvMI\ngCzSla41nrJuhCkMlIP/aumkVEUWq2oBGRwh1ewCzRYw9vxNYKfc70VDLmkc\nnozcBMTfiG+zjZjwL4ySmQ7vuWXBgc1BEaXLHR2nMLBWJfEB3vS1Nn4AIeNT\nN7o/O+s2q60gFX4pDzHfh8bmqy/iGLwf242PO2PpHSLuO/AEO8M1FA0NHXAJ\ntPo2TcMcvCvDL/8IuAsAQNjOUYluR/u6gKiGs3a6kiR1Avye4xEvyx/skvio\n310dmd59ncLRfk2hlfpa18MecUVJO20w9rijVKzXBa80yBz+5zWP4HuOVYx4\nhzli\r\n=LZcW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c3edf27b6ea3be1ac47e39c9b4db8713f4e03f57","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.1-alpha-c3edf27b.16+c3edf27b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.1-alpha-c3edf27b.16+c3edf27b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.1-alpha-c3edf27b.16_1555933919737_0.9315808530612955","host":"s3://npm-registry-packages"}},"1.1.1-alpha-be06ad58.16":{"name":"@graphql-codegen/cli","version":"1.1.1-alpha-be06ad58.16","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.1-alpha-be06ad58.16","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"6a1807540a8194c157824d087142dc4eb373f332","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.1-alpha-be06ad58.16.tgz","fileCount":150,"integrity":"sha512-ibayxF55KNdgLCc10C1WHA07xLq2O2ZZZsurlaPDyQHx8C2hrg5YEzCtlJgFIxa5ZCSVYH47/5qRS1Z5C5OyLQ==","signatures":[{"sig":"MEQCIFOrfOrVqvw0O+RYS1sRT9TaHpVnc7X++zpFsroJv0IQAiAnyatSofURssAxoxzfTkzOpFqdRePb6twJ4TN1k6zBlw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvc7UCRA9TVsSAnZWagAAcxIP/i3hB2Gk7PHyZt0YMc1a\nWWxBRqZ6kyC6r6mN19VPJm85wh1l85QoEY6F3UJbEYrjN+dHCauCzLmBU5Zu\nH8gsCrtB8Yzi6TSgjCQy1pfUEk72s5E+wVWI6T8zt35fJ1vrcLk702xNTRSH\n9SJ3Xl/M57B1W28fFlBzYr2QUKm2PBsoxOpGQO25pGlGb7Zri8haTlyLPs2k\nqR/fjSTeDU6TtzAovZsplvnJc/4anqEILrnr/ZyMXJ9w2th56dWwMMEs0k0K\nZ2ko/L4rcda+ZZhJbJ6YOs6iwteNQ8NauFhE5tRJ8ekM6DTusHmktZjB0+jp\np7LY2663YNuLLmNH9dg1htPlvPYk4qG+PnJUUjXTsWIJL6CTj+d/fEUnQs/i\nmOC7joMQ3SrsMlbAK/TrhFsfTigfS9fuJh4Fd8dVHaWedP8RahWBhxZuLTZO\n2QEJEea4U6esruhA1Kxn2SJY2VvI1BjGIYl4pN0nKarrtToWiLz01/y8NCTo\ntHHgRqOOofOwl28LYh2s9yWTswTJeHpXD4O9hd/igKtqDC9JRESX6G7KMSbi\nS8nrmKb+sq7DMDC40QF+VpqdXUt7AhEC6i/OY1sAEGVce+E8vXNHqaHGNyYr\nQN3W5WofTHwmssbjQCRqmmfwvc0Gy9aS8uKfKaren1p8MUuNVI4v6jYWCsvg\nTvvA\r\n=lsXT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"be06ad58a198ae2d9af3a1d1c8d3112d12661030","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.1-alpha-be06ad58.16+be06ad58","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.1-alpha-be06ad58.16+be06ad58"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.1-alpha-be06ad58.16_1555943123876_0.861975818889616","host":"s3://npm-registry-packages"}},"1.1.1-alpha-ae85ac67.17":{"name":"@graphql-codegen/cli","version":"1.1.1-alpha-ae85ac67.17","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.1-alpha-ae85ac67.17","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"5a91277e265928d77e1138b10a197bc1bd21f1bb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.1-alpha-ae85ac67.17.tgz","fileCount":150,"integrity":"sha512-a/shZqE0M0tJ8EyCZB7XHpVR5osojsQwnuh2dJtatMVbfuNenWeIjQOKfNqwQ9LopZML9sC/r/lffEGDi4Aa2Q==","signatures":[{"sig":"MEUCIF4YegAXDCATDLE+dOfYGONkdVxMh/EJuLxhTGREPcmlAiEAjLbHgUgrQ2xJM5UZenybZ1N1DExqHX4vrTo3SPbvy4g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvdIMCRA9TVsSAnZWagAAv3QQAKKPyQAZAzreuqq7U5sc\ncTR4W5xIkwWs+k0zQNf/V4bWXiMgNi2TI0xbVf7iE5uCzkie0hi6G5fFCpsc\n/HrHD2Zrfz2ne/ISLU+kIuT1bPOIxRFZTnDFCK6+BT9dhX9I5ouJNVnls5HN\njOzzktL8btTfF/PRSi9aSWXMWx5O6fFPbyH3XtAROdqi8Eqn51DEFF0LwrFl\nOAOoV0typ/GTr82VxKMSqa0zGZcekRww9gCEqmcE1zJzyrMcrFtynfFep31q\n3SD8p7sTjojOQtyMopMfmWJCyZRE5FyuxjQohcBePHAWFAWOjv6sPdtjjm/L\nQMIeUCp3Teb29MNrbrReu9h/AKDDWNwa9FnZ/291p/bzdLH2TXebLmfckWFH\nud8RW8Du+VxjMcKYBH6GmGxRVAPreU4XaDSSZNffyvptWN/Pe72RA4BX90oe\nM0q18CRkiGmB1IQILjcPPDL2wXSMtwivO5uz5PhIySVFk/Bj4Mh9MZQ26VTn\nMCToVPOVrIOZunexC8So6j2SowZcQLhgEN7oIjcBc6rmt2lVWu7q2Zi0cWNv\nhDbaCH0dhBYogR1mACtCmI9t94DI+UJCMzvcx8nTP7xDVULkays8Fc9yTPY2\nN5pptoYZ8c8vgJAdYr9VJ6r9Pa5r19FKQv2s/q9JDBYBNBkMnefeDdXYfuR1\nUgCB\r\n=UiDm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ae85ac67fbf80c3c66987bf350a1376ed181e1df","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.1-alpha-ae85ac67.17+ae85ac67","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.1-alpha-ae85ac67.17+ae85ac67"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.1-alpha-ae85ac67.17_1555943947438_0.5025156608953818","host":"s3://npm-registry-packages"}},"1.1.1-alpha-0f758f78.18":{"name":"@graphql-codegen/cli","version":"1.1.1-alpha-0f758f78.18","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.1-alpha-0f758f78.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c42625ba3604e33135405d20fa706d92b122b31a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.1-alpha-0f758f78.18.tgz","fileCount":150,"integrity":"sha512-qIYplNE2XyxCGcZqo0OogcCcxX2JwAgCuEdjw4lEBvrJw0qwosndsan0hhssfoAdsU6DJL8wb7RuTywydXC9wg==","signatures":[{"sig":"MEUCIQCY5CrT9fBX/Drfm8dMp3gkM2LC0SxTtgOjrW4eYLxrawIgCiu0RVXUgQmHBB7U4zyTr4TtXWtBevVljY531dSrFH0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvdMXCRA9TVsSAnZWagAASp4P/3EkFpxU8Dgb52C4FIz/\n+DHoIcRM6T14pcQ6jQaEt4ovTQ4RlfEXaOE3K0FD/xv23YDoQrtlnwJCCrY6\nVhGyM776kp1vHiai/WwA+gYae254U9rlF/L431l3aF6Oerx6IjFKp4lH3UN/\nuWZo0XHq9HF3LI7qQec3RMWaRUxVTZc8hg1u9ymULTLbKi0V89DweaVq/r/N\nLjmIN7VonuPgWDW7c/mJ/fBXh62jyyTeQVoTmFJHuqoEKMv2RIOpwY/SYoRk\n1ZlP6WmxxE1P1hW9X1wm+zpUdfYXd7p0gk8/n+A2Cg3HeDoHHawEnYjJITQv\nJ3HuV/X/4IuvSpzo7qk2ntn+PDN2QquNP87Yv9EZWHyXrAKrlUO3Wzqvu2Ko\nvOjYhiTmW5nDuEauRJuGsWnHBZ7LqiMghnwggnJhBl0+sIDJUTfVmXIt8XRE\nco8T1ug3+lqkN1k0eFmg2AmTLR0Y8hm9TvGDcki1dXSM0to1L6rY6iKco+Iw\n2x3jrvf2hHCK2ek2rX9aQKyVxbfehU5n5KL4NRIKsMjorJBqzuDkYRV8mbIL\nrR9ZmhDlk4i+Z8K2u1LCcG3vQcezF/VhLsKNPqyCb213HtXOB9sRZwJNKOcJ\nkAWbavxCHFQ4jDmsdooHe99IGvAZqktp7rVKnJkIuprOyEqZFMy8raO7Ruvm\nauRw\r\n=suDF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0f758f78a342585e33580926ef7898aa00474bee","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.1-alpha-0f758f78.18+0f758f78","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.1-alpha-0f758f78.18+0f758f78"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.1-alpha-0f758f78.18_1555944214442_0.6321628242494344","host":"s3://npm-registry-packages"}},"1.1.1-alpha-dd777a65.20":{"name":"@graphql-codegen/cli","version":"1.1.1-alpha-dd777a65.20","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.1-alpha-dd777a65.20","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"164ba6aea5d4d1c288d3dc017b31daf63ff21bdb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.1-alpha-dd777a65.20.tgz","fileCount":150,"integrity":"sha512-p79AZtamzY4AUhS+btZjRlM363f1PYTsnl8RKZmYuXcriKELr06seGs+sawRSyvcMojkFQro7EnSNWm2mIrvoA==","signatures":[{"sig":"MEUCIQDIxHMpsmwrBSWLlIA4YbHoaUndwwgAWblbmp1/2Vq6ZAIgMyoEwnIoPbQn6nROMWiI41fK21s9CTYMFTuIf9AdJHk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvey2CRA9TVsSAnZWagAAKV4P/3/UW7dsPwDDZUrSwEMZ\nRwuPHb5LLdgJcLNsO48h7bchmYj9UPA/gOGWanvqKOOV1cmKUuYUvIGoGhgq\nKD2P14fTfH6F6Gm/YDTEnyDqo2sYrsPENAvq8uHVdNtuTXlbB4vrgAUucGXa\nXv8pvycQYCxrYYmeKw8CZ+MDEhVZHzQ/LQz5GW9/Wpo1RBMzIP8eA+NoKHze\naGqrv06JAbjo8nGY5NEOcsVfWg9/CCyfrruIuLKZ77vH6PamX1ZFQlQ6U3an\nnjb5mQv+byIwpSXiWv9lDVwxorL/JOhKgO+39wKVhJY4nzNpkf+vsxCvLAlt\nJwGLhDKdPi0rJG7xng89FksbFNjG2d5op32aBjxgzL9cZUDbUFRFZ3cqoJmu\nqhCU9hDgllgN8mqbN6Ejda87X9eJHj6WZXYxzH7bTMsttzVDdI/u90Z/E/sO\nJgd5YaH7G6JpZUsWUihwQdzSaD49+jqPz038xwpTeYLyzhLKuybN2uO0+w4Z\n7LoaFKdcc1+MwsAU/GKyf2Lci5XWk4uiMxoS1xWyzPfDjr5EoTQnQBoyOJDB\nsdeCM5gvsOeK4DV+dAcaHmlGNQ3KeUfn5+fixNpNOYFGlXUAPdE1UoZQK2N9\nJtwLUPtofDTFNU3qIHn+uSkUtAXp32Ba3n60kveh1IHnYRHCWtoaDXO13AOi\nDb56\r\n=SG+V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"dd777a6587096ff6c163fc8ab878ae8a78590044","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.1-alpha-dd777a65.20+dd777a65","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.1-alpha-dd777a65.20+dd777a65"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.1-alpha-dd777a65.20_1555950767242_0.11362531694247346","host":"s3://npm-registry-packages"}},"1.1.1-alpha-ad061c73.19":{"name":"@graphql-codegen/cli","version":"1.1.1-alpha-ad061c73.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.1-alpha-ad061c73.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"6a346c083c3aa61228e42e3bb02bde72166431c6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.1-alpha-ad061c73.19.tgz","fileCount":150,"integrity":"sha512-w2XeYhCx0++7Jik7AtUVw+P2iItuUYYAkYP1grsRbjo1z+MA02cUWAJZJcQJC2tX/QA2TWTSBrn2QAQuT2yVPQ==","signatures":[{"sig":"MEUCIEm+svGwqyf6wT6Y+HRhzR8OT96Sgp/dr52yz/P3LakUAiEAmD7wO7w92LVDvkvPg+foFifDmukZQ7F8JknQYk/tu0o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcve33CRA9TVsSAnZWagAAg3cP/0A7JvDgg6/k0DCkehv+\nxWLZB3XrcYgiEUgj93vPctjnGvP07wezuPkI0MXvJ3kepXUjOKFV1Y6I0wXx\n4HCvcFoRtxed7UoV3ppNLHGeJ/pV0XILKfcqxkqO8DZmuMlXGm3ZiqkxFbUs\nkrJRFFxDIesntvS3LdU5OG6/jp0SxeDlSQknwH7uzSukc2kWitlABkzjMmSk\n28UUFdQn0y4ScurJ9rwWccWkQuqZnemaBJk+SuiIxebjc0xItNKrV/ycbrAT\n7qAEpgu1FA/JTPJJ/OPWB4D2cRORtDLziWA3kjhmpIzo49fAF09uZOg+TPJ/\nXlwsjF7/++JtO402eGNN2eScIe2+HK2ME5XfIXFLq+uK2ZJiHTmjmrAProO9\n1sYOBw0x5x3++JdIdwDyt9FbR1b8igN2FNP/IIFQk/XpPuKh++xjg3791f0S\nd1kj1q4T3W1R4h9zfjwmouxoWlv7/x9T14cwlFGYGyRc6P1TISzvZe2FBYjo\nBFEd19uG1Qz6Lur0C8DoOzxh9k8k2pchIZcdcMvCwcTi4zmpRp9jXmyKLqWx\npRZnEt4WzePJqTcMLGLLYsJzzV7Evqw3yhDt4ovFZ9IHEeC4zQRey2La6QUY\net8FYJoLc/aYavOq6ujWHZy8ny0wFxUPguUtyObFvyUp8Sq/og3+VGEMlOkU\nDz9l\r\n=TwmL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ad061c737613bca25b0fdaf0c8deff07ee01548b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.1-alpha-ad061c73.19+ad061c73","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.1-alpha-ad061c73.19+ad061c73"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.1-alpha-ad061c73.19_1555951095162_0.04965856623020448","host":"s3://npm-registry-packages"}},"1.1.1-alpha-8dbc89b3.20":{"name":"@graphql-codegen/cli","version":"1.1.1-alpha-8dbc89b3.20","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.1-alpha-8dbc89b3.20","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"57f51cb11c22cb2cd222342c981ef54cf973abe5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.1-alpha-8dbc89b3.20.tgz","fileCount":150,"integrity":"sha512-wG+UfzFLLIl9OW9rn91w+iTP5DLnqH+HdmOyM6BAJCbv+RVeT11oQWScsMhIQ4zEmnQqnHnzEPd8QwXMXzr0YA==","signatures":[{"sig":"MEYCIQCzjxlvQ2XmyYfxFetUSRmStgl9z7S+UhiS34tmXH6xsAIhAMlHvDshISYveZtcyZK/ZpeUkuFSUNDHAk4H4BZdrJdK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcve/fCRA9TVsSAnZWagAA5IgP/29zHX0gQeJMygZIQwpe\nGRO1bcM7VNf+trkhiK0bSBTe5oPwvBST3kAeeUrYCuX2+EKRNoKtZMKyBDv/\nFWY5CfgQeQbpPl1x0H+kpqBnrc6KGgrjgZb49dimGH89uQiWy8Qn5yXVOyoN\na2FjS3OpP1nT0kUiiBOXZFsdBaZClEIUnYqnPWuceoE8XWCZH7RIfEtpoSi7\n8+wWM4ydBkyvBqBQvDSpJSNgEvX/3WZf6LdTwoPFhgQiymbr/r1MCLNS/tKF\n8cK0KNTCLdfQMVoTAwctrlPecn6VC7tFm4/ZzINH/UFrQyBm2Ephn+fYsdkG\nMiNG3Qsc6F+63WB+ynqYy17gMVCvKMHYD5VmSXdw2mEX5xFczsmJnqFnUXv4\ndarLb9LKwCd29YvjLB4h6WRIBBHq8NPgMLkdoc8M6ti7u6mJWUEmaJKV8hcC\nFMgjNQmt50/2geVJZKQEjaUWxcmIWSsYUO86vybN0Hi/NTIFqQ/2OpxoVITH\nGWWNqKR3lzv8zShM/UJ2Jjpgu0WjVqtR6FVhpDf+ixovcRgH+AbI72OetOlE\n9pCqqBLk04H1ZMQ8YxJ2fzEeH//zDO6y/I1EVPou+3mX8MO46QS5/lSXLiTt\neI40xz3JxhobAtyaloLfjh+VTP2scdQf/zyr1VtMJk2YMDRF3LCWDftZAHa0\nCjLr\r\n=9DSM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8dbc89b391a8a0fdb6b5d65d4c6595d603b8b31d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.1-alpha-8dbc89b3.20+8dbc89b3","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.1-alpha-8dbc89b3.20+8dbc89b3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.1-alpha-8dbc89b3.20_1555951582518_0.6675192957867928","host":"s3://npm-registry-packages"}},"1.1.1-alpha-16cb7937.21":{"name":"@graphql-codegen/cli","version":"1.1.1-alpha-16cb7937.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.1-alpha-16cb7937.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"04664930c7d7e63895630be55e8691422ee2950c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.1-alpha-16cb7937.21.tgz","fileCount":150,"integrity":"sha512-yj9ATfW2MeNLOQp/clfsvWo2Wsz7tArnCDHy+d55FK10PBbrWo6l/cWGBDubIx9jjh837RiuQrZFir7heyOmIQ==","signatures":[{"sig":"MEYCIQDg4m9LWoNJXB1gZWspn75MQ+ownPcZi8COoEFweF5nlQIhALlvUFRwd+w8+9tLDjqQldRRG5WAsenzG7xVHWhUJhlL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvfBKCRA9TVsSAnZWagAALw4P/i5VhQ7iRKRMo1JE9U+r\n41vjf8+GjrNygjWI2h/y1uCSD3ZTmaj02PvlqfquFaSQnYj5OP+isl/BHP3n\n3a5ePUHWrNirJu5+4vs8Nbf2EAnWaHyVh3jgv/5Y85pnztkLcEKDsOUyY6kf\n0ZG3X7bthLupfw0KRTVQRPwmBqG31g0rWeM1lZtrk10PV5HszCWcdHquAjR9\nzm3nKZxnkABhkWbzzqfhshDN9Y+zFXFkybyy73i+IwLe2V4DduyIybXR5ft2\nH0v3rQ3aUchlv+2bMC/mRoVGvQybau7VCRL6RG+mZHY4D32k9im8Rvq63tLW\n+mFqJeqw7NJmUoG4lHhbwQenp3X1IyRI2wWBr9kvIwbWrNMSSNaG9L3Gh8Hp\n5I5ZsRAkK9jUQI9CJa/vZQgDuOl5YyOVZ/7vkSw1e0CMCA8XmhTvwBZvNOPD\nPyTxJSY4gxVn0UA2m+fd+lNO5hvsvMamTjFKMTHYAOXFDzqYbCtwFJJD2wMQ\nD84EigsrqpQ4cc5VJgfQYJkn/YZK3+jIphI3R0+yFCDPObmVJQjItGEdtCBI\nyOh6VGZjyGEdS0FpF96foovHRPytTDVuwzVSn5QbqkgPx436jvmaFOZmNjHJ\nssQAwtaSbnAaQ5j6gupADpRd3Qw/KW8nspAIIciAb09v38QkrYjOwM7zNe3I\nugSQ\r\n=VNHg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"16cb79373f884a592a70fca56781b55758f38de2","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.1-alpha-16cb7937.21+16cb7937","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.1-alpha-16cb7937.21+16cb7937"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.1-alpha-16cb7937.21_1555951689718_0.6401915824714073","host":"s3://npm-registry-packages"}},"1.1.1-alpha-e7aa983f.21":{"name":"@graphql-codegen/cli","version":"1.1.1-alpha-e7aa983f.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.1-alpha-e7aa983f.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"2ce2553006cc3e5301adc66840d969d22a0f375d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.1-alpha-e7aa983f.21.tgz","fileCount":150,"integrity":"sha512-LD8V/O8UNeGVUD9hozW7F2QAJz7RY/3k0DXPJu8WcpgAcYKGHmDaLSogsyKCY9pZm8a6S1PgOyQUZyhONym8hA==","signatures":[{"sig":"MEUCICSEWCeMCaM0a34AvmBPaxBGFdy/kK0xR2WGgBTrza18AiEArSp9M26G4f6lb+QPhgIwvcT5+sAbMuQRah05wKsKH2Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvfCvCRA9TVsSAnZWagAAc7kP/1NB7V5qGZ8eWhQcQyec\nHZ6Hrnu3QZBih51Jn0Ese98aWNHFM1dzRaQ9O3x0Dldn7dxsstcTA7+Pw4iB\nVM3kGpnfewtGcKYVHpEASV0BbFscz8M7iIQaAoOCrUyZDh3tvHfMNs1OlEQ3\nMIq0z7Pn0dAgf5x9DJkq0jLj33WkkHxbbMsXXJ/ngN6YI839hbhN3lcnPcJu\ntnOZxvOHmOqM5RpecR7ait8/G2bm/kbCnHK2kShqmP3oZKWy0fOkFcSD97H2\n1shfrFrELnyyGZX1o18LIYFPVED0u0VeLLrbc410zNiv5NVc2UsGhqKLeygw\nzOAU5ucJDR7bepHhlrXtUtyeVM7HMDIWlOfgDkw/PuGnVBo6SdWlVwLlxIWg\njEU4932I3FaH+brqZsraCHOHc9HyJ2uwubhppxv+z4Xd9ZWheDrcRaRYmpnX\ngdP3+TVMwNoo+0kPYAzveM9/v1uvTD9rwsJE0w+yIKJatda/37oWOzXEPgYS\nNytY1GN5MlbD69FsT9T4re22Hy9/XNLbj1buGL6ShQZCC/4Zwu/8vjOzr8ew\nstzDbFYT3Wmtcrj9/cMIPea9Pne7fXr/YMJPTN5njF0kd00AFQ6T8dqOYerP\n/544agNV8yKhDQQfAaEnOHNY6Ijmex7EN6hGx/cd66HZuE/Vvby7SdFBhrmZ\nkG3G\r\n=GU5S\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e7aa983f7f5da5c5a0b1674c087fb396d680fd31","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.1-alpha-e7aa983f.21+e7aa983f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.1-alpha-e7aa983f.21+e7aa983f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.1-alpha-e7aa983f.21_1555951790469_0.7829379526848561","host":"s3://npm-registry-packages"}},"1.1.1-alpha-036a07d3.22":{"name":"@graphql-codegen/cli","version":"1.1.1-alpha-036a07d3.22","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.1-alpha-036a07d3.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"7165c028fe8018cb02fe7ce744a0f707bd31e491","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.1-alpha-036a07d3.22.tgz","fileCount":150,"integrity":"sha512-/tSIy6kijNhPxhPtwq+7wVLiTrDB80+IL+/t/fjTqUZyBzXDz8SrJ9fZ5OgdOsqpfDabX3vN9gTkfQKbnf4d1w==","signatures":[{"sig":"MEUCIQDRJ4AdQuo7ldNDczuOI4MK1BO1AZah/tK7aHwPCFEFhwIgKv2XS3DK850eEazvMIavfStdS26BcvpMdWpDsxYSZkg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvrPECRA9TVsSAnZWagAAF8sP/iJYWcFJiqSrJAXwy1Je\nnywIomle746VJkITqvOZT6bmUYYpKkb6LPb0Dusnk9kdxYc7VY8Whot3q+BA\n6ZRSbiDncKxUac/Yn73bcUJvcNF6qeL3/FcZY/fzMDiYr9C3xx9WquTk2Yq2\ngCaNAJ3MWbi+KWEiYykTGY56f3HM4xL6CFzvZk4otpvYeTFvCrJ+AsPE8kUZ\nqyJ4tVSCPrLf+4zZO+q5vJM87O4VM7g7gQO6fgW5Xp8Ud5SeQfcDBDw64eyx\nGn38EfsHXA9XfnnHc2fILQKGd03aHLepfUNKcR6TYxA5jX356/tKbFPHU6R0\nY7AEf6meGObNOlblXQ8u77JZOJGkx6rAlq3n4/Qbq3oCGfQJpDGv9g7zy9zS\nNSq7gzuOBjeQWzRWmLDG23qjrEqsGughtZOTCw26VggTVA+aQPntqBGtXwaG\navfGNmjXdQdUEW+qnclfTs0BRYDCWF+OjAO2In6t1ElCvxOSvECXwKvsEUhq\nkQmQ2rurIoNJUttW2hQCmaAhb+vytjHpRgBjeuTLXw422VuGVE3RbHQHnrdL\nk7tEVMdSnThfsg2wLmiLdPinEmL7TNdk/Bk2SQO14dov69Rgz1hkwIIPEJDr\n7vSSEMy4D/Ayzqc73b3zy03kb6Znm3b+wgPIEUoB4eCLwS0V/v4BGouZxgKy\n9qlq\r\n=5/os\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"036a07d317748308b35d25c755064e322fa206c9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.1-alpha-036a07d3.22+036a07d3","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.1-alpha-036a07d3.22+036a07d3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.1-alpha-036a07d3.22_1556001731526_0.4253740186568187","host":"s3://npm-registry-packages"}},"1.1.1-alpha-8a85e15a.22":{"name":"@graphql-codegen/cli","version":"1.1.1-alpha-8a85e15a.22","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.1-alpha-8a85e15a.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"175517032e9413405742d78800e869843e29fdb5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.1-alpha-8a85e15a.22.tgz","fileCount":150,"integrity":"sha512-cYmugPxttRnLKgC6G/omSYGQowQyJ4AQfa7JIJLJYcdcLle3AVQfTH0x3f0eRa+PmTapvY68EqU1h7yWVV2XhQ==","signatures":[{"sig":"MEUCIQCE93VaVeQPLN0BeMhUHGnpWxarECU4NsrlwBaC+tr3iQIgbN3MT95FW3gjGNIeIhCYULSg9GNwrF1y0DaM39kdh+U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvrXeCRA9TVsSAnZWagAAl3IP/jeE660JHDVE0gQluHgV\nTr/o3eMMbfCS8w2jiTjSWLr59hBMd+4lQBlP2Fs1Tq4rOPHFnPiwQYIsPPQJ\nifksEfG2rCuuFFEBDX4qsrANrbVQG2It9LPSOI7BmdI0lqij9DQ19ql1BHPk\nJmPcS7t3XJVMtl4rJKcanK3yMqWMOw9Cy/yAf+XRW3QOUohNKJ1h4kWSPUdk\n6iG8k0Z1nHfptnVgEZv5gAnxOhMGQk6x9yBYUjqXiYlV2Vve44Wp6I1d6ixe\n6Gz6n/hkCpKhyAznZavmZZ77HxrkFu2bOr5F+cmb3Pg942u6tgFTWuh5DxxS\nYuA5/r8Ncnk6DOVbc/eCQOjE5JcyndIt0oafWcwAK/wPQNipETMdhoV3UqMG\npXoJF+nx9KJU30sR9q0SjucJhrjZ3/gfGFnxTuo0YCw5Qf+Cq4XpYheWdhja\nn0rIGcs+yrK4OjNhSl2JpcdAIIoQ28Qm7BfkxwrqESzEiR4vA2Dya0IIH6jD\nT0793LZ5TOttlLR+jTiVkTOIFOK/BSnqHcIDObqBef2/bONPx8p4umLvQA0O\nwQuqhlJC2tFyBchkfcUtYqf7XkiTMgYa1VV5F1SGcmLnq4CBv5rPhavgy0HJ\ncaeAB7ivUSTXN4N9UPDRy8wKgKoicA+qxRLIFraSitP38rablJ/CoNNNoB1t\n7VlM\r\n=fd6a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8a85e15af7c6bb6d1db9af393a33bb3117dde6fc","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.1-alpha-8a85e15a.22+8a85e15a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.1-alpha-8a85e15a.22+8a85e15a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.1-alpha-8a85e15a.22_1556002270316_0.40143824898500435","host":"s3://npm-registry-packages"}},"1.1.1-alpha-27fea35c.23":{"name":"@graphql-codegen/cli","version":"1.1.1-alpha-27fea35c.23","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.1-alpha-27fea35c.23","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"e828b81267413c520c730ce6ddc676af17032478","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.1-alpha-27fea35c.23.tgz","fileCount":150,"integrity":"sha512-OwMOqDR2ZPLhr06vjcVknylg1O9L/yPXGklH9FqAeLXoG2yeSevHsJ0qd84bdXG02AiKprId9PkdG1HXyJiOZw==","signatures":[{"sig":"MEUCIQCV4LbpR1AQUoM/6k1VeczFTtT8bsPzxTCigWx6SeFvSQIgL3082jojBgKpqtMoCFuTEks8DJkntox+7IKLNcfQQfo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvsJxCRA9TVsSAnZWagAAPJEQAI7xzvyeXFEUAGC8CUK/\nH3iE0NQ9Iv9WR5vA6ACkKAY4M9WTQzr6fyFVAr9pduINvbyFNc08NjaT4kb5\nh1FbVl+1JIHufeLWA5dqgABJ/VlRKqNUBTBeYImh0FYtQTFVyYHQntCGPvs3\n0Rz/QMETWden4XZfgM5WrDtsiFHoDcop4R100aBVwO0tceEBPfTTjUsaBI3N\nERvpnGUYQoHVBvCCrRvsFBGTKvDFuHlRPeWaNGtxyu1YMPJTbOFsVfpTYBna\n7O1HKMMwkuFCEZ1C36CzL4Pah6IWVoVGqG86r2ux4fKlzEgx/OD3g657HqHm\nf16nhhJbqNDAWoCFOC/SaMYzka9FdosgDwg3srk0RErDO9+1hYbp1U1DCXSH\nqU4lVcx/Md5J8eKc0XlfdazT5F/oQsAAHyeyfVhxtThiXf6vMf3V7g4ms8pR\nvYArewu+heG3eHr9UzryoT4LzlM1fckJCzuY/uVQI8fs+cV0ZCYtJofvlbgQ\nqhAnkikdHxJixScd7az8xQxsXdMqiqmXIURP2ANureVOiyjibMOpGNbf1mlF\nyBUtk66AodW9zsFC5dBX3ZizSvoP2pp9cJeJgowWVKx1cOIiecFYg3Yqbl7R\nBnDo/W2Ve2UY2lGnxHxByfjFZGBGBlynCjOPShQrHki0clwxbFQm6qqsgxqL\nRD2+\r\n=kgzy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"27fea35cc38c1178ed1a238d87d8e59fe13f627d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.1-alpha-27fea35c.23+27fea35c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.1-alpha-27fea35c.23+27fea35c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.1-alpha-27fea35c.23_1556005488473_0.8126899448212739","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"@graphql-codegen/cli","version":"1.1.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"8cb3ba201ba2ed138cfebe67fa2673e451be5bb9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.1.tgz","fileCount":150,"integrity":"sha512-1k8j7ZPuNT88JqtVXXbBvoLj4gtROTiVpIfbxvljurF3VI4/+kjITJhC+d66TtOedOEleBLeX6OxWKzw7lqyTA==","signatures":[{"sig":"MEUCIHhn8T0steuHL1vmNKqmyeGCQdBb3Epg7lbun9QwVnibAiEAv5Obi839rIdSWLsdxKe6lRTZzGkh7/WN2oTN5AQE1I0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186904,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvsKYCRA9TVsSAnZWagAAqM4QAKIMcNtVWM8cM/UY7uwq\nZ8FblSe6o1+lIL0IsqkRz6wWyU7UIgqUvT6k4dvgUS52SYKJIFnF5gUlJdsU\nMz2rwB+flV4oZnnrPmWKpJT+buDsxOoe/Jg5mlGB8QbVBEoCy8RDCzA8Q3L1\nrhoPoqRpwupP+eazFspyVkrWNLjhxdG56B4Zg1DD08thT4eL/gaqp5C/9Hu8\nGWvrXgS1z9NkYSHigWHnJzGVTiqHrYa3Iz+V5ipZd0L7wJnRln4gXVvXHmAA\n1fAHUGuiToQGIkfE6wOGAvl6dQwQZr1eTdt7BjQmf22x61CxuY6c47MD1Fi7\ngdFxgx26KvxTXHv2dB2FlzLGtYtLQ0QCZw66pV2RdK3ZdURLKLz4spIpTruB\n1qgeShapQQTFnNW5kWMIEN6l7BZBrajMMHsR8HihapSb7As4/hzc2ar8SjpA\nppR1+hCg5oUAywek1u+ca9bp7FeLi+mJZrDlcXb5sGDqmK8XKSEMpZ55Pjac\nyAs62wVSHng9lyAdeGTUThSUlyNgvOjoQXmrssg2ZZnxOKO2Yk962k3QJ6mn\ne8YBm9LjivUrpcRN5irmrCUAhi4/kUdQrTr7It3hUVUxt6llheZvxBSYXytz\n3bJJMb4Kz5B0CjqVfa9t4341YgPE6wZ94UNHcvJEcVuWH3T1XBW43+x9aSxg\noRvy\r\n=xQH8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"985e30f52c3996abb4a1c39509eb572c3d40e97a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v11.12.0+x64 (darwin)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"11.12.0","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.1","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.1_1556005528127_0.10754515077544613","host":"s3://npm-registry-packages"}},"1.1.2-alpha-985e30f5.0":{"name":"@graphql-codegen/cli","version":"1.1.2-alpha-985e30f5.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.2-alpha-985e30f5.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"414ce0c3190afab1c9ce0d692c75c71df301921d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.2-alpha-985e30f5.0.tgz","fileCount":150,"integrity":"sha512-2ErswkePH39XPMSkpMRwo5umBMke12nLffBijHxJtdFW9xaGmilAgLrt8voNPUfIpypWG45bldx/XBL8cu6SVw==","signatures":[{"sig":"MEUCIQCo0E2GmOb9V6hBuhfc+fSbPjgtxoEMhkaLBsHhVHOxYgIgIWN7cuD3+hfrZP1VdAQLJhiAjD260LDLkibkcJdZhBo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvsNsCRA9TVsSAnZWagAAnuIP/RUVY5QUILD1Qmiltmnk\ntP16PObO1ReodgXtxLerDc43BaI0EewLwxaQ+EKO3SfgEyggQ7SjFPsWiq2/\npa2PN4XQVA7/kDbSE3NGzLMvIIL3P/Q6kDM7+UBVqG9P9cJYA4P6uf/i77/m\nwsVXmV3PDH8kObRdgqbhSQ0EUItJHV6rHmCgxe7Lsn0q+TtdeRwJrz/6kbGH\nWqiowPpVQt8apkuxf5URO0T6YaNiy08W/d5ZqaKnNp51xFlgHCo/s2QLzlBl\nSTd2JdpAAGgvTYvednu/HwRIj1Rl5N38e+qNBqmxw29zeJCXag7QV0Q2UKgF\nxhDH8Ot8D6hokNyWYA1n4YCivKkrLTWUD5aFkB1B8nxiWpbnTJWIgufknRAn\nFELtv55RpxPgaRE2oQwxE3f0n3PtmI/JC5b10HpBe8TFZM6c/x6uYarTY1XN\nfbqHYVlfEiJR11I3IQNhzPiTsQM7kaTNuBKVTklQe2JYpJKd7vuDjO7or6xc\nvQaEzF6sCF5oN/D2voeeKOstvCeXxrL9JJqONYjMPoGhen3bw/WjXzsNaDSG\nEZIIs7X6bGRt9I0X1UwU8Ea3hL80PBm6KSsW5oQKFVxsdzl/PiTCXPrxRVqz\nOBop2tWGn4doZADj79YZJ5aAZaAZ7REE6QyuhFcMBjL44IKd+CMNC0CsJ6WH\nVqpu\r\n=imJI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"985e30f52c3996abb4a1c39509eb572c3d40e97a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.2-alpha-985e30f5.0+985e30f5","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.2-alpha-985e30f5.0+985e30f5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.2-alpha-985e30f5.0_1556005732518_0.8591618694479957","host":"s3://npm-registry-packages"}},"1.1.2-alpha-9dd38f24.0":{"name":"@graphql-codegen/cli","version":"1.1.2-alpha-9dd38f24.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.2-alpha-9dd38f24.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"f73113c6872f0d3eb63ce945bd18b1a0edb14960","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.2-alpha-9dd38f24.0.tgz","fileCount":150,"integrity":"sha512-8U9yiH4Y0jXIZUKKUUbvHzEQkYjZxKDzgkYJAyIaAyGPvZvp7kYt2sFIaOaFHeLYh4HC6Et01Jelvm+5rhXuwQ==","signatures":[{"sig":"MEQCICjGGJ+xKrTNGLvkwMKR7DSE9ETc2TbutksqKlY0vxLSAiBcuJJ/u2f3J+oe+HisIK/4om7cj0nZcdWi9ritekMInQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcv1HnCRA9TVsSAnZWagAAhf0P/iRUA7L5w8D/dpbd5K9Q\nZlHFEASgp1tB0fgD9nh74Cf7SNl02a73uYgnfRlN+h5Qsn0dzpoHAxnHk1wX\nGLPfLnHiT+347RvkYz+VuVH0yJyld8L5ovvgG4HdzDREFRvvC/qpFmFx278N\nA9yhX9KihY0ew+2EroMghE5hgkE+P+upIan5lKVDlA59cHZRWn8PfDNwZ3C9\nD0dFGoW3jMvrb7OdHLRFA/iZhrLWNj+NyXc8t++kHjopAYwC6qV5Bm0rPftc\nugr7ljOkhy8xr4EdCAEJjMaijJBw+Lzfrkb06JBIwKwIZrS7kTLssyLzXIpF\nSqfKTe0BJH9IAQ6d8pJDBggt2YeJf5OxCYANXjBHmqygl2SOcEUE0niPhAa1\nrwuACj5/+1VNXzIA1lFNx+ff7Es1jsNTA7M7VaHFscjtshs1nRsfhGBYV1T2\nkhM6SpopghHC78QuScUpyfr9xmKPPMZFik07iW6/m/jlRUzK/n3t17qdypQ+\nanw0lXA7tO8cBQ1cg6R53rA3M2lExuhhnGOyiPcr87J8kqGthqMU+vgY+uwA\n2p6XR+yd9JVnC9O4UZUIg8qbGkEM+4vxBFpm7Q4+X7DS4W4hFVTIAuz0hyWV\n8HWb6FDYfxii7iv3sIHhEzCPScIAVaaWrv7OJmiWcgrf9qWY1OUWj9vTHnPM\nH/cP\r\n=NILP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9dd38f24e23113b508788c47108cebd682716fe3","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.2-alpha-9dd38f24.0+9dd38f24","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.2-alpha-9dd38f24.0+9dd38f24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.2-alpha-9dd38f24.0_1556042214175_0.39191177474441874","host":"s3://npm-registry-packages"}},"1.1.2-alpha-d2e674ba.0":{"name":"@graphql-codegen/cli","version":"1.1.2-alpha-d2e674ba.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.2-alpha-d2e674ba.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"24b71621f534055de01399bd3b03bd9aafefbb57","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.2-alpha-d2e674ba.0.tgz","fileCount":150,"integrity":"sha512-GIHWFUX1vnBMofvY3lhDHL2VARoznK6ZiIRhLCgw7x/7HHKfmJt1h3qoOnge7NqR/rEJG8ySRVUHXVQ31WScsg==","signatures":[{"sig":"MEYCIQCIIMRzmphVjUBuOQHL4dZfoFLoImBATHZPCeTE9xT8VgIhAMnsqEfKURCKTmrwkB8qpZsfWKKPtCQLUigOIMIjpIbI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcv/AqCRA9TVsSAnZWagAA6MsP/RjvzkDhJMyBTBq9Scl4\naRhejPPJSWJAiH1AtjP2SOQLoydvPa9mAQ+l5b6jM+zkf3APkoDFuEq4oUTt\nwZZIY37BYv4DHiD7tIjzIjhHLJLnGpdMPF5cX3uCREWFXbfjVZ8fnjnChSEq\nz2paQsf3jM7Xc0B66k1qn0q7BET1O1gm7RSp0+sR5cMS/SMSOPoe2BHkWJoA\nr2F4nqGZXq1z+KphwQRdP9CrB9wngNH4b6fouMdyqEMccT62XK3uJ3PXe9no\nBJlac78VD6vFz664EQiyJrMtaY0GxFeBMtUfQVYY5IMjlwQYf49KsmhXkUU4\nhVAanSD4XQbJ2YvY6RvZU5DlJkz299Va2J4pFKD1nZc6N1Y9FaHNHZA9bP1l\nmVUarxvG5MjUNpyPCTS4skFFz+k+CyoH1pAdr/J1QtE2YgQ7gQLojBPUUEUV\nRFkilgHvxeSsnIaGHoLXvw/VJQXhDabmH7WY0NegR0u+uQfV1xGYTXf8IzeZ\ncbzb8OiQhfbGRX6OYWGWNsWG8c1Vw1K//6jmXd9wIZhJ5oyScHo4mn4MsHM3\nob9v+7G7rLVtqlo/Xb9BI5lm9zJ/cVCtCBWAee5aTXTqtg38ulCSoOHYhmRp\nxYhButgqHdM6FO3J2WcOmw9UhJgIoU/I1+XZ1oC3qqmhjR1ZTSqpHIp3m2IL\nYW96\r\n=lRet\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d2e674ba63568668582b0e4c5b77352191db60be","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.2-alpha-d2e674ba.0+d2e674ba","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.2-alpha-d2e674ba.0+d2e674ba"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.2-alpha-d2e674ba.0_1556082729884_0.9410003298276552","host":"s3://npm-registry-packages"}},"1.1.2-alpha-852e1c2c.0":{"name":"@graphql-codegen/cli","version":"1.1.2-alpha-852e1c2c.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.2-alpha-852e1c2c.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"9bffa67ae78c89643e0307635ed407b34955f1df","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.2-alpha-852e1c2c.0.tgz","fileCount":150,"integrity":"sha512-v+7tYoMJkz/TxIU9F1rbHhImLvPi56fsADqJ+JeHSlJItTeNDYN+yOdSZuGtm8bJjO5n8oJPrU57YI69zXVfjQ==","signatures":[{"sig":"MEYCIQDkK2TZbu/b1NaZ+OEFvreSo7shqj/WyxUESwYRJHv+LAIhAO4iBrB01Cmpv8hTQhjWptye0bIGlhi90CdY0BEfQ2/l","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcwIcFCRA9TVsSAnZWagAAHRwP/2JPnmttVi/MZrwoPpDL\nbsEKh/o/XtIQD+C7NbevpgnDzorNwJ6P57rS88jRtLJ7qMj5EOiSR/QA/v2n\nj7SQSyuziHP+OOyo3KKemNSq6WbtXf1fmaDMFmqlnGblGUJL8Tm5vEHP4vv+\ndsz8zN4xd1UDFgZdIGZ0Oe1lB0J1JCKGBOL1gxygOmkK3XRLMtgd/d+11vND\nhUiL5sJ1FMhzRBVCM0wrgFZDjTHz4QY7dqx5HkfhEcXUBfUnJMwMFEc08gEq\nUKym7O25zYeWL/0UcQ+t2Hlo93p1yTcxk72WaP9oaVGiV2RTYOxmoQ5uW9iG\n+UI4m9Ap1HaLj6C4AFRnr2lUFTrsc7EnA9/JDGfH99xsqkJAjaDfPfx3v8Cb\n60nJffTgLqgyhPMbzUDpSFRsqDJrxC+boIy328Is8KtURbW9Hf0ehgLsu8jn\nSb7yOYA4N5YvfAKk1XcMvnPN5KFyjJdYWNdVTphD1ZwnJrDg/680r9gXndXC\nA/laWdj6pitxhyLdzHr9UKarhBrFLIML8yvCPbco7kZk4lWP/T7pI/k+0c0O\nvBoH51eu3YbUUfbBi/JXP0E0KVSU5bF+pyxXzCj8mnvQPqbB9iRDct8k0BOk\nUJwjEoqJlLe5GdAkafhjx0b+12OPkOeYIWzoh9Qu9IOe8iOEnilizknuFoo2\ndV+J\r\n=dRxJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"852e1c2c7d73d045c77e4f6896f60031ad5b1a73","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.2-alpha-852e1c2c.0+852e1c2c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.2-alpha-852e1c2c.0+852e1c2c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.2-alpha-852e1c2c.0_1556121349443_0.16097277299310764","host":"s3://npm-registry-packages"}},"1.1.2-alpha-b20e13b4.0":{"name":"@graphql-codegen/cli","version":"1.1.2-alpha-b20e13b4.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.2-alpha-b20e13b4.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"aba6e26d194054f2c7ffc7409d1e36c74c23fb9d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.2-alpha-b20e13b4.0.tgz","fileCount":150,"integrity":"sha512-iylDYbQlqtXaCH/yPLn4g8d+7m5U8Z1gwAxav46txjmFOBg3eHfn7iLJpf2fVyftcb7kOLv5zh+JU/eH/+LnAg==","signatures":[{"sig":"MEYCIQDBtq1LDQ4Ddia8d8KHGPMhektZflADNRvquF7ybYfIzQIhAPtlBc+cQrA8x6/2j+d22fdpW+tKGLsELQ25y7rlvp8t","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcwJ7YCRA9TVsSAnZWagAAP9oP/i7Ssk27F3u6HKkyeDJk\n+xFB+WSbBzqI6aAlIB6F5s/twQ7Qx4CxzH2kMiyT0vFdJuYC/UBC/LoJcvN8\nI6FWWeDUFJ6SJu0he7sM6QucizQgPcJCPzG6Rx931gfXHzktaUl9jq5jH0U5\nDeDVbzuHSIIpKphyvslg6KnBaFZUbCP3TQ2998K95NLVDBCYxuczxwn3ncVu\nPRq5tv5ivXJFtQAD0HtTtGrDFFRwrLZnTudcTMwe0lkRXc91K3teY2vOojBW\nDDmSuOSs+EjGCT3F92t3s9s44qbAlsYMm9elSx84UQDumZqhFEF/Sp1WLLtr\n/AxpBM6M/Sbkml+ayzDHvyd8U2OFXPb1fhJS5NXMfrtQnbIzGdqfNfk5BUK3\nPBTH2HiCxCKhONCotTomZecvwGSb21J56mRz52iwLVYwQ+EjhHeA14n+59ix\n8MprLvUZWjbpOk7TyYZXOQemEeKtw9MPO807eTbR5fjqBa4Eu+6DnpYdZWXF\n6ksRqddtNzd5fZ3VCoCoyHJ2AqjVo51/wYzUdhWO14fiLqs4UqcSbRRn7Wjv\nOTEBbzoUbtbNfzbSiPDYvMxjNLeqE2Nmz+XmY+ouWoUCsJvyW6FIX/r93XiZ\n18Pf4P1ENSHiXo/NkxpP/px7R8oCvejsjc5VMEMvrNsmw4BnKrJBXxg9G56S\nWGgI\r\n=AQ9w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b20e13b4aa858db4a60adcef913698dfa945721b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.2-alpha-b20e13b4.0+b20e13b4","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.2-alpha-b20e13b4.0+b20e13b4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.2-alpha-b20e13b4.0_1556127447794_0.21421422045191862","host":"s3://npm-registry-packages"}},"1.1.2-alpha-fa817e7b.0":{"name":"@graphql-codegen/cli","version":"1.1.2-alpha-fa817e7b.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.2-alpha-fa817e7b.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"cc67cce05c86d56701287188ffd1c976099bf1a5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.2-alpha-fa817e7b.0.tgz","fileCount":150,"integrity":"sha512-KIzNWGnlRbXlg5WLwizVoSlt2/yH6AT2E4mmtk3kqbzBMbfHfWfcb+CRpkC3Kqaaf7C3gEJKkY8BaAQdXq3TgQ==","signatures":[{"sig":"MEUCIQCh4CDXKpZjOjxK733yCRCSHNkP26f+JMnhbpYhg5tB2gIgSwm77mlrgWvnRgSZhQ8ni38SiZnK6n/X9SDbjb0JUuQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcwKpECRA9TVsSAnZWagAAC3sQAJxOsj7SURd3PdTZqw4N\nqSQvcpX4HLwOdoT/pYc5nmmZ7M0XeEMQ1+TaJg7DDVzLFlt3zawiLxw/T+6h\nHR75SgqaemNLmbXHgXFqJwJ4zuf32YCAfdfOBM54DVA9TCVpra5NutxTrh2N\nuzcavQsj4B30ycF+pAZtgV0KkSExkmrR9iLTjIWO0q850/aIp637o5FjVBjD\nvMOvNDTUiqdV9y1vDrIvOKCQUxSlQTOvXgXmOXRH+Zo9oOIoHcRuLcZ37/s1\ngHJ7Bkj7UEpahHe6SsvahS5HX6IlRP6ykoL+Df/2HBUkY6H5TL/svEJ2183A\ndAy3m4viaFk/3+xZonimHRFYX8vOgBv3nnM+vxypqeMIYNrfMTj/WgaptsiD\ntTlMn8lxvjPUsiudWRCe9flLF57CQKX4ljHSh28RXDBhZn0OA9dpCUYMqUnT\nHOFnPVIrUVSmBqyrLOL/HQWE1g3onbJ0p568LLKB3AsRb5yTsJEmG2Yqmz1U\nYswe5/oV1zsMmNQTpdMmbX9LnUQwl70LaJr5l4PXuBLBr+RCn8p4d2RaHNOs\nfMWl2BzXL9QSCuJcyrSCMIJeRtqhISkvfOVs48/NoAieyHWKwezbiw5kJCPU\nSWQZm2m6UwxR+vGiyh+toCPDYON4r32zX8uLUWOCauj0MOEFqrmDgyhUG42q\nwYNj\r\n=6LfI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"fa817e7b1372b331aa7aae05e671cd3b459c288e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.2-alpha-fa817e7b.0+fa817e7b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.2-alpha-fa817e7b.0+fa817e7b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.2-alpha-fa817e7b.0_1556130371815_0.8795354131522486","host":"s3://npm-registry-packages"}},"1.1.2-alpha-80e9c27f.0":{"name":"@graphql-codegen/cli","version":"1.1.2-alpha-80e9c27f.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.2-alpha-80e9c27f.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a9ca5f239f1d7a40c817fbe95f6d236ca4c821cd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.2-alpha-80e9c27f.0.tgz","fileCount":150,"integrity":"sha512-zWOWHW/c/D9hLpO9RRhWPd+heXikfREZNEs8Yr6LtooIgA0gay4TjdHUescyb6QiuoUZvF9rbIkgbAnNeGtZwg==","signatures":[{"sig":"MEQCIG6oQ58vjjhfqkcSHT4STrG4JU63XABMC9SZMb3WYxO2AiBji2Iw1YSOpaccEdt2JAayHNeNGtMTJNacFAe5Onek/Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcwNNZCRA9TVsSAnZWagAApF4P/jzvIWRinZO0QOP0LM5k\n9HGx+y85WDBIKLf2mvNtbnenE5dThWbF8neybxpn/Y2ccy65atIfMpRxq4WC\nSdlPky0WH3pRDMjcwhPrZEu4xY14ctV0z83RXxNqC7AKmNiYGCKGlolJf/SS\n4JQLyMLdAUkMd/o1G8qVddNzS1FjEbWYVE7FMo5SPMh5MFdrudR/sRSfsJoY\nfFNUbSKj7I31JC8KUkr7Smi5m1hpCFAq61E4pvdvHWqeQ4v5wEPSFYDKPSpV\nITtAjHbBlfKx2tXd7E+z+nm8mDz90rmKO7DwgiTMjxrL9bgFdXTfcfISiMq6\nojvuBdR+n/ltHz8fnTH32Ds4wyZIbQQb9ek8KwRq7YMn8hA5U6Rbz2hI4D+A\nOOHiozs0d3PJyumhd77bW9WTqL9olerjjJhUUsoKMnABQJW2167UnsiD03EG\nf8zBlVnnriqyszpAOoJPneyZCHo4TrKe4SWJ8plzkzpEp8dHxWjS9pz2tyqd\nQWrDwx0cHJGPpUZ5cqPVsidVQ77y6H1TxdzH9N6bV2xk5Nq0DUjbIaQhlbtj\ndDeCt6cjR0NGqUaud//A37M9K/kr7Ohb45hsJIp12kEG0Sa5ndJSpk/nA0dG\nNk6GI2QrhTATs0HeFeSKwzLdbCzYlisRogWX9e6CDY1SeqDVKHieJH60tLG2\nfshq\r\n=toCt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"80e9c27f5880e66fda2a4733df2da2eeff5ac5bc","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.2-alpha-80e9c27f.0+80e9c27f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.2-alpha-80e9c27f.0+80e9c27f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.2-alpha-80e9c27f.0_1556140889121_0.9060697033445011","host":"s3://npm-registry-packages"}},"1.1.2-alpha-a20fd700.0":{"name":"@graphql-codegen/cli","version":"1.1.2-alpha-a20fd700.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.2-alpha-a20fd700.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"99368afff81d860780ca3aa9c368dbd9631d630c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.2-alpha-a20fd700.0.tgz","fileCount":150,"integrity":"sha512-yuPVP0KaMckYAgmUyMPcTtnhQznWTcFjBBM9CC+N3DpibRvV8AvELwP1HY7o8VU66T9QJ98lQF25twDVPhwKng==","signatures":[{"sig":"MEQCIHj7KkKS1WkXrPMYa2GMVIL/iV0hhX2HpFhcdl3UxdT3AiBoHcWxfGBw2n6NBDzhQWQFtP8rhTz0zULZl2sZlwkPSA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcwPlZCRA9TVsSAnZWagAAsgcQAJ8w8R9YVaiFkD+LA3Dc\nfs5Y/UZ8DxgBqH4O6BeaRJgXU1bUe8AVh08i8h+6x66HI/XV3Ma708W2lZgJ\nmNfqlMT/py4Ry7gbGN51gZKjaL62aStM39H4aFHwoOYZvtTL37R05uLvQMKE\nIvLOl6BK0LfAEy08EQxrcz7xxhSuk4VB4AVh4ZagAALgMNDdxp+XDl8eu0ps\nczDNuG2OoN7cDEfoEmM9XQxGrVsyWgrHO6EqP2mJE/+YC2qStRA4PfW9kVwc\nvNmvd1U4Swml01Lws+PZ3O/mpwoEQZvrVz8AepEywRJv4xEUjXBlMSYZ0c27\nlJ4O4mExAhzIDzatW9W/rdWm1yvNX0eBnsuV39jw8BS3QG2u52uTKfJ0IW5H\nP5fKJlhGZf/MX/Zmzc5GtJ5MageiSMwL6mic4GdjsF9rFMbS/1dXxHhlIqBZ\nwBatwgB4VEphrlcaO4ilFU+rZiH5lc5ULERUUATvJUoKGy4zN7mOTb+9wnON\n9qqjZkIvIhNMzA4kAhZrzY63gUTfiED+aHDqHek8ZvG0Dix8mfXx2ShTsjlq\nTH5ezr42R+kQQUX822ktalF+5P5lG81d5Ylbak6EQ6mk8tZRN1zpZi8R7pVF\naClpt3Eh+wohSNC24gb67kRNbyDAXv7lzx023MubOz6RfzaOYPFDAmfn7ose\nFCHu\r\n=ck5m\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a20fd70035f40588e8ea933304d5b54e263e6991","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.2-alpha-a20fd700.0+a20fd700","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.2-alpha-a20fd700.0+a20fd700"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.2-alpha-a20fd700.0_1556150616620_0.9379810115856915","host":"s3://npm-registry-packages"}},"1.1.2-alpha-055ca14c.0":{"name":"@graphql-codegen/cli","version":"1.1.2-alpha-055ca14c.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.2-alpha-055ca14c.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"11e6bf5870188e7bae056be198c8af37c12d91a8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.2-alpha-055ca14c.0.tgz","fileCount":150,"integrity":"sha512-JiwrKvkitgZD/YP1eO34baWGUgk0YwwvHzJZyA1PTT30oDhXN4viIpNR82U8TuST+eitNNvBOQrvy1esMEBMSg==","signatures":[{"sig":"MEQCIBVZmLwHlx+kC9A8HK5nWoLxgbUG2RYb5gjvHxbvalUnAiBq993IOQs27cyRJmFQVQUlntIjB7vWFjhMkhwmKcD6ag==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcwfyCCRA9TVsSAnZWagAADfkP/2Yjz9Np4qtmJan5lFl6\nAGy2JDcXP/f0x9kdNAVrt201Fi1PMUFKgoZyllwV836/ZVUNeSfi/uEuzjWT\nezovqoiDYw2slSkemR1/gs42sM6FH94xoIxdxDz2/HagxT7CCX0TNo2tbrkt\npZi77hFD4Siv/Vr0TPUtWhQ0oBkIfHB8UoCUFNE6CJMM+EojHchPJ9vQS9Bj\ncrblsJiMCDhxFLXliQaZraZWjvwJNw7DVgdqLyMyZ738nX+1pu2R7V8b20D4\nbaLzPBv2KqepT/J8zQoihdHqAy6q5Ss4Vnc9ExgHg7H/9pA3ANFlw14VNBc0\nI1sUJ73qUD5hc0CKA2SymaNiW50kce19szcZKMohcn4C/F9UytsUDco6p7MM\nonSCKk9anqvbv7CoiTOZGEUxIwl6WoA6qLanI/wf6JqPAz0CDTslFskHqxC+\nc5l3RKUU/jbrjVSgbSohGs6su6VdmqVT5FLknbyTDmvylSj3CFwO5cde7cLp\nML07IM/kDwove0vuiH5vJvmL4JTA30RbA4SUih//0B2p98Rqk3uyQpBdnZGx\nDOC5IUpMjs0sJ2RxmvwbJy1QPTulnw79fPkAQuCAQYlwQSej9/TYj19O/37l\nMZVokMTHtamU3x2xM9jHff4/eTcS5opqg6gJqyjws9W9JnsJg71X5UMxwonW\nx9Cj\r\n=59y2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"055ca14c49f5b8d64f3a9b1bfece5f2084e85e09","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.2-alpha-055ca14c.0+055ca14c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.2-alpha-055ca14c.0+055ca14c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.2-alpha-055ca14c.0_1556216961863_0.046544025068073536","host":"s3://npm-registry-packages"}},"1.1.2-alpha-06e288c4.0":{"name":"@graphql-codegen/cli","version":"1.1.2-alpha-06e288c4.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.2-alpha-06e288c4.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"56478f845c03cd117ff2d4cdef7b055751f3fcfe","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.2-alpha-06e288c4.0.tgz","fileCount":150,"integrity":"sha512-xc26GGAEbLJXEuT4/PxWwcL59ZQCTB4TBaENHMbTwmwkLRywZQ5QiMYkchPbTInNHUIv+ZDzpamji3JS/UKcPg==","signatures":[{"sig":"MEQCIBNoxQwwYpMky3WJbhUUOhyhf8e0fkZtzeROY/2cgqVEAiBL9ufYG8YvcLZaF6OQXKAYePMcBXajX285uIJAesEvmQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcw0cWCRA9TVsSAnZWagAAth0P/3c3ha3BNbJEH0eTvkgK\nj+CA+zY0FhjjyjqQkQqVv4FN+FHpwMnUNIo90j/GrbGQzBciDpHYvy8TJCs8\nDdCvsxxgU/gjNYNMIprdqK+p+0IVm40WkOZFXMawkuNzt2SOvxHTi2Fd2d+9\nBTrTNIF0Kvpwr9sjucsCBiPXsD+S9mpr9KfhSCkxDOxKbNvTGR8bvL6EOrJz\nD++LGdUgVaoXPvSj1fg0WiJBn0XF1CYfd8Vaib01gH3j/duv+7A0DfTptPnC\nbHfsxhYdeushGEV6+jVf+uBlR1xZBEdw8oGrsqwLxZM3RVYU1ZAa7y//h1ZG\n3gtcVP7oMqDd5rCTNFBqwlliNPnutvFGtFOMuVjuQ6DHluiX3CZ0HtliVsmp\ny5PgkQzCQ6lNVSU+Pq+742hd968/+Nfz3EFxHk81XkwJ3LsJ4SHehAIHUtXh\noF2HrM63nlm1Jvz7YZiXyhEvbt4lxUbyXxQe/hJIhva7OVEgGhbKgOP/q01S\nepKOppUpA9Vy6fPgveeH7r5K3Jhx6KA0++7vs18jOUo0oEiUshiaAV5aIJku\ndZmM0HC2W5i4RaUR+5C9rANxQN0tj/nYkipBx1w59Ve3kCeHwtw9aDfiWaRX\nkw+MTT3Ukht/hTpN0KdUdC3Bo37B/uQMzI/JHL3KDP3EkZWeSgIesQOykQX3\n1rw9\r\n=l4Pk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"06e288c4dc61e9200125816e2db506c9ec588b4c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.2-alpha-06e288c4.0+06e288c4","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.2-alpha-06e288c4.0+06e288c4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.2-alpha-06e288c4.0_1556301590087_0.665267583705003","host":"s3://npm-registry-packages"}},"1.1.2-alpha-d14875ec.0":{"name":"@graphql-codegen/cli","version":"1.1.2-alpha-d14875ec.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.2-alpha-d14875ec.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c33522b9f8c8f50fa069907fbcf9d459fc693a5a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.2-alpha-d14875ec.0.tgz","fileCount":150,"integrity":"sha512-mfEyJPns6QrZCT2ASbvb1ltcE4noSx0M3dZuI1NW3ntaYRiwhSNoxQWtkoC0BA82Atsli7A5xT2xXGdMloYELw==","signatures":[{"sig":"MEUCIEGun5mfR1QOwZESct8cCM0yUjjSkD6ySrldjEyVqoW3AiEAsXfvchz3NNkGntyGIU6ARUGOSpN7LBeNZBv9l1sF2Kc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcw03TCRA9TVsSAnZWagAAzfMP/R9kWzXlnGyBy6i2f9vH\nJQOzPdfr4LZruNd5126Wr/dIz1Si5+SbbwohdUnxV49ZSmMMk0+DnK7TNfdW\nMGFvfHvXepT/ZK6N5jrDBKS6OS3c6w71UKMu2ntw9YVCfbzwkdOGju8aGb1U\nvjyGnYkwCNwRPrdH4Rllbl7DvyHxMzmSBiOXRVFjssu9IBl0gt7PCQQPcK1R\nvDtaN5fk44gKOmuy4t3DUhAOZAqgdoiou370H/ohCnObFb8UXbYC/aubKI8f\nI9AU9bL5Nb7F6K92Exq7MyG1qHNxD0FmFyhrXDQUFDiZB71Pn0ADG1WmlqYb\nrceR4iWKzlEdmubHTCFFuLcOmA+s82FnJHtbqGqbPTbJFjql61CxaImPj6kq\nYvxmWMfInvZQ4YL6BuymcKSh+CBkOV2nfqy5ftTHQBfEFd+dc3sMKDEhY7tG\nFcRHyMxrIZdWzm+yX32jPiBYtw/DqHT1OWISbExRjpl+f8ltItRogAr4zNnE\nMf2/HleW26QzJw+1NqQsFra3acgbfJCijID0nOtbdDV7Hu7MbI7JTf6zYB6l\n3czUprh+1upKOLAyOi+nrZ4lZrfaSCEV/1LKwTDkTUWJZDOjc2Xpbf/PscIZ\nITAx9OqglX3kjHZU6VUNlJdo4oXSY0R0xNQ8I13fwOiDspq9xOetkxE63HoX\nKkru\r\n=vF0u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d14875ec3f46b3c99a46b94cdc4c9367f28603e8","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.2-alpha-d14875ec.0+d14875ec","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.2-alpha-d14875ec.0+d14875ec"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.2-alpha-d14875ec.0_1556303315019_0.4943285894860927","host":"s3://npm-registry-packages"}},"1.1.2-alpha-e8be9951.0":{"name":"@graphql-codegen/cli","version":"1.1.2-alpha-e8be9951.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.2-alpha-e8be9951.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"762575a4db4efbda2614de73aa4e990f3e3635d4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.2-alpha-e8be9951.0.tgz","fileCount":150,"integrity":"sha512-T4FgiInf0+8DQJ71zcFuCYMsbLEmugNTrq9CG/RyCWkkWkjBjvK93D2+GGlXx5LNdPQ9D4PkTnKTdEbMBpn/Sg==","signatures":[{"sig":"MEQCIAH09Jp2V2IYZgjt191arduYN0NTqhDH55uuQ0hmeKMLAiA0NxBFstGMZjynk0h3gDU6YEMoH1rMwNUGUzNskd0Nlw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcw2IFCRA9TVsSAnZWagAA2KEP/2PPDFzA10Ups6QLFgVo\nOJEz2MSg74HUo3xgMlF9K5mdmJRqbLlnt8kA/oBtqQsLBve+slmwOZGdiBr1\ntxKuzk2AjxeqBVrC5wukH0oqeLrZ2fea3bJXQzGAwoz/x+5tI+CREQEljOSS\nK4X66sSGjhaA3nvbCvkqLhmAE994AE3VI8TKgV9Sh7JiZGTkktRa58xdgqfM\nb0v6WYKjEbduzlEqhlq6hyW4l63f/eB1YY7ywxckpNsmrXdl2gW3mBbnqyI0\nSNv6k8feabofLA0raG50GPwl2qrxMNnwxJ8HY06oZLX8st8tV4/G6TSDT1XE\nHMUonVUsoB+N8gGZVhMbo/IsPTwKvvIIp/pAyk2A5bvbxmXD7JJU7ljhzYIa\n+UbNFgZsr94y87ePX3RQ9YPa01KRI/AJ4M8oRZyyu0qlSbWZ6UIMTAaldVL3\nkODjmSUd5AKvut+WnEDobsRTWmmBeWSErh+iwHPbjSzRKsBxLxYu4uGXHXVt\nXVzMRL0y8abaV98Ev4/2PgwIKPi4sUaHjlpX4ZpquzjmbPbjW7lHAqY3GRd8\nDeMUsuufnqV0Le0x2g8It5YWUF0xinkuLOx0GGltEXkZnXWaPAkzPVPIgiuM\nryKhVtuIRXZAs2W+Bsz+K4ZHHsqe8WJO9KFcbMo+Z3qv+NRUXqY0gdlveXvK\ntfTv\r\n=LEuR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e8be9951bbbb30ca6cf77686ab127155b2745555","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.2-alpha-e8be9951.0+e8be9951","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.2-alpha-e8be9951.0+e8be9951"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.2-alpha-e8be9951.0_1556308484574_0.4006414130065685","host":"s3://npm-registry-packages"}},"1.1.2-alpha-3becde23.0":{"name":"@graphql-codegen/cli","version":"1.1.2-alpha-3becde23.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.2-alpha-3becde23.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"43ce10e3a56a1dc1658c0167530438794a964b73","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.2-alpha-3becde23.0.tgz","fileCount":150,"integrity":"sha512-oPCcu9TQXOZtMJCHvOo7hTHzLSZqZ5C7ooHy6EsTRKJWYSqC7scG5aJqOmfgnvfGoKQfatP2eN2kdiWTefaCEA==","signatures":[{"sig":"MEYCIQD3Pz9hAjHXJ7PZV1dJeLyz4ytaGjKbWiUruYZIIYM3ogIhANJDDFQjwOj+Lubi2UBWK/vmCIeWpy49w5qG2tOiEWpO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcw2YjCRA9TVsSAnZWagAAgKcP/2R1bCYL3WAU6CJ+k8C2\n3U1VXIAbY/3zlk167+i2lqVWyENv4fon/lNFDfwoMQ1OD8xRyzfFq6KP9GUi\nuuNGRdYNhnSADS+FbGe7RH9EVj8xJdDR2OJjYj7E+cFCAGEr6Dkb1joSASep\nyPlN3fpAuHN8A4z1yThj4eS2ppfx1BpuUSAdmF+KJ4PdQstEPSrblNDpacz0\nfrKFG5Um4WOMG5IXp7XiR42WRgcDs+N4iHS57YJLWgoKOPCnZdek8UrifFQu\nZmbcmfkq64UcegBI9mVSoindFLtP27Gc5O5IPV6iXZLWouM3gq7mA3LvhhX1\nN2KCKUIrF4E5ZQ7Bne9pXvZTjvMpMWfwqe9Nmwvvj6EtH5UMfMyB8hBfYAc2\n/5x4y7qwQfM47kBpTsrppojqrruhSMXLcqdqVRUEOKUVetLtwwX+BZK0SVIS\nxTlfJsHhPIU5o0jPlREqxrZiCoMmnFDzXrhDGuZqPRKPbt3LzIX2sWuaxPCS\nDv6jK803NpMNbumgw2xm8LSAEU9wMReLOwf3SmN/Hu+xkv/xYUIjzd69wrUV\npqqZiNrQWVA5hzUfgnHibj51i4kSz7D03NHEA4zxhR44mPWzA2sAsaZLwSmt\nGSqAxErVu862McZsP7bxwSXMoDZkTutQtbQ0q5mi+kvmGEOwhy3fb+y1OjeE\nA68C\r\n=ZzJK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3becde232555bc57ca6614bab3d9cd47e2e87ffd","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.2-alpha-3becde23.0+3becde23","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.2-alpha-3becde23.0+3becde23"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.2-alpha-3becde23.0_1556309539290_0.2616671206858796","host":"s3://npm-registry-packages"}},"1.1.2-alpha-cca348f6.0":{"name":"@graphql-codegen/cli","version":"1.1.2-alpha-cca348f6.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.2-alpha-cca348f6.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"7cd89df993980449fdc997304efd4c17cd786578","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.2-alpha-cca348f6.0.tgz","fileCount":150,"integrity":"sha512-Ri+D8DjUJVeEGvHN9PRGX/oXo2R6Omv89p2Dq0sJTHVvidBN9c5soCiGCqWKHikJXitOjhsIVAekLsz4/EZb+g==","signatures":[{"sig":"MEUCIQDkmVXLkSGc5gysxBoiMTEowxclpqCG1lr4J2tIjN6p6gIgc3sz6Xtjm9cc9vhHHVXiHGiSDQ3420/fz36aLM7u1Zw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcxDC9CRA9TVsSAnZWagAAD3kP/iCz9FC3FFwwVLQaHvRn\nDCtJ84feBDRvzxB+vROkqFGRARygTBV76fJvFzBACB+dgBY0+ghXaSO1gcRD\n+qhy5eyqLcRIX2NSgYsiV5N9aKhF50iGtAtuH6QgAqhRCHuKebQJJ//kQ1Hq\nzMY12IkRKImk/2e+ONokHKwlW4cK5vbBrAoiGTXVsWc2u0jjfjR670usbEMJ\n1CNd2x6s9gSHYVaaCxsJqu9Jsvqf0BjN/TaMpvj4ZTQBlX3TDcZlSATBtb3f\nHUYSuHnCPDx2eYApu2XzFYrD1Xyc3AqR+84Wb0tt9cssKQnVMU6PGHMEgdlp\nSwCeOEc5olLzz97nO+dEuOz6z9ZrN0MwfAECm8LAVz1zNfjgl2cOGGEe2SI4\ntabKKUGWNa0X/Bw9yKUTsOvwKMEWz4FnBEXMWWrL15lLhn/qatoaldbaI7p+\nMSfFwGvGwkiSfjb5hxEe8O//8wF7B+AyM350BG52xyHLHTPdpPi6p4kCbktF\ndIA+AgiMz80leYn6AxoN0C6s6GpzeQyfB2JYcMPwDkGF00753UaokApgQAYj\nQ0ZgthnBrZr7HI0TrDzRV9Jf9gRsRM+bUou/S/NayOGUro/i276cM6UZ1/sc\nbUhQrOI5JJh5pTZsAOf5o9RuXUyfxLb3EcsV9O9gy/fDY1cRZqOSmyo4/q1G\n8bA8\r\n=/Jjk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"cca348f61fb10e224f41d933bb47e901ec88e8c2","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.2-alpha-cca348f6.0+cca348f6","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.2-alpha-cca348f6.0+cca348f6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.2-alpha-cca348f6.0_1556361404727_0.08850089370741543","host":"s3://npm-registry-packages"}},"1.1.2-alpha-822485e6.0":{"name":"@graphql-codegen/cli","version":"1.1.2-alpha-822485e6.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.2-alpha-822485e6.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"23d0613b96f61001d8e3a5d8d410ab1d514bb717","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.2-alpha-822485e6.0.tgz","fileCount":150,"integrity":"sha512-uz2ufy/QtlxIjT2dBoSDfwdnE1a8Dnc+XXUHqZcCf1TyjW3IZC3hVhjegpt8ZeeWfv06nXE7bZFabWUrNy9OBA==","signatures":[{"sig":"MEQCIE8ocH8Bl9JskXEi5ejYudEfIILNEuC/jFaiz/yflzSuAiAbA+t28JOozM69jiW+u229XuXPn0G0/6XoG0qQcneSGw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcxayWCRA9TVsSAnZWagAAO6YP/ix94I3PLBadoulIuONa\nXlnwp66KE6z/aMlXyly8Uhdk3qEczc4TZJpLgcieqk73FD+pUpDQxnoBWeGg\nAF7W0pJmXd4LyTnfX9ljsVkyJwJB0r4DQnn9teHgFAy78o2u4klrnsXWpKY+\n7yRbDBRNZ7jmsY1gSQck3R+nLn7LD+O9YfvxzdcHIhL44VW0MqBErY88P0ce\nqZ9IFsAw9o05YGVvHVonkFavfpq2RRYeHSqW45AK6CS7ld2ZO45HCALYNgtJ\n7NMv6cxN3r+6OTJgKTjnV+gx5r2wVVGP2yaqG+0kzmF69hfr08JJ2eyFIcd8\nBakVxnYu95W8rvzhkvj97rjFMmwOYDNg/ULTMXtUFumumnPphLBHEGJSCQbR\nmdbyIZ2rQ+AtIspolGwXH/tij1MpPjXheQQ3XzDZ7ijKljCwrE45Kjsk80bp\nDLwaJPBS1h5Q6rbIGwrayvGGBHukRVubJHRVXh59HRtauaDfnQjNWnTaPISt\nNxm9Da4AxrqAK9CQAznNW65XuqiJlOSlFT16CGMLDe2QUzyGlwT5IAGo8jbF\nJxFyzsYdO3JuMTUCTy9phZOPAYuKRdKeW8N94YR+TOjxWsyFSo6ldnJD7n9d\nlMCKSq2XBdC2Y51HTwu4GNuACAM5KoA2VQqTd8Y6JM8ml/pNtszp5+9eAZWf\nZ97C\r\n=kJDR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"822485e609f462ca13172faf7826ad4b6eb2a737","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.2-alpha-822485e6.0+822485e6","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.2-alpha-822485e6.0+822485e6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.2-alpha-822485e6.0_1556458645796_0.6689254168710035","host":"s3://npm-registry-packages"}},"1.1.2-alpha-65f24bcf.3":{"name":"@graphql-codegen/cli","version":"1.1.2-alpha-65f24bcf.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.2-alpha-65f24bcf.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"91b1aaef03025eed64a613fe0c3a2827e195e0c3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.2-alpha-65f24bcf.3.tgz","fileCount":150,"integrity":"sha512-4zQvSehdCn/OzBaV5vEjYlUQ1V7D4Mc1WQh6+vX2KgPrQaqfg5QvxjFtnZo/r7s3cQKJGxk6XolGzAZa5EFd0w==","signatures":[{"sig":"MEYCIQCxO5GYEhYGK0vMFK3IRX7MUTNmKeThF0FaPeJSxtSHHwIhAJ17D1xyKdbP0J8uqasvNRsmvCv+nxlUhsm3RMlyz6Hd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcxa1pCRA9TVsSAnZWagAA4KUQAIFr0BuVSIsi3nXurEZ1\n7Zw7zL1MNDgHn8O5FQQ066i/R0iIHVZPOXXwGYilIdADBDJ0MAIDRHddrp3i\na7e2dQ101ikY167M+zu0SyPFWz32AFrDdYlrz8FfuHhVWhC1eplNbwhnw8vd\nf+aGPPdQZ6WuceWvfas4imkg6dpXJ7nu9MUymixg7LUr6TtwaopfOf3hvRx/\ntcBUakrKRyi63toOSj+y6SZyknuZWHqwL1EJB4SwoI3V6Rb2dziTTtdZr3xf\nWguKRUnm/yUH45Egdzql3WTrHdZbOk3cfgHOmEOTEL62F8X32eLem9ZaBbec\nbLjDQqSjcN3KA1Kg6YHRVTQddmKRjEQmZYc4/TiK2+Nw/cAZQjxWtWhE8BTb\nBHQAthxFltV26T7MPj/Lw80sf192257hqXEKMPV0bMwj0Du/qPvn7hC3zHT+\nvdZnVBdNR5F5mCXGOsl6OHpYRReah0no1nkbZb4xAx980hRkrQmoIxIUA9ss\ngcI2JIkmSm0lWK0EJv5kxSf0kpq65j+piHuRiXebWedMiz0MgZYjq4EL0Qm5\ngYniAQflGvQt/3iWWydTSV/XvSL+a6h8+2G2dIROcgOzKz2ML1qXSd3nXJjS\naIQrMxBZZeGf5ktREkYqOvTJZYMmS0Rh9h17v5akh3GrMYKCN3TX2NhOTgXN\nA5q4\r\n=p40O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"65f24bcfe6c87076cee5fd1e3a4ea06cae178173","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.2-alpha-65f24bcf.3+65f24bcf","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.2-alpha-65f24bcf.3+65f24bcf"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.2-alpha-65f24bcf.3_1556458856432_0.19993171118611452","host":"s3://npm-registry-packages"}},"1.1.2-alpha-5fdcacad.1":{"name":"@graphql-codegen/cli","version":"1.1.2-alpha-5fdcacad.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.2-alpha-5fdcacad.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"d6149994f1e0fb984a8a8c72bce92cab7fcb60da","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.2-alpha-5fdcacad.1.tgz","fileCount":150,"integrity":"sha512-hTnVExmj7srJwq77yZKgzwAkJ7741JllkQ/McSUfPLdozaHMxGqNgfgDNkGCb2XHoTAy+M103Et/vNl+MUXr3w==","signatures":[{"sig":"MEUCIHJ/rKiWqqqYFoGk+UnqeRgnDXgYhvxoDjmFal2Oj/v7AiEA4Sv8sOrpPfP5pBh7ihsk7NecxwH+wBu2D5SkbZD3FPE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcxa2RCRA9TVsSAnZWagAAO2YP/3qsAH9c0rI4nGbYKYj5\nZaMMyvfjqXmBBhNuHy0qzzUGCvdbO5csZXJJxiZgiiKcEmZVMJh/Uv2g0+yd\nKptrrmMBFbdmxMrJeG5GXUlO6QBSnH1p2aYCqUdjr29sjjG6d545nrZxCS0m\nzLMtYnjjpQP1Uwdc397M2Bk3Ld6weALB+Lc0Kow8EDRuuI41/jcuqDWEdiJW\nLji01TDWE6xU4ueKC1VAGuEYBn8r74Q0sVQ6a6yOjLIMUY7DpNi0pGuwUQ5Q\n8qZ/uV8dmJpwTXQDRC2fHzVQOYYIppu+d2DCDjDl7VoLixyeso4RYvap6eB+\nZY8y1x7uPtzO0fkZOIknCgrweZtjB6i8kgz485vuFrffe2Rt8XOg9uxIKekN\nrrvxwZbHzAkKqmEmGtHJKj+wXq3iqf9j8ouZhuys0r8Mcod8hvQ/9XKN2JOa\nvMjJcq/tWxannqAj4mAutCSMIDA9oGJT2MlSBE/C1JxSyeN/+hz03TnrgPXy\ndyhdZMttpxafDIRdq3kJazzXsOk0aJ+d8fTxQFFBLF0rKKuAO77TnYwEpNJ7\n+L+quJd6q/z8NUqh1jRRvMYoNItTx+vIILyVnhTLRW84QFYPFNgzs4mioHu/\n7YBmJDu6FtbOoReMy2aUd/rWmTlalAsZfrNvApcfFdoj4qJBZfVMY3w39wRX\nUwCl\r\n=Ecn9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5fdcacadb9eba8f846761464a49458183f760af6","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.2-alpha-5fdcacad.1+5fdcacad","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.2-alpha-5fdcacad.1+5fdcacad"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.2-alpha-5fdcacad.1_1556458896545_0.131065122360694","host":"s3://npm-registry-packages"}},"1.1.2-alpha-b335dcc2.2":{"name":"@graphql-codegen/cli","version":"1.1.2-alpha-b335dcc2.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.2-alpha-b335dcc2.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"b76f67904052965d7526ca3d8b805f7b984da941","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.2-alpha-b335dcc2.2.tgz","fileCount":150,"integrity":"sha512-VpNjMXw8EjZpHNn0+5XrMn7NwN0r51utmMcs+Ogp7YcofiS8TLrdV9eWPZgprcA877XiasJo8d4TlftIsC2law==","signatures":[{"sig":"MEUCIQDl7Oyoty5MX/+1yChl1JwN2MvHo3lI55fDU9VXSUZYPgIgPayPSkSmOFwJLSnOVG2keipIjx/ODaa8tvWV+EU4MSU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcxa39CRA9TVsSAnZWagAAwwUP/j1UN/LJhYcUQp7fZ3bn\neFzOb+KnS4FfGL7a/tgH9aMRfQ8RoNwpPdhl10ftPqcwIxPzozqqIA2mJJ+L\nonH1KM2ZdktTfbajDppi6eaWd7kh6YblMROV4iZNjbQDg3pKSiZePjefqLb4\n98NIxdPXX9ERdkjLsa3T6KAtpcJ0CSqkoMBco0GumIx41ykJN7EMoExSSk7P\nS/TtMRrgBCNZkPJhIWAXatXKKhMEJIN9MxDYvZpZBSeF6JLwK3HHBRc9ceP9\nhfz5FKSVXak9+4oqzvtu4CeVnxmQjh7pI9pm0D9t5mU/tHkkp9/1r6NxImzh\nFuYGwu7So6xqirVXoe3cckSzC5ajZsAycAZ81NRVaefZMnapCA0gT0Pj5F/5\nexPIwkPFPBFE0MyjzlprvKfRIWczAgTTp61Ee0f1A/5fAbfrn4nv00QZ2R2r\ni78Yr4QHe9m1GFfUVa3lajrU9BbkKnIcS3qmM+12CQEXf/UF5QTy7YbHWCpa\nR7t0ICfSpDa25zTUOjr7LZeWbUpxjzCk90e3O6FxiK5qZM1rQvDiEomwLwVl\nhUKVOMf82yFVOtBDeLSYZfsDWqzI3ZbwElmzI+xkxZIhit8oerTClM+JYdE2\nmvlfuK0+CP2Sw+La+FxkgjdiD1Tzg+qh17Qp6/mjXdsNadP0VgCjNFTXcAkJ\np2ZT\r\n=CYsV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b335dcc289eabf0b91be3cb24a007e929a2b2fea","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.3/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.2-alpha-b335dcc2.2+b335dcc2","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.2-alpha-b335dcc2.2+b335dcc2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.2-alpha-b335dcc2.2_1556459004882_0.6002991983294386","host":"s3://npm-registry-packages"}},"1.1.2-alpha-6b83afb6.4":{"name":"@graphql-codegen/cli","version":"1.1.2-alpha-6b83afb6.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.2-alpha-6b83afb6.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"62746cb378cb5108b57b32c335f05b1cc2e0ebed","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.2-alpha-6b83afb6.4.tgz","fileCount":150,"integrity":"sha512-R4KIpRUilt9YHtROhUdsG9GjuS4dTjWPetUgW3L4calKCWWdZgnV+w+fNQkdOlXJnnLXwGkMhonFclc1Y0i2Ig==","signatures":[{"sig":"MEYCIQDL1qoF0cm9scNyu25h7sGT3B+IjuCS0dNrrBdP4BQ+rQIhAK3bYHcrUEMLTHT3xgvzcrRq/VWGIuVQEEYtaqjgciDG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcxa40CRA9TVsSAnZWagAADjkQAI1J6lqZo+qnaAKW+IdB\nbz0oLIC/OM1TL8o/uT5LuDkbcDMy2eIXuy0teMlN+PDsVchWjq0hYUJd7Y6c\npdKjS9zhHH9+Gfc8dfHjwdxNw/E4aIJk0vjl2IyfjxNEwJPIaPii2lgtzXhW\nDfxM/vM21+SCohMoQjEYcXUwc6np0XbpU/YbOQjjidLTBRJjixnkvgQ/wMWZ\n6cuukBufAznz6DWfgXZniqbkx96/j/BHTCU8VayP786vO+R+O8uObXGv/sGz\nTrT9Mprj4gdwQGOM0KnZld3DNEhKalAbKHVx0SQ2pfOvRz3a8o3OArA42SLR\nRQy59lEq72+VeqwwQyDw/BORVyJtSlnTiWWpzRp5BllgoQjc02jIaYZkmy28\nz6JQuR11tEHlERkIOvvY5KbzpIFgTLWZq5HRm6K9ZQAUe03uB6SqGAY9Wzmi\nv9kBsqtXPJYmW3H8KrWVAArEb6vY2gYrVn/LmqR7scg1olAxzI0sfLcnKB54\n0ZcV3qjWzMtc/mxv9soH/VDDL7Vam66L1ilwCJneibZLfLT4j7+gePxB/gev\nBWlFW0So4Yn1tQArrXiOiDvQnttyfQ9JHkGhTZwrSuIjXSChq8zWJUU8lTjg\nNbslVMfMSc4wT2MQ3zqMXkZZPQXkIznJKlROvhaE9Ix8+pVu7KlwumSHVL0d\nZinq\r\n=vMAC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6b83afb6b99df4e1b0f02c1d349c0cc4f8017c59","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.2-alpha-6b83afb6.4+6b83afb6","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.2-alpha-6b83afb6.4+6b83afb6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.2-alpha-6b83afb6.4_1556459060372_0.898698310896803","host":"s3://npm-registry-packages"}},"1.1.2-alpha-502b5136.6":{"name":"@graphql-codegen/cli","version":"1.1.2-alpha-502b5136.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.2-alpha-502b5136.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"f320a48671d40bd42eb31f9d31a4d41353dd0261","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.2-alpha-502b5136.6.tgz","fileCount":150,"integrity":"sha512-3d+GsS0AYr3ORDZgmTZEyQuttb8rE3lWvTr0H5D5ENfOeJSKSJ21CEzzibJhwMXyfzR6MFXwSQyH/+c0+GNTFA==","signatures":[{"sig":"MEUCICPP7qsIw3DEMSoMRqC4hvauyv8Lk7aaMoL/1yOsHvBUAiEA0hllV0d3CXnzt2A+/XtkbQeB62Jr8g3XGYL/FD7lFK4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcxa8qCRA9TVsSAnZWagAA0NsQAJRviILoamZL3pjdKxMO\nqOPQMj+ABy3Gbx9ikQ560jk5UMpMtr+FKSAKk0bww91/r1Z+k0d3RcjOPQx6\np3XqKtVmJqgon0e9ckouE6SgF9GRN5A/nN7zuRgknYPXwevZVqZ86I3DmMHX\n+/8Lk4kzyeBh42Z8aBlW/Uv0YisFbPjX2pQGtG7wPFWLnym5IXe5uAUS69eS\nDNVxvj41RVrMMjvYd+KyqDt5MFV/gHzFhbHECDOVrUG0j/HrzhN70irodRX5\nLTm50HStAxdl2P3KOrI+6GsHtbm6kxpOxNV82gzwpcuqOvx49q09miy25FIV\nFev+76lUt2YBYz7x1yAkuZai4hUFVbhw2DfINFoS90AJTlddtovAiFGf9RQw\niib9WDUXQdKch6D4NQIlx3YmX8n3sOvCm6tDMcqtw7rdhQLvjDI227VOjWn5\n0t1LCX46JCkjqUpZmM83fD9pn20jIYy1MqY3I+89maFfRIZ1FbQP+e6go0J1\nE3uYVKIkGC2s5qz3Ull/SHKWGUaZoKtHO8HmhMBzB18k7DN/uXpiRHR6xcxx\nNT/I9z8eGPYhJ6RCtRRrNo94L7uoM+C2diFFbkdrjNr/PEofWzlk6tYQkOSi\nOT/40dkcmNB7g8XMOeoULJgx9M8qblHLMQ+4PyYPf9uffsyuuGBEr077ZQhm\n79Mu\r\n=42uJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"502b513604ffc31f2245eb196f718fe08c6fef41","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.2-alpha-502b5136.6+502b5136","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.2-alpha-502b5136.6+502b5136"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.2-alpha-502b5136.6_1556459306239_0.11925567059136166","host":"s3://npm-registry-packages"}},"1.1.2-alpha-1fe3ccbe.5":{"name":"@graphql-codegen/cli","version":"1.1.2-alpha-1fe3ccbe.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.2-alpha-1fe3ccbe.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"8ea922b9c98cc054eafe35d3b174f8049186187d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.2-alpha-1fe3ccbe.5.tgz","fileCount":150,"integrity":"sha512-ILPoFhY+avf0rhUvN9bjfugdnEMciRbuleJQuaTB9qsRkUm6p7XiVFuu+9C7IiYncSUAupvAZp0VZ3yzKCMVTA==","signatures":[{"sig":"MEUCIQD5ltXRI3hnoiQth4TurcwWYOdLRSkgdg5Jz2PPSHtbHAIgJsjFvhJYR6pdIew6Vc0aK18i9sr0aP39rjiWTg8aEgo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcxa9ICRA9TVsSAnZWagAAuOEQAJ+Df2qrUvEZcB6c+DgY\nuGs9Gje0VCvpVymJIKSN3wJoEiRsN4/AEwPmcC24qdJC7xfylygqkPirwkKO\nE5fkkUOMd79NGzwiJKXmsE0hitFCSyDmhmzwKt8/mIEwoxkJtdI039QguCtn\n4DGiuzHpULOBl58B8xZy/VwnE5ujmrx7R1eG8QlUtfpGjB2+kf022LDFuHdV\nXaxPf3tzwPx6vr/wm//pn0tsXz14JMSlr2c+tug8LcQKBEz+a76eYzaVPuZM\nCBBXaHuhT2DQWwT1zrIgb6WzS0hEK/BBTCSem+RBur4q0ZPF5zAhaJKC1LpY\n3Rm9cS2+2P4UO+Wqewp8ywgaIMFsBgEOzuyI5bJiZuLa+zyWzemvdTEiY0Gg\n6LHEAB/yJLp8urYGH0i+hdpY0HfnK42qYaI+hf0Gda2OBmDcSv6KGauieHmP\nX7RcpJdpSqDExy3e5EsiT5ya0s6haj/1m6mR8xrqYMmIN6DX5SAGwfU8fVhv\nqKEL1UmMgsDtZdT9xq3eMfrt3h18I5hncGY2Y25DFS92O85Nc3vqfJvIUR7L\nFciMSSFsbCHFlPGg9HiMcwizrnSq+d65jbBFccazhrQWv5COtDyWDpdhA55J\nNg8wklRQ/oc5pYkCtlyAE7aafJM+XKc0QWo/rDBEJ1C20U4vW8BhPKVcthBp\nkJLa\r\n=AiJ6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"1fe3ccbe369342525af208d3040137037eb86f17","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.2-alpha-1fe3ccbe.5+1fe3ccbe","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.2-alpha-1fe3ccbe.5+1fe3ccbe"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.2-alpha-1fe3ccbe.5_1556459335567_0.405424281609732","host":"s3://npm-registry-packages"}},"1.1.2-alpha-4a0126a0.8":{"name":"@graphql-codegen/cli","version":"1.1.2-alpha-4a0126a0.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.2-alpha-4a0126a0.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"2a29b3f9ce85f2f54247cf347112c5572238f75b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.2-alpha-4a0126a0.8.tgz","fileCount":150,"integrity":"sha512-tre1TDONTLOxArvVQ0V3m1CIqkM8cUHmRTCmkclUiolQmrYfHCC0quGz5wbauMh5hNonOoOb4Cp8D4uHob4Jeg==","signatures":[{"sig":"MEUCIDm6wmta5q4R18NAX365FTX9hnwxrDqZt0kpv7BiwAufAiEA1K4M1Xk3gtdS3EVzgu157Cp2U86Rwq5JPbj0LkJFJ2I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcxbCDCRA9TVsSAnZWagAAgaMP/1UZOgjqADVeXM9Za/JT\nmdJQCLJvcub7Eoa58DT8si0sw8XGc3372M1lbEdUMqgu/qfU1TXgVr0yI/LJ\nv4cZgNUsD8wQ7TlG5YQExjzilyjeaDrbNIF1BzlD6ZybtYDqwN36i+NBcYes\nR4MEIQ2ZP9iN4lCUovpFVbo8ZM7Vf/GDs6hrN96taWC0l9PgC5k2O7/Q8Yv4\nQbBtmS17rM+xYjNVr76azLpPYnJT3dPzcuSzOO/iaayC9yM4pTRyIh40z4gQ\n5lL8DPuxB43XtTyb622EZs3p7bf70uaxt4kikvjkVbgyJYrVHzeo6o6il21m\n52TNrJh+j58xAOQTB7qqisXCEOndFWUzJYE4FNcy9ogYDgF87zJ0OO3M81+9\nJSz/cd7nfDGOVN5ZW05PA8EsPMKgvMKI1dw5mcdz3BbW8E6PxJ+SAZ1JReyk\nIOarPnaIp2gMwPsQfv3nnEGaOWXhcaEZPXTrDAN6SV/dbHk1C06poc4zTPd9\nEKE/JAyOz75Teim2dqJODhC+sVOVhBHe2qYqrm/Ku7EB/5TULpGy453nSV61\n2Obr/vn9uoWSx5DlSu6vczEqRNx8mOkcGMTVOO7bTcfNwBT2JSKy/7y4wnUC\ncmZZVO14QjDhSAq9hUHtyIeyedeJ2ijI3Tr+7KOxo1HKE6jU3amiLPLlCq7m\n7/JN\r\n=q9vE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4a0126a0c2990379adf377b8264f922159c2887a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.2-alpha-4a0126a0.8+4a0126a0","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.2-alpha-4a0126a0.8+4a0126a0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.2-alpha-4a0126a0.8_1556459650792_0.02078866133342605","host":"s3://npm-registry-packages"}},"1.1.2-alpha-fa9f9f9e.7":{"name":"@graphql-codegen/cli","version":"1.1.2-alpha-fa9f9f9e.7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.2-alpha-fa9f9f9e.7","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"e659429cfea71cf4d326295fc0b5968f2d01d21d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.2-alpha-fa9f9f9e.7.tgz","fileCount":150,"integrity":"sha512-044DP9rYRvlhYeK1ZBck/DgrI6hA1HG7Kxik6zm3s1UkQ4DJ2bOt/O/e10fMR/zFxKeCfaDIUImHa2QjUsV3rg==","signatures":[{"sig":"MEYCIQD5a4+FBmtrcLJTw6/BYnlUQASezHsaIzR8oVDVz+Q0WwIhAOLVQCI88Caj9trmsnPUEuBpa3pMvoSxqcpIC457brYn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcxbCbCRA9TVsSAnZWagAAx44P/iV/LSf0UO0glAwfUW+5\nbvaDDa6aTKExDjTn8aHC+HYXTZZnw30Rpuyh0jM7N6UqsKvPkWG1KVw1y5l3\nLOi/6f6pnMhgANz9a/rPCgvihBd7Uup6moouq90a9tCYa+lkn8/or3BpYZ8T\nZjaD/ntFUE4BrJ98IfxfF0LukkFfEqV2DIzxcY74b0wk1KYMw8to967BQXtN\nK6hMPlZD8TtFJxK7NdoyvBDWCgwxutflTZF9y+0afrlsR1fWchz2hrT5CWdV\nVwLUL3520hlQ3QXqQLsc79Fc2XbUOEa+8bbkkSCoHe1RcYjQmx7tGDcbqrfL\nzwNGoTuSZFm/lyEKwDljRFrjq+JbyrWxPfkqt+R/a8j4mPV23RoPf6KpKJl+\naJD0VUGpW5Aky+JeaWLGvVRU5NFHq5TJG2UY5gAL+7w2kioVg8fralQvOu90\n+qDdlJDQTOOUeJIB2f2h4zHM1a9rlYaSw4Rtki1CfZBDa3hFNDonK88RPDpV\n3J4aTJHLstg9G/eK+7qqxekC4/bK+N+8iQHhb+wzMkvPb0qnoLW9CueITvhz\neTr9dZOlB+luCQoLYR0SSNsVUFZJ9LnHShTRM7iikCBnIlisHfzJXyQb0dus\nIBbp+AN6l6Db0QgOLENy38//82a2leXJrpDhTPPJmCtHTbjMFr3aDpQNCPvz\nTDLN\r\n=Q6uL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"fa9f9f9e89d1d897cd7aec155a35ddbdce8b0f88","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.2-alpha-fa9f9f9e.7+fa9f9f9e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.2-alpha-fa9f9f9e.7+fa9f9f9e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.2-alpha-fa9f9f9e.7_1556459675129_0.4623912715129008","host":"s3://npm-registry-packages"}},"1.1.2-alpha-654d53a0.9":{"name":"@graphql-codegen/cli","version":"1.1.2-alpha-654d53a0.9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.2-alpha-654d53a0.9","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"b46a6cac8ed1818ec1137ad9927c0360196ea398","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.2-alpha-654d53a0.9.tgz","fileCount":150,"integrity":"sha512-4JpxegVMJRKGK+qWyx6bRMAfwYaVLH2GbGV5esEUJvRLlSBYLsyzqghOlh3QJrU43Rvg77XTN5U/6IJ9BVBK4A==","signatures":[{"sig":"MEQCICAznSFjK3e2hZEm2vGQCDSgNCSEODLWPPua+v2fz+G3AiAfaJwAINveoDqs1wyiISRyZ/BYbxyFrF4xfBJZKRQ/eA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcxbCzCRA9TVsSAnZWagAAruoQAJLlOdO6/ChyCjweNmU9\nG60QXHk6Mr3/gRchbQhd0WR+H4oxj7iS5WGmimILKroESvCSLw6VscdnBurm\npVwfuX7pzHdgVe3BPl0uOqDe9XkqaEJKt9a+Vv99SInDOQBZSdvDnRXKG7KK\n7ZO8DoUlGxRsVQDqgbuTkfaAbIjbkhzCmw2jti0OHe/IC/7tf6NBnVE1UYt/\nVRa3ekZNoq7kyw4PU2mBNU6HLR2z21Z0Bh+bx6lm0uYmLc6V3AlEL0vrpNsy\nN3EyKpJFiC9O3wcZ45Kph3V4zc9F1GMY31e7UeTCWtDcWbO1d6n6Y7BDkzlx\nTgoMeglXoCJZq9YjaKlL06QZs1W5cb9Wvp1l5SSYkoipHJ13bbJn0p2BknXR\nitHnvJpUzJvTU5hcJbATREPQ7OY2YijV/88m4S85sIbq/3Xvs14PbfpCy6ek\n7EBDkvKJdG8iFnL5dZw3g10Q0dHE4VxYr8xHR51Lk14bCfkdwcmOb+Q0BLBe\nYTNgap0QX1+vev+uCZqciWZcTZ4lPN8GHE/mg97h2p0IcSRSivV8tQXsCe0H\nUQWJI1gQpwMqeOWs0VvH4CnvB/bokn8kx8wsThh9p8u5CHEfyeRyKH3sUEV1\nqVw0d4La+A9XtPje0bfpbwemB+ggEjEEjS/WGy66h2z/DrSwmpahtZRTqblz\nSpHX\r\n=omOK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"654d53a094cb22307de4c81e8afc6b208d4b84f3","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.2-alpha-654d53a0.9+654d53a0","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.2-alpha-654d53a0.9+654d53a0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.2-alpha-654d53a0.9_1556459698018_0.9712286625790092","host":"s3://npm-registry-packages"}},"1.1.2-alpha-842aaeb8.10":{"name":"@graphql-codegen/cli","version":"1.1.2-alpha-842aaeb8.10","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.2-alpha-842aaeb8.10","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"b92c372be6e04c833d675186c7f491e2128605d1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.2-alpha-842aaeb8.10.tgz","fileCount":150,"integrity":"sha512-UHLGaTJbpch0o7OWNLxwWfP9uXSbTXvDMKkUVvgL2vhcqWzQwtgJ2IouzFhWmp0nDaC3xq3wCs0OzSAnI2/QqA==","signatures":[{"sig":"MEYCIQCuT2Yx9PUTZTTH6Us1dtYuj+UMRAigJL85Or+gLGN7FAIhALaP8J7XpMkCqFY9Yj/zh1fYjrB2QsIAEfSO1Ou0PSHK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcxfa/CRA9TVsSAnZWagAA6boP/25WLWxDjaH49zvyMCMj\ndZUnfgIR3DJfBfENYMG1g1kBfCExCqJW6bjTNEu4ZWZPHCu1sscLfdaJVgbT\nAQp9EuvW/Ij+BrIc373bBaBZdfYiN0yOb7zHw+NVbNXhglDGPH0KBL7VyOVR\nwClidATS7Z7P6x+E2hKhrMnPTeeohKUmmKC8aktkqJLRCLXlhNrN7oMU68xg\nxYcggY3ynfMRzL/uyEE11VEkrd2CXIQIeUAk/8Os8jWFajGO7WPmdni61vap\nzibCaba5fijwcbbZ/WQngJBrwowIcjsTYc8h6KJBmlY6/YqOl1RRnNmoP1/i\na3LRCiO0Hga06byrDso/0xzurUHy5uPr13molNIHGvmKPtVpAry1wzJSu00A\n6kr+ALzwohE9wwK76CPtAZIC+9JYjd2/zSfvdmI0Sx4MxCAXNrDF4Osb9jcc\nCjVASrah5j5hP2nwEzYmHu6pQKI9oShxqHnvzLZcttpbReCd92YXB2RoxB6x\npYE1AtehhmCqNt6XJ4Q+Kv/FyupvcX4UoiY+awGpiv7o3LDGUwWzDe50pWjJ\nOhl57nVqDeffy4F5tQtGsn5b0m0BnX5wvDMONwxzUoJgZM4K13yiikbGU2hX\n042/iT4ey8M4XMbA2e4ZkuHbfbuBLEJNsuTIQncjNf0s5soU2jl9S4PgL/bF\nWMQK\r\n=xZ2m\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"842aaeb81b9555fde414b50ecedc09b3d17ee5e0","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.2-alpha-842aaeb8.10+842aaeb8","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.2-alpha-842aaeb8.10+842aaeb8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.2-alpha-842aaeb8.10_1556477630504_0.22258066709776725","host":"s3://npm-registry-packages"}},"1.1.2-alpha-f1d5cc06.9":{"name":"@graphql-codegen/cli","version":"1.1.2-alpha-f1d5cc06.9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.2-alpha-f1d5cc06.9","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"2a1840f49e0bb6a284ff27d99cfdc591a8e72f04","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.2-alpha-f1d5cc06.9.tgz","fileCount":150,"integrity":"sha512-T46niJnMCU5Z9expuk2r+DC3faqBOr78g8fCV6mjtlRTP2oTyPa6xS19ESQFQE1oN5fy+MagtDyZb5cZ49SlKA==","signatures":[{"sig":"MEUCIQC5rD2py1d7obcrLCAL1HHVz3S5dchV4EwFa73j/rNbWAIgCMMiPrrALqPCq8Us7tdZVimjH81jr/J/77Od+F/359A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcxffeCRA9TVsSAnZWagAArikP/2to2qVr3Vk5Vr8ieClX\n1rYzF9+DYRv/ZclTMC3MCO5EMzElWNGL/elnxxVZu2sLfhQkZGaZSW+vhbF3\nyEjXa/+m1+3lehvZ2Uja763CaO105GldFFz1l62dJrMO3B2Y43c5W7xYHqOk\ngMA3eHf0BRKmj4KW208tO+jb0Yd4AsgMKtdaLBY/mfvW0pC1MwPvICmbht3T\npQUTVzjTVNmznDeTyf9YqB1qvFMBvdYO1ffSAalm8FfpADdVXtMsVzbZszrh\nIag23O0XKfzabGZDT7Bg+vVm1FiyWY4iFgfqS9/pNEsXmyFjCxi06XaMsZ5U\nKGXQO/82GOhC2idTncnPvq5gr1TK8jsIMtJSFF3YQxSrKHXdRGzaaPrKAHOn\nHrWu1TGzXSxmwHlD7GrYzmRxOnUxxjiCSbCDHlSXpMObPngQQN6mVswDNBJ2\nkPjdk2mWAUgZBVqRAbvn9LfPwkBERc1fQYv2pZv0+nVnU7S6Vx8MZYnUFKwh\nH5qACz4u8oyaFJG3KdKHoL/0+4vnksEVD28BeDcqS2E4Eos9tZmy32B62bS2\n7eIbUuMZzMmgv0m/Ms7y/p3GTqGwrPifRqe1wYglDtmTsQ4qfXosdJkzzimN\nhO7tbOZqBH9A5m/6TQeCBT74/oyh16afH3pXc8cEMAod4sPrvSPD4ax2/SRh\nQVay\r\n=ckhS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f1d5cc06ddeb5f8dbc054ce5307f6fa63bdec09a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.2-alpha-f1d5cc06.9+f1d5cc06","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.2-alpha-f1d5cc06.9+f1d5cc06"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.2-alpha-f1d5cc06.9_1556477917809_0.373515734442476","host":"s3://npm-registry-packages"}},"1.1.2-alpha-694b6dff.11":{"name":"@graphql-codegen/cli","version":"1.1.2-alpha-694b6dff.11","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.2-alpha-694b6dff.11","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"e44c86bb9867104ec5b3f97e69dd0528b9a24f23","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.2-alpha-694b6dff.11.tgz","fileCount":150,"integrity":"sha512-qvLu/Z3vQ+pTHDUqvRr+NSBy4pRC7HEuiXwnqxwlrLN3EBIiFtX89LDchPa1UhVMXa0CG/sxftNJ5YaMZK789Q==","signatures":[{"sig":"MEQCIH/ppve4q7TfnERPnMcATOi1Hu0Vqccq9WW9uaWiAShFAiBrBFq+BxNO1j918R+3ApE1z4fLzmXow9SLhg2xingZEA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcxpuGCRA9TVsSAnZWagAAXyIP/0iShrWiDcQqCzxUuCMD\nwRir08LsjZPx0XQRICwgPbz9Eplwom3kcczZDXP1VAmkiTJpelcATwUTa7Q3\n55jnOcUbkxsmFYmUH29SOyPeDOAqKGvmq+Yay3xaO0IbWY5W1ab2/AYd9KN9\nSwl/kSpZvb2JFtEQTY7FOzJoRpY5K67tHMwUKRQ3mL0Dibpcu3U/E/DP40N/\ntYZQTtVwTIYBj3Gz+xGcgewzykfgd3kfzYkNrnFiGpC7gBPJdVjBY8K8S6EZ\nFn798eFFhwzHGOkp+UjIsAGYR2My6pU/IgrnvdySltWqOlgLvOv0oClbdQIa\n419AbodV1du7HjaxzUEVt+ioQtWsKFCr7mQbCwR06D12aO9SyFrsgFqyuThE\n62CT3ki02S/R5/McgpVmzScphzqsrZmVnFHtkF/H68J5aKp4hVQpT8FCtk/r\nec/mr9fn8asfxuPnrYNKgkbvpQhHbFiOEWVtYFGCReJpMg2EXqjPuINiI7Sd\nN5/2nvS9b+WDrMOew2m+kJ0cJmI5aoEvZzNGDw/btsvouqg1e6Zsyl9J2eYl\nj+BoTr9lZJ8MbJ0WHVyq/jEQq7PhTgZ6O/pEVj9gP9GZHsx/PXmj1ku7N8Qu\neSIIstrMNHIt69bK83FYkjY79LRw+fkrCneGSLp8tQsx6ALKYMMWTyPI/oeP\n2oJg\r\n=2Qor\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"694b6dffac724bf735350e25cc5dbe7273d3cc73","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.2-alpha-694b6dff.11+694b6dff","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.2-alpha-694b6dff.11+694b6dff"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.2-alpha-694b6dff.11_1556519813794_0.8542209393991305","host":"s3://npm-registry-packages"}},"1.1.2-alpha-d6bae73a.11":{"name":"@graphql-codegen/cli","version":"1.1.2-alpha-d6bae73a.11","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.2-alpha-d6bae73a.11","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"e23d935a26b3780a616dd4b8d0f0f63b2b1700d8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.2-alpha-d6bae73a.11.tgz","fileCount":150,"integrity":"sha512-sfiCFKMxsvLoTqS4Z0M+nNua6kqXhqnKF+WpKLnz1AKkc6sxg1RWrT0CRutNQNIazbkH6LYKFJWsKsQhR2e8cQ==","signatures":[{"sig":"MEQCIE2FBGoKBZO+x7i/boGqkT9Mo2tFb84qTrA1uZB/R6cTAiB0LLdl9tH8TFPs2VrKTemJm88nN0OM9ExFfjbVTRXh8w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcxqz1CRA9TVsSAnZWagAAoGMP/0GZmAl+5MJR2i8wvlSP\nGK8ci3O5UfGqrkb5sg2ZH7B2brHOHK83yvbIWMhuP92vbdWCl4TchZdvwA/u\nmnC5FRa0iVkBBp6KQwP7lC9T3evhqVyCTRXxrI4al7nyF4+eNuxMr04Qzusm\nk98eB6L0SLM+crAMOkZ/4y0qmPTatlGsFfO84e5+9HjBCPm/7FUWDSybQNNy\nFN2Gd7NtxT+NCyM3dsUyLz8/kJX6JllTGdG6HgcybBwACg/oZjn16PNQpkC8\nPyQX+cj6q4G1UVUxs36o/gS/Z5rK9pmnnYbadAfYINjiUSAkSDyfLbFkjj8J\nPg07Oy8ZPzRA/mwpvgsVkGhjQudhLUfCWaTL+uE1f7tKdHEhVjv3qTTF8AEE\ntF1MXYxgP+94EYldSghzH1bMQvop/xnDoE9zD5T9dMPEp+/OZNMuiboE9Tu9\nABx+PrBuMouCUmz0aYBG31Tg2SkERKmjx9jwzTL6wd5aAYSpV1A4KBDN/lfl\nnhkeibGhmu0YWBvS6uC//iNtCFXsQfqSthc9akjuXt4NZZHXWm3SYMZvJgQK\nHoX8XQxsYADn/UOWvjslOj59AockiHAiO1GGygaRXmqx7mYD/qnGxfUyoPdI\n83+7e+cC3O78Jlg6j1NDHMNW450DvXP/bARXKgZMHbr4QiBdDeNqZkywkdbj\nnNrv\r\n=qJWO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d6bae73a3850ec36d51155c823f6eb2c24daf7f2","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.2-alpha-d6bae73a.11+d6bae73a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.2-alpha-d6bae73a.11+d6bae73a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.2-alpha-d6bae73a.11_1556524277309_0.18197202451399241","host":"s3://npm-registry-packages"}},"1.1.2-alpha-4d95d322.12":{"name":"@graphql-codegen/cli","version":"1.1.2-alpha-4d95d322.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.2-alpha-4d95d322.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"3677df3f7dd1eb1937cd22a009a961029f4b1dac","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.2-alpha-4d95d322.12.tgz","fileCount":150,"integrity":"sha512-UVDpgLl5JpXRwP8aq8nl7R5/GNy37NUojzgNH0btJKgdRF46VUQETQIwKDV16T/FLWOMcBTOow2gy3BbQYUJvQ==","signatures":[{"sig":"MEQCIHMf7Mnejh/A0RPjQup+rgMqnHhOjpyor3XlP3vDciW9AiBU2JqsCh5f9sbFXMjdH4xdQ732t5zYsIIlz8qPJSYhqw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcx0IKCRA9TVsSAnZWagAAVrYP/2NZjKmsKejVSl5EDh7y\nvRW7nsNUyblDX2ay+uz+ePUmyZICpHUS678p+TKYFUv+IwU/CbA9Ipb5OxOQ\n2eenBW0tG6YeGolYg863ZQNnPls1r2DOMQ+f5BI+7I6xSUt0DMKo6sPeNFej\nMhPATM1fGCVhPD1NRogMzq9ScKMbjW1DpqxadSx9hZq+zivd1R1S3S6Iln+F\nhFl4M2gFwZGv5j6ahJyCsw8Er2rUwtnOD2yfVkPU9KvzQLcEj1tzDMlu66AN\nANqRUaz1fx1GvpoQQMwmNglNe44rhFx0hkOvO/Oa7F273ayZPlNyAnvU89hY\n2+TplIEgPWDeITsKtU/WAL8JZ+RbQITP8FAWxDwKL8Uhp/MdNxfJc6rlFgo3\n1MMeOJiYMekp/ausGc8ChVK0kQN0k/NhZqGY+a2JaxsJm8USfdwz1rrHmHBE\no+i42xTAd810UmN8NKZd5FHB4FtKG5Mny+DbENv1+ldNtcrkxALV5016D+bZ\nw4MoEu77fdlDEz1fSj/kzrvfRHlQ638xTidLQ3U/3VILPdYpAWIOowwEv+qt\nf7YLRfoEoJrz4PIgwMOtGVOEK2frEhnxc3anw9ERxMmglyF9A8xze5pWYse8\nDKAz7BjrpC/8cr98uD8LM6lKs2TT+zx/CfHrWkN25MAOazADfsl2Dm+sNNYt\nPj3Q\r\n=Et7B\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4d95d3229ab5da5c493a122c15d88bf2d71430d9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.2-alpha-4d95d322.12+4d95d322","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.2-alpha-4d95d322.12+4d95d322"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.2-alpha-4d95d322.12_1556562440636_0.4598415927751984","host":"s3://npm-registry-packages"}},"1.1.2-alpha-b9ef2268.12":{"name":"@graphql-codegen/cli","version":"1.1.2-alpha-b9ef2268.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.2-alpha-b9ef2268.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"66a2fcd4e1da24cb92693c3f92807100b4a0c3c6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.2-alpha-b9ef2268.12.tgz","fileCount":150,"integrity":"sha512-h1jFCs9enCteyemj9h1AL2xD7UDkwOM5YbB02zACt9fNjFZgu8K99f666gNUYbbHFb8fIyGq+K3+NOYTWT7jZQ==","signatures":[{"sig":"MEQCIDuEuCb91pyr6hM8sZyyztMr5YcQvWBXCZsICio1ZeJOAiAoub2TfGSE+TrgryjM4HtFqhBzRxlr3KC5F2JKvv0yGg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcx37tCRA9TVsSAnZWagAA9BoQAIsrZ8FhDmwf9zgzfDvO\nJQKwpkIUnOC/z3Wceox8eh6NHHTXDYfL0CD3cAYzXGFRVu5XEq8I7fkzfHGr\nCCugsOZZE8QqYCVfgZRPLcOT3IWwiaS0Dio5vV5pJcq9R+pl1BInqIYQUvvQ\nOJungt86oan86/amA68MlaeG7Ge1J23JkFCLpS+r7m1PkuYT77B0itK6Rioa\n7kv8tPYiq4bvZimjOBbrNyW5O5rQf/DzHw3FOgHUcMzMVqjZzfPsZiBwe8Zl\nQj+FqDC7UMq67TmVqfqXgyJvdVZwJShb1bbCBjhijSh4AffXlt+R6ZIF/jY0\nWfr4e9uMiN1V8Ev5AueOyn5QCFgSpVfu6GPdZtuGwiZVg9v+bxih9G+nRuk3\nVQNdutNmTm4Kuj8WWqKviZ0RTudSFGrTKvfISpvC+CzfwGygdVfPnVj4eYeO\ncyXP0OPCEHDRt7kDonztwkB2eOdQrmGbVQu9qHK96LUkXZxAxG6YGRNMWE2B\na9dZc0deFw0liiaoYW4rafFlWhOf4QU5z/NDDwNEYZcTOGn14ZVMA7qPyzaI\nA7iKQckmeRvW20JjiTEYDo/TZZ3ReHniIvPd/p0yfhCwMLPQknHP+vbxioRL\nQwfdYx4GQSnxrxsf0STJ5t9oH4h2IlxpaBfH2GwHKcXVRmurCNEK5yZ6mYsb\nsMbh\r\n=CbPb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b9ef22681ba95975da349d67a15971302315c29e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.2-alpha-b9ef2268.12+b9ef2268","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.2-alpha-b9ef2268.12+b9ef2268"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.2-alpha-b9ef2268.12_1556578029265_0.44083430903087617","host":"s3://npm-registry-packages"}},"1.1.2-alpha-1e80db00.12":{"name":"@graphql-codegen/cli","version":"1.1.2-alpha-1e80db00.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.2-alpha-1e80db00.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"4b146d67b8f2f3f1a21a92a176a873cd19e89f53","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.2-alpha-1e80db00.12.tgz","fileCount":150,"integrity":"sha512-DYv3xTsnappHIRXx0au8WHlzD54GWpLSyyOfKiVK8zZMUVFTiqYxTRci6RO5VGfdA9XIBGVrMUe9+mBUoeZvHw==","signatures":[{"sig":"MEUCICKE9lfQ1TBPWzLsf62IpTLr91qDJxDuMgm079rAOvNiAiEAr0XlUrsPv5q0ubOs9Toaqd5mALgK6bTTDmvsHmfmS9o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcyBHXCRA9TVsSAnZWagAAk4QP/Rud+ZEFSf7ut1VYEDW4\nvvJZLPdW/KT5toNEnzWpg+nIVIawQQrLiYbGc1KZQZq8dw9ljhMBdLgo3Ica\nR31/aZPae+s/WUyt/mFGqrOGuADNaKhGy/wtwIHRAN5NnbdZTrtDZn1twFXK\nLv0IDkfhtYf9RRrl49LNRIajwCaKsZDTPIQBIsYZ85NzeS8tFkJsZH5xHT9s\nSghjra9WpFfJCPTRsZowM9oqBVDJYJFI+Eb01JZO8QpSENBxGUVWSOA+DQ0q\nKIGY9UPsDQcnOB0VxES0NidKt8Cfl6XTrOLrrBHXoUVPHKgDpzW7RsBVO75k\n1gUpL8lrpy1zor5CFK76AKObPBAhqtZ4HfiuXbEdfPe7m/WJFjYS4ZyFgTxs\nrCSBv6oo2XxmIqjlVwl5VRz/9f6Zdmp07fRhJX3QSXa5dlllp8vTmLqoO39e\nwC5wQLR/x/rYhi/TIZWjv0ZwwrDlb0IYs6ugHGJ2btNZLZokIiI83au8ojTV\n3iZyUGnX6ozr5BTZjgI1mDAwkMRTZlAFn0qZSj6rCQd3TQphD0pIOlSssqGi\nvjkbib3wCrmeZRzHZgmzRZUNjuynjT5scaIHQaLNe8G1EE2vvUpxXlnU41Ky\n7D9SJZZ0+l+5dX1mVoDyvuyYlpJJiiORftYrcGzx1wzaHuGMiE3pfF0NVm92\nAwS/\r\n=oyn+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"1e80db00ce4ac5e89a079c5e57bc0779a76f6703","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.2-alpha-1e80db00.12+1e80db00","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.2-alpha-1e80db00.12+1e80db00"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.2-alpha-1e80db00.12_1556615638690_0.5352065249409412","host":"s3://npm-registry-packages"}},"1.1.2-alpha-aa0f0e46.12":{"name":"@graphql-codegen/cli","version":"1.1.2-alpha-aa0f0e46.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.2-alpha-aa0f0e46.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"7daaf910a305975b4f22c552aed8a8aee58d13a3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.2-alpha-aa0f0e46.12.tgz","fileCount":150,"integrity":"sha512-INZG1uUj+VR4O0Pad8UkiY6BcT4fFht4pyTHYnuk7grukO7ImhqW/ip5GV7i0XoZmGhWKi3QuhDpIYkcHxjP4A==","signatures":[{"sig":"MEUCIHlDeImNz0SXkWQ1ijQ+4DJ6aiCar9YeDEobtPboQ/J4AiEAs/f8vzIU1dYPHvNvXqm6SYcUMzoG8cZoUHkp/wM4+tc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcyBRzCRA9TVsSAnZWagAAwfgQAJHX5z4EKM5eMjI4kOmz\nflN9R0d7oEmXTjfm5uXRSKoKN4B29et+MhO6zYHAkWpBhVHnwaA5ZfDRYHr4\nNd78+tjXBkCqwt8MXbvJDTEfP2HWfDccOML+7233Fia3KCQ0seEosI/IHQns\nn9N7h5Qa7yk0/oz3Zf585sEmrNsAwqW60KOZ0zWxazPpayAa6KENQ4LXtFtx\nRpZeSQs8D+aJAnHdHJAsHvgQYsnSt23gROVhbbjV3drSSpXng0CXVtatepg9\nFwiGkwv167eWoJiq6C19opjBwL9YswgDCdEDoUrlXeG4kjzjb3OG/4WEfUMW\nA2EVyZo1wKetCnzqUKnUpvUfImQXn3gPlSbMMCRYXUqsAwhuBy5fYfQCuyNd\nd3tdulIKXMaSf6zB/mpULL+CRYQwf6ttS8+6XfA7W9wp2YW+j1IPMT9RkTI7\n1loII+WkyZHV1kNpGEtJqvWkvcvg0FquD9/yEOnZbylYvLgS7zRwiTbzEnl0\nt0BbWLuAgHB1pCF9rTWjj2uaQes/aZ3MbOYrfYmm/q3ba85DYhC19OopC8Sq\nRODULcFmCRw+HvG2UjGkt8M2JP1xOaGZKMbxOJNaobgO7fEk9owbN0MBEZ0c\nQ5BpjvwUXE6CO9497GX57CYvyWVB5WMmHCGADyeZy5Jsst80uvoKBXRTzff0\nRUIN\r\n=EWvB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"aa0f0e46fcecb51b115a3930462e32c8b1f924c1","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.2-alpha-aa0f0e46.12+aa0f0e46","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.2-alpha-aa0f0e46.12+aa0f0e46"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.2-alpha-aa0f0e46.12_1556616306629_0.7704506712764614","host":"s3://npm-registry-packages"}},"1.1.2-alpha-96dcf047.13":{"name":"@graphql-codegen/cli","version":"1.1.2-alpha-96dcf047.13","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.2-alpha-96dcf047.13","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"6a5055d6bfe6801f0d6c4fd631a7f8347f2108c9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.2-alpha-96dcf047.13.tgz","fileCount":150,"integrity":"sha512-3+aUs6gWq17l9DSuGjGsGcAlygkoEzC0AMouVDiSeBZWIc77+RpaPRZ9wQnucy4/Z6EWLKvUuVtTovybnwQs0w==","signatures":[{"sig":"MEQCH1rRhOq+XrcQ9bjgcoWbKeVzUoJ5q819UDkV5drk72wCIQCnvsKikPIbeA7H1Fxwcy+upgpDxPoFgck+P7Xu1e74Uw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcyERtCRA9TVsSAnZWagAA3qgP/0YDs1oHJWhgXG7dPGsY\nd+J1B28omO4PMtBAWxegdqrOjGnccwvVQbRcR+/IissikKMDk3A7M0+EVv4B\nCieMZan6r8PgC2y2HteDfl+ZZukGY3d48R2eJR/n+vGb0Yibi30RIL7YZDwu\nFnJCK8ZjyzPHkZaF7a9VjxcBcFT5oE1eAqfUqnKdK3LiwbD4ree3V83x0eZT\nfleLPo1QooBQpJzxjp+owB4IU3yCiU7vd5B/EinEAlpdeNkGqb7trzcvY5c/\ntMFPaV7x9KraOByH3LCmAJYcY6UhTtRId4REWt3rvFKOL/ZegumAznEdCpgc\nvk0Z6cz7ien3E5qEKIcAK8xw3tpEdxDBPQiUrTkR5B48M5XR3TGDLdsfPWNT\nuaSA85ZaooSFSdjNoM9s+P0RcyAtiMuxZXsoNMML5y/yH7trtJdQrS5JQa8V\nA+DbWhjuy1wfwf1r/CW6HEzjGUQTq8PlXSydga82Gb4Ih/FH6ljrYcRdM4HO\npEOsYAIA5kpYBsuHQ3WVsl89gcWEhdNKRTXt0hE0+Rv8U6a/Q3DEuJ3siriy\n4Ts7Xz45Q7EcpW8UqMfqSjS3BRLxr8B2IdmWKm6HmTXrWzDojigR2wHQLnni\nHn2V6tVm8rWaatb2h3pvlx8w8u1g10cHbg1KXRN+Fvn3UVnRDDmdIzs3zDKw\n6GSH\r\n=pj7x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"96dcf0477b75c265565cfcb2f80a2c3686e75a01","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.2-alpha-96dcf047.13+96dcf047","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.2-alpha-96dcf047.13+96dcf047"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.2-alpha-96dcf047.13_1556628588591_0.11006076209106785","host":"s3://npm-registry-packages"}},"1.1.2-alpha-54d81cca.13":{"name":"@graphql-codegen/cli","version":"1.1.2-alpha-54d81cca.13","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.2-alpha-54d81cca.13","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"383516cf4f6fa30de48b9178c80b32576f435392","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.2-alpha-54d81cca.13.tgz","fileCount":150,"integrity":"sha512-FWf/geYJ9CNWvTVtnb9uOM+dVNK9k5xG2uR+w17b/XCvr2pCC7p1D9qZhD7WTItOi1WbW4sXPsPrcRwKIQsPuw==","signatures":[{"sig":"MEQCIByo9hWhPzb5kZ/hHnf3MuklldGpuKhEOCX00x7K3rlEAiANKF4TTMISocWCaKTRuZvfwGFRU5HFj3RwEW7JOsZm0A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcyH7VCRA9TVsSAnZWagAAgc8P/R17fN3CUaI8vrqbxO0A\njwP7sa1jqXQa6qQPW3hHfDIojvVrJRB7Ud91/9D7yRcgij5C8+flPGVUOFO/\nBbOZM+1Z1XrZww4PGR+g6Lsdxa/cZmH3kWBEcdIVxBXkdJT9DjiZdpue2Iz0\nTK9m8wDx4ODLgNdMd6oyAcjHo2SArms5xYFxH7owAwWJ0q2kmo/VFl9UbuCH\nhKYnLv9yxYpLYfeSesjJvWPIjK+iYWIQfFPON0tL+W3ZzmaYSMYKkGh9c5yR\nP6BBnLJjuN9RtXPPLICY/LTyoNx9XwL3zmpfS9cHrCR0jJ20CBW+QRfXvoM9\nZ6dLmDJCODutCCegGVuzMUMERqqM9PjjmTXMpKwzR9hxIEsD6rvPV5BIQBE2\nI09eIocSQGL1xUIv6xs/FCr1cltJNy67hI6ujRHZBMOEvqPf1QL/z/+XY10G\nqSbIH5JA+BYWtdQ2XHXpjxVUVa32MjYXI8LiMncMB2IihbZER5uQvlKA+omO\n9ydFE0M4Fszin1MSCnvP9EysOQ97CCmdLJoZXCvN9KyUrPT8zlYBZrSrLQXQ\n9Fz4d46XgODle0vY+GM7H3UIjU27r5gYcQnr+4QBJj3bG6AqUmsJ4vI3rTGr\nzu1cW0Hn+6gvdVTUU7a61SDDIPZaKKJTtjFfSADAD6tn1e3n5IFvIHMvhC7c\nWQBM\r\n=wQk3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"54d81cca94d34996cff0dcf19d6645c9141afb6a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.2-alpha-54d81cca.13+54d81cca","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.2-alpha-54d81cca.13+54d81cca"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.2-alpha-54d81cca.13_1556643540483_0.38424745702525476","host":"s3://npm-registry-packages"}},"1.1.2-alpha-cd4bfa2c.13":{"name":"@graphql-codegen/cli","version":"1.1.2-alpha-cd4bfa2c.13","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.2-alpha-cd4bfa2c.13","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"970425aa87cf95d2fc9c2ce94bbdb7bb5e7207b4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.2-alpha-cd4bfa2c.13.tgz","fileCount":150,"integrity":"sha512-DeYa3dDfHCEB2vp5iuioMaw7aPeKGUAZoTE/6XAWqIScZ0HOzq1TDFQdeeL7XxD8ApFPqnvm3J2S8nwv+h9Qjw==","signatures":[{"sig":"MEUCIDYJrZAwlB98k/9HaMiq6H1NKY9xkYX1VNf5GhtB8CLFAiEAxfzo7u1n6V5Bls2JH9CCOzs+8XIJxMHH8pkc/KUz++8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcyIKzCRA9TVsSAnZWagAAhx8P/3pvLmATzqq4OMYudojq\nvwaRdjZuaS+CSiAcRZ7K5QdOH0vHgNc1LctTFAK2Ljbo+ao7RE5Bbl3b3YEF\nJggphLY9ZPf3AXwKuGbYtLFXRDv+rGVzGhLZjxu98Q/53w137+w7V/8131n3\npMFVeN2vN8TIqnDPOlhJBw9zXNavJTNbi19697vPzv205PM+v9QgQS5VDZoh\nq6bXkEuTnQpSoIgWrS9oxwDpxA9KlVjuMxaDj7EcCQfw+y2FuryxlJ9G1nzq\nkAhc3PmAVw3ZEHo0WynXFgn6mYrq3ZrAe/JJChXsqNlrSGiqNrf04fMTPu2f\nXMC23RY+6DtWIesNOhFF2qcnbehtK6h8CmGUwMNQ3pSr5B0AXBQD5srcG2eN\nscUHSo9gtFJxtSHhdd6O49aIilGGO7sjyAzcChPuvPUFr3XkzPJABmMhu8xH\ntm0wXqcpir+gAcFxlbotO/eRRiwH+6GqR+MLCnYwGxuJj9czPZApda1Gab29\ngmD5bXhQh3TgqM7ZEQILzjHKUTMScmczU04y6B6F+9wBDUS1w4VygY1hD3O/\nA9aQ9a3wFv9bDrA+/qb3NcUTfwKW14pyPLWAbNMiNGZoZHomyWalRfR8N3MQ\n8r7VtOyOAJerY6t8OIn2ANQBbsIkFckNxCdSveMKq0H3UguE2T5hhdkdJUC6\np8RV\r\n=5UrM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"cd4bfa2cf2fd0ac636ce5fd389bc0e291e026b2d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.2-alpha-cd4bfa2c.13+cd4bfa2c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.2-alpha-cd4bfa2c.13+cd4bfa2c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.2-alpha-cd4bfa2c.13_1556644530467_0.8337497159861127","host":"s3://npm-registry-packages"}},"1.1.2-alpha-58850ff3.13":{"name":"@graphql-codegen/cli","version":"1.1.2-alpha-58850ff3.13","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.2-alpha-58850ff3.13","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"41e602105a1d916f5d7e118efa383de2c1a7dd2b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.2-alpha-58850ff3.13.tgz","fileCount":150,"integrity":"sha512-HoaGF8vGnMJ8PNOfv4K/1W+arJr1AVfKbVAEh0/MnepAQfhtcnXuy3oY0lg6zJjWF2RK+GKgVVAPuWMufh5DNw==","signatures":[{"sig":"MEYCIQDIz3xOuKVaBYQr2Bg36PwUiavCTyP5utQnrCcdxOPIHwIhAOZBhq7mRhd6fH8MEgn734OqZ9OCNmd0BcHYwELjW3DL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcyJdICRA9TVsSAnZWagAAlpUP/3KWWvP3ReIPz8KNKRTG\nZnr6aEHM+p0htbh75MUEQs8xXqZ4wSLcUyMamJqTJC4Y/i/MoKUXGOh99d29\nKi8HSmzc/8MMOzesuU6H9w6mTMrhdQ4i6/cZFoer+ELFLtJr7ExKlelLRrG+\nkfyxPsVxr/DFxAFO8EBRVExveBNWTMx4bHAnLgZhnTGhOad3x1eFyUByWrUL\nPbkHEX7wQfJkkvEbusZzBxBhebGqXZ/uAQ7E0ZLJ2nSD/xLXT+qmNg+lkVGa\nlV0gd5kYJ871E5C/8JPvoIJP2GkicnPH0UoftO+FkUYAE1vQ0iLU542I1bFW\n0AD5+TU+m/hZPcqgKEJ+aXPT6hcjvaQpnGkSkhzsI7phWsjGONC0ARKEhs7D\nsZ6qaPSnmugiwg6mbrR8+ah9v9JO3LOIT+Qj2oWeCpZZ+VErqlFaf2YR6Qta\ne2s1suWDX7HjXtpvO8XVesJWjJK40rse3Sorxm+9XUHRWn8IJWLEST0Cgqzm\n43GDQhadU0qF3dKmlanlKG24GPf/tQdFNOPF3voxKJKXYAs8twxDn9rgsZEM\nfaywFbecfJWKeK10P8BmnJ8bxhXDparG7vMx4CKRgzi3nqiOsc6P9UiicEUv\nyI9o4PpIz/i2rP9WvGxgc/Zrqolxr9e8WDTnDlY3LtExXg72EQTKofKNxhO2\njnP3\r\n=ok5w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"58850ff3ecc6854141ea62d66a87d896cfcca629","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.2-alpha-58850ff3.13+58850ff3","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.2-alpha-58850ff3.13+58850ff3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.13.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.2-alpha-58850ff3.13_1556649799891_0.7444904985556633","host":"s3://npm-registry-packages"}},"1.1.2-alpha-9280fdb5.13":{"name":"@graphql-codegen/cli","version":"1.1.2-alpha-9280fdb5.13","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.2-alpha-9280fdb5.13","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"5f7365bd66dfb0191e63e0d387e084cd15908d4a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.2-alpha-9280fdb5.13.tgz","fileCount":150,"integrity":"sha512-ZAQJ3BzEfJjtTKcXNMvqj3MC/My8uvwhLnVPXmjAeSun5qQndIMwhYK0AtxMMZHE1h+TbacwsvBNf4Yfvzu3eA==","signatures":[{"sig":"MEQCIGjQUS+VKRFVqT7EVeGKIckRM0ccN6bR30r9M/c/NSlsAiBJhOvCQbYQS00o16S2IabRCG+Rco7YWs+2fKPThorgdQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcyTUxCRA9TVsSAnZWagAApOYP/jY9g5J+aGsf4mjsFzD3\nRAwk38lI6I5DtusNLLP6049rSLIUW/mpSTXXtn1mDmkybX09fbz7K1GzVRxa\nKeB+KR9kzH6nkSoSK78w4wK88SqIudK2j8QWgwR6RTN/TsjZjmV928RX2pVR\nPU06WBxe5wMG8pooNRbtdrE0HOPDKdrMu7scSa5YQALuXQzPVVuOCp7jKYzF\np3gSYwYqrF78zENlPbvfRbYpDunOE1kI3kSlAIoAolxCIw2oKnlB+aoSg3ug\nC1yT9szTG4O5p3zxj9iPnio7QXk1jBTum+IvIJ7KR6QXX/asSRKAHvTOFCpO\nnZA1jGzwCvoAOb4l2qbTASRKtgYTEqsIhU5VGqg83wbV098CWer0I2UsdV2g\n0Aee3Ko+0gmWcrD30W5lxT3JJTTneDL7hEVcSQVsyEJqO+Z8ag8g9bODbTCY\n1E7ktrS1bQNiBEweEwdYym6JM6ShmzBcRvKfHbS31xJ9WQCC9GfET7eXI2Z7\nnq22h8SgPlA+k566NClYFMmM9mflf25/O3a/oyv/GSgRt923apnj0oitANQm\nZwQqoabiUqsBQMnOdiaSLY1RXHI+ay1uT4a/KTlIEtguNeEnqUHQpAX+KIb8\nWqiJpjNKCxwZ0aEVzMy5mOWx1U6v3aLYDAWhmPAmd0TCoe76KU4D5mWXyMW0\nuZ4/\r\n=vNZO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9280fdb55031ba185d1a5ff5dc3ccc90b991e381","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"2.1.5","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.2-alpha-9280fdb5.13+9280fdb5","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.2-alpha-9280fdb5.13+9280fdb5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.2-alpha-9280fdb5.13_1556690224613_0.19138508219397488","host":"s3://npm-registry-packages"}},"1.1.2-alpha-bda0eecc.14":{"name":"@graphql-codegen/cli","version":"1.1.2-alpha-bda0eecc.14","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.2-alpha-bda0eecc.14","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"879134307550a8376bae4963d9b800ae3127b053","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.2-alpha-bda0eecc.14.tgz","fileCount":150,"integrity":"sha512-i+WlYKC65KDKCdoAbbJ425CgdTGIQzqf9YggJXgrQe4tENt7qSah6yXVY3ALyz1kFczQPmePmvPH/u/RCNkb8Q==","signatures":[{"sig":"MEUCIQD27cMvsZDBXmHC9WXvnemBQSX58vM5k9wwkv7IlL39rwIgDtzhFijyuEL0p8QXM5Upc7E0H5g3NWGowaU50ThkKvA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcyTU/CRA9TVsSAnZWagAAndYP/3Owekb+ZXYd0dcSl6Eg\n/77+aXzcAvidZ/p3Bel5DhG3vwti48/3KpjYHyGJWht0TuQ83HH2YANOJSMR\nxACZPAkHDPGuKGaeJ75dkpE7FurfEqlytvD7ZpHwMW6JQopaBDOcdsVYi02M\n87ziECZ8bFi9/knY7KeC/2KAqebvW57/thokJvtCaS4g/0iPQwAM6VLNOsxw\nkhmCSvyCXGuLqzfHzaTyu0LiCeDViPWBqfSEWr1eh74jVM7I6yWgdrppmX/e\n6G12PGVLt6VNKiXw5/0LB5YodV1IRqle+9zF0V7p9JbWj9g21jo1E0uMXTVC\n16ZxhgkK21rhamiFV5JZ9Gi+pMU49+ZRK/TyzSe19DK6CCKa/KLrWevXK0jz\nDpHcQGw8+Hd8Dz0WWmjjZ/bKlM27gWJzU7wES7RUIXfyybNw/vnsFfMe2Z+x\njUk22Rifbop30sbMTlDAaHTvkrjcnjFLkDWkRzPst40V0tq+Zoxyr5s4mdE/\nHKPLH1MU9ZTMsm/WeYT1f+FWdjlTDRsuTExK3EocV3k7KnNu2+4uocyKVxMd\nhGas1vbdR8AeNR5SLVIew6rGbI5TlxPrAYyOQo40RrGoSQUywqjE5xH4fmTM\nnC02O2XtGKA6+8++1dfY8RDRkFRTVg9OQaSRh2wp5cIot+gDtSq1LgjvJNCr\nbbJJ\r\n=b0Co\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"bda0eeccda5da3ed6f8c2152025e5fb3fb11b8b9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"5.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.2-alpha-bda0eecc.14+bda0eecc","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.2-alpha-bda0eecc.14+bda0eecc"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.2-alpha-bda0eecc.14_1556690239235_0.7088523048825548","host":"s3://npm-registry-packages"}},"1.1.2-alpha-799c2b40.16":{"name":"@graphql-codegen/cli","version":"1.1.2-alpha-799c2b40.16","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.2-alpha-799c2b40.16","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"5bdc390336390b3daa395911af53dfebff365190","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.2-alpha-799c2b40.16.tgz","fileCount":150,"integrity":"sha512-mWR5dSzBUBXWOPJDrRDZppCvg1q0JverdjH9CVbkuSsKEyXeh2H5s/V64TmExrs3IDqLbjQ7KfSSQUAqHxNWpg==","signatures":[{"sig":"MEYCIQCXMf4oE+5+VR6LMRWzJiLyY6CBUsWaPvEvGQLlhiucBgIhANk/cERbgmeAtQHO4Ax7hN+bMrC9ICw08g+wqUlZBvNZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcyTVrCRA9TVsSAnZWagAAOOAP/2IpRV1j+qVST/MoeJwP\nTxq6QeJ5Ut6gN4OSV2WOCvxgqr/dR66u7LbRXBHdxREob6+lKbJBEFzwAClA\neAmUYe0O/9cYyTX2o99piKXOukJMl2/tIYRGwyXFQxQcYT+NfvgyIGTyhJdE\nP/7RO1S6SMJ/1QCAmjz595P8ursaBO4nT94BpzaksuLgzeaPOXjJ/xm0Z5ny\nLBM7eBebXqEIT/HUM13o0QheEIPFtkA5cIFl+yNJLTRu1xLGEzhPEHVGeDUs\nm+j2HA3fvE1ra3iViDYo01ijJAIprnOJdo5s5HmCjtSHSwC2LJj44eBxTLg9\nKj2GvJ30ufe5uhq8TsOvh8zrPA0x5Gdiegd5xTZjViE1zQGopaOCViI8nFAs\neu5BUxisb8Yuq080fwCnTOAOPr0Hw3wSupB2BBHOGRh4Km130OlTfbWoC3/P\n7x1v6tJMRjIGOAhfOAo8MDVjde8npvp7I0PsGPWehrn0tz2xlYz71IBm87fA\nrRiPtlJ5KGisKv390ZTWA+qDlsg68hP+f2ugAvDxgtJ9GsEMy4nXlBZAJSdH\nkqwEYxrUhpZ2YqxBZjLPlUbJ1pgQxgJONCeC3gLmcP4HIVE9s4+8rllsmzms\n1zat9+Rt9m7qDhxPhydEI8zpaknsbAQFWgFh2fTJoGA4DsSQyUohvevkelT9\n4q0a\r\n=kyrP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"799c2b40dc993ef7a6328ea93d91f79100abbea9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.2-alpha-799c2b40.16+799c2b40","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.2-alpha-799c2b40.16+799c2b40"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.2-alpha-799c2b40.16_1556690283030_0.9926970584627868","host":"s3://npm-registry-packages"}},"1.1.2-alpha-9827e5b6.15":{"name":"@graphql-codegen/cli","version":"1.1.2-alpha-9827e5b6.15","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.2-alpha-9827e5b6.15","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"9f157d92fe2ab58ab62ccc131469c1128b22b160","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.2-alpha-9827e5b6.15.tgz","fileCount":150,"integrity":"sha512-NepKHgOl60XlM4laQuVkFJ6crOJ+yvLpDVpKXudLGqYxFR0w1fNuQvpizHLDsoBovg8sRG841ellKIy46Wdmyg==","signatures":[{"sig":"MEQCIAkXBDHAFnXET03LIuNVh2bCS4014aNiM32wz76aW/vBAiALgtuUyQcL17HRF3aDdglaShJZ3ZxFrpfm1y5Cf0bgWw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcyTWICRA9TVsSAnZWagAAHfAP/1r7s1+b19D5qbQljjer\nkkCt7Qy0iCC7/CuQiQs+BKXW4rse0zK0du5FC4v5ICXBaZy1ybCt32ZfLVYa\n/ylyFXnLVXQOSfaniGwWHz0YpJGcxHHQKQM6NuJ0ZiGgP/eXlpVZ2SZ/QTK+\nj9kU5meQygbSkocnO9WZRNVvxYjZaq+VNoIU94jKL3kLlA3ZOWEsHf5cDlTp\nP0RjOhMQG5PeGyDm6f1YPHWzq209fVcixYEGXN/ljv0IHV0WNGu94Jz2zYPd\nMjZR33zyTYlAKi0ltIku2keQpjx5Edla//T6VvhQifDEV0NoTYf+1cDx7Il9\nYKOxlTEceB1xL7hW58fjRp54nrp7meOZ6R0/MIcjkUusd+8Nn8z8lACc25Dv\n90M1vAiysfXCRAtxR11LEPojqsmakJ02GC+ZQI5X6OpVsJrxnBrj8Tq4S3ES\nbX7/Ibh7FmIIw/II1hTmu+ygsrjGIzwQj7+MDjAnucEF4aLd3PL9CGnW/e9b\nyR5kduLI5kkuDJf1+N6gsJ7QelrI27j0r0KKBtV50JvSpUjUzxVlc+qayziM\n2/tVUXx2HnXCCnZrGgNTYL7KsJi14UErn8jyxqkDDS41wppgis0zbWzBcK+A\nWsQAscBa/5JsGc5hlrVBzavcZHJN3Xhz9o8TSVTE5RFPItI9L5Z1BnyjpZ3F\nanyY\r\n=spFT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9827e5b6a2e594f26b87db694ac8f42ae227e084","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.2-alpha-9827e5b6.15+9827e5b6","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.2-alpha-9827e5b6.15+9827e5b6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.2-alpha-9827e5b6.15_1556690311706_0.3637285445102467","host":"s3://npm-registry-packages"}},"1.1.2-alpha-036fb85a.17":{"name":"@graphql-codegen/cli","version":"1.1.2-alpha-036fb85a.17","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.2-alpha-036fb85a.17","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"2e06cb232889ee8c92e88014eeb8e003791ecc60","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.2-alpha-036fb85a.17.tgz","fileCount":150,"integrity":"sha512-eoHB07jXBOYVtnpTafYLebvcqmq7Ay2MJUq5gZUBKVevjUR1W3m89ae97Tw0qsjTFwSwR+fG1mvyFC6dzpC7DQ==","signatures":[{"sig":"MEUCIQCX5hNQuQ5VweOL0elKEcnoi3XZ0U5PIPmN0lNjMB7L+wIgKGgnwCJIFNcg0WX7JMoy9Ic1m2GTjS9v45xLjdXgyGE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcyTYgCRA9TVsSAnZWagAArm4P/1frizwg0B6Ek83WoWC/\nucf9w0iujP227h9F8aLzDRoQLtklMNQpeHTg+C403Gw3y5Yy+xy1Q/Uj5MnC\nD8cRsljRdzbiJAuXzBTHciffk7cKihc8Q2vXeR9E3u/RcF+PE052LSoSpEop\nK/IagKU3WDMDxZsgGBiaoUrT76K0aDTrcurW5EpywIJZ8PJHN1hGaJWIvhYV\nc3STam0vdHQyo97rvcxSg6UKddJ+ljnjBdmMTV6wlkvAqaSO+3txgARAZBH5\nm2RwZkoJy0yLEgjcQfpKiN6UjDaUDfWVjsXclNIgE5Gf5DVRGP6DZVa6AicY\ndtiawnz4Pxid8haj4yMbcon42CBoAwEhvYRNfN/N8dfwb7WXbP6fhcbThaY9\nH8dpQgpsM6W5giXZNj2tAyWz+cgBENILb566yKD3EO5W8Jz8IoIK5srhhGVf\nwdKJfxZw/OiCMFoVo55ZpAPsUUndX5TYQ5wLNQVQePAYVYTdsojJxjwotXMS\nPDfdYNgAQjFBfIOIImWS9qxG9eIZSMOHWvQ+VqhDpl0Z5Asxz2JwB0hKzMSA\nEljqFdtIaE40WOYprnBJDTOOjMULkihg9DHiRH+dxH1nj6HtM8k1Ks0Ad0jv\nwqJ1jNaeiVFUfGuZaXF3NMoDcBpCnA2Zx6JlV4QTBen5PYWFd/ipUNOEhXVJ\nu7nI\r\n=3siV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"036fb85acead563c7c529ed541aee40159d88f46","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.2-alpha-036fb85a.17+036fb85a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.2-alpha-036fb85a.17+036fb85a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.2-alpha-036fb85a.17_1556690463523_0.08984909727320511","host":"s3://npm-registry-packages"}},"1.1.2-alpha-b261bbb5.18":{"name":"@graphql-codegen/cli","version":"1.1.2-alpha-b261bbb5.18","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.2-alpha-b261bbb5.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"fa27ac428677382b8565faabcda899a32864c7c0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.2-alpha-b261bbb5.18.tgz","fileCount":150,"integrity":"sha512-f3b5Q1TlpvY+/0IEpWM8w4qcTibg7Boeyb5fv3E+WH/Qd7GhT9JiSfv0q58UUL3fcZqmJ3yDq9dsHx4jArnFww==","signatures":[{"sig":"MEUCIEK3SZBr5IsFctxDPuSfs6rLiyTT1HmHOuANO9kJk66/AiEAt8Tz8aoR4v+VvO+oOeyDZ+v3ab/u1Fbb7tbYKv0dHWQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcyWr1CRA9TVsSAnZWagAAqycP/A0WboYc2dF9taB1nbN0\nE/FO7rl1XYTiSrBoG76RM+CMUAjCU8+D6Yn5RzvRr3nYoZjpd7NMVDoZsXsg\nlXWH1rCREU8JK0lhShYh3t3elUsBGQleB6acPwOfMplWf6qDXpCgvj4Flm0L\neVC/gwyAHF91MhydeVZ3bb9Ta/HlUNAiAFKfnyQUGKE/ksdgZOU0ltHnUkcS\nFWfbERROr5VUN6pficnclGWtT6gH6Ph52fuyDULGLWc0fsLdz+oA2xF5mjYz\nGlhoLzVWApWNf1Kg5UFsg6Aa19O+dJc9PlC0v+2tzj/KsTGV8ImBaGF/Rltk\nTToVOkqMumy0fzAUEXpgxeek/2LCxqXJeawl9JPWGdvlmqjZ8oFfMT6fbApu\nOPGu0aGSrcjHPQBOgY5wgVxtI5/oXzNesdAaCh6EzyB6FiQ6TA7ZJ6xGu2Ka\nhxZNEdXxE7fClVDrC3pynLl6byHphAdQz8sV3w0hUR4zJCJlttKBIPWkutjx\nM0DfRiToIPEb5c/QDGvLcCHjTMkQUyd7qdIzlyrWiuXG6PUwUEectJEkRYYH\nMCoLMen1kpUDARROJc52ZKDMNr426QDtRp6hIE8OXX5yJvsbVabxc6KT1ZpM\nCAamqJ+dJ3zxFSh4ODF1xD7jUOSCjLdGKIN57ek9a9MdxEMcwoqiOsZw5rQm\noNRH\r\n=/SHM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b261bbb55cf9bba6665ef7d99de985b4f46df973","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.2-alpha-b261bbb5.18+b261bbb5","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.2-alpha-b261bbb5.18+b261bbb5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.2-alpha-b261bbb5.18_1556703987359_0.9035956387507462","host":"s3://npm-registry-packages"}},"1.1.2-alpha-76e69629.19":{"name":"@graphql-codegen/cli","version":"1.1.2-alpha-76e69629.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.2-alpha-76e69629.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"d6ca0e58f7917f71130047f7e8f0c4b360a7dffe","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.2-alpha-76e69629.19.tgz","fileCount":150,"integrity":"sha512-ap559V9YEt64YiDdCW9LvHuQSYMpzfQrixqobLi07sSXqm4J1kOHteJvuUpCDeRcvpNWkdwyDmDHI/AKnl9TcA==","signatures":[{"sig":"MEUCIFFj7RRv6qCeHTnhprdyENDUh13VvNWw1bPJuiQvw/blAiEAwQiU1cSQF+mteuKgdRB5qB8IjuvIJrIbmToXBzkSlMM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcyWuECRA9TVsSAnZWagAAR5MP/R6uxH7zGCYqYWZfONEx\n7OLuQ9DnvvMCz7tVbQrdvlnU/bT4GNz/4K8MhKIeI4AuKi0DCdFcMSxuMs/g\nR1JYU8GtHeq5Y27v/oxurxGYfppcx9txZuwWtxPLnak6ajS1hzqDNSya5i/u\nRey9kIT66yOdj170mFUN9jWhZSXkHutM30aSpDkaR1c3TTiFeABoTUIhlMRZ\nOPwdkPWIi+Gd8uwgoTFfB0uJUbJ3wUpmq6OUV4e3uB/TFOS0GPgk0KF6r/8S\ny4NQ7lnQyXgHDeOobkGxvHzKB3+d6dJB018NO6S6Vwm+Q1ktZ4hIzYbHJLJh\nU+XzeZalCD0nXVdqPRwF4lzah5N8/oNt7TVpY7lXKY2OAwEx8Fm/eKZx/Ptd\nvQE6Wi4oKbx6WEf44nEP+rNXztmpF0gL6gFlO4gQWWMi9sguJXLhk2X97Xjn\niZa4wyGwE0eDyPYINlwt5vQz501riuBXdcRWO2g8NWBFukFipAbIk7lvvJpi\nGikADSmfo/hmi1PDaNeThkFLm991fT/bNWcQjbkC/+sGv0/gVROpNQIjjGJ2\n1RpaDkGhwHbK8azx8gRsyy3i33gmeI1Qo/FUTQlss/caYjnyGezDtUlGN070\ncADiqd60Tgv8QmEDW8liy+fFWZM4lyCxEa9kMpdeJc0mzq+1otn7h00GlVEx\nV4ng\r\n=wNWf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"76e6962916507d97d8a3a9f0d01c3af96251abc9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.2-alpha-76e69629.19+76e69629","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.2-alpha-76e69629.19+76e69629"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.2-alpha-76e69629.19_1556704131975_0.13398445994432717","host":"s3://npm-registry-packages"}},"1.1.2-alpha-6668a794.20":{"name":"@graphql-codegen/cli","version":"1.1.2-alpha-6668a794.20","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.2-alpha-6668a794.20","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"3bf9e3ba2adec2c097dffc44a6856dde61860df9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.2-alpha-6668a794.20.tgz","fileCount":150,"integrity":"sha512-Z0v0gj0EIXU7OUan4+de2gcIBXP52VBPaPeUUOuB+DUz7/ys9ChsnrT78EiZ/HhMC3kPgAluGvON8eHFnEVlvQ==","signatures":[{"sig":"MEYCIQDQ8FpHMR3V8dCPg1bSoPfLQxzLC9nby1kAkenHv9/ktQIhAK9PRhOEIbWJiu9XhHZhf0uotLEKmUE7D6p6YIZca7Ql","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcyXzACRA9TVsSAnZWagAAxhUP/iw9MjDdUM5pt6Qo6F5l\nLr/KxCbYH68k1nbT/hbhAB8G1YJyiAzPpy8W8DFLwv/XBKbPcjckd0PAmh0L\nKjeVv3W+rXC6Q8NO/wNJ/W5Ho9kuMCttHRUiIXd7S0MPOfijcFm4rc0fJsSz\nZsjYDiPHZbWBw91da2YvMVyPcU5Cke6JUxWmNz9GDrlN7sI4/PUu5nmDctxL\nqo+Fc7B0wvaP7vIIGHthbwArQk0Q8bNi4KedMQyCzmQmu9eAB1Q+7WQOprVT\nev2NDwbatV7EsasWpqBh24DQjh9LRYBx8EdvfD2X9vwCLOTKfWNQdTU/964D\nMgynAHWs8HbVjDCs1dV8x1QbQOwS40AvoFVHionR5GQXxNIckagZhR2KK/KC\nhcQ41HSuGcTu4Pb4sT3wNWVaNaePZz91XN5koXni2/cqiHJPDXQA9MHuBm30\ngZVoZXF7H8nLmldWa/rERVcBNdw0Arfgyme7pA6Nn2H44aHKHYp2Obm8aHYt\n5tFVZQvKTm5n6KIEpf+Yu+GUCsOPLQfs76+Gha2dRKn1sERkZ6BjutiJ7lf7\nzF1OtNZqwgIdZWA/PzOUsXeT66MSBwO/6YGqNic78eVQPZ0tyJ90WL3s/oz3\ni3YXV5LLCmqUyby6KRH78mnG45RvDzXvvhg+OZMp2dUqfw5KtCqyqygtZ/Al\n28Hx\r\n=wYkK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6668a794092629071e8c4a6901f7d73012da7bd1","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.2-alpha-6668a794.20+6668a794","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.2-alpha-6668a794.20+6668a794"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.2-alpha-6668a794.20_1556708543711_0.6466260760825915","host":"s3://npm-registry-packages"}},"1.1.2-alpha-7b9eef79.21":{"name":"@graphql-codegen/cli","version":"1.1.2-alpha-7b9eef79.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.2-alpha-7b9eef79.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"2a7bdc186011ab2b942ce5283e1abfff3fc0678a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.2-alpha-7b9eef79.21.tgz","fileCount":150,"integrity":"sha512-4WljwG/4zQqSkA1bQgTb1KWKoVicsW2jpAQy45X7ZXzuU+mOLoGEjpfsJFbo09hBwzuZNkOOyLJdQWxQEJGlRQ==","signatures":[{"sig":"MEQCIEBa/s5g/u1slZE2mlSK0jb+R0mSEX9ohwVh+L1MtkrrAiAJI/sgvNQs3k7gs2GqA8OiGUrzLjUseV5rdO23A1wqFQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcyYvFCRA9TVsSAnZWagAAxqYP/Akry+rWbEtTBI/XOMNQ\nFfVK5d9HFCxlZDbpWQ3ZPCG5Ngf81jCYO4bkAhjWtpOe0AhypRytGEqABTOG\ngbY2YhHG1amuqbX2ORAVQ/3JvRiNU6SdlwNwK/65XFobQeAt4gI9XwR7yuB4\nKPlwQQHTLkB8nzpkrpieaRXOpK2kSL+sgj69jzxLwWmjlFXobJykivR9iE33\nQysfcP4mfDQxKaTk0lQdl8m+jMLNL1aMx7vtHMQgik2v+hK8Sfa1CUKvMuB4\nDaXxefqltjRVcKr1nyzkLbaHHgoJQTGcRg13+xyg3paCImUXjjcj3vTq5aiU\nlY3pKNH8tXBCP+i8SRoT0xBSrCME9FxFrlOrEdtC+PiEy0yVvkzsZ/UMOtfP\nBTb3aZLPMkSEowzMx/EoIn/Fp6KNKxT81u5VESn7uPM23LIekhlI/4dAwA2V\nuBSyVWnvp6YCCgurXxq3X83w0Ntzrqz+ZlGWJAYkdFgKTu8+NLfC431BKzPT\nqBJjOWJOMIoPpSkUBiHOd7Yg/Tn2PfTu9HvqUuyxz4K+d+ZnWEiSlwzdYIhM\nYghXZtJ+9P/9ij4WC6pyxEpttuFUkoL6C3aQ8C3h5yza0x8Bpp9+NAWY+h91\nZmqD8ax3FeK6jecap931uu/D/bdZO+SfxUG/wk7w6WaXkGldpWrYCm0V4c/I\nKM1w\r\n=Ni4N\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7b9eef79cc1c15ca4f9724b363fc42abdc9c27fb","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.2-alpha-7b9eef79.21+7b9eef79","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.2-alpha-7b9eef79.21+7b9eef79"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.2-alpha-7b9eef79.21_1556712387808_0.8146273158969826","host":"s3://npm-registry-packages"}},"1.1.2-alpha-f498f076.22":{"name":"@graphql-codegen/cli","version":"1.1.2-alpha-f498f076.22","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.2-alpha-f498f076.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"9b2993266569f39ce2b74440148a525ca5f07e24","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.2-alpha-f498f076.22.tgz","fileCount":150,"integrity":"sha512-Ygo0p9ya6yHDIGAjUqHi3LRWh4kUcMvAuncuuw6sTR0dFAV86268RVfFP4Rd+fTy++KiqGeN4WChEGtRMV+H3Q==","signatures":[{"sig":"MEQCIB3s6CNpmO2YOjdpcw2sue6Oi3ye6A2+w62yMeKeS6IFAiBIonxayDdJ0nqyU9bWweTIOCOblyvxoxvDYTmJlzemRQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcyZd/CRA9TVsSAnZWagAAZ9MQAII3wvnqnLxClhgtbi6Y\ngbWDmKQYP4OzC+1XbsiHTOYn2vm2M76oMmvs46gyCHBLn+L1F0CjJKLwucv3\n7/1Kjp9UVrrb4We7RJUISyl3uz43Cu+21AiLqtx4URtC61Fkj93eGUZ2Elr1\nfL13WlBRrfY5duEIwiVZleEA3B0vfFMV9YbALu6DbF/LkCbCEPP1gOeTr5Yh\nmtkktRM9+v3AQuuopy8Q3ysvJu/ngiSHUkYRct099a4tbJQegtD3x8Dt300b\n241g05OyJcmo1CNmk35txeV9NQ4FN/Gmm3PgvPMovAqKubN/H3n2VwSNC61K\nLlnfxankDeCMpb/kXyOflTyrcvAfAnxJ6gtPa2bpKPVJAlKDukogacpzSt8k\nIvx/AKZitp2oeWdLxJ7dRb3X1UKKcU/QPacsNTWlvsKNmF6jr7XeOMLjP1QP\nn7EPhFX5dc/8jTbmIfs0DMRojH96pnem7Khw1IGngla8Ofy7yklRwMvpzjAO\ncY4XNtZF4exBL4+1nlCp/4A2WbwAbDKH4gaMK/pwlsmTO7Yj277N9kmuaF6i\nm8yiUV7GQgaINRHCxRqnrcXCxb6qTnGXiiR0zt5BSe2yJlL81Zm3Wex2yOAA\nyxAIQa/p3pMdyjASTCp+gC02IkGOjpVspynKltS0jMXhbx6sM9I8UJVAgTwI\nXEuu\r\n=W6wP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f498f07674bc8242632973bcf7f17cd8249e5d2f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.2-alpha-f498f076.22+f498f076","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.2-alpha-f498f076.22+f498f076"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.2-alpha-f498f076.22_1556715391000_0.8223336447087779","host":"s3://npm-registry-packages"}},"1.1.2-alpha-e801e53f.23":{"name":"@graphql-codegen/cli","version":"1.1.2-alpha-e801e53f.23","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.2-alpha-e801e53f.23","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"d8ca5e5c0c1b3820c57efbd132b11388b0a13e60","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.2-alpha-e801e53f.23.tgz","fileCount":150,"integrity":"sha512-mlvnzcmykqY60ZuGJuUD7NpADJFOaCPaQNxxTvc21FC2uRZ0RmiBBS+pogQXUnRO3a6sgpqLUaRnKcYUIhFl+Q==","signatures":[{"sig":"MEUCIFlI+YDTti25buB/JQ6VRAjv8u5DSr/zaMciU8It9YZ7AiEA4NtmiEx53487EL69gDLCuqzVJWT7fmmNp8SLCx2C3Ak=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcyaXTCRA9TVsSAnZWagAA+uMP/1GRLLFcoJbyFlyK7giD\n3l0oFMvkyV7FBZJqno3n+6tbq3uhoxpoV/VCzWjaN9dfSMPW5isIB6qYEEG/\nJybxcU6OBatsbuIHN01YoUDDx2G9ToAU+m57qhjrQ6U3W9jahzy35WKZnYYi\nG40QfR6FzYB/o7E1NK13mAtay44u+lGyr/HHnP+oSBxLtiK1KOIiJ9aiYUhV\nk2JIR9D6lvmXKqp7xXwBRi/kVbVSSzenyl7DMkBLgblQRoue8ffQPTt5lYFP\nzYRSTt+ba8v4Fi2hFkpYJybwdLnIjH5bIR1GuVgK2zeSAZDJ7dE1zknH/B24\nNj0iSG7HElA/BJEnCANJRdABcr0Nnj2S9rszewPREY9WGkrmnTTQUXlXreYj\nSVMa5y96QFSnCfU26bRSz5/nITauGtD0Su8c/LKOFjdQCtISNCPMMvGlZUTo\nQ1sK5QskJoaydbypAo7Tl8jhobSsxGjp3fVOlGQaGdcQfsh7WOvpUwjuRzOH\nXLFmIBB2pOrlX2maV56D1xa8qE8VLpzyCInnEsDTB5nnqboxCan4KJZVuMKx\nnTUzkObW3pLKahRTCv9LtlEfX7XsJlzXzBaF6G2y7pBQHCE8j22Z9od70mIe\nyKr1CVSAMu1m2EemjJJxXbNdO9XB8Hie8yuAanlMA4YcoIndKWW8J9dFoPw0\nNa7t\r\n=apC1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e801e53f25f05f99d814793c96f688de9f18dad6","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.2-alpha-e801e53f.23+e801e53f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.2-alpha-e801e53f.23+e801e53f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.2-alpha-e801e53f.23_1556719058109_0.9537607277750146","host":"s3://npm-registry-packages"}},"1.1.2-alpha-23d46809.18":{"name":"@graphql-codegen/cli","version":"1.1.2-alpha-23d46809.18","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.2-alpha-23d46809.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"4b835a9d2f949936bbc8fdbeff6ec23c349b5677","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.2-alpha-23d46809.18.tgz","fileCount":150,"integrity":"sha512-yZf3EHYjiW8apENPUvyQ2hqTB2V/F4IliPIpEVISS4U2FH9M/0egdfk9279MuMCF+HLq7rIb25eotyt2a4YtcQ==","signatures":[{"sig":"MEUCIQC7KdnYQaVictAOHM2b1qm8JHB2QlixzgbpmbBnaR0WYwIgINQKaDFk3XVVCS8wT4j1kUrSCezZT/aRRychVVZ1L5c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcybb4CRA9TVsSAnZWagAA9gsQAJr3ZQT+wwEGpX+plDDv\n8TziJuwDoRm+dIRR5XQCaIt7JOKz2b6Lm8Ag1AodxYMHgvsBwmzorfxV8kdh\n2yW14zpHS1HDEd1fY2FSgbwzqY/u20nVT8j5WMkjleN6sh7Z4eDu4v169/fl\n8+dKLnDeB7R7pxks+vRLNkY6UhwP9hOJOuqC+J/mAZE+I+v7fvhc+JrVg6Z1\ncHNTR5hQht5oHTtJDbEtXOBWs/+4da9OXAmW6ttEAljZ1MJTcVcfvvJs/UoP\nKehBf2l5p7bMW/mwS6VZ3uinoYtC1xEXq7UX7jii/Xcs3A47uTxLwO6DYqhZ\n7vyEy9xnWASltRSLJgeCOUoOlGmWBfxTOM88zJtrzSKuY4RCUTcmmdQmrbXt\nFVhXWyNT5SmvkiY2DVcJVREEwrHc77P91f9RVq+XeB+2PlPMPF+tRT69ylP8\nMMd4E+GcbXCXo/LwenjJlTvzIZRlzjCmqH7+ecObgizNsjHiiQanFMJNg7sh\ntFir13ccIC3JzCV8grWw4AAzKTp3vmEW8v3VBe12yj+uJL1jxAuvAxCB8HLX\nHa0p8DDwY2ZryPuyNkVEbRwe6uCwzkRYosA6SV8xSyMCB/vzaRBxbk8mbd+p\nw6BACkx8fVMOJh8rbFmsYb9lbtU0AwoB9u70vvdLlL3d97y8NmRKKL+4VrQR\n5r27\r\n=/gRz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"23d46809ad472487103ea0a94f2d15bc7e3b82b5","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.2-alpha-23d46809.18+23d46809","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.2-alpha-23d46809.18+23d46809"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.2-alpha-23d46809.18_1556723447158_0.8282957782343983","host":"s3://npm-registry-packages"}},"1.1.3":{"name":"@graphql-codegen/cli","version":"1.1.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"0994f3c1716197951f6e471e4f8ce1588851ce6f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.3.tgz","fileCount":150,"integrity":"sha512-Qx7zmx5wjhE4aKtQpp2Vtpf2TKM2Bbsw4pbET1KyXesBc8sYht2PkDWwJYObQKlW5vVRkPSF3BZHpeI6uEu3xQ==","signatures":[{"sig":"MEUCIB9qn6cSDmwCs2JkiZTOEI10Zy6l27mL31iaLeEnxyjjAiEAtzJ9PyP4PtRoB77twY30sAfuNspOk1UIlUdJ031xcDY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186904,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcybvWCRA9TVsSAnZWagAAueQP+wWH62b//kDrRnVgxS5a\nU3zCBF70w0apk7UUhLXEXoyEGXc4fWaFLeacUfIM9OL7B8I1a/yDKE9CV8ht\n2tm7qsiijO+AeleW3nR49BoV0KVp2ZicLep3bWWHj944yC+z+iJcvpCaHbfd\naM37D/2NUERCZhTFJe5MDD3Rc2j7km7RWqUZgPk5W1dM7/G/4XLZcHgEqJKr\n9UWUaqxDqtxtnsm/sCguTKNM7GyXSRX80atHrCcGY+a69mpIsry+dWylmJcq\nLRDeYX1dsz/J2imbQCJcYceis32rqPjmvPvgh8hsa6GCr8YinseiveSQdyxW\nKQcx/+tiFsLSKiAeNvDyJyVBOKC068mWr/5bgjr1/JcBQyfaeUwucZPoedrO\nrmwVUn1EWIjuKVit/jnbKBIYfLkseF9Ku9sQCV/im1W0O+Kf1fNNKY9MD1ER\nLJIoczYomjNMu0t9TS6b/wqG7+5Sw8h0oVSQ4shUOIoJjkbjl9FW3lbrXbn5\nE7VMsV5WpVCDtioyBsaUR1y0K/Uf/cKo0fl2zfV8gUxGjLLsQujVYd+L+FwD\n+30g+cB6WwkVMJ29Hc1qFq4IrsYM0Ha/vNybBnW69bifKwh4a0hJcJQqMRwv\nRB37SeFHY9n9QJjh6J1r4pCi8iU0VcqsQxjbc1fYtelWroQkM5AR4UGI2Qq+\neLhb\r\n=SAvY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5a6cec6e35f8b432821e8462726aa63fbe6297f4","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v11.12.0+x64 (darwin)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"11.12.0","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.3","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.3_1556724693964_0.02551981093165745","host":"s3://npm-registry-packages"}},"1.1.4-alpha-5a6cec6e.0":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-5a6cec6e.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-5a6cec6e.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"37dd5c88739ca53612ec13afcf035f296f282df8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-5a6cec6e.0.tgz","fileCount":150,"integrity":"sha512-2FWrTNqsNPArrGgPlJa1yajsi9aHXFuR4QSi7lbbNnpU0KgJu1C38VK2z2uQkX9rTr1Wbka221fcxyiwzkzGKw==","signatures":[{"sig":"MEYCIQC0sLHvN89kWqZI3R1uypvlSbKLk02SYpnplbtBLYNYVAIhANlyI0c6aJG4Mt0rJpZEV8NHPBya971Ng8BjoZN3tPrG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcybzdCRA9TVsSAnZWagAAbSYQAJq0UTgwDe0HxHWzWViS\n1fLeJCgD1ui3iJQT9EWLOFNrljACIMI7LhUpi9tw/OCi0mgC/9GVmY4o01AB\n6ISi4HYi6FtfCGWbiR+m7KeiSVDE54Bko51kIpTWWXbv8DWZJCE/XgDxI7zs\nArvfzyJK7VhEYZf9oybA71XSow0vpUWyEnuoEuTTZo1k0Ue7MUfgTDtn5Qew\nawIY5zf+4AjAKY9Stf5ruz+DVQOtdwrA3Gm0wSRtfkzFw7PjALcdWr/vzvtl\npcwFRUCgmenvBQPlVZHWjd5/vf8p4mv3iUfbxICjMmE/1XRtD/oSEps9mQ0W\nNpvE/xpCMNviU0/a0+YMuu7x1auJyEIjNIBCkv5htCj3+Z4+OAwXXU3WpAe9\n7jEOGTOhsJFzlWdi5L4i9Eas6CB2BXwWgmCpZK3nAoT8mQIf4abAHrbZN1U/\nthOrIOgA5GvLy9KiTSeIjFlqfFqopi1jdoKyRShlt91V6qljcmT7hvdRb/mJ\nQUZX2y8oRFstfy4PHMTJG1b9U8dilbESTkx0Ou7kgDt3PGqroQsLCVTPS45l\nHkdHudXC9T+cSfWuBYishNBGzYufQTMF4Vxuvjw0Ya7Cc3WTSQYq35z3obNn\n3eAbZFPLS/e/Ju2umGekIn8d+YUVj/glIAd0Z4sBBs3qRjNPcIG9iIPwZXaF\nq3Wq\r\n=R4I0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5a6cec6e35f8b432821e8462726aa63fbe6297f4","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-5a6cec6e.0+5a6cec6e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-5a6cec6e.0+5a6cec6e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-5a6cec6e.0_1556724957024_0.9447855174327311","host":"s3://npm-registry-packages"}},"1.1.4-alpha-8b7cd3a4.0":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-8b7cd3a4.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-8b7cd3a4.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"5aece6aa637ba409ce27ea2fbd973182512da54b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-8b7cd3a4.0.tgz","fileCount":150,"integrity":"sha512-aLSc0hHXFRXwL5aNa/9fF4rXvXReQLSOSIepzL+E4pYSWHnr6iECkUIn2z102Q8eQBsdVQRP5R67tNi/wJNyHw==","signatures":[{"sig":"MEYCIQDmBrxUstsYEI7fYIxHVMcSHas0q7b/vIwQ5DKEBWYPbAIhAMoFJjq9htRasjq1yNbJ5TaulMD1mM5AoY26kcyFtz0K","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcyeh5CRA9TVsSAnZWagAAJikP/RLrVtTBFss3YfHOxaof\nh4s5aa/hzNiHELyYXLVvzdZChAd+ygCnreGIR++RkZxnHuwzsGet3ZEJ0GK9\nlAoOuYlKp6LTNznssR7DozEaZ7vnvjBGkuXE1Qrs/PoNqXrg8U7N3yxy1ySc\n3IgM5HvqcwJfddaOnNn4I4LdhxoaeMiAQhAKJ0koUUxARQEkf0k+CBcj7U9o\nhlz2DKsV9SAKykJjQUj8WnX82V79neXRAjGkgfovpY72A+bsoU7jNiOQIcfm\nmFojZKv3LPIZ9U3QyZzqpb9WiOHlN2VL8vhmOFoK2YIKulnG+RMX5xikljQU\nriPCMEUZvtFYn0NXo4k+oMX9U2yt83+FTOjeDGAaCIvHh+Bp23zU1rj8z9zR\n3Krrs4Abe3vZGYmnbboeVLZIkq9BN3PImZIX9WeQT5TnkKKZnrcSnVJ1EQLM\nx7L07s1vo1Gw5fAdK7NMiW3I3H6rZ738JyRNo+KBr4tomKhG2Q+eKMsgxmKC\nMe/s/OvdkHNqZMkqm0+IsWHuJdre1SQ4JHVRaPOmuYx5bGqlms9ES0FeKblc\nzMFZ7T/vlOAqBTMoUp62/y5WNNB7ewVCOtmo4XV0r6+l0lX8utQ7WZsibt5e\n3dLzVTNNgKDyyhNDyzAZ0BmZCY5FckT3r5J4RrhbciVo6/3g2QI7LCbr2GUN\nWQs/\r\n=mc2F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8b7cd3a4c223cb321ceaf2426f3f7384687f5650","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-8b7cd3a4.0+8b7cd3a4","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-8b7cd3a4.0+8b7cd3a4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-8b7cd3a4.0_1556736120682_0.7476193106049029","host":"s3://npm-registry-packages"}},"1.1.4-alpha-9e02908d.0":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-9e02908d.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-9e02908d.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"e7e57273ef85bab1cf4b9bd5ae6d865244465441","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-9e02908d.0.tgz","fileCount":150,"integrity":"sha512-hEDl/Y2tKH1d+sjagy8X9hApaPnyJWn4RsbYwpW0PmMuOkpxwbISZjkPVnc7QhgTbGaV+6IwcKN2Kc4j0zh5FQ==","signatures":[{"sig":"MEYCIQCMDH8SzkU/8i5sRkhH/rZ5W9zEdyMPiZd8nCjQFnfNKQIhAMnsJECqhZpTLyDAB2+ydr6yhZu2rE9jkH/YePXvRKTV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcymjlCRA9TVsSAnZWagAAUCIP/1AEb5msnyhPpae2blEy\ncADs8zyR1XO0e4o4UXYBMVHg3oh7jmo/H9hq0cUdBTbeucXjE7dBU4PgPyjf\nFAA9GBRXgxyKm0p3h1VfNYj7GJrKjMF6jNoNmFYpbJHYtxlXQY/QLqTkZlGe\nnM+AdAO0oVjzVAI/kQBUW/Egs7mlwnBfMyJrSoh4QrIl6HyzLKmIt6JuImj1\nR1grENC8rHlkhjtu6CuDvGyOYCwq0HJxuCURd66k4k5maxBoizKaR09wR5c0\ny90rGPh6Pgm4MlaXb7GqjnqXJ1cxnGreCvvP5Ixx6mfNoByHiO5+R4GbwMmN\nxDPokA6/5+NoZk+DD2tD5hVUITJ420lQvliZpkSw2pxbRgnYN/JI6X6MWSyD\nnoiYaMK56cGEgNlF/U6A9usU+6VwSOiWAp2HDKWmD101uYMqYZMVZEys7h/I\n44+lTadqEBWW8UiFyvgcY+1MPkkbIowIjRuwcXAwCK6IIUi5vxCUxCf/4gJn\ny0naQOuN04VGDcaA0oFow92CLtewsgerybz24EbzPe8LGxluO2cWMz1bSwtn\n29EZH6LsyYUTRAhcBxxQVZSrCmrPwUFoTmSdYpri2iuHPMw38Y9PoxERdnW8\nHrcsBcEYRVcUDQblMCIUJPSL5y3++AliFcZ6+VxQ6KMZIsAH6iShULCLbY31\nSQkL\r\n=zADj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9e02908d86114a9c97662e32a8187c39d810b1a9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-9e02908d.0+9e02908d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-9e02908d.0+9e02908d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-9e02908d.0_1556768996263_0.15582440645136697","host":"s3://npm-registry-packages"}},"1.1.4-alpha-553e79ca.0":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-553e79ca.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-553e79ca.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a3c7fb01facfed1ad630740058546be958f4a7c4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-553e79ca.0.tgz","fileCount":150,"integrity":"sha512-yeeXY+k4+1k6iibzRh7CjcUWsGUwqzwowSTxYuZuqinscqCojVOeV9EVbuyWo3FWobVVdCFKgR+eGKig3hxlvg==","signatures":[{"sig":"MEYCIQDazWtIK4bEZDZX/6LCnq4iNQz2zZzNbvKnq95+Oqz/QgIhANPlaWQlDnN7jKTl6jkJnd5d0BMs3CMJKnvVB9Q0lEqK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcymj3CRA9TVsSAnZWagAAXWgP/0CJd68RqGypAQkJpd3C\nRwRJQZ3AkYj7Rjrw840KyGFGcF08Se5SkJsPiTGM4LSj6Et/liz/ZTMsUAgT\nysw1IfXbXkjM5dkjiHGuYs7ECqHO9m0KAoXf9MNq2F45w0pEAgQ3oUsF81kE\nGs9/0sr8n6Ua0z/G2ewIZ14XNRZPC7AqnT8ESLhPHwVlrPedniUSnwxqk0Tw\n9uIX9tyhg0WQvxtfQ9Jd1uQy6OaJpPA3vJlSLNI7ms8QcW5vOKE06Rp7LE69\nRy1c4YxEJLuy1cInHOBAQU09sbP863INO5dyLSlGW21b5KLiNeNJoek63KHo\nkdYIr5MYigJbvSbNIShBn2cly+rv7s2Q0+JrDfFV+rkiRPArKJUJMMYVGRg5\nJUC346JWH7IEQnJk6isn7EnbjkyT5Cmccw/h/8ybUyMTIngB0OWeY9Ss+E8A\nvohNI7oVXFkR+quSL7HdN+t9O7DiPpaJU8D4JkBDkn+KTuzJxHs2K3GR9uJv\n1z6eh2lmc8zC/SZSQSjKWJLVyQn10K5KQb+GLxvRoUt/JNwSwMmbqmuOzjr1\nxzcQcHwEdhy1y03SQoj202FnOG9/CoZRoa1YhuQkwHPiZccUxD6vHHR0G1qB\nUrLnuMosN1KoCJDAniltP9fgGh7tlvANL65I2rfw2+Vmf+rZ+fZPXVTqrY60\nLp1D\r\n=ZAcs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"553e79cadfcaceef2867951303901eac66799b6a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-553e79ca.0+553e79ca","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-553e79ca.0+553e79ca"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-553e79ca.0_1556769014721_0.5976872182397632","host":"s3://npm-registry-packages"}},"1.1.4-alpha-064b94dd.0":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-064b94dd.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-064b94dd.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"e0cb77aa385da8ca24e37dc03a84113d1fce62a6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-064b94dd.0.tgz","fileCount":150,"integrity":"sha512-wmDOUJZRLG20iUVgXmls2FMJ4PSUbwQRoJPHPTzkyqrswZNWZHI0ym998Lz4PmqeS0tkEjxkZYrYKWh8jz/QRA==","signatures":[{"sig":"MEQCIFQe2oAq+RXbKYifRzgXTxET4y/DCvYeqK8+KgjXo0s5AiBMb89k/19MF6Qhh9gIKobb2XbgsdhGSoLYZ3KJdf9Y5w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcytCLCRA9TVsSAnZWagAAUfoQAJX6zDTmPzyfd/mwj5qB\n7xy+p+4psbxqTpyvBgD4/q5jTwzN2ROhriBbZ8eUG8p1iXzx4IBCoeSp/oLY\nnB82s4weRdWp8kJVA6gGhd+VlV0+NNiz59TyiJ+dazvoRGH060MkUMg3paa2\nTdRX6uc7xM7TPksaPuhxYpJHMsAtoUKh2dqTD6qj3tI7AP5APjgC2jRZU/pL\nIb3cUhoL9A2/7sWIrzibOYyUx+mr4qYnF2rPHAosKoQzC/iIe+BT99F3BsVA\nmpLxvL89eN6CDlso8gP8xjjyw6rQZkqBqFFIsky3u0bf114cREH0YWd5VDqr\nZ+N/ioYsM7M/nNv6UmULN2/JtqA2pIz5A6U+09l+QvY9ljdDMyBEb+Xb9YBd\nhMLO54SAY/nAku1v1Cm9pkiE6ZccNtaYeAQGCccW5WjFp50W8fH4G5fqk0I4\nQjV4w5hKL7hTa30p0XUnREZOoBZangrbkjDAnzxCy2uH2jwaI8ruXjw90zZh\nz6j1f4C9a3HAx4fvirGnod1Uka+iOCpa81b6J0BlcT5X4aHFCKskWg1kr2WG\nS6S6UzZfrV3ZzhUzTp0oa86iebfV/3w/ou2JluOEZyogHpJb1xwvSC4GDsqx\nlt9vPKqHlp/2vrC9z/T0DWhyFRIfowQfKArhn6OlTf+80NxyCyvHiU41P652\nx9UT\r\n=/bvN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"064b94dd80cb0bd0ff9a9dffc632c079d4bf3a53","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-064b94dd.0+064b94dd","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-064b94dd.0+064b94dd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-064b94dd.0_1556795531104_0.8560776495679059","host":"s3://npm-registry-packages"}},"1.1.4-alpha-74ab0c4d.0":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-74ab0c4d.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-74ab0c4d.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"7b5934e0765807391f7b992659455c585dced4e5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-74ab0c4d.0.tgz","fileCount":150,"integrity":"sha512-jFpzz4oMcYXn+5TZ0/vzNlonc9EFt1icRbjS+tYN9LkZh+AkpWIZXVrCkWULoYw7djnw0iPXi6CIaskKV28H1Q==","signatures":[{"sig":"MEUCIBTAoiNSGcsTr1W+2dQu27xGJdHgg8u589Vwu8m0WwpNAiEAt89DcSb7e+oKbGXZVVNe+RFwiM8doUu2f47fBYZP3Bc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcy06kCRA9TVsSAnZWagAA/IEQAKAVu2YSkKIca9bNYxpy\nt+x97Q+ux543hepbDKMN2YuwT03gR3s+eh2Nq6h36WuBAn/p1oye+uzIJRVp\neAtSvh7Dg5Xek7P+Kj9xEJcZUGG7VvfoS8HwQEV4LdzPBpqwHH+dcQh/pzE9\niQJNtc5TNBxBWynQtRopVbh2QNWDgqZcbGLsNgJM7NB/lc78bGefJLyH10RG\nbGz975gdi7MyV91rLSdpHqI5O8cumOHXzaTsozjIDaD0MelFdR03iem0Jmj/\n4AII440yGYhnYDOXp13wq4AIFV705nvHgQs/kuBIzZLDHBiy2s9Oor1KYTkI\n1EdTkftIBcL55pUA8JpXIigOv0DDLSCLI5qT68Qhk2b0BrgkyG1+OHMsbK+H\nMsXbb2EreJuoWzPIf1fGeWYczI3J+B5x9lc3JVHtwKdNtZsDAKsDbVHX+CB5\nXZGFOBDD7BX2wOjRfr8yEmQj4DLg5EFLJj1u871EIIAnlst2SoMIEKhZSbLU\nzJDyjQjLaTXssD/JmcolIfzZNbKDzWJP8aE/gywYnhx/JgtgRNuPxs949NH5\nP4iLlNRuZz+MsH2yVcPrx3nkHrJLjLcGGoKo0NnbK7ewLTfUDeirgHhuRRmf\nXb3BGUYW1OtCxPcKYdfBeOHZL3/sv4plR4mnN+5w1KEzJWjVMR+t2gBU9BgC\nTeH4\r\n=J5j7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"74ab0c4d3a243151102ee1ba39b336b11b735ebd","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-74ab0c4d.0+74ab0c4d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-74ab0c4d.0+74ab0c4d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-74ab0c4d.0_1556827812052_0.7858011544121675","host":"s3://npm-registry-packages"}},"1.1.4-alpha-e930d135.0":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-e930d135.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-e930d135.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"5b8ba12e92ca4d4a84d6f57e6c722104bcbeb1a8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-e930d135.0.tgz","fileCount":150,"integrity":"sha512-kh/YnyH2PWKmEt8HkyamlXUgOFO1bsx0Ums09qI+igOEnHH4EAHQ4FZ+lZBbdlO5bhyJ0uPaQowgMbF7hECzbg==","signatures":[{"sig":"MEUCIDKPpAdy7pmZffITcVTxtIh+sbjR3d8sKggEucV6aPEfAiEAkNQ6ZbvBKmQeR4DWE7pI6r+Wxzx4scroi5fqrHAWEe0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcy/PYCRA9TVsSAnZWagAAB1oP/2s4wjaHSxJamN8Ls/Kz\nI4XtrPIy0KpTyu+6utHxDlabaZcz5wf6E51CATl6ZtZ+G4MWX1pAsVTlI03a\noc1b5+hVTJAn08TQh4yjJB2hNzrbPRDgYytIN99cmxZYll+25DbPo5vqvycb\nb8XSBPM13uERVvpBrV+ztwDfdaJhqX9drOgZBcHpov2yg7SbKRjSwvTekqun\n4PZDatXyd/RD3E7zokQHbHCRK69sLjGQetYn3NWwj3O8CkVdFMFl7skUbHYh\nRSGXwM6dnsphxXkLAqW1bBJlilq0+O7xuFkG2BgECf16rV6T3GYFklCUcZEK\nmFNCnE6LhKvJKbKQGB67LOyW+wZi2e8W+RHLGa+b6jwDI9C6n6CBxg+Gw9XB\nTIUOTq86jEVZp0fiwRISIqk3JKBc7+562IS9RfgntI5lr+TMP4+biuU4d/54\nCVCdDFPDN1XiEhrkI23jlH/MawI6vCfJbbFLKb5DXE1/Rwt4CIKZS//H7Tp8\n14eh7hZAi6DWzutBn6lhpv1CKwoR0h7KTpEy3qd2jbUe5lTztDYxiUYWblwb\nIheNO19S5sXu/7zSx6TfbF9TKLf5r4Oy+nwaWsY0sTM0FjB7UlR0QSPP2Fuu\nlmDheSqi5+KrLg56LFjsnYayp4kpirUn6wTwPTsYos4uiEMtNq4rXaGHR0DD\nWA+9\r\n=wXCE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e930d1355823c904ddee2773ba3fd37a5e36b965","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-e930d135.0+e930d135","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-e930d135.0+e930d135"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-e930d135.0_1556870103456_0.8312285486072095","host":"s3://npm-registry-packages"}},"1.1.4-alpha-68be4def.0":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-68be4def.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-68be4def.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"d04315e06142e80c63d49073898887350249ff78","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-68be4def.0.tgz","fileCount":150,"integrity":"sha512-tbmD+q6tz1sxB4yCC76G7iurQuMNxMWpCiLkgQYIpMIbtqIBEjLCv7Z00brFiSh0bNKFyKuF4Ya47uicFbieTQ==","signatures":[{"sig":"MEQCICkGIMB3f/bfV0u+9q+jTgkE8lVeXj0SaLmJ/zAnYMF8AiAmmfz3b0+W49xOjb43bOKKVn8dS8ojylohF5rBXjebuA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJczIuGCRA9TVsSAnZWagAAS8YP/jdhAk+thP5RmzXrZyTA\nuB/WjcIBw5Hp+Ho7Q6lqIMUPYCN+6LsLOxfsbBn2IhBhjE0HYYHqVLCLYXv9\nE/irw5CV4G09RhILtB+/Yk4vG0TvBqlwqLSBbQEaytsXeM93Zq+Z3glmo6JN\nPHkUk6ApS132v3edtSRDT+ZwWc7dhr1pQLZDU+Xa5gXQjKqnnarAaeLnYy3K\nSD7sUqWYTB7/uEwJSEVAfsS8GEVnNTrfQm1Ksb/DNxyNcQmEIIFTi3/YBvVg\nTMR9Fy+FuBCnvKIPt2m3zK23VB5sCmae2lp1Vn9YxANHF++8KGpu2q65FgWq\nrhfWWnLsfNJNpqKwLMrBPjho2rFO/vafpXjg+odwLCVJMbweI/sqfPfEz2q2\nrctJzzOt4oTiD0zxEZ6dnv3X0qkWzEFtg3zF1oUg2zEt4IBLxRVoTz1k43jZ\n+uLMSUcKuXI6fgHdheGSfCgUoK3F2ugh3BG0wVfEfMBe2Om2LdPA0N4oFo/a\nQssw94GPsDK6aDRqyVQVP0jXqjolWNFDP/Bgv7dWk8xWN+a7g7xbglG5C1hH\nD7tjDs7uksiMdYB+7oOsrse683k9PUk6m4d7/2MjvUlYzpGApPG8Czc0O5AB\nFH1AAqlO2e6WeH/ahGgxn5flbpvrlE82YWRwck9P6dGZx5/Bc7BHh+OXFKWG\n8EiF\r\n=daiP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"68be4def908bfc12d7ba9f09ca6fdc774835cff0","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-68be4def.0+68be4def","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-68be4def.0+68be4def"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-68be4def.0_1556908933896_0.7493735935800272","host":"s3://npm-registry-packages"}},"1.1.4-alpha-f70ad216.0":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-f70ad216.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-f70ad216.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"63193fc707bd9b65cb4d18f240a45a729dd0761a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-f70ad216.0.tgz","fileCount":150,"integrity":"sha512-Jz8tKXMcFUPKkROtdRKjT2TXerEw8/OmHZJ76XZqHREfo3KP0bmUjBqVsT/140xrOOJI9crITju9KrZs/sKJ8A==","signatures":[{"sig":"MEUCIQD5ZcngeQaLa0iofF8Uadv0p9jRHve9GGz8j8ytb4mzhAIgKqs/PPbdLnFm9h4U7OXW39WUbejwK8+GEpEJNyVGUso=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJczklQCRA9TVsSAnZWagAAVbMQAIP2sS76gi5f7xT3VIfB\na0ClgQ7lO9KOioJonkZElRb2MxjhcbCmtH7PhlxG4KISmoSmTtiIl2Ci6+e/\na8j5WJ9rc/LIsCUlWLogoYnl4A8+22yZdn92UDR7WGUoMgApk/UNvCnhHux2\n4L+X2HyXp95UI0YNxZdzNzkXsq9GJruxqB6Y9l05ZJnbk+0Dbtrt8HH2Othv\n7DJBcGi2rCucaLNc77A9DHjpZlrUbBQ0ixeUJdp101MJrJ1fM/u07AlgFp5L\nYMGibW/uMm2WFuAOqDIM8GWULUYMu3imI1dpzoMi55cWzeykxGgNiiQHvHhb\n2L2T1CE9+OT5qTQXMR3u7qi1sqAlGmPb9EnTYxYXmdK34SzbLJT5qcRjOiN2\nZ9wGKpOFom7UFuOuAxmlwcF10+dxMlYXsrsYNCq6LXpasl5PuQi8PCktJkwe\nGC6m8TfenbOut16ABoqAGhZLhxQ/VBKyNT/SuqakcLW1ofeQiqwQCdbI+w5j\nBARxMrg09+wjeO2wHONn/0jeu9dUaKX+/jhQnIi6p9TdweuMAr8gnB+gMLFT\nH2HXcNYKTa2748jJDpUyA0wUtnQDRy4VFbQ6G242MGmKMnXTqHAmT6JotCFO\nMThK/oeG+iSk215kYp57vk+hhHiHM3ku9WhXdjfV+p1Qdzob6NYrxqka9n1r\nSD5T\r\n=uI4D\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f70ad2169d52dc74a7716dc6794d7256ad75729c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-f70ad216.0+f70ad216","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-f70ad216.0+f70ad216"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-f70ad216.0_1557023056040_0.04868136995903827","host":"s3://npm-registry-packages"}},"1.1.4-alpha-8264336f.0":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-8264336f.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-8264336f.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"4d45c89a3137b4c78d66ad4ea7b5263a7db83719","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-8264336f.0.tgz","fileCount":150,"integrity":"sha512-3Z4At4astO/ttZqL0WydLQbqITa77r9DHGyNcCCcjQAKiLNe0EwIufUL/KH/FNXOiGgVMcIu4twlvy9KqsFPLg==","signatures":[{"sig":"MEQCIBqGL5h0DI1aDVGydFnE3ORFUliZvLvlslFueh5BFN6GAiBDpH7SPrbugxx6MZ2h/v2CBIKGrgxdeFYvXytToQ1g0A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJczpOPCRA9TVsSAnZWagAAfJ8QAJdNyfDkirtByBq9B447\nSYfTmZi4dXWvwaG0pCvv/XEc0FTeqccMekideRji6uaPyNVy2Ev0D20P5YAz\nsXR6HcTZ8nUARyxeXAhsKZ5xoe2n/WtPskCsdUwxgLTopBQ5C8TSvB+9RShS\nK6yIXdvktK9me0Jz50tGqgSHcKs9rDsc40gs1EZOjkAHyWLfLMR5APiesX6N\ns/RiiW1jSEzNJjNxBsU8m5E4zHDRRV9NFT8f3MUuUc6sRhQ5ISCxsFj7s7VF\n6O6I4TDDdAR0JEByBXxwTPY/OrJcteYPG01TWHI0OxScHgXx9y8A3A4g6oBr\nyH4DI/Fs2fIoKARCqZkP829+qRwzPM2UtozV2XKgqQSvu1hkJqLDBoIVtZac\nJuAWmBKEk+FZe9xdTiNGLIKhj3u+TL8HaFb7TpkyfV3GszE/iN9VZRbXRG6z\nKb8z5i1jDfZXoIZq/f2bk/dkCfC/qAtoFGGaHXVCD3+BfIYJL9Y9JP4od/nj\nb86WA1xHOfb5aOvNcP3tTmimzz+7kgz2jSnHwVcGbzRXmsuMl+KVq6ENYkZT\nD+Fdk6grzEHJA1cjRcXMof3LCkJPyau7NYLYskiAwGhY4O0iP1YksUJAz0+y\nnNJPyqoqZV57OD2bv4khqMhSDDvjgFQ36f/bbauhJ4QfeG+k4zr8jKycRJi5\nIqGa\r\n=GUMN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8264336f6eaa31f7f583c8f51e1a36212064ae26","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-8264336f.0+8264336f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-8264336f.0+8264336f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-8264336f.0_1557042061677_0.7862489125470238","host":"s3://npm-registry-packages"}},"1.1.4-alpha-9ee25ac0.1":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-9ee25ac0.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-9ee25ac0.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ec3fac6298382f8dc6ee67523675f43acee2ad8e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-9ee25ac0.1.tgz","fileCount":150,"integrity":"sha512-sr5Tc6vxHwx8+8zC9d6uzXCvINLJXe4ksfkLV6anZp/RazVM/mTq3KN/4Ikj5DQ8zN6gLoxjc5YVKvcqNx+wiw==","signatures":[{"sig":"MEQCIDR5b5jsRPf4tGlks14uZR0oS9+VwkLjtZob07onvK1FAiBPSs7zCG+mPvOqL7EnspqroHTy9dhuT1UxqTPeoULiIg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJczpO1CRA9TVsSAnZWagAAE5EP/iUt4qkd8RTdE1gdiPk8\nTMdfGffrXL3Vm9X+oE7biWRx3OIUL5dhDOF/Z46Estjwaz5DwOQjZudWWqwG\nTfaoqIxTEwXRv4gUTzcmG+dp+z8lbg3miGBOyIJGKJnB09WKVA9fkvf6XLQl\nczLdzBQyYbrsAE53u8NhQcXvVtCC/lzPMBDaJaBi7rfa4a8M0TBUWYNkyHT+\nv3b2eplB+Uvr56pP6ZtYpXNBCqkMtYAzYi0K7IQySm3lAlDdpOhuZ0Z/4tJP\nc+XrceUxVBgN83gH/07+7dgKySQ6I6O3ZEAsI61eYm8TSlv4N5A24xDFgDlt\nuMV/PAx663Jgxz0D+LTJGuSCtWdFd2mJ3Ng5Fs+6ILh8MyuamcwEHb2xiVSO\nILejsH26OHoJjbcN2qbuBZPniFYbcXqoNMF59VIug1JUrhWoKiaOS1TRW6e4\nz68M73F03HzN9JCf8Je3cawPPvuLu8/kDjzxbvUDB2jotichZYjUaq4KA5CB\nNHOkrFDTj/lrqneAzpTZ3D6cXLbRxchrm2a3pX6twMb3sq367UUQs+Ey3kUv\nQmMwfRumq0vRhZTmP0zei0Kavfbpn9SiTN9mVCBEBXOnRyrvSjdaQNNgIeZH\nPf3A2M0I29NwWj6ekI+354LxoaZtiY72iPRckjtaj5u7yKsFtLQt8ljt/65i\nuuuF\r\n=sGF/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9ee25ac088c40165ff2b0fd281ff4052a1a4b02c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-9ee25ac0.1+9ee25ac0","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-9ee25ac0.1+9ee25ac0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-9ee25ac0.1_1557042100407_0.7485560621494312","host":"s3://npm-registry-packages"}},"1.1.4-alpha-3a10945d.2":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-3a10945d.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-3a10945d.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"9346a50f8d4349680cfffcd827947214ebb7e268","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-3a10945d.2.tgz","fileCount":150,"integrity":"sha512-hqRPVW+WcexxwmvYEj2HsGMmYWoBSfVI8Kja9S+DITm3Vce5sROHGKbjmL2yD26zlqBpFDL8FnPoLIXhFl2sqg==","signatures":[{"sig":"MEYCIQC6QUzHyqBJdED1uJ2GiGy7cWnKnLNCVxTJtYyJ+HAbFQIhAJ45mieU9qxbIXjTTbP1/dWjLtXXBsd2KI60c609rwwn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJczpPXCRA9TVsSAnZWagAApqcP/1tafKC3FajY+M6DTGs4\nHW3oFqmRo3tDqvNIF2EZ3A61MpCPXwwhZ6SzKTM8KxRHNmikjHqQqugJWjyZ\nkQXKzlHIDiADdzOkP7LAoEiEDDacS8eFSiMUL/07edEdLXHZChpCaVjZFMJ1\nN+ZatxKALqh8Sp1uxnAJIYGdavsqKtG3IDPwDeCngfE0mES9pruyR41zScDG\nw6K0z+WcKKegeipuXSFl9Z3sLghV8EYlPx21Kg/3yGxlNcRlqLl4gynZGsor\nkQrIuxUcT1Z6qEOUJ5AXvoaAr3HKMA4IK2MdmtftrpVKbSEFluqdsAbMXjeN\nXLCoyXxRXUCmXrdDHfOXq3Cd7Vj38PkOyrQc4xYnzfXoV5yNuHydSAQR0yN0\ndeHCsAhZ/eWPDY6GAizrB9Z0oRKU1ntlipU29tteTd0gUH2c2pJmjy3iFYOR\nOU2JUp06gwX5ka9jDyFrk5BLBYW4VCiH4UtEPSqLSRm7yk07VWuZk5hBn+vi\nMfUY6pQse+k37c6ksBoK9JbgvnS4t9ZElbtRo8+FplbRnWFm7kkpu0KO3Z62\nCqNIbPL/8GbTeIrPATlRPdMqZa5Oj/Nmdc2jBrOGubukZLTYrIMifVxf+u7P\nhEzjCsdoJ8MpmF87/MhS8Y0LZbUHuZ67PvR/G1Ji/YkPTA8Ls/VzzK9Vtb2I\nfEy1\r\n=HSQj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3a10945d2eacbb9e709236c5fbedbf2e3ec8dd52","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-3a10945d.2+3a10945d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-3a10945d.2+3a10945d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-3a10945d.2_1557042134563_0.5864393842145601","host":"s3://npm-registry-packages"}},"1.1.4-alpha-efe051d2.4":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-efe051d2.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-efe051d2.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"1ad29127a3c56553b5ffc922c2c6fbee5a64b35f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-efe051d2.4.tgz","fileCount":150,"integrity":"sha512-G96PR1143ZZ5FEbw0iDYwxR8I466UnlNX+PCnTD472VUBKhkQpd6jX3TZB27LOJxluudMMHQOlLmjAjt0EB6YA==","signatures":[{"sig":"MEUCIQCupX3OGFHzVyUJeKVOSelBiXglk1065fbxgjkeyrM3WgIga6lL+jMUIBTpYZXVvotlbsHrXuKly6bw1Ucg32B43ds=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJczpRxCRA9TVsSAnZWagAAXfYP/2lI4CClhbcTaSf9PLa3\n+FDTEwUgBg/OAkpeLA5k1MnCiq/5TpokPrerjBteG6Bmtg2B4hUHl9kLg5DD\nOw7JHhD860KZXmzOufuN7PpOd91xsEr0BmdsOGXpkQdXjfVeSINyaI7Bu7hg\n8V+f6UnmR3sPrnDuMyPbYuthiJ2+QfNVQL/S2alQjcCh6/4R9IF45YMPrhYu\nxrmX8ps6ovPnya+QfR2t6agxaBBGq8hzMlEIvYKES72BzE4+kt2GW7ncWulZ\nN6a1e1oHMlaoL8ZA6zTICfT0lzdf995JWBv3s+s0mh422TRc8B6j9BTq8/EQ\nypKvNtZrq2fq2M188Z51mlwicll74G6g1rhtvhcPR6Q+mpPTJZP4SKWab6IG\njCPCxRxbqheWC9myGJPFgqJUoNUrpYnT3NbTDudOZHV7cNSGLhscaVmRQZ/0\n32Tb1pYg+9soH5Jw6dtjhSImodlvYF2WX89WW3WXrLfqfIirvFWjg9h9/Jso\n7NoThX47McCl/ojUpYwIr+IHZNMhymWgVGAmgPeDIHc5GhgjQK+OdZH/YVLj\nIFf0DjJ4M4LgrM1XKQEyXcufvUyj98WEeMQDYpAHpJIkWV9wEjbJA1uz54Zk\nEwpa6InThsDmpyGhw+Hqr5SIfVwLOW108tUGDpOjHppwKXCFnl2zkLTFKl2v\n6cK8\r\n=vh87\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"efe051d215c3774939b65e06c3e27fe68e2b512b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-efe051d2.4+efe051d2","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-efe051d2.4+efe051d2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-efe051d2.4_1557042279062_0.05892684652413149","host":"s3://npm-registry-packages"}},"1.1.4-alpha-b33292e2.5":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-b33292e2.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-b33292e2.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"f5477aa6854af58e4e6868e0776fa950b7ea4a8b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-b33292e2.5.tgz","fileCount":150,"integrity":"sha512-BL3W1NqEcwUv02b2m/v/s71Eirjx6NTYj2IUvUadyBW8ckOARL1sfjF4853bT2mqLc8QDqBcTYPe/gT+40uJrw==","signatures":[{"sig":"MEUCIDdjii/r/uP3DAkPXtDIge6U3YoBuK87hLSdlrPbcXKoAiEArjJdcjXdteTkyLxRvZrlJytwkUZxiaww8WXYimRyF8U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJczpS2CRA9TVsSAnZWagAAH34P/RpsqfcrajFClmwJo1s6\nwr3D6GN67+m/3+0ARUEIkHTaFldc7ef/9HUW3g6sSuykJgkUDKcqlEGQd0pL\npKiqizT6Du412Gjf14dXuzHZQXMfK4JOQH6rTuZgFHbb3luptpCyUZFjCJul\nJ0os/7eN75mZoYUBzstIM6n1rx/E2G+JJ/VFvXOaXE9DtzyhEJidOanMG1sX\nlXyA7RO2nSjQ04XoM/445y4Yf1pnWtQL+dCnI1gBXTJpkeFOwd8fr056KhXh\nQIDc9lOwTJQZxSNOKs7OLJDfRV64ANDdTRiCQbSHaGX538mrx5BnhoOJgeiu\nS3KLFgxkPkQ4i8bCn4nfAo5ocMVQCZ6i7l1702vsNBcwy+cNLVYFU3vNZ0rN\nE72p1444tWPmql1yx2quPNh8I2oESLfdE6MxRWv2ZEa/ZVV79iAxseXzeWxA\nuB4ZMBpTvBejcwJtXViswExAby/VZy+XEII7F8FfiGnogly7+RXecyVCQRAA\nKkdZFus98vJUKHJy2KFqZQ7ppYdm17ritc4aLOKZcZbL3SBeHz+LLvqofgAS\nEERmekzO+uYJdDrF9+E1a3aJrBpkCPkvRO2WNPwP3nRPQIoaDEPuZxR1SfyD\nOuYa+yusN7pTrCsv+iJSaejZDkMOerSFJO68Oew8fRv4Ln9+aSmzSjcaHazd\n3ZwT\r\n=GsSC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b33292e2aaff9e449c7cbbd745059474b9f20df2","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-b33292e2.5+b33292e2","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-b33292e2.5+b33292e2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-b33292e2.5_1557042357250_0.5963265293881606","host":"s3://npm-registry-packages"}},"1.1.4-alpha-929efbaa.1":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-929efbaa.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-929efbaa.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"03e6b7aaddc33589f76a2e7261e144a8804d994d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-929efbaa.1.tgz","fileCount":150,"integrity":"sha512-07Lb1NKssnQS7X7KCui3JFWVXCGUMQVXvwh2iyeAYor3J4HFFYjkM8SOWKSvcpHj76a9NuaiptopLcyH3gjEAQ==","signatures":[{"sig":"MEYCIQCpDZgu22xxD1XTF1S064oLBGx49qS0IprYg7JmCwvMVQIhAIN8ND+0osnRe75BnCuGkELR9p1IUiOMIRAlZoP1+YWX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJczpTiCRA9TVsSAnZWagAA3dYP/jx8eDc/TL4/5NRp9l1Q\nkH0hcHFAnsJvFpV8yvKACl42xFCMQUEhhMPla8MLjAANsKWwJBU4kAmYgwtv\nWygRApVhyVjwIQAteW/bAeB+O0Aj1NAYip6Vm0pgvJPxRcHwef8d09cdTfk7\nm0ZB7mi8qhzzm1OmJIgTG9ZcyFc0Z2nnv/olwhqFK5ua+fDgt8X6fqkyUhAg\ne45rFk7SdkPwSg214msvWl3OFP9yYgheY4c86srp5v9L6Tw8eB859Z/Gfe8D\n5in+ZKso8qkglzs7rSy3Fkl+it1eKAegwfOI5zKNj/Y2rlLbyDqfeZx4etH4\npCNUSdPQYTIUjUoFPrBg91TK7ASzyVCqVZdN349Z3UkVGx89eZmve0cVTnTU\nfKxft3VmetRAbYpJAQ9l+Wtma6RbFRKUryLXnCJ8RSE/wI8l/CLDm7Ep2nop\nPEROU8G3g7yUjS/0Kgy+lowQq1lmOeQ3HPH20vFSK2aBlmh4CMdtGuBtP0Ez\nNrzLfERVcivYEQV/C9lOHD0eW2MrFTKKPafIOs1gJ/Yz1jznqt2BeaQKeiyX\nWRda2mvmEAMJd7CosygJ4qveP4KpmnezVFQYYJBN8JJN97Xa4y9ryFWfcf/P\n2Zmh9G5yXe4W5PPTwrhSu3RFHRmELQQHFHaNa9rKYBBSlE6FrOvuApp5f4zR\nPPTc\r\n=hZh3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"929efbaa69c5c95db022e92a7d700c877c46b734","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-929efbaa.1+929efbaa","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-929efbaa.1+929efbaa"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-929efbaa.1_1557042401674_0.31477265044146563","host":"s3://npm-registry-packages"}},"1.1.4-alpha-44d02f65.1":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-44d02f65.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-44d02f65.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"f391297773db35a036fd5152c813c1254f05382c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-44d02f65.1.tgz","fileCount":150,"integrity":"sha512-4tFb4zRisHcpm3X2SdvU/d1E2cFbLopIoeMHfojGjGECX2wyJjcABuYAJBvYzAmZADSOUrkcGeJEbS6h96JZ3g==","signatures":[{"sig":"MEUCIQCHf+7vgOfohkAhv7+sV/EnlBNS/oIaUjZOpa11UxGpGQIgYJUSvIa7IuRPj0JkLYS2RFFn4026IypUp/jrFoaazko=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJczpT9CRA9TVsSAnZWagAAitwQAJBrtMcXmpWwkaOPcHPw\nxAIZkco/7tdy22/tcNA45gysISyyFnmnQfxhAH5sDiQqfMdy/D8N9c4YiBwR\n2hfpKZasaSOc4ZvTAfweVH9FjE0BnJA8yvRdtVXALP6Oj33N0CvJfv3h/z3N\nhNynQXmpHfzD53yupFD4UtZP7uyBbM33DXyDyBnXilduXaewslJ4Sdc6TI+D\nBsJGAtiBwpD7ZfybUJZF9wA3pwYYJBgtbnAml/s+N2M5RdOphGaAQAqS/wRr\n4ZUukT30orNDgsPF03GGtL2krIyb/22x7ssc6+xZ68L3biddb4wk9AnNlkca\ny0sKvFH0Y2M8LzuHoPXhPEHyn1q+0j5etHGuKZFoCtkVLFvR7fKqpLwBkqfN\nzxr8WdAm89/N9/D9m+uC2gYPUIXsCtEOmtW5NETB9/EkRjwbgSmF2htbBHiH\nUWaWHegj/OabVwKpNHIITpZ2OaW7jxPTCPbN5B9ZE1rvJVn0SoAjxsu3p3mX\nr4M/D3atOZ8am9n9aRf2lgfs4Yi4DWwvaPmP4suvpgFs+gEfLHOdFEdGGCk8\nC3Mi8QGmgMacEsAFTb9ZUx+AzseKPYaqNGxSiwh9VspNjO5CMjm1K1KnxE7W\ndvW6IQYqkKCbVOZZPlA+SFT5yv7Y1Z/Kr4nmtP5hLQP10JP8Z9kvx8qIE6Jf\nbiM9\r\n=PrGT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"44d02f6516ae1f1fcec8fa64deb660e3599aa462","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-44d02f65.1+44d02f65","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-44d02f65.1+44d02f65"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-44d02f65.1_1557042428944_0.618182565642402","host":"s3://npm-registry-packages"}},"1.1.4-alpha-c67f2125.6":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-c67f2125.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-c67f2125.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"1fd87340d84184abe18e0b8a7f19354320e46dfc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-c67f2125.6.tgz","fileCount":150,"integrity":"sha512-nQO6taM540/xXYHDcU/MQqCZr91ibG1pLSVaxtdeKPbLuSyMXxnN/bZkee8GZQP4qX66kOPNwoRKHH7a1BsiAw==","signatures":[{"sig":"MEUCIF8az7AZkhmm+nAWN9VMK/NL/gQRRluqaeprFeHr82XpAiEA+oBX7esYLc/Xj785govPBFpaOYuf40VdAcL860RR4/U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJczpVdCRA9TVsSAnZWagAAXXoP/0/Cihyqq7Gml0YdFsta\nerAYhqb7yOvW8vcgwMSpk4mOtsV8iPDS5i0gD3tWJb/YOuO2fzex26EP5E2q\nPXktukR/rLgNTEnaYveughlNRq1aJK/GVV3Urn8NOQx/ufxZuufbsZ6Y8Mik\nEtXtBijnuMrlrvP6tq0RgXEPphQT1ljBfaVrVGKobe6qitzNOqbq9G+xpZfA\n938hR0W8MoCfPinglQDLjbJZgYMYgS9ExZOoTskLTJPBIujGvegPsPugZxuD\nGmc1Wk6ocUyyXQBlbyDGq8gQ5WCgAfR3RNTCAMGhqRblij47npfYdvnaBgXB\nHGrHXB1j/famaFKbnpbaEizqMFOAzeEXb7kxe4rbMNHVDWA84b9qV6epm0W2\nik2iXKuCBCw3CTcwcwIfIrgw86+fDUllylwWY5rcctBBOv3PJogvgI38CdXY\nevUykvZ2kW0jeYgr0KMKB8A25CaExpJyyM3twMnpr/joDxtvE6z0XLH/wQXm\n9N6EDk65wZkoI4JXP0cFRUkJIjfP2ieSZoeKo8P0nWwmFAkWEQDASiIMIyqn\nGtKrB68TgxJxpz9trwWDLWFhHdaFloqQmJlF9Vknl71ZCZT0qrFgbNywnQgn\n6hIpkll3S7EER9rGAs8T74FwKLNWymMNzF4Ea8BwlCs2oBe4m93LeLAHvzgu\n9/3i\r\n=X5me\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c67f21255af7a7cd812be430adab161b40867642","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-c67f2125.6+c67f2125","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-c67f2125.6+c67f2125"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-c67f2125.6_1557042524345_0.2701352501787051","host":"s3://npm-registry-packages"}},"1.1.4-alpha-e040b413.6":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-e040b413.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-e040b413.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"0148c6397528934a39f2ecb65a81568b3b9820bc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-e040b413.6.tgz","fileCount":150,"integrity":"sha512-MGbqZrObc+u6gT1fKIWcsQBq7a3SnGe0e6dRe2ANVrTwI7uStBlFwCkiVYRgj3PD/TpIYxAIc0hfzl9rrzxEag==","signatures":[{"sig":"MEUCIQDwa2pQntqRVGe93+Ld+9CdEyAUmC+YPaWjjV2k8HjLTwIgP3y957zuY+eac4pN2gDmCGBdV34IUyQ6kqVKfAwtqSQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJczpWUCRA9TVsSAnZWagAAOj4P/2T62QqbR53dK3hNp056\npNml10yq1L/gwDYY+fP1upXlovoGSunCBTS1wU8Ma9OOJ/uAIq01Wrs2wwq4\n+nTuCiQIB+3wmNuRCHEPU4FgUxMQ+zPCF95A3+BAv1OxcOkLnJE81yemQpJ+\nzHaIieg8LZFTQiQa1p6DrE2IJELU9uyVP2oycxf8xaBn9DisZj6CeAQW5Qnd\nJ5AhfSFcm20kJcxq9FAgJlckvDXByOHqNwjxYrPTXh6uNRW0rP7J1twxAlcz\npuqToFmRgntDoXb+DHdO0Sx9RqmX2yt3iUInzqSNT0DGbNTn5h6Eaa16i1Qb\nCNif5rf8AtaK311yJqmIcDobB9fq2CkfRtovgW1FLMO9JKVffhNVU8mxyXUr\nwTOV2vB29OdHLU7Xmjxv4VSz6ZPgqa3zLwkNij4qhhiTwxx0M44KNWG0jF2s\n5Y2cMWw6W6R7evEkZFuVYufR90VLJPHZyIr6K/UjcQoSdOYXLF9uRNloQtBD\nlZGOId1QpNEDyAPGgQg+VVaMN7vzyqvkHLSS3PnD5sa0vv/wVpqZNkhUaXuB\nry6PKyG8yL7L1ehnL8BmHmzyNkOjVgPwFCGY/4e+atRTcqiNaCY5bHHkE0kr\nCx/pJlKvyfjnM4Hr8BmTFxk2SaVw9PklK/49Gq7CHXjaRD7DcJtxFg/y4MF5\nRenO\r\n=un3y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e040b413e3a80a16dc644ac598c76f40d62c9c4f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-e040b413.6+e040b413","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-e040b413.6+e040b413"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-e040b413.6_1557042580108_0.08357744459233718","host":"s3://npm-registry-packages"}},"1.1.4-alpha-4123a540.7":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-4123a540.7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-4123a540.7","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ea4e9bad68899d699668af531c6121b4fee43802","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-4123a540.7.tgz","fileCount":150,"integrity":"sha512-azxhItuRJTNf1176E7CTu4RulWRl8cSomk4IwvXKUqt5V7hPI4dPZ87FemrW24XaiFXaIyk7asyUuPjrWJ/Pog==","signatures":[{"sig":"MEUCIQCDNPx17ISeusFy2uUl0D3xOz9j+rKdEib6axW6sgpdBAIgXgWE/HAEOki028zmHWAitKl3oOY17XeWZcups4S62rY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJczpi7CRA9TVsSAnZWagAA+V4QAKDuA6abQJSjfFPCyQYY\n6etbWv8wfZ/lWSL24JSfQwIAQTDim7j8HTOfKSI6gvldLmJaBul6PuCKyxpi\nBtYq6GmYnCM63Nq2fI2x4voc8XiSPit/7RobgS/ZiTplA3SD920VZ+sufhLm\nExUvo2Up2ZwEP9flvFarbSQgJpltLvkZ5orSQMX/yHQgE7lEl3ZmXMyht9c5\nNnh3xH+G0/Pjq6fET0hUIxij09OQweFkQO6V4mDpoo3zap2ga8IVO7325Ie9\ntiO6yFK42RXUKfOG7PvwwLgnfHGbgvc/Wy+vaRukTzjGHDZdMTNVnBlxYi2Q\niXJjUHsx4kmedpGTl+o0rcoMQhfPYKYwRheDWqs6lSlgAtjBVI7sJkHuFyFl\n643Bghzn23QMpswHu6lI/fbRv4L1aOZd0ZR3kQWcE618/BMzoBT6r1GEbLfa\nsX5jCMheU4KCQCOLwllsFwgVsT7gmn/sqUIevQ3h0YnvbVFoEbeexJQpsN2Z\nJgcEb28FnRAecNGt6/QLZR7tt83dUoF8KxxZsOkVJ+PsxsK0ksOMYzEDE4Bv\nyo5p0M0ERsA+mnwWarWAEoNw21+SgkvRWp5UF51E7EjPQb4B7OfZChOj6tCB\nckaBP1suoOcxBNxWoC66SRGO8v2aP1cPQ+jc16uuEywk3RuyrtznLTmDLxkG\nHOPq\r\n=W2RK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4123a5408e65346320cf04077d7790c9b1b2544d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-4123a540.7+4123a540","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-4123a540.7+4123a540"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-4123a540.7_1557043387034_0.9237774947410429","host":"s3://npm-registry-packages"}},"1.1.4-alpha-4611e053.6":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-4611e053.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-4611e053.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ac43829ae2e50af10a72b22ed010be72d4f202c9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-4611e053.6.tgz","fileCount":150,"integrity":"sha512-I+J5pY43YY5RhxwLFY+yb0rwYRRxu40Me9LpA2H3OrYHvGYXK/FH9Zy+53+1tMDvTA/RxUqmGOeOgEXdAjGyhg==","signatures":[{"sig":"MEQCIDBdsKinv4wlkM+Anf86oZacg5ky8BAEb+P+337HutxFAiBcfJvngcfI5L2+wDKlXCdjZrVpGXh97hJMdAWaXVi3OQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJczpkKCRA9TVsSAnZWagAAp3cP/RME3AfC6yKrcNoY/SQZ\nyMZ+JIqelZEStYaWT+3KqF4cpV/59xlAeAAipdYi8jlvSgjeujiXGwX6W+X1\n2/zOBUgjS74yuYvfwYZRGUciqWWtARqBOPUFSPdcf0PD5/865ScwS531czwu\nhDOM/ziJlygnp0y5p6AMS194y7jOgVDt2Wh+14fE+HDkzp293/Fj7WvVNldU\nVkdEUz6+9Mj3ImurIpOXUyIHCpHkIZQLWl0l5DbQxLPD8bt7h+89ouQ5M12v\nPpx/Om3NHHUw6eZcBEqjnme9UWAsWDiWENo7K7IeGS6vhrVIXeiFcU5M4b4V\nqv7N/uPFk0IhgHWj053MUcGoHjy99Bw/wibEdbPsOOGMyvL2EeyLsOMSzqgj\nIgwYqnQl7jXNR8t4owjX9ah886lDtzL0+zxyvH16OXAv+ekSayHdyy3qVkXc\nz2A8DLqFBT6T/wDfShU0sz3abep4hpU9M4IVMirQosyXq+ilY16/jcz/dCRG\neVXDLSzsSApc7puTTFCXI9BwSdu7m3ljc07PrDBTYErMNqOxduGUw2O2V5sg\nwRiYLK6pK7G3ozIWUADVfXrGts38MxUZn7seufdMQrVb4togk8xJYVRSgkN8\nSM0VtJpuC1y54vLgRmpO38xJ6afbVF/AbYCnQegGs2BTh87FmO2TkGZDQrK0\nHO1J\r\n=AlSf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4611e0535e2ac2eb3cbcba6fcd0990c207fd0293","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-4611e053.6+4611e053","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-4611e053.6+4611e053"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-4611e053.6_1557043465741_0.20036224769145283","host":"s3://npm-registry-packages"}},"1.1.4-alpha-c5e3696d.8":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-c5e3696d.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-c5e3696d.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"79d01748ec160ef4095bddda10ff051adc18c8a9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-c5e3696d.8.tgz","fileCount":150,"integrity":"sha512-xKJHaNiclmP/kozPrpE5lff2nR6GtPLDDmTOgBzbwRLqQy+G6cuyS+3+fAtNs3HolTo/d+YDfab468gSp26B7w==","signatures":[{"sig":"MEQCIFzQ1wvkWA46z0VtUbc/5XK8DrbtQAzy0KFqBIAIY6oqAiAvQu0hvMcZgz6SsOSB87RlbX3iryH4uAlIpcuKFMgLQw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc0FrZCRA9TVsSAnZWagAAX9wP+wb2Q9ZjYrpfNT2GqriA\npRd3+izO1SnhQk18MvWRYein5qfmPFGQaygY1sFpoC8gckh5/AMDYNp3jXYe\nGQ7ZsPM8OMj9OYiMYtFpHfuf8ki2fYfaHWqOE/LIhAkDJtLkg8wBuXPgfZur\nf41BVT94OGNkS9uzZ9vJWLg9yIAZ7l66TDxCMe97mKKwW+hv1bZnYDl4f4ZD\nnBpHrb5qPPDao7If4/Qs36UboN1UhFOrAhYzRgm/fH3vRUw1eiXj1y8b/3dD\nfp1Ah+YBQsilgAxPjXvQfRXaGH3jx/slylsB0XeuKt3CmfDllKujcxJEEKCU\n7Sj0DfVDtGSjGpcn1oSJaM0AvpVJnMnF4SvdKgCwyuSVC8jBidQQlqFMAJuu\n2OSsui1wF3z8HdfXVNqjM9grZKnmaLPilnrCojCkP2K1ChgYpTW3Yi7XIk6T\nOaMIMFU2B+o2gQTlluUPB477H0tmyCwL4hpnGOnIw/OrU6uL+/gZxGWrqYtt\nIdUr+VAuKvzHocw1WyAws8zYbdi60/DxSFdJeIoa6bSRCHomgcOCu8JDQlba\neALPmnwQEILORvw3VMATAOPRzslrvwAITMuLqxfjEqQ7hlKmS4t953c44Wns\nDigFMmOuditDqB6OXAy0kkm9W/NpX1I2g11nsPa+aKWuprBlU3yiAaomxaUT\nEzGW\r\n=UpSK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c5e3696d4ade6e2450a080fae2421b5343353e80","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-c5e3696d.8+c5e3696d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-c5e3696d.8+c5e3696d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-c5e3696d.8_1557158616681_0.9176331506177833","host":"s3://npm-registry-packages"}},"1.1.4-alpha-cacb65cb.8":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-cacb65cb.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-cacb65cb.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"e4ca1110a50a8d82a0693579433272c15556b6d2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-cacb65cb.8.tgz","fileCount":150,"integrity":"sha512-n1m+viFML+r0CA0bUp/TGkv7lNgFgKGgTX/IXQL+uFlbqG3zDWIioHOpK4/Tj5QvfFYcsqJfuD7Uw4u3B2iPyA==","signatures":[{"sig":"MEQCIBIqhC73FsFYJJ12vPs43RThc40eXIzDM+7jeYs0XRz/AiBySwPZJTonIghNbFs9Nsr1LulBKJrkeD2oGIzGvLXX3g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc0GgqCRA9TVsSAnZWagAAp1UP/3dxZCsBR7Cgy9OWEyaw\nUfJQbEwV+RoT5XsqZDHGHXVqKdCwwXMdKy0wtW4hx7zBR2h4YT2MVQwiCkXS\nEWJ73taRzF5L6MWfcZyTBgX5kgl2LCF/NUr5oIhUq/nfH8tHOJ1nIczfP7m8\nzmO0KRdos/jYxWrrJ1YTFWhXjkul1UwyKP2Inx7flZhv2KVj9eeC3Ok0ovIu\n6e1LKT0DXtSagQ3e61DX4zRZVXobTd2aa7IgxeT7DoVTrQvbgjaIqO23jmtL\nDqhfB8C2RAPF5QyGXUEUu0ClqnKIW3w2aV6dOP8JEvqGFXewhH1qWf/RR6pF\nWEDr4j3PyzMh8c2cPPCJpgdfiRoyUxAFTDuoaAbCmJVoR0WK8TFh28Jt+UKh\nXvv6y3d7saAPMrLUvQfEjLNOjsEyK2lZXV0pv8yUcnQgF62HW1DU6W2LlYYg\n2v5nEj9eVgVzbfFtZIeIJq9xZgv3kRAtBA4f1iaOkvNfvJYhRs+uFTVKTP8O\nbrJ6MZDlWfHyO66vUcdkZn14qdVpr26xU73uwSShuAs4wg5HH6DKP0iS2S7g\nEt5B5d3fC30aHWePGIK902V0mb1cVRa6IojQIi4AbI+f8G0qX7ea9s4aZtLw\nvGxEbWQBqQX5iQDOkeLQGw/IEcFkWbdgR/M1UBJBGSSVVEaDnXzXr6Xv5eLR\nZVmh\r\n=uvnG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"cacb65cbfb0ad108d1740e5d2b3ab49eea92dae6","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-cacb65cb.8+cacb65cb","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-cacb65cb.8+cacb65cb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-cacb65cb.8_1557162026410_0.6411225803357306","host":"s3://npm-registry-packages"}},"1.1.4-alpha-61940886.8":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-61940886.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-61940886.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"95e413d536df86d8ec59ba67d204db2839d0dded","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-61940886.8.tgz","fileCount":150,"integrity":"sha512-A/KrRvMSs805BCb0CTbxif3tsw9m8lDB9TXdIdStQWrrYVJLJk/yDaS4m1mbz2s3WyL5Bd8NVAVXHogQZ5lMsQ==","signatures":[{"sig":"MEUCIAnX+3yrqglYyN4wLSjoc2Bw390bh/caLqc6+Rh0NVcfAiEAobOcOU6uPoY6IYfrfg4/BTyjjQl3zj2C76UFvzoXYmY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc0IvCCRA9TVsSAnZWagAASokP/3zfv6z7oEG18XdCHPW5\nfX4ULrljB41rTNOY5Afi3P3xSSQ71I5Oy6yMFlfGzV9BhObHCSK1+UizdocJ\n9t+e9p0gwk33FgZJeTGoWcyyRcVRdm8WBBc7DPf6P+vI3acFqAFX3ePQSV1/\nRThMh0yTeldF35BRn4bQm0szGF2p3dDb4zxS6D7UpdyKh62UEZ7hIXHbeyR6\nglP4ch/phAN79y2OBpaOq5IhZm/+O5q467ZV6khTo50FjKUGVbWm8SwNBV5n\n6R0hE9u3rudAPljXVwJeivuow13QIP8FiV0qh5GYj6IwdVYCgHJPcjqFAHjy\nvflSWJ/Vh/UZvuX4SAu/3qeU+TVdYoPx74H1ifl9cynKfh6H7NkJbxVOEIfz\n1XOmC+4nvoFmQI/kXqicyFu4oIsNN4vMVxDsM+cjt1O3UZJiKxoH2kiPjhDz\nmpLj5mhMv4cFSwhkZIXDqrDzXDvhD8LPIEml/OC9NkiGLLO8cyv8nGrdZq35\nF8EoHZnkxgFHa2DOSWXrNHnCSWNYBxup74eQleZXhYjtd9FTdReOUxzXnIWA\nIlQJOoReixUdgT3UiW1lPXWV7w8boYCumDocHXuTqnOeib3PLhxIr9fIzP3R\nyzITYvVGNXvjdQIfLv0nuTqKidDWvAA7LdqzvBm6i1MihxOBlmsXfv3WQSye\nec4S\r\n=W28Q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"619408866e150b7bf37d291d0609d3599b967e44","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-61940886.8+61940886","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-61940886.8+61940886"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-61940886.8_1557171138198_0.1754871543603762","host":"s3://npm-registry-packages"}},"1.1.4-alpha-33a104fb.9":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-33a104fb.9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-33a104fb.9","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"58454d149ae6bc80b5f92ab2bd9ea7f365afce04","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-33a104fb.9.tgz","fileCount":150,"integrity":"sha512-of0KlkoZhgTImjk7R24sKAmNuWWusq9WJIsDwOGtjmLhkFe+FaaDB1saDD+cekTpC5TfamYH8f15I7qY3LEceA==","signatures":[{"sig":"MEYCIQDwFYKqdS6n3S08fLWvgKh3FpV0OHOXDOcCzzCnWXxIBgIhANUwaBdqyQa16zIP27iti163rTY1ChrKfWQyu9KD+SwH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186790,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc0Rg1CRA9TVsSAnZWagAA13YP/RrBbSZ3ayD315eAjx3P\nanuoh6v5ucuIicDTtKDNa8mDOQxMlzI2tEr0r01p0VE3gFqmaPIqNGF54DD5\nE6IS73nK4nuOqjt8c84y2JBjOZ/EWPxDY7hoUdkrMcmiIVhyzr+JvWbzgEWl\nJOVHm1D5RKXeMFt8PdzAZbufvBziDVPwQPLsNlRzlYvmWASp0H9uw+NU7yrN\nFS17f1doHl1r0j4c5g2NtToBJ7vbFH9FVowwZB/enSPdb/qTOkfG5YKyY+Vv\nIGs4DNwt8og5XTRocW4hocjm1IHuZo9DVAFZB/jGJ3/hmXSWYVfstiGUGrBu\nVvMVEwQqGvlgiHvGG1YL3sypbH5p58VS1Iri+ZXFpS0fnOy+3nHvN/wy2NOH\nWPFNLmHgAr5KcmJK8ocXD7Mh5Bm7iiBSpUAbTiCYIcrN6x3QC2Yg19B5+HMa\nzqiyBN3eJ8EfFxQtHw/a9OEEBamTZH5QAYaCd/wb6Z6ZbvuANlhXOWt4tjJc\nwMERZUT7nXj7OFYbO7PGU/p2/3EC2x7tcSX7oQA1N++51W7t3xdiccGA2H9v\nfu2xLMrke2Vgt7BZlMJcvMRXkaGEBRi0lpvsoI7u9M5PXiZ6D9gc9Q+gyQDA\np+24N+ZOPJvWW1D15jNu5dIjjwavdJrNqk/FIxP1LzXz/N88+UuyYyLqjf7r\nmnlj\r\n=D6Kp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"33a104fb0a247fc4427090692e918357d57fa455","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-33a104fb.9+33a104fb","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-33a104fb.9+33a104fb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-33a104fb.9_1557207092429_0.48831398655541114","host":"s3://npm-registry-packages"}},"1.1.4-alpha-610ffab8.8":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-610ffab8.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-610ffab8.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c6d58d8404e2c02c6e6ef35b02617b5dea654721","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-610ffab8.8.tgz","fileCount":150,"integrity":"sha512-SRZwZ3PtZJgdoP9/ioA9u6JNaGrBJekWRgyMIw6ryB5Ek8POHeQshod3cwEksRmY/pc0DISE2QHzPZY1CAyRoQ==","signatures":[{"sig":"MEUCIAbLvF9nsOLCYRr0knHdJnmNRgkEdlTgAYtyZNA4X+KCAiEAzimnB7XVDOabEdVw/UV4jlg4kQN7WOaWr2qB1JhniUU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186790,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc0RiDCRA9TVsSAnZWagAAMZEP/iPQHk2vDCPD5H7rLlb+\nqXM6cRQvVX/uYAQYMwWyIdYa4HqwmPqM0T1mUiTH2o8pIBenMKTi5R5g1PIc\nLCLHIGwtnSzdOiJ+Y9Lv31d8xNKAJWs1zexVeau/Lg2H9GxaDMMjDBSC+wrO\nb1aMNJExxPeNxGa7oVy/kNteJDkdfMBLgUndp3bUna88xpFb8ye+eYrXP55V\nUbI+A6qLSBscTD8PYPx/lU6AURlNurZ82pblWaxOeB37g9LHWK20XW9WSJZ1\n6lGbOXYTIMcIzt4xChRPWl4cWZO6L5UAtxFC+47JbsUR3SQbrprbb/JtiiLa\nk5N0GdaSYHzbpijHo71v2HtQRYmjkqRexwGk1vfbvQ3LBDPkCl/wGdrW4g6J\n9SC2hhG9OhYpoWXHLp80dPi1L4VRtGnoqRlxwBGJcX3F0KzItYvCwrecui3/\nZPVFWRIDLfG6GZvdbsWYD3VcEr/jg6efC38Mv/8QRJdZiW1qZnMPoYMIpY/d\nr66ltFM/g4P+tVnXSSS6INNgUPTu5skji63kYpfyY46kMAmE8Zr/+OweMalz\nkAFzugDPmVweM6v3A2yKUiv6JTt2Hh0Myb9c0s+jWu5fmwJITgRyLWEq28rH\nn5elKJQT3iPvOCQxEO/9nxwe1VPZbPfAgWs2Gl0aGnkNBoh1nmBkfXg4z5Rq\nO7K7\r\n=efk4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"610ffab888558e3f35bf534df67dbd1180a3b103","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-610ffab8.8+610ffab8","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-610ffab8.8+610ffab8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-610ffab8.8_1557207170849_0.666165727682148","host":"s3://npm-registry-packages"}},"1.1.4-alpha-7a4763d7.10":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-7a4763d7.10","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-7a4763d7.10","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"e7ffc302ed9f3c845f6d226853d34823e1889719","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-7a4763d7.10.tgz","fileCount":150,"integrity":"sha512-XPLFjiiERMz454l06LxkvIzhXec7I6q8Rdh6kxm7RaDWRy4wEvKzw1Q1gIrlUOwONpzshrCARAZFybRXmDHcGw==","signatures":[{"sig":"MEUCIGXJvfVmNXDzlden8tXQuef9Jul+ch1dHozzK64Aqr5WAiEAvJtSw8Eo2Q2Hk7BI3NmhbtLuQMgdDZrrWRyMXBeoDl4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186793,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc0RiZCRA9TVsSAnZWagAAx0cP/iAUiHiiSzmV1819RzQr\nCipLbFXcT9fsCmjHc4u0d2ywEec+q1quvHZF92WLhYVcxGZJO1nHBGsMLrCu\nnZtSl/qOUB3DI7ZBFJIk5Fvhgj853xojdNpaCrTEqnw65OMBLBnOT1r5/D0u\nNQhilKAiSeWhelC9xCYpZRyCbuWmcxoeXplAhLTVqDMBP0EAz8bIQeYDMqHv\nRsnKoQqa0EWOnMxdYLj2mrYZ/WDUqCvjr1pq2EQZ8WriMLIBbIGJEbOVJHeh\nzzblaTWF3d4UVkIn7ZuFbcy585VsNPZqEzJzt0ZcBDIaAxQfoq/LSCNvHiju\nt56Tr0glrUXo2x1mMmcNaxSv4kfGkGH8YJS1VsOysTZ7eNPWWWAYFez4UQ5i\nJy1nbtCg51xI1ZM2C+v44wYgagKiDhGbjRJQ2TnY/bnZ8bOzd9j9wTFyBFMF\n5LhQvUVlviRJILl29/upff01ubdL84m5y2xVo4s4zhvR17EeCXMxUYuoQFF6\nxMdKjD28hwpoAYaNXlcqL5h0Ej0vpFIMfZ4ejyPqWEHAGle3IujRhKNNECwh\nBD3tghCUnk2ZNBgH+/S/LAFUlMpv8NGEyTcJ0SlJW7VLWSd51Rj0MRVQHAzj\n/zYTniDJ8TdfrjYLO9S5dCF5d6F3C29eY9W37BGgnTQ+HvxG6rir3EASkOSy\nWH3O\r\n=ZA94\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7a4763d7642e1091ad818f9124a8021673bbf16a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-7a4763d7.10+7a4763d7","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-7a4763d7.10+7a4763d7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-7a4763d7.10_1557207192687_0.7964762523231086","host":"s3://npm-registry-packages"}},"1.1.4-alpha-3b526066.10":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-3b526066.10","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-3b526066.10","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"e1ef8605f201b9f9a917d942eea4da988299e281","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-3b526066.10.tgz","fileCount":150,"integrity":"sha512-0yc4ImXckqELgkTXTXhmx6L2k5BRgQnbw5fbx45kKHJEEgksEFXc4nnMtXgbQAtrwda7e0Usr0EGQ2qDR4VDEA==","signatures":[{"sig":"MEQCIG19xu0A+HdFDXp9hqMqsBokG7u659fx32N/Ly5zH3ivAiBRVxj17mQPm1DLQMVFKTQQBNQe/Ew5eyCJJSJuJbDVQw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186793,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc0RjKCRA9TVsSAnZWagAA5fUQAJF/Uq46/E50P1n34DXd\nHRJ0L1CvCaJ3HQk+RKGBwSpNc7qZoJk0lEp3NrjJ31HSl8a2H7Iq1dL1dliH\nfw1J/M3qR6YyH/qLGzzG+u1VRN4M3iHu11v2vNwccnvr5gE13/678Mw/Pm2U\nMvWsuhWqSa8YOKn+gQ8LAMnkvNFi1SkjPPQPqan/IJdNk0iz/BSUeMXgJOMC\nHQcbO4nSDwGWsze7DGqkfY52f9nnnS58NU6gWlIpxi/AGt4Gw4YmdNC1ktkt\n/YLosFLNljYiXcK9uBHz6OWE8M3GyGy0ttqk3uqPEfe5zUPr4aS72Ab+m8Iw\nBetkpspz8XUVQLUud3+xeLXWLiaZJyRJVn9JrRgQW0YWqtSt0f/eylH0XOw6\njR3DfznflcVCk/zRfY2+mXwli0s7Pq9G3OoYEBCIv7z/6YfYSLSLWrPh5kNI\nxcppJoInhddYBidVcyo6nmuPyjdJBSxQqvlRpw+z5jYkBD/axwgJK884dIr0\n3EthRmxOie63HoZnC4elrC7pgIpGeAiVL29WvrcekQc0RNanSEtcm1OFczfB\n1rtFz1Z9Q+ljYNA34xmLIX5kcYmK2XFO4lWKXHz+DpRVt4ktqKq87Y4bAfqF\nzgszZhmLumWR0UWYtmm5vr/+F0fxwdIDESo812oz37dEE0BbzYlVV2A3RpX9\nRYEU\r\n=oseF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3b526066739543335ae7c6d6da8724f3284817c0","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-3b526066.10+3b526066","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-3b526066.10+3b526066"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-3b526066.10_1557207241803_0.26389479140763505","host":"s3://npm-registry-packages"}},"1.1.4-alpha-7fc68374.12":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-7fc68374.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-7fc68374.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"d2a0e4fa0e5c22a09de2aeb0f51506ec983b86ed","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-7fc68374.12.tgz","fileCount":150,"integrity":"sha512-fBZ/7CWvl5EvaLqrbXYyoVTlVXkXZjLkOBbknvnpIY3dzf8dEVr0jzq3e0Ct3C0TMU/jY0g44soWdNZhxgOhPA==","signatures":[{"sig":"MEUCIQDL5CsjUdbLla644Bpct3183ryO2OScGEjMVUvw7zq1GwIgZisdPeJeaG38+Jtt3dqjz/i+kjKVlzcFXZoQ5bvKLGU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186793,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc0Rl6CRA9TVsSAnZWagAAubYP+QAqE6sYzFBx6495QEbt\nXrPl7drS2FlnIq2V77aoU5/ZUlEAcRB72lVseZeI8BRTbScvbbLHRb3C/DJW\n5PJqzbS0sX7YckqsKz3ou08tMJpftpNbEjIOlj06h6F0yfO9qQ7StQ+1LzcK\nOlry+vGQw4ulbYDF/Tx1TAX1etD3tJsBzz+mNIDOntRq+1jM4HZjNr5v6mTO\nQ0adaTNXWVdJLL8iwCNWKJLxc8m5YrLgl5BARwgSfVtfqsA7WFZ0/RStarhZ\noLdfeNuxxaumqzv9EowAM6pegSCAWv5HGgVyoNge7k83SPXPNjFbcLQ96ggC\nhI4RTDG10pqoSe/RRa31RVRWEV+yCDlPfqh6oCSuDy/SEeplbBZCMal0B4p9\nLQqERidrtDTmcbQHpbAKVQ+n0/HilasyrCv2Y2DZKdYIHEgo6qMFbpdXQbiv\n2Oivg2P2T2SJGh0mKlS6dvTX1FqQeGhoywvbnVFeK+EhglvxHm7ULChlZnUg\nmf/45meTFkEukPg3+exGOtgo0qGCxENf5d77+UNRQ4drmqjGTmqtTFsATFLI\nUR1uEgfEa9znKjRDnWj3gsmQ6Z9q9yrvG8LWMBIqEjfR0sUZ41/KWBkPkRkq\nEu1sLyzI3T7c6oyNNjNbgZSzfOqspkZ/Tj1yYVtLJuBWC7sMQSbOJERZxYok\nti8f\r\n=39zF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7fc6837425b7847e7aefab1b5654e2ee46326d95","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-7fc68374.12+7fc68374","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-7fc68374.12+7fc68374"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-7fc68374.12_1557207418400_0.33264058175624345","host":"s3://npm-registry-packages"}},"1.1.4-alpha-b8bdef27.12":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-b8bdef27.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-b8bdef27.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"02d231fe356fc544405ab4905110d31a9842a299","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-b8bdef27.12.tgz","fileCount":150,"integrity":"sha512-h+eaVApkuRPTvXXh4hOXusy7E1mTOv14gCXxpO9pZQrr7yXAuNZUAO7slkbSIDE+ykPDBm3G5EBnHnhgPU0dRQ==","signatures":[{"sig":"MEYCIQDXiMuMNWGUpLmsBUcsyCZsY6+E/6Axv4Df0yQlwrCwogIhAPC5bMYx3DV3MkXATjY/LvRLEAFgAQBc4FaZEnnG3pGj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186793,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc0STsCRA9TVsSAnZWagAAP9YQAJvqXMlaISN1puJAICqq\nKStSJgpPP5rnVF5SxRbDejb5sArys0Ie13nE9bYb4QRLe1q2GYvPFXhjPX4m\n3+4ppZ8QJowK2sRqC7vskctJ2j34Yf6mMcMdtWCY6EhsrRjSZdR9LFUBAeIc\nru+3RTplUI/BE4EaKurbTP5pelOQyBBCA5xyeck+npoG9mlNX+ip4DliC28z\nVWHA2PqJFVTurfv+obowEVE4cNXlxgKfvyu0053Z/ADhVf5wxJ9KP4TKZddH\nhOrrHu8A8ZyF2S2TH+c3gEhJgEyfBLILZAxQKXzpyh1UtKutDduXUlsTLwIy\nj15a3PjnlyVoK6vdlpjq68D6gRnKGPCRARHb7SuDtTZbT7NQnpCYZ+43g868\nziLyYW9i7x1lTZ/lPwKnQPvKoIOismU1aAM60gEUcq42pp9nGHjo9jkxXm7/\ntD+TKdxjFgKxKnuEg7vXLSR4Xj/SRHl4N0oLAVcoRxDgwrxjM4xEz+XsPQT8\nGYjiG9kJqLEneB0zPMPPldCAZQroOWeSK5r8ukSPtfb3xNmIiAt/uSOmtglR\nPr7p8I07gYwNiU474+OfSbJZExjsYMLnYhmQQ4HkgqhFHXRA/yQD8/p8wUWq\n+wnuq38KFq6LJB9lIBug2+uhLwBi4Jwn7Xakg2VO82KUrEx4/wxe57PCbrEr\nMjs7\r\n=fyph\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b8bdef2771a5e184cd6039cc369c9f090415d3f8","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.1.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.1.0","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-b8bdef27.12+b8bdef27","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-b8bdef27.12+b8bdef27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-b8bdef27.12_1557210347692_0.5641570449853357","host":"s3://npm-registry-packages"}},"1.1.4-alpha-90289ba4.12":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-90289ba4.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-90289ba4.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"09522d0f2939964a7ede1982c4c4635f0e86a08f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-90289ba4.12.tgz","fileCount":150,"integrity":"sha512-VgaY40S1gnF8JA4E23cO64BFHVjpGR3Ygp/VS0dp3jdMi+kRKwglX0zlrTv00JS6lNbcb6+/hPH5F957mMqpQw==","signatures":[{"sig":"MEUCIGRVNfrwZ7XFdRS0LUvUfugkdAkalzvW20XuLgRVgLg6AiEAlP4rLqI/W+cMOHtsVYB1DwNYS/ebzP5gWdmBNZGg74Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186793,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc0SUICRA9TVsSAnZWagAAXKIP/jo38gZC/Z0ixlzO3uu/\nL83sxMymMm0mhvpy5W9j8RkSH8KbenkQuc7KP0gql/ncmMhhwwEUbmbYIu7V\nCcfcRtxxta5hu0lOvhhxQm40GmYoVVgqGw0X2o1qTMINP+FKwK/SaHlKKM1G\nPQevja/AtvJsp6J38LMJh7hQIVD4nUKUI6DTq4epM3iHLojtg7bBCGTIRwTh\n9LlSteP+2jvkhRA1cmz9aZYPZXdw9YX3pBUZb5Fem4BdP9UhPsvbVGwdCqjB\nYIKDkMdauqQ/fPnGQA+izAgHfbbCl8F2reHAzuhunV85/9g0gaxiDciiueyA\ndzaLYIyJ9DTZzurvS83XMOHct9D2X4lecrUiPhUYVy0BWvsixfhiXMD5GIEV\nSOT50NPVX2GajVQPaFg42igUTp4/gzynbtBWbUlxV+Jp0O473n2RjVR6/Ax3\nnWrY+vgP7JphKPOHw/d0qLZoor/Q5oEXPRbuBg56QzC+zoijN02Z9f2OmrL4\n1hJTm/vaiW3TTV9RCu76w0huYRwS+pZnTbK8F1Mobzn/Svb4tmB9RWTI1H4X\naF/ao+2dsHGcO0kIKPVxVU/7atdWQlMzgDHh/SSOdt395CYBnhJKUFThGHMi\ncVzDaSchlBpr5jnIZPn8W+Xg8/kNBVmR3yFhED+oIE/293+2kpHc1xUn0465\ncCLz\r\n=IPFx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"90289ba482aad37e216bf0fbcaa5541caca76503","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v10.15.3+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.15.3","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-90289ba4.12+90289ba4","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-90289ba4.12+90289ba4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-90289ba4.12_1557210375950_0.43850013921042885","host":"s3://npm-registry-packages"}},"1.1.4-alpha-8580917a.13":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-8580917a.13","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-8580917a.13","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"68536a4e4048185c4033a7b45b80b67f1218e863","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-8580917a.13.tgz","fileCount":150,"integrity":"sha512-wITcN95Q37SI6NF/Ft2oXK+1cx++SgsTMUx4y69AGMQpTZwOgXU2Mx8xEPMlK6UKoLWFktfD5Yzp+8B1oIlZIQ==","signatures":[{"sig":"MEQCIECO1xRPCWGrVqGhfBIEuD8rLqiRIjko1lRueiQXHgy/AiBcbzcnQnay0xNs94opBeQbAXh3fbEnZYjRWhihAjMVzQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186793,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc0SXqCRA9TVsSAnZWagAA6WwP/RUmi/kTgR3hc0rga9FQ\nx0agmoCsLIYIUnvrB87vu3kuyt77/pZApO2I35jVKk3jUxyEP2yXiesw+skW\nmeKxPIlRxOnGXxwLgQ+76kGBaAnjFUKnNOgImM7Hl+OZBa/0RPi3bquBrClq\ncPpQDWHvwY3j6Ecfsusy7dj3+sv1+mZalkEgklu09ghd+W+WhCyoW9qh+Ab4\n/gwqx/M9/zmiLnBVyBVEfRjtBb8bWbIW8wGskO5hG0gr9ebS2H6G+RRcQzu2\nBOSDU0j1JCx6q1UnStqhqBKZ4N0TtikFJS1ifaxBqjYafUD0scaVA0iPAlbR\n+iZXC0qTvRxnt3q5tPtFx+DPgzBMMVB/bArwqU8GeDhqtmmm7zSh2yn5RLJ9\nOdsz/S4QGVNH6bRyXXsBKaW9As+nEO4R6aL8lmlUm13Y/27mpFaTdBIFD0S1\n0kgvWr8AKQg4KxEDpSGLMQkLt02tUgguTyX451ePFX2PdiHe8N9iY8W8AzOI\nf1Md7SR7biT8o+n9srM6HHHNVYTL22DT66D2rifzxclSjHfS2y0St2wfiiuD\nQyf1rN8b1xlIh8MF6qI/p/KZRe6TtIC2/sZvbyFlKW/74TYgWV9erPxg4ibm\nkwah4YKOSYqTshFRztszU58oyiBnIzI3LRypmbumFt21sDarWuQeVVbSEiiQ\nq0Vo\r\n=jq/W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8580917a5c5c813c0e3c691eb76094793392b926","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.1.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.1.0","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-8580917a.13+8580917a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-8580917a.13+8580917a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-8580917a.13_1557210602048_0.09613566124913908","host":"s3://npm-registry-packages"}},"1.1.4-alpha-b1d568d8.14":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-b1d568d8.14","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-b1d568d8.14","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"f57c71d0f50affc8580dadf3624224aa830aadda","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-b1d568d8.14.tgz","fileCount":150,"integrity":"sha512-B7l7x5jMn7EzfOCk/vANsqF2X7rVBDAyc4rWmZPF8mdTzJENli+2TJ3K6BV74zKNKYIBrbcxQ/uaNEcUe4xBUg==","signatures":[{"sig":"MEUCIBXkPNvPtsU8sofLLW9ZataI8wf/INmvQEJaeVYSuYmQAiEA8zak6gWS3qiLIEaGNmunKJMNqkL+zLjzPlFkXyEGUNA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186793,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc0TTyCRA9TVsSAnZWagAACqQQAKQKJcF4wjyXveIdZ2Rm\nlqn+NgoHAQuTKXtQxu8Co8vNA0b+3n303zce3j2epkc9hVZ6bW/AYE/zTNQp\nrZUeE1QdX0A6BM5MGqTTDewcYw5Wnxy53s885YP5cMtXdbHALLGyOE34WEd4\n7BjJWkCfbu3UGZAd4aDKlt93zxDLHE4E1mrm5eMmf91VsmoTeXHeVFETz8D6\nGYncx/TCrC7jWqHtqfXy5yQiCPCBonyIfS6HgyoAZI3ttOwrj8WZd6PjKeaZ\n3b859e7yf/w1Evj+N6EBkPR7MZiSgzLZZB16XqCU5sglwL0V6FbKvsxf/2p6\nrkiCSnI2JrbnDt3ZrG9U1WnaFunOvaedzHVE05orPq9ugRp9lIPzAuOK8l6w\ntp7Xl9q9lvd82Cb9lMKhABTKV8aSs/KA7qKOXKH0HEPfnOMT+esu50WDmwFV\nfNTa360qeujy2X4xF6oongVMNAuVnpd5xC5csGCx5r/gYIcM0/8n3Um49+ye\nj6YoyowxCOklLjKIxJYUQlccqlnMd0JcZc2k8SpZbORleA9xtjlkHvVRAxNr\njHQO73M9YwGgXXiUa/IK7lrsT2WU+uTS212UzB7qB6i7GtQs+TKKtHNM4bQ/\nGtjR81Dji1ld0kY6lmfS/1fElkW13WCO7p5QcfUHRhucaVaC1MLTXdQA1qTu\nnbWV\r\n=ro0p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b1d568d85c344adec8a6d05d6ae0b91a5f0b5027","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.1.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.1.0","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-b1d568d8.14+b1d568d8","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-b1d568d8.14+b1d568d8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-b1d568d8.14_1557214443437_0.3491745637948287","host":"s3://npm-registry-packages"}},"1.1.4-alpha-bb798f44.14":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-bb798f44.14","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-bb798f44.14","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"1e66477e9c3deb29ea8c14b4b0a18cc6a5502f42","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-bb798f44.14.tgz","fileCount":150,"integrity":"sha512-KgoCfgbYcyagh94+X9+Dctcjg8tr9HeRwzrZaN3yFHFRCe3mKmdhbHw4kZmEJrVNW2Vfge2TVhnUnJeYzPniiA==","signatures":[{"sig":"MEUCIQC/BeQhLmYsRyMklI271/esSXFaz8lhulFLiZ6Sej9/2QIgf/QgTumljlXzpj3oH5GDrO39a1zJVqmD/sq8LVmC0e4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186793,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc0TVgCRA9TVsSAnZWagAA5M0P/1thH3lOrD8HVd2HvWsO\nafsXrWgSYpKLkPxW2WmA5a7EcTfhWp6EeJPGB6fs+3BmZf+vO0tFp+Gccp/6\nLpUMfQCbW7PX7ksIJsZYyp6t0MpIdmmsMZTM8VancfIH/iir/tr+Gi9b0kGA\nPlnc8BHcWKZNWGs5e4RV2eWtnGdZa2NKQxSsbWYvvjGznzDftdoXV/IrebY6\nPg6slXnCulUkCTRHWphRxl8pC50jb31ZjKC0psjXxcqmNCeHJ8LxggKnQARi\nxkfZdm9A6elK922y8wjwQKlqw8cbM5tRUbEduc0al49nPl3w2x42pWQ0netx\n3/+2mp++FB5IlM7ZyaasaobUQ4FxEBCy40alR7qQ4l173hA07sMT6EzsoxOE\n2zF0t5ADRgHKXwsgu5TpgY1QMboKiQxwBRKYEjWwElbcJsl+n80AJF1hzX8l\nEMIVlJMyrrdZ96m+LPm4zCwb4wZaaGjJPTAF094E8pZ7JLnyFp4PqLIhM0Rn\n1uPobd5YJsrxyhXHrvKnXOyZPAgJqFInJmu347N0986BazmZKA5jFm4Or2U4\nnx/8CVlofipNYwVuDi0Sr9SMHGLW9Bpud7p+9nLm5kXXXefF4aix/C52VjN4\nFjUoEg87vCm7PyDdXzJnfCpkECShcoP9U/zPaqS7ZRqSTLYil04vBBBS1WkJ\nwN0c\r\n=JKd9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"bb798f449aa74314ff6baa8d8454729d3741ddfe","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.1.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.1.0","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-bb798f44.14+bb798f44","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-bb798f44.14+bb798f44"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-bb798f44.14_1557214559884_0.6997847350335802","host":"s3://npm-registry-packages"}},"1.1.4-alpha-4be961df.15":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-4be961df.15","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-4be961df.15","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"dc4be297e547d461e9a61d9a7d581f242b61e0e0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-4be961df.15.tgz","fileCount":150,"integrity":"sha512-fwokeceiPigk7bjslx/pw6tPMG1qJY9squCjkeK71QBJhka5FGYiax5956g36+qAEAnmLoAFKuuAlqcqVM7OGw==","signatures":[{"sig":"MEQCIDD7CiyXbrdq3J2VcR+vNDGMidY7U7a5iINiYux+dF+uAiA52Gxi+RbwqBkwQMCfl5sO0qkFcY8Bq+D3xNSZ74PMPQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186793,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc0V0jCRA9TVsSAnZWagAAR6gP/ih5K5LAgzXWc+CQzmrF\nBH6/NdMRiGZzWvJt8UUFvh/qkoDl+Z1kWv0ZUEDNCPwE1MSFUDwvyxYheQtt\nVq9wDyxiCBvP4EYu5zphfTluRsMxCL9IkZ80AdEiILKxQcX5umxjnOQL6HyP\nT/nH+sWXwnYvCDRZpbSkc0fO0HUrothK+N68yT/DQQNbgB+yE4xdqzcAZsQy\nwMFXZQKX9M+dpyI9Pfuc0N87+wg47IWICaGBhGisgP7ToMIFys1+fkEAeEan\nB/adoWOWt0lsiPoktFJqNAE0sW88+hyNhjGgkphgdtu69zS1D+lLoxp+6Dxm\ne/E1JqmHdoRSmylNI6VCsUfpemydPt0qBSdAskbGFfgrg1olDx1EUfT/F7BJ\nEfHWfF7nmbG9OVfxHwY+IcNdF7rfPefM2YPk+i3FbTmbnR2XKaXxry7SXvdq\nzUL+iqo6v80kOdHuV0zSkB3mXShoc0uyGVIzFITBn4KMRZOzjX+l11bDGAHG\nuCNnX/DP3WRRhtLpvbrH7M5yiH+OGeursBA73qw5XG/sdGjM3n7LIQU1LtZe\nAIB/pI1EiebWCn5ivYw2UDYSb05M0scl8+A2EPbNRKqsQ02enkxa52t72p/9\n+8PJ0qm/frae+7No/1fYEetpkyCboeQUAGqip/KSZSt9Acl7fRU9CT3rqL6x\nH4Ld\r\n=uh2O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4be961df3ae30521bb2a9ec5895f86407b249853","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.1.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.1.0","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-4be961df.15+4be961df","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-4be961df.15+4be961df"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-4be961df.15_1557224738894_0.6267778933774453","host":"s3://npm-registry-packages"}},"1.1.4-alpha-0d3d1a3d.15":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-0d3d1a3d.15","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-0d3d1a3d.15","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"d9a2fcd45d24ac9997f1f7c55882b7a9fdb211cd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-0d3d1a3d.15.tgz","fileCount":150,"integrity":"sha512-gEz4uOUM7jzbhSmSNmi7TFJmTIXU0wSFjcYtXf+j/Cq1hH/obTlUjx2Rw8Dz/Sm66ZeIaqbdVF2Y9z2uC4ay0g==","signatures":[{"sig":"MEUCIH+ZDtZhWAC8kKigN6YG7ZCiLFVBnZVnYtA6MDFpyb0uAiEA6JCRh0xh3M6wa0GnaP/za+Bf/7hM7YjOgmX+tohhPzM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186793,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc0WAuCRA9TVsSAnZWagAAhdIP/0YHu+lZzog9yk5QImsa\n93p4tT2b12Ee2stq7idCYxpTS2TVCr0qlmG2WxQ5s1rMxRZNz8t6ZH6gZ0Sk\n98dJ/4r+P2VmCLUFqHcQz9oafmswQORWCZYHOFl48jG8H8dzIlF7G6yBMvc4\nWDhI8skWzx540L11K+K6Q/l/6/12uNSiuccdBPmbxtsn/xLl70p0R+bhlPTn\nWJk3sLSEn10yCSwDdsh2xXoFozg4FBujqBVPIzYgJa3j1jVSr4Vcacdzye9d\n4u68nlviHkZMn96KZ6ndscuvtf3t5XfvzHtASFyUVcrv6iW04IGpTRTjLtPV\nWtkfIHHBEKfXvb7i5PECBTlIaidPIe8fSbT910GkBvThoY6dLqJ3VIPLu8RQ\n/tOpaQqaR8j/M60439KGkLWWkWjW6Xgytv4ZIwTaB8Q1aekA3S+4YkmLHwT7\nVTR7VfFXERi+P0NNBeaYM/J+oR4I/eIU1+8LfR6jmDxfpZ2/gb04sOoQMqZH\nIyo0kYl66C1muIr69l4G7qEu7yFBKtvSBtAooD+0xVsxqlbCKBeKaXZHEuWi\nCmVOK2luDieqPLrI9xg8m6V5kuxebkrSaeMKzikJ4c7NynhfY5JEV7Iz8RiB\n1NBQTftWjbe6kG+HGUk0OYTaswEZugXSaYLKqVA+TLdJE/MI5DkKqJr/QTd+\ngOu5\r\n=gJvx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0d3d1a3d025ff68753d02d288de84ab57f5674fd","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.1.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.1.0","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-0d3d1a3d.15+0d3d1a3d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-0d3d1a3d.15+0d3d1a3d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-0d3d1a3d.15_1557225518034_0.995237917986777","host":"s3://npm-registry-packages"}},"1.1.4-alpha-878b5e53.16":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-878b5e53.16","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-878b5e53.16","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"617137379256ac7684d0fa6c26f8908247ba025c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-878b5e53.16.tgz","fileCount":150,"integrity":"sha512-ti7bh07IGZVozyY50UGCWD9tmW8hNCSX/5RerrDPH44jBHRu+Wnnens1f/EWQXIh0UjzdNyIvY2WbYd3JhIHLw==","signatures":[{"sig":"MEUCIQCQ/dnqRj2Zsnaf74oIly0JEwsUg/6kU/95XQ0xplHo9QIgKn2VtCTMn4P5qKY0OpdZH8xXWNB5ZSovcV9+NgOz1KA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186793,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc0a2vCRA9TVsSAnZWagAAY0oQAKSACPuZp+NUw7PH+cKe\nJmAym06No0Iq2Nyp8lgvRii761N8lCCSXUaD2gBj7pDa9/ZIRn4eYD2P2427\nMpMKmbfrb9poWCwFx3bGLveGXwtYxZHJZED6niPtVR/DFa869GAdhC09DYAb\nP0pQ25mG6pP2U3/VWNndZlmN0k/TJjnw7GGqnOfKt6li5LTDbze062EUUsVp\nBxVbOzYCV/FB3i5sgcCHYAhQyc/N1GhMHq7B6+PSoJ+VOof6zmogLYknlu6+\nmpMmDZi/QoG5DCqpEr3TffAa+8Slf8By+/OFFNGxdwgCYuG7Zqru+bet1dhF\nU4zZRdwGVBptuQ2TPKQUzAXapEUiFSNzl9mbp1wZdjyo37i1S7QMXiHRIxUu\niCMf1WiTkXgN7bRzSR4iXNy+WpOD6jEGLqlVbfqT4iJnMCWgu0D04s8pNEXb\ntHMYb9V/P84uvBvwB/9lo008q/woqGCzBEPG326W/Qpc2SEnr/A++rJdCF/D\nRPoAPkyYS9658EXgdhHEYQCIvrBw7gNDdaNni42YMnpt+peDgFfw9jK9ewuF\n04ZQEnt0yDyJfQQI4YRVUjuUApIGavnUZ71PRQzXdIq+TDFzUC7Wdv1CdNs2\nNM1+dpQe1piHEFFOgZ4FDPHmiSYn0DU6T45bFpba61AmRHhOiIvDIR9Z1x2k\nPPss\r\n=vKft\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"878b5e53f329cc3ef76c3a22265d2c1b1bf0e7a4","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.1.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.1.0","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-878b5e53.16+878b5e53","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-878b5e53.16+878b5e53"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-878b5e53.16_1557245359068_0.7512489891935454","host":"s3://npm-registry-packages"}},"1.1.4-alpha-86069301.16":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-86069301.16","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-86069301.16","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"1dd105e712fe706d681f280c89be109ef9eb7f4c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-86069301.16.tgz","fileCount":150,"integrity":"sha512-ERndraKNC9B3YwV3hYh0IILcRLPBzRVrh11u7NzQIZARQZERtUBH/GvHwwozmMzy3AeeuNSkKEacUXRNjTGaCQ==","signatures":[{"sig":"MEUCIQChcDE12t88X+1z5Qrdn3dF7MN/3/lE8+bZflb7kUzmRgIgYSOtAMrQmnLfI75s6m3r/AO5+dPKhhSNtfvuJrATWE0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186793,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc0dOZCRA9TVsSAnZWagAAyDwQAIj45KOauLCVphtKl+sk\nqB5USpx2IJCW5p9jUUrVcUg0mv25ITJ9DOow/Ozw2PJUIFZWqZhldVZBMlx9\nOGgRogUi1KkCXPoar9P+0wWcfO6saLLjBp85pEJ3faDLQGc4odK0Jg4eghVs\nyihEWhuMUCqX9G4Wf/O2amM30knGQ4SI4oRGrMaTCvFDj/QxRNvbu/nTh8Yr\nxGRwIlMediTabGyHufucE10dHxKTdMvGpw1hAXUpGzQAnslEhIoNhcWp+s+c\nQIoyug0ur81B0Y/HRQwR0NAWSHDLmH6pdIR8BKXlPw4Muo8ztJ3jrwGadKQb\nkze4wfaPPGg9P/tG55eKk+J86876VfKHVf/6V2L6jBGzuJIdP8jf61CsCtEZ\nVcclHMvSUvNVGFP3GGXhKB9hreFxe864i2JyOf3g+gk408CKm5jQpGmZ9j8S\nicvKOHQvMIyMLnHHyZmHJrYO+phDTO2TWfjVkHBagxKGyjMaFg5rY7AFIlZG\nJJ7Y5mtZL0AoIoZgChZ4qW4KrAw68AyShYUeB7XPQk/dhnBB6iJaf5fl/Chb\n/pRKrEaF1e2X+jiUZ6erwEetcGh9MgKZTQV+s6r9PvFz/APQPCC9HSOKRA8z\nrE7WW42e4R30ruvjemXPnEh5sP0AFy+INJlfs3Ys6AEhOfvaR2WF5RYCzqUc\nSxvO\r\n=9myQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"860693011a9a3b50a905b044b8b579f32b7883a9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.1.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.1.0","dependencies":{"glob":"7.1.3","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-86069301.16+86069301","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-86069301.16+86069301"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-86069301.16_1557255056890_0.8254898760434368","host":"s3://npm-registry-packages"}},"1.1.4-alpha-84243a30.16":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-84243a30.16","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-84243a30.16","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"28995d1e28300b90548ed2029d60400196ec784b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-84243a30.16.tgz","fileCount":150,"integrity":"sha512-xM3CpNTI0DOy3byf7NjxtaqoG78kAzUSK5S4JnFUuY5wPt3M8EM1CVuo95Xm64ObYGIGgoj/uPUp+K800gbNXw==","signatures":[{"sig":"MEYCIQDUkcUThVNlKwOEB4c58neel26lBMovMsSbCHrxuuMqvgIhAOZ+UWbNA1HYOWcZJSkxJgNv8UZl5eBl7KCd6ndCHcNB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186793,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc0ig8CRA9TVsSAnZWagAAEFMP/RStlDkiHDp/2bNZ5VKF\nUtdgEfz53KSLBeXKQCLIkOFMLv1WbyKughb7x72r7Mkb+n/9dnmpj0sTX5HG\nQBKmkP0Im580pVIlzB5ZZ0aI2/vEBtzDO+WIpKQiHuuF16cZK98tArGQze8D\nFyCMbXmESPPj7AqpzuvdNH2k1+c2YNt5otJzsXrwWr5Ao0EK0+E1xDkpMVE3\nQqeOr+q4ZT0cvSr2RchDKIP+DPbz68ROmnnU646g4mwqU88BXytWvki7L+mw\nNkGeNmoZQcfzDEqm+3AD3ykeLaELVx4EIR6hg4/pBapdSsh94VB+LppJdgOi\n203U+EIsdpiragT3BixOV2sEMrsMriid4VJGJO6JqY6IdtSKInRoUl6RvKJo\n63JojnDP9bM4gr1G/RNDfTbpavc59FDT4QWSZe05tJn99e+UoLJ1OVlAD3Gk\nedS3WGldNWG6PBUhzEQQa/08qJB3SMoXfcf+e0A8AX5lzwiZQGHiSv41Jg8a\nQsYN9IkIBHVKxWuN6eMyZBsg4fnkkkrq6lTjOfCWJ8xM2cY1tMtvgQmCj0LA\n65ntUiqRS/NDM17PhKOuMvMwMstgXTbKtKut8rGRsomxUlPw8Ermm9yZNcKd\n2htHlgjKIOPwvq+h+AwIHRiPqJZIDPlO5+efwLKJsh5MHyaURtt/1RKpgjK3\ndNbe\r\n=5gLI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"84243a306130a988fbf5fba78a2df99c5e207493","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.1.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.1.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-84243a30.16+84243a30","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-84243a30.16+84243a30"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-84243a30.16_1557276731895_0.32120898360166317","host":"s3://npm-registry-packages"}},"1.1.4-alpha-5fd46ed9.18":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-5fd46ed9.18","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-5fd46ed9.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"8fb7ca704f0fda2f85ec9f1d59e005402e86b53e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-5fd46ed9.18.tgz","fileCount":150,"integrity":"sha512-Wahwgzk4ES6ISVhQvFoNeDUtzItUpFaNcbtMM5Sh2uzclZOBrfyksMP//SXTsdCRmYPZX7s+ExJXMcgtEanL6w==","signatures":[{"sig":"MEUCIERLu194KQvisJXxqTvE1p8wyPcfpIhXj9V5DKv+RyxQAiEA7yxHgJJ1BrIAedpAEH8aYYJ4/Q8cDriMhElZsjke9K0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186793,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc0m22CRA9TVsSAnZWagAAmh4P/30FknHGSUQyp4/WbP33\nonwB8d698zR8vtwxRl1c44GFoofTG87MaR9YjcqgFmUgDXhSa4fgnh9mxcz5\nmYt6s2E+NMrxDGXN1swKGRw2R/eFSlYn4jsepVWCGwBYAw0tT2DiieHakROw\nrKwAEKmh0JwSSz6IIeZYEPwvyFvVNlKEjcwKOE0oAcE4jftRqJ9paBC3GNvd\nruCOskYoE3imVY+Qq8OhstBrAtCQVgXbqGXrkxNKS2Y3zC99gUrQS/u4fvV7\nFAHjXDFYvJz/M0ubxVggSX/8UXKk/4sy1OLhww7+hAvilGEDwiNiToogovQA\nW0Utqi/KUVd14IUO6SLBjhQmVeoLkhC4ncOVyILR+E/6PBrIROYnZv84MTV/\nJeL9jXe50PyKWN5GbDb75K+7tUOUWGTUpFhh+YUjt98vdbM317Cof3yTLSEJ\nSj1bMAeWDwvLpSA15ijvNAB7ardqThiACmsW+l2CJfQA1bjOINUfRbzJ6+xN\naJOaDrPOvwFRxrcXqoDqNbkWjYo4obNtNzzyhF5U1KZvUwPpCzilO2IPIsAA\ndD6BLrOuFLlt1QrRs+ioGdYJD1JDNDHPJJP5+g1q/IuhVjlkDhMG2ax1N7xq\nuVlw66t821cB7K/gjSThYyxG+ygebt6aoVWTLYH2PnMTi/yZCIgAZpJ42dNn\nN5Zr\r\n=Ml8F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5fd46ed92a91493132468867218755db6466ce76","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.1.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.1.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-5fd46ed9.18+5fd46ed9","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-5fd46ed9.18+5fd46ed9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-5fd46ed9.18_1557294518003_0.13219280390318233","host":"s3://npm-registry-packages"}},"1.1.4-alpha-a7fdafd6.16":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-a7fdafd6.16","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-a7fdafd6.16","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a8c5ee6f645e8e9ca399aa822ecff3906f0bbada","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-a7fdafd6.16.tgz","fileCount":150,"integrity":"sha512-GDgD5DmEAE+BprOAAZRN0XcxF8WiuuACATT80i55/trgFCPq1/XFtg828SGs0lSJCraniJi7z8k5VIWPUQz46g==","signatures":[{"sig":"MEQCIHxo1mRuEGDW2UQ+oUxEh9EzXNJK7qCDWSq7rcXmugwZAiBQw7DrWvKdaExuaT15lxx9r5ECPiX3WGzkjpxMcXpi9w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186793,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc0m3KCRA9TVsSAnZWagAAIfEP+wUrYj53Y7UaDsdFKHG5\nNL4RZ4nIklxLEP7oV4RxmmpP5tRapAyKWrqpRhm7loa0tcd41MIPLUUXiAT2\nz30ij/tdUUzBFZRKsi2vhSVvr+wncY0es5clyQcd8hoglw+4TFcjvj5Ex7qH\nOIvPvO8YROEGXkXgfdCjAjGSwqG3Db9kt4Wnqb4mJkBQ+XbTKeC7lAbwO1zi\n82X9osu2oyj9GBoW+ucVRYqQCYHS6Z4k2aC7Sj8th0euoZ6z+0Y2fMcnMx90\nSXnNIvw5Smyq804F7RgKcXtrw+cFMy0NHi1yEupc30vJxP0GgZG3lvVHunuo\n3j3BS4jiJj4r3jb41O5V24JchFXK70KbeJWhFa6sR3RW2JaAkmLAU+CCB6aW\n3LWWsKnuHE+kZDnMUExZNJL4lHAwDnSGh70T/CMsBUXEenF6iLDDkOS52auj\nfibbucaF6qPBh8X48y5u37tCuXeV/XxpEM9j/3y36avPy43YM4Rvb6mZFCH+\nS70DBELTFqgNxwMGgLpCEQJdR1+jKtHdSMIeDorOzlUXMlKJj/t/NF7dAhcH\nd0uqTt0FuIsMjlbAsj7KGnE+vwO/q2IhbWIWn+Y3poM7eZTxMHdSwnYI8kuq\nFwzL6X2yYCt+vXjBij+HoV6bhLAnub48wDKLa5cro8Qf6KSEnzcudniuavJB\nSALh\r\n=SYfD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a7fdafd6a2b8e87da27a4161ce8c2d5f523f1a0c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.1.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.1.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-a7fdafd6.16+a7fdafd6","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-a7fdafd6.16+a7fdafd6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-a7fdafd6.16_1557294537378_0.13483707447912785","host":"s3://npm-registry-packages"}},"1.1.4-alpha-c210a0b9.17":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-c210a0b9.17","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-c210a0b9.17","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"9e844fbfe9117dc1080c1a165bcda3ceb17ccd7c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-c210a0b9.17.tgz","fileCount":150,"integrity":"sha512-GF0SJ/02V6GiNcdBWfwyUDd85SJKd/ozYmq93oVs5EiyptMFhqgPB7BcPN+nE7C78YTCiK1jorXJosxQuq6Fbw==","signatures":[{"sig":"MEYCIQDZDidhbqwfAJrOU4TIOrZGW0O4YizMHEtnFn3167Bv3wIhAJlt779Ib0i1riN/oV35+ik8EActw+F3AtpSPDZWr4HH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186793,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc0m3pCRA9TVsSAnZWagAAFAMP/1qFkoJrtoAUpvLzN1Nq\nkKg53sxViieVzi8pu6ygA5sXfCbJ195HbF3WEMRIKU2op948Gd4WXWa3sw7q\nj1d2wA84L2GvcRfwinmw8nyu5pmtGeV+3EppIftfiSCXcXSt9EwMp5DagW2S\nF1kJAvOEzk+mmxyYJf0ZwkGvQyq8mS42rzP/+U7O00cyBwLK04ZvOa3vK9z+\nYlofHGioxTvbqMkO2OLUd7IXWVvURqFY6i8OvcCPSh9k12zu5kQjENRY3noG\nzRL5XlGByvA96azAgY5wiHow8vyvRpDhT1alLx92Tl8f9ddVz6w9cNtZnaAF\nM3MWUs700lfmAx9CteTFU9DqITZkTzTUDQJ9pDE8pzC36s/cZI+SwpJaykIC\nl7sVe45749/fjATyATVFGH7CTDtVjUDYGkldgWDIjjBQq1iMPUcDlM71BcL/\nHVhhtCe10HxlT+oj2Unc4zrGckxw5qfetnA+JbTzkFuIaZ9FD84WrZKJ/5V0\nvL8FrVxNrfnDAcKzBOxEH7OVN8YqX8OLBO43Ua+3ZWTld/rKILZuUPr2yOdk\n68ad15zV4GV/vGsdzV6/QHobU3lI+HOrEeDGVmhrdt6TCOkINmn+tQFWiVJ+\nrPaCE/pRF8F9fKa2CDbqURFOFGJjMsGBDsO8eR7XdIZPVdBGcV7hXP+KZgX3\nl0zz\r\n=TOhI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c210a0b9a0f4d701b38927d1f681a2443778df46","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.1.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.1.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-c210a0b9.17+c210a0b9","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-c210a0b9.17+c210a0b9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-c210a0b9.17_1557294568627_0.31754626174290834","host":"s3://npm-registry-packages"}},"1.1.4-alpha-e433c1d6.19":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-e433c1d6.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-e433c1d6.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"0dd3baedc8aab995b9cd5bc6e885e2130cde73b8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-e433c1d6.19.tgz","fileCount":150,"integrity":"sha512-eBhez+Bi9P0Phkd5ITXd9mnjrdHrt0YajAJCpgv07xaIXBbyQOhCxuiAG23Ii5ViQKCxba9fOcSQn2FgivvePQ==","signatures":[{"sig":"MEUCIEUy9hHHRF+6IlyCVyKTo+H3sQa077mexFKzHqmzzmHxAiEA+buu1qbUh0CVJ2AurHcmszT1ndCLE64ELd0O8FMOcNg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186793,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc0xUmCRA9TVsSAnZWagAAzmQP/3PIgkmQp5NomHtlOXGf\nkUm0Fh7MmSAoninDczB0BwqcXOhdHhcIcmOSmYMymORnpPw/ab5hIUtdIE1B\nNX1USi+JLUxKi332PREhTmJ6gfP1LAB034f4lq3dMNXaadQd+bnSzqxjb44i\nR3XrPhJyYplcWT0VWmHvT8w5Lfme2dfgPT4eleb9Cexa8naXR7kfUc/cd5xR\nRw41cVXWiDEx/1zYHgsswdo2WiDGHaZ6T4+3B6dPTNbqFtA/2GBHy0+872kQ\ngo8vHQn3rlQbYcSL0iowrr3crDzGUwI121ubqM5TFl/QKrDC6+rv7QY4PN1x\nuvOZBzprWZoWurSh0CpTOWsnbi64iOBOlEhc0dIQahytFzvhssKGrgkgDzEu\n/cvUuviHMEXjz+SoTY+CddeQnnosoEEtUFXxq93OYgI/Fp0bZ9tgRP1AFMNd\nRfEIHnrsPYjNfOKcwa4Oa+9G7W6FslqPIul6vZz0X0HQk8/f/+qRfYFc5ZWv\nn8UonfSyGp3sWJMlks4cOUoVm5aSfk6rUowU2NOLziBUfko/Bzg9oOCWj1RA\nOpobTwESczRxpUt0nBgtk5IfKHIKR3LYOQbO59/zlSAz5kiCQ4F7r5PX+39j\n1N5jePI3gcb6NJmRMxq7e2NjNXmlpvYvBgzt2Xkr0tXGeG/Pl2lxiQ24O9Bq\nzR9V\r\n=WCZg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e433c1d665977e457a1ccd084f33ce181a81c5cd","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.1.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.1.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-e433c1d6.19+e433c1d6","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-e433c1d6.19+e433c1d6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-e433c1d6.19_1557337382007_0.36957694204858127","host":"s3://npm-registry-packages"}},"1.1.4-alpha-b7b99750.19":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-b7b99750.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-b7b99750.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"f914fff3e16ebbcf914189f97049c706e9fa80fe","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-b7b99750.19.tgz","fileCount":150,"integrity":"sha512-fSlj40n89f1yhKFVyPGPRMXQcdYZwvjarEV2nzOx23IITtwVvuwfsVqjJxr5innwDZkQMe+02svraBSpg+XwIA==","signatures":[{"sig":"MEUCIQCyFUAvDqgG/hEAHZqtdtryOerXAZJ3vgNgopyC7GPo+wIgHYv7zw4k5IwUfRTIqLa4IRfJn0Db2NZusooIlJsOOuQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186793,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc0yB9CRA9TVsSAnZWagAA+60QAINlwHXsHPk4db0SYVHB\nb1hzdpfiVNW/OYEtj++Ad/sS8dkutoOUNXNLDt8wGfF6r991lxOLjJqNdscJ\nk/sterILlAMLg75fcHH/K0juBiALDwLUVbvt0H3rDQi5tH92dFtPFd2rOLLZ\nSHoN9I4gGpLYg8jL29SMvgFhIlcMKh1mfp4tBomoVoU6Y9f5Bx4m3CS4sw7z\nKq26yu+ewJbcY3LzmIMmnHleujJwFuhfgNnnM/GL4xtFFUMkVGbgJj4NbPTP\n8E6bBxK2nFJBcaOSxg8kI/WJCpFxyfOe7ZH8Iog7U1gK+mwRI9Lbe/yzapOn\n0i8Q4YZGdXIOz/nNA8p7QcNyfKXYwKgtsUIlWu2zw4fseRtGLjFsNjhH4iWZ\n+vJFZhddYhvwXpiKzoTomyXnc8qzuKzhbeAbrscoBmTKEC/kgbTwFjLjqtpv\nWOtLS1sE43Yihb7nHN0thAsM9jwdibtJeCW9O7ZMKfcwugD7Bd32Eb2bymMW\nV9TpBHR9xfjhm7uWOvxwhBey5tdjcC98byQQiXP+RKeCKWUp4lXf/coH+ktv\nMAKl0kYAhl1AyAlpE5xugflwZJRlsO0u67hOyHudtLoYtwa8duvsSWQrvx7y\naOBwdRpJkPe51vS9dKv8witRqTezSLdxvG7OXSIGqZB1Q/3nNr1L1aeVqNx9\nIEt0\r\n=bPju\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b7b99750e8595f5a86d8f8ce5f5e4f0562522a57","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.1.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.1.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-b7b99750.19+b7b99750","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-b7b99750.19+b7b99750"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-b7b99750.19_1557340284474_0.513576988948306","host":"s3://npm-registry-packages"}},"1.1.4-alpha-ae1fcf61.19":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-ae1fcf61.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-ae1fcf61.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a829bf4e708fc362fd6c9438867ef4c543c94c41","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-ae1fcf61.19.tgz","fileCount":150,"integrity":"sha512-SkBOTnf9qHhshfm3QYtGe8Avy2vMujBDy+bsWtez3hi51F2v4al7ACs12E5TIu4fEndra8DJ5dUP4eS11fXv4w==","signatures":[{"sig":"MEUCIQDZca4p74uw19L4Am+TAAAPnfygFbIut+w5p58wpnfFNwIgVX+FgUqFWODMgsMZshyYVzd9Yq9pgxPVlydCm2Ccwz4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186793,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc03SDCRA9TVsSAnZWagAAJw8P/0nSsE5fgPzBfc/uakNg\nmefwrACZcY4cxZI05wS2vU+R2sPOWn+VR3yhnu/vtTicll2X5V3nX+0XvhvH\npueRP+7HKshiKNs/ytWWXRBdTQ+ztDmO3i26KlsfyBYjE6Eq5qUAyl+tJa36\nDjoJ3ujvN9nv0dk98cQLXM4gfH3woJneyjlp6wdtQJVnRcZsY9U71CyPkgUm\nQXKQ87l8AoQihQJvfD4H9jgcFqEruRhg+qsFcvfh4TapgMWXVZSKngLgQ8qD\nJGjonwdr4J3xqdDcpOQ9YW82Uf84SFrqRlUf90XGBlN3QRzTb4Ye3olQw5A9\nSgNqCg8wEmQmHevrvQaD9Wft7swK3htHKTW0jS+AAF1rhsygxB5ZoB1ITyo9\nvyQs9aUWZedBBSzFaIPxRhANvERqcBvZvnK+TsxXRB4sjgKZzEbmg6ljaXi5\nCeH2mp7HXlCj9N/+XaI62/+rXLmQVQZ6Nn+b+dOj/Q+hwJteDPzrhynvVneL\nUub6vIegRBv8Y4jRwFchtag9qKxuu89cwBylw6S4f7h8DR8Atk9taLItfF3X\nFCBREKdtc/ObUmIbM2SzaUxAzFL4hiSpflso9O0VY0DXXIE78G9f74WYJ/gy\nrs5CBGqVLkuaHYh9EdvP+eabCKQA/7wsn+KGblCWaR3HqLT2KDzLPhBHfnTO\nD8aF\r\n=ZfWU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ae1fcf61d53cc1ad8e0ffde9e39e987245fa1a69","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-ae1fcf61.19+ae1fcf61","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-ae1fcf61.19+ae1fcf61"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-ae1fcf61.19_1557361794971_0.18598409893692502","host":"s3://npm-registry-packages"}},"1.1.4-alpha-9c7a23a8.19":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-9c7a23a8.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-9c7a23a8.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ef052ce301803bb7dc17d33f0a4053a6da92f897","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-9c7a23a8.19.tgz","fileCount":150,"integrity":"sha512-tnKyjI6N4O3IvcgsolT1Y6DtKct/tGM/2jebS7jfTUy5SzzLVMfVc6j9fozvsrjxc4UDTYwDBqmXQZVQZsy8fg==","signatures":[{"sig":"MEYCIQCt63NCdpGKBbk9c+kHG4OQH3MyShiTd+KSR6zKImJ5BgIhAOo5D6URo7ZwbB6Us3u3thaQ4E72ttxWlzDs7afvkldZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186793,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc1cQVCRA9TVsSAnZWagAAlDAP/3Xl0EtnB5CJYJmI99/w\ngxHDiyIiQcH69SrxhnaHnR9qrkIOmzfhfDBNBOl1FwNSTcQJyJ7MOlU/Ozkd\nYOEx7W/OkwhlRptL152gBW2qwKEw+iALW/ZrPvvF1RH/qBODL1rCyyqy7qwI\nymtmvsBtUQ7IeKCqAHbScnwpdhn315Dhw2VT12rIuKQWp99stHNOa01p6n67\nJ8eDYtR8fSCxmNbWkFm731eF9sOaeSaycu+/My/TldituVSPhfC2Q6pghsnE\nm+FatQ9aHWuEJTACbD3qOHmdHB+wwAaiF9C7AtTfs9I1nqvKSFwt1iRESb2U\nw8ZmTJeuKAep+KB0/M668tzA8bRqFqaQGS6ovjmdY/0qmrJHVVCTuAlBAO2b\nM2fRLc8CzlsIilEO6g0Ru4QbmRfvdA+qfT9TUQkMg33DxjG/iKXcUvfmVxEX\namLNakHoUw9OOQZ2Zt+YI6luRWxEPGYIYj2/VvgiG+C/W7IOdZjU1RqSrw6/\nJ/fdYBzFXF21ojSkO3dFCQ/lhMdkCpXBj4nJS0Vt/jjdA1mk5KyWQBbdN4TG\nW8gQmes+ANi7St4bpE/FpcZF5fgBg6nBud7A0PB8XlTrZQRDZUvebXEynDMR\nWjjrsMLhORH8duvmkPSYo6AoyLM+2ZZQOnMXcLk5YiiQELXxCflwZnn1Y2CG\naUtn\r\n=T3a6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9c7a23a858defb50ba55d28d4da8a57f7feb42a9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.1.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.1.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-9c7a23a8.19+9c7a23a8","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-9c7a23a8.19+9c7a23a8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-9c7a23a8.19_1557513236462_0.5024543404494717","host":"s3://npm-registry-packages"}},"1.1.4-alpha-8446a722.21":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-8446a722.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-8446a722.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"02b5086f20356d3e6393eb1c2782320d767ced61","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-8446a722.21.tgz","fileCount":150,"integrity":"sha512-gjj+ihBOp8B88ywkyibrxhdBsQRTHnyBqHQVdJ/oKgWWeZQI+CcxKN11ZselUTLZ+Hy5QFqpH85a2SagZJi+/Q==","signatures":[{"sig":"MEYCIQCl56/OrAqrd5KbD8Rdr/wwBtDfQqWyxstNm2FpYCe/GgIhAMdqRPMoOS4jLWNAC9tc33cuT+Za1LySebuiAZQMgfpl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186793,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc18wXCRA9TVsSAnZWagAA0GUP/04aj7Fwbte0t0yNA4YB\nhux19ttdTmK6ZbbdaPT30sHmfNofLCLPDYFz6M9FTjd+t1pRyjeSYK+lIDyQ\nzxFEFGCHRs6U5127AEWjGIJ8xagRBfxPSxhDqAgb33PwoLIhfh4xBfnJpAMg\nAJYFhdl1IpmN4ARKa1n8QA6siPL0EIZPgUdsQQ6ghzhvywNEzmi4Qvxde58X\nuYm2oSexpQG6QKtRWkpxdldkvAWqsNMD+veqGka95b0CpistH4xYdica4c5c\nUFQRjnDVlC6zL7+ih6MPSC0Y9ZheKdSRJDu5Iag1LduOpeQqTYjncT/kHKYC\nO/3/dNAohmT/HQKJPI+7oKF9EO+XkY0DaGA8TzI/JwlifDJt40Pqq0XHxsYD\nbJz+NdGSPCqa94ccSrTAZTLU8SgCcK7xulQ8CTdOVm5PspV4zLy7SfiiIap5\n+rQ73yz9ctAg/vvjzLnmTjv6zvfGrjTsSE9XPq4wDg9xcginFLFO6nOCWRQh\n0b8V6c5cUiNc28B3PiNkgyYk7m9lez4AJlGYMF2u9OA8On3uT8pSN9y/So7I\nKemm7+jnlYqMvzJxAVWKmFxjo3nO7DAmB37MJEE8OX4nbgFAOtKc2ce5IHuP\nsCLmVa4VlNG9uUR4+efNl5NfN+Pc7xoZt5QEhUoYNwLKLsoFAePhvebqnUSQ\n1/Tz\r\n=FkYp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8446a722d8f02f22dbb8f8cdc604a34e94b2cb30","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-8446a722.21+8446a722","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-8446a722.21+8446a722"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-8446a722.21_1557646358435_0.03469310731173603","host":"s3://npm-registry-packages"}},"1.1.4-alpha-97c7693b.20":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-97c7693b.20","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-97c7693b.20","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"b5b2269fe45dd60479991d50840369edbce29932","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-97c7693b.20.tgz","fileCount":150,"integrity":"sha512-de/gc8UKgpVojWmHYhWi4EI2f97O94zexYw7m3YIxbKGCptl1UwUf6qaQ1rp7HmNx4tlM7W6/m4QIoreFEcDlg==","signatures":[{"sig":"MEYCIQDCi/HTuCMo0TlKjKMrZIGts/9BYjn2TYu2QJU0xhzx8wIhAIvBZcSmzsvgne+bzkEy3jq9dlE7nKZI9MM2f/n8NCkG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186793,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc18w4CRA9TVsSAnZWagAA1IwP/3IJxcoaGXqovQHYnXYv\nDgI8lqveCKuI2JN8ga6OJbZr9onDy9bgwG4BGIfLb48RqlyfieAW0jBVo8cD\nyr9KWH/f8lFMBLN2MK3N+X5UeZ79lteeIE8hD5qAMC4XpPyYMl/pZalBopgi\nwaksmrfmOy+G06yGF0Mwcg/hr19Bp4Wted2lkmFjD+hmTt/Uj1VrLyts+bzE\npw4W8hvSTA49IZkJo5HL/odMiWfXklQsarrmQ5YsmkUO2lqu6H9d28EDzGab\n/qyVI+EaMIuf5aC+sdfUTzzgDgM1A/EGf6m9QZwgWMTj+YxLkwj2bOK44WRt\n5Y85HVWWgv1+rugq6tdNJLS4ObjFsE5dnQgiFBgavYg2pgJvYPzVR9JJFSs9\nN+/S8nvHV02UhUv03KjRdC6IrV5nPAXQ3gF3LCnaJ3Ibhbjyvz8r27sp0Ryd\nrgoX4joLZHV9mkcSlSIDOmyYbz2EY5fRQK6uaAQZFewQBKruNT0tLTZ3cxF2\n3RwGarbB2QhRNibqd3j97+Mp3VNQWsOzf0hXx95R14Otb1bxb9P9JCpBFNE3\n3bbbLOycc0Im2ppqpG/K1CFqJDUlJMPEnrAGP6ZrFLahUWG+wgJQ1lqL/qVF\nJ8MkadaszEPviPL2VSyqQfgHQBXCDeurjz0vtyNZeJfSQLLyuOOGfpch+SjQ\n+Faf\r\n=4x7u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"97c7693b10a0567902ba89df681c568a87d7f27b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-97c7693b.20+97c7693b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-97c7693b.20+97c7693b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-97c7693b.20_1557646391685_0.5955869802198634","host":"s3://npm-registry-packages"}},"1.1.4-alpha-4081a6b8.19":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-4081a6b8.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-4081a6b8.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"eb0087cc0cbaa8642ac7c026a695291d5c0f5722","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-4081a6b8.19.tgz","fileCount":150,"integrity":"sha512-sW3+Zx0KVz5OP5rFCHb3r7g6Cbq4vTKJMkTjVe8kJ1DW0ir/v1a30ujtkTzfJQovVXxg8tOp3DgKli41oXsczQ==","signatures":[{"sig":"MEQCID/vl1+FvhD7kqzQG/U4JhoLjUE3Mhg2D+l5hw8s5toMAiACRjfEAJoqBxpbLeh5cUeI9GUOS3JG7GZOrBPyIFFVaw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186793,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc18xOCRA9TVsSAnZWagAArpsP/A8l1fjgf4/YnbgDGpph\nZEG1j7AhSeLHGhrTW8fQU6zXnocblXM5skkqrEbrLjuMApK9E+s8AQ+SOfB1\nmFhE8+uLaR148tD+T0KY+LM1b9KaEzPxBYWWUf+se2DYcuWZKK15FhmIid+X\naesN0q00DH0/s9F4wEW8V5W46vkSF7XQEacVKXnLdar24Kkpw0+CIkmVU/MD\no+WXv4Y+eFAfcCNVtz3tP9g1hIZ0TeJSPCd3ekdNVDAJF3zrpp4QBNZIYHgC\nFw/YdALqNjpBRIiFv0/wHRnlY03g/uyHbDO27ePmrP7acRfqWRidDrsPRBk/\nehmSw21X+uJmWp0QhkHnK1fq9yaUalhNEHqEVP6B92UQcdzW9FJERye1mh0d\n7pbsrSyEnVaWi/HB3dTRdAs5e62uOV2nqM8wEb4L9dwWMQfFApf19+pJo498\nzDpCtgxUtz44FgdyDgU68l3Sj1988SPpn8nn7E2gX1kui/oy+14ba+WHFP7T\nLxBRCTXjl5Y2zhLXB9VXuB1ahAnDcmJhO0LfaCB2SnxYaigMRVoQNF5PaPje\n7T9iBKx+HX82TSs/4spEVTMeVw/7Uf714JDSM8aAfBqsa8OxsqaXRvpEqtKk\n99x3NhZyvXYlV1OtAgy7G4NYxo/88AtM3A9TOv1/kxTC8KaXmsM9bDF87u3u\nRBFV\r\n=nF3D\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4081a6b8e59cd0a6a69f31c3a4ea35d0800eadac","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-4081a6b8.19+4081a6b8","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-4081a6b8.19+4081a6b8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-4081a6b8.19_1557646413975_0.20645302222594863","host":"s3://npm-registry-packages"}},"1.1.4-alpha-ead275af.19":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-ead275af.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-ead275af.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"fff23bf4df6b2aa869247d5f92fdc4760e05313e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-ead275af.19.tgz","fileCount":156,"integrity":"sha512-OGdV2wEGVkPMj05UPnNnqMqgYSWXefWoRbjiE6XBBUHMY8b13u6sILtZWRH+aH0Qo+TZPE0ZIOcxv2sOfpp+og==","signatures":[{"sig":"MEYCIQDcqN8sgt5suI/t0q1V1l0ISoKcPQnhHI9A3aaxgzz6nAIhAJbt6hGOxhoQbLSMpznRIv2wcGdgDIHm/rU/JstuyZgP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":197496,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2AQACRA9TVsSAnZWagAAuUwP/Rol+LcEW+B8jsmOFUtK\n5uOUGppKp6nr7HK7jqiFhlte6F1EzsYlMezvt4ISC+hFFnkFUrh6614MV4Jc\n5amnsgIAPoLBpTzVxiQSGL2GV5jTjtJv/ZRT10GardMM+tVXyxEBwO4mDt/I\nSMMd8h3qqo8v9kqkU8hvUD6TzZ/+v4Q0K4dxmVvgdbLW0KRUCEbkXJaQH3Vb\nuGovDExcx8035ZUySMCWfPWdTJz9YxNDtrCLGWNv1plGVz+QCvSUDds8RzUo\nS9t8TDFeFZMniCMSovM0rYe/NmvOwlJe2dUyP95D6+Ujt6DafGBqVutq7GpE\nlXSWZIkDyd2mCRvepTa/5UE2aQYQORtlU26pZv2P6pTLY3WIW4UU2YJXOxy5\nldeZ1ryeWRQE/SHq1frdgyOC1tUsnigSvNqRZ5P06ORUsObAvusjA8p8NqTm\nYWVZTl82zND9f9bEVtZQTZsxuncia9Pv/sZYbSBXe6HvwTlT5/uMZxrelZkK\n1ox8GQDVUv1mWXtkWKvK0gKTLN0VvS/VpZiPy+4xkYcD39cxM0pF/CFFGdrj\n97AciLite7BvpC8qTqJcZ2sNFqLkdMj4xYrwxJbnhjIGYymOoKwZ1730MwDB\n1WxATCTMvAtr9MAbPpYX0YFG3i2XQdCp3BYW6hEQTEDMpAnpOMvhVqLrdSbl\nBAOj\r\n=JEFH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ead275af121ef54d6c141095a0590db5ff7664ee","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.1.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.1.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-ead275af.19+ead275af","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-ead275af.19+ead275af"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-ead275af.19_1557660671565_0.011546584565772067","host":"s3://npm-registry-packages"}},"1.1.4-alpha-04405242.22":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-04405242.22","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-04405242.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"e8792e1e0b331af762e0f188ee8d10f254e62fdc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-04405242.22.tgz","fileCount":150,"integrity":"sha512-q9kWGUTv2EB+dBYi4lu3ZgutbqUH9bhAMH8dblOHGENBsCfyAhzsRFEO7Qhr3wix+9XdmrRFUSZHS4PaiBT+QA==","signatures":[{"sig":"MEQCICh1B0Q4opv7lC+Dfd7Nqts1JN3NobIWIJ4qxax3DVkbAiBDEQq/ts7uOYJTSjUrLMKMEgVzozrfy8Kp+PcpvkFaOA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186793,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2BmzCRA9TVsSAnZWagAAgroP/0nrZT7QH3hqEb7o3KE+\nAbDk+nT0ngw3SpE8e22jh5dPQarNLWmC/sZuHbo9Pa/s0kEM5fuTMGzkIzst\nH4DpBKrW/vbVVrjNRwJQWy+lERRU+tooIUQaKUDcd/IYvleAUTc+N4bR9VT0\ntkNXr7ZCqswuuuWA7W0obiEiV+iw8O87A05hQ4ZW+MmkunybHixchN1QVJr7\nxk4VfaQ3J52+tiWhFMJGLPlYc8Yc2UPbKzSCrEMIsnpshiOLBVD8EKizu76j\nXOl9cauB/7F/JJ+5lPlZQ7sZqhV0TTALTvIaflS7sDA3JBU0moRkNEUnwYXC\nyEw32Uo2JtcJyTtH2HGsyIUztln590SICn2CmvZL3QZhwQsi3z2ampzr8Cue\ndY6wru3thCv3WuBLnwU5+WBwAykqwHJ3zwi7VBlnzfxEljuAtfyN8qouHj08\nzdQ6Z2R+7XMroO/1VKMpbOb3mXxr++syW1peMxDFiRQl1jD5iXTtR62C2tBE\nKfb0AS6LOYBTtKJHIFp+wOoxAqzD7ndvPspv/D0JJJCQN3D3UriLsgSL0+V5\nGD+Xz9VdausMNCBnU23QkNL6jDA/JGRoDQrb0EjPXqOVvLRMTFP4zTnS6Fp4\nh7yhhl5vA5Jv+djvHkibSFZyrOIGZTYkvktTiGJGXUfyByGmPzr/EAjU+p06\naYUo\r\n=Z7Xf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"04405242b986798787ea0a2b32146b7a085cd18c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-04405242.22+04405242","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-04405242.22+04405242"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-04405242.22_1557666226502_0.40849251971187495","host":"s3://npm-registry-packages"}},"1.1.4-alpha-7a3259fd.22":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-7a3259fd.22","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-7a3259fd.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"299637e9702b43acaf6aad0c40a66b0c4fa52be2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-7a3259fd.22.tgz","fileCount":150,"integrity":"sha512-jtJF/df2s2NCJoiyKpw8lYp60ALx4Nfwb6R2pzWwMjQHNkVMWZyO8ytjzloF1/6odGt9muVGnpleK4dPZUlvVA==","signatures":[{"sig":"MEQCIHOcfeM3aj7f6lZPPYgK2kgOGIr64Z3hwTWcgS3HX9UrAiB4x0I0tg3+5zCcPgMC0tqC60e92yg8FtCkopiuffEzrA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186793,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2BqKCRA9TVsSAnZWagAAAp4P/0ta4coV+2ohy2t17+aT\nrg8XkWm2XcLCObsipWgNNsp4pbQ8mBXQHRkdXm8ih3r+hltH9MVdWkmS1gvw\n/CG8+zt2BB3smxrxyj/ZTetYKI04elpM+lF4yek5XDX9bOJkOSWGDRQaSZXt\nLeJmwtjFEcG9zeiaLkKGanQu7pDrB8Bw5ML369UULKO3965jWCzazNhaqcZx\nnD3eblr40LyVvcF4F5jARzZvOC+xs5VSTmWAWjxAI+3pVASS5VTGbMiEAV+m\n1z8lc0LzUXL5Yg1dC1I+Ln70VVnpMBA4kF457syumjD9hoxAMfzvpI7rVxlY\nnhpJIUDj+atVtn6jIyip9W+VTW+sF3vp3FQo9n6775g7KB25VIUIXCgE1AjO\nkKpnTHQwUBgKqr8ltlYkmALKThB9cD2N1WuhPJ5eCv7LJSWha/EHqfJs7qvz\nw5Co0hE+gFCguFBrSkQYnPKvQi2SHQGXuUbgl9Ap2X3hLBfr9lHuEJ2NRf4Q\n2tNIQnL/OXJVp+PaDt0NiyaxQXWCgQcuqF1DDRC1lpREe64Itb4cDpJTmosu\n90ncDyfiZgg5Qyqj5QQovAEMBYnLvfuGGQrG9XtDfIZNRbQTeAEVOftdknil\nHQDeE53Zx02rHu6nunwncsPJIWSs5edp+EHwv0no0wHaaV76y54Tmam+cwKw\nq463\r\n=7Yg3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7a3259fda033ddd4cb11d958ed78f68f908faa49","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-7a3259fd.22+7a3259fd","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-7a3259fd.22+7a3259fd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-7a3259fd.22_1557666441064_0.16537384530330468","host":"s3://npm-registry-packages"}},"1.1.4-alpha-8e9be439.23":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-8e9be439.23","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-8e9be439.23","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"b3fe7130c511c51b1b969a11c0d35889ec9591dd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-8e9be439.23.tgz","fileCount":150,"integrity":"sha512-tUltqDfCCtokt34QprQQjonod7fFocirSWXNHy/i00TBb+VONCUeDxAnkvaF1/2Rwf7sVEez4BYWxGN8LK6OMw==","signatures":[{"sig":"MEYCIQDKk+XoVCKjnqRiu4CoVNeCKlWsT3I5/y6eH+l8PNcMigIhAJFCRq5xfgoSz2Hl0kAfssFym7nmw4LuH7cFaX1EVJLP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186793,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2BreCRA9TVsSAnZWagAA7SgP/1IbRyKDGQhUNqiDVeX/\nS7+M5hZzUd/yVJhNUbTKW3qhIuKDRUWLqoXG6I6FjnzuR7teneBvKY1pyZQr\nE/KupBaG8ie/XAi9+pZLF38dRv0+YE8rctpqVA9QdxHMqyFHwsdne1valaj2\nU18g2e0DsEMcYhZbOz55JOrdL/OAVmXgdsQeNaXOQMH6pzwWIhmFfUjMd/XZ\nYbrwgoC1jr3/6Iow2K6upytPtq5Ib6YUOMYdWn37OcpC3HgWD12ISv3v8Rps\n0qejEscJKS+9FzUgKAxxc6QVyeOw5PJH9qKPchcD5ptKcpXaBaHh8Rccmcob\nmmnZeoOvrx7sWVyDihLGLv+Uc1JeyqjqfQkLlCrrLlvWMSq1TrJsUeCz82Kl\n3nsb2iv3VNFmCaoF9+ddFerUYZPP1vjunO7aqVpUDrNqUEfw7UwRk4fj4VIY\njZ4pnlmOo2YKZbq6/YqZ9qTUocwGfvsFnh4nFvcjNB1rPnekG332SG6NtFKz\nCxw0yFk/cw75vXyAOlc9nEr+rUKMybIoPPP2K63mWI692x7SEqYVg/2eUIaR\nwBLjBMT9pD0WoIoh/B47pnbl1KE7cDhU69vdjYvShxtdOOMhgQOdI1m/lEFI\n91YPUuFesfsOqnrKDIp878jXd7iEpHXxo8qYyl62ghevR28IyAaasFN0Skjh\nuQoK\r\n=2C6u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8e9be439a057afa3fa4033f4c211d059981552eb","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-8e9be439.23+8e9be439","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-8e9be439.23+8e9be439"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-8e9be439.23_1557666525475_0.6592081930110028","host":"s3://npm-registry-packages"}},"1.1.4-alpha-dc51bb31.23":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-dc51bb31.23","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-dc51bb31.23","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"72e55765294529cd3b05d0c13d4ac56de5a16c39","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-dc51bb31.23.tgz","fileCount":150,"integrity":"sha512-XkNH7NPY1vCMgDAaRmC8Jg0fTxuAmADCW61QggQExFwvtMOhKCHqUTqEIqMogrsVg9nDn/qgZrDVOjpIKdDVNA==","signatures":[{"sig":"MEUCIG/0XLU7oL7PCQKiJfy6LimBmYsjb4Fhn95wJUYBE9rMAiEApXIdUuOpHrK0OqXuLD5+LCACQqQyAs9qyOC832Jg95Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186793,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2D8hCRA9TVsSAnZWagAAfn8QAKFDElzVqKrg00h7fqvw\nw24miOGzgYB+QV1FRuBkv+eg9bihPfj9IFCsa39RgG6YyNFZpjQ8gU752oEk\nx22yo1eqKtt6Yw+5Fkk6hAQr1cbBHETs58JiHFNZzsidiCknaPnM48DeQvKf\njOKITRVPf7IeCyNIs7VklHLq54V3uy25jePFtdNHIDnYXmfpI7w0I7XjvhZl\nITd0vYbLXbMh4VeS5XH0HsZT/VGoWriLP/okY0IBhNFh/ghQ6jqeICcVW9/8\ngFGmeW/P9PORwtjBRs3FRl4zsgLT5zA3lfq9da2zw7yxe0o0cK51DVYLOVxy\nTq6V4piVyzNKkqJzgkMuseZpXQ1/fzw+56PvJlzPZfwss83UmBgV/qKsFkai\nPjRNEScxdWkBlhB9eT/TS8Z/BxaWK47gj2XYxvmv0OXKuc22G5rlsY3oYR/q\n+nkLJ36JLBlTahpfkBBB9sOHnsD8oOLKUpNKQ4fRqFHkBcOr5QmzCtSiRHBC\nvF7MvVLZYpBlZGA0hF9y6YONlrs3oEuNaVWEnNSqtjbH4GvSJYNAl2MgRJls\nakabq2j844WDDGI1TyKvo9FUtP+4Yy7wFJzvLdNCLmB9OxhG1cNzpE4Igclc\nIPtLFfYntmOpcC+z+FnBjhEd2L4J98kmztuiVzAMuY1Q5yPZMcRGB+/Q4U+0\nDB21\r\n=5Sl2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"dc51bb3154e3a8ddbea3dfae05f8aa0badf0c8f6","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-dc51bb31.23+dc51bb31","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-dc51bb31.23+dc51bb31"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-dc51bb31.23_1557675808298_0.8708982624739476","host":"s3://npm-registry-packages"}},"1.1.4-alpha-da09299b.22":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-da09299b.22","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-da09299b.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"d254fdffe61c1f80d058840b4edb44fa72543829","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-da09299b.22.tgz","fileCount":156,"integrity":"sha512-5xYsFoXq8VAcSo/D+1b93xFjlWuHVRTZLwUcj3yiteVuhwo7VcK6S2lv6sRIOLSIPlq4pZ15uWbRC2KdZSdk1A==","signatures":[{"sig":"MEQCIF1b506RAAYQk8R00a6Eeeywe9hSF8/4VIzhUCSw9vi5AiBulaFvnxF1ptrFJgfEJm+lxl/Vx2UG2tqWMvLCXcjIjw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198420,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2D+cCRA9TVsSAnZWagAABBYP/iNvI4Ooi4F4d3mfa0ZY\ncHJFoB+rmzlPy/Q99/MQzPUcQkqYveE9Dq4RI/5Zzaj9CqJyVRJV6x0I5KhE\np3CAE/IB+GiRsIEKojEGAr47Oqtyxvkt9KG3vvVAouLxMYOsHX72n70xDPaC\nrTsPjVOlk1jgu66sMitmKMTKYA9dsXdzHw9OfYpatk+qO+5MEj3tHAgFrf7o\nFjLndhCQSD0gZ8n5U7CkhjqT991SMf09En9TT9XXYOhcv+qM59a27FYnOhd9\nDBgggdFTooNaALVoM7fw3OPrA9kl0nlSOIZyCW7+4voOkxfmHY++Rp6kBs6G\n0jjN9/9uh8WOUvQ20iwSbJD1Ki+VJWzQp+GIXKv2o2nAH67h5G/u4jhT1QZN\nonMIe6KRf0i2HWCL/MxWKfm417LJs3gcYMIfvY6gBD9vbkj8dwKxMYkkK30z\nJ0lLndAy4WMTkOQ+j+FKS7CGx/bCHJd1DIjaccYOIuWRn6D5CIh4FU5+70xS\nkwx9sFSVJGIK9B6m0EnSK9pK/GC5Zxy1axfuW4Sm/Wa4fTARUBaGWuhk6ipY\n/qT8iH9SIunIjl0HGnp5duNE8Vr9y6vhvM+KRXnchSo4Hu8mbqZEtTRnqpIN\nCxbEaMTnp9mo/RiQTgvTq9yMXB4lxUydxn/NAcxLHuLqBjLiAOTAJjSLsb9m\nN4xq\r\n=IyYR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"da09299b6ff8c510e19a728cc55ecb418dc77f05","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.1.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.1.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-da09299b.22+da09299b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-da09299b.22+da09299b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-da09299b.22_1557675931136_0.37550418745638603","host":"s3://npm-registry-packages"}},"1.1.4-alpha-c84bcc41.24":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-c84bcc41.24","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-c84bcc41.24","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"309845e8e0fc664525290937f8207269cdd65db9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-c84bcc41.24.tgz","fileCount":150,"integrity":"sha512-9yjNcTQqN79yNp7nhpMHPqtAvmJzH/t/F1Q7K6wNHWwih/PCiyU40rRfpSXB2wUoz4B4Ybedsvu2W9ue79LcxA==","signatures":[{"sig":"MEQCIBMMT+S7TifaZPlzG1DzOv25cvxnPdWHJZl6/F9VeNuxAiATFNXKGjmFim676DA+xcn70OPfj7mcG4oVDMBfMXECZQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186793,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2Q2bCRA9TVsSAnZWagAAQ2cP/3+P+vpvIQXiC72H0XFZ\ngZVJeiy9qMYwx9KV/8YMrNKM9stoBLE5lO4tIZTgWbQOrfAaLWF7uw00tbUq\nQwEqyiuuX2TgKKHu4r5zwhaR/ljAzmOtneuDW+7sr3bVizHz4BzjhW6j6SyW\nblJC9XOjr9126yOQZGc5faFUA10/oMIBe546Jxt+ARqgH53jzvJAVF8qFAIo\nPiVexmYktelFPLtSNKq5xyTwBIBx4dngQVCeII1S3KcKeI8J0nPLZkfGNQ2d\n93ojc47bA6uv9vu6L/YUVRHk+qxVKupSVCwkk5nOfOcRfuGFJwwaDqPUJlDa\n1yZtZglKadug8qGax0wQSNNh5050wFIVBF7y/rKy3rSihvl2w2ZcREynFa1V\no+apuMsvdu1TuxaC0dyp/yLBm3OF/EaE6VPXWVJZfe8gN7X+yrCrbFyaZqlh\nO/1LC6RBCJGC8zcbS+lPJqEAy+n8xtPLgNji0r6Hy+Lhjc85MoXIXFORlED8\nH8liWA7Qy0CHeXo3FEA/HSD+fYSEWwoKhKxkrgrUO/fXtnq+DsDQNk4Wj2lJ\nIVwrt3Ou1QfTDWn5Ytvs8rUPAw9sNWLbnw0qHQthU4Ruysz4ZyMOvpA+TN4S\nqE3bwN7lOOZ04/9/YHUZuI3fteF3QG+2oplp/kfxUxFRmEaqAVspGXDzvZzU\ngB38\r\n=JFi7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c84bcc41ef53f6d1ee14984cb53645fed1b1841f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-c84bcc41.24+c84bcc41","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-c84bcc41.24+c84bcc41"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-c84bcc41.24_1557728666629_0.9014677734321312","host":"s3://npm-registry-packages"}},"1.1.4-alpha-de90829b.24":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-de90829b.24","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-de90829b.24","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"750b56487e5c5f6f4d5a4235fef318b88a9f8b18","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-de90829b.24.tgz","fileCount":150,"integrity":"sha512-3ZzRZ94V6cmoGs95LTtHxu1+8jhQHcLbLOmcRBjYqxVVQ9lk77yH/7JWsx1ZiMbr8YekcGUgY262+4okixwfyA==","signatures":[{"sig":"MEQCIB8xnK5LeRLL8SEKFm0v8Hu0kyyVZu8jTWYtHnOOd/F2AiBYMBwywt9NlK/pNuu0TS8EfnFFZvTIHYm3bdP3okCYGQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186793,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2Q7VCRA9TVsSAnZWagAAFX0P/04++bU+IC6d5lYt9dqE\n9GOdtnhMMMdc9O/+pKyyqof4OJGsHLcaCCLYZqKQqMJdzLXqqOzliQ/eICOD\nQrFNQ2mNoXLJhUaoXhDgG8azLvOpN0bCqIWhDtA74dfTRXVVsqrASnqh4DBv\n2qP9u65VV5Q4RkQYnOVaed/UY4pzg8OKae56VJT1LvVd8uIGjjDzPL2DXrCH\nz5Fk0PTV+XtyR3TLF+97oufkV21EGNNL2gqlt9b5THVHeMUp+7JOA7JWSDql\n4iOTvsOpfI2rPKx3R5bJ2w16J43TKAgfiHpmvdcB2XUY1mh6QRg0ZKqnPcBe\nPOrv0GEyuxC6r9RMlpw/5p2waCe7sA0l/BrBriLDASttKELgqSKvYQEtLPQ8\nw7Ibv6Ycf8fgpm/UH/GdSSyjN/Jwyrg/0EZ2Ju94sTmxHS5tZyg/NR47gwmt\ntalntFqiVubhIuAY1YlG4vp1+CqT3DxChpxIPhEdM4Z0CNfdhCeQ16c4s33T\nCWM03k4ZYuFznaC5cCynGJ7suSeMjxLT8jUZYOPF/4uoHLElWmKGWEHsvdUE\nNUgdE3WKRrAM0gNEAATTOWfTTepVJg3U2ProJCLdXNM3O8OpRWJMgU7/cMSh\nx9ML0f/R1sw89k84XisKguPsoluMYn571fUkxeSkK45V/LT74strBF9fV6yj\n1QKa\r\n=1iHH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"de90829b1645ab05538ea9e85e9c7c5af96387a2","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-de90829b.24+de90829b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-de90829b.24+de90829b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-de90829b.24_1557728980777_0.5311708064606879","host":"s3://npm-registry-packages"}},"1.1.4-alpha-6b840ce7.24":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-6b840ce7.24","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-6b840ce7.24","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ecfbdb46a925192583112ec979d69b78ce43788b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-6b840ce7.24.tgz","fileCount":150,"integrity":"sha512-wLBv39pCVCMn4OVT6/O5p+n5JAHLC/0tvGFH9C3I33O38BwIXHJIcdWvcwSvu1RNhhQgWusg4XGQobfUeMrQpg==","signatures":[{"sig":"MEUCIQCGw0NZutTvL2cGOxflwGUV/APAVQos5P10g+tODfM1RgIgeFUnLSOalMgs6ZJfVTdBLQiLY3uTn7xOOfjmoChpTTo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186846,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2RGWCRA9TVsSAnZWagAAZKgP/jOO+kXy0r6ff9E87WiX\nyxEjPuJ7+gvQtztFY3KeqJf/HOfWXAUxGoBzlbdKjihnwSDB5UG8M8lshLgN\n4DSsS4O0NGe/hxEi1VagiuEt9qTRHW4h4Twzv1Z+u4YJw4cFaksX85ZtmTOl\nfISKaavULXGbxU1wZvU8osFvg7T51weMBtVZY7Qw4Tjs4jAA5OIQFyz/+fy/\n/c3mh71orEHLgfV15sO99JWqSnUjSqwyQ7xQ3wefi8LbzaTEzu+UVWJWDkbq\nAG3tfknWhasR1Xp/zgH8ShlgdeRSqeAsjFSo+2qFX88rN8XoC+vpJa4X2UB/\noWai0w1WBvfcmDjiUwhTowqjyinp4TqmbDahGzXWrB1/b2m79XIxsgS2syBd\npW0vKl4ZGcJuAvsKQiuvaWhmPgg6r2TnMSZZWohMZN8Doa9xP612Ez87psQX\noEAuMqqVJSfsKZdQvwzohCAVfayh5H4rEGhGO8gg+yng5hOfxz0G1xuiM6KI\nFxCnyFrC596cXYSnkMBIhGtuK7fAEfdDliHj5XAicfsv7fHMEcgUSc/ruhT9\nJziHR7sfN4cV/3zYbUQea7UQK18BTcNGrsBviD1kug9E2//sh9vMy06n+6o8\nu/r/Lpqa9rdw2MmITxKqrQCZkq8aFq7/5B+awwG6n/IMr3CgM9rP5ULpVk7o\nvQ2O\r\n=El32\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6b840ce70104df1e9643510d6e483c1415a1941f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-6b840ce7.24+6b840ce7","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-6b840ce7.24+6b840ce7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-6b840ce7.24_1557729685493_0.452962005425944","host":"s3://npm-registry-packages"}},"1.1.4-alpha-33e85267.25":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-33e85267.25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-33e85267.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c853a3c6caabed781d2f37663cddae3df3a9eb52","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-33e85267.25.tgz","fileCount":150,"integrity":"sha512-TutgvqVmDeuZ5D8w5oufiSrpiOcL1ifGTZwfTwztwU6wg19JC/uZr8Eh0wCWZhnS3ZKkRnaw1FvIypmC/UoqUw==","signatures":[{"sig":"MEQCIB1AakdtMaAsJ2HcO+VgL6IZBJmX2QTe/eVT3GBsRFuHAiB6qVXaLtmj/cgVwsxV/VXA43t5NTxc9XBPLD2XCkC3Xw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186793,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2RHaCRA9TVsSAnZWagAAQYsP/iS5ue1xI9cxT0ygxayF\njA2w5d/t03aL+T0kOFVCFb6/JBfPz+I297HCng/Pfp9W8tVVNz/8FklkbCCW\nv8l0R3U3PELOc6BE966Ewjjv5gm8lVNDxucWYo6ntJ9bndKFa1emxK9PMRB7\nNonkVu/KgbdL2cHhhUw61YVZKHkoz6n/c6scChatTiyfWOVWBJX4kRtW5hqb\n9KtJbq4cfe096Zn4z+2kCVO2kdQLXFgwzMmCh8sNXQs+Jp4DAS4AZsoUU6Lb\nN3TPBumglmE639iUNeeDiLMcB1LbK5XTi2u9MWu6tnVtUuHrykN/sw2bj5w5\nRriba5KBQjxhfMvJh92T+yXoCELXjtsDRYSTSJm6/btWfSHD+VRTats1rq3B\nkzJBpNvIlFwQHGe69jlH6B82f/0qp+4EpzfX1/dv0OWoz0mt2btQKACxJvi6\nrBBNc2b0jHnptHYyD6tiMKHLDEhmCFcH9EY4LALHWP/WNXkKDimp+yZEnWRU\nAx7mTIpU4TX3S0SiUdnHSt+7tRTs1MwsRyfQuKTUUlQ9W+Ixe2MYQPiO9MpP\ni27CBDd8fwSiuEIc8IRr3BhhpQZ1OridwRquR1UmVuFU0wIr1OGsh7f+JqhV\nG9F96HozcPpY0c6rE6LzZ80PdTQVDGY0hPjy5oRmL2age11cdMCEdqSeGs2S\nbTY/\r\n=7Jil\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"33e85267981cedb65b2ac55f98e693e19875a23e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-33e85267.25+33e85267","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-33e85267.25+33e85267"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-33e85267.25_1557729754115_0.5572031434038114","host":"s3://npm-registry-packages"}},"1.1.4-alpha-bde34d75.25":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-bde34d75.25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-bde34d75.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"e8469a61ffa90cfbe277ef1ee94efe83bfc03415","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-bde34d75.25.tgz","fileCount":150,"integrity":"sha512-pcTLLn+v2VwhBn7DB2MbIyu/wY3VXb2yva/eOsnVgp4G/qRD5wNG7/c2OEjEprNXo97+cn+tBytFYmfYmQ+EOA==","signatures":[{"sig":"MEUCIQCwbTk8tCe8EQ3SjjxuW7f0Ge3/LUhTyuKy6nyO3Ld4agIgRxI6YuYiR98hujfBF17ofekDaM5heoQ8L47vcjfY5EM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186793,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2RLRCRA9TVsSAnZWagAAvgMP/RaeJUmARU42q3u22GE3\nJBk+j4kTzdvk0N7IwxbJ5K7ymfYBPIBWUfzs3qDOy6v30isTqdnLaQPBHcGY\n6N09opG21C4RAVhqLchWgPcSwl6QuQ30YCQAPv0ukSV+QkLohWoxgnKHcnNL\nQxohtAw5yRYosNHQaaMcb8EVx9J5RLUx2B/MBGhJU22pPeLxQBTtYuYwpU0J\nVzZp7N6MIls55iSIRuh1lgGY1jWwlLQITJpK9bV59WUF6F8DZwsfxzGG0gwc\nfIu29lu3l3gEJ4Zue9v/iFc+oJUCmUM8rfZdFZScJT9UJWo0/Jzv5GZWIsPQ\nHWEy6BAp16iHNeFHmaXC9Y6nVN6iMDEzcd/icTdzTZUzAMExNTxd2btKr18h\nN5CM6FZU1Y8YylysTlpO3wBn0JmYB9BeYlQR8h/5y3vN8tAxD1n5Endz7Mi6\ntuwEK9HzwwDQTf0dirh4OElD3xGkUFxKthq/KiPC8WTuqwqPLVd8U5iEFxwY\nVkyqMwOtZRS8Aqgzfl0TYYVYqrBAWJ5k/tHWZRzVkqgRoND2M0GTYmj/H6gB\nejs84LOx78xHpYjyllcpHC3zBFPLEvSOpGfr5LcB+DT3kgMRQ7wFdCrvsvUN\nltNr/KuiLkAh1KHLuRxxa8W4aITtbwZ2rYUgtffjz+/fhGM5XELKmBhbPpTz\n6Mbv\r\n=Mmit\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"bde34d751013ac16b34b7c9560081047b5376d06","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-bde34d75.25+bde34d75","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-bde34d75.25+bde34d75"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-bde34d75.25_1557730000641_0.43561231505067033","host":"s3://npm-registry-packages"}},"1.1.4-alpha-515f1fd8.27":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-515f1fd8.27","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-515f1fd8.27","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"6d2de769a547de8363ebe672516047c7ca063970","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-515f1fd8.27.tgz","fileCount":150,"integrity":"sha512-0tcNCzWQtb3ySWyysjx2o6ZdLNAgqDVLEz2YyQVZeyTgvn4BbWc4Hv9nVfSzLutaD2NBsHwgtm1TQ/DpZSIBtw==","signatures":[{"sig":"MEUCIAV8u1NW37tIgFWzikdXI/aa+ZNzOd5OOAiesXFdrtVtAiEAoFPHqwd8g/wxu4z2Bkje0whoYBq0Lqj1R5dAo081d/0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186846,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2RkGCRA9TVsSAnZWagAAK/cP/jl+mQPohLFi9jjP5mYZ\nttlPUPKzgQeZ1ZiPxIQ+RY7TAMwSIj8M24ki3RQ8/jR9us6OEkuG076QZHt4\nJ48ZMV0n/s/lv3ftEgZprJ+58DOrpMJBorNLwOtdBvk6jwVjzcY1hlko3Dr5\nIR9eSsQVnb80AG0ltkTtlVTAwHe3Iv37ISjQIK7VKUXXAOvD6UuJZyrFgr7f\n8vbCU/13PCm4DGiNalR5Yq8kRE3SFYHIBRh2SzMTJC0xkGJnxsvJ86rgsYWm\nRzrR2htrOnJ8qcYjaFwd2fhb6i04ozt+ChIMVCqXZpVewqUHWSyI5+YjOlRg\nHCkzBJSVxe2L41dODVxOjXnvZnPQnWi7sn/ZpOgAy41bP1n1COQ8pvgjBI8N\niDGpw6bjx8PovN8JHDch8kB5C6hOjnN6QTF3p/yAEt7teeF09BbmmUcrrAE+\nvfAOzoueP7qmogI3Jyavu81/G+Hq374az3KBbza+OvLBNJxTjS47rXDnlcPO\nlJpsrUJRl1B+KpuN2gOm33e/m6kAshDrj6R6+CnBblQA/FCrUl3EeNVScSKC\nwh+2Lv7C6RLRaYa3saEVYgAHH2orV9DC4+8vwoF7MW3s5X4VQOTD/TIyKg4L\nWjy9GARY2bNoe9cy4Zr3JKFebglNY1iutjzrvi5q6cZo0PROHvWtANoMJNyc\nKaIM\r\n=Xx4s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"515f1fd8d9ae1d174c7978995ab6f682e7e23ec9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-515f1fd8.27+515f1fd8","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-515f1fd8.27+515f1fd8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-515f1fd8.27_1557731589957_0.2977353808490859","host":"s3://npm-registry-packages"}},"1.1.4-alpha-25959aaf.26":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-25959aaf.26","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-25959aaf.26","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"07ac977668f9cd642c384e69ba7e0db58b937ff4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-25959aaf.26.tgz","fileCount":150,"integrity":"sha512-odnGeEUVyX+uaZenVrACYKd7H7bZCqMRMoKml8jtcV/QbBBWZ7T8IFIrZwz3qIC6I6LvJqN5/kp8aUU9Plx/qw==","signatures":[{"sig":"MEUCIAfG+q5+PdpgAhUcz3u+EfRGhWwSNkTlkFziJN4j1jOiAiEA1QhvU8Vo+0VdDqXXCe5bmACvWZPtJxEOZYfZirkGUJw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186846,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2RqzCRA9TVsSAnZWagAAh0wP/jJA2w7ervFIR+udSSzu\nz24znzYlbFLLhBCDu57b6H1jSBj8dE1tTeqY242gEknSR8/pmxR+lwK9tVmv\n9vZ5HPXfUvaUTIp2mf1ni/fKOt96YDRFSvk8LF/REI/W6n49r3z3yujaLnCz\nXDPFqfH11B4DVPEf+WEzmGMZqhIEJikKxuxuKLGDIp3N6CU+fVMvo2+y48Xr\npUA+13RGrEkZ6taobs4v/aoreEWDoambZ11Smce7gKI1EDeEmsX2c3kcBl4r\n7av3sAPObOtlZYFA+lvp7Hs8RBz5DHBR8Limvbypc+GKltmUh4AtXym8T04S\nj3ZhtRV/S0eMbAp7GTLhh12WPk/x7rP23b6cclISFH4fSOwXpUpkTkyCssg3\nIvTj4yh2XzWvPoGg7oqKulImcKQQrN8J8a0E4Q8bo9KR1S2Qix3Tsr0MXVnz\nfIjMGurbRggv6QtWaN2FItL2CHUOeG1edSgZDY6m6vR06TY2GMcWHyUKRaof\nBBBul9hjeZWWNygwkzxv5DPCr24PzDSNgNmLMNj9W/OY2djN20AHEqcs8t1N\nRVLQ7c9p38TFRhmRXytYYbRQgHpREr4buw2567AEz+67DMNc6qVwjwrvHDUW\nFk9HunsjPyGlW+GKzf2CGiiW4PaGorT2HOGYW8KhWAqrg9ec+F6BgYW/80NJ\n9tSH\r\n=SAw6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"25959aaf56975c7e1804bd5ffa48a85075d8f5cc","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-25959aaf.26+25959aaf","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-25959aaf.26+25959aaf"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-25959aaf.26_1557732018400_0.8012377087846214","host":"s3://npm-registry-packages"}},"1.1.4-alpha-9ecea762.27":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-9ecea762.27","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-9ecea762.27","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a68d2889cb7b1c2df13deda37284798233ea509a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-9ecea762.27.tgz","fileCount":150,"integrity":"sha512-0FLw93gKKXt97go9vbelXCi6ggyQgH6fFFETv5Esfxdi1GRFC4PMPTu4CiapUnhtydql3ANiL2Vmp0ZkTmtMnw==","signatures":[{"sig":"MEQCIFpy4J3TStDeGK84Fkk591wGNu7d38syQFuw6ULXyQzOAiAvxoQktWVPOqmjA3MS96nrolTsp+jpVBXKPfsY6VJ9WQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186846,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2SrlCRA9TVsSAnZWagAAVpwP/iuUG7HKyqeUwWIdq0Kg\nnh8SNytoVvwfUIvKNj38zkpemj8VZh4JrVzWI/o0y2fPVGTwiivklJe9U4fR\nY9hfgOUExjKepfl7B4D3lEeoAHCfwiq39qwWjf39zshWntgXI6Ov1eoCvP6P\nOFGBDVoYZCxLcANQtD688yBi5dn8F1nW4EWSkNFg05LlpGVKYBoL9s/INkOc\nMAGou4kJejDkMB5I99NA/9Yyv0HeLpWATJSLnajOOFcff9EPsMJP+3snp/Dj\nzA+q0ohvthgVYXGgRG7Xz6q/EzdHc4dBZ2jbin9iY+DNbZhX77Hb97e/JzFR\nCSzvU4tinke8hHlabRVg8aOYId0xWFaFkGOCxV0Lky+7+8JyyWhWYIfZ+Syi\nV+xmDnxz22O3BeMui8LxFRN9Cz3xjM/Fx1ryhkwPouVHeroBf2OsgM7J3MiQ\nSLcN6oqtmpNNGpsGAKdxan3wABhXZA88nmeEYGAttJxzIvwF62Snm5t/CZaX\nKlLswPqcEYhoKLdDT0i+XvnPagCgwugl6f6c+l89Au1ya/8/Vwj6PxG1L90L\n740D1vZYd7u1mxjK1pU6jLm/Cdb4h08k9+4ixXKMX+3u4U+/sIiuDHqkpkIA\nF5Iy4R5MtSrvIjCGYgIdmmiaQWFhGm+di9lV/9wtHQbA2EBP91ybG8f4YNBo\niDTv\r\n=B+Iu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9ecea76237755a4ea3f6e18b15e37d2aed71d35c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-9ecea762.27+9ecea762","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-9ecea762.27+9ecea762"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-9ecea762.27_1557736165187_0.9681525694568045","host":"s3://npm-registry-packages"}},"1.1.4-alpha-cfb51d1f.23":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-cfb51d1f.23","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-cfb51d1f.23","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"93b855704a2d0c1040bbcb81c0fee28ccbbc6fe2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-cfb51d1f.23.tgz","fileCount":156,"integrity":"sha512-XLWxCsjk7M3t57dcxzCtKGHYfI1J5yy++rycvjYWPoUtSB48js2UICy7nJtG+vBQjpS1fP9mn8jLyDt+goXkuQ==","signatures":[{"sig":"MEUCIGNsjz37arixLFC5n3g6y7hIavtxt7JKmqqwAhIoifuNAiEArngiQsU0UQnQMgDXe5QctcMZ2vT7OO1qlVsh2gvZNj0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198420,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2Ta3CRA9TVsSAnZWagAAXykQAKMwxJFOysXI28l66K1W\nFfscrgAVZMcuuzDOmjF3vir/2LVprkN73j+6Hb1eLU1ehi0n7bNAjjuZubXw\n71AmXiF9bk6Vsfh7CF1Bo0hUDwQfglZivk6Gh64gv5NKwzb82LmG/0oCK0DZ\nAB6KckPjXoEsuRIP6I1o/rEAwQwYKL8x+NjTKNu8FrScyIjmFNKaPAJ0IyvG\n42JkXN7HV/n+TUIIKkw2I2xkmwyBUtLotsZZcLbIEia/fn2agZqBR5OPR4mR\n9DgvrZAO1+B7llSdcoR8lP47FPpLsU2Wkha0EwZxpMs/cCAavxFb7JOKuwTk\n2szkLF0Gp1+K0jpx/dB4SLdsiTWJyuqBznoGktPehRM1ROPLJqK52FcfcbFp\nvvBlaS68t7q6SWHABFEj+aEoUxzeMPOf4ZOKY3x7cOeOfXGUtMW0RN/rRSKh\ntmhtLoGTcfOD8qv8HoG6fagsDqloqqtcb0U7/CX8wLLf5Fk+1y/9puWp59ST\naKC0N+dvTXM+I+g7UWZVF9bpIg5djCM5xilUfpjIt9aRPlx9IxSWBfNdvQFL\nvijKPv7ISSsc/AiVRMZgyeuKakHZNlTgTdVACHzCHMe5AwJPbBPbC44Fe4S8\nlFv5f/ZUDXY3kThVUG1r+fhZTq7ac933dM14wUgzwrNWCsM8Js6eofYI5AOW\n7KXJ\r\n=XNqE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"cfb51d1fe492f496fe6b046a7e1d25283c647882","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.1.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.1.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-cfb51d1f.23+cfb51d1f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-cfb51d1f.23+cfb51d1f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-cfb51d1f.23_1557739190688_0.7978574117783896","host":"s3://npm-registry-packages"}},"1.1.4-alpha-bcfc1be8.28":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-bcfc1be8.28","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-bcfc1be8.28","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"1dbf1d557af903fc2044554267be9cdff82dc46c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-bcfc1be8.28.tgz","fileCount":150,"integrity":"sha512-Q+N02x64HJTPQmUg1NO/e1GYwvWnwyx0Vbp7LEK1i2FlHvs6CEjtlA/j9dCzdyV+hZQY17R38RHzogqTst+jQA==","signatures":[{"sig":"MEQCIBz1iApgfAdzrDo2iMnEYwHEfMMiZ9Scc8lpNeEUhZPBAiAvNcEvAeLZIPAW/lOVVLGl5KLfsqje+FaZA9l3V5sWPg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186846,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2XobCRA9TVsSAnZWagAAVGkP/A2Lz8/oqFBQtILC5dV1\n0cle8XKuslmowYMSuXs7z+GS0Q+SYG29yiR3DHiYqP6HwOCyOMK8EQgP+olM\neej7TiYNw966i/A+bi5Ky1tRmLm5o//PBkGKXh1gkIEYFDrrXM9Ewl1+U6jo\nkWGKZKqT9of0vQCw/RyOTPJH1TRo0EPXlRL6XDq9S/JipycNFItQID4RFl9C\niYwV62zQND1m0Q0eHnXbzkdaZwOnwYPCJEEBH7QM+tSCo7zUN9UZlL5AIHwr\nAxgajRjeEQSU5L7oqpuTtUYbGtxnDpURkKOPbAOfq5S1XUsKehQNgzCbp8s4\ny1KCJEnhuCw4IQZjLxP0JQESE9UigmYkdjR8xCmGNxDCQ+9SPkeRsU7hhes8\na0gdLNBLJgBCTJn9vhLsDUYU8harjszk6nPMYO6Rij7vpVZ8BvJGFDSc3pf+\ncxh46TzeirT9i+2Dkon4VmnkOQbjMlPLSQAp5ARpcuUAKBqdGSgFI2r1zjax\nGgSm7PpRJaMoR90J0xNyIc109xdOalSBImtbWzXJMmI18bMiFCNRGJov+/em\nqmN+YwmwtthwIPbO1u+xLQhTyCMq0EZNXaP+WipjBEGZQy57DmxDT1sPkBCP\nWPU2u7Jocen75Xl2C/w5lXnr9EboIROTYsHXGCZrrvGWp0gpXmNF9e/RVspO\njYc6\r\n=wPoP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"bcfc1be8b0f48d53992576fd2bea25d96b342879","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-bcfc1be8.28+bcfc1be8","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-bcfc1be8.28+bcfc1be8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-bcfc1be8.28_1557756442797_0.47450253386304686","host":"s3://npm-registry-packages"}},"1.1.4-alpha-ff691244.28":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-ff691244.28","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-ff691244.28","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"9087ad6b887bd819137821577c3985cc533362a4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-ff691244.28.tgz","fileCount":150,"integrity":"sha512-mlcsA9CzxRdCcZCihmnN5bOA07DbKbPefSjdgNBPKakkGvwXsJE5Xx0tHNlylPoB+WGuxAxnWfVdun2h4NQNoQ==","signatures":[{"sig":"MEQCID5LhIaqZOMUxzfYzI6Hf55ZDN+6mVpcjaKaeS5YLkXtAiBeVzQXRXILzNp4gbkA+rwex0icGhYY6l/1Yf0KAxkDBw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186846,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2X3ZCRA9TVsSAnZWagAAoscP/AyoU2ormMMTd1RaWYw6\nK2Gkr06VqqTVBS/gE9hLp0psKyA8kGjxF8WaL9OJ4r1BZX9zRchR4L1/qrD7\nAB4l+aplJCSQJBVSmTGQf3Nl9NLxM3weCcUAxV8SLJwDfbBjmAWtR+PIzhnu\nAKPV1MeLhrT2u0OlrpQnDYBQTGfjROurxZw0y/Q6SNUh5vZqWjzw7DzSFuKo\nNsS0zMSyr5C7MR6ZzYPpSsUvo5m0ozX3e4NYmiTzBT6N6SKNn1uWuZYj6Pr3\nqSe0JXbtBZ6Y1Yyq8m02sV49W0HYy1WI3fKc+Sy/mnmPtGS3e1h85EvLUzuD\nZC/hgJYy1j2uBC1gNHAQ8LbGLtRSCF3gjtRR5v5Gzl2GckJvMUzVQ54rGcMi\nchZSMES0aOTLo4Rp7NwnNpmKUYMM/+fr+g89s4hyzugI/hSNPGtOvOyhZaog\n5QuCpddmtX0aWMOGPo/Sg12vyFzJHOb6WIwMtXRABpSjTsFm368bgc3wleqq\ncwJMqrrR0GoB2Gm73CVffwK+Aq1Eg8GyZZ5gSrAypK+wdKlj5AFQAZPMxAW2\nnk9osDdiuo3fdWn7tcGUNf1HUVlm9NOMvwBecMbzbbdxUUPFdDMbSECgElYH\ney1DgvvvoW1aDm7bOKLK829gVtLrRmmwjxSGBxhACf3JDxhChyo/9pzkhQ4H\nRkfb\r\n=eSDh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ff691244a19383681cfed34ef55fc8e13cee814d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-ff691244.28+ff691244","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-ff691244.28+ff691244"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-ff691244.28_1557757401235_0.9637310090947608","host":"s3://npm-registry-packages"}},"1.1.4-alpha-ab6b3d4f.25":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-ab6b3d4f.25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-ab6b3d4f.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"783bc5859de3eefedec23bd471fa26730f85b4ed","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-ab6b3d4f.25.tgz","fileCount":156,"integrity":"sha512-YeWB0qgDp26Q/V8xZUsCrLxV/wCfIsjfPklkTUHmmk3Dyz6LkhB7T+yTLQeT3pf+yxsH9GT5z1jrc55W3+sWuw==","signatures":[{"sig":"MEYCIQDzAatOy7/z/5IsrubAWhIhHX/owkuHxg183J0XYVX9zgIhAKuEz0fMyiuozNLyAg+zJlcG+o4ja3SnQoEQyLSJleGB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198420,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2X54CRA9TVsSAnZWagAAyGMQAJgCmV6Nc68jf1krGzeQ\nShgCAsbYeXOFpMiFHLI8zUrji071MOKeW3Sh/0O6jD/8GwRBYAFn2bRJwLFa\n8XR8PHi/pJiYGvE2HwrF5HqAMTRn5J7IiJvOdn77S3oocLFMfiRiUNbgCFnm\no8yOecQihf0RrBn/oZcqpoCmfJRO71wzpoq19hfrF/tsi7pP/W4kxJtYXHS2\naURGBdTOgeIeVFxxo83USiV8ABQv9xqJPgjJ8IrzWNthHbaeux9lC0uZbV5x\ndIWJWCAHo4YWRt28E/8yoIefoTLdFcz+VPWs8WSDONNcIPs4QOAmZ3I3Vs36\nKeVUNdJ0+ZHoeLZ2b8cYD7RRs60zkDdvKMCCOuBuG849tUiPchC+YBalPZlB\n4AwadGAJhusRNUDIJek0C4czJU23mLL6OWFQA26Rxm8nbEtg0VPAuAr91hSN\n57sB718iYYvWvQCKRnEi3sYi/ppid55CWDkaU9/lAeCYM5sXjo88bXpQKkw9\nEqjLQxaRYLqXa8ueMBR0NnodMRBhUI48nhsoZ3uoqlLx4D5GyYxKfhjL+USi\n/ipcexsvjsvAA0JW/LCAhPvpp+ODRUEC+DBVHFytnTWw/b1XksXD+Yxqcn5b\n/7UTQB4ufP03FowxwcNxU+WeHB/Wm5lqN3NG2QBY1RtOmuvHGdAt4GKCUhWs\nbRgw\r\n=Cwzg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ab6b3d4ff4f90b221d0245cb3de0c0f1b52d8a20","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.1.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.1.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-ab6b3d4f.25+ab6b3d4f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-ab6b3d4f.25+ab6b3d4f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-ab6b3d4f.25_1557757559732_0.9068859747603233","host":"s3://npm-registry-packages"}},"1.1.4-alpha-5f36526b.29":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-5f36526b.29","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-5f36526b.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"d9c22da830cc1c302c8dfd4b10c18cab7b15765f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-5f36526b.29.tgz","fileCount":150,"integrity":"sha512-AS4TIXRijO1FU5qd2KJDvD7MCKeP+Yymrae/0xUBAhjASPC+ydxLpzVufMOwfO9l4TlfWgWy6corQLuEANeOTw==","signatures":[{"sig":"MEUCIFcp2JgPnf4wEXJgrOKPeHyrJHlBo8DAzUtK/ClcEyTcAiEAmciZn3tj5p2HQylEzaIoTIvt4bAD94jsm2e+tXZEwFc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186846,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2bdkCRA9TVsSAnZWagAACz4QAIdmzk/SsGs/ITKQ03PP\nxUTwsRXkZ3KE0hZCeMjKrr0qWTsqi0zfNAP7ptaIT1khEmi3zhJ88G4Yrpsh\n1l/6OVb1rSHogvOXjzn9QEdUrKZ8PD05CyuL1gpgzZIaQTYsKI3jRu6WKscA\nMsjopOU5OF2VHlbfS9WSFhuARV3y424SvTUzZwbUfP54Qh7L0mo2u/Ze6RTR\nAa6SKkPvMiVeKPn5pVrCdiQagW0dDUdF8B6KYsGYv9ZREGahEjxs3+lmidKz\nZ0dBuOaJjkXPxjGk2wjgQWTMoG53WgNGYD0koxMO7icDpk7WlgxiUGkD1NzG\n00y4MGy0onnx8y0JKUE435dWczKI5xw3Ae1PtmuUYgxNPPEurfKPYivhM1Bd\nQ9Tdxs4g6yD7TUqLxu7yjMbOlLlDSmpOLKDNeH7zKwM57pAI8Syu9smULa6+\npzL1GtpNvRHad6wBctu8+YhWsc80f3vFeJ+yOUZgqkc/n9isdp6EneKbdim7\nySJyeuhjPaz5vfdwcr690dwCeY3sOt+bJfrLLGV75O2KkWOIUv+qwHVBa76P\n+lhU/Kx06rInOBhJ1CSBzOdqvNMBoF64BHjdA1EXXZuFVTrknZZTDVQMFfo+\na900kAuB9D46Aa19TIurJHh4jX4LsWZHDT73dKFBbD7y0Q+1qzJ+3BYSkAk/\nMUae\r\n=IXK1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5f36526b3d81c31caeb74686723e86d53b4ae1c9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-5f36526b.29+5f36526b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-5f36526b.29+5f36526b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-5f36526b.29_1557772131700_0.7433848533637424","host":"s3://npm-registry-packages"}},"1.1.4-alpha-19712681.29":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-19712681.29","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-19712681.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a03bd6cf3d9396726dcd0ca00cc26a24f254041e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-19712681.29.tgz","fileCount":150,"integrity":"sha512-W0CqTkcjcJaKl6mijppeILMTVfHo1/SbcjOKovu/9ns6wgU+3+zztVpnn8ziL9GUyKFrdeXLemz+wg4SztD3Hg==","signatures":[{"sig":"MEUCIQCE0NjwC3VfWF5sXwrlbBWcPfqkut8X/BODoLKNpGCKTwIgB4yNdSmO+n1l+1UqC7ZajXgR0EC26RytB9aNrOoHlTo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186846,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2f00CRA9TVsSAnZWagAA3bYQAJnxWc4WsA7u3Hp6uz+c\nRknvnoP2r7V1dfb1wRQTnVRfNpEN3X583vnCS1vt7vBuL0ItiiDGF7ebI5hN\n66m6xlhXlAmJWRaSYBdvBk8oFafRrZ8XFLJSRtHVDeu+w7GA8Mq1uZfj1OEy\nP14FqmJZydoLm5zsy7CEh+2AQmW223X/He6aJGQFkd2lMvKZg/5aR4vfMdPj\nhHATu00k1p6cqPyHBmNxX81teWXiwm/+cDs/Z1KNMeuG4uwRiAGuM8v7Tfq0\nBWj+5xcg9SUdAcSj/pE3ttQny2dWWY/WAupczjW0D1Auf6/sT6YCsfOAesDB\n94eOcLZuJmU8cuyd7I/iXOluxJo/tIxneLBmd5YjalBKJdenAAEjT58wjo77\nlY02m9v0/dfSnBdQEtPF9dvvtrqIDO655l++uKonuBEFTsjVKlErzoPVo+WB\nIeenS5dhFtKAZSjTzsHQUVyz3HtTOwlCSsYgiGdULDiCm8Quo/IzSnyWVnRa\nvZvef2nqaYAO2oI6l+wBtR/4kh6/KpgEU5IJY+tOfBkpV0HINNZxEHYoi2CE\nMCqPUWBQFZeNMnmVkv+/+KCEnkVeA2QLuXLMJl1xnwUV75KhFccQ/gaihKxW\nYrLKrDVBc5kF6loZSIjA21evPNmcK8Fhnjzt/ie6FRcFc8bzQNdJTjUkh10J\nbXXi\r\n=+Orj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"197126814291438a3b907931cc0474b018a4b828","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-19712681.29+19712681","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-19712681.29+19712681"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-19712681.29_1557790003986_0.6574605665405435","host":"s3://npm-registry-packages"}},"1.1.4-alpha-ce3d54c1.30":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-ce3d54c1.30","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-ce3d54c1.30","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"bca5d06c4390908acd8aa2000f304227fd9f94ba","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-ce3d54c1.30.tgz","fileCount":150,"integrity":"sha512-yOWJ+/b/189AYgs5UxNG14UFKvrT2Ar9jRbLod3ySDBj5zqjY7mr0LdR/ffoCQ5p5FLni0PUExwS81ifQvfJoA==","signatures":[{"sig":"MEQCIAIJ7k247xIrNZXWHoLL5JWdWyJK2LAm5+DOorS/nZl1AiBhJimmq2ve71t8m070LqPqricTOANPQzWGIhPuq5HiIw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186846,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2mfBCRA9TVsSAnZWagAAZuoQAJejUXOR+gNFHZUd9Lmj\n809bXBCB52z5hhYewsshS9/DDLFTydgAOVkEAiUbHy9z7FuUPbcf4gwaV4bW\nImlwaawSLSfaGAGE+16DVyAZb2yNZSNNlECnt9nEiXW6iw+nGKSAzMLho4t6\nE+aDQgI0wQET1zN4JrFGU6CItsgEIE9Ur9C7cO2cgax2yiPfCeE6+gsG+W/i\nBCM5tDQBkRTp8XC0PkCpMDqrij7Ib7pBvyyEVt57XjpGwZSAACLpp9Qc+Gsw\nLR15lfNXLJ3GFlumgLkJL7H2RBt8NnC0jFCyQRtSlSmmoe28Hx8Z94Zvj3VQ\n4TjEPLWX7Ro/POJSXI1Bd/cB2rEnovXa/TjgLJVZw5F0s9MpodKzgtfNWw6o\nT32zbg7tGhm/S0RzHejpYNMtrpuD/jHXUJujeInKVY4s0zGyc9iOESVlstLI\npjEE34c9QneCL2UnWsBToNDwwKP/uvc/VIbn33/8VP9QCH1xPASgE6011z4u\n3IoqWs39AFdC9EuEbSlPYuolsB4zCnVkyp+AhagkTCHsuRbyNeFjiSrC+rpB\nYF1L6gOY3tpTawaCWm9vcsLCmtkLWHsJiCGo6otfR+Bt7Ehnk23Q4GRGHcAE\nEdBKgZ/GQ3JMPJpBG2V3IekX9I0/kg01depu5WfVEf0+aD71UNEiLH054syu\nb22q\r\n=ezuS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ce3d54c11d1793c513a938e3634116d930b37975","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-ce3d54c1.30+ce3d54c1","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-ce3d54c1.30+ce3d54c1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-ce3d54c1.30_1557817280670_0.6755823360024336","host":"s3://npm-registry-packages"}},"1.1.4-alpha-12ffb166.29":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-12ffb166.29","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-12ffb166.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"5c2128b431afb45e04eafe3273018e2e8e2860e0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-12ffb166.29.tgz","fileCount":150,"integrity":"sha512-9O6FlBkGOY8cRMo2kW1ZAEZY0pZAGKxIe5s3WOaUO1d3eHGPwY1+SchsBf0iXwyLpQAa3uDyyyssogusbw1DEQ==","signatures":[{"sig":"MEQCIDytWx438CQHPspxgLNtwO7JpICkq1cV9i8hBsCFTZ+4AiBL38EUQFIN8mZflzhpGzDZTU4/Y/8FlL9xkGA69dA6iA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186846,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2mfeCRA9TVsSAnZWagAAHfIP/AzUeZukke0qM4T2HZGP\nvUh57LsWkdgctcyc9N6E0h2DH/WvGfOBR3vbFMBCMdPwMbottMFQAMWsabxu\nzZ4fR13OQVLhFLuv3pbW8nERfZ7UHCrDIO8jHO4TZ5k4ACEh8v5cOCH6+csc\nD/t4AatojzqxVRzrCjwRBLMhImSrL7vTC8LhmJGofg86w9ZMA1GG6oqkZrDU\nOdnGdSMABfTgRxe98pYMhtx/aSc1bXC4Ne7pz/t5IQHzWDSDwLZtjm3bURab\nniqFltcqEDOAsOAPn+kNfQYGFK6p2alrK9KYbTwsc7mXpgJRqs6M4ZbSfunK\n0XLDenUlA4sqvdmtuaS6fyzpm2Xz6349j+VDbhBzTZUnxWHNIcmjJjPLCwXJ\nc2ArLEC0RTFP2sxF7QSu/oss6cEqnEr9IJP/yCpNlrkzXumi3+z+tZrcL+uR\nCiLcxTkfD/oUWj/bY9QAPeYgwIDbm+R4n44DjN2p+4dsKqeDAxWRdUqoe+k/\nYyrIuEzD1J0Z2NV/3vOmBN0DdpXAVHIfiA0LEBOTqZ3fwugtcGMmm1+hnH+J\nKhogmxZdgySY3EL3aZysq0lZloe0xQDML0J73YN8DjIpH4HuWwiXs75s1Ji3\nbYalqdkS3uwjOxApV4ThNsZfzglvmw0zbRUap09PGqKrIp89zmuSy9VK4v9v\nJlD6\r\n=EdJu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"12ffb1666d3ce918befdf5196aeacb2e58479fd2","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-12ffb166.29+12ffb166","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-12ffb166.29+12ffb166"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-12ffb166.29_1557817310165_0.5594030690218725","host":"s3://npm-registry-packages"}},"1.1.4-alpha-7410c458.26":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-7410c458.26","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-7410c458.26","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"609031c2c4ac8e8c1dc5d0a2ef3e409447afa892","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-7410c458.26.tgz","fileCount":156,"integrity":"sha512-cMtIBGFc48VxWCJT1Q4tVXuCsvVix5GmVSf1ThU9xJhIIucLrbBmolIMZw9elPTwnl6Mse6DYhGjlgmizm9MxQ==","signatures":[{"sig":"MEUCIBDy6f2x+Ric3XRHtFQpyMxsD8MghKomNfJTUefLvdROAiEAjyfwYHKknpjf58iXPhNT8YYTVcWIG55VBocvMGphMJc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198420,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2mi0CRA9TVsSAnZWagAAHMkP/0JQP/4ZEW1DhGm1l8pA\nWammcDc8qfc86vtKgmIEZDLpyqAch4XMQckXP836/xFGDDgRK9BCtz/XJ6Lw\n+7S84E4+bW+qvyS/Eh+5EQf5n+DrFAFwUu0OIMzwAK7/I6FW5p/FJfmbZmgG\ndzspc6l/c5rHqtosFu0HDeR9uRgwle7f+gXUjOmK3WhmbhaPoEVrL7KAHw+g\nFWAGfTwL3WVTYzuJp9loz3AO27biaSLeBRVEotx+25FMAKbmCvkbKj7ZaS4c\nsdWebhWfHNY3UFIStq4C08sBlAOWu57Hr1G0Q8PFmx8BaJC7lb7zkNEgWhDY\n23aShBMCZXgLUkZw8wWXv6mFlUrj4KFGQimptEmaNMfwYHsWJFlpbvsmOTPc\nprjdBRzIkm5jUaYurN2agBPwHbMDNg9nhFZRdzmGVDaf2DoFtD5hEJmloQpF\nlFmUWvJlto5tPJJyroy7I+pGZVMJ6ki9nbCiExy+hP2Z7TvtJtlW3bXgxDP1\nsoMPqwksaZlhirvdB85+9LnK6cH7DUcVU0rTToAlOzK2/8WQJrnEfBRt2mTN\nVqRA3CAFA8deWvNQTKNXZGTGkqLwTa2iX0fWVw873cVN9JLtU7mIuZrxZyN0\nGtMV/YPdhxoJu9d0e67m6a0SRt0wh8BJj7mZ6C7hocsX8tQFqNb6GmmkcAWC\n208w\r\n=w5gT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7410c458073a25a1462a2ecb9658553eaa05a4cf","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.1.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.1.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-7410c458.26+7410c458","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-7410c458.26+7410c458"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-7410c458.26_1557817517476_0.49698533993623983","host":"s3://npm-registry-packages"}},"1.1.4-alpha-b7a77a4a.28":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-b7a77a4a.28","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-b7a77a4a.28","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"b446ea34d20ce562069dd22fdae2fef70b338197","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-b7a77a4a.28.tgz","fileCount":156,"integrity":"sha512-lqVDASAS77R/ojCf0NLtDR6FP34UdtgaccA2BH2oGTiPOJ1PAdxFZbIrzVQzbLC73pFWZKLZ+/2GJ4tPEqWa3A==","signatures":[{"sig":"MEYCIQCPvX9mUWsaDwsN9ZGDG1IEaxxMQexSyeeVjNVWmA7EkAIhANHgpmXu/494AnBNRxLRLCD3luQJpud+KRcDxFjYwJng","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198420,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2o7WCRA9TVsSAnZWagAAw30P/jhmslDc0FjBc4rk9Wd+\n1N6ubsqhNihU2oiY0q8n2qqCJFVRF05c8Gt8hmO4csNYhgxvvIO9ccGCdaT0\n2ShlRgrurcsqDCXaZu7kOqYEHoKIHpxEWSJVVC6pluT0dYj+EA53sbxNzk4K\nd31ZAqb+X8N4FRkIFRru2l8gkDAcSRAhbdsYQTkQy/kZx95+b71td+dci2uA\n8f0uVWkf/mCs/qZTPXeUgIR6z6GtgmnYRtFrWJUdZd/PiPhpvtZvGSCi8oJQ\n2xnw7/nHAQ0bYaerUC6hWjC4T+22mX/vjIjwrnnH8Km179wA/EerrbpZRxKx\nASk5BxiOI8bkFWVcJM+YiL7M30fnRebRN+50bnYdWB+VBB8qp0585DvUiy9/\nOtuXeP8/1zmXLwbW83Ivvgz/t0+5nbO7mATm2hngsQoM0+nqQs2xGEFbPn4k\nj87WJl3VKJVpu0FPv1XkTN7CYZnztQ0ZsIWUIvEmN8TdBpJxqznS57/W+m0D\nMzE4oLN1XXBSQhIGqd224otoJsZTEaVaBKspQwfy0z0wwZBas5sJHDkAbs4E\ne/BZDhgSXvTXndKyYnczqumx/Od5wwEV3nufqen+v/orx4WgZVuOb0EIPdnk\nYkknWHPnxP2iOLGd2oWK7xMDbfNwaeupSTyn0i/DxvHO5VTOEHxD2O3KzXCX\nbODN\r\n=FJKj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b7a77a4a6a7a50b4fa5b9a0916d54f4725df4ba1","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.1.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.1.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-b7a77a4a.28+b7a77a4a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-b7a77a4a.28+b7a77a4a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-b7a77a4a.28_1557827285440_0.1881254764561","host":"s3://npm-registry-packages"}},"1.1.4-alpha-55b1affa.40":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-55b1affa.40","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-55b1affa.40","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"3e51c77900bf35d5112f7df49e1d8125cb4340bc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-55b1affa.40.tgz","fileCount":156,"integrity":"sha512-BRE7j797GGducoWY8qtOHFtd+Ij4gamNu+zz9P+4z7lSaNUahhXp2yWZMpEBt6CcH0IRzsShetwc1ZajEcssZg==","signatures":[{"sig":"MEQCIFQd1fP1LFGNgQwdLHW/mote+U9475fN84e5WILEq/XLAiAHCHU/No0M2XBXv+2SmimqSzVp0PC61yZjPqNGYdkidA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198473,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2q14CRA9TVsSAnZWagAAKQwP/jlUGcdxQnHRVVkPBxKp\n04GI4b+8d00+2HP4f1XXYSnIxnYijD/pzaFoxZbhjyvr23sgy5AB7BMXwT3m\nt23nOQUTR4C49n7YeEEOkQ5uNy0e8isvO94x0EwftythGW6C/1NVpnTFaQzz\nJrcp/fDdXUQiiduQbnJuBoSxD73qhzTskvZuGxfSb0yFV23MIPORwZ5pRVbT\nnSS4TTcdU00vLU+fuqVzpUWe3cBNr2JXWUSfgWSVPA9tNVCPkF7/QQECEVk5\nx6SVoTqTzlnrq0SDPM4UYgamH2u/gUN3Nn9SiKg+Tplq3YynA/u89PLSPmqJ\nwcWB54OU/j8cD9vLuQoczmX8jxrhgJlKlphCNzOhqoP1HtCo6lbY3JleDfS6\noW4F/tA6s8aKwN76PBpWgVHp+UxE/egd+mb7KG8huCID5ddx2UXdKP9zBkfF\nwqV5n2aZsZLmkCx8GPDtGIjjpjosZ+Sigud/Qtl8FKIZBvuHAixlBKKzmyac\nGpXrvUWF2GQVRnmSNwLz4kYO0UroIySndAnzpwBxmLAVpGvXEFpuns34PoVC\nv3+bNajUUHNmL0VCdcSl7AK/z8lGch2Nx/VSwucoF6+MeHHrQ8yss7poybBP\nxusLBVIT5bRs+7JrZmkfT949p1Z/TWAGmxHMAy6vaIvDh0qTgt6PWUIlMcjm\ntIfI\r\n=mwit\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"55b1affae13a48316447cb3ca6c05bff28ebd475","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-55b1affa.40+55b1affa","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-55b1affa.40+55b1affa"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-55b1affa.40_1557835128191_0.5146846607002689","host":"s3://npm-registry-packages"}},"1.1.4-alpha-5f6d8dfc.41":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-5f6d8dfc.41","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-5f6d8dfc.41","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"22639de433c8de004c91b3d61ff78e06089c1b7f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-5f6d8dfc.41.tgz","fileCount":156,"integrity":"sha512-ZvBNCW6B5cQ5AZ4r7Fvc3/VxuBzB7kOaa6V5XDBk2EAkrnwkLqbgGT4bNHZoHUPyWfezi0s4xaJ1xnV2GBqPNw==","signatures":[{"sig":"MEUCIElUgBST3ggXP3TvvmF0ZSTzt7at5xkNcEpse1XHcxwvAiEAuIsO3aKvQMNTbnQnI1MVujKdVtz4OgdISGxK+SIhYmk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198473,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2rXlCRA9TVsSAnZWagAAmT4P/3S/C6+qYUcikRgS15vz\nZjAKfUPwtiTXXOFM8IKrg1SNNg0gbPN9S0tDd9ykx5NVSJIrcHhTNpaaecXN\n+s7eVTjz1E+DTAAzlNGUW+bFEeuBENMuqSzLjpqaeC2+T3p23JqsyVG6A5eE\nVuNp5tytAANWeI8RSjJTrj39EKPds1PXIvyiUxWHs9CNxD7g+cOW7ksA3iSr\n9h/6QTLDvLVFCRxPtQFS/iSMlzDgPBRTpVOGdgMsCkay054uCfYGDnJ6oKOi\nU945fM7mPW+HMcZSauzQ6oiYM5wdzTQnKYDnhCwhR5SNrCszOHFKeZP/glBz\ng2f7fM5c8Gw58HDAGtG3I+KnoUTI887E4cm2iN6+sHO/dqP2OTMJkuu8mZEk\ncocCWV7ogijrtY/1QNgpfOJmbj0kHb6nYAgju3cVpneI7N+EL+ee+TzFWR9A\nzjd1/CPX8msM9TxsPUOPxdihZTUH7JFsPvF2jZb7HTUtLMowmmSmze03GrYO\n6MHV78mJLbG41r5uiTN2alOeQHYw+UVR6nbGSwGNT9upurTP1MRLhV8v2OIf\ni5dd1mJr3nJaIVnmmIcU+WeDusQFR7qs7CM0Ie5q6b92fXiQQtfnxh1eaAnX\nd8k3FL1tOqRtgSzN2W0SI9dLKc6Yjve9fPJeVi9UtPARiEWbrrwo8/wEoZY2\nEiCq\r\n=ktTV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5f6d8dfc98145216bf5cee77b07c4a33a1ff2328","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-5f6d8dfc.41+5f6d8dfc","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-5f6d8dfc.41+5f6d8dfc"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-5f6d8dfc.41_1557837284860_0.26071217121857493","host":"s3://npm-registry-packages"}},"1.1.4-alpha-98a204a2.31":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-98a204a2.31","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-98a204a2.31","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"f7d7ff9e637f7436513309f72ee16ddd428c4fef","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-98a204a2.31.tgz","fileCount":156,"integrity":"sha512-LkuDyGPiCCtvd3hHXUR3gDaCgYurC6/Rmsz/IJZg5wZw8rB8KItHS1iu3z7p1msZgbcIB5CS4vFBcI+Qy4wi1w==","signatures":[{"sig":"MEYCIQDre6XbwSfeev+dfmPR9RY3dqVPTN27Dz6zb+yM/plkmQIhANFc53DBEN8Shi0db19w5sHu7595hSahdzNBmP7YGZHI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198473,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2sh3CRA9TVsSAnZWagAAEbIQAJielBquS2WhAK4Mae5Z\nKcIuH4Rmqo0mn8Z/aT2Nz8QhiIRyC7ucpmb9rAq8Yvi5ZkG3FZTSmGy/e0I5\nG9Atok+AIsvG//GcLjE4MKDQRABADQuCoKiSFMT81CErJNslNU0JivOIHMA7\nqbAiVWUx7vGzfGNLPI+kUTpC40zoODfYmvO6ENOF2LWXQV5xbZxUysLqKU7+\nuka/zqO+5AdxxZpqWV7q7ln2O0bLB6hwIaJf0U1Rn6H+ox2PbDHZixqFMnvc\nCMM4c7yhqer8bIk4n1z1aqTqOuIn8YHzTDuAF1mOZB/b5Fc9smVNyyqEEMa5\nAA8CiVO8r3n/5c2s6sFJvNmToQv+Yo5AJwXYbRm8n/hyj9dJlxDK1DFTW/Xy\nUorrEnQ8tMA4WWOm3Te8Y9HAXZHwY3pDfoipBTNZ5V4MoW4GrNuQo0FMVOv+\n6TgZlFet5VrqS/SLuegcJc6fC4U1WbP0hQZo0YGHsZ3/pqjr30QhsYdV2m0A\nMTNLEMcawHpfgexNuxV42f8oHtPwmxLj/fKeKdWZcS1wxmHdqpUnFd6Csgtz\nKEvcrw3xf5hZDdHC38HCEA8H6RxvMzJBRXPAGrVhIHal++N0PaAi7m4OSSqP\nnY9KFt7EOYj36QpC6fPbvEYFTT61oU22UUbCbF96ClbWUkAEsyN/AEMqM6Lm\nM9BY\r\n=+IYc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"98a204a2595c6c1753c907b4aac5f936838b3ce9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-98a204a2.31+98a204a2","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-98a204a2.31+98a204a2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-98a204a2.31_1557842033686_0.5351367023271085","host":"s3://npm-registry-packages"}},"1.1.4-alpha-eb1e9c96.32":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-eb1e9c96.32","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-eb1e9c96.32","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"e451fc5e31486f9ac2868f13b133b569a65388ed","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-eb1e9c96.32.tgz","fileCount":156,"integrity":"sha512-kv1meWAlb44F0Yd3AfAhnlEnmqyw0EXtP0IbCqS9FNRfAMH6KEj9BR/IFh/pTLV5cFBOOaO6p4NVW3MO1KX5+g==","signatures":[{"sig":"MEUCIQDuObxsSXYaoMzjLU6TUHNEHkxLj/LFrxDz6Y3isHp0xwIgdwN0evTmrSzGqwD3+hwsVTtJkXHWuXKXhL3SDY/QtYI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198522,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2ssACRA9TVsSAnZWagAAf+4P/0AamdAERZMxpypmhgnl\n4ETrYr44CYdox3cmnWK4FA3mL0SWbdB1cPPEeC0HlFo5qQ+FN39YM4latpS8\nb6pB4hIhI6b5V8+Vrr301Oe7yCQ7kpJF9c+3Zqr0fWeXsXFrdO+o31sSvxQn\nhydE/h6G+bFsOBGrggrq0pb9rEdS1k6P60fiRPx7SKJc1JpyDkyuOPGO3i+F\nqRSCZB7CGax+jidsevMakqr+/4+kySnHiDOQ2uRjtUZ2RmfkT7U/qaFFMlpX\nxjOLsQCJUpqgQElT9T+EaX68ZJcWL8tsySnX6nQT3mocNFWLXkax1ALnqNwh\n0jZCiliXdjCCWs06SfMz1gq/i3W2Uy3/bd1QJVxnUkQduDuhQRQZFt2SvveQ\nOh7efiRyg3U3a33YLPMJOd1yZX+JMCUn5SCUbdVRYuGjEC4N4B+g2xYm8aSg\ndkNWXA0rIzCGyb6ThYSR+jM94XSrVl/JZz/qJ07gX7U35xJhu2q0xzh/NhDG\nIBw+GzGlaJ0OTyqorzEdzDrgfZhImp0zaBWXSK2/3yU9ovuly1hmDYc7RVjx\n0hJhw/X4smr9fgTQSU942EDYrH89ErDXvJEJh5FHROH64Pm1uZ0XFUhypV2y\no9QdWiXQB4T4YUM6013fH9bMMbNuUxtTnURbhkp64WLaRqkyORxY2rvdtwh9\noaTF\r\n=OYiy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"eb1e9c96dec865a92db306a10286b44f75de1a4f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-eb1e9c96.32+eb1e9c96","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-eb1e9c96.32+eb1e9c96"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-eb1e9c96.32_1557842688307_0.48834151518804103","host":"s3://npm-registry-packages"}},"1.1.4-alpha-c86d350a.32":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-c86d350a.32","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-c86d350a.32","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"5e5e5fbacf566e21f66e53efcca569dedefe1a2a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-c86d350a.32.tgz","fileCount":156,"integrity":"sha512-Aj6FGYrFg1TaKyeaJUzQTC8bjzpW2ATCbwFFnVOikS3gOE7b3+WWBp+e/ozRSn+jxd5ftqDgkd0QC5a7GxP6Vw==","signatures":[{"sig":"MEUCIHE5V9ZCTbBnrCJtGR6pi3mMAnt5ekda0JTKI5jmfVmlAiEAlnSvHr29f7BUGRfrc2WOkQMfR9+T0piJUaOrb0GJGUw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198473,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2vQhCRA9TVsSAnZWagAAvwoQAIHMtoIAtGDYBxp6OFUs\n3jpddPcZzU2Ikp9jKu+TLjqOG5IC35rKpHNq+7Eb2p33v8kf2HNMZqJKVs3z\nrAdfv4xvxQ1PWr5BJBE0r1p6Y/G7ZOVqui0TIGknnQOrrO52BG6L/80PW7bM\nDSwmE4magultTD3qGpePgVEx6W1i+nHDOxigecdo9vPzEK8PN0yqAf0CzCPp\nX/AZn3NTvFMPyMFHT5UHry39Paj7ygc9w8pWYt2XH0ObRElCS2nNvdhCK/zv\nwCmm8p0MNVQbpRZegSOgcYEK5csu3mK4b67jANpMYKHjYzmlfa3/24T1irCP\nsG59NsxM2c9rzz1GGh9Uk5nYofhHLR+W3buZWzV8brXm2e68bW0VTryPSrSE\naEvbPoSNfw3B3tw4SpyISXTiNtlDw6c2MzgFdurFOI5/ZgnW/bNi5dLTgV0r\nHHYXI/aTXRcgA041cF/SoKPReuGsBkj9kVVgYFFFv2Bo8QwZ1LpDkaZXj29y\n6kXO/hSCs07KJ/RtO4FookGxgTBFdHcGYEf/OVa1HuWcHMHiL7e8okY6Wt49\nttghT+x/uSIT1aZbys1HN10rzm0pGI1cHZjKS6HTWsL1GlCwMQXW6ry8c9Nj\n3r/hYDikrCNkxiyNMUxoTk1ABJKG++WdU76cZVnaT+ToqBS7vY1o6wONOqKj\nGQY5\r\n=PS8N\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c86d350a1dcdca3814ef62e3bf8cf9de195de466","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-c86d350a.32+c86d350a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-c86d350a.32+c86d350a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-c86d350a.32_1557853216210_0.867056323663268","host":"s3://npm-registry-packages"}},"1.1.4-alpha-129d9813.32":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-129d9813.32","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-129d9813.32","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"5cc3affdef96bc77eb2471b927b2d17181142bd0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-129d9813.32.tgz","fileCount":156,"integrity":"sha512-zoSPkHw6bQ2HARK/JVaUliKpCtBt3yhQltJ4QdTTCmhMdFOm6HicG1Z40SKu74WAWbSTEHtq9nUfGx9WewkhJA==","signatures":[{"sig":"MEQCIA3vm6VEAK7byR6F+VsMH+lhhNG99ExZeOhy6QqTWnZGAiB+Z9vXgccd25M8wLwDudhOPhjXImJuhXctLThzfluw3A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198473,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2wvxCRA9TVsSAnZWagAAX+cP/2Q+37KRdB06fK4eDnJr\ntkwAvtT8EnB0WGRZGJoH+fD3j9swfppZn3xNKd2OYqhrRUCd3LtMpjsXU8U6\nj6+b3351jtohg93fb/v5qFT75n9OKOavjVwTmYaJzMuptHx8R/HZzLtCkMjV\nI5kJRsV6f+qefXq+6UWAhTW6A0ZbWib2achSghW8M5HjFWDxGQxxA2YCF8qO\nvIkH8lQdrN21x7nd2awsGEJS6llMjfHzktUSwFzN0uaYtf484MartCip6/e3\nFJ8tAru54QUbAuaVhd8iW+twnbJDGJxmzrpK8xl4WP+eFDPdr4bXljWSb3nL\nobuiyateYyoMcc1N8pqsPmYzyGt3d8qNULeXKuzGZUtWtNLFHWjP3IcW9X0T\ncTfixt152hpgXgcBuHi0spQfWb3YPzfSF+VtJ4EojpnpNUY0ujJYGLmORlSa\nKja7f6T7dr834ah5mfqb40b6c24v7uuDEejfMyYG+ilpJilkOrVlTolZWZIQ\n3C8Ou4QfCku8xAI3ANmcLZauk5+WT1SVn6JP/wtMm7lzytaQoCbGRSCh8OLB\n0H189DLBL3wN4JUPMBnFbV9pT5DJyILL7P4dVqYCCxujUChidyuOa58Y2Ur9\n5rwMOi7cPWKhWhdbL2Z3TW3evMLsXWnplCMq45BK5eLDbbkJceIj62yMqKVU\nTNMM\r\n=UGea\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"129d981336d2f43f8dfc2e1e42d17868fd328159","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-129d9813.32+129d9813","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-129d9813.32+129d9813"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-129d9813.32_1557859312733_0.8195669958235099","host":"s3://npm-registry-packages"}},"1.1.4-alpha-a4942d1a.32":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-a4942d1a.32","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-a4942d1a.32","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"0dc7947d2f549a0191580a7fb25547019e481970","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-a4942d1a.32.tgz","fileCount":156,"integrity":"sha512-4EiGEWB8hhKJFjFSAkr7jE1zz9QNkuO6XfOFKHkotvAQAfaCqesF8zjlNNwKFFxN6Cgo6EowBLkYSGLX5wp7Lg==","signatures":[{"sig":"MEYCIQD+bl2l8vM3n6JfO6L6NeVqTMftiOarNO4Av6FVngwdGQIhALuHnfTlCBFpS7q5TJzu89GKEAmkFuziH1CGVGlhryab","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198473,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2zbMCRA9TVsSAnZWagAAFogP/1B8J2t6b8bDyLuT0En9\nTyAII58Dw8aqpeZtMMFBEBUmWmdtHE9FxJy4RnuyOjNwEqRpkLrcOuwonPf2\nuG2vFA3MwZTydltRf9Ty8KhRQ7uoZn3dOXv5hSBaFguoApQhL0hpzwb9sysd\nPXJLA7CnzwiHUAKgRawYv9mt083z/wYeJxa0en+wEkD8RpGEsSYsQMl6R3N0\nyLRz+xu2Qku0XunIfcsSHh4aKaX9OgwSws10PVarDsb3C1LbivzKrYwPaFuc\nQD5r10Zzez4oftqD7qdgrvUALoej5Ew57Cj0KwVdESdrEzeaZjbrMbGwtlUu\neqkjXJ9qGVqCgZKfDM9Y6P559NGL+nAa+J3F+bozHSzi8XraWaeaRkwYX8QC\nsQYmyyge9jmb1HDAOzxWz2Rg/frgbXawePutMZmnshU9KhlIY9r1tnuid4gK\nzg6ouKyZGGemzHAQon4aZbvTHPJO+teMvkIR2XnRSv23uzVJgpCpAd2DW7CV\n+q5FwG9qdkblmQBnFLeSJqM2tQqBIQgyaNXlsMePARLaI5SeMFHcJ7w2hpmm\n+vqe9V36jiv3KETmhBt54oo7+oYUeZds3j6//c9PwV4SseVXLKX/1dE33Cpo\nCoF+wz0wulbKKOPnDBqDKy3jt4bOwLZyAwq3z5/xvfGxPbBX4/MC+Vw+GdVk\n9Ds2\r\n=cIHx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a4942d1a366c69b204065996c084aa0027a43139","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-a4942d1a.32+a4942d1a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-a4942d1a.32+a4942d1a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-a4942d1a.32_1557870284202_0.9094557362976372","host":"s3://npm-registry-packages"}},"1.1.4-alpha-c4cc56e3.32":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-c4cc56e3.32","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-c4cc56e3.32","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c1e7c19593f98c5d04ad92a6e7963eecd8c23a92","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-c4cc56e3.32.tgz","fileCount":156,"integrity":"sha512-r62ShhsXc5iWXtFu5/kPmTWaxVxB6x6BHmZI2WpkiIRjpZsilRNZcSF53VbqbgnHDcekbV2dlnjcVQ4gZags2A==","signatures":[{"sig":"MEQCIBdLZ0bpzkMDwQmf4n4ZFQAclVoN6v2HveWQ2oOxXLSGAiArRfL2aOZodmTi3Ko2sUQVKG7MPbOb5tsbVSWud5PjuQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198473,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2zb0CRA9TVsSAnZWagAAXaAP/3ZcBBaAuFmUBHn1qNC2\nnnIPYs0/zGwkqTsLAni9/L7SFqaOSPq8ISPMm8qznAdexlbOaB5EuzPYFw3e\nmk1+W4EmL1k6EtLO6HbfHCj+BEa/xJ6SHAMgQhg0qVwB560jmFoIQrxCKS4L\n8roy5s9RWYUM0CcKKGMRfCI5ZXielUuPoTH6ZIEqcBlIaBRt7NqIJI8HgDNu\nFoNPrFdhcJj23o0o7oZKSHW3qEECld3Ub8QjpqS1O5A/bIXWpJyLKArqg7iU\nGtOaGKNlpU9HNdT/HJDf8xldjgIl5mMm9OGSAnDYrZ12Z/g6H89VVWhRFs9E\nVLMZpuh0aTmci+/wHeQSY52KtKI71v+xzrnguC6pje5bx+Q5cCS7aR3D2x/k\nEEa4uhId6RSIC+kNq5sMAa3Fc7+TvOIGGap24hDka4LjZYpy+Ud1P7PqJbWi\n1ZM06Y9RR+XOEnoKeY5gvP7t1yxED7+0AWSbSVQwhBzMrEW6jBgRncdWOEVU\nXg2k5QrcWaDm7i8iaJtTHuSygO0Kfx87LObZHPfPrOx51Skyp7BfhZp3l9lt\nAa4cX1gg5NoFdYmT9cP65HOBnXt3N/iBHNzQKVK7MZ2uUortgT3Udw9IHyGU\nvl4DnAVtTfv9B3tVeuaLFBnzT9zMGZ5bMmg+9KBFwGgnf8SeUNf1zvGQnI1J\nYe83\r\n=NMVk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c4cc56e321c572636743edca1759acf73b29f353","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-c4cc56e3.32+c4cc56e3","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-c4cc56e3.32+c4cc56e3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-c4cc56e3.32_1557870323755_0.3195204855446303","host":"s3://npm-registry-packages"}},"1.1.4-alpha-002cc9ce.32":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-002cc9ce.32","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-002cc9ce.32","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"269e5359f6adebb39354f77f9fb5d98ae78e60da","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-002cc9ce.32.tgz","fileCount":156,"integrity":"sha512-3C8qCMWEMntZzjmrH+IO1TyxzjukzHQr0ZaBfdJAdn+ECLymND3G1dPpBhc9EKsoCn3/KWwqqD9GzxvQ7Ph73Q==","signatures":[{"sig":"MEQCIF39hbjIqIuA9be0cQueNcKRFCoGPq52DWShpw62pDksAiBooBBFYqOoxnL266U9ChAfss/kDTKaN+pL9XT7g3mtPg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198473,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc26F9CRA9TVsSAnZWagAA0v4P/j9EEgqQ+IA4yHfsj7zK\n51RmGrbBccj2ivcbtACwlXiBiShb8BFIetQeHhMrplIYS0JBFGJpMZVIK4NI\n7J7BYZs24YVUNDzqt0O0CFuOHt9OnvPVlKZBdObtBCP3KL1Kh8jdN8UIwPzD\npxXjrpg4zJu1SIabl32DhUdieI3r4kH9oWDaTYVl7DfCHPCZh8C5cFIaAkL8\n+xdCRHILIfCp2TCLvkDwmJKbNZ4J84s3xQoP+HKq5xCBP+AvTgJ7pqq4Mg8V\nE787AXgEiW8wH8DvpIIE+Loe91Jq7f0fF8tgqwdldZP82e2XloK4DNH5uJvc\nwmV8NYjiNb927wytyQ4sTYtsCbcnsc1L989Eyr9cfTZqIBrKp8V9EICThNHG\n7R3wAABqCfjaxHxsmyZJ0jWJw/4WcEbh4n2pxvbtIC7hIDi1EEC6IDca7iGp\nMryIZgzvKcUdxBUPRgR5nfbgGA6DNovlsm521rgYb9ZESqZNabuABu/e/v4u\nlsOGiKN2cSpa+KrrIPRr+I9eCQpBuBrn6FklEK8ao4+sKqzt1YJ5GagVhSsC\n7iEWudtP2w+RsnilQ31nRIKw/R/wEJxpY15ZaE23hqXQNexU9Tp/2Mec7ys7\nkqWqLzKvghgEMlk/rssGo3ddJTKMYNS0fBt0g7lRJ/5ueAvs0lOPVQ9N1qxA\np8ro\r\n=z6Tn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"002cc9cecc2ebe16babaef17b3cc11e65b27d097","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-002cc9ce.32+002cc9ce","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-002cc9ce.32+002cc9ce"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-002cc9ce.32_1557897596416_0.4222459062531603","host":"s3://npm-registry-packages"}},"1.1.4-alpha-6214201f.33":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-6214201f.33","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-6214201f.33","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"b41879f0f01cfbc550daca348561b1d0bf518a40","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-6214201f.33.tgz","fileCount":156,"integrity":"sha512-pelq8WSAXQ5l+0uRUUP2DxaH0IFai15W5AujKpGNd2MikPxQThI3QkAI0X3bHeP78vc/hGFSTc5V5DU7BTGKYg==","signatures":[{"sig":"MEYCIQCCYdwCPpnApQo//OycK7X8xZClCdzHZjTNDl36HMWxywIhAMsdMP9PzbwXmnLqXNSIVJL1hCAg19gGpd3BzLCCHv5k","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198522,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc27bCCRA9TVsSAnZWagAALpcP/jrg122lhvF1h1ZVz21Y\nB2O9aY+yzBQy3aBOb3luLgR1JAfkpwQCq6Tkj9qcIsbjrDYzFYU2Isw5vTmG\nFUw8Bhm5CsfcCzr7mJz+XEhx1KW4VBVVDwhEDr44WLqYaW+WgJAWjYN6XmxV\nhq5+auUEtP9bsTIjPstkXilUUjiTSy77ZxRNXisfIxa1WL6qE33aOt6Tvv/w\n+52Xk7xr0hl184ayYH8xi240jt9BcIuk1GscSlFa53bLhQKTu/iaiOPGGR87\nPttWktipCcgzdI4Gyz1/mx8wxBYDXMqb4RJgls4Jpr/86Nl71e/feJdRCRHs\n9oyDnTgQbtsk6CJ85hDXAOQXvTw1t8ga8GMkeoZIrbrlTqvthOt1UrEhvimb\n+B9uro918Aue0/m1Zn/2XsARNy8/4iQbCohFa70G+OjhzqdZAPLoV/VSXzPE\nIV1QTHWvVL1BBGa/eWiBfPz6C4chjL3VlMxGUPIhOdMFiGl6SFOAnw94h+Mb\nRKBj1w1THRcCB2HdWCbQdwqzPxSwNg5xkx27jPcOfRn3HeUlD1pGt4pIA00P\nTB1PNY3EH1GgWSeQeYJHr7gGBynTwo1ZTS3RQ6+IPEndFAVN4PPtdWJgelw2\nWz5kLKielGTFAvk5vnTx+9Orf9sbNz5yTy01TUmPcrxzCExnVQY2bwMiNGNN\n6zTY\r\n=2ECc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6214201f804cd8072c3b0fe44051e0328d75565d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-6214201f.33+6214201f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-6214201f.33+6214201f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-6214201f.33_1557903041797_0.6455138257046553","host":"s3://npm-registry-packages"}},"1.1.4-alpha-85745169.32":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-85745169.32","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-85745169.32","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"859607206a1c4c563c02d0689156fef3c0638ae5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-85745169.32.tgz","fileCount":156,"integrity":"sha512-A2kdqRMoKZFqe/rZB7fUdL4gkPTO3OrdRuFjyFuXU7rAHQKnSdS691wcRNxOivK1Z4MgHlNw2WoVWi3gHKddFw==","signatures":[{"sig":"MEQCIAHAoKP0eke6jzYuyulOwLdGN00fNQiJymORpOSYbF8mAiBVfGPZS9/Y/E6FDTDofBF0cJBI8zIgh/GkN8yi09qONw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198522,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc27beCRA9TVsSAnZWagAAJsoP/2yJ1kWmO9ZXJoDX5vN5\ntQOSjniRY4T278RkdqMioGoCEdre+f2OyvZtKImK0Q6rOT/4nEpO0Tmtn/za\nFFGRLaKvT7JJF1n8cFP5FfF9MTiISoV8fdjIO4lxzvrtobRdHbGUAb2Qen7U\nQkWI5J7itoFrIKuoidKrN9SaHRTpL4pUBHFYpl3L4j2UpS8vb/H8PXw9iqph\naKqKDtGJA9I2bpxtGksupjs0agin4HQU9nkF65F8Htdunx0hlbhJsl2nOQn1\nlasHB9CYlwHfcQxfBZollzb2BfOgYHWA1hr9IKoHE4zVz7f68Cw+FwkEokBQ\nOp24sHOfgaqWiyETKNeQZMJ75TDZKHj7wTgesNhvV8qiwPfljXfEQU4JEfyK\n/4UyuZ130l7Fr4h8C/zyzHe+p8xyKa+wG19XMhuWYwS5VMxJGr3wL4C2qW0W\n/Um6h45NffDuonKzSpNIva0/621TTbFsZwo12TggQ/GerZL3Y5tFM3beNFPV\nN6ynhQm54RXkLiEUnZfsNZJIbV/pPNvJVImuaqbqljWyIr9/PkKrS2Tr5UuD\nZf6P2bOduppW3fGw5S5niLpUDmQuiBqaVE09NcDTU0/1Cvja5jSfDpUKK61I\n7zCRCZ6VaNam3XWHaCDLmUuDb8vDyA2f+qYBprYqmOlLZz5Npg+lTAvmutkc\ny7DV\r\n=hVda\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"857451697b4d9bad483bbd59bbcc2ab6feaa59ce","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-85745169.32+85745169","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-85745169.32+85745169"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-85745169.32_1557903069800_0.5081793187439829","host":"s3://npm-registry-packages"}},"1.1.4-alpha-96b16cc7.34":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-96b16cc7.34","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-96b16cc7.34","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"b171f59dea5e07d658b45552be96c50009605dce","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-96b16cc7.34.tgz","fileCount":156,"integrity":"sha512-aSy9urweyHqYvo+vOawbFMqUGdlZf3Z/z85SMP9B76P5LbjXKJIhhYsv3umwqYSnGNeyfrErLJERyeWPcGVFaQ==","signatures":[{"sig":"MEYCIQD8fPd0vvd9HzgfvpahJe/+KaW+7LWvFSTDZAOjazs5GAIhAN3W7A17CN7K05p1H9CuHR9Z/3EsFOaqD7+YyWthW7L3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198522,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc27b4CRA9TVsSAnZWagAAN6MP/if+ZYdhIGO/7OBx184g\n/pfKl+fK7obIcy6AAnNuNX0A7bPqEW71VZ92utiF84+6yuZ+qjF7ghG0Lx+M\ndjKt8nqS0FVbxD/cjCmlL/Mxm7eCGWNTBGaXPog/YqIYlSy7t5h1TuXqjhSU\nUBed4zRqCH8Jh4u1z0Uqvpc3wVm788WEKMFjACDIo8PesPhUTNzcgBj06xAF\nfDMNWm3taCnVzMuW50sLHUIHwiE5QJi8KZR08ugNMksuP4tlX3IGagWdErcf\ncDFEdKf0Fl0hRazLPM/tub2MbbKU2Lf9an8Vekda8RTHoGBcZPb7HDGg6C3+\nwf7Tt4xtOHO2d+0egwt30ZFYCiOOk+nygO3eAxGnhCK/g5Iz999zB75+my3a\nhwADyJEqlvxEtDmGFc+poCAqSTSz5Q0msdNF2lFzwGs6uuVgJ4D5ihoFFfRD\nux5Z6l4QdGP8C3mSg6rG+i232nfZXZw8Lx/XVLcqZutipIQIf8tRxRzFva1Z\nrdBVfYAUWHNZIX9dzmfw8R65vqbMqJ0bKXxvq6lOLrT1KBcYQTS6sIaw+Gaz\nWDCPtcjF2AkpdFLIMVGGp7W9nns1KfjcdnUQ0rGqhJ8wMYrMkHj//TaLHt5f\nTEwVisyijQRlE0lBX7jqmkjr/VHn41/kkaediuqWT4tdNi5EP0+HZ03GYpH8\nUFwl\r\n=xdSh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"96b16cc7429c1e65804eb6b0b62053216cc60093","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-96b16cc7.34+96b16cc7","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-96b16cc7.34+96b16cc7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-96b16cc7.34_1557903095700_0.24589973740886695","host":"s3://npm-registry-packages"}},"1.1.4-alpha-b914cf32.35":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-b914cf32.35","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-b914cf32.35","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"bb89e72415265d9a776a971e22be5947c0aa0353","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-b914cf32.35.tgz","fileCount":156,"integrity":"sha512-flzVf/tP46BapJU2WNbVU2Ff8lspcdI4NiFKvUHtffqwCFcz2plnOx0OPoSgYjgotBpaGWsLdkZq18+wBwPITQ==","signatures":[{"sig":"MEQCIDLzgLrUmGB553+wQej1UAosRlyZu2/7d/SOSccQQdPVAiBPheKv3hoZp4lKj379mVMK2pozM9W7wgA/yfK5XKj/6A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198522,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc27cXCRA9TVsSAnZWagAACTUP/0+Uxagpbf82shZJ4otk\n3wC5toyaC8icsqgrUEFcYT0y950YrXwURUrrHYy5c9rpyEitIJGc9woaFgMD\n4rWrHYmQGvO4UArr3G3rHnDjgP9v2PgAevkgEHzWGoT4gUqeQtNfw/wgROWs\nFAFfrNtDmMfjPQCqk62K+pEjrm3I4b+L0cxZRrYRcfsNGTgCDjTN/WNoW/FZ\nm69KQ4NPfG7vqUJHHb9b1quX6oVqf5sCl2wXTptyW69MewjoznStQBh+iYFh\nI0Nz6i4gB62AklaKWMXYbfRdPokiDN7NKMCHgiBp96Mltwj7oU+Z8u6lGACk\n+Fc/lc7dFTMmHXlNLKhchbZc1cBmq2bGTrJHx78pOCTV5aq1dzkLrzjLdWYB\njNPPm0CO1+0cVKl8exUsimHxW6VsdEvSPpJ5QD2TUEMIGptqCkz3JYzMMJj8\nIRzLsmmFK+qcPD66dlMLw8Orxt6lnJApPm1RA/t/VWKJbsf9FlCbV4+r3vn4\n53jrV2zv5seUqe7FtESL3eqXnFy1R0IhPxNExQnBBkBdlooEWUDN/2PYIlX4\nmicVTxb6hoW/EVNpNNqnax27ZOFd9jkF5BVEN9SHncuWAXR+txEYwtRBkibA\nJMuMvqTY+Gj998negaonHpWc1Gzm4NYhTp3P5QrEFfWzzO2aYJ20psxpeKYv\n8jGg\r\n=0iEr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b914cf3228c30db49689e058345f16dd8b820c1b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-b914cf32.35+b914cf32","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-b914cf32.35+b914cf32"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-b914cf32.35_1557903126647_0.9295738105317657","host":"s3://npm-registry-packages"}},"1.1.4-alpha-c0b62b27.33":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-c0b62b27.33","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-c0b62b27.33","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"94e80a75bffeb7bc8f579529ef1fbc86198d428e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-c0b62b27.33.tgz","fileCount":156,"integrity":"sha512-OOAHXPIalFO3/k01QmUWLCsbmazeQomZcAZcvLPxUkJ6K9oAMUtYecftUcWtB9KZsUYpCN22c5z+H9kxop5m0A==","signatures":[{"sig":"MEUCIQDeWZuhFv2DsdBJkjJ/HTLRzqeTgCe3kWZOnfAe67xOqAIgdd0O7tUxZgUjiDqYFGGjTD/M60M+Efh05aMkPEowjl4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198522,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc27fRCRA9TVsSAnZWagAAdMIP+wYTdi7KE2v0TIsQzQe1\nh4TdShx+w1AHvM/j4uykNjE5WWBZOLMjjx8TzAhnOsvHeeIZ4nQF0ZM4j14X\nvUlhfcDWqxPQ4HAjBilMRT70t4uyFHv2jSnL3RkKXqXFMWjrfY0yBwiyu/R7\nuU91xrjuw8CUwN0hUYneGRMbDcp49+nLZrx7krvciRDDNSLd/awO/Qif4pNh\nNoZAJhjiseKRoZu1Guq9tu65Bjw4qvl6eT5jgBMsxf3WPJWQf1pxbsnXrh88\nnvJQJm8IpzlNRHAKPLphj91wJpbYBehGO1beEKclQ6Aq0TwyNpgdoDr/451R\nOjEWxjuRdbcbx5MyNkrgtCfPb3cb354uG9xvzwItTw6U8CH4nkBH0XWdAqaZ\nSv2Ypvyw0OSuNabkxeCv75awEzMqcDDMIR9JJS/YG9lEXQjQwTyxMWH0gA7H\n7xQe2J9ySpsqyDHuEfKCDZMPk5+8QwRmvefYwdRZ2igbIq1Ii2nWosTLlW+B\nPyG2fWo48NyeHj4FAZ7stZTebipzFHzx00N10k4r2mSp6c3+tXMqi2XZYIWC\nVmHK6qUc+EIBJdFZshORaEJLf9JYPEiWWl9Q0l3Lmmx5UCOdvg/imCm7HmuF\ntzbcdtb8GV6sJOiwH2MOW2QGtAB04dlZIgAmmXQs/oG0ZEGirlnOIHwoq03C\nzPHR\r\n=M8mK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c0b62b273db75517f2eed727899366a150484403","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.0/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.3","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-c0b62b27.33+c0b62b27","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-c0b62b27.33+c0b62b27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.1","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-c0b62b27.33_1557903313269_0.5896079898497553","host":"s3://npm-registry-packages"}},"1.1.4-alpha-66582b83.36":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-66582b83.36","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-66582b83.36","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"0e2a8c12f70d6c1c9755d10ea8f8d8950725506d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-66582b83.36.tgz","fileCount":156,"integrity":"sha512-abyn+Uuy/JNXnZVWIJszXR7a909lbDCR6sYrTHzwfVrr+krPgA47r4OVBCBjUoXNGxlSG7TRmW3erHohlBTBlw==","signatures":[{"sig":"MEUCIDukN438OUyQ1fthT3elAk1lt5KKDSUy0dsR32dHJCtaAiEAryvlSV59YyVmGg5iNNSQfW8Wk1yK2Uct7KiFllu5//A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198522,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc27f7CRA9TVsSAnZWagAA8TQP/3cuI40TisyWczuSwKjW\nkfVI6duMHMHMynbV06RIbpfpO6hhALeQiK+3H8Rj9aab/BPcGboNYzCSR9Qa\n/c6MIYUSNp7O80s7oB1lu8NApGG+ht8xaz6qfSG41x/MO8/qH279EEZu/pdZ\narj+Y08kohxII2LvYMDTX7IaMQlOn6QdzfTXSvWI19BHpUdysQn3ypvBAifx\nyXXSxEni83unzf/D3UZTpO+AQqdqkek++/uznGJ71pquAF7GToe5sPLufSzE\nEEiSqiSjEaFae8BRc627MC1lqEdjY037toHQeG7ECZFHC9lSXETAewL8C+Us\nhe1Kfecffj7nRC7SsjQawPJWyOH4a/hZmrPfzTzJEGXTl0Su8A/Cvtm2Z6wU\nMFmMyk43TwdIWBeqgE/oo4KBGJEr92y1KC7LlE4V3maxuickp8v3kdhyrOaL\n1/h3OVb4sOvPlYHzcri+Up/sZ+yfprXNMkpiUqrgiObr0VbIwRsbfXIDiq0y\njEDZStOVZyszqoGLfgniit5k50Oa0lWLU7dp5+pJwVtAmszXlF3G3WFPR+0j\nEZ9qmP6qFq0ks5yFDYtopJGo3cbGOR/5aJAt8ZH9PdnUtoIR5uneIj5Bqp3N\nuDgq/+Vgdsp64p5To8j5Ijwzs2xz3po2C/dVyPDxHSHu3HJ/uyWfZHscCKue\nEopC\r\n=BVU8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"66582b83b4e9c0d77238330c7c0f39cc88b62058","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-66582b83.36+66582b83","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-66582b83.36+66582b83"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-66582b83.36_1557903355181_0.31701830033180367","host":"s3://npm-registry-packages"}},"1.1.4-alpha-682e5439.37":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-682e5439.37","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-682e5439.37","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ddd0d0cb265a2ffd3276499b5dc777f259612907","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-682e5439.37.tgz","fileCount":156,"integrity":"sha512-jAqRWAkHOjnhnkV+Gg07pw4A6f6MO8bqAlPoQPk9Kl6eIOSaFYq+EGoWrCZN7bAf27uAxJ2YW0iSi7TBVC7qHw==","signatures":[{"sig":"MEUCIQDiFa+W7Bf0mDSnIovKW4HjVgaRLtCwaZ7k9f83U8+aQQIgNyFrKmQ2zX5D8FIP5ep46k65NmU+uZ0eKadTEDPxDBU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198522,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc27gQCRA9TVsSAnZWagAAEo8P/jG5oc18TLiV64/+ck/0\nxRJgnOVio8cSvN8tWLFBhkEubVutFrKw/bR7CFo9SrXr1TiKvlzdAHLnVM3r\nVfAmqe1aMn4E9JGzG93vKvG/TfDnK02v+7Zu+QYE5jEwdct6TmeHhztxa5LI\nHaeBUod7eLjrde74z2gC0+lZnKQa+JShisOVfzfJK11uux6ar8+sQVyHRrDF\n+7PytTOTrERY5FwyZyvvffCaZ4+jDN0lXYJBTHWotcLNlmoZnVF6etT29IuG\nDfnXlVtcvIAeToPLJDpTnIaxbugrDFitDO6mkIT3/TuzzVqVrC/6bzrKbQWm\nVrWYZ4iPManU/WzwUCQvsVb8a+ZE4+nntHHjfxPTQBWKJn/lrXYdSgsLar0Y\nE0S30RddOwv+QNXJPIx4AUrwhiBVcRHucDqpJGiQCn344kX6UvAPKnunk63b\nnJD/iAYks8cVjcgbAZMC1zcf8xY+9p7D98pPI23Z9os0UBUjN6ddF94zswmc\n7yvYM5VPsiafifE+5bYYed7MUgljfmP+4nfyJpyDGggujIuo50gwhViz6XO+\nd15j5h49xuubcSyPDji1YYxRpkeUFkw6YleF1W8rxeZ51voUCyAZLPkE0BaC\nPgUm57zpcHfc+q3tKwc/UYLUUbqvd5+ykH3+t3kL7Y2aMN82N8rE+7HMIbpi\ndAY3\r\n=RxjF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"682e54390dc57ee0cc16b21ef602809c5e68a1c5","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.13.4/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-682e5439.37+682e5439","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-682e5439.37+682e5439"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-682e5439.37_1557903376088_0.7428111502315773","host":"s3://npm-registry-packages"}},"1.1.4-alpha-8d139559.38":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-8d139559.38","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-8d139559.38","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"880c6353dcec2d6c41175b2aa9663e39a439a3ac","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-8d139559.38.tgz","fileCount":156,"integrity":"sha512-Sa5oobEvx/Jk77SpniQGXJJPd/3fQKO2LvqxtKt3TY3WILtP1I6DMgeMlQRaqLEkn31BmVsgrpXPMp5aKSnHHg==","signatures":[{"sig":"MEUCIAno4EMIC17FA5ybBRcjTI7UAdMkGaDr4NNma75m+yWXAiEA7NoD8nL9bG3IFQRw7eCHI6hhPbotqlPPuuKvreVGnUw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198522,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc27hnCRA9TVsSAnZWagAALVAP/ipKjW4885y5N+FNQt31\nZ6WMlarh7Xab4+NWu2KRhsqz8PVG8PB15aY94hB/FKHGQpfrVL39W8iNG5Zr\nfy7iLMg4CVloyycZnCbFQ3FL0uA+r7SJsIM2Wn29aPlNFnURvdkuQbQfRe1H\noFvXPro+LauW8FIqZWR3r/RFktr4GPGVDBhqmrXSZWnL0jbQUSZAlFd2AbWv\nuelUPSi3kZBSsXF9p0/9U27fXU+PXGtxdA9txKL27MKIQYcN08eani5zwesq\njs44SoZ+ZvQn60L8aDj0J1R2VfU/eN2CikQXCwhIAnBTHIps2+50LsURv+tI\nvmqQcORls+GM2hmyUiLObM3tMu7F2iOokinVii6LX7PbQy5K1r0LVAoYhx9i\nhVsRsEbLeTw7M5xD0eJqrCTDTdjPzZNjwwRVvbKDkhw9j4WHeflxUWun08su\nrFCf34ZzGmjH2puzCFEavtcA7dDU3GM6nXFyK+onhqSYdAnTSMTpRfhEPm9f\n7VobFNvlM2uYKBgKWDiE4bqBYVz6dl91KrsVEywhjiwSqFSzeWON+IQMxId7\nuBg/uSHU7ccLs9e0+I+L/5F9wNUHNX2Qun5Mv2CLH3r1aFxhmTG+SJQioWui\nD3p3CArMOdhhSLM/eARetlSGtrUsHthBL8G2a3rCaoNxD1AOd45Oh4i+4+++\nJVq0\r\n=gZN9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8d139559701bd3b8be06efa9c817c1dca01f51b6","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.0/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-8d139559.38+8d139559","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-8d139559.38+8d139559"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-8d139559.38_1557903463383_0.10352950455425458","host":"s3://npm-registry-packages"}},"1.1.4-alpha-1a8a100c.38":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-1a8a100c.38","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-1a8a100c.38","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"64e18bdb38d18b576e644c9a1e82000955c215c3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-1a8a100c.38.tgz","fileCount":156,"integrity":"sha512-typBYJXQMrmtuw9kQ/dH2gE/80LJVig+dUUvb84RWfHy7rGmAKG/8R7lFhBMw4dHXwcLqyRpFjNAGHxEXv1ubw==","signatures":[{"sig":"MEUCIQD200GhXk23myA4t+I3TJz/r7qwNUq9quzXAEW9MxShtwIgKzDYb0ThFOV4+OFczFJ0PjA1kc/bLYbgW/vpxI9Fx38=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198522,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc27kSCRA9TVsSAnZWagAA2VMP/1RbtxXb/YBdF/t0LqnI\n3AS/d2PxYuZpgsUfPTMNbjmmGjoC74eA3Nt8+YR7Cna0e4HVB/TMjbs56Jq3\nRJdw8FPEFyBhSKoS0aKbkpBmtg0Q4cnRcRCLRqFK2DtPsnWyutuY9OtfBaQS\nPYJYO9SufpnWaQ+R/f76XGChSQh4r/zB0bmMni8zZfuEifcz+YsWgxOZdC+N\nACrMFeTA4GfXc1j/OOSq4AP0FlgYOf8G2a3ay6IvzpO2HG31SJdW+2osKefK\naXJbG6cYtkJRvuYgQ2W2C7F23wigqzxdpJa626huY/u1PmRBF8zEzeaqrHuA\nApEk0xz1FG0G7CuA+A/uC2QuMpG6fQvzqjZWFXt4Cq8h014XSGXenF3jxJR6\noHCV/tFy4jetWQrAoBNtEoRbcHJ4JTVpVWy6t1xUsEphmjSfwE6PLYwtQ53c\np+16QLsnssUzGJTvVhNcYtdWJ44KCHTAz4nV+7t9z0LZoms0XYr0VyZbaNs2\n7ghjkDmbZnviDMy8XjSa6MVVrxUlDIdSAUEPDomWSrHYDaOvhKHR/oH9CyD1\nf9bMStqMWK7q8wcg5skQNXO91BtPoWFsIq4m4+/ciL7RGdIvajlUK7hDV9Xm\nLT+Sq3oXLxZM/5Pcu5QcKMkxnOK3xCQsox4bNEOmB6wLDIZUEakhR/bUJaiq\nsXag\r\n=n79n\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"1a8a100c7532ba23bd9bfd6b6aebe7087e08332a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.0/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-1a8a100c.38+1a8a100c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-1a8a100c.38+1a8a100c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-1a8a100c.38_1557903633903_0.9431453937289","host":"s3://npm-registry-packages"}},"1.1.4-alpha-fca4176a.38":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-fca4176a.38","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-fca4176a.38","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"5c4239d2b1ac2489c07c181f93c44264259be0fb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-fca4176a.38.tgz","fileCount":156,"integrity":"sha512-rMYFyU214XYKOOAXIzJAG7HbjF6myFZjOlKlSEJf4ElochZ+xEU7/BYUwYQKaPOy5kzRsABoN0UiOB8j6r41bw==","signatures":[{"sig":"MEUCIC73j8VVWGncFz8mqMKeVmlF2hbizoKxk4k+9sVBoABrAiEA7z7IVUNCkYoH7d/iqA+O3Pm6pY9qoUEormBtkDu4ko4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198522,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc27rsCRA9TVsSAnZWagAArawP/AuGHUBqxklD67pfX5y3\nKDfnFM9dBCLAisHC8qTurC18B0hqm+Mw6cblYQckQbgkeq/DJIGHEK+HOu4/\n+VHpCXcSHOXmgtMJ9wOcQwIOTC3B/Lmb2qae3meYX/ENKhrxIKlEKoBbPlzG\n+FihOwGhV7OHgYQSMwwQJjUXjheluBk1JGICAQsA/Db4fpMLNcjppgW6ISe+\nyDpl4+ouCZ9++R+vCEG4VsL7O+Y3EOiGSpK3ftb3ZCcmEzQPNK/1BJ7ZX4Gs\ngqWyk335EoLV3gm6zjjLlpd7BxW6BvXqAOjf0t4n4ASPJgXF1j6whvBY9ISJ\nq9HU1lDEtvpq7XqH214OnHD4blh6HtMrzoN1/FrzcZUDL+R9J/7gl4vCTmwW\n3YCSzvsKVvKE8farkt30bFO9qT1Rx9dgnNXOraUL02Uj+faTgaiNMJc9qE5I\nZpGwAJMMj0Ph7PoeZV1crIFuQpQxqSbALUnL5RoF78FXRxmHcuvhnd340F/w\nZILnNugQ5/CTmsz6BuQfiYz7NZGzntefvdjMMyc8d8fdveGuc3wIodTzBHCY\nuwSJyoNsyFDquujYjRUiVB17C0uGdpQUkBuQw1+ZTXyCZpAhn5diYKt4gCyX\nqZ1T9DMAXfBTcquKJ5oGbgpL5ANLODhK9tVGWZdaryGN0x54T/4pZa7jD1tY\nJErK\r\n=OofO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"fca4176a1c1b6524537e7d5c8fa8b6c9c3e5521c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.0/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-fca4176a.38+fca4176a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-fca4176a.38+fca4176a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-fca4176a.38_1557904107576_0.38330253588461116","host":"s3://npm-registry-packages"}},"1.1.4-alpha-ace1768e.45":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-ace1768e.45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-ace1768e.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"d4c83d918cc377227c2292135d25eb2b142080dd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-ace1768e.45.tgz","fileCount":156,"integrity":"sha512-5n6PPjcxPdYEecfVwfKiVU99zQGgvz3C0FEqHnet2zTNmPnNTkVcnmTTnPm78DJbPM5gX/WE54Q3D5RGBSmtmQ==","signatures":[{"sig":"MEUCIQCJzEH/4XtKF/91xHEeAsdNxC5Qul+acsacVn6eUd981AIgJih6TMmBri0FXS0HrIu2nkjaEDYAmifHRtx97/VmxPs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198521,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc29pOCRA9TVsSAnZWagAAknwP/RteBEGJmrB96StGRnx1\nILRrWEAEeeaoDe1Me+4q3kM59afYJ3j6w5Rf2wpYnXq5mUs0xw8r2r7JI+fP\nmNozlxCf+5YoOTvvaamkPp3nZYSv5d3om5Xm2lP86peKVVirvuZxQzcUpr3c\npilheQb9zkQuV+6lcOtu7l2P8v3ku/Wiq6LusQbTtPe6SzjWlSqgYN91Ek0D\nkp44m/pbae6V5PWqRvMvBYeMQyCQbvfpz9/SHlWoBamTAc8gKy8HKNxzkV2w\nmrwegMDmQvRAuQ3EFMqPkt75gb3LdaD6EhDTtJw8C4IcnIt8VgTgfdxrbxlP\nOmtpQKJ9pJSZZOPuHzS4OGdaKsOV/ybF0yKVKSx4YHwUImfoUCWdl54RQGvZ\ny4q4DTPOYXyAISVso5Bd0ChIe51hA0GAPVrGgY7xBNXLVhVpUM+hxZVpHw9p\nhgmCTyI2ohhxv57vp3o/Qlx6NnSX0oSn4UuP+AI81yXa8I7GaB3OrFgrSmCy\nEFPERPUbmQOrn43l8YrRtbkfKvm4VcA9Qh/vf0QndwYKul5M0F5x98R8lPTT\nbHjdf1otB8pjQgQkmYBubzoGtU85lDCp63/TH79W+29pcrK9A1oyAWY0r8o7\nQNAqNw2hpOKVcdPnJBV1v1LpAOJh9fOciIdydhQXdNgyQ6Qrq5O8rRTnuXQh\njkKL\r\n=sTcu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ace1768e7d313e100d3843472cc7920b8c2aec30","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.0/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-ace1768e.45+ace1768e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-ace1768e.45+ace1768e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-ace1768e.45_1557912142047_0.05502022594033007","host":"s3://npm-registry-packages"}},"1.1.4-alpha-6a0feca9.46":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-6a0feca9.46","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-6a0feca9.46","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"4d88de41663720a99b9ee8ebca0f58fcd99b233b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-6a0feca9.46.tgz","fileCount":156,"integrity":"sha512-gLZvTh8SU3aV6wvcRXtO5gWgnp0nGciLxWKAg3JSy+sYyvDVYTRETA8xHeM3ia+cI5AH5Bmu4abs2rdAmBcX/Q==","signatures":[{"sig":"MEUCIE2R4cw6PfS3XbfYSszWk9D76xjq+a1zxdPvK8NZ1/0JAiEAwtqrECX2Zj6X6AsQQhholDc1zUGs/jCJ+VZO33hJLMU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198521,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc294qCRA9TVsSAnZWagAA3R8QAJS6sVP8nrThuMFexKTV\nB583cr+fnmeeyo+o4K4+n+iBnjAA9lLt5/yuZCL+B3UNp5pCF1vAyGUsQSDE\nE9rG3OeYyINAnPjE+dCVkCecJqlVK253MSULUsz9C51Qy2yLI9grvyY2M51H\nroTg5Myfne7Z81QFZN3c7TXFg/Fk2siCOkALsXoXfbTAVjuTUraiu1W8cHk4\nyc5Utsbe+TD4c9qZKp9Ro57J0GSb8ckLryj1D96N2abE3ppUcuODz+fu9wTj\nhDWizhBvGU2bgTvOs+8DbEgupPK7X+tVh766f56tDWvo0I6EgYRMxpik3w/X\n5jpUyEIg2aQhXe/EXQoQAoIV0GkKqZel8g+nFj+yFFhaWdi5ZxwiC1uMjnr6\nWrSSRc78G/g5Egmkhmothm8ZIx6gRbc6H3akR1yyNgc9D60FRZ6JDrz/lD55\negBKv43Ia3OVMpV9/jNalvI8q9rRM8v6Ol+d0Qu6F656kJ8RFCVhmqdJky04\nql7OnzAst1ARwBxvjFgWQFwuDxdc8RZFi9iLKMVm8dfd5YhPQsWX1lIdYSFt\nzkYwupfwGBCESOdVolhnWnq7l00iaQfSL5Ff1/5pt/ozvJ0l5o7dWuUBdg93\n+A9Toos28PY/9MGEBUAgahsnykkn0hdhEGJe2p5kmQK2IIW5KextEOk+sOP3\np3dY\r\n=HIot\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6a0feca95340f4b9716e4980c3f0b15533548127","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.0/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-6a0feca9.46+6a0feca9","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-6a0feca9.46+6a0feca9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-6a0feca9.46_1557913130016_0.2509133208894927","host":"s3://npm-registry-packages"}},"1.1.4-alpha-6722085a.47":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-6722085a.47","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-6722085a.47","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"2c603b23fcbd3430026f0348fb60198bed9dd960","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-6722085a.47.tgz","fileCount":156,"integrity":"sha512-J1Jv/N30rVM3hZzt3awWCxtjjqBx3ZKuRdxVd3yvua4cheoGQWVFRBzftGD+nAFotJke5IQmvHz7BV13Kl4tPg==","signatures":[{"sig":"MEYCIQCtKEngO9RRDuQc69QbmtIUZ6JVR5symMAg43s3/M8o1AIhAP0peXmu5ygmJIPwT8joRUXyD0B8Mb1F8M95qk9A6M/I","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198521,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc295XCRA9TVsSAnZWagAAAxgP/3uYIosELklVFCMzhyqK\naEvjLf5HoCzDuqekrfX+sMjj1XnlZodVbUe6Ga6jsfJYDqu83i+8eBkoP4nP\nJu+vOY1l1jo3WzgOLi74TjW//c8wMquwv5UIujqNhSiGdl94SxSlmb77HdVw\n1G/Q9LxYnlD06u44zOKm/zsH9g/vyes1xEIo4dZgha/FOpMOh99WsI82BerU\nP3fh5lnn1g9bWzjwwWplB2dvWuIvAl7M57S9nQN+S9LH+XwWnDK3qtOOkoJR\nVJO57Zi5qzUp/O64/9wzDKOMAtEkwLsTNnUUTqDLDRdMr8CjQkPKiXuj0dEL\nsuy4hjMNEGmorUXffIdcYYeC1R1fI1qB0wwCx/RSBza+4GPEde5U9dZofx0i\nj7Q4d/M7F5Z5GKPYuc5PMtzjVOlRBp/ApWqoN8R4DKxqY4bgB4bhUIWC4FPD\nsDPSLDcNm2u6vdEfRH8z0bRQgKDlq3tNmlt9qb5w5QFj/WaKI3qIr54KBit9\nwv118fMtWooAMZO3Mncspsny/ghpVw00HlRzksG2jmwMLpzKVbjXTrHzILWa\nyZ2NxgxvNcEj11ufYRa0zjgul408QW/+qx7fO0B/hxzdOwfUHIVF2EEr4lGc\naCZQpD5Ewf9AkAR3daPbjRpEdOv60w/sF1fgZEAzZFanKdIuhySNoDy9hnae\nl0gt\r\n=UiYi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6722085a6a255663cbd3468f6af92e68aaf01899","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.0/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-6722085a.47+6722085a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-6722085a.47+6722085a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-6722085a.47_1557913174579_0.2298520559266095","host":"s3://npm-registry-packages"}},"1.1.4-alpha-871eb0fa.39":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-871eb0fa.39","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-871eb0fa.39","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"cd5c7411a344c5040ec8eaa12b58a2cb2e57a010","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-871eb0fa.39.tgz","fileCount":156,"integrity":"sha512-OVYnLtBvxvZQxDUtWUlVNMk9V7WBl8dxgAgFC8Mngoqg3e56oJfCz8F+htgWkifKsjhoSgnPQnNruulJibphBA==","signatures":[{"sig":"MEUCICtmpY4eEN5PocnHIL6pdPqaAIwvYEMGVIp7ZNCXQSGqAiEAmhUHRUQaXo9sDr4uM07ASAy9MIXeIO66g+zSQfYxNyU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198521,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2+AyCRA9TVsSAnZWagAAdwgP/0sj3fdvH7xXX1QC6FZS\nfFpLRAy9UckLaAkkhp/p8kYZgVOjspB68DcqBhHjDXPvJNebKqV8l0g1iHI+\nuijIuA17A1CbiHlqyb8gu8S3vb2YqFDuqQuQ6SObiXhpfPpDB5qK+7Kv40Q0\nZkGqVRGuZQ0Nw54DgLeHg7SxfZRyXJrbwhVzwqviud2mlbqKtePdDGlY3o7B\nmbp2S1mKT9g5Cgqkx8fFnMJH+R4/JsJHnCSK/rF7TNYss2URmF4XO4yOUbEL\ntjM++64/r1ZKasJ/dxzodce9hdWyi2vO6izj8utA/yjQVmrEMBxx19if1QEn\n07o+JOjERthmuE5t1W0BsG12UsxLv896maU9lG1+qNr5NanJdWRcrwzj1cUX\n7dDi+mEPVeQH+ARCqx24DNFBgq0ilkV7Xl5k+ZUofJm/vM+jl+SeQROsM0bG\nwZ/CIR8CskCwUJMcHBufkC0loZewireU/B1SW2monJg7DDgBmF8XUhmccF9K\niM6jiQgMTMU8txkikf9SBaGjl1b0+RLXHqU6zZfM7Bb8waUdLzwcGf2K+UDB\ne90x9L5kreS3N9MVn71xrJWE/K2lxuFD6qQjBoANAE137Jg/MEsLlpCXobbg\n8C07SZZxeQVelO9OHsXwGPxmVilzAVH2GDIxeXkpTLyDd8pGyuxpQEDR3QC4\nWpsl\r\n=MDT6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"871eb0fa493d80f7764a250c374b9551a0e0fe37","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.0/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-871eb0fa.39+871eb0fa","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-871eb0fa.39+871eb0fa"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-871eb0fa.39_1557913649829_0.20751753167354736","host":"s3://npm-registry-packages"}},"1.1.4-alpha-9fba9677.40":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-9fba9677.40","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-9fba9677.40","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"974994545e9245a56cb58341d5f5a3f6ef5a5ac3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-9fba9677.40.tgz","fileCount":156,"integrity":"sha512-ssvaD5thOu+w/19WTwsbcfIcR1LzaxNGy7FF6xXwBGwOfmFMYmW46gcIKWZhyxZgrC0/O2JaXMRUI2VUB/Fu2g==","signatures":[{"sig":"MEYCIQDA+ozii81AevUJ5VWA4APLUBoe2jASwyFJy2aHMd8nSgIhAPuNOYTXOAEHrp4GO6pASRW231AWI2j9EYkT2/sa5Bax","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198547,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2+EaCRA9TVsSAnZWagAAx8UP/itINEiAtaJqvY+kwRoN\nkRKxTui/NUdFo2RkJBZo/tB9kbcPJSxsvXWoCnkN0S2h9zRpLrntWup8vfWo\nTvBmOO4XxhPQ0BR+L0AUGptkCGEpNpLOt0xNejuo0HBT4GCDkSg8ohrJ97vJ\nRYXntfhoyLc+xj7jTojN1h1xEIAh608d3FhPHLhFpe3bSE9NrvDJGaEkxrqk\nvnufcwYjFuPKWAd5PRokJsdjqqlCiczfiTFXSlazy9d9dnJOKg6Rk5rdOB3a\nD7Ey7okwM3S5KI5jajR9DQ9uRZzNvleuVLshqm5/rj4dnk0Kv5FicxAtjMa4\nSianq2GYJk1XHJBroXKPQN+tOOmr8mFalWFUKb5x9zgTKCPetfO6cI8VPJrm\nOv1pkmp2quDH6QHxaVX//nF8WiGfC/zs9aQHQEUOPDBxBabnECr/7SEYMJqG\nNPqvafErc0x9rr0WCl3Fi2pM4Tu1UqqueFzvxuNVTy6i6jonooUGYC6DRmDC\nOoK4kciSLGjYgj63klPRZBZIg3CL09XjpVXeiQm1oS2ymbGOceljSsvYGjCp\nv9x3z/BTYYWTmVzSCgEDkgH+ZoWLTRJdrgFPMcnEqVGrUGdPoz8EcchlgdwR\nya4jkwW5HtioLIS5zPnR7FfgA7Z385Jsca0xn8L5G6JNKxM1bI5P8+STfhM7\nk5D5\r\n=JeW8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9fba96775a6120ab2249ceb733434b9f4aecfaef","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.0/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-9fba9677.40+9fba9677","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-9fba9677.40+9fba9677"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-9fba9677.40_1557913881235_0.4600638048521426","host":"s3://npm-registry-packages"}},"1.1.4-alpha-53ee674a.41":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-53ee674a.41","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-53ee674a.41","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"18d2493bd6554ce5036c9cba85df50a89b582346","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-53ee674a.41.tgz","fileCount":156,"integrity":"sha512-B5DiuPjIAtRp1zqbh6F5s/hQomhYDhzyr9bETd6z2PQLxzY+4uLUIqxMQnG91fsNx1xyBPtOfajy1xZC73MbKQ==","signatures":[{"sig":"MEYCIQDCms4RgpIesydsJZhDeXk3TIzFKRrLW90uwI7emYHoMwIhALRuOWsLkhFx0UKN6RmEDEy8x5IrISz/yoxIOPNuGNQd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198547,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc3FeLCRA9TVsSAnZWagAAE5IP/A4ASsy78dnjIn/juZsM\noht0NxICoeaoFNtpAlaLlFGnuYRu4LeSNUlbHPvEdg3myXdV7geS0N36lI1D\nDbV+NNSUR8mGDtGQBcA1BAuPOzKOIAePaClpHxKZ7CtGv9wwN8fgIF9HjZkl\nKXkp4RT7mboYGj7Qbri8s5kY0zlOtZ3RshM5B2vLnccL1hLvd3Do2f8vk4F9\nIc/BENpuXA9C/4HHbiOqTuoh9UgYo9uPZ94GGdFxUscFpwcH5bGUMxSgvrDx\nfRZ3tSfCCz5tbQOz9ycWzMQjoPdqcQbvYwer2Wrucvto2PiCUoOwUxMbcHmZ\nfMcuk5Nkk4JDWPQ2LIfOpfnZKGRWY49LPj3zMKxOnRzunsYFHJANTs9PQX3k\nrsEbFp1MzL8kykD8VvjhXGOcZSLKod8OUSJXwKmKdkkvFr+xvq/Gpx0mWc12\nztw6mfjMCV5H/R6fgyfvOvT9Q+61yk5JHlnyxzJKXe2MHYoUYuJxqa8amSW6\nrahvdF+4dMvuuBy6GYl2JzIBQ74bAugtxPVzp5X45fsfQWDNxVjMYVCe+pbg\nmUZ1/dnWkgTtsP8R/w+cjxFX0fiHeqJjJmffxnlDWobDpTdhI/GQpi5znlzP\nq+iYXkruY3DwSSKPSvXY2iHBDu/eOcPR0BMGazDlOQg+FliDMy58JhEM8B45\nDaAf\r\n=vb10\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"53ee674a093600887145141ea500d776ee202057","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-53ee674a.41+53ee674a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-53ee674a.41+53ee674a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-53ee674a.41_1557944203074_0.7141521937612891","host":"s3://npm-registry-packages"}},"1.1.4-alpha-0757610c.41":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-0757610c.41","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-0757610c.41","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"75bc0e09559f4c717c44c1bbaf1038e36fd5adac","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-0757610c.41.tgz","fileCount":156,"integrity":"sha512-4B5qttuhrLhiwcrH5GDPBZNTa8mQ2WoIHScN1hQjdQM+QmQM+XBpLbEDJF0Mxh0vBpbzYxMUImal+3UisUizTw==","signatures":[{"sig":"MEYCIQDd+KsX+62aKRM6HlmYM74XKDYe0MwrPCxcJD9sEuTlZwIhAN2jEcmI8tjwT1BV/4u8tiWh+aXmhbsj2or8TzBAXtlA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198547,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc3FsXCRA9TVsSAnZWagAA7eQP/3eHY5KZTGVLlL5hQmKu\n5EfVPySgK/eqdJo1puJUY/Mu91mCvN46mjAtQQqWg/luivcqL8UYqGm1KkVp\nHTK/jCP4MX8vzXQEFoH2nF1vK1t9Ry9tseDHPL5vKyS3B0YK07hhsE/Z6FTv\ngpkk6YtqzKJFXuq/JexHUd4+lZIzmuS+Ldmw3QeAGQ2HNDkRsRrITNKZUCVV\nc61gmTH2rp47nBQUJtUyII7mbdqMPkKq3+5tyhnqY/L+tkNuGDkEw7PGM36U\nJHtaYuBo5f/WXw4kjuTi/rlj8FIcz3aqMRLFzNL8BBHJ8G7VubAsF2tkgGrF\n4gYcw++NZN/2X9uLiTWQZpcyY73RZdk0VxajWh6f+ovcoHPWd/oNhsNvl8ix\ntrpoqLaowZUUSqNrQaqVqO9hbN3uojxfCfzNfyMaFhs3G2p4JY9SO4Zd1ze3\nQMc2onGRhGDtO5RsZvFZZQ5MxPOAsgQelfGOS7NQQYRR/J9PauBSGTx7NxPT\nPPAy9GwZx8nosMZwq5HWMff4Iy4bx9fBJodwnJYKcdtPKkI/TimAGC4NSXas\nmuWcT5LaQR+dWykNQ16zApSwNRziBFZZSKsQpMSxKhgTj74Oyg0zbwfCSIhE\nBfM6MEHj+c7fSB/F6D3MIFBfQcGb+mCJRrwhaQXc14Bzgjj1eY9VnDnovXGp\nWAXh\r\n=T+8G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0757610c5714ab9c659631d9adad1115758b9b0c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.0/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-0757610c.41+0757610c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-0757610c.41+0757610c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-0757610c.41_1557945103985_0.7499734208253617","host":"s3://npm-registry-packages"}},"1.1.4-alpha-a2d52a5f.41":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-a2d52a5f.41","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-a2d52a5f.41","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c17ea45240c10695fc72e270aceebbec54800890","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-a2d52a5f.41.tgz","fileCount":156,"integrity":"sha512-vmXElxp7s+CWw8iGR2YpQOzVmjX5v9EFsHzOtsfkkKVidL3D9kS6HrNjlFNb0GoLMJz1QcsxCn0dgPuTdjik4Q==","signatures":[{"sig":"MEYCIQD3jhzuEB294iaO34vVl04jp/6PUJp+ztNweS9cnWB5fQIhAJXD8dx9UtE80AvPK2kQ+ljXXolXbp2pzzGTxggPHB1+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199393,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc3QZFCRA9TVsSAnZWagAAK0YQAI5OkK208MwYcuGqXbHM\nRTypMz09gj2j4Q8TzLefE7r+rna746pLyh48dt2Fr6B60Z0IsH7e5CQ18e8U\nOlcirOTgSflQVZGmPJERAlerppWt3AkyqYoT3zstw7ywXHUJbNsk5HywfRnR\nOoOJyP0XOaDeTw+sea5EJT5Q6hV5I95vfRl04natYSzA8YFwwUF5I360Z/ND\nX1Qgmwmp+vYDAVYHFkqZmNj9wh2Eh+Igkx/symBGX91b3OohFK0fDySu5kab\nhF/o+ReZ9j4y/y52bC1Qsjq72HNPt3N68euSMND3GVbXzIT2kKFDo1dtmznv\nu2g4bqmTVhAYJVDW2pm8uwB3xJZSQTvu4WKEcwg1731Ge8y2q5ddHGgS8Gm2\nH6QFrgCzS3PRmMHZi/s1OxT72Obdmb6ip+pyrXWbIrNvY/1oIEkTVzltE0nf\nzYeGNZm7XE1J1w0Z2/epOuaICmRI3ELUL4yVu/wsoJEkW4UySNTQ/8Z9kWeX\n77GVVcwE7Gjk9ijrRASGSZ/Rbyc/95RTs6qNTBx1YZOVX3dQfC2Btlk0wY21\nzGcL4SwiFhO0ZjXjIxeMxlJB+t3IeF9kqpFMwqUAw0pK0+bs/+hgi82JDUUw\nlm+uScSefmOnVhilSHebS60roxmwtH+rKRV5SaPRt2b/T7r764aamyu6QBjp\nBdK/\r\n=JHkZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a2d52a5f0eaa680e4f9491c80c726d4bc1408052","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.0/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-a2d52a5f.41+a2d52a5f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-a2d52a5f.41+a2d52a5f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-a2d52a5f.41_1557988932277_0.5183529237641531","host":"s3://npm-registry-packages"}},"1.1.4-alpha-2863a66b.42":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-2863a66b.42","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-2863a66b.42","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ea822ea2dcc507147c77870b5897102ac7a37008","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-2863a66b.42.tgz","fileCount":156,"integrity":"sha512-XrN2YBuk6tC6P8OB6EZk03RheVo2EI00wUxSuD36h7TWRFVflVlj0g2f/YPRzRAXAu20uAsST9HWBNzwnqKC8w==","signatures":[{"sig":"MEUCIQC5EbdBZZ6VspyqMbz0woWXKbzWutULvWoiCAPzRz1z2AIgfHjkhH3dabMlsFRsEcinoWFzD5MLEiPAKE6szAh11JU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc3SbFCRA9TVsSAnZWagAA6IgQAICywDodMyNI9/7cS60F\nU6B/32RZKEWGbHXvdZjANGtg2xMcY+IOP6DAw7VSwAnLMmKbRDB7nTzR6uLd\naejs1oHAfvTmtItpLZ7yq1qf7LQIBBicqtdQNvM7STyz11cv8V4Jp0+V0M1K\nKMd+LG0BU6CWrz9SLbFCTg7guqqsvgSEpco2W+2XGXqtJkESCJsdUxweKa56\nymuMQsVL8n5+ft78BT3KYc+fmDa97tIGb4aS85tFtEyM2GQOa7WJ05q3Rsub\ne8tPXgcZX4KWVpC84nXPOSmABq0Z5eAtF7wpl47KprwF53P6X+fUHqJo8Io/\neXrsXTCyYyAfPkEcTrX78qZMSzBrwSh8yQjWTXhOtpvHyOWZwsfPGjdRErbd\nYzHiW4+FCJ1IW/uhdZyHNvzBqObh93LcY6NAC9Qi6VtPN6amDa5198Ds2Lee\nMjnbxbyG8+REXe+Habfs+5TCxmUX/mrXGEvcTd4xDoVqxFzcQ0lcyv9v+oDs\n8qigtLBBV4kQEIN4UDgZnib4ytMMJYNkBEsQBm4tVucu3cSvO9nVJCMtYPbQ\n5qX2H1UX6msd0HbndcBxMFtKSEBW3zcRKBsBb/3ayhTQ4HtOZb16Pbv+4yQB\n1K/r+EDRqutzZiwiLEgnEntHZqoAqtaGJ0PT1DfgjjXY0hrqQ+9VVckaFYLG\n85oA\r\n=ILQ3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2863a66b9523a84152d468efa123b4f7e8dfe9fb","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.0/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-2863a66b.42+2863a66b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-2863a66b.42+2863a66b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-2863a66b.42_1557997244319_0.07782803590902065","host":"s3://npm-registry-packages"}},"1.1.4-alpha-9b601319.42":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-9b601319.42","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-9b601319.42","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"31bc7cc4030f03a6d50b4f55c04319aeb2deb4fa","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-9b601319.42.tgz","fileCount":156,"integrity":"sha512-IPEKlluvvdXOTiqIcEa61EOPQSj7icraBRqNxqJiKHdnT0Ztum7Up2u049HRT2zVcaIVsOmBzioSRM+CiqTqNw==","signatures":[{"sig":"MEUCIG41L+y4SipQUlJYBBiNdOa0PDT035B3FP9pzZUElOBHAiEA1yElxrQu4lc1wUPPJLcMFudfuvcKKWPw5IqzaFPMbms=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc3SiXCRA9TVsSAnZWagAAesIP/3juCEaiyygtJgS+vOWj\nh6Bd0eQr33xYMp/9POh6YcFps4bf0DEWRHBOkSUNxranqzsNAn3tS3JqWOHd\nTwlgE+9djlna/6BNvOQIRviuN9xDVRQQjSC4blhYtz1TuoBGLkpAs7AYrGqR\nMn+ZqhQG+brjBq/WIzwocofTiMiuBEPl4ZU0ACeSRi+O9qVgEVltgqjFv6l/\nFcq9FhT8qy4Q2Y/SlXRO/OdJfSmVNmfjVCBE6jhpTP8PCMGLG07ZypUKhZob\nCtyzjMW6Z2+5S6dnrWrdXlUsIwFWdedzYVNaqf08nrdn/2YyUUgSftq/CYY3\nUEwRMWf5ayoMCbejDy03Ft4JsRB/0ivg0pe5Bn4VoMTuD6LQKadQazuzbGsX\nnfDS0lApWAX6BH+Af2C8ruDO5jiNfwQwfyz7ucHnfqcSLS44EveVjqPTSy1t\nez7c9vvD5Uh7NTUV6AK9qMcnGOoF4LeMUwTqby1yrAKwOsN1TQsBGRCA+eQG\noUglJtVGY0SMhzDGf1R7ofacXWK17SPFkgNaLfErqdmUc9wtD1Nj8WQ2BRRy\nCZHYekTUr5YX4fIdpBZYwW2/mj6PCEOK0V9bJnTnwd0xLqM8AuITh1qEW23D\neK2H5AR6XOW49AcQK0aKvF3YJhqrH2/jWsO4QW6iGMrdWiYphijK9Gc9+3X4\nmoR9\r\n=UXYg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9b60131932061e13e41205f7714f60ba5e795c36","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.0/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-9b601319.42+9b601319","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-9b601319.42+9b601319"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-9b601319.42_1557997711425_0.04570188355821214","host":"s3://npm-registry-packages"}},"1.1.4-alpha-9c00dfdb.43":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-9c00dfdb.43","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-9c00dfdb.43","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"3321d6719a021fbcbb2e5b69886f372ff33e3654","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-9c00dfdb.43.tgz","fileCount":156,"integrity":"sha512-P2tvqYCku4A5K8igap+aVUw6AsjbCQPytGWj37PdGueJ5xjLWdguxbqE31H9Igu8c2c9mG2yVCKKdiEfVya/pw==","signatures":[{"sig":"MEUCIHQ8JoltBHNDEIApKRDToLbUKWY6W4J8Tg8M4sT5vvUbAiEAnP6dX3wrTa1pfLdaLLct0vl1tyZ+BBgvkmFhebJUuKE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc3Si8CRA9TVsSAnZWagAAgfwP/jq1O2N9OyY1XqhzSHhA\nDIPWDhx71KIxE7nIGImH6tdyHO66tMV3W72laOSs9TxpzTXsFRR27jwB5EHf\n6D5dLIuJoB43W+AVp+/Hc8lyvHyEpoiXMWHpE46UR+o2TgT0e3tG5TGB4kjB\ncmFI/g0XXDJeJmu4q96v1saVCEFUH3ReDPsYWMYnBQy/k/BcoQZ95XPXg0+8\n1ctaO50J7hLNiniCRa7VBBADqsor6qfajR2EDsyXokCqwuXngJ01FuR4taol\nMCLhemUqr+/nBkFfOgl4OsQxbmqg9tlfeUF2NwGgrDq3f9dgA5kOqNNHiMl/\ncqKhSDolG6KxXn7JX6Rccs3aPsQxHYw5d4L820TEWyBP0gR9LiD8wqhWmzJl\n5b5iEflUviECApYv/JgpQAuZloREY+Sgfb+rR+BHJuZXxdtsgO/rrmpyOp4/\ni6O67yRm9QotozyYbExeEOm/2PaqhlvV5XBNdHHbd/61/k3sP0LaefjHa9kk\nBkcSl4qKGlk3zQfTINmu2lVtFBMgG854+kA1cNs2/LN5RKE+s0PkwmeX7yAl\nQBXmhmvEYaLD2wUoLGoaPNXXfXmA0qZP9xmwaR5G7nnnX4cV90MUM7naqtVe\n4fz2CyevDH6lbB16UNKQ+3UkogG1TOoNMNgBv4+vS1K9TBxiSzWZpC959Lpt\nxE6f\r\n=e903\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9c00dfdbaac95c3aad98e44107637a7ed3229f2b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.0/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-9c00dfdb.43+9c00dfdb","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-9c00dfdb.43+9c00dfdb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-9c00dfdb.43_1557997755378_0.3363613321603296","host":"s3://npm-registry-packages"}},"1.1.4-alpha-83461d57.44":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-83461d57.44","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-83461d57.44","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"dad17fa5db743f45dcfb8493d9523c060bb58bb5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-83461d57.44.tgz","fileCount":156,"integrity":"sha512-pxdbmNrsE0kovB3ZU+UCNiCLCZC6swKJjOe21tSsf2zTQdZfKtJcDbSkatJ/GzdsJkFrQf3E/INssGfIsajKyg==","signatures":[{"sig":"MEYCIQDSzPTYmCvqHwlmtkT9JyrbghKDalKYEq4sZ82ZmhJ8MAIhAKaCXXFqGl6DqWLjol4Z7rPVdpCNsyNUA3juXCqZVDZU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc3SjpCRA9TVsSAnZWagAAzRAQAKOf9yWKKvTBCwafbtuN\nfTpUYhtw7Xj895DLhY8toah8hf6+q+KL2Wx8KZ2RmgJWKXSTLzaB2m4PKdHc\nhg/HW0DOJXsg6naTZq+5jXsXgzMMhD8KGvlSiZ8TNx4CmswnXqZ9DXRuWN8e\n4fcb2Oi4XhxVRDwotWK1qH3kVQQ4IiGoMSG6Xzwq7Su0r4JgLzK4ZrHbzEnE\nA1U2eC6e3TzBDwZ99q2tFUhIJ4CuzHDaaOVkGv1xkmTW9Jibf4EoO+4KWTbR\nBtrJEbPVhd6C0Kf4Sx+vah0ZdSJvyc0OstPdZegK/OSaYEovvZVeZBQ550xl\ntELTJy4kBdUC5ZEcWWs/wtch7qMFGajaCJZjvD5TZCJdUU1DJVjFhvLB/t1o\n/gKybrzJD1hCppk3Lir3H21aSbN59kJERaK6pBoh6C1PdrFMxL0xkYFkllLn\nAqqKaWRyV8OeVTKqk/YapeVHzKLZV1CFk+DorZd/sR1msXLd63nF/A3MIo6Q\nRA1aG/Nu+WUTonIHlJqa479IviAktx6lsUPGlbU+IaSJLlBvlYHdENzM0K2b\nJrCxcdLZkEZ3QEkk1or0N0gyJurVNzLjCafQ58w1lmtOxYEgvIIx110BFeAm\nAXZfY3lUTtFD2SbyCWE7vKPid+JM2ynB/myHLwh9BGvFH3A6wx8W9qWTf4Ao\n6GCq\r\n=nxTe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"83461d57d587e36eee84cfd2349dd97ba0aecf4c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-83461d57.44+83461d57","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-83461d57.44+83461d57"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-83461d57.44_1557997800536_0.1671891676746895","host":"s3://npm-registry-packages"}},"1.1.4-alpha-f4650bad.45":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-f4650bad.45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-f4650bad.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ea6052bf68a7a0cccbe13c58f7dc061998fdda3f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-f4650bad.45.tgz","fileCount":156,"integrity":"sha512-pr0wM7Y92WwDHHb8CYstLRz1F7DWmZ5SwogH6bA10e08edyoujJ1qnxoIH8XW74cvZiuPSZ+XzT8cecndQDmNQ==","signatures":[{"sig":"MEQCIHK8NvD2QxuVEYOlB5AyfXkkJFdLEhT+MASHJjvwg7tlAiB3vypgHJuTwMAZl4F4tViHKC6INQW2ZCRmGio8ThJB6g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc3YlNCRA9TVsSAnZWagAA5vIQAJhlw+/SXirKsCwfbQIC\nzPZzoAfr0kwuf2HElaZDY3+JEz0AoWm6/GYIoCHAVPuxKEs9NbnPL/8YNEKE\nM5Nu+vF2X89oQn5gxiX1yPxjD7kmLpK0o/+dOQObVk2Uv2UwlJCSwOu1oabz\nTiZ7ip7hMqlQ4V9Y+rfj0AgteuMLQM/unownm/t5WFAc1HYb5la2amH6E6WM\nauQvfWvvtIMlazrFyw8ftThJXr3G312uqJMAz8grFFWiPcqJ8/DMqgu7GwCF\noij63QHyPmlhniruAGuhGvD28IAoDjMyZn1t7cdfZyfclnwB+29Fldibw+FU\nqZeyTe52DFIEzePGcnir0oA/HNPl2fXOQY+dQ0h83fcr0g3sAo4NGqTimtka\ndeK62ioWRRAgE6zVMPTOmKMS+Ewy5QgSynokUDPFWeFVSN85AOU8fiL9v0/v\nvs1ZkY0SPm10wk+BieJRnk1JTYymcK/lZeIf6ySsDx14hNWTr52XjSeDDT55\nOh0xgWBU3oYEiQb0TZeg7gPAg7dOMqH8jNCMQvi0WUu8xBzWSC8yO1I+Egi5\neh3xDTyn35PYyXgivOU/ocfwK5+c25Em9bWkKNEcG4hJtqZhMhtAbacoqYVl\n70kYjTLknKadyweM63Jg2icjFHsaYu02+bY7OEte91gV8d8O0ZNpq0pZFrIr\neyz1\r\n=CdFs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f4650bade79389c2dc8570ff766c7c5353953ee5","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-f4650bad.45+f4650bad","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-f4650bad.45+f4650bad"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-f4650bad.45_1558022469472_0.25114719644673045","host":"s3://npm-registry-packages"}},"1.1.4-alpha-9a19bc89.45":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-9a19bc89.45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-9a19bc89.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"064a00988115dc3b125a2f0705044f145358e853","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-9a19bc89.45.tgz","fileCount":156,"integrity":"sha512-2GFtnLuXj9KY8d8P0h9dXeqq2pNkXc47tPeuwTudrJfZPb1Y8k5vsN9NLx2aNpogyNX7F6K5/6Tz5isaGEc07w==","signatures":[{"sig":"MEQCIHDp7raPZkYLlMoanVw7NN//+9eIJB5m7qgiFVkmwxN+AiBYtHaIuQ8cLJftYHhrsu9uoQMFaF9+xNoz7C3yd3J5hw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc3Yl9CRA9TVsSAnZWagAAc7kQAJevq0qjhFII3Vi0h8G7\n096xMCEy+L3v0rU22QEH2nefzp2skMZ1LxTA3RKyPuWCqIMf6Ef5iPN5caPm\n1IUpEdpebWz4OAzzQx8i6yUyZPqlayfofGhbSGXvM3whvedW/GbZAB5Mwh3L\nFuc4WoqzVZN6Bdado2xTZhWrqdOFtA8vh1j2RgHNq9W0tygQM2Bk0KZDxsP6\nsKqgS704aot+jHb8zl344fHeIrAlkjSTM/sBy5uxhTllrysMLs5MTCBDfLye\nyjdaiEwmPXVXf98hxrIzd6ardBTDSMHTdBCG/sZbQl1O6MPJkREIwdeptYqi\nBVzAxKm3FlG0IF2IxF8OXdIhSHAGbHkMJPFQffqtjJmsi/Y1pmqAQPD7ZaRS\nqhnRH05CTRE/rK83D9DEJZmGFV6S/kFZJdSbO668bJiFsUwQgbvtB+PKcuMn\nRJezEy0ot46upPURIvEvqDrMN7yXi0l8anpP+acicIdKBhxI9dI1nu4m7kcZ\nMiHQL9NHIlZeth7+PBf4U1RW1kX2pwnZ30EcWOvQVmWL39z/k3UJqkUGAogc\nGQVR3eBX1dMzdOToX3FJiAl3tQsAgpEoi7xiYklUyZBjD+bX0Jr78V2tLyA5\ndigocPmqMoy1PY92PTTr1JlOOoWDHAId2UNDmEmU36oeg84APsEh99h5/Euw\nJp7U\r\n=02nT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9a19bc89210ad52f0d0299a5c7b9aaef112e9a1a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-9a19bc89.45+9a19bc89","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-9a19bc89.45+9a19bc89"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-9a19bc89.45_1558022525116_0.7957179819993772","host":"s3://npm-registry-packages"}},"1.1.4-alpha-441ac6dc.45":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-441ac6dc.45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-441ac6dc.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"85d5bddb12d4fae528b593535156aabaea7d05c6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-441ac6dc.45.tgz","fileCount":156,"integrity":"sha512-6xwZ9i52b0JQ2iewS0TUHWpBxqiakvntG4iN1sPt3URSYyOA1Z2OfKRDk8Y04mKxPuQHGrXos/C2XL2qIQmxaA==","signatures":[{"sig":"MEYCIQDgx98UlGJQlADrERmWK672hg0jp8tglEzea62nLcR1lwIhALVBb2cgwIEFrrhquiIFvely1ZcgSl/iZsl0gsejx8dW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc3bzyCRA9TVsSAnZWagAAuMMP/077bKswfWjrfgUtp9PO\nj/gUZXueSpeXryczDf9Sjt0FhcKd5jvmXmJ5tX4b4NFUazbCWN1mr7rNiy2M\nb3GpSTc3Ri63ao/2jpZ1J9Fov2jZZtCbRYrR50pskQZKoB8JjvRzcKSoS+Z2\ntO+vaRxH3GBWTpfbmgR28ji9W614gX5fj1SAdeKXWxF9n4dDLDOAUJJKhPcu\nBeWp3KnW4lBRGk4dgwvEXuN6GUT2Tu8AN3JIPVwcOO2fKBR3xKkh3hs1WhUR\nUaZ1geaFIzqKE39naWEFz65TaNlhYmy8YOxSA1uIZPyJ7MQW+OksYvYZTtbG\nLa2Wxv+uM1nWjEyGoPKGPDWD5ptqESEjHscw4LmmgbNyrLlSYYEJcTdW8c+0\nZpRaCeptgnsPrEaZJ4U9URJ5t77ehB/u64pPZtViPRzITmY/CGKw5HGi8NHj\nb6zWDcFYLGCFrL3JwFtsPBsnQpgMKrYrIqeUQY2knykplXRHHhhjCT8ZRP5x\nD5ypA25+Akr30ILs4rRJEctUkz7DsBO7qaa1Y8CfbkyRhnG3DcS94YlzMsMe\nBbv20tzE07cvS86hbKQFv9ZAInFTiIOrPYD/vm7q73jBUwvDNExaeQ0pRfM3\nwEhVkhz1KuI8OjNSh9hBGLI/Y+xaPtu9VCKv+gsUN8nt4T5Ep3GcYf2FHSvQ\nvskK\r\n=lxjw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"441ac6dc102a1ff94c9625cc2e674f0d6ad99876","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-441ac6dc.45+441ac6dc","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-441ac6dc.45+441ac6dc"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-441ac6dc.45_1558035698013_0.6266739855580286","host":"s3://npm-registry-packages"}},"1.1.4-alpha-64a47cfb.45":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-64a47cfb.45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-64a47cfb.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a1035266f55eb81263b7f9a8b5954275df0fe0a4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-64a47cfb.45.tgz","fileCount":156,"integrity":"sha512-h9yGylfPO93KD85O0q9ZOTXilm5pH5f2zDKCMiIJTNGOqmnND1Nvuk0T7uwP8xWeX9WIPd6J2gNVbhREuiwXNA==","signatures":[{"sig":"MEYCIQDskIv64mVMhua5ApKNcyggf58/EVChd6+CnWafzOC8tQIhAIV0b26O+vYXM9TxWpxm+Ec9A9mMVQXGesiBVmsfjwmZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc3mVBCRA9TVsSAnZWagAAKYAP/2lzItLmjfViDoxzhw6p\ntV4DLJgTmmUoKw81oNoq/LXImlqy7mH2oqEX2M8NlXwJ2HMt+I8hePjjfvoX\nBFLuxFe4oCLopPn7TC3V+Imqsi5unaud/3vNOK4ZoQ6lcxJIJwbWxyNObQxq\nKVUt/OfT3FC3rpiD0NdPgh7OsXvvGpJyzIdX8LYDV04YNTN/OIc9vIMDBN8U\nrl0guQt7YSoJAkXqE1FMdiVWDUqtZWiLl+PP2AP8MrPQYTPnZt8hm0vZNZPb\n9YdKOL5v3sU+yp5fbk60un4yPTO/wOpFwXthlxXHgucxo5T4Fz6TMLlvewLg\nh+3VjXQiOIIkCPYNka6pFFmcV7t2n8Eu+t4iGOS5CvPLkmJjosUBKPHCmwKz\nGwH8mUjAHQMyg/4DdceujefeyZXg7oIDpnkx0yz9i8QYHahjyDK4DqpprQTD\nd4Gha9NP5vL/w+2sfyCOTzv9DybkV9LMbc4VnjwXlFVqm80fvH8zznm5HtD9\ng6qZ5AdtDF6gNQIhS5+r4Xc4vlF+RDq5Wsr9j7r7r9G2FvsKv1L7pMKwc8fK\n+DiXPbwTKyx0Ccw7cb7dtKOYe6YqBGkXWz8tatdrDhjEXz16+mCelN79UnOu\nmkUxJvK5nQ0z7rloh588+piGQyXu+gntmsQ+Og8OzBwC+2m/gPxA35huUdvU\nfQBY\r\n=Cup0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"64a47cfb3bc07b919c67eefefe1bd8cd1388ead4","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-64a47cfb.45+64a47cfb","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-64a47cfb.45+64a47cfb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-64a47cfb.45_1558078784651_0.8722024346657726","host":"s3://npm-registry-packages"}},"1.1.4-alpha-86302f3d.46":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-86302f3d.46","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-86302f3d.46","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"696e54ca0a890b459410549dfa1389916cdb4e98","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-86302f3d.46.tgz","fileCount":156,"integrity":"sha512-3NzZZEfP/7xx26X7veQSx4fnlvFDOentXQa6j7dAxynqSUXTawcPmTRQADAzsQjXU0SrukgbcOVTwUZh+hcFHQ==","signatures":[{"sig":"MEUCIQCebgJu/r7l5kYJPAvDHBCtgGe1SRk6UIveYsqtvZrasgIgC7FHk8AjfvAVVMnZ9Zt4tZOMDdWTw6UQuMp+GI4DSHU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc3mV4CRA9TVsSAnZWagAAKPsP/RycQ77BfY3XLtt/shJG\n0pmpna72VshVcOWsMFiSWj+JBhbYziJHYpDlp/2OvuMpXgHZaebKSzJAgT1y\nhxuwDJCi4VJMPB1rVTxy7TeoJJWwZCx9HVWWogdLlazBcZpa+SF9xfkxd4I7\n6OBCDWBw56NB0OMbJt4SlZjGfcrJSBSt3V90Qxg5tmXFn2FMWTgvXyahJDUF\nxZlPclWDnZpTMtI/QwKRN4X4w/Oo5NiZwlD9FPkVQ8Cx7L9GM18GCUqA0UfV\nADlsz046VSonXS+lsO7PkeaL9xmWtNenjgFV+qHGw1EKPJieV8YfApysDFRl\nob4HBy2C85zV5lT8tkFPXw3ivHCaWk0xgTZ4EHfudPUb2K9FnyQ2bCEyybPw\nr9cMFkdE7ZOaMchCI4a9zHnI/FO0ZtV0bfr9Jsy0WqEd20Z3KRVFXgGkIb3z\n9xhL1HhY/5hQ4KDtKG40fyxATyA4WgUw3vB9XAqxho3aDrU2ATJmNkI0Ju6+\n5nOyFjXe3dQC5806jiOlFn+CNM9TR7vV9ni8qKfYgBcbb5rHNqJOybU6n4EU\n83XEo9Zy5NBFc0zSzP1od/ugrhWikgSlNmvehLerZ9q+1lfGkjBE/fmaD1qF\nd/CVv5ti6wt0iwYxSSx2NBeU/lM1YHqIkxNVz6btMMXX1vUzHszzZ9H/m7RF\nLd9F\r\n=yjcO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"86302f3dd907b8fdc0a110ad2601797575add333","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-86302f3d.46+86302f3d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-86302f3d.46+86302f3d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-86302f3d.46_1558078839379_0.6721592890070731","host":"s3://npm-registry-packages"}},"1.1.4-alpha-6f9d2504.47":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-6f9d2504.47","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-6f9d2504.47","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"8759a29fb1db7e1b8125c32e23065062cb911821","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-6f9d2504.47.tgz","fileCount":156,"integrity":"sha512-1mkPSvVnKs6Rnn/+XnE+90CA4I2kSTJ8V3haByfdwcb6Fdp5JdAjlalZtxvOEa3lS57hwBKCPiT9JZlWzNCRwg==","signatures":[{"sig":"MEQCID9v42FaZn75KSUh3sfMTT5X0CNhczqEF05S0GG/ac/xAiBPnglEMW/5jJIyevSKDND7C3yOhAf+Lnisn4eQPZp+bQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc3mWFCRA9TVsSAnZWagAAQTcP/ifgwZFQZFZzL304Tle9\nRM6U0wvA3FUs/uoV8PSKC6EULvCeLH5bV8SsXiD8jpJuC0dsb4M4KkRzYz7D\nNzCI/6F/JV3M2yX/C00oxlYcZ57eLPbaGAs6lgD7l2SgQOe875/C4NI70YgD\nt8pm1m3lJlnmwz82MrihGcUbvvpssYpYPFiaXfJjH5xBIp1jg9b+kuwDDhxx\n28KQSPB4EvnDBJeBa8Ovvr9CZNE6CiO/IMr9B5Sq57rJMa2TORq8Q5O5QA4l\nRmCOOi38/XcSaHZXvlQGftRcJuZSM0/LlyRSuPIYR2LD2Jjfo7nIHQ8XdFOd\nVm4bgER3yJy65fh9aCP1pH9L/8beDpG25706sKn2+pmWvvfyBeMV0Dy3IEj3\nzcIZE4qS7d/iO2xXcPP01ldq1qlkTtX5vDWeJssEwTGYksqyHfNDoARK6Sri\nHqPlhV/mMLn6YG6exWma+TjauGX3PJ98yzvDcl6W8kyHYfLlkHH2NprZToCn\n9nxxfO5RyvzI1jMMhurYkbVOuoYYCwuldHdaRnG6r/RL1zVdlNa63pjSoblq\n4ufW2N98hbnCRSgfgoYhmRVGEHULds+7YXigU1JWdhDTbf4bXG1UBm8goBHd\nacWrPbK4cYxzUjt5koSBKq3hDGBL4+NGRVejk8Pf2NX7G996lxWE3DWzUAHU\nLio4\r\n=vPJi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6f9d2504fdbe535a664523dc121c6e3e9905739a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-6f9d2504.47+6f9d2504","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-6f9d2504.47+6f9d2504"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-6f9d2504.47_1558078852411_0.4173442370132179","host":"s3://npm-registry-packages"}},"1.1.4-alpha-d9f9383d.48":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-d9f9383d.48","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-d9f9383d.48","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"02309a1bc030c22a232bd81ced45e952527f180b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-d9f9383d.48.tgz","fileCount":156,"integrity":"sha512-f1DeIVeH6Sf1sxVXhfigpsi2Er4dC3kvqVydUOqfITy7LxNtluYidy+sGYci11yIPGaAc9yfsQWK8FffVqO/8A==","signatures":[{"sig":"MEQCIE5FhWhLwlFJq37RT+kbVAWPIx9bdd8X5UHek56OGvpAAiBdaI/TAAbSQjXuG7Oe3E/RgHrtIh6gCTN9zt4Ni0hxQw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc3mw6CRA9TVsSAnZWagAAEagP/0cL22DM4DduqKpzECvn\nWKWe/GjwWWc1Q7bmZaXL90pJ8Zf0NpsSj1MCFrI4XIE19EOV2NZxKIL02/N+\nLHWd+DTKwlmkaLOk5H9chgntG/E1l/HGiuuoBCkaQOGAk4GAgwlJxTkHreBp\nE0TK9rakLZGdRRlTyUB6kWBndXjGJgLCwpYgan1dozbAqfwXYz+OCdE8eEiu\nXKno4IiKF4NYJHPGLc7MkuJdOhyvdfqGWBqgn1nrTfcDtpSBhbDIhg9WQswx\nl+456EwNwAhxdqFAeDNip6bqKUSjjk25QGS7XT74aNyYLC1JHUAJyOS1/axF\nAlPwHNiTII/3lCWizGYuG7gfxhlXQGYBnZTC1EoOXl4gGfTAAvB1pnIdMrrG\nvI1h+UP2yGC3BvfI5DmYWDxhpSoIk7Zu+wf4vYoMxVgDd1hZhAo3lecspSQn\niuTll6lK5T+N0taoq2cU37KfzvsjJ9EwEHizEB6NqZxf9W3EhS/vSAo1+KXB\n8IQua/8tBFnei5l3uIgef5N361l5gqG5IYtsLh+4CQvUJ2Bs1uD6Cq0RhWJn\nBIvLjESqwg3P0HrbJXD7sXB0T239HAMrHqMjkzEF8kjw5xrnLycwjAEn9GXM\n2iAi75aDugZ6tzdLJhgMM9ROR1ii86niuv8aMR2RJiQVjaGGR93xqhS4YShJ\nAnqg\r\n=QMJy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d9f9383d3e75d14c9caa0976e8c0b6fb2ba11b26","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-d9f9383d.48+d9f9383d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-d9f9383d.48+d9f9383d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-d9f9383d.48_1558080570047_0.9522281624133289","host":"s3://npm-registry-packages"}},"1.1.4-alpha-32e74882.49":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-32e74882.49","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-32e74882.49","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"2b423dbad4cb78ee3bd15e68ece02d0d87b19524","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-32e74882.49.tgz","fileCount":156,"integrity":"sha512-+5iutitTRdjUAwycuIud7ESmckSgM9rAPuvj35BsXUCzyokicKtuldPgwtJjBH1AZB8ydU5iUrGwIVS0hUlEVA==","signatures":[{"sig":"MEYCIQD7OWjBMxtM6r3WrcBfCLytU5JkrOCwnphCNa/ULpWEUAIhAIowZlZ4fUGt9bqFSichJTIAzkrvJh4+HgfziMM0Sckr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc3oKCCRA9TVsSAnZWagAAXqAP/jTGeBLy0ev6NpGONrk9\n13XLCSH7cPe+ETuKV8BTwEvMXBN49Ni4hY36wJ69iPmufNouWuxx5aXf1qeI\nM2PTV5FN7sGvd9K2gtzDVG0lNg9i42lCeMh8Y7E7FdFTZpDurCS9k3I5bFOF\nWTY3e6Rhdr8ad4iiUBqHzF/UatQNT4AbcaoVF2M91G+U4GK8ROZjUFjVK5eD\nn2CiwWwLBAb7u99avM5NpNt6lh9S3jUkaGiPwV3O+vS4wQ03XSrOooizrDrC\nLekJH+pveOeZAIStjAFtkT5XRZSn4QM0fsEaodrHnYVKmZbD1ME4/OIbnCma\nARHq88P04LsGFomkzy1aOym3Qo5qq8h9R+0/Q+2DrXll0jtv0HpNvPOxh8+u\n3pcjv7IHNY8evWt0LfJFYqS4inHIa94aGoTbouqyUQlC3dsdcUh6kPQEceCF\nRkoGn8u7v8NNjXAwsEiH5AVc6qY4DfFNCu1Aby+l/wg9BGuxJ2IoIbKCZU/h\nDGLcAWwNLiYEk0d+EJHHzJdQ8/3G0Ld3YHtoO7gp+U48BsHkSbSUPmYR36N5\nRnYnZvzF12fxy3OmTOtZcRRkEpOgJVImrfmQK9d7xODdrv5MnLKIEVDbViex\nklH9eSiA9KoHXVVcFN6E73PCXeoIqJMfjQqUttpj7f6DX2pk9Wr0+uTOQXQ4\ntjRZ\r\n=9o6G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"32e74882f504eb96e083d216e6333be019ed8f36","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.11","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-32e74882.49+32e74882","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-32e74882.49+32e74882"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-32e74882.49_1558086273791_0.432682754421321","host":"s3://npm-registry-packages"}},"1.1.4-alpha-48de5dc9.49":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-48de5dc9.49","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-48de5dc9.49","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"06f45834967961a840ea1624a1b999fcf2d5db40","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-48de5dc9.49.tgz","fileCount":156,"integrity":"sha512-l4K8LOB/aVQd6EhkaZ9PBIxqvWaTn+JiXQGBhunh/A7XOeuYLY5Lt0a5QM+Lcae59qF41dF08UAoll8dLSZ3PA==","signatures":[{"sig":"MEUCIGwE20oEGcC268nB2vw6eLvoOPCZyM2d1INGVeU9mT4KAiEA8z3mOQJFeC7IHcFLfnnm8CysKs1ppiJ587TB4AMtLXA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc3rArCRA9TVsSAnZWagAAt0kP/2o6OFMuApqQOSTAbeCT\n2mLtTkeJJ2YmOGwSzr2lc2P0AAGYMqMZ7/bkaG3yGVKr8Hwmf8GDXdKm3h3p\nCcGvfA2+yiJ4GXpAzED6itidOeK1Im3n2D66j6B5xULk6LHs6yYNDg0s/PtH\nuIuqlElKylNd8RmzN7XUjkoJ5dE+Z0+QUD0F42rv7s0mhXBBMuw926HRJK3t\nFIsAX97S/Zrk4xVVl8Ij5osAjv7aZYuGaQShhVwBBFSH5XC2j2hUTTCCoO5u\n58Wotr+TyqWvP2TzpkBe/eWS4bDd5IxtzESZeNnJkBx71tF5EKwiivyRJEdK\nKW1jzt2RxbaonwhatMktJG4+ckESkBToP2pwunkNeTGafEBnt2pIx+i6qnuI\n0EY5pAk5NKczPLBaiu66FbxNDVE5mgDs+3lB3FiGrzOn3blNqBpG0FM23RTF\nn5dt2ULjyQeiU4pNm4L+tcj8WZrnpqawgcDJ3eT7IiV2B4U+ShRCajB6rezP\nDsU3Z6A7UhsCpiOox/mxsTEVkEqcZlQeKzDIMtMsFmH/8OcP1K8WbVhOTKF/\n3McrrjXv/V51I8+K3zRZXFOLT3+hVgt1UWARf6flHd4JevlyKGTeAK/teJZx\nnGDdI26dMa9SEoSyGMYvbQ59PX5letmjWXKmbIaJtbJNnRpFZKz57Kj3Atln\nqVrY\r\n=tOun\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"48de5dc9a7dab6edeef69b9a4d3f2125383b5e40","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-48de5dc9.49+48de5dc9","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-48de5dc9.49+48de5dc9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-48de5dc9.49_1558097962420_0.19273938093799647","host":"s3://npm-registry-packages"}},"1.1.4-alpha-0dc3c1dd.49":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-0dc3c1dd.49","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-0dc3c1dd.49","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"3292a8d48c63dc61f10364576ef5c6fb4b35af41","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-0dc3c1dd.49.tgz","fileCount":156,"integrity":"sha512-ctQ9pP84Kmx0TiaM+OOEMBsIEEjvMafze85xLAO58lDGYQvZEtPawZSonzHjKWa52IGaNJDdhzfkbrJbjd0FRA==","signatures":[{"sig":"MEQCIC1AZrubEzUC2tmso0QndTWx1zePtk4AmNkn1FQaAxWBAiAaHC9uMBLhjBh/EdNo3wd7Y9qJckFViWuNJG57y2gIQg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc3roxCRA9TVsSAnZWagAAKooP/0yY5/DDfhfWo6BkBo4P\nVwLOtzBn92XCZpLKm/KKri9a/sHJKOK38kOuZjUuwENpZgW0duzNfi7Zz0R8\n1TomJVNaVNlSYKKZBGhNdiuCLhJM38eTb91TScf4weJyVpaJvrbTcN3s0pq8\nBTjE6zBk2i5p2mYne4q3Nf04Li4oIT0L+E7Sc/hw4RRoOp6HofAvJ5WR/i6a\nw2oKIUGj1LCJgqiBtr3+aoqOLo2NtOKIYdftXBMfsDZzUGqED6HQRzWNs9uD\n/2ZEC5d6xBSp5XlVlu5FAUeDcuZB2i0aHVfOKnQ/ds/8Sf0cp4P2R7g8FOw9\nCAAtm43DtEB6d9hbKZ9G4OTVAZ7h1e40rn2vcXxOpevhbBodW7+ibD88VzHM\ngbLcj6T5/i1o0i6Yjyobl01gE89E+1OxqTEW7uyvXPwgY3YkjKSZcdbQAKph\nNRxV/36XjDkhrQhYxuhmLLOzo1XV4xwbtvFhViNlDEdnEreNgz5HuoPF75Dt\nHAAJffSl4GvQfuHJHpVdTGNUhZKxaGYyf05bZI22ASM5ioDKgtRVNtJr0LhX\nYDzXaLwv2/dc0PRrv4CRFrLlY3v4jnZ9QOOIsMGfNToPbAUsQDfTzDLxIOxo\nQMB1rMNsnHP1XKa3GD9+JHLpjKSXQ8PnYSVfPJReNT8t5VdgnqLd1iEd6P6B\nQ+Ye\r\n=QR0s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0dc3c1dd811d38c1087e0cb7e79831afa6345f20","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-0dc3c1dd.49+0dc3c1dd","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-0dc3c1dd.49+0dc3c1dd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-0dc3c1dd.49_1558100528123_0.6150275707538486","host":"s3://npm-registry-packages"}},"1.1.4-alpha-2fca8850.50":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-2fca8850.50","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-2fca8850.50","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"e3837d8f0610cef8969f41e4b12df451c45ff0c0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-2fca8850.50.tgz","fileCount":156,"integrity":"sha512-LZKIasBU0aA/z7QcZVqFr/PtEyQac/EAn8G2+WNuV8LzPNFecfj6L6o7kRRrSkppLCkH5AWAcpi+eiNLcq6LNg==","signatures":[{"sig":"MEYCIQCvd4h1UHlECjYAYS4hI9mWqszJFTElXpezclQkCZMKugIhAKF0H2Sz+StGgahGpcVFk7M2CYMzSfTFNVMJwotO+ndU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc3wD0CRA9TVsSAnZWagAAWIQQAJXy42HCfltkgMjCauJQ\njVPTpv5HkdwumrU1NBSLieTKbJ/1+WXXN2nymdpJ6rgM3NbUtw+isx+NfCX2\n1yzOZNpDIUzKj0AlPflBpO/Rzz4e6VOAJx4tXD3QeUie1vjNcG/H01nxWi+E\njT0PZN1UY3cVS+4RMbpKyOZEIZkDDv0Uv49r50syVuDfp3bho7h+Ty+QMUrt\nid2AM+6p4x8efoT5rSKfBXQXHPVBiEh6ZaqOj2gLxJXLbRUr8DUxYXGoAiCB\nVpYwMoTNEqcpS6kxEE9KixlBrj3UlEY5SJovnwaGkAtluXEjK6izJYT4/EtM\nPWrDbAeZKSpTuBgFmS/jF/lKdBsh0Li91Qxn3y31rVYq+opUlFfjmDcrGDgB\nIKGOEEPw0h76qgaFi/yZkoM8m4vl3jZZ7bG305BdSe6VPKD1J8Yg3EpOvDHi\nEUIGcl5eP9m5kPKNUmBOmMm98E18G6sTLugXpQyi3qc6jDhRPe0o9gx9dh9J\nziW4bF/6UQ81hnYCr4TWx4ajwsiA2Q2B1wCfYU7pa72/j0UgZJbiPcqpBZAH\n4t/nNNVjDhm4p9U9dAf2Pgtl/vzY/52WOfTvvbNfnB4RHBQCJikR4OZyUvDK\nuqaRPFbbjsh8U7PjxYonnoIZajcURveOT+GPNaE0eqp6n44bRqCVU7FhZRXq\ndY/x\r\n=S87/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2fca8850755631e90dc10b37f34b40a1a8949d7a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-2fca8850.50+2fca8850","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-2fca8850.50+2fca8850"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-2fca8850.50_1558118643322_0.6045891419048499","host":"s3://npm-registry-packages"}},"1.1.4-alpha-8d9f2157.50":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-8d9f2157.50","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-8d9f2157.50","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"7bbbb79ab37229beac0bf42842c45cfee28c81d2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-8d9f2157.50.tgz","fileCount":156,"integrity":"sha512-q3A55voDPST/vyImQfvKG4Qdn5NceFcNvh+RLBmFd4UkQhTwLG23K+Oen6sZtoTIAc4ficzmegWbBukjmN6DFA==","signatures":[{"sig":"MEQCICW8oJ560WfimGlras2f/YGSTcSlQU+80wixsI89LgSGAiA6eEVIfNVBg78u1zHdkESqAx/HsTLf8DECjI14iEs/fQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc3yb/CRA9TVsSAnZWagAA2RMP+QDoYXmc2mOwBtGcv8Cv\nGfUuicbkRKlKsGzEHIBpuCbFgg22OfgHMnY3pvfvzM18qJODoviGQ7Xv5e/5\nBQl9U0A0MVATKosBEfRO5T7kZgOO2m29+cQJUM6ONIfKdc7hCOHgpBCMy+fQ\nMres4GiQuWKzTudLAg5F6tVnqBuTC5lR2Nv/L7TpoXIUrSz3/HbrtpT3tjXH\naj3p2mIyBFpqBw7Y/7odRjlJMsp3bzECDr8LygY92AH2O8xQQBjbSmohU2+W\nUL0sLL9QUmOqsQXLs4Ye3Ori2uuAtG0ZQATVREluSTb2slmaSnPk8Pyr9PxZ\n5trn6z2s0GlGZm2P0U5EBlyAY0hxbWqrnWoPLFXk36VCBv3WVcyej+GUlHJ9\nPw41FZC28YJ5VzCNvLcj0KB42sSntU+XjD5+AdggfmjcVpQm9Ut028JEQFYc\nCrwobh/ozo6YEE3AB+8KUdNxS61MQ5dzNl43MR4Mt1UlkvOk2y7WXsRTUjbj\nvwqFzf5X3CUMD1ppmA1n/fYmhU9BV7mgdNXufGS+iDrYcJGDyFh2EER3RHS2\nMRNqAQfsNNimb5TXu0D/d+yjY/igAcB/F1PiQovw0qNNw8d0ljdq1U6CsuzM\nTjAtupdC6sSXat5j0oh0ueMsbnUR/xIwZfuua5lyVi+OsAOkkZ3F3bP+sKYw\nb35k\r\n=RHH6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8d9f2157d30af46ff66e8ab38f3a62c001c1ee1f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-8d9f2157.50+8d9f2157","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-8d9f2157.50+8d9f2157"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-8d9f2157.50_1558128382845_0.2478204926459393","host":"s3://npm-registry-packages"}},"1.1.4-alpha-62ee81ed.50":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-62ee81ed.50","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-62ee81ed.50","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"23398aa99b83c0986a6443daf99bb044cb4f166a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-62ee81ed.50.tgz","fileCount":156,"integrity":"sha512-sIXElZBTYn3tZeFlqKfxCtgpwf6xrmSN2B6jU/RPqdaFXiIvLxzQbQ/exCfPFsxm51hO7pR6+EE1cRUohvr/wQ==","signatures":[{"sig":"MEQCIGl4Xq7b5xJGxWvEgg72trm0X8LyVkv35leTtsFM49ynAiAVRMoWSLyanZKe2yICTtOdxdcZQ58kdLxU9RY5XHs2fA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc33+VCRA9TVsSAnZWagAA4XIP/2sJCMGExTkLMp6BwvYR\nk9fKc2JqV53XZ+KQRm4onNR2Abjs+l4kjrimcdU4tW2UErmmtY0/EdvniczX\nk21hQvO4mixVivs9F3JXy7N30v5+7uoJSZlPWpmo6pOOO61ZqGNp57LV/Z8D\nRWJ1UTuvw+DWdfwSuJRtCZC2bAgUxSYOSkNOyN1NJtxXhuebNIhrjtATdn2N\nAJiZvtYVkpKy9ddJ1mTqDCcs4kaO1tA9tYzT66ktbAkwi2Nm0Sf1khl4eMlx\nm/EeArwVV7eIP90kZK6YDuxUJS0YigYg+HfZTuPcro0/n9b1En7Y4KUGK+F1\n2VNI8nqL6t6Mxe8u54lfJh/gcCnAad3lEuB8AlvI4O9K2aYCt8qiw5TRxTcr\nOqywQJSHPeVzaj3POWecp/EeaJI0F1Whf95Rd5GNZhZb0qZgwl9IP+mvZiZS\nPy0TydpzgBBxEM9XRTVyWwV5cq4eeVISnPHfKUjbH7k/NcA51t47MQPalKNm\n1pYPO95dvgTr/NuhNnVmfLw+1BxTlMsKJpXr3o2VDLEt9MXF1RWOKilbGe4h\nM/S5NPvKjTTScksw5+6V/xEBoyb/36dzkVUU+GHGeO0ml2GKHRtHemj5auu7\nds9S8Npp7RD+sn+6aQlJGeo26zbpQ5sGbN77MlN3N6DZ1enFYNWFlDa1KA4V\n3X5S\r\n=64ay\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"62ee81ed94840822202775456c2b46280bbfa458","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-62ee81ed.50+62ee81ed","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-62ee81ed.50+62ee81ed"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-62ee81ed.50_1558151060397_0.5595706019492901","host":"s3://npm-registry-packages"}},"1.1.4-alpha-6f4f863f.51":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-6f4f863f.51","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-6f4f863f.51","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"967f1d6ea7faeef5436f35c191c9b52abe509b0d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-6f4f863f.51.tgz","fileCount":156,"integrity":"sha512-bvLsfLRskx4YqkCqF5QiFRfZ/4IgjQm8KepfhdY8BPveKAK9d4nGZSJwgyaIy7fS5/fxBQF0lTGG22uq3nJCcQ==","signatures":[{"sig":"MEUCIF6qB5SVXrXIzNgCWGpsBKX5dqlktYDTJaYUnL1/24xRAiEAzW5JWIiASvudeGvU/dum2qgrgvZc3s4S4LAOJWJJ600=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc372ICRA9TVsSAnZWagAAB4IP/R+UnJolzuvEX6dMGWTA\nY2qJyqcQTl6nCQuQz8fmrIYAIFzCxvpbZ7+ngaIJK25PsRQWgQtyXNPP9HpP\nQ4OaX5VDXF1dCQ3rFdDs33zql+MCSpsD7CspXt0FVZWgJiRUjBj4Kw3mGRWa\n7ZJW2S0R/5AK4GqhvTdvHVlViLS9aZ3C6bx+9rdcVH1NsqRjJfAsZ845CyUk\nEsf4eqdbGMd1ON65koN0aumjTUhfGBBaZXZBWvEL6uFWhjYptBu1XduLh0Ok\nEqfi+TC7r9TYDFfQoA+3msp2odV6Fonlg74+Br7N8LbHgLnHims++H7cAd9Q\n3x9I4rZroZQkmAcpJRX1es4vuQpRoQW/MgLtsvtLjr5SX4pSKGyqn+fM1S3z\na9lN3Xt6j1gkbIWDMg+beLTFbAFz1cJ6c8GAO4wzo5xJO0FNxYu563M0BkzE\nA69qZLA2tHjgWKRrorB1kzmNdqZzuT1ZuqUee8STDtYm9rI0NQ22Dqbu84N8\nAr5o8AnNIcfXeNmxUTNZUYIH+4zcreZ+cDqvwU/BmtpRZEfI8+NbkggUHz5C\n98qoNaSQ4E4Cjc687dy0CjWMx8CRXlZ+el9v/SutpTz8tJV5+Wj/P664vF4V\n43G8shJhH70U2McuRh17us/8Syb6pBsSbjTAUFEyDsHWvs7bmMJfzD5HZSCn\nxIib\r\n=RC0B\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6f4f863f18d3d6563ae8da75923be7f50b5353fd","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-6f4f863f.51+6f4f863f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-6f4f863f.51+6f4f863f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-6f4f863f.51_1558166919655_0.5006108158066256","host":"s3://npm-registry-packages"}},"1.1.4-alpha-cf3910eb.50":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-cf3910eb.50","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-cf3910eb.50","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"f402909326601ab2b78e6a3b965c7b61438cc197","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-cf3910eb.50.tgz","fileCount":156,"integrity":"sha512-WID/csEJjQRTskGAa6Gq6ng9EQYS8Wfze9NfHr5EGe69UCdZ8WYaAu8cleAJO22CHkq9Kb0FTyyZu/NlBp0fDA==","signatures":[{"sig":"MEUCIQDMTIgVXc6nCjr9yRexg2LSUM8o/q91FdMMnipthReM1QIgMzLrhCwQRl4mRhu6DfUjrmjLm8F+aT6azeuglslfcv4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc372rCRA9TVsSAnZWagAAhPwP/Ro4x5a81ACbWKPtCQy+\nzRicC1kGtl/PICaZg+QM2qXuMEsbhAEAMNvNuYGKToL6aK79LyZitLq5fZVO\ngGGonOTOAzbN48euI5awk2/KxkutYVI9WrO7qlI0CPyFrzQFEIZU1dRs4LpG\nEkZRU4iN51nSjU+jWP0d+sFd5H5O7vkW9ZCA8tSasABAQny1nEc/7yOJAc+4\nexIAEvFWJrQXayT2j0bmPHWK0QeNwS88ujMRPiprTiPfae3m5NkOnNkMWu+/\nPgfBROBXJHRGR92+4qzhcdyGQ/jXPyPJHmd3GJ4elrXTHnIvZaAkmqF8xO3v\n3qkOGJUlwoqIQDnP4rQYo4orFPrePM/QkhMj+PSpXXbp2zm4K5BAanLlB0lq\n+lG3b5O5dqsYYGVvEEUM7ynXWAeSxD/kSui1R3aUCl+USl7//H6LMKXzqs1n\nTLCXLNrg1mGug0nQ3NBsEMCIHAgcqp8gQuOvBXqlZk6Hv4jeQPTI4qAw5a/3\nxktrvk5jCeD2kcuHbEzSeX+yIQpc0PTbSP2f1nBH6WFEt9wXKUi2n1LlkcCf\nFhzC7xPcgw4NCVlYosJSSwM/ZK0gyIX1tA+GZ6PV2nVC1RFa46irftk3BUqa\nukyIEE6W9beQZrG9B8yR+I3ZlW53qst8CiBmXyFBLB1QqWxxZgoyTFeCmY4B\njQZt\r\n=naAd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"cf3910ebca92ac830f39b1128496ec627dd3b10e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-cf3910eb.50+cf3910eb","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-cf3910eb.50+cf3910eb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-cf3910eb.50_1558166955099_0.7520041005832503","host":"s3://npm-registry-packages"}},"1.1.4-alpha-97d0d0bc.52":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-97d0d0bc.52","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-97d0d0bc.52","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"484bab4d39dcbaff0e6b06ae47735f9b9fc998ee","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-97d0d0bc.52.tgz","fileCount":156,"integrity":"sha512-CZsQIcMtWK4CuB/5dvSzIVhf9/C2w11Xovof5kgSiAcIzqkaYs9Cl/YAfe1+f5O36yqnrKa0BZ16SRuaS2b0og==","signatures":[{"sig":"MEUCIQDfTDp/Y4y1H21f7ZaufP6itdioFMYnFp/Ib/aWan+4JgIgDZQLxuk9WmQI/qYBfhA+SlZvxYS9jx6PWFQWqQ15Ltc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc373CCRA9TVsSAnZWagAAAkoP/jp9m7o/aXSeGxBTQ24e\nNoltaNO1up7cF3bbBFiomXTgwH1YiUpocGTpbyUX3h5zXYiN+COVZLzjOFSV\ngJCiDjSbIOasKeNIDlY6WK10W9oIafWZD3yLoLuszrMzz/h9RpJu1fBG9TFg\nBG6zGamIpj3W+G+mkhH1KJmg8yvt5MzikRPBML1CL0p6NCJ6T0IcHYC4xSds\nv+lc681KmDIo/1CQ0KrZdMwoepH60ICFOPQfCcK8r66t55fKqyjEuoD0FwPL\nTn2Dv5crBRy4JEma0clR+tcnO1wQTIOIwUzULZgjXs+1JffSz9UqQJmV3DbN\nVPKcxvb8DUtTvRmUflD+HuY5yynx3K3vhiS5pqd8u70s0RKfmRjJRIn4tjI6\n6w9ScICyfLgQSY7FhfFmGx7IUy+fqtV1KKJRV1bFfFMUczYKg40z0RSNWu2Y\nENTl5kQh99DZhAMYt0drMbrpNra6raoU/EScwDSm7EPsFMyTqFLA1XrI1otk\n547BTfz0CTItO4jd6A07O4JDMPZljOzIEvhK3chX8odAeErAEeZ5Hf9JwrKP\n3Qq4quFBua5e1143+OfKBQ30T8xzrBE7HysA59SU7KzHEhxcu4G4QtPyqcOR\nHZELjpWP3hPl3OG0Z1msFOwRhNg60ABzWYaLryn2w7MSuwYfQTtcDhasbbk2\nVZaY\r\n=I6XJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"97d0d0bc798cc3b9af9a7053e926523ffbac270f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-97d0d0bc.52+97d0d0bc","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-97d0d0bc.52+97d0d0bc"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-97d0d0bc.52_1558166977961_0.12334354787077784","host":"s3://npm-registry-packages"}},"1.1.4-alpha-804a1b43.53":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-804a1b43.53","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-804a1b43.53","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ad14c804918ab7c71e7274dcb89e86aecdc82b71","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-804a1b43.53.tgz","fileCount":156,"integrity":"sha512-mt1/yVr9vhslz0HdS7rFbUO3Fzj5gRwYS9fu9uNylRkWZMf3ZAxp6myuX22GmNsGwmDhDCwhuUQ8FIp2YLuJ/Q==","signatures":[{"sig":"MEUCICHjnxV1X2OwuOcqNMbUP7DGKHB3xLL5ixy0CfMW8iVQAiEAmgUYfjGtLP+RN9KHevUod5qa5fbFhlrGq01PLKigfBo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc38FoCRA9TVsSAnZWagAAci4QAJgfzY8VhNC/vwLVnaq8\n8ZueGJGDrYfAIsC6w7auJAE2PCDFDXdTuMJ2ER0+Zs9B1UQykj/ftCY9lsQ0\nsWRh+yLJ+rEA4Li3eN6tJ3O9ahprpuh47Am6pJGiWM25wCbq20XywvTtRAuK\n0H+f9/cnbWoeYFFuIcTbhgOmItw4MhfpyUevw6z1bdnm43zek5vLjXu6I8KA\n4N9GbcWdwSAJPiNYn2PEfSz9ZUjipe2IgVdTt4ag1mNtCqMtnGQiMyccJrp2\nQqDdM7j4jqNwgYexN23VLKY00l+615/jCIBVB/riLgToXak1SIkS3PE4OIUr\ntxUIaqOvMhbzs29NAB+yJhCWI7nHUMqpHg/zzYqM42AoxrjRJDXSZDbx4mFG\nybTCt95G6PcVBhHkVdKa3DByMWop0vrs+lwVPE4RDip3GiHQWV1dMF8ZntTa\nJyUyE4tYU6wnPs946vE9e6LhC3I4g5yGAfQwZ6lzEpbNmBT2YlBE+IgrY2Yx\nWD1p3YuLgwjqyqBhgfy/7SXx1ixRxYnZJCtzllM+7nwtv/8y+N+nTfjXBRu9\nmXH/8tel4R/LtJojLaRnXQB10bNvm3CeycKS69tIfi8zbPKvLIn7C+vGEb9h\nHBFhDKd69SkOmyKGQDvg5y/RJlCrQYgRwcLB1yDBDP5idw/VHJq+qZSKrVic\nWJYV\r\n=OY3Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"804a1b43d29553197761ada1ac334081058e87f3","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-804a1b43.53+804a1b43","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-804a1b43.53+804a1b43"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-804a1b43.53_1558167912037_0.6571940614058758","host":"s3://npm-registry-packages"}},"1.1.4-alpha-9af7ed54.53":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-9af7ed54.53","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-9af7ed54.53","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"01474ccd7ee52a7972960be7071418e26270afac","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-9af7ed54.53.tgz","fileCount":156,"integrity":"sha512-xj9Nf2nYfTanHVeYyR4kfXj4IgNM5VOx0HxSUCREYpBHPo3Qc2whA30BLD9CejNnSiZE7LK9eRkr9BYuwc152g==","signatures":[{"sig":"MEYCIQDslbLqDxSFz8+4jrhafbsmlJ5vXbAZDbApC9aaunV/+wIhAPLcT8Uwl24N9oGMNggyGRfbKgBcI9Qp97VukbWKpB4U","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc38K6CRA9TVsSAnZWagAAFtcP/Aqp+XkppCJgmU3oV0YS\nB0m032sHOEqFz8Yb3mLFJkJtwqIB7yiTw4/CVx+YvjM1EvcUnuimgsgSLA9a\nldxtqCkVk5eQZj7BWAUdU9FSLI56BJJetTVKnWozWrU4rHndhitKbjw/1VmS\n0YX9oo3PpOdh6VU3MOJOD4L18St7qNcwSo9X4Uk+r0Bc6QD6J4LeFcqEY8Ul\nvFTQxBjuGsH7KucuhV7DPBYNgPVd5FnFF+JpliREycfKO65IIFWuIcUyLU1j\nK/uEX7xicrY2NjVYuicj2w8+xg9TwH3nm/r54c1BZxK8/MMWTOWAHxXeak58\nJcsJrrAEIXSby5k88CaT0faUsQp7kJYfdmRD3bw7N9Mqu2+b1ORlYlV34yH8\nNuKIPg7yv12rRKeNVV8ZAko2keX5Sh1xvGawgiLmQ4c0OSxr5Eq7Xsz7Sqtl\nEhjCOBv52qXUzXbUa8CuhOxgVzzZ9Vct0qXTpvfHhf6K99cHxmEB4sJ4UaV0\nSY4tjnq3PSVVWUuMtYZ5xCAtE/Q0ssO86i6mdlG431DFTHcjKv5e04DI0SzB\nJM2B9+5KggeJDVZe6ycJE3GXo6mwngnJFb7ax1P5R50vU/CW79TkL+wiRAiK\nsSe295jhtlkcXi9wMVkQaWWMU+8/zqVxWqqrspoqQbikvqFivoImsJrHkwC7\nbHR1\r\n=NDfN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9af7ed54fbb54c446cbdf043b52cc85315209cd0","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-9af7ed54.53+9af7ed54","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-9af7ed54.53+9af7ed54"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-9af7ed54.53_1558168249878_0.37280170136789237","host":"s3://npm-registry-packages"}},"1.1.4-alpha-2408fba2.53":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-2408fba2.53","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-2408fba2.53","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"882e04b5b61dc61fac551d6c3f6d1745fedf5313","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-2408fba2.53.tgz","fileCount":156,"integrity":"sha512-YUPag3nuY/4BL0pxsEKs+UlOnJc8N5/Ct43cvlgptdlJtgnTf558Pz6273p8olz6Ijfwen/SfeL0K2l6mgLpIw==","signatures":[{"sig":"MEUCID6Q0GUI+ZQ8U9Y2c7BlfFlliM61+mUz4Siau0RyXY7tAiEA1nhwE9/lr7gfOrjSBju/lE+haPtlQDPYiUkUncyhgtU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc38VkCRA9TVsSAnZWagAAgHgP/0YzH+if038SGFJhsJUV\nM0rE8SGPWa4v4jGkckTuEJiTsTJdFlfpgir45OGHmZMMesT2jgqaGh6JJoV6\nNSxpJFIcaU6PI816UpNUKtw9xoVo3os48NcmUaS4QmOEqyAekPcTJW7Pr/Xa\nlEhKx2ClXrsMP3w7r5V5buCxnQ7qJJnSiftGTysqay28xVOCQ3jaMS1tXdQv\nIztCUP+ca3cTv3d18V5NIV0asnRDFKjrkrY0I7K96Dq0LPJuEVmjLWMYMrbY\nylgtjpKuoZeXgBYqDGD5QqxvUqDLrUxT4iSB/VZesZLS4zcwq5udBKys08j8\nfkEyruQBJ6jcUpjWSFqdNHsCs7H7TUzcAgF0aluoRyShXg+kcL+JxC1q19sO\nESPzOnH38IN9lbs8FCdsC6RbuMlxU2L7Qm5QgRiLxiYjZrtcVZ0iVjurEbEn\ngVnGHMDl5z2tih9ceEn2G4x4o5qw2lnVWHED334gmYwNzAk8xBeAyJNzN8oK\nRexvjjg52++LbCDCP7YSVcZWXfVrMOxvlL81FeN9Pc7U6xBCjguFVEpe87wc\nY0C2p0yaP39cRG/idff8Udf4hLecZG2Qqjl3iMy9ZY6GOgKJ3K2lfa9uj9CT\neSilig9cm4Gkmzngt/hJygUUeuAUc97BGl+6Ia/+SzU47W1luZrLAOvexZFR\n7m5U\r\n=OYMK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2408fba20f9527bec6460dcdcec9a4c104cced0a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-2408fba2.53+2408fba2","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-2408fba2.53+2408fba2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-2408fba2.53_1558168931598_0.8478090651055052","host":"s3://npm-registry-packages"}},"1.1.4-alpha-6b4dc6f2.54":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-6b4dc6f2.54","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-6b4dc6f2.54","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"816ed9ca45d2d167b5365eb95ecab72de8001f11","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-6b4dc6f2.54.tgz","fileCount":156,"integrity":"sha512-5d2nMdTQSHsxjY/S8FpJi4OnS2yEhmU30mZgShmojBGJROsR1hqF2xsyggcIXAAE+hBb4QycYipMdxkcqivUew==","signatures":[{"sig":"MEUCIQC7g1GHvG5KmyKyHUOZfrvXa6GAVA4R0VUMOrHuMF8TDwIgTdB/DJulh1Vbg6AhdkafZa6O6FeGDBnJVo8g3OC308U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc38fbCRA9TVsSAnZWagAAnOgP/0AHcWxynM1By0AIUMKD\nfP0yQsi9jtQHapcWgwxkTErLvc5c+u5dHpN4nvMUYexJOmXgHeZbROuIKbaZ\nCg6+bpEIUaDOsOmXTPOWGphKM3V1smmz5cEB/qvy4lm/QrvBj5viCgb1UDm/\nvGZs6BZTKBK3yI+ayzlMfWaV4ojf7w3/GwKT9JxtJAMwuHewcQxsM/XQfPH8\nTTGK9rYSnmNW3msCWe1ScIqRfeogTq5LLOUV4GSq5NjDiq36S1nYnFnbUo2t\ncanU9n/oQhI4kyJQ/Tw9nNPtVqWytnIYGMw+x5C2vFkdV5HwoQTN2fuBPV6V\nEs8QgFIFYalELfQloKLVHHCO5FGQmOuznKmYlmNPCpViWYGIDLO42P1PpE9A\n2Qw2aSGRKqId9C9sNumLCfzrC20ZgXyaNc7oAzpMpw7qqb88yn8HLENgxz4/\nILEpl+gIXqTy2N6ZF1srtfu18RDAmtPNHtg+qby+jZL6u5mOZoJLAmlhutoZ\nhzDcMxPwEkJTFO5+dTIUnojobXTCxC3GRLLSFqykQQTgxNsofsaPyJTYed2d\nZ9U7ddC2Y9db5gIT8dT5bMZAd8CzlxNVCh9rMTw1N7L6g8hbq4TNCN0vReRp\nBJsv8iZSzikYD9qBOYXdiJmiooAAX3zxYPBv39DzW9KJr7VNaygjFjY+BvEz\nnrKD\r\n=nRfv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6b4dc6f2c3ec5b3e856c8eda77e5dde136528505","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-6b4dc6f2.54+6b4dc6f2","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-6b4dc6f2.54+6b4dc6f2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-6b4dc6f2.54_1558169562723_0.8754974787179086","host":"s3://npm-registry-packages"}},"1.1.4-alpha-d50023f9.55":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-d50023f9.55","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-d50023f9.55","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"780a0e25a3234e40594e9b69bb71a56f0c0ae906","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-d50023f9.55.tgz","fileCount":156,"integrity":"sha512-PqRixNe7uZ7ALxr2FKiJM3DWki2EH78d0kWrvrXV8Y7r+lFa7sPtyv0GxTt3/rF9X6v1VC4GiuOab//F+mPGiQ==","signatures":[{"sig":"MEQCIEyFfiWUAshOTaIG/fap2YBMGNcScktipWTQz1EHiz5VAiAn7eK8Os/2EownaID9RNmJK67tlmYvV5QLX9T9eHbrDA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc38f8CRA9TVsSAnZWagAAlGMQAIXH85764PAlgLOF8s/E\niLd41uvOKOkL7JnnIRXM3PvMegAVGOlBEnsqHezd95uIWAN3dX93eICbQqP+\nHpKRvu3MC5HSPkzdmocK/yOxJsQK7MlHdwStETWPfjxf/A/kYpoDt8lAuY69\nj88aNtITrDcgExiF6/ttNNjcAXMX+eJXIspeFNBYidXpv5hCi6BEaE4yXmZd\njzfkh9iTlIOUYepAVtp2a1m0g2t0zQKNJO8qsDfYNjiFOKErd2ojeRVs8u55\nXKxiJx6ZXV6qnZNJ6lrx5/QmC8quptsABpZpive4AFds1UR1l48d5S3QcRM+\nbXKgPHvbyrIXxF93gl5EuCdDuaIE381UoK9yz2Q7h4Y14HA5OVWh/w4mPFHV\nd5YExQaOqd7mhz1Me+ImY6vT77jZUusn3mzsvkYxsoIiBKNXrJFq5Bjoma8S\nBzo5L8sDsb23u4yaw/fzZuYnbkfo4AE8GNWfDkgeEQODlaphhuT1xd/Wh27M\nb/yzDzXKKJTLxMxGQmUWTYazJSi+oCSBSx/nuAOERW54stTEObnQLq9dJzFL\n4T52yjOlcdW8kgxas9wPxptgBoHgDxxU9J/zXW3ifq4qbpBb7ZQN3H4ClPe1\nY91HgbPLxDaNEjLjNlsmqMRGBSnWGRziSWu5WhgO54ch4uaXzOUS2jG51DWk\nmr5R\r\n=qOPa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d50023f9f0a9c3ba41b02ae6018356c7892c65cc","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-d50023f9.55+d50023f9","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-d50023f9.55+d50023f9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-d50023f9.55_1558169596272_0.02969808522873607","host":"s3://npm-registry-packages"}},"1.1.4-alpha-e60d4c6c.56":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-e60d4c6c.56","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-e60d4c6c.56","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"3dfd820a68f3dc96f31101b5581c1c0b9f570feb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-e60d4c6c.56.tgz","fileCount":156,"integrity":"sha512-34y4w24gEtKBV+z1oAGei648Cuv5rEdR/jLp7xJ7vIhR+6ZMv9Xr+c5Ezu7pm9YnoivP8IA2DM+ZSbGHLNePlQ==","signatures":[{"sig":"MEQCIArsCamblyWJu7GuX4aO2uUj6tLnAzU8UsUe66ji4JXVAiA2IUOQbamdvcs/J5ExlmougCu5acWVo7vfKZbt9wjjXg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc39MXCRA9TVsSAnZWagAAGAIP/34xGzPKNI36qH10/5Sp\nJwALsSpxZjvOIlqn0ddEioAgHMWIe745EF8EP/6968x4nGE8L5/N7Cv8/J1H\no8u6QJlOSzqr9GO+nFnYi+4HnX1ocqq5oEiby/8eX29AhDFclwC91LBbg9CS\n6smNJeEl2kfirZ+RgemcHxP+JOiPPRFR0BT4s2ppfbt3hXNFVUDbjwrP4sp8\nL82IOeufK20gV1Kl00a4GvovunoTIHibhFbXFXvlznmFUey/uWFrZKwJGfzD\ntxmzAlmSUJReEP2URYzkFv7aJW3Oq4G8LoA3BQSFwwD0zWrRnknfZ0AxyZWP\n/gOo9UbuBEkap0wlitqyjaNtpwDJG3UiSXJHYgbhw6xLKmrGNyNIGgvJLJuV\nniRRyVunHtBN/ua9pVOJ/sMOcDojbgUiaQg5D0wsS2wgXAQ+Ye09owQpH8O7\nlnijWCHGZzyP4ioAMWPnm6Pq6YuXmrTO0yJKp+o9yeLOYHREhJsqhhkz1WdS\n89uPiFOPAM4R4kWqzeynR6a6NNHsMffyqLptaClgjBjRB/AVsSscocuPjhO+\n1sWx9JtquXCN/zVO0s2A4uaQ4NmUCbOZ7fB+JD81tbbce5s+uvh5Jh22Suoo\n24yY70/s3lqH1WLnL0ZmcaMJKpeM3esLmKFz0RsJIdNknj1AkLme5pDrILyg\nhKBe\r\n=oaWH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e60d4c6c1fc052fcb14403053323083a752b6908","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-e60d4c6c.56+e60d4c6c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-e60d4c6c.56+e60d4c6c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-e60d4c6c.56_1558172438873_0.9725939477709409","host":"s3://npm-registry-packages"}},"1.1.4-alpha-8f6393d8.57":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-8f6393d8.57","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-8f6393d8.57","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"42f52c9921af88f32cbca40b6090ea654428a15d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-8f6393d8.57.tgz","fileCount":156,"integrity":"sha512-hwY5BMvJfgd8+pqAT0fisMRTGc3Y1+u4kDH3VxHhCpJnKvv3H8mhfKUf2iLH+o62iJSbaxOXRzTZKiqCD7AsCA==","signatures":[{"sig":"MEUCIQC+Rw2YC1CoPsDSHcg2wQ+F0dyojqv4FYHVEoS+9lIWXgIgXGv5z7zlal8NDS1FJnV3SVWph3IkLFQ5tthEkOQB7d8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc4Ux3CRA9TVsSAnZWagAAW0MP/2eQkFe6nI/vL7d10Afb\nbezuj22e79pl6tYOOz1m7l5PvgtIl/jDOiUIgE4QaR6Psnniy0H8n9uPKpMo\nbGQvpSZNsm7y6S5kO0SoW3TsFlNQ4d0d+OjmXywVBAQD0qq6i49OX2EDYVx9\nAPcyUaF3+A4CylwI//p+uW7UyjhrnkKEwFzkc5Y8bD33vckNInLjphEO8yY1\nAJ2Ouqt/Z+MR34fhj2/ySmzh3zOs6t9YevT7PjekqyYOYn16nbjz85pQBzFw\nVsJowa1fgkV5igikrU27J4CaCOoOHXm728bEz5G+8kCeKGDLg7dAYgIEuxwD\nhRQL3e9mWNUuCyBdmLGnrHZeq8aogQW4yOZ7JeC1ZmUGyLSkxg9D3hn3hbD7\nRZ28BuQU1JY30ZdY58r8dM0+u86DsAlMTqilEnrdjVlh7L5RVk0M3qDeJqRQ\nmY7pS0OJ7HvUk0GG0Lr2NREcm6/iWcmyElRwhH7vx4YQ0NXQzK1ThKoG7ihL\n06U5iznqq/1KqE195efvq1r3PdBJ8ctqlva9vtytnuO9pWGaEyptCYWisLxQ\nSGJiEOZg7nlyJ07uXOcv52L8JSHH7fnm+4EzsACQs4dXSstSuO2twAjw2yFw\nMo+q8on4QPO6Jml3xz+11A7ZK+1jg5vYC5Onb1GIp5I6Hpv8YAzeKTKy9KQP\nk+K1\r\n=rRhh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8f6393d8db370e2ebb575ce176876663bee84cd7","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-8f6393d8.57+8f6393d8","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-8f6393d8.57+8f6393d8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-8f6393d8.57_1558269047053_0.015546375673998414","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"@graphql-codegen/cli","version":"1.2.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"5a67c817559783c0d2e68199ab98f9003188f911","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.0.tgz","fileCount":156,"integrity":"sha512-X/CkvcEDBSmwflFg7ctFJYu/GLw6Q4XfMj3Xgqlj+tT0OV9eLZM+jW//e9T0Kan3JxcZDFBQpA0gULyIcLlWdg==","signatures":[{"sig":"MEQCIETJ7b/BEbumF9pdS3skfhqRiDaFZ8d2OslGVcVyb14aAiAbWd9EgACP0RURAxj3nZ+8JhdmN8PypwRYZgCIXjtEWQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199313,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc4U4mCRA9TVsSAnZWagAAYH0P/i2UtaSOZVelY8Xf2ObN\n9nQU1405Kh95KUKlPod6Nmo3NcSUEPJ1gy9fpkAUeJdt47yNKxKREDv/74Sq\nhAQiKFDglGHMryUm58fgaYZbYz+OTS9KXz4jh67duHsIEQA9C+2FykFIiFjh\nAr+HoAoWRL8+GTfV7vTHjMKaVg/bs5sd9tWGiejUpfvNe4gUb4t2ty3JblId\nM4J4cbqEE8PLarYSXGg7TJq64QDqLdtTCuhmugDe6Yx2hEI5PqN5i5fRdCAv\nSg3WEF1yHl8u/XBrHtNhDzE2I/OYO70v0rd9Dtj9FHbP0uv57lpqPOcYLOp7\nXnwcebnjEIlamhjSi27gTFgtrpNA7JvAXJgDGo1qAXiYahD4+1ORX7rRqZ3k\n1Vilm725N0QE2uIecuQgaP82YUBiI/T58g3LCOhAdiE3cSzBfuZ2ccoCFu9v\nqJzPnJUl6S+QDVQNTBSRrrzZJgRINxAtoLkn0AjY3JRHsj/B97QvltjU0CFi\n19Z8kSsn76Fu7WZbNpF2ANyRD8QWtcXqUHtmiDxd8YQKADCKrUcIBbk3WuZj\n9REq6gtS/ylT4XAlrVkdfLwiI2JkuWB5tCAXRYtLkYqwv2zHpj8A/2kuNYRY\nYEO/YvcQlXBni/uMbBufGBgo6HXtse3RqbqIc2cl0X0WGKDJunR5gAMBY742\nYJuE\r\n=2sNc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9a70bf6dcc8b7278308e1759dc5b58127288ad6a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.1.0+x64 (darwin)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.1.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.0","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.0_1558269478076_0.06093819085828667","host":"s3://npm-registry-packages"}},"1.2.1-alpha-9a70bf6d.0":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-9a70bf6d.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-9a70bf6d.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"f92abe6c52972cb955d983f38107a4152523ef05","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-9a70bf6d.0.tgz","fileCount":156,"integrity":"sha512-NeyXCk0AB1KshY6p34pLyXE8RbGEwVfGUT0SUBXvZ67rQEJ/f+kPs5Nx5DaER2fBcLlejegZgAIrHmEhOfn5ZQ==","signatures":[{"sig":"MEUCIHAIincoSAKtKjD4dwSK0lRQb3PuMJ5TYG4N5XVBZ1LoAiEA0eFpgHj4l8t7POj07538/yXFfzOpniZ0Yb6OtpkFIqU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc4U7xCRA9TVsSAnZWagAAVGUQAI748OOPfnlpNlIu/WVn\nU3MPTrtSBQpbF1GJskybvAX3FSWXMGLCFyjcWfO23X7rSuhy/WEZ3e6BpjTl\nXlQcMJwZq9pMay09ZAEfwjjjPSbMoY7MjYwUdVXAQ9YaQmMB+yaJnCDeM8p1\n/5cpN67osI+cgRBUx2cHPPOJughrfMBhk07cZyGPJniuoQbgZnROvvLwabOH\nopdF2PO6uMvTbg1+pTDRjL8T1EEac+EHbdgwrcr2YtdWT0dhX/8qMaegkDtZ\nlJNvjoBOQTg/tOWVtHFCUwKY4Z6Vrvoqv8NNLm4e4ZyRbkYy8rGISex+GpwK\ndx82y2EjMloKkjtvvDQ7Kg94YFWVB2BCryDj7S1yn08p/cTmx4vSE/dflJj4\n12+O3zGWaW21avJaF7xTQ3cT9Lr/Hv1qW0cXRjOVcGRhSoUto2d91jr63VFO\n2umHTTSgC9QbO6XJ0W9gzy8PPD5FbsYe+zHowrTfqc07TmWk8SjvEPwbgsMv\ns0Zt2HPxGo+YRR5BdJeoo9BxwUIZaDGTRr071JrCHPUU2L6e6x6LQlCnQg1F\nt3KsQupCaOwJSkJh9iLhsdlZ8Rpv+xQ2/bx7rjVKko6QcAhstU2ys6RXd0KS\nxaxxKJ3edooL7dywJL5nQMM2LcxrkYNdt4dXocHkFa8+V5SgGyadp10k2HN/\n7+xh\r\n=1FC5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9a70bf6dcc8b7278308e1759dc5b58127288ad6a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-9a70bf6d.0+9a70bf6d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-9a70bf6d.0+9a70bf6d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-9a70bf6d.0_1558269681162_0.46078983314191024","host":"s3://npm-registry-packages"}},"1.2.1-alpha-62d3190b.0":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-62d3190b.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-62d3190b.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"31290657cee38a2d94814623f9d5c0e8a3f251aa","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-62d3190b.0.tgz","fileCount":156,"integrity":"sha512-FzD2vISXmn6yIBOADatUWXrLUJyoBM8nF3rHASIyNj7m9X4K1Kb4oSwOObxiUSjqp34q8H4ymct+KPT9WCgIww==","signatures":[{"sig":"MEQCIGBOyojGrTMwtyAWbcwYH1CCUQDqj2jBvjAvHl+sfrsaAiA9EnjagZ+pSMpE/diYF/j57Mbt8GyMzaWeugN9XRKRPQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc4bC8CRA9TVsSAnZWagAAIBEP/3xhazGEcp8Npt5XVhya\nHhrLGC5IWZn/2KoNU1IR99VJpg59azKDP/goH4Rdha5R2dpwN2exEjRI705A\nB8NfKfD8b26CzYC4bo0Gi3JZvojCO6AjvIa4iXuef+J/FL7keVgRZHip1jtl\nL4ZAB9+cQgzy2l/pVPt4KmCaGRwq2MpMO8Xg5VfJRQut1qAM5lyDBumCKJc+\nBG5eI26rdkTABbuMqKOQgtHWLaDQFRRzfJ1LJAvkCrAyg4LtgOtFdnL75ErK\nmIQk5ztTkRgsPwFnoxo1Rd4aZvN7EWky/NiAJxEzL8fcGat55kOAFFMbc8eu\nVptnn7dKHsoQKDKAFPz7g7W/IEuGH3lFnW0XvJa76F/65M8EnT/wmiTfmyq5\nK3O7DJbQ39LjIyteENpW+sNBsWehtI8EZsCaXIGE+nEMI5PE0FbRzNTnmZbu\nJfk/kdevxHbIu81Fw40Z5nfUts9/3WfVZqQUKzMWwEcPKNu1AUoYlpxuCjzB\nCZMjHlnVwq2u1hJpclk0D7mDQeklDNPYOrnEmFsmzQ37euFnOngrmPFgD3NE\nIREl58K+5TrdzhoAmG6nogOFIhh5aep/UZ83k6hdPguinPZ3uYcMQ5mVmr/C\n2gP0JMk9piaqlGvhirQJvGlas0DvV2yVVJXSC78KkAkk+AeplRHHnLjCLB97\nNzVL\r\n=5CFh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"62d3190b817d7d9fa16f0b4896b96f81805d4b6b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-62d3190b.0+62d3190b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-62d3190b.0+62d3190b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-62d3190b.0_1558294715307_0.27544929653374495","host":"s3://npm-registry-packages"}},"1.2.1-alpha-3f4c1d91.0":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-3f4c1d91.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-3f4c1d91.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"3b67a70e1cfd6d91589760629033d298fc5feeb0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-3f4c1d91.0.tgz","fileCount":156,"integrity":"sha512-V24y7Pjd4CEyxMuePnKEz6v5nq33iv5R/WA0f4nJEw0qVDis0orpAijDtDbDNJjiBaZjmnbq85QSESutUzYC1A==","signatures":[{"sig":"MEQCIAcgHOh2Zpu60wJDGn6MUlF4nUlB75MgsvW+8Umx2fZKAiBuI+nJMOS3lhfOfMr494gf9zGvx9v9YTv845VOmedKIA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc4ixkCRA9TVsSAnZWagAAYAcP/3UpPcP5sE8SepLPvmq0\nfjhegfLV8IrEIPzoiN3KGIZMjCaZbx26hgiAXXn3bvTt8LKHCdHMcmLCa21g\nOO8zM9MQ7B61nQEW648UMry+X1iGnt4G8EE5U9RurZAKyS+axMwOURvOYkon\nu5kNI53doG7BeGqpMo0ND3QDcYrPGFJ1laJ5TB+G6Heig6CB8GAnAC4rEu5v\nI0VcxPhVplEhtjX0gGV+/8ILTzYpxJTDJeIc5fmpQ+a/+5h6Z4oSXb466iNj\nZjCShfYEgMLC5fL/m9+fp4QeXE5aAHeGAiIMCtBErnqaw1wFb6hgjGr7mSWw\namPBoZ/Yfh1Ky2/LxbnjX4E9dvUOtuPpeFqvbk1ffnAx6KDiX7gAbvyktlx5\nresNqsEuohBeEkHw/3MmOEwBoHHYcOH91v6uYXLHxnZurFcMO/RVyWQrLS4f\nMOSP1Z+I7FbPB9ozXVvfTPRqDXaglsOUqhhFpDCh/4m/fFQ6KkItmPdP751R\nu7E5WwFux37EBABHPcezD/pczOKyfOV/YU+ZSAWYcIcTpoVR3RNd6wGCQleq\ndJLdG1Gyses1Hv7h+ymh5yh9f5eHsmtPRe0mfwk+UgDO5pyky429a+srga6R\n8LF2RPkPTTyhMOr1el98fEkxSAKt5jb+09V+q8LMEdcJuloeXsTfh+A3FMEt\nkEbF\r\n=94C+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3f4c1d91cc6c3e3b1f29d630d9f90046173315c8","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-3f4c1d91.0+3f4c1d91","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-3f4c1d91.0+3f4c1d91"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-3f4c1d91.0_1558326372131_0.526007725243844","host":"s3://npm-registry-packages"}},"1.2.1-alpha-60ac4f66.1":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-60ac4f66.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-60ac4f66.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"f9364b2372cdbf20a3b673de5b5f3bd458fb38b0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-60ac4f66.1.tgz","fileCount":156,"integrity":"sha512-qMjUR2WEjTDN1FZB4lo1jMcsjaVs4Oz8yetJAIcGoQqPUrFtlAzkwb6rpu5vBP7VM0BLK8MU72aFvjQ7jRAYuw==","signatures":[{"sig":"MEQCIDDm9PiB3PQ2Ir8ZBgvzjnuVi4TdriG9lkhVCIcpWAYuAiAHeUG7gjGE+eC/ny2jh7TgfHtYxpOF2k8U1QSoBhr1iQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc4vI4CRA9TVsSAnZWagAAZ8QP/3l+W4bJjhXisTkFANWV\nVjSijtrjmTnhU+FV3PVhW4EuZp9H2GpxPYD4YFCdk5PopN57K9amGUSCGb1I\nN6rlJzk/xWk6jU+k+33vcjuxRW+7wvUgvwaW1eKgqSLz0iIVJ5hWlGa14lPp\n+ge265hbWfgl4VCIbyAQhM5by+FXA9kTidr6/4wjrj4RdGu23r4fXP7NHv5y\npqQQnFczwF1NfcxZo/lowcoO02OYcQHRURKBKSH2OXGhFD5bONng/S8Ij1d8\niKhQw/ZMJpAj5bTqNOeOJwVEsV64hB0gfVxYp8WjzXVMjx10+WUXNXhnyfsZ\neQzvlyFlQmEPW2Pmbn2M0H5OfYl1VtdFEls1wZb8UGwYFrtXp4jus+xnE+sL\nfW1xOUOQrWtjVqJD85E/P1nWGBsgiFe0lGC6y/z2SgvKrS8QohmydX6yvhFu\nrD1MGsv3A22U04vdARwsx8HDDfsHVNxLjS31UPRSdPhXL99km24LF7vLLJof\nhfay0gENwwrNYwppzy0rd+xUnu2SYhf2BHatHn5MZQhf2bw3Bvf+peFfZvYZ\npMe8WUBQAgyiseiHAo/zE5RYwMSv5BOCjhlnw8byNjsBsFtDhooGWnZ0DOnc\nibF9DM5OMWpIU9QbZXN7nrY1A2GJMHdsrNyQPgaKyNgTphce9fBXVG4fPoF8\nc1me\r\n=Axi3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"60ac4f66004d946ab151e93c97cfb11ac2e1f6c1","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-60ac4f66.1+60ac4f66","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-60ac4f66.1+60ac4f66"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-60ac4f66.1_1558377015293_0.21732762650277193","host":"s3://npm-registry-packages"}},"1.2.1-alpha-7ffb166b.1":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-7ffb166b.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-7ffb166b.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"be8d3590f55aee694e995a1f854e25704046be6d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-7ffb166b.1.tgz","fileCount":156,"integrity":"sha512-FkYwBLUShit3ysAaTf5LJCwdVcc/uuWw8NioijXcjI/HyZ4a8elRPQzWIa7tbFuJ60F789OK3PzBAxoqGS/rqQ==","signatures":[{"sig":"MEUCIQDUWd9bnFPPffSHI5aq9o2a1X+jg91RQTDTVqLQFGoefgIgUj51ST1zAwLMpaluxKjThlAZeekYKpyMRF9PpABZs8A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc47YyCRA9TVsSAnZWagAAfVQQAIi11Cithz/znCznlOMb\nbo6htRA5ojKLwkjqXwCPyQGRbvBwkVSl0wPHxhUMKYFEAzyJXfSp4k97XruL\n48ztC6TX01fRyH1m+rQwL+tv+6jlbRexj5FzWK+8rk+C/itEgxteTMLww5UL\nqLOJUCCZ7e6Quy9F7dqs+S67tT8bjjOjtZ+0SsOsVnX6I2gB1z9nXWP4sY80\n+PAx6M9dvHxZM+J7o2zZHMKKYajYYWXAbzcqvLXTB5jqghCw3X3S50/hMucQ\ngzAINcBFJdP3u2mt/Qj+EFvuKv4mh+SWDnaACMq5TZ+20EeaFgZ4LEFOkLIi\nYeBqXgDYWk2EQSmzCv2IXFVBCD9aS8CVTKtpAQsGlZCV05jsvfXg6Ys8JKWn\ncHsM3pVfyWp7ABy9VwwSGCM9myB1qNG/EDk/CWP3mGzXAEcnmYkBHqaMeLEj\nBtG4i6MRJC7gLS3PPK80K4KZcAQE/amsjh084ZmN6nkTFw46uXMFYM3Jz+kQ\nG5rHcxmlEImEhSaxv9eIMOSRGYtW2BONVzN+eqp01QceG/tB31VRmsJtvUCJ\ngdjVLTwFfqAqwmFkQ2f/b5iheaxTZYnez05zfdsYHS2IEZtMKG8e5Cnto3i8\nYTrrEh/9wQ/bp/N0AS7+sAdAV6PgjZ+7rqK0vaYevQIxytnlC1iY2N8ioRTb\nYfmK\r\n=PNet\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7ffb166bf847c5320f9f9fd2fd4dfe55f8f4066f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-7ffb166b.1+7ffb166b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-7ffb166b.1+7ffb166b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-7ffb166b.1_1558427185806_0.20203196623308073","host":"s3://npm-registry-packages"}},"1.2.1-alpha-2716d280.1":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-2716d280.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-2716d280.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"4e43e69e255d3903da5877339043ac4fc4ceeebc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-2716d280.1.tgz","fileCount":156,"integrity":"sha512-q8fKvvF1xa0G5DIAFhSABZsqzpoYbJyX4Zt2nL4XKAOLQS4lLM2JomRcm2l2lo1k5unvbXuedBlVSLalscuwLA==","signatures":[{"sig":"MEQCIDwnCckRBDRtwwcnorGIghRWglKvljsEyxslsWPSAgGhAiAIDjSCyVq7RGihj2TRK7nHlM8mhOW2cFuyE0amBpCzhg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc49OVCRA9TVsSAnZWagAAuhwP/1LTiZYY4y87CgFDnYC6\nuGaMxfqzpZszsm95n+p0no/XjdhRjNe+hG+4lfTEBttePRZWHnKgy39kgJpE\naBye0wyLk3r/WS+z5wG+DmsbL0XgVwks8hNNthwWh86QsTsEKbXCPfCIv51G\ni4yoQupRBFhJYpECmbn4LCAFy1ZZ434Qx/wWPx/sxD2LCszMguuzESXTX841\ncPqCdMpl3yNFPvgUaxn/8oH/W3vmhtiaWz58zrbnmlh4fv8msBy6CEf4b88g\n5Grn30199kd/MOjlrdLsYr6WSXDYr0sHCQ/yZ3ehhCJeISIjeAbVOvXZ1gOK\n//hb16TkeD6mIXfTB3Im8URh4uFvCymYcJUVZYpxyghxo7ml9Nv6UjuZfHn0\nUK4FYt07lhw73m9QYGYeqCtooAfmTh+MZSGeCmDkY9WNNcd1XvV9s3cFdz5p\nk9otYtPc+09ZF7Lk6xu7lYrGoVXofmKjH70RKQScocdM2nTcsG/3vMu3rswy\nfViPAmkF5/UZGHPklF3mw5+vjBUCs9IC3nVE+M9Dhm1fGrxskdBtzZgpp7Bq\nD1fCn/mphDNs5FJzc64a576oAk9R0KyrTX1jjpwRaezoHXXNj4u382DJcbWz\ndhHzBgza6ZHW1Zd2S2ajHl+nc5Osis0uzpWPwOcildinlTHhDg4AmOH6j9tM\nNtc+\r\n=KM3F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2716d2806f1a6512a830726efc87f839115f110f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-2716d280.1+2716d280","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-2716d280.1+2716d280"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-2716d280.1_1558434709138_0.2477670522020854","host":"s3://npm-registry-packages"}},"1.2.1-alpha-d259fb32.1":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-d259fb32.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-d259fb32.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"0ba551566ba3f1bdbc0f5310300c0297e018ccf5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-d259fb32.1.tgz","fileCount":156,"integrity":"sha512-GmbOnBka+b09N7hCuBLu8C/orm0jLSXLXq4Eba2jA3j9WJ+TGIV1N4e7SHv2pyEsQLOZSXr/H3ehd6v3CTx16A==","signatures":[{"sig":"MEUCIQDqgDcpA0WwP/QruzORPzhkwJufjnR62tEKVFiGjh1mBAIgLeavWHBDQ/bkzSaAddI1nA8gFODl7cmIG048+7FsA+I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5EezCRA9TVsSAnZWagAAjCoP/0sh2inJmUEMMmIzkNOJ\nU/WfJV5bCLjyQmJdbscJH90fK29F6ViEyD6e4LFOpWurrUcJUeFe1FgGRTwT\nYXEagpVSvt2jhv7iOFTx401P/EVe94o6m83lzMA6gAvkQZ8GPTVCGfse6Ob+\ni5/9aJKgfge4VSBI5EpykBLsA55JFpXxKhFDLT/7ccF5/1DjKGW8yhAc9TXe\n0ooLBVhXEzD+q+lHZDcdFOb/wMeied4fE1yVqAGE733EkHHwpqgWarg8s2vS\nGFArEpyXKZKs00CUkZQprurd2xMC04fux9ZWzZoQgcaqXru6bIPHN8BEGEaU\nTvONs4xWQ7yOLklQJkvnyntFih43KKD+CHsKATPngDWpPHFgbXQgBEYakUNm\nG8Up4F6TbApF22HlFxKCrrWrsFk1GlPIhYXOW1WJH2yHNS9r7Y1fDGMCtQ2U\ntAcgnXRMzRrWSW+66OZqGFv/Gugq6E83971GlK9JSkINnhA2x0yVCwnqIEn+\nJXUjk0Yq9pLSm84pgekftnMuQLVoKWeUTwDhDFi43ZGRIfUcPT3I2JoSlvJw\nwrtZCucaHGnJtVsa+8/pmM2wNWTGnoeJoqDarATLl1xn2Twxde3L+iGGzWzS\nm0/m2dpxd0pZ7mpFvbpAbMa5RlniMc1NCM7kyNfml4i8OsiIFhVFau/gH1oF\nDbY3\r\n=lPCC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d259fb325bc281c9c06b2557357fb6d48df40404","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-d259fb32.1+d259fb32","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-d259fb32.1+d259fb32"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-d259fb32.1_1558464434536_0.5429626973607531","host":"s3://npm-registry-packages"}},"1.2.1-alpha-78cd662a.1":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-78cd662a.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-78cd662a.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"634bfeac6a56223ad27cd14603e01d5246d15ea9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-78cd662a.1.tgz","fileCount":156,"integrity":"sha512-Fo7mTXWOW1hANQBPSm9pAm/MSCA1SgwEfE1AkrA6mJipAH6CZF71G2qLI80yu/qBf5g+H1edgRQCyDxobk77Uw==","signatures":[{"sig":"MEUCID2FCxvroAwDMJMsiYrwylwEVFCVxSmFnLYM8+dgPT9mAiEAk6lMK8hAF3TcnIdlPZTXpcIsYGxZG0afdDU1Y++9Y48=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5RdpCRA9TVsSAnZWagAAqtsQAJriqEQxTHSEgQygmHNs\nMMML4bOnnnFitkkWtD1gO3/i/pu606uPj255gl17P7TWxMhitaU3wXTMWqkS\nqoA5Ez4f2xbSwBuM+cCsLnWF5Sd/Vum4z5kyNJH0aMZuhGDbeS5Ch00ObEGG\nMSgq/VajGuMYSTfspJgo7m488EOEX6h8DeYJak1Yeis9EJ/3algGusgOmpj0\n3ZCV8fij7r2yQBqx6CXa8C/kZka6Q9MAstEoU0obUcrQiIXrGctMi1Q5ZRfA\n6ayqdRYA/QlzQ0XUhSfsixZoWONYabob8uVexrHHkDXJOE8GuvtmPggCH+5M\nMWIpFGuyOMJkfsMqzNqYXoBDjIfUmRyM8VxmfAvCX9vCNnYjnuPsNzGmneUV\n7wNka4YqltNcXFbtlN/6bWJFlosGlCUKeEyitVf4yJP/7QdXTdrUOeYFFesk\nY7Is6zBv4ptRdtn2+hGrwDN9PW7DB5MLILCEPeP0Ibr32G08tMe9ZQKbkY8y\nFFBd4M/9kZ/F2QX8BDQ4KVwIF3RCM0WuSooCEuftxby2+j5PA70gFDk1xp0H\nX8oi9Cqpmg+TZeKeiy4RKRWJ867hS3mueHoPaMNJgu50RMdUX3G296Ptp2EV\n6x8sFyrk9eJPTAWl6wAnbZEDeMcwFuP5cbKOsISAfA+4hjA7uyH0sCeLu3+B\njmjM\r\n=K5Dy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"78cd662afc2c2b83a74f923309f10661f4320628","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-78cd662a.1+78cd662a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-78cd662a.1+78cd662a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-78cd662a.1_1558517608522_0.25958824547906056","host":"s3://npm-registry-packages"}},"1.2.1-alpha-868e9574.1":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-868e9574.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-868e9574.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"b880008f3aa1f6a72fbb3673581992d60283cf3d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-868e9574.1.tgz","fileCount":156,"integrity":"sha512-bcnD5FpcxiOWkmJ95sp8c7xvPRLNVlm1ovTml9jHBafZlv4jwmRXTagwbypq0gf0w/azMeItbPsYTrIDHx8umQ==","signatures":[{"sig":"MEQCIFnBQJrhrPt1FdO2XX5XSmZ4BRxJt0Sb8E1CB9HsCn5KAiA/XuOfDLIhh39znhtuG3Az24yH5i7FCWE2UP3dP/CBdw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5WK8CRA9TVsSAnZWagAAQBAQAKIpf5x5MnUkPa9zBw55\nlEd7E8T/V4A5HsxND/m4u3aYV6y2gh4EurXrjG09SgzvOR5ipyZ3I2hXRNTX\nIU+rX/CSpTOYlOOB1ULyyTq92pQuExOvXQKliLJ5Go4Qlkik91dvtxSLxMCb\ncEz/MVLNIfFXiYf2nNisq18RIaYZRnEXDvdUh9u++tT+9TbcOtoJdsa4j30S\ngWhpILXoLj+XG5E7opxqcD5Mp3FXYi39FeO16Ks9F02YltOuOnM8deGbFA+j\nDct1+9v7iEzUIWBTRQbhUxeIWL0oAKWJhVGQh35A4H2Xde70+9WFCp7m75No\n7obg9j7aZ3r0stSzCJX4cTplFYF7Z3fobeHR8WT1TyAKZcnGMvqwJnmX+8p2\nneCPp5iW8xpv7SjUSzTSVc59d5zUJBs4TRhldhhgbCxrwCn0pV9+GFrBIIMg\ng8WILAuVDY6tarLD5HWI9C0pnYv7aTgZu6OE7flmw3mM67fvEbVAVQlmcc7Q\nFcgqwC/wmFF7Ru07sBgVwD7U8O6W4jSMbSCeO2u5r211irGud6AaTQd5N9Km\nDBZfEI6eyixwxx1xpUFbMr0Ggrh3puruj2R/clmnA+38/A6u9iq0QHwIAPE2\nPFBloxmf51/wXLWkEBFj9siOM2zayoO3qiu5s5GUK8fPTOmcBtA1d7YOTKwp\nwUBC\r\n=haYr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"868e9574c9d7d3ec328d50c8db301d9f3b6fe668","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-868e9574.1+868e9574","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-868e9574.1+868e9574"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-868e9574.1_1558536892023_0.6186470856537851","host":"s3://npm-registry-packages"}},"1.2.1-alpha-fdc7c2c6.1":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-fdc7c2c6.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-fdc7c2c6.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"1e4f797481dbf605c1d5e33386ff7ce7a0c41ec8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-fdc7c2c6.1.tgz","fileCount":156,"integrity":"sha512-omQqqI53hUx7q9Wu8OOpqkKqOQ/Wkjq0y7w9OwOA6rW6VgDzPrZl97B2hhuG49qm9acwmYQPNSb3QLUIjJqNyg==","signatures":[{"sig":"MEYCIQDRvpdaGlJNMfgfNq/J2ITN53BqqwqJvpeoh0chrMhdMwIhAOcof/DiVCSOTTU2RLLGn/D0Y7jHDWP1/pRlDfcXgO74","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5Z6sCRA9TVsSAnZWagAAyD8QAJpgXskUzsjn9u/HY94W\ndjaSZMBS2gYuyRmQNyS+wX8jKHUoVsj79YArdse8GDa3jPPEW60auFxtfIXN\ny2KQUtaBkhqsINrq9BIJboH+KJXOS/n4vjHaj79kHpMIeGSw9K148bRzLXuY\n089txFSRRm5RnFJcqWJWgITXZQKAFdeLNAUNXrvt8trgoek1l952NbVx6l4L\npbWM+2pcmUZQcgNMyQ5yD3gxdwwt4CqnIWENDKdlu5Vskl96dkL49JK0ub7o\nXLa5FbrDFKp3z3zoTlmc9WugFUrwcADbGq6f/RD8lLl70FuKBiTfcOmOd1sa\nIu9yD59zFa40McuWBHs7gywCbvPqrtZSnXhNtlC4ithx+KzT2Ck8On3KAyu/\nhUDGBSxH6xNNziatu3xcpsfzDZh1dekxpZ2wnpNDvnRnhJFwmvtHIhXlIhDa\nSO+xTW0d6b5I9Hleso+BeLjO7U9rWYt9WMqhrEOcs5eV15uOr8Gh2LpPIHK3\nO0n7YiPktOg/T3/ZKJ8sovQQp8htyzXn8SbAk8WMEDCFZLs1zZII0U6NmQLj\nCnmyoGTJDzh5XfAny/c62NXdp2Xk/din/EJlA38E1hf8Fm2PFnUOKFZAgRa2\nFmHCee1c/foeOENSBbFAlqUYv2pQbJMY4YHxxSIkm+8NEYsPbK7DxpKflf8P\nfiO7\r\n=x7Pe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"fdc7c2c6db2d73752a32469473876f3a390061b7","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-fdc7c2c6.1+fdc7c2c6","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-fdc7c2c6.1+fdc7c2c6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-fdc7c2c6.1_1558552235656_0.5271323902072935","host":"s3://npm-registry-packages"}},"1.2.1-alpha-5ad94cba.1":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-5ad94cba.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-5ad94cba.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"2f447e38a432dfcec40d21ffce0438b51bde50de","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-5ad94cba.1.tgz","fileCount":156,"integrity":"sha512-OyiL3kMgBrgsNO3CNFSXxpOFrCQ0bc96IhDjCe0YxIqbGodkpzw/CuBq6z+67Y5rZHlBYSNemUNbK3Zw1fYziw==","signatures":[{"sig":"MEUCIH6qvk+oTdzsF5jvg0KbTfyfD206jCX4khULcB0icOoKAiEAhKcHCGp4BfLoZVZnIgO7mj8O7nWUG1pFQSj1dULBLDg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5bdACRA9TVsSAnZWagAAOVUP/j1OA86Fl8XNl1Kmi3ah\nmWaYI3qQN7pAb3l7zprzjmkdF7FIPCeTtF9ZwPSJvq3x97WJQ9fZkFQyChaV\nxKka+TX5ORpPA1qEJ08GLPPNuL9kkfzKTK5sBu9ywBfp6vyZCLZCgWPD63Gt\n4wLPn0vB4rg0+tUJfQxsSh6UDyO12aHvUcqevrpycYs3xPD7bp/rnaKVgnN+\nNeOvpfki9UOkO0vVAbuG/EN9m0OKgxMHPwdSxvBiogH3NG8AFGz+G0bw9K3N\n6gbvnZessg3ySC4bu1SLJ1GRjd9qgQMfDs2c0TKtm73g2NoSFX9Cn5umpL0Z\nn89L8k4gVkmRj98JB+f50SL82eLolQH8e8MHwbSxI3+LR7INVhpa/Va3Jxmy\n1L7Lx8PucIpVynuWGykLlMSanJsZu9EHTHUuVpE8ngcL/YJbqgBcBRpDZSS4\ngyYgXlJdgaSSIUwDOwO4GGqYDdHdLItjrq9G7WSweBKSqF96MdmSunP1g1DH\nZdXMNHgUmVQvJLMj5fOsjEvwmulB+k8JPvQrzFvi/n0wN0+g/cX/cUO8idqr\nAWU9LC960oc6uE3SWJsVBV8YDE2zmx2u1gRR7AlNuBpErcO7cZLr19UBIx89\nFzROhljOd1VkGvH4wB5qED9YSMyk8sAnqTlldCPBITfa9UFbJ7O+M7iDi6On\nld+4\r\n=CTTu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5ad94cba2d9b4dea9a35ef792a20e1be00be6990","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-5ad94cba.1+5ad94cba","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-5ad94cba.1+5ad94cba"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-5ad94cba.1_1558558527530_0.6028201783327083","host":"s3://npm-registry-packages"}},"1.2.1-alpha-ffc76ffb.1":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-ffc76ffb.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-ffc76ffb.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"7c1221b8d089816cb9f6ccb34f389f199128c776","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-ffc76ffb.1.tgz","fileCount":156,"integrity":"sha512-c82iAcaNft4tPPrttJJA+QSMiREk+Fhh8x/1oN7Ahptzff61Hvf/pKNTz2y0kY7JWQpQNzGBahQ3zvAlPU8u1Q==","signatures":[{"sig":"MEQCIDa/qnUdJI+uNNH9bdxCvYYIeK3OYW4K7/TW2oPc52ZEAiAWOSde9oNRi9B9BCz/uWwZgVD6fLh/0IMzarnzTs4PdA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5dGsCRA9TVsSAnZWagAAj2sQAI4sIoqBXlkuo8xXqQ54\n+2+n68h7Q1oKqfx6LFrlzhPcf2ZB3IudV6j0AyeI4tA9FRDi7prT00NQPNrW\n6znsByAWk5zmLbaH2S1QiJcwUOCi1TEL9+FPVu93NMAA5KHrUKZnoL+/smL+\nHXc6F0I1ilejYApELl2JMcRGzqqtPDe7V8UsJAnL8FI7jATgpsBpus82zMph\nOzj3nfecTaapjUrTqiQ7Jgrb2FH9UQFLwm/YjZyWMakL9VYsPChFSa9vV+dI\nLUU7bs7MA6iUwuw1QhQ60dXp5YN+7cYTN2Mzn6abase+jjftBFiIZywA61BC\n5Dljz83dHLusqVBV6ZQKxmsEo8d7upZwJoQCgzY+Hz3d9tdKJwpby3YUscFU\nVs3BckWUSE7T9MIxJW/vEthZKF7F2rCV8Q8L2USIvkAUGPweKlDbvX7yBM3d\nr1BHc6eQC3vU9ZSBfnR5kx4QEcOfNTgQ3oiJ3qMw7qU93rO5PItpX4PNTRYD\nV62v5odc0KdHD6tjHIldRTHl/aQDMIh/ZDt3qVP4be6dUUhw2ZgKtiuN0UlS\niiTpLsirkkeN5vvctQiMelTRQHF1i11Y/XmpBqxDKqDdlcwiacB5PFYXAb8b\nGy2lCO8yPB6BLA/BQN5eP3fFgFE/vM/HdLOoThmlzNDsAidTCy3RYtGqJU5b\nKYLD\r\n=ozmA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ffc76ffb4f6e7be85a84776ae32896459147be7b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-ffc76ffb.1+ffc76ffb","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-ffc76ffb.1+ffc76ffb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-ffc76ffb.1_1558565291903_0.3666449265062326","host":"s3://npm-registry-packages"}},"1.2.1-alpha-17a0643c.1":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-17a0643c.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-17a0643c.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"0a3646e5b32ecbd671093c3711a4b870f266baca","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-17a0643c.1.tgz","fileCount":156,"integrity":"sha512-JWu5fYLXnL33uqF8XLuShfeEagCVI5ngWbqtjcU7+Bo7N4R+ow678BsMVHTG96hOmaBxogpIB/gSyA0MX7Ei8Q==","signatures":[{"sig":"MEQCICvXy+QhWwZ2Tk/Oz4jT0/guOWN9gqOh9tb4VNdwiCRbAiBHN/+iUle+STywLNHqPTLRNn1UpRRgGMVtAKX7w0z/9w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5jG/CRA9TVsSAnZWagAAEAoP/3K57onDTjTA9D2peoRg\n8/IlXbg7+heZtrfO7/sENw41+51iQPci1P3/Jc4QJl/nBxqrzfsq+RsdoMGp\n/vzpEwBQD88CZYr9399/dQJwuTkni1Vwi7V9msSr2gTq3EeNhp7VChrd0Jyu\niW2CN2K+GhbulZgtunmaZdIephEeV4yyVtsFwabZGu/qrHrPt+jbGGcR1Oih\nYpXpcmAh4AE3BmpCgX3qotWeyt7IiatZB4s5f3suRbB8TWDVZLZD5t6z15dV\n/sbqkX2d/cIOUK1V5GHeQXEESsLpLz/voJUZ6XmH/jy/uooSpCsXPj1RUrhO\nhLo2tdEDpE0Kso1XOFweErfbOb0CcSzgZb2klvfNXOKZ+obTKOTHY0R96RQl\nchxTBWFhpeGqTQwJlunYSxesePA229cuTHPZTuHzNGeverjINdTy5q2/kbko\nDxBMjKfHZP3xU2JiSPfpdNnB+JsYr8WDzQyalD7jK4oBe1x5rT1KFHDfszfY\nNd8roDBYT4JAaH8zoXkTQ3R/f3FkSojbZmJ61d7yMYajegzRKuXxx9gvXHhd\ncM/j0gFW8J/KlEv+M2IuKAsknvudzRKRZyatrlkC3qFMOiJO06PMcy1ym/U6\nK8zXhtBBS6MN+m92Zehypii3xu7rFGlYOIK633tQtLArerRPOP269s2qZkLs\nP8Ir\r\n=CnNz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"17a0643cbee7319a0b2f947b910cac10c3791cc0","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-17a0643c.1+17a0643c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-17a0643c.1+17a0643c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-17a0643c.1_1558589886588_0.5463476020834466","host":"s3://npm-registry-packages"}},"1.2.1-alpha-48f455ba.1":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-48f455ba.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-48f455ba.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"f570705a3a648a70d1fa6bd62e7add7adb73ad99","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-48f455ba.1.tgz","fileCount":156,"integrity":"sha512-2yFjOXBc22Czelir6W1ylyc8lAYAZWVqPJfqqkZM09/xncR2nF8JuZn5aR1Ws8SQkRs9KXuu0BEJTt6rfgDBng==","signatures":[{"sig":"MEUCIDH7bOek/4E72UZcTMYYkxuATzNKOuqJdQTJth7B6WwbAiEApOYl5s5p1pcmDpoNkiP+WIViF91woZJ4zBZzPHRbMf0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5srLCRA9TVsSAnZWagAA5F4QAJ1v5uMRiFFqgQQP7S7D\njsPejXIkKKhTEW1TY253z83s/ofZaUzcNLqtCo4SO1brT3bQLIOnmWPJDel3\nsMZdo3rrh4MykJN8SK5VCvlEVGAKNLztFXlYVQQajHpgR5ioMa9UdLxHpBr8\nITCfxgxinGursPhhA1/NXEfr9A80C5j1S7EhlcQnL7f83ksxA4G9HvNndAqY\n1mP/BVAiuxWrv7BjxpYmUVkQSY6OGk4qkYHJDg7g1pDxAF/ya5FQKfAOu8g2\nh7/rAfC8nLbdvK8S2g2RVQrjUvHjk0EL2e+5z8QMo2HsMT/r9GUejSBHsdT4\ns3tj6s3InUHcCGyX7fwPJpfE3VbxbZ2b2vmP9r08Cb/ZpOMyh5k1YYhw5tpK\nH8tw5C+T8r2OU/7EI0ZkMzB4QzFrBpNC9TQAZyNqFWyGzLPK5qjoOabqL9gs\nSvtdJEhCFDH5MAXGhoX4Iia3gkFasbOh/AViMqtvrACBpdyXMlCCzj4fpHqo\nHuSdryz3eXbh+gXNdgtGo60Mi4NMZEfj9zncWOaQ/VX2y9HzbqDa9NMybr+0\nvBSM4X+eokAajfAjfF9Tr16xLhWMAWVIzujHI2MHe29nrt36GNMpp6zOnj7C\nvk1cPhuit5mzZ4c6JSVtYm5OPA8YvicBwWnOPVVafAaPciY0zOLw9AUyaG0M\nX3P4\r\n=zRyQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"48f455ba345a8481d2ce7b68c5bc255b7c4cc9e1","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-48f455ba.1+48f455ba","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-48f455ba.1+48f455ba"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-48f455ba.1_1558629066720_0.2342258530099981","host":"s3://npm-registry-packages"}},"1.2.1-alpha-cee9933b.1":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-cee9933b.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-cee9933b.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"8058f0d467cff6b20b5764dbe7a7a53d3c196a26","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-cee9933b.1.tgz","fileCount":156,"integrity":"sha512-kgfU3R1pPdQfproftnze6O7XQV+gCTQhFIbAolIKtoU4qCTcEQR4Pma1IV0/5UUPZ1dtuhgrHLhE4XZqOHmvag==","signatures":[{"sig":"MEQCIBpjQl6I6mcXTbxpYDyPM1FNdKEQ7K5WYiHN0fWMmEJ8AiBtIgcg6id2Ote70L5RvbXx0Y0yDYpOnnt57rpF+YayNQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5taGCRA9TVsSAnZWagAAu/IP/1BdkGFZqnFg0ZDy9dx9\nhMntB6su8fQqDtQjhUQ5edwiybL9NFQ2oBfs8XcsONksmdKRB5Wn5LVPerIY\n2u6K4f6mA70WDdeIMUB7pBcyAh0hyLMMbQM8cpjziQJYth90FBct73JHmPD7\nLV+334gVSOwJ5Ff+nEv+DcX3EC6JcsrmEHCL9silbbPftpY3ta57lRZe6sqk\nXBpdBabdJsb7cA6PTBol+aDx1aOpBa9HpzSrnbZ2HxcfE2bm+yTyHHS2JEsQ\nzxOqUJZlzHbKVDvre7jBhJ86ZuNEV5z4p7XkHwRGe2uG14ArvxsIKKWUkfZ9\n5WZGb5OwnrvPfN9z0wDSlf4UHOSRlBqG+chDWyVgUsLerldfz4HWPLtD7dqB\nl7do8xZkQ81vwTGpsV4Y0vBQ5pC3PjPVJSz411VbQyyus9SUdKl63HgosZyC\nBGWlJyaP10P6w65GAZsfX+DaRNOkJSaoEJfK35X3bEqoUeIOMLHpqjR12lCw\nFpMNYiE5j1kYnP+3SG3/Lfzr1YpeCI1WNLvFIPEyYIeBYeBf06bRh8G7OLe1\nphcdWK4tqxQl8yTY+YNCVg9nE9nIUfEm4GE4Z26e/a9f6U4YKG7SmE4CJSTC\nqtXAxYUmcDCtvJkbgPpZVlR0/XRnfr6rrI7lXvm2kOw/cXPWdi6leHKbLO/o\nwkrK\r\n=7su1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"cee9933b1d1bf42b5813dd7236556c03bed2d0ec","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-cee9933b.1+cee9933b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-cee9933b.1+cee9933b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-cee9933b.1_1558632069899_0.1928827533284092","host":"s3://npm-registry-packages"}},"1.2.1-alpha-50cd4fbb.1":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-50cd4fbb.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-50cd4fbb.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ee6ad5188c7646cb0199f2ed1a7e30c9575effcc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-50cd4fbb.1.tgz","fileCount":156,"integrity":"sha512-1AbIS1GAKAFTjkXzZZB52drv9tx5+zxxCtGRyLXk7GNUDhBBLfaZyD8VxoKXR/+CbO6VwxW5L3n7UumeO0KWPg==","signatures":[{"sig":"MEUCIQDAJJjvwEskRNM23hNnKsuJjrjYXpUJ38ApfiYW8iuL5AIgRDg9N1MMVgLaZ2vGF5/EnEfP8vdKnbcrsoS1Y2eoxB8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5vINCRA9TVsSAnZWagAA3IIP/iNXcuZlre5p1V5A7Au9\nn15aaAODva1Z3ybYpTWAF6ZAkabHJWTyQw1FbizduvX52J9UYi/Pb2d+ex5e\n9TYZ6TKPVOfZ/JDznbPqjrJI2f0lIHxzetONlH8H6XNBpijQ8gNE0kMF8P7c\nMptj2OJAJZG+tMYZD8DiXgIJ2xOySG2clIRnKOm+JhR6EPQyiDbQwvCxRua8\nhtirulBGIopFoByrlifZisOPRJoAFvVX64twA6r2vQa5VdMzkTb/rcwUlw2G\nsBcaepSTLUatyv/nHqrky7/nDD3rEctIzIKftuDiLp2DpQWa31hbA/UpUt31\nW8hOxLOCIqg9NL0AVIFL5Fd47SnT+72BzTEm64livogntfQH6ODP9iVJjSlZ\n6bzeFOqoezGrh+cZB1wc0swjPsgcsY01CAtnRXyi99zJc5u8tXv1kV1C+oPt\nAIF8gUUHuEpWC7rrrxv6x5+XE8NcUkEejcv5BzbQqWlJaMLg95QHxEbdGUSP\nACKYr1YMwL1YGA78loEZ4Dar2qUIArnBapu1ba80RUJ94HSioL6bmVUmLA6M\nHywFZAiXmzlnIe5MJ8VlhDQwmbnw1tdobOgi+WNAjJQdM1mHQ/qKjA1YmO3U\nDvRHkl6CzaweKbl1YoiNuEs8855sAvmHsK8n+NfU2mmPfsdj3pmYhl3OtRSX\nWw6j\r\n=anaT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"50cd4fbb9ec40199d038b573001dc1029e2e5a34","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-50cd4fbb.1+50cd4fbb","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-50cd4fbb.1+50cd4fbb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-50cd4fbb.1_1558639116670_0.9218833150562109","host":"s3://npm-registry-packages"}},"1.2.1-alpha-5cbbde9d.1":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-5cbbde9d.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-5cbbde9d.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"839e1a067c5d322f93878efac54e92842eb7e3d7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-5cbbde9d.1.tgz","fileCount":156,"integrity":"sha512-vfPNhurdUC/7clGvPBOwuNwRLjQL/bAVcOhlvCScAIc/NHY5t1Q4le4Fid6VSPbyUPOfgegdXgL30C/R6uwaaw==","signatures":[{"sig":"MEYCIQDEndVX2B1QzT4BFxHfPPhtnqzN0DZX2ohilQOLUHH+NgIhAKurmIV/2FQCBeoV5QzY9sTCFMFTDo76dotMtlbf/QkV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5zraCRA9TVsSAnZWagAAVQcP/24OrWGwlFOUCTML6s/z\n1sSvMQYdyYMlk6WtbXSczgqOm11e6zqIB6cqF/E1yNWSzRTWPr6o86nB/mx+\nDPNUmBBj03UfIuKAfQX+uerzZIytfM+pNS7BHVEE6qd43EG69Hac0hKf/nwx\niuFaFYRUURKZn9kNKPZFwkNZbvXDQuTGjyY6EQIig1VloLyQySlDKz56HYqz\nhHpVw+gLsh5oLpjh8KkbqMD5mOFHGghFGbgeAmDzCDihiEcm/YRpBOKwmwQn\nk3pLosMA++bblXO8vTVM6wUHBkKXI3sRsgpNI+6jY3s8/ptIxdpmGr0rIc+k\nXed0HFGdpCcD++vZMRU7ub3qpZsmG25yifWoYdO3VrKMf02LRMDSoKyxdliE\nHi99bEUOOby1Exr4twE0LqMFv0+BX2dxvLl9YpPJ+iDdM7KgujEqUje//cKT\nDMFqAfZoADXSwuzSZhcSb61swP68vUfXXYUiBanZXbGJwDs/wwydzyCdpt4A\nNnphGH2XsWfRLaPk48nddDXvDcZ9lboITPrUsJmlS867i5RjCy2oNbb+xJtP\nj02Qrtk+K3wf1b8NTaPKabc4vxvus94NcVRApmG9GGh6lH4gLqAo5WwXhcyM\n0VAHNVqiGkqsJcrUaVqWmwygAmGDryi2YneOyMOW7viQypqZhcPcJ9Pe+2f4\nopRT\r\n=ZVPD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5cbbde9d5d008760e95ce43a8a53f2e5321cb4d9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-5cbbde9d.1+5cbbde9d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-5cbbde9d.1+5cbbde9d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-5cbbde9d.1_1558657753862_0.22734044721874858","host":"s3://npm-registry-packages"}},"1.2.1-alpha-12c3447e.1":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-12c3447e.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-12c3447e.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"d50fab78f6ff9d2c864a7de65ef9d78b9c5d3ed5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-12c3447e.1.tgz","fileCount":156,"integrity":"sha512-CGUGz6NRqomn6Fq0p66FIpRBb9qh1sAizHWvBdUn+kRa4tVzHXs0keTyfbvQ047bKDWiesPX0tbcMuJ8Dscj2g==","signatures":[{"sig":"MEYCIQDWlqOFiOTgyiVZK51IdXMVMsidMBzCjWXGGXX35TjbzAIhAJcLhTEVR/igc5PEs7nrtu1bVJdy99lOtjAwDLWekgGe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc6DojCRA9TVsSAnZWagAAV9gP/3AdWmCDepxoK5sPQAop\n+v0L0vLsizh2bKwuN5w9TSNRQtAGqQQvvoEjX0u3WCsyW3V7O9ShbZ/EbvsJ\nqaMbaSVJwsztLzN2sVFCWCiOWXIqlzQuRg4xtr9eo8tCclU96rlPw6vZdXhd\nNnvRe8SKqjSTKke3hFlW22xHJihWm0QrW5FDfV6LkUKaojYfgsYT5RjJND7V\nqmZGSaIPD11Ao0zeYM/a+f7QE8YKXv9JbP45/37+zA0H0na5spFaKwWC1MoT\nqy9C+85BNtPHW0d8GmhfZXl4Ua3HkUWUlRbeEF8KcKvCRaYmzjkuCaC6OsBL\nB5+j2LVcAHMNtXn6Ipjm70+1Fvdj8xjgEWGtvh+ddpSIQ8i/iaZ6GUS/ySRP\nMAqhlcjhS6jWGXtMt8hcofbvLfRlEs3LaQTToDsm5HRhFe4ClRmnsXx78MfT\n0ARPTLv0F0kViR08l18046x9xoLEbMpLgwUrX3EC6keJKNt9k61QKG5HEUr0\ntov82lshUQSly/4U7FoQBuP8uRERHVnv72oAA4k9gZ17mr9uqJ7pbz/7UG/B\nW6ZFeLEBdOCrFY4FiusZE5oa4ZggFbm21jUSkBDjUIKPgq3/CcDWcUb2d2wn\nBHBySBjt+xirnCq99AGt3HuETj1XJIpTLvKSiH8OCbNnPbYEIQ+4RUfvoQnr\nkoYC\r\n=ZJ70\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"12c3447e3a859b0f8e02fd1bc67aac7ff75d2d5f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-12c3447e.1+12c3447e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-12c3447e.1+12c3447e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-12c3447e.1_1558723107012_0.27041255118670726","host":"s3://npm-registry-packages"}},"1.2.1-alpha-471eabee.1":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-471eabee.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-471eabee.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"15735ae977ca0599a1b17c46ae8cc54cedacc04e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-471eabee.1.tgz","fileCount":156,"integrity":"sha512-0N9hNLSW4G/7oEpMBlkh9SXCuMvf8Rx3URV2I+ZZwOmTOIFiggL9IvXo4zQ4rKHGGi8NdgTqhMI6CMGpLFXnBA==","signatures":[{"sig":"MEQCIFzCInDQxfSY4Rzg+uwS6QRTA1MnV4AF753/W/Uy4SIgAiAna/W3M7sJtuCL2Ss4Fj6r1HJnfgVhNvyp3MPkUI3Tgw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc6i0fCRA9TVsSAnZWagAAgtEP/R736z9zhzYpwSwIU1N6\nqowNp2WBtK2d4M08qUEJ8tAC7QvI8ZOqQhEyTRy3k4XcZlO5dgPde/Po/fRU\n/r/xoMe0l1k5/+KI8P3njRq6A0EjnhS0gnGTMzxzVT0cpkxxfgb0jlu8rgQj\nAx/RwASqob8P5Z09+YuleGSr5mzmIGl3mzw3x+DTRUWW0IRtJTrqpS6Pcno3\nyP9G7DaGC6eE+yWr/76UGPKni8rLAcS8W7WO7IiRhPWc+65ehTsN2rDzGKkP\nYurbrUo1UlmGjBhK3/3cuRE1tW07P/gKhb/HGmeuXtywoWO3JDbqgUo7hs4h\nYzWVoh7P8opMiK80C6KG3aVDczhhuJ8BtjXJ+DRIrpaZp2RqGHDjU8YsW7kW\nF5usmrLV9JMcxhpxf25n1kEHpW4HBSQ2hgYERknnZTJ3YsEyQq3GEPIKrdp9\nBMwvsVpjYYy6aWe3cVl2JGsdWfJb7chcj610fNYPOLP0fiUwYJXr0tZLqtyN\nHJIvK4wNsRhjJueHqA1OofKK984Y1mLkprmrmBdGNZ6No8e5jU284EznUYl/\n0ZfBFNvIRnW5Ds1/MpLcvpF2fBf3LKR++e4ZWhcYXXZDz4ApLTkuAz9m4VHy\n3XSrIhTkyis+QaGbV5YjVG+3RBrOMdnlVoE8mMeQk50JjOLZfJzqiDaQdSiE\newXW\r\n=DIOb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"471eabeeb52681366be92872bcdce0e551317d15","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-471eabee.1+471eabee","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-471eabee.1+471eabee"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-471eabee.1_1558850846498_0.27699966816186405","host":"s3://npm-registry-packages"}},"1.2.1-alpha-ba5920b4.2":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-ba5920b4.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-ba5920b4.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"48c61dba7c96489e1b1097d3e7e1ad9897654fcc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-ba5920b4.2.tgz","fileCount":156,"integrity":"sha512-ZjAjAqpXelx3hXRUQDTkP8z2QfseQqBiOtK5OYzoBCD0XNOjdbWH+qtLFtAenSSGjqN1LPd/En4KiR9GryXldw==","signatures":[{"sig":"MEYCIQDVaLnfyf1B4WA/aTvZ4N/6nESFAkQ7gdR22rYBX+Z5SAIhAMf3rVMlkySS/LYD2Wx0AMCmO+QKhdB/lCFvYD+4cnRx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc6jFlCRA9TVsSAnZWagAAiZwP/iglAYaHM6pypifAcSXg\n8J09LChYsvlvp3lIikWuW6ZKBM3IXjObBSAln68Y/686XtbyAH1Rpnzv1yy/\n6YdodHkMB15pE5rBqT82iDsU/MRA7S9M0HAyG7a5WYJmmM2XLBBdWJKGIEnI\nTiKzcBvFGYBQgjUE9xC8ZPCH/+hQi/UEc5e7VHQlGdDag+9A83Z8LPZxHwBD\ndQANZ25oLdj+DENlGvhaExJLmhNjLneAs9Q/ZW5kWkAnewR5HYTKrpCZGtas\ndIhCgd3KgFH+/b5A1PJCEatTYDcbYkGI/GhSiaBYfqW5gqOhUkyQNFE2VCy+\nSXzGSG6psrspOvtD3NfvIAT7a31vGp3x0bgwegi1X00MmOmX12aESKIIauVA\n/nVSgEBpJDE4QOuUiDSWEMr1cKvWPPz5Qj+bzcV1GA8WjGMFkZukP/BIXIGB\nSfehgWniwTGwXQ5xIflnASQrz7j+bGQRzgzhi3vkgMbvMMPRRo1bQ3bqLx04\nRyF/dSIvLlXvg9bSdJ0SReBEl3CF5L8vpIHQ0n7YXSUZra4VH0k36fGjvaNh\nn+RxZM60lUkXVZ1oYbG1IruhwI6BqN3tFuF1MxgSlKDPN8Q0s1AMOFyapZEo\nGmpCI8UgQkfZzZqPNaHYqvTLq15tEIwHhIgnnhXjifqv4DBY5/DLekG7Kd7T\nULxy\r\n=OD4g\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ba5920b4f26f1f782af67f8a28a26ecf97308f65","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-ba5920b4.2+ba5920b4","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-ba5920b4.2+ba5920b4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-ba5920b4.2_1558851940653_0.7919639694306464","host":"s3://npm-registry-packages"}},"1.2.1-alpha-fecdffc7.4":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-fecdffc7.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-fecdffc7.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c5b2c480881a7e8574464f6974494a6312347d6e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-fecdffc7.4.tgz","fileCount":156,"integrity":"sha512-uEcVqXyXbApO4T8ORWztw0WBnJYZ/ooLA/58bkENuWBTyb5h/hC2f6ruVU/R80AshYeMfTtEg+RKTvH7Yvrk2w==","signatures":[{"sig":"MEUCIQDGm2HSiXWLMvTlxNGC1/3o6+1oXrpbSKF0j49n6UUnVQIgCJmWFsEh/iPM9Jd6ZDzf4rDXdG8tHRtf17UHEovOWPo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc6jGJCRA9TVsSAnZWagAAlNcP/0XwG1FZsecrSvtwT6bE\nZuzRdY0tAoDI8qQ0qXJjXiI/CaBUYukRCdtpMqhKokA18G581qU0DdjJBvhn\n6N2rRwhuHExqrZghfIIiOL2gU7Lf4fTMo3Qfts7fx6+n4wH7JEkAetClTmDH\n4W+6KW4Bx5JXFVC0VPJKhjBfhude+T5F7+xq9FHtPIB7COTszlYlw6qxuA3R\nZR7/DI3OrZODqKmTvUHZmdB68qN9sDYDGgRpW5/d0LocQIp5w631VBQMm4cQ\nejs9+Q6DPrGoUfqLwUqjdPQKLKpd20pCo654KvusstuV1rS6jAwUUQTHJcil\nPgdyQ8j63E5V+iaZUcTLPV5v3qKON+ZC+nHTmz6mOBVtDFVq1pkbpR2okO05\nl+xYexNxwIc/MGzCQf/g4iuvfqe6mlq+cZdposL9+z6KqAQFJwaVejsQoUAc\ntDMprGOp32iUU/BrEfc/mtc06dS59KnhO1vCBLakkGsq5cFu1o6BN5Az/QGK\nYV9WUYdXwJJ5vxDa5TyQ4MI8junj2/nZOkPLsM4ObbIovbBB/t+qD3JhRnOt\nXp+SHiUSYulKX6JT9YjQEEP7DC2hAo/tZ/MgU+QYJJOyQw3utk2QP/exm3lg\ne3bw/w6PY7pMmAJ7vsOQ3PuvAp2tcwkOBD3WVMdwwGF1fWao6Vf9k6Gf/ru/\nlAPF\r\n=fs19\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"fecdffc7ada7065c95a25161a1a0a6a1296bcc2c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-fecdffc7.4+fecdffc7","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-fecdffc7.4+fecdffc7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-fecdffc7.4_1558851976425_0.8681409017756003","host":"s3://npm-registry-packages"}},"1.2.1-alpha-8d65fe62.5":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-8d65fe62.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-8d65fe62.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"2f4e992fddf3b5b8e00b4f87f68cd521b1e08be7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-8d65fe62.5.tgz","fileCount":156,"integrity":"sha512-Wb37CfYZ5bBbB1zHXMAUtc3aE/J6WwC6uEnSDpX5U1RTJA7rSpmgAiR6Qof5ng/l70fleJnvSGQdHwkjs53dhQ==","signatures":[{"sig":"MEUCIFob/utMT3ullgAE+3O6GkAfV9GzUX6LNG7taVxzIzi5AiEA8tpQ1yiL78OWNi7GR7Z1ZzKRTWxA4tITaOgwddFuQXw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc6jGoCRA9TVsSAnZWagAAklIQAIl8r66jhDHxhYs4Mc3o\n8c0oXE5SzezJRbxFniedzft0xVCxbWhVXJxPJ5nF54c73+ba5KoxpQOMS+O+\nURzwdVU+POA3hUm4yFT8OSiiuSjJrS+Khsh4Xi0BAs9ZC9D+81or0ccMCPTq\nGlIJiZOaGFmPlqYJ747ucjaSt32j9X/At6R+e5Js3fV/bv94WZbOVdBbzFHs\nBwR/qrSltMYjxWUiI2Lf7azGibpJO90iCqdUoO5zD1f0w7dcOOY2CzEgqqD4\nLjZA4R31zFS6uzxwQuTFhtKBBg5F+uyatCQ5pyZLJ1QJdLsGlXLRBo3f4ay+\nZ5q8MigkoCELOsDwwZXRqFXJRErZnLRihSKv9afaJwYaw13RTpUDsePH/+HH\nA8suGzqRy3ylss3/zruTdd8j12nikWnwBztmvkF2U5hc2kIUCIi7uE3FgZHm\nkHdy88Hp/zL6a2BPCXS+JCHAAlynxJO165V45UAo7VImbxmFCZdrX/oPig6k\nZGNMSSG4d8bTRF0lNcGV89uhSpeXXQqLgCmViEAv6Jli0m5edbL4HPlSvs7B\nooBB4goEUNva8kM/Jej3HG2ME0vMjLZPZvmhKcsO+A1kC9mUNxM6h2+oaYER\npTDOMZHLtx/4GZnXXaPqOCx3QfMUKIm2qi3t5mvAIPfe1pxFBYudBI3TfXUB\nrWTg\r\n=yM17\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8d65fe6220bb1b17ca7bc19f8d3faf2f8b89a1ca","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-8d65fe62.5+8d65fe62","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-8d65fe62.5+8d65fe62"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-8d65fe62.5_1558852008183_0.025449575852839468","host":"s3://npm-registry-packages"}},"1.2.1-alpha-846cbd36.3":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-846cbd36.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-846cbd36.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"f930409e6f40fe4ba4df86d77c7fa33c8e0b1220","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-846cbd36.3.tgz","fileCount":156,"integrity":"sha512-XOO8zu3bmGChZfFt65R+5S8S8hYoy+ckQb8WEItUD6SMnCamvJtxZcUmwqY8e+pqL3C2diKjMAgUTuBAl4P76w==","signatures":[{"sig":"MEUCIQClWaylgvBfxgtCbN55KP9A0NIWiuaRRaVywZxRUv3s5QIgTe5ucq7VOaH1yM6T6GiPDp8WkMynSbqfzhkdsAFraII=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc6jHUCRA9TVsSAnZWagAA3FAP/3L+ZftHXmbI9Y8geiV/\nt5HnBK6XkR0HbV5WbaQymAMDi56opm7KR/t8TeoXCr5ZYrzKrCkphdgTBu8D\nC2ZQY9dCGvuJemwuGIcHPrvygnUv9AnGf22QfOrDqR6U53lf+APHSW0fAb4v\n2N3svo3a0nfHQrukIe+d0BkmFa36fMTJgmm72906ePk7/bCMjUSPLKsHYlW7\nXgvq8RRPNnIL2L3EZDbtWYQ7jv5I5L5QZh9MUOPIhlh9q76o4GSvJNv4aDAq\nBhu1lvHAM7WGVpSQYqb2Fv1dYH00IPx3TfhOJt1b+bw3+tL/zXdH9+EhwquI\nqQz1IQhRKNCOZ4A8SZxiUsnsqecmU+XV85/E4ufaLoZDrFFL61BzdFIE5sIn\nuN0KBVDUzBhWghhIzDAF6YM92jCmYv01gHSjTutPylelAB4nn2NLCIzW1GJp\nhDZmhZAwgwxDBr8zxihIoWdfrjEP6NsR/f8i38lCmcG9BZCULCs1WjKGWTRx\nc0JBZnW+Ge79K0Y5waIkQIqIBnKos1sOGkQV0eE0gCtVr9R+/WXfjdEaveTK\nrQqWQbKNv8C6jRhC2JvJr97LnG5dxWRIzg5mHMLKhvaXAhoIYsmyc63MFD2P\nAo8wu8sSET1bv1/A4QoYz7DNJ/mxSe4t5Cw1PI5VakpjwRh8m2oaVtQCTT8h\nMN2Y\r\n=qUrY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"846cbd36805004c46b33aac77f364b8a3d81aeeb","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-846cbd36.3+846cbd36","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-846cbd36.3+846cbd36"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-846cbd36.3_1558852052039_0.852233808112606","host":"s3://npm-registry-packages"}},"1.2.1-alpha-fef580c7.6":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-fef580c7.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-fef580c7.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a216762c9d74a9ea9432e7f35fcd44591a0ffccd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-fef580c7.6.tgz","fileCount":156,"integrity":"sha512-e+X68ZXZ83aerg0MW+QGexh8rGoBqaYjF2I43h8IQNEbBJximW7j9fNL2duVqCuNw/0oD0cmhsMgMpoLhp9CDw==","signatures":[{"sig":"MEUCICy8S4GjqZ/slqkRTGiLQyAmph2JoN+p2IU7URlOWwRCAiEA8zC02c1uK67xE7SZsG9D1Z/bLavxMjjyhnu+NwC7hq8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc6jJoCRA9TVsSAnZWagAAj3wP/jG6tEpUvUmBQdUb68b3\nTlAtO+tyAWS7cX8wXOEUZC8EtZFxdkRyFJCP3kgkEvfBp4xnuPbIbpCByy28\nS8xqJjM8RIGVKfC15DS/o5LwMFGUO4nqTV3pqPs9X2kbGOnu2iaw5IuO6iam\nj9raqT5/xs3kJ69cQFZuTZGbCvOXO7160sTAqq/tFiRsNxTvxQklOo8IqW2H\n44YyoGZbcolFQdGZKvkCF/L777Jl3aKpU/sGBi2A4VQd9ywrb3Q0X3z7Vv9G\n0CCbVos5MNU8dj8pQZsyPdhCseUe7u5UJMi06oY4CQ1O1ooHbydsx/BnwBfj\nvSFWuJg50IdSZPSyxyrg/Vusn2ym7sAFLU/8FTUaLgY61cJNzV0GibreSdlq\nIXR7WC1PNT/I5MgYFbEb9Ppe41tBZaHeT42iUUOa1S1FDhJXwz31+8E5jHAe\nyDKzf7GewXgsDPzU0145MzKnN2N9TI3EZ+d2zJh7g66znlR74Tng8nQn5e0u\nqzLWzVvYylDJvTASJRFKf0DiGnB2Dd49835lQlHuYc0fI70r3NMOxyK9EiTr\ndSnuShvM2eKsFgNo9P9tDpVRORPBnHlgS9ingTjDcpxgwf0WFmXJyDt0vQtE\nZ2gYHbdoHisf7rxuGJbEkihV3S2RXgiF7ZWAfUOlhe8bKS0MLY7cX4kAdP2N\nf9sd\r\n=Ndyl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"fef580c76f60f1f954badfc3c7cd4c93420b085b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-fef580c7.6+fef580c7","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-fef580c7.6+fef580c7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-fef580c7.6_1558852199317_0.6887157225663285","host":"s3://npm-registry-packages"}},"1.2.1-alpha-1059b8df.8":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-1059b8df.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-1059b8df.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"5b732c9efc8d2b7996f0fc539f2196fb37a07206","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-1059b8df.8.tgz","fileCount":156,"integrity":"sha512-MMWM2W5zBNVsvDqbsnnZsghtEdSpK7n1VJujIRxFuBmabZprBaZHaTUXzhszZTeIx5/PAnfYbudmEAceiQbiOw==","signatures":[{"sig":"MEQCIHLny7jmqgMM1HkgAzVMRMa6k/0qzNtBVp27gqaY6qeoAiBMwVlaijzY/OsWs9ybEofNqiLqkiOzrQ41oRgWdp5nXg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc6jKICRA9TVsSAnZWagAAOocQAIdopGS6qFhQHCJC8CxO\nr77BJxQeFfKECkSg0hJBp6pBqwGWvegm15fkIn7IJyQSOPzdgrLkiyHNMv6l\n4a1N/CIEhBtL9M585hj6XA/vpuqD4VItkjhjFiOhS7RNfgnTtt7Mdu4QZ2Lp\nHsDRzyfs/RLsMNnBjnJWU3/tHbnhRL8HJ9jFKuJzJ8JTJWlzezwsbZ2FC5RO\nhX3l13GXFaNtnyu0HNU3La+CLJzipa4R+2lXzFIZdfgr6j99gZsO3BHB1Zx7\nuclFgb8Tns4vOCxpCN/B7suVnAlPfYI0tDpC1JNYjqrJ45bGycwCYn82pgqy\nJ5fD6yG8DWiwKj/+QYpAmo5f5xuEqB5TGxnoQ4pNzjmukOD9HN0UKqkzwuOk\naMQFvQa2OZF7FQGihaHd8Ox7kD/cri5NCjvW56WV8mrSWss1MILvWn5D68e8\nf/rnvEZB7O2JHEtFAnKr6ObHVRky7BlVVV5GAt67N81cMpI75WCd1JTe3lRn\nzMtwiFXZnxHKTVVQaMIZlVwnwAK7gRyGOUlIUkRChYpl6qofdpspAunVvZny\n7oymR0B8nA67oY9hyYYov4aUj/zCX0sqdPy8FOK30B8LWAywLlPcZdD1HjDv\nc/EjetXEDWgiHdijWpVvYTLybixofEBNHTMvutLNMG2e7RTlaAcE9expRnf+\nHC4W\r\n=eTUl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"1059b8dfd247748ac253352e0e9eba46126e377f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-1059b8df.8+1059b8df","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-1059b8df.8+1059b8df"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-1059b8df.8_1558852230811_0.3170173879938498","host":"s3://npm-registry-packages"}},"1.2.1-alpha-2e450793.3":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-2e450793.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-2e450793.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"3d5b06c1a0fe55f028238073d9e0589db1382fdf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-2e450793.3.tgz","fileCount":156,"integrity":"sha512-gc8huUsCLWr4lld8Ha0JQxZwu16+GCDsth+8MH+yoQin1FHRIoCnRJtso1sEZhAi/Reke9a4mLVu/vBhgQCFDA==","signatures":[{"sig":"MEQCIHC/3CLMTigrv8mYwvwX2IK/n3n1bVo8kb6ECVSDsji3AiAOEWIouOyQzjHeu7E9vvQB0luhOO5AldWU7L9LsFKyzA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc6jKzCRA9TVsSAnZWagAA5rEP/j3w9SqFldouiXezbDHy\nD5t5QmlgEoJ0N5UDnOeqp9YB/arE2mZDyxuKXwpOR2i33jYQdgGjPH9d73Kx\nAOwtQEtY2+3O2lmL3lSeqW9pzOps4azlPBzNeT5H0VZmTrQ6EomF/sAjhPZr\n5U+9P1L0/MS3HI4X1K/MGSS6RkPNjAFujhv9IufIadJP4LcsiU5+HMJnXNxZ\nv++LW+dYJcumS/XZf6EjPQnVqiErN7DOMDniWXsPd5XCs2xnzsEEieeDOOGP\nW5I25waxk5ayKmWejoyZ8d51WIbB1AqcB7xIfAMo54wQudtdo/ieKKsaMlkH\nBoBgC9+KyNhZirA+vC3bBfM+dL72AQ3sozgQFrLqrYiDokcmSr8Z9HF+439J\nOnOP1JwXJRxhnoFNsqN2YJ7SUb/X8WTdG2EWaPeUdo+K6O+D+WzEYFw8Jn8G\nqnMMdKMLyOQBDa+FKljPaswAU6HNhOW14kcpnmBFoiK3qFeQL+iR78dGw9qQ\naZv8+DuVT19RNM09auVjMpMIF2xUkJZL4eOJT5rl5iGSb7iSH3L78I+Oy//W\n2hEYCOgIUsxLrwFMfo+Oc+66/mFgJfWp9UXFqv94oVhoTtS+yCVoaCEYH6cr\n5vaP3bK5PZfa9AQhZwEjgBUF8k62ShKBFj2bYO/75j6Zkbx1zBY1A7GtZZD3\nvs+a\r\n=RwPO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2e450793972c16cad265c0ee97ea163271c9eb0b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-2e450793.3+2e450793","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-2e450793.3+2e450793"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-2e450793.3_1558852274548_0.29044236673499024","host":"s3://npm-registry-packages"}},"1.2.1-alpha-9f97ab7a.7":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-9f97ab7a.7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-9f97ab7a.7","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"98073a23184275c0160ac256bf83818dd8bd491b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-9f97ab7a.7.tgz","fileCount":156,"integrity":"sha512-f1S41x2U0d4Hm6Hc7CO39ZeZVbs2xSOpIrc/2VpQaGBw/zPVd4TUZcEcX5wI0LgPaYLcSZUYaLUcne6dE3aXIA==","signatures":[{"sig":"MEYCIQDrlk5yOGMaibOlOOdjJyrGVSiK6Aw2o2yvbGx2kFQo4QIhALRMcQU+LyrMRws4Z69a2ETkiboopKIb9L2sxwoxdvoR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc6jLHCRA9TVsSAnZWagAATT0P/RGcnvGk4C4tYCuePcOK\nB8h0Vnd+z7PMB9h4wl04XpsMmKEZBgm0ZN3VPjnD1HHWGSmLND2X/yab+uYF\nCXF5lM1DcmzV3nA2oOk52jnePFn68z0bWgHjzO2Jz8npSZOteiazbAyWcNEx\n81U7B9cohEQyqR0uxL55eGKCd/j3knPv+AuyLOOLGxD74t31dHS767BjGrk0\n/+jobvnKcQZYDxyF00dQSBbHltcRs+4FqP3aYpK3n0dhmmzR7M4+gd1SN4Ov\nJQzQllRvSqCuTWVnRCQ/ZuCyWdCD9fH5iYCpKJOTh9LLTBMpPj08croMtiZb\nIQs05spiLu4lKVCekCl6207QrIMipx/YBfZd7O3eDWbW28sRJR7Acq+82zyR\nUjBDuk32xQ9CDWrGJdBCM5duDmOkX7i4FS55lqMhSDaXXq+8iqXORsY/UeE7\nkprUTNLpNPUyZ1nKPY5pbsSmfqHaV42GmpRYExeIdvZqdL2xCWGWkKgwnojS\njEIFLQzSoKqAAEtOpvXbHOcWSjGsl0swHpKzaxymm/I5DpbPt+cNY6hDOfof\nRqPAxOOiKDQ1Fpc4Y2VhD5fapVn631jzZLfb9Vyq/4nYPBvMyq6wPSwq8yFs\n01k4iARimpkGXSoX+SVVEAob9ZJzvtII5OwqrZOnxBc6hbL+zGUPpq3rHZwI\nU1fH\r\n=uje/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9f97ab7a89d7f3ef12796b3568fa4ce1797dfe3d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-9f97ab7a.7+9f97ab7a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-9f97ab7a.7+9f97ab7a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-9f97ab7a.7_1558852294470_0.012762889240240716","host":"s3://npm-registry-packages"}},"1.2.1-alpha-dc25c41d.9":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-dc25c41d.9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-dc25c41d.9","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"666f8d4d139b75bb62ef9762811756eb5257652a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-dc25c41d.9.tgz","fileCount":156,"integrity":"sha512-10c2E52hsijYRQ5IivN+yqVK2eEiFIkt/I4gNlXNbEpplwMpJtEeD61u168K1vHsukpY7liCqkN+gvbdu1BLnQ==","signatures":[{"sig":"MEUCIFyF11YQcxFdq6YJm9Qit6Gr6xuczoNZ6ibx9HWggViWAiEA2jm2DQvgBV79dUoEWFX1baF3/DrFAUFAHjR4u60m3BM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc6jNlCRA9TVsSAnZWagAACY4QAIfuTwnLgpgkSGNz6R5i\nP4d6M+ZVDcLCloIvyHQas5Gv/R+9TsGeHrHhuaCuY93B7SRbjlmoKwhG/Td6\nRSWHCgSZusZwqqShrB4RfgkghJ3D913lG3igGWvNSE6xKDtLCrcShPOLRj+U\nTls7uHnGNMDsY1UYy3vqoxBwTVZAxH91ZV/66tosLGgYhbsvIRig7sFUnwp/\nFhzIpXFB0Qx6pvW44KY3eOmr2CBW2m4XbDdsXgpf5tod0EIVVXei9xGBHbYU\n09iiE8zW/ECbDJJV6fhXd49KHJb+5arJiWaMQ2Oer749bLJvDHXxMwoMkW1g\nfysYQhtkWqrI8IIUfRM3S91AkeBLRjjbNX8KOhjGpLsoQpvkjM2C2n+EbcFj\nWLIXb0tHu1VHQ0PKi/sfQyERRYy8qqQx6NWcml7AqGOtA1DeMAYNSuaCUr6M\njdJTBWcGwGiv7y0BX3u808oWFV0KVroXLwv28hXbfunt8H/6FexPEahP8ebJ\n93zyXS9k4xsqzfci+ZD2bD/+9gzUSPONHb73Khkq0AiSsAbbGzM64twLp+5i\nXfyrd3e3xEt0K4O/5IGmJnsQMbH40SPjn7oh5aowuCQoWs1zou+YitZimyzz\nE6FmNLZkF759Zk30Y/cLYJ/kmpsFE1pW0RWMRDRJ5JWgtNuw/HCxm8ey0BgV\nCNIT\r\n=ESAN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"dc25c41d2eaef3941ad830bf2ab0478d72546cbe","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-dc25c41d.9+dc25c41d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-dc25c41d.9+dc25c41d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-dc25c41d.9_1558852453230_0.36882563012723835","host":"s3://npm-registry-packages"}},"1.2.1-alpha-6bf805ed.9":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-6bf805ed.9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-6bf805ed.9","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"123341f5a038610d01f04677c73975229e71659e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-6bf805ed.9.tgz","fileCount":156,"integrity":"sha512-8jRmJN/Gue7CoeNfdmEA/Cxul2CEO3/RXU7Z8YV95OJ2570+Wuk1qMMsIBMn6+o5nvW6fOVnoFbp77adJg8hFQ==","signatures":[{"sig":"MEUCIF0UDrmvrz9xz1YYM0vb5TE4Bbu/YFNxyWj78A8UftVaAiEAtonxMLXTDRxbAlFEsKCUPgJTUGvMrxX6de/Wt9gA3rg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc6jN8CRA9TVsSAnZWagAARqMP/i+zqPCHOMbLZMJA3b0N\nS+2YnyRiC8Wn6gTa+VozzmWtIhyLmH5S0KEDRw3VFo7mPqBTSvr+F523uIab\n1ZpdjGouNCvJuOlkZxHGHIBVGNV1uu5+oEaQMiaq/Tu9Me5fjip2UDC6bdIG\nS4GXzr0DoW5BslhB/zq0wDPZuYj7gHDKk6EMTcyYhFWSLUiZpK5BRIqQyLWF\nelC0kqJ2FTlWBbxKGZRV1SNTGJqjrq5CLer0kLNBzGr9DwQzXO8wXsCC/8UE\nHMq7UTe5CH179ww+Dxd6zB1JqcsKdzAofLMzM/7shLvxnx2uP89sOV/BI67J\ndu85nPSgCgN8NhnhcqN51IkMVa0aWFRhZTfIj6m69A9dWYB+AZ8+QN0yE3U2\n5J1+KZmQSCsccycSmXEi0KjXZmmewEvcvKFoWT7Zv39EZQFuRmwNDtPZ0EC6\nOTpRjoswWbDZbWkU2nIEfxDyC+btBw+MTkkhjejHdc3f+Bmp0Aa80AUS6bJK\nL6r5/s24AM0ur1bwNfdvV3xtGr1PGTfn9B6Ykq3JoVoWh2N4ezew4/Dy2XZn\nNxmUwQV5KF5jvzkYzy59fkLlMKOZ2kL5efEz+nMhHhSgeyebq1zo8YQNzT66\n9acFKHabbigRXlnejax+uYtrRC4XwzQxv6mNQwet5fcnrFiPIy6zksKE7JZw\nXv/w\r\n=s83A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6bf805ed60f6b7934f93ec2412d351aa5d56f426","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-6bf805ed.9+6bf805ed","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-6bf805ed.9+6bf805ed"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-6bf805ed.9_1558852476199_0.9129387399013209","host":"s3://npm-registry-packages"}},"1.2.1-alpha-c143a4cb.9":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-c143a4cb.9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-c143a4cb.9","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"696cfd6036164076eb4e6dd355e79ca1bceed288","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-c143a4cb.9.tgz","fileCount":156,"integrity":"sha512-tA6oBSpZtpF90g7tCXt2SF+OnjArtlz6XaXZQl0eS6+GgH4yEoZzhj5c/k5OnHD0FuQYL5Ie7nRV+bNSkiGhoQ==","signatures":[{"sig":"MEUCIBf05KOFktMIggWLXQUhEEWljmYXFxHH3IMMfpF7gvAHAiEAtzmxNZ6LMfxq1T1fdYp9W/1CmVvXT0DemSsHkodn21Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc6jOTCRA9TVsSAnZWagAAOlMP/2jqkeXUilKk/2/Z3GzZ\nKpHJVard5gkZk2uOC3p0zN+sWISBa2N68BH2c2G7mzIouG+aZBiH7I0aodGA\nWgoq2G8DxaeJ1fBxnh0nX5DM7Bn6jYMWjJ9qMhygI790yS5s0bv9rR8FDZRm\nmDr2OiAgi8JbVvB0h2MkG5wAndQH2F8YQNjDoMAFmnJLecJEljHQ+rNIk2QE\nnuhGeBTbBVpUATm+jUQwwvBJLkUjpVTbXzw2vPfTw38FZudo0NyhuG+KqLeO\nKFhnsoe+Q+U0DY0pAI2PGElBwp+wSBia7XmZTzK/Gj/nx3GaPF5IBkRq3w4R\n55U4ghQxknpNEmisR1f/GitJH23lBK6aKtf82MlfYIlSauDavuxj0quRQWsJ\n709imu3Ycd+ENmb56xgQtN/C2PwZkbxW4WRQNRCVJOsiIPrV5YNfJ9njkST5\nELfpYtLIKQ7jkiMGcmC7RGsmF/cl0ZVqC2Aeu7px03135dgg1xWwL6rKEfVb\nhICMn0d1JCObiYcpJAVozh1lD7rDtG3chiBcNEDxnIWT5VtxdYpZX+/iS5tb\nfaezE4VyVKqEwMRRhxwfgIQLoHdtYR/Iqe22n7zRJmas6IqcOxYeup9VbN/1\nMkqz0Ln8y6+q100kHSqpGcgZ8RRFiiJIb2oKpsX0cGZPHGqseezVQrdUXUI4\nAFzJ\r\n=Dj4N\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c143a4cb3d3a0995058b5691f45b237f9f548c27","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-c143a4cb.9+c143a4cb","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-c143a4cb.9+c143a4cb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-c143a4cb.9_1558852498446_0.7444249455669691","host":"s3://npm-registry-packages"}},"1.2.1-alpha-b6fb85b9.10":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-b6fb85b9.10","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-b6fb85b9.10","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"845b9fae5a7a1cf75ed33414fa14833b6a7b5c32","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-b6fb85b9.10.tgz","fileCount":156,"integrity":"sha512-aw3BIcRW2sQI4hhWEoMvNXFqo/gQkHocP2ptrTPoYXi3aPP5B0dztmdQbz3r/37hCcYSuEhjJBOQlXUTgn97ag==","signatures":[{"sig":"MEUCIQCEW6iRSCarxqsR+8p64Ko+GFBuIYp3tb8lJ9syLvQ4VwIgOETOrGZOnut1JlnqnjhEG+Je1bcBq3S5kBlJkcXwo7k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc6jghCRA9TVsSAnZWagAAThsP/3zOyQDt+nrM/4pnTazJ\nPWZe0CEfjhoRRyTWO1LDNgTQ7X107BHw6Dmn1nokdSKDQlRBpyKRnAxGczrX\nJoVLPg/gYZvkR/aHth7cPcqsPRUU+QwyuP7iqKjxgbSucFewQIB7sLkTmZas\nu9qilWyryS5gtrD8tDvNyeVkS99D5XpD/Z28nySIZj7/4EV58RlhD2RfJmOU\n1Xsjdk/rXQITix+VE9ACq3fhDxgP9GDXPQJfP0mYqzJYpqPwuQCvhje4uu4E\n5c/saopF6Yg0SFLeo7pfiXTSZIh1uy4idHs3el/SBroY7p3bNrzRev9OffO1\npcdD67H/p8oPzhZ8o4JUDNTsK2u1+qOVl3IL+dUsM7+V8ESdBdXfRHm7omiF\n1F0cWK3g85a82G4gv1BpwSDnUaZBUOUN2vw7DSSvFnuhjcbnOdvU+EhelyV5\nCndzu1+z5Pb0wH2nRjEThLkeqLfoQZx4Rmy9vqB6c8K6PytuhDkDn4S0vPA6\nF5l0Wh76c5FvATZkgnBOkJhumAhDAoKfi9oukHDKaEWPUh2nNonnjfl1EdRM\nCpKy6YjjI2fqzLyzE76e2mnpNvlVJi0+MMzPAuIVcy+2l/x/mFlQdI9Oc6xA\ncnuUOESgC3EHbdm5DU+c4oY3eogcpHcCSuK+ZUHqb5FQBI266kPv3brDRNYb\nq24X\r\n=BkQp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b6fb85b9937624c070138d99c7724fe1058c28a7","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-b6fb85b9.10+b6fb85b9","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-b6fb85b9.10+b6fb85b9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-b6fb85b9.10_1558853665219_0.7707368378117609","host":"s3://npm-registry-packages"}},"1.2.1-alpha-a743a6bc.11":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-a743a6bc.11","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-a743a6bc.11","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ddfe18555b9ee103406ff0d2bc0415b1816d808f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-a743a6bc.11.tgz","fileCount":156,"integrity":"sha512-QFHuEaGXbUaBisHOjlMWhqqXPaQ35rEmzYQTtyQGDE1/gpyrrXyu3gnkMt0q6IVVUMk2WNfa4MAwg5tSv87i+g==","signatures":[{"sig":"MEYCIQCFZNSPjiLT1N5M3JqomIOvYMNZx0u75BdP/NlEoCHBqQIhALNAy4MPsWGyRZyC4EzngHrS6h9C5H0+5aGI5Xc+UmhR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc6jg6CRA9TVsSAnZWagAALogP/RDO51cuBnKZf9ktI0Sn\n7Jyk15l9Brwnkp/QBpHwoOtWMGQCxCCx06fvRaqz7Ezfl8nGUZvK9ufg7kg5\naO8B1draZGju2nQ1IGq619l3vmCGXyesNhz1U13kh4Poc7nLgR9ppdt7mCY9\nC1bKAoP9NLDZcsj+gUrz/bA0x0DfuAWyS/VK/zB8fYHHUbd8XR1JwDk0/VKs\nVibzU3ur4NICjk7D505fvnt09YAC01jqJhYy7cmJZZePcyrJYTZ5D34Tg9dN\nNTpjDZKsONOdbl2qvmuxvkGI0gZieGoY4I2hNTbVO/ITUlM2V2JJT429MFcg\nHQqH1uj1n1IARWoh1JTXB/kxkEO8Z8cou4oVbpbhgX7TeEsmOWKYoEnlDzhi\n1JCUFXSnjAPSV2s5pWTZfVc9k4EX6ocqdsxxOiU3KzzDE9Te+BdLWXNFtAwL\nsP9rxij557B8QiBeV2StL1KcivWD/f4gh3M6/6+5SkMt2D0l0xbBs61SIxc3\nsp6ufncD/mBAHAq7EnKMru1Jjzps7pLHBnQqBVY7ROSuboA30d1TG8Xl2YtT\n3PJmcafxs6N/Mh8qKogKCpYtzcAXy+4X7BQKvev0kKse4gGJe/D/MM7DWKtY\nTAyCq0Kd5AUohPRJ8qXmwlAqlb2FvhM0CQgEqvDnMZkBR3TAa1JGEf8U/htJ\nYIja\r\n=isB/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a743a6bcdbc758304ea3e13808623fa6c0a7a1e6","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-a743a6bc.11+a743a6bc","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-a743a6bc.11+a743a6bc"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-a743a6bc.11_1558853689970_0.5994447078720633","host":"s3://npm-registry-packages"}},"1.2.1-alpha-ce516b9c.9":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-ce516b9c.9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-ce516b9c.9","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"eef0b0b2e7ec22b7dcef6d0210045d704c6ad0cb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-ce516b9c.9.tgz","fileCount":156,"integrity":"sha512-B6vXTC71vR0bfHNPJg9xBPM1BpofQO+jjFuFnbYzn5EftVUDhxOzGcuyh0nthIZE017Hv9cDKuVIZTKwmjUz4Q==","signatures":[{"sig":"MEYCIQCUr4SuhjUQ+QE97dl6eLLcEEjDD63Nu+mle2/aNmWQkAIhAIxUSk3FqFxoWKTIeom0DbANtwg5f3hH6g9jgNTe779e","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc6jhkCRA9TVsSAnZWagAAxzkQAJIMg3ZZrrTlC1ucnpx2\nvQwN3dy8wJTzRthOkVkgWsM7ZPsklWNcdUYctBwuR0TueInyd3fOog1hioLe\n90GOINfWZjSTfulo/hlV1RtjuQoetru+8x7w04ILoYCDEeYp31E5iQd4AZjF\nRei9KeOXqbMNY4mT1X+YBuRdJr6BDbf6v2WgYJoLJerOXzkHSGdE7OGL1CwW\n82PS/oDwDRO7yxaUjc1GtXWlU94d9CdBtScE2ZSz88ynibn/znWfxRDUx2RM\neQDWlzLlIL+EH8hrqeqwIeKvN2VwZ5qa7OvPEkc21nBEovTgQa1iqMW+2TTW\n9rPb9+gLqXPAHV4zTb8kIGxtO8qXQUMj2OS83ragK9ifSeip62yFoKAwaFTH\nRyyv13IJHoI5b0BgjqbtcvfLDust9+Wy9IAT0Ias/RVpxeQqSzLQOvnWKK15\nWGalw/XNRRI5ilsE8X2UeUD3BTU6A7bhvcw1vdiaZC292BLPjnsz728LnlB/\nRwtauVYQ9+cqwjQIhkAGHdZe8CG2/eh/iSSwjeSAspQDVOTlX5DrVPwKcABT\nu1tuYuwl7Ii5LeGnxFk5XlVD7B3z1BNvz8+nch2/Xm320urFvPoncu/htWb+\nlT2j8i8x62R0xYLBs1VqxzKxt9ZuAsk1qcUoUc6/RAXJ76omjkrXnGtCC9RZ\nJlcl\r\n=Hr3k\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ce516b9c10a534365a5f30d0b2964c180552966c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-ce516b9c.9+ce516b9c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-ce516b9c.9+ce516b9c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-ce516b9c.9_1558853731959_0.0569228277710907","host":"s3://npm-registry-packages"}},"1.2.1-alpha-1f87b199.13":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-1f87b199.13","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-1f87b199.13","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"0b935aa9dd4876e826d407bea3e03cc58dc4398c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-1f87b199.13.tgz","fileCount":156,"integrity":"sha512-tx2MAXZGJg9oxfMPxpDEqNuzqlT1E1eQe8R9VuLLuTPuop5k9Uz/3vDm8Vk8SDuKOx41LUcqpqcnX96mJT+ebQ==","signatures":[{"sig":"MEUCIQD+jMk4wXu/uf2CuJur5Bg6mGVmafqxBrIgoj1ESRjVTAIgC8tJ4pmv4YkiBJsfqXXDLpFx0MRyXntTdw5/SFaaLF4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc6o8OCRA9TVsSAnZWagAARqMP+wXL/5+TteTSdn0hju9O\nL3k8/IJ/yEp2b1RXL4alKQ8bPI7gnpoHaAwz36vT7ocyAVf4qYbEc+xGxXf4\nByEseJQyutJP3to9tcTdhoWffBNP4wkklsfY/wuIzw8VMba9OZPnabJcbWeg\nIA14dSHNMAPjtT5hJUgEHwtytCXH1zdv9Cc+8rJLudw5YDp7hJRGZAl8bzo6\ng6cCgnvkobK21CKhE5HSqQvQMOF4VQxFbG6gltTkE/qholc/9mQBi6y8kaw7\neKg9HuH+dxv1fqMAeQrFfpPOLKcKZnqf0a6+w+ysynR4jpNx5JXw6alkjNYW\nN4zeRjejs8ROpjBV4yXDZ1PxaofCVNPH3C85wj50D37tfzSvX1leJ4AdnN0V\n4BApeSxrpliVADMjrcb0phYkJmme9t7gG8C34Fuk4H/Qt8yP/gPkm+UV0R4J\nm3dEzT+zSflriTaEqHHy0H6SCDPGPBYqaOb4z/lfj8VmM4gmpw652HQM5eRX\nIkVUdSbNsZIfT8+ZfxnsRc48E4wq0Dcz9f3ONgcM4deDRJpQDQcabpEX6IF9\nLx+ouKBko5zQ+XApKobkPZaHq0XGJKUOoWW9gubD5AM2OWcHcMrUV7bdPF9V\n1Zfl+Xu2krHzJsvY4oPoDIVp+D+QxUPIY10rIGbHI5s0fky3eHHi5WSiAuOW\nFxc/\r\n=qLxt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"1f87b199071ddafaa2203faa5c5d8622bcf4bae8","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-1f87b199.13+1f87b199","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-1f87b199.13+1f87b199"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-1f87b199.13_1558875917308_0.9404832487014532","host":"s3://npm-registry-packages"}},"1.2.1-alpha-61048556.14":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-61048556.14","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-61048556.14","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"8678e849ce49b00dc933d49eb10fce1210c1a90d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-61048556.14.tgz","fileCount":156,"integrity":"sha512-UsZCj1xq7C8Ofv/w7mniduERzB0w8nE1t8DIqhVPRiLX3Kj1piXwQfqnowDo+rZta/m9yUTqcZo5ZWVHpVa7EQ==","signatures":[{"sig":"MEUCIQDK/nt3LmqjIAx2wR3V+xbiUs52wdoD+xR99gfayOprJwIgFBNASlKFj7u/82xA8ThU+6u1PDIQ/4u011+Xkpg15P8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc691uCRA9TVsSAnZWagAAbxQP/A3mmygD1xKOA5l9w0aY\nQhDh3MUACYUHRR6x74bKKiKbXXvvEpC/cVPK5OwJwgvrk8xP88rp7Pr1HTzT\n+xsObxHg9ATJlWq0QawDolBfM5snm7uXQ2YxiC2Z636h3UyAqdCwaazqJTsj\nvwyNdv8fNzwnrW7z1vX/Iy5wrexg9xgn1nxO6sCZQj7jNX40jTR413w4UfSN\n3lbzOyItCzvlcW9zHXQEpJeEqdnBI9P1wrdVuMLO/llTAdbjY3HY1LRW8UKS\nrAZHiuJQcs3IA+y6E2YaKCe8Is94hyCliVKnM/gsISF3hGvAPlFfk+oKnPmM\n6/DYqQJJqbuSQ7k9ksYL7Spqwi9Vcu+dFbkttJo28mjTaz/+kvzd3MHM++M/\nOc+nGfgl6OqLIDRlm0m3y9b97d4Q94Od4BrcIDNQbv2AL88KbXLIFEEIy2zC\nFWC+cG9MRX1fnfeS1PvRitCiDdgZrD802YX17KY+Z50LX4lCfxnKqhrimFjC\nBTdWHDp3ZMmS1H0l3FY5RcswVyEQ3wv3+775GMyqK8oMJhCKOuLNpuO2XpFA\nt8OHGKyeOOOxU3yrnwDzRrKoO2/kYYG3XhvyLljJ1prTzWzRJGSACoBFdh9k\nmRUe43iAJCqMI2zugewcDMkDRTYjyh8h/m51WXJpgngfPonqhPKBQ71hVSBg\nn/j1\r\n=KF4n\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"610485568aeafb037d34b6eb41b149f041f5f68a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-61048556.14+61048556","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-61048556.14+61048556"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-61048556.14_1558961517247_0.0945924055483065","host":"s3://npm-registry-packages"}},"1.2.1-alpha-245be75b.32":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-245be75b.32","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-245be75b.32","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"11de7b200768cc55011541841aad953a121a389b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-245be75b.32.tgz","fileCount":156,"integrity":"sha512-xR5z2Ng7sqptLP7g5Hcc7yYlxUsuNZ8FjuTw/zJcw7EZvNlPV6d0dhvcK6gTbhsgpSAt6ZebHplD5Skl9dvXWw==","signatures":[{"sig":"MEUCIQC7pE3yLUOoqjmGliSVufDshhkE25Iv91+1UbWZoJFOJAIgCrfbNN19rm3idxn3yBDcq7ejevnqKsjIFE7khSXt6a8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc7Ut2CRA9TVsSAnZWagAA9/EP+gNtIsIoqlckzbmIHDp7\nNWGME3maAp+DvSKRat07SX7d8TVXAUohCW8qziORybmKYs5YFJVISlhipNoG\npm6Ao5VEc5uYPfuWVX7226blGa6riGjRBdE3NnQ2r4lfBwLWssvF3Kg83fwr\nyYMnjGpLbS3fPXGkop1onBVOQAgrrQDVrYGm5P/F3ghwjb5l20eRen+PAYGc\nj48FFzmzc8i0AbOMUTspbyAoi+ccvinsO8GBzGmM7NxhnYxMRLHFfSYNsSPH\nsO6c92e4Q5cbdka6lyM4G1R4o7u2HRxKB2KqXa2vTK/9a6qcGZ43TWNjQ5oU\nLnpQF+leVMKMy4gjIZAK0SKOrp3FN5rLa8y7tdClCFvwCmQy++pOu3kB5lLm\nJ9eKh1u+EtmZqWO44PdGgZn4KISnB4XFhRbk0NEe2YO16JQAett3PB31l/zj\nGL6/KTbQ++Gi2eak34gE6f0ifu3IU/OxYt49nj5e2ewjHoEEm2I3nox3ckxo\nrsoSIh6Vf9h10yOAhjYiGJC+eQSRG/J8btT5qApqbxBOu07VuAkEBx8mUfW8\nv9cFtar17EDzj2W+j5+Wu5FuRQuQ8/QHq8h4MB6Go8dDtR35ZjqmfxBXx2V6\nMjI4X+EYpa9bsIGMaW8IfGG1S5VJkLMrOGgXwuz+vozdT4nblRgpD0FM7R5C\nhG/p\r\n=tWoE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"245be75b159424b081504249dc6f3d42254b169e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-245be75b.32+245be75b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-245be75b.32+245be75b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-245be75b.32_1559055221470_0.29937158754044835","host":"s3://npm-registry-packages"}},"1.2.1-alpha-95d6fc56.15":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-95d6fc56.15","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-95d6fc56.15","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"14cb3d40356ec323394be3eb027eb57627290763","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-95d6fc56.15.tgz","fileCount":156,"integrity":"sha512-9FX9vjmwgwSx9lBykMvszLHAow8TuAhosC0TFe/SJB0om6FTkeWWrd1lcjZtcQk/TeBdxw43kLYEmXtSXwkP1w==","signatures":[{"sig":"MEYCIQDTLbvmf/DeYYbgQZjzCVszs/e84VbDjTLKMc/Ewhv4ggIhAPGsjCk9mUreE+g7WaL/CO8ljFcFAMWQD5F5E88MG9dv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc7UwvCRA9TVsSAnZWagAA188QAJbeXf68R+e/oHcAaELi\nSsZnJtzNl7Qjoe4s1ZLPVWYzT8R0s4U4DlRQs7xUmCfRhgdmCCmbP/6YzIVY\nRq2BboOUbzqnvPM/h2y21YIG8qKsv6VHY/1wuZjI1K3lICfQVjQyM2iNx9vr\nvuMIGu+oWw5lkAUQhQuiFXIlslC3sbNQ0gE4wXQppP7DQcTaWhJ0r7AXrpWq\nnVobWF1+g4F3F2x1Se77R+4mGvveSwaBUJZgY4UG2YfI/J3P86nuu8WHxYy8\nTNfuW6VXATly7xHRHL7xn1P60TTRDzshiqpKqUekYhp85zWDBQ+OQgq4m2E4\nttNpMPPO2dvuhPzrnlQ+YTl1d71xkeDyBlD+LCvji5wc2EBQW8yNUk9bkSr8\nANU9N6NlWN+DXqKogzYtjYGsYAUPICuEw0a3vzX91DxiINXbx+fHNInX6dT3\nio6xzujXqBg94PXqTYePx2HfpagGMBIHTeNUqEI2xrkmjs1B94312M3akI+6\nKGmUzIY3aLgjbWHYG4S/FLe8nHyYnh3mK28udZPMj51K3GroqZ80w/vikshl\nS3EdjMlnK5+t7adBG68mc8ArTBDn5RlBa8QohnmCuBIiOyyQy0tSpqsaxL8U\nc9I63AETjNiK2TsZfCgoBuar20l+UHlrvEto5Vd1U8hAJe7k6VIl1kCSE2xS\ntaeq\r\n=4kiq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"95d6fc56c75a4644fb58607bc205d152201d92b2","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-95d6fc56.15+95d6fc56","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-95d6fc56.15+95d6fc56"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-95d6fc56.15_1559055406672_0.700204519972071","host":"s3://npm-registry-packages"}},"1.2.1-alpha-67aa6de5.14":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-67aa6de5.14","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-67aa6de5.14","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"1005242ca67152267f295234e1707a97153c3c4e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-67aa6de5.14.tgz","fileCount":156,"integrity":"sha512-UdanpZj1moodBe9CK2q99renY2u0g8moC3LRpyI2Wg65rMDszqsPTtT2Q4/hw/pN3r8qNUjPBa8YQASJjuQX0w==","signatures":[{"sig":"MEQCICa+cOlrSp2v1axFJ5tFieMitLSuWIyplboRsU0JZ2nEAiBrhwkPmFvCuLhhwJ75myZg7qCl4DtMoZq74NW0fYeTQQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc7UxNCRA9TVsSAnZWagAAhZcP/3Ifj1x7dym/yWj4+MtH\n4Q9fvGdmlCKhSoVBLvCrfBoFYGgIM3z0j85IS7TBN1Go4hbCuN9cuPd2dnRb\n7RK+lUwb+jT2LShCabXv4fDj84A242pllDXh5vCb3di/zpBACRbcSoU5sJG/\nRDiEfOJYbAXwk28BsiQQpgn3lGsGBgUctmiWik7OFKzK/E1tdSAWuRpI3wTY\n/vpieLALT3hlIQzkE6balPfVI1mjSKbkbUoyj7kediHg0A+R51y58ukubxM5\nDLVM6vTX9AsZiGlqbia398BmsBjCUquJwCZ0QQK7Bj2PTbbL9l+uwohEdXT/\n5MbvEmMOpsSCjns9TfxAjEyqKAbW6A4XcIQahih0o7hAVKTxBSjJuqswIL9O\nEiy5IP/EQIa/CkzLjb8kiqN+IU55AxOx5YPz7qf4wZBhDJCjT0LSJ6ZKKPC3\nzddmJ8xPjkMuD8fV/yf/LwqzC/bfIcbmXo6x0uMASEtgpGFlzKnN4/Vo8XEA\nhiv0V4r367748vd3cVKyPLBv94MjDKCdkhLuWPNo6N0nLtaBh2WfzxFWKXra\nQvD9Q2d5e6ke9GP9LF0XplPH5TKe1kCycsvuw9SaduPUmuoDt07twzChC0l8\nzmqakN+eCbz61dGx4azOjiJZhPaLAze/YCaVr+zuKYkJhy1v/kXx76ZO4Jjk\nVOfS\r\n=dfX0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"67aa6de585f91f5b8d0f9f519974c0155c2abb73","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-67aa6de5.14+67aa6de5","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-67aa6de5.14+67aa6de5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-67aa6de5.14_1559055436699_0.3942350712407725","host":"s3://npm-registry-packages"}},"1.2.1-alpha-1f944bec.18":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-1f944bec.18","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-1f944bec.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"17cf00a7ff7cc65e1c22123412163052ff0a5d0a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-1f944bec.18.tgz","fileCount":156,"integrity":"sha512-JaKiypqsT5Q6vuW0+V3muPZ0ZU/yaWP4gze32pntcr7aqta5on0RdGk9nRF/al4zvogWyb2uuWvgWRZJLLy9LQ==","signatures":[{"sig":"MEUCIERmvsj6941tSem+IOT8CumVfLAFGH1dPQi/X08cFevNAiEA+NjK790hcEf2PBuAb5MCTv0l5daxUkA+XUZP84bQ8NQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199335,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc7XoeCRA9TVsSAnZWagAAnAgP+wa7iXEmgTj9tvGI8XxU\n1FQ9qDgn1KwDZgYg+7DXh428DhawUqPRHriCCuiNfoWBIb1jkD/PwIyKv1Gz\nVtmlCqZe0z0hbSB7n4MLZc1I7c2LEaySY9O2+FB8L5vXKt77GiaV+OMGig1h\nRuPlFXIiW4y8JtYWgIfLpQV1x3hFnojOZ7tkSVdYDO5VHP/HMgyJraXhIkiW\nFhnln95xmbcA6Y2RuVNuQsGmI/cBGeSCfnu0biyZLJX3YV2FKsy4wVkF3X7u\nEBXDht+Wc9LWj4d4FB8xDBGJYl72xc4Y9T5j9U6A+9VQUDS2vzvT/oPk3C1q\nSAFSnvyVEEJZhMfr4FrHWlk8NGuVwb8zSsp1S500Qvqhxd7kzN6haHJn3IGC\nWS7V8HaJ7llkBtCHinuIK7KAc73o9VZTZ0EchOKTrVUeq7U9jSC72eVxdMZt\n1dfOMtXWVgCOIhebvnHJN0JRc845aQdjZXVXC19MOIeBDhRBu9RH76G9LvcV\ncSGQyAmJXYWB9Ii58hUFdkYpfgfIWlgjJoCn4L7INxFiV71skINkpz3aTsWp\n9nkY3lfPP8zupa1Q1RVQXDPl/hpbYI9Texf9FZCa7GVqMpBof8KaHfhj3bZF\nOqjxyEtdDTYLhatSaBnBogLB4KUqp5xE2hUPrtlV3KvapHTI9L1hnst6Kq2N\nB4fs\r\n=o8fU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"1f944bec0938fa971e4afd37ecaad79a15aaa0db","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-1f944bec.18+1f944bec","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-1f944bec.18+1f944bec"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-1f944bec.18_1559067166339_0.7414447128488104","host":"s3://npm-registry-packages"}},"1.2.1-alpha-37fb3d24.19":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-37fb3d24.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-37fb3d24.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"33d93f012524c999c85ff2eb705d9d223c666e9d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-37fb3d24.19.tgz","fileCount":156,"integrity":"sha512-mfyQycsamjFEl1K5RJmcOnHED7mqo6ohRlWfEQ2H+jQnZvicG6ZOC6ajgdt0JVikXAfmr5BB4yoa9XELf1t9pQ==","signatures":[{"sig":"MEYCIQDqAkMM1U42o37ERRpW7QHs5+0yNxQOQL08dRlDmTlgcgIhAJ7pxOGCqbcio/RU43hPCXtNwiPUJcq2ZSTQC+A0Xvwn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199335,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc7XsgCRA9TVsSAnZWagAALZ4P/1VvQwkbcHI2ViYt+Xey\nqarxVVizgzGBGwgghhnesgCnCoqaItHQrzqBFw5M4o+iy23WSazN4ZVH177Y\nF67j3REI+ScNsVJDXiy1hAPEGKB5tJsFMBWO90HdlsBmaRwSNxdixmSnLtFr\nRzzXAPnzTftlQqZuZFWQ8Gjc4r9gRMohmwa9IJyOv8MCi1q/NF1WcAtiFc8c\nV8WIR/yNxMPrNOPUtZ4XrZmlZqgsJXC36w9ETVxZrEok3Tj2A91PBDtmNhv9\njcgJvILTnJ0i9oDqtuYgLTPl+nWFjwyJ6mVPYOG8DOsGsEgTZY3bD6zaJvS9\nfTydmz+LRNTrq6057ApimX/hS5eB6uOJQ5HLw1wo7ho5WL+BI07bMeknr31W\nbMFIfW5vcknHIauK3oCVR+UXf/YDSIhJvCHQ6asSZQzDx3Ojqfv2pwXt4gtg\npX2IiPxc/dSCHjOZfkoY0y6GIy7rSLo5U07milLZ9Z4ooWt2HwS4Sl8rR52k\nxjRHumUXvJqYpRFYxWleSLyt/wPtMPDQYTCci9fAelff+AFSf4xz4NjWn2bm\nNg0Nn1PR/D83MIdHFeBaW7L8WsA5hIq95nftu2F/K05UcKTU612O1cE/Ij9H\nVUU4D+BhQq9AtiNYtJMuvfvVK1T67M9VWTfFD1SSgzWHBTF1rvs/D4RWMkBQ\nuHm7\r\n=q4eL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"37fb3d24e8b7ab27af393f55f1b6a08e8db72e91","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-37fb3d24.19+37fb3d24","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-37fb3d24.19+37fb3d24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-37fb3d24.19_1559067424153_0.3088836776420538","host":"s3://npm-registry-packages"}},"1.2.1-alpha-028dc680.16":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-028dc680.16","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-028dc680.16","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"1d02732b0f305c965857f514104fb3aa02de6c1a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-028dc680.16.tgz","fileCount":156,"integrity":"sha512-GtK3opwRwvSLg21Z1RwcHM2k5vCQHo9+SvYJnwJcjC//XNhFOliRbfjIOFABSJ5DSbudzQHlR/23ugmoyRkgcQ==","signatures":[{"sig":"MEUCIFHt4AMdkhZoNO085Uf88HYE6yTKx4Mhg85o/RLIUc+AAiEAtOXT7xnS6vp877rXguI1X8uDsCOoP9kRNIp/TxEQr1M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc7X8vCRA9TVsSAnZWagAAO3QP/RWtMB1j2WWgnr9svanI\npK/J3AXtv1scFbvQJncmTpSo3ViODRF3lEvzbd+BxtJrZB1mWRnJRo6zAWPH\nrLRnfBQqFNlLae2/TQISY0hOh7C6wSzhRMsw2O8l9oE/HQRd94ZqBhEVgXIm\nZn5l8C7JQ9mDKZEcCrqM4YGB6FkPWdPrSim6O/OXgP0Cn42kDF4QwwHDgr5h\nIgn0FAQCZ3QaoWiyqZ6ngW0I7LR6fySEoNuSF/cfaoDbqs10Eu8aPqGM/s3y\nqsuTGYSxjvckTPG0OUcrX9hGBHDMwS1Ye2LY81Aug5z70lEu4GsKrDqJUjMX\ndsOAfWot6qJE+5gjkMOm+FuuR+dv79Kr63gVbFaPHN1LVcdL9UkffyTP8nzE\naua/aLoFo3qm7wDkLV6wMkGhxv5WNQXgueUxQO2avDnKFD2Ad9dDEGLRb4j9\nQCsBMQaqRwXjqAhYISd1Plsjk3YbIqi/Wsvb0jWgsKjyBqQ1b6RhQUNre9Mx\nw5KNg1wfW6YCFsAdm1OfyYcjV1VH2CafrAtGursSwJ/cPq+ye/FOkA4hoJRU\nVqXT8YQ90vsKz7SzcITCEGd3v3h3E6eJcCE4EKW4AjLTAekN0qZS/JqwfxsC\n4rG8wj5npVHP96eBOahlUS0vDRSyMgUNs1UuTEXHcadBoHGWl8bMT9ofvWV9\nE+Q8\r\n=d8aW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"028dc680462b7a61af3d2c615e4aa612ad897e89","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-028dc680.16+028dc680","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-028dc680.16+028dc680"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-028dc680.16_1559068454630_0.21703177408958085","host":"s3://npm-registry-packages"}},"1.2.1-alpha-1e54ea7b.16":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-1e54ea7b.16","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-1e54ea7b.16","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"8a5ab1540b311ae7c06a45189330eaa5e41dcc0a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-1e54ea7b.16.tgz","fileCount":156,"integrity":"sha512-IKl6kT0MBd58KvS9E8Gck7hGmvu0vMzfHEfz94qmmTOahez97SW3RIilEpKt4o37EXFfFK6e4VIsOn3vuyM+Ug==","signatures":[{"sig":"MEUCIEC15DoelPKEhpu0EESWkuorQd95OjJZ0m2rmHJJuky+AiEA8ybkW8Hljjhdfj3A/kqouN4/GnF+KrCNMpX0sJJc9+k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc7g1CCRA9TVsSAnZWagAASW4QAJLGqJC5ZElpwITrKteo\n79+gnPV952aviNhByov/UVo1fz+vno9QWgDzdBGO5DfekwmMObCLXXtm0E4k\n7MevA/JX8jLAnOOfW/OqMNOKUuQ0UM6CdX5TQVwgWV6aKPGPsRspu1wKOQwq\nU49pszHs7n0ggWjhPnksLrxFhpJdk/1gouBVm9nDLi3sQ3Jh7By8gFstpJyb\ncM4tylRg4uhgbURLZNlgnnwdIHaRCgZ2uZq7Wiyf/TvBzPNy0SUPA9OuTF0P\nUoMAttiaFcs1Zvj2ati1zr92CX3isKObyTRZO24Vf4RA+JNgp2lfQ24uxQix\nEu0VhnSeoDi02Cel6kUd2+m0xy14fYQXvB5ppfwzZXYmfg7HhGT26ezkL6co\nv8LlwsYEW+pf9NIdkediyVddHE6gij7UA3HVSOhA5NLMfmhPr4xMmwiL0EP5\nk49tRGtGUWvdV0BiYQB4peXUrSUqLYO2Fv4UEldGl83dNgb8xx7U7vPZQJeJ\nhgA4SrtJZRmz2XUC5w7n2gKLZk8/RblOy6yVDgYB8PVWgdGbTa09kIaLn3lc\nHcAQo8WJaxr50XJIVXnbkuRK4qz23w006fPXFEVB1uQGQA6C/EuBdW7CnuqU\nkpscFy+t7l4VcJsX1mhCQKJ5pkeYta/A3ox7MJ2LcfW1lrVqRijo2j44BB6c\ntS5M\r\n=ojtx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"1e54ea7b676a5303a51ab881c28df74ff5ed5a18","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-1e54ea7b.16+1e54ea7b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-1e54ea7b.16+1e54ea7b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-1e54ea7b.16_1559104834016_0.4018396865015128","host":"s3://npm-registry-packages"}},"1.2.1-alpha-5218c4b5.17":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-5218c4b5.17","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-5218c4b5.17","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"802b4b21b9b662847a0ee038d24ff71cecda8e0a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-5218c4b5.17.tgz","fileCount":156,"integrity":"sha512-Ka3FE+KFoqJj3amRNlMqdPnvF8Mnk62UNX4QPdp7baJkCN4NNmkvUybO6VleydnRBh6dMLpeOmtLuIWvVAlv2Q==","signatures":[{"sig":"MEYCIQDaQmwe0VIX0NXh4m8LLTslHP/XWE1eXXfotZCCghEXZwIhAJtt3tjD0p1EdAXePlCR1rYRB7p5QwH2cXn2Kr/6ria5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc7hmWCRA9TVsSAnZWagAAUW8P/RxyeqkGo6rrwrZYswBp\nA1oTNNbbEHUnQPdxqNAK9xgXKdskSMPCepknumZIuSiebTszHxaaI/IQwnp/\nTRrBwcpINWg3u4+ru52qS0MafqWmjjmeV24OeO7ePUHRb8Fl6woB8/v6ydxi\niyhwlpO9KQPMyHznsHwphzIxZvEJBB6uAKufcrajI0KM+mI1p1dv+SNI4318\nl62HENfDZ+lPrjnWaZ7JbUWRiGV5fUX8b376kPKHxKr+bmnp6m7w8FfJ1Wi/\nXW8Ng6zxcJ/X6XJX8LDyKv+27r6uhyMCX8spFu5YnwYrIKrMz5LOk+RxckeH\nqum8vZLIUNVSuJLtwtVnm69LaMt8PCiDwNLLLAWucJ9QHFgfoJbb1bUykehF\n85En/XLwwTCD2RoRCLUj9Q77ijvgfMspVmXov49c0aSyyMN5T2P7Y6aA7V7F\npoBXG2nDOqZcRI0UDT4OUpPJZlxB153OAdpBLMlnRdG9gKNqMvqhKaedS2ig\nTS104PVasNJWr91lJ5oXmKlI4SezrTNabFcslm2SkII6V4gskAHJNPiftUZn\nlnbM6/KK/F6bEmOd64QRuIQiP6tJoR5SR0JGDwXedWrBFw92tskZ+aVTHKrk\nYGM5tA8PPE/NjaIbvVUCMgC9ygcktnRki/0yBWJ90JMb4ElFlCyzUYtJuMqN\nOpaB\r\n=DoXs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5218c4b5f34dcfd8e15f65807388d258ede8a99a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-5218c4b5.17+5218c4b5","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-5218c4b5.17+5218c4b5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-5218c4b5.17_1559107990033_0.4366863198167483","host":"s3://npm-registry-packages"}},"1.2.1-alpha-8e7a9901.16":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-8e7a9901.16","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-8e7a9901.16","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"4b7815331e94572672268f00bb09d257fd9051fb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-8e7a9901.16.tgz","fileCount":156,"integrity":"sha512-HADVd2ALMRFdgiyWPOVAD9BTdwL01KAehK77255QJIQ6WqpwWMGYoeoeXrBq+8krMIezodzenAQy/k2tpOnlmg==","signatures":[{"sig":"MEUCIEKmx3xnveuuj/r8gsHRRxgr5ohM2jiCJWYtwqb9cIdrAiEA2gAzypKGf0xbsm6/6HrHw/VRakr44m/87/ZyFUad9y8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc7hm0CRA9TVsSAnZWagAA+gsP/jSq16PZJJ+tlUwmy06b\nm2hw6DrCgQ4A8W/KIARbdLFc6l8sUKzozIbFk85leaeI3SWVjxkYCblLnx7G\nO4S0tq+ZTIcgwXcVNj3BYcBXXGtpgr8ogKXOBb8vwm2uHB5saJBHMjvVafFh\n1z65isra+JzxhtaNybl7wk0XkrVUW3rggXnbYVnBTzYI/69SKOA6Ga9Qe0fz\nd+0RQOgZuvMWblUo22zvizOAtIaKQmBjeVBvEb2QMlsbp9rnYEOHjYzuF/jH\nUKWOR/Prql/pTi6VjIeLccHNQovqh4eqDaThzlt++jm2LpPTJXlRPeRSvH43\nHGuGZ8cHvwCuyKqrDNfcs8Uq1HJFEzUTanc+3BQLdUXYkGJJVrtYbhm4qlxI\nv4qtLSZBRAAMOnMkgYMFQqnXqkNs3Slikv2ygupTYhqAfjVDzMSIm31fL/an\nHSsuwapSlcEry3eMoJNXgTUT08gGuacFtPcNHdV1dx2UpqoTWUh61rE68EMi\neAkuvc6cVrh1myq1p6GP+X18ZUl0t6CO6YAMjncAQ4jEuUVFyJImz5X5lVPb\netngcJJT/tyqHThoGychlgwpIjDS1+eVSCo7MEV//+ATJqYA8tbbPtgNfBdY\niAtd7AeMTZ7ljUYUuZnqhljFZmDZ4nSHuDj1OBhL/kIOceBWQldywlVIDMqv\nApkM\r\n=m+BQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8e7a9901bb414cf557720d97d06a7dc8129df1e5","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-8e7a9901.16+8e7a9901","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-8e7a9901.16+8e7a9901"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-8e7a9901.16_1559108020180_0.1480012357670375","host":"s3://npm-registry-packages"}},"1.2.1-alpha-d8e1cb43.33":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-d8e1cb43.33","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-d8e1cb43.33","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"8f8f5562ff4d01c5d793b3ba7e4099875af02e6b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-d8e1cb43.33.tgz","fileCount":156,"integrity":"sha512-sIqldJHUFER2vmEl5uVqQLLRERn8ChCNk3f1SA/BO1DkW48i7YCt8tEmepbd9NLdZDm0++EfGObvbKVxrkr0jQ==","signatures":[{"sig":"MEYCIQDaVRpqoVbRQJ4l8sO+32Jfh5r3zVEcznd+Fmm2wkxSXQIhAJ+mORLwUsK5gT+be7du172MWetEab3VusEMMstnrCN1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc7kWMCRA9TVsSAnZWagAA0vQP/3RJjRlrod83fWuSYPST\nEbt4lZG+OSJTz3eUnReJagFib7Rab+mhA2Fa3k+qM984oOjm8VYnN6sWdim6\nCxWHTybcSuPvwfrwMzXzGsJdbM/dhappn42pJnAGZRMJBwo0ZzHxEJrFe0t7\nCWui9taJhCo6bdb9OKUMc/Wf4L/6mQybSrbozyu81AXd3DgqNuGuqntDK6qC\n6WmDVQDkEz0mW7ziPQmifTzUsvgw8NCqCUCfELOUTfO0jJLyFqaxrp8R13Kb\n8El/nLsaxP+qaVevkrv52DFvNm0i+pp3l+zOK2rekYb17HTh6k2MwH7RrSCG\nv6iRpgJcyUIt8kWQP6Lf3yfRZhNN+88A2aFUjHrwGKrIrpj8f0vYag3GlT/O\nYpQpFgM1noaaiXeE2c/UCi+2cHtkAEhjQXqWAfuzypTwY2GR+18RrRmwDy8X\n6yCuqUFllyI7TWOmWnWAiZUy0AtX+kt1qQBKklvdIA2PcjZThndnFVCfkZzb\nqAJbg/xcR6Qw1GQn/KuXVP2J6lBZgtSsPOE4VEUmchw34vypmz4W0CG114rm\n12wPf8V+x3BOmpM26LI0COMUWJyZ79lygel1fN/r4pRJ4xItaGGTZhhAmxcY\n3tNdGx53azxibnYCloHCRzAqtmYAJnyDfjOs6oxKgxRn2zKMgvzzgr7SwfGI\nHJ4j\r\n=F7rq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d8e1cb437a7a9c209b7f2b36bb80ac3512de4957","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-d8e1cb43.33+d8e1cb43","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-d8e1cb43.33+d8e1cb43"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-d8e1cb43.33_1559119243216_0.20756742302481945","host":"s3://npm-registry-packages"}},"1.2.1-alpha-9ba7683c.34":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-9ba7683c.34","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-9ba7683c.34","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"407ba7e210378f1974f1f660b9119b36d016aebd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-9ba7683c.34.tgz","fileCount":156,"integrity":"sha512-LIZqvZfYiSSI+JM66ufMxkyfebcUWjnss68gFzyIOEJGzmOdE4MTn2dtpFydaPpsfTSY7Pp7Xh8QC/Sp/zbBlg==","signatures":[{"sig":"MEYCIQCKSd9LuW/c8RwgjXc+4SxsP50xe3P1pcngAWdwQ5eHzQIhANlc/xjL3ZzWtMmXFxMXToNb+U+93kAlpE3AqCbbrHQC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc7loNCRA9TVsSAnZWagAAQ4wP/0jycoz1BZ65j/NgYfQv\nICPtx7jA7M13mBDajjqe0NmIr8Bq88xGBrDe1Dkp4fjsW59qHINHhPy27ZKC\nQodhdCopeHj5US8uSVPeYDEQqNJJ6eZ47dZZyxsrMcf5uH2S4LtpPoKpfG5s\n7JSxyr8jwKM4OlMkPlpJRQ9CHl9kYu79k9wuByfkb60vl1oaBHwnm0kSQ46c\nYvXo+m453dFdbINsnIu9YG6HLmOAKCm21p4VIXPQjdavaArebXIfhV2BNdRy\n89ICBpDXtz7EF1AjOXWKcfZ99a3ID1+iO8WS9uzArDZAwZlBrg3N/y8v4lQq\ntuj9p3syOS9+MzDY0qcoLTHUrEQs1Ydv6v+0PsGU2y/Ey/3OMm6crPHxcfei\ngumPI0lgGxcGzZceWOFMBCTTpE/ANRF/a+g0rqFITyfLH3e14znq3KpgAiRg\n8o77xCOLfwY8uEraWVJzR9nfUDe9tO9KBYDPpvZpOo+t6DV62r5f6uvM/qud\nNvs3+ZKEvIbAh68NrOKeot3DOwP5oWU+07diN1SOSCaoQGMdsGPwD2Siovpu\n+9ivSZi4wV2fBr8UID1u+vH6RYNlTWItsEeHZP4vk5xn9Tjm4ZH47AdMYc6t\nBgZCV6N/xOkbHLiTPL5CgZFx0hDOt7ijljDxal0S4fZUWHa6p4b/8EgDJ8t4\n+WoC\r\n=aMHa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9ba7683cabf869a148f7d6213c1ba89bd8ad8605","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-9ba7683c.34+9ba7683c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-9ba7683c.34+9ba7683c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-9ba7683c.34_1559124492802_0.48107198349124336","host":"s3://npm-registry-packages"}},"1.2.1-alpha-fad01435.18":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-fad01435.18","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-fad01435.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"2ca209cc53e80cce25830063bc67cb4db2e02c11","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-fad01435.18.tgz","fileCount":156,"integrity":"sha512-Hrj1P2Zpd9WU0BzgH9Y4BcC8ui4bxrCtueBmcM+2JuMJtQa/YDG8wnsRnF6HAgRiVSP0iGSis4xAD3GsylUcSg==","signatures":[{"sig":"MEUCIQDGbOak1EgoIrsZrlGOni9UC3Irkq7TmgCe3Dum4nq7jwIgMpp2NGeH9IR/MZW6fXYuufmiyPFFljwUqFD90baqNM8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc7rfMCRA9TVsSAnZWagAAtygP/2WHKnwz4SnnbrVvGf5G\nHFmYHaEmiS/c7OURbrZkbudJQHKjrprMs1S3NW8fXCSAXdbINX2I+7yG2qxM\nYic4PY5O0CHKQH12SvRLuShTQMPycI80e2XQ5IPuZUILI/07Re3ZOmvXkgrO\nIgpYa2nkQwEhLgVNzcs1TG/RPbHj3vRRe6fT3p7nJSdcjBM1uaelZKoeTfwl\ne6enEz99rT6qo0mKhvkT8GTJDPKQL9kec9nPRyJLhIVh/8r1CjjgtlU8oqQn\n5FFj0je0RA10ShuI6lo/A3tyHNkZSNdcuJBgq4vvJunnKagWazpJ/xkdo8xd\n9/4za5XxckMsJCQZrM8HlZ1CQKQE9I8culsBAfIartt0F44mjcYvvvdSaZoS\nuvw+baqTjG7Dr9MQyzuswYgFNOMoVYIhW0CCzenoy07GBht8buGx/j8VBC3l\nntnkP0yPBT5V6aRfzB3qYBuTTGXDiuvUxNQvIeRjAvbebz7X1WfNL15pXvdM\nRGTgaLyNg8544T0ZveAUmbFnMuoixeORRAlII2z3rGcJYcQr21GcIPsbRH6V\npX3M67d2uqY7kHUz6CJWnw1O0hnANV/uC5WfvbFCgCyr5Bs3q5jHIHQVYfTD\nEK/+OXlFecO2koYX2qOmYljxvs2FTL3XmmM7dM71jPTQMdMXxIOBmu9pZWXv\nwHfn\r\n=UmDb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"fad01435633da35915a642504c8e626e50e46dbe","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-fad01435.18+fad01435","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-fad01435.18+fad01435"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-fad01435.18_1559148491960_0.7764444558868566","host":"s3://npm-registry-packages"}},"1.2.1-alpha-0e8e1793.18":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-0e8e1793.18","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-0e8e1793.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"18fd18ccc5d26ab491b029c446a65c44d3bc5c34","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-0e8e1793.18.tgz","fileCount":156,"integrity":"sha512-MWeod/eHlhkIA4QoNu01hkTXeA4GZh49HmHBg9ghIGdpQvS6A673uKkxsA//NufzHJYWjtKTjkP1AYZpwkzR0A==","signatures":[{"sig":"MEQCIA7uFpSfm/h01bILBTdVbvk3GG7+CtQkVuHJ0TLKZFr7AiA6yld1JD4p+NSEAo51bBWhkFJ35PR/gFXHtQao+t2oUg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199404,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc7rgHCRA9TVsSAnZWagAAU4YP/ip3IwzMg5NEohq67msc\nnFDQP+/MJfgouBay0ySvbdg5bC/T4R8/Ebq5AbyX9KBMNA4nG5iTUcw7TdM/\nUpGLFC0HqrGTZKY/SbdgU1gbXwClkQiyWLKiU/N3VMLh3eJATbSSHG88v74V\nB4Jj7WF0SxRErWpIce4PQwdIv9SZLuPRowkApb3KxlHOP4AXHBCnAh4AxNAm\nOijNLsxUfGEh72fASbDNo6+ErRmP/B3iVdLT7GGz/l/Z7CiH0rti5xrk2yk0\nqqfTBVfexwtSTHDqrwweWg6hyq6/Ij2Xz5B0RZE71pBMzAFe+Qhjm8kE5eHX\n5tz4thW0FUtdvW43zELGoUS7qWJEWG+FZS3y1uK2TJ5ZDOqJlxw69WdD/uHM\nIYaexd9QNxUPJ9paSWcJmbMWuyMCzZpCx9WyfyM2INDrY4UwW+HWxCGhqvJp\nSLRJvmdAW1Ojwi33WmoxzsR0RbNeOTDU4tJ+xjK2HkolrRCv1ZT8fxX0gije\noCW4w9aMvO2Q+ehh3O5Ogf53cjKv6cpi4f0PnUy8DBqGQqJJVWhZhUN2Ksf0\nJReGt2bDnr4MusqKb+qAObJ0xMIDnBWQ7alU4AEAQUwokivv1/Z555eMF6eK\nyjz/e5MOy6VxKY2noXUO04nlIy01UMVfsWXkRnzKhExKq0buFF6pRJrsI6KD\nVJmE\r\n=9HLI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0e8e179370b2b203c44b7bce9cc15eab15cc20f8","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-0e8e1793.18+0e8e1793","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-0e8e1793.18+0e8e1793"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-0e8e1793.18_1559148550335_0.3154176318143802","host":"s3://npm-registry-packages"}},"1.2.1-alpha-6508ba45.20":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-6508ba45.20","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-6508ba45.20","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"1a581564563eef58f18bebc9f665c490850bae1a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-6508ba45.20.tgz","fileCount":156,"integrity":"sha512-nnzHMI++Kwz/Ml9kMGWFujIrmu29LpJRws7TjjIcPVFcJYiklCnixBmJiK8waTRrtfwH5TNF2y6KQbY7NydXrQ==","signatures":[{"sig":"MEUCIQDKnB3Ei/Q3MF8r4N8LQLf7L0+9Ed4Atbu/gtdYIQTUyQIga34i47IA3mRdIqiGhM7iFo9Hzri/GYJhPcHuQXhVN1c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc7rnJCRA9TVsSAnZWagAAEBYP/R1g/A2m8KoO217FDe/k\n2rmXSK/kXRX/7uvtPEwGSXIZIimbq+Ddv9zgkgAdzhJHIKCtOHKnfz/wBJ2d\npT5FIuIhWgM/HyKSgSCCp5CaAP0vO64h8fmA3fyw1ap541ZndNh85rw0dKBA\naDi80r9u8CSQP3FH9z/yYM1Z7zHG4TGXC6xoymtyY4jpC+whinpTSk/iov5W\nGxJN1HExN8Imn+N2RuaEg05QdgxQdbv8eJKNxGmLts5exfahOyuw0FIc6JRW\nDnkizsMHIENe6JdCeARwX85LWEYfylKOWCOBstnhBTzeQkw04hnKO+o+lu/9\nBF2I8U4/bOoAH6Zlr8tD1yFmO39PyTo46MOjZgaN55YXJ3f1FkGHh4LZ5pUB\nfCPOrctKVSPwcO51AreGdBAtocL1tVAPS9SlOmit5n2lH0+1oHkXTjBkxmjr\nrdIiaZDc7ZRv6CnAdTZRLPZplycA3XpVEe8YPWPoNorg7XABB8y36xAb8AS8\ngLI++1ZNtnpBj5nZtXLxpNjueUw8mrCArXtXNDrz3161KddMB9ogGc2ON2yH\n9pCtpN8U/EF+QQNlK9nPoX7zhKXpG5EKoIavDM/bWrz0A7REywHMnFcfLX7s\n256aFSA4uyEW1P6d+VPtgjaQ01FRT+ChE77M1Cerhz1f9MweLkp262w4y/7f\ngf7v\r\n=/+jz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6508ba45ff32608f353aaba0dc50c149a3ff1ad0","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-6508ba45.20+6508ba45","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-6508ba45.20+6508ba45"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-6508ba45.20_1559149001048_0.06642891944715146","host":"s3://npm-registry-packages"}},"1.2.1-alpha-d8552445.18":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-d8552445.18","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-d8552445.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"2bbc6679ace8445358cb5b5d4e8c777f9bccb4c1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-d8552445.18.tgz","fileCount":156,"integrity":"sha512-+19nW6jSe4YSzFo09tbLzkzCTLTfsQatRXwAR1dADsnR6107stPpLeX0jEP2JsM/6eUAKcLHNUyr8dzcBgpVHg==","signatures":[{"sig":"MEYCIQC2Ung+tu+C/dE4bnBvJnosgVKn/Ig6gbhB4GhS9YKulgIhAJVzb6wbamI1OeIZfkB8swuHbJpLn1KplQ24n/qPiK48","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc7roxCRA9TVsSAnZWagAApfcP/2tAzjbk2YE66F4PMzy2\nKjunpjug9xacKQfgXxJ0MU/4Qz7WmK9T5GSREwEbXrPx3ewne2PBsu0U9kwi\nJg2HkjU8heojklPSOuqNCQQQS44Rt6LUC0BcIoHJRPtq6cSOFxtAV9tvs5cz\nsLpo3vQaI93bkuhzAKrgdLhr7S5vPrVKKBR3Ml0nwqizWSiTpAd94eYH5IEK\nnR4FmdZjdGbw1eKpb+8uZcQv72LXJ6M9lWDLG7sPytL1uU8/1ymfqK8ogNUq\n6Ke+YF2gVqKcnDjggfH2JtqjKWUrM8hWvtVhwK7JvTPL6Rm8NBXrHu2tpkut\nL4rHmAig7VaKcYxYRp36I/0AaDVFIpjsYrznAZR6dgaDQlPWHk0cJ+DR0RCA\nidNQvvtposT2A/VggBifzh5jISv7Fykuvi370E7/mNNWDrbvJDHPnbv7oRbo\nLJ3XExJIC4nS+0b5tyakL5Ke3/KeUzydpbe2B+ALd8c7+OHjRZcohxXhBoFG\nMonfhK+yJqJQaiGKfFuN9Cq/yv6/V7xzlKnKWB/92/dag0JjgXmfElYfUoIQ\nEG3JgxD/hJXxiX+Mlko8xYwkqlPcvGNVVajOTaYRhOfYLQBU2I78tfLWpKW/\nn4Qe3GpkC/HEZShMyu2u5le1lFBb5dqpTErbztN1ErdfMwz8ZjznLuJ5W1gM\nLb9s\r\n=gc2b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d855244512558581216f699e246a4eb142d78cc2","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-d8552445.18+d8552445","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-d8552445.18+d8552445"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-d8552445.18_1559149105445_0.24842898366234767","host":"s3://npm-registry-packages"}},"1.2.1-alpha-e9ab59a3.19":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-e9ab59a3.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-e9ab59a3.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"da3eddd220ae5ae81946b1fc56590dd95e16444a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-e9ab59a3.19.tgz","fileCount":156,"integrity":"sha512-wBJaj0dCKioG1WWFmYx+dxQZnwAqcLPEXv90B5LUuuSfzKeSae/GeqSYYgagZacNDzUtegzrEZkEnblhYCh5KA==","signatures":[{"sig":"MEYCIQDrLwPlH0M0Rw0kAci2E6xshxIlY3hg+9hbxLHu/DGXNQIhAKEThqzK5s/RQrclXkrMzr4j2v/xfTHzPD908HtO33+H","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199404,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc7rpJCRA9TVsSAnZWagAAYEEP/j2d8d1jFIl0igxWqxn5\nzaO5tYjXf2NQcFAIfdcs/e9UJbklO5pX1cj+DrOgR9pKs9j6uTzD5suT00UM\nypovT3bC0tuQ4DN65swTyrZ33gL0cmjZ6XmFb6FaKlCA53067pR6oU/2dgvy\nO53Wyv0/Ap8/shSrSQdGbo/VJBN+F2V+f4pg/vfIztqaCOf/1Im6MVBlALBS\nmZOQrxpiiE5nTe24hF8INJRL9G8gyI5lumGWat08tPp+glBQIkDA+16H/kcx\nbA8Y4Do+7HsxpqdfXG6fo/leE/ZSIc6I2IRBXmWn55JxucJ2kDzQR+Ej+0QF\nP7uKq6rm+f/ByErfA4VmxHRddHNQUOL+0SKDcEnWDpXvZCmrsywtD8SYyqiR\n2eBHe6dXCr7qLYfOoTjcsFRE6kdAJodCO2sQOQDhW4GRFEsZBCoHN+CFFBqE\n/RLmdkqZN91bOzf4MyPFRW0hTRaZsk4EcSWl/eHRC436i0wLjL4ksXMHCLbW\nlEcE9agbsEet00Me3hzGN8jtmuwQNpbowbOVSyUs1Atw4d/nI1jOggpOcbNe\n1vgSExjaqS4RCvVGtMzC55HvqAB9l0kXNA8Md/kEbKlhxMNg9RZzvuZUMwRM\np5GAIAy96PrEhDV70yYZiwrg2a9bZrs46WkHKiew6oEb0vJtII7NdH0QKmip\nwWCF\r\n=u+go\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e9ab59a3bb140b5c25cf8d2bddcb5d857b98ccd4","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-e9ab59a3.19+e9ab59a3","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-e9ab59a3.19+e9ab59a3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-e9ab59a3.19_1559149128683_0.9676902617420029","host":"s3://npm-registry-packages"}},"1.2.1-alpha-91a34006.21":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-91a34006.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-91a34006.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"b965038dd521a02de3e9b4281e8236645e178df8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-91a34006.21.tgz","fileCount":156,"integrity":"sha512-3FfaILNSXUG5cBZSSN2VQr/44fc4mdaoDLOTaOtlKbzlNCMWfSm/AVgqszjvt37D27M0++T1K05QLzfH7u1PQQ==","signatures":[{"sig":"MEUCIQDjz4NaTyG4IeDbcwqqVjyIGduOZUYMSoN1xoRxltZ12QIgBdofqbRc2yP1s327xufhK+HBPqPCw6d0jxIeSnngtC4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc7sSLCRA9TVsSAnZWagAAy/AP/AkKnc7E0D1vnov9h4wM\ngRZq9QSqBwM2UiAoyMF7KPd3cEiuoVwts8rxmrpf+agBxoVVYYMgww+mJSTN\nXYBKx7hchmW75+YytC/zrKg9GYw947RAotXnztd4bZAIpZ06rhgXU6WzcYcy\nSUWwDCTfp0VKfpbh+Spy0sr1U3LkVK0AOr6SjFeZ2yprkl0PFLi4df3mSr7I\nGr/OcjKL1nZdTvKKRFbzVL+lPjTToz17QAHR0iD8mt/mdDquGz+54d3yfdNs\ngCqtLPy7XPswnvGmBb03hplLIhu5zqOYRqjGR/GRAbd3s2704ZhSjQzPUm0Y\nKNY7hxoOEy89aE3YhEup4Y533JdBOQaTJEYJ21WFeakdQ6Q8Gi8tt6NqZFJp\n9hH1yFTaXWLEqHZrDfjXZHjciiBvv2M6CruGHWD+5zuwDYpLOaRe9/XoWD24\ng9D+ycQXgEYHifnGTqNICDdULJnRHC0HRSCiYT165bDuaQfQxwh+PZr9XCCM\nXmnHCLJLq2duZRcMrqXWThWXx8CkozrKZZlvF645uV3mXpZIvMFRaakk+OFJ\nJBWEPjlia4QgnToaxwYoxrK2ctAA/0kr8zLJ6WaciuK900D9/5s/HaKerSTM\nySG3Ue1D92nhgtAE6hqseYGhgopIgzwgxknfKnXP6akUjIUaAwZfN5i9MxP2\nH8DT\r\n=g0Hz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"91a340066311e53af7f654ab4d14b7d47806ce0c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-91a34006.21+91a34006","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-91a34006.21+91a34006"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-91a34006.21_1559151753008_0.12310302459146949","host":"s3://npm-registry-packages"}},"1.2.1-alpha-e37e3bd0.21":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-e37e3bd0.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-e37e3bd0.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ece0774e897f7df0fc167f872c90bf201cdad4f4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-e37e3bd0.21.tgz","fileCount":156,"integrity":"sha512-qXBaoAP06M1Ek0wRiHtKiT6mjhw2DykR1YSZTq1g3nbCPEHwZf8c+qKL6B6jmXTO362DIBmjO7MmDzQjx3pcQg==","signatures":[{"sig":"MEUCIQC3dtuf+We1tQ8/pZYp+I2bqAq8iXXPTfxFklpa1rZEegIgOZEcqu2EUKe9qXVuufusmFKO7nCuDzbVDBUok6sKFEo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc7tD+CRA9TVsSAnZWagAAKjUP/3wf9Nsrg7vR0AgJ7BBz\naZR1Lvexv9VnInw6pcE4sFTIlUDqdCt4O3SmvkZ2I4sSn9PWoVvZd+GD8Z+p\nmC6d2D7IuBQyu6bUIAEK/LWEbbxbhxPsYr4WhDJpZlECypmeOBTpL6esklzJ\nh3uDI5XqkbxMC/devQftMerpPIrtSRH6jg73YWEyimWa9GOKWyhyIA6mhVYN\ns656RehMF7tnjdRYyPusaGDVYDbhW+9cmU/8BhEa2Bq/QxOtPjMCa0pu2H8K\nQVJ9t+hLM21xcdTUHARtwzPLoAyX/FHMW0/RZiyFjt/L3GHUvYHvrmbuFVqP\nECQRg46YyIt+aWqHEy6B66rxknsDnHefGeUPHHuLO4gSNLrEeHB+mUCytugV\nAeradvo/sDbaLA8+4BoMDq6y5i5U+lJaN2rGYjjiS/TE/XO0VWeq/3wHSBTg\nO8QbJAypCqFGJScQlMVGRHHX0oTzsavuE2GT7OyVfjJovWgWX5+I4RaqtLqN\nkmWR5izaSuaXEbHzGSqcN+sinzmRcfS+nz4HltqcqgY1EVfqgfNr7c+KuZ+A\nWCEAYSa1Zj6WiTj5ICop98WjqYOXqSj9O0kFaqUQcjW24bDSUdyFknHE2g9n\nbrX5JZwiLM/GTwVP3kpCX+kXME9tECUUnxeu/LSAbbCvDspEwc6R0hp8nIUW\n0UVP\r\n=My88\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e37e3bd070b82f8e934a704d4e9024bc751b0d8e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-e37e3bd0.21+e37e3bd0","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-e37e3bd0.21+e37e3bd0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-e37e3bd0.21_1559154941846_0.7910484689929389","host":"s3://npm-registry-packages"}},"1.2.1-alpha-48aaa10f.22":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-48aaa10f.22","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-48aaa10f.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"8e35de358f1cee15326d817d9a90c2b9098c5211","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-48aaa10f.22.tgz","fileCount":156,"integrity":"sha512-OWgE4fddkvFCgveJikMyeo2Crah5iSX1LxZ9DhjCrRFtX4s4Swr0hfXTnjnis6GaFZ7FgDy9IdOxbx9LoSWtew==","signatures":[{"sig":"MEYCIQCCE/gJzQSUj4ZbVNJ3sulTWMpDdQPVe6zNqpDTL1+N6wIhAOL/dubKPZlfCcftN3SiXfyyuUJ9KBYd783Bmdo42mdB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc78qGCRA9TVsSAnZWagAAQjMP/0Q3S/nSAKsRDyA6VEnI\nOYPs6X0Sx/aRb+kWLhp9mv5n61nGjpvomgvAg2DA++6CjbBsAmBfWpXp6V1z\nklBS8dyWE1Qp79f961/OSdyyMjUB5H78AMZoZigqr4LIxmmF8SrIED3+94Wv\n6Kl7QbKF1K/TyVm/+4IFGMlz9fL3XnQLrrts1K0/kYHyaH3gQK+wWSWVJmYa\n4/PZQ+uDo8A+nVVz7n/FmodxFlctrVHwi/B9kov4DOOYmtw0r4bsw311K2L0\naL2sxqYPkMl0X+cdLvLktbWiHERrZlUpX7TgsO+qfYgf8/f+P6TH0cl8lH6W\nP6oixPtd+vdhCSrVzxWZItlytKMM0u+kCogiFFlj+oiTLtbtJHq0ksIKCuoj\nlt80p5phceERkcnbfopSz8UjG2CSqH1l8wrqRonB+gqoYSrynDVfciW5Vxdn\nCgrztxH9s4v2PMr9layQAIaoFFMg36SwI8T7VKP+nGBy1uX7A54e6O3K36M7\nM2Pb9nxV6vvrQUcuVokLLI3vQGU2uY2BMNl352z1zDXTfTeB3W2JD7kmWNZO\nzc1C02mOCSVfKBZukKVJhYrSPckxAzTvxjNp47TtgmG+rfJlITNsKv1Vznr1\ni22H43rIgaN6f+rrP4ek+1PKmGfx+QDLy1g8pIrR9v4YetTZ9DRh5POd0oo5\nuI4z\r\n=WsaG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"48aaa10f34a5493eac022b3dcf33f8dfa40586a3","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-48aaa10f.22+48aaa10f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-48aaa10f.22+48aaa10f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-48aaa10f.22_1559218821571_0.6763690899369432","host":"s3://npm-registry-packages"}},"1.2.1-alpha-fd825944.21":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-fd825944.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-fd825944.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"f6ea651a280471db07c225662e1ec5c2701b6396","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-fd825944.21.tgz","fileCount":156,"integrity":"sha512-u7x8om3a/duOousWz4c8d0nG/Pa8SgDdWJxDHXY2PsFg2uD2suuHn61yZLEjIU0GlarYoFpmPY72ztjNJFgSCQ==","signatures":[{"sig":"MEUCIQDiUFqWtN6yX345329wJHtohO2Rtn30mw5Ybrf0fTSMkgIgMEulG4hpMcGwv5SnsKAdtG/Mkb32BN5OnEPfWZLQsZk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc78qYCRA9TVsSAnZWagAAl3wP/RhxnSyfPfLE/vyWGcCx\nzrMYQlrr6uMfk8uzN2WRreNM0DUTp6vnRuymnQxwa6xM4aGymx02Lp5YPkHG\n0jy/JJW5tYTHA/bCa6R/XlOeQYW0PsHILbV3IgpHkFZ6HeY/N9w49pcjhyT9\nVr7ohgqt9wkUxpQ8hn4uPIxLQAougcWOqFNGnzyF+eZ6zxP7YLamQp7ncEaj\nHzrTHQkEPEhoz7C6G5PZsNwiY7Ql5eBjG1lSHNGPWKwVU/DrG+pgEVMbgjyH\nCLDL8+z3PgM7h/WX+1mmj0POzU0ch3RSNzRxdHaSWWd2lkjzov8HJGP2vkcA\nxcC6MgOQhAvg0IAQLctxCqYUvWzjHOMeIPsRks5wHbR+aQ7YvRysUdayE9Dj\nmwCBbcfl5Wp5AbKv4vOKe6tdwC7D4EUVjWv3KMi3Iz+NNv2m0HeXWmyA+vhS\nY1BF7JX4rW73DnPXy1smwQ9ev4HMZOOeca3pfsD4UlVfhG5cjbbiEJLeKfr7\n01V/Mt2mtRs9n7dLxYsMJKeiYWHlRZA/rx6i0lKWYM2pLZ+4ZO4Gh2EQj/N1\nceMMI8j6dN11MIGaTZ4Hzk2CLCKbkqUt2ifdCO4ThZFVa/KJeytnbCocy0s/\nskT6XN/4oyOt0Y5GYpQzmJIOS8BjZMBVMP/BLxagO1CkaX1lxVbyu+JTvR/Q\nggOx\r\n=iqYU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"fd825944aab406003eac276bf745aa001f2d2daa","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-fd825944.21+fd825944","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-fd825944.21+fd825944"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-fd825944.21_1559218839521_0.3004056343351411","host":"s3://npm-registry-packages"}},"1.2.1-alpha-ecb6e9fc.23":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-ecb6e9fc.23","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-ecb6e9fc.23","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"5f2ac5e1cfad2ccf772e34e895672098a5d99b12","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-ecb6e9fc.23.tgz","fileCount":156,"integrity":"sha512-33amuHMATkbE9awsP1jsrFgQTRl9oF7u3WlcSlnhtHfsPWlwR8gB1ydtnTSQLISMOrLYetd7VasCI+29bucD9A==","signatures":[{"sig":"MEYCIQDxGEuwJdUZOjhEzo4Jo+KNWkh3PgAV6uDWnVPwtTTJyQIhAPZUP4GVdCIYEeCi9au+0AmLP68Y/yFKukUalZQR67Fc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc79nsCRA9TVsSAnZWagAA++0P/AuCdkH7znJ6G5/LSbzd\ncnWPwKIrm9O2a/ZZ0vNkIjN8NiEIN4dXfzVXPp0C2Weof2NsdD0e6/ZYGoD6\nHyIOMTbbMS0OavOrX00mQgri6LCGTY4Su+Rf1mh8Jm4slJoCHGR2KM3DJGFI\nVcLgk6uuHpCBdXJ9eIhrj1yGV84aC4Q6+T193FbPONAxvEp4BYe0fKblcwlr\nJHgQ5UqkPMSVOQC9EoPKi8IW4VKkFS7fnPsnep+/Z4Ot+YeH6IcDjBQG1npD\nn7ic8AsKqneoMBrR9glEvct78y51bnZE+B6/8xAvJK5cLG5ElethLARTffQD\neiCU8iLLMqoSeQTJwdzX/8fFUGSw4xdgntkv16BoDSWrIWY/SDmoesfORHlm\nX93d4rhxPPPTwxzvLni1og0cZRQXp2LBczJwKnMkqVN9DYUcQ9o7ClD9AZIv\ng9QKlwa89OvpYM0pyj2yGJ69pKM9EMQzBtuNn1flUx9U9OrRkVTFO72mDA1I\njmHwLLpHlgHhdReL0Q/DbpkOZ+HSzbJyCCdpaOuXFD+BQ631sTQGhjw70xPv\nlC7M5rlfNAmHKpieijh/NBRdxqIjAncKrQJ+Kdbjs3KYWPTwByC6a0zmTojn\nOw5ueVjVujBgGQq3/oxjdEIRenk0QOgDvrfJ5QJws/ggc+cxW34uvkZH30Q1\nvNjD\r\n=brec\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ecb6e9fcd4aad671b0fb10b258ebef639facbfe4","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-ecb6e9fc.23+ecb6e9fc","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-ecb6e9fc.23+ecb6e9fc"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-ecb6e9fc.23_1559222763749_0.5731864439850849","host":"s3://npm-registry-packages"}},"1.2.1-alpha-1f7cf82f.23":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-1f7cf82f.23","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-1f7cf82f.23","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"f8071bd5c68bd46fd9053a62bc0ae6d152c3fd35","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-1f7cf82f.23.tgz","fileCount":156,"integrity":"sha512-+ccRysMHHyLgY/G/tWOtXnKP3l/U4C2rzK0pLb8GlyQ+6gMUOKBiKDnDMCmmjN4+CIhL0c8e7pXyrBrg8kj7MQ==","signatures":[{"sig":"MEQCIBLHfatwyFy9N3SxmULBlax6NVucqh5IBUI/sGK+ECW9AiAkgrTJSDzDtxcI/tBnp8/tjMgd2NRZe5ivElMZJllQ0A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc8B6PCRA9TVsSAnZWagAAulUQAJBGiRzpUTp1nA4UXOXr\nrfhC2YsgXUjVn9qOiiLA601AK6x1XWux7NJLZ/N9MHGtYmWeExMyeYmLkc7e\nWOhEbFnMgoRKmDY6KghTcVcs9d7fMzSTy/tZ2aBlMFuzOkC43MDRR3Hw0hs/\nmjdqRRiv3uj0kB3IP2dffeEJQ4Dm2v5QueYRJSVYCG9tPw0h+G1vSRVXR6gE\nUQFteDERgNLmhgLnZs2CD/1eHvExc9ns6xNgYcJn//m0YKeX85f/IttHSAGy\nIIJR6gn3Q3dneqCJqn5N53azfjI4D0HpLqHf0M+zvRonCNgKL7GkAqbNb+kF\nuO7tnKxnsjU8rF3WMws6ble3BcRlffs+TAk+EyvAT5PHyy5x9u1l9UoptjBO\nR75iz6vlYnA4aTB4QlORPVumkX4qbLGSDTBsb0Fg7lxRLsSnYczgKONIclcQ\naw/p37rDmDDG8aeZ16bo4u7fVJNd8P8UefvwmkN7+dcHW+GofvJSFAR17Usj\ncHJrgKtSGQOZpfCSipsbfjDMG2aC/61J3PrcAQjfRVxlxqW1hIHZXySZw3Qq\n6ZYysJTHm4EhYfUDrEahqEkibZe78ulyKxOZDOgPrnsdjxyXkQKno/6c/s5r\n/OcA7Y1ma3h+fz7p2KrgdiIhK7ds2OJWypgwy0BVaRE8MfeLUKa8S4pOm/O/\nBjJr\r\n=Ss9x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"1f7cf82fea1ab181c9b166d342635165bebcda52","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-1f7cf82f.23+1f7cf82f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-1f7cf82f.23+1f7cf82f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-1f7cf82f.23_1559240333944_0.9214060460447886","host":"s3://npm-registry-packages"}},"1.2.1-alpha-405484f6.23":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-405484f6.23","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-405484f6.23","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"628d80f86e8f804747748ebd729fdb8a42575600","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-405484f6.23.tgz","fileCount":156,"integrity":"sha512-vvLQ4LkXeNXvmGqB3A8+AvFHQSNOsRLIjno25OfazO3HJcrz+9x3JvaOkp8aVHwVhmvtpOC7WYtHV6SStgorHw==","signatures":[{"sig":"MEUCIQDLg+gWPDaAP+d9J0Ifz0ObIUIsbnKQ5HOVAiGXIio0/wIgMo2UDMEgMOBPQ/E8C1E4tpWzmOeZ9eZwR5WUk6L0P8k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc8Cx0CRA9TVsSAnZWagAAjcUP+wbhzWs9KLlr/K0UYd36\n8OLzs07s2T63hJ9UcBpKweoozHJ1ibzwUanipatEs8K/+mKs4XIdsRO5tCmz\ni+dmvA9lXAKWOEWk+WOaitDrHAcAlsWdf3jAPaqeHtiRKSSeLzRS65MOwYCn\nFGmFgaxB0xyjkVYHckC1PKa2fmihqTFL2XfvuiyB+Pws2qd23caAB0OeY3tt\nfhRAficzk1+zLyV+hkb0wMy/fiSSKEW+E+j85gtRs5/L5AY5oX2fA5ulZw0d\nSrzXMhE6vJklxZ9GaL2/gkYjqeV9o//YPLhT178i+WwIOFsrk2nhmwT6Y8Yz\nhlhda1/oS+14qfSY+QIcgr4EN3LTVxYn40ItKNzim2XpIlfGILIdyK7OAiTe\nfxINetbdCySQr/HlZsgjmjdFoqtWv1+6RpkSpiNak8W2+fefkojees25gbRV\nSKMr6RRwE/0BmPgkmtpNQ22jTp9UX7BNRRanrI3YiVLDz0u9EwKmCap5n102\n04Bgg60Zu9Q67m1/hO2Z9OgFEz8KMCqIomcWsYCYP85blnBpmd3gL2szvv1s\nbQiw8X5n3HYppb/1dRG/nVKVPbCWjaMrw1nS+M2BY7pxmQHS3A12ZyfvO/Fl\nhQ5ETKfdXreONr5tTVXyhE8ldHeQOgEhIgvQf+ttobkJuOlceGfvhnTGdE22\nQfS1\r\n=Aawx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"405484f618c90859117359fc60049d88df412931","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-405484f6.23+405484f6","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-405484f6.23+405484f6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-405484f6.23_1559243891589_0.120445344651954","host":"s3://npm-registry-packages"}},"1.2.1-alpha-5236edf5.23":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-5236edf5.23","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-5236edf5.23","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"87e254ce000f7c8a28b5141398e3750b91e23f14","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-5236edf5.23.tgz","fileCount":156,"integrity":"sha512-AK+6G0fyeCB1jdPZuKFj45TRm2t5UNyPNYLhqC0IM6ZoYUaa9wv1N2YoSG/41lBKFpygaconeg4+eP3png22Rw==","signatures":[{"sig":"MEUCIQDJd71VuAVIGl3op+gCABj3cB1A1udIgaiY1D2mcS8ZIgIgZhM9yLvr2agmRh3uZTvdu2WLHh2G7oURTgvYtzpESF8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc8DljCRA9TVsSAnZWagAAYooP/1ywtFquLLcq5Bgk/OiI\npR3JMlE5/rp3ODzi/lz2EwDX8EmjxoAP7QqijE1mfKyQOiDk6cxEklisrpIP\nU0Uc0YFvtIGSVZZnHiVS6RexHjVO0mZh38jbDWkwgbx0CykLXMdwWucU1WQu\nfr559UdTPSyHpUwWGyaaCGXtAA/+BnETiaBZTqH2tzpm4u/YrD9Av83nL7Qq\ngqX6Wm6vLKjDeJKxin1XCwMRafZGHvPEwh/qqAMoiMDfWJ75I4BVzaZ7ZLMN\nT3TbBQ5RCkeCQiLsm2avG475JVeB3Z8PLqP5H2kDql3wDwdimsAcOE1N912F\nEuxYDnTAD3IKhyaF/R6z6Q561R1hPKYRbVEw8Az1gy6CnKnvCV2cz0nGSSiN\nS+m6WCkQCxL1mtmstoZHbHRuZE6DTn3haydMP2/CEjkU5+/u4O6yCdEW7D3s\n7IlEoM5dA/WBoMOety6n6hWwh/7PdtYiV+vQlWUds1hN8wsYuwE8hUVUoEvJ\nYcGVsk3hwDWa1D636MUJx6QqUvoCWKMy8Imt3sOVRhhQL2oC+Z4WhRWW3Wd6\nGVt2X29q2Fy9xnSq4VjTxOgrmAK4ZvTtUHv1DC5p5NitFrpd7mDuEv30rAZc\n+j5L4DeYT3yn8tV/7iv4x2ovZ/oZJifsmzH/KRB/oSPP7837WO8Ylo5tpj31\nwMTo\r\n=FPhK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5236edf5811c245978790f5c7cc8d6d6f828eddb","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-5236edf5.23+5236edf5","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-5236edf5.23+5236edf5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-5236edf5.23_1559247203042_0.12426413763518207","host":"s3://npm-registry-packages"}},"1.2.1-alpha-66952156.23":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-66952156.23","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-66952156.23","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"736ad23a71ed4786c2921ce2066668d178572973","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-66952156.23.tgz","fileCount":156,"integrity":"sha512-5MLD6GYRjencpK2oxQL2ASDhC9butE+6yWC4y3w/EyeTp4ofEjn+S88IuR5lo2MRWF7zxmsXCK8QsbOZENyw0g==","signatures":[{"sig":"MEUCIQChVnu2RvVrcPaDxOkm0H0CCxHnM2+Avh89tLIBGo7plQIgZW5x8WJE+JhFngDM/Tbm/dG011aJ0/ipdRXDAc4fqE4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc8INaCRA9TVsSAnZWagAAHgwP/0Qf3dz1pgrFENul/vQh\nWJP+5WimuEOs1BcZRDsqnU+J7XV0l1LT15rXdjTbOqUaK2NtARLuBHszAO44\nigR3dpC1rUbGcCxd0wR4pBaISr+eAc0jdd9gCat2JX6AWoYHmSnefwkoRQEd\n4iM/aQb3pbMzycvU9BEUN/qRmo6uBB48ng7QGqZ3hJA1E5c4rqZysBjMhTAi\n1gIIA92f8T0RL0jreB7xIOyMgHx9bAK7tmsb8Y79yEC/onlz+koB6IfheLfT\n/f8mpDuA8PbkdGoDeeQ1TKEP+zKoyoq2IMmQhnDy9eeS/kZIpeCCmRihjwkz\nT/0Ds9Rk8pcskLtZOFCyNZjRIrYLzteu1gvI0v01kQcU0k6HyVClfARJqHi5\nY9f+uN1tcdt1NQsNU3Vg+9X0/jZFq9iwKSiW9kbqDCauSgAzrCpDwqiQqXsF\n/oEwHJDKMC7LpuP3hLnRUTewpZyb7QDc6z6FvPULRqm7jiLI07xTbUQOUs5X\nGstaqRhKpcL/CBJ8u5f4+mO40peos+g5O5SaRz1bJKPqnOeP7jO9cRZYCqY1\nbI5/c8KwIK3oP/1LpYymfG83fcXdyS9sPVAm+uM24Vz0qBfswUd3DjKOkrpt\ne+cTKqbw+Ggz0xacumr7+S8EzeeXexLkJu/vpR1ztZZx3mOBgKSc0fov/NUc\n/9um\r\n=UEL0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"66952156e56f9a480d5d0634c0c1ac1f41d4a424","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-66952156.23+66952156","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-66952156.23+66952156"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-66952156.23_1559266137474_0.9124475407467341","host":"s3://npm-registry-packages"}},"1.2.1-alpha-113dfd37.23":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-113dfd37.23","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-113dfd37.23","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"9669160ec5d6b1df499b61b4c700df56c8c889ac","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-113dfd37.23.tgz","fileCount":156,"integrity":"sha512-zGeA5nyfylilp/ic9NcKFqEBX3vty+Lw+cyX+sD6B2ZtulA7bIkVxDQ8T/2AO+hO2iW+Pr6beP1JtoHNTZJ8jA==","signatures":[{"sig":"MEYCIQDZ1BOeXsVlcQin7FQvrHvvh8MT9wHQQv/+wWT5yU5U+AIhAKcxQ/jzlLEAOEnaYaBvkhFutv9zX0bwe3+7Y1yKmAY8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc8MvlCRA9TVsSAnZWagAAPOIP/RysLAFv8gNclPP8Fj4r\n6rSlhVhzv7+08KnOjuvVZ6ePs0IxtUqWjooX4lTl4kKdii0tqKjSkWAVeY/t\nUpud3fCWSrP4qwlToON1G+JRTeCtMuVmQUhAZv2VyWR7O2AVWZjOvIbDXFEY\nb7FIj3GglVsUDZJTSeqDfr61sHkiNf+hZDD5D5PgOJDfNuz3+gzhJGWD5nAQ\nONbhjOHzl8wJ8v8Yite1btOgI3fnVNPX5dGr+h2BMHLcU3EvoJzQwZ08L5CU\nfwVUGSZuWJysZ7RknBbY+qqsC3sNbxTH7y+scpUKH2Tf5QTRBj27FmasnPsd\nE6DQLE1uXJEajB1gfmk5fncYJ/4epcznJMYNKvzscq0wfQlq+dk1SLmISv9r\nh4A5xuMdtyd69CE0pZlm0c1PQeUiVAq6hk1UglFN0FGkSJs+UcnprzTn29Ck\nMD+VL0yAEGhTBT1PYKNZlUcVMybFUU5JP/HtNmaIXU/xdryMv5zcfful4ugM\ntUpoGCWl65i6vGOoaU1g9qmqkpjZ2HCdZgEP3IqUuPpmC1bSbIuPfsPvQYV2\nYaRHGyxyEBuDrlMfq6MDY31JbCJOj9du46PmAsFg3l65ZuCflcCYdaAqdMyS\nP6f2Jo0ANjqpP/GKeJJAwILYAT80JBL2pqAZKQYYp7gZjz7kim9m7Gm8/QEO\nzfeW\r\n=9IRg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"113dfd378fdc43f56686f5f3cdaefe0ac6b0c163","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-113dfd37.23+113dfd37","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-113dfd37.23+113dfd37"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-113dfd37.23_1559284708430_0.12953024723329798","host":"s3://npm-registry-packages"}},"1.2.1-alpha-eb0b3c5b.23":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-eb0b3c5b.23","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-eb0b3c5b.23","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"344a5564c1cc2e58d2cd71faa03fc5c69affb131","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-eb0b3c5b.23.tgz","fileCount":156,"integrity":"sha512-VFnClJabdhFAUBHPUBKgXdbNNIIBx36GNbXWfRcFPFVV4WYF/wIY/qFTrRtphDtbXOpSjxr+dwxQQ2Om/P7Diw==","signatures":[{"sig":"MEUCIQCkj2yIRrN/Qkzu1vpkAav5sm4/8pb6GCsiAIBZKIfkbQIgZuQPGI6YWC8DpXao0yDKV61pdnbYtU+nw5iagbBIrBg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc8WN4CRA9TVsSAnZWagAABVUP/jzl4t3+kSXESM/34EPf\ncyfRFh27PMrTn/9Zt0SOZWfquPyi1JvwtZEnmmqnE8GwDi4RyJHP+zXQHq4o\nXqlE3AZSyZK0NXsVw5s/MI5MFLWcG383tDvfYfKOJI/YglgicSPWf5f2UCpj\nK2HCpW4oyOlAdNvng9m7tgMVgWwIxJNHkqmWDyQb8Jqv5SxWtWG4J9/eQkLI\nuk1bv9aszLm62x29v3N9tfh4HdMEIYwaxSWeDdQukP10lY5BviPFd63x36Qt\nLnOTKSHecYmAibZIFQAixaP/aD1DPjfvxznxE31k3RCCAAqCxYL22WViFXtl\nHlH3gPMy81cU/9+R+pJ/V6RiwG00GcR4ptEH6kbSHG5O6ksM7TS2lk8Fmx7P\njvX/sbI8BNYTTqsqrzxUe6Dzxv6E83xCKbphFrGgB708m+RXdKdIWb1THZJX\nng4EzNxR/0kJS3zXcPTv0fcEduFTRJSs+eMdemzw/0vY3g2CZn0HH6uSIGBq\nxD7CVv8sQ15UzzTy24o79WCEPSQGpohPcYejkBKqgKnFhn5QMDRUEfVXlp/1\ncYazF/wyevMauAVIu9rYLpQvBNng5ewaTdX2MeVTfeFNnxjMctoyTr9uou+0\nMXNHis2qB0BPb/WeTve4biF2awz5ek2fNagMGbM8ts/N9oX5o7N1NwlZv1ot\ndysq\r\n=ezSn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"eb0b3c5b9ff76d3f1966910ffeb4348292d55595","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-eb0b3c5b.23+eb0b3c5b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-eb0b3c5b.23+eb0b3c5b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-eb0b3c5b.23_1559323512264_0.9182862985800251","host":"s3://npm-registry-packages"}},"1.2.1-alpha-8a84936c.23":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-8a84936c.23","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-8a84936c.23","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"59aae800f46e6603e522d9b3121801eea293ea7b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-8a84936c.23.tgz","fileCount":156,"integrity":"sha512-QYKeVtmbeyqZ31cqN2aTURoL1pxAGNLKb+qx7cd2svLUYhJb5sglzrA2DwYBHkynBSPAi0QsNcn8MIzaCK8QBw==","signatures":[{"sig":"MEYCIQDGKWGLYS1PcKg1PpT5pGYRBKxErKVcdlCbuk83HcXQwwIhAKZE6Pv2pqrMzF3JHDxWEZodOIVbNA/u0UMydYASl8tW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc8W06CRA9TVsSAnZWagAA0DMP/2co68w/KnOJ6Ut+jYPb\neo41Lt+JqwlEUwh2WYmql+k1Ka4caI1PGWjTEWEDbaoQKR4UfbA9g5wIAHcN\nBrUjKjkcnoZo3qM/wK2lj20YsZU6qS/ZiyclVeoZeUSUmD1wBHJxMNSGjiTy\nK+/kR4B9pLDkmW2PZQjvyBbITPU+iS9yLYf/8Kp/i8igNxrCtznOpjPoD7/U\nXUQEAaIMUkeDrcLwaUCo0543sqUAez92ihPa+KfJOCNnlVsTmQVUMTPnE9A4\nSw8T3adfhsEFa63FmzKKIIhjwCKFOvkJv3HE8nSrZXlffSfREOQ90O0pIIXQ\nTs75Hekh4aSykBOPLYsI6RrNptPl4ms+S9Sr7zh/egvxdx7RbvypM2Kw6hox\nlvDMo98D248xVvrkJBv2idEdZKVuRVXJu1fC0+M1gmw4JHB7++C5FGqnxC9G\nbRyKccSnCHhQIoa3tZFfgglVcc7v2iOG0BYr0GeOS0IJ25JaOW36WPH0shHh\nZ8jT7/pcmkyPZlrBShUVwIU7RPbqFws98UrjCz4sTTccGo+lH+eM8uxIe0L/\n+p9WruL4dT2knIUvJ4o901M6b2/MdeNufITYtV+GRsk8yehHLUClZMG5piqe\nAcQI/piaU1mUa6kynNwkxAchvpTniSJmUS/8D+22ixSdpUgvN4cLmSqXAgN7\nP4jq\r\n=4tLX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8a84936c60597faa4a4e324021cbc4ada54f9c2f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-8a84936c.23+8a84936c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-8a84936c.23+8a84936c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-8a84936c.23_1559326005539_0.9781710510491901","host":"s3://npm-registry-packages"}},"1.2.1-alpha-0a69c2be.18":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-0a69c2be.18","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-0a69c2be.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"7b6a75e9e74723a4fc90fac779d604d5d1c056e8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-0a69c2be.18.tgz","fileCount":156,"integrity":"sha512-lD++nPj/9XTuYxkL5tGKQnIeLTdLH68uw4oGufHVUKcrglRcQk6fuCiDIiA89/a7sS5JqdkxjdBKj4DsOYl/eg==","signatures":[{"sig":"MEUCIDwHV2LlKQ+lo/LM2ZV19IvtZPbfyYeQO6WVrrwHmEY/AiEAvKVYCYVf1yQhEK4g6bZmdnaYC3cgIkc7X2yCNiT0Wug=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc8hb+CRA9TVsSAnZWagAAuKcP/3Bjnk6Um/ckg+VeqSk0\n1x8qufPZEppO2dTm0ZX+gWSZr1MEhajj3OfUfz3jj7YMbY3gT/7sRFElsYNd\nRGvQbduEAH1rulJYcG+Lsi0n7nK6s+fG3IbBg6ze6I4QKAn+ctpEq5PMb0F3\ng1qLpN1vFl3SuZBlnXjjkblzQbaksZ5o72pNvEhWF4+AJqlmOTIE5uJISJEJ\n288xKQ3CNbNlJTu+mGM/5Uxm0jDlglZqUvK/TrnanVoLC0UaCcLoKo/edth8\nwEBPrbDe8STxOrwSWlg8jm4bX9Qp19ndhCCp+4z9XbHqBNPONXGMYrYW8VuX\nCwDsBdJaUP+VRs81insBpEM5lNflqwaEBDiNrjRW/j8/xOiMhHhYtL5Sh1Jj\nZPuVI1f5lXQvn63vVGoxAqTo9c+bdKvo7sUslUKqbq2gwA6eeaNHiQxJTI/u\nqKeKuSzeFXYrhyKFGgEdlg3UTM5qcPOpL6ehyjKHk25CogmBaRiHeCSkyNp6\nzEoopUadH9cN7L1Dyaopr8QJKAplZhJ+KM74ziaE/aCa9ETuQ4DMPO62LhzO\nomR9WC/BXyTNb3Wi6E9r0mEgjMjxg4yusQC0x5chLGpK5sLZYR6EQx2tsvTh\n3BnMCNE6L0cF94ntjE2d0s1yJMz+oIdkJavRA9W0id7LBMQCXcXu0HUZVVBW\n8RqZ\r\n=o3p9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0a69c2be87d9858df959bd2e9da4db516dc20025","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-0a69c2be.18+0a69c2be","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-0a69c2be.18+0a69c2be"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-0a69c2be.18_1559369470133_0.6779573986806584","host":"s3://npm-registry-packages"}},"1.2.1-alpha-50fedf3c.23":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-50fedf3c.23","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-50fedf3c.23","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"83f0822ffdf13ed705f90c15bf7e9ffbc0278d7b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-50fedf3c.23.tgz","fileCount":156,"integrity":"sha512-6hfg88YuTWTtgtx01wwPqTf7gxyA6WFrAoaF/r8pTLMSbsRTGVWIIeDluZiU5HxumBsvZCpy4nKARB4IcFt5qg==","signatures":[{"sig":"MEQCICZosjVgONQIl1iam4XA8HrePvNY8KU4Y63+uRD8/uzsAiARguLLG3XCBKIyvBFaWPfZkRfinUU9CiYRxWTk+XSqzg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc81mKCRA9TVsSAnZWagAAOlUP/16eUuGpiMS8WTndgJBq\npizfCTRT5CKrobWjGU8o7PvsGQ9TNbeJ051bteqQ9IjmfLouuHwbvIn4E4IC\nIs6aXoCi5ZJtN7+TH5a4HYLUGG3uRcUqro1qPWaemS4V4/PIIGhMR00q4fbN\n7MMzawnB0pgdqR4tQYIl8Lb7TeEGRnA7VgpEOepUpSiP7L5z5yMuNpypZWkz\n0YBiFDyl3ToV5lJTntXz7H2wcGrae01yfOhkCm6DWBSc2f1Mme23ZOJnH5Yc\n0+jPZY7R8W3PODhJ3iUnJJLHxlXHhbn2eFQenz896EBmuRChYLbKj1v7kG8k\nRBgjWKNPvvkti74oeCIivc4862hJ7rE+vag9Mm0I/OM7mPR4AdEw9UKQVUBW\nmIRzT5pz4MNuuorGe70QK6wralwYlgIxPygDBwVzdyd1l0yByGC1zDjp9WbT\n6AwOBF5qxvswrnFju7TYehmGxquk2Aeg3oJFmZBUf1zVI3Bxa2C2iczeLa95\n7chnjD2bal8YN3gXo4AWymE3/NzF4RE54TFS6Rk2yzmYdXR1lWD3ZbqeFnCo\n4luNdRQBQW3dtwYpwyHoJeJkKwCUEqEvPk8blZEZYZ0VK8FB9KG7OA5jFOKQ\n5hjeH0ix+1l34KfSzcChBgJTvsmpmXEMX2Hwb/pVxv30VxufNkv+FHamsCsP\nqqE2\r\n=fPfw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"50fedf3cb6129080c2e53df7120a9d0527bb6f06","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-50fedf3c.23+50fedf3c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-50fedf3c.23+50fedf3c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-50fedf3c.23_1559452041388_0.9207192183167283","host":"s3://npm-registry-packages"}},"1.2.1-alpha-2e0daf01.24":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-2e0daf01.24","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-2e0daf01.24","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"d5a420046a9671ed00f59fa21f14c07778e8f249","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-2e0daf01.24.tgz","fileCount":156,"integrity":"sha512-AZZULkePoG/vdNZvBffVD+cRlTO9a3gEDaoPFI/3ODDhB3H4+xQLw72YSa05OnwPrfo4W5/8ROR+IC/OcQa4WQ==","signatures":[{"sig":"MEQCICkINsCQkDpLzfM4TA3AUt1/xlWvIL6ALmnk5WJrENvJAiB2oHRa5bWoL9PnZienjuKHHFJUJH0lkU4/hsQMXlDuTA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc81mlCRA9TVsSAnZWagAAmCMP+QDt7f7PdO6hS9SPKUph\nO2p1BlxOUwgU365bmZo0piH11rWGVSPtK9I8Stv4cJyBBudxqLiGpWuP71yS\nWARlWjxzlUCpvssBSRJS4lKsQiWv5/aoNLJ1WOwQ555FzupzTmmT7/4aWzbF\nFX1qJh9Thar8RONywYshfMXd/7JCyiJ2saCcZwDk2fpWiH9Bn5URKohC7JXZ\nlk7KOJ03XNNUsMa6c5KsD1vTDx/6+tbTlVL+z2OQBOZ2a2ZDUSoF5ngM90bl\npJTrDmhGrZC2K6hZUN9FeZyslpVqdnjYY0kY3PWScJJmRtId+7F3lU32o3iU\nkwjoRggcFGfufeDyltqAZVMSVX6oabv8qXaHJ9q+zfoN2K8TXG3Xiw0fMX2C\nJaxfmR8u6ORCfS2RE0/MgG5jwJE9Itj06+ZJvTizkr8Nrgsu9dE4Oyo+wJn3\n7071QmpP7qtmC423FlLno9BMbb2//tO0BPwD89P+kFx0I7prTdpOWf7OjnHK\nUIVq4pP2o4te/oZXoqi7qdCsAPtqR0ZPIc+MYcARhkEvip1/+2mEn35tZSUb\nIXkzeTfy2H8xKpyIvWdDASZQ49ub1NG1IG6Qr7igs6psF1Ter4tMFdRTrF4e\nwRWfGuI6BqNnv8f5vkJ3aV4kqHKGXLBtQ5BaXckfMrdA7Y7EX+F3/vlJRoFg\nxrvQ\r\n=zV14\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2e0daf01fb2301a520d053f65b75b12d8f685542","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-2e0daf01.24+2e0daf01","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-2e0daf01.24+2e0daf01"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-2e0daf01.24_1559452069152_0.9722961125211911","host":"s3://npm-registry-packages"}},"1.2.1-alpha-40cbb50d.26":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-40cbb50d.26","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-40cbb50d.26","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"9bc05aa16a3613d84a7b425ab14d364f0e5d7f79","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-40cbb50d.26.tgz","fileCount":156,"integrity":"sha512-SXBsQwN+tjhD8U4zg0qkjVhqPrPUn1BqdfflfehbwxbVxXgixcdaSpu0nRpeqcckwMqbquDQT90uAy3uCFkqVQ==","signatures":[{"sig":"MEYCIQDMYH1tzPcfcjeA4akpX3tjtXStXHBSWVfw6k7wUo5MMgIhAIWKzPpuhJxfvL0CP5TYy6Ze9d/EAOWRHMxsiX6ekffi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc81nECRA9TVsSAnZWagAAntYP/3N1Fsp8dZF6TKD+7o6p\nqzwZqaE7li2fBiTCPtTcszHnSYacSp9rnJ1j4b4oGiFXMFarH4GBfSGrnu89\nZvNPPjq4ViUMOFx+s0cxSHDXVKz0prrX2LnDxPUnd35rF6/JOnKN7wTEMefK\nuMUO+3ngDsFNc6b1z6uJXls9apFm5L9RKbl226e+8yj4BZz1jpWg9IFLrIHD\nBsYjmAvQtUIu4m513FcFcqtxaplHQJ4bU2RS6Pmy5eLJb0TwHCS7XY4I8DDs\nG+wQDESLCLbUeiipxeB2l74hHcGpyNEuOJ9PjIR3SUM9xkHu0WP4mjvAbOc+\namOk52+gjJeuhHkAlISbczt1xS9v6GDL/DAOAhqpGxYMNCCcoOSWdGU7fagI\n0twAZ78MqaBqg+bul8dgI8X2hZ0oeR9znNh8RLrb/ruGyXzn+NTvWFmSKu1r\nkdY/g97+KujcW3opqYyMy6GBe2vWE4Q+84r4EBO3sWQNDvTxgs8ltdKu+5Bk\nUIEZc+o0pkH8d3jBMDC/ZhhoMFKWWUSMyg5IlGNEevqrqH/ACzu2Y7DmFZCs\nuaqQMZH10FRr2EWY1EvSzZi6BYj+ANecFcqplTc5M5gVICfd8VTH3xAKePys\nsBOvbwCxzQN7fge3aIN/lAfuapUnQnklSp3LR0Fs1ovICv3VWEgG4q0cSQ9x\nbA81\r\n=PvSj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"40cbb50d62aa7c886ff10a39ca08c3621ffeebfa","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-40cbb50d.26+40cbb50d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-40cbb50d.26+40cbb50d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-40cbb50d.26_1559452100241_0.06209416758228348","host":"s3://npm-registry-packages"}},"1.2.1-alpha-6c5849ba.25":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-6c5849ba.25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-6c5849ba.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"0d41d42284b7f6df37c4127f78f31cbde0a01b12","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-6c5849ba.25.tgz","fileCount":156,"integrity":"sha512-GQ5HU4ID94ytBFD7CwfJoWCcraQ7ixelbR04+Pj4gVUvaVBpITojlLNxoOmxRxJS4ZqpPRBodFQnj7TxRRcNEQ==","signatures":[{"sig":"MEYCIQCIzw6o72G/c1D31GMOmaQ2BfmJoIRcMbpw1VwwkfdSNAIhAJ/2UuRPVWO3EGYTBPakrVwH090Zbvb0HVK79zdo4Q6/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc81nVCRA9TVsSAnZWagAAzUYP/3sVF/xaOMivD07iAPP8\n7SD2Gn7uLvjBDiqLH5ZpdjghCnR6anDR0Nq6E3XKDI0o+HRTsomXc/vsd0xY\n+O/Ixm9MgSeADTZwivTgTnhBxaDupphCRqwzm+VvxBTOyUZ0VcjiN4xZLDUS\nwXFvBRLHktlHllX0XdxlEFWvymDVVG005ey7AQf5y8C4nz80Cq3Wg+x8EHLs\nTcaRPNoGanOcwd07lPwwTJelaKZHFJAT9IZesw9mHkDCgfQ2cs6ulVOibRyw\nnxlqRJfDF9WFv5xYuROSXYCc/HEalZ56NWVSKP/1eDZIRSozmoULw0rIfrA/\njQcHVTZeVGz1Vbhk+ANkwwQY7/+CaNJrYjC+CwWWAlfjvkG/pmHzfwekXDp8\nKguaCMBQ8xhHo/fxy8+8Ge5RWVHXJtKo6KQw7UXjhLPeGHoefcTAJi8itX6d\ncgzsuIQZptHRwEl9X2slbGn9HPtwhKOSwwWGBMUgsOjWLE/x7W3yIbMHblz6\nvhB6is+ZjeYI2z9Lq1JLaPX0eFwUF1DdkxYgH9KQjxjW6637/JbNdRKAsHZi\nxeh0EAoz2Yz63EoLTrAL3+r5e6hwyikfJiiYHK0COQgN3p5Og8BucRi195Hq\nEp89KQ6qkhd/QLl2Tlj3F84n4RUSQqy/dB0ScwNEt5EngZkr+i4e6BZbjuj8\nL4Qx\r\n=3ER8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6c5849ba5a5ec9b956b1636142c5a3e7e58149a3","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-6c5849ba.25+6c5849ba","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-6c5849ba.25+6c5849ba"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-6c5849ba.25_1559452116748_0.5770014624363746","host":"s3://npm-registry-packages"}},"1.2.1-alpha-e60136c1.27":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-e60136c1.27","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-e60136c1.27","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c5fc4921fbf0ed52ffe6cce3886801b3d8406d08","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-e60136c1.27.tgz","fileCount":156,"integrity":"sha512-hcJv3Lo6uDIBRkXRhJLq4xJaCJ/ncW3fdFbUMyVYxphLzHC6esyzqG7qj5bXGm1aTOCU6iS3MnNIT6got/5CIw==","signatures":[{"sig":"MEUCIHYluT+t0VxW+dw10HMbJ4+VhXT7SBV6xRw0bUtTXLcYAiEAm8os/v6AoUzOhGv5ObPZI/WmhXE3HcC5Arm1Zs/P6Xw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc81pcCRA9TVsSAnZWagAA2c4P/3lF9Qboisn4sd8WhNvZ\nwaI/jlXi2vfaJA/xAXxGP4rHrmYLg1A22r2Lrfiz6kXHC9L1VWlCHoiypgWV\nCdMVQ5CnxHAqs+on1/FgAwoLL10PxhXwVkEoZX/LLlqYsS102XnsrUANBD0o\n1uXtc3GLq6W5p/Lmr0j2O+ndCRwwGvPQ+fbKGOQDOR0X2kZJxXSycJ9yt3PA\nxriKwcDEE+0naWmE7teGFZtmwYVUqtni6QqPt4onpImln2rEu0I7bZndVhud\nT6G2z4cnM8vqkcOf8l8dYqE3C0SPtO2UYRnk7zwH5paCXK0QpW/WYqBvXwai\nQ3s9G6rZsQJQslNPxyYbr0X4g9GBjDXn8vrDbGLfmr8cI0k1j9mIlhyK4nHa\nREb/XoEXISA++0bnOoHcuGl+1KAoTDawFpC8BMlwfjYEqy7gO9yEqUY5Qc7P\nsQBZouNh88HAC0K38W1N3zuwwHziubl0+slt4iKRNGT70te9xWEnu0F/Cuqq\nOnsHrxpLN9HKv4udxUmzGXmfpTs3xjUIGa139l4LSuCvznRO1XcH2S6SBpSY\nBNqPigqWXiPljzlKZLuvuFuOm3EQp+FJi4dpLqQqyNsWkvpDJZ0At7PPbAK9\nJXjyQyr98HRyUv0lzY7M+tRXCTS6BxjTOqxKKwlPm2JBSlnSbUMRLrui0fDf\nKgSm\r\n=K2gY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e60136c1a22a0e6b51630e5b6b5979ff69bda365","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-e60136c1.27+e60136c1","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-e60136c1.27+e60136c1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-e60136c1.27_1559452252231_0.7667528126803995","host":"s3://npm-registry-packages"}},"1.2.1-alpha-bd307124.28":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-bd307124.28","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-bd307124.28","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"5ada8a30e9b330d708b3bd2a360437cf7b45d9ff","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-bd307124.28.tgz","fileCount":156,"integrity":"sha512-N8QVm8QU6S4w50pErwNGM64NCyiNPv0pF+1irqLFo4/nrRKJ0WAzfrm1+n+A2ggPkGuMGbDqGx+74xwQPv7RNQ==","signatures":[{"sig":"MEQCIGBW/Cddl3CKfTYx82XAqo+MFA+znloIydnbxPbq2/qYAiBEHxfMECYLAjqbrvnN8WEGNZxLlsxOOyaj7KhrvZqq7g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc81pyCRA9TVsSAnZWagAAFSkP/2qF+Iq8BV/WCHCmMdDy\neYCn5/cdq1/N9tcjSnf73IiEL0ZnJHsCsV0jCvcYWzysiGf6acTrD8ANwaBm\nEgBwSZ0uAXyIIy5nKQkypce8NT/YOQmWj7LuykuvPfu8KQ/NasQsUdA64uGL\nTGykK9p8uyD4lP71Lt/CixZB72w4uh/GA8kqySRMybVg7DHIY0pkTvq9Tg/P\nSU09BlcD2Rmr7LRFuhM6QnQQ+R88qyesxO4sDSIc1Fc96LcTwsmEXFZp3erY\nyMALyTw8fEC+GrQWIGOQPFZsumAPS/KvyGgHHdQtJ/j3VP+YE42pmO1Pfy2/\nh9Sf6pK4qzIoABv3oBcV03V2mT4EZ3LxhUq4tIT3DL25jdiAuYJqOc/1RaM+\nqdOyyrDwm7vX7JEvc6Q4y6oAFwUMZ3OboXioKUuw5CKo3QhTZDZtw0CTX+1I\njGvQzydHdEbquM3hR/cOroRasMx1KJNx57DlsVHBBoZeO87p3WvjWSAEBUas\nl82DGxEbB53u91rjuKaaQXNnC8BXDERJLJEfDzgMyuZQ3a7Wk3fqojsM12AD\n+645W4kdBy6e4qGs1EemRlLrwtEGCg0/LiaJcoThCmL7XfeAqjnzhaJxf/6v\ngu/UsZ+uvPzlM/S4kMfUwbrSYGgMqL8/BSdKolaBVkONBcMXIzVtUAanxsd4\n18kc\r\n=Hto1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"bd307124cf77f6a6ff2e5dde3e7c73d688bb7943","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-bd307124.28+bd307124","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-bd307124.28+bd307124"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-bd307124.28_1559452273532_0.6867255541272306","host":"s3://npm-registry-packages"}},"1.2.1-alpha-696f40ea.25":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-696f40ea.25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-696f40ea.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"b6907e0500672901a30ffbaad9ea88bd20d334c0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-696f40ea.25.tgz","fileCount":156,"integrity":"sha512-YruHN403ESylXM6ax7wYsCkBCEfmNamJQdeOEViPMhfuircNRoW/MDOxwEKgVQH4OJcsyOLzZsCyYcGFfjx7Lg==","signatures":[{"sig":"MEQCICK4ztG1hwqXM/QPLqa438WrvvzKym72wlDO1RRRZuZrAiBXyNSgZYpOvfT76ulo0cnE4XXVxoNrBuo43tMYtUNymA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc81qeCRA9TVsSAnZWagAAHHMP/3gVagFBZtYHyBD3pUBM\njk9A6f0MaTCoKsHGi3/ipdntXyzl9tkKIifFySAoSB51qZIn4wbUFkaDpLus\nmXRcBB4NQKKliUSuFBFJhwHak6lH14AYGv5sZWI0NIR5mnmmTTXOdZG6ZPb7\nh2ks6T4jzbZgSCr785Lt6PdHehvugtVcGRh5977569G7ogtcW4OKTsmajy8o\nNv9WomZjg4GDP8PZ5kjdO+028wvNdaBODFoL2NhkMCBTtzRDaOiOOJtLGoh8\naaxm53BUnWu3JIYJ3Tj/sQqdLJGrFqsfF8LmtyHLAya56Z70oBAq0vhX3ee4\n6FUzIC16O/i44BfjDk8QqHAueuWzvD1HIrCpC2Qk5p/rHmj1xzuUNcDB/0ux\nK6pLuJC0+qHIj9LGIZy3VYGt7T8tSTOPDNnVXUfE+wl2tADbAXkVNqnZsA3j\nZCWSWtesCGt8k3bgvQhTzD7bXZDlY2Fy+wQkSuCIGouVIht8hcr3+UnKgtmT\nYUX+YKAdxx2Ouz/zlVJvRUNQhuDuneqXas1P6bfqVVy/Pe44nXYGoKDtJif5\ngrW9O7jhrmBqD3eHflnZbRQeGaGWaB25mFUn/Kpuj7Hwr0/T2Tzw1V33FzqD\n2Z5oWPyNfjvbuC5gsDedtz7nbT7scXuNxEHWaiFEHCV5E/BIo8CsHa+iZQ2Q\nFHWL\r\n=YZY5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"696f40eacce6ec8d24869249b9254b19eb142f7f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-696f40ea.25+696f40ea","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-696f40ea.25+696f40ea"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-696f40ea.25_1559452317981_0.2968653279146689","host":"s3://npm-registry-packages"}},"1.2.1-alpha-e0081764.25":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-e0081764.25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-e0081764.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"73c38a44015310ea3557964f1d5088ba4fb90ed5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-e0081764.25.tgz","fileCount":156,"integrity":"sha512-yH9XPRlRArCtd4znzSMqxKjr8r1XaFwUKQazuj5iw/E8tphx3D8aKCf8wpKpsxwoAUWSg3jD1rArsVJlQBiePg==","signatures":[{"sig":"MEUCIQCNC3stuYhtPTTB/A9lzppzXAUEvAGngFgToW+rDZ4XAAIgBjZPY5r3jCIsKeoLP5ZMEOq218qtxYmCFqIzsVI79UE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc81rACRA9TVsSAnZWagAAwl0P/jktSYIh1VxJN+pA/TjS\nBY3M43gsuAJ3FSJfcCm1hg5x5OU47ff3f07pQJ2jPzYIwrJhoyogNgnub+ab\nl9ZPdp1a8csNAjLyfqFAGiNA9zbCPgAw0lkx+MNzCHFye4aOgKuFrmIb1cT7\n6mGp8ByF08crx+fXj2E4tB2i5NjsDfPF/PkqGjySDb7axXq8dgR9h5DO5pPJ\nmEm5/jOL7Cj0x3sa8lBxD7HcrAXsl/m5FTdlr/yPHkEUDtWAvPCFtTn2p19u\nkt/QwkBEP4D8SybO3hLgmISmlUCVEhUdZwmGLa2v0hwDgntxxvqNvJcCr+MS\nJTgSnwrKChO/L97uEe6kg5X5JXYzYaxHyS0bXUxHZeCxm804rbnCq9oZD6Pt\nZDp0vcumDuP6dqS1tRbxmjmASo1sZCDJBGgCMRDVYzCukjBUzFs8i8gAN1Jz\nt3YveSWt5XZw245UH0GnWH6E7LQi8DzQ87o0Kq38+Rxmyz/HrJsefMnOR/2y\nSpO7R7fAPMxxelQHBwPM8+mkctERQIi8WcXmSSZ3y0yBrQYvY26BHFwRAeNZ\nW1uqwHEXOn/F7tISyQ2UlTNH5LUUrw8KHERGicZt0tqvZveFyinKWSvlJJgt\nv8gXKFtaiDJ+Kwu4XGuqEBN2xpsVw5Wwgdswe+qEJaMkRw0UygE3eiOq+qup\nyFV5\r\n=4LCS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e0081764ada99a15850210480bf46e3a038a23f2","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-e0081764.25+e0081764","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-e0081764.25+e0081764"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-e0081764.25_1559452351820_0.6325682402125785","host":"s3://npm-registry-packages"}},"1.2.1-alpha-c06b1188.30":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-c06b1188.30","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-c06b1188.30","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"82012fcdf9a173642747c2a967564d72afb41135","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-c06b1188.30.tgz","fileCount":156,"integrity":"sha512-pVTcAEvwKLhhKEt8HMxidPCqzUt0jbPezbxfagbIJgi3g6CtUB3PY1tm4AtKeCGarZl7A/CVvZSFEO6FH3x/CQ==","signatures":[{"sig":"MEUCIQCcXknXwh+YRRsVhbMdbIopS3B+XKqyST2xyC9fjjRIEAIga4GtNcwN6si0K7mIa5vjIFKbocsAaFZtV8iEMyTIiN0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc822aCRA9TVsSAnZWagAARYkP/05SF22+K9pSBhQJ3Ysh\ntXKi2VfqojOcPRpje0OBIeAGpalKvI6m7hA935gYN+F9jeP6VEafa9lIBcBq\nNmIVgiZ/ojduKSZSmt3++Jdhp+mE4MV4RU6vseQ8KRZT81PElH54JQSt2B1m\npgbSdaYB4Tjrvavy/N9SbNHjxpSi98BU5wU2SEzFlQ1iCtYVpYKypHDFoSBy\npnnMmsK2MciW6yt/o/0EVEd6kq3ZIpxR0cr0z4SWkV+O/eGhdOlqEc9F2SGX\nRH37dmxwHzsLwjKkvoBvhG/rDClbn6ewJsE2mgTXu7s7JqdjKH/R+SbnaXCp\n3Nnc6Ml10IGZGy9Fld1CDD4ED4rBlzc8lRUWOJSaHRyV+JjsvOMFG1Gt5y/j\nnth+UQvzACJ8KmOa8/z4BnUR2gR7YijygCK1opw1XBjwLY0YHqY2DrEUoyyB\n13yUgsExjI7f05wgmoSAF10qo2RDJMtHmfF74hbp0c2t1ceOXOGCYBuZ7wgW\naKF0MDfHfpcoagKca0F6N5XYRFRFTc26L5oEzIEQIQD/zCVqOGT1hkHH7wF+\ndBGseG+hp5O27OHdqHSOZAYq0Gl/GZlMSepZc0JelHYOSIKh6QdFhCH21Mf+\nQt7+lv00hDC+khnfjwOWicJYYxWOInM66vaAbgkX+D7V3EpEZxTuyvehFEIN\nB4e2\r\n=NVj8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c06b118874afdf1afb99092ee5ca1018cc5c891a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-c06b1188.30+c06b1188","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-c06b1188.30+c06b1188"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-c06b1188.30_1559457177607_0.07486425564747834","host":"s3://npm-registry-packages"}},"1.2.1-alpha-592743e1.29":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-592743e1.29","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-592743e1.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"cc182bf91b1a2113f45f9894b1673aece3c248f3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-592743e1.29.tgz","fileCount":156,"integrity":"sha512-8FUSe47J7bvjBOXjeOmbcBI+ss6r0wAdy6EzJfgn7kRq5ExeLWsgwC8psgqg0eHkYDPwh9GB07gTpmyCDBaTUg==","signatures":[{"sig":"MEQCIFpSlGaqpXYg5i/rHmGxaKUuWiwGPmrdGhxmcekbe3xoAiBOrMrX3Z+NFodFGmohNRvEj/KfOFffL/ZuBH80HMsJGw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc8229CRA9TVsSAnZWagAAYFQP/0xqwCHkiGkUxw8vakLA\noam+D6O0P7GkXUxF32FYu3uDcP0upRaacc1aRUKjnSyvkdKr92paWhZ2YCsE\nhwjvHFtfzRPNFz9x8UCoqhz5rErafYqgEaag6mmPBNXhofGvl4+RX3pWWlVj\n0SYtaEjli0J3GLFKk9ayt0NDzRpgukwFwKUwbkONn1rEVCkuntggnW2qerV6\n65NHIDCgLnOHqJkdbh8J9ntvtNkg68BhOhzsZmdbUcu0tv/WP68b2qTvuJe0\nbgX07nQU/kDC2EQ9+4KXOy0g/TNtXxRgrpND88EF32qcntl/wiudC127wocF\nu0vmAUYddkewgcscvcZmrO6q2whSdiukDlCly5PAf7yr23UOfljTDTBgiNNs\n86lFBzx5+96TQh2K2m62gSLMjknYjzhEVFyhnGP18UB610HlIyuc+Sgr7b7B\nHH6L10YlSSW4p7NNs0Dlqb8ywv0vj9Vv+9KXIWTUtK7VI0I5kO8H2h2XDsAg\ngdFBbbpnT7QWfCGJIAjc36fi/ykN38mlvjeNmTjMWoYLrh1VC/dtR/eiZKTe\nv2FTpBPxJHCGaBkm0a0SRzYSiA2lx/F7jVDQDpXOYfW9DyheykzYAb7zOvS0\nVEQ+9z0AMjLkh3XGR000J4Hop0bEGBmEY2xsmy72hjt1tJ+u4x3oy9xxn+jv\nDWEm\r\n=ROHw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"592743e170f6fe9b63efdfef1cd11de6d5ac78e5","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-592743e1.29+592743e1","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-592743e1.29+592743e1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-592743e1.29_1559457213294_0.19635109425613462","host":"s3://npm-registry-packages"}},"1.2.1-alpha-7f38023b.30":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-7f38023b.30","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-7f38023b.30","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"7ebe2906b7f90b2ce22850526e2608d5090e0982","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-7f38023b.30.tgz","fileCount":156,"integrity":"sha512-6UFI6NHyfqJuIbI2HkrKjfnVyix4Vyg9PuUaYiqF99rJSxBEInfC0QEFyFUlQr/DedP26lFdEvT78QG5cKiC1w==","signatures":[{"sig":"MEUCIHD0UHpsfS+7O0QfeKUSI5+bxpgMwNWKHPHJzigAZSJjAiEAj9ocCw3ijbKQurMdZ0pa9L77fjszZK3AlWP7NrgxKkA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc824uCRA9TVsSAnZWagAAO0AP/AsNnmiei7HK5M5XW0OY\nR9bT1Ezf/CrZE1fCexY0v5/e+IPXkvdXMwfL5YOV/hQVUZEOpVIlSDD2J0Hx\nQOyga/owHf+r5RU6vFDkPMXfj4i5/PrA4E8gReQyAd8FXeYuWWX3qhiw/LXA\n1j228F+naQzXPlNbmpcPFol2Svknor/8gEjm3OxMHGnlSoLgBXQibe6awXdR\nlziZ1FhNV+UZeEfxutKOw4JpBBzjLCp64sXRn8AKsObNHWD4WZ07F/NdYvTw\n9qzOwv+W0BaRE4a/1KXhneRkkNafUESA2p//nihKMPfDUCk300HqT8S03k86\nVN5wxCvRU/gmFEeRzZJs0yjcjOhz2Uj1y6wYabk7xXFW8ETcXy6KPbolJ6//\nS4jH5zh2VOEh9Mx7ZU3R1/7IlT33N6xwPf5pWHFufqYKTbjjEyCj8WQMfTYK\nS92YW68IuCONWJ++AaryFPIF7eCxH1sNfgbU7huaxXjDh1LN7xtnGYDRuVqO\nIRTQvUvGFDezxu+xuV2DNkDGiRR5TG+6k/pxmUpm2QfCKECaIanwC9tLE0FI\nqPCi3Y4CpfxvDyoH5j0jrqPTPW5mrJ9wNJ2Yg7OFGJoA4BUnNos6RWOF4YY6\n/HaTuO886/U2+cHNlkAxGWmeaBVNGEbwjaHduMHGlIw1OwRz548pIk8FUqpZ\nkwvI\r\n=81T/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7f38023b593d63b8355b0986994946e1e191e652","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-7f38023b.30+7f38023b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-7f38023b.30+7f38023b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-7f38023b.30_1559457325821_0.5560573686501031","host":"s3://npm-registry-packages"}},"1.2.1-alpha-14b78612.31":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-14b78612.31","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-14b78612.31","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"f50a92446c3339939c57841e40d7dc6e4477612a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-14b78612.31.tgz","fileCount":156,"integrity":"sha512-fjtdcXr90FIYmzX9ZkiMWzKPiLWws/Ei5rCW5fndl4OdIoQaHZWu4i+l4WHMTtIXxEgj+Ql16AWlsz7G9NT0Hw==","signatures":[{"sig":"MEYCIQCmrqXEKyPpRO+pe3mjTeHDC4m1IH7JNuJM+6KFx7KGsgIhAMXQ87gvHbYMG4FPDzw0SWawrZ9W4iYLMvD6hxMN/3oA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc82/9CRA9TVsSAnZWagAAPDkP+wcv3OzRxUwiFn+4Qq1C\nSK1nYVt2mRWhlwSC+CYlQqS8Bh1r5iIamKUquwWrn6EokRU2xOVylsfCDomb\nmDIbACJgDONGelXn+NsU29JGcgRgBjaKUk/Qq4jx8vYJrPtSEcMnA0V0+fpx\nynIoOmBiQiTO9/78YPJKrsTZ3z699D2yC1PEJ2QdXy50l0Qm1yDpRwL3r7wL\nbD6m0ipW4mzVlpj4+kDGnDE2yEjeC5szlsp0XYCct7OUn0r7u72mYarJ2Hw0\nPq9pwBqIkidv82/RiR+vOSl1ugHgtxzkl5SXuusJRdjZSDZgJ5kTRh3/adhs\nRRfrVoHNFFmJSt3Ppyqwo8RuSUwLn6fHGaoaIrCSwXLdNbdXYpYCGZAGWSL1\nBCLrh4wQyu+LU0LwPLe+SHYZG40i9s3kYF8u+4g1BT3QZ4sJBAk1LIEsKi/x\nUzqzorNSgdInxHbxhb2TN+IZwl5LigddRINXKxFtS6v6Dd+84foItaecLvu2\np/NwzMH7IQOujzQblIQeY7C62S+wYA8y6+rhrHdyO+jIG8/lAgBn4AarSy2K\nuCoMBOXu/9PSjCTzEBlEAb3RyrRpS56kDS9ZXVqtvC+C7EITFeiUqipn/h/j\nojiSy42IIr6LoBz/6d2NXhRoa+540zAhS6PbxzARRUMg10W8EZbJcMbD+dBG\nZSDC\r\n=FBVO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"14b78612c6216046be0871c5e3dfb0b89708ecbb","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-14b78612.31+14b78612","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-14b78612.31+14b78612"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-14b78612.31_1559457788312_0.8431325013502315","host":"s3://npm-registry-packages"}},"1.2.1-alpha-4be7cdb6.53":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-4be7cdb6.53","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-4be7cdb6.53","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ca5d319a1d121d62ae3c20c5a5ccbcb39702ae8b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-4be7cdb6.53.tgz","fileCount":156,"integrity":"sha512-4lnsMbVDVOTMvH1EKUVW6tqot1bO78ZFflIT4Le6dnoAtwx3FS9gw6tX14SCJ4B8HYHUaglqD1x5WeIRhhK1JQ==","signatures":[{"sig":"MEUCIFk6sojhbEBV1gDKSIKlv0dOAo9iyr13Hq8NtWEhMckOAiEA5mwLMq+EtX/qa+4VjtMBmbynrj9kEu5e6lIr+VNl1WE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc85AlCRA9TVsSAnZWagAAQDMP/iS9ulSiOaV5YyDbHldL\nSOVorlvsJZ8rRp7cPqaHh2uHHc/xzUHqLGqjQAKWRD2LIU1aZnilaq2l6ldR\nCXiR+c6PgdhzCH88uhVBgOdyulF4iG/N0dXIRfkT2d7rNGzzAiVSu6QQYijz\nYQCSMH7jPujArJxgT6QiVomxfL93e+U9m4s5WrmuI+pZObtm4+1+O8UnrdS7\n6k7J3dwPuub+cJtqs0L6p40EaIftdmsnR6GSPVGzo6xhcwiMUYY9xbDH6qK7\nIyY1M9RF8sapIKnRmzYr5PYI6rRDH62V9ad/BgIngmV+2nLuoWeyc1Qk1RlA\n7bWxE8PYrwSBbIasR7JVDSx4olGozDzIaC9jTYN5B2jSReHqok2TX+9rc/YG\nBGfDc4UYOpqy5HCLOjkOObe+iISxIM2SPdeu874jdmRffwTbe8J6PQ+Upx24\nThlujJlV4yJFfhuxfK0JSuydnLLhILV7UyeE8Awm4Wx81QJF2VEaVPMnGC/W\n398yCbFlMFM41e6wLOEtA9fp8kx3dJjzHWKE+9aakQOipe8ot7qJuoqxOvKx\nt3RkvVqMEB0W1u8+LdiZ/eyNnInVoFbCVLPhjzWdoVB+q/g9vdQNPjV1HzwP\ndcQEZujX2TCqsmh8HDjaztENho32UcjCQ/m6tElQQjWivaeu6eioGNrITvsA\nuhCZ\r\n=9xc+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4be7cdb6390c60a29648c4d71d41950ba99351cb","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-4be7cdb6.53+4be7cdb6","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-4be7cdb6.53+4be7cdb6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-4be7cdb6.53_1559466020980_0.6429939250301167","host":"s3://npm-registry-packages"}},"1.2.1-alpha-7fa083b0.54":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-7fa083b0.54","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-7fa083b0.54","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"30016924daa90d09b7afcc003372621d41a2bbf4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-7fa083b0.54.tgz","fileCount":156,"integrity":"sha512-a/iRBPkT8dH1XPdaKAAgmQe/dkfK1a+M27QqpK0lgfHL100p5VFLF106MoOqqlqN7/pEPRS61xan4HGQ+/qz+Q==","signatures":[{"sig":"MEQCICSoGf05+DVZO+LaSxN0ASSLLn12pJQ2DkwhkUx7HJZEAiALf9+ZYBslkaWVTOoQhEWoR8OZ32D7JooUAX73Z5h7Yg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc887PCRA9TVsSAnZWagAAfIAP+wdwAbnkEgnDzvCLg+sC\nSCTDHjeLnDLRQTCK7J4OUMNk8hPmVsLpICAiB2LEJwZfFUbohQE4T3CI8nu/\nJ6N0ADgxtxmtlPPLxVhS8liiTEhXLCuHZ/dDIu80DL+Tny+SF8idT3nas9i3\nm8NDYQpJwDd5mxHT+apCmovn2YajgKvFok0recgQLdU0GYWLGDjLSph3E6Y5\njV04x3Ni+rb2tznK9EtYBZbreVt8yKEsXQeyGdldCGM0sQQgEx79JC6JBtj8\nkOd9xU43OOa1/DW2YL0ux2S8OTb/23Si3x7EfFLm8opBHPe2+jc33E3Xd67O\n9kAtRXgwzdEjsLzGRZ6QdS0TikrlJeX/oK6+EHUY8BNJbehn5eMkBYngm83j\n4Hi79cHUVVakEKmg4d7V0hKwRuBEIPqNAiBCN7rDlFjYlvjUH63cmN3qk/Kg\nhRr5mLUi+CCg5jQ1wJWUwztWeX8BW/lY6WAlNfThi0AX3ubVtPs6gF/cYxX5\nD4jCq0npDkM7ktDopp/sgiNZm7ymX9QtWXQaPgMhDp5tt8DkiEKT14Tzjbko\nVYDSReqv/F+vpB9Ov4v1IHqTxVOT8ubajTcsL0eAzM7zsQctqXbIHKpUw9u8\nwDbArQOD71UyMgm+OuA3Eeu6Orf17234EOztb0LwlojR39G1CMRjBsOXNw3B\nzgIp\r\n=jUoa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7fa083b084a7e6034c6b26ffe895c3aac625b26f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-7fa083b0.54+7fa083b0","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-7fa083b0.54+7fa083b0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-7fa083b0.54_1559482063133_0.9838480795385713","host":"s3://npm-registry-packages"}},"1.2.1-alpha-a2e263dd.55":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-a2e263dd.55","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-a2e263dd.55","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"9ca4a3209206c363ef40925124a0965a92d94aac","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-a2e263dd.55.tgz","fileCount":156,"integrity":"sha512-wbSSXycIYey180Hwe3b9Q3borJW/7XEdxDBWfyUUsHsvaZqXqYrmXcY4kTATGL4xEFM7mhokAWxXMgQDw7qjqQ==","signatures":[{"sig":"MEQCIBbOX3NINxlE9humDL8bsEn3lGlC+mLArDWXq03sSPA1AiA4p+iXigvBzcYZaBE/1CTEeBXhOBVTVpradHnpLni2Kg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc896cCRA9TVsSAnZWagAAkA0QAJr4z7uaHHK+g1EKnlL0\nM/cmTh8ZgLRB5EZ6boiZFYawJO6de9fgVRvb3t3kVRp9GeqSSHrjtnbdom1D\n2GrYhfxe7aAJzPfmC7bNPcetcO87zxtZJGUD4E562/+OUgRoJDt0ZgxiObWs\n+NMG77bAm4aW5mcn1OWDZBgsISFUni2scuhlAfR6/bL4aHa6I+nTBAQ41VV6\n5IJI6TdeVJczn+A75C6caF4rNO2lABfe5x6PgflgtQcXzvIaYI2SnuIm/aYI\n5c7z3jt5ZxHJVSAkZAaU/rr+OqCHlTI5zvaVpbulIaQqIJwfSSJxq66K8fQu\nbGvueZjTsb8aNaKE6Xny0E6I9/rhlCEb5wpQPHenfaPlJxqjcYC27fzfU1Mv\nVvzifAre8BdTkiNmf/3ERc/ttlmQNhCupMN4VXZGac4JF6a5B0b+9IG/jJP+\nsXKYPkUPaQNFGO71Ay2tcKi550+06mv0tU6Ma6MJar+3bgmoFKXoLoq0q8G5\n5P7UEMH/hny0/Gzi+TJRSptGWO8FJ8ImALhbl6IVK8xcVN9wG3wnFIPbJPau\nBG6rilqg7R3YGR2EOT/xBHecF78SQ5qXdiTgmc1H2TZ3WsWk//ZohASDPFiw\nCePndyicgYLDgE0uemlEnmXaj6V3P4Ds4Dk97JJMPERMpgK4kxVLXsapLZvh\nV1oO\r\n=e2H2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a2e263dd2418ba2b479e2565a3ea6225b5badcaa","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-a2e263dd.55+a2e263dd","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-a2e263dd.55+a2e263dd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-a2e263dd.55_1559486107968_0.6884664581769004","host":"s3://npm-registry-packages"}},"1.2.1-alpha-b2913468.32":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-b2913468.32","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-b2913468.32","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"e963b585ac5d39d64a62662bcad4d0ea86c4fb1c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-b2913468.32.tgz","fileCount":156,"integrity":"sha512-0hBXXe0XUi/04J+VWd9zZN5+H06r+Xwn0d9YrF1LC7hI9v2rg6BpPjG/btqdyfyr6uVwsM8ABh1QtmVgpPO7BA==","signatures":[{"sig":"MEQCIBiR9emrdpoLn2NuiDd0MgNrruDs+KU5F9hRpmTZaAxzAiBoMvo+mSaJ5TVR9qwcrNpxpTVpKzbhU3g6xb0jl2vn9A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc8+P1CRA9TVsSAnZWagAA2eUP/1gyLHyaHX78EOA0M/KL\nLcAsk77vbQras3pCAzuiKV6ogjoeJNYWp6xEDzg3WTMKqKmZq1Zdi+3F6naT\nH0O9GDKgVInXAHwfvGaHV4pnTZDb26kYI7AOTBkdb0ihvnTHmIbgRHrdLMiW\nV9YvHjQzbl0W8CT/FvT+ph+Op7yujibTmZgMVetdrkJjkqOz1JSUwOHzs0xg\n6/faDu8vRIQS9HapiurfOfGpQ0cruBMCC+FoGQtf4xFzH86gy97BozNnzlgN\nYc+4vUFuvoTn3bkCYUVXjibbff89UvFKkA5kThVe8NiHBEd1+CrwNe9kDjkm\nFiHol81C9VGmiv1RD1foBHPKarwg0/ruH7vPfIMvwF7KNYIWNIoismEkLAOP\nVlh31mxAPr2PMcU/t93aS8pF47In7Rv2huYAwb9zgTm9Xd9++zA/m80mRgfB\nlBbemTsf9V75oNo9GadZCpOBBTHJu1Oa5bu/tIq68gb2hHcHQa47FY+IcleN\n+U7dQyB1WxJOEEccruF6LU5VuT3SADf9yfiT2qoUp3RrI3LsYoogJW2W2wLZ\n/Qc57XH0D7707KflGfVhLYc2N+K93FC2lbCMC9gthDEMKA42B8ksaDnfUn47\nnKNKcpTl98+ubXjeSAOLIr/VPT+M37zeeFQPAwth/3c/12lBgUC+qHkkEHGW\nJ/9N\r\n=wvet\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b291346896fd4a53e7d663e8cf1516f14ed5a94a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-b2913468.32+b2913468","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-b2913468.32+b2913468"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-b2913468.32_1559487476922_0.2669135771992073","host":"s3://npm-registry-packages"}},"1.2.1-alpha-c5f239d7.32":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-c5f239d7.32","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-c5f239d7.32","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ff163bdd5924783ea021138f861f16e2acb92085","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-c5f239d7.32.tgz","fileCount":156,"integrity":"sha512-bH2FObGyOYZ60zUcswG0K83vTHQJzouBqBJhzOocj72rZOm+Ih66XHQjmOQkCFDP2kYIVpZ/XU2BCBhz0Er6mA==","signatures":[{"sig":"MEQCIDHTAG6dXx9L82RkmBylLLAhQHTJMEpwZutH8hCrqyyyAiAeowuPSmVxjpX6C+ebaijNVyjcllGsMmDhn0ntT+DbuA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc8/lKCRA9TVsSAnZWagAACN4P/Ru0mnEmtLZ9w3uO72KO\nx1laZKKol8LRa8PoF81qQ1rtMXgAQqFk5WOYHhtx5wdN8W5IIe/ByeS62u4O\n4bNCvfcu6Aje+vYWrY/Py6PdYt3TxqheMP9aIP0sUlpgWKZV5R6SMNM3qedX\nQfbeq+ESBJCCJJHjYZLIPeQ30rGs8Lt3ZPXs6nwwQiqJmdqqPjXImOKRLsUi\nxiyAs8ACBEwy+PdtokuJ+mMWc3lBvojtAsD9RGV7+zHRNdEluWhLBifDZV7A\n75HTebK7Rn97BqWjzw6Dtx3rYs014y9jjBm4wWuZKaT7vPWpG4wopbTQerr6\ncWG/VW4J4b6u6A+5vNiKArhbFSJEV/2eXsuWksZZ7NYkle2xZyWm9Q94GCuC\nDOr2awYasLw07dsiZfGxa2uXrljNdnGmSugFzVm8n0VE3C0qvr/5AC+aQbLO\nPJ3CN3HkaYQlNA9L6e5/6ZQWiqtbjOaVoyyIMJewsCBP2FSMukKlMTKUlJwF\ndQjENaxPlv5qreImoJZ4QIlFyDy/qEC85Hml3sWYEpp7lIr9Wkkbr2ttcoBs\nv3ApDpudq4wvMgphDxvPzEfTp/R0UAPs5qoy7cl1nr9ETfDd+P+4XyNloNCc\nE2w3Cxi3cWjY1vXT1GNLLBo4CJ5/tCX7faR4XW0plsxfn1+7ldkof25QLH48\n+Upv\r\n=DqPd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c5f239d7b6dac6f0bdaffe58a31565575db4fcf7","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-c5f239d7.32+c5f239d7","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-c5f239d7.32+c5f239d7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-c5f239d7.32_1559492937544_0.27054919888120765","host":"s3://npm-registry-packages"}},"1.2.1-alpha-78547110.33":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-78547110.33","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-78547110.33","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"828fd6ad8aeb2087d27aedcaf93fbdaa1577fdf7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-78547110.33.tgz","fileCount":156,"integrity":"sha512-1gzYE4B77/tOCUVmpSAEsEuhJAdW0suwWfQMgGEMfLDclBWmBGPFAz8mChpCf2ViaQzf2Ow7szHCbi4u1lvtHw==","signatures":[{"sig":"MEQCIGr/IU196lXpbFqzfBz3j5NWLz0kvh2VjQS6HpZAFXZCAiAQHL0w/D4DKz4lIQT731J4l24bumXqsyvNX28rD/gDJg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc9EeECRA9TVsSAnZWagAAGOUP/1ko1AHwlK++qo5dSHf8\nrP2ymO2fLv47MEiEY4ePb/1UUrisTZ3zE/Jz7s29elyEIxcyKtAhnNywt75X\nRDlDuNE9BJe3E8sqDtnC2j25Kc6EDukv3GOfXIicY99rdDTDwTNgCWPVC9d+\nrZ2YF8fsb5f0H4mGeJ4eieljqbyMZON2TYZGrwF6sRqn6PVjl1wYPxXLiUtk\ncGjBKWsyDtwrkZd79yhGqo2sIpDee6xRvXKK9FsQoNvCrFXnfob694hV2iQB\n5XjAfoQ5VKRGypXCyYKpobbCsXdZzd540Xa5kUpb5GBFQZPJibluQRVIa/YV\nwDm0l6Ni2j4ZrfvF0cySwjuVuTBHBwW76M3W7Y65LkL+s3L+UtBQFO3nCtgz\nLkLBDPJziEXzcniofPdGGb8i1/EGpoYs8KaJtJzXe6KOjrSgEw4pf08zFQyC\nKcEJ67B64vzWJIxRs7tzyIlndWLpiInbArmvxOlMY5e+eN4CsE8BAuho8FNI\nwyaEKeeqUHSn9L4ap9Tf9o8T/Sueb2tluUUoyG4MjDp4/9hJSjbEjwF83HBU\nS2EU3P55HwnApIlk+AG1gJK1Blsotcs+S3zeA9fBjVCMt6+McqPrGinrkzSq\nO25EBeSWxs94IzJLzaBpJdb7kMccdjmAzPUu2WmlJtGufe+J+MPIn/jG3t0J\nPeEa\r\n=dEuy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"785471107060a3cb9db8ebc2db44acf2ffe7a306","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-78547110.33+78547110","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-78547110.33+78547110"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-78547110.33_1559512963256_0.9337936891785847","host":"s3://npm-registry-packages"}},"1.2.1-alpha-f666b862.33":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-f666b862.33","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-f666b862.33","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"527e29ba97eea25a6eb906656266131e79619136","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-f666b862.33.tgz","fileCount":156,"integrity":"sha512-Slxp11hZTAfN4GOy6bvlHxeqqnW9/gP+TMRZqA2jtmsC6FN0vLln6ZWIfvP0QxYciEMkKLEExyZaaiC8jzROhQ==","signatures":[{"sig":"MEUCIQCjtOiZIjpAPYvK3X9Q5eww301AD0s5YG0Mucg+pVLg7wIgRFyeguaLJ7zoG2hTi+I6LnKFuo93MivZLiI1Lt3TA0o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc9K4vCRA9TVsSAnZWagAACfgQAIQpeRvM/Q7Acb3l+PqT\n/Yt0cNL3k36rdRCzTLg7Hzs112bX4vDQsS1vzQlayd2jNBnXXgRgkXN99ixG\ndJNikHG6q2CpYdSvP3RolSugQm0WULBd1NtIzBYWXkoaXy1vpW5BMVgT78vY\npgqI2SGipdE3I0pDhnPdbsMmf+eXmTkiksScIAIL3zO3oUJzyp/hDR6G28TC\ntPvgTok3rcW5LhLGr9bcMa7S+ynFOiUhIzle65/AfT/6ha/Tre9VXbX/uqBD\nBW+fTs2ITjBkS9Ww17J1z9kIcn7tj3JTySlbT1hVdFBUZnUCC4LQ7bZhRDL8\nI24s95u7brlXrXXAwA+uAnPpXcAqqtjaoUWoD1AdrlfShhBET4JvNU/KuERA\nOMg/5w+aCQfYApcMt0S3Dzvbf8vfMfIiLdQgjCoj+4CCgBob8NLxcokvX/J0\nvwtTTs4aM0CnQmeN/q7QXELMZ3r/FAPA6WbviRIR4bFJ/p/xsbIFvWWNIrSl\niKHjjO+ruQ9tPYQsnvFGEHVbkqAYfCMvbHl4KhGKH97iog5Y89zEI5EwcPk0\ntTue5ZlUtbe60G0v8VfrUN3xmfs3ABzYVGcpkNJ70F1o7fPA99gxv0he87Z4\nIE3nlx1AUC3s8R7zHuAnHXP0rClXMAD17D9DLAyi1jS2ekwtGuCCmjriFYKo\nVEso\r\n=xSma\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f666b862a9ee804e18c50e8619f00f6430341c08","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-f666b862.33+f666b862","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-f666b862.33+f666b862"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-f666b862.33_1559539246826_0.6183985501998592","host":"s3://npm-registry-packages"}},"1.2.1-alpha-3d654462.34":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-3d654462.34","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-3d654462.34","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"7443345d57586215f5d08bb7132d640efd5f45b9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-3d654462.34.tgz","fileCount":156,"integrity":"sha512-cbHKfCXztgKRMZZ4xCCjVNRn/LbDOQgQnF/NwYwxUlQoIoj4DSFierqCDXNYT12EbR3utLlfgq0zfztAFYTPqA==","signatures":[{"sig":"MEQCIHVB10oLghh/7w+bzHL30PGOMLfm0semHQ8fbAjXvu5XAiAZSWUzKwobQM/iohCXHWxQ51bViMmYzUPY414/aGtusQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc9K5GCRA9TVsSAnZWagAAjjIP/RRBLClpy3CJICljWkWE\nm3XyOfVW7Z0wJPX4CpwZqmAfk32QxPkhUkA3+3snljiqEi6hmwpGtd2B9fIk\nwP2RGedG2EiYX5IisG2rOZnJjo+JR72LvlSE8+4qBApir+BQUyhHbu3O38JB\n08StT0mxdhsctwhllwHsY/9WNzGPyy9hCSQVjSvHfXajSDBuvJomlFKhwFV4\nVQzRAh/9NsFAh0F8uWeBYvOx6vycaozEijBNzwnPAiWVW30o5BVfUhwjDL7y\n0yKDXv8dhcnxE20XmDm4G7SRKYbhomANe+AzkcbWxBBoB3bj/JWKXaPJ4ZHi\njP4jKzeC5CTS61LNf7JELzOTO4L+yLT2g8Id2Rfb8KzYE6YtzLrOR7RAh+Uh\n90gGVrSYoWfl+3IbKU3clDy12Uk5QDUfOa6WLPq7pA74ulZLNFXx4Q5Uh0td\nMZDLpvxFdXwbcmzTL6NpR+1JpSWJStDYRh+39Tup5FIc0OuYn+IIiLwV6Pp3\nsRnO+j/px/DMjoNMsNBFRlKMRD/sbHv/myLw21I3ZtPEaCI/dNWLzEjIcVPU\ntDq16APh5iKHHW+lS51mU75LFm2CJOBC/cW3+0INrnQAiJPOge8ZJjS6ckp5\nez/w6ROLoMRogPSe2sDuQC0gemtm+UgXOm7Gyx3qRweMnkxR9g9F0Uz4eXM1\n0pTR\r\n=wGuc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3d654462c696649d32203902cb15e0b2934d2049","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-3d654462.34+3d654462","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-3d654462.34+3d654462"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-3d654462.34_1559539270046_0.774283503755913","host":"s3://npm-registry-packages"}},"1.2.1-alpha-f4137528.35":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-f4137528.35","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-f4137528.35","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"7bdf76ddb92a9109df13aea706a4765e8b8dfa06","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-f4137528.35.tgz","fileCount":156,"integrity":"sha512-tRpOLqyYwUGMk/PLniPhDGz5PU7TTjsETrs08p16rCqQhhI2LutTnoSPcCKPVnQV7uSY9fnohkkP4s/wM0INZw==","signatures":[{"sig":"MEUCIADqoAYKT2DvTy2c9lf1nu5G3KRd3yTT69p5Wf/+zbHSAiEAiNaiPG4SUZqEnprOnb+4MkxnMg+dKxrJ1e3ALPzeALc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc9U8oCRA9TVsSAnZWagAAOAgP/36oz3bwu5roXao55hNm\nny0nyJ+xe9ydaOadcgiUpz+WJvboR0GwgNtQf7o+piusiIQEcl3jbeXtfyD2\n6R3HsNahEaRVYqlxVF/wpxJZdtjihKuLmZ6aMfv1VOWbj3pBaqQen59WYEUB\n/ZWBg5b8YutkTbGmmPKzoO6JrPuW9zxafmPCCsonAetOQ7EpewpLDgHb7S83\nbzSz3JcnJHCxdid1kLAG0OcLYW3XtXEN7Stuq4cxMdzgk4ZLNKdIvUl7+Ibr\nYtxrjVayvihCwplRPYc/geXx1+ggXiha9wrNSEIK5r9w+saezMajJEuhVJHW\nGyr8vVUjKs4DIEsyeTzHsHa28njElkLHY0K8k8YCYzcvbOq1D2hbCrb0mhOy\nIXo7WKwKpcDddrmZ5nJkwLqfu3QeaBbhIpq/TaP6cEBSBvI5LziR5JXro9WL\nwyjhVggdOD4oZIIuthhDt0ZzHDVkskVF+VeZiCHDvnor98aZRROL5f+nD2v9\n+NWGYiJSRj/5nQGGDyLghLMexsWEAl4ICwdc8vXqCWP1wbxuD2fH68qQ2YHK\nkHJnwhxX5rlwmNKi4dV6rRLjMub/fbm+LsLK1mrT2o2C25KFgRDdDGoMIFTa\nR0uLGmS5pg6st+dqqaGerNMlgilygUO8hirYSd/IcCtZYl+sS3BD8pL8RjWg\nC8cb\r\n=Scw8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f4137528285fa08b5f504735ac65bdebe7d90f7a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-f4137528.35+f4137528","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-f4137528.35+f4137528"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-f4137528.35_1559580455456_0.5478396908496372","host":"s3://npm-registry-packages"}},"1.2.1-alpha-5f117a92.35":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-5f117a92.35","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-5f117a92.35","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"3dec4eb2e63aa45c89bf6cda9359c4ad15594e0b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-5f117a92.35.tgz","fileCount":156,"integrity":"sha512-+jddbTIwz7RHzd3k8zo8XInV2ouknnSwpTrrTuNqycKNhw2vtRmgzEANOpC+sJ7f0VUJ2xfp1IhHZ6YkV0b6SQ==","signatures":[{"sig":"MEQCIGKP9jJqIAAp5RJHpvPOzl8FrzoPOZtiPvUxchW0w7adAiAVh47sweykTK8bqGAIx6JmgvneNAyiqBVLGvGWN0leUg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc9WvSCRA9TVsSAnZWagAAjmAP+wYHwMsoKhylRu+GZVQO\nvj8w//XWzwMj8f+7dmzdLhZHvbmmh3eGjiuVWwGkv4g0xvrQsb3cM/1mc9Pf\ne72uBrsrAYGcataepY3wyM0mkjXe/j6QYy1ClHKMOMus4wEYAvfWJ9s7czhU\nYsmPFADjbkErf/Kv2CobOjfOSpH8aKJ6rxtKrPkfg2d+Y8hV3P8l8yQrZJvv\nPNL4IkdWzggN8LFROQCabNSkbWKUNqari4HZnaNdmeqIzE7EAqeIs3SA6CZx\n1kZCKxFOAMJ2NtQaRKsYnR0m1AIfE4t+vcuBI5oNQX2Vi/fcHdKHUNW4z7yF\nlPl7Q+tLjwAat8lS+SgaQjHnHUcl4PV3NJubVTwtW0dWVDZbI15guUCKuQHH\nosuxn1AT4MFTOxViZN1OkxZlySB+JOF6GWnko4dg6rbamXspIgYCBrpn3kxi\nhBAf53Beu53LIlk4OfF4s1oU1T09x7Ma09c3aPPN/1bI4ssYXRA1U0NI3i4Q\njtopihuJeKybHzp1CSzy4BuUQHxwfq0wDlNCkg5uukgVOuK8jnFFilvbsx8N\nM7ynNToDOWU7SudHsAHAkr+xT5aZw29F8kFc2WPgttOV8oCYBdu8y4OmdaFZ\nk48jTmvrP1gzDpr3awDjSqUP/I7aM3RGNkSz8e0D0g73PwcH7RVapwVdHhS4\nd3co\r\n=s1Mi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5f117a921126d97f0c7eef3382523145c6ca564f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-5f117a92.35+5f117a92","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-5f117a92.35+5f117a92"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-5f117a92.35_1559587793913_0.3814551603083789","host":"s3://npm-registry-packages"}},"1.2.1-alpha-19548465.36":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-19548465.36","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-19548465.36","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"7d09ec86fac192cbe888fae92c49c434e08620f3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-19548465.36.tgz","fileCount":156,"integrity":"sha512-Iz3ln2LQ+EdLPmXoBpYg6Y1xnxo/DsBl88rzbKnmYlTTq9TZFrVNQQmi4IwGgcNgihuWpihjotcjrwiBGSEm4Q==","signatures":[{"sig":"MEUCIQCKCjbd9C5pvjmPH8dnBv3aHgX4ndGN4BZAIoCit/6/PgIgE4wbAJ1tHVp+hmQZxdZogEGCzXQXK7ErMVjwvWl7+nU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc9mGbCRA9TVsSAnZWagAAeO0P/RlEiI3342jV1kdanuAo\nGBPguvsS2uOyHEhofLaerx3KClrdmHMnJH1s6JUC11mylw2leGV+F2uSJRQT\nEJRYnJ632l/xO0wbhYWl33XyDlmU2gwJZ/aiYzOZ/4DuU+md9QWRoZil+iKn\nLOJ76QVdI5dIzlOVtntF5yBFWMhJqzjOv+hFwSJB+tmf/cFABLU+SjcxaVN5\nHkQnznr3VfJ1buCE7LJ7VrrnWN2ZAnSZvasEArPkaSCZ4Ng+rT+fPkqr5jrg\nYzsoUTnFQzMGKTXZUxCG8sBjpKYVCyHD3vX+qDU/xGpoKr9Pip/1/uYEQlRs\nCWhCncMclo+6VrTalKWdr33YFyuhhMh9cFuLubfq/MQVBdhpqZO8UMrwUdTs\nVCbk7OglRfI9+whwLhkMCkKS/Vmb/eQ5dzcS2FYO8TDwgA6uPOiSJihROTos\ntofoYKpGxYyHcA5218/XAm24aROzZENfh5a4HXdLugyQUe3z8HwaoxyChI3D\nggNBSeVdLuePeY40Eg7SXwR5t1sA0wxHF/4vEejxLGbWJ0he4zx0Z6r0H6xW\nGTU/k3cR9GVY77n3su3PGt0+JG/bhPD33b5ZpHQjEwm6hyDQ7W41tTbsMQOe\nBrQ0GLD0oaSrtiHOukiO9iu6BgFcMCo6Obmd3PkH4rtNuD9g+j0zhuuO0u+y\nTwbx\r\n=LseZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"195484651f12e46bc9266532b2b6170beb1afcaf","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-19548465.36+19548465","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-19548465.36+19548465"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-19548465.36_1559650712856_0.6457121017004037","host":"s3://npm-registry-packages"}},"1.2.1-alpha-614bc117.37":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-614bc117.37","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-614bc117.37","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"d9530d4445c724dd29408f0b5c3c589b4c4beb68","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-614bc117.37.tgz","fileCount":156,"integrity":"sha512-1dBxwFd4IWlgcfwOowG//VWEeH2w6/jMiFezHa9dO5Exdviw2PcUUG/+ImKvDMZfskpEOvFfao6OvLFW0kEkNg==","signatures":[{"sig":"MEYCIQCGrnYJ2JuTHDEd5yB9rFu3Vs7gzB31LbKLDhrb8om5uQIhAL8e8Wcx1yKXc1OrZ/IRENohQFRcGdKQiE373/huA08F","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc9sFDCRA9TVsSAnZWagAAp38P/AuHhoJhSQxtyi7Rj1KE\nN2DO73E3XsjEJDGNHngQN+/GcLSxLtWjvctvujIuO+2T60sYbAkWkPRwHIaB\nhLnIqnk1J3/4S2CZzzbr3DcjprBzI2DVD3X4ueyXniKS8UZuD9r//wOjCy9X\nyMWSYU+T+EgwthVrO6ElVveVbxTGliNQLyggjlMcUZzUB0Bs+L1ePJSsUJg6\nHLbyKT3iSrnY6Hfts893f0QiHKxknQ9kvCOLLGBOURlqwQduHsVfJAI/Mnn5\n6uq9m3iU51fd+8PXnY6Ql/zT+APyoaZLgDLeArTl/KMNA0JOcd4qEfRu9N2J\n/FSQo5yBkZ3+c20vLV+eO7YgzDh7IE6NMZDj5MvqWNo/cXGrV0EDXHwUk0iF\nxmYCN5mfnZg3gy2zHOYfTXICX4rht+HXI5ow7fyQ1d5aILWfhp+ta79bWpJN\n7+UC82IZpzRkiiEo9TOmOLW1Li7B35/jtIdDkqxEUAFEIcUyBXB4gsfEtvOB\nbXaYzeFzfCRAw+9xTCZp/MVaPRi2B3P8rJtpakn5nCLDO3hK7vktFi1RSwOz\nh5KBI7vMwGVGPVCksMu+OisKUMkPG3uhadxktrR4dekCzhstLS/bTv2kwF/O\ng0J9SrffeRESUv6tQDG/FFNxX3MWECGh2aCZ1MrNQk94FZiVOxuXdpgkjB59\nRT4A\r\n=/ZKu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"614bc11745892c3c0b051af26b74806a24d62dba","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-614bc117.37+614bc117","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-614bc117.37+614bc117"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-614bc117.37_1559675202660_0.7943715862033107","host":"s3://npm-registry-packages"}},"1.2.1-alpha-7d31123c.37":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-7d31123c.37","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-7d31123c.37","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"dae883a0f59ef471f18118856b2a732770dd4879","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-7d31123c.37.tgz","fileCount":156,"integrity":"sha512-Be5Vl+JQ+2fGlwNrhR5y1GrYDpY+Gnk5CmKkUTC28bjtJWm+k2Vf3iMqEedJVUeeL6YVe+8PopPpqEG2aM4Yfg==","signatures":[{"sig":"MEUCIBKGOdYclYvNvjem90T3HliOnm20a6kopEI+54C+rWVcAiEA6///r1ud52mVv4+Aw20pQH08kbKGN00lTY5ARv1SVdc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc9w2uCRA9TVsSAnZWagAAQfgP/2pshnlyw2fKJXmW/Ddj\nE7Kyo6EVi7SilvRPyM9qaER6bdLSEF6NfZvTOc1T9xvNLmn5hiQ2RSeVI9gB\n4UafcmcbxNOKiLykFVz3asVWngQdhwZ6P5+El8Z/12T/hAC7Eeuosn8bf7An\nnudM+TuB37+fbYNcyxiNAmu3X8/gTAZP0zx4M9vKlcFWVxWant6ILz3JIeYv\nst2mk7MmifY4SK7zZZz+6gUK0olRZm5SujbXfRcWTbdYgTmoUY0jD9u2SO2X\nXkdEQx88w8vchKAZ5SJSYVPB3uiN1nlhQVZSWgseQGD2HdraUTQrp/RfAD6v\nWJ8ZgfHwHUSw83ukCztsmHc3NISzyRxY2BgaYyVEgZuhYvEgPhUwUFVvgKit\nX7vjSMs9StxtFSEXnNLj4NJFoCfeN12yBHBqj6+fUmnerYxw+CMfxvk6PDJO\nbYoEIRGWq87CHo5KwQgamHYhnEiwmVoyWUw5QdZQC/N76l0UPxxhXP2YqfJz\nrqtmLbOa+97UiIa3CTfN+qPLdeO5neDqIqFq5mREVm+R+pxJJklGcT1TZh77\n2X7BFHqlG88A+WDUNpcbcfVk/2kn62TLMTRH4TWSEsuyIBrlbV1qyDNUt4Qr\n54HNwFObO9Oe3LEX009GlY6N8qxBxFLE+hb4G+/paFmqlBPyh0aH7W5MsU/l\n3yX9\r\n=6zjD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7d31123ceb60be54cf9f5ee6fe3f2d9df749c9be","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-7d31123c.37+7d31123c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-7d31123c.37+7d31123c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-7d31123c.37_1559694765887_0.9211586988251057","host":"s3://npm-registry-packages"}},"1.2.1-alpha-c8c255fa.37":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-c8c255fa.37","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-c8c255fa.37","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"2a40c803eb2ff3977383b97e474c2cd5ae4e21f3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-c8c255fa.37.tgz","fileCount":156,"integrity":"sha512-CVxse59CE8AZIwVOcrIIn79C8fLBsB1nl/D/ePxM7LuBm2UBNmGXmHdMzKBIcmr0KtZDT7NS3FRIdr7tsoDfYA==","signatures":[{"sig":"MEYCIQCLc8GUkwUZTBXUnEiyFn2uAW+6JNuvpCzfSX7BUlPAxwIhANyftWYxqS4oAqbVVy0BFHxoDADcnylDS0CD1tgY3mEo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc9+zaCRA9TVsSAnZWagAAYvYP/iHV6wJ1Xmc5klEMmeK5\nb/xrANgJ6d1owQrIJmAjqmIQw5VMOaW/OrChjtr9+lzQkyKQpxMr807MIF6o\ncuEz97GOeU3ygdKq0e7bWa+Gfgr3wHariR37Di5v5sv6y/p87xrAMuGuBltt\nttowKGkONNFVhqUiJQtD5ThE0F0whcKEX8lYkBB0EyWJ/vcTASrw2Oj/9dZj\npYNEVC15EDqLEKIH+oGhobXApFFJCzLHmdH5mxaCIvMUo88BIZ+TWgar4JKG\nOItiFqoM69U4xWdCFxbDmcPuSKfnn9xopYhtW+KarDAI5F3vWeM1yx1hVwmL\nLCER08RXBAsCdkzlGyIHiPORcD/1/DMRTvTeKaskuLLvnyiNZKMU7MVMLK95\nXTXi1Q3GK4xgSavW+m9O9iQpXcFXiYEdKa0qkfZX218J5g/a8GIYEsJwNtRG\ns/dOR/aW2F1qtY6QA1CnBsDoVp35EyyboIlEpxM7R2y2DSLMDpQz6fIpMna7\nx7LpQiTOYnmSzmpiurXcLipCnDB/OmNny8ODjaBBxIoiEWVibbGhtgFFiBmm\nV4EICjJ4+mtLoKZYQw8cEf1QTeV8sup9dCQ8WnaRT6ZUHyLMxfHiPwLxKAd0\nylAltAgXUKUPvfq4k1WPH7dR9jinJy1itL6McUZaRnSCDG5+/DdmuVUHPLgB\nmzZq\r\n=LALp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c8c255fa26d85078a8a37dfb254f5af35043d82b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-c8c255fa.37+c8c255fa","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-c8c255fa.37+c8c255fa"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-c8c255fa.37_1559751897434_0.034132669507648705","host":"s3://npm-registry-packages"}},"1.2.1-alpha-f4370224.37":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-f4370224.37","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-f4370224.37","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"8cd5020c3e54059eefa6d02705bc841128b64860","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-f4370224.37.tgz","fileCount":156,"integrity":"sha512-gCC4GgvhQGYhMsn0oBgHMDjUKjwikG229iH6YMNiVHqPAhS4SW4FNYzeyVsafK+jQZGfczap4ZpLxKmfFL3FTg==","signatures":[{"sig":"MEUCIQD2r3wImKuNgTY/znuP2sFPaibboc9HVVm6fSV+T3BckAIgQ2bErOzSnZFgZ0rjuGfQ1j8XRzgUenJzPp7kgMxiu4w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc+AnTCRA9TVsSAnZWagAA440P/09C+vEknZn+f1skYiZI\nSb0UbLyKTFkey2mdteu7jatHsl4sSUvaO69AakvUmppt8YuJDp+UadIr33gU\n2Y/1FRFdlgF6NvoIAZ8EmcmGJS4g7b/qV3+09gkvz/8sS1fvaFKtLTUGTeaP\nj77GCFWjLprClXlbXUOGHbU62tlwRZf8UucPdiwgPm3+TAhO3q1WXq9Bw/73\nnfyPSb8Yp5VChotyUBhTb2uW71bG/Sc/EW02oZAHIvweeW3b5G4QKE/MkHTY\nDSptPmFVYa7E9d/07FsqqkAv3DLnIz8rxutY8Y9oKIld0Z6Ek7A/qZdOmZur\nuqbsM1cN0lxxGlaKG0+3UUc5IabosNZDchGgWCli5jCTiBglho6Z4YMRG3VK\noYqWN7S35Wv63D8CDXtf2snfsCpAza0dX6EVw2hp2A9o695QuQUlzVzp88/b\nJ2vpN9KkruusCA00DKvDKgNNZ2dhq0p9G2gcTjPZmYlxiCxNUcIgQ/YGzvkq\n1Cn5BEkNOM4mpJLenDZk3Ko7CgfmiGU8zTzJtTcLx/WOJeI64NOG6TqlVQe5\nonnisR1Wdo9MhZ2jAyK6TjT4Bt0UWNfgRmP5bi8n/e9DonBo0Z3rBB7UbiTf\ndJuN5P3YFgwQCIbTFUi4fO8kn/fn/A2Vc349ICIY2J4af/6ldEEGXuIlVtQF\nXlBP\r\n=iUme\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f437022451fda52f39426d5a0501b016eb543f28","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-f4370224.37+f4370224","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-f4370224.37+f4370224"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-f4370224.37_1559759314497_0.5274206644387986","host":"s3://npm-registry-packages"}},"1.2.1-alpha-d40c6dbf.37":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-d40c6dbf.37","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-d40c6dbf.37","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"48911fe5fccffa07ace2ee80854074bfd10792fc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-d40c6dbf.37.tgz","fileCount":156,"integrity":"sha512-xjJHrxDkxeUxrg/8l3srVo0/pmSaWfp+C+DogHm0qSx9EHdK55j1tUnNQrudaYgipMtehb/ESRm39r4lkUL7uQ==","signatures":[{"sig":"MEQCIGtO7V9EPEKpA3BpF61i6zXn12kfrkhMjaMwZrj3FIK4AiBmeTqWP3TeeQkidmWgPTOC8iOHhxdgGlA9Yzbjqfdt6Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc+LrvCRA9TVsSAnZWagAAtloQAJRFQt91vwkGv1oHfraa\nRNnA8UamICjp6vYnf3PePQkfGF7ryqM5v488QdE6kvtoVSpDprcE37VuSixJ\nN6OXCS9tq1R2O9NKkbg6TEpXFmK8HouIFToeBobSoPNoBh5HuBgJ9PDabjrB\nNBvQhmLcKKpepHoTarehDgAngG0e7zj2N048m1JplXRx9ypc5i/OLVHmETuK\naIsEU5zTUqxUDN18oXojOxvhxw3sVzX/azo/ky/NEU+a6f2+b8Wm02iaTwYg\n8wJzxzD0jtdC+/nJSr334RSmeMc7wmVH0HqY5kXS5iqYAVN/Sizwo5QL0jBv\nuXIQKuyYMFqgjQUNXR2SMC+F34Otog/fgtTWZB5xUQlouWooYEUdueQtfbvS\nQUjkFx94+NVXlHCJ458ELvbPtaUyqgBPwR+6WBndSXyfNEAyzYm5BZ5DFk8Y\nmkYyKiXSqgNDSetp3SzEu5eWu7hlzYwIgqvciSi0IsJj9utrvgqqtsiXq7gD\nzxjxMn+rNUUpnkNKNuyA1Z1sXW9RmCUxX6YIbDp82MXjfWhQ1QbRlT+bFZAx\n94P+WdTwWmlqPVLfbNtLcfS9lmL63Upguw3RUfYaCVFXey85y/qDWAu03oHO\nsdJPbJu1AfIIunjJ/wMuVOsuezGjTeHEpXjxk8XW4B69dqw95o/Vf+t0tax0\nNWIi\r\n=aacF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d40c6dbfdfe8f202cbc300a1885a6c51027d6945","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-d40c6dbf.37+d40c6dbf","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-d40c6dbf.37+d40c6dbf"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-d40c6dbf.37_1559804655356_0.6981666858646005","host":"s3://npm-registry-packages"}},"1.2.1-alpha-b3a3d5b6.38":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-b3a3d5b6.38","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-b3a3d5b6.38","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"7d321c6753ac72a35f822556d7e0146d10d69614","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-b3a3d5b6.38.tgz","fileCount":156,"integrity":"sha512-7csWuoRlAw73C2SHJv8Kej6y/nkJe3iq/zS77FCvbuvbKTyBr75rF3QrYRIRol3fhOoMmzHwVkq+z5KCMssNow==","signatures":[{"sig":"MEQCIDA2ttSOKbRULYzvrrejJcNTg98qBKPp3dPSsRRbfn0AAiB2XbMUrGe4rm3/qvXkFoKzghSlREOE0mfkpauq4R80Tw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc+LsOCRA9TVsSAnZWagAAUJQQAJGdwz+VtNyM/G1i1bfG\neW2XhVFUZ6982KyfJcIXOlp6niM7mMd6Cpja8fjyRAogFxb/th/YXbAGaD6d\noBe/CQH18bJmCJNsX9Zm6yyclzA7VFSfLLvHH2MOjnSthJasrSN7rOMyOOCB\nJrBH5z9uG2Ig1KTQ2fFbGosNEOjRr+4ojcVKQzmeGP0fLVXJI9zfwVzGdJSq\nQVyYZq1X32Kay0kC0vf+pjp+3HPLFJUYz1VA8m1/QqNxoMcF5iOBLFtymuqz\ndVXt1ZSYkElPyEM0EGKiNkCcUouvalEUTpBCyFC91j3v9ilH6ZTrdKZo5mC/\n+tCaD2KE9CIq+Vsp2LaZJrlmsjqjxPy35DwR9fMJ1ejoD3MgBRaoSddWSyKA\nMal/J1Q7uFNPBVVBndwQbnH0n5tmPtOTroNhUrxtb+UWmMSRvqU+DjcYPAjk\nttFC1b27dzcv8l4doWuvdeMrxBaRuyL1O6N44TBb13GaxKS0XracJznsLbIw\ncIv2BWgQuNALHUaQePgR7oQeCeZyeBf8lFF8LQP9PDnYEd1SvcSPjJf8viaQ\nrW9ZZ3+cJtCa1WJUQuQck5VAFAiubPJPWp3x7nvlRMw3+sTvTvWDfAwSW7vX\nKkGNCM6WtHCO7WFKLEX1Lp7ZU3sFKCo+2LeAIDw+sJimun4QTyBNAHhBXRzK\nLCNR\r\n=1Qx/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b3a3d5b6af39a79e11f3d55c55e69c4b4780953c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-b3a3d5b6.38+b3a3d5b6","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-b3a3d5b6.38+b3a3d5b6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-b3a3d5b6.38_1559804686013_0.515045823535285","host":"s3://npm-registry-packages"}},"1.2.1-alpha-fbe31b90.40":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-fbe31b90.40","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-fbe31b90.40","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"68f1f124fc32afc7efe00f84d24e34436015e6ef","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-fbe31b90.40.tgz","fileCount":156,"integrity":"sha512-MdrfxO0tLeLinOjZCFNVpskI67+g1tlWgEoig3+uAHc6LdWb0P3LUQSScutg7V3dBBPVmBqPzXEcs+Rkn1zlcA==","signatures":[{"sig":"MEYCIQCu10tPeDago9uySPzca3TmUDJ5v+WvgEWhdi8dt864hQIhAJznCcGn4osmzcUYimjihIelrsBfJUZ7VB3cGB6DYPH7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc+LsyCRA9TVsSAnZWagAAfcIP/jTOBFjWXVAbsykYAXki\nAPS1lflZLG4vl+SghUFBXVPiYBmYXc2k9Wa+uhQXhjloTS0TZEKfBaYEc5UD\n/V56+yy/xjyx2wLOovjhBfEnXftNa3OLViaDQ7GYuROcNpa5jaUVdu+D8Nw3\nCx36FwHm0rwy1Rz50hVUjp+B1SY0hsYt8ugu9lDdL4gqpaPyA97eg9VI/PZV\nSf4ofUkW1sEfjsU3nk3uT57dKzWYeefgFKOzAMeznywSDsYIMAYQkwKCmoWj\nuyyNrXXNs88zcpyIZnAo4cGTXGGilj4VY2aPtb5ml/NgcpSStSvD+/moM8ha\n3PzEYOle9Mr3NoV/5NqU+StJm5Y/2KLTlo6+ky9TwT6BZp6+MRowFgSRPjPu\nR7hzKXFAOHkpcjNyklRIR+g80ShHQ5PsV7KwdDx2FzIr+iAI3fn0O1ACPKF6\n5sX/g2rFvy3pa3CZq2hALG8ecbtichvqeg+h3LxzhEVnxlTQlQ68D91oX10/\ndRJR7iHcLA9VN/SuoAFDWI/HCEeqD2gSrwbFXoZlB2/osZDVpOL3S6Ch3JCV\nd3+MM2U+D9JHmRfWfTZjV8sqNSaKcqYlB1BCoqCTE+rmxYBFeY4A7D8e+4o2\nQF6Hr/4B0tSVy2EvTtv7IJfu5Ewdz+yvPmOSUNAyDDT9nEvsJ3EtlbGcuURw\n5qja\r\n=fQm4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"fbe31b90f3afdbe818249fcd91330c3e35d352f7","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-fbe31b90.40+fbe31b90","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-fbe31b90.40+fbe31b90"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-fbe31b90.40_1559804722057_0.06785130725738742","host":"s3://npm-registry-packages"}},"1.2.1-alpha-19cca21e.39":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-19cca21e.39","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-19cca21e.39","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ed615cf46d139e6b1d6508bc51e2d1a74888f8d0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-19cca21e.39.tgz","fileCount":156,"integrity":"sha512-+d/SbAg3R4DzIAzVhslVfVmjghnLr120SKd7VSOj87KOzQRZ9MWCCrL2rs5Y2oBPJN/Z02cImj/rU2QaDByWBw==","signatures":[{"sig":"MEQCIDRW6GwuR2h2TtrkXW4WbmXeGOvrcBBqoWmAAzHLO3vWAiA82KKKLP2dJv29BiPbQyjaIqY9NnpNhRglG4o1/4cQvw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc+LtTCRA9TVsSAnZWagAAKOAP/iCjqstLml2RbdhcpYsJ\nZDoCBRBKdHkx051s6uYduGecrrnGzF7fS1cMhMmMmxOVflOeY6m8XNxLkWQn\nbjQpHcPKkt0zJZu+CfdL6F038M4GNW+r9yWW34aYJMg4Gv/xFciREgx/a0IT\n+zH7xXZrM8k2T2mLccaiqdZtw3MdA2gSqJIK7Eb7cYo0g9Nw1peq1fPsVTzV\ndBpWlWSgWkX4E2k9Mc+37vBNa2VctTI98zDgQS1pRXXTC7Odhmv5eL6JxTal\n/U63tUT0dsUZw81cbVRRbNJZDFkpjksWdMV2kD7Bft0KPN4EbEwTUqrBU+/B\n76rmkVwRMgAOMfDpsymMYvnI9gWxYtBMcEZZ4t4Bd7B/DuCaZxKUqhK/hMA4\nF3vc+ENMi74hSV5+2SbQ4U2FxM2U5BltyolEeGm214ELcbf6zPswnlRevByq\n8Qxj65r8Rw7kkxez20m6iDVzX6p0Ps7Y0v/o3uLZfHkMeY9D4dgYK5l3hfEO\njy7kxY8uk2tf2hlbNMxVJXR664HUa1gzyYDuBIIY8Er3SBZJLuuvsOCH3+yU\nHG3cuNZxn2CYkgjY8v+IF4FounkUkvMiLjnJm5CWwWXvc97RyMzhoeOzjod+\nTlChWoWAY3huKDAjQC85vyVzxdDyF+KySvJCMMYdFzJp/visv7v+6AMLjIyw\nwh+6\r\n=JO5Q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"19cca21e42ee52dd45f3bc19e8f91383e14526d3","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-19cca21e.39+19cca21e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-19cca21e.39+19cca21e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-19cca21e.39_1559804754632_0.9930459636898066","host":"s3://npm-registry-packages"}},"1.2.1-alpha-d2a86ae7.41":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-d2a86ae7.41","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-d2a86ae7.41","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"dfec837e3cce09c930bcc5cfc109e6f90809e169","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-d2a86ae7.41.tgz","fileCount":156,"integrity":"sha512-QEkhXUfdy4Ldb6xyQEhpLJoXjkuqhRHwB8xzbbHc/DKGNB2qEsPeUdgnzGrDX1GqOM6YH0KmFdvTimHQTRTDuA==","signatures":[{"sig":"MEUCIFqvsBDXCreyYDTiEZrlf+/f5nxNteVqMni+dZEdDUCVAiEA3FIDIzs7OF1X9/cNV/5TtfeBiywezBGcIYR1k7Snd0Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc+LvPCRA9TVsSAnZWagAAK74P+wVweyX4mjCMGLh/V/uC\nM7f8EKGYXHJvQESK3OWbzho9FiSxI+8+QIvJkfaZN89bEDQvJT/AdEUjSMwg\nvdgz/xzzMfawJv/aW19lNnWmE3GFKODo8i5Txw0Pf1TZb0ahqLfXp57EYZ3+\nNp4P26odeMQEF+/7M3IkGvRbhOH7mnpgA2BmWhaEtMJ8vgSInkz7Z5NRjiLN\n/SurhCQ6CA6TZP5eaym8S3NjAV+bTmazCdLCzxk87jKZ/dVHDKojUq7dJu/i\nKhv668qDv455sXchShXMdvBl7VJCEdwrg1EBdqDA1ExvmM4Ebx3bSyc2uBfm\n1f/2UZ01q+/qeOBmlHuqkpzOxXMM63KsF/ha8JJAnTdZEoSI/KPSehhegIi6\nAjNva8NpbvaugZKvdNK2hPHYpQ1U4DiIKNqd58EFioP5gME0hrK/F6/HOVXX\n+JjNzlkiblxAwE1tsADkbOckuByEVBI9x5r6Eue2S2dDncbBDyCPBxO8Co0G\nJXWO9u5LevPtkCaZqBdT3NfuxgSGJGYyMEUA3LWYf/Gb4eGOjdbZqwShN9oz\nlBzPXpZX/1wqpVdmE5JgvTyv1nR+8zAoff2ariPrucrW9ukFX1cOMPP1oUcZ\nF23Joa8THdQuE2T9MrTe0pcLg6PDuT+V91qAusw/CWSh4TWtgHP+6LaVbpIS\n+bSC\r\n=irqq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d2a86ae735de0c22f591a70d8912a37acabf7a41","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-d2a86ae7.41+d2a86ae7","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-d2a86ae7.41+d2a86ae7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-d2a86ae7.41_1559804878243_0.13641902341334955","host":"s3://npm-registry-packages"}},"1.2.1-alpha-9bbb60ee.42":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-9bbb60ee.42","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-9bbb60ee.42","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a377093c5128147ffe28ca99c48acad89dd4c698","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-9bbb60ee.42.tgz","fileCount":156,"integrity":"sha512-rT7aXr/7yzqUSBdlQew03eZuO5fo2WDLY3Kw7mtfrdC0mc/Lyr6mY0kmv6NRRS2Qv2s3PGSMaWOCZ5dbOP5Ohg==","signatures":[{"sig":"MEYCIQDLBk3yyEmhwHoo+jZhyzl22k6WoJ6AyWMSAYbAfybGmgIhAIEsR2XpwPuhP8sMoPtufE2WuJ7tUXi3Uzij54s+bHJ+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc+NOpCRA9TVsSAnZWagAA8N0P/i8X43d0dq2QdOrzkhmu\nVofjaLAoBn9bVqhufbWi38q7IzQvt/iEuyxuocubYqBq86juMK+kdxR9eeH0\naXRQW1yZ5pbeDjTEHbqrg61xMt4MlrUu5ABClNIlKza8SFWppktBs32X44JK\nhbo4TrI6Y/jDB8wk/vdFHwmvrdAw6P95+xwsk0gIG0R0H047f8zzyhshyH3G\nUNXol/kHKZ7GQRqcRLarElICXVIg9R+if7IKtd6dc5HLmWc1CM0M6T/hSSRr\nupox/bB/b2BfYui5FsMN2WiVvKnujJlo+mCMg7viHwTjLqQ13ZSbc49zLybJ\nzMmX1pkf+k2indNRli44LkRVZc+sLx+10Dy9a9soqX5L2Z85vDz5Y6lOGveK\nrw45LZqsPx6bDnC/npmq5c3YKmcj6bbWrrTBI6Dx9FU307oSZOVQsYhLxk+p\nyFMjsd7TuyUziksS3ANiZfv856Oc/PVPwkCAePT0Z6iEX9ew5UJ8JzuGfK6B\nQFvOwAopCo0LVqdOkLa9IpCEsoZAswpRl0rdt7iuBpQu6PAvh+CIDYS/8UNg\nNEDmwnGmCStEmw5dgFAeJZuAxvglYZF72CIlM7nwdd2GN9HeNqXTPhQgOxJw\nM6PGe9TRZzCuSqcEuJM3AWQyvYFCARJi6VPlLBLYfM2xaEVUboCMdpKUug9E\n/Yox\r\n=ylpS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9bbb60ee47c6cdadd8f7488d6750e3db50c3d38f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-9bbb60ee.42+9bbb60ee","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-9bbb60ee.42+9bbb60ee"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-9bbb60ee.42_1559810985180_0.1631538689631986","host":"s3://npm-registry-packages"}},"1.2.1-alpha-3df2a59d.42":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-3df2a59d.42","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-3df2a59d.42","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"f2e1acc0f817458d58baf5e1ee3bf01dffa5ae58","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-3df2a59d.42.tgz","fileCount":156,"integrity":"sha512-QlbmQGBPrQoxSro40bXlBHkaTAoPxPZ+qpw9mx9MLyOhL0q1wgjMjZi5EkmIN9/pMgqgAItsVol9G3raDrxIAg==","signatures":[{"sig":"MEQCIBR9aPK+dvcWttnFSucHgwitJqJED/NDucadLEE0RaX7AiAIgevcUc3ng7d44KKcWL4bniuEEOmsVpaDXGt8DMOnDQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc+WbqCRA9TVsSAnZWagAAqpUP/2fr2A6R7dAbpKQPd5X/\nlkgZxocbvvyjxH6sI1bA2yAvROW/cjbVDpSTKqkmIri4c1/WIzUgwL6oITEp\n65PnqQkdkiT3KGSYw/U7BD+pbL7p6UyAhRkFuKQi4w0uyEELcwjoLjU0j+Ng\nmEDeI+xVv+KESYoYQNXsbGJEz7Uxq6kz3u8dW6ZA8OMJCulhUjTDT/Z1ruie\nrybSA1diwzgQBQlpr7jlaA9+4ob5FAD3rB4qqH98TaKcsJlv4jTI8aZUufaK\n9D9L0HSR5lMH3H/EFnqAvAOxHh22edU7NEdjiSSYJ86/0SvSZoEdn+3xdk6c\n/KHzFEXqAemqxgCu/WNzBDF/CX7562nosAHioX9LQvBGeQN7KvbIKbqsJr+2\nMZcaCzY4fWF4RZaKQ2+NHbirA5eQ9JXxo6iuqaCz8hIPzDKVOv0ptQmqO8l0\nTTvz3gU9GiujY41IbZFgnt5C1yl10TwJOReGWhlfwRp3w3xQilc+EDpxMJ4c\nJDUFYe61dXNNe445QSPTwHZnWyAmBgpMNCHLQg6778KNF1iWg7qH5Oj5TdtK\nKKwRxuYYyN+g57L8Xz6GHqwPaO0BCObMHy6Qu4YM1p6Vd0OyF/m8DzjtDZJl\ncCLl3fHmwpo+YvTQVaDktbDj/q7wFnNduvxeSMQsgtj1wKELoeVov06o6J1t\nckGR\r\n=tDwb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3df2a59df379b05b1dd38ca3a51870948ca8bfb1","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-3df2a59d.42+3df2a59d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-3df2a59d.42+3df2a59d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-3df2a59d.42_1559848681573_0.5170560351920559","host":"s3://npm-registry-packages"}},"1.2.1-alpha-4292fb07.42":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-4292fb07.42","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-4292fb07.42","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c7877a9dd49a6c9fd9f409cccdbff990c69e9dc7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-4292fb07.42.tgz","fileCount":156,"integrity":"sha512-jSFMcHSVv/6bRZ6vyLtiBtQD1C/hMh7NCgXLDl/lIWfzWL3k66e88KeMMZVKaHnungEZAFNjw8FAbcT/V57Y6g==","signatures":[{"sig":"MEYCIQCCeihIKBORnC8Pri2gyRCMYFowpOCAaIfTXAPmn9YQVgIhAJSQBkVVGUL5Hth2gEvIdmD9C6ALbuhuEOR8XqcDfoXD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc+W/NCRA9TVsSAnZWagAAKtwP/1VEi0DkBDR1hbp10P+8\ns71f8L4LqKlykWvLwHzma+aQ0KiaDRfM80wZIdgaDe4+C2LVzdWtjKu7KxKk\n091C5dopdlDHMgAyKHSM9ni27aYCXff4kzLf7jFUwngECpkVWRYRhQZReim7\nDgr9KXMy+7wMOjHyp+biXVKYibJj86BK7iTqi3WZOBHSbuAfx5rCMqM/fmPB\neYj2qX0bu7yTNeM/SP10rqEjUgYTHDYja8ypkUlQu39gzGQmA3BLDNHmbwAC\nP+cjT9aLedIZUQKrXzSZYQVkVHc4IfOw+e6eqBjIPw1wtLMuYTcXgXir949G\nyYrH8DsYePLDIV/VggFbA3YlXsjg3TLVNESWadm6Z7SFa4Gwlx6Mu2Nix7rd\nX0w0Z5hpUfmnpTq/nDjijqrkYwnh4siMi4DPg+m5jcy4gGvEXCWx4IlZf0s4\nFUb6C/ut0lA1yQPr7cPVzXixMfk6MUY9mCPXljs0esHRSwKJ3vnv/B/2c66n\nJF53gR1YCfF9hozSygDmpptvj4QqAZxXJNfj8RXzy2SUzpelKTC5VeEHUz95\nXCkFAo7dfMi086c5sMtVSmeKyOoNS1yXvcSwZPSDYF6ZH+c6pbfBvRS6++vy\nW15IngPKryC/Bmx/Lt2hFsG3OmNLXaPLfq6OMu+0YXbNcv6RUgxiH07rlitY\nl3We\r\n=Ak8A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4292fb0795a5acf54d379f704bfc1281d4f5f824","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-4292fb07.42+4292fb07","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-4292fb07.42+4292fb07"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-4292fb07.42_1559850950307_0.5493718195211472","host":"s3://npm-registry-packages"}},"1.2.1-alpha-3763dc15.42":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-3763dc15.42","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-3763dc15.42","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"9f51084e574d0118b0609dabf81c2cb367ea8c4e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-3763dc15.42.tgz","fileCount":156,"integrity":"sha512-r/IEdKvw970FtnV8rtgv25WEofVh+VYOhry3cmu1wMIS/xGcV2YT+EfhobxgAX+Nq/Iq3E0OzD51sSsBQ4OxRg==","signatures":[{"sig":"MEQCICSdLe9pS4eTJ3pzHt+P0S2Ovk+m45jLhHeLnHu3KV4GAiB3yOigW5Rx3WsjxuTutpVJdaaiXDepGe8+ogi5Q0kvfg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc+Yt8CRA9TVsSAnZWagAAtqoP/Aqos61ssZysxEOmVujS\ndUd2Z4vsTLfZeJGBh2mb+t0/ZJmxa5gwg5k+YuJIDBMTNliCNRKqhVyKt8Gb\nmiVp7j0F3V683P6WsGuXr5LVmZXxJzpsgSMB61BRrN2ZAzLaBcFBJoFJMikL\nmfY5rQMPdNR72SUvM+8d3+j+vnKfMt0GI6dXNEf23AFivcBMC9Gic7w+JP7T\naNv+qMizF8K1XhqdVh0jNwdw3W0lSyURNxkGln8I4NCJIwqdeGetRqHq85Z2\npQloArZzj01Q5XGad1xksQe5o/ckWnvXSZlo/MkVVypOD28TY9gNG+vnylJM\n3katQ/eq5sS7hMyWLXuY1IIN1lIg/5QWx9J+Kt6DSA5gvF/9sBMPWVpt7Cos\n38anRW9VIUSTejikUWsY2AFTfrynsBd964w4C7YpEfZvl3wCKfSqqot3hmlo\n6p0gHEtbQleVrNJ/SwUEZ1NtyGn+iATL647AZWWKWv6UQHvMUCNrAmlCVHtF\nLHZ2oo/LvGKtlFvPRSSE6WZl9MXV55zhIhcNbieIuiH6bLwzGNQxGPpg6Gti\n9r03xO5Yi+8hqI/WSNWca9djP80fNv16HYPE4IxFQAitDClPAf6cHmhu6YFC\nEs64TIqjRCd/6inB0J/KoZOoPG3hqfgUNsJ2f8XGvW8DnJ8JBCnThdbo1pCp\n5mHu\r\n=z3nn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3763dc15623c9b14531932ab15a7acc5560812bb","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.0","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-3763dc15.42+3763dc15","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-3763dc15.42+3763dc15"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-3763dc15.42_1559858043950_0.10721835412086533","host":"s3://npm-registry-packages"}},"1.2.1-alpha-41308a86.42":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-41308a86.42","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-41308a86.42","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"51e0393dbe734a8210d15b006fd2d9dd1d4abcda","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-41308a86.42.tgz","fileCount":156,"integrity":"sha512-I9KVKLn2jjXk/7t1+o1eOWP3YHjlcvtykhlzXnzMOHMFCYe6vSKX+aT8AG+AI2hkMJ/fiJN80P9i9j3i1S1G6w==","signatures":[{"sig":"MEQCIBrS0eUzhJfRz3A+hGO7OmC670SNSb+COuhKrxBSjIB6AiABir9jtDRZnMtXKLOAYfrDvo97KB2ksIuyjn4NvApI/Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc+mKiCRA9TVsSAnZWagAAaqIP/AqYuFW9DVeUQYes4yOn\nCI3XbkpnDoiu0dkQ+1xbZe7u3VP+qLk6Zu30kdRH8swW6wpug/5zI6/ysHwW\nxb2R6a+IMhtaG29Hd+k6ZVBOThrbdyTH1sQdlbJTBRFXS/3jIA5EM3UzETiv\nuI6ErYgUKkD8cTum7r5qX4Gt/XcxgssyHrKqORYhYfqdtr/USeLmudhV3rHk\nLgQixUqxoqD8CqcpFT3/ddLUI1dwFT6hJkG0+pj9CWo7rxfNvej/2Say5sMU\nsFI9myFeXql19P/QFrSVW+JXBM3dsHRPvz7U5qzZa6uxdvMB025v8CyQYo4F\nP0VWU2SotClF1V711EZ0LNTpjkpb7bFIdHgqQwtLikE5EyCWNbYWUeGvE1PC\nFRgNo+mzCkWjtvC2Bds1FO3M1RVSPNPWDHPOKZQQfDLbiKKucH66wBpIka3M\nOOj6FZZwXOXaAhWCkIAlMMrTBn8nqjj+6uumY82un16loV0OXdltLxI+WXg/\nguTUSlyHtqUYne6GQY/fwydVAgV8X95CW5imh7xE0zc8ZuXnpn9ZKosZZYDq\nA5fMj/58yEW2PrFzZj9ieBN4kkZKF4Nl13y9fZ3aOejxl1XhMvxiGiz221zq\nxmkuB0iPF/zEfLO/ZkzfNr8fJRGr58wR5g0d4VARFwMMHircKmM2Qq/+2mL4\n1MfO\r\n=LGjK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"41308a868ddf39caadcda33a13ee8456e93a86a5","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-41308a86.42+41308a86","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-41308a86.42+41308a86"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-41308a86.42_1559913121802_0.34589167046731206","host":"s3://npm-registry-packages"}},"1.2.1-alpha-2c909c68.42":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-2c909c68.42","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-2c909c68.42","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"7f9f093a7c79e1fee6d589f9da91a0c5d8df06ae","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-2c909c68.42.tgz","fileCount":156,"integrity":"sha512-agbrAs9TeMeTNWFTvJP16K0Q7MjqLn6/xk4CkXkQ0BBJ0P5uYbVpmvlW6pB2pfA8PlmLm2vklvXkf5NiEa+X2g==","signatures":[{"sig":"MEUCIQDAZlllm/UyPPeyiUhxpL57kTfJA983I1sW/m0J1ufE3gIgQPM9ojrQS5m6V/JLIqr4HZ5NZERSsq89nimGy9H2QYs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc+oAdCRA9TVsSAnZWagAAgNIP/iQOa/8H3536YuL1m+Ho\nyrmV1Mxh7XAI/gG7L1+EH6YCPIZoasDVvoGEiHS46yhRxUOgscduxRacpHpT\nJYIdq1IZWnhRsfSPgwCpYUcB+O9gP4BRKyx97agyT2IjBvIrdWvrqV2Mtn0P\nwGnPSYCA0upKTakZgU2YjuljiOlWHSznFFjUD/nCTmUOnEaVIXCgE93vKA3x\ngcRtLdAc4XJ/yiGxlFzZLXH+ZAEfp1zOIm353PtAgY5QgBesphfguASa7nJr\nQsU1kf7S+UbTjzpSx3wHpad/H3h3qBxcZVyOxtHs1Su+u1Vnr96VtdLeoQ/g\nTAscjRVgcGg1Mh1E5b5dfpBs4AZtg+JGPFGLwLVBlW13+Mb8KASvZwSG4MWq\niawftVYy5TBMuSppyOaZmNiwiycdDZcFSRREIppWqQ7TGA6lCBglz0PwmCFt\nu4PknKGrHhBcuuN4LFVBTFTZOQDY24IYUWmckhLil62TMe73osMFcwwflqBg\nEUSxXXtn8ZTcUYtOhHg2zbB0PHfzcfhsDKOHPSw6hkvwN4F79r5ffJfSLRLP\nAlY932NatCESC7WZxpf2SuFAMdKHd1R021cPw5gC7hVbIsAgmSQxjdFEFQva\n0sx5ccxT/J78wMmoelEXZ/di02x02k/pDu7lUEzfaU4q3QB33ltDe4qz4VQe\nriQ+\r\n=7M0E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2c909c68235c2df87ec31c085cf37b329e156464","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-2c909c68.42+2c909c68","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-2c909c68.42+2c909c68"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-2c909c68.42_1559920669337_0.9533753466134327","host":"s3://npm-registry-packages"}},"1.2.1-alpha-3a3b1111.42":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-3a3b1111.42","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-3a3b1111.42","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"6fd0966ebbda8859050b2479636a7a5eaba36740","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-3a3b1111.42.tgz","fileCount":156,"integrity":"sha512-916fJoj8N21MSEN/JnOFkJDbgVCRPTc9j7Dg4UjuDZyx+GxcajQqfnJEZyjfGrgyFWOrYuFWT7oufzR0aod0nQ==","signatures":[{"sig":"MEQCIFLLSjP+R2e0ASFPrg8fbD1gxyH2cUnbvb0sCpDa6Di6AiBzclOldcS973VtSPew443ljE7hGbEitxjWNn+Xb6UTcw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc+q0UCRA9TVsSAnZWagAAOuMP/14amFOHwzKkGb7g/jkk\nVatog2KTCDkSkiWTB5HvcJ3443ZnpT15/VnGdldOLjoET5PYQK0WB8ogn8pz\nsw4w1GSbNDUxFcpX2r6wlHxQOZFDXx+/+TKn9wL0LS0ivr2lF6sI3iUoMjTf\n+x3C3hcoQAsUL0h9X+UBP9eAyHMRmuRi7mi1FspCfxGPG22B6DVuq7TazfdU\npeRdEmasNQw7Y1tJVaeosc1J7BdTIpk3lFg9Y7rTFrTyMnoZz1njzzYMQTAb\nKS+OZgVCZ70GtxwGY9RLihxp/EqmfvAr6yLquRFropICXdEsCyNMSsQnTQTU\nRURHQPUIFZDghTHX+BgmG79ecnmOrInYrx3BfqMBdHxnoLAV/X7AEoNpV2r5\nT26nKJcQByk73VpLJccSD+s7s3qq1r9mTexrc8U7nCUrTvxlE8A/Jy/wN+d4\nSzlpbL5Xu9kKF2VtS9+CGnBDHtgd0Qrzjg8midML99iXYUkFQByUqVYY2ItJ\n7QJgryFrEZOOs8o0LuKnD1kAqlHRWovGiEd+gXvNW7OeHmx38J2xBwc4J+75\nSqGaAZs8PmLlXANdDII3ihUdfosg8mMMX+Ex0b8RQZJ9hGKQY3Uq84QuIXBw\nUiMe1K1VSCHZ+CeiBaHzZEcv4D9ytxRruedwTCD7FMH3dME4qDMeYk59gugD\n/wua\r\n=Ngcx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3a3b111104f2f1145dc1ea46c4819d49136a4f56","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-3a3b1111.42+3a3b1111","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-3a3b1111.42+3a3b1111"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-3a3b1111.42_1559932179249_0.12511834053428683","host":"s3://npm-registry-packages"}},"1.2.1-alpha-b2ba24b1.43":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-b2ba24b1.43","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-b2ba24b1.43","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c9f7195b2d711e34f2983635ead38bf4a9c56f71","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-b2ba24b1.43.tgz","fileCount":156,"integrity":"sha512-/8+soPKLvdzVGRz19hHJtYJ3asRXzI9kVPDmor87gW/UiWDsxLmfZuf7eC7UwdtD6HQVnKieaJGg611v22/dvw==","signatures":[{"sig":"MEUCIDz0cAHUSuZaX+Oa3es0ZfGb3F9hgnaG1SVde/a7Nk/YAiEAy0ut7UYHqlC9tCV5qX1CrIDavdFmUZMOC9joX1yt9Ko=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc+6hQCRA9TVsSAnZWagAA6O0P/j9uFk9QWsG28zr47WUS\nDzc9lbFa1HtGKgM6he8PHomssHgtgZkzo64isSIuTsfHnaEOLTYAIdBcxYj0\nknS6BuR2NnACo8Lg/YKMkalqLjQWgmIdh7z6ktvE/jbSWsIvCwhDzNgv49II\nweCaJk2a5M+CGhGt2udeGM4B8koOKTuwy8HRO0FqQYj9W1nG9utOfWvDtFH8\n8qPeYd4gmGiAKYaaWY9F9zbMwM49H/EC+IcGHvNMNUoj2QMK1nKTHVGyiJ/f\nIui9ed+JHtHJ2jd5gQgJMl2fF7jqkPPyD5XSlSv52PNJYwXls9OKSM1hBArQ\naQV2p0CG14ZQpdMuwf1DI758KyUQaWiL32m1dKZ6GkccQNwCrHX+eUvolati\noynlJNUVP3ZO5M1dSyySS2jrtA+Q/ruawe8Pw83V4maxIzvY/ZR266CL6Mfr\nFsQlGwK/B8Fj7DLm0FQxIOgeIaYWzqa0cYtR8fmUI2+bjmxL5MfyUQ5i1GoO\nzbGIEoROYWpQqX/SQj2Qn11HNrmT937ksIbrQhG6oobEF97KSPFlJT5dHoyJ\n415H733RUZiZ3S/4V40Pjm+iWW+LyLntICmSzt25D3yhYcq6wRLuyw7C2UfJ\nKIdF9e4JJ+USi3SewTiGSAWiKojy7CATrHaulWtbuKiih/LLFhjwqoyarnqK\nrNgF\r\n=pOz9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b2ba24b19ac4117475f8cff45db930fa13de5862","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-b2ba24b1.43+b2ba24b1","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-b2ba24b1.43+b2ba24b1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-b2ba24b1.43_1559996495854_0.9624620802010544","host":"s3://npm-registry-packages"}},"1.2.1-alpha-f52b562d.42":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-f52b562d.42","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-f52b562d.42","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"09b759887444d227318e1642a1f7a4419a732388","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-f52b562d.42.tgz","fileCount":156,"integrity":"sha512-cfcx5nQoaokuvoHq9k40Q8NU1vqfFSDxOonGz05LZycUmPiLaCFtR7MRAZmk1A9DTHTNhRh0ji3BJhUzxLdZBg==","signatures":[{"sig":"MEQCIHWdH1KvITDsQUESrD0GsBabXjdvWUDD+BbTD5HVbPMiAiBMX+kac1MitbBcY+aY2MyFJQpqP7+0N7KcgasAe/Bqyg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc+6hyCRA9TVsSAnZWagAASRkQAIyacCzCOYbfhtu9BMgc\n+NzK4V1QYUk0rtqMl6uF3gipSve4jqBKqfio+EwnvlBHeeJgLevTzCqB6l1n\nHiEKDUC8gauNvGGHv6rCqGq3UrEwMRpr1+3WcQIloTJ1/YqJfBSQMn3PGiHA\nN7zDrfECGKUPz1+rehTdm3TEKZWzGnlLNtzOq6AByDrr0OvIwwCfmQrrVLYo\n2NTYmRq0eDfB5qbqXhXevG3hfqg/3+0C88PaCSQGlE9FcT5B+MKKlm1pLsSo\nTSERanc9LzSXzIsAC5+9ZN7RnLaOSZpEXTlyNkftLVs614J2X6oZeLAabqtJ\n+QWQLzOdejc5NTsyZbCx1Q5uVNfwom7Q0YYFX5KvVD+Lz8B6y2PR75cGh1xj\nLfhe0pj+sSGcPcCMp//0GE/BGSlSPamuJi4m/6pG1QCI5ItgLwO9tqJBkc7u\nyYcsDOCxorKa0hvaPNuAxgIJbRn+JcD/6/I6zr01XLW46U4oBCj3BoJPCwtJ\n6GLLsoMk7fE/TsWP0oPEzovDT/qNrQZJz+bgtqg4FOmg/vvCDsJCiul8t0NU\nAB25r2KsDZlcpM34abK82DLCZcLuyFBrbbl2LUy4byzDxuJejOi0oKLsyawv\n8izrDeU19CMlVuZf0VXkWYyj2RBZ9N+8L5b+85GwYxTTPIxekWoFDxG5cJnU\nt3F5\r\n=jgC0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f52b562d699cf9cfc75dd29eabf27709aef833a7","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-f52b562d.42+f52b562d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-f52b562d.42+f52b562d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-f52b562d.42_1559996529573_0.278041961642399","host":"s3://npm-registry-packages"}},"1.2.1-alpha-cc3119a9.45":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-cc3119a9.45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-cc3119a9.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"393a02af9d8b0ee4a4052f8b8880a803068f21b5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-cc3119a9.45.tgz","fileCount":156,"integrity":"sha512-TwvEPy7Am1ydwLjoCtq3KxyGOctGL4/g5PwFyCBdTNgQsiCUqYVZroRelKxzvsf/2a1q0KrpHtyNdGakbZimGg==","signatures":[{"sig":"MEQCIGRp+vVkTvaDb64rcRqCz+2tp6yZeKYrDBjgFdt2htCtAiA7FpoYdCrvzHdb1SPNBs31tOr8mxXpV+hSQBuznS4MPQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc+6iACRA9TVsSAnZWagAAYeEQAJaM8bav2qTeSk85+LOk\n6hHDBHNzKS7w+O2T4BDq18ex63e6xlXuYTYnPrgqiIBWpOzUS5TmeJe7npvk\nBhfDEdvLQL7l4prLeDawZ2GdhPD3dDXIdzxyl8+KDdiSDXYv9VqCK/XVNdzj\nk86bJyeb6yU/sosNNH7EZ8S3idZw/gcjALFB+RiM3x1esPxDj9cL8FpbUBny\nPwJi7Hnw0eau5jk6VU05lxnJVIgTff3lPdqOr8Ax0z2gIqFBrZMx/pos8jcm\nrnMYBSg4MDCWnqzO76k92GYlGgwN7NmFkyuHDXjM3qRy2HrwW1Lncx4yBWzq\nLyQn1QiwNeJSWy5j1wmd9mzwAXqZOvF2F8ql0ZmiLrwMKQ9Jv1EPgjfd8W7t\n3g96VnL7wJ9dcnA7F+Hi9cwKLyKk0hUI8Axn/9zLLZwP/+SdeXkDm3IBY1zx\nrQmRDTo0AG/dnkiMkpBYby3mBv1I1hYcuwZ+UPbGE7uXqwTU7JMJFmXzGB5u\nDqUdsuf/q56RqZJFA00UQ4jhzjPo39wwPG2kLZQJ7MwEyxGe7+2Yw+bM91Kn\nTtP1ZWtUX7ADbDcjq821qfuK/S2dEoXYJwhkBFOH83lYwHOhDIXnXeH4OuYR\ntuZXeNL7Rz3oC07aBTWMULzT7Q1JTI4arAujdJz17NO0cgh/cLnuOR6t0DWG\n3WJ4\r\n=zXyS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"cc3119a960fd3f270dd04ce9c43031dc658aae98","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-cc3119a9.45+cc3119a9","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-cc3119a9.45+cc3119a9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-cc3119a9.45_1559996543855_0.5205298583350286","host":"s3://npm-registry-packages"}},"1.2.1-alpha-eafaa64d.46":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-eafaa64d.46","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-eafaa64d.46","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"d7a49ff0490f976e94756f3ad444130921d5a3dc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-eafaa64d.46.tgz","fileCount":156,"integrity":"sha512-lnOTELRzFbFSlLj8AhFihO8EQX5FXVIzYhGqJtubjOyfcgidSyvmUHsUYNErAeENjFdJ4P7waVNrinq05Gd2fQ==","signatures":[{"sig":"MEQCIAzUqKHGs7OOXLuU9qjsQzf9+tc9lnz4pAkIPeas5gKgAiBYSTpO6uRYO4rlfQ2DKMJypqRe1W3GGG3Oeh3H8vsHiA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc+/o7CRA9TVsSAnZWagAAmcYP+wXARUiSq6KW9o3XBWQd\nEspPjdRO2yEaOyMApFipXspaBaWMjQ64G/DijOetZfpXVsTn6aoJuPusqkFt\n2E/HkvHWhO/6ZiEWACpTxYkcTAfcrJDIxpGw6mdusvAjnnM44K1R02a1W+g9\nkLxaEeK07O/rYgzVNEsAgUsMYS8FSioXFKG8K61NPKl86U533V2rb0Y6U2ad\n0TV1o5is9bY4IwQpLTi5qWVOIrhNruP+D+S0KCxQN/znNF7IQ6l+ct+UPWT2\nM7NlkKUGHorP63sBP8/Ts2xAcIWlSIx5GsRoZcoprK0dhy6jstLRxAmFNO0m\nvjyr8JFN1qegxqzx+sywTptxFvODUuVd4vz9ca19DCiiK49BRiv8NwTCHjyo\nouHgURXBLi9BvJ0rVHLIhy1K6o9n3IqRGnEU+kR3va6xUtk9joXCsyFT50uu\nvN2IyhkX4zXwdf7slf2g+32dgCnxkRxsVK5M1sUjShW13wlI5L3+1O3NLGTN\n2X5NwHx6qFCTi7qflaYw8ate7WxM5F/tFypqUGJtz67aZCuyd4b6VK0aiLqR\no/WYkmZ3dF8eb84iMW1+leGbvsFBZNi8k22fvrPDOFo8JIofUrsOOKf9DLcs\nDIBtaJykXkijsNf3xMbXwhrTQrY8LiQxe8hdcQwoqP/Yrs44ONhJ42kkuaSO\n42YX\r\n=+UJI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"eafaa64d2f864fad77d40a52ecda3901797cf76d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-eafaa64d.46+eafaa64d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-eafaa64d.46+eafaa64d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-eafaa64d.46_1560017466566_0.4699442399782843","host":"s3://npm-registry-packages"}},"1.2.1-alpha-ce57d14d.46":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-ce57d14d.46","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-ce57d14d.46","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"65e78615f6c15477ace7704872be8f9af2a3a1db","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-ce57d14d.46.tgz","fileCount":156,"integrity":"sha512-5d93dHR2mYNjfHubOAPlLM0qa75brPohsuXenxsmARpk+98foQqIBksOgammPhLQtBS4zYG2EHYsrI0XKg5QCw==","signatures":[{"sig":"MEUCIC3OGpvNLD6pNcDljLzUbfzCDvikuV0gErw/vKm6t7l+AiEA+4RCpqjCrjPAmrFE/n5Li1zmWlNQi8dpM26TjENuAaE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc/LULCRA9TVsSAnZWagAAWbYP/1XGyyvFuApqtNV5qgwB\nKwVwX91PKTcPMk+eIu2ViaXkD+7cxo94NaOlU/Sl0o9SwPOP2d6nNPKNz6g8\nlbkld8dLOQQ2jz/HR5MreUPYIW4r+deDf9fSsbMrlHz+/o1OsevNCx8nRQKn\nsu0RH1hd58m/IDEg46zaPVBOv/Y05RY4GTCfLEyhqY2hM/VUC/BV2lGJ76rY\nq9t6GCSJZ/Wtd4EWj9120jCf0HBMd8d6eqeBqQGdbh8L9Tz6qD7HOqoSOc+o\n5t5ifHlp5BZTs03zrPBwEF96NzDRlk18jNMBUg2lb1F89HcAcg1aktYAekHL\n0pd1GCCYVKie1aXBmg+KLOTsJ9ojgXAc3KGaATzQ8nVTiORwUq9p/nDeBk/c\nj+gpGlYrQBEhn+YHm1IvnvUrNbJPQLbY+xTKugB6KbakdpEnsNttICgF/hpO\nHLo0UtTiWLjRFhgaW5ihi/0PzQ+wWDupCFOtI8hGsOQapAUpq5TkVKiVmLLw\nsNkJ4JFOcHtp4xe56CdPGAa/SDvi7PdtgYCJ/wErIlAaVdfOAb8/jxQqeTLr\nfhc0+f/BuNOCo+3CGjtvEvlUJjPjkTGuWaiCUU9L/R57M4mFAGpp6gT/Ktcz\n4QzgxCKLEzfVrHQI46jPjHxFgCOOJ0uHMNO/tPpFXnJ5XvFVJ3QXPaCIV18+\ncMGD\r\n=wC+N\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ce57d14da17ceb8446b5eb3b6429758a2b32fb29","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-ce57d14d.46+ce57d14d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-ce57d14d.46+ce57d14d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-ce57d14d.46_1560065290685_0.5081675588209456","host":"s3://npm-registry-packages"}},"1.2.1-alpha-f9741398.52":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-f9741398.52","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-f9741398.52","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"9d8407f44fe1aa197ad9d43b4c0182eb08c34ba6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-f9741398.52.tgz","fileCount":156,"integrity":"sha512-LdcLCAHcqQKBY+mxqQHtEwvcQQxgX2v0GcFtQAzLpaRDaBTYSjH7Bt164A1eVOmjClnLDDXpBDdFznNiIAF4nQ==","signatures":[{"sig":"MEUCIFUQlJZfNCrczsBCszxp+hOifLcoLBJUz/RKDIVOJcxJAiEAxq5LrD5HC7Vw34FBiZ+u7kkoUDV3Xvz9mjjcKUaxD2U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc/MDdCRA9TVsSAnZWagAAcXIQAJpQPPmgo8keJNFqt5JH\nLr8vO37pApeLqBUJL3raccNP/l24h8TbAawLmhogym89RYQ7WM1A/cI8jiLH\nJDgs0VJbRITVT+HatB5cz02jmRO7k/5dRpu366Mbr+7AekrAobe5hPJE9MLd\nlKZH36rb245DPz+QSo3c2qt8f+EKFna5J7DkgriguW2EVOHp9luBFPeJbVrr\nawhlvVyGp6dKa9YjbhKreS7XRATnq5GtDNLCKzcwXWhqabMVZUVALgEcVu2W\nAyECmnGuC1dsptQ7wquOQil26sB62sAmXMj9GkLiREptB3DXb1DZhsefw19e\n6WjNfIT5PgTP1j72xzaUl9jHW9XgroFklkBHWb8BLxnmP3ESPRrAEF3zTHLf\nRUZ4IHgWL4D1K7N7Ta6MGvUnfIIA4Utg5eLcaK51RrOGPLNGXlkU7mtd338P\nqL5rzrcOyoOdpBN8VKm8p9/nZv04vjVO4mruyn2fNvDrjzELLT4vZLLto6gR\n08tWqdIx8gisCY4HqL5SumZqn+w0KzAFwPQwnPEbzH9CoufNSOjJyU0d2jm6\nZ1qcQ1+avS9bNLgg4/DYptXXa7MgHqhqMwHxxDCYIzDQOWRgwE6wU5lyq+HE\nQJFAhsdTJVEnIuG7e099edM71ITN9ZQC1fJZ2Aj3UYTuQzULx5clozIVZvrU\noDZp\r\n=8Riu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f974139872cf7e8989e5732c9f2fe41b353bc107","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-f9741398.52+f9741398","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-f9741398.52+f9741398"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-f9741398.52_1560068316781_0.46024612791582253","host":"s3://npm-registry-packages"}},"1.2.1-alpha-c3ff3ab7.49":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-c3ff3ab7.49","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-c3ff3ab7.49","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"d5380c4cd9ed4e046a25b0f3cfb90aeddc66bde1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-c3ff3ab7.49.tgz","fileCount":156,"integrity":"sha512-nQSUCoTI7MiYbUidbya3X6n/KcNzkdX790Pucpe+10ZMpQHN6k9kgeCWyvaSFWs5X0aOL/jTFeq+ZEPqoN+ncg==","signatures":[{"sig":"MEUCIQC/5I9ZPeVWpes57BTLXOuvP2aynaeY7j6xKMv9GVfawAIgQ+y5wuQsvuHExpd5CNr8N2WaQDTaLIrNjZfYWT6phHs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc/MgoCRA9TVsSAnZWagAAYogP/0LRFvcY5rjRQEmXhMRy\nclrUCvGyhm/7VEBUMTNIz10swMGo5a7PhqtSsGbQBrUoGbvEJ5klKjlWU/jm\n5Na/wzcSmkRqJcySK32+/+mmWlOaa3jO/xUbhQKq0zXidHMQZG8rtQkcXrpv\nNk3N6pM+oJER1doP7stpiipsfLr9rjN+X4OCFRps4DtKneBgTVqXd5h8j7gH\nY5WJuk8BmZZ6CDs6r2V3pAhxgg7wwUB4yRWXuYg3SyYfHqveXEx9hFfKsXfc\n089g4CSuT0biRpK1VWSacJXXG0v0weCBlYylzEKUGXCI1yny5DBE1mjKsM1e\ntpjfkNztkF9F0sFBuQzeH2hCCSm25XAs9xcFdRx9f4E+H5KxgG8pnBLDnnHB\nT0zIl+KwJK4Ih/ql2EKw7PTX+/5hTxjKocIuMk+8ycBpj6L76mG6/HuPYoLo\nDuTZQtJ1Ou2no0BipDzWtvFzP7q59xdfzRH8bMzm6S6eK4jTqmpg0g+lSObU\n0gicHvhQY4WhqVaseQL1V+z10vuX2K7bc4iYYphH53+8OaazLbZg/8+lBrK1\nJjd+YG6GgOKcb7EYg6CEw96zfdqC6AfH1IAEfYuAvWlWndrUjRuaAl33hPRo\nLyDxos4FXU0cxYmD3+ZNs9t09BXsT1rwugqpigyh+siBQeq7UaNX+r/nifiF\nfSip\r\n=2y4O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c3ff3ab710419b04216d5609cb55f4be1b11452b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-c3ff3ab7.49+c3ff3ab7","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-c3ff3ab7.49+c3ff3ab7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-c3ff3ab7.49_1560070183543_0.6036386015874373","host":"s3://npm-registry-packages"}},"1.2.1-alpha-84a12066.50":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-84a12066.50","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-84a12066.50","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ab3d6a683d9bc70ced39d147d7d4ea1de2f0feab","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-84a12066.50.tgz","fileCount":156,"integrity":"sha512-Esnd5aUrAhwAHXnsh7jNAdOVjN94N2EGUCJ9ciVEe0UDqBU7SMJvkE5xJwOgqObVYrbY55hzkIZM9ftafaL0nw==","signatures":[{"sig":"MEUCIClaCb5AHRK7f8qgfQL2IKlXK4PUDyqfkICSTmyJDHb1AiEAkXPCKaUtUwpS7+9VyL2Fik4iVQrjyick5XHwZ7Paujg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc/MulCRA9TVsSAnZWagAA0+cP/3/NbZUYhT7NGgEKM1eK\n9ZJVsXotEgGu4RnciX0R1Ro2cAOeBkYVnggkvFjGI42/nisFvyF5Hk8FBF0y\ntqzbE5wbopkpQhEhfUxFdCywyS5PN2bOJmqGA2Vc65UF1VT4waQS6r5r7b2D\n4nqFeE4LsX6Txbv2reXeUjTyz2Ya4mnihwZbZDc1pTyUTh23dmayja2fZWg/\n8Tnxj7BZGlF91Xb6v/2TWTti3Z5WN5SQc9Okr+CcC+rIKIfoVneehTJ7ZRdK\nxXAvUuL19ijsz6E/+kAPg3TguTI3M1rBJNeTBJ+wGrkYsy58CcuYORRSmCPM\nSih7Yu/5kS0t23m0rWkJcStLBd7yW8PpgHVw0J6SQ6/B7zWXuTiz6L+Ke9QW\nXtlWVwPvcJEiBqlyLPlAlCKN6TulJ4SsIT29IuZDkRJLeuVx1Hd8JEkB4YGI\nLna7Jxw/1fCkERAlvnfhu771t+KkQaVkkzA35BReni3zLX5RTsKaiKkjyTmx\nWNvlkq6OMXvfDexRgjKB+YaV+8VH8f13Fm7qi+t7ELiTfCGZQO8QMrlGG9um\nFX0FtfXxQYZr48bDxoybbBT1Jz3rCX1aQt1FPsuAFWt4+jhL1YYRdXDRyWG+\nl4BH8eMB1PbU2FDvQVd1Mu6v16Q3UM4V0T/ZvdnNefO/zmqq9+6Dg2fl40/i\nXJ4d\r\n=85Qw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"84a12066ec537834232f65948a38366a2a8a2146","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-84a12066.50+84a12066","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-84a12066.50+84a12066"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-84a12066.50_1560071076570_0.5969265221381719","host":"s3://npm-registry-packages"}},"1.2.1-alpha-f62e2255.51":{"name":"@graphql-codegen/cli","version":"1.2.1-alpha-f62e2255.51","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1-alpha-f62e2255.51","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"96e6f18679eb2cfb8b762d55f7edfc796a0e5f77","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1-alpha-f62e2255.51.tgz","fileCount":156,"integrity":"sha512-o/PXCC02L1iL11rDrFC5ZOLpypAtY6aWLMp6Uru4Z/YwsBggw3e+lzt4/FFrRY6zI+uK3yexYSGq9jzeYhvDJA==","signatures":[{"sig":"MEQCIAxFS6cAeQQF37hm9YTN5JfVnpybOTYCut8M80v/5NRyAiATFVoO7Oe98UhkIYBwuvdH1qSRJLXchSW36jubJVY2Hg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc/OZACRA9TVsSAnZWagAACg4P/RKoJq2v6/oij+lMz/y2\nRFd+f8mjZzcmzYTVYv+vkYiUhXiI1YjFWLCFmggQ0d0guXLuPF+2TI9Bgka1\nVsiM9xwPqvvw8DYiMX6dRwvY+r1Kix7352ix3lHQmrj9cUMqgm/IA4i2YSZJ\ntCmfan3+UFRY4hIByKta34taknTpttWSYgVtiI5mjhaRP7Pzns2icoK1l11s\nAqv3u1zOFkL7JxMwPZmmZ+gcmps0lpD7PPNc2fEjIZv8UttNo+VYpUdK0Opc\nD5yYVGQ85z+RVCJfuNNt/UGySLt0T25kHAS8VpZKJ8dKaALnmnD1DZUWrXzh\nwPqZsQRyb8tj0QmNJLj48BH1iShfXBcl+wGo825TX4udaMcPxZaw0ZMuNoZu\n49HKih9+KNCw/MX8lF2tOWB1saTVOSd2NQCaE5NXofplR23155BywqGYBt4a\nbHNbEwWQ1TGgeGsRCDdSTvsGYtpQLBmSHkGsMdqz/QJxi3jmcAP88D+FlpcI\nghTHfg3wAtRau99Ss2JGa/vyz7JG2KTQe21hPfjsZW1nxJLWTygEN+k5MlaR\nEh6rugDeLGyHA5u0Tm0SL7IedEH7J/y+obxttD6eZ8DW0YncG3BMCJ/wISwS\n7zRjrCPMyRYAqlK7BixrKYm57rAetNZjs8oYkwrjDk7AbK7NFzKSmKYPeJdq\nFcg7\r\n=neHp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f62e2255d8d547023a86c16063a8fd9329284bbe","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1-alpha-f62e2255.51+f62e2255","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1-alpha-f62e2255.51+f62e2255"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1-alpha-f62e2255.51_1560077888167_0.4074550491710185","host":"s3://npm-registry-packages"}},"1.2.1":{"name":"@graphql-codegen/cli","version":"1.2.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"435ec3f23783935ec7705567f24fdba0de84d5df","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.1.tgz","fileCount":156,"integrity":"sha512-pT0LRApf2KO2FtNZj7tgu3A9sW7E90qF6sGD6puiGhjCzFYmMvLbtxRjyFpx0AEQFg+bh/fPkaxka9I9o80jFQ==","signatures":[{"sig":"MEYCIQDVZccyHOOKOp24IefhPXBOV1WMsrhgjSUYU3R4bKJrdQIhAI5NfvAFIitMbBkhkfj+H8rslq7YrwrVHWFHWTYm5ULe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199264,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc/Q9eCRA9TVsSAnZWagAAB1MP/353lINAVft88ZWDUmou\nry47gYVC+PNjZEz7iTM8e5pfsPLuAjnnZEvudvVImXreTzgdJlPkyWvkqxyY\nItLzpuALIeBDNtHcZBGQpGb3hN5P3RSnudp8018h4olV45+PYbom5qXEo0dU\n/vku1vchuEb+7npb1lV3gMonQsxBMIYj3Ua+hgzWaZxNrKLWmVQYByImx/VX\n+eYbTiYPE8vFwl7fhUYZ6CFk4cxSlPC/6xsd6wG7ojqNbHGMAaQ8OhmXr4+c\nbzqxF/bYgYI9BE90j6dqP9g9KQ4askivotVYOVEH3k7Y5Bvoq/WOgp36f+t/\nSYJdUIqgZPQSTsqjb3VRgbBU5aVaPo0IbhDsQgtQMjAVutAGrzvtVBKM8Zop\n/x51f6CV4mqfYrp4Rw/rUyJebHd2VTbBSXxms6bxnH2yw+fL6IXCNBjsUStT\ngdQd4vz9i5rri4c0U/oge8Y7UaR9S+IFZzifND+KVLHYbMou4zhggWc0JIhY\nsBAJvxjk2d0l4KAncLIyZn7n3VsZO6x3qGEvGooW+l11zw0s6FeQzA6XRqlr\nMCk18drpF1RSy6oQFHjULr0WzzJ63iB1KNWPOD1Kp1QALWU6VWza24b9m8+U\nEyVz/W+QqNnvjsi+pL5v99eZInoiOwM+VGLSC5Bfye7/bA0shgOC2qSPW7GW\nAGhZ\r\n=Maee\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6bce33d9d7be2bc4c73e2183f76ad42277119a4c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.3.1+x64 (darwin)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.1","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.1_1560088413542_0.5497435041067846","host":"s3://npm-registry-packages"}},"1.2.2-alpha-6bce33d9.0":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-6bce33d9.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-6bce33d9.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"fcefaf709b7856f2b514a25a185bd26aa8c4e8af","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-6bce33d9.0.tgz","fileCount":156,"integrity":"sha512-Dsff6nAZlJkqPA8sVcqnU2MV0mrZLAQdMzWf5mjyb00X5z4I6ks4GGGyN28JqFMzLYvidFrCEnyeEhXxsQQ42g==","signatures":[{"sig":"MEQCIFtRdshUjs59eNApAPhq/JvjWvi9stKuBKWOvkcYcAPxAiAO7YVsDXG1NTK5GAFAsgxbt51AG9UGujc3A1bYnofzWQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc/RALCRA9TVsSAnZWagAAY64P/1fqFNCw67G2W67zPT4U\nj3CRPHGj4dIDbOla+5L9t1rWZVRp4fNhN4j/Mnc3EOe8DFpsvzmfFAovSCEc\nx3m2cWUXDhKP7mun5HtYBmn/N1kxvdMtG2loieDduH9H1lkx4cCgvUrRpson\n5xlYH7QV5ZtzPPyWuwX/vcC8JGEcXAl6D0+5m6sGeyd0uO4evDghRSKnbc71\nsLBjc0uxOCCag1FyWy9azML248+lsbQA/zjEmoFH1seDyW00IOJoj4CZh6Ei\nwev+QJo3gtz0sJDPBr4fxsGBJN4bRZYZeMRhxfGwy4gBaR9Lqd3v9ltm2ejX\nWYIYyMdOFLnLBkZECSLPSHghWyYSRvPibbG4hduw+JMJgWn0glr3OqOQYaRp\nHPpuCgIpZVZOtWYXFJ/0eFngL1eh7KSnEqjnxrsdqcXPrtVrSjxQb+skTApW\n3rsBLanjKtW0w05xTsO6sMKKZ4QSgxa3gG7QeSGNKadWT7zgd5tSxYssWO/k\nuoyKy9K5Ta3TCeSuqqHoAP57ge+GmfcwQNaSVqc2OyRqyumcNavqd1dVz5ZT\nXxHybbAeWkwnO9G7EMzOrOiT9WHsFRNnT5olGA64cWCKjuMbj2Nq5DBefG3V\n7ZfCxZyOloKmqYE945cKlDcDZSOLxOFxqGpDirhGHGM4CHaGEl7Th9PBkJnJ\n573c\r\n=ELpL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6bce33d9d7be2bc4c73e2183f76ad42277119a4c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-6bce33d9.0+6bce33d9","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-6bce33d9.0+6bce33d9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-6bce33d9.0_1560088586404_0.08211555304741802","host":"s3://npm-registry-packages"}},"1.2.2-alpha-e4bc02f8.0":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-e4bc02f8.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-e4bc02f8.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"602de704a638c462457d06615274f86f7b681a50","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-e4bc02f8.0.tgz","fileCount":156,"integrity":"sha512-vOLewbMPRkJLjlYTWumuViHO+YbznBybadEhwVDz0iaCdVtHAQjCWJUDdhvoO7B8CdbvJIEzgf1TQtG2DD2/oA==","signatures":[{"sig":"MEQCICu+EPx1/NODxIg8CsXIR+zlJjTAUo1rQqKFml3d/Fx+AiA1EPKFEDqUyp7yup/m9c2+VDKni6GB/goYCj591Ev3UQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc/YwiCRA9TVsSAnZWagAACDAP/jJevnoRuC/XLAGHyK1D\nepnUnaF3bddXnxeSU7TG/zX5I7vs2w4IeK3KTnLNf10oxMJ8jn6QZl1rzdE2\nKkZaKzoQ6SCEzcFVi4O9vjXA5R2NvWjFE5xE4J3NPdUm8ffu5qj0M/ZH6hv2\nfKIySsaoTM8/X8wB7LHEa6c5xinRADvigE6NnrkQH6db67qOWiNUoI1x3PnJ\nzpjuGKpCDrW2ROyPRCV56MKAjw8Y5u/G4+9xFVcrENZ+dpbVeOK6PNxdc/y+\nZMsHxmdYr7qkCUitQa1D0k3Uh1jZMzfhyGuB62sWLrHITbRIA0UOn/8/aWAb\nPoqMKrmYxdQF2e+UDzn84kWeccXXCZLb+yXM+qn4jI2+05YDXFY86WXK+rou\n6fc2HKFbQwq1BtWsedqG/H9yWBS3XI6zDAdodYz4BPLbe74DFqBS1SzDw1ZJ\nLnQs6+jno3YRI+E6ixOgpjLFbLZkuFMLTOxq71TgjqYBUu80/Cx/zrw/nebD\noFF8RNTFiV+/txonijpzmtE1Bior5ErbtTQS3j/nqSPgNg4u45vLq41er4kq\nsrVknj5y/IoS+eal16C+TSvREjN0P8cJBgYpY6/PmUHyHkJK64HiPDW+zH6c\ncS0NChxwORa4oftMIOfEyVSvk/OExLfdtMnqH1qQ98PMOylEAxe2uWaw51LP\n9L74\r\n=bNEh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e4bc02f8221a3bf4003cad98bedaa8e3a6cc898a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.2/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-e4bc02f8.0+e4bc02f8","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-e4bc02f8.0+e4bc02f8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-e4bc02f8.0_1560120353185_0.2978169487223521","host":"s3://npm-registry-packages"}},"1.2.2-alpha-7af740e6.0":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-7af740e6.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-7af740e6.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a0bc07665cbacc74a9069f424c5cfbba4c275cbc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-7af740e6.0.tgz","fileCount":156,"integrity":"sha512-RB4iDWKjfv76nhLaQSArxXsfL8RTAKqwE1ktmQtKXlqdE9c6eank/Vt9iXq97R3D5cKcIsAFKGEySoDe1xjbBg==","signatures":[{"sig":"MEUCIQCJJyxfsBMFPJml5688Lq0pAdxcOuNfzrtOgiEZvHkYSAIgNyGLFWHVKO8HyontmdcN8chGfxP7KqRh2Y084mYKkWM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc/ZX8CRA9TVsSAnZWagAAgiMP/2BM10a9qNFtpMpr37Tw\ne8FvXMpooQJqZPG2kgqr8ABHr0mccl90uy+780LEVxGAA0oZewHXP04pPGhb\nfgyKRhSYp+QDUlzZo/AcJQLCPkTNWxyMd5AJ1KVNZAr8mFXUwe96yvnol7jz\nGZaEBbmDocZurjWXAlDFdBL5DiPxrcyeP0GN/P2B8S8HQ6pioNl51l+ykn3j\nvrpsIvLsnuFEfoYHncgGNehDX5zqLmWiaKBxiL4ZahZQTsRp8KsCYSF3w1DR\ng7XtvOePIuOlRk7uyh5ieLGOrApWXe6+Z0yHt0Qfl4zFao7zh9YmklwyZ4bj\ny+Gsgfr3sE4GBGaQ0SU6uRIo/ShxsddJos3eqdAxhJXsXaB5UlldQ44cTq+D\nP6U+jtSU4clZA5KzaMBGHGtoGdJP9p65JPipiaqR+tXEuEy707mq49+Y95pw\nfEjReskg4JIhbmYyMQ1zUaq/cRsVK6K5nlHWyJD7u2EkffgqeemYvD4+gibi\n/bpH76co0et7LNKHb/1Llfe2zTeln63c3CvMI3fYcpuM7HtgNKCPBlx9T22d\ncqGdcsAXRbqeBZGGBBW58/3SkYvq3DoYg6fmqK/eo2nVudRrQt1/zZnM8h1Y\n1RlTJa/bSulsbv038+B4dbCMYaSHCA0okxcAzfqJicTBX3XIOe7GBtJASdT+\nyqwn\r\n=oA18\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7af740e6a0ea25aa6ed8b1d7a16c4846c2a4b87b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-7af740e6.0+7af740e6","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-7af740e6.0+7af740e6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-7af740e6.0_1560122872643_0.5935830492174894","host":"s3://npm-registry-packages"}},"1.2.2-alpha-a36ccaa9.0":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-a36ccaa9.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-a36ccaa9.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"77dd3a73cabe13feb840bccee3918d74f2128141","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-a36ccaa9.0.tgz","fileCount":156,"integrity":"sha512-DxqVF/7OI47vMKyBazojyNgBqiNTgGCu/oF2zvoPLAXeF8uC0NbfEN9uDj5pjkeQS6xXp6/ORz84g+hCdRD5Lw==","signatures":[{"sig":"MEYCIQD6G8xFYzDvZ+ezvXbktLLF8oRY5T+CNbZLXL9TWajWsAIhAPLE184EU0Ha6J2bcd1+ShSfXKTbmzburVgAzJ7UjHgI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc/kTqCRA9TVsSAnZWagAAeYUP/3hwI7Wx4d2bZoXuTWwK\ndX2mYpDtZng5K9XxqRJJnPv8IpqeOCFuMQZxu64780m8Vthx3LMCn+KC2173\narOORpWzPnfCpYXB7Bm/7xjWklNKSpMpeSuoi9y0IO3XRW70h3Tqcr9dcp60\n1UB7XsPHoMP3+1NFNP2bTYfQMYdR4Nay8xG6DNhwkFDIaG06Q9VFKrHLNWzu\n/dJPtqpQSb1wQYVJdqYPf8Ggn3eVqczbAtic6hWJJn9VpI/CWpj5Xj5V1YS6\nRfpoqRCETbZKlss6m3RdO8tRycV3O0VbYoyiKpav08Q1hfZKQgYpSOq8UfCl\nJh85v3l1W7B4D0DiJobcfvLCUBFTT9SoQpN/t736VLzEOevbOlt0F7lgPgOs\n2UWvZScui9dS47SnCy2FOhW8cBYwOifauMyWFKaXaXkHkpgeBPx6I3uzEnsz\nL9EPZ8s/kFMR3H3fU5uHVWXTxe4uLjkbdghKyONfYAALJbh1U5nIsanr7+y7\nD5YuWDg5hbxVBHH0+Ndk5qlSAVmYRQS7ZpsxD7oet76yQvZcg45FVUosOk4B\n3my9Qg8J1cBo9fy8MSOPpp7LIbf89pErfgwv8y0m5dl5yhxtAupMccCP6HW/\nw++R+M4KhyC99bIaKICxVkDrE0NYnM8hLrxc6YKJMZgXyPtPus1BGlwKng0E\ni5eR\r\n=ZDGi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a36ccaa93b367e0cc241ee87ada54b1e6da1c8eb","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-a36ccaa9.0+a36ccaa9","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-a36ccaa9.0+a36ccaa9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-a36ccaa9.0_1560167658233_0.37832880856215434","host":"s3://npm-registry-packages"}},"1.2.2-alpha-8aecd950.1":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-8aecd950.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-8aecd950.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"773e7bb4d3b9ab10716098ec78b30559c8e8d6dc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-8aecd950.1.tgz","fileCount":156,"integrity":"sha512-VFaI4uyWqoCtkmCaYK2wOVh/wycfYNW06AajMs7at29uJbjaquEw+EnAQSmX3EKqTYCy/5bnpkt4OpxTN2Lx9Q==","signatures":[{"sig":"MEMCIEbPrUqyIIdLiqQCU0fPYurbnbagS8sb03nzCipc6oH4Ah9kUiwpyWtzxMIgugFqU55M44Yc3G9rI8XWbg9c4vL8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc/l6nCRA9TVsSAnZWagAADLYP/js+m0xPsdfmIUMGEea5\nUp6ec7ua8f07w+s/Rj6rbKsCMjbeneR3g/QoqC0+mUXn9SmvHV0eMVKCibwA\n7orNQxBTaczRVRG2p3BogAedjcMxXOZ28F4LTLkJVNzXVBwb5D2KaRsPAq7U\n86aEEiLPbX9j3eTVuuCJnQG/Ih+p3E3XR8vlcJkLhdf3TLR1vINwJ9LaywXB\nGJgoT6oOUZlftX9e+XQmJN/pgGnxRHfzgiIsykhBLxZlYw3jSFVfioWX5yxT\nOg4kEeAhwbvEq5qKMEctMG5GDWmZFgw/hPxJweGnYM4oOiSSoPSwKaLNBBMS\nSDTtIfFhoibs9QQrUTigBuZrVQ9BXjVtc6UfWTbDNgsuLfsL+mAR2B4XsnXG\n0ourzJ4F3GD5p4Gpn9CDWitC2dBfcy6USGYLiY3tL7NlhQRCsXZiF/ReKYLm\ndnSfK5JRTX7RDF5pv+BAtPMOrbjVz5oQsZ1bkr6ad6a4SBGxV7ieWlWCpupf\nHW7Sypv4HFmiJ4j9l+SNBCNr0LCN3hl+o94zcCkMdbhQvmgENjFBHtlykTg9\nMhBgu9cAXQaVCIprtYN8FrE6/LNgYrwNOHKRasE5oFzXFUhGLmou3F0aX/Fa\n7asZ+Gc6wFBZWFsQEevBB9iKg/kIV2THSScpNLdMDwkw+iROVWoFtfWFb/fS\nOq8C\r\n=tSts\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8aecd950165acea14a64c9c61486fd1df9714e27","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-8aecd950.1+8aecd950","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-8aecd950.1+8aecd950"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-8aecd950.1_1560174246418_0.8364364834200011","host":"s3://npm-registry-packages"}},"1.2.2-alpha-ba33ffeb.1":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-ba33ffeb.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-ba33ffeb.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"4fff2028258a293c8134c21bdd116fb62d855fe6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-ba33ffeb.1.tgz","fileCount":156,"integrity":"sha512-CDrysS0sagvy56hh0reOpFeViAf3CWXmExrl09y/4VmBpIPdlqLzuIkJagXXQ/b8i9NYZLFQDvZnoSkEGKZApQ==","signatures":[{"sig":"MEUCIQCGWokKMtER11qFDXUfj66+JRANd1BB355b8o6GXFac7AIgak4wWkDe+f3YzZ/fcZVKbf9ngbV7LgarRj3/MDQPrPw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc/l92CRA9TVsSAnZWagAAgWoP/3yNPaH+iG87I76zQN2j\nAws4bMusHZUAQzZPW2gDV5wHT+nSdJbwDbNo7FJStKFvx3WY96ikOS4QyQGI\nU4fmRPOGYIJ0Vltg9MiZlrOvpk/3PHafnqAyx55AJt2+qUfalYedEDL8qxEC\n4wNYv+3kLNR16r+MqDnbtALL+zeR1PPCmMpf2nuTH+UVgCWYSk1oobyN5KQI\nZ9qJ+/+/JjWYriG/E2q+kHpEhiXUXvbaIPzmln7/lRK+VHAAnzvJUbqMtf+9\ns/mOovvtAh+qdyF9WrCjlesmpFE4Li0RkxffvJ4VB58/Kr0dp4RGx6V9FuQD\nWJ7giCJgH+aNR4v+kAXkzLNAPHYwK9lYRgRamo89mPNn5JHqWZhAtdFWGXQh\nKhwA1eigjVV0fdvIlgGo6H+HbHweQMEFL+sPEL5G6ohGpyjW2Ygrp937FZOT\n5RE37T0JMdaMd/zx78lQik0//sY8ZG28DiyhpwT4dwu2fR1TAKm3W8aBD5Dh\n0i5JP4rJnN5TEgl9TC5nkmDj+Pn/rXl4WjhOjOHpUZeblz5Ue5xSN+dVZmju\np5GqiwA7UxW/4ieNe+JM1nduDMLo/vPLPJnghiHG0I1U6P5e/tODpUVBvbsh\ntTy4jIEJFKGFON65zyMeWHnyOvVZDzzej7xRTR7YhzCck9Lw1TNa2rkhRuZc\n1AsL\r\n=ip2M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ba33ffebd33b861bfa6ce5cab965244efc257cc5","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-ba33ffeb.1+ba33ffeb","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-ba33ffeb.1+ba33ffeb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-ba33ffeb.1_1560174453493_0.3966927704553227","host":"s3://npm-registry-packages"}},"1.2.2-alpha-11875b38.1":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-11875b38.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-11875b38.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"2fea4c0acd3a5e3af1098dc749564c5474bee9a1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-11875b38.1.tgz","fileCount":156,"integrity":"sha512-K/4K8qH4RATu32d7QUMBdOLdV3jzci10i8L3onE+kMHClsg1wcwkfxz2Msvd7MY9o2YmwaSSk1PC002wBSy4Cg==","signatures":[{"sig":"MEUCIFi8erwvqw2EK6AfjSzua3ehWiZovVDuYWxCRXr5NXiwAiEA+ZAVnaTDb1IQPj3qWo9W0uHIwpvZZ3+hsSnZQYs5O0k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc/l/wCRA9TVsSAnZWagAANo4P/jznJ8Naj7H9Txgr41i1\nspN3ux7LWd2RLPrSOw+QNYCe2KuUkGU4HZZ3ePpeBvtSBBNGHcyx9OnzYReQ\nsT+tmpyccSED67xWvNGQUpkSMdKuK3V4cIQjOCA35x+Wo7p/PX+jf72nBTOA\nAtvX87Tf4f4wyULVkNeBhL4LB/9aI+6o5dePtCUe10pxOvOhU6mh4/K/fMYe\nb77+jutxZGhZYJHSgvxzutviIsNs3hP05azJ4EkTBXpXsHKzmvCjI8LXpi5h\n47ZfZPZx/qPSJ0el+5n0OGFdAVAuz5ZetRhU2umOQHcCT+YkbNoIrXnEY7Iy\nNZyOQ805fxHZN44t7i+2skXS3s1+81VLXYFxNfgrv1znYRwgj+TnW/+NRwns\nPXseRKqZk9/qaueUERzKclYvdnmHEuFhE9RCcWJeYjgWPInnb09F++V/nr2Q\nsnJ+lSCzPJjUsDyQLRUpFJoQjdigIS3EbYv8jw8CGkBnTTtwE6q1XnHP8Y89\nBctUD8oQ+OJK9riVuE2PoS8LF6XzuUxyqwAUcZMS9YB2eylDVraqVsGdDAZF\nJmJkWtOdjC8s1nbBos8omDfy+LLYryFkPStXSUgXnY6Ru6nnsckRyBnVEA1r\n1x9pcicwDiPbZwlICDjkw5HaUAFqK0Mc1oU3hTdIWlsBCN73H4gI1Z9V3ROX\nk0Dy\r\n=UIOK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"11875b38960f17c2b4257dbb2c6c47ee14039fb4","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-11875b38.1+11875b38","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-11875b38.1+11875b38"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-11875b38.1_1560174575849_0.8459627452622298","host":"s3://npm-registry-packages"}},"1.2.2-alpha-6f44881a.2":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-6f44881a.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-6f44881a.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c2d5f6cc3d21e3bdfaa6e207cff655cfd26e4acc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-6f44881a.2.tgz","fileCount":156,"integrity":"sha512-l018T66lLcjezSPl1gTMo5RyvbgEOzMC0vmVf/qeABYcacJfEHpufjEMjr9VxW+PG4QM1znWkJPYT64IwFFcOg==","signatures":[{"sig":"MEYCIQD+rxGk/nzdmOayRF4pa+3vBDD17T+dagNrwQs5PxrqVgIhAKrc0B5sOXLSeleNYekzo0eilAn3BCimjeJG/ZgCBp+m","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc/mUzCRA9TVsSAnZWagAAiPUP/i0XXB3EPxA9JAnuMpJF\nVYtqLopdzjBYcOY+FtdEQAxFiBJfelxgLlJWfttbRvbidNoCFBczRpM2JMv5\nqPhhv8Ta0swtp3r6m88S0oq483xWIDoluW2raRcMsrNsKYuKQpAGvf+m48ip\nlAwTdtqKIgA8mfD8dGOGVfGtOwO6/9zEhobRtpqlToMZzUdDYx1dp7OYllbV\nJdKCAm+NfS1IuHA5xZPC9vGu9XCOQWjdWtaBNIi1N6S2SypK+aoxqqo5SjDY\nRbGhBhPR5Io8P9WYADN+jCGl/6D1MmatTwLOD5Kqzqy0W8zG3L87QQbgu4iX\n+x8NkV/skgH3tjIiHYx9xjXQdU78DQAcWSmy0YhEx4+/rD4BAV+ivr+C/rD/\nRWf5ta23hm4hGTQ3n7GSdyKYNX4VYxgUQtD0n9zOpWh5T7q38jVlcCnUJKkf\nvgLlZypvQiDYLYZfa9CuWuM4SfrLMYMNMdqx7QRzoWnq5PM0s7n3qQcRsrBA\nq5i4esD66zkamVvlNcqqX/qDFFuxccnJwyJimB3XCtZP2oRZwhixi3godBNH\nXQxs8TKT/ttgIKx95uLTPjO24mwOFE8mjRFy6Kviy/ooW7J5pIeQE8zRHiwB\n1er41oncVn4C1PU0LB/QK2Ek+Fi6PlN2PpUddw0eqfVvJvk1UuSEX5ewyM8r\nAYkH\r\n=4Seh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6f44881a195639476df65f92792cea6c598a1473","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-6f44881a.2+6f44881a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-6f44881a.2+6f44881a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-6f44881a.2_1560175922615_0.8558821404809944","host":"s3://npm-registry-packages"}},"1.2.2-alpha-0ee43b05.3":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-0ee43b05.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-0ee43b05.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"96d6b09c757851de83d99cfe8b3fe1283ca805ff","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-0ee43b05.3.tgz","fileCount":156,"integrity":"sha512-hGPE3p39VJdCF3LCkQ1b2FmZUeAZ74P6T8H1vGqAVXptw9BDrxyQZVOrd4ejcbvpFAxzL+Or/xf9AsbZTO1XWg==","signatures":[{"sig":"MEQCIEW28PK9sw4NFOrkJ7qmvdxozsF17kNU3FqNIZPvusTlAiBoZy/QnAYwBvyNnOqSIGhhYd3sJ/1CkbTPA3MTUE8HDw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc/mX5CRA9TVsSAnZWagAAvOIQAKPzFwrj0TAovaTbuYZJ\noMTX9LRJ+7x4CHkHzBpxkIixgCzVBiv5NiR05X3xt5wwQFuv1NzDR4VP2xKV\nqJHX34FGyyQ8Z48eCBw6tA/Cl/kn5PKJQe53n5u0IOAEF9xWOIT6vXF5h0me\n83EcNxC72xEdcrOH9S/kTQMKyoNyvvEg0uVWI1DxJgRMVedyzz8b7kqASyCf\ndb2SinKiibopE4xXaoMzWZzviGvEL1pZZpeiXBqUPBm9tTiIY77uXDdXDenY\nPoMzRGAS4qDM3bQ1DXAo9LaiCRn7i6HfBmAxtaD/9e4fSOF+0jRqE9th3B2u\nYQZMdS/pqcb2YnrcfzT6eTAy8n7Nr9PTjTYb+wwE5AAjfwxR1mF7eS/C9HCu\n4oic1l8tup+FhMYBjypLiDCjLLXq6vLsdOJloWpBEA3wkJgJRP24teBMv1XD\ni9USCAZwEq8zFA2F9rJxVDvq8p7zdrSw8+NEXcZtSgGUtGLpE104MR8TlsK4\nb4F14jFt1y2tygzx6/5fmqc9JXxR0+R+nFHCYqnhs9tAL3xw1MO07B5c6T71\nuJ9KDG3fTYHOzXcn5dz7JK1VhOZYYPkgDxzVK/M9BLUu0WoGqoqizmZ4Khod\nj1jJHQPeLVQ83VYMCBAFtVOCZ4issefINxi2axOdWT0B5MjsWBPOn/A+u/0Z\nzzxZ\r\n=Wk/5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0ee43b0599cb8ce82f622d7152fc1fb1b1b50f15","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-0ee43b05.3+0ee43b05","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-0ee43b05.3+0ee43b05"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-0ee43b05.3_1560176119261_0.18910939589993836","host":"s3://npm-registry-packages"}},"1.2.2-alpha-2a7efe56.0":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-2a7efe56.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-2a7efe56.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"9550b2b0228999441406f7c0297d4b109acc5a39","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-2a7efe56.0.tgz","fileCount":156,"integrity":"sha512-k5cERGcubwsWHJOXJCDG9jZ4syFb1XHRAYfTiQ7T0Dr6mrIOFBEK8hu75YxFNEiYbpR96jVi4NJ/81qJLXOYgQ==","signatures":[{"sig":"MEQCIEb0rNvT1+kCZtIExM/3ZePk61IX22jzu35GbW2Yi8xvAiBcuWs/uq3vYE0w3sBVuLfKTLm8rllgoe3/cBGzeJM4uA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc/qF+CRA9TVsSAnZWagAA/LUP/jepzmFZ8Jinwi3H3MSi\n/j53ViuloRReQ/AI7ZkYQBdb9jLhjv8iKaBB/he4wkR/el7ilkYNFlGFfbWx\npUFrUTmeuQAZC3FrnOklSNVlz9agEF53F0b+58aygql0rz2vPd2WCg48jSkR\nGxDC9R7SYmQ8xBPn3tfcYws3YBK5djIb8qngia9tF1jHhLnPfL5DLIV9anix\nIqevwh97dUf8Cd8yhRGPWwguNLaO0naKLiAYrGB5Wr+FOtuai97/zzgJ2fHX\n4in1tDFt74Y/wPpqYimxNutmCCZg3wEix/3GJLAfC5Nxf0G8cUuIiMvaVWGf\nstnGZaay39EOKcwhH5Z95/u1RVLWGJptDDl11hvWBOfUTwrEtk/7O1hfCK4p\nQoPzc5RNG5e3K7x1kYQNLkxR3vILqLx05eZL41SXE1E3ppwcQpUzHhHlFbRT\nsQsiwrF0wmHGHH8lIZoAEbdI4mX0ELyCu0WGI0u7ORgt+Bmtm7MES6dZnKg3\n8MIV15FkLqjaBZ2qJ9n2n/BIQrJUwHIIMal1Atf12oW7fMxG+mgrMLgmQRtZ\nb7h1DtS0jsoEDo/RKcSQFKm1T8/aON4p8N2ITgozo+/cOxtzuNCd4n16r+If\n5+7J2DnVYi6PdhR9nqQDO3/ymIYHNYIb3YDn41uD9Dwa/zfviAysH+18vUy9\nqtZK\r\n=H4qH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2a7efe565defb75e7da33179ec9a671e53c7d432","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-2a7efe56.0+2a7efe56","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-2a7efe56.0+2a7efe56"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-2a7efe56.0_1560191357489_0.643124854145495","host":"s3://npm-registry-packages"}},"1.2.2-alpha-044e0ff2.0":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-044e0ff2.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-044e0ff2.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"e537f3f6fc0b789c8671efd8fbdf11c56992e35c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-044e0ff2.0.tgz","fileCount":156,"integrity":"sha512-kIFjketpFCFjsRTnWFbuU4H4pUZJ2XtDu4wPP6DZ/w0XUgasceqllAk5KcCHV8xF/o40PHc5vPvUDkD8SP382A==","signatures":[{"sig":"MEUCIBO3feO6sENFmvzXnTun0B15GiUEDoYVTitADz+GFAQeAiEAo2y/f43ilm6Eo+gtNhbI7usIPQi938tEZtuGK/gUkU0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199343,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc/tuOCRA9TVsSAnZWagAASWcQAJhG74aRlUPRDYzSHJrT\nrWaZu/HCirW8CQdEb0Rv617VUUm41KatP+AchRz++wRlh0Q0mUeNLyUdpqAp\nxHh4tATukWSIHRSKi+42NXyGbVMnoqsSytyr8439cFUNkzOLc2eqcGz3bbzi\n7drU+L+VYOe/jM5yOB1Z8izUOSQV2/LQgj6uYu9UQ2vvLFTkWzAXX88Wjm/3\nsdKyF92u9uR0GoqR4N9t04Wa8zbMpIfk1sawBitVq+HWBc47X/nsMrLhV1Ub\neCU1Tjlbmzn06Db/RDW/5PDengZ8MPC5SoJ6W6nbAkpTsgwNwTh/BDL9ZMHh\nSE9IX/EmUO0cefiL9Gyh+PukIbQ2uSvF+CFmy63HaEAwCgUNp7fFCGDO34AC\neFOTJO2FJJ6uryOjPism/uIeb9fSkR3CJhvM4KCF06TGxdKWVCUUqunZqUvW\ne9urd2LEHID1F7bGDkMX68vtkE7783V0CUrx0PK7L1fxaQK0tsAMfgSO5x5+\nZIFO2PM5Ie4mwS+ZCEhOzu12QvnnZz3pCWDWJNftmFXqHqll2uCTZJkiKFQb\nM9vxKepSb9QYfg+pBoNaG7xoKbAmrgLHlBpW4LyYC7bDr7cRtGwWLQsLSkg+\nhXOjGcfWqdRbPXAKX7HPQAgikQiNNxh4wB6u9dRq5I16O258DSYYgby15lHi\nkhOU\r\n=o3kY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"044e0ff23e4f2e3bf091de5b8932781fadf40028","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-044e0ff2.0+044e0ff2","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-044e0ff2.0+044e0ff2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-044e0ff2.0_1560206221132_0.11743046457445261","host":"s3://npm-registry-packages"}},"1.2.2-alpha-626667ad.0":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-626667ad.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-626667ad.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"56b3d477e4fedd0ab6542a0dd99276814288d811","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-626667ad.0.tgz","fileCount":156,"integrity":"sha512-G0F8RXXpwdwSgzu/xCpuk1vuNPgT0mkVQ0+5/piwZBR2rDcs2MCtIQEmKLU/Bz9B0e+/HoLOMxr0FMjtu4y1RQ==","signatures":[{"sig":"MEYCIQDKJSziEs0IBpTrAlO+on1A5mo9BTEOVvZIXmoDrvILMgIhAPpvDYzyOHeO/2E4NcAup7VO0ysa24NEv66/gf0AfqT9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc/waNCRA9TVsSAnZWagAAfDgP+wTx1QjK5tFIgMia/p5p\nEZNQeT0Rvrz5EO/MKc9akUtzHuRT1PS+7C0BSSWFAgM+cDwXcpHBZ75TF9ZZ\n5lTImEpBjOJyKn0LiluFu7XABr1Sj63w+uKv/CKfaiWGMh1lzSmWTuGiDKCi\nwHiGyBXT9wEho/wX7QgprHhZ7AclmiPrC6zUaT5H4b3/eOK41L9okYuXnueH\nN5chdvF/T+bSvJYC1R70B2ia5NmxRbAEX1WVjO5ePQ1Cbs1QIC5xX05FN3we\nkGg1pGB2drb+d7oDTb66KVOGOBSCmpx4NPSKDLhXXSHis2y3KvTsVkiqu59g\nSKL9c9rr8W7MbaK6sVJZouIh7fnzBRyx73rE60dqDxB7v7lVq33RSClGHJat\n17BWlpf4bqaQ+444ehxjOiceWqge6HGWDk3/D9iG9bzNUw0ilIuI0wk9YRkd\nu9SbUHdoshv2a5lIl1GjdZdLNc5wYOsYZrJveLasUPxY8MLzLpopSDGkRMF9\nWONnkWlx14twqREfESzcoAl24EVefLhZcpiQozgtpxDZh0EhB91sF1JV9hAf\nvdqlSqKBEzzFevrrevDgmnyK2t2fFHwBlin+IhqKxga/FMoDRzWZvuK6yUKk\noIPIH75ZkYeO4jHStUIhLnthA0OmD8umu854dA+S9BriZ4yAtV982h9KKPxA\nQNns\r\n=82Pw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"626667ade4981f3097b050b9e176ea570556e5b1","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-626667ad.0+626667ad","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-626667ad.0+626667ad"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-626667ad.0_1560217228761_0.7588552303684533","host":"s3://npm-registry-packages"}},"1.2.2-alpha-c234449e.0":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-c234449e.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-c234449e.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"d6cb1e7ba448127605fd6197e4fb7ff28c9f194b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-c234449e.0.tgz","fileCount":156,"integrity":"sha512-BPoGa5dhqbFwVpB6K8pnR17rF5l7psz2CfAUPmoYEErU5E/IK6fJGt3MSURRgW8CxyaP2uazExmJG++ZIkGGFg==","signatures":[{"sig":"MEQCIE9MThuyzH4jzDXgLfjNm2z61JQPpf2Lep6iwICl0ZxIAiAe+PFg0dXcbs6ZxydjnLcq2K326IOLXIEp1QMhoyg11w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc/7glCRA9TVsSAnZWagAAQaQP/3o3xAuaejVa/cCWt8dz\n0QqY4WLCmYhq6HH63IhQ4aoHLAOaqoosV1+teowHHm3lc4dua7bKVhhOQP5y\nv5+quF7rZZgM4sDHp3+VGHHHYf2MpnYu0RppPM79mPyLrCYlbwMCY2iRxj94\nyh1rzKd2yV9w8H9Q5x2p9jdwOWErksz7IWGgwFeSq4U12n8i2d6EwK6mXC90\nbconb5jT0vReIi4A5MxgJEWEWIwfSVVDFsRxZ8jz1708WqvyNfBnYTsa8fmS\nnIJlN6TacoRs/gGZsHer3APOuUd6FFPxbWL7od2YDFJLZxihTYsPAmBH3CPB\nacxcg71ChjChDZqz8faQWrXwmpGhmqk0DR5Y5UOFc0CeYqORSQC74o/0UpOR\nkt/g15ehmMXPp/97qTpnnE0IIHq/sS1G1giU/dhRJ5+sf78hFD5FAaGSpwW8\nZt7xWt+MWOu4PhWL2WG0Y+K5U3zK21VHCx2g8pN5Yi3rR6AssnBWa7jIxE1m\niUfX7qeOW5CqFsfpkdovrgpSyRs12QSL5cGrDPm7Oh2txDeZwtAn9MBKQJ0M\nShygH60VlXkxy/lx9CN7yU3+evJoo1zSEOGa6BkWQVriiigaZCJvPkGn3tRS\nSAsW7U8NB/PMlJgbsrsZ7Wx7hUCRpetXerRmBATO+MwccCJzsOgtZuqrJ0mH\nLfSl\r\n=OJZT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c234449e7cf1483bc655938a7e2273f503bd7731","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-c234449e.0+c234449e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-c234449e.0+c234449e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-c234449e.0_1560262693218_0.6188963472203977","host":"s3://npm-registry-packages"}},"1.2.2-alpha-4b873d38.0":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-4b873d38.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-4b873d38.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c150dad97658e752e2714031015bb9aac201a544","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-4b873d38.0.tgz","fileCount":156,"integrity":"sha512-ph+6i5qca04z0Nv4vWhN04exXCG+OHLxnilnIVWJepiggwSmAphXvTz/EoHNxgL1eFCuGwm39VNhpNY+qDw/Gg==","signatures":[{"sig":"MEUCICv5drLA2+/QOjqb1smaI/THIoz2TFNIW9eUu1AEKkynAiEA7zeLUGmsqmaYFaO1yweSz6MNd+Snk3vok8/c1QXhtAA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc//evCRA9TVsSAnZWagAAzvIQAIHJzbjVdnB87YJreOCN\nMx0fsGUObuTr7qwtyawdeNFhCOo/cmM7KXaKzg1l0h+UkbPg67ZpkoMkvml+\nYfTQEPAuFjnDixWItrbxKdeZok3Qjiwtespqve8X9K0maMhlNK8DRVWlqXgA\nR4SuP/M4n6L6Kbjtt6M09t9MVheML/wLoO1DxWPko1f24JAJvPBu5PcMNV8t\n99bZPyp8PxgtcZsRX86IylVnR77pjm8FgHkUO1PN/H6dCiT0sLWR6WZn5MIx\npK+2k2XsIBvPsG+WrDaaV0YqPEgg0oqjbareSoArfrD6JcukbInXkL+P8aRh\nnr0pJcpvrX7M4Ym8R0T9fRwLyqOGMoW2RWooLlnDQ7fr2vdfx/OB+TBb69y6\nm6jz3PxnwapVtf4QaO0mT0ydohtIS5UrPVnCaB8ym7KQ2clL4sGTVBo2P/J9\n48VA+mMfNHWQw2+WG1EQ+Bwf44xbrFoF1vR41zIAnKwvjP2RoToToz9sZOdY\nGztEUKVCRSvqHFtaLT5Kvl1q5QqAEpGIe+RUb3AZDDYmr98UmLDliJJgG7Cf\ncJKOrr/IL6TxRKuraymqmua3ItNT63iSpi5wfXUkAGMonBr/2GHATHidCzTM\nN8cawxeZRZzBq1WB/MDbFIPYY1VyCKAju47hCNQ14a0q56a+0oBlpZFZSsBk\n7Ks/\r\n=ivj2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4b873d386cee91808189d9ebeb302c1f0409463f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-4b873d38.0+4b873d38","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-4b873d38.0+4b873d38"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-4b873d38.0_1560278957269_0.3234855949254931","host":"s3://npm-registry-packages"}},"1.2.2-alpha-99e810ca.0":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-99e810ca.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-99e810ca.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"5ffe26ca6bc4be1f501de0fef6d45edaf7b96c05","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-99e810ca.0.tgz","fileCount":156,"integrity":"sha512-kTtPfRZ8jsIKDGIWwl5gjKfze02px9yJY1SEg18sX6vtt3CaBOSTJ6AQqza2sbXT+d9qq4mIr91oBztnTPJrsg==","signatures":[{"sig":"MEUCIQCchcfzZ7wfRKFiLorb2c2cZ6JitBInK7xVf34z492GBAIgWX9r5+N6zj9ps2SbHqtyMAChSmSIDHZvTah7ilfkLP8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc//+lCRA9TVsSAnZWagAAVdAQAIUC1emC8C2PKSTqx8jN\nC36NlHSeicMS7eokKP8BH0fjFSU2S/Kdgx0n0IP+/KfafYy6R91oW7hOI3MI\nsO3i205ZZnyjlqv6TrIjCs/+oQ0RQ838cohAH3QNo3ySFLZW02s3nXeIxmVZ\n2qna+Q5b7+1jcPU0v9V8Na0GF5gU53CgOqf0Uff4ZjIgryCsT04RBdp/ooQ6\nZj4ejUQxHNx14qmnTvbOEr0G9AS2fYtPf1yh0cKU2D/FBEFSZoaQou+KejWs\nZgG0rROUtRdv2lwZhefkceQFVFoodSBIs45tFOy4UjFcj0VlE8TSVQzn6R0d\nd2I4OhXqcc+nG1gIJz1fbQ1oMsbnXu8LQAW5K6wdi0KWlkCTCOZjXM+VndWH\n7X49BqjOgYgvlwDDVMJsFtsHaojcVq+A1zI79L4fBY9QHZLN09Wkg8vqzlxk\nxJlMLbJgU2BjnPX+tvc9+SfpeDszG6l6ADr94XCsn3H8lQxK/uknhNg6NvLv\nvuOnDO9PkLuwoYu63hLoBS4X+gCuTsXePjNPF0pPNu3BsU8wmKaleIwMZunB\nzzJpackmW49/RUU33D8E2wLrMGB1kwXaOGle4Kuedhxf3auMdsIVSqxUcysV\n7DGx1zfgxwDjEOx0Amiyp091TfQmzi9E1lssv7gmPghCRP35AuUlDvP9bUsY\nSj+4\r\n=zRFU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"99e810ca980d77806f288ba706b7cbb15bd4b917","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-99e810ca.0+99e810ca","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-99e810ca.0+99e810ca"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-99e810ca.0_1560280991908_0.9888736370066489","host":"s3://npm-registry-packages"}},"1.2.2-alpha-8fec7133.0":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-8fec7133.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-8fec7133.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"40f16c4234c2756ba06f998ef8b96a3b96cc964c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-8fec7133.0.tgz","fileCount":156,"integrity":"sha512-DoRyPoYEN04qWeds4J5qr3kxmvKj9vZgoEsS6poxojlCUVUUsZjyRdHHd+EEjnUhuQJHtUIMHTwnqbfWsQWceQ==","signatures":[{"sig":"MEUCIAG48y7KLyNBI8Dog+yqyzQaU3DLaIQuiW9YYxaTv0CjAiEAqaGepVqQzQUSkBrnElk+SvwUk99UPKrHcDmVM/cazK8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdACtdCRA9TVsSAnZWagAAqZoP/1XxLUpwprpOPn/L3v3T\nbwplow4TUqPqqK53vF6+0JyYbZ2KYubasqlYqemJtxNNq8uzBOCxsofUjE88\nqxxcwCZ06dWhRO7UcN/jwiicMIDtPMK0QnveB9GzAImP7ZEBxfD2dl17gJJd\nz5OR9xVGNppGwjF/DaT8rJsMRpAQPWs0fqVSebwnfh9cxdYTwN+ZWFnpzxo+\nmtBELQGmrQ0zYtalKhO5sk/mO4UKQARK4zZYKbbDxXqsVUvNhZoZzG9xBUeW\nF4QzqJfIUQB3F4u7yAyAAv8nodtS8jXIMFSBQ8nlINmNgZhKGNow3AgLcEDU\nNjeNlTfqI8wiOgXGCJpdVE4coHzFJuA3FZ5S70MziI8fob/Hp8UvmDJlyZtT\n7+3UwxrpLaEGsg8ur2umhXn8bNv6Qle1p3NNvPkac42l15/RwPbUeg86cSSm\nel34Dqv9jIkJiEPtCOl35Zw2PgB1Ig8PDZzyIElfEOzU2A4+kS2Bg47TVuyp\ngwGYs4exOynFQFgVhLR3wgkLu/zaL5u3EKen2Jec2uacpXBkY8UyT7gw8/7G\nGbRsoaAPc6s3Nt9vP0Vl21VEtWRC7zFr0YYBFc0YDBsWTe83NZZTmZ3SDI1A\ncf2lABZhD8495tDtLzNCMRBYz0tsSpag0IkgfXmesj6i3YhXFO6Umx9rAdjg\nEhqp\r\n=GrLO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8fec7133ffe64b4bd90103b181f10d78848970a3","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-8fec7133.0+8fec7133","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-8fec7133.0+8fec7133"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-8fec7133.0_1560292188157_0.3867891294694794","host":"s3://npm-registry-packages"}},"1.2.2-alpha-ce12ef6f.0":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-ce12ef6f.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-ce12ef6f.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"3f5e872780e5c5cf1ea58887109821564eb06d1a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-ce12ef6f.0.tgz","fileCount":156,"integrity":"sha512-rmuizohQRA3KK9CDnLQEMT7oecpAFQy1PW1lvqBdQf8NXQr+6gvnH2uS7WDvj/Qmg9ao0D+avstFCCicjHCLiw==","signatures":[{"sig":"MEQCIHK0D6dAURZulJRvOCSb0YghZbA5LB9GPNxRm7UCfknyAiB1ZTNwIg8Vs51s2p472zocByu95fCtqK7+2K/G1oGG2A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdAJmHCRA9TVsSAnZWagAANjsP+wfXtrtEQ0FFZHoExCnT\nQmqFpvumWlrkqxN2WOoVTVMBLlwFJ2Q84qOND/Mv0lHBjTsJ14qmciovWcyC\n1LVKAB14AsIjsVWBrswU6WqFxA/yl+UuYNdCS47R8k86loB0syd1N7y3ZOBM\noGNgTxW8s0ukvrAg/PCDGOG540v2mgmyf1I0Yz7LUUF0GEV5GPA8LrLGPFev\n+AiAjq5a+O0AhqZXzdHp5bpUp4dp5v6ekqfSueXcGLLZMvjX4f5HuRDLqHVa\n6Axn5dewK9Rv5c26o5kzO2UETIgLp/QzUhMzenrjV4a1sGkAGb0IhBkFnU5+\nhPGKJvVDejpBs/APdjYhS86q1SRYEKhDESTefZI6B4jEy5VKEsLNIOGoDs4u\nhMBc7xYRBqIO/Irm0U57siL7d496f5Vc6DhEQfR8fjeinpvlW9Q8o8hUq/4L\neOMobd8rd1pnFTCjT0sV2hwo4Hac36TbhxdnY2H77dIgD5HYl1L+sK0rqo1/\nNdd184T0fDAE5gRC9EHNqWgBvoK8Jd0KMzWraQuuSfio0ja0YWJhoyoCZoHr\nsLPzF+IrMEydKEcEe1urRmVzRvS4on5eaBgLblDBGeuC7qRdJKTJ12srcO4J\nRHwFtro8fryQFUIc7UFqYAzK3BYr/eoqLYOwxXv05QV63XmA7NG/dnTujvFm\n9OFr\r\n=A/X+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ce12ef6f5dc92b38011c19fae9a541de65dc6272","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-ce12ef6f.0+ce12ef6f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-ce12ef6f.0+ce12ef6f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-ce12ef6f.0_1560320390661_0.3950868839933941","host":"s3://npm-registry-packages"}},"1.2.2-alpha-9ba42342.0":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-9ba42342.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-9ba42342.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"58f5ae6fb80ede2e10499f0ffae7bc1143247346","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-9ba42342.0.tgz","fileCount":156,"integrity":"sha512-c2SUvrevBgat7xtsc45XC0lvi+8c1Ck/tUjuOoVWx53OOoRdqu5Wl/S94Vi0eRWFwY7zxxSY8Ml1QEmRdsFT1g==","signatures":[{"sig":"MEQCIGQX5c+rpvOQtMRb4Zf8U1f2KA7hbGjgDDS1ypWkdRvNAiB+Vy3NMKWx/7O7lVItlerRNTCy1MRBhI794UfR5TWQeg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdAUQ3CRA9TVsSAnZWagAA16cP/25HEqojvWzoGkqUs6jT\n6d5i6vmZvNsIhlu9WZ2sMYZ/2CYX3lW2ALb4uVEp4h43P9V28cSoXEf5r7U0\nUsVdzTnZN+FcAS0m7D1aWUSHNcmsFlzML3rBtkllHoUkFad0Yq19Qtn41VuK\ntfMjSyRCcCxQ/b1WO9iP1wz8Sxj+T6pdioKtiWkKjfgfvveDAz8Ibz/hl3jD\nC2Ax1SvoL2nIpYRudj2JRwbLOjHxjStc+tTAt7CTTB2SoJ0ici3n+BY2pbgD\n+gc0tpYpxEIWE2OVPI8q1FJ8hakh5XXF83S633I2t953Dp3MGTZfc/BV+Cz9\nzSnpTzacxsv0qlvpASK/vkHvA2SD1utuHVLnfk33x8NlgVvXTmBPmQjH/c+X\nOGttLLUucNVUsi9+2AQeZ9PRC0e9bN2zo0/lHb6pwDsIobMU32MpqXD/qtNs\nfGjy+NL5kNCHYI+bLsMqz6Lgq3fv9FKpZa6nGJp808JwCo4wUtaP5oC9MtYA\ngcnY40QSM7LBpfiFoF/IDAHSSCBNSiYXb0RV8KqZNtLwwNpkuYmU2TE/Hqwz\nq2FarUf9YVrNRMSkMWviNMA5SEjfVuAN0e+6OCKVWAa+wFmN43HC63B4VTOt\nraLg59KaSOOQqA+4Z9T/O8O9wE4DRhyrFyAmxplgryOJR3wfeNw66o+kf/IG\nCO40\r\n=zVDo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9ba4234247500ec6b76af7bc84bf04076bbc0ca9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-9ba42342.0+9ba42342","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-9ba42342.0+9ba42342"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-9ba42342.0_1560364087131_0.5645832856323978","host":"s3://npm-registry-packages"}},"1.2.2-alpha-3ea83fc9.0":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-3ea83fc9.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-3ea83fc9.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"934be9fee83d1803eeae8f4338a6bcfb5482684f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-3ea83fc9.0.tgz","fileCount":156,"integrity":"sha512-JR8/ufKLbqhSUHswiamu7bK8QwM9pM3VY7Tddv20WenQ1jL+jrYjzyugMTSnJSP+dYdBtpEitbA+G2WCYWz6kQ==","signatures":[{"sig":"MEQCIDddprshwwsuWyNEzK8FnuER2DJb6UGZ26SjPuEOYGXaAiA6vBrF6ttZU7S3OGB+tyeGIoY5ZFvQMY1zNhLV6kB3eg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdAeswCRA9TVsSAnZWagAAxDwP/38X0sEzsC+4TVw9ex0F\n80a7IpPo/jTO+SLNTMIBRvUWj7o9kVBHy2XSfgEqLV0/9nFPUSbZJ7afaqRO\nYtVelmzjGEvH5VmgXtvyeWUVzjPJgizy5qv/W2RrddnvBvwZ03OSILLrs63h\nX7JDVBzzZLmZD4GbXZAdQU5cwWAOh5Tysvi19wCzzwN6XfZ+EPHsx194+YFY\nR+47yOoDbAJL39YQSNXmbM2UZdZV5QBe15tUvIx60qd/3QXx+Y9riGLRErel\nZ1LpI5KbmilSDF10xUz2u3ULXUdE+0eZoc5pxNpuqho4UKDNcalES7xaaPo4\niFBpkZE4OkiJCum2mcK4S7PGeE8nrnFHGP7Di8jCgh8JomXfj7wQn7DXnaQw\nRFx24fg8HkedQTL50u2Gol8ADtt/uFsTNCsl+69/6ec2n5F+lIVRauiXfHgN\nfDrpu4sgWgF4Rvg6cgcUPlyi7qLu1OY0rSTjjeSQRVcryLIMwkd45OSxBKFQ\nHUZl2Ui9S8DXnUTeSXE4kW80Dl1X4I2nwJX+5vpyJaow+4wojoNJCXbZmrNm\nXXAR4u6ZiQTeg9hUVN91EVLumEKNENei7MWKzIBwZqW7qgk09yp+v5Nhb+8i\nLRQLeliiV5HoGat47cNSbr836GTUUZolMqqVi0TttOPbZV7NRtLnRQD4KTi+\ng81l\r\n=3Oeu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3ea83fc9904336d75dc7236e47781788dcfc6b79","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-3ea83fc9.0+3ea83fc9","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-3ea83fc9.0+3ea83fc9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-3ea83fc9.0_1560406831208_0.14974950013908295","host":"s3://npm-registry-packages"}},"1.2.2-alpha-6f9a349f.0":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-6f9a349f.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-6f9a349f.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"4f03821213f7bcb475528b1a09b79c896e874b59","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-6f9a349f.0.tgz","fileCount":156,"integrity":"sha512-gu2hIpgwY2tvOB9zZQ0pnx8tAd8auD7urUwl83Eo9wVI9cRgg/UeYnX4I/gcV0OikWEAKrikI7b8urhOi4kXcg==","signatures":[{"sig":"MEUCIQDUXwTWCjCEsYDn0szksTmZtb68gH6GDHfpo9Zn5jAxUwIgTJCO4XxTEHm/SRF07Kv681Dfp4vnw6sCHu0bHNEpX3E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdAh6OCRA9TVsSAnZWagAAzk8P/0w4Ym0J4JbJtxctz8eq\n1AHWRHtEXro0MrEJgSUaUj3Z88hlyLt8yWSxkrwzxIXLhSlmyIcmV5G3sr7n\nMkBLakUjrmP1hbkcn+BA+E9rwZ3AB9bQHvEjZN5vJvkGHEeI2zwFElV6mjuD\nSo7C/M3Vb76yWE05ztAzxT/Ei+m8pslzE1n3YbUeJf8Gq2RQT+2Ei5vH4LUy\nexLGhcK3nVBDuj0cNRjwnCkXdOeQDEyMZjv+KCX9brdbtP8UiALsDvLEqG3e\nTA8FKDgGTI8/bTmLPtyEbzHgNG3ucw00siVV8yhAsJFUlzdlLatNCG1j4TbK\nHlSKuANNdpTTQ2vyVgxD5oTHYgXawP/1AJSBtE3QxO8Z+1bhXy1yCct2Ioui\nRFvmt24yd0/7KxhwPFyOquh925gp0ckwVsP3uH2OGHZzvDnUaQJjxt195jMa\niC5a7scRHgJgUUZ0b5zQntkMkmy2Mfj0rq2CT728M/gOVlnh//gL7FIyk4JB\nOW6RIkxD2iGQ0DXbk+goUSHVqp6pwNULbdn0ieJscrKSbjCuse0c1we72gjl\n/BvjQOTVmSJOUeRcq4SuRlvZnRXdoinKfXIsGCXrQlFX0QXqwC6w9/RXKWeH\nXLcyUfgzoDLn7jaaccq6UXhB/fSJ0Yd4/rbI/UVclPcEXq/1mIElLGrWiGOn\nCdqW\r\n=jJd4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6f9a349f45f5d21c453a3cbdc89cc255dc9352d0","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-6f9a349f.0+6f9a349f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-6f9a349f.0+6f9a349f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-6f9a349f.0_1560419981432_0.2921088763022852","host":"s3://npm-registry-packages"}},"1.2.2-alpha-a2c002b8.0":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-a2c002b8.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-a2c002b8.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"25ec1964bcaf0f1b1ba05d9e17ad4148db321292","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-a2c002b8.0.tgz","fileCount":156,"integrity":"sha512-v05eFJ1mqMPMM1nCmflbSD7S5IV9Q1bErZF9lH7fi+bvXGVOUcuATUW8oIUBFNK0/CIJFXelF82MtIRcseqlXw==","signatures":[{"sig":"MEUCIB2sRQnbwGIDnl7mRo0R8MRHD2anNio4ZwsWAiDxfs9dAiEA1lVSP96ExWavsZgXGc+TMKZjDD2CGGSE6CdL9/C79gY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdAo9UCRA9TVsSAnZWagAAX+cP/1s8rII2qXUcwpxW2msn\nmuZucVp8toXKiJHtr8L8PyrmxHAB5wN7SeXQKNLHXQhT3QedwptPDKvXvUcw\nt+WgLbbfsUduP7E/UIdqF9PpMTEwWzZtwp8+caLJU8OC5qW5aQ3CGdVUMQS6\naIp1D36J1R2AKMXBGddEqibHMLy7i3G+S5C0PpFpI6ZRiN4gUJhpqghD8MQK\n+gLhg5DhE9ndxLpRQ1SRnJv1QqlwkOe4eeTlH987p8aPvwmTWfTTtGCcHxgo\nS6PaOq54yUollhyib9y1sXPsPHxGwDUy/UUyOnKcFepite1bTpPJD87Si2Fp\n0zfGIF05zofkuPNBgVTaQfYG6rEFmHHuR8wcwEuivcal/+s390pl7aYwCmzz\ndKh22lp6KyXUSsH/1L9NlbfKJiQY3iz0s3u8uOoauH0DV2QFPy8Lam1Lg+D+\ncGil6AJCZufk0CZYvtcBBbHdI5jMU/yOKSl/MJXPoTX4b8gDg7T4vLDo3WvS\nyJR9z3ju3AEQbypFvNK35hetiZE2fsqtS96aUyD/+Px1FAmaTu3gGZkhf6aJ\nyPSb+4fqWNpvj5N3NH+PhqZ3Thl7s0enWu7JeYD0Z2BhUC5JREzBk8ckATuF\ny0gPZ0rv56Gdlj14ku/rA5xN5MWpuLSpe/I39olBHFSOB7lCiOMC9EoqTJkC\nrvgO\r\n=UXzk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a2c002b81ae58086072ae67fdacc1b290853a4d8","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-a2c002b8.0+a2c002b8","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-a2c002b8.0+a2c002b8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-a2c002b8.0_1560448850417_0.31026817015740304","host":"s3://npm-registry-packages"}},"1.2.2-alpha-e7ab986a.0":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-e7ab986a.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-e7ab986a.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"7b724089d44e5c536248fda67926d4e3ef6e08ca","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-e7ab986a.0.tgz","fileCount":156,"integrity":"sha512-vkhAZMBQ/XPkXIQRHOA1CE+bamlywsCLTSNOCxetmRk3xWqAdztQEzS7laT5C1unDIbKh7p9aKmtGxqbpHVjYQ==","signatures":[{"sig":"MEYCIQDPb87YlR/xbxlgR/uOtrfWJu1+A57G9t0OdFJI3k4oSAIhAKn9Yd3jmT6A8bZV35zV5BcRqjyl03xzi34jNk4Mm0y2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdAp4XCRA9TVsSAnZWagAAb4cP/3adXoUa2gLSCcQ2byQd\nsyYMRihTAOIKOwfxalNYlHXUs1OW8WAfUerKn4/NRCnOCAKNlyt3bq8+LzzI\nvjg21Axia8kFq5Rbg98wjboKd9AbU7IyPb00pNRRXd46L6ee4SQmuU+xm6Kh\nmAF58uCRiiQ+ek2EkLiAlFNyapbDxmJJoqL3FILicajml72GxF+4fA9CJqaC\nmDck/eyGWQYtFqvRnKpbezniN6FoUoEYsqcP9O41Q8w+spd55OrXmfRCB2uo\n/40ybPrIZyc8UMJPnTA325Eo8z4j7So5ZDXUW2T+b96yEYaVDZUZSlgaXkp4\nXDnYtPhgRmfJFoNUAxYcv9Ef94KY8X2G1GiKzkxmXm3pUqRBVcGWgaLas/7l\n2G7aQE90BVhVP2cnKPojwmmWmBi5EEarTZ4Onz1Tm02sORzJDNMisYF9iJ1u\nFcg69GOsAWY1G21emG9Vny41ywtatLEEo1ctqj0V+5wEwDqkvlVpK86B32Yv\nVw9erKdGdBIT4jUE/meeLIs83gb3BgbAW5M00U9J9uTAbxP6bedN1EsLJv7c\nKUQ6t9o3MSRE2Mi+ZPH541stqyem0uHl2ec2bEusPbr3+Ruwy/TZnNrAnISo\nMOpJMqlkTthJxr//otkFKgbH54xCosr0O0YuMKP42XDA8Nghsz1XSBh28cbs\ngWY9\r\n=+oVL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e7ab986a851fffccbdf3040d1fc6b78e55cb00d4","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-e7ab986a.0+e7ab986a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-e7ab986a.0+e7ab986a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-e7ab986a.0_1560452629682_0.13791922294627512","host":"s3://npm-registry-packages"}},"1.2.2-alpha-d6c7dac4.0":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-d6c7dac4.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-d6c7dac4.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"3c74c4a374596f3d491520a5abc8d387a226f6e3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-d6c7dac4.0.tgz","fileCount":156,"integrity":"sha512-286wA+Dks/XfqeYdK/nBYKPOWAKRYy/CWq16yMiNqdx06Lbj2pjbPeN1WmcQchu8tnuZat28bhYw0HYqUOshyQ==","signatures":[{"sig":"MEQCIFpjfjrB/s6oXzIGD8LUJH5pr5KcQe6ntnV+Ueyx+Qo9AiAUdDvjPfBhW2gOgX+l1grnj0S9AoqUIxFc/GzDiQUmpw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdAqYTCRA9TVsSAnZWagAADnYP/1qgcVs5Fa/b8O53JwJT\nj/GPf1XIp3EIK30pPrDryIw8479PSgahfBA9T1TdpX6FRkPIR8WgeC5Azqqv\nKN2mYttqJzKr1CixWyQAZQ7mjtAx5qOvSYrpJGWvdmcaXaZXclxUEYJ2IUCm\n1ellX7jP0sb61/h+O+WGL+WLjQhxzvwpqLZBunc/ivJfj/SGuiucfq/NUvi/\nxgg7G4AgXY6TFps5uMINW4akPeXDt2h2XQsEsuptjWm25TFM4VsS7G8EqmJW\nODixA1aIQx1+RnGSYQkayoNd/RWjsgPg4vxaGIGej6P++ztba43G+CO15GTk\nigdagsdw2PNaymWy9IS+bZS7SgxFLXPyagUwbU2mXGK3gVKmYlcbMdnar7eU\n+fnzPHAeykU7umdqDVjsONDq1+6jxIsdeuSSCDHdLnPCZt8etE/BPtIvut2n\nhaDe6bLQndVm6rwiVkkszalbvyO0f4bavkmIoKg7POpngs7vuWPjVcGXn1+L\nKYRKfI0dPrhrGxvg2hDQ93aTnX3/cGGP6KV/iifUdsdBcqAQRqrl4XRsJoPG\ndxbpxlipT6Zdiv+nDEBX2+x6nPSvy8/otVnHdr0kpqiYEGBfv5pJlh3X0/k8\nIuOtsVHalK0/lINYdFgjzcmcaFywoZHuxX//G0BzAYLfIS8BiN4aq+0aa4aX\nsgEk\r\n=Phxr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d6c7dac44013683b0643ea2c029af14ecb2266a2","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-d6c7dac4.0+d6c7dac4","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-d6c7dac4.0+d6c7dac4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-d6c7dac4.0_1560454675055_0.7126410793886317","host":"s3://npm-registry-packages"}},"1.2.2-alpha-2d543fdb.0":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-2d543fdb.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-2d543fdb.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"b493b79e29edf7daf4e76117db7c93bac10c1192","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-2d543fdb.0.tgz","fileCount":156,"integrity":"sha512-AnDxtBZarAHdiyRkkzwbds22XGp87XHqGEf1o1ccHaLrobY0Yu8zMb1g7cFlv4UGmXiSM5PROa1u/cL6qeqFVw==","signatures":[{"sig":"MEUCIGOXb+W47yBdXp9s75/kaM/FaeR2Wr9vJutDY8rdHEiqAiEA98LxG3/ZOF4rc1CbAL0m83XTt9LJTsKvlEwOTbML/Bs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdAqiNCRA9TVsSAnZWagAATcYP/3X17tYOhR3VVXmGSWkv\nkNYLGTik74NPRCl+4GTuonOa/1Da6HLjV8ntRcJ6ajWgyHjVc85Kih+f4pUu\nDx61q7MJCwKAETQWPnGAfCXKeSVKLwYBaSpI4N3lNc5UAHj72MmJsVo/kgdj\nLwOqrZl7mQok7KkdNcdQu82+CwkYsXKkboftxq66UgiqTWK7/80/p04uJTSH\nUQSF/JofGsV+C/0M4I2eRk/m6RApxaHztkAclM/s26G1t8UOCmbcEANJ44LK\nTYdVWbDoxH4wqVzIZ/zokG64Ed3uE0WD3mDmfHuDMU4pXMbcwGRw6FHYpVY5\nqY0BQclqPEUT9mtRJRdgNZCVlMm6o/5fN8Iod+mR1q+PSPxPHxiPYG79U86Z\nfi61ghuu3WgrgkWRG01lUSvnLxw6eaVsjaYAbj4yxLVAM3eqknqFh/ojRbH3\nZEiR7dVxNKFjsmGNL0Ql6tAQdcCulwY1YPJXnNLMFPHLsWpwP8WIh/ky9jdB\nQ4ZIwutG308wUcLbtpP/UF6qouOtp+Y9Hsgi0SWDwM/zGVYdDFaIX5/GqHCd\nE9QbBow0sjgSk/wt5L+iXhYa1VB6e6TU6eZLUZ/y3OStpujD/CZQMMcutmg8\nSehdRSAxLOiAssR1Y3PGLDy4SVZuy47JlzyMkG+DViuDnfACWf4AwBWL2KTR\ndMEc\r\n=hhlZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2d543fdbbd1b65c7159f2de28fd058bbf5e641a6","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-2d543fdb.0+2d543fdb","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-2d543fdb.0+2d543fdb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-2d543fdb.0_1560455309089_0.6537557164402485","host":"s3://npm-registry-packages"}},"1.2.2-alpha-8039ffff.1":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-8039ffff.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-8039ffff.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"7253b556bb33d4ffa8233116d0964df44a0c818c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-8039ffff.1.tgz","fileCount":156,"integrity":"sha512-OnQhCAPdImi/mhtV0EA/PYKyxmU/8m0Io+wSK9JSfQaXG3ma5J2dkbb7fsFWt4eyfpAotX3Z1yu50EVTmLBQNg==","signatures":[{"sig":"MEYCIQDN8gr/cmsu1498KsniVozf7zXmHbuhlyW8KaGbjPVb8wIhAIApmf0hi5Jy4BHm5jIY3S5PhK22I3Oo8PS3oSPgQs0E","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdA2MNCRA9TVsSAnZWagAAgvoP/3+Ovlmk14K6o3sK48jj\nF21BVNXv9EvyBhLywGaOBoLdKJPqpJT3lVwX5cU83dLBSOttveOIsh/h2VfA\nwW5KqsZNG/K9MKunpvubnIr/mglp6LGlp4yyvESRY3hL27cKwjcDfkumiyZX\nMR+sBqe8Q8yc6zb1s5XLcykGRgHDmqlQI4h1HsNgXtU0hac2vbfi+V6omU/x\nWqVwIkKodjCTGurbOOGaUq8m4Wrs5jkNV4muS+A7+ARllBr48xTLeeI+6Gw9\n1KVrr60JIpOhNg+c8YFQEAOiWqMFLZatOhfwZFG+JwRR0uhroSlsA3fZfYFX\nqvTiKRBrRYo016oV055RplmaqDICMKMWnHZegNvHJ1HGDCI1oK+f7U6EuVwY\nkiwDfPDr+8O4c337QxbKIQ4+XY6iR1jFExMYS+iFUio6fXrd64ZnAjFk7gHr\nULxYrzjGNSH/ycGUDaF2RZFENQj9Iq+zApQFLeOMeFoikbHB5vuA39tbZYim\nXWa9b3ez/jbeROzyOnUtIljTZ7rgNzDDm9ZLQhaf9VwI0phXwUoGMP8j1AWX\nmBHZ3UNPphw6tx85CpPEtMjjX3ubwEajEOYUZNa+5uQH3RksXNKNSMV/6gyE\nbEcEj6QRGhG1S6OYs6LXb8AuIcEYj31druVEL91Nd+EVcgVsYWrOfGhlVAFl\nVhb2\r\n=cx2/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8039ffffb1fb23de498b2e765a7dc3b2bc74672d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-8039ffff.1+8039ffff","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-8039ffff.1+8039ffff"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-8039ffff.1_1560503052040_0.3150460399476751","host":"s3://npm-registry-packages"}},"1.2.2-alpha-5b4a4d6d.2":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-5b4a4d6d.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-5b4a4d6d.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"d3ea5dc9f23e0240ac64130500bfda92b538f2df","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-5b4a4d6d.2.tgz","fileCount":156,"integrity":"sha512-tt9XQlKgcfNnLO9ELDceHmySWnPmBVVdAlJ9eSJcsFg4uUmXznbasXN9oqdH2Kv4pMUsTwLi94G/0OuJkmYVwQ==","signatures":[{"sig":"MEQCIGoEAe3oAnQoMSGcoepeqLBUFwtgX3ezJ/1xsrjoY80vAiBh3C+HqP2ULx42Nec9f7la7pWGl2LBMN8idfVjwGOpZw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":201584,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdA3CPCRA9TVsSAnZWagAAn74P/Aka+XWGkzL5J6w416Na\nGvnZBzQDh+P+yVM9PuNjiCgrbAcZDId0gnSavrj8RWoRZDX0IBfrIaurzti/\n6LxPUQDEt7whNoHDTWZl8LacJjrWF/ybFAlTTAA/85mBSBgeQPFUcJLUmvco\nATaObTvAXKGn5JSVliO0eYOvvWiZioH4tvNIQwJQ67JPorwx06VRyb0Szwi9\nzAL3sUxRUPseH7F/tqoR9YNhyP0DNJl6V/8elAVXmP/GuSjrS6vGQnpDjofW\nYwP10j+yzccc/j5rqLioKTK7WeX6FnyYwrxMiV3Gv5crQku4J5NN3e8ZzrxM\nYBZBOAK4a+TRvvk/9/PeHkl+cRd/MiTGuqcwXKMsQxPg2yk2qLXjMHdRZT+P\n0xT9LlhHbvVXo2U+8ZecuIongvgU6jIL911dY4TiYTYSs1EUrO8wygmDuwyr\nO1hVGT+fIHo/oauwX+38gsrvKkQY2qwC1JHRjmjHQzqFhQbKnYLhtl8+hVrP\nmJYuCIvexd2q5kzCTihJc+QHr3CELs6Cm5sAzF7F5O+9VaxoYw86J/2iVPoE\nR8xrlI1NtTq/TrazTosJMF8/EqEcD5p6XjT4sl+S2DG1AniNnsbeHUiT+vdE\nP2gp999q0GLSMhEGXLVBzdsJMAeFokKvdN9a6cJNxao5IdYykdzZcuNCuRYD\nvozI\r\n=LnB4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5b4a4d6dd2096593108e786c4adef45242826f3b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","graphql":"14.3.1","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-5b4a4d6d.2+5b4a4d6d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-5b4a4d6d.2+5b4a4d6d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-5b4a4d6d.2_1560506510388_0.2737488392892313","host":"s3://npm-registry-packages"}},"1.2.2-alpha-7914fe8d.0":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-7914fe8d.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-7914fe8d.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"0c721537bc15e48e20750f04e11d4d2641584515","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-7914fe8d.0.tgz","fileCount":156,"integrity":"sha512-mWMEOWuBPAFSOX/bvywHpVDN4WpuUzm8W1EHHpKaeHec2YDJHmggl9eOOXpIyDz4XPkmPz0SPNC+W2/XhH4qFQ==","signatures":[{"sig":"MEUCIDdl9FOBKqsg0lX7yKPBviDlGg5YRUBCFda6jtxKF0KoAiEAvkUvNaa0lG01u3cDaFkDvjoS2zswx9mnKa6VEaKUjWw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdA+eaCRA9TVsSAnZWagAALe4P/RIeJheSovi3wFlQ+ChC\n4AiVMaMDtd9oD2Iu/kL+6eNSijE/rp917vvOW1H7yME+biz9qpnAEPeoP8qR\nWY5FTH/8MmH3vEsIqe+hX+T8Kys4haSY8vEZD51C1TtagkwTW3d2DZ5jtpsL\noKJTp+DyJ6eUHg9CYdwwc33JIjl2OErS7QnmrXORpWPxBH3qnRCtwVFUZ5++\nyKCi7OZMRDU+G63QQ4pyVqFQR6DHpPh7qqig9MoeyopYKXmxs6PPRKeLNoC/\nPiumhdovCpLLjJ6q8sTJw+kNriM8FA2ic4nkXkfiA/Yo2Albh0oFbqbY4BnJ\naB0idjRofCWptZ5L9GIVHfcZU7LKdQY6FhqHQa3O2w8ivmuppS5/MFc2V4nf\n1efnWnguVYPAfbj1lULjqKMpcgB7cQ/G1gF9BIr/bYISp1UWCMm813lS4nZa\nBG3gfD2sZXd7AU46LDqqCVu0KUkpZgsMzICV74yH9Vi+m6FDKvyWG9z4TEwM\nXW9MB6Yd75YSD+Dyp97gQ7NjndeyIMNSVQSi6qxl1XgVnGWlP9xQUxqOFU6+\nA2lRiHrImodgs/WiJz2MPO5Sv4SuSOIHAzZiT0F07TwzOGThna7wLYTotiee\nzgZIwHJt0hd20JXQ5F+XuqxPE8XWtiRnvXdMwgFByZfk46GoxW/GheXliyY/\nOS6B\r\n=kwc4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7914fe8d987d50c4b844533788301a7aff38974b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-7914fe8d.0+7914fe8d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-7914fe8d.0+7914fe8d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-7914fe8d.0_1560536986134_0.9588158793067885","host":"s3://npm-registry-packages"}},"1.2.2-alpha-e37d163b.0":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-e37d163b.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-e37d163b.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"9934cc2d12b58a31927d8b2533f96ed578106015","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-e37d163b.0.tgz","fileCount":156,"integrity":"sha512-4ujMK2CD20lJYPlt6N2xe3dQw/3C8Uh0WDpfrpGqpNkvkmaYqQhClEpnFkDCCMRjKZD4m2cgY965NYSWNZDMrw==","signatures":[{"sig":"MEUCIQDpP2x20oNg4WUv3Rfvsr+/CRbeN/uaPUg4SORfWyuETQIgJ4rd3Bg4lrFUHittl9DioUl791+U+Ri+GUwpKIvoxd8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdBCVnCRA9TVsSAnZWagAAk7YQAKB6oGlqYLlL/qvOVqQo\nXA4UxA5J+RtB7y1/usWQZ1fAskFQLNUADyEwDKMNzBBtqYF/D4y/zbnHxsw4\n2QeOgO2860YjMJtYeqA8klgPVkOQOMoa5vmeIReYjsHk3syWQUNq86LnMCD7\n7JLKY0Bw+6+uiIK8biXPihnxt5YDNkiR+UlrcfP2TAdssKp2Hj6Qvd9t9bee\nZjBBxy6Gve/eFhHXh/CIGwxTcLOQyUxawBw/T1BtuH1JtmFG127weCqYDHvN\nPpd5MngNjXw5hg3OMg6/PWcKMz4Q4QXGjjv2/6zhy9xoA+2YObKh0mQ5HXMX\ntweVD0cN1Jn7/pzJRoMgl5y/nZ/Djs9L/967+0wg7P6zAkQVRzKqS2wG4Tyt\nyRguLH8Keez/2+LUAGA0PxTP8NplPgrHc5itzN4v4Pn55k6Fh1MZgQiED7zf\nbvzNcjeHoIUAgtMUnT+pZzjFmmRxYYAtxJBg31XAuQUHhb0Y/6vaGJTenJ5H\nw5zT0TF0Xwt8+qTOVcISLhV4czHifWqEd8NMpyZJz6lijtAg0P7HkoCMb3h3\nNhmbo2dFgv+1HMHKetjr0o3L4TekP+xIHaynbjxec9PDWYGIvYN8DNvWWq3n\n0udLfO91+HLMmZydKOtIA+WbnSKlF0JEDBWFQ//cFGV4oxUQthCfGoy2/du0\nUBQh\r\n=VcPR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e37d163b043632ae61fc2103988508e8cd2ba6f4","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-e37d163b.0+e37d163b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-e37d163b.0+e37d163b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-e37d163b.0_1560552806350_0.547484279734914","host":"s3://npm-registry-packages"}},"1.2.2-alpha-5a19c9e2.0":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-5a19c9e2.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-5a19c9e2.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c45c62c74de08617c6a9585b05ca8184e241d0f3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-5a19c9e2.0.tgz","fileCount":156,"integrity":"sha512-YF/gyQJZFi1mzChnYRoCggg2s14ygjs3SQGAFuBUrirephzurR/PxImMLH9nO/9ItodF2UXOBJZYlcVm+TAq/g==","signatures":[{"sig":"MEUCICjMAg6Yet9N5oy3A/yqWUeMUZ/3PdGb7pyxR+K5NdJ/AiEA7UU1BZjeDZ7nHaKw+NvhD7Xyr+EKxgREFjqta1B8gN8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdBeBLCRA9TVsSAnZWagAA6QgP/0HVHY2v+qv/fxlHBLP8\nRfPa69HY56mx/L5+W7QL6xJGCec7pKmoS1DYGlFYL4WpwoazQtQ4fsmJolas\nH/Gauy8/WaxPeBzO+LREtdcrm26Ftt9bHnshnjA7hLpTeLEt8LrubGvfnRxV\ncSjMfSGW1pHrR8PWx8iPVFcs1y+9P1xhFNFNdxiljYhUkT4LTjYqSDS01Eum\n+fqCROuHpAl7cChEN+eU39u07XU89OfFH0a9IYvTiLVn+G/YLaM+ZRnt5hsJ\nXNladFo+ZucGYNaZNi3Hm+hIbZl6baPRAGLKnzMFCh1aCKP3sC2iPD89Idmi\nPGkYIFdzs3X1djMwB+N3mh9cMhfxWYf+sg+VnytxGmJ2jcz9GBVGqN7Wp4a/\nUrDMba5M1s4/BW9DLm7zv3fIq10YdqyGMj36d53zQ4CIQ/z+q1NNUCrZafmT\n2Bd9HUQM1o7Qhv9Xx8sh6Jo1p0FZYO6KLFynKg8G/kpClEhhwyrbM9LevyRd\n8C7hmbbtBXm5oN6N7hmtowk0q3tjsMCmJ9Ac6LNyDr2wFMH8XsmAuHd5y1Gu\nte0iy/wdFbWEE6594xCAmPsOwaNY6/LDr63Tj+V3HX7D4FiImiuW5UK6sBpJ\nAIyYlljiY3FVeD8FGKMeRc0JrQHw7Feti0VBnFcUGVMDKOOzc+/D/C7qBz8l\n/vab\r\n=XcNW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5a19c9e2b7891e00ad483cffa6c1940e8bb2c5b7","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-5a19c9e2.0+5a19c9e2","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-5a19c9e2.0+5a19c9e2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-5a19c9e2.0_1560666186153_0.3727551461885672","host":"s3://npm-registry-packages"}},"1.2.2-alpha-ff5d9c37.0":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-ff5d9c37.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-ff5d9c37.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"f1ab00dfc26400f69c54ba0a475daeb16d6d729d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-ff5d9c37.0.tgz","fileCount":156,"integrity":"sha512-v3apmbM4XgRrqE1PScAYQwTaCfQb5y67T73XIaagRedW4Ex/rAsUWY43slHZHqFBzN0H9kVrJ5P58hzWtNyuww==","signatures":[{"sig":"MEYCIQC5yB8Sw6rIcnxt+mJ5fCW3kpyFLPYTAHSBgPq+k/w2BwIhANFlHQXWfJepY2oBm7j2QudX/KMYp4maYx3b0q8k6ujS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdBfNbCRA9TVsSAnZWagAAixwP/3N+LVMoJVSeydVlN2Si\nolr1hgpsfS2oHKUpT8KDVBizQs3GH8gk6fj72PBgjnUlN7KnUcCIxN7FzR7r\nAkGC0LWI0NJjql25UnXL1c3x2cyR6S2lyIK4VAOzCRVByPkVc2jelCaC22Fx\ncf3YsRmOuaFZLfx29AaHhCJE1yTP0KD8O06QyrWtRmD0oF2yQOynEW1NiKCQ\nghF3vE6s4DXKxHLOKvq91rng5BS3MOB6p1QAIYZV5tmnRKlXBwoioXYITTrm\n1nAx3HQAFF2qWjvJNcl/X4GYsfp9zgAQ7R3lxen3eDOu63i8CFaJCjf/yoho\n2K1BeFK/AMWuPcb9akXz7N3nemm9ITOS85mgNVLzUfgI6BN0UcR6S/Fa9JAy\nxWb/av6hAVjMgBPdu9LWKOJCn8W/q6vjs46N2JAGcJyfIuyTgkrDC45SOBQG\nvpJxXny7qLEf5o5+aAc11AiIxtVc3iMdpjMMpjR4XLDKkv5jsywXAcfzaROH\nF05IAyeHr+N7/QmKSuOMbBEQexh8Qc03Et12hpHO643APX4JyKJ3ntojVCzM\nQtNS8SUDmMqMhNyM0SOkRzsp14b+IYbqkloYMbb3B5LFigZAsgrxuFKctZeO\nmfDsUjd+xAqtzSAg/5OU5VdPBTXFlZmEHDVG203q+Gc2VmjuDKnXKPzgE/5Z\n9Rl9\r\n=scla\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ff5d9c3716b82dfe7d0fa28114bc5f1b5b5093e3","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-ff5d9c37.0+ff5d9c37","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-ff5d9c37.0+ff5d9c37"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-ff5d9c37.0_1560671067082_0.5263016092101986","host":"s3://npm-registry-packages"}},"1.2.2-alpha-990efa33.1":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-990efa33.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-990efa33.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"38071b6c98aa472e0366517560dc4bdbf7693492","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-990efa33.1.tgz","fileCount":156,"integrity":"sha512-NWs+e2MQ0RJP/H5Hc982sv/pGE7MoVDgKl9qm0ixQC7puARSZS20JnHK9xIxuBXg7NrAd5nMZNAOlDWVSx4Dkw==","signatures":[{"sig":"MEUCICFZb7RMh6rO3WAz+kTjkFhNc+Stec/hZDA7Sq/U1MIBAiEA7By1XKjv9Bk+2EA8hivp84skyWm7h4W3x5C6q+RJWe4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdBzXoCRA9TVsSAnZWagAA/BUP/i7i5S2ADKlBg3U3yeaw\nfs3e6gybRramD3AKnAB2ql22YSCgPBByyuyAjM2RoQc01QGRuEu4kKpng3pc\nkmpocq7Q3rCqxeV2eWeQZ58dKOxqsHCGBOY3VuDdIPFAnqO40SW6vycu6IPo\nFRLErK4sB/C6dlncafohiEypc+chQDEdqEO3ZJdYvoOJwGNXYd72/+uMeLrB\n481vffCciXPpQzGRFOyU5YLbGkVqrr/uBu4T1h/6KTl/pdNOhKnX3rgvrR+O\nlMpTAlVSU9OajaRdEFT6/wX0qprr55kCjV3SgD1CiF2qES14yLR/SxRRbnkp\n7B5/98sdiHwh78U7UwdcVz6rJPM3dT6ysq+UtqQ7sW3Hnrx+9DkqrEMdqn04\nFLoeTX5cvzdDL03empuFhaydC0KDm0IgN4zJoBhT0Q+vu4gF3IPv2Fdb17Ua\n/r2mSzouJ3bx7SU4T1rTv35KiXBXSPd4plKuGqQQUJbQ6RKgrzk1TTRjvwMb\nOpJVL1AXAhbvCRpBi6ye3sLpjRBs2hRy4Qq3ZMKa5ap1T+Hsn4CwS8V9L42i\n5D/nqsjQpSVBSGo42/oOZecByCCjWNw1sJxdlZ0n9ONj0UMKoTJ/WFcIGpXJ\nS5N9S9QKy8qJNPx+E8dkkaMF7DrNytUjJl/6HVZGj/EMR54vDBu6VA0kL/gu\n7LTU\r\n=DGSW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"990efa33fc2178f5e5ccd2af36d4a0e583689879","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-990efa33.1+990efa33","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-990efa33.1+990efa33"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-990efa33.1_1560753639258_0.6182033380119565","host":"s3://npm-registry-packages"}},"1.2.2-alpha-0f5735f2.0":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-0f5735f2.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-0f5735f2.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"92a9bfb143c7756f5803c4e96167732956f41b74","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-0f5735f2.0.tgz","fileCount":156,"integrity":"sha512-aYd35NWbmxFV2lN6BIfIkCo+zyx1DT27EHDOWWXNBa4+AdRSYw3UP7IxPZOzxMsOoIht57xaFv24mV5OaaxWJg==","signatures":[{"sig":"MEUCIFck0ZfJmEH1/fiK/2rpbIlVUyWUxxxanMuNwzYBKljuAiEA5j3rZERSwYcjeVZWf7IheLH/7TW0mNY9fZGt7W/ZuDs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdBzX8CRA9TVsSAnZWagAAT/oP/1b9/oLD7ZrveKpl3PTo\nn9Xr6DKizJSgopdj6/lpALpaMJjKL4Qf/xBdQD4HrIgLrNG8M0Yl0lrXL3vJ\nkfYQWtJj99NrM/aryGNLjWsiZJ8iZ7R7j1cGUO3UOQnsIHkTjeIh3feP5fgG\nMfoc+9hJraEnfMMouDX3HElPqX5T4H+ws/E6BR/ROEGzEkI05DneL5a9rA+h\nKXXWsSufOnfabZOYZ9HQp4bq3hDL+P4OnCN02QI9ZOkaQ2fIv8Z/pdIUV3VJ\nMMhS30H239unZ1iusPKkaraszIHpyEmX1SiDbqePqtNfyCRd+SPRsE5S1Fgv\n9DRSAUduRNEx4YN+gLs7j2stVBJFeGrEJLU3sDjiu7kBZtLSqYypwE2Sqdcl\n6hKYOEvM0GKQw7Ru9dsMG5genWI1r/aAA4ud/+o/LhClb0gk4jz6apEtf8YF\naQaPhZDs3OCTesH80K3jFekud26IARkx1LdN8SmJBXJzQwlxOrnHz0TrLFgr\nxSxL2c0J51vpdXIXg8BRjLpTLwjHLFr5k0Z8PSdmSKDV310SDGxfozvHfl6F\nllzSF0GOT9bYnvT3s6gJqlRGXHij9lySvv7g6lQiHfoJjL/ocyBdnPWSUZ4w\n9yVYbdlUNz5EOmWKiminZujODKjgQV82EUGYIkMZY7X5XplMkdqBTh2MDBQh\npbJa\r\n=kyQk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0f5735f22591d122a3e8b1f851118367de3c2215","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-0f5735f2.0+0f5735f2","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-0f5735f2.0+0f5735f2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-0f5735f2.0_1560753660351_0.8168093133622278","host":"s3://npm-registry-packages"}},"1.2.2-alpha-608e2b00.3":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-608e2b00.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-608e2b00.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"0e078c9d9bf6c64ca3c19ce8c9f3ab75f950866e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-608e2b00.3.tgz","fileCount":156,"integrity":"sha512-cVovv+MGDKrjddK6z58tSVz1l0f2j2oSqIJz1JEQN5xqAkJBHqCOPTeJ/GRdhvRIWb+IPAZqKFhWdg7Zzn3ztA==","signatures":[{"sig":"MEUCIH8A3H2e5TDXrLLjlTB7jD8cv1d9IthHj67NLj7glbOJAiEAgHsuMdRN1thBblTGN7bj3VIMPbBos0dnIANvcB4Ty6w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdBzYiCRA9TVsSAnZWagAAtHwQAITpO9iPrlEdpf4NpsRG\nyaGhdEXOIuwNTCEXB9cKpXn8za0B3CDyOMX9VQMLGhSndiXjTG0p8oHJK0oN\nm5yYcSm+zxSLIDsCwxxrRgzwMmnUOvlNgB431yFtpj7y829IzOBsPc5bWSnt\nMuysJmccYJynoFzlUP58mv4HG39/pUTlMuJT42fvrly5SPZNvTJxUEt37aHJ\ni5OoESF5iQEhNdlezPYhPiPhS4vbYKbR1NK0uZvSbjp6qiCH+/2gBesTxt9l\nFb9urRa3GfwTfOgS/GQ8dFprBqGty789SsuV3G80BRnaosWf7+BvdJwDwFt2\nl5M8Cub06nTbYtBXPQ2f1Ss5jmQ57iXM3XZWDp0M0dw/MGZUVcQHCjScwQGR\nqBDiksBiCjmV+o2CvfImWqhZQco4IFZBVtbNUcr+W2Q9l677xgmSMF+SyZxf\n65p/3GFXtjJU65mpBoObAHzW+AFZd5afW4ulFOCeaBZoyl055ZupR8sJe8ai\nF6id6eG8h5E1/GgyJE7sEmq+eWlbzpFxNG9/zVr/mN8gKu/sMieiFTIkcYID\nxWCmHVtf4M/StmFkPwbv4hPiSuVCbTZV7ZwH8/E2VyKUJxnMvY83B1Ie8sZV\npzO0yP78P2YxBgWXoxctaVKBjKQslbFkXOtvKo1r7YBxBTt9FcIaVCdpIkC0\ngDkg\r\n=63RW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"608e2b0061633c258af8f7a646015619fdb52fb5","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-608e2b00.3+608e2b00","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-608e2b00.3+608e2b00"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-608e2b00.3_1560753698269_0.9502933496572199","host":"s3://npm-registry-packages"}},"1.2.2-alpha-1133d0c6.2":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-1133d0c6.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-1133d0c6.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ac92dfb6bc7396e441cb38db78c335ad64684d6f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-1133d0c6.2.tgz","fileCount":156,"integrity":"sha512-aBTPpMm/iB7yc0nnCGF95mrmq5wQJnRhHG3ZeGKLbG5Ox+XhB1ZVr39uVuLeu5FRuYyaWDJGp5P55N4uKnf/Dg==","signatures":[{"sig":"MEUCIQCv837ybvRx8xmJ++xPZg8+7GGHLbxj0xYPSMpgewuSogIgYe43ChGvSw9shroXMktj8B0z7M64p7KYtmDL2SHNgxE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdBzY8CRA9TVsSAnZWagAABBIP/11gIOuLdmWhl6VtZP2S\nxZcy7m9GhHluGKqOluOZBfRyA9q5JHuawYH0wHE6ONUBRtjZFkTxlZUPzGFy\nEFqM4CAZ/SEbkb89M613yGm1vsyNAYCbHZImajikfO8/1RuiIWujKAJBD7VZ\neG+8cP/xZVD4chjR008y+htjBfRlEcj8OFFL3cUReCkTX/CVccsfpu0zSiC9\nNJjUb74s+BSKzE4zXhgxfqztikNClwGfXIYQigsZ0ixyDaDFA2FV4VJO3p5L\nHTOe4RQVC6oQ5uza+7E5PYzIRyAZH7agbISXMUTuwuPGkXv0vIw1ef7TwvDS\nu3cg/eQe6lV2FZu8ow/91m6bKHZZzsclq0Rh55OJ6rdgvUj2tJWFMSZgq/vx\nwhgaccJvEVhlv/Fq/ybIopfeMGWKTuvSqqaXLjqUhOQqcTCsb/ePsmgOqeo0\nBp38/L/RmMI5smqO+Y1xZItps2v+E6GeTcXkzJJUQR8zYSMaRA8tgfaxhhtF\n1GNH062xrjAF79OZ15UfjOp3fePisxQHuO8Btt/nxUJvHTYJlfK3b1C6AhaT\nE0coZRJPl0+G+U//LlxdxgwyEvG4OMa2572cGZ4xOxQPO+Q63XTo0ek23GTk\n4BSfTpM6q6JvhVM5zoQh6wulNWmzVobXVvFKlNWabOAEHHGfI8DWWIFiLzkj\ng4ib\r\n=MA+c\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"1133d0c6eb7cfc2a4ddc8a163037d6bbc6d0c627","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-1133d0c6.2+1133d0c6","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-1133d0c6.2+1133d0c6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-1133d0c6.2_1560753723864_0.5087532504746357","host":"s3://npm-registry-packages"}},"1.2.2-alpha-a88b26de.4":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-a88b26de.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-a88b26de.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"996945ca6e4151e08970c28e292cd7871a4f6a9d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-a88b26de.4.tgz","fileCount":156,"integrity":"sha512-E+D87/DYRmyWeE1atOwQsMw3hdz966+Xuw3OsFf+aGQZHZxr+HaQZz5Kr+DFZJ+btlJ5UkKev/OcBCsR4Y+lqQ==","signatures":[{"sig":"MEUCIQCw0y7m2112q8AFn+vK7ADpmg4NITzEAzUa78E30pGzCAIgWjT6ww9QzeEC3hFIrBD8lHzodGoJzuYI9y1+TjjSg0s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdBza0CRA9TVsSAnZWagAAincP+wfZDlzwnkCK8iPrEtGs\ngXDWl6sK4+sDxiEqOuziLkitjng6HdlV/Kq8jmQyaMuV1fj2lZhYvh4JZWr4\n0Os4vslPmFTMYlfhcX2DAZ12ZPSxb4+/QtGqWCz/W/7Mduw2ETNnCRCByyVU\nthbkGmwV6GQenvm8mffDZjcvoQcWjkp84KLWTpuDNHxT5Wnz789qXR3sFKBf\nUHXwO24rA1/MfUKacJnPQ0PoQCg2ybQ/+WWfYf+48+TD72gQTc+fhB7Ve2Sa\n5fX3/DMCOanRYVVI6wwqKD2aat9zf+aKl1zQsbWi24ZFt3BZRbnB0mr1FPeq\nZV8a2vwRrfEu3RSUw3RoSh49RcAA07NQysiQ1xtikH2tzLRymP2eicqJkvsH\nNSTnYcsliNSLKNnpZE4shUr0HuLaZiNTCxlYezsF3l9W/NUYqhuipKn47qzn\nizyXhMa5qGhCMrkI0UJ+PkzXFhEBwRl46XNcLtaL9Ig8JxCfVJeYOsEVtBM6\nkv+UIZmGkHFP3LfcBoAJdG5/oii9c6J8s3EJGJ/wHBXEHYucU+wdXmQdyD48\n0HYY6Hku7G7lI36N4e1qcxExuamzl0+61A1exS2PUqNFuZMb1qdGDW+sSLaY\nFBOY4eNMqq/Qn5bQNdizV2K3iijQXxK85oOht7RUELlBukxKT3lKIautDYa1\nfLql\r\n=k3K7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a88b26ded22f2e06e93d97ec4b675f1e849357f4","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-a88b26de.4+a88b26de","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-a88b26de.4+a88b26de"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-a88b26de.4_1560753844525_0.8802951993600632","host":"s3://npm-registry-packages"}},"1.2.2-alpha-59eab34f.5":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-59eab34f.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-59eab34f.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"f6b18481b7a91c593ef44576a78feacffc87bf43","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-59eab34f.5.tgz","fileCount":156,"integrity":"sha512-WwwOvqRQq9RtFXlqSqnSBy0u8L05mClstWVyj4qJohfrv6YDWUlZxttowfR2uoQ3S30t6emlP/ee9VyIhM00Lg==","signatures":[{"sig":"MEUCIHKoYrDbz1rsv0P2N9da0vUmRqmp2QZKOwo0+vSnjh6rAiEA8JGUQX9OlthzhdgaRU3+P0Hu7yeu4vhsfejm80rE7Jg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdBzcTCRA9TVsSAnZWagAAtSEP/iVwJWAEuTd7p9IKWiiw\n8WnnJxTJ4JGu6cBU9HvifXtYeCR60gTYvYTTc25P1CcVCXmYUzMFu3LBHXti\n3Jr19Rp7wCLBx7J2u4K7d71PEPDo1RUAvuNNsq3HgLPFeVZ0WSYS9jA3u4yl\nVMzIheYsjtZtaeF3HpoLLCB3hqhugvj+7QKPKhH15G5zyy5JK0ZgwkSSEbWp\n3vE8FzS+4I3BNph9S3g1fxtLTZCukUQVpG7Dg5YihmsYlew9cBXTg0ZYYfPP\n7iX66GI2baZpZ+zKwixdJU4ZDJzNYSEb62o8PE2nbbpshVTnMNd379AUIf1d\nripn3y2Hl5ulY0VTDwWP8mOWf/HdzMaRSDtLIhODYFdpuAF1pH/k0lMiJ3Ce\nyJ0jHpVrd/MBb8a2zSaggK4dG6Fl49S/ZBq0/CGK9nib5fSnxkVsDvHJ9mAZ\nvxCr0jCEucyhfo8DylBdF6xp7GpMSNbosw/8sM+gw1/UjEXp8gsYGodXm7qe\n+4yV0bm7Q2qtON6rqBLa6qIvmTjPsqiGZVffLaVEYCsxDJtTusLbNKqRcAfL\nnY/hpfnVNrhfEBGszUUiZQ3vFVGx4fQmMt4EOgR2mdB1KwCt5ZWsgb+LafVA\nCBUXrmThXGiMB+qGIu1bAn32FZFfsf1HNf7k7AFzAYVboZAghGxeUfhfWLzr\nBHOO\r\n=62qa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"59eab34f152df08d12db0747212636f3e2474f3d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-59eab34f.5+59eab34f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-59eab34f.5+59eab34f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-59eab34f.5_1560753938496_0.03609062261700391","host":"s3://npm-registry-packages"}},"1.2.2-alpha-1c04359f.6":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-1c04359f.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-1c04359f.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"de39d5c153022e783d9c69d76b0eafd1e1526217","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-1c04359f.6.tgz","fileCount":156,"integrity":"sha512-WRBuRvRleOJb5FBqIgNtIgNtUZGgWUGGSrlY4mar8Fqq56UDNelFqBLmDMO3MTDrL6fepYsrN4OuKWnpjZh6Lw==","signatures":[{"sig":"MEUCIQCaGbXcHGK3d7KlSNAz4xgRxDuuYvhXbHvxEPajaDc0kgIgeeAFzeyRIfbcVOH1KD6IlEkvJ0YjczlavkZFxMxos7A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdBzccCRA9TVsSAnZWagAANrkQAJTD8rFyy5Cq06DcxJ9S\nb+nlqReBXzVUxD2QFe2SaDFUtXpjGUrDm6jRPun/wKJhpttrSglYXshDl3Z5\nFGwp5ZPlvdnpRYFKloBtED1FP7YAYowFvzvf4Fdu0lrrxcQ5wls/Y5YOv7si\nyVoonsXZrAPctyOs4g3wV9dCYiiXTbfKbkItQAUPYBT1xv3Of/POK8ufnO09\nQUUJSixSqHg6JPNRBIeRwjKsc8+p65Y09CDDyUmGc4AoZmSNflESaFXWAuRa\nmKiQEooDkRSfMF9GkTKYSww6irvVza+E3jJoMMsb1CQCwZ0+3Lfh9q9WWcCa\nPa40lNTbVcbW3qtNtYlNaPVUmteV1YcHoPWX/4Lkm3TetEGvB/FOWPEIHRvR\nePEEBR98zkQf2FTLZTznsrYAMZJdDPT+kmCC+5sec8BLWgzWZlxSoqSL4K0J\n9TTOM7YgE2oHEpvVQdaUmkmAaldT/BWGkajmgDopS1X51wTTGGxz9xT//5gV\nwabhiF3bOcjJ1rq779DOxlZeVyKasPLzC4dVIQSA9gbyuZli6mqsnjXKARg3\nX6M92HYXiXHQGXid7C+ZMLZPbXLGLxB/xp/61/lNH9InzS4GXMnEM4WQEeYA\n4Fnmp5VAZ1THNVgSGh1kOby1m9SrPdFZHO16HhVk3aSPCbGR1TUAj53ddkCy\nBz0p\r\n=B6tU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"1c04359fa7638e279be8879b58b6bcea915e95bc","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-1c04359f.6+1c04359f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-1c04359f.6+1c04359f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-1c04359f.6_1560753948337_0.6491223630948273","host":"s3://npm-registry-packages"}},"1.2.2-alpha-056b4e60.8":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-056b4e60.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-056b4e60.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"cf05f2983b381bdbd07abf43b02807fbca6d18aa","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-056b4e60.8.tgz","fileCount":156,"integrity":"sha512-Slnfw3AYxTCm0avjgy4gFvDFzo0zxs6ijf0uxSeAheYf1PfHVnTAgu6BcKW+uEyQ1ReeydM0R8FnmnHwSk+Oig==","signatures":[{"sig":"MEYCIQDA92c79brN/OalWROrKkNh0knTD7mmEkcPB5VhPiJ2egIhAOLrrmefY49rZtubRaWzSZtHlW+LZCLBKekCS0r6Pd1B","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdBze/CRA9TVsSAnZWagAAszwP/2x99s7RZpehKhJp11TY\nzYA56xVkg8nSg3/gcZJRc3QTB1kdMRDKA/RIrPY0lLEcvrkJUBciaD6nMoEh\nAl23xjT3KsHbrKx/8j6abduKsFBjz3fYFLrjhQVcBNknXgu1qAuMHqqwLT4p\nRTiH5WF279YdcjQu+ffPPfAUCVaIBL225igcRXbFAHMZ9ulooLKdoxMuILgo\nziaVCYgTt2wrF077ocnG6dm/Sp8ZiA15+P9HWmN28jqlHBF+uAvwSvcPZe06\nAhnVsSXiiIlSO3ql4I2H6ktM6L8otegxBHI+ohWHR449igF2HDwPEsWWb2WQ\nWCshFugxBUpOx+Ra5sReUbNiHegHdpop/zy8B+YlwGsBWSGRsJEC9HXTiZCi\n6lu9JU1BY+zXDR7HLtPlYc+0DgYiNL7/RAOyhad3j+HmKw5tIYE30vYMlEBm\nMvCs+f0cjTn27yLg93aCNbOC1OLvU6IIc7eeVLi817tO/wa3z4xKljKd3CDZ\njdnb0q7gB/cTa09vL0hAlRsvEba182kU/LKk9cmewPhUTipRBSELyA9wi5It\n9As5DOSrtMMnvrSt+v7p0twhiKUlv7A5LBG67Udl9vwtu3l2B+3u8EN3puOp\n7QgO+hOqiaeb7++EfMdRgQiGYHdoqrULdcazfmrT+e+TJKzPrNGZFvJ+5nff\nFgo1\r\n=pAjY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"056b4e606d5000be93915203dccd96001265b35e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-056b4e60.8+056b4e60","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-056b4e60.8+056b4e60"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-056b4e60.8_1560754110444_0.17452054201606648","host":"s3://npm-registry-packages"}},"1.2.2-alpha-785c3eac.9":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-785c3eac.9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-785c3eac.9","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"3458fa966254b2e569d0c18a9772e298eda23d81","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-785c3eac.9.tgz","fileCount":156,"integrity":"sha512-F5mWb//3nqtHJnTYnMJbrNxJpkVsHa++VyPbnFAtNSk+sZYzMptUodhvSOKemMXkAWCAk4o2/gfnKrsCSGNK2w==","signatures":[{"sig":"MEUCIGh0urSk6EPs12sa2WiRNxPJwpcKj/l/WrUarAz2N4jLAiEAwSzGuWf+IC9k78/fLXYle+P9OVIZ8nceBG31puYjWg0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdBzfNCRA9TVsSAnZWagAAp6cP/2i9ZOLrUdOIqBZbuLxo\nCyMBl3yDFIMvpZuDd1+If3xXiKIoPB4K2HKgE67O/o7PY3h+An/LbeBrWv2p\ns67CpZ8FDgKPJSN7MUwfesIFaEkvZ0VUJRVwn6vfB4PaJ6QTg1qHov5t/2eV\nCTjjdhIBCGQO5JYB+XzNiHLyXrzugvguMDG3wWf3H9rejx+t8d9ltISqIKVu\nHqUNoPOmIs4KcdyYsYOC5KwIC2jKHbfy9R1NoddyYlLF817acURlzi6bRGh9\nBkANQuvenaidg1qFdXE9lZktCrhPJY1xJgOqCbz53UJZi8Eq07KQ99ZmqOl9\nVYyYip3ACdqICemy+z1wNWf9d4GbyYMiO6ZsLBvAK0xzrFvjOw6OCw3HE32B\n7FrA9KKWK24eD2oXi2PEuQ2AK0cAPYBxSxzqRR/VpAMg/gw6h4bJKXXq/q8E\nfkvF5MBnXpOJWvlZJiJIp2YAKO7mvGvtXyihuJCDIPmeJVDgs+o+eDRp9BFc\nfzuHM+M9Gky4ypHZuOqpYEBX486nAGe3Prr3ssRON0NQu3SMYL3xqv+ocddE\npRpTmrmsIbuf4JGbLjYFDF7ZGvSpUHDF1AFSPwz7JH/yeVREQ6iZXWqF0D1F\ny82lScbrnhG+FvBh1OSZL8LBRIM/EQya0rj4GbIvBK9g8klgq2X+lctfT+WQ\nMPo6\r\n=QMWd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"785c3eacb35b384270bc2a6c288bd760a391b3cb","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-785c3eac.9+785c3eac","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-785c3eac.9+785c3eac"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-785c3eac.9_1560754124561_0.7500701053392465","host":"s3://npm-registry-packages"}},"1.2.2-alpha-73efd28d.1":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-73efd28d.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-73efd28d.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"bb61031a60c30f01899cf040b7a12e5e4e0e2270","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-73efd28d.1.tgz","fileCount":156,"integrity":"sha512-pCnu+N50qnojK/303FodtL5ao+KNP9H7Ah7Vnw/KE5bA+8iV7voUGTLAYchauK8n+9KH2n4a47be9ea3oz4xZA==","signatures":[{"sig":"MEUCIQC9+2ijSQLNd5yEc4X+uPa3XZJn2Mg9rrY0LDRW3SxANgIgBbALzF7uYTNnpOCtTaQQBrx0V7Yz6Wr5AGyp2OYDfOk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdBzgHCRA9TVsSAnZWagAAMi4P/2tt2AwOrsUcWPaWjQKk\n8rlWpwx2Sy7i177NQL9HMhb2BMWX4pMptGoU+6ZgHfwGvpzfdcvaofFY6XEl\nNLbvlisxsxZnOoMztAGWUpZeTepZP9InVSlW1Ksp1g5HElvmPmZqxyMa/lIR\n+kPHkQfKqq6AAvhhldxdHSKnAHkB7m+Djc4stmYIFBZxPDwtYQ6+FIDHejId\nXY1a+oDnbpO2Qvvmy80OZfix1ALNRSFDAfV4I2mdTB3Lj7RgHh/+XLv3g/gm\n/grTce94wfEYhN+Ff7NQVSt9h67yEuOnmTc6X0R6Mfnh+D38MkX/0cZeeY7M\ngkLmNkWzvQDx1B2KJV6dU9MUbxrvnzX36SklVbqTWFcgbIjwQin6GL1z6f7c\nffA0kHK6QUPYB350icvFn7Z7M24OwWhnASt/GEIh8I4Jtb4MxjA0OgcZdY+w\nahh5anpOzGOzdi/UOQdMK0dtSe3qLwKc6aL4bubFuBy7+12krmz4enBWV0Ou\nbGb2Tit/pxyhfuiiK1Db9DeYSMsW1lKnHRqj/LbrncAOofEiGSh3f98bsjBi\nZrb6AMQz1Wzl+VQvwHhfMmSmA+1+aMrzN0HgmNnpmz87jg96gAyJ2gWasO4S\nk6tXE3sCqU+LBVmWMVJ/2uOBjRf0K4OsQ9Hfx7C9IWSozNi/+0SBiU7UTmYI\nDVFz\r\n=8hZt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"73efd28d26d2ed29e02c348afe0a9112b7565328","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-73efd28d.1+73efd28d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-73efd28d.1+73efd28d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-73efd28d.1_1560754182375_0.8879441573331877","host":"s3://npm-registry-packages"}},"1.2.2-alpha-6d7f2b87.10":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-6d7f2b87.10","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-6d7f2b87.10","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"9045b2417e07ee638e0644ce0fddcf70ce430ea4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-6d7f2b87.10.tgz","fileCount":156,"integrity":"sha512-ZopZ4b939pvgj6+qTWTzY4LlEJcXK0eztTS5Y/TGN0RPjCkTaiTirnE4BYTKHOVwcuuBf9kmbAsMdBjTlVrDbA==","signatures":[{"sig":"MEUCIDUawcKkdjJfvpRSYw3hfSTixyq0aSQqgMbPYz9XYJCGAiEA6stOIMkvwRUOl9JYVwFzFE3gJHXRFNAq7d1MiqxAXwA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":201587,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdBzi1CRA9TVsSAnZWagAAl5gP/jLlY2nToqbffIFJ5wgg\nvXAexFGbXegSDRR6nxc9VGsI3XgEe7Q3qMo5GZGaA8ZgSAmjam71q+h3URCA\nfNcWeW8sw+bPjDgIXs8Q37avjyvRbT/dt3sOSi5n9bSjrYthIXz3p4E+P1Xk\n3sYdZdeULnA45dvAuaFYrBSBbv1Sc6B0QEfeoYE5Kk61MOzRdWH/c4iH/rqO\nLMB3GsJggnPP7OZxUoe5dsT05bUQqSAqrUixXpVLDYbkP7DiLWm7sg2bwl7d\nYP1Uu1pChYthLirBRLz2sq2l2I7SBzEqYLPz4LL2eKDuJKlEycXNKwwmZve9\nEECZap7k2TJNYNXZUWpZ+Gx+ys/9uEi6JFTvztDE2PZ9BbxGYr3MyLqfwOL9\nzJoczxmNv0Y86sD+nzlw2TwqOvFuvkZOv043Sl6BNnyBf/mqHBDbnQsVN9zX\nngymgOsQFWnjscIF1JEa1wOjCKEL/myLWDNFuXp9W04+GOhG37PtUES24xLw\np+DoFsCU45v4RaxnxFzkO+SUAAxjnstAtwUyFdAEkG2pJxf4ti+YWXsw1UfU\nG7+tfnGloLPLnAJS8A37MqV9LYB4T2MtBrKJY0OYkGAWweOEd7NGLsE9QOw8\naIFag9ZWITeXnG7pfx2jImw0/m3AVSoJ8eOujDjHbgbWtN5yvJO4CYs/G2t8\nUoHA\r\n=UJ0S\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6d7f2b874e9be4c296c163d034955594e9d49a9a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","graphql":"14.3.1","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-6d7f2b87.10+6d7f2b87","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-6d7f2b87.10+6d7f2b87"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-6d7f2b87.10_1560754356851_0.08094850793914632","host":"s3://npm-registry-packages"}},"1.2.2-alpha-5130f1f2.1":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-5130f1f2.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-5130f1f2.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"5f75e4dda764af3049e98d6215ce75b3c4dc06a5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-5130f1f2.1.tgz","fileCount":156,"integrity":"sha512-epOSgmvmgqLXuWf0TIjfE2a5Qgb5JC4YNZk8PzXqXWe+vOjQJTQpWrh5nbiCX0Cpfce4enQf70Wy1ZzZzN+Tag==","signatures":[{"sig":"MEYCIQDCn0hdIhVrEgc5jXHCi5uT6Y7AIJpG2AnsPEGHwjsVpwIhAPL5I0mLRfQPjv0toDfnVtMS7drG5VbaSWABx3Wogu/y","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdBzjICRA9TVsSAnZWagAAjAAP/Ry8rRhm9NVDdv2uL3gH\nrpkhThkHG8IU+4UBgixDvYRDyn3s12Kj1sQM1CJhMuwGp5Q8auTMyrifVkrR\noELjiRwKHQLkwRg3ThvCs2/O9eWmUy848jCr9Z1CQ9G/D5Ge/vq3vprNOlwo\n5ySdygB351k3e1UhMDqPdHIvPe0p8B+h+L2i8w7z6YlqZ8Pwx+3zY++9LaWy\n4f25WjAziI7hA7EgmPQ2tq6R3piDY/5mrWo3zNtiYRb/rAJT5ybXEOgHAQP5\njSqf1Pu2WuFAR1rIjHE90E8RI+gpMXLrE1XrbNGQDP5k9ntFzqbPn/5VKIuP\nwkkM6V/jrNGODfvLWg2EfZSFQdJxUFaKo/jpMf66Ro7Kaj+jSU06tjkWFAs8\nvBMiFX2F0JicYh3dFrdPBScu5vZWBrU8K2cPsER+A2dZNaZrQeDSHNGkqWuS\nruktRBu8ZFUpaXz/JHzilOzpwIXDqoznOjNOpHACurrJknKleWQgl+NAPjyv\nE6LGCHVfHCTArBFbkGBGYBB6+2r7V7Rd5S+MbExKSXI0AqaaGzVeEDwSx8vT\nJqJ7xZC0KhUURWJOpyE+GH+2FbPwfvC24kz7JX7F9A3gRgropBLnXDzevPDI\nf9cTpW10yrjgAaS2/97+GCtPFa3WDOM+4+YEMy8DnjvgmDp2Si6HjhNUy4zU\nitkH\r\n=gtbr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5130f1f24ed7a40e2c206156fc21aff8d4ea8255","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-5130f1f2.1+5130f1f2","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-5130f1f2.1+5130f1f2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-5130f1f2.1_1560754376154_0.9208193322753171","host":"s3://npm-registry-packages"}},"1.2.2-alpha-9c86dade.11":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-9c86dade.11","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-9c86dade.11","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"45782af9b6293bcbe28ddbcf1189afdb4b4af4b7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-9c86dade.11.tgz","fileCount":156,"integrity":"sha512-nQzyYTJI5ZQ7NqNfDnOLxaFyB6zbriXyIwB8KAhTbofgyFv/tgsBXK4+zhcebMLuF26GWNY8WiVJrK+wjnoO8g==","signatures":[{"sig":"MEUCIQCoKXhay/al2qnNTEU3t5DC0xagJqFGkuPlJah5gtxHOgIgQNMUQY/ineksHcC6qPf0lzQsKW4K5XkbK88kjEN1lKw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":201587,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdBzjmCRA9TVsSAnZWagAAYqEP/i+MM1TOP1g22cCAszv1\nlPX0K1/YIDZ9+mrFlrqUNvUCd6gOv1UAASNKUjW61JLR7M2WfwDvKaApC0Rd\nZ0Pu1uVS4PSboIzQGoNLpXlbQcnGILYj3ai8jquKPUHs9Gnoeox1VGZ/Lcdq\nGr+MFuP8mLiVC0wgAQUIFmt05Nf7dgPsFYR/hJ3ZHaW5ylNPH8pmmg+qqTgq\n6u5JcPyDHzNd9oxesFOqz0qBC5dncQKf9IWmgOZKOo0L1iIuBVsBputVZ2Xh\ne/A65g8IjlyN16fCdHqZsUha7tzXw1RHMMibEangh/HG3uqSVdfgwAHrd1wL\nKyQXS6YpWdMDK6L7xdkKuki71z223EzDyEYHBsncbjM3njf4QmF/G0DBmh1M\nEd+ZY8sJbDz8whJLdZsRFiUX2NuGoKsD8kztVHsltBwjQT/FpXhwMUGfqpBL\npL+iiMYVeamQkskPFZbpTOJKNKO1WSxl9BU292gG9/aQvXRCBysEURBbv3Lt\nzceLwZv9qpIx2J2ZpUJln7KPfcf/fiMWEglwQogLVnm080BpzL5OaGfCk9Cx\nPABx+WiGvOkfbdIG+btPSN/aGefLnBsQ7knHNOBBVK3fdw47oYkLXS66ZxMY\nkYQpZvA8yS7Va4ubB8wVA0dyJlzLoJ4tgZGs0QwRejxwnAM1fdWfhrcsGgoG\n0JaC\r\n=JH2s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9c86dade678ebbe02fdfa3f306fca12d152d2512","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","graphql":"14.3.1","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-9c86dade.11+9c86dade","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-9c86dade.11+9c86dade"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-9c86dade.11_1560754405655_0.48926029509278957","host":"s3://npm-registry-packages"}},"1.2.2-alpha-4c62c4fb.11":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-4c62c4fb.11","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-4c62c4fb.11","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"f0826d54b0594b3bbe80537d9425554e05528d61","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-4c62c4fb.11.tgz","fileCount":156,"integrity":"sha512-TA2qT7gwxOU4Ryaa5YMATxGkP7ourKtb+hU0IalVc2GSZU8LwtVI3KuSyh4HtZrFdtGy58GUORj6U56qeN6Ltw==","signatures":[{"sig":"MEQCID7kFR+VBpRBKJF5brX0RBV3EkR15sBhLx0tCnrwojRDAiBCDLAP2Oo9Nfk7UyMSBauIXDBjjIcLOz9Jy467U6X91Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":201587,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdBzkBCRA9TVsSAnZWagAAdxsP/1jB6wxjzvTkTFgQ19Cg\njPybjbiCzgl/2ELUjPq4Ua2YYV/PaMdBRCryoTxvOx/fHeYClvfpjLINeSAy\neodOMvlmyKCvCgH80J3ZN7CovPjFR67qykcBt8i8G7IjvXjTfHE9+LtC93Gg\ne3pO6VEFD0PNw45QLibp3gnG7ul+atZRZgxC/cChdn/RNC/oTnatJE4Bl5eD\nNUukE2tCUmnA6D/ImGLqISpbKZ0vpNWFGmpp1Wf9OuCMQmB17XLcuvw2pcx8\njAUdLPulJEGgRlQHKXQrAX0GIuQQzYOOQJUMUb4DicDzUdXWC3U1ZHnyX2ck\nryCY6V8aUYVNwkZ/Pik2hzh/qicEaeYS114k1n6UlQZdCAaTzB1CtVwgB27c\nhXuOM8d+wAmvbJN0m+mgyCP8ogXlln3PnbN3D16kPmFDiXb57PiykJ2Xbb6P\nsdM9i1iUzkml8CsFAGN1ZnIIDyqiWRCgVq0duGnXvUQA7wRrLUIQV0hzZGxz\nJpCt3hqIQEwDmxrB4oj4Vn8850jHhNDYkjWJAzPfVW13AD/HM84BtbuhJ0Pd\n62bYqBMbiCLslDkFaDlpD5RbCB+JCjJjOFOWOfzJjJyMjcGRv6D6RFKNABAX\n5SsIJGyu8KZcEXkpRMKomrWHy259qF5uty2X1Bfo01FySIvo/oc6xSokrjVj\nc06V\r\n=KcHg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4c62c4fb5e72a2bc93acc41a69aa0657a5b66261","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","graphql":"14.3.1","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-4c62c4fb.11+4c62c4fb","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-4c62c4fb.11+4c62c4fb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-4c62c4fb.11_1560754432438_0.3141956615821566","host":"s3://npm-registry-packages"}},"1.2.2-alpha-263e2d3d.11":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-263e2d3d.11","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-263e2d3d.11","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"f751b139c1cd7cdd2c8cf7f57d0b9b270637822a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-263e2d3d.11.tgz","fileCount":156,"integrity":"sha512-szrybpXd04iFFqUm2Td42rm6DEa7i7v7hHDD3zdm9fJQ6BBH92Jaohr8CTaq3Roxr8WXONHrczRLq1vEuTkTrg==","signatures":[{"sig":"MEUCIEXbCpe9HtosUV+NsBTisGZsbbt5KPp1uAL6B8G/1Uw/AiEAmLINKt8Fm88fHAheVJdH6qcWzKmypXvQ6NbQQfAgqKo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":201587,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdBznNCRA9TVsSAnZWagAAyJkQAIVwGIPVw2PHAvCkt5Qq\nnWDuA1XbtMQYbaT4c5JUDi9yjFl9HlzqIV1wTJBQb6YBFcbQNuwQ0Q5i8LRy\nI5OmsE2kYxqGvlRaznIi9P9wWMRUSgptkY5cwuQ0CKz0+Fnouv3N0zfQ3fF7\nZ+SuaU1W2nu+0K9pqjoZWu8MCHDe40tQkjZszG/ewiBOLeszaGoSUxAWL9tF\nj+QTKVW/eT7XbQw9ITOprkGRHQ13bymwfJZv59xwbhFZyPo1RQYHm13y6C5P\nf3c/9V3OT9WjlStn1z6GYejc5bhmIfP/nyZOP+dz+TIccebO+SR2Tn3BtXkU\nzDCCtJZzRvHZxFgtJ+wGNtXknSsWj8yFC0MfSfvMHtlCanNdw2caiD07is3s\nfggQdE/ccEMw/OfXWH5H3m1QljtQIwXIVEh57vXB62m7Xyd3M4s++Txuz8kj\nSrhElJUldxgdRW4TF8ewC78Mb8ALB/xzvufIbbOgLAmuP6bQzVrJUoDGoHnZ\n9ff0D+8DFqSAdXERI86yKiZwVyRgIdK6/0w6zeK/e5a73lLqkGBp5i9DhfpG\nt4lAp96BmN7ErYI/7Hq5t8IM3HkRVm7ojeLa46AdZgt7u7MpqdGyYzn8ZkhU\n0vV4oF/qIRJAGspgmFrmwAeOgu9Q4D7HSXAW7lBo5TUHyHdBdHulV7HWqqbz\nbmZc\r\n=W7Gv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"263e2d3d213c8248b36ac483234cebb8530b57fc","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","graphql":"14.3.1","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-263e2d3d.11+263e2d3d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-263e2d3d.11+263e2d3d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-263e2d3d.11_1560754636455_0.390142793769231","host":"s3://npm-registry-packages"}},"1.2.2-alpha-8b304efa.11":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-8b304efa.11","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-8b304efa.11","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"862f548503d9967c10efd90a1c8c893298293b49","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-8b304efa.11.tgz","fileCount":156,"integrity":"sha512-n8Kv+JLapYxzAt8iC+KgGPI/jrBj4S/cngqmVOAmQ1ZCDPiDZ8sPJaVzQc0fwqQxby/P0LctOl5f2rMYz3Yr2g==","signatures":[{"sig":"MEQCIDCU7z/Wqt8LhJVW3PYuWw9c/bjch7ZyUyr8Lcht6L01AiAoFC77d6QSh8yziELZcJe+M8nCYxj8QyvfAXENC2RcOw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":201588,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdBzn6CRA9TVsSAnZWagAA3KEQAJhEllXM9nsUNoftAcS7\nUMI2d7tUOlfhBf9e/EeyUN0iwhwuc38tPEQ9MIdblkbleVnz7eyW5zbk3U8R\nsITkKzZNmLFAvUMXYXfTmLuaCyuQqGc8+M/OpAN04WjtRuj0vwtIMqeMiWIQ\nu3heDqhoKrtTJ8/8c5r5u8X/MOYCrAoC1ZZknnhY8jf4OJMWT6Yf4s70w1PH\nRDViQIcad+lQqcrncn6AF3Kux7BfyFbRYzimCP6tnG49ZfB+pNEiuwDEgPnh\n7hGc9S4CTxfYX4H5OC/gBAd2p/roF3iXbLChb788xwvxN1Ejp7O6wG6mieLV\nTEGmQ+zt+bGu5C52orE5beVV+X876zia39pltNf86zRe9Z+rJxHEF96vT3UI\nia7NUZXpbNUTK/1KJaHgIHhJRbpc3OPy9K7zLEUemz+fGqjPFXjPjNVZJDEK\nxoJu4mGenLJbW+FYVwVz7KdDXrBin8EjgDvDuxWFRAnfw4QXw2/0K0uhMnw+\n0H0cRr5hddb8A4e0FI5aEp91hhp3qI/Q3vcEJIs0zCe6yqx6zUO+QCnj80Hz\npTKUaugkcy2UGYLXDBE4Jc3cQ5g75+4I2BF3Up9fn8kTR1KOzW+jHvpZ3LX4\nF6KvH9LGRVETjQLWZLwepWs4tXaRFCMLWPVG7LmodZ5PkrE4UhS4iU4kw82t\nYz7a\r\n=QYWn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8b304efa3b3310b1f33b991b7a6a6ff4843ce0a0","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","graphql":"14.3.1","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-8b304efa.11+8b304efa","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-8b304efa.11+8b304efa"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-8b304efa.11_1560754674965_0.3347233949657946","host":"s3://npm-registry-packages"}},"1.2.2-alpha-5eec6a36.13":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-5eec6a36.13","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-5eec6a36.13","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"1ee3fbcbf484a04fde1867632e7998eed46de1c6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-5eec6a36.13.tgz","fileCount":156,"integrity":"sha512-+ydfvZ+9ZnS0+fw6jTFxYTRSh0eaA88M26nxQpu2sALaMXYM+tzqaSvyZobVAe/kOU0E3Li9+h6PduSOwcll7g==","signatures":[{"sig":"MEYCIQCerwbnzMdUEUQBPaMYefKN3Hralx44HnWBwKEhzGbiUAIhAI/VaGPhXk+hpGOwinwQeKHNx8oXV3bGaNBu8XdIEV5T","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":201587,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdB0ZPCRA9TVsSAnZWagAA6lkP/1dBuZri68B7BKajf0A6\nDVCeO/r1/+VBTMScN5hDQESK/QzgGv8GjR3LjuSjypITt0KsgcOfl3T8rCvQ\nfMRxRDVEgdd2f5O9EY/FaLlpzcbB7QEtiukx0UPYK89pVoS2uTRJFxJNssz2\nrUyhCF1EBxWpDdJeIeRGTJpNt5NArUzETz+layzfhzBlEU0rzBBlP8quqbnp\nPKszMLk0AM02UvljSDM4EXjB+rLhTh5zp5BV39YsjXwSj3W3BDZ2KLaGdrI4\ntSn/vL3nvTxMoBmuQs6vpFmPsPQlx0b1M0z/tJrvNXWL2dN/JHHfUch6yPUp\nnWVJBHx9nI09NlLRiQM2n+RcxCyUKgxIWj7/xr5x5WvwQHgYPs8I4EnU3ui4\nxQ0x42QhoT5qqCcg/0ovVvTcJd5GW6HCrB6yR542pl4rNJl4SqlZeEFP5oSe\nZ/zEwI7ZPgHe06YUm8JEyNpiRDraJH0AdBDXV/ePnusBOaT7z8rxtqxI9gKJ\nrn5rkL8sBTu5/pLx33vd0t2Ecu6eN4RYzDCHRr82DI4W0fdxYRH8S+i6WilX\nCUGyppU2zmRrXqbJNz6xZdm8L+g3e2DVUl8+5qLtD1SgP0OQKZqGscBvLRg2\n+4hQOlnQhG0PQslxjMWw6HcfBAkILcIemRuQizfVAhWJp+yzD7vr9O1H+ZkR\nHawF\r\n=/y8o\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5eec6a36d944daba9d0debddee75a8bd94420173","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","graphql":"14.3.1","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-5eec6a36.13+5eec6a36","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-5eec6a36.13+5eec6a36"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-5eec6a36.13_1560757838533_0.6506779472746873","host":"s3://npm-registry-packages"}},"1.2.2-alpha-84fa3020.12":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-84fa3020.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-84fa3020.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"98c4b72287f612a938aae30922389e2e0c495ea7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-84fa3020.12.tgz","fileCount":156,"integrity":"sha512-11MFfme8AxorgPyx8fnyprQpw0RSYnlZJfAvlgcq/0Q0rj579Xdlr/0+XzG/Tf5pV2PiydBjcpVaIGkXgmxuSA==","signatures":[{"sig":"MEUCIQDIoQ9cCRvKCEE1Wp80cbo6N7jYWU3uIV3ZVaG00lolOwIgYU6Uc+S2qgl+ilYh+LJijVXGOfBDVVhxLsVhooz+/7M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":201587,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdB0ZjCRA9TVsSAnZWagAAc1IP/0nubKnpq/az/XE57ApN\nM6lQB7wPXuZCmTinLYFBHiG+e4R4bX+7Ilgl3WRXjpgGDZpwIjQ0tFl8NG8c\nKkYFu1qUz/7dQ4H9w1whva+Dd0r6l350VZZ2oNyyhQ8YPXhnTMzXajkQhAMP\n9eTaOe/Lt+scZMZ+uC8Tupg1Kjv8LUTS2DKSn8YfRnqA97/m8XFc6rb2/h7z\n9L73yT4QbhDIBbT4o7w7Asp7RrX/MdFgkVgmjgfZGjoVHLOdxje29gQ6KF7u\nkGJ8lV6kUMiP0Nv+j/Ri0n5yJRhXhnH7c34yToktcpRiUQLiJM4+VM3REmAE\nZQ1T3KFm88NrFWMQy1CKGXAUxDDDluzrFZC7YpW8sc5UgAMJbFn6111eTFjs\nn33pkfJotAAOF2O7kJ8Ho3n1s6PctZVT4CcSr+xfl7I7N/HVUBIftcpeHfdb\nVivn1+BTrNHSIKqwSGFP1BH4KyUMuXmtAmxPKIYMEaX8lAzBnvU12upYS7hy\nhiPtoeD53evS3ZGcaSbKK6VIudiOmPjYyfWDocjEC7TaKBsXRO4K/qo2N2IW\nim4t+h1CYngI4AJy2EKE/SW/Qv/UY4ebj2PahVijt5RUF5B15tuoj6idjScU\n8AZ/SXVjUFDDK63YcSe4Qh0+Xv2K/SKwaF4DKwSJfsUONYMonrDhnCZMLsi2\nMFDp\r\n=92/w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"84fa30201a42309ea92962139072b0f2d79d5860","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","graphql":"14.3.1","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-84fa3020.12+84fa3020","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-84fa3020.12+84fa3020"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-84fa3020.12_1560757858501_0.8720671056247495","host":"s3://npm-registry-packages"}},"1.2.2-alpha-77511611.14":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-77511611.14","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-77511611.14","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"9de8111bae5171ec311699415ea02113d88b40ef","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-77511611.14.tgz","fileCount":156,"integrity":"sha512-m8l+3JChIdZI/HtzVNoqkA0oVANPhKcFJPZGbmJLjSoSOppI3CxgG0gpdOT3PsoG8AgQo/TSQ70FHZ4WpL80Yg==","signatures":[{"sig":"MEUCIQCsfFVWHYG97Gd0c3Gguz5XBKhuPng5BAKhomBMHd8CMAIgdKRHoHg1reOPlH9IWLhC+7YDwmUaUmV6JuRs4nrwpEM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":201587,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdB0Z6CRA9TVsSAnZWagAARRsP/2sv6eqdvMLSp/LkM3sz\nx0H1DtlJuCPpEpAyvkzmegzNuBLcZfX3d/TYKgsIcGRW9n3PhGT34jnkPYN6\n6ksiNTejqalZH2wteODy/GHN1VkfbvEiPuVH742qWv6rM2TRqpY0D9fbL5Ie\n7GZu3T7FKrmd89vcyqoIYbrX+Uq/oNmeVszKSKNhlEEZIaXOEtbh2khf7OJV\nJoAl8UzcvfM6c/uSpiJ86DzcZRt+WxI72RvAX4ARyfSl+syUIfjNOf1nKxuc\naLgmZ+esvacFxu86JRmXguP13wHQIf072+F6pShtL34S4pU1bC2z1kF9A6Ig\n0KK0l9PvDdIYlbOnH2gsjD9fPW0YjrHvhWKLL3z/HGC0oTBgyHgg1IVbnwSv\naoARiTyWhQP1QMNuGfQ2H5RQo8JCUIl2HWHTdUCvDlQiWSsM1AenQIxTZ37+\n6pqerP4autl80aWyuCfHslNFY66fEf6gN0UHRV58yIyl1JynKV4mFppZdVC3\nOkq8DT5EV5r/Y9dYRWhaHWh6DGVs/wZEUkI+DCCB13eNTQ1dpZpmuvt26mvJ\nROhxuqbZxaA6IjpC+heMtBGDaw5KoBtw0+X50kKI29Ker0GWsMvB1cpaQrqn\n1UeYRQ0i8yLC5/AVMQAtj04Hi0xTZTBxNmv9AbJN7r97o5Si7Cq9lUPPJbgI\nfiTj\r\n=4aTc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"77511611bdbc2f31cd06bb47a85aaeced7ca1573","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","graphql":"14.3.1","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-77511611.14+77511611","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-77511611.14+77511611"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-77511611.14_1560757882244_0.7822012414375914","host":"s3://npm-registry-packages"}},"1.2.2-alpha-2c3d116d.15":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-2c3d116d.15","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-2c3d116d.15","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a8eeace1f023f7951e5f0adb459e2e8dd17b0f29","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-2c3d116d.15.tgz","fileCount":156,"integrity":"sha512-0+QKi3HAzJEWGAjB0HVLGBD3VtlU8XpDyrZWbLiR8EquI7GTVh/HrNQlmEWVpYaEJOi3yaemSlpres3dO26pRA==","signatures":[{"sig":"MEYCIQDIxahVEOdBYfXWpExDTmOkfaGLaHh/u+RPZLVv+fVpiQIhAN/ODM4bn55HzZK9+DRdhdTH+RML3xfETkTPXPfQ5voQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":201588,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdB3sdCRA9TVsSAnZWagAA8VkP/R8dcRYeVRnAFpzwJUIy\nFvl1l5zSJOFCVCzNVtbb98WqFNTQx8hwNW13N2AZI34eSM4Ef+EQ9UcmB60J\npEKWBMmUt/eEKMe4iaS7qWUUKnUfHn9xd2uPdSAFzSTVOf+LXJ2D+bg8SNr4\nF1R8vL2CJGsFmJqcZoMMSByQSmEOag4H6OMIJd5mgDbkV4kka5gOBLPePp3L\n1FPag9FIi5TzNJH760CvEYuP87a8VHscUHUv+PnTrP9cv03tu5EUO+67Yi3Q\nZQ/BKa0Dvo/RnCLba6pAs45qMy9Z8O3mH9u3c7Hb86waqmnBjGneeKrucmO+\neRX6N3K3CQG9eIOrBV3O/6ISro0344JzVOduQ/tskWaudXHo+BWJkUGNmCvU\n223qEVBL9SCnGgKrjp6iyu6b+Hp8S9CDRBxCPiLAhimoJCO+xmePmhG2kLFZ\nw/3UhMPXW6o408VOg1OT0fidXucNRIQb5osKRVXJG/4s6Nhk/FJhMgmO0WYv\n6S5OO32SJdbFu0uus/mCqnfM+hmaeow3bafmRe3p2Azr6cr3ofjE3GCixZgg\nwJ8AW+MF0nsrmsbA22lGdvDPPcRPjxddKgCRpv41Mo15BA4EteohAS4rEjCp\nUAGZOAtG8Koqfxpn5ZJZ1mo6TON8PpwkPHjx1QJRBkefuHUBDH4+P0mAYkmo\n2djF\r\n=FrWI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2c3d116d0e24073564873e6c45d1f8bfb8ef843d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","graphql":"14.3.1","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-2c3d116d.15+2c3d116d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-2c3d116d.15+2c3d116d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-2c3d116d.15_1560771356719_0.5423412045196214","host":"s3://npm-registry-packages"}},"1.2.2-alpha-774fdc02.16":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-774fdc02.16","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-774fdc02.16","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"f0ca95ae92f36acf5644fe6fcce8e7f87c8109b1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-774fdc02.16.tgz","fileCount":156,"integrity":"sha512-h+LsfMqXWKOXxHHfZbNJAMMcmOoHDvWeYiMvJAGPQPyedzAAaxAjD1XqPQ8mWd1R9LYKB9NG3o0eqaeoEdIi5g==","signatures":[{"sig":"MEYCIQD1ys0ow4Ni0YV1+sC44tp6npgFSSxeTdfTIPNWqk79TwIhAI5BZVwsdNV8FNYBEDfReI0xBFpcK6K4Alck9+dfXoS0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":201588,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdB6inCRA9TVsSAnZWagAAE9gP/24sQYFB0MaykPnHa+Xo\nyfimUJphsSD20VWQEyPm30RScw47Yw9grhOIBH+c/WieCuUPhD58SrSgER0q\nCUpfsSnZS6Bh7KXYL0kwO96MssaMvmQGojo0tApxYYj+5nqWyPY9Fin/KF/D\nOgIbHWToYpgG66m4PYtYNFe04g0bcMDr1UtmEr17ihK+zYCeB0dxnLKjj02v\nIhYi5fJVGpNB7zDc57mbK7fdMoIrTDlfid9Xw8Fw/nIC6573s5SG+pE566B1\ntLz6NiPG/4zM+wueNY9PVq7N6XMyC7HWUssClxnAmoVLM0ATZSUzCi0XLeLm\n1TtSRTILX3CrfSTmbyeDKzHbTjT11XgRpsntoueuPmNv99LIKx0bfea951qP\n2EFBmXJWhwv8+qJfjnV91/4hhD5uz2zbFHJl/iM5io78vf/TY99wgJQOm9QL\nS/MemCpILz3mTkkGqfmguC/4ZqJkJKJmsTTIML6sFbUqoXJDbmuzncYyRGSw\nAsrkvMb7xJSjGj/8yB2OMcJHF+0WwAnegyE2yfB7h1CmGH9zGDLqgEl2KFu1\nIMFPg22+DKpZed9dp4LcFwa6YZDaInK91cf0uiq6EoNlJ6kOfwL24BgkEV3F\nggtDMQmglcV5hzz37Tup/qPjEdLT3UfqQfUNeHV6WFSOdr+6j+oabMCJfsX5\nzS7F\r\n=96KT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"774fdc02a3d55767359efd2cdd20bfb98e571790","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","graphql":"14.3.1","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-774fdc02.16+774fdc02","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-774fdc02.16+774fdc02"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-774fdc02.16_1560783012315_0.659747261516122","host":"s3://npm-registry-packages"}},"1.2.2-alpha-99416557.16":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-99416557.16","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-99416557.16","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"84ff327bb3dd75ebffb59301928c811b78aad433","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-99416557.16.tgz","fileCount":156,"integrity":"sha512-10nC3yjeNhSdBjBUdtmCYsa7UlaCn4bTOtob2gbxi3Soc5oseX5FXOPu+wfDMyUUIuSKiHmjubsrpSNnSWycBg==","signatures":[{"sig":"MEQCIFrEe9UuACtqonKzuAlGliGaKKL4r4pYu4ZJqZXiZT/bAiAVzbhbya00JB/v1Vw+7tAXJuUw8jWsZzMsfNZ7ylyEeA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":201588,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdB9uLCRA9TVsSAnZWagAASioP/02g++IELwBv4R1HmLdw\nGogZfxMdLXpJ/pjsrcu1ZdBtObnnOm3wWg6FpXiBGilZm51ld0LKpOVfV/Le\nv4+x8VbanXC6e6VlJsJa62OpYPvjLYEuUsGQCkE1bz7hkWfOv4eWoy/jKkrB\nY6wueEq0TsUFPMu5lw4d4Q1UW+ybcgxOLtuinsB2KRyasoIY+36TlCSmJJW8\np3w+wVyxl1cEO0TGTvhryYLSNyevtcyRyrQ98E5pGfBovD4glUmeAwVRgp9C\naA23Ois9ZSCuSM48W5lVEO1PuwRzqssb93MxXNBw+ImeXppjZkY+9juIBg5E\nbrSAM9GIhKtbAwuZF8VxdxwnxJSuM3B5KddoGZ3PFp73EGzglvHkbXRx3eZD\nvnzLHSIuQTq4gvLwn7RTyxFS6wh/61LG2KsHE6SECDQH+ng97mslVDGXuzJD\nffO05YclylR7i7JBCxRz1nDiQKVaCQeDjaYphvUHVnbZO3ZjwH3gkX62U0MK\nHrWAj4pWg7fY7F9V/pXwGvhN2X/dAaS7iG/NIq9bsCaR5z/bUE57vvJw8Omi\nIDyRnbBkFoGzkjWJ2GilspbO30efuStsLlJQ9f8Ay+HUQirQautKb3+9srje\nqZFn8qckjUMPCbT5rnWao4TduRXxHW7RW4jYTdUyUFG6eTZZu3OiRgwSjtd6\nAJcm\r\n=Hscf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9941655748c547d49d6870d2f2c5b3d6a8cc9d3e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","graphql":"14.3.1","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-99416557.16+99416557","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-99416557.16+99416557"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-99416557.16_1560796042917_0.07262125530309249","host":"s3://npm-registry-packages"}},"1.2.2-alpha-d479d715.16":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-d479d715.16","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-d479d715.16","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"32431c63f6e50aae1bdd43dafb98dfdf820dc076","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-d479d715.16.tgz","fileCount":156,"integrity":"sha512-8mKJY7eX/1s6xgHcMCFLLv9dVIy2XJD8p/BftQJlj2Js3lhRzukGhhM9V0Lk9SVeqVeyjTvp7z7j2K8rvmXDqQ==","signatures":[{"sig":"MEUCIAVpZi1+7pLnq1e5paHCQUQJ7odxJ6mVKbrY9iiQvgkjAiEArXHgnjjthlVZ7F2zNMLb6oWkIC3f0vlCDky6wQr6yNk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":201588,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdCG+JCRA9TVsSAnZWagAAIjoP/Rp7xmqVnk1kd/3Htze/\n421z+C2h/POIitSUMrwPToG05CnBOs9uz+ikZ8+NMYRY4GPy73YXpOb9nd63\nd9MyX2g4S1vtgKFRYw2EvJSapVIzRXPIjlkcbgeKgRKURVzEAtPCKsv9CG61\nRXKi3WluoTWaAFmHtZB76KDaAcLkBZB/bzIH9128r9VQlLXly6hpz6J3EMpJ\nTNWrpy1IcsHRBw4akhuGBU9w/0ApFIBkrsNroahCEiI1dUjX/FUl9Uu5XTMp\n05eNUVdavMEYQjJFm3gJwVZlFOvCJ8TQsRkOlkweFNZXUDKu7VTjUS++p+wI\nuQmkqj5HAJ/wJQEz+OwQcUy1H1SAbEe0uPf1FW5qnfNY6QyZFduqdSRIAmEq\nIB+UCq5KEmkVfZ8LHfyrg3DgreuRh34Z/pSyWaVpyVOa5zXIZJiR8T2a58eJ\ni7Ggt89oky4X2zS8I2STqRnHOHKqOLPkPUlAMEe2ySpHgXwtXyYKj/SqLfeo\nohWe03xiTGO7karA47sGyyC00HGmZ7rxqvWNDMuKDdR58+NAm/rnWhJD9TYo\no1o0vQe53eV/jD5ZRpjqFpxo5G6uDl3uTJhD901XKjGm1PpIQC+DoYU8kZyI\noVswWusJqp6ZhyKlhP01WJQgf9UxRw+h6AsTuyDhUCPGzeguRi+q5naenJR1\n+CyD\r\n=hAkl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d479d715ff00fed20e0217e921220fa9d19d068e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","graphql":"14.3.1","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-d479d715.16+d479d715","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-d479d715.16+d479d715"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-d479d715.16_1560833928612_0.8550788099728395","host":"s3://npm-registry-packages"}},"1.2.2-alpha-37eece73.17":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-37eece73.17","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-37eece73.17","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a4ccc6e576b9f9d083a96d4f9355a8b824ad33aa","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-37eece73.17.tgz","fileCount":156,"integrity":"sha512-PJxmm9yM21Lq7tF842vLpR3NFZ/ZlEcQUwyPJmIGcwJVGD1uWoP05i/0JH3nUAutOAUq23FEWiHmYfZ7SjR10g==","signatures":[{"sig":"MEYCIQDt8AJcA1OyDI4oBYMsT8r/hH6VQsK0W3yLXHOKm3GzRgIhALx4T8spAGAcmCV6sLIQUNQOl9D6+TnpKEblaJ57A9pI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":201588,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdCG+6CRA9TVsSAnZWagAAhmgQAKFJAXMmJQs6sJCmcX4Y\nytAZnEPswkYSUcVU5Y/M54+vJMsu4IhgyXmb3APaFuCwp7gPNcVuYH/HLrE3\ncqLjRnke9xccchPIzpwwGTjuVA4GvQgMFO7v13XCQhLIAeX71LRGMjj6vVlx\nwCnqrVG3e3HBHGfBs+X91So7AkXYX7IYGpNFLA7TCXggrBCrrOIl/hnePX6M\nLF4Cojc7axFtokjnHn+II0T0TXP4hxF2tuqpDlXjNp70SdUZPiZHaOEQm31x\nW86GLtqATNSr2491Z9n3tG8PmjBOJdfj4na/Ee004QL4uKPEAMcQOtwUefkk\nc8DqtgzSV1Hw6xLsyuyWsFUFck/zncChzYREmbLHS2SSgxd1wTCab4pieesa\n2HyRnml8a8RbtLNhc4ahhSXbGpY9GhHvmAgZ9BkeHZwPqq7u3C+GKfus6H1Z\nY52JF6UH+yQX0xKfhPnfRtY3CNuRtCAPj8iNBfI6jP+O/NxHtDs5TRFNEX28\ngdl4KUdNeStmi5la5jcSOkWR+KKzHzz/nuCxdo3xkckQXjq/LVHwp33mxC91\nipO2s2UT7I8hzJd4q07LjOkL22qrgo2Bg3JaizcEPIQox+5leA0jG7JnjPo+\n+Bya9rKJHJyWxU6m9q7D7wGPxszQnY1f4VU0fXMh/oxIeHYjKlPBcOI85e1z\ntbJ3\r\n=pHIY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"37eece73e726589ffa68d881f1bb0427e1ac6b1d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","graphql":"14.3.1","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-37eece73.17+37eece73","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-37eece73.17+37eece73"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-37eece73.17_1560833978112_0.6085919283861647","host":"s3://npm-registry-packages"}},"1.2.2-alpha-c45ea87e.12":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-c45ea87e.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-c45ea87e.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"84ac8dad0003f7808e7b42cfcd96695448d9b830","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-c45ea87e.12.tgz","fileCount":156,"integrity":"sha512-oTc1IYeyz0CZZ41wg1LzxAhOSm7CkfoRIgjWfOrBgtSbPuLX+VE/YcrovoQdmGw5bfxpY2psm8jZG3Fm0jhMwA==","signatures":[{"sig":"MEQCIBs/NTfjK4zKOdgJJd8neoi8qTHnc2kPU2sn856Md8QMAiAnmkDx4VZzKjz/feZeS4CQO0RZcN9fotHUlZVVwAp+Hg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":201587,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdCG/9CRA9TVsSAnZWagAAvGIP/R9QKXj1RPYCAgwBeNwq\n1x/eTqyuU/QJg7l+CK0v4hScAyke6Ee/Izcd3XsEFOh/7LSbSSpkfeLONAd2\n2CdWDidozb736RTHKNVH73N3o1tuLEBQ/u3Lrz1OdjGeMbSM6VZ08n7GCmS6\naCYBbnvTI3FwXc6MHbsM3a57sxtI92nRKoCao6VgHD5hkqPPLJOmTuLOchXZ\nBU67WIagrs3LwgRuIIKC1xvDNlYp7V1X+9wYGGIl0CLmi/qNg7UN1BlRpKT8\nXbnqrSBUJjRhMC6WzlpIpis24pk1xTdnvDkXizvOK93vZO9k2bkBIkxLPlAZ\np2Z5tOzmPSa4iwS4Aq8KLLwmWFDk+/0Rdc8d5dr6TIL0j35rfN70GAn4AAON\n4f/249E9Vs5owQTK7aAgNA0npBaCx6PYK9qwK+PyR8rxfaWGSDqK4Qs5u5Qb\nkWfwsWwghbbPeX+Mjk56Iyvj7rZkgtQp4i8b3A+n4InTfdK3Vg5NFQlTahml\nkVpeAtqaxHHUGla68Ls/wdljCAHGEWaG+/Dz5JgucOqyQuN/YcfBBQ5fCIte\nNRYmtNO6m6Ag9qwPxyjNR+zQruhj4XlJQBDC102WbWYjR8mbKLDr7x+9bzqb\na5rOi05SUrb9ENsL97i3+t3dYlTIJmUEeJBFq9adc0c8Uxlsy/JvO8MmQlCZ\nw5dT\r\n=PJa5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c45ea87e9a2c9d354a991d26277c2bf26505e68e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","graphql":"14.3.1","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-c45ea87e.12+c45ea87e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-c45ea87e.12+c45ea87e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-c45ea87e.12_1560834044954_0.802198866384342","host":"s3://npm-registry-packages"}},"1.2.2-alpha-05eb750a.20":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-05eb750a.20","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-05eb750a.20","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"17a3ab3389574d9e83b47074325fe9f07801d691","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-05eb750a.20.tgz","fileCount":156,"integrity":"sha512-w6XlwZT1TPTiICrNhCy4QGW80hJaE/0bgMA3geejziwFRYm/njvYnxStVf6RHqlLKAUFYS47DrrvXHulikafmQ==","signatures":[{"sig":"MEUCIQCJxDq/BueRugpC4ItYo6vH8CNO/q+GyWvCAYDZOmZF3QIgEwd9B27SES6pAs88JVtsb307hMM5YmtncSG9XdipQf8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":201588,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdCHGCCRA9TVsSAnZWagAA4N8P/3QEoQnoEjf7RODcsjoi\nDVWN8o9ei3OsC5bL2Sf/+oteu+YaTI9LRmji1AYiT20SXrYyn3wqxpvR9DJO\n/5143YWWeJRnbu/K60SPMUU+8oioV/AfbffSR7XQHapGXg4vB1uOoOe+f3rZ\n9yA1+ul1CguJl4pwJlt8jf8sS8V4slQEuwxRI40D86xe8u1J6d6+5bS5wapg\nEOHfx6oK9JVSw6a6+q23TSCetDG3cIcDrqATfHuVsvJCajpknMw0DGGKXy/j\n+2ORDPaY/scgk3kqQ99bjIaLGflt/DiCH5ELu5vEugltMFPHIFqP44k6npFx\nzEwbsUOx6ACcgnIs7WCHxEtN9eAdjggzbtg7B3GL9heQ43dleWfmBs9Tl3pm\n6zw0PNAuz5cT1mKsQnQsO4jsUZ7aPqEgCmKTGXv41AUcmZ7WpjdXFar1aAAE\nXEN7D+MJU8GZliZq6cLXor3iT9KKIphy3rHN3b04viPFKHxulFn+yi9l+Dwl\n0ZNNsWf7RwKoXQ6IRZkY8nBmjp8HAashXDqm3I72TuVr69VbsmxzkbuKtC1/\nL8vNAXN/n4Onjv7V/CHzxA1+JTpMIa7jAiH9/ltXxsjqXDT2TL4bonzRvYU3\np5SqwKmyeqUjzmNBNEhhaoDLf89xfIKWqdz5DASQgLTcI2ULEjhM0cBozeF1\n0UHw\r\n=CpHR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"05eb750a6de188fdfade947c8ca16ae2f10e9009","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","graphql":"14.3.1","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-05eb750a.20+05eb750a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-05eb750a.20+05eb750a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-05eb750a.20_1560834433489_0.24120762121281714","host":"s3://npm-registry-packages"}},"1.2.2-alpha-04016878.19":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-04016878.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-04016878.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"eefa1605161def1023923cc80a39cffc3256fb56","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-04016878.19.tgz","fileCount":156,"integrity":"sha512-ShgHh7AcVue1CT/7M6BihJXHyFrxmIL8NsrtdlifSz8CEuJLWl8PAnlebiikFJFdKzhzmA9BX0BIm5Zp5IC9EQ==","signatures":[{"sig":"MEUCICkFCRE6r5FRiWgYJ9ENBtdrIR8d+RU0xShcCdyBXiW+AiEAypKXUUbSZLyShAEj0G0LnDae8Bg8Ai9FmZX6Urui4F4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":201588,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdCHGjCRA9TVsSAnZWagAAnvAQAIKMQsZdOzWJseNUtjtl\n7/axeC4/htSq26iKYidytmeJKS60zBz+SpatDCSF/nvN6wj4f5NjTwvzcuGa\nbC9lMhRrjmnbqacVuvOwbcQGaXp8T0Hvga4mjUmUkL8RW/1euV04TV+8rc8k\nBQTn0O8RcQYw1jmOz5pGBXxKXp1u5uHNPfcBwYPax+TLF3ttWIlpwJAp4/o6\nnAKlvZQPobHvVO0qu3W+auiEDTMnAwVU5HA54cZzZmc1WIbNuQQpeLGvkX6I\nWQ8x2FAvG2Q4zotrBRdzUh4NwU/YrU8a6MVnUq1JMHJmo9kXKfzWozbckDda\nDE47MZeYMjABdpntTcfILyRSb9PFFsH6SYpIhdq0PwnYK5WWyan053HINDUS\n2E5C6Dv+D3l/cPgu6BERbcQ6pwBSAjxjOrj7bCSu4VVhxZSAX/+FM3VpJy7c\nd0oigL+JF+NbhwHcsm2ivJHradoAiPkrtKIgF4cMiSlkYFuQusxskSlb/6Kk\nEIYDOIIx5reUWfyNMN/EwyZ19Z5C0LAEsENwgeRfDTxNJLnynKlmZuinbbJD\nnjw4AjAB0KKPItdjDBbjC+ihsfSfaXVc1tbe4DkeSzpfnAz7n0kqA3bLindN\nA5kL0Fsc8eVKuzSVM6J5XDhn/4LV9th9CMTxlNk9k/EqFEw0hgcay8KkQAII\nwEbT\r\n=rFZD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"04016878aa23ec9065d73a863d284cd253d147f6","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","graphql":"14.3.1","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-04016878.19+04016878","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-04016878.19+04016878"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-04016878.19_1560834467392_0.6123529058232169","host":"s3://npm-registry-packages"}},"1.2.2-alpha-ca00573f.21":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-ca00573f.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-ca00573f.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ff534a3f94bd0e950f82d90683f2bd9358f603c9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-ca00573f.21.tgz","fileCount":156,"integrity":"sha512-5cMNfhAI8AkPZpwPKzFebbq8kCUJ6H1+BA06Xkc2SUTO1APe5KPsYgEBfObMKQeLt1wiaBhRzKpdCVw9vNmRrA==","signatures":[{"sig":"MEUCIQCn9TcMKXvRKFhbmuOAglQURE1eqCvufwI1UgiaBJOgPwIgaOYZu6mHTRZNvElEKaRZ9ihRMAB8AnBlVEDSsqu9piE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":201588,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdCHHhCRA9TVsSAnZWagAAPjcP/2ltnaR5NwFBnxFw8MTe\nIE2lENrfw+N/Y57+QOAJgUHuRMICgQsWzt3OxBtiQRkvKQ1HBBQeB4hwOuJj\nuxYtHedWpXjkmz24H6sCah7wcZm0mQjTwxGKjaGmI9G1sIIsI8OPNhwo0Cpn\n2TxNSlz7s8lP7FHNR1a9e6CfOjGCjxeKVX0Tl/0yrSWimueg9mZzt2qihA3f\nb2SmfCU7JqAH2u0FW93S9UXgZMJimU+l5DJXpP2eeBPLW+QKiuTXDx1Nwj+C\nxLTPn4UAAUjR1xLhznsEflqQwM9+PmOFOQJQgpesO0iXmUgl/XSv1rKXOwms\nxITEiztVGB20rqX/AyiIK8uP0WourzA6wvaOoHVCtttCijZkMaQzA9pAcwaP\njPlBei64cUghBJhMR+YFvLxL9Zm5YoyldVVGGPt5EVQ6sY18JDNM1b3W03Wg\nT1R8WQKGOdzA42dbXSG8FQuOa6/CeIPFGrU7eDja8/ApNSighATT/h9LhGxt\nDY7iWofTUkRTTuFCuWtqh71gtff8wMnvZppKxwuN3IVqW5caN+osiVYV3JWo\n2WVQtnueRIc835outoIsAJoWwgE1gQAl6hbH5x1rt6tljqC/3WLDOP9OL/nN\nAuel9b2Br3z1U3OzMB4XLCOcR/+JhGSWSBt8vkEMAv739Ysw2XYtzKEhc2WM\nWd0P\r\n=5vAf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ca00573f94cfbe8f05b2c9d0d408de513e7f8bce","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","graphql":"14.3.1","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-ca00573f.21+ca00573f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-ca00573f.21+ca00573f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-ca00573f.21_1560834529076_0.04775152853191322","host":"s3://npm-registry-packages"}},"1.2.2-alpha-6e680226.21":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-6e680226.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-6e680226.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"45eb5cfeaeb2e1034013b75588f03f627e2fb985","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-6e680226.21.tgz","fileCount":156,"integrity":"sha512-ukstN8xxiS8pO37D2SEuduYZ1waI3sdRfOW2/ZeLnWj0jrXOeBQGQztaGSjoqEGDAIcBn1uhvOFPYriuwmDg+g==","signatures":[{"sig":"MEUCIQDyzd7tglpx8W3qapB6gnM7SdfWmuQTRc/87kxfFgFCJgIgBcABaQfrrw/jX17AfAQp0OlJVsF6XAABeD2hFJ18RFA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":201588,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdCHRNCRA9TVsSAnZWagAAz+MP/iBB5uUENK0pX2m8qrA6\nwT8HSgXkdnEaYpu/Ygy88Cacl6hrwbSD3KE2IugpTSSCcJEoTipBKUlx9B2g\nvekSMHVZueFgKdpRI5/QftRipbPL/AULwCt7npImyVZF9nBT2bopmMUYe3se\n5ZVnyPy+XDY+zTqREtt0MAHc4XUh4cD2AvT5DW+c9vMZiXUQYjwXxXIMRb0t\nfwBx+jRS6J8tsoAqF9ddJAIJekmELP+HmUcU3CJVJo5kIhXA/C4GCCgrdOvl\nD5HyiYDikra6IIIFCwRbS1hFTjS/Yq0gOk8T9w3bxZxoOMe5C6PK/2EElRyz\n0S7xMyfRzwQ8NJ/M0GBsfVRzI5rVBJtDWXbCj4azFXgVsDasrg2iwruZ0ZDd\nzn3TzCtiibkfP0EsjwbnDsl5/mgwFfAsKwj0NsX3tkxc3MU1wKu/RDUrEN0m\n0/9+fVILUShJ29+UGLqU6/rPkMX7TARfuXYudSDXnPH4ytGmA/mhV2JFzVNS\nezm57I3kaHozM7lW8XNN+Pzj2D0WFsAEYufIcegvkIupFfiHhauM7IY5c6rU\npSwRjvk229BQEklHhGQbHP/jPmqrwkC5GNCkzXC5JYmalhRZQ1ly1/P9NQct\nae+APST1gxk0bpvSccpgyZfVBSoS4eisLpdR5tHe/jMGBvxBSxpJMNd98BT/\nW7ot\r\n=gZEs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6e680226174967667161106fb0e584784f3f68b3","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","graphql":"14.3.1","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-6e680226.21+6e680226","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-6e680226.21+6e680226"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-6e680226.21_1560835149018_0.4679976912277801","host":"s3://npm-registry-packages"}},"1.2.2-alpha-8f3de4d1.21":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-8f3de4d1.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-8f3de4d1.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"2a911cb62c4b00e337ab092d79d8f65d36c5775d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-8f3de4d1.21.tgz","fileCount":156,"integrity":"sha512-sJKVZBn0IZXU+C0nbgVvQiaeqVOGphdcG5Ah9qHEK22xHAZuxgf2pv5+hx0pZKA1z3NRkeR7yiH4gyGgNcihxA==","signatures":[{"sig":"MEYCIQCs+pZHDRAMpJYS7LODK2VvVKGu1nct89OMm1u+jeBnUAIhAJKoPmq414M1riMtQ7aqr6KkpqTAkC/e88X88LbxYilP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":202034,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdCHd5CRA9TVsSAnZWagAASm0P/0izLWKfUaauRyObACv/\nneJCisj1M+A7XRAav5muGSbhkp1SSs+9M84q8sNe21XFreTgQdEKCH9cvZWd\nJesXMgLqwwbFi/iYJR3/I5j494ZXT5qeoUlrz46UgpykGgViWfmfEKA+l7g6\njXtckfRdzU25ryxqEcXqZp5lYE/TZxmnUjV0YNweGL79BZh1LUu/78drSi0Z\nXhUi8y5J1XI/wuORD6wQTTVOVfX2JP+vl0jB7uzA/CQyc4mfyov2tKypuqVD\n8iP1N5GdBLz74dghDgFuBBF3yP+8zbYquMZQPHMPwPqELBaIvlGx/sQttBS/\n/96BiQXqTRHGFUix9UqZfy3m9pq0FDEJRHSo1M+5yD4GKNr37VLh5jtu2MHL\npONqoS4h/E0qGtVqRWjo12/Rz54OhGxFFDjli9n8WkqcdLaWxbCZSUJWlCDX\n9rIVFQfN/J7c43oENr8FdU2tQKOkxPN/gSemwfAef12bId0RO5AtN8/qgKYV\nHn33mO0Kr2tpnto3Fn6kWNsfSRCmya4WoUjjaR3fG5j73dRgH3aIosl1v6aS\nZrRJL2Hiall3M2r/46PTV2SKENYU00t7NwuBm7elNYehdW4J+e5qCrMmSaWU\ni1KNUp8t1yRmuU42pL33m1AyBZ70eT+x946JIID+XZcEIFkPjacmQt+/JJQg\nEvUJ\r\n=alZ/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8f3de4d16edef5c73afded28e5cdbcfdc1c62385","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","graphql":"14.3.1","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-8f3de4d1.21+8f3de4d1","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-8f3de4d1.21+8f3de4d1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-8f3de4d1.21_1560835960898_0.931171488874331","host":"s3://npm-registry-packages"}},"1.2.2-alpha-6a604504.22":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-6a604504.22","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-6a604504.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a0b2f18d5b083a0a09a6e8b9a844f5f28f7d3846","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-6a604504.22.tgz","fileCount":156,"integrity":"sha512-ncNLrTlR3W7EHal65Dje7CO1Md7UNZynLp5O1P6xOOjhWncc5G96lxXMaiKPS+bP4hT1gTkii4LeLIC7gyeLQQ==","signatures":[{"sig":"MEUCIFtosm5LS5iEs31hkkLPNdd1tivSkXoFF4FUttHV3n0cAiEA6Qt/p9JcWNw6grnkdPOxRn5uBBoHnMZtYl8h3U1Ra8E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":202034,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdCIKmCRA9TVsSAnZWagAA0f8QAIwKF1/nHcFBzRtzdqa2\nLLaNTJNOGhqfF0vf7SXK7tKUqMtgOm7RfsSAPIkq+1yqktuL0UpzbE5FQWVG\nJNoJZo3eQ3vmVKn8AfaxYPkxe71Xyw7k3WSHpk4SxEYeMwZ5SKkWUrfrJGh5\nB0WKoB7IoO7FYtECNCrh9YPvKOsZZrHwr1tZNaEINylZuTuBBPW6OCNM8LHQ\ngDBYSRS63xTxlkV2ttjPiWozXykpvk3dq5Le3ewpKmG6Ml+X1pCBxE+zEFQl\nN6L6aD8HwkWnYZivmGRd37lqjXePa9PgLmwIdPfnDoxvo+71wyGepGLVAi+d\nZsK1STsl7VUBxYTBSfMC8acL5GyKhRQg2W81+usQUmL4RV+fi2yZ4nw4VMAt\nNCHq+1II+fSRWMESvnAm6jV5ChAAUQHsjDn/W0VUHy3Hlw1PUCDPCvzq2+RW\naZpYyYg1khF9rYp3R4MZ1MGdo4n0JMQkFlqvV3I2hk6u4Lctak+30RRoIBKs\nznbAtbft3GphR2eUlcja9/kNqfkH8wooeF9AaUJ+of4ORLyY94Mlnpoqgapl\nHtSKlIZXbCwsqmyAPHvRLR1H7GBPo8ZHqy57w531YU9LBiDiEHy2H7jbrO/M\nQRdScMMpwDbemLjBNLUSQaVA3j4mobNsszM8qld2P9kyXyvs31mvaRQmENW3\nnSxV\r\n=n6mQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6a604504a79763b4adaf8ef9537f19c6721fe8ee","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","graphql":"14.3.1","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-6a604504.22+6a604504","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-6a604504.22+6a604504"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-6a604504.22_1560838822046_0.00814023994427604","host":"s3://npm-registry-packages"}},"1.2.2-alpha-d4035e30.23":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-d4035e30.23","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-d4035e30.23","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"80087dabc42117d319ccbffed4d3cb0e48e22b8a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-d4035e30.23.tgz","fileCount":156,"integrity":"sha512-XeJH73L6c+pJpYZWiiwbBVEOM2ro+pCOK0Fa44LIbvru0nv2Jz370jQnoE3G4F2TG1g405ZM2OZGd3iMOUcGPQ==","signatures":[{"sig":"MEYCIQCA0okAI6wpEYW3li0f+b/bs+U6Y485bgAys/GhREtKmQIhAM8OapIeveIiBiGFpx/kx5uRd+MJTjJssmfa9i+v7X4u","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":202034,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdCIPACRA9TVsSAnZWagAAZXkP/3WCUBa6WNig1Nfc/jSZ\nslc6pT31sMJ+Oa2cqEAkcRdaIp5bgmYBFw7xFAlZVRpPz3A9eJWSXc2Fy2T0\npr3rL47Jn/hSW0y9plXP9/xUZPDAX/dnFaf3xe1qSVkt75gzoMIfD+U9nKcF\nyOz8W3tJE5HPziDGAmkOPb3W/sINETP6X7VWHIIdkwEwWf2epVzQkngecGTk\nrJSZDCidSqC4Yo07lBgB8/Xy6IQtJMG3lvJ7Zc0MA3X5PkB0FX8xq4E88Thd\nMATHVMYPq4OWJIHbFjJiHdDXTxcIg6ooHOcNLZV/gwXRk32JLqWo1R0H9Hni\nKqfZDDaNPf217PulsAuHagH42X/bRbpaQevC67apl9d5aoOQVYWw/IDW/ZVz\nL3k0d0LvuIwXyCoFIvdHwAtP/tcNDK6pVwfgBfK5h7CBM7el3E9a2pfIvL2d\n6yPMAioI5nP+8ofMaQG6zLlNpn5NC2twACTtxHOM3pPk+SKPRUblGgxjjTTs\nFnYao+aI/AzRv4zglx9i1thvmVCsnQ91zSxSmldY+2TwbFfShSh0eTmc2JG0\n0nKTM2H+tkOKf9BgqvEjnYA7gQmUtiAmh+0Wj/XI5xXmKvEhb1cO2wPJdh/a\nvJ4xH7vkseQzSlZdrJzgQ92JYhPqnDWAtdYf/qo0wdmo+cipCdK3rxqtf365\njRWC\r\n=+tbP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d4035e3022c4fc003ef6618f4dd9a2547b2820a2","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","graphql":"14.3.1","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-d4035e30.23+d4035e30","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-d4035e30.23+d4035e30"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-d4035e30.23_1560839103346_0.9769509273154795","host":"s3://npm-registry-packages"}},"1.2.2-alpha-d97d78b3.23":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-d97d78b3.23","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-d97d78b3.23","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"5825d838ad0e17ea8d3d957ac97224b9e076dffd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-d97d78b3.23.tgz","fileCount":156,"integrity":"sha512-f3Ds4vBV/LllHEJBc8B7sA8sqMSF+XOcjdE9B0lbnmlWwZ5VJw9GaqH+sbSVt0pnEL5ZMtxbSwxdijE3GB2rgw==","signatures":[{"sig":"MEQCIDLRomt2mxoXqChdWcp0kdzteOrziGPCcOGoQ0DtNNi1AiAXmQl9LpFssZPoAIpPIDpokqr0Sk63kQeT9Sh4wgjknw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":202034,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdCIbYCRA9TVsSAnZWagAAN1wP/RL4VELfoKSF2MXecucl\nL73SSjJEqjrEYiGAh/zs7M/TQv6E5OGsyoO2nTeOHxBRWVmLa2+693iLzBTW\ncyrnBytcMatDA9g3ZXBTLWlrtOMbccZhASqoOpp3Lf+xt8o3KZeRRRLJi19I\ndYgJN3w6RH0u47HiRivuAVRqmIGTE4esRGUWnnl0bMr/6RWtlAO0yjualO8f\nKDhankQ+dgZ2V4EiFyEkWQNQ4et4kwRYiRAzwgMjaO20SJFqOpyd8fFr2abx\nTwbqviQMa78RWyMK14mBcPE0JjDKm8tMNEM0xMSi2OQTNhbTYAh36mZ41Kd7\nILtQuTA4d32b3wO60VwANHJe2EZmnlmWADOgzewzgndB0CyiXFINEplt7S1g\n0I+S0r/iGrswU/XseUj135uFSgCUqrS2spX61t4r4bkY/Rrcv8LOK4jHPLWH\nLJpA1vAHEmUsqvWWkoHpGBb3a+gwXkzn+VLKDnNYD/6U+DYShLnDOQ1sb8Gz\ndscL+omIAG3eAnweZROoWwKa/lvBERWnKkFWfMM+/KQNXbWLs1k3Rl2lNu8D\nOLMDmZbLzBNSIEeTiAnuVYS4seC4fK1Y/B01oJ+5zPobpqKOMD+zCtXuJaZO\nXtadhMG+32DErtn8exgYduPAZowKpsRKSGjvfibQAEFB49tAz1WGPGpR68DP\n4eHP\r\n=lzD9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d97d78b31d7fad82ff50d72fcbc54a5eff8405b9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","graphql":"14.3.1","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-d97d78b3.23+d97d78b3","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-d97d78b3.23+d97d78b3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-d97d78b3.23_1560839895863_0.7315968754491569","host":"s3://npm-registry-packages"}},"1.2.2-alpha-d6f6d072.22":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-d6f6d072.22","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-d6f6d072.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"4f083ed99d706753e819db6584f1ab227afb89e9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-d6f6d072.22.tgz","fileCount":156,"integrity":"sha512-rH1hyK2duYWO04Sqa5Wp+PgpTbWUgUNc565pcG2mbngQiw5DrBWmr7nqucqpKOfoXykRcsEuVEqKD9B+VkV5fA==","signatures":[{"sig":"MEQCIAv4IirHKKwUjX0H0WkTdIlc8e3okyHi4RM9SNCRLrGvAiAQ9bgSlEXsQ1gZfQiEIREFd6p7gk/ixnfzrE5PzqoEgA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":201588,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdCIjqCRA9TVsSAnZWagAA/h8QAJB9//YZHEMOdVZSOCc6\nYZamNbf5wV4dTEHy3SjEkq9pKIYqRnqlphFMlDS6mwFnBAZXCTVZBrCd/8ZY\nW0IAhinPXAp9fqZVe47PzmzyR5wP/ESu1KqTurrZNnDwFnOMKQitODPjrkmr\nKR//MWMiHOwMMGlo+xj2zW0bq01kl0Vq8F9+adzwtGtpqntQAg9jxqvjdiRR\n++I+iTcaBlAw7ezF+KIB4C5VefHc4kzoA5YLhaFdm+yKXfe+Fr68NkFE2fEF\nKlho+i8CsNVWAEL5ZT+v1oP15jb2tkxtBosAI65THVkWoALZE/SU6kOaj6cO\nWUXjwEOPiAVVSfSXqA6/fqSf5z4Zr020YbxV2qK4GaTbOwO+tcKn28EtqErD\nWdXnUtsq3lKTXROMVSi+zqkNcBpHcQbRwHS60UwzlS67r6+vlLKoHw+awSJk\nWGGzDZOJ3jyD9mzW6/RVpDbylHz/APTxJgCZbugGefKTlVrQtCdqm9N8iP9T\nsGbGUGM/WB0gQDr9LZ+LxpsS/Tw+28Esc8M9bSfw9dmeICjhmV87I8yeGJ80\njeeZlC/ej7nilkxve9b9ieeDpqr/QSsEwNtNncUM2yRg0qTIQnJxiW7qY8C7\n34lcUiX0eek8TiH7hbqqbe2Vs9qo8MRGw1hmygwhdgZ/e7wjovGOJfj74CKd\nbGH8\r\n=rHzZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d6f6d07235f18d85c54de2a580e5e36f0268212a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","graphql":"14.3.1","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-d6f6d072.22+d6f6d072","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-d6f6d072.22+d6f6d072"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-d6f6d072.22_1560840425194_0.5840975480139361","host":"s3://npm-registry-packages"}},"1.2.2-alpha-1d04f54e.24":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-1d04f54e.24","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-1d04f54e.24","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"cfc043f0b2c691b077382a50bb75e0107f381870","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-1d04f54e.24.tgz","fileCount":156,"integrity":"sha512-tL1pjTCyc61MmQlQCvPnj90e9PrjNpI/o6zmphz9foFHsTM5q5NN9mWgusiJNcLNL2zG1/KHsesfqXD1wwj5NA==","signatures":[{"sig":"MEUCIQCZyMwtWsjowweL620ZQoiDnuj/oYCVYeVtcBSRkt5fMgIgRYTOBU/utaYA0AVpjsEPXDPQ9Ao5NDDeNijMcmE0PyM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":202034,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdCIqDCRA9TVsSAnZWagAA9PEQAIGkkY+KEfZn9DKrx+qY\nptimCRYZswiwDLdUTyKPVSMKRKUXhtwO+ly/3ycaO8IatRkFPch1E5x9iNyY\nu/QwxAKPXiBXtaxrDdHxLazzZLg6cs/gxFJVNzphXQxXugwvK/XR9XJHRJ9Z\njRkXMVt8MDxqig6Ap7P+ML4bSXpD3aFuNkf3FlkmZFHJTY0CKLAtsH2TqGuT\nARsUk6NKnMKIyETLPcfIUo1GHbwLKCFqDFZEBWzmflqfWo6rhxohZGdgsG11\n82tnYmjD3oaP2Aj9npS1GdZlATmwLscOeFa8nqCg4wwmNkEvb6s+VWYf4Nq5\nwDhdwhiecx1mLwSqcSBX76Br6UKSqvebhNDeyANIm5KSzGoAz9suuUw5dF7X\nZXykPaCXztetFbWiYdK+xz+J5bhNvwd9BWxdVSyz1DaZKmA0w2LtbeUeFjfm\nvAsk4yfZ9COfc1cpksJm1ec6gY7QQz72Bjk3WQwGF7qu1t0+gwOdQeKVR175\nWR4CLXtYdOkVnm9ht7AafUj94LEebOs41Nbhl2BXj5zmogg79DL+3Axi9a1z\n1c7l76MBWF06ftfAS7VnyLgoeVBFbuklPAv7bZNhSeNAZQa1ujSVlOT4RPU+\nSOFOiiZcGL3ySMiWx3IeSdlKoaS3Cu3cj2VwlR1/lVcwMTSRi/+PkyMy2rwq\nkXTh\r\n=Vqoi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"1d04f54e018ba905cc6b91522fd2525613c3cf2c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","graphql":"14.3.1","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-1d04f54e.24+1d04f54e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-1d04f54e.24+1d04f54e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-1d04f54e.24_1560840834711_0.7482942003955304","host":"s3://npm-registry-packages"}},"1.2.2-alpha-56d4166a.25":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-56d4166a.25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-56d4166a.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"08f88a2aaebf5e6f474a8938e0241452de97d964","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-56d4166a.25.tgz","fileCount":156,"integrity":"sha512-DbydM3XmKu8eGdBsV56bwjwcOsC6E1FNTKIMbSSYN3v9vDt3g4gqB4yecqdyAaFTW+pjLHiAMThbFNaHQlhgDA==","signatures":[{"sig":"MEYCIQCzkrRBQHA4WQlP1sY72CmMx5ZTMqJXAq4p/qVfToJMyAIhAMmDPggAWoVGnj+W7IVLrAvbDg6iBw0POoRjZAb/CZ14","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":202034,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdCIrhCRA9TVsSAnZWagAAfasP/ivKNh8CDP5IJ63wkIWH\nTgX6+UqX3Wnam/Jx7uugO2EEcwn+pCIAb4b2K5rXcMAqvtkhBjCNjsWjhUSH\neCnqSXwFrUPR9BWjh9KN1TJW/NKk1ujMmMNx4XXQDX8gdRZGf8K9gpXOyUSW\nj52KOwLltGpljrJCeS0VjFFEB/i1GkM1FQ/BGCcwLXfPC/NrJfcwRVTSfV05\nqLHy5j/IJT1d+OzFJPvvZ9Kbm964CNFl8if561znfwWry1idQKBK6Fe0jER9\nXgIM1n2WCioqqbNlEl64ol4DMKFCsTCgNEpmH/7OgpOEev75ujOl2t6ralp2\neM0kgVYNFr2KBoMLQb6vz4gFmsmoKay1WtPB4Yptf81S+6PU9+oA9wC4EQRc\nelnhFPd4zz3YeXfMUgH9yrsBBuCl7EBH98PYLpqK5tX1O0+lWUnz6YUWrZrN\ntG3LD9cEFCOfJ/KYwVkB3HVUNwioq/uYSCPcQpSjsERDIVRkjrwwk8xKeTSp\nkNWGvfLLY+1P9UlmOY0YCK3pKAwrEFDwi6sjAFaf6Z/JbanaoZbmJtSdMRzJ\nA4RjO4wdhBgA2fL1xj0FMRmvabtO9U+b1jF9Kl337I65a3SyKPXutAQfFKUO\nvqNWrfvfQxe1CzwSE1KH+iJ2/gv1Jne5mRH6QoEopYhsfjIByjcyIn+1+Zoe\nZsi+\r\n=X6WV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"56d4166a41e660b90664adb97e9c81c62e85e02d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","graphql":"14.3.1","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-56d4166a.25+56d4166a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-56d4166a.25+56d4166a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-56d4166a.25_1560840929004_0.008403421919825016","host":"s3://npm-registry-packages"}},"1.2.2-alpha-781640fe.25":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-781640fe.25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-781640fe.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c1ad75f8a1ad8f2c177e611fae9c2be27fcff334","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-781640fe.25.tgz","fileCount":156,"integrity":"sha512-PbpP/hADnB6MIOXu+JUwOqi2RPSS/nrGlhsz2u4vnD7Q9kbehdePk2Jw8hpr8XNburv8py6NweFFIWB/oZwbyA==","signatures":[{"sig":"MEQCIG1AQMco0ZJdPZTDYyjT6kBlnu/sQ6s+/tew04mne4wRAiARVrnBxwzZxESn+D7Eg2Iz1OMjJUisKf/t0uqguosRig==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":202034,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdCI3YCRA9TVsSAnZWagAAYLsP/RA9sQ6MMD00q3ipQjJi\ncThi5DZrFhrMTncsZ3baaGRjSsb6VC7Lmy6B7+H/V/MsL/XQO2wFKZB8qMA9\nJUcGcjpFr9nMSBmxM5EZ1zqO5p/a3hUDRchD9Ku5+ijFFUPJKbcv+qmRHwRU\n9PR6a0dpGkmcL0Tg6AzlNOt77nYkAKEvA5w0fjOnhnOZ40hQWlngVsC7shpP\nqVgCINlPFLBOiMjsTxWw364MUPg+YYKw+WXAVoXtXtr4e+YQ4W6v95cO+ifz\nNvTKdThAMuEDF8XaILmCAKdSiYUQ1CHzPaHzkjFcWa/MM0esfdgAr1SbaYha\ntYdiOGoHxzFeSJcG8aAm8UeoB6kStHkQNH+xstIHjlBhY4qH4z7NHU0O5hfs\nkUWfKU7m2tKAdQHtmPvhCsL4Mc0BdpEo+d1FGB+iZR8JgR/o8h1YQ4XvRQ1G\nhR1PScaYBFzezmbMWKI2ePWWUrLbIKb0G+s5tWgu7bo11pxV/DkapawweeW9\n4+VCOVF4824hof/oHcr9cG6TQPgPiC7LkafXT5SbKB5h6QyG+cymwxYsFYMK\nURE4znBpWq/0QfbiafwrRt6PkMIGBcMnQtzAogGKVIvkg9ZZmulpYDSw7yEx\nn+fS+UtqoAo00gs+MS2QTWLq87IK/I1kO86bOKsae68pjorrIzjD4sIJKWCi\nwhLB\r\n=BpUy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"781640fec516fa139953604e2abbd98ca08cf32c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","graphql":"14.3.1","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-781640fe.25+781640fe","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-781640fe.25+781640fe"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-781640fe.25_1560841687737_0.4376783220977065","host":"s3://npm-registry-packages"}},"1.2.2-alpha-4f4277d8.26":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-4f4277d8.26","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-4f4277d8.26","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"696692a2e6ae8ffeac4efd22b4b84b4cae5ec2eb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-4f4277d8.26.tgz","fileCount":156,"integrity":"sha512-JxXnCQrkS0gcQJMsG1dkenwIPmIuUtayzcaRe4JM7ZKIDbIhn3sAy54koVODK9j3UfpqI485uagF2rsAtakwag==","signatures":[{"sig":"MEQCIGj6vjaO2wWin1PAs7oiWXOXK7ABADxAcLw/ijAYWOHnAiBCPep1KWzFKGPS8+57bg/Ts3wcgPdk4sV2vWwxSsJFuQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":204986,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdCLjgCRA9TVsSAnZWagAAhTMP/2qAFREPhKNiasPfVDfc\nuUw7MH0wtvKytOfZHssM1NxXfAO0+3HXrZzz8Fl2mfHfMKa+ytXvToFeaTqz\nAlxNhNddee/4Y/+bccDlvNatG/gaVYbFy/Dnv+Vu8ymhE6GuvCX+nsT6hVBn\nWK0c6LC85QJEa9UY4eOjDyceWpg0+MFash4htLl3f/Si1H4dTrJ+rcHfuVD+\n4PEIILV7UaIbnq2SueXpJWl1jAozWz0Z6sgjD0umBYKJxFqL5nZwVPlcHVlk\np11NDKRWTUgy4BDCMqBkV45KKpQcNb8xU28xR1gvV5aPCVa5+u+WdYKONnim\n0BrVmaWTHfprirulbArtyDWKY+bXsGSoTa/DMITvcRbo2ITdbiz+VKyNr6J+\nNxcKg4fQveXl+SgHGkJoCyoa8pCpHlst0A86oEPS/uyjAzIcVjh7VYvzg4+Q\nKY2Ao+WSO7tnPPCxljZqNDTrzNO6+EcDERfHs9ygdzGWbe8rSJApSG3uNgSQ\npPcIQrraQxufg3qYZiN+SHTuy0LtNNK6TVCrFBRsh+lDPTHnRRTROCJ2uAUh\nezb6dJ9imAmzMUNfO3o3H9Xu/XN7gWH+S5QUqQC5yGtl7yx1FEbi5IM66NMg\n65qInWJCnNrSx2H+614kqYSi47OTlvaCRl4BISyfC7STgQYQOEbJSlAvk0SK\n0UcM\r\n=knRV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4f4277d87c95973e9e0cf740c646bfe2c28f1a53","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","graphql":"14.3.1","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-4f4277d8.26+4f4277d8","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-4f4277d8.26+4f4277d8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-4f4277d8.26_1560852704043_0.19358773614696245","host":"s3://npm-registry-packages"}},"1.2.2-alpha-05dba3ab.26":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-05dba3ab.26","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-05dba3ab.26","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"46751f5ac8d1104655a313dd8c923971d4148980","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-05dba3ab.26.tgz","fileCount":156,"integrity":"sha512-BwTagpD6zpCqm+X08LmxgHc0dNChI1QreaJPRSoRq0je3nhU801fRk+Hi9Jfmm0BqqEll2FnA1XKHuKdfwyjtg==","signatures":[{"sig":"MEQCIGlT/PqZUDfCtJheh8lOpLeQCZGP/1kvvdUTuL2u1G17AiBgWoD5kPLha/nwRZDZsFTenA1nvNo1n7Uci6Fe3VpULQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":204986,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdCMYTCRA9TVsSAnZWagAA48sP/im03bsV7W5Ui1+u40qF\nxX6422sUc8V2TH9pnxAmRr5ikVC7oC2p5Hpfq2loP81TSMvMQU0qGvLesL2o\n5vaxO/uiJysKCVdFoWW4eMUluITaB7BgfoMa/K5MKM5XtY65qPVSvePZe+Xl\nSSj7hOHApXYPTXnFwE7g2PTiFbQCU2uVRPp6St1wym27l9zUR1hTKvGL0u24\nK08ccG5Bfy2ZhTwhjOTuJo5Yn/VJnK5YK+d1oSQMaLLo5Fh/UVFRtUOnNwDm\nGxlvpj03Flh+nob4wDwG5iyU+rs/TkiBqWVhxFTdRdj1R5bZ+DACRt0qTZ5v\nZrVF62sYFgbQGwdiL/rf32UAxT+II2WceA+3nkkaBBaOwMibmhV9OwvfYtzN\nQ4JBev2X97fd6CPuu+43eEma68M40lOUBuPxagIMHdxQD1oxrTL/VBC+Nvfs\nVN4X8wm+Wg0pwHHZKC6f7pDBlu5O6eTSL2mxib10fmbB8z35odeaPSEhDCJd\nTo8TCDYV2MD6dZC0l1wuIIqKIUg7lYhDCypI1NLZFh8MW75LumXib4sYq0xN\nxGJFTF5X5eDoaFhy3rFNoT+KLb2ZbW7QfK/mrw7/Qk+j/a0agFg2PElZ1Ax5\nRbHGshuTINWz1DE8B46mYqWSvF7htmKnrtvzimSFMUfm0I29g/w0Ovhx15jq\nI9DR\r\n=zGg+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"05dba3abd959f77e12b2ffb2bd6490683cee49d2","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","graphql":"14.3.1","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-05dba3ab.26+05dba3ab","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-05dba3ab.26+05dba3ab"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-05dba3ab.26_1560856082890_0.24724230246844225","host":"s3://npm-registry-packages"}},"1.2.2-alpha-0062df5e.27":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-0062df5e.27","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-0062df5e.27","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"7199129e11c5aafc34d15eed5f2cdc826efbb8f5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-0062df5e.27.tgz","fileCount":156,"integrity":"sha512-VPq+4AJ2trviU1ZY+KUxYKHWdqUigi66aYflYIz3tWmapKlnzPVtcJ75hPjx80poAru+06wZf/WotTuuOHk4kw==","signatures":[{"sig":"MEUCIFVoInDP2hZQ2qokxqLdzyMxyb4Nfs6lFImcvbUaI+B1AiEAhUMOW7Amgq46hYPo4/V70gdA10wVMy+64dcX9k0kmOI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":204986,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdCS55CRA9TVsSAnZWagAAa74P+wTxet3gceqvq3X/vIbx\nDPPWgTdMC7kJ4ky0AxBs6Cbsd96CQ9El3PlygQE+muKzam+Hz8sf9eHINNND\nUMfWAdCp+p2rp3FQ/9PWi14sE2S/XkMPnyH/L/4PzktYEpogtlm9qsAx1Ofq\nnl3iAEl37vFu1WL8lFXQLNjB2Pqrz08BLkzNQCXvs9fnXlNr6iDKXWXHZGjX\ns4NlzOU2wJ6Nc+JuV4nn3bAsFyZqZLOp09WKmYNsN2pSODemB+CduK9TtQV7\nX1WOFINSMx8KF8b4PxbKOHe7z9QoWn2NVEik6Vvq+nfxBpgpMFzmhGEc8AKp\n08er9maKIRwrVkqOKAGYpS9hTDtd/Tn6LkWUPUwKn4OEWqapgGynuKUYTwYA\nP1+YTaezU3vd6c9vdIl31kG5wEFbRYFcxjBsRlhVNjYfcChq7RaND65/mnYY\ntHYGn2o3NDNMXcKbe8yMqZ6T+oITZC35ns57YFjyfDp20zXsQpjYC0whKoer\nZu2iIPSds6ZhH7GR5Psch1/zl3TjIfmZn8HNK4TB9oywihm+1pYIyd+GETol\npCBR+mj0wr1tXtNQX7tjDPktfUA1NlHCJM/iuq8BbGH4x+zgHPucuOI+RADs\nMbieoXgbU/QWRMjuJ3j8HcLNF5tvwsX8Ono4ToGuNWorJwv1EohXaxvdarAZ\nwnOB\r\n=LC7J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0062df5e500ca78dbb4f4e564308515f6563e272","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","graphql":"14.3.1","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-0062df5e.27+0062df5e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-0062df5e.27+0062df5e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-0062df5e.27_1560882807069_0.3705282105932626","host":"s3://npm-registry-packages"}},"1.2.2-alpha-f41f963c.27":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-f41f963c.27","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-f41f963c.27","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"3ab0b44ea97b4a7ac40031273ec7336c2d49abe9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-f41f963c.27.tgz","fileCount":156,"integrity":"sha512-iikoJVoxPY6Mt/nRuHHHQ/4i9s7b3HwrqtJm0vU0vvHrZSottPtqe6mm5TWtWXU2DvQxXGmy4a1vFe0Osla0gw==","signatures":[{"sig":"MEUCIAniG7zv51O7CtVSICWbYVsOxBoQqyEBKkB/M3zj07jXAiEAzDqzZIQOKOgC1u68SbJwrW2ejesTN3Nt/n8aDx3piPE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":204986,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdCdAnCRA9TVsSAnZWagAAmh0P/AihZJzny9HTkDlAPjRL\nbag/SE7Dnc5vHB7Rnb62ZgL+AaYGBVzGv6bHLg4950s5IFrJprdTOcXhvQtx\nL8sEA6D/L2DwgtHVMoDx1rXAUZ9R4+w6qyjSZKWKWVTg4ZH3PLMyt0tBhAf+\n+pFsJRcF2/BkSQIPl1ParzDSvdsvRGtcz1LaF2ceTlXgrdjbEgX6MZg1QLln\nbV1jFZG4SPy/To73/nPhKhUVhbmdALK9Ex9epYbhqXhJe15mF0GfZVWQ+LDK\nRpVc7UujQKLM6J5SKv7ojpmM+2DNSTkskdesyNPz3D6Z42qvwydLYHsQXYm2\nm0M1Ajy1dW06X8MICjZeYJd4RLGQPtBIYdvRr+X+xzyBwvwnpgDiXjJxBSN6\nK1hztwiesYvAxiX87ij2hLuukKIdG9WvjEM+nTF7eAHJXSdFMl+PZKiZlLTT\nXNf2ok2G8sThfyKOSq7nwv3vpiEDPqWLckHGTme1OylH/2/D7d9OQMMcKwso\n5wKq2UGUbf2FcMvsXJUVcZNeYfVblHj0A/8TAzqzU92XBnxsftLw1fRgIdYg\naf106EkJywQBCCtNoTnEmcKJU7OZ951T26kRTTpfP+zWaCERUKS0hP8O9a2h\n4KRN2dhat3kF1pGCQFeolYFOGsFoBb2DKsn+ehdXmSZ3gpkz051/E8xiJbBN\nRNv4\r\n=1kkE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f41f963cd606d45cd67f2cd23f3b2c1253a0bd62","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","graphql":"14.3.1","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-f41f963c.27+f41f963c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-f41f963c.27+f41f963c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-f41f963c.27_1560924198784_0.7970396483186521","host":"s3://npm-registry-packages"}},"1.2.2-alpha-d6b07f60.28":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-d6b07f60.28","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-d6b07f60.28","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"7f1bfc14d8707f6839763751eeafae8cddd04bb0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-d6b07f60.28.tgz","fileCount":156,"integrity":"sha512-xZdZ+1eSMT8GBaSoNUPWppKtpKM1+xSbhmWFV2WLIc9AfZpigKKS79uGjtIWwMyr4k9W/cohS8cVORYj/V00Kw==","signatures":[{"sig":"MEQCIA2qDTzyUg3UdehPFge4sp1+22CVwIoP/QSS18F+HaO2AiB/2syZRrUfHvXj60ADY15WMzc3HKqSGemIjxvAbLeL4w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":204986,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdCekaCRA9TVsSAnZWagAAaO4P/jjgxc1kDqswBg5n9XHM\nkjM4pCtQTpRl7zGVRjl7LcLLSzYdLsjk/+ioZxfOl6w0LTWqfnNzrG3z87D1\n4Imfm/7rMa3nwTbuvgD8+C00eEbIMBgTwMIStJK1/ZmPEDdlZJguv04wYRrI\nv4JQRzhR51B1kgxaqDmlqAWuhYvnu1sXh1Ki4ZYDINX3DpvCvFt3g+zUzJok\nXjHRIaYWp6PGqVKCtMZ/bOhFpYcM3pSZP8wIrIe+vpfeWu17moYdTFRkePcb\nKRLX8l066/l+fCYREGZ7gzHl02XmWNKOBZu6LLWbueG+hMts44Zr8visP6dE\nxp2n0OMhR6Y4Ta7kilOPlArtVZIPjPOHadd1ZUPn4TZlBFHNUcZQ+gQYx5Ka\nI8ata+RAbXIsW/Xw9fX6FIjbDmIAj9GEdyBQHGGr5Hg975XzEudMHhfF23yu\nlNDq3jytk4Zaip9jeszUsCJZEmm702esp8zkIjklYEIuCEPQrUH42+5fnmjZ\ngG8fsQSfImJJjJ5tex51JOXGGcFazi4923pOtQIb+lrLUdlOg6gC5HTRcDBJ\nVcHD7nEuMVhXm59MRsBnVWURN8yOFLAR1DzE2lqS2/oXx4q1NfbBblGLeECB\n+WlMGxj/mwTF047FiZKDQAxY6sPz3Arl2nase5v6r3lfQ0C4F6i8ebFmDSc6\netpD\r\n=y/nz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d6b07f60a24b7f493d62d9b8138630554cbc8051","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","graphql":"14.3.1","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-d6b07f60.28+d6b07f60","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-d6b07f60.28+d6b07f60"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-d6b07f60.28_1560930585822_0.8681957507104294","host":"s3://npm-registry-packages"}},"1.2.2-alpha-55c83745.27":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-55c83745.27","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-55c83745.27","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a443531bae289a8f60346c5e5ff6b63c696bbd15","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-55c83745.27.tgz","fileCount":156,"integrity":"sha512-D4EfH3KH5lI8/6yUCUf3xsTD6d+8xqa1MogsmZtdjh3qlE3UXl3I7amH7WhMR3cuGc5Dgy+01bl8tc/0ALsCTQ==","signatures":[{"sig":"MEYCIQCNsnGOBrJfvzihAc37gusOpkBrHucCHkk5CRXoWch7tAIhAMvaXQfnroVSRq90VIN79OMa7V8Qu9dK7pLkAqEey2QH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":202034,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdCe2vCRA9TVsSAnZWagAA9ywP/15xW+HlAEDaBHN55YcQ\nwrKoNcYtV410EJdfhrTetT8UpaIK38AfRNwC21oQU7PQ55E2l5JpNecpNjgo\nrBOcecieVrNB2uTzSOxSksr5Z+h98gD/Kysm6Ocr+QZZgFmco2c52evz6QBl\nS2Z2tuqWyF87gDjh2U+yK3/nLOEjyGya11NBgjKUmwN9P9c6idEIAqs83YVi\n0iLEGM4vEzAQtm1kUBpfOqwXo5isDJOBJ/AJsxyUysPiHm+DemsYM9KaKOyD\nWG/ugaJGixhPiMLyom3ImGXbybeGoUQq3IR2YXIAmAerQXtLMJ9paUOZNKw2\nzQByVUQOjXn93fW3LV8klY/EGhdVjSYAWzZpFPNKBIJJZq0M+EVxzFpRipdn\npVFh3AVRgjSUnzXhkkcDERLUIEX2Vp97PxKLP/5fVkJhyJbf/ZHs+saVWASh\ndneS/XiEqReV8MbTcURWFH4qGq3naMLZrO7Gnxl/XfJ+GPiPO1tdvJc8SH8N\n9SMzeaOVLrs5ksQXQ7WuD0UfJwYQwbNsnNf49M0OGDgx0BollHK05kOLqd4D\n5NNrGvWrTejNbq+IhOKkYTT1EJPozFFjJcL/YC+CIcBJVnYOz/SkSkht3hYn\nbjrV439oUzh26v7dVOicI13BrKsz6+9I+u7mkz8iFpEXRBxVUl0qnArxJZ2r\nzh8x\r\n=5twH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"55c83745d15483033b81fa612343c5a652bc52f8","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","graphql":"14.3.1","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-55c83745.27+55c83745","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-55c83745.27+55c83745"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-55c83745.27_1560931757878_0.10730202227383012","host":"s3://npm-registry-packages"}},"1.2.2-alpha-ab464170.29":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-ab464170.29","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-ab464170.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"09f2fcf6ab720a9745ac8b1d56d4e08f38970b76","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-ab464170.29.tgz","fileCount":156,"integrity":"sha512-M4mgZMRrVm9iBX4EyXv2bK4z+iXYnkXyZ6MIbbF/yM2awqdWIcsSoSjpb83GADq1Mn0c1ufolvx/7I/rR27GWw==","signatures":[{"sig":"MEQCIHnF6MDCEHwtfVcf1IeSC9cWH2BsvHpWpRUbl3MVhX4+AiA38Jhv9KOsWFAIlR8mwOg7TzH3+Kpa1o8jum2OF2Kblw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":204986,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdCe6oCRA9TVsSAnZWagAAwQYP+wZcIvgKVjPR+OXqnMEt\nrIs7sKCAam1XgnMXV0sA3gn3X0DYuVQMkqkCtToKsJgCDXqwIiFvPeFpshgl\nG5NX5jDrjnG81/OqDpcWA4jZPozE+uTwNnA6CinhXrCMTOUxRuSnOBkqBdTO\nMJmQrGztKEe03z62gGTnjd+NVN77YUiP7AStMhxr15xKub+ot5JWY13vwaOn\n9kLoFuB296KkufJXYjZsL0117DioSdsF+g118kVLdzlhu8C/DVDgXopdfMmu\n9rc92hYaaUzQZpUoRa60p4cF3cp1LPoTfmRFZb2qNnXDNsvOkn/8gEroapwA\n+3vj76C4+DcxQfyk3xffaW6sosInh8c2ELIJOFBjkG83yZDNVGeacNiFPuVh\nTBJFWx4o7hUcPBGvR1pVjObEJ9PrzJVJMM/bUIHyUWmdTkkmKrGxIVgj6AfT\nHwcBFbjtF1afTfzmGjo70naBDwz2Rge3wfUdMDyVP32r5tiDVxMA+LviZkJs\n8z4VV4zQCuUGAZDLL+aVSag+IAnM6Oine8p3Der89gL5uqcNMg5A43Zow19/\nGkAG0gwAswxHG5tzpjOxNDhvx0LD19ZBRed86U1L/4VEGVsLfVMG6a0pwXJh\nJb9Yvh4lW4f8V0t8o1BwaderoYwSsryf3DQB1K7zQiEpxEW+oayAo4/v5eeq\nYhbi\r\n=6ppv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ab464170b54e1ee7c1058a8970bf96d934b1bdce","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","graphql":"14.3.1","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-ab464170.29+ab464170","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-ab464170.29+ab464170"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-ab464170.29_1560932008060_0.4457198968915441","host":"s3://npm-registry-packages"}},"1.2.2-alpha-c6e3a705.30":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-c6e3a705.30","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-c6e3a705.30","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"389752af3e2df842d18d9ca6deed4f65307eae3c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-c6e3a705.30.tgz","fileCount":156,"integrity":"sha512-ThGvuok8zFgc41hs7VddevoQsw9Ec2oRA7lr9ZxaePAiayLyQ3m5yCtnHim5kuKFUMJDpb5sdEW/dg/Z7gDBng==","signatures":[{"sig":"MEUCIQDP3nafuF0IiPQynhqMmMqQD9WupIiAoqYYpt+lc06L1QIgIByv+GmuGWC7jPsMQw7ULfYglbc7ZdWPFFk0dRDZoHU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":204986,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdCfUvCRA9TVsSAnZWagAAfWsQAKHLgeNLUu2Zflj+NZC9\noOFWPQPqv9+9NGukvTiiJxEAZ3X0p/zmdx6wRPNyrLan3LhzCaNlj1BLs5DF\nVAy7jSOSNNPougDt2tmKvBJCXNS8otLMAoymtoSExkK5sl1sRN/OrZ2DRuCv\nxIjbVobtUc33m2GfJ/bXzXFjTZDMx5rsegDvt3hfgL4T588VsPcBY4bh8usS\ngPBLMzWEKJvXb9VaISzW8p74b2jR7e4vAacjYMHzeMpBNOE1ZkRR0PIO7nTP\nPH2sCnqSUUK6DUnctivTHNcMSYFOEJdNUK98L6Zzztn4p3Sg5y4VXpgaGSVi\n3IBSa38gtVGpiTo6cLdi+Alex17IZRBUv56jpRbkNiNSKbvKrYbaChCA4ZBj\nixAikBj8XoTHMuwcnPOIt7PmS5w0PUfzjXL0WrYtnJ3hmSsFRFuoGG5onVtX\nvq3E/n/crwqXNJ6q7XYnbIDnq2kz4U5EjeOjPc6eTut0mGj6OC/nrvYYt4zU\ni6nHpn5BTkkZU5JOKS3GcsKCFaKp0FtCzRtI77e/WqsaL2nUZQexEvyHmgt8\nrgXRQaSW3Ei/eM0yiKh3aHV5a889tWXRXTSy3RN2+U6LaOQzBmUvXjyoQhBC\nHpKGkMu8g6nu+Z7qqH/8nsuO99gc9SdS0DiDJqs5nepVEI1OovQOCYSxtZ0+\nsWIc\r\n=oEpC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c6e3a70570468b65cf9f568ccf3f09f317e84e0c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","graphql":"14.3.1","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-c6e3a705.30+c6e3a705","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-c6e3a705.30+c6e3a705"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-c6e3a705.30_1560933679022_0.050990905255823726","host":"s3://npm-registry-packages"}},"1.2.2-alpha-2a8d22cd.34":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-2a8d22cd.34","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-2a8d22cd.34","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"49c98e3173f2c1fc7da4f9346c9d3f8a2f52a368","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-2a8d22cd.34.tgz","fileCount":156,"integrity":"sha512-Epwx2XcvsvfcsBksfS4i9suuiDq2FDrgAB06TovEK1YrpfvoHJx8Ot7r0RHgrmUqqGn838z1YWZfATJN73okOA==","signatures":[{"sig":"MEYCIQCdtng40i5kEQEqBvEGESAcfTFD5hm1tqXpHYhF2W2wzwIhAO2RikfaRqk8AEk4Z1yYhO2rark0ORJfc/ILnTNMg3N+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205032,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdCf/SCRA9TVsSAnZWagAAQhAP/ispAFzHEK58bOiKDCh+\nC51xUPPKrq275oJYW5syCUcjIiTNgM3wwhGpkOojGtQJQrwLmwXrQlc30kwu\nu3T0cSRx4cMSSjywQLYXogC/HO9Lg7qfhDk2svPYCohd787LHue1ombD6cIc\nsl5sUNNUYQ2uv7rAUojsTKX3VY1kIQ8sO+upSnKuPB9QKn+XB3XAMm910wEM\naoHqWq0zIQR7OMJSxTjmP6uS80Q1/T+fnvHYJQBNxTQwHSMNl/jFBH/RQ5yd\n+fgqixLUSbrP3nZJiwvVYvg+Y6CqOv7C2Xv7gNLcA4ug6kcXSeNs4Uli6HJN\nq/GxqhwFyswjoIl0yCf9IHwbvFLr5ItscJ/9a13u6rx2FlE78i/PDUd150nc\nTTaqgq5qN+iGzqcFWaYPy7iBMZo2xr1iE/ub52sl0JnSQFHV9WAQeBifTOWu\nCaXcqxFqWXJ1iWK6zZ+ZokJAbAIwmXHp3YNuQlYwwKjI5L+4tT5BQki0jsCu\nh1YTPy7IJNXAMHzZvTbyMoerFTBcZQbRtVGVA4DiJ1SqdtkWEfkhCjPK7bzA\n7R5QU1mRmu80CMvg1BmJlzWnPykR7TPDkvA79JGHdr4voMHp2fDzA6ucO3HT\nHkYv9Zb2gYwJA0HbWfn1mVJmaq8uUvhL7Lbvk2ZCVjXI97IJmc2It2aqAfjc\nklp9\r\n=h/Lp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2a8d22cdc85de34345365e496facb466c14693dd","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","graphql":"14.3.1","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-2a8d22cd.34+2a8d22cd","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-2a8d22cd.34+2a8d22cd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-2a8d22cd.34_1560936402293_0.7786118832632254","host":"s3://npm-registry-packages"}},"1.2.2-alpha-1a7ee826.35":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-1a7ee826.35","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-1a7ee826.35","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"b662a540769d5a9d1c054d70d0033dc5ab08d9c0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-1a7ee826.35.tgz","fileCount":156,"integrity":"sha512-GFtaSptQDitRtsACUWDi8xJFoywagmZYt0icoxXvw1mqO1xpKgzqXob/FJ6dHs/h2O+EsU2B77f2fN1elkaIfw==","signatures":[{"sig":"MEYCIQDtjg3WpC9xwKCRlJ3U+P443wZgggD+yjJ45HAw5rLuHgIhAMbnwHtLN6IZF9Nhgk9xQ8TCHE87Lx6avzU0NCF68GjA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205032,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdCgAPCRA9TVsSAnZWagAAMawP/ROLmbLX+2GR2z1c/Eo1\npjGugYBrKfIpigx4E7iAVoz/qAivUHp2rJkXK20gETnjhR1Lx4sSJjrXl9xL\nds26twaIY3MFtAJnLliHx47RXai2gIR0TmbtE2EsiYXvcDVWs32IFusDmhAd\n/3gguMVhE60irN0jTSq11frcfA0EbbGhP+oYcOV9cYMDeWDf7V/6/TVwLdyp\nmnxOVvgv9/sVndtmsW7xB30dA3hBsXGFET0HY0zNUxxPAWXkrFsyjw4koXGI\nieOETxuHsMM7YhRkycMYjIMos7vieq32YclW/yMrfo6VuOvhIXmBpUrvqkDO\nKow0FqPunKlWSqb8ghpb6yKh20r+Kp+FiG78iUErL+4G+0ogQTRQAaaUL9cZ\ngzANJKnpI4fwDN8P8CRhAGs0TqqZR6RjQUQEgBgn5W4C6p3hmP3ZfR133xFV\nupzYm2Ii/TltrKQpl4SKyMpJHv0se9mRIPttpY2w6k26QGr8xyKcsx5KEUIa\nShmkswv3ivu/pDnKirpHHGrH0Kmju6PZnjn1qacpi6+w7mmkaUnCG3VycCs3\nBG8cw+y35Z8gQWrmujZ7P510Df6n3A2Umoqh0TBXkksMs87zGmBQVWYmjiH/\ndnXTRED9f0CrySxmoxDABQCi7EQzv/puubg8c4nPdwEs19TmWQifCkR7OOya\nVqc4\r\n=nlDg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"1a7ee8265335586a64072929aa9ba15b1c88b411","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","graphql":"14.3.1","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-1a7ee826.35+1a7ee826","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-1a7ee826.35+1a7ee826"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-1a7ee826.35_1560936462658_0.9117815357093821","host":"s3://npm-registry-packages"}},"1.2.2-beta.0":{"name":"@graphql-codegen/cli","version":"1.2.2-beta.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-beta.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"809b913cd68e810a612222708ba6c4de08a6a10d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-beta.0.tgz","fileCount":156,"integrity":"sha512-0d/vg25k0O/X13jzXUfoLlC7auBZhsL60gRSPSjnYal6q8oUG3duSagowyunrq8s5NNglrhJ3i0IsEPDkv+e1A==","signatures":[{"sig":"MEUCIAWmUQtDdGRg0z7JXhJo58NrEpOXwzf03mOiyaOSElSpAiEAsb9FWlaB4ifRiLTjYULkXsuqy9H5/k8fksiPyGO7DVE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":204926,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdCi+TCRA9TVsSAnZWagAARuAQAJuwbdCCz6NR00nGNdLh\n4wl+53EWAU3I5LP8s/06tOZFtQ/7KHDv2KzCKRf1ds6jZWVUmLm+Myh1yUDB\nyiBfhQpEZpLg98t0Rg07Cz9Y6yE8Klso365Tv4hBVOS+etE9zrD88iB7VawL\nAFerTQUlTYvMNP/RXuNYjZPBWtuZQr+XIs642hR9Hmxes9N5EbRF4CFWTDIw\n9EmRpgR4ZMPgB4D05OadMCckK8YoS7jL1WPDTVMn2Am7VFO75KoZdJVQGjfu\ntgTSZlkGZZeCag21KqThWI2HM4OXpvUkn2BZq6q719YXTonq5mpDWkhNlzRi\nFg+ND5lrBstIJfteK95hKPpXLTe1jN4MRIlYAds1Bcd+phRDaS6ql5zvoPmF\nrhrjivbUsbWFzDjWlKFj4soS3eF6C4vfHWeSAZ/rBaujAzeYFsr1WQwXpyQ7\nhw3mxeorlt+XTYlQT6zmFmC07DA7ODYpSuewut5ORXuhwnRIuIrdFoMK2q9v\n48qETe+rXpsEJGnbRwQw7Wzj+Kv6Hm/hJBrA6+wn3YmLC2X8xDO1iA9NwPvE\nHTY7eoBGSmNSaEMWrb8DDkV8zUpfmGAB3hdb77sjR/z1uvcKNN65UFebyUox\nWlv9HzAC5ieuVCkybXV0kpq8fwVusknoIHd+l01HXlVJ3m2iW4UBY2oiGpc2\nBGSo\r\n=+fGI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"da0f1183d3a7ed12567dbd76fcd377193304bb69","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.3.1+x64 (darwin)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","graphql":"14.3.1","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-beta.0","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-beta.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-beta.0_1560948626915_0.538194899060767","host":"s3://npm-registry-packages"}},"1.2.2-alpha-da0f1183.0":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-da0f1183.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-da0f1183.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"7c1fd75173b8bdddd8d6219e3bf2c9453671547e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-da0f1183.0.tgz","fileCount":156,"integrity":"sha512-Smme6vTmdd4DeHY2neHgGfFeRQf8pIh0kMFnE9WqfOj3/uiFo3YgI9vYXhG52fETJEyqlI/zymPCGbuFGbiF6Q==","signatures":[{"sig":"MEYCIQD2tLoB1tTWikqd4yhr2s1PzfF5YnE6CvB19kioYn8qbgIhAMLQ0cVrUaaFou7lA8dRQ576GtRmaHNpUvyYja698hna","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":204983,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdCjAjCRA9TVsSAnZWagAARZMP/ieBypNCvzsAB9yeZwwe\nESI//Myt/PrTwRjtLB+jHNs/EaOzocYUPnpoH5DK8dq/t8V4gn/ft0EypYFI\nYhjuD+UFMBcnHGUHyhByZ9nfXoV2UElofg/FcI0AS+RNjbNKmfkQ6w6Jo6TR\nbfbofp7BoUtOAQ/M2360kGCW4KqrAlh1APvQG2cu380SM/scg45tCOvS2uLt\nFDxHzIJsvTxBSz4bJktpSLJWuWAf0vN38Ml+VIIMCPw8XKJwJ5wntIiIeqPV\nX3QeB3urRFhm8eXMa6DTH0tVmxckA49mXAVzvg6+hAkzcYcFFLF1HXVi7mfq\nc587sfb0Dz6AVo+3L6p+Sz5pah18RpI7FL4IWCRpClgWJp42Tn2Ktn4g8b+h\n61CuiCxJB9mc181hhyCEzHsD+MPSCHDnlVx0z+fmpwoVDhd0GnGrGnd48I1s\npCWJ5Ad/uAsn0jnkRQ0UKYG6KrWe0aloSeAs2Sqgm02BmZAPECd5LchcOHPt\nc2N/KJuqaFjqGGxCcZdmC/+42nvV/o75mDBNFBZ9puHU42+AQ+iQNTFi0Mkt\n1yrBWAM/iwej2rOSQqC5tsU1fGfSWS/qw9fJNQHLHxtKpXtboyjjNC5ZT+Dl\nyskpkwqru5TzBwsdADWmSVF/XW0Ztsif8gZVPa5N2s/BH7gBg/j3I+Wydmmg\nUVKu\r\n=QPbU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"da0f1183d3a7ed12567dbd76fcd377193304bb69","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","graphql":"14.3.1","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-da0f1183.0+da0f1183","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-da0f1183.0+da0f1183"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-da0f1183.0_1560948770326_0.6976606515617374","host":"s3://npm-registry-packages"}},"1.2.2-alpha-d4964225.31":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-d4964225.31","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-d4964225.31","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a9883058a4e26fb45c53b55d7c8651cfc4072e2b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-d4964225.31.tgz","fileCount":156,"integrity":"sha512-FsBSZV97dlezSMotiQFVixuB9W75uN8xIDcyrLKwlIi4fz10Ec+VZynys5aCDe7IYKa8acm1bfq1RP0bVRdcKg==","signatures":[{"sig":"MEUCIFJiwfQNM5xiV17vRmx4GR7qnoyZDmnhfRB7U8mDxRSwAiEAqJn/ewcJxP9MlmxZsjftaKEiF2XIepgoC6AAxKyYiMc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205032,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdCjUQCRA9TVsSAnZWagAArrUP/2mO7H9G6Q/zXV6hELfb\nZ0K2bCtIoKLc9H9DzSfzhay830rFT+67hUMGNtYlON4KyHYpuHn+HqPHELSi\nCgL27UTcifTyJsZSCWh+5nEjY4vjYn4UbrUH0u72xitE1oTNAXrNzT5jqkoF\nbIJ59Y+UySV39LjACqtWyVdWGvxVvQkjKbMDSCNKj8BExMk3e4R6viPBkxD/\n5K7FMk28kCMqz2MfWo7bAWMVU/Cnd+Zs0f8TVV51ISf8lxAQ70Lb4Ki7aQsZ\n3FDyXeSrApZLHic7AaOhs+tfnF5dtm0Za99UjYWuI3hvq1/bIz0KDBSgbsL0\nR3uPtpJjfMTTcHPiV0/KK5aBgoHHnK4TpTBNij5G1Rg6gEOSw23XelAPJseD\nHwa7lH9WRxlBmb8iSXuz1V0YxJesWaFsSJXRiSHaA9Wx3bT5AFfVi5o3NHTF\nfd9RtSJ16Nd3vK9+Ma+imecNoiq0Gv3cP+j5c7bjQUaT/qFz1H1DTvr25Bnl\nZYrYbbneQ7LVrcQlokhf3hWsxWEO+pULSwtlbfZA8WOWyxUlhBBtebnzNw6Z\nLRGte2gcsUrfs3yMfacV/pEq+ElckIwyItwaocCgCdYNECJGhAKc1WjyCr2W\nARuDmrvT4L0oGffqNyjoVqf+v3vw4vIz55P92rS92jrchXrqC8yeQ+OjiAO2\nA/d5\r\n=9MaP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d4964225795e3f38e633c1b53311c639688f21c8","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","graphql":"14.3.1","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-d4964225.31+d4964225","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-d4964225.31+d4964225"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-d4964225.31_1560950032202_0.5489133461674243","host":"s3://npm-registry-packages"}},"1.3.0":{"name":"@graphql-codegen/cli","version":"1.3.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"8f9aa81b9b562d9cefdae7094581aa022318d403","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.0.tgz","fileCount":156,"integrity":"sha512-ZecrBGC04cyxgymHSuaEfmQ4Pqf4G7vpu0nE7KIUAgsxzZ8LYKrIybIlzIHXhjzndrk2PkP22qdrr121CF7RJg==","signatures":[{"sig":"MEUCIEnnmE8Y0xfQlKpz+eJq4lyNXK7WsZ+ct1X8MHhLRUrDAiEAhWZd+twYEsY85uIITkrNVejFVlEuZHXoCMcJUyyUqr8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":204951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdCjcZCRA9TVsSAnZWagAA/b4QAJhqFIwH8FM/d2AklPSE\nFkyTPbylVO3E1yBWFmcZPSaKe5EAAFc6Do3Vk8/YnxmhCOSxC93qzt5h38tW\nl3XBVU0hG63yUf1V91f5pfX87gDA+0EckL1Eo87GrGqdb24vuzs2LW9NYmr7\nTR6kxIZcmcgt5cQ8iELRxkFOSBbnLJ3FB6e90yl8/IODUlqBjshcy4FHKMql\nFGjfW5X3F9QoY6zQhq69DnildRfUK3WxGlcNuPr13y0jAJdf1Hesadlf8Wig\n7Ldy+ugMbHFrEM0uDdd7nvAP+v8gP2wAy8iX+8hlFybv5M5FStyosLMvYXaY\njhueb6QBWYomq8po5eD5SSlGWh6PmXNDnkhj0oJXWoU2UM12FQZwb56rCFqn\nHBtQUuk31s4jQKcxN4h5SRa93dGuE+W1EihgRr8wEjw5+JOujcraKA1Rw8fF\nu5+PPq9lVpvq0o0CkOnTtO/CrxChmRq4AQB8XKBawVsJPDTOqZihoF0TLY2E\nm44dkk8TQoXHx4cXR2IWw9CnSZJ2Y62DpjFtjOTTElO7WTHnCYEostEea76R\nWCuQsS1D1kPaPO6I1LL1c4TnjCpPNSDAv3U49+1Xav9jt7zrWrPTM2C+Eywq\nysDDlIQNg03KoCA0wfj8reQDsEx/mWl1clqtodltmA7Pu84YDSPYB3mlFrH9\n3/ed\r\n=6AiU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"11eb1b8e1ee555fbe551f983382f30a8dc5091e8","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.3.1+x64 (darwin)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","graphql":"14.3.1","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.0","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.0_1560950551228_0.9338203268559573","host":"s3://npm-registry-packages"}},"1.3.1-alpha-11eb1b8e.0":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-11eb1b8e.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-11eb1b8e.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"223ba0999426581c2f13fdd8f47b9701d2c25cc6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-11eb1b8e.0.tgz","fileCount":156,"integrity":"sha512-Qiq31JzUIY+Sd6z63ABQ7ddte6m2oOMYcVk4IV62s1bnljxC3MDhGZFIYdQhC/kMiiCkL4ebgOHO7QvDcPpNGA==","signatures":[{"sig":"MEUCIDuYCYe1H2JBjbG/oV0xlx10/Goq1Rpc7TJlQ4r02N/tAiEA4Ta7PgrgzoTPZv7lkt5oLnO81ZuS7k4CwXghpaaGzSI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdCjfRCRA9TVsSAnZWagAAqsIP/2rdNuRnDohABctYJw1f\nMxzuTuXnwVG+PloZhwG7zMa1ty++QtOyJJjDBLY47LIlQotEEZFAZYyS/iwt\nXDc+zz2GC2BsKpUB7dwbzv8olGRO7DI4/B9R8LBh6SPSBMbF2ROy4GbS5nGV\n4o8bse8EHnnswIljU6IXrN6b+foveee9fwlJjet0KVb9E8hrwp059l6ldZs0\nu/uzjwuDUqlLpvIuBNCxgzc5pKuHPyvpjJFGqsm7G8lmRw6CNtudXymg7jk4\npIvCdtPteEnjGfR0um7PaqHU9e2oiCbAuK+klv/GPe5/N6kqducsjXpVtK/J\nRxwl82zsmXIrAh+uNq7R6nkBuSg9tPhUi2iZjS/5WckVtp1W5zyA8PeqTdfV\nh8y4dV/D/V7jIcAy7+GRiIFkEnAKl+RgxzYPyi4TorrjJgtVxFP2u1H9zKGs\n9On2UtbjfP+6f60+yk1gTB40G9KMCfj7WIDztvmk+KNlgKLueb7KSknOktFY\n/9dMYQPsh5fMxqobfyV1LmDP7+BL42kDJf61BYXisLTODonumiH3FM56ZKp5\n3/3f7Ksbdjc+9k7b7NxMdqYvs5VEoqAfpTCuSCndY6nQkcZ+tadYN6SIE+g5\nM2PNlAmQey+j5IDqdKoH8brJz7fqMlZu+CG42+Sp/KrU1vahnvmnlmByYutk\nya+R\r\n=or3r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"11eb1b8e1ee555fbe551f983382f30a8dc5091e8","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","graphql":"14.3.1","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-11eb1b8e.0+11eb1b8e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-11eb1b8e.0+11eb1b8e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-11eb1b8e.0_1560950736478_0.2572835581345798","host":"s3://npm-registry-packages"}},"1.3.1-alpha-648096c2.0":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-648096c2.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-648096c2.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"b2e48b08d83a3c00b30bb87e81e12adc5fdf2dfa","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-648096c2.0.tgz","fileCount":156,"integrity":"sha512-T8/yBif+yYOpPuvVyX6ZDX9zKV1PAgHkzrwQmClfe2cA7EOJLgjC01bQ4mbQtHnGzV/l24YQdthdpbyUBnM+SQ==","signatures":[{"sig":"MEUCIQDfoKXTUp/+7kqZxm/m0oHqoLKNxGPKNnhiUmzw/KqazAIgfkVhhW6E2hZxYbVWb6qMiU05kCmKvSP98ek+ufBKqPE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdCpb3CRA9TVsSAnZWagAAg6wP/3b+4dmNF6aTNaWgyUF/\n2tChO0Te3PE7s7XOp9hMaPNfpYaALXQ/X/wh/FDvKrD4hbh4A6XaD+yNfrCq\nee8eNbKC2mCD1JVL21WVNg2wwCmE5NcelBj8kfrHAMTRF/c6r4XoNOiLvv6y\nh44zRYe1+UD+MYOSq7oEVXQ6SIVycgyz7YouNHXQrL9jkb5ag4eorGiuDXm6\nQvUXB2cStSXGjU680VkcNmNriBduHqJYlAJ9Ct5X1VdUVz8DamaYwA6bPSOU\nysmxw1Okwjb5IsXqABjjzV0oXfpH/4TFP3pos7HNPM9NPivW4bAgRYOKr/rk\nnydsz0V3LXhhRPBNMP/lFWIVgZlQ3qcICzx2g4J1lbSLQZ+ZHAwxNrqohIuL\nst3/hQeejNEu5ZA7Jb+5h6YVzFumUnqRpHj4AIlpxb8A8D2GxDwovYL5Jpm2\n0/wHhV3tG45HSUDqRDpPFeOfaA+QTWGsDF7QUJbU3ZoTa2Lwf1gWeRQFvYov\n19nkVlGZKu2Jk3vwSDxm0I+Ps9bqCxdUHjYAwDuAN4Fr50JLnMmFhmey0qbJ\ndOnKYEcK76Fte1BgjCfnAHQcGtcObAK/K9OqmlkjGvQ2cQi7oogwr/diljEw\njdmIfiB2Mv77UNUcJ2pVXtOfbU3MV6rfIk1235QM7S9hgPU5zHNf2DSTYNrn\nsuYK\r\n=691d\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"648096c274aa5fc71dc633aa019e27e36e60047c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","graphql":"14.3.1","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-648096c2.0+648096c2","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-648096c2.0+648096c2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-648096c2.0_1560975094230_0.6920312136017697","host":"s3://npm-registry-packages"}},"1.3.1-alpha-4f52fd05.0":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-4f52fd05.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-4f52fd05.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"1394f133dce0182bece7db66e4b870fbcffab58b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-4f52fd05.0.tgz","fileCount":156,"integrity":"sha512-o2e5A47AuoKOQLzloTfDhmOYilL7L06arTonHXtwMLS6jW7zp7fVzob+FrTWz989PV5LPBLr9gOjks1NxCrXzg==","signatures":[{"sig":"MEUCIQDZxh8C0JCJUoo0XCfyRCuasYNfzlj32VmA6hHffPpjGwIgNjrask3x1pzRSVthzxfK2IJFxAhxK/pWoUR1mSWyLxA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdCtVKCRA9TVsSAnZWagAAYVAP/AsAyOWkxKz+NmOUnzwm\n5UK3OpL0GQ7/bKpZu0EQgUOPZIBUbbWH2yfSHSOT7xaqExIs9dn2kbKm0kmI\nkMkJ0nyUr7C/20VyPWDB9IVWrzhAl/pFREGVT2u30qsWm1Ju6HMcIos6AbI8\n6Oq8NaGNF8laMIpPjYPGAXHZri+Mlqba0hLLhWn4xQG9mvPYW6pma3twB5x/\n7vuKodFVb+e4D/ZQu/Ww2F1elXOzEDX/XAPakty1xHTkM0KMWGeZtzAGbhkV\n4Sgvj7j4ykTusbO+myU9cq1eQAE9bH/xOo2Eay7xLm4JBIWH+m398utC8tdR\n73mC3fextdmjGVPS3h3T5wYcguhHCvk/ugycm9QNqR2QejyIa8i2htfiG4J2\nploA/P5RYSCi8E/ZDL8Lai6tnnmEvC6+lDZ7o6lQiYxzk11XQUS4/QnkhDv7\ny4Vs8bz+FxfJaaVi09SdN0Fiju++GtVBdj5PT98fQuif/AzBUc5llgG1oVFc\nFDp1Oe7atihL1+jHu05M+DMNwufmY2+MpNAKjvQX8CGByUUXnSUaSpuf2GEy\nX2qrF7Z6VewPiRoTnIQEoEQ1xN8m4q43DYzE3K0IVkg7PFlN8bt6VDeQCb+s\n9X7P9y524Uifnd+GBbeB9KZXwFuG0dijdUKfk9hxdXkmh+Jru5Sr2qIiP6hO\nKzt2\r\n=AH/C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4f52fd05b6f02d732d0e157067ed057061cee988","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","graphql":"14.3.1","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-4f52fd05.0+4f52fd05","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-4f52fd05.0+4f52fd05"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-4f52fd05.0_1560991049218_0.3432469694701701","host":"s3://npm-registry-packages"}},"1.3.1-alpha-d59fd3c1.0":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-d59fd3c1.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-d59fd3c1.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"7b01b2707d6c0fad07618c5bfe8079d51260b0ba","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-d59fd3c1.0.tgz","fileCount":156,"integrity":"sha512-IQkIeAnW2V3FcyL3RbDxYUQPDLxLEPWr9w4r+HSutAlYfmCJq/c+8v9ZCuehWlwFRt0FugalfVKWKnLgjvQbtA==","signatures":[{"sig":"MEYCIQCAp4qVkV6zi/gzyn6oKBkNYBxYWplMRXCCvECuQloGlQIhALjU3/G0cTxO70Po9GCJVmclSq8P6ChYCFefAxoTfOBO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdCyk0CRA9TVsSAnZWagAAHigP/jqDWyeKnTuUtpJF8bW2\nX4frRdagRlLQp0ZmZbh96So5BDkdhYl7xHH58Unk0KqndwSiinWLJHAJv0Za\nHmSkXj4cd2Iha/jKtsIvYJHzQHCy2pRc7v2BXKUAH5xsL+LEGTW2sv4WjgnA\nNfU9V68Fk8MFF7apis+41VrIbW6X5+vzMquHeKQq4fWFKhI36zZQk3oGUU3t\nKfEe4ezZsp401M3tYLqyd9aX5QYxe3aWhZT//aVfePifI59zD6SyBHhbpM1k\n8hVkOnR+tAXEkK+CE5zEirZZQAHGD+jtC8APw03zYxQzgRSCsa92EwsgTC6J\nchkKwPNUz10N1eFpJeXfJHFUGZ+sVD1Z4DdqQhoIOQz00bBbfjgNQBgv9YVP\nxigU40u2MLDEbKhKbN/swGIfgojDE3/BKeUO1sjUsOEg0QiD+KEtMuTyQrTk\nHJarsckRkOhaEDAbYxefkhVGT6x+YwNoSmo74iWEA2BdlKy7go0fy0Oo+nY2\n03NcenVjbK5cXut6Qf7QPB5RLJCmfNox7uXGJfUVUI7ubRjFVo/Nb4ow8t6z\n472dVdrAOmYognZ7GS56o5qmFhqi93r1cdzSA+0NaYduiq1MDp5tji9hRhjV\nOORrvpDRoBJyGHFQcSYHAKAZKEIyp8P2c/l/pSMAh0lZHXKwFwV37Q3QpSdT\nR9j5\r\n=bmom\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d59fd3c1d669933f8d5ccedf52b8231ad7b5cbb0","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","graphql":"14.3.1","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-d59fd3c1.0+d59fd3c1","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-d59fd3c1.0+d59fd3c1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-d59fd3c1.0_1561012531670_0.1351022201474541","host":"s3://npm-registry-packages"}},"1.3.1-alpha-2ff822e3.1":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-2ff822e3.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-2ff822e3.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"72ad8fa96399d9675b5e92a9dd7d6be1a23f0000","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-2ff822e3.1.tgz","fileCount":156,"integrity":"sha512-JODpM6Z7aCM8s7ZH1tkt6nJRIomG910TBWv6xIEvLwR11zXJSzx0+EG7L9TTh3QeU5B6Pqafsa7bMaUnPlcM0w==","signatures":[{"sig":"MEUCIQDv3hW49Xk1yrmTcRPinAZqMDTqsOhgJDsufO0pcMx4CAIgbLhH+Mj0onbaoQih+3zVQGg/VG5kbUlGfcI1GbUwUfQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdCylKCRA9TVsSAnZWagAAw3IP/jly1d67GNM5eoR4ufYG\nL7cYWBK9eC9KqOydKq5LF64NDqFIPWuevMH6iTokqhW+px68q+7FZWgwMfzo\nAIjTg55zI6hpXgIBx8JB7AHfyO3XJbP9KYY3pvumE5/jGlrVkGtMzbsE6sm9\nmYi1hI85MT7TrWOIpII4RxeuCutV7hT62d2rbPDDD2n+uRcZdJ9f1sYr6qTX\nbu6yn5Pog+kVBD1YpRMtFsDclavn2na7JRbXG7rptEGEnnGY+0f5DvEy+MDw\nfR01D2YQDEs+bHb1CLFOHLCvrMad1DazF/I7k5gol77ZnvI74a+Hv8wVUnwV\nmiyqR3wrwpmrUYM7TnDUWWHnb9Iq+xHQrgeVDCWynN3vZnHt/bqlW0ki6p2c\nFqkRpGqcjy4jR9mMsoblY/Dr70kmZm5CCIEXSLLUUL7Pum5XWOvmeILmZec+\nbqiia3MsaaQ/0yQa1B/zLuwzxlqkZqUnS5oZdscIdnAlXZ86FbGSk/tSn+hq\nZcBE1CG+GDXWMplwHDHrjHYMen0aCPyg9vYkvOmHuOyki+AalUgGLvwty882\nj3P012uNryivAvdYQMT5ekqHPjlUkqEH2+54fyQFZ8ua2EYdgSvJkjv0c5Ui\nD4njaNOIJE5ouvwx/BHCsLR2rvyBga+yOdQ8eHu3mtSqTOmq1kjDYfTQHDP3\nUk+8\r\n=k3l0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2ff822e3a036451263d9db7dbda1d9de230e87ec","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","graphql":"14.3.1","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-2ff822e3.1+2ff822e3","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-2ff822e3.1+2ff822e3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-2ff822e3.1_1561012553925_0.3656475449078749","host":"s3://npm-registry-packages"}},"1.3.1-alpha-7d94887a.2":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-7d94887a.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-7d94887a.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"79efb075eecd6713fe6e9b296f4bffa2e9cda74b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-7d94887a.2.tgz","fileCount":156,"integrity":"sha512-JrFTbRQo8qRHFML6TRi6WZkS2X1l819QR/D+5TLmu6BOUwsN+3x8AftYeNBrj+gnyK9RJDdhjQBV1KscrxSRew==","signatures":[{"sig":"MEYCIQCOOmB00fofwlW6Yig761lI+ZTc0D3zXzkC0Hqf49zMgAIhAKvI6yYRcbEiLDgq2sgGeZyZ3aQ79sS5C9JOS1AP5Q4P","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdCzLvCRA9TVsSAnZWagAAhxcQAKQuwuxqZmJpMM/2nUaW\n8zNQrCzO/d7IFl389DFuP9TsGzbhYSQ0rscbn2TG5d5sqYuuCU21jMpXUVZr\nk2cG/Q0naP6RtnedW9jgxakN4ycHffqROIN09wPLBiUizQH0+BS6t0+M2mhh\n/PETOKd7fHeut0wrCVxq4Yit551Xcnig54F+1Tt09pnqqPI7oof1jU4NqSoV\nfyZfVVQxWnP/1VwTpZfDNHU01v3aZcEvCbqxNzJZAI2c+6pLSGcTiD7Gkmp5\nSAyff+Dceqv/6++FrI5G67B/XsnKPm0sqX2zYZ72mCQgZ80RUaGvWTex2jkD\numR87kzlDnUKaNwINzWUZ0cieaFyvXi+N/uiFQlAwr2xWzcZ3AH4Qm1VsCLm\nyiOrFjDzhE6CphEaHbz/reEce4ZakUCRMIim9XfNVjP71SYMYXT4jj/RTx3V\n9oaaSVLQ3G8o9EjRu0ZXscx9DFuhHt0kIg9417q1xnjg297MCu3n+UPGxcHC\nd5f3MyZFrdHucI/QB/pIjDOor3/fN42bFfYz27B8TRfz1/tiL+KhMkaSeSo8\n9uMNxTUbPYoWG+n7K/Wdq96UFJGL+atAj3dbfnmDMGF7t79KO2dONeiePwZu\nIQvWIOmgDOVTiXEs5gTa99SrrY7VNe7G8A6tjvFVwKBvr067GpGH2r1B3nTe\nZMNm\r\n=RB0z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7d94887a373313f9649b3e20a9dac724a01afd17","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","graphql":"14.3.1","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-7d94887a.2+7d94887a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-7d94887a.2+7d94887a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-7d94887a.2_1561015016138_0.9015112858712007","host":"s3://npm-registry-packages"}},"1.3.1-alpha-4503b6be.2":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-4503b6be.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-4503b6be.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"3ecf9fc90a759676fc8fa7eb960a92680fa685df","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-4503b6be.2.tgz","fileCount":156,"integrity":"sha512-e5lg/DWE2vZjWjA2oRxCmYx+7VQtZFfXRcKHEgrGUlC40ZZrF+ng/HYfughot5+pxz+oU69ya+mLkXGbj8P+nQ==","signatures":[{"sig":"MEUCIBT5E4L/INZEMgz/8zx6BFZ0exL4svj96cs/ilSO5Z6gAiEApk2E8gq/Da8FIMmt9GF5SzriyTdjGXF75homcJKAkio=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdCz+rCRA9TVsSAnZWagAAOMcP/36XLNT9shhKG35YkV/B\nRMF5UdRJPl1WhKVeTMe6vNIJYUBRVLgaeoZIgEhbQ+8gKB87xQR3n/wzk50Y\nrlVva6gz1tmDfiBdLCYN8K10qsLiFYp0zB4s7iX+X9jQTLvf382nIHmL/uZn\nWM22oDpSljMbbd0QDNiXZpAQfGkUQzG/Q0f13ytu3hUXo24yRqjOw2+MUxT6\nDlmxrVq6Gzmmhjouu4uZrAD+W/nTDCMCll5aZwXbBUu0eet/xr885S4e7Qm7\nn7nDZ1ICZ/X7KKQZ/gKaPH9TLzFqYSGaXBF2XOk5Vwr2bXeE+q/Kkm+ZVqDI\nNfA7tN9ppDY3IbZNpuuIP5QGpd5thxH/lFBm8DvMkFzIYtENmxjsOyA1JSfA\n28IRVBB2rK/jxhe+iSXz+ypftwuTuBJON2Y46N5vBSy1WpxwpnEcsfaBMy1X\nGuys25j8HFJ+RqgBCL62/lyCul5UPR6Obr8vfAguqlhEUOkWADFygKSO8yTi\n/A1eXFNaZSe601butGQqb7xNvu/AtLO2PkZcxC+HdvtkY2kWKsAOSZNEIoQL\nbIo1B9M2zUmEMvOuB1J+eHHOyy+/o2Mh0vz0WEAUpIXoFGWK7saObjLcS8tE\nR6ZVoARW9nIdvne6s5tt/rwPuWisp4mqvmrShBoROHyS4KvOdLyR+dfwWBma\ndT1i\r\n=Rw65\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4503b6bef1aba86343e27f9fcf816c0e2624f20c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","graphql":"14.3.1","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-4503b6be.2+4503b6be","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-4503b6be.2+4503b6be"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-4503b6be.2_1561018282491_0.05771701863662204","host":"s3://npm-registry-packages"}},"1.3.1-alpha-671765f6.2":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-671765f6.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-671765f6.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"85d337439dc7a8e70c08292ab33cefb64e9a44d5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-671765f6.2.tgz","fileCount":156,"integrity":"sha512-tLnDrmLFVdCI19zbyPLHbnujtME+SqE1zmpBI+bWVClRioZeS1E4XcLNudCoKgyXyJFpGwvSyF9rrIHSmXMzJw==","signatures":[{"sig":"MEUCIQCUtLwL1i2BMW6cmeJwQJwh1Qweahdu4R3TWCSrk5p4YQIgJ3ltnth3sGaBJ3pd2P0l0lrN13g0WWJVAU6bxPO8Kxs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdC0ykCRA9TVsSAnZWagAAlo0P/2XzFShoa1IMaKoeRcg0\nFmXBFVCwaCEpqbfH+55ESYWK4/UHNqVyVGaV9gyiVV+Dt5lKPh6KSxJ6uF4M\nPM+yjb9O7pY1uOZIDe8MD5dCoN0nWI979f6P5wmgr1KsraROTX9/icRwuJcV\nZcCaHF2LRCpo83X8wSSvQND9SluBpjvSOYB0JmmUVzh1fvZqWROXtLaNHv3D\nwdZM7PoFZfYpX4POiIF2KI8UoAT5ziA7Jwegs9PaPJdqGCo4Zj/gc8SVVEPb\niBfLswMiA/7YWdX7plIC7Kq3Bkw4HviGiQ3SfourT4M+3pVx8zSrP2NZzmB1\nxsMgFlcCC/Y5Rrr4T9TqA7vy5DwhG7IGh7bxQyPS5Y7BYZ+BcHu1o2UaRQxG\nkw2DgcrvnaKmfW7FlB9+raakbusK7Spb9CaO6aLEqNKP57FOr98ALe15WQ0k\niCFWj0SLqiF1DpjeojczWFeB//j/IAiuNmI8VQ+7hsiPUkN7KDzvIi45gDj/\n8sQuK0QBKNARBwvgZrebvwNh7tcCrNHS8Jubpfca3hX+rBMWnfR5pzcD9GwQ\niHyKHq+L4+sKihElJ/20Xs9Fo1Z2kccLVUntTHgfVc3EcQo7KKI9FbqXEENR\ncgScLHgh2OmtD5YVh2mHEWtXmSkWD9/Iu65Hdo9rK/13UEy7s9Zwq9YFl6FZ\nHzBr\r\n=vrdV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"671765f676b9132b8d801c88674228e496664262","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","graphql":"14.3.1","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-671765f6.2+671765f6","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-671765f6.2+671765f6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-671765f6.2_1561021597229_0.9427053026986221","host":"s3://npm-registry-packages"}},"1.3.1-alpha-cdb65f66.3":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-cdb65f66.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-cdb65f66.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"6cabc1798f7b1a41c71c9dd43c47f7d83ab0b178","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-cdb65f66.3.tgz","fileCount":156,"integrity":"sha512-6Dr4ahgVqSmZp+SqIA1xEi9nqVF/dWLAXCikIl1RxjowgdIabSbcl0h7EQVWfsFjQ33Oivk16kjAON1s+Emiwg==","signatures":[{"sig":"MEUCIFYNawZIo47hPWwa8W9/4qV61Z5ZUNY0Eu+564cxcoHIAiEA2NgvgAumj8cTHN0nBW3f6wkAkIlbAObemQIvyKZ3RZE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdC1LHCRA9TVsSAnZWagAAf9IP+gIzAgPGGueReHe9pz7p\nZdrrY+Hb4y1L1TnKn6tFc//9b5IfTByVzUEFv3a0YP1Baq4j6K3llwgrFP7q\nJ59lyJc2QDt0uYvpYNGAIbmSSK+It9wyeP+wLsVBfMrdhsm9t2SRE/376FWL\na6e/WyyBASKOQG3c1sdkiqe2t5tbs37sDnWeSd/hv0UscxrT4TXtFo1bCQfE\nsGUedzBxa4XH/Do4qj+xOmJ1qC5/H7miXxMAtpsg2Z4pG2FmGkqIcxIql+GM\n3EGBksupdpKoi7MxmtT5PxBQvi3i9AkwHWqwM8zJBamO347en+Wpxxnv2oLr\nKFDnCKOiJQaEVaObp9V2EM++jBvpXiikjzrKjSuLGth6Kwl1pueikciN3d0H\nlGWXUVLBk9rKKOIAd2gCLhUZgNcFSZedrveaBzlkRDMy28PI8BZgoAptQ4UU\nqPnLyNRBWB1gIhzZUpj1n0RDgiVqcEh8b98HKjE4qtIraJHCXqBaQB9AXDuW\ng3DJeZTAAdwmjyeueK6dqg7iQt2ijw9t/6FTkx6ef4WDfofMAEyfY8bS81Uu\nV53YwsvjazW0J6814qD5HGC5gu1ltaJU0iXFBO293VNRMPcfZP9zEwB6T5K9\najaiq3+za7+fZVXX0sp8pdQsNn8PE8ZihpFUOHMd+7LKdqVctg/odAGkuQPB\noxai\r\n=SW3g\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"cdb65f663721a9eed571755e722a5e6eb8203a18","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","graphql":"14.3.1","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-cdb65f66.3+cdb65f66","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-cdb65f66.3+cdb65f66"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-cdb65f66.3_1561023175364_0.3588421743305763","host":"s3://npm-registry-packages"}},"1.3.1-alpha-966cc6e8.3":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-966cc6e8.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-966cc6e8.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"9068a3b2430436a174750cc7f835e296c65d53be","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-966cc6e8.3.tgz","fileCount":156,"integrity":"sha512-uOzELY2B8tGTVt+BN5Vk5BzRQih8O8At5l6IGf28lklGLSWLKdOVA/CreJkHzUUQVhsp9cP+wOqq1vIMojKZZw==","signatures":[{"sig":"MEUCIQD2F6Mycqm9LA2pEVs9kUxeEJl8c1CdXl5iq+rxEk3sbwIgQGOz5EBkGDTjeBnt+5GvS/dIBxmSywr5tU9zAwO1Hf4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdC1M4CRA9TVsSAnZWagAAF6EQAJkUTF0XtV6FuohPzGMw\noVFG6VqWLzWfZaReMuWCCMB2JzkjbKyG4F+OZu6LVrNYBuA+v8gWIihX2JGx\nUc1kyp5VKJ/iLJ8GG3mTnRjkyu4dteC17FVZu8ti2A+ss2XZ0l5GJagEKMBz\nmD5L8T+M6Kvc8gDiZvA09EepN6PRHhPpDLn4rOjkoMPPzkjnD4t9QV6oG1YU\nPFjOG/EeLpihmn754nY5/nnIx/tDF0os/QMP5+To/jf0ZDPlCuFVA+p1ct+Q\nKHDlm9nhRYrUPFUVtyCgLW/mdsrINTDCOFjxw67Qedc4ujPDf4R5a1JNR7Tb\nuWXLe0JSL/JZmEkNSxsTyGu0IzsRdiKFZOE8zaI6CcpXT6+DELurQCsrpCC8\nIf4avugrujGpoAmYfDXjtvuGzEK+8H5AFOA5Xo66vionGO1Sr0p+r7o/yhub\n266rZWMd5TzUaHZIwT0V57UTx1ITZ8GGL3xhDArKfzhC1cZSxsfpbs3BOSPF\n9ZZJgRDma5mqFo900tRw2MTRIVZbz1VENI5nFN6lrnd2yPVWKhwLLZpX5lqP\nelZwc3TAFtllAEjIgjvj8RS0XUEmhWL3qD4Y/PR/8QgaD8BgopUdSM+YI1Pp\nW2RQ57yKrK1YrDYMK9bvTvR3pyuNpsNMvBIcOgsplWqdpeohx+WIfh3DqhZZ\nylE0\r\n=FTHC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"966cc6e8d2625b32f12359919a187f7ab1fc6bde","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-966cc6e8.3+966cc6e8","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-966cc6e8.3+966cc6e8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-966cc6e8.3_1561023288123_0.07222957218476189","host":"s3://npm-registry-packages"}},"1.3.1-alpha-96e1ad38.4":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-96e1ad38.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-96e1ad38.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"2315cbabf659236977c6c87911cc726e1b4df704","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-96e1ad38.4.tgz","fileCount":156,"integrity":"sha512-swHcy6eTfi189kIzJkhC4falBLopCrJ3UxIt5PZwHbWJe9RdhXR7YdFUVDEyp5yOlnGP907sx7kvvMQBgrM7Aw==","signatures":[{"sig":"MEYCIQDeLRgRmR9pr6vFNmsvkFHqAcF4upq4ef7baMHuorfGdgIhAL3YXpjo3pZVBg2+hJau4nS5cgVnoydthkaq1MJ4jXcj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdC2iLCRA9TVsSAnZWagAAQIEP/2370GjrRZp7O/l9Gd8L\napWG2iwqkZzKEuQytUOwC3+mHpFYtSsRLuNcrH63c4TZWnMhnWBLNLaS7RP1\nxIL2pUzWaOhK+CeQnVwL5025BFsmBau1/NZEjVUgVAmK2wrI4dZNNrh2OT+7\nNjSEz9GgRhLzKEviy9dUwQIQ+6DYdChkunSCQ2LQup//w9rQfQ05P1tk8wuL\nv+lUm4bvFPfYmwVDWN/6Uosi/nGyrzZ8ClBNtb0J+0MSBmCGeeGGNkA9hMHj\n4IhCCp7BTwzgVgBTUeY30eni6jAFDpRolJTqBl2894IyOy7DYH68/pCwUHDz\n3otDlIjWDEHlbsN1HB1+Q91+bOduidEzlDs0Swl3MlEZICG591v8jnDr2RHW\n0kk0lcToHXVc7UZfOsfdgstJwTOBIS8jBieMtukWpT7VF7vsLkQDmCsYStvN\n6evnAwdhkH1007Exr6/kEjRQMtF6B/Isdruo2JYfgTX8ihmz1Dac73ObA5Nd\ntO8q26zkb6H7U15Fa4SxzKcd2SvsbnzzDZEh39QL2u4hsMj/q/IBx+M8xwJw\n7uCnIYUOHKZNvXk8y5sa5LNQvigY9BrhRnkHN7Mtl9lr1Jgz1FQ9o+nVFTKh\nHWs/R6fv2H+174BGwJiSrvsHSTSQubIlP7s2parG4Q9YrLbyReALA9owxmRZ\n0Fhb\r\n=5TKh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"96e1ad38f5b1f6ccc8952d5539abd656ae549def","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-96e1ad38.4+96e1ad38","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-96e1ad38.4+96e1ad38"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-96e1ad38.4_1561028746859_0.0276967612564063","host":"s3://npm-registry-packages"}},"1.3.1-alpha-8cb55639.5":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-8cb55639.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-8cb55639.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"eb6a8382a159936a085ab7da0e80fb99be808146","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-8cb55639.5.tgz","fileCount":156,"integrity":"sha512-ALmauSrWwevJzNDlXl/0xxTok3HP9mFRtM3oGopqB3t/nOIxm0M1DZ0XanWqfeNmKtV3dKIsJ74XxcslbAXaVg==","signatures":[{"sig":"MEUCIQDXZzNrENFAQEeNG9raBhAhWUFXG/UKKgn7WavYHTbrlAIgOhHff2rlHxt7+aNZ+ZyIUjTzn5lAZy/xV2tykt/JTSI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205191,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdC7ojCRA9TVsSAnZWagAA+ncP/iwVxX7QPa00q1MJV0I+\np1EGl9SMGnXjRdAZ+wC8v33dBSOKbXUfIGNBgu72ZriCAIgv6Z1xSFtSnZgJ\nqeLmrf3W01JdNeNHewL1OMPp+FKkwBYy3WlveUZhG/k/6GU8aSH1xIxlrVmO\n+zG4buC51vtsC8K2dOWl1zpFzH4x+u+M/wIV+8VHAjBqHC1fdy5WkCYatQ7H\n0enmHOVW4Bdfrygj9CVKnD7r/mj5+tDPIJKe0iH66zTe4Roec01cnJGG5OUy\nikxjU7AlpEEFoqc8LsweuXTZlD5D1tifCJwmAhwAnm2M41WvsiXZ8w9H52C/\nf6r6QubM8CbPztus1J4Bw5oUOjFC5TXBZftAxnZouXaeqxPX91MXIezwfnll\nUa6wQtNuBzJGayj3oLwFqwVvTxR1Oz8USo5Dn4gdfrWF3htoblrPelP6LQAw\ngbQMcww73o7RdwfRfzh/1OaqnEYCCoK4LzMw6iI6pi4pbtiMus+BhiCEnJaT\nGbFj690GTWI25nRCKRyz45+7Zn80BkV36lUFijXMnLD0j34U6CfchtfvaKpr\n28sjWaTKCid4bD7rrQcnCrHWSwnWw6jDGb7CvfRm+TI7Z9DdBhvnx+fszhW5\nlb8YP+GNtv/i3BAmEacRO1EPYxmiLsb/fOsq0k+1GQDyD4lXOoEIwPLnboSR\nF1It\r\n=qhv9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8cb5563901f274ba0d1cfff632200a8325a7c451","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-8cb55639.5+8cb55639","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-8cb55639.5+8cb55639"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-8cb55639.5_1561049635206_0.317752154808723","host":"s3://npm-registry-packages"}},"1.3.1-alpha-ee9f9c56.6":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-ee9f9c56.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-ee9f9c56.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"33bb6ce913b0fccc19ffb411fcc13316a41007c0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-ee9f9c56.6.tgz","fileCount":156,"integrity":"sha512-iq/JEjdRxVoNRXAkdGsWGI98BQuUK5Q73PXqe0JpyyY+HrdNrXrfYsoTH0eBp+KHqHZxZwMbhYciJ88IUT1LRg==","signatures":[{"sig":"MEUCIFa+/XxqNdQVMfQc4GhL7FqZt5aJDvYbOE9BRPLVtwO4AiEAvTvnEGD+W9slawUoc7BQjCJrECtX7teQrdOrvWvIcyY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205191,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdC9E+CRA9TVsSAnZWagAAKAYP/1e4GjjYUlqpPSFm/ykh\n5/3bB+M2HJbh18YNIHlBgof/BwITE23/tOOC12B43MENg5OV+LIDDHQ3+aF3\nYRJiiJPwVcSGSLlmYZ/h2gPB0ykuFpNTEHxMpehvJNKmnanK0DZM45aktCuN\ncpnDFqj8eOn2XtbqlO12abMN6GL4+l92+IkVWUFNwKRGawGl8MjXc+8KfXac\nISDA5hk0IrYrE0TjG1VeKaD/xycZGutPU9ajHfYKYigYSjillqHrXpKwnYRw\n1xpqAGTgkQY2PorfUtxmQylp+zGQ6cQz3f0xhyJ5GNfwBDjhgXDiNEJDHvtW\nad0gQJdyNR6xPmXmWP1/SdiJXACyxE4AyaVsRLbCGXvyTvEfMcxq7tDao24v\nJIWaU5dMy3KB5oFjyZAS88PrWx8Dg0gHazPkiBynXijzHBSLyLiJZYHPikV/\np4ZrezSYVrvgW84DmD+aLCfPUyHkjpzIUXdrRt5ee6psGl7qrO/HxQMo9No/\nWqveQn8GIMytuYh9qliiXUuKQeyBvcTuUMQKlLFMTzoD17BUHy1QJqcXaUvV\neU0HveD4ThAEUIO9JhfA7JfmjzOAjS5MdeQgCe0UhN0DkOrz8Yth4g5HKOMy\ndVGOk0VJG9AywAbaDlSuF4vEkcTtkxYwtLGAeCat9LVH4WwbrKJGiInsKbEh\n83eg\r\n=IMBi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ee9f9c5675e1d32bf63716b3e7c5555f5a409b85","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-ee9f9c56.6+ee9f9c56","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-ee9f9c56.6+ee9f9c56"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-ee9f9c56.6_1561055549471_0.9557597718132445","host":"s3://npm-registry-packages"}},"1.3.1-alpha-26b57fa6.6":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-26b57fa6.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-26b57fa6.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"20d07e097ac5d99ee3a8c0bdbb844b3737728a57","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-26b57fa6.6.tgz","fileCount":156,"integrity":"sha512-RBFrihMZFcGX+ykNlZAjNZNdWw+FjyUeqD3qKVGocjd/rlOrKU/6lLu3iLzIbkn5s92kJp+0Bh8Sg+53vZHY7A==","signatures":[{"sig":"MEUCIFpRGgJ9UqZ1qhwkpB3z9NLIqSUbm0SXopl3azhvmlvDAiEA4ke+NGNK2itfcXnKnqwsCvSfxH8rCo+I5sC9Pr99foU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205191,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdC/OZCRA9TVsSAnZWagAAgcsQAJn3brvZ0LXgJrugnkvc\nYPwp0l1yAGXMzwAlw6rc9sCNCxzciKxdCGybOimEBmrzX91z0cUfxWB5D1Sa\n32tY/bhm7gXKsHVUsOI7d03VO3lVMJk8mT3ursEy1ryddFzlZtqOTzmHT/Xp\nThbay5FIvAsGQNQ4ZDeNiZSnIuuL3bXiObvGWUCaYm68+v4bVbCLnpD8xIhu\nWsvIKGo/GTRDPHIEP3BxEj5NYrojs2l4RXl9WcrTN9Futr7J7Cn/F6LslCzq\nWE/1+Z2tI+Zs1Bh1JplHUY/h/ImiHBRHugSy6MjMcR37eD+iMwn06AXJ6S0c\n+Czgy5uTvtr1FyIzTmGxk599jbXLOpC/JMQWHgzihyJu76vss3KRk9xKkPaJ\nSA6jKpccjgAv+Igke1lEAhBpUWU14cC6D65XTy61Ivf+pe4OhDjp13hFuZOT\nzeM1I65SU59CUL7499Zyxtczj0FAnkZbxh7r3XZRMVOvwCFVjg5L/YhwkNmV\nu2Q746CcyiFeld0FCzcwqdp74LeOlF8DKyHGddPF4sWs1onlzm3xil/pAHXx\n8am0MUCNO42ekGYnnsh0xPevecQ+wUGetiSDI2412M8Yf2OIVbdeef0ztBo+\n1Yx1KodkL3cjwxTE2lVgXHeyvCcDMnwtx4eJM+uvJS7iFbYYXfldBVLAKjEY\n5+pm\r\n=Xh1U\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"26b57fa6eb96538c10fbba180be962c6608b2ad0","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-26b57fa6.6+26b57fa6","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-26b57fa6.6+26b57fa6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-26b57fa6.6_1561064344992_0.12630968081247818","host":"s3://npm-registry-packages"}},"1.3.1-alpha-f2e77222.6":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-f2e77222.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-f2e77222.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"4dca4b5170778f24376b806aa6c479602cff04db","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-f2e77222.6.tgz","fileCount":156,"integrity":"sha512-nYO/RqMn5naOlS1bTY4zaicN0QWaa0kLBjVC+8fOyLM6X5v884Qx1AEiX7yVgdyU5nr5mTXSm0ixZIQ42d5DrA==","signatures":[{"sig":"MEUCIFyCl8AA+xVKJWgYzQkWC9EXPqN20pU39FOgyrN8L008AiEAyeXRjXcpW+PPzGSCcp8t859q3mGbcGj0vaNGbyqwREY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205191,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdDBQxCRA9TVsSAnZWagAAFSQP/jkRJef7w04Iuf84TN84\n+a6PXRk865pJDtOU8PtrJQPItnxxO1ButdBgvRsqEoSKn5Nau2fs71rw/C15\nzVBGj58pJ1jOLk0zZJ9HB6FM/JsSr9yqr07WAWrISaDLgMb3qeCjuUEC2d9p\nNY+bLWg8s46PVmwp1TPYgOHvKGyLLlXZ0sk0O6HRWZbQzsX0Opf2Jjt953V1\n2pXWAp0TN14C4ioY4A4etFGw9yeEx1S3NoooF76mnk/s0uNQrDsP5uL4dOzn\nmTqQ2+whnMxQYf/0JJ53lPkYFI5q+GOwwsrMMdIofo+TpocTVim7umFZb4sL\n8snlqx0ksFwqMTzBp0tMY6dhEIXR3xAikuAvh2xWPfFPGQnQgM2HnrBjvKff\nkbnJ78SQ7gjPsiT8EEj3m2RYxbY6ykmqwviWr9thXGHCYJDXSlWpfKBI00mE\niULj/d3EWDKKFn9o3zOf+uH+8QIdLKV2ZHST3nu6r4agZkdCp4hJiHa/PhKf\nzeSmDAG8BDk8bgankowQozddVycSdnLIhPm8j4GdzNRocZhGwEj68OIfjYKC\niicYsD59+mNW75TEDgsCdKJ5hCYsSgpXe5+dTuDboS9xoPuIWxxAqbJ2pIZx\n6E3goFHvrH/5orMkEqvFXhTGzTgx2B2duppz9sE9s7tjaP1qPbOULnEUsoEl\nYaWv\r\n=fYop\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f2e77222e060a9a985addd633760393137edc1b6","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-f2e77222.6+f2e77222","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-f2e77222.6+f2e77222"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-f2e77222.6_1561072689005_0.4594647423787055","host":"s3://npm-registry-packages"}},"1.3.1-alpha-1f319924.6":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-1f319924.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-1f319924.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"495957b240d3c2f55354ef71ea5306d0649cbf56","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-1f319924.6.tgz","fileCount":156,"integrity":"sha512-ls3GFCO3N3TYlDQIWaHM1TugUUc0zOx8ywcF1+TKwKduh/hG6s1RQlhtOy6u6RXWG5txlYvLNeP7keuMK4J0zw==","signatures":[{"sig":"MEQCIGs1u3PybcoLxRTdMzceSTGPj5NcQFIiUtOm9yA4DBceAiAyz6A5fXb6bpGqK7m+mBU/hL28hqZUgQRNxULZNH66+g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205191,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdDCDYCRA9TVsSAnZWagAAs+sP/0Dn6+DpXl+PwkUsrX3h\nV9yICEGdzSf6du/265ZMpBYvkp2aQpkHsVnvIA7rV24EJJqDGu9dDpi8mrZO\ndl72aVvl7QK45iQ1LHorflykz2qdODisOPsojxxwcl35aiAICk+Qpi2VzQLo\nNvoEY+tbC0OtAVYo6W5k0/FfT65/h/PgEatPeIJqom37Q9CmgNAAn7U5bgjW\nyI7UGAlKp2Olnr/zXGrpH9eRElfYh6I/yWPDR/UdxcXHF+EC/xuFo5Yy3FuV\nYuo+YmBS4Y1GVTUO/XeCpz+UXccwaafs+6ftR9u8pCGfK4AtO4UiZVCJepbW\nGzvHRzcFqXBY9Ry9y7xuZnYo4+c9KiluZqZ42Df/X/7uXVuPCrcMVWM80xjv\nWdle785J5pQnfmYSYyJ8lbOyrVy2lHNT/3rELzPTG/6ggv7h9sbWOkRxNXKZ\nHX4muTbotUvQ6QGSyKYv9Hh7SQs5IF2QLWD/ENdWCLfQ/fDQDEHhiY0SmYCZ\n82azgDvvxkWuxi/lkULSdSEkGQREwNR5FMmSbPT3S30BN2YRfdMrc3B6op9q\nWgJGUgqRom8/MTiJiA2QPTnpwsk47PHQHtZyEFgWZ1L5R0C1jC2mY8r3+iGd\nkUqxZJl1u3iQmkxWhP1vnN1WPi8Q9JV3IaW3wmx5aahF1+jfE/+Uf/y8jvTf\n5zML\r\n=upQV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"1f31992462d511162eec932a9e5800fe812901dd","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-1f319924.6+1f319924","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-1f319924.6+1f319924"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-1f319924.6_1561075927856_0.37517378707587357","host":"s3://npm-registry-packages"}},"1.3.1-alpha-69eddfc9.6":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-69eddfc9.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-69eddfc9.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ce88e08e179d21822f965e0566e3a0ec53b86d11","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-69eddfc9.6.tgz","fileCount":156,"integrity":"sha512-mIoSHkwvvQyIIRc+U3pPpNbPuAFBnfqNvoVjj6C9aTSL0JCM9Mv+skP4xZHpvfUADVA+2ssbkQkdgoDQj0qXqg==","signatures":[{"sig":"MEYCIQDn+pHJDIzDz1mG1i4I4+JzDZTYEmmkSCdzIV7BTbF/ugIhAJYyp+2Rja+baT+B8BPKJd7oaYIiQElEqIEsyoBhCfnZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205191,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdDCsxCRA9TVsSAnZWagAA5XUP/j0CnS/DhbDdDx472wtY\n+1GjZ2AW0R3ukm6IfMwsj5qSJUs2UBCg7k9MLfghIlMFqTOJP8PFBAOzyjhX\nsJrBpYFwIYmxUx9xbSRhNYhSxHnwpEQ7z7KB++YapnneyPqZJTeGM9KRq3iY\nQhfQoi7rOl/KhpYmSNaUhztqkvlQsFV5hIfraqDLefAsyOJJIGuIic6a3Pso\n+gbJjQZtzIDmYK5UaEdX5BpJEyc95YE6GCWLAAIKkHEYCbhQk9yJcwtWuikH\nUv5KMI01HQ9nwVYPApBncSYvvcHAZdG6Q6FSsk9eLfQqaygPJSbOQxhv36XO\ndp2D2swY3huY6+VmYJ0kLX+5IXUMMVI932hNpC+VLaigEXj+Y5uR/AxGK30m\nDNdaK2T2QHFg7gfoJp0lCTFs7at7mfPPVpmvCimymjxmz/C2T0RTZp+nzlAG\nqKO0tu0ScOuaMUjbnvljN/7/rYqYvSWwjel8Gk5tmfTxTxhg6XNH9UA00Hoa\nqqPo9dt4nqE3TR3SuqA71F6sih9175kK7po+QzBurYqT5a4dIM1pkaQEz5bp\nuh6SAh/jrANIzjBu/F0IobDkJKSlhZuoW4a7KXzV84S7D8DsDgmj8PkqbIs5\nkwkVTkvNx8OFQpQAKilDUC1Tc34TxBayuNIG+hEi2O/xmFOYzMrjXc5VNLYj\n2mos\r\n=EojC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"69eddfc983085f948508d7c2667af4fd8e29276f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-69eddfc9.6+69eddfc9","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-69eddfc9.6+69eddfc9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-69eddfc9.6_1561078577300_0.3882200315131248","host":"s3://npm-registry-packages"}},"1.3.1-alpha-fd991c87.6":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-fd991c87.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-fd991c87.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"418dbbca538571da1eaf0dfa141118029692f6eb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-fd991c87.6.tgz","fileCount":156,"integrity":"sha512-AR+i77FdZks2yS2Pmi08Gu3d0sd5CNyake8hnDz4fhvf35lFqoWMTqkVVrsIHAtN54ocoUG1KnrXmcRjdSoBAA==","signatures":[{"sig":"MEQCIGuEunOe6KATergP19RDAAV/O100vxsH0Jj9SDoe5HuGAiAoHLvOJ7WGUtxgGdGcpKZqqAlB9qENp7NxB2Ar7BxAxw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205191,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdDC6jCRA9TVsSAnZWagAAIWsQAJOoeNQA22W/p2jw18tS\nzHjeYv7WvnJdDx45M8LWmjepT8IzKJWYbdPPyDHnZuDnkKqYuI7xZPYUYEIA\nI7Ih++BE1R4aJ2l7VR7AlSlvKHgok3k9O/tC+d/tMbW7M/RAkLJS9vE4xfJo\nvUMcdegaZsJb/kFDyxIsa/vYXUUobLgNybfM7hVD+vDEwRbMbUXRUmlN2u49\n+f+u9OZ3SN116OudWlZa+y+J+Kd5Ynan5hFv4xPyVkCUIreiw73d2qnSO8Yq\nPWIWllzuGjYHhDDZFgFP+d5QmlUA378zXR2IETKKXB3M12T8TRCxMr/BKeam\n4Zh24Zy4I3qNsW2lrozHBHo/GVkOChPi7qAnvDs+2ibQfTdY5hZ+Ur07bdBI\nLnwWh5GjNZzxIsRfPIrKewvQsjizGa3UEFr+A1tFvcfCgVvwjUGL5+tlNPux\ngUhGatlAKu3lup4olrRIIDSWv2ZLkXrVSaK4elilRuwvGmjHDJNTm+a4Nm9W\nUadc/B3LJQhktAq4Hz560lt7BzUMvTwssMHyDwaLWXDEDLpO+DRwy++/FipL\nyYBL7rANhioGwAUflxCkEjcbOLq8W79rVgl17YbuRpHJ/xBAc4IY9hjt/w98\nIz1AJ857ikX1WWchH+0d6kHCoJb0c+whs0DfMHKrOoq9lBXB/SuM5kpCpORL\nKnI9\r\n=1bX7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"fd991c87cfaabc2fe12a7e1dfe31001ec8d22f3a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-fd991c87.6+fd991c87","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-fd991c87.6+fd991c87"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-fd991c87.6_1561079457836_0.6746880056466933","host":"s3://npm-registry-packages"}},"1.3.1-alpha-0749f9c0.11":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-0749f9c0.11","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-0749f9c0.11","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"68a3910c42912d139a195f6b571f4c10c2e05c9c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-0749f9c0.11.tgz","fileCount":156,"integrity":"sha512-QFGz1wwJD5w2hs5Ua8R9tS+3SSub7wDwHH2ejmSUWtecf1YAGcobV//vKjZEn98IYOPllvXZoQMU598JTefxfw==","signatures":[{"sig":"MEQCIHCij4CbnJLSD6+mpIKA+dcZEBxXhQm5JZMVXpjn2TSUAiAiMAk11RLBgoOPZ43MwTM9o/vRf9/nlK1p64Ch/eefdA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205148,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdDOx4CRA9TVsSAnZWagAAAKsQAIEH8Lx8+Ct4kMRdeb+1\nXA8nuK3oILKXFI3i6cIkHFTl2xxxWoKP0Z/HJO25vsMigyF1CDVRkp7W5x86\nETRzwD+dpx1XacRNxNADev2G+FCKhE1o3Gk0QfK9UvMZ9zP1krkzyy13DGNu\nRiiFulbvSnnBJuGiSxJhN7U6713lmzugYawHXIA/5SAiF4w20JsCp7LzZ79x\n/rrLk/ZuaTLgxGZAIJ4iMAiT22IcpyXiIQk6tM5Mvb6OegtOhxj2v7fZfgZX\nxcrmLXAMPui3UJQcHY7BWezACDFPUS9Om6UXtqTy4AqkJ2nn5zHkAKHG5b7Y\nR/8f8xnbNovrQPzRdbxSzfw4xvwyREsFLM8pGqGSK80DsMwjN+SbOF0HYXZU\ncblf9pKwEhVuMvpknbzB0qPaEQMmKdh6YWV0QicvMeCyUNQjDh4C95L/ri/Z\nQAY+rCgIOk5Ti2jLPYekZ/tTLE+D/dEFkrJ1YeMtlR0WrlDgEoUERdHBHcBa\nqyedWF94SGQyAr0L8AitIt7WO3/NvjxJh4wFv4A0hxV4T50DT9I5DAkTvMwz\nv+x0JwcgS/vOhoolucHnr4hnR1YbWDEayiIJARdiSg+CoExoUE3G/ZFm/ioZ\nJ9Rew3OJ9JkwtjLa3HOn7H/BBf8GIpRI+Sl9CnWEgzaPMZbf+27YqvUPKK76\nLtwC\r\n=Ha7k\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0749f9c09428ae53841093cb7f37355b76de086e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-0749f9c0.11+0749f9c0","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-0749f9c0.11+0749f9c0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-0749f9c0.11_1561128052225_0.14490361556281783","host":"s3://npm-registry-packages"}},"1.3.1-alpha-6e6fe205.12":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-6e6fe205.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-6e6fe205.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"31be3a98d50fe5ba3cbec303455187ecb759f859","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-6e6fe205.12.tgz","fileCount":156,"integrity":"sha512-IYpmsjWQlsEE5+JH/rrE+xVaRmqgn4HrwoKrJAQaigDY6I5fkidIpxX3sCzXuKOKjMsN0Rru6Vb4vTVj6TKfqw==","signatures":[{"sig":"MEUCIEbPaAwgkUbrwHWu+ZrQkgNEdKvLH8X0V5YFp66ztjjnAiEA2A5KiAf/IaHsVNwksWheFH/kynNmMLUbP3WtWzu9YdE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205148,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdDO1ICRA9TVsSAnZWagAAEe8P/Ah0L1XW+ctLuGAiyKo9\nQPhKlGGmeb6FDiCJisr6yr9WZ/wqizvg2LFvfqIkqbi86r+S5INPTNWuMo6P\nvR632Yni7cyxeKHmy48htmxdK3p1n2jzNkshGctzOIByqU8GXZrJchL1q9Na\nM4KwLnrFnEHwLDpwEgtgoTkE1VS4qUGaZhWhnaZYuHVQ+HE+pDAwfGvNIfFP\naeexO6+d8GCNAI03NcwYZlELP2AH7B/K/rlyV2V0jJcnJgBN3XF4y9bes3Tr\ncrfy9AedKhmxjys0szx/FGqk85jkgtYr/6VXuJxR9Cul+VA1zIYoqy6QhQvz\nDYnPh/ZNp5tXIdnXi4N6W6WUzHN//tU9cmyz+LYq8C+1EVnyLnhvFGpO4t+V\nTj5OzHA0hbP4dsngq4NaUzIu72nD60TnavhsnUOMcT94ApYTwrdAJfRIsTq9\nUrIjWXF7KQoPximw6/t+zy97nX13aPaqAd2acA1Pv86KtZKPISMGAgW3QitB\nL+qYS2d0pXLaX3HfwT8SJbYNqlaNwCn5jCBR2kz44xWjsK8wh+0Aqlc/mojC\n7XL4SBl44nQZs6iqnNCZieNya4gnwX0ZvmBHObuzt6C/z0fNdThHp3n0JJoX\nd1qEX4BBNCzA3VValsdihd0uMmRP7WzZqaqq0hyM/NaEBzoCXbkrbM8hYuRQ\n+/ep\r\n=TpEF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6e6fe205febf9ebb4a2d20a4db21d75749405c11","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-6e6fe205.12+6e6fe205","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-6e6fe205.12+6e6fe205"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-6e6fe205.12_1561128263608_0.40929073710040664","host":"s3://npm-registry-packages"}},"1.3.1-alpha-42521569.13":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-42521569.13","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-42521569.13","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"9cbd146b1891cb6d31854cdafe5ec5d7d78fb3b2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-42521569.13.tgz","fileCount":156,"integrity":"sha512-794XkX4xvTrPLGWgd8Jba4z37OsLpcmxBa2Id7xYIAzz+hGTdAMh+ppe2ZB6UFqT2brgR8m/q+H8PK0BIr4FGQ==","signatures":[{"sig":"MEYCIQDD4NqOejts50QnKWc/EcdUw80DhQK4mejC1Eh2YpLUaQIhAKcVm8v280MtavPrElHGer+AFJ0sFB9Udv8Y49x4lqiV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205148,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdDO+cCRA9TVsSAnZWagAASUsP/jkyRmyNk18TAkftd5NW\nMKXQb2DCHj2lg5FztA0jCMZNbP2ZJ8+yQe+wkOxecTF7WV6sD+kikRsY2ZoY\npTaWD8guc1MROHRVmqW7u8lWWsO7skQuNqnfbiy3MdacrYdmH09/9g28VOEo\nJF4XHVE6Riy0ExCt1xH88pN3CbZY2WY2+iVH/RMuMQz5xQQzqvjKHap0N2vt\no0ISZNBTdx2vdIwniLbRevq+d+ShKUUyOmqPnIIZaERQTMeFRV8tFZSapQ5Z\nw2QmD5ftakXQBXm+c/PRfQUXsiSVak56/lrEaXV8kkmQ2SizNuLmAXD5fdg8\n0HkMFjLuV7NtO0LBvYl6lvHlLbucOHPbpjQqYCyriZucOhD+dpTfzM//lxNN\nj8RltKTkjU8LfqpoFqVCJ9+YF6qVnQQrM854KOSRTvc2LPxsSpiqvIQpy66W\nCZccstpub028H1OyCxMBcGxgANoUMCfC7nkLexg80wuYlgSPrapeopZeHbhr\nzMSrVNbn6Pr70xrwaLqYBHAN1wDVzD3hdLCBoWETHh3aCkmGVl3aWDlp/FoE\nPPqnDwsRrgZlCAcAVoOtEXAhcRRPVVagVY/gaAjZKNu9ct9B+/ALqGovJPsk\nofOR69al3sjJT83LZrxyPXQE2L8b35tT//bF4IakTUPrBL1c1RmBR42yCWF9\ncSLW\r\n=EC72\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"425215691856ae3ca6279db9fc54875f81d16f95","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-42521569.13+42521569","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-42521569.13+42521569"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-42521569.13_1561128859465_0.7901254993165732","host":"s3://npm-registry-packages"}},"1.3.1-alpha-ce5639f2.14":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-ce5639f2.14","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-ce5639f2.14","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"1578ee5067a2c823732b2afd633aec2167730659","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-ce5639f2.14.tgz","fileCount":156,"integrity":"sha512-TqbnsY4LWgFz/iiXM5gA4MrZoIIdamSjeu5vVFAeNKmcIKzGOO48j2z4Ebwj8AhrGqkd74qyTqlwhAFqkZx74w==","signatures":[{"sig":"MEQCIF3MYtR73gedVUhW5NFAGmIJc9oosJC5zGk1EUkBQd79AiASge1mJ7Tm7akT8aAVWalVy41MHxQGDUeh+EmBT4+rLg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205148,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdDO/RCRA9TVsSAnZWagAAWToQAJqq0QPhnEuB2JiLVuU9\nnGSdhptkHl6GdNkhri54mP6qlSRPW6q2xbcMvmIN57U8hcnWCBxYgjErAG/m\nquEj1EknVxrBQttZx0CLTev1ynGIza0PEPz1A7Umz+npAAxCRomKcOqSoKK8\ntQyngKyDjnAzGG1nlDyVnVdM7791WSwPGiFQodunIFveas+VHhn2UR8M5pRn\nkveJY13db3sdfhC+w+BLN1qFOwCMc16XsU8XNT+Pj4ABwjzKScePICK1bfyu\nMku47sYJBl8rZPflr2+2Oyxe4A9g4A+K19gvyqfOp/F5RjwDImxfdtS2g3Px\nXM+ZR1CsHsGZ/33Fj8XQRoL5OHOwMy4blzfKTEGx9PoNsT4fxWfcpo1r7KFf\nw2ovpxA4ZPannPRIjwHZBGSh2WWCHQjCM83i6VsfDIqCM/GoYiysk6tL4BA3\ngZS33Yv7LCFmA3dBb9EUO16CiiAaDWDCji1b4/m9OHfjztk6u4ijr/81eL/7\nBdobC1axUXmnWFbeyFP7t/gpmLZCVpaPgWvOuVEMtCPsZ6aqk3DJGsjIzlq0\n2xdO076mg6hYdLlMd8htEFGhpv32EIIOI2rwXj60T1o6thKoaCriTBvgFPZt\nwait8t55exqMJTsKT3Umx+2it7fGJDxL4xmGPHNcY/6eOS1YVWQRyYZCHfAW\njmyS\r\n=dO5F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ce5639f244a1e16ab81f446dcac3457516ff1071","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-ce5639f2.14+ce5639f2","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-ce5639f2.14+ce5639f2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-ce5639f2.14_1561128912427_0.5673414868826663","host":"s3://npm-registry-packages"}},"1.3.1-alpha-cd9c4ad0.6":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-cd9c4ad0.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-cd9c4ad0.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"1925130e48e7f1cfc367193303eca5e080695bb1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-cd9c4ad0.6.tgz","fileCount":156,"integrity":"sha512-RvUVC4/lcT/rz3FcytR6ok6h0LPN12ebr/iK4QM5s+P11zdNyJI5lf3jRnrBRNxBfj550MZH1JKAtIQKii0UXg==","signatures":[{"sig":"MEQCIAOz8G7aglcMthcX/8+HpbhVg+VTPhaTDyBT9NL/qcIbAiAWWUgy7RzHodLtRUKf+EF/BkUNDKGXJRTbQKdBKRjPPA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205191,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdDPRJCRA9TVsSAnZWagAAnhcP/3og0+RgCcc/gv9NMV0C\naBPHweE62erZFP7x/7RhJW8fdEjttJGl2/PGDhNYGYNdPnjdGvYIiT7BvFOb\nLqhXmDHUEnlaEgtK+d1IxUWnnLVXysG1FXInEDUpJz3SOOv7faO5uKVPzYaH\nmL1mSuFaeby1dWGdjXDhgRrl8hLDacjdrACIWRZqpyj65LxBPXZ7az20OXhN\n4w5Ent7e+0R3pvPSSOkU0qmjoQthbawpC94chvopSTqZOzeDnWdOYTrOo0Hv\nVuWT5iBTc2lQaSSBZ8Y0Y+I6MXxJc0J0je+EuhXDtq6PO50iPBJ0BKeolRL8\n2j46f7Ww0Wpx7VLQo3XBwHhvabiCcQwzhkiIvX3Ap0LdmUOcUyVUKYMPfL9a\nhxuLRuuLaB5gPaEe0L4wWCN32Bv0h5IpUF22zJ36t6MP2mSFlLmZ/isQIS8g\nTrcH8oE6VvOpkZN5rFk+qADS4sABac7AVI7AkL3EogXhlrcuSl6Zb+wlJ+5/\nr6XEmSyXv82oR1arNAo/FB7nDkNu0BjCxNm1USKehXU801oJaHSWNffvKe7f\nq7EXWfgWy2c6Q7SuZgTuEbz+lr/Kb1v2o6JSnmXN7eQlu+D5Q4yp3MvRukJA\nu3oLY7QyTh4hvxAuIx7/9SwdlrNw86vma4k0mQP6jOYM9l4CcSpcXxNw7XYa\nFfOj\r\n=TlEC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"cd9c4ad047be370c4275eb50dfd1c28f799684fe","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-cd9c4ad0.6+cd9c4ad0","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-cd9c4ad0.6+cd9c4ad0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-cd9c4ad0.6_1561130056770_0.6172505320951005","host":"s3://npm-registry-packages"}},"1.3.1-alpha-6091951f.6":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-6091951f.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-6091951f.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"1b8e69ae3887f4bea562afea457de8e0be9f8df6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-6091951f.6.tgz","fileCount":156,"integrity":"sha512-lIqBUz6CMcKxKGkYgn468w6QendR6CwxXZPp46krgyLDCOSB2WDs3rJ6BLmFSGgR3Iuq3i/ECEPEfM/aQRDn4g==","signatures":[{"sig":"MEYCIQD/UZLbEfdIngHmBjUyWpaBBIwanAAXORu/ze8lZBLkIAIhAPHiLmzDk0Ok4gX0Gln8fH587AKICIJf6wPImvK/ol7w","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205145,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdDRlECRA9TVsSAnZWagAAUQEQAI5Ce0H1ccbvDiOwuaiW\nWL+QJr0evJzeKSBwJopF8q+35akcr6M7JTKAfI9aWmvhXAh/3T+RBSP7lTBI\neJWAwMRvxoa0KnC9fjKue0D/HoUD+hu9a6wNZDhoa9fbeJSeEi28G2H1+LS+\nEQpxXTdMF9Wgmsgdsw5STzs3cHz+9UEce4GK3bkeDGhyNJveQi64SECv6xIg\nOIDHUp8efbEwB+q8ad2QM2BGJ+4c2RaafkDH/waxGGu4/WrIJl+PjT6W4bgj\nu8K1dxRivOdtOze7MFfOk5RLa23TESVXsb/iY0tATLREHpakGmp373wYq6ah\n39NATg3NXHhnDLC7JnENuktu3mAU6tjiakSpQnEhapTSNolPfmRCLPBDd28x\nF5HpG3gZbEZtV9tsgxDSdVByDUh24LrovY+e05SBBWnluETbtpsywDu54qhD\nZQP2NutYAu/mWKYhOWvHOK7p8MwltLhCKf+6q0HtCNuo38Pirm/lm5SbJ+fP\nqYz36EJGoljqHLDHm0US5QvvG1/hONFt/4frk+AzTA3EqwqfXeOGJUJSU/kP\nRyRtDZwwFnQnCdhlAim+HgMw42kPB6jCbDcoFamZQhwxxWuB6ilSc/dgpM+9\nCzqdz7vj8dqVWH8bOqCNUpHlpP+OlNPbsC2xCQEW2L/8ZuWcs2bkVknoObrq\nxW2e\r\n=Dtuw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6091951ff2cd688945d9e6eb300fb4f663d62001","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-6091951f.6+6091951f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-6091951f.6+6091951f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-6091951f.6_1561139522940_0.21319928354748408","host":"s3://npm-registry-packages"}},"1.3.1-alpha-32f8123f.7":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-32f8123f.7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-32f8123f.7","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"9df7dc3fc08b09abea7079f32645aff7b5adf29b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-32f8123f.7.tgz","fileCount":156,"integrity":"sha512-xnSmxKJ1DvSnhIc/2iJ3EtpdyaXQQdQLVrMARxojTtGzXyMt/8gm44+tOHCZdCbv9IA9MKE1ogKTWLvyU4pu7g==","signatures":[{"sig":"MEQCIETaiVrKWDUZT0Q9uHDW6gR9I0aWpa+hWl4PLKKCULS+AiAzlpqSjDCWgzYiJN1kCKaV22HibQyBf5xDBBSMiPiHaQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205145,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdDRx8CRA9TVsSAnZWagAA4UkP/1x3QfJLJ0xRJldLukkH\nRm9yP75G6Lnfzto0mRIhslcC9BeayBy+d/W4rlnrVhgN6Sb0RzzsK5BEB7yd\ncg2KUqjGHaYzSaJeSEHhRhfpfM2INl67Pk4WrGqkWPB7gLqhv2g3SmklygjA\nvdv9fjaZs0U1Br2aAZcTDjKwKNHG5/L3+Tl2HeqSbtWg+sK/7/lHmtdwr+o/\nt6scIj1TdlgpgRrqFjmRk7FpJ1j1O/onM2Eh92IM14BA6HlMrXqz1XfSqEkC\njjmyblb5xV6Mxeu5zPmSKdwrmyGWn48LF1Qn/gQTHVqV837yFo9ZST4CmoAe\nQ9+7nXxPS9hWvU/GgjcEO73GCTiyfs+Z640S+dyHOApU3ecMjONJ6BCl5EWG\neJEx1nBaoLT9JlBLppspsBi/2OrLD+WK7A597ULxouf5O80If1S7+/Ga9Nnk\nehF9qaLh63Vz/qVAh/GN0axvFU83BFvXrOvIf8HapoNxkOKuWMRsFB0v54KO\nctIE6vX2eICg8ZfBO4xitjKLY+bH/Y8AO5jzWnEexP/qgZdM9GZ88/2K8i/N\nj39Mx2Q5ipALiBpUf2kS5DOKvxlwRbQQnm2ss/luCGy/TJDfDmwe+h1Do41h\npvgc7781H/UlUCGEZLo3TwFyvMZ7uVjfC39obJ0lNURAu03sUdXCH3DFSlja\nSgog\r\n=YpIP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"32f8123f0425e983cc56b4290f1ed7586e9bb20c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-32f8123f.7+32f8123f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-32f8123f.7+32f8123f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-32f8123f.7_1561140347501_0.5591065297881246","host":"s3://npm-registry-packages"}},"1.3.1-alpha-1bab8cb2.7":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-1bab8cb2.7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-1bab8cb2.7","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"8079208f95f5bd30b8adc1e2569c47773087bf49","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-1bab8cb2.7.tgz","fileCount":156,"integrity":"sha512-Yby3GAwIQkcwACY3haCSTFzBYWnGwH8tg5FsIGihLfVvSS1ri+J4aZ5Jh9BVm1DbHT+XnTin6HMzg5xZmIDEqw==","signatures":[{"sig":"MEUCIQDsqoUS601wFDU7b7PAQjopJeeTzCirNlbMcxlFHJ+xiAIgUHZwvF6RNbpI8DJA3o+LRz4OeiC+fujIli35fzVoyv0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205145,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdDSNUCRA9TVsSAnZWagAAB7QP/0W5MLsHX/sG3dciJnP5\nBSQ1tdEZUokfD9Vg/rS0h9Itc51fldtkbbBKeMkxzU4bM5KNnYEk28BpVMhS\n+0uoeVm2qNneq7ApTtB7IVinJMvsHlJo/BMLOlV14tw457Bk25MLkkIcnXpO\nxtQy5h2ARDhEVmDcHxY7qyDeEtoveZ/4ASTEctl8AvI+pDyCX/Y10MyDd3sw\n7/CUDAGJkaK5yNtqJUxkGbzx51f8FLBL+nlvppFjcnsWz5bdda8/89xOWJMJ\n6texeDNi132LcZbxjjJgPtvhZy0jU+Ot1EUxwmcCyvpU3QRqNYzLwrQn9PJi\nZESh0lxy//eiv8/FY7ZWi2kb5ZowzSqHVCT7hCFsi/cMrk8jrIGdAeRuZkrk\nYH14sEFdYIVngDvkDPFhnfe+zameHwXGsSn0WjuiZ8C3Er+N2atrzPKQVL7T\ngYSZQ8Hsxhql//4YXyXEi56Fyux6DHI6oL2TmQM/ZF/eAeBj7nxQjj13EJDE\ngCEbmZ2VvRAL+h51xAhMUddnoUg5zZOH2y8Zoc8DkZEVeshfjPIZ+ArT+Bd+\n/mKp2qNqjeJLVIXWSyxQA4w1iEg+1fnzcDgwyM2PWHbhn6YBlsbwF/zwhsan\n/oxaDLWhv41CcOuYKc7DDj0r3BVaJcM4n+uRidJ0VEmg4fs6KoaTtOiPyMpA\nqrgj\r\n=tlXm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"1bab8cb2ec988d14f8bf11e36e1f84e892d3617f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-1bab8cb2.7+1bab8cb2","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-1bab8cb2.7+1bab8cb2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-1bab8cb2.7_1561142099750_0.0832961859915553","host":"s3://npm-registry-packages"}},"1.3.1-alpha-9203114d.7":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-9203114d.7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-9203114d.7","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"4a4f35b90caf1852217874ea43e9803c417276bb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-9203114d.7.tgz","fileCount":156,"integrity":"sha512-GqJltVvrB7foAs9jNrLDrH0aUpUVd9Q0MMdSd+QjtOAxKFMd3RH+6nesep8D55kKVsIx9/ggAgxHVEGBGKiUEQ==","signatures":[{"sig":"MEUCIEP65tc5zl3+QujQoXHlcuS9md4nrxCm2262AdEiNXo9AiEAoOFwB4ef6WuCww8dWox0JC5/FmWlCOCPmusxl1ruf14=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205145,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdDU+XCRA9TVsSAnZWagAA0bkP/3y9nk39kNQrWHlIit5y\nfpxsXMtM6c4t2TssRHaNsrjGiIsD3tU7xeW5+sacwNI0G58IG1PpdXXC+ioE\nDEj97MEmz4UkN5lHY+UTKw1b2+QP3RRrSgokpVieJaKBihxE40mVDn4LkHjJ\ngfmJAX8c6mKErtHPvieLxD1XKWiV4naAowmWde98g+TyhwiWL8WnnhE5Anxe\nOsgUBfgwGgsFEss3JlnC2g9mMYfEhoxZuufEV4JvV927hF82WhI3mD4oRM2E\ntYBQ4kxf1rlNMF0IDUSXX06qdTO32xwDoQd8Fyyi7LYdOz0t3LScjOjY26Ym\nWcS6xjzPv/QsZXVrtm0ypRr2Wpu9PcWWNhkhizJ+tbtVgGSVN6T3Zwppdf6P\ncYz/L3IEV7EA3Qxpxb1fDPHl9iwVJxIVSJjkWDkiTvd2ZiMWMNAYYomefG1F\niYSFpUIcpFeYDvPeTXCE9vw9HvoHxlnrVF3hfYnxMJEoJJlfa6jYJOzMCk/B\nGthRNnAPDYYP9SUtjj/2GH6FomDbr+EBVyenRZY5d0ZK0kcKgysSvJv4EQvZ\nuVREvoUv+tHI96zs6LY62zJinIPv1Sr5fETP+wTvkhQyY3htUTnvuDH8Htq0\nqleddTHzJJm1bmOMvAe5ksnsaZJv1Y221ZFIKFj3R0cBDDeFMOUfrjTwCpcy\nnBD1\r\n=BPVT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9203114d23810a0a79217dd1b385e4ab0936f65e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-9203114d.7+9203114d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-9203114d.7+9203114d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-9203114d.7_1561153430843_0.39632880548946314","host":"s3://npm-registry-packages"}},"1.3.1-alpha-8119ad70.7":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-8119ad70.7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-8119ad70.7","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"bae611615ca5b529856996a8d16e159f3e8610c4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-8119ad70.7.tgz","fileCount":156,"integrity":"sha512-6uvNksgmCLuE2UjXIhAoLeQv1HxUb28Z88Bj7raxvUXt2cdEFVGiXmJUeZOUNmMZofFdI8BCn8IJ4Q4lor/IcQ==","signatures":[{"sig":"MEYCIQCsG78tB0kdDZ52KW68COrIY97ZIL87Ez3XEotlEFWtwQIhAMaF8eX2vBHoyQ9v+GDidG3UfPrX47wpxjMdU0d+vgmN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205145,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdDYEQCRA9TVsSAnZWagAAYl0QAKFjofE7aG0Y1SrnQHEU\ngSl4LsdrJ4Tc+ASj3+3+uM2x85onoWw9SIL2E19XjJVQUW/Fx71SYAReeNtb\nJtyjbxKROjQSTYRaS7dY+KcY3lL4Gh7ovbF9+p+8SW6E08Z0rtvvaVG11z0R\nT6gVhFRx9eoarW9kc8+6eE3v8kSlBpayAcCRToBHHHHHQmYqZ+JnSj9jf9lj\nZikdNIeNEnH8EWIsYvAN/6wxUG9v3/q8g//7vxmjL4jB8FQSmm9dlgwsHFQE\nvZXiVZsyUjWU6dLztgaytf3TxleFi5SFVmT42tsqX/NSa+SgVVpUnjyQoam9\nNgv7GIYvjTjSrPzqn7l9HWFuD0GzIkRQvQN7wuKJsH8Kv+/0u9YMB7qeGmyd\nK1Qa8PYW5o7OiH944S2R5NPaShjgBt/wuveADnlxd3/JxeT425umqbiDYbNI\ncdc0HwWEH/h7qvbn2gslg2MVjUI4j+KYBBdL6FlCU3u5rDgUczBxd4gbe/A+\nrCSTPDob4K9gA0lkE4Ir1oinLxLtkMxXAleAkGO8Y3Ffw9smUfhcfJCn4bqr\nk5kWS1/Xj5+jYLtyyuuUEsmU5b6cBJQYd/h2KXgifr9R8oA7fK/5Bs/z7DhO\nrMCbyYIjX63KtG6zjzpctv9XLJr6FGSXMjSW6xqX7W/2qtVMzBJ9cOd2mQ4v\ntMOq\r\n=bC/L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8119ad70db81fcf713e4b0954a94fad632527039","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-8119ad70.7+8119ad70","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-8119ad70.7+8119ad70"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-8119ad70.7_1561166095793_0.501412515795207","host":"s3://npm-registry-packages"}},"1.3.1-alpha-75284e90.7":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-75284e90.7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-75284e90.7","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"0ebdf4a76ddb266c09b40d70b87373d5cb2b6f77","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-75284e90.7.tgz","fileCount":156,"integrity":"sha512-RG+lkkW6R4A1EP0AyvsYeH8SDm9msjjRu79pqTV4kO3mM7+FfwxLV5Jj/Gi3DOLOjq29eTEICiouFhUrOlkK/w==","signatures":[{"sig":"MEYCIQDrAiuJytidyiBKRr892YuHis18uBH7Ptc/OmfK4f73WQIhAIGbGq2HAg900/mE/C5mNlq5YW1JcqVKYdrvtGLnM0Yr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205145,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdDxEZCRA9TVsSAnZWagAAlK8P/1w28rt9D6/7cyzcYIT8\nKZY573q6+Aoaxbv64NM4CGkY3wun1HtyAHHKtMDrN/hM7iIabP52R6He9snL\nouVAfyZpugXxQiKeHioOMhoyK5bB2ZmTs4Op/R0o8lWTjVEgfov4+Io/Thvs\nQPzCwgGIX4axFTKD4slL5w5L0gu9T+GlVqB2s931guBLqYBQX7bHhFIIWSce\nL4iJTXime6M6nX9BUzU1VRKxKCSXV10xDvKZEWaGpIxrBiaKfErxHMoFYn/5\nDPznrLPfyKBpmysNSce9BIwdlW1UM4haXJE6tylDPCugXw8XBG43e5ZRy6gF\nlbv0fvsaFE+HjnOQErF6nVvOgoWbpY3xbnx40IpzMdPAvMWY3lWMB7CY41hA\n0WZEpPnwhFiRJQqOqe577aXoD2AlBWzl+qZo7iooCqGjPusVdXEbwCLZrmdY\nQ0PMoGwJkqdh7lCutt998wzLE5KcObakiF8xhguSgAYulLKVwOQu5P4q3+YO\ndsWOc48NuFW+OxJ3xw6xZ+Joc3FW6lgu74nfsYaKFuydLKC2YQSz3s7lZHmw\ndu/OvLuvzVgp8oxxE2Pd25qlBwwJ23MDyUZvJphLaXVzpHEuyFieQLv8bXgB\nwKwo5R4FyJRdUPySDQESBkqQwcyIl4gOR2C/0mBpP3x8QJQcZMAVhqOOjU+h\nr20/\r\n=GCHQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"75284e90530449f30749a277ac59941270e64c8e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-75284e90.7+75284e90","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-75284e90.7+75284e90"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-75284e90.7_1561268504488_0.24440067960218403","host":"s3://npm-registry-packages"}},"1.3.1-alpha-09a33c53.10":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-09a33c53.10","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-09a33c53.10","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"4859cdc19b75251efb20e7d2a1c3c225fe7d5980","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-09a33c53.10.tgz","fileCount":156,"integrity":"sha512-l7LYKc4z1L4gcaK7wgDopg5ncbsdZ2C1Yi/TIRanEvk0tVdSnLT7F5fkzrW1DzElVWbK9s3VwRTUJUWgHWti6A==","signatures":[{"sig":"MEUCIA95Lr6zQkR3gwNag1z6sio3E+9jrmSY68zMwiINDvfmAiEAw5czmMIC3A3U3h/U9fBE5PUkxvV7qrSmzl0cSsbm1d0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205148,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdDxE9CRA9TVsSAnZWagAAuy0P/35eCKedUCRY3G9xqipP\npRMesbELtwHZl2Fue4lzxWr7QP8i+DBuEm/hrvuMIEiPXRufYySmofjfuTEf\nLXkusIPhWTjT2ptQfgris6Sohv6w7wxz4KqVUJ8+pmyYmzw/kxBgoNLsYb18\n9L/1JZx16sihhTaLjXl65hCx0fuOPbT8jEzd8sT9vkTs0p1OiYLbL/LYtRv0\nvd4saDubJGcQD7JkBqkeWyxH8cB3mwSMP5FK2o9DisCpiYmXvJATSDdpK1BB\nlS+OJW+tkmf3xCLCGbJYHHar43uZMbk6oPojuHmuaORw0+d9IuKhwpoji+eU\ny4EjWS4eZlZ61FxDj4PdRwLdEfIwoarECdNSHJz0+LbQPX/KGY1Fd9ueaqH1\n0R7RoMvkUZ9K9q6iUKrwbMH4wROtAlMCbHxbAnHkB0P+BoPyVQCIO3ox9zNJ\n2I96hhnSvMafjgK5o7pk077onfclWWtPtp/FRSu+LnDt+s/Qp/cXmJeuFhi6\ni7gLpibog+zCcmPN8X6dI6aNJcIV7R8gL/oYoFSxrRTvVhU1Q+lKQTUCgwC+\n0Q9yisOZLvAzrA4BiZqYSTAC9fR78lwT+s00a+I8399k5JOZbZJCV6gDyKO8\nLeGZboIDQydexAL8utrLdWkDfXUwfrg7GxhooGytmTWjMUPoxMrkCUB7R/rT\n0FDG\r\n=29Vq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"09a33c535e55b4c78654da33dac562bd2ae169a3","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-09a33c53.10+09a33c53","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-09a33c53.10+09a33c53"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-09a33c53.10_1561268540123_0.41925873750764153","host":"s3://npm-registry-packages"}},"1.3.1-alpha-aabe093a.8":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-aabe093a.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-aabe093a.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"3690bb9d40abdd0175f66185326ee1ac8de90600","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-aabe093a.8.tgz","fileCount":156,"integrity":"sha512-FNxk6TJ2qxNWf7vwA803E+ZtFTHNMoaIEjURhtxS9KVi8X7sEgd3K5eL0j2ldWvcXrmkN2MKgKGHUY4SYSGQ7Q==","signatures":[{"sig":"MEQCIFVBWw6aCh3drGnVj2ZYNgSQyXeUadI/DguCuBWdkHN4AiBCFBTq/06tedb5CE2oPcOgrkjgC0Li528zGKsbn5td1w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205145,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdDxFZCRA9TVsSAnZWagAADoUP/Rqy/RRQvlKJCkzdld/6\nZ7UDPnz3tBa2nAuN05YGOhUZy0BTYeGbIU5Khw9h5kzQHYEni9PFgTAZzncz\nr1bhMZ5uDSmeTgCM03zR/PWS8xjrJAfJeH3VSJ8YT/10xOTVM1vAlMvFokAj\nubU9ZoIhcGGnEcOz1QXHDHV6D6gJbp7lYqK3NBLDHdSAGiSse2z0VYnkUqjz\n4v4PTxRgW4QvaXbAs2DxUDRlValmt3064ydj7pF8/Vi9yQfCgc9oJUu61GiP\nUer2hMX1DQeGoc2yfyD0+yB3xtPsPhAXP0ix4Bk+vglH5+zk2QW+PmfMyIWM\n1gEnSnY54aBn2RmVbrhT4GGsshv63wdwreIIAkeJ3x8V9fnd/cTB7O04/Jw4\nzaKVRpUKnLpXNA1hOHTjh5EuCJkP6yv8swu2AB1Y0sBEKC5PaxGISd3swLfN\nf33ixItWH31qXJY6fAWpg/LwrMr7UIjVTO2gx8R3vl0iVH6T1089MbUobxjL\nhmrfCfalwRLYzG+fTPqccQRhzZEBpNG34dQ/0euRLWJZ+ka6SS2R4tpZoTDm\nwxJHYgy95WIjnU5arv+bVnQNXaFq/UJ5evodbUmdeCDzpO6gVEUgzxVhT102\n7Z6CRRJH1653RUFb1OMg1cyJHwk4ei0kPlnB9PCcXNWFFHyX0ggtXSRUhMiX\nRN0a\r\n=edwR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"aabe093a90d98e1d31efc86de873d0ec992e55de","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-aabe093a.8+aabe093a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-aabe093a.8+aabe093a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-aabe093a.8_1561268568155_0.580670392545457","host":"s3://npm-registry-packages"}},"1.3.1-alpha-a80b60bd.9":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-a80b60bd.9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-a80b60bd.9","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"249bfa56883d63d4838529ea3cb8d505655415d3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-a80b60bd.9.tgz","fileCount":156,"integrity":"sha512-+8DgYkTjecEBLP5dof6VNiV3/oM7lxZdsxckeH44wh2hP/VFhy4erKBRBZCy1zvPAeIwek+3yLOMZ7CKc/a4wA==","signatures":[{"sig":"MEQCIDAUMtDG21XQaZ7ymDEZFPTu6kWJ8tHJPrg0C4N/RWZ2AiAK+V4/2l1XCron7ayFAzLIqi7dyNzP7MzZkIPGA9hYyw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205145,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdDxHhCRA9TVsSAnZWagAAf0sP/3iHIJDszlE3gERPu5Id\n/8OkEwtifkoJreTAu3lV6fkIqisyyzyCtFIrgAS8UmvysCA9+zvvgSzfolFG\nio9fLmJ5j5KdfqyOHe+ojWDh9Moyk1ihi2uJE3kHBjn7Y0n9Ey9hK7H767Dx\nIY5bZ0bCQf2FCmQzt6cY05h4WxWJfAdYxbpC6vWG/nbQnqXrZglJPvaAttPY\nyj60BSYs+w232HwscYiLZDbg9SYVah1hWSvOhUKS/V9A6S4XfaWzV6jIGbhC\nnELwq44lG45wuYPErGiTNQxBAP1uMDi61p/6ITus2Q6YKKwgYVDq57Q4/T+6\ns+T7mucWE79V3uC9x1PLc9QPGzaMUgPPYxai0852gqsF9tQvYUI7GZtTNoFt\n9OZISVWEyYOpfu8rFi2vhNohz0kHTsRUthlbxZBQVUiZ4nv3RJJwHoDnknv+\n+bemRbLuPENKQ9WV4C/YPahafveUXAILc4LvHM50B1P9uH1WSWkqFQKw7s2O\nMrnHLqVFo/DcurADf4WItK4dEdz766gNEG8Y/aK+YHrkF5ADWAR6403Rka6V\nhFieTDHD6wDm9g9mOCPm8plsFSovjJCd1gzGJON6h4iVePbfKhTwA2k9xvFz\nA89D6UPIXSYq22BuPO1nrkUUacTn4B2wiapQm9JJgsjhVklm/iDRBFRxttk2\newFY\r\n=HfKW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a80b60bd04ae903dabb6d6767c319126eee102cf","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-a80b60bd.9+a80b60bd","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-a80b60bd.9+a80b60bd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-a80b60bd.9_1561268704997_0.3976117726078925","host":"s3://npm-registry-packages"}},"1.3.1-alpha-9e36878b.12":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-9e36878b.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-9e36878b.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"61d2e406ebbb98f769ff83bdc710c3e2265d1d03","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-9e36878b.12.tgz","fileCount":156,"integrity":"sha512-54rQx3NI2CcsMwjOa4fYFO4wQykmTgv887JfmUha7MkU36zBkHPOaIM+uTSEt+eni5iniYBKzNQJvm6uHesCKA==","signatures":[{"sig":"MEYCIQCzVwLInFFg3LCkWsVAx4kHI1+KMb+UAo8QrjpenHYnZQIhANT41qLCkQNCIxT3m+ukckaj0bz7erMazatCcxERCtzS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205148,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdDxIhCRA9TVsSAnZWagAA56cP/2JOuIHSa/KHfPJAv9oy\nzhva+lUfmc7HYyrhqxaBftmcu/hvx4eTZFq4Xzm0EVMuxCIJuvjreMdqDyqv\nU/Rm7AhoYwVrUc+Tcx70aCuiUaHrJI83AlNdf1FQQPV/uS64Nj4QUC3fjqBj\nhT5vX7Q6TP6S/GMx5InlmDf2nK8KgEjKANLg7q6mSCgy9s8M+6CoStI3hdXI\nlO+ZukjxYPzz5Sl7CA9siTtIpRM/xQgJ3TvhskY0OkJ9sEPAUQauj2WEvhWF\nCWCoFJHXsvAJeCNKQ1HEnr27DqbJ3yrVco9ph2p3h96cKIiHMS0k17a4zZGo\ntjJX/z1XUCKZCYNoIMX4anrTZL2zBU6JMvRDMWOFpuUh6YR9paKjqJnpuiSd\n5z+4JBn7hkhOXlssgtZhEQX0jOVDgoWO2DPIMwr54q60lpbAMUMnDh9X4xMr\nAMTV+usiOERgYgMhza4Ol2CR5LqSxd/s32BRN7D9vWrqYWrTdivhr6hqzRvK\ntTgAw0aJqAjtPKnsuI/wsvFauTSKU/hJk2LOku7/Z0T7sNRCGTe7reD9UCnP\nbw3NUNy2cRF1xxZTBI0nvGK1BaD43ZsdHy6cThyKqSordt4jFlL/F8CQDOGW\ndmZEp7UEyj5v3G7XCktenjXAZOfkaycU6VC9hIpo+JDuy/mBJeG/y7aXc96H\nRIS0\r\n=91ck\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9e36878b1cb991b64e19819a33d63fe57cb2359e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-9e36878b.12+9e36878b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-9e36878b.12+9e36878b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-9e36878b.12_1561268769342_0.06224395527384319","host":"s3://npm-registry-packages"}},"1.3.1-alpha-2f1f705b.13":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-2f1f705b.13","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-2f1f705b.13","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"0969698e1385a6bbc279bd096d1254720bc4f4a0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-2f1f705b.13.tgz","fileCount":156,"integrity":"sha512-RC2jP350KMTzF1GSUzh3J2SZKPoXqXakXs5bNwCpPhisYF3CDm58rE4bLSM5NoPZxIprr7SLsjaQ2qVwhhtCWg==","signatures":[{"sig":"MEQCIGtjJ7i5CGpc3V6fClqP0EdXXwJD9uh/tw73X+JfFDNOAiBe9S4BcnHVQ28YvHTLBYrOKPXYrii5A0m2O2EN/DiJng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205148,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdDxI5CRA9TVsSAnZWagAA630QAI+g4Pf5VHJWNkDu4cAa\nMnn+Xe3h2FeSCRIqwJX17LK1GakLnQmmIcTgJcD1pfOkSU1KH0505NvQrP0q\n3vUvOGvTwzXuSIrLCgPlY5M2dzb9MDeyCYDxlZ//vkNGHw6yiZ0G9hNEpM8E\nV7dZE8dVKX26PVaqizSgTBMIdMVEa9D9Ea+St+Ip5w9viSjKeHIyW7oi/WoF\nB1kWi0obcpXg1fdMpgvo1aGiRswXqEPAGJuvOc4eDqRCvrFQ9uw69JwwhTcT\ngYgi00FaHhNnJ14EARhbzDzH8KAUYkrxuZCniCDO8SOrd5wN2SVHEEIpMTAC\n3F4mHIZG0SNBlx5RJH2sgCpaN/g7obGEKerI447QekRP/wY68EZNWVeKJ1Lr\n+qXP+X8fey+pYiTY2dIuL4XxUZs7J2GJ+BGN8uraQaL7z1ehnI7hlfU9jYAC\nFiw0gGyHVaP7jxRKZI2nm/L60K4Nk/vVhJiWCWWnJfUoIBa534/sqpZA7TVw\nVT2B0JR7xUcq6PYLEK8cV8pnLxaMKI/n4vV7G7F2WtOHypWMDlTyVy6/VI1N\nRF74FnAOBWFAAT/FvnuaHE/P0exeGsIkRD3Eoq+yJ/hoxfRbSIDlZDpvmxR/\nxYlYne2bMoqK8dqOocy5piz9Z9ba8zXgfL1zl0KG816m9odCwmqqhT9ecEAj\nGGlq\r\n=u31L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2f1f705b51a273afdada5ac11923e63684d82702","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-2f1f705b.13+2f1f705b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-2f1f705b.13+2f1f705b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-2f1f705b.13_1561268793249_0.5910510536483506","host":"s3://npm-registry-packages"}},"1.3.1-alpha-aa664734.14":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-aa664734.14","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-aa664734.14","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"cbef178147d296683e87ddb1df40d76d44f0b1f5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-aa664734.14.tgz","fileCount":156,"integrity":"sha512-e02jlzba7oGZTEna6fwEF3+WyLFBe7gUZGiOpEKc6VtlV3qbKSYU3cbT7bgEsPUn75s28uMsO96To4BSX8FWfQ==","signatures":[{"sig":"MEYCIQD7C2kETV79MJ08XwZhhSGCmW7jJCzt49XsCgKQCWFaSAIhAJQjUkuKDmPdIsBweVpKhSuCHIXpEmtyK93n8YAvGPJu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205148,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdDxKSCRA9TVsSAnZWagAApboP+wcm2aq02/9hP+hcv1zd\nTx5taKyPBsc63l+pRebid6T2w/ooDTxKxFwNVcH+TrSr3wxrBrf47uwXVXDq\nnVha4Q7JMlWRXxQX8S/t6mrNMKfpTRnpgs4s4+edSR7YG603Nx7sWt86pXGN\nclfLstGUMZd5RGSGLD+Dui3DGGzE+hLo9UG/wF9q7HcnntWOIhphiQhYoHPW\nC1bxgIctMvkGz/gWPxJIzAkBJFkWs/8QplUNkxtNV42Py47Nlq00/NeQrqrc\nMBy2qA07nktKm0qs4WLBgUtJc4v5dI141R7Yzq/yM0SC1/Lbd9jH/1J+Q/hl\nDfJ4y4mzGfl6eXWaAEzFo4IsA7P2zKyzwREvNToCRwQ1qtsjfJQNl1heXAaC\nuJXp+exj6l1Z0P5uOiZpbNFv+7PBZSwmeyi6J/GGh1pm0HOFLqV/5XwE+QDG\nUsuQt8uBdfrzTShPrDv9yFUNaJTdAD77cVKvq7u9n3cDpzO2uBduXNbaRzfZ\nzch+6bCPAWEYgBA3kJEO+bnF2rHJkXw1qAAQga4v4N1sdNQSM6xjfqyrh3Vr\nPb9Cih5g+GQO1vT44K09mYaRSuI6ZTjEELTEg7j4lOpPRZjEIPLmBRAGK0g4\nPNOeWW8RpbisPYTp/xWElcs9YW0BUitEhkuYMw4MuK2rRjvU5AQ3u4PzvOvH\nd3B2\r\n=fRKD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"aa6647345ae49055b8a68994083676a46293e9fe","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-aa664734.14+aa664734","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-aa664734.14+aa664734"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-aa664734.14_1561268881292_0.7136115461083619","host":"s3://npm-registry-packages"}},"1.3.1-alpha-adb222b8.11":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-adb222b8.11","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-adb222b8.11","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"46f156615a0519f8c17f28b10d9683b7b50b31f3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-adb222b8.11.tgz","fileCount":156,"integrity":"sha512-9ITGKwja8BYFYYVlrf43q4p6AkZ67I7CgV3KCnwkr8SfbeoYjFd14LUsqDIzK8eTMyyFWKkzlsS0llGcOreX+Q==","signatures":[{"sig":"MEUCIQCCzYqCJRyyT0W7Lp14VaOVD1HIoJu1SQjwi5Sfx4BI5wIgePesandM5uPaCbfIF0TjJt3LO1I+15s3XctCdGbHJzM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205148,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdDxKqCRA9TVsSAnZWagAAN58P/21kVDIBYr4cfOnit6XA\n5vVpK9pbTkLE1t/rvtkpGnI8HVBHTl9XKirj0LLfl3Ozor2lKi3vFOp+yY3G\nnot6HJeJjxHx2x1tPeAOEZBfJOjqCaLdkyZboCWM3vHoFBS4ofBjoquC1SR5\nmu7jj105hMmqHIsIgAaM9LBsfZVoDc0C3nCqUAab6BwX/YibnuNj1iJmUlGY\nDY/yXt0t0+p0oFv/A9qFmXS2MStLm7fpPpg8FRlLyunlOrgtCxLawMjhhJe/\nCD+qcU/HXCeQNaX9v6QGTuc1fWsLtebvjJOFzvnMNHZYnA2QecS2jL+h1kgA\nejpD5esQ9uvphA2wBu5Qr8mgEGCoojPrj18sYwLdpwx2HUA6lrTzt/7/2TiS\nWeR279HB0UDkl55f1zqgzgMrIEbE0yFikqmP/kUD9KV40koJXJ5c/RU/vESj\nv1TALnkWk3+JnTTrs+FDjm2A9y1RtOughzZ/INC2gQZhh28IAPfIRlIc0xEt\nj/Bv76hlnJnPgiOvT9pRBBcp1fd+lHj8JJ+gfwWwk1UR2Y0EyKQTzAWZ1oyF\n8f0DvahrRFGlyzZbIhKaiIEYPQJnCrAQ92I678dDCbQ8vQFoED2Du0JJ/cLZ\na80pv+sqSZS3NiIm1tkDWmk2Vfguxw4SstDbO99qxgHZEFlBGWdkog/90m3p\nRu73\r\n=jWG8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"adb222b8086046d3cdbc808b9643f22fb73878d8","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-adb222b8.11+adb222b8","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-adb222b8.11+adb222b8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-adb222b8.11_1561268905638_0.25580652056048936","host":"s3://npm-registry-packages"}},"1.3.1-alpha-835db4d2.15":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-835db4d2.15","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-835db4d2.15","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"b81813e1e74192a7be67e102197b959283e040ee","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-835db4d2.15.tgz","fileCount":156,"integrity":"sha512-CiwBY7BxUldDwruC8/yWcwLC4RY8Oj4AW1G4x1acs3+3h3N5REteDJJiDjQ+51dp4AKjWFGLV4r58yhRp4vKgg==","signatures":[{"sig":"MEUCIEkcHs0jftMli+cg02gk7b6J9gs7cOvcJKREBZH5JoxSAiEA2yRwx1pcAOBuoGaFj4GIaRepCHNvndaOItdFuDH/Doc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205148,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdDxM+CRA9TVsSAnZWagAAfzsP/1rGaECrJpCN4gIGZ4me\nfIiYcnrBfZwprIi3vy4U6+n8cb+VrYNPoQACzub3LaM841u0UxATC+mB89ox\nLmIN7T/yCWYXBtJXeS+bY5o6d6iZv7ahdjAwc7o0IieAWb0HrFpjezM4BGin\nwCJTy8f8cLxPCtzJz7MmDJDrTRkjmHQKbGWgFD78jtk8xCDNEBsFaa1L47C6\nmPGM0yCCFXicEWglxY6wx6PUPzZmAxN2mgSK5Wf/3WFBqk9K99Z6q78Nguzg\n7Rxf+4r60qvIAGvGTypk7UeOWsZ/XkVKrFFsbc2NRR1VBIwXoyIXBzaG8M96\nC6jHy/4MJhNs1/oFd7E5mq9eAZsZWGYt3EGxKm4rCQD3PV0QrRLrcnREV73X\n7z7K++EKaiytR08IFqfWKmPi9FH5ynO+Wb4NMvHJHJnqYPUCYVE9yesuYAVD\nDzMm6Lyh0IwNl8uC2eB+p/dQuq3IdMzrOGL6R1KMAVNlFIwh0lyp2ErEws53\n44bBxJWc+bF8NHi9/cRYhUXym25EPcNK0wa4cFXjbEPKW4JBFvrYeFKCMXhU\nY0vhzrYj0wXzJn9g2CPh4s8TUq2Env3jCFBcgTL3iikYsc4mDkFs2WbSmD3g\nDQUzb0sOHskqKeTNXBSa9yW1Im5FtYS/s49wrJErp52fBdXTM93MW5RySph8\n6gP/\r\n=EBpK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"835db4d22291f4afec7841fb4136e4f2e6ba35af","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-835db4d2.15+835db4d2","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-835db4d2.15+835db4d2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-835db4d2.15_1561269054265_0.8831564787041444","host":"s3://npm-registry-packages"}},"1.3.1-alpha-03b7fd76.15":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-03b7fd76.15","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-03b7fd76.15","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"666bc52d57c32d7b49ac13a8ecfe08149af15a67","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-03b7fd76.15.tgz","fileCount":156,"integrity":"sha512-Akk+kvrv38cIkKcRBvfs0vkV4cV/YfMa5WvNKJvqQ5pxHqgcjiInVzPQ27ZTcTzOLVwSe8OGvxtjmyHOgjCpag==","signatures":[{"sig":"MEUCIQDgIKW/b2lgl8XDDR2wbf2uoNoaGpd7q8x1zkSrq8NgVQIgJBU/DoVztqRpEtE4rpOWn5vNm+AzlF80G9i+Pu5CYdE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205148,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdDxYoCRA9TVsSAnZWagAAkwIP/AjCmO9SiBnMSwTQK35W\nbMmUmKpJrTwOJD5b8QQwErUQrTcdZ7t5XTrxH50zj3ZprOKrIfmBcpppMKj5\nxdq8qE+EKrrk/VxmT5piPYBn6T6NI56W5B9GPt34vTKpH1sdbG18IxvwonvQ\n7QyTe22/KD7R4TX554kBL+F865AyslRSI2dbKGM3ZC2MvZfefgHBzl+NpsHU\nVfyM2mkStQICnqmp+p/cbZ/La7w3B0gc+8p8/6ddTRVmN97c8cfceA6+0GjZ\nxcDGH8ZIfoKCh91Qi1Arz8CJQE365Los0RLKcU9xClYQIXoKxc6EVlrKBwCg\n31h7S+w1cB28woXNugx/BjfmvP6dT3XzP6oVFFptZ5K5SJOOx5U8f+faRxwf\nli18TWV28cJMruVcosk626k0HjHKP+W2lSytAxk6lqRBKkcGYykz7sy9wz6+\ntVSxyBVlPCZztklIBe7sBXE4QLG3/kwaeONqcMfbc/4JTGSh8x9tc4utqSYi\ndZxot5O7Qjxk6xKcdCbCspv/s/ePjlSpGvqzCIrwWhKhKEbzVlVqOU4k2AVh\nlf8Gm4fHvUsf6Laa0S1yDGfRlAlJTK1jAcECboPJGW+8zI8gZydn4TF3YKq5\ngmbKLG0LjoNrUvLdROmucRl5CEMO7Spmg6Ahh7+7FHrqmDDzcdAAHA8Gk/h2\nveP3\r\n=g8BA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"03b7fd761dce36f4161f9b32986e769aa4b97a18","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-03b7fd76.15+03b7fd76","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-03b7fd76.15+03b7fd76"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-03b7fd76.15_1561269799642_0.4646218995295466","host":"s3://npm-registry-packages"}},"1.3.1-alpha-fa32b5e1.15":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-fa32b5e1.15","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-fa32b5e1.15","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"88c6bd42ca5c00852bb2de36d12fbe635c7db987","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-fa32b5e1.15.tgz","fileCount":156,"integrity":"sha512-ksigxd7yW4D4q6PPMyviw/nGqMbNYia1vjpstc+6FSVU0XmxG9jEvLfBQSanoNzJoLRMMoUspopsXN9FLnikaQ==","signatures":[{"sig":"MEYCIQDhS4NKiTK02knDuswMI8XoSgyQs3xXSo9Axvuw9RuutgIhANWXDikafUTuVCPhV9UhiE0ELY8W3/MPslL/BGjqhIXO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205148,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdDxcsCRA9TVsSAnZWagAA5HkP/jst+6BzNbTtD2yo0GfL\nRx7gzbyAtXBrJzPUjwYp8oEWI9bcL4tZvDG7bZZD0+6GbVp89lGyEAjyp/A4\nxBpQP0n3BeXaX3MSQo4004tMM0bwHGEmM3+ic2DskhYj3LlZZxDG1oz0TVXQ\nrzQe89tgnh6IboGhk55HrHuLaVXMZxnNx5AlbYMmyb+GMlDzMzmZh5igNrkm\ny2Lo0TdpJsNP7+zxlQj9ybTEAGiO8lCRTF9/mkEUE/A4/R1nmgsgKzTzAOyM\n5MIv/V8BkkTleWXoSUbfRRDiiMpfRsgeVlg8je5h8rNNJ33hKqvrmsB3T/Sr\nrd05M/E6mkFlumsRpW4GFhbK8l8gpy/zWeinIvQgZj1cj2yuIWgNVuWXFHeC\niHNFCnu1qKN32uEq8lxNvw7VodtbEp0jRnKWDz+nr8dGyzrF9s5P9mt4i0Uv\nkJDUsFjUNraPbyfQ7TAzOuiz9zHGUQqvzQTGqKvAGkSzxUovh0+UXycavW+n\nBQ2Q+LnfDDJb31BmxPeGQiILcPnbx1Jhhq11awBlql3GWnMmDQaWOR/PVbqB\nTMjpqdyUxmrs1vguCLodEKkYni9kj60cSaGTWgzheEc5bFIof3IJSfJmXb/r\nra8C0ZQZzPTEh5b0GzOEyCCh/NC3KV1YmjVJJpyuDfgE7Gh0fbzQebzqHfvQ\nrybD\r\n=PeKf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"fa32b5e16414c73a6a3ab6630c8a6d038f184b5b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-fa32b5e1.15+fa32b5e1","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-fa32b5e1.15+fa32b5e1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-fa32b5e1.15_1561270059705_0.4183739235658721","host":"s3://npm-registry-packages"}},"1.3.1-alpha-93691b1d.16":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-93691b1d.16","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-93691b1d.16","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"21f8cd53591bb1bdf422254d421c09e67d28f0a1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-93691b1d.16.tgz","fileCount":156,"integrity":"sha512-Nm7H8WKr1s66jlHJyI18Rs+kkHeww7zbYCg9XWzNwdeVpwm5DMdtEOR/37TrQlBK1ebOAh9qT474l6ukVOgXtw==","signatures":[{"sig":"MEUCIEUicCIUocHvQX5x8exc5JNHrpWFzPWdfqfSJz1uNQGOAiEA9tPvkU85KLhgXn3fEKKE38PiDpmlcKD6OrTERT+oEXI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205148,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdDxejCRA9TVsSAnZWagAARgsP/14ZTEbu9qtYeLuxMwYX\n9R2Ion1cQqefKGDQeanhgNB2FrXrGLlqAZ8IFAY3nm6yvKRFnhKJFyzdtFeH\nqH7ph3EOMdYhzWT6K3qS8M+qgmSXA5AR0BGZEqlfcKuJ086F9qJh0haITjc8\ntAPaao5HqQ9MMgG1i5/XhGEkcFBpTOojFtsDwX02MqS9DZ3kVyD+BabtAeua\n2ubJbpdPYq/N+YD1H92Xq/46jJ6oWDhMifyEPh6Q4py4gXLaT1ue6lCUWkiw\nzZ3r69G+kIGaZ3TndOqUGnbCV7He4Lz+GeVdYe0FAXDEvfZawVYEH6ejY4PX\n703Qkn5RSPb7sPWxDkIJA+ct8Al+gY+DWgQ9zYORRtbltLnG70Mi5JfxnY6p\n9KQdUv/cJ63KBDvAUeBCR3xvOHgE+5GkMykIDD7eJ9Yk6TLQMwlgpilUt3xF\n9Rcrjzp3RVd29kAVYIey/2S8KwIerugQefgrb45In/GucQHV6OBVLBAHPrPR\nCsXn5sh8jK0eRnRkePO2JJV1ZndZDxIvc96uJ4Br58KZMB+iJLUkUR+BD5NG\nY+c8mnSsKsp9jsMVo7oDGbvVstxVfgo7dEs9bT5Q+sLbdboZwGsG5wCSktkO\ntRNb6bGXKsf+yIVSIen0ucZxG5+lDcamOPBrd3dxdh8wppbtD8A50hX4ZssO\nzt6L\r\n=8FmX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"93691b1d6361235eb07663ca9d3dabe0c0566982","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-93691b1d.16+93691b1d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-93691b1d.16+93691b1d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-93691b1d.16_1561270178730_0.9982333423434506","host":"s3://npm-registry-packages"}},"1.3.1":{"name":"@graphql-codegen/cli","version":"1.3.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"0de52d2ec6f652f573bce1fb3d5c8c9785ead0e5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1.tgz","fileCount":156,"integrity":"sha512-hKDPTPPbqPDIPzGY/ROQQuxejl1EwaTYobQ/z3T3GbQyTZu7xb5cVpcEElIHsA3mtaab/dcP3TlKdE1xOFHE3w==","signatures":[{"sig":"MEQCIAJe26aA2u3NoDf1yNu/E2yqPZjuIPhjDqRmR4suUvGVAiBHxd7BYcdqz602hoGY2NBCjFZ7zjZBarV82DOUuvOu3w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205067,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdDxhKCRA9TVsSAnZWagAAKSQP/2AtpAEQ7Wb2hzJsXU3h\nDT7enwRrh6RrMPgQJ3PHg8+wxWPIDPoBiA3EDeQhg/d3peg6IHv+vmo/R819\nlu1bivih5SEt9/WtMug/xpf93fseh+m5DZip05jGffJoCe6qJgfn2V31EFK7\nKW3rIcJ9j6Ttvkfu8IRnRgJP0bkUCg2/PW+idnk4bG8UPcR/a8Tq4l45CB2W\nELNp1cyVK4jIYSn22O88NoqJXZu726bYytn2IKja2Wvzni4+w7IHb1WsjtRg\nsoQ/llCuD56alMKtXjT3H0QSjNksPtE2a+Zpc9ergnJ3+lqAwgn1vv/w3E00\nuU9eZFcmtIY39DYnjROXLVve4nzxsxc+qaJLN3g/Zyt/o1NpNUsWAY2I+UO4\n4bFX0JzFSafuA+UgvIt7To+/hkiLAW/OQOHV1nkQt/3x5QDZ7IY0VhX+p4vn\n682TeZ8o3Eg0zZCy6lnHwI606JzNbLpI93/eK20YJKB4eDOAewtILLkfhd+a\n5DeUhIfGmW1D5/R4ZEu+RURqU6olBwx32VYh8XMrCa1y94nf0p+g3aO4HJIX\nLC9YbiAVm9qirqc1RfcwO4LxGC4Ln7CM9AJiYgE8DHVgieb1a/wFuJtvxig+\nWmcDXz/Z7ByDnzsRC4qdPamsWsrFVUzqn3ILkiXvG8/3voZPtHuyMtp9guo4\n1qOp\r\n=ZfsH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"82bb831a9f1048090fbd83bf7432e0c69c220c21","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.3.1+x64 (darwin)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1_1561270345312_0.5786830060355352","host":"s3://npm-registry-packages"}},"1.3.2-alpha-82bb831a.0":{"name":"@graphql-codegen/cli","version":"1.3.2-alpha-82bb831a.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.2-alpha-82bb831a.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"d38f3b1be0d0fe1524565aa0ed374b00649f930b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.2-alpha-82bb831a.0.tgz","fileCount":156,"integrity":"sha512-zYuM2mXQoaMD4eykHINLhtrK+W0ubVvuxi2OlFcsJCnE9L+Gpmj46pl9MUukJo1DEuZLMupqe4HJwg9CcrkUnA==","signatures":[{"sig":"MEUCIQCOgfpgGdIOPBwKEW5m1rveRDzMYOY5j2pqGcOAUFQ1CAIgKuTCatoIqeD7IuXhJBcca/ImOumpTxQuuxbde2fX2o8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205145,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdDxjeCRA9TVsSAnZWagAAdlEP/jihu5pdVbXTvriKpo2r\nZN0lzDcyp+ZnTZI+qw4TdQKmk1CIjFv2uUA5zcNiASKs3ZBz2kw7VOZ5lFyD\nX4dA67DFWXlo98svR9hRFRTVhAGWQzaM3b+rfXN2np9YKJ++UB+ATj3GevDS\nFJYreDB8kDSAAtsaPedJnS3aG8l5X8z2frTH1tm2cHLS2CU/J+ovUIBZG6tY\nbTW8NKOD9FiWQuA15E73OM8q+Yz5uVE4KrReBoh72xgsCYoqDckt1WqYRolg\nOxkJxEjd6d310MICtV/PSYjnOErDZLeEdJ9cnatBwhlsVNgbk2YjkyBBn0RS\nGW7kZuRLstUF/7lBt5l9LrD4tvSOo4Ug7XAjEJBEempmS1sfJhkUPCjdkPWr\n9xlAt2WRvdH9DcnKhivCDK4w9W43byUFmS1ijmMge/M/HLRfWoLLAzP3qiWt\nMn6kKBot7qrIllMS1QvhRYMboEdFfczwR2BBphO0dZyAIJpwCtQokhIwJU8+\ntWYS21u7VODhqd6NnC3ulC3S9OlafVQdtyXiTMQ1MbU16DTDpPLVxiIXhMU+\n3NQhxaEZ2GBX/5xNCR0iuFXa0wyU9MkyTP7pXwRHBEc5CqmIBEVP1lgrX7PZ\nkoQdYxCeIHSU9Lxqr744Kvs4dLPqFf6na6soM+alERku1bfDIkJSz7rsP6CW\nwIkC\r\n=tUFf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"82bb831a9f1048090fbd83bf7432e0c69c220c21","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.2-alpha-82bb831a.0+82bb831a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.2-alpha-82bb831a.0+82bb831a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.2-alpha-82bb831a.0_1561270493719_0.8909070609265917","host":"s3://npm-registry-packages"}},"1.3.1-alpha-fb361285.16":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-fb361285.16","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-fb361285.16","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"d823bb4aca0f0b9dbcc49a49b3197b212fd9ad8c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-fb361285.16.tgz","fileCount":156,"integrity":"sha512-xzyyhgNwU6o7kMjUjS5BKD7lT/zXxvOwAr6Nc6HBdgC/nc5ZZwPBIinBnbokHCm64ZaAJG+t+FJOXo4gOhvXLw==","signatures":[{"sig":"MEYCIQDKlA8QITiU7EOTUiWv8+GUskUfRbih7rQ88PuRSWYozwIhANC4rfCbP0fY4FuIHUXNBR13fPONCF3+H+APo/qTK7Lp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205148,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdDxsACRA9TVsSAnZWagAAOFQP/3YlT5gMGDVUjQHJo+By\nKfEFmP6S8Oa47iOmQ2H9/uZNkSlSrgfUw23j9vrEsiQxYH+Vin8yjlVwCHfK\nQLl7ahN8kah4JqVrvjzi5M4LdzRd+bkCLNmX7Hf73IxC3z+D5+/AMIq2oj/l\nvQkMr8aXD9ScPGevSbWNgKzhbTWz5/pw4bA05bU5jzKxq3+0BDh5MZ+K+llB\ns7D6bDCzdmSlK61ZeMBwN0Iohj5bSL+x3wCZa2XNnUYWiiKZxp5Su2N/F99c\n1ntVCvG5z8DqXYKjUrAlgPNG/uMtLoPWeDAtyAlYwvoElW1HjngrvJnXgdEm\nyUtLJu0ddwUteUwkBkRKIjvHMgCyN5+WCpVaNeN436eOs49RjZhL9MBn7vMA\nwgw4Ce7sN3eNqk19DnMBt2tPhWHQ9z2BaHVlzKVYrF7L6OQ36V6zKFWynKNM\nsCQiozQvG7KRyZ1MCZjwbpEbWE7Yx+yZBeIhbwN0LHZrdBXTg6/VJdrZk2Br\nkG01VRK4srBxL3KNYUBPG5pI1ZtbH0h5l4lo1Y02XgGCHXoje9reBeHh3yRl\nv6va+jwQUI5Y8fpNZGriH1vW/y3559FBCegQfzb2DRNT2674d9ANXGKFvf/D\nQaCbqtKU2SPVwhRJv4+K5FggLHBtLTXOn6EljvW8gzQUVWwEPcviej8YcDqv\nipjH\r\n=1zyF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"fb361285c65e56f89f08769c6ea591d4baaf58b2","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-fb361285.16+fb361285","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-fb361285.16+fb361285"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-fb361285.16_1561271039429_0.49922034875473975","host":"s3://npm-registry-packages"}},"1.3.1-alpha-bf200cd7.17":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-bf200cd7.17","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-bf200cd7.17","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"b6f53026778a53692742f8ab32a45f9296f2b9c8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-bf200cd7.17.tgz","fileCount":156,"integrity":"sha512-3hl1FTNMZ3qxzBeVt78IRyCbyPWBevM0mF6EjMi3HILTF1fbbmfdVZejzyOES6A0z+hSZ7Td6LEnissvWTjF8A==","signatures":[{"sig":"MEYCIQC+EMFI+o5oNHKyBjfGY1nn49j7FsXY+7S9k9T1ueg5YQIhAIR/l79H/d6lpd6oDnC0NaTiY/JQ5VG9DDUxcxKTYhsd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205148,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdD3AwCRA9TVsSAnZWagAAUGcP/2JBkY1d8yKDlOSrihIM\n1iQTKQ4dDBSKjP75HFhC0yDQrRwC0kgvCZvbi797wt9r9OGL2n7GTmTp76MU\n149IIN+JbVPm2uXaD5g8qLCywm1e2PokG7cm+wUHl1p2KehxNqTlaobqI0Rr\nMkURuZ0Q3J2qFSZmQLVoUoEISDV5Fb9/M2KCwAPO6LSi/BtJxUYfJ4hFUWTN\nbUUU9vOJKcjhZSdBNyjA/GopdoNN0t0R3fzuvXm2RcInnNBw4k/FE7m5OKj5\n6MSdDahRp9cdX+syL+i8vjPvo19yyjwXUZJYOra0fACp03AZhN/rAv7wrZ1u\nyPfpe8T4xzhOctwo3A2UzEBNwhUhDO4smLA/qzANOBbqw/vWfnkmBKbFPAcq\nVFv4Z+85XTdfZwOKyeuB66Cx1PkMvT6VEi6pWmNq46Th+nzr0NWqcCgsxZAg\n2GuIfkIgVP52qWMI3MIzwCcnDgg+cUE+JCCbJQzFteSGF3Z2TiRsGC54tses\nI907RGJbEU359jEBT33SgqX58Djx26WloUGpR7XhN1XNtrduoMtKyC/Sqc/Z\nTHMxQ9YZU/UwDVD18vbi5GCR57reUgYINSDC2FDgRiY+jVFfE377UOLwj5Hs\ngHXyIBazYUzuhr2gmxAHHp0PMcf3i/SsqFycg5fkofDR5Fs4AxZRfq1OkW/S\n2PIG\r\n=POtF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"bf200cd7488419b491735766eb93093d9d13b60b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-bf200cd7.17+bf200cd7","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-bf200cd7.17+bf200cd7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-bf200cd7.17_1561292848307_0.811051667102801","host":"s3://npm-registry-packages"}},"1.3.1-alpha-c9655171.17":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-c9655171.17","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-c9655171.17","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"3af1f3e68e4510a8afbf009e4a7456be13c131fc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-c9655171.17.tgz","fileCount":156,"integrity":"sha512-nUt0fKSzGRr3nxmq4RSyT2e/mhYBuu6hnX0UuYZbNkY/huFV8Jj1qhz31uZzAXmCzunkXLjqoqVejz51Zx5tWA==","signatures":[{"sig":"MEQCIEiuHG944qww/SN+Rswhc2WKrWA2krl51lAfpyaK2vgzAiBFqUUN5ihXWUCLoAuFpX9S9pwdTqp/Yp7IerZl0n5Z5A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205148,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdD3TlCRA9TVsSAnZWagAA8JEP/Ra0VIkD365HJ2JFidoT\nOicgv2lFBNR9+2/I8jgVemHGv/Uul9PkyWge2L1s3laODEfhuMF5anBJY5xg\n/6BXBhPg2jTe6kD0DM7Yu1xObJQ8gukPgbNHXkpN36CjY6/8YQ8rQ9QO8i7f\na+UNHEy44EDVjF/7kqIANmm/8qfvpuTZYexyB3KX+D5OqYimEOHB1dcHYJOb\n4yVoyc7riCvtLzCVFu0C3uqb6a01pFQR0Kuu9T10DiZC+MfUjIPk/MPqRmNW\nTkkoQr5+FMCCPaehISZSpOHX9WJDc0OyFrhuiy9IbOlQZWFWyleu5IqYMh4S\nAV38rbvUFjsAyTBGo+2lqkGRNNUtYOF2Ex8AEjfABe81CIK2eq0FdEYccQFG\ne1GDxpFNCmj1OHZK1xdtlYY1V9FeauvHCC8V07DKUwzVnEY8Vzy4YLXIrqDe\nj5uEOLoGAc/zMlvkIbNfU4pUNLhQiGR/1V2byyd/c/lCw2rKlFFOj+GmJ5p7\nHQTX1ntVnMRUmy4LtiTZFS1EvwZ4oeIZsk0ZsVRaPoCexc+I2+IFO10ye59u\npI5IP+UEMo9F6hy2yCfJ4hACStOtM7PPABl9VKWhmaoOthp/Ko47Y/FCXVil\nGwffQXjyAKsoFlhFdtbO4zNxBzZMZyFqvw/HHgejrqi/+vKbJF+uMkddlxw/\nccLV\r\n=Rn3M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c96551717e73bc8c70dd6712442123427b649bf2","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-c9655171.17+c9655171","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-c9655171.17+c9655171"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-c9655171.17_1561294052177_0.23613243032132636","host":"s3://npm-registry-packages"}},"1.3.1-alpha-d38dde47.18":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-d38dde47.18","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-d38dde47.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"617cd410fa3ef91a64c2df2ba55d2fc5dac10cc6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-d38dde47.18.tgz","fileCount":156,"integrity":"sha512-OCzXbaVxTLWhi2AwAqBQ0f06Lbg2wJ0C1ecAYGHrCkLt/aMjwr6E7L5303mzovvXY2FPcWebT53jOmfrn+ZmZw==","signatures":[{"sig":"MEUCIAc+VRZb7q2TngVHAAGGhRXrqk0Vo687uNPPStW5VvWPAiEA4x18cZrohEQJV3wmZse76RAeev55kqAotwgwLA8eAp4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205148,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdEGCyCRA9TVsSAnZWagAA9skP/0Z41XnZSS4harwmEqS9\nrAc415M5pEAOwhkdwsyJ+cDQwbu1la8lozUidE2j0d6/WqxtZjEKV61UCuVa\nfX8XLfiPF4maVtEnLSrLk79528YHWjUHR8VK/wFQkVedNNDKPFdA8X/VMR06\nTpowrvUdJNAqxxIseU6VPuhKunNpv9oiHPPeifg4aU1KsePU9DRh63XKki/Q\nkOXkmKgsIWLglE8ujFmBAxVi1zWGd4y67L146BgXtNTBcwFh95a07MmwWHHC\nowLYHN4onRuFSiyAdup+7+IbHRW693NReQSPl4a4n+pw40L0E43SUjjr1HX6\nxB+BQIuEXoQ2o2ndBpeAaiJSGR0pKVaNehYm4xDiivfBifNg324m/sszgdEk\nj3uSXG0YPfogx2TqJg1LKOeaSA0wDaYo/MwtiWaX8l6s+3HJZoET2g0t6wfL\nhYxjB5zcYJsBD+E9aB2zTKlzt5H7FYxJlmy5k/fBJnCGsapK12/0LhSQx4PK\nj2FtnFhRrKrKfYiukYo4QEhlyVaemBvcYYzAkIntK7a1V3gQxhN+kVzx767R\ndLgxmhLAhAEThjm4IX1AZ4jG3TLIR5froRS2HGY2Nw6bTJdYeaaXizBHPEB6\ngx26ZMdoLXjjYHSzF66leCh3WWOJl5iLUrFxV6mRGi4DP0DB5EsB3UR1FbBu\nv2H+\r\n=yUSF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d38dde47dad9f8314d8ef782f722f57ba3feeaea","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-d38dde47.18+d38dde47","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-d38dde47.18+d38dde47"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-d38dde47.18_1561354417863_0.31638596007565","host":"s3://npm-registry-packages"}},"1.3.1-alpha-452be9f7.19":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-452be9f7.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-452be9f7.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a84726317553546a2eff93868c00e668e53ee3ff","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-452be9f7.19.tgz","fileCount":156,"integrity":"sha512-HKmd7w6cbpDIpHRPQ03kSAaJ+EK9ILKVxeTXAj4VmyYn4sXhf4yHIO9ACT/tGk8VZYfDpobz5uluS3ZOHDUBcw==","signatures":[{"sig":"MEQCIEC9+CWzZ32L7rTUcmY5I1n3j1xeByxWHroBw8cDIx83AiBkTdyZoakuokNLpUKB3MB085sa6OOwiYYDSNeQmYDdZA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdEG7ZCRA9TVsSAnZWagAAs1sP/iOzcogWzmyb7sgGeC13\nlCOQa/ZjcI5ewCQ8HUitTcSWB1pDXaTu0WAwK+HzRL7/v19XY5hrGG9Q+RkR\nYtlWdwS8b5x/ZZoLNwH/CuXsbQv9bPNWgQJFNcVApX+guPV2RRxOiQXbgfj3\ni9Rj47Pku/dxnXVQB+TPc6yi8C5HVAg6fptxHCh8NYF5N9RhMl+Pz2j8SDVB\nHs4ai5xxjEVSKe3vlj8Rle3ctlkyXJtpSCWILdJFciGSQYNs5mZ4uiBOpAt9\nYivu236JghGJhDNjmQQDOxXzQlDTO5iiez7ZdyBXafRsDcUKWt0EUUVGSP8w\nGEIEPcH8hCdBdhNOC0i4BA86+LQl5M5Pal0fpYqGcUnUfg35WmSyDl5xH/pJ\nWcg8DQdWDd1FjxkmXIf9cBnNLT/huVfYgRlzPfPze327jk4ZJfCrvzKSIE6X\nPTUPZHBNm+fDew9vx+4z9aC2kR3ob2vbQZR15agZ3BayM5bymFnzS+YU+Nmp\n7z4tjLPa2+yhv55SA1Liw99dbv5gvLymbWT2CXmFX560DQu4rVJWYMtinwSN\nVn52FTYcXuFiL+S5mCfT3VLtWVqb2ypP0JVfxXIykcLzcBFkWZOjKDVPuFO9\nZDebsJ52mT4xlkSHVTnJDUmRdSQ8irKrIU8qTY9pJ9+02xaWTGeA9/Ymlhsy\n9Knb\r\n=68tP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"452be9f767c12f89fd06b3a20789ae18b4e01318","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-452be9f7.19+452be9f7","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-452be9f7.19+452be9f7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-452be9f7.19_1561358040872_0.889973723109267","host":"s3://npm-registry-packages"}},"1.3.1-alpha-a0509e16.19":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-a0509e16.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-a0509e16.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"bf8f82b85ef4a724f4c0aa959571e17fc2961ac7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-a0509e16.19.tgz","fileCount":156,"integrity":"sha512-xViccyX6GTdTxwQBV9vEefdblHvbpXqKFF3nqCy4Vdg6eEAl4R0esvFlCz5ykvZxLW1R7ywkS4QeMz8kgQ4kVg==","signatures":[{"sig":"MEUCIQD15/L1PWTTrWW/VoFqepcZuf8p0V/U58nH6PXH8pVQTgIgJIl/OCPaZYSowTGne20yiWHsgZdhSyFlRYD2Trq9uOc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205148,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdEMreCRA9TVsSAnZWagAAsxUP/i5qrFpyg9K7lTTlwTRW\n6W//BXE1vOEzATYpBVx1D9if5wvVB+xZE+G94vCztn5I8LuuyygdbvM7gEy1\nOcSq1iRLrn6ZCPBcDfUfUS4vkjq8Yjswh8N/aNjBmLKwzN41Qhs652jFP9UK\na6XAL5OZK30SksiBZ4QiccDhyxDDDm14ZhGaUyAw4MfFtxU8wTGGHEKZwJ/T\nhFBxTiYGDdLuGOLnTu1NExBGeQsXom2NdtS/5SEXd3z/uHKrKwdcFTv0dncl\nSrd8l5zqol2jo2S6GmYRk9Gu1qFTzunUXjaFDeoO+CzZx8DgCtAdR5NhRDDX\neuUtb1urAHGJecAZxnUBgn+aycp4RSWGNsKBMQuaBrU+IUkOAbgK1jCFm2eJ\n+L7ln4rullO/zD8OHX/denlotcOKWfVKJliQiHQ0U554Sl4vVxERJzIacQSd\nOR2wxPq0VqySjyeK1X2g95gXRqys0WIO0hVmJ0K6MPdmAK4sTgB3e3xCjbA8\n0yGjQCqwnKL7p8Vhdjk89zD5rZvCxxfwqSGGS+5dEVNS2zgvhnXw0SuGynRY\nPgbHDooTM+2zUHpSV1MPfRyY7KNFFtx/ImJj6lrvty6RQOFW382R9K3rygZH\ncFRjYsXzrTGy2zS90COiOogGnBw378E68onbWNSkIukM3mFtOy3rnIbzMnWk\nvjcS\r\n=Ufg1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a0509e16891b802314f4d9d5c4323439db600972","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-a0509e16.19+a0509e16","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-a0509e16.19+a0509e16"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-a0509e16.19_1561381597543_0.9772780941285786","host":"s3://npm-registry-packages"}},"1.3.1-alpha-3b3d2b35.19":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-3b3d2b35.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-3b3d2b35.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"d482106a55ac0f4151dfc5199c804435e626c6d2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-3b3d2b35.19.tgz","fileCount":156,"integrity":"sha512-+r10rA0ROljSG1gH8/FMzKMFmRVpS7OJPUDZRNxR0JmJH+dXGvHElo+FXB7yAa8BUBft6oDu9xGdEh7PedYUrg==","signatures":[{"sig":"MEQCIDDWiSw10IUgBybePkGZAlyYu13shlZPdo3T0gp0manWAiAVSsKHHQpusSNxAenq98wlo6ESV5L2Njn70l3uYPMT7A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205148,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdERiZCRA9TVsSAnZWagAAVF4P/1cM3QIiNWMTbDQgKxMy\n6tRBqm+l3TNP1fjLaI5wSEgYGRhfbjQwAf4KQb8ojLT5a3aOJpTFVqThj8lk\nvUmfHeITGmqmpXtIaIZDasiDPFQUUdgGwhVhkHq4+8qK6ZoS5J3KBj+I/NK9\nZbkfBRWQyovKI0RW/XizXWQDC32jnSvpu0/SSrdxodFjVouBi0zOlCKytqr6\nzyBYqi/EzoW24kGkfXo5aMq0m/cIEXYvyoeYH8enV+39QRWd8FiZ6IjSr82U\nSLeKYg85ovwRaj3G2rGm2D+S2e+aUTFw3e6AuG8dXzHN2JZo/f2KPZZWh50P\n4BB4ICZ7Hm3wHbckY6DnAf7rVIEsnGGgR79GieQiM5crN1tPIGO7Wh6Mfs1g\nPoJP8F3xOlH4QwLhZSqpfpc+QvK87QiWTNS1dLuOkBL1PYaST9Zr5bPMnLFJ\nzEO3QqgAH/GWiqdwK7uDBIuaVQ9POogIxUZjXHt21Dn6ZDcKA8y8LmbRwBcV\n1hyvLyAgYlLE7FZhdAszD6c61kzeKpGqk1YeXttFq4r3iWCnMPAzNU/Xciwn\n6i8c2DDbQ/eQyGx889Z+gPX2mOcCh9dProk+5RdyhGwfek0Nv1fgvyfNH6kd\n+IUZauzXdUoYVGjOiGWEeXV6Jy48E2PMOvhAmvNX56PX8qqbeyHAxD1e9Jt8\nA0gb\r\n=sRnf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3b3d2b3542de1e5da9b8b1023572a99e1ccbb2f0","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-3b3d2b35.19+3b3d2b35","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-3b3d2b35.19+3b3d2b35"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-3b3d2b35.19_1561401497056_0.4066357715365001","host":"s3://npm-registry-packages"}},"1.3.1-alpha-a9c2c0c5.19":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-a9c2c0c5.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-a9c2c0c5.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"dd8e169f02fe744f1f7ae850521331d3961b40e9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-a9c2c0c5.19.tgz","fileCount":156,"integrity":"sha512-qwzkS3ChloHNgdPastj50qQoqYFalnhiVt7nS6qB56diBX9AKVSASbsDqkMdrBbphkERWMTGOoR0hE9rdPenmg==","signatures":[{"sig":"MEUCIQCToZB0iUZ/0yZQuoeQfgbVVWkFMHwuuT5fBhKsJ/m8UQIgMuIi9bfRsoSUeKbIIWV4d5T4/Ik0+OI4/W05X/xOhcE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205148,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdESoeCRA9TVsSAnZWagAAhkcP+gP92UWsX7fMTf5nQmP1\naVAesmZ/6pIvyZ7IvCvFGn1a3k0eOJZmFD8JilbL+VRrevnA7bwlZWE1nyKt\nY9tHBzvGhtZ7SSczYu5Se1ikJQ8IhcHwvunX+A5FdCz7cJWjgN1Vn+QC7iXk\nqzhy/d2sj0QMC6mNgcCaslYXV6LgzygZDOIU1hq14lYQh4UR/RqFIx8zs1Pb\n1xKr4sbK3AR8yzfaa1cmKP6g1+WcHqd4NwL8xSxQg+XRq+PvDosdhT+R05mx\nCgsbEoCJruAMB6eeFTVX/+HistWRehieU07gFsW32A8zuixtjg3HD36tLFgI\nYG1KLUggLCrUiDOQQelHuhD44cvqOrg+c4Ymkb+pWeJglA+Z1EnonPTn78Z5\n46eEpa7LpzDvUHVM0Oh0MakWMit43SVsH5kIXYPNbcCkUDty0kV4lTgogFgf\nkTG8l1sjqtABujGi0Pr5tFgTRS5CjlfJEZ8uazaPYzpY5T7TFHqzBoQkCz1v\n3ZDxh18vmcl54M7fAwAaA0uIhA0lyBZD+wf0EEcnwo4cKjEhcidZDwHSylPK\nRSF01fPcrbKMD6OZjkadIylFNweUvd9BNbbQitJ5Z7juoDcKyJQV5/PN/Ezv\nn1IEVZRI0/KwCoGglsEjSsvzCI0YIfbW/YUCTvHjWOv8Lgh92sEHCqwMRylX\nIjsx\r\n=M2yz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a9c2c0c53078fabcb68f071369772261d7fad105","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-a9c2c0c5.19+a9c2c0c5","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-a9c2c0c5.19+a9c2c0c5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-a9c2c0c5.19_1561405981315_0.7851780713589205","host":"s3://npm-registry-packages"}},"1.3.1-alpha-f6055f10.19":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-f6055f10.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-f6055f10.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"3557da695ccdda45e14dc55de34c30445783ae3b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-f6055f10.19.tgz","fileCount":156,"integrity":"sha512-lIxRo2WGR9A2x5sUP3coVs70pXELUO3qDxUSInjckrSkvw1977aQUI1+zMMEUIqz7v1C/UJv/sqcOkGcoInjaQ==","signatures":[{"sig":"MEUCIQDBF91gEpH+tHFGPMFWsCarr2buu2tOVWuYdTDOBSbOigIgAIPVaof6V/w3D3zKqSNtxDBA2ORkmebMCmqGRIbph1U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205148,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdESz3CRA9TVsSAnZWagAAyHsP/38gf4PZkqaGWs0JH/Ga\ntSNu4Q9tShnfyD5YYM+aevrI/VRdrcxQLgSowwHw90TR7pR7X3vKrbIHPt0S\nHYUnVtD3o+d1zJuGrxQl/bC8J4HwHqsJpfWlmPA8miOv76kuBXcqsSi/10Qp\n39moSYnrp7MhPCx7trcwXjO1sRUSLkDWRn9vmUfMffVZum8ExcVul6cP9DNL\nywWr8WqgYQwiMdaaOwVc+tr+QqTIHHcpBJmFlmnDScJd1KY8oW1mYWnw0FjB\ntcoiOP4uYW26BEHSbIU0zEUhHcQk78symSyZu8wJHKuDR+A7rsHJMXxseYFW\n0/SewGWKaWGfRo+CW74Rgttlgc5iKBR/FucpbbluOTmu51EXhHEHGwO5Em63\nYggDJ0HXgv3U8K5WjvfXGOLYf/vsGt2OgCVnLmlBKCdLNYg6MLsa0qTq7i5V\nSk5XITKoJhhYx2TGLw/F3Ri34PpVnDAh0tPq8zlA+NTXOUArTBKLyZ1Phmzh\nIK54B2Ys3jw1G10kofrXOY4n98pW4ltG8sjwL3O9YL9g+ViMcK4LAwtj+SIE\n0PpM5FWcHv1nVrNkmknEMPijYb5aQLu/ZWBx50YSBI/Q1ROKTg4Nae9sYaEP\n2r1EllKqdbH9jqw4CR0DC2ohsKncvGN3cvp7GBm9t0hAu3bdfnLaAk2BdUk4\nZTWj\r\n=eXet\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f6055f10bec71b7c8bd7a8c3254b5af2b91b5303","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-f6055f10.19+f6055f10","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-f6055f10.19+f6055f10"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-f6055f10.19_1561406701979_0.33155540943085593","host":"s3://npm-registry-packages"}},"1.3.1-alpha-5788af0d.19":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-5788af0d.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-5788af0d.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"684622ddbb00d17acab2338f75f7c4eae7e708fe","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-5788af0d.19.tgz","fileCount":156,"integrity":"sha512-eD+cD7OpOVCOG0vfaV/w42susCDqlGRe9zVxfeAFVcDYoE/J3fqfW3VlxQtdEjZz7erYtk5a8O/zrC7GATZ2VQ==","signatures":[{"sig":"MEYCIQCCTj0IVLdrdcrx2sXNsGcmkftmvc9AhbMeWrY/mHr+mQIhAJZLbvbLn8eqQTzJ8K2CdfnyN31G0ctggWGyYce37uTr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205148,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdEa1sCRA9TVsSAnZWagAAalsP/1/DDtrxFvtqz4hDo+Gj\njlItlz3j8rhBHPvTF77MvUq5Zhzk5MUf3UQu12E/xCJ4bPXfm1fcO/fApnSA\ny/+cy5+GjttvZMXIcRLKvWSW44Qwf9szGDT+dXifhXvHXWtIMrlXtL0fuTal\n9/9QrIMZbA7pqbpsRHCY5wCltUmAcDKFLE/Gpl37G2Cp30Mivho8TPzLx9q5\naAwIB0nURQg1R69sFTFYEHMrlf2Qq4X52tNVkL4a5mihxpy7yyGjwR9N2oti\nWeiJpMDARK+KHe/vXm4fccX8vxbZKZIda5q+4VakGR95a8ZPv6PVqCWQxVpl\nnfa5ur5Rm4e+E9aOPdkK41btYq+CbouJ6L/THhAvK9FhZZ7+4eJl55CKb9uD\npB7JZl6Ia6QlyRnnmQgWLQyosTcMPv268fWzRK0rzer9ka/et1JyxYpAEdhL\n73HBmtLKj7aOewDXBnM6VMwDnKBENQ2cOw1687Iu4eMae8QwStVpBJoqbQEV\n5SDR006qREkMcco4geIA0l4CTdxdmgmtj3Yhm7abzHuwR5gYPqWw7HPYv/6d\nbXCt+SUqs8TiBNhIIGWa3C2sSvOf+uZPjBSz6HEOJrvEQv9nCCfAS3XtTa4O\n0mCqgXDxzgasUkydbSvnqa2yrCSgha2Xgx+3fW5NGk+ck4fh5TbZ907OBwsm\nUZ1N\r\n=J+SD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5788af0d11aba0a0935581160a696c9e8e5e6f06","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-5788af0d.19+5788af0d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-5788af0d.19+5788af0d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-5788af0d.19_1561439595364_0.5286521669915545","host":"s3://npm-registry-packages"}},"1.3.1-alpha-844300cb.20":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-844300cb.20","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-844300cb.20","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"4ee87565609087ba9240f8c616277bb33fadc238","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-844300cb.20.tgz","fileCount":156,"integrity":"sha512-a8CtKIesUZEgBJZ1KQBxzqxpCtDTTq1GeS0+0z/3rkSe8aaL1CtMf27lhiYU+q+29+FiE2mJ0SNN3tganGmk7Q==","signatures":[{"sig":"MEUCIBRBtIRztAc9DhoZKx2k4icXABTz+YPMbbyr9Gu6kdvSAiEAtVqgqew0CXM0TQz40XbaTmf35YBF0cN/x3rjUAjG6lQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205148,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdEdgkCRA9TVsSAnZWagAAVMYP/1rZkEPf7GbnF933I7Bf\nu/u45M0tlW/dvJR5HF+h71KkbnZXGaC3Pb8BQRJ6RaOdnObHTesv7f7erhdj\nJGJYAfnNHE0tNbCCnK0gpHKcujjC9jnTc15zjkYo98gyK7lWLgh81OggoMkc\n1rBo3/V+HPGxg/wHO4o49Vj0Y6BSV5xYnUwWpDK1N+m4/CYoJuhVUbzSgTC1\npW5GXHQ/eTBV2GPVGZP+1OYjmgYrRVeRggFdpEZbrsEbw6ViTP9Kqmu3DbjJ\nCYzbPpUdv37cFylMRjZBsabH/H+HnbZUj+RKqzxwS/96g0YbkqSDAs2Of6yU\nyXIN/VxpT0ddYmzs0aiVBG1SjxCCIL+0bYsEe459nhtKDmq+ThvVJLdFHcM7\ncsmHtlfKv7wneIjLPz8qb5942GDVbmSl5sRhyp295L9qooh0TGe2cZYzoYEy\nV/E3wh8y8e3ryTQ1eQo7i2fVrPBLi8UDhOOkZ3f5p/gH0f6Q04C5sVErFz/x\nRUQHiQAOesm1EYXAzzylK36Zjl4urgJdT9Ba4YVk8PCajD9r/4YY3FeC+3ka\n8MjdhDH3uaSOKa5RGnMcOmgc04B7jt8+3Ly1f0QyZIeBxyO9ltBZhERLpWmZ\nioXXfXP1Kf6X7Y5losillDD43d1+Xs9TrJKnthw3GtCJZmJw++CnqygIF1UP\nVDa0\r\n=YYmg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"844300cb845b7ea5ff4d5fd9d709c86ca4a1f7d7","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-844300cb.20+844300cb","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-844300cb.20+844300cb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-844300cb.20_1561450530367_0.6372709204873968","host":"s3://npm-registry-packages"}},"1.3.1-alpha-06655a24.19":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-06655a24.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-06655a24.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c3d2a88a28cdf97d850cbe7846a8ead886774101","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-06655a24.19.tgz","fileCount":156,"integrity":"sha512-x5TPNHr29P49KKhVWwr3g8br/RJu3vjdjizB6bOi4/Ff7bipTouXcerNUkeRZfv21sOEkl6AQgpoOrqnifD3BQ==","signatures":[{"sig":"MEYCIQDSX8IKAQGZljUV4C5igbtkA5AoBEDojWQCJn0p34/kUQIhAOxSgtulSe8bvvz3gdoFs1ADUKq55eskEZAOSJOYXYqU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205148,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdEdhbCRA9TVsSAnZWagAAFngP/RA6X4ed1MszfQIfIF4R\nwyc63PIGux/8Uq+rFhZes2p3g7UWZ/RHkwrsXzBd6LUiZarBSaj2xYnW+lws\nmevs7raRTydHxe0gzuZS4OGZZJd7JEbNLQffsVzs3YpWWRFc1oXa3EziKn3w\nIUaiPogyhJI7wlUgeeLVYSytTBjHnsPxkPJiRZKT5VSwwS6SFYyplBk1uIsi\nU7HuG/iGwClBgnoP+fYdnc1pNEmeruC1p1VcR4y7QH+yC9lSvrujIImvhQV8\nLabDTBpmeZT27oL1KvyK62RMuJheBjpel29XOA8ctpejP9oPY8f+x+0tjf8Z\nDHDeoLrXASMe8QewFgvQlth07mCEnQADdFdzDUMXXKmwMZRekNZDlvLSWgWu\nUZQjlEpgJObGxAyUOQG6b/2idICyDH+ipxBKvWqQEopNOjp8oUibwsJrE3wZ\nbMbryrUNHmVKQcTytHnfKNTCqndCKMGHLhULbmH8SnNfbnBOCMS4EZqujpG8\nf+G8EOlRUshJdMA1Ak0Vb1XZkhwC2aVJKkeIYlftzbtDbKd/tUA0Sqza3EXI\nIGRJFsvpCbf52/83U2sB+SX/YhLWBg9JtLr+28OUDvLglgJhZC2XmQ+3ql8J\nmQVzFGT3OlGAH+vjuzNcUhFBbP1CC1QAt4eGEifsgWcn2SYqTkWqieemdCfa\nvr7E\r\n=Phh3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"06655a24e70d77c591aa14b98b75188ff81360ea","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-06655a24.19+06655a24","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-06655a24.19+06655a24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-06655a24.19_1561450586265_0.08281191606342309","host":"s3://npm-registry-packages"}},"1.3.1-alpha-4f32a848.24":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-4f32a848.24","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-4f32a848.24","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"b6b169e6a230f04f72669ac9ba615964ca12b360","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-4f32a848.24.tgz","fileCount":156,"integrity":"sha512-o2PV7xsnzOZCvaO46Qj93ynU3lxZ2ggE5+ILthpvlEBYf/FL0s3C7pAIF8AHaElI2KOPVcyM6F1IfFKoVuSKmA==","signatures":[{"sig":"MEQCIGSpo4tMKhYaTmb8YV3Uw8dQXCGTBX7R6oyghpwMKpEIAiBbC8EPqnyAgKCrup0KokioklYeAQOaZPlMGGFDcvNj0A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdEdsOCRA9TVsSAnZWagAA7oQP/02at1sw6Elkva43oFLI\nuXZZmQ89QpnHNHyo3wP0goO9tnWIBpLrFPYTbS/BVGSOb/3RuNFVVpUfAB26\nGqS5B5AXQIdMVvx4axweJ1Mx7Z+fVub4FwNp9ASXHoSMKcfTMOQCaxJ/MWEy\nsHyeIfzAwUFJAn6AIlr82cIjdYIoQggiNGegMe9OH1kRWgeZtDCJlsbkoPy0\nzi+JcZCsJp977q4OCDFbnh7PL/XHKwPJLmnkbHksmPQ0CNW1av0ln6nMoxZE\nujFxHmqwf6Y5XwazjKMHoHiWPD7cAm50rpBxg1gksxQoRaRHddjne0jfpFCi\n3gFSdscrZcQJx8OgFN1n4LBFMu/OsP5YUV+0DB0wGIUNpRZ13W+C88USKqlr\nfiTCNcgJaSWOJ4anKSYLLadR01/JZhdyOxgvTqy93TsJpt9T6UsuoEl7XWcL\n9saG8BGBSnXFDPpgXD1Dy7YmJpRmdmk04h9wBCfk7vmj6vXd3H17p46Jcy1D\nvaX2PAVKApRndactOOq2lLSdVvdX9Q1CGYBbYTnLF668hMlI42dMZon7bcpC\nja6OJEPKSWiMGw3QzpsCOQpSsD6204Q7eRH6YQIaiSq38B75HxJ+XumENgKt\nNtgAbrkU0UCFuaqdbFsaC+V7X6gZ+D1gd/4eAYZkWUioQb/m33m2g80P8Geb\n28JH\r\n=Z9cH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4f32a848a47de6f522c39ba7cda08a73cc412ef5","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-4f32a848.24+4f32a848","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-4f32a848.24+4f32a848"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-4f32a848.24_1561451277437_0.6272270295327467","host":"s3://npm-registry-packages"}},"1.3.1-alpha-5fab5313.23":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-5fab5313.23","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-5fab5313.23","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"8cface2b9e9a5a3aa0d1f8bf533374e93eef5908","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-5fab5313.23.tgz","fileCount":156,"integrity":"sha512-rjZIxtvDBpUxl4whWwUr75TmhPZCTcUObahIQyjkNM4pEitCtgao7XtrHA0Jj3aszZeJqKw2X3UhPGrnOuOuzw==","signatures":[{"sig":"MEYCIQD5M6ccX5eg7ZrVlPwJTAECqUObqYdli2y8+B9/TUhOBQIhAIkBESiErw2/uy0iC3WJ+zXVfs0HbrlcJ7zWKgodnUQi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205148,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdEdsaCRA9TVsSAnZWagAA4x0P/2hS/K0zW/blaHILEnxe\n61hdl87EOET2/qVjnzJhEeaKGDHuL/oMIjBsDdorawqYn1OiF4X7HvC2aaLJ\n5Dpujrwk5VgovGPdSMUbe2rdxweby6i80rePwzcXgercL2x55I07dAMSr8DS\nDNWX0m2ZyY85yZMa0m9dG+MSb15mRr2ZetEDppQJ/1zczWCYH/YJG8gf92kx\nDZaqcx3Xp2KYS+B+Yvp7/77+svyQqI66FL7mrcDzz9PnJDO5kowloxX2KUYi\n9tr0aV/bHT+5IE8WLVyXMCJFhNMtl156S1Q/80Xc3q4mneZmho53TnJaSwxh\nreigV/ktMiMg6Rsj6laeXjV5SKCzzLCvC17Es+PNqeqYYnMxbr8h05PUlagP\n1ZZevskjH4FZuPeplk3EVQ+i6aNc/9aUIpODWGjK1/c74TFOvUGztVHl5HE6\n2V/ig2Rp0y1nFNEBzU/AJ1iWZXKCNpudcTNh3BQ7UWg4PulChuT7kNUn1amr\na/pwXeLqOkUgXGcBJQcKbp8gnXXdsyv3YmzFE5iOFuarXBS0toFjlKhcedBF\nmsdC+xqav81HIDPPQh7zOarnt5Eca9A5ra9a3OL+wU5npLSENqNrDsUe1Sba\n2e782uKl4H40zwIij0tyzFtefQ8xeY8a+crD7HTGLLZSWa6FfeGn1arqE3we\ns2Nv\r\n=jL5k\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5fab5313d72bf7018ba92d3665b263f019b0712f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-5fab5313.23+5fab5313","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-5fab5313.23+5fab5313"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-5fab5313.23_1561451290225_0.602608264426598","host":"s3://npm-registry-packages"}},"1.3.1-alpha-82194a61.21":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-82194a61.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-82194a61.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"734de796f2a6d88ab65421ad9ef6e0cbf758c9cd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-82194a61.21.tgz","fileCount":156,"integrity":"sha512-ioutZzeD0Vjj+eXOG86xGTrvcxAdYQTug547D5fB1i81jzsT2U3yYQKBB6gurdgoHwHSW9mKqtW74eHjj9eS6w==","signatures":[{"sig":"MEYCIQCSE0txpeZ0qIh+50z1IT5pFR3JzEbm7Ft7z2uy3vd+4gIhANMb24POVELv1dhfJnk9PSI+xFoIWzj/5EJ3uknJksj0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205148,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdEdtBCRA9TVsSAnZWagAAhl4P/RbOBYf+kczjK0hab8/R\ngJYqSw9SMCq/fzoP5TgYYLpjV6zKW6ypCaK3KCGHeZmTwdcJub6BIAbV86lc\nt6gIQqahKEtYrGQr7Ums7iMRwrH2lDWcBO4uhPRT1Fi6ZHdKqj9RAUnSkJwj\nTVaYiOrK7eaWFLmTVP87yVtIrHMHFjhhlANeoQ4X+E5vA/cFNAfyZ9xrsTxJ\n27cCdy1k/8m5w2AY5EdjlxCY+cHakA/A3KcGutJolwU+goQfubflHpNprFEN\ney34yqiem50CIAvY5NNrsXqaf2NZiUdhsSSMbQ9drsPMwJpwBZhNPjhhH1BW\nzJk7YYKYfOPJn7I1rLmGzgQ4m9B6UNSJvpFHRh47GvIxPJaHRCt56K9cy7RV\nV7Vadw7CuLiG81ydgna/Bq8Z3Jt6ho3pfRNl5IiXZQrqBy6grymnm85oPNtp\noOKCF/V6xEODIOCh3foeKr6Bdo1IatsgyxClYfV/PVIhAuwVx8Xje9DktyHG\npmMx+Ziquq7husy7y+1OgWiZze+BE0yPOwbeeGuX8Gc7BLpwuNOZGJmh3t3s\nA9rLTaIGEnbSzTkjQmSqPBTnmudVnFyrWzNOuiMGf0qt50n5qi7Shn+2VO7O\nvgOehRYgknL/ZfORlIXtwTjR89Kib+WcCNzAmMj4AfBxvOoI8+EAVJAIujNN\n4Ez8\r\n=6nCC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"82194a613d775fe6097997cdefd10fea348997ba","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-82194a61.21+82194a61","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-82194a61.21+82194a61"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-82194a61.21_1561451328745_0.5604798325350135","host":"s3://npm-registry-packages"}},"1.3.1-alpha-9e187abf.22":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-9e187abf.22","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-9e187abf.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"990b1dc6738d2ced946dcffb0d307cb96b2ad744","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-9e187abf.22.tgz","fileCount":156,"integrity":"sha512-8qyCUOdwloQFMSgqA0TKMFH6fxz39r242FcSPGSy68pePi5NvtXhUvmOH+croGTTO7XHCaH8+QqkM4jYu7QlAA==","signatures":[{"sig":"MEYCIQDrCcZ83Ne9mxoxtBXyHOVTNhPhBuwlM5p1JwnYrYWVMQIhANRMmAgU+eRoBQyBQRs/WyOL+ZSvsvkNShPWh+KHMHm1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205148,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdEdttCRA9TVsSAnZWagAAKhsP/i2ODvVyrBxRB6fTAJm2\n7dp/5dwj36jBI1rWzsFFQTK53eLVopNUn9shcu5VKJne8Dj/ei/jtdTJfuzQ\nFkTpv3RuxheWGKx9TNeFbf2CnCYB83qPJhICo689M12/P9mmCs3cpZe418wF\nfLm3MUTQqP5xSvqodM7QomxEXOVr2KU1QPzd4IKq7PkYz8gg8ORmrcc8kuDh\n7KIaKOn+XtiFFG1ww5TAtm+/y4PsIAQ2+XISU01TjSX+rikfsC7KiB2vY+V0\nP+h3W6OjFbebss95vrbZ0gT0BsveRophCfFr7D5owBCs75ew75EGko7dtZDp\n2OplAYKgQ07UsZgc/D1dnfhz0tcqg1+QTnTqsgRKqwo1lUfIW6rS1ob1B4TM\nggTzNiduaCfeK5NVmxeXEZebfYED9s72oNmsi85vZq534uWl+DSuVl8+yMMr\nNDOrVGdTyZ6VNK6SROWALEZ0AEnyFcYuXhyOwCrVYldaRpREwLSMC39S8Bwx\nz76h4RQGHA1hHg0D/3eGLmSrf5lB8qjAVBbe8+kTBwtYcixbaFNOIDza5qKS\n/96vapnEqPSgaViwL2MXsiXVZhp/ycyWE27ARYx7cQoQpN9HWwOcvWSeXj9u\nzI5ZXjsDSWUGOloWmuh3JVglKQng+TbMyaMWwOmTGpmBhOQt/Egu/W/NxD10\nr/o/\r\n=Mol8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9e187abf2933964c1a06b8bb8bc90540ba4dcaa8","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-9e187abf.22+9e187abf","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-9e187abf.22+9e187abf"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-9e187abf.22_1561451369533_0.09597213279711969","host":"s3://npm-registry-packages"}},"1.3.1-alpha-015abb72.25":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-015abb72.25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-015abb72.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"9fa6d6923c0f05a0776e8318d10cb063ea1d6374","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-015abb72.25.tgz","fileCount":156,"integrity":"sha512-vo3/0zsuWJ2aP+U1ZEGQ+PkY1QKUKI1JPHr78l88tlz0zymmJKUb26Knuc7LfyV87ocnbfh97a/ZGPvw49Dd/A==","signatures":[{"sig":"MEQCIAVjSeO2iI5P+brckIUa4rXbDB8uBR3jHPeO29E/7vIgAiAdidgD6qLFH02yTbP0GCN3+s08z8TmMfApJsiyFMpf9g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdEicwCRA9TVsSAnZWagAAuCAQAKKt2TOP9/watFwIf/hP\nz62Fyf/r6ysl0krl5a7vdQ8c4yWLqQlhH9Jmr6DQ+APACoUkPrkkMsy5XOWv\nF/YFXmFxs5ZyJ9YSGuDk8zV1rVeeIyVKxgVNIrx4VW5Q12ipNrwGEglahVJT\nF1rpH3bFLUVAHOqchXXUgoGR7+R6XJE1Ggd3qel9lSt+sDajxOUxxOMtKKsU\nqkneQom82matJbFBQSxWaiEuX+VTZZPZsQnXSOHt3KaeIAZROBZUZFEfTSgM\nnL4wT+X6O5dmstBHP0M5rgbvkDk0cWsjfVqmGlGUFN+QGTOXO64urURX3WHj\nryFjyxVSf2pVGpAxQzLFeTUUa6PIADLoBTIPv8gbqsZysSS32oJp4cmyQiiU\nSQdziYUvLDVTCfowbiZeV+RZUrl7vtOMYcxXQDU4MVJirfttHNxMG1hf4mzO\nV8WVsXVHt3YRwK4aQH3lY44nvhanOgNt4RlXamzBtB2Qs8uMrwZXEzTm3Lk2\nSiqw8tk5cp7TM/kZlOCJ/T3AZz2LHZANG+P/Q7W+oJTBaePPGnshLKeq5VZ/\nMbUKhUNvf9UJNsXQKvY6jRpdxMKe2VSmhybyuTjoyXAjIN6bIdUdo5Ua51IT\nS1pFUWOtpxBL964Vd0cxzFefOKBw/tzb3Io3vtaoGvnvVpdF5bG9Eysd/FJK\n3cFN\r\n=C/OH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"015abb72dc17102d030fcfc5239066c54c0cdd45","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-015abb72.25+015abb72","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-015abb72.25+015abb72"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-015abb72.25_1561470760262_0.05963752589588234","host":"s3://npm-registry-packages"}},"1.3.1-alpha-0f115a9f.25":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-0f115a9f.25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-0f115a9f.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"cd408d3e4df3d530ca9617dc4e2902abd11276e1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-0f115a9f.25.tgz","fileCount":156,"integrity":"sha512-WlktrX+XUg76xJ2EW4mRcr85I+M8wT/VakHaavhoQiepD09VyFx0JWopRN3n1CSUFSxE29hleqIqD40BPwr4ww==","signatures":[{"sig":"MEYCIQC2eDwVpWFMYXaNkE5avzw5PMsddxQXUO4h8x3zWRC5+QIhAKevzH+KY1haA+mjUylA50UvG8W6rrVYbxT4Yy2Vn4qm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdEkvXCRA9TVsSAnZWagAA7GwP/ja7YGE5fSxlFuzkrS3V\n9VhIwFarDfU+pU9GqptQklvtQ+UHqCv1/SdI78ZxgEfRhRYtSECto+9zJiX0\nEQVWqAnBWrFmfGS7K1wqrZR+GLLBTQUevUwRVH6uS9rOlkkA0+jCayGiia6A\n9aE53hu44YmqFmEEfvMi9MgYy/t7YyrEjNhuhoWF4o00IfqLNdJq2OdsHlZn\nEZUzxV5Hy2YL5hmLfPvrlnf/2Ykx8pQ9dWcx5157ZRSA3mmgiwqf+lS9TEwq\n5nmTrDerN/L9k/Lq7f7sD6EIOOlWGhXXrq/aKbE0JLyXtnL3/SLvw4+7M8mH\nFXeNeP/UlqxPnqN/MRGhmCICitXgfwy3rwH6eiQRoWMEl5HASWBqv8ubsBi/\n0ASNDTlBauiwFKOL+yUyIIZ9Z1YPdxP8SDFLQALBF4rbMckTiAWSddv/drl5\nv2l3Ab9pvDCP5ilLE8RrWnjT4zfMBghpUg+yKvedi74G5lXLCqhOyrTEQn6D\nXn/VnbSm4izVoXNMuBWRiP+oaGB/6PmZncjQ6lXUxOFOe/U2TSavhPzSbHB2\nmcjzVotOTP801I4lsj6OCgMuDr/UEyrtI9V+HTjcS+vt+pU2nvvergVhoUKl\n3EVMbc8VW/YrL0EsjrGd27OInZu+XyXdLJZG7M6tcQoz8/bCVTotmby0rQk4\njU2x\r\n=wmrH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0f115a9f6977040b53bec10c6a9f76b7ee9309ea","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-0f115a9f.25+0f115a9f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-0f115a9f.25+0f115a9f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-0f115a9f.25_1561480151111_0.044203587347769746","host":"s3://npm-registry-packages"}},"1.3.1-alpha-faf66418.25":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-faf66418.25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-faf66418.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"faa5f82194838eb351c5d8db91f57223b9d27429","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-faf66418.25.tgz","fileCount":156,"integrity":"sha512-5CN27287tCxg+wepQaBauw8h5nTplJbHjxTVoTYVt3xnNTfO2DaCIemqu6YlTyS66JsU2xn1c7VqWKqdO2fxug==","signatures":[{"sig":"MEYCIQC6OB0V+hygf1aW6Y/nt6NqVurLD/VDsSQXSFIYOEji6wIhAMw3ddEBaQG+yNuuPLnHo1BgTjm/AffxwUmapVHE0Apy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdElYzCRA9TVsSAnZWagAAdngP/0Ays418FjFZHqYHXok0\n+17CCCI1Og3sFw7XrpIPTnCwD9WpMniCPT+QaN25cJGoFF9lQE2wyUlNXBhd\nxekhcMrC2sfZ6EsPJvfBwSbRD07kfHk8HVYjxhk9b9Zac3+rsJlYBKCOnrfF\naLm/QRnXRcvHLaQVpMA7P5tTtg91IENThY5NrSsBZMYDmedbZPW1G7NPQsmB\nWTE31XPIrO6G6jhFC4w/QoxfASgJOZqqxID11q87hArmnOGHuKc/Tp1iU4Zl\n4HbNtjL0dIUpfMGLzbapPzC3JaTkdJzeJKtGIHB4wTJ04roNL6iYXgElXDLo\nX/aJSl4xk4aTE8J7SpaWl4SpJYVNW0ukzCRS7y3zI3XXSZOxxs5MUtD0Mvni\n7y7aG/y8Z0cd1RESCU65Bt+HBpxKsFHZwSbpb8AEv/0QVvJpbxKJxr6Lr3/n\nqiKmrzgWy8IE9eLTYGfRUBzn+LK9vc/0RWLRNMRwFDNT5iMUZFTIVdOuMcW4\nBx15IqukiqrHkhKsyS/SYDHa3eUs3bS5vrxy/r7X8Czc5Urcvf23B5DP3cYr\niaS4ME62keWYBcls7v5h8WBecwVHpEFa2DMceNT72A99vAEdsZisERCRsBAe\nktQqIRiu9UDysNSEbhjUxwN//mxMOhmebw1kI7vjHP0Rr4PoaMyjnVIfTG4c\npwy0\r\n=Rwr7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"faf66418b21016c83eeb0914494799951c8ebd22","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-faf66418.25+faf66418","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-faf66418.25+faf66418"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-faf66418.25_1561482802855_0.13569806779674187","host":"s3://npm-registry-packages"}},"1.3.1-alpha-7de401e4.25":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-7de401e4.25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-7de401e4.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"3169ce9ecd775dd2efd95bc47d3d2800dd68ebd9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-7de401e4.25.tgz","fileCount":156,"integrity":"sha512-kc3g7mxFX1ewbXWmIVz5c4+h0b0ZMAiaDz2HT0rmrOcHa6P83HSuEKSVNcmAELEw6Arma1OzGsppUfaw04Xk3A==","signatures":[{"sig":"MEUCIQCkJKr+82zHYjAVnV2fJEhv08Kc79eFFf7GdR1cikxGHwIgGTl/KQqD9U5l0Ij1p3TwmZAQFX4/bh/4daVlqPnVUIg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdEmViCRA9TVsSAnZWagAAlx8P/26V3Tm1yTUIOcVBAbw1\nTv04glEshtsD5IRuu/IsM+GIE6AiH/NoXlQ2Rj7ADHCankVv5JSr4NMLkdt8\nlTMiySMjF+jRXkiYrf8+qHiuTJTOQHIv1dOV2jhuxETEoTuHoTnk1TuZ53qR\n/tZVmhwaSSalHKN7LTxRl/AlnyeFhjWBCDpdsgzsxTgf64PFiyGpM1GcDnNf\n+6SWcXVu7GC6BXSS4/0Zw5p4g+lkAxDmfs3at1yHjXwQw2V44tkFt4XRPz01\niPXs6PlGQgBn6WjoSnFx3UvrGyWVTBbXdT5MuaUR4gTaF0+2RhsGvQCYk5tO\nYWj5/FpFnRlowTJm+49loFz6+8/QTxIevTovDc7cXoxyH8mKoVxGxoV0czAb\nE405IdXSdpYGYlY009ReCACoYC1AUUIspiBUPZcHMdbC22qLLPjPNx1mIBha\nCUoFvcC8s2Fuqg45iOKrl1bwgKgNCL3+XK5BFgtP5qr0x9Wdz+xhcnxaZOE+\nvSirScHdFl+io6P1eET/adM1vct+hbVaHqqmvVOFpHii4VRMLIjR0xOnc40T\novo6L6Y931gAALs5ySSUpaLUubwxNbEhfv09yK9YXtcfxxYqZxqJVt+Rpr7p\n7FX1rSYpTvdz80l9o9wf0etUNLTX6DNEXrMOSevi7j2/XVCmWJYmB8DmVhX0\nJCYT\r\n=bH1a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7de401e4549b6c92355ec7a2597e2aac0b09f6b1","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-7de401e4.25+7de401e4","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-7de401e4.25+7de401e4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-7de401e4.25_1561486689407_0.602429356359252","host":"s3://npm-registry-packages"}},"1.3.1-alpha-aaea5f7d.25":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-aaea5f7d.25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-aaea5f7d.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"fcd1f1d4327b7acf90b856a4e00ed720a871c913","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-aaea5f7d.25.tgz","fileCount":156,"integrity":"sha512-iqeiM1amb1BTmIJLIKmMpaFB5FABuiPlUbbj0DfcP053zHxyeP1cNA35uTM7e6zPsHecRV8rsDl0kmxCY4dRRg==","signatures":[{"sig":"MEQCIDpTk3fSjzVaVDVk1VNAzVg1RVGA2ktX6jxdd1w5BM53AiAPw+8S1fOhjEAxb63eYz7QtnXWEEYc4APpEdRoT3l+Xg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdEnHxCRA9TVsSAnZWagAAbmUP/1O/BuM+tLdVkhZ9uurV\ns5OyX4Sj2gboygFbljHJaQmIrtZXt6tf61kJPvZvV1HRcpqxQDD8prHW/NaF\n4SYDgyvSEPtE0Dl+Ord4+gbbjgCEWxoruIJy2TRkJKf8//66zvehRMwsW0Hp\nsZjyNh1ppABaze+TgxJPDk6avxH84gX0yGR5HqMRXXfuvUE5Q9R+ee3LUs7y\nlc4xKGVZXlL2oAcAdjkHKAOYa5Mxu4Vfc+o5lN/jzSJcM8WbXJMm2g8pBYiQ\n2p2xROs+f35+/596LNva81cVL8sGD8BcjxN7qOU5LDfTKqd/D0lTVcf2Gt1v\nY+4LqQ3eCaF3FXCJa+I8LCJe3vgISsOK8mZL3Lwf0YT4Gfi+qj2CJmtNH5pd\n6MBPcldZsZ0fuQ5WFrNKz3c0gujmbR9qZLOyUF5+/Qh8ujf1NkrdjWr7n56z\niqjG8mF89aQ1szpHzj8mFVEv59R4m/mPDPpaIxpzNG90e7oLKHMbEgVkhQa0\nsVviY6fELiXGzGCKAfzp6nvjR6FbwtEXVZ1uCKXvhVkxrWuGcAhYuWIfTY3/\nWL88BhhPrf2SS5VXT+YJ+QSPe9mLohH4iaChVJW8uL40QGvOKaTOElFQ4rsw\n0/XoVIUA2v+pAscGke1Puz5tR7QBNi5DD7+FpmHHplWYJnXm3ums3zfQRQEg\nh4QC\r\n=0rGH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"aaea5f7dfd2bf6785a9c549be008d5e1848e1ca9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-aaea5f7d.25+aaea5f7d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-aaea5f7d.25+aaea5f7d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-aaea5f7d.25_1561489904783_0.6315036628605091","host":"s3://npm-registry-packages"}},"1.3.1-alpha-1b7664be.25":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-1b7664be.25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-1b7664be.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"72759e3ea2038aba8f161baaffd685862870f4be","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-1b7664be.25.tgz","fileCount":156,"integrity":"sha512-wLdEVS/TqEroenPmZAsS6uXuc6/L3mS6bcumwlemCs0kVw66gFm5afy4Rfx5/sEsxLpwHI8CBpuALPHg9wafdw==","signatures":[{"sig":"MEUCIQDmnTckcp6HDWK35PrL7uey9AGCP/Z/omVlWbmcWPUe8QIgQViWW7cua7J6sL5wqqCQtpyxW4FU5tgc67K26c93UIY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdEwbNCRA9TVsSAnZWagAATdAP/RidA9nwiSh+5Q2vCW/F\nt0pvGDgcxhBlcF8wUCH56rYVNDeIL+GjTuxlXHnkXdsq/n3w/DjBkRZ0cMCB\nw7rGAnGiEoQOzYccKlT2nY4fWgyzq2qZdfJcAOvCk7wtiRkrll5kvD4U9eLW\nCwT6l6/u9Sm25jLRa8tWvxrOCvxZ7Pvb0SSkzyYrF9DKvONFzEY4YgzAbK3L\n8705Dv2LH4WAZoKQ5bLMT1o/oQJfke2wg63lKIsm2H3WNplGlUuuKiH0jNLe\nxyD37EvGmKCyG2mbTVSZeWv38dO5ATU+41WLM293JzVRNDlvPlcq6KV1NnAK\nr7MaT/dbgjWUMmzmyZYL74JU7lQV/w9wCoZLHBcxB/yl4Q4O00089OVkRqvx\nFHJ7FdAbKUrYbWUKhvZJnh2iWE6o+gskgQLQdLXdxV0kAVizZZMt3yvJ3ExE\nFLDC7BAfD821e1T9oGzhjoYVbdRs/iRrn+s9BCKqrKDOIaG7dZTRp0pRpvi+\nI+AUfq6vO7EaHAby0uPyWiRb9z91InzeedDMj8+OMeTU9VYVVkmJKCXtg7zf\nZ97sN+UPoVsDREgBY/kCuPDz5rLEU5Lj6A5oi/Y3vMwpZxxQwCCQca0gLiU7\njee0pX7rzXYfay0pHD3uzqDHg3aMnsF6kQdn7HM8I/Ch2g9+KjkuS+o/vv4J\nC8K9\r\n=FLx3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"1b7664beba990f7b9239f805a319c3d7a080184c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-1b7664be.25+1b7664be","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-1b7664be.25+1b7664be"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-1b7664be.25_1561528012756_0.49260852931009436","host":"s3://npm-registry-packages"}},"1.3.1-alpha-5af50c35.28":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-5af50c35.28","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-5af50c35.28","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"bb8c73af0a22feed9a9a310b525116fe8e9bd493","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-5af50c35.28.tgz","fileCount":156,"integrity":"sha512-q9u9igI4+TGJNXTTBHJ5irbAtZ3esKqUhydr4/ZXldPzFwT3L2TxgB3uRAVqd0nBdrh3O/gUNKnVb76K5Ilgbw==","signatures":[{"sig":"MEUCIQC/TVOznLtnX8i2l8l4IFxAy6s3mwwvluiQ6XchEoxitgIgE8Mo9++KBrDQ0C7uTsZbmhL9hML5m3SMGtmHN0TzlH0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdEwbgCRA9TVsSAnZWagAA2HUQAIqYqGfF4iRpkauxALTN\nBaZ1bP/7Q1TI4YEKGedQv4tVz/2sWGi0qA8XegzfTMxYWgnxl+xQAxHfR7cv\nH+5hSvaUkbIsUbG06NtPTq5/B8p2Z6/INdJxUhiFl9TJRHhoK0tC3mIcDQIb\n/y/iTIuCgbdTXJKw1OrGyn2YYQNTufz/AOqL+H6i7MwV71EUdS+vqGmDY2Ti\n5e8nsb6TSB/nNsXP1HQI8M04I5doPDwY9HEb3lgKzBQ5te3S7v9HLxYj6aWb\nwt1mkIn158s9lJmqLxmrDIAxxqkdPSkvTR/b4nc8rVxvVoD9n8/J/B7qZVYp\nvFXPYlVDrTpbiTZnoWL8Q0NlrYmQKCVMm9WT41w7+ZnwPzF/OE/AXGetmUmx\nFEo0MDKcMYLXi0kuxKwRr/v69x9m3Q7EyFGRLFTTzhgCQdmicO+YTwHZOaiB\nwHwZ7sGapEMxVKFdjZXECJWLSI29EGK1cA4tKL6Lo/xOI6DF0LKlhhczR1Sw\nGPGK9eqGBPj0/JVfRETQwrgQtXlcOzoZSxEb+OSwAWkaU0BYnawL6lvKi6w9\nM0j2QL2e1lc1CqwsW3IKcMLP6YucCnLb0xyTxhKkAYNmu1d02JUfdEAZXbkG\n97B9gc4JoosIgx627oVuExESWl8G6Rpz4dPXuucHPwKKcONacUwrpnnoYPkh\noeti\r\n=7vhl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5af50c35e68aefc84bfd440ff19b0609d4ee3dde","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-5af50c35.28+5af50c35","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-5af50c35.28+5af50c35"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-5af50c35.28_1561528031324_0.24131854294475952","host":"s3://npm-registry-packages"}},"1.3.1-alpha-071a63f5.26":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-071a63f5.26","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-071a63f5.26","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"cc5cade1053ca351e33bbdb52f1fc2a0eb24b24b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-071a63f5.26.tgz","fileCount":156,"integrity":"sha512-irYhu6HmfpcQ6XkDxBR1MpTgFyKbREr+3ny86mz/NilER/TfWQhq6G1vu49rwQSzk/5tmI9d5vvyajhw2cJMEw==","signatures":[{"sig":"MEUCICJmE6dj0jndwWR2KzusatB/WSS2QcpY0CjeBxs1cqAMAiEA8Gpd4IH4tnveRSym+uFkPFTi+RgoMKZt02PbA29vVs4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdEwcCCRA9TVsSAnZWagAAtGwP/AtjeQnzP5230a9kSBdA\naR+3UclHI5d3xgbVEtg8/bl5pvrfaqfiMByQweV+2p/PvROsABKDM7wtX3T8\nSn01jxT8n5F6RNyf4Ie/+i1IZbp+5BwBF/204mw1yBr7gCHLwsvXQejuI9Io\ny0zZRqhTV4MBJ355eFhpSJ2AYdQRxCzv5UUProYKSEoYEzyHr2P/RGP/46dz\nTCew/fmAxkIU2XZ4R1zsiKV4b3124so/4/mfGSzfhaempRqdPgZ+q2SID4AI\nndai49aE+noJ191nk3NYuP+zzQ4QzBPIz6Qo7Mr6+F2pg8fv3YvcmLyA/D6k\njWzCQR0fspp+JYJIG+Bc4bfIu2uCcDRn8coZijWQTYZ6O/DkQ8RP8c46yplU\nLJCf1DIMzT36pk894jOPkgGiPt80s3bfW8orV+KJ+WMLSpua2plxNY1mnCpG\nhYy8qCXmKeVI14/cuJvFsZEBv3r5fvzjXPciawp7hgkiKWEm4dCXHz0ZER5X\n12gH7GQyNSV98xtieesT6S42MngMZ2T1gBkhO//8ZYl93pp7F/jC51k2S58d\nNkuYk/ca2gCvnGjKxuRXoYOEvoJ6HgVC70j4qSA6Y31TtLFp8/4TQ6j46U7F\np4BvNo9/ws1olhjlV5PLTugRtedV90y7PWmzx5l2CAxdXcQ8P/sqHWWhb19X\nc6vJ\r\n=H6UZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"071a63f56b8231dae67ba38b321f88d6fdf40458","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-071a63f5.26+071a63f5","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-071a63f5.26+071a63f5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-071a63f5.26_1561528065975_0.16905533555210006","host":"s3://npm-registry-packages"}},"1.3.1-alpha-f183894f.27":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-f183894f.27","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-f183894f.27","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"4ca17aaa3d12cc52ab9fd9ba3f1260422db8ba40","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-f183894f.27.tgz","fileCount":156,"integrity":"sha512-mNshjVdiE9Em/5a2hlUAx6GruD8Z4vb0x1Az4dwjCFy/CoS4Hvl473pX1Bsp5UBtgtCkMLT6yx6JoEBIXNC2aA==","signatures":[{"sig":"MEQCICHBjtszhOde7WRHLwv8qg5xHeVzU5zJgy192y79WOnLAiA9ShA8ID6wo6p54hwItkO9Bjc12yxxmdpRvsw5hfpMqg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdEwcjCRA9TVsSAnZWagAAmI8P/ilIUJgGyZaRU0j4HH4Q\nZAEieMeSz+X9FlvtzTABZ3DQ2ZbyloJsb1SNG0bF6jQf5Pv3EGkieqdiLjrC\nxpFusrdOdCvnPP7lsaw8OUUf/UFuny8cFlza3POH5lvaa4AXfEXQ40GQietx\nddXuPfcmSJx1WwgeXYP9b1qYptXRT7vjFslJUplEVtW/1GY/Tm3nGpKRiiCY\n5j8bwc6wjoURvywkdbR43N/TK/5SoT8OvE1Ov7d3/onMNxxwF4QBt/JfDTl0\nzfQlc85MO1hJWyoeWXehzxsmv4Fj5S51kS08L0ANNZS0/2blSupMXQwgGKxS\nF/XWz+gMK8KFD22FIOtLbUDaDLx9zWZD/cLSiLxGecjxFPn/LWGmDZj4sjIU\n9hv6PYN2GvCu2u1VcTOv3iefg2uaN2II1Ou24lOwUr0suA9Qyr7+opeBAiIA\n2CwPHxypubKgFtUdGS/XDuct7gQWmIKeFf+3Mbr8H/dx2wPx8/et/9HJUDCl\nBVlBMkwbgVgtSwsHVFNNDlAsmMbf9ruZubd3bKDjcrMX+ctmzijpEsYUgON+\nJCbBRL4CFLgJxjE48rrdlixw0UObHCOZyJWzS4Ri3dMMSVZxkkoW/nSbLIY2\npFxmU1nGhcGHf+0Dc8UEnK7pkuzFJJNWFht2xXqGsEdcPOZZl1AtUwyJuqEj\nhW5g\r\n=HjHC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f183894f4853cb1a81eb21d35ec2e861b65f6619","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-f183894f.27+f183894f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-f183894f.27+f183894f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-f183894f.27_1561528098894_0.3144284605610468","host":"s3://npm-registry-packages"}},"1.3.1-alpha-a18f4412.29":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-a18f4412.29","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-a18f4412.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"741cc5e59c54f1a6943026825c7750d8483231df","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-a18f4412.29.tgz","fileCount":156,"integrity":"sha512-h49FbG4VUAoNb1+yIz86icHnt1kYNauEIJPDZstyMVmb3u6YZf8lHy5LlM4ASv7l6hA6ZLiCFZjNCXvcn2gmrA==","signatures":[{"sig":"MEYCIQDVipUBXTHj+CKydUdCf2uWlwjfF3FRJcyBhJW/kSNvXgIhAIBn0Y5vR62/Vv4/zfhM1QCGRZYzmdzRcttkqwyR2wiZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdEwfuCRA9TVsSAnZWagAAaO8P/1iYLbZBValywQp7rVyT\nDXi63CxREpabBW9SACLX6cLruM/EgSBs4XVobHhaOy7cZqKN5k9M6tPMWBYo\nSi9tAQ7ODBjm7EtvqSnIao5eY8lQfLll7KlWdSFJg6hnDItI5qkAg4pbRU/l\nkERqCGrQJgy8RAyuf3TLjaZsZs9X6Vo8Xx7A4jGakAjX8Zi7Df2yF/q23gIo\n3ZDyJhtxdcH7a4xHTgHWNxVKCnAGK6fxJTD/iOiACOAh1gsO48QICykpkbh3\nwpJ1InsiiaAaTBnMASSEP0TVRQ6MbpRrK+KtzjT91WaZMm0Seo7jF12YiVOy\nDci9JY9ftfcPt81w693q+fMg+LgUm2GKleeP6KTkRVdjM0B7dxCdhh+bcEBE\nKXIOqi8stVjfEPlY9zWSSazba4tVmJHvBBIK3AKmjHowZpRjy6M+U2VpCG/4\nKAPt3qwyB4qi17fsDKL+lM1OfXk0/l1SchMnqVLCFx7vKTXZHil3OA3ZWtBv\nXGS0yUZmsK4WZfm3g2DTTgVpLiaRTgVw/jD/RSwOjjLkJ4xR0s2D8+i4eciI\nqXoYoTwvVYGuW08HKCNzuO/PPD/nRGuiVuZSxXNVPip5xoXALwvpqbZdp+D7\nZDQcOEkvPyL7Fvam8aWk0puUIwN1A6JU5GH1qJGKlbF1EIDEFtgK1qjj5ejR\nKm4L\r\n=4Cpv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a18f441281c4325fe7e45d878b8eec1ec9006671","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-a18f4412.29+a18f4412","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-a18f4412.29+a18f4412"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-a18f4412.29_1561528301546_0.44864821350566597","host":"s3://npm-registry-packages"}},"1.3.1-alpha-a64b8bbd.30":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-a64b8bbd.30","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-a64b8bbd.30","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a1794f4b5ca752fc3d18d41287dd06ac13be7d9f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-a64b8bbd.30.tgz","fileCount":156,"integrity":"sha512-dOXg61zj40poCJ7AGCYLjtHTTgXprFvmslG3q7KOZ6WQHCSDwfbTopzeh5HibkZWGMUofQNTTdlQ/s86tHdgMQ==","signatures":[{"sig":"MEUCID/xmGK9fQ+lvvn3uUi+JOnfFWc8A8RzoVXTw3NN7JAJAiEA45HzIQf1XuJZsIMqWo9P8AC4nPXVn9I04CNhGrztKiA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdE13qCRA9TVsSAnZWagAASNgP/1rQRpcRG9+zUfsyL3dt\nmAfdjkh0eQ8+SMMGrDC+IdH6BbDrWVtHKBqPxmnZcfBz0w2d8EtrTcfZUkiv\n7+FUU45tUAHbQXubQZBFQjPzMvvxbqYYbCqhrV2FulrILCW0tU1i8n2PMHxY\nZ1jqvPbDwyiHUFqMWV5ytH4Wv41lcIyaPFbGOfS9l5HuMNmW3JArtearlE5j\ntLI4n5SjPC/ZmZNJvg3sO5Vfs1DZYy8uwx6hFXOLlL8hZYzkFscrWcCexHGO\ncG0ki5P7Vfep4IaT87bwroEZ3uZTsCdaHDToioK+W+R1rOgBhJ9KcYnXaW0j\n3l27zjpOtkzBd7pqFzPJA6gIBUmVEOtA+BneL5SGfQb8yRpsyDNK5G2PdLkX\n0RBBmjqZaOpoJpW0sQUm/NbA1l2zyc+lJ/ky6QLf6eQjo+YNhUxwZEBQgHkP\nS+/arGErbeCTVHFgY/oZNTS/HhHa7pucRNXm/fprIltvhqmVSiEv9w9PVGye\nW5zibjX9YXtrsTS28onLYtKjteU8+KmtqkeJixETrVH6RqLQnrRgHLPfNLu8\nd5N6YSd9hgCW+VB70At8ZhmXGtVqYQb+uxN0YWrOLOnLBQX3K8nzxd9F/izs\nqPYs8+/ZnpHCrYyon4hgTvUpmSju6dwzNxz4gBsxzCIxcBC7PllqkvnxkGu3\nOVSJ\r\n=kKFq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a64b8bbdaf7f2e608541772765a56bd258f5b599","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-a64b8bbd.30+a64b8bbd","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-a64b8bbd.30+a64b8bbd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-a64b8bbd.30_1561550313523_0.34329518781393986","host":"s3://npm-registry-packages"}},"1.3.1-alpha-9b216487.30":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-9b216487.30","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-9b216487.30","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"b4e28e85887f82bf17cc7d608237ee6a088ccecd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-9b216487.30.tgz","fileCount":156,"integrity":"sha512-xwo4IQXBNYRFv45l/Z6e86FJ2W1HL26uH7WyYs8aIrEceoDsbZv2VzJjrIMWNHyF3xb0TfqtdsatC/mnvdZIQQ==","signatures":[{"sig":"MEYCIQC2BvfICD4uVKYVArYjxvMqmLESJL/jEHI6e1E9ZWa4iwIhAKNyPGTS9ng6kWAZzrwD+IEJ7vxVk0liA2NF1AIMLxwH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdE3QFCRA9TVsSAnZWagAA2jAP/i0NJ/0lEwarKDr2W64v\niXMgVTtl57yQCPXmyrzE+xsgiFWsleJZVAICbSAtVHgoEvcpgjrA8qJRQvqc\n+8kB6HO/j3uKuSco2Uq+wmyf24k7ov+RAiGdU5IpPu47/InktG2OQowdL5vu\nUQYF809GJqeIEdWXYVTu4yb+zRajJPZCUOVDWxneCDJf0XxrtPBVrVbVixq2\neGAyOxCWylc5hAQ+W+yeNx2zf2+d5Mr5tf1tZAv1nKGO7JBHHhfuWbOrHl5n\npCVenV3SVQoybyoJaMhzLpGiWc10Z4kXq+/Kp+OkTJvhyb4emIPC33WJlzGD\nZO6hdhPVHMbixLNdjIFlBFVAtWDizCLNDbd8EQUTmkos616Qr4QVm15kbuld\nMtB/dTfns8Bc/MIX33fCrHBK8EGCFg4lnTTG/rO8imEgH/k2FHEqKW7NyS0J\nmU1Gbz5x6NljjkGWgsP358pvv9ctFhErsDzzK7OFV+RbgpkbRhUm7oPEHvak\nxJ7jQ9VmXkbeNtBEyyORl4Ok+6ai9esJUntqPGR81fDbdqW/PIoM3RHdzS23\nfJLnBPCAf/TJCYR1vnBaUEmfPp/bhjqBg4D2UVcIE8cwuII5V20SUkYcUeXl\nGb0up8v9pk3f0Qe/TM/GJxWmJLkWwIGoCazDJaIH6Pxd1wiVKtdfApi+a5hr\nTvys\r\n=8/2N\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9b216487bf9e768471505951cd701757e8e8904e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-9b216487.30+9b216487","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-9b216487.30+9b216487"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-9b216487.30_1561555972378_0.9862612512779034","host":"s3://npm-registry-packages"}},"1.3.1-alpha-a44bae9a.30":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-a44bae9a.30","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-a44bae9a.30","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"2b1b5aedc61dab885ac8c71e57825a3919309caa","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-a44bae9a.30.tgz","fileCount":156,"integrity":"sha512-k/MsEDAZXOxubYVusJTLspNWEK5CV7P35a5B8oNtiUUiTIkWVhtdhj4T9bOekqukfbBfMy8xJsEuVWbU7Zokkw==","signatures":[{"sig":"MEYCIQCVpBri9XQqxANrtjSIyyfgI6szGTAKjCCe4K8RvNLiTgIhANdToOJolZlWN3dxWFhbY+tOnB9JX2NGaXaPUFybMl7a","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdE7yqCRA9TVsSAnZWagAA7DAP/14z1zT77XIqwFhTCUX0\n/DGD+xG7ELarUHitHuMW6Hs4jhiN6uep9qbCC2WZOAK9XFqbzQePs+HGOOHD\nLfT+/m9N33MyP9QeOmATbQkKiEYm7IWeIgTSTQPJlKz5JZunWt81U5Cvvo39\n64S/m395+Matzcn5drhT/emuxXiwGvOdbifqyQFk1ZXVnJ30sm+0xBcRrHO0\nFUDpHsM6BK92Ba187+fdsXBKDsxMQDKt+QmpjCv+KsIPINlWq/QNzw96uFwl\nfRUQRQKXH3AtGpJf23yxd3SbbSbCQEeh/i1bMacdPcaV1Kfa6qWlQdQ88hVx\nuLjKq8kdP+gAYNNIy8JDi6N3mZOzJ0qf2kZ2/1JdqMqCZaVAwcQ/ApBE6ieZ\nrhcsVa/uELptXFUDjLlcuXVksxKGXUWNubYpD64c8wzP5klb2rUdNo5/wxfI\nLiZ87AfP4zSY80VkARG61bzBNJzg1E5UvwVkhtFa7dRWhekvUH5MMvzIusBG\nmBiMgCagYTDuH9zBSbTjYcOGL7m7a6PO7cnDBNB+zMiLbvHhPWt4Qq+rPIgK\nCi3aCxO1nCluSa48umUcGpvegaoKSdkqqipJkjDHjT56SENS5OwuiRirgnzv\n5lpnWfQABTcnJtuoOsiMH2f/yosylp0BDfPj70EK8Vvro883Brj1V8875aH9\nJPl/\r\n=lVTW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a44bae9a816f90ecc00e7e1134e77b816bc258a2","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-a44bae9a.30+a44bae9a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-a44bae9a.30+a44bae9a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.0","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-a44bae9a.30_1561574569667_0.15412595121146544","host":"s3://npm-registry-packages"}},"1.3.1-alpha-df2aee34.30":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-df2aee34.30","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-df2aee34.30","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"b64aecadc9584133a6d5195363e93bfd7e2e72b9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-df2aee34.30.tgz","fileCount":156,"integrity":"sha512-3tUm7Z5RnG90OCmdOQzpUyNRPY+g19xm3JgX2NVAwwLzO+Mx725XwuzFr9UxsEv/2MLq5drmOexnnFCJp8vAzw==","signatures":[{"sig":"MEQCICO/RTe53S/r6QsC07bdLZqdAZT+lFuiVsPx6DHdqdzsAiBSbuXtHd2mhDo28Jg3A9e7P2OFKS//kTFJ/qOCr/SikQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdE8fxCRA9TVsSAnZWagAAJBAP/3VIGUqJZ+qIwYizSOZJ\niCuxMEuJdnxbUbHj4+2ooKKtJdVrTZU7R9CZPGsSQ7Ax8z5lguOe81Gi5aD3\nwCT+Fl4jvZ2z4mXDWztMiW3j9R3DoTH5SxXX+dTkUHp7DBWQhejpTgokWKC3\ndtqKPI8JZ7CsOfiTZKPlVuDRaUpgaldng3+nUGaXxRg38B+GtG6Y3rm3W5bM\nA6stAhhL8TPs6acVBA5bMW0aoWS+Fn35D5OEv1+kJCZRNAvQ6dZXVv5k0q7p\nX7VA8Ja1zndApb9Kh4mp5FeFDKeY2ii1GwOkLrMGE+FDwkMiU8BBKdghMgDd\nvnxakaR11nPtGrcL7b/aE5yXp/N6fB+DtaJnyCRwKi9cKxVA/p+Sj5ySve/h\nZXaMlFmFc+qrfECOlbhZH54XyoNIl6ZX7hWH3cmaRYUtDbAuD+VocnZAIk+h\nSyMRBTDjm+KhyT3K1/4BJD0DaYnb676Yk4LgZhzW/+HaBSpP4cawm/RISgg2\neOZapBWo6qOjxzcvQSYNdKTwK4AvFGB4DxkdNGoohZrgBVglBSKYcQQOqUAR\nVf1BMdeGk3C2YfqJ3EFdIAomT0qx/rRhV/Yj7BuuZH6CD6TZ6jb0SekXn5zJ\nOmldHOPJMlQBa/Lis+sD/aODCvGuFAo+QJRvKSRT6fYKColBsF1a3g3g8q/2\nOXns\r\n=i+JW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"df2aee342e7af1fd538d58e9ed92ffb5573c452d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-df2aee34.30+df2aee34","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-df2aee34.30+df2aee34"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-df2aee34.30_1561577456703_0.7637916000221219","host":"s3://npm-registry-packages"}},"1.3.1-alpha-019f4248.30":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-019f4248.30","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-019f4248.30","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"bf5601f8a6b12c890155dccafb6bca876b11d6f2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-019f4248.30.tgz","fileCount":156,"integrity":"sha512-pvpBmHcAF8Nb+JfGUG5tHmCr9lKX6klaBK0haNn24ODJVKg1ii/4MQMS8E2mxT/MI5lj3SeAfzittlkMG6pK7A==","signatures":[{"sig":"MEQCIAuOqfMbkCrY7goMo52AnS8jDX+3YR8c1cyhsEyAD1KbAiByckfZYKUksFDU4HGG54RsX2PXf9CHjfvzCfebR9r+Pg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdFObFCRA9TVsSAnZWagAA7qoP/1FukhIe6fJgfJW7Btgn\nqq1WwO5nFm+Hl8tTR5EKWs6dNBgV3G+PS8/YVR4wtds/pIh9Q6pCipFckGNN\n/vn6eD70vboi8LQlYOSbfxpoFvWWiHbTkS/XY78DHERb9NsgUA0jSB6ZacvR\nufvSJn5y2Tbl9ZF8MwfQq3FSxuq0TuFJ6kLsNyjuJr0sWzKog8pAxqJHUfTk\npeQb/RGwuj9dbEJh1zhO/LTwlDwOcAI9CHF27gQ+3JHef54lPF/ENJ8xXf8B\neEE5GblDmLprFMPCsf9FV1HGIEk02TT4hJYVKXbywWT8ND1+N95ncCD1j/ef\nXjhhStXEQC1PHP9ZHFZ/5W+/lC0AFsf6RQ1nEeGW7n4CMQxveoF61p4Qugh2\nlFVkZykz4//Q+SqZ5j6iCEM3uN31DHk9ee8hAmxE4PwbrKOS2w6oHAjIsBub\nAcp2ssdUwpuCeOhP7brbyP80uaq1sAf/DPcXaV5fvGRnIe+vyaNm3vOcoaxm\natvDerHpa/6fHXIIQMjFfSG/hcfbftx3KZPkmXYVRsxjIRbNbG5ioQcShNCV\nOKf99KzD1cwTiLGP1wMlWIJDtN5FKMLwUQ8gfKXQyWsZm/VoAxR1FBrQifFe\nDYI7bN1JhwSFNt4ukTJ7iI6Re5yNvKOLrtsS2JlsmQJETg+ilkf0xs1E9EWS\nxMEs\r\n=cTKG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"019f4248847887ea73d65952efeb07642a789a9b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-019f4248.30+019f4248","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-019f4248.30+019f4248"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-019f4248.30_1561650885039_0.5902636981136833","host":"s3://npm-registry-packages"}},"1.3.1-alpha-6a607cc7.30":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-6a607cc7.30","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-6a607cc7.30","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"be0f00f9e457a15c9ce31774298110c6604e7b33","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-6a607cc7.30.tgz","fileCount":156,"integrity":"sha512-tt4gjj9Uwh9HGS6nbtDtYD2qyZ6XEIBSK6esrNfrYYBusQ/2MBSLXN+l0X7DmKteRLcvCKnbnEXCoHae3Wpnfg==","signatures":[{"sig":"MEUCIQCjwNl/lX/OXU5I2MFnts6dtmgVGp1kc2VrEbcJUE2rXAIgMnMtIeow7hFCUcm7V46A0wgZMSmTB/gAZYxKd1n0m4A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdFQ41CRA9TVsSAnZWagAATk0P/18Ak4jFQiFsezQTHP0x\nfgI6vIElKv+6kFFT4jht06El+34j8QuLwASIMnxx0lQ+gE0Bp2Ts2PfMazWT\nJylX8XgFn5clAXftO7pG8+zqymP3KqlY1Gy+Wa+5xmNKSBbK1nOlL+dqKTPa\nBbDQo9O1aYMBujKnSC6Wf/XQF/0XaqRwlk4P4FxvHm49K+ceuYhsotoFSlQ8\n/d5bfmtcnVnFsdEsDL8Q/cIflIbzg5c43sGKVpOky3Q2UWnwhzEEvQrPhEVz\nm/8WOnVeF3B2VOoRcqvWNtiU2jv219blKbwi2+lCQCIyWSl5q+e/5cy7OzgP\n2WiCKj5sMIgp9cIV1nHWc+t1YZFEMBYmpBrQDFYSg5j3DHOVORzNWWac+FsG\nqQfnyONiUuBMztF0K5jS0E6xb8VqWMo1olk+oiSYfmiV+CQJ2RRTijs9/sBr\nUmq/NC32t8SdRUHeQyM1cWMXBrHrHomuKfcch6n+FwW2hvnN/lkSsJHEF8mC\nuZyBGlzizq/jEZCZw5zxZwEM+mgOGrMwPynGSVt3HzSJgKc7u6rhCaYowc/i\nC9eNbGDuAuFQrJi8yIvA5G07avoisGpX8s8tYO/cT7IwMr7dxS5u34sajCP6\nEObd7CJJFXa36zQnyehyKDQMM9+SkkHsJuHdfnhOAL9xfN/Vqv2+YWXoJrh9\nyard\r\n=Sprh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6a607cc788d6464d55a460f169945f4acdc9258d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-6a607cc7.30+6a607cc7","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-6a607cc7.30+6a607cc7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-6a607cc7.30_1561660978611_0.7375449365025131","host":"s3://npm-registry-packages"}},"1.3.1-alpha-905c183b.31":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-905c183b.31","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-905c183b.31","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"2c588b9f3b59c294d055d9bfa5a8a19ecfcdb134","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-905c183b.31.tgz","fileCount":156,"integrity":"sha512-B9HuahSMsAHDFeDxzYytQo0eCyUVw1VeRhhZWWmGli+ULIThjey1kGsWUG3FiMa3qHYkUc3jM0PQY0S0zwAKKA==","signatures":[{"sig":"MEQCIC6xE7pre/1D9hAWk0mXp4zpN6XbqgK/HXYQJTD8zVu3AiBp+oGMeKwS2LGoh2KmK4XRaxSWHqdNo9t5p8m7u03Vkg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdFUyfCRA9TVsSAnZWagAAeFwQAIXlc6EmC5/zF6VNh7UF\nRaRWgZFygANk5l7SI6pn8TJ3ylrhychfXdUiZ7LMFfuR2E+Bsx9LTXya3Dw8\nSsuI/BZJYOKeIXkCmEE2YD67Gf8d+PCTIAVea/uO435aEFE8FiXieiIAM8bm\nVQL8ZZh1C5dOxAiS73j0wFf3tkIvnilLi7Dlvim9OANa4GOsPZMboz9BuZ3j\nF4bJiVQqt9fFqW8Vpq882j47XE+v0ZB7tHHxle9F03seP2C4iO1PyLfUpdXd\nwIP5wGy2Usj7p9qUggFko1wxmV7Fol4TcKUbkBvk3sMIzauIXx/1HimqIWFS\n8DR4kF5EWIz8yloa3963rBwy/UGezOeWGloDnQqnBiKltaUqVx1HG152X9z8\nH4Km/fn6x7EG7x6JJE9N9My/8lNDCyy0+kyMk9fPCQru9UVyAOHMwUMliwtc\nup4W7t8V6j29NQPVoOWvGAAdOMXXEaSVO7w8fsqAVY0hzeS/4xq3H+OQ0o1e\nkFlmWFjQCCk7Tayo9kF/QhIoRoA5ygvJ/kbvjacjo8WXBUl0bQ4a8oWj9Z7N\ng+QRBhaFf+yxaCK1cbL8Rp3c2t0VtvBafEVTPzCYLSpco7YNbGSDUFcDgL0h\nAdtmXL9qiGC0tosF8jI/csF/vtwucokR1WGRyrl2kk5M4CBSjELjj+UKmZvf\nkONj\r\n=dj8p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"905c183b9cfbad223adbfa04da0628059996b6c9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-905c183b.31+905c183b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-905c183b.31+905c183b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-905c183b.31_1561676959145_0.16764677692254804","host":"s3://npm-registry-packages"}},"1.3.1-alpha-d2372f47.32":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-d2372f47.32","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-d2372f47.32","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"bc65354d7d3b68fe9ef4a388abdb66ab28bf2f57","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-d2372f47.32.tgz","fileCount":156,"integrity":"sha512-9KJgQWsH60tPfyK2uzv1i5Wo9VVG7mRiZ1DmsqN2kFkmcPleYsVhfsyRK72Vc7HXnSUpH/78dUg5RMk698tbbQ==","signatures":[{"sig":"MEUCIAOvhVNvlq0U1huEafr03QLTQoXTjKXOAWdJTRdUW4WEAiEAr8ftz0Pmvao8Aph8HtY0mpRB2/L6nm+EV34husCfWVQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdFVHOCRA9TVsSAnZWagAAxEgP/R9BXz8nf1V5JX8PgHSH\nSX0C9GH47p899X/y6Ip8LlTgek+d9r3KX3JHFKMChzLP/jEC1q7eA9wygjUN\nlOZlBg8sp/aC1R7Zwwgez5dQWMEgG3rtRC4AkIq/z3kceNVxiNJLi5Q6KtQu\nZp4oRpzCT689kdxHcRXvJLGwsTTEWhIxK3E5gRJXUi2rLg+S6Ze20SXp11uK\nO2y+6ww0NLgmOPIwwwmKhCwWsv2X/vgfnHiAsGT9mTeyAJGLDjxP+cg6dDfJ\nab9x4/obr8jIfYHgNGSkxQgA9qmJuGmet2I+WzxIZMgcyL2QF+FAHqfgBH39\nLURBXKu11MEVgb6hWcT37gWL6WdI6Y+RshGxN8eFAr52anYIqhvoiW1vRQ3i\nFq9ahAbIF1kD74m0fz8ymoAOMmr4CRrgPtJ/1WTYSPudES/0Iw84p0aTXZjV\nfF7CQUI4Epy0DZ8IuLJiTVOzXGn2sQENlHQyaeXVVGKaufUWH2ap33DNzM68\n9/R61uccodmsfXp+5QWLQ5n8Wwq3SWLnErGV0oSslf6D43omi2gcoylOZnos\n8bcex5X8F/3Hw72oOfDFbCEv3xRsnUQTW321YwOIzrj2ID8UjscPqUwsarda\nCwFRVoiViuW0QMW4RPja6v1unaGZAI1UFz1ZuJj7KFdcpobIb2n8o+5FmzU7\nxejF\r\n=dC/I\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d2372f47601e5ccaffa360d50b3cd6018d80c9ba","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-d2372f47.32+d2372f47","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-d2372f47.32+d2372f47"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-d2372f47.32_1561678286068_0.7992557484843075","host":"s3://npm-registry-packages"}},"1.3.1-alpha-d8d093bf.30":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-d8d093bf.30","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-d8d093bf.30","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"8943eab298036902882a09c70fea46a5a0835f2a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-d8d093bf.30.tgz","fileCount":156,"integrity":"sha512-yRt7sOzWzR/U88XWX7+6zPeK6DX1GfbpswYF0G5RtiBEL0T9BKjEWw8qZKGRYkrMv6dpJqH3Cfp25Rovh+Zocw==","signatures":[{"sig":"MEUCIGF6h9wZ7JZCCV95EylvmUm8GRiGdvlM45Owgi5bI4iOAiEApsM98Kfkx7oOtkqznxI+sDptio9F67BGZsCd2Br8b6w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdFmRqCRA9TVsSAnZWagAAl1YP/0pLP/S5HuhWv8RRwyvT\ni1acZJErDuF5xQYiu4W9/pCfqm1wjI42YRwhwsybDIIDJAXZ9mQ49R6km3Vg\nv9zLLuuJo+/L6AYNuhXkMgLE/EDx22qj/Rf0JA/iw0XFAZc9XOED1xymp91f\n/T584+UovDjTgO0aKdxFlYPAmhmmQqSGzrmEbVZJzont0F+ofuCM+Xqn2PGi\nOtIdtqKhfMMv8CaHuYZGMEqoFSNj0o/7YCc9eEdoAqWpTgQSx9+cuNd/WEm8\nAogESuq+KHQjZkwBM1CZxuw9RjE62kUuytfLHARfdTvVQ11x0S9j0gH+PyPK\nrkdHv4d1CG4rscwTLLNMVWutydtHnCmM20acLJM89jfRVDAgxeW5QAD/KAhV\nid9GWwIiwQOAbQ17PrqoWKkdtJHCRnyRme6PtrzuwjFCytp2juUSRjGPfFDt\n/eXYFyuoEFwvfeJ9KicwljapcjEBvJdV0z5ThZ6B0rhPKe9xR485PrFLSOFs\nLyy4BL9nebOyPtFyJIAJ7vgl0BeCK6RUW8cmUediRqj5yxgMaJKixOtjLzWK\nVvbyw14nAxV9vQSpgBkbobSkiNNIjry2i5BmJaQrLZAOvdDBhgN5mz3eIke2\nSe500sbWLVc7kSG519WUufnCZpd7GqN62syUUbNoKcSNBXeR1ejAb4UQNrVZ\nk4Tv\r\n=FG34\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d8d093bfba8d951687175dcf4daa04de25f60271","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-d8d093bf.30+d8d093bf","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-d8d093bf.30+d8d093bf"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-d8d093bf.30_1561748585850_0.17613611970849874","host":"s3://npm-registry-packages"}},"1.3.1-alpha-80c9a427.30":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-80c9a427.30","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-80c9a427.30","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a0fe7bb79eda171b6bb3f3ec6eb1d0bfcdf3ae68","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-80c9a427.30.tgz","fileCount":156,"integrity":"sha512-nq0/zLnlm+4UlYRgmJ0ZQ1GYKLn64oYglHdT1ca5fiMPcO6uIje7RTsXOqlhWJRTRZVJhpNPTToVUcB5igaPwA==","signatures":[{"sig":"MEQCIBKWNfBWuFwSTDyvl41A1CAIEXMxNnlGR1ZWNfUHZNcLAiAT3AEbKkdBk9Uv1jWE1hxrX+lfUzESvT7Iyg7oy6GyUA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdFplcCRA9TVsSAnZWagAAsxIP/imtqR0u0SM4wIRAziuI\nJ6NxrRU3c+gil96WzTh9lc589R7yIJRq8Y6P4OIy2U6ma5mNV80BmzxgK63A\nKy9sXzDGi2ffBK4x2QdXzQxQjBs1VAUd88TnMkk5yYe133mNSZa20yM0xiRn\nhAevMpswAgL8FGJAJlStqBv9Yf5gIA5Cez2OPX3Br7OBGwF4m+EseCz+Z/h3\nLxJwEiCoTKEiw1oE5grYdaT2/7PQon3rmQ2GPQB7FF9FcZ1rcx23uEM+Py51\nBTZugIP4ZRcStxGt3xxEbNCpE9MlxLjS30606ZgppmdydJkBEhty5zqxe17+\nyY3G8DyxLDNt4d6KlDpBISHqHHEFCWW5EtXJX7Mpjstwbj0Lxkc2x1bRa62p\n6DJVJyjG14XifdDplzo7oKzERZbim66A+kFRso+XcW/d5ceUMKbbIPP18OTd\nlIGlzwrtDIzXEt9wBkTTlj1pMtepz50zA9jIRPD9pqTFHun7MCXD6NclYnqN\na9Y930B0uiRJO1B9cGGiwjPoHLdRFohZtLq+iMwwom6JLObOhH1MRqMCmWL+\naxhoo/I8AgmPXn+LpAGovt0DIupww79R6Q/Bl7aacpjAzlcTS0SCgB8eXeRu\nbiFHURhGbmjarU72z2bh66rIiNUYjhRTQ7QfGOIRFqNtUK/Lr1oFA498JF7+\nRwIi\r\n=mJKF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"80c9a427795b5b940587e3bff6d1ff16ba6a952f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-80c9a427.30+80c9a427","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-80c9a427.30+80c9a427"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-80c9a427.30_1561762139545_0.9567841149926699","host":"s3://npm-registry-packages"}},"1.3.1-alpha-c64bf7ab.30":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-c64bf7ab.30","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-c64bf7ab.30","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"adf5f3a62f4224252f50afc031cabf81586480fb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-c64bf7ab.30.tgz","fileCount":156,"integrity":"sha512-6x+4pYbjHDZ3lsFFb46M9dTQ/ikZmMDZof8hI6i6VuX1XT7NziohTdMx22TWo8SqztEN7qMEuQh3ZFx4C7fYdw==","signatures":[{"sig":"MEUCIF1UC6NAlGSPOitl7dV+KyVxsR8GNjk5ZwnhrylBXUHxAiEA/5EJeLPiNIzlcIfpTcKEd4QjKLrLto6pKnfrqJCwACg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdFrHHCRA9TVsSAnZWagAAegUQAJvlIfF5nt5G04/OnXLo\n/fkIcZ3SWQKTakg2m1tdIWHduv3x3X02I344K3jlFjC6ZMcAZ3xNp5voQMQE\nX9oFW2Pn2y8xi/wl0kHtsGKkXxws3JnpYm4Le7c4LaZBPmrCMX38UooCrBpe\n+WaSyneEL/H6IxngrPAmNV6QwwN/fp7Jec0nid9EXl8EMEXM3qPWRLAuuYil\nLeC7WtTg+v1RSQWZPutKCtQzIuQUb5Iyj0JZccogGE9mR7okpbPDx5w8ZjPP\nD64zW8zwft+ZGfAUivAk5MJgdgKVDrFIZNG0Q2oW20c+oaswIHmETN5KzzKD\nKN6TljFCX5TOILnpvy4+kSmtEr+RRya8TY8SjRwYhxJKADKLqQnbTIVwjBGx\nud+8VVcOfIPOzd2Vi/JVPH/xFlGdVWn84Ti/m6qHM0esojNAdl2RQH82Muh1\nfrqOjcNWAArjK/Nh8KY+xiS7PESK7Dc04fBLx1e5Fx6A7j3e81jikel+IsQE\no/a27OfMeOAGfRjpneZqA5zuya5WDeEOAU6ndXFdCqo6Va/dS9dAOGKPibdk\nhRcnQEaDbWelmOHz5jwFkyavKpT5WLi9pdMUE30FLJbYJGHVATu+NiNuDakN\nfxLvy6n3OC63FS5cqv6ZJOEhnSvWeFLQwScNLWxqfcEIVACneUzMClNechNj\nF9YE\r\n=59j2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c64bf7abdde750b4965eb52f108b500cd8db2eb2","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.5.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.5.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-c64bf7ab.30+c64bf7ab","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-c64bf7ab.30+c64bf7ab"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-c64bf7ab.30_1561768390497_0.5149418569012156","host":"s3://npm-registry-packages"}},"1.3.1-alpha-49f0600e.31":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-49f0600e.31","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-49f0600e.31","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"4f10c9cb6cea06e788db991cef8b0a3780f56d92","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-49f0600e.31.tgz","fileCount":156,"integrity":"sha512-wYqwPYEbxkeQkwSfD22zkO91Nb9aPoYsmVqTAlEQLHf64LeU86OcgR2LICVvc+XmD5fwYKuY5Uv5wfsynD5ffw==","signatures":[{"sig":"MEYCIQDQW8kP6hxSk0IpDtc6C0/dU2Ux/7Dm1Ksg5nhlzpZJDQIhAMoU79UALIC26ByRPEb404fUxsUzemogkHJKg2Bh64JE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdGJKvCRA9TVsSAnZWagAAFvsP/RYeZgLIsGZq/0kJt17s\nNx1y5Iq+qx6Yzfvj70svul088PUwzahOPQRb8Ryj6qTVXyBBOjwkDiMHTN7/\ndRKqf+1eL3+awA87xiB0EDQHsMZmQWwRzBbWJsVjY+QOtHu9UEd8SaCm+Tci\nKwy47RJLU/N4FCYq6EIkqmgQ7pC8QK1FrifyUaPTcKr5IPoNocYsid4+u0i9\nKO+6nkbTb6w9P6LC276uSBvmLfxyA9ycjEp/TnZod82HZRnP9QWgl+FgqvEQ\n/OB8775h7BfCO8imTJj9Ugsu1Kwo15L8jTeT8E5OUWOk5DOiqHlgiw9O691h\nvqmMEcVwf/oFNTPC02v3C+KLIgDwXhTX4CGwBd3hcIqoM5XyVM3ulTUMxVZb\nPYAu8AwV/xlr8sJWWmNquzRI++tBB1YkIGrLR8YuJuNL1Y0BZubmtg3fNhaf\nZmw71bWDKGwa1MffBpQ4p6axwTPukK3EiiU5ptTXDFfGm+cb57FA/svJARob\n8LPv8kUBnUtdgosndVKyBjP6YFr/DszUV/nVArNyePZL3tre5K0Oi+WBMxi/\n8+bZCF6IBDlRppGTpKfGRawsVC6ZS/gV65VVCPDwz6hwfpzpBxoBBXLEG+hX\nEHJmuADaHaAWXxtGDmyyOpUPnvSStUC0CFCACVmJXm4SWl/i21ljJb0R450G\nIzDT\r\n=kOIX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"49f0600e18045a3a4610492b5aa2451f32a3373e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-49f0600e.31+49f0600e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-49f0600e.31+49f0600e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-49f0600e.31_1561891495408_0.037036006505806185","host":"s3://npm-registry-packages"}},"1.3.1-alpha-f11c5d8b.32":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-f11c5d8b.32","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-f11c5d8b.32","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"07aad4a91b33669be73aa83b1a28ca8a036f3f19","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-f11c5d8b.32.tgz","fileCount":156,"integrity":"sha512-zOA30f04Q1jSTmrLba+XUxZ4ZQ2OM1TiVWAVp5zuxNHxYSKfVJsrzad1/bPwnsSCfXf4bhgzmCyn1nkKXO13ew==","signatures":[{"sig":"MEUCIQC3nckPfL/sA5jrGjif+nxhkGckPfeX4SUOHexqc/AnjQIgVNdY2Y6XTxgfJADnxMdFzXZ/3RGyrGqbvQkV4j9LXlk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdGk/vCRA9TVsSAnZWagAALrwP/1dPupMW7B1zGzOk4KQ+\nnAC7IstyJa73Zhx0ZdXjrtfkpdHZO9zxTIFTuzRc//9EOplMfUrarTZKaxmB\nS/08r1FDyEpq8P5fa/JtEpqVtR1crfuwSUQ2T1PIUXm7PT7ryq1yLs+yrUdM\nHTxI08rm+Pd//woKFZ1YAknuV3O0ETvDl6mdrg+xMygAiUGkhTPuzphSpFBE\nxu0nwJbHBVDbu/elklR3CXQQMcJnS8ilXI0kkditRRcQfp9VXRkXuxFii6nK\n8wpwd6lEVaZ/R0R5XqgNDwNa3b2DC37+nAW85jgtvTQftHBUN42hZv7f76Oh\nNXxp9FQ1qN2noBcFl2Yuq7W6lmQBQqBbdEBm0TvHtOZvSOI66aes127RTAvp\ns+irkVt/LHi86MSnKGbbHsM1LArG8GwzBZ48W2r6SlSHMMWlRR3Z02A313eH\nw0FRLNNjORnbHiw5Ew/XVs3/F0+TN1uDNX9ZqM2PGQpkL3VRUGL/A0mQvyYK\nU4GSaFW/c/ODsEn2/+X6Lcdwlx9xBViDB+QkMpH/KueKyiVYvV3ggwdeQcnZ\njc+OmS5M6tHnz15PChhCF8xZAGm9ySkXzvTtSGmQGlIwFGDvnJt+FqFWxdPb\nweeoxyJg+VfjpOkeaGeZBA0eS4hDmzEv2rQjf5A5uuk8SGF0SSaARh5B37zz\nixjD\r\n=yMjp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f11c5d8b4e42873d021f80d182b47dc30d206d72","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-f11c5d8b.32+f11c5d8b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-f11c5d8b.32+f11c5d8b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-f11c5d8b.32_1562005487250_0.305847619178375","host":"s3://npm-registry-packages"}},"1.3.1-alpha-c9bc40bd.32":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-c9bc40bd.32","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-c9bc40bd.32","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"10b293010c2f54c827e79edd5319cb13a04ca37c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-c9bc40bd.32.tgz","fileCount":156,"integrity":"sha512-7qUdFwDx219gQAS2u5WY78TW13sn1c54sF7aYk8zgBZHrjzo4C/5Pjshby9TXER4aiPLbFKuq/+vUYwN8v37Bg==","signatures":[{"sig":"MEUCICu9TnEeUmgBGFZjQiwuZfyZPvm09SEcDEokAaHWqZ4oAiEA4P5o7ZuBGq7RlfV1Nu2+TaTcRxV56MIU1SbwMZ4+224=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdGlV+CRA9TVsSAnZWagAANWgP/jHsr3+1sllUeE5w2HJE\nE5PbDkuZkQq76s+Zv+25X8sDdntt1E4zDXmLxcmdAh/wMGNGSaglsTaf8NGI\nzJJ8kXUHoD+MmvLlO8/w7xowcA+po6pMWpu15Tr9rnbGdTD5H3zaOwo5lTa2\npzfTVrkO4CZMPK+28Hx3AmJt6IWLGTYdgbfAQHisZRKBLvR0Jb5EF3lVVErE\n/so/bKlC1XH3Oal/7w3ULhbz7Md/FS7DRstEjdEQKlNj4/NwzZl/eg+HdZ/Y\nz/EM1OV1SzEm0CTrtoFnoFqmZ94cwSov4Zu1fIYCeK4DvrFd0iwsBYCibRPD\nvnFQGjsj0UzR6ds6XrGg00UtSA0JtcTZ0I5gEiPiCKNN2o+9B0HL2FkJg8J5\nane5f2LXq4cmL6FKd+DG55oWxuQieZyQldMHHQiMdlhqqtyXmil9C/GNeuVu\nkXOYbctspjKp1i6tQEu7e4TGLXyFoJyU3Zsg7SmvNVu1UloipdCXjOlJMtFQ\nn/lgk/gUb/zCtLzfShs/u38kmHl+vwCVIPQMYN9aklOeghJiGyWxcQP010PG\n3I/Tn3Ytq3mh4vROYmvXpK5cJobuX8KUj+3fHfJ6HqsanBniQelKidDT01Qm\nQFwBtZPaLNmZMIBk++t9IQRalY/ZHaBZn4VPJQNI35wAwGZHTeNStr31hOic\nOjFE\r\n=LHFB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c9bc40bd07e5061236c52f7ebcbda35e64bc1840","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-c9bc40bd.32+c9bc40bd","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-c9bc40bd.32+c9bc40bd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-c9bc40bd.32_1562006910122_0.08003305254423165","host":"s3://npm-registry-packages"}},"1.3.1-alpha-ea211b56.32":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-ea211b56.32","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-ea211b56.32","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"033c2d224e59c40817b602ef872e4ce10cf15175","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-ea211b56.32.tgz","fileCount":156,"integrity":"sha512-xroWsgEijWQmfr8Rqg/8qNhXPJPYPm4OxpIQkkJDlcovRTkzc1TK8WTrEnCZvcv+hcRRtAuwd160ds7IS7Cebw==","signatures":[{"sig":"MEQCIDWK339JdJufQv6S00Q5YOs5ff96HBUcIprM7lfXrh6EAiBH6fGmr2iCSBi1MkExZknZ6ktRONM3WOWPHaIxSPCtbg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdGl6SCRA9TVsSAnZWagAA1wkQAJQtAToPdswp7+9qe6YR\n846Yr1/TeytfRadPeob3cqAiIN3xFH6JE42iPgyQCCeR1s5keejr0/jBXaxz\nHI8tM55NHMtyIclr7SJwsUPaydqUeVTJEp+0DdVj7BIMGp2Zs9YS1tydHNOk\noadfthVM0cDnfPYz/wNjyWZOMIMEXmSgbv12YnksbRXjpq8edkEBFTA8DpHa\nIE/47Zdp1flmWiwedMFhx+sduK3N0m/NjFIyz7Rf4ATUeDjAU79IBlUA/t39\npolJFxnMXUOLqKAApFSL5VkqszXBkQdeKh17L8kAEJkVkpHo6ADtQ8dmR4Sv\nmCfwSHqy6c9tDoPEcTH8gTcCFdRCZW+6j9kqpsgCxsvW7GzMAdue4WAtvIRl\nVGbFcG5NhdL1zwWQEJko8Vbxcl58znJMQCtgeRok1Hg2zBJLINDGLvZ1OeLT\nf3Ps8r4FJnm0sahFm+/i17XrtN1KuemRmbKZmWADjOGMVYZKEahNZnMjR52u\nHoKbAFKIfRjTU9CTz55UtjPUJcCJ3HcpxKlYif7xlFKRmTVLmaoif+K8iKal\n5uGIFatvrcQAICV7FIG+tc5OnvKW9dxxksAPbwJG4b5pGTadqZvDW+KsWmW+\nxHVYAvbmheW2iSo4IDyjK1BqI39n7BOD66sIYT7qNRTrnm2iRTzxfzel/O7x\nuOFm\r\n=3l6M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ea211b563026dc8090775fe39a772db367dcca55","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-ea211b56.32+ea211b56","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-ea211b56.32+ea211b56"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-ea211b56.32_1562009233535_0.7576740565488831","host":"s3://npm-registry-packages"}},"1.3.1-alpha-b3d54f37.32":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-b3d54f37.32","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-b3d54f37.32","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"15aaad9c0b10860818407785cf70c716ce52159a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-b3d54f37.32.tgz","fileCount":156,"integrity":"sha512-qEJWxqcBxvTmGRWz28aHJ6999Tveq+l7bJlTwzG5aO8CjW4GGBRXcGXP+OyxnsZwIW+Ru8b9iA4JILKg1fvHFQ==","signatures":[{"sig":"MEUCIAYFJU5hyLkcdtN4USXG/0JXo0N/nN1YpSjyBxxBm/aoAiEAhY3gNRJ5kXvchKO9+CP8DZ79Xg20R3oO6l98Ia2hQw0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdGnTwCRA9TVsSAnZWagAAPrwQAIyTLqXXBe1t2PCu/bQ0\nW3p4jad3Xx0cIduZ1J9ToG6PaFkO0/SR0vFZw/Us0pWpeWQZfVxw5tdkXH8+\nTFlEE7o1FVuMILG9Gu/wEz3Mn/XjJ9cMWBgNx+C7eJCi6AvmT+6e4ymuhXV2\nFslyvR4VrLBv0m1P0+8V+RvBwpA2LuG96n0ivwo883/7Q5brEH2Weo3/vIW/\nuPAxHrU+vKwKYSRlyDE5+qJ6BZxRwL9RvijstqhDZKz4yucZnKxij45RK/OS\n98Ykjbf5OftId0ZW0KXf0kK/C2AIOxtBJZLfO0/NJGDWVzfwQ2rOwaYwFITW\n1/31cG7mpf19qjq/B499AjNVXqQFgvbb6i6Boo6h5QgNMcye9hFcMkXvK3Vd\nfxrj13SshlOT1KvhYeP9bV+5hrS/1y4jK+o4+YsP2inGU5/aAhnHVfaL+w/i\nmJnph4kMTZYhjvDIWmffaI7bMHvKqfUi6u5GtZjpvesQ3xDV2y0eUgTFGfBP\nZYaebwJQz0f7wJw8odG6yYdsZ6iFcAnr1TJcmkH81LkgipxuU6v6HayIaWBl\nzSittjIpnoPOlOoh6oaNX2bthzPBYStWHnKop4jVRee1t3+s72ZRClFX28O6\n3GjLgEs2Mavx4jXVBAYd+M4UFd9wYrm5oX5fhJT8QaGVVdBXmu5MwVaGo+ZY\nJBnn\r\n=dd3p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b3d54f3701407b112e61c47477eb40ec720a1f09","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-b3d54f37.32+b3d54f37","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-b3d54f37.32+b3d54f37"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-b3d54f37.32_1562014960324_0.006078535630408499","host":"s3://npm-registry-packages"}},"1.3.1-alpha-060a95a0.32":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-060a95a0.32","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-060a95a0.32","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"b14f2f4d8e323efd1fbe9a0cd210ea4605172cc7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-060a95a0.32.tgz","fileCount":156,"integrity":"sha512-vtH/vNJ+1bx1nhGUWWPuMzfva4hRYrDlYEbtRjzWQKzkQxbKLurSRECxnq2GUdJk4vOETBt/gYSNEhK3tCWq0Q==","signatures":[{"sig":"MEQCIDC0I2QLDMhSqSuCYOncf7ilyXOnSkoEM1qXnRIW6hC/AiBhX61xnbshttxWS7GPr71Pplts9ulxkicB4hlBpha3qw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdGp8MCRA9TVsSAnZWagAATdMQAI8ddT4BWZPQ8b9OUj2b\nAoi639sSlJnYUT3aLqDQCP1uICugTt1QrFlztp/vC+7m2mxyrFpOYs49w1XM\nAjWL7QlJNhIOR0L3Ij82ohMwxRWZ1JBbO3VmiLZTiUvK79/9uW/Lpx3BczcF\nckVdMNWMkJC89j0EhE48W1fH0RmeuqNzTjqlFlX+Qnane9UPoGgfqeNhTyTd\nBum4Zngp1M7dYsauwhVJA/HBZF9zI/+FXzhGLu2dfKEdO6RaPS4K6pIs8aNO\nQPziFFpppyNQDB9+0vO/fOydU0WPxbzI0V72SQfck7vg1ci5ddokwYmeREK3\ngAbcNIeDXQjHiboAPsXCKl85rhPLvxqJmwm87EMvInjwpi6laEXmQ9Qfwn7/\nyJZx9GyMjB2mYI83vp6+jhTY9c+h090MZHR82szTxhTm9tta9Av1Y8ZGtz6I\nmizoDkq78lolai0hbq3K06PPICpFPTsYCIrpCvoFfvf7izdxVgz5+CSnoT1c\nwT8XI/DWx/vWp6Uqi+YnfcBzVG/7vyuUb/alHH8Glz+7YtSoAnvK0twqr3+s\ntahSlp2MNoNTL2deYqbfj1JrWX5jKeBrYkd0xfalz89pUpG92jQY2taAcC7U\ng7HphITKSyytvGBkyY5k/lac+Xcmoyg5eT9xA0Hv7ISO/AUF62s3lK45cTIS\n/d9x\r\n=FroM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"060a95a092f2290d7546d18914e10ceefd7cf7ff","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-060a95a0.32+060a95a0","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-060a95a0.32+060a95a0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-060a95a0.32_1562025740104_0.42974873229850297","host":"s3://npm-registry-packages"}},"1.3.1-alpha-606ca6ae.33":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-606ca6ae.33","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-606ca6ae.33","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"712a087b5d7942f2857bff4dea981e9dd4987c3b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-606ca6ae.33.tgz","fileCount":156,"integrity":"sha512-L4BTnXOvPrZMBgbonJmr5hASP+xkx6lYXfmFcHuKs+zSrV8E/RLua0msaOjvWkH9rxEPuxUbmva0HoFJSWvQrg==","signatures":[{"sig":"MEQCIEeOrvcXwdPtv9bZNNWZFqUcvLCtwjac51iXSO4K+MgtAiAU76DHl5oNm6xAVzuMUGlSt6eiQGY4Maq+fujNzbcvhg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdGwSICRA9TVsSAnZWagAAOx0P/2+FoCB+LsVjBstWKGD8\nL5ngDnmb+mruudAEHUBtVXJzq5yPci9P0LUN5FIW+Q0iyDbWwXs+cGqkkZYy\nJUzvgB4rJzFDqHWS1PFZSu2+fUg2Tf+Cs5u5+VMXBjwTCN7oZA6wcDHRXBUw\nPw07j8g2kAUhUNiCn8GyozyfPVjbsfSCr2ltN78TmRBOGwZuUCRVMUGtiJXB\n6aSQ5sik0AstvB9QCmw/T+bFISl5LErtjClwT+aAqOvJYWs0sFcYhAX7LWKf\nJTr7cZ+Y+g/RZ+c7HWC/DG68lPipVTjsk/7Kr2ekk/HXHltQzNwf/jSrDvy+\nazjKMM5r1IzKmJGc7l5ksk71g/gGF3DrFS/ISoAb1SlgdVTFaTzyMq6Jrbgz\nKRkwZyFOMkp9550UOxEuoH+lXNMg8SOUYXZhfRcsaQvCD1sRbqtkfMAk6xUI\nIiModqKrcdMwMiuX/sgzcMQuKL/YSU9GxQy8OY0HBErDKx+RduqHS1RdpBFv\nr4Z3RmS8m3X5xFausP6aLKwNuxcwYng1qte9LuJgA83y2qFLXuI6jXo+YX9n\nozVmJmBKOQ4v5jtbtgWV3z3Ruy84o6gkTjAu5bwvB7mGk9aDt1Qhf1C+7ZF9\nXcgQt1KQ4dmd4lpT+PVk75blqrTL/LisRx+ZzW/Dsg9qnP3A2sDH5ic619i+\n3SVB\r\n=oStS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"606ca6ae0e2fc18c8eb2641fe34f0500ddd7e8d4","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-606ca6ae.33+606ca6ae","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-606ca6ae.33+606ca6ae"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-606ca6ae.33_1562051718382_0.6059660741565218","host":"s3://npm-registry-packages"}},"1.3.1-alpha-d990908e.32":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-d990908e.32","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-d990908e.32","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a152accc592b27ce9dadc995fb664dcbae85631f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-d990908e.32.tgz","fileCount":156,"integrity":"sha512-2Tv8ZD4W7SMbVHjJXEiMsqFq8k2qYvt7oDKF30fILAy36vyVurKrM4w129nMQOxIshE4jRWQjT9M2QotGKu64w==","signatures":[{"sig":"MEYCIQCU7QRT4ANPTLlKuzYF5R4/YcJXtj6bDaNJz7AmWUdwWAIhAMEUsAoODTG1s6qlKVp4he6YsS/6dPCgeAjq7YDcIxQ1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdGy/SCRA9TVsSAnZWagAAECQP/1cAQb1akKlMjhUNGToz\nw01MkK+6gjfAEzvv1dsWEJ7t/0rbYu6x9KJC3Sr6k5gQqPf2+5qzX5UBI+KT\n4KhlT7Ly6RCZ8D2K2HOEWSPkHtmUzCHSSWCGfIhFHOzb9oa3VtGiPitA3ccR\n3BW1G1aGBIx8/K0vOaCmOhfgcXUXHniUBgSZ5KsKPz0m2IedYiyvQPN1iXyg\njqMHtJVd+87F8v/p3qq4TS4k1vANl6pGKig1Lj8RKv7YWuJjQA3s07RPYtka\nIw4HOQFk4Eqh04r8l5GuiHZp21RDN9lElBFldl77uCyZEgZ2v3zcgCOe9pFs\nxYedWE3IF4NWkwiw4BH/csTy194Ay7AY5TZFFxk19V1VbdQOeQ9sLSKU+QMp\nKOR29r3ZYV7hXEIiHiz3Fg9oeAi79UBX5e0RGsjuywFV+iRTszaEuAUXO6LN\nngKb0bHtm5f2KByG04e2Ww0g2VxzezJkmIKF6+gYBN/H8MVbfBOz1Jlq8lcw\nMUsHX0E4GjaY37L3y5ozp/vEawkBV8yU9YKoJKvaxEBBRdml0IGTxnMoJh2w\nBlp+3ISx+gxiuxg1YWlPVzDT0axRwEC6Re8rpc6HCHpAKf79FIeNV5l4SqnH\nAMil/pyVPzruIOAmd8oUa6j9B9oNUpWDwDg6wrSyOVT98VjhIdXADUIV8B0U\nQvmg\r\n=Sfcn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d990908e4f9885fbb9bc3d1df00fd4be3310fc18","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v10.14.2+x64 (darwin)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.14.2","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-d990908e.32+d990908e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-d990908e.32+d990908e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-d990908e.32_1562062801945_0.9422914049124302","host":"s3://npm-registry-packages"}},"1.3.1-alpha-da1813a0.33":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-da1813a0.33","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-da1813a0.33","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"9bc30c2c64d844e0ad9e8d1db7214575314c6d56","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-da1813a0.33.tgz","fileCount":156,"integrity":"sha512-N7g6rEPSglqDC6LOal0LcQvRBnqh/l9y4+fj4X4Akxp1dBkO/njm3wSm+23eS1ERaiVb7Uw4nV37V+b7W8JQOQ==","signatures":[{"sig":"MEYCIQD+LT0++3e4tcN5yqx2XdF79f+ompNEYXI0DpgdJlLCUQIhAIlJVlk12eP1ro4Vp2wjue3l9OR5iCzBJ/ml22JQue9G","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdGzVqCRA9TVsSAnZWagAAXpgQAIEsgpi1AjDNfmQZcarQ\niLI9z4moRuOG344mb84E7drpvVPqfymBsrPdAl9kKbeUDGLPQeSmJLvjIVZM\nRQ6oH7Iw/NTLtokQg8D7C2HJKFUB8y4qyCWpLg3rwlXiX5PM0qm4cxxjPGVl\nWWYXjks6/ME4Gn3TPbNavEPyMGaZwNCZWzsmIwU2Y1B1hkgwP+2ySe+ItUzi\n5rZ+NCg7JOK+s9/CcLFU7fPqRwF+kMbBprEzIPiBbLRl8lusIcUasWwfIU6V\npG2A8LWjsegudlYhhd/FvwtngRWPZkhUIKfUpyOCNrK5l+LbnALFV7gJqvde\nwc7qohJftyUz0zHGr11geacfNLowVeM26q4P6wVyZKpExdhXwHFF/6YniB+y\ntcJ0oQj8E4r1BJbsrYTZYjEG0qvMyowLSUCdv7xKn/ksI6GdD8WeQJO4oSTk\nnq7p+Kv33YDAS/DEc7z9FOvN0xd6vtrFYFBoVhbaMTJ2UQ94SB3qEWptOKwP\n3RKEEuveIrgcfu3ZXsQzJsJoxhCdHMnNDO21WqFn46BqJZ5G6TJDAi1ceay9\nUkqvaCQvnW29E1Ttlir2bVTW05KtucIH+E92PRv5gcYDSDgKwVJ6lIBcWmwr\nrJP9dOnbWKlTAbkYGY+T5F1537UYqZcX5WuiUF+MWg15LEZ/1BnEB/bApi4/\nU2td\r\n=A3vC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"da1813a08ece74a0773bb37471c4147022c83a29","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-da1813a0.33+da1813a0","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-da1813a0.33+da1813a0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-da1813a0.33_1562064233466_0.23027642265372217","host":"s3://npm-registry-packages"}},"1.3.1-alpha-80488fc0.34":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-80488fc0.34","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-80488fc0.34","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c5fe5535f66c9c5a55908823b2b2c13836823462","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-80488fc0.34.tgz","fileCount":156,"integrity":"sha512-v2Z6uCzsYzXDfykeJ+Hr4nETuxQcMwv9/VO9a/uo+he+KSIRXCd/lN20E7mXOWtdq6wvWMVr4ASvEsOF9RkP2Q==","signatures":[{"sig":"MEQCIGzDud2F/fixakeiNUYEcsZanI080wty5ILqgx24rbbEAiBmcgEhSIhPm1JsD+4yS5XDr8aTkYi+tsG5/G2virHguw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdGzfnCRA9TVsSAnZWagAATAkQAIvbP/2w3xNJqWcXE0Dj\nh06uHyplp/hLALsPwX9FE3C1aUcC6KGh+W6btgKp3+hc3eSf6WLmyFZec93f\nlqktHYWbDkGXHRnYOELq/a8MYnkKvrGRhT9+MyQtfP2zjK81GNzgt4g/hqsi\n3ABJ4TOdskx9YWL8WXSvovnJLKOoPdR57M6F2jErlNYShwlgB4CHT085rEoA\ngrge9cFtwnUFz4fGVED1qEjVq3ZDoyPu4FbvMtKY9Vz1s0GQ2AMBVYeKSmrw\nLE1RYwdHjlkskFPdqHn9/pIGBMT75vup5+jMBrWnw0W895tbKhDlSiyARFPi\n1cGu3bMrdT4dpxdZH/qDpvtnqp8OqWoz8X8g8gYL1v6K4OKLPDSum/i1nqxp\nHAxzjvV1OCzdNn+8kCLp8UfAtOYynWcYFR7341It3sQiWUMCIfJ6K/Kf6kvJ\nlje4DP9HXvTwwv7mevFWwgkOYVvP5CTw99PNuO8QSDHJfNOZ7zs1R5asuq59\nVV6uAPZfZUC+CnfIP+h6tyEyuDb/PT0BxBcsIOroVYeQgA9IPgDbHpaQeZry\ntWncMkLhcqNOXBVRGqfANn2+pokyndY6GBPsnU28G0yeyuj6envDHz/sQSFH\nD9uy638rtewyo2GqWB1tJpdFufXpTtQ5ij7YzY7zr6DmGFJE36QQTGe+4tCr\ntoMx\r\n=M0Ri\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"80488fc0f44593402f6f155eefa4268c71a1bf91","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v10.14.2+x64 (darwin)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.14.2","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-80488fc0.34+80488fc0","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-80488fc0.34+80488fc0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-80488fc0.34_1562064871035_0.8844928353170638","host":"s3://npm-registry-packages"}},"1.3.1-alpha-442f15b5.32":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-442f15b5.32","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-442f15b5.32","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ce013cdacf58090e7e4984ac030110a879585f81","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-442f15b5.32.tgz","fileCount":156,"integrity":"sha512-0LeLamw/CbcEprR6KKBCDR9h6I6r6GI4wfC0am+mO4+m3KSFGgqtmoLQVUGbbkxTRjq9U/0RYMzj5JxkRFfvtg==","signatures":[{"sig":"MEUCIQCNTUaC3lYI3/VoHm+4U6TSv5mzstNu6fa7lLd7lOG9fQIgJB6d9r0FjmxR6xdU7zHyGBm/hvMYeuUL01MyxeRrtXU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdGzkCCRA9TVsSAnZWagAAZ5MQAJ71ViRVn58O96QRSmFc\nAI9lQJLEYpnnEfSylz5jAiCc5R4VOer651KnYF660QeAj+U2ulB6yW5Mduog\nJb6/Tl/NKI9eITIeOHl7elWn5ob4jxy7j8giezoPZSlOTdWxmNWpR8f/cz+T\nOVkDtdIe5DJL/pq+LONUe+iFHmeZQlrTnkbnPnsl5TEx9RzYzJPGL7buYmok\nK69mGm1GKsjcgo/W6UTrsJkk/gaZYEMb3t2sN4N/QQpVQS6M2nCgYdM3Poag\nZ6rplYwZlaDQRXguotS3ULPZcZXt9+jTIln4hochT2hbm6HiB9ZbDEDMFHES\nJb9IjFNm/z87Ot6BRbMySXtiSW7muj8Gtz4G25ZbG+uE4PHa5lyZxjWVnVc9\nfZpvOWR275xl5gfeTA1O4wsXD/DIXXGWlPEgKPMeqUyHA+SXyG39Npec2m6r\n5OTyu2BVtn2f6FuCG2IzsmpvWyq4zLSu0vLMAJSKJjYm0ULmf2oEqsPwER7e\nHDcnEZQGbYMLZ5az5DnufNa3jxMu5uMOUfozK8xcBASRVYIWYlZi/wFJ9lP4\n42aa7Zj38dn55nBf25PCR/pjHygR7B+kxRyECnYtTCqYMGRolX6e6vmOz+2E\n6qRo1xaya8TKl3+DZK3bUsrD08tiWwWIg1EQb1gNyvLjrY+dzfJvF+Fm5zWY\nDavd\r\n=YYQ3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"442f15b530a302bfd4d8c1183d67d785e090e522","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-442f15b5.32+442f15b5","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-442f15b5.32+442f15b5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-442f15b5.32_1562065154175_0.5641326515936935","host":"s3://npm-registry-packages"}},"1.3.1-alpha-fedb7c91.35":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-fedb7c91.35","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-fedb7c91.35","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"8fa3eb29af9cb904f536cfb06943097844c28c47","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-fedb7c91.35.tgz","fileCount":156,"integrity":"sha512-81vGym4iycy1Gn+f8/q+0rhac/3vEw7BNkVOzHMM6dhXqdbyNSwBq95hw+rnK0OAZjEltpEaoANdFQAEDlHNkQ==","signatures":[{"sig":"MEUCIQCra3N1V9LnH42Z5Wzhpls83rU/PWFwdWIUgxw0Jx7DNgIgIDUqqdzjdErQQ9WWh+2O9apQ/cZCoVWIVwceV6G/ZB8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdGzsWCRA9TVsSAnZWagAAbPUP/iutikCR/2TFKb/WGnOO\n+BRn3OjUX48RZZaMaZJi4hkAFMKsiRBFvwKBNlEiFaozGjy+cCzMonCuRBas\nXzmyAprpvSQ8CKqEafGoCKZrR8ufLDFrI3KJXQFTGbEaQuq1VxirSQ4mMMz/\nzyW5tknhOgTowmF0iucdfp9SKwn2/j3h7MQmqCZgCJ8DvEmObAhN/ICwc7Lf\n/aDbPBTZCzAQ37YSRvHBH2OKZi76Xuc1p2H59ooTue665jib6q/wTvrIy/8V\nzmXkFgO/kHRa830H9AC5Nfl45mfHO5BV+QqY9KVAtJ6B0/cBUEKe1hA6vwi2\nyD2qgks1vQWWVVlWyd7ZlUrolrhZ2bZRBEN40VwQWWpFIaCuYjnRkUnnJuEt\nB9QiHV+Gd16j4RCorbhYOXq2GJa22LA1fHuqEz/sRVtNhfe1DeJkPEKu93ax\ntHxG999b895lvSwfcHGeVSz7Ow7o8ZYHZNH6VRabT30tkPbLe9fjtPaQk+ww\nM9qgdi0WuPiczgnaORfGWmyEOaLW8AdBSoGosgH1NAvDB+y/0g5PY58siJj1\n3aQcZJX35Ds/ZB0hbMTHV1kVSh7DJ9roD6hO04iOjNgjp0QzL1DLg7fxWPFW\n1Lvyw1gtgVBtvppiXbi0oVLkzwSeeo83pXj6cQEsMz5SwYTbRfaHzRLunm/l\njsd4\r\n=+gfL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"fedb7c9147b0750d3b4224fac9d7869fb097644c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-fedb7c91.35+fedb7c91","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-fedb7c91.35+fedb7c91"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-fedb7c91.35_1562065685779_0.28517802364568134","host":"s3://npm-registry-packages"}},"1.3.1-alpha-7c39f768.36":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-7c39f768.36","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-7c39f768.36","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"e3243ad2ece51aff1b4a96977e0dfbb5946f24db","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-7c39f768.36.tgz","fileCount":156,"integrity":"sha512-m0wfglizancqZvUTbXmuziJIEYGw3OUnWSs8I63oLvC9eGf7m+uGAwSonIs1PNBQHrr/clJ2Ns9efg4WnOSDfg==","signatures":[{"sig":"MEQCIFWgU2wLbe1B2PkHbi8jlsZBB+/PDXTO+LWgi/BEHqGaAiBGYqjm+14jDNJ9mBy9hUgql0fAW7pfchjhngP2Kk32mw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdGz16CRA9TVsSAnZWagAADi4QAJ7iQNSw0YXNK/7k8f0P\nV99Vc7OaZ2UdmU9x9v+bFOu6Y4dq5aSjkRa7Garl/jfuLvVSG//wpKKrv9ea\ntWZ7i5WRYtKTBce2SMuFTiWMj9VvLQHznzQnidQwIFmJHOW+BpYrcxx+ayyy\niGU6rVClCuqReHJ4xbqtDeBTOAh5kbil9v3rBUD1u3dfhY6daccR5YXoju0M\nsI2MvVsHzIzSDp58WjrfuNArbzINGS7ZSQy2srkdGR0/myLsenGpAnxRCk6g\nBLNeyF/zw7l9d0XxGKTasLNSeOy1indrhJJxRjnx0vsgiJncjheM6InSiwFs\nV0Ljk1tWngxQW3EniY30g73PDaUOKb6YCTkPIEASo28BlnC7Mn47XC17z7Un\ncJ/pqUJT1DpYoIYFHsxsHqzGQwEnbBI/UOWYVm559rcGDlSdPcxHrnjWH7hd\ns23rz4WPr3CR6gvA2IKs/UQwO8oNcXDTvg4zGgM8sdYMis2TPy+KhQjFZ7zK\nEqOD7ZgV3SGlzdx19TljvplTMf4o64Zj+9hFDZ6x1SJZOVpGuHqOVqoSwEKQ\nqg1fhuie3awappQCuNkpXGoEmBNoFV2MGyNqKjZzRwPMjRCoXGygJPzURiQg\n9+onT8E1ZghDJgj8zAs3FGGEGHNeWmI+/+u7ll0lB/jy2PkknpFqysP5lokJ\nzrJ2\r\n=8/hr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7c39f7688704f05782ffcdd1f9e988e622c71dd3","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-7c39f768.36+7c39f768","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-7c39f768.36+7c39f768"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-7c39f768.36_1562066298075_0.7855134405878796","host":"s3://npm-registry-packages"}},"1.3.1-alpha-91b86e3d.37":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-91b86e3d.37","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-91b86e3d.37","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"92cd3543cdadf18c7fa82997a219b45eeb6d0ec5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-91b86e3d.37.tgz","fileCount":156,"integrity":"sha512-aHAFaWUpUZIksxqCY9ezgUDpdHTEvdxWlGCcfe5nh4m3J2piPDLz2wAcLu4Whbh9+Mxm7FFxj+34AW0v0LQymg==","signatures":[{"sig":"MEYCIQDWG0P5XJcicgUaa1oltpl4B2sMWTVWc5c1c2OmflFfbwIhAOPZVJEXStlDhLt+xDggW0XQgMEk6Z1rUso7b8LV+rV3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdG0CbCRA9TVsSAnZWagAAvVAP/2qQUMTTEbvkYSWQJri8\nzeKcTD1/CmejOmt469GhJreB4NE4N4D/dgTUAsLVYoP8ryoeDaaJsoFvi3Uw\nMia1p4xSn9rBuY5weX0hn2nejuxrW3tRNR665jcn/xmvmJSGD8YpplEDgDQX\nvWuAQLdOt4KNF7Zqcv+/i8jn3ZV4a+K6/O7bn0rWS/9q9gRepHpGnyNjodgP\n25GyspbAV3QOqUe4u8S0zs7BKhdzeqaiYxFszkVN/Kso2yNrnFhDoNTnM+Dx\n5R2COp5/9B0QRXGGet0FHo4mvY38/QNTtzw59DrDBq95AQBfjoto8NXXVwZK\na2o6mw3Ts9jtb7n0C1enlCgT/xnraCisx1vdtHXjLqal8zOTD/Q7bVcTaxY/\nFxgm4I8PI+8J4fZ0yWrzTPr5HytIfkGK2MX10l10p5ypS/fAtzhnjLLcC5vr\nu/CI5KojbUyPbHqiInshRhkGAYPzkM6uHeZGarcHSpASNfPKj9GUSUObTxiv\nQEgayCwe82KNmninVtX04ft8UtM+0Wyuq+59rb/OjpZsp1YoYC7ABT1SSlBN\nZjtcRTtCkUMftQNYpTZaQxTmvFCIKFlCWFv1M6njR6AHxjDk3Kk6st/1pC7t\nJe2/3ziC7UaK3TsN2pYBE1nmfOgEUG5qaQ5/0+R7KAVfbnBzLc4qQU7JhIPU\niVJQ\r\n=VZFV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"91b86e3d25bde1f296e4d419cc0f3599d9fae89a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-91b86e3d.37+91b86e3d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-91b86e3d.37+91b86e3d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-91b86e3d.37_1562067098539_0.6977606597655774","host":"s3://npm-registry-packages"}},"1.3.1-alpha-50c5d2e3.38":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-50c5d2e3.38","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-50c5d2e3.38","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"871fc8aa5cb7be69c49bb3a7f876db7025fd5b4d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-50c5d2e3.38.tgz","fileCount":156,"integrity":"sha512-mWJwn1l+bQnbanhNHh5/C/D36L24+rFfax88z+CP6yR674rwR7LTNFBIbGZYw34VH6gGLyDKYnhtMPohgZeVXQ==","signatures":[{"sig":"MEQCIB1RJVa2NkD3lJY5lHYJKjWxsi5i3n1WIRpWAVNcyC7XAiAilJ5zfx5syf/OcM/KgZ9QMVzXas6JLJQybe/54mO82g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdG0v0CRA9TVsSAnZWagAAXE4QAJw2ze4vPnvDaZULgeZE\nkx/6/14ATVS5HD+BQjAbUgL5EECDSKNdvC2cololabDbRH1B3d1+apN+IAjK\nv/KqroGowWV3x5Uw4kMS9eclIPi2egw7Bl9j8sFgePjKw1pI/2pbJlzDkAMS\nhjHW1pTcMQGvuFvyCYXo1gjTvSQVFe3lrVk2S/LXLuGciB12sElG1rMzfRWb\njS6dfKUiXRkWr6OldtAm7QsZZJ0mmmhj/9kHeEF8vZLwop2/3xeLjaCfwBIx\nn5YoY19j3XKn3Pd1EqqDm7cD1hlPyBDYBMX9EQ2DOlTg13BJV9yw1gNKJIUf\nfMMU+fGFdO8zmLM+4KCY8KeNlg3pzkcneeO3ti9v0oCL89T9e8ulb0Ica7i6\ns0CA1LNryCt37EAOggCe87f66G5ZYx8K2BBfkUfmMubKRqSUtQN0cNNXNQus\nwfV+EfT9r6APpxWWgZ934sCusrkve1heXR3WBT/ElDTOq+vUIEMGuFKi/879\nB3uiPJjW6g1/p8qxhlaykw/dFGnaHyJA5l18NEyNGEnjS9Wn74eHTauhL6sa\nc0tWGDIEl5OKoTdBGDSHdIEm0Giut2h9LYuIjoK9a0sXUggwIq9VjVdOu5+5\nE+zQk1Tkp15m+JCzhFUFQ1KUIXJ8Tu04rg1FqZoxVZwmd0hxi++oAL40mYlD\nTPho\r\n=tcQ/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"50c5d2e3d73a9c481cd928191ef42c6679f8b008","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-50c5d2e3.38+50c5d2e3","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-50c5d2e3.38+50c5d2e3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-50c5d2e3.38_1562070003483_0.4821118206731465","host":"s3://npm-registry-packages"}},"1.3.1-alpha-b50bad70.39":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-b50bad70.39","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-b50bad70.39","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"701ee41d7621cd909c137166c33beb7e760635cf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-b50bad70.39.tgz","fileCount":156,"integrity":"sha512-mp1NiyfG0nf8lcDAJPmsqnSdx28KzM/mJlxmKtMa20GyzifCzBjBFmp1vP0KYi2CI9w25RrSA/xORqZasIi7Mw==","signatures":[{"sig":"MEUCIQCvrtLyNKguh78iA7Ls5FTFiUy4ux9wU8eNO9u8WCN4ewIgS6/LwEsooiTn2/mpCJ+Ae9Fg3/HhRJhoo7Bu0RANpic=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdG02jCRA9TVsSAnZWagAA78AP+QGBVakTQjkchB10Yg+H\nVVeIkaPLWRJ6PCiil5po0uqMFajHcNUQoKe2RGQtHIKrVtKlLguyIndY2NaY\nHWHKOuaAGg+gPTyg9QnSbOAKi3aCCk2HSvl6qNpaPnKeeu6QgfQx6jicFJ2k\nw1+uw1ANn+aM5nqohcPtqH68HR1zfuGHRuzrPd5mWNFecQQUUm1FaMc8q5Vw\nTkQZ0Aqg05QI43UqsYrLSpZsXuQpEVLCm8hkEgio6Lgx5iFDXaHujtW4EKbf\nefCZtUWZFjXMSe4vD0n9fPqd7qkMXUenPvMnuODsG32ANvbFjpYSjL1fdM+A\n/Fp/ycc86+IE3282nT1xLSIq63HwWOa/MgJ5GCK+s1YHBkWTFgNyTx6S/eWY\nJaCjxrbYmeqB5lYKQI3KG6oAQO7cpF/lFqqemxPiYJq33JE70vuY96jKnQjx\n0X+tY0n6FJzsfaBXI8RK82/mFb5YyVU96FAslgHuLjYYqEVEyEu+e0j7zmK9\nOX+21kdgFd54vIOEm+iCySGDxQpMyfuRZBIBe+Y8/397KoWOi4nnUM1JQ9+b\nbtBkkSNRcxlkcubflMbAaTJB1adikrgL0nJ+iDa3oEz6b6FQzu8VAjJbqvuB\nL2gaOlZZF9qT1xHwxzLjjZAhgAaf0QNhzhsPSwp+KAe382tVLt0LWfuE6BSt\nMgaS\r\n=0x2I\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b50bad70437067b8409f7514b608ed2fd6a19639","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-b50bad70.39+b50bad70","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-b50bad70.39+b50bad70"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-b50bad70.39_1562070435187_0.12243241651772885","host":"s3://npm-registry-packages"}},"1.3.1-alpha-b6c7852d.40":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-b6c7852d.40","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-b6c7852d.40","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"87625938d552b3411e1760775135c41a30d022fe","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-b6c7852d.40.tgz","fileCount":156,"integrity":"sha512-ainJ23coTr98rv0YAfa0X7DuxYFl83MnorEfqnMx5IZxpXpc5UG5RTTgeBVVJMYCnWfsPqTMkUwL4aFG3wWbSg==","signatures":[{"sig":"MEYCIQDba/Xkes6Dq41mZbBbEqObDLd4F+yMyP6jxaHGDOQHhQIhAMclyvXcHEi/qg+nblt+aP2odf220Pu8/Wb6x96LEuV2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdG1psCRA9TVsSAnZWagAAGf8QAIMoPRnY5CPZsb7x9E71\n+1YXtwHrUHWvQCXMn0HZDzak58UNAtPfSmRlEo2U23RGNqwWuJUaDTD4avzQ\nHLxAfP6ys771IfL8rP7sUr46euNHoQ6ld9fGXVH8Pp/NSCmOKk+9nKPgKrVb\nbyg1gvO5MFa6u0qn7KVU3g1wt8w3jk90JcI06EhJcSuYzbrFvWwE53nhk7Kh\nYjCIf9LiOwFDk9fs29R8Xrh8OU2iXoT7WhXY3BaqIeT4DvAiTQ92gCE/TSCg\n9HM8kzZ9MsUepb6KWmj67Lk+Wz243yNWk9Ee4GqWVv5fiDwWiuVeXft6G6zH\nKyye+0xslfQH/4M+N5Ji3DAUQ3xrIwG5Io7eTupPM3BdoBkatl1L+dkd8z2d\nP8Sn0C84zKLhcR3BkusJt8Ql/2SA7JkKi4gkBFny0VnLLBYhU0czj5nYJVQY\nYZmioWhC/EEwU5S1hRaLv/JUV3ovHLo0qK7hSA+PHx5x4k710470ULsCq+ii\nLZBsGpKy7K6VBWgwRt86d/hEr0qVGcsj/L1JozU+K2vk/pmX/hgCThiNYPk7\nBZKnPgvboTV09/ws4MrQOrGE1DcGLAq8H1plEGluFaSwRhSLW5wziy4NsD7h\nCz5F62NnGipZeTWcGaZvA1Piy8mYH+K73j62feZaLhyXlbwPkeBj8PAa0szC\niCOS\r\n=Lf6X\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b6c7852dcb136b471b787653fe592880ef20025f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-b6c7852d.40+b6c7852d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-b6c7852d.40+b6c7852d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-b6c7852d.40_1562073707269_0.7219387649880737","host":"s3://npm-registry-packages"}},"1.3.1-alpha-6a96daba.41":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-6a96daba.41","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-6a96daba.41","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"3f636b492f8a81ebe138cdeab02040a94ec376a5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-6a96daba.41.tgz","fileCount":156,"integrity":"sha512-r56LR2/9frgrhsiDAzSCbp5iz1Wru+xTn9Tgvh0RbVnc/ruajpmZqbnuJtsoBguQq+ANRRu6L6xNdK8TzXq8Hw==","signatures":[{"sig":"MEQCIH79VD4H6mf09dlYYOOujdNlWOXJ8OuBc2iiBrKv8pp+AiAwyFQXuTOCTzJtfPRID1Su/xBAxoilBUnb5s5VGhYimA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdG1wJCRA9TVsSAnZWagAAwd4P/0gpaH8/MNuQz6ydqIEK\nXdmkQzsQ5co0OhFnftk2GFJl1E3Ou0kwKRcXlzcWsVf93B/Crf5Zs3nn6hUW\nFfrbEPhQOEFFQl86zLZQNzBUjL3yXR+eF5djmcbNgVV8LgX22QxpayQ2jXh5\nmBrZ7kJskkt1Q189Pwsaj6apm0FPASKgRBWdWuxbeORnUXGOEIkKn7VcfuXO\n6hWh/hWGkk0DZWP9qf5zEpWdwYqdgUtfT0kfuE4dVj1836TGzLmNM3agb3sN\nDpdQ9cWO1yIQqSU5SpPjelBAgtCGHFyuglDDxodZiUivVEluTYHbAojzo+UF\nyJ1UWUUQig8YW2TBS5e23TIudUe81f7J6ehUqiWMz3bn6UC70aDiXa0ZDOCf\nzzvZuJf0EZNxVc9mtue3hfAbH+7g1W5OOSNSsJbSXy/eduH3Okm/WCLVEqWN\nEHZTJWhNHsv2BA+ceDUqkfUrRVLxnTDgjlYcELaPFCwsWtPsH7RjbI7aWb0X\nQ/M7aQuHcQB7USXt8ksmUPTi5OkaW5x1W9A0VJuWltJmHEWpi4HLXMszihDX\n2/a1028c/zlyH8F6BiWfsnHyAfw+RgQ7KzlcNSOSh8ZVn7iQi2AK/dJRUPJW\nRmtRqGC5fIMif9LLUvs9etJ77nKPL9fY1Y3rwuruCI23MIzFipKQirIDU2Za\navN6\r\n=WX00\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6a96daba617706d2f59304b0ade9f6c492dd8656","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-6a96daba.41+6a96daba","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-6a96daba.41+6a96daba"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-6a96daba.41_1562074120601_0.24879510831748264","host":"s3://npm-registry-packages"}},"1.3.1-alpha-38e8022c.42":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-38e8022c.42","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-38e8022c.42","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"d9353d3df671e44e2c4457cb9d8e64470676ec64","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-38e8022c.42.tgz","fileCount":156,"integrity":"sha512-7QuyXDaQTC83Y4FNSKPn5tY9vazFCOwPqW8KAB+/++OLGT6wBgqlCdQkaa7fhdISb2QOrrVurekk03MXrMRGwA==","signatures":[{"sig":"MEUCIQD/W3CdGQjumUYBtbwbAsJdMmvLeC+O1ueH22KKhJSXaAIgTurQCKRXgk7LmptfGVr0B4vV2pvKv4sVuo76PLBWZxY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdG15lCRA9TVsSAnZWagAAqdEP/i/MdlC2TKy6/a81JlRn\nx5oMdFA8HngyftQ2T7ziPEHjdbdQJ8l5OVkCvHB7aefsINdwT7Pd10RJFxd5\nCJHaM0tFxmx6amls0IfUnJLRQjCoEQXXWc6Cxe13gzmkGeNykLPy/JJfUTVJ\nU1brFEFDmz74qNzU+SIp6nu43Xt0E2bZyLkcWmFO8qiJQdG5NTjT9ei4W8/Z\nkfF4CbY/uNy06Iy3Pc5HjoBrrRBgBDeESaKJstMqJ61ETaSJ7EHDOURr0AkS\nRJHtfkfQDU1N5/339eEmj5t5WipXhWRN80MHwuUFgWY1nR67OvDJ74XLCR7h\nfHm9P5RtzUttXR34rIbo1c5Rj6ADdmMdCCZ8V4BnrtavLUhNUdCpPDX5jVxE\n1jjT7UOx02ITFnGnqNWGxQwOLJ5wTYG/2WhD15sjywGGJL5MjBfF1o5NImvB\nKa71+rbj015XFnMTwG+pitNh4DWbzWEGIzVh4OFNP5t+KvsLOotJYyyoCq1z\n1MbhGSB3UbbjhINmS8LwXKSuANZ6r1OO/ET0LZJNV5qZO2L4arTzbMxDXUxT\npS4ib4X7MLPSnTABvn6WrOodp1bXfLnEeI9Hc5EVtubrrKxjYa9rZuvRi432\nT2DPlgqfXf9Z5PRXu2e1Ye2jEGwCbm2hHz5O4dY06hklNbH7TwioNZydKDxz\n9lxb\r\n=OQ3L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"38e8022c0a6ce732e45368480b41d0214dd3a839","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-38e8022c.42+38e8022c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-38e8022c.42+38e8022c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-38e8022c.42_1562074724996_0.15808908239895048","host":"s3://npm-registry-packages"}},"1.3.1-alpha-39dd446c.43":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-39dd446c.43","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-39dd446c.43","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"e10d247613fd6c905b917a8748e7934ca74f6e54","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-39dd446c.43.tgz","fileCount":156,"integrity":"sha512-nIvKSQbHYMVUQxkbW0EBItXi1Rga4yYdlY2+za2iMZFpJq3k+jjVSF8MVbiBWQZeIx4rBV9xq0gnhGR6pXL/lg==","signatures":[{"sig":"MEUCIQDoBS8GTBDGOif37CNSEer1gBFsopPukcRoitZRuNpYpwIgX2y+UkxbwFhOWpp8mjL191ELPRCjpwu7IE5RAZK+sX4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdG3uzCRA9TVsSAnZWagAAbIgP/jUV2zpfHc12DsK0oi+q\nivPDJP/uqI7vSTW+/1QiR0cocczib7R4/gO9aTUvje4+COSSJlQqwiB2WmiT\nHluX3TryDafRz2gcUj2/FL5thLUtu5UJE+W7HXUV9hzgemygJWbtYfnNMWFw\nnKOsBya9QhiS1Vp5Ebynl1O+zIRC7Og2zOvEqI8aEmNuIC6VTLvg9wc1iPwI\n7y67YWVjEhOtELenXooxAt4MIFV9tmBlj5WjSjYnPnC/HhfZvU1BN1SS6FOk\nGOKXpJibl8Nh5+0rk6ZYnBplGZ5iJ5cxPuSompK0TP9xB0PUUTANt2n8sVTv\n1t1/Nm+3WT3B/bvI03DoFQ71CS1g1uH/nvHVWfHW6oSpKUOJRrWc03Zzxh/w\nkQttI9NquFiy3ERZyCijtZF3bm0Pu0lVe1R9QyFkyiYfrgUmcxWQ1wG7BTEB\n4inQmNBKdJyTmyeROMlzq2Uyhf2iCxSEVP1IFaEFEr78mpWGW5q3mDq5UhdF\nQGtll2TY1mdwHJb+4kSsPeUuOwwNsic+EpXIu9pvrew3ef0ned6N4Q6C73fX\nweELc3za1zgHrFU79nGbOQQnhw4dijzU9BspsllZ6Bg4W330J9gTe5Gq1z4d\n5dkg59Cp0uytUxjR1R5IP1uZisoOTbUzAPGTLmzi5wusBsUKW1i+eFXpkO5s\nl/S5\r\n=kMGE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"39dd446c30c8fa16c5915997615e0e7c810e16b3","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-39dd446c.43+39dd446c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-39dd446c.43+39dd446c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-39dd446c.43_1562082227244_0.7225501278393625","host":"s3://npm-registry-packages"}},"1.3.1-alpha-c9e109eb.44":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-c9e109eb.44","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-c9e109eb.44","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"770939b39bfac95135461cc40ba7e4b87f23e0df","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-c9e109eb.44.tgz","fileCount":156,"integrity":"sha512-JzKAX6ZRcn9X4R1vAP16qs+6utSvhBLka0QgDab66tDcIMq+iEVIP8hjUQ8w2HsMy1lj2d9W6ZavzzWOW2O3JQ==","signatures":[{"sig":"MEQCIDFN84ov/F/KZP2cVfaYzG2evXPJoV+xqpCP2h4naeHxAiAR2ayGVnEOXqwFW2bQ13ikKlLNuNVKOzE+np6Ewm33lQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdG5T+CRA9TVsSAnZWagAAt0wP/3YaqUk7x9UZuQQ9L20C\nKv6IJqUYETASTrf6d7mKDey7mk9YgfOpEiOgTpQPwaVpLPwq/EALDbE+iR1G\nt0HE0ABKVDHUYt0lV1XpU8Y3Y1RXlaqirzukzgiTqNOWM3M0iZpl3yBTurLL\noZxjHQj7ubCEaNZmsgmt24oVJ+YQL4Cl1lkcazG9boup2FnN2nduqtGxTary\nAloj5j2KtyTFnB4ctnywdi6HWfuCjHaXYkHfsy7HQQFv4BeMZ4G9B78Iy/1Y\nw+RPkLVdIshNT7O6hw9jsrgorAfTFfNBERZY5oXmZE2/F2mEZOOx7PCU+Vx2\nirnq0FMn4As4IUYjuft7Zy2bKK6Phgd/biTbk/yRetSkqRIgWboTMaSLzWBo\nPXZU+KdFJdDOJBKInNWulqqR3BoGlMrK9KImswnzqeGiiCWj0bpNB9DUqFLw\nBVvgHlY90bfU/hqWPlsLt7LSJgqPqdEOMbuM+dvNnHYG917JsiOxBN2Z7107\nidzpR3hYCtQpahgMliG6sWfV/nz9QnUznlrnYQpbDH7iFlWfuMbQGYxQD2tl\nVTXwv1a/uSCGyfeuy3Rk1A+OMNsfmcA5rioZ7nmLx5vk/e+TLeIt+wt9PJJk\n8AybiWR4ZNphFsksOeVUuGMnyCH6Y7qcvGeBTcE8uKJSMxpFkv6+6I4tKSIW\nmZNu\r\n=ShoD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c9e109eb2b04280e848ff848612472b77e9b93b1","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-c9e109eb.44+c9e109eb","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-c9e109eb.44+c9e109eb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-c9e109eb.44_1562088701884_0.36197751999488514","host":"s3://npm-registry-packages"}},"1.3.1-alpha-dfc03223.45":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-dfc03223.45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-dfc03223.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"fedbe65208bc9cc8f3432cb4235a8506bf6a9947","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-dfc03223.45.tgz","fileCount":156,"integrity":"sha512-d6L+uyvztYkvayD7fNZDk42zhcSoEZLeVHxhTJviVLF0L4d3Vh9fVMy1TQdi2q4rc2nVac5JifQXTEehVkFtWg==","signatures":[{"sig":"MEUCIQDx6wFvaOd+5Fd92DcrmjNJnk2E267Zjcrm88qT0MhowAIgaLzZou2DrQ2lEnY0gV0iJU4bEj3LKQaII3+ZM6JpfjQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdG5aoCRA9TVsSAnZWagAAvkEQAKMJzxNOJZLGhp1NQjYN\n36qtQJ5I6mSHzGwJ+FGcEOfYaggrFzoUSrQ4aMkOiL8xcNL7HFjn85fxUONt\n2ioLeEp7WNzyJcJrzKWSsrqiycwc04Z8XhA4m8pxD9AxN8tf+C8WqLZqodfO\n7ozURhT+nFYV+deGIlo96lv7X/OB9YKY6Rv0R9Y3voCmJBoMMQ5gic1NzWEb\nHeqJRlhP1bP9pY8TG70T0ECXcRwhd6VqFzTesN/nTQ0Aon3sYX/kZIYxOnF2\nc7vpr1IbTdES95xVH30dfOQz1ZjC71ThcbwI2m1Dpfp6+JjaczbGgCtnMqdL\ns8RwMl057dOqt37FC1ifPprGnMjOH9NhBpSocnpHW7X/2tfNmb2AYFtLTqx+\nebSY9d+ptiOOSdvEcrvnk4otIKyLwZvVVpCIE9ayxRrLQSesKgq8c+HaTFQa\nHdzxkHNbINWUz2vLuCy8OXhPw34iOd2e5Qk9vq0DExV4XQPywNZ4L3YRqlR7\ny8WPcWA8uH5Jmj96k5D4tWMxwxYlaKgkXE0QBn3hZlhM5ApLwYv0+q2U95mh\n5tlmUwIVLE7mXQdcXe+DNYa+qhPFihou1DzlzoKuc3wcRuTf1p/O+y6pcEJb\nTLHnraW0dHK9W0D1gDXpDSrZ2xo8fLZmEiCQTyg3JDlUVmJmQTHr+2O/fYbJ\nw0sF\r\n=TUAz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"dfc03223578b3d2083ab45b063941aff9b9fb5e2","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-dfc03223.45+dfc03223","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-dfc03223.45+dfc03223"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-dfc03223.45_1562089127880_0.4331420304764928","host":"s3://npm-registry-packages"}},"1.3.1-alpha-c1bc35db.46":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-c1bc35db.46","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-c1bc35db.46","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"e559b5b3475265e7483520b0aa7a0ea933b55292","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-c1bc35db.46.tgz","fileCount":156,"integrity":"sha512-vtXbWlxULDj0a1S89T+FeZ0zxlXP4UHyhZLlFW2qTj5mJ8oOR7KoYtAk7qfjp2BWNj2c6BtaV7WtjAQZx38GMw==","signatures":[{"sig":"MEYCIQC+E3jL9CTecpNjJWSXFnyJO9gbOvWYhPvqMkQ4GGtSVgIhAPZAwCQF4JIzGQc5VVtPj4xNvmcTjv7xmW1wTbdMLrKi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdG5kHCRA9TVsSAnZWagAAZPwP/1aEhQTIUJ4WbUEWTNTu\nb5z+IaRekvqvubSGz3v1kRkE3vF/ig8k4Q/iHRAgE+45Mm+GX3Bc8mVYGZ8A\nB8jW5jr83/g72EeFl6C/xJrw4skPpUDua/zkUROJIw+sJOPOLpmXfsycs3bK\ncJ4PQqFpXoVVnk4n/4RhZPa/6ETv6i6hQP+uYPeVqxZ7bLC7rrgZKry0IAXE\nqj6RecjVBYTp77Xn5QYPjzczNrW/ArKqY0lntweqAe55KCdyDATjBHXms+kT\nDZHDSLPibBBnQRGwrZz7pTOWjMhYKjO4B9u6r+SJv8zq1N7vhhZ+S44LlLii\n3jzg49lks0ACNZ4ptvTmGA0pCHshpVzIH0jNULur6UMPEMdL+kTxrfXcPwu8\n7hfOTlpFk2Av7a+RLRm6CG3nDMoA+5u+flovpf+axnf8dO1Wih4U38F70jwZ\nO7h/XSofLAjmq7SLGa7RHlo8BlFbwK+a1xbOQj1VESGdDTqMi23uEWpQrb7p\nOKP4BaFFAqZQdylhkHOQ8BmH2t2VBVluAaTcySrezG0h8KuR9hXSzsSXiads\n+PgdcSoy1RXq2/zylCnpkxgTJ//dIYC7trsrjGKPuP721lLNcr8rNT5JVIw8\n58IgRyHcL3mnqXnU8yCKxFk/f9EMCWV3NWO1htUP3qauVggEWojCV9o+FbSk\nvWQr\r\n=d1zA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c1bc35db71f3387d8fb63c9920f4bad3b3d7cf4b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-c1bc35db.46+c1bc35db","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-c1bc35db.46+c1bc35db"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-c1bc35db.46_1562089734968_0.7662331924643266","host":"s3://npm-registry-packages"}},"1.3.1-alpha-b90d0f71.34":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-b90d0f71.34","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-b90d0f71.34","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"d381f919b7125cdeaf5a77e8e53b7da886a8e51a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-b90d0f71.34.tgz","fileCount":156,"integrity":"sha512-YucmxOPXWBAdQ43qY/hqzFGfLEuyrtD7MZUrqntG8YPx0LrhmG+Pln3wecXEyW/R0dCBfqSpL1P7UkHq+SSNLQ==","signatures":[{"sig":"MEQCIAzb54NrnZLTyy/kMK4Zjt/vMnLO2d5eIHZ8y/Lw34CiAiAsztxpIK89eGTSAmZhXSveMeTvDWx4aYdCJj2oo/HQuw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdG5ubCRA9TVsSAnZWagAAQZ8P/1tiUjKrSGlOhhbIU83J\nGXbfNzz+ZfgJL1hWzZmBGGa2/RvuN/56mTqxat6rWWcxSkZxp5XgRI8a2WLI\nLEc8pDxHKeUhdbIecYxlmNtKC/O8WDFXt+EtXjw4lS0pkQpKA/Oi0PWAuTSC\nUfx+TxgAveIKfyf3hmJAGWJn8Gc+CbVP8J+W6j6wEdA6+cRYDIsM++uoZ9WD\nsMjkgTUFou64Cr+go1Wh6YymJwfYO4eo8xgo5cuuryxEO605MeJTa5p2/BXi\nG56kegmjhXWvsy1eBDMPa1CGC2Vlm9DC1R2Nycjvf5b/FuVuqa+NETT0XaDk\nQHhSkp2eFqXmhaAa+fQl3fSb4qz2h7k8Hh9/q8hVQDFN/6Ee/VyTqIvcCZQ6\n10SvRWFjwNqG4gJ4vXq6jkdXoN8qofKBaQIyBuKJYu/LNf/7LA+bOIi6gV6d\nvH+hLgSUEdr5hxvnmsSBJUUbYdorYMGoljDj4rmweix3ZzI+YnQa8Qqw2zEA\nMBTJFIcVaA3WW3EY3zeSx/JrLWw1tpnX0iLoGqf03TvTG1aiUMdM4LZnjk/D\nWvp9bt5dyKezut7kdD9LTh37+1XOVHI0alxFPbmU6cS5jmRq1Pto42/0H5wL\n5vc9ijY//HOltLyjjKY3b8ZyPLtn7Fl4OXGE/ejqLRcimo1OqFqxtB/xCxGc\nioGS\r\n=9EoD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b90d0f71c5be5fd65c0a9626d970f19b495da4d0","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-b90d0f71.34+b90d0f71","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-b90d0f71.34+b90d0f71"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-b90d0f71.34_1562090394968_0.6291787496172982","host":"s3://npm-registry-packages"}},"1.3.1-alpha-b2df23db.35":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-b2df23db.35","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-b2df23db.35","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"273bb3ecf5a539acc2343325795b453dce2be17c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-b2df23db.35.tgz","fileCount":156,"integrity":"sha512-497GHKRd2k+DehWnEZIUJcF5TKB50U1a1IU+q5FCc/G2FRGZptAxZkQhC2VIg+oeUM8PHYp9VMfZofc3Gx8odg==","signatures":[{"sig":"MEUCICMwcv8e7199bGjFnDIxJvyyWuHaE/lZ41TYW2/ru5MsAiEAm+lXQPNHvBaw1FK19ekKGLUyKiVS0eFCBTRohAiNJLo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdG55YCRA9TVsSAnZWagAASXAP/2yrz4EUC1+XXVF00Au4\nxioEpnQs4RaZnh8kCOAEr6VISyavkEfXegHiRVwIkXR5ixw29Vx9+yVBzabC\nK29y7093No9+kmGrrJjJRMFXiNzgDIXJYWBA/fRsVlXv27ztkGBaUFTqPdGb\nH7Mrr91AVCa0/FiKUJD03Ac9WJNO3euF/qpWdKIUA40ES7i1rMiE4wa0mz6U\nkwTUbpQhL41DyOzmIcid9O2jbbmOitHlQn+zI1j2cqSGxsMzTBr11fsWAP4c\not+H6ap2COwuXkNq+e7YMlCijgtubIEkMR4oQBryhJNIO1YxHLmNYocMGGvS\nuW8jni3XRRtLwvc2VPUtwV4ppZqzm+y44l2fpT6HOUzWEKAGeNtA5wkz4Zo9\nVTI8uEbQgrBFKBxb7D3pmjnrdCsGhhXWY1fH5ZM0q6Z7M9U0o/yPzcvGAE6z\ng46rX5J2HBx5ZhqTrlUmCjuh8c+wQ6U6hn8c4Wv1p/YeMyGDqYpR9vAz8aco\nUV0BvNuLxjF0wqkt3vKsJlExwDy9NrnJOAYfpKI22Ybws9cWgxOrw5d5QLeZ\njOf1Ml1pwWI0Yos56DYdHiPkf0INH7QqCmqezgbTL13tUTk0oXlSmxsVkVuM\nlKBXoQua9paYtHkDhlQmVVlzZDOhFH/EWP2yF514JqZHZeNO7y2qzE3onP1t\nKMpo\r\n=0Upw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b2df23db3c02952060342dc0f9504a1fcba792f8","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-b2df23db.35+b2df23db","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-b2df23db.35+b2df23db"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-b2df23db.35_1562091095161_0.9288256633379346","host":"s3://npm-registry-packages"}},"1.3.1-alpha-2f71fd73.47":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-2f71fd73.47","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-2f71fd73.47","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"5faf870cb18e376e6cd957a3224efbc5bc74f014","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-2f71fd73.47.tgz","fileCount":156,"integrity":"sha512-hq0nKPdqi6yTpfSXJSA8iZDVNzxEennKU9tbfXL6wRmof8xFYo1arEZTME/nHV6wgKnNXxnPyBcCPguV4L0DmA==","signatures":[{"sig":"MEQCICgMknUoyrywQ0COGqmK8hWAs3XJvLKea3u3SZuaMz/+AiBtr/k9XKHCRQv1hPqlxS8RUWwNwLbJEGQh1Qp33OTYow==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdG59sCRA9TVsSAnZWagAAMKkP/0pV1gMFKze5gNGW4JFi\nmuWGkh1Fc3IuVb7RPxNR9VZ1H92HkduGebI4yx6GRPOwAsRzCw0ggUOBzC+A\npfp31EUj8THeh4TlBdRoh2AoxsaZ2Cog1B0hQ/mmKnF0OCAH5ExkVI1I8JDA\nWJg3uFww3s0/pCZvQcOAJTxkcUAL0kPc1NqGInDSDkru8ucOGC+RAc/E0npR\nvs5d0EBI+7UDCOFyX2p4PgrbrTz0oSC700URYg4Z/IxukcyNl7H4ps86tc8v\nGOZoHcjwdsfCXfVM2WGz2qqdhuqUgaXTqs+pQtBeGgymEhnBsKHUvt+ZrKFX\nHvzipMzAzNTEro9nWoOJkm0O7+khUOk+91rS7n+uAtpFAvaPLhEOMhvLt9uz\nPCMz/59xoGcY0zHUMMh2oCqdhrLhqFRQzdvAPkxi9MEuQdrRdf4YiVD01ROI\nZU6pn8uLqVJs700fnxKw8pXqA98Iyf8ZJsweb9oQkE7ierL4jL/lOfQpx/gl\nSbWhak0am8Xkwv9UHP+kLrWUdyOZ2PVVjSU79cFA3KSmM8L8ECt/ZxgBm5Od\nm33ruErcrbg9yCRc48tcNJo60YxP8A9eC2UM8MbCFfACCAaV5OLbr900YxeK\nBJt0ctLdkZF3c+S3BXmmC10BC6ReVZOZuGs9Jrf41hT6fjbcuwem2WECzfrA\n6Yfw\r\n=N+gu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2f71fd73e11c49f2db58affd7ce5246323c20dff","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-2f71fd73.47+2f71fd73","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-2f71fd73.47+2f71fd73"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-2f71fd73.47_1562091371714_0.8231613006083944","host":"s3://npm-registry-packages"}},"1.3.1-alpha-62ca9635.48":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-62ca9635.48","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-62ca9635.48","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"41b24b7e37d857dff99493065140378e3d9b959c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-62ca9635.48.tgz","fileCount":156,"integrity":"sha512-MMBApa0ZUeIFZEd44DhkyaI3rVdtoVgQQTvfHu+62rUPiBLW1LWLpMI8POXhAZJNWHDEIoxRA1hnC+jqiLfRWQ==","signatures":[{"sig":"MEQCIDUdyI9x3IXMr939go5PCMnjDlssi7j8lzk42iBizREIAiBptFZ5Hpx9AyvScU5XzbEXKbIacLID+zhAezCxBiZHIw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdG6FMCRA9TVsSAnZWagAA+kcP+waUk/oCpfKZ1pDP+21z\n28wgA+rZphk/H5rzFOrE4k3+wjHxh3NYK21/psjxtLG3Eo6ZDYPwjIVAbCvp\n5FKA8e9SNA6lAKNBROkdg3kn2eKTSHuwn6Eca9WhOpTuGB4+HmhEAdVTpegN\nczD9sf9FD2vAjkn6zax+QQxgv13paFCpNLeiLgxNT3ezlW8kppvpQtuyTVB3\n4m1Zv7g86Vz2VqM8oCGndU2cl26o+f9RjiSQfogrceL7SN4zVu4M5ZZCiPRf\ncCdDDJiNWQhn+hOUU8YE/Bgva88VtITz5ycYD1TEp6DRaFqmPu5bhkO9kaDa\nmjsU7y6q8xQoJY6aXjkhklYR5Bf0SXj01a/N01u0YPms2vGbNOgIDsHjfFIN\nJhm0OInGPos1dw8N2Iyt4X1+Nlz8lBeIp0jPub6LCAvZPQqMw066I42Zn3oo\naBqlRLQwKF2GFn2cB5ms92T1V6h0hfYj36eHJNKAUPSTKAKNkajYNApywL74\nqgkEQ+6qePAKlszkTDyLcmV8wJd/JUDfSa7tF4b7eB7J2/tVlGjWLtvHaq0x\nb4X/YhJ0htlW2Pr7pjQjBkLVIRRfLo14R+0n5lRy/sGPBwGkubQn5QM2dSr+\n6GQVV5yCuc0kUbTqsvcmrqsDK3Uwtskoj/HWrkKG0Rep5G9BN7PnlyM80yO5\nMBCh\r\n=egPV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"62ca9635ccde73449eeb778cd8999315744af0e6","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-62ca9635.48+62ca9635","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-62ca9635.48+62ca9635"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-62ca9635.48_1562091852022_0.06571676101365198","host":"s3://npm-registry-packages"}},"1.3.1-alpha-b32be5c9.49":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-b32be5c9.49","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-b32be5c9.49","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"3246b57493e086037b6707814b55bb85c294171b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-b32be5c9.49.tgz","fileCount":156,"integrity":"sha512-gPbf9OybEU+0WPUCDHsmT9gxBt0aTttTlANxQDBRQjHFWPVTOEgMum7bLaRd1R0JOOgC7zN5a6vfes0gjl9IXw==","signatures":[{"sig":"MEYCIQDjy1Klt+u+u0jx6lm4Kst3ijakf+Rp7/Zma1ALBZ7YDAIhAJxgI9W/x4NK4rWNcTTNk8HuvjvyZ29/XiIpBuyiE9fN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdG6NgCRA9TVsSAnZWagAAi4sP/24HOki2MYBcsyMw16Mr\npsbXCFhebfQ5CDF31/w6qu2UUUDoYhq59+/pOjLQynRHThoyF20lFVe7SUkE\nTb/ZpEAYq2vPKAuP7IyM6BoSgbTjMjb/z2ArA5Kaxf2TJUp8PNYUIkMh6v+e\nwJdG/izuYEY4UvTZNBi7dq/WWMjlL+PysWUtOL2h+BcLlRz+5n8uXQ7v7QCl\nSUfLJ3X/iP4GOfXpW7IBZOlFLfTBQqjmvT6ETpaiD9oZDDz6cQp7SKf+QDsx\ne0d+1A6Qpjkh69i4zn5j5M6Ort0NO3dLtstAUOeQ/ltYhPUF20Qe1OUEbChP\nOfUXrAN5OaTByp5rR4b+pABOG65wyZZku/oEdVWR0B33Rdw2V9EAztsv7+sR\nSNxE3torcBxos3cXDQq//YewLtHWrK0FzqZNiG5y0brAJfZPjcCcGJqFZi3M\nJR3QSeCem83vGmYELR1CwCUrWYr5nPLFNh+tOmvkVxJQ1qtLfe7X28qsYvkb\nDU833fvlpW1xocrWLrhUmc3K49NHNW+3w08p3DJx19YFh9W7VKGDMV64/LSm\noMZmvFkDIPkcFMrKZg8AoUATHrEXtFkUvai6n5f1GWzUXwbNONO3LQlTsJLc\n6sU0IS/EuWqSAHyGRGPzQGSvf2AyvPbZa8HdU/r8Xt2DuqoqiZYiZNu63+U3\nMezt\r\n=UAuN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b32be5c926f553e58ed8b9571a49ff54fb3d6e76","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-b32be5c9.49+b32be5c9","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-b32be5c9.49+b32be5c9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-b32be5c9.49_1562092383489_0.3605460090648638","host":"s3://npm-registry-packages"}},"1.3.1-alpha-4aad0b5f.33":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-4aad0b5f.33","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-4aad0b5f.33","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"438af28b7f0d51d79d8fac446c8aa049c17ea037","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-4aad0b5f.33.tgz","fileCount":156,"integrity":"sha512-JRUj/rKy7nS0LEsP+xOkqaoTBkvDDdnZwcoZeqK5zadJVrCgySJYRiPNZIWIJagPGiiVa+is2OuiFmZ+ivEi6g==","signatures":[{"sig":"MEQCIFUONIfD/htLzVgG82+eU2M8F0CAhqVoncKhk4tU8Q3AAiA7lXqz6roWKgB1rDFphgKhDyFCDMwDlOhugmHbJTCL2Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdG6d/CRA9TVsSAnZWagAAmrwQAKP0Ge9jCLwEdiwfYi/Z\nE4VuwER8sVbwqlUJe6nauaOaecBx+h29R1fxc2NOpZWLDmCe+WeLgyInR4p+\nzuR/1rH7HGpisgq6fckEJhWGDi48mrk686UUM679fi+3/aFKkqdsVTplHB0Y\n3ZKAuqLcfNPnV3AO2nNu7789k1Hzs7G7NXBwz0CzSSOK2hJcfwTrySItO3PS\naBYKdFqoHGI/vFBgNRE5AABQng5O8Ciovuno+kAIwd+5tCdDGTlz3QUG0El+\nwR7FBuRytVxMiVVCWdnrw9PZtw6VkEqMdKpz7DHEJxjCHNl2Vm37ACGFNgHc\nVg/FJPAy7xNDKLKLraHcWC7F9CNPLp+ctJqBpok93spwoBsIt2YHaP4QOJAe\n9GnPvXAbUNhbDOEn3l9Nhag/5PR55FeSysp0iEQtgWM2pD6/4Lcmeg6rQFEj\nI1M4uscf+bHJlRrpOMtoXJ4Iiscxn9GsF0OSS4ZFBbUG77uhVK1aIzDzddnh\nAnKrQSsnmS4MwDCPqtA5EXvwUH70pWLgRQbyllaa0rFuqNZvZsnSpjOkxhq0\nD+5+MigfDrG9EFhDUzgSE4cN5h2olV5vTYOclW8/KMdynNtiufh34jZ+UaQX\n6pHi7dOcySU7LfgWmHVZptyhc2mEV2Mz7RSEDF8uGO+yZBrN7kc/CVjNuUf0\nPkMk\r\n=2jx9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4aad0b5fab6be5a2b5ddb1bf1073c3336f9f1bc5","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-4aad0b5f.33+4aad0b5f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-4aad0b5f.33+4aad0b5f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-4aad0b5f.33_1562093438978_0.11244633338434062","host":"s3://npm-registry-packages"}},"1.3.1-alpha-72bf30f4.33":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-72bf30f4.33","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-72bf30f4.33","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"b3fe66c5067d74a2f2b186c82fae006b0460a0a0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-72bf30f4.33.tgz","fileCount":156,"integrity":"sha512-I/3pDMZsUNb7ffUuiUZdFmzAjgARDdLIxgvgylJefdV18DBoazZhWZrwO9jQbWc3p9700j4SkTnuPTh0rTiCIw==","signatures":[{"sig":"MEQCIGIrvN5DC2rbfpmRC156I4z1+1L6+alvIPf9bOzbirAOAiAra6TXHbsbF53KoOu5WsOz2gSn3rBEqgKFNAg5SM2Tug==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdG9eICRA9TVsSAnZWagAAiGAQAKMdzEOTP/HYWWCdgp1X\nozaCfsBltuv2pNgyZTd88n82jS/MoE8DfTCSi/AOCdNW4DHh0jz/n6SlLhYd\nvguBn7SHtmRHfIYD9mmbpx2TvH1aEZiAlKJX5rwYvDIxq04vt5xZYmOB+927\nWfI0DTj6rmmb72pbMIruKhUB9RK+BG/XBPBu5a0PCh/GUVY4HBQJLmJvMc0A\nbzIN3Z+v0RFsRnVo0JoOiZ9UdmwITTwyN5B7oy9nKVV4y57xI3f9I8cMfqiy\nwVtSAj8vCkpyWnCHrCgiTLHjsLQP3GWMJxZ5zSxUW0z3suZSWEtKTyAabR+x\n52W469zosfvJuhAeemRjqIHlVC0K9FkrxRNNocitLGwzY3JvWxt22HYkSXTb\n/Tb4/L2glR2TAbNFdBW9HMVFToVZxlmRvWlyxkrkKaIUUNFnxmHRXd7/OqqN\nAAjGZXWJSMBAEzU2AA+NZ3S9FQVdf8lp7H0kL4l5l1oSTYJ3yrNQQKp7xHlM\nsuZODWobAQZH4iTERPqk9XwV+dOTeUwLz5PSVs0pmFsYLoqoEYMvSP7/npGz\n/K8OGCSO9IPhNLWDtqtO6sXIMtPBpe5gezjojaqOIiBkrCFsfBYWXk1O0GSv\nBwwQofj0c4jbiO86JOkZAX7YdVSVxn3dAxfWf2BjNxpsBgLPSV32pKCJ0+ho\ntU3W\r\n=48Yb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"72bf30f47fec756cacd5df0d2692bff5a9a800e1","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-72bf30f4.33+72bf30f4","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-72bf30f4.33+72bf30f4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-72bf30f4.33_1562105735745_0.2762761348278975","host":"s3://npm-registry-packages"}},"1.3.1-alpha-05f1984f.33":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-05f1984f.33","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-05f1984f.33","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c59a766e5c8dc8838f9df26330f2219a0cb48713","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-05f1984f.33.tgz","fileCount":156,"integrity":"sha512-Qzkidad/Wt3ITcy/y4LfpPo1668/0Hob353E1ok40KvsjXM6qnsEymWFp/erdVD5eDlf0ZGOllP8uUaQ11jRrw==","signatures":[{"sig":"MEQCIFbW25rYKtEDq7zCfMrEjrJHHiSWUdhbeFfAbS4VGJILAiBxF+QH3cdjzeuHm7SyhCCHWKGRTrEjo84vKAWo9qOliw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdG9irCRA9TVsSAnZWagAAl0AQAII+5YiWDhMh7SxNQ/an\nf8wCO/X4e17DV7Z3Rl5SwG/ZFnxGhGwkJsjssJf9pKqrhH+1KwZzuAJWaRRM\nO0YRZ9CbU31oQX3yVgjafRYJxXPYqERenLD9OjFA+TGTWMMVpVuRBApnDSNw\nKtAMWCW0UD2OofKTQXEYM0ENbKAeGwdPCV5ltqGFcwtrxD0KL/JCdC01/qgn\ndjqk0xmq+CK9uAc11bdi+JXz0krE35EGwVGlHpoHgLFdiUIdwNvfqU+ew4Bv\nVxr2yLsGQRi3/EpOfMycB/zplVseLl4OH198CtsPOVQkQTkzooVzgldETVa4\njYXZTZ0pXCUcAwBYO+yoO4ugTjgqltMWbgXV5hLksjUKzZ6sB3w+/wMihFo0\nLWDKCB50TA8pcBbdimUK8bABPRnttxdTaqt6yvL4LvlvJ53YCZyHh5v4Z/7m\nXc0qx12zH86pzgqHnr1mJ0OZF9EYDcqAng4shGXBMR/xO/zrK7Sa5MJ4Wvja\nZKKqWmRp4GsTEQOSasQDErOKZlTSlF8vaUw8eQb07qDR2CtRn1SzpiJ+B0Lb\nEF2+u7/9+DtkK9GL973EhxDvXKoZn8hqIrhlyIDNAki3ahH2tACK8qvIqM51\nDiPp2rykY5EGbnfhRYYxfB/VfeYqZaCibof8Kdoau7Rh0JNnF1KZOUgnW6Iw\nqLYj\r\n=mO4U\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"05f1984f4b32e2a4ef20a104fa942f0c75d971d8","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-05f1984f.33+05f1984f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-05f1984f.33+05f1984f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-05f1984f.33_1562106026414_0.4614073719321157","host":"s3://npm-registry-packages"}},"1.3.1-alpha-8fc7ccaf.34":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-8fc7ccaf.34","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-8fc7ccaf.34","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"244b74c97d8249e1ca499d7171596a858053b46b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-8fc7ccaf.34.tgz","fileCount":156,"integrity":"sha512-rNzjkx/yfQeNhrHimrU9Qgo42MWqEFibAc5ZfiZuoslr+YrFHeYwcOBSmqMyxqa8895o1P1q64WrYyRuKmAnUg==","signatures":[{"sig":"MEUCIQCC9fzanvWucT2MHhhoIQpFFEh4GDICcpxWiie2Ld8zngIganNiMdZzOH0b1RG7j43/4EhWY8GjOYLwYt2kCxiJuTo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdG9jECRA9TVsSAnZWagAAvcwP/04IX+OVmEI8m0dYk81y\nBHIDaYX1szRMyL6z7gn3E7nzwUzi/Gtab3QsZYla8LC4poN6bEicCedSKpci\n22KZ+qzLeHF/p6o7nzGhsMhLGHEBN6R4DU1fnUsYwzN1zswWi+XBDukbFhIb\nhN/JxzrFPHzFbWkTG0gfKKJ3r2qrRmS47MZaJCjFJMlKPtjEd8N4fxs5JJWp\neshyWM9mD7pHk29bNjzDAXVsNvE9h9Kud6+lCdlQGtJaBiznXMMVS1dlvO3r\nNYEPPcUYcsMkM4A3FfiCYzDiuCFmwb4XrF7y6JErvgtnSnRDL71NSuuORcxI\nb8FPgoXO9Qc84/aiAfc/Q15HQ+kXeBQUstP393FwGBKB5SwqOWMbAJ6D0EN/\nLj3z8+huyUS2DaZ1eNMxQpsuuftFBhun0KHxe3uENlC7KzcURFRuCwFkTz3F\nXC4+ht0svKpNUF75FRffovqiH43M8Lm5S7lN/6dr6Vrghi/YGV/y3ViXJo6W\nG6zfP42aL0jSdLbQ1YIoImYHmeF3/07X7847XjvbPoIWgS9iQo+2wMx/nLL0\nkSZghSAw+CGeJArv+QXBjCrPfzGEcARaO0gKjZeJIVWcmCejJ3CZ58sjDYbA\nQO8zKpl31+D0GpkRoe2WQCdPhf+K0wtdJDwH4VPVGdaYvXGYNkiWDipyXMAG\nYkaJ\r\n=CIJF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8fc7ccaf613fcc70a7e89ed2d7722d3e36480605","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-8fc7ccaf.34+8fc7ccaf","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-8fc7ccaf.34+8fc7ccaf"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-8fc7ccaf.34_1562106052034_0.5990854261250345","host":"s3://npm-registry-packages"}},"1.3.1-alpha-e0d97aaf.34":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-e0d97aaf.34","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-e0d97aaf.34","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"129e72673d8adaeee061f9d02e6f1bf0e2bbf589","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-e0d97aaf.34.tgz","fileCount":156,"integrity":"sha512-z0x6YTyTsAUUAebgkrGbVQBSV3CkeJtMZZOzWJMMDMgBPU8P8S3nnPFQlQyaIPZZNSJSTqyDBQ0ao5uIZz0GBQ==","signatures":[{"sig":"MEUCIHagoddA3j3WUSArJ4fYUWvOV7fKFANxk5IC+Wv0ZdwqAiEAymT6DZsaQwgQK8sy3inl2UH53lOJ3i32ZYhb/osCUBk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdG9kZCRA9TVsSAnZWagAAnsYP/jLfKI4SY7uYChN3z2Wy\nWiQenVkSQcEGOWiNY6QppgqdZcJJvv7kYfRpjiMuOkOzo8kHKzOmQTbpnb04\nnmm/QMTcdT+bBTVONAASyABtLPYy3baB7GvoQCzpuauRjfkF8ofIdx9iXOMi\nusCyXO7QG02MuI8eV4pSyBNeZQcQuJcZ64DkPgAAKuWCjDTppUd3Crc4P+2/\n9SiEmi+0LMAP5Xbk3dBmRNtkj5Cw12lKpGWF2Ggu7yhiBBvDabZQdmcouSvq\nXtLWCqaSl63gxOtJx9rvK8latZoHjxQ76cGWGucboSgPPsCgMJ9eqwEIQxYd\nwhDsWxAqn88MKQbTWd2Zz2j0zdvenNRan/QVE8ZSlPoloV2YE2xd7Az1QEnf\n4ZB4tA2jSON4ttEg3tIBMT9GJqqq95T89/OD+r8tMs1a0q6ni8uG2kkVwT/l\nh8hxuzCKb74r/xMluRDcwqetL4mHP0UFV/dEzqF1T5pO3rNmuY9hZ/hQMbaw\nY5Q5Rd3ajAQgZpvmO0n679uocKDbQ9q9FYzCY7hH9ENBzTxWV0frbP4asswR\nkFhLvU1hJZP1cWH2M4QrFW6K4fOGG9TW4xjmt2zM6sy7DFCvLx/JAh29iGsr\ntfH82FVHY+yW59+eSeRvZMzE/LAjjK2AvUh6/nH7rbTh/rB9OuSqcwDhOv8A\nlaRG\r\n=MOJk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e0d97aaf8a2ef62292cbc26ebae04557e3b73f6a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-e0d97aaf.34+e0d97aaf","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-e0d97aaf.34+e0d97aaf"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-e0d97aaf.34_1562106136506_0.5035610977843363","host":"s3://npm-registry-packages"}},"1.3.1-alpha-d0c4bcd6.35":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-d0c4bcd6.35","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-d0c4bcd6.35","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"f6a9a588c982642d5a5912f32de133e64dfa8b55","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-d0c4bcd6.35.tgz","fileCount":156,"integrity":"sha512-mfvgkAKumiY4fjeKYkeEyaVuZJDwBgHxUbXnp78b3sLGkUF8fIh7UhPxaNKFzsmY2+KdAfYOZ9RTWq62Hpr9HA==","signatures":[{"sig":"MEUCIBpMdoaZNVvudb4pmZmmjD1IKr52DKmezE/HAU6uZlSTAiEA6dXBMYndSQ8nvSRP8iBJBzh/mKD/0wuhcO8gDS+Jxbw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdG9m6CRA9TVsSAnZWagAAg+YP/An67/8fdUB8zsCw5uuL\n18j86ON+gwYyRfUKVV4wUp1QIQRdhtbeJaMlePIxLqJkQ7RCWpZot0KOJkU+\n5HMGJxzDbJbyAzo7q8yhoPGpqwAYl0gmLB4K1Ydtgr9bmVpVQYch7ndDhlZa\n0DFIQxBFfOjc92h25RudBzZIsS9UWUdHbBidlkzAV7jrDXJ2HZizsOrdALzO\nhhUZCpMpmgonWMOZQEvxUrxUISDxGDXrx0kRQlAJTWCzWMG06PdskyFH9Lfa\nhkOefe4xzlyXNH+8H7Z9IiXhn4qNCM4sSbGyH8i8ij5ByKdu/jrJcM1Foj7L\nFRBRfSJEMJj6Renzh2fDu7wxiZJ0uz2DppZOeeeNnCMfsbn/RCdHEPGakX7j\n9giVt5vSaAOWDRYw4ZX/daRxghGo4oqayw7fkKh6bEdtCGLvPSku7BiQw3km\np5aLDk/cLhl9njRpLb18OG1Xd0Tjr4o9a1JHfAr0wsmiZ3RlcSRBd/eMfbMm\nddP11/1rnRRiTXOxDK44U/I/RfkVaUSgOHk/FkFXf1Dlu1wJdyaJFKnaz4OF\nC4q92cSLjdlSdWYxWHnUiB6V1lzxmk94OlB4Rd+9GbMRWTU7xzllfuL8tf8M\nZy0tfO2oz5uhrm96wmrARpu8afanwuH98Im5YZ8dnYPFiPMaCK0thF/ysVY2\nujlL\r\n=7zgU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d0c4bcd64fd419909a39e12dbe75f98857ec072d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-d0c4bcd6.35+d0c4bcd6","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-d0c4bcd6.35+d0c4bcd6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-d0c4bcd6.35_1562106297804_0.04218062662896438","host":"s3://npm-registry-packages"}},"1.3.1-alpha-871c69ff.34":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-871c69ff.34","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-871c69ff.34","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"dcd0c7722b01659bca502eed50edcdfebc4f1776","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-871c69ff.34.tgz","fileCount":156,"integrity":"sha512-7vQd+xCxS5p+qLSUA8H98BruLf89+e9+zOA1a5TzWwkZXJLgaXEr7CcqDKXlf/zMkqHvv3KE4blNEj3CxaXfQQ==","signatures":[{"sig":"MEQCICGVAZqaHv3BkLyRhcjXwLHthTei0ZzCJa6QNjU94EJGAiATp40dROMPtweZXkv4kEJb5NbqQzLJLLFSHT2E20CPQw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdG9nICRA9TVsSAnZWagAA0yMP/1ekgYdonJvFKqdJG6sX\neJnBS06Mr8CArcIFRQJkxQxz2Qgnl2zC/ZsOnUQD+hVkctkvtOyGy82vsoKb\nJufkm07K3G9P8KPxn4i0rJK3DH8VmOMgSU+ibVGqnl1BCekUGanJFGScQWzx\ndSN4SCoGjT+guuPYbpCp6rZlc8qGxlOrlkYLPfmVIQd+SpxaO0AwWr+fUK4Z\nM+CXMFJ0aBSLKO9xw70O6VAwAEQugkzSzW3G3B0jViMQTOgZftaR4x/d/0Zb\nFgKjKRo8RMchVb9j4ixGMDbg+d/OuLs5xB/T1Ya77JuAj0kUD816m2o4OzFk\ndlK21BTQmsX7Jmr+vroNWMqAaOB5Xu3hxCa0sLUnlR+c6UAn+cJCat+4U1JI\nNwwaWFPRe6//OW9GcagqovD2jK7uyHQIOKnrje/BOj9oDV4v76NQT9SGIy8z\nm5SnR6igeXGZfItI2rJToDe2JXcX0lj9fugxvvNoKEiOrKV6WzQyvL2wLEab\nk8AgmE70E4cLg/evufVppQaEqliyuQGxEWjB8UdhQEutzFHaxQs6jWPD6mgX\nZU+Ps8vGbnIjfCwoqEY+Zsu5EEsDQr0NLnDqFfE9HB4TBQdc1apPPHFsJDQj\ndSwc822qpxTnOaTNQyK8Zu4tMKB/eC7pEJxel6avWZpIk3HH8UbKtyL5K0RC\nZOhv\r\n=O5wh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"871c69ffe46734c32ef8b3d9306b5a8782397c13","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-871c69ff.34+871c69ff","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-871c69ff.34+871c69ff"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-871c69ff.34_1562106311968_0.41112478142404174","host":"s3://npm-registry-packages"}},"1.3.1-alpha-3c66ff40.36":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-3c66ff40.36","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-3c66ff40.36","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"237f28db0cd724a6d2ea32c1caabd8024865bbc7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-3c66ff40.36.tgz","fileCount":156,"integrity":"sha512-cKDaFBtDU6k+AUFQu/mKA/n6h9baHeWOvvI/afahxNda7kEXcH666QcafBidEDUnJzRcNMcCaHe4LdsDF+sGqg==","signatures":[{"sig":"MEUCIGUVlGBI6owjsI43R8f/2dXK0pc0PLLclnyCgo8g38fTAiEA+2AtbsmYgdLkB0dLsDE+5TwnEzpiw04+EC+E8NJa8p4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdG9nlCRA9TVsSAnZWagAAQcEQAJQHMDPz4Sg+V7a/V5ti\nPqdjxN0tuqUG4MEIdHTnRY7/v+wrRngi/BrYccAUA0R5uGy+Qd6IYVNLkKhh\nWIHImcNU09Hlpag9Fa/ktwOU8gvnb5MW0G2RMec/zN+YQOTmjQDw1hCP+zZs\n/RAmsVW5+Fs4cwkXOh3kSR5UdJ36K9hbdu0+MJyaDcABNKLqWo0gsw2rN9JY\nJcwVqLtr472t5bN8ma42jwPGvWcr6zSGSklS4/H3a06Lw6RFCh0bClFbf3Kn\nz0/0JdnwfqUSskCYtmU+kD+bvABAzv8rPIcI3xWCef/q7YAlx+D6ha4spCjt\nY1KkH17Vvq7nWbrz5r25nHmumNdKlbd0/P+Y5JbJmfoiEwki8UB8Pp6UftzX\nOA/+D2ZEs0TAWon3aVKfGiFnf09btuR4+qwNYk0PKDjljJn2phWmzKkfEkRJ\n9em6RxW2GZ2QymLqqLlS9EjuUXjVPPBgnUxh8sYTZDaXmbz+BhbcX8eejGOF\nvZ8hqX2azG2dyhTS2enHA/kTKqtDRENMHGpITGHntWwG1S1ZKb4KNKb0hS6V\nQ7/HI/Vhrn/1dEp/kT7RKK8punlMlOph6sFG0MfAyL1UjGNe5+Wvd35WiJNS\nmNKDLuyfHQP7ZLaRdCYbXVyi7Ab7wPMQsRm/L5KVJHgcc/kKykcH0h7RCtuB\nAq8k\r\n=V200\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3c66ff4041d918219c4261da11a6c9cc2a1f6ed6","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-3c66ff40.36+3c66ff40","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-3c66ff40.36+3c66ff40"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-3c66ff40.36_1562106340740_0.49011361162386313","host":"s3://npm-registry-packages"}},"1.3.1-alpha-f0fb4116.37":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-f0fb4116.37","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-f0fb4116.37","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"df456085e56f66bac90da72b686eb16801e3c04d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-f0fb4116.37.tgz","fileCount":156,"integrity":"sha512-ZH/K3ED5ltINO5R8m2WydmAyadYwxRqxoMl0zhZyZ7UC5xLt8wpsXaqR/ftwVgPzh5QPxHodvPxPdV6rGN5TCw==","signatures":[{"sig":"MEUCIE/Sd3q2YooHAuBE5BzyZS8Gihp9/A/+O+43y1t+8DfjAiEAmT4zAACRw8ziWPF2a/N3BTXU6q2Io9Gu2C83FNqBT5g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdG9oLCRA9TVsSAnZWagAAvU4P/1oJNHdoJqYaGWG4j0rU\ngOuwzS0S8NWnExzI4USGOHfqjmxpJq9KxvtZ+d1fXl7jmNEYui7/umW/nU8k\ntt6cGXxJvFUpzXY5oRjV8AdmOlkfkVc6Yc6EPHXTkKYwlVTktQyWeLqV2fs1\nx+hnRgXR+70BSKrInW7AnBf+x65jJ6rm5JdAiFTjUDcLghyJvY4enayXQk4p\nHazrI93SJ1+mN7y2aUJGWTK61LxWN6KQdoPbdZ5IjQTgWLy3NWKJof0eL9yj\nUp/KWOS5XADKGjG1vV58ARThdcQ6ZKzt+8K97vPOy7CTK9aHNMaOVNBv8aNI\nC8yWJTWO9N8DpQa4BqHm7NhNDF3stuJsoOIYwgXgPeFbT3OK5VIj1eN8cMRG\nzwTPVKnLl+8O2OHUq7w1ozeZ3jhZSL6OrPgX6kmG9kjv2NlUmRGFab6s6rN/\nFyl3WtD4wh0/JodxTUr26RhbCKRHXk4H1/6bpPAYx0a+zyU65r6lu3F+tkCV\nO1hH+DD0Pg9AeYcgvu8W7mfO0wpdWRb/9oZnAuzz2Nrlwz/4Rog6ACWk7tON\nyY7Y60giID5Ta9Oe7tERp84yb+nNvmu9MMwHT2JKOyKBp/frZDx214xnfwlE\nZT/IVWEb0s3HGIhZlLcQLkrjD+tcFWq+mRQGmkgHIID5tqHoW3k/EdYZZA4h\nqJug\r\n=3mLB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f0fb411660eda1fac2f132de45aec3bb6beb4e48","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.5.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.5.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-f0fb4116.37+f0fb4116","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-f0fb4116.37+f0fb4116"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-f0fb4116.37_1562106378934_0.7798372470511115","host":"s3://npm-registry-packages"}},"1.3.1-alpha-30b94d8c.38":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-30b94d8c.38","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-30b94d8c.38","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"32dabde789b3359aea1b4e4f3da400b2b0137de2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-30b94d8c.38.tgz","fileCount":156,"integrity":"sha512-BAloCyyEtyn4peHzQNxY5V8mxZvciQ4sJn0r+2PZmVtQx+Za5zlndDxYQbPJyK7a2fzXQdpiH4sysL+h2VcouQ==","signatures":[{"sig":"MEUCIG819rnbP4nhDxFKfkkPzuTT1mL/f9RWzFjT9j6WJaWdAiEAj2rHJKARK25rvCCRgU9WrL0c2DFU/PbiLFHoFwtEAbw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdG9qoCRA9TVsSAnZWagAAk8sQAKUWPMaS9VT++ElQMsF6\noW6updMNM04VJNsBaXmflj3Vy2MpcjbmOvxoPVf7DXkevsy1UI8O5hhz7ea4\nXk5hdkZGgnXZG6Oac5acaRTvY1Tqpd9lFxqDEbeHXMgU3I38E9B0bYDwBPIz\n48ETrTdWnHlvhrK78lVN0hZmg9M+L9BM2h9egUJcDIEEb3q2zBz0xP3MZwUW\n/XtP8Ir8r2KiTlNbqgBda+hTlYx6sIz92ga+0ZsfmEuBXc/GgmbrA+YU4Jtf\ns5uDqzXHn1ZqT5Rb8xGElK7fa7Ynu75Zqhrl+zhB+n87J6EWMkTkAhHeQpYV\nCtZ5QqDx6SVw54Y9zCYGw30rGYqBI930SZudbjFNJmyi/pw8CQGj/IV1/wGS\nlaGn1xB/6xsHbVf01NuhnPJWHZ/AsF0jqDgamGa2NakV5IwlaZIFQsPkYYv0\n4nkWg9G5C5Xmf2/vV5kqd7EUy2btw4j7mKjjofzImWvmu02VWuw3T2TjBBCB\niQt16h74Cx9MmZW7pToCoSFnE+9z7qih3mJx/tOGSBAD/yOft/YCb1LQrEkV\n8sVmBm2+djW2UOoQgXHSYq3/dXlENV3/Q1cLomSTbcFridjWU2XFwTBw6CKs\nqLHHPhP0uz2QmXBr0SHUZNSSWEGR6yYGVi0qPFF4S+ERMDs3AoI0xUPwLVaX\nGNPP\r\n=wcTo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"30b94d8ca6dbbdb62a1bd1fc4427c81d6e8a92ef","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.5.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.5.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-30b94d8c.38+30b94d8c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-30b94d8c.38+30b94d8c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-30b94d8c.38_1562106535488_0.11086289328699506","host":"s3://npm-registry-packages"}},"1.3.1-alpha-b366c8fd.39":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-b366c8fd.39","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-b366c8fd.39","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"b0be7be8bfd0163056400c96d12343ab23720f9a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-b366c8fd.39.tgz","fileCount":156,"integrity":"sha512-SBRw3rxNl35/5sibTGw4qK+vlSqrveVaR11rOC9qTK78Qzr52nfq2z5V4yASd5uW/ZvIUlKCNbQqM/NuZsVRnw==","signatures":[{"sig":"MEUCIE7iAqq6NteU1EiDoNoyVllQehmA/ghAdD23jRC8240vAiEA3tMT78bxlRwgEVrfNscoVDYeBDr/enhJVUuf9kaygvU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdG9rZCRA9TVsSAnZWagAA2kYP/15pUIKQcR0NSoTczZWH\nbt7AISIKLfFcCfSt2kQXWbmAUju9MZ2lThMLDnK/+GQrk/NYQXGy0Rk+Crzi\nARvB1/IOUktS+jyqxmgpy4PLmoMdGWB4+RFrYSgkZvJFa2qt8V+DKtPPa3Bl\nXgj5CFPtpbNNLPMaz8RtuIhjAv6rH67bBPOtRXVfilkydEC+MAFnzfX9+NLF\np4R3COKgrtlwVq+3H08q2Xo3j/1HdFpLIkliNcaoQE26Z3DoiHdICtNHwUNC\nh/xwobDNQM0Y+wbu9te2PCqsjSiZWG4dUyVP4z1DU5T3qWJiIZjXC/kR4766\nX4MKqTvPlHit269MaGJzlOKKMSage567vBFf2L+aAjdyAfgHAi42edXewZgP\neTaj6PdncqhTrzqw/QmW9b71CQoE+ovAUwM8wepPspfAzkT/04Dmij5cyvBD\nqVrg5PzVOrPb2Ewsi5tJ//mhZPjGB4+9Rqqptyiw4qXCm7CCQuBg6vCkyTHm\nHWnLivPPrDlYswLaUvoLY1Qho7lv8R+tM0XQCu4peWiI3yEUNHwZ1yBuZAhd\nMc1f8YsKgfMPVmGyZzXgxRmxUXPm3UFVC56VPyLJ9xwglxbdHUzdou3rK6mq\nIDM+tljx5Fr9HUucCesHJqZI5MUAsY8rQb6mQpp3S4faRxoyCp6Qj/c7oYtp\nNAif\r\n=WfCr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b366c8fdcc7861b8e4f4e0984a1ba2cfcc4c6ae7","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.5.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.5.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-b366c8fd.39+b366c8fd","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-b366c8fd.39+b366c8fd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-b366c8fd.39_1562106584905_0.9183232716194845","host":"s3://npm-registry-packages"}},"1.3.1-alpha-cc2dd3a5.40":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-cc2dd3a5.40","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-cc2dd3a5.40","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"2164be6059ba049467599b353d29dee32ab75da9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-cc2dd3a5.40.tgz","fileCount":156,"integrity":"sha512-PL1xQ0lQwExntao3Ls3BdPz7fegxkecwwvR4PjHtFodFy7ZyUOivQqPV6OSBNw+4GOVHriz2pG9nkSIf1kWPVg==","signatures":[{"sig":"MEYCIQDAyABMh06WtuWQCkboEKlQvJb1HcNX92nIp39e90/aHwIhAP5/ksxiJQFJ0/OPxsecQZflSU5qXFnvbhCNDdBD/FPt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdG9r5CRA9TVsSAnZWagAAXj8P/jzKVrHgU2hMRZpN1sDS\n0Q8fVHBBNYup3Q8I1w2+fkNGpm0nvpgg1G81cQWlDEmD3deJVXYyHC+G+G4s\nvrLspq5sWf93zXRJxeiUloc7Ai0wKHXjo5AkqtGmXlO03Ik/JQkNPzgBRwPT\ngSAH947NuSHqRDrKuiQglURdDk5HpAstNnsipD+hIO6cda5USrcatz30Pc+Q\nPmB5ch7TJD57/igUiHsRDvcFbjiJ/C8T0p/f1tnTSLUdkQ6UQdgNZwdJUOz2\nW7/wgBdNdtiUN9yQnC01JI0kX6n+nodenVwRpvaADgkuQY9cpQ5XUXZklBD5\na6PCFExovFkb3T+Tt2eAbU1FsVLDwTcEOWMa9r/5HZLh7hodvBH2oCIb1SPq\nBMaLAImATLXHvWXDJnWnvSTo3makTpENFoiPifKZlD5hml0F5t7Tg78wI819\nozzr7lYPiCtfAxgBvGy2tA38698s16imdaUdVIOIiOzoSNouWPDzFuGbikZJ\nswRXhdXPwDqf9FCOqKSLc3W5IokD4V0aAMS8ot+A8ig024hWYyvviuoH394J\nv1aPnJH1NAQPT8zBVxTEsAAoE2yyKW0ZGe4nQnGfzj0GxOT8eMciPCFCaJwi\nb9kk7u0UwY0DUCQwaTB8HfJaJwZZWWOUR0rTl1Yp1z4A8honuy/TxwKWob/j\nQ/5z\r\n=L5z7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"cc2dd3a58034d87569c1298088faf0873ef828b6","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.5.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.5.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-cc2dd3a5.40+cc2dd3a5","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-cc2dd3a5.40+cc2dd3a5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-cc2dd3a5.40_1562106617138_0.22754342253665683","host":"s3://npm-registry-packages"}},"1.3.1-alpha-da6b59df.40":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-da6b59df.40","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-da6b59df.40","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"52e38c91e5e7ccffc84f8f150dc59a5ee89e49c4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-da6b59df.40.tgz","fileCount":156,"integrity":"sha512-FDEzc0Y/Y6Zfpp1mO5FBGE83HRN5fJA/zk+v7giqZF0G0wP3XqmBlcgKCYsL1hDj+Nu/gfr81dfooIMNoETE4g==","signatures":[{"sig":"MEQCIH8+4WWxCEB/EiHgh8c41QWbqc7io4CLstxVueS/eVy8AiAr7hi+ZQuzbLbjpVq0LmT6/2Eq1wPTVEghpuE2QDegfA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdG9wnCRA9TVsSAnZWagAARo0P/1TdiZTEGj1NIdgAgnhW\n562SbSeLa9+ju4fuTh2zSD2kYdcQfk/qhW+kGWfsuYkf3Fw6//rOHceZ8h/M\nLqBTtAr/cwP7GcjGoFD1r9v1klEy05jyoTW3r63FJoC1d7ZNEHtfnC+ifKGd\n9pnbBPZegB5L80HYWFR67DMmuSEVXOsL/l4Opsn2AUO4Iqcg9uD0ugXu6lNM\nEeWgbA0Bj+qMVw/xCHmU2bJJ3nQsupui3dXezx+yNszonOa+y3UeQEOmxoez\nZgtokm/smNAkd9i5fMW2nUy4hBMEjow1RhSVWMZ0GrHl3nwLdI8Quc7GzwNg\nhOxZFeCdPTSEmUKVvo8BI4ZRJ/ntW2QRkTv7VAgN6SoaX5ZPIll28Hy5H1oQ\nY/Q8CD4UNzbPNLebui+pYuZ5oPd0EbfPlyFGDdKYi4Er1ifeqF/olY5MexQc\nmdgKrc12Fg5euZ5gHaX2rFldKTLW/Xm5qsseDVEw+mPi6iPZv74Ysja9V72h\npkCF8SqtA/CMISdLGYwP+xNGjy4b92TMG1He31Mdfo6n3F7rsCVLpVabHjkS\njZdcl/uTMZeVMUSVSA2W+6T3gFxTopMjBD0oDYLF2YSb1XTxCzIxR+h5pwe/\nYy/l3hTA4lDw00Sdf3VGpnjY33shbOXJyF5ylk3XfprqAcsn5OMcleGH185/\nmmA8\r\n=shrN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"da6b59df1c65ca3aa4493338ef69319ab1c5253a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.5.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.5.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-da6b59df.40+da6b59df","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-da6b59df.40+da6b59df"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-da6b59df.40_1562106919016_0.501207180228842","host":"s3://npm-registry-packages"}},"1.3.1-alpha-46470227.40":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-46470227.40","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-46470227.40","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"8c3f78d5c2d712e1c58905196c9eb070ca01c3e8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-46470227.40.tgz","fileCount":156,"integrity":"sha512-0wm2rtTReHtKQIn92E9MInmMcjOYkU+cS69ngnRRV0m+SWPP4/fLvrKBXMvHd+d+kNeUFtXqZVgn2Y6d1VwmNQ==","signatures":[{"sig":"MEUCIEt1wf2o1rzb3DQwM/fH3UCcNZPBJyCXl33ViOZrcuyxAiEAoTSng5vNdILtZjYB02YkDlfQI4UVZf+gmzDzGpuM6h8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdG91uCRA9TVsSAnZWagAAI1wP/AhehKB+hFGT98qLPH/T\nV7022AeFUiDnl0tQqI4Upv18S4XpuhETpycI06n8KBDXeZwuGVdFmT1TrfB9\nS+5kl60Kbvjyk4+cnrFxBjrtuvrn6fA7cDjHd3DGLU0qe8Og6ymSjldVzzOA\no8gziAsU+qOwQywoRsYB175SL+52pEXIsGW6DviKdR5cQvokRl37AtuMR6tU\nsWItpM/b6pPeu5WkmkyNXpNgbE2VypPfghFqNkbGUc71RJ1MTnL5I2HjzXxL\n2Fks/VYNivQGb2l9L7r8PVc+iB/Ic/oPoxUlAGW7fX5kXQ6r7oh6ex4k8O5a\nu0ukk3rVR0TQHYHssWAIPSnKha5i2NwjZHAAE6sKdEzHHs4sbZMMu00avrYP\n/Nyh1OVHB4SsSnsbU1Z98Y2uIpstGlwsWVW3rrbgjszwYDQrEmZ3MrC/R5Yd\nk9D+7hsPWRcI8igvADZ/Ak1gWmf/L6ztL201RHIr56zscLZQXCUiJ9a0s/iE\nEvRNfxQfwdahPlngn4jY6WfJtpK6aHPqMVJxG2ce2VpzFH9lbwBUzeK3eHHK\nFd/Y9NZuKfiTDRM0vzCuZvmMFCZLxw/lnYBpQH1MbC++cGJeVbsv6pNk5jl3\nF1NKw33RmZh0xrWy+Nfh1GHE2fMknJf6Mk6cuyEsKmupYN2Wl9onqXZot6Wn\nujRh\r\n=bdOU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4647022711b99c4779cd0995d05dd7bb32402eba","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.5.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.5.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-46470227.40+46470227","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-46470227.40+46470227"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-46470227.40_1562107245669_0.12461844776630526","host":"s3://npm-registry-packages"}},"1.3.1-alpha-64b04baf.40":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-64b04baf.40","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-64b04baf.40","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"6b6c814be20ababfed3b90b6ba018afa8679e74b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-64b04baf.40.tgz","fileCount":156,"integrity":"sha512-b3R20yI50eEFx5Xm4CZJQdGi+lWU8nGQVAtiwotD0fEE2Hgbz7SxCWUMeMg+97/a0kx9hI512nsNsPux4U8HGg==","signatures":[{"sig":"MEYCIQDjjk5XogeVu3eeqNttEQoC4gBqcnFNPCgZy8JhcWdwvgIhAOs0vjt6SZ4/wQmC++zyVdJIurSnKVqBPAtQU8KKHLqF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdG92iCRA9TVsSAnZWagAAfFkP/jHs+k/qoyAtI5LWWJ6X\nzqIM8pNS4cEPw+qweURSRzD0oNsZcOZO4t+hYJgcWidZERwkT7PySP2VFeva\nF5YrbR6nfiTgUdaPOUrqsHt+i/YPxRh/9OIpK7WQAJJLWVQwQFmRBXqfoyK7\nXElRtz7ZKaBpxZzvm+BSGelqSO9cZALTislO9SB/cbJ0T5NEYi4bazKI8KXv\niHzICcpo1+dUVxtBb/rsHM433K+UEB2p1/d1wdN2XK8Cn+/pc7wq8k7tsl1K\n8XEschkhRrkCyu1fLRIq/psKf+lnURtAaMZEXPSuwPuuL92FGCxdcQJg+EYA\n9Dm2me9HBLXFbVwMQlxej25VhGM/GZoghMPSDnJs24OT3PMEieHEn6qA64d/\nY0QLYkyvJZCw+eAwwVyS4rHo/4V9d7AS+sVB7gFExFluOOmQ/hWl2+NMNNre\nnQH1jL4+CEyuaJl8vdr/R4bH8f4kidTrK6tnsy9cW2LX7pZuYxUaIdtBvzL5\nVtXNetZtOxFvTBVlFfxQB9qyBUAQDWIgC+KD6xppXNUltmlPig62aTGO2F6c\nf0yhBatku+rRhQF0Ay15LC94w2DRnQ5He/NLBNYgV22IdienrsIfY0E5t7nM\n8QgTx5+arbzE42hQoBtxohpAfKOL3sRM0dmfHRE/GOsA3NzGCZcVHf1mJr9e\n/cEk\r\n=6ECC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"64b04baf2d9d16b3662df0c350f433cba3cacaa1","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.5.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.5.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-64b04baf.40+64b04baf","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-64b04baf.40+64b04baf"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-64b04baf.40_1562107297442_0.7316783754553626","host":"s3://npm-registry-packages"}},"1.3.1-alpha-0ca84bbe.41":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-0ca84bbe.41","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-0ca84bbe.41","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"91016598de1a3658f531d3fbb2a1aba6d0084672","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-0ca84bbe.41.tgz","fileCount":156,"integrity":"sha512-geDfU5BecKkiKV1Td32B/GqRArxCi2LpiJlP4DJmaCSIyOuKfiUZGorQ/rOv7BusJXOrQJ73ldHdy5dPJu86Qw==","signatures":[{"sig":"MEYCIQDbzmXafDm3lBU9Q++mNxifKgrSl4IiVNDabl3itJpJgAIhANnALTKpZpG/B6ocxiy+ok30QFJbN4kijT3MG+r/681r","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdG92vCRA9TVsSAnZWagAARDQP/jCPCgV42rR8t0C0JNj8\nOo/E8c7AyvIbTzHiyjYAWtJTpCtnbb6DxY/fVuQBUPJKlIhc8wISa1DjXLvo\nJv9wxEClLBMbdidoeiu+Jif2O4ntLt99T8uQMOESqBse+cIVd6RODrm+LupX\nKneRaUHWRkfi4cyAsRQZo03Y6E9A3Vqt/5pWxEkFaN7qZbX146Akyed5I6+d\nrSzmTR2F2/HyUp7yTXjyDZcii2DvM4/JHsgXifJhgQCoemL5yJ1uf0Kf8h6x\nVypIcUpv4Z5KoETJ5uCvg504lEplX2fPa+t47EZi2v1fuG0rvPDJHE50KNmB\n7YaXB2+zhBndTs6948hMRKW4NwoF3nLCewVd0iEM2Wk9ifRezs6mtTFTrPIZ\nbJePbCqIkeT8gfpkcO1iEU8zDu9wyNGXZcgXX2IDJqjQ83OIS+ab4bCZnor/\nYtonK5o4D9qQL/Nkm4zEeOt1kOwfKCKp3w5unQSoW0fO82nMU8OSdG579/ss\ndWha/3iKUHykcSaJIc7NIzvZ5DGqYq0YYwaamv+EivotXxfkjeC4R6QLOt7M\nm3JNetFqCltS0bRNMpndhfet0IswUSEC3Z6gKMQXR9Gb32hO5wkmcObTdDiR\n+3fzBytCuFo/i+Fp1qoHR1aIxZtumDF6fomPyuZ312eDF3/pUi3Z02GeFQd4\nNp/I\r\n=WZtg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0ca84bbe64a7c5e6847dd2249a114f1ee60ebdf0","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.5.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.5.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-0ca84bbe.41+0ca84bbe","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-0ca84bbe.41+0ca84bbe"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-0ca84bbe.41_1562107310992_0.4206797706553993","host":"s3://npm-registry-packages"}},"1.3.1-alpha-22655c59.42":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-22655c59.42","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-22655c59.42","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"1481edb90115d1cd26d6d072b58ec9af28bed6fc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-22655c59.42.tgz","fileCount":156,"integrity":"sha512-ffgVmwDrHO8biNt1yIffgkqLxF7njJsu4ouPgHuB5ZEbmRtz9GQJwQFiNtjYr7lAcS4kHo/iHjBoqs74HPd9JQ==","signatures":[{"sig":"MEUCIQCN4f/W5HH6d5g+40OLFz+7DoQSyY9dDjEgT6hHsy/87QIgXcAYCMOVt6JjFZ98eYZ+3U8APJxwsALP4qwMVXOi8H4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdG943CRA9TVsSAnZWagAAnG0P/0MkPePQLPpbQXtmEY6Z\nU7hX09dRKx0QEMdFopMSvItk7FfVnAS3NAIguJgdBJoRsNU4r1tULT/XfSNI\nCXDlju2WcUT1fQiHpSr0jyCGmlxX1DV5n/Yf5UE6aSb7IWUHNAmA1h3E/SCi\nNKiU0dl9lLV+2sSFBhTy3zSqXFIZrV1RTCb6HyLRAHe9YbAZ89dKG6HLLOY4\nLhElQ00NiLmmJ5H+qAkks6G3yaBDtNMqs0fYn8xGTLpxUeCFnzj1KtHrLhrq\nYxzzKHkp13AKFz49ld4yUGfjJ5U03emBRZxAeX9vB24f5rz2SYekSP0YTWjU\n95IL9nlgbNca7X+TEpISmrV1zyZCz2Mn/cG6X0CjFlsvJT+86GycriuNaJTn\nFHKf3RFw+mZ4Du1f8Ecni3PM9UdRGwLFV01jp0Wa/ROv4hesdSMFaIMDrXd1\ntMWPB/sU6ZRSUDZbcsrK9OfUpRfDbs0ZOFpjYZkDvQeFynj8WX3UrA1P4mgE\nb7SHae0GBmLkRVCQob2QHwndrGDUqvhs6g/CoVmQZVQWBrmP87S+N3RVHtsk\ns9/EvzvMtB82Hg23CeOlpanW/hNOelw23I9gxP9Vju9V9VIGDmBugmecHSRB\n645dgzhWZYaIep3dYfGdERGaKKfsQWAgCVu63ykomVA2utpQGar6OVJyEFT4\nfmiS\r\n=hbZH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"22655c5959ff97f7571664580f0256125cb82655","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.5.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.5.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-22655c59.42+22655c59","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-22655c59.42+22655c59"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-22655c59.42_1562107447182_0.2576162204126291","host":"s3://npm-registry-packages"}},"1.3.1-alpha-25944af9.42":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-25944af9.42","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-25944af9.42","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"4748342cae8012d20486325c51e83e5e805b50ce","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-25944af9.42.tgz","fileCount":156,"integrity":"sha512-zrxcbryVHrrwRDvdjEpDWp/S7Md7iarinMrz+OsFzlOwx5AW3cA+lVHrihtU4oOkxh+ESPepEKXQEbUqfiSZxg==","signatures":[{"sig":"MEUCIELkJKzthlrBjUQ0XeyB0bZfw0FQt5/J30VR+yVLTQWjAiEAqKDXcjGknGNfYg5RPbTvG117Cxpfw1iFfJemMQJtuKY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHBz5CRA9TVsSAnZWagAA6SoP/jyAnvxdynhQHuVYxgQV\nQ0DWX3wquzg79wXgo+5PcwkoJyK3S3AutMukHZnV6xrqx230xLS1e+/8PjRr\nVhuLBgW3WBx7DjRPZJxluzJP6ZrKZHTQqqYX0zElVVzj43mZ0bNTbN+1A0rm\nSB9C1eUi47q/5S5ZSpoXuJ5aGVjrN6W59w/CO98tlMDgc19Fkybjm2RjDPSH\nrjpiTPHHvu4KMOVwk4njr8H5+YrSi4YQXtKkijX4fE4qJhA0moFDEE7DpKxf\nx3VLI+BYpg25S4mrE/yZR2gyrwtGM5nNfnRYCWJKiNpVQDDe7LFhVXBlLyZ8\n6uw4gzsVFKZemU6pCyw5uRuhW6S8PUaLCAoN9bkcGia21Pp5dGiCcxVK2lef\nzd0Nhj9qCZx+qxOFTOSt5QELeHhMT7Dnp1Eopmeq+WiJWitV9pAfgqjY5ULL\neyTWy6ktgIokrGaztzDZxWNW7wXkz+j/SF074VCCjzNgV2Al1x75ydcRBmsj\ndPvILxe7HBFq/3bsD5uZ6P5uLlyM0W5IEpRmpN2pIrxnYkF4TX5x8GmY6Mre\nNqej1nGjEv8CL1PYJi+F32WKTp4ahlx9LgncfqQ8BZT1+O+3ttD22euH03lf\nftaG3TVaaGYdVGdiS2xQ5OEVYeJWtK0JTAR+uBjWD2bhRIYVtL7l/FKVLvtC\n+Liz\r\n=d71y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"25944af95c06276e480e0bce8e9df2717fffbe9f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.5.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.5.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-25944af9.42+25944af9","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-25944af9.42+25944af9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-25944af9.42_1562123512662_0.887476843844629","host":"s3://npm-registry-packages"}},"1.3.1-alpha-71b19f70.43":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-71b19f70.43","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-71b19f70.43","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"291583c643f601ce66ef663508aa4d59555aa631","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-71b19f70.43.tgz","fileCount":156,"integrity":"sha512-F5/C2a6on1xP5DPNUwDxXDWEDTKd3xKrrmyPAzvrWMLJrnLK93wlUgKX+1z54rSbAmdRBzCnvqkDQXAbdix1AA==","signatures":[{"sig":"MEUCIH0pgP5LUpU7ZU4U5bCuORS45b/PZUPTkEgC+lLjQowSAiEA3K+fIFfx7wIlVjEv98s8f8DSNPm2C9bdFi4lkmXs8js=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHEHdCRA9TVsSAnZWagAAEuMP/jHy6wU723vhnZzEJtQR\nhfGsomMlrlSDNffcnk/a3FANqncH2vXMd/DLmVoBKss63GYjE9nvl4T2T5rf\nmIuMdEZ2E7NUVaY1K3a5ivvWGUPmC3AtvbQzTWUcm6O9u5iRlo1lo3Oi78B1\n8DrWAeZCr5Q+lXM11drfBdED/tFAkVfGc6l4rj/6sSbxtrZnU1ARG1/XFDcI\nhmr3UlQIDRsTtW3mgs1B8r2oZpsXxEIE9MomFVHqD9ZesLxxi0C9C8yNJkOe\nOLCTC8e+mTPSRAAMJALpuA965McWUPO2KNAkXKwVdHKUfjhhXzoFw02D6aSA\nwenb/xQKdSlyaUsrquGu5d95vysx5r6VpKmjTT7kJJOtdAKOtacwY5OA5Eeu\nzT0c8TDZlnrulr8oZza5JG7uxgWfU99lLN44LmjeNARRZr9QxlbSACLIbvjA\naBvk9G/qcMQoEjczQTbDpuxNPM7QRJ+G1PBhbetbWQia7ttwg7YGYjW7hWtO\nDzRWRF7PCzVBPIfNattGenxfJmyGvXiHPBz31ptI12JBoihqtNWB7op/PekE\n6NnqA7XceNZwIaAVvC1zvjG9+O45N66S94v9AcLAbtmbQCeQBPD3YlkJp01H\nciLOnf4tSUfRfI4pLTK15+Y3bpyHLgxyN9j2R9PF2UbZvBK3WVtmOA9J1dks\nj85J\r\n=DYbu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"71b19f70c1cd35584d2ad87028501549bf4eeebd","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.5.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.5.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-71b19f70.43+71b19f70","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-71b19f70.43+71b19f70"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-71b19f70.43_1562132956500_0.2424300585745094","host":"s3://npm-registry-packages"}},"1.3.1-alpha-5e31f269.44":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-5e31f269.44","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-5e31f269.44","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"8aa41afcf5c2cddd988072317fc77c5855e641b2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-5e31f269.44.tgz","fileCount":156,"integrity":"sha512-dQDx2fforc9G6OoYFbtT9SbZnZFBHnQ9XhglA5LIUTyxUvVbz5PxfWMjsNlnniQ8DaZiHA6kYX7CnW7K733gcg==","signatures":[{"sig":"MEYCIQC2x2x4tXIhqjEF/ln7YHUHbRj6rdp2d8wDuvJZ0bmTCwIhAOL4HbecRlrkXu9JqyZK9xiKHCMhC8xvggUjWV7LNrpC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205189,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHEf6CRA9TVsSAnZWagAA3wgQAIqdasm0VeNxcdWBRMPf\n/p2uWLpr1HQJ5MC37B2FtWlO9SsB+3z/9i+DMmE15a1fzIDV8AfRuar+AxOQ\nlpYK+J9409lP+y5NacakQYQKNbafPstmIf9Za2x8E+Q8noohW8fcdZCMta96\nQy0t8oHaVfs7HO1LAQ8rlOCNCI8f28AYiWuRmd6zF40z8Np5XtVRN6disMMo\nG0cvOxkz2VWgqHwa98HhaliFWIcb9f+XQnaymhohUakQnYg77FmOXhA+v6Rj\nFSo5x5MQZDaBKYm7Yif5DRzRGvnLio4ZzN+fjvsalGanlUt/86Fj2HRUKm4C\nJc7e9507CZPJDXBw8NYhaIqcVcmRSIZ6LHGg0ykKmWMkpoJamNugfk/1wFWk\nqa0RiJvPkQjo5LBQKtc/a/h3M5R4gM68ZDp2yNnm6oSQG1cTkrf8x46gmsGk\nDNPutdqeQJWU9G/wfAIz9wtkQZv5b+B9WCpdf+PoEkOFjR7CEcDyKHiWJEDM\ntek/KfF//9HHy0QDhJjJAXR6nWk4tBxjgrGaJlL9kanVLVkjNlGcL+V8x5tI\nmIhHM9w9hj3r1CCVb7Lx+3PYLMgZRsHxI1IVomrjIKW+kBjpiqV+Vwjwzhdg\n9fCI0upm5/XKDLKs3s6y8ELmA8ZAXUWcLRqtRiRI6lfnGKFAH+MqssMqAsbM\n7OWl\r\n=Ovfl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5e31f269e648359057ac896b5c3f399c0ba96631","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.5.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.5.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-5e31f269.44+5e31f269","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-5e31f269.44+5e31f269"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-5e31f269.44_1562134521536_0.9185122189367034","host":"s3://npm-registry-packages"}},"1.3.1-alpha-0422e5c1.43":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-0422e5c1.43","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-0422e5c1.43","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"7c071083ba92b2995ff2dad535dda61c9480a2bd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-0422e5c1.43.tgz","fileCount":156,"integrity":"sha512-xN6Qe+B7xvbtivYLdtyP0no+tMT5ntYAiLOTsKFcuFvejpixNgJPj5URkQ86tR5LExLr9N4ewG4k4QGvL2ILQQ==","signatures":[{"sig":"MEQCICklObxtrLml6H3ZvVWySyT0zorJMDtduNT/wa8viBOqAiABcxkP0CFrIXjfY++sP1HVIZCa/PrgzDckeTG3VmQ/2w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205189,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHEgeCRA9TVsSAnZWagAAo84QAJuEMJb9olWfYv4/xLHD\npH7lCO79l481frfLXRBFUx1dBtggevONWb2fqGfogFS1+SxZ/kjxbTVJZWiX\nVOyZi15dooA1cpcX1kGpds54+bZAVuvB4tOyA/VX7SruvqzWGtqKuBjUwl4d\nlQD51KeNC836Qq7Fdos4eHm0J1sFF3CarMLtcB0w+TC9h5rTpjaIjivwQoc+\nzH2ObPuQf6XgWuGmFdgH23MrwC9tXfJjI1Ls7+d2R2+KP6s+hf7G0EvND14r\nMyjapaZ0rqiywDmYvirOGxs0UgDgy37qktmO3XFNIxYe1oCw4GbKXpqFvN1W\npHgHAlzeLwDUrw4RTWBG8+JVeV15j9t9ycZRw8UXewiJtSAj1sNy61ivqY9D\nth+qwhqtd1ogtB0rgjdVnLfvt/O/OByY38J4wyeTfRO3nuHU0fOu0SOSa8R2\nduAnvuQUZH/dimHA31cUBB2Rj1cJvzs74kSQbh4b7EZn1tofO1fmB+MWuOoG\nPmEAQfTh4Rp3KDltiZxeO6yU5MtgCXk/CRTZSWA6RU9Kd2/rSTsFlogMuo5V\nLVYqttuI6gVGClgaTWiaUKemi6yCFqmv/6Mt11GnbbwRKVkwYTL6qCxRi63n\nXmw+brIlDmiINag248CG1k2JhrSOLICeHu2M1lvZJqAMs+EKWI7DQi3e4Jdj\nCOQ2\r\n=9FrD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0422e5c156b80b8b639a80cd5456050103ec2647","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.5.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.5.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-0422e5c1.43+0422e5c1","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-0422e5c1.43+0422e5c1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-0422e5c1.43_1562134558374_0.0790898421878572","host":"s3://npm-registry-packages"}},"1.3.1-alpha-b70d1220.45":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-b70d1220.45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-b70d1220.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"b54d76fd03303cc87a6c9a87ed0edb4cee917a78","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-b70d1220.45.tgz","fileCount":156,"integrity":"sha512-BVJuZaT3OO6eEJ7nQfU7YvHFuTlf38BKcSQsetdgDL1UHjiH6Xkm2Xq2VY1E3Gf5LaOxWtaL7npd0X8QGAML7Q==","signatures":[{"sig":"MEUCICpXMF6zFiPW2OOGcO6YL0uSdwI0UkCTzwDpovnn+7MdAiEA/O8mly0n3lrunpITnOFS/Wc0c1XvUG+VvCw16rvQt90=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":207496,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHEgzCRA9TVsSAnZWagAA4xkP/Raa/Y22xw5riY1zUMG3\n/ELnT7QacDAaEEFj8JrpSsoPCgEsbEmffELc7lmjN2kZ8rLR7dL7KcCvd64a\nVfadriXV/5GY54+U1J2WPeOaexKmM7BNWQ3CsR5oKHdi7oWJqogcUPB2Jbxa\n1FaCjbaJSQQj3FiTBL+St9o2yrZ+mJJQDIT3TwbqxAOz2UokMIkLydgTLACH\n4quAIHkgPS4C0YvAEotizZcyuHktCk7uBAMADEnW51X5AQWtu5lb+aquJEVm\npr1BX3sSzCE/0slv4JWctSR5wp1d5mXN6t3WpK38v0k8RnM3Z/aUxWdrNr//\nnQHFELXLSG/aBOA7hPEzSuxl74LvtLsfZww3pO1O9nhh+RpANnMEXgOljaAh\nM/yE9DBTm6WayHkOl/PbDpCu2VdW7CVbkZlua2+NM/I/fuEXBIA9NuIu3anH\n25BxKU+JQCM+Tty/1ciQrOGZQUud5KH1Lu5HFEsxhN8BatHNWtcaqJUZZyBc\nPTeLNtOA1MzwiuJsG6N7uUWN0FBVWQuwo1tfuXC4MmcXpby9iOYT/U6+lsyq\nxddzykuHlHsb899zZqtt9mYec8A372aPwG+KZcCdSkQ3qzSUOTxXzg4yN79r\nc8Le4M7NnQLa0pcAgXFG0SqtNHJv4hkV32UhX+4CYAofl9BJBGFImXBk/xJr\ntdHq\r\n=DF5G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b70d122038a476a4009a588e100f071258732df9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.5.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.5.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-b70d1220.45+b70d1220","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-b70d1220.45+b70d1220"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-b70d1220.45_1562134578934_0.8319476858373616","host":"s3://npm-registry-packages"}},"1.3.1-alpha-3af668a8.46":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-3af668a8.46","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-3af668a8.46","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"55e62dd64219d22597f88a6d3cd7d2d6ca7e6294","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-3af668a8.46.tgz","fileCount":156,"integrity":"sha512-woBUoE5SI4BxuoocyFbaK8YvncLcFAUpj2Y4nJ02ZEC20ZxvWHSzPwOEO7yU+84JLg2p8h+nKPc3gJE3tAbKbw==","signatures":[{"sig":"MEUCICNoLyQ2g5ST4r9+mtjGkDQutMD68jrqSsBU8GKJQA8rAiEAjHxJtNFHJrVG1ewGKKzOgz4eVYUxU7/a3X4YZq4tv9A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":208476,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHEj3CRA9TVsSAnZWagAAdIMQAJjxMwfa8AIwmMyZYunj\nku7e5BAzcZ9q5eScgv1m9c5Crk6MR/Avo8BCqsp0wFoL5uLHlDjC4yBN2lDE\nt1A0xnHilcxDQELi1vUDBjd0CJwnjLYOWY3H4SUTGcqK76NPFqIy+VCddy3+\n2pStLiA7qoLUhKWroajOteZ/XFMTLtF8r7l9uAuB65dkiwYm3guySOPjOkjx\nt1JjCLag0uGMT97O1pK4lwzmuGZu3X3DZIH1fG6dykCtP8yuJqCkkP0Xjar1\ngc2+wgJmUOHjd/9ACukHd+NHyDsmMoLzU+xEPrISvCnF0jsDqSmXeEfOPXGp\nTv8dfNDIUbC5M1Ijp6FQNMDC98N2idDbuZNv9WHJ2096E6O7YeLG9SW0Zqd1\nae4oPv+CZ5mY/d2zQem0x0qV9sm5BEIGUvgYX41DB5P9z0EKNKmEyodlSAEY\nw1LrwqfHMKE+q+p7Wo8KqK5ioilhfvn5YeuO+TzDMwcZDARXMDlUodOkMpGV\nky3idC19+RU4jA2W/40UuU+KdDDny+3+OMuDfVhqirUmBQqGsxPDwWBBchcE\n/9BcRfDMRyeaWJgeYujNTsFVnk8BsNMGXt2B8qvEzKrqtBA1O7xKQWeUeCBq\n2TE8bB8M1caFmx7nuiciXxVOcQUv7Fpui3XZQFnKdhXgbf+lsWP26tCJr/3C\nxiCS\r\n=WyfU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3af668a86a56da517926ce9adb9e65fc4e1f6184","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.5.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.5.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-3af668a8.46+3af668a8","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-3af668a8.46+3af668a8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-3af668a8.46_1562134774626_0.15955234841384924","host":"s3://npm-registry-packages"}},"1.3.1-alpha-9212d8af.47":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-9212d8af.47","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-9212d8af.47","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"44632d2f68883601de6d0c24596377076b09cdc6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-9212d8af.47.tgz","fileCount":156,"integrity":"sha512-k+9PqjNyN6Ahxu5cOHCkJxq+lYDnNr/w1nNqKWlow756p0bSV0stW/EwTXF6f77800bQaR/YcVMM29M+AJCfYg==","signatures":[{"sig":"MEUCIAOQ7XBR9LfKKbwCZAunb7d0Z7bZxKUSmtAO1VSyH5UzAiEA5n1Zg/QWssnXl2grmZKTnvLTXULG+xhz5E53VaGmHSw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":208476,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHEkZCRA9TVsSAnZWagAAJLQP/jKY3yt3O9Bc3ts8i4J4\nQJ4/qhlX0uRX/GM3lAfQ3/Qmk128r2Jvk/LOFJ2GoxLgmmlec50k/aM9mVUc\ncNZwAXjx8NZXmf6cDt4MgD5UpbT9B0DjE6gxTLZ92NnOKujq1vcgdh2wQs0B\nreVVXnfnmJzmERE0G+d5RSCYc2Z+NqjpRLrqZfHE06yStrhPXtu36JfRlxaX\n4oYoU4iWm5CuBgnl/79IGvBoaJv224tgLSZ+x7hV63uURbLLlILTWPLDZGi8\nrGp5PVIq2NQ7+0t8BrqCly5HA7AG8YaFkKVxsSpb/iIdjhOpkgqI/svUy9fu\nYYmbSGGwO73l4MFazLCXvfHAOKixoyKBgEV6zZ7Dj3j2tWA8NwoKguTuUEKV\nVSnsRDJ0+XpoipfEkPcPlXEJqLLNL1OpznZWoKeaK8Fq1Usjq8cDI6l0mQyI\n223lsUSaKxhueqUKLHmusl6SzfVzBnAKwB+SzCety8gl+bceOgqLeWKMQQpM\n8qGW6qVqnP28lk5icbL+q1L5RgBbE5embVXi4IxwmFt5fQPoXhf/sosgFw+N\nsH7psW7mEvv6+LIn/FU2IeGU/lp15jl0IFrsq6D6cH6GMU3ktaOzT8+DvWAY\naRen/algPLttHIqkAwETWZYlF2kg1/OKZ2CZoVW6J+PjjCRzbirqWMYKyNLV\noDgF\r\n=c63V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9212d8af26a368e37f48abd36125401c4fa0b396","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.5.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.5.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-9212d8af.47+9212d8af","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-9212d8af.47+9212d8af"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-9212d8af.47_1562134809229_0.6420888924609436","host":"s3://npm-registry-packages"}},"1.3.1-alpha-ce264970.48":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-ce264970.48","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-ce264970.48","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"eadd855d59ecb5fd51484983e0dcb7a6b0001fb2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-ce264970.48.tgz","fileCount":156,"integrity":"sha512-2djcTR1TTPjWAJzPQM4sCX2Pne0cNutr/06pm5D9RI1+lrfqbVFDUWFD7prbd9Kdwb+9Tb5WPrlU7jUbapgAqw==","signatures":[{"sig":"MEQCIBQkvOBXWIsc0KqLHUpzl9tD8AuzbIpFBHipDiq+6a4eAiBf+mlME8igmloK9pNX2IUWa3K9EyO7SgsNvLluuMwtmA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":208476,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHElICRA9TVsSAnZWagAAg58QAJPF7oMY4zEtdb0EZBHF\nnhTEkRdVURq6rWHwEaLWoWhTh45f7y1yGQHrSbnblv9UuJ/ZqoVpHpwyjFN5\nkFdZv+Biygoyg+t5BLya2C1cf4ByuhDHlxLBJ90wm2JPlPJWMUXuZllJsXKU\n4fM5/78WWSp8+zFZIs3lcNx05vsqpFobaX25l51JY7x7ejQYLUUmmhh8ssEs\n3tOE/bTvTjES69VDxcmpivM23oOelmgEPNWlBHE4cUQLGoypXGlWaNf38bK6\nqtzuNJT4IgufPG/OlLS+YybS5dHqjWZW7A5coEDrcsTt+KRjX6rp73sryCi3\nWJHHjLC/t+E6ljWyur7aljTcClQNK/RPZDGfHV3aUkz15d19YrszmUFhlG9N\nwtWFISvu3AVohti4aAtxM1p7dYTqBfZ3EA7sn6+DrD1FUogdfmj991VG91tc\nPc8ASkSRsh5a6bfInUoxpp1TJ2WsYa85kCch1U/oRIafFsNROker7h03ddgq\n/1jKN88qKSHAnA/ZU+YrapURsy2SZrbAM5YCk/YnEbRGbsIcUNe1AfqrYFZ0\nBmh+lxDhh+igOsf1ltJbW3JRQ80fO6ndm5TN+m91p85znoMeDA8VpOt1lohI\ndjin4JsDNyjSrZV+Q3MrDLRfZ860wrDU7JHGG2kszf/aaedWE3HQM63e9CYi\nUhYC\r\n=v386\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ce26497083a7e4dc51d4fa34b90c7906bec03e6e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.5.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.5.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-ce264970.48+ce264970","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-ce264970.48+ce264970"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-ce264970.48_1562134855947_0.4888005872364689","host":"s3://npm-registry-packages"}},"1.3.1-alpha-74d05967.49":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-74d05967.49","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-74d05967.49","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"752ecdce4547ba091e319160bde837d06dc6e1e4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-74d05967.49.tgz","fileCount":156,"integrity":"sha512-8UrI5ETFwDA31LJF3frEBUJFe6rdS+6so8D5w+3EVDH1BZDyjMZpgL+1sq10G+732PZjpHsUfymQrJhRLxDViQ==","signatures":[{"sig":"MEUCIDuCVYs2xC5dT0nalPYvE92zUdOLs3WMPNugUlknvlowAiEAozYzz7o/rAYSXRcnqqw78B7Xa0r3yQXdJ0lnlh8EvUE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":208476,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHEl7CRA9TVsSAnZWagAADLQP+wYkGCEW56MY5jmDW23C\nMpSTo6iKQdzjmL9VSvXaz+o68NMIy5HJIdekDjhLKiBORRmxDn3YTnCfk1Ig\nFwYMSPayZWYE9aste8H43eG4dRIY4dynRXbG4KXgIibV0tJ2yFq+lhr0sIln\nynirGUQpQT4Cq9ruu2i+45oWd3RyXhg4st91t+XnlahmeVOPoGPHToTxkt1o\nTJ/G9R03h/kBUYMY0fnb79Edma9H/U1u44QAQ0bfw7M3QuKTHSW9/n9RZRJf\n+mhdOG2wWmyl8W+tY8vab+cafrQd34rItgqrPBnkHNSiMZTnaNqXOUCyG47J\n+kO1rr6h0ZLAmCnMy7A5q6AT7uLiDP/0FWL3zas1k/oJuMpZ0hHQxhkaajDb\nUq8fC5rkLLIiQDX5VGsI6CK2s8IL9y0Q4XCiMAKdc8DEvs2W8Bh1MOlUrV8i\nqlKwZtTBttTwWzIdT3TAyP0HPsXmwC6gEFsUuSqvRdwF2I59PhzczO5jYV1K\nOrMvmSCLvMwZeeuIE9QGJgMmKxgyl/Gso9zjVe2BBa2BSzuJTqDSifvNQ87J\ns4i+INw/SfXKpUC14PdP7B0nVfD2L7EWyQfT9eEdEP7qBm81G9rkOlqeTFnW\nj9M3ahNh2LYwjGRL0XPX6h33zmKsptbUVevaKSfm1bxY4wFFDN3Dj9SlS/kQ\nv8jG\r\n=XHEn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"74d05967bf18ad3bb70703d142506a528630917b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.5.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.5.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-74d05967.49+74d05967","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-74d05967.49+74d05967"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-74d05967.49_1562134907313_0.800019632578185","host":"s3://npm-registry-packages"}},"1.3.1-alpha-cd556406.50":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-cd556406.50","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-cd556406.50","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"b7e353c0386a76faf8a2be2c2b68126535e9769b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-cd556406.50.tgz","fileCount":156,"integrity":"sha512-Nj8t8auvTqK07jMi8HmDEgr6OJxRSXOBWv6FdJ6HOU2Uaeb/UxnK2XDLaZPkzifjFIBuqp0eYJt9/rjqT4/q4w==","signatures":[{"sig":"MEQCIFXMP6qFoqnsS155wYBHMOXHANnMRYoXzVEaKDOZLDEsAiAeTjHcWbECOcHYTa0kXXw2wWNVNN0KdHcM5FQ0UCP/8A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":208476,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHE3JCRA9TVsSAnZWagAAhlcP/11/ls91/bFHjXmKJTRO\nTFmBH31G2/iHQ6oCwWWJ9sQvo9PTmybOy3XwEJq8KcMa9DWdmqcsQdrl8j5K\nzNKYgzik7gwKNv1VHhyhgEafe54Yk8voTimlquP3/PUded2b4tGpwIY7b87y\ne8KvzIDWWbZT8PHcn0scpcBi6b+71mdqSv/C3RJertr7okLg7FOVT02iZS3N\nA0Tq6uvv+tiH8d9gfpyv+iDMJftdDE3wKX4sdyBV8uT89eMO58w7DadjUyak\nQXvLLEbuHENvh4wMGgodfOVz0h19wlSYmNTneDEmxUrr6gxesmMsz3PEMVLH\ne6dusRFwzOXqmNnSlozl7rSI5Z9g5C7nJsMkUVVVM46xt+OcV1YttZW39tiH\n/jPipYzxppiiDJeQ/75NV7uwqxC4zldKzJTT/umDcrTtm57YwEnZVuL2HBJ7\nFBucLfr8UncJa9j7YOjsvH0zpBGOIGk3ASF6W2gwZ0WlfL+MYBMUSgIZvcmc\nkGg0KIBT+EY14kim2W37ibPk6k8nW2nXStKxa0YwB3NZtOl7OU27skQ/o+A0\nF5ZqxsgubXk/XbxkOQIqbmxng0D+ONnjuzm1oJEMrTOFP3bZqFE7HVgzs54q\nntA45RGQ6As0dfuqfoaChSxfqhVi/3HPhqy0wOTFsk2h6iIFLKNPpzwzu6EN\nBwlx\r\n=Ey7o\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"cd556406a961edc5dea696d664378fe0b216f21e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.5.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.5.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-cd556406.50+cd556406","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-cd556406.50+cd556406"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-cd556406.50_1562136009060_0.24858077555116154","host":"s3://npm-registry-packages"}},"1.3.1-alpha-a41505af.50":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-a41505af.50","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-a41505af.50","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"aabc4271fa4c42fd22dc8494249ef607e29af162","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-a41505af.50.tgz","fileCount":156,"integrity":"sha512-YRbaLVhEj0txCavaoTQ+OlZjBjQyFYxAItURrTlT0NI2hbzUBZoUvzaeee6SDhrILk95JyTdMa724aRl21koCA==","signatures":[{"sig":"MEUCIAMDv3Ts5RqhwVgWolXA4aiIFq0mY0nU5sYpiJ5BrtkWAiEA6ca8AnxZFwzkgVuqN3RDhpsab+pTMqrxPRLJxfgy4AQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHFsPCRA9TVsSAnZWagAAIioQAIk2FRB+NEonN2exkBMR\n/oTdNpXuJHpDrbGhk3pjKlGGk0zVc+mJHAncoWw9JS1mN2q5wWd+UCOx12T1\nnDJ3196gFZX16cnJu8czpvZpCz5EF/tCwXHVrFEhzungkSaAlwvGKcWngNJ6\nm74oLQQJIJv9hExxP2Mrs1WC3Kb6gNe3Ys58h4i5akFHOqmKZvIjMb/ip8vk\n4ItdmCPka1RjJdYJgP+ZxXRFEmDlrTXaEOJKCP3NaVXtYFFliwioGRYbsdi7\ntq4v1f/prfqAm5lxTlDqTeWtLtzHbP4/cNazfzxDKfZSUm1dl1W70uYsBZox\nLFp9sXughXR1ZFUGf12ZG0Qn9+c5muHVtGbxMa59ngSFyEhEA6ygL3tmwvCy\nO3tv33GYhMaIGbz0d0igrGbhpqgy8ixgyJufxB6Ol8h9i6LOqJEyZhjT78Xa\n2eOv0Lkn7KS8nMvv1z42TNI1zj+HW2iM3tNMlfyP4h3JBvi2dNUJzjGo9p0l\n01GTW+7llrLI+/k4YWjrTsiwx2L2uu/kzYpMa45/x5ZEPl9jHOvv0/hR5Re0\n232Ibnkg65zm804DSV/ow9goyIF+3rExUd4EAoJJbU0Ci9J7Yg8Diwg0Sgpa\n/wmXgHjFA27MJoH2R3SqSBlUjwyI2ZTgGtqrQDJ+vrnh0jIILi/vrqwrEIKk\nwaWD\r\n=He3r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a41505affe4c48ff685e68ea43d896b672ff36e0","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-a41505af.50+a41505af","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-a41505af.50+a41505af"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-a41505af.50_1562139406496_0.27072414119156174","host":"s3://npm-registry-packages"}},"1.3.1-alpha-d1d47a64.51":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-d1d47a64.51","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-d1d47a64.51","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"0ab88f9bdb98b1c18e4c343873e262b71daf27b1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-d1d47a64.51.tgz","fileCount":156,"integrity":"sha512-ktDfd1wcegV+GEbtmCwRfPSFjxNi1/ka4vhGMLXU2ng5AqGGhmyruUXKkKaFe6feWYMceLgQ6D0HubsreDwO9g==","signatures":[{"sig":"MEQCIFw7Gfz4/I2SCIl6smIp5Wmy35PLI2n2WMSnHKLZA8kgAiAfZfTtR4hgX/m/NRQDbTzRSPH1prZUR0stfpbMCJZAmA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHFyMCRA9TVsSAnZWagAA/EYP/i+QYQtk7ffISO+CC9Mr\nAhAz+D+Vcd3SXLgUlMaLhKq73V5OXCgnYIR1Gg71ed9iYmnVIFjbaEr6gdpC\njABpiAEjr4+FjrTtNLgo2tGnwRRoEeY+k1eTPjpkXzkuDhCyxHCkf1J44y1z\nqFmOyEGjCiaIw/aKaUHxGpkFDsLAA6FuuG2ULwchOGro6UrJzae/csRPBA2J\nvCNcN2l3/+phJiXFoEZ/sOijwIbOpP9g2V94CLXldzrjxVQdgCKEaDyAuEWS\nYGkAOV9wzVtEnmIMdKLoMcJ7nGrDq7kkn4LG7N1XeIKusgDXOE4Yh7YuhVJj\nZO/UDhlvMI9l8E/Y84f1d65xAgw/y29ctb9AKORsb4wlg5evyj/ED4Ey2kfl\nO0dzbs4gEpLI4780Snnf+NTXNWR8UH6DcfQIf7s4KZElVF6Q+8Zd0SzzNJAZ\n7HaAlo+MId1tFjQfSN11PBIzqTNQqttNZD6TypMTZa3JI8b471ERAq54lUEU\nQgbUrxPmJj14ltIhhZXGw0qEM4e991x/C8zclYtJ15V1fqVHXuR8F6sJ1wr2\n47i8Hb+E/OCZqQEs9T7WZvr6b2WFBW8tEooRuZj7igGgKOQooNGqzZq5tT9u\nISjrhYalizXDzQaDfCcEHE71fcAOUw3jzEy+zyb7jIC7ALvEEKo0gz1USNdq\nNdJj\r\n=XlpL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d1d47a643e547dd6c57d2055d562786dee649c85","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-d1d47a64.51+d1d47a64","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-d1d47a64.51+d1d47a64"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-d1d47a64.51_1562139787718_0.4777581150549344","host":"s3://npm-registry-packages"}},"1.3.1-alpha-009ab7e6.52":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-009ab7e6.52","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-009ab7e6.52","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"0492670e7d7282d1642439634180d8b92fe286d6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-009ab7e6.52.tgz","fileCount":156,"integrity":"sha512-mWpLI73mCXIQBFgbQOGZi18TfqkFnMKi0qzm4s61XXdRRWOszMM1cHjD5HzYPUe3w0iQ9Vs7/s4P/GRGxQ5GZQ==","signatures":[{"sig":"MEUCIQD6RCChWPfLsKeMduTamry5yMo0BYjMkzWhcOyDbry3qgIgceaRmve1jWM2K2buAXxRAVGLCbN7uuqIKFq5SwfBCHU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHGTnCRA9TVsSAnZWagAAYfQP/2VHoQXbDLGuX3Z2xBU1\nN6NjDqTeONoc689fmzFaZDrdGqpLlJQ6flz1FOQ25hzIIqB+JgMsS586x4Ws\n6us4g+taU48OAVj3Vjmu9ZtpKI2QQN35tWo/je3YL8K+bVkkCD2ew6bcEbdr\nWqA3/h7oB+21L/X/66XujSxSa/ECRcp6XGt0zIuINMr9+oFFD6UA97o2HeY5\nKtGlJJeHi1CibA7V/GqtepyDe8K0DTLExYhNZuNLfVyFVIkciouOehxkp/nC\nEcZMThDayKfMSyNliZyGArMFR+WT9DJSmqme+BQILSBWu3krwFC6fZ7lpLzG\nTd7US+OoUgwTDxZkpKQ+OKj4y3a+ldJ3bRkK3emP8L2AUK9eETB6i63g3f1G\nx9w8FRUflawjDBSLVXlSp4xvOb9a1y8yP6X0rqfiKTpCCgUuzypRSRXNVz4A\nx8Fp/YfFR2yzobWkhyKKKFOZ32USxDPOBUEuJQnkia9G0lBu39NrTgZlOdq9\nMlechqzhNTfExuWz1CNFaZc2at19zDecBw+3nqfces1KrB5/26m89vluQyl2\njHAdfzL01raAywN/FM9A8gGFoVvRnghp08b90xN9jIndCvGBtsd4uVOsNXdk\niJRHSzBWwnsnoarM6Qwec66Xp7cgIbO8U53Xnt6Xct7B/EhirSuB51Medj40\nlm1/\r\n=3INH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"009ab7e672293bd59ef6119fecd88f484b9535e0","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-009ab7e6.52+009ab7e6","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-009ab7e6.52+009ab7e6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-009ab7e6.52_1562141927010_0.8882927330791828","host":"s3://npm-registry-packages"}},"1.3.1-alpha-87630ddb.53":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-87630ddb.53","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-87630ddb.53","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"9c5d00cdd42ee66a2c42eeaa3720d277b5b73015","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-87630ddb.53.tgz","fileCount":156,"integrity":"sha512-8GeGHo22uNWMKyPuTRq2SCtXHzBr9AjiHOAaZI2JbdLRQiTdyvdxoSm1IqfPeuNJA8Q2O53MgkNtG7QxpnrUAw==","signatures":[{"sig":"MEUCIBI1FAnD0eUZIPsijeRMwKc2WjRceBuaVjYDuoBUGVpaAiEAi35f2WhWCtCIFkKMzpaefaHIsiyDdttR+0mIfwhic6o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHGmSCRA9TVsSAnZWagAAzL4QAIHAL9Y6BlIBgzwebyUz\nzqoInAW7h8qFB2yc2+vOa6Rg3dUm2nFxDuFYAcvQALhyvkQGazqMgAqUtV90\nXeB0cBfnEh6jMcmUHKdGscDqw6ZD0bIoP1csIHGsyuPYsF/hkV+Ewr0xcIQQ\nQLFVwMAD58EEYdOf1gmMwdh8pqDcDXuDdy7LTxKsZXH6dPDucIw1S/I9iMM1\nvPeBUS7gyY/lOe4aWuZFhBFLAIPquK17nTaWBRvyNUmisVunLZZpwtg5HgIC\nKIsWmJbmMFXNVINqFO44IbmcsQAHGMzzExcoQfoC6bH6BVWKYeQ81/jbkErj\nYlKyLtYxh6Me/FQAruRpaV2DzARyLIEnM/z4ZPr0lLBkwnU6+tbfkjvlQI1r\neY4JwdQCVzubiYQKspCPRtNaDG2vxeoNw3yPF2cVM27fswDAXe9NvKy6hSOM\nAaAmoeOW9L05shOxEZPG7rQ58R0Y5sZiZg8hDU9uuUj/zKPVWG6afNP4TJwA\nPLW1Jq8DvKcjAbUrbIjlFwWgG97PuIN56/TDQbr2Pmzem8Lbf4sDfqlPhnnB\nEOWZUz2azaakUQDyXFC+Jg3R6KXb7fEhno0DqglZrY9nRwuhTgdDL/7hJLIn\ncZz4IjsaWb8HGlyMLa9ukPL/IHOv00++5nMT453I/lzkRPHd4wxqto2Yduri\nEDEW\r\n=/j8J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"87630ddb0a8a9f49d94c7b4de0be59e792ecf84e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-87630ddb.53+87630ddb","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-87630ddb.53+87630ddb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-87630ddb.53_1562143114134_0.6688891053953814","host":"s3://npm-registry-packages"}},"1.3.1-alpha-46bebba0.54":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-46bebba0.54","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-46bebba0.54","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"2762228fd92f6851d8ae09bffa259354de16f98b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-46bebba0.54.tgz","fileCount":156,"integrity":"sha512-7cZLyGRUPiYFguSQziAcL5Okv5AEZQAC7nHHFhxCQ/dPT6VrFfv9KLwQJPr2UPP58S2kR1+09RHy3FKPkLEHgQ==","signatures":[{"sig":"MEYCIQDqHFrpftrKyrZaw4oWzUt0u+FzwAe339Uh9Ep3h9L7rAIhAIHhfnpvBUMnWqEyz0NF2v9nCQgmouKxYuLgqpx1r0ac","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHGwWCRA9TVsSAnZWagAA1MoP/0WAPq4ExxKuwB4zyQMl\naK/YblpNthqog2fdMxniR1RquaqWm+w9YxEbPCU8SCzvXC3PgbZXClJCmB9w\n1og1HFGa8MphrFUY/4f2IdgdlJpx4FKhx4xe4raHpojEjv/KcJiFkq1J9d21\ncFMl+2PlqnhigplqEE0C1Tlbvp4hlmYXY/vdsjY5SC1Hg9+S3DsWLepwstrc\nh1af+1YzZKJQpxs7IKm2sOYqYtRG6/HHbE2ZZrfzTJa8T2TuCi6g08Z3dG0X\nE2BxfPDeg9FEQTbq37Y0dmP8lIAAcmpGnIZD/pjWLkZ1H5AOad+6b21Ez1V5\nBApsQ++Ny5NBXFn4vq5ZSoL6Zq8VYMctr8WqmnD+fY+5Db5YZ+uU9t8w43sh\nkDCqLK3+mKErxd88GnzmtLqvMh5MNYyDZwCG06FgZBicKTVND5zTBXRmJ96a\njKXPlBpGluWCKriPCUexH5QaVT5S5vd+4+fNkhvLh1IgDhNfPczTOE8eXuaa\nyScqpAfZVNznIqK18M0NF1gdEu7eycVRyO7oASH7KyalRfuaJgcEDbXqdnTZ\n/aMoVIN2/fcVUWknX9habUVWQkkgVkwKyJ8lTnGQzGWt4h8eImnT/Mv+n0km\nAoaAtXO4c9vFAyAAplGIBgQBDBPJvqTgcik84A4hDwfN+mha9MOyZsI3vnT2\nndJS\r\n=EdTI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"46bebba0618dc91131e6633507e5b5fbeb33ee47","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-46bebba0.54+46bebba0","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-46bebba0.54+46bebba0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-46bebba0.54_1562143764936_0.3017587456537638","host":"s3://npm-registry-packages"}},"1.3.1-alpha-299b5329.55":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-299b5329.55","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-299b5329.55","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c12cb95457d2f6a227d5cac784d7397455f94f42","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-299b5329.55.tgz","fileCount":156,"integrity":"sha512-ugjcbAqKWYi0STE67AFXWQxoZX9gCxLJzz7miW3mhcytrrA8YWLd08AaWxhhKEz5pphOloRaUsm7ZIXCPOFJow==","signatures":[{"sig":"MEYCIQD6HblKnoN5gyX3IYVMjjhXvznpOQIP4A2asZZUNxm2egIhAJ3FpNoYP9A+jqWHFDNXYZ1VOgo8i/MXiDNnny+KCvyE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHG3ECRA9TVsSAnZWagAAWl4P+wXEG6NEv2Borkeevqzk\nwicIFZxg19h6x69X9IgaBiv2ebOlco66njeQfgAKPN5PHOnn6/ikHygFTCIe\nmGuC/v53/a+XQ4FuOEgdtlaUS3zxJ6vY6Yw7i4ZqgT2jbcEogIDRxRZ4O1Kv\nxDYZeOb8dL+HHHFXr7bZ1JxX779jhfImp6Aeqyj1Ydw8pLX51ve4ESTS+hPk\nOxBjSNK7syfr5RsJDAosftG3KIAK4QojdfLtYfBkRrV0a48P+avrS/IM4EFn\ns26NwshopfeiflyzA7Be+7K+FGhaAEA/h4KKE31oggUg42baNrwHOD4kmFfL\nt+XKQ9FYsbUo+omDieTP65TDNCB/r+tN5W1d9c08VaYn5S4TaFtcKhgjVAtk\nlrA10TJUR4eFHN6OMvkZ/UV3d3ScaCwogDyXu8xrYZNmoqfdt59vvexEloyY\nvFXsNr+02Tr0tZkIyt9tNkD8FhLjApTkirD8LG3Emj7aOFySmp8ZtVCInYrw\nudjEjgtjAxyRO/gxCZc3apMlmC1iX+c/W2hDWMxIYWW/FGTuZVNxi7pIbqL8\n6f/j+VYBu3k/ZRW/v6lleDUfNtN7+4B1sb4YnFTY4cAjCQuhee4AU4nz8Gg9\nKNkCncDu9eek482kJQkXXpCvuwIRE3H80yNvdpdzMDox5I1NXGW28kJ8N9jF\ntJgw\r\n=Rexj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"299b5329a478f6fc88c6efa0e6498b02227f8248","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-299b5329.55+299b5329","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-299b5329.55+299b5329"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-299b5329.55_1562144195589_0.44507482880427607","host":"s3://npm-registry-packages"}},"1.3.1-alpha-6076763b.56":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-6076763b.56","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-6076763b.56","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"67389cb2ef3a02ae0e0541a6fec98e52a4882393","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-6076763b.56.tgz","fileCount":156,"integrity":"sha512-a1vUIsaBwlvzkGB9O/iKT84aPW3NAVK8kgw016pzTgtZbuuCjJtwTJc7oMU6FZLeiSz/K9+Uia/kLbT42nwHGQ==","signatures":[{"sig":"MEYCIQDfqrp9lxTdtSQSJ/1MxM5JWfOEeB/L7h2oseSAi4MQhwIhAOQX/Y+dxdFE2RzzLAhFqzsBxHJ1dpCd03JMHOV6WtVF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHHBSCRA9TVsSAnZWagAAIs8P/0104Co2joD5LCINwACR\n1SrgqpA6hpxb2AIL0RJfyZS3fd5UaDgPM9cLQeZF5J8GCAJFhKege06YxYLS\nHiaP44e0F6V3/kxr+tN8VCpXHU0oj4FqHi/jbz9aqTGhtTZSPu7MdYIYHQbr\nmddDDfYX7fFUsX+/gKUmzCoGB3Gfpu45+nQwhhr3FU8DWumcUhfvfCPdxobq\nfYXXE391dtduWZCo+ex7x7e65qwMjGPn13uKF5KfXzI+lHhD65jv+/0/RXXZ\n+N8Mv17J3UnrY7kHvBf2IVrHM+ownr7x7S+OKw5EorPgaL/GL9Agf79RZoYt\nrh3jGbFHsrgdtp5g5s/2E5PPzFlETFtrt7fpiQCbHjcIlz4dlHymd9J+OxqN\nYeweB1t2uVSJJ0opps8CvNWkh3YLA4eGoi+asDJWfNGkN/cNYlah0wN8BCLt\npCk9wFOmS6ktbjfG37JTh4jyimDVEdU/TSkoVxDMxDfyWJf7zHJxslXGFJKc\nECHhgXulhtItKbnm7D3KaUJiT2UfNG+5hF0OSpdAAKs6pPUDd7sbbpbqHwXw\naApdzN7fBjXs7v7qRdEah9nfjtx/XPlTsSYaPArwAkpX+bEKjbkMTLRGzvRy\nW9k3BNbS//TV/ozuX8g1HlxBNs0vb/kyDcLgY08OyTBUI5DtRttcdQS5cR7t\nB52f\r\n=yQ9/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6076763b3a7c06b554644070600067d8bf931a42","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-6076763b.56+6076763b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-6076763b.56+6076763b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-6076763b.56_1562144850111_0.06521784156443067","host":"s3://npm-registry-packages"}},"1.3.1-alpha-6b14c4c3.57":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-6b14c4c3.57","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-6b14c4c3.57","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"fa4eb92031d1193915f63fb13dc199b01b769b09","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-6b14c4c3.57.tgz","fileCount":156,"integrity":"sha512-0rRGIp9ii5xbYzggW1sdbNfjSDVpgoDHFNMmUllQEk+serAde/WuBj6JwbIprLjqVMqDeEivFchcqzxYcOB/sA==","signatures":[{"sig":"MEQCIDZLEbpAm8jK3q3Oca0Ql2wc+i/0xjXSZFlxfnbSyrsMAiBb4xFzSbSRhySYvxTsskTe1W9p2be4eyMeR1v4gvVZYQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHHNzCRA9TVsSAnZWagAAS+EP/RFV2089o89/Oln5ld3F\n+6mMe9zm+TaWIwknOwYPaYXhaWZ5K0TxVKONjLQs5KdV4F1xIREQR0ya3z8m\ndOsMjEIZ+UuLN58xvz2RbvykzWb8cp72L8jQGvUa5KZ61gX4q7NFNG/vIToc\nz6fWOMLntI9k4MnkY1N6aUjgRcZOK+d1Hgi8+7fqmO2E3iimSGMNKy0qRxfd\nOui6llWoUuaNcXSqrxPTtju/J904EadOVDgGv1mLFsB6Kmr5myFmKnGvmSKf\nWqAVKWNCDvQt+HZtaeo8AK6D0itraZNda22hHlFgqpvDuFyJWQnux7ypuKeP\n8dI8oMfj+9CvIfM6PeHQ35mzMz98sDGTOAqar5RdsIlD3VaKwS1Tw/AsqwoZ\nD2lA216CDdHwqZasBGoK6iYbZUPzxvZGJEnsg2TxUdo0mQE1+z/RyktqltHv\n2GLn6lw67d3AYkvKOEYZYpQzfvqDIa5v1HZuDk899Ds6I3cP0hlyyyQtLSJh\nOcWEr13XxHk5kdTl61rDU4RtTVp9qYiDkWGtD+f1LMUCTp8CrvoZaCDt4qc6\nGu+yV6clzmrtDa1b1Z5FDwxOxo3KD/nJtA0X8GewtnLDGuq0w3nkPGKLOJu4\nPXvHhArDeTJ4LyRJ5uwt1y8bT1N+hYO1NAF7dGsN9uze/VVrENqUdkKGsLRL\nEeTP\r\n=deK0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6b14c4c326b096d8986bfe8fe7a9f6a422cd8253","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-6b14c4c3.57+6b14c4c3","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-6b14c4c3.57+6b14c4c3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-6b14c4c3.57_1562145651152_0.3725138308190936","host":"s3://npm-registry-packages"}},"1.3.1-alpha-a22cc249.58":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-a22cc249.58","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-a22cc249.58","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c779a8e90750e58a657ef9476bb202185efc03f2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-a22cc249.58.tgz","fileCount":156,"integrity":"sha512-pbfPUaURCNILBERZ6fTV30wk3cFC/Ln3/AHAbslz5/yUPw7AMcETz7LnNlheXZaMgvMQYx4G0BObLOxGB5Kuxw==","signatures":[{"sig":"MEUCIQDzxD+ODZqHE6EnZeNTMsvI12H++Hy3GmZ+f9+o4peXIwIgMoH1+IW2PylnOvbXTjxcgfur8BEc5HRySKL1I7UfPrI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHHexCRA9TVsSAnZWagAAtP4P/j5wFkReaGFErdtw23SX\nlWD9LtoEO1pk+yXE1riCIuGa4fE9B8JvqBGSEHPkpn+Mm/tT4h07UISAGgZk\nrfM7Paxv0h++nN0TdfFZ7LbCSymCjKN0KR855JixtYIc8Qx9897sGoAkWhnm\nf95+SJhizknPhXVa5w295BPVidwaOIRyDR8y4+1nn4SJUeGOk11S4GHUZuMY\nk7OQG/8+SgK1DJ6iom6MGFS/bA3AW1AtpI59Q5GQfGQb4nX1K1tWFDMd+Z2+\nYh1KZfCzxPbOLjD+Yz/rFxP+IYGblqqvrkkPB3nh4AHc1nKCPsyLhjIFnLgq\nDy1qDs0ch3ds+XluR3l8zR8RLQxEc96iDar0E2hBDOrX2sCRYTmmCG3NyROP\nhY8hVGez8yJL5HaXVH94a44iaWX1kYYLdY+bM8qTDHma8bLJgxa9rT4JyuI0\naN1Acf+onrDmVAAbwYfI1bnkDEvVtAWeLiEvLd65yAueqyrC1AfMGBVJP5oF\n7mXtLGXJp1k+bdhcyBU5ppQd1tqjj9PiYwvCUGxhAwXR0PCRo43KgMRb5kS6\nCyHbqT/lXMk0k+lXHfBXvj62z6xZISMReLeGFP5Wtl8QKNlOzCxM9CQR6rD8\nml8mgPUgUHRoW5m8TUJvopjASv8zpWkdLqyFlxp0WDz1FJ1It7jvYz0Y9CfT\ny0vC\r\n=KFW3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a22cc249cb58a5bfaa6a5eb10a9949ec9aab973d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-a22cc249.58+a22cc249","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-a22cc249.58+a22cc249"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-a22cc249.58_1562146736572_0.883806273714226","host":"s3://npm-registry-packages"}},"1.3.1-alpha-b5f7fb3a.51":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-b5f7fb3a.51","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-b5f7fb3a.51","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"7e6b3484e6317d2f3f1a07b9e6b1d3571f86af4d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-b5f7fb3a.51.tgz","fileCount":156,"integrity":"sha512-ju5xiYOKzAOtSMxE4CqGaIX79C04tE030fcW/rAlGtahbRPq/iuH24k7VhGM9WIXizA2BOKxL27MaRo5bny46w==","signatures":[{"sig":"MEQCICUFFTTVB/l/8mC1NtG01ZexuAIK5vJx1Jx2+hzUBekuAiB1FMrdzXggUmH3EvKlPSU4Kg1j2I2ejRHJ8acwPTkckw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":208756,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHIA9CRA9TVsSAnZWagAAhmYP/j+LpWOS3qKqBrGu7+zk\nN+qqSnekue9J7b3JmQpZAPGiOFWz51EdjfrJwCTk7aPs6RdV7ijygSISDAKE\nC7K4MfNrYWovCeNyZrVSKXEOrHWOrXDkuksG2BFk2n5rXLfvT1LQI57twfZ+\nZ/0gXZMyA50x/ROD8h08Ts9tGFjUpaXsGJDEpUHwXJJTKIkHx7r2rnVH4wiE\niarjRET24QCb1nLbZNCx+40HePU97Z3RgJL8sxvwR7w0pr0VNEJWmBExmUjQ\nq8fY1WnqwFhQeY54szi/NA/Yd/Z2as+5DmiOSdA2ZQLu2UXP3mQScm/eoG6S\n88LW9g9oZeQMMjKjWzzkub1LGXrOAgxPH+q1ayGjU+4m1oRUyb+jCWWfq/0r\n0Iv7iDHDqeeIt6ICkSZfTGV1f8j8WJ3VHQPrPvZq8wL36iXTuBdZbtgyl8cf\nufhiZ+X35Qu5/TOZGGtupGYFMwOXP6+PGwYq9U3qKpnCtn3cmJijv8i4OrgP\nD++yU1/vGpMWZu0YDRmznWdzkv5Mwn2I1T+WCSKl+X4mVrJq7ymhFiWNKRC/\nZ9yfxwxrS5hOFA/4UdDgC9kqKIhu61UJmwv5/bJ90kvmL5KX8HosYc4pQp8b\nPfIzK1rg/qe74v+XUm2OCaEMpF5hmzRLh7HaUk91XK9gADC4ejbLZ3EiAIpk\ngPIY\r\n=WoHD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b5f7fb3acc61cd3b8bf374f92e2118b6ca6019d3","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.5.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.5.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-b5f7fb3a.51+b5f7fb3a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-b5f7fb3a.51+b5f7fb3a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-b5f7fb3a.51_1562148924558_0.2893083278448727","host":"s3://npm-registry-packages"}},"1.3.1-alpha-4c60eb97.52":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-4c60eb97.52","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-4c60eb97.52","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"abd08a586ec16237b7b4a87d601752469c95a0f5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-4c60eb97.52.tgz","fileCount":156,"integrity":"sha512-jtKLAo+xBIMZxG7+xzVo40JeXSANzeR/55PhmzoMtHS8J7V/whFMykbzyi60G4LOfFzVCdqNfXqNoJqfi3+OJQ==","signatures":[{"sig":"MEQCIDlSE4ju0sNfdUjrMNFWTnU+Z0HPpkF3/tyggE8kor9DAiAhK9zvIE8uO8bPWWv2KM8dcMMdL8XAhK5lAPUj7L39Aw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":208756,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHICzCRA9TVsSAnZWagAAsbYP/0FccmDkxpjvKg2yL1NE\nn6qcL4meSZDidnb8FojcEf2iRCmve8DxARrdED3SAbZxff7BC7GdAhvtErSz\nKxswoCfIxOdo2L4GrZZq7SPnJVZXwo6tRp8btnBb8muyCb0LFN7F70cxE9qR\njdhR9J3OVqjo23SH7PqKXWzwrzPVxh8Bw4pv64iM4UG9/D7IwHtPx3tdx/7j\nxkdo9v3Mc125N3B/clSZMwpzBqLBL/PJY3B8Pb3RTz+Jt8K15ibg5tua9Lr9\nu/Q7ZfIUaJbdoZbYfKKPJpSEsJ0K9Xm7mRNc1UMuHB+YG9ytLDlsrXBMkYCz\nZDrGF31E8chXAWFynKL1LNSTCCO0vJkS4fgjnKPBY41VDi+RrQiQ473XOsJH\nXT1LeY6tcxw0DmrZ6a6RzxBxkuqV6rGhb0DN8A01MCaiC5qTArqC0RfQC4NA\ncQSxcu28x/9TujBNR9+jAH3baS5WKAkoTKhjq5ExKwaaahJEUf4VRoW/weod\n8DkFglYD5PG/92K8DuOyy19mPSvPaUpaZaYcWqUMQ3vwXY8PPFHXSQMKHR8H\naA+8OpQ1UG9gLjBUlUY91cgtjNaVFM6sPlYjAeIyYu3/jAe4GsOSMfqN+wGu\nU0LgwryS8wD7C3UTK8HKWnS1hTrpwPSgtWEaPT0juhel4ZEzQLB7fwHORclC\nLlA1\r\n=h1cY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4c60eb97c1fc6c9d976aa1fecae1ce2ea99860f9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.5.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.5.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.3.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-4c60eb97.52+4c60eb97","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-4c60eb97.52+4c60eb97"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-4c60eb97.52_1562149043258_0.08347759787227149","host":"s3://npm-registry-packages"}},"1.3.1-alpha-941563c8.7":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-941563c8.7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-941563c8.7","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c175e70267fd3a3d63e684636d5b4f2d78f0922f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-941563c8.7.tgz","fileCount":156,"integrity":"sha512-Jy+oW0WkB+ouSdXGvFc2RVum5Dn05ca4YOIcqtZLmJXqYzRM0dVQ5v3+GwWPZyRoGAx3Im4nfIZylCvCLlhQNQ==","signatures":[{"sig":"MEYCIQCDbeZ4m9Ix6R2pb7S/u3/pw4g23AiOpkOsWw4b97kzcQIhALCXfAOLtZu+eriRRv7jV4cmGTBMQ8rVHNByCm8nvU7q","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205249,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHITnCRA9TVsSAnZWagAAsJAP/0JfqNUXQWXk8JU5rdY3\nQQz5b2eV0LzV8dib4BWdBfgsINy4EkCMqFXE/Fol094eXx8vdUgCjFopGzKv\n3OfLsveckUdA2FjWsn0CvHgiJNwcMGsuMiZ5D7/uoLh6s6bujHt173A0tGbs\ng8UjKh17znGHCoC1bg8DAYeS3068r8hwHIO5DQp1mMN4bJ1WidyFc2GuaVhk\nh4tiXcPXLkn2zM0rfKxxi+rdDUvXxROJHhSzAVbaPknwiSRqQE1O7hzVckqc\nQPs8EuV7SWdZ9WxJRp3f9vKHVFYpJnRujAimrw2Wj4g20wlXdlzgnzYxSATB\n/S+xgbH9N596iAZV0nUr2WPI6p6YwrOw8sgk00VCHUPo0Yum2EQUjikoafJt\nusBkc7U/H1sb/WphmtUcMfHCw492tFUk/D+6Q2yPTeL4MwxNPMjJWOAa5yN3\navigR3O6+vaTytGkV4pszslDr02Eyn8ajWFBPMGWzywCEZVdwYqgpZoBzf49\n/ieKEzCC5IhRqg4eUW7e5GdQPS3hKI0jCl7xMjI8K5sNgqTb01EhC7GdE5r8\nR7UmiiOK9PNuzjYamhNWECaOku+dlHdZecb/v5OEmoQjTeDgUpnqEuOBhgGN\n6+VB1AolsB1RZbqjUUvx+W/RtlTvbAILufX2qHn7uZQeKywuh39V3uwjxLK+\nhVYK\r\n=Kb0H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"941563c86ca5058ccf21b607893a193838fd1410","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.4.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.2","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-941563c8.7+941563c8","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-941563c8.7+941563c8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.3.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-941563c8.7_1562150118255_0.7169315114046475","host":"s3://npm-registry-packages"}},"1.3.1-alpha-7c7ff938.53":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-7c7ff938.53","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-7c7ff938.53","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"58c7ca98807cc1de49913f530f8e69a135009df8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-7c7ff938.53.tgz","fileCount":156,"integrity":"sha512-ryMJ79ZTo4HCNM9TpdchuiMEOqjCswWHaLBz61vdTVrEcYTRgEi7/PKsHdFuqtDsKa8Es1zW4NVzXl4MXiOnBA==","signatures":[{"sig":"MEQCIH4WEWJtvwxDBA5YdeHmZtyz+qW6LLCL8D3pDxnGTz7rAiB9G6Oyphj0Su99IShF5YmNpgqVoDIfrdpAG9JlseBcqw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":208814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHIXzCRA9TVsSAnZWagAAxcwP/R+bPoHEI2VVnDAC1hy8\n8L6vw1pKMbz261833TH8qTXCYlSOnCu4P9YTnZ0sN4QFOLNgHhfw2ZilDXy3\nc2kv2Cwp+byJFGZWN2g8/p8GglCpdtx/q8o/k93o4HJmjY9QypNBzZ0bWIYO\nAsmMCJKroQAJjVNYDiHhBnqpa4FAYIg/mvLo0iPpjJM8OOeaaLe/ii9b6fqO\nX1t5p+wTJGRxJVkzI2o07X8W1EjRNS2b7Zhl8CmhfIW6fVnW2i+TsGJayeBI\nwDjl9L5/1eecO/1gaTp/ELasFlVkv0okdkXV+L5K0nattRDF7k+MzGVmxTlY\n5fe4QdS5kzoCaqJqus3tpPGfTCdP/adsN0IFu7o/tzBxcqgN1EgF1h4m6X14\njDaYlznOksHf20vrstMuEXi5IBX+b+py//Ntfj4Tab3okbEHuU1tmu1OB9s8\nf5PQEnsmN+amhdA/NY8gjro9GfW/2/Txsa//4VAP60I6Es0kesEXoZ/p+BfL\nmMXSgc8Bd82V5GZWvscHZF+QTHpojZ/I+cK9aZtk2bUJ5Au1xFLHKS3J+8kn\nvSSkMKC7on2sqTPHlBXvZdmrwXcX4GaYiJ2dnR44+4UEQe18tUiWUfhJrpAE\nxBemUitxD329ca9yklprK95NHJzQcjWGKek4krUCU0lwxECgJx0xibQLzsiZ\nbYWw\r\n=/aIx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7c7ff938cf5ff239f9c06705b3d0c39ade946e03","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.5.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.5.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-7c7ff938.53+7c7ff938","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-7c7ff938.53+7c7ff938"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-7c7ff938.53_1562150387119_0.42449620143052935","host":"s3://npm-registry-packages"}},"1.3.1-alpha-cf762724.55":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-cf762724.55","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-cf762724.55","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"26e7545aab2cf125610319a7af5d893ac6f45b7e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-cf762724.55.tgz","fileCount":156,"integrity":"sha512-/chW0NrfDw/RvY1PV8+LjI+7eQj/vCU7BaDwaovBSYiQMzV86cWMN2Vop9sAy3jbG/8Uc3b72+YqVBo7DGaQ9A==","signatures":[{"sig":"MEUCIFEoOZC1uHcrPpxluIdsKM4ezkOOkxGZsH5HD0cWQAtOAiEAtA9DD4elBbqPC2s/E96UpI1VN3ATCijVi7r5KREUYlE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":208814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHMM6CRA9TVsSAnZWagAA4OAP/0MJnfnp5aKnptvhe+qx\ngSVWgToGqeBFNOdzDLRDhepG4Kok2vHquHu51MEEYnLzxUgMExLY0sn4zxRU\nEU69cJLbeKrzi4BfOQT0QTVnT+J4DZ83MHpVa6i+o+xyAor6xB2F+F5vAWp5\nHpBxE05RI3obD349WBK4tsy+bZOP/Xa+PQwAqPt1j4cuwwSVKYMHUGPsKfQe\n4aCNDDgjPR5OlO8dqnGpTAQ3fkg68MX4SQU8yWt28jDrk5dSbWlQijl4YBri\nlgKpW1r3T867PHSQhGgUdh4ls1NVBqFFAn4vmmZQWT6wFydPcerf9QIK+WmG\nsE+FHKZoHqiaZtyggM4QYW8zpcsWthJLwCmv5I2DUMxXPfFsi7HptD+NIBbj\ndNf1dDzEpIuId2jJ6nc0NCiPmk07t3SpFKHi3uSlcmqDga1rYzKeZ1mGzJnV\n9EFgrDqvU7veUsh23104+uS7n4MeHYfNH/KKAdq28rsMccYEjb96zi5XEBov\n8HnkmOkYHxmCZDCao6QCgNXsZpd+iwBCehXmv714KKMfzqOzauI6d+PRpDVP\n/GXkJvqkkf0Xy9W1edIWr4qbNH96FLgB6FHJdMqBdi9pWn6zhTtc1jPOHyAh\n+4oBPQ5/ZQ7g5GWbbe2mFZy7wRAtcAM/ID7/k6f4Y29Zc7Gtf6WkRSil9xTH\nPMkZ\r\n=u//Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"cf7627245b839e4f6febb4267cd9898f73957194","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.5.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.5.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-cf762724.55+cf762724","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-cf762724.55+cf762724"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-cf762724.55_1562166065763_0.2031950888222176","host":"s3://npm-registry-packages"}},"1.3.1-alpha-ad4573da.54":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-ad4573da.54","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-ad4573da.54","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"3845de9eaf2d786faf971a6b261649ead5693d47","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-ad4573da.54.tgz","fileCount":156,"integrity":"sha512-VE/YprRn+bfm8gWuRrazNvuha3RpSVS8E35IVCGBdSMo2OQoAHejhDFx32LoM1zgfLeh9gE8OAexMT5v95iQSA==","signatures":[{"sig":"MEUCIQDdAih9jugYVB1M1Y+EsKFPIjnR4JMfgduwgiT08YnDywIgG3b/gyyfE5luAXjIX2ny4aUUrJOP2uiXU1cHZnCMVR0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":208814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHMWZCRA9TVsSAnZWagAAkDgP/Ay3WExywJDMPz6QorJj\nWwnVGdNx0MzB59WGzmU9W/Cx/FGPxKwIwtWfxZBuVBxMN1qxZl/MkVXh6heV\n4roZakgE3CMZPrNj3enbX4Gg9EirsbAElGGTbz4OnqgFYqKCaqSUzIwE/zLc\n5n+oNbboqXwnWO+s4LUSO6XHkJ9pbd9Mhbjc+c+kmJIXAydkoVpvHB68epYi\nGCayS7cNzqk8a9sBnKeZFp59nooJRBRDwuoaoiNDP66+pjoeu/wL+mp5ELWb\nepDcfSZvH1ju0SDerxMeCzkoVEtzV5RLdpeuokQVs1OdVnvQjHStOKB1xDV4\nKcNs7tITXBV6sFIwFhmCC7YK0YD4rLv7YOC5tJpVqYdH2gw9ZP9oyWzsH4/l\nQyYwefAuPH0WoBtd/z1L4yvUn0cMs58waGPhbg8HK7d9xPfAlxAUlqHe6VDo\nLh2WjQRO9y9ozFfg1cAVHRiW0Zqo685tUgU64kfTC0yYlwPcYR4N9DJqucA6\nspXZW3JzxRH9urLWCTCJ0DqGAr3xkc6xO7sC3P9a4bevkLKSVAJNbigX1zCJ\n+A0a8kINKSDEDBioVGsz6v8gyc3gwD7H8slVzj++b9hR4RPEiXaygIhTd+8w\nJ/4wfqVlBf+O+TA4M2Lq5jPHqDTXZvXVTr4u+6504ea/nQi9TuHHe2XLagsZ\nUjh3\r\n=lMPT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ad4573dadcfc9549d3d3bbe5297ec66e7e631c72","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.5.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.5.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-ad4573da.54+ad4573da","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-ad4573da.54+ad4573da"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-ad4573da.54_1562166680323_0.5988416787730393","host":"s3://npm-registry-packages"}},"1.3.1-alpha-26858a4c.54":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-26858a4c.54","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-26858a4c.54","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"3d1d806ab92afa63c74f7773a2cc6162f4bd3c19","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-26858a4c.54.tgz","fileCount":156,"integrity":"sha512-QHxb1xLxyJnwKjuAd8HkN0RaLMxyHlCprpADiBv/li+97v57yiZ+U1BTsjCrybxYednRL2BaAPIL4TcgbV6HjQ==","signatures":[{"sig":"MEYCIQDy/iX5/0E8pJETmtVrm4ctnC+XTi9ZzXgjmdmPgDCTlgIhAJHrBz8x76yhj6/uNLvHRAnvKNtI+o1RWtyEJtcVUsXa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":208814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHN10CRA9TVsSAnZWagAA3tgQAIWcMp/C+pax5E0Phhyr\nC3y62Q74NnrWmdf+qA/bEh0cuIk3o7IytkyJGKlYYY7aA3+jCbXBUlv67U2G\nXO/Aiq+iXuuPJBdj16HPexLNuv5ke9SSnoUW4YreTH/MgqLRCpH61IKdV7WP\nhKu2tpteZl+i21WR8VKSoI9jm0AjzYdIU089x0HWKaPlOaRKQN6u8bESCpHt\n0ja8U96AssTrrmGOAKseVOoWySI3obZoMM/iTUtrv+DwGycpU3pXPZ+OB2tP\nt5Zs525Q7qFPcjm0sddjk9DtJnbPINiGLs7XYA1X+XT4Z45zXy1job821fZ3\nIhO6ohMberLh1LdQK/hI3bVX9OXQoPJzqsToaZkUqz5sv6RgV3U56HL+OfV5\ngI9EnpypgxoX+rjv34p4w23ySBZASy6BcTegjignbCizIpUN0Q5f+UAguVjC\n1h9HJxQmGkwpilbRME+7IouxvEIE47iMeHEdPhX99aWSs4wEfGTH+DSD8Ddg\n5hJZjMWUlmwxp7vw4sfQpRprOY3AzYVMEfWaGLtqq3VQazgHyiZMkuzCOUWk\nGK3CdOZYq+dW012kRXLW5G82m+JqxkmBAmpWGeCf6NCM5uLu73OBLx9cMmLm\neu4kmhdrqc52VcWPE4gdkB4L8yUbFrYGp5X2immVUCK2Q2HZiXepvzCAZyU9\n58Bt\r\n=ZeE9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"26858a4c6211f3976f3612022eddd52b0aa26eb9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.5.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.5.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-26858a4c.54+26858a4c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-26858a4c.54+26858a4c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-26858a4c.54_1562172787742_0.6572348708444153","host":"s3://npm-registry-packages"}},"1.3.1-alpha-49c29396.54":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-49c29396.54","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-49c29396.54","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ace03ef4dd258e7a2646fcb7bad86d85b59137e7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-49c29396.54.tgz","fileCount":156,"integrity":"sha512-A7uj3/mcxs7wQP2KnVMa3TsTlVADR1uJXoi65b1zLaIyupkHuhXNNdmccpZuzi0W/r0OlsUw8Dp/iK23xoXCrw==","signatures":[{"sig":"MEUCIQCq+UudilUPaG1ZBrxGJZIcr6s6834xacwGj2s7eq7yLwIgYQBciq/9OFSFqSVSBI5TuztPxw0wwTp/yPgeJkMJvlY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":208814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHOOUCRA9TVsSAnZWagAAUk0P/jiQ6lWYyfq100p4KMrK\nsZy3YSb72TttO/cUSqsDSY7sWHQyNUxSOxI+kn4212eZKuYFFySn0VFzfQW1\nvYK7NW/CRYhZwib1wmFpMBCsoqe0Hpc12BxnduEbcmcnPGUKw/C4CbM1iEWf\n4mERm4qWvqlQ8+PbPXdsGktJRHR/w8Ney79e4bOS3ChBcWOlBKSUbtk/eTfy\n76/jMSnVD/paj07SobpJpJrpKUpYB6vWRulClFIxDBPyNP+A61Sso8QUZBkq\ndI9M7yLHWwTr3IeO/rHmcCyZMmoPtsB1VuIZKtkZiQKiHfFuQfx0NEiS+AZc\nsddSeRZgkJpIerGrGfFU6XFkFK3U4V27+u+7a8YkSFzs+uFh7c5nlMPRwyDe\nrlZ00UKdJH2ZVl4NGi/DbDdWGLmjaAX8QRd9/pcC0acTCJxkHTkhf+T25HKa\nLG6ULtos7VTmavaJ+JltPb7SDqLBw8SkmT9hOO/t3LGbOvb+3tD/jtMn44b+\nwETg7pk+joNnQ3CV0G6IgJuP3NlAe1GnCyTLvDKZrn2CdI16mZWok0ZToqQP\n50+jzUc2XU8CIkwVmTtJ627MNqOmxQ6uH/6VBL7umVgTtHsSevhG3M9VEFiD\n/3HBRUWtqGnE4dag2mMqReWtrTVeeVcgOWpTdkvIJRjuR7kA8b/SUtbeogl+\nhxr5\r\n=jdU4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"49c29396e99b947f5402e44152a83f261c898747","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.5.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.5.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-49c29396.54+49c29396","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-49c29396.54+49c29396"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-49c29396.54_1562174355757_0.34545619703265884","host":"s3://npm-registry-packages"}},"1.3.1-alpha-e3b8d36c.54":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-e3b8d36c.54","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-e3b8d36c.54","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"e6fc84a3c31e2a37c056bf8100b436f07bdb2d67","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-e3b8d36c.54.tgz","fileCount":156,"integrity":"sha512-m21dDGiQKPfM2+F10LVnTIlml8H/TDocnorzy+NFPfBm6lVvnXANIS82yLQlKmMuz+0fWiv+o/uRj9OSU3nSSg==","signatures":[{"sig":"MEUCIQCuO3ZWbL4O3kH9GXGm6srcNp8he9p97F6sNjKFFgBMCQIgHVNY1F1PJf6fFv11pJ2FN0mIcMQ0kPl2ZQrgqKUWUrE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":208814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHOebCRA9TVsSAnZWagAAeg4QAIlHpD/Cwci6x24bsKA4\n5KaCjIWM1XIreQkauETz/CPdSQETT8vSYrtNaTPzHJZJ0W3KbFTokkmlpLps\nLREHqob8NUV0MH2VqFeGMzlrOWFFFKqikjn7m6acvso8W9CByjBSRQLzQdK6\nOxad2ZT3jLgyuLLWCNzACCP09cFrYPUlF5XVykDW8iqEZ9QIEa54xCtYhjPu\nEXHSYsoXSd11mPG9empQaSh1clq+WzuFln48DWvUZYhuMGScrq/cPLCleYiY\n7/TGCglUAmAz74g+xCB7DmKMkBSmQnM7D818yRP9rmGnUfVoAqtMrkry2ej7\nVKJ28zz5tVqNye627qhBjP/6DTI5il2ebIzTxuU3SHkft7f4KE/nSLBs1u/K\nCAqg9EGrnp2/xvvvQHFNLXOARnd4DjoQpYu+gQ4x/BdZgjBVaHrz45r7jVxh\nobP24j+DK/i5YHWyFSCpMd1gUent3wBQpSY8rydPlK1GTqYvDMDTw3m+nRly\npoS9IFVJ/J0u8tnSzfpqJE0fUgSgsZ1arOfF5M4W1s6WMOP5yqGpscWw0dDh\nCq/K3FHNxFBMCbvxFUMWXieQHhCVNWMsj3YdzgaUjGjXQD8Sj/p0z/RHnxrY\n/eOn0nieRaGCGP6OpORw5s1Y8oOoNEmOdysVUEVVQ9WtnkMxm+WBUEufxdp0\n9LT1\r\n=4p4o\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e3b8d36c5c12137b2dd989267c1dc4e2eec2abb0","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.5.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.5.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-e3b8d36c.54+e3b8d36c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-e3b8d36c.54+e3b8d36c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-e3b8d36c.54_1562175386392_0.2843099414583572","host":"s3://npm-registry-packages"}},"1.3.1-alpha-8ac815de.54":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-8ac815de.54","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-8ac815de.54","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"2ee2ed7f57ff8932b289ae390f55b4f6d7e8d9fb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-8ac815de.54.tgz","fileCount":156,"integrity":"sha512-qhkrTMff2g7oYjH17xSQMBA986AnfFdvXd0ZqBuGSUggMo+Ij87KSl+W/rx0owMUtSe8eWmOT/8D6k+47+JaYw==","signatures":[{"sig":"MEUCIA2vbrHfW8JVbBDMx/82SnGhJF3B3hq1jmjgD4OiCChtAiEAo6Te0ttJ6um5aSykiOK9K10yd9fkkG2bBagWJUlLwsc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":208814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHPQ9CRA9TVsSAnZWagAA/j0P/1iZknnkR/OW00qz127N\nyY6gitczOO5ou+VCPhpPQXZqQKHL7pENZ+oplnUyeTCL8+/CgLdgNnv+LbE8\nW7eNcqON8srwkwWZ8UJtxPSZciutbwv8JS4iMs3+6KC21qyjmGaZx48ZI7Es\n92gxzueQZd9F9dYdNEnQKHCNWfC9j7ENfkN11/Nm74P0C6t66y0XVM/FXR3m\nMwAeQL73xzb05FeaV7aL99PK1V4B8Ehi5zRxS5Mbi+aMswf5zgGXmJslveSL\nDqtABW2qlvbIaf54uQyWtWXPshHDcVyGq+O0zmWWrPqHNIE0+p8Rzd6/gU2U\ndKpMOdTKc/kTF0ToZxfWZ2uaLa9+R9UM4+6RPtUVVrEtVapdwGP/jkk1R8q5\nunTjl8lFCSy307waKbKFVue4JXJmsxr2ZyMp/o0oIMGTFSbjm7D/fcv7On3a\nw0EiYrcLys3K+EhSUeHp05xwp+2wF6ufg6KwTuPaQE2Bp41LhyPZf1j4mppp\nvr5Kf/z+3WXnVEls+GzBLO8tXYU8Jpjm3fVtv61+vK9FB7R1yXQUnRmxKDPD\njYk+Utan0fHCdNpYx0xUoCXpOrOlPm2/OmYJOjGptWu0QiJmTmvTKkFxLZUu\n+xoaIKXXxLk9xVkIOlPl6YGQ6Vbe00cXlfurZTTtG+/Cs6rPltXFwAMj5zif\nPrEC\r\n=1So/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8ac815de63bbe19adacea109f186d2aaaf5b1fb5","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.5.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.5.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-8ac815de.54+8ac815de","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-8ac815de.54+8ac815de"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-8ac815de.54_1562178620215_0.905042355077893","host":"s3://npm-registry-packages"}},"1.3.1-alpha-1e050145.54":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-1e050145.54","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-1e050145.54","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"8de464b291c51f26f8901860cf33653808fb1126","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-1e050145.54.tgz","fileCount":156,"integrity":"sha512-MfcpCCDoTmgnh0tQM4ay9KoTuhELESbhSMjQ1dLYxD+NXF/7whoCJfQhuicWoFsumCWJTpjEv7t62E+MIZ81Yw==","signatures":[{"sig":"MEUCIEkubmv/zM7DmqqcZvByNNtbvPLsY6PveNTGUt4jkx1hAiEAhVX/SjpbwMZ1/NI08nBXBmT76VFKX8QkOIvOhJDqjUY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":208814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHXDQCRA9TVsSAnZWagAAu6QP/jBkNvB0P1ZGqfOQg7U9\nxbwyHn+nWvL9Tmg0dko84xrpjF+lCQGzO9wf7gGHG4rYLINL/hWGhmlvue8c\nQn7a3VXcZvlQLmR4Kry5ql5gc6peKHP9miKodHvD8PMjTnGWiR2gAQgKK5eQ\nmp3WJhGUwLssNYuhwQ9iUlaQ4OM6bY62v4o2qWL47CndWeToeDspO3OojG6K\nrQLwCd42IlNyzkZuP3wYOAIWSHeKjg8OudIEMRh73pknYTAxAvDoiU7RyQm8\n5QDUswpba7w0hLM9p8kBQ1LGOzjo9T3t+NKLpkCo47Qjl/1SD08NySyUX3BZ\n6xH5SfK6qnPZ/BXFP66HBP6DSyWA7IASaY39WTcEeKVQjMmaSjO5Zg//W1d9\nL5VBKm3/cx23vsVhrESTovtuIV/FBAtaLQbkQi151j76Z/yEl7SuwYNhQNRM\nG05Bo+A3zVEUOSkTo0LLYsdypzRFa7DRgAAvBL/8UZDUTiF+vcodSSt+wnpI\ne6wcrxD6Dd179YTOIp2IL4miKRhMpSmUsaPZc7DSoysoTKAAsYzaAXMfnxbL\nFiTfqtQsNkxuyXfJwmDyLa4bKtpoQJZeMVpG/25G8ZLxmL8qYolecZI9ip/z\nlUc+cpaU//1zUBepvji8PezXb/+szn6C/f4OZGP4iw1LSVRV+fcMILIPr7pD\n5Pn3\r\n=1tL5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"1e05014548cac33a7637fea2cb91275fafae5309","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.5.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.5.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-1e050145.54+1e050145","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-1e050145.54+1e050145"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-1e050145.54_1562210511679_0.5550678002960721","host":"s3://npm-registry-packages"}},"1.3.1-alpha-440550dd.54":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-440550dd.54","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-440550dd.54","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"46617bd455b48e8f38b9c825cd37a68476cc85c3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-440550dd.54.tgz","fileCount":156,"integrity":"sha512-ZqWV5FaYjQogcXkIFn5Q0FglJfl+jfxL9zQUSQ4MnGdpQBK6ijlZUZXftRL9G4lc0nXE5rjXkp+6ri7lvCnU8w==","signatures":[{"sig":"MEUCIQCmcoqpJPs6/156w798BmCEt5nJWgsbE+9HGUxAe8lPFQIgf+mW6aMx3c35kQDHa3vajTIbmtF0ZaqzTywLsdpDGM8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":208814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHXcZCRA9TVsSAnZWagAAU5UP/iNA3MayGxvosDyzdjek\n6m0Rx85hXubGDNPKVDabdgCnMC7hg3+JrxqXvszlPeXgMz7iz4ApIFABa6xb\nOd98ODF1UQHM68uhyUwcCTUqtA/5tytSyes5x0XlcCsr0Tj2J8DtShivrsQw\nP8I4j5gMBjEwfHxPP14ZllgoAtP+D6yW7EBWB38x2T3I9c1BUWGf2ahPFtec\nFTD1iODUPXZP+dFJcUAhQINLLccceKV4tjrfHTpKnnOoZNFg6kvvSBczZFHa\n7B6H3z61mX6qu1xNgrlXeV8JaYXOy27Ep/oahGbOvjvXhZ61PhC8vGTd6bTE\nRHz1amp+tbBaLQ7QZN2AlQyg7zzJWAy5IE2lYxcxWAKT9Cvivl+3ynKI1FdO\nbrQt17cUieclIWn4HKVE3dEjeNku8P0y3JPUsxt2+AEQyROU0F9mrZ94qhJ8\nOjOdhX8yt2Wr7t3QS+2w/PdmnVAcXxZkNv2D+Rrg8N85rDtmdKTeJq9wlmPE\npCFHCTGL21DnSqcnVQ78Gj+NYTVdaqHo0ngF9/UB5nsfSo2iNQSZgaiCfl9j\nYIfWI3WF5b9OJSL71yu1s4kWpNSBWbeh+xKf0BxLFvR0QjfOQq+w6B2r9+6O\nAOBz2ccUkqv5EQXSAEeSNtg+TU5pXMfEEngFNzsnSRz9dY1hSiALJPGdFgQZ\nmhc7\r\n=b2U2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"440550dd9b3e4dcd7f8eb573486efb5ae1c5d810","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.5.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.5.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-440550dd.54+440550dd","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-440550dd.54+440550dd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-440550dd.54_1562212120972_0.3377752349732246","host":"s3://npm-registry-packages"}},"1.3.1-alpha-56f7287f.54":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-56f7287f.54","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-56f7287f.54","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"b837a7bb70a570c4a5717cef584cc3f34be18cee","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-56f7287f.54.tgz","fileCount":156,"integrity":"sha512-f+B8/I4kmcSpgha5+xRtHhejqM2cCmxIL/lEtfooeTNa5eL15E5PT4rIeeY8MhhL9KIam2ll/kEBxVVvzZAniQ==","signatures":[{"sig":"MEYCIQCHqeihl1H9pYHE1NJn/qSJvkLKQekH1XaxDH56EbOMowIhAM8gdK3zvfwhRHBX4hhf0iZJs5Ve77ETnPwdLY6HFYxH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":208814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHXvLCRA9TVsSAnZWagAAOnAP/RWjpIdUUdx0siQGrkmU\n1Q72zK20qn9pp7gBcZhhMtwVlYFBDOiwNkYNq/MePGzH/lx0dqG60mT1B9lf\n+y+Du/sfonPGpPQ0aumu4r4AdSMnmbWknr5CI7CgygBX+lCXIZv/NVuYzQNa\nclCsro74j9HBgHthY74KlvSziRn9OeQQ/HuABtyAdy+uBLnJkPrpxpyUwEab\nkFMe+YFztiKsBo7GtGoPbHe0POcwiOMNHqSjDhS5ciPi2U6DHZBbQRM4c2Ln\nwYaKDsUkvwgPnggL2OQXc0O+PVLqnwVlPuE5YrrlZ7ak6vqry5Qq3OvX8mpm\n8zsKXbdjA01b4KOXOcrnSAoN5ZBDNK7ovd1Ul5g24MhS47Fu51nhdDdzgwoD\npqXr35AmI3lRdLUyMRohIOhjdoQgEcgvg6K45AsmaJz/22Sqp+0JfmkUNLfa\n+A4uS8zMXs51uHoBujH0y/kGcdXwzCdtXcOZq4xX3b2BTWE5dRowdefx0WEF\nH3mD/R4L4Y9uCrpjwtvwoDstf1bbQHPV7SmUT+H0hv5Ag4w6bvehfDh4pIgr\nciROgCr+Hp/p/uR2ynQASt1OrjeNQd4zgdNm2+ZIyFBf0jKT4iWYr9UPX8Xk\n1qRoRYLC0U/j2wIf7KZLBTUdPvE4B9XGO3fdM+VTiVtME3opL/1zCGyGLN6l\nAXwm\r\n=9QwI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"56f7287f7ac851230295c2288a519726ac5ae3b3","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.5.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.5.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-56f7287f.54+56f7287f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-56f7287f.54+56f7287f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-56f7287f.54_1562213322447_0.5820269675198582","host":"s3://npm-registry-packages"}},"1.3.1-alpha-e3581718.55":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-e3581718.55","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-e3581718.55","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"3ea2aca7f2119195ea60a8139c30874a61fd32a8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-e3581718.55.tgz","fileCount":156,"integrity":"sha512-RPLt+TWZ4WWorSAE6+dSBbKITEBV/ZPMZyVark7y47sVjF+u5u6rmGCvKdnOYve1tupeg33ZjsvDRxgDHuzJCQ==","signatures":[{"sig":"MEUCIFUm2HYJhQ5EPLHGKzb/hKAH+Zu4xXPdW4PwL/gU3orFAiEAtdsUuOeE46wsDXBZP7NMZjsmbZr0TtivCvh4NzaGWUw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":208814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHZVaCRA9TVsSAnZWagAAEhAQAJGaGXfsHnM1hAhtjpMd\nRURj5YMZ6SJAkeSA1591mPDw2lXozkhgOLIvWVd7S2eaH+PxoBVc/48WBpLS\nQn07YDZyTlVrSyp9oYcGYgYLlwIpQL3yPhasiz+p9so4KQUW+BmYi9eiwNc8\ndOzjFutExqKguZcJtcXMM96u5EY1aWGibV7vWsGFDSOrNzwZSQORj0FsqZir\nRFriG17lvR4CSERzjf0NLHltblwcJ9gGGN0YN7fTW144HXA6vlDJHrDaPiYP\nS7SALd7fQ9B0FQJTb3rdsRNqotLPVsIYIeu5LX3SUmDYqVtrtHqrnOYEj94J\n/PXUlvsZ2vnd5ZHSXpNU6ir9CVMRmkdyqRrL3/aVEgAVpnpAvPspdG/BS1DH\nr22WkqbFeu4LFqRIJyJkcSIeBTBuVmopFz3CulzQtKpQjgQMTWuKdvjdOUCN\npNXJ3Q4sAtI+lgc3WTUJg/2MP1278rxdTLt+sLGCY5kWAVtJNgRSrv6v4hEk\nDNG4Wa8v3h8HzcpjNqJcyZ7nGIDFO/9Mrb7RoWvtmfD1/Zz17q5JRpD8nydY\nRvDL75Ppq2gnBLo9ftiOMpxE+5C1cseOsvGjuAyG0DxQOSR3fw3+veVwqaBj\nxquWQvh05/7Zoo2cckwMVaPrTuRm1b4nabI2higVZ5Uf3X2Gy6/aBSQFlkwG\nmRoC\r\n=0+p5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e358171812b5496e023ea980f48e24135fe81116","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.5.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.5.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-e3581718.55+e3581718","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-e3581718.55+e3581718"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-e3581718.55_1562219865386_0.1932818752007841","host":"s3://npm-registry-packages"}},"1.3.1-alpha-77632915.57":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-77632915.57","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-77632915.57","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"04ce6f31014f8d8b91feb57c2601e2add627a9c1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-77632915.57.tgz","fileCount":156,"integrity":"sha512-WVikLFafg6AEUjb4WlMfAQpaNHtoqtUprl4aFj6U1ndndGp0Ckes4RBfH9Vp9qh/UuJtu51NYuygh0OwUliHUA==","signatures":[{"sig":"MEYCIQDVgDBU80u5Z0SWd/6X3RuY8Qq5u2MnDxPREOgYNBzDPAIhAOY6Q54pNRaYvZuvfQ9+g3oGvN9uj6wODCx8R4veaDQ1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":208814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHZV+CRA9TVsSAnZWagAA2AEP/iXMokYrGuig2Rp2BpLH\n+qLomc+wlLJzN7gC0/uMSKzLKxvG18hYbnVYoxSdQr5Aps7w4irhoFCPL4uE\nHWxsCaqvipdHQRC3JOFBA8hpFuSEHumur/VVt1H1nN8X4NpjLZoD056J6cMS\nu7warH8Jpa+vhk5WWZ7dko7Wr34SoUnp1OI6JroPw8k3ZUlzGmE2rtbRp9GQ\nWS1MvGiaf3x9lDs6FH+B19Q3xxDpUcpUfV006VgnvYlTdpJRtDZvpwc6tUWa\nsBgTFE+mO1+EZScOtPMtNzkLIdg2IwyTpJzL81rNmj9hlgOGFVk7D98tvHtd\nPVSdatTR7hZbbxaJ2lVsIIfGxU+pdEAqpEYiBXLjH52ug85axY8IzUtZMNlZ\nc7yu3xiHG7frU6748mNjGVn6VTUoaONxFBNPzj4181u4BBseSckckiQKlGnI\nUqkAJ+F/J93w8s2IRh7rdM3MnHNO8OU2EwUhS1QtsqJd+7mC4+afXzl5GBqZ\nnfcZm+hhIV3Z8jwHrx0acCvAzN015HHEcbypO2UD53w05frOk7kf8yfaWYYl\n1ZmdQ5hxx2FlxKmaKk0ESPL2iZSXMIu3+zyVxtlBuDrigvZKRX/udz721jXE\namGCT2BbF8AeSz4wOmCZ4ecb/Qan+uRDhDybyW1qRUODUvYL8lgtGPxxTG0c\nbTdz\r\n=J6Tm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7763291524fb882740ae73e2b14736166b87fcca","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.5.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.5.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-77632915.57+77632915","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-77632915.57+77632915"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-77632915.57_1562219901542_0.23650278974038708","host":"s3://npm-registry-packages"}},"1.3.1-alpha-c7e9bb75.56":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-c7e9bb75.56","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-c7e9bb75.56","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"7efaaa0da2a79df85d192fc520aa40b524c3b921","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-c7e9bb75.56.tgz","fileCount":156,"integrity":"sha512-UmZYcgp56GarE7l7vdoqWK54XT/WsIQsqbKG2ybfcMsa7ZNW8NHeZsJJ2QnRk04eA/wVqiJZJCiMEy5oQCHdrw==","signatures":[{"sig":"MEUCIDlNPmbcoDUqR8BP1OOsONfssM7yWd6mmcM70+RpTdMSAiEA0J/vu4XUmedkaj/mnRi+27VLpDLigy1s1qQlUzST/P0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":208814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHZWmCRA9TVsSAnZWagAA18kP/RyzTNWLn0zYDaiAxtY1\n5TXBThS6cnEBiALLfdrY10aZogaJ0hK0BKlpg5fsYILy+8V+EbmgjrINMLWd\nLI4l8PK6jqCSEKPeIC06NCNLeylLV9gmJATx/kB+7RUYgl7w2gCvW7t5CgS1\nt1vIvy4PQozOdQuoIu93PBYUx+aTLMIzgVeCulDXOnYQv1BZBLDCJvZ3Lc/J\nEE5agMe22AuvjXsVZF2nUsc3CKPkmq9iyzCnMf41TBT7fYXHsknkH1yTsT/T\nS0ikbCMnbNejSKajohMS+mpP4dVFVfal/XwUzOC7uTctCbeYSC0U3lmWdYjS\nhZ0BV+FB2RPPijyPeYEXjv1jVlMwTJNpH6046glEJ0Tj4R2LIofd3dKj2jKo\nqLmG2gwB9I2xoSrl2bElsEqV6CSVem+Okis4cdGKMFDfi9wGQhWcN2cs2H4H\n29kSlsHFRpZS83byBzzVRiOSoZ8rWXO20GxogAILxAvnxzwZdloruVE8Dyed\nOzK6c+9/dKEZFLDPQcIJRfkK7/swmE090kruOegu7qOg3QT0C0T2ZZLryl2l\n/WhDuwooZPCdQLD+g/GjnYcqVTcRpNnppx04mXdAaP71HFTuxI1PYwo0CUYZ\n58UPsmAE9G3ryVrnT5tO6IqUojDcnyoRj/RWDuikjf6Q71AF3TA8KAYnYJDR\nYaQE\r\n=CEB/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c7e9bb75c1a30c25219ce05a9c96dbe2d295abd9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.5.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.5.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-c7e9bb75.56+c7e9bb75","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-c7e9bb75.56+c7e9bb75"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-c7e9bb75.56_1562219942099_0.9485444827130272","host":"s3://npm-registry-packages"}},"1.3.1-alpha-77796332.56":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-77796332.56","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-77796332.56","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c378b689c3554a4fe8cc6b29f43dcd74340f3ba8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-77796332.56.tgz","fileCount":156,"integrity":"sha512-BJ3SvIYCZnoL7qeTPEZvQJiESZdzUfJRN3mhFu/DUMcBxZpU52TJMhuRU374oAw3aLvIsk+UJ1usJb7wuUkOoQ==","signatures":[{"sig":"MEUCIQCPGnYrfmt7S/qgIngxXYj/sYn4DFMSs3RRuA1RruS9AgIgESJrNC6XW1Vdlv81Cel1oKM31EEudVBo/HY5JryeLUg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":208814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHZXtCRA9TVsSAnZWagAAECAP/ilSmQim65mTfU8UaZvG\n2CZknuJm576xOlWQ5d7b5C92XqyI84dopsWRPXzCuM1bcdcHQb/briU151pN\nmdqlIJRAtDvbqI4fj+W7FYvBmdNjOJ/CKYs3OO3Fpl+Uw7tD8YtN1kDCusTJ\nLOLG8OHS5Jx1JJNG4Ob85V2uLTw/gdJafx3qdzOQ+7N/ocvn1A2ACoVDqOOb\nxHR5YP/hLb+/fNsh51fEJ3HFsWDomEgv2yQiVTbBcNXM6656FgDo93U7AJcM\nF5twgIWi63grcTGSfG0rkcvjQh01Ph04pjJwSGhTModZZIT4KIAkCk+2QPkA\n9H/i70rA7v8XydBzrtxp+LV8SnDbZdb6XotzDpCUi2ETgyf0fdj84tlf3e1H\nBkMmYqlvybKo4PVzq4YHMGHSgCjei6Z6kvvLFnqObz724uyG3Uha0IjgP2HK\nHFC6iRX41Mh5uQaBLopOzFkA4zRWOq1xmRuk85WLuOD1hitk7lmlzA3itiKn\n1BwaGvrQfjyM5VohVz4+acWqXBdBPu/gt1jnoOvYhF0yy54B8VV2z0JeEq/8\n+2x9AGTgUSPWU4ursP3x0vsE24fFUoXm+Kd4s/OmQCosom+aYNNMvKsrfins\nY91KNVFOw8DpOIYke7uarkTD7dSLhqBeBQD9K4N2XcemrwLuaOkEy8Yi/wRI\nUXYZ\r\n=J3jY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"777963323a51e16b777854a13ec47a2c42b562e0","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.5.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.5.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-77796332.56+77796332","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-77796332.56+77796332"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-77796332.56_1562220012505_0.31763143964890794","host":"s3://npm-registry-packages"}},"1.3.1-alpha-4b3300f3.56":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-4b3300f3.56","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-4b3300f3.56","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"fa3d1e292dc0eb9e4a43cb28887a8d599f59aa83","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-4b3300f3.56.tgz","fileCount":156,"integrity":"sha512-tIo0MZFhLnDR2XWne7g0Tsf5C2WjaRDNa3/vYLwjRRWrbnedjO32aRG21VMsX/vvfLp8vv1W6v24NtuqZqsbMw==","signatures":[{"sig":"MEQCIF5WB0wZsLXvFmjAdXGqJWAWrOrUmF2xhph5u6KHQtdlAiAiHjnSENIBZ41htsS8+uNLSsni/57oM93tyWkgzDuhnw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":208814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHZZNCRA9TVsSAnZWagAAZWoP/iPTjm4eIaYRRYUjpqSt\nVa5z37ejyT1jSdGPgYlzNt6aDVsRWtRFIHu0xJOVegUSMGcwBXIvSW3XPRUY\nUByJVsN1znHme1/BA2tvIAatUMZyerq3gPdL2zLe8H67G+y2Fey2/sG1H1co\nnb0WeqJHLnKmlkzyJBzRHeqsc1N+mnnwyS4xBf1TMKlyG9g6gqtMvSGKNsC7\nUS/Kd/VljXfoeFV5dEd9GkSEuGvMrUsZME3nIhjfku9VV49buGZRmUZjQiFE\nnAKqR+ub58Zv9cgGG8tP/fFQlC+VvKvckpWfXvY1iGuL8RkzZZPWLpTV+Jjq\nzzW/BQze+r0awgen5+JuGvUHsmP1iGDuLGaiBXh0+G0JnNDAX4GthV9aiMAq\nrIFDrYQT7yxL188fDWppkEASqewpxUZxKxH005ZgMzhyu+/oHw/CkW27fbik\nymVJAG3QfLFJBRWluNPIqV7kbO5e8Gu/Rg4+ezsVtaT1S7DRYS5d9h30XrPI\nOrO3ShB/ewooEqukIYeE+gTxJ+Lq12QfPjg2vav2MHk3o8SdPFvbqBevjlqI\neR+pj3pV1UBHZYHSQwTH6D4mxNN5QuU5SLQsYeyK31VPVZwuxsrvGEEAG9Q/\nX5N4iaCdkHOFT7dBcw5K6ksO0VUwzvDsAilwIivo30oI7PkrfHpywZCQfEoj\nJg84\r\n=KK4K\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4b3300f3bf6c9db5ccd0de7cf3ae652de319cad1","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.5.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.5.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-4b3300f3.56+4b3300f3","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-4b3300f3.56+4b3300f3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-4b3300f3.56_1562220108448_0.9715570213299154","host":"s3://npm-registry-packages"}},"1.3.1-alpha-70c05def.58":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-70c05def.58","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-70c05def.58","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"dd2c4968609c6ebbd6f285cf9117544cf62b5df2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-70c05def.58.tgz","fileCount":156,"integrity":"sha512-3Cx3RH29SQ2nUSNmz8KHFvylxms2ZRhTFTdM/hK1B0vj6l61GELaR/7IIKIFg/7s4HJo3QnxFHbC4580mB/0Rg==","signatures":[{"sig":"MEYCIQCx+Czs6Cuo7WmHgtdXZ5XDrGgxcBuLhd7Df3b1NnchDwIhAL1gKpqr7kGu4T81yULyGeWQpSQ6pD+vgXDBsex3TVxX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":208814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHZZsCRA9TVsSAnZWagAALQ8P/idGgUjFqzNajRrsOO/1\njO7YR7UmYNeD+4LoyR7lAyUOpLdhM8dtJEfZLLiOL00dh6OX8n2OcHPuwMP6\ne8jl5+Vp2gykqXeIjsMd1CydpzBKaII/2n+gFBP+DLQ2I7fPDxqYMv7CKJSJ\nNii1c77XEAMqeSn/lF9mcIWk1uoLvN3crE2vZ+Cab+L2AlOXvk37/7/UGYeR\naCFR2/nVf1Fyg1r8ZXJnNAI+cZd/9nnbtJrCh/SrcycP0790ya1bGOd1KDWC\ntI3g6Ztiaeh3rF1F981xMYvbmUjAxs9kgSpvBNUBcHUdRYBorOsmoeZ4467k\nfM/ZW4pjJ4FovM6XP+Bb77ipgROWe4DD4pWRaHvsfQuBdNq1BNDPSDbVG1rn\nba3WhTpBc6lLhZTGz7qDzMxgBMbg5c4geTqHJ+MFtKVXr8elBPhegn0caHnZ\nXi5fxl2m80CT8vkzs65PFXctzN5rOzA1dKC93v6TWO1xxoVXqv4C7PIV5BF3\nqum8jr3STRvNlg0843N6vPskU0BJCjsnN2o7CPaoseUUCXcVmNqSvvjLNG1b\n1/2lpw3npfAdyetLfSlARTL8UEMDIrlE9mBtRiPfUku/qZgyxG6mGykUw0as\nB3wd/+bt2eiACo9oDq0E3CM6HQm1Qx8NKV3gZzjleULdnOYE9IYtrBKi1eg8\nZPsi\r\n=QQx6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"70c05deff34dec1e93d3ee74c7ec479522b26e5a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.5.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.5.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-70c05def.58+70c05def","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-70c05def.58+70c05def"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-70c05def.58_1562220139503_0.4448475060246879","host":"s3://npm-registry-packages"}},"1.3.1-alpha-814e129a.58":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-814e129a.58","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-814e129a.58","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"fb05eaf2b22fba46222b9962060b8153c4d0566c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-814e129a.58.tgz","fileCount":156,"integrity":"sha512-v8PSi0NtQxSi6ga3OCnsJJPhpwmE1GHOs2C2uwscqIoBHYQkWPgPsSWRbdrYmN+tqQ7kje2ZNE8UsgwEgBnQMw==","signatures":[{"sig":"MEQCIE0PJbKeDHo9c56fhWKTW6q/FQglghV6EWdEqoA6Er7kAiAMC1jO9Bt9+3GSSGBLBiIrWLqHUQWsXdDrNHtJDIYvlQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":208814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHZcACRA9TVsSAnZWagAAPDcP/1dpkODuU/FNrtij2bl0\nweW+4k+NhwsctVmM0MLu/qyEyUZdFHtb+ZuCleb9aWUsXcfP056zwJaWzVia\nNqXiO3Uw0Rq+NoAqJfzpzc/SRVe3lOhiZWa9Y+U8h0mw6oya7oWNAbTUKZcO\nD4PJh8whBv6zQfNpTnct04byt9brjmB9WmcijSKuwk2dAn5vNhpe+yeKAI+Y\n6VVrgdK/0c8NwyeTZIHAeqKeyLo1aF/LY89kPQK9ASrCBxbJ/EdBI8mnIFTw\n5p2+bdaK3Lpa9N4jt2L8TStxT1sogyLgnbHxp0Pvbs6xljU61izhJ1ACZWpP\ncgJ6PtQNTE6DMkbz6aUAQHYryeIh+qtaA4BAb1H65U6xcdKcTHVWir4HIwP9\nIzPEFFz5bTickXQ7v5Q2hcrrlsv+BpN17b222/CDi1r6aSdLQrO3zWiZhB5F\nKCM2jUEhmcqfTnQNbFuzI9kjXDV28y3b0zFyMFkPWKU5qS/QzMkTIh5jGyNd\nEJo1obC6O2fva91Nghd5QO4Ty6TbWFKz+c9r/XjPdIf2iHeQjyfm3nxlJFSn\n8y8pSDFPn9r/iZyErOf0zhfsUgFHYMlksYbxaMo9EW9KGmpOIKQVzAHBdXRT\no2XMTP5t9Tk1Jpf5+uSgZgtPLlE7twtHfIPrYMaBqsBZyG7QSJQFEyCRvGcl\nI9rh\r\n=ittF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"814e129aa83800722a8e8ce3e055e10dbbdfda67","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.5.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.5.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-814e129a.58+814e129a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-814e129a.58+814e129a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-814e129a.58_1562220287513_0.03705444163265126","host":"s3://npm-registry-packages"}},"1.3.1-alpha-62252417.58":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-62252417.58","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-62252417.58","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"1303985a0cdb0a85c7f798784e24a31e8a9879e3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-62252417.58.tgz","fileCount":156,"integrity":"sha512-jDefhdcGYH8Yb6nwycE0LYaJW+iV/s/C2DyX9BgfM7y8MhQBbWBh7uRDmJPja86pdyEv2zlSetOqH4DodiM+OA==","signatures":[{"sig":"MEUCICQn+z6KsMC8wyVY2DALjTlCBdzWDGVmamG8Izzsr381AiEAiPGs8TIPR0Xm3oHdI4v6xAQ+Ot6psTlFkiwX1xVX6+k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":208814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHaGECRA9TVsSAnZWagAARuYP/0cp5hQew+mPb0fTKFvG\n+ErsihBpVoeAT/5xLYYp8V99kPd9XpOAzC8WaHIBjUb3GlTUA66WoBsw2GLl\nhSo0gi2yzru/dEh9AzTayAoju1eOuteXw+P46nwHrrsnGr01wJNvxqogMazB\nWcL8EmdNrSAaRpRe/v3JngnNgYKKjbpqSbyNhdmpBnF2z5a7VMZ4LHlTHihv\nyU0BYQN5y1OznuBTuk97HZF0vkO77LcyCG25NGi7bKbAQMALcL06qNtU+Mm7\nYlv6OxW9tDia/F2jC8m0vovyImQiIXyNvgsF6QVmDAeGtTfFTFbbV1KVyIo7\nAAPvoKOrMr705mDvEMZYJi8hM52DxVwUG/I/POH0rV8nAmVwPXlGjnzYGsw7\nHHUDH8l0x9dpAdx2vRWVMHhJdMbLES66ZO8tPpHFSmdciawKZNDA4yLiZVSG\naZj/zRh9JFDgkLNautRbxJVRi2R3nDXQyNhQGC7sXKBjj3SxBGqbvJIHIQE5\nQG75mp+PHkqG7lR10+Bm25B23t4lR6h5RDVNxB6zlonbyggRD48CixR+VAYc\n1FlrjJoUaruB8AAOtkq0OfiBr8ZvkfrldxkscaOCiNgMRcKS8gOiWJSTgnJK\nA0N2qDXpoZtPeTkjx6S6SFvkEicliyG+6kzelnRRzx2+gXysfeMQcwOAnbYK\nwpxd\r\n=By/J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"622524170dc5d8e6606dcc08a7c5466e359cb66b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.5.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.5.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-62252417.58+62252417","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-62252417.58+62252417"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-62252417.58_1562222979289_0.5978764441920419","host":"s3://npm-registry-packages"}},"1.3.1-alpha-ccac3a40.59":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-ccac3a40.59","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-ccac3a40.59","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c0c4d912b9aaa0573142f78e6bb771b727b54c27","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-ccac3a40.59.tgz","fileCount":156,"integrity":"sha512-ghzbqbnZvaVkf2ojUPagBGk/FyIelBCKWZA73j1LOegzgrqKa6PALoy7Ul2/xvqw1manyhFNk/sIKb9e4DAxUg==","signatures":[{"sig":"MEQCIBn/bJd7MjRkpmFhph2GvEYh9WkNOErTN/4f1bpg4vVSAiAnCVCmSiz0NCc2phxV49OjA2/Ak8M/KDxZ+aZEaZv0lQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":208814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHa0rCRA9TVsSAnZWagAASXQP/2rdRsCu+gp4Q6EWjROa\nqL3ukIm0TJIIh7fb+b8neUBajGeUGCPn0JSsnAp3tt3QmHCDbmzSf9k7AkdS\nK9QfixwXzvDZv0yiD1jpNDms2OglSYzluTOsiHdEnSqKJjfMlD8V0fCN3WWZ\n7Eeg15CqtSgQjyuVmVctmlZoAINV+uU8VcjBjU6af4EuRNkzUEQ326At6tmV\nDZlfS3yx1cFXly9i4cTR0OVEKfRRLPS181FOkyRBe1l1Z8k8ISDS2z91fwdZ\nN5Pyl6uQS3HRISp81QopN9rmsvbOyuktjuOLAh/SR4kk/qC/juAED2ZAUmGR\nM+1TaDtDhpfWtPj+vpOc50lf7U8HlJ9vJM1nDYQkpzdpKfkFsq+PS0hbXCBa\nLvxbdqnmZwlBjpIxEBkmRVrPcPjzWnVu7oo8ffvET2Qq5AExoUOEtihaYNJh\nz9sVmulbQwRAhhsBE7DxKYJurDqkRLIJv09EUD9aGDu4fMviekNJ2StpRWOF\nY+QTZqRFUpzz92YZf/iImqOb3Xc2iKjkF47tP8wFpU+P/2BcStowpR9565Y5\n7V44D8GEhhCHkY8ajNG4timzbpDrV8oY0XBPRUFna1/lD/9vIusFUyPlMPVC\nzUMh4gk2wzhJylDaPgO/bJ1jsEMjx1FeKfrN6+MDOtpOG/6VcMiy7AO6qpTJ\nCeyY\r\n=Bbnu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ccac3a401a11f739600f966538e2a97f753f36dd","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.5.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.5.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-ccac3a40.59+ccac3a40","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-ccac3a40.59+ccac3a40"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-ccac3a40.59_1562225963236_0.16002561351461186","host":"s3://npm-registry-packages"}},"1.3.1-alpha-9f27ef9b.60":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-9f27ef9b.60","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-9f27ef9b.60","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"0376a08fb511cbc490b60d15e64b0e32f5b05b6e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-9f27ef9b.60.tgz","fileCount":156,"integrity":"sha512-ksCXKlm00bBKCYMSRqVLHP/8hrMpGBdXqjDA8cat/b8et6k5dsaaGr0iSx60iTyEcN3V+clSpK8hR4hAPqPwgw==","signatures":[{"sig":"MEUCIDxp7ic+TtlKu2WnocMYGeTUuDnRTr2g10VZunWeg+dUAiEAhRytkPIfH751avaZNMf4Xxt//vfArnrmB+568GWp8oc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":208814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHa2SCRA9TVsSAnZWagAAa9UP/1oyJ7wFmPnp61Kfp5wx\nAxxv5YUn+mAEYa+Z6c2IoWTX6fbR3n30Ukk7V+tKC5TIYcF0sm1xDGTDMPOU\nFp1Gj/l9DsL5EM+IHHMv8UPVK2j/cdNAxA4T2IUlwM1Ljtnvp9HHB0NmHnad\nPmr0pZeDf6t+bC/KfPqp2q0ENwy/qQQJV1hrLIUb9OBcnnb/ourzXVM+GZrU\nA6/jE3Njw0QcMRKirv2TZMTZZZ1PxYB4mdEu2JdUmuFb028j9iHQFFcNHaVI\nHomhgGmTqJMuCzuYXlSFxUBDbpnmnO3hk4YI3XkU2IXGruD6Ke9/W8DdwopE\npni0Bd4gzbdoJdPvx/A25uiYWT7W/YQZEzua6TPZG33xxOR39o3gtuNa8nQJ\nBkg00tdDMahxHiewRGoulTqdo+G84HSAcsbY/JsTt45B+HSX9P8S0T3B8N/N\nT4QJgNRQlcK47l8OENOg9khuEtv9ntt80ilz5aS8/TTFPBRPKOAtdMeWFzAR\n/xhkWB++OnHXLqSZ7B0zJgfnXFKMFq8C+aFFX7QNYnqPkyiSGl6RpJcttUtp\nf4bBhrR48sZ5xTb1TOyDMF4vN7+UDoqlUuJtiZ0KIgLYETzFSVKNw+/I5ZnC\n4tRKYzIJkRSiXkZ/6lzsX6+963Vb63GAWscdO5C8PsvpeGojpa1+01lKqLc2\n66Br\r\n=5BzR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9f27ef9b4f9906ac47f9aad28b6b5a8afbd5730e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.5.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.5.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-9f27ef9b.60+9f27ef9b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-9f27ef9b.60+9f27ef9b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-9f27ef9b.60_1562226065502_0.6434132621702116","host":"s3://npm-registry-packages"}},"1.3.1-alpha-d4804df1.61":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-d4804df1.61","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-d4804df1.61","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"9e3b8a51a5d9f0ce5fd77143a984a1fd587e3911","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-d4804df1.61.tgz","fileCount":156,"integrity":"sha512-iZHQeaIQ53IKl1L2YiHMfZKdpginq6QUP1TxcazvZMGQpr9zcQxtjMfW85acgkXbOFIXl0ibLrRCU4Hnb7XCDA==","signatures":[{"sig":"MEQCICvobwk1bzl7MWqtgaiBUPWohuaGopxrKYXP9xxNe33VAiAP3vDe4XOaC7wy7HvI5+WTkxONzMgmGNebA07btiHfNA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":208814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHcEOCRA9TVsSAnZWagAAcQkP/3wd0PNq2Rk/Zw7NHnVs\nvhoXbt8KJObh+ks8+6OhKy0aVYCYdsprqIRW0NTQPfgT8DGSTvQTb/+savkx\nMowlQReUS6WsFpZOzjQ6sTQV+kcavxbymoOUTK39HEDCAtPPxjbS9saKBsko\noMVtR2CBZ5jj+xC+Zo1POctBaBB9eFo0d1CzrucXMbGrsG6VrC6lBT4dT4Xy\nJLANYrw3wvV1Eg3+wiEyTFwGveLJHAgySqj/N7lGLkZjBqsqGByDWznQ0P1L\nLoFxritfQyOgKTAdR/rajbg9qcc5IkMP+ggz/D1Ord2gGeG8NbqCsNcJZnV0\nclY8hTkGd99CJFwykJKDl+0nNYPC/dLA/oQ7XY9PlhxMUhNnLuW+9BpWqD8j\n0+BVsTs/IU+KdvqPiitk1tmGqKFZy8ZbWeeRYu3A0CAiJGD+7foGePh1e+DE\nugj9h6CpO/u1L+5D7BJpPeQpNl9aFq42WeRjld7WZOUvSaTLz8J+LHXC14q9\nt8kcTx/JTxT21WaoVDNuq582XaPUYfUbeNEsCg0oNzOUUioR+J5wA4URh81E\nscnKaLSt7jELPab9Ske7LASAR0yU2wc2bHIHH7ECu53IMuHwMiA6cer7pNs/\nfL2LVwRGHhO4u3szytZ5KHwYpsdJOrXQGVP4EkElKg/IhT0Ec7WcahuP2ZGG\ndc6u\r\n=Z0WF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d4804df119feb6ecdcd8593a7f81d398bb03419b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.5.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.5.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-d4804df1.61+d4804df1","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-d4804df1.61+d4804df1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-d4804df1.61_1562231050187_0.6450561371531971","host":"s3://npm-registry-packages"}},"1.3.1-alpha-70a528d8.62":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-70a528d8.62","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-70a528d8.62","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"fe3969ed5b8dab59dd3b43065583829d9ffc9104","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-70a528d8.62.tgz","fileCount":156,"integrity":"sha512-KD3GP9QPMyxetoxTH5F9WrmblzPeoDxkUWleTWrfMTjKlQ38sPQ+egtA/SRw73eSnhlVPko5k+p/C4L8S1mpJA==","signatures":[{"sig":"MEYCIQDEgU/gzCf74Jw08qgWptCo0wkzUXeZeLE/Uq8tlezVgQIhAOR1DtwnEEV+JD9CDT/gsbJzINx40+/PZtgZKRA81qFh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":208814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHgrECRA9TVsSAnZWagAAb10P/3cQTbhuL40G6R73/51V\nxaGqHV5O3eedorTWCbFZxSbQNUWDokATUNJEc4ra8hTdm5GnsiD5RzsAlhBP\nuFlMcz5HIiatkB7auEjlEMYKvtZK7EpLHNKQD6Qo4BnkIQAMhPfR6CKmQWih\nfY/D4FkOr/Xuq82FaTZRbH/SuwGdua08WLMBC4Ta2iqy3yhT0OUXLF5287Pu\nOuuXyNFkVRwdxe4OV1peb0pprS30k61zFQgEBpx4AKAQyTaRaUNn1M58gYWf\ndhPKb++ZIqLln5iOaUpwHtCWvu6vzNn8idq96r3ioRQbFjqMEYvR1LNfUAvL\nIc4EWhA0tV3qBJE0uDY6y5L1At1UkvCP6XuaoTAg+sBhzi/L6klzHuSYbytr\nYkuUkeNqz90tyVTDjasl16KdL95yS1ludZehVN0MCP73DDQed7jvlLv3QgXf\nKD0hDwh0aXwp0E2uUHLym9WspdiFeL8SUz30yW7gCm7W62YE8PEnA1kRiSlB\n9tFUUnrCqocKW1x1A/uwoS8z7byQC+7vwhiVW1LP412sEaWdaHZn488H1aaN\n2XBGvYRNWfMaZTMDx+X74m1ZOqCGinlLPlxQPGYAGOzu8npIkBtu98GSabth\n9Dsh612+fpdY3rzDOawscVSKMKoqODju6vYm35FzEwicmp5+YSGYNhV/rVRa\nl9Nn\r\n=AUjt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"70a528d81635d20dd83314c68031ba45b15090f0","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.5.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.5.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-70a528d8.62+70a528d8","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-70a528d8.62+70a528d8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-70a528d8.62_1562249923552_0.6082281862338652","host":"s3://npm-registry-packages"}},"1.3.1-alpha-200a0c3a.63":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-200a0c3a.63","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-200a0c3a.63","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"b669dfbf45589be958e493d46d6930856639497a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-200a0c3a.63.tgz","fileCount":156,"integrity":"sha512-Apf2Lc8Lo3V6Jtz018Cd8TCrHi+apbJVygDIFyGOLejU2a/bHRCyvRcM3BKrRRKkxmn8xgPYVxiFble3Hl4eKQ==","signatures":[{"sig":"MEUCIF6dUywER3cMJetEtMskGFkRhqZ4YRvJ28tmXvDTB9fVAiEAwEEErZ94lVrljMWNsq5EVIdu0T1utuPOFlDF8WCd8kI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":208814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHhsoCRA9TVsSAnZWagAAdzcP/2DSCujRWVkQ+vVNykHE\nRH3FgavTR18W+4sSmw/mgpTV8Vqmuy4ACQaB1O2kpHslkH3iAdl6ysPnevdB\nAj6eVbNEYL+nITjZ6dkfGs/KTdStNOLkDJ/TSWeNhKLXlUCbAxL+mxpxeIDA\noNj2j8qjDgsSp8gtZ5tB80vrj2S5NkFhf17izvfkb01YnVFsXn+11P+9nWzw\nN0Y9qCaS8n1Uvm86YQo6X2DC55g8c7XZUFidlNP1C0b5x3UC7XMA6ERBsAxr\n+8f278o+dwIEEtgSIpHRMu5nPhd6W2ieHdTWZRvJPRU4kRfR0CMmWA0J+pV9\nalwGvKEk7thTD5mmHYjR/j+/CccndAZ/pJO5jVjAMwkTtXqxPtmChLYFwX34\n14S5YYZOm6ZLi62NNfq6fevPbjPuaWKAmF/gIq9MtxC9tfNweX+LZlIpVMye\nA9WF5kNyPrut9CTS8iMQBrs06/6/l0mYADc645s4292wu6ZF6rVoWrt358tH\nAEx/gQQn/gFqIEZ6pcsT5r21gWTDdfgkjXsJM0u7Tj5Rmp5G3bMrgVtecI6Q\nLTFra6W4+DsHpjShY+k84XtAXw2qqN8ezqxmpHH7mqNKa4byi8/zmpfHQR8t\nFR6vYzbCIaWdLnrNmdgWRy1fXZKyN56mprcximn02AqqOOneeAPn7Y2Keh8j\nHFlg\r\n=tnuJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"200a0c3af9a069da053fcf7f4411ac84d9563ead","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.5.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.5.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-200a0c3a.63+200a0c3a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-200a0c3a.63+200a0c3a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-200a0c3a.63_1562254119831_0.5464006891742132","host":"s3://npm-registry-packages"}},"1.3.1-alpha-bd020d62.64":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-bd020d62.64","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-bd020d62.64","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"d1240b18eca95adc593d31f7e7954368341db0e6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-bd020d62.64.tgz","fileCount":156,"integrity":"sha512-iy3ODNHfxURBVThNYnEAeGxJOL0zH0XPxf0I5lTN+ZMWEF8d3rPftpWzueK9+uTH/LQIGHBzjDUwx6wCaDW0yA==","signatures":[{"sig":"MEUCIQCrex3bW/ag52TrdY+R6DROWmk3HklUf9KPS3e1EE1fUgIganBo7WaH10SViri89DLVOoNzUQmR/48Fn4wv9cBcJjk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":208814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHh9yCRA9TVsSAnZWagAA0Z0P/3gOiLtyYT8Q1TzKA9Gb\nLlBvZRgYK2axhKkdHnndzsrGbOT0ZUYXaycl5tUrytRnDeN9TZE3IbLFmS4B\nEOsTYSkY4Zy6dKkdnZK1yRjGKFR4qAHrncCzTDP6EdPChtwrV6lsxQGQ8he3\nNlFK4EOGXGbcV9NPi9SiKvmSXA6+ZmEuVHRWKcp0M0nnm1EounU8aKJXyjgg\n6xweidRifTXH0DmA3xhb5s5K74XCYI+M+We/tJDQBg0a/qoGWtL8prntEPuu\nH3aTG5fwylr8tY0OQe33/97bLc3qqb6Pbn8jPb7BbiFoLD1V+1SqgxiaZ11O\nSMHr3uW4MHZtamqongdsJI9wK4Cg4PaZZSMeZB+M+YifzgdhYfpPaedx+R8R\nCMGSKbCpfzuko4nTk3Q11BNdi4AtwEwVP/XF8mqr70XuHO2VwFj2MuyyWXvD\nFV2RiW5fvsG74V38kkrzh7LIeDdxGB40TSzRijhnJ04HmgdNYqb2g2uRV4jK\nRzTMAqDRB8s5zqIaj4R6SFB63ZOb3qPGcEAOZxsw0U/Gl7r4hDMG2fPeyioh\nBPhbvLr8vdSC5JIt2N/Rdj6oMpVNDF9Ivu0CTFFRBP4obWf94P0TyxszGO7H\nwG7TrLPvKAPbv0erDn1KMOjnnWEMC8gqJx1nfiC0Wy5c6yy2hx+56arq6Nhq\ntm7L\r\n=TJ2U\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"bd020d62ff5c7f2e518530423cb43f422bc84423","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.5.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.5.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-bd020d62.64+bd020d62","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-bd020d62.64+bd020d62"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-bd020d62.64_1562255217782_0.9949460627018272","host":"s3://npm-registry-packages"}},"1.3.1-alpha-4d434aca.65":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-4d434aca.65","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-4d434aca.65","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a52d78cf5c6d5337045cde9fa0a4a6229100225f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-4d434aca.65.tgz","fileCount":156,"integrity":"sha512-zcPlJIkvz4SOcDjHDrSFrNE8w/9UMF6vHCMieI+cWhO1kP/bC8qVyQ6m66bWIEQ/0ExdqDNLDQ9s8v3Z4Es4SQ==","signatures":[{"sig":"MEYCIQDnxwKABdvkqkESTpwQMa0BpzPgerXltaNlf8mSXwizgwIhAIvjf7RDfUu+g1zV+40CYdtLMsvdhMRhCcnPfMrapyDZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":208814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHiJ1CRA9TVsSAnZWagAAMO0P/iHvTB3PcvZsSx/njTw3\nZqvydtK1CGxfMRf7/4jtHrI/x+h+dSjC35EjiODRMmtKpswpkbs6B20FB7Mk\ndfPi9aNnxD+7FVwzIwY8ul1Tvfsr4A11lguGX5BQyvtBcuDWMPPOeJLFoJ7f\nHyrrl9GgiF9KhjXiUgguYvwUCAs2hUV0DERtJCnMaHZ2kqFG77HLqViYlgkm\nnTejhgxXDUCj4jiWBA+VJu+CbtB6i/jkeloNT7ifqoaXhCpw+3JZzMxGPccY\n5QMzGrPW2klXXgngwFxrG3tz27FUD76dq8vc2Zxgvb7AaGvDYKn2hFkZDI0Y\nR/KTPjOo8CWBIO84iLGs+qCdUFrtsDwaE4iXoaje2VRR8R6khyXVUL1jnZrn\nRyUudct8xa+0uEUd56UAgqRS/R6RWtdjISm7SxFe8hxPr+63UKn8hy0+ryZn\n9+Q+ERsvMHy5cBwtaa59Dlbe80KsdVLGygvPr6eW464ckY2xat0mjrhKtTt2\njj0KkyUSxGSqn/f+qkgT5XRC/BOLXiPWVr5bD21B1ShuVWL8DmGv/tTWbwdE\nZ/2rDmZWTEz6L7+Ov9PEPO/fDp8vWd8I7VUjJ33nJAcWKv5pbHI5aohJNRH1\nqczWPw/pO38xo+uzMAbn7YozueOm7neLRn4ISdS3fll6hMH62/kjf2KOEQxq\n3omq\r\n=hIm0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4d434aca372b6046d0a46d842b4b50f10b44d938","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.5.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.5.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-4d434aca.65+4d434aca","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-4d434aca.65+4d434aca"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-4d434aca.65_1562255988907_0.2172771147551913","host":"s3://npm-registry-packages"}},"1.3.1-alpha-21fe4751.62":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-21fe4751.62","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-21fe4751.62","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"f9a4dba3269f8bd8ec340ac1aa1196825b0426c3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-21fe4751.62.tgz","fileCount":156,"integrity":"sha512-okCXMr15MZE7jxfmHGI/hsT4rxmxEcDuxl5ILguFDkPZMlcMSJc2TTLf+dMRcdVu9DF/ZS2G7ghaX30yYXqHRA==","signatures":[{"sig":"MEQCIASjUhRd+YuyQQfaTAjCI5n6c78pQUkJu50x7GVXVI9tAiA0ZX1mKlJ/X7QY7Fl4unCX69WI4kbWGqwaBzmqXwRdhQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":210033,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHiNkCRA9TVsSAnZWagAAt+oP/jPlMmRhSjXwHCadbu5c\nMvYYuyhwUOQrQDrHqwFQs8rYRmDB9jRd3qyRcVcmE+vWBbWf7Xmz6qg4hozf\ngf9df1qpqbhORCZ2+yDDfuL8jszzaffztHh2VG0PBCCuzm8R3sUZ4+mNGB/M\nzqKEHVK+fJ8tpMpLLfdu0QIveXmG0I0DZmQNJV37VUAeGw7+ZEO2Cr/a8cYh\nUB2+7d9PH8d+Tn+5deyNq4tObZ+/bFrVeKu6YeT2DYZ43qgMBPwS4rA+0NCK\nNF2CB0b1l7HxLIrTpe7+Zej1Yh9tCwfQVtJe1bVXnK1Zx0z1Z48j+eFqbGgE\nBHu37Ik+mpO0tQeRarMyOEDNXbOVniGJp1dd7VzgzC2VZoPJ1viPVXYngPsx\nxKr4Xucazb2ZqGetq1yhwXWW3YYSvrupcTI6ls0+Lx4w7sAlMBCrGoiJ78Gl\nag3z1IuKOtW3elqi+muf/QSrFk98xUyjQ+Xbld1fO+MTPCXRRjH3dsEXf6z6\niy6Fhc9A219ZbeE+bbYbQStOm69OR8tSJFFU0yUK8vRz33SkguRlbLS3grvu\n59zTSh+QU4ueYD3RE6uNKaHnLzI0/pIPvN0gVDlVEczQOiPJ8pm7VPMA4XPk\nywaphwfffYlnJZQ5JlBz915FamIiwtqH0Jz8UMtESAFW7FVYkbrF5P3W8/2C\nZg7d\r\n=NsEl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"21fe4751ceb8796356ea029ec0780c8130ecc022","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.5.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.5.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-21fe4751.62+21fe4751","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-21fe4751.62+21fe4751"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-21fe4751.62_1562256227488_0.12040965552579252","host":"s3://npm-registry-packages"}},"1.3.1-alpha-13288fab.64":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-13288fab.64","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-13288fab.64","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"10663bb6a508c02af7552e75bca801231ff3fed9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-13288fab.64.tgz","fileCount":156,"integrity":"sha512-C/+M8lMrN4AMlXqgbgkTtHsOeaWawsfVdbvqHj9swkEmDv2XcOqISpSoMR2M7rQgIGifsEzDUU+WpQwfbCFHEA==","signatures":[{"sig":"MEYCIQD6EbtNdWMP8V3kXaPhgz9AHYhxSy8FiEEhP6ocYsF/kgIhAJ/NNvflsDEMhy+JXyWdLFoeg5Z4wWsDxbr4AJFuO+i/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":210033,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHiOpCRA9TVsSAnZWagAANpoP/i7wABHoJRSn+8PUXOVa\n0cDTm8u4GXOf6incf3TM0t0qz0OvjQTf0bdjdDT0wwIadxXNwdu0OAiaJt4B\nqvaslqfDUbCw9QKj4ia+GL6w0yfqP/BmpF8Au9Uxc/8BmTR3xpNVx4M7zGVX\nf7QyPudZnnRAzNIdIwiHO/565h2JHVT5BptUspFR71XvgeJd7GrTBetz2tEQ\n2xE3nFoyvj3kz+IuxlvGVS4xwa9es4jrLSPpx/6lzLj1RHg/sc5i+UZTqGi+\njX+NCUDQwS+WCQCnROIPBhIyMPHiQvGYOp2QQMgc3x8CSrwjrQvB3Xs6Os5i\nQ5OOYMsaDyESI30tpE8bi1qN7SgyazU0MkpFStzO5AzKfrttgqLUzi+p6NSz\nMhEaArYrcZoUvXQnpJLOzVxQTPMXXlZqDSf2/TuS63HbQwLk4SZPKO1kG1CF\niyjAR7rHQIBQIEUDzA12G9obBwFFV1Q/uzNuNRVJ1y5TR0rE2kLGZTkB9w9a\nWSOCtCKOT1AcfbN6O5B9MviqVONGOpNTOvDnKjhAK93Wjp90WzgYXGsnN1zN\nAHXCAtBqS4V98i8OPJj08U+Yasref0acci7k/hTVV0Gf4X7P5L/I5q1a0LV7\nlG/rCDbsvkdCwpjO7LeOMlaOIMyehMSbQEYrFU7cOqd0AtaWEe92XaZTTTbT\nVTD2\r\n=uTvj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"13288fab3825e309ff127868dc20ea64e2ae1f47","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.5.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.5.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-13288fab.64+13288fab","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-13288fab.64+13288fab"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-13288fab.64_1562256297157_0.6654830520249628","host":"s3://npm-registry-packages"}},"1.3.1-alpha-a2ac4653.65":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-a2ac4653.65","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-a2ac4653.65","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"4f6f125817525aa6ab736a0433aef6c709cf7844","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-a2ac4653.65.tgz","fileCount":156,"integrity":"sha512-dWjXJ+McpiQJDS9fAEPPM1RKtkyvi1exWO3iKHlFEB/K8sj85U3WAgpjPRZFmG4W6hJDEdEplynvTVxwKD5KcA==","signatures":[{"sig":"MEUCIGtJYWBqWcoQU1QPxt/ApyY83gkOZKx4N0dV0YJu3PaKAiEAsk0Y7fxW671UcHx3QoUYCYova7RKg6FPDvHZlt1e/dY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":210033,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHjQkCRA9TVsSAnZWagAAhAYP/0PbmdwKB+B7T733XqaB\nA+ALeBJEUWBJM31qNvGhGE+La2XCGM2TO/1NoD1hHBwsNapdycRTKvo8Ooxe\nC+JxY1bFR2K7FhPAB6uAKOUgBTtQFMDWYKuWC14aCApOSXdFcMrxBoMJiRL1\nbMqrhjYV/mmSHJGRSUKwqEcH4aoHPJtNbK5UEzgJd1C1ZgbOg3YTJnlu7QjJ\nRxXzAodh26WNjhVyJYKRWn6lelrGmuYbIdP0iipy9NJzux3s3YeV0rEN4jw0\nc+wi5dlh1f6k9qEgnLF28bpjqjwtDVA7LiJpDk4tJ1VAxpW6SJJmmjQA8re/\nVEQfOD+NoxgbhdalakTVtjZhNrui1X1s1ykMsQ9nvTjVfXZOXtJota95ORt8\nUz1p/16OFM7PwjS4WHPxJz/HjCKnMHVcVQ2fe+NUzERryJoHM2d+LoZ6/p9f\n5HkFQVr5nvkiH74WsCXKWl/0LdTWz6xHJpQJo2PCMr4luaG3JaaHunwxwlSy\nHQ3KQkHrHVs84P6fg9xQp8qOfaK2UOUgNOaueW31o0MLT8L+dDfg18N6pssp\nc/h/tp7qbeHUtZN2v7v4DcD2+0nUtlS8+u6EkmXmz0U2YOFotki9J+WOR1Jp\n9OTlBZnFSHZ1gn20FaArEsOa8dyco/V3hYL8/DuAirAHX0Ppvxj7mCn2+VaL\nxrVb\r\n=uPpO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a2ac4653e4b4e0a26545a5048f2b8dc7d50a4b9b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.5.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.5.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-a2ac4653.65+a2ac4653","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-a2ac4653.65+a2ac4653"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-a2ac4653.65_1562260515875_0.3330789107307053","host":"s3://npm-registry-packages"}},"1.3.1-alpha-dcf3943c.67":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-dcf3943c.67","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-dcf3943c.67","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"36ba2b67268faf955541d5fd3be1be38c9d9e3a4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-dcf3943c.67.tgz","fileCount":156,"integrity":"sha512-0D1obiR0sxKTlen796XBErVdZXXeK6UYR4gE9Q2TjtxEjl7acPGGIM8dP/Yj1bXJBa4xZRjM1HD6NEx609GpKA==","signatures":[{"sig":"MEUCIBDL+501dL13DNq76ChiV4Zx8p1ICP+SkrN5pC7cAXxJAiEA6rGGF97cdmeJNU6PZwe4vk3uB2BYn2481HhvxRYi4qo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":210033,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHjYICRA9TVsSAnZWagAAgKgP/3q4LOg60e/kXnsusHI3\nieAP/jyacVEVfcwcpvmV9xJTFqa1oEgG11EBcO5J5D/Jk1Fjh9Da2ulrnzti\nyqVCv5nGj0dN3L7V3PCfRYb2kxzg3sMde7W7w6t/soReHWaPcWYW+BFsBnjj\ngS2sMAoMTcfoTNP9dR11E5+hc2bnEX/gzXXbKcV1isEJvhcBObxKecdlqXyC\nsxpYOvPAAGlh9kwAOVUno1557xfY5OxxM+XQLiooLhdUzpyYz2IrzHNE3TRc\nC0Y2RDYIoL4rAExhX3avQFqD1Tz3CI7bXvQG9uFGAfoQniM9NsdVzxHZyLa+\nvLkpTpdi6h+h8hiSgJiG6iNr0Vhrn+2/RnGGvIKtIr8ieEm9OPSySMMq0Q8M\nBptHg7rb+1RIxg8ve5u++KfJjMTaldVJ+BWmmU6X1M08R7+7uit7RC7K+/TU\nD7g7eCMgcIACKNFNk60hOS2HyRD/Znzn5LK/pU+QrCBaGAJJGxnoTL0UlAVT\nm//Ggo1U+ZJjiNR7tDNaaVX2NAcQhCNCQ3HIaMZPWP3l83P969pkADtS/eP6\nEp4MCYXCTWeZ4PfBZG2KJCWTXr4sy5OfldlvXU9BY0QYKWzCNHGsKl3zd4aJ\n50Z+fojgDsJuq/tv70cpa33Si4QnHGd/cpAvKtGygvTnwycnKtFOSQtABGgB\nRrCi\r\n=rreP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"dcf3943c229d011412e8b4f758bcb6cf71fe0c91","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.5.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.5.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-dcf3943c.67+dcf3943c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-dcf3943c.67+dcf3943c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-dcf3943c.67_1562260999903_0.1932520432163889","host":"s3://npm-registry-packages"}},"1.3.1-alpha-1245f817.68":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-1245f817.68","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-1245f817.68","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"9af9e2a444614031301e05dc7c70d574009fca39","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-1245f817.68.tgz","fileCount":156,"integrity":"sha512-J7EmO3X29ZsXDJJEaZFsSdAX1I4POQm799utW1v+EcKMpRXHRrXutpAr39XRn97/y3mu6y05DS31XyQRgj8Tww==","signatures":[{"sig":"MEQCIGZetv+SRvHKZ7GjzkKfMlC9HWmYIbJ8rnDStdvaRP5EAiBf42r3IwnjheHpByk0o1lZwgTT+MShDng1syEW/Ax1lQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":210033,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHpl6CRA9TVsSAnZWagAA+tcP/2Z3RChgtd4hfinKR4hm\nGhLqG+QewjqCge+VSdJVXXxFE6YeSHSYpru6A64rNdJATvpACA4ysXoOl8Um\nZCdRqD+tdF06G99oIppCSXNVUfQy0PSL13ReNEBNP4cHL7zZpzAh1zqWPXVK\nOCqDNgfXNo8Qz7J0pC89YRiDl4Ii4HME1VuHiX0+tja86SJYhAHOZHm1Qp3w\nGDUbEAfwrdDJ32QFxQDk2mG40yrTU6VHMRdac6YGTBBFipLCkmVCaFhEkqPP\n2u+c2QRvOvrhKKtEqtIgW5h2oT0zrZFxoxX2R2qEyqjdlqGJCrV5CNRKWQ0h\n6t5orCEksDVOWaQ7rgh96dOqAEmjtN2iqtzo2wQpRUpoGevbFI08I/NN0eRh\nyWpjGAJbKYyf+2amtE+NI+HwrEUhyj3D9mnna2OnYisxrCzTSToyHyH9i1uK\nQNSnIDuzrAnWuNaxeejC8+aKGDtYzq16A9ZfWHkeGuNmvSH45/W5VQdnJ84f\nQ7dm2vkFKGvg7fVdQtWvdARSue02P1Qua3GET6Hl71gS+aXCAeIMPp378pou\n1rYkqZW6Bz3plUhwAKCsk4UvuOgTcV7aGgjysQYS8oPu6dx4VpLkH5Vsu9tB\n9mqiY98p778fbvGiV5Y+RVdS+Ze4kyxUXBP5KNqz9ztNbfL7MBamcsUBm+j6\npYTL\r\n=aMqB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"1245f817192f0e68e76dc6e964c6255ed4766cb5","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-1245f817.68+1245f817","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-1245f817.68+1245f817"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-1245f817.68_1562286458080_0.3573877558532448","host":"s3://npm-registry-packages"}},"1.3.1-alpha-3521fdcd.68":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-3521fdcd.68","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-3521fdcd.68","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"227032b05e759400a06ff8bcc995247c668db93c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-3521fdcd.68.tgz","fileCount":156,"integrity":"sha512-AwjyG2c8Sh8o7Y0s1cOmuZGdpnWijytto7fGqSWiwTiM1u3LWS9LBcVrX8iI0MMBrAEWq2LSAJjV8gNB0/+GRQ==","signatures":[{"sig":"MEUCIANkIHssTKjaP2ENliT6xJoaQ+iDveaMhPWyjLXWkg/wAiEAnPzdIaPiFKI8oNLwWKjtKyDe01kP2eQkT8erVi2oAx4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":210033,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHq8jCRA9TVsSAnZWagAA3eUP/2HDd5umLf5vX0wnrb7V\n0R3IeEQHahAgBYh3QCpi9G0te869Zi3jwVdJ/xK9F+Bwpt+laVjvhqMQjTs0\ncy973jiEcsGcun1vFkEFRHdJCfz4GSZ+8ya1Flerh2GJmXD48B7SaOZuCXw0\nOMbj2AsUnwakJk11Inu3/Yfe5xujtL3u6CfbSG8kFtGZOzqFPHkxd8TAzrLG\nWAmLxMTn4gKXsgbW8w3CbuuR5rdsEcF+CMH4jmhlyIiwdpJLP+xNjwS5kvNF\nJUjvkIE4PSj3ziJOo3L3r8csSQ9wYr+OZnAmGLGHmoOVy/KFGSCdc/JOSHST\n5g1RXxHH0QpBF8cEgq/h3VdoQh5XqwApEH6n4y5bMakfCFTdTv1X3O2Fk+j9\nHVLEkVHNOsmZws1xhIWHc0QP1dkDU0VNzK5wBbp9IDCZQR9smlIS68OFVjSY\nC0i8nsmjArwasie3TlXf5EVDlDscZ2vRuY3Cem8mHTK5rJ7S4/2tifKJ1Wp6\n8ULuReN/d7MX5Atl/19VkhSP8E63WSbL5k45+601kL2kSupW+FUWYAJQTWg3\nuUM4HlN4MknAVhli9JnmWhXE2i24W2PBlL7YxOrbQ429YPN5cd/hywj52phC\nnrNCQkdglJby0ddUVzKbBN79vkg0Gzo0u14mcHClIOuVwcFSem2e/if0lNnG\nthhA\r\n=Zt3a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3521fdcd5521015c81facd9174f3b9578b92d3f1","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-3521fdcd.68+3521fdcd","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-3521fdcd.68+3521fdcd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-3521fdcd.68_1562292002870_0.4226636638262353","host":"s3://npm-registry-packages"}},"1.3.1-alpha-18df6fb2.69":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-18df6fb2.69","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-18df6fb2.69","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"bf091664bd17fe13cd1f1317918236d0577727d8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-18df6fb2.69.tgz","fileCount":156,"integrity":"sha512-C1lYAU1vDhjTXW1crTK7OjJz6DAUr2AgIum2vJ7Gw6lES2tmFXrSv1lVpwoUbqbvDhEmxgWsryVg3w1qSENlWg==","signatures":[{"sig":"MEQCICeD/EcCV+qzr2uiLuSynvjvUXaaeNuReZqkD6REXy12AiB7MyyKOhAWMLYLRKE+wNbpKQRqF+zUHxd2Fe81nhIp8g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":210033,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdH3+8CRA9TVsSAnZWagAASRkP/i0ja5EH18BLIcAS2IX1\nOKIlfweaHEC0hNv4uHCkRxvtsMowJDayYFSr0bKRjHD3LsWNKJccEGLatiGe\nW1AOATcadz7waZKV/jH1hQ2ZaJq+mZGV+HyGcn3PbbTd/gMfA8k3vmKt9xDA\neqr4qocc+qZLKlaH2sM9C91dnuQu3krrcaceUh8ZNmBm3j5Vr0o+hI0mQbaM\nVj6BPLbIWXTV1KP+3U/KmBwz7cbKTMF2xCo0WkK+woAxEAcQ6s0OycgtprM2\n6oNq29fJapE3TEYhr78TW3sPdvVToiJuBNmo8bqWbRAHa6aWua0mV4kGflvn\n8ql8kVJRLBFkphXiCQmJRvK35zSGxSjea85mhSf2XBBUd6EbTXhscW9f4AmJ\nVW6mYW+3/HKi4IVS+akg6b8kx8IL5nbFo163apdNaj+912uq3oSjQ5PaMqB+\n/u+uWoMQzlcHuLjI8s6jMZJ2xKclCIP7zxSSeYA9ntmw6urOhJdgIuRwIPQ9\nEctl5mKM44IfFFNk9/2WzClXP9y9peaTw1/QTO/qaXSsnuSZF+jm5EgPSUJW\nfgA/b+cnLJXZKWqPZEwPAPD9wTUc3o2J66ISivvREKiOvQt0ZKEAAJl6KUvr\ncFongKniPvFsMaFZ4m0m4RyiCPlMNpqqHdnC99hjJN4T+SQ529MjDpW1sCMC\nUfjC\r\n=xCHz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"18df6fb2a8428b5e740fc9db30bfde1f95f54b5b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-18df6fb2.69+18df6fb2","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-18df6fb2.69+18df6fb2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-18df6fb2.69_1562345404001_0.13858618177986526","host":"s3://npm-registry-packages"}},"1.3.1-alpha-d928e0d7.72":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-d928e0d7.72","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-d928e0d7.72","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"6924be2e33f41878acf665cc0e92fe3783e40ec7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-d928e0d7.72.tgz","fileCount":156,"integrity":"sha512-7T5bjYVhagGwsoqv2rYSsODeICiLIutbxjdLgMKQJxPjZwns7A5QMYYlXiLrB82gZsMYdRuunizfZ0F4Fc7IIg==","signatures":[{"sig":"MEUCIFgtxCPWuM8PPSXH2aMLhUp45xxrLVvv2HhbQeiv0aJKAiEA1cNWXyo30Xl+PATtt2Xl8S20432m7Jb80jZdXl8ptTo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":210033,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdIFM+CRA9TVsSAnZWagAAntwP/0KRphndCcbAp5qmRwcf\n5maOeobKHe4BKoLRHABeszMvLjV4NffH59S8G4z4t8Em6RXxVaWhYiTU+IHG\nobGQV0ebn8m0Vw2H5R0E1ZcoG7lYANHMgG/lKnXmZWRB81+ixNeF1SY9rZh7\nDdd9n5CNCKbaY1gAGdPssTqC7gIaIg0DSfUV82fETLb69+9M776+wNrdCBc9\nfkvl7rvD7SSByHjQgUjmW6/nfjj88zkMY4/B2zwi3bkj4HcUdX+3A78Hl3as\nEf2N9Hk6+Ociy+qYy2edGGSM+YkT9Wo0LSCIqitawAqR/Se09vYUT8Yui9hB\nNRJAKWz3HcTOTW3H1FT3tEllq8poi3mgUib6tAZeVniTQI0cwoQHrVYfZsNk\nI+LCYvsvjWMeL7H/G8WzN5AWLc3uhJlQ61TZOy84UI2NW6gXkkNZM+aAUhH8\nZnJDqxrmatoz4Pe05nRZfBO5Viq1jbi283Xkx3sCIdG4RU6q/GClGlgftNdn\n+0khDOxObmODz2atHH/WKNf1UmuPqbUid160EBcib0KuPkUlHsWIn27p84c8\nLkVmpkUTweGGlMl6puSijZ0LBOuToVU7W5zKYEExpQXnAMLeQOUEvAGIVvpo\nueJuGEzk91cRvw8bI0M5hlKvMeA3xxXZWNEAd9Qgl0RRkKSurwXzeErJgL1n\nwVLI\r\n=TCha\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d928e0d7a36ac2740099f08aa62a43286d9f8f16","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-d928e0d7.72+d928e0d7","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-d928e0d7.72+d928e0d7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-d928e0d7.72_1562399550041_0.845327957210948","host":"s3://npm-registry-packages"}},"1.3.1-alpha-a16b1dd1.74":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-a16b1dd1.74","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-a16b1dd1.74","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"5400788cd0ea746a2a23f5c2e7840481cb5f5ddd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-a16b1dd1.74.tgz","fileCount":156,"integrity":"sha512-aUPNjI22RUJKvtX4bPQRfFfs2YEqZ4kBJG4mxKs0SFsTw/9Ykhwh8X7opytZP1u0j0ZNUmkPOKalHkttAoOxSA==","signatures":[{"sig":"MEUCIQCjhHNjui2MTTZbVWxMIAadSreshxAwIgjmsyC72rdtqQIgERpAwfQcMGva8qbwAqzw5hCR5XU5EyzfHJfIl5JtQ6Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":210033,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdIGA6CRA9TVsSAnZWagAAFW4QAIUc8bP0tzBnIA2MNsNx\niJHyAiDlu8VYPWFbWLqd+I437cMznoq1/19tjclInYWHDGQEmPmdI7b3L1JR\n+Lu8/T3mdwt1o8lkxSo4FqzjPyoWn8yVHPXMMse24hamK/yyKEWYEQXhcdA5\nyhTg8a7eXITB9ML4qWd40yDB23fTQcddT3T1aRPZumV9cbNMoyb+Cts8zn1s\nWXERXswJ2BI5RjhwIHS0o/S5/sNqYIz3dyydGTrgA8HGfs4lGy9uqsi7AodW\nJb5CyCHxZrdf3LU3IxXnCssNj0E4Vd4h6LoAad2XhTYF5jxljzK/ql8wUQJz\nDBdTJ2IgStMttQNKUgtGYTicI7WF8DuU5ta1kqVaTIzZ9BUMHNTyCIOi8PXO\nOgHSi+Kfio9HOE5g+vSEov0l5DPQ0T6VpgxNrMp3VIdR6m7bRu9Ddcu5Y6bF\nYu12Q5pT/y0LdM3RhucnqVRz4teSJX4+kw8aqAhbJf+RuKPxjd4AIg8CiB18\ndp9kyowr+V4oePuwXsczv2pDR/dOMMBcLHzswBOSW5/1qADBd0Iq3u5Re33N\nPptg91aPSaiS4xVfUdBcjOf3cXdoTN+sEpp/jTDsPY3gzxpxSGHm4yM0iF+W\nmIzqS2aPV2k8ADDhG5FvcyBAORc2T4W0MLoejvEIHRWz5Fe5ehaFOvpxJQjO\nLt7Q\r\n=9XgT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a16b1dd1e7a54befdce9fb2603b84397f58d38d5","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-a16b1dd1.74+a16b1dd1","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-a16b1dd1.74+a16b1dd1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-a16b1dd1.74_1562402873890_0.34774801537900335","host":"s3://npm-registry-packages"}},"1.3.1-alpha-45adfae2.75":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-45adfae2.75","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-45adfae2.75","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"76705d8d7680453910e9130ab7d0ddf2fbf6473e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-45adfae2.75.tgz","fileCount":156,"integrity":"sha512-NLfjJYiN8jwliB5UoUXNPyn23GUPKlsconldTPPjzp50vXm8gjGVhuxb6meV7WdefLTTej6/dUOZ7YiF14Ijnw==","signatures":[{"sig":"MEQCIF3aTotdYMSc9WnR1wH3LZgQWPJ6Wu5Y/W36kbZ/ZKk3AiBGxdlstwzE0F9t/sJW6oS9qY6ARXQIrlz+5a+jCD+uYQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":210033,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdIIn/CRA9TVsSAnZWagAAqbEP/118qqt+UZKR2UR2S7ad\nNGY+fpHBdZvyu7yozoAMNwJRH66xfp1dKwMlhlUCbml8hmQFLzk479PBojny\nRGfucHoN0koofjhV8QFoRslRpvXTY8r4zPX/PAgCR6GxNJ99RRXyJap6lazb\nDgxaLatfWfBgoKEDLBVx59KfVVQp/9/F2FmtO5i6L7om503CBDShKnOnBgB9\nucFLQKNn+uTCZ66FuO3j/akgG8DIPyMxzup9dX0gEpDUZjgRlGtSc6oAToss\nYo68LhK7Ko2JsK7h8ihtOzJs3itHUSZWYmxgRjEEOOEAmQQ2ZTobZdL5b3QH\nmuBv4tAmjMV5NkJbRQ+81C6OE5w+b8mTQ9H3tA6D2tvylLnfIKC3pma7W8Tu\n+UNnIC9+947HgXrB8u4qY/b502Y9mekvEtg3+kjwosDmeOIonFJi7xVpFQsp\nwlBZ0pvdLIE6dIDGss7+Go7Z+V5uV/wYbea/EBM+ESKXuXBeYCkAOOuudZRY\nI9SzR7sznWrN3rrg1d1lxYHFaLuNPZdUsJkT9HwzTw2V5I9mh59Of8XWkdvt\n8+4Bs9Sowffoo3HtfloAdYandX1Uf5fg9SeVj7dwS2Wwq67sBUJZYTG8q/A+\nvM/sAwIc4bA/nFuTZkHBR/nXXFgoPJZNgNnFNUqI3x2eUH39ajAMeenIjOnW\nm0Df\r\n=54dZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"45adfae23e72dbd3804ceddf7ccbc65415fde613","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-45adfae2.75+45adfae2","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-45adfae2.75+45adfae2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-45adfae2.75_1562413566482_0.9936926595838482","host":"s3://npm-registry-packages"}},"1.3.1-alpha-7bab2d21.76":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-7bab2d21.76","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-7bab2d21.76","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"d49473d0e090e7a6a87477dd18344d5684d9d498","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-7bab2d21.76.tgz","fileCount":156,"integrity":"sha512-W+iOg4dFO5JPQQP9fyguVG3H3KQlG7Ca9hiYhJlUGLme49J4ydsiUmk6G4rAu8mfqwpa+p3ogt8HSi+WSafiew==","signatures":[{"sig":"MEUCICSgY3RJ3/K5Aqo8rkQWsyiQmuc/fkX+O2ujdQrYgyP9AiEArdWqjp6itSPv7dQvMJt1xj4kegUWf3haWl1cr9kzq7I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":210033,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdITkGCRA9TVsSAnZWagAAYaIP/ipKEFve5qVIGPe2BrYg\nsK4oEN7cKe9tAy5vhbRzTcY9g0Sxhlrvz4GbSJTaNavhpgfu/boMzShvFvgr\n7oKEjHZHESPq3giaxCqkWXaIk2TuFnv3otmUl+fnj8PhViCm/mawdfXBazUI\nmfFXgTnMH1sNZ2wwqWIW8qUOFQIEg/+2Xixie3RV8hovbPsjYLJpoV/X448X\nxe8i8h/Ko9r8ZRuMemxnsMgrrR8tvtJ9kCVIwNhmd2Rr4DDZiF+c3JXBPYBe\npcHAR4amNyeveODqt7NDbMaQxPbXtzXMjfy6i/uMLjdvfCVietADbs/fncje\nzQ+3qrlsDvm9ufl9e5OlXa/BmrnczhgswWNtAEJZH8s7zqU4CtZpTS883FA2\nZYKxxFEIT5VO1GeT9V5j1eToDk3c5koRgQL/EX3Qs2YQufCGySZX44T3HHD1\n2nxSUjstrL5yVsb9KL2k4h9hQpRHedbTJISC9dBF6BQrI0NaA+VnVJ9VINvn\nwgPEimPZIqjpZrP9BpPtGm1njL4jP/f3HY4sQEREoY/hN6uw6hJDuWESIqB3\nQFsqU98rJDFoOffUOrUU4PinsRzlNwoY98wzkQwMzgicnEO/6fYXWCAxuGol\nVYUn/8uHrvkWgXTBvwLBVdGytttisat8LOlTPG6Kn4RBSGgm1vxXVhJXrzl6\ni6s3\r\n=Byrh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7bab2d21230996dbf76acb6bb9a11aca5aed70b9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-7bab2d21.76+7bab2d21","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-7bab2d21.76+7bab2d21"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-7bab2d21.76_1562458374088_0.28033555215072425","host":"s3://npm-registry-packages"}},"1.3.1-alpha-991b9d78.75":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-991b9d78.75","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-991b9d78.75","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ad661adc4df4ebb02b79f7df2d54eb889c9c422a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-991b9d78.75.tgz","fileCount":162,"integrity":"sha512-NHpghwAzcGde0xvZhWQ7QAkBzQFvftE3TdXVk4oQ+uYE0J8ZN17MHUBnHpKjaKuaPjQE7vWHT1leBnygvucWOA==","signatures":[{"sig":"MEUCID7mS3HU6HtfR8W6kWiZ+ak3jzuGuWcq7XTumRiwem8aAiEAjSs9fuVOmObZ/xyLYVGAEypi6zR/ElI6PyeD0/k+GGI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212250,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdIXyQCRA9TVsSAnZWagAAskIP/AsTtmxB7RWJOD9bRQSD\nOBd98Wug4I3xlI7NBl59t3CqHHA99/Zfak14JWa8BlUdEDgCoTyPgLSD8qLe\nI5/FNx1+vOaT5cy/qeg+GniCelE3W1ZajD+H6i5YLVYSk6hE0+uI/73KXIhv\nY1dQUs1qB+ysibjJ0dDvxSkyyn1ETwOB9wJ8IAdZPd8+8KDnTHguQPFL+7bk\nb/Td9OPLKeu2yCKjCF5gqKfS4APYkHSPi4qY2uw5gg8c5wD6B33py7zkpVeo\nl1Ua5Iv0vjHmrg8+mESbxN/q+Ihj93dj4eZEx5U0VjFSXH6FjfSKItm+I90H\nebK0lKbQfceeNh0MptStQkFh21huLX43h940YS76Gk/EkjD+abXjk4wnYfxc\nRGck08lQZvlbupx/CAYsLPxF/n5E/czGWGLFHGv7Cyn+y6t/z43IVAW21ClQ\n/vS4Z6Jd+yS3svHEDH3uu/ef7iUG6csHxgK8whbxbfPyRIvSttALMfD9eilr\nd/N/GFM1GAvuR7dJZBjTjWNO+2RdY2VjCILlHbfP5CwPdGoYfpysDydgn9s9\nLFlLcdiFYxBba1ZhZwd2P2J06zf7E/MwSg5nNIwiR7MXICw3pDo/OMvTasus\nhd6nWCZfS8U96HMHx6O0FgbdqPCM9B+aUz3T1LSxrAOifZmdI0Xu2188OMs4\nG8oM\r\n=c2fy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"991b9d7851b85ecb917c138f1a5540ce364cb067","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-991b9d78.75+991b9d78","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-991b9d78.75+991b9d78"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-991b9d78.75_1562475663917_0.5753779023523364","host":"s3://npm-registry-packages"}},"1.3.1-alpha-eae84480.77":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-eae84480.77","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-eae84480.77","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ce003ae0e021aa2c05a1b2b4ec355fdfacddf643","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-eae84480.77.tgz","fileCount":162,"integrity":"sha512-FN3EFTmbpisCjrcQZJ0VZNTBO5EgTgwe3oupOsrM3g7Rgj5oOXJJDw1gfG5GX/aaW+avPZuVv8XnmaIXZ8OSdA==","signatures":[{"sig":"MEYCIQCBesQvFt01vemJhug3d7Ght8DXX0WVguXSiYcWNie+YQIhAJXGdzt9eBWYnLbXBJP1z1iTAmLGMboaoAFjTtFfn/kE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212250,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdIX5ICRA9TVsSAnZWagAA7PMP/j3VdiyXKs8Tw8SeRQMV\nXpyi7VKJ14ePwwG3njf6k4/Im5hBPLYw4eNjR+3QOvWYbcjce1Y7YWAU9EUN\nZjy6hXK7UgckMlsA7UeMHiIELejjEE9xDSPhRXbn4xpk3/BwoLIb3/TYbK0g\n2ZV8mSXvwCeEnfoe6ymcNEXOSXdjax67wi2KKqNE08ujoEdqotYewsYzinj0\nFJ1qMVyLdwjPMZ+Ec6irEsVuKTdpEUYn/oCnSA2EhI6yld6UZiEYGHiUFcQS\nyLf5/71R7un/9VCkSRmSxgwkkHX3iNGYv5cx8mHH8YRDIJP3Qi2Y++po1grK\nnNXylnwupypf6rKgzHNRH6wNryjsUszxgQXoD1UjRgQS8cl10JUSxHPz0xYk\nNevrK6Sp/eeiSJHTJ7jo0r30A530s2vps+o+XP+rfVCiBNHb3GZL5HoXf4jC\nSknpAgBGhKDTLngTdRgJnRc2qFgwpXsTf32EcRWzv0hjnH47spzzR519M1k+\n5W6BVRZVF7+UjflyR4kgxRxv2cHMXvqHMTMJ75bWerjBwyZjeSrZkisiRnxq\npld0a++glt53zXpMw+j9vZEWrxf+onhbMx53mrArNEzfdAG+FAwnzBe29kVL\nhmWjdGJAN7zICiSkmPwUG4FNFYuDn93sM51H2S13+LizQzUHtR+UKEUKK2Jh\n3Y0S\r\n=sSl5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"eae8448081f9b4e7967e3a7b76761849987545f9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-eae84480.77+eae84480","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-eae84480.77+eae84480"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-eae84480.77_1562476098354_0.8200142746035044","host":"s3://npm-registry-packages"}},"1.3.1-alpha-f115cb32.76":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-f115cb32.76","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-f115cb32.76","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"2ca4828c0535a71ca6f0010512a0c6a885e6a161","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-f115cb32.76.tgz","fileCount":156,"integrity":"sha512-jGhzZRV8UmkEJ6hTYXDfBVRBHh2Djqcw/ulGkTVToog6piygZ+EzvaNwn4CTKncTW2oNd4sl2ySWX4AZ36mcfQ==","signatures":[{"sig":"MEUCIC8uICrvef7/JKMvCKQHm2EcPpJzeOxahJRLdjWJKNgiAiEA3IdX0fMUq3gkDvChG8ID/P2hdJTpXHQuohtKo9rhE/g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":210033,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdIX9lCRA9TVsSAnZWagAA5xYP/3d5BNJI+Qgwvakag+Ya\nabMpCOtaDr/tUFkfX3J29UbHQpq8zBCChWixp62Ply1+ozraeA114tT1gmJu\nGQlrgGZAnI30Fx014ke+uJNkX3ReUkHUBJA4EShSYHhoMRurPn4q/9QZ5JJZ\nhR8JkbDWwIyMRRnR/khlQ2CVfupxpJUZqmfzukeYjYI24dBFdDstbXgxeWCw\nXbJgxzcYIn0v/Ds5v5K7CIHpBuEWyd1dmVfUL8osR0BVHaAk0L3ynrddlPum\n1OoEO0Y3yo9HVzEk43SsRtsMGrisKndRhAFkRoG+90JC7EyPfJd4lUWwrX+5\nYsAqrQIPy8oIPsPVn9Wbua9f2GgZcyIpPAJuZ34znL9iBQYEo6oKpVvjZNTm\nqn5GZfSJDiU8qSmY5F7WcNbxqnLgcNzuqUThMG0wYKy5WXRARlEzQl9Q5wde\nr5GUwMmAH9Yk4Ipm49u8MYeNqnrsc4VhskzDcz8WE/ImuUOOXZh37yUAgM9Y\n82RTDWkXdSTEBBoiW+VbBYC/ufSVrS0aaTchZrGzlwCU979mDUyHWM1VQtUg\n80C2AEzq68ohin4nBpGv0CMc7l/SNmOnmq0rqRmXG9mPkyFXjMSGObfHqvtp\nsXyfUAPzsRB9lZNipGX1CcCaHjzJ7vwkPeLwnGBBiMPd36wjYm2pJvXOf1v3\nRNvz\r\n=SkME\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f115cb32407e272f8dc737d98355cfc1319510ce","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.1","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-f115cb32.76+f115cb32","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-f115cb32.76+f115cb32"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-f115cb32.76_1562476388848_0.26882659975198364","host":"s3://npm-registry-packages"}},"1.3.1-alpha-868806ae.78":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-868806ae.78","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-868806ae.78","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"60fc31a917a9a37fe9bfdd8ff850ff5ae2849852","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-868806ae.78.tgz","fileCount":162,"integrity":"sha512-lLHSqOR1+GONSx9SG3iIXyT0H3Y7CHFGRD3NwH1bp4UGycaExXm/Cq4Sse54Y0B+5lQCV/ebFNICjdYS7qSz8Q==","signatures":[{"sig":"MEQCIFXqH76Nl/KYDxAZBHKGQkjJG1coQEmdVcxK+uud68FLAiAfSHq5njcA9Y3YNOZ2B0lG85hXlsDw84HLFiLiD5T+hQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212250,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdIYgyCRA9TVsSAnZWagAAkyAQAIZ31E94z3hHUUIJX6y4\nBidURcdYSw+2MqW3B+cT5KlrJ1BJixgA9xpwz0JbQeMxziIqyq0y0isOsNSQ\n0L9K0WaLd2l6ATh+yF1vhmOcTu1bI1eke4jdCQ8rf+AtVY0We7miLvsT7Con\nsItS1fIa1aMwzpD3yVR7zhrFt7XBxcu5NLPDg6oE5J4PrRarjaNS/85Dy3oe\nzRW03HFzxKir23cdH98B0fqMiDNt+lAtHcvp6/phyJsAgv1pAOFpQApCqDpC\nthsRsCIzyLOM1kByuWyxVJ0dXBKEb/QHBiBvBU6bPmKiJe4sujDTv11obNGh\n6GInidk0f2F+rcFC2jZTl30fHt6Vg+UZDhiKbPoPxqr/OAUc2/kYpQgFMKAx\nZ6sJylAsNyOYyXuO+I5UkSMqXzYGX36YYsPWnNPiMTlAGXVEYYsQwSj18C6O\n49/zmjN1c1QnkReaYYqmCVV9lRKLe1Ag+yit0BvXTZiqpFQ40JsdaQGBMrIP\nYH+ZV7sHkaKEAvp2B6V7Y3/b8Pw0UAZ5xouBKmhbBukxGWhwS0H1U3yMwruy\npV31VUKPrJPVs7uZtzCxHHVT3Ozmi3DensO8e1bLaOI0+9/pdtlcOwLQoWQZ\nevx0Cdzu9V+P5GHrsRdazhrXC3X3xPnxkZTNMmqGgu1hb1BkzcCKzW3FrfDs\nZzMC\r\n=SXHr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"868806aebe01fc8693e2c62ef3e273d98c8a6edf","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-868806ae.78+868806ae","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-868806ae.78+868806ae"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-868806ae.78_1562478642169_0.2338536428681519","host":"s3://npm-registry-packages"}},"1.3.1-alpha-77551f3e.79":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-77551f3e.79","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-77551f3e.79","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"26fcb6cd29c80b717f87fba90cb1e4d690662bd2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-77551f3e.79.tgz","fileCount":162,"integrity":"sha512-/G9rMQ3utuEpMbhASuZtsiL5zuK49AMcb0hJ3yCzscKvszqH5Z1XCT0M9X22aIGpEQHllvAN+SWJrGqZSksSJw==","signatures":[{"sig":"MEYCIQCgEkyYDc7GkXICj/IYdpJIdEo3BOKOV8BHlbgRa7XH8AIhALTTw6tg7ydbdN4CGYKbp8OMze2v6IdreJNuyT7/b0YY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212250,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdIZcMCRA9TVsSAnZWagAAlr8P/AqniQ0epTz7j44Rl3gu\nJn/MUoWmiXKb7ysxLm37UnJfIqhejZSEGHr49mhG1s8IXGzCXsloe7YhX2ad\nPs7uiwzsa24lhGD7yDcBmJH9NqC+J7WSaYKSeyGO+AQVAp0o1JX+WYH7bb3e\nFoK1jR4OJl8Sfx9lNH6xTidBiqtgdS4lMqz/AFMAugiCOV9dNGV8Qedk3pfU\n03brW9v7A5WcOk3DlpJvN/IVlhp/vi7v6Br84xFOLwv5PoOjLJ89mWwnDBkQ\nxNuGoAkVy2PovFebc0jX/nO8wCy1fRnjbGLt/pzD7wK8RctBBdRyheNH6UeZ\n5OhjohoY5iwENvUMk+c8u/Dgq36d0RnZ119ZKtU/4TD20IAcvIuAIUDEvt2e\n55efVcwx6zKmRQjHgd8rbgDAN5YIbGvyfefqgEuvZ4ZmAuXhCOmVbiJ7Wjpz\nM48H8xNmhv/UkUpO2Wm9GbFBchfJ4p9GAf4M7qUQ+mZh8CSKU8dW6x5Oe7gW\nh+KQMrOavahqsPl1lmpCHk2BKLqV+94V+ikBKMg2zKSoj3TiHwCzEzEisqK8\nqzAuUK6CDA7dF18JPbewQKXiUDPgOlPvdNc4SgquyxRVweqGhvn1LqokPWlN\naUIkLza/8cX7EMrbsKv9ZDyaaUk+o35q6kZqSe1m1e759WpldA9pYuzhhv52\nMrS1\r\n=Hsdp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"77551f3e8ed76f2319956c2ea86cfb12377613f8","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-77551f3e.79+77551f3e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-77551f3e.79+77551f3e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-77551f3e.79_1562482443991_0.7054662592576701","host":"s3://npm-registry-packages"}},"1.3.1-alpha-70a40ede.80":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-70a40ede.80","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-70a40ede.80","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"2142c57adff4b18287921f840e29713cc0c0402f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-70a40ede.80.tgz","fileCount":162,"integrity":"sha512-UqbavnXlOJBDW3QZSiqfJwIGDejhmOYFb3WhlArp+WcjGK0+6ca3g6gXPaIPxj5zlfiayfxnucCbHDWUbR/M+A==","signatures":[{"sig":"MEQCIATgUnvmor45v0MPyO4jSkEM3/fuxQ3FYxmU4s/IwSKUAiBldmTGPYKKqYwjjXp6BuUVdWi27+9cXuZQ+KO7LP/PtQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212250,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdIZuqCRA9TVsSAnZWagAANzUP/RgYav6yqLsMvHlz8qLF\niq/Q/+I8EAdR9i8miSduQGo8ddEzOwXZmHv4nvhB2rAfgSgmj+84lpmxsxWr\nDAJlZ1R1sG77goImz7LksK5o0XvJSzp5L1hoJZoYlLShH+CQwIviGZjn+AO8\nBMyZgkOcrFKzhHXzgvyhXeXygeHKXreu4Cnik39zqMNBmyb1ULn7n78kxgub\n34x6W2ngfD2l10jyeJp38Q5JqVeVh1jZWCG/p0ZFm/hLb81aJFkdTvEanfdP\n1o1TSPNOuH5ZSrQEPkcS1RtmAgPAF6dncRy1MtXjcyTTrTYcl2LLgqXj+m9n\nbR/C8UYuKKbZrlRUyPk94GE0KU2PSXO3o5TJFDU58IaHC3c20GXEGlWlutAT\nk15WTjQPFiu27Snum5tdZWtCTP40eGhXv5nCaF/ngvrU7LMBZDpr3t8ZO1Xt\nziVdi7mvSyrKE/u3Ll9FsMTZzA4qnUhwWW2ayZiE5lB16tyfY34COGYYGudh\n2J0Cu0kiWevB2mg0nc3S9FCYimy1yb0ODM6Gd3jTSR5LOQc/S+MdEInIa1QY\nT7oUjGm9VhrOVYx2HGjXFAk2Of+zUDtDMUNiHOEf1dpJgtmpWUzczJvtdLqU\nels0WYJU7j7GGLf4JExhl2TLxHFlrqeIzf9QN50+YAvYh1LYWEBuXKTQeoKX\naDPy\r\n=7nim\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"70a40ededd283d1f123fd6a9d0ce369a22d6a585","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-70a40ede.80+70a40ede","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-70a40ede.80+70a40ede"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-70a40ede.80_1562483625600_0.5107179442442842","host":"s3://npm-registry-packages"}},"1.3.1-alpha-789526ab.83":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-789526ab.83","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-789526ab.83","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"6db4e8c5fcd5c3a21cbbdfb1de8dbd891330a4a1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-789526ab.83.tgz","fileCount":162,"integrity":"sha512-aXQNQ3vhp5W0SOcdkz4td3PO06bLpF87EFhz5vfvyXqWbn0jo7hcBLFA4z7EtFeWfKmzoebaISkfKOR+LvhCTQ==","signatures":[{"sig":"MEUCIGuBzgzHzhL/9xUbPYb/nsC/aW9uXUAdzWM3M7x72rkfAiEAkxwloGqiSHEz1H/OJB4hkl5Zn+bTXt4H6SluBRALy3Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212250,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdIfPXCRA9TVsSAnZWagAAeW0QAJAEuYr6pVWf8iWi3E7g\npX2R80BUjdZZiBgBF+3BEYlkYZ9Iyup8IjKWQXiZgdbH+lHdnom6YPZYNCku\n4kogCTkN+YE5HnTlNXBG7+DmczqUUi5Yl8dLEkQO1Kt+01roUfaBEmiDt+tT\nUlXH+jR4+HoYoo97ZJ25wgdtPoV737W8q+oxuTcXIm3BhH3qHu5MayM5rWMx\nGVMDl/q47qCyZ0l0K+l0zdTz7Ix4AbtmygvKjQrFl/45+3xgjIToHMXCZ/xm\nXSN38CPi3Aqm6AxWG0yhySNK1zDRGWyFZqWZ6OXTG1YaE001MlFf5Wp1KabB\nIUe+q7TZWq+Bfhk8OfcF5Smchqu0YchnkuiyNl68mOaiojxozaFboKWbG8ah\nqDV58W/An2QKOplOTZhZrcVPM27d0NLrmCQs9CVIBV3K5dH3zrOgCWQlqNWS\nSr97lks58C8iFlsHMd5H2dMD30kJNJWRYZZqZeQkgKuDZK6RSiV9Zq91Aaus\nhxpmElr9s4zKHh3Fe7gf34aRXCT5VlWXBpBRNM9+cio0POkoxLQxKfpNc+mv\nzG708KAbqfS2FZtCb0zbEW4ykvx6IWOydk37onPsXCii9KLtoVFIl5LxvUIG\nT4n0U6mdVZIxu9a+SDuoy4XTUtymPwzHW8mz1hq8LX9Ukpq03Ug2JQxxG/p2\nddZ8\r\n=/66a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"789526abe0cdd4f3ad43042bbcd1ba1dd681e3b3","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-789526ab.83+789526ab","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-789526ab.83+789526ab"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-789526ab.83_1562506198827_0.6588630893015706","host":"s3://npm-registry-packages"}},"1.3.1-alpha-c1afdbf6.79":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-c1afdbf6.79","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-c1afdbf6.79","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c1490b59e9a2a1e50de0a6af4905d1ccb20e12d1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-c1afdbf6.79.tgz","fileCount":162,"integrity":"sha512-T01G6HYHVRmdmRz5+x2OghLmSJp8OEIQh8apa5qI9igRcmfc7ln7l3R5ETo1boPolflCwvPHXwHNgRNyvUcrhw==","signatures":[{"sig":"MEQCIEH8UYPpmpEMSj4tmc434yZV3+hGoledL550JI07LPNZAiBaYxPDIxNTfEIY88CI7Mgocu6Z5W0VxnTQqMASmZpZlA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212250,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdIfWtCRA9TVsSAnZWagAA+z8QAJBUnysRdTBxmh/2Up6w\nxAG6b11V07lLiZa5k6Sl0rYuuxWZrYJVzMCAOWWVzizY9BShnqz66+q8I/Pu\nsYy0AibGb0SWe/9AWvjCivRTyjfIs5WgXv7dgD6utL+99MQlIOZcjfnoz0sM\nbeR5IC2ItW9TX68MpRAog0wW+yhkJhONkrj9LdaA2yxAJVnNHoxxcCPFag+l\nZxKeglMklwYnazXT6nY4gr34v94BgD7jiyV4z2+HsjnF6/hXUayUJOV67kXa\n0Pz0P5kACzY5mFiXVv3iVeZcjyBfGY3rhAU3UyqA+NL7vby8e5U2uIGAYbs4\nfisXFgMxBI5jWTwrhW9Y/XwPyA21HpC/mUalw+4CGikZurqQgvA2HsIFptxk\nOfkC0wy/CnNZpw6CJanNrmgKvofAxXpR7yYRF3xxiWKyVKOBilrGmgShrPmk\nDWgnV4SkYioZr+UJiXLGqWBx60khyyAmWPSf34B6JT9JSxIRN1qjN24gYE9N\nZbpwMqolEIFsclY/bSpkr3f5wyLUVTmxCf+VCCdihMj1XugeekbSfY8m+bgl\n9ZWim8xo06m9LLFGl2X0+pfn7YFR29eXNrd33UrC0hh6k866a2603y2/ZnLb\nVBSkhKsiA8j/l4LHwa6PaU4QovI4dLM7hawG5EItYT5sAzDnzoEUWyXqbDLr\nu4xp\r\n=6THn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c1afdbf6fc2f60cb3d67a4f77a5c05cd243ca39a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-c1afdbf6.79+c1afdbf6","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-c1afdbf6.79+c1afdbf6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-c1afdbf6.79_1562506669048_0.08132779753070873","host":"s3://npm-registry-packages"}},"1.3.1-alpha-5d4a4dba.80":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-5d4a4dba.80","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-5d4a4dba.80","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"5475750edb2e47c2c72f9fdd194575e0a1de0205","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-5d4a4dba.80.tgz","fileCount":162,"integrity":"sha512-G03EcqFvWJNZmMpOF+yshmz10oe5CBH2x2EKgp4w2bi5b7a7jzFr1Ry1KJgfDakbSWbEPH8d38HHgptJuj4cIw==","signatures":[{"sig":"MEUCIQCCBhFbQ7SP7o383xYnBjn8M+RbJHqg3Vf8dN8cGIsASQIgZ7y3IglgRVJifdWEqEwKWRIwjQjL9eCu0OpCbBitLPI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212250,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdIhObCRA9TVsSAnZWagAA7pgP/20KVwhksAwzBEWnPikR\nuLC/0R0n3bnI2nXti1LKZe8on4GKC6zPJ0UPu3QsCVYM3AqTYCN6/iNRSKIZ\nW3qpy0olAgbvbhzIaCbJ62Y+OpZND6eFoC5NCCZufmSPxXGaP7OEN+Tw/xn9\nEsOk9tkPxanYr2Z3oIdHLU291BSf31hUL/BkoIvNIawnE1nM3yaC9mWoWHfG\nGkOrrR81Im52qv2q87CVXJoXuBvlQG3Z+UGrB+h47CDE6K0G3CV8H8VMkiZc\nArLOmbo1yMlFK4Vdi3UEUz10JYuJdiz/5jDJckXpFhTjuqvzDUh1FEP1O007\nBZzefnCyKzH0fYFW+NAu0AmAzr0OQ6D7WHSy0fCe/GutbkzYJ80PTtqcDwvB\nO+czlv0nYSbUrQigkXqern7zhv4eM0rBXLzArnr9Goc5OS1Xuh/++zxO2Fv0\nHEM1l8w6XX4wVpxtuO/UMGsba2TcY4x5e/N9TSIEols0EHtwnLkfdCsTdqai\n1a74785O+5zsqICLJqCIUWjy4G7MM7bnasl0/J3xYgZ8HIEGEqXRq6n2PQSH\n4emf4PZBc/6gTeNXhBc/8+YoMuOLzprZGs1yohY0N+YtlVhwV9mkYeJCCLj/\nrXXcToehVgds6nrTogF41aPPaCgyNXO0Xf+d9ClVzSybvCbmJL5Lc/8jAG4O\nUFuw\r\n=Z7bB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5d4a4dbaa71245cc3c0e8b93da2096a323eb5811","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-5d4a4dba.80+5d4a4dba","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-5d4a4dba.80+5d4a4dba"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-5d4a4dba.80_1562514330752_0.90954005022211","host":"s3://npm-registry-packages"}},"1.3.1-alpha-557f8907.80":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-557f8907.80","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-557f8907.80","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"8479aa5de3e4bac94e798df11c6465f2a7cdb79d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-557f8907.80.tgz","fileCount":162,"integrity":"sha512-kTokxnyOOKD+FTNR8sXk6lWqz4X7UA6E62SueFmiWgL9BNCB2NnxhrT84uZU0fHfXJW6xIFKD7KWTeqD269L9w==","signatures":[{"sig":"MEUCIQCEqcVzpSuSLPU341RtYSrfUyVFP+pUeDElNDwRMustwgIgaRbWEmaufPeU7lyMDNs2S5i/biSfY/mVmg3MIQkO5Rg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212250,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdIskICRA9TVsSAnZWagAAD84P/1mXy8Mm+WKvfMEBkfOQ\noRE5VzY+wk/7SwrhDmRAHmM0p+OffsnOYqU/0BdeH/1u4seAw2yK9cjP8zhX\nPh39T3zzVR2AfIkYngMuSH1uej9en6kRgxxLvt9797e5fXfAAeKOywF5zXRK\nEheyG6WAjzR462Jgnjdjn4RAKQC52/sqRxQjX2BXhDtZ/CGy33jYM8LPh1gz\ndUc9GmDvjZtvWtxJWcpgeZYhyuyPncHc6WjJzG5L57LkEQHuIaSOeLI9V+tf\nONrnswajEnZ14sunfQHtJ+xa5R9PL920ivLJElSxZq5ugSx79hv0PM8pveDs\np68UkhcSN/lSD0ivbl0RCbaXPiWUfe5IUEswly4F5OyGR9RDIv/1qYXknmSE\n7+50p7a+I6aNhIfkC8cz9iCzRV3xRwDC12x2YNQW/nZd8a7RBCFmOLhEe+LJ\nYdA5NKKNoP6q+3Wt64oANKRP7kUIHDXReR+ofw6xHVu9ZgBwNLuJwm0qshc9\nfFWMD/e2yrDR+R5jUm3rvcFswm9IWBMBgxVktcrM/muIqHMKT2pDN6BdAgX2\nGOoHG/4l5aLVFSidf8AxdqxvrhRmPByOi2YZSGK1doPKPdzyIN2nDoCU5CpN\nKvpH3PayMwf3gcj0WTWxb4t/a9ypQGP00DJ+VeNwDv0L6/n6iJE1ec0D5dcR\nSne0\r\n=0i/T\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"557f89079f59f5fd4edb95577c9acfaf23823584","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-557f8907.80+557f8907","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-557f8907.80+557f8907"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-557f8907.80_1562560775412_0.7530410715542672","host":"s3://npm-registry-packages"}},"1.3.1-alpha-6cf98466.81":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-6cf98466.81","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-6cf98466.81","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"033abdbfd43cabca89eb0bf5dad36f649580c1bc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-6cf98466.81.tgz","fileCount":162,"integrity":"sha512-shjzDXxruR6gdzn15nDjxCqtd/pu82ON+pO0TktWrJieI+OpE2b+H7ovD+eroLZECGGqEtowZmWrhApXfSG3Zw==","signatures":[{"sig":"MEUCIB+uGM6iauM3yYx4tdPwxbzHRUmfQcfXPSRp+Yu6HssXAiEAln8UwC+KGQ4NuFcNcp5yZf/H8/iq/FlJaimTK77eLxw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212250,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdIsuiCRA9TVsSAnZWagAAQLcP/3UT5gs9YoaRcajVi2k7\ndn5mE7blj6JLWDbcAUlJCH2+mtgX2nhirlugfCq6mYF9qD6t1fJFDtVJ6gRt\n10K1dHBf1exmv9hPKubN2UxEVGdd355K36EaVUbKtUeXq9qTdjmB137ATF5x\nv60N+xCj1GdNKphW8ARmCr5glZWxtWfrVWo78/GodVNaKoS1SS5LMXI3EZ8/\ni03VQwx4Pjd4zt/Lz+isSCt1cMeLuaNLIZAhAH5Czpo+2Hq25INqBd3eBZLi\nBvW8GghN8Z0Dq+o6svR93uLwTTAM2jy30aw/Q6y2xY4oVL5NtJJM0iHppy22\nxx/9AMyzutHw+1C+BijpakJjMOmr8wThBb/BBzwsMv2xR8U4iSli3lZgtRo1\njdCVmY9fmtwgKa+PsoC5VFG8uh+NIh3N9wV3WdmbFbxOCKbJM9/8A7tq40Tl\n2XvUhNWhC+Th6uIb+be3xeZ8VHw1I3Gj7T1Szj2xpYD44OxSEl5WHdZDElXS\n3luEDU9aTEDnB2kRvjI87P20oR3Po8bOltTjoRs126O/qpAtva+t3qvDD4bV\nG2+Sfokj0zIxQnvJLbrtRzCAFdafUoWta9pqD95OTr+iPOZbhCdXiyGPAow2\nD0LOXC0T8R+ujha0Dbr+QtkuKfhONCGUd7j6l6sRikJzb2IKVqXlEZsmpqd+\n9a8s\r\n=Fr0u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6cf984667b40ee2190e7550c08ec14d712985ac0","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-6cf98466.81+6cf98466","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-6cf98466.81+6cf98466"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-6cf98466.81_1562561441954_0.20020634915393787","host":"s3://npm-registry-packages"}},"1.3.1-alpha-cd1c1ce8.82":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-cd1c1ce8.82","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-cd1c1ce8.82","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"8052ff65249aeee32ac3cac6d5c3e345ed60129c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-cd1c1ce8.82.tgz","fileCount":162,"integrity":"sha512-iuT9Q+7Q/Qp80eeP+bPu81FMytNYEv7C9xFa9Y2x4dPI4fmVqBDJLz5hJqQOMh6TRqy5NMV0sib4t+kW3SPKTg==","signatures":[{"sig":"MEQCIH3h2oTHTGpyrMbMOTUgciClJltjsAidvuzIop5ClBUrAiAVTdl8yaJZtRWMXxRI32GpMbWembUD0by5S5n1zmkSRw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212250,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdItSgCRA9TVsSAnZWagAAItYP/jLqAV5rtAzyRycWXWVC\nXs7C9tVvGx5UYFeICcdh7iVu7ngbE2ZBTDGgn+CJ1gnxcoip+GbWqFi5W2nM\nglGzvm1rNJoBoUwDE4V3Ovdt9h8EBrUf1XKXKOGTh7b4q+vnrHM6G9GDdGal\npAnwZ7dZybgO7Qs+D1xmlEz1+2lhqOQ4s6t6cKNZrINUZrveToJs1LtSeRC1\nHbGlKBkeFAAzaU1emZWR8t7W9ekOCD1Hth+Gyx7+T/dOq2bf4OQMNJdkPj4G\nevUqX7Q+pHAoIf/0bcLsQ/nqzEdqvU64u5zIrofWaWeHjLXw0RFrEEiYvoLO\naqMXFknlfHqXR+svnHfvRHJI6pzitLB7Te3K7WBRHYerCNH5ok6mK+pkzLeI\nNQtLwDNEyO+D5uvtc9K0FUygM1ACRKg9+ptchMX6rOkzYhbG1dGk4fVf2d3T\nqueavIZf14q/XFYATTHzGKCVd1Uba8Z5mS6njkoVWxqwlxm0TJHEf+x9QYeB\n8Eg8M0Y61YbA/tN8VQFEgPxI4cqVgqBXwNsPkE4xuejWLCMnNvWigjfL5mws\n/5DfWc9c/IEqhS3L/K8LqZpy/fQPGiXhQ5GVGE4qwBBHNdC4/IKsRhtiTK2n\n40T4Tw6Mh6CghvICUNly4S6bTGbNktBDeyg6865FmZCKicVvAGifN0wjioOQ\nGRF4\r\n=romu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"cd1c1ce807d67f4d68f57821c46497d1412c612a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-cd1c1ce8.82+cd1c1ce8","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-cd1c1ce8.82+cd1c1ce8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-cd1c1ce8.82_1562563744143_0.18615644542889487","host":"s3://npm-registry-packages"}},"1.3.1-alpha-c34213ad.83":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-c34213ad.83","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-c34213ad.83","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"422b6d0c2a23d3cb97b4a87b5c3a160785ca3e90","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-c34213ad.83.tgz","fileCount":162,"integrity":"sha512-7x5C3eKzt1Zt+oRjHgAV2jf6666CnyXp5E+/j4LXSjiYNl1CteYPaDxO+V773aVeognsy0wC/pGzNBhALeZ78w==","signatures":[{"sig":"MEUCIDcr+PBzPHJjBSRY6DzcWrRMucs1VyMm4U6ppvrKBHrcAiEA8fODMJIH/LfzwozGOo/h5bw2m4GkPX0XaMJXfXuJcX8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212231,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdIxWaCRA9TVsSAnZWagAAw2QP/3YsSbQPqCDeUSG+E11A\nnYknHmlPME4+QiO0OP5jraKvkF06rtMjY9XqNV6NrCg+QgS+oZ9rfgn177ga\ns0aWxl21i9voDgfyyePXNBCTEA2PvWb3DAdkRDn1HX35XiX+HzaI8Is1OF2G\nb2zRPmotypF+ZcAiXUifwhElktePMBx22aaFPIlkYO75zWTpPKnz0Rb4tWZa\nl7T+gBxBntiU3WgAwDKHO81/LZ1sFRhD0CI23eCBzVSVcyEZnW104EmwDI36\nrpCp8vj3XwesPBABZy19t6g1Oz6L5eaZ9XP1A1Fs+J+dhdp6JYD0rCughy4Y\nuzXCoZzBTrwqXBQXs0X/DZ5DYafAxN9M8Tnm7Y4pjvqlVOKVQP1tVL2ExtES\nAMdtIvsUOjx22c/mI4LPkuyu5aCDozf2oGH7zB95AnqMPT/TbEPlJQ/1Efpx\nh1Bqhg2H79RY6AzLMwWOVojd57cKi5PeHeBN8e8qbBnCEzjUSQkN4A/6Hidj\nHtRkJNy44d5XilPX+dcyYh0MQeiIAMJxbHHdIXlJoYg9JUIeuQqeG9dFDMmF\nin8IoLJVnJLd2BKqG8f23uU3CytJb/anQXZUlueEcumL5jMMg/FXk5rP+aLv\ni3exoY+9pK7vQZ4bkraFn3kYmUu+EPq75kOb8qfi79jU285EVJZtl/PB1kyl\nEVeL\r\n=ZUcr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c34213ad15069aa5a910a15679f4d69e484c95e8","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-c34213ad.83+c34213ad","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-c34213ad.83+c34213ad"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-c34213ad.83_1562580377263_0.6618957386460598","host":"s3://npm-registry-packages"}},"1.3.1-alpha-77bd07e0.84":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-77bd07e0.84","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-77bd07e0.84","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"4c7432e748e48867abb16836008550fab7371a60","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-77bd07e0.84.tgz","fileCount":162,"integrity":"sha512-8X0NgnpJTFJ/oHsp/Y2/7BD0DTgtllaOedZcBgwNaEwD/dwjsqoSa7jj3YBH0XMgQDF+8X0xaGy3A499fSP1uQ==","signatures":[{"sig":"MEUCIQCTzmOZFsI8EjhlUBFMCgMr1+ozPj1U8bi1l0Kud7unlAIgEeY2cGKH1A8I3Y000df1NGPq2ts2rICo8u/zjYHDOwI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212231,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdI43PCRA9TVsSAnZWagAAGzgP/2gWydKH1lXJfsSVwfgE\nJMce4THHMLWA2elYGRrMCJ3P0jMJo61v1Kiq1rojTzH26/5FmEGn4RS1cgBx\n4vLGD2Ej2RkmYzXxsU4nZbzCxVkuUe0i4km+I8u1pAyZSEYmSzrViO8NSmtZ\nscwzGUe+U9VC+QG5gS8Ifv/sBevnVi3qD0DK0k7/o2Px+vs9NL37oXUWoUNe\n7EmBZgDsvhcNbSos8eYRMdlFPMKOHTmbe2h6YVzwFkYDV0xLDKOii3y38e7a\nB9Fx5WD79vVdEZ/Fz1j6tkafntgY9z4JEPP53DpFBfDYUEO3TXPviS/QTlTp\nK99U0RCJUr+HTAaNToURW98+SUgP/hAQFtgvvkvYEdO1WDUfjjf1/9D5DdBT\n2e3UvaVUf6ohe7EfAlIMoRjQ/kkSgBGxZJtk0cEOcM0E9M8HKLlunFo2flZP\nLh/TSSoZ4P3UAPaaSwsm2XbBWYinBrnIra827PlwLLm+Cq00uHx6VCdlK8v1\nP9Ra2aY3oG/wClU4HtivTpA6DljUB6HGwkGhO4QPYMij8NtdrNCIbBj2s7j3\ngiNEOSoxy6PMAsE6WUlDNSMCv5Ld0ObfCDZQjLbids1vDq92q8zwZ+1JUTgW\nMipCsd0AEiimgPjtYS7P835gFx6Gs0aeu8fpjjIWxrTk2AL7B6HiJUDOes1/\nfuYd\r\n=d1rZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"77bd07e0ca656e4a19daa1b9f190b427662a18b5","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-77bd07e0.84+77bd07e0","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-77bd07e0.84+77bd07e0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-77bd07e0.84_1562611150488_0.03050572071017199","host":"s3://npm-registry-packages"}},"1.3.1-alpha-5a8bb636.84":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-5a8bb636.84","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-5a8bb636.84","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a8250ee9473ef43f8c109aa8d368d3c414045480","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-5a8bb636.84.tgz","fileCount":162,"integrity":"sha512-1Yk1TlH4YCLDrkjeS6v2bOlBJ356PkyNCW1c9lzEF5QUpqHPzlcRrLgORHEfKozY3CMwX4UJ6t5Jc78AUsUwmw==","signatures":[{"sig":"MEQCIFJQ6jplyEZJkgHy+swEbicJO4kmuySBg/4IO2uh/L85AiBZyIIfMsMDlKbCtXUvTbYPhzTjEmymLd4JDxZggeQGXw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212231,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdI8l6CRA9TVsSAnZWagAA3ZEP/jz8O+edKzzTvmSFHIsM\nYd/fXCFBTPXUPc83nfVhxw/IEEeIaGV3Bog2fBi12tlRS5q21OVYMIn7x+UA\nvIlERwGQuxtGlXbWbYCSsDWt6WTO0uuKtyOFR1f/WH3ZBFR8cE4hQxeziZhA\nNtlbubsn3bzxbkqXJGnDBbFCI39iBGGWGfcw/Af2y04QXl2/83bamH5NQkIO\nqqspISW+nyzcMKU+ZFz43ueB90L2dLFA8TiyMfdkfAD7B/XJNNDoRNr6nJne\neDXApANDgSlJL7KquF0bxk5TBVRgry+Olj2kVnMud2VQMDs3Wpk9hN/sm3rg\ner0JZ0zV27RP+QrnP9nGTJ5QKzwiK6WabWViBdzCqY/ZvbPrngq7P40sDKD9\nyjvllnlXaZ+k7ie/N9xGhsiRRGfcLjNTcWWRoOlgLm8lDSpLAej5EHrLztX/\nqlSjDEdtP0gIYg0laC5OyfUC7y5MMFirUp/w3Uh+MYNr6osYUoTOjvYWaR4b\nQsoKHjJYI9pes4MnPDHKDSSkGTL5Wy8tlQ5KGPkrwZ/ctb1o34p2p0bItVAh\nr5pEpicQO0lpTJ/vdNjZBQO054beqrSpMlTGnI3mJ4S1KIbrpcCtCVnh5aTE\nfm4rVYmZN8g3V76XGpzBOGZ216ZrUcL1ANxCyE7hEqg7MbrlizM5uYPuArt5\nguHL\r\n=v0j4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5a8bb63617033075c76286af052137e437298d64","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-5a8bb636.84+5a8bb636","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-5a8bb636.84+5a8bb636"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-5a8bb636.84_1562626426333_0.05903562633095505","host":"s3://npm-registry-packages"}},"1.3.1-alpha-2ee0881b.85":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-2ee0881b.85","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-2ee0881b.85","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a0e797348319363bc8929e5227c833c517b37176","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-2ee0881b.85.tgz","fileCount":162,"integrity":"sha512-mZ/eSAb1WFNaAE25F0euBwyJ9GCPfkUlO2V1p6/cuJbf3+YgOfc/r45/PDVpX3OiDqAcd5Ww4mLHVnNy9mP5sQ==","signatures":[{"sig":"MEUCIQCZ2l/kKEIuCYtPZa2HIYppIZtAWaJNs/NdHhEZO2fYbwIgAXYJPwC0oBvCjJldLce2Wjp1eekRsRJxY987DFBWdUM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212231,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJA65CRA9TVsSAnZWagAAvToP/0e03GOboAtWCdWLsAMT\nHCuIDpPL4x0eR15wKcr+5PsKzX8/pPbp5ARF146Yh1gflGkB3cQMoscmVbG3\nTiI+4fA9CHtNRmP8jG9lCGxdwohUXo+yVSM+iHOw0VzQnaDJcj+Q2RdtgaSQ\nZPlrRMPexPeeiKHPt9M/AesV7u9NZQi9a7CDm+xNMVBedgBI3w9oOqpDp0DM\nrTO6ld/XMcFpLw+9oGNDBU17+E57EmQN/jCc6yiBPm8c8yosqwxoIudMNHw/\ne3JSihaADdBM6YKKCVl1M7Ym99sOUmqT0M4nxLvSuS1oLqj7VvacciRRXY1u\ny9pTEvTnLo539Zs7g6pPqSvGgcJ+XDDhFIbal/ack1FjfrCZJbCjze/LcqDF\nQ49ZzbJGFh3ueiu+Z+s0OrWBKLXEmK8D+GG7GphdOFNAnLLEtgKODgCA1QDa\nWVLATCZeKLCwbX/yk108BZQy05INXeXPIvFrya5Pc+66NkRKcn5RilUUG3w2\nV3xl4kkCGn9yXf7IqZQbyrN7/jfDZNdOrEYpoQdpIPzAEYX5E6+hBdsHzkeO\nDi7eKf7dQLmwKdCYTG/oeo0IkV1R4uEbynENPjQI0ERaYG3CO3VnIju8wZHQ\nusLmx6rYFEgsTpbjQe72T7aAHVeL3Y22ZhUExa+S3FMYTM1/3S5h1DZukj0k\n6XwO\r\n=XD5I\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2ee0881bcfb8adaf586cb1e160bac214d7548cf2","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-2ee0881b.85+2ee0881b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-2ee0881b.85+2ee0881b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-2ee0881b.85_1562644152465_0.15106260145719475","host":"s3://npm-registry-packages"}},"1.3.1-alpha-1487e307.84":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-1487e307.84","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-1487e307.84","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"7ac20889b1dbf3ef9d15346c9fbccab73708cee0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-1487e307.84.tgz","fileCount":162,"integrity":"sha512-H9VIlsnBSQaQfNqCKy5NxL+qRTKpkdINb/r6fgM65DDBdwMGqO24y0tTB3d794kgboP7u3NHI+Dgls5bwnEN4g==","signatures":[{"sig":"MEUCIGGSsIN2GyuTNxX8j3MjAdvVW83ixuBzw5lLDuryairEAiEA/psSTBO6QokWM8PThtiDqx77vqA5cEkfVp6NngqaLc0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212231,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJA7LCRA9TVsSAnZWagAAE6kP/0ovg4eMu2sd+zYi/4UK\nSLPVqa+HxzCBr/K0Y2pJ0h+1aORaZWEWUHK2vw1Onn5oSEmGjTLTDuOKLFWo\nMzZFAJGNue60oegGvtQz25FyGpdPeALu1NIajtqYSestiE9JjHnpdHAkm2M9\nBXbpfG+IWnKN4/+D35Mmczf0vpYnz812I6HhsOe5GffW0sW1OqigVh5+nQP8\ndBICg0hbgzOlcCheKpMGEixStOTxDogH9Hj57sg9SjOeoINL9N8XEg6E3vdY\nRaw9aAbgTJMgj/sspZWXZFRRcn31V/r65vG4KeIXHIQNdxpfDka3hOtiFZs/\nC+8wL20gM6MOhSYv2g86OqpjLxeGMKg9UKlLWNkmbt+1fyrPON/zCR+RvByH\nLGRWU7hZkiES4ZOfIuuS/2QwsIeI9sLi+IGjweZDqGvZCkk5S9CvnfISTJdc\nm5JjPQsR1v1vr75nIILIAzv7W+iDXBK483dkoyABpEmIZJw9gbNABYx1H7EV\n8hTVJ7+y8pfbKcexRa8aUaWh2BVUVD8KmoBhpNJ9uvicGiGtsaHw8CKPzjsx\nweevAOqzEbmPSCVXfnDQ5tA9PvMbIGffKLPOLjzPAWXvcMSHQ+P1dLneZ+QO\nnp93BUxNUJ+5AIC7mvp+Ypp/sQfKVIxBCIgkYjQ+N4h65RicS5tLOqsTyGgr\nteLU\r\n=FBVu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"1487e307d5c2c274482a6cd51ab95297f3f484bc","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-1487e307.84+1487e307","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-1487e307.84+1487e307"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-1487e307.84_1562644171186_0.8841510494146323","host":"s3://npm-registry-packages"}},"1.3.1-alpha-d536256d.87":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-d536256d.87","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-d536256d.87","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"206e6ea81ad02e925942eb73d7268029e0240f76","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-d536256d.87.tgz","fileCount":162,"integrity":"sha512-fea136xMMEb/DA4OQf66xe32+EziXu310ZvUtMv6ps18QkAMprSgYhwWocSCv+CnFhp2puT7tWTQbC/4xniCDw==","signatures":[{"sig":"MEUCIQCfYO3LwcvDKxn5Pv2g9Ljym87oWPUw2f1GRB9YCTokwQIgamvZUOY8hElp9PoG8K1shTgVPtsNQ7X4bdryAoye70k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212231,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJB3LCRA9TVsSAnZWagAAaDEP/j3D6pLtjm3lRqEQ+tp6\ndxz06agHOUOCqoVbJSkeyMksDFGUNPwVuJ8xJwvzRLNPcnm4e2JNrkq69gVe\ncjC7rvkgE4BvOBWjfKt3F45J8yAyVCppeCXHiXxoftUH49kozMnkAyNwzH6H\nWm9wS+/oOj7daRrqruEALriGcdGq/vfKf9dML0pu5fuyqcjnhPWe9m1Ht9EC\nF1d+Pjp9+DIBw3EXvj6s+yqURredK7PpNzV2zmf48NIyn/kBABQZGiGdeBfq\njBzvPXcJ8tP5gWPIrX3UtAJqpfpRcHM545KSO8PeJkij/NQ99Yg0/Npwi81Z\nO5mVSlGeVV8Q4wBokCzYb3qsqVFS5ZPaZxlWjP26sEYPVAVzsEkWi28Hmgd2\ndYb1PvItxfTYWXUzzjzBmM2Iug1tmQ6xDkIl0uW7T+/2WYmqkg3fqFYB6Xkb\ncCs+/D+jBfwoSCat43U1ii4hcKvUVnObcm3YCNg22/zvbcf+6I5tMh1HSrCg\nEG+WA4k2U65M2t3AeUzHcJyPO2+vZn6IifvCmmzTAdd2PVG/c0Nve20zMlmP\nXLN+AWMRytBO2H2AJleX2DyuI12spZFGwxSxiXdB0uZNimJ080GUCe/Q6rgv\nbIPN4NVjnQ3v7oasEnpZlzqmKz3Z5YIYzMC0mMXyprX18qPP/ooIUXMN8Pz3\n81ly\r\n=bjuC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d536256ddd23bda24645005346d49e65b3c10640","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-d536256d.87+d536256d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-d536256d.87+d536256d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-d536256d.87_1562648010336_0.9386711738868669","host":"s3://npm-registry-packages"}},"1.3.1-alpha-e49b75a6.86":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-e49b75a6.86","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-e49b75a6.86","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"6e08cb2c368562fd44da49e2472b436ef5ffb6ba","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-e49b75a6.86.tgz","fileCount":162,"integrity":"sha512-w3k0xy7qMDIpyzUSOwEXRJMP69JOCO3l9hVG1ZfCJ/fTgCST+xKQEHOsKR15y40hNUazV8/huF88/ba5a4Mq/w==","signatures":[{"sig":"MEYCIQCl7bgL+1b6u3zihduiLipQKWvHXVDXsyONtO6zBpgs9wIhAKyCnIbvGel65LmtpMJQCyGCFaideJjcNbLmcV9Yj15H","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212231,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJCXOCRA9TVsSAnZWagAAFdwP/RThHaNLtfGK9oUicskQ\nOgRxJLPMexrnvAclIihjYe2usBI68ePgNgJf9gVSMkYyKTcOBXHKSaleSX4P\n90hdw2fb4q+6Z0HX9kw7Bb6SGKFAqDEQP5XiQOFPA4/8DPYGjtdopx1+IXfD\nk+FFBDxkEeEW2mSk/XN3Wpfj5LUUUFqZyOb/kxXu7doKV6UZk4LAjOnAqeMZ\n2q639kATE8hpkzuqYCOvxWvvs/yAuKbAA9fjgwBtYO536E4X0T9v3B1Y1ThC\n3tAiq1PawOmHxybSihKm+Mes1a7B4i3bWTrtB7iHDpufiqyTe4CwpJenkKm9\nw7OrP6Ab7B1p8kaOySm9Nl4KMWehfHMYYUWnA+CeH2DOMZhSHFkQ69/ziiMt\nttvagNNxBh0ASrZhfiwReV/qcf/YvEDxOJdjibFa/RnkIpYDtgOPYzTZRr79\nW3EruRda03Vl+Bivd8PiajJUyZHZ7NUhob3NbLwd0UPNhp1b7tO8AsKy1GIp\nlUB8zw93YfGBorXc0olA+nRiNI7CEApGAfHTzy3OUw6zIEwfP+3aCcZ/HQXJ\n1BYquwV0xgncmO67yy1wkPLn+r/QOXEz48SG05J72bomMYpa1yMOTnxc+msx\nSdm29Vr9kdHi3/uetVK0nzzDwpRXcluqlzuA+1l/M5I4Naiqg3d/G1Bv0KmT\ndE3U\r\n=LXt5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e49b75a62afad3d4d4e850aa75537faf69beb9b0","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-e49b75a6.86+e49b75a6","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-e49b75a6.86+e49b75a6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-e49b75a6.86_1562650061782_0.02042957237372156","host":"s3://npm-registry-packages"}},"1.3.1-alpha-1cd87c5b.87":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-1cd87c5b.87","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-1cd87c5b.87","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"447c5cbe7a733de2695dc08638f6eaa27497823e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-1cd87c5b.87.tgz","fileCount":162,"integrity":"sha512-nu7lu9oHVfKgQB9I6IvJf6Ik5+iQfG0uOGd0+H8YfqW9VncLdaTLNdKFS8CmBV1wRjy8wvjvTr8gl7LSi0UkeA==","signatures":[{"sig":"MEUCIQCMEr9PPtcpdUml5DV3KLGfYxHf89f1Tc6XGMH4KDHxYgIgI5CEk9IWg2d45JbrJYGm0XfWFvVlXabhtSuuDVVUxms=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212231,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJCX3CRA9TVsSAnZWagAAuQ4P/iYW2buElrNZUyzfIf2R\nE0TjAHtvqsZw7rLjpH8Ui8N8Zi75D8mmDCVWH9YIq32Cf2N0TKVHIvaRm8u3\nZfiiwClffjSoGYj0U+Dt96KIWt3Z/LqK3/4EirqKqL1ASr30oE2dZ/8sH1Sm\neegCIROLIy+agkelHqydGjhZMq2+g4X30tREvOk15a93D8GRWKc7NDVkAZvp\nciP89lI9jvFMcW4DyNO72VjMYfgdAeOnMz7lOX2o8LQO94qUn8G95UZMGJWS\nr04YRFv+wyAFSJqQP0pzMthTK1i+yhqaMGflVfhZv7QmcDSWYnECRAHgzJJt\n/k4+56Rt19olQsw77QdO+7dePVPRaipPbHLxbc5ISqilM1SwPhlFESVpI5Fw\nbTD9z6xy1zNaht0Utav+lA52o8OWxjr2ZPLDDYTBp/JPjzlzZ27X5yPwgzl0\nNdth6EVADWZ0aL7/HbvN73suBLcH1+8cMAJ0noLn04NekuOZosudeZf2B9XD\nebBXuGStktdC3U/72fbSUhlTHgCjLiJ0yaGGhSc89K81524WrclIV/tQeNBV\n4sxhbcuz/GRA0A8WymAWT720oDxbKzxAXuiHMf0adNrY6KwHzZHbgA7C0kwV\nXF+TX5VtBk0/U1N27Msq5DAT3qE/10H2tLa59dmnnuCyyASE/F5/sHql8Jk1\nMA3k\r\n=hNn0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"1cd87c5b226f54138c473e1f7e7d691e11136af4","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-1cd87c5b.87+1cd87c5b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-1cd87c5b.87+1cd87c5b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-1cd87c5b.87_1562650102986_0.3042324461168475","host":"s3://npm-registry-packages"}},"1.3.1-alpha-3a1ba5cf.88":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-3a1ba5cf.88","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-3a1ba5cf.88","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"cc61b765bd616e1fe4b5728e499bfe8f280a2cfc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-3a1ba5cf.88.tgz","fileCount":162,"integrity":"sha512-ZIVIoJK1fY8dJ6Dw750Z3r2rDZsQkacNmE4zMpcJuniQUy/5VZtW9lVKqELZ/0ReFX4OdIaZnAtGvDSQx7k4Ig==","signatures":[{"sig":"MEUCICGfB0l5NzD1YhJl+tP6YcY0HKZb+7enySa+W7lxgCPAAiEA/GmXfgH1fJoF1U26lMn4at0bfElnrhq0ri7ooDqA81s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212231,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJDOyCRA9TVsSAnZWagAA7zAP/1eKRK/L8CKzG089aEDN\n30G6ie8apjUocr48PBOLJffAuaITq7gyqQr2cg0tQgZNrvpQFaAQ6OAUpMtK\n/CP7dKtRjGEbRoKcg+qTE+E6XlyGZICjLwubac79Lef4xI0nu/GmSna4PiPE\ncl2cu+D3ImpPncs6rSRzttHikm/fSWO3PtW2ete3ZQLmLKrJ2lR+Ws+gqcJR\nM+He2ncSlXXVe7AHFDAVJSscBhaiZnHWZSWH5zS5AvalPEvTAFw26uPgU+2+\npSDDDXd2U2+vznd9BG5HJhw/9kedJKuC/gJ5rhc0iUhA3Amojj/S0xxF50Vh\nF5N+DAoQLdxWB9GF/P4+8U97uPX1YJggU+/mIcDuoi1J39nfDWbvPeImd2lJ\nj9hmcN8WfceKS75zvZ4e3RDwFxs3QRUxoW8tMa/Ap4k0Xp9D5v4ubnEw3EkS\nUdNxGY7ISTVcmJBRFPQw51Rj1UEZeuU4dDylIo28od0/TnHYl4VDIwvnGpSi\n3quXiZmvbEgE6fxjSJgKxi8UNZZKoeqIkkHaHoR7X65wWAzogkiZrUm2lDE6\nW5PjE0OlcZqQVk0ZWOtSAGVYg415xXTApzhkwadqMHxno6YI1fFx/Tx4LF/Q\nOdAJGEdvbhw6RVzJXfqdzNlOu+oOeosqUo640eGbdGbzQ53uQOoHoBtvObfK\nz4eh\r\n=fx0Q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3a1ba5cf58166d6c23349ee639669caaec7680e1","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-3a1ba5cf.88+3a1ba5cf","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-3a1ba5cf.88+3a1ba5cf"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-3a1ba5cf.88_1562653618295_0.3336261526769271","host":"s3://npm-registry-packages"}},"1.3.1-alpha-5202e64a.88":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-5202e64a.88","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-5202e64a.88","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"087931152af37570d7f774afd47a727cda80faec","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-5202e64a.88.tgz","fileCount":162,"integrity":"sha512-0vSs7wE0+0+VnLikqEOTEPwU+6FdubkYvKVjzS7Q3bKJXOZBRMsKUKKv0Urwv0OaaIh7To2VaXfsZYR6UkYGMA==","signatures":[{"sig":"MEQCIA6bs3oMhpawC1Mqe7W9DD6PYrovUpnUtb1MCzDT273cAiBlfs9Z0Ce2uGZr00ugyNp/aiZkHTvlQxengUxo5dJRAw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212231,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJE6wCRA9TVsSAnZWagAATjQQAIeeLx7fU6NrcsaRYLPX\n/P5xv0yRli6721WojY6VlbYa+BD3IZEd1+J3HDZmByD9I3XufVQqprDLjKn9\nRJcZh9+y9Sfo77M5BqjZq4fFJ+kqINpqqI+BN1KweNoi6lCtiEdprbckTi1i\nZ5qikI1y0kA8NhIvPmMWmrhTl1S0dr2ukZerAQQHtNWHqrNvTlEf9u1O3oSw\n0HWISOTEQ/o46SOQxJdnGOQWIJZ38QaFjwHB6UF1MHDR9wkkAePJi4U1H86s\niEDi11WvIurx8rnSe/P0J3h+l0Jvn1l8VVAaAJLOG3Dvs9tCfmvedMM+66gS\nfdl5WiufkYhBH5P/7UhFL/aUob10ZGAs3MHHdRKYe3kQi3y4O8r4xtCMo+ZF\nZJMUKD/m2AWKqrwJmet5IcWK1DJaCLB4jEZSyK+w5eelPGjuRc+MM3SX9XSZ\n/dv/ylRRrsosElwUEKfcGMOGHjoeuxffhno/xrTqcaES4MY1hnVLRrMY8AQH\nFj7yaTwG3Pg1ByCpBRZyREV7ZzMgaK7X9olwYIT1+UVcrFpm9THyzeRwZcLE\n8or5DPFE1EoNUSIzA5JSGwKkTDqjE2R1dZIzm6ZR0iG61rE85oX1mhyp2oaX\n2ZHhrdbfeVaLG6w7a8dOwp+w0Yixw+mzyCVIsEdtBR/zpDfBrYEbIjJoWF/I\nmwJA\r\n=48X1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5202e64a5928ccfa89c9b58f09a66a1245d12a6a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-5202e64a.88+5202e64a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-5202e64a.88+5202e64a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-5202e64a.88_1562660527374_0.3652191961309883","host":"s3://npm-registry-packages"}},"1.3.1-alpha-97fb86ed.89":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-97fb86ed.89","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-97fb86ed.89","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c1de03f9f6028fccc4d6631e6698ddfb48fcd941","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-97fb86ed.89.tgz","fileCount":162,"integrity":"sha512-lWo7vXcMkSM28yvLs6oegTiXXeXVYlWjGh4TgVRIPuZNep+SPiiq73z/Drodohenhk3x/zTjLSMTnA4lmAdeeQ==","signatures":[{"sig":"MEUCIQC2RGUuCxWW9lS9tJA8llKTu/cEb4ISAmqoqC1450BUBgIgf1tBndzob27Vu6ccUfBFLrQaCll9fHgFiNakroMVsN4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212231,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJL1uCRA9TVsSAnZWagAAoNcQAKK25E+XDlD+8SnN07gg\n+AbqvEurwT0nITjqfkGhUMfiJoDFrrMEB40Y0g232JYeVncSJ5WM4ZBSW5kR\nMVz7pq51+soAhZomC+/lxyKzUOeCl0IdYbGHpOF6vbcw88wCi0injV5v7GQ7\nKQlU1R3WGxfYGMCih8kzn71iSusS7QrnkiuOLovzMnV+a7xbTANeIYhQ6pp9\nSyyz69I4VrDGS5X5/jBc1AgxxaIcNDuDge4b7FhZJv9q8nhxmPyH/kIvNkBw\nfeuCm1KhPt+iIfMTCzCJHZNFuGOqkcmd9FGJNEY5/IaougmFxzx62fKHbKnI\nmWXxD5mzYtWIKy59U0r3eDhmSbTmQE5cBv8vGBrgTtUYZH9J+j9wVq2FRe9H\n4Z/dNc3X3beFi99OO5o8HPsvEBUe3vBDFrMdEi5+9niQVu+mqmC/Yivu1J/F\nBz7UNmYHwCh7lnA6eDDe9KAJBJaylK4h9jVj/OO0DQb3gPdlHP64wDtvrEPQ\nfokPeDULykEDqOEdV8L8dC/hnO6dhRp+2Qfn4yJ1wXVhj5d++gqY1f1cGuYo\nrGlSCpiMpr8tEu0yIFiyZrMpvDGpP/tgWOLqFGC3bSj/1neGDMKG3Jb2X3J6\nl5SqFu7q3sDFxnCM39jy6e6c/FJ2EI3qVC+rCX1ZysOLYj+7GYJUFfuOIaI4\nK+xD\r\n=IBny\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"97fb86edbdd91e6dc3a97f07fb17ae432b1d57d9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-97fb86ed.89+97fb86ed","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-97fb86ed.89+97fb86ed"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-97fb86ed.89_1562688877520_0.6629409733403819","host":"s3://npm-registry-packages"}},"1.3.1-alpha-983f0690.89":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-983f0690.89","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-983f0690.89","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"e3f049b1f9a036bba47e20b4e8dc6cdd852112bb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-983f0690.89.tgz","fileCount":162,"integrity":"sha512-NFJOS8y3DQf0njyZ7bKyadpg0L609M3F5z0CPWUx4WGcNPi7d35qy+rCHvQWjzUxpUlazwr+HE9LoX6GIFWTcw==","signatures":[{"sig":"MEYCIQDwVDe4wYMiCsr4X+7gSZpRinnlXLXCB1BFF1k5+1DlhAIhAPL6Yi7yyr5ne+edaO9uw94o0HMSTZ+KIcJkvEcsietz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212231,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJODbCRA9TVsSAnZWagAAeYIQAJXtAhfP2LpzwyIlTRpv\nky2Yc2rvws8TCyFYBwOslJdisXbw6UqyrvLz+JXtci5O/E/UD+umuU7Qf4h0\nxf0omvnPu+sfVrGkLW89FBn9MIxgyeSeOBuFdSFS3tgvxC9TaEiVUIvVYlhO\nxx3EMmO9/ID6KaNGzOqZd/Wo2f5PlEislwJ2x8Uehf25zEOS8OSi5de26MbU\nYv9itfyKedJ8+80RyLEHXVbvhv1Pk2eCEdW6TzirvrXrJ6GiB1l9yhGuHJta\n61F8F3GuS0xZStQKVGOtrJP2RE9iD1M47rYmqNN/oH/O+/peun1huQcFbBI1\nMNFNf7QClxdIMww1ZrKOkpM4YMa2wCyGQYsybFlDhoznp9NnlIdc6rhFuG3h\n3XCqbduInmZ/hxiYhRIm2ikIaLTYLvu8lX5EbNhv+C6MYgO1oeA2GpwAUbgm\nuRyXCPnlpq2S8COoAPwe8jReqdazWBpL3BkHYbEy8OG+ykl4uyOH8l/Q1GMR\nya+XDWAT+LTOxhjAUJ10jrzSraIqcYCq1f52lEbytspfcCGUU8A9ZCq7RWgh\nCE+tVA57krz2mwkgvuzKdGrEuZGYlprwNfceNRy0tsFEhX6ROdBN7vQe0uRt\nl7WZxVGG/DOVgwEFdOz5djyYJ+aFRUlEW6OreqRslQHqnCQnFFiK7HGjYKN2\n2t7X\r\n=2Z8/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"983f0690049f7c15aba66c57700724076aed77c3","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-983f0690.89+983f0690","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-983f0690.89+983f0690"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-983f0690.89_1562697946758_0.512984597151259","host":"s3://npm-registry-packages"}},"1.3.1-alpha-d00892bf.89":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-d00892bf.89","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-d00892bf.89","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"0b242d90f35b4c1400ea7d958403f03105aeae98","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-d00892bf.89.tgz","fileCount":162,"integrity":"sha512-lwV9RrJ+j/foUVqcAZY3ILg7NzWsxgj3K4+Ey0EjqECIGSbH1Egd4kr7GHHsSM/3rO33znYKJ4ewHePA7TTH5g==","signatures":[{"sig":"MEQCIAgBTUjcl+G4RuXhO2tIxPXnGqlN/zBRGoSUH8NvCOR0AiBKLNlYLRtVESQOVHR73FZsdREg1oFinIjvJIpjhOjeIA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212231,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJRiyCRA9TVsSAnZWagAALSUP/ienL3rEQsK9gcbnJdn8\nMzDbtuqwXDnfaXHLJzb/e1y9Kb22Cd6l4edLYhH31F0yARQtm5T0sL9dh9cR\n7BKfCeUVoLHa04KnUg7aRAUhNYYI4uBTnpkgAvChRcodI6nC3zCYQGp0/MLa\nm+DOQPWRKWFXLgh7abQxAQSOqAMjVNlE1lGbLW3fVM8fDN0wk/mzogTWlYsw\npCWq0UAOCxTsGlksQZH6WBMAuT0ZuDnyNQJW7zD2E3852CJ+PcZD/Jr2+sN2\nf33qvVrHvb+OSijdreCGFjyulSq0r/kV0VBCEqC4CHh4PFzoBjFLL9Ktv//y\nFWQPXGk7BbhN+cUEVl8Du9V3goX2066MJ4DptgbVnfyqaifxtgaVqbNrI6Qg\nCGrWf4Cf/WICz++bDYlQ1UCK3so0dEBM9JPaF4Dujcq73ktMlr3DawN81i7Q\nQ8UO+GOZAlHL6uqOoNlid9pPVjT9vBKG1WE/gFD0sbaV0FUyfoN2MuOGWzb5\n9q0Dx33K1Y6E3xismwo/oZ8SKwRfVeyG3R673ozNZ9vl99kssFslFYheNlAd\nblURmgBxPUz5FkNOCfv/HpqaLqb9wmGv/O7JltimyG5FVuv+XqxIExAgXADP\nH6CZ25uXOo4ebZJL+lOR5hS+24/RCvPc63HWcBLI5weGy+s71PcbW+Rq3iXd\n5GgK\r\n=P4bx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d00892bf8632880aa0dbb111c4201b4d978ea59f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-d00892bf.89+d00892bf","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-d00892bf.89+d00892bf"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-d00892bf.89_1562712241946_0.9526098527466522","host":"s3://npm-registry-packages"}},"1.3.1-alpha-74bc615a.88":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-74bc615a.88","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-74bc615a.88","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"9dae642ac32c9ed741a7670e8af8cf719bc795ec","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-74bc615a.88.tgz","fileCount":162,"integrity":"sha512-4zfwHuYfiS6OUgeJtAIb+MKtXvCSocTyw8g1iaLaEmZz01z6oldk9xJeZ/cjbp5xgnzoPeC17qIveG7cqJLHxA==","signatures":[{"sig":"MEUCIFdn4gKaTYFjO+FqiQELadf81e0OPFlan9CM7b9G++L0AiEAx/Y+2DPcCEAuwbg24e7TWwW9HGkzq6BlkQD6t28v+BI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212231,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJRnzCRA9TVsSAnZWagAAG/kP/RBYJzYGMNsajyarI/Px\nBXahUMrDSyQcsU/u+clDVaL8qp2Z04KuMmXXjDcTzAu0+tdX66baoSim3/tm\nbjWvEnLjM8A1D4hK20HqLacBNzePzhHQAS/w9EKCqZ5j35b0RBaByI3khZfO\nFmb2UcN7cIFoUMPI4RH9ufeyEboAbaosrQ5U9qXaV0YDO7jb54CYUeF9nrrf\ndXjoUsQQzXQtC6ICYCV39Kfqr1yIidj8dxK4HICTT3pFZidbsbAm2fa0DYbW\nxiZDD+7bXY81FLm7dvLMK1PEn40A9GrlrvQxC/RrKgsqzyg25rdp+TYwzRjA\n8H2LX2aRDVrLizl36NQERzAqXSJwC6zW8rIQsuUzgaxZ/YJuWfCVADx/kppF\n5EpbETl7VOQJ/pJrKyUAFZV3wI26qeEQWiG/OjeiNiLJmZn3In2DHHHxAvCq\nNAL6CS0FpfER5u9wrpNQSjMa57x/OU3aa7roQvgZ6f+nxMqgl+ER5llRU9kQ\nnKnvUVS6yKvErkEPQuWAgJm6PTvsvjZPUDDUCZRjmqZxMiZidSsTN7c7UMBT\nCYU2DVYJivjDEH6FjtLTt4AKpCH1o0ba3zMJfH5En2+ZQNPtxnlQu95H0M2A\nSWjRAjna47VVKo6jmX5bYPHZ99Y3cEZjaoUNyj/zDKeGd4+gFqI5zW66n4+g\nsA4h\r\n=lmko\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"74bc615a0aef1cd52b1b90026cb9360dc01cf7d4","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-74bc615a.88+74bc615a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-74bc615a.88+74bc615a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-74bc615a.88_1562712563216_0.6192791771491546","host":"s3://npm-registry-packages"}},"1.3.1-alpha-53ecdef9.91":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-53ecdef9.91","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-53ecdef9.91","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"d32ddfdb403b40356ef21108c51757ad1d04adc2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-53ecdef9.91.tgz","fileCount":162,"integrity":"sha512-EuBom6B/MyNvR4LtGgVtfGKXrq3wPVRUqQyFE0MrCTlTaI5To3wJdOBuFGs1GatsfOLIxDsLqm1kSU1BuYI/ZA==","signatures":[{"sig":"MEYCIQD4EQi7H2Ilf9pIDvd6f+z89/QTpVsqnVRyQD6P6zgYRQIhAI5hUjdzAmYAJ8AM7wmBgraLHVvqxF5aHOF6MwWQcS1L","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212231,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJRpHCRA9TVsSAnZWagAAEVwP/1w3+orIYqBtaqECUKFj\nELPXz7WyO7l+dTfVduWj71IUDQ7aaFaUnSDaIHxEes3xC8eZolICNEX6bhUm\n0ePg60dyYvgMOvNCsbGhzbsioDrfaI5Fv+xBsjhvMqW8B2oDHXAFaFOZlnPf\n0OMNof8dhxD65kA4A+hyiED1a/o53U2RvocyCPwiyF4MDrsg80xcA2QrrDFt\nPL1Gu5cNGw6jLLttIda6guvgRPINkCY3UK8UEIRtORZ+y2Cm+TGqq6lgMhws\n0RPae5GAKIp3dq/30rO0oohgZtX5hFp4Q+2MkJyQEhmU5HBnenj28lOSLy4A\nJC8tzEcX/ULF3O1v0MDIaU6DE43etcPVxnHd4kfod5f57gyi41zHsSssSW9q\nUcxh5e2P4ucOoKNiWM0Eg1kKyIp0wY0sduKf2NAdxw+86aBMIaga205Euj2g\nvVOfAbhFLn0jb8J4W/OHlWWdnHSdN7qRHJDCw0D0xIRO6yYAgOJm1fh+qL29\nLRctv8tEs8tHlQR7P/3z9Ep3gbXTH04ocm+2bqWbRxn5z7VQSL02VOIH1nM6\n8ehCEpbS2EHthB1oCYcoHJzJFt97HoCoSLs8zcz7eTokPYo4rAzasCtS4/qV\nNxMCCmG2auPxncWMJj4iZq3BOX0V2XdmP7cROP8URRMDBQQf1pjkrsJ2zMgP\nJpnq\r\n=kErh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"53ecdef9b8789f5a70285c2e917bec620a24e66c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-53ecdef9.91+53ecdef9","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-53ecdef9.91+53ecdef9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-53ecdef9.91_1562712647091_0.6664268740315897","host":"s3://npm-registry-packages"}},"1.3.1-alpha-d42c2895.89":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-d42c2895.89","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-d42c2895.89","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"78610474a7f6e6ac7450a3c6b9c6c9308ad92b24","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-d42c2895.89.tgz","fileCount":162,"integrity":"sha512-ZigS/NqiwC9Vpfjy5ymyt2K86DMyWdEZi3ANERW8va2qoA0ptz+YpBtzzKdLFB3mBlPvf2pp41jVEf206sYksw==","signatures":[{"sig":"MEYCIQDUVBJgvheZlsrCGs2M931a/pkr4vPbLb3gat5te1l6FQIhALycy/OGF6RF0GcJy45vHsuJw6QUnSNC9zggSGSfZQ4E","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212231,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJRpeCRA9TVsSAnZWagAA+aoP/3SGB30JXmVjbHtSOSjT\nR+nm7RUN0t//AWAhxfG6UjzLvbEzx7bkExzjI4OG66VRTUdTqFH+OzAky/Qw\nrg14GbWg2F3wiuIb/LogcFGqZWX9XsTuHfiw4i2jSpWG35O8/7GRTqZIt/8o\nR8/GTV7iW0KbzEvyNZ6lG3mFxf2BMcmYIiA+vb00uNYqz3j0l6rk6yWfIj/4\ns2dhujCVnokMVffVdqdBQu+Qy9wJFcqVN9N353ajm93Qs8hBPJj0FJBTFvMh\nRxgiOHmWHPhf3Ds1XAAZEoER39w9OYC1WnjZXAHQMT1ZoNtsPPmxFFHdW12F\nUNKiXfJ6tpOxWreMEjAe6phuosAicDtYpA52/4acRuRI9qUFCdtjnYDHvHL/\n+7ED+nJChxqkGm3WT+T+hOwCOUTENUSRKkAQ4BgTciEozed6nDlV/V42dAjD\nZw7cyr1dWwb53NLiFLhCe00YfIwiqOD3SZHLMxaF/6v1ODu4aPEygpua7l3C\nqM+7lfqmB6u2jQSmMvTqzAATR8F1hZJs8zAq93U1DHijqgmTd2xQe1Yv/eHt\ngiVmpegtty1cHyyd3CmZNXKQBP/dHrE8wC/SEAhtEtKHF2rSC0X+CEfHqROX\nNE39+QRBgbBKkDDQPmtsvosPDILhs+KoKQY0JYy5De7HLOX6s/j3nybhcgsj\nRneJ\r\n=8HPw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d42c2895a40bc26f7c7962d8cdf326a2c2afc0f4","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-d42c2895.89+d42c2895","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-d42c2895.89+d42c2895"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-d42c2895.89_1562712669635_0.5195924951270139","host":"s3://npm-registry-packages"}},"1.3.1-alpha-a7ac64eb.90":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-a7ac64eb.90","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-a7ac64eb.90","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"30dd0a33563cbaf5140758d26f1929b4c0179400","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-a7ac64eb.90.tgz","fileCount":162,"integrity":"sha512-bjFzuZQntG9x3aJgGVoN0DrPU7zf4DWo8s7szYvZ4KxR7y0MOGdnXfiScgHoAA3XGoUspi4XxSQ9mzHXSyvVIg==","signatures":[{"sig":"MEUCIHeE7ox+epY/RrkPy1r9+m3/9vX+RHb5HaHCoIkd5oITAiEAgpKEXTNjLQh+VsUI2DCBCdV0GG07Kb2KmBGz1tGDzsc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212231,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJRqACRA9TVsSAnZWagAAdFcQAJZH4m+QQ95wuLok3Uc/\nAn/f8p0DH6wJXkKzVLB2HvOWqceIT7QkSNG69YVCzyzafLyUIpsRD0dzgMe7\n6FXR9T5+9ftCdg3yao1eEFgfvd8vAouj2l1OSNPgOclBkeux00hjO7yGSm0n\n5Trjss9+h0RsF/3WHMDT1bNyG4uM8bZArx1kqznZhgo5ABbXfuOdJVK45mBV\nowRUfBJusuB/OyqzIP8mcl9ohfeOKzegB4YNzC4cMnxABmDaM+St8ATpTNYT\nQiEqn6IvxtAJTSInMTKV2sVZShQErTr9bA3CNSYFB5KechFocLZgdvYGzU5B\n5yozjWvmE7kRobzGTkEXAJFUKvfCYLXuchtcqp2wxr6pqEX+bFlOY4LkGNSB\nw5HjYgB6L2NCB/bGyzIdgmeUxu8lHuxu1Bdr5PzfQHhxu0q7CORYZ16XnybY\nIbu9xc/LsbKSOr4WVwi+o7PTg07giG8xFgymJz5iL/ffqoPLE1ODF8ieiwd1\nX3QX4L+38emllczleedfmvLlyMbd2CD09BLeAc74mU/+ebAC66PMOatQS5bW\nXTaMaNcNiXnA+nJ/nDPbPqoEUZKFaz1PCTuwrNsKot0EB/VMaEHufqT92clm\nrzUAqiWBE3ymAjUZXLV6jmZf7irrbu38iywiPqx2Wy0Pl1qPoRYMQqRfS3Vu\nPhdi\r\n=szSt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a7ac64eb7179c0cff80c32c8bc2ed15592b63c01","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-a7ac64eb.90+a7ac64eb","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-a7ac64eb.90+a7ac64eb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-a7ac64eb.90_1562712704025_0.8119009563553146","host":"s3://npm-registry-packages"}},"1.3.1-alpha-143353cf.92":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-143353cf.92","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-143353cf.92","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"89724ed713fd94a8cc0839aeb376c8bc49eea202","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-143353cf.92.tgz","fileCount":162,"integrity":"sha512-gQZxpMscRI1Ztg51lh/gENF6QR8FtOHA96Zy1AkYYNSoiwqGc0Qzl2vqpArHsHa8EttbpdYFflV4fnDZDXLISA==","signatures":[{"sig":"MEUCIC/WAx/utwb62VgW9mqqhltj6Tl2VSKDT3FdwUKEGcmaAiEA2hxYYWOfet0l7MepVV6Vbguy1bSHZQbN6SvqcrpQEsw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212231,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJhILCRA9TVsSAnZWagAA/L8P/jXlAB4j/g1Jp/SCsw28\nT9D8gYot1JSZczOhUTrPE2GZyrj0v+md8Y+jE4Sva1T5nSAJShJ3/ITjKWbL\nfDN8TdekH/x/MSSS5MpEWooHl+BnjAzXz1qGBx+FBp49fXmFyhqR9+YVWeVB\nA9ztiDTigjeUJzBY8eetJV2zqb6/P7Lv1n/beWFgWL/SiF5ZlypbMBNovKa0\nN5en4jknB4XpAPVhVTzLhbX5abp3GIJyZ3EdOQ8XUqzJy57YVMNBtrMDUgSg\nHnEaTR91hOnDL0/9/7dZI/QQqZZxC1RISXPuTvQQOZ424Xq2ph29kMLJ1+/+\nTX5MvAJ1SJPD1XbTbY5VHOIbOeTPE7U4TCQ00TAf0r/DewxKHCNebH7K4JMq\ncRRfAxANBjh+B1gHvtrNZ2FmssJ2d2sgrEkt5adQj8emxpRhTXbnkXYGncg+\ng8kO292mw2SDrlbizr/sZo+eR7KDdUnkNbj0jVOMhFKrqdilg8ha8UU0kOkO\nx8j9gwE7S6JVYrN+NIWDT8Q1QmE4KOeRpJNPn45MQbwBVjul9WwJeIk3Sypy\ncHcoFfmyMvval7ht56ViktQaK6ykHjn73p5XFYl73m/SWhj5FDlM5naFp5m9\nDNDYf+8xK5tWX2HFqkjTGOsESyXuUiAg3EhH2QdupQ3IV7t/rkLQjHBJjSQJ\nOgK2\r\n=xahB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"143353cf29f8c184faeeaeee2c548eab0c42d21b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-143353cf.92+143353cf","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-143353cf.92+143353cf"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-143353cf.92_1562776074613_0.3640512084120855","host":"s3://npm-registry-packages"}},"1.3.1-alpha-950514b0.92":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-950514b0.92","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-950514b0.92","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"d8771e064f244e9fa114cadc7de6ab30b6649a0b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-950514b0.92.tgz","fileCount":162,"integrity":"sha512-wCjFUDgcTuDb5Pk+K5g7JMKhUcQ+SsBv/qMRpL0p0Vjb+oFO8FgleeY4Rru4GaqHLJjx0Cq7Ls0JNPSppIdDgg==","signatures":[{"sig":"MEUCICCH6unzeycAX6TDHfpA3Pemf2YyELSgLWeFi1HCf1LEAiEAhQH7FqCwyhUCTpYhOsn2xuBvoVOrrK6Fh8pxh4z9nuc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212231,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJhtFCRA9TVsSAnZWagAA0NAQAIG0b+vWu4vFRRdplzd9\nJ44WXlSH5Zf5KvLHiuUFPWsxQ9nNFspjIGzOPqOyUK2CTYLzARJrYBdcP0WM\naE9ksBPlh4FyabayEVT9e+D9sid8cYYRSGyKvg+Ql4VeWQih4zboKe+tEEu/\ntCv/kPUAzxc6+U6UsXl8Kg1xl+IOY+sHs1qVV014Y5cDwWgQRhZZt7vPyhKV\nyB/uhd+yYJ+c9mfEbCEVsgiifZToAVPXLiI96mV7q6NtnQdLLasHmaZjwRvn\n6EmV9IpS3u8DROTKs9AG1Y2GvA2dIbvcsW4lZ05GQIWM7L/ND7t9Mlo6UbzY\nimZVm4CCumIfFtgvyl9pRQg0VA0iCVWhCVmSNPE47qqgdVsvLU2F1Rz4+bnb\nU46t/gUzvo5POznPzMopXmjYGiwUhMmvLo2sSXVhqRUgDtoo3LIm0R51FZYI\nwn+jYvYij4piVRMc6e0LFJ+ClQeMVrIR7WOBBTM///lgwRlV2eSGV2fk2Rzs\nCwrqxMCwYUEsifABiALPFWSeljOYEQ3Rwus0vvgqAr9GaHkn52HPQX1Xz4s+\nN0CrSgO/TRfKvFs1BMrlpHkws4GRhqNCIfr7QHaudJcbxWjer4kaEmwi+QPA\nqxiZ70r5xOKEu2qOgT4uBUIBSnXYQuxhSVpF1h60ukFbKpVG+q/kGWR3kf83\nc4xF\r\n=pPH9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"950514b0e42a88aa29cd53d3a6853c7a38a656f0","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-950514b0.92+950514b0","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-950514b0.92+950514b0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-950514b0.92_1562778436688_0.5802239620383216","host":"s3://npm-registry-packages"}},"1.3.1-alpha-f4d995af.93":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-f4d995af.93","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-f4d995af.93","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c8297b7a65390399b721ef847c0370ac1a9ebc63","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-f4d995af.93.tgz","fileCount":162,"integrity":"sha512-/jcgqFje37UTxeRpMqbXespS4k5JX1wAdxT7EOMxlh3WX30XzEgffimCpQ9qc4Py+SRZYxZcNCqZvHkaqjKGnA==","signatures":[{"sig":"MEUCIG/gqUjCzpBU1zoSlqx+d/jPtIJtIJr0ZlUU+dI6hrLpAiEAvoWNqL/ixW4mWpUCNUvBCgBs1cGd+zpWxuyCI6S4UNw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212231,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJjRrCRA9TVsSAnZWagAAqVQP/j2j0lnmF4YjXIKZ4X16\n3ALNolPkhZXlVUkKUXtioSrkNTnocxRvMC96e1zryICCIGhecu41VT82qJPW\nyS+6RUGYemHRyuRwnl7csCIfQmHIhbGQdHwmMkM5Hs50ExeDSsVF8gUJdxAb\nhr0FP4E6sWKH4QAkOYgz2cNLQFZVhQzGEdsEKEHzFfUGZ7erDhDTHLiKXhzu\nlJxLE8O8gU7tejjlBDlDoxln/F3q7tn6nKCg2URNpNwJHd2kCq5ar970zvao\nGEVI1mQ+9XiFZ3TylHtV99/R6WtGLkFWHKrVnuENRZoNMnwxjgeyy63OKJoC\nBNH7D/nNwh6lMwTC4ca7oDgXrR8aS5mD9+NccNkONeoQVoE/m5r+XjGPsoww\nYTSmyDKkNOWRmee8TZOvLsf2jNePKZBdy2KDlnfzO2bxhzmOxszrv8+J/mky\nmpkG/ucHwRPd+X96T/8xY6tW8tu+VLsXpvXH/R1XwT3/l26jErd4AAgZQA6g\nMmPT/BIj/tNBEW1rAEDiACFkOmEApKnqC0GgRyMmCE+7qXBMq/WJfaJ3bFdV\nywqoGSZm6escpiaiLWJiC444h0QmUREaaCrwYv/jS5LDvU6Ex6bGKgVsjW11\nJ5DdNom8tsLlsIaz+T4izNJDSVU1/R8YiMXOfNYr5fwwZCAUsf6AsAiFVAaM\nXU/J\r\n=H/EB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f4d995afda591226e42f9a529227a160c4277d7a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-f4d995af.93+f4d995af","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-f4d995af.93+f4d995af"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-f4d995af.93_1562784874395_0.7893392969270183","host":"s3://npm-registry-packages"}},"1.3.1-alpha-a4414ffa.94":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-a4414ffa.94","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-a4414ffa.94","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"1ceb1126ec5a0d40586d8c50fa6108ee0c0704f7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-a4414ffa.94.tgz","fileCount":162,"integrity":"sha512-vbI5mdh1TlOx9437PL6QPJzweD60rly+PfQU7ELJnpIbOYCiaA2KBSpSZNbTEQjfP60th/Hbo3FWGaEQh2jZCQ==","signatures":[{"sig":"MEUCICCJt7IUxUX8u4qtpdPSRxKzcU15g9ROgW808su0me3yAiEA7lkEfHKUB43fnxxf+XnTqku00Vg9mZiUHf5E0ngfymM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212231,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJnBsCRA9TVsSAnZWagAAdyMP/2/iMCQnyc4y6lX4deSp\nRNpyrb+xU0otHo/0yYZgPoqB0QMK9nkOkqQqiPXxJHpz78cA0dZgZYkCvmhE\nrDpkk1YPEXXLq2AGA8wFgYIwIIblOJxLa9f5EJWLAkg+9im5f6mWGZbyTLb6\nvURjByXI0KQuLfk8c/PwdmTVh/hYwSR/0BYZVlGM6LboS23h+h77eC4X3PI3\ni/jbDoSmz8HPGw319EGEmjiXQ+p0d8vePIBUZkZe8JPHhONjJaTY6b1Ey1wK\nK3001BoWAVaeyhH4E9J1NdCsPwWiZQsaDIwhgrJ6xJPewBYrYndqJnKS9mx2\np4mtuH8jQqjj4Cyel0v+uNVr1W7urE4nV9SRQLNouJli61Hg5JZqQuueGYQS\nAv5eJONlf65laamPYJLZ5EnjCkCmJz0Ph5rf6j08W/N/Ys7jxU7fbY00pJaI\n4b5x7CSArgiIPrvQMcao5HjVFDIBB0+WhmO13tCIRf/X3MTLuQSesX6ju01f\nZzr4tnqXelP5yBA1xCVtT1DmFQP8c4vtn0m+BICn5fnZnh82ydVCIbZ9eXHU\nAGj/99uDDO08tOqBCJaFes1v3Bpk1hffC5MffnwD9H8vveiv40OhSH/1Fo32\ni7mFL6J4LkHLfZZFJkbjJiB1ONcei+aWOpZP7RGlASjZQmWg5MS1htFACAh3\nATHT\r\n=wR1w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a4414ffa488294c7f588507f66d1a8fd35071c5d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-a4414ffa.94+a4414ffa","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-a4414ffa.94+a4414ffa"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-a4414ffa.94_1562800234831_0.18874806017386891","host":"s3://npm-registry-packages"}},"1.3.1-alpha-a754592f.93":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-a754592f.93","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-a754592f.93","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"4a101067882246e053e0d2261cb0a2f0c26c4d84","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-a754592f.93.tgz","fileCount":162,"integrity":"sha512-WnStipxWklR3WBEEgCf0oMm9M0vdx+BR5NutS12WxleSz1LvoOHUTG7N3uIRiE0S9aekufFnQdq8hqATAqMMBA==","signatures":[{"sig":"MEUCIHwre3PbLRoKp+UwITwgRrr5XfUjQAOvW3ffI3XOl8ysAiEAnczKwDpsZk8BZcNdiUSv8bOFAdbFMXg6mBtbk3gO9Vk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212231,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJnB3CRA9TVsSAnZWagAAIkgQAKRwZc4+8pisXBJwVT9T\n8DxfmVsGSGkQWGhwf8AS1Yzx7qvujwUk0wMBEvlXs+q+xLjmESC7OO+ILqtb\nbtTNT/nboP/DofNDPD3ux5qq9dDBGQ0TLAYLCmBSRKEjvKFJHnfy58FNK0tt\nqgJZ2j1KFyzQZb1+uFK0MyDg6ik0ZCQIpZ2MsEBzWLZHWnJFjo07rxUd6QAh\n0GCLcBo4pGThKN89ePTg1xdVq4hf7+kCKcWHyLb9IESwoc67XXoyfm1Inxc4\n9+Pv/ft4vMe9/l4LYq59+/0bvccf+I3XfScHpXuSbSsCXohUkK196GQps+87\nWRqJE/GFbCnILAZrroCbME3JiQYH6OJeYi1ukyyoDp6Ujgd/eqZmow8PkBTy\no+VJsgdh0NsBrTF3QJmYsizHIxf728mbfVq8e4QVaXkUVwsGZNoNdz6RDxax\n5TU7PqH6Jtz87m/viQVewz/jsKyYjJpBvky888Ci2fixyvbu0jBMHss3+D/S\nPN/uN+IifIXFMdYqtr+3tjaTcaJjY8toSDBO4a1u/9rBgYq2qsZZNoRNNbWe\niTGZB/jsiJaov0G3DV9f77CBESxN/Xt5e72CA1NL8a0eFC+zZLP6LE+yhl6v\npRErcQV5/Coc2yosZnEsBYdPkkOL4EtK55sWkBDDqFrUbEkXzZ4EWlSanb+H\nWPJm\r\n=8FzV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a754592f1ce14abd50255cc0e0bc2c1245940574","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-a754592f.93+a754592f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-a754592f.93+a754592f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-a754592f.93_1562800247000_0.06132892748292984","host":"s3://npm-registry-packages"}},"1.3.1-alpha-7c0586c1.95":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-7c0586c1.95","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-7c0586c1.95","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"b835e321c4943bd1789eca82247a2a86b194c835","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-7c0586c1.95.tgz","fileCount":162,"integrity":"sha512-X9pPGK6O1S+5NUYdC5zi9/4OF27KJlcKFN++Udd6d8IZ9qAAtv/QLkAs7k2qGdGDFF5Oz/dm9H3LW8v6BK05/w==","signatures":[{"sig":"MEYCIQDVQJ6ECFMrFSUinJvtOpkcoXx7Xi5AT3NSgSLA5+nVNgIhAIzLR7uButMyHjQLxHg7X5aRdo7tuxRAMuhWv2UBd3nq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212231,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJnD0CRA9TVsSAnZWagAAs3MP/iggNPJCrgLspqX/fV4L\nwucfqXMxP4conIeLB4CBkCAta5/Cq+AdvchWhUsWw/ws5zkC0vMmR4rWR6sP\nTh+QsEvnmIj18kjy8HN2aXe8saAiI3jS0zBRHVmbQl+dTiosV/umC8FJlIHi\nscw3UI3PkbNL6NeCp6lkLYRzI3HsZJTmdQKofsThYWwmlmENQ26yUf7kDNlf\nxbd+QJhTtTrfeO4uqbspa6yyaA8sO9c33/k4AN2Rybrwn586JDFOlEX+q3iV\nOfPfhm4t87NHu7afAL5RdfmFvOHOc7hmx47Vx8gYaLU3qaV1ZqMgG8w3CXgE\nx7nWHxIwfNaCti6AaLbiu/WUVZuCJif5T/PicJqyGD2Ff88kaPdcYwlzPEFH\naXLD9lfHGfi3sscxkFBX5FcEpiIc7W7Wxv5j1YumxbCmm3aMDral9mdypjFn\nI4fpjcJvCKqQ0Yasl4tBe/9DYt7uEXxGKD0iUbfwU0PjaBa9x7/bFhWSDO0i\n6phI0Bw9+J/pMptWMf/c7inH8gKEAI78TYWciykhq4dYcrjhLtnG6/XuxAsZ\n6fMx0sxf+csrM9HBJX0irYSW139EGhiOtQqpvfEyCobz3svcaSbYcV3oP0vy\nbX0UulLkq1kevyzk+HLcrxZODZiWT1Gsk+NCsBvGDCol7bZmC4QbvQuFgZEC\nFwcO\r\n=mdv6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7c0586c14045843b6e82bb8ffa49dd896838f54c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-7c0586c1.95+7c0586c1","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-7c0586c1.95+7c0586c1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-7c0586c1.95_1562800371791_0.9580736070284035","host":"s3://npm-registry-packages"}},"1.3.1-alpha-13087229.95":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-13087229.95","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-13087229.95","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"d830e42b9af70f91f8b1adbcf4f1c33db3aa85a7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-13087229.95.tgz","fileCount":162,"integrity":"sha512-Aysyy5SwtHrGPJN9TEeIOTTp8ouv6u4Cx7Dxb+i+qfLH7hobRnfD7M20iiqO/bGG/AoOiryxfTOqJcY3NQ5Q5g==","signatures":[{"sig":"MEQCIGIEggFchKYYbiL8cZuKeEJM9N6hO0nu1HDVoxDuzZOJAiAtrypWM3S0zVTacaU4YPkgxH+HLTbKBjwrYeAGsylHUw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212231,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJnFyCRA9TVsSAnZWagAAhUAP/2phYlgzjgDUsj7akL7i\nNrnKEkIeS1VXQxzodu2cbV69rt/kGqgEgMsYqUgqGAXdgBeAVOUcskdS4wmH\nE1RL2nzjtCj/3dPgfGNW7vurxNc6+/iLFyRdkdYcwrO/+5i70rxfkBjFHk37\nardzf3SlvMbPc2gyjsRLuUt2cHg5VLMmRHM36JhIUOw80BuvZUQyQT1sMPC0\n4mHz0ELrCdIlbFNjE5R35j/1ZQSNXaBdruPTsf3vghx6R9PmOwXFY9TC9hWv\nMCc6aIaxFHcwuEBb+VP6MwayCMs8z/Y9ae+sY6JHbaMjJlHidZ1/FGuv6HZt\n4YmAOwNbUZ8h+g1D7Ffml4iTfwrC28j7MSGMcmfn65GUGplXnhn0j8KXbvPk\nlVRTjDk96Vmnz/X+LEnHXKldQHbj+9Zt69vgYnMddmFlLLDG+wBYeiC9mmC0\nIYSmCvmUdF5pgSgtPpIt22bb+pNrvJd1A3kPupYYPypGsFj9XftJ0RVpyA37\n8DKe31kvwlL3ThTMTqiAAvMOWQdZ8Xubt1xWxmeji3KGjZSsG3JuDcl5Ke8a\nsv582mm+tM/WFxpMuTjIrfe30l/o7aamT3TpfnqlwCzN1hiMNUMxlS3+tE7L\nyDTIkpcHgGqM5TODfQOB8pbHshj5buX2DbbA9xrZtsrp7PqbS0NlUtgxF85p\nTX39\r\n=06jv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"1308722901760d43423029dfefe5bda44673af5c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-13087229.95+13087229","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-13087229.95+13087229"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-13087229.95_1562800498292_0.10106429258229399","host":"s3://npm-registry-packages"}},"1.3.1-alpha-4116eee0.96":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-4116eee0.96","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-4116eee0.96","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"66cffaa694f6ba73fbe55d3e4f1c050c4f3492e5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-4116eee0.96.tgz","fileCount":162,"integrity":"sha512-VUzpo/rRRBnTcIPXXr003Dmg5GiWrJ3Go9C+oZvaB5sVU50AlpdfDyCnWfDNqDrYnspzjee02g4kD+cqyi5iwQ==","signatures":[{"sig":"MEUCIQDi0ZNz8lSoNLIWKxETj4BAgo1fLuAD0UYDKGv1ebDAIQIgYHD9C2LBylGpwEgOcvErWY8Tn7Qcbgb3uR8MPE+mx8I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212231,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJsEnCRA9TVsSAnZWagAAGxkP/RaJt+oeqh7k8Wo0xGDc\nPrVf26CLyA/mmdIqQm16ViOzOtc6+BtSFw9h15/YNNnUejAmiklvys/lBybV\nonaTj4WHnHFnGIZJYjK13TU5K5aXt/LtYFu7G5HYpjMohgtuzt9pRSuwAJu9\nNoJPU+fcxNCLR/qiCKWtPSymuh5Z5WxJGrSQOqnjJNP4PRLKWV48gi9xwLnc\nayinwflWBGyKfKb6rot7twiXJmPx9j8AW0jusqObAtC/l97I7dfcG8UGOKDs\nIyrbUbgMF+faosl/97SenSYK4Vyb0LvUlqrjGxDfivxJVigrFNcX+AOczSK4\nMkeLYR2t4gCXfR4Xq3v3yKJDWxi9YKPD29aVfmmyiOieBmFqjCoDW1HHQaCz\nHEz9ycJgZo+Vt384DSvqsS/njo3cYiw6Nu4FIVPu14D+rIHDw8ht2xGN8737\nAjN/+ineJWisdA9S2MKgdthOyAABK9fgNnIGMuIO8/MocP29oHwT5L0ocid+\nekTUVbWB06GibnZDePIv+HLlihOHBs9NgKWn5YshI2jC3eWIy5BjE/0G+uSl\njiMnLQgiJg6/qVBKxDwMDNrV/F6DHcShu9J/0h7fEAZYDaRt+Yy2d1Tf45FL\nO8mkda8UezvnwuNXoTAW9prbtuc2ghMN+QTGS5UlN/Fxc+uwkchTqaD54ALC\nW1K2\r\n=kBiQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4116eee0d545cc4d0a11f73b4fccff63f9d830d1","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-4116eee0.96+4116eee0","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-4116eee0.96+4116eee0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-4116eee0.96_1562820902871_0.9201075681096393","host":"s3://npm-registry-packages"}},"1.3.1-alpha-79a7f040.96":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-79a7f040.96","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-79a7f040.96","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"915fbe8bcd167a9ff078f95fc44140022a3e562e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-79a7f040.96.tgz","fileCount":162,"integrity":"sha512-p10QfinJ/xLYQHePzlqrzklBv8nsqpcYAgrIyOSVXrDukCnH3UZQt3A0fwIOHMhop2CJIM8iev+CA9oar7sMBw==","signatures":[{"sig":"MEUCIQCqnARtpxTw2vDwMYngC368Nxc3VJj8JkIihieiyHVWvAIgL3VF8N7f+XOT/FNj2/ZwE7KLBG9m32fPk6raa0q4VAA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212231,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJ1YICRA9TVsSAnZWagAAJKYQAIiACRQ3D7jFh6+YVlKL\nA7PROXccmmZqwvDHL6i4SN7snCxTHG4UWx8KW7iX+yJyYLqvh41gEoGUAbrX\nXyUMmrioVNRiYMTYzSfSonTonllRiC4Q2JEu1OUrYcfzbbNVYU40mMueg48p\nag8+atyeTXeyb6uOczZ9RAIHgCLzHHdmh50CoPVJ7ar1SD3ocKJkQ6CwrC+H\nl2s9XShmUTzqD0WYZl13EqWAmzsdieuoQVTID2YhsyupVgCv2D+StRybYK2B\n/9tLYKQge5zN1bGhi+L5GHE1ubioIU1av+Nl4a3fwguCxLekKdSRDNW6A0f3\nCDnfPd1kS7W1ftpQfJ1UEegbWUJGN7WcG2lQwn089t51M1bE8dwvs6dzsvHN\n6RvsWxZ/zGFwmpSCPSqSh1RucAPSHg5X4jy1Fa7xaWZ6jHgmzpcmBJqxhhzU\n5IzWCK5XZ8NtqmxmS2unf6rIlnMeGWHkCqRi6uWUZQGo+jM/S6CTGx9Co0VH\noRY2MP5qsl51DeHxee1m04twch7ovmURifDuWvJaViHSGSvw6MsseHy/MhVG\nWId4C/tKoZbklryBqvTAX3nQb7e6nTooNsvqmNiVSLKPMzuSwmUL9eBGBGNi\nKzHmC4oIv4gfYcgQDS83+qWRMNfQ6k4Yo/KqF1jCgCI61dK+gSA+h9wbOUvm\nWioa\r\n=YkL3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"79a7f0404a224a1e32902172358ea5e28af66a2e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-79a7f040.96+79a7f040","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-79a7f040.96+79a7f040"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-79a7f040.96_1562859015656_0.9500004226391585","host":"s3://npm-registry-packages"}},"1.3.1-alpha-f8865128.96":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-f8865128.96","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-f8865128.96","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"d4185aab1712b462058a0cfcb604226c77f983f1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-f8865128.96.tgz","fileCount":162,"integrity":"sha512-D+dLgVzDv6m3KSTAZRZ2Ssspe+psgew2tPMT1ND8PzV+vvitmKAtv15BBRsHXTGZ0Xv1uoOr3iAwYvWJcWMWKg==","signatures":[{"sig":"MEQCICAIxjhjHUeA7ZdhDMMM6VDrMx0ZZ556yhMSJ6/RdFXjAiBO+ajIAfI67+5IN/HSmRvYN7uWHf3HMoXopJdkJuwI7w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212231,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJ15pCRA9TVsSAnZWagAAgh0QAIRfFArTLPYV8MS+wsI5\nhX/8XiP8faA9amfQCx2xoRymUl6rfn5+1ewW6ofi//o690hdEH37vtXgSK/L\neRCdTNnu+I7GHM4NkHIJn1Kqzq1G9pL262jOhi5AP8UpUhTUyEkV5z9TEJNx\n1pWRAFSNPj43qatxM3QNCPuWsHXwsXTAg7SaU7o6mOIW3Qg3tNueh4niLQjt\nVX2nVOujWZihqrHXwmXIWBnHIsAyyXFrHMUggppVLCYCvtFVTB3koC9RVHAr\nrrQo/IWXb8iGrhDQqiEeAHWHpsdN0Tbv0v4Wwg1AtLu628vjljXvLOdOGjBS\nxuSMXM1DawqrxIL3zMikihFTbO7Y1lmu2XTvNx3Sg9MeiTzUlXAN530cFPoO\nPed7+vQfi+Ux7l5PnmOdE55Sg4lJPFuCKBZSpYxwzcyPT5sqcHH6IKlqU0Ti\n0AbE8+zHlhii8zBX/WKInaY2Q7Yh094GdTbWAMhJFPsyUK0rmX0pBxMVN5W3\ncdVD3D6RIczctqnmL+gi5IOYGSR6DoMyPNKmZXVOkGxpHP+zjW4ofVTKnD2d\nJkLLZq8V2vAw80R58mp/r8KYBhowbjShLX3eXtQOzWFqtA2Ii5dDO1xPs/0x\nRcNUj03eXHeW/NhB/3fX7FgoAGDB7JhlbNHsqROiM91bVh9Hp9U8VNtQdOEg\naSdt\r\n=+pJ5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f886512852253128882a1789ffba46c65f3b0fba","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.4.1","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-f8865128.96+f8865128","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-f8865128.96+f8865128"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-f8865128.96_1562861161097_0.061021736827151285","host":"s3://npm-registry-packages"}},"1.3.1-alpha-d3973be1.97":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-d3973be1.97","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-d3973be1.97","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"6fbf69c141c42b872ab0f1497307800eacaa6d8b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-d3973be1.97.tgz","fileCount":162,"integrity":"sha512-mgpKXLEFKwuwSC4hbD57GopFCTnecfgXswBrJKVQ6X8dM9ICYDGBNBjLOFPcknpuzQXqE276A/NfLU+CdmRC8g==","signatures":[{"sig":"MEUCIC8d0eU/oOSsf7sQ/wEqdhzYp7WFnIDMfztQk9ZJgU3cAiEAiuZAbPamMBcuyaF+3Sd1502/TEbuMcAggqP3c1jRjms=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212231,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJ16ACRA9TVsSAnZWagAALgEP/iI77OMpo/pxK1c5ENUD\nh+jSPQ7OysO8leH04MMMAKr7uIHyKxeaePYe1ZYfaVVCIxNbebLSXh+wdibt\n0RQPO0iCriQ3/gb+81+Lkrm1DYuKpmsqE4rk6P672OsKWXgs6d8+ap5qup75\nsrcFprM05vSorKXDJIoK61L8J1AXX6CYya/AEZGXR8Q/rTjxCX1IpEjZnBQH\n/a3S8Ipa35kuUdyxucc7EdZXJn1vZMxmuGjChLDHBuegFyQfVbYbBRmvVVhQ\nmEgc8R6b0tTcr7SPioCkAmFZ3qI1iVXUyMR3IIQVnIeGDwYzwH1JdOFR2VBx\nupmIRoRqCW5D9oqKwyEaKKD6d/GaG4ztd+kAG6vKf2NzetHwKLv/xeRji3db\naTh9FhfYX7Zaw7KdVPViZm60benaZNMnw+X4XEv9L4K66bf7H3LQPq0R0msJ\naIexPZm9vufeZzD90Q0Mq20kYz/CrK8HRhEt0AorEp32mFphWpWRHN+NnVbw\nmNYKpjV2It8jLx1zZXqmscz86p5LTJjr3Ttj9m/6ahEm4tLKgWA9X0HInx6v\n2xhB0stnBicZZDLE2wr7XHIJt6pZdf9KvFBqSDzKUy6Go1vcjUbFf1QH9EMC\n8BzEaSUOiOaOf/Pp22xw8j6ccJ9DezqA9jmJRDoQtSTHyVaCKJPNtEbkjwyK\nOq5U\r\n=uh3k\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d3973be1848300ba2117ffd28baf5c9a30a4181d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-d3973be1.97+d3973be1","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-d3973be1.97+d3973be1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-d3973be1.97_1562861183803_0.8847652892282261","host":"s3://npm-registry-packages"}},"1.3.1-alpha-50305935.98":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-50305935.98","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-50305935.98","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"dd5f835b3a85a428cbd4900e3314e754ed575481","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-50305935.98.tgz","fileCount":162,"integrity":"sha512-0RaSiNwPfsbCxxMcb2uouEb1Nde4Z0kFus4twEn4wo8ZvmGOD8XYWA0Cj9oCY+EoeLsh69Yi4anl6aEd+ndPKg==","signatures":[{"sig":"MEQCICJ5S6JH+upEKCH6docHZdRCG19EfF56qJPQgoq391HbAiB3GLUcFhFUm7if03nhx27KV3Xpa3npdZeilyX5A7Zocw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212231,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJ17eCRA9TVsSAnZWagAABmEP/1Odzys/x4+irTR7aln2\neI/WypkW+FZp9QBVHP95hYQh/2zDPXrwJy4iEB/ME2gGlZIfIFQZSNb8dszn\nPZDZoacijZlijN4o/Jbw2unQYYDjjWbQMx3hM15lS2LxiwbTPireACTMtZjH\ng7bButiggy+srxUo5Gt6l+NmQxWozvzAFYYJUfNlgRoysSt5Oy9IEoTRpW7o\n2vq0srWGNB/lQGmSc4Lf0njYzZW0PYL2Rv8MsM0v39o5VClywn0Dzw9I6edG\n0ne0L09yVbHshHZ1nk+HFkSmoqNr7xS/DFikNSJ5hwYr+ZqbKqOOPSUOev4/\ndTU9SomH+khbxlXpS2brdoxHqYXvGjrOekcPVELB87abiaA65Rq3qb7P2Cae\nI2T0kUFoP4Y8QMHzeZVLd91iEqlsdRP8DJghgbzFq+JnqFdn/tgGvTd7lsx9\nMrLQKk2guSXcDbGb+zorH7ejZY418l0+fYOL3jvgVZrB+yZ6mGMNfzMqW5Sh\nGWdQ02/lqWSKZbNGzGNTjM5c3JfyUPnXPkkwbjo9nZYiyA+4HyVInX5hdPzO\nTCN3Lm75ZsikfZE76JicNFqPqWnRgf9dwkEcBUzjTFcINxFkl8AUdSz3d4gk\no7AzakT2SM/ZVJyF+S/WKr2ck1m+BAqAsP6WCqeAfw7PQQRFomxXUDt+5bh4\nAnHU\r\n=zNTB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"503059357014e0a82ab8071dd7c81efce08998a2","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-50305935.98+50305935","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-50305935.98+50305935"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-50305935.98_1562861277449_0.38404410130415334","host":"s3://npm-registry-packages"}},"1.3.1-alpha-bcdd04fe.99":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-bcdd04fe.99","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-bcdd04fe.99","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"82fada2837103761e094e061a81a8faeee2fc2e0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-bcdd04fe.99.tgz","fileCount":162,"integrity":"sha512-MAmaT+XRBk0eo21/xkf2PaMg090CIJjkT134QgePhSSJ+/KJGmvd8YcfPULcC0kYjDvbbBgpYS/guTGxT5Km2g==","signatures":[{"sig":"MEUCIHWDCRdvUXQNZo7j0HZZkJl1CSUny8ejIIsMqJj7WVnaAiEAzA3O/cGhjto6UkY/gmg8rnN47ViBaBszdZjQUCy9Ubw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212231,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJ2HOCRA9TVsSAnZWagAAyj8P/1Ly9VKpFTliCd5U6Deg\nXk8fUhxPoLEoU0XpWKZkz5bymkTEGjnmID+wCpkH2Xved3u+ytLW91K+XLNY\nNQoh+HRBizc/dmidT7y5j1UpUe2bp4PabE4ysz0/HTRsOVARvEv2LoNUjoBs\nuSa4W322Lbx1UtaKBOHIEl4LGF7DqrjSVy0+3UQfer6pkq1Qz7l5SuO0zIQc\nKLywU1xTV8fYjmvUFwvnbhc+5xq3Mo5GnpG8Pk36vPmQsTa0RSl2wK6uExsK\n2wd8RN5HoNpyBIlObA/JLIpXrLxmxL87x5nz2kITxNXOzGsU3SSjwiaWafRO\nHOkGg9jta9Y+7b/t2LV2oZBBgZmyJhbtP3TaVqmWoG+O96zLufX5QhXglmXa\nudJQ2EDiyb1UOoW2SfxEwepBCs6y8L+k0i/m9sEuwioq/M5GQg+qEO1NMqoL\nDTjZkidr37Wm8naYpGKKT4ZS92BHa062z2cfDiMS8xdzmYf7HntMJQ4e02/k\nDUOAemZrE6fXmiyxsL4t4tVELVibskcei4J2/iI5xtIbZLvEm3Z7O5ek5lQg\nXfLd5hg20DizGrx4hrJz6sRggQbmyyPMkpHDrJiGHPBcqJyZh/1jH0s+2NIP\nNwb0hBl3sJPES0D7e1cZmT5rYM8BAp4RNt3XotUnRluoWt3iHmCXwLjOfdWu\nEZL1\r\n=mclL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"bcdd04fe4d2e043a15162245bca1073a6eb7cea7","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-bcdd04fe.99+bcdd04fe","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-bcdd04fe.99+bcdd04fe"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-bcdd04fe.99_1562862029872_0.8747265511480997","host":"s3://npm-registry-packages"}},"1.3.1-alpha-50f3ec8b.100":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-50f3ec8b.100","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-50f3ec8b.100","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"861fb115306375b688a0209a98a5e7007505d2c3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-50f3ec8b.100.tgz","fileCount":162,"integrity":"sha512-T5uBGDG7eFaK7V0/Yt8RtGq5Y9sJgBeaQ3i0HLXg8Jrr94g9XgV9kqHswZbj34N4/01SZsypk6f0yOpmUfcLsA==","signatures":[{"sig":"MEYCIQChQYKocKu1BajdLa+m+0yx4gZEbHnuHht8pFzbN0Gd/gIhANsQYjm1TurvVltsWsUFK3EAvOItpqIGZAkxdoYf9ABX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212234,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJ4IvCRA9TVsSAnZWagAAbQMP/2h92bNRJMiMbuA3N1xo\nb4WcixMJsfKe02Qt2qI/bre/wYiF1EZIkcXBRiHMuo2IgqQt0BdK/XIOiuAQ\n1ymjecTaP0/b4krFfodoUEBRwl1qq+xX6j6Alpn1V/3FvsxM5nhKAltBFat4\n7SZHEnpKbwFDEH+e9gs5/3GHcA6eomKH0VIkXqoZezZc4rhiAHSHs8Uxwwa7\n3R8YvZ1gXM+7ItL1bh2yZ05ms9Y5tuXGnQjRq/egYHNyo5+wBp2BCp+9qsLf\nLyWdSQBYjatRmsw1svG/WMg+opUaEWxMe8InwHz1l9TZKbfc0Ryl9cYTZD6+\nEB01hFlIuqmwZrd7Bt4NzNp1g7xYcUYiHAr6Tic2Gvesqun981LAo0LlgGLX\ns3E68mIlxWaH/rjNKlF3j1zl+EtQf8wnVptpwuSAkKYCG1pJziDjJSAuWHPn\nT9nWjs2IgT3hf3vCG1VjuOSgRI7czpi7G33nrRqXqOTSCLduGZ8B72cob3au\n8or55zZmYCzZ0jeXxHSx8izLBFLKuS48RtI5fG8rhyCVlKB8EUitq429DHLu\nnECuYiSpsO66ZmIwhNy8c8uepNkKbnfv5FEpuiVGiTnTrDbxIkJ4i8XJgdRd\nU0UixKh/1aP4TTbboCgeUWjyhzTgR0lGhQzVjF9rQ7Jy6sgaayHspV+x/iQ4\nrkrN\r\n=kAul\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"50f3ec8b178ca80f7c6ad194308b242fb74ee7c1","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-50f3ec8b.100+50f3ec8b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-50f3ec8b.100+50f3ec8b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-50f3ec8b.100_1562870318624_0.5760965005347294","host":"s3://npm-registry-packages"}},"1.3.1-alpha-d437bd51.100":{"name":"@graphql-codegen/cli","version":"1.3.1-alpha-d437bd51.100","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.3.1-alpha-d437bd51.100","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"7ceb3a1161724d5986111682f91070cfe58a1f25","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.3.1-alpha-d437bd51.100.tgz","fileCount":162,"integrity":"sha512-sl9m5Uy6PwumQ3kIM4cIpaudtaULh9eMuCio9pWBlRr8UJWWx7zGjCIrJ3Z/OyiRbyp+hcFE+sFA4egwBk76Eg==","signatures":[{"sig":"MEYCIQDK4t+A+FolPx9sXk+VuVZbfNDyBOheZlenxNtF6HM/3AIhAOJEYZN1CZvJAEw3rVEAmCc7weLA4nfAvRqyw7O1MWbh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212234,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJ7POCRA9TVsSAnZWagAAH2UP/2rT612DnODUtyvhYIIW\nM5F95l9q/GRhw/bLPyRlViU6ojAqnt3Vh/mndgbE1spGGtH+aEdA/DsnCSvr\nAfYVy4Gi+Y4Mu0h7SzhrBh30Lfea67Lvt4HQ5rvPQT6HIxIFT23EKMwd7Cjv\n2WCsPDnAy9fM+2NYra3rxOCVd10MplcpUpVVEnSbh7fg1v5k4MrqgBzMunbV\n6hLm7cdoz7wmaJkfJb+QkjniMlnUVzhFrCL8sgGslbulpqO6uU4Mhxtk2VNV\ndWo95vCyDE/Ekg1NiODA2eqrZ5BJFBYEaWRjWFwJf0DUkRP99+Sb6TYjqHza\nSaSX6z/M9Btp4LfCge3L0zuGzZYyJ/v9hOmh9DlvU10MFJJ6pv6I40qavjVh\nVxo2qgW1S+eGZoJm5pdBTqy2hiwYdiCfxOe/hXxXVizvDi6ifC1KCa+ze8YU\nbfV/78HyBM+wKRWOQt9oeuWRJ7/oGZEyC3X6wNXLNzysufyOgGIpo/NNZwhY\nIkXzQbmWdPFeDHexYQA42GSB6lyEOrmv4SefhLLjEQZomoHDcYv85jzrGDsh\n7jYlpSa9CQevJ/87xyAn57BiBP29lZXxaCKHtEiRZLTYo9NFZSQ+eV8XZBAw\nHvlR0bxjeKGVeaa+165wuJ3fg4l4da8MEDMKWUTliKSnnHpfyC4qxWe9sEdu\nWMG3\r\n=3/yn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d437bd5121286a253be6c7957e18bb89b927954a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.3.1-alpha-d437bd51.100+d437bd51","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.3.1-alpha-d437bd51.100+d437bd51"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1-alpha-d437bd51.100_1562883021798_0.6515241535863834","host":"s3://npm-registry-packages"}},"1.4.0":{"name":"@graphql-codegen/cli","version":"1.4.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c9ba4986c375ce798c4e2c9385b5dc4c8e0f7446","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.0.tgz","fileCount":162,"integrity":"sha512-21x33STeiEWxpGmoVqtXAcBKB1A+lH4GuHW3hd3tpDYs29sWYoXWfvcPt2tETmjalkSdMvZ1eW9rh0hJoW1jqQ==","signatures":[{"sig":"MEUCIQC0/qiEwWCVjgBZPe15RVOgZpyncsq3/BnuFbcr3vsj3QIgJjVFz8Qy9f4GV9YmWmVxgzosL54pDh1d63mkjR6TqXI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212150,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdKCb1CRA9TVsSAnZWagAAYjoP/RozoWvw6Vrl09lk66zQ\ndbyCU4rhH0VejuJAcS5FubUk7Hl51KYRjH37uxRXOLcqORSlGoWQRBkjzu6T\njV6LIeHCZQVuXD/QOEwYdp7sWaPegEkKa+nD6v9GIJ80Gbu2AYJbBTx/b74k\nPJj+yugmQTPXVtBe9y2l30VWcS35gxI2OU7s33q3qqaiJhRZ82vcOhWK2e9M\n58V8dkfBxHpVcog9y3JjIji8W9LMx4JkYQhG2ozBaLvrYTe2F96Y5tjeTg8I\njd9Le1YCD+dCoLpzCD3SBTHfXNi+rN83KCs3JJchekfyOP6ruT5ZEPw21gE8\ncqd5CboQI1VC8BKVP9v3eQjvtaNusKcHzgmVMhhdqP+ONnoOUtJZADbcXpsU\nNLmNVDZqWzFJ/w4XeDqL0rrpBsOSqRiTb2NM71TiR1O5c5+WQdmuOtxQTQbK\nz4yVEN33d52NSAL516nmhRVgdV/GwSmVEQSqUZsbw+SM0I+Z30bCl9wcE/Rd\nn8EfSJ1FtdpxVXP4t+DbiJTjsIxdoAmzry6ckSQaX/a+tfllEZUV8pqIK1aw\nSere+C2E5Y3n0BXS3JBSdpozIUqFzETzsBdug14Itpax0JuVHoAr2WbpGz2S\ngftrYrzlbXrT97645W1QS6uNkc9RJ+QhE/2+aWUXHqx95AZUfS0nPbvi/VJO\nXyXB\r\n=xXOJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4d379df8dfb62202dbae027c5985c6f57117f8cf","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.3.1+x64 (darwin)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.3.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.0","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.0_1562912501149_0.23300068249485606","host":"s3://npm-registry-packages"}},"1.4.1-alpha-4d379df8.0":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-4d379df8.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-4d379df8.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a686440bebe0b1decb6432680d2e205bca97520a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-4d379df8.0.tgz","fileCount":162,"integrity":"sha512-CFKZ5PLPRxG5g7uT0SHxZd4EcBb7OVtMyM31cbDQhFucNDK0fgDiOQoIklOQGiG3Q1gbkwn9moXHzMVyynhSow==","signatures":[{"sig":"MEUCIQCkDn5rfuF/PIREhUiatoKDn6PEZYZOpK0lKSZs+htvPwIgDHCCBETR2iiH4czqCQqWf94ttYfPgb5TE8G+uQ23ags=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212228,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdKCfaCRA9TVsSAnZWagAACZcQAJzL2DvVK8GsTersefWa\n9rb3HjFW+wBRw+s7LRIsN3RqvADNwzSGhsiTWJqZucLnjAHfzvWcRPYqbrVg\nk9VwtHcZMgbOjDB+pbkCh8ppK+TBUCOQLLdMw/XFUXOuuPRjbzlGgGfc/VUw\nTX+ELhnRd1P1w7t1B2eJLo5G3Wu/vqk9EBl1m9wVYiBRyItUqHDzKwo6Tgn2\n3rudqeZnWv1qR/k+uc3FVKFRLBXO6w7ApV34Ce6Q0LeuXK4ZqSINA4Qc3GS5\ncxYv6hREtoegL8wVelqXPAk/aC5lre5eQGNWzV6OHLeioM9xuOJzXhOi7KF2\nLDqNkuYZByVSwlywoOUsKmFD6B5jjWYBeRCYEjJsF1XAca5/HnxBhaibUm9u\n0iDNVCWaShc1yFcD/+xbQpmBILfgztjVbw+H2KpVrpsyThqplhluxXUoCuIM\nnow2N2qzBkJwALw9r5ujdaP0M3psTwotFjjjODzN/4OHXm3btTxVjCbYXJdK\n1uEZxx1GB4zv6Z1CvRI4ftTZWOWw3azrwzCqF8Lix++i2oHA86+9QeYFGQ2z\nHbsdn/rbuXAhD5ZWAI+v3KAicv0KfVYzoBuJSfpOMS25u105FgHYLVKJyjzx\nBWO0Qsb0AHghTEgyLGyOoylbPCOq1CMYdfpUA3wZfAEs7fyEBt5xhHnoEeTU\nNKdh\r\n=BvJ5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4d379df8dfb62202dbae027c5985c6f57117f8cf","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-4d379df8.0+4d379df8","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-4d379df8.0+4d379df8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-4d379df8.0_1562912729695_0.9135520901146001","host":"s3://npm-registry-packages"}},"1.4.1-alpha-efe8f8f4.0":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-efe8f8f4.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-efe8f8f4.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"6a253f9ce4e9649b21e7c73a747c00691012086d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-efe8f8f4.0.tgz","fileCount":162,"integrity":"sha512-d/BfIq6+CHYEt7JNI6DdZEcJyZS9D0Dhj16IR9PktQkBMirUf7IoC4+lmB1bJBhpEtg4aBCtowIC/F7QcPyI3w==","signatures":[{"sig":"MEQCICNxUrsQlewsgOl2ioVtV6nTVhZzJLY81as5YFq/F7ETAiBrESMeKR3gxx/UnDkI+rfTrMCA20Sx+0dcXt1I8cmQPw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212228,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdKNHXCRA9TVsSAnZWagAAkI8P/A1OSTRX6itE+pxS5bKL\nu1+0NsdvSOweFUTGdsBr06AL/wbrQQIivytrGpufdw7Xroy6OBE6wPrVKo5P\nOAud0Oh44bA3ZHPhqUKtn4zbab+/jjeaSc3PjqPCWa1T2F3rrZ1oa5O4xhLu\nqdN7Wk8VVOeMpq81Wm/lJgqWQP2GMu3LddA/tm9EwgWh+/SerLPKInxDwuMw\n/MMu+X1jugK5Mw72lRkAO48RtTdvr/K/fFuLXplVgzI67sSyv/zf4q7LrNXc\ncPKdfNk81mky+zihk4/9a5QrGX9YoauF3sbRfLrE2xq0To5PeFqiDoRD4t40\npCfgKC0rmoyEiZRLCnD5QXhMUMknwu9ElJsIVnbEVB/FCjoBAu/d+gw79gzd\nBZ3lvKpg1iFvpDUb6A9ZaZTWhN8DvJ7BD4T3HJn8q/uqvYk+VIdTtbLUXn5b\nllzeXh4o5vHZUy8foxRnsy9cAgMkPMYHlu7HuT/YqbWry1JrGxxWUpaOBY1q\nITmDDWec+B3Fe0vz7+bi/8B25Pr9nVU/2S4GjaxaLV5xtJQhsW/W1ipDL5Zm\nX9CGHqEif6pJ3LZbm11KyKnL2TBITOgbwDQtyOgK8Bu+mAlyQV3p51cA050p\nW7nT98YzXHqraXqdc2vZm0KAojQ20u+GTrW8tYYvzxoiERXC10V2eoLePy0O\nprJZ\r\n=dIq2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"efe8f8f44e8e384b21976b99523f06941174e482","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-efe8f8f4.0+efe8f8f4","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-efe8f8f4.0+efe8f8f4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-efe8f8f4.0_1562956246334_0.34910885942362224","host":"s3://npm-registry-packages"}},"1.4.1-alpha-889108ff.0":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-889108ff.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-889108ff.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"15afc3665f477fcd75792621323bea9bff8991cb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-889108ff.0.tgz","fileCount":162,"integrity":"sha512-pquiTUeHkj5cG7aoqeoW+zp0qDkivJXHvR0SQfA1bhYjs8XvCba6XB1Bc8zXG2Z8rA9VXjr6xupoE+uHQEQZGA==","signatures":[{"sig":"MEUCIHhnnutfchuMpARh1XHpKLkCwM20OQSdUoTSMiG+ybeLAiEAmpSGpi9qDuBDJKTRAzu1mXvdu/8APShXcITqCuRWvXI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212228,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdKNvGCRA9TVsSAnZWagAA1EgP/RfyK6nYMdfQ3Kv8M1+L\nO7iexJyYMcvoj7yILeUQn8qtMgx4MACut7Z8eooSTxOdMGTUUF3BntwaJDoz\nC9SHH815BEHOGCKSJc+ttmwy97YHX2RDUAQ6nq8EnHOp/CihLZm9HLIkpGFb\n0+QQEGUsBengUA4W0LeiA4sxZRlBiPOEVoi2TNwI3VtODkTecIMpBvrnPD1c\nPfP8VzJnRuH+YfPnmOTfZ8xp/7AwU/nFq5HsTKm6HNwR04RfJhh2io95banz\n1UXSgNJkdNvFc8P9/nP6ESDTn81xspL3xjdJkvHKLvSRzmiUOq2ABxpPYsBg\nRRe3YWLnTWCbS8A80fCECxzDgAwAJ6ayDDLJoWL+QbKckVICLY6LcWtPQP3K\nTPILhbxEZcZVp7H83DvcvZCS/IsBks6c5ZMpkh+XEZYqxcEUWGXyLvcYfIPE\nv6lsbaMkKppdh7fj0m+OOBRIpH1K9kreIldp+ht3addkFka/30gEF9hdRwKz\nQa49rVlTWcDR65xH20C/FIt6RiJN+K7AZhe68EEAFKQHB+TG4rA7fj2MobhQ\nhxlKYSrScFZOvEN26XVZhcC2lmX0+rXd8Ld4nSXs0DLZ8YD45u205bFzbgEk\n1cYNEfAI2pef3ERXpGj73ISChGb2mhEEDbWTYWnlIFX1Kw5kcTvlBeNL//An\nMlok\r\n=Euws\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"889108ff5084803b776497bb8b65069c00c0e252","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-889108ff.0+889108ff","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-889108ff.0+889108ff"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-889108ff.0_1562958789510_0.13245698634500247","host":"s3://npm-registry-packages"}},"1.4.1-alpha-ad4e5fad.1":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-ad4e5fad.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-ad4e5fad.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"e6a0b2f0e5cd0ffc61e163ae0c8cc3313f99ee9d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-ad4e5fad.1.tgz","fileCount":162,"integrity":"sha512-zhdmEJiz92sCZSNojOw+u/Vx9he7iq7ZpPx4FaM6Pjw/yizm7MMbS7l2aCFEsQd7cdhVrppZa4wd7Q+sdZSUGQ==","signatures":[{"sig":"MEYCIQD3xznXJhBlZYZQsdPzKMe0YGE/sVWClgyxN5rGWHrteAIhAM8A5lOfwzb3N/Y/GT8pbY7CSsav5K/HXdTWlfimdKth","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212228,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdKfkwCRA9TVsSAnZWagAAmN4P/0mkxw67Awhf8andYweY\n/+6szlM70rW45hkMBq4Ba9IJGIxBcSM6b9KlWX0Fie+ufAPFsvBMvNZrC0JA\nQpwO0gLJ8RcvsaA6eZD/nAUNFSgAWuqa+eCjhtYbI/FXNWdlxetwXdyD8YJK\nC13vbtdv+sElZW4BUZCC8twMHuOSBpae3Qv2gsWVOUWa3vYAk/B58+fu3thD\n7YVgbsbjp+953HIpjpsxlzsmnRU44s2zKh96DkT0k7W75kkS8sMpgE1t64cX\nkBE9uorL2xnDOdw43XqRLpJ/h9ZzoSOK/N69bN71J0ZmiGZkq1VLNoBOnkpC\nlDGqQkiyV+BkPgRmrByvMlPwgGcqXMlzjlaF7h3RAkAM4CN8atwP0ytCDWkH\nWnNkI/m4J5Q7Qau0RfMINK2MQe9gf+lLJYwLj+Hsb7GcadQzMA235KrEbI1c\n9qWKkdTPxOc2IK/rJRQxWJ9eyw0O0l7W4ee23J2m7S2yCFXfXnCLduUcqeUG\nWUgS8F0ZGY/193ueqSXGmc9ectdj7AlFqy7MAwmpQSyP2U4q77t83TZYu/yN\npc7MhxjzkC/5bB2WagywQPWlRSyzd9/QUfXKCMVAJKusrgUT91qq/MDLpBZX\nS+56CgXubvskuWo9+kpIobKWXo5w5uEBqxAxeJR4AgohY/o38xRmKvgz4+aL\nmHK+\r\n=KAyt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ad4e5faddba0b52a4ee67eae70f9194787fd014c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-ad4e5fad.1+ad4e5fad","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-ad4e5fad.1+ad4e5fad"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-ad4e5fad.1_1563031855599_0.5729880271981858","host":"s3://npm-registry-packages"}},"1.4.1-alpha-15322463.1":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-15322463.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-15322463.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a44b7299735b58d76e36cabaf440814a388ab157","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-15322463.1.tgz","fileCount":162,"integrity":"sha512-i/zLcENSd1dVRXYrqMC2AbOTRiUWQXJHWnS+S1gELpj7P+KX2EkoMP4Y2UMwNjKFKF7PhB9n2ScDVhX00deExg==","signatures":[{"sig":"MEQCIFc8LWJKEAOlyKGzt8C3u1HzthZouhZJZcp2lIiFvlZ2AiAIz8a8kDRmh1+x0ugt5NIpXbxwpZy80jGyaK9h/gR4JQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212228,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdKsyUCRA9TVsSAnZWagAAlxcP/1vheFQsbRJgIHtTdH21\norhqQRa5lIiGLG9fEdGr4Zrd56+koeOah0j8UecBjo7Hv/XwfrC1awXaMGXX\n74lHfFaU+U+Ej/0XITOv+a7cmnTs4kbsWqgXnfb/bT4nxm5fAjF5XWhRly6S\nIAq/4O9i3iol3eBxCrrdNCA9EjKcq83He2T1xsoJItheUf+D4YL0PyARX2oJ\nbPIoARAU9kU2MjtbrJGudhFLSY3iqpqLHeBtmALZuKSnGfedJc7mgPx4gL1m\nNJC4TpcNhwPmbXg0HJh1NFjpByBlZU8osGScZifsKWq7ZabOQ2If6NRrTQha\nrfFCdPFZoRs9TI7i3D+IxiJdmdtye/g8feg4Xi20w6NEHgd0zG9is491PVV9\ntXcLDPi/jPU8RZ98Qq8ZEy113KViHAcMhUksGB5qbancKW57HBYC/Xp/YFby\n25SXwKxJYNykw6yQ73sHgGHt9hpqbF3YJ74uNBQNgJ5j7OO54bQnaE0JK6B1\niFKL0s0o60VDRz4ZeFIBAQxIH94QhTD5mg6xcTOwMqZQ8QlELRhKtSwMOWTz\niTBPVHKB/117Zp4Y4JX5Lov4P53R7PKX4OEHmK07HqJdu7qcM1wv/574C4XP\nj13+Cjvh4MV+gvjyOw9+Nl4ndlwkVxTlaFraY4LUVPLPC2WryF93dAo7hWjD\nYQm/\r\n=NMIA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"15322463d0261ca3e3d7f5787a11e303769ab78b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-15322463.1+15322463","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-15322463.1+15322463"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-15322463.1_1563085971402_0.29146363926957686","host":"s3://npm-registry-packages"}},"1.4.1-alpha-0a54de3b.2":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-0a54de3b.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-0a54de3b.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"fa203bfa5c0b4609076e78d9ed2fffec909bd439","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-0a54de3b.2.tgz","fileCount":162,"integrity":"sha512-IpTb8LM5xrr508X95IS32hkDsMFXOlZ9Xsde8ClKNqJNJkGtdCdaBuhE2CcVQMCWu6T/JhJxG/KOsMvbiWhmOQ==","signatures":[{"sig":"MEUCIQDQsjwbIAAv2UHxXJdOnYFlDLskqQm7SsXZwTwc6O575AIgO1f47ZVKIcI15c9yc+z12FEg4xuEbzUrfzDqRB+e8+8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212228,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdKsywCRA9TVsSAnZWagAAXZQP/Rdr72EQsg5KMmAUjwLz\nCbR0OACNZhVFqa40CC6zIAV8UBtN5KUGaS6rmrVVyKt5t8HYhNOB3gCAbVFY\nC389Dz1R20HFzzgSJWVdSQ9vuvNfUws1p0mVSDF+0OJ/rtpXDAbe+BnFoR0X\n4HnzFceorM88xEXUjxskkMV7Li69QsTChc23vDiAgU1YYlcf+72bVHF59cos\niEBR1w1ouAPXdJutQ+Qfnqc8mnczGels1lIyO9yMx33dSuHsn/5x/oNMt0m3\nafXFiU8nPE9ar5+66X5quVz7EiUCr+0dGfMVtH9OyPUmEctTg+hyReXvGlw/\nYZVeol7G6Gnj2Iju+eTGecAiv78tTXYNWY8Sow34DCI1Hk+lMHw5R0lMS2VT\n7trixjqdFO5IyWoTiXKU35iKiGCVeSnGFLQRgema5A8BWbbfKDt9ewA2WDay\nzqVPjQGfBpfraT+JAjnnp+k9+rpn2mtIbcMexd1iirWfN/LoTzPmosAKROIr\n+bSyU02HgIhTeOdoiFVYHXZxEzQpsQMUBN8JJ2f0FOipR9lixZ5A3MCm94Tt\nIAw96afmsxHUO2fy31Br4PnN826uZgH7EN0zbGvoYs74ryEAdAyh32xyKQVM\nc/Gk8uFy6MXbHhvSPphGKMv5b2n9m7F6miTYuOqS0FX60xW22zqzf4nCW13S\nNepW\r\n=s0N+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0a54de3b1a445c77367b588bbfe3ae24f09ac5e1","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-0a54de3b.2+0a54de3b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-0a54de3b.2+0a54de3b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-0a54de3b.2_1563085999407_0.37813189990181795","host":"s3://npm-registry-packages"}},"1.4.1-alpha-ea228634.3":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-ea228634.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-ea228634.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"9aedd29d23f134b654ed4ad71f49ce92d9b85854","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-ea228634.3.tgz","fileCount":162,"integrity":"sha512-WRcug2oUR7Y/z2G4bTWwB9prNY0gVzaR+QSHogrc3uyIV4Gw5PQ6rBczDOhnzpw+EE7ngDJhFPmlYANcSYXKPA==","signatures":[{"sig":"MEQCIBeNcOA1AADCBFxYc5ZAGOEPcf8OWRAoI16JQGRqooHhAiBQwG4UFNOys80nnxfmZpBlm53Vzr2SLMW7IJQl1yhQ/Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212228,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdK0rgCRA9TVsSAnZWagAAzLAQAIluffJwHQb4pstf7wXK\ntIK5CfJOm8rymywkxrNRznlEQjCLlM32QzO9C1zIeercxqjgw6ZMAkbjs/7j\nN/qaGyXfISoGcIZLYLingmdE3sV/QfGaw0D3lWb0QISuFJcesrwm97JjU3Iz\nGDp4lnQ7Qw17kL212jnXdDYOLWFQowHFps1JPJhtqNWkfJmtHcg24pQm+2rQ\nbOFS/pQ+LpKJMlJxFeL4FQxUz9gWz8z2ytBmRoUXM3IAvpF0xpYcskPdjGgN\nguQ0s5NqML2kiwKOA2uLBFej2Lqj+/ceWedmKZEyaX9p92EkoYZwEtwtpI5n\n+73kcwm1kzIpJeVkIv9/nG+SaA+EMcAF52N1jvaYMFYp5AK1WphxT8UIpl6N\nm/RX4Za+/K63pjkZxzgdEyfdXAxxOqgzOkRipHOy1qhQMi6IhG9ZRkTkF59w\ngjvunWbj7NzcTQ79UkdieaCZ7GqZypdVcgO6T2KqcyOFQf7NJOtySeU+C40S\nJxZPHrPQ86/jdQeQYBYAUg6vbVBubbAzQw8ETVzBiPIGt+Xtg9INQrRdGz36\n7bJcze2zI0yIKi24nnpDcOnPvAwWhb/aaWmonjkZ4N7v8nT4DJLdT4lVod8S\nOo4sw4l+8yTf2aAovivMdiXyc6tEhZDzQu0f9cnmYbbJRpUx3ZMowSeGt8R6\nrfRs\r\n=Z0Va\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ea228634d4c2fac18261f3a6205fdcc5c0fd2b17","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-ea228634.3+ea228634","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-ea228634.3+ea228634"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-ea228634.3_1563118303992_0.1315220662052301","host":"s3://npm-registry-packages"}},"1.4.1-alpha-00a59224.4":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-00a59224.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-00a59224.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"dca8605e19fdb0d2d8912cb9ce9500a500f1b098","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-00a59224.4.tgz","fileCount":162,"integrity":"sha512-OEZdzhBqh2LeSWUJ8snyEfKm2wgJlGPVqcwt8MmHvXd4M0Mj56zZATSMinNgMzSKG/kd3o5TSttSvgUkBPn4eg==","signatures":[{"sig":"MEUCIQDuSm9TvrRrJFpRVwKHY6JkEojGXbN+RoVR0y1fC/NP9QIgZxN0gnq/JRn+aDuP2XJ97koyrBv2hz1nMOKtMNFx0rc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212228,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdK0x2CRA9TVsSAnZWagAAK5gP/0N6sOg6GTfMt6tCFnDj\n0+/GAObANHpTcCn8y1Ozv3f50L8/rwSlYSCKWVMP71X5NmsCnVUblBQhCizC\njtMHyvDQ77JrnlaxA90Pb39Nf92oW9E62x+y4+WRjmPX7G/RF8a0AjNou5tC\nmPIShsv2vh9TWHWcq+himvVUB7+fFIGgdTwYncbk3KLoUxIFRDuQI2oVqi5b\ngYYbswNq+NdpB9/U472xpvJaMBZKcIL2dR6jscPzb668cX4p31QTk2ezBCt8\nExB+IpbBVdViL+ylA2OgwNlYEu9wKqyIzK6eLqv7dJicaHntjlTN6EUAOwKj\nFimAvENQiov1If0KWQzZj2DrMZxNBr5XM+1l0B00EHza4xmVUjhNPsJ2QHIY\nWKW9tjxiFXLSt7HWDk8KUcfxfOOSH8KJbjYBhvApREaipao9KxJ4JcbfNtNM\nivZRp90S5BSstlHHLMzSl5J7LgI6RL+rW9vSiXYDYpWsB0odAT9oofarB4K0\nf3IwYpMlRbMPZ9Zr4bFW1Cu3HXZAzBmQIGqKTCKKCQPrPSYFlTEvpNbKnlSE\nikE32gAixtt0kLYzKldN74xtwN7jlCLrLoqsFdVSjGOsK4DN4KTSwMRMlkNw\nDidMg13rXdROKfQigLvSEfHSpHJz2/5LorF97zr1VPKuBb1PMQaSCgNLHQPY\nolvS\r\n=UGEh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"00a592243057a97d608b3704e4230e3fbceb6b1b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-00a59224.4+00a59224","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-00a59224.4+00a59224"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-00a59224.4_1563118709621_0.8527652321017418","host":"s3://npm-registry-packages"}},"1.4.1-alpha-7a885f15.3":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-7a885f15.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-7a885f15.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a97ce86244e3ef5d28c7f1325212f24a0699d576","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-7a885f15.3.tgz","fileCount":162,"integrity":"sha512-+7NeVBiLe9iaDoiTknfsNyvs9V9FrAYhUZptCD+PDFjEF37LuCN/N4LInZQcTO8dA86H7eiINAQyFxF/Pq5p4w==","signatures":[{"sig":"MEUCIADQtkGop0hwtwa5iTY9fj5ZS0iMsnwbcgNL6AsHG73LAiEAgqFHlHzCrDDx5VpV8az+rB8vjTrvdiLVPyoBxy1VVGo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212228,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLBpZCRA9TVsSAnZWagAAHJ0QAKAXPjc3YQp53V504TcD\nmVZrQQW6TZmYJ6krMT94OaBckC1/oWMQbyxjWp8Xz2IZ8rgc9XQHbcspNpM9\nXki5n4gTKKzhaWSI6U5MlNHXJZct5uUV/qTXN78jGvFuBJ5383Vq328vcsPJ\nfT+xdLTWZrbeQ0hLwltU5L26dwBgWrSSRQUt9u6HrZ0KxdP5ZKbUZlmR+C4M\na1HCa69J8b6AUZAk3n36tXRSYN31+IdlnY/fXeQxO1O8M3nHuU1gMX0UZO88\neSNCYqQ0q4oIarypVGH/xbgUh84gzKYWOB0CrQACa1cX5VeCkUUrrpX7RA1n\nW/QOnAmLbQUuRlLNiFD/Z2k6gctxy8nnkPns0dMgRocnTWAccP3JsOpd9IwB\nE58UfQcQIXlP7tklIBeZy6GvfUAapmDr8sxMxKgR+9/bfR+eiWsOC55TvCyC\ny7PdMEVcZ6utILI18dQCakcVT8tvCixak7XhXXsvO6vWjNz5P4l7Yjmt9PnK\nOoZiG4f/Co21oVkcGWDVty7h1Wo/xdf5mDhwz3zhQ46mJBL9A0cxRstunhuR\nV4Z/QGhQy8oS7ymhCHmlc04PPyxfjQgR2SgaXl57rJ9nA8f7sdzWfC2W+dT+\nQuL9zv4JIW5L82bO4VGSolfN8Lzv59BN7DQoYnRGm92Q7bas7V/3kRXns+fG\nFM2F\r\n=XQqz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7a885f15ea0256cb695386aeef8bfa2f61e7de93","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-7a885f15.3+7a885f15","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-7a885f15.3+7a885f15"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-7a885f15.3_1563171416329_0.20696129206543246","host":"s3://npm-registry-packages"}},"1.4.1-alpha-c1c51542.4":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-c1c51542.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-c1c51542.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"2457a96a6892d67f0d8dfefb58be19b6418b708a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-c1c51542.4.tgz","fileCount":162,"integrity":"sha512-asz97Yyv6QSyZM+x75hqq8IWEZQaRP3bvE0IsEnbfkuZGuX/pwaaKtkRDoaN+zt/DGezYV+qTgbGWpUc1CIcWw==","signatures":[{"sig":"MEUCIDE1mlinYosIQh4/4x0jrk8mjG4uFoi9glxU/xDKLaXYAiEAgTcLa2UyeqXKW6N0SexC7uNLvTyckPlIQagcRWbhjh4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212228,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLFdgCRA9TVsSAnZWagAA2v8P/isurL5e9GPHSpVrbujN\nk0e+mMK/gFdiO2Ywgtd9JfGbDOktklMTKDcPGvgYju0EjqI65oDdaBSAfTLt\nWTbZaJ+oWgQY6nfbgVX9W8BzAJB0+kKzVg9ShSqzVjCRFdg5BxREecaml7L+\ntQbSiYhYFZi+K7anQqDQqJBmIgJLQchMDGUO/mYVjr9LTIyq4Jwsx6lfg/8b\nuEqYgbqwoYMilxGFF7OBHlpgOp2pG8bAGJaOcMoSSygSdXZlv234VHkNpcS9\nKkG4O/tCCZsQn7LPRIHVKhfwpKYu+qK71AYUasfXJPYZFjW/H5t7Qk0YYN4j\nURo1pHlwR7it+z+dTiZLamDBmnPlMgAwLO00ERINgRxyfhPWXuz7c81f4rek\n/Gxh9etDGsdFCGc4CXX3L0+G5TOqIP6Goj7nFvsTA2XCJNgR+gcQkQXFw/KW\nQmYgB2kcZDoIa1Whn22k41ncU7Gt8l1qwDf5rtG9x8iYGWOvNxqtjef1Zf34\nG2Dz56BfkhAgtw87kkiYBOXR1extvUSr5jK/1TdDnzRz9ODcHfrWp0Fxr37l\nMgzRkCsGQzaqvBuzjQwiOxnCNyLDcMXMuQX6NxdwHjo6Pm/SuCOfQCjz6qrh\nloCnEXxg5RjkLPmlPyNMj5Qe2wCO98az9iKDVyw7XHG5/0YSJvnL2M2cGIFJ\npGtS\r\n=dkNm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c1c5154210dd2b63ecb04bdb515b73e3537fbbe6","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-c1c51542.4+c1c51542","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-c1c51542.4+c1c51542"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-c1c51542.4_1563187039750_0.6160786011379837","host":"s3://npm-registry-packages"}},"1.4.1-alpha-ca2a73dc.5":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-ca2a73dc.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-ca2a73dc.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"f8a3f918f24c19fb73fbb20047274d2f5b5cdf8e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-ca2a73dc.5.tgz","fileCount":162,"integrity":"sha512-UB2Go4Y/03AlGwzsUeKM06zeZV91CmvFi5aKf7lIJNAHZvRlhkwpUxVeU8ovS1o1ZvOCH1hwAF3tqQvQf3Ar0A==","signatures":[{"sig":"MEUCIQCs0cZS8reM/doQ5MIJ7wd/cUSoknQ2r6CizS9+xzLtsAIgbJJQvYZSjavF7Z+pwznQgt7Sl9o9vxpU8I6nj3uYE10=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212228,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLZERCRA9TVsSAnZWagAAOFMP/iLHDDqkLwxk0tDscRk2\nA6d29MB9jm+d0EbsLd50TIWe4mPOdlq1FoYhua/iyAWwnk9tA5a2XWRZtQI6\nOqI/8TZJD7oAHZc+/4POyn2DbYDfoWA6Vjbl6NrDGdSwbr4LK6QZinZgoLLL\nF4/aTusbmp1LcSrDeLzsUVbjv9ZmLBhN2eT+zteouPPbCbfM1Na9UossTA10\nRatwYU7U+njxdysWoeQFQ58RiyNzQ6j/5fAAetrHvOHaBEor/cbE47mt7qD0\ngkj1PBuCIG8JaO4TMrHez9li9G2mbxus4ZLDn3VreHBjRF2KqT+R1I5wbblg\n6OSMYGbeOJSMtg5ArcKZCAijFuPQrT3bqPnPJo6ZjRO3W3EsNwLkh7oweLs5\nUmpAdqQV6hMUBmaSlSRQON/sgzi0zuTA8B2UkxkOvAPe9bc6HLAky11giJhW\n4nIrsdgDdudJofSKZuaO0ugHmmSxXnq9mcnx3B2ggcZaUjq2tZSh8UzIpnNN\nlN/HqWnF3gmxTmPVLaKqFHCQR/yyS690hv/X7b5b7W6r0vHKTlVYT9COqzvj\npd+45mg4E8v1fIWvoAzQkCucyl6+r9ggCs1SLzyK4BuzkkY/g8mmpVCYqVdY\n7FXB+gcr+nXBJlm0ne6m2V0ojHh8nCQJfBbdFT+62Fp7wCxWJqwy33JQPML4\n6byr\r\n=eneh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ca2a73dc181e54e73610485802cedaaabc7342e6","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.5","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-ca2a73dc.5+ca2a73dc","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-ca2a73dc.5+ca2a73dc"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-ca2a73dc.5_1563267344784_0.3422713995034734","host":"s3://npm-registry-packages"}},"1.4.1-alpha-936f9ac3.5":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-936f9ac3.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-936f9ac3.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"afaea821b02a305ef9bc1b7b0529f95854c3591e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-936f9ac3.5.tgz","fileCount":162,"integrity":"sha512-0kV38xx36RaVlQDZ7nnymVQFoOXVhsS37zsfSIehhebMxh7xjSH6VWt7p0naLOYhxzDEsS6NSdb1OVtW2UXMpw==","signatures":[{"sig":"MEUCIFCLrGLSBAdquXQEZ+k3ZbYuxTIhneqbm54OgtU2RjRLAiEArkdkL6KuS6dBTUcNKnaQbwjmh2OcPQJ+Lw/8Ijs5D/E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212228,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLZOoCRA9TVsSAnZWagAAJ6IP/id266e/aY/wi95ANyNZ\nUC+6QnP66i9UCCp3Rvd5hg3j8XZdetG0B/b0WIn6V2zykQTadKeW2zGmKN9T\n5xOOlk/5OtBAEXbRKmIl/6B97n0C7YXwmRxeBd4IJktQ3Wd2ml8bHibe92EN\npdnHdRo8WX/GKs6ACxSe2GLxhiT+WsCMBrWFrxuXjaFejTtD9cACyLjANiMr\nTy4QVHyES2BER+blSC1zMgMyiWkjB4HXyO0BzkGWgJAvX5vsy6xuqq2dmcOo\nCyx3BUmGM4aatgB5p8sRC/4PWo/QfvQh/p853A/8HDyufZCv7m6DKJIRof63\ntIfGUUGRvZH91zAWDlRggxuhQAvtL8I4/maiiJLqOlkleiDz0XvuSb7y8aKO\nQKrIYmDwqfIerWtvzu46zuOp7e6yWEkK9oDNl8kTQXbDF86tfHFWqCx5mtrh\nfYY3gDplW5eIwdepK169S1scQulh4t+DjzkextXqfZRWhUWovTymkIKWk84D\nhcDuy5ZNKVj9w00h6mugR2UCZHA83oyA0AhlPbX7WSJlKgi2/P7hDCfE9Eue\n5EE1Mu+wLQyRexLEc59HeK354To6Oedu7XCBI94vMA03IDi3QrVFiQjDd6FH\nqB+16qFeeRzoVf3qCsJkjCTbJmKq4l/uTh9PkjoO1Uesg+iy2ss0XYBOFC3J\n+EPk\r\n=pPA1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"936f9ac3fc0a8282e38b8a919861c17fdaea74d1","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.5","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-936f9ac3.5+936f9ac3","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-936f9ac3.5+936f9ac3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-936f9ac3.5_1563268008071_0.18231007134544597","host":"s3://npm-registry-packages"}},"1.4.1-alpha-7111898f.6":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-7111898f.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-7111898f.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"f15ca64fdbccf9e9c44d640ce19ae0908b3bb094","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-7111898f.6.tgz","fileCount":162,"integrity":"sha512-2Gm/2RvsT1ct38rlOoYXM+CSqxmGvUanxgBfbfopC719VLVoCgD+N1TgXRVKfG7kOOLBTkAAYJMkW2cHkB52Zg==","signatures":[{"sig":"MEUCIQD+nAb0KgP+Sp+y87tVExBFTX94G15499LJQH76xNwVfwIgLq2Ihlxs4D4tmga4xqtSXXztIYiAJkiAVVliLq3nCH4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212228,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLeC0CRA9TVsSAnZWagAAi48QAIUr4gIqN2I4ZblVkLtC\n46U43UDf1h73aj7rTO6s8yMMxvEqDxepvLXLCvav36TzycV3hyBEEgXTOQHA\nthXTGB7oADNDcOhA528V0zxTd966pqEGova0ljDwd+IL+cdD1pPd93pY2NTT\njfdXj3l9doGXWly+ukyyMSrRvgKgxLS4urTjQ9peL85YXg4kZRInRwT/LP7C\n1xZPNGyWKPYz7w+XcWO3CevYYLjYaAlR2rCZV0/iOxCBLBlpREGYSr2vdK1g\ndq/a6Y31JhCbJGIk3hIKs4PE3qOIyLhXFLZ1S3GDJP7r9flIJpBQd53XnMTx\nEalT5zLq98QmecgRnuZCNnY2mjIq8GPBR+UwgByRvn21VkRqDuc7tSBlGdAb\n4jPYPzbN1VCjwqATwd+4D8H9gvHdTkQ89RgBihbapjqysI/m3UMekTJcU+eh\nF36oW4UYb9hwszeoHf9ocspFPnrmwUkVZd+IFTpvBJXpS7eqgP3JImnnY1UP\nL8cNr5DLLGkLlm/lyevSBUS+G5al7ZxO8LvavRQ1XtWANQ3Ov2fk6WmUikV/\n498tuKXbt644RtFELbo1oO0+2cEuj7lNrH5ZMWeXLPD1EOp3y7aw4zeVLT/m\nEKRtH2l8NrwUwHi9rtUdVALb2mluaRPvAS2i+coWb+0Rc33WVMf6cARgPOGz\n6ZPy\r\n=BJQF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7111898fa3822911b6b37d3662d050fd5682d06b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.5","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-7111898f.6+7111898f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-7111898f.6+7111898f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-7111898f.6_1563287731415_0.9723198185457633","host":"s3://npm-registry-packages"}},"1.4.1-alpha-c9d69442.6":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-c9d69442.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-c9d69442.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a4586f49bc10515b8121618da59264ab5d232fb0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-c9d69442.6.tgz","fileCount":162,"integrity":"sha512-vJJBEAw3NQYzL6PZ7//nWKDSOlX80D8oZaxaxxOHtEo1AupHjzHDBamTpSlDSzNXORLj1JmyfiT9kYzUf3T1zA==","signatures":[{"sig":"MEQCIDDn8ggKHUmir+7gqlpR7E2j30Suhdx1p0Pde8PjYUJFAiBCLtPlUr0E/zQXevqKy2t9wcR2Iie48xKKFC1tWELBnA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212228,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLj4QCRA9TVsSAnZWagAAEm4P/j/riNNNanDamlBggpSJ\nvy9/dzwi6aigm78ixqDG9UFSbaDPUwvcff1Pqiv9BjLQpPtyX3n8HJ/7UpTU\nx80DDK0TnIarROdoKR2WZr9mYuhVr9OlxgcXebD93SxAk/qyaClcslz4sLIL\nXCX8C3NZjL+L5VqZbQHVUYpL9q1jA4CmTXVF2NNA9UmUu+G9ivZLWAUiyfB/\nYrDJ9iw0Jv4O+OekxCSiEOR4hieaJrBo5plxx4VIXmQyomM85blgQ1dmkBTS\nekmMwtT4B2lGJBCHOeY3Roi6UUB4XTGNj+VQnyPs007po2pWhMGR874Bq/4u\nFmHVc84bOGI7zKG94EYcPJ8qSPpR5I5sLiTGMZV0HZmxvZl3OnubqIZ6BY0+\nX6LYMkOt7SWkDSHiN8zpGWp3vBrzoiHkagP4OK+HqPTvYr69gfsHLKVezAmE\n7wNzQOIwOJiv2ZJU2sQggAdorUkQSKEnX4a0T3nVigq4jI7IcL7IHVo7lo7S\nU7c3tDN/4I6ZgBngM1u+cMLZK10W+65QcG8RPAiKCyH2LCC4KmXIbQ2TAoep\neTA3WjkHN0jwhMoUYqa3uPLVBL7yCOChpDj1L8qVYaB8GbRcr7/n2oIMW8ag\ncSwoDh/L/6oF6e+svpG1Xecwypblww3Q70fZ6gxkYvgZ69PUsFpM8Kcwnaqf\nMOaM\r\n=CjhL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c9d6944288b293e73f90ba4566cf95c86d415957","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.5","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-c9d69442.6+c9d69442","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-c9d69442.6+c9d69442"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-c9d69442.6_1563311631548_0.6062232046425902","host":"s3://npm-registry-packages"}},"1.4.1-alpha-9f944327.7":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-9f944327.7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-9f944327.7","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"abeeea308e99104e9f049632a5caadd6fc35112e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-9f944327.7.tgz","fileCount":162,"integrity":"sha512-+Jd3RSeKBESrxscd7QLFtOFXfmaR4Y5joq6fJse5yLn+vs5z+JQqx0KUdlgE7YZSUeOqB0RYrQ6umZx+d6+EIQ==","signatures":[{"sig":"MEUCIEfYD1tct50QHfs4ksI9VMhH/m6zkGBrKRBI4EYZ72z8AiEA1zvECi60N5esEviKJTaHcHEZ6Y8mxIc5nUhEzxT6DQY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212228,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLqi1CRA9TVsSAnZWagAArq0P/jy/+TqnfxCDkX+f2c/5\nub1Ai8WtKpPkZjiCYh5/8CibOq4zr41ayu8aFeOf3CvU2ASdzGYvzq0Jzed/\nvZe6z3FHVpIgl0Cj3+Qz1aJOx5zAsXOWXEObP80Ur//Zg/h3YeI5bKSFXv/F\nwkrfow22274dceJ03NsoMnms9cxUfjLgunnJvd3Nk3aEv4Njp+6UPkQRHRnU\n3ePkR0KyyWQHHC6BoRFoIykvVkPI5rJimohfjXlsjlQLMLIJjxzK55evT1Ua\noXq5dw/jShsIeVmb0k5fozz1D3gJ9lbemYKQ5pZY2Ld26UjGtURudQJ6KBsP\nZKowz6P8d9rJXUY0VfQCjNpSUkL/0VLUoQPAjMtQKPNReSGrt0+8QsWUclC2\nyj8JNzpkHO6uMZ0eJDbAMX4tdw5gYYBS3bdqrfo2Y+6atVSAkbd6a8W/DyKZ\nPHmthNlazSfSV1jc5EuufbNL3PHlOF0R+yuw9tMJfLdHue92w06a+c53rXS4\nUjxH4vh/JiPcSl3qX9PfsiMrkYz1t8tBWvkCHc0eM5VtomzVsnH9YW5nlHDL\nEMlFLtwcSsywstZMKIC7KDY+/NvYOLhoStyZr9UOYC7cFy7f5nzYjImAyIeL\nSI8cOOWf6HrK/QyKE4uNUCM1qDSYBXPi2XxPgK5xi3V2JW/H2lYMsnzvDSP/\nfHes\r\n=qPVT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9f944327c62be932da24cd67a1a61b1521c4d6f6","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.5","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-9f944327.7+9f944327","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-9f944327.7+9f944327"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-9f944327.7_1563338932791_0.06396414074129742","host":"s3://npm-registry-packages"}},"1.4.1-alpha-74624982.7":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-74624982.7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-74624982.7","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"83dcf5575154dbe655401da59f43436acf8529cf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-74624982.7.tgz","fileCount":162,"integrity":"sha512-vEnflYQudEUau4cfO/Xytpg/sDL4CBSLvqVwvb5WL6vGuZ0PMnhva3fiFQOnYXYb23C+UCVAEwWrJIgCtEQbEA==","signatures":[{"sig":"MEQCIHqF8zRjAV2ip8OWDnT0nMQtLB/o+DHn7QkeEf1jJMO6AiAqmTgvyIEHhSVuOJdCPayId4sAD+tWAgXuos4o32ENxw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212228,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLq1YCRA9TVsSAnZWagAAV2IP/jcTnDOorlN183SxwfWA\na43d/0PKJqaYKsPjImc6eeAarGTeYRcMpXr4kGWDBR8XHAyQGPgEpaDwEmCS\nADqaO31CXQZFYzs4np500bgvzT2u1mp92713/lkr/oa8W8vqpbYjWQn5ncXo\n+qnP6RqXwOKYRMacLLbmG2V8E65LeWyD5kDUqtXZ9qWA2PnCr/M+3SsnsY2S\n9+/69awGwBSfY4AJDr0DMq2Qzl/oKY5NUCIw5G7rdnaCziMLbBfNHxFmiu6u\n1PPySmEn/nFud6PhQlfWf6vYsKBHXNIBoaPHMUKx/3i3JBdRj4EWWpZIRrOE\nTO+Ol/p0q026Bk9edbgTTxwPhWDKXfIgtzbgMDnr/ZDG2G8UdTB3npcfROri\nT9o0nH3iKYokxlpOfeGslEb/oU0P+3h5HAr398A6Q0r6KSuucmY6Fypyuy2r\nY91gUlBerHCVy22q0nDal28h6zLK5QZ43CutIKCBfl9ahVc4hh/lTcMZ3a/F\nfAJdjjcHh/t4JEs8nVwjZ33QFmzYZ8dinHtp69u32zOBDd6FtcAOn0JvQGhN\ne17Iojl4In1jO50bmVo7uvdYk2vnvDsfdBSo9Dl6MUfN1OiHUAIFEbxQyd7y\nKJp+qkmCHrioSMDXKnY54qJy8QLmG9AoysK6SqTaxNZ36/W7JNO7SuK3Rh33\nGHoK\r\n=4XYf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"746249824e98361c103ff9a9e6fc9c894f82e54a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.5","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-74624982.7+74624982","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-74624982.7+74624982"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-74624982.7_1563340119566_0.4133564458377428","host":"s3://npm-registry-packages"}},"1.4.1-alpha-3b1e744b.8":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-3b1e744b.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-3b1e744b.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"0a10bf1d5a1744b48ddcbc11f320fa87b242c25e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-3b1e744b.8.tgz","fileCount":162,"integrity":"sha512-uNULVKheBNy9NKtfN7GcHSzcYwt+7YebWd5XJEd4ubfSZF59dm7xIe81xgzrfx/ksAvtxAhsYNTeHwhsYj9Mjg==","signatures":[{"sig":"MEQCIHwYTU/bLQTfCJp7mJUgR06I2vhZPI2G/5vRmj2IizCkAiAjNwylKMAxYvYJrnJJ0yvEsSHCchIWAAjiwpsb/8lRMg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212402,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLsM+CRA9TVsSAnZWagAAENAP/15wHkIncvBdAJ4E00ko\n2BjEgSbIRv2WJLB6iWsi8ZRYRdddQgOQDqsFMJhgsm7oJap42MS/ChylsxaY\n0mjV4O9U+bi72dHL2wSbkzV02EK/IAaq5Mh776RC6TSAlwujTMmP/hJT2PCn\nevWxHBOwrEDFqa6eRK7/GS+XK46rAIq7H8LCDqT0OrM13cv5T0q++NeLE7fF\nEbnaF+XrlAZ+XCBRp+5zNiPmU/7MJ0Wsxbw5XV4Gve/L/INwbmX5fXLxeMZZ\nbeesG5jVG8k/ZlgfD8/wEb+9AeX1Ht1fy21bymUOEGD9ADwF3/YYH0p2/Ak7\nsrovnhakE1GdPIlFYe5FmcRfBJBAztBZPZ07SvQEKoHP25xQjEdURlDJi7PZ\nPIcxJCaFhe+KrmeZ+Ly00khwvif3cOOJzszvWv7IbvV4HsGTgk2iiTc2MTuq\ndwH08eF6tpjkC/ArUkAHM2uUAJDZV14e7xsZteAUaWGb/GV+YlXQhjMJt8cL\nFzyBFW2gWmXQ+Z83zke79ZP7jfuvXRiDy4pqqG1X2GGMLK01dCN9lOzfOiml\n03Wmnn8KhCt/V5UP2EqmqADIqlcOmIY2Ca7l4wUVX84lgujb0wfIcBnX4T1l\nVgKi6z76zAqTRyqd0salC8Sd9OttQ1xSB0JA/gZTN5rh/rUyt5HQAuDMUulm\nEQN3\r\n=ZExu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3b1e744b3330d57bbeeb286f6dec9449a489ab23","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.5","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-3b1e744b.8+3b1e744b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-3b1e744b.8+3b1e744b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-3b1e744b.8_1563345725536_0.21116083694985965","host":"s3://npm-registry-packages"}},"1.4.1-alpha-45fe2aab.8":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-45fe2aab.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-45fe2aab.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c5c9f4740016f7db52225b0fc41d4b18a6315e28","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-45fe2aab.8.tgz","fileCount":162,"integrity":"sha512-HIaqq7u/uszMUwQ83ZZzoDLh5PdMJL/4GWhVN2rW771eIqcwveMrsgqIBky57+yqZP0Wz0pL7r79piDCNDQWvg==","signatures":[{"sig":"MEUCIG2UrWXhg+CarxrBe9NGczqzdyICxfn65LmDo6W3b3v8AiEA7O5vOcgq20A1Qn1tNWJ4IyIIQiWEPagOzLkcSEJAITc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212323,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLuSoCRA9TVsSAnZWagAAHZQP/3f5ZBzb4N8JOA1FX35o\nyhIZp24s1GvHYtJfp6XdW8uEbeTWUpiGlaq4MJ+7Miyr82mzHrv9f14U+hiP\nsmae2oqFiV59qyJkwfaBSdlxC1SsiEf0SzXoo6vHTGmTr6Fp4kiRqH09ZM1v\na/GdEhc0AvBNaoDeF9kK1yu7dgC6e8p7ISXFRlX1T0OuKIPvq/MqOGKMeiYk\nxfHDBEaruZP0UBcrMNhNbKLIw5X1+9fntJW6UDSJyMNXpWwgz8gmOeTNSjaT\nvORCrn1upL9oFNDZ/XmXfTGHDFhQp4f8C2uMtLqP+UlP2ceO9qUnqjIpdwBb\nlL/1lrJpubvPIRFAUwbGua99PDNR09QM1Dgx9OQEGAfTnnTjJRzOz2u4uPUa\nvVGbzOm1WByeolKJJUuVHUNRNvj+RC0ZeWULF3lneM3alG1oit1o1gfK5EJp\n9s47ZtbBxyQ5KKu3qW0R3mVhvLoWA5XlK9V0OFiXXfP6ns0FMrVMN3FcLqOz\nKWZm1/+qkSShlN6T9yh7yLNNDjM8WSRQn0HqxUHBRx5mXEvC2R132SxYzg9W\nrOxZXJzO9Ao8KQeLTk+zG7m8SytqVsX91RSFSOsFYiJIjqnNLgcC75dkoVfi\nm6OuI3X8TRw5HwhHLXkNwdaPEC8+0T3AQSMvND0FCLnM6ex+3rYhTso6RL7f\nRuTD\r\n=qQSL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"45fe2aabaaafa02aa201380c653825eab953f404","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.3.5","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-45fe2aab.8+45fe2aab","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-45fe2aab.8+45fe2aab"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-45fe2aab.8_1563354279399_0.4035265686376335","host":"s3://npm-registry-packages"}},"1.4.1-alpha-8a38994d.9":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-8a38994d.9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-8a38994d.9","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"82ec902ac082780fed763ab81fef071e0d95e5c8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-8a38994d.9.tgz","fileCount":162,"integrity":"sha512-tY8mqPHatL+0Zxh12SHX6zRTTxjtX4bvL+zz2cjAF2K9kAWNCf6T+vUNz8fHt21ty+OlSumkNlhfMm4INkDtiA==","signatures":[{"sig":"MEYCIQD7moKYnK6EWl3horE+9rVTP/svnGel1VLWxf/52xcJHQIhAI0J+xViHRBXxFqENHseu7TeGCosLpu2NcXEedD90nuL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212323,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLyqxCRA9TVsSAnZWagAAlAAP/iNfSBJBc90OVn8PP49Y\nFl79VJjMQobUKiMvoavh0bTDKUJryN8OGS/dr7ymERS5qVl9mZ4Mcai5+j8Z\n7GH/cz7kgGd7obsFQ5LOJAC8fm0ucKVA65qd9f5FGbzPvaHqOTfWomI88T0y\nSi7VBC/0FCxPmh3x7+DM+y3yR2Vgd16zq6/dcPm76k52P0IE/6yFgHe26dRv\nq9ZcBHIN+jQ8luqXpNv4tR3Hd5RLBKLUbl/uWwoMlUSPtbecWTh76qlPKgdP\nrCAcmZISVMA0qjRvi1bUHvBrSnbrUbEqOhXJmyeZpi4LMDiq9mfsvCD03MB7\nJfttgdEhySGQizyGqbX8NzQT5wOhZ7Ahdos4LNcPd2sEiT8ejz2x/2z0/1KK\nQR3qvUFQWuXIKkIsysK9ncBl30MDlpD1N/MkzbOYA9NUfgsM6RRP54j7CDPv\nkI2JoEAUd5elk8T4M9/vNiSIXdsxsyIgZGKHnlXF7HVeO0RqC2u9vc62wlKy\nmsyPAGDb/fc9FpdpWpB17DsE15ewIwbTbmEQT2aLnt9kC9eQ+cu+2/TeBVU6\naOtjgxovW/wzdeQu3UY9+7jeqUVp+6x7L8GontATDQ0qqNquBIDqtzePIG68\nsDxeLcvBJPIV0fVedNU5qpfVAr13hu6CgxN3TXVD5mSjojLpvHvk7FXzOaoq\nd0hb\r\n=IxD7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8a38994db2173035fe730c7818707606353308db","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.4.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-8a38994d.9+8a38994d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-8a38994d.9+8a38994d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-8a38994d.9_1563372209410_0.30339450661784206","host":"s3://npm-registry-packages"}},"1.4.1-alpha-31fd6a81.9":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-31fd6a81.9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-31fd6a81.9","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"7718c32583386b288cd658f3952c9354265607fc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-31fd6a81.9.tgz","fileCount":162,"integrity":"sha512-6uuvCp7dbggP5dFOnn7kER2qkelaWBA8jzrXoXiV2aRJOFMf20KmijDSdgP85Re8rRbQFoqnW2Oz2xQEYIODvQ==","signatures":[{"sig":"MEUCIDXcj5BOfznxJNN4AE853+/QQUbWT7JV0yGPDwv1R/ZOAiEAsM2GrPrkXE82fNE9qM0ulRiHP91G/rBB1Jp6J4HJAwc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212323,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLy2GCRA9TVsSAnZWagAAhm8QAIZoIDUjN8HhRGC4KebQ\nsCXd0267z2UgKM7ZREpRMHTvlLSXwk+YSA2jWvI8WqlTDv8bPjL9iKEUOKbr\nA9YbRw5jWLcm3A58BEOqS70D0nYxTwPTc8M31/124RYItf2N+SzowEwTbZf8\nbH9FS/PrRcfszYxGnaB70aHs0Ynsrtt9RsEXIltOJhJmjO29kiIIUEu+uJQO\nIQKsRy+97EAgkDvWAjqUboeM2LF9xmQBXVh8r4TZ+39XzgnjcMmc4H2ZIpPX\n9pS1jcC4JgdwdZQXCOIWjJeau145UioRk2p75bYkVEGkCPVXLN9TQx1Ak/UY\nOZWOGeoX5iu9udfST59pjwJwxZc7mDfkxgca3HAQWxDk7R3rsawfIOwTKd9s\nrC1NuZrQvg+lMlO84+MHNl6VvcXFVvlEcrSat8wBGOOM5hetd+40BFEOgdKB\nx2pF8erZ7HdDjSfs868ZFVwSOh59jB3bcle2tcKBUrRyAyZRNXcJUELmY5JR\nn571QED9q0GNCV5rCISHWbj9CiWFs5NGzgO2O4bxbArwB+MqQygwVy9alu1o\nI1wepwkBNjhz4N55W5QtUIE/EF3B2Wv17gLvSAwXaJfdE8YwcSwExT4USH+1\n6jkSIxmDhC5rzNl667KaWC/FhwSqXJlgoQpLVtQ8zTmou2J26VolIkYZQ5Yw\n45Z4\r\n=NEy9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"31fd6a81111e5a6ec94ac79a24221e61f2dbfb94","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.4.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-31fd6a81.9+31fd6a81","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-31fd6a81.9+31fd6a81"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-31fd6a81.9_1563372933883_0.9816013750065027","host":"s3://npm-registry-packages"}},"1.4.1-alpha-ec7648a3.10":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-ec7648a3.10","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-ec7648a3.10","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"42f1e3a262b367e742b69de1d8eef26d0f1f951c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-ec7648a3.10.tgz","fileCount":162,"integrity":"sha512-s7EBExtwUjn2TmtvMlwYwWEfZiCF2fT/kIayxhg8Wcidueko8e/0zo7hiwdXdu3sYW0IiFAb5Gieu23zqxQs4Q==","signatures":[{"sig":"MEUCIAj6c1HA2LEBJfesP+E+EFtkO32/f5YI8hr1kINjiPDcAiEA8FT7h6RDr6oeKqTdVnKMJrLsIAwM+rzonmNvFeLr8po=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLy+UCRA9TVsSAnZWagAAPw0P/0bMV276wDiYrc2fooKt\nwaLAL8Lv8i1i8fTEQs3zcs97/YZNOqvLWbaP5Rx61tNNwIbOOF0Zx4IZ8tD2\n2AvQtaFOdh6y9qUnGxCiuUqzjFQ1umXYnNXjXmQLFwS86bzYXi/yfhLrjzcy\nqB5pW8Kiv303L5mUvyPdF4tnihZAn9+cWKozptHu78/iqTO8QBUPXxbP5T12\n8gwHMGgeqEB2jBowQrYVg0VTVCIKRENaitcleuL5QhhNzFA6TEKAY1kh8/aQ\nhgN23apExVk6R9vZANDIkHKo4kgUKbMtkfl0WgE6Gjgfta/IhsLtZyBn9dhY\n+4r6ERGBD/Olrv9uiofCj9YKr55C5oXRTsilHVBMqWnGpIGROYDsXcVd5KHN\nwHlsbDjLZLB96KlwNJ38fjqTdKhgsdOKPzlN9QbO/RvF+FjbWU2nUhvp0Nrv\nF5zPz0TyCO0kwQ3go5zSco4YLyJsduHu+lpxiD4grTPC11Yw2NzUAjdy7pJn\nfRaWyNJRTb509/bLQxOn4hdHigez/fHkBjrFQX65zmThkxU/pJxBM78JQ3l5\nWYIRnVLCLIT9mE61iI2AC11FqhVKQ3uPRo1nAA5gmxgFWeKkp38fpdhVYVoA\nTT1ADcgdBO4fzd/MTO9g1XuWbZrUOjnyHI5229R2ATXraa6mPxDN93qBQXQG\n5Gn2\r\n=7Qtb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ec7648a31da50480809031078a42d39a06fa7e82","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.4.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-ec7648a3.10+ec7648a3","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-ec7648a3.10+ec7648a3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-ec7648a3.10_1563373460159_0.2900820049039792","host":"s3://npm-registry-packages"}},"1.4.1-alpha-b8b7c522.10":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-b8b7c522.10","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-b8b7c522.10","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"273d87ddd69b5369d9e95410254f9ba9bc8db966","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-b8b7c522.10.tgz","fileCount":162,"integrity":"sha512-braHyuo9yQXOhrodb1weHGQCXQ/7fsUhYqKJGArTpwDK8tb1G55HPTrC19Kqd8H7QSvbRs9khKN7vtzJW6mObw==","signatures":[{"sig":"MEUCIQCpcHZ+ezzpYBjn9IUfVJA9NC7RBLrghkra92oD/M8HwgIgIdeQGgoppwaDA1yET8deo7q+zebc3fH5au5+iFAYuX0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdL2l1CRA9TVsSAnZWagAAB8wP/jaEWeG6LikHrR4I8PbQ\nrqL68cMpFmLk4RXo2JZiUO5I+dAHpxGZGeUoMG+zjTmE0t3R+3i5zXa+kPv6\n8hcYzISsthUWJiED6P3wsOt3tWkhwvdv4P9K0f+VdAOUS8XC5m6PN1YdYV0W\n7PRC7wgL3wLMRj9jtcZ/sVVISfUO79H+HoQqWlOdZPk40/jRdNkSxfcjLheA\nA0TEDOKvXqncVL2dQdjmZA4dbGIOSH6p43aJWxv0JlWWqln7c9/1J7xPjAZ/\nzxQeC4DrcBR8IxVIm9hTY0jBpcA/VyA1GPydmjkkfhDusynVtcTmwoN4VX9o\nOY8t/Tva9743GqVkdtym99R952LN4cvgdT2qbYT9mk5JHPKrYQe7DYf3eUGe\nN1YYa9Jdzj64JKu+XzmQzwFjnjR78QG5Onj4Kp+xZDZjw7m4ZjfhZS+6yQyk\n/1FKSVgXkPYFcwFrp6QbjtbUEcOsKDqVIhW3now8d4PAxTKc60MhXVsGi55x\niOwzEau1tRqGViQIDIMEwXzcGDzP7o4QLhjI8jJ+6e47+87sIiY9TVjy6ZjP\ntFv+tDHI2g5nEX/8D86I/tHIeyFu2Uk75uG+vTcNHb1FangR+tU2igMe46B+\n7esBAtiusZd2cR6lQB4JxQ81pL01kkOQ3ds4fddD7e31/FTxq7GDzMvBVUGr\nV3Lm\r\n=5jza\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b8b7c522d11fd9e9e894c7482e1b950663b04e9f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.4.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-b8b7c522.10+b8b7c522","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-b8b7c522.10+b8b7c522"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-b8b7c522.10_1563388276571_0.6358086723581553","host":"s3://npm-registry-packages"}},"1.4.1-alpha-02351437.10":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-02351437.10","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-02351437.10","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"69ccb20b40430b1778e01a07d585fefdf0f14295","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-02351437.10.tgz","fileCount":162,"integrity":"sha512-yv3OIATLsPk1n4emtnsAxctE61iWLgxLirj/0QOlOrRNKeRyJpsQhOJdoR1imRsneO5Zl3f1lOA2aaeUwM1b4w==","signatures":[{"sig":"MEUCIQDBVTvLGQsgQjZeUHEl5A8+TUb5elJuzWptMuHbjvCq/gIgaz0fVwospjt4no+Gwbu4MmWFiHaXqoVTlaVZKFeqU5w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdL277CRA9TVsSAnZWagAAe04P/0KsoIyvZ674dSPVHeLL\nkywDTYoxk2FCISh5+43UKJ8JHIF2PjjwWjlAR4uK78Zd/JOKBQwctbBBXb6f\nYVW0gkmz8gIPIMXLg213YbnYFdD3JobabyyoqDR/+SK7iDDaFAa1SIywn9fg\nfGQD9TSjv10OPqEo7D1PrCRZQzxU3zIWikJPu5NeWCyFrAC5gs+/yOiQtqYN\n81QAavGvJNGQfZ3l1bGAtgr1Ad1ciPY+1GvSFD7QTG+lo0eMer1jsFS/2AGG\ncEmwEjBEM7HMJK5o3hDzLDiIH0I2upGS38Fsm0Nhel2rC2nTL6vbVBQeEuB8\ndb7GW9fvmBk0huqDOmFCd99EN8052qTTDWYtuZytDX4giAGGPEvZVy5d4xCp\nyfDJ5RpNqNxuZ28GUN2C3TE+M3bcvXGKGQxjqKZrlFYAFL2/OYzw5zwOIBmr\n/n1rNRhaGQf4Vs1h0K0YKfYg6SX1BAszpb0nx66EFR0VwmPfV4JcgtcJJluI\nZeGMQbQ1z7WwGMvTbC0dENM6mYt/RhF8lIiISQDuP3F1NYb38yQO3O4hOU0M\nSCNTOXPbMaaO7yQax4erWjfC/mtC5+zbNk1RPWxRyN50AvSocpycr0BAvGhX\nQmO77Z+fpAsiqgxvGhZ1Uve2+ahUu2aTXk017SZtKLKWFgGdiBfyQ4iaCnQG\nIKGd\r\n=tG0s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"02351437b4593c70a2b42ccd268e18c9fa6fd667","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.4.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-02351437.10+02351437","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-02351437.10+02351437"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-02351437.10_1563389690352_0.3978107591169593","host":"s3://npm-registry-packages"}},"1.4.1-alpha-cff8fd5c.12":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-cff8fd5c.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-cff8fd5c.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a84020966e60510f450d9c6fdb5cab4f2cd2f259","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-cff8fd5c.12.tgz","fileCount":162,"integrity":"sha512-bR1oV6pRzqarpBii+oO/zmZmdOrD+r0zw8kf5OEyLu0LfosHuqr6jPhBnARLjpeM/G5RIA8PTFfXiX6jFgoHrQ==","signatures":[{"sig":"MEYCIQDnQHBVpIpXMb8IghNw0tDc+WSSe4sCjqfC3ZaqBm1t/wIhALRvC6dNQ0dBqBUxSzC8icbdBovl4WljzkF+pbGK+doq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdL5HsCRA9TVsSAnZWagAAS3UP/19kqXKpjn1A3pYjtOm1\nwSfpHyDbQVmhZno7q3y6MmIPCDzqTVye9h9JWdQn8D0qkGikVsHaCjJHJwzA\nfL68HHgjlaIxmXegbt9VLXXazMiHA/hpUZBwB+vFte/P+k7TMqSH9rESWqfQ\nm40HKuTo43K5XBtygwPTxhJi5mO764LSVzoymmmczoGrRmq2QoevIdMyN7BL\nMn8AcrsEKI0wxH9hKNDIgIaM2mw2m+Uo5ZF2FLyG8t2buofEFaBHAe4T8ye0\nLO85HbbMD7pLczWnELWTOESD3cFZ9CJcWtaRvlyyDs9dn1wNEo2CFNepwP1K\naW+kUaTGW7drKjo67hoibUVuF8QxKTB52HMLKdyN8Wcl80fSqwCwoUJoBklO\n2TdL3ykwIbWQZHmyRdqpTUmPRY7nrE0K/0hKownDULEDsVJTb9g/OYHxzX5W\nZiM+tQsNtIEg70RuKbB8cGZ9BDT41zJizlAy+wgpwWqw7n5CoXkFsLocHulx\nHyIJhKSRKAB0EZ6+Oqpubqavzq5fUVVPk783tX3orY9xJ5+fnIsdyW5zSls6\njlapo1GHI8BcOqOl0MYomlcKnkAIe4mzxZdGdyh7ubaapyIQ8ze1tMSWLgge\nd3Vaj9c9hGxBIFj/6uuAD4/meEmIQC35dWgcXdwah5dFZd6SqFL6vYHaAKD1\nfBPE\r\n=ISLp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"cff8fd5cf18d052c94b0858bd1512089ed18dd2a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.4.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-cff8fd5c.12+cff8fd5c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-cff8fd5c.12+cff8fd5c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-cff8fd5c.12_1563398635994_0.0017205415345404873","host":"s3://npm-registry-packages"}},"1.4.1-alpha-96433924.11":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-96433924.11","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-96433924.11","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"25f0326809454e349f07465b376ff02b356cfab8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-96433924.11.tgz","fileCount":162,"integrity":"sha512-3uh+ulQYgiVu6cQtFPnUa599SheywAJv1nlNsMJ8WaQR8DeyU0nvMi/vyGhljFlNKrnD9i9ZeFNZFTn0grNwTg==","signatures":[{"sig":"MEUCIQDvDEOu5nU0UBvtiXOWL4iccFwON9n0GNpSnH0YlAMs4wIgOrp3IyASPzWH1bwV0gFsY9SJEoKvUxb8wIrzYGHQcsQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdL5ILCRA9TVsSAnZWagAAhl4P/3htkMzVegpJBdCfhOtE\nB8L5lxoD3pK3IvVGEe25yubHe0niixZyftC6qwhrvHgm0B7xPi7yEQDyx9Q4\nJ8R8+R5m/pjttn4G8UEV9J8DsY4uaQzdr/Ku5F8MjKYDnAyUt8JZlX6hnzj8\nGQINARgXPpJ6jO8Ar5Fo2TG/ImImETAIea3TE2Lesw+C6lEhqQdQNn7MTpSx\nn4KQ5wRsssmxbLiFnGdheXKYllQWEsySMcp9bh1TIogPPJb4QzlSygPU8YcI\naRE5NHVjxqgXBosxAK/iGGe9wMimUWnJw7vRlh+kJmw1w3Sfkr58x0aCOcEy\nUjKSs/FiiVoTyLK4tYca00HpecLBWE0FHS88ycVPJaPQ3c/2fwIu1EUxbjG1\nMMJS9oVLlqIdYP91K5YUQ4kqcJo4YTfDgQaw/n0M4HLCIL6C21V1UBINEGU3\nH5mjX1wfXCNnebDRkf6PbGjC579JXbeSdFG6A/o8OxCkw9cH8GjgwdaxeJL0\nBbjm9oA1HlHSveHwrSfea/+nSOuVaw8E9GqVuChaIv3gdPdNobf4pGBZ3Mex\nATNFhDEl2Sba7iq7OVMMWfhekbkaVLTqosmGZJonaUe7ndP0C8l5Llivv8jA\nJOMVOjv49xi8kuFSieh+et4IFjounBMvIe2suilIJY6IjukpTTA5m4ksDC1L\n1Gna\r\n=QEJx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"96433924853b352b2ef0c96560cad2b12accfbfa","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.4.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-96433924.11+96433924","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-96433924.11+96433924"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-96433924.11_1563398667009_0.6475730970435618","host":"s3://npm-registry-packages"}},"1.4.1-alpha-606d5c12.10":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-606d5c12.10","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-606d5c12.10","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ec20f8be08c659603c7aaf4545c7b31d77fdf03e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-606d5c12.10.tgz","fileCount":162,"integrity":"sha512-7p3A0N/l4tYN3dZm+mgBBKrFhgwPu9zfFb6N6fpgEHd6PYcgrfBuoU9ghJZNIIKyYK22cueOVc0RTH19qnXNBQ==","signatures":[{"sig":"MEUCIQCygLazepf3D1VH/8zw26QogpvCVAAj0VJwq/0/ccSNMQIgQX7aF3QM3pmV+K1ORDu+xRCIv/4z5QVkCBpHTMX6u5s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdL5IxCRA9TVsSAnZWagAAvdIP/136TEXAvyxG/Y2nLqKL\nkga5R8m8Upt4zHwhBZdd3aNDF1cNfwpkSUF3ZYdMi9IMWWinpP50ayqiFVgO\nDDVLliGmOofvq3PxoLUDjZWMoP0B799E/YBvTWXhL4mk1hpg6401MeeJb/cm\nwuC3nKFpCQ+8s6RivCs4/UzUcVj3iT+7Ut7eiPtOsZ9m/Bil9ZszexFV21Yw\nph8mVc/Fdkf6CAzvq28P59OtcIY0qsun3kPtej94OYpKZV3K00otdrWW9j3l\nyDE281YhieaWGKVokeCc61tcQ2wRsTVpg8W05F9mIKtwdfB7k/F87pSH7OGZ\nhRMN0qg4BGbH07PZwYNRfy8UOPy9xTgCq2GyxfAGu/cm4MgRGXfULI1DRwZD\nUPlDPnu0R87kv/lAZXW2Tsv+VHFNz4xigj/5HzHUSGYDdfMRzno393S6C9q4\na0HwiFF6qRWEuuwsXWmkTHcBY9815reIZlajYK9xjX+7VOwe4QjjTiX1zgZK\nPrdQ5NJGgMMIRT6/xwKVuNzl+8PuBNEv3asEl9wWWNPwgSH7+ydw6lNmrLxU\n/1JmzP6e0Da7l0KpeShUFt1VbXHSdZraUsOGqMZ/sOayI67Mwxn87AR2D9ua\ngDIhl1zviKaB4fNWKVGwC1vkS4bXf5u0HDHIAREoDS7j9FP+kNDwBMb5f4B9\nIXSA\r\n=+IYg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"606d5c12abd861d73483bab87ec907080292340e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.4.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-606d5c12.10+606d5c12","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-606d5c12.10+606d5c12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-606d5c12.10_1563398705236_0.9638875638518658","host":"s3://npm-registry-packages"}},"1.4.1-alpha-966aad8a.13":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-966aad8a.13","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-966aad8a.13","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"bd0f8e8587cefec197e66f6554762acc9b7f65ac","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-966aad8a.13.tgz","fileCount":162,"integrity":"sha512-qV9YS5lHe9NGQoEvWEG5orewGXxgTPBj8F3meOnPYyXz4KMfLj/ZBX7ivByJfKgtobAgA14ZCmBqX7f1PicRkw==","signatures":[{"sig":"MEUCICpRrQkmJnNNf/hw4vMrRBTIC6H8hliIzL3MyrJkyCUbAiEAhnkZJ7Msx+pxKsdErGvc1BkgZ5UsU/hHpU+1au7sg6o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMMohCRA9TVsSAnZWagAAU/cP/1ze8XGiqYxd4W+xR7Vl\nH6nDX9hDYRPfkrqjAox28fqeiRz4zlx5M3FhVYrIzKUu/hZicic/Z0f0Bpix\nuBEUAks7FAiBizVgGSq+HEtl0QadAB7omN2WlIbQ19tMArSWJU1qRQGpAJOP\ndEI5/j8v4l+jxSOQcxB01Qu0qPx12PuEzsYEzH9cWIJ4lmiR6IfFrjaO/fvR\nt/yXNm9XJzw5dHmGCEdh72nUKqXHfg4ZYFYBEQ3SCdNr248fe+jQrh8oayj/\n0vhNaXL8F7byp2mHEZWRrTXDooUEmoBTSSe0OF0fer5t5b9bu4eeLPb4CgiJ\nFnf+1ddC2ctD32kAid9/dP/TCdFIqX+Zp4DmT2PxQoeIJyQ+KmnfgMPXXjWl\n/84fQjc8iYw0Hwsqzj7JGlLAkt3jv0PSh3yqIUQZYUdlNf+JERZksrvHPtBS\nhaG/ufXok3in4UcPmIRfoUwkBSPS7InNdKCUqXBYEo1zvafu/U3o040jWy8k\nP2h+S9W5fFzVbuq4n4BJi86Rre28xMut0YFscAmhVM+OqI54xtRZWeImpl6l\ntGkYupqnO7NAxps/Lg5EngHMECUz8zKeGTnWzy8GV9mQ4tqwMkRB4TPbDq/A\nMX+spIC1LXJLLnAfwwD1g1t4jwjK5N+RpxUVjLTI3Qe3F7gYMvAKnA4b24CR\nrnTM\r\n=zD+T\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"966aad8ad4fd2816fd436fea1dab50af28543dce","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.4.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-966aad8a.13+966aad8a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-966aad8a.13+966aad8a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-966aad8a.13_1563478560239_0.7642522712429392","host":"s3://npm-registry-packages"}},"1.4.1-alpha-3843b97d.13":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-3843b97d.13","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-3843b97d.13","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"d8acc7dec77257154be496a7f1c925cb7b2f82c1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-3843b97d.13.tgz","fileCount":162,"integrity":"sha512-Rk0h8K6BnPgUd51mSWj9WvCJObErbhCLzcxngj8r5kroNP67g77O+kuQQSO6bENFX8TrJoWfdmoutUj+mJeADw==","signatures":[{"sig":"MEQCIFH41JRNWloJkfW43sqb/glDu90LIiGDfo3aydCUFG9CAiATe4yM9gFEleOTbf36FDKCQD0ffv5T1CQZAsfUja/ZXg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMNFaCRA9TVsSAnZWagAAa68P/iq6OvylB/sGV1u4mCF7\naTTOZMS2Px+HtCi5FTB/M2/XVMFnYfHcC+vGGOXc1tjyK6hwo5KmiWmQn9st\nUhfSJBobtQ6KJ5vB7+FJGKdorr16BmVqV69KFlQ/fvDNE8hEFbwy/7tquBmM\nbxD5Y+XqJeKm/zInGK3HiDGuEPk7zI4VGjzE2Cy7xtE4zS20X1JBVoVDXY1u\nfy05jK5mW+Cu22vV3hiqQ5j/0DoceTrVqOW0spSFDKxoHsxE/IAenMy/RmYK\n+jLVNVik0EoN37y7FmJJ9H4uz4+Ao41TWfME32EH3iwab4GcQflV+n5eAZ5g\nCxTaJUHbCHdMzcfJVYSfHm3dK90ZMk87WjWEVbdShgeiBsEWm64QVVPa8dHf\n5UYfBCd40rHCZyqxr3t+g7omry64N1773jLFPMpY1W4XHdzPatVlQfOvln3H\ni8GwdIDlAzqyFJjuIhZHssoqQt1k4BV27v2oSxYY/jikR45NAoWcQDeyLluB\n3Btk/IFZNyUN6ncl8rNobkmNLqFkO+QPYv0G47EQthis00NoPChUrBgb7AVk\nUkBIqsQKrI7YBiJryiMmvjScjyJlXDvoplN8BFRP25urQqkBl9WlF5uKN1OZ\nynvi2ZPDwj2QYdod86TI8ZYg3Zg76PXpz4VXyiC8eCzdcnjRs018PVKrs+3d\n8Rct\r\n=ieO5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3843b97d1d5fc78cb2a7ef4dca8d8bb2d617ffda","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.4.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-3843b97d.13+3843b97d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-3843b97d.13+3843b97d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-3843b97d.13_1563480409673_0.46039640912013113","host":"s3://npm-registry-packages"}},"1.4.1-alpha-3d6c4786.13":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-3d6c4786.13","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-3d6c4786.13","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"af8f4dd6a1094ec0198f500432e334411bba04d1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-3d6c4786.13.tgz","fileCount":162,"integrity":"sha512-aHw/RTCyyZqVr3KWGKtHuJZzg27Zez/tskCJcsK8e7qS7ZlLE7z6lzeJ3Yb8T9oadVqUlURre21cWlXSG8Hzew==","signatures":[{"sig":"MEUCIChYeNerttZvkV5MZbal4+aLOx8goU9NS1HN7ru9p81tAiEAh8Qu1VNtz+v5ipSbbgKCQnK+iBfRwtl/F2OKUwvlmOs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMNXyCRA9TVsSAnZWagAAYvcP/2WPPsNmx/mwcqq3rkTG\nDzZZsxFAS8Yc+di2KFI4zDdGPmJ4+RsYIgjc+X0C1TREfOQAwadjsG+AoRgg\nLLqaEipGL8MaNUhiT9VKbw66oVhqnu9qXIoXvDBbX0fKq5gWepyinwo2m1Pp\nHU40boBskMdU7qSKOSlO0di+XFrcpHOaeGL54PQ/mhCuGPHYSeY0jIAo5BYN\nkyV4gqmeODX4smfBVADMpCXUHd/Dcj51+l3jIJDBr/Jci/mPIfFd7Pd2TR2b\nF572SE9OppY0+V1bP7+vyBNt9AKUWizFellLpimRkA/lF9KBg5rAzvdE+9Jn\nazD+19iWafbni4cQyO11iO8lVbE56w4FA5cgPy2sSGcl3RazM86lV6oOZr0c\nKJ2L4efSmwzH/bgnnd+MOjSpQgloKMBb10MJIhzcWhXxMAKbX8tsk6GlEf8G\nBeJrclW/yPd7eM7kIgXhH7HworqYm7UvpfFPENYHtsAAjCfo95yOJI+OUWwu\nIyXPKxqGO1Kam6ZB1HCjdeSCE4HM2xsx6d15uERos1kVl/a1xnEMe0bY5Vs4\nOBn3J4HSkYNpRkpmVPME0NmSEGMbrFzaaJKdL6E7mPgkwjxFyHIHdfwSbf34\ngGL3ZC7NG6m+kOSw29X6S+fOPAhbGyX3GVC4MQ318+2f/Z/o8kRKMctnOeyK\nbmk+\r\n=Q57H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3d6c478668fbdabcdec8ec6447c61626cd97467a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.4.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-3d6c4786.13+3d6c4786","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-3d6c4786.13+3d6c4786"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-3d6c4786.13_1563481585521_0.7064784243584261","host":"s3://npm-registry-packages"}},"1.4.1-alpha-1adca4e8.13":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-1adca4e8.13","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-1adca4e8.13","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"4ee6ec90c35b04b29d36383c58b4407e73988eb9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-1adca4e8.13.tgz","fileCount":162,"integrity":"sha512-d41kFIZjpWVPCJyUYAtd2vWrJKdxUhfn0UnNJjHcaIwSOl5znL9GpdTTgNSrMO9BSVtcavthCtKJVSx+X5PdYw==","signatures":[{"sig":"MEYCIQDLkwClOLwEsussnQ4R8zV6gVBZ0ENbFe9a8ybrlwBukQIhAIO7LKGNkxh5i5zvJ1GvX/1efHCCcdVl6OvlPyRZPAB8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMOiFCRA9TVsSAnZWagAAmzoP/RzP/V5qJ0v8aA3d0Nv3\nkX9R75ZQX2ulDfEbbDFPj/N9szEsIdPbSKA8dQpTSFMfcFT3VJGVf0gG+rxV\nFWkoB9nnjK4NVhjDlVOHeL8LB+kry+xrY3Vze/tzc9sKuM0OfgVnyfSRlECs\np3+us1JV/XHjuCicDxDaWTfuJe1EkApVv/a3nlRNwCBU2Bpg1qfVynzFLMAQ\nrlyFVw++SMb/nB9AMq1zn4l0kXnMD1a05CNe+wtXkHwWd79qop3CDxg3iw6t\njaR38h6WLyo6E/YdW9+/s+r/RCLLpS5fVjWa4uTC0huJZQtEh3NLye5Gryfp\nAAnb6mectsAWHGzzueSreo1e58jndep49lYUcoga+VHqI0IOQCj2mfWvsUpZ\nd+XkOP+vNYimS3Aup2e62JQkOL0x7FHUjjpY/OlX6ca0rOASs4rttLPC6nzZ\n1EXo3jEbdq+g28jsT5p3JzqQr4BLKlMdj2CFmkmoPBBnNRghk+yVLseMgsvX\n9hgLtNwhV7b7dHgzltsc0JKLQgc0UcJjTPnKOaBzsa9Hpvasm8mg3+Ev2GwY\n1UJbCYoYx/UkP9ik8hnKu2S9d4/hQ66nywe1lBlu//BKKicI/GatGX+H86Ze\nsh42qOxbANQ85KPIgujKkOrQmut+L/Nk9jv9uKIAHYUEfnUGznATf6ZuezB2\n5w7E\r\n=SkZb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"1adca4e875fcaf1b4bf2a7286761543129e60114","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.4.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-1adca4e8.13+1adca4e8","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-1adca4e8.13+1adca4e8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-1adca4e8.13_1563486341083_0.5967586975048351","host":"s3://npm-registry-packages"}},"1.4.1-alpha-cca88b56.13":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-cca88b56.13","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-cca88b56.13","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c1f79f3e1d0cd02df5131822b1eef4c8c47781cc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-cca88b56.13.tgz","fileCount":162,"integrity":"sha512-5kxf1nsaujreYbxz2EEUA5cCRfrh8aJ0qh6RDVkcWd7Y9SzyNoeNiLhJOj8DYBo6cVbnaGazHxEZ4xFNp6wXng==","signatures":[{"sig":"MEUCIQDwFoP6Bs2ZsmesfSOFwU3bebS0AsWB99gcTIkhvqJTJQIgQuLoibgXRTVeP9E64IczIUBdpyi+pHNbFizb8Dq0hGI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMQbwCRA9TVsSAnZWagAA5vYP/2fkPrb/RA7enpMaeQBr\ns0XgiRW5cV6Cd8tAsoQGJDNch9jeporz4Fhg02pSF4xpetuxMHfNFTVtcHtR\ncYlQOiIR3Or0GYmQQXvEJZwS60HoT7cuphg7OMaLsLS0ZYYcg3nAHTiyzs+g\n+l/XlgoJ5Ou6L3Qknel3kvA/kRpQNupU0Ol/b6T+KXu5BL8dZuYcnylWpJNr\nrcNRFqeOcDEwJOvq4GogMZgagfkOS4yYnBSORw0MNP2xiSeuyNJdKFuBnwiF\ne0WCL0id85YCVSVFV+uOYKkMigezW6H+wU/cb+muCtHZ31aB9age65eQHhMU\nt6TffTJipHNWRBia5FPaMstEzUzVh91Md2zsH3bKt746HAP6OYo3noFKleFd\nPaq/qZdQDwTJNfGZxVchqoxoy9uyqQL8I/XRMhxsKMcZR4QG/TK/25q0HbBt\n2kPMLUtGcU1z+lV4J77TcqoAZ1h4hWWq9vateD7V3RNnmhHR3bMEDStmRLd/\nYx41Ko1hUrFkFYEDA3SCTb0XLaiOS5RenFrEcp2FFC6TcP8/e7uEZ3pc17VA\n8ZnaUcAua69K3OXhTDVSRWvZ+ktHeRGwDRp22vCfuFc0mIFEaMt+UZRWfr5u\nFOxBaD/NJzwcXAIVL1ITOeEHYj2Bcml+EZUqPqpt62hKORBG60NliTxJ6sAj\nJ8jd\r\n=S323\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"cca88b56381048cdf1b68f402733fdeb9bae9567","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.4.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-cca88b56.13+cca88b56","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-cca88b56.13+cca88b56"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-cca88b56.13_1563494128349_0.22739081861454546","host":"s3://npm-registry-packages"}},"1.4.1-alpha-2af3c12e.13":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-2af3c12e.13","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-2af3c12e.13","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a18923eead5b10a595310a9d8a0bda2ddd000b76","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-2af3c12e.13.tgz","fileCount":162,"integrity":"sha512-cQy9PNZwigSxuEO4NZCORnvLFg2iw2yI9xiFGVWiex2h/DwNGbaKy4JKqPORLnglj53EeD60v+OPsOK87wXHfQ==","signatures":[{"sig":"MEYCIQDhj7vTCfT3IN+14YhQYTqyFmSgiwASjxXAwqysjBUcdwIhANC4un3OuZowVd82m/EhP6k3PLtZWiLAWu3sr3ti5ZsY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMTCYCRA9TVsSAnZWagAA59YP/1gzU83jaluIfdXhP+AR\nwmfRo77fJHHb5v1AEYTvgkTO0Dm7axhST/7CiOc7W0WqFR1XSSYqrChSwPeX\nNpu4zEJsAWCTlo7gotVHVZV/oUozZAPbeBeejAVc+krQeTTF6g+fWMfwBNyz\npZ3Q1qeG40o6D9gAiWB68YIKiUqh3UVuTaX85cbSKXO6g/gev8DjeDFksE6L\n0lJlvUpmffqU4w32UH6hz2aRJII0N+qYDQvCCZ2kFfQRvY0Q1/GU4dxCzzjQ\ny0lmer8Iq/C+0sn1ptg6Y36GdnzuzgvgP7mea3q5KKt26v6Ewow4ZWRGK7AX\nyKvxYnVUw0yjt8E4Sz0KwlZBSyaDDR+9VLhujjhLP6Vq7y8ZZ2iphOik7wxS\nV2eDI6Y05CZZRKX8fcwqM+WT9MKV1sWerpY6GdRI/Amb2gml4/WjO4C/hXvX\nyIhovY11zgpXyDCqvIol86RdIbx27/EWlMWdGHIcliNABdZSP8vbZE4ba+AZ\nHipUHIkG2HrOJJQjrSF9rIeGWsXFivK7vzr9MjWEkHKhhRbORr9dLnse7kys\nVNod6glw3h/H38WjNn6N04Nv2mh8VVSmcTebw7zpEQi/J3GLt9nnL7mY1sf3\nf5N7FtKbJ0QPXOVoTIN72PvLVKGgsQJeJVmd3SYW8dtf6wktDPh00wnM7dt6\nBz9W\r\n=lVzR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2af3c12e9094d5194d40abe56fe611ee79dea10f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.4.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-2af3c12e.13+2af3c12e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-2af3c12e.13+2af3c12e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-2af3c12e.13_1563504791345_0.7650290278014855","host":"s3://npm-registry-packages"}},"1.4.1-alpha-316e7a34.13":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-316e7a34.13","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-316e7a34.13","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"3a1f2a3a377028e5da02d8694f49132e8262c76a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-316e7a34.13.tgz","fileCount":162,"integrity":"sha512-sHDBb9KHd93KAx5d1xYHfBekAWDw09DB88KppLN2b3Lek4rfPl1Tp12pBuTBgEFWalKlH2c6aPXcKwSzR7HPBA==","signatures":[{"sig":"MEUCIQDoGU6XhsdxO4F6Iy/L+glL4vajWEyHqg8TlckawJ21IAIgapQ6fsM8ReeULDofiJZfEFzLAtd8tEP3Mbt9iSqMo9c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMYEGCRA9TVsSAnZWagAAvOUP+wbAAd3zC9PPJZZxNevZ\ns71zGgIMqc9/RqX7U9MtFGwcR9LQXyyWaG4hkNhCnBytWngtNXYKHRnjJHrv\nx/jKbrqixcxwPayALR62Cnv5Ndv4/j3zMcFi0taIux7vkl2FRYfdqiTxbWH2\nzXsiPtby21I4Hq525wBFXk3as2If/5L5LtM0651jWO8rA2KhMVkTMvjSR6Fu\ndCdmUFEQaSG5Qmf1Tejhn5Fpthps6jSwnFwcj6tBEqSeRhc8rg895L8t41c4\nhlYKHCaAwDFTUYPKDp01x7C/Onwf2yI/xogt8AXXko4NmN64XKpwH+xrbYZW\nXCRvfUbhn34X6l8hmrHuFVcpgxQeSP89q9WR7CCr6xMJrg6hDPXkUxuz3tDy\ntDXR1D18jtHRRotjBvn8qjRzJd9Buy85xKzme07nGXiUWWJ/k8dO8rAriYE+\nkZlIJ4A7/rHZXYBqX7uKF6A0E1VlyQXIig0AP8iItcltzDusMeR1OyDgGavC\nyA8OzpiykUd3FELC8fwJAp+Ho9zu0ciAr8BT1m7eGnKaMxubMVlyAWFVZMwb\n9VNXOhGxKhfmQrm+F9xRbzwsH8RF1CyG0w15Dpv2gPyHkBzlMFrcM5GRaTCE\nb3wqsXcOWDab3z4uq3qt5fuBEHbKIVjQVRG7dfswtAN3L+xxkH4M+BoO7Sia\nmhS9\r\n=KjOQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"316e7a346a05651088498bc33b85f861b6999e42","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.4.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-316e7a34.13+316e7a34","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-316e7a34.13+316e7a34"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-316e7a34.13_1563525381637_0.654672589238033","host":"s3://npm-registry-packages"}},"1.4.1-alpha-251336a5.16":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-251336a5.16","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-251336a5.16","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"de771a8d865078869a1d6c52dc4e46c064482a02","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-251336a5.16.tgz","fileCount":162,"integrity":"sha512-fHAtn1tD+6D06xwTc7ynU+A9CFnRSlcT6N+TK9Ql7ftsAauJGgy5mWk4ciGQntvTFhIHAKC4t/YqQt1BiHRAYA==","signatures":[{"sig":"MEUCIGID/XMlzmpZQlLaMc81K9HAQo2kK03yxvwrR6TjS4R7AiEA2AJ91nO7Y9q0IwTuAMO56GxaFHi2d50qKXDgPmAR3uA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMYE6CRA9TVsSAnZWagAAYOQP/iidq7JB/Z62qc0ARQnx\n0LfidBFnx0W9HbEdP3PFZvtH55jxUc6Q7tiPzEPVjlsl+dtnYxNdWcx/Cc2H\njXbqyJrfrdgZccRB1okiI3VHcIXk+aAH0I24bn7jnskRXdLDSPMbhhiCnQcN\neBJOJvUy2vwTBemZyeud23L0u0hNWCF/30cS4262NGjAZ7bdnyEoQlvtzQ0n\nZR9xlQnXj80pkOe9TzWn/PraCnCrJJM/CHic8wcmXGzTcNLSYmka5+KrOd8s\nMY3MM9ThD5xy4SDwm4gEVlcB+E/9E4DAByCWmwPqUS55qg1JfZ5oS7vVY1LL\nBYhACGJFUtDf8WCZv3L91wLAZJdRxuDwe0JhrmGlv+gv1peL45inBXH4y/cf\nXwfH7qf5KxTThv4MWsubIkfyPueyYHcNK3C2w+KPLzDESKalcAsy0iYpxRzB\n/7G3GX+ityh+hO8Of/Eg7p0eowW9FX0pKx58bOuIizNqCVS0p/wIenYXEN4g\nLUhy7aQG0v6GinESiRKuizHlPAxUIYc3TxwvgeKZItFBz83Io+e/Icss0ucL\nLh62YnbPqhAydCKcPtq6EK6rOdXXjuI6Qapmrk/JD9J2kjHCzQOYujWFbU0U\nrrdETwPTTHCu0pzHr6c8l5ubyjkuSrHF1Zt3PSh9Xqo2EMUtq208q+OFeuYq\nN85U\r\n=n4Bl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"251336a511e4541d3f87a165f6fca2ac34887415","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.4.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-251336a5.16+251336a5","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-251336a5.16+251336a5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-251336a5.16_1563525433809_0.3846607900819863","host":"s3://npm-registry-packages"}},"1.4.1-alpha-3dfdeb29.15":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-3dfdeb29.15","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-3dfdeb29.15","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"eb78b2d687995567526b7b72440c1ed9100ed76e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-3dfdeb29.15.tgz","fileCount":162,"integrity":"sha512-rH4dWXATAE3h7mQpaXqMaWXqc61WyX+Fd6HnAg1jVvhuLfQyPMPEzHyZpKdaDNf2yY8Gv3U4KoGslSiyYeasuQ==","signatures":[{"sig":"MEUCIQDE/hHXek97/jglvnyzwKtKp2ADnNmDXEslCQgrNJeaWQIgLs9ZCpm9YARm8O0ZQ9VOxX1ss/RUNmhNl1CO6JCVGLM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMYFMCRA9TVsSAnZWagAAl3UP/jpwIR8gtZumfRjfvqss\ndNKBxkuu+eGe6cisDeZZQuqg2Z19MatBTSS0X46ub+VaDT/lGIlBSXTLNgVz\nxwkssjzI7uUwio0l9vh32S9YP8IEq/bSFIiuDwd+B86anGwFbT3nojDuz4iV\n1JONCeydilS7Dx3DFFy70Ks00NtKFMjTg4V1M5DN4tO85JdmkOsjE0korsCn\nVYCzjsfxb8haC+2GamfAW5dKTRBegnHupMCe7bqxP9Hu5v3mDjXTKzYpWlHQ\numTar7SPDjcwhaCsUwKEY4y7w1Zry7f5rz6tUe5kijyBulUQwjCw8sptEG/x\n6PJ5gaGHmYrZdzQXtGSeVAwDYwDF+0a+gqop0NMCFHSSQCoVHBUb6volYaZe\n7XDXNwsn5VbQQOyo+OGqpPAQuPe+o0a4MtMRbrFZVh6TdKKBFiguQ2Wvdw8o\nc4vj/Gm2rfl7dwQA4u8tFcozga4OMJjhT9pFuZraOPRZDtF9J9V3el6HcBLe\nR+81HfOP8WNGMz4FdmkM0Qcv8SW76iaYidcoAJe2se0GUMBAWdsQqaN2Z+L3\nJJgdGdymoV9WNhUI4fUGeKkhW+UmZMtFxZ2PUflHQ/lWpHEQQsjIEvV78QWS\nPH8Mn5WoP+ZXjj17ngXmEfCxXFsWMa/8pzolBuAJyIW4I4f9BW1FNDQT7GtV\nHF6O\r\n=SGsO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3dfdeb2955ee40d1c1517577a460e51b333d6940","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.4.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-3dfdeb29.15+3dfdeb29","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-3dfdeb29.15+3dfdeb29"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-3dfdeb29.15_1563525451826_0.9320442014097372","host":"s3://npm-registry-packages"}},"1.4.1-alpha-5131c955.14":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-5131c955.14","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-5131c955.14","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"3713829f9459fc55551f94fb080c6106097031e1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-5131c955.14.tgz","fileCount":162,"integrity":"sha512-+aqIccxcT92ucx00SmHvD3paXLdI8sEXVuG+BGn55K2tpBkA3SOqyzw6TXvagVQ1EXpPY+kj/Oz02I0gEYnyRQ==","signatures":[{"sig":"MEQCIEYp6tTxVgkLHcBEJ7hCq3WAq4bb2FQAcz3oNHTlJgvKAiBXAwyV97EneZrK0lOaPBdr9M0dhdgV4GF2H0bgcSgQFA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMYFpCRA9TVsSAnZWagAAMbgP/ArmKHkNz9mYdKk1EPVt\nWcfC1pVG3C5h1yUlozyg+HVrobjTV8pJRtx0ME3TOwmGrP0cQEXmgthLRTfe\ny0D1XwkY8w8vQizA6kL/9vM9tSqpd8eHXLUHwm31Cqh2V4EG3AT6xVS2GhBj\n+iV//7x3bWEKnGzUMyhpdbukmJRGG1YL0G6wfQoAh2J5ZOLFr90WW0UIw8p4\nBt4A6g0Mz7CSmvUbaolE9voOiMqat6bCcI3PHkSvkuYk7iY0tXio7F7HMP4k\nKiFbfL5eYyaWUFbawxxBlxgc5j5gqOGmy5SdAP39XMrXAyuM9F2Pswvugwbu\nESw2WeslAyV4kNglXPCunYF/6ns9YY6P3+6UgH2dz2F5+QiEhvt3EvpSjx/c\nOFGFdZtsSmyZZBGbl3H3p0grloLdZm862EzX5LNIRjTtsBHXwFg+CFS5I1WG\nmz/z6Z44sgrIrEyeHUIfqM1QpfLZsoOAB/8QQxuWNm2pyea3aBWX6PSiv4mA\ngJZl4OUQoE+w6XIgny/wi4oz629HePnnsoe4JZj+Z87g3BWBNxK+8/87zPp7\nLcT+gv/3O8+r7t2kP7zw4beWGEhqAQB3RwpCgm1obE3aC2+4UM/wTYKXBuZN\nsJEzk4153QyUIEuKHckDXXnZtqN1/2sMJ9/QEHa+kpRKOpqlEdj4pNqid14m\nFbSg\r\n=133p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5131c955150ac2233077768d20428341dfb13d1d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.4.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-5131c955.14+5131c955","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-5131c955.14+5131c955"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-5131c955.14_1563525480224_0.6673990905907095","host":"s3://npm-registry-packages"}},"1.4.1-alpha-fadec9b3.16":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-fadec9b3.16","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-fadec9b3.16","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"f773e504be2f9c74cafb4eb91639c66a8df72b01","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-fadec9b3.16.tgz","fileCount":162,"integrity":"sha512-wPdtSmdYbuRIZ+/CiOzNbp6WxAR6FBQGBIqu2LPpn1oGMvPbm/zDo2W+74oHBFlZS1HWWUrjpNY4j2f+DExtlA==","signatures":[{"sig":"MEUCIQDmTlZ40FeT3YeQxX6P3h4SSVN8e6pq72XISkFg82vfSAIgE6Bmo/BIqpAAnC8T8Ei7kAFJrxhpBHKu2kBs74HNKIU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMYJwCRA9TVsSAnZWagAAc8cP/3KRDcxG1SSfId+uuIgU\nyi2VII6NndVyVe3RN/S+8wYRWLStKC5afzSkHIUL5FaKCh/DSgXXV1F9OMaL\nO2qJAy98Gfa1b2YMF3mKUjEz6xalcAU9prRKllGLK2nKHEU3AJ+8le7skk3P\nY5iwKLA0wiikbggWrTZSp+U2qSLYGx/TRftyABUvPYhZGir5P/oKRrMOQU6Y\nOdkbber8YzH3uvV1ym54AfPQA/74M6rbkaF/J28+7iXUUg/LrR9sIf0/fyUK\nABHouF0vCbERGorX9a8YN9lhzurnpJgE8AYtEhhZSoS5Bo+LUTFUieEDRgvO\nC70fnkcuRrxoDH7UvNrdWSwklHPePTsC2jja1J5g5nyIEv2widGSbQy4rsyx\nhJEj6jqa8zIIPzZCS6IQeHrfTG2p1vzow8+tZWC2LabIDExv5CqkxreCd7Ul\nUcvvJEwuNIsiAHDk3JVzT10Uref91wqrdwpskIqkCnqRA1f+ERgT40cS1R1T\nAWrvwcLNDXrzag3bEL9wQz1WHg511rSwQ9YxrPbgHHMGaXrbNvTp3phiNQM8\nurIPoNf6O51NFSe4t3klnUhtSlqWUI1dJZDIf6WQADjFtB+sonaTrdzroXwR\nv/iCN6rA+dAesjcaG7P+hDMMEobS52XziAKhEq8iM+uGb2Ig8iJALSBp+0gR\nnNG0\r\n=Q4Dq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"fadec9b333491d705c7797347eef6e0c659a9f44","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.4.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-fadec9b3.16+fadec9b3","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-fadec9b3.16+fadec9b3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-fadec9b3.16_1563525743637_0.9349730382345953","host":"s3://npm-registry-packages"}},"1.4.1-alpha-031f0d85.17":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-031f0d85.17","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-031f0d85.17","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"5c2c8ec9b6366464bfc5a7d0edea1333b3f4404b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-031f0d85.17.tgz","fileCount":162,"integrity":"sha512-olB5O90BMUwC/O5C3vhJq6+3253e3RYZe0POnzSgMnoXYOdikhaGjXeUPu0B85IUQtHFV3EUEuCdhV5+HXdY4g==","signatures":[{"sig":"MEYCIQCJGJzVeRd0lNlvwnQJ4UrGI/Bv3wg/jz25rovCLE2aXgIhAKkrkMaW9kZnJl3D9iDD2baf2AIlNCTdulpQKjqbTVeO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMYLQCRA9TVsSAnZWagAAMK4P/R4uz11iHqcKaPEXPupJ\nhF023yc/9h6l6RR15WhFRlzql+r8HGvVUUDW9uFzC+PIRDvsmcHjpB5MraKs\nWDYMYgpmsjxdKUDVgNG6jjjjRMP3XDsgHM+AHAmeQZHXJH0KiXUSjiInY268\nKzp6CUzrImpljjZl9gnWChVcj3sbk93hNLm/8GINukvJFVyw3o0kTQ60+Kb1\n7CswEHGkOnhiYvV4k8xnPZAfGpk2/uxSFo+gLERyV1jBkuIuoispfCWVNGzG\nslU9808yY6sC2xoNTBatTlbMFSOtp86tsZSIUMBlLOp6AvJR2gzLgvoC0gY6\nrFIuTS+ftfMoUg22So0aMRPv16aF/sC97clcU4IywRyxsZNBT762Sxhd8BWF\nG4l68FRSXk4JFVnz7HLoSt+z4RborA+TYA3VwYAFRZq3BasdsVIhe81iYQeX\nJIaqt0KjLhjFf0f6Bo+K73mYcxZooFQrj/5dWe1irb3LtEGRuRO0ERvulpaE\nS/ZyjTEQS8L2qLNWYPR6MQWkY0BMl5ijHRLnOoaMiH2dll9HXXCZ/KQYriEL\nobFXqKu5tg/P0d59YDd+iV4SAQ8iRmBMnsV6JB6G6sm4SoTtUEswms91HCON\n2k+mvBQjJrRoHH1KWOFoRwybxt6bAunztGEQxudNyWIhqQo0Zh3LD29vafcu\nofLk\r\n=uGLi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"031f0d85a71fb6525eb4dafeb84ffd724c7c3207","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.4.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-031f0d85.17+031f0d85","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-031f0d85.17+031f0d85"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-031f0d85.17_1563525840122_0.09100332864328964","host":"s3://npm-registry-packages"}},"1.4.1-alpha-b4e83a71.18":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-b4e83a71.18","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-b4e83a71.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"58af8382d686849a869fe229bc22b8fe5c0ed0da","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-b4e83a71.18.tgz","fileCount":162,"integrity":"sha512-t9JrdDzPg3zeP/JsCUU+euYPVAY0Ha85xSx+WWlxLtrbcXap1lqH34SDOjs0VGY/RLt22YOj9aM4meIuww/oFA==","signatures":[{"sig":"MEUCIBm2c+cxew53MNN5RrfXpS7FDs6DoFzSvfKH0ZiQ9uOkAiEA2/8WakDClbagxTVk9ILIhK1QL/qFFodLztE3bxjWwBU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMYVbCRA9TVsSAnZWagAAj3EQAIEfyOWHgBLMzg2I9GP4\nOMNBum4GH5VI0tXGckfSvxyl9n8DhjxiNVVG/S+XUM0w8qQ0i61bip45kjbs\nOVKhYbXKXuNSHkhwfUh++sQd0o85puaKiaIF75plkDikghMNcKk2P8s3Dtzz\nSczZXyNrf2GUtCbvHrwPa4PpHlpCWP/r/T1yk4qq/C/yk/6BY53YlNezhrWa\n0U/c6z5yrvyC2Iyc3QraIssNOr9bByXjOD0XCQO89HMkmKGb9pXSrDVfWoZo\nBCJv0CAh01FgGTuR/YqRSDb96d8et/wccwpMG9dfe+5MCdQJghR83rLTinjd\ngUN5Fgrfz23vdTvs3EBistZwNrlar3mX0SMEJxSmftVKpePUZ5vzU0lnjOHW\nQoEkdchmLwedacCTC8jiaj/02CEuhKnmiwSnQRJAEh3GstYw7xdjXqzaeCfk\nHwJ9mglRHDZgLtUkoNwAzJCuwbkzzis23HB84knMJnY2zip5fN7+sWv9UIGP\n9Vobn1AF6YnqCDviEnIprPKB3/0atbBoCw7k8yfcIqx4+pNtTTCWDSGzgCWg\n7KjbG3DESXfx1gAJNT+89SlLzBdZlI2GpFDbgIJOEO5QfftXAFbCax3L1Isx\nG2JR9cOQR4l70o4z/W5VhCnySHnxznLbPCRx3GPecdTTEwfHtBN9Wyn/k0eM\ntBir\r\n=FDlK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b4e83a713f4e6cf061642e646b7b93fb1655dd7b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.4.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-b4e83a71.18+b4e83a71","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-b4e83a71.18+b4e83a71"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-b4e83a71.18_1563526491015_0.21840121277544067","host":"s3://npm-registry-packages"}},"1.4.1-alpha-e8172aad.19":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-e8172aad.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-e8172aad.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"1d712ff57abb46d0f0c73fc84f519782de0936b1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-e8172aad.19.tgz","fileCount":162,"integrity":"sha512-/WqLAMc55FnBqp2q0IO6JkhDyKSFDd4OOfP1HsZZIiN31jq3fClBaDQA0jMx1i0jAAQ7lRDEZ7IkEYwnV9srTg==","signatures":[{"sig":"MEUCIQDcSMMD3uWr9Ttir0EZU8nC8wtNemRh0XhyWjAEuHJhSwIgQNpajXFRmrQ/Hv27XuW8BrLLrto8aZ6Uz1VfMoM+ydo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMfxyCRA9TVsSAnZWagAAG1EQAJxoQzQbWxwNzIZO1kQA\nQe6aGdOe/DNdbh03WdnaZJOidjfZh5vU81CQnaK6Z+Ij+kVxvWTciGaCGgXH\nh8eSJEV2q+NkmmLEj6lAIG4G3OPOF89s+5a9hK1Gb5FIHZwBtw3P4HfAROln\neSsvIAKzKGFl6Ruf+Q1ezUtSWsk7KvgSyJV8KZqPi8NzmxkrmbNDud+MImI/\ns6NfEVq8tf0jOdNB/1Wuafd+5BmFBA3npgSQ0EGeYy6DwqJGgtKQWBxk3qhu\nUl9je7Z/Cegch7/uqU5n9zeaElxvlL+r3YacFDrZPZ+iCF5FoYXTEnnV5aQa\nwzWGg3N/Bv+kegjjZGgVgfWd6A6A3YRw7LvnJ3wcIk001PZc3BIbtf6yqdwE\nlBD6PFjaZxKLF+/LZUJp1XRFzG1b78/GmGMnzs2Ts+yLQoVPCTv8EhD8sjrl\nCVQpdRbjiI/rAw4q3jKev5WXqNS/Rp6AaHfZgsTPc7CDHNas5w4KTbcXmzN9\n8kIN4enyXuFUwLArzvcXTkwHzOq1H6SqvvdAJM6lkLXSYOrx1S5Avrtw5gN7\nDtqzS6mBw4s5CE2+pFx6dHZpjGGfbJX+YI1n8LboS8i8DrMJGcQg29SOniUB\n1EljkrxnNbjJrdgxCSLmWS1DNg2okULKoP7ai0Ul565WpLyoaalCih01jmeg\nw6Bs\r\n=BRrx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e8172aadc503d7d0be91b09fd7591f2c4bae88ce","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-e8172aad.19+e8172aad","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-e8172aad.19+e8172aad"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-e8172aad.19_1563556977508_0.6757475601316894","host":"s3://npm-registry-packages"}},"1.4.1-alpha-68eda5f8.19":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-68eda5f8.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-68eda5f8.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"cf1ccf4a236cf97b0ccb52677ed37deea1d1d21f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-68eda5f8.19.tgz","fileCount":162,"integrity":"sha512-mjFpJ1vuS6BaTEK7+/Ronyw+10Z1X2viOC+gkQTZQgwRwPmt6cKfLxAKWA16dz3MCC7qBpAj0Au55uaRfCWBdQ==","signatures":[{"sig":"MEUCIQCJpiBDFvB9c13/TDf36eGI0ZKmxS1yf5mgQu3t1QCbwQIgJK2rnDM3lQPFQtsC3CxW1g1hKycWtBjdFZkLBhJi1AM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMgUyCRA9TVsSAnZWagAA2RoP/3izf2yMcQXcQ7tfAtkf\nzlgQKSePCUBNqGiTuXoE5/0NufKSqGEbhFuNydbHpjLrW03BbuxhclTQuiVB\nQarW8LRjJDsN2GosljL2BKgXzJu5DLYbo1mQ1VWJKcpUvqslJWWGByF4saN5\n5g4AoevxnkbLnX7SpSavrIyZFk/xSyevZetaVHF6qomr8jIRFZOMw99gLO6Z\nbZV1z11xEAevA1qEIql6YHaeYgF7jjGbXwQ19uCvObX/UxSjD4qygl/57lv6\nrAHsDxkA5bK4fiQSXlDzIHkaP0Vy+DC3vOEfVvdDw7CBYWgR40LdYns+3Vv4\npGiLtdfwT6aR54ERfMN1Mw8Ko5OA5FYaawaJQi0O1LQnMy6qd+Mvl2ZEi+8S\nEte1JcR9i5nvG6XBqDjAAoDD2kYeS4L4kL5HXj4pdgY7ObcvVcBvdwGjTtuD\n7pS0K5h8m15kfevPEB3jNzssftc+4CiVsDEzvOJGRDmzr88pJHHU1PoKwAZW\nUGMM/95PAAzT9Tr7CpS0KuQ5vZP3uSu7z7GUjoRt5bsevGK592C2sAc3PavR\nYf6bL2o5liT983HE4hGCNNSLctP5HxKhkAjmH2EVK5jxyFtF6KAi6rRK8IEK\n7Fy4jMHnx9ZeChqYlwL/zcp+FZE/pGN3fzYg1Xztw7YztsvjNyIQRdnY5aGi\nnlxr\r\n=0bpy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"68eda5f82f447fa0d4b1a58d1ec946cc3eec0223","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.4.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-68eda5f8.19+68eda5f8","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-68eda5f8.19+68eda5f8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-68eda5f8.19_1563559217987_0.9284724821083004","host":"s3://npm-registry-packages"}},"1.4.1-alpha-14c1e444.19":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-14c1e444.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-14c1e444.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"24708bbfc5eb5ee6236477ce272b927fd633787a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-14c1e444.19.tgz","fileCount":162,"integrity":"sha512-6w68OlHLGBOBTvKGzvPIvQ6kofjdaPk0JBRBaLM9A7Zuc8p40V1f/ra5XSUWWX0ksqyEsUArjUzMF729x94Kmw==","signatures":[{"sig":"MEUCIQCegxtda+rchUCzeslxtaZ8LGMMOdEZ07fc49ZchuF7yAIgUug3AzK31ttqX1rdwkd59ySie+zcP+Nh7deA5621McQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMg1lCRA9TVsSAnZWagAA3bwP/3qNtq0CBFDc0skHLaYP\nRcxjSw1IFKsnmKaq8Pc9PqqjpHJDZ19dzX7rIdbTSWQXqSoppA17OEv8ZtFS\nl/A8vlHu1SfN8VWiU4dQp+HG7LvWw/tkeGQE/QeYjAru9/Fk/XYkcF3T+eAv\nqeqCIDoScVqFmLoc55Aa9LWh4tzUdJ3/rEiH6IcooSDeThoom0aH392+Xwf4\nHEHqMs+6IWCgvaFdMh1PNIZBhUlhT79UusddfJIUXX1C2yYsVDtUQKrvIvDn\n8X38bt9HL5pxNXTC3r/fVUEOg1J97F684SaeVcAIZIBOkOcA4mHemRPVCFST\nCOetiS879lCu2bso934jsQHPyUNfwgsZLINSwXnvo8HXsZ/FTYdCiSZQN172\n9L+ppSiauIFbHdR0D9rUkzEYk/2VeeacZqqrpsnVFg3JNwYyAxdDwQ+UmdQG\nnlTspZO22waJooykd7LsDFDqbLxW3Ph5WMgjwUEJb1clGQalvdlZZbBxBLDT\nkegq8lbuVAmCP4LCS6473lbh00371zlLwBUBCY+/S7R96/wiUDZg9KMFbHjU\nNksxDSn2RKIwJQjcDO50FKBUgIcKIX8dQHDS1e5SFB1TNRDd79kGOb9VVlBe\nR1JUssQMijs5LbPhDcd5KPKRSvC6DP07Jo5XKuKY30ZvpJek8dlrhmV4Dn4z\nHSVe\r\n=tImv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"14c1e444e23ac5b2df0ffaef925db13dc5bb4616","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.1/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.4.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-14c1e444.19+14c1e444","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-14c1e444.19+14c1e444"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-14c1e444.19_1563561316758_0.42328275106759916","host":"s3://npm-registry-packages"}},"1.4.1-alpha-799171aa.19":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-799171aa.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-799171aa.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"8c4df2018f5884185e52e4182743370fb8d53adc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-799171aa.19.tgz","fileCount":162,"integrity":"sha512-WPn7vqoRxeN5zh2Gja+ovaMzPwHEH6wvjCuZY6FlmO6h4xmf7BATDHxLK2DjlXc5mdDRe2Eppw8rbWlUCNqCoQ==","signatures":[{"sig":"MEYCIQCX/Xi8pbGcUdRPfWX7ltyK8tj+2frqHYFygsOkhd1sqAIhAJebO+KZAv0CwVMW3ere+3sMKwwIN0+i7/QhxDMBgZB2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMg8cCRA9TVsSAnZWagAAqtsP/35OuUe91rxB17Epkb+m\nFLFm1gnYaaznGles5u+DboCOjEV5rkZp4IGYroeETdi0ngpe1A+hjHLfxJDW\ncm+fH8dn0tHvek0/h0BRjfVZ7pXZUEj+8qLlHQM3Q4uUcV3ZCYZwiEQcnl9Z\nhZFQTTU43MtNbbILMRW14NOyl4xcCT/fY2UunDZixJoGCWFg/z0BvUjyMLmR\ni87fNc89R7Ck1uKvyhbw3vxmypvhZQ89c66XPLIPeR/my9GEkg78k4Sh7MI8\nr8Fnxqx79/hhFKCUGKFUTdeOAyoiZibp9yxl+mMtw27rNvRQbbDwEwZnMryd\nEtOYiIQuJRvtiT+heYvfvhg5R1ri0Mrvix4ao3izqW/YLveYf6MZbWJiTHZa\nCvLUbrPMhSKbt2SZgZgGj/VqOlEid/H+rBI0unEHtWR341pEVx0Lw6Gqv2ms\nCwk7SrOSOtUMn/cfR81IXq27NLu48GqzqlQDJ4Hsgc1vVSJgVHP0qwE/xgjM\n+cs83NkKiFfpzYeQ8qlMVY1RdyFn+MJR6TKn1h7HytRxYOq+CB/8pWFPRQdP\nXYKBN/u4QXQxVcUpAdW+diwbLWXUMGyX7PxQ8dcWizYI/vPDrAg2JwK9erXg\nCFm9wVR0Jj1L6s4a3CDpQiX0YIJS9hANY7W27VE++oVHcahkzHKglBIZuMdb\nQtqp\r\n=opEB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"799171aa753e6fb55ec9bbb2b5c2fc0891821c5e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.4.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-799171aa.19+799171aa","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-799171aa.19+799171aa"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-799171aa.19_1563561755968_0.7008762986958077","host":"s3://npm-registry-packages"}},"1.4.1-alpha-ff763077.19":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-ff763077.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-ff763077.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"23767f6b910b9f8e16eab0779de29dc0c1d53485","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-ff763077.19.tgz","fileCount":162,"integrity":"sha512-jWm5VtLd4V77sQ5YCvNXnHhIIpnI869uEJazrGugfDRBSCBwjueQOa76Pw8JCbMBNkoEw2qOGhwzkbGeT/eEwg==","signatures":[{"sig":"MEUCIBwapFqYJjvoq0jRr+4xBTLYBMR7hYSjUUwbEKvom+1OAiEAnsNOpX4BC4mLlS1ZHwXCUBWZk5FUx/ywK0cQelcbrDo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMihqCRA9TVsSAnZWagAAzy4P/3NIrhhisuAMNzxMa1gZ\nD4Ak1kK2Q7tCfCwB3HqrT2USDBXJfr3M4lS7iwvQnkKPyhJs2+jl84WJ9X9E\nTF0V//GqwvC7I0KegbXUXIy+/s1/PRailCVUE1Dw7ue9borWftQLnAt7qcf2\nOxehdoTwmC2/3/T+FvCAhFPFKcCgyLAhajz6+ZFbJ3gwpRBbOGd+Lw36ojhL\nQU4gyQ02jPwtqqGn6jKea1DUdshW4PEX13x/yvLvIZoEJQPqxeiMRmSzs5oB\nxnVbhPGcGg0u5rg/cjA3e5sGQqnP4xjvSc4lOqsLc7wn1Xo7ukNCwyJ8cnAE\n0g+kStIWd0bx26mZE5/mIZKKDpVGq1GXS2CBGGDEhsqb1sRX4P7OLcgU1eaV\nYBz2zkZkH+sZnz8uUNYVRFz+gEKzn1Ht8AxoI8Edp8nFjDHTLRmqWOO1HMRO\ndflxTTmbXYLCoezWkD8toXP+QSUvBWze7ERaKnC9OqfkyCroXYsLRJiVEDAk\n5x5MFHkKnSyzvquuBx6ixSW4RkrG5vNb/7AiyGZ/EIBCmKKTRcRnX7Rgb2Iq\nEaPG7nJR2hL4PVSYXX1thszNtx48lbFTL7NuLPmHitI9m0DL/YEY7XV8vV++\nt8LRcnxh36NFH4pIZlvmL1w9Y2qsLXjuqkOV4d/2RrxW7UAvmuwtcJ3520QB\nlwwD\r\n=CjQh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ff7630770ef0df7ec9f491754a04149f309781c9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.4.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-ff763077.19+ff763077","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-ff763077.19+ff763077"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-ff763077.19_1563568233590_0.9213530775357874","host":"s3://npm-registry-packages"}},"1.4.1-alpha-ab6dcb68.19":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-ab6dcb68.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-ab6dcb68.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"bc7113feaadf05de11a2baa1b94cb66863a2340d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-ab6dcb68.19.tgz","fileCount":162,"integrity":"sha512-ccbPO+d+SddELHRwQn0h9aE6dELlh4tsUMhwdNVh6eUza4xdi2iml1oy+1sO1WFePTT2G3n6e1zuTl/jpUErtA==","signatures":[{"sig":"MEQCIHMvERxgMETfI/hrXudQqGtWhFsW2URCUTp9FjffXSxMAiBV6b2Fjq+VWrjQaF8Na44ctbmAxVwO3zV80x0NH16R4g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMu9pCRA9TVsSAnZWagAA8Q4P/RBLgaW7OQFWJWZueNne\nP4rjjNJ4cXsJDuxv5+yz3yFhq0yCPe5Hfw7LckpHxsWG3wfxGhGCQ4whs/Kl\nyI1ag/kSxegfuqjIuNvqY+8dkoG3f8TlPwSUo9y5+1RsA4XhNCsBa1BMUPXE\nA53r8smKVMNyhxX3/vGMSjcOVz4K4ZZpSXUS2aQwDs8+e/lX47XdthOvCkOs\nm05WQMTBjYKw/YfBoAdBFb9d8lxV6DYlStIsV1PHV57VR+MEdUDMlX3YHMCF\n+s3GyNzPNzgqSG3UgeZdQyjQ8hwEDd9U8Z2OhLO4cfWztA+MDXs8hd7yxj7X\n2wsZe+R3pdQwj4TAvxEbWXKbw8IpJGWeOwJtXzufJpWkOey8nClDGBFgwQyi\npTicyUL8J7XzggRhMTTvHQXbzwIOeJeBYcSAcP5c+fEmqS+ivUoYLXPyaXnf\nn+Uu1wqxCVk/g3GKl9UVYi2FG4gGQyXvtAEkw+bjdeYrJBNq6Nmf8lZxYC/K\n2KSS7NonloCllyYj8gtNI71ybQRCOG5qzq93fsIE4YJT1jiWXTyP89AxAhNd\np5+tDQ4qBqqsjDQyw+8XNGsbvYRNgHTs4qkFVVUUfikB7m8gMAIlCGg2gnw9\nZgjxgIMqJU6g+Wq5ywQonqBGWJ9MdmYYPiO9Bef9IhCFrR+sd71X50P1QXQP\nlr9S\r\n=9w2i\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ab6dcb6862f145b903aba4ac211ab4323a402a62","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.4.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-ab6dcb68.19+ab6dcb68","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-ab6dcb68.19+ab6dcb68"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-ab6dcb68.19_1563619177216_0.5057448303986547","host":"s3://npm-registry-packages"}},"1.4.1-alpha-31d981f9.19":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-31d981f9.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-31d981f9.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"9c4cd9789bf75df2a1ee1e6ebe8a7bf336497060","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-31d981f9.19.tgz","fileCount":162,"integrity":"sha512-SjY81uRAszmZ8wLHQV+MSQQ1qTQ66R/w31POBtay09Hf1HVGvauBWXN2zWRiLnsvUiY/0qZrIJlQNwgPIlmRPw==","signatures":[{"sig":"MEQCICrqdPPatOTY8aPxKXOWyAss8SDlFBl4qGzvBTZgO1ShAiApLZBdcaiQnl+7PLJS23L3yhzVsJnoPQ3I+y5FU/dueQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdM3xtCRA9TVsSAnZWagAAAsQP+QG1Sm0TH0bmwuANkWHu\npmAul8omAGfU8fJzDuNO8v0Qg1jPlgGL+Mai3o+/YE2uMsuaWZNM/diidhTI\n2/TrODsbtmkPExFbYFWyRPCl6Ya8uPANGU64IaDucTV+Ttvi9MZ5jMCqK8AO\n9ewPk0pKlum2v0AZpvQUdvvzMJuCWqHW+5hQ9Y1GnOaFDyKNbzRwX0ggyC8z\nMG3ltQyvbFl+PyKOS38wslMQyIG7YtxPIgHLrvEiWwUijVlWukENZUIebHBY\nHb2aXmpJPnZJZbt1S96uj1pdRsWnGxKmMMbq9MuG70Wgv7M+amHb2JANBeph\nmzvd4RejI17Wnv7QBDj2A0Utnozb4OlSIobnm9cwiYsZ3BjrSw/yXNUWQoWZ\nOgbuXogjiZ6NofcBtdenibJzr33/6kHM5k9YGCj9+M2/VKeGeW25wb41+Gn6\n6O7mnODI6XcJ0u+H1S3vDIiMlSvw0tlFyatxHKiQF+K2oTxiY3ehxJvEo8qh\nrAh9CO+Pee4x8gwinDHNhK3vRt2ZnFUgklO2vo2TAiRhpUtdvtcHfQgoOXSG\ndJrMm4sOVRWodu7Ydf9DM3hl8o3sWUT/L1ARWEnifwsJJ6nd0qThw/NI+1jt\nsXoz1nrSDmKq5gtaHf+8vGIj4WZ1JrIt8F6DIUuep/tWNiC0DcC5pKKlKSdU\n1faf\r\n=cyRj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"31d981f94b01fd6eb5ee60f02ec99c1cec213f6f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.4.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-31d981f9.19+31d981f9","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-31d981f9.19+31d981f9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-31d981f9.19_1563655276984_0.0012529646910550696","host":"s3://npm-registry-packages"}},"1.4.1-alpha-95a0509a.21":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-95a0509a.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-95a0509a.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a271711e6084c2c6eb411cb088d2f33ef2aecb09","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-95a0509a.21.tgz","fileCount":162,"integrity":"sha512-BVD5zSTJUJSkw3AWxVPU5o/SjSh7xOLE7qOudgNB/E/HgWtshZu0VfbrCjFsDJ8QjElxk/O+66IOo44x1OPtnA==","signatures":[{"sig":"MEUCIC8XmncOu30DdoNUTz9jDRT3a2zHwvBZolf4qIWJ0TK7AiEAiJZQwu9wjjxhLryPltlI88czx2iTenW9DiIOqnQ4KoU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdM3yECRA9TVsSAnZWagAAaKIP/0IGN4ZnJyMmnltw9ed6\nD4qxEny8grp9Yjz8Z346OmtL0YOtfUA/ilJcqfxRHV08iRxQdi1HrwPBvWAq\ngu9/ySDK0LPIZLDPlVL7UT+/HE0h5ayPisddqjo+PC5tU0zJJ+52SBBG7cyz\nQD+3ujSMjmBZfMbAzagVC7JgmVYRfKtPUIhdWB+zJaYFEPpjZe3DA12iRkwd\nXb6EhHbxluQPCz32JzsFUXQnB8z06p6VnYz9eQAvL47n9mTh2P6UMAOUOn7M\nAGdQpmS1MZGaLviXK93uabzv6cGQEUNPsm/qSbxpp3bd6s7iGgmPP8xtU4Fk\njv/oA3oKt+vqqljkhBhnSaxXL1npBb7Be4AZrk2KKEvN0Z2rM3GEdVkOqKRo\nZff3d1WqswEmmUW4of+2MRFZBJkVoR7zsyEuxUYauiFLjhmWQWFsI4tu4+T8\nC7YAe7fheC/cOqD+iUjAdjCJVeXdIAHNqMqRdjt2RHbYjO2ULoo4UKiO5yr9\nhdLIq1kvLZATTgEIkge8UUiu4JXFzHfGZNUaVaVtPmgTpCdW/KmxjGSdYkh2\nEuDpWgCxkVYa6ssYq67spa3/G9EOxBzt2PRRsIkN4WYFs/nOMtC3bqYjnrJg\np+/FomOlYFDvTYuPQM5p75k9/KfrShjUXmTt+6R6GVjHg667itKBGrIE+Vm0\n5HbF\r\n=leVn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"95a0509a024017ae421539175c1e6d79f79c9b23","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.4.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-95a0509a.21+95a0509a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-95a0509a.21+95a0509a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-95a0509a.21_1563655299981_0.5769703764456848","host":"s3://npm-registry-packages"}},"1.4.1-alpha-eed3a6d7.22":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-eed3a6d7.22","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-eed3a6d7.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"f90847c0bd9279de1ad71ef38aaf8d2285e96e46","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-eed3a6d7.22.tgz","fileCount":162,"integrity":"sha512-QTSBtyxkU0hcbWYj937xnFP+1fZW1mq8v8Ep9WpL+H/UhZ1dAPG8YDWstnp+XnZSVFqtBFaRUjNrVPleILxfAQ==","signatures":[{"sig":"MEYCIQCNb0EO/Qc+WZsx08b6wEhLqh1+fkP1BWauYIeUtom8UQIhAODt5/V80ZIvcpcuktW0j68ocz6VYjsAysrfO5X/8FYQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdM3yrCRA9TVsSAnZWagAAXaEP+QH44gRvr7Dy+u9k+IFM\n35qnvlzif79iZI+UkrbXXTCEhpcguysaRTq8iBu55c/Ln7FLKSguf+7nYTtP\nFqILgAZ8zcNZrDJyDQzCtCdD4jGhDjacjxBxxsM5FPYz4rTLrHkU/NHe423P\nPs/g+ehkmeIW4RJqvn8qkF+qwdm1DNRpzKC9b+DLHFy4rCVXh1EHP0cSHpb9\ntOZ8Wx0Wtsivz54AuRRQ220BW0r0l4FIS58DAhXvMeAUTw8m4BYoZYlpW5uX\n2KQzWa5TjV1LdFJY0e3/5ZOau+dlQgfAjLfyqgVg6/Lw/wNWTD37/ZMmcn65\nFMMTqVHWnfzLK/uDPzml9k6itWKsLUlmv8tc41NxZVuVzQ78/VyhmMdqsXjo\nVKffwD0C4YKrUJRNdzHH9TvZQDZxGOretahQfhUsHVgjMZCpobPUHCpOfnMa\n1JMEMW/3/bJhbotU5Mr13YvKCtSMBywxksAH3W1F09w6udvLwOA2Qkc/wIZ0\nCAzj5tS58rTVQp/ii6qdN/bDydHKUP8kOMErrhR3QIQNiWg4QbC6tc82c7a0\nbwJTSuBKNFlNqwsEa8gTw4XPPMlcTtt6hK33uODxiVwdFKU6wsA5GojhmWlD\nwYrE3fSg07D0PtTrKfxEBP9DtZMeZRl+XuBV02l9zP6GRhx1uSuG7KP1gdA5\nUSmu\r\n=do+M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"eed3a6d73a8d74c19e212d875afea4d408fdcf9b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.1/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.4.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-eed3a6d7.22+eed3a6d7","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-eed3a6d7.22+eed3a6d7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-eed3a6d7.22_1563655339228_0.6497000862678843","host":"s3://npm-registry-packages"}},"1.4.1-alpha-c57ba0c4.20":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-c57ba0c4.20","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-c57ba0c4.20","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c1ada0b8924e4631b4b304cb77e7cf8a1639ed97","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-c57ba0c4.20.tgz","fileCount":162,"integrity":"sha512-l0hskKScOyhCK4l55R9P0slvAZM7/r2Co2aEr0nkn4V7Z2jaAIYGlMkxzEzK2wSnPrlzmMmMrrm4AETevO47eA==","signatures":[{"sig":"MEUCIFkIwEWFrUuvyCLL26pM39Zhzb7O+Bbe74rVY/IaJgrXAiEArkU3C2VBm6XTQd0ugpiFzn2o18Ybs6SGeAYVHXI6nNo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdM3y5CRA9TVsSAnZWagAA9SIP/iWw8b55nW+7jof+fs6V\nf0G3fNKtb+gY+N7tTtkQYJIqRPNAR4KhDiPqG8SYPeneNR5MV/2Ny0vOlAik\nudNwt7teUPM1sHUX7eKs/CAt/HTAwaSGszVZoeMJVbO0VDyXoLzH/Ko3HU/t\naac3owzAS0ornuigoKfpqM3rUBU2PEeaMe/jcu+nWN1eDndcvmjEVQhEfULn\nORpclTrnQfK6zsRLignznMnhqTR1lqAhOFOUPtGS0pqdblI5Snb12EdoLYK0\n4uHl9wAiQ9z5BtfxyMhknTKSsAIOseewaxsomnV2UnBBqYNc728L54r3KfiT\neon+lhEhWnrzVkOBZBEEwvI45BWzZtQEOY7ttSZHv/amvhDeoPY8ZN+Zi4U5\neSHi0yTvotWvLAvKkdz4DrKjml0my3DLelXI1QvkczWhKF483b3H1xxMu6+h\n6vTVvdgC7vsYVG3vD7poB6Hvn+vUTcNp37Tty+9UT7bhpHarPC/KyC7EYsIx\nf2/uUZD7k9VrljG0NurkQgc2KmZKRNvXW/K/kpvKPrmGyHQysgfrRqYTT1bo\nnAgkJP5sjQEZOlyrxnyhYNNMoAgGeIePPA+KB+my2Wlw1GvoK5PUz/1nKgbi\nWJbVcjzzrUMd60SQZ1rYoN2/6yTn0bfec+inxjGVn0aidfvpxEseS7cBIZhI\nq6Yl\r\n=1pBd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c57ba0c4878a0a567aa9efc02807e2065853cbbf","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.0/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.4.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-c57ba0c4.20+c57ba0c4","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-c57ba0c4.20+c57ba0c4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-c57ba0c4.20_1563655352645_0.6951058456653387","host":"s3://npm-registry-packages"}},"1.4.1-alpha-862b609b.24":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-862b609b.24","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-862b609b.24","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"f7baa71b43f2b3398972b34e14d10b7cb4eeb1bb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-862b609b.24.tgz","fileCount":162,"integrity":"sha512-EpyLdIexqv8AkcsiXbXzPnF5d4ECDQ76AcniPATrJ8CnygUPuG0RyLeQ+HpGojIA227cM5/s0OSjr15ISLC4JA==","signatures":[{"sig":"MEUCIQCaY3KfREQ+P88CuOPy8aftudD8tCeXo/55oqgSttLZbQIgbTPG29ijYPntPr7a0AMKy13eRDkEaQR6yyDBbpYouHE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdM33fCRA9TVsSAnZWagAA2+sP/0P5QjcirvlVgCakS27d\nqOg4S7dpqkuYNLDrra0KL3Tp3ImXh0JV0vvyYVuyRoZxupDSae8iMeViXoIT\nVjdDOsJfmGtjiQ0NW9mews+u5cblV8ROQqfO87G99iPqiKWgfFuEmuaeNn4k\n/Aolo6diYctx8b4xzPaVoDe/ajaHUfbKXh/t1Rq76EvLOG6+qI1x775GENTZ\nTaAcZa5v+K7/UteBTBug1XHr3iiTRwe6trgHJYpvTjtNQGPcdLKbVJqxjuRx\ndr7HIXN5lENFBH8BblDVqVWqsCsszQtlLwy1ABLPkmf617VL2YIVjvw3+7cM\nDbemhHOsUbgTaF8CsSfyW0w8qy8ECz/+a/eNLWTpnXG3oEoUsi8JX6cVi2rk\nuMe8bcTPr1IqTFWfw1r+KkgKv+K+q1qJhuUsZFob09zstqRdoyGvIsdcLX0W\nrRpaalobpqM/Q44MWURdziZg0sGlZS8i6AFGeBngzLOyiqkY0fcDt8O6oW/P\nS6PgeWxUJsF+whsjXeRR/lYlvKOVBsYbOiUGQa+pjEU+qQt/02nwBh7OZ6MS\nYdpTwx1bR6CAOpzN2FE7SmZPGYtIuYdnv58n6weDzSEfZYOgJWp6/cNa7F15\n2Lej0ZP4OoGmK5o/sB+HC8NkXbFv9Wc96Akq292uxO9Jg5ZkTZ534ixLXtS9\nPrMi\r\n=UDXk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"862b609b97f5636f3a05742eefd394c05f021f02","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.1/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-862b609b.24+862b609b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-862b609b.24+862b609b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-862b609b.24_1563655646973_0.3185029316620256","host":"s3://npm-registry-packages"}},"1.4.1-alpha-4a0159da.23":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-4a0159da.23","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-4a0159da.23","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"9fccd15227176b7ae6a8a87540fd3aea8792b946","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-4a0159da.23.tgz","fileCount":162,"integrity":"sha512-NXxzSp231dVNLV81z/8elf/MitEXlzik4wsR2GFiNGndmfzL785SxGHu8N50nPdz3ookGZnUG47UxqpApECrSA==","signatures":[{"sig":"MEUCIQCjjd1OppeTRXGncXOo6mPelE2YzRaKH7lSy0PTz80BAAIgWz1mS3eORDSe2Nt3S7ruIIA+dVrB5dlFEzLf7sGayU8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdM33sCRA9TVsSAnZWagAAPNQP/2n8iw/pquEqWu6upMbJ\nrVHeu4/qY5e0pDwG0oG/xqcniaZlpvVcrV3vh2rzUOZn0DaIlusVL4o3D7nX\nrQIstqkU53H8fmDzrK4RV0O3OR3cZXyZ/LGd43C/gByr9UH/zGBuj/rg9Cl0\nrJiTL+RVjn4XX+s/3E6O0BA9oyUHQPovdd0yK687GwSDm+ObuZw07q3/skxL\n3mQq/1lzvFfKK5M4JGnmLq8GwqJ+RB1GP87MRDTCpB1QJacVntchEQ4CeBwd\nw/LCC5xz/7E8Pdc+RWkclb25U+Q8n2XANbNhNrxWEx9j9SLQzbKKBexjre3E\nx1c9thbou7SbeqfIOw682C0rAjtfdDG1ytJfnwb1M7k7mo88KuzDHvxlnJoo\npYsZsNlItSmAyUlk3OQEVM7Zkon9I3iC84ufQEoaXy6TqgZePsBSOC1vKHJz\nWS8zhsSX7DEJZJGAnfNYFOnaqVJOZUcO30H0QDLrUYcrUJh/Gg+vTTfPw9G1\nsE30fvrKZCGWCwX5/Y5L0uXrqSvp8kSVrMKsyv3/I2XSaBPMMPW47lLzdKla\nfy2rRx+cK2gwn0mXnOfzWt29nAfc7sVGKH7GZc066ZJDGM+vfwOb5HkLH3NU\nm+kfVeLaxx+jZlnnfvwFZcgDIkqDdzvwdPxOczqLFKHlHZy+J9Zf9koQaor4\nJZrI\r\n=McCY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4a0159da570c5480c222341fc621c4807b14d104","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.1/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.4.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-4a0159da.23+4a0159da","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-4a0159da.23+4a0159da"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-4a0159da.23_1563655659395_0.8132974444324952","host":"s3://npm-registry-packages"}},"1.4.1-alpha-a0cc26fd.25":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-a0cc26fd.25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-a0cc26fd.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"dc0db41095fd3bba96c1081d1dc117ebeb00b13f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-a0cc26fd.25.tgz","fileCount":162,"integrity":"sha512-N/NcKWjAncovwmb9hQRaREYf1kxio1LcQgsWyFXWfOLQfribVSXcXZoP2v70ExAZSboN+ODRE6cbPSK4POMJbw==","signatures":[{"sig":"MEYCIQD0V2K5JT51bm7OGRnnFkgY7U3F4HUCBPJy77U0YJyYJgIhAJsyfTer18/qW+SSXLhn25eqarGSUgGTnFe4i39idOyU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdNJapCRA9TVsSAnZWagAAZGAQAKNip0GlVjtE3cFXwcS9\nfy6wkb6GIGyvcf7Ey/7iJ7Tan7R9cIG9Ag32YcRf8svC1r7IAOgCWJWQvmc+\nj53D0/vl/D5TpsorgV078dyf8FYFSD77W2r3gt/SvQiJv6CK8TP+RukcZlOd\nl/P1zZp/V1++SIQdxiGOsRT5HfCHTIz0UyvLxQ2m0mbv5oXT1ZSF1QZrCsff\nrcpbffLaULwbkQKkygbIsF9r+wDzVo9ZpD9Fu5c7FWhbIpq0OEtEQPu5dfRz\n5uKRuwRAaDEM7Am4oT1U/hyrRp5Tpt6hxnbST4gJmEQiPyZwboRGr1HW2u5v\nDHI+eUM3TM6Wup0eWIXyU4BtlNrHZZ6LG8dRhI32Sf9cl1loF88D38wSw3Sc\npxVnJZvtWuQJCAh5MslVmp0yYtEXI0zABB4ajZpsqklxGwaEWrb7KH2qjc5b\nb5m880L8eUgtFnCcIyAfhr2g9wLnh08Pdj24EzB8FyW+96lggXEhgveJEtzB\nne6rei3maqaBa7Egw3uJw5Ppt0K4bTWCgGs0KmrvWe6GtrRHANVM4UR5CWhx\nNDYrkAcHQqrP5iapb1aPnDwsXRSgXUz/baG5WSFZK1EQkjOZAGv9J9cP21kN\neilqH73upBt8OGrM+pJkZ3gVZxhOL2ExWB5egVI4iqLOMJ3UmMRV2EsmRB5O\nvNT/\r\n=d7F7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a0cc26fd554b21169d570ec9566e7b9e2c0cf554","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.1/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-a0cc26fd.25+a0cc26fd","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-a0cc26fd.25+a0cc26fd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-a0cc26fd.25_1563727529097_0.4276786955504832","host":"s3://npm-registry-packages"}},"1.4.1-alpha-f074de1b.25":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-f074de1b.25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-f074de1b.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"bf58e4e6a860fd0c416cdde08a21b6858eb52378","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-f074de1b.25.tgz","fileCount":162,"integrity":"sha512-gty2MUGNpE3O48g5AwF9kGhlAK13y1CiiS4HWS45/Mh1at1bjIFuV0lFDKXT1M0VpPmRCkLIX/rVfKTA4wexQg==","signatures":[{"sig":"MEYCIQCO8OG8TwUMpzKleCEzrjDUEIAJ/hlTdPUuLwQ5TxAGCwIhANwlxfRg9Z4iM5J6EEIsSks27ukfnN5dkViqfw2Uxsav","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdNJhLCRA9TVsSAnZWagAA4A8QAJMaiHqZuAgPKU0BYu+d\n6fMrsXOHWIvdGGXk7PGi7Ky6LtFv8djV6nWU3FfJgetpMVe/4r/RMezh0vqk\niE9y2EI16z+moXb+BdyBX46O4317R0oeVhdjIDHCPKCFJE01kc+lErya8Kw5\ndP5C4ODZD9BPuHnzl1lTK0Tb3SGO912PaSp20l4iUFFagJV2uFUUeXtw/w8g\nhYa0KXKLZ6xmK1hPqBBZKjYNGedY4LUNX3nkSn2BV4tkEVJKaUHuVZqmoG/7\nP4uZoWOPreB8nEn3mdAArFgYYi73f/hDVLnfB2yHGbePUp+bjodnQCwKBWNE\n+hp4/3Vf5b0DsN0Sk1odoeNzdaVjXNyQdPo6KgR1KcH3/zmHh+JVIeTFUM6J\naMsUkEQmnDPBhZ1mGtSgibc2YtH/tZpMxnUA3Rz9zPcdMh1MDg6tKWPXKQYn\n4YNaWrq0JBhx9SJ2bRv8m2bFj+fPzV4Lin4qhHaz/G33tt+HyfieS7B0ruxA\nfuO2uC41iyyEh7Mj9dnNlKkOd4RDuV22eIx1UkKO6GoxmoWmPhFvK33dHxHK\nC0q9LXFNiJrKDs/nTM6o6WMw4E4Wesen7AN7t/Gb/QdG2xCtOTSl361ZNyN0\nlXKAOnulY8H4OqG/jD0KcBdXdcKsb3379jOBtdEOoTMbke4G52sHsttAUpgk\n7sEK\r\n=Bl5O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f074de1b64cb489dc02ba199f73d9b2e066ac4a1","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.1/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-f074de1b.25+f074de1b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-f074de1b.25+f074de1b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-f074de1b.25_1563727947055_0.6911798458804033","host":"s3://npm-registry-packages"}},"1.4.1-alpha-208354a4.26":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-208354a4.26","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-208354a4.26","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"d36751a3e9b2978290843929492d8689cec1ed05","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-208354a4.26.tgz","fileCount":162,"integrity":"sha512-MM55HJkn8Wr2cjkgS2glFUF/69j9Xoxw7YxJVS88ApSRqNImkBoq0KVAMIXAbxvyUtVp3M40K3GyyQeaycy8+w==","signatures":[{"sig":"MEUCIQDs+1V6lbqeKAS1ZLV3HhZPOUM8IgJUZpaw/eIARPiMCQIgJpHXeRQPrEwQ6L+rgb2jzqz4eim55TS95bCA9mikboQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdNf+iCRA9TVsSAnZWagAAG/wP/RDA7tRt+s7dNe62nsxT\nex7CweqDzhOHm9OAAfonOu9NK9SWkXWevShjUIUyqs+tDz54yRzzalu8HiEC\ntsa/iqnOqVNLGZKispOzsIkInd4uF5LXldDNMnQBsmojwiLSwO97u9tLLHtm\nDxz0mMdSbiN0cUf/kvuBV3wtp0TFbNCA8TgwkiHikJ53TyDd+L9sQ3G10vc8\nc8OXHYnCdTkExc6W0br+D7qVv7eoMKs5KX/LqB/g/7yEpT1wU2WQTgd8zdyk\nEKyDsclchoOb58jBfhE0OO5/oB9t5kkkKBY621GnhE+bxy2iaELYwO/5Px98\nVh26OotCBx93fzJZ5KvzmOi7pb3XsqAdTC88v9khD6chF8K9h9DiLyR+OdyH\n6zc5MdKYpKEDkqxlZX26B1JfId6YIhHu3aw9dobEB4V26Y5stlMPgAoeBl4Y\n64Fh0/oiep/q93zaf45CSwRjYDtKGGylLaG6OOhLjAHlGcXeZsmzlemCFxFr\nve+4+XgpHcTlSQ8TspT/gAnxAr22ISUC9VdT6bIhRGpQ0L+pVG09ukTKewPI\nxPNgnq4+B19f4M3+WXVDtzf8vEd2JEE9soY/f83NzqoXcSX+lnfIx10gCxQx\n7R9hMUSxcSXGVZn09eulGz6W3glHxlBmCXNAOtE+QKEWLuC+sO1vpPHVuL3m\nWfIE\r\n=59vk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"208354a42d0d1168f587460c12b1032ab3c8268e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.1/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-208354a4.26+208354a4","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-208354a4.26+208354a4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-208354a4.26_1563819937684_0.4688907595454117","host":"s3://npm-registry-packages"}},"1.4.1-alpha-a811e950.26":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-a811e950.26","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-a811e950.26","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ed0519abe0c3436066e78e09df1c6104e62712fd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-a811e950.26.tgz","fileCount":162,"integrity":"sha512-cHkz5l0v4sN1GJXys/SgIUPC8/3NrzmrqUW8XNoVbEflTWGowxYeKicjzVJEGsnMgFTtpevBC9W/0fFXtFA+iQ==","signatures":[{"sig":"MEUCIQDc8zAj2bHSzoBiiKrUxhIx/aO/sL8flpcQwzAqBOntCgIgBKgD4UQWDENIJb1njzmW7HEqKhxsGqNQC0qZrt/mps0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdNg1QCRA9TVsSAnZWagAA9kkP/3p0Z+NXWo0Xy0RJwN9n\nh2zY6mTc/LgN7ydauUusNVMm9ORHVqvL3MkByQw1PxksDLj6KDvJD39x32nk\nAhC6CEJJNT5DiLq1+x05N/2ds7zE860DL0htlTX8GNEw6HOSR1hdhhtWDokh\nZS+McjQkVFQm8J+D98yWPwjufWWpN5nf7fLc5Lnsu4y9V8WKf4+j3l1TLufR\n/bpj0h25s5NyKfP6p8+Z9ETnFqRm05aHNOP/3FWsR9ZGhaFGheLjhoCiYmOO\njlNf12xIFJtSII4/HxKjHSL3wd6SUmZlfhJ/PAOrEYDyGlEXy0BHWYmZtDvX\nOI0kw+7Xtp42+4zctMZBmduChlGeDkpQWk/VX0yMqbHmrmV0J3uHM4gGEUmp\n7jPE941Sbt/FacGS7Qn3a5dsCwJAsBxoskdEGwYPvcMSPI37TV+3OAJpi1Mj\nGNtAdrIwoT2lJRoppyOYzLCqUpManGgrFQBDqg483z0gyxC46m2vitoPEATB\n1iL61DXvbKdHWSwCtnInF8lfbTuCH+vInB/1dfddaNHwjCKLhMZee5fxZ3n7\nxFpDne7EsrF6gGuOKYTDZc66WbRMBwI3cPdSaKpfs2h6Z+31j8b95+C+R9nA\nYcaGOMwrrzz2hDXqrOLbmUbsHjJV4o5+D9r8nJy+RWWOMG4azaBvnXzwc4O2\nU+Pm\r\n=IiFV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a811e9504665a176d298c28ceb77b5ac660b8621","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.1/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-a811e950.26+a811e950","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-a811e950.26+a811e950"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-a811e950.26_1563823439757_0.9794193490231653","host":"s3://npm-registry-packages"}},"1.4.1-alpha-d28bda0d.26":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-d28bda0d.26","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-d28bda0d.26","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"cd5006a129bb3b267f3f8e218923be3c82ed1513","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-d28bda0d.26.tgz","fileCount":162,"integrity":"sha512-X1EjDP2WtnVD5/m5YzRlmPEtgquad2vKuGm5R2FSFGv/L/0WCSfSLQYHxfvI/yoWC9DA1/R5UJ4ncu9o6aUqqg==","signatures":[{"sig":"MEYCIQDbmiifqz8jDwCslSDGchrDUbUew4E+h7+Srws96MLRuwIhAPQeWUT459xFoRhodiJO2C7WEFG6qwU0DvDOgX3h0htZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdNhuZCRA9TVsSAnZWagAAEAAP/jjwVNRplieJAR204dRI\n+kS3aQ9IkDiH58XxIdEdTYH7b+UQfUm+SBezToNxGZFL+OzPnfZk8rPzEGrd\nJWnEM/x8m2Xb98yskKEcYNqWJMnBnT1dXsE4YhzF5w1ulu021rBJkdfM4vuW\ngQDFPdhqyiLenpPp0w3y0l8wDXv/3k0QDhZ9Un+t5ODrJ1roKVAqkpxTaYuF\nmPAvk+L6w3CYt0ObLejcMfUtu+SvBGnCB6aDOyEt1DParizxr7DcfkBS767C\nXtw17lmRj5sxssdq+MRufgACG8QiP3wTnpCRWznxpIQpwFAeIGM6X/Jz2crc\n4BXg6EFqC+SDJMt19OXUtfRUXs64D7juggMjL8VIsTJ+iGHM27gAW4HzS4bI\nj6UzM5eeseeGMjZTPWLS0Mv/abD2NZ+cgfgtujur+NU1Dt0Wp3ElpnQgHesX\n2zqTHnHIfaHHgCuWNuxC+xwZKOC67AypvTY4cBX88kRTJ5oFLSHDqkGZO+DD\nMV0kzLr0YW2Tg375LEVMwqiTscZxTx9Lbkli4+2nSWDxPo6rs1MMN78VNqL2\nf/tAGlQox/s7EJmEokDXrfNdmkQ2iPUbJlFTDyjuXeZafO5YRlS5nm5usMyi\njVJvBuCC0suJqnyWIV5zHZJnoVQB4MqvrGOcL5rG0dl2JPEIA4BqCU/BEmp0\nC0+3\r\n=4xk0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d28bda0da450a17387de09f0601d58ef25ec6e47","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.1/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-d28bda0d.26+d28bda0d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-d28bda0d.26+d28bda0d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-d28bda0d.26_1563827096289_0.37810502596920603","host":"s3://npm-registry-packages"}},"1.4.1-alpha-662c42e5.27":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-662c42e5.27","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-662c42e5.27","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"194f8e423ce72a089184429ba37865a190960142","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-662c42e5.27.tgz","fileCount":162,"integrity":"sha512-O9GY1eWuE/wYbrRWZqosCm8vQ5YC8N26CMSAIqzQ4AmnCTkXm7oJPK95iPfh/pB06Ptrtd0csmcd4brwXki+bA==","signatures":[{"sig":"MEYCIQD8lsATmuibMqDGpgwDS7U+17jR13KWjHOCaogwZqvROgIhAPcm1rWSgCZqfxrUrY6YYCu9tVUsVu3pNIjqqkg0dkDs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdNkFNCRA9TVsSAnZWagAAY08P+wRrhbY0dGyvKVL6QPeZ\nm+GiY7eR9XdV5NDo1osv0EINmGSk0hr2xWrM56pAU3e7sw6bBAW8FVWn4o8P\ntEO8/mq0PV4RLY2zxshah7kh2L0LrjlaaNNhtEGTsShWsiPqp/LaGpGeh9l7\ntqBohCOqScOAvObuEVA8Ss3nebsubo74XSv5tn5gXr7d2Fw/fPM2dm9X/7S5\nqypqMMDZs2+kDUnoILZXSQ7oLVpWTxC5nHH/pbWyW2+eePJgNqnifwOtoQcS\n5Z00LsVFIVG2/2OCOLQLbLM30tt/1VDBV43l+g8lnfYkZzxkzzD9beVZWqKW\nz2et8bSfHGJgqLVqLwqb8SMK80Kf7KwREYDQDeI7XAatRCT6Z92FWBW3S3ri\nyUoPkrtld65DjIvsRq73B0j0brfALCEKAs+cdKGkHcSEiNffhPT999oEfBPw\nrqB58hJd+tCghvg0iS5P1LPU35rbt3KateoCwt3l52WqkENREJCJnS9G6KjK\n7EdC6H+/YbBuRjsRi8EsR9XG6oSAzekJYuCyYB2Xs4aokGLXKXP+x9ZnGoeO\nZfsLM0aEpS46BK6aPaeAG3gdFwbHclqFhWsqvA3hIc/n2vQQ23wdW8I+UXYg\naOIgc85TEDMhdMU3+ragpNKndg8FSYNLhopZRNrouUgqDkEpmW1/BlI/zAEB\niDIY\r\n=ZB7I\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"662c42e5cd7bb24aaa2b93b506997088ea102c79","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.2/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-662c42e5.27+662c42e5","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-662c42e5.27+662c42e5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-662c42e5.27_1563836748313_0.9190171292145932","host":"s3://npm-registry-packages"}},"1.4.1-alpha-d8316ef1.28":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-d8316ef1.28","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-d8316ef1.28","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a9be70c8a3705ae04eb365e72287f06f5cc3c7a0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-d8316ef1.28.tgz","fileCount":162,"integrity":"sha512-ClvRgd4518cKaM29ETqNdq6a5ccEuObdJ7/RGkSPmnUvJdRrZ9EUglaT7xgn7WIUAeJ5vWhZ7VOz9T7l0fY62A==","signatures":[{"sig":"MEYCIQDTDCMyQUc88A+0zFj9LeAoACPB+vqt0uQd+GNQWaeICQIhAM6oGnRwPVOdUr9Upb0ez7+pAS1ntm7cMb3aS7uZDRdZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdNpbwCRA9TVsSAnZWagAAnzAQAJrDxveeND4BYupxtrlF\nE1tQwgRwGaduvJ+NWoA1L+PskJ9dAo4ORmTBpC/WXFoCa3Jyo0qjxT7uUkeF\nBtif2xOLfyY+urzTvAS9VjCl5cmdkFWFAAMBOsEXPoIiBfte+GIHAcAcqSjX\nCCpE37TzMdYJEUaSvAMSYn/p/fnNRmZ4X8CjOUAHWzVCm843ap/8LskEuAvN\nMtUQY+Xl4piKMOX94kUmEZu9im5Hz4i4U0p40at+W62+vOJLPtaD2RsS2Wjw\nEVcMYuFJn4fhKbgCfkQGI8Sb8WoP0vr4VHyPGsKyMvzTMYal53c3ZvuPt8pW\nykrtMbRN4bLys5LMBboP67m5uBkHw0IjkGRv/FSBC9R0AjynQKno1dc/vMeF\n10kV4r+qWdeBJOaQ5w/gaLu5iDLJLqLkgJD2xlX94MJHp+wbYmwmIdaVAjka\nAmOYFC9Ya2OlVN0NFY1WF9Hh9IpOm+nIEF7TDLYI9WZDxP+gDya1YiZPBdUH\n+n82xTaSKLgmZcxzwNdjbFmNt/rfPqWdnD7u1/tM5ZEu+XONkVz6mVPZxEmN\nyog4TmN1fIo93uqY9E9cxnL/1sKMFIHNGLnxXhw9A20aANE9RhLrzCZ3MdQU\nD6oGqnoSjOA6tUhb8r9fcBM2gwMf8Melbf9m3waLkcnIB+9XNHnIa+FoGczk\nGUzs\r\n=RW0i\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d8316ef16ec34914d771a5409207f191c1cd6e0a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.2/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-d8316ef1.28+d8316ef1","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-d8316ef1.28+d8316ef1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-d8316ef1.28_1563858671610_0.9691375225219523","host":"s3://npm-registry-packages"}},"1.4.1-alpha-06a22085.27":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-06a22085.27","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-06a22085.27","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"aad4cb02723e4e6d0a7b8d0b65691cdf5599f180","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-06a22085.27.tgz","fileCount":162,"integrity":"sha512-C/8uvzTExROl+6iA4UqGrXLp49LRTCr34LPkhQ2PkDaiz1o3fAyjcPx5W3MI6QfoBrxn2+d7n1SUh+Ywcbakog==","signatures":[{"sig":"MEUCIQD12M6h4TLtvUOOkjQw5Ge+ZtC8hYJYSfWUyQx+VOoE1wIgQd4uOgrVFDW9vNCmTjf/tZfYq8wOEimxZksXGVO67V8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdNpcGCRA9TVsSAnZWagAAFikP/jvqCvTshLh1E14KsD0S\nmsuLisxJfmzbNXYe0W1G7wptodYKWlmrCpFqp7bJ1/bgbmhyMxJEnzNdF2bs\nhb4PH7euuCTc3SzviEd84n2yJoCHzaJigLTkXy+QjedEwmW9inO66PddNA82\nhEyHnVhUtdLUk7EyuHSdiMRSwaMVIDNg7atArbAlQTFc/gYZ7zq9N+sEBnq8\n5+KRBuwp+ZRC2xUebyd595vRjVc19W98OsTtYGNKCjBjx8x3CbIzDEMnJA5A\ntetAohaVm8S57umOzxTDh4kGm05R20egCbSU6bQwTOE1GcGS7yXQRqs3PDD5\nFyPmbJP1lIc/Hes6BleJObG89RgONt+0CjGvz9Jq63GskT3vlYe3PFK9Icgy\nl3EJ1Dk1Jh0bLbYgDOaqLhxxuFMovjLqwQsf/31wmt9cjB+rYfmwmknvjUSW\nKaQRnZs56G9A2uul2vA3IDwqPoq0HngQhJhbqe9phmm4TGFUkwZl7phgzmIu\nPPu7JqTiq3gSEuIxsYPzttkq4gfW9oFPcOaD+9rpwUE60iv4aAirTZ+tvDNG\nOTqCf/fsWPwp+fV5ewyqz2CR4A2JWw98wTFYxc/AxCE7gd6s1J33vU1ZGdIc\nNHc3rqf6wW2t3dQpTGppqLRLGnYAmt/aVc4YCr7QegoVb5DOg3Vmburn0MDT\nxiun\r\n=B0IH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"06a220858cf758e36f00e60370e88dc0566d3ec6","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.2/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-06a22085.27+06a22085","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-06a22085.27+06a22085"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-06a22085.27_1563858693557_0.7431944807125146","host":"s3://npm-registry-packages"}},"1.4.1-alpha-3917d0d2.29":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-3917d0d2.29","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-3917d0d2.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"f2e6343003dc63466d548050831915ceba1df193","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-3917d0d2.29.tgz","fileCount":162,"integrity":"sha512-y07maxpI1NwpPhkkL8WWoHlpUu/Rv1HyIlivDqZqYdo9PL5/z+g+Z7rdp0gcXn15UtwnSQgivfY/ThIpur3Brw==","signatures":[{"sig":"MEQCICBfXYOgOYH7pM5hXaWh4kA5aL2c2q9N3kCkvUAXDUsCAiAujgsZvAzXSaD6QsMoUD2gT3Q/jcbAUd54lQM6uGfXFQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdN0OVCRA9TVsSAnZWagAAZl8P/3L+8exb0Yprb1AZFE+I\nJzMOH7ALY9whdVTC+WsGGHtoXxtIhQqRT7mifkh7y9I3IFWfBQ24gwWqw+Dz\nuW1ImenFqN5AZKpRK1oMSBc+WhY6pUnivBQvIvtm8KSe7TOTt+KFIod8lRoa\nt/j8Jk7HrbD9hlxetm2KtHG+QHi9R6nlwJ/eYyX+4cmWOG97iN5VPBK8hmJ5\nOXqRlFO5EHhFr9ijNKxcQ23dzLqOR1PZUlJlt0LFFKZ2zcKXjkurmCaPS4LY\nPdM+QKsjZ1YOcw/xfbh1DMcUE70Jjv+5OfiTZYSkX73ye5yvcNJYYQ/t0jDr\n8JR8yB4yt+GoZ3rZFHnphq+kOa9KsrIXDypU7kelKnM6VGYAwqzc0vL6oElW\n1qDFcKb+034c0H6F7jMbUycUeYBzS5jsCnVGhCVaEmm0vjmjLDLk3vB4Vz9q\nHEzCu5b2YdAEmuKxUwQ6fqZ0ZQIlHKNcrE98iIbmsQOMRTDhhilqTX7yDZ8W\n6yfbKBiJRf4fs04rxaMKxWzrwmsGMERZ1Zia3Zh21Oxq3ueloVx4Agp9wXZK\nIljZNWtmfWgYAUK9y7jnv01Zhr+moEr4RlMbYCskqR0jEBlg+qgDDG1E/7AM\nVsxi2XTX8FCy73sDjzjARjwWDdRM9ZmOZrfGVzexRUIJYBMVT832cEfKBFED\nvFm8\r\n=zsXv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3917d0d2af9d2a08cdd5b23ed41e1ef17f87f9c6","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.2/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-3917d0d2.29+3917d0d2","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-3917d0d2.29+3917d0d2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-3917d0d2.29_1563902868369_0.9855703274615817","host":"s3://npm-registry-packages"}},"1.4.1-alpha-97b021be.29":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-97b021be.29","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-97b021be.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"88efd85c22b9519df9d6730d815e5c940c29990b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-97b021be.29.tgz","fileCount":162,"integrity":"sha512-FfQh8oV+wwqwmvLfZ5voN+7f15uhxudFUHufBG1ot4QRWwcaWCPNJGe7+Pci8MrGl5IVgSANQDX4YgulToWmwQ==","signatures":[{"sig":"MEQCIB0eYcLFUqsJkSE9zff6ljSgozjbHNyAfux1tUl75HibAiAKvt7eA3J7z2ogwzTUk9kKpUqGC9qOvyLfrk/svTEe0A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdN2CUCRA9TVsSAnZWagAAJMcP/2CTyuBYQ9d/rajEfbOz\nW1TuURmfT3hEujcOK8iYoOI6H8iQibRLekhLzWOQGBJNxC40D31WxS65iwEF\nQtBbmOYb0tewAk0sPJMt1dvEFRO0spodiZahzfSeL97mpmgfSYrsGsAxicMg\n9kxFv5+MW3Wr7tv43ytzbQevU2u376CpoBKP8PbHx5tZZKRdYJsq3Mhf+Mb2\nQWMYcFYHA48bTKDNYQohp8iXrB3Yq5YqVIWJjxirUwm9uhqlPIbCNZdSMz0f\nD84b0BrejWVfTwodJ2nKimYocqAldqX/EobGPeNAtV9VbwIT0VPMd5MAOqBr\n0Zx0wNrSjfqlgXVi2ZffqlD6YNqiPx7KjEBs4uZrXERXGgSRLPl6YHfzjqGk\nQO/PtgW2PenIMfvrnCtfasb7zdKqHLH5qmiNNvZ3Wb/G/xy/VdJL4/itV3RX\nrfON3hLXODfXIBDdq/gGVSp6USWN+fZ3N9LoRkugPEzr1aP1EV6CaY4dk7Sp\n7lPJllGCdQfVSvv5liyOGqQt+g5LmcvVieAHfqX/uxoVbv7ljD9YADHNyx/7\n5sGeL9i/MoxoY+Je0HHR/IsMGE7Hk8mYT+fDoE26IPSZuiLur1vmCbUSzGo0\nKdsnOJFGU4n0rvGAYspm6LXxpntv+aydI7JqRUpa4oqgXcqvm7wlplwCPLKK\nCUYc\r\n=OCgK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"97b021be791a16ec84715fa07382bd633469d36f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.2/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-97b021be.29+97b021be","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-97b021be.29+97b021be"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-97b021be.29_1563910292092_0.5724587557468628","host":"s3://npm-registry-packages"}},"1.4.1-alpha-a8a17e07.29":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-a8a17e07.29","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-a8a17e07.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"fe5c861aed43dd11b712c16112231d57a2419e56","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-a8a17e07.29.tgz","fileCount":162,"integrity":"sha512-XmMJnaBFaegYJ85HRwAfNNIku+z4FpA2vacZByGlD1TA8DED2gYMbhQU7iq1YuRRht2Io0rmBNDRI5i7gVcUUA==","signatures":[{"sig":"MEQCIEslSvwxekslfqw0kl3xS6qbsqc14N0VeVohRL/6K8fSAiAYiBCbppXguyObUJkT8+J4f1QfErutOOXKxfRNp+k1Ew==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdN2ENCRA9TVsSAnZWagAAEg4P/0m19wyjBe6z6NfbL+nY\n+ZZ/nOHKjUHH9Q0gv0hmggP0UZ6nLocmDK9PvaW4YYeSgbB9Fa7OWE0Txtgj\ncQ3SY/Tt6XuoOYIs29TEX0S6tVkT9XHwRmz7WS2pERqKa9pY4XQUKSu65LTp\nv/rQ6bDwfN/TirzZVwpQrjAbmIdmFPhOgZnPgb/FgQ3fAsIeVnJY3oVSPFYt\nm929trx03aPVyB0mNezYH9y6TnLsSdxYCUzRbhs8/8tXw/+mFmE73GIT0p8o\nh8XqNT4cbSWxpoierXbEk7lgLA2n7n1IuETk3ZXZkgoEI5yShqVQhrOTUS84\n2wzy2aY6hsPl6huYzQ9BsJmT9RzZh9rrcthDR9IbAtsxASoOSwyWMzm3Td0j\nTvYJeXuzEo5Iq7jOsDjA/mOqUcoJYHVhcZeDerJGDDrYHSwnUEzAKXGnBb89\nsG/Xc804JSfW6ryGug3DnHgRYeroJg9nkR8D2RcoG/Fh+VihTesIasEtZVY5\nsJ8+DtP93YUQ8DSEPG0UGCVq7jdhIpTOxK6aZLnpffdnu4tEJl7yglcxNLbG\nhl48UH/PFob4a6s/lmHkaoH5wwxp3e0V8Mqj7BbWBC3BrEMu3mhvJstBDIWS\nvNcjG0E1srP2E9CKJp1TPbApx7rraJd+CaZbMkmG2M/JGXrRlcHT1ijhUPg0\nl04/\r\n=US0w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a8a17e079fdc6470211a27bf2419ae134d587d5d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.3/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-a8a17e07.29+a8a17e07","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-a8a17e07.29+a8a17e07"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-a8a17e07.29_1563910412360_0.8992979715698903","host":"s3://npm-registry-packages"}},"1.4.1-alpha-3fbc3fa2.29":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-3fbc3fa2.29","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-3fbc3fa2.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"db6f5f5e0692e96c43022e3dde3acd873be5f6ef","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-3fbc3fa2.29.tgz","fileCount":162,"integrity":"sha512-Rcr2Ajl5jDeJ8+C0zmeM7VGvNly3G14RnvCXqhA+Nc74EsrsqVb71E3WSw4RSwTRHhvyZoZ+YuMCRxEa5ACyGQ==","signatures":[{"sig":"MEUCIBxpX6n6osz60Yn//KPkQ1HcWeX2DofOZL8/nhs8rhyCAiEA8INFy+KjqrkImzSx5OQeaqnFl8PDjh09wGttkLhrREg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdN4TwCRA9TVsSAnZWagAAjl8P/A2JuZCgIsuJsYJyAmVz\nnqsVX06mcGZ3MEGP+t/R1SYJ+g+1oE8mcvdqdDQgNR8hmduL7x0S8d+tNE9J\nhgv5xV5gfmgleT4pTdF+g/F3Fh3bspOddQh4eD9JPcbHECzIQb13GybwwQHW\nErkLfEb01wfdoCOl6/I63+TS+UM/1Crqor7H1qlUfRiHo9ytH1UtZNKUv4g1\nHbC+fzq7BHynshZWtqxaafsMlgH4QVZTPVIKqRw9LibukoUTlp2iQlCaictv\nai+tL96Dz46oI3odwy2Z7HXKHlxLvNVrkwx0Gs9w0x1D3NNp7SpFgPKixxEa\nCljf1s6WgMiHSFjUavB53FE4DN3R2mIietPsKLJ4W0tKJqlL+r8k5Iv+Gu4h\nobgna1z0KGe6iNMMFIVVfkFe7NpCbRlWV//rPgMdDfN4dbPeIEbi5zlRp0E+\ngHR0SEK9bHxJ/NnPAel9X8t3966aUn/qwUsYiCQ6DL1/rac1Gssxx8KuQkzv\ncwzmRYnS2EdC3D1/f4CNOeTc0rHgAU/oYYMuvPq91YNGbB+Ntfyg+rxfHhf7\nWm6PlE01eIewPN6vtHnSiW7UsJs11WCI9P0MZLBXzJ36RuLCcuE+vUam9NfG\nQBq3d7KbcK1mkkmkJ75hmr7/BnkXEQ65i/03XzHMO/nvA+f8VuAexTz5sQ61\nYpFE\r\n=7+Fp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3fbc3fa2d5a587e5b469a92b09fd459879aa7323","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.2/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-3fbc3fa2.29+3fbc3fa2","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-3fbc3fa2.29+3fbc3fa2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-3fbc3fa2.29_1563919599862_0.8471851096945495","host":"s3://npm-registry-packages"}},"1.4.1-alpha-9538e479.29":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-9538e479.29","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-9538e479.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"8958d4fe7031cc149e8b08540b5e71b687d65133","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-9538e479.29.tgz","fileCount":162,"integrity":"sha512-6+Ms8AOcurqCnsCrV9rGuSVBl4HsKhxgKwkNTLrzYwI3opmNYI/RRf7+TYA70womdgEJpYXCy1aa/aFQapkw6w==","signatures":[{"sig":"MEUCIQD3C2J1Iak5ydHdBglXCbDsBr4LT4+gMyWmWjes0GamZAIgIUoaJSOQD4Ux9fOPnsAYZQAwHYxcm4Roz1o1IFy8MoA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdN6ouCRA9TVsSAnZWagAAmnoP/1sSCcDNnxIptiuCpGyi\noWZR9+Kgzl0nkIOMnX0FPgwY7yh7Q9Lig/rScXdchyRZOH3Tnrl8R1NhWEhC\ntgDdB3jHTQGkxI7xWkyXZBEhYdntFMgKtluMkDq6B9i//6afY9pV2+cJvpya\nb+BahL/MI2fAdyaTO7ntt8gwkUqg612/ScDgy/Ni2jjw7atpiHQYU1iTZNuq\nhqYQ1YuAwyV6rjyoaDJ1EVxk5E2bXeuaiRHUdRIuVDKnhcvgVETnnX6fyYVO\n/H8aHx5dtnIiAKVUE76LlyaMZBGmqQ6M+uBYQ0NoMuRchJYixfVqux0jzNgl\nyQg4eFyCW3LifM7/Fxmd9G2JW3zIviBSjJsgk4KNSfaKTi0d2K15fqqkOdD2\nuxTaLOL05NyYKEl7eJw5uip3OmhYgnm4X7tCxpqXnIGwcoGNaGUIC7/5O3wH\n0KDT8xHAXOiUUAUhLniBkyNUaT2W2sOrfKr6MzN0fvgkA4i2tTwoxOD2v2YB\nnwQOT87+rLAVR9ng/PfMjZ8/thPtcrn/sgdJxqWK55Qz2fURt5+v3bxrvGUO\neEYwTUekYO1VcXOAZtC87guVBz1/79Zl0Ckec8gfxJzA/HtOnPsRlkiberaK\nwGiVFg40wKCsahIXXAqEsXSFWpnlN6qALsvsarG4dvbP47SWdSe6NgSldxX9\nJJNv\r\n=iKOf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9538e479bb0a73035e1599ef47b204d80230d291","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-9538e479.29+9538e479","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-9538e479.29+9538e479"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-9538e479.29_1563929133416_0.29256860284252095","host":"s3://npm-registry-packages"}},"1.4.1-alpha-47fa7cbf.29":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-47fa7cbf.29","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-47fa7cbf.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"26ccaa8b6c71323513afdc23b9f3078fd332a680","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-47fa7cbf.29.tgz","fileCount":162,"integrity":"sha512-n+Sru5gzVgcH5qwUJJ1TIimdIijNoMiHq8f7x5L5DhU2mhyzzTP8dg2O/4lYLxWPUsRNIU3bQh8JspbIjvNsFA==","signatures":[{"sig":"MEYCIQCt+Vz49YcxNtFNO+c5lE3I9ymqmxpSbvEqFWo5nNv6VwIhAP9XKv3KDTBB36yqP6nxjitj4BU1rxAFq/UOQ9/u8rWH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdN6qXCRA9TVsSAnZWagAAHYoP/jYigdIqtMt15ss97yyK\n/66JqB/k995JRGTaGyoIzlHsigpNApxIAJ5A6P1jEXmUOrvaSTDwVsZZwDFi\n5ZwVBYwRwWG8a2pQ/X/PSJJQBQX5UeGhxOwm54grV9uTL9nsDKwVldORC4RK\nAX52HqUnCG3NnNvU3CpyPR3uWEnGjjsy9nK4gSNKli5ZYlv5PPSfvIWE3h2j\nFnalIglmsClIn5aqy1akDQ37POePkmUnvXr1rL88bX1t10B8cHXgJuS2sgPN\nBCbJBio7No5rmk8LDaVEDciUCG3Zpooyesznmv0xJktX62HnmWxPScS1yTQs\njQa0TQj+kdQWaLXmh9oVeb8SbPk344/IBzUq2H9nAI+Ma0XRgPZOGmtX9UTh\nNgFk9McSiOXwpGAhKQSYqMOwMFyZB+URmRu0AEgs9cZqYCbUkGYYqhbY5iiA\ngRu1ktAD87p5zmYuG0a5/8fvrtb/oQb3rWIc7S8DWkQYWbKHcE/kR4fo9jfJ\nkYxf/je6hr3kqQ96oEUj+6h3COYT0DZCQMoz6gC9BG0/MQ9U8q1to5rWaT1g\nwR6TuXhnQzwGDVGslXR9JBQh+RpG1Cdat1EdklFx5fEhUT+vqbd3x5aoYS+Q\nYO9E/JUlNzOb/LoyqCsgXYh24kFSABRNkIXh2gC4gNuDuIaqp0ZMxIwbAy1F\nCDf9\r\n=znnh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"47fa7cbfd1df7784102b62380dad987a6a7dca75","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.2/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-47fa7cbf.29+47fa7cbf","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-47fa7cbf.29+47fa7cbf"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-47fa7cbf.29_1563929238999_0.5468812914071248","host":"s3://npm-registry-packages"}},"1.4.1-alpha-551b67cb.29":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-551b67cb.29","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-551b67cb.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"06c1de37356cadb52eda3892ee4d49d938c1dc16","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-551b67cb.29.tgz","fileCount":162,"integrity":"sha512-vOCFm3SOBE8y/TTEytBu3dQYTuu+rTB839DG8/PQ6RjZ1Xd3MF2XScEtfdjUKqZCrODlAGoTX2Yrb3idSmbBkw==","signatures":[{"sig":"MEQCIE0T9Yd9xONaxc3x0SrGL7ar69QyiBqIRqvcKePNKYP1AiB72a104ne52/QBjIlXyCpfPeS8pTwgKHK2r+23iqZsZw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdN+fCCRA9TVsSAnZWagAAOc4P/jU7IF5yKSUZuTihKfaX\ne2YJod9SQ4iFJ+YOMvuAXEi6Jx8fIuhmHCQ9wxUNOXCYw2m/f5s3f4sm6SOR\niYhk7EO3ws+Ert5DfMWMWrUQRC2nUQzNH3KaFlZy8MGqY+jg3xwR3XIyHU7v\n8C7QOINaMHQf1vZAzZtUEHwboBeyXI5eN1gY7RvRiudY6JuThN8LpFQo/DkY\nO1xbpvtpBjLJs27U0mGSDrVgjp804sloO8N742JPP9+Mcd8pTfvJ1tRcryFN\nYkOW9urAGyr5pW/ClhqDzUCs+xstHOqPGW9f8aYE4CbX7UgdoSRHW2L4zk1B\nBSWJH886akOvsV65Va7Supxrx8QdT1FcrPSZFefZHcOkrDfMnHvduFRH8NlU\njuS3YJsaeenFrv3BPupDtp9bHS8DzvvZ/L+vffsC9Nf792uRH3MCGoxMZObE\nN+4YMZ5Su/DhPCXnhoF4A/RfJeWb8b+IwucTZBviDE/WROJ5EtspKERZ7kHX\nNBcV5x87qQj/G7J4N17wdbBfoh1ucIDJxJdEWnvplYu+9eKMWGWbrLrEfQOX\nlRUEQ64b3o6vLMkfTuTI4POHsTrhJUvdOPpVHs2T1JiHAdNX8e3x4T5lRPi5\nF5mrkzkUW4I6EwNXhngdCHrvkNX9yAnlIGF3ljfEfAq4D0bGsKpX7Le09OVg\nQEop\r\n=YG2b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"551b67cbf282e6ec5076d61a293fd037662f1f54","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.2/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-551b67cb.29+551b67cb","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-551b67cb.29+551b67cb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-551b67cb.29_1563944897847_0.4394192013874907","host":"s3://npm-registry-packages"}},"1.4.1-alpha-4c40ac8c.30":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-4c40ac8c.30","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-4c40ac8c.30","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"8620494f62a7a24edb379d3d761f8bcdede7f77e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-4c40ac8c.30.tgz","fileCount":162,"integrity":"sha512-voNrVDJBd0BTS+SwUWlDcHwO1n++jqeVuszjIu491jIsg2QiVltimYvVdoVj1tipA0wV8s98DUb55PdV7EHVig==","signatures":[{"sig":"MEUCIQCQTSJ5DJbcvlIieUeDlEUlpufIyFExxTpygQpfM/p6nQIgIopw3r3x1X29cCp7ZoKzRSxd5OJxyfJqRDAyjyELiK4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdN+flCRA9TVsSAnZWagAAGtUP/RV/+AM48NSRvHvjU60+\nhoVuris+82JGRiZBl3HDqR2vsgWBtQ2QxwBMbabvxhtABJy2wyk5SWVxr46n\nBmvN5qx1kbVuXzNtjE7880y5HPvuGz+wXGGM/LVz15Z2FmeU8G9aBHbuiMA6\nNDxQqh35P0x0jj/nQkTr4FZHspHHl6c6TO0N5FLzGaMwtGpJM0XLM+ugdXI8\nMZB/KYXAnnLiG3zJpXSr36aSw6tBw31LzOWrSSNLHFBNTkVjh6uNSO62Jlof\n99CvoPUh7CJoZ1pQi6ndfssNweRnV6hlLHCU8k7gd/1HLrowP1OiXhTmLYKj\n+/rqaRG0BXiVUCYw2doqSFYCbdQ/a/D9EB5n7PxcKZGetaoUfKpPueSJI+sf\nlruKrv+9mwy6P9hTOi8VTWKS7NBdlUWubwa6UtH7J8yMP212qJ3y9G+w/VR4\nHRJ33skSKpZyL9zZlwuMgLJH/2K2iloBxcXJWmxJyPhrkUpYHxqr1z8ynFzf\n/0nQOENFc3lOYh1QpasZi0JH2l/T25koTevNRjsvR8Axk23LhPHghUoJaYsn\nIKZOBirZgUWCn6sDfwXO6N7naR40bkseyl2XFKEwxGBMOnirPPgWvjblV7yi\nMcRfduB0U4qJbfq7ckMYFC3UFJqvcZauqzFe4TRHZqC+7kV+KkxtieJ/waQB\nFPIA\r\n=JaNe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4c40ac8c2d3be362d6b163dfdbd7e43974c018a7","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.2/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-4c40ac8c.30+4c40ac8c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-4c40ac8c.30+4c40ac8c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-4c40ac8c.30_1563944933265_0.6269786509355117","host":"s3://npm-registry-packages"}},"1.4.1-alpha-45682f8f.31":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-45682f8f.31","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-45682f8f.31","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"84be33a67224abaec25a04e1d4ffd71d99fa5f0c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-45682f8f.31.tgz","fileCount":162,"integrity":"sha512-/LZlN319c+pM9FWbRfXRjXDXMOZD19rcbbGbRE4oCSZ8rThegaE/H8b4SA6QHvBR4rLcLGCwWgKoaTGWV5mxRQ==","signatures":[{"sig":"MEUCID3tPEBj6cIbyY9JWwfWYyhm3Odn9lneY70OTGrbs8CHAiEApF65/RlUVe9WJsbXclFvZwa9z01CjtqC/08lVn7CKT8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdN+j3CRA9TVsSAnZWagAApR4P/2ZhGf/bzxyfo0sGqIoA\nMCrCoe+grCqFbF5wY4OCtjNDcaaU1/p8uXCR/POtlgLMDIkfxv+GVPkzLxBc\nCA5iGFUuUEz06XbeuPS8cbShiMz4zmrcTKjnPKFnYjtvY59Sn8HokeTfsMZD\nQm7HHtidAwIRKaB+msp2ISWkW2k7K98T2T4Pr4Xexbo+4yJRy9u+7hL2FTRQ\nkJK4SSEIfIrRYR9yfslMe7KcgM4kacNsyYjZsLk4xxIa1wjlCZpD/Mn8xpPI\nvqIBsWYfTRT3qxA+gvMmffFMCyLAjbnKK31aBZTx2EE22bIs6W9btSxbGgo2\n8KAQUoNmh8IBBuPOo6N5ii8/tcHAEqbsehN3Aw95H3RgGYxXOwD8YapVqMQw\nnfPHda8YHEuCLCtZv10B7jYxcipymvN7lqRAwHl4r1Di24AIgnsLRJhEzLnD\nOJQ4UqzmQO/xFjvcvbFhXSK14WTA7tPEDIhMSDm6GRrdU2me0NKhADkWW6n6\nFcEwqpJDLPesdssKzT4Sod5Jo1H8POHqrZSQyUwW1DAinXLfE61gplIUwf5c\n/p5EHQ8U/cXWJisaQd+RRi0u8rgQ9IwQoullWe2GRET3WT+h00hmR2+F8DxD\nGRyqZZ9NMZbXu3AoVnpwZozecF+ghIvJwHYA469V7dhXXaffHPQSTynxvduq\n1PzR\r\n=DxXy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"45682f8f30124e522217cee7535fab83c663fec7","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-45682f8f.31+45682f8f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-45682f8f.31+45682f8f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-45682f8f.31_1563945206330_0.7779880904996075","host":"s3://npm-registry-packages"}},"1.4.1-alpha-3f22ec61.31":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-3f22ec61.31","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-3f22ec61.31","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"9d8af01e34ec22e54ba3391e5915ceb1f6dcb9e5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-3f22ec61.31.tgz","fileCount":162,"integrity":"sha512-JKfuUGXKwGT53qQa+JqlgsauRhzo8RBdlZ+3QphAFeu77CsFjQD6qOhbFeFju3SPqu7XE3ko/QLB43BzzfeCGQ==","signatures":[{"sig":"MEYCIQDDRRiSPI/6TtKwkNKEoUo2icMXdVhMFsKtF50J0mZGRAIhAK5LwhsTZbaS40B7s6C90lssCtFR3o86U6yBL6G0Vs/z","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdN+xFCRA9TVsSAnZWagAAfykP/2+sXUBKMTKhA8VMOy4c\ntp+hzh8lCystK4RyIp8l/e3OWBQG6o9Cl+GHICM9vrp7F/Pah4Fhd/Gtw6nB\nJgCJIN8Dag8I4M/wwFKlDLT2no3tt26ApSVB/CLEL0AXuXgcrc8402vd3ysR\n7QW81Mt1yELoOEpRym9Rc+An/JBicH2uhltK5ttYQ6EER+qjRlI2vCtKeaCD\nDM/HMq0j4BY2TshZ+0Qk/4muOPYtXPNmy6WlWnIgHsB3LQvU4ofaL4Hlkkq1\nh8W1y0zXDqAxmY/Dj2ARGm5JtfuwckdONBzLbq/GOCWW+w0Jgr3ArZFaSyGn\nOvADfykzej5L+94+1s6vtb2zs+WDqWRDZkskO9w/igy5PTuYPPX/APHN493v\nqSkHFJquVHf8rOL1qjbgm1AMWMoAbzgFgt8X0kSuMc5TMP3X/aoH/2XEXmuj\n0cyAN+qAV00YVjxK6c2MYFY8HywjoSiQTHOSpxCMP4+sXBeP6CtwyoWQjn20\n6P39E7EjAjURhXH11S+dWoT5/mH9rIAahBQczOrkluKaScOsIdHxa2x3wwPp\nOg2ro5nsPK4lRc265GWAm2ChilbmzESU5tS+16rDtC8zpWtOottdGo3uv+vq\nMkOjqQBrr3uVTCeAuGKM9HW2uAawKdbQ5j2RbTwB62PaRgGn3lYF4gagh/2W\nfov8\r\n=9sOl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3f22ec612a92a3295b5680103561138956923e1e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-3f22ec61.31+3f22ec61","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-3f22ec61.31+3f22ec61"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-3f22ec61.31_1563946052424_0.4217596875417666","host":"s3://npm-registry-packages"}},"1.4.1-alpha-ad935c61.32":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-ad935c61.32","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-ad935c61.32","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"d11db41185c39069463167b130d71dd21cfb874d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-ad935c61.32.tgz","fileCount":162,"integrity":"sha512-75cYGq81CC4FLYFwAA32ffZrjM1mn0DitCZTsOkqqejAJPzd68uCDlaX1FWoOoQ7ofbIIHQbWxfFynK7bUi58w==","signatures":[{"sig":"MEUCIQCCA6SwfgiEFgZaSqv1aZSFBCs+gPkBynCJ/EOxR2pQsAIgKSUYnLuFSDjDTpMjfb345RV+LGmGX93TpRs+jDNdNNU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdN+3JCRA9TVsSAnZWagAA1hYP/1H1KLcHZTSDQVWXFab9\n4xbznXEmuwBYKKGmbiU83khSfKJfKy0YbmL2y5N+OloLVo19YZJq/EiuA5mR\nP++UCzd8+azsv8Y9sQwUkXda1d61bttkurRg03YguLLqtUlXb2KZ7BvRPcFy\np0Bp+XboJq4dK61dVBuuRt8j0fk/TL4MObQVaZvgso7Qss4B3XHI7C2mhLu9\n1k68lRWCa5X68NsKyfPYM9d2Mzng2e76JIKM/VuGLS/yj8vSZu26N0O5j0Sy\nHId247e14P0swtCWJeVIoRnjf/fbYO0dimd2MqOfkIAt0hX+bIXjejHnM6iz\np488ub7hDQ7MIYP4+g5TSUqyxo6ReRi/hLhfBOj08sH7N4FlHbo/n1VumcBF\n8rd9/25kkIkdWtOj6b3jlLsJZ6kbsC1zvqTz88CgbSsTI6GTO2JqV84upmqB\nQTCtkfveCmkpjqXX1s2E92mPSjAzZAuDl8KoIjNr+hNyN8fC444chG40moHh\nRWqvkBUj3B3LIa4zZ3kSEOVB7yeODzg32ZbQ6+orU8Bi1mPYe3FKCO3PlkoP\niajD1TcRYnJfyUsG6ng5Nuv3IIqfXFvvctZZdm6LPx4jCDf6HnTcnKiEoCQS\nWPfpgjVnKXLuqCjHBCVF8lhoDiDS1p08+bJXy9LWBBtkOs4ldjhwwqw/A5oH\nPkgZ\r\n=8ROY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ad935c61f31c7d53b5427db9b91321e0734157e5","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-ad935c61.32+ad935c61","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-ad935c61.32+ad935c61"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-ad935c61.32_1563946440511_0.12452826969056496","host":"s3://npm-registry-packages"}},"1.4.1-alpha-2a60cd1e.33":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-2a60cd1e.33","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-2a60cd1e.33","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"deb8650d8cbaf535d5ed4d3bdd60a02d9dae3553","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-2a60cd1e.33.tgz","fileCount":162,"integrity":"sha512-N2cEGYrMOtFpYdJe90ExjnZETDNDHwY56FJzB6+N/OEEZt3drQC/kW+Iu616HelSPIRLKiaVcKRcAdbnej5HmA==","signatures":[{"sig":"MEUCIQDX+5BLlGonCXskhG5BZhaO4Sj1U4rb0LcEDGs7DoNsOgIgNA5qxzixU/uouMYcmKHBc6McZyHVNJInlGJZ3rKswcE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdN+48CRA9TVsSAnZWagAAkIkQAIU18LhhnAC68uNtDwrn\npVgQHFairV2Je0StPCyUtxMqBgzC1WqiWGT9wKH0slzAu7hh/XMlFsVy0AWb\nK+JLQyuX8taoJQ99DnoN2xWfzYKiHuYH8b3WVtbemjqH1bkE8oh08u093/sw\n0eTMluFXE31FyNnU8wP140js7JvhqLOrQ3WbYDGDlD+7PsP71hzpzSZzhoSO\nkXAwwQ/uHMC1REPVGG+n5FQ94wBQyHqFfep6r5aEFYGvGy8DECWon4z+dMW/\nrOtfrsqBzW8ZACokHJCgZklmfU2cgnEKfuJf2Q9WyYcaBvLuuM69SFxqOn47\noFIIVpMd2XgHn3v2/6xU8oE48YxXMPimCBLcOn1gCnjaxQzvmoracfSy37xS\nF2IsGvBjK2FjWEUVKFEeOfY31DLFm4+OoeoWpa/ZmXJbEhNaJpo2SASfFIUS\nILe96iexfDvGO3+7YtC55t9CigbQqGrKY55Hy58Fz9WFn8rLy6PRX2ZKovc1\nZYwhIwEWMrw2KMsj9KH4kIEOZ5Z5rpJZbsZEt++73J2vykFveVdd4FMIbpY9\nfdWi+yyKQu08GXXw8UmU5npEf2OOiDz7l/m+BFX//qsURxrd9wxm/zJeqWaX\nh7OkwEMbLQRgEMujWf8wRQCMdadcaNZoKHB1sDNAAvLz0Gz15joatn79bZxF\nWe9w\r\n=gxyL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2a60cd1e704d0c17d5e3284db07cd582a18241fb","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-2a60cd1e.33+2a60cd1e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-2a60cd1e.33+2a60cd1e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-2a60cd1e.33_1563946555688_0.8630642574040543","host":"s3://npm-registry-packages"}},"1.4.1-alpha-6f48b992.34":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-6f48b992.34","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-6f48b992.34","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"4fb3ea0dc15de47732d4df04bc0b0dad654f4f92","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-6f48b992.34.tgz","fileCount":162,"integrity":"sha512-vZucJSfPjeA8uyWWv05IRbS8akSIz1h9gh/8IT2RSQvBXhCLTfYZc698CJgYLKU8sSzkKkskgsvb6lv8EzRfcQ==","signatures":[{"sig":"MEYCIQC+9dk42WOsgbrDqTrCMhizWtGjI4i+72VbJVzUeMAepwIhAPSl/J3Ex1HWIWyNL0I0p//hTsMsuIceKGOy6bRVB8IJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOKYQCRA9TVsSAnZWagAAKYsP+waDD+Xh6pihk6VYjNuP\nGKBslN1gDDSG0vwmNGI2WmXEoUZPN2rVFimjQOswAC73MRjE8RT+DFJxcehO\nil3tt/xltH44QS456yqrkpIJ9/isDk7ngndDtK86bJCQZdgw0A3C7gwB9njc\nJN+0QvUzB+J4vl5d4RCm0ol65X/zB5y7+pkHegYvur6jzoyUIVNZjUQRgGUA\n2hFUcmdlkmj9MPuSixBCDEJe9b/x/D7hf0hOL+8+RcBcfEJwMh164T6hHCpR\noSigiRwBOg3Uqust3w14bPL84JxH3j7XrOSibW2OL5GweAac6bdmLUFlrBDZ\nSRs/W40BtmZS1piITWnGLvv70rSpC5Xj6Z+4kfoCwVOqc8eGTb5A/3Zt01Ph\nztUM9b/WpRiua8P1vSf9PoBoaKN4pJA+03WbSGaiv/C3xufiGKYE965gGpX9\nBK8o6Udw2f2sF3tfiMZ4IeE55Coyge8wLTiF8mx/hnCI1MQccqDmyrsaQnnq\nr9+8dFQdFP/S517iNYlXk0y0NQeK0s86owNjejk3CNhtC5kIl/Q4v493Vrox\nIqCggYUsjdvc3z3CroVqN1O92kQAoKfSqSGAcM/GHGLBMQG+KkgbAl5Ju9kh\n+atM5QJNH8qEpj6CwJ+l8G72Y9EoTR7j3Kj627QWiOLRIQLtBbXg47O7eX+S\nONAp\r\n=zzCu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6f48b9924a4d1cd662b380b261880030179adc13","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-6f48b992.34+6f48b992","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-6f48b992.34+6f48b992"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-6f48b992.34_1563993615207_0.42815474303218926","host":"s3://npm-registry-packages"}},"1.4.1-alpha-557a0b72.34":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-557a0b72.34","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-557a0b72.34","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"532b1912782a9c7629c847103ccf3bfaa6d962a5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-557a0b72.34.tgz","fileCount":162,"integrity":"sha512-ef2tiGSpB2sKnkafmTTt5cEb+JVOqPFmByAj5fq7lQ/GAZVnlJLJFkkxrZroY3rBIq8Z/Ph0wx/CgwlZ1y285Q==","signatures":[{"sig":"MEQCICWagygCeTs9lk1RAqKd1XefcjyqcEyABKxd7WpPvZxJAiB2ONLxIqVqOorjFulFSNgt0Pc0BFB8oPhUbr4nuYwi4A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOTfvCRA9TVsSAnZWagAAhooP/iDo5RvbrESuL5F1uPTA\nsByKFv/cAS9pPDYk53v9M+YhRxVpkTp2ucjdoW/B8EPylygfRaG0Zan+aSiI\nbQdom5v9XmwWoF4xq1VQfUw4fXZL8nOaefwV2P1hA08Cn6uUy1OK0J8QSGSA\nqIhpOgygTyVVjveAdUbSNh1C5OooNZxx6SZV1c10CmGasS1IKa2OsSYYcluu\nZNfINArG33Ig+Bz/5q8rPEY/cPz5Z24O/nlyv2LfFLPQHMw7uGYB58FBm869\nIU5V7ZNJlSRB8sO8NIg1eYdbnv9fwxD8/mLhJzlqDoWkFCC2C0mE3aLZcGU8\nYSkZXj8p6t+hF6DZxM7kDHiajk3BhGCkCKEkPpXOjLjAaKTg5ZUEGbCnwJNI\nwhO4NvNwWvTFy9MosEgjtfcEx3s6h5ryzDp5wgNbn5bKeowQmP1lrBDXwPE8\nWn7QAqUN6QRtdMvW9zvOvROT6pTn3BaPp+0QHAC5Lhg8Yhtp1/EYmjhEfkWX\n/We9yVVVyw7Oq30kzq8Zpl3ycjzE/mChVFimq+bHIS4F9cFuNmTAql5oINnb\nsbNghOO+Z8ke5L6Bb7yUym2lIyh2rknpOgrF5BO4NpP8w/ayp5B50DU010Hx\nZYyqARNhok3itSNZzFha17anqyl1MHjdlexyCa3JSaFrRee8Ni7RNs2Z7wMY\nUP2p\r\n=MMHz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"557a0b7245dda0fa948524b89c62e2c173568389","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-557a0b72.34+557a0b72","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-557a0b72.34+557a0b72"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-557a0b72.34_1564030958370_0.21547001377493435","host":"s3://npm-registry-packages"}},"1.4.1-alpha-beaacf3c.34":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-beaacf3c.34","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-beaacf3c.34","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"6d7e419d860bf7ec1c8eb87e61c711c7c6a30c9e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-beaacf3c.34.tgz","fileCount":162,"integrity":"sha512-gZLMxoJKwdl2Vg4+jzjRN7NUwwHOxuetWKZ3cghc5OjTdmOmzRkneOjjP3KBWlrymgkCAaJvQoaJXoPmRBaDNw==","signatures":[{"sig":"MEUCIQDXJcvbMV+/R8AgSUdWveb4Ho7uaXWV02ZLTfbh4Eo5IwIgQAW0ilJVywR4w1OahI+wamflGyHBY+CWJeAB2DDz1VU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOYuYCRA9TVsSAnZWagAASLsP/0P6aP+P+LvGBCg7RGm4\n/9nBhQIwemPYhgXywOGPj4494LK95ZhVge41knA69W6yl3TpeqJpPQNpjUQp\nfkwJTeuniXPitmxdn882N+MnK9IvFWHhkynBP7Y6evlx0GNJ0atNFp9ti5Uv\nb8eh7zObDHTa7JRJSTegaDY081UJVxFtCRW2Dcqw26J1lXtCVihLXEc0Cwe0\n9eG726Nhk1D2I9SJpyM6xwNAmxyKuE65rL2ykMd/LyyVWOKu3WiSb02KZw5y\nURgNWH6xt8ealbbOFnoYcu7FIzO8bhhuIrTVOQDxaOpYVBL2NAdu1XBS6tZW\na8v66oF/x/3Nedxo/JnTT9XwPMgTujC8HmwxwVac5/iC1Dxvi2fPCZO3V0Zo\njYoDpRgwxD6APYfwKwbYxE4/XUedF/iHhOTRUuHZWAy0HHm15UVzz7NfqB7W\nZ/HB4bXhG40lS4znpBH1XcaqchRmt8T+0RybPEf0a7fFydgXJpnXR2Zrhb0P\nF7fQmAQgQ7h9S6xu6Ib4sqxOPNksutAwL2xW8YTcO0TJRX3he5A5z56Eywc5\nuHl7lvVqFdpDreyQpMwrSknIehcz9NnvIHh9XKgpuaOnmn5J+2IyhiobNd/t\nE3oTtkD4H0kS7c2nCLXpC2l05Rdz2r4grvFob52v857L1sHF8jQ8hCWOWEh7\nSP7b\r\n=t+qF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"beaacf3ce2a456f5c2faf0a988d81f82790ff242","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-beaacf3c.34+beaacf3c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-beaacf3c.34+beaacf3c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-beaacf3c.34_1564052375120_0.5140004081806018","host":"s3://npm-registry-packages"}},"1.4.1-alpha-c9d51c4f.34":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-c9d51c4f.34","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-c9d51c4f.34","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"3fde0ee615b9b732c8a75f524d0d8fe747163d00","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-c9d51c4f.34.tgz","fileCount":162,"integrity":"sha512-mqgAe9p3UgFIdLEg2WXQ/CoTdkUseWRAlK5Njm9xy/2fnBQY6QMV8081ScFEYhSuIDLQG+89O6rncOrMEQP9uA==","signatures":[{"sig":"MEYCIQCwnT46Yze0HVH37sFmxiO0KaexX94rT+74cJGYAD2nbgIhAI/Mlp849RuyvoMWFJp8UlMuafgahCHYWo0vbgXKpV/f","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOfWwCRA9TVsSAnZWagAAY4IP/i3Jjb17dtT5135F87VI\nE/4nEZiMsM9NGaQr3gWHTakCRc4URxFxP0AxLe04j87dNRk467kN78Z4GclP\nu7x6W+0FwkWOup+gvWQpDVnznzMeyz6EnJM9DnSGuq8ywAWYFYqlFj/YkN0b\nNjkHVMpL0/31xGquxyQ/9rz6HFz7dx/ngKvIPRxWjKmPpMyFZgVdVPumFSvd\nxsKfATf5NW8wki+xxLLLSLdWCL7Ej2F5kHicBYh6kaeFZzEj3jnemFhI0vO/\noKzv3H1OZPoZMGreGKujzL7p+Z+iF8pyBWFEzNGepkG0VqKnG5snqtIq4Y3G\nkdCKB9Z7kmBiZP4Zq7dksosE/mrrxl8uRXyAyFkRMpa9biRo/Yz3wVbSRd3L\n0uKcwb+NXse1HNh6cTz5cK1KfZV82+GHdiL+A9adGU5gm7ySdIMXytf7Yfyi\nU2FMUZfky/ETCsaPs9vzBBq1wSCP7mZ4sIrwpCIonaRygvKQ1H4DZtSl9Kx6\nBVG3nO1nQ9WdsT0s9RjJhTst0TPvI0nhAisW7PdemyKqTAY0VeKw4iK4xfXA\nj+CNJjz24yVKDp4VrVeY0GZA+Sm5zAge/WdOUZZcClGfif6zKvw7wtqj+Bhd\noL3WP4YRZelHlzYaGq47kW1nOaFx9UQAcA03efAZ049QPfzz+pNrDnZVI5wD\nQm2t\r\n=QIsW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c9d51c4f8f4e00f98d05cc4c8ecc29d65e75c1eb","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-c9d51c4f.34+c9d51c4f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-c9d51c4f.34+c9d51c4f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-c9d51c4f.34_1564079535512_0.9524178585520251","host":"s3://npm-registry-packages"}},"1.4.1-alpha-3beecdbd.34":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-3beecdbd.34","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-3beecdbd.34","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"2be83ed66b29fd09d31e3dd31270d80a749648a0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-3beecdbd.34.tgz","fileCount":162,"integrity":"sha512-L9PcT0dWNgzx6VrIueYu/zUUPh2Pm5oHImR4jcX3aeRQcaBgNBGmQZO0AmBcWFEpbN8hqkdHe5DRA9t0axZk5g==","signatures":[{"sig":"MEUCIDcBpR7XGJpkd+p1f8ek6B9US5zpOyVhjPs9kPS63JGJAiEAzoIkEAfqRH6fyZ+IpTA2mS3MVq7IeW14dAdQ+L1JYDo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOfXGCRA9TVsSAnZWagAAdfQP/jzgL4HQOsnMYBjpsLqn\nK/11KK1VjaRKYdPPFNyiTog9tibTEF4zhvjhbAjbGItrfDymsjNexCzsemVt\nNOrP9nlxi3Fb2plFK7kipyKCTtCU/DCWeg+ZaSPmv85MATW9dmox9/QzE2Ej\n6Vfpl51Ilo4Z5PTYtczGEhxRSAklFrQNQ8MHJ47aqjKORHlMEu/1GqQpoh6x\nGnlNNrHP5H1SZdFMwbQ0OnOCco+O0MK5pqGpVq0areEffUPkACnyZhtgeiq6\nmIDzFdHY/FvHKGK7kHLcuI/tmf5k8HYUlWWQRKe5pf/MQJMXSX9wGUG1lf2G\nBettpSeTW91+Q+8JcvQ1ADMnXKM30rxm6V5Nti0zlpbe4jF6JN7gKoDVXRfX\nl63dUN/Uf6sMNrD/aYujzUeVt6ClZqtBdIJcAfXH30OBDW0kfLP/GEJHFOq5\ndYV8wq2PzmhMTN6Gft/7q5j1C/bi9nim5v7Gve7yc/La8/zjs3NH/B/3qrnz\nRQ+RpE//tjS37QKN27+NO/WCrDywMhIl0yOAUg7GXNhMavXrfdeB1bQm5y7+\nf7CCPRySGJjG9g/a1alH21WQCPIOY0SbOfxOfPp3EqecRa1lEbzcxHSkEzJu\nCb0/49dTzRSca4IgnC/Hc8UGer5UVHh+J/RW9+xvBF6VHPFZmvnf0a1uWuSm\nP7mP\r\n=aMmz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3beecdbd56e2674447c47a8751906848f434abd5","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-3beecdbd.34+3beecdbd","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-3beecdbd.34+3beecdbd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-3beecdbd.34_1564079557571_0.8002531492623615","host":"s3://npm-registry-packages"}},"1.4.1-alpha-95780260.34":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-95780260.34","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-95780260.34","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"fd593653f03fd2869963b8549eaf5d2a7cc22543","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-95780260.34.tgz","fileCount":162,"integrity":"sha512-QaoGsdLADt5QefxJzKUvLjvglor3Vgv5Y1VG/y84UmlWJ1aYfDdzpqA2Kr4sutPsv2KiUbbxvlILE6p36ZdRdg==","signatures":[{"sig":"MEQCIBpYjSCOqANvxETq9lGLIoyp6calGG2XFugHYDJ6KOVfAiA9U2BwuljV7kcEq0MzLw4H3SirdISgI1LQUx2RwFBaQQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOksoCRA9TVsSAnZWagAAb/cQAKMprET9CPTBRDV5igAA\nzFQ6/7Lf9ylrJKXoy0btibwrrH6dgp4v4YjWCM7bshpP+EQDvUVxfy/6TBnM\nV8zkfkHCQy6gC1Tj9uK2NNjCAX0X9r1wFkEkyG1lwhY0m883ak2Ep3vdoRXg\nsPO5pPVZeS6+45oxH4YFo+6p34oLOFBEvBnGNAxYTEXWAUSmMBi7ZrSN1P6w\nsNgHttgJpRElxEpUHQQgOAndhzvxgsPbxBC3TwsJmDmzIeNuEMx9+h2xyNyD\n8cBuV2bqdVyZnVPXQbPRFglVa5bGurW7KPwNwuNFdDXpxG/AIvbBhDw12t0I\n+KCZo/MApxbnvUSVhkKW2IC7bjQiazrblmbEWZL64KEDuq/pdPvwKo760b8C\nGsjGCoy3Uv/e623vr1B1ZVLnfwwOqVqnX9Zgen3/1yrlfaJIa3twy412ZnSq\nR4brJUHrk3sOzwLgxdSQM/tlGX8VK99AvjEHD1t21nQxvtMblY9cHpw2iPUp\nuSJPbBGGsEnozkKgrF+1YRRw0WSUjZALTlBhoQC/axVNqPloiWpsEC7VTFTx\nPEFRc6eJfvrcXblyevU3tKgFEDs3rFGYPtp4o2bjUuFOHjazUhsP7/NjQ1tj\nAyiCUxvsFiqNTjN1GXh7Mt8x/4bYf337Zp2WN+omd1XX+dsFaHnUCiltzwo8\nX8b5\r\n=/p7m\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"957802605f6f693126e146eed1eb777c67f32996","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-95780260.34+95780260","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-95780260.34+95780260"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-95780260.34_1564101415367_0.38110916254785177","host":"s3://npm-registry-packages"}},"1.4.1-alpha-acce6662.34":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-acce6662.34","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-acce6662.34","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"0d4f04e0b865e035ae12589b786c2f9bcf636f85","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-acce6662.34.tgz","fileCount":162,"integrity":"sha512-N2EgNwkyw6QHLxFwMwacEFUb62AqJJQmgWZaLVNxSY0jfuuOP0o71eD1oRf/ivV1akPo9A/WGcakLWhBY1ZbRg==","signatures":[{"sig":"MEUCIQD236CN5Dz9IpCCMyPAC0NLMqrDfgdw+ydXv4iKmg3LpAIgN2OpzbeMkfbgT2GkrWFD6iaLb26mel8MgwOL2R2JVb0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOyWCCRA9TVsSAnZWagAAY2wP/225L/P4225N4v/ZC7Wd\nMsay88X/qgwpfZ+uVbWUYBUVWStx+DM5C1licUXMBGzp29iNVOI+wTtGEXA7\ng+vKiPUd/eZckjNXmf1MEswbj8kE5IWvk3W1A0Kr6Hg4CHMNEfFU+KaUFYz2\nr4E0iX99AP7CJGSohFyAke/ZT8by6NapSQua0qcAbiIzYagTqNNGVaJGp0Cc\n1nbxDVMqIvU3yxmdgspYBP3plcZLcxvKpdA9ulDHlMkuO+ePi27gaTUs3o6+\n/dlpdpLsB0K9KrjAYmg02ZGvkreZDCrudQtw5Gwh0QNNu2nCcqRyydIfUZOP\njeHiwyVvogDItlSOAz/iY/8kFve7gRzsNgAXJ6L6nFbrNpFA5iWFQpoaG+ZW\nntZ8x/bBR64PgQpRIA8Ey72dbkPlzKM107E8TLis3kJZVcc7ki7N2nhlg4ZB\nND1DRL7EZddv6hhxdGFysAs3Jq/51eg5+vmDtXdkppVx+wvLTVg9zp8+Tc/0\nsIl0WQocQfXmJjr1PMuGFHh40rsBbjCZLpcK1uyyXw5UJHVoUI6I9dEzu96n\nr5qKF6fXoDzt+y3pmCAtPFm2QapATuetVvJ4rkXVvmOD1s7i0NpRHkFg7gA1\nKLHRJigVypmds2dcDTADX/O6ciTlEHx/9RXl9oZ4eSx3397nrcJBJPDPdoMA\nYSQz\r\n=waqw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"acce6662fab2c15a3daf841c4826d1c3fc2878f7","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-acce6662.34+acce6662","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-acce6662.34+acce6662"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-acce6662.34_1564157313982_0.0012405343412216219","host":"s3://npm-registry-packages"}},"1.4.1-alpha-8629f14e.34":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-8629f14e.34","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-8629f14e.34","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"8de4e92a2288fef0d7ffb3935de831a63f5300c2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-8629f14e.34.tgz","fileCount":162,"integrity":"sha512-ZABV9RgTWE1pi1s92Jqb3gA+zpkB9al8Ilqa/r4JD2vYF+vxez8tbEIr9xuDgawaIkMpZy5HAJMxsXPXqL7C7A==","signatures":[{"sig":"MEQCIAZFkCrorOqpHGwrNChq/GmbwxQxn5Rmgos47SGhgtywAiAjgI3S5f5pdAxSTgiLZyqgQLnl59iC7QwGKM2uykEZ8A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdO0n0CRA9TVsSAnZWagAAEEcQAIvDxvuHdHK2XQq9H3UV\ndYgpvR0J8WLvEkJmG6ZXHhmiVyY6GTFfg3GXFZH9OAO/XQWzdNqxkqxTIXOZ\nSNftkX+BvkmWAITtjMsovToCiE9iaHAO6eB5crukmI3nGKdwJM21Wu+ozql9\n13TjpxYvibmneusS+kKWS5WBPZWAhnDSs3T5s+kyt5oSVhHzURXrrHR1g7CU\nlVuYUVdAO1gJEPS7pqNq5Fty1Il/vzaMKairqVxYNIRJe4vfeicD/2kxLlRv\nwaUpug6n8MfeUyPNfAROaOTCOKeDMCIdLRsvwReRon7S/1OALcdITnHmocFx\naCESDD6dq8tEUuoUWQCaizCGRJWOSBPFuMLR3luf+RPp5ssS4PetadkrRBKM\nzeJeJa22E7vuCzDu0Qltc1h6bycJXvQkcDZqEv7LQc+FqQZPravpfkzKiPAH\nLIChk6vmmWjSfL1Ffo9yVpWnxVdSGNi2Mw/QRcdzvdHNL4qjYO/Z3vUi2+JF\nHyOPgckJllt8UIdYPjSHwauDRm4KAbkqdvHlRTMpIK5inpYqqqKR7SE+rlzS\nxZdf4sdRK0J0oZ1UiRbubqa0fjA2qtJaIMbmEm4TUTuxHOOWL08vKaUDr3er\nZnPahjDRyk9awrNUkJyTyZRXHTK5bkmGp/BEPsxrZiU3S5cjSjSSqq7039DS\nw8lN\r\n=MITK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8629f14e984d34e66da6e299c02606c2c726a0db","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-8629f14e.34+8629f14e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-8629f14e.34+8629f14e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-8629f14e.34_1564166643785_0.28657261454846705","host":"s3://npm-registry-packages"}},"1.4.1-alpha-f9e9dd60.34":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-f9e9dd60.34","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-f9e9dd60.34","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"30504c739a2998c17b468a211defb1e1401fe42c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-f9e9dd60.34.tgz","fileCount":162,"integrity":"sha512-ajZAQuCYyRFcVT+LaKjOIp58q9jlt0z7MjiWmV+jM+RENb0fBhC556v0d/rCkOcJeiFTSFO/EFHcBxKNV8SEVA==","signatures":[{"sig":"MEUCIC6MCUxlbOSfpe/E31dpNn5L2oyx1RrTnHnao729VTLPAiEAvd5mUBAleBG6wYfmThpXRIrzpm+i9ZWOfJZ4rlzsYfE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdO2DKCRA9TVsSAnZWagAA6jUQAICrDfVaTslFrC+g+LC2\nJhhQkmpPDTOKJyRF3h2YRt8CP2h9tZZJROYFVDLZR1fZx50WmuLpVYa/9zM/\nw4yX5Oc4rAxI2AZ2cMgFX0DOM8B6J1f11RxWm3CfXqIEpYUnzTEDKXdyKM46\n31J1oMqBT4lXPbZWI+55aSXxs1Zs+HErRtreVjr7Rkcm+gmPJ1BLwciR2LCe\nVs7Jywg35A7M2dmGHT9cyUtoBJgQunD/XANDeY1HplcdlueGT/bMaCEoR8lG\n5tjgU0OktenZ0adDQ4uGSIcTCBF2D9/ZoxWF8GZqUacQecocJIy8pwKsa/Br\nqlMHm+l0TbATPUliti49MYjHmspx07xPhedmkhkrPSesqQZYRVU4UMkoGBvn\nqwMgt7o2dfjLivle0j30yGWGlCyxQuZ9KpgYd7XhnfXKtst6ltgfIDFuHrOv\nRMIoXDbzbqvnHqRTz+BE1AJPKQZ36TT/3/BQlUGyO3xIDSEnnoO1ROyDHO6B\n4duP1ya7IfVbiKtrDOuFAcq96SDCHO0IObxHi9mQp2g/qjl6XkH8MZUq/Lzc\nFFRDnBTgiG6EQlMg4diTGh2kOA0/vPmfRw1ziH/zALY/CQhr/s85wtSmPcME\njT5Z8g2MqH/7VFW29vgx0+/qm6Sw3dUd49R72jKhRkJGYI8DGSgHiesgIu2a\nesmb\r\n=ATUx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f9e9dd6097af1a104b28dc6e0e23a05748a83257","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-f9e9dd60.34+f9e9dd60","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-f9e9dd60.34+f9e9dd60"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-f9e9dd60.34_1564172490291_0.8402366276002251","host":"s3://npm-registry-packages"}},"1.4.1-alpha-5e421be4.34":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-5e421be4.34","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-5e421be4.34","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"6fd469ec64d89ab83b20f8aaa498b3ae61bef4a7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-5e421be4.34.tgz","fileCount":162,"integrity":"sha512-bk4jBQSvs0H/Riv5ohJEQ8q6eQWgbOC0ylwFcj+uwp/RE8hlAonnfMy6f0noF/P+ubK2gtlxYG1OVqQGyUBKlw==","signatures":[{"sig":"MEUCIB+/ldIRh4CB2I4GEeRkphqh7I9La2fL3Odyna1E8C22AiEA5AwXUxlUlYNCxWdas/KGE3xTbQtxv5hstIN357uBsdc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdO48iCRA9TVsSAnZWagAA/skP/0GLR4mJw61zEnKuVlZl\n31VPsSkLsIUXMxYX8uzkJFZpsI1BfJuYB4fCs7FMjpwc//57QKvSGSIrIDCZ\nGRkIKMC0amHdrm6YLxemiJjdNA9HRaktwoRvy4Sz8ylnNaI2dMwgItQBL9m5\ng8uOzWgdOL7WQZH5Hnpkq3B5mARWCBUFdozErvsd+GbgQP9WHcltZDX/AHvB\nXvZG1sz8/rDDGIXxSzJYorRoFSq1Oc6RRqL3TeATkAJDr36AxASn7zi2uUqF\nIVQMloUscxpKRBzbPT4UYV6IkYzzazMHY77MMANYhEoLy2oOIYBQhohTMNHK\nh+PEPqYZ/QaksWY5XJJ8bPs4kW/+t49me0cMVjCKR3P49rnLvtmUMKmFVR15\nyIYWRcU1POtpXtaHI63cke6uxDjefTBjXrUS0jwK+lAuIWtwRvVFOfR0cV+w\nRhpNEtg/9CWu7RxeXkEf/2e3Gb15Azd4QTqv0GTKLLHrCLoAx69sM24aMQew\n3VS4ZOs5kcDjFLoDWZWKIgxU1fABB5vgeIoyaOnlulFEuzMLlXsPAAB/oXs7\n8aQi7EgO0wtrAdCz96cFMEoJYOsXNuSiBFMXQntp1O2LxrzeBudPzZVWRkqc\n8+cX/eDQkFRpiHyNV8ibA4MzhdJwgQkkLercu3zf1R20UrzUKtU0vICykBX9\n3KDb\r\n=x1ik\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5e421be4f45d1911dca32d0e311ffe395f40cd0b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-5e421be4.34+5e421be4","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-5e421be4.34+5e421be4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-5e421be4.34_1564184354063_0.7184460354543261","host":"s3://npm-registry-packages"}},"1.4.1-alpha-59b5bf63.34":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-59b5bf63.34","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-59b5bf63.34","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ad77a0ba1c0d9b182881bd75d9b456f5c5588971","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-59b5bf63.34.tgz","fileCount":162,"integrity":"sha512-KXUWiRHqe957vdMzJ/SXZRdYLuLhvLFuHbuSg8VRxP+w30loRIjKkgsOoSsOcDbaKWPmxz+tjM2DjPZRh6NUUg==","signatures":[{"sig":"MEQCIA9Zg9wqemyKMe7vBcljxAA8PF1yUxAGsQlBnwDWconxAiBZmFtEfZBsWmT6ck3QVxqqz8imHjMcB4e3WXBMcpWhrA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdPVxBCRA9TVsSAnZWagAArGsP/3SbkmYurq8NdlWAPFcu\nEs3EX3eEbNxmaCW/JiS4/MtY8Dr1hPqHz1XHcgTf3JmfcmcSD+ezeLf4Ksbb\na3ntIbUF5Panji1UaMwCuheHX+5BZn2gDKUZFlTR1bqMQPThrMprTeR6FOiA\n5Dmf00TiQDz9F6LSXX3NPMjB35JJzuasXjwGOYPId73bgZqg5rojnGxyUWaO\n/Rrk8qefv916b6c10e/ifUrg0RF/56wLIKoHbRd0Ml/H2M8FoHBPYPxdRKvo\nvWyraMU4cd1vVNfekDgOwXQSgrG4ZuEojvdXf+FU4urqJe0eN8hOz/lItsax\nGj/7OqGfCagseSH/g3jBg4dM7+o2c5+fM8xs9WdpkoYNUHN5zuZ5ka9KEfQs\nMPI/qTvTvAq4ltnlYleXlnRD36wcLXIKy021Jq02QOrq5F82ZroP7/NNkSZZ\nmfBugVg2fP0QdnEgb7TFqogvHUqvzbhPQpmWsGQs1uFCS4tSBoosHuJn2V2B\nwnyLACuPaE4AcL+VOtJeA4nvebX0NSHLDRu4Jme97xlKaZEutrDKoGFiUrWX\nWbdReSxv8rf/0ynNpgeJVslSmxW6CCI5LKa3uobS4WCkJ9JV7r/FQ3gGk/Lv\n/jVH5PLadYQWfIb1SG4CHUel3MhvBF8XSMmIXrsoy9CPA1DbZomoEhGRI2Hg\nf4qb\r\n=Uz+w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"59b5bf63de26f34e1ffbffcc36e2cf3d16646004","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-59b5bf63.34+59b5bf63","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-59b5bf63.34+59b5bf63"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-59b5bf63.34_1564302400644_0.6469169802798789","host":"s3://npm-registry-packages"}},"1.4.1-alpha-83723ec7.35":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-83723ec7.35","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-83723ec7.35","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"b5d3fc6bafaea0e8b1053e52cce4a7ce123332d0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-83723ec7.35.tgz","fileCount":162,"integrity":"sha512-1datjLELsMV6Awqg1zKLKydRMfjbPutUww52CjEuqfmTK+k0x9wYBlB0O4r0p7t0gz1CIjCdBltKpBuinkWIuA==","signatures":[{"sig":"MEYCIQD+z09gGycuWh6Qq02hua1LAsDP+Ed64nSHMsvfiwlW6QIhANCvINdIKQGXespLEGuGx6FJwmx4xbY2K44yPknFE3S+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdPVxgCRA9TVsSAnZWagAAnQ0P/0zb/AMS5w8bqd5tZEJF\n4t/feXOQEU7GoX2V4S5jgEPU52ZveyPVmc/sIon0Qq9TFjw9YfUZBXWBQpME\nkYTN4zbOi7x1VhARaHJuaQmWD4S4RVxxwrLXAgVjAFXWjbv8KvVWOvJzTPXV\n2QSgG84N9/RhIMF/7sdkKUMc8PaiuKutZg7dfp8Gn+k0W9azJCENb9EBFDSc\ndwx5WGSpG8awwtLosSmPMpez88aejrPgMYJlmdb7B73CaT9go5a518YwbNtT\nlZhw+bNrYWrLUnwwz60dKx6Q7lqHjWWfMhEqik3ID7P6LbH/QNI6UU1fUCvU\nHNfT61zl4e4Lzb5RmL0pzb3fpIO1NTYtSwq/cSZK+iH2Seqfu7Y9+SGOTkDm\nHIAosWPXZAq5nuJUcgglrxKPv/flf5/VBYWEJuTRmXaoo4ClXKwUkI7oopnR\nENJ5KZp/TfVcfKi5ScwAXNvdD7fi7XaELJVTvIskF045MWN/0kITy3Rwfmnu\nvgqCQmo08MJcmnW/yjeqzJyRdSFeYyfhZUaaHsa1T3UcsmP31mL31GuRYH0Q\nXR8G4TZhVtwf8vLDT26OVQ4CobKJbut4uBw6dTJbqHgkgVYtr10xq5XJ05yG\n3gCdPT2JrfJBcRb04AneXFGS0pKztZBRilCqfsnWjJFFXVqIKdSFNU9lIrJY\n7mPl\r\n=fBNU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"83723ec7f151bee59f63ac629debaff7c5f2ca68","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-83723ec7.35+83723ec7","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-83723ec7.35+83723ec7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-83723ec7.35_1564302432328_0.7618048467338052","host":"s3://npm-registry-packages"}},"1.4.1-alpha-9eaf83a4.36":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-9eaf83a4.36","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-9eaf83a4.36","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"06f8ca4ffa060ecb69edbf09444df9c7d6f5708d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-9eaf83a4.36.tgz","fileCount":162,"integrity":"sha512-JC1rye3nutvt58nVczKkYALODIm+TUCCmXtxLOHK5XIlQtCw/z8tiQNGLz5NQTjvqyASOoHJyDSKZCu/52fk8w==","signatures":[{"sig":"MEUCICEse8mQmhJdRialBKVwoNsh1SR2wNd1nanl1GbiPdByAiEAt6it2HLBgEQSInVc5xMQ8mxT+DydzXoYV6q+AIEn1p8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdPV2rCRA9TVsSAnZWagAAqcMP/0U8hyML9Jh4gD3/RJPN\noZfHJzA/K9EkPlA9J3UIMXZFfJD0gY+k0hTmUe+3mkh1T0vhq3W+vN/QenFd\niSdPXY1EBb+FphjXFHiL2MHc1PaMsW/Ea3aLp4xj7+MMLEwz2yaO/5ofPUGS\nYSqgljX11IpZBm0Ur2ftxLfcm6JouWYFy3lpOlvCGikWduCULhpEbrOsTBRw\nYxloScU7NusHqD00cl5XcLnZhvDsotPE6UF2QoMuc0LBg7xLzAbKjdZ+oIwA\n3oHCiICgaYKQlxZopYLn+i+bS+1UsTm0gj7o+ZXhZM97fPOzTxPFDSI3iWyB\n6oJgMW8YFzdhs+G6GLMZJUvKwMi0xRb4g4ZrfJ8mOzAiePuZbzOHI0HM++Bk\npraghVJyBfK5K0l4sknReJsC4FRcD65HmWhd0rUmTMu8o9SdX147aK0J0rQI\nQLsQKjZtfk5xHZQOvAgkzdfqbmfb/pG3PwKqjmYGvHKcVdAIKt+pzoqzO9dQ\n37rKebqX2gbA6Q41n7ZFH+tnQUFBHu8q3Kyo50NGkiJ++RYqxPOskO14JhW8\nI77qKTpFrsaGAZWfozIxkr9cMBmmHWnk6tCGv9m8u5JXRyGRkWzLKtY1Tj0u\nTCm4u0ejnOpi2b8ZFb2PwEuD028lWmYS3RKhLO62isDk3dXG8fGyQAVcl16y\nDl6a\r\n=a7ov\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9eaf83a473853dfb52faae25d85e01567836bded","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.6.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.6.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-9eaf83a4.36+9eaf83a4","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-9eaf83a4.36+9eaf83a4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-9eaf83a4.36_1564302762779_0.16390947944109246","host":"s3://npm-registry-packages"}},"1.4.1-alpha-34406574.38":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-34406574.38","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-34406574.38","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"86f46ac06ac7aba655f76d4b5b7ab73f11c70a88","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-34406574.38.tgz","fileCount":162,"integrity":"sha512-3Yh7WJgp2yuQ/LlBfhPBwzivx+SHT8CGmenoJw6KDiQVtZwMtpO1Bz0RgUsm4BPDO8zvyXO2R0zvhT3ZXMD+UA==","signatures":[{"sig":"MEUCIQDplIKI6Wvxc4drnOCCAcuMcGos5qNUMKRSNQ96CX4uZAIgOr/q7n3w6yJLTiKAXHI60PU/tQkA2Ot0FwLN5cdOolY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdPV2+CRA9TVsSAnZWagAA7TUP/ixMQMh2m1f3w6DuM6Vk\nT1JlIOxaUVNTUbonzKSJeT4qhLo5Vv5nI/6FmO9NvUarr78yS6cZMnKbq6gb\nnqWc9MSadzp+7ldVxAAHc130+NznQaHpU+FP1fZt1ybu7jeibOAAIaR4N16+\nkTTHdjC2tiP3RQA9Ao/tQQby9+1oqZWNxlk8wpANB+EOedd35o/Fx3km9rwF\nCP0SsshIT55yIICJ7zv6fcYz9YpkJmKfV4zGAMrjveDQJq+ZWDiFLdA6nl0Z\n2da+bzzxVloDLO8cPghz5N3sKnKCOl9wufjl5YG0oGThKA532xagusICNviY\nA7Np8SLpyOn9MEFPWZ4FKC39vhVSURMZdUdh2SkEHw2rYwPji50puD8RZGf2\nzwpfdAROW6nhYyiVflJdtR6i9EAcOuOorMHwG347BILDyXH5Qbb7N7szK6YX\nKbxh2lBncWqGq2yw4BOwO/5qhvJzPVV/bdS4D1KaDuOtaz4R+N6QMHRBXC3o\n55qkJBCbBjD9xVDp6q7CfPCDtaYcAdkDQw/J+0HeUvyXLP4CR3jejnmsGXwU\n8eUFivfXrT4KEMPEeeONBoQgk0gBtw603lqrzfNMpa3XreRihhwEO+OfgiOv\nU5hAT7Pt2OoqCYnl+jkhm+vCsKbqji1J6VuiNHWq5ABzF7IebQNLZ9RuO/Fn\nJGd0\r\n=0gp2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"344065744ead58ad8b6594bd998298c771cf9ce6","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-34406574.38+34406574","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-34406574.38+34406574"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-34406574.38_1564302781378_0.07235756633468138","host":"s3://npm-registry-packages"}},"1.4.1-alpha-d1ae9275.37":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-d1ae9275.37","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-d1ae9275.37","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"4f88fa992c44c087c92d2de44ff4cd42624d993d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-d1ae9275.37.tgz","fileCount":162,"integrity":"sha512-iQNGz9rZ2VS9iKCrd9H7r4TyUMikSwsnb1m1Rm3EeYBes5V62owJRFtTUG71vZcihHLYNoQtG60cfReLdCoAQQ==","signatures":[{"sig":"MEYCIQCdNEHUhlSHQOAdNxwdXEXZI1Csd+DrOhxmUJ1B/rJT1QIhAMrqJIZcpkEAas1jqicrTHBQyHdJOg21syOaGluLoqKq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdPV4ECRA9TVsSAnZWagAAXQwQAJ8jRYaoc4yYXegHHnWH\n4L0eIATwi0BlC/lA0vWUsch5HcFADtYtWVL+w0M7qTuzFXPeqoyYK7JQqhIY\nfqivN+X2FDlh9APfRcRC38+xswuoEys56tigVetF5hC5PZ1y7tgaPjGYBiaM\nmiyzm/QSdeNDMN6kpLpwjDjusJspsR1LlEkhpz2W54ajhBeihgsN1i9NfFgi\nzyxMPouzb0w7/xJdCwkwADsKb0W9I7k+T0WUfrwTEXI08t2rR+1AT/1pnFZh\niMvMaMILhWJvgO3U7XLYBdhZ0bIJiYGNL1xN4PbBqHuTNByK8aQqlZogsorS\nLq70GAR2dyvKeN0oMpSsYIwi1Oh33LboCNdXQjNyAP0JWIgdjJUqtLWP22LM\n3wkqwS5NSJDwHDgiJayCIOHBIM9/VMzTQp9w9y4otKYrIHWcLMjEe9sQqMk6\n5cWBEfhz8xTSk1LCz2KWZh9xeOY3LtOZrWeVbn3pqDl/H1VFBMuFf4mzyO6N\n6PzYaScINzHTaURGGM2M03J3X1iQ8gZzcoujiSy1Vg12wbuB5grpMWgY2SU7\n/ngOCl8j74HuOlG9t5dNfo05Rso/J0BbZ62OGks+3MkbiFKE5AsGM/ygYkwV\ny4BBTVTiqIWujo1jVL8EP+xGvnRUGGe/YI12uc7foxUe1j1BcxybWjK4uN08\npSWN\r\n=RbG0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d1ae92758330eacd09a9f5e3687352234b730cfb","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-d1ae9275.37+d1ae9275","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-d1ae9275.37+d1ae9275"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-d1ae9275.37_1564302851952_0.9310114473728683","host":"s3://npm-registry-packages"}},"1.4.1-alpha-8730bf85.41":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-8730bf85.41","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-8730bf85.41","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"fbd357c72083ba2336e5753a3cdd9807edac0a2d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-8730bf85.41.tgz","fileCount":162,"integrity":"sha512-netqaETX0CA5zXw0ZnhAF3hUexb61oFHHVuc+HEAjenjxYttApVuk/ABCt2snIV+fHEljrtdEEPkPPLhNnxJyQ==","signatures":[{"sig":"MEUCIElypOHdJxAh0jgGnnNHwrk4PQ3l48CwHFXA17r1PGPNAiEAgzbDVcULfkcOYsh9wOamR5SNWrjE1YzC+6pJxblJiJ4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdPV8hCRA9TVsSAnZWagAAjbwP/0d1tBtv2EV3Pue8oKIz\nN+Ix8//brFJ5DUcdPQfdkK2PYTNiDvgWh8wogpeHAsZj/xQdB3UIPTT5wuEE\nax8I1gAIs0yUNynnKmZCThfkePPy4qVGNT0MEzqY08T7hgwliz17+ZN0+u7Y\n5OS4Mg83j0EbRebOiOk83ahkbBbhAbM9uEGtwvD4OaVII8Vl7h7dc6s/Nb7Y\nxyjjA1X3/6VECMNC7p0lS2iSTz7ZvK+pD8QW4OUbxn6hYuyowzWK0aLU9Bno\nb9uXAdHGc1haA9m1e0+kojC9WNc2DXR53vN3ELALgCN/are63jkfVdHTY668\nmkLZOHnmFS77IoR6ir985qtbfIa+uw+neVe1j54T7rIcBwgsNcZVu0NI0oP/\nfmd0xLkJ7ovVAjFQLkMYLRlyundPMBDVQYQjMh2M0x2vT2c6KBtmjmtVTyEm\nRqTC2e1Hroj1WKTrlwb+DmweM5Mc7tPSBHyqikjLWeJ5pKU3Y/uQhLzdLAuz\n9C6vvsnqUjUn1XM9GYdAgaB4cZwNGsOZZTWkaskXFevrJQLnA5NVUWNO1NOl\nvXZuj/U9izo75bBFyNP6vwnx7jNOWQ9S8UCuhsyC4OWmpwU/yk3qgpTaryT7\nDbLCTU9GNzqospuFqPsrjMU/eOPfTtE6MY83H5bHxYOAP+QUt+PyFtc7UqA1\nzHPn\r\n=CnYi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8730bf85f21d1d9a2022738cdb9c045419597d35","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-8730bf85.41+8730bf85","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-8730bf85.41+8730bf85"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-8730bf85.41_1564303136708_0.11263946210158071","host":"s3://npm-registry-packages"}},"1.4.1-alpha-348c5c3e.39":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-348c5c3e.39","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-348c5c3e.39","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"eea73adf2dc3880b552cd3462f42f55016cf6fad","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-348c5c3e.39.tgz","fileCount":162,"integrity":"sha512-IK730inWVsHAJCzKeqMmTdnOGmmukVlciDp1ecqrf6Yjy/0W60oehRDbBJYIWm5GqWQ2Htu3Nv1n+0RRMz35wQ==","signatures":[{"sig":"MEYCIQCSOq4w3pMI03AnH9ua5HEyiLTAv7qGdoJtTNDxfajK9QIhAJOrb3m2EhF8n+W/H2cNxZ+RrM4e+uuiUQMvYmmI7uI8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdPV81CRA9TVsSAnZWagAAn7QP/2VAWTT1os0EOcpOmHTn\nioiRcJXWLRIjY6ZoTR2EbvsarkVZpEFVRlUp3npANscIfpA35GTHiKPt5D0U\ncDddpDB926hAQJo0IF2otRFtqB4PlwCvhRaIJSatL4MuHi5yzlmGzNSdSxQO\nc/03Ki1jv0iuiYqZPenXAwvSb3ShGdXURHF2eoqWj7KH2lFgYBBKpAEzOvBo\n/zJNNzInuulN6rICR/6BiVYU31guXwL6ndz7/V9CyZKyA4X4u2RNv4ZmmbNp\nWQ+2U71URxr+lcSOnlWqwOeWaO5Lp/XbITtxIXAvjBfPWM0CqZjrDSYz+QK/\njtac8qbsaQCK/DcVGE9jgPxLIZTDe6kHCO/my/c5Z/dfDziTkxP8d50xrqwS\nO8ITsGvqoPzCTd4r9newGipkv60wQ8POp2I3DVmufgHw2Yezr1ayFaqyRwgX\nbHKua4QCAzmJDqseMxYG9LzF+Brl5b93vbnJaywz9RY9ge89WXbRMRHboyNN\nP7+XJ4tOaQDjbSa4N7Ky+Eq7L1LrWHPFM2d5HT/v8KiZRcQi3AvGV6TsgKoz\nir+26flyLkxW/fXTxY5LDWs6WV9MUbm0tcovalEKnllrOKs7xSsrbWQ5RAbR\nY8FkgVUw4SZJ8gO4JwEEzboBmS8YQGIZRmqph93VR0iQLDbVA9qexU/ndzJD\nwF8W\r\n=++bJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"348c5c3e9b0498a93766dbdf7fd376e1e0e163a9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-348c5c3e.39+348c5c3e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-348c5c3e.39+348c5c3e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-348c5c3e.39_1564303157148_0.9684450189818823","host":"s3://npm-registry-packages"}},"1.4.1-alpha-e05baeef.42":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-e05baeef.42","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-e05baeef.42","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"f67470c6d452393aa2259d785782bbdf0e467d17","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-e05baeef.42.tgz","fileCount":162,"integrity":"sha512-FvAhSJt8KoXOY8phV8/FEOIb0WdJKPT09yNT5ksupTrBf1uPPBrP1T/cnFWD59LjsT0NGXx7U47anFXpiMu+kA==","signatures":[{"sig":"MEUCIQDf6Wi/7982b3GlpwG3z8fIcvDowymgYaJvBdHmuPsE1QIgSQB81Wzv2eC17YVegjlYz+S8P5zMm/Tn43KXemUVepc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdPV9ZCRA9TVsSAnZWagAAGlIQAJOl5GCTEDqzoT6JhWl3\nS16hv5LZbjyuaJfE0CpGoAcHYTjEHx4KrLh5eWN4WZ8+S0NYoh07b7maEMgt\n32nB+luhLtbEuLVBpJ9DQf6LedmuM9czloy+yEJbPe3nQ3YM5acO2xg5qEio\n0GnU9XGWEM9a8d0qYi1zVeSiK/Tc8azOUrZvA3/XFJL9otrg1eR6fbMTzvD8\ntkd9LLTwPdC8TC6iiK4IS8A22hJwrJMaROx3Geh6m2i+5qokMZDrkxnW5iOM\nrJ2MvnpdmKSqas7UJLFxcHToT9rABvuGGYh3/Aej6SdLnCLXkORc0jjCHidL\n7zKTi1N6Kjy+Parhx7cLDlaAPzsFjEFd35Smuq7iFNHvw6pHqKlkUOsHzHZ7\n5P1VzZjjiVzurqAqGb2NLhLOJn18pkHYZfqvpQU2thQtfOYzW08oqpKTlxdJ\nuGaVARmRK7q5n9StLxLxsLCc3Wr/h7FZgOR6BFsbbSnm5VzZxOdlwlVIx1qd\nlZ/q5tZES/V53qmy9EQ8sgKn0/ca/U71U/4ViUnvmDQBbcaj4swTou8Z/P+P\nYqsmPUVxak+toABAgznuUD8aMvgayoIOAZH7CmZspmtVbdW8TqsyvC8CR9Mi\nanZHn7xTpN4wb3VWt+5g7Rhn4H6zBByv5OElBSjeOjxdJivb2R9rYddR7lF1\n+Vt7\r\n=mkzi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e05baeefefe3d1424e22fd58d2d58185e06c08e2","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-e05baeef.42+e05baeef","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-e05baeef.42+e05baeef"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-e05baeef.42_1564303192530_0.3128803776321576","host":"s3://npm-registry-packages"}},"1.4.1-alpha-3fba67bc.40":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-3fba67bc.40","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-3fba67bc.40","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"96b3385cac707b3e95ddfcd1cb2d0d5469daf6ec","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-3fba67bc.40.tgz","fileCount":162,"integrity":"sha512-E4zPNpI0syPFD5zVdN730o3XvvvKRIwxgD7KM+TlhjuwVBF4Dphm5JekF7oEPkh3/ge3HvbbBBMOf1IMKmWdlA==","signatures":[{"sig":"MEUCIFDA+l9t6K3nCXhYmJk6KGf3+LgFLWXn5oe7+fhzaZtKAiEAhNTnBw+ct9uMfCbxRG6hmOboB2me6A38mPfDQM/O/EU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdPV9vCRA9TVsSAnZWagAAwskP+QHZcIF5+6JsuoTdINCi\n5ZzBZVuZXO7xaZOLLnF98FjuoJtL4KhsUUE9HvZz5VbC6GSgLzNb3zKsx1pq\nOQIS3fuKMO0j5FF3TTT30WLPqKH4CgMior8hC/Z6D3U6XDFIHvRTjuNw1jst\nlCYv9q86RcNes9EkH6wHlroOtrJnIpbniATBGGBcsEhjSnMYLzdFMJU9hhjF\n/ekwuvkomBNQ/zxfuHs5X/kGfuiSkfUsjFVxclSfOmQGH5N687IBvVxpS1om\nD9+jd0Bflmeuspo5L04Km/Wacu+ETJkG3QTCOVB6+32dBMmcmtuYl2MAMJ4I\naIttyibEi7OLwvy9gD+mCekLKN1A2/kDlTukYzcvY8msitatjb9MInD5F/hX\nqdVXSm1YlhkF0ZZ4HMK29c7o8BHFhMV8ju/a34UELi2NSDdtFWAhCIaeIlY+\nDFn2p68qLfzE2x/CJHY1e0ye/4ok9zp549jm8HVsnd83UMQfGECai57uto4W\n0rVOPwGDEou483+wpFVOlsPW6FDC5wzds0CG1Ir552V/TzCtNkfCnLfB4519\nMPpIQWPJ0vHx5/k/dAI4raEs2hhllMkbIv8xAnvtOW/ETNezSSsa1tVXwfAz\nfD4UxMJpLVZOhEAvysn2NpFFeWN4aBOO34Q/QgNNl1TRVBhmVNiJjhzHcg4Y\nAKVp\r\n=Okhi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3fba67bc1e208415d4546226f0a5c82ecfe5edaa","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-3fba67bc.40+3fba67bc","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-3fba67bc.40+3fba67bc"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-3fba67bc.40_1564303215070_0.7928522487741292","host":"s3://npm-registry-packages"}},"1.4.1-alpha-7aa6f563.43":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-7aa6f563.43","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-7aa6f563.43","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"16edd49a5d824687d9d3fdb81e8965c460a06a2d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-7aa6f563.43.tgz","fileCount":162,"integrity":"sha512-B7n+XsEkYXGYM3jHHjIqnASdOUd+f92UABzBSCKbKRp6gM+wpPpaEmLhGU8U4Agk2GRok5PkBnb7Jw01vCurLA==","signatures":[{"sig":"MEUCIQDywFdi9I2e2S+rdqOrBI165jnGGJr4Rld67ecALBb54gIga00Ijnc+hgDsVPHMpeeInKveNDeJyksKSAHrzxTc13I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdPWCuCRA9TVsSAnZWagAAanIP/2tZF45D26KmnKrxv1lX\nDerQfT4cR/ISyxZglZr+1K4mziFB04PQETk/TbSuoxSysqntANHTa+nMQ+2g\nDLqcw3Q879/4SSLZgbXNmViqpJ79PnF9tbT9wzqf6RES2ODbmmQOkrEi3Bnd\nvb/ghmMZFCGwrseAsC09vZvqcX7JPOlhzLQdtWkB6JbF9MUWRnPkaEVC3ZZr\nHnzq3FQ21XoL2lZhFdwr19SbBSv3wkp5iXU6o8mIJ+01iy0HxahmZHh36/7W\nEXVX8TBpumLSKbHiaVzb3NjMn+0IGfoyk3Sk372g/KyqMQPKkHKbxgLFSB6H\nRxkFn3Y1RfhDoWzhcquMeMFWDJGsgBy+NFkCskcB6vPAAmwopYayklx7UxXd\nOACwYPpkg7ignceMrcEkyXMwDrN1I9Zuem0KgVrc3hh7KxviRI+7eVI1Feqw\nkhlA3wKYVLALPpLD+6dCEzkWwxRy21HdqUi5l+f4nkxijlcxWsnrZ8dsN2RK\nrFx7qHBTQyVPYWhefRMcRiGebo/rDJbEDxdfFDx8W6c3z7VBz2lfDgEZ0kje\n9NFkGOTiDhsvNjKe4A4BfKPojGv+VWkpIOMICf7sl+ByU5UlcKrq+qC2g/It\nJA0maE8BFVNi+Eto85U9dR0UYYksYKX5x3TERei+Ikn7op/1KAs+kNSKNPE9\nLODd\r\n=EYm7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7aa6f563404e964c04115224432f0c4c8ee42a4e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-7aa6f563.43+7aa6f563","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-7aa6f563.43+7aa6f563"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-7aa6f563.43_1564303533628_0.39028049922792674","host":"s3://npm-registry-packages"}},"1.4.1-alpha-70fe14b7.44":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-70fe14b7.44","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-70fe14b7.44","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"bc59325f2bfa8fdb5910c65f7562a1c1fb59b4d3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-70fe14b7.44.tgz","fileCount":162,"integrity":"sha512-qlNeHmmvygyiYlDIinvekanY1jEfiJczTxRLSz3o+QVMLW4E8dChnPuSWM/TFzYbFYMgwOCamnT4RkMZ6xfSrg==","signatures":[{"sig":"MEQCIEpAAlK7y2SDUVntH7+7Go05cgs6fYEi7EH7Z4lhY/J7AiAknA2dWPTlwoJpFV6IDYftdJ9iWbFxsR5fu1mS66fFIg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdPXfyCRA9TVsSAnZWagAAZVgP/iRQhQlz/lQo9n7/iICE\n/NkJDDeLGPJWrH7HiVdT1qsBRepziJ0AB1GNQt1GZDR3TJe1qMw60zvV9jxj\ngsr2JT8DMVtkkOpG6QlLWO/of4PTPfWlnc4yoZjD1r4byEK0+8/P0pau7bog\nS7CwacCUVfYLhaw8FJ4CU3Sv6uFBGiW4uH9YjaE9313Zb5ZXDVe4BvdRX75b\nA4gNY2ixgJPepCkH0nUMJFtkqmHbk+rm5+RNIRTIQrBqhuVtDUU5KJhEQj+1\ngGItw8wzjgh3vl9E+amyGmXvMw0MlKOkr4yvwZ23ucjI3tD5CfkEkKh9n2uw\nQSOV28SD2hHp0Dy2cUQVQ99gu7G1TOSIxLaQg6vPJqSU8yx8RXtTBqrDl4Ed\nrMNS+fUjvGwqyknJotlhHZJ10aCZ3bsmqhHdH6iaSPjhEp5B8sn7MbAOJpAg\nusvxt6uWYjaAtCjP11/m9lK9v4bITeQXXvsb0uvxVCCkcPyo1pWT9aaXMj9U\ncBzHzRcgkodGwZWqXYPInFtiQTZAi/LQhwh7plTgXpAhRRXOYPWlllKVsH5p\nRPJ80DVUlVlj7sTlMTXXhpfwCUzLtMTlTkKpkkgCNHLUSmRW0xw1s8Y1xdWf\nhkWTqQe1H6udc9e1yFwLz4TgrlpXVaXEyiWbmOfO2DMKch5PXNa6LIGBpdwb\nWvd2\r\n=DK3y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"70fe14b7743130fb872df87f8f902802905e5924","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-70fe14b7.44+70fe14b7","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-70fe14b7.44+70fe14b7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-70fe14b7.44_1564309490217_0.22639217253505017","host":"s3://npm-registry-packages"}},"1.4.1-alpha-501cd7ac.44":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-501cd7ac.44","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-501cd7ac.44","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"fcde687e2c9756eea9ec01922a4f7f902eaadfe3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-501cd7ac.44.tgz","fileCount":162,"integrity":"sha512-LKvr0xN0Fo/nQA1TOcIXdiVfARGwmWsg5ekU4w/o7LtKHnUmOI+L3KDw7yPYeJP6VW7rE6tngly2lwNi8QKOZw==","signatures":[{"sig":"MEQCIFd11h09Q8elDysyauruXf66DP5SWLGpVLQ3vdDA9MabAiBoVGz9CZcCdjhTQLb6disMrft1C3PnFAVg3euQgQv65A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdPXjWCRA9TVsSAnZWagAAGk8P/38QxPVVES45NGexYMuB\nWILwAWJuCktOqFSQi3mvyH56kUPE4UUZit9G0iRJIP7fMtwvwcdkAoKJVT+z\nLMEkV28jKw5PTOPjm9/fnYkrOjvpgnpWqFOj2uLl95ol0Pc7RpfGt1sj39ts\nbMixFmipV1F9w4Wtbme31DTpC+9mHNJiNrtSeD6HRwJotEW9/BqBKSxMctg7\nVjxZFB+7p/cjFmuA31kkFf4SEcWGOG9hZQJ0ExYCznlEA4MuPfB2f/obdvR2\n+lcsLtooik5wSxb7WjvAM5uBps5ncsDfVRxoaXcLPGvcjzOQ8e04oNH/q2Pm\ndCFM6AL9ifu8X+G0cTVIs64fAwoucV1qRZrYZ/KDB+qYXDaAVbyCuC9theKi\nzhnjZhik3IfWLV4J2RIysrwBa79LMVopKmrhzUHn2I23UQif+XT3RgTBqYiK\n1rL0phHQJjXyqkwjJTOUClLbHTp43bJslzPFIFG86cPuSEXDqQNdyVQwsNIl\nkMvmg2KrPZeWMMu74Q/2Qai1+14YkGPatEM1gcUSxFff+aVXdxiOLdV0txUn\n3V7nk9HST/vGjK1sOMrnU9TDAHlJ9t6VONYkaGqysNHnZmZCJE+87kTB54DM\nbNOsP3mcV6buKSAVQFLyLH9YS5CJHOYo2DeB1wjRplMUs8jknKTnCeGOfcDx\nL5s9\r\n=aWYS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"501cd7acc4a4df1aff56ebb132fa7cf1d2a679aa","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-501cd7ac.44+501cd7ac","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-501cd7ac.44+501cd7ac"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-501cd7ac.44_1564309716683_0.7546703434032602","host":"s3://npm-registry-packages"}},"1.4.1-alpha-00b211e2.45":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-00b211e2.45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-00b211e2.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"985738fc5b88b9cd7dcf056ee6f8edfae4a2eaf4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-00b211e2.45.tgz","fileCount":162,"integrity":"sha512-6lGlGOs/oERZBoHNR94FdLAlBt242DS9GRCLWMHxKj2eXh0Fj2umDjdO4eyiVO/+Fz/fAnNmHWcZHiYSsvr16A==","signatures":[{"sig":"MEYCIQCw8DgBWz8sPFY8K8MrPtUDTl8TrwqF5cMUuLIs8DfKPQIhAJraw4fLaDe25IAr4QWgai9Hm2T5lTBjl5U83UZ0oZJ5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdPYhoCRA9TVsSAnZWagAAiMUP/RtfPL01Y57ESaIyvJCz\nnO01rr9TewoJ3YUZRHS6j1AgowXwXaN06xshjUqkWpUx6ygkrTEWMDysuP5a\nI+nQHOd9ICG+QzOLgYlgvVAWUeNOLhWxWAFjaUKa85lUV/9X9k9UiTaOMFWg\nRYJT01pHzpN3tE1r5lh8jLxhkCe95ZJrceQFnolrEHq9n4eTRPBlLXS7XSEt\nBDmTv2Uc+3wEt3ggtSgnjy/vLyg+pAJoE2LDnDnSC+8a5WfAbQ7ESFr5dbGf\ncSJDUJ1YXf5ZlWElnmlInRdrZpQdU3dHTVu9gN5TqVucyB4w79T8u2FviZiB\npnOhKW+4g423QlB55Vj/B91MQ00lIcEE9xnZXwdZAOT8yO2Bs4kRxKa7T8kJ\n1KXs9vh1Xh3oXbXpQPi5LkLNP80oGpWPViVTEpB90QrKyX2qXM2tlEMS15ee\nsjkVv2BiK28OoFI/T4HlHbstYf4vnTUWQo9S1iNPY6FDCrN6+EuGFCt7pCUv\n2cBmwwAVeDUSUn2pM/+nJvOnl5zBgh3cKKXYam8/GODEwLQXG7XwSkD8XIIP\nrfR8a0f0BTzJCy3AE/8J/liCqqLdagMGb9RnGq8eCjH8bIM3vY9Owi612iHH\n7lI7GIPG2y283maZ87P9NybwjhqXLle3EIf8GycGU1SNt7GvN1VsJ50K3lEI\n1jIL\r\n=rl7X\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"00b211e2595fc4e2f3b9c3f76c40662b040f9f8f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-00b211e2.45+00b211e2","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-00b211e2.45+00b211e2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-00b211e2.45_1564313703350_0.7589836495045064","host":"s3://npm-registry-packages"}},"1.4.1-alpha-3625c0f1.46":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-3625c0f1.46","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-3625c0f1.46","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"97216cb314f3984f201ca2e54e156118c18fa8c6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-3625c0f1.46.tgz","fileCount":162,"integrity":"sha512-QkbuDeEPTRWW5nOZjnQNIWHPsWMAsBjVWpbNc0SHVdWgsWGHFvmPtwuoGaaZF8dUmCrsZc0oG35BYgTSQOo9aA==","signatures":[{"sig":"MEUCIQDo12zvvlFn9dpjCYNekYPg6NGUKZppnTmB/Q2cBgafdQIgEng90nQ3vsa+BX/bysHqZyxbBvWkTTZi1/8UpeKUgNg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdPbMICRA9TVsSAnZWagAAz/kP/RZL7Tg3GysMiulHmKaY\nkMK/8X5/LkOrOAzOld2Ps3zp2rQ98GNNoeT6mWg3R/QZFy0jyNwkKWqABCUV\nJiWSRiEX7GxMaeqjv9NDLocgyK8sGDnaGt9s9sF1+JKPnuXhrsb2lFXyfMyF\nQcLS9Yovbk/ziE/lAYZPkJThaQuZ+1oQTOKezqL8uPwX9BOwkRdsyUY1GjHO\ndeLuMcMkexOHV6dKBl91M9nNFIl1KIVXf7QJ2sXDjTetFxvoEew9uZwdgoen\n7w3wwxF3qvcNZjJs2POT+eTOsVmxuQncONdOnm+RZPE4h7LxahGeAmZ4TzzE\nMI6+OgjEkg7zfo8DqHXS5o98uy+HUXh6sB7UR9aTb6xEGYEN5sr5loO58ux7\ngSPGcRv9Jz5wVEfoEFJWhuBMGHtj+wdzh2R4Ksqp84Z3HsT+mLJNx42mG4ra\nFSAtPXqegSE3d/7kqaklvJyhbenQ3B1lg9+eQkxOzDhVsKZtK0pmOZpBegzd\nhOEUdo6hquiE1uwXZ/PceJ1IzRvkJvCaeAUmBwji2h0zHdB9Di2BxbmJYTI4\nRXM0IQ0CqFR/FkuzAwBTfx6wXKXclKBUo+Ln5Ti8MQ56o7QKGfOWEb+2D3aw\nfAVWXh51DIhMCvDcLsxVdaY7lpG1cPmcmyhPhac/XO3BkZa1u9pWNAYCFhQf\n5Br0\r\n=cMzR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3625c0f1f1a1d84820264fc65bc8515de89388ed","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-3625c0f1.46+3625c0f1","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-3625c0f1.46+3625c0f1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-3625c0f1.46_1564324615944_0.654820065424369","host":"s3://npm-registry-packages"}},"1.4.1-alpha-346b4c63.46":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-346b4c63.46","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-346b4c63.46","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"0fbe46b43e577aa0558dd0018089b6f34bcab3fd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-346b4c63.46.tgz","fileCount":162,"integrity":"sha512-W7ZdmDxnogPYDklFqPZA4/xoUJvAzsMFJtS+lo9uAaLk3nQCjYnKCgSf6EVJ3DWH8Bzue3DevWtb67Z8foI97Q==","signatures":[{"sig":"MEYCIQCtvXcDU6g8ZUB49KOJKFUMQJ/ktBMwOEWDYfM6y7zxNQIhAKbf9O+1gIILv7ycga+I2R81zxZQagbyXU9zUyjOAmD5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdPjQgCRA9TVsSAnZWagAAyLoQAKDM37N7K3hZf4AZeVnd\n9NVJlPEtPYkbewWh7m4V2wRcRAEbJNLqO3JIW9XrMG8j2AWCFAiAjUIBoEkh\nxAECOqc4x5f63Lgz/nlGaWXlQVT7tw286gOiO4RVjcfDb62NjbwIF6FnDI1X\n8HzDhUEp6KKqWxyP9YeYqbC82FdqzJkfEFx6xcIxWwr30K73f/6bNxOQ1Bv/\nc6drr6Y9145ASWThy948fB28yQZoih+cj4/w5is/1qdlQQ3cQG+X7UOafj27\nb4upk6Ew/ucCt1lnwhIZcYi8p1WlnVW5rU4ZJk45nmNPZ46veXcPVoalYZ4z\nkDXc0pJu6o4n3hb27AdkuFyEUA2Tm34uNJmSqLzwEXyx6mwIsIoCwDi9z/yA\nDP4So+BLusz6O9bismR+KUo3VHfeqB4z5iy4SYWBdh/OmCDihXSicYUbN9qX\nULAfeV9H3biqFuB7/DO/prVnCRBC1QhUgbXZrPiaRiRLtymo+1Y8p+eGrDHQ\nxelNRB4+7Fl5xBMgQ8ECREf0vlRdSpsQJlExZonExtLuaaVi6Q3OMmSXauSH\n+5wfQHEt/H4lWLT0Owa5l40fW2dGWOzQwcfjo38/UR4DXDsbfrMyjOU793x+\nfPIBgHTVTWcjW8Sge888ouBxhhvcylKfi1715R4Yxk0l3CvkouGlFTiG0aCX\ny7DN\r\n=zHlQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"346b4c630ed26676cc2c2c6278d1a5b692ce64f6","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-346b4c63.46+346b4c63","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-346b4c63.46+346b4c63"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-346b4c63.46_1564357661838_0.211393467424011","host":"s3://npm-registry-packages"}},"1.4.1-alpha-f6896bd1.47":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-f6896bd1.47","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-f6896bd1.47","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"e7845fa17f0744f144986407b0b9ec00b8ee3815","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-f6896bd1.47.tgz","fileCount":162,"integrity":"sha512-8eo0tWdHKfb10+d2grOL7smevpaXfV6pytAWbG4HwiegYX0vCCcDERfid6ffPBkkmIgobmxADSi0ky0FUqwiwg==","signatures":[{"sig":"MEUCIQD3ElGal1BT+OeWwDthhrtMBEA/JtsjpiLeKui884g5QQIgJTrRaAR9LU65d78n0I8+O9ZQSY43qSjkQcm7TtEs+Y4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdPysXCRA9TVsSAnZWagAAsAoP/As6uOFEbxho7QZaBYBa\nlVJAXyM6Ln242aN2D+4iuRXRPQUybxtapil6g0J9gcmoyHrJv3pzTLGAG2Kp\n16RXfpUdOVYpRtVcwEHooEByqf0IgOsqMw8ZRricf/GrlrWebcJrIpO3ouOI\nf1CBd0k2kmW26vegAHTfOcIvQuLjelC1qMj5zzrT8kUwwAfcPacmzQI+W9he\nYhdegKOMobRD5ajaR7mp+9hpmHdZlTZ7pPmY4Ui4tFGOsoeLov7k/FzRcqgx\nXCiAsKT7u2WsHsGLeh8CBIWbhr54dxKXFyoJ/vkvlKFlzdBPCyPcj289w4BI\nlp4YaNNoLQm4hmhWDT+SbkiBctmePzjwtOy8AGPju8rJ8k4t0N7SnJNURr5n\nKMzwFxijUIeX3KeeXjeBCA6OSWr2JaPVCiGgMdjOPwoGYaFKQr6ECSY2n5aU\nEi4Afg6vi19CbVBwB0i3RMNaePE6Fad1L0hTOZtP073X8oRgFNTY4ItugMWt\ntuGhMWsH9BItEETL1iHR43cK6xH17DcNeOUuclYplHLGLMYI/GBUqImSc4qs\nyV9xe3iZpZ8tUWVF0yXp8wq0O40JpHSvlhwYO1ox8MXuLmB0B5J10RGVvPqQ\nPZV6MzirpJgFo20CdgBKEp8onulok+o5wD198pUCyph2Vn+UgbMyiaX7p1pj\nlz5Q\r\n=ZVkH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f6896bd16dd82c27814928edea3a6edd5b57009a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-f6896bd1.47+f6896bd1","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-f6896bd1.47+f6896bd1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-f6896bd1.47_1564420886530_0.563594071368702","host":"s3://npm-registry-packages"}},"1.4.1-alpha-ccc2d921.47":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-ccc2d921.47","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-ccc2d921.47","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c65026484fee6473a277ed85bb7fecca06b7bc98","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-ccc2d921.47.tgz","fileCount":162,"integrity":"sha512-SPxcfQ1OFPtKtdWcHMJjM4ZTptFfUECuOgMWHlumjGMcfYtkjZREpOAMwoVU44OipvPI+zNwDV11yjz6GMYRzQ==","signatures":[{"sig":"MEYCIQCBGtaNaLXnmMRTKEkuyyqu6JDMUz2I4DS+hbROiGkkfgIhAPbIRa9/4pvDRXUGxbUR/qg7O9kOaQ9nHnYb60KYUl8A","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdPzA7CRA9TVsSAnZWagAApR8QAKCGsZcK+xll64O7rOdF\ny59VMhBtCrWwi0yg57QQGwxK14htB5NYtoQU/8cffOrbsmtP7cFieoj8R4Ht\nmenVbdqkW56bokHWBUXBymaVp76izQdbSrPN9TgdrwMWHQXWt31LOXHHBJw3\nohKqcJIEqL4+/Rcdf7iL6XuAxC7bEZWBLPcrjquLH+7KLWYe5wE8undI9Nnt\nQhncehYvPp1JwIZI4J+lfnCmReA6f9u9E1QZMmRNzRN+reRXGD1s0x+uBVEt\nowFL19LsHBmkoYD/ZPoGfzKXhwk6ob2Q/+yP73tPZGqf/qfk+eer7MG3hVa1\nKVBaZi1UN5p4SCbBw/EpElwyoB3VfYoEfi9EOIFGiIkgUa3cPhKrISCGAvmb\nmvc+eQBmsYJwpoLrA3Ui+JTgQkzrZ+3Ar2AZPaCcSxf0qrN0g5bvSirBPkdg\nzuAx/+Da5OAxEC3NJDuj3vzXF+3cRRkMTiNzucNxKVv04P3OwVGNLv3wfRXt\n2xj7LnhqzV5fuCmGo+hSpz9sK0hTicye7qdNQn7HoVP5ZmVKCwUfz9VIJ9OB\nxgRlsc0+iX6bW1lTd+w1i1l9ziPsxvjb6bzYTEUDYAuVxK/PhK7A9uRb3wh+\n+weWtm4T2JO3o6JBvABJvB8dsG99NjMbgPRhqrAW6RnjGGlTh3h7d//MK8Jq\n/CqQ\r\n=Yf32\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ccc2d921259561f53d5cd339d0ed2e5496580b48","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-ccc2d921.47+ccc2d921","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-ccc2d921.47+ccc2d921"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-ccc2d921.47_1564422203083_0.5095948664221457","host":"s3://npm-registry-packages"}},"1.4.1-alpha-67ded0aa.47":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-67ded0aa.47","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-67ded0aa.47","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"13f7fef57359a5d8a7fe689fd70bea5c99cd62c4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-67ded0aa.47.tgz","fileCount":162,"integrity":"sha512-6hAxUgdIPs/H1UjVKSCyGCMHlCGtzstHyzgGWJsnQG7y+16vn1fE5yAyq0yswPMma9BsY7pXtmXuWEJQozkDBA==","signatures":[{"sig":"MEQCIC7wil00O8qiGddLm5ix5/6XznvDKey8SO9gCl88P3wYAiACPOkmhO9zT2QzEwthHY2RCqonrWxV07XcmUUvBWEEnQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdPzseCRA9TVsSAnZWagAAtJ0QAIEsSTR0KzE5KlKp0DJs\n+tPX1aUgAxm1GyKoKy8rxGA5Qcpq1J9zOKoy54yUOMoWTb048q/R3D7eCxY2\nGv0K36vAIugTTBvfm4nrrQh4uYo4WJPC47mMAKT8vVTYaGR/iAYWmY6hlhx2\nEGaQf48q0vp/F2O8v+92vyFSVuwG0SQgqjl+4XP7P64w0NFdDwkjBrUJ9DGb\n/MfenLy+J6+9Z//s1/2GY+PzZWcLDqUg+z9D+WqbPTZ6+WhOIq+t5g+WiJ8E\nDsCWAUNkLRtLsk6mgrYdeYw+tytDv9COOoyaL80rJFjt1U8mCUGI7mAVFKe/\nGxnD6JZkbowz5//K5lMdAKUV4lpC02GM8EzKeTQPjzQc9Sp9dAPTdwOuyrEC\n//1a62XffKpdA/oeNwKAH8j3aGRQZ8OwTpixTCmGsFxYiWhJjfZY340BVA3i\nN1Rc/yXwSaIfnvJdVJefIShWD+Jz7fOw24K8NYNAK6GBCpWgU2w/dOQSFN4T\nKkulwM3PDWaTXGy9CQD7sBj4RZBKSNuvmSz4cL6vIvUUtXSP5/f+kO4SrhhA\nVpUWpjfzuCBHSRGZlEkKDxBdfghetdMdByMQ5GmtA/+Im7jBBD29vWfKB7q1\nVtPbwf3Gue6WRztNPxqwDYA/NhQn87tCWn0DDOFP0VJulXntCEAMPefKNhVU\nKAt+\r\n=dNWQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"67ded0aaf0f82143b1db6a8f43e4349dcc71370d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-67ded0aa.47+67ded0aa","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-67ded0aa.47+67ded0aa"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-67ded0aa.47_1564424989719_0.9748949916672538","host":"s3://npm-registry-packages"}},"1.4.1-alpha-a5bcb99e.47":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-a5bcb99e.47","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-a5bcb99e.47","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"d2f7aaccff3e392a0ca7b54de04f2bc4b7b22406","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-a5bcb99e.47.tgz","fileCount":162,"integrity":"sha512-pLz17o3HrH0vk8/pA2r6ZPGvzVNnRPDQOAfVOUT9561VnUr2zFJTG+H5QS+ygTn0kI69HwYxRLVZL4viJ/PaNA==","signatures":[{"sig":"MEYCIQDc8Mnqxo5YIevvofq9EdO03ogb87JXRyf/qX13INWQrQIhAPokxacT6XVdPgbK7AjjB8pX15vGOnnIZOY1VZtPB/nV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdP3zrCRA9TVsSAnZWagAAsJ0P/j1WHDt776cq24/2nXbg\nHZ9xcmNdDs5KKVxEJ4/d3NhMRhfZQBEXm6EPwT2oQrkXgAvnM62k872b7eQF\nOVPbEeMqfZrXq6cc3PzTHv5preh9Cf23hqLUn94IBlPDQ5jg9/l4G6GaVvHa\nEEi64e8CvXYD6UTGECvgihjzKBJ0PT+ENk5LeDoXuFWFyK8qryCvCHp7Vx5A\n95PyklIQVAtkRbXjlu7rgM2xAjD2i161ELMEPLhch2cMNDgEA0geAWBmrcHX\ntVDJrV8YjOJ8xboAkMtXyL5cAWbmnZX9S4iQaKzPdJRsXFJ1G9YXZzuZ2GMr\nQ3DDZpnlBNXSISmpsmzqavbQ4BA/x0YR//Bjr94oi3B7Im1a8P3ltci3qJeO\nX5LEgbdiDdCBgYsnhBk2tP2EJFggtKo4Jn18iksKrzEH5vmh+qswA8fOt02Z\nhKrzuPUpShNBOHsCkkkL6QL6OmbJ7HHZ3ScQhahkS3ItjwpqdDyqyIp4er0g\ns4KZnPEO14QlME3VEB7fcJfElcLjfKnWlqFHNYiKuo4Gp/WQ9qHcOpmeP5Mk\nAGvs5GXX9hd/hpOBMhEbM6I5qMiXRUHyp2z8NQR5JGMy1cb6Ji8IPKQwDIIa\nbq2+Pv+2QDBz07MO92khtS5L4WdtAMORcwn0J8DwzQCdL6YXeK9Q4JO1izEW\nTZKZ\r\n=RWYB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a5bcb99ea0e648e55b27481421719abbbd707678","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-a5bcb99e.47+a5bcb99e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-a5bcb99e.47+a5bcb99e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-a5bcb99e.47_1564441834254_0.42430485720565647","host":"s3://npm-registry-packages"}},"1.4.1-alpha-55af743a.49":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-55af743a.49","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-55af743a.49","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"7ff9ddae8a78fdb667e6a56dd15e5071a95e8d61","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-55af743a.49.tgz","fileCount":162,"integrity":"sha512-ah1DzDYuTJ5lOM9wXTUx+cHv1jA/cE8aj+wsoQMwCDq3xi5wnCVQV2dcUpygzCN3PQdzigY6DjGcfNtcKEkGmw==","signatures":[{"sig":"MEQCIGch0y6xwgx62MUW35tYQp3kqt9fCajBeddyBqnnXkY8AiBE6Zy3xsKMoN6t1/odsEd8cFt+wktccwmgBKzuqU2/NQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdP8YaCRA9TVsSAnZWagAAHmYP/RNNQklsGk8Q8rv2h0QK\nIEX3lZOGSH/DuzYbU4xusmYufJ9TXsrN68xIWqhMBLxLMg8t61T3VH1kDGuv\n4G8l1wJsCzXK9HG2izsslehD5ZBqd2PJEmP6g9tkBdiQopQJH6KS8r/iwEUR\nFxxZOqL6PnCAhVrzDR3v9VLrEhNqHDfNHvHX7tRBb0l9KmBC8Rk9MziHSs4P\nYHt4LubF/DpQ/Qhla7xmlMhXkVpNa5/WGw2UcRyUBHoVvIP+24T25KnvQBJW\nIIF9ebNwL2qFhFysnP6clQb/kFLCLSXm7nmO4AXHJ1HP4DYXCtxtb1di+0SK\noXwe6JiD/sVj1mKIV9FMsx6Ht/PJGLbqGTfc/+ZlckObWmw+YLdwXTwEFGUU\nahqRs1qFLfnSrhv+3E1QhDpk2rjjuCotKccEdsTXryxHUc5G8nq7grDHgjGh\nCpswgSAAfFkwSPCoVZ7nm9wcQBbkphayOBQmCmW2rbKScL7Rpz3uxgd7M9Zd\n1+BjOs/2SOyXfP+m1WHBkgIamkjjVAb/qhU87USGvAPZo9MOHm/054EgbwDN\n+gkVQ97/z9LHGIoOK2SqsPTk64Cgfss4tH4jsGUi9GBcoT/Fb5zz7yga17pk\npXXN7rcXvYrCXczlajGg/DKkqWGzuSJUOA4g6UtpBlUD0IUu2OSHMbfuYg6o\nkMIh\r\n=6RVn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"55af743aff2d66a1181068d19c79691985dd872b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-55af743a.49+55af743a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-55af743a.49+55af743a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-55af743a.49_1564460569886_0.9517447667203323","host":"s3://npm-registry-packages"}},"1.4.1-alpha-9935b035.50":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-9935b035.50","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-9935b035.50","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"882bae639004222b62a616d712a5465424018ab6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-9935b035.50.tgz","fileCount":162,"integrity":"sha512-uVHJ5vV9U+Sp0wAUNeFwPVqmfFW3D0vSxUEVXEjqgzyW9qFa1tcfZte1Uhr4ze/H1Fp7nGH5uPxbMl8aMgmkgQ==","signatures":[{"sig":"MEUCICGotxQEp4UqWQvUKSsoty4unWy3J61UroTFVPv41+xMAiEAuBqC8YmMfAYJJ0iuiTy//WSegTJwKOI11CR2X7vVtyk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdP8Y4CRA9TVsSAnZWagAADWMP/RkYUwXNCVPA4F8ReCrc\npSBiLrhBIUJy0xN/z98DO4o9bW2mvJOn/31K9FZDChYZbPNl9MzbMwGP7CMQ\nu8KRoFjlvD8Nd5vNjKhdG4pFtKoGTuAQyDiXWooHO+DOOvoSrMm6IbmI2+TE\nro511ukuNvCAvMuZthRdtUdt0S8C0oz4+B+tiHnXm90kkWke0r0ZRTV5Pz7s\nex3W0QrxHQHEWTM93a0kQZt1QL9JLiu75tGJlNtideqWAvWXSd+JMTk/sFSM\nTG04T3zSqE4/J73zEyuShDB1gshuKKFB+HggmlWZmYhA27LO6Qk2biDmOa3Q\nGEmPw+CUXJmPrw+uZOaMDoMFxok8Mp/xv/7PUxWvOL3D9zJ8SV8K/FfvOv86\nAaVB0Maszz6GaACUprHFDKfsYYpwCtspomqcEaSqYlzEYZyoueIQrHSnUkU4\nH7X96zsC+rlQVuBtKwtbVF2dfYxZKdaxHIcmXbOj+UJfq4HkHf2ks5v0KZYs\nMWD/R0MZkC3aGCdMsdCR+wEysftBWvZW7YkLK46HzYYhQ655JEkOJsgNyME8\nJcGvdxA8zS0PYX8xe1HlzO3qVH7roMQN9j0koJSbxe67ee7gEkPPWzgwpbAo\nH7ToXjPW1+1r7m4Z9CFlP/nafyiJe6IYdNHdE/89fOHyK0QmnKVsIE3Upjkd\nA2Dv\r\n=wDZX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9935b03539892874ac398497a3343d5cdb45756c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-9935b035.50+9935b035","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-9935b035.50+9935b035"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-9935b035.50_1564460599775_0.6641203798372408","host":"s3://npm-registry-packages"}},"1.4.1-alpha-36dbaf29.47":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-36dbaf29.47","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-36dbaf29.47","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"f9b9c2e662e173d4747e7228b244b4632d681d58","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-36dbaf29.47.tgz","fileCount":162,"integrity":"sha512-UkbsziK18YiUWJVYujoviN0QiiRT/kN9FTSmxLUT63Mn+p0fQp+iSF+R0iQCnjiNPZOJuNygQCImFJiOt1C1Bw==","signatures":[{"sig":"MEUCIQCc8WXRmtslxZHFUWnHZLde63Wi+gmcQfGpywSWQA5U4wIgZ7MEpJbeGj+Hi5qqYtMXY/8zRCMOtQ+ma44wNc2zJe4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdP8ZrCRA9TVsSAnZWagAAwA8QAJIHaFPnVDixGTPpzoTR\nfefjZGSVgyi8c0ToOCqzOuhvifGb+hNUGpyrbzbR2BxVkvDMg8HjPUxG967u\n5T7pzw/GiKNvnPjqvNkMQmFyW4L/FF14EZpetZK8O77jCIXxui5uVuXpjrFL\n1MiB7KbMHkAruGpMCcP4iQTmamICP5ZGh7wFMUAajtnlzrfGoGqqQiQueVPp\n8dq4u2f0erbXQiZ9uvB0CbAkJ0ZNLA1l+yhEJxaGr0++nuctrpJ3BviuOCzG\nAhCPo8xvZGqZFBLIAnIM/FsiPUYzhYR8FG4k0YlAGoDPIu4uniZUxwmmZ95N\n0/wP2bsNHTIlA9uxs4ZtbAovREapebyhD4Fx8XRHQbCdJogAB39dhDJMx2lS\nsuUrBSZeTQB0+7pByJHQZjcGQwN8Qchv+8J6WSq0JSRWotXEJeWA2PBNO/Hp\nZeI+4t5gZnZpk7A0Y9Agk89KEcUL5SPWZdRJmemiiKRyYLmB2gOtuPM5vcDu\ne7B3NbadH3ev2hJLzrjQ81vbTu9oMqZncRwsdNs8vMwAdHaVZvvoxa3MF2bV\nZ0JsSBw2Rl6eNdZCNQ8/hcnO8qQ+Hl/0MsN/Bm5w6hTZUd6D/a+fxqAb9jfJ\nIXWlgNIOsAyiQM6mjFMAfthQi9UPhdFY+F6DjlNYyF39uC8HLwp3oBgspFU/\nCymm\r\n=v0D0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"36dbaf29b84fb216382a66ef88ae710581e98f99","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-36dbaf29.47+36dbaf29","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-36dbaf29.47+36dbaf29"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-36dbaf29.47_1564460650277_0.9268670013662947","host":"s3://npm-registry-packages"}},"1.4.1-alpha-4b7b4904.48":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-4b7b4904.48","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-4b7b4904.48","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c86cc7afafd7209edefa4ac090f68c53064de2a7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-4b7b4904.48.tgz","fileCount":162,"integrity":"sha512-uBtXacgoIBns3iX2EfgUShyTGfNK+CuS5pjXAI97Lvw0JT5R8+6Y1mLAu4QsDtXGju8uMTT0EDxy7rORcF6EbA==","signatures":[{"sig":"MEUCIHECPJMvmBkKAsn0jtQvxaMMIINPbd4K7zDXjsMUpagXAiEAuh0TpHI0ZHkpF6LJpJHzFVeFcyxtvfLy5ddWMGiHJIc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdP8aACRA9TVsSAnZWagAARJoP/AjJpol+GOhy6JsO2aa8\nx5LpLke48ZfRX0S3pI4WcDlgsfXurqjw9PcbNQMr7yDp1ydaJHZelq6gDjPI\n3hpgtSw2F5UbH/tzvjngxOKR9xYoQklV0Sq25jOXtHtBT2JsoSVIOlJlxN2H\n9V50/USqPdEMYIrKv0EwYpYtGcyKoXgOJ7zuyTVEgUIMRaJOja7VdJ+QUGEJ\nKYVV8s5C+BgpxiVoh/a2/n8QtKfcwJ/Mg5LGK17wrYwwvY7nbU23qZjD52PK\n/k+myMSWy+5je8jr2KEskFl1PfxDl9YlZ0nY79UzGs1Gik2/Xk/LEGmQ7spw\nMYMZMg0Xc8HeLomVsvLpSrYm962QYy20VrUj9Q3r53CjXS62htb381+6JvjD\nNUUKaKO/kPoGKpK6M1qSMyeIAHj1vbbY6LwVaBM0lt/XIHsxenxe5A/SmiCV\ndjrOxH40pNyK83WoGfcM/nafHUW1ZbzccL2OIf1f5r1tPs6xOmi+X5cqvY6C\nAZ+CQPrTC/Ftrq/QkrhvXogLmUZY9zUhLztFTlBEXyFfvEVyawRnl0ADzN1O\nUtsW78VpZxpIxpqcOEZf7z145Bw0pVyBN5Vn0qhVaV3GNPBwig4qDS9qHr13\nmtvoo9cAJL4oIvSa9pp/rujuwrkEtYZZFylgwTjNHgcLudM67TQrtLKNKJbH\no4tf\r\n=/l3x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4b7b4904e8b18c50432b404298b659b4e0a09f1d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-4b7b4904.48+4b7b4904","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-4b7b4904.48+4b7b4904"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-4b7b4904.48_1564460671811_0.8822403243396657","host":"s3://npm-registry-packages"}},"1.4.1-alpha-f374d056.51":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-f374d056.51","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-f374d056.51","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"008a6b0bdf36ecccfe1788adb406eae7db215e89","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-f374d056.51.tgz","fileCount":162,"integrity":"sha512-+hRhZcQMzsQWkiPZLtiduJ/d0EAMAuj3nAsOwPlU6EMaTFfGRQ2AJCiOQ/xhNwnLaI3dJTUZRgqmPqCR8aYnng==","signatures":[{"sig":"MEQCIHMVRbk3zP13ILziZlGLGDIMhj4/Pmotp1skZ02f1ZfTAiAz0pZlI2skxj3QxCdlZLnGfjeXs53S13dH1CD4uudbfQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQI5yCRA9TVsSAnZWagAAthAQAIqRfgYcxnJ73pCFTSwY\noA2LsqISfmD9bAtlJjVJ0epCrtR5WEgixPg1jAglOWlPHPoLvlaHHGqpX/4o\nL0SBZOY3zHHtw3YRwf5OdV96liQcVuMQZPI1RuBM6Hv0OCx0He+Y3pTTSLRu\n1OQpB5A4VlShHf5Xor6YB74zaHvhFixu3JAZrvbeVLiAhhumR2ycdCdCqApr\nnOCTId765NZ23AsF1JBdBAOp/pvBESnei97h6sRRrJbMgneBh80k+L//tOTL\nSMjm8lzPGTjqGE5/GenkUr0zUqLOJixYk/qAUwEgkj00ETPHFKc5zVbLnXP8\naGy0BKm1+L/gxkAjlAdCvXVOljcP+0xA/BfhHRpO0Q3tnDi7nl+ICRocR/AR\nXpJO+Yjh1pwfyONWu7fsWLZwWCDBaGHCWAQk8SGt4NFzQzYKIPB3lKxzjthL\nwTuFVlYtTVLojiXWur282iDs6oJINw9iGuZC+ZvarP5jY8fuV3CQnHLbHaKY\nqIUpQmwsVujqXFRqqtl4KV7slKY82P5F9s/eijtayNMC1ke9S4hn0PSpxArQ\nz5s/I/OBwga/rJ9UvWduGdGOTzrhTPEACbVh5imfA7QsJPJHAARVg1WjCaxt\nRoSwLVn1kgN6vGqSZpwtDqyWKNiYalqdTdbhp5z0jr+b4Dxk4edyd7kDjI2o\nAicU\r\n=HXRY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f374d056718019d4fda78e0dbacfd90c0d39f28f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-f374d056.51+f374d056","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-f374d056.51+f374d056"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-f374d056.51_1564511857777_0.04883412504024531","host":"s3://npm-registry-packages"}},"1.4.1-alpha-ca76dbca.51":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-ca76dbca.51","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-ca76dbca.51","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"01c13982aa9899e49ea0b6d1eb8f819c6ba3fa83","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-ca76dbca.51.tgz","fileCount":162,"integrity":"sha512-aL08FUxpfQPI0O1l1dPh3JM94aAxWLSGX5h4FCFKBe+nq5oS81laQHx2uO3lJDkG74OJixiZ+eMay9vcwhmMJw==","signatures":[{"sig":"MEQCIDgOcYWvk3dlFN8XFWcCx32gc7QY9VfYsDoR5UIXIMJoAiAthDMT+kdeAQebpllppJ2TIfxr8EFfRplUNa9h7RsJ2Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQMVBCRA9TVsSAnZWagAAitAQAJF9SyKlQX/SI3PXxGqq\n9HHESrg6fUumIDtOr0/obk5cWoenwc4T2k1Df8XKMQkkQYNU7ciG1LbKcpW3\nBu4jsD5uksEvQDOx1vSKTghoYdkCiVdULsGuD87ILe87umJgWlqGHr9CNRnv\nn2WsjhsUAT+cA19D23gqXdMd1743A0U2Yp+kV85yaHD07rDqzAq2E2K4fARx\npDa1OU199AL+R2qwuVsGqLlFs0Q59nU9DGdJhwIuLiMe+Lju41/t/Xh7knO8\nMJW8alLFCuJf/xs/T3uATrVc/XvFKe2lmcLwk/ccNA6F1RJBMUqOtOu8f++E\nh1CuJhFZmfF8D8EGy+8j1aU+okTf24O6JOJnzz+HN75TlBdVNTipt3bTtqk4\nZL9NwwuXQ9ZxIabjt1sB29xBDwWUoi/YPU7ASu7u0WBGDCykjr6uB3jAKcE2\nIk3IRQ6/L+EkacJvuuGJwOGAwRgj+DR40jOvBwKV7OfLOGXcCEpoIV0tRzOo\n+iudoiws20TWvmCwOF358sjqDNGhPog+bpyAfR4TO1fGm4iiUPPig5sMpoc8\nnANVO9RvHxV/i2SyLylIoIRz2T777fep/Jx7dqSi631RrxmB78z8/9UFK1yg\nPNcVrcs5reHFfUItdFXx0fqhhc4WtxTcZtQDpbr43mrsFT4DlzA6fi3pd9sw\nxMBL\r\n=mdts\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ca76dbca18218522f0a717f4f8f4c46d18929cd1","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-ca76dbca.51+ca76dbca","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-ca76dbca.51+ca76dbca"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.1","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-ca76dbca.51_1564525888692_0.7365878288933705","host":"s3://npm-registry-packages"}},"1.4.1-alpha-ef87f8ed.51":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-ef87f8ed.51","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-ef87f8ed.51","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"09f74022100b4f09dbbe015a62683885d43429f0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-ef87f8ed.51.tgz","fileCount":162,"integrity":"sha512-tulCVhgfbYYNMHV+BnG2Laiqlo7hKIsqD8t99rSrUOe4IiuZcFgaby+uQU4y9lKP59MR+uQNkP2cKkqhcizQUg==","signatures":[{"sig":"MEYCIQDJlXYLEVdCPAoTbW40K/WRe0wPAxr35m35g7PQNlOEYQIhALgaKEGh1c6oUvMwwL9MKNzuuZabGu8evZ3/8Iaphz6c","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQMVUCRA9TVsSAnZWagAAu0kP/R/brFoOKXx4vzrcp+o8\nsHboskZr1jcIZgw8dwQN80DU6neUmTCTcJ4iOY0fGspFL3eGKo+CLkVr4Unq\nP9kFmhKGhz7C89p8dVuH4/oWOfYIvv6xm7R7LUj7BvSmRwIVLSG9cHmD4RvO\nTH2zjaAHPF+uENdNM3+BXhxuRnd9kL+g3aXAVWtxmLLHCIdAQ/TOZbHyHhXG\nbyJesA3+tMGyEI3QUOWm1uKJAKMdNcaoK+WXo13gUGJr7xWpzM7sxbpFugGr\n3p1oQWs+6u0b/ihvdAUgTY0szVS+uRH9exQt+Sz5n0t5QWgcbyEFIw0omtJI\n0acA1SzVdaX++5GO6qWpjHxXL/T0AjlpTQ837MX29IvyE91Zi7uH6qaOBq+U\nPoJ+I8V0YFPc9t335c9/NMC1QVMUnUEW3UYgBLhpRJuEnQXdm4b0TSybksrh\nqXfgOsBAxtpbGct2cVGK2nDiXOSwso5pxIjAbVyBjCYnGbFwcYvcAYYj8dG8\nuvHZNdrqs+3vHvKXkOAK6vdiBN2gwAJZXkx3kYgdP+qtjvpLNqMl5D8yO9Qv\nV8N9Qv4as+bBGiN+VGvkVGa6m2mUudbzcVEk+WotNBm6cN5R6iW5I9xTsb8N\nQmWZEXTZDQnfGRPAlSyryphOTftSYn7uGyhrqPzZF4qhO+Hkz4zo5N9pqWVt\nvbEf\r\n=xzVN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ef87f8ed7d54179f67bec427485762130b286282","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-ef87f8ed.51+ef87f8ed","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-ef87f8ed.51+ef87f8ed"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-ef87f8ed.51_1564525907787_0.7910504131999296","host":"s3://npm-registry-packages"}},"1.4.1-alpha-fe20266a.52":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-fe20266a.52","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-fe20266a.52","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"100e98f805ac9dbe0bb761466360e944a6d5f7b2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-fe20266a.52.tgz","fileCount":162,"integrity":"sha512-rWsVC3SRCrBeff8800yw4amrTUY0f/DIxhoNT9YF0EJwWTHs7mrVKF4y1YbOqUBdPAVggXdgUWYCSegtqhF59Q==","signatures":[{"sig":"MEUCIQCVEQoNWkSu4TPYW9S/h+Wg1SgaDM5NhM9+qjp1PYqoKAIgB3LHx9Ah7eAdecP+kUgvEwxvgCtLdK06ZJSh4/ulS3M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQS44CRA9TVsSAnZWagAAVOgQAKPO4yHH/88qFUHU+rOv\nJag+dYTIj3++QkHyesT/sP/V7aM7DUrczwRSkD6U2SYnJ7OdDPYXJ51o+xmP\nVlJc0J4nRqKp1nHAiYWOrOQdcLDeGI6YsSY/ktIPNKCtohXWL3rut175dvhD\nS5AQ6bGFRQAFnT9/ZXqqlKGlZfyRvnDPDRRqbmJpQ0+MEnSjn3BFhPBDGFbd\nO2DobES5Kcamg8jMTDdB0NJaQV5sL4Ml9nRT7J22OGw5eoawh3k/ESE5kikQ\nyu/F3SkEhX9Hh1Q6PHAJI710Yy3jcx10I4gAatKzCNNAjwJyDm0c6lXABDyv\nnqnroudyXGsYE1GFRkmg/BbPFE6UDuyR0mzmv8i+3nZJ7YH5O5qxpJkYMBkk\nKyMTmZW6/ouPCxhuq01Ueluh8+irTYl+CrOgHZwLio5IHgaNxlwCpUpt8Ewk\nDUQKO+5vdmO/krUWDjasb8o1b3/hULRr8BIiv5FLNGkKLU39+GZBY05d+cAO\n3aVjJ2bLe9zixkbdP59U78AGR0o79aXHh3wWQFk/OGNzBAO+J+mUzqHbeUaj\nRtJfGXbJO1rgwZWuW5SBJM+T3HrwtiGcl5Jy3o3C/WyH7890vIbkDJdE1DGq\nvD/NJoHj2KY/uc+wgrXApIP6KIx8BQZ5SJvD8MN07993yO8m2Jl/BkRTSYYI\nWgKZ\r\n=0Dhm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"fe20266acf1386823f0e6a8cd6b95c54f8dfe6a9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-fe20266a.52+fe20266a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-fe20266a.52+fe20266a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-fe20266a.52_1564552760028_0.7010135503806552","host":"s3://npm-registry-packages"}},"1.4.1-alpha-5a0e1b95.53":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-5a0e1b95.53","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-5a0e1b95.53","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"164d7667930f7bf9a60607251253baf4ac04316a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-5a0e1b95.53.tgz","fileCount":162,"integrity":"sha512-VFeAuBgp+VZXJuMwd7Q4mCS7JbmVnEYLFwQI36Kh42qjZefPY/BP0usYtuWnK3dORPvTpue7B0zQH8oGqYLQxg==","signatures":[{"sig":"MEYCIQCYBkJc1r/lVVqdscPK+Wv5GU8zw0GKYYvCTAshko3TlwIhAKBb7R/NXFzm8B6z3IHzUGm6MSt1KHx3mYVcNXLkuQiA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQTM0CRA9TVsSAnZWagAAYDcP/1nSJS/pziaQJBDp118a\nxxK6ZP7AbcL+ttycLx/wCsR5HOkZvhjQmLkPf7uDnYHm3B7SKXX/nB8uEPaF\nB95YW2BLmIH5+Y1jLuz9rIo8k/YNGdxlpWY+OloB65I1BseJ9GCVtE8OtzYf\nzKuBdifizZvRqXY7XcLyHQR+f1KxeIL3mwpqoV9lTrWHWhkjMbHrR+YEGkJG\nf7YSuH6BWQcYVhryB5YzD7E96pqqAZg3mggmrN+XCPVw5VzjPgNnmkU4yuzP\nEjPP0wG4lEenOjPbKK60XYTxKWVRGLDo5bvSuVIoLC1hTmd7dvGJLoLvzapk\n9GNn0QSQ/86BQvYeUk89nxsVor6Kqzyzv5km9wWN2GlVlDeDSrszkBfXGEfC\nLH4jW1Cg4FL13tQLDFKuARk4Tt24I+g9OohT1RI0CHE+Sh59W5Rp8QZ1XdhM\nsR2f0AdluMAvVSL0Z3ks2p//iYfcelKCBxPtjMSy8un1hJyrO7DOiFGyOOOM\nKslNEemPwaKQDOKtYsa+56OyFnb6zS0RwcHc1xcpPp7nW1h0LRH8JWwJP6WR\npUJPiHvsfaB7/jvHQTm9NaBGxyPBylf+RdM1z9MTwQ+1wA6Kdo0P/loZwlx0\nQzwXtZuBs8bfzq76IVwVbOJKQVlsPNBVJJsKxehBCTUnxY40OFKBrERGYcV7\nAbLo\r\n=wsSY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5a0e1b9512af2a8d1fb7f6e1ebbede8dd5cb504b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-5a0e1b95.53+5a0e1b95","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-5a0e1b95.53+5a0e1b95"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-5a0e1b95.53_1564554035605_0.2905199611285769","host":"s3://npm-registry-packages"}},"1.4.1-alpha-14a15332.53":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-14a15332.53","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-14a15332.53","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"cba80b242c1e7f6174f59f27e50171c819e91bd5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-14a15332.53.tgz","fileCount":162,"integrity":"sha512-hlkaCbAqUbW1ptGoHZqKkkeyj65uGoAz52TkNbSm5fmjOO3O+wBJ8KWDAcsTP7+wNyyteT0oRoTceuHoljE56g==","signatures":[{"sig":"MEUCIQDF54Cua1xkCFGjOhla1DPmsJC5hwu3EcxB4Ok/cirm0gIgFbUgS8RvQr3pOD82oaCzEJVKvZLjsmgWYQD8MTHWT14=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQTcuCRA9TVsSAnZWagAA6IwP/j1p3QjBj/rzkmYqtv+V\noQLjauPIskl1AtdioJMDwZsRKBqgkY4Rv28E5/1tLjuP1XIK6bIbv3DCwfPB\nsHKJtivr6eDprVfvSkmiB1MtZA7g3x6CdiIgQD7QUMWme5BPc7v92OHKFolF\nRpiHfoxZwsuMLxKQcblwCVQIz342OXlNpZtEFC1NEyHUTLyfWFjcfFFFTCZV\nfUZUpWH9YXpwweo4AXVFjQ6uJeIpS8teiowQiounIZSVapRCKaBgeAj/w3/t\nCbA+jvlmVS/MUg0Gm42oE8wtdt4vd5XrPS/XagXjhS4h4h/BpsMNSJ9+OyBW\nmtI5D6PJJky24fYoApce1RCexIMkDYmGLFqGfBDX3M6/0TkQQlnQZhenOOba\n+433wvOjtMKOyPMEDp0VwMxUdzXSpowhY54MC313nmxpdX2sGRkUo+s9L+XP\nWecYZ5k5KaxuJbVHkrlA1W33s7//wiZ0gEehWHOK8Z6y60HUk9kOBdZcazMg\nfRoQ9FC5ByUFuHb9lcyNFczba1tHjZE+r2pdd9Nqqvcq+AKzhaKVqfPUYNY4\nOzVmwNVz5k0j3Vn2+YYT1nPCSYlglMzpySzh4SUF46llcV2Onk4QzlNn6+Xr\n7q7aVP/eqLTfSnOlhV/apSSuuqCNxcl9LjuCcIfNQkpEq+zBGfO16+6++34/\njtJB\r\n=6JWX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"14a15332f31304bcda611a80cc411453b5ffe9cd","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.4.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-14a15332.53+14a15332","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-14a15332.53+14a15332"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-14a15332.53_1564555052430_0.5802115132010426","host":"s3://npm-registry-packages"}},"1.4.1-alpha-7ccb9613.54":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-7ccb9613.54","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-7ccb9613.54","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"06cd699ec01fea295a9a6bca02459fdb79b11c2f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-7ccb9613.54.tgz","fileCount":162,"integrity":"sha512-k5GNWf6nu9Nsjaj7MDYPnSqHshgZBLR+ndSidASq9UdGonmZg4EYwqS5SwauzUg2pEhI1wXAUYnani/+CYueuw==","signatures":[{"sig":"MEYCIQC8ycnM7RcjEPtUKisdEVOVqc49RQJzpSp+Wv3N6XFbXAIhAIoH48XrBQfY7bdZxIMt2WxmKtbxX2t974jHGfrvpBdV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQWCZCRA9TVsSAnZWagAAG3wP/A2V10/rr7E9lMNOIGQV\ntaWUCUUbwFjKEWUn9G/gGv0fT6hmEg269ngOrovFqVJPZ6ghlviqsrwGX1mU\ndoMQiG12I4NqHdGKJu+GOEoYolfjrTMo9JTjG1mvTcAjx9NvS4ZnbsSjX2bU\nfjdxkbR16Ky/LuQ/xhAMSC1pFktc+qkfDczlzeedr651bEwFCh+4BFfp/tf6\ndcFMLMFdEb1LQzrHTfOK0/DNOewrdqMjsMheHrMxha2l5UZt7CxMR7Ww/Ans\nVkjmbdJUIHVvNMX7S9XhOHO2B5oEZsdKpLQiu7B41WHSgIBgE53BRqQMpJXT\nAZHTxQj7zrnZ+c6/IPw7SKDfQlYmJal7fzACMhQRiZA73sBYv8o7xQCO+NGq\n/MkcYV/DR+nmhr72RMBcBkyZFoNxBgK/1UotV0MrLp+l9DLB+Uhiuj4SR0wN\nkcPRdHaBj1+N2Hkd54TqX6Qu67q2Fj9WLGpUdGF/9svPHRknARBzMIP+n1M/\nxdDFBqZM6del1DGUXMiqWXo2ONwrFNAaSIO/XUOiPEVvR7/pdFlt89MdNdII\nG5eTifVCeWbQmewkBNa1lXaF3AQ+SzL7+rUuGKpqktvkkMz6ifeSg7WniMsx\nVLiDfy8l46vKnRbrcvht8/D7/ja0TLQJsN7EygMk6FbtlQ8eJ5PYBco289ga\napb6\r\n=9Tfp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7ccb96138db06029e355f2e0bda9afa25bc14276","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.5.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-7ccb9613.54+7ccb9613","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-7ccb9613.54+7ccb9613"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-7ccb9613.54_1564565656745_0.7922743730316311","host":"s3://npm-registry-packages"}},"1.4.1-alpha-23cb153e.54":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-23cb153e.54","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-23cb153e.54","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"0e383db2b96970475e6bfa8ca811427def79bfe9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-23cb153e.54.tgz","fileCount":162,"integrity":"sha512-Kl8UkowIZR1rUMVVfcnerJJRevBFrpuDClbZDJ5mS2LpZfs/P5e9Ic2LC8y2aeMSeDoZfP5CP+4+P96I5qMe/w==","signatures":[{"sig":"MEYCIQDLESgtmB648K5zE8aRg38pn9ufMoiqE3X74F4Q8BBXdwIhALamXQQcSxKh1co2EbLOUS4l/V0i026pucwsPuOFsZoS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQWK0CRA9TVsSAnZWagAA1DUP/RdvHHtzH2GWkuFRCOUp\nlQwXGsR6FSdkHQAccuD1Yl/I9FS0PvB/4006Z+d0/zrAc76CpJ1h/wwClErf\nlsqQir8WYHSqDxrUU65+jpIqolr3ButEPiQBiDGhTzRwFRDQztJvDacMKJx7\nFbR2upgnsv1SRhMFxSxxuhLHWG9kfGVpQkV9Z2R6gw9hdgIm9D0Bj9j/2rTk\nEjuWYMnaInlpIfEnZtoTrYEumvaE6C7xGDxB3KRItQtnin/1FQBxHPb3sCfE\n2WuFwF/awuwML0DwQnIcAkK4Mj7r4ra9KBLNEFE08EvVn+h7VsVN3OhmURZS\n5O/fTQBti6rBP70NndE+2+sfZAL2TafJqG+BSAfMRzTnA3rlDeVtWyndPL7s\n+Tm9vD9ZFCVjgde4Od3Btrv7H5eJXIBnWDtE2j8hIKJpeQ+SeoDn0ZvVtKyV\nU78qbztzy2blZ8V55M63LAX45wbSAugYsfKkuAB8QonieMcLxRxga4VplKGx\n7YKhs1cxpSDX8nsiyklajszmQHU4gE2DaPb8WSUn0SrpmUZeqJG/MePXp4Ye\nF0GPtamctiEKRXEr+u2b626lTPlGM/xA4TX8yLcNraIA9Z2WHIyQWfzJVfP7\ne7ssXbImU3bgz2TUbasDpG8avhkiAwnJla91YAXi84KDJ7CLEKiidWOCqRGE\nwyyl\r\n=4C04\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"23cb153e94f4e47bb1f6eb5d1e56254b9d3efdfb","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.5.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-23cb153e.54+23cb153e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-23cb153e.54+23cb153e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-23cb153e.54_1564566195814_0.6904142024803177","host":"s3://npm-registry-packages"}},"1.4.1-alpha-5c6700fb.54":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-5c6700fb.54","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-5c6700fb.54","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"8305605c838ab1ed85f352539965e1a9a113935c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-5c6700fb.54.tgz","fileCount":162,"integrity":"sha512-V+eg+wLZcIr1f84c/NhtW8hul8v6XFYp32Y8Bti7iknnTc7sXO8t07mqi50dMZts6nNLa18Vv/G6jAcZ1gbyzA==","signatures":[{"sig":"MEUCIQC0l3uPVmRvTpDGnIAnJPdpFlEp8iMv1+Iz/1no1B3AVgIgCD3+xRF9DrDMgfQS0HYpvoCJ5ptDigopQsR4IJ9nZHU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQW6SCRA9TVsSAnZWagAAGcoQAIW+K54yBQLmKkAC/FWA\nJ9kkIoJhJHLcMgnsiYzUNkAJbFLfu6gFdbNQhDRytjnDmyyVC+bs03KpA0kl\nou8BEDxLqSduADKGBfbjOO3/rrdIG3g1bdw/aUwqds1zbv9rvdfbbLee39ui\n7443/Y4IK5MBCDOifSp264uNVwnAEHVSnQ2RDS4MTFEWM3KDG4SaVga0faNU\naGmKH4DZx3PTiUr9RG6I+11Hx3UEMwYvnJDu7wfTyGYvJRtubEpRMuW3Igvs\nFgsrN5Xxnp9lYOXb/DaeeOOO0CCgn2u7NbnUToXPb4wKAxK3Ktp9fB5+crn1\njMf7Eo181lWalvNjkTls/aOLnecOLa/+kDKGIXYN9D+BbPzy+mwlR6oE9Rz/\naJlUWcMuDUMcJxLcg7BsQxoT91zbqOimwKZCrBIh+wFaH9jrg2WU9nScRcuh\nvhXaPIOFntcosTNGqBju6lOwDKKeWMbi5snfucM/wZTc2XgWd6fCOQtTzA5J\nxYDKxVPR9gRsRzqN5jGImdRttBBRMJvpZQhI2kEz5rx4MB/HN9/XYwhF0Vwn\nGHOTr+WL4DvwXKq15tQNem/EZs7Vx4m83MhqGeEYx9dOv+Rj1ogIii6hDEPN\nl7vUhse2y1KPAOA+CNKcXyOCaa1ORm4plUkF1ef51mCrVyxBvRvMtZ2ZIvw0\ncQHV\r\n=eLVR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5c6700fbb60ef798a3cbca8c7e4081c022d1b814","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.5.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-5c6700fb.54+5c6700fb","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-5c6700fb.54+5c6700fb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-5c6700fb.54_1564569234069_0.8297258549470758","host":"s3://npm-registry-packages"}},"1.4.1-alpha-05008ade.55":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-05008ade.55","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-05008ade.55","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"863b36f0359710d9e9b5fa1ff09bebda7e9028c7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-05008ade.55.tgz","fileCount":162,"integrity":"sha512-Qy1VQBehJDp6bwrnJRr3XnQMALWLHOnL5IB5TTPWAUxHXSoLmFFTD5c6zqVk35/QOwyuefrBI/9uDD/yqipDUg==","signatures":[{"sig":"MEYCIQCNwik4nSQfNcSYKSTCP+jdA1cxREe7lxflfa2hk+F+hAIhAOMInFSUg/7xolBLjkHlNFyW52JZqfrY517qFwv46VOJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQXCZCRA9TVsSAnZWagAAWIwP/1k+kQqnxukzMGpGCsCX\nE2MOG+Rm/t55q05O55bYIydQSMd7nYnzTqHKeBApgJKYR0MLSTuPz8w8wjLV\nPPsHdP6iypjcV9eYv5gcZ8L07Uo4fTxWohYB12YRoTJZzGR7295DpoXvILFg\nfbHwbTR913NOXMCvSAK1XpSqW8/gKEiBqDlbufijs9STEQt4vZ0N4NjiUHax\njPXyFBfrkJJVF16X0P8g17H/0VzHXD4IJE7UtN1o0EFheXQ5S9xntGbDOzCz\nACkhev4KMqAaPPHpXqx/l5X8QGLCCnsVaz31VwThzfOoDkD6/C90zXufArfN\nGeakOd67TZV/OrYp8g/crh7EffNBLYJ4+Ohs0fIHwju89P55bIRVc5ANTq+f\nZ7t7VTkBUFmlzVU4t+GcwJxC4BEOXga/QagySmu9gCytZmTSjYcr7jNqRcy6\nLzWOLdfxOkS1fvkBYcnxLBu/BQ1JlcF9W/mvnDRD5jDXWawDgIRj8UXC+IG6\noZNiMMhuOOsbC2NJ3nQiwifVtvDz3OWIJIN6DnEGBz9TV0akQboLNftUhabl\n+iILM1GfpTyOLDa8gXTabU1l7EwB6aqHetPUo73OzEcXEDeBZu/L3rVriHv9\neQnx0If4GOVNklZmDciUpksXt36OFtPZn60oTVl7EfP3YQynhv1+0pHOyH3R\nlFty\r\n=QsK7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"05008ade4f67c7c00c45c59bdee71fc73af68ecb","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.5.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-05008ade.55+05008ade","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-05008ade.55+05008ade"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-05008ade.55_1564569753086_0.6148871393322739","host":"s3://npm-registry-packages"}},"1.4.1-alpha-eb6fa520.56":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-eb6fa520.56","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-eb6fa520.56","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"10ae3fce664cfef837dfd2569f15e7be9bf059cb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-eb6fa520.56.tgz","fileCount":162,"integrity":"sha512-gWoMfCQ+SEASRicF6cRlecBZYwQFgihkiYbG8c/kSZGLR/Acv1kNzMb7wzuaiXcNKZGS95hS9DsxqYW8JdSY+Q==","signatures":[{"sig":"MEQCIBFKW2qm2Zfj5ENhweEBJB+t4tqwKNiJcDdM93AMojqhAiAdnAXjNKlM7UZSJyQIumCi+M74DrpPadfCk+YwLLJ+yg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQXrcCRA9TVsSAnZWagAARCcP/2p9D5qfW3Q2Jys4872i\nj4PPcTLS+CG2iUYlVue2NKDfXxFWB7yhh0ClT8uMa54lh3a24nMKsyg5px7V\naojQz9jsaUl6GGpck7E3YukMnhm3F+VDVE8i0uIqMixS9QKag/fnUG9y8lrI\n5ZzWKV0mtlblAEheeH9qs0PLSpJM5Mq8G+vdy8v6sW3I+IVJojwUyghDpKIM\n2BQRXSRH8Xg4nQFF3azqUdfYwkeVhhuA+OXrnWNllbukRoMgAS0WLiaiuJAb\nPab6wgdxF9JmdnDEo3Y1MAiQd8JGirrCsGG2B6FUuVD32CnM3kFndwnFltxL\nToQiZA64EfzInc7EWfwGzqlVKLI+D4tGY9F6x4ypKtGW8EAEffyMrkgLkr98\nSeSlB7NpseAEnMSztmSYm39Ag50xwYhm8En0dmQv/Jy9bCx1eSprknehKAMx\nsr3QuqarlXLh3bIXnxK7Fn5oCSN8GQ4Bo/eLLKuR3e/5J3RAfeK0C/VH4cfk\n5nk222XfikDOdvgFgKRC5uGOaA+KvvOnvMmj1CyjCwhIIZiB7tNsCqsrzklc\n193b4efkP9QQ6EYkw+BsvQFreA6xOW4pRnZPwXXNWxaYlofNWu2lwRKOSv2l\nNBQdTpZO75gnADk9fHcRxUfE3eXL/CRlojh7/IZp6l57GzQ3/Iy3usNSemoR\nyiat\r\n=X597\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"eb6fa520c07c04618c9421c8841930b22c279bbe","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.5.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-eb6fa520.56+eb6fa520","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-eb6fa520.56+eb6fa520"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-eb6fa520.56_1564572380084_0.692254005625272","host":"s3://npm-registry-packages"}},"1.4.1-alpha-a2bc8c3d.56":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-a2bc8c3d.56","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-a2bc8c3d.56","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"51a53e4533eb9eed8350e7ac2ddbd5a5703fded4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-a2bc8c3d.56.tgz","fileCount":162,"integrity":"sha512-+f1Lxl5X3P9AHL1g7oB9VEoksWSZS8nB9Iviucbwj3k2UVC9Ddor28XWZ0+aenxza2HdjTGjzg3PLwYv1CBe0g==","signatures":[{"sig":"MEUCIA/1K3E5iUz7lcDfj43Oj7SCPxO/ySRy1s4tJkePmODoAiEA1RcIpXVsSAGVO87rDjdQtSpSn7sgKOWJPGlT85f+DUk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQX5HCRA9TVsSAnZWagAA0/kP/2/4t9I2tkM6t63wb2YZ\noJ3T8yhNdw8IyXerw7qCrdZvXR9s+/7Dl5DeFYJUzvZILVc66dyjBnzzVf2J\nCe3pnpn2VCVMm/Let6KaOxXukKtsEdAjoFs4MTcewz2c6QJ1lIJGmlQudk+a\nSeRr1NpqeIZKwlqC7USeOmROmyYpMgQLfZ5a5BafeAZJzcYCSk+9x0GRNGxu\njd28yiJOeFJeKpbetDT3sw6OtlWjrugnWiTK0n4b7m07u2RjC5d0tix51eoZ\neoVtD6FbgNPsMYY8QWgAI9cMsaInm7axcTR5XYhnL1rBe57bQk+9TKayzHpR\noknCwwnLtKcwTOEynPLrq6GPgCJZkmrxb1ZB3TSKIC321maEkOwVF1Yx2mHX\njT0l2QPadaURjLAsFzWr6AJYXBL/N/PVkaWtQvk9ED2h2DJ9fAVL5xp8YI8E\nRlxUaWxIWPsoJDfcs8hYGGeWBcnlUjwWKLKTXZ1txovLTjxKu0yO5GU+LYyo\nS2ZzX2Bi2g+d6gHzd/sqlV/dh1Xc9CHI/4FR015JgReuGuWYVYcCicuaKEJi\nxAY6HBn8CEvTDQfy48whu7fDhxEf0GjXnCAhtcmOByRGr6Cqravv7Dl2vZAW\nWAu60d6RL3HFxJPNVLxcD6/XWYVMRkz9ixPtfoW87WxnXxYE8xYGOSuKew+I\n7oiK\r\n=I8zG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a2bc8c3d1bdc1167cb461fb06f7ad39ae26a3019","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.5.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-a2bc8c3d.56+a2bc8c3d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-a2bc8c3d.56+a2bc8c3d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-a2bc8c3d.56_1564573254577_0.46767142201318634","host":"s3://npm-registry-packages"}},"1.4.1-alpha-dbedcb73.58":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-dbedcb73.58","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-dbedcb73.58","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"395d7ae41faf1078ebd8ae5dfadb90ee14b1c1cb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-dbedcb73.58.tgz","fileCount":162,"integrity":"sha512-C/ljPrRXVpdI74tp2ORyVnLlRaovRyLFOuep5l+xYC30vZYED+r9NgijC6Nme6QVRwxc0Bb4yUxdC58dvvJVpg==","signatures":[{"sig":"MEUCIHoxOG4E+H1fCmTy5F8XJqa2Ttu9aDrvh1eHRGaN1JhzAiEAxn3WSjZjMY62wnGOdPE/kiux5QAZmwugdqmXjzavKK8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQaUSCRA9TVsSAnZWagAAAVYP+wVeCtdlFnkcaC5MR3k+\nandV8o43GMhMpv9mABBvD5pPclpxKva1jvs4EoSUsW822NsCUnB9HPiHhZo6\n3l7sAk5ONrXEO9Un5Ui/hAWjqCI+6zR3p2WcUKurCD5Cj/o3pB8WYOSgZ2Us\njEd8mZPJumFjGBpx9dL+sCRfzzuR6aaLv2mgUed6Yz7S4X1jJeOrLGP8xYLP\ns2Z+mOKS4/oRO7P76V2WIKBq0KfUwMl2Zn+pPU1jlpb5uRCnMxlsLZp+5xhx\nXTa0xpTr9pUeOGHok9xHym7Asgb1CmDP+cyHinBwEvCrDtLze30CxZknCH5I\nnu8rzgArAze2+KnGDcr7GhJRYbeHG26BW6Nkj5IwY1mw1g1V7e2zoFm/zhEO\nMbDsVi+P2tX15cCus2YFQNLkHEp6etiP+jhOcwc4v5sZlt1KGeTh7WzfFWe3\n39eJMzGFnGJtt3wxwIkXgs2iehNtDWY6lJW+5UXjhDfDvGn3oKoP+7NIYAd/\nYHb06Php0dX2KdfXv86gHf0xdas1bD3eaEFkbaJ5hOlVQB9S0dLWS8Fl0cOZ\ngbH9meyZxhhualNXVmzGzLq2NjXoXDctZc2AjWxPLQGBUSAqqboiIYwU8fcB\nUQlH0lvcnT4k2jLjCYPaLNHBLoXSwVLWtvkm3SkXHtiudmfyh3B/SRsfLUOB\n+003\r\n=AYYw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"dbedcb73627d15cb190f153590c15b796782e58d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.5.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-dbedcb73.58+dbedcb73","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-dbedcb73.58+dbedcb73"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-dbedcb73.58_1564583185198_0.950777201982175","host":"s3://npm-registry-packages"}},"1.4.1-alpha-ecb2c964.57":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-ecb2c964.57","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-ecb2c964.57","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"8a1adddc70194d0a0ba9e19d54012487185b5c76","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-ecb2c964.57.tgz","fileCount":162,"integrity":"sha512-D5cpcC2Qyj5SkwLv+n7BEuPvXDbyvD2OiXPpgzCv2/wlduIPOKICg5EbBLdcHqGvxPsa+XH/oIvbtYzpXqG+uQ==","signatures":[{"sig":"MEUCIGJRA04WtHTHSiVhqe2WLpWGPR7KihGXSeAp9fnShdyYAiEAwTH2vmZnE85NJJjmPYIU98ENFRUn60RGfpWX7xiknio=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQabeCRA9TVsSAnZWagAAjlYP/2ooVNHZm4FCe+BpraKX\nw3ETtmOJ529sO29Q7uHnAulwBOrvKaiH4fUJEBEGA7X508DO8YLk5S/W4OWG\n7YmN/1ax5etNULqBfa+gxNoXEQQohcPtODVq7W9Aoi7DtedyftVFc/AIjLF0\nk1P9SNSPJYb8g6Rq9AawRFhCbZtN5K3Ue7DlqT7BVS9BIEcYGuE7rjOtmPQ+\nbqpw+6NlB6hSNNEQUI//tEngRpg6kggD+7lf4ws8AnGKEvoyewfhEZBQWrd+\nTjX4mHOgIAqGnZZ+Y+x7mOL5P2MFgcNtDeD+ul1S0FkFwzjnhK4ntZsS4QDl\nFsSeyOU0V9rpeDDYLpHAf3WvA+Y27F9+VzX/ej1slUJ7Ho7D5WXamZ8lBaAM\nex3h4r0Yy5Hz6kFoaQmBKOiZjKmHNun/KwdGGhQAvgi1Sevpn8A30Ju/Y9Tx\nO80k0R1+B8xxOcHdee1sGCpMSuiCac35LGFl9pm+7AsD9QvKVr4Ml16F40oj\n5c4SFAiMqZ49hnSd72ecfuMOxESpjePH5eRIQiTf/qArI3XfHWXEhctDRI5L\nUa5HO6JiZey4BrjTe0YKktY64jSQkhTyv8kXgnCaFLlSvNfxMm4V/baAwY6r\nuQr707Y5NsNOGE6irqKLTUgiHHJG8J2J90sje7PySRYsa9uKYyoRQQ+CVMhq\ns5wB\r\n=CHSS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ecb2c964215a01f6f25f1dc62c8ed446a4a3680b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.5.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-ecb2c964.57+ecb2c964","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-ecb2c964.57+ecb2c964"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-ecb2c964.57_1564583646169_0.7211847772511808","host":"s3://npm-registry-packages"}},"1.4.1-alpha-6ee432d2.57":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-6ee432d2.57","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-6ee432d2.57","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"d497561105bd267c38f9e96680112a148877eec9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-6ee432d2.57.tgz","fileCount":162,"integrity":"sha512-RPRoIE73DNHzzxPvNxQoiD+YDnD6QpXIAIFbT6T8kzAzVbQX/b6ge8un3EphVbyj3m3PmZkarDGemiYVknOfkw==","signatures":[{"sig":"MEUCIG2XG6IrXxhbnzQKnG4vTtEly0yfxO3BE5M5wQyKetuUAiEA18f44/4JUfJhOLK55E4qcJcsHhbxkbgT25RnKQAixy4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQauLCRA9TVsSAnZWagAAsxAP/26yfJaGJBXuqBoIvQ/1\nATkp62T8nb2kM/Na5/mqkWiW54n/wgY3oKp68t+DpG0ftg1fIqlBx7QasqOA\nsbEeEMdXzGPm6L6JvnL5sHS/OIFZ9MxquEn486OC2HhPxiVOVZYHhv2RCY1+\nKdQ05L6KF+mmiJ83lZzQKxATKygvAiTnEc+pysZkXuzbEsYWk9YuLS3MBXWF\nhhXd6zQMYLxH2ym6HTFvvM8KWia0+h9JjGSxE2gJIapWCNJsqXgblMiRjwd7\nxhyZ0l2uJmEl9Hw6o4T52Q5M2FFNAbzRFquUqduSfCaaQJg6ZNqIpujxvc1Z\nmoYpwEExxZ6a/Y2zLBoD2EFMk0Xxf3TFWF4FJVGY7t73da6t7Rxw7042V39X\nnrbMXG3lX05WW/XjiRlPem+8HzetDofAOID9Pfo3fUvQpvzPyhk/AqanbpZn\nqCosf9W597Clpkhp/WusTopfSNXW13JPBOPVw1n4rcLRCSZ1GwNhrPtiMTRc\ndblufqedgx6aAGQ0R9iocsrU5v1ZV0uhItV0QchL2c/7rNUHDr/j9i3z5fcx\nnHYpcENa4m8ojOD13R4sXWJ3j//XAnn34mjs5wiPfWf/5v9PS3amC0tTwQo5\nw7CXLTG/eeNbBPJeeuvat2MI0y8TQBQLMpDpr1kNTdr0nSe9JzWDYYTEh0xk\nEAOg\r\n=LFvx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6ee432d222f039d53afb13ec4d7a8456192a2f57","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.5.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-6ee432d2.57+6ee432d2","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-6ee432d2.57+6ee432d2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-6ee432d2.57_1564584843123_0.8965424335311647","host":"s3://npm-registry-packages"}},"1.4.1-alpha-87676d19.58":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-87676d19.58","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-87676d19.58","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"0f63f00c464723f113cb0bbfd2f517d0774b825a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-87676d19.58.tgz","fileCount":162,"integrity":"sha512-vsVXwQzEV9UghWdMxF+5P7Sa2tc3n+/A3SGURDpUABeQ8STQpTVBYp9ADT0WsgmRzjdupSWaX1r2HR/L375JRw==","signatures":[{"sig":"MEQCIAxYYxGd5G1VMCEYNSzKvPnNoonbJo32O26Nuj018h9JAiBydZq9fP3YZTHW/VbAMbrjYbT4Cbqnk0vooCmhPnY6SA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQa19CRA9TVsSAnZWagAAdLIP/3NWp5KCvRCe8qxPJR4C\nQj30RPNG0ZU+0Jyg3x2sf5qoA4cwTaM1o5c8b0IF0glYUSgbNcKY4xRtw+8X\nqOtxJ0cG6dZEJPvR5IRVh6/ojK1uJHyXdaflj9gtjFPL8wl0byH/IxQYRzWN\niNahLFGWPZ73SCP8kful9K/pHb6OxLpX9wFbBnO5xiansAi3ikbAP7E/rlIn\nHw4OPYY3blA3D4uZwc81/XQwkwOmL/d+DC81301IKlHucZO6jF2ftEX1SqLI\nnfd8+gBKjMMS+pfrmTXpn6FOT8YkeviHoDb12WYrHZP/D0FGZfsb/Bkzu3jq\n7Z2mOnz5vbOK2/v//rfXPFPohMroanJ/86dFwG6VO4aG4uq1H+zHQETtz3Z7\n2Mfm9XdOuhvTCXEr9Z3t2RoWW8U5eGlmfsGeRw5IzjcHt2/jaG8zzr8tLzB1\njf+zuCZS41SnrTiAzHPwP1LJhj+nPzJLfU9w0pzS9DcDRRBl/V1REiu87RfT\nDvItT62u/FcouiOyVv2D04s2aycvfFG7h8v/YVpSRXeM4l6O0Yu6BdaAsm4D\nil5U4jKBLewyAh68UWYpmbSmW3Ip4C2+G5DOZirFFRAzz7NFsijiDtsn63BX\nZVBLrhpbAQrUJPE0KKXUrt9IeNp22Jna/QnL4MRvgQc/FIWFTkCwcJHH9gmK\nGr0J\r\n=8DX0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"87676d193139d6c2f4dc39e93dd26c81a27ba9f9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.5.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-87676d19.58+87676d19","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-87676d19.58+87676d19"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-87676d19.58_1564585340806_0.7840044062550515","host":"s3://npm-registry-packages"}},"1.4.1-alpha-3a0b9d08.59":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-3a0b9d08.59","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-3a0b9d08.59","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"95ff735060bc4398667970e12eefc79466842c54","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-3a0b9d08.59.tgz","fileCount":162,"integrity":"sha512-TA/30/bxipMwhr4V7PZdm0+CGIlRKdGAttI+h1oK6qQE7CmVksBEs3vIjgCD2zK1qyneRulxhMvErVP1Fuqc1A==","signatures":[{"sig":"MEUCIGYn2vjXo2MsnnxbTbQhPKut/0mLGJJwguFsyp+U2UlqAiEAvoyidDidyMmsoRvQQEUYmTon8nldJy3uhMHEONYUzGk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQc19CRA9TVsSAnZWagAAjR8P/3JnpLsLPZt7g0CFV4vu\n873mQVd8P6koEQTJZLr5l1luoxqd3tBU/X1fWgGnry9dPjto44629tn6r7iO\nNB459CG851AN5gSEw+B1LtS1a0Im9LiIPfJnIftxNsuCrfzK8gbsH+xpqXzp\nB3fTN66HBKDHwtEgt3z5DsAyvkiZ/Ltmz138l5w7Ge/AL8Cmx9hrcyrlh1LA\nq8CbKRlyMrTHB0EIyVm3BHkLCgsf8Hv+BUK7s+RvPJ2wkqZL8FZxK9RV/MqT\nr/w7+F2S14Y2EnjJPOsihyyFJLNASFlpule6kpiEIks0ecbjgly8o17WWf3j\nylmi71+0izPmREJ/Ha62JF5HcSxeDQn7VeI+92SDnn/Be+HzYxEySsJa/tfx\n2lLRTGEm02IzOdCZCVoOFeBYprRx8X4nxvAiINM3WlDn7tbxOvKtACtDOLJk\nofM+on8fWtdNfqVHLODRAszt6aqLP8LqyAqT2znOKQ7YHIf4GewDJBoHBkqL\nFOcmQOJ6IrkdiI0oXD83epn0QCTeQnM/X6Wboll2pEPCIUCT8lEi+qh1wb5d\ngf9op5xKZ6t51gcwzL8BtThd3yPNYWPmL2ZtSjl96FaKVHrP6upFYAzkinfk\nhNMuzKr/AQQq69WmrIRDn+HyiTHiSaOoI4zJ56TzsW3R+WXA3D0vkx+NyWhb\nkXy1\r\n=MRXa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3a0b9d0804972884478ce71fdfed3aae6353e804","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.5.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-3a0b9d08.59+3a0b9d08","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-3a0b9d08.59+3a0b9d08"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-3a0b9d08.59_1564593532823_0.2899272610581527","host":"s3://npm-registry-packages"}},"1.4.1-alpha-47c20979.59":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-47c20979.59","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-47c20979.59","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"5374fbcf955c831651bc961e1b06e4463e811f7c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-47c20979.59.tgz","fileCount":162,"integrity":"sha512-7FALmhkx+l1EC1vl4RT8hTBQczv37TIhbgZ1xTsPdqYWddyGNC+/NUUBdpkI1TXoePNwl759JRSejBqcm2PNZw==","signatures":[{"sig":"MEYCIQDskyG71dRD6KXVgtniOvI5OMADccnrFJGi6ZMJBrh+mgIhALcvqU9GyWeHAXRREVlLQNMyFWhLYE7fLzWuzr8ODjAL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQd8pCRA9TVsSAnZWagAAE8AP/jKBs1pG5MKsEilnAo9k\nBz6RvV1oObvKECC/5gne962tU4B3vwuvsOCaYF76vrC7xcbG0uK9Oc3dKTYu\nIOKKMX/MPCHjbejfqUyk/i/hw90/J2VfEdkHuvEqYfPvXwyeayuPAkjhUgmj\nFLyb14pSArUJ8l6MDcNWhdVXWDBTWApngX6z68zafvSCduxlIPXUAkBK3SFF\nBU7tZEhsGi44zLHCU7mEP/BIpbZukO1Fa3KyEGZeAIosJK1nM4E2YX1G/L9n\nE0HPZVi6/T1NxVL4fkmVIK8QDE/49CIXWpigNq0bIN8Nbjr3ZdBfBKA/YO2U\nGFIoTfqhpMHuZLsVQWMwkspqqYMT7CFu/lOtAAiEcRixAyPi3JbZM03Kc4zA\n6Ou8xQv/htX34plvmBaJg0HgGuMRFgEt2Zq8PYOGyH0fDcJnOKUJ/2jy60c5\nJc4vii5e2Fx4FKAQeAbmHIE26rN+FEy3l6AtqGyxUFvp0mjOhY6raqNkExCp\n6jOJQ32ym4QnA4tI46Ad4SUL3qUl7yRAZBmCKnlh8Lz3XrU5wq9lL8eWJRIy\n0HWABWUGcfm5/H1XLWGOVjd7miMJ3lPDiRLyeCPMwIEDgj3BSKlfvX8WroYk\nxzxX6bXE7P5S3FUQM5JZNS9JcxQlTVlhAT1WS0D0ov6mwopWKPRT0mfNwCKC\nEX3G\r\n=lcDN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"47c20979d5999c98e0f2514dbeedc46356369399","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.5.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-47c20979.59+47c20979","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-47c20979.59+47c20979"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-47c20979.59_1564598056773_0.4671960511618398","host":"s3://npm-registry-packages"}},"1.4.1-alpha-25ce89c4.60":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-25ce89c4.60","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-25ce89c4.60","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"e995abd1481cca708c30c9850544cd842b8e6b00","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-25ce89c4.60.tgz","fileCount":162,"integrity":"sha512-ddU64SPruCD+N3ZJUdT54fB8V+kHQgmBEXz6tT5lKNRrOj7w0hcyB9pSBvd0l9BSRbNCoHrrUcNuSq9R9BoWyg==","signatures":[{"sig":"MEUCIFAmi2UZ67jblOmpZ/WR9mK0l8wU6w8UVacW9OIPzDtjAiEAmNe/XuB6iV7RiYIkDXTtaDvou8C//kem8GIO85eUxf8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQgyjCRA9TVsSAnZWagAAxIUP/05LB7Fn16DM0e/Fe/Qe\n64dk9VsMrKlnnDNGCe0DTCTTPp3thOzBTbB+mL11rnVWyBXezvkDedN3f+fg\nIw1TDjWH5pRK3pE1sCv2x97MSjhukQ5A20b2+441X9GR0EHRPkEv58/cLvz0\noNEPfSM8KIp07ldyqBzhdflZf0i8U/AzdXj9gRSyHoC8wpIsM1NmA6uSE49m\nrUWRBU0PY5NeOvn2lOYA10d6BlcofbV6u1D460+AvpuR7fsrxnagULj+yz2y\nRvFEHTQYjl3xqRH6ZeyhCguRjyTdTTLJ5s4wZbzi0+As1LkwXFSdwcvfEa7T\ncAEQjcuUNeGnPU6byBUQrVGDhhDOGLvzAsDufjAw3h84x0mmqXQl0I5wUj6I\nxxRH+J67gb5nWKIf3ECNlFyJiyYbNozbDf2uhvnPhbsurNkBdGluKoUM7U00\ndlVtUvZq7ky9bY90Kql3QwuXlz7bw2v4/OU9SExS6aO1TlEGMn9LVLb4fsy1\nmMuKVauc3yC0wvvY2lLD5CHIPRs9ptf1BQSQUO4zUnf4/olcaBgt0lyop7Tg\ngcGLnYvFvSq0TR+Ips6F85Xh8Zj4nU/WrQmWPlc+7a/Rj+/6XWxMdBSItK1u\nbz+2QoRGJ4Hqaa8TmhoyfYZx1a1TRE1mSbHRuEZKlttO3z1v0ndqn+9tyitJ\nnlzX\r\n=ZgdB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"25ce89c4da3ff28b3a57e9de781477165b83444a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.5.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-25ce89c4.60+25ce89c4","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-25ce89c4.60+25ce89c4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-25ce89c4.60_1564609698994_0.004400992173424045","host":"s3://npm-registry-packages"}},"1.4.1-alpha-095314d3.59":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-095314d3.59","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-095314d3.59","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"d464ad7e4d889ac9a61a81a56387e1926b5b8469","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-095314d3.59.tgz","fileCount":162,"integrity":"sha512-9A/YMqSI5z/QjDUnalPqMopbdh6eHfLeeVGUVfnGbRVI1Xg0x2F829g2/aJPSfGlS79DtWqPfldGz6biWC/uWw==","signatures":[{"sig":"MEYCIQCvD54FQflZKz2JqBi/H4A8ea418zaLSIFCTxnfg+SUJAIhAN5V1wOJyS2NNN++xE+RIoCxhUa4rHU/XHT0D+3jJm3P","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQgzcCRA9TVsSAnZWagAAvY4P/js5FodYrEQ0WZhXqF13\nDuegFqoS1uGD0TKWt+oA32tGXClY4NfsvGdbISVW0/J1NCD+E+r0N3TWBge3\nCtaaBCgYTj+7YR+0g+6mK57WknmNAnrg1Qcx83bSdGiSJmn+aR6hQmibmJth\no++RMF3ZR6nrS4SEpk9xw4mY4EmT81NQkWO4eAAJJXbQOh0GeV5s0lNFkrU/\ng5fVOOACIWCq/h2mSUyH11wpZ5NoxIV4cSKIe+Whnsn7Qr7g6QiJ/+vtB2F4\ndCx2+aK48f8bVYRrA54YNFYEW4PWtSOObjXfHF/JHKMQmUbJ6CGKRZJY36I6\nBpOCMrSsdSRRQX+fyQcdjuQPOTrgmOXCJ0PEIUJbo1XK5Py+78A4XrPq0NlS\nPQ5CaaN1JQkBomr6cbWqfgJdpkpEQiczMgW4Ogh3Ikjj3+VCM8WMU3bvCo5m\nU5DjDiuIcZ/tuqnChD7yt+NnWxKvTKgjT12HW+2dYHHOWY4h3TxnawwAYnsU\nvzqZS5dxccprht1nPD9bsxkrVy6FU1tJvfFQz1PWvt3sgsmUJXTpi1SzaEMj\nI0w7w040mjdQBlBD9nj9GP1hvkRq8k7gPytMGlv5t9OZPDjm4gkmkO2jB7Vy\nN3/bOiSCFLTaTbB39DvwHnm3dDr5aWCjIElT9aNuJ3WPQQ9kuFzWGkmm2q8V\nvtBA\r\n=DiLU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"095314d31e06fda6873bd4b7892dc80bf2b348d3","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.5.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-095314d3.59+095314d3","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-095314d3.59+095314d3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-095314d3.59_1564609755952_0.039422707624729325","host":"s3://npm-registry-packages"}},"1.4.1-alpha-2ade00b9.61":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-2ade00b9.61","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-2ade00b9.61","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"fafa0fc83368de5af8f8cd9c919bbd3cf516f635","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-2ade00b9.61.tgz","fileCount":162,"integrity":"sha512-wdn+7P5lz54ox1D0vl+E/9mLR/4FUzPvNZi5gAZkk7G+0RWlTuSv4cC2wmhzw2kkF4Z1K2RqSl0sYn/TdCxMbQ==","signatures":[{"sig":"MEQCIAJUUCCj7tUSLYzDNnwFAYEQYhYHSQbK52N3KXPFEkiuAiAKR3ZMGVaPjV0hafEJ4F4gHhVechuAagEQk92BKm+tVg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQnEKCRA9TVsSAnZWagAAMCsP/0BnlZaWVaIAPGtcIXIg\nMlHmadSsVKYpybFy+Fitl6e3IGDIWMclsIz1JEM4qcG/BKfvYnYeJH2eilrL\nociBlUMft4worKqty79As89EoPI6byaoy6aCQvMRZJ7QeZpfuRsYD0EHpm2w\nZf2DCOl2zQvYm+ckJjRuiWFZsG7FnpAN8yRK59KtqjRj2OXBKwHP/FreEHBp\nMNXTuk1VHus4eIUIMKHW2aqgxOwofLfLHpfcBR281uxoOv0l3GIfteM1IPeO\nRm/Nq/bI6yIlp/ns3K0br2LFoaLo3hGQ/DzKRKorfBnxz5dGh7PEgxSXCAkV\nM5ZM8484GRybQJ2z7EtamCPYx+yfOheaKiv6REYLja8ccbCxZGcAlbm0H51e\n/zfid+vhsADF/qVWuEcxr/Nql3hUDxMZRA7kuKYpQN/fdG2O0B0KnJjdXSp1\nK26ruqZWloKHr1Wa/UnKSumcvKjcRoSlCiH+CjnVq6OvjVgeHPOFpFhQqibZ\n1HE+DZp71LJONeqXXL6zbHzuReBYMQgZaWL6kwQxRJxOL7IEB0bY8ARmfoyU\no2GEjJQhcJf8ME85DCNYnvCqKdul0OE4N9SM8q4dTSm+rihvQNDitZKreRSo\nIQ1TpIudw+V34SQW55lkSSVxwgOUgoaMOquPdAS7dKumeXU4Ij54+KXvHf47\nNGiV\r\n=qEaQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2ade00b9cd0b5da955336e9a1993ddc6f1cfce3f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.5.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-2ade00b9.61+2ade00b9","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-2ade00b9.61+2ade00b9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-2ade00b9.61_1564635402094_0.27630610007540835","host":"s3://npm-registry-packages"}},"1.4.1-alpha-61e9a849.62":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-61e9a849.62","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-61e9a849.62","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"bae20dbfb4146eb6a7589216928510eefb3ddf52","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-61e9a849.62.tgz","fileCount":162,"integrity":"sha512-GYcGjzgkmrxF6SDn/6jrOjLbhaZhKPc4u/AJWxGhOFlepfb479YrdD/cerRgI1a0ooFoDMkoDle7swsTfjdS7g==","signatures":[{"sig":"MEUCIQDS0T/s3I2d3LJU2wt4EkrfzDAYZfbj1cEW+SoAPHfUJQIgNsv4hGDb2P3uSfQrQnSQoOZO24oXMpd5r8/NPEG6V8c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQnFaCRA9TVsSAnZWagAAb6sQAIFbC5/Y5oWqwl0PESGt\n7DOB0azoVMvn0JL5UXTOe3O1fzqBWZw7TdgCMIG6vKTUY0rNs04Ue43DGo76\n2wVDksaKh4w/o8jtaZw7bD2ge65iSJj0X4Q6Kfwl2myhL/oMY/gSnZCDz2Ka\nDDB8vWyk0OyNc/FaPQON9MTOzbXkAmgU6l778dKNmqmKCe21nn7qKEsS0Pp6\nO1YfMeuWoeYerrg2w4Ybpjf+RMtjokBSpMGhTQWWqdkZqpZMjLE1zqbtQMYe\nY+LYd7/jo1ddEQ2Q9cgs5lP5/Jan4zAiP2h1C/cJrNM+woTxMc4Pu6p21/5/\nI/U0T6ImbxukauwNFBmd1d874+ABNY/WXH6eemD5bw01ejUOdR1EMBaDmpmA\ni6byUeg/ri7gttRuAKBacvD+Rm/uOL02jjHotMnxgijA6P0g/hhHNDbFsO73\nfrLNVcXQ2CDyMRS7BhukZraCYqWP0/z/kMCdROow7+IFwpRbd0RuBCO0+Bgj\nw9dqUVO5t/YpKB4YGRNIHwl4gdVE2ox6+DsBPUw88zG/Rv329UAng2FWlEqT\ntHWUSnThlBXRfICSthFDs4IokIUV0714wuu707RZ7VnoZCqiN1uB3Cz+dOU2\na+rHIDZzCHmgMvTh2E6+pISuJgo71NYtM+HMTHvMOMURmtl6H2QHt8gImazL\nysEJ\r\n=Mv2q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"61e9a84975ad19ff017109dfe23c431f21e43b31","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.5.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-61e9a849.62+61e9a849","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-61e9a849.62+61e9a849"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-61e9a849.62_1564635482256_0.034161940212477315","host":"s3://npm-registry-packages"}},"1.4.1-alpha-8b994b35.63":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-8b994b35.63","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-8b994b35.63","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"5f798117e2c82e601221336028dd3865efa98c94","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-8b994b35.63.tgz","fileCount":162,"integrity":"sha512-1fEFzovqm8XatVJ07oz3Nls6lRQ6OapxJ0vpE+VJ5tHJuuA0kOk0XUL0oTs4vhcFRUnbfyRCGMCTNFxrEOID3A==","signatures":[{"sig":"MEUCIH29rb8Hq6hsTh32uY2jEHoYc3TERKyrpZiExQi18XpgAiEAiIUBc5VjWLS2N3mNJeC4v3i3QXhV3Y+pHFTYcIgYxMA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQqO6CRA9TVsSAnZWagAARtAP/j7ALmsN+5uk4JnBIOKc\nxLMS137jE2dez2ls2pWu3EnjgqfycHOflsMkKV2x9CdULfEgrjTwg1QSNDRN\nLquiIx50dhD/b9qdRixjTujzfUMd4/EICgaAg+0PzRlIBhJKIFVCFmannapK\nKDzhAtiWAc1Il5XQtpDYxaDmQuQuN6WjDDqGvofrhF8x0s8a4cfSxlfqftvN\nfMVpBG5GHRHtSuHDIL1Wn/o3j9+hSXHHfFgWM/+43P2bRvnBICUIrhiW5lYf\nG8zbhjPBzN1q52jI9p8c3qe2WDEGNmytKG6ZEBNHOJe+SwYUApEes0OCnCza\naat4kpkIZ0k23IoB4/mg4xeCRSTwIRdwklHBBI8xTNVtnKIQwyQv0CIgDfXb\nOoNsAyr2PH32soJtWnXgJiS/Q+D8Riq2hNpKMTwx6Gf9c3pLQdYwveDX8m8r\nPDpqDUeo6ErJ1uCqJ63ynJJ3bNrfg21mIgbMvXPN0/dzS/lnH90w1r48B979\nyoLtVWOzRe9CHON6SlcxLUD9EF1Qk45wiru8jvHhZxo03GBscC5N4RmEkDZ1\n91uFKcYZ+o5HbwjMa4uo63onJi47swo2FR2TVoSqrSWU7ogdKR5hqKD2Lz+D\nX5XxEU4IZ/UErNUAQbDi1GO0dAo+xR1fUp/gCJH+5GcX+JELHvXqiR0QQFn8\njsX3\r\n=Q75l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8b994b353a17fc4b8b653da435dbaab2b0283aa1","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.5.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-8b994b35.63+8b994b35","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-8b994b35.63+8b994b35"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-8b994b35.63_1564648377682_0.14732099213777583","host":"s3://npm-registry-packages"}},"1.4.1-alpha-818a345d.63":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-818a345d.63","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-818a345d.63","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"fdd667d2e962714a4a27116270c5647c0c1f6921","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-818a345d.63.tgz","fileCount":162,"integrity":"sha512-N3zChsGjddBVzyktDKQVtq+WBrTevm6f0TvJapRQfSNVnowH3Qba42ldy1TnhSiVpLb/h4jchC/C4nAlNX8NgQ==","signatures":[{"sig":"MEUCIQDLwEFxvlOM9IvgDxQzyPr8M1ku6q8/buFE9xl4NqiW8AIgJMrYBGFei5cVeN/Jhp+ttbNel+FHfFp3WPE1WbgfsKM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQqWqCRA9TVsSAnZWagAAH8gQAJ5Guk4ZBlr2oYAfZIap\noZqsMsmZuXcHJsWhuj7Brx/FPZLti6ei+rsmUFBCgSi1LEInZMPMD7ubgYHG\nEY3Nf9pSFEHA1wA81XM5/YwK1lisKZBu92ETrf0dqv27Y0L0mwcSM2oZRb+J\n8dSvHHYuMTeZc2XacFtX4iZ7V1qL758ClIOIuMtufTBvC7OZEljQw3SU+Uaw\n6tYyPqiGVSqt4itywN2B9+AvUubm2XMY65L5S5kIp6UAOj0UyPmJQWTUUQh3\nYWmy1OZgOdDC4h23cogE/oAtoYK/99NVgwPBTKBtNfHZIn66Pj5I2+OspMQO\n3Q9rAea/ud/Z3VrELaOQzYXGyE88Fmess3pg81VKUZkqrDYkizbumL0ft2dY\nyQk6UbkuQs//MZDF/Puxp2ySErDYcG+WkVHXkn7Cpi/PTrIWVOPpzV5Dpl7C\nwWfKJinUbkwBuZL4O+abi2FbBpHPtBEyjYFqIkCLgbMZtfRGqh+wxTgvILnC\nwiHXTg4SOo2m7AloSYAhbFodBTM1u23YvQbJpJoa7s8m6+nHYbuLvQnM4lTA\nASH0XmQAd7KoFqWVomLPJtpASv1lew10Cmn7FmQHYmR2PRFqK0fvqlqitx1Y\n9Uha9fg/iX9B0F+jjxiTEd1TEec7SbpCuwirdaLVrVnhfzUmPl04AML2F6wE\n3cnr\r\n=QALf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"818a345db9520ea6da9ea2977d45e40f824c1cc1","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.5.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-818a345d.63+818a345d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-818a345d.63+818a345d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-818a345d.63_1564648873336_0.8059837796290095","host":"s3://npm-registry-packages"}},"1.4.1-alpha-d6cd7359.64":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-d6cd7359.64","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-d6cd7359.64","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"aa944adf76bf41d4f2e453d87af675db6fb8209a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-d6cd7359.64.tgz","fileCount":162,"integrity":"sha512-jFNkMURI4W+96xFhqRPAWgzOK13JDC6CwLuIsWt6qDGXKo6b5j4jj09D1JnWTaGraGmpO5V0o6U3JYTjx2bykw==","signatures":[{"sig":"MEUCIQCjqbyF0hmWOHSo8nF5MoVVeBG0aqqsd6wkruStWCeYdgIgW0W8Bzluz7vMQ3G/6tB7G1l0pGQs9iklU6ZY6h0FarU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQqkcCRA9TVsSAnZWagAAN5EP/2OFAOtszgMOraaN/IyG\nox7q7K+2o2BpVRPUgg5DMEvtEJg0qG9e865XDRcTyidXjG/zlX02/TzYbs5x\nUWxCcHvKyvziLMdJSstuPd7QFNsoEV9cnm8CVVddiGFIR2bnDRbDQXWI5oX1\n7JnWBJYpeEilVzeGzVi9jGovhkSGTZ9XkXqZ+rA/7RY/ZFQrt806ZvR2O1nM\nUWqDXs5hUWhhbH1D5GcUV3DMssRe3gQ6VmrLwS06Q+y6XtgQ5Aln1VrnmX2U\n22axtG+ynyJKKqFbvWujP9nUJlCJIksXjMaFumy1X5YN/+C4JkOvyPWJ+DP9\n/Epskj1Y7IX1zeOCpK/vraqrYV/OToSZ6XcH9NaTEt7aATgPit88RT32Cd4C\nnj6Irr0q7eH03elucxwOSP3WiDA592olYydJBjHiV6ymGUC37D9GC0kEhAPU\nxue1q29y6RrBie/c6mN+KlTUOYZoKTnwvywLx6xtxwQ8Qwd++V+q+wKbxIlP\ng7Pb1ec76AhdRrV/rL3WS6I4DEDUUpLzY/Mr8MkcsCI1fobUK0wFNpBS/0JW\nKJnM4p4eR8HS/CD4y2mCOrIl/ILwmFe6Ke1j6C9aX0wN7QbloAYDkm68Z8QU\n9oxatg8GCqsuFsr69KeAETqlL9rmrjrgsTqhQ7WRipCAdk2FMBJDUOOh5xqp\n1Iv3\r\n=K9u5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d6cd735923bad091c5ef5f2e27460a7ab4125bc9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.5.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-d6cd7359.64+d6cd7359","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-d6cd7359.64+d6cd7359"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-d6cd7359.64_1564649755220_0.26948499151639993","host":"s3://npm-registry-packages"}},"1.4.1-alpha-b171828b.64":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-b171828b.64","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-b171828b.64","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"5caf43d8949f16f783f1417dc2265afc73600307","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-b171828b.64.tgz","fileCount":162,"integrity":"sha512-63chHlm2LggbKsN1pokMa9lioN2vaVEq7+eUi8asyhxLusuBkhxrMQwm8VsGMYQDMQVOvHI7B3KPJnzjegBLWA==","signatures":[{"sig":"MEUCIQC8Y2SypGu0WmWgClZaJ695uBH72AzajqmiHfu5af47IQIgJesSM7NiDgjxfn99F4SexFOxFnIbiojirW4DGg6xr6g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQs4hCRA9TVsSAnZWagAAxqMQAIex/ZO8lsw2qBaI3FpQ\n1d0Lxtx+WnToNP1UdejNdjn3FLbz9bIQfwZpDT+pyv8TaR32L/NKdhIs2hyp\nCrra+IAuOxl/rULPwlznFrQ9OE89BKtszTc+tGjR99MamorEp0xRcKH15SyI\nOG+kbCnu0iwMlBmYE1a4vHDQg4lEy7myhAWG7mMDObOOfSi0MFj2FoaS3MG/\nH3XB5Cs9xnhcnryd5IiwsEL3YL00/ZqcRIGlo0FP35FSUnhG6dNmJKN/+ewG\nUch003swCQeqgdLO/Kc7QZ3PpZT64tWGSu+/WOY2ag6VYKniX4z9DaXK7jfO\n7CEeDCHWtLNE2gTFVsTNVKqrQR8aNhOE7zqM4cdbY/pVFYCRhBEcLIx3gH7E\ntbE/SBvUdWLqScR51xLBBu7po6E4ax1VQ9mvjyFAhZtwHGRoAYsi3Ip3ARCt\nbBhYsrKAwBz/N49/LU0Vuyy4b1Z9gsUJshq6OdYTEiHL6CrMKex0m/5zCTdt\nbWeWi2FQPzpGs/OJcTOx4KwQ8MtCNQrhkwi0x268IleiidQxYx2QxvGuht5h\nLpt2HvXgmb03woErV7XDK20YQgikfBZCQX3Mqa+FCp6tL1cq1kwTK5/AWogl\nEYohY+SjW0XgHl0sxAJJOz6f/zCjcPviXFCpXAKt7OQgsrJILdpjSgVkU92k\nhUnn\r\n=xc3h\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b171828bf421d5d5eed5677d822891d4be1bb1de","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.5.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-b171828b.64+b171828b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-b171828b.64+b171828b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-b171828b.64_1564659232300_0.13023686753625263","host":"s3://npm-registry-packages"}},"1.4.1-alpha-45ce6b30.65":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-45ce6b30.65","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-45ce6b30.65","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"f751ec643f0234389d022b4cd4d217143ced4540","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-45ce6b30.65.tgz","fileCount":162,"integrity":"sha512-IU2nusAMTtByF/eXg20ujMuXQxApX5Umlo2x1qb5H5E4OrZ+V5DXfvdzjjvTtm5VDxwnC1SVo7lvgsqFUMrvFw==","signatures":[{"sig":"MEYCIQCLjP1aYoBJ54Pg6380YenPGaXo2OWZARVsfhiqXg3N7AIhAOtap0qc2hadLh+P5KH5F6xN0cJ4DCLwWx3lNKDyJWHU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQtToCRA9TVsSAnZWagAAwiwQAKAWFaj7INTL9WvfiISX\nWPrZEMoWkxKZMq+PwnYzrsz49PPocDWl9HZl2DsI1IqyXdTsjkJgdngwuNsc\nZuo01sQyFPM1wVE+a0sB6lDB32eBNDfyGV8EhRl1YwaL7KXNwsGbfOPvOvNI\n1ofQICRRwrQ+fx/7Qm02jyEHNbH+hw40xfcJuTbEMCeMh3okcF05hVXvSN4Q\nUxrNLnmyJnviP4d7t95fHZCR4/2mBHAh6iFDvcWbyPsDbNzwVGQgniX3ImLq\no1glxF5zF095cdVt1LZYGW3DudMT/tLluAIH+5tavtfFbJmrRSZu784XXsCK\nFYrGRvOmETLUeadq30SCTy9DQpoYH8YhMgj8j+ZFxIUi+ip2aRRQT3qCFadr\nur/pvd7rsw7UZByzQNwyqk0xrMbJCxiNHhIupUXoHJRkbCfUXtn5JdfyQIBh\nfrnzdzXTX/7kF0XRKjLtzIdyDoHqoZvl4YynvWTWOiQtZWqFQsmHI5UxzRwj\n1k77anImWDgwlgRtUh5amddJuE32Az86+F+Dmw21ouJ8mBB33eczeeS13OzE\n5wtgShU4Ud8z7oAzUeLwY8MdNOo/dtrI348gCsw2r1Iben24/YbNN9xN1gXy\nD25Zp9mreLtf5oHRD0RtmuMzBHeyykRuZ2RSNDXryiOpIIH6zDQZLe4p7Xgd\nGtba\r\n=m1ry\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"45ce6b3017e3377b7c7a34f72cc9b8d7f423ab5c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.5.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-45ce6b30.65+45ce6b30","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-45ce6b30.65+45ce6b30"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-45ce6b30.65_1564660967723_0.08869420754914015","host":"s3://npm-registry-packages"}},"1.4.1-alpha-1559ab68.65":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-1559ab68.65","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-1559ab68.65","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"abb5cc67baea6a44f8681cf3de0aa644c0c0a712","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-1559ab68.65.tgz","fileCount":162,"integrity":"sha512-orrwbJqJW6pHrPH4OQt+f2eIu1Tr0NK2OKR2qliF/b5WWKoN/sHDUn10pY/8gCMJ4OHT/3rIK+X8aYGY4HiYFw==","signatures":[{"sig":"MEUCIQCcKK2em6E3TKgxnG7kLgbjfnjK/dNzECoK6x6GMVl1+gIgNgYw9e6fFPKyYD2M7lofqDFjmarp2HVKZ+A+tOi/s7k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQtfTCRA9TVsSAnZWagAA1uUP/R+nLQRUieKAkF5RIF4L\nOMKuCHxvW5WfywLeSeUge4E20oob1TrVInrc6pWbTxTKVTyeg4YjzboRJOpS\nf1jgV/5JUiYKzjYUxuQUhydmVJskzTns7Ca/MSVNYWrtUKhQWXhTAMI4uT1j\nFkNB4eO5DEarj7zC/b7IGe+XmDnxnXCvee5sNLzLuUQTpGqSVF/yhDj1fp6U\nh4ZFJakqOOyPSoMiTHAWJfASNyFHLXn+lfLFsQT7AFQhtaPzPYCn15Zzv1TW\nGFEe8HM6wjnHPaDcF/sBCyl5WIKWfcbJ1aeUUKnykfH3hnotNuQlkc1S262s\nnnL9WdZGLmQfQHO2vy7Y5dHN7Pt4MprBaPadoau0Zu69ejl4XuJ6lYinlUlj\n9mvWAHeFJMfCUW80/pcpjeKL3W5C+4Tfcbk5mVIPHlw4Xl3/6eBTPz31hlLy\nLxe3AczqamNgGg1Vv7JHD6/AhHUZKGwkiZaUX8Oh/z8piYS2Ubosh1X9bz9L\nEmc54oScaPs/fclR8scz5GsDyqwDC0dRBbhJ7g787YQ2POFBJbobfPeoCwq7\n1T2lI9/oUepmhNVoEd6syRkYz6uK5wF+lvSQgV7FkXoXyI7YgaayaECFmq86\ndBkXYOPzJrrErXPULvMBQF384JTtd4S5XPAcTwMY1V/tDG3xa5XIzktVyRHk\nYljk\r\n=syko\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"1559ab682073477f5402d9231e0c91f6832af5cb","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.5.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-1559ab68.65+1559ab68","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-1559ab68.65+1559ab68"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-1559ab68.65_1564661715009_0.2691560988099404","host":"s3://npm-registry-packages"}},"1.4.1-alpha-1998a660.66":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-1998a660.66","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-1998a660.66","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ba7cc820dab9fe611e3fc50843b61c71efabeb86","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-1998a660.66.tgz","fileCount":162,"integrity":"sha512-CcGKCq6xoikZTlmzmgBOxCtMH08W5IPzjM2YEJ+npELIBWXT/QryDkRJpUI9XY/f1DFnrr6WNDAgKJdTaFQ7Ug==","signatures":[{"sig":"MEQCIETd7I3SzWugqS91kGFxzH6J3nXeCiFn1TUuc3/dz40oAiAlwcuTq0smKW1+oVot4cDj2A24IQQSvQ53XdGjtKmChw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQumOCRA9TVsSAnZWagAAS2cP/2kfc79XB3uSLzDdwi3r\na0X6drrGHOF+ahMJXfl2nJ6hCYQXg3yoyCSTO/KurrL2pBC8PA3JOQWC49pJ\nQBY/Kkd1sILsr8cM232Y7qbedwLVw5KE4utBeJruZZHNmK3HvPHytLJTaHB8\nwMqhhTJJf8cbkdJjRs690JS7baV+ohceqABej2UewxVhdgCC7TRYerHnz5po\nmx4UCULCTM0aNUOrgpaA1zCyYTRdCEHnHsTAfMsB+Cyir68r+uD30O23/v/s\nK4w4NSOfSBVvVRv/vPBir20ZXfkCiBvsgdtvtqsGhBTVy9aAdYP6L83DSSh+\nwrKf5++9FB1b3XvDgYChBFRME/k2z1Rq9pSU2GHM2xL3IBTFrGEuFt7Vwyx4\nNDKzL/Ek1kBJNrxjHtzB501IGuv8cgu1m6qqS7z3iLnkFEpgOFzkmkOQ6PZo\nJkEc0O41BylukdzmFU2w1rCK1aS3Bhc1Vi4+HyDrajxLBaeiKrzyl0qOzfln\nM/Aasb0oYAfZeFCCDMX/xBI41f2W1qH/c+DXTpMM7Dt/NooJzs+b+uqQV1gn\nm6ryNH3+EEj/opxbOTw7vtXHi07t1YBc5Ik3a2v+RqDPiQC1bU+6I9oJhnxr\nbHXcH6w2n+BNKpSWPhdV9kR6xB63BDnAeEudv/mJHzM3tEzskcDeWhInpDAC\n7TgV\r\n=H00K\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"1998a6605a63421ea164d8296f38e779c601538f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.5.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-1998a660.66+1998a660","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-1998a660.66+1998a660"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-1998a660.66_1564666253710_0.4659294126749687","host":"s3://npm-registry-packages"}},"1.4.1-alpha-9a53d8d7.66":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-9a53d8d7.66","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-9a53d8d7.66","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"e6aa2568d13df539e3bcc2a141067cb604afc938","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-9a53d8d7.66.tgz","fileCount":162,"integrity":"sha512-8S3FmVtwXWqUpXpslxvYPDWdB/fW/pxOt7oijFq4PJ7L9ozyECNiGqF9z7iIIemkaY++PcHQyBgtsMai1+AOrw==","signatures":[{"sig":"MEUCIQCXyFvHVLY2z1WJlP/DD+4rbZ/9NPni53qAUpuP/5Wp9wIgJNnapOdiaZ+iDnY+BfyuyqqkihsJ9NbEeM7Ys16B3Ac=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQu7QCRA9TVsSAnZWagAAoSsQAJYyEK6D/+OgG8G8znw8\ncZTQI5Z9SrKBf4Cdg+PPtm99GP5aKmmsjhV/HF1LB2xOuIhsXC7CG3u+tSlu\n1mDCgAaGvpzRAkFgJc8aQNYf/1xSQj0eEf8Z01QAoaRPeKtdwHtfYqpWEKu0\nG/roOlXnkNdVZlr+4ekohlJYAUScxoonyfWhLBYdzlvlev6DYvp/V2/d9rrO\n/2Lrx7pIZ37vWoROpib96hXSYbd/qHE/xloqJvIQOweoR0Q0R5UnGzA5DfO1\nOFnav8FXm5OMZy50eAsBlm+g8GP2T5CNU0QvzmImwN192cYnFGhiJqhh6Enf\nkGuziVgM/M/WHrfeF60ZVleMLji0lQVP+YXsV/Lzq6qei/eUp9xHmy/WxlRB\ngbdo1mLj1Mv2fXAbtO5RT1oXn4/+Wqb3VS80PMw3H2daW54W17xrAQCLowXl\n1OtDjGfZ1EU2lvJ1QnYB+ijBRTczQlxe1tHQnGtJ1w5qSAN38CUCFJxRAGlI\nz9hQjXGZYxM7LmjtEtTwQWdtCdDwbikNckflIjt0tfCerAHVRPpAQxBqM/Wp\nGfgnJXMlSYpT0hOI5RDiqBLGpbQtsWqcHttBIlCTHkR1zIrevDft56bPV1Tn\nqnjyCA9LoUom/pfqjEYfOtjM04XAjZtuZCreYn6uwp59goTBovObeDg5UCTo\n/ce2\r\n=sHdU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9a53d8d7bdee612d1d6526c4cee2238b54338f4d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.5.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-9a53d8d7.66+9a53d8d7","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-9a53d8d7.66+9a53d8d7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-9a53d8d7.66_1564667600326_0.9275533636088094","host":"s3://npm-registry-packages"}},"1.4.1-alpha-ae47c715.67":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-ae47c715.67","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-ae47c715.67","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"2cdf36034d89fc39fd54a4c924ba416cecb6bef9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-ae47c715.67.tgz","fileCount":162,"integrity":"sha512-7jBsQN+Rkis7CPu7/IinzGCOvKH7uyltbl86x2nhj4z7HoQGATG5sNZacCwsbSWucuIG8MB68GJFZafwMeYliw==","signatures":[{"sig":"MEUCIFJiBkrdFD/EWi2l4dkbwXLckUFcipB28YoyzzISOnZLAiEA2QfMV+3mAgZxLcoeLNE/7AlJcMk9FNK/wtbTxgzuuIs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQv3DCRA9TVsSAnZWagAAxGgQAKF5iNoQWPVqIWslEdUU\nBdh/zkwg0R0z1pyCdgSBaSHpnfR9R6plryx+TXY7Wr9cEpnXkDeYvB3/Bk1V\nLlLbllPjcuIzFzLZgkzpXEujTA9wSgMzv1kcclrWmntFK5aYDGLrvX6yMBRL\n+gLiTZ7TNVTCyHZMm/ZoUOOrK4Ue+rz2ICeDUvWvjcI0Ldt04FzhQJt45zTc\nhZ4zIyYL01eZH7EF1HDvb6oTrOYpCxu5xDSAj2BtW0+kz2f0Kkeh7uAuAx+G\nrEmIm+tB87qp+D1CjgpWqLBZcrmJ6FeY3WM4Uxcgv6lnFtK5mkaHvoErD4gs\n9Tqs1fMI1kUBcAeUrZRPTgcwbQfBesoouRBTQAxJwBxIbdGiwFU+yR2sP+oa\nqhMoJz/YM55AWz0Ki0ZEoUWH8RyEY3FNe9x7OSzn7TGUqhNA1EcxqoDA8skS\ndzRcD+f1kPjVOiqT1wfZpcMBxrmNeeKDvs2QjrFLb3cxnWIQlnq21DGp2U7y\ngwPMza0QhozJDJ7JnmDg5MuFszH9M0IhyKATEC01Jd9Pc/dNfBWqSfKDYWIz\niq7OqFthhgEgP6vckyrBFEmy0hLHHIRL29uNIeuu5DtWuDJpf8dMhbcyY+ty\nBCNvzwNKfE+vUqdHaYIqzt9xUV+WFf/Qw+6WAA6nRuiLcg+JGv/7bBXfVvK5\n1zTx\r\n=7VIV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ae47c7152ba3c896f16bf175a0ecb5517fe8f8d7","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.5.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-ae47c715.67+ae47c715","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-ae47c715.67+ae47c715"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-ae47c715.67_1564671426852_0.27892378936123197","host":"s3://npm-registry-packages"}},"1.4.1-alpha-7d16ab34.68":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-7d16ab34.68","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-7d16ab34.68","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"49a9b770bd1046d0d815d8fb0de49ed07466fab5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-7d16ab34.68.tgz","fileCount":162,"integrity":"sha512-KoIMpsicoERX1i/UJmMgw/Nzh6j2f/xp5AjXIipIRt/+uyI5nZB94a94bU/4a+5A48tvI7DHi2JJRlGLrPKxiA==","signatures":[{"sig":"MEUCIEDhntBQn2mH0F04+AacV0PcKMwwMT2dFpMrD3fDTwoOAiEAvYIig3id+ppzTWTzLcn1MQWlF1LnCgDKmQLSMiCW2yo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQv7QCRA9TVsSAnZWagAApOgP/i5X9w9b/FWhBoerlg2H\nNqmrvg7Zz5svHruSwvF3jrHxvz0950+zPXnSnN/d62rXz+HJh/yz2xufQAP6\nBceR6HAmBBakgW2s5fL+UDEkl63WwMTFommLsyNZI/u0tvTnPbuIQjegV6ue\nUoASAY98PsxtFzWIUwfXqvFi3ii4oWnxxLkeCtqEwKBchhJ9If+Uok14XsUm\nczIi0fDrFWEGsUsOnSi6spJ6tJFPeThuvYCCPMxkUeEY838dLU6tlSl16Lli\nqzQLRZCly86Uv9Vv5EIPxex8Wne914NHWpXEGYTGAcdA/dkO8MTupdmlEbK0\nM9dPjXiVy+a11j56L/+lg5pRO94krQ6z5GVMtWYOsr2QZAfqj8MT2UJS9W7W\nFu5v0/rFPTPf33FhMzMSwKajcAA65AJ9zXR5HYuWTrJsYlFR814h+HpOykpo\nlIyrh88ubXDBqtgrkyarvoOuX38sYw2ybaMHKupIbWtyEBXKt67baXSxUS3o\nBPQV6uE3m4gsLA0zwG5YU+299ZBup5x9Nlk15wgwLPFpN+YFtpTEMr/+yGkS\nnZDMzFeQfJtZ8lYWV1LbJmsAD2nG2jD6Nm4Xev9nRzizumOeeLGBy5tqjiCI\nTakWladm+Q1EK9RuyqbZ0Mk4AuIP8FdECegfuRPNTCApsNqa4Qb0i73PUmIW\nB6C8\r\n=oE7N\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7d16ab348d332c1553b5b44a2f0dbe68e581676e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.5.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-7d16ab34.68+7d16ab34","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-7d16ab34.68+7d16ab34"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-7d16ab34.68_1564671695510_0.5320602473084721","host":"s3://npm-registry-packages"}},"1.4.1-alpha-20179a5c.69":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-20179a5c.69","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-20179a5c.69","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"8abff719c7d109b9cee4c554394d5cf2ad9a413f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-20179a5c.69.tgz","fileCount":162,"integrity":"sha512-73M5F8ywx+SM9QWo5n3Gqz8X0AvYN49oEJ/HczwIvwJ/FnJ2olFL3Zg8u//BgalHjQxscBZpOvDG9C4/RWpllA==","signatures":[{"sig":"MEYCIQDOd11Ojgwsy+kswZ30/kNud8zzFF96r3nZt+Jg9b85cwIhAO5QUHra+jLSfJ66evQT4huD7Js0PwefC0KBMAfvRySq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQwOlCRA9TVsSAnZWagAADgkP/0ioRCYi1TvF9YfmnHgR\nb5stvbzOxSk2NDL4XJpZZYefBQDKybWQ1YhGji6jr023zSAKNH9yiSDQJ5C2\n7ESji57hfMsq12s5AXwVv5fDmSjpWQqmbJfOoL8FJkVg1IEeYxjNzrls9SYr\noWJJGpR5fHjrhUVTbXdNEZ+SVuiXOSZTIu8iHtM0kZjmuUs0dCPqYhQ0lowI\nCkntgbkpAoeXE5NbPBEiNcnD85qse5ZbtL4/C0tNiGBLU02VlYJ864E2v6vE\nUFfonDqnBmtKZ0lq5H2QAiv7IeSGHJZe2yAGAN9A0r+/YfSIniL9u92i9Px0\n1KO3N+tAAm9tj0Zc2ipS2FxnFH+FHJAtXajIq71VqU1FVF2aTi1Wir4QLyG/\nhS34EN3qfupawJUv26F5oVe7lx6ie1igAXaOIvicgXCOXsxEzzl5EoYrdxdH\nTXGSzXKXZdzB+FgNwHasJYpejjimpSxknXHrrWI7LQvygqw/P6Hv9Wn3IRkH\njewYHG2CVfr2BHRx0Zt2cGVIIA4Gt7I+fZ/zdbkvr1beL+iwJFo6U4ZG8xlI\nf397CgBCLdXKnjWJ9RsS+I6Ay+DLFTP5Re+BIPtaaim8XEF+X1NViXg33PCl\nmFtFtOIvXxIAqhKJW4tmfA2mpFWNtkkQFDat7Z5BQaSlrecrOrGZrcrfkVIS\nfWQo\r\n=nXpY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"20179a5cc4441bebb808961f00f29a7389ffafb3","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.0","graphql-toolkit":"0.5.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-20179a5c.69+20179a5c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-20179a5c.69+20179a5c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-20179a5c.69_1564672933115_0.888928856460736","host":"s3://npm-registry-packages"}},"1.4.1-alpha-5e26ef3a.70":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-5e26ef3a.70","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-5e26ef3a.70","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"874df84a94565d030f01692b981e3f00fb1c487b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-5e26ef3a.70.tgz","fileCount":162,"integrity":"sha512-XOaiC+PEjvsa1RXh0/AMNtcwuZog3gnNy05XuPmLC9HHLlTKEev7Mq+OSe0U0u/8+DHB3FQMlAWKf2j4pebGHg==","signatures":[{"sig":"MEQCIEUKh//A+fK9ZU9zJhRxlKdaxiHAF161girdH+Ewm6CDAiAOacaTrYK1OF+qsDmpmiRpBQnpMAwYVuehyprQ43PryQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQ0gVCRA9TVsSAnZWagAA3p8P+gI/8W63oaLTY3HOZrGl\n46NSk1fkj9AeNsWDsgd1cTD+LYLHVPSyK1Z7I0Kvv9Iwko1NF4Qbb0m53le6\ny9rXr5exlmNiDiqLU9yxe4F1PkmFLzv+JKHyuGE+HL0yEguT9p0AhJGIUVFo\nzrxo9EOJ+OJtETMHMWwqjEe6FjxCoEbWAOHDUGlBDjiQvpumDLlyht3LEtUh\nzDeB209CGQZpW27W1YOsGdgYwItLBgLrznPvEWOV/vbPENvQ/HacTt0MngyA\nUXaVTGfLsrZFSb/kuC2SCf6eUm8oo1RxFGP1MkHiZgrHdd38Jj/wy1/3V2XT\nknSvUbWaRZuje4oqvtto+0NFF1XXG/0gelu0TqKwp6+VW0PI7msRh8Rl/Unj\nFvd6O40QUIret9n1yDrfQrg36nYk1bw/7DkhopRmHmaHhF69MDVH6y41N9Aa\nEFkedxOEShOIxC72yFgYcgx8eiyhfwCjvjT9um5MAXOAdE33Hq+M24XwfzEO\nFx4Q9x+2w7BT/Zw1dmt+NxA8TNLFjSzSLQCFtBz7d/2B8Nl3bvrS6Leg5FhW\nL1O2qJELlteZVMFVCq4FhGzNydiIwM1B2EXqHMX86UZ3rXaj42z2i7mc5uqB\nF9W8hDuiRrS/2+uRq0wgb/MY9Z+VzaUrKlvbGCAN/Bk/dmiflpoOBEp1ONii\n11qA\r\n=9/iE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5e26ef3afe56e5a1294fc1d0ea2e4e3951763cae","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-5e26ef3a.70+5e26ef3a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-5e26ef3a.70+5e26ef3a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-5e26ef3a.70_1564690452693_0.4594132934934825","host":"s3://npm-registry-packages"}},"1.4.1-alpha-19e9091c.70":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-19e9091c.70","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-19e9091c.70","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"b4ada0013b579f1cf7d24bebabcd0fd77f01b259","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-19e9091c.70.tgz","fileCount":162,"integrity":"sha512-aRQTKnS4CfquRH19NdUpOg3sCKacqz/aOirPaWvQLdIiP3+sjCMyOWIgpNlKlFP0xXnx9DeE7VnmF5RaQYMECQ==","signatures":[{"sig":"MEUCIQD3c4HlyMMkLtXeX7g1SjywER4Be4+pIPUGVZ/jBX0n7wIgJvbjIaTtb1YurrQuJ6C7mHc9/rptk+pE8Rq0t4PHg4k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQ2S9CRA9TVsSAnZWagAA55gP/3RxT3pO186rOGj6Lxlp\ncCDTI+j7t0vZFHwpmW5niA/gPrU9CwOL74qYJsz2+GOYf6Phpg6Gwhaf89HR\nSf2On4lSDZGvke8f/QusC3psgCm9Ou7io3L51rs3bwRAWZjBTZ2rfz3MKH+b\nJyqt6nEMCtlhYTOkbPCC1EC6SleCLRr/XDZqMwfnY/3WraiNrWa52qGZ6sUk\nX5m3Tj5Gu0xRUvvUP5Q+JdmxNZ1Qa0Qy29dClahMECKZ5PF6Oy49u5fIVVGV\n5Hjg1UL9+uhpMD79m2PcQHi6uV0/LxIf6oo4XTOMgq75cA7XP6pJs+8Dy6Hg\nwlO4EjepcxZnm54Md4NjOA6VUbV4EK/Y7Xj1HbXlU9m2XOl1t28oDstThCS0\nPfYMrXegtHhmUhli7TenIS/kIYRqz06YfmM7vwvnYjaw6Wsdjo+fV7FgLDXt\nIbVsivohR0VfX3eQWZ2XY+gTrHNP1KdXmUoTm6hbxDR7aFjQ0K+6oY4azYC3\nsHNNUBVCKRxoqniFC5n/gYBm6ok87k8PRZ5VzHq281KxK134IuXCoP6H7MHJ\n/WdxXh5IBGmHNwb57jtd6CnAPBiRQdDec3QBVi0YyzZlSAs4d956wRrcI1SC\nfi12njf0Q1Nkht0481oouxD0HOxH5Kjmd1ILYcrxte3z9+ZrtwLFDL3j34cG\nicQB\r\n=Y0t2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"19e9091cac6183af5de04832828793b7ecf7bd5f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-19e9091c.70+19e9091c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-19e9091c.70+19e9091c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-19e9091c.70_1564697788272_0.4717793894761022","host":"s3://npm-registry-packages"}},"1.4.1-alpha-aac1fb57.71":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-aac1fb57.71","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-aac1fb57.71","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c4bfbb775c0fc6f1a9e195d8c7db98d8f33ab095","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-aac1fb57.71.tgz","fileCount":162,"integrity":"sha512-lhLA5j7SNTBS4uDKte/SFkKbru1iRQnECJvEgAtrWqz6Iwzbqaoj/DG8bBWBouTqZr6gSje4Rza7Xde2vRyIjA==","signatures":[{"sig":"MEYCIQDx4iWp0ypaodbBEm2q0ID1ewft0BM8ihvnZZhXZZy51QIhAPoqXbYGgLTF9B/vgeygaj+t+qlryyOXwCmTv43MeVB7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdRAxyCRA9TVsSAnZWagAAlz0P/1xuQvzATv9a1BVuec/1\nTmZy0jLcx6vuaH7qleLDaVs/NGAbpXZupEwttI4++YFO8ay7ZRhJo4I3QExl\nVYN1XeiDwagj/9eCpCL2zCtL5ablFd8FF8X/yF0AEVWLn5S33qNeSSPQBIOF\nGfOzL51a7oftOR5+FvYgwwzJbQfamhkvwxr1mG40DrDaIEXIcnl2a67PLBkP\ntQbn195WuOKL1p6EJtasgDLGt72UFaAT1k0ml++BYH4j5ZTjrAzKE6nM6ES5\nJt1ZVYTiCTSUI8dq8BD/7h1GozwRp9BtdonPB6qR63auffWyWz4999d5AFlF\nTOYjB1ufnGLcGhglJOtyLp1kT/YP65jOtAR4HJwvY0BpVGvomLBGLjFuLv/a\n71+GvrA0KafSvo1kRNcu2NmEonzl9k90wF9I5l6gpDLZKx7o0SIq74g1gk8E\nI9DlY2tl91fTi+PBwg65QZQTXbDgSF6ZGX/re0TfrWZE+DbhIgMwtzi2CQiU\nERuHmY+l4PHwBFX1aH9L8QktEs/a3lnWiA93VsqzV6Hl0hAsK2lSYLYI+BDS\nLvYPTpzcfnqmjJj7t2X2k+3elyaPKulSdB4yWkp45D0LTF8Ip88NEI1H/zIO\nqX37a7Bz0amR78/NiNIZtITaAXgV20TzopZQnapzSMPe+yK2MrTeUJxBSDsu\nkJg7\r\n=XSIn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"aac1fb5720620f92566375af3467b427f2dffa51","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-aac1fb57.71+aac1fb57","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-aac1fb57.71+aac1fb57"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-aac1fb57.71_1564740721305_0.3856206333703154","host":"s3://npm-registry-packages"}},"1.4.1-alpha-fd910c7e.76":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-fd910c7e.76","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-fd910c7e.76","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"0765c0433fba594e133074a76be99bdbea2fd192","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-fd910c7e.76.tgz","fileCount":162,"integrity":"sha512-p92IzmuwKl4vyH4uhw3dEUbn7wKwel+WwGYPT7aS/4QZaT82LWeFSpERq+YwI9cPC9Earw09wAil2u52bzus0w==","signatures":[{"sig":"MEUCIBuYQDaEkWKsXJBHOY78MiSO48TF3p2BCdoQum+IcJqhAiEAvd9OTCJksGvsl1i2NnstUSZl8W52SeakKUyV5I54s9Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdRCgkCRA9TVsSAnZWagAAFmUQAJYwlMKgrT45mNGvUmKe\nA3di92FHSMWRlI3wsTiLVcEoJO3Wd+ZSD8nZaN/F11zLbQsaepdJw1g9+UMF\nNJsJm8mGm3EEx0QJlW/bk3zaz7pEC+l3kANS5YnIM4ID+4H/T6H8sRIIscE3\nDeG1Z5zfap2tff/hdgzvrFUc/U4zXjpvwOfdU3NldkPCVkC7KIgJoxJ7YQNu\n4FSmipEKYKr6syqGmEW237RNnOo2u0wEXF3oSVk5wQ9XX0GfK6HIVpNVBnW5\nLGz4TG5PisToK4w5EJx/AbnAM9LLB6YXYZ7XqtN+lmeSLAIngNpzZAbrnfuK\nJY5sIMXgLhlfXYWJYKOYqkBbKY/yV46N+n7JBMjdQCPskIDdtY/o8AbTXGjT\nRvh2OewlIpeRJvwrI4u11pFoeQPhmiMpXtw5acn2EY3rV3E7UbvhFFfuV7US\nERsFvtHiKgtZfD/BkJu3w1MyJ+iPrtolTLnffLewnxj3SbjfGoNPZB5dIoVY\n7okCDdXNWYNCrMoUZ8uvXlLTZYlcuhxAQ69dYnnXOnd+7p7z+Y2SdS5ctjPC\nhmJ5Iz8dTHJTBsXc7kZ6hGMn5bKea2CmH7vUaMBn/z+yGLgUkB4DBAV9Ask0\nzXnJKgBtKtE3tOFatVzJvmgU1Yv7+yFkUJAiYbfdQey1M6Ass5Djfb4YQlYi\n2Hw7\r\n=18Rn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"fd910c7e3ca6aaffd5af4be395bcaf9b7fe435bc","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-fd910c7e.76+fd910c7e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-fd910c7e.76+fd910c7e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-fd910c7e.76_1564747811747_0.61808437554205","host":"s3://npm-registry-packages"}},"1.4.1-alpha-38fc3c63.72":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-38fc3c63.72","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-38fc3c63.72","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"37bc9d08f1b77d97be60d1757b4634d835dbd192","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-38fc3c63.72.tgz","fileCount":162,"integrity":"sha512-U/0VDDdf8r9Kk3o9jpEYZlIU9s1veFn5ylEqsj37lLjxG2ve67RgqHljaiAMdgsIsYWoFBAeNAQmj3zKVTjP/A==","signatures":[{"sig":"MEUCIHUd7RwArUY6wI+sDigsWSWssuwWadm8DrmWYsSOA4shAiEAxdJHngccqIfFS81gLgVAhSBDc3XzeQ/kRB4owUeRyjU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdRDU7CRA9TVsSAnZWagAASk8P/3fGp6hvE0dVjs7ggV4a\nMLXydIeQN9Fg22O3C+35sq/rzCuRYiXKKqTJF1P1L7nQnNGAV60IS3y0XOaU\nR6jDL2/0pc4UbYsstBZ1S1vvENHhsivCRLdTUfQIeN1L8G07cxgZXf5MtGyC\neOLZXFritonZVcXm5xVDTnKOdKXZ6L1OhPOaBfnU8jRY/WXuo2GFNg0AfKM1\nT+C82VH6wl4AS+bsGAukiY5tdtaYHIWT/fjmy+1EuhtAMLM2ecOJ3XqwUkiN\n+Hs8a2lKGBd9tapqLUwnW1zLMOyBhUUyT6H3PviNrrQ9ayWxfMRGXY+ni5sD\nQVP/l4hoi6sEmm74hv5sHBdKPbcQM/6lCUtFaSMjVg+Nj9TeEfcWREyWN6gB\nP0x6gDCIpJfISSOpmPKz7B/bYmhY8fv074zcSYptkX0ADERulnd8ub+k4O6w\n53ZPpuj2yAiJSiFQ6Q9lK988a8BrEM2b5uwUVPtlYS3kpi4qjaDZTEYDrFQB\nEA9M8BbHGQeP6ayiiCTNDQXhnu/QuHi648JHgBVQUFtx8ihmNA2Iqta2WG9Q\n+dHqAimN/zGJFvJTglmF2/wZg/gy9gI5VoQda90x8a/2DERtVjztjvvWYiZV\n1Xkgc4SvP3UAbGKjHJOF5GdR+TGCSR423634Etv2nVxZ4Z2YBFIf/0Mf1PEW\n8Yh2\r\n=8nHg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"38fc3c63d95182c3631d2cd8385a63189419962d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-38fc3c63.72+38fc3c63","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-38fc3c63.72+38fc3c63"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-38fc3c63.72_1564751162751_0.4013580939416044","host":"s3://npm-registry-packages"}},"1.4.1-alpha-7d6a1254.80":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-7d6a1254.80","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-7d6a1254.80","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"019e3377db12a6107c8d8697c7f3e64f502c39a7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-7d6a1254.80.tgz","fileCount":162,"integrity":"sha512-l0L4Djq8TPMHv9Hm90vndJUkxV/8DU1WAIMCIGwDLb4khwVGHl55hospYOcsH5k+n+vdDvkoFkles8cFaCwkgQ==","signatures":[{"sig":"MEUCID6E2ALE1ADlZl2G4G/WloN/4uZ6T09ewKL98/hi7OLaAiEAovkOwkmf4t2H44frPcO/ZDhPgTmTjQ+7oyzGHUhQheA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":211473,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdRD7SCRA9TVsSAnZWagAAmE0P/09wQBzOZhvZqvUXsM35\nENW01qhRg966OIoKZphrMJGtZSRjA9HaVwA3Z3MMXgj8opnc0shJkg9/EVik\n+w9syJ9EoyXj981an6O17x7pk7ITrv5yeSiA91L+GCH6g/NIX07cZow+Sim8\n26O6ChOfEOQIRvOLQcVMo5470at7XdZh+sX2LsBB/cJoaRIOlcSqC6EibExy\ninaMWHP08ZAaMNA8iMnZ8nXkYYs3diQE87fDi/RDgABsu2GRpIRDaC6gTNgX\nuCilCkVQD4RRMh3OAZTBvFAIOjxhRhG7l7JCKg9vCiZmdZ8t7qgrYLCFH67e\nl5s4BS42Esql0Y0I/p3LF5SWLk+JAYFLgXX/8b+HZA0L4/pzTaBQ0/MOkj6e\nmBxlZZNsyhgScM9f+2il/gSjYrh6sCYqOgPKax3OmxKhVlePAtMd97dXiFJk\nB8Z1xhdzfifgmi7xaudi/rw9bp3n9V8sxYthjsgUn6Y6BgZUy+5dHL/aqYYP\nW38+CYuNIO5/XBpywyMlGnAwvOvtULoHfddam40vmepSOc/3Zpzd5EbWN/wp\nhxQHwNcv+Gw6880w7k+G0hV8IC5crYFxGXYA201EX9Gg1fGNHLKfny00/hrf\nSscfn1qhG4OekxCuDvbbE+SN0t6w5WvZK9C/su5RBsoupOdxjZWUbLpq40t2\nAMyC\r\n=8qMR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7d6a1254166d3855ac829e1673478cf713cfd117","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-7d6a1254.80+7d6a1254","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-7d6a1254.80+7d6a1254"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-7d6a1254.80_1564753617934_0.8673410665218422","host":"s3://npm-registry-packages"}},"1.4.1-alpha-0e176b9e.83":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-0e176b9e.83","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-0e176b9e.83","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"82ba9ffcec999adac96b955139b38d027bd31f74","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-0e176b9e.83.tgz","fileCount":162,"integrity":"sha512-ahzAp8nDV+fRVg49lJtQOp4wPi8M3hbpyB0xZhCQaXoPPkr6uBS2yIynr/EOJ+mPFzGptDUbpS9UJb9bueJsYw==","signatures":[{"sig":"MEYCIQD/uLLlqHgktYmDdbMdLA0LQ3Y/iOPMWAwa7z/xdnfI0QIhAImgQtaoBn0NB63kR3LMV8fOS2BQjsyPJGN/btXrtdMV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":211473,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdREeQCRA9TVsSAnZWagAA1u0P/imgVmhf76OsGt+aUUmg\nFryxH8LzDgMqswu8vSKVhFhZHvONnSHTNpCOlANOIR0ZrntvbR9kifi1I3lQ\nnUofslqG3HMVMLSS08np38oJ7px1cfqF9vjXBd5DVrSfHAFaHQ4eqDfyMgYT\nZphrV9J8H+/zV2U43rVcHjKIG6te4eZ6QfqhRL4mRAijjGypq37GuTQyGpNm\nwHYRezLdNRbIUbEkAL3H0x7epqLXzJvsaUSacIBuRfofJGkPVx84wB6/lCY+\nJV3clczwSiz/nIryrZt4hWagzw6j/3xBCPO6S+J3o+eZKsqgY5FFuhmAtE6C\n1xvULVKf0POekLsEjyS+P/BT0jDfnJlhF0h21BKpjaSOikP8sLgX6zqi5r6B\nNCLXR+qu8yRYd6kASBrYINf13Ya7eATBl25ThB9LzVtFovJaYlYoxMi2ucVT\n46mhZbKM9ZlKzR6KFjNAb2iT7ysTzelE4iZt4vg23FRe4qYFcVSDhmfHHTGK\nluuSMY8kTi33HJOrZx36Llt/THKstHc7l1UxIGTEzkrOqalolt7jVL11tP0Q\nmMdPUMmZU+nEch7yZh20liY6wgwVByZJkTr5Gjurdmy2UoPwG2kyqUOquzgX\nN0zvbp2fyHY6KtMzB/rFUHSMwlZHXO3o9Q2XP+rV3vQPI8RxxGa6PJ+yUjL/\nbNW4\r\n=aK5g\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0e176b9e2e853da1be6241da8c91e03c02c8d250","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-0e176b9e.83+0e176b9e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-0e176b9e.83+0e176b9e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-0e176b9e.83_1564755855330_0.12851266398161654","host":"s3://npm-registry-packages"}},"1.4.1-alpha-513d1763.73":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-513d1763.73","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-513d1763.73","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"f1888cc4151ce4bb57b74d1cf195e1a7f49d5c26","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-513d1763.73.tgz","fileCount":162,"integrity":"sha512-n+lAI9Y8+bkjyLuIzoxRUuPmyxw2piQEM4OdWLtw2ct2xKYi+oOtrqtf9W/jg6JzVVnFRuzpxHFU9ZZdG5M9tQ==","signatures":[{"sig":"MEUCIQCytyRgBRM7Xf2Brq8P8inHiXhUz9zJjePgsNjklKMiMQIgeBIpm9Ob6vMiv4xn+MmNfjGtOKjQzDr+6eAvIf/oAkQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212580,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdRSlxCRA9TVsSAnZWagAAeDAP/iqFZFL3lu0884/Dt6jG\nyHjGJY9Z/3ivxRxOL7/fLeiivjW9YayVZeZqg0QiCsPNeiMxVKX5c0uVqlh8\n+9S0Reg6pneQK55HYtjPBSZOWYC9UjGHFo10Rg3uUHSj8mGL08684U/BaDpZ\n7Fqew+e1KYrtrwT8JWZ+mCS+5YsvlzE14BH75Yu5DjRi/teR4ReoRuX/FL+L\nYna5+xETPQa6cpEtcjDZzDxXWssNU5ZTaugMKLWUy+IMfZsZ5EMNiiMFtEHo\n+RfHJBaLj8M+ZAy8GR3rlv2nZYMMRiQNW9ld9Iqk5BBUZBrRr5ZpZGBZmdFf\nHhSxFCfFqn08t0HiVQaNZNh2bzbvdyFqK1y0fk3CMVLG4PZXhd8WYh9TAs5W\nNvRU+uEyOBURPVDKjge4hQX6txm55LwZXd7TxF0+d7+NyKaessn1do/0yinH\nqo6r0NyoCizdlX8wzmeN5jwc+ZfsGx80cAhzgi+/1l2AiN1g1XfOsXSILZ4y\n/i/TceBHT4GAKTiq//EVxVjrgHd+WpUucscusPIF0Kr8V9JCqMeliHQ5l/2i\nN196sDqAFbI+opE711Jzz+MFTpcyTARCDvWJisEm8iJuILXF/yQQtjA2Ftui\nxpjlZmGzu5+9ig+2RjaY/qv7UxdYQW8dfIfs5engRe8ULvuR0s3QmvzRK8GO\naV/V\r\n=cC/j\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"513d1763310ce83f497def9fe1bf90ec1f9b2132","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-513d1763.73+513d1763","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-513d1763.73+513d1763"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-513d1763.73_1564813680975_0.9582200724284731","host":"s3://npm-registry-packages"}},"1.4.1-alpha-06154dab.72":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-06154dab.72","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-06154dab.72","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"89611ffc1f90a1d25bfab1119c3763abf247dbfd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-06154dab.72.tgz","fileCount":162,"integrity":"sha512-n1ROCwise9wIY/i8kmZR8vZ7xaQ8TF2uXcFL8vN1Z9nzej0dE9F5ViudHRvp/sLFEH9pKmKtuqdpLAZZLDysWw==","signatures":[{"sig":"MEUCIG628pjLEHktgcQ48Xopk0V3mYvKRD4zQkhLDF1Z9H1XAiEA/9ylWGPKks3N4QtpV8ZbZ4pzTp1e3iGF/n+/8UcSTZk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212580,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdRSl9CRA9TVsSAnZWagAAQMAP/3d2HWqAHPzxunF3WI5m\nkwMLCPIbXesdJ3eAN4rTSjuii5g4sKa3TNveyyzGLkfSRkVdRFfOQF1t3zQ1\nTZtIEXRQHJgdf5TofQ/CHcPyAOeM2LrJr7LgExDi3q+vx1ORZ5ZKAt/4gQjv\nzRANEFmVX0W/uyTUVuJeRlLwziAY8XnzaaZx49h+UMv5PLRzpkM/8tzSe40w\nLWfbFthIq496vft/DCoJCMnRDANiP7rnthCnRZmhTx5VZ5MgN3pRJRmDIq/u\ngenlEDqNIOvHY3vEX7ct/9GSAUC6IxKyOQfHO3hkJLun+sHD19ca7IF1msn+\nrHXUoNNarXppF7/K+W/X/9Ftl38OX1nkIiP5pG7j3W2WKZukoCifY9b4CSic\noDftbwT7i8gwmqNFLfDMK0fwMlwrC1Q7RRhe5qer+o0dnXOES2c1uty+y2Az\ntc9SfFwkPXFjd6hYA3vtdlWEfpYxVdyPBAlQB+9FSypc1EeO0FLF1Mk6U7+A\nhm6c29pvZf67zqPjQFxX4BAWE2wLOHb1rdSs5LNANp2WOCIxPivoPFFR13jZ\n5jkNQmVRRJeXkmzshCANrbO0/oqOBpiqh0OjQsf+oySXW41yJjB9eWPZGZAC\nmLf/keemADWncafUIhLs3xTAWIDAzm735AWYKD2+K0cgm0we77AD4P2xpbr9\nVv3T\r\n=CfZJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"06154dab62be87721e69fea0ce96481288d44bf1","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-06154dab.72+06154dab","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-06154dab.72+06154dab"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-06154dab.72_1564813692659_0.6818846440232191","host":"s3://npm-registry-packages"}},"1.4.1-alpha-1820cc52.74":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-1820cc52.74","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-1820cc52.74","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ce27d3f1ed5ff58c9d50a7fb0b74ad53e0b18ea6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-1820cc52.74.tgz","fileCount":162,"integrity":"sha512-2tRBnNYLa1vYqlM+bY4ma/L3kl9vdnIilfdHHTdBsvSdJnyBhAEO1zEcpGn3RNf+gE7fTQOrXqe4eSNz+ac4LA==","signatures":[{"sig":"MEUCIQCM8HsHRV364y1L4x0M6CTzcNNaAjbyqgQTuGWYmvJAiQIgbuiQgMakHFNUVOheXOLQermZFvk82O83RDU5yIA9hGE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212580,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdRS2VCRA9TVsSAnZWagAAAsEP/3tnMH9NLGGOmrsVLmmE\nkP0Tf7qem1dF10I1+8SWaQkwkG2eDCfF7ByqkW8o1xWcgqp6231pw31Yt0Ka\n3b9HABW5YoFdUoUYVgEKg4KNj7PcLY1uMKhdPnrjfieQ7k+JzBmXLndyjRzR\nILfGe/tm5h2NlN5Q5TQ6n/7n0Z0jgIsJlUkFis5vIo28vid4PKRxI7R9wRGA\nIXaVaTo7pdqCyYSh9lapX/ydfvzw+UsUoKdYoAd+B9UYHbAjH2pmnVTUAgWR\n8lT5C1089AjjJNY6hhZcTjuKWJbwy4iO9DIjKxzX9BZ3cUa39Xg473K3x3QM\nT/IaV7qcArrzctHvL3ZmWWE0PjenKhstoUKY45U+EeLK6RuXmX46a6Ug70n5\n8t7qTgslBqFkoGnDfupFncE8t6dkW6SwSw835KszQzVYN0SwWVVGigo2UcXq\ncPLUC8DFNjYefZH6PmpKn7ELem1cybV3bpag3+bY/3CQq5a3/xA0EWOHDRC6\n0aWwuVhnx1c2qNFr5/nIw9GKP0V/TfH7ORus/BtIOZiDMkzWEHyFx/drmURF\neK2fp/pFQu1Zt3VIMJIVpPuQ2YFHam0WF8/I7gAvfUnJu/vcRZJxJPxhO16/\n5PNLIqmpSIStEF0CDRWoRPEQl1XrghMh2DRzV1EqSxUEXhXU40f3E5UtKVx8\nAMEs\r\n=/U/J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"1820cc5217247282ae7a4c9acdfdbc2ba231d684","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-1820cc52.74+1820cc52","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-1820cc52.74+1820cc52"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-1820cc52.74_1564814740930_0.29953209102211953","host":"s3://npm-registry-packages"}},"1.4.1-alpha-45ae60d5.74":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-45ae60d5.74","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-45ae60d5.74","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"7aacb287eeb63d254afc293e818df6ffef62d432","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-45ae60d5.74.tgz","fileCount":162,"integrity":"sha512-WN5rV+8wKncely+ovPTTFyQSvEFZX0b1CqclJeS8F8GMCyrX/+BW1V6+SaueMPb3KNz7PaRlDcvqpk5FHxEKng==","signatures":[{"sig":"MEUCIQCVnjefBmiDEsmSQzenO7YkgQA2GU9YXKE6z8iN9bBhgAIgJwsun2mohUuXJSRQOu7lM4gNQCsUEiHi2xwsFBkHEfs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212580,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdRUKRCRA9TVsSAnZWagAAS14P/0MN3jMF6YJs/eYDgqGD\n1cWokT87/F3ebyDkpX6n3+N95yxEKffMO0jVvK311VHommbAR5Bnf8VnV3oe\nd7t5pH978suEvfiaWV0of11pW9wtRfzYSt1YCSvEZOCObGKcorheI90KBGjl\nRfo0PVwwnwX/htgUDD+UlK2w51uLwGIiKyWpqwSlZH7zFlR7y9vky5xfdhGx\n2BD8ZXPXAFEl/r0VN3Km1BRT3yG6qnig0wnC4Yd2Oqj37YBNTgZhak1uqAHq\n9Scwb8sTTxYhS4SQtB1Ft+DDeaanbpbS8I7aVwp4Q/ZSRpOUvjrFCPp+o5p0\n9hqRFf/Jy//GCzzfMrFyHipMLQ2m5XlLKwRq0ukz1SeXepmSCwrqO+MW0Ytz\nFXztswFrkldQ/fn7WvNjCyzRskIDAllcivQBAlmX0o01VzrYmXS+/D8YFSDy\naprHaNh/CGiCa3e6RIW3E6TkIZKrZ4dqgZidwzmSDPbjT/0EY6KlsOLfLgiC\nMpceeYauY47ZONuy57VDKRd0p7b+qLKUUuGki9l9PL/i+8vNPbouEbwdEhHN\nQcxE1Trbwd+YARjCpXrJtzVwf5DYO05uQ+NELP79hrV13GYWMJx0Y/Xol1df\nHK7KeAYeX3IlsZ+fx+KV+zLCaaJnygL6BzQ30WK4Iv4/fJtJQNNRvxgAy4Gs\nx63D\r\n=O/Yk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"45ae60d5d617b45d2e510bd6abbbf4af37b42d7b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-45ae60d5.74+45ae60d5","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-45ae60d5.74+45ae60d5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-45ae60d5.74_1564820113049_0.30463598776205725","host":"s3://npm-registry-packages"}},"1.4.1-alpha-f5d22824.75":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-f5d22824.75","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-f5d22824.75","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"30a72bf904c5651ea3f140d0ea8174d0e8d5b7cf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-f5d22824.75.tgz","fileCount":162,"integrity":"sha512-VWvq/seQkiXQhvu8OF4TCO3R7UpnBS/gHT77WPERXFLxSUriE/wCfiz5IqxzGfm1CJeN4DUAoLZQZNLJwm3MKQ==","signatures":[{"sig":"MEQCIGaDN8dJKTwbmpPmODKirPLvk3oig7FGiG5Sy9qwOnKUAiA0Rd5aU6w9OJkPbfthNwbu4n35bY19Fmt0M76fPW21PQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212580,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdRadACRA9TVsSAnZWagAAsXEQAIBdny/6BIQIE8VFFeme\nWap/UMmGEuejP+DOKDf/WKpfuJya/CUgMEuBDor1u0kMKGUctJCw8WVBJW6P\nb1M68wmSiUWDKBP1fr67OpXp8Dgx8eSV4v8O+53cZHlCARpzEDsu60SdzgdD\nUU3ZdrFDex7CysM/WZU6e3Ua7glRlNKQQrua8SpOeeTym2I02CnbEYmeRUV/\nxupFGflliRPE0SII/a2hP1TvByqjuYOf6wDyaUnziAFQyK7gz+GFElCXT+5H\n99N7D8yb/PaeycMhtMj/PpkD+QADWy9oH+E3I44pwAHGjRInZA9HwafVBgRd\nvimduqhLa1Oupkd43kL5ddkkg6Bha5CyMNue3YcgUvQYtiOHBNgxf1NKWkfz\nJjwpiH8yHNnNWMB2M1bK7ImDo5X5nqQuH1sEpWJ9oMCt1tgQ8k4CR4YL1DK7\nhLvmd6UnBntK8b8J0tFQ0cHs5k6zxHYT+eMjUOWOi49dyUmqOJt7yN1z8Qn0\nToUvxXAGymdnG48ekrbmd/lH4hc4n5ZmjiY2V5fJsLWNUcLrvh47tIuivsFV\n6ihDHR/lX98Rig9jwm7NQ9fsMBphyoBeu/H6pKaVgwmLX8x+f12p1RfD6MPO\nJ6aJHmSUdS1s+sJCM6tl/jZgTnXcTB/b4FXyyJQkIxJree1eWNVJgFvEVrMh\n/sB9\r\n=HRSe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f5d22824ea59107e2fa089a2dce2621e99129627","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-f5d22824.75+f5d22824","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-f5d22824.75+f5d22824"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-f5d22824.75_1564845888218_0.256104950066222","host":"s3://npm-registry-packages"}},"1.4.1-alpha-33fb5f7e.75":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-33fb5f7e.75","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-33fb5f7e.75","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"414685f8976521a45181530d5459b5acacd1b10e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-33fb5f7e.75.tgz","fileCount":162,"integrity":"sha512-q5SEDL60vg19SKEtmLYmmHU5Uk8yZegTu/DlAZC46CuJjY96HD6idUTBJLULD3nQHtYyvW0BP39BL9Q3Cu+zXQ==","signatures":[{"sig":"MEQCIE92TDWELx16zVoRXYay9p8utCXcMoEYd5lm70Rgf4HQAiB1lyN1pzCoT1RTCKEcfLfpg9C/RWQozL9yqg0U4kga8w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212580,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdRbNHCRA9TVsSAnZWagAAGZcP+wfjqVEoco/vq7pPjATa\nxTBvTDXhcPWJu3T8tUerwchDe5WC0tqVwdt7csrQ0dgaH3oF38QJA9uXVDus\n8Jku1WMc0cJ23txe9Py8af+VCm17e5DDWnPi52HNvqety8pCcw2QwDLrFzO7\nSUF3FQRBJdVXac6YWtPJV6uVk+2VLjH/RHYvu1faY6mPfaw3bLbmIHzml0BF\nXV93w49zwLHw+4X5/wp0wDghOtktNCSZAtDYWdi6KsKOxTjDwxJI56vCwR8f\njpJasNpjHhhmD9nmVMfm0StNT1cbmPtnORJNBImkWOy4aW9lBVtQwN/fmOg2\nffiQvYi3s3WguPcdlsjY8/9oQejpx6+PwJmay4C23hh7TnHnKCwodXw/jgbN\niNiV+nC3KC9+XFu9ulByg8km8bRrR/3y/y+MgOl7gw4hIOVMIW+2hMkNQ4EH\nzeriTmgSIMJVARxihErbQZ211P+uAnN4uGvvEBiMRk51GDuwNhK8XtOv8upN\nyMbJhpf6lpnbhgCuvjt5pbZXVZwMwA1DIS+x1LMatpdl0FEAJjuxC8qO1Qz0\nZnNPb0VOI/G2A7/CBCl0pWuy/1Q+LT+fey3X9d1VFzz5MpWJdAVn5kqxFf0c\naPxa9ndrcK3ojOV2OMfiFj9sBPH/EUTm6eC95O1J6ok/gSj5FwNok5BniiFn\ng1/W\r\n=p4Sh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"33fb5f7e8314d39e7f87117465275789caab8882","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-33fb5f7e.75+33fb5f7e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-33fb5f7e.75+33fb5f7e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-33fb5f7e.75_1564848966547_0.1290573095784251","host":"s3://npm-registry-packages"}},"1.4.1-alpha-9230ff00.76":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-9230ff00.76","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-9230ff00.76","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"6fea7300cdc668af8d0d576e059c5d6288c7d4c0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-9230ff00.76.tgz","fileCount":162,"integrity":"sha512-9iB9HZkWDTk/HYf4FNArFm2abX3Iw/EdTTNj6fiuJ7ONKTp5jlx4Sy8Bk+4VGhTcgKm7+6Z3Le3NpbgDh3Yzmg==","signatures":[{"sig":"MEUCIAhni+jwHktffTFjqP7SKR53y+80HHHM461oHuDN84POAiEAnz+HLzkwgOfXbnMwduQ4evYf+dpGjO/mmVUCB9Tx4+Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212574,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdRoSmCRA9TVsSAnZWagAAyvMQAIAA6ulL/SoY+YP3Cup8\nNMrVNcemkCRQkx0+fkMuwublsamNxieAKLHiZVxyCNRuqBVb3eQUaWoii6E7\nGVDetjcR8eIOYU/QTrumRKmFw+r53/w7buFj15AFe69wIN0DQ/xlOy5w6Xco\nY4B8GjHf4VtOounqOoGScj/vaqPDIT6dLvznd1oMynjIyzTC/OmDLlwmtC0w\nXLsxL+GARiF5+/xndfsGBSY4dB6IIjLzcITIVqvJR7n7JDArrzdhu3qZlrlO\nqHc5LbbS052Oy4yNtsXrlIsS3i6nmEPezjrxos194h8ctlzxnDpo4/vUoAEO\nX9DJMnurORtHDx3TfHKLImwhwd5FN/PJRz+/cZ+h6Ucln7+9yhn7Cg9mPt3M\nISxQ0g/GB15tbPBW+L+NCYwKaNFyzaR1xI8M7R2CslxQUfuaDtNs1GxwZ2b+\n6uDysMWfQd82GJPBor1BxAugKUi8/F9nDUAEssyeubv1N5kZLwd4L321opUV\ngIMM4pwNPCzBuu+nG/9OJLXO+tfiZOd32QZzOabA2hvMmmOqrWV0EXPHyS/R\nznGn/Tzc8TtAi5CZobpsVc36MjcuBwUAhv9Vh0mLXB73MXVH7+F4WL7K4sBV\nj+RiyHU3Z2bVrnQbrFLP2xVKSXNpYA75y7Jwo1baIgn/w4tlbK8HyhHuh0xo\n8+6G\r\n=Dj66\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9230ff001d7e9c9415f39a5015c944dde6575e1a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-9230ff00.76+9230ff00","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-9230ff00.76+9230ff00"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-9230ff00.76_1564902565274_0.6392894813019463","host":"s3://npm-registry-packages"}},"1.4.1-alpha-0046bee3.76":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-0046bee3.76","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-0046bee3.76","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"cf8b5757f5835f58c6ebf7f320218b78526e261b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-0046bee3.76.tgz","fileCount":162,"integrity":"sha512-A57vFS85MzpgVN1UHYxk9d5wsV4Wq5luB1P/rf5zEv7oktM7Hvd7aT89C717t14o/yYhln7C/3HSMnbdggiD9g==","signatures":[{"sig":"MEUCIHPqxWtEKHopY8DfUSv8pEjzASq6Cn6SUP7C7L/s25H6AiEAxC/TGoXcX4FOvsDVisPvfuycwxhMkDocOTUHX6iCbl8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212574,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdRofnCRA9TVsSAnZWagAA84gP/1scca/mitzGuWh85E73\nxoRPSHbaPKEET5k/ZQ/jW0tz5nlMGArm14bL1Es81Si0fo4V+Na2Ty1/za8k\nB5736Amv/GwwKD2Xi8igHxUI37yxetFGKfDOiKWquc4zvOPR6ESw3m9WznR4\nclgP4j/SrxkY/jS9rLaATDGD2IIulWfZAfyXprp+EPHsWgmPHcrPvMBvxTUC\nL1R1dVTbxe1KZYxGKDKUnPFfe7MZxdKXIkDn7jZtI5uenQrOuhiuUvRKgZyD\n5e7+yPTCCk9LLp6yOpoTStj83mI/Zg8pcRpKj1h39KiXz0tEYPNZaRjdLZ2p\n7QboJWSPrTXiZLK2ZPNAMmJnwXSVx78j9E91XyUNFqm634J54hXKZPxVKDMC\ndQ0b1/a6DXZsr3lCpMbQN2KM+6OoPj1xdoiQjrfebSb7g98VHfBV8CFhqGJh\nOsWln0EKhe8oFO8rGSb608c3AgnDebNx3wqrZ+/1bjnUn+WhSHv8waLv64K1\nzrni9+gsZxdsuKxOS62qO5jXyD0fdy5IjGhJyBRUg726CXwtXFFys7lfuv3y\ntZX9JtY4yPw1hQupF7pAy/0x5UTUwkEgMaXiaocEHVqLcvJrgm5hnKv3tt43\nd0jK1yvzWdyrCac4crka9RE71Y4Ig5b4xHBLzHIsiXtezsuOtZMXToxbbC2Z\neQN7\r\n=k6qQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0046bee3a1bcde404c7202e392551225c7e6ac77","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-0046bee3.76+0046bee3","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-0046bee3.76+0046bee3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-0046bee3.76_1564903399072_0.8889843014317802","host":"s3://npm-registry-packages"}},"1.4.1-alpha-2369c1d1.77":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-2369c1d1.77","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-2369c1d1.77","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"7fe8abc6d29ebe09380a876bc9f82a112b18844e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-2369c1d1.77.tgz","fileCount":162,"integrity":"sha512-2H6lIOLImh4VgaemhQQnJf/Y5bpm4w5/3Qvx3YbQWNzg3mC8e845hL+qjHNh+lw5KdBFom5DnvFI1G9pfroc2g==","signatures":[{"sig":"MEYCIQDoHeXcAxKfeLSL7geqlXQsQg129E9LZZ/WNmryPBcsTQIhAJBspTAE4OVqbJD1uHnBOK+PCe1nv9lt+HBiMpEh/qXt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212574,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdRo8lCRA9TVsSAnZWagAAckkQAI1VFb5KAcC4bu+Kxzz5\nfBZJawHaUB/shUXm3AgqbOCD3nZdmtkCImzzLHe6DbZhtzGL+aQanUYJbI3p\nJ60vvPIjHEjea+PlXkIioDYkkksEbHkxF+4SJjE/7gGdDFl67XYrsoHOEhx/\nIqVIgr3IuMS9YY8YPMYXbTjVs8HEhfk9tj7uwbIM162q2AhVKLLOGyOzR+MD\nZGwaN26VxrEBwA4LYJVusU2lkdBw99oF67L2RVg6sW6bQ1Xv1lJJ72qTe7Ei\n2rPOSClEFOLR8h0xTExq8lXvxbzF9N1282tQ+eMzBOnFliPrLoCEXSXEpaAK\n9qkWEHb7IpX9vrUNhrUPEhxjbxa9IS1SqJ+494XZ/drKPBdj4NTnYyCWdii9\nnHfzeodi28z84KGr/WsNUDdYDAHJ1WbOO3d8p62hT5swjRmgA3jyGVDstPdC\n6oO1Mox/Kizw90qw87sr0kF4agrq+OSABuQBaiXMrrQ5Osp9c2t+axn+MaV+\n/BrNbmAl/tPWr3tQjCwt5dAyhp4hVbxHjw6ikVChZrPTWdChpwJmMZJnFbOJ\nr0aCaAaPgClOLDMJgdvz7eWLFwUxM3yxpd58X7RVG3VQwLc3EgR73s/L6xg8\n8jmik4VrNTGiX6tqDKfV+VFc5FT1KzYhMSftdJoY/vmogEjXI5wHQVK3+bvP\naahf\r\n=TtHF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2369c1d1e4c095e19bc67527adfd8f6b6e8e37cb","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-2369c1d1.77+2369c1d1","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-2369c1d1.77+2369c1d1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-2369c1d1.77_1564905252953_0.18863848615677536","host":"s3://npm-registry-packages"}},"1.4.1-alpha-906f6449.78":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-906f6449.78","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-906f6449.78","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"b8468e53b894105503802056a182c75cc5ff459d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-906f6449.78.tgz","fileCount":162,"integrity":"sha512-+kdi1OILoaZaU7OAy7jvMuBhERiFlqrFdXM5FZgfTKDKnfNvQ04CAZ6IkH8thbjWX1LzMzDEq1opzWF4AcqNCg==","signatures":[{"sig":"MEYCIQCK0vXiKcrcZsdT/p5zdR4jE0kypVYgtfTVMBcrtpyl4AIhAOTILrq92dZ+zK2IhC+O2TBjSbstqq76UsgQm/eLBGUi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212574,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdRpr8CRA9TVsSAnZWagAAAVMP/1SAX6u5nt+9t+w4k2Gg\nj7RKWvbDgOIaSJc5bJO0J54U8DihIoaflt/qpfQBP0s7qaa3d733cIT8oSwr\nqXmZiJoIFSusL35FB+HnL4q6dykuHeYp2z6km+tzdSCmY9WcMPdM46s32Bgq\nAdtC5x0gimtlVa1mEyOTfxQKwq6Re9ilorptZOH81B+QsLudNptpD9ngtp6+\n2Fq1Gv+vEFGHy3Nk4ckbpFdSmtgqU6maGHWug9L/EzNHjET+byHKAhAQyjS2\ncIWUB0r8jVRqMrnTzeExJTvE1I8ARM141XdEfQ9X17ZA6PE9ird6JOApRKrz\nC0iayTmt83qo72zCS4UnxwUaTmCb12YlYpeByhxo02TpqSR2DUc1RYg7hQak\nDsXXB6nTe/q7k+arbu3KEusfM30M2uXBOMFargfo1b3q0ocqCn1K2UchycU/\nC0kTXFDlCBOee4+wkkotXaRmVy9RwXBI3oSMxvfta7GUbe0VyYKHnMTFp+QS\n7o+Iv50aeYiN387t0lUm25WfCuQVtgozrPdo2++zYFgiazI/b4RfnnVtxtJ3\np76lcdEs6NeWERshC82yA8pCK9NQsaLyytyuZYHBYI96OLSruVf/FKxHA/wN\n/W6kON3JAxPo/TTnoMfSQjw5jZAQIxc+dGyKIg8aenQ4j4KqqwQgnR6wQcrb\n2AJ9\r\n=hr6m\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"906f644974659632bc22d2977f8c81c58435fe80","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-906f6449.78+906f6449","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-906f6449.78+906f6449"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-906f6449.78_1564908283656_0.9553262063279113","host":"s3://npm-registry-packages"}},"1.4.1-alpha-a7bbb74e.79":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-a7bbb74e.79","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-a7bbb74e.79","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a407c6e2746e5b9132002f4d5a9eb58909d27517","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-a7bbb74e.79.tgz","fileCount":162,"integrity":"sha512-Sg2eL/6chECbfUDmTplQTdbV4AfT7wwy87GCcgxtaDX6g7RxCqIAtYSvkQRLJOiWi/jUuVgUzRvBgKCoA4jPhA==","signatures":[{"sig":"MEMCHz/zrbXIXJseF5AQF4Pab+Ne+C+4lsYVd4qnUg4mbGICIBBkjYk+ZxjZuJIeKC4UcCHc0a6+rTkL4Lv9ZfAUeeEY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212574,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdRp00CRA9TVsSAnZWagAA6tQQAJwBY8wHnKJFKJkFw7Wi\ntohmVPnMnAxPSGFZ3H/ncEqCMo66AYAa9lJWbl1B+ejTOjyjHDPPhU334yfw\n7iXspLQR37s35Wu8pEJRqH70oY+x1jp0fsmLcM46BOzPGOY4WMUd3f5UjeCJ\nwCImeR1O+PVm7L8o6i3VlecrFLWTKgBVwNfIYSCM0Ts0tJ3VdWkj4dQQqEgl\nkoUxY/I3zF+JmFpKu5hM+GRhAgzIHWUUtnmpCVGoRJiGgRz/jErt086qmV5n\n/a6YSu+VNj3cAlQI24RlcEI2vfQDZf+7WXS8CH5bclIoX/tnN2GKnHCxnCxZ\nYudDb0Bje+Ys190AOa6h/4tE6sx6h0qQ0c+mRANtTGzdZLMu2DF6l2oVftPU\n0a9A0zWmnyJvpZ1HlJNMl/qhD0VoRByx7t25FpO3KWec6KPEWyk8LBaCp7Qn\ngt+gyOR4g7rq50tP+bnamUrS2nqPD2AL2NyydxQk2+tJoK165e9WVRHq+8LF\nPezFSmQgpCyR9AabkAvpMHJKH2ammYp5zeYEpeubm2jRVuQ7yTmuKHCXt7vK\nw4TUXkuVmc26xsqpE0/fLSlWkhD6rfqr93ykRh+4rVIiUgklNvWWQkSAHqBT\nI5LdGZV37Px10n+OXzMwlCAj2gsNkzJ1g4WJrvLM16BGy4LRXk9xh83kqvKd\nUEXB\r\n=CvOo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a7bbb74e63a91e89ffc3f486c58d7914bccdcb3e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-a7bbb74e.79+a7bbb74e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-a7bbb74e.79+a7bbb74e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-a7bbb74e.79_1564908851901_0.8054589894045958","host":"s3://npm-registry-packages"}},"1.4.1-alpha-0259e017.78":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-0259e017.78","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-0259e017.78","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"38b5548b9db441a1ce9a60b4315b5bb01a1b8f09","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-0259e017.78.tgz","fileCount":162,"integrity":"sha512-dsAOuNGGKAMQJEMgJsv9B+vtiX+m4cLAwa/Exjd7kpelfByR0ahKRnXgiJhb5fTfCFx3RlkOqPNXJ9n+cu0V4Q==","signatures":[{"sig":"MEUCIQDwBoHxOU2iLb9RAkT9YWbFHEyFZHQWSrkQ4HvMcricmwIgazXbnHzh0MuO672e4g0FsW1u+OsMwGQXVY6mqobAzf4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212574,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdRp7eCRA9TVsSAnZWagAAzXEP+weG5+sV0UZsXfIRAjFt\no9YMiqLT28JMMxPoIVUL4sS5mA32L2I43zenrQPQ9MtYhmdktxkI658k6Wqq\nXQiV7H3vy+Jhr5PtjaDPwj9+M9oHr/Zzw3AFlZSAjem5e5ewst5J34yxlWme\n+lGH561KUYLd26e66EN4lH+r55JYyQFoJkigV/tixNm8XeJicwq+6UEMUOSY\n0j0+FfTm0bsAVo1trVElaKth7biFHkh2LcfkFdXDKabNZ88BUfO13QaH/Z0+\nv2n/YGlkdn3aLRmfq0Rydq0Mk+MWSDuPfryidNmWnbvuqbUCLcqU87MJ7qwW\n8Thf8hfePRw8xRw0O2C8wgEAHWn5UKEg7gF04qlCBrUKhqDqQWlye6R+JJcs\n3Kaip/9YqpIZJhR3JtCHlII3K1z6Y40j03+o3fYNaQxtDNGJVMTSthogR84s\nk4HmZhRmDXgi5acpkKypWCj1xohJewUMtSyeUFzV265rkAbE3GTWUfGktM7p\nxEi3j83+b6xL4U6QWERuYDcVnvzKFCz43cp0rKUTxI6ZvtwJHqk4Y1x16Gxb\nt1MU2BlXHr9Fk38kIVk0o/BqhYkwlmcUEMvRL+oX4jq/eTlPTIVNPq3Khp81\nrqNsHFEdXM18bIIutE5IC/R7FEjEPI3hJJMAJG3+fbp/7ta46xNyif94G/w3\nVdZM\r\n=rL+B\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0259e01731428c248365c24cb930baed637d04f2","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-0259e017.78+0259e017","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-0259e017.78+0259e017"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-0259e017.78_1564909277671_0.30809993700518423","host":"s3://npm-registry-packages"}},"1.4.1-alpha-7e307a09.79":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-7e307a09.79","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-7e307a09.79","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"8a4b2a2a265a7e09dbd0a5124995a67fcf6b462f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-7e307a09.79.tgz","fileCount":162,"integrity":"sha512-/S5KmFtVx4ZCrA6uCCIL6PWH02f1fIQvOmKJRc4Yhqu4LSVasMbXJEV9fVq8qh+r9uwMeZ3HRWAthMVwUQVSHw==","signatures":[{"sig":"MEUCIQD6IicIttpei7jyiO+aSu4OxZGnJsN8VMqVYygygCzO1gIgcH749ZvYgzuBi5UaIKH901Qsqh7bx/4OBFZ9BS78HkU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212574,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdRqBWCRA9TVsSAnZWagAA2IEP/1JFbtxV1AlWi+G+IzqO\nH1st0IeggmqWIrTpM2ewZsvTlA2HV3sCK83XsuhokDzMe31LB4X5Ahr7wbvL\ncdzIHs9rpG6QjtyGIRLhn43LpVNxw8oKxbNoxTKx90DJQUThaqi1/C/aEUnx\ngFDWOMeQJwrxxNuWUCeKnZHNuAMAUEPWY9An9XR4+85rgwQEvnj6Hc1elDwN\nuJXVa/SLbdNIR2AGorpmFdzICx+RTZVRtPVH1TcGP4s8I90t0sW1Y4uGAife\nzUerrSjZkEHa2n5zLKw/ybnXftWyV5yL9CUbs5AP9xnxDSefwPuqmX2jeH3V\nN0HSyp3fBScTQy2x24AOJs4lPnYNlH0WtuwC307AQObhKz5tyC4CTB3Hm940\nMMyu2xKWDG0AEdZ+P4hKBu8MxB5Q9/PTEMQoGZ1oWpmjGSZNEtncRwcvz9sW\nBAOQHDOsNGE3XhdLppkBGhKSfxC4V3kv6fmfCjKu/RvjjFy2Bw5KiuVJ+v+O\nLFrxMdT8EhXDPlqvL+m586Ikign3ushTuvrSqgUw1DiUJtulZY1+YZ0NL16+\nYlGjlrOLJCl+qrK9bBYFjq415LoxCeQyYChXh7aC6HejYxW3ll5cQTk7wsCz\nHWdel1erPT2dZokrzLY1JqdZSoiLX4FN7hQxinuM2psVkMxnvtFnnIaqmYqC\ncU45\r\n=lmPG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7e307a0905bd5ac38b4e692c44e0cc70aa0792c1","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-7e307a09.79+7e307a09","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-7e307a09.79+7e307a09"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-7e307a09.79_1564909653546_0.7274370443562177","host":"s3://npm-registry-packages"}},"1.4.1-alpha-6a24d831.80":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-6a24d831.80","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-6a24d831.80","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a81eaee2ffe0bef17f14fcb46be597c315606546","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-6a24d831.80.tgz","fileCount":162,"integrity":"sha512-kKWLBB5Z1DO46JiGNK9tuFbYcggOHHJd5aVwqs6Qmh1WB9rcR9ZMrdr5gCab6A1u6lR29AbIpN4soAwB0Fvj1w==","signatures":[{"sig":"MEQCIDFEj6EhUZyDvkqdx1ThxJJQUxuYNqYSw8X2rBl7IoVLAiAMD7LrkqU3/pDim6lmKvfC8cpfSlnPQ8tbyAbDoz4Fgg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212574,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdRqFOCRA9TVsSAnZWagAASGAP+wfIaweHRqNnt/rXN4V2\ngN587sgcLZsOl7dgTozb/yUZqiG4qw3KxiCJxae0qNwF2Kji8am4Pm45Rqxc\nC3waih9srGrUAzhn06VvoGZRztRJm+3MWvE8lUnrhNKeBN/DD2ZTr9Ax0Dh8\nmERaXIAtVlX+qaUTV4FHLT8ti9WyxZeNXwnmrTg/Ga2Sz+NHIg8TkZPj/qKV\n6cdEO2v8CYC8MNrcXB9ISfhvEvR0oICbqaUyoYO5Z1fmmuj1m5hGdXRGxCDD\nQowldiFGbq2185za4+m8q1QTUQ3X2EbEVE0O7RQU5PsoSnB48yu9vf7p10Qo\nLDoiq9bj2bgLykxQnXR0oX8rKSZJs6M4uZKk7ur0eZIa95NNtRzHoACkQkn2\nwMKDK3L1qQtyr+46/rbdfjE22YMCXjCBpsEGXpidDjCh6ic+nzlEimzHplu+\nqBbUdEVVpp9P836zcKKtNF/ApZenyovAploE8LzzjTlKv8TdWXLdYGoxDhmx\nXd8cKPOl1kJgETZPclEbdAG06LSBkvc+tQi1l+NYDJ/MVRGEMTncGajrdcbR\nGEIfXaYrOUzhvQBMUTr/SQH82eNwsff7nrdPdti+qhK4MsvQmQxuGn7O7AuB\nN62yqHv5G/+zjbjBb4OQ6xyE2Tbdtba7WgL5APC37gvN9Q2sG4xZJz7PIIRy\naWrP\r\n=ySDf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6a24d831093d83520411221349031cf44933db10","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-6a24d831.80+6a24d831","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-6a24d831.80+6a24d831"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-6a24d831.80_1564909902062_0.7706478439997013","host":"s3://npm-registry-packages"}},"1.4.1-alpha-d25d4d32.79":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-d25d4d32.79","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-d25d4d32.79","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ff5d6e7967ce41da41c2d2182b4a30ba08244e24","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-d25d4d32.79.tgz","fileCount":162,"integrity":"sha512-V59OXvxGyIN+H78nZ1Nb/glTDt4NrUiqxOcpAyXN4RCofxsygm3pqPtg6eY59hYBoRGcabB+E+wbYzBsaK423A==","signatures":[{"sig":"MEQCIBRcTF9OoNVynh/EAcLgL6iu718QdFcJhdn3gkkOsGuRAiAsGMXp6iyIgqOUYY6v3dF7OE0L19rgBtUWZ48imb/Cjg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212574,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdRqMgCRA9TVsSAnZWagAAWdsP/3GC70fTJb8VB8SqzzLG\n5sp7a0QX9P8WQXzQSc8JGn7304qHtsMUAoKXUDYhGh1G1gGtu2Po0qkWNe7s\n44FvCLxo88CjLQnywHGq1Wbg+YrjsL/aP7axvAzsOLf4Z1udEjSJnI7YLZ3z\nOes9OkqFORByOqx5svvZa2wso/5VGvqVjt2UvdzLehq9wIRBlMT/MlN6Isp3\nE4l6ybqO5gnV1bwv/89PB1ZJjD9nEXBLckE6SnLp8w3UQWSiKZ7KgbH5iTGT\nPWG65Vdz/xzS/RuPRCsIDrHQ9lwUZhVeP5M1ifkIpnswen4zxPo6I+7UamEI\nhq901Z5KWZPtEHdCp5TXmHl86QCLqzF0lK6gsSYhJeqVh2XDCnMYZVafKj9i\nFz1/a8fcKOFXGX7BNX+Rl2BgCNGr3S59XlJF90499aNH7fzscGqibnLSJLak\n8wm2ZPVhy95r3jLES8rE3EOCgpl1qPYGBnnVqPZxIdAeEe9un1RyDIswbR8N\niDNBYoJFA8HGw4CspCGnfkpYqQbJngvF73+soNncQxFKBHgeOYsOVurXWiS5\npIAit4FSqB+D3hCcjbjdXbBY7Hp/ciQhgIkRU5hX7hri1yc9Ni6MpWremUFE\n3p+hxn3auf6Y9firesO8yd5yXnr5bVIZpNCWS6QVdz/gz/nd4myDIXbSLMLK\nqfix\r\n=oLwa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d25d4d32c9893260a4b2df0813499d8dd886a4b8","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-d25d4d32.79+d25d4d32","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-d25d4d32.79+d25d4d32"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-d25d4d32.79_1564910367997_0.6358318815498953","host":"s3://npm-registry-packages"}},"1.4.1-alpha-81eba542.81":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-81eba542.81","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-81eba542.81","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"2f71d440199d1690da771c261f07b6ad7128a98f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-81eba542.81.tgz","fileCount":162,"integrity":"sha512-BrZX3Nm5sF30/dXtdmoNRSGA1Is4oDIrco8RbyvfohvV1RTLEdmeB6Qhs8Ik9fpOEa25JTspBic8vX+KDl/9OQ==","signatures":[{"sig":"MEUCIGCbZuYJvz9QWNTTUIB6/KAx5Posappc6bIvUq1s2wfQAiEAsgJ2BwL0YZqC13plndo2aNeC76/UeKrIITDuiUpFnZw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212574,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdRqySCRA9TVsSAnZWagAAhvIP/3FMhgadAoUy94V0qpeM\nZoJBPtwzdcSXKKbY58XX6oLB8Xb1XQ+Nw0cBiPMgQyG8Tfl/72HdEDfGAm8b\ntsSMI97Uao3WK/XIQzOC591v9th6nieRklsK0UEw3NzFPpJabe4ZTCf6Y+7s\nS1oTdfcqKubzh91pDvxHpvb3GnTyPz6DcjW4KhK1/ysd7brtej+uxuEDNKXn\n2x648qmbF4pAmNapO1mnLgXvo42C+c+sax3TNGA4wW2zuLQ7xQhXLbno192G\nHu+7NJP1DZ5A60MeDjoK2MU9z0dlzF19eJbnLcNS2r5SX2R2paAKVAPmgXqY\nOGHUQxIVtPQ6mhMFPu8NMAosnSPOWRCCmO6y5T5W9e7KoZWV/GWcrxk427mZ\nTpm2lqgbWZqwBwf+2Dc5e8NeR5BRufax69dSy/CT+5hcCQDxFIPKvTRHHX9Q\nfWT1/f0S331dUKp8/QP9A4oU4L4mX+viwaNeJepNJeFwbXck8L63fPvqk/oj\nIm1K5yIG4J0+aPoVmd9Um8yLyxqsxbRstLXErISLIERhycd7UgLZrNXW1u05\nIF9tKuTco9bWSTi52POLu6ALDs+pJ+tvNXLZxIkb1raXeFhdSZPpF6HejDz3\nQBCkGQYUfpnn5bkHBUi17pBPvqnmO1Gpy54CldE1kP2vchd74Y43hFiadhTw\nC2Rl\r\n=Do+y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"81eba5429ca52c04d6ab3849439d7b9236153709","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-81eba542.81+81eba542","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-81eba542.81+81eba542"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-81eba542.81_1564912785883_0.6639813090816944","host":"s3://npm-registry-packages"}},"1.4.1-alpha-5c095655.80":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-5c095655.80","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-5c095655.80","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"8a8a50a616d66468c0c04c0297a3862bea0aed05","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-5c095655.80.tgz","fileCount":162,"integrity":"sha512-FyBktQF0MEWQ09dEJK82Xk5FaLT5A/5avM4WBYWH5Rn/fzdqy14/cFo8GQg+pucoiOr7dpee1vKRjy+apunuhA==","signatures":[{"sig":"MEUCIDAg7xCafaQd7eH2dyPMjmzDfxOHt7HyNrKdLwDy8JnfAiEAk0ldKcs/MnO9xwhhB6tsWl+VhBPB5rmvXyIO06691Q4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212574,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdRq+VCRA9TVsSAnZWagAALLkQAIfW6EERnweVLRpINor3\nz1ibaDQ+Q3IPLbRcZd1TBdc49SEs478mJuZh0tCwxPARuFozv+8uAGX2XTcF\nDWOBXsy5WnaxGpteBv5d1+Gj2cpSgvserFYXDiu98Spe7n6lAYG5O5IjVvFi\nrsWFRfLNHRQJV3Gee8VXICKxgE41oAHAa9pNNTw5YLXg414lQLbu1xnCBS7j\nSibRZNb0nSRk7H/3mszlBsMKcPztRKaVK5+V0a8JRaREj3OJlBwLK3qhoOly\npBY65pOI4N26Ci0muiWbxQD64S+z0Erv/u0NJYPsUeRHN72vzOknWyPCHtmN\nRqbsZkBlpF1AZR7z/UvKpD0K81Zg1p4zgUUI+5SVdgytjjz/Fe7hQhkXuNS7\nRYp/B4Ti6cdMchDMPz8zWtmfl0CfjQgLyCd4TaxR70giNsk39l0k9mh/OrmJ\nHjgO9RIT0KKLpPqsxTKQ8XesKqYn9d+euSeORbdFWJrFWaqOau3nPSN2CXEg\n90s4RN7FadwsMDBXs1qiM3D+JpSdkzCiYJlq7TgCtLzQv6MXcR3qDSODG7k+\nNMFIbTyvF2quk6SK6Np9+DCBi6EQP93vYe1WaIh7ufRK0PcXYrleRaoDeKnD\n2YVcW32XleP3B/u9MiooWBu2nEIuchVCHYDcNyo0qByYa/GCpPb/ikuZ6p7f\nHIh0\r\n=Jnas\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5c095655e7f99d35e00240f981884717d59eb1e0","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-5c095655.80+5c095655","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-5c095655.80+5c095655"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-5c095655.80_1564913554093_0.7579537500824478","host":"s3://npm-registry-packages"}},"1.4.1-alpha-ffc76e57.81":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-ffc76e57.81","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-ffc76e57.81","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"dbbb5730f83b5799db666089fb28cf54fe12f432","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-ffc76e57.81.tgz","fileCount":162,"integrity":"sha512-OGFJCB+pWjd3YJjO9a7Igofe8Ay4J3i1ntYGevCc5lAiaxPmBkzm548c79VLKGPMSSiVJA1nif0pTnzD7xy6Bg==","signatures":[{"sig":"MEQCIF38N9CCKOMfPE5K3JDv+pj4DnFD0RS5nmuXw/QWmFqbAiAzECoj/+3RkzorznxYqnFfTNZ0HxiaL+Cc4jzOGqbw1g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214544,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdRu1rCRA9TVsSAnZWagAA5KAP/A40lToChLCAc/N+nkc4\nLSkyuqj72WVnF65o4pIROy+TNSdrVKp1l8uV1IAb8ZZ4q9rLrQnHAo1hGNQQ\nIBx21Km7wbgB4LXjFZ7AEZl7dbPdQyoB4l9J9LeN6YGwPOC4HM2pbitf7X65\nfXWGjxEc17c0Ldd3wy9QlDFSbRjRuvS64FEvXzSOfP09IQdyJQOzkKerZw14\nyl0aR24BXUXwluj924eq6bZgxEmwVTha62KWuFrkNsoD+qktLrgCTT2MDnno\nxgylsROy4BrJArYgPGhf9Lt/QsFb1sedUDk6n9ZZSbbxTytM3EnsfMXwhx0C\nbTfIOTiMr42C4Rd3bEQU+qigj7mzG1QF/mK+H3/H4liFxBCPC4CIbG6RIXse\n92Vq9RbIJyN8OFIn4qmpnWv4fo+T7BuOZvAEMLpHmfp0oKr473RHGiHjYv0r\nWzEDrMM6h6v3fmMnd2S9Qvg4QQqcI4B55s0Xc3KKQLW2oXBn7KF1JlPZwShy\nCURJy2SUDIixRN4DYSa95hEYDJjy/ZcXjm74/p1l+w3A4sP5SwMd/0gca2qI\n+0N4x4cBapRgdj0mDpGhR7EFbtBJyDUjDdRe4V9dx9b6abBKWJHuaikGGy2m\n278DgtJjNatEveFrC+fHxbKqGyNcuhLTVNwubo86B/m2qdapRVV6qouEERKZ\n6yg5\r\n=i/7N\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ffc76e570535fda9a8f217d7ebf0257181f3b7b9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-ffc76e57.81+ffc76e57","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-ffc76e57.81+ffc76e57"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-ffc76e57.81_1564929386600_0.4983222149386386","host":"s3://npm-registry-packages"}},"1.4.1-alpha-589aabd4.81":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-589aabd4.81","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-589aabd4.81","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"1e95f856045fa3b230e4070c999e38509c3865f8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-589aabd4.81.tgz","fileCount":162,"integrity":"sha512-BTbKx9YhWfGA+x83LdmmHy3VDrfmWmxfXind8njHVNiUKFasKFLjN6Dh4xiRG/xrAyjRFdP8u7VipI+WjV2uZQ==","signatures":[{"sig":"MEUCIGkdW9KZtQnfiLm1LWSv8zTDKsV/H1gKoKgb2biPJRXXAiEA/HEBotZS75q4XUVPo78TyVkalcGMdHpX8FAWRIh90pE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214544,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdRvA9CRA9TVsSAnZWagAAnv0P/12JQCqPEWqlK/400APG\nWAv0WIKaIc7ojzH2QZZkcNGnM/YUcIt8My6VLlIyn/ac7TkDkn5Goeokb3lF\nUK581NB9ojH4E7e7UvDDVgEz7a+auYyvM/lbOaMqrH+nLirpwmWWq1TCvBpj\ne0gPzrCJVGJ9PVBw5zYmFibw4oQcnGqVBWf3LUZbUmc+P3iqHjyFa4TnZJ8r\nvRTV0ZtLAXRUR2SJBSGKSbGmpZ2AR+1ZrY4B5gxSZn/ewSCTmTzSPbboDbRr\nH7G5o7lnP8MsNUJ2E3399LgsPMWnI8dCbSBgb+UNW2VkXYp0JFCg1INmwp/x\nMSXX+vTMYyH+MPMEnnOJbes9ijf/v0lN2pwNLX1l8Oge9CLRE14FpDUn0GGF\n1ijcDaYE3lLlFM/McdGKLe9rMP+5S6CTV4uQZH4om72LLrgo2pzuVrFdzMN8\nGsYw9CuhGlMx0ywwEQ0DRkkGWhjSIiLTj0C8ucRqIwTRVmiIDaUTCQ6lA+VE\nbpuX3toEZ8LvPYUmLLHV2D91p07RuoMt+SObzjwI1IrWfuXpLkx30rfHmdRg\nRKqHU1ztQFQp4jNA+0welnDlvAgKFHTkQCeno1sL70mAz1O3VEXP3gFjQDbj\nSoOKVos3awDa4KAXhLP1OmvHTx35FCXV0hG5vPHOAmkZKzR5JiqktntMd8Ba\nS6r3\r\n=Xf1F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"589aabd4ca594b65e1f635a57b7abda090748481","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-589aabd4.81+589aabd4","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-589aabd4.81+589aabd4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-589aabd4.81_1564930108850_0.7930270805113127","host":"s3://npm-registry-packages"}},"1.4.1-alpha-516b0253.83":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-516b0253.83","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-516b0253.83","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"9033aad098597f5fea1c1f6a97d5e84da2236fc1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-516b0253.83.tgz","fileCount":162,"integrity":"sha512-DuxtS7SIgSJMrAYaMt72o/uFqfLTQRo6kxEh8Bqw5/xDmmjDZ2qnwHnX0VVQ6D+rJdRJc/tRGdrUutXoOrSRDQ==","signatures":[{"sig":"MEUCIH/KGkEqRWyvzRfznGiHV1JUYerWtUEPASjCV6MJm/wMAiEAgOxB4GkbjhN+ZdlXS686wgC+a6yxl++LhVqsREtREKU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214544,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdRvZnCRA9TVsSAnZWagAA/7sP/jTjPNwD+cICN9zXNr6x\n2ET7nN/qZTcPr7w860Yl56ixWQibUHMX4q0x3qeQp6yDrfb0gSske0zKqO11\nQqnIjCUvEwtnAAcH6FoC1m6ea4u7g5f6sD1bR6bIUOzCST/hRUuidTwZ0ow2\nzom+RDHZTv8qnBpPrVc2hEvknbOsc9mrfQFr4zM7LNq4Ri0B/udgpB/hJT8p\n0uFHC/Gdf7kRiEfld1Lt0/eNK5vvyrpw4KGPI8V7WeOA+7uxwZXnRCS9X7lB\nkcN2nK0JAMw+1dpKhUrXPphEAArI8cIx2YRK6uMvQ8D/vu0mU0PELc5RbsSj\njNUFyKZP6639K+qjO5nQMvY92xuB+5MiOEnBtg1xQuUV9RvVvcmJe2IhFIhj\nSRUpSdNLAdOyvdSI0PHv75z9ho46HoNnP8mn08FD2kX1aqLU0srBF79c74ps\n/+HcuUBKvmySRgwMAOWIAQDsrpNSqumh/mb1jogd/kY1wuQEaDfJdsL0DoU3\nTjrqE1MLtqUVcRx98OLaogJPFscTDMwwGlQM3QmxfjwiGNNs6qJxp/JGuTyk\nLgwTkyiRI6sRYTXESb28Fum8xhTOfAClB5xpqF/wJwQfFeeZ0bN7/bogjXE9\nA/EAzzFWoGsfFlz7qYGdRY1h6HRIE788UyBZD32Idzyw3oqSQbNqmGbJW++B\nvLzS\r\n=/vU6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"516b0253f538cd8f2e9e5e2efd05976f130c0f11","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-516b0253.83+516b0253","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-516b0253.83+516b0253"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-516b0253.83_1564931686583_0.2375500992275572","host":"s3://npm-registry-packages"}},"1.4.1-alpha-f29a8447.84":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-f29a8447.84","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-f29a8447.84","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"3f1ff54af8824688a882e93c9b0e54e0b0bcf80e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-f29a8447.84.tgz","fileCount":162,"integrity":"sha512-vSh+FD/CKFwrVR3K7gcr0plstoaM7WE5y2CbyTbKpBbwR+TwmaE5ft18S8KSXI1Sr4zVaSKUeAONISRpUn3WIQ==","signatures":[{"sig":"MEUCIQC99rRpTxLlAdntprOe1NyXnV44SebiUjaXUhP+vi8CKAIgGzp+QJF4CeNlTnB8SF54IRCVMq7dozca2t+WI+RFc+E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214544,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdR8epCRA9TVsSAnZWagAAIvUP/2i3AECs1e2+eu507Gg6\nSl2lk7IbfFqFst93ulquqICFo8wGfYlDG2qZ0OExtm7Y2mdyD2Vd6Ig/G1d1\nxJ7LAJrOVIkkgmT5zN+roBdeA3bw2MWad/k7X9+F7txbFtqcbbZQpSoOFBTy\nCWuHFvGlyTZC5PLp+wv4s98fbnVWfNqOMT25B0DYFypDnTRSnSyG64AbctK7\n7GrExgdGbAW6FPDeuOkpN4PNFeGmGNkFmPSA9a2FnRxev4AQo8oxFf1+IfD5\nul8t/qf1LgjNu88JQaFFjqs7bxLrF/U4lYDHd95ktMMn+B6Y4bbkVflWgX6K\no5OoVft6kZ93Ji62yAXwkOzDpjfWa/H5w58v8K94mUG800opHIBw8u/YASU7\noI5UBGALLPiO7B0JQaCKkZ7Ske7Y12dnAkvXX2Y1ga9fwnXbwE5lg+PitN+W\nBhRoSkEvQcJxCQjoK7F2sCD4Wan9ZZjbA4Y1PQ+O2XqDZObdJXB95s36+ZjB\nAv1/3eC5AHpGFQqPTB2kOOQGjC5f/bHjPNic4L7/uKAYSjSpZUZfZ1lKcKmG\n9/JXtTbASekiyJpUvz+C05zOLVfnuojdUajvXsslk5LIj2GxxWcf65FI36W5\nxtOtozhAWKXFAdyzrvJ3dLmkfeZ0hrVV28qF+GAiJPYI73kPVGUtwRj6J7od\nM9YA\r\n=noDa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f29a8447fe8e2fdb2139202bcc74cf03555616e9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-f29a8447.84+f29a8447","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-f29a8447.84+f29a8447"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-f29a8447.84_1564985256512_0.8692245323229868","host":"s3://npm-registry-packages"}},"1.4.1-alpha-a34e914f.87":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-a34e914f.87","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-a34e914f.87","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"cd9f68743425c16783b3346ef4e45ec29d235d9b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-a34e914f.87.tgz","fileCount":162,"integrity":"sha512-JMOm960O5f+B4dXqQ/wNi4bHnXQpvTTWeDD0r41HqmZG4eWntIYuMtg1W1bN2S/hGxgJVNg9Us56cWpFgra7lA==","signatures":[{"sig":"MEUCIQDtNJflquFKTdqN13NOvLPkJm+g3BB3gP5yT+f78tM7lwIgeW6Y1IVT46kLhBUM3QOZHpMiXF2XMkz2fWTXGoT2PlE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214544,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdR9okCRA9TVsSAnZWagAABKMP/0iqJcMexILGeWuaB7pq\ngqUIqbuT9oSs3p3JWkS0PY3tqrRNOgDUdxAJ2o+ZGtES5lYMjC4Ta3QgZI86\nonipAjdXcMVk9uybA+23//vkEU8vBrrk81/JJ1MvMDd2qilyIX0QS7lkmBvd\nd/JQLShfL0PkegfBJZnHdlefAxihruScmY6n9a4vnZJgVN6e7xNH8MlGtpyU\nol5rHp5hTf7QMT8bhsDjbsJAiXQdEYzayj3fFDtoIS75j1ITDk5F6VThxA0O\ndyRm4ZMD0yhSPwJMhep1bUvhVrXbfhAQgw3LKNjUWp82bJeohwTS/TjFpzjE\nbqWP6JK5/Rg9RsT6SKhzhHM5m1sxKLvqHf2kpYADrtmZAjPyr9ytnZyYAi5b\nrJjNywFIe4fZbt+HiBNQuc8QSysZq7UHO7DNVz44tRjEZoyVV0BUqzdLSf0u\nh4CotX0TTRaQ6o8mbxZf+XRXDTkNBHfNBTsTC8ftxduqvPe6aC20gxvyNUXr\nmi+ZCbCqme2Q+A7CyVwzHy87CtdAyK5eRED4PkzaTFXDJ3eImg8L9NJBPFx2\nUMidIlTRA7ymkQOd+SIXST1yA920a4csLAroebL1St3V31SeYxtbCyljqZ/a\niNsMC8wXyWJ9pTBd74IeYUNnsSTH/wL5tynKDDfzmlOrBzFZRHvJlkiTYdTu\nHa22\r\n=DStD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a34e914f3bc89bae3b289fb29ecab8b83476f8fb","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-a34e914f.87+a34e914f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-a34e914f.87+a34e914f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-a34e914f.87_1564989987142_0.031339968216662406","host":"s3://npm-registry-packages"}},"1.4.1-alpha-f8164823.84":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-f8164823.84","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-f8164823.84","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"4ce9ef921fb223287516ae70c68af0db4ed16e09","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-f8164823.84.tgz","fileCount":162,"integrity":"sha512-7eTgf9nBpWk/AazoxtapUzF0cRG69nTn3TzkHENUegsTP0IDPttMudq0latQztHwfcF9ICWuD9wLgZxQbGaY2Q==","signatures":[{"sig":"MEQCIDrgUvstk8dbj469C5nfQ2vjwEEHx1BhdmX1weoTTFXeAiAHLxRYGkSscdSkoqdHlgIA+2d3uDXsEev4UheX4EYwPg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214544,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdR+jkCRA9TVsSAnZWagAAhlcP/iiK7n5LejeR5IFFm8wW\npmGrnGwuOV40pd4cW77GMk2OVN74DPj6a496Y9OoygOwBT5xYUgMGnU9V0r2\n8oP/ZyyYMpjKv56ob+JG4+0IUVb34yugXpDKzGbI3qsQZPKHWK3dpigZztBW\na/ZVRC0UNtqXZhT15+KBMc+h5W/gvSC7r0RPIXXMgr7mFF4cWzrCAihI8aRK\nMzTSltfdNRKcUmHEM/SWC4IcrxtPAz0mCAfMlqk6dy7xl2l5PvfhI6duFsQg\neodS5+Uu7k88LNWF6sXGn7Oo30WAuijojci7o33qpAZtvYBNGtVh4pVhurH0\nMfaCw5sCWP00BYdzNhxekTCp2zAlmXTGkaRUwHp9EqaHbNCf99rFGAmxo/vD\n9zAFd9pLRR1L/FxxVPQrg81FfSNADp6madx69gGWih3wMiZZelDWiaRNrdEN\nDiVS+NNilGm913WydK9vIxZy2u9iM9iUTR5hVYMTADzrl8emPn6AM24RBtJ3\ntf28SVYins5qTKG682kp2V7QWvKFWaNFwyEK4gIoYoTIk4d7tq6kk4iVrSg4\n+2qBQHLUhBHNdJy+Szq9vhKheA2z7nR/Z0Lg0CtGIy8IRyOalNZ4dETCYowd\nglqkHmsGk7hVexEzjZBpBV5k/JTVCA/kYsG+HriKYzK1zyP8066pg17Yl/8k\nv3HU\r\n=UadM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f816482382359ae5ee2fc53d9cbbafc33cac43f3","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-f8164823.84+f8164823","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-f8164823.84+f8164823"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-f8164823.84_1564993763361_0.5291480043539496","host":"s3://npm-registry-packages"}},"1.4.1-alpha-16b8b43a.85":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-16b8b43a.85","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-16b8b43a.85","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"17e236de8650c4dfb93c324ba7d042f01a8b06d7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-16b8b43a.85.tgz","fileCount":162,"integrity":"sha512-JuE64nU+Yc4WMCdC4VYgYhLktpTlI8uFi76hk27ydDvzbcxg+xU6aPWqHc7qaUb5GWtPbauaZAJPcl3oNzQXEw==","signatures":[{"sig":"MEQCIGiswdIdGXrdptYaN8PNF9JMKYpn+cDV6dxnUg3uqUjFAiBKvNGMIXkWGIvH6J3QhdW40i/ExJNFIM7Y+UZJarHJmQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":211473,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSCOFCRA9TVsSAnZWagAA+VAP/RXkVV1JhGi6q/FxHhhk\nYWw7p8JTBglQLxZDQfEJkgpHv20a6RgYxJ2yh8Kph9wQz+NcqE45IxEZgwGm\nG5fTNmkLvbViAYQrQXbBWbOOQIEBV4YXi5rDmx8FZbHFHl0dWXnun6r6Aem0\ncXzGYeF8lWdSKW4w0FWewLnYuoRvV1jTqFbJ75DGrPI9djywq4TomdUWSn/g\nrllASNvGaL/i+nKzQ7s/DMIyeOE85TRd1xeEGe/E7o9n+9mOLnHEXXHx0kLt\nB1MZarYr3fTdB85pg5wsQr90v/4xQiZSdzkUs2RYr1r5qni4W7lTVBIsu04z\n2B/w4M1lI6rO5+ucIsuMUAUrGnuRRBFleJaEHb9+M/jJqoQu/RaqHTrSoJkf\n01xG9sPI2lukSBbwfpMSV2xp0TnUARyNucvlb6sG5oyP8c9nwa4mUJJyGPXR\nNASNcStC/cjDQW5TorK5VdP/GGjLWWMbYRbG2XdcSA6VWwaTF3VLnn+nz9iH\n9nieP0bSbm4wDhrmB+g6W7oliuA85apZP+xBEwMBwijUyZN5MLvgRM9M/8Kd\nuPvQE7PNy3nIB+nY11417kGCZ2he8TEF52tmv8rOPE+VJ+TvMcOvWG/bL1tD\n4fm1afddFVACjgbgwPWbeNgVb8ownMIKzAw8rESLwdTRbPWPDeoGUSRITmU5\n3KFw\r\n=eta7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"16b8b43aee42d96739f7ad3c46c6920715c4b1ab","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-16b8b43a.85+16b8b43a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-16b8b43a.85+16b8b43a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-16b8b43a.85_1565008772344_0.9417991146731701","host":"s3://npm-registry-packages"}},"1.4.1-alpha-14e4ea68.88":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-14e4ea68.88","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-14e4ea68.88","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"7f0b8ad5794b32973ba895c22bbf502bd801c3f8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-14e4ea68.88.tgz","fileCount":162,"integrity":"sha512-HEzcTkfxnE9UEN6UyH76HMbqya1idL+Go7xQzScI5wKzvVxXk+ITONQVZfVyWx3Y2I5Nn2aw7h2rTrXi5ucAtQ==","signatures":[{"sig":"MEQCIEumxLvvf5bKj2BbJABT3LvYg5/iSBblQWpehcukrhidAiBQFtNoBDpaRCss/fUZxr8utyITrFOSNayFiP/HGx+ZKA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":211473,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSC50CRA9TVsSAnZWagAAcIwP/0D5utQBJBaLpYPYVnKm\njh7Zoj1Hu2h/tjqXbYJjZ67f28RmPI6SBJOzMu3Wh+nyoV+D0A+4amP4at4q\nFO6FqaeZqWYQLxrT9rrjDpdv1c+skLlFHAxrEZEvDF5UgfaBS1Xh85dLZ7CS\nHnga6ozCMHPeA2WCzu44XiHSSOnbDd4qF8Yz5sv8yEfsePkaBE2pkbac5c1d\nHeCP7/fBIcXZ332BZ5H9oLX3qC0gawi2PMHqVwEFlp7rz4nQ7ig8YlZBXCyM\n2AupjXSTZV68Y6+I4AoCjX3kO7OPncMcz5sChp44bfKS4B6DR8hjULLwKsDJ\nKH7dY/WZR1lMJNznT+FbNRd808mDyUct7laPd4Upa5zuBz1EAuoasTncC2IW\nqzwW/k2ahESCSg311X7YlRz71i+VeUoJuSybTpDvh3gOAVXGStyyraTIUYtL\nopzF9AEXUzC2GRXWWTnxty4c7YV6L+jfzsgwvE2+1gaz1ntSTKjFESSaYHe0\nHle57DAeOb/DPXSUdpllNfcMOW6/W9n7NHCybaiz+zQTcPmqWWcnvqU4pEDW\ngxl2XB9ibpCS2LjKMbPZeKo5btxF1SYnnQ049sYDx9Dpbr0zar95p+MSsg3b\nzkcr6SaACPZ5JWpOVRnrpb23V4lSYxKoFwTJ2FRhPUPPe8IKnbcJ5sd0ml08\nvlUh\r\n=UJt4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"14e4ea6876d103cd8d5689a48f93263f4b186c86","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-14e4ea68.88+14e4ea68","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-14e4ea68.88+14e4ea68"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-14e4ea68.88_1565011571854_0.8598999697632086","host":"s3://npm-registry-packages"}},"1.4.1-alpha-c265edeb.89":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-c265edeb.89","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-c265edeb.89","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"69290a64ad6a8d596047bcc12fb0bf4f01c5a61c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-c265edeb.89.tgz","fileCount":162,"integrity":"sha512-ZrcP+R3Stdyi++62yDnjXhVbOa2VYvqU3Xpp4ljtXOB4iiQkoTwl+q2fVLLBkvSLTzy+KnGNNsxoQgygwFSfdg==","signatures":[{"sig":"MEUCIQCYVQz9t1PAXEkIRMcvvudoETJ2qYlnSMRglFKa2+D0nQIgeJm9Ybg2JNefPuOR5w46eMc91T4F3kwNI7ISZMCrWOg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":211473,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSE70CRA9TVsSAnZWagAAyp4P/i07viRaPWGMKKjglb9J\nsNGYudnRsWTKUcfinEjxY3/SZzo7iOzEZIADMvBM3ys22aTtJySwHgQcFhWO\nfmtXEmPY4xeaMD786aBpCJyJzdcA5/Lf0sfiV1nevmGABHHiQxrNH1xJLe2B\nRnqILg8ggV65MONZRHi64kKOcum16/6pRluH7bDSPPTotq7rwREs+6crzOPD\n/3R/RG0koMoFK7dzVl8Rx7E0WxaxwcKf2Q/0ODznASmRYT8ppkVsXWPDQexU\nIMHKP61sLlW0yaJ3KjyUUWVGIBAMSlCOtKq/O7y4sU5TgtjLcVHxuSRhDNod\nL6tV4naHTYqWWjThCgh1cufkpBkXSJvZdRwMJUM8e9WEpTmot1uCTPTIG/oF\nslZDj/iQ8Qamb6ydI3tnXnUA5ZRzC4Ck833bPnwr0W/BMk46mKVI6u6p91a7\nzzdpWTcA4M3WWwiLGShJhcBSOsALnvh8n//pJGMzDs+cHnn8HbuobKZCfDkc\nAJCtpsJbZrreP+h4DJiey3LWwPC6VoG8b9mzsw/XJWwfm55nttNvW+N5x5az\n6SKbD7nYI9ySoIN7B0Ab/QvEOJSEbN+dS3XFouECKyLyA3LuglFEZ9Rk1wD9\nJeFfrG8mwMoRvovUkRJKPJxwIctfaRBfRI8vqdO5VW37B1eyrmcMpIGx7teM\nFtCF\r\n=Zktd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c265edeb4ce6615506964e89e455b0b44c1d9bb2","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-c265edeb.89+c265edeb","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-c265edeb.89+c265edeb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-c265edeb.89_1565019891331_0.6437551013401119","host":"s3://npm-registry-packages"}},"1.4.1-alpha-fd31b826.85":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-fd31b826.85","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-fd31b826.85","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"33640cbad20496bf29505f73322252c38657715e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-fd31b826.85.tgz","fileCount":162,"integrity":"sha512-miELZmc+Cgy73Ondq0R9v5Eajrsgr78Kd+FBXs50RGAiAVE8WOW0WXWKLtSf5GNBeIexi1J0LqFa9RHeyY+eLg==","signatures":[{"sig":"MEYCIQCeihMp4haP3z9u7vPLiQkF1uMxONNFkZnfBs0Zyk98TgIhAJ+M/0zLfoRMCA8V5POVG5TdtIxC/RPCvKaKmWikRCGR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214544,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSFUnCRA9TVsSAnZWagAAjM8P/iUKkEVbyA2+jPhIataG\nGxdUCTJEWf+R12S9Gh75cCfhhgcgD/X71iQNn//VTBjbRU+jiGhQUi0G31zr\nEP7KwH5x/qjBPtGwqbFhnkbySuK8zanLkkcyC1fYNWUDe3pi1+BC/BSsM3nj\n2ykN9jjft4ThdNbK9ZiwbcEQFaN09V9Nn8Ah6g4JWbZ1lqQxRknNPINWwspl\nH203ZRLGDd4myGwl553dvkUcgHRO51fhBdh1p6xBMh83YN0XzU3LzkkTYbhI\ngNrI64uuJE4l51zbsZ5+PZYleiFsU9sF8/pRDi7KBGoCiK0n2v1Dpe8jcOHc\noJ1cRsj7W4RCRnxrJ5vhWeKgXHQRCz7oWdRfShB47zdY4c248IiyoB4sCEqF\nysKjdpL7nL7TYLkmBiEHOx/lkU641W487uOS6N1rXCWRV0pdjw+zPoDxtU4q\nDF8g3+lSK3K/uqozVA3xCv3gOqZkEpG0pN36/peP94/O/BsfbFtCnhLRvpV1\n+uW27VzxLmaSlDxnjN7+s6lxV1E/3rGiFbgDeyhI0CQyifmoC7lVnEyktD5j\nt+qW+UMZwOmZPazmtYjHZkeGl77rAHN66iPmKnwTL5gTE16Q/ptK2cIU1VPa\nE1mzH6Yi4lnooTCxZsCM3XhfkSqarpoeqq3eDj2DIJI4I15ESurF8NV7Mrjj\nIx+2\r\n=xluv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"fd31b82676e80797afa2833c243a87a30c46e412","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-fd31b826.85+fd31b826","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-fd31b826.85+fd31b826"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-fd31b826.85_1565021478327_0.17285208977763378","host":"s3://npm-registry-packages"}},"1.4.1-alpha-0328ccc6.86":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-0328ccc6.86","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-0328ccc6.86","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"fae461c9b7980dccd6bd9ba3aa9d9d58afd84f2f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-0328ccc6.86.tgz","fileCount":162,"integrity":"sha512-8yMT+Ds/eCsXTvKnmRLx0ZwApqa9AVmwryqtAKbEZI+EJi7iIh0WgStrsEpT0l+bbrHxWp9NrhT3mq9pQ0HgnQ==","signatures":[{"sig":"MEUCIFfOcj7O89Ulswt2tWNo9QdmRiSgG+c2gbRXERQE05t4AiEAknXbTXmOEBTot9e2KJs/XYRIZ62oGqKy2XdL4Vqvmqk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214544,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSGugCRA9TVsSAnZWagAAzYsP/0Mvy6GatEUx5mDD7h3J\n+vcoFwpAo6Ma4bj8X6HEyjq/DH1FDRHcrwafu7CTsgxLmf0KHfTyjx8NvM1H\nGHZRFGxh21FOiIzfMXEQ8OQxLKEIEGq5X35moCwcIRt9B5dDmL9B+D+VbhZd\nMj4KhuVOOIShKFHNlLsuhpHWEhUSYhRgp91GplsUERvkGtHV9p0B2ONu3BE4\nZLQQRontKpUPHX8i8ZDCm2V0Sl/DmcmAFvPlN+NFoe3aYnTvc5JDLD7N6GOQ\n0DktIA52TKtQ3rMQdP375MF9VNNlCzzTMN4i6etNjmxtnzz08A/TwK3wZK71\nPjfPvrfqbB0EEKT3jTAjI/iYeV6ngCFwjX7AiCXeGCKil0vAlPcXni2OWBKk\ng/4hWCCZWzAZmEr6Q95LQZcfbRluM9/v7LLiwSrLjuNdL1B5L+w1pg/gee0g\napmWRXko2EclgfaVcZHfI0HhdY2WwFIRIPXahjdggfqXph62urxhsCbsmip3\nUze6YzEIELYk3BtFq1b9XvHVy207BUMnynsTE6/UeIycbFvUKFARLfgOZnc1\n+dpExTiJ6VC6Yk8ioznbaVQB++e+2e//i754HU4INgU/aB4hkSp1SvLLqBhe\nJOtLTy64Fo0BfpFgY9VV9YLXTmsgF/5JyIomCjqRejYettPgCkevpt8fKyWx\njU7J\r\n=uusZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0328ccc617af8c6d12feaa75b506ddf8a8a2c2b2","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-0328ccc6.86+0328ccc6","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-0328ccc6.86+0328ccc6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-0328ccc6.86_1565027231746_0.39753639020833975","host":"s3://npm-registry-packages"}},"1.4.1-alpha-21137c40.86":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-21137c40.86","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-21137c40.86","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"86acbe8bf3e56f254651e5511fcaaefc1baf5147","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-21137c40.86.tgz","fileCount":162,"integrity":"sha512-YWrMByUedhfN3H8zDp1IMAjH92tv5ZGoZZbnKbaWvjhTcyECsJyFBrcwU4KXzukIuibDAELb9c4beh3C4bjMGg==","signatures":[{"sig":"MEUCIQCo+C7Wa2MS43FXDpSC0dOcm+JeBWjv3woNQdkhfoEXzwIgEupnEOmmZPUL+MnV+ZxcvgWP/lDVmappPVN/RJDw1lE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214544,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSHTvCRA9TVsSAnZWagAANG4P/jgvu7D/oDoi51MQ8dAN\nm2le6l1iDyiNVMCknylYlpSSPA/tQyYzCT2DzSmQxmTxxMMHpOzBtbR3cE1u\noQGi/KvQAkudsf0wokOGh+OY62YGbfVcJG2xyhUB+BYZbZBMgR1Z3qfsLaCW\nm6o12v+y5KLER7MdqyU4coafXvz+4SUdifntdC35fLeQZGqCp9jO+U+wN44W\n0Xgk6HRq0CaqFwfTure9wLGoTx2oFuqcT86B0OsLdD8254M1UH/hIEpAXRgG\ntyYCiPVo0JMTnW2bqEZHS7ww0kKvF3c3p5TtOemYkvcoPG3FHtCdxBnvyTdu\nhbXfvJlo5w7dX7DmpUYPbK46tBIOAgxFoF1JHAaFNtIM67piq1Uh1AQYJ6cb\njJQPHUjhy8M7LaU5lr5BLmSvJwCLEL1PfQ2w3Dzn4limcCC+3HFerQo5W4ws\nI9z7VG+kzrriWuLlwZdB/aN94WAyWubv99Cf+w62s080vCrG4K99n9DK5lyX\nhZXF46juND4pllY0i4oMgIWt5p/iCRh6VsZ03lD8tpO6guv7t2BtbeOjalws\n2c8VLHWRdFtSMkn6wwsiL7R/KUyY75Z02q7nyzNSUXSDrstqBw9mfR8EEY8q\nVH5zioZvqHbKam0nOyj/cVgkmhxWN/w0U5x4Njbod1Tt7FFH+5AJVngBLrll\nyADb\r\n=MeSr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"21137c4079f5e7d1f68e1e4b23b359f826ce6cc3","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-21137c40.86+21137c40","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-21137c40.86+21137c40"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-21137c40.86_1565029615125_0.391624208922166","host":"s3://npm-registry-packages"}},"1.4.1-alpha-21f8a32e.87":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-21f8a32e.87","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-21f8a32e.87","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"8a025938a4e915c70f4a53fbff3f7f9fa1e84056","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-21f8a32e.87.tgz","fileCount":162,"integrity":"sha512-bVIHpXHKBLFbZW7l5BdDI0DVBTa6R7SE0IYPGhnocfhSMLXximSfmZFWzw2lutVgh2bi94RcFfFrVaZSdI84PQ==","signatures":[{"sig":"MEUCIQCrGv9xA1izSxkL+CvXgh4z/DkRcurab7z0Gbjrq9H4awIgZTmmqAMvRGdOrg04hIsE+Ju1u+YbgKQXnMbsvr9P8f4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214544,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSHVcCRA9TVsSAnZWagAARskP/iW4j7u6lkWz4qZAGdNm\nAU7sTsIYfzLPf0lOGAJcrOTcHFAsa8s/ylHSaSrWeYdXFc1DIB9rpguI3z8t\nA6lYx1FqEmHCwHToz9BRznwesRuqSD+aQcd2lccrlQMRLmPI0pDgL5b8LaYO\niL8gYFutggNNpPn31LKAu8w49IctoVGq1hWFtXM0gW069NoHo0Vg2Eg1gYfE\nL2ZF5dfHH0uaEztijqFsUerQSHmXCydSHwdOOef9zZ+P3IIxo5PNBOHFQ5K+\nU2qxtjtgBTFyvahueCruloR40A0/VH4K3Vyo5OxNZXnUQoF0ur1PwMhBuE7B\nkqBtPoMR1Eo4tXmIREmYL3Vyfty9Wi/cZV3CP5nY+R1UaWwC6mMDimrpe4Wp\nzOvfuo2zjZmo7m68k9tkPDSyBDSPn6Z/2nGST3PHX5JEM1PIHyBQ88evFMCx\nAkMYy2cVdHVsrQnzy+BUyQWT4oOADoCaVgLVg4ZK5O/4SooQJpJf6G9DlqtN\n/ypaIpP9B+jxnx3tDGLI4+qIs3vtGUWI8jFyEYmdE31DfUYP99zuSRwn+3Da\n2jRzhQ1+b+KRgRcEnaAHhk+skCSo8ue8qsg5clEdph/gASHrz+vn6AsrHYvd\nvl+W2VMwZ/enPcwYdP6zley8ZqcNpYEjB9fVN7+swWHdu7G3COpuIFYtxhL1\nir9M\r\n=ElAS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"21f8a32ee85bb387665b1948533aed97b5365800","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-21f8a32e.87+21f8a32e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-21f8a32e.87+21f8a32e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-21f8a32e.87_1565029723390_0.1821791678959992","host":"s3://npm-registry-packages"}},"1.4.1-alpha-755983e4.86":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-755983e4.86","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-755983e4.86","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"31e4366d3d96b2f7d15a35cf855eac59d454cea8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-755983e4.86.tgz","fileCount":162,"integrity":"sha512-oF/4bRdvz3AWp/pMNmQMyJlok86AQHd2CID/bCFYnc0QyiOOTmpRoHyCZo4r8vmvRtlOrLk5jV5aslD/NCsamw==","signatures":[{"sig":"MEQCIDgYe3JQAHwkxUzqh99npPcq5f53WXp+k5uW6J0MbY0lAiAfhfRLcJ+aMQ0NHkl6m20nB6WWdJNE7QBWw2UNuysPsA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214544,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSHVqCRA9TVsSAnZWagAAxe4P/353sbow8fTlF9CA6Lh7\nNuFzktx9wf0nDsreYCp0F56A0JKpuvH1NMKplAkETRku+3PSYfi4p6EszS5E\nqJWRANokEHnGcHVRcqk6I/sE+gKqKXWoJu1WAR5+bJoEn0oodfSQeeW4+tFC\nw2+3Mz3mjuXPg8tWx1l7NSKqZONQNpljn1Pf5UbqG9g7kSHYr6hGV19dBrgW\ntqW6JPmxvrrV1hBppnLL/4oqBM/IUpF8W4f9qLytamShcXidF8AAHqJD5/xJ\nK1M5eXK23r+efV8KA0rh5nJqJAqI7JJpcsuAD2PaBAe2ohFM8i4t58DznPpH\nYYT++MC99E42t/qsK3ixgLAEPFoPcJMvzG0PaPs0wsruGzoSpWymaA1UA4x0\nkeHWq++sM1CmmpDOs+uIbpJelbCAyjeUtZNOMbF5kcTeiG4K1H9q8m7+n5Gt\n3A+vmdsvILbsvWRmkX78IVxSSCdkBXNFcCo4/CXKju11THV3I/JVRfIjyfVN\n3mKe2oHk4Akr4BFb1XVNhFoKWsuPsjJw4N0Nk5/LXVN+xO9CygPKrNb0yEw+\niLJxGSW1ijOgr67FqZNJfjU1w3aXfQEPafENQpZZo3jJ/OJoj9NsWx5T2Dve\n0gRILjLa3l5nDOPSudMqxl3mzlJdG2gx2SFDU4qvRU86rchcYIygRc5OXbeS\nPMiG\r\n=0L5e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"755983e429bf7228be784784618fc64f47692a1e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-755983e4.86+755983e4","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-755983e4.86+755983e4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-755983e4.86_1565029737919_0.4513854889809603","host":"s3://npm-registry-packages"}},"1.4.1-alpha-eb66d9f3.88":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-eb66d9f3.88","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-eb66d9f3.88","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"44e20741a93566f608c60ab8f3a3282383110d9e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-eb66d9f3.88.tgz","fileCount":162,"integrity":"sha512-ZxM3GX5WbdpJP2hfAqNThIt7LROAtc+OcButODBZJL6t+A8YEdFgSlAPxgtOQkIALg7uP3g0p3+paISFDH/x4w==","signatures":[{"sig":"MEUCICYsW/pr2ZUhn+cnHIT8zvr/geQ3Q/a9IBFgJPH3vO/XAiEA/BbJ+qEa7EtVrcDwgtoiL7+tmxGBAaDDqkIzGhCmaQc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214544,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSJA/CRA9TVsSAnZWagAAym0P+QCyj5pTqveXgwi1AeWB\nCMAI0NfgIDg8T6++8gBx2g146J1hCP/O4eWYbqlQKWUbKHSF78TyMBrHlURA\nLbwCejgMKuVE9c7EpRmvy8GaCGs0a+VXut1HruYXbfFvuem6Sh4j5zEjfPqP\ndYHxD2FuYZZ8vtsNf6U7jQSxY/WYTF9irEE+IhzJ5LBSbO/o1QKblJ9CuBaC\n/y1MzKgIFPuDGYq8odjHBUCieHq8JChOE+iiko0uQrZUnbJpxPFAOMlojrB/\nH0NMn8ZCZhM8fRdX1FaDaPtMn9JCeAmI7ZzQRl6Lw2H1z4NjGzs2cBbWJ9Oj\nKuVV/jZtXoPn90n3y3FFwXEV0L99PTDGIPEsxeiZ7OReD1ybdjOYINcQLz4y\nJn8Qorj8v1Swr4U7NEdjlZLFwtwCWCG727vVe/PRCFEEIXrG0xoI8hGGLhtM\n6jaUok/jKJE+gFKe+bmYLBp2VtRZethwQgHBt+/85ZZfKD8EksM34V7Vcl7a\n1roPNg7jODXyd94rHgvDr6JAtQcfhjPdj/yEzhwpaU1BmXC9sjz/Y28vQoxd\n8S/c/CQTklv+L+7k8wMlWqas45qd/4S/Gfp+nDo/l1OLojAORazMdCXvLHIX\np0AU5qXmbbBVNgu3R7/W8x1IkRWrXHB7jWkNLmTV88V7CTneyvpwQQxtUmRd\n6V6q\r\n=j5fZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"eb66d9f348b9dca526b3fa1b543a4eba2be91613","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-eb66d9f3.88+eb66d9f3","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-eb66d9f3.88+eb66d9f3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-eb66d9f3.88_1565036606208_0.4902536147355201","host":"s3://npm-registry-packages"}},"1.4.1-alpha-75ff6e0e.88":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-75ff6e0e.88","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-75ff6e0e.88","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"236201697ff6ca20beb0a60867f0febfe8fb0ff9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-75ff6e0e.88.tgz","fileCount":162,"integrity":"sha512-lwXA7sy0aNeuX2LPiAQWXfBroulQ4gLwLbIl46rfhD4tznb1THAJRlVaD4hVhvuchV7nYSpST1xywt5tZr9W+w==","signatures":[{"sig":"MEQCIBVa4OQq2XqbOi2JMeIr0s9utEYw8WEp731y1NK8lWY9AiA7PzJ5NCsMl+gQck8mHgLpzfNWARL8mFyq7hYizczyHA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214544,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSOMfCRA9TVsSAnZWagAAYa4P/iMV+7B8KHKp3Mb4BuNL\nC5F3owFLOH/LTlIxSbL1dbibRMeKJdjDW5WpqTa2BgPdP68s/rXYHeO3HOZF\n6aYpVHG4efNSZPcOR8U+Fg8A30M2Y5OyMGjAjWD6ayIKIIdr6bhjn+WYmhta\n/C3CymYjCqLmnB1qkkQzF+Q52VlQcsgXHs+51IF4vdls+Q3CxtfgVoMg5zeb\nWkWQ8zDnZtm1wbJXdtLR5ACN74LmCzYqXn+ZCqwxcugFBa37n4XsUxqxs2tP\nQFIadNrjIt632gRrgPVPF9Sx2+qPuu5Go3At+5YB8XZAohe4ptRVc+uVHx8H\nngZpEUcOI96Nv3uIZmPte/tH5D4vZmzN/CKOV86sM5jyOal0ocMS5ZGOSn0S\nrEru7YnU2BqZJX6RjjRZ4fg2cAeaNfiDWLugyCLZnuDCTIvc/OSEs6/zJXgX\nQn+QNCtwdZuxVFYFeiwp6vKHAVRCHAdjYvDL5D2qJpIsRzimvsrhvP2Qt/N4\nIeNGXyJl3enEj6ZJB2Pw6Qj7VUWTZCR8Ixxm3e5NLY2tylcahkljIaY6YGc6\nwGW4eId8vwkofrX3mX2JMB50Si+/HNjFInX8kQN+ZfQteYaVdEQ1N8ByOJBV\ndiSja4Lr2MpuTEmvmzxNKahKjOAnRHIX01qlyzKGANlEgrGT3OYWO374h0i6\nCWz7\r\n=WJKB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"75ff6e0eb26619b0bbf82f2498b49de7a02f4055","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-75ff6e0e.88+75ff6e0e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-75ff6e0e.88+75ff6e0e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-75ff6e0e.88_1565057822811_0.2592203765845216","host":"s3://npm-registry-packages"}},"1.4.1-alpha-be53c293.89":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-be53c293.89","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-be53c293.89","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"776ea4552b454a43204e44155131f6953b2b3fa8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-be53c293.89.tgz","fileCount":162,"integrity":"sha512-k/yzbnz3ZoxA0S1cO/LPfXoFwYD2q79lK++jctOu+bkmLCUGuyWqmCH/xQnIp492rdwmhpAcs9RtfK0g7yIo6w==","signatures":[{"sig":"MEYCIQCAVPSYpeyJHU5wzGNtsbmqFY4MheTH0tP4MEt6a/qd5QIhAJjHEmDdc6vtmZKjyXoDmLSTowkATH9xBFjJmQj/Rbth","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214544,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSRIyCRA9TVsSAnZWagAA6p8P/08KS9hlV0uFDu+1p4zm\nq2nCQRcEokoz4rBN0cNTYXQjr6BkP4RlZ9p+WgioHJPA6cyK2n+V8M6tM/Lm\n6z5FU+P04mWp8gmUBMpenayVP9qlwktP8NLeLHSgP1NNsN6TBtVnjhS/0mfU\nTXA8ibdBTwVXUuln6LK8oCuML997WC8Q+TTkfUpJJIJqx3QSnam21dEoG3Lp\nqqMSyl+AhUQH8xnWvtLMLZ62iw3FqwsVYLyl02+45dDQkOCOVAJiwgcoCtIu\n6s2/EMB+rnXHT3SQd+iJYgVy2P2r8Cu3abryV4SWU4dvPmJKNvEplz1zRyox\nqmT0FOmiclowmKfLoFcjvW616uzxtPRJBXOP/m8K9gHUtoud3cD7gMV2T2nZ\nE4oLCaVeCwu02inZOewzmO1Q0yZWrYuogWgHDkt9Dte/XLeQakyZ387KcG5R\n+kAxX8/CCK+zTPQHU2vsp5ox8mcPiBsx+hKMdeJt87ROqdlwz573KXBMjIWt\nVk22adeJMHuLlzZ1uTkRwYw7INQp/17ITCl06L5gM+SU36E1nbQ52K3CJFsn\nNGG+HW3nGMXcoXix29BuBS+W7iavHcAw25iFfoY7XVwdqSOzMaBap8f0hrMo\nOTq1wse+h6yBZWS2xPEIY1gaEb++a0sxGAxooHSM092ihCcZjcowu40ZR8e/\nJ9oC\r\n=uKdu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"be53c29397d4b6bb1f0f8518d3e80a2826879a8f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-be53c293.89+be53c293","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-be53c293.89+be53c293"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-be53c293.89_1565069873363_0.8745648997346873","host":"s3://npm-registry-packages"}},"1.4.1-alpha-0d698fc3.90":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-0d698fc3.90","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-0d698fc3.90","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"b99c8498c1b2a0ca70149b69cd1a18bf5aaf63b9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-0d698fc3.90.tgz","fileCount":162,"integrity":"sha512-2drGZ7tHQc8WCnK5PX1TGXgZC2VNkH0nCJQ266Q6cCmztS0bc+nLrRRp9uaRsLWGMKz1Adm4Hop9mi3QBC/qqw==","signatures":[{"sig":"MEYCIQDcL6l1PSOs+31iQGtsGAea6MbJI0rWX+8sxazkzLJuSgIhAPzQms9O79gsFyIr6t7g+8iYHBRA8NfXQDaUvbgx/Unj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":211473,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSVLmCRA9TVsSAnZWagAA4hEP/jlTOhWW9om8WLlmb81+\nCD9eVBtpCQJXHUCUiAmzaVnDVbiWsgqrpyVRfx0hQKhrkS+PRite5UEbO/ih\ntQRIS4nJKtlQ9KR2lnqqX1aKa2LzEfHmZ/tI1fRzia1HirMGc2Di7PkOKENi\n8HaW7OsF4oHbpCejZFny+bGjmlerBeSPFXDleRZcmgm+zFw7aurI+EPhMubA\nVDD7Bl1GXMkGWpK+QhYpbqfnAvlytkrgaOvMybjtFSiH3xljWVzVEQAcnqRF\n9ZmGT7wxYFi424FZqgVQDkEDyXXsEb+RMo6cB/msDTzqBgeMHUq+yItGHvOx\n8HMQ4SuO10nx5VuHNi2fHj/lfZP8cQ8mZEKNkJs+8QpVjXrp6AN7d7MWEXxo\nv2hGtj3KEQtel8SRrdlOdLkMAsVvBTgRTpCyZ2dlEfB8XAFZNEhTlJHmz9V6\n5rpm6Lt5terdh6rbQaNpnMVAojG8p1w1d+QfaSbS8oDD/JyyiCZLD7alKYV2\nmGeq3R2ngOfcokgA9Km0sICUCSWOpwDNG4G9pIhGIfT4OmAQiz6rvvJOmF39\nQI9jieWO/3Ir/2r7S9WsVE3fsHpMJbTD7ku+CeTD7OmA2ETPSlt1ZdyQmJ5C\nyTJaZeBxOmmlCQyBHDS5468Scah0BIySwwuQ+Tc3t+spSm5xn86UPCCzZSzO\npXFW\r\n=lZVR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0d698fc3bf65a4ba5efebe302062989c28b078b5","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-0d698fc3.90+0d698fc3","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-0d698fc3.90+0d698fc3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-0d698fc3.90_1565086437605_0.2825361304778864","host":"s3://npm-registry-packages"}},"1.4.1-alpha-1ac39282.91":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-1ac39282.91","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-1ac39282.91","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"0585a0681e26dc7ec69490ee69b9d1ad1f282c46","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-1ac39282.91.tgz","fileCount":162,"integrity":"sha512-FwQFE69F+rWxvpS+AIaynB9lVHkG4QMmhboClqfUetoJdnYZ+IuqDBJ5btQ/K2HnOH1IbNgodeeZrGsCz5MtMA==","signatures":[{"sig":"MEUCIFBKz4iPm90WWdvaK7AXCSjFHBqKcF+a8SNvtc3JtvEtAiEAgw5UgZ7BnNZHBiQpK+bIGk+Az49/P9m1aEKP0W6r4TU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":211473,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSVdhCRA9TVsSAnZWagAAXoMP/islivBL9cKE6FRVkR5w\n4IiK3ZvrAhPRb+uuZb9eZYa4or5shYD0h7NG/fygi1Zx0Iv4qZq0RS764PMb\nICuNROUL3ZVTuMrpuIuzdu4OcTpP7np1pqC/asbHN3fWrRB4dZjbpXISlZqS\n+QArdE5l4k0kRz2DnS0mj4aZtLc2pDc3KEP+FaIclivijPplx0KDWdqgrEuY\n5HVHb1prWu/CON09PcvVuWieg6ZGX+kN8Sy/GodiyRHyn5DPDIn06PMMlZpX\nhgj6sCW7+HvwQFOp3SksoGHQBL/QmEK6IvwyGiJ6gdYWBwZV8h3ogQ2yskYc\nL7/1wHinYrPNmQ1FeiwiJtE1d2StgL09yJ71n/9ZMxrKUp4ufdl8ulLyDnOH\nieZkScs3opOZ4vmVhBN92/23hxJ+4kfAZQ4LJhQmlbYdVKhQxci8/SuXcSgg\nOH+SzBXi4Ud7IYtY7xpskWPbUyvLckYdpd45dGD8ziNXcSJ9cioV6a5xvHf3\nyRQdJtVOkjvpZJkopfRwJcUix5hLEWPj4cQPTFHhqcDqUbwJL0eQruekcA2n\nLhEveobPVlGDxF8LW8afMHlR+zz77FXI9EUKPKK4UQi8P0dWWRwkieNCI44+\nf6uHcR1N5ZUzA/VimZnBh+gFKgRIlgfnAugm7LWDRrKOLVi5ZkDM5Op6aTSE\njfnt\r\n=i5f4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"1ac39282240cac5855e40f031a47263b53bfaab5","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-1ac39282.91+1ac39282","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-1ac39282.91+1ac39282"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-1ac39282.91_1565087584654_0.11058482002355885","host":"s3://npm-registry-packages"}},"1.4.1-alpha-b0903fbc.86":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-b0903fbc.86","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-b0903fbc.86","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ef23146aeceb506d38a4d9b84aa554c56b9084f0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-b0903fbc.86.tgz","fileCount":162,"integrity":"sha512-LpEaI12kt3Eg9vyQu1WyRgiV9WdOlrqqvH3X2yZ7Ulfww9xI29mjpkbLy93rUhfHqaun1R6v41N7rwOnK47lTw==","signatures":[{"sig":"MEQCICrm7SjDis3VbFx5wLetCyzlydglL8xhLDJQWN03ROevAiAnd5m/dH1Ehr3ETa5ZYef5SGDbR8JNKhfzFQBAD0dMwA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214544,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSVrKCRA9TVsSAnZWagAA/bUP/RRNujkJ6BaPHIXGO8KO\n9gLxtzUb0uOCX41nS1zLeellrlDc/zG4lOJlchRl59qPRq2ONrKg2d0OuALk\nF9e9jyQDc/eZ9852GVVww8PzFhC5BwK4QQBC3RsIq62rbOVxfB2kGwhnH2Ov\nlkdbXXvDWLqi1yF1Fu9quXnu2h8xGm2+Du8e2wdEgRXGc22w0h3zz1JG1Lsw\nNL4/zYGPHgJwqpH92pr7tAKeod8kcD4X1orGsL6q+b0WP14tRlw4GWebE7C+\nWIU6UK3g7eCzap7Bnp4zlSpueicPL2ppTJ3VekyG4PFO967ovIKtHrQg/6Bs\nfQf5/Z4xb5E4Ha78b0eBORZzFBcZLa6fwmGlg0IY6Cx/OYus2OL8kmGrrya8\nrJgXQzy8iR6cI9PZrBeJ6JxM7as7Qgu4tkp1FyYludyJ8GQtP0h+j3ZxEWWe\noPlv7N8ocwsOCALd9RJCqmNbelpE6DtBorxu9Lq7k9YXDondbv4MAzABz3fO\nHS/E+f/9c2sgZMQP7ew0d1iL6qpq/JAwiX7NYMOtWZedN2xQ+7iioRFlzXRa\nXEMdQs6CHw9kIf1VMmunj/Z0KTFTxKZlcBE67q07p9/5wv3XwodjQhZ/czIk\n/xmW3S9aKL4WYAXIyTSt8LJRYQp9vMn7aisBmRsTCbpQFWfQCPTPHbHvUw1v\nCwd+\r\n=J7dw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b0903fbc4a5f8ad9df2b9518a998af9c002b23d1","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-b0903fbc.86+b0903fbc","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-b0903fbc.86+b0903fbc"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-b0903fbc.86_1565088457318_0.26812756230223656","host":"s3://npm-registry-packages"}},"1.4.1-alpha-5f1e6aa8.90":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-5f1e6aa8.90","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-5f1e6aa8.90","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"eea80968b9f276d946c8cb0faef487d617d3bd80","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-5f1e6aa8.90.tgz","fileCount":162,"integrity":"sha512-LN7iPu8dSmFCNqBa0rYPgMdVOmKIuxP2hmqHo4j9FSmeM+4jKA8zyb+Kh/Ki5bYg7MHs/78OPur6jsACKsjP9Q==","signatures":[{"sig":"MEUCIDaXvhtNTvBt22yy77a+CNoI1nO+t8DQYOTVquO9ptp9AiEAi5Os6sEb6oGP3LZkCW1PUjaopoxaQwnIb/SaFiWDmb4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214544,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSWPICRA9TVsSAnZWagAA+AEQAIWYwcHZ6JYJXrmBtzZp\nIIlnNoEz/TiBDLVimZI+T5J0w92xzkyiPfyW5wWUuD+Gb68zMkb1WPE3eEYg\nJXuAIDORF9T/prER0TG0SRzvmI1B7LarSoFvlSF4VhZ5CpntupSx0th6+om5\nkQ+V5FTLohEhCBxM0Tqf0a+0ouMaxo8f9ZF8f7l/kyqx5dnIXhZhSgzxvV1T\nL8Gce55QDZow2uhmfpACjgrhjqvilVe98W2K0G93Npvwgmz7VKrvIY7V885e\nbIlYmFTIWGcSebCA90ISVIJq/UZ3Uc4g29d2YNWrbWL7V2qDQSkFDrXitKDY\nAT6/22jrc0+Ho9v3MR7oWoIo6c5gc3Vxt4jqwk5it1n+GWOZ0YGSnG9sIWPo\nMX/QGx6KbbLG4Aa3DbtPE6kXVS1oKI77zpXZ1jNbWnw29Z4HAPoAGpZgan1c\nSbLdzotQ8newVnB68lEjKQxVu7b48Wapk1y8Y0Lr7o5xIvHb1E7QVHOjPTj7\nUnAbQqloiwGZnc/W1zQ9AZnGQOoI8NX+QxOC02kIvMKaYF9oCHN/Gjfa33cV\nyqLSs+PmaxXuJrb2fFpuUWDo9b+AF0qxPrOfzkyTlSTwyHSFsN8g+q+swkO9\neHyg/rjGsGGVGKR4eD6f1FOsrw5vped7BM8CXPrWJBJhTtLtvqb7n6PAHH9H\nFnOK\r\n=mUoM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5f1e6aa819cb61f63b4376ec7393e4cdda898df4","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-5f1e6aa8.90+5f1e6aa8","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-5f1e6aa8.90+5f1e6aa8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-5f1e6aa8.90_1565090759399_0.6015655529106225","host":"s3://npm-registry-packages"}},"1.4.1-alpha-9eb5ade4.90":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-9eb5ade4.90","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-9eb5ade4.90","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"3e26948903fafbc0c03ba4aa865a3cda6e4aa37d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-9eb5ade4.90.tgz","fileCount":162,"integrity":"sha512-wfZtN8miWUd9y/ZkIWkeV71MB2cp02OPrA7ze/iqgWQXDvrCZTltUlMy806SqS+/2lOKreWubGRI+POT+Wkl2A==","signatures":[{"sig":"MEYCIQCfmI9QmfaRqXiCo/CgiCepPfaFrujKfVkZ0595sc0pjwIhAINlABWfzT9YG1ZmlsqmwuVu3n2m/1Ashe0YAPUTdNZ4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214544,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSWQNCRA9TVsSAnZWagAAs7UP/228LcKJaLHu3iHOXkzm\nqnmA7Ahb37T2J7vQA81afBxAXKvuq2lbGmQeIWauHwpf0Ynlrl/w2qQiZzB5\nGA6OikmB4c1OtKZkdORwC8DLkxNZ+kvbpWCgBy8xoW+9NMs9w1jCq+tZMNwl\n5e8BP1y6o7s7vghF38GxRowoS1f/OrpfTjnXWOMcI4z+HLXY7Rzo8cIoWTx7\nS2yViNT3NHK1aDHI91lN7U8j2DAsaMdowBwPape3dj40aFU8ztOlUNxhUfco\netBuiRuhDGG0YfDfamLoik3ScLrrpxoJ4rvXJ9CNBMlveZynZrcCfnFlnJZi\no+Ds4jVTdytVKgmZgTBA6DCblW6SZBAXUoaWvWUMD0P2qo4vgGAbZkoML32l\nkfPEmIeA953XWK0uvdRMJhV5GYyjBsH9bZmVW3+di3aZ9Fyi67HGmLC+bLWc\ngYZIsGE2h2O/ACHNvpXI2+DtYSAwyxzXuHsfoTUPtBFwUV5SK2AH0NQkBAyB\n3NMm34GWvEKTViKP6MZ5OnpttOo71DGxtgb0++7EjC8C6JNMZbgq3Ld0XnpZ\n+yBCfKU6J6IsfpWLGnsSBygXcoCeyv/3fHeMOmf+NMOqKvw8/n34METGhpCl\n645f1Igd1EH2f5pT75KBQvg10g4PBv2m5fcv04GyBSg0wc3Y+wrMGkiEMK+X\n+4VO\r\n=PJvq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9eb5ade49b8b1c3b4c0cd3d5fbe6ed402fe21737","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-9eb5ade4.90+9eb5ade4","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-9eb5ade4.90+9eb5ade4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-9eb5ade4.90_1565090828911_0.8834505345477894","host":"s3://npm-registry-packages"}},"1.4.1-alpha-95439428.91":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-95439428.91","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-95439428.91","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"67273b7794c795c6b89481c39329086074449f4d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-95439428.91.tgz","fileCount":162,"integrity":"sha512-0LKb+S4UcB49le93LmLMf51ide2vSgZ2701TaQplubWVpyW/qLHQxH7KkBtDX4XKyaT4/EKit7jO+UjTYNNiLw==","signatures":[{"sig":"MEQCIC9dAU/naxC86R9EORSN2VWHZqR/BGzqAnxrY2lUSwB1AiAGuFqjpLFBxoo18RYLSY4VapSk1HnNxMcbQrFsKXBr7g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214544,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSWi+CRA9TVsSAnZWagAAHaQQAIuKRlF4Hi39DugUE5GR\nRVnzEbv/yKcuwqxo+LZ+AFgqQ3cfVm2hJpOqCV65YLulDFBhNcUD4FeHWRZu\n0medvQuI3+Vo6FqtGPS3Kh+SAghT4V1/5Vr0ZwHKmvjj4dDn50cTS1kEQLq/\nr0jTjuofKSiYv6a8JB7A2dtq5mY3JWvODQHEZbNcIoRVQ7B7Yb1vFGQXadWe\n//pCofSma5NNK4WXDb0eoFIrhvPz2iwP5CWfvj7zrz5DgOAiVUvIyIIewHFV\nAaIF7jNQhNTtyYD0HmLLjeT1h9+tpLJoXbHqYhycnRMjFKgU3ksx6niaWzXm\n9X5Wky/MWhrx5zL49bSn5nzcccSerUV8WSVQqHsqikZbwqNlpWkY6BeIKOo/\nyY07du60oelxthJai4bnPjpQilgjke77ZFnEhW7fQLTaVTpH5kHJU9L2OckC\n9RrDycjx9G12m9BYW/NKExDpf/fmBtFy2E94CX1+LS6/GCarvflHy4LXea3j\nonErYjCFvSDaDTSPg8wDHo/mKznk0UZCwRO2+eDwcc7zvarJAYXkJt+GsU41\nJx29QqUpOKBy1w5fcTVf6+Bi58RH4Yw4eg39yJ85/DzLkPevgRhjEgqV9AGZ\nJ3fmhutmVAKUEdArqV//C2TKu5iILBfNKCuCwwIZlxVu3kWdFqwyIEsYZ/Xx\nWzkj\r\n=viPv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"954394283d0ce9e4acf612d02805030d32a6dbcb","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-95439428.91+95439428","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-95439428.91+95439428"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-95439428.91_1565092029725_0.822400355546226","host":"s3://npm-registry-packages"}},"1.4.1-alpha-dabc3a42.92":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-dabc3a42.92","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-dabc3a42.92","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ad9e3a63f285da016c5378cf3c6068db58925d57","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-dabc3a42.92.tgz","fileCount":162,"integrity":"sha512-2hu20zz79zECEYUaQhbxZIKR4RKq1j1twqnMukQznHs+BqaNROblQBLupdRMBpj9naIreOYb1W1H6n4Iv3ysWQ==","signatures":[{"sig":"MEQCIBF2l9juSQ71T+KvDU35W6KPDus9gKGg05voGPCfnTNhAiByP8910HHKEnEH60153svxGogNl2rbN+GlEqmTWJpQSw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214535,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSXh7CRA9TVsSAnZWagAA/CYP/3Tv6lPF7jTBr9p8F015\nWM2SZG/Fk9j8vl7fnrhnL1YrA8kgpjCtvPj091gDKD+nXvKxJIhTISX24ERn\nLvl+ueHq9TjYUrqh5s7rO1Byjp9DCJrK6zOai18hgz2xv7JdJ4NavAE9iWdQ\navBNGVASrQdhgPcXKqKKO9dPup1dW40rFPBmcfFDiTq1voDIIan3jAq6YDGe\nHnu+EVRnDoM/Lx31qHHtWT9ix52PIxRm+gOcVBGj9/lUHq0JTjSQdzoR9hBJ\nkfkijzDQ1xQj0REAga9smh/YKibnIzcQhlq0DJyQQXfwNfOT2UteoQQpQhAU\noNrD4RTy0IGHk7VDYXeUcYfDCdAaG1XMh/ectgE3E5DAwROANiLVPTJZAwVo\n5UDVNwfnZ/JIqPF10kG88xZDk9l1NcJtEQ44kzZRgJ1I7CsdhTiUdDIdxbXm\nz0zrVHpD4uSrR9s5f5pVJm0jf67jVA594bcl2rh+YZ3uVUikFy1ObJ+7J0Ag\n5gjAjJfzxJtknZZbPHvg8l8PXMK/iXpH1nlaZqSnuZlUjrPQszdndGYvWc9J\ns3xXmZ6GddXVuMlWlDaXrxdy5AyQ/Jdh+Q3T06jwGI9SZtoBsyDJFV44R1w3\ncsOm5ddu3tzly0undohElT1VuxwweGi/pPB+BpMASyvCN0/MMAaS+98SWrWZ\nHk8M\r\n=MaCS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"dabc3a4255ffe9a226c85b11c55ae7535cf01639","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-dabc3a42.92+dabc3a42","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-dabc3a42.92+dabc3a42"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-dabc3a42.92_1565096058214_0.18643408513496418","host":"s3://npm-registry-packages"}},"1.4.1-alpha-97d03349.92":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-97d03349.92","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-97d03349.92","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"95f1517c6f6778fc74958feca15a3b9d3737b2a6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-97d03349.92.tgz","fileCount":162,"integrity":"sha512-Opx6L3LWhtDqt3KoKWwNhMdKQDasPj0X7EMC1BY5PNu2yq7ktCjps6FPuQ2W1ZiE8C1/HTGX3+DYKPxs+HVzeg==","signatures":[{"sig":"MEYCIQDuXZ1Z+bbAiJNVZADzM42Oe2SQDsZZetTL5rvs2+8agAIhAMUWuGt1ZFySdgv/iSoiaOMzxe7Tt3qY0SQhpfJ/XwP1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214535,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSXzdCRA9TVsSAnZWagAA5N4QAJldyjFwdOOWGRDv0Myi\nq2aFopFBPbg/TgV1pJRN8YmScqa2xNR7zApHhl3Q2yDiddRife8vM04Phxzo\nlAEYUe4OjPB5d56h+OCvdZgP0nuMoi8wQXpAogWaF3vCJuiYxunZH4TBdZJj\nZdfYU9VsGPZnPRtDenLeLjEd+VHTTXrcp7aGbwg7Q7Olg6cSa3KKigAnERao\n4qokbnR4iEZH5hdmosAdgMt+vO7fG6dd6iOZnRe9PsB921EHsmrlJ8mEJ5wG\n2HVantuNV+ZD+g+U1ZXfcQHU6lK/udZqmXIFl9OkBWqupgGOnx5DZVbxcnGd\nPSaCndXq7xkvsSaGxZWF8s8OA7na2URLFifdESM6poFrjpGN46F3lDNmrPUZ\nhnPgNJWZzXgzKhHsGg/Mx6ms7/asg6jbkB1WN7mXBOFC4Voe3aqvf+V59EB/\nU48CVJ7wnuErCRezvyvTJ035jRANkfaHrsZwZtzFycOAVy6kVdOx3fm2OBhV\nDXPb5Z83zYeIe71hVoyr4NdE3+XmcQc/ZjATXic2p/SzKuddH2+IFZcaY3gW\nt7dUXkbtG8yvRwxK6h29y14D/6A7iacUe43J28fFB+4dfHeohC08nWXkJgfD\nYQ5upQBLoSv6oNG9dGjY+TNKun9qFGIJAULIOpzzP9xQkTT52p96Lqj2QOO3\noLbV\r\n=WsUH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"97d03349e9b5f787ec5847963fe50f86e5aafcec","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-97d03349.92+97d03349","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-97d03349.92+97d03349"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-97d03349.92_1565097180461_0.1613163862258924","host":"s3://npm-registry-packages"}},"1.4.1-alpha-f577c620.92":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-f577c620.92","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-f577c620.92","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ad6e2fff4d9333d4e3044a8f952751ae027d8403","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-f577c620.92.tgz","fileCount":162,"integrity":"sha512-e9ZedKiiMYgG3QL/2YgPxTivBGYsIKC01tBwsVMzJv7sgoGqX5zFXnTuVsdsgqtmwiamhS2qdTQSWaAeZ125Sg==","signatures":[{"sig":"MEYCIQCzLz+uyEP5jS9NISjfyZ6y5QsMcb58LnYzBSGbyYn0pgIhAJ8so7lFWATV14RAlWpOUut7Rwhyvq5heDjIp+YP2zjH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214544,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSYDJCRA9TVsSAnZWagAAqMsQAJ1/UDOMS1QumBbV1Wh+\ngslPqYed+KQGSOnOHTkHEB8B//vrleDA9gdA7wYUrsiTPrrOrOKNqzOl3pyy\n8HAVDmkDegfLrSfCr7WG4ze3DHiwWwZES9u+C2DKMMCL4m2ToDbGOnozaEZl\nO6ZjK0lUICQRNHkB/rP9S2PIxVRq8hWk5+ihxgNoYKPNoSgR9PLYUVJ3CM8b\nm9UtO+5cBrxRKALLCOcTbc4XQgPanOtPzJ+lKTR6dyZOJ/rsJp5jiGcTUvO5\nf7KU/LR0qM1xrTPHYs/jdfAl0Eyg0gmW1O8dFqWkLjXt23keJYSpQntocX0b\n/yvmmDTyC/6X9pnna2NUHM0ZCJMceUYu8CqXPrbtDEVgMvLlDxCZciyzC2S8\nNQVTRSOYgmqXnnCpH8H7wSa/epktvMUtpIBOBMq2rgI59R0yBzBkBEzyg3Zm\ngINCEIgKV8qq1ysX4NH1I6n+fRPilNf0Dr1Vvojm8mjEhlRpsVA4nO08vxzY\nH6ubo++4yDW24Zi4Ud5tOqq8oty8oRl1YNQCUZGCcTiKqAGvyBYkNoIY32XB\n+qxG0Ndm9gu8HHkCt4bkb5PL+eLZtn6zmooFP9VHZu2cpo25E9iJEhmRP4wV\nF42Rg0v33B5/MZY0b/95YMa5PMgxxmNZq3JerDuwoksYxtRoMuY/MO/Q5dt1\ncq34\r\n=0DT0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f577c620e088accaec17db3d72b7826a01d9f970","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-f577c620.92+f577c620","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-f577c620.92+f577c620"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-f577c620.92_1565098184894_0.6806657490384209","host":"s3://npm-registry-packages"}},"1.4.1-alpha-ad8ddfd9.92":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-ad8ddfd9.92","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-ad8ddfd9.92","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a9e9f50366034ef61cd3f99c3d8e2ede82aa6186","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-ad8ddfd9.92.tgz","fileCount":162,"integrity":"sha512-O8SEZ0rjJopGPR8P/xld7W1GfKfvPK/hdHsD5nkF0M2CVzDYc6ca6x296urhB9x7aiveXqIJjz3JwobBbC4N9g==","signatures":[{"sig":"MEYCIQDMpXvJtjg2V3bnt/pzs+J9pHa1RZr/oR7Et947sJGdMgIhALhXhUtwziUa/6hQlURzmZU0FIRKf6Mbr2JDjmoBtWEv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214535,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSZAkCRA9TVsSAnZWagAAt44QAKSHhloKEYGVc6hNVKRF\nIx7N+m0DZcTt7lWdeFxh6KIyjCerXCpnS4UdUfCY49h6gwMqLKtmvR+Tb2JJ\nQC9sqsRtpjjE7fDQDiMYRUryfsCIH1SefnmgtJkP5C4+Bxx5ylLwtcFNFChm\npXfyHp5xQYaM6sih44UntobROhLWyIhVqPpVEQvH+YfrPfk74xmIolcPFNAS\nmjDJEoyKRHlJs6jTjSvO8943sMbbYlsbU0UCdGt/WbdaMEq1E6Oh/inzE7dy\n1jLYK21KRLkYOurI9qDjnLKQwAmmoln7WkGI+21offygVA4cFNmIrVK43Bat\npQUs57TCGFtZFEk87vvFUQAYdZe3LA7/kQGtYpPHLmkZ0AMlRMoq0+GJuayW\nmHUDRa1d91sbWhrNN8HOmegf3tE2XV3OSnu3anCshFg96H/keBBQnQtjuhz3\nEVqQqbDeibFqZws1H3GV0dJD9WdQBaECxdcHK37s37eL3Iokkv6L1Sbf4VKL\nzzZFZKfNyPaHA4hIHQphUhNXw5Iv4ZLzh0el1QIbWtaFMxPXReq6EmtzgfrT\nB5qS+ZJxMNtSdVbMfdRxCKjdScmmdWOvyaZdATxMdldfTFzthzSSx85WzsXu\nViKDYuHWTF3Ne3tIfCvqvstigkvVNKmfW/6aiaeP2J/6niDcIQe7RdVYSkbF\nYyRN\r\n=De11\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ad8ddfd9f506d0132bbf4d8cf98573b5e72338c3","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-ad8ddfd9.92+ad8ddfd9","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-ad8ddfd9.92+ad8ddfd9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-ad8ddfd9.92_1565102115880_0.7854031758412456","host":"s3://npm-registry-packages"}},"1.4.1-alpha-ca913559.92":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-ca913559.92","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-ca913559.92","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"b57fd2fbc14a4a9f9c32da3919710bfb1c2e366b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-ca913559.92.tgz","fileCount":162,"integrity":"sha512-ViXe+O/5QjmJiwMoU6YfSsUDLi3oODHl9J66thHszunOIZSiBl4lNTPg7HZGqQqqXxrq1HcIqpjglIc0EFWllw==","signatures":[{"sig":"MEYCIQCdZ2/smTb3L4SHQmWB7f2Ue6yBOkDbuqkagVy5jfkoQwIhAJ4gR5uX6rUqZqgqaSBUKrjPektAhBeJGvij/u7xdpAn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":211473,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdScU2CRA9TVsSAnZWagAAjPUP/jBENerofuzoHrpA7k72\ntcfhLlosHNAA7uh4wxHSYp0dfjQTvYY1osPapeex2xISlAF5WA1IEA0G6ahu\nMPguGG/rntpampGSJCSYK2O+MnTdCbY0Fz2qQsFp+PLiUAg88UjDL5Y6VmDT\ns66GNeEaqpTDHZRQOuIVGbh4iQ7Hz7QEsRAcsPZwQHjkV8tR/8wEOc9Ze01C\nX81JwJWncFTXE2ttcw3vlhZjhXinVw18h8//N48vAD6lBxptaOeHGHBEkVyR\nundj3Bl5X+Ar+UJmA4ABKiFID7JXbLF65eDg4mo3I4Q9YLwv0VYkEVpDQhwT\nyilGTvjXJ2i6J2+pm186Zlbg/r2178BCqjKzGVuz9ZDrBTj5i6q5IIlpgBOH\ndNMVBDFM8rqXDMqiaa/hV4L7RunYS4GdppXfQ0i3b3pTYffY6yaLeK0IVsQa\nwvG5UGqamaTmE9cuck8nETtGUCiH0CKp4fK+Itvf4O4UjJ7VTjYW1gMppvHe\n0FLwIzcWRstYz7g0W1GCwrVmMh7erW8q/FExY68ThKyrar7TgvIGk0mYnxQW\na3kTYCynlBgUiGsGx/KHjaPSRrDG2gDei3lyh3M1XoDDqtQxpnN1fsdzX1AY\n7GsqAjZ1Rd4sVECkA5YVaQ8x1dBU+LxM5YB0sX/xlIHNtEo41Tb//eMjzozr\npZfB\r\n=resM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ca913559c39a57d27aca44391cf65cb2e8eabde4","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.3","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-ca913559.92+ca913559","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-ca913559.92+ca913559"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-ca913559.92_1565115701807_0.5143005426134983","host":"s3://npm-registry-packages"}},"1.4.1-alpha-563f0bbd.93":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-563f0bbd.93","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-563f0bbd.93","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"4b4f48bbe0083766b69de511b3689e8daa34b84f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-563f0bbd.93.tgz","fileCount":162,"integrity":"sha512-0sKtzcX+HvYSae+qo6ku6SOsPDCFiY2TVqD31Ku4ibE966qKHnf0zPT/dwIm9I/BGVk9gUuFwWnM7h++qent8A==","signatures":[{"sig":"MEYCIQDQ4GfTUMxI53SPyLw66qrWFpIpvPHxaFGAYoEpFqEU/gIhAMw9k8vNHC9qL5TAH+kpUwiuPWn68/aDIvZaTBXqzQNi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213390,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdScfNCRA9TVsSAnZWagAAeNcQAJ2hHf0QhFrG5shajfXB\nFeitCSBx7cK1Xo++k3f63rEcoJZ/Od+uyy8bhWfjSheh3CcDm+EigLI3/t1H\nm39JAgyzU9SoDr5Nf0cCLLF58DQmgtMxMbKIulGtmgUCjiERdNX9dTZJZzRD\nhvlWnqyu670R7OOetPfBwbflF1+2lwDZsUsCVTmdWjn/addbBHAN8pNykDDb\nGufgED7WyDx29PvwaHyIXf4OcAEgqpO8z7slrJUmvcF5vcG0wjxuqfRcYsi/\np56nIc1K68nc0Ih/BAZojMNmPPfk67w+NDkf3fuoaRWYq0MdvhZ0tX2lcmZx\np7e7l9cIRk6IUSYvm/tlVz2sESoRC1OP9nMvcUN4RRPti25K6L+CtJgUXY8S\n9FHWJjHD9GmJ0PiqP23QBRb8qWqhPGYUHbUFHsPX3ETgjw2z3JOMg10f41nV\ngx05nu2xAmzXKLIJ3KMeLijQtuVjlnVL0Ua+Hu1zGMVhxoA4w34fubeftiV7\ntjMDTPnzIqVBxgR63v8zb+kuU9TeB5ZQibGj3NFyiXlJKdtsIuHt52ggOAr4\n+kGoo+Hn+su8Pm3GlwZYXHhu/IG8Enmb8en15r8AsmWOofK20QX+XV5OqCvC\nkcxZkvVCrbfUWQV27eUDwUAuyKubJdPjcoQ9FaLpVgLefxCXKv0VjR4doL4n\n9l0P\r\n=NPl2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"563f0bbd5f1890f3e07b9326eee4547c5ed76623","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-563f0bbd.93+563f0bbd","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-563f0bbd.93+563f0bbd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-563f0bbd.93_1565116365006_0.0158807918388566","host":"s3://npm-registry-packages"}},"1.4.1-alpha-0d9fbe39.93":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-0d9fbe39.93","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-0d9fbe39.93","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a3ba816900f2073198e6218231640d8a53d1ba54","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-0d9fbe39.93.tgz","fileCount":162,"integrity":"sha512-bFRdfpbxBK4ho7NacILo2y7ZHQoOiNOHr1SvpCT77PyXNwtasDa8fvEj3US+i+Ckfs/WPNL3T0UPa41qSh6OKA==","signatures":[{"sig":"MEUCIQC/t5c6ztS+xC5Yqp/livVB8d5m2Zgj7KkczJQ6LnQ0YAIgRN/YnRZuZDpg9L4NR1KM2lCUmxzfnOY0aDiK/xPlYtQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214535,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdScmeCRA9TVsSAnZWagAA3DwQAJO6ta8v8qG7MhfW4HeU\nSbH7v8fwwG3BePYkwF/Xk6GOpXyX6KXrh/IrwSVsJZqa+QqcWp5VbKFaLy40\nMDFJmMDW/ExXMqN2zPgKl47q2oRSLTlWBo0uB1QqCVu+/Y5y13ljSQmxMGJv\nkVhAqh/OQ37PrX+91b7G+YwG66z4/C8ToiihyV8t3zJ8bqVinPSNR6riujOC\n1PZdPnvVXSweFeZ+W6VtdZo+Q8+SoOofIIjxtIZxRhUsyoUOKx2zQ1lspcuf\nniM+y37zjsGctQbY3HiQzXyyPlu0zqU6MePul7//NCut4Ts4pmj6SXvC575O\nqCS/efzX9InwsBKr5gN2Ppk8JhE0lJ+/1KhrhkzKZpdjKAEVtpj7C6/NuXhV\n9WAdfz9DrAazWpANXnmXScyQhvciu4s7M24kkYmJeI+ZmEkCifKoCvfE8+E3\nURWtWsdPQVXcmMEjQeHjoQab4QwLbeCJUs6YJwPdd6WZDrQ9aHw2DHWxk/ZV\nHxkcB9zKSGnR7Nu7iknjswfQ2T6hYp4eM322S6gy0li67/PJv/QW89Kqiiij\nwJiR0g0EsaQXLRAOGxg8y0UAqpaTScS6tpfT05rjzllC4gpZl5/cAkdOmSfE\ntB2QnyBRivlmWpVNmIvG3/aCyN2JmPqoN5P6aJzoAnqBfvDodzPaVTG8g/ZV\nYSsu\r\n=VYVs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0d9fbe3982ca9c6f1d200c1774d97fc321e7948a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-0d9fbe39.93+0d9fbe39","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-0d9fbe39.93+0d9fbe39"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-0d9fbe39.93_1565116830187_0.38458015040535787","host":"s3://npm-registry-packages"}},"1.4.1-alpha-5ca4fa45.93":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-5ca4fa45.93","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-5ca4fa45.93","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a52852b287b88c31fb48d78a56fc8480d6f4bbbe","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-5ca4fa45.93.tgz","fileCount":162,"integrity":"sha512-GLdc1NBSi8sjRIbWzqqWkNSxRRvQEa5l+wdsi2+k4U3VWaqz7nz9urbSmgopAKZDX8SU6EGED0JpiJ7sdG+i/w==","signatures":[{"sig":"MEQCIHac9s+p5Eud3DjnJk27M8SLQ3wsw6awjX3erSHJfR4DAiBQFDhVmTbX3C4ycOF8CgQ7wzfyWBN+eI1YptFGhoZB0w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214535,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSctlCRA9TVsSAnZWagAAz3UP+gOvoXgPiBB4jxWZ+Edv\nj62F4juok+v64167TBq2xa3tQYsARTUG+P/GI0tqL2sfovxvY0jyLEOOZBDI\nUJqmryIc3U3PA1p/B/F4AsZ+JnLH4tYMzzOKVHHwxn6lPWMOENykpazE0+A4\nfpiKvK0Z/fq//ZYamZ4nIXjmUFJH6TT392qaUlKPfu+w7MiGAKAq+ZwqKAn+\nO2OREJeCpxTf9X6NXST21R1oYSu7R36gEWl6fTux1vZFAeTkIDpdehsz03mf\nls1q6QOrtpERfkO1cYyMekr33Z45e5/Ghhp9zE6ZMJhj+Vk8zfYojK2I+cHI\nJ1jWS0bU1sMxlRvIwlOXYlVDQdCQ4eMa3ol0+jcrmA1vBW+B04QDqTLZjN98\nBnFQK6EXZzbfHSjX18UCiGn2SqSSsW5lsnBcefPosUCHd6T+pjDJo0dhZZAW\nhI9slgzo1abQmGHKachH/8N3hstkolxTfhxrSI4Oz6GwbUwtlsvFw3PJcoKt\n0IR8WEcyGbOCTNHYxjcNq+dDu2+WDfSaGDizSI25KAug03g2XQ+92yyMllgu\nAXDPGcMxqwOKZSwHLNII0nkDSJHWh9vGTjOofFF0WPsy5BEreWz4nHIxICBN\n2vXPXFB4Z257Jl/XWQimpIzmtMY/WHc1zlQNcOGcMo4HHGLY7bGS1QkMtNDU\nDZja\r\n=QZ+l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5ca4fa456f87f2e7ff2081d3826afd7c686fd2ea","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-5ca4fa45.93+5ca4fa45","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-5ca4fa45.93+5ca4fa45"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-5ca4fa45.93_1565117284736_0.05248790129844694","host":"s3://npm-registry-packages"}},"1.4.1-alpha-2af5f921.94":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-2af5f921.94","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-2af5f921.94","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"f3f1cfc9ed3a14e686481e0a47cdb29a946664e0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-2af5f921.94.tgz","fileCount":162,"integrity":"sha512-zl+Hg5XGeGZRO3dzuf64zAIdMf8l9/q0BwgXWclAtPAkRShB0JoX1pjdx3sACwCKdPX20YdMGRBspD1mwoFXCA==","signatures":[{"sig":"MEQCIHb8D6rXj0+SQP8hRPAqr8+3MFfkfS9v58NZ86UjnCgdAiBKy627aJrQk1xJvAzFz9M8VN0eV5TAtsg2MLSpw426VA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213390,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSc02CRA9TVsSAnZWagAAPoMP/32wzKWYG8km5/STQ+X9\nq0FW7EyYC1mugzwKMy3taWeIH9F3PcLtTAv1itIT0XwotOfsASqqkcQ2WgY9\ncoj2Y66wmx1OmxstrHRvToXheKZM/CWa2BSmXFw37xJCitd5/hN4Ow5xpREC\nBq8fZM3CIplAWM2h+Fio0p/VgrvAZaTaZZlGB6RRP/E4a8SHD3PlGrWM1hQX\npXRZuZnZOckYA29IL4KOrz1iXovTOZQHhNVpKZTtuTmeKtpfM3xNUfnYolhn\nACfUEIZyOGdeEcQJUPGDrfpU3HVhKrXRQ372vEHLF4F5GhMYMk9zkM1Zcyv+\nFqNA7Glc3eISZaZGU5lSNH4WO1WiCftMnxrkIySxyDR6NavtnQByKPqh2P5F\nS7m0Wxv4WBu+C0bzldY/pxOCJIfNwuRYfbgRAiIfeF8PKu/+Ki7gXAZtTDrM\ntk7WcHYYS7Hi/RCFtXlmMidzbKDv9kzdDug8Y2njeTrMdnxdH2HdCmVmOddG\n3DNtXs0D5ir6V8kCQLss8TMsS1FOt6SpEZyht/hGfWFJspJoRBzOd6zow/q6\nvAvUu8kgDeDbJ3NiuUBI9zEktqprc2yHGAcEYuRmGCMs/LvaXctrbafwicA8\ngqSJhIHAcV+IU23KfLByBkGRZPKDJW3ctXVOYEngvVfNSk9sEPUqwaxNK/i2\ncUy8\r\n=cim5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2af5f92116e72c670c9f5ca3441cf6dd1ff16f26","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-2af5f921.94+2af5f921","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-2af5f921.94+2af5f921"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-2af5f921.94_1565117749382_0.45779294246507996","host":"s3://npm-registry-packages"}},"1.4.1-alpha-47037d88.93":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-47037d88.93","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-47037d88.93","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"3f010ee3be9ad1ec9e88722d63fc8cc1aaabd052","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-47037d88.93.tgz","fileCount":162,"integrity":"sha512-lI3E6ON4C6GFTspcWrewG3/mD7uP5y9NExE6Q6R2fSwE6045DZyOROdBQAP3q1UEuAVvWoMxruoz63vmvFaJfw==","signatures":[{"sig":"MEQCIBspfEZ6OWA1r/A3UWn/rEW9Fp6ICZJbEEqmWRh0/FCUAiAXtJb/B1g+YppH0XzbGpegxdPmTZ8BA5AIzUVXBM5Akg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214715,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSdIpCRA9TVsSAnZWagAAQSoP/02WvuUEDPAd+B+Uqnwx\n+Ek2crMQH4lhlM6W2vxKQDB4REDRcZL1w2YnnV4YvmF5zwMZgHw4m1NnGNhQ\n7fV7bu/2nGMe52I+jyfZfWqHmYpr7XtOanZTbOkVX+NiTyNfu4QFuuAL2D9r\nMyWeh1QXKyUsYvzF+Kcqcgqk6nPy4keyViLXLXt42qfUx84BY/U1ZVjg8BW0\n37mjEKkUxC0JBxR2c0nNZ5qJxu2AcLZ8k9/q6NyX4VfN2RcbOjaxzRGfJ3tq\nga9BnSNqQpOw0pJh0OqmSBFdj0beE6luTu4/dLmY2Hj2EzLDEX+TMYCqUKCS\nB2ONDC2mAW7ulU89q+EmdfIcaqzJ+ct6tiQWSYPY7VbjQD2w7WhJ3LLk3Qa8\nN0RZrYIDKvc+pI+ynPLwny/GZwk0OikkzRBlxLJLdNHByVe0tF0ignnryLlc\nbYy0XCqCVBMV/zrYIAXnBLQtPjqTYAtk5Sf5MAIoHQvXHJuSPZtJSaWJhxzW\nXJ4OzS/QNjG6wikookaaU0LS47aQPuGtVUOasr3nX2CmFo4LUE6IzYRT0YPM\nC07FR/AoI7iztzTwWG6VHUYxD2FsEYpNG9PLqWgbLqh4OKb4RrfSEA/Y6qjU\ncshIyitq0licjfS5CP6svRFpKXZGXFHzuuT5DFzGAfkpXGKmo5aqbz2RUPbk\n+GJ5\r\n=6GhC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"47037d8852426a060137515923e4f2f898a94164","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-47037d88.93+47037d88","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-47037d88.93+47037d88"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-47037d88.93_1565119017064_0.7121445151715604","host":"s3://npm-registry-packages"}},"1.4.1-alpha-f63f5d34.95":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-f63f5d34.95","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-f63f5d34.95","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"996b1369c3b695196a6873952a2b9cea2625a70e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-f63f5d34.95.tgz","fileCount":162,"integrity":"sha512-9/QhhajqOCB2cHwrgd38yog7fV6XnU70pY5fFjtJi429AJCdAczJYRLf56BZAdlZi3w4/Rze+vPN28HwjfrxRg==","signatures":[{"sig":"MEUCIF6WZStg6GQd2USvwPBvAcePyNVb+AsF12I2cOXtoqP/AiEA3hTjNjq9jHZTC0AM+x3Jv4Rtj0odCE5o5odFVoB4oGI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213390,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSdVHCRA9TVsSAnZWagAAerIP/iNuNfY3ibVPP775rAe9\nyLPgCVX2vEnVBUPu/OrdCXIt5ArYC0StmDz0aCuER7lKGIztJQDV2hrFojji\ngetfi+xKlzjlJHI/X8G19OiqcNmzXHMSFZgfGLtIP9UTAAdOSB/Ns+43u/Ih\nat2Lc+hmrSuwxA5GFTtmskoMWpIFAXVLA4PhxPEAbRUmGPJfwGB4SEUI1ywi\nvjKODFXuhPnafPQIt4M561tyDiVhV15a05MWCwjJVk/h1IFFADoby7xY08uT\nmsi2udELeOgdkKJoWWG5HPqUKfk4LIWYKqLImLnSiXkQz7Qi/vz+G81CbvYJ\ndSeE0CKHx3PAMBRVa/E7bn+dIUPXyu+v59zPpoE4d6dNH/Q/+EnnHNwNcSKf\nd9S8qQvdbes4wbG2vYOxmrbTKKpLm27u0z5sENuO+Yh9+OCLUQZ3yC5eho3r\nzg4wc3f6ac11S5wKw6QvLy5hR4dudURfZR+4L6jo1peCGmxakVcII5/xHCM/\nYxZTHW2P27+rYwL0azPNbXmfF/T0be7s72wPccVX0kspcmU6dIfkhquiUk1u\nDLcDzIOPNk5z4fdPHAqdidSWjv0ynm0H1/Gdam5Ydqbc9F5ocNWHQCA+8D8d\nK9sXcMNSbwHZVBP8U4s/Hjsqdiny5tRv5v3hNdcGDjz9CHjhDfkXIlHChR7k\nn0OT\r\n=TTki\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f63f5d34a92a53f0c092fcb7cc78fab006888d95","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-f63f5d34.95+f63f5d34","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-f63f5d34.95+f63f5d34"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-f63f5d34.95_1565119814716_0.525372852958603","host":"s3://npm-registry-packages"}},"1.4.1-alpha-680e7b39.95":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-680e7b39.95","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-680e7b39.95","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a439ebe38ae7eaccb538daa942e01721f5537ebb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-680e7b39.95.tgz","fileCount":162,"integrity":"sha512-yZDL5CHtgXBDe7uKPQiN0bBqhYIaUaT3QCZ/3fj+z/4mlIT7E0WHj3pqR1yujatEbmil8NIWWIrV/jrlRnQ5gw==","signatures":[{"sig":"MEUCIAjHyQTWCCJxcoNVdbT5tZZKbUtRGjWnawF1zmVM76IBAiEAxq406PaiaQKofDFY4JadcvjKX7p/Umg0lTVakTyYf5E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213390,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSdV7CRA9TVsSAnZWagAAhU4P/0+z/oabwSrS4/zRXBVt\nmLreH9HO/68W8ILCXuZNXNIvcIu02BnF3CKLypcZhYpFL9CR78IqCFuKwMSk\nEDM/bu+F+LaTD21vANMHC4tCGz2S7Jv5dHRUoSGp7oWHlQpHUGO1bF4hbA7N\n7Qj/1+l9JYYQQ6SCLTCrLWu5kV6GwDCQpXJUcB+7+48nqApWVZnLDAHLcvxu\nT5QpaMDLhIyz40klMKy0fBMbJSRdopYhd+DTARMxkcIFpHlwcszfB6GTheKC\n+4bH839WOdznupwp4dlBdUWN9W0sJlwqMxpn9LPxcPjoVfXsCQTIQoRD/gI7\n8X66MzrBC/Vtewptl/zzI8T4SAMUxgXmUtdPGHJnQPkgEdX+LQd+UgCUC5Kd\nZ/n0XH5PAsut/09HN1OGTNN7PJqSEYgJj+/zR70neQFMeP/3EfYpqM3595tI\naH5AmuPxqY5uSAho3yljNoOGjkJ86lKBe6eCyTvbv0BUznCW7n3y4ZzO0fsx\nCp0G0/eztMvcGpC3tDmZTKzzrrqV9hWGUFfzZr5PBcmxe3M1EO7bJMkxJ2Uf\nAwpIl4Ps7AMtmgsrm+yvlEf7gI6ZQfPTTFNlvma7VJyjapkYvUZCh1oSdZQX\n03qewz+b3A4OjAdud4WDcLFMNTmaX0E/KvTEh+X2pyY+W2fP3oDX96A+p33Y\ncDfE\r\n=2/NB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"680e7b3941fbea29074120eeb5470ba424adddcd","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-680e7b39.95+680e7b39","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-680e7b39.95+680e7b39"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-680e7b39.95_1565119866216_0.518244543671023","host":"s3://npm-registry-packages"}},"1.4.1-alpha-4e86b3f9.9":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-4e86b3f9.9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-4e86b3f9.9","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"f1fdff8ceec63e0bd49862b704ac983fb6815122","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-4e86b3f9.9.tgz","fileCount":162,"integrity":"sha512-cNCZV3+ynLtu5mZ7oMJngd+J3F7DGedIcVlldgIYV9JLTaYaMxHZmRFp89HB3AzR0ZDdc0vxopft0UwC0TgKAQ==","signatures":[{"sig":"MEYCIQDc3AwdYk5JDgeK2UKOyWyeC0DL2usJySo2qIabY6JGHgIhALa1ob4AaYrhnFwi4gsH+sYkggdFz+dTLgo1beQboTIc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214714,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSe1WCRA9TVsSAnZWagAAoN0P/1hrZJyT4srwMaeV5a6m\nhahAmKXjRUj/6fZbQRKE+eXyeDrQo1Y0n+o4DDfDJpX27LMgCJkwXUJ5JgFy\nNdUGOjuKnwDeHIweamseTDJcjg9tUbdzQzViDUVx84FfenKRcMGfN6jir0Gh\nSXtr83Ai2VKTh8EBKT7aWipwvAgdPRN8+uOCj+GRJGkULsNNNWNv1TYZBOfH\nrO6aGDrHub/h1QOP7JA0qnbvCjiV+7ndPh945S9EwyDGwWaRfHikEJoht8mi\n9U1FSrR1VGfc5rjauZNUGVi+OMi1AHogQPhnN9HqdN5E3IZQaGcz/QUm9qtg\nrNHFyH4w1Aw5Bmql1DQNf+B4KavC0dLkZXGsetNQw/Inl1AomlFQbXL9at5A\nebfSCSO7YL1hUss5ncL2SNhVt+c3Wqz5VOKjRrPUqp58sQDN8bmPpMTlFIFy\naB8qXuKXmPgOZ9YxgmiSSO3n5Nuhptc27qZ5cX7r1jlGcl+yNcF40TEVv2lZ\nbHY9CtdbmwbiHJ+5WuIoeI9Le8T1pdtQUJYdMyXIvhHIO1sSh43GmUzjnQhY\ntjSj5BGoOMwOmjtWCt0AJF/xvr5bnF6OtSBHNn7qAh6G3KNYLMSKhqR5YeGY\nGht6/5h+gVJrXMR4JdTOw2dfjKHEOTyqRz9KKHw63+aEEusa7F/52S+Sn5qa\npLQ8\r\n=k4IW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4e86b3f9d3333aa02ce72f70fc0d72e4d0a27c0e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-4e86b3f9.9+4e86b3f9","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-4e86b3f9.9+4e86b3f9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-4e86b3f9.9_1565125973467_0.0596867293476091","host":"s3://npm-registry-packages"}},"1.4.1-alpha-adf605b8.96":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-adf605b8.96","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-adf605b8.96","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"f5ca0b08ceb19000c3627ee97766c77726c18a9a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-adf605b8.96.tgz","fileCount":162,"integrity":"sha512-+Hr1uEecyFb2elxrbhSF3rS6YWRSWHQ1kJ8yXYK3h0O7CPvi88FAmFv4QCjSN41XDJqGs8WbCpv8adDxsar6Zg==","signatures":[{"sig":"MEYCIQCkH1hdrXNKIBFivcXm9rxdSGODM1otuw2SubFC2ma/uAIhAJfJvwhobPyFPSaMbMMaz+sAAQmbNjur6Na6QxoalUTn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213572,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSffOCRA9TVsSAnZWagAAAYAP+wRAnUJWDdN2SQGjuObG\naC1CrkwGHctLjpa6IMuQyprDUW2RrWwetjbN6WXA8GqQ1qDky5C8DkNX/NuM\nCw+6+BSyL4Lv4iYt0CN56qsH/2WL5iVFQVwA98mIy5wH145L0Q4xGs1UpOQm\np3Y7ZD5ugd7znKawXYVA0Ul0qG82B1O+fF9V5t9SjgbtFS7Y0/eQMXbf784c\nPo2PUr/oywR2p7g/w++ksNrkntsqbcl2v5e80t3x0sK8deE39cDfW+T3e7T0\n+XKsNqV0Ww/wNixjMPpq8dpUFRfZ2Ds5SPvHVTWAIhTSOM9xDVBHSLHSJWgz\nLrIajJWUM9931im4QQgEIGgrb0+19bt/MJ1xSCpTWDHro+i/Bb4IDw2mLC3D\nFgb7GygBDfcgrhdR6nz+esL02KzpqTYEjKSFmEDdBGNkE29459QobCgtyZyt\nzIEY33bVHW5bSJMbmM8gyM19cyZ7xlqfeKWJ9wDXfP4hjQjp3bKVYu9cU6b1\n4QSLzJNuRWU/3lU+YpfRNUhjEoSCwjdyhldSdma8CeQOkyc7ntBrg/hoZlTK\nlYK040Z8kCfE21np+WDPyp8UgqvF5B0qkiA4ChUjmnKLZ7DXW4En/jD/KAxg\n4tuohruFqe5os6S5BeSru8bE6pUmFp6Zw5wva7VgizZCfTxuKiR4iEoxiUTU\nFinH\r\n=UTD1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"adf605b864662176642ae8814c7e6b1c875e8931","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-adf605b8.96+adf605b8","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-adf605b8.96+adf605b8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-adf605b8.96_1565128653387_0.11695683264548484","host":"s3://npm-registry-packages"}},"1.4.1-alpha-7206bd0c.98":{"name":"@graphql-codegen/cli","version":"1.4.1-alpha-7206bd0c.98","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.4.1-alpha-7206bd0c.98","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"d3174e7e27f14362c001401e7b8a2077b52373ea","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.4.1-alpha-7206bd0c.98.tgz","fileCount":162,"integrity":"sha512-V1i31xHu6xp7nqxKgkgRSGSQW6Vxrcbr5OEsVCC6/5wjpeHcG/7xFiuZtotgEdaYWRdB86lEXJ2eNX0dDoHDFw==","signatures":[{"sig":"MEYCIQCV2Mc/T4PLve4NpKykhsrAsl4gYyRG52y23lhpcLMtvwIhAKIMVk9Tm249XAPOBRbNkpE/gF/XY3XRdMEkbVLVKvPE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213572,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSm/pCRA9TVsSAnZWagAAFHwP/Ryz/UJCI1ByHDIGDvHb\ntt/9x/xnaUNGWH14Syst3EDuUIJ5RNv6cBLh4Q4q9zptorEdI9ve7tYvcYNS\ncERQ4d722XW+zQZZgFoKmMcl1K2R998ghV2yfg/5yWldRe9a66yV3mvSaSZk\nZdhukq7PWVRplnbsV0a5E/q/qTV3OUR3a33xwLxkXIWmdNAV9u4PthEtmaTD\n6JwNUgl8Sx/og5zqatOWW4XIwvog8k95atfJymsljNJ3g1QfnmR//A0W/lKe\nd0/I9eJAOfFtdZkTzfU7Z/QDfOZUofIg1vTXVVCkTqQsWxlnpuBCiQFhMHoE\nHtkLcpwLOjhBKdFd9yC6VK5vJyZEZ614Fqn/v16FSepRLpET+9kbsGClQCZK\nyRdlU1j6MxG9zf0pPNKAKEJaTO4jmnE/Jta9lz5IZM/iDjFoTQY5MelBbh2U\nK59K+XlLXMxnDZakm1rUfR3Y8nOWKz1DLsKWWq1+ESGO5e2rH2gm6hEuOP+U\ndGSTLiOgJXnO1YuwZ6EgjwvPLSi9VQ2KRh/PpuJ0CyLSrkxnXo4clXmwb7Mu\nyNscMTCqgWcFyxGRSs3d0lm3zdtLq/qTtK86n6Y32BGn+WSx2554eqjRKVWD\nqmbi2yOguysh+s30UGySsv2hMIUNTaTalr7prV/dWIbpebp5Gm+VWFIRDmgK\nobi2\r\n=panT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7206bd0c902c67de3cbb31506b672d8248056e0a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.4.1-alpha-7206bd0c.98+7206bd0c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.4.1-alpha-7206bd0c.98+7206bd0c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.1-alpha-7206bd0c.98_1565159400805_0.11452987826921457","host":"s3://npm-registry-packages"}},"1.5.0":{"name":"@graphql-codegen/cli","version":"1.5.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"11603ba6e0d650678e0a59db532193c86e5bd549","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.0.tgz","fileCount":162,"integrity":"sha512-T6X6i3Iw9l97RQ5eUq6Vsv5n0QThqWvqiqpxLaaL5mW1m/5JpDt4APsBzzBtTQLTFfLuTcWuNYmfAWhUmhReug==","signatures":[{"sig":"MEUCIQDKxTULrDb1DBVZkDXOoqfgGv/lCm2VMgds48EW8joSPQIgLC3dsnZEQuhENiupdRd84sYrNOjwDimRs+6fV4PtVvA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213491,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSnJ9CRA9TVsSAnZWagAA69IP/A/G4T/6SLbDZ22C1XiS\n8LsdiAFeKaZAnu6hWxnlyfjThUn5DU7xneKfpNBb+RlgSJPmBCzv/Fa4qc2w\nM6fYioURAB/Am1mN1q5hKKBBKXqQ/erugUuALdeSS7FgGCOABMLtfAPBwYfj\npxy0J9cwQYYAfx/aqH/BK3TT0972MlouQFcE4oI8959v6Tm2UEAsdBski3La\nOkfRs4hp9cSBhah4BfUrvqxofdo+/5COuIy1+v4Au4R82ftfmzq5JyqyDbZF\nbqvnKiGEKBSxtS1PemKXFkHutzULrfXv9mvZ6qGy1yYbH7xcY1dPeF893NjB\nen+CAU2jUz9JiM9XFDnIKSE7QTymEeuVf4Fj9L368HrBbs1prJyRz30Je4a0\nN1i4pTmWUSTUlIymkUhYk2FMHgk9KGyMGll6/K9D1RkfYtA/Bte45ZYaMNRb\nVUMoxF8Fq5cl6ag3gdVk7z5+WXZGwmyFy8JyLJIdNnnrpQ+dOC5kTZ1aEOkf\ndsZgSrAruUb3lZcE6Copr8zGlYXz/8/pboFun7ZzJx9q3FdUKClu7nR4oppa\n2aPLlWFzGgV9j5WGAiyKoP/JDkUZTW/6YUWQIKouO0RRy8taMTAI6/k0ojgM\ng3Ww1gRsY27XD6wFLOpdQUTHcR8XgOfk7coAVxiG2mjf6TELFxirBEeLIdTq\nIgCC\r\n=w1jY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c2909900987a6982fba8b23d7e1c07ecd2f16432","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (darwin)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.0","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.0_1565160061064_0.2124413755548884","host":"s3://npm-registry-packages"}},"1.5.1-alpha-c2909900.0":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-c2909900.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-c2909900.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"f826c1b5ff4764a38e1a39c509851593a667829d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-c2909900.0.tgz","fileCount":162,"integrity":"sha512-mbwS+chLM5jrkQykjBcpgCNZZhvnJFI44t/KCzC5HBfDRdP7oZ45Z3PvLoiQ9REZ8XmTDejMFCarZ8Ozu0GHvw==","signatures":[{"sig":"MEQCICoFZq/C6OR6GG5dJVUsJc33Rkg4571O4zSDlTwqZS/bAiBxuMG30sDQQL5oLDlFO+yavEm0k8VztWZHJr3MnXFWhA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213569,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSnOBCRA9TVsSAnZWagAAQLUP/j07U7MVZvSU9pePKh3R\nmCNOksGi63q0nc4vTbmooKnMGR1T5DvwLjzb3GKaq/01y7S/1ueRlD5SdNqX\ncLMuA0eK+fn/1QdnZY6BKG26hop5tVMPuvXelsUI3LjarXsPCIMiPUSWlvSr\nGyj320YbmlKDIK8EF0EAvM8Y1g//xQ3c2T0Rwj80clz07+GGLtou+st1e3st\n2PvJ+1ld5MEcZtnOZ40p2+Ouc9CKw0YRl4T/iyz5pdNs00FKNdKi0HrJLngE\nHB9YDyluAeBeA2pDk5eNtUk78NbWqhe1Ea8+7L/dtbOEqPAYCzff95q+TBmH\nyNXWLW3VdCZmDLSEREABhrVPGExUVGJgCpdYOTbJayAXr75H8VMCsH4Z+/YV\nyyYb6sBTI/yQUfFn7d4GBVb8h9uEq2pYdew304I61Ul3BAwb7pYGcflLLIgR\n85wda+zBwon2zvjlL8WhTAgmdMeR/GrUM2XA31DIc/O651/U9nogC+AZ/tZc\nC9Yms/IqOVHQkALYtZLyZEcjlEBES5tTmmvF74pIb53z0EKVOR+fYa/0yHw4\n4kPr73OIjqCaYW7NHlzkBzKblZ4LaF4yAcCA0U8u1brK16+1EvkNeAh8ctuf\nEaXJZrj37j2Ft8ezabMX70rU1/zXAmgCJpZ1srVD530MTm5C7gQYp82uNlOs\ntovW\r\n=+hfB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c2909900987a6982fba8b23d7e1c07ecd2f16432","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-c2909900.0+c2909900","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-c2909900.0+c2909900"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-c2909900.0_1565160320450_0.6676644385384027","host":"s3://npm-registry-packages"}},"1.5.1-alpha-262df528.0":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-262df528.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-262df528.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"944342f5f002d40f108efa2d009329f8f7e08608","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-262df528.0.tgz","fileCount":162,"integrity":"sha512-wILOLHlX2bPvQeYCK6r8IB7eqZ7xcIWnW2W14TK+8daSOauZ8L+51xtES7u4/Vqjn+GuFOAuBDFIUkkQ0Xi0qQ==","signatures":[{"sig":"MEQCID1RKKwLLB9G7ohLNRB8AJi6KIEgTNly5j/gLzYFHIaPAiB1rgEgi3nc14pKhc4iRblNK15OJAtCyDBihZLINl0cSw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213569,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSnXICRA9TVsSAnZWagAAFWcP/RPBRn8Xh6KZXMQ+AjJZ\nco99LffME3jQ/60nmcJvVkyx+8yC2mkjKJUjQlAnRYlJFJn1oVWcz2kZLXHw\nVKzObbMbdkUDFuQebBqCBesGS1EnnQU7So3tiaDDYuVoQ6ku2Lhgo4CzDEbu\n3SV9gnGG0pHiWOvAnshb2+v/E4vReccZXMTJuAKk+/pd7d1oODY5Z3cJlKge\nYgaYVRkuE6jbsEwE4/AGSghF/RCJmUfzY63xf9gHSGcoAD1Dx6/JG6oTdyeZ\n1EkHh4gVwNjWV0RvFqTFDQw1EFY4p6fY95HldTrBdbWqQrkTix91t/Gsq0S+\n14vGBUQgVPzDZ2rt/5SVuHp1yHU+2Ki2TP+sI14swDpGJUJxMIRwvWaRUjzF\nBR57w3AiBSiGS5s+nL++HvyydLzslz9IU5/ooZ9jX4C0Y7XWQ+uBtS2CRfQE\nh0TUyz9DClG96/fk8ieD6pS0GKHBjZ+Ga6WeOqd3lsMzLlUZCmh/w2BnYXuF\n8l8mp65CmYHRUmSOIyZs4ipR1WsPyA2+8T5IZADA0l/j8Sctp7cTNX7SMEcF\n6ijStHRcyKBYVqtap19KdxqBX/9K0K2KzUpC1qHAWWiV/yzqJUFTQq5DWNSm\nXfv+fs0ilPD2oppYrNXmaKChj9xz0NNWiamfSs4lQKFj+dZRXOf/izLNT6I7\nHIf4\r\n=ajeJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"262df5288bc406dd4e1bfe3f259bcf2916497d15","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-262df528.0+262df528","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-262df528.0+262df528"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-262df528.0_1565160903484_0.66482126549183","host":"s3://npm-registry-packages"}},"1.5.1-alpha-a7e74611.1":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-a7e74611.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-a7e74611.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"739caf71491678aa7796e51c3c066b019d578197","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-a7e74611.1.tgz","fileCount":162,"integrity":"sha512-7G1a+SuMGpJfx9Rr5dnJle4fISf3jwcTOg5/WIWyPENELncmnrCZebPBfYW6e652raVJn58TfaN5r6zMjT73Rg==","signatures":[{"sig":"MEQCIFMxk16kYdCDBcVP3z+q6d2Bl8/ouQLQL+nNJmTFEfmUAiAEYMKKPpRaiHZpyhpI0hsW6CADRoD2CcmbsSu26FKpYQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213569,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSw2RCRA9TVsSAnZWagAAJR8P/Ayf/u/jilGzJluidy0l\nOK+dRSvmZA52hj22rSuXn1Hfi7l+cwTdZdJh8pc2nedblXzVWPhDhOPYz+kG\nKHu8BHyFU99oO5dtRhbrxk57T9I9AtCdndR9uiRC9DRlVPosw9rh2PRw8657\njhbE04xznjqIfc4wRXPeGKewlPLy2ssSJpZ0Jcw9CJJ85QlU988IF0B9kPlz\nGrdOSV09ekIXYhadhmxY6HzUT8FebIxbA/QfrAdUinb6MdJCHhsvspO3VfSR\nn7Jk2S34wwpXFgaE+xoI7P9XxWEWxjikIW1vUrc2SDt/qUTf3McqCV0nUjmh\nPgRDrrJDlaTDYGHvDvflP0XtMhG+RsnE78IcFS836Y6mNhdgJ3RgY1qk2MfE\nqwR4fdogqj7s1U2cg2g315Xr+orMcpcIEndNxgPS2aSjJVUSE5s4XxKmoJDR\nZz/kg3fjITATRdf1GJEoAR9LhbLd3qrlkrL7LEUTYPf889P4J4TGu7DsIXX+\nTQ129f98DC8kt8M3zNUxq7Vy9G0KLgHVFqxx5clfsusjfVd1gOF7csG68+Vf\neT35hSjMG/KY4KpsqQca2W7EtVjoYm5AeLseNKsLJDwJ0K74q9kylxrKcAkE\nL/xBK4Vl9CfL0Oudfb5jai213sZlyVsnlpVhSS7DTjtVDtEz7ZuxvLU+rVNz\nHWVf\r\n=qvQS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a7e746110406a573df82327e616723a8d88c52f3","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-a7e74611.1+a7e74611","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-a7e74611.1+a7e74611"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-a7e74611.1_1565199760868_0.11570498141664487","host":"s3://npm-registry-packages"}},"1.5.1-alpha-27e722d0.1":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-27e722d0.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-27e722d0.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"5a51662d3882e58a04e60cbfdd5417b6cbb6c1e9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-27e722d0.1.tgz","fileCount":162,"integrity":"sha512-KS4RKPhIHQTxc9I7JoabrdEynExbyY00tZHuQi5e2ccHgtRU7y9gTxGMuetjRzZtkY/yqqjLmxrdMy/3CU8H+g==","signatures":[{"sig":"MEUCIQCe0SiZCuQ2dYvSOQ9cl/Dkfck31jkAMXxFUpA0jHVQPQIgbfHDn+k7WjefWsDrpgfDtv9ryS6zaAN+x/v8lsvehNQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213569,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSw79CRA9TVsSAnZWagAA5YUP/28gxhiKM9UIbclFEuCn\nQU+3z8DUv+J3sJfTq24nOUr3K4Dd9uz3EJUz/ZCXC1a8PsN3XqXoe4ymEmjI\nAE+Z/XjiT1Kk032cYk5CzDF03y8EMzkdisYXCyRwG6dIF7hqjaT+PD/cDdGZ\nx97tS6ectAzLHJJCwFz6wnwI51VD5yFo2DCZUngDqc6BPKUB+hqE2OxF8XOQ\nJsku9/DmDMTwdae0/8GlFUzVeAxuUkzlsrv1X1OnFltzybIE8cqKXL05qVia\n3MYpSiw8zcKF9BMrBAfkIAVQH+pPfuczagDkQpPHZoUQoPmUUoFb7O2O0XRl\ngmRGRqCTEYodm63gaTpjGhCo6k4F/Wj3DH9y6ynqEGpMQycN+FBBilC+KmWQ\naygoi29D3DCku9GMP8sHPyk/OmA1UgOk0mkq/2p4gPwMF4TTLSTcd8AvMpo+\nuq7cNPVExZIt2sU7AN2HD0hNYNlNny1aFcoTWGCg4QXbLuthTFbG+Fv6dbpJ\nc0s1M08P0BHstbL3MSwj9QDInVrk3MAQM5RWT7GGm3moUojBR7jLQvkxv4bt\np1BPKeQiXRQsIxIiWSKCkLBeCPp1AIsgT8OtEHs/rVM3sKjXsv/7qgFL8C87\n+h+5ho8vfF/MW0YnD3OOcyRuYDxqvV82/EaQtQdwinnhi3CQlwmGfd85hUTY\nxKa2\r\n=h4z2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"27e722d0f96a078648a682ac5ba843ce97965cde","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-27e722d0.1+27e722d0","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-27e722d0.1+27e722d0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-27e722d0.1_1565200124080_0.5790832455455401","host":"s3://npm-registry-packages"}},"1.5.1-alpha-52f0160e.2":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-52f0160e.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-52f0160e.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"d156dbdf6b72bb6e27219c05b8b459220288ac47","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-52f0160e.2.tgz","fileCount":162,"integrity":"sha512-w4IbGl4telfhoDtBaoEhwzMsY4qG24C//KsOXSYV0tJPEl6ACbDHL8rUsitinmDqj3qhCHVTZOgUA/U4J44vbg==","signatures":[{"sig":"MEQCIGujzZErE6uj/xza84+b4FCOYNqUosmGqCkCbqv5aOiPAiBwUUSYRfo6OhPLNcMq+cPJWSLd3XqC6IMcMedIZmjQCA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213569,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSxrqCRA9TVsSAnZWagAAyF0P/0UFCwJiZZe/Zm8r+RJ1\n4r27te5gsNDOt7W57IiUFKLTX4LFtu/FraIGLIiR4GOXBODn1baLBnbeX5O5\nWdm6hOBh/QBQIgE/KSiwIjDNiqZP94/2utRFCnh5A4hVvGCUFh5GO5O4ULg1\nMHCajW+FRdfwvIGAjC0wv0LHsSX3+HEvogtStyKHlCRw1532/x8oNe0AP1lf\nkLOgYqBU27QGkYvjEgEtJiroqJd4qiV/fCHFlXTtKhzdAjJ2zJ5qv58/ymed\nwtLS1uftP2VjuNpIWnyZ7QUQeBovJlUqnjNffqt4ODHWQCfO7EM/z7INmBpn\nRkuaFs7XA7c4rBdkTk3kegKO/2MwQ9VMvVdFu84r2gW4YOhPEONfkFzLJarz\nCogcMlxvoXEvmn4BParmag3BfwWjbWDn76kO5+le6SxKzrLpsEoscD8irJJQ\nA75r/HyXT++IJ5itJVaOzoObdkyPEO+hJ9gdn2wBvoBfWEZvgD94TiamAYA5\nQvfImRJ9NrvL45nLFbQ/PxsBqQA6Wf4XlT24zf+9OXFP9r2Pd3i6siB+PmC2\nyMbPo2X8BiAOsW6gSrO5Bod+JDKmGdKwevDekufTlQuWpwhUrUCbwghcWYFX\nadiuikFUWHL7sDvbRB9+xwRocgFJkxWAUz69IjrSrH6y3suw6dMvFe/oqCKm\n+GuA\r\n=Q73y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"52f0160e025803d1debb6c02ccfa327c252aa92b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-52f0160e.2+52f0160e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-52f0160e.2+52f0160e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-52f0160e.2_1565203177013_0.9438243917761111","host":"s3://npm-registry-packages"}},"1.5.1-alpha-61f7eea7.2":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-61f7eea7.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-61f7eea7.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"17ec3a03bda94480f5e033f2504510512448a788","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-61f7eea7.2.tgz","fileCount":162,"integrity":"sha512-zPdK9tmfQOuWBq/LHZsGD8AlhL0B2ZCY0YBZRXZvvN4vdfGmtlntbICjpm888TUUeRpC2ZEfvdsd8QS4+ITT5Q==","signatures":[{"sig":"MEUCIQCOJ45qzyzIFrAd5rgm9QiRrgUy4JimWPJ05aIVjmdEVQIgAenidhEXFiNnCzFGyuD5AbUGou0d1IIO6dCRu12fwOQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213569,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSxxACRA9TVsSAnZWagAAvDsQAJGOo+IRDQ7MP721khEE\ndOv9fZjmztuMj1ck1OKfBORz3wDK1RaijHtWWdjxWL4w8HWeD6e0baG5G1/H\nOlMGv9AI1Z6fO+5fb9yJQk0gB6Tff0oLn8T+p0zWnuU5JkwYaOpsZMj4iL/c\nMaStDEi+RVGOzT0avMXcGUZZ8KVmQ+1f13lDazyRigdFXG8KeclUCQpBsERV\nXuu+pZZ+EuBo7aHQBTnUK9ZSiAxSnbnIlhg+m/xwj9qzzxukCVL5zO601Uyt\nyXzBsI9qKEPWiPSgTrNiPUc9d+9g7MtEyc0KoHR2m2daMvH0+2nVqD2L5Kt4\n7WfD4X/4EWz/iSazehjDeOE6Qaync1uaix5kaFQU1jusjqsAwmrboOMABdp1\nLzuIMkhSZRqz/gf89GFjwBfomPoiIeu0XJ9wif8LOs10wg4iLSztwLYt0N3E\nONzGk6oPqAZQUqXKhgrLdERXxZ7bazoTy3NLNMeeQkGNyonswkyBitRIx/4M\nTchEzHenieZusjLu8fVsALSxrOiVQUxSE3ErNSwZxnOW/T0cl64gc/JQsrb4\nHjskbULeKvJ7dXGkUNHE9IV7fAubFCNJ+R298vvzOTaVXiOTW7f5YMTI5gX1\nGuW5E7OwTOIq8yYj0z53R142/jOKMkEIssL6FLWwb6ZC+eQxjW3nJVaJ+pNN\nXaho\r\n=1bZu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"61f7eea7d9c452b4a330b576b31bfd50186c679c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-61f7eea7.2+61f7eea7","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-61f7eea7.2+61f7eea7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-61f7eea7.2_1565203519377_0.5803303397177617","host":"s3://npm-registry-packages"}},"1.5.1-alpha-e332cbb3.3":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-e332cbb3.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-e332cbb3.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"e9a87a607b6c5b2b711e89371341703661db75df","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-e332cbb3.3.tgz","fileCount":162,"integrity":"sha512-UqeGNKN0ZivrQppZq31c8JWD5UmsGlMIVT/ufjqO8puBKzJGqXYYZpYN2xj6LKPY/qaDtmBztW3xJzC/aCs5uQ==","signatures":[{"sig":"MEUCIE8Wzik32gIDEQ6nlIvAC6t3vXOL0ki/enc69qMEHVc+AiEAn12gHrlETj0cVgXG/sTenkE9h1MAswIFaZ5ydb3OeR8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213569,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdS0fbCRA9TVsSAnZWagAAh0MP/0EIG0/LXP6IWJAzrUpo\nbFKSlk8UqeyV+TIDcIInVcvmkR2ceGHA/egJjiwYMUXy/ImSkvv7WN5cbHeO\ncChQd8fs/XSKzTec3o29eEA53bzuWNsX6iBiefNvFCmpAJ5Np599ahE05Rr+\nWHrloPk74QKuiVmZdT9lbV8Z4XsYmjBMHuWteFqSeo5QFO15bzTBHEbPkVyp\n+Zki38tBC6rLbNlbl5kQ01bZxoggsQxU58R5BccuwyQ/sZGZLdaiAwnCeJnE\nDrD5JyGfwupJEDiiV+jLCOZX3elcIHidYmaT85xhOd7qceBUfEHUpR+HXAIj\nPHGYsGih6HTkhvKeZoXQU9Q5lZmwSNstASLTVK2DzE5nXhIzrBNzc6dFkaaK\nxVUr/dN7NztIqADOE8CbDENKmdJVIRbRm8BJJZJ6SbC9ErSZnMNxOvmY32r3\nd1aD/nd2/RDhu3249CgWQqdhfb3NM8kUK4iTE7igM6o1ZZHES8xHkuNM7YB7\ntWZNzAV5j5cuQ+/NkR9EMeonn3UQZdMKmuOWVzzx+EGe2T5rT1a8hNCX58Bx\nYaxA68cUSymYq1RIF54HpqnkMiuLRP3YOZkkNpi/iZdBGGID9497zB/cgpd0\n8BVadrCTlZ7UxIDJtLmvSzEnC3YiG4H7fE/q/tOyc6D2/NHv1CAt4K65kFZ7\nMG4p\r\n=TOO9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e332cbb3e90c3a6b75306b1aa199b863aa346349","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-e332cbb3.3+e332cbb3","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-e332cbb3.3+e332cbb3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-e332cbb3.3_1565214682215_0.7204880829208682","host":"s3://npm-registry-packages"}},"1.5.1-alpha-d0f60d15.3":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-d0f60d15.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-d0f60d15.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"db24e060d8bae55b3c093c2bd4ba2d896081e5f8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-d0f60d15.3.tgz","fileCount":162,"integrity":"sha512-WHqh9oxdioANk0hQ5lxLJO/QxClPmX4lm7QQmZ4Bi4+YfSqmQwpPMnO8pC1w9hXtE3msImEtPDGjy8wSAuKL4g==","signatures":[{"sig":"MEUCICXfp2ECVwWHO4MTPDBCCttro1IbS8Sl0C99XVMCFeI2AiEA86mo81/Ybv0nxs3AO5EmCn/g2lhqshgSBwPB4eYRn3w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213569,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdS1qVCRA9TVsSAnZWagAAGZoP/iukBac+ng+P/nt2Nw9r\nh526rdlh/QOf8jb8vTXwB6MuOj7oudDMqd5fOKjflM248n5+klqrk8zXahGz\nRqlkqfNfEwW06cSkBuHdFSj6eaOSeuW0YVeph/XOgP8Vr0GNa94MLOrhQc+4\nLH4AODl4MaYqgyPsrCamLnumIveLt6RZ1PoIyM/41ESo9U5MsUyZ4OBCs9b/\nf9nDUOd93q30ztkAdw+fWVT4S0jCIxW/fxV5mpTvR+dkrbzRHNrhyrJOoMxU\nWFogNs6Y31RBkf0YC2DAo5Tk3RRsqVcpaP3kUp7E4akMIy1P3S7cIW1B4Dau\nFJ45rdcSPRHqwAP6TFuRKiHhZsqPfPCluUVC8/RFIJu20x+Jh57XNtj0JAGm\n6jMhOxj8XeiFIJGj6w7z0oal/TqByYjh1KOnzGyeXmjT4wGD38O3MKxECa/9\nXJRXObjKpeT18kJj8fJVSCkn8T01myNTMURdAnEmK+Gm7wSURgNMx8GvtESW\n6lin9S2V0LigYUmkIctXOxDonBG1xp30BsLZyyPBuVkfctFrRe+5S22VUUHy\nPfq9nmurjnfWrxi+fq5nOHFV5dPyGSbaEKXwfcAXL1QR/z+YWdlyDTOnT1KX\nNstwQ7mFK4YvZwffp4jy1sWYVIms2PYQB61xeB1NXcklz/rDoiO0HHlepZrL\n3UD0\r\n=s6XL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d0f60d151b352849f28b1eba58fd626667d06a1b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-d0f60d15.3+d0f60d15","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-d0f60d15.3+d0f60d15"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-d0f60d15.3_1565219476520_0.5261634267500332","host":"s3://npm-registry-packages"}},"1.5.1-alpha-294f84d2.4":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-294f84d2.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-294f84d2.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"9a16f137c0d3dc5c35d2b345ee40c9de0527b456","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-294f84d2.4.tgz","fileCount":162,"integrity":"sha512-RTgQtA78UnGlqjvBaioCa9+n006LuwE6VfjFfJcN5ja19VkdSw8k5HGanZhOjFjzDRv6OLRuO/ryP/Bvf7bbyg==","signatures":[{"sig":"MEUCIQDtH+q81jUG111VOgI1xYmycNZy839QXeubwW2YWdpniwIgcPyf6QgudvxYdUwJtA1rknghSRFHdx2BkQFhhNEinAg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213569,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdS1rzCRA9TVsSAnZWagAAa4kQAJ5BA9v+eUwBjwwnM4i2\nrbt4ZB0T4bCROc+hgr9y8UgQiqnZbJ3DBE4ht6aTFP6K0Rdz42BAa1x8Z16l\nxzZ2xiLX61epSOB16+ulJ4rrC97W0xZzt6LKSsHfehHuwJs4OEjPQWVRPB2B\ntwuVcG4pSGnPFVqW+6HZkv0wOEK4jGmWMAfRuIm/i/mQv5WP3qejlVMCjyae\nX9lt93JEwswQ4YpY53sc8KIdhnOsPPjoJ5QV6J9nGgTpNTUO2FerUgVJle0t\n+POuhQZma+8+hZWmHPMn8LQfqmcVCjd5o/J1l0ysYDCG1GZgRQchx4YhSTnH\n+WpLDSG+FeX04Pf0Qj/FDsZowBBwQ07eq/HF4fFX5awRyZbTma8DJyTnkKuU\n9GdEl2/zF91C0Sk7YuJ1rF2FRMFOSyo4JB0vPUGLQLl/WIC9w4N5CVPhbH5j\n8KVDaMRf/M3goBPJ5JOfxbFBOr6FifdpfYJAl0MQWwZhBqvA7QFRwH8Wbujw\nMTENidXIpMAiz7AGiVdDJynrqaC7hCnVDkuevIZ8WiDEXJeR7sYDdMmTBGY1\n5OIWS1bxzxH8FsVgYL/nVXGredd3KlcKWl+9Rxkr9eiGyGoCKtoM23noQcaP\n5uC1xg9Bzv+G4cQWBOaZEQPJTAZGBL4oirfwhz+fe74NIT5efwTdb4d2VWjt\nVq3V\r\n=oSD4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"294f84d2d6b26008303447af94cf9a748d3d2eef","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-294f84d2.4+294f84d2","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-294f84d2.4+294f84d2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-294f84d2.4_1565219571060_0.2586880683726547","host":"s3://npm-registry-packages"}},"1.5.1-alpha-b0efa195.4":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-b0efa195.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-b0efa195.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"0d2456223dc3dcf36d1d42d52fe4e2c1aaa8838a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-b0efa195.4.tgz","fileCount":162,"integrity":"sha512-IIBVULbBQaDFzy/xsIW30dEDs7k0kkCC6C7tbnLj4lln5QNCIk+FqjtFPD0I2d3UgiJheUNzdpVOWdZ1nmo0Dw==","signatures":[{"sig":"MEQCIGEwfupYe3IsIjs4lWutox/da5nCTyRZcWzN73pW+mCEAiB9JaNwEM7jSLCi2ClbgKhNTVU8Jfcvb80gq/gLYsTu5Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213569,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdS1sSCRA9TVsSAnZWagAAHvoP/3Er1ZHD9vZGbasdt6Uh\n5tnKE0TBYvl5THpVhR5jW8hbNYN1YwQu56/9e4PGQHEcBYg9UmAbVwVk0XlU\nDRgNwLF2mvTsUVJE3yYjnIImiPXz+2J/lhY6KmA88d9V649AB7hC98OMZblE\nzjiVTg70OUFHilwQQCVso+Zkd2HzrXpIoIIcHOBa/f+Jjplhhk67d+f6i56u\nhB1AJaQtCKy6XOzOdaucvm2Ldljiadqz+dSwDwdIPBdwQEj/ngwjIdxZL+40\n/1tnQWkKjJ6iTXsCOeTqTMjNjdKWVAulYMK8TwRDS0QK6veoR4A7z8p035Hj\n0aXFy8+IQbxNIBSpeTfKDbVzKr5iavU9ucmADnt4YBXXt7GlXh+aSgHYKY+G\nMJzwNQD6VnwAf2fZlHkQx+QKkGNoOeZFqNmnfe2zK/cmvrMS7YX7Yym1Gcow\nNwUx6KynhQJjICIrjXvtBCVCgb1bXivrfoQYjtKnQAABWd2UGc5J34Cdvs5x\nqUImnSsfKYt/MhCKPR0RKYEj1sqMUjtWww2+tsjNTS2M3jFlON0CGxz4jiw0\nNEOg+cHro/40PguGhTtveSIqX2iePTxiZGmUn9VOOYI+da1kbOV8b/632juv\nrW8yDhOhzAAsLYB66i+5cJL/V2aImDNLGSNTDvJxjyne6BKOExFi73LeXa6F\nTQ+k\r\n=EyJd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b0efa1953a4158c586a9328ce9509911776efab9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-b0efa195.4+b0efa195","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-b0efa195.4+b0efa195"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-b0efa195.4_1565219602003_0.9389790816467112","host":"s3://npm-registry-packages"}},"1.5.1-alpha-042afc74.5":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-042afc74.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-042afc74.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"e981221aaee1c49e158a3166aedbd51cdfb573f6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-042afc74.5.tgz","fileCount":162,"integrity":"sha512-s6WYZNjhUNEfiZ4dCKuEXD4cQyKoYH0Y7VeEgV2XKj1WDQ8DGAM1RwCUY6vPnZFOjVADzQMz3ppY5qyM3GQCBA==","signatures":[{"sig":"MEUCIC0XgdNLLQQJJV4tCgkHtWAbMx8GRi0B8Zezu404nTr1AiEAvKMwhT8R8/uleczvfu43D+GIe0kXUuOZ5vTSvMERTsI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213569,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdS19nCRA9TVsSAnZWagAAmLoP/1NfvMsuTeNf7RLTalo8\nQLVkkpo8xZYIz3lffE1ZITFDQMhQeEfMQDrPdZz+UQKngAl9ePKOOMsQblPs\nVYfB3E1TpN4X6W0qmSIY4rnBsWNm1p+7+f5gjHdJnTtA9oF3vo8CF/a1Oxlv\nr48O18Qljgld9LJG/actPVV/gtutah5L54MS8oDmtJtW/606KezTK2f20gzg\nCNJpWH1fA23Gi3PDLaHm6UL9V6DEBwBQPmrRPeFPt6Sq2Zfmdr8Gm7hyAYCX\nQRn5DTeylaYdJo9SMSouchX4Jm0kJnjYVndlzA8ovaZSgWmchtPpfo/2Afo4\njaGsRg6Kkn+RMVVWg4npy0kWP4/gnkHdgwCoeDv6M0uEPhwnLD7NYCA/Fq4n\n55DFx4RLM4xIa588NgstprQI4mWedyI4Ieo8Qd1XlDbAKQYCSOch7MI0/mbh\nlM96DDcF1u2o9CKs0AJq4T/Iyl4kW2CnwSuqCoLFlwujCGIcgVdGfAGodIRT\n5tHBkMD9DhqtLbd9N5GNLFrPYkGoxeeilQ/byDOfzBkuJAwd6RhgWQdEwdvX\nycNVLHn4QDFP5pYrOrmAmik65lX36jsMAXi0mWN2TKHIgXBnWx4e24VKBgTX\nj4v9ySGOXnBZ2dNczMiA4KAifLaPX45DoYPz07hK5RC07gIx21iINtTb3vty\nMcrL\r\n=NRrs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"042afc7452a99c84294277a51e70374754cb5982","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-042afc74.5+042afc74","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-042afc74.5+042afc74"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-042afc74.5_1565220711018_0.14921549993247463","host":"s3://npm-registry-packages"}},"1.5.1-alpha-e4e10196.6":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-e4e10196.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-e4e10196.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"5277ef062dde7a38663589ac99aaef1909ecd795","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-e4e10196.6.tgz","fileCount":162,"integrity":"sha512-g4ZONindCjxj+XtKQkrTzMfjrM59qIjH+uUdGZYSebOCZxMdvff/Sh/juCgrn2cGdngqXGi0Gq0E5sGKAunB2Q==","signatures":[{"sig":"MEQCIH1cDoC0OjqZQ26ZVDDVR4dE/Y/eWkPc+QV7DjEua8s9AiBA+BZ3YENgKYAv4ugYbq/XTyrG4nxhP0XeOC4AiLRGyA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213569,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdS2AHCRA9TVsSAnZWagAA81kP/3wt4kdAHqkCAMXr73Q+\n67+blTfDFAk9uewSk7onU6zpqxILo4xK4jR55kKfecf8vAEjdX9Ym8BM6qFj\nQS5unuxSD6KGP4b1+sKozYvOEkBW8iFWrJCyO5rFL9z4O/9FA09i4y/Lg0Ds\nw+lvgUq27KQi7e69+UesLJW1LkglxVQ3QSPfOKxidpUNOPOWeL32WLT7irKg\nprRYVYCsBTeo401A1C65OemQHBfTCOEEdH0fnP/lzhXYqkOQFKBnFUfoT6NJ\nNtGNEyXAuSQZ3eF2RKAqFQXbEgUMzTdMD0cNFxOQ/DPq7UtNNeJszMQU2yC4\nZI56Fi86HU7DrjZ2MoH+y1IYMrGeBaGXC1i/BjlFvQhfWi8E64hQbZH6TGVz\nqPI34/T+ZhI6Xfz9VxoZPfsIGV9h097zgLL6OHNBvGjGQ9W7l7/cEnOWcp7D\npEQLMX3ILkp7Kew6iZedjGA+GPzoLuqFjilWDt5y6guLxBwNi3uIkkWLvTVG\n6fwSi8THETyZ7qm27FGxaHwtC8Rb3P6+js2umDWPRItHJUw1QBGk4lvDb1eW\nMwsmFpCxcCWwyNXmoDETmxks9kcPnMIp+i3KzeAKl0dqQdaB5aS+YQqkC+Cl\nHGxR56DOQW63AuCcEH+mhLvP2ql+iDcN/H8sbGuKKXAysCkQJeeByUUtwSmU\n3HcO\r\n=2eJm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e4e101961a475ba5a9fc8ccaf71919476615b232","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-e4e10196.6+e4e10196","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-e4e10196.6+e4e10196"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-e4e10196.6_1565220871178_0.8100385730549804","host":"s3://npm-registry-packages"}},"1.5.1-alpha-f0c0dce9.5":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-f0c0dce9.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-f0c0dce9.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"f49340d847d41ac2fb7260f78830f708f228758c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-f0c0dce9.5.tgz","fileCount":162,"integrity":"sha512-1ideurqfzaruNxVV/sTzGGsBnhxoJHzupyxrapbZAjLjz6tmjZzjjz/LOeoguDYNePN3ay0eXS3W5i1o+/eLSQ==","signatures":[{"sig":"MEQCIHv0ddPjOhjQicsLNMJcs/HgBhk+uML48HomdUz8Sv38AiAecndF2PsH426wRkXi4Amk5bf9vdpzrQclthCmd10FXg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213569,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdS63JCRA9TVsSAnZWagAA7FUP/2EFdt0u779rJAu4sGHZ\nm+7bp5kT9CHu91xImjnlvkFsKa4SzaV15pnrciz3JInjjINy81WYQ2/m0NZo\n97kctkgoiK4wgoSC6/BkcaIoUEHDPoMIx0HrBvvVPgevakBG6pZnG2fUXjIR\nPTMcj2kxji6o0NMbGj5sCXPq5AQAi2uUZsXPUJoSA2ZPvJPPYJH8mgXSYiGH\nhhXAv2w3U3CCmmpEhbrPCKZ6s1seU5OprEogYQvDcEClY+KzCeln9//UBAWj\nZI81kANPZ7JDddiWo0QQWLl3NnAB6UzV31qoxllPo4ZB9VeO98enje7PXdFh\nrOxqPy1yHfXmZ2Bsso0tENOcPXwtZrRFA1Jdtnmf1W7+1dlZtJbeUY3XA7zC\n8C/AGBHTHWCnPtesVKX4Vi0nMyv8tFM7SlSqLUiQxJ8Uq58suFHzcF9lSLoA\nneavLHFfGJalXeHquBJybY9qmxOTlt0CpNPKhZNDg3MlhbRPEQFPRc5ADalC\nEevFx7e43wvG4twQfyMdNDSfPiyaAOBBcDcp8vTLiC22p6J6o5aj8ZD5Gokc\ny/ytYVjyacr1gIAwo+Z5QafobR4KyqChePVQi6R6H1AumRUrU9pOr3g4LEqD\naRS4cvxlaRLNdjlG82UnGTrTfgneFg86OQqtJuSzpsG1COR/9Mz09W+Tc2fI\na/bl\r\n=zQ3j\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f0c0dce9c7e78ea27a578533c4f3fd7e02092519","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-f0c0dce9.5+f0c0dce9","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-f0c0dce9.5+f0c0dce9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-f0c0dce9.5_1565240776403_0.18560340616127124","host":"s3://npm-registry-packages"}},"1.5.1-alpha-7a9aecfe.6":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-7a9aecfe.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-7a9aecfe.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"412a0b930e974fb356a26afdd7ab659944c39189","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-7a9aecfe.6.tgz","fileCount":162,"integrity":"sha512-Ag17vEqaAGMIMOKC/2Wp7hiIKuq05UBMtZjDCc15RdQVPQgOOD4Uu79KnlFu4HV9cUC5nJQ9FdFAyUJKbMzN0w==","signatures":[{"sig":"MEUCIH0HfWGI56zI1VzCgneGgPFTxPx+04kqZMWTpvuaK+RmAiEAjVF9VLNQI32JHDMfvuXqLRiFDqrleyCDHb/hOZox5AU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213569,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdTBwPCRA9TVsSAnZWagAAnOUP/1ZqbhIzwGcBFHpnMbWU\niGe65leSgpTzVfUpIUwPAFoOuUMczWiOx7S/cLFZBmqnZFVBIPSp+HiSM8gn\nF9yMuXnupg45UpWG+9F6tDthpuzQa6zP6IEFA6rj1qnwkCcrcQgVCZO2gDN3\naiUXMdjaXjoVwlr9drgfEuYqmUKYiibnRJqbjuGUAK9hnaVuhUvN4udVsFAR\npYfT5Zr5blvzf5KksPhm+WhFIo5vXCnssvCOAM7csM6DJzGyYy28bv0XOCiw\nis5s9h2pnONW3tGTcy6xLGsxd/fnShFUXKdkvKwHQ60dtOqjJ+SpPXZLiuGi\ny/+loFgQ1LOeBcx7wGqqlJxVuKBIoEaVnbgO85E9RNNP+6S9nKQ9vSWDxUJc\nXfIl5J87v3IwdYf4mgnhK6HhRMrD302D9j81bnVZThZnBPeMnqZRTHgEekGt\nWdW7GjSMxN/dJxtgWWj9httSn+bHjOYqMxZnQKtCvRR4bMYhq8XOo9gIAiY7\nSdYD5bQWHDspeb6KKYKdDmP3CxPXZq40ERxNBdDJKqTXolq5ezm6D/4CzBuf\ngCEXQfjFMENiKzUbWYw9c7BOgSyrYkmEi6umPKEj9qq6Qd3KcNxgaHb9REXr\nyVOUTEDBqXoUUpQTRxGcyf7F9h4SWl6sK6IJAa8r+b9TANVWwu+S4EaSii51\nw+6u\r\n=Uyso\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7a9aecfec4bed77493d32e2a6cc2781909a7f5bf","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-7a9aecfe.6+7a9aecfe","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-7a9aecfe.6+7a9aecfe"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-7a9aecfe.6_1565269006589_0.22219760708442382","host":"s3://npm-registry-packages"}},"1.5.1-alpha-180bf173.6":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-180bf173.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-180bf173.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"b6f5cec227cef1d610e28b5ad2991da52fa8df83","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-180bf173.6.tgz","fileCount":162,"integrity":"sha512-kpJLEV9Cjeqvcno2Y/dLoEzdCIriCDy2ZVq8CYD464wLNBVZYCw5g1eaJR7XHaLy0xT02hT5WI8sKQ+rPP6eCQ==","signatures":[{"sig":"MEQCIChPwW+/Y8tTqqxRu7kqeaA6hFSeocXLe+Oiac+N8S3zAiAr+xb55a5P2RshauLwAQ61s/fqX30LLKtDRzL4UzlwdQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213569,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdTB+aCRA9TVsSAnZWagAAy1kQAJSGGvzR/LeJoiSGKQ8a\nz6BgaTGv0kjc7xMlIrSn06cv/nMbAeXUA4D4oZ2sNWR/4SpFTYr4fXThcXtI\nSH62CsVQBB8Pp+pZhhybImTM53bgBjzQxSsLKQNMUpLzJx/k2BXuZazYNHe+\nQPhQik5yOFQLp3slrjoHyduJtT8RNDPOIF8clWKq1IFYtQIgl3K75ydiuhcb\nCo3bikzkCJMZp0fflSdODJWO4C2GFhx6xIZJKXq5zqYkCWL58IEbW2AO+g6m\nE7w8xEUeyuaiFpR2tu+TnsdMxo3dAYinEe2Ywp3kQzOASPmuuL+yx//lQpyO\njp6vhu+0PoAWcGJDy/GUE2kMFiTXM7vvrj5RdxNTAf1SXpXWZ90UFtLdwG/a\nTgH54nJn3lTWitnzTBDE1hOmZh1qEcyakP7xoTYvzfqCmA+k4rWghTo7ZjO3\n79R1BxCzNiTEvuZm4va3STXUOU4OMv9bPFlZAeeVRBEcHLu75SqPYQoFkS46\nwwMgbWqLdaybLY2XjeGYa1UdhpLlb++0HZEY2RDzLlFgVvLQ9x2vYTZbfpwC\n3mTvgnI8pt3cTx5S+b24jRxMb0qRvfJLsZgIFnvLT+Miwh/lVpWFnGCnGwSB\n1mUoq46n/gLfro2IwbzmGxCQ0jeGhaSInMrdoo+DWMSsMJ84xnBAXAS2/lCq\nBiJ3\r\n=IlqT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"180bf1732b44d85011424ecf3203219c6cd125a3","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-180bf173.6+180bf173","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-180bf173.6+180bf173"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-180bf173.6_1565269913632_0.27134311311553927","host":"s3://npm-registry-packages"}},"1.5.1-alpha-a61e3bef.7":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-a61e3bef.7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-a61e3bef.7","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"cd94bf32cd8624b9b689be4ffacf304b41056e1f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-a61e3bef.7.tgz","fileCount":162,"integrity":"sha512-XfW57QmmK71+DW+iG0Ds8sX9DtbPykNPXrWsZFuulM11B9bHCvti7MGMv6mOpYzgXo/2fDz+yuQ27J7MdKQm3Q==","signatures":[{"sig":"MEYCIQCqejjhckYj+kW3/ywIgCcQJ1EPF0UBOO6+JKp1xTOa9gIhALE0c0QwaCYjMBJupP0K5lSCP88gw4Ozj7zlerlpW97v","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213569,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdTHM3CRA9TVsSAnZWagAApoYQAI2LJjClqgDkwYyhAT/O\nDca6muidIm/pfBVFfuax4+f8EfXWSHFfIJXVmfOhkEKJ+1JnNLQmj1/6dxXV\ncniQXDtULTd3u/FdxkP2udHtcbanrwLb8lArcb5MSpNz9ZOvah9cIjYzbZQl\nYsVzNWH37IgkvNrYqmzZSWXYnVZJN6qF0VHPL51DaLuliDAkUW6K/V8Ohe8X\nMLP3cjRYj3o7Rh0Y1MO2kCrcf9yFhpIRUFKXJVECzMWMqjN/mtO6GRLJOHJz\n9YI8oTa4Qse2JUJYVWpAJHqFldmlit43ijU8boHed6iDL1vNgsnXxp0srOVz\nhAIF/phSKzLqZKuOSkdy5jWk6t2IP8K3MKABoexpUkOY3zV9MkBhuiXoqGFk\nXCo/WukRZW/WYiFrD1uXXs17tWrc9rh1yjgMAnO+7wDGbIVRz3RnwYTm+hb9\nveNMe4WbVCSCmL+74mqIpwZPTdpRAYnvgT5HmI1Y0dvrZ0WlewYoBB4j5WbJ\nowBSWG1/8fNGZmdOgQJeo2o0H3DY4V12gXYbpR1K6xzpe47xbhA0V65jkk32\ndyUz16maiu5RbJtLpO5SnxG7qIsIyYqUvtQzkDLKU110TiRZMIsCpG96wY42\nUIizruReVriDxlvS2CDxV8/vZytpNNwbRVSkmPvQG4i50NwGulrMIryWNdSM\nDxI5\r\n=fFPg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a61e3bef53dc987a79f1d5c234a08d426cd4e84e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-a61e3bef.7+a61e3bef","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-a61e3bef.7+a61e3bef"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-a61e3bef.7_1565291319035_0.921950410995684","host":"s3://npm-registry-packages"}},"1.5.1-alpha-76f66eb4.7":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-76f66eb4.7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-76f66eb4.7","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ebdd84f532554c8b3e2de2aabe1e9f0810667f7a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-76f66eb4.7.tgz","fileCount":162,"integrity":"sha512-grNkzceX2ia0OhUcdh9jqN3TAVgbhmcpvBNIcM5/lD5ERn4mbeVS9/N3Hf+lpxU44h6eX1A3zJrO6LDzbC3w9Q==","signatures":[{"sig":"MEUCIQCWpP9NPPzXhS1LdUBXRVFhk0G0RW/1WDdP7/glPsG85wIgRjJ72m/DW17NN9NptEaH9OFq5bjJIrtXYuJp34JeaXU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213569,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdTH/kCRA9TVsSAnZWagAA4uoP/2FrxsOo4suTFmhI7JVP\n5IzmgT30JHoCvXLc0CB13TgAltxu90PTXGbKiDgWrkrgdZmTXI4da+URqPZD\nIwS6TitAheRgKtBDXi0jG24Cb9eShhhYg4Fi8nwkv8+X6A4XiWPxhprNhbsT\n+ZGakbkzutAYvGstaF5mfN51sPUciolINXRzYrpBIqiye5Q9MBLy1KPX5+ku\n9Ep+sZWi3I2ETJUphNsTVLPSxJIhM07D2PbRzVuvU6KoSUWLmY9e39PxFwri\n+vVMa7dd7bjST/IU1l6iDDj0/2z6X4yP17k5b4E46uuHuF1ZFrx2421l6CkE\n5f2fQiP5ALiYM6wC2GWAXFuOnshlj4e30XQSnd/e7UIDeYspvNSghAjWbLZA\nvIvVugmK1R0b+p2qjBdHP9/fPsfk8BQgCy+GTpQMGbIAVMk9jou70AJyML0a\n2sTeEigr0uZCiS14Gj2pq2t4zSWBe1MfCNzz3jQ3QNolqDqTZ3MUdnz/a/Dz\nTUnj1sNonOPW3hh6b6+2p4fVdqcLupi4o1DE1QEGrDa3YMXfju0iJZfdc2hW\njXtbjQGYvdSGtINTtXuLQP+C+34u4mNm5fsR9SJYhh4bYHNOjFSUG64tZXiH\nJzcwA8cUaGOzujWKef8/kmojnV7fW36tfZ+QwFIOYTPKhep6qp3nOyEqzojE\nSsQq\r\n=a4y0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"76f66eb474ee72681ca6a3a9f20978027cf18eb6","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-76f66eb4.7+76f66eb4","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-76f66eb4.7+76f66eb4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-76f66eb4.7_1565294563724_0.18180724032075757","host":"s3://npm-registry-packages"}},"1.5.1-alpha-5a07666c.8":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-5a07666c.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-5a07666c.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"d130d20d4d04cfff905cec5c2efa706e9e6fcd21","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-5a07666c.8.tgz","fileCount":162,"integrity":"sha512-5WKiDBA3wHBZTVBK+v64M+G6xx6CGNz5EHxY2i6T1yd95gAo2QaCjo7EJic3vgWndiK7eaSNOhaE6hRJspxV0g==","signatures":[{"sig":"MEQCIHhTGOPIrHdSvQqYj6OV4bVkH7CE9TNtykztju6Q2tB+AiAb9wO/dwEYu6e/rp2TxfZfmV/LwR/eU22wowBb25B6OQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213569,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdTJNXCRA9TVsSAnZWagAAU8QP/0YFl9RBXEkqGUyxPDRc\nyzsZluKnEDgH5H88L68MnuXeIZu0O3BJ7bLyOldmJHNitFhtr30DceKm1h2N\nCSusCQbHkWJCOcPRQeGk2sSY2T6eTg4VgMRGiT9DyjtXCdX+fpyRLeVSYMNy\nFLNv3Nmbg4bL2MwNff/vYgKf74+zWp1wIwAWK4fbZoSZr6RXR+nP0hJ3tW5y\nFB2cEPPrdkHzVDyoIMLicLxJF73NcOTl36xS8twfBo9yGzZNaNx7WpbLyNhW\nQdZ4Skus/79WSVe2S9/a/jJ8RUzm5w5ugOCAXzWycxUhCM77sYS/jw6rwoKw\nx+jJQ+LblnJy7UJVo6CU4n5ikT3YnY5T/Vk7MTLvNGQt4LAhdkKLDwLmrQvr\nPGzZ3Mi2aIh2FBHikbU/pVBGHomw8Bwl+B9jYvEtrVjC/dgD+s4oyipi5kKe\nKZ9QMDlNVnQeYm8rAXUlSq8NmIcqllOeJMOzguNR/uQqc061wMigKfdFac0l\nJs58xmN1IyGhC0HqfFY6ccBGqmKkCk3Ju3Vx+bPPgXFaRcsbPdSKSOtrRLi3\nqOEyx8GVLe5uxzhx2ICm4Nlqk4HQet/oxuUgxz8bgIa2BYDkSIqvFBXnJfPg\nr+olBUN1MncmCf4zeqzukni+W4qqlFtoPMNgUIpSnvutlG0WXtp8Cw7UJJEV\nwWMi\r\n=MNyJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5a07666cec9de2d7a769ade02e7b2ca7864efee1","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-5a07666c.8+5a07666c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-5a07666c.8+5a07666c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-5a07666c.8_1565299542654_0.9799099309835999","host":"s3://npm-registry-packages"}},"1.5.1-alpha-0d0084d5.8":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-0d0084d5.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-0d0084d5.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a0832483b44597175f6cead24112540992298ccd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-0d0084d5.8.tgz","fileCount":162,"integrity":"sha512-ruHzfQuxA7xj2qSCWHTrx2KhjXOGgsek6KuD36CSDvnDUUCUABaEfUf5AcCHaA4sOWicIHEzZJGBKnQyihMeiw==","signatures":[{"sig":"MEUCIQC3YTmnaYvPNXwvJV2c3kmT3WdvuBqq/VFJqRqfXsSu8wIgdqcXnLZcXgOd4RBUDBIuTcWs7cDXlrTHxri42Xzee8Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213568,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdTMSgCRA9TVsSAnZWagAA3D4P/31dC1WXk1WkYCjNicWh\nFUF66PYLaBI2vILuzTFCX6HHFfBxr2xNWJIsUAtFK+FbIuexC3DSWIEg9Cf1\n8+PeuJZ6Lzn8837/GysnXxs7hGw5Hc2Um4/pRl3a1ObjtmVmJrtNPUY0nFJL\ni8K8xrffvQqJP5Bp8dRHT5uqiq3ix/85/ADoqEJeQVQ/z7LIyyc2JTWm2hJx\nQsUiSX+R+FidMzy25hU1qvTbqEOYYkpFX11a9fCPo8Ep+RDf5LLoGzo5x3Th\nF7uwZF7XBAoX1W/EiXSm2nriHOujUA0FnGjzCY9sHILQSMXuorSKR4MCNmnb\nLe+tBXehfbidQU6h7/f5/C7TM91yRNGvZYaLJdc4R4a5qxDb9gKeDTk/a3Jm\nXYEH10Ho+0jk0VGtUAIdWkoZnYvlAbgiIVVUnVGNxissV1pPPUO0D2P7FwJn\nnd+knhfN2oAL5bFqHFj9AQL90LWSZt/sRMgKANDU/7jTLgmGkccE7CAroT7j\nHn7RK+kG4RziYTpv7HwYmTWmQHeUL3bFtRa3eRb/BKR9iZXfFGmWWKdyDaps\nauwOMB9RBKZc6zWdwIJuLU6T+3M+n7Ax6VG896z4Gr/q0Rprbar7oNF3fsjR\n4G7reJhyZ/zFfWEFm/OPRy4+4e3yWJLaJhngibgdywoYcQRgqX/gZ5Y6VD3Y\nG1QR\r\n=YwoO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0d0084d5cd2725391f735123f529ed6ba36be2f6","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-0d0084d5.8+0d0084d5","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-0d0084d5.8+0d0084d5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-0d0084d5.8_1565312159645_0.9228471970745848","host":"s3://npm-registry-packages"}},"1.5.1-alpha-d6a931dc.8":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-d6a931dc.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-d6a931dc.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"be43ea250d5382f03f097fc0a4e308713f90460f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-d6a931dc.8.tgz","fileCount":162,"integrity":"sha512-/WS6VlU8iI7pytJtZGMZYPw9KmJsmlH2zPxh/gmcZc/72aMAvbkPU0pS9OhEZr8wglw0L3/gfImJYn99Fy+zAQ==","signatures":[{"sig":"MEUCIAyduV4r+tUKkU2HGIucJQwb2XACp4Ka1inMghpfwnSIAiEAs+0Q5O/Yg6/T3KiuzKQEmilVIxr9yVE/EenXOCbeMqg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213569,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdTNNNCRA9TVsSAnZWagAAeaMP+wcvmcgudcsOltsEafQX\nky/9M5BBs4n7f+ANPS3PXED1oPHOo6B8H+Eku3VeYaAG2lbY3jMJ34nfLNst\n4Jz9b2V2qORu5f3AVSDbV7XUicOurBQs0BeTk9veg42mpv6X3C0bDnxmvJy1\nQM3JURgdRI05yOeGd4GqRt5LlRhpIySc9m7HkyF69+T9w/bH+j1vk2H91ekl\nDNuDi25+uVXBa5Y6qUevz04jaecANU26L3GYbmhTaNpVh3zDgs9JUu61ONL6\nFFQji4BPNaY3Hy2KZa0mNzZ1zTPigO/Przh1pw7VJvP5J/KypatKF0Jq20Gd\nII+swB1nVILpzocMHfALSCRN9SSsvwu+5rSwlRxMAnhE7Bvf9pwT0trvGbg/\n4X+ZqKub2WX93lRbQL8AGJfiM7eKaIl3mXNtMs+913VRbslky+M42jm+yWgU\nrmvkGnDEqT9rrN7WeUonC4VERC61ykfegQEGehiFRAo6zckyBtjL6mukRJln\nlAQ1gIQxnMqx6aaBqTuvmpgld/IfIY7tei9fFYfJnmze/omXNej6DapdcP14\nWMVOpMuV2kpHRqvlmN2Gxd0gsAIQ+ievs36/c43NxuO/0ck+9ES1Ntowcl3M\n04ij+Mv0lHNMAYcMJNP1HQRG2AvWNamdaKx8ngOGr7gm+Zon0HcXUUst0kPY\n+Hs5\r\n=5Q/T\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d6a931dc2417b7ca624c369b678531048827d208","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-d6a931dc.8+d6a931dc","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-d6a931dc.8+d6a931dc"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-d6a931dc.8_1565315916661_0.19036785345190776","host":"s3://npm-registry-packages"}},"1.5.1-alpha-76df0876.8":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-76df0876.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-76df0876.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"fc82d03e4061fb5881593faad1eeca9dd7315cc9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-76df0876.8.tgz","fileCount":162,"integrity":"sha512-r7SmDMe6DyieTAjhRuYZxAPYANMPaDb3gNFuW1wUIKJ0RG8cogaaNiCTMhdrj+P8S5vsMpTbWgpyqXFxqXyjNQ==","signatures":[{"sig":"MEQCIF/+SY6cp+nmw/VF4PeUR9ut+cGkO5+bWF4u33uUqttOAiAynJZBSzXX22UmhM9FsCoum1oNPuBuHwoDCZzkuH/GxQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213569,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdTP7nCRA9TVsSAnZWagAAVHAP/RYAv+x/vuaBzgipcjOY\nnO0o0++2/USXTKeKPKKLcSIsWO5OQXMUJ5cfLQmcJJiCihJVwMInfR+hwURk\nhX5D9BMEsyOonEpDs6DrzrnOpypdjmJ3Nis57aksUZm0YpjWssXp9Ie6Yf2c\nCHos7OgkGzPcClMk259jcWG8Mvk4C9cmbY7XSkDuhdcLhz3TnOvPmY4M4FTL\n4vzGCY6pThdkLKDUPhx3VuakswbCcWmbzejyWMRTD7O0IvnQvyXZfcxZiJDG\na2ezvvj2Tkm/d9G8EKoJqJGG3YXgtKpqSUvMiNSRFU1RM/Zlzvsd3TqUW6wL\nGG5n0D9XK9O/92P229tvOHpWogKdPgcSRLXlmuiRALrYJEdET2Jc6CS44HsR\nZkvQ1DV4Hh9spg5jdkQeeu+T/koQetCpGGe6ol7Od60L9E5Lr6bVAftl/tuA\nVj2hKdOrA7oXhwOqOpgzg3MQ8CcpGi8+5vu6ROG0MFsqCdSBqHGy8FqHACa+\nNudJbNKABh2/0W4USu6pv42/LhpTnTxe3kXRtBY9TP6PzJbKwNevG1JBjv6G\n/tI72mX5TrrvMU/CX5nSZyHTdFxqaDAksk9B4XL3xuA3YmO0bHbM41kHvApH\nbBSVXnAJa9rattt0LoSIQ0kcEcFCRz95d6QgkYUFV/1vADQqu9XakPNJEtbk\nL+Xy\r\n=Ah15\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"76df08768db400cfd3ec10f5506d46efa9f3823b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-76df0876.8+76df0876","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-76df0876.8+76df0876"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-76df0876.8_1565327071153_0.1427394180272934","host":"s3://npm-registry-packages"}},"1.5.1-alpha-132258f8.9":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-132258f8.9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-132258f8.9","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"f182d2d9aa98f054aeb4dd8dd44e5b735d9f8b21","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-132258f8.9.tgz","fileCount":162,"integrity":"sha512-li8FAVIDoMm8fVp7f4URgCdmwPwXN+sQ1Bb8AE/aPfTp9GA41a04odtqnB4cLV6s7noJh46/en4sxJLnTUt+oQ==","signatures":[{"sig":"MEYCIQDlSXoMhzfivOSiD2eXTx9x/uPqFc3vhw7Ifa+3WdpnuwIhAMV0gbXWp3i7SocVL1PgkgAVTpeVt8nw1o/u/7uuYhd7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213568,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdTP8HCRA9TVsSAnZWagAARM4QAKDXTYnR+CMyw5HKjXfV\nP1tE6XId4USza1Dvo4Sj6I8pDX8KDLi/MjHlGDJGhLaI1cvfEOSBMkH0eYHU\nOTWOX1khR5NC31CdN9Hl+H5qSZZxInG17b/0QftXZkCnsrlpUrA9kQIcO+vA\nvgZYOuZqSviosvmnS2hcJHq+uyTZNX2y40L7JRV51y/DKNTD/x63QnzRZ/ar\nAR7Qz13zbqXvQPhE+Xb5VGW8Ox28zUKCMke59TCeQb9eKMtIuIUtXb9YjKwW\nV/xaQYlZZOqoYayecnVhvMDhQKFmwDCeNpbGTk/E/bFf8VhjNODSmKA9PJ2P\nOfuO5AXrI/k/aJsPTUBqmEioEXcNy6lIzsigKEjPRoFaZf+6fsewTU4+GkZh\nxr9eNDraUP9hcE17hZyK1EIJLVROiLqLCBUVro+d5OrNze1AsngYCIrLXfr4\nzh24spiCdEaZrpJd4cZREGJYd/I3QTHqHJ2VoMrbsAMYZCvv4Q3m6yG6qcRF\nME3q/gnSlGrzD+lYqRr5WSFjFpbQL83Nwd/+D8IFLpQH5BvdZbxQDgPwsm5a\nKNY5QSZnBIf8an3bFu76CwlXUvVTZlyt1FuE9LDm9cNfi95T4ap80QLD9SYd\nMepfrVekJnuSqldym+tvFqkSzx7SSKn1cfF3/NzS90ckJf41+1x6n8yOqEcN\nDfQd\r\n=f0j4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"132258f8384dbf9591408292215e531bff8fd507","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-132258f8.9+132258f8","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-132258f8.9+132258f8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-132258f8.9_1565327110642_0.7562445962716093","host":"s3://npm-registry-packages"}},"1.5.1-alpha-99dea689.10":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-99dea689.10","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-99dea689.10","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"5c4f6a9f39b4db003bdc9284cf0ebcf035415822","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-99dea689.10.tgz","fileCount":162,"integrity":"sha512-M5yzMNak/o79qtIAEVOPlYYHzzO6PopBjd1vqGqw1hYIJ1Fd+7zDSM9tNNC+WH1I/jMIAJhwWUNFW8ljGzPTXw==","signatures":[{"sig":"MEUCIDehKFsJrHQ22LexRJgRLnFuiezkhiixDrmpDVcF8sKkAiEA9KhvBlLNW1/ur9Z2KL7YxvNTimhEdlKim01YmsPpq1k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213571,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdTP8XCRA9TVsSAnZWagAA47wP/jFSNSfsgOiBIoJx0OQw\nn9lSZ0Qvj9bGDPEKfWQVcKcKuquHfHm3UPIC3ZrnSVzRgaPfANHmhV/YvfJR\n6D9GuCElRv8g1Dy/e2GcbQ7vd94w9VHGA38zUlGGgD4FYFhXOUoKD7T41E7r\n/aLPjDEnAmla5W9Bys2/VYWo5gf/mhNn4bkengND5xPIL8DXvsVCYtMKBHab\nKcqlFKvky4FHCHtDpOEAQeGgeeQonJJdd2tN/Bp1WCTjdUmUuuOtxwdohyxM\nxSKIG8rNza2s/9Lg0bGssY4O+qAfxccw+JmSWPkP6QfAtXcrWHYE06zlEUcM\nxVVbdHGPWYiQ/NEgfevMiGCirdGIzzInokGIkjova3nWyf/kTcw5iuRKvQAA\n8FJVSNgo3/G/ZughZl2iaoQYtUUArbJtqLAEUasV6ZUwzTr0JwzwflcmNxdQ\nUvCw8f19ZShs2Dl6UVt4cfWzeQSZmJ2nBX9HPf+hbsxuxccNqRkKcgL1BlB+\nCaLOSKShHKTxTygKbag6O6Qtxi4AkJx9umLczG45zlmhk+YpyUD5JjdzbDWa\nmTWLxuHT4sZ+aOFZwlkbtfkaCkuqzhVU9jcivimQ+XAmu4EScwZbdMQtVKTt\nuDfCMF0pn4UzJkQpo3woaNcDeKh3rXwcDcersocV0d0nAgPhI9+jxa4VgmcG\niEbq\r\n=l/Tk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"99dea6897868389f81ff028c206852a2c11a8475","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-99dea689.10+99dea689","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-99dea689.10+99dea689"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-99dea689.10_1565327126940_0.11482984528784868","host":"s3://npm-registry-packages"}},"1.5.1-alpha-bbf794b2.11":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-bbf794b2.11","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-bbf794b2.11","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"75399d96e6ebfe6a7b1cb434045600f51f092851","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-bbf794b2.11.tgz","fileCount":162,"integrity":"sha512-kQmKkjrzbhRvkRTGppIWUA8IpRoaLnPM0sgbydhp6Iq5UMa5XuENJGKpCAR5gvGSEGyT5IKEzzmAowltxrM2mQ==","signatures":[{"sig":"MEYCIQC3Bv+P+Dik90hZWuoyQgb17k92LViQK3AqFs6z8poOogIhAJodETiijGjoTbBvmmIVMOBX0WSRCZhzbTFGMjHskThw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213571,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdTYMVCRA9TVsSAnZWagAAe38P/1UAL8GGgctxBtxo7MPK\nnGXigx3yDPSemJOmLnQbkJmrWzYMPSLJTrkUDcbscvUodknG6ambNcWobBE+\nUoAYQn3ZbBYxOLWw4fVbjeHKeHkMPOD+4FZ0m5KCOeTwspCBOKGsxeNuOXMn\n29X/sAi4U8DIHSIonjhraw+T+AO4FOqGS8pHznLklssUupmesCg3fnAEsBpY\nZYBLPZS1OwIovhoCcK1iJ9wCxZF2gsjKf2dZRg0qqZ1BfXWo0Lec+dPpPPhE\nGvuvVT3B/0lFcfUHe7PO4CVXqwhDYNLrWc/I35yMnqNplwU52ksE941MtSeU\nWBYibgK2FKfzVx+2mv6qEUOAr3awDlSuly6e9exsveMZorrAG/rJFFW8DVzV\nQZHwguTCafwX+2GplGfMdsgzuBSOvEc03udeSIS1/WSJyAJmIf67RIsrzdsZ\nrtbAPQ2/KbSj/8w1MOhk3aXPRXJfQ7TU+B15TtbtvFOUIXTnuu6p+4F/19pw\nDurWGgVIozXSpeut8m+D1Ftqhcz2vFyNqCQV3wzK0DVIsk17s4H3Ug0t89C7\nuc8/MJEuRDKyAMf8VDt6kR/B7y9+4uUj7Tq31PcbzfgJi0YgBQ2WaUlp642a\nsPfDpMqsB2adOZ5JU3q02qbsndAmIZjoP4sFIspyzJeMk8k3DW7uFaBtYKRx\nTQrR\r\n=69sp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"bbf794b218b7e6d4670f427a70f70ab99c8532ae","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-bbf794b2.11+bbf794b2","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-bbf794b2.11+bbf794b2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-bbf794b2.11_1565360916279_0.5668350756239369","host":"s3://npm-registry-packages"}},"1.5.1-alpha-2e6e65e7.11":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-2e6e65e7.11","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-2e6e65e7.11","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"08eeafde12ae73bab7b4d1394d3a5c29f55317de","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-2e6e65e7.11.tgz","fileCount":162,"integrity":"sha512-WFS3uzUpAEhb0ldLAE8V4XsS6ac5oICW7F39vuwAkoQc2vG7gS/m3bSHMeusAhNEiNXx+XtAUIKQMCKkDZu0/Q==","signatures":[{"sig":"MEUCIDKbYb7TkeY1khp8XZ9G6QvMgqPyOZwXiePOZxAhxUdOAiEAsq/ngj4wFXjjEKLImxNSRInBivWmlAKkbKv8pSPmhgE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213571,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdTcAiCRA9TVsSAnZWagAAbBYP+gMFUyUcDV2zGURjg+Oe\nkmX1O1YH+S/IbuRGKAXwyhWu6fAUHdsUtsf+G2vKKuBfwrIOesSOSb+BTXLA\n852CEa9AzlMdQOfVjkOitFwez9v0n15qyc6xdV/Bw3FW+H4fAbKayPQkDt14\nuZ9gFJihXn8lokYb8qZLeYdFt+mmhljSK5mzoBrS21uoC2gl8TVSEJLOzKF0\nIw030CrTdM4zk6bD9CXQPvn5o8GBiQQZSg+nV/qZpBq8ECW+VK5gx22Mrjgj\nuzgkB8KazF/tE4yCGn1HtrGMWpv8Va7fi3nZl8N7+029Nb0IfiTcw8MGLILc\nAhQFb7fjF/v2m/5ysbhsOSi9W+uMtkLiIj8QOR/BHe7hXViCTxwDDbBvL7ne\nJUgoFOU/96l4Iqy/5sSTdl6iaryGv0eppWowFY+/yX52bHWQdwZ5GdyuPo/I\nAkyWmSebGwf7BMCHdkCCLUDIwMjnw4pjKjRADuRN6REvhknNq1+X6zmLY22B\nSZKUzhsFWK7DI2reBuVngPNb7eyAP53w5twJOH/5Vy79/fGZfEWMg1V/YTPi\nHYmsKEgcjBzaX4ae6AhXw2ceVfsnta1BFRIAT6a8sBEbn+Ec8bmRKJ6c/Pmw\nx2oXqXyPnPhSNea1ugsHMeONpuNu+hecxu9zPsaHS8AMHLLjRNktf87ZoXfK\nVYp4\r\n=U0Zi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2e6e65e7746f0859d52ffaf6f5e51f1566c2ae1f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-2e6e65e7.11+2e6e65e7","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-2e6e65e7.11+2e6e65e7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-2e6e65e7.11_1565376546132_0.0650279399034055","host":"s3://npm-registry-packages"}},"1.5.1-alpha-5c9a7ccd.12":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-5c9a7ccd.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-5c9a7ccd.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"42e928918fe4cd85c2c0acaea310c01f19859898","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-5c9a7ccd.12.tgz","fileCount":162,"integrity":"sha512-p7NnPgruPyz+AEw9EKL2esa77j8piAmXJmkxh0rCK8HopXDG7gZ+fqY1tWZb2XmtLZzvKViWaGAafBtiB/XzOg==","signatures":[{"sig":"MEQCIEu9j1wy+u33oDR2YOxWySB0aVhcdOeynNXCwm96igSVAiBcJdIGoa9ilr1ZgTzuOMsAKpSIAT/MwR92JAziQM+ZKA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213571,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdTdViCRA9TVsSAnZWagAA95wP/1Vts5CK7y19w8INAJmF\ntB49KhrRwyt2r6rBJC6zM2TX9LxF0E63wAroD9W3cK14vcXCPjRi0X5j0Fiw\nm51FMnERFuu3cLxGwYPypqBCfbVoqEvCGjanpsq4BaZvEadb8epxaEG2X21W\n2y1/5KQCqa7vXUpRZ3LGhfGA8i9GVn8AxTlpdIJCjy9dCEtgrWVkCpGS9BFJ\nuAkvZSdP61AZ0w6BxcTtg89NERn2fohY+yrCCoNROTbokn8NGudHXvEs6yiq\n+QJ7dJSDsfXshFWpaohGM7F0xBkTAaOv5nRMMNC7FGfKfxFoBu42jDcYdJS7\nP4DkOKiGmuwjr6JGJIgFZbYrNF68NXjrJRTM+597Fr0FsHO0GE7tMxOWqZqa\neeYwDDy/dsxveU4oHEMZf6DuNoNc4VSPgNflT5QdtDIGUKQybNqS/qVdmIvd\nh8pWwTWd0ggY4YASsAt5giF3nfm6SUeUEkrpU+aiM7Rv4p8em9trxwgK6fIt\nI0TQ2TQjechYBOJdQULRMdApmbLIBV1UiZpNzwkE7woM4upEhLS3E51/WRRX\ngRXe/6Uj/aaBiLssOPy/MMW9vDR/htSb59UmAj520Z2ZlVaJk8rOYzyy2mas\nKhABp+PpL9bqbrc49Mjhk6E59T6ZWcP+ACFdV5RhbqkCdLdx2LKaZ8lzkNdt\ncYou\r\n=998O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5c9a7ccd7aaf8bffc849001e5c862d00fc027f5d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-5c9a7ccd.12+5c9a7ccd","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-5c9a7ccd.12+5c9a7ccd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-5c9a7ccd.12_1565381985681_0.39944567876471915","host":"s3://npm-registry-packages"}},"1.5.1-alpha-ff62d5ef.11":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-ff62d5ef.11","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-ff62d5ef.11","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"dde6f4116a5683e9102942f3689333087755bec8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-ff62d5ef.11.tgz","fileCount":162,"integrity":"sha512-qZDFzx+mdYxpaXnLGAMpktEDCHaZ2BXVFH6aaJIDQLw/rukIzpyhzHkW1Dbi+ECI0R8S9dglK5KpleoYWOYBJw==","signatures":[{"sig":"MEYCIQD9c86LdSFny0eMD8wYcm2eVALt1iYd/htbzzH9CzjjUgIhAJAzhMpYvr+H3vQA+Gm9zwwBSIJsWDXJxfzyJNOxB7m+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213571,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdTdXtCRA9TVsSAnZWagAAofcP/1XyrcLiLUZBnfz8B5ks\nd2we0fuoOkXPGUOAYiFmF8B12eV3+Z/y8JKqZqzRaydPX7PjS5PYWBTZ1zoP\nPpJ28laNATNF0l10GKvRdE8pQjuv2Jb6YI9SDeKfL51RieLRMNhPfoMCNSDl\nXtlqXQCjA1grm7eRZHQR+AKEI1kAD5SoD5mvVy8zqOZsY1qubvx+/z5Npfk4\nxN1RsrzrAztBW6T/KVYgWJSW1qEup8YLyACuFjLvFYMnDT5AV2bWVARvRqiV\nqz2u/m/651ZDVDykeXnAFbPjViMC77vFmKTBSZlRk7QwVi+1ipOzCiR1s4eZ\nDtgJifn+Bts3F3m11hwmWZKaHat30D8On0AVPkhH0sAiGuJNHtU85XYeVIwY\nmqAUQ/CQ1LTYrfCNR8VM69gXxdrIoJVG4ZjD5H+0DSkwpyt0L4NpTIiDTLob\n0RZIvHkC6fOw+sy7Gou8gjJkevPX3YOV855wrT6Vu+l0++01D5cuiWRKc47L\nRsIPyIQWAHxC2XWUi/fvNBYhUbejdZBbwaEXMTLJRxnlN4bCFc3LCk6Yohnt\nxv5M6ntmNIpM1JnmXvsPe7GLS3bE3KJXYHcBsGupnCLUa8G2+SlJglXKBZQZ\nOsxd75iIIK0/CMLeUD1O0RJmHWXWIwAES/n06wZS7/e7suSYRcjBEJMD02hC\nphQt\r\n=JEe0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ff62d5effb37d454a47d47ca03a162bc3391a2f5","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-ff62d5ef.11+ff62d5ef","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-ff62d5ef.11+ff62d5ef"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-ff62d5ef.11_1565382124800_0.5122038126086483","host":"s3://npm-registry-packages"}},"1.5.1-alpha-0994a6c0.13":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-0994a6c0.13","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-0994a6c0.13","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"8f2a4d3df37125ea8136db1bee132589eb3ffd5a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-0994a6c0.13.tgz","fileCount":162,"integrity":"sha512-AyigRII1BoiMjOZGExQWuzFW6dkCQS9DfnRXt9JZXEVcjzfHx2CY1eI1eLChm0OobzDXyZmd9PwCjmX3L9lxdw==","signatures":[{"sig":"MEUCIAHkSf8429KN9xKy8HAkthXrIpgLrM+NNoOwbZ278isQAiEA+vO0RJ+2jEo4RWnZ2DCuXPe1mhQsQgue2QukeHX7qJA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213571,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdTffuCRA9TVsSAnZWagAAkTUP/3SL76xUxlBj9rc1qpK8\nIVjO9Piw58KyT4Jibn/a89AV3F+6ty/iLirOCviFGQeCUzWMTdInZMUCTUGF\nfQ+xgxOShJIDoT6gmqyfcwkMdjxrqKjVBlWgsOdhIDs33GOiWCrAtTyVL/bI\nSOruIdxWkcxIokRuNwKG37IrCm1SikeepFFBWsXHiZSMtaEamSsszQwhdfeH\nIQSQjkUe4BnIEKlt25mYonqBb88JuQoBwe6sXzUZMqZm7VI42x3UerUqYh3r\npe40tUD0JcQp1ZpvUpMLT8C8DIvTtvEVSBWPKyvey0plpMU4/Iq6xfCjWclb\n/rUzkNLXCygw22ouQy3rrZ2MQpw8c60wbChDZ50Xj6GGGJW8qlCeXnM2suRj\n7Y4RrqqR6MI/qJjfpz+OSRXaglmsrlAWEKBi6U4Mw9SF0Pp0VaCr/1+TAzsy\nwb1r0lKuS71dr4Z4b9eycEqxQSe02Ho5zwPNmyeWfwRG7SmHxPRA9xKX99dV\nVlkkmLujsfaqlrCx7UeW4jW9fBaBs7uJLU82L7jaf4qUwjP8RrpfZfj2+FTu\n3T874IbzkCGTwmaDy/kLZtbK/zHK7z68xOspqoFk+Ck5aHcS3rs+PUd/w3XS\nXKxLO6u9Ia8PuU2IlXpWGXCGZU3FVZwhZoj4jSv7JKv2iONTpQ3jyQCiFhAf\nFkHG\r\n=2P7O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0994a6c07c3fce057a9555753b132ba4e8c625bd","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-0994a6c0.13+0994a6c0","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-0994a6c0.13+0994a6c0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-0994a6c0.13_1565390830168_0.6776420700355887","host":"s3://npm-registry-packages"}},"1.5.1-alpha-64803892.13":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-64803892.13","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-64803892.13","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"0ce006086e66c0e0d27e7642f9d69a0aae77f31c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-64803892.13.tgz","fileCount":162,"integrity":"sha512-xxdxPIe4T/rdrW3sG9Goj3pLjVDOn5NF3WXDAm53dMRdgWctVP4mzco37uu873wlnmtZzTYL2goBDIDeBwcp+w==","signatures":[{"sig":"MEQCIFXYv0hNZpjT2tmZGgRWnv7Tfcx/IuPnHc4Bf5jykFv1AiAgdHb8xFtMpMisOjl08JCe74FMhl6Ri1nG6LIW9MtgzQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213571,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdTgMDCRA9TVsSAnZWagAAS84P/0trV3grx+D6oWiUEo5P\nZTg5k+b84wOP89mt79ZQ2JwqJ2fpOKNfXBc4YxHIVJXQZFKwe44xuXt4Q6Dk\nlnATVZg2aEgTxTAdOAnempn3oEP0PWgJvQu1+Lkks9q77ZAMfKWtdNqgkbCq\nTp+EEoseUrSRN9Lcd5C4Kl2k/JbAoGrywC9H5UBa/97vEopuSvUXwsO6UgqO\nPVyS1huboEECyJoTvea2DU7mghlHa0vu0DH+j7nZpmoNK6Yp5sqQrg7YHzdU\niowbLGY6FZb2oTkIhyFug3fk6hj52WvXMJ0BqtwKYPtGsdTHF7YnrRupPkyd\np/ciglZF1wbRY4dZ/f2DB0HTCNTLWz2wp3bpKwllABUPPu24s7xnFwvfyWii\nOyi7C8JKf32f/eSLpH4n2SVWDDGjYQ77ObWViTsLpDOID/B5idJQH8sTE0d1\nHSkbDCuCylmK2D9MGNoGOV02UfmrQTB+fS5A1Dngcww78pkMnzPT+tZJdcbk\nbXdSRpN9IZ6AhgLCTuttsa4ERYgkeC5imjbuvH2fMK5cv4w/CNnvDwMrdvHx\nVE85xMV9beuw33T8wxFWdyJeqQGgJAy84hmhPKKZE8sQF6x0MLxPp27tguSP\nnEhEfzun9I+te54Vyu/kasceOKU7Dgh+AgXlbr3Vx4m4i99huW6bTu/JA+CD\nInlC\r\n=7GZA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"64803892603357a1a8073e4c55f63efb3121f247","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-64803892.13+64803892","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-64803892.13+64803892"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-64803892.13_1565393666823_0.05883073210086365","host":"s3://npm-registry-packages"}},"1.5.1-alpha-aac4569d.14":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-aac4569d.14","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-aac4569d.14","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"1f10ca56b32d663f26d9e00af184946f92ad3855","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-aac4569d.14.tgz","fileCount":162,"integrity":"sha512-q4TOt876AabMermSJSzmbfDsbip8eLYu0euoMzBovn5DudBaqg4efKLhLiZnaLYLTXp8P8CnDvensLyPuUkQ/g==","signatures":[{"sig":"MEYCIQCOl/cGqKvbUaD3bpjNC9CBAIztrh13S/v4M04ggJKq/gIhAJCquyJPjPKyZRuNVOh7Sf806uQNF2ZUs1t44fQverrL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213571,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdThA4CRA9TVsSAnZWagAAM1IP/2+bhxfzd4E2C2WSgwuL\naiHDrx6yfspi+bLX5SPQYc5iz2rxUEQcHviBWM07nDwF70uBy+K6fxtzzSe6\nmPsz/LIwq38rAwoUuvNnXi3nJYdbNwwH8GwW29/K8UYQ9gSvKihE8ce32Nsl\nHw/npiGwzO5SJ8ZErs3xlKitGDnMy134mepcVNEex64sD1N/hkWEal9T3ZYR\nVnYY+KF+0qBTBLABCt60scLKjgh/VLEqgVWHPFNh6ZX4mIozdW371Fh5E7O2\nxU+bi+2qy0a1KrSSvfLmF4WVtRo74E1KTGy0A7h0n2e6CWh7GGNYKSquJQNP\nTy4K86uKKUeut8mWu5JnQCqqGhTHSb0TBOkiXoHIoMDHXzcWyjimWV5bZZzx\n4EoDvo2q7lnVOioVLBAcdXwCotc92LTXl7/p5vEytut/jX++p9q35mRlFR8t\nRFBZQ3UdSe8uTmB8fyM9sUV6hKd463GZuTz+WC8n7AjpuQMG8XEMw/lNmb+f\npKe7kSI9TsQ8pkMoXClpIPi4IT/FPRIbPWCLssOmBppDiTu+dWZPTgpb9G2l\niK4m3BOxPOFzJiOT+Eqfrkkf3Tkuncg/mFvJtO+/Qp9hrkTVGZchdLwfocJC\nCqnZ4rM9tKgiV5zfjpASNNkSS9GEi7exLRLsAcsYskHaTd0/gfr7RLPZQC28\nJGF/\r\n=SzlV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"aac4569deabd35b05d335c24d920d230a27a0eb1","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-aac4569d.14+aac4569d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-aac4569d.14+aac4569d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-aac4569d.14_1565397047606_0.4443897746948371","host":"s3://npm-registry-packages"}},"1.5.1-alpha-d6fecaaa.14":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-d6fecaaa.14","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-d6fecaaa.14","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"748e843e0cd074a8893eeb5241f4af45da7e9606","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-d6fecaaa.14.tgz","fileCount":162,"integrity":"sha512-z0XF+uDriT6gDiwqKEYdnXVkBRjiaAeJlLKg+Hq1MHxjTrxyenpiQavBrvISD/OoOASqTloyUfZZrM6Uy/dMZw==","signatures":[{"sig":"MEUCIEbejks++yLuh7AOOqocsIWbul63XFCbWPAFpvHJlDDtAiEA0ZGysA6gHN4Ou+z6iMHeo2TQQrO7yi2qS1zwV4v+Qcc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213571,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdThlnCRA9TVsSAnZWagAAUUoP/1g4tI7fevrKmF7E17/8\n+DCKWDxqP8xi8J2ObfLAOMjZ+tkGvbGEU2ij/TYVMSkYYeDm48jG54+1eyFU\ndvD76JXh2rP7r9Ouka4NoSOdpy/Xgf5un4KFDC4PXQ+Mk0rb25jqogx7fIeR\no83vc2FcoxBzFte8DoOW/YwPqulugwh5g02ZetqC79om9776lkwRZfIxGk1k\n3lgfn+gMaj2EjPmJ9j7S9tyhFqV4F77rPlDToNhp09z/E1IhGFE7XBRmbLeg\nscy6+ia2BzvDhzcNfeBnbKrBhWRObS7qcJHkPrFTv7kgUrupDt3JtrELw/Hb\naREFSdJ5c2LyUaLWMnzEjPL68uQitearF3Ai01lPnkiGouUfs322AM2SF7A6\nKsOnXTgWduAaWvMz4om0DQe8Uaum7b9zsUlKM1JfEmkjuRv//lOkxCtDKNPs\nWcCkQrfCHTjGVRXS7Nozu2i39C+HVW5ANkDREcFGqj8q4+9kNQ43fNPrfn3/\nwRGyIUoauF+O9JwpDob4N3iIBN3Bh+4bcLS059r4H+zCO92LyXuz6cWWSAe/\nl5h1kK7kzTT+ZtuZiXU9t4KrlAJbhuKjtajZkSSmmzHKoQB+GPTTDFTog1Ve\nHXhB4Tm2FerLfBpgE7Ck5XZvxRueAj4brJstZxYI9kZFuLQCfeSR/PNZuvCq\nLmMJ\r\n=LLXS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d6fecaaaa8ce30d15722f15f103c1a6472195fee","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-d6fecaaa.14+d6fecaaa","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-d6fecaaa.14+d6fecaaa"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-d6fecaaa.14_1565399399265_0.20531276310111757","host":"s3://npm-registry-packages"}},"1.5.1-alpha-5b3dd98d.14":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-5b3dd98d.14","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-5b3dd98d.14","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"37d2a562f62c1206d32e014992ffd16e525c9a6d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-5b3dd98d.14.tgz","fileCount":162,"integrity":"sha512-G/e2GU0JbQYUHhywxvDZKiVnlg2MbgJTFISTUryWi/UbT1iaRF69x4WFJZC05Y0Ky5rEdDRkkvY7GciUY686Dw==","signatures":[{"sig":"MEYCIQC8xAr0kVkq8DQh8e51D04eoANyEN38eKyvKaA6Hkts7AIhALV++hFudYFB8dK/vKU1fsqgoW4OYK7NyuicDExXZdk+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213571,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdTmuOCRA9TVsSAnZWagAAMGEP/jf5mCIlnCxTSIVgRijm\nCYXHp8nOB/6oFU41xZccdSCxF7kkf2025jlGjzfLj6TbGizCVBPxaiqEvqTj\nbNIr4QGe3p20ohqfCoxDjC9IukGVNUPqWVzQdi/84Q2le5uAlebmHnx65kqV\nu4ENDO6RDb22c6eRBKDr5950bXaRVW9+36Uf8F9wcZWON5E0Pb600DJJQGNN\nf6NxcAwn8Xb+EKWiaEbAr7TrynyDKlnp12BjK7gRPeETQeMP7Zj0xfqJ1hBm\nEIx6I/09RpVurG6AqAdOd87Rx/wVbrNaf22vcn4G0PSsl+xyUApcaXr1/Kkl\njPSzGqX0eP/G3c1woN/UYKfsWDdIXH1h0tP6ADEa8T5CSm5RRgMEhF+mtEQu\nfahuuLTP3BuGOLSO+ZdkHal6Y82CUbWMoRcx3mZy1gCCHkH0Eq83SnPr289g\nAKzxOlKK8gxFe6xf+CfDNB10nP+pBbY7e/UpCr0IcfvR/9yDpiDOyKldYAn2\nWA0PgshvOUqoCKILjophwJcyLqCZNYL/CXSwKuCgH9JlE7scixDFuIrcBJX/\n7r9K5bZ/ZmZ1yWV0Gp87qkRFoxess9y3heI2nHvIuWgtOUymxDK/KIuUXAVW\n91iwNLrs4RZ9+RphzjLhPKfoeGTLyAryFDStzCAXZnu6ZPsPM8WWozapZm03\n0772\r\n=Ylch\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5b3dd98d6bdf1c70ab09f510031b12c962e2e103","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-5b3dd98d.14+5b3dd98d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-5b3dd98d.14+5b3dd98d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-5b3dd98d.14_1565420429437_0.40757398960108104","host":"s3://npm-registry-packages"}},"1.5.1-alpha-ed8b377f.14":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-ed8b377f.14","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-ed8b377f.14","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"540e93191db89a49edb78b50ada1030a5380d753","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-ed8b377f.14.tgz","fileCount":162,"integrity":"sha512-F+EFRkRlZ1I6OmduysPfH+v0fxmkLAar11bjg080ROD2zMI6qfUrl165gJ2/5/YjxTuoZJ5EPyqmOsWNz3hxZw==","signatures":[{"sig":"MEUCIQDfqKC+g1XxF59NGpE/PZFMstvZD1hiqIfLy8n+3IS8pgIgVhyxJ+h46SvAK8qFnIViSMw9hZbKgIUy2LJsL+urAE8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213571,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdTwTGCRA9TVsSAnZWagAAxTUQAIlpx/2zPA9ipmZdv2Qu\nMCpBlLWpsNExVFdYHANi6FwPakwIjlf7eGJ/jE2NO2jgmAU/fdXZWVoasCWC\nwylgzpsZLQhkMq4pNhUzAeTRXDUyhJxXmny/2v1ymZFDWz7C02r838GIZKIE\nPKaRBn3t2Jv/sKGBn1Qa1nUkvKMq0hmIMNGKaKqX8d3rTvHaZAbl4LEz1llg\n40yUZCYLUAdR8z07+pwclKN+SPtsSkGDlo7yn+S4ioEClgU3oUyGMKyiOzaN\nSRpvCuLWPU38Zukv34r8wHLorGyCEdK0TPbzfRhdreuTuTLpZ1xesHVBuDgR\np5fMn8weDRONKsusULe4SZbJshDTsjtD2Wko9CkbOx/DTLa+pTnoraq+WNFM\nEcZA+Dbbeo/KFcnFvd8W9JG5ffLqHkfE6WElo50NOqdwhA0zC3c69BpgnGgU\nornBRCK2Ep2dplC7iVd3mXXBria25ZjBVtqHED76h/rC6aaHnRkwemCkNyeV\nl3+lvZ1/5BSLsAALlUMHgbYOqdIGkrqrsoYE4JXzzw/P/fztm1y4KBALye/M\n+aH1Y6hTAB5JlzLaFjDQ2xoNVi2g1ShKUnIf6ROU08ZkOpK30bLzaEfNHJ6i\n3ghF9HCdjKJDWRAVuk/kHv3zpvb1rxDVh9RZbvKvJJtGTU8GNjoQfdt/QmXO\nanEH\r\n=aQ7G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ed8b377fe28e744bbd6d335ffc389a5ff728228c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-ed8b377f.14+ed8b377f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-ed8b377f.14+ed8b377f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-ed8b377f.14_1565459653581_0.3075901501218956","host":"s3://npm-registry-packages"}},"1.5.1-alpha-3e126a39.15":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-3e126a39.15","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-3e126a39.15","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"20b25324d7e639c52ddaccb8b06e9b660d9e51d4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-3e126a39.15.tgz","fileCount":162,"integrity":"sha512-svyzlsCazJd3DFucL3kJ91OXfi6zIhlnL3klrUBEvws3qC+IXkwQZf2bvP2LGzzTG7aot006yz0RALTZP68Y1w==","signatures":[{"sig":"MEQCIAu/iDkkL9HaUb+Clqu+uQWjg6/Es5fjzy0P7dEzbAz8AiB6TGtCFY8DNgjp84JRzYb7j6qoADdZJQ7/yZIopY19oA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213571,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdTziFCRA9TVsSAnZWagAAONIP/jmaWkaE0krKkXNfKIYd\n2uIFQYBgdI+lC5QGMKlirQqxOtC8Jk2y7oi2SDq0LIat2TbAkJYiMUpTjhs8\ndb6jPNh+lU9oa8zzWCgtSJAE2WSdEtU0jBlq2hpAYPbwpXOVzJxHLezcjOIs\nW7NLxWG4x5w2mbduKCDhiMCAWIEG53tS3tOZBbqsLlhO7yonuBA94bY5lqB0\nbKw+wEYdfl6h31QcgMs4XRLfDrti2Pk3CMTd0EI5Em2eGTPHIW6haPXvdO6H\n9RuSNkgXLhkuF8uUpJUEJD9pIWPqC/VkBtPznL8RsqgwOzGkQ4kNx/Ab7DA/\nPBy7u9phQHMCoaySlLcqV+856URSuU/JYbtW9f/NnckvG+Hv/oBlOPje6npt\n8uueXt/Dgg8TDihlAGVex6H5q8Kz3cxUAggfhR3L3RWGetPIOoFO9SyXLjey\na4bE0pUdzlYAqxtBf3S2jE6YmiGPWesh7Y6RW41EatwEJhabprROHhUYcah+\nnfDypYtQApk92sj0JxWWj7dYG3TxYoTM+ipapk0aovnm8OsT1TfKJ87Z5ujG\n5GztlmluoKTnaqQj3S09/05Djh/yns/nWAkqV3retdJVXKFLmE0WsLUL+Oin\nUqEPOqMV/cufbvB9X6DJTjH/13G7ij4KEwbYHayZp7KnWie+/gTvuglo/lBD\nD8lW\r\n=AEb/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3e126a39fa7969635e72dbe525ced69abfd439c0","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-3e126a39.15+3e126a39","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-3e126a39.15+3e126a39"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-3e126a39.15_1565472901079_0.7559961790193379","host":"s3://npm-registry-packages"}},"1.5.1-alpha-a16bd53f.14":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-a16bd53f.14","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-a16bd53f.14","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"5a801e914f9b1e4029119a1e5a0d12f1fbc1e947","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-a16bd53f.14.tgz","fileCount":162,"integrity":"sha512-jkUxox9rOUnS1f1FuGXJc9qlllRU4apq41puOmiC3pdVRHCIzd4Li/ZG7JpA9br13eD7TL7+e4fdQiAMkoU2Bw==","signatures":[{"sig":"MEYCIQD/YU6CRHzjSkCsM0XiPzyJHBtCWetuQaFWy+0eT0ZXLAIhAOMO3nqA4NKAV//rcl9OrC1QqVxwQ0v2tJHyEynCfejE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213571,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdTzjBCRA9TVsSAnZWagAAdMIQAIQxOqGwCrBTg/ZLiqnp\nBls6AjL8dUi7gpGFBE6Dscqwihd/V4k2wrNc1cjnUoArdVXR9ipmnmtx0mLq\nX+1wY7+PtNYpyKHOcVAQs+zNyaV6XnPtUxmhkOY+LJvq4sOYj/0fx9tCStIc\n6gDEkuqQDBpn5oCHyQkKCyFZynVMvfe/u9sKQQtlxDYru/ppPOEslnyb0T7o\n860AqNFb8pyZkalO00YoaqPc8JWV1yh493xzb7GvJdtYNWX0GrkvkAojxPP3\n1ydmAwhJ3gDeoWhvkgfmhQsmmf8aJlHXP2MsRranqHBUFHErTWu1arwsDP6x\nLIguV9i3S1mA0LErsNCldI9B3ZsJO6ry59s2gfGhlmBINdewtxo2GCQtt0OI\n6VBxEGeqaYKsLgVvVYa0DWwBz2id4s0VDIdeErh3yjhH6ibw45Gxyw+mHjPk\npJslUvGwHDyIh2j//GWwRnhSZu1/ZKF4NAyyly1/RPVAaCcbhapB2JHDy7k/\nD4VJEym9Nx7li15mjJ/nEKOz2ETkCzWndnBMEWLtpwhWEsYbnTRG5f4dczoa\nNGiFVnRAbeEyOwYiUOZ2pqB1G0Dlk/NQaJ187U9bN8IMjwIcaOwNw280ipam\nKTsTXO+6tkQimUR3wcdDDB36B95dqgKJHcuCmgjusXP697g8Wq8WAOL4/JnR\ngyYw\r\n=ADly\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a16bd53f215099647e8f579966b66b37a866bd3d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-a16bd53f.14+a16bd53f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-a16bd53f.14+a16bd53f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-a16bd53f.14_1565472961221_0.4168649321139395","host":"s3://npm-registry-packages"}},"1.5.1-alpha-7ae66210.16":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-7ae66210.16","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-7ae66210.16","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"4241bfdfd3f7adffa1f45d9c1d20eede0066f2ff","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-7ae66210.16.tgz","fileCount":162,"integrity":"sha512-ZnCkLzxqeTCwqhEvYg7UwEpJG5n4xGoIhrgxmJWjkfhqXXzxI+KonYI2bTVbi4Rki3bEJT01YBufucatkQeFtA==","signatures":[{"sig":"MEUCIBepqsfBpHKSTJXsjVP616Hk0wpazqDUmhVY1V1GMNiYAiEAkFCNR8nbJWTMHUSIytKhKgccICMAA3svsO0m1UsGYXk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213571,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdTzjaCRA9TVsSAnZWagAAq8AP/3UevDsc6BXrrsgFmZk0\n9VSIyLZlVNqwjqKv5ttfvFISUWVm/Wfq6w8K0L68HT7bHU6x5SH5KJduc9wF\nO1oM0NFHyPA7Q7h1oUno1vvzwXEEimEUiNcV3WHIRmG3aVJycPj3XGYngNYE\nucn7PQtN1jGnEya+kTSZuXcW/vPokUCuz3w/aU3vf5sPIRWygQOeE+opmmg+\nFqzoiyWMbY8wdvfVwIWcis+nDRAWI6TGeVEliVHIG83CqiIltm5hpbDcj8Ch\nVj0iuHb2aEAlT4NYbBAqkCue3lOz4cqYjJFu8zQ6bo8diw4+82eoovKc0fRu\nlUoMizpZBX7uUKoQT0ijBO8Of9oLcDZpPi/Meg64lzPrLj/4rcUslSsbdTOG\nxJG/1sIqVDMiNFOBvsx4g4e/iLH8ri1DXLyRTqsULbHwJp68g2j4aYk5iqP+\nKmZokr18DMWJ35vSDJlfx31sHfckMpJFBMgPmgUximHWrXgZ8e1uqdBkYR8K\nBeNgOrJN3601SbJq7tqOmIU8xoB2RUuOjnQRfZZbix/5fLAqKK66HL1Hd2nk\ntC+aDNkgHAMO7il73dnPRME7jK0kH8ilV7YwkpTyvIhjjoNSNlvJqVf/nwag\nTlmfMdCJllpXRSG0Xx9iPtTqGjDR9A4tpz+hftVX4GxF5f7zh4yG/wMuXOZ4\nNZil\r\n=Opie\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7ae66210c300a55366bd54ce056c66cb2f3ea65b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-7ae66210.16+7ae66210","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-7ae66210.16+7ae66210"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-7ae66210.16_1565472985596_0.17819910741636558","host":"s3://npm-registry-packages"}},"1.5.1-alpha-677ac653.16":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-677ac653.16","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-677ac653.16","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"cd47e953931b706015863ee76b9aa95c683f683c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-677ac653.16.tgz","fileCount":162,"integrity":"sha512-XkDix3sQRHCCMlC7c5q6wYmFJz0o6GTmezBC5nwhZzvI6el5s5TnsPL9ex3ik19eO7qL1TsPbCGO3YJb7aEhSA==","signatures":[{"sig":"MEUCIBfEJ2eXnA3c+FbRBCdM/N8p4h1YHLZ6zxZwf10FSvvUAiEAuejCxIf6ggzey08YVNrpCLQR66sIU9/ehsmBLOH/h94=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213571,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdTzkECRA9TVsSAnZWagAAE/wP/iGgrcQPBd42GP/TmaNt\n+nicGX0HjUHBlw5dPcgClqIMomd2ba/mE9//ZC+10jhJ8kbSHV1VVhecfDRi\n4R1gEoOLGPVGfqtrXL030jZeThbfs7MShlZAxCtVpEOkCHkpslZ6CIye4hXD\ndTcdnW2PQjqjQoywNVE1BPxaLUY/RnaS1ploVR1l8DZCz6zb1+qPnqOEKgfw\nwct2wvE447BaUT1Pab86pDksX5zes35dQg6lUT38ywRJko3PoGkx8YC7uCsO\numzDnsMZxaK+TpcGJeHvEGvTqNJ+hzSa9G5iW6YtKak2VC86swohq6aho7tI\ngBoYwdyCJXkpw7OQ/4Mo6tGbRt7KGeFDrlHgHBNf0n7vfdXsO74tfGdmJ7L/\n7psCVcgtc5vz+kr1rfiykk47xhrtCi4xu5rFQoYR9qXSceGoecDRSpubKoLj\nFeAa0C7F2J3XzE6B2SDf5bE8hgfahiViQu4bH6ygX/Ksvdl8L5qo0xKB/LRq\nbzdVl8AqX26qi65zd6yBE66oE9CoPFkXdwfiQ6+mk8/pVcb+oJVIiV1HtN07\nNxyOL+g+NI1BMslCKr4Q4qU49ZnUb5wM4AXb0GqM1PCqPUmZDzoojRkG/dNa\nX43+y5T+WvqPb3mBkaGcuOB6xXweq/wdNrXjg6VyONimGZtt+a18PoBF8iSI\n+eV8\r\n=n/wN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"677ac653913a52aa6e368e73c9a619c93564d167","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-677ac653.16+677ac653","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-677ac653.16+677ac653"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-677ac653.16_1565473027521_0.30150307153320033","host":"s3://npm-registry-packages"}},"1.5.1-alpha-f5e32175.17":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-f5e32175.17","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-f5e32175.17","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"d850300d06fdcf108d18f13516baeb8d18cdebd7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-f5e32175.17.tgz","fileCount":162,"integrity":"sha512-B/Jr7Eg2T886o2RtmfZ9+6mF+XN2BcI1rthrCZmlBRDcn3qfhbtkOHdrDOhOcYm8EvWf/O3twtAK2X2NGxhweQ==","signatures":[{"sig":"MEUCIQCV0jbFZqlh8Wh4SFqzjtZPMoHRTRmoD5dpF2FxWiCL7AIgEb5YbgrS/OBlJHIaWGcwr4n0pc+s/aE4YM2tYdUDKrs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213571,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdT4YcCRA9TVsSAnZWagAAkxUP/0pukwSOTzDRpgm9L1SJ\n6T9//nfhtL2QsdVV4eAI+TZJIDOVjEAylvrVSlVmQ7vswRXSzeJzs35xQgNe\ntKFPE51Pk3xEy8fdld1Dfq6GYZyIfdZTOXeK48tmSZvxA9v33j59k7XTmk7g\n+HZxWqKm0a96/eEw7++97qCVligLtQKSsBhSCt7ESuPWGdtRF83aU5AGXeOx\ngwhDwqLhqdVlOMeMsuXkuHIWXUOindPkHDqpp7v9A06+08cRWN5W/Eamw9U7\ng7rJSn2cP85pVviji7q21ogMX7TCnVPw7IzfKS4ghZh/WErN2Vcy/zsVYwTB\npbotxJGnlwztA6qNl9382OpEABdds4KNUWLB/v4bPlGTx4ROh2s4Zhsw+D36\nD9hhJ+eww39zI3nP+48HqNR9YOVlJCTpmiFC22xHxy6qDzbbeudzU0OmyFbm\nGRrVigb4cvckySKjpfAMDFDo33unG6cD/7mC5KLLO6TmUBzqSrWWlYxXg0iO\nIWDxkCGVAS5GwHwk5IUjaVPvNEIMBTNQu5gEbO2BGAGJZTF40NTNlMko3dx0\nnFNxj8B9BUnuXfAMHZKAJZENfWzGAUPEDIUD3cnUumwBMePtclydzBZrFe2D\nRR5rJYvIGFLU1TsyezV5XheuWcSwGw7wDPkRZbgWq9QNI1gOo1wcV4I/Pmg9\nKFsp\r\n=pMRZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f5e321753d098bddbb585e1ebb4f98daa079451a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-f5e32175.17+f5e32175","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-f5e32175.17+f5e32175"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-f5e32175.17_1565492764059_0.9593953169274734","host":"s3://npm-registry-packages"}},"1.5.1-alpha-5a598ded.17":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-5a598ded.17","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-5a598ded.17","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"136ba4ba400a55b055ba01b2f496481339ed7c43","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-5a598ded.17.tgz","fileCount":162,"integrity":"sha512-frlu+Jambepxo6syPyEo0dFMZjWDsz/rRBUqRofB6poEuCwi6PPlO01ewwD6jJzRXIXLoG1A5XNRaoPNRbM2Vg==","signatures":[{"sig":"MEYCIQCyxXvApPaq0OKvoobgFhV6Q9Yh4Z8ydstnaTKjtu3mrQIhAJu9QmiLk0zu2B4j0nEdUMWTjY9LUNTMgKJU+Ce3L7Og","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213571,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdT4Z9CRA9TVsSAnZWagAANnEP+QFeyknQasDewW283G5E\nYoryfwb3hXuqIwzwxPq3ILKX78I4JSqRn8HIOm5z+1O6Q6eek3471g8BwqHM\nZ8QaIGLp4Ald7t/lysv/KgzSWlnSoPfJWta/FdBgXCvDztSbNkWCdj9MRQwf\nfuBSGL/zzEMLVZwLXOnnkhVBSNJmjkPpWepT2JCO1b4HTd31+c95HfQ6WUYj\nSaYVKopEYuS5B23I5/JegC7vHaZdR4yAY7nmZeqaUrszFfVpHZB1PEapzKkK\nWbbtI8OB4k92Mj841Txj2cKCT7nF/ZE4RJvhZww5va5NLg7CGK7HA7vPE+KB\nOPPTfH59KYCW8MN14BgMdPEsmbrI/eobdKbAMm1PLKP5n3mB2rbehJDVOirS\n4qYADJQ9Jhx++rgIj6W3O/g3hBAnz+tPrd8gv5f6BhhRZ/q9fCEt1REwpF2+\nToD1FmHGDpYg3J1kTNEBnjro2zie6/hHEMY1wPviCLustGLAN7F1aMH9kNv2\nE+3HDkozHDam8xH5HOTIZoxs3tKhmbbdZaYv1jyON5d8IWv/heKnElsP/lKU\nuzL02U+GHlbOUZhEvj2DyWo5Aey5rhW/u8BqJDWE+7AJqM8heo5rGLVapqZe\n1xmAxGrplD1L1FWWoTFvtAQTPA095PzMRYcTlFkRjXc47ZkrDiplkLRXFbkt\njXx6\r\n=x2sm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5a598ded4e658c81eceacb4f0abcb25bd1622beb","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-5a598ded.17+5a598ded","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-5a598ded.17+5a598ded"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-5a598ded.17_1565492860718_0.05405274572028529","host":"s3://npm-registry-packages"}},"1.5.1-alpha-ca078902.18":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-ca078902.18","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-ca078902.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"80bf80ecbb8ac9d7270336292a7d3ec3f0f75a9e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-ca078902.18.tgz","fileCount":162,"integrity":"sha512-MR5hxZXLp56Yt4VRrkTxU4TRL/0hN8FVQQla9UexlCQQnBn+5Bk6i/RL7H7bTxfQ/yHSd5fW9/5OF3JarOOyFQ==","signatures":[{"sig":"MEYCIQCf3zjrLHLVnjMwGR+yfqgRy+r51UjGJIWAQn7BBb5bfwIhAMGOSLaLZoCsw2eyO1feuJ842uA9rtffa3YI8HwX8IOh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213571,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdT4dyCRA9TVsSAnZWagAAigkQAIPo/HThqrTnrqRlwS5v\n7fdYNYpRPbGuLCkXC1l5/NPIA+Uzl3exl9qe5W9sGHqkjbLLcsrosdTZtidz\nD5GdZJh40gIMTGMMWxr1/nJynMP4Ui7uHE17gYvpc2GPdmZKNAP1ZiqUb24o\nTJvXBwzd5ydGXzXtlLnJv7jQOHyGjeYLl7r/YBvvcDw7af81+2dKC/1IDkxY\ni1R5KoptRD8M5DY+CYrR+9Y2ZceUOcBrEjdiqmgSV/hYowyVvy5vX8PzVQ1y\nNWqe8qjenZLY7z3009D6t7o8pasVFy6T6d6NZOlb3d3b2QMm4o2V433xKtnv\nMfMFPksOYhx6bOOCX4sR9eVTaHpKen6ivutamMBYV6kjNcNPn/9RAco65HzK\nEIrJ2vv3uMHWEUstCj/kN4QW1TyFt5T+Ak1KUldVyFt8sCBWvNSgz9KpnIo0\nRRVr/s1wDi+BDUNBcsJ6f2elgMlJUCDtHOilj5ja+Ls3PB5HiXjYJSZcdWEp\nfYkRd9C5AMVy1FJO0L9vg7PMH7c9Evs1phHNi1GItSR1/WlELhod2U4Guoez\nCz+lSCWZNtbD30eekWWWMsMusR5MkXd+65YAX6zQKemgirx3op1C+GV09Nrt\nkeUCL6AuJFJxORVkCunVDHGXaIkf9z2mEA0GxYYi0iOV2vQKWy29wbWyxOJj\nyx6j\r\n=5qjx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ca0789021d8842922a248350338618643e922b5f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-ca078902.18+ca078902","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-ca078902.18+ca078902"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-ca078902.18_1565493105415_0.16102710722089952","host":"s3://npm-registry-packages"}},"1.5.1-alpha-dc00cf28.18":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-dc00cf28.18","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-dc00cf28.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"4fc2d957882f8de3758c7b0620a98c04d7c05c01","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-dc00cf28.18.tgz","fileCount":162,"integrity":"sha512-roDI5x1bXrHoxRImfhirDJhop7qSQ6qA/V56rooTNikLbW8xwgKpQs86xpk04bj7OmZW/lXMj44OuHjiuI4vhQ==","signatures":[{"sig":"MEUCIALJhHJY0E9CORiYooVZwpRYuMIDXGQK9uBxYxLeeDQeAiEAv8WpSjvnopD1ggzWet/UKn2hUfAf847sid4lCc7Yu8k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213571,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdT5/7CRA9TVsSAnZWagAAIUgP+QF2TUsarSvDPfJg+JI7\nx4s7BX9oEjHYEtuFPPxWpLOurc8RyjNtiB3OtGvClbY26SqwFRXDxfqwndGX\nmRfmklBWUVSnqd49tVHJlPuf/Lrp7ZfSdjkSidpaKZtI1SXsoBN3Yk6N8xp3\nPxJkmE3yBthoGd/y/KT1iNtG8D65m4mP6YnGlDqTwkzBP6aSipqn+hXKFlnF\nwtQkBO663ZI7QlQtX/UTbwyNSpS93HW5hwmiV9Gyt+dpNXQoGeSbKxlLiBVh\n0LFL8N2MqnyI6oT/mGPykvdswV1v+Y4zMoLceKiDdjEdQonucHts4QZ1tBp6\nTOFF4J/BDkgaEaqQRCEOqW10rkBoFxCkO1ScGwZVz9gNx7q7NaV/RTMVz1ve\numiCakNPasLh6L/KYk7nKrsg9WD9Nu5Hm68u6v/xqmfseutNrTRLPcktjl87\nvbAtk0pVjlOayL03wWFxc1MsOPIIsEqAbOKeCVuGv7me/2HjdQsDgMh51KbO\nv/CQXwrQZ0vPkTgEUlUdqmgZcnbupK+R5oKQC3X4pbNRlMvnwV26YnzMwX8o\npJeK29eEVeQ3AuyCBlB+d71g7JYB4pp1bjgNk8UAIG9RDtLy9vvoHR8590ka\n5JfSCQRNfQV3tkTfNRVCvtwW/qMWYk9plad4c6WE4xACylicCtPtYkZwV4zh\nTxGD\r\n=W6Kg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"dc00cf289de7c71d050b1fd3bceeec3040945b1e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-dc00cf28.18+dc00cf28","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-dc00cf28.18+dc00cf28"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-dc00cf28.18_1565499387079_0.5318890317703875","host":"s3://npm-registry-packages"}},"1.5.1-alpha-37e23e38.19":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-37e23e38.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-37e23e38.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"7cb0f70c1e3dbb21b2588672ee336f28b19e0356","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-37e23e38.19.tgz","fileCount":162,"integrity":"sha512-xgeQF2ETFIUwj921gJNGrhY7BFR62za+YPRpCTBtLYOhnYlQGMyYk5MQCseGE7M+vbUCxOVLEBWnT09un+kvTQ==","signatures":[{"sig":"MEQCIDGwCe1zdgQcAlZmhWRF9qPynlQ0L1bZO6t3lrS2zW7FAiBvlyu45DhdSU8Q14zEneM9U9EPkknizMFt3Baea3T9Jg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213571,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdT6EdCRA9TVsSAnZWagAAXfgP/iOCay/7xhMo5wXO3F7H\nbTBvZ0ecR+Bv2jpLKoU2mPn4I45aCDGVoANKiT0rheiKltzdEibUXMK3wb0c\npJNrlUHM10Wks3p8v5hwj3NU79LQ7/GUOjq8+nwgeYXhdyz8kcv2OwQIG/uS\ni5XtFK2iUedPiQpO+ryYevTTPX6aKNTtP/7RQCCiJq9jS6OY5fs6IoXBOsMe\nl48M1lNLh5WAL41bwkMSDasdDLy4spxj/I1kchEk9O9fbJZ89BpUT1fir7mr\nArnurk+SxSP3m93KIBcyzYLM49jiPOmrnypCzu77+zL7i6uEV8Hgnde4dY15\nqkei+tYPHNkW1iaAth+teggcLkeC0Bz/K3ltyNUZVfI0C/3ccDKY5bSQ3wr/\nUm/48AH9hUk2Qzrde5aGIBlwvtDlJbLEPSn39ayQQKW+1byQGYEasrWyr3qO\nk2adSXKS2Y7ngU0U01XOGPjOnkXiFq7Ubjh0tnpPIx6UleJHTcEwTbHCcuP9\ncS9vSVktKxSllyji7hlhn8Lllb0T/j8cGLrpG1TcYQKnQ8KaLa9N8fkABmr3\n65aMGoeieriknDEqsClbn//luBcGI9piwix1Qv3NJY+Zm6maZx+I7HqhRHXi\ntKxVYa0YVhn5rKLyC0jJHmUhrPwO8Sme1Y4KLk52OVluq/57QssdZZEJTcf8\ntj5/\r\n=fnjH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"37e23e38423ef342207fa05e48f7d905f88d61c4","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-37e23e38.19+37e23e38","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-37e23e38.19+37e23e38"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-37e23e38.19_1565499676770_0.37797538406075515","host":"s3://npm-registry-packages"}},"1.5.1-alpha-e13a6647.20":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-e13a6647.20","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-e13a6647.20","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"4e2c4df9eda2863221118e2f24c65d46d5211a1f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-e13a6647.20.tgz","fileCount":162,"integrity":"sha512-aBp6BvAXfs5Fb10lW+OiuXKq74sw7qa3H3DcW9LBGlK6KkwX7+xf+JrSqcX2mwkU/TJdxOTHyd69tR7HLNTPLg==","signatures":[{"sig":"MEYCIQDt0fHTu0WNys23+gTsqBf3pkvTKOzNLrRKw4kGp2WqegIhAOfvZE9T+NdGcLJnHOFSVjnV52z5E/dJQfcJ9biPmMK1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213571,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdT6uiCRA9TVsSAnZWagAAEy4P+gLCmK2nM1w+ei7uk6ZG\n+DPx/xGpiOxAxxs31VeJkt0qcaXXtwqDqV/DRQqh844xauTq/rB0pI/bXAOJ\nvORXuFlojTmnuWhVxoNguBHnefP/Ya3jHUV1MLRv4PGeliuxAhLBDAU84Qic\nnErC6ZhAkx3ce6GqejeEWWzdgX6u7Kh2P+Cq6JTecqEfoamL9pfNX7GgwI1v\nu/3gtpuO5hYOvhBPc50hv8k8UhQM/pKMJFrufJ64QtGM4fpDsZbgFoCZmUGo\n9QgMg1E685eghzmlBV1Kk4ShDmGwof4V5fhasCGjX9huHztdTcDWb7Gu8HTG\nz3quOgIGEIWhGqowrIV+M+lEohPywZLRoLbhhtiny5bIdEFjql/5QbfLJWx8\nTzY4UtkeSwQCqq+UOpro7XGDOfGbmWArdxe4wOyQslFdd12SXQgkZk10nO1W\nwyfI2duq3KVkGijlzK1QPB0obD/WSzf/pFMDMUsUUgbomxGlQplaTI99UQbq\nXozx5uv3uuGjj+lvVsqIjmPCqeMdN3lg8UN3RT2lullDqFEBtP5QsRN/QUUi\n7N2Qk3sasXW3AaSgNziICgTz802IoYniFbBbDPeOcmRqqaED52NrjBekMxcK\npxspLJ5q6RkkV4DORNt1qcBEgADUJ8/7PLPZHCygFWCDSMQR32M+9NDC9YbS\nD0gn\r\n=k0yT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e13a6647d8e224acb4b793211ad726a5bdbdf2be","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.5","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-e13a6647.20+e13a6647","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-e13a6647.20+e13a6647"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-e13a6647.20_1565502369686_0.924145133412579","host":"s3://npm-registry-packages"}},"1.5.1-alpha-ad4c8313.20":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-ad4c8313.20","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-ad4c8313.20","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"060b28c2ce6ac1d68437820952a7c77624f4006d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-ad4c8313.20.tgz","fileCount":162,"integrity":"sha512-5gxjHqmxbXvTfW8cB4vIpCAC/yGf26/IebUo68N9Ji4CwH98hftpN9xuWtC5yyUGHQeVH9Fa3zDKMeTVBN+cGg==","signatures":[{"sig":"MEUCIQCuzxEbDfEOrXabg1KAbb/g3fQLEArGRg50vEEAL9/oNwIgTAXXCcdZlLJ5dBiCNrhxDVZKIyMq7ccMsiAvVx9SmAA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213571,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdT6xnCRA9TVsSAnZWagAAd9QP/iIyZGOWZ7Ye0wp9a4MY\n7y6fOKj+McLZ/V9g40Wv9FcdaZxf9U/L1Lqz57j+lF7E2NzM0T3Af1Z5P0yL\nA1VsMBZ8hfZuNZIihf0ThAFEVcwvaMmAcRHpY1sCzkUm+9VA70m0vkQGRZVf\nMz4B2xdeG3NipbGaBXHjPtG5OxE+EeON0lJ9XLNH6Or1aA43IPwotDlbLMpW\n0gXL5wVsnjbJYql9ZHNMUmfUg87PaPUsWl0+zGQogspH2pmVACrjk3u7hcRh\nuB6DrvbftxePVYZsxggNVVUtpSqBVcYeiWZ8PocbdZzS6pnHAHt56zowYzdH\nHnaLhRLc2s2rPJurvyYoU1dfz1WCiE2+XpQZQzRfW+gArWGi/2lkkxTuLIIt\nAlAA6ZLfCSQ4cqTp315+cD8iX24RiuE/AQtKfUTWnyU3uTfO4DZPij2YiaKw\nOV48FYPEcHH41llSYmSPSizr9/UdHAKOLLl53whkPGWlHGoBGCh9eFrLjx5x\nxZXu5D0SIXLas5nZXcs9D11gwuUQObUMoLyTi5B+dFS41rKQaA1JUTQAcIxG\nmusLrMIxN1KSC7CrReFWOdtODbsGNm4xyZPP0Bj/6b66a+VTfarhv8I4Dk3F\nc5OB8+qCbubbjDOMKKVQIVk+yaPHb3Lt8dCe8AbyKiVhTpaFXIpW5+PeTp5o\ngXR8\r\n=DMgh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ad4c83131ac97ad4828f321575291810e759b236","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.6","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-ad4c8313.20+ad4c8313","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-ad4c8313.20+ad4c8313"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-ad4c8313.20_1565502566319_0.9639674019181499","host":"s3://npm-registry-packages"}},"1.5.1-alpha-81bc9b98.20":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-81bc9b98.20","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-81bc9b98.20","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"8694208d6707e0f3205922be9c8a7151f8501475","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-81bc9b98.20.tgz","fileCount":162,"integrity":"sha512-GwkhLvKIFxSEzb34JD9c8WZ6FkbBEwkjwYkRGRFaMIbJi0qy67z7rGcVAVrdN79nFxNd9KfQKO6nBAFi0EJ6wA==","signatures":[{"sig":"MEQCIBaWC4bLcWE57jYqTFoUSR78M6VxDvFckqYwu7gHlRggAiAFBULVmDEPBVaKsyMfe0EPcel1mgdUhPOZBx30V/ttjw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213571,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdT6+SCRA9TVsSAnZWagAAyxsP/1qB6AjnYUbWe7cFcYb+\npmQljZNuxRKG8Dv8+H/TSrLBxKelxsakFpkr30CVSKT0BG/opoTT2KMC7ifb\nshYFObOjW6N46tGi/MPQqpi7xwrQmjbCN8bQYWzlb9f7zxh6M18Vrp3bJkW0\njszPR+5HQMRUKqiug6uals/Ei7fvxzDnN0B/oLeGeQAr/nIew/Dzq9+9PFlD\nQYQnCeY0KB3ci/epHqajjAzkRtr0qIDGnbDXPYHbh5fDnmPxP6BlUTd+DjI4\nIzszZreH6eiX1lBNRw9wtS9+Fvq+Jpn0aK+/K1UyMo09Sv1VuZcBFVNyqblp\nIgwgm/HXE7kqqtBrLSyT/WfIqD6BHyh4tzg977+3ftr3jJu4wqfKdPTXvpA6\nd4O0s74/dlcq0ixArOPE68mQjSV8yP5/33oGCadPJEhvgecmtL59YtHnKi4G\n0pespm444Lk3htqaAVvN8dkZwT2XtHdsKiy733XJOsdA/tbVnA35NlSNCFtU\nUQMVUb6x2Zp22i50xEHmGP9ojs0uVxLzeOEsvDFs+fUsSG9huCm4BAZ11ak1\n2wA5Kfg1kynQQ8AAK7fTQk6sefW7GQgdUNkKSg7AjU7BF9b4i9QkRmJI8Vm0\nzfXFpVr8kyXDI8iYBIz9uo39vcZOpH23fT95nJ+3s1Jzm1myhukav8eE/wZv\nMI9J\r\n=c3Os\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"81bc9b98ab224d980dcb8f7dc24c63a12fc59696","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.6","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-81bc9b98.20+81bc9b98","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-81bc9b98.20+81bc9b98"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-81bc9b98.20_1565503377273_0.3748234380245916","host":"s3://npm-registry-packages"}},"1.5.1-alpha-67fbd2c9.21":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-67fbd2c9.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-67fbd2c9.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ad1e1bb3b8d2afeaaaeb9a4f2bec7f4c0d79615c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-67fbd2c9.21.tgz","fileCount":162,"integrity":"sha512-JKd76KE34YUBKB6tvqPc1y+57IHDnfnMaQ0zz65e/bGXjcbLSWGt38wTexce3tf+yNY5NdewO77VKTeA3nRR8Q==","signatures":[{"sig":"MEUCIQD92T0iKj7xmPv+snKBAg8X909uAdfZ8rA4eFCGNtLXDgIgMETPKob9F2KGR/2GzqT0iz8/RBWU0eMq00aZ9h2r7J4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213571,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdUAqbCRA9TVsSAnZWagAAy8AP/A42GYiTZPM/a8lt/3rW\nRP1OgIsO5puUBkNKPboZdHxupG6Bg8HxZekPJbkyVOgQco/MA2YtKXk3URtj\nEhVMYnF0KUKOWaG4yUp6PkbO+sE5D2U8YrzTzcCp98cp4TL8EVKUtzVHfn2x\naUZU+FDWlKfXUdtmShrMsA10ejeHI1+9YaZW9w6XvG7LCVHQ1ToXGvFxY8qq\n68U6zutOJMkpvn9Dyd7hmJ73xNUnwHTYIBRqMWQS+cvTxhZiyvxdQBthbbIG\n0WEYYjeHS2Sbc16FPPfxDYyZIJO+lI9slm7wtTLXxZOref1n3uW86LHSpuJt\niSz0ftgvGi5Fo94STB5nzrVy5VVvNSltG6cAIDvcvE6TkdWOqX02e23oqcLk\n6iaVe2OZL8ksLvSFzTFgO6VHunXTWOH93DYUUT9pCSymlx0x27xb66x5mKTk\nKj822xV/4z3CUOfMw6eQu3yzo1JaruzluobVyLgB10jOQiogudquE872v7Gh\nAjrfRmvZvNK/INx5lX4jnRAGhQ3CRpOl6rWPGYGabbBUA/rwXZEdmqh+brj9\nJQXqIv2FupUothi/4lbHt447eE60UfnWfn3XFo9ndhFqSrodaB267haQPzfM\nx6XhMR8P9ZNjRDaqVqN7quRhvoERVuiy4dJ86IJuIZ49O4kVG762vRvPreIZ\nik8N\r\n=FG01\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"67fbd2c90c9fd47c6a713ff63d1fffd0ed82c17d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-67fbd2c9.21+67fbd2c9","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-67fbd2c9.21+67fbd2c9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-67fbd2c9.21_1565526682284_0.9993613955606879","host":"s3://npm-registry-packages"}},"1.5.1-alpha-46a8a9f9.21":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-46a8a9f9.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-46a8a9f9.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"b89f6fbfa6a2e504e9d39dcd662faa7a3c627e27","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-46a8a9f9.21.tgz","fileCount":162,"integrity":"sha512-wv+G+4b/Y+mbOa2oMF++JCoQ04+iRpjEMQ0I3dy5gCWxIRGWo/LkuWhbkQitylS+C6XheJ8njMR5aHVrNTxoOw==","signatures":[{"sig":"MEYCIQD7TRQg2RKl5GwT364Le2rOOZ3WNHVlTsN8P7c0NUpN7AIhAKU+ZHI5sovlisMD3DT6XzUC15tn/F0tOuqhbpIn3/EN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213571,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdUA3YCRA9TVsSAnZWagAADocP/2Lyy/XU5Zj7hdAY5u9E\n24/7dn0cfp7TQxvSr99rzGEfXPlBexsNVQ5DIRM3ceE8YvZgRS8+FobYNrjq\nE5fst+RhrQq01qZkM0+MzoQLHBWK1MuM0jOkNQ9KRumHT+RLCAbVkR8DM8bF\n5y9PGjYo2J8t1Fo/YlwtR4XPcxwJnM+8/TF3R4a1RuiaiuUoHKC9MJr4gXXM\nG5RdNQhHwQ05jaV5pylcSl1vZhbUpvrxeQcuckVI9xWbPuoXAqbJ3d9LakxM\nkG/ICVl2l4xMc0S8u8v9dLmNEhgljAW8/cc/dVfeHtX2Z18r7Oz8oJ9q1RaD\nYWP8tD2wnD2qS9eqySZPLkrmC26ourqxtHuJttxTC2UdwU+4nQWfu6nmW7LA\n6qGEMNVS2qdSvWp8A79KvAbKsDEbZqAIk241+Y0AMKI7lYCbOA6PffN6WD8L\nJv02wNHI40MFLlHEJ8Y8wtaIquhv+pXLWdvpPzJYTomQujTEiJwNDrFnQ+Wq\nsHlXe84ChmXRuDjKGQFNZB76HU8jo0VNVtSCuHtIC0OPe/6GsZNxeuKgZOqn\nWPi5E3o98g5kOzvPOD7AjWr7Ce2NaZHbIQpODjOnCat/WT/GeCE7RNvYlTc9\nRF2pcyvePpALb+BcBWfXSsKvaE9mtQzd2ySZ7t0rLRUrxDBtt9CQYAtfxEQe\nOVAW\r\n=aatp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"46a8a9f94b3421ad00264270661d54cb946ab8ea","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-46a8a9f9.21+46a8a9f9","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-46a8a9f9.21+46a8a9f9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-46a8a9f9.21_1565527511952_0.5724573914236504","host":"s3://npm-registry-packages"}},"1.5.1-alpha-21ef6883.22":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-21ef6883.22","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-21ef6883.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"3c9b91aa14db3ba786048cc67948dc394f200217","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-21ef6883.22.tgz","fileCount":162,"integrity":"sha512-/MBhfvpO1VyPYI2LCgJuLTz4otbaCS+nood2ounOfuf6gyEZ45uat+he7s8Bwu29XJseRTOUmGkt937D3BrzoA==","signatures":[{"sig":"MEYCIQDVPKk2jVNtR548jm270FQAWAI3+HuCMumsoUTq5wDLsQIhAPvrM09yLAu8lJfS+ReoFfHzkEVSpOmKaI8YhIg/ulYV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213571,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdUA7bCRA9TVsSAnZWagAAlBwP/3pe9Xfyuy0I7t9wyQpO\ns+Ud/hlQPS3r147s47sIfqPKthED4G7MLOZqVVD2eSjhpikz2pfUpihdJ550\njFb39Z2YNB9XesVwzK9SuclzmCcDzD7oMcPwPzhmL5S08eGLl24Keu1YZEBC\nhaS+g6LGJIaMdM5jryHHyoUiqFK/DCH4PpZ3zs5nYTZesHQzFoPXt8WjGsLy\nF10U20PoXc89jeyv6g/AheavtIP81w3T0ceaMGD+D8CbBW5AiMfZswq324WG\nROTs0Aor9aAbSSWo1hYT1jxRlWtTCpgd5JSn5TLx8FnqfLNoYkRONvftyZPy\nDPxARyUQDja50diNeWQyo6N0jp1XTdHmEllDCe4stZaFuhoxaZ2wpN7kImMe\nfqTsBUYT81Ko2+GyZjwPXeH53Y7VdZHDkd+jHSy1giE2FKp1t5RJcWZXXvK0\nmciLWPej2IH2o5OKECPDBxFHh1o7dgaN1RJuhkpFStLiyufK5/u4WuALxDOI\n+f5aG1YR2K9DXNpBbA7NnP+DkRRpsxawX1+cAJV1SxF2Y0DjHL8SsUtAYZh+\n2383qOmdajeQ8jE8TlXTYU3YThEuRxAhs1qt1EVR9f9+KneLQH60tC/XutV8\nvLhmH/TuTXVKuv6QpXSZAV1M26IIIwstUqw5teVuQoG8L4evBjLwJpvULXvj\nieSO\r\n=ARK6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"21ef688390c9089f4ce85f5479745791b1482032","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-21ef6883.22+21ef6883","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-21ef6883.22+21ef6883"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-21ef6883.22_1565527770364_0.5676245823580073","host":"s3://npm-registry-packages"}},"1.5.1-alpha-a6dbc965.21":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-a6dbc965.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-a6dbc965.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"3592f5eff15af76ceab38b0e69639a6a6a5515f8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-a6dbc965.21.tgz","fileCount":162,"integrity":"sha512-O9OpWiLHox1knfcVP4lFEcrPHBpfcC3WyLESsdjfJogpd5+cMKsPwESnPi7EKHtYhZQkGHqfrtLID/A4GSnmoQ==","signatures":[{"sig":"MEUCIQC62vvBzqDrwhmuxfnLIOrxzksVqMHQA3QoJTOnoMyuxAIgEjAHqdDdE+H9gzeuLbQwduWbvu1329rTQN/08isISu8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214557,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdUC3TCRA9TVsSAnZWagAAIKEP/jNErtyL/E5jew7+vuSH\nL9+H9idTdoQsyFRvzmlXxbnXIJOb3zk0ZbzD+GUlWg8wLqNL6HTiiNaz3mIL\ndIqO9lOAKvuyMhVBueYJ8IAN5JwRA2J/qbkA5BLYntft/HA/FLqamTRQvxPP\nRqTyb65p8WCO/VKaFYwt0PlFKOZAQ/hD5Zu41qe72d6YYTEOCqgEyXqylKN7\n13WLrwUy6s+b9L/fES5V1YOaKdOkVds9DKGL7HBSVDBHNFn+3p+c6fw/xLCv\nKJJ1Zz1wVfPWHsZTJUEhkleYCM3gmXryd0ctPMDp4Os6L1X3zFQMqd0TiLRE\nhqQSUkRoH6RTzYKWDprSkczoHrpVxBjVDBo2yS0kHoaxO5yj1hYh4GzK8hrf\ntNhnvx+yLqqPoQBABc0Fn3KQjbYMLdzekBhNyQycii9rK+B1R1XK6FKimHIW\n62bidWG+TE3kZjpADC1idqT6ODm6C3voQqsviLxlQh+NS1FuQKxusgfwYOIB\n/7NZ2ans0VHEMnA0P44k9CviHl0csX7S78L93lmbRidhHlFDW/UKkxpPQKWd\nUd+e++69xqNJ08uEs3m1D8+73VcnftJBKq3Xx13pEIaisVwVi2A+aQ9krrUz\n+4AUpmzsBzqvX9Az0DEERmjL0UV73NX3Z8jttKs8Hz2t7KbWjenbBGULxsZr\nKXab\r\n=rTZO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a6dbc96518409d83c46a1ef34b42689f86e9b578","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.6","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-a6dbc965.21+a6dbc965","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-a6dbc965.21+a6dbc965"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-a6dbc965.21_1565535698662_0.01376464722120474","host":"s3://npm-registry-packages"}},"1.5.1-alpha-3b154480.22":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-3b154480.22","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-3b154480.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"6150240863ab9e71d70db7722edfcd26449c9bdc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-3b154480.22.tgz","fileCount":162,"integrity":"sha512-9l4M/l5Unr3jKEHSwkNAv/7UygJD0KvKlPAPrvSOI25jabgfo0WjjQEz6h2tHcH73L4q1iFhJrlioDviJ19f+w==","signatures":[{"sig":"MEYCIQCD+pfyszxEu2wRCsd0/5HMCNRXw0XnGBmeSybnc9hEZwIhAPsB2YO+apD/IcdXpcovozTQ5+TnFqdlAVMcHqv/cLqB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdUDM+CRA9TVsSAnZWagAAmn8P/3X1CEwVdtHxQueiSyKD\nHcQy6Nfod7brWZTtTMIJ9CGWhh/LT7M7aev55g2PjVxW3NOA7hZgA2S0WajX\nReog7Akn2VI2f4ufr+otror4GqLq/HjTugce1KSdmCcizo7b+44nPkVzuVZf\nv+YygDYBly74Nlo9BS2M8pY0IaqSdUj7zdDgkQva/j44w1Gfa9rHQGYpsfJr\nOu4dtft7Ja/8kwYRkwD3GeoyLnP9O06Qa+z5VYyAwjPT7CHw5wI/4BYeJdWn\nylYhK+etc9UIRi9zr4m6NENRTVsz9osm08IT2wN0iEoZXOpPsYe8Y0/3wRJg\nAfBeCHvsOvYYEjpUwWRy9uKie3RO2FX61zjBgza31fJbeyz0QVGZbE8e9IpY\nhHCEbl3PWwD1WHkngybeI6Huh8UcAniSAWqs0GJweJqROXj6KtKaZppcWdGx\n11efMUMJANPIfnbad9EpJ7WQuM5wNfhuSIUpKeXwjuzFVjt4ihAsAeLaEL0W\n436dr11XzeVEDa2oXRkYiYjLEWufIcoJUPkSALmaFH/WMiYDwWgqGrWZ59zJ\nYPaVC6lHBSjwJQdziL3d0DKiV1/0h9vYp2jFsFCmsOfoBVdg8iYqbbC0mPzG\ne63+NPO0pBCXLVWysHGGgCJ92jyQ0+4IS6jhMKMBjUiwRYy6x+zai76IMXlv\nj6Oi\r\n=IxFZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3b15448009983c080d4dc17c2469c5c868bdb550","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.6","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-3b154480.22+3b154480","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-3b154480.22+3b154480"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-3b154480.22_1565537086205_0.20050449878552978","host":"s3://npm-registry-packages"}},"1.5.1-alpha-9c664dd6.22":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-9c664dd6.22","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-9c664dd6.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"819168ed165f7089252bc0a808fedb3ac0b6ff35","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-9c664dd6.22.tgz","fileCount":162,"integrity":"sha512-lP1EBDRDos6K/2ySSiOl9LFf4voLEHYe+afxm/AtMcLPsKXR2nc7eKH01s+GFSURo54aLIWoI4tSgWsPNodBtQ==","signatures":[{"sig":"MEUCIHXwnb7TbemSAuJQ86Rnh2NTF6DaqTTGdC4eTfUxmI7nAiEA1SId1TcGW5qjQUJstgJbmC7B7g0jPM7FJUV4dcJYO38=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213571,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdUDotCRA9TVsSAnZWagAANsYQAJhPCe5A7ADl2OWn2PcM\nSL/xywnCt23IeFzizd2flsE4Tc8Ya7opm370eMO9zC6yDHaS/wdyzLiqvuhe\np0XCFwAtEStK7h2FXnPPTHZbdObdGYQf8lH/pv2O6j4gXgXk5WGc09ZYX9Uk\nk7PlcpjBt1uQDbBx7A8tJDNUBtii2ZwVGqu8xAM9gh/JuH8AjF5dYMEuH9IQ\n29J3GhF7Xlksj0Y7WBJlscYEVgRbYjp6QUTnKCmhb1UuR+4vIdf0JtfVc+Tt\nn2IxyBnRQUKH1F4unO+J3w3PKLwu1BjfLXHgIQgLG6EtjLEigz2u5YKp0Jzv\nR7HTmj2vqg48n27m4373SsR+i77bojFwpTzlZHKVBV3I5LnnS7Ti/LOBn5ft\nvqP8p3ajFXb2Z+rW87KABwXjcl3OmuKLPaJd/wzOvYQcACoR4uhPIairkudX\nZa/xJ7o3cc5KIW29/7+jqiuRdSBRprNSzxdezpuGwkOkM7u6ftvVfpQSWV87\ngTi4hd/UHLv89M6dYrpCplnA6puajsDOm6QSPJNsoZmnofNLWb87adHuIosJ\niybAJpucy32oai6IPLuPErZG0lHW2k3eE3VK4RhswAbXZboGO5ib17Yw8UDc\nssFBqkEUGVIxnNDo0s0DxyL6Dq1KOrSpDO1avrzRIAfLV6fIf9yhDM0N/8cv\n26Kl\r\n=MHpW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9c664dd69d1b7c9d7e3c240955e27e508a605c49","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-9c664dd6.22+9c664dd6","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-9c664dd6.22+9c664dd6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-9c664dd6.22_1565538860482_0.24676817834042253","host":"s3://npm-registry-packages"}},"1.5.1-alpha-521f8ddf.23":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-521f8ddf.23","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-521f8ddf.23","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"55e1186718969ac3b0d86ea28c656015e6ed3068","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-521f8ddf.23.tgz","fileCount":162,"integrity":"sha512-S2rR4UtlmkqlmPmuAzzt8uNX+PRvAdbXiXEj0CuywJ9AzF0zaEeUSPbPqlC43TUbCfPsmKD1kBD9vk7mT6xXFw==","signatures":[{"sig":"MEUCIQDVmRhw8dF84Lo3KgvbiWVEoIBlx9BqHxh6/4SI4hudhQIgFauTaFULOyf5qJgrp1EiciATxalnB3vgdH8M4ekAA+4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdUDr7CRA9TVsSAnZWagAAhVEP/3e3ldbBnHU/KSOkw9CT\nlNfk/LovRa+vYDKs2D6VLROKz7CgMkdWD6yPzpzuoAiE+oGjcIr2xDqlfagh\nhvLwcUcGKgFsb8zWPjd1EPuvaVaovNfynte90d/mKmq2HPk0ZoSGvLpZDGgw\nFxU7z/8zeB9vjB9lXfos7vW6l56rjlR4QKgbn6y9DIvSVmwWZ7+1B9JJj3ZR\n0MfkmoasfR55kb90ML4PHhIHMXUILJyH/VDePg/kh5MFLMU9kfSc9CO6MHPj\nSiKPWJmxxgaRS++7L17BuPpAHVrXB+lJUrpquTNHn5ySaNA8cfYUtxrDEV60\nA4JSS3girDH0J3C7XlZUf8emm+gQcMpBGGWVb52vXWJvH7m7GPvr8JZ6o/bO\nCmGq3jHHvAcNvOOWZq408EyKk+y9eTvP61nHYft7F7PhGePBDGVJfo4TRsJJ\naRmlbuDGlbPATy++pGrmTvAnyBbsvIOGuJ5TcbK7uOMPe1noyxr1eVduzgcg\n9Ga2fDcc9sBJ4kTM5B384BQW32VxXgYX7CTLksMaXYBmkIXugRR6iUgiSRas\nmgcb+C0RVUoiO1KSscOXVUyJldfinKW+T3NeR4j+8IYdpp0R15LKcMqjlXFN\ndiH+Ee3fnbj64l5UTlnnwf+0lIPG2EUKMvbPqe3MFLH9x43zhmAAytJBcgI2\nb9g0\r\n=lhJW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"521f8ddf1c855a49d4e73a76f6599ce2f4477660","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-521f8ddf.23+521f8ddf","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-521f8ddf.23+521f8ddf"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-521f8ddf.23_1565539067007_0.7795869329630729","host":"s3://npm-registry-packages"}},"1.5.1-alpha-2b107e27.24":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-2b107e27.24","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-2b107e27.24","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"81d1032be86156698f4ee083b2817e8b19c5b2c7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-2b107e27.24.tgz","fileCount":162,"integrity":"sha512-wDyiSlwIkQa72xCA5EKtgircY4XgCQSp6GvbC1lAzGM0A+WPoWyYeSrf8oLWLj8ZJXr+t+TMssqSiBXvopq1pQ==","signatures":[{"sig":"MEQCID6S1nsE5cvwVDHA+pmUOfmpceLq/EZYR/VChtiAo5qDAiA+pq/V1xbyDTtrJaADYb+WFpZHgBKManRGf0Ii49OHOQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdUDtpCRA9TVsSAnZWagAAGfYP/RjHh7mSVngXUbc8XbCy\nMkwPT9rKnF0FBt9Jdd3IBMRSrxKwJWpop0/YCsaHlVQBpUR1dxwl1fsLyIUi\nYPXLdGKLQ126Si91qWMwKljLgzMJJ+wiJZ6tfA1ULvRCmvilUDvlsiKXegfL\nuYBdc8d8OsWXtWdqtLtMfZgn5VuYq0+RZpn8/UOvU46MzDSQBcqrI2/Ld+tJ\nH2NOqYfe3u13S+Eh+PJfJhq6PnxxaXeLz2yCXGv6YQt7/FnVVOguR30zi16F\nqVVZBECiWrU3yUweHCkTtcn5j8WWNPrQ7AQQHUuCIJdVodxC77qk2Fnsxsoz\nI2SA2lBbvj+/Sg55Jca7RDX5zSlnVs7d6RYmkgJmv6KOIF/XnF5E5ZRe4meS\nWADfdmnaWWuc7FBn2ao58uetBfInyLGZ7bW0l8rp+JNelTxn3QaM0rCCODhk\nsB/7Df+jNNb41n3KmjVDGqfKXLLFTVAVstQ/8QbdwmYI2Kzh0fmn/35L6x8S\npdfzEz1bBgMv4GvQqUP/YCY8PceWZkHcXC9GRAe88qthoRrvjBONpLfUzqSt\nZr/TW6R65lZdZmJ9DgOz1XxmMkMH18hOGwalV1oReqsu4481whl+ACu8vBGt\nd9Mnbp+i7sQTn27hJ9JW/s/f92osYB7VWi+r48BCTvVAWUWIlGtqoZFcTcxT\nueZU\r\n=CUEU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2b107e276e444e6b8e1ff60822308893268fbc69","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-2b107e27.24+2b107e27","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-2b107e27.24+2b107e27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-2b107e27.24_1565539176755_0.8172081938407894","host":"s3://npm-registry-packages"}},"1.5.1-alpha-41609490.22":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-41609490.22","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-41609490.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"01de5cadb491abb6c8e42af149b1335f6ce0d128","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-41609490.22.tgz","fileCount":162,"integrity":"sha512-bJyU57ErVh9lNEJ/5eoHxUkXd5HO3NHqOkOzlnAaW0e9p2u+cDkN1nF63uAF0DxduvQq/SfLidOBTQLeNar7mg==","signatures":[{"sig":"MEUCIQDvxuFgjAWrj56V0D+tA5n5isXQqlAoqbYqj0GRcgyWWAIgSJp29kH0HqheIoc8g6+JxjbK9MQfRfifkBaVZ893rHg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdUQnRCRA9TVsSAnZWagAAZ24P/Attc1nN3u6W14sLk0Xw\nYPFOTH3Baje4maJwwgDS9WQfDqPc4vnN09wcrNPkoyynZ6WnPlF6dnk++AQQ\n/g6ldgjQp4qDc5gsDlbkr2QM/RAjCYb+/iPYjzX30dQuWzPXVlutj8YqeCxL\nY/IztAieIU/GkYgYgbRilY/BOpygcv9mGjpIDgfDJTxZ8atWZ+8KHD8GpHIu\nKvZt/H3qrJgdEq21uvHODf5BuG671nxrlzKZwZStYoGs9jCIlBTAtVYnyUqQ\nXx6zlcd/QRGs0+lc0NO055w/IkBwZ3cubWJ8/sEzksZuVBuK8wciFXxiT+u+\nFxnipxe+hTPQwUXnN2CD3quPGS4nvXy07jzV1pkDYwmPCPuA3zQppi2GIr9m\nQLCR4lNo9tY3YMULxiIlu3gDN0lsYEba+/fx3gARfhIcz1N/oryu15RA4WLd\nWgPAlKqPFpFdJCTRELun8Olc/+BwrYvKhM051/YhL3PqalMk6UvjdIDp31Ye\nAx0kz5abhvl0KlAtZuq3sp+AdgBBGTkmUMfml7TKRI82UMk9YUaVKxNpjcW2\nf7eu4XxniEhDWRPj9Tu874SVh62lWaCGZ4R3O6pMQbInb1gbCT+kWLDKCiW2\nDGGEMMvEQocKw4LnHOCOErgapTm7oNkuAr8cqv8soIrxLAtZsfcbvlDGAviz\niE9a\r\n=N4+f\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"41609490c6cd5fe14c880fe26b1e14be46c66c22","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-41609490.22+41609490","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-41609490.22+41609490"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-41609490.22_1565592016595_0.2989211940795884","host":"s3://npm-registry-packages"}},"1.5.1-alpha-3b5ba084.23":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-3b5ba084.23","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-3b5ba084.23","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"bf1a3e5e8bc101dd8f7949fbf363998fd2a0337f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-3b5ba084.23.tgz","fileCount":162,"integrity":"sha512-vYLoNCd6xnkvUqrhrXlHAJi6xXl3s6R6DaLxiJGAe+JkexcNiyJJRGodn7uXGpcZXi0Xfnvu+kQgE02xkhbFIg==","signatures":[{"sig":"MEUCIQD76ioMpbxBYcmisNFmOdxxvsAk2m8v+rk2iu2NUMUVGAIgEZ0xj38XmImdIbY5Mt2OD3S0AEpwYYhap7oVe0Y7OJs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213667,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdUQ5CCRA9TVsSAnZWagAANx8P/2YdHPV8loyaX2CMNv2P\n7bQnyxdoe4fUvcyqEFVMsvUGaWJLHws2bQfiALHhoM4dL0HsnbQkh0EU4moZ\nxSzx4AMYWTkzBDZrvlwrjbgDdtM9fudURDyh/VayHQvQKlAqZo/Tozji0QfH\n0iroshHSbHBmAeLtKkQrDdSOWsCJMw0wAy8A2AX++jnLv7qrUQdvu8oftasd\nBpx3LwD4GlhdjBD4xoLIckdz7I0zDXvARZmKb+oyDYUWuDoDG17m+FXHWWBB\ne7a98vKgf64cxcMleBiT4zM+ygHg609M2w9gV+Hwx8tA6QvmSlAqnVSWPo/R\ngbZ8hQi1ClFDm2N70DFnWRjU0ayH2jp4QbfoOFxuiKsKLE53jubWmJZ/0yjB\nMWJBCCMwWdkYJj5nk7ndhnCeqVpWzPSsIS21EBp7gxBPTqM9P5dDL3W3uEgV\nzTRonD0NEQT5f4GkBJBRQg9iw3ndLUV52JF4KhloYNWc5Y/g/lTt+LHYKYv1\nAW8xPCMvkO2T38JQhO+XvdX2zKXDVw66oBSwzuRyY2KfMccFDUhCPCiZsZmD\naq51a1RqhsEUV2yKGnXQKt4lF5wZhBvVlT77H8DvDDTk4F+vX0NUYUnDLkUk\nXP9zOIjPPml75moKvD+m6JLolTJRCeyMGItABDrkjZuA8X5/UOFajQB5/cpi\nArPt\r\n=wNsh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3b5ba0844f64e803b0ee1e3249af97907d24dbdf","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.7","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-3b5ba084.23+3b5ba084","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-3b5ba084.23+3b5ba084"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-3b5ba084.23_1565593153292_0.10652719836856162","host":"s3://npm-registry-packages"}},"1.5.1-alpha-3f341e3e.23":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-3f341e3e.23","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-3f341e3e.23","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"68c2f3b48f4a31b6816f3bacb9606a13a3ff2172","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-3f341e3e.23.tgz","fileCount":162,"integrity":"sha512-s//gsXy7XlqCk0zpID+Xp+rhmru8ComIrwBjwj/0zTsJW/VPfa1YaXEztUZvdNuPYV2DjAm/HHBmYVhwT+sYcw==","signatures":[{"sig":"MEQCIEPUgSasFk9SFN1CCmOWSgCkpZzkEAxlxZ12vSHxI3PRAiA9pj1xjxrrg/AbVeRdYzNajIy6v7tafe0Oy3ff9++GGw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdURDICRA9TVsSAnZWagAAFx4P/i5RSjs2quLelaJOjS9T\n156i0MyIKzh6gV1rgeM++cYmoqtcPS5a6NgdvcWqKx9oi22k2RrzMAWMUORv\nLq+B2ecvYDuZzLgU2HIMmr3p/hqb4nrxN/hIkJ6GiJG+5L3eamel9OSxVa/8\nXxHjY+FVzg1Tn1o/u6v/ptLMmJ/QlkPFKD4tGd4+Si1NGz9NHE1j/qn6kaU7\ncPfjTx9FGSB+N79cIqpMOfWaJBzflu1IxsoR860L8H6DxAnPdodacWWbTuyG\nmSHsWIcX3KroQW5HoXE8x54Vf82lDipeusFEtGSjnf/Hdj3sHPrjutBnEVTo\nF01kBNeP5nzry9gp5+Y4omlJz3Pd7QYzO5xQEyqBJzpRzZNA08sR+5GM9jlI\nQ032H3DMhdKwOD4glWWoSmVkAPWVgfzEPcWr1faEQh13jHcW2Ed7v6zyw03y\nmGuQMLYoNj0Yzo/QpKElLScTMCAdqniAZMLNN/6Y/cw6ieGlGDOzem8GcFme\nIOUIuqVtQgoWFDU6zsNnLCSAI6lpp42EFbKy2Z9ATekcd8sCAF1nZlCdDepR\nRrwtUfAuvmbQ+4lJUwvW+e1ibNzRdP0AVRCOUmy4ZiD9pOkPJxZGJ2FaH8x1\n3hMPDbfPOrYp08Fc/HDZDWOUDEHrbBcGQqn0q/tYAkGdD50OJ77+LJHjLHLP\nGybC\r\n=bjQB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3f341e3e34de5190496cbc11bdec11763c6e2b9b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-3f341e3e.23+3f341e3e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-3f341e3e.23+3f341e3e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-3f341e3e.23_1565593799611_0.8156007833446588","host":"s3://npm-registry-packages"}},"1.5.1-alpha-199436cd.23":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-199436cd.23","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-199436cd.23","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"099214f97d15bc3812bab6fba1790bc9c5ee4d7b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-199436cd.23.tgz","fileCount":162,"integrity":"sha512-8ATLUXoyZBBSU8DMc82eYzDm6MRC/HlmvU0lGeuqcJGuHi/0AWX374afo0pMojlruYPx/UwLxXLlK7Xv/mbUhg==","signatures":[{"sig":"MEUCIFbX526w/5tGXIjWtW9aijPSJbG9JSf9jQvO9lX4/bsoAiEA3X2rv71NKzfDJU0nHWMHJlVeDsLH9qOifAFhpFt123s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214943,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdURGiCRA9TVsSAnZWagAA6s8P/2K8tMANMmUn9VcoxGo3\nP6A246mPdQOw7gFeAXx7lYNYMIxLYss+eg7ImgZkjWzUkuDzXSw7FhHISqgJ\nJ990KkYNmhDzORF8HFuUW6GXjsrq3/ovzX4OAmPUuFQ4Wr8iMRAziztFG1Ta\n6AUxnEF5KcVXsw9irDtBQisLfqoPlw51Xe7bzKWcw+givSf8y8xO6FjRLYHD\nQ19TifIPRrS8R1wU9GfM84/j+leajX/lpxqnSLxIp3KM+OCngCKviccYSeix\nlsAWO/7iyXPZTQRAhRqeb1GezT/ALAcXqysfDco7Pu5uitdeezcb5pBtTWx1\nqW0dHC9MOtkrcgMYzNcjVfOkdHBUzLp0HuWPdSbIzw4lRdTBUT68cD/k4P6/\n1anUQ2COj+1tsVjRI2Fr5fp9E4kLbxbhqlvXyGWdIpF+v0f4mchZoSM6rR/2\nJ9fBQKwhKNlVJ1wV6AJamp1r2ZpnNS2QDv0iVLkzNGvvTvoGNjOiVTGLS86D\nLYrh0CYmb2hmzlVn6JysRkNBL4DFJvSsYBtorVpyjO/T2/+gqBQazrvyqGQj\nkA/IIGtEiJH0EJLCCf7K6D1CY0pV2yaRIBfAq9JDjo9iGBdkAck/A712F1l2\nV9TvjNdSjbuM2tWWwhpaOUbKTUrJMNPY+tp08FQxiNuI8sG/jR3BkHOYM6Hv\nUWSQ\r\n=89Qi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"199436cd3ea86b115b364981befc2f97f4028dea","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-199436cd.23+199436cd","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-199436cd.23+199436cd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-199436cd.23_1565594018295_0.6207040595307889","host":"s3://npm-registry-packages"}},"1.5.1-alpha-9b1dd7c5.24":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-9b1dd7c5.24","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-9b1dd7c5.24","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"f03bce745e5f64b623e83e9c971c9d34362a4788","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-9b1dd7c5.24.tgz","fileCount":162,"integrity":"sha512-l2AQEmzlmbz3iYvHS2PcTpfieQms588RlmFMeUM1uOxtDgyuwTtXzWbZ+0qq8WIcQUUnUuCPgemOkCyc6z7FRA==","signatures":[{"sig":"MEUCIQDJ6IkLCuhCt6jwyZL8TPSMsmPsLcc/sDLAH+IpOYNb5AIgeagtoCYjr0tkPV857VEFVAbJPZpzwTTRHhMLSMKkZfI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214943,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdURupCRA9TVsSAnZWagAANhEP/jZgBK1wyV4gV34pVh5q\n8m02NyZYZhhqzsPNdtN7TngpzPqDb/6eZGgDpBYyZiUjzDY+wQOsATa4fEVP\nT5GpPlZXToo3bhOcCMND5HOY8qEjPKkek3zSQx1URxxiY25Mn0PQBJPX1hv7\nMvxgN0ANFe4VYQfmhPZ8lkRNjtzbXIqBrKLOPB5n+XKQwdPKTkK+U+9cRc0t\n3QAnuXMW04OhbnvApjBoBoRnKoMMLDjScJops/l18d0tASDsYSNxAlqgPWc5\ng1oGEtZwvcrFS7sPGeZoGu6EEYEsZKPTUP8meeJ3K2qth+qwek33xp7If/re\nGQ6CIyKsumjTDOaFkmIVHZZK2x6++43vwZqZzPYSy5ofUTN65KMtalWTU1BV\nrkEvqx2tmh8vYYpaBNPVSC39Q8HNSy5lii3IlNscEYvAyXrApmLimFeNybh5\nRx764I1Mj3BAYWRz/qjY12I0tzcrmP52Log3YQqDz6/UAU0GQbXlxbfHneuN\njBhHJ+deBBIWRZkhJgqOATEwWPf3SHDFMMAZhbcQ6ZLbZEpB3NI9HzSz5+Eo\nbp8EdVu5gDyJxz+zX0HOpW/grk+gvgUWPLR5bDqw5XZNb1IBMvpQsEZ2AEoP\nzB3lZrHrRmcrQXebJR+bUMbMrZ08PoXPkoe1Nmc/kQxTNSeOuGiz5Ovx3TmH\nBik8\r\n=5ThF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9b1dd7c5b4cf626685782455f9ce0230e3c96497","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-9b1dd7c5.24+9b1dd7c5","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-9b1dd7c5.24+9b1dd7c5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-9b1dd7c5.24_1565596584443_0.266090512603284","host":"s3://npm-registry-packages"}},"1.5.1-alpha-82c78ceb.25":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-82c78ceb.25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-82c78ceb.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"349c1a7edb8906d2f00c68d6cdf3933328200316","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-82c78ceb.25.tgz","fileCount":162,"integrity":"sha512-GStZoBP1DEIvDKS7l+gQdyolJFZOPz/3lgLaQVr7TdskAVsAcyqg2Ed1uA3DAZyCSczbLdyzHXYlUPIt2YqWGA==","signatures":[{"sig":"MEQCIGv/brY577YYbUsOkkQnTYhxTJoz/HP88D+hdGhYEm3qAiBp/wNBJPEzYczcZT+qKmSqgY1H9M4lX8Sg2clel5p4rw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214943,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdUR6TCRA9TVsSAnZWagAAKPIP/jK/Wg95k0UBquwQcafq\ngd1cfSmDydtc0crJWhHu2F+jca+e1lqxA3S1TFWJ9UNDm0F2d1gNSiSN/ICO\ngPxiof2GrTbjAm9ffNVC6IxLavDGGJpDMXDqbX1NP14z32w8/B3ECcnwg8yt\nbG2vG7cT2vozKrwfjhR25mnlWc/MsVP9LhsFY63w7kHEMlgyi8St2iktnwx2\ns3Ve+2g6EaLDMyOBSLubEgjIDu01SZitNDFtfsA9AaNjcc6eTiGrSFZuSVWy\nOFzRZaP4eaCme2KrYtF/awHMYXJIG04gBrI72Dyy68tS730gVJ0PiYxi/akJ\nmdeUvVoxTA0UHhxRQLY/rVhrgt5C/g35BGIe/O0hAenNmjQa5dHXCPkkEeBJ\nE5JzexPeDMZ2sqlVMha5TY0wv24nCvgD9YvNXVtlWQr3GEjD/FCrvz0JyPC7\nD81rc5YZfRTsfLTgVsCJ+XTgPcBTQ9EHADKRuPnpCKAGiJtjybgh4SSVIJ47\n1qByis3fp+B3/qhc99PJ4oKOyzSwORfdAy/igjn4BcQf8BwCSlcRhRgz+e9e\nC5+OgoRv0FV4I2BZ+0ilWsh3YE7VN/mbbUyHNbOqWCv+MlibXRhQ0uC938YD\nO+7bdEkcQ/4QsEIQuh2xPO29LDj12HBFO2l10+R8Q1mmrgki5mpLb9cPWDUA\njuau\r\n=l/Vv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"82c78ceb075bd90d7ebc970f7ed9bf049eae6144","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-82c78ceb.25+82c78ceb","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-82c78ceb.25+82c78ceb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-82c78ceb.25_1565597331088_0.5391211009488108","host":"s3://npm-registry-packages"}},"1.5.1-alpha-1b2f538d.26":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-1b2f538d.26","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-1b2f538d.26","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c8d3962dc2f6dcbc2ef58b8cccc079b6384ea17c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-1b2f538d.26.tgz","fileCount":162,"integrity":"sha512-PMmaTuuB/9AwMREza3PI8htJo1yF+nMV2gQCD94ESdhP++cL0JGSpqgFYx1nqOwBAEsnyDxQPt5zWpGyIE6P3Q==","signatures":[{"sig":"MEUCIEsr0aKcwVs12/HzUuhfiFElXzjF/16uYkomQOLol7rHAiEAuwGnnvA8uoS5HHezoZWajjHnJWyn2taYWRTvAhI56ZY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214943,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdUSLYCRA9TVsSAnZWagAA1ukP/iDHcp/rCQ4KQ9uvZ57v\nCVI6ayWhc/voKinz64gwZFjeZYMYEJ4oAPPLuyyz5DQtlsZOsinJHXRg8jUg\nuiqd0gl/KHjF5f4JxpDLbwNrftDJNcicU9iIKUj/008yqONaO5xG5EAJciV4\nh8cMyQHihfRjKOzcPRCX1mCIYTM8aClu9GfuwUwGa0D7SUvzkO/KxgJCUHwy\nKWsG4pm8qbT7RtmfpSBF0QIsappbMgrgO0P2zYbGpOXcF0Mt40reneEbhAgL\njMeQoZh30YZmEC9HQZwOmN9ePYhRc6M059YG6ceO4z8dUDNOBNNf7a/6mQHe\n34IbDOLMd5+J9GyqfNnB1cqfh7ELjX5lufZrN9O/puL3o82Stz3roCsSLyU/\ncZtdb5LPeSGqaRUjtFsHoeHgWMjoMRP9hNNxO7F0UYfr01mrX0xlDhDFJFzn\nfwVuyt2wZ+ed3hKCDU+puh/BJxAFrZ9GnjxBO/5r2DoZrXur0gI+76l/USp8\n3lM6EJ1zVvhj8GkZ9Jz8T2t1VTmxvaTNQ/+I1LCgcoNxV+C350NcFss2TNYc\ncUX+4BMaJPDQnvZH9zoulQX40eietZ8WSZJhYEveRj6nFyYgX+N4bqtkHEgi\nTc3kneZk18DGFN8vUvAwdLMWqciWWnbTsL/vIrZb4IvDEMs+OP2T3r6oKyIB\nDtt9\r\n=AvEW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"1b2f538dc9ea9f8fa10cf76ecf9171484107fc87","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-1b2f538d.26+1b2f538d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-1b2f538d.26+1b2f538d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-1b2f538d.26_1565598423857_0.595868209750487","host":"s3://npm-registry-packages"}},"1.5.1-alpha-ee2a12e1.25":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-ee2a12e1.25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-ee2a12e1.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"519184de44625fa1c184a5b55e7171641db10479","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-ee2a12e1.25.tgz","fileCount":162,"integrity":"sha512-nAcsOkdBjeqgIWpjzQO130etWlAZxFVjnL98D8z/G60Z5LjXphWgvqVLT87as8UIvU39NDs7ThYiIlfwXXjnwg==","signatures":[{"sig":"MEUCIQD1o7HuP5BYBJtK+2qh/FWxJ3B3/FYT003iiAXDJ3M+TAIgZ7oxhA1fSIERWeCfeo1oT0zK2awMXJ5fGHe44yJjkfA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214943,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdUSPCCRA9TVsSAnZWagAAk6AP/jwrN42VxVL++9KiLqPc\nSeW5N2/Sl48IZoBG6fN5h+MbeAZjc4pYQ884BOE4IeekVMl08BvpY2R3l2I6\njpwzpO9cr/bLKS1uXbQ31s3inq8z7h+u87mT5oB9tWjjeFhZq/C6jWum+tV6\nnX7SPNKGyA6ChZSW9b2psqYkmXW4oTbG6l2Cx278cXTiOUnlFbdcme0wH9sf\nv8Y1dSIn6Qq4j0kYvcoClFJzt6E0PMkPvkfUxEzOgwjN8/c7KpEauuRKlGn6\nQ4q25FcOv4ICYuPOOIPgADjE9EVrdSyWCfcevwx1PL15grwCtqTZYG8Q8S19\n/Zz2Y0CEF49QM9n30tWJ+OCAjCVAcPair2cWy7mJiW2NvRjty5Iuhy4pPWfe\nAUT3KCOaIJFVVeGvi4IAcNf5oMBwXxtSGNxl+7q/L1VBRvaJYf+5QVN/Lz+H\n3yE2q+0XnKKZnqd1sHfElE+dIKqvkVlPVJKiQcYvgZ1K5pKSiu5AxMQiGIoP\n8+R+rHwbZR/zR8hJEt9PyVtwkOGtfsHG2BWoym8IhbqYsiOiFCDJ/ihDUG/J\n7geaEgVTrH8vyug/OcRuFVcAcW4nA4AMjIYm/11poWYr/b25QejPRFuixMT7\nW8p1ATHQok+uxYhmlDYJwJgHMBvG17emaJHbA5zcKAVEfjhL/HStGKNUB9G1\nHhHW\r\n=1aFW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ee2a12e1d0ffb411946aeaa13fc2573ae70067c3","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-ee2a12e1.25+ee2a12e1","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-ee2a12e1.25+ee2a12e1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-ee2a12e1.25_1565598658253_0.09334297896521293","host":"s3://npm-registry-packages"}},"1.1.4-alpha-9fb8c26a.23":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-9fb8c26a.23","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-9fb8c26a.23","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"16ca850cfec55e0c9e76020d8449d7e4f8e091e5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-9fb8c26a.23.tgz","fileCount":156,"integrity":"sha512-lTYX92g3zxoM5coh320HBbQOn0yQLTA7+hiGaFOErceKzW09e9ZjzHyAOpVtS80KgyJxHC3eQzDwmVkO2hUbZQ==","signatures":[{"sig":"MEUCIGeddu73ekV3z5gTWlZPBTecDolKn0EZrCmy45KpPJPaAiEA0Fqm1DaPpmMc/329kyVm19IxkmRBBUVzDfSwxIZZHUI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdUUbwCRA9TVsSAnZWagAAEwYP/0efdIts1ilToQKwD18h\n/aU9/hkAcwlB7cDAfKD4x0SXndJy458ztA1nuTQx5Kp6xruko0lKGz44HpsZ\nMD+3aQOdeNCI6By4uvLXNMjbIIDdOAMhaRB9TRz+ulbSWc5216jIbdze7H6E\nVhjXkF6trT9gkhpOfExsBwxBeHxLSiRjv6TY21uL3vxd7asqbowMCQooYENU\nWAffItx8mE/lAIXB/RGbqQttvQXHWWNFbAVVEgcNDZJ2RYcuEdS8vBcBe7vu\nXemG8C73pXgfCRAXPOuaoqpsPB8oblF4uvBKCbEhixzc/QUXKf1uEqIfJpEv\nKCBF9/VyrtMOZakG3mA2zj5lQWUsz2jRcvTpYsdi6q4nsySvTmlaR+4ToP2v\n1Hwpoeq5pFoWdLZjqQbJ3OQT8vlmOtfgmuVqMFkU6gT1JM20iYyNjXUqae9g\nM+t16Ptw12L1fruzF/dj/9wjM7/35qH+z1z3wA/8f5fsz5BCd+H6Gy/qQSe5\n6XtiuRGKSp2H7Slf+TKUOcwanTNCARW8tzMG8oE3BNgG6yTyqX1f137xP27r\nh1ouBQEIbK9YUr4lwcaHXtti8VKRKIHkS76p0IoOf1QMLXrxzBfuCqZN77Fl\nCvEjLHPYx2fGA5JZZBnZnLPXj6hCBB+BD3CPa1eLyG3rWbU7E21whjcMhtle\nz3cv\r\n=Pa+j\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9fb8c26ac6d06b2452b651d247e6f9335e689a60","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.14.1/node@v12.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.2.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.9.3","mkdirp":"0.5.1","ts-log":"2.1.4","babylon":"7.0.0-beta.47","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.0","inquirer":"6.3.1","prettier":"1.17.1","commander":"2.20.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.4","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/babylon":"6.16.5","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.16.4","graphql-toolkit":"0.2.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.1","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-9fb8c26a.23+9fb8c26a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-9fb8c26a.23+9fb8c26a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.0","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.0.2","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-9fb8c26a.23_1565607664205_0.3817861058958747","host":"s3://npm-registry-packages"}},"1.1.4-alpha-bf6e85a2.24":{"name":"@graphql-codegen/cli","version":"1.1.4-alpha-bf6e85a2.24","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.1.4-alpha-bf6e85a2.24","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c41954a31d59209fbd7457158c195841d979eb6d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.1.4-alpha-bf6e85a2.24.tgz","fileCount":162,"integrity":"sha512-kYcKcZq+50mVMxKE17JFZDBssQ+3hln6ioxf3aOpWiXPt4DKBI0xkHtIz/koEOELnuMXse/R5WGubLoEjwHMMg==","signatures":[{"sig":"MEQCIBefXNrB7Ge5X2EXesYP7f4hD09zxvNKP4K49HRxs7LAAiBUYXZxVN+9jN4YGMK7eYxsLDJl6MZJI8apZAgONfQ9dw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214943,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdUUuaCRA9TVsSAnZWagAAB4sP/1LE6vKlRjvWbbHRrkgc\n8oxx4BnQach01Rf5m5k4ip6fXB8FifFMFaI3+XxblOZXk+aNlV9Qse9qdtfd\n2Y/jazLGkwTp6IqhDwpeUcIKI2npuXVklBPy7C77CFoaW8fyO7OJWBEuY7sG\nTKlvzMvmLDDPD7keKbj9IXRpl2KNNVpRNGlijjm64qY3AoUfCTIamPoan8tl\nbQEKKwjEXo5CCYCmfb4qRQ9cpGI9zvkcWe2KosZXxgQV54POP0JbpsN4CgZQ\n5o3eTnXGNafzgpTujO8l/OQmyNxVsQtLTop97if+lf0HEzrqrn7eAZbOXxjK\nISFF8vadKDtN0+nXVW6FIXiewuAsgBUHeVgM5h0K3J32Wf/cuNT7i/LxCgwk\nJp1MVIfIdWspaW54zG/rc3df+UL5ziTZ35/54lRw7G/y0fus6xgTEGyzhntt\n40leDCPiqhDOVJWf52fnEAW0t9ky1MaBon3IgZtbjuI7HyAp7rgvHBUlxbGC\naX34dEjJpI6+jcCc1dApYob/E7hAH/5U0A0D3DW2Jw3IIZoteNSbUS5cNgFq\nCPFWupX/jVOD0n43mZrfydErPpA9cIQZdXtTgUnnj6IWiuss6cqsV2y+uv0I\nIvr+KAM3mbuvsbiQ6ufHlKEHaOvSgItTpT+ypesQvO2HAQ+dZPFwimTflRwJ\n2ytS\r\n=DEJW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"bf6e85a2858de2671e7ba7982a0b1022653ee3ea","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.1.4-alpha-bf6e85a2.24+bf6e85a2","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.1.4-alpha-bf6e85a2.24+bf6e85a2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.4-alpha-bf6e85a2.24_1565608858166_0.7391085109462097","host":"s3://npm-registry-packages"}},"1.5.1-alpha-bdc59a03.27":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-bdc59a03.27","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-bdc59a03.27","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"9c6123829bd9703dd467fdd72e2a9df8ff2012e6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-bdc59a03.27.tgz","fileCount":162,"integrity":"sha512-umgiqJlg/q9gEhPyeZZBn29i2uU/hnFtdPidjeGS6ckW2+dru+Onc3bHX8+Dg2C87uySH3VUbcfo54Sl8RmaRg==","signatures":[{"sig":"MEQCIHguJn71MSUARFMMkIu/J4PC9TFqQ3Bt/xVXEY8yNWLuAiA7Ub8RF8Pes36mNO9QDu2gV5AKZU8NVHAcZWglFSqQoQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214943,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdUVJUCRA9TVsSAnZWagAAmA8P/jt2SgubBtVDI2+nuLox\ncHCE1659y05MHof4DJkVle8eO3z6uYtdvhTQyJg8IN50uXOYCY4S+2jI2LRQ\nVs5Wf7PJ3TJ8Xe4ixcUurvl5oVX1etPJBIwaEq9qF1DYI7JKqolMUAaew5G5\n8tajVu7pKg0W0jPNtz2IqxvzBDzJm3yG6u3p1gbNEI8KVOaCOcCqwZi6y5aE\nUE8SyyLWcv0h3ogw9QFAoqlczfGJoGyYHJmP4n7LUG+f64t71mPinzZoh7Oz\nqRFmkIrEEyjj/L2UTAwMeDvuP47T/qXDGZEzMIPatX7P/6PGv5lKlXwVzf9u\nKhjU1kjzEYzb32Vl17oAdqfoOZmh2zEETYoTwZLy/O2e9thFu25DgnMdxGuJ\n1J4WT5hmwiG9MoVduH1UdtR0DteUfVbjM1hLorgjjezx2JlyX8/BQDOgSkKo\nEWnw41RC4vhXYWVXIipGmt/u3FhU5oQNHuWHhBuhh2hU0EHC6dMelB2pV6ao\nJK2ogQqaMyXlY1goV7nsItRyozlfZYWhcQtvmJtLerqiDGRYqeU7DOpTLKmg\npwA5zmfMRdD4DCp9/a28DwRSrCrRmB9fJRCJxZcKV3eePbFM3icu+AM9heMZ\n9x8qYiMIvhRHwileIIAdmwkML/6UKy/rX7OdCm6DaEq/RB/Eb2G6BIJVm9OM\nb3/i\r\n=DMwb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"bdc59a03dd1318250eb062d09265ff2c4fd60342","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-bdc59a03.27+bdc59a03","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-bdc59a03.27+bdc59a03"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-bdc59a03.27_1565610580177_0.21196656932071445","host":"s3://npm-registry-packages"}},"1.5.1-alpha-08ded801.28":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-08ded801.28","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-08ded801.28","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"7c2160fb3dd08772327b8f9623723cff5b24f148","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-08ded801.28.tgz","fileCount":162,"integrity":"sha512-GvseKFGJKowfepd6R+DfAnqb8fGFVPA7w5ULlRX4/1l+98S39OHrxgVox7yE+8tfgs0Lg2KAPN8D4Ugg5LFLAw==","signatures":[{"sig":"MEUCIQDUGdA/R6BNL4bL+AB0KeSd07oCgkhklMgeO1J0MFWjrAIgZzYC0UNwoTZzWGiWrmiPibevaiw0R+dWEPncmGZ7B7I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214943,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdUXTFCRA9TVsSAnZWagAAoiMQAJIEM1SmO6wCHos+cr+j\ntC8QEBoHPNSulXmCbn+NrSfxnNBvWYkZx/oDkA7VZc3GxLeTsn8aG5CRbM7N\n269/Jnx96fx5qgU/+mlIBE1S2O/jrbngANKHnZyFJCyByY3aN77vCkoS5cfy\nU+ACA+lihjMK4HbXTbK2UsndIYXXQAfwwuEVtiCjzdnvWHzFGkqFQ/jKt5qx\neqGmiRYcmqJq0mbHUUw4+bSJCSexiTxNisyiMdhk2audIp2Fd94b+ZQZ3FXR\nUQM9XpvbllHLrTGTjzR03jLB5SgLyGaRhLYF26rfp3S/guU6udsXwysz8WhE\nJSQWEOeWbG2BAdT3PfQO94H8UaqK4tYou4xzT2eDDyRKTYxHWLZ7Golk5QxH\ng3XeJWlxo5c0n9TEBKPz/WfjyUYsSssARGPQ1dfzDcIWt/jHcSjzNWsYKGVb\nm85BnmqU6t2AfCVwGpSdDEpjM4/6VOaGr8v3IWpoSb0wh3QvWtttL54YOi7q\nINUXd4Ngfjil9HjLvdw+/nIr7wTQabGvITca6v1aFnDyYOkBwrunXU8GoTE5\n5oQ//XoampFXM+wt5P4sllUfXXLRpU27mpaoTVTmDKZ/di1tJ0/7CBGKnQpf\nluYVxlQTmOfhOC3UR2yIi/5BN8SYDGVslxVv14T3fGtoop8Fm/TdfEO1cahu\nZv4Y\r\n=jAAm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"08ded8010e575890055a08925e5ecff0882a8caa","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-08ded801.28+08ded801","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-08ded801.28+08ded801"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-08ded801.28_1565619396624_0.038979405695624525","host":"s3://npm-registry-packages"}},"1.5.1-alpha-e6d7675c.28":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-e6d7675c.28","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-e6d7675c.28","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"54d183f3db0c44feb32a1e8359b34d720bb9a8c0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-e6d7675c.28.tgz","fileCount":162,"integrity":"sha512-p3Uxe71d/jbUVjnbb8rplASKlcMTt4e8SRC0q1iU6m7g+fJ6IFoM4i0PwJofC7IO0zcufLKMG4CG7pGSI7hXaQ==","signatures":[{"sig":"MEUCIACV5wU5RrPsRKKlQzP++o37B2abYpzeIv0HMFXCXvUQAiEAvHEmrbjGEOaafz8wdQRs+JoUcwFJ1lRZNvMvaZQNdOA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214943,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdUXf8CRA9TVsSAnZWagAAHQMP/iLTQuGsqgc6ePTksid1\nYJXBK7Rg0p3znBunBKyNgfYj3kURd1R/HHxsSdOL9xIj1m8HmsFivo9I/Mkc\nTOZDCAF6XqdGV9kTK0SB5z9GOVXHegPGDbvadatC0rYpxBP2mBBeFjN7qJeX\nfqesZV1beRzUw2BwJA/EK9z2MFKSNoDCqjgGmR4AxZkeIgWSyM4O+/xG5huv\n1KbWDdHO7KyAdreCiEaa5ILLyDg7ATNEiLBhIGj8dxNcpYjHv2FWoBMiYlQ4\nYOUcG5Q+SeSj8T4UPzX9zayDqqqImw6C4yWxfTUavDwZUW3Pnvre6bsqCkQB\nZCSAhcrHTA3Dqinhzc673c1N4XKRbJASjG64lrO2ry5An6FxRRUMffJAf2Ac\n3nRtKYKIhTXPQOA3JeEPEwPA0coNjTAt4GQsgHvoNJGHKkfBgMd+uEnOsEj8\np4ZCLv4Gj2zrkRTorq1ImajmwMeyNagryJlTyELQRYyf3WOUVGmnTMYOCrtj\naN/2Ocf6aygCSNE2071iRX4QKvGaa232l7Oe21ojbrv9DlO1cPaQFUiata6d\n7DUnWhOiGClHuH5K2RN8o9oni3HmJIdZ37LOuLHXnMcwtE4DF8EXl1yBo55P\nc8Wnb+mFoNDJcreXEi/82QRPS4PSuuDwJA2OPpd9ukGB6S5fgN+cuKrllpoN\n8dP4\r\n=cgK0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e6d7675caa687a1931002cd8524cd83f6bfe4055","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-e6d7675c.28+e6d7675c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-e6d7675c.28+e6d7675c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-e6d7675c.28_1565620219547_0.18948236944791708","host":"s3://npm-registry-packages"}},"1.5.1-alpha-84a08ebe.27":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-84a08ebe.27","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-84a08ebe.27","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"e6ce0d993cb8bfab03f4689c64347454b276b258","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-84a08ebe.27.tgz","fileCount":162,"integrity":"sha512-/q50ldufRynCaZIm912hEd7aDIkfF/IvDrfRiGZikzPVZpAB1DChHyrmoDJVZzyFr592GRpeGqxPzmMiOIhMkg==","signatures":[{"sig":"MEUCIQDnMlMhXoYW0m9KGBtphVSzVBM05xNHQ846qatJRRV3EgIgTux6nhyTYYjDMrn01nir7qo1vpInYOHeIaybT/bSi6w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214943,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdUXrhCRA9TVsSAnZWagAAMV4QAIbhcf3hlIOn+iHhBSZ2\nQGybqApNfO39mugSWfciId5V3Lm99ZvsIVwVP8ovT5hFoZrB/L3EFJEoH32A\nBQ3FAZ7X02Sy+3+MFIdwfxZGwt3cnmpo377LS91AraXslMNllrE65SoHIRoe\nxegTgwCgPXdxjMaZcKCEdE2fzk3E1UKtQZxgHc50LgD9hz02yUvuxWrG87dt\nvm7YrmzoUq1toH+0/uPc87FsVdqsEe/OI2uNTeUQMLI12Gpgg+puq8BZshY+\n1QZVIuPuIwvSTMSY/hGrYdRU2H8rEGV79jjeS/sSAri7KZ3r6U/jnUuhzx0F\nLru2bqVmi2AHxcQhqOCc9QOCBSmXZAhxzWMDaQoOtH4FbVXwKvy2JXh8y2r9\nkB1SM0E0d+MAX+oqXSU09TYJHlW581LFH7mlvdzgE8zGTcHZs4QrPpRYn1Hn\nT7LECOoAsszt5zKMiX/C43h4pJFkGToLO9GPtV6mhlIKt8YejGP5AGEdwVEG\nN/eQ8g0A6Dbdao5HxYCLemZBHxehNIBZwI4EcNJZYdiemnh+Aexmv1X/pcoN\nd73+AsXNYWCj+NxUmU/RViMYSL1VpxPS2ekUCeWGsIGEAH/PDDBbGm7PpCR+\nu1qV0eD/UYOazV6s8R9kumCiVj8AmlotvTMlu7tZwZt9VOQWIbuG+M2hq+wU\n9yJT\r\n=IQKw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"84a08ebeec233c49b690a93a04be708639c902d6","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-84a08ebe.27+84a08ebe","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-84a08ebe.27+84a08ebe"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-84a08ebe.27_1565620958937_0.7767074819892217","host":"s3://npm-registry-packages"}},"1.5.1-alpha-26999f52.28":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-26999f52.28","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-26999f52.28","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"96cb8fdbb232a4661dce92c6787589172f7460ab","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-26999f52.28.tgz","fileCount":162,"integrity":"sha512-4s+z8J3o0h7xfXfuLN3ZsB8FOzm34eS6SBbTuNVx0P4dorlSvoWmKNXEsop3huWk3WE+gluuBRGheGPQxQS7mw==","signatures":[{"sig":"MEUCIAYzPLg92PifvJZwt3mCVYmz9FtgBeSbP87kPBTaGBG9AiEAzmFjr0+CPM/9doLDZQ+s9YJ4SGH9R6+xVDamceujYSI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214943,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdUX6qCRA9TVsSAnZWagAAvrQQAJsbZFNrz+rzMdlskgqu\n3EpI4kMMu7vCMr5zEzjngnllsYxV4UNeBV9fnfsAHXa60lxpGdd5A1pHKI6A\nF4EcQRZGrEcQrnZlWSGW6M5Cu2nNKWGpSZGMX8mqUSJ8fmLjIJq+SMRcRWDb\nb4J57qXIqvMhlI9muDfKxhxo6HsvRfIEjbywS+zRh+vZghPXRtlcywyzQoY6\nt5O3piWU9ITP2PzleRBq8ATFPOef+ZuaGjNGtIyvtm0x3N/IGFs4GaHCmARx\nB5BcpAbK4zcM0T4wJObyAVL9XIFDxcAmliMrVh0nT7FuqTDrc2iozDtVKdYL\nBiZvnagJU5w0QK0QjdyZLhgXUd2G0E9I9gzA4Mjlo2BTjM8r4wWdQQZyUcNg\n2zo7QugcD9fYdHh8FuhI1ygqzqLcB1G/fTSLh5MXH0O9XIX6eYDP6MjEGoou\nPP9mWwZsfsB/EdDY3expnytAOWwvkMgmXcddN4YYvB2Z8fxEGaZZL4m1xpZX\n+YfRGcjOvh99JH7I3AwqjnMRyS1rFh5bfDqFMvW9x19VLRDAljlFcmilw+r5\n6uwcQYeoRwPA8K6KGdznZYBsHIK58OKGSWLT3WpCPJovK5yds8kMf5Vp+pLu\nAnSwMGko/S10tP/1m60iqn7Hmv0gcuqYYiCyZAXZQU3VdHyqSVtycAJSi1xw\ndSUU\r\n=lcTY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"26999f525d064f5722f045d7e1f61babcb389438","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-26999f52.28+26999f52","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-26999f52.28+26999f52"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-26999f52.28_1565621928917_0.5073528274327548","host":"s3://npm-registry-packages"}},"1.5.1-alpha-2888386a.29":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-2888386a.29","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-2888386a.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"789fa8e5f0e0123e452cc31b2a7e190329a0408b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-2888386a.29.tgz","fileCount":162,"integrity":"sha512-bCgagBj3gWL6MAQrAg3bV9mwglaDgDRDu9YZJSBq013pHUY170WoEaHROCOLzg3DgVo4V3rMGUf6NL0OYPuSMA==","signatures":[{"sig":"MEUCIE86+9Reey1CIXNPZPRmSNl5BiXqq8YdyIdXtrtETzs1AiEA9V4epgmE6vIZ3DYkOfG3IL9vYccFAQuvuZW4hT8HXR8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214943,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdUZkiCRA9TVsSAnZWagAAdWEP/jSwYO/DdunGnP2UkCPa\n10GVydBVubuNiboLI1CI+EKcy67/uM4Ej86CJ1fHOKnA2zdOy86j73bTG+d2\ng6PB4dwsq69z5BrEkSuTW/Vn9RyIrgqOQN5XpLHkKPlhBYtGfC3ZQ+E5pR+r\ncAb3W0cizsuZiaB9LK5kiNPYrrzPFbGpIUTzZ7nRv0B17miXeje/UC44xEk7\nRSz7+NdKuTHsEANqNSuocPrqPEJFy6qHtpUMEOXpJjUH1KERONzdLlSvRoOv\nLDvkdhQ7/ah8ebscK4CGgNtIBs1//jyd9T0upQxeeC5uP3NYUYvLtKkjU1W9\nnSnmYpIzQNqozFt0rl91r9Ke/Sm39yuexzKg7ckmuG6pf1pdbhpyhjddV8wu\nglfYyhna5PjbpRq8eJPM4Vzn9PqlrwsOsm4F+Ce8J5YwJLfLOFvwiuEPIDBY\n07bl8lVYvL/V/IRkoPcTRN9c5vtuuz5EslOne4PmlsATh/k/z64fQTD0f5jW\n75cSx2lDrwWrGV3qw9kYXSYxhqntB7GyJVGiH2VK7Uc7KBNo62aqMeR6j+3K\nfxlR+Vu7pHlIuLNZNKzFvExkgQifNd3/0ghxOo4yajM6nz3z4cWKsQJEa4xj\n7eTOmQ+7wQDY9y+MUPCWUUsV8io1CNU5UsgXZQvLLYyRSTMcEdRtquF/M8+v\nBGxU\r\n=ahot\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2888386aa1721574a0adce2668d19457df9f678c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-2888386a.29+2888386a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-2888386a.29+2888386a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-2888386a.29_1565628705665_0.3796286551513586","host":"s3://npm-registry-packages"}},"1.5.1-alpha-f2ec1763.29":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-f2ec1763.29","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-f2ec1763.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"0d2fbfee7ed9f4fe7a25930fda21cadb6f95d651","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-f2ec1763.29.tgz","fileCount":162,"integrity":"sha512-T9633gsv5A2DRVzYf0+ii+/TBdr3dZajaiav+77YoNFw1v9praDoPZ691WpwGU0ZnENkTuMzijjy+Yh7CltzsQ==","signatures":[{"sig":"MEQCIFcbktSiz6AmKmNhipEjdwUtHL/btqhyVT4VD9cZB6crAiB713VxzflD1v4uWQoXV23iOlsw8Lp1vJ2ktVrXPGdJkw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214943,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdUaK8CRA9TVsSAnZWagAAP+cQAJrjYoR7GaVnwmhV459T\nyilx3uDr5xFwoKCqDcrRyQBW0Mo+9nUJLJi9WwbGRN/q+k7vCFnzJyuKfHRl\ne4ySDbkmTnfbmBrnX6dYEHuGjwOZsJJOh8VCASpm6blt/sqh3UMlSmb4z1SU\n0U/Ne6Jpqb8sZOnPKLeU2+XqzrvDj6UbSClweRQ7znEnRhL0z6qShZAIerGJ\n4C3/yaUYTEEqUjkwSJzcjP9EC6MvXbVoXmQ+6/K2F3Ixigm10l5Ti/m6cUzt\nNB7v2UDClOVpFw8+He9SrGV3/hbUjgbnXW+eCY4bMX5lnqK6+mzVaanQ9oOi\nD27SI5whiH/7YH6n1OA0kLYGLn3WLDMYGE51qUsg1qxWAoGQvoFpG63q3ykk\n0/PWePlTQT8LCP9AgJQicuRHDyH3P87xhIZioAWsarncYw/NBJic6cf63uSr\ndFs0mytgcRU80Ry1u9PJS9hD2WUdRoZgYcdSdS7T2XabMJREjdNjEmyoYwLL\nzBZP5o/0TE2TZlfQd9l8ku7P1dJX+IMSAh6oT/3IEGHv9Frm/OVGpsTt84ri\n/XohI3BZNW52bvd9Is7+3daohV+1N1PNe2V2wVO6GfhUVSDwuqyOiNVlhFRn\n5GZcdcltUVPUzuuzWr9fwoY79hjX4Zq2VxVoCz+WMBhocQOGYrrYlkUmXatZ\n7mzL\r\n=Rgzd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f2ec1763ac676e6552405775f49c4c238bcd6ac2","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.2","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-f2ec1763.29+f2ec1763","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-f2ec1763.29+f2ec1763"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-f2ec1763.29_1565631163475_0.8047455536816084","host":"s3://npm-registry-packages"}},"1.5.1-alpha-90994a70.28":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-90994a70.28","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-90994a70.28","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"6522927ff7ccc81101691ee7867c499e78299d22","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-90994a70.28.tgz","fileCount":162,"integrity":"sha512-iNt0A2zZo8phyKtkXGrXAb00gW3DETuMznYPd3cmMEOmpk15LbWSzEkhMDu/06J3g+rPd4QC3+S8hh0jkQIv4w==","signatures":[{"sig":"MEQCIAVUMPKru7zO8VS8Dj+0ZTw1EHn5hIQcC23hrwfGHtQkAiAxh5rQQvBchZ+ZmNmTxwmp11NCZ6ZmVPSn4UAk26IW6w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214943,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdUa2rCRA9TVsSAnZWagAAWFkQAJICAH6JnOlbLyymfhKj\nwgI8CB6uzqns6DXrq2sJ3P7zVJMTT5QV4Id9H7qmLQcY+Q2YG/od6zlUOICa\nCEW8O82dYF++5Zt7xKG11liDmK2g5wnJZMzuBMV4tautOTjAY9P3AY2Wv7NB\nuBckvVFOf9nqaUlrZ96SOCK7JyEy1Bia0lPs5eXetWs7PLL0wVputui6oOMP\nUNokYEOoHmjRg+Nz2mm5VXPELuQ87QnNvbNR2fGqGH3prHFo4cTvM0aFNHLX\n6EedHLmv2JzzyRLK/ZD1EA3bCGTUTFo41UTBn8GveCfw+0rZ84LDJCSxb0zC\nDDByWMOBajlFUE3o/A/bIghXOGWVxThyYmqPHZFoExxSb0QE8JRLcE2I+yh+\ncED68jckhFmFQi/t/FZgupJw16J7itctkGS3ok2VmQZ64BmhbCEUW/l6QuMt\nU7agjlbA1PbCXszJK2XEXjAU1T/aNBBiET6ncr9YLpPIojQFsOMPEZZK+F1N\noohPHGjZ/whNXZNeDjIxXbPB1bGuNRKFvUIgzkOKvVJgQUl0I3MmfAJ03lOR\nj1qhCBEbFp25lRLVRC73MLAHEwn49PJmNel3k4CKySxsptF9ibWTPeHDocxT\nnEJZraqyDUat8rYsbJ2EmeS1/7jXDC/bFN0HMqz2Kn1GKuUpHDQBlD07v8tB\ny54e\r\n=7cQ1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"90994a70efda4b9af326620527662dea52669f68","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-90994a70.28+90994a70","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-90994a70.28+90994a70"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-90994a70.28_1565633962110_0.305854226935959","host":"s3://npm-registry-packages"}},"1.5.1-alpha-b64c37c4.29":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-b64c37c4.29","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-b64c37c4.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"b21d4e1619e3169df0e7e1c48772163bb90f064b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-b64c37c4.29.tgz","fileCount":162,"integrity":"sha512-q1+DqCAJiZluUc6r/glHS7dMflgfCwUSiQaB6JbhzJ3JpH8qJKK6YkDdaH8wbZROhTCSdMDp6yKCqr4p+9sWxw==","signatures":[{"sig":"MEUCIQD/BIuMFzgHHHhkkA63XG7PcXlRo27ovk6vqKUg7Nlc8wIgN7BoOn7aW/t5MOSHQCPcjC+PJivGevOrtwRcpccUPeI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214943,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdUbJBCRA9TVsSAnZWagAAoe8P/1urPj8hpCOyH/x16Gtr\nnwFozBxwDT8K6zfUyRd6VmuP62hKl0Gb6HuMhxvkc1JbifcRxqK4tiHPiOtW\nRtYs56lh6dwFC+sPpiHFo8WCaCOAXucFlfPQHR5eptO4zFpsrwAUyqapG0FP\nM47ZqYiYWzFGDQTTJameP7aMC+HW5TReWpchkqMrOHZJJWixgxdOQGv3AKW2\nHLEZaTuorUxPvImRtnSKAwqBiXE4nPxmHzD02kAqackZD+Gx8wkR3eEKVmyX\nYvax67+vBGLJQpficG+x5IT2tegwDXXwwBmSrzXJsTvdBVYYeHMkGTlUyO5q\nhihvV64X90iG5+0uQ1STyLPSlDwQzzb5OoW207mDMzTp2POQKLJCBEZcAqPc\nlxSEO0oB3z3NU2DeZo3NmbedH2EDSLdseQT6XchC5STgrKcBMh1AxC52LNcP\n3tIkWqMP83j3LhBL4IO0jGKU+YN/C0hbdgVyyHzukjQAgufiRPnhb3OeHRaO\nbSWS0dFigQI8jtVpOMKvMBR2mep15lsHbNGntlrqcJIrkOY2f3CToiaIDcz9\nAd1hV7/6FRpYL7vE6Gwn6n4yEQMSgkrbFpcJl+W/nAJYuptjMS4lC3xbf/JH\nmNKwgaQOJOmGvBH9iIFt7rnq9tjGS5LV86rix9bSVKF4MS+dnyvnIB12Sz1j\nC8El\r\n=dZZy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b64c37c431da9fd9a1e5a72a065e167fa4727311","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-b64c37c4.29+b64c37c4","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-b64c37c4.29+b64c37c4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-b64c37c4.29_1565635136759_0.14032024523875886","host":"s3://npm-registry-packages"}},"1.5.1-alpha-41517aa0.29":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-41517aa0.29","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-41517aa0.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"971704e785259323aca47c386fb3c1666fa0df97","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-41517aa0.29.tgz","fileCount":162,"integrity":"sha512-1BLfnW6QPlrWQiPYemtZp7t6zOu0RRVmWApvsrZYyz+KU2iGiZ4WR+kVrMGr5cvBnStCfTvBxonmtfMrHWQFJw==","signatures":[{"sig":"MEUCIDTq70KrUJN5/FL9IiyRw604VaUevqxQcwpGYxvTNCL0AiEAo27RPVzKXZUVbcaNdQfABqUSc2wYdYkjXDm/W5C9jnA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214943,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdUiCkCRA9TVsSAnZWagAAPHkP/im+LXoVOpCxjXUd7yq8\nEpKu1C8UnFhbOzW17uxEQCpg3hmdLc/xxPKQw78EH//3cB2+3Duscr15vZoJ\nQ20fm9E5oFbfbYtCIBC8Da97CEYtyYq4PhjgNOeQ0vYFSH3jCwuTWyOCDEwZ\n1seBJ4Tz4naeN+XhYEaV9m8YMpxtPqbLj+3Ynz8ND1iJEM09A1UaIpHmzJQg\npjzXa7K0VrlDxLByL7r5L9nVLPfGutma7LDp3vSNqv+Yt4a/LWQ85pmVIFSi\nJ8RWdlu7Hc5FfSpal+LkOob2ghPMKpMLGqYjUbn1lG0zn3o+qI30cCcOPRUr\nXCaCpIux7L3nsN4oj1373mjFOm/sVTiSazJJrNAoltaQeRWRwqsjRWOVkQNG\nUK0ua3kbn5UUWZ5TCIAjabtTU5hNyk4gxNAGn9p9R23e74xxvMAYt2UEbLqw\nk7YH2WE2GBdUM2QhWYH4cKzMqswcDXdT0hNnZK6wciuMgkHo63nz7RwITxaa\n+DP4LuX8Qt7eL/7P0B5ANoKYeY1w2Fscqgw5OeqEFeDCjtK3tGNXG2vpwTKa\nMlqJUsoWm8ZMuLtQHvkPxJz43G1TEnVJn9LTwS+CK8CQRawYOXnVr/s+B42V\ncCJXdI1eZgBYB/UL1bYwHTN57x1ETvRyW5Bz6u4d+y0upNElqVNqoPSgxNju\n2ZHF\r\n=PHlY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"41517aa07bbb452e117468261199d1087c392ff5","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-41517aa0.29+41517aa0","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-41517aa0.29+41517aa0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-41517aa0.29_1565663396010_0.023523248744336867","host":"s3://npm-registry-packages"}},"1.5.1-alpha-17023886.29":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-17023886.29","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-17023886.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c832e2b5fc8c1768836e69c8bf6f1ec81d9429b4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-17023886.29.tgz","fileCount":162,"integrity":"sha512-UGI3KxjcuMMJ13tRWvmkB26WMeYVDvQPvON3f5EHvGo19JNThzJewVO8U03NBr6FQ1U36a/LoYUn7BCv62qmFw==","signatures":[{"sig":"MEUCIBcDEH20+Qt5Jp2Uj6MCnQmDFDGIJCu/lImMLaqdBx5uAiEA88xzvkl0R+UGr/AboTq4nRPgI0M9+lwjgU95BciyVpg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214943,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdUipDCRA9TVsSAnZWagAANl0QAIG5G2ZTpuLOpGGtTfLx\ng3yi6VGgJWBASNehW7TsW8sP7mMBR6K8glz3G7zSd9+PF7ZuaFzObuiDoJrD\nMFV+g00Klj6VaWq9T6tDUsMDTvXinWA+9eSKTKkLbA2sUn96zJo7cLduYgEc\nKY40m2GkMZYo+vHucYVwypgILupTw5a0OrON0cyS67rNDOwA/NHSLNwwrG1k\n1UitFttqP8U/DrEpuTZHCsWx4AeCWRmwvC9HEbjmxhQuuSNrDPRf+Ima6J0+\nJwwGcn62EMmWpdBnv7X0D+cLLh77QLPwEncEjw4NfZoUTnCHiUTsXPJnlFUl\nlkzPD3lCyLpwEOrLP5E+ZDG0XjH/728i9J/ZpycQpuQHLpiOLda/HehYlqGg\nHTqQaIECuc6ytonzXURJZ+GiVmOV8Wgr1Kmr0SHReWhKu6nFYNn8QaZxBBB0\nCsuOz45URkxIZn6L82xLAy2t4UnnxYiZ8koIYTCO9w3swxDWxfXcg6Rx4QDx\nK3heT3hcUXK8dfDaFqtmcMXlYFpxwF/vy7lnE8rxVdfAAtfHgxNfwo0Ipl+q\n7ASRjQ/wxTU1nuBrWrp+j/aTuEAK8g2XdkWb25xGPSgveC7b/lQfslbh9Fp/\nZebKC7Oz0SBKCvLcgWzcxhsQ0yHV+Q98RpODafeGFu0mchZm/zBUADaDCdCs\nhsKe\r\n=/cE2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"17023886d57b9fac0c64fc33110808fe48c5b34d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-17023886.29+17023886","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-17023886.29+17023886"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-17023886.29_1565665858418_0.005201100724131713","host":"s3://npm-registry-packages"}},"1.5.1-alpha-0e5e5a0a.29":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-0e5e5a0a.29","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-0e5e5a0a.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"9a13de4a3e1a31a8bca17bf7928ad286dadfd3e5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-0e5e5a0a.29.tgz","fileCount":162,"integrity":"sha512-G+DfhsVkTWKgBRe7jycj1GjNyAWGaL2F738f9+IH742XTRETYMnvBRAdu8ceH5MGgYwtL6efP5lmYr/5NGtcfw==","signatures":[{"sig":"MEQCIGlY792Kdo1L3bb3jM5jQeTWVVoRKBW7M+qH1d84ZCEHAiAq6NAsSOvdih4ZLovOwE4m57CSSevTNJXh49IOqmRUqQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214943,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdUm8cCRA9TVsSAnZWagAAqu4P/3zhJyoJsKrZtO9fDTxu\nU/acYiYADtLTbNOo+RToD0l3pkJxcJfKHyMAS0d8z/blC1XRT1tRXtvqWaZu\nQRF1KeTGJlecWLFuzFE9dQKQPo7FtQqLzcwSwwvwrzUdVTG6ilv26bdf+V2i\n8TQ8BuIc2oJ/Ba1VrvsxUZyrmgk0VY3hMZVPuBtDGIZsxS1ptmWpZMV2FSwB\ncHNvM6KSVHuflcY17oovSB90uNQg1ZLLBk9mrJ2HevXX5SlhW+UeDKVvgW3y\n6FsMKq/tT90kAJRa4IWpvDSWb/A0A+CgxfbDg5zz8Xq8oRhmje18K2kVGrjj\nlQPuIOrJS+lXYpIbALKrCGrdmE1EGZfl/Nsq39QV/dJxrcFELkbfgHlx9zSu\n0WdSquwbd1xplNpsFymvyNyAQrEA0OxUotrVfS+Tqzrr0wKffQKv0cBEHT/d\n2pGoSl3V/kVkkFLEkA+MIWEhOpNBLAdnOVEDEdI4YRZ+HDvIYYfy/DUotPUb\nXc6ftnaekSL8ZWf8slD1lTPeXw722n5KVoWUnONR+bbw3ZZ1fBxKWAWM7RLT\nH2Djp51qytM1yTHE0F0oQF/CJTdBf0rR2DnceXubN+jkhRoy1EzYhFFgWBRn\nsdiDiYB8SqM6eX/FstbrJqjS9PRgJVyb+tSnLSOrOvouj/85t2agZkx20Hox\n1YlA\r\n=7Bzl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0e5e5a0a482a36f0df09e89a55a292ec1f528f28","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-0e5e5a0a.29+0e5e5a0a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-0e5e5a0a.29+0e5e5a0a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-0e5e5a0a.29_1565683484238_0.8334718691450913","host":"s3://npm-registry-packages"}},"1.5.1-alpha-aa0774d4.32":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-aa0774d4.32","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-aa0774d4.32","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"d6cb606f6bbdf4e1570441e95c9be5951e514ada","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-aa0774d4.32.tgz","fileCount":162,"integrity":"sha512-abwa24/94BuL9WdZw+JUedUqFgQA4T+dyXjxNlilhx1BubLZIO9gDn+n9ffxJWretjRXiBT1du0PXRKT8/PJNQ==","signatures":[{"sig":"MEUCIEXK2UEyTB5zTdsBFGQDe08IXEkN8CRkM6QHJ1r57Gk1AiEA5aKMcG2O2bRs6EqXiJLuBhJHu4QQ9imNALKwYh5fU/c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214943,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdUm85CRA9TVsSAnZWagAAImIQAIyl9YkelXoFOkQU0oZ2\ncwjwvxPd2Xi3IFGyzKVl9fyS3q0+MCCIzVQWYsnBErpKOHVrS8vOSm6RmerD\n+AtiZuZ/lBLwPV8pDc6DrY/j7jclzZsK8I8EbcK4cjvCo4H0g3fGhB6E5Hx2\nWj5VAZu+leuc9vLWvrZXzvxzYOB3thxpIBSNiQfJDsNjWtYLwsKygQd5cn1B\nlPD4hAYQHc7gHG/y6yQK43xe5B/w/NCW/sudlXplVt8GsxVVJbDJ8LSRZwL2\nyTEvZfGNvBcWyYm1yQh0a6LVAqy9nzOojKEKUtsGHgZ216Z2SghDbrvy2kGr\n+biXWdocksOQobHuN8cmN7HVr+/LFz97gOAnqzhZgYVhmAyhf87xqlaJ025w\nRgqa83B/YVyVwhcF57NUfFsAtFc1CpsA3R1/MzhbUGWsdWLpM6gKsjmQ2/VT\n0w86rOMokO3p7cDKzqeGMi9r+KFPFMGkk6CuQWrStT3aKuG76uRRXHpn55PR\nN7S2YYsxrzZWFEgx9iwUt7Q0kUbnMXmeBXkV9MZkBoWBZmsH7u2cBtq609Jr\nT6ctdfbiJtI8vZmgoIAuSCVd6FzkXSAX5lXNxGMJVkAkqKg9AYh0TKfwukND\naAA6DTuel3aup+7OX0A91FvOFBlvChxs6nFb2eA6VRuef6TDUhHap/YZwsaQ\nGsiP\r\n=NFTC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"aa0774d4d336f3c822e0d7dec95211f41ad4fd01","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.2","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-aa0774d4.32+aa0774d4","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-aa0774d4.32+aa0774d4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-aa0774d4.32_1565683512973_0.14719089573826083","host":"s3://npm-registry-packages"}},"1.5.1-alpha-a124f220.31":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-a124f220.31","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-a124f220.31","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"2c4188fadd32e3353b79cb2a10320298411c6b2d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-a124f220.31.tgz","fileCount":162,"integrity":"sha512-ZGEwlWtXAux8+hSrYKOCjCLOuhzj97eDSTjV/Zp/mbjHDTIEgjpcnZmlJGCDrK++gSj5Xd8eqcKHWAyvhAwcKw==","signatures":[{"sig":"MEUCICbnaQtKwRhwdZdNK7NC0mgT7KR1M43pu5VGYpnjzG6VAiEAwkWwEA33FEtn1QyYFP2HvCf3Z13IIGDvaZAqAIgPboI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214943,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdUm9hCRA9TVsSAnZWagAAfMcP/iVVWrG1+EZz6Wn4Sv70\nTjyImjnREsapHImTdr+mDdQw83HWE9NfmFp68J+7nfAZ5zp5qevU6z09FszY\nmvd1eSnc8eINJiZaJfoFxKHo0B6Ht5o0LLoCl7EiBGikNpLG2xKeYoTiZzyT\nWTTccWHTCekJsMAWT5of99jADrFlaUxpmX6F0axR3tNyqy33DznSkGz/RAwR\nwfFvoqRQZ/2zoNZIMsKStHKXPkPFbtynWgtFWxzy/a7k/ceYUdZVPCJBmQ9Z\nk8R954blS8ZZ3/3QQynjl+CsjFSuBeFPdkKbZFCUjqgjC0bdlxPdhke9+QHO\nh2w3B1Oe+++26w9/OuydPLElDKVy14PipDE2ZpjLGX9DFXSpAqW65jastQhK\nl1jImHUO1sZD8vXsTMtzXGOiP22qM2kQ2C+BObEyz06pjMOBaPORJBDcjBgu\niRfOLSZcIXCYOYVK65THEg3PPdpxxomw1TFcr55TMud2Iw2LEwMaYtorIEIU\nGTKHdfmcevvb3l0FFq+CIXaNJsSnCZbA2ZZTWQdR/ZkN9zzkr860mvUUWw1Q\nW3zixgdDI67GNCcl3tbKgmg3h0TyvAvvK2obMKbqbPH1mgJzS361ORLJom1/\nmAojx8505WCcB0UZtGECDtdrsyyz3VwHTi3OlPc1EBr4uQRW3Vt2Siu0olT1\neMNc\r\n=TNyu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a124f2203a222d950650e3bc91b3f9d2d6a181e0","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-a124f220.31+a124f220","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-a124f220.31+a124f220"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-a124f220.31_1565683552612_0.7267062379154401","host":"s3://npm-registry-packages"}},"1.5.1-alpha-909e747c.30":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-909e747c.30","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-909e747c.30","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"b541ec2a9434081b95974cda6790ebf3c83e4638","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-909e747c.30.tgz","fileCount":162,"integrity":"sha512-vuvDMPQIeVDIw6CZnHoCSPcz6ei0RJAS9A7qXpTKtByX+NR432Ohfv2G+Q/4/290kA+qOEMfeXJFZ6Qkk7CFlw==","signatures":[{"sig":"MEYCIQDRGwFL0JIW2sCUPCSMZ8/jdTe8ZfM6fw/ItNePce2SWwIhAJj9WoIms7cvfMogM3zmAPohOKCGAAy6AL79xqxrnFas","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214943,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdUm9zCRA9TVsSAnZWagAATqwP/0Az3wsF0JAiLE6/rI9n\nTKLuWlkLwBP9N/mOWPRLDM5gZ+AwYcQkTLYqg2ZZLw2fxuSCMEDlRreAKEIc\nQUGQ1q5XiHTTA7I5fYKOhQS6TaAztxos9N4vyd+Z2JFgt27MqJnjHjL1luoO\nNHGNkwCV1cGTh5A23Y750Bg/iNGQ15Z4wFrl4+QxL2HgshiVOPLpjjhO7oMi\nfTc5N3C/YQs1lkrNnRArcKWbh3tSdpDafe3bOnh7gn6NRILkYWn8n+5FF5Sc\nE1SizoMoSVEySYu5Ek4eMT5iW1tvjTW4n9D7KHPf2H3tfORLNIIL0mYrAUDA\nJJHbnpI94/fLP7UwoXtY7LIsYTP8bdyicSll7ipH+zoZqmeE0VBoE+1anW6/\n//SurjIw5jZH3Tt7AKH20GyxhFZ3TohGaPFSH6l6k2CQSls4bRgAxp6c0HWO\nyyvA8VKQwK9baF8ykDHvZfRWq/iYgUxXKBL7lUNjP5/A13H7a4fE3Ts9ayfj\nbzLT24UuYBF9jHfndqBa8tBmq5LvPLKz+9BlcpLK7sSuP1+AmffHPscPl0Fq\n0xMFv/Sj1tM1ToOYoLHHjH0lPy5C7+Up+hGg0Qf1+fXaNb6BRZyB2ETHiUDY\nHFDkFFQUFN6dn0abg92F6l9Kf2nTUCBHFePzaG9iuNe2jK4ECkxHN/zoQUiL\nHTy3\r\n=WxFF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"909e747cf7a0f9d1b101f106fa75776ac1d2f7d6","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-909e747c.30+909e747c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-909e747c.30+909e747c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-909e747c.30_1565683570851_0.6611359982014242","host":"s3://npm-registry-packages"}},"1.5.1-alpha-0332af38.33":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-0332af38.33","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-0332af38.33","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"0e95b3f0e31ef0a0bf8b8b56023a9d5a1d55e672","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-0332af38.33.tgz","fileCount":162,"integrity":"sha512-9m0tCY2qFTRYRNfpfsGLQ3gDGqL9KDBlF+uH8Fs8/OMz1lw613PQXxNveZNHdroOgPtoOLteDS0cnCVd4cHoNw==","signatures":[{"sig":"MEQCIEe3EkTIBFMfEBq5hzs27K6ghXWxiv4r/gnfijddBiFaAiAbRORT5PH7GzgRsfkLApCTcx4zp5SyAHe6nsC/jD2Rog==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214943,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdUnC3CRA9TVsSAnZWagAAX5sP/ilqJBqkpNfADUUwBEbO\nwxl3LW/z8yc5yy86NwUaMEFnaun48DnYBJUOTQf/fUEUnpD1PjbC6dhTs4ez\n1CpZilSO4OxzGtXhS5g02S95c5rzPUdpZujtogE5wMuVtSXrMNwxjSpYWzAK\ns3P7HoFnkxquYjW+H5nvwPAdX2ETmNn3MZk4j2p6jDX9IsRIaId5hDaOAAgV\n5KFEnOn9qZe4KS53/gWmGCCvIed+5deXUUDCPFg+XTaT+/EDvGRbNsG/zFeC\nebbqsBknWDe0Xllpra3MWkqsx8kH01+zWSlFwM3cbWbeqq2Mdd/VNe4UzREg\n0v6xpK2fVLi1SHF+XzaJjbYs6ErqELGrZyaqGf3DlXh6zmDTuTujePkTBpuz\nlRxZufKPHddpxq63su1JEebGlnvWUlY1Sbdba0VCZ2zVLxpkmWmrlgvWzZBR\nn5E7IJIPdjYbffiyuLkYFpLSjpBwW3sh/01xiZtYAuajJnzaOx3cgvFIlUcn\nzof6Hd1+9n79B/P3Stw91Nw0eovQyDL9yX+wrhq0MT54n/wnQTlJIRqRJ8gf\n3JbbGdjtrVfeVjav9eXYZsh69/vuMfq3OSGf/ZLuNPDOC/JPWjA2EnrabKUv\nVNb47qFIfv0z4jXezd26iDjC6kYeTL1R6+jpzY109aqo4kBqSnqkcesIHoKx\nZq1K\r\n=Ytvk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0332af38c9d204622913cf6c967f908738cb2f38","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.2","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-0332af38.33+0332af38","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-0332af38.33+0332af38"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-0332af38.33_1565683894634_0.0020453056447069518","host":"s3://npm-registry-packages"}},"1.5.1-alpha-238cef63.30":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-238cef63.30","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-238cef63.30","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"cd6edebaa445b787d819f8e4d430e6f5068f848b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-238cef63.30.tgz","fileCount":162,"integrity":"sha512-eSAVWZfGnPd7ln9/9V15RId1tRO8ZhlgxNpephotxurFHvFUNJbETp1Bcf0L5OavnwoWUWECymI2FUgsyWIfpw==","signatures":[{"sig":"MEQCIBO6dpfWaratwQwqcVRAvQMGwIsiSeZyjF3mZ94VGxzSAiA/jRwtR2q7ccfBfwNFZ6msWKIgL5fCQkyYtNalpMSs/g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214943,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdUnDWCRA9TVsSAnZWagAAQ7IP/0Kv4z6j0u564DHgfR73\nnID24rB+fnWBha9LGR6RMfBUPVScQXbQE8rS+UWXdONkyVgRVYkd0JgIHbB3\n6J83//hihhyAxM3qbH9pwBbp8EBdiopx9oKk+sn0bWtXmb6RYcnuDThqigPu\nbwAgRvQS25TIPTXF2F+NEz5s34L6mZxjAB9BJvLZgc19Y2MzWtI01qLX8gjG\npoh0+PMOmTTf+/5XscimIQ5ahiAJJK6/ewsAFTR4GGkVWR6GaQ/VsA0amvR7\n9l2Ay3i8/Di0QqavXvD5OUN2N0SseK1Lv0qHvhEDEVdMZZXQt/26esuYi/lg\nNkJIyYdYjfXayD4Dbru0a+QrozGSqgJY24Z+8IWS5wS6EBX5jSkDdKJdbKDB\nCr+H9SBPCammKpXkEV+wqtpaNxfP/rL3/Z6jxnTLTtV418KrzG7G7OQPBZcD\naLubtQ0I54aKphfPib9OBDvi8LwZQC6bmOTRgVxjOOeAQeOYrQKPhYkg6Gp5\nhWh37p0HOnAVL2eV+fOThhVo9Dp1t9bjvIoe9CEpT5MmzAbTX0KFlkiEF+Vz\no1aGOIzdgXP4/iSeBzaYMEhR17gDPEneutJq6uQIh6c6WgcB7MxgoT2ud1r0\nJvo7tOAGfMywE2WXtk4Ttfb/HwLIaTXQ5UXrCvKHw2n8AKoJgON4Bj47jg3g\nbW7Z\r\n=KNG6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"238cef6336ad7cfb303429de97f3acdc187e7a1f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.1","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-238cef63.30+238cef63","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-238cef63.30+238cef63"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-238cef63.30_1565683925355_0.7971023833414019","host":"s3://npm-registry-packages"}},"1.5.1-alpha-579e41d3.34":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-579e41d3.34","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-579e41d3.34","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"97a0a405753404a593ce122d22f4c435e0afef07","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-579e41d3.34.tgz","fileCount":162,"integrity":"sha512-ShUpfN98lDrR1l2jD529b8ZT2HD5bpkgqg8/vYnnwuLTww8TqK92E+sz1Vh0ixyTbvU43mgIWKLl2Zo55onRSg==","signatures":[{"sig":"MEUCIQC0ffB4HGWahmcTV4johepWCBqeIlBZpP2CikmBTHLvOQIgIIodeydy3uuZdAkJacqKTrlWDX9fBy6eMcvnNV9Kofw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214943,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdUnD3CRA9TVsSAnZWagAA0xYP/RGQjaZwh/mfR5IX/yfd\nh+6a8p20KSg0SuvZfiG21WSMRehi40wDzkg9VFc7MEwJXhr6OFsnQ1w3QBau\nY0/2QaxJVRWOp8MITcUoPO01t/7a90tq1zV7n/abevaRx5tvY3ZyZ1JOBcdY\nR8JCT1OKiqmucWTlZDdsgKP2+1mhyo+rLPhmnV9chYNdMaXbhUrtTd7eqo1f\nky5onin/o9N6rgbi4diXx6uKkcYiFtyf/cpnNpFzwzHCBJ/avN/VSJ3+kbuI\nz0FH94I4kKOaIGNGl/dgnwzkir5+eSUscPsG2/fqUYeDyh1yxdwxM4S55nHy\n3UkdL0j+r2/IV+OwcVVUUS8vDlqhKRSTMZT5vB1rJQwOqIo4XQR3LVhXaRQH\nbQp9Ux2E76lSyp5Ypr80Xkid3VMKcB42VgvhRyej0tzuwQYwl949IMfNMtfD\n/JHabh95s8FZvhFRQhFpkemi6QJFJOfMCRFWVb90Ivjex54TrTOBMTACeAaF\nKbWdfmJLKLvJr4Mi1SGw9v5sAo/iPD3WpHfMAsNRttmegGrgZb28Tw3trq+d\nMIzv/J62WNAO53BAEcISXiRGnIT6zsGcOQgXB0Zc82m56vT02oW2IeA40V95\nt+lEsRUph0zZV3PRTC3sG0IyMA3kVYFJUoQIkyCLsfPYnIqPOlU0ra1VFTCC\nA9Ox\r\n=9A1I\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"579e41d3f44c3a3a7db8d55593e84f4b47fc151f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.2","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-579e41d3.34+579e41d3","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-579e41d3.34+579e41d3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-579e41d3.34_1565683959208_0.9527345638065716","host":"s3://npm-registry-packages"}},"1.5.1-alpha-659d75df.35":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-659d75df.35","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-659d75df.35","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"aa9d234ba3583b0dd602fca6d64479ced3a773b1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-659d75df.35.tgz","fileCount":162,"integrity":"sha512-9MmYhjY4T5ui0b/hDEjGqSHW+i/RbrKhk1BPT+GXhHzNe2BKRrsqbhTRxmD6pXMQ6rVZcpOKADQmvWBYs19udA==","signatures":[{"sig":"MEUCIQCYL0vI9Vdy7c9TKHlac7hOuIFTOAbL27q66TlXlApx8wIgD/89L/SaMa6FeZRPIzYw9eRnfb1L5TwKrCorVYYquFU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214943,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdUnEZCRA9TVsSAnZWagAAAtYP/A1qBfn1nKUoIZjSu8Iy\nVwFBuOjgiQIzmOKVwGU3yvwejQoqCrU662yxUxs8Nd+rGyLDvEebPmFIolhY\nHQq42wMqhG2bxSicl+Rf5UkD9THbe7iutV98/CmxsdgTIaIh1vEFsjR87C6S\nl8aPFzD9CAKyN8SwdqzGTSZS2yZqbo+U/G+tJCfMq+n9Z1ckLaLFzPBdDzLm\ndPUTrtdIzv7RnnQtbX5eBCWKwi4R9OuFZ8/CjUwX/VZAUQgB7ry7tnhQV59g\niiM2Qq+gUv+ZfeMeBEsU45QdmXhZjN2xcEJ05XawlSCsDyqfzntGErEmJuUz\nDv+YAInGuXB5tMXtX+IpRUpb2FPdTrVBlY1v5M5z7IRGx5HRuK7LID5M8Xoc\nMoJUXXaKT+pKx1ztjwtydGlo6vqZtGpmJzZaxg5rXW7G4i4A3CQOgoT2Dwly\ns8SwhRzw8I2tbDxU84yDfzxluFEhyYFl6ERUJ0jCpk9IiCvat/OdxOcrJJE/\nU9dm+fsh3QE8t23KwdkoAeVQtxnqq88uBAiWTtaGqsB2cucPRuXyHzyHOL4r\nhduqcw3JYehmNqYoob6UIQZJVqfNQs2hBe7x22nawdFhcwaHBasJF9v5m0qq\nLOK/1wKM5wOHoQg8p9wvWQS4X8V32OhNPATXyTLDSihUfOpkFersyWmNBzbU\n/BaA\r\n=Cic3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"659d75df08f098255a48487fb4c2e5da16c2b4d7","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.2","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-659d75df.35+659d75df","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-659d75df.35+659d75df"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-659d75df.35_1565683990640_0.029438748023684846","host":"s3://npm-registry-packages"}},"1.5.1-alpha-5c31f532.36":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-5c31f532.36","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-5c31f532.36","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"72330492f8ee4b5a88f2d42efd6ed0652a289193","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-5c31f532.36.tgz","fileCount":162,"integrity":"sha512-qEFb12la2Strf/EK0ZOHY3ICJ3ADr0M3zc4k1UIYzGcXXI+HzWfq3xzVc1wB1qSF9o2ouJO3YsnWJKk63G/LcQ==","signatures":[{"sig":"MEUCIDoRnmmZbyEMq2YkqhfJLkO1uD4ovYmyuzH1neTKP70vAiEAv49hPQcK9A5gxlfIcu4LuPWvGMSNoJ/e8hw8MP6o75A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214943,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdUnI1CRA9TVsSAnZWagAAxb4P/24P4keX4BQV+dZQQ7Sz\nPjRykmEryKHIG7pLgrDOYJ91/jGdOltCgDS9s0eK5nTzPD6GpDALfDf1yMUc\nX9tBnoaS21hE8HKzq/k8PFY+iAH1YVn20M+YXS/NfZrfHZSF12PARdmB2V3M\nUe+kbyyodWHqBlJERH2qiGBoQwuJNy1tl61/SggxLEvzgDzNPC6K0AzMKA/1\ngnNPzfP0LS+bYV/0WuXv9BkYN1B/VbHVMknzjGN9jG7gh+N6p53RsxJf3x77\npOtCSk3j3EfuFIvGBtS2utyV+bkfHcjM2lwWkJUImNW6Utw9gdecBBiz/M80\n/Qv4ll0CmV4mmDA9iB2eZQ4JEU4/D+OzfBEhGKkoNWE/egVe76cOptY6aEzX\nWN/1OVbxZyt7Hj+x3lgqBcVUh4xy53sXcdYXbbAlEPs9Zs2fARpsv+arZyQs\n8ucuxR3nkv7y8aS/4t/7BCMy6/NwrKk9PxQfk1xs/NgkYx2H5rGx4NzuGTnq\nrSIXyLfL6uO7JN6i3iVEaMD++IZ2ykQHCUSr+bi0Nj4b5PAFs+Y/RoZgkGd2\nE5niS0kosLk76UMIqpVaUNjifHAWZvUn23c2iSCvBVGomq9UsP+dNp69cm3k\noPZYHOPcVqjMKlbBMwKRSsXcWXn4f8fsvImqBOuauo/GAw1SDw2cmXpLWiXa\nU+3n\r\n=nuG0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5c31f5327d2c73afdfd0eace9aee42eb00dcd6eb","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/prettier":"1.18.2","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-5c31f532.36+5c31f532","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-5c31f532.36+5c31f532"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-5c31f532.36_1565684276964_0.8427470021838983","host":"s3://npm-registry-packages"}},"1.5.1-alpha-fa21dc69.40":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-fa21dc69.40","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-fa21dc69.40","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"efe9d87a85c8108d441ffdad60e32503a3c06be8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-fa21dc69.40.tgz","fileCount":156,"integrity":"sha512-KwuJLvCK6bzszkD9F+V2IFPVnUH6pCrg5YMbnSQwYK222R0FO0f5HRjTIMbhRn5hhiGveD7Bl6YjzM8f4MAhLA==","signatures":[{"sig":"MEYCIQDs5Q1gz+VlJJH8TB7P8u1aJqOyMtbfZiJz9gG9YpGGjwIhAJQMlZiTt/iJTpfnYJRjdCaQX0JQegArDzB2EAMtNnLO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":222194,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdUqSSCRA9TVsSAnZWagAAlv8P/RwyYp2zJBqtJkMcX/bl\nb8guRfsX3WTcMYvz7Ha6HR0JeAo1dMqHCJo/WddcClXE8iqGNBA0GlKuBVm2\n7IyLz3MYErI5IwQdd9bSbN1tF/WVTc8EDsnQoj6fW2N8RKVLR6/af+lQ866z\nuSk5shASP6gO5TM9lnpwMBlKopkmoVJdnZNWdcZccREh5AgNa0R9oYUjD/vI\n/4sNxtmB5QvyCHe94XCUD3WPeiVhG7FCCMSYXT3+K1XRIvRL56izDs6aRNvP\nxPt91qWxuAdMibn0nLG435dT6SCEBHrLWMVNItphcxmOXJFg/Y2lvjRsxRkS\nN8fRA3uA34mYVPIP1t/RRGSjZcl/VS5+8i1hriLF+rXsg+ZAXRcWuXJRgEvm\nlRTsdWqxRXB4IMcwq1uAbCXiK6ylsjeRfo4czNsWHkxekwqnyySCkW3Mnl1o\nhpNXrCwCAiCaLSkYL82724jIFwzrrAPY1KajPxrE/sQmVNHMNbxjJnaTHcbN\njNmwoRvNUvoW5N5PMmnQCBXGqSEwCY995Fy+gzUSeAkfuYOOnXSojFXrGGWs\nSVXX7L4/Aulwh7B+ubj+GlPzXmIOFaTqQAg4vw2gJ6ifCPyYkutg0yzHoSou\nRvu49uBInj7p1kbbzh2UsRTejId8Wq6Q3cehPVIzW49P08nXUTQOGEkYAQBX\nc+1a\r\n=LvMp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"fa21dc692c097c0e05652d00e3b94c866b1acb7f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/prettier":"1.18.2","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-fa21dc69.40+fa21dc69","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-fa21dc69.40+fa21dc69"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-fa21dc69.40_1565697169322_0.6849262259009128","host":"s3://npm-registry-packages"}},"1.5.1-alpha-36b848a6.37":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-36b848a6.37","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-36b848a6.37","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"7e688e5dbbf62ff6d80fadc84fdc57db428c5d29","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-36b848a6.37.tgz","fileCount":156,"integrity":"sha512-xmJqPNB6xBBfaVt/JVuB9pyL6JhvSle9dCDkaOZBxwVnAq+sSPLzkPdvgZ6eZDR6LHc3lxBug7WJJ8y1LCWiqg==","signatures":[{"sig":"MEQCIHZANMBzdNaQT/5ImTpkqRfTnQH/PqmCjQlPOd2Ts6NQAiADoz52TCuFlXnVJ+E4Sni+zz2Hc8KnkFWHEluS3c9Yyw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":222194,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdUqgeCRA9TVsSAnZWagAAKfUQAJkbwsW+9Vl5ulr8aipo\nASahiuIPUkqDYFJosuGHW/eZ/U9CPhSwMTbayv9D5aje76M5JCY4MhSfrYc8\nSrwIreNVV/CWQH58IHhdy61RGSbyzCXzneFKZCcchNdd1Yy5ge4UlxBfEBww\nprIp2Q9Rsl0nNirPJRnfVq6bW9vtdHbJ8FXqDpaAFZL98mUFoq5RG8HbwbPR\nDLRBylO3xow63FqxI8LbPuO5H37Pxsv9uirQPUnJYNYDaKPvVmlXLHZj13OI\niz8RdEOONh0dpwzlAdmvc7hzQ+S2rkQmHQWXUL/6SRWm1iIyWPCRwgsQp41M\nzq/AqknHE8r7K9N0gMD2LQ98cidPVYUtlyXR5TFG82dnBzSjTO4jR7XhWrwP\nHzVEcu8RgfLzTMcJ+iCx0Jepqwv6xo83aG2js+sG9sKXwfffNFXTUO4X2gae\nM1Ra51jKF/Gt32IGWaVQUCzlLL6zhDYG0nscIGEW4hi/g8py5yd0prLZ2bHd\n+7bN5kGuGhzF2Qneyyq7m3UPSIsI/Md7lNsHWZVZwWEMc8DWIIQHirC90bIb\netuALTj0K5Om5uVhzsJ3bf1Z08Vkij8DjKEOQSnwdDSF7vk7YNkskotfI0f/\nItphZYr/fOo2qXpiR7nBlUa1bUlqkH7bCMBy3kma4S7xYKoTwtsgUKR45GBM\n0a5l\r\n=d/bo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"36b848a60c9bbe8b5f0124ebf2e9fe827621c3ee","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/prettier":"1.18.2","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-36b848a6.37+36b848a6","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-36b848a6.37+36b848a6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-36b848a6.37_1565698077508_0.07202759189700747","host":"s3://npm-registry-packages"}},"1.5.1-alpha-27205e41.39":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-27205e41.39","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-27205e41.39","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"f6b0b98204db12b56ee6c3f38f44e9fed06dba93","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-27205e41.39.tgz","fileCount":156,"integrity":"sha512-jNF0UFgI1FOqESQ1FquYbQ106o+KBUivHj1xaWqDOfQyQGJQFj+1zUVf8eLKCxvLlKz6PY1txWp6SsjJQJEtIg==","signatures":[{"sig":"MEQCIH9PLNBexrIilU3iwMbiQRflLx8jFxXP2M2iYjdhMJSSAiByxMHX6vFx8kQuedbjiwlSM+54WwPHWhDB/nWqVFgStA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdUv8RCRA9TVsSAnZWagAACbgP+gKINo23prHmszNUqlUV\nCXdFCJjLZOxTtXUA1iPkKQIurLt2G8rI1VlXmr+A0UEVYoPS3py0q6QOHAyy\ncsvrj89Lk+hqr8o+zCVO1wrfxFXhGXjkYwU8HQuURNso76pWUkI3Z8Ynlz3R\nBJMNPDeeSTNBeLhdxJERyfdlEb/q3Dfxk8ka4E6AQhs6ZLfWH+1up1fm793+\n6BaZ2E5IJ/tiouiXv87bNvOAQrkgnE5OIAvVk+U7bqB4Hme6Mz4Re99dmQCU\nmaED4ttu+BBq2VORNEKNSELC7CGUa66Y4XJGZOjvX5YtuBLb81qTWxXw48Sm\nZCxMqdzIinjjn+Qozug5DPmjtV+1thm5DzWJPOSDhBb8GiOFCioEhURhT7CC\n3iPZMcX9mie+GjiwC59TBXCy17v1BdiHW28lVZWpmaeK7HAaNMhCF1J7yh8c\nOG797/pubKKR8PgKbu2N0OL945MkAtLDITONlO94Y3X6xyEMBY6rw4AGZUzA\nXRGneP6+eFzgxVtxQkTviVhRJrYMb5fv0Xj0c16x2tibZRMzK3c+I1yAV8Rz\nzFaamIkIUn+GbSzpfE61pFtjkbbiuOBau+aJdutsKmqcGrCgIonRxkydkl1N\nCaWdRCERIM69NiNwnQTxswj+rP+0xITb9NgCD9SCIh97jjLpWoqgXvpamljM\nCLjc\r\n=sAmR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"27205e411d4bf47e7c9d72fbe44a70853fecf4f6","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-27205e41.39+27205e41","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-27205e41.39+27205e41"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-27205e41.39_1565720336952_0.32669960562733324","host":"s3://npm-registry-packages"}},"1.5.1-alpha-c7f74365.38":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-c7f74365.38","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-c7f74365.38","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"fe5b66f655070a86fd46a26d4690aea492277e3a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-c7f74365.38.tgz","fileCount":156,"integrity":"sha512-hXLOA3axLT2qFYZRI29yNsdEfkNIIfZdv6el7aQuRcUicnpe71L+aJb9h5Zs0f5IvLTpNhCy36gTwCSfZVYZ/A==","signatures":[{"sig":"MEUCIQC/RgltdL2hPLUF51q78oMA2XZDLpXXFmR9DrNS1RKxgwIgIhlJBwWMIh1SSR4UJ3+qeUntID7sJNymkcr9xv8/gG4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":222194,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdUwNTCRA9TVsSAnZWagAA/YsQAIFwx30YwUxeeTUXRXp7\nQ1T1wYROFdqeD2swtLRX5EmOyr3iPJ/BJaOxtCjSmNn2CBhEXsYAqiMGBf6C\ntCUmX6rkAuJBHYmAgxuN5QBkNSGZVhxM0siSPHYrxdsPVBFzoullmkBdWuvI\nu9HrpHpHXEr6V7imX7RRJohJrlEO7P4txWXCR1isP/DAl4yCQCxZEKi3kuCY\ne5Wr1fxUrt13uaZhzB2XvgA9jnsEHlmt1eAjq5GfysGF0ym3q2upboOXh1cT\nQR4QRQUpVTVwSgcYz8Vi2uXcsnrQ3dnRvoe/PrjBJ9Jv67PbGNkvtJqUoyzO\n2fmje8hdD7MmL2tr6JrzwHyVbV8Ths5BTFFGgy9ggYKDmm7EjtCpMyf486UP\nCHqrTc0rpdh9iK8aOtP2I9tLtVxmyG1rrklrtkQy+ex0+AQYlIWHg+9yt08J\n5vuntrDcDmJrEyepbwkywEtauF56tFfpYzK+Osw8zfz19CeTEHtRv/1giCo7\nA/lCJrmFJ/ho/5w1U7PEWdRAmhue4QlEnTenX3LiAPrxejEEOa99ShmDMFI+\n1LQVHv34RyW9wnNNzOoAG31ev0q2l1nwtZlc/aWQAHoBsjwvy6VvwdfGxOPS\neP7TW2m7Xd/6XpBt5E10RNN8v/FdGRM3tRkfEeRDf1ChTJ6BjjyclGvxNq41\nZtwE\r\n=UXfg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c7f7436504d0e8bf040e7a59e86e363d577723ea","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/prettier":"1.18.2","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-c7f74365.38+c7f74365","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-c7f74365.38+c7f74365"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-c7f74365.38_1565721427200_0.9025317062273497","host":"s3://npm-registry-packages"}},"1.5.1-alpha-108a46c9.38":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-108a46c9.38","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-108a46c9.38","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ce4683f46281838cf15ceb21c478248b365fded0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-108a46c9.38.tgz","fileCount":156,"integrity":"sha512-iAaJJFMkAX93X3VJ4O6wrK1ttREidkm9Mlxz2xP939lncvHS5EtDY5qcFUFMj+A3hrT08VEowSnmAb1Wzk4aNQ==","signatures":[{"sig":"MEUCIF5ubshCVniJTbk34H9mvzZgr1goY+ZK3drXw5fHjKSbAiEA4RnxTOKUYuVsSXy9e46ZU8c7qO1LEMXHMjGF5yyPIyg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":222194,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdUxT6CRA9TVsSAnZWagAAG78P/0G3TvJWJA61/KntHPr1\nbUV1JqDMppmW48cdoGjueaar1JzzRebOWHizN2ayAHSO20GCP7m+wyl1/Aol\nDyKUuAAmdfvkRVGytYrV5BgNycsfq8RS9Igx135SvLpdzxcUxZdi9Whv1+D2\nrX5vfASyxG7aGIF9wJvZOrkCLKqBmPq62yDpEiFX//DoZljNaHVLmFRYBsG6\nz9kCEuJ1R3qA2vo/pexWSAH/IexvjuCbLxN7N3v52RRwxiM15HCcCyaL2xyp\n0Wvt+omEUD3MNp2lUmxWDqVAyT+btJsA+snOOhIcUENx2y6KZF8s+ncTCCXj\nhqTPI0OVrCw+UUMM4z5HRtJlhlQqzqv0jQvXKNTslOb1Z57tQ8Qs/vjxT5KA\nTLwgsvaJKeQGm4bYAWgeDv/snYdHzTqV97JKdvQ99GKMlcQlWQYpu6DQRB9E\nc4dlCHKncwVA7HdmpPsBK/zHqqV95xLS62tpVM0v/XcI5BBkiQNb9VuGG2Y+\nUF8jlZJxSAqwJnl4KkVx4H3DYdybN+XjRmxgBp9Qd0Jkx8iRWcSutrn9nVvX\nUWDMmxczEKHr4qzx4eCaWVwBhh4rqC1sROxb2CKCAR1Vx7BcuU6Kg1d0gsDU\nSnYCwnKc2mEjL7rcd6hYxUO7DrJeE2yEC3XyGFsr+KUggKTYse9cQqnqTcjz\n6WjK\r\n=lf9+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"108a46c9bce8808c442c53dee29619631cc43109","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/prettier":"1.18.2","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-108a46c9.38+108a46c9","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-108a46c9.38+108a46c9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-108a46c9.38_1565725945224_0.08953720192924863","host":"s3://npm-registry-packages"}},"1.5.1-alpha-ddbbb391.38":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-ddbbb391.38","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-ddbbb391.38","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"db73b4af059a9e2a5305671ae4add75db584fb18","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-ddbbb391.38.tgz","fileCount":156,"integrity":"sha512-MFHFTrAjBG2gRS5xOSyl087Z+Cz0HTBiCrN/7kBVViGuiw0021BHsjEupl5Uj2ngGSZGVbovb2AI/FxkXvBx0g==","signatures":[{"sig":"MEYCIQD2i6As/8KohxoZYwv8Fg+FyL8j4V0sHba+zhqaX1XgqgIhAOaw141Eei6Tk4YJA0moOzLsimRGb1GBNp5GH9SqEMLc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":222194,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdU1MzCRA9TVsSAnZWagAAU4wQAJRhOcKwtOhxMiGfBRsl\nFrqwLcCEnoIFRUepFGdRi/eYneGWm5FyxNHYftxQLSiENWvhvao6lrE8xf0s\nft0yUdA5wSMUuXNDEVe4LXgHShXu2fTxZxT+ODNbUj831fLw3XavFT6GvwNk\n66LvWo3oWO5ff4tpY/DvXTxYHL9bI3txo19zsLmxWQvlJ0NUa9EA9EEgcmAs\nmixmPCOjWwEnegWcHSO5Vw1FkZ0ZMhfqevxRUPQNj7IUQ6jfb/sq5QFMfEiy\nolDmeqffpYcdJNfrWV9IkYu4p9vBgVzDyKjFbaU2zcJl/Gc3Fv+P5/bE4jO0\nAFK3Khkl4X3S2ZB+INgRrsLgoOhmkmszIelr1aQabpZFjLSmbDmUFJalytsb\nv/Et110TP6i5cQDJxoOTXerbiZCcIE44vqnKT0WpvM3JWSsZhTvMaQaqI+cU\nVe/Aco42N0OtPnXdYgCy9V/4q/OerJgAumBuBfu/AglnXaRkqdEBOoN3T9Jt\naYtDcPx1dRoNF0FHpai5LXB8TD++dUBqghXnHyrjAGXzR4PLreaMc1+gG8Gs\nS6TZQ54FRHZhCyi4p5JbH8M0nkRaAYk+tVIUv2HTQFDc97l74yAmKdVWkR7N\nW2XjAJwkXC+9NL/ZP09drvox1xenSLQrESSQ0S2GCHA61nUD1Nr/IPJxOTE+\nXfJf\r\n=oU5F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ddbbb3912e6f83349f966d2e790a928ba4ddf207","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/prettier":"1.18.2","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-ddbbb391.38+ddbbb391","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-ddbbb391.38+ddbbb391"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-ddbbb391.38_1565741874431_0.4913446902115768","host":"s3://npm-registry-packages"}},"1.5.1-alpha-9fa39b3e.39":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-9fa39b3e.39","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-9fa39b3e.39","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"18c215da85b1e761ac5656dd6c63611ebb6e37ea","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-9fa39b3e.39.tgz","fileCount":156,"integrity":"sha512-brSps8cIz/3rc/BuOaZtPzCJdNC5ZZ713C2lcB/95+irYgW3bR5xbNR5bl7QU/yCEHbLPvos6CTKmuVXWcb39w==","signatures":[{"sig":"MEQCIHpk6k6N3UZidXA2M9+VwT6v9//1CHf/QhJHYV4Lwq7eAiB+pqKUPM2iNL/8scY8WtFDg/LBCqqZvuZ471W18ianaw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":222194,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdU1ryCRA9TVsSAnZWagAAok4P/2lccR4XL/MLqnG4jOR9\n3+3pHlAM1tnOs7wnYNcDn/7YFACXbbBi69p133GXEiICojei0iwqisAlwWr3\nV9mNkVtO/jmpxFle1SFe2sKLT18FcSfplX2SeYVZ3jNDF2UCWLu0MBv5vFjk\n7ZVnG82hoHLMe/nTGTs3urLIoRRdr9sJ8hyojJNqZvC1fHH35xiCgYC73bS+\nODoujkCBTvWmSwIIKRV8AIsNuc4y7Oy6cffvhE2aPsAfXg2NNT3Jmu29uDXc\n9jMO3ZwZM6z+5ogdbmZIBJW38o+fwapnpy6+xPnjwh7poIBpa0VWUP7IYr4Q\nVDAJpGZrLnygf8D/Yjxrx7bjMp0CDft4XP+6InVmsgHNm3SZolCn5I/auu4S\njR/jsKiOcC4ux7ZQykq02cFvogY1fgrLy4XQNUFACb2NwPIqMXUWfyAiVPGe\nSbXAr187d7LT2HR8bjfWyw36brSn3cLc1ZkkbFOT3RJZjS0M7XO473NySSxj\n/EQ4PX0v9ZFT6+rr6fJFg8fr7RgPAz4t0OZHgHLJW1jik4Fn19eg7myOmYWD\nZobO92v69VK3dDeYHoXfhc5WVpzZnVMdeiI7JB59zY2eqUKh5yULx0Fg5A5r\nkHH/FwyDbiWhjYgHcvTq547SSing3EIxUflnH6iLbQlwZj/J02sW3pd4TCjw\nxDsh\r\n=JQac\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9fa39b3e56c2c883048a9b2e71e765861b1c7fa8","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/prettier":"1.18.2","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-9fa39b3e.39+9fa39b3e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-9fa39b3e.39+9fa39b3e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-9fa39b3e.39_1565743857350_0.6643127634108237","host":"s3://npm-registry-packages"}},"1.5.1-alpha-e7500b38.40":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-e7500b38.40","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-e7500b38.40","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ddf7758730ce5c2d6df184fafbb32108bddd6cc7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-e7500b38.40.tgz","fileCount":156,"integrity":"sha512-Atr9K6QhSLCKP3YHhehnKz/Na96uQb9zmmjfkTVHDPuiTE58aO3IYp4DYzGs7cMCtIF/apU8I/CZIzCrk28dUQ==","signatures":[{"sig":"MEUCIQCaQIvHNmgHLHWolSTP6u0thOg8iCNf/R64PdbXoa3BrgIgRr5NN4Q0oZ5vWQB2KvdQPHZY0fJYEJ/kG1pxTlftsoQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":222194,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdU1sNCRA9TVsSAnZWagAANEsQAJxSAYOGaFX0g+RVPXlj\nUFr8clFU10SE65/7/m3cmNiMWr6jb1j28S2JzNWHkG57dUooWFNw0niM1A0X\nte2x2ncaC6rknjUiaVoI69ntljNAq1TLZ7/6NQ++mZKrnIo5KXYVbEKEjX7i\nkbmNYS9mX9SC743rcc1x9KrEWcWK4CoxT/AVsvEkVpzrwfoJnDIxPCxhNV24\n5jovpsDOqYxU8a8VSltJy50v+hnqTZpzDrVSUAvETfK7DQ4J1EC0d6CqoUsQ\nS6eG3elOb1bOww0PiYZe1JVLIFvJCP7sMQIDnhirdBuABCgSZ33th5s6WaJV\nj2v99kinmMlX4S0r1lF73RLJi5slrD4yGKF0ECKWKodnXIlOxCodRF3jQkVz\n3tF0h+CitDu3LolwvD2l7jr3ltozjkeKsjZXXLpjrDxFLSDdLomMMKPOslYZ\n64uZHjVhLeHdqYBtjyYzwL/oMtd/yIJ+tI/ZOt8iI8WYEcqgeLLU0KFYdo9i\npw7IQGafAJzQx7mPeLLEO9M57NIA1JupKcLqmhggGS2qfoKvMba/5MGPYr/3\n8ExyXfKUIne4p0vUvX257a9TkUB2tkRwuVFIdJ0zJ1qvb2qfz5pUpY0LmHoc\nsOufrBJbAqakw7AAfF5k3epvacPaTUHGbcpRfWMASRCUNmZZh4Hct3Smi16F\n+Tm5\r\n=w7A0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e7500b382f5f337dd1e8acc74154da7aea87d889","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/prettier":"1.18.2","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-e7500b38.40+e7500b38","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-e7500b38.40+e7500b38"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-e7500b38.40_1565743885065_0.9053154703887827","host":"s3://npm-registry-packages"}},"1.5.1-alpha-7c11cd7b.38":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-7c11cd7b.38","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-7c11cd7b.38","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"8ae694c2eb2aee944dc8bb029720e91e1caa8d46","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-7c11cd7b.38.tgz","fileCount":156,"integrity":"sha512-l28cYbieyIs/xTUR/OkbJXSLsC1HF/KN4pyMKqPvxVBg41CXEQgE5cOKjxtsVqa+dLnb5o09eDGsvX6/nMV1ag==","signatures":[{"sig":"MEYCIQCAOxBMB2d2Efz1Od5ZUgdoyKrxruW8TILvW0RfMM1YkwIhAOHf5wKivLHYsQl8ibjPI7GhwBKIEoWn5Gp/EE1qZm6Q","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":222194,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdU1sdCRA9TVsSAnZWagAAs3EP/jcfKGPjJwBRudjs+cIk\neyYt7HH1t9aq2vh8qN4UkgaQ85IZdmAXQiFLvD9duz7pgTcaXqdCkikOxaPh\n3TSaz42DRsvJ+rEPcVqnG5KkCBNvmE4rhdlogRXf0WRa3XBr6ZK5Pnjvt6kf\nzIZjWgB6rIMCvccBor6XGDD3pvab1DS+TrPrwGwFRnGw37851mkibbrnvS1+\n18RurRiYeBSWogzP7YsQnP3rjYiAyUFk6ZdIjs2RfaQFOg3X6hrUdnI093En\nCV7WshjllkQzQWIV6omsS0IdrQIkEadL3C2mwn3PyEMeA90oaEXBmnSch0xF\n93jrPdVrUIjgz9eebtXgznwmVY5twvp2IWTvchKiU2UU8zxu3HOhLg1xq91g\n0aw6ASNVw3pViywi7wXnUvaMv1GLD2AM9oXCYwq+MIVTL6RNkc9jyxzmjxZG\nChUKefXphJiDIecT3bTlHFJzjDwwNVHrksTlCrMopgSH7+h1egmGJSOtH6nP\nG/gpla7j+Bxlaw7la54+rkH/+cDnC2QI9pA++4SS+Jv4tq++bwwrFur9h58C\noECtKjnnIBvRzKCoyq1eGC88ZywrKjuBw4KpkAc/QkCUj3fMNGdZBPBXTRy0\nF7amO73GaFjBayEPJcls/ExreAd3Vfz9Gf/Be//ZIjKq4vltVQBF2ddEYBuS\nMM4K\r\n=d/mc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7c11cd7be01b2aba4caf5a8b12319c59bd70de78","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/prettier":"1.18.2","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-7c11cd7b.38+7c11cd7b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-7c11cd7b.38+7c11cd7b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-7c11cd7b.38_1565743900588_0.8159969666427844","host":"s3://npm-registry-packages"}},"1.5.1-alpha-ffd58d6c.40":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-ffd58d6c.40","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-ffd58d6c.40","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"4077838df7487efbaee5b8d14d0ec6cc5d226f3c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-ffd58d6c.40.tgz","fileCount":156,"integrity":"sha512-zfIPns7gd5SgJQIwG0pcw0iZXdy1OwqIPO/gBojC9afIAKMa+kYnJi3KyZSjsQ9nmdNcEN9pK4YGF0KrgfSmEw==","signatures":[{"sig":"MEYCIQDOrEF7su3w4DmKAJhJ79fahmVZyU4Dlz2f34p94Y72pQIhAJozSSsdCplqHNuNfKnSrRNHZi1razXKCg2BumsM5CKD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233019,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdU73GCRA9TVsSAnZWagAAXGIQAJBd1QgcIgGMDoC7elCZ\n01UQ/xmFGGExA1mgLSnfkoVwwKIQVPefa8bOav8fB8/x4ih35ZUWv27CI6AP\nc2hmOIvXHT6S7YVz9pJ0sMrY/N4lMoYE+4RWVG4UP6X8f8RYY/iabyEqAbBN\nPLGfGFJavKWAJtWI5fn7tBw9k1YVeTwyBB6sdCkOz6MmsJb2jTG9Z1JABuVA\nYMf6VuYO5Rbb4YF2u+Wpry8QTdRpFD9zZ1XjtD4RJs2eTHsG5fFrnsSZtu4y\nHN9SwxlQmMF1QnuCWsoBzw2Ba2XNIDggm54YKHRfE30rF3PV4HcpytkvfjB+\n3XOuTneh2hXOAVw8BftlGk9xL79xBWucdpeWbZJR1DUgcY+yJvxRl9BBWzrw\nC2dCWInBNnJvTS2+kw1FMxacmYE3VTIk2TMlpkRLfQy55ntYTBDauJ4m8Ef3\n9iVA6UxfDkFX4AxmtbPsIvYrbOEIi2Qzcs8O9VISPvNVN4gnc15JCiXvMREt\nOzossPzEZzYxLkgtKRWcm74LcvjourpXovr6NvgBhWKVbBwXxMYjMptm3d0m\nP50o3uz3Jh/v7mC8E6UDQeDdELH6z4gFVqRWNOeabqIiV9Xm59l640UYzaC9\nnuPr2EdQfWmlbsBRUT8P/lMh6bH9M95HQ7Sg4SwyeUQXYA1t6OK6awPnw/Zf\nmhgk\r\n=5V7v\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ffd58d6c79d9d5e1affdf5180dee2196f24b40cc","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-ffd58d6c.40+ffd58d6c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-ffd58d6c.40+ffd58d6c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-ffd58d6c.40_1565769158261_0.6912786980453651","host":"s3://npm-registry-packages"}},"1.5.1-alpha-44d9f1d3.41":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-44d9f1d3.41","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-44d9f1d3.41","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"dec8c7d2bbb23864d871c6eb3f45d1e416876792","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-44d9f1d3.41.tgz","fileCount":156,"integrity":"sha512-IJ1uxO8QIqCbyiXRNQETqcaztziSXWn21SubQuupqzTOXeoHkS54zSAx2qCWiFY+JZrlqmwYQxw3kQktr1IDFg==","signatures":[{"sig":"MEUCIAEDrBMHzUhh3pqrhsIiNNUqo3Li23NcutSmX1iK6v+AAiEAqLWVzt/qoDyURduJ99sFLFsSF6saVjJPF4M3GZstLLo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233053,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdU9E/CRA9TVsSAnZWagAAfGwP+gKbai2nV87oCSbGTZKu\nHmmpI0OxAgVDZBKRC0PsfahVruiqZCWdr30/x01UUry5Gg3WGcH/ZzwZBQmv\nu0mb7BZSKVDRumo7yFTsWA0821aopx405x/hd2aVcPK2jj/OY5nbz/moAaRm\nt0DoqsDdZSxyodCg9Tig8hX7NHmJp0aZRNY6gIXKjq1m3a0RUi7TrWovmU5c\n3c5nEbTZ69MAG/q0juGsMffYPv16VF8hzlc6Fv66IieXQnWUJq+aCa9xtFcg\nOH894p9MnogfWip27Y/2kkr7cvWBn4U0qXZtGaw+OP8PURxiCkWLpxAOeCfU\nRWovLxoTGoWftpqOoJs9AImYj1mOreMUO0ZSKhbZs2R0ftp5M4FoqzvOYOTH\n2Rk/c3ymr/bGKgPX+sOxjJO57TH+kBJu4cmuDfk2eq6Sc+/OiFHuYvkzdE1c\neTIbeHlSTEhSMLzmYvhss1JdTs0Tt2mU9HvM81GDHf13NF3R8kyHd2zSGeaR\nd8wqTRzlLFDAnIVJ7cWfdAel8WNqtJH0qw2kPyhAP6UDOdY2aPZqL9nPk2TD\nxK/Ih5BT4oZJzO5JoobO8zEc015imSJZKlZEplD9BKt1B5uRlYELq9U4xiHO\nuJvvVwhFfcMQDqXfhjU50SR6ggYLHMJSg78ll2Ld6XQmw2ntlDTcYVRdKCzL\nrah4\r\n=NpbZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"44d9f1d33aacbd268816bd910a0cd6f04655bf50","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-44d9f1d3.41+44d9f1d3","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-44d9f1d3.41+44d9f1d3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-44d9f1d3.41_1565774143059_0.43817311927847213","host":"s3://npm-registry-packages"}},"1.5.1-alpha-a0b28119.41":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-a0b28119.41","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-a0b28119.41","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"10e783d6eab716376fcf19f739d94609c45cd30c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-a0b28119.41.tgz","fileCount":156,"integrity":"sha512-4LmAxq/zSBMj38YAXRBRXYJk1b4IEAKgneUVhajNq+pdRpZxgE1yQ3ffIBchqQsa3Qp10rZK1rVEEKZTtaxNTQ==","signatures":[{"sig":"MEUCIQDei9GichtVs/tt1NDNr3+uvAvzbUfnNhW5+vrfzNaiYwIgBX6xBBEWQmE2sQeaWUlvN0MounkJnaHI7Tp/UbRR6ho=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233053,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdU9SYCRA9TVsSAnZWagAA25cQAI4Vwviwsb/xkllR2Dkd\nbIU88RAa7nhu7KfebB05Ugo+VUNsh+B2HrBzVYgPnnFn8PgdQ7LDMGWFZToO\nTw5T0Yw/IwAujGQxeFdNVBjGHHUugn2772JIYIRgtuZIAhhWWFd6/uyndQ+W\nsZzCg0uTrNFX6TVHm8kyPMo6vvu4HVb4L7S2YuRcFLCrnRHioHCvteAHnnaH\nXoWPuWCWqdG3k9I5o1F3mjPXYUk5viB8Uuq8CAc5k4O45BqZhQD4jfDcLMT+\nl+U+gBBoqT5S6Fd1fTyiUrOUPL0xhdbQBnZwf4OY/9FJoAXlJR1oDF6C44DR\nk63Ri19fd4SdtJRryqEXm28gEgz9IhlwdBPBWlbHHbhFLYUYcG3OFiZgMA6R\nmh28PsDZwJhgdp7adRng1mnbfWtABs8jyZkKRceiczR5cw0lNA0yIFmDy8fI\nrqQDMJxl+2b+rqqhrU9gqWXBRKygbtaIV7MnCi5RQuZoSrdCNYGkMAZRSzDq\nRCm9QGfbb7XCIqZTPHfQCQhCjsKjBnAyHzwTyKH1G6I/PPbG39WlYvzIM7aD\nZ5fvL0D81vjtSgIA1ufs1QXL/ZZJDWW71ytwWLe0k4XKDo62gkgCR0bmZFDs\nyztLP5w8dI8WFRQbzdzklkbKBE8VO/U4Ii7hU/RjdKMHnoRuOmYdzCkh0+zf\ns2Tb\r\n=Ze+j\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a0b281198778dd3aba5dd5d113cd96fcc3c5ba70","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-a0b28119.41+a0b28119","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-a0b28119.41+a0b28119"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-a0b28119.41_1565774999680_0.4584805644717289","host":"s3://npm-registry-packages"}},"1.5.1-alpha-a38a82e8.42":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-a38a82e8.42","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-a38a82e8.42","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"3404c01f20ad36e51e6ddde8de28eaf0dd12fcec","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-a38a82e8.42.tgz","fileCount":156,"integrity":"sha512-bXLn4qzh1WFNdCDIzN5RjbLbbmKXQj8qChvXGA9LvthQ+7V8LvEnEzg3X2mzpOgX88h2HdGNw6ScXgDb/3ifsg==","signatures":[{"sig":"MEYCIQDDZKJtyx9hbQJfkxff9keIQiymww+IypmXwBJ2IJ+NPgIhAN50K8fIlmKzhpaG2LocjSJPbdd2YdABgCs/fIl5x4xf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233296,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVAbSCRA9TVsSAnZWagAAIzwP/01BuZcT0UESsCxcK63u\nKDUrAqZQvTmdrF/tNQjmz8L9V93RIxjEcTqhXUVWzmzNPYio6V+Omu8YeNsr\nxiH/l2gQU+WLx5RLf03Mg3NmQ6Xy0bjbSDXHqNaBAcR1DWduIixLDy3gPGD6\nxeREvX1nMKwyM6PjkswPTHuosm9ZQMfJoxrQGF7zCcNCT7ceEgbwD/b8DGj/\nUNT1sOgz9+9xEqA6gaAU9U7TjDz1pZ0Tx23DFtMMt+8a4UyhR+jyzZAg66PB\n/U2asVac4Fvaccrcuy7elTCDBrV1TBzEhGL9h7C2OveersZhsMjzSkRKilEz\n5JAcVWAZ7uMz8a7FoTlqrl9Un0mRXSSkU1YQ6GVXN3nekpe1NNUHbgD9LzPK\nAik3DcZprhZQisYjAz97FsI7a6FdqYfblej4AVQ6RpFqJJ+jFfxoT+nI5FfM\ngHp1j9Uj7VUiEO5D2uz0DyEeROQepXKzTVnMR8fHsNTfVbI7DLiC5Ilf/h+c\neqOZNy+OKP8uEnsnkx8mOIcZeXTBsVM90BAbn3koL4gEBsB9YKPpSPmoZYR/\nkTmjmOTerWbf9FLH+Zl9hGC1auuqa73MP45dJG7hsCa2Ln9bgz2lZ/VCdC4x\nBlUSoRWTR+GDGiN/oN+gQJuXQfAo1VT2yDC6CrukUtvA6cshAli4uKehTPw9\nWGJ8\r\n=e3u9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a38a82e845d1b5e66643e3307dca7d540d8e7b19","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-a38a82e8.42+a38a82e8","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-a38a82e8.42+a38a82e8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-a38a82e8.42_1565787857785_0.93147705763937","host":"s3://npm-registry-packages"}},"1.5.1-alpha-76416012.43":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-76416012.43","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-76416012.43","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"d918a5db45500acfc00212541c6110a226b321ef","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-76416012.43.tgz","fileCount":150,"integrity":"sha512-OmWddCUtIOYnw41EjeDoh6bGJe9hGaO/sSreddac0dQU5Y8/S2Nm9R5ulULYRn7n5TzdqyEO10bXJGg20L64YQ==","signatures":[{"sig":"MEUCIAyvWd9Y31UeYU+NvyNp6uQ0ib7xUiHMsI26oUus4NkmAiEAspIbk8eq774DpxSjVXSGFbtkQdLuJc+dTanSujXeX2I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":226796,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVBPgCRA9TVsSAnZWagAAff0P/1FEqTc8MjsjebW1oMzp\nbcc6Te8OXLVUB4/7YMzYb03GrIo+xAZrEVYAAAiPa3uVhsiZc0AzCnhlY+ZA\n8InR9i15mbL672BCKJg2yGu31wVN8fnqQb2TgHB9/kbcsYDUhvcBqcoijxgP\nvQ2RuwQDNUvzCuyh5nAMxZtvcChnQNwuj0aZ3ivnNDKuMAAso+ft9tL8ZG8q\nJE7UwgWsfbzNFJagu++st2iBnt9NvRL+ee2gJyRPqLiAVirO/DWWy42lE5hj\nzJnQ5Kq5nKso333zRAMgy//MNNWPBsfRe433a5dB5Fcq3cZuZKRa6GYZ9bHH\nCDZG9KVNY5zjivm3eIQsTXUOGYFBninmpVbUuIV5gucjfla+0SkA4hVK57Ve\n5HkSzPf5a1YmzYPXINixmJ9pNBGtHLnaYAoej6NqDuhtz54/B3Hdy/hyqFht\nKPDacqm3jUtkF9qQWBdDI7RbZi3vGSTWKJ1vK6qIR/oEaGvYYfTYlkL5xCgX\n6QoITZbaJpb7mc4IxtKhQoHhd/LdtcgJRhdPHC8XAW82ROmLq8GH8AqhUdlH\nZo7UR6KPQ6qWxQC4om0Zg7woPvPJcfHHP8WrtQdAiERPrYET38iwBGAoP8OD\n5g1O8iwIiZjOhOrQvHJpDPMwjL22rRwphBafPqOFhmZPm3FayPgcN7bRjTZn\nqvGj\r\n=J+mK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"76416012c418c0b86edc92e932bc3b9b168bc2b1","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-76416012.43+76416012","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-76416012.43+76416012"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-76416012.43_1565791199744_0.1646143945434333","host":"s3://npm-registry-packages"}},"1.5.1-alpha-fe48657d.44":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-fe48657d.44","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-fe48657d.44","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"eb18c633f489dcefd3a159ee60ed3531d8594f8a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-fe48657d.44.tgz","fileCount":150,"integrity":"sha512-/iQxi3nq2zJ7tci0suhpXUiL5iC4KI8lNIKVaMbcprmlZr7PpOdJd8uGLlTn0S7iU+ZxB1yToqeS4mbiGRO/9A==","signatures":[{"sig":"MEYCIQDzuotq2au0Y8hWUHBRcoV3HqlNxbIcCJYCUlZanYgeKgIhAOrRP/++LpWxi+rDvoDjkcUeAyzBeLXwuTM7Py+Q67/k","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":226796,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVD7aCRA9TVsSAnZWagAAkLUP/0Rw/9CjURuUiGRVHH/o\nCQ+LjGcvdvgm4R2AvXwt5rA81h+ReyaMGhusak1gv9PuPyVB3jc5kOx6Hwtw\nKajGFCGePXdNq21PaFhrO3wz5fmgqzZIHVuzWFqO7law9wXmlPHJGZGqCRUl\nB/h60W+fZTFmPk9hRJsGntuSHUoU9sW24kf2n1Jp3PK4BVZx/c06091ZDsrA\ngolQ3iKK96GxP9zSys2C6ZoYwPzEliDQLeTmTVrEpZjlFF/AwWLdYkBCaY6x\nsc+u+W3YTBRFZhXwwrNK/jTSPQfpL5eMX+BK1SlR21kGIeUBzXu+lh6dC26l\nyTJ22OmpbBNJn2weC6c9aqxxSYblUGC/YmY7m6jJXtAgIFIkAhitEksFejaG\nEOJV2cM60y32fTulNUR0F0eqccDsMsc0qsad6GY4VsfGS6NYcGTAF5umr+4d\nZ/Gv2Ftbq8ptSdeIFn1FLZGO7eQVwYZ4VWNXDMLuXF9AYcx6XDpG5HfDRRXB\noJqRlKM3yXVLY529BHmhUVvGEdlbrPlhB8yAfYnT/UUy4ZQgrLIMGnJWTMbY\nfHCe54aH8p2QpRDmdT7IMAV/hzhqruMZwxmStptE2ry/qncL7d32V6jEjnA1\nuXDHRaKP9pIiAxs7vWsUcL0762fO0EWE7bPtUFsnSpl7EhdVYhalLJvi7PF6\nyy3y\r\n=ldMh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"fe48657db1ff39cd6f4a19ec45638cea31fd2d7c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-fe48657d.44+fe48657d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-fe48657d.44+fe48657d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-fe48657d.44_1565802201865_0.8966658433749892","host":"s3://npm-registry-packages"}},"1.5.1-alpha-d4d3f1de.44":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-d4d3f1de.44","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-d4d3f1de.44","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"2bf5d39c5b30b0fccf6ad406a663b7e3a21d436b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-d4d3f1de.44.tgz","fileCount":150,"integrity":"sha512-klpbjAHGnrcO79TSH1q8iBHeE1bh6YSbsLt84oe32Qj1q3CAxQNVXZOBiZEbAFGm5shbxnL98Wgvf7JMsuKpYw==","signatures":[{"sig":"MEUCIQDqISREVTSLi+UbOgCW7MLNkgACsMjVh3UjksSNizKSJwIgCfyTdnGB2P9GQXI4/wYlm6Woex3YKshfseXO7Chxm58=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":226796,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVFGXCRA9TVsSAnZWagAAtgIP/i8RdKMz32TGUBajMC2Q\ncf1mYR29emtmyVqDPmc+I9WM5pW0pDNqtcDMyYy9J32BGpiK3K0xo8dBH+CV\nwj74lnjled9z254ele3DKnZAcyg18XT+NGzwnd3p69TiztyEoQ5I5srkqc2N\n80wvzWrCc1lwLDE4+oBNYl0guXQfs849eX2WjPjQjYzfp60oFAEYYIgZU7XC\nhXcVFr2gY4y/GeC0PD6m1I6XYkHTp4J1SWYsuMT2nUtSbJkeXvwjnRFSDWQY\nOEUm4nTWcjCRrVIewOxG9DyRbc9EE1AEqcff45RzHeR2rYSkCc6Eolyb+Q9Y\nXpbKYAvfdOa0zTXFkdeilPCAtnFe/uVMq41KS1qfgrBmQ8gndU4yLrgM4/w+\nfSAdDhq3uz7kbVi+hm4RUyWI8cqVOhJIExHR+3UVIqzUP7LKgwxgyUpS/xCK\nW22TN+KahFQ+ZDcv7aUGc1DOsI6SZMi9p6HEhUPG1R2FICcTfO6rS9JNdV76\no1Am3jUnnT80f9TjRNVy0h/QjVbHEiY3JwZERS0/eobmNfXy3OUYmKhRhXSC\n4VrozrkfsDXlBoQRZaDxUDmbW78Eu6xHSnT4cWl3fI92nR92jThJYJhYyDY7\nFsoshLT+gpBBmvYEbbJ47w/8BCofaDAv6JW/0sbGnnJ9HCnzfuqkl/S2+C2T\nb6nA\r\n=enCh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d4d3f1deadcaaababeed16d816a22463f1dafa84","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-d4d3f1de.44+d4d3f1de","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-d4d3f1de.44+d4d3f1de"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-d4d3f1de.44_1565806998736_0.8972316132587461","host":"s3://npm-registry-packages"}},"1.5.1-alpha-5f4dd47c.44":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-5f4dd47c.44","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-5f4dd47c.44","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"2fa5f883920eeda31b7f4b556643f6b22f2cd3a0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-5f4dd47c.44.tgz","fileCount":150,"integrity":"sha512-01yoyKayjSR+DBjMmBlT3Ievj6iY0a4eMGg/7hPGYz+iz6X5fm2oxo8QP5pElONRRlZry/KGbpjDwdc18/u0SQ==","signatures":[{"sig":"MEQCICabNinNZsb9jTryOhaEXXqRxrOBifbvWTB55Y8P76q4AiB7ew/mTunsdMrWM8Dn8/MtgSQfD4a1da2R85bn8fMMEw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":226796,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVFaECRA9TVsSAnZWagAAd+sP/RXkJwgJ85eSWPtRodX/\ntgTFELoDZC4LyUhJ0b1y2ZUcR0QyIoesseJ1XkfgdysxJPwnh8a0ZTR+5sbt\nPUsg5ScIy/fREdjW+KOt8i6THK96RYsNPCINv4zurOAuW/bhDtmcPKv0f2jI\nFBv3XC3Nv0F8Y1woJrZqw9UVQrri/cjNyc6mJ5GcYt5R+W59awZ5mMy5rTZf\njHpeGgV/H4QGZM1ruSHwofXw3FdkBB1kJDeIEgivygyrXk+rShub+Vhxtr8v\nZ5H6rS5SPgV7DBDBpRihwQoJfqbpVgmrK2XlThcqt9cJwm7x6CU+uFaqVSVe\nTRACEODK47/uncNqhlnDhbAo1rrlV7U2eZmBXm5N1oD3NKbN/FL09FBGos0V\n2Ml63TObJnQ4jgku2h+aFTxgHTOkHglSu1EwdiBQgzuWgnrQfRsykvySdO8P\n3G5kdbmMZO79/6jJu7MEE+mt4SNxVpF/qfmL4MsXT5wIHikozZgrnPBwc7kB\naiM1uJtScfSzPhOq//aAgZxMBIys7XDf7I5WnAarLpQT5agu9sNgUPhR0L+z\nTy/5yhXI8KKvtpiVNx7YoqJ9bcf21zek6w2rIv+6z4lPYoVRmIgdKBzsMwsS\nTj48zSVsHoQufNNVMZ1a5+X8YiJJAFNaY6vRCCF7wxnA4ofkFAyebpDd7r61\niwLt\r\n=Mt8t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5f4dd47ce974e3866bd98728f579e428a5bcd96d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-5f4dd47c.44+5f4dd47c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-5f4dd47c.44+5f4dd47c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-5f4dd47c.44_1565808259382_0.3091275814240648","host":"s3://npm-registry-packages"}},"1.5.1-alpha-5167635d.45":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-5167635d.45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-5167635d.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"fa8d18fafbe1a71c1993266a01098df470323c3e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-5167635d.45.tgz","fileCount":150,"integrity":"sha512-13E61mX4/ZgIvAKGKUS91HNvk8kNLNlHiO76ocJc/i1SnWboVJZMoHkabrIpDPTS2uLmzvgOV8Etee8QmGkgZg==","signatures":[{"sig":"MEUCIBuxZwA5TG99EIXLNY21GxexFbSSvsAR13znBZ+P/kUaAiEAgtDneXKLfGdln1wlAMBsGFAIP/rrqTJqWNuI8vMojtw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":226796,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVFagCRA9TVsSAnZWagAApKUQAJ3Xz5p90yAQ1ooGF3fL\nI9AME8Uk089GF4ci+EwchfPwcyrzsMI2hDsagshU+btV4YbTfoj/NJBaoW4B\nSD8CkNCoMLKF+28tPofBz6XZzQ/Gx3g31T1OMrHSoVDls7S1azu151saqsTj\nlg1Wwcz9AfFrpiakfih8d/c5eI82tNVziEcF1ytqE7iB/p6Jj69b0/R0516H\nnt0ohXqC5DMgts8acFSWlU/YJ9ysdVdnT4kB0C/w8nW7wTBpLixQ/1pcSAa7\njx+iD4ORGtkW/yvl/mq5qhXA6u0GZjwhMdoAEnios6ACEcDSPrIN9IyUSZ+V\ny7NsPnYgahg0kOLmk+HjIgH/xVAeb5YzUyjBQiQK8m5q06IiQFbxpS6b6fN7\nPdRKrEQKTUux0lBu+l4viNpaLvf0vQ+BafofvzzuSHsdIFRmYRYbctNht8a4\nKpdq7ZlHvP90WWO+T5y0U25bxeNvVNN460kpTQxs9AkYbwE8dJoSQQZ+6nAi\nLXE7XU7WJn7l1eJtFDdHuJMMWptYGnKlsVEn5GRCB8FdsSRdZOsSiGxA4nNS\nK0GX4jWDT/KFplpoz043pHyCKtakDxOGiJfhi8gCZBBUgLdqFdhQx6fvLWXr\nZoKU7vfMEKb27wrinlV5e7EfnYk+DGfFdMpuAAtRANwkXDARhdNsJBBmLGzO\nEzAQ\r\n=i+/P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5167635dffa0266d815e65ed930797c20d07a68b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-5167635d.45+5167635d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-5167635d.45+5167635d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-5167635d.45_1565808287557_0.7080059876006997","host":"s3://npm-registry-packages"}},"1.5.1-alpha-c3e1b8ec.46":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-c3e1b8ec.46","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-c3e1b8ec.46","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"4fa4df95ea501c3e1d52aef83cde5333fa10109b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-c3e1b8ec.46.tgz","fileCount":150,"integrity":"sha512-wsvj/HZwd/cJjmNfvE6k1i50FGJdv0dCcy10EXYVBjYDv8GsgXf5fRD/nT7RVVrpttDdjceVR+hkDWW4OKXtgA==","signatures":[{"sig":"MEUCIHRqoaCnPMj3QWRVOT97Sxl3D83alPdOiytZZbfO7rLQAiEApv4J/aVTyva2dCekFB0ExqRLkF2SqOicl7ppCoUNd4c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228030,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVK99CRA9TVsSAnZWagAA0FUQAJdojOVwWtbAFnSUwLkc\nTYiLbVvZwWc0661O5jkp7aHYGCTsrkEgYRLI5WN8xXasefYUauxV02u4IzEE\nUZBgl3BjiUtH1f6HWVQkm81CQHLqsDDQ9KoEZUgPn0pwab9Hn2+FG10c9FGQ\nehy6kLpPUMmEtWEU/qUUSddcJDHzTSM/HS1iafpcOEA3S451SNJTQfo/wMsH\nxCM+G27PO/7CMaci/APfAiIJsJGthWxKjgYKy4T6frr4ZBIZ2CSYwFXdGiUI\ngPvPRLAdoQJvNrvUcnr419Bc8fSzuBUU7xfxnx0UTujtsiDv5EPt6cSYDw5F\nhND728/GrPgCRwVGeePT8N4gRXaMltxRGhcew6KiANKBdZvanY3AzEpYHXBl\nPgZkqO7GEJTKSaF8ySEiSaqab7QCWl4+NV3QJLJ2SvYtU8wVdHUNCTUn5i5P\nJQE+L8k/DjYBR64ZeoFOi2oyXt7t2KXzwAHqWdhayBYM+B9Vbd6k0NWV5xRo\nv70Ux7cCsGgQg3je8j5Kq/ZJq9p8WJ92/ox8rr/xGQuPmiBNXZO/xik5Ff2F\nzyxnEzsQOvO4jE6eLu4L+LonFGS2b+V/Vdba6kgPNcVe5AQi+Q9u8CzBmwhs\n6+mxY7lqP1p3Ejs+zFhRCjagxKARxP+w7N9awNUl4JN3pykoMXOxfTVVWBYa\nyXNE\r\n=G1Uw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c3e1b8ec8a78c00373d4a7254ee4a499d6a19bed","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-c3e1b8ec.46+c3e1b8ec","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-c3e1b8ec.46+c3e1b8ec"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-c3e1b8ec.46_1565831037204_0.5513842566561991","host":"s3://npm-registry-packages"}},"1.5.1-alpha-930a35af.46":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-930a35af.46","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-930a35af.46","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"8a4ce4ca1633b2e525a42b2c17cb0b4e8bdb0a3e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-930a35af.46.tgz","fileCount":150,"integrity":"sha512-NoMlEZZYGgALzdUVce0RItel4suxx5gz3t8Uf0NBGK1IdM66bfEyb9vgM+sA9o9YQSy5TgtL+iP19z37BkkvUw==","signatures":[{"sig":"MEYCIQCNUfQXzAwwg3aQj//hzAoUIUh6W/PGZURvqgokxRupswIhAMQ5wTl6+Wc5rSkGEFC0GVnZEyhoM/sbZgLvjUOS5Gl4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":226796,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVK/VCRA9TVsSAnZWagAAmDsP/RdfL0kL+ja/zb2ONfQH\ncoquX0kP7jrjFbSaY4H5enjxTXXEB0kKeMXmEIgpNwyJFngjtLD8gL+kDjWa\nqObJN4jaRc9eMHBK3r1OeNy+ZrpHgqJ3e/GxGFLAQNEuxkfGIrRx8GFsgv3k\nK/HUdArBVitmz2qcR1QqChLJQGcsS8nR/cbEPsop4K5UUc3bjdcFUB9GdJg9\n5JE9uC8Q+Dz/7lpPLrqSs1pWcXuWsT37tqq/ookoOXfauy5jHwDFowojwFUR\nZZ6W7WiD3HZiGWFbG/jYxr1H0th3I6cisULa7sBOC9ttAeiBwhrD4XZQacFc\n8bDjmvympG8tnjBTltkv83/LlJLqOTnLSTm0Mf7nXhq2D9tLpsP5T9N9Fyfq\nEdzThZzflwcgJFUnWBgMEVez+oB+UYU75q7dqn4VJUqsEhkwF9/OuaXgbgZf\nLGiNxDEPPhdH/JOWgAmrlVW41A1VvAu1rMCjPypgQFjnMOS4WtcXGIAkclMK\nvYUxwUeSpZ9q0GBKQg1cSFb/+CJJzHQ0wYoSa9cLi9Gl9ydR/07PfkYuKCde\ntkDkaUubHID5+gZEdsZWst3O/4Ybx850bFiI9Tmn2/oi1YnmJtC/7bR7PSFA\nslZSigNMZuGr3hE6YNx5AGWFSQoPqDPbsOx8JcriGJCZLdyqO47vZLXGXQ3s\nD8Hb\r\n=WIsP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"930a35afbb841230428fe193cb552c59fe11db64","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-930a35af.46+930a35af","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-930a35af.46+930a35af"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-930a35af.46_1565831124997_0.5951907920489306","host":"s3://npm-registry-packages"}},"1.5.1-alpha-739919d5.45":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-739919d5.45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-739919d5.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"e402f4db734a26685934a0e963b1bf13d4c16a69","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-739919d5.45.tgz","fileCount":150,"integrity":"sha512-TEmVWLFxz7vTSK1yjtHor2yWg0TU/KD3gMse9lSJURAnIzfUqgcsOxVt9j4SQuuN1MZPj30gHT5zy28iipG6HQ==","signatures":[{"sig":"MEYCIQC28wxRCuaCoaT+xJvjNvvx8jZyHPbxf9F1iWHSNHncawIhAKStaxSu90uwQh97jHcx7IvWtGvRoONvxKHraH7nGjXG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":226796,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVO4ICRA9TVsSAnZWagAAq34P+QH67cA1ZPwx+4iWgU7U\nRK6urNzSs87POnZYV2CGpo4S/jt+oOuR0KhpGvZGUAiSRqcdFMohCrQZiwWF\n5aM54ZWgS9XjYPhjzFpENb7mh7TI0aS0sQdV4C4+5OIvrCjFktycIh2zDgeQ\nkzZWdqom9yVh82v08ML9azlSWnWiBGtqLN5QllShSOoVfXt/4T2o8Y5t6zbB\nHkyj5nMwqg3I9Sl9+99UzI2+JxV2Bltx5sEuxKPGtOwOWHldvduZ/eLDFwy1\n6IfXUJj4bkvhDzqbyqKdHQojSCh/C2hhStLshj6QPL9VDi2nOAgcGyvpaarx\nUlrDtSmVcEjskTaxlngdpTIINDJFzEKoaDvb/BqlGQ5P51YhkSjVrRP27IrP\n/f9joFOypFAivXLMgYN61x37SnhCU+T4E5hVbTQVQAgZly7qwKPj5q3X1N/4\ncCKY6EAfCrlSn84jE0bpaSrkw2QIW7Zr+T+uq4Xs4cSzwrUQ6eDe3HH0ZS8Y\n6ctPpfZS+gH1DJ4Jy2Z5Yd2B/NazBD2loVgEOJwSN9qT3qzAzrm1aLm7b4Hg\nDsxih464lGWhcEyn4kvQA+CBgjEoTQr2yfcAZX+E+bBlBTrNta5+p/LWHdUh\nL9o3CzDRz3SQ0++aTVE5u8xLA6Zp5dCCgeIzsPKrzFE+sjr8jqzjdxsgr9ky\ntnYF\r\n=Jawf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"739919d52015292d6bf18a7d379de41d5eee55c7","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-739919d5.45+739919d5","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-739919d5.45+739919d5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-739919d5.45_1565847047487_0.1561378902587105","host":"s3://npm-registry-packages"}},"1.5.1-alpha-932d25c7.46":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-932d25c7.46","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-932d25c7.46","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"5ab7f6f341b362419c4a16ab7e48b6e3466cf8d7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-932d25c7.46.tgz","fileCount":150,"integrity":"sha512-ohxsnhNMZFsmNvmmRkrVlx1wHP3WGIIsLfUXA8A3XY2+M2nwJSkZ1kAqsjbDL8YktSLY9yU3Q/FLAMy4sXY+oQ==","signatures":[{"sig":"MEYCIQCFLuPkguxkHiDhihrg1EJC/4GK0i7GMqm4u2QOY78RAAIhAJxYlErwLLkR5y6MDqnXLWGXaAFXlcu99r8uN5w827hX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":226796,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVPErCRA9TVsSAnZWagAA+usP/ij3OrPBCy1fvIFMYhdH\nI+TaYEUrab1kqoI/igGLy839C2ddkml0CPCbkQFaqUJAnx372g5hCWfp9vcx\nt4metcQdnlB2cAzXRxpEtDxPZVxmWWNTWAMQ+7m8UP3ZeOPqAi2SlgEM/G5c\n6jYDhCWLLMUbpoDeiVA9o5RyTxbANGXbu6bf2KcDPg8Kaoo1rBUEOyCxFVop\n6ltGRfsjIasqJnnNY7Ij2Z7e6L6FJHTscigVojDaSZJ2GceScCx1UIMwT8Ko\nnYuFnfzjVcX6isNNLyC/IFXJjKCzQxhkqEnU0ZCgF0zy+Aa9vVzFWSFiTVO2\nJPHeQ15IAWPMk9YsKHy1BQIhy3CLV+XjphXED4+/OWlM7/6y9PKPFx88qOtP\nVa9//IDOs8yEpk8OK6dCXENlHo8q60Oa4mNNTVC1iy9djSkwXc1JB9H6Asu9\nm4MQX/bd42BvGRpcWe9gfZTCBFkLXaC1NDaDNMCSo2iBBlKbS0AtlpCONWS3\nsdIbhBB8U/bPw66/XAJwtLyhXFgtjYQrpqWAX3MpnMOrGdsrMstmPPsCzuzp\nw7SiA50v4uY+54brd8FjFVlU7tTLQVeVHXAqekd3N8ncpWyMDXB5fRQOvyZg\nYJxqm9dJDiyztzj1o7kTN2rwpZ4DnfcsIGOJIVkujKi5c9+5w/DYgwvPas1b\no5LH\r\n=YJ3t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"932d25c71cd84d0f9c354af10c48e38b83fa71e7","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-932d25c7.46+932d25c7","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-932d25c7.46+932d25c7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-932d25c7.46_1565847851276_0.4788591355597982","host":"s3://npm-registry-packages"}},"1.5.1-alpha-0e17c300.46":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-0e17c300.46","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-0e17c300.46","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c3d7c433bf160307d9cc9ea0ea9a95af654e9c93","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-0e17c300.46.tgz","fileCount":150,"integrity":"sha512-6KIYHj/R2w6ie441D3cqimrRtk+JTqhsWu32+Um1Hye80Rscm9IHj1oHXCNFkqWYH8WYuj103YZ+agufEpml1g==","signatures":[{"sig":"MEUCIQDKtcDkBuEInpzCGEZfeOAgF8kGeZMOLrJhskJprCgKqwIgVv8MXbUZcEJA/UCO7R67WGeBe06MTQhPDx21Zog2+0c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":226796,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVS+oCRA9TVsSAnZWagAAKSYP/2CzRWdC0bu+ox988FOf\n1MhZ9P8cO4IfaxEVEqpet2QmFg2wvDSJUGPtbXTla+yTOQX9KwwD3LPUxKOx\nccB7ZMcLUs37rIOgUrevvdDkYtuO70Kt2dy+31cyis/e37UNjTS7GmwzhvvB\nnEGbmpc9zhxEvkO5AniZBqorBgP5FDif1yXj9Y8DCy7nKeNAPgOfBqZiTbHB\nLaE9vjUG1E27CuTMYV6FW7BaPo77opwXwhHk+V1gi5nFVaGFqdGpY8LoqDDr\n8GYTIP8HhZMHncxo/vK51gxTHiRCjxSsrILj0kE/vd8m6cW1e5Snw/PK0xZC\ngGbloPiT4KvfDUvrvJRAruGNzUn4CEUTZ5HFkgSyOqIXnBxQjaWnOoAdgjOy\nF35RtmH21oJiEgEf/CM4kQe5La478hpifVGUXobzoFl8UdrBpJsPVq7wN/tz\n1apqO+yCTYpRqgL9v2KWGjMnoq8/lr4nFbUJMruxZWiF6QU3QgEZpGYvyle4\npAle+FskbIBhYP4Lss5O1weDZbPPkYzvsEPm2+zZ5nkWOQC6Yg5OESQ3svb1\nFLWFQdapGoCheukje2Pr/OSniJVaFkKuv47uIHlfZpVDOleQgrXkdDMbaess\nR/weCsNUjnLT5zn+8WD60YbjAh5UF9Yff3DcXJtbx4zAAk8/Uc3V1ZS6QsDA\n1Zzf\r\n=Ta4w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0e17c3000bc7fe73666bbf7aa6c1d90a0e023e7d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-0e17c300.46+0e17c300","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-0e17c300.46+0e17c300"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-0e17c300.46_1565863847804_0.6454786301682927","host":"s3://npm-registry-packages"}},"1.5.1-alpha-76e48119.47":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-76e48119.47","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-76e48119.47","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"866c769378a7be055003177850e3482e94263bfa","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-76e48119.47.tgz","fileCount":150,"integrity":"sha512-+B8Rci8A5EjqEsdXTFf/puacNgpFDepEguiPelo5abdGYCNYO7xmB/uMJKJ1JHm8hTq4rG9eexAn6Z5AHMGWpw==","signatures":[{"sig":"MEUCIQDciPzSlgoS9oIJrmE1zlMCYbsPqlFUFsmAiEOf0mWHNAIgd0VgyNgL2VTjK3KcjwuF1ufRjGhCQzr9UGnDpUmpjj8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":226796,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVTKXCRA9TVsSAnZWagAAojYP/jpVCp2qTmFkYec+NDUT\nsg7fTgJ4KXSq7HGcUBrpT8DnGMSXbGLCre4wMrQU9SRvSHrvi3VGTf8UWMRf\nB8XXrJnPHipc7OzcznVc0S3iBZoGSUxdcZX3Bq43KOd5AzP+R6w26kZ173Wa\n5OQDKhafI90dkOwa0q7bC+2dRIci8+oCuhaFZhrJ1d/mPKlJw+YsLs71sETg\nqW71MELClks2ufA4XSjun/xwlr3x9FoH2StnXksnS8JEbPeFxGfcW4gnJThO\nJAa4dKAiiMgkW1jnWsJf9KwMCGwaSnH90RKTD7vN/D7zyjaRf1R2NoEUctkH\n9xhQn8H3Aji710T0wMUM64vFTiYOpYxtL9yFTbszUenKbQB0DJDs2Br5u6QQ\n4RqiJrQdCQ1WWFB779oEa50tZEqjDG/jzHAwbPbODkPB1a4NezJ802xje/Yt\nV3z0/1G70ybI2skdVhzmKFnZ6VXi4s+Q9Y5wr7ciMaNY0mv0erDrhaka8nI5\nPXtNt8pl9SjKaJep2MQXrnLPFz3sBYWuKhSRtJlseKjyhDYRhpn1Ib39k0dn\nqbLPP8Yr7WbT+67mhaHfJKu1fIouDZL7bzqYhtlufPUIKT/7mZmKQacpzun9\n5fGjNBy7WPlqR605j6a92ZnxpEnl8GtPGX5MA5T4hW0KBUfiMqJ8wJaFKcZ/\nrVtF\r\n=No+x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"76e48119844482e49863c5516104009c0730b5b3","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-76e48119.47+76e48119","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-76e48119.47+76e48119"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-76e48119.47_1565864599213_0.3559917780235211","host":"s3://npm-registry-packages"}},"1.5.1-alpha-8c425b65.47":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-8c425b65.47","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-8c425b65.47","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"794dc3b3872926f78e91ca904b767eac456b5652","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-8c425b65.47.tgz","fileCount":150,"integrity":"sha512-gtxYEvtlB+ptZ1UP9KytQg2x07DoaA8w6RfZt/CAWj4heCQWGtK51ZFgpnPxwY7EvMsANmMXlieIX+CT6p1UzA==","signatures":[{"sig":"MEYCIQDN3bWrUFgijieEbsURC/F/u6FHlMNrRZm96lRYHzMcfAIhALY5fo+5LKBNufh3L268GksKNB8NkWh2953d6ciOAyTc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":226796,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVWRaCRA9TVsSAnZWagAA2AMP/3SAwTXcv/w2fUcNgfGb\nfgsdFtPQTH4e8X/qJ66kV8adRKz0slT/tiw2Izsq5MqwANNpmPxk8dCgF4Jz\nlMzK4TkR0LZqLjUMeG7KysFTkCBXvmo1kq9ia4Gu8Nzyzk/QmisCVpcz3wyx\nzv3HLf6iX0JsCGoGV9sSJKXfBsGicuEEv8IgdnLlwda5483lych+6C4DBMrw\nQwyiessEotDCn2ELY7ndI+/Otq+mmh9ijTrd/5FIG3bl91+tvox68XYZFl2P\n8sSCNPMP6EAZdl3QtYkEUW+hfkNxZ1gxcD4s9xYETLel9FgiG5hJpOelON+5\nbHvWu7+AoAywLTNJXb1MkWDIjQPbcj7WFaeztRGTrt3RiLOf3V7sTMwXLbmI\n9zv3Y1EWs8WEuW/lKSCNpbM56Ujj0GWcl/NgSCIUtuKFJF5AtUndUmmXo8Ch\nwthaX3oMxts2Qv7hte6O6HUDiyjJkS/SYEoU1UHb+uWzIfj6VeiVK4O9orh7\nr6MQ8pe3UcKVHar9VR3pLBrsXExhkvsoG/2PZHUS3I1HhQNe7iKPUbDP7tc0\ngSimWEpYtuPD9Gj9taMYhCLb8z/LBAZRMgu0OBiPiph+2hGoTdB7gS7ljHUs\n++elzWFKG3tthaeWBD+pdP0L8bp7Nt+p7TDl9/ZNkOXPge7AK16Lm7xONw8F\nEZVE\r\n=O5CX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8c425b652a297cbe0db296adc919362b04e1e26e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-8c425b65.47+8c425b65","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-8c425b65.47+8c425b65"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-8c425b65.47_1565877337793_0.10017332064286344","host":"s3://npm-registry-packages"}},"1.5.1-alpha-49a835b2.48":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-49a835b2.48","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-49a835b2.48","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a326b1e8c5ab4b1473184f9cd730f415e7eb1d64","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-49a835b2.48.tgz","fileCount":150,"integrity":"sha512-yB5tIRM5cfbmR90tlJtdJLLnbHnvb8Y3m8HJ6dWEAPb2wb66FZo0eHakiqxkiUp4i/O0blxi7AZgHXRuip9UaA==","signatures":[{"sig":"MEUCIQDLyLlre570A+XTrOF/6vs4QwXAUY5CC/HqHH6tvIINmgIgdeL6/a0GcZ99PSENRgyh23aLQmpx767oTH/4w5qlf9I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":226796,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVWRzCRA9TVsSAnZWagAAQw8P/3WSrHgprHB97ga/J3w0\n88UcCAFlZBcIje5p76pVF8sGUIKtJn9hQXknCNbn7/8b6CThFKM+BwJQcEbh\nO51l+0wKGYFLsxLFwIN57HNgS35MQyK8w9ZWHIin+xX0XjPY4cpuEC/cf+4C\nP6HIfZ34125SqxNzLmPV7zF3F4UAXMamgpQ15tqhutnzkvLUxej/zCDkatCY\ndrQnack3XZLpalbahjwqEVgTF2ZoJiJqNVZhsFW6F5wppsKQOEnZtCltxOkQ\nMkDojQcgxYg7fZEYaqc+M582Kakjz5/DlGwR2ZO7JHQYdsoQoddFoOTFbvBB\nt2xlpKxGw1eWp8R8OO3xeQGB++Z6XR5ww59zDJzF5H4i8iKO+JbYSXAPVTxd\nybQXPeEyaBReTcyRacr16J4R3zeA8kMRO2rjBKpbiUdfVXJbVF+Hr6ryS8VF\n94tA7Dkc83Sr/iOgseet3JZEElbjhh0n8d6JlYYUdNupgjbblQR4DpsTEePi\nz0b6pX559s2vvCm6ASRfcuScixPBE14k7BrchWaoSx3JueVDzOFBPIzE7kQ2\nlDdqcL/NK4BV/JIYlBjB4aPWc9L22jbw2orOYhEilRh2ysu7ERbhO112Zgue\npTfJxxfsvgDwoxY/1oz94vbEGa/oVEFjVfWsav4VylpAmy0boyLoEMMWRwY4\nBLs1\r\n=d8eV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"49a835b2463122bd7be3c8aa5422c2cca45e9549","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-49a835b2.48+49a835b2","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-49a835b2.48+49a835b2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-49a835b2.48_1565877363040_0.8260012470106524","host":"s3://npm-registry-packages"}},"1.5.1-alpha-b8b66b34.49":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-b8b66b34.49","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-b8b66b34.49","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"af0fd9c9f95e9405938748a5e8ecae2060e3831f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-b8b66b34.49.tgz","fileCount":150,"integrity":"sha512-VfxFFuic0XnQAsPp02taElCuha0gUJBoK4g1rgBNM1RI2b55wVDpLY4kvthWTHOnMd+u5yk36Q2tNrtmjFaBog==","signatures":[{"sig":"MEUCIQDIOZu3135KPhQI9lShoavg3ihCe7wOMBEej8WouAnq6QIgZ69Jc37XWoM5DYeegFynr4K4oKQ2mhq7eLzKonxzQrc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":226796,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVWXyCRA9TVsSAnZWagAATMUP/iJqiIn9k9dmrBX9yZjK\nfOLHaOTRQwSPVoCFL2N6i3BRZAJCx+A8tHZM6ypyxasew9M/WhCeu5HGqI0h\nTXajk9vyT+SJzxCqrEAt0lPSSMpLCYP1vvV3iOXhTAGpFlr2ydn+/X4QL9rf\nLoZ0KCuUasixC79Ssl99xt2SXjzsMcyoFVC/pHiS+pQiHRIcmfuGtbeVwv9Q\nvR7VDyzPmesMbbFTwdoPjMjdme6TOgFi0QjW98ov1G58BhaFED8FNMY7K/5A\nZ7RbkSYaVj+qtIrbmsB/B0BRGiJgsz3wJQ7lgMlQXZPwIGOUs+xobRSwhS0m\n8TbapImvD93iuBSpAVTudh6bEE4QKak/CCK9ORlL2/a/NGoxUjtLJrHzYDp+\nnxRH7gsCHaey6iTBo5sl7tIL6e4MrLe3+pgF/83R8q/+yKvEMSK788au74wi\neKJF9WGPAerE8vBLscWHF57j3RceJfPtpEaVleFA8BFOJQtDVyvSuMvwL1iR\nmEW5bolNVilRadJTy9AKfF8zaeM0UNw/2OZNRJSXGIBJXjhq4pwtm3bojofk\nhdMWaFREwDpbe/JkohHyEIaSuEWtrMTaS94PEjp4kBeH2eyRylTXmvWvNSad\ngOShM6dF1uptwZhmEJb10FqJcJ1igu39yS1kNdsq0vV7vrKaI6BLmp7+D3a+\nNWMz\r\n=BAXF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b8b66b345439590cf38fd725d9230720768a58b9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-b8b66b34.49+b8b66b34","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-b8b66b34.49+b8b66b34"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-b8b66b34.49_1565877745742_0.8860958804345624","host":"s3://npm-registry-packages"}},"1.5.1-alpha-83c2da58.50":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-83c2da58.50","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-83c2da58.50","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"0debfbcc626decbb0e81763fd41eba4dc63e3530","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-83c2da58.50.tgz","fileCount":150,"integrity":"sha512-lcjOfA9hzoIwkI0NavWfxbls/MuP9ulFwqtJ7F5H/cL27XNX2AfoTo5yzs0MR+MDs8BMzsYWasqoRsRxMcGDEw==","signatures":[{"sig":"MEUCIQCn9zX2Ngp009Dnb9noFr/6jgDS1HkgOmgDlsyn2/mPrwIgL8DdexkIu6LJ+abcXxXs/veQecLB3DAnms1claPYiDo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228030,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVWZxCRA9TVsSAnZWagAAQ8UP/iv73owr8iGhPs5wZDki\nHN/TrJ1PwdXH95NIkdjpxCK9A1Q+uruUZK8jF7aooyVjBr5l4P7entJA4v2K\nJnxjIhdNk+PwEkpo6+Hasl5gxQRgnS9hLaTppsQJPOrlmYTKDa5wu0uOoqpR\n/dJkXRfp+jYiFEyxERqPtiEqy154+z1yqd6tM6WUAgLosymLq8UXt6gEpEBO\n8c97pHi6p5NQPxVtZQp/2xJhe6e+w/w5I1jypEh7IQ17RbN2NYNMnq5W+tgD\nXtoYJJfDF39CStMSolgozxi+nCUTEKyBnvEFbUzUrLD7jaJoFahVC7diXXA1\nj+j9TiEnCwcfA4Rk6ydzxFvr4cQ9WsJ1qK/6nd/57HuthzguRtJqZ45vHd/V\nG3qQhIVYBRNP+MbWC80ntrmt7YX1Li8cwwT5+AZj9ooaup2/Zkuu1fpPwDz5\nuqmjWKzztLNUmKMVpVnELk22uJq699FKEWBy7ZwyeoEcS00DpP5M4K0Pz0q+\nMMAFzBnG2MPNpHo2+Xvt8df0F3yvmoaFM7EsKR8H1h12+RXTaVHCSO1jJ84y\nD7qBruVsgaDkz84pZSxB3pNBLYIyfXLVuDDRrvKo35bHHUq8lHXwfcS6MQ7J\ncZeGQd/CawcqkdZJ4aKX2rkkDPQc+mKIa4RuAC0YLOIr5hHiHpjkHq/zlebV\nfhMY\r\n=972O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"83c2da58f9fa088f9f44eca4a424bfe16120b72a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-83c2da58.50+83c2da58","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-83c2da58.50+83c2da58"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-83c2da58.50_1565877872325_0.8623667646735838","host":"s3://npm-registry-packages"}},"1.5.1-alpha-b30e1906.51":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-b30e1906.51","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-b30e1906.51","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"0e5ed4319b7bb0b53bae10f926f59dc419756010","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-b30e1906.51.tgz","fileCount":150,"integrity":"sha512-VQY3rxnIhpE+TPBEmk0YNbWRUjkkMf5NP0iC1SSw4aG1wVSZ5AdNBsgaXNEtQFWY6zf7pFAfUmoWjsKXu/zQgQ==","signatures":[{"sig":"MEUCIEspsQpC83QbWYCmDMOPnKVAcnxWcO3TT9CUOBng71jpAiEAl5GXhh4wo62NOLOato4VWDR23OTDnAD4+MRAevFBsR8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228030,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVWc/CRA9TVsSAnZWagAAZzMP/2MMOVU20LwW9rzTj9Tu\nYVVkGxfDVq3IaDZDxGdggI03ujiqlKaYCEb21pKuCA6U4zdAwDkM4amGjY6f\n36owhyP+aqTIM5Mzay8p25ZxmbMjkNQctiHbTBI5fdOfFmOaJg18ozzwonI8\nUsyGjrM6yWSb/YMhRyplT1/dfZp3/uJoLRHbuOqtZPAhda4ydMfsvGIrpGL1\n7wtgtRZIcMArLdhlqE6sgQw3/yl8XtAy8WiMudOLkZz68UIBeQJ5Dzs68rwh\nQPqZs/IK0I7dNh6qNJZk3xLxQMr2r2xd+FngDK7zafqLXQ1T9qjFK+zr2h4/\n39I+QGGM/2vgy1i85RINs0DM3Hv7RvT7BpY5RBLsdlHzMGT/RzOoyjmduoXJ\nKADSYfsE6rcn3PPsWfi2+7VD9Z+QhW8P4Arl0ydxZaF/VUO5aw47bqo+zAyi\nyCYxztCO7ejBeChSfS9WgPQ0s3RXOpwESb5GDEiH1D9CXeJsKGneUURO27yy\nR8LO9/Rd99uFWXCLbuJnrHjlGBYEdkX2RJUIsJxOJk3epCobqgwB+qeOfoq3\nfGRGjfNBXYMFjEMX3xMKSqWvO4rQQwgZb9wv+2k9ZLWZZa3QeaMamFJEHryb\nYTKyOCj/EOT/29L9qwJ599jOEI3zZ9Fw5GLfHUXVLyy7MtUrz4QGxsYnE1n1\nm+35\r\n=+oLL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b30e190669203ce3fbf3e706365d32208df63860","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-b30e1906.51+b30e1906","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-b30e1906.51+b30e1906"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-b30e1906.51_1565878078965_0.750959823908343","host":"s3://npm-registry-packages"}},"1.5.1-alpha-5dcadc85.52":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-5dcadc85.52","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-5dcadc85.52","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"1d3cc9f3a87d22bc703d3018bbb96e3fc5736dde","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-5dcadc85.52.tgz","fileCount":150,"integrity":"sha512-y+zLLar0SSd2K1vaxc6BwOPAWOe7tofXMr4Mkd430uSU7KSS6uBvuDT836QW71Muo+yQuaQjPCo2yfha+F/I9A==","signatures":[{"sig":"MEUCIQCbBGfbc01MrztCZti8SuZ1wAP44//F2scTZadq7zvPxQIgVSZhErj1hUt6sNoZThSRPrpsn+k0mtOn6iegpW+TiVo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228030,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVYXvCRA9TVsSAnZWagAAVwoP/RAj5vIdz8G22IZOiuc7\nbfCJ/OC7+gB3EC2FxqKIuEX89y6v0uAZLpL1mc9lCHxvbL6MT/pOhTSaAnhB\non31Jsh64CTDO0DdOnX5o+NPc6yDEhzQVwAUnnQLDORN8YQpCDwXIRsH2wv2\nXDcwWbvqSc+EvOhV8dQkGDJYiz5Fgvbk1A02/XQuvzaoGtx2eTNdtQNMB9Bz\neMxUWDIJi4mZx4lGmIjo3zsDvHCYLxHBrx+NpGo674bJgWbxIUTxc7QZpZSn\n6fr4YH330CodpNY/Vzo+Nsyfc3sehCAM4JbLMKfAML/EKefAKHKcCJMQgJLm\naJ5yxpTIN8gQzvX+EKUswE1Jxl2VAAHV2UIXstqRr8ucUru7Ix466UDt/6EP\nxUIpbJluLqN5exyNiWuUGDkCSEZNvCP+wGi6Y8QRtBsBeuW0DQ2Wa1DIrhVu\nQRSWPl2kDPGbzl878PCtoot9wiLYkaYG3PhdTTLGZKJE+a8m+dxBvOkqmxPI\nJeJIfJxKa3ugoKv3KF3AdW87jqeCusjrqfPzQAyZLgwdsEiADi3wU40dWEfA\nh8UA1DoljR0GiQPAj0AaoACcfWeR2Cbh7L0dJ0HvzyDb7y/rAsx2sH0UyNEM\n4WRtMi9ENE9ILhR6zQM4hFZtQBeggMoNEqel4gmVTvTL3PALZU1+FcOUwva4\ntu+v\r\n=wh/d\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5dcadc8590293c1d637ae79d54703521d01e3aba","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-5dcadc85.52+5dcadc85","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-5dcadc85.52+5dcadc85"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-5dcadc85.52_1565885934633_0.6997739136442667","host":"s3://npm-registry-packages"}},"1.5.1-alpha-6e825d09.52":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-6e825d09.52","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-6e825d09.52","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"efc5ca1b0b92008b889a8c654d6f9c69b23cbd04","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-6e825d09.52.tgz","fileCount":150,"integrity":"sha512-FEBoo3VWQ0juvmPhmk5fjCV/a/NSHg0XgSSPD72FN90sdQBTuY6TKJmjHXoHrRAlZnsgcJGeiTYBLx9UPp3dFw==","signatures":[{"sig":"MEYCIQCakKo71dx0bk21BTX/0OY5korpaB6jEmgHgmMYyUpc6wIhAO9PFwnHnn+DrxUpAPMpqfi58gXujIhKq7V+Dp14N2Vl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228030,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVbHYCRA9TVsSAnZWagAAVHIP/2K6qhFxirk6UJkJpd7t\nO/H7eftlzX6PlF9JRlJTxEJnnxe26Lmqtv3JNEOMyisvzourD/Emqm29EwEa\n9DBWBfsXi269hFGzbZFm/b2AJT6kYa/hMmWoitSHX1SZVYvsAEpR/e4qDL1i\nvK1vvYevoVCjx77Sx7PbLXuHFNuwTp056Y4DVcaCrcJ8grPpfHjCm0dquC/4\nipXnZdmG1Z+iN3wYzKfFAjDx/diqMhJPToolj9deL2+bR/jBDojv5jtDN/L5\nQEn9J5zMmOiag1G3toGP5Sb0Z3OJRrwZu6jdz4yL6Jbn7BN3Mo7/0/gzdMGW\n0gKoneMcRGYlFr9jI6L/5cfQ9uXeFfRZllNsg7zoTXo/mqTgxb4WypjJ+7OM\nqk9ce/R2F9+6E/Ghpz0U7Fm2WzedKKJoL2+6x4uiyomUKRVecO1OgUhGq7iA\n1300dqR95NpB328z8uTRNrEQqNF9TLbgaMsHl8uVMqTmiqYEr+JTOuoAnFpB\niNfzXLxNMYbbghh813mLdND+cPrMMKA7QCyPw3y/GH4wZKjVyU6/ajGsLrfT\nAFSuNn7xWc8uAq087DWMXl8mIEQ2EZo3ty5TdUtPYJpBRbTUx2SrUA1QOko8\netTtlfw2XP4XapLWsICIVoyxNuT8Fk8cAUbQgCtsPDsFfQb5n1Mt8mmXaj58\nnGUd\r\n=OZyi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6e825d09eea02d8d919584ccec9d7bb4f765d290","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-6e825d09.52+6e825d09","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-6e825d09.52+6e825d09"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-6e825d09.52_1565897175865_0.2973885040402682","host":"s3://npm-registry-packages"}},"1.5.1-alpha-2be36d2e.52":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-2be36d2e.52","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-2be36d2e.52","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"d418b8c9bfa69cfc24e92247f275eb1fb7a04375","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-2be36d2e.52.tgz","fileCount":150,"integrity":"sha512-QHiCtNfbq+DM3itUSi0GRsNP7i9LCZqpS8K6tzrIJry4Zm6z885mY1KMYhl34cMvELAlYBA2XwckGsq0XD5Mqg==","signatures":[{"sig":"MEYCIQDpKwt8naqlSmqQixTq4nzoK/1oR+q76rTwx+F5ukWOWgIhANjONQqoouc4Ve9xljwAWx9W8u0HhiWJt6Z1IQrmCo1n","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228030,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVeTlCRA9TVsSAnZWagAAPuoP/1mOLAaOsq+g2PnGcftC\nKny5D15yMk8AJIde71dp1wSewgbeeAYkq+xto8Am+I5lRnhEEz2gp1xGpLm9\n8PStwdTrlN0+wC9tx59GKFPJ/oqfdmSSV1Aw4upMQHpgpNDiydD52KoydJ4s\nCrluWApm5p6qbdrHNmIpGh99J3TWjNpXFEQZo4yiGoK6tTvI2UoJQwolNnqy\nvxa4Pbz6OfCFGu7ZGfgUAuLD4bs2LlyltX8NEFo0BCaSoM/12c11mszDFF2x\nyl0ZkH6VnIAkTKKHPmp6URQ9xlUaZM/42X8NJ2PyzgbIsLvjBn2jDyrN2fHg\nBCcR091xzOspGmIbi0OjWSqS8EDSQFfj7SHos3LPW7Ph9HbsYFRWFIrQjAeT\nvFIX0SvcIcrEEfA9to9yUXKtaHeP0H4GIl4hq4YkDHjDuf9U0jNgUr3FR6xf\na/pslXl8dt8qQvaBuEiLwwp1KJ08Rog0e/6AGu7mEnCSaHonVUDbVB7/m2w6\n+udkf3QDB2r4y2pm4fwT6pMEqpgsX2UxZfsWWq7IMvh1Kiz9m4bqv+5eXrU3\n7VCNXmraqKCnM9UPplGgI68ZL5WOMt6PGvUujbNpHlEwY8Zfph/Nt1hLr5g1\nrM/0qXXdA0bgyxq2szNnNduLag0rdUyxli1IKUuW1dDaS7kc32hEgetEwMeX\nH5ew\r\n=Mbmm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2be36d2ea8c3a5c146f6e23d16f3ad0bb2a256c5","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-2be36d2e.52+2be36d2e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-2be36d2e.52+2be36d2e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-2be36d2e.52_1565910244813_0.9202513807749533","host":"s3://npm-registry-packages"}},"1.5.1-alpha-b1889ca7.52":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-b1889ca7.52","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-b1889ca7.52","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"e8f87773390c5e17bc87e2e45ef7742d23b68d6e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-b1889ca7.52.tgz","fileCount":150,"integrity":"sha512-RIneWYGLsLBc4yX+xrjmFat8WNEsLl1IhTUOWIggQc3BEYnKG9t187pSOZLB0sCQyC/SYnezHt+q8Z39MJcmjQ==","signatures":[{"sig":"MEYCIQDGoSFtT+IhDtHUJMAn4yNt1baT31Ol9pZuOW4CRkWjHwIhAPuMWUpcX/73iP8no7oyvxwkYF8Rg49UJolgXTEpGIW5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228030,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVefGCRA9TVsSAnZWagAA/0IQAKJYoTVjzFnxogE0SfOh\nY2YotATV7yQBqmaEXuq04PPS+dVHrXh2PZPFvXPpeO0UDo4Z9kBpcsj/5QiA\n+Bn09lHEuyeWAuIsGN5DjjuW7DCW1Fj27fi4nYphwRt36QT/fQBb92gz/ofq\nkaOvPiibGmX6WLxWKgloM7lIKXVQFpdt6QB3/cWLbZSXXwEPhCUbWH1BwohE\nAdlAkFUVDsWRSd5ZnxjFVSt6IA1cGO2D3t1aIpyS/UAa1ORAs+H9K2Hp4/BG\n+QhGACRmuyxYtl63iSKCjHf97XGW7N06rQXgBpeHetZmxDsOu+KugzRgHOjF\nhOGWvuJKJqlx3coj0fZaCj57WpM9AIO+UW3S370PIMWn5/hFHVdB3eDnWvbn\nhLm7b/Bj3ZamQd9vSiMpQeoC6SiWbiDCwbKsFBZaSgW2ehkW+y0I+fSqsv1M\nSv+j49BUSxLjmTtQq/hGkSLsOWGho1NHWFcdS+TqjKjod+UEzvDIguy2Xu5Q\nKC7lyvDeYs2HCWLdXmWkbA0xdngUWa70RrbuC1pCzjNuxwJVhd0t5mgtVFoR\nV4RMvgdVBnx8A+3RBVgEg3ULaaW168Q8Qfq2DUW8frqhUsGq7lSLrMyOm6B5\ng9vLKXOeTittQt0ryoAj5bkEqVeOLRtWCbLdy54t29lHnbmjr0BZ68Keniz1\n2nFQ\r\n=Z9Lk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b1889ca75c54aa286ea5b3012821d29cdee2767c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-b1889ca7.52+b1889ca7","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-b1889ca7.52+b1889ca7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-b1889ca7.52_1565910981545_0.63300233398722","host":"s3://npm-registry-packages"}},"1.5.1-alpha-a77c437c.53":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-a77c437c.53","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-a77c437c.53","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"e555fed7aacaba112fbd1198a88aff19183df54b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-a77c437c.53.tgz","fileCount":150,"integrity":"sha512-TT1geCixSo9K55mSumd3BaP+yvqXQnp2jxD2qXWuay6okFbg1Tl38ydvmUKqCUtYyJWuKHcnplUHyTJpamT3Wg==","signatures":[{"sig":"MEUCICdiFoCRzSzWCkMYdFtXQxXgy+pdKOxxVkooGq9MU+AHAiEA8EOjAqqgGIXa8HdMXH17z99jeN/Bhvrl/cpPJWUfCAc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228030,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVkjfCRA9TVsSAnZWagAAR3MP/RIt0/YKFiKp/bAAbXHm\nPkM0YOU9TjnDBuE8d0UYnpjKlznf9G5mOeTnaNCDkoyP7sFtxd8uLbKo9Ih5\nwk/MIqZtBIz8RNEBHWVMClH4O8q8o/Gi1qXQ+V5T7XY3pgr6qwcMUQhTy+dk\npbG/FBhp3jwhTNKRL1hS8falG7AUW5YrtT1FzxxzfBAgzWgSbFc5rD2GfuQ9\n1jy+hZOkNkcM4Uo//TYT8Pis2DlwzqRRmTsXTsYN7UCmbbR3DoRwx3E+iYUt\nwowKCoy8npADOjGHWlPBvkxyAfL13VFvuZE7QtWU+QHOV8OwcKlqwnmgkyXr\n29OUAJsfC87LIbG6bVJfMfork406e9oRRvA8bgE/1WrZ4GnaUUNYUysJ+5JU\nCj7yZEf5/0yY6ZsjrUYONygDCycJKVdi3cScs/0fUYWOd76ZquhBR+FmwYgS\n9q5Nu68QjFLRDewU8Sf+3z0HkFxWZD3rW07gMBlVy4c46ohgJghNUk/aDDn6\nqqWUGnrrwqyaIDR4UlFut8tj3COrJIMCMxq6pWnqffjxgVeC5Jdtnm+B7pmN\n6PMmT1Vn4ODDo1wt12fsZR+ZSyfe0IIiNmr77CYVGpYwDQV2VFOPR7DBTb+Y\nkq/GbxT75AK/648kKsnCC/1PkoSyNtOidFkA7f63vNGmQ+W+C0g/6ha1Nlay\nMeyo\r\n=0Vvu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a77c437cfb273dbdcc0f97575224ea86aef34a90","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-a77c437c.53+a77c437c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-a77c437c.53+a77c437c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-a77c437c.53_1565935839175_0.5514009302382659","host":"s3://npm-registry-packages"}},"1.5.1-alpha-a2a029fc.52":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-a2a029fc.52","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-a2a029fc.52","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"1629adb461436557aa26615f62b175bd735d92fb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-a2a029fc.52.tgz","fileCount":150,"integrity":"sha512-yJqV87v0LwDpyblrCEeLrbYveu2hC6wgZ/ju/MLEsGSyLKh6FQiPrK+yZTp1UPFLaN13RZNUmXGCgpsxMMyrCg==","signatures":[{"sig":"MEUCIB2KYvizBuFbnIz4oN5FGVJ0dqdYEWfGnSnhIoe/NpYgAiEA+SdJpEyrxjphI6dGD7F9P4jxDx6Llma+INDuTpqbGJ0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228030,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVkkLCRA9TVsSAnZWagAA6f4P/0FzyGyTTjy8XMS4o2gb\nctPwLYX+7kMhIDOvcghMOExVLnMADVdZ9h+9aK5LGSJp/8x9Vgnks6fRXBz1\niSgrvFIbRyMrHkcJHDbQZRAeTA5Cg5u1rY04Gog7JzoFQ7o/cx3EGbVfhP6G\n2x4+EsN1OXVE9Jq/BOuqZuHedCv0EoTXc1aQGXNpT0JMAViFQ4NPFDdQl+Fn\nGzlhAISmcBcbc4fnImgKLew0IoDbiGl2QmMH1DtmSPvw+eZXv1BUhRiv3+b/\neKK7jlIKFV27qKhRX1ILZXXV0PDv4C6dPK5Do7IpD0VP73Qb+X8F1Run5YQh\nGVdhmaDFSUHFWmoBjOFGOhsq2O+wS/fykHgWoL5KgePu+fFdXPoIECQ/AM9q\nSu6OKsAX/+G2zgjWZh1bOi6tsaVa4rN0eXZLtbzV9SqUPTQUxBuD6hnHXGAh\nZb4jDOqHWBexp1Ayaq6EeqgLu2hDNe+eBYfxUP1fhnunTMGKnSJZnTB6bJU6\nnVj/2USL1wHkqTA4bRa28+toiR7k4M2qp3v63jUcVOY+mM+UxTve/hIlvcN0\niGPfvleJqc8mabqHaA5Q6SElz5Vf7nGsM/z++Tt77kJ61krMbUNo9QJRdY/Z\n7xtdfXZ8MThPqwDJlF0EF1YVJHRO24+zzFXaJsI7N7rZpmXGbeXtijSG7sDP\nG2vG\r\n=HE0x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a2a029fcc3fbe6897f2ca91a533a3b24f24015e7","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-a2a029fc.52+a2a029fc","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-a2a029fc.52+a2a029fc"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-a2a029fc.52_1565935882943_0.7743079370372647","host":"s3://npm-registry-packages"}},"1.5.1-alpha-25e5aed4.54":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-25e5aed4.54","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-25e5aed4.54","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"83a9bbd17ca3318a23492f2e0a5499d80153825e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-25e5aed4.54.tgz","fileCount":150,"integrity":"sha512-MMKqHoAnVczLZAE+SetIXSkW/14ZK1juEu7CTg1TLD9SY0JdMeQ6MS3Ub0vrItjuEzUL9FQrReGwHcy7NOCxUw==","signatures":[{"sig":"MEYCIQCu7mNXupv41OB/Q3Xw2ObEyED9H9+XooQ4oAojeEp31gIhANs1rW1DD8BcPNF5vYGI9C+UJ+KcVZk9/UtRHt2Lx5OF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228030,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVkknCRA9TVsSAnZWagAACsYP/Rdzgm8nn8dS5HRKw5nE\nsjuabppaZirSstH9gGpMf+O5o9eBlC7zR+zFQFDw2DHwt/sC6wdqPx8/fOgP\nns0o+Ic59HFpskqQFk0rvfD3sfURKQ25JqrVQQPE5SGitPBskKe3fovSvi2w\nNmi+LImGvV9Xs9E4lVmXk9wWbZe441dw0BWTI+lQ1jFeX5VJ1hiuOXq/aK97\nEdDOazACdKnIpCr3F/OeW7/KJpYe9JCPWQKC69PlulL4u9VbEGKQEnApmz2R\nrgqId5DhdIqzm/0+50oN7uS77MWbhW6Kf8R2dJuHTfQTnqJYuhLFqf6AhOvE\nND47UnTI45zKsjvhIefaYJObxAmebKZH7CrcGh92pALo0cygyi7AFC6cNHkk\n1A/CtJJvti7/PpLY8r8VkFkr1UfcZfp2v4l7zJjRnkH7Xj7X80YOZK8aMxZ1\nHp26DR8FkwML+EOneSTucU/RAaAM6Y1qlGxjCF2Eh6WazscHoATM2/2MQIit\nUaVbZEHBVFGl2bDf9CDgsi8eHAzfaXsM8OPy/Yn3P+IubTXXfQTyVLSwyN6L\nsE8cnY/jjlGxV9AuGkf1I1jkLvVcroA/NrcBcdXdGfUm0ArwQi3DTiwg1tny\n2PfCA04ZNAo99QglbRlsXlDLG5cE2rwCuLxebzUBelqJUZ1nH2bKp5mmeF3L\nS2mC\r\n=kPli\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"25e5aed4d3ac7a7c9b0a227d1dffaa653f06e91c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-25e5aed4.54+25e5aed4","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-25e5aed4.54+25e5aed4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-25e5aed4.54_1565935909920_0.8852061214826834","host":"s3://npm-registry-packages"}},"1.5.1-alpha-2ce38c74.55":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-2ce38c74.55","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-2ce38c74.55","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"b902057257981dc24225cc92946d8d9744940597","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-2ce38c74.55.tgz","fileCount":150,"integrity":"sha512-TABUP1izvOZjwuIEJgATtV431G9oczMsopP9XezBcHfihuQ7Clas6yyoQfgIycO+A1+/fxsR0c7NuypcnMUgXA==","signatures":[{"sig":"MEUCIFsEtq8e6w1BbUVBEK/NsB11FrUt4OnXqwja9PzQJ4DIAiEAtQrlKKyDHXjUmsrY8olQPQyAzlWy/tB2i1i4fms2YJs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228030,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVklICRA9TVsSAnZWagAA/6IP/jZXg0gnhnk1iMhWzwoh\ndQPCURaWcH2iUjjwhbWkFMRoZ1lA3Blk00aPobFQn1Kv9AGdvWpjzDCbEJhO\npR09UAchj5+Lob9B1lNB0+yOkOhowsQgn7WL3nzkOzTJ1RzmxuVkhMNnYi4U\nTUWNTApvO33TtwJ60hj7lBO9FIplLxFccIqfcgakqcOFsmgp1YFrbJnCXYqv\n0GE9hYpKNqVvXu+nhxr3TiWHlPU3Rvp0jPYP0Iyd5A12izseDHm7VBuNVV59\ng2L8JUOfOKIG0q0q1sQRITUs08zsnZYZkHv2LLelCynLbgMj4t2zBv5av+UV\ndgUtqKwyC55NYJGHUKm6Am/hyzjXiL2HXbHqkYo0/wzWkfJQ0qXYrXxF/JD7\nP8BuffEksgprR9MFrkWInmXdInqsRCazuWowr4vAa61cbQIPOQSweo4goROS\nO3MzjFCKfqAWVYCgqCr0Fd4tuY++RoVP6w05mEnsopy2xAAakQ4XIutseCHj\nH0N21xBiEVTL1L8VbrvxKH5/9ZzVYZi1BVaJtipFxHiTEP4Yq0QEue3QH7cA\nuthP0ERKNLBiYz2ELAIFgocRCDeeQZaLqwaVMROme7G3B0c5x2Ns6+Lpsao5\nWpRc/HWjdfQW/U4r8l+isDdXPSbOCscp2KFb13vzPqtWzNI0WySTlrLULr+P\nf9YW\r\n=+pgJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2ce38c74655901dd83c52e22a9ef249fb4530a14","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-2ce38c74.55+2ce38c74","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-2ce38c74.55+2ce38c74"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-2ce38c74.55_1565935943519_0.7771846891249679","host":"s3://npm-registry-packages"}},"1.5.1-alpha-23f5eb58.56":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-23f5eb58.56","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-23f5eb58.56","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"d3746688c37daf6073dbac50a5fc017005d0b0cb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-23f5eb58.56.tgz","fileCount":150,"integrity":"sha512-olvXvF1r6XHC0AGN9LIwSxXkabwioVTYHhtXkMwIxF+op5OmUn7puzCJUNIlYVllRinrm05nMf5W3rU8faXugQ==","signatures":[{"sig":"MEUCIQD1XncTWDRVHMGvFG19oGf2JDeRcLgcX/lEKKY8kJl/kwIgbnNtjcl9NHglh6m9qmIx4OMNvECHpOfClDOWLqSvwD4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228030,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVlTdCRA9TVsSAnZWagAA3dYP/1aAhqMa8mUy236M9hZ+\nijRMBNstPWke7C0RotGymUfz4t1blN1yfKLhzmNTyZQFdTzsRM4a7vKpmatq\nGbimrGulZjOw8Uu9C80rkkymxhxlqf761z751J6ndoa2ZPpL2/Wd7WwFWvFh\nF5J2V9M3hrxlBhX8vr1CGZDfQCepk1eBBAMQIeRPNR1NNhN30NVjF7IX6J6i\nV4udUanZZIOMCBBgitUHB/Ckg9Qh0lTqsd/LnfnhcoUqOHYSYZKZ+iA4xCuV\nC5Xlmu1mkKIXK/51wpInskCU1g0x+GrTiQq2KQqofmapyUEEobvaGJcW4WC9\nvAHlzNSu731xawtHavG++/+FsLsrPs7u7NMCSaJMt+LAMfPKUik2kRHLlfXT\nHFB2Y35bXL4QhqtXMaHatswcVnRGDFBWxh4HKsHGwNvHL4piqBKH7WsTterL\nUUJUpNxbFteknWIaPOwMn4mKAOx6zRv0i35vMnZXalMBjWSzsslUG2kRAUB6\n1t0BnmjMP+Cng5zNNiwxDvvvbaUqSe+NL2/smm+REW1rKkvARoFNIjhNls5W\nqC5La6Vk9lCVp+Ab4yOhVudBqvSaVGNJw25DBsG51680Gqpkr8oVWlVEfpNr\nC4LFDHkwQHOZSVcPoZotWcPXFgCG2sZd2oT6J51MKReZMaDjs1ugTlQBBvjy\niDZX\r\n=hsb9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"23f5eb583c091ce3c15dcd090a4ef04c66cde751","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-23f5eb58.56+23f5eb58","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-23f5eb58.56+23f5eb58"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-23f5eb58.56_1565938908978_0.8910565864330846","host":"s3://npm-registry-packages"}},"1.5.1-alpha-a860e3c9.56":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-a860e3c9.56","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-a860e3c9.56","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"81649b8d85b0d8c20252e72c6eb975895a94357e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-a860e3c9.56.tgz","fileCount":150,"integrity":"sha512-sT+TjGwHrKwihl8121dlfUnCLJlyyxYCOFYly+Zgu0/67E9BHb27RnA6nqzIVEGODmUCoAD5wVscd2okswYdjw==","signatures":[{"sig":"MEUCIQDjKlavJKseixP6ftkSC2xh47OH+/GU2b7fYIAtY2/JlwIgFEboN85rcRVFFxm38dCJgTbcnnbMtohxeft+xG6Dgac=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228030,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVleUCRA9TVsSAnZWagAAaawP/13gG7T9LTUeBDI8/RAl\nowkRuh3BSG8apY5gKthIX7136fwoAccPWtxt9m3v9/ErIp2EczW/AbOVgxjD\n1Ok5LZTxuG/U9/mOHu2P337oC2lT0w+c82oePOInx3kgKfotgRBKfK0Sa9xn\n5foebzjxgJ2r6tbwFAxBnu3GIA5ZtDF9kQkvVC6LthlT+TSQJiPL/yG30Vti\n8yYjdl05bXH6pJXSIJiq+LfVGxCGKEj9YvCfQRq/jlEu5mnyZl50qkcFwXmC\nCa1OS7pLcxoEdUaLXyFGLV5pVP3iMgcmXUCv2kJX/dkYnY86IM4DbLAFxFck\nIkXbl8fPzuS8uyOPAPMcvQJNmQiEx5nkjPZWR376veuG3Vg2x8olXFouPk6r\ngcA/MdwSNYaUfm0Ow0oKhrsWE3eeKqGCMhbghalzVicne+f+4ny+kzHSx1yZ\nwMj17OKRe4SsPU2FnN6a+DdnPEuJ0fZY4xgz37PnJyEUFY0q3FrbJKce4u3m\nq5ALI8ZiEJyY8r7GZH1RfI/A652o2uuCO3q+WljtgIWvEyVaRpjLG1xqDScw\nunzn4wRNVV909lbT17jIBRG0MVBse+0VnlonQCSEmf29iuHFWcYCQ9R4bhGH\n7L+xTBn4eXQG04fatI4IVvUWrpxMAmdg21Y334Ff8Oss081vVt90WZY8mTQB\neLpD\r\n=uhZC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a860e3c9739e0ab9fb8ac07be513ed546d358c46","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-a860e3c9.56+a860e3c9","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-a860e3c9.56+a860e3c9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-a860e3c9.56_1565939603635_0.8869441573848733","host":"s3://npm-registry-packages"}},"1.5.1-alpha-df3acd19.57":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-df3acd19.57","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-df3acd19.57","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"815e3f438378e192e9274877f41517ef65d7f66b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-df3acd19.57.tgz","fileCount":150,"integrity":"sha512-QzfZryzStW9EubR+w3dWVQiHErDq7uH3adBXbhZAHN1S3XnEl7oE15Q3+E05kfET96ZVqTZxT90fHNjl4buduA==","signatures":[{"sig":"MEYCIQCkAOn6uM1Brow3dGpp36HaVveyn7XdsC8CXJqtBn4PygIhALUiP0IDsKwNColOCRznx6oYLQoqjToLnE8ut8NKHbnD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228030,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVl8NCRA9TVsSAnZWagAACe0QAKHGKnKKQVYsxQmH5oz+\nfiVPWayqswdZyxDrykrdNJcDlFPWc5p0Dqi+KfN7qi/7V2HLFi/6vbuOtjgh\n5+NiCzePRWYsRoaBEtOHeCuXR6imCqOUDVNi+Zcvx6i0qRzHLIc0ydaO1QY2\n380OtXsEvxu/Lub+eownh6sbWF4HJG+TgMVovfT2oJTnv6hI2CEows3D4sYo\nFgjxRfsPIcZcSnH/6DUE1oxO/n4fK8oxr69l+eF6hiHnNnp/zNgb8z3UV277\nipf5GxEbmh9gXQNGDVk6JC6KVplISxkbyt/lvq/eDIANlTZ8kBrcRCz561m0\nmrmBb1TfO7fas8ZEfBBQH63jeIhMaaam2wYxPLWKtpjyx9EzJKjtK0sK+lI3\n54l/NZnkisE4dER30Hr3L3eMFYC7l7JP7RIDU8ga89rBjtiNrxr8GUnNOf5b\nrvlko6bWe44wlrEaA5mfX0NUQ5ujNmd21shpq3w09k5SGAYC8vEltuehE8IP\naUFQ6wtnLx37Ar+1mYFJj14esrzOLGRdCSnY0uEc3ohpfm+8ktxxwNyt5w27\n1q4nsIQUdmt0pMQjKw2p9+eaEFIQc7X2m48Q1YtWTm1GGhRfVrxc0LkpsV5k\nywgFYIM8AZpJFrx+Q7mTJir+OPv3DdKRZHNG0jB0TbIRWoAsDTQMzIjGgdDq\nClsr\r\n=u8+i\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"df3acd192236c41180d3d1ac4a7911bea83944f0","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.8","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-df3acd19.57+df3acd19","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-df3acd19.57+df3acd19"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-df3acd19.57_1565941517227_0.37696074550075553","host":"s3://npm-registry-packages"}},"1.5.1-alpha-5f07b0f0.58":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-5f07b0f0.58","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-5f07b0f0.58","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"17dc4a768b7d380b5e6dcd7fa1ef7ea41eaf9b54","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-5f07b0f0.58.tgz","fileCount":150,"integrity":"sha512-4N5EFq9WLH7jeBKTV09z2N7QNX5ZB/DLry9V93VEZE0wGObac5BvmapZ+7BUZ01uLsGcNTGMiuKnFZMhtHQhGw==","signatures":[{"sig":"MEQCIB7FxDO42070/r9AI55TVohTax0f1C3dwuzIHUol9al7AiBFfd5xJrXEdhLe7YxrmNRBA5kedG08r/L/+COpLuuPxQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228030,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVmLKCRA9TVsSAnZWagAAKIgP/0Y+J/J3TnWacL8hBRXM\n/J9abBvlGFtdIZqIM/nTRxR6Is2l8Xp22/xOVZnbolbEa+DvhsBAhQMEmi02\nTX7k5kpfd1ojSOR7B5zMRfd9R2Z/d1TcMcNByeSSLgXDH+waYyHNwzajrzq+\nFqXrerb3cOaAP2bRTtOL7p34u/JG6L2/vKEfnZP3QKYTdzJ6rr/Fm4RrL040\n5CY1m9LfSUwPI/+SO10ZIw8Oj7H00FzvXmoKq13nxX9NIXE2+BNo2zVOcmF2\nvjvd8ggChtNPYBuNlmu0lhBrB7hKiKHm2frNMl4yWH+i0p61xELpVG/mFF60\n/zaYIa7uHoJSaUnrwQKaLbl3Tk2qkjRrs+j5lb0pFLpyF1FbaBixdotYsHRL\nvA4e4t45/MIU24KfWk/gOLZemf3A8BmCc6P/tlB675zCmrjVAaVpcclH96Uv\nTsZ4qK6wH3QdNElbYIIZ65L/XtgQuqwQcka1knQem4hPKd2nZQ5lNnDhQhiH\nq33PKhHQdQBwIiqjU0tn/c3dEzdTC/83JLCBaLF/j1v2wq4LDkaEpBWrIhSl\naRaVkLGs3ffpB77m42ialFGiMtJGfD2UqZ2fiCp7PByNT7QjUBKHkll5KmI3\nVhE8vMgSzIiWpfbm/oTca/MBnzTJ+5O/Ztz3wXsQSsXZRgpUtP4Ekp09ZPbw\n1wQr\r\n=LojB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5f07b0f02beb2829dee160b92a5a4f2cf11d1f64","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-5f07b0f0.58+5f07b0f0","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-5f07b0f0.58+5f07b0f0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-5f07b0f0.58_1565942474288_0.05895832164218251","host":"s3://npm-registry-packages"}},"1.5.1-alpha-2a70e5d7.58":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-2a70e5d7.58","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-2a70e5d7.58","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c5759f3968cf22737435242bf0d3ee6f3775b305","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-2a70e5d7.58.tgz","fileCount":150,"integrity":"sha512-Nh3NDC/no/nK7YrEU5ZB5VZWzOoeYWiljXmWyhrucda5atH67b6EFntWk3vMaTiFyv5DvJrb/S5xmVLZIJfw+A==","signatures":[{"sig":"MEUCIQCrCq6Nr+Mo9ik+5RniAjKPCZIEijS21wojFpscBmxJ8wIgCzAqN0G18cxXimPF3oMT/WgCABrwYvqu9pP+TVmhRI0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228030,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVmRdCRA9TVsSAnZWagAAcwcP/2w/+dpOWqx0IZdLIvi2\ny20lFOrXtQ5J1YPyAlJ5wM3sAyc+5vMUq43GpZrKtVLAMNDnXr3iSbTYimuM\nbWb7wRhgKBtLhRtG1zwlqx+OHMJr6w+Is6ct1Ve7QJID2L0c5Wjl9kwyAA56\n0o1HBE2KV4BlQNsX2+dLtd+hbLmWOah9q5GGm4wLEwSVrmdbU2jocIaG55bH\nsz3oPTX+e78gy6MueVwVlO7d+xj1/zNUruQVGKE1A1XsHkifL2CjQBwqnkCN\nORMHtOffLwvbT0ybNa6MzHW0sWA6eBPWei5LifHywFP5AjH+pDM/lvCUplxa\n7ZohS1KVIwZHu+8L5xAAcdgL/Tl0Zp/4eEv0aWv+A1Mk/x8eS1Kv+XQwNHSi\nNRM+VdeUD5YB/Zt7LjPgBu+ln1lB8e6Bj3PWwD09onuRLbuU2VYXSS9ZCIzT\nsoG/2kCzoaIyLJJwUEAX/iRJn7VjDTZrfphyHlDc0L4FiuVw1/O4nfX8qPla\n7VlkSe0s89X9nJIFPLOZ/fMuWl7ax0t41cMYjUkovJ95dI+vEjc6OldotwWt\nbrSLk1Y6nPH5oP0zZRXAzj6306Z0STZ21AxZOGMzAjQaAvrmjekB7r8xNN8W\n8TqFeL/hfSFWF4cDp5CceKp7LUZU9j6iLaNekoDTzSgoHUXxBu4n7keC/HTf\nYvmF\r\n=assr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2a70e5d7b68896287bded760ea0e3d55a406a310","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-2a70e5d7.58+2a70e5d7","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-2a70e5d7.58+2a70e5d7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-2a70e5d7.58_1565942877081_0.2802288629684575","host":"s3://npm-registry-packages"}},"1.5.1-alpha-55fdaaa4.60":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-55fdaaa4.60","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-55fdaaa4.60","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a7ace4acca9c487368e69d588109064367f224a3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-55fdaaa4.60.tgz","fileCount":150,"integrity":"sha512-UKv+0D6y+tfsNsK5y3xdFu2Rfy0f1RdpDOBhleHOjXStJjPUtA3eHUhIghSLB/8Z7mINkV2vKkO4n9qnjMB14Q==","signatures":[{"sig":"MEUCIBt9SlX1vpO6pXbdL2SojBhsrT0AWqDVsKzGoWewOnTyAiEA5y1UsrTFBBxHJRF5Kqaxa2wo8bbjL1tJxNtM1UVpb6g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228030,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVpyECRA9TVsSAnZWagAA9MoP/jSXM01O6NFURoPXdb1Z\n3sRus4dt4AR7E4SGoRUDCJ8emArhLmNZBHxj4oV+jjE9t5Brv+b1wWcXbHmB\npAdubMWpv9ksusKusB4u+0s1VjTWcqTS1huseKqFXd/fp3Xz1osjeVedjvN0\nPtgtw4rZnKd2GoUjii1uASgovElu9bYyFetuwzbM6Ka2GdhdWz+EvkUur1c/\n2gh1Ngt2x/2sn6M+F2HqHosUhX7S3LghcP1cCOkM9vYnWElW3wSXD0GopZRT\nFKtk0AXlAnV+KHcPscoRCdncPfgFlmafvJ8dFf7km7FzR3Sea5ieiQkexUag\nVeH9/nn8VDi9zR4ySxNNNKkBbRs1JhaBON1Shr9xyhB1oOsd4mrRncBZXRW/\nSOnoL/Jj2w8Mh7tSdhXKN3RXT6FM+EQSgVSfTWN1v/PbyC/TrAGZ/4zDzdYn\n8fPdQHGhiLZ722dFdnabSJu3dJo08pXhEqeX/oZHIRwsB/Co/VFAK3dRmBZQ\nSYfsKdo2OgH1TXDZkzq2jGUzH8Eiqk13LnwDEIHnoYfJUEBQrMQ+ABdyPIo+\nMnTxrprnPIy/fmfk7f+rKe79UN7NwW+/6eajAu82CvCuTcZOglsHCRrthXEh\n4irsplScj952f1qk7haOsHNzmbufduh2soEL82S+ROefIp0NeTSETEUqClKp\nJo2m\r\n=8ewJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"55fdaaa47dc13aabfc3bf6be3ae942e5b7542116","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-55fdaaa4.60+55fdaaa4","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-55fdaaa4.60+55fdaaa4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-55fdaaa4.60_1565957251511_0.5592603847768516","host":"s3://npm-registry-packages"}},"1.5.1-alpha-3607d760.59":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-3607d760.59","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-3607d760.59","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"1e6b4b13f2cc3ecbea122c39b6c3bee8954bc543","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-3607d760.59.tgz","fileCount":150,"integrity":"sha512-iPHdxKQUJoVq30jjexRAPcFzzMxO/3U9in5OtEjVq8o07iH7v999la0Z0A18LQ2E5kWJfnWzFxn+Nvu6lFJu8Q==","signatures":[{"sig":"MEYCIQCCdU7zsX+FKmGJA6jKC/qRRv/gc4Yeaj7hYXFCM42u1QIhAOqMITV3p/scqEokbXt4vQugur1Lqqk66OKYgqfHLUi9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228030,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVp4eCRA9TVsSAnZWagAAtgAP/1oeUIuJp87NxlDTm2kl\nrtapWMsdYEFlmT6tFIdxIITXOQV0iDLz4KUtbVVoitX5clzUizAHaeQSNXWQ\nwArIAXbhQIq5O/e98Fj60WhWZg3bvlawjyg5b0J4GOkTpqaVouwulUsT06Oy\nRAN6uKjcKnieC4vJF5LrNgJdAvZ0zT6dkgudgJTwFSe57uOJ+jRrePSiQJ7O\na4SoAKIH/xRE2uceUWJVVUD24TDCQuIRoIPAKVSQ4viAacXB3onntpDuKjUu\nNXcu9fzeZPztQeTNnRmPo1xUe1dFPg2VdanGqPRu2oCCoOKXa4Z09Dig+/wq\nIXGspTOsWsNDvKs6eWIoFIMyVY8vbMVubmDob8oQ2dNhDHcIKzZsWdDFgG2J\nALDFd2VRH8YlNHXz1iiuSZI/ddgI9paVNcWxXn/IzxjkNp2GlYPTvALAFK2H\nnNHMm2FHrom3J1mkY7KkCT1BRJnf/KtE+35QuJjoXRuzG6qwHWCxgl2kRLfj\n8V7V+j8QIrNkCrc++ceqwCpjWMx5aUiFyxPRhtg6TX7pxIiwlAi9sZ/8AGEe\nfO7SmeN/81ARiEorRt+a9n4uJUG7fqUOnbDoJYdrNBg7KlP4AY9aYiCndL08\nLdU1S6Z4iCyESbLIXJ09+1dTF6eWcJhv1PovyMO6UtlCKThOn1M+VXiHrqOe\n0N4d\r\n=Vgyf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3607d760bd5b972fd385a464ebdc1b022ed1980a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-3607d760.59+3607d760","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-3607d760.59+3607d760"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-3607d760.59_1565957661354_0.9276011371576061","host":"s3://npm-registry-packages"}},"1.5.1-alpha-68edfd1c.61":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-68edfd1c.61","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-68edfd1c.61","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"4b6d30ecf623432cb442aa8e825045dab0f8db32","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-68edfd1c.61.tgz","fileCount":150,"integrity":"sha512-TSCO+52I+u0bahPkk30QHRu5k4jzpyAV7L73bpFDJ+bSoEZMs6nzWEJy/tlLJU97kdT/TmfELNwqXmF5Llyc6w==","signatures":[{"sig":"MEUCIGoJscRIYNbksm62XOHNny+3m2LpLjEGMT2083F8iR/iAiEA4+mWYkZNAwIFLluUlX9RcgX7qDi2l9G/zuihmpv+bls=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228030,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVp6fCRA9TVsSAnZWagAAYMEP/i9rfRxLju5XvqPkMKrY\nCbbD8+9UcCapKyK440K2PwU443YnDIvs54kc0zjjCoMrroMziP73o0fT2AJF\n9KqVXOIjtUy0XZG++AD3ET79wTxS9NhZCNZ+GOEyIa2B7EkhoWFAZ/+Fv6rY\n+5Qn7NBPbhd85zL3O6M2kDpLlzmCwlCEFkt/hTjIvcwjZa+e1uD9Jvo6nTnr\nHGR7IFIm5iXznr+/i8n+qaP56/IWxXPmocYhRDQ362yvIbpnN6NyePO5cGg+\nx0RaijuHin0h7aDwGPTsBlBb8gb9jC1zx84haNlibbEMRAqFVer3sg8v0ZAn\nke/DdJ376M4UolRml+yGy6CRDnjEnBIKsemQfWqfh6rpJ6uF+GfEXIPn64Fk\n7KlSudoPmeQ6DqGQixgB0aKzhO8D6GKW5kHmOarh3hmsgko25kEQ75pDu2ks\nlWJNxZHMGQEX8YUOmqkIwDwznuaMOtCZU2VUoOeWV+UVBmA5xKpxhx0uqql6\n+r5pWwNn1RYTehNKSFtU+Qh2en4XfWT5Y6eDPeegCWmLPrK68OKj8dhIJYOZ\nREysaiKOqfWgg3j4H75QXm1dEQAAnKLcJDt6WYdNXNbbdrC4CpBsy8MKKMCT\nkT7Y1AZVhvQsSll/kacDBq7IurW7NFPrFOT+g2NcwICjPFyTVI5736Ib5Ide\n2KqK\r\n=Yl5Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"68edfd1c5be726660c74eec9ca72266c1115659b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-68edfd1c.61+68edfd1c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-68edfd1c.61+68edfd1c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-68edfd1c.61_1565957790942_0.7398467835555418","host":"s3://npm-registry-packages"}},"1.5.1-alpha-df8ef623.60":{"name":"@graphql-codegen/cli","version":"1.5.1-alpha-df8ef623.60","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.5.1-alpha-df8ef623.60","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"6d2395335e5ea1186c80b50067c5690843eaf11f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.5.1-alpha-df8ef623.60.tgz","fileCount":150,"integrity":"sha512-5Ge8fO2DBrRIJ3b+vIPIOs7shSK7cih/wKCYXDz2IQNEkie08ekvdswe6HGyT1bWjuhXhKD/KEc9IT3QXu798Q==","signatures":[{"sig":"MEUCIQDSYotyfcrWP+Bi64h4hiKcXpsXIq4YA7kYo+g5BbRG3wIgZGOInzV9yPSnurXnw3/VZKbFOlLqWmq1oEJGZWe8vzc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228030,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVp6yCRA9TVsSAnZWagAACZEP/iyeFeFSyZ448APYm+T+\n2vXXnFiz3CX6dWVwBoHg1Ymn1StsoFDbknyuXrepl2E9VKnniedoVXYkhAG7\n/knoDewaTh3CX/x42K8Qqvdyy5LqdUsaAmPG/7vCiU7XVSGIgxkrNjcn8pFk\nxEriPztnqJg1Cu1B7DvR7nhXobHFf7lOpRPcnn/8Rg9e1H+HDvx3A+B/hEyc\nrVyu7o9jw+rcya1rtu8p2xn92XZhws/q1iNRzt3/J0H4HgP0k65wH0j2Dd17\nX/aaXk0VknUWTnqSmBgT4wQwPDtVQgn+xUWRs0zFQwwQCsYtwCetoUw0o4GS\nRFPcVGUxR5ngEhKVMXy2JrJQBri+b33gz5BNA39GXqIQJw1Vrw1gzes1jK9m\nJkBhkLsvVQqfe9ohvN43a04ybF/g0s61oXHJXgI8wuXL6ezApHgYxAP4C4VF\n0nSRqEjz0XOuNNA76iTvuaAmu64HqTyGGJRvbIMqVhsCcGUnrTIMW1YxjZRr\n/xfUvZvCBvPiWnP/d0Kfb3g0GqSsi0/vB1ZU2jzQf3gDr2NL7OinQGGFG313\nsnzSK6cTcy6bH7Ii7CeJmWBGdKM0SHhdniEhbIxMNk287YwjJy+8S4092RqY\njeP4gmnuImb6SVsQt9MVYXS0DRrMe5bwx9Nb9vINujPIwe2CkVqE5xofAhdd\nbx9V\r\n=VWgu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"df8ef623f582c1abce5efd3f987115f75b61d5db","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.5.1-alpha-df8ef623.60+df8ef623","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.5.1-alpha-df8ef623.60+df8ef623"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.1-alpha-df8ef623.60_1565957809817_0.43511097294614376","host":"s3://npm-registry-packages"}},"1.6.0":{"name":"@graphql-codegen/cli","version":"1.6.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"de8ff1e023dd25d0b61730326a5a8f9a79b23006","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.0.tgz","fileCount":150,"integrity":"sha512-vvW8xS46cjd8efPJmx5a0wTD1Ipr0q2curb4KThzEi/KLLILN3Tyf40P/W9wl2Dqrraz9JovX7rr+3XNLvrVoA==","signatures":[{"sig":"MEYCIQDPUbIph+VsPKD7soYV9OLY5IE1MkA/rTIALIArE3j58AIhAN/M/MQGgu5UZ6aX2LMcn8gkkaL5NaQHmtoiJMpUOYeA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":227949,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVqD7CRA9TVsSAnZWagAAwdoP/RB+gDdSsZQKlUGJGeUQ\nRlUWPZV3gQk/LnUNKB1ijX6fNmo6S1ZNZpv08ZXd5bo3hx7wKbSqirq20ei/\nYYMWvCqvdgHtGKrWMTreuUziERfBmuaz7OoJLFyOezHpjJ30gAEXoUGtZQma\nNmRgitCXegmadrxweaLsOEbve0vkYH3ygz3u8QV749sRqJqpvf6DiW7xaKoO\nwo0R69sKrcszu2rKnYe9854kgo6ZV8XsCq1cwXbb1jpcvP56DzuM09EhsJO6\n+pvm9bYeeIRgVRnyxRwLXL6G43KXyYz9Uo+FxmlKKHPqT4qXAgVBiEIkwKnF\n4RGBw4K63BrUgWRAA5+i+H7SMwH/VoZWyA9Hx+oCCGwEMUc2K9ipvKb6lH9J\nDyH0OepUFUCOKZ2ym4EO9uowKz1q7tseCinqT4nYyLUPu7YXuMa6xuJald6h\ndV/Iz8MQZb3fu678UsllUxA5Xyig8MjmM3t/Du5ZDWNqaH+UoE5OboJk2Lke\ndB/18bqqZNfBsXzQ8j0/VBIVHKD+JGgZfSnCbsJcapQU7zlv9zboD5uFw5eJ\ngKLU4xSBVxAc+PXHzt6JTCnb1PfECr7uVWoQ1hL5wq0mH8vGDiWeJrNg6OpJ\nDsfbnN9W0qLyIi1zNBFm6sGSk1Nxr+e6oLIX/4mLc6uLQjA8gorbDZLGSLR3\nps6d\r\n=ANFA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"400ebc6abe5379df1e21edb8ba8d15bd44f09581","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (darwin)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.0","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.0_1565958394149_0.5310697536889601","host":"s3://npm-registry-packages"}},"1.6.1-alpha-400ebc6a.0":{"name":"@graphql-codegen/cli","version":"1.6.1-alpha-400ebc6a.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.1-alpha-400ebc6a.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"29e20b3d88ef170c4dd2e457d71ae0291426dea7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.1-alpha-400ebc6a.0.tgz","fileCount":150,"integrity":"sha512-5c12A6whFI/JH82Fbdb41uXyYVQzNhK9NY6iD6hHdqviECA77PbA0OUnvfu/jkjsw6kxh7mpTSudhfwta8gv0w==","signatures":[{"sig":"MEUCIEzsCag8XMDnOGcUO8M5u/vgaezQyvurT3JDdQ63p1hXAiEAyTOtiU0L2S2ndFs7Dc0uafWq27VGYdLc2U4uYVF5+Z0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228027,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVqH3CRA9TVsSAnZWagAAqeEP/RSPxeiEyRBCyEP8jIrL\nyBagpbPmj2XjxFNO4s7Tfj184PjfFukubQDWi+DnmIq7z66T9pjGl2tvjVEj\nR2VH7FnkvmIPo8CfpsDBRXE4EfMJ8oK3tg2iFUHMAWqdhQ2Y+MZ5gMbXp4xj\nWY/br2NnW6CFgeQsDtvSBeIN89Tx1wIQFortArJ/+Y0nVWqftAEEDHEzEA0L\nV/1tTros9C4beQQM/7MxBnGt+BCD09DGam5hiCbLtB+jXCUaxT9BHOVygpUf\nx/Di4hZOk4G1/l3LDiG16PAiNCeWoH2hFRCZ4Q/ByC70jw4XcOpmztedjy5o\n9xwg8yBAVqgQrRaYt97/UaDAeZE/0mhduvqP1rRqctfsKUSf7v5s7iOTNnbQ\nNxgzQXFz4aHyB2Br/5sQ+tsLJHh+qPWCuDtV7C8u23dCrAYX4wScKNDW1q2J\nHV2AhkgrCZg0LGW5UhRvtqi872FM2aAshrVZDj/AMKhLyT/+sMqh3jBETqQH\n1r3d7cVJqWLtvHEc0KONL405RnblFburiz7oSF0Uy59tBmJUYFoFdy721WI5\n1MfFVjY2fViVllKRJ4mnGSfhX1HLr4IylWrJef8jciCE/OTcaRB5sOujU8t4\n7mUSCLvU5AGVAEBf3rB9ZPlALXjiL/abIQjDPbGkIhlGawh6QdVG+IPs6NPN\nvDRD\r\n=2khk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"400ebc6abe5379df1e21edb8ba8d15bd44f09581","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.1-alpha-400ebc6a.0+400ebc6a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.1-alpha-400ebc6a.0+400ebc6a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.1-alpha-400ebc6a.0_1565958647176_0.4307709274364946","host":"s3://npm-registry-packages"}},"1.6.1-alpha-64f037c3.0":{"name":"@graphql-codegen/cli","version":"1.6.1-alpha-64f037c3.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.1-alpha-64f037c3.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"0c3f8f530155c7e3ccab82ef4e9ae56910391658","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.1-alpha-64f037c3.0.tgz","fileCount":150,"integrity":"sha512-Nwsjaa1cxp+LEg73x6POl//qn01ScqLQ+m7vemXo3ZWOVyIyhlvZZ7oiSUh6VMUX/0PrCmGqVxasqWB/BhU8jg==","signatures":[{"sig":"MEQCID2FsiYT7dI8MuGCNMowMIdLlD1OoSPnyt+QLhEIbZnBAiAPwVIANTStrTE4C05bn1y/k3N7RJUnXbN/TZsFrRqebQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228027,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVr3eCRA9TVsSAnZWagAAY0AP/18cojV0OxXfGyXQWe7p\nTJSVv8ZTrTGLHVa0QjobyQv1pn4ORN/I3ufUGE9dFYPx0jQnhPzBXaPNoEkD\nZ8FR9ubyn2GDSsuVTPXnegwJr6DJL7lBsWXh3bEGHJrtXu2Gc23DyJQ1W9qz\n/cMP3t1X+N1CCUAA4Cg23wFr92eS4fFuvppskXiogF9aXRUrk56HrFONITOb\nkCV6BmUdxii6T6zMEs+am88S/SP2DEebqzNaUuWiFqobFFas+AyIog267Qx1\nn56z9PmXItRq80Zwxk26Zh6rEKOS4gld+rgvPFl4TGeBPa4cQL/gqeAM2u4o\nHLhMtMijM9aeTTHlvNzlWd4ipLl07+gC4wakrkGe6uX9gazTQ4NH7hFxlEjG\ndAbFRau0eeD6VyMWxuO5OF96g8aE491PKm25r0kIf04Av8LQ7OoEV8Vqg73N\nuVyrXWAdoi4VEesIFtYpXFXOBsAshR6z3t7Hzsn+MkniBFaclCttEITgu3px\nUKw5XrVbmTRoLc/g4tGnENFJ7BrXbG/T3vudu8krgHI6z7E8ncz9MOYYdIty\nhq+rdObrbGkD9+EKBwya6b7AyYSw/PWM9xHYPt8QvHay9y6PBDEPLxA0eUL3\n4VkUrKe75FtWHJHZs9sZROOUTIyKd35qM+x7f04h/OL/BlWLEWchXpoAWvAW\n4mdS\r\n=Lfqw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"64f037c36a3ce45280cb36c5083e8a7742cf7e50","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.1-alpha-64f037c3.0+64f037c3","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.1-alpha-64f037c3.0+64f037c3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.1-alpha-64f037c3.0_1565965789919_0.3280328151223211","host":"s3://npm-registry-packages"}},"1.6.1-alpha-2f4963c0.0":{"name":"@graphql-codegen/cli","version":"1.6.1-alpha-2f4963c0.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.1-alpha-2f4963c0.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"baa4174a8821eb84766a7fa67d63400cc001f7f0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.1-alpha-2f4963c0.0.tgz","fileCount":150,"integrity":"sha512-IEEYLXZfKGIWv0YvXLFbkoksbolZlQsZwMMJMtuUNym290ohbRPiTAVPM3H7wtdd+BXDtNK0YqgooHFNYAJ4rg==","signatures":[{"sig":"MEUCIB+JR0moGjsgujdg+AQtzB1y+cOt44fFv3M9/Wrog3T4AiEA8pDeyH51bnb6JOwgnMJS9IF1sBEin/GndpUrwfQaKMM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228027,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVtVVCRA9TVsSAnZWagAAsukP/2ASSEMR7aj4gOy45+8b\nI4R1rD+Kq/95Cm+xcht1U0ej/Q2kEWUiI1Kk56XWwHEaridCM3O2PlEwvLKJ\n+sR5F0BCGqFv5nTQ3inNS8P5ke2+I+97IPeBppJuSkgVmMdyiW8ENqTvq9WS\nzMQmlSuQhL2lmlfVSMzCE8Z6jJtZu6RMyvbD5z34zI7w003l3NIaZU8h7K4v\n5rPQfBOdB9uqvi4+H4oU2wS2YASgDqV54wX5YsLYiZ8fnLvHAU0vHFMsB5QA\nsD1kwxoUSxJeMaRPNQIUMbmZde6C6MIyju9MylT9k/8fGLkhSQstnwOG8EZn\n2nVDfh9ujv2ZQjLLd5NH2fMs8Dc/HHgi+Og4J4U9peLvfih0fw/TolDmB8Bb\n+pAHooGrxxI7Zc8ghF8MwjiUCIjEyRWPlfieo+8TY9kFglKQktXna+ZT6oLY\neM8ZOxUe8mTJ9MjLdpfSYO9i/qA7KoldtZQscKygZwD0Ka47mytAFnzqt7ll\nx/qr5cJb3dIcaIVqhfzXM+t/dKqZsAqBh/8nK6lGwXeQ1PzsVeyb+q8qWV3x\naMsrNQtlqfbaanYflb/D6/62LdJNos1dz0GKr1dJcCFaxL+d8Duhj5BPpTKF\nNv20yxpenTcjRCZMVZ83YR2QLSQXISk0MZp62+dvjEqodNMI4HzgFqX6Ucdp\n++1c\r\n=eYlb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2f4963c0e2cdd02e34d1e94b6e9cd616c79fded7","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.1-alpha-2f4963c0.0+2f4963c0","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.1-alpha-2f4963c0.0+2f4963c0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.1-alpha-2f4963c0.0_1565971796033_0.542180698024882","host":"s3://npm-registry-packages"}},"1.6.1-alpha-87b82f98.1":{"name":"@graphql-codegen/cli","version":"1.6.1-alpha-87b82f98.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.1-alpha-87b82f98.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"94840a01d0edc63f450367fe627b021e9e9d879a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.1-alpha-87b82f98.1.tgz","fileCount":150,"integrity":"sha512-9ezghP7bj4fIpYm/XS4yCaiycuBcNI7GoxHVs2NahF4NMrz9PNAyhRt104PZEt7Anp4YRx7Y3Z25pQ5Gp3cD0g==","signatures":[{"sig":"MEQCIDNRvkP+4sv7hA5F7Nz2UZm+nztNusj8QzTpNF9oFJw4AiAWFUkgD+qnDV2h21w3zF1VOxzQyKNaBGpb2rCrB4oNyA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228027,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVtXdCRA9TVsSAnZWagAA5GUP/RPLvzAZTcvet700DAzJ\nKfCGK5dMZEqt146SLfaxmxc5okY3aiCfPTrwglbWmzJ+qp3CFCTbHeQFcQpE\nlGPPBmDuFPgWMZXt2Ma4DV5FuJguO1IZ7LRB0vrt7z9hMfOX6KIVP5oOvsK2\nbl+Bmx5nZ4At+QVVJTK9j45SLuGK76EyPbDLJhyn/wojy/bUge9jD9GRnXCm\nrv8mLsfqZsfTfXW9luibTRgpa6UvpYCdtHInjJXCiAMoKY1lpif+mkQoQnPQ\nXn4imqRbWnNJVU9amL5Tlcwph3pznBRb+VHsk8zIAOpRdLYPTKJbLIGPO09j\nb9pRoEXetbx9ev1QEQHEgVsevnU0POW87l8KGeuw/EAkJ+AZ3QLK76pcCH5t\n+chX1eCjTzsydt7/VcbLncY/Rll1Td3iyzdMHnDuwhQZGi9ct9t3PeKnCDjl\nfLn4kQ+Utp8SWkfMml1t+tkJECQ1/fa2n0LCQUDxHeCharA4XYPzs0yce36w\nM0g2kbsdm9vYih7vRDj2JNZ3uPkvjCFAFQgqYyXOfjXMwsDJyvH7l6j+9BQE\n6u2fIMUm4IZ3RfMOevqD0rQ2fcHZuCBItRhcFZavgV9TLpIiM504Qy56nz55\nOXw4+AxmlmmKBPwS+NmbE8+qlzN7kvz8OW9lLMywx9D3ZjxNgusa3Jkc50mj\nu2+L\r\n=6vrU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"87b82f984cbd873ef77797193b287bdc26e685cd","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.1-alpha-87b82f98.1+87b82f98","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.1-alpha-87b82f98.1+87b82f98"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.1-alpha-87b82f98.1_1565971933057_0.03512166964696761","host":"s3://npm-registry-packages"}},"1.6.1-alpha-b7f58e91.1":{"name":"@graphql-codegen/cli","version":"1.6.1-alpha-b7f58e91.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.1-alpha-b7f58e91.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ecc1e1b629e94a3b3838132c4c8dd5195c0b899c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.1-alpha-b7f58e91.1.tgz","fileCount":150,"integrity":"sha512-Ocb5VrDu/QiSqfOKkLyiMy/nVz/qbJrkfjXF3HFWe1wjvNEO61N5NFAxq7VuiTxkjm+trcBAWwZRK19cAI0K7A==","signatures":[{"sig":"MEQCIECIXS1mpWvtseoOpK65DEs6WUexZqjB80yz4ZPJ8ywQAiBYGTo1QGKGWK9g9DV4vhdFDiAOaTu/cbJ9BjAr3HQTig==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228027,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVtl/CRA9TVsSAnZWagAAexsP/3jySunpJ1G11Mu+pQ+H\nKgsHaAPHRL8iQ0cBMxt9u8xmgxX+/MAhclGMx8QNgz4vI3+UWfNfYkXV77PJ\nM32kNzgztSnCucUhLkF5AdV1nfE2oRMsg7UI9G8PXxhK7k85OVMs9EuoJYVn\n4YU7OyfxjCIKdaml2UHLw2gFJxkKSe2Di1VA9tpARg2R9VEoa7/sYNpmgOMY\n7KVC0wRYLasyv47qW2RoR3z5CgBK///er5iLXHPUEmyByZM1zZhj0lnXDKTO\nm3ofcnoLQEOwcB/Fo2OB4+mcuI4tXQCVI0beAFS8FriKOK40IeYmoj0RP3KN\nG+tBxBa9Fg9MLL/TahN/uqObQtG38c1y7KsP9j3MdU86bJRFrnt1nN2m0Q0U\n0BUx4A7IcVGbEumh06IZLpj3ckjVUzaYxOHzr2rg0yrP/OzeBINZfaxrOxYV\npy0sw3UGDNm9LJp+Lr5WjGsMtOkRrtz2IxWq+0VW72/Cfu4NdHVhe0RxAIvB\nEMUvXMayKDgqIN/o6TvJ2HWskf2KxWbm7azXGaLtR6aewI9ESsxtf494L02p\nHjEssHSvxuVK8E86jFnSPoEFB2H7QTJ3y9SRoaPdXFZtz5G4jb8KsYah98II\nf60gLBMgcF+BNk5J9nuABwGICkIMXCuTdP6V6JRL5mewkXYO4rRWQ1+hepoD\nl238\r\n=/BIz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b7f58e917869f28a95f3bebb4abdf8b1fa02e056","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.9","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.1-alpha-b7f58e91.1+b7f58e91","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.1-alpha-b7f58e91.1+b7f58e91"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.1-alpha-b7f58e91.1_1565972863198_0.13150727602066214","host":"s3://npm-registry-packages"}},"1.6.1-alpha-fb9f854a.2":{"name":"@graphql-codegen/cli","version":"1.6.1-alpha-fb9f854a.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.1-alpha-fb9f854a.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ebdce2ca8b19e2c8136cc3076a9ee4698e362966","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.1-alpha-fb9f854a.2.tgz","fileCount":150,"integrity":"sha512-nJoTfS/8fuJjBaqC0Ja2B9FRSQsWj76loFqWUaasWAgFM9n73Oo7dKdxLKev0WQApivfvPLbN5kN7b5/Rs8/UA==","signatures":[{"sig":"MEUCIQDiYuyl8Sh4czLzKhqsbYDroslm1ni/gDZwSzuHpqwu+QIgLbXqFLLlKJI28vK+TnPo+B1G1MtGm309pUKX7Jnduss=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228028,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVtnSCRA9TVsSAnZWagAAZUYP/RjMg60e7PiXqAVQ3dHN\n83X3EewcOeDh9cZ4Po4FwflO111q2EySXbVqSrFlE6tPqZHZJZhHRdmOsxJv\nY4m1APEiACKJhvQdyaEO/i5S80GVvFhr869Ow2U+PEDPNyVy6QKpaFiCgHIL\nSSnr7h1TWoTvM2+zQkz6bzs7wmVENzAw153o8JQmBs+X5VLmlfxp+9EHw3LD\nqmsaF4+MtGL1egE/K/3swpa+1QQB7igvUi5C0+0GIhzpHwS62SsdvYzgi3uZ\nS7Q5tw1b6Dnm0ADKbcebvFd+LosPgGPON8NWBjjNc6AZ8Gp/bdrvsJJgUn9q\nZaAKkzcmfS3EoZDoYRwk6Ti5kPS0V3YIN7X9/cEQ8KRKktFVATKGYhjKhWH9\npTbks7+gdYuNCp8Cog8mo64O+1TkGjrVX9C3uWxbY8QLXvn2uhjC4Q2QNjlC\njo85HL93VdCW0BY3wbqbgBH4X76dGTepjlJ6kruTF9KDYyK/65a5ELKVob1Z\nwLeCTgOfx9FYlfBlUCKcZ1HbUbVDdZogGnEBJSj3wGgQ0L4Fqijs64SEf5Gs\nW9kmvGfA9LJ5UXkkBoNLIL1dG8c4FhKhsx0O4gwTM470F5V+C1IPiXvfAyAs\nzecHWkN+IUyfDHmnTS/v2Tn8TTaZokqHs1mKT9amkscWcPLqtOMOU/pvBq3j\nVp4h\r\n=FO19\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"fb9f854a1d08fd88db1b02afe16b5ec277e64708","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.1-alpha-fb9f854a.2+fb9f854a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.1-alpha-fb9f854a.2+fb9f854a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.1-alpha-fb9f854a.2_1565972946204_0.2644128504840495","host":"s3://npm-registry-packages"}},"1.6.1-alpha-a8624cd6.2":{"name":"@graphql-codegen/cli","version":"1.6.1-alpha-a8624cd6.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.1-alpha-a8624cd6.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"52732a489d7427633788159606d27b7bfbfa2d7a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.1-alpha-a8624cd6.2.tgz","fileCount":150,"integrity":"sha512-alj+IkSknW0LZv76PRd+TTJAb/UMrtdaWvuLb8icZ35uEU5s3UUr+AGOfKvsLzOlz85vMn1WLpvlZ1Zbjz3h1A==","signatures":[{"sig":"MEUCIQCbxVDQZyPTZ4gvLFNKWU1++pDUxlZw/WtvRPVAR2CWNwIgBt8BvQtsGIpWXmNVdO/XgJCwTU0DroJovYi1GVLjDhc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228028,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVttICRA9TVsSAnZWagAAK9MP/2d4pKNaDv6ejiRn5l6p\nvx0nSZGcfg4yORiuhrPKETTyg5nfXqscgIgA5BX5zut0cc33EpH86iVVQkFC\nWtmphhhJuVTzsBzAOoyn0uu7xT7wEQZ/uGzgs/0Ac01KPYwfvMTIyoc8AVbW\nrbroSNtJWFLdHCPXBAcY2A4Vk/7oZmUGGL4ae0eLIlaKuFBH0SRxE8cxR5iF\nltAUQ2A6r/dbeCBy/SeZvTNLr9l4pDCnNlBGQFLKt/362PeLaNBtn+38K5Ri\nQcFDBqAYo9YWiIBZfYUmh2uUKRMnz01ZfoL186dYva9pMbGLsdYcNb/QIRs1\nAgJdOFBnsO/OxIBRdQ3faCBD2+NA7IibiSbuUq4DizRyl1FTH8mCAynCrocH\nP4Kx+d7uKP5YZo59DalKXLR5sG0qUm8kDxyrdMDDmaFg00LPHrQZ7lDzVv/2\nF1NLppGOhSktNmiuJI3vIHjWOYUv/StFdCgD7ONT0ppEcwYovGMR+nnYVj1C\n+cVUpgl/96zh08tqkYt8pdKA6Ua2+fX3ULCsS5DcfmwCXO8AYDqX5TakK5t3\nz70WOnLwBo1TU8sNLkvZ6i0j2ziMjPX3myMwS6dSM+5NLNZw1pHKBJXYuNs5\nXn/XuIJxRgjrwy8tybTgg6vppSMp+pe8O2vBfcQH6VwSWBoxcnoE8AU8klYm\n7z/M\r\n=Zxfm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a8624cd6595b3d86431f0fd0ff62340400b831d6","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.1-alpha-a8624cd6.2+a8624cd6","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.1-alpha-a8624cd6.2+a8624cd6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.1-alpha-a8624cd6.2_1565973320204_0.5773044430342609","host":"s3://npm-registry-packages"}},"1.6.1":{"name":"@graphql-codegen/cli","version":"1.6.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"e8d4f727e614316031b9b521a1c159795b2cc00f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.1.tgz","fileCount":150,"integrity":"sha512-zdqNknXROqBCRSIl03y4pw+GbTp7viOl9gcsikr4kgS4IZj4FOdEQqXWW+1L882Ex5Emp05h4m5TqfaJj/uylQ==","signatures":[{"sig":"MEUCIQC1oslSV60LdJIYnOyhb+zDXNR88Xp6fhs7gFKCbb3JoQIgJ+jqATRvKacv8SoYg5o/uhuGd/8h0Uyi+szIFH/rTak=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":227950,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVuGZCRA9TVsSAnZWagAASNcP/iMuQsKO5vB8GQQTRI6B\nkQqpfdd7oSF7K4KZ0kOPNoQX/jEdjtRUQMvY8DayMd3Yxy07n7I0Sl4ywSm/\nk9Na7OtQtRKBntTLXnIo0QYJeXFHoatUBsKM42yMmo/bgOI4eF6VmzI5Uqsz\nNE5xVyECwtfbatz5433+sAcNonNYYNKiT8+T+eKA3CdegX2O5c3PteaF9477\nfhKRDZtyPyBo8oXJgDikML6STQFO4hKZw3ONBTE0RnzVhROSMMWKmNmRz5ty\nBq6qewrAu+/YXSLCkVTykyX3L9ManlX4zn6vJBiIE0KjvBGlDAemNn2H1GgJ\nhFjzy/ZQmMQbspUHmudaDm3ivdOb+Ffp77qrvf1skUEeNVw3kM3pysqGKfIe\nG2jt4PYtiX1dQf+YGNAibXogf77+4vlcrqsacM4bKW0Yn1dtZBnlo8iFnwoL\nzmit3cIDKmS9YqlnXFj7YJ/3N2vOoaHKIYVwddwk+9ni7eEekMCMxGTo8XcW\nEq7yvCB8tSMvWWsC5vqwy1OJf3BuNzHJv6TsSUfoDxMUm2/rO7L0FtLVlJtC\njhzoOaDmY/GFLrdacV4ThBY9feiv7B+upu+c+2H5Qy4HKYUT/oTxx9YhDVSx\nu2qcqVKov51jgf7RkUnGy+Xe5xxIIoxJMemDThSDKh7JeS93+6G05XE2qfFx\nWaLu\r\n=UBW9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4093f981322d8335b9b5e52596fcf979b04fc474","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (darwin)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.1","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.1_1565974936750_0.751923591891213","host":"s3://npm-registry-packages"}},"1.6.2-alpha-4093f981.0":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-4093f981.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-4093f981.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a274825f474f9077ecaaeaa50f358c4b1d334f88","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-4093f981.0.tgz","fileCount":150,"integrity":"sha512-lFMXC/woxAIc+qcaLkEAyvAudz94Z/yt4qgfgaLBfj5NjgHv/5nhmydQ/3KTBQD5JyLRukgzHF2ZguoGAb6nBQ==","signatures":[{"sig":"MEQCICPVx+rmtwiT5kUVzn+Vss5UkPkwU7ANNbPndNDSR8esAiAlG4fOMMHwTbTu90GKQV79S7ztamCtzJ3OmPBcEbzkJA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228028,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVuKyCRA9TVsSAnZWagAAIyMQAJUwW6GDZtHeAS7nDhPe\nWTkOs4fM+OLgtET4M6gF1CsdKBlm1NnFhxsLT0v1TWkes4dInzHJCAvHOUI8\n7r42o+aB5/R7tdbSlEuV+Gal0UwofgdQsYwbLL3kU5Iged/9VLzShpHA7gr3\nj8T8pZTun08MM+bNPgIJH5WpxNUHp+7XIRwNaKdVhCHaQwAd17wiGj3tYv9X\nj5/RhfhOBxsf2JHd++bMoi3wMVGFn0jgryWYiD1F22O0NWfUWbeMFQ0lqm8T\n3gFHBlvNEc2fBvdPsBQWY+mkbqsjN8Gz9GwXU7R75XqjX88Ko5kqJ8Sk6Vxu\n7wywqH7ddceYljSsBzYO0S44aAiyuQPpJUNvf0IsEqTWwacKLQPQsM5EVRIe\nKyAQxgjGdR66nB9abvy9vkg23x1ijqhXkNfpL6d6vPBeT6sOuxbT6kfAbCz5\nyWn0XVQN6BjmGGl1cwnv9NQwnV/634lv9YcejU8HAaIG0KXP9dTOYvTHJuLO\nxsU3djIiWBVy8ehNlQlwpClhZMTxu2asGL9BZYmJlKHrxIglcqZoecgvCeWO\nIlKYiVHxFJ253bqfPP9EfX+w9A2XYTEYhixhUt+7kxyWhlGddYnKmuKxDJcy\nIsGGYLLJ2tgLfBXm2aZvS2dVFVJb18InxKul59cKeU+p+Ln8N44BNzjrP/S9\nOXBG\r\n=r0hy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4093f981322d8335b9b5e52596fcf979b04fc474","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-4093f981.0+4093f981","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-4093f981.0+4093f981"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-4093f981.0_1565975217736_0.6657090032467792","host":"s3://npm-registry-packages"}},"1.6.2-alpha-1d080723.0":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-1d080723.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-1d080723.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"0d58ba5b6b532829b9e5f00d7acbc8baa6777ce6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-1d080723.0.tgz","fileCount":150,"integrity":"sha512-LFj/U63rBPs0BxfYm8t431lDN6rMfI6WXswZpXbWedKFkanJb1CG/hvFphEy7bvAYqnC/frAffI9Ga/2vrvvww==","signatures":[{"sig":"MEYCIQCjlc8oLaG6h8DTyZucOO93MBAOh5jkgNSNyd7nYlbL2QIhAOrvY15j/nETEDR1mX9/ncgsvSzvL+zLwC5AhQRXclIE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228028,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVvcrCRA9TVsSAnZWagAAwDAP/ROPWxlkrRrToQCrlRBv\nN7VZl+MA+eIN5KoxbidDqPBkw8MtdUnQO2TNinaIq1sTYH+bklf51aEnU090\nRlSYMw+6Njuu2qJU6fcXauTFAKKz/MbAr9FZNtg4nTM9e2GHAjyMUbP0ey95\nhuVCbA3a3hEe4koz8XsTOKcqroWsjhuGQ7A6P0eDqa54nJqT99gtz2jLYXBv\nRCi14vnm5fgr35MZEmdf5I36ut/VBrE8JVRhh5Aut/tGrLEWSTZS+wiSgCZy\nICfnBiCgTWQCZA/hh6PApvIwy6owSasEEH9PD1+XHFAZQH+tAGIjInez5Yz7\n615VdvmXgFp/h+PyEdVKvtwyPbU1P8/WtCOHxRaC3vk7sjL5D4B9OpaEL2uk\ntJ4X77xVZq6rQCuALmvRHr+mqQDx5gTAKfY0sgK2mIdNaoQzIxCWJ+Iu42PZ\naYdq4scRQjtRSGg7B6J40QUt1d0gy0hgpbv1AxqyrS1L6sPpmWqNYKviFU0T\nAjgeUGo5Ueh6xfyQjV+zDy5iWtFR6bl0ZKsHvPj046K9pmDwKlofXNoevBtx\nKVz9hCzyhgyRl68t7U1DSR0MR1EzwDOInso70st5sCQC1+EOJVs92cGI79/I\nCYWMygSFdyoh0doXf4845Sie9/zTGpwVD94rpiEAvCAw0f1j4x9LV3p1hNxj\ni1UT\r\n=rrj9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"1d08072349ea1b5b0962ed34b627a855bc9197ce","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-1d080723.0+1d080723","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-1d080723.0+1d080723"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-1d080723.0_1565980458489_0.4269416560635735","host":"s3://npm-registry-packages"}},"1.6.2-alpha-84629a7b.0":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-84629a7b.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-84629a7b.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a1d96fd427fefa7f11bdaed2d8e43985b06967d7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-84629a7b.0.tgz","fileCount":150,"integrity":"sha512-0ZDbygb8iVCi1IBMWlUcKR2KL5eMxzVsNuCWjeVTyNM7B5eUU7nSyhJ4UzkVcw6oa/wOv/U+VRFB5eyXugKq7w==","signatures":[{"sig":"MEQCIH8ttaiHpDN4cApxsTkqpp5Fl12znFeQW8Ynlm9oX2KbAiBxybwL9MB0RHuu7E+vYVGoieVXQeLVRJDa6hz6XdSbGA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228028,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVwRBCRA9TVsSAnZWagAA93IP/jYiWE8oVAtnwYK0Cu2s\nJqM0eNhnyVErhOLExI7oykoClJ9ODZTvrs9reym+od+5+8FjHGmMrn6xMrNx\ngoHUSc3U8hxRvLLQ1ASLuiDBy9tylsg7wiHq75hn7znK99vOBcWCaFs2Lra+\nWGN9ZU3j/9mi5bRD9El0yz6b7htiAW8sIvsbBh7YqgICJPnNS3HWJQkx3BJ1\n4/H3W3AIWvw7n5JQIfRdSl/6oPXdgioDM0L24D1EiDa9qDY7KiY1BrJVWS90\n1AkpTY5mqhmLP/dLADDdlV6TmFAymQ2QQEYOOBdb4naPTq9sbuEY4+mzyOI9\nA9HPQSi5PDMkeLREeoqZ/ERVpepU79cUYXxEkJsaPFy9yxoYwU1QVj2to1RU\nspZmvsWDRaln8Qalx7C7w6Xsu4G8KaqZc4QtJWetx4KEGt56dhW3dowiPdcE\nateGkM9EpRW5AG4Y1cGYivEFcSfKhCHhHEJrHDP+BmIPc29AzGqgk7rbaaoB\ne///QY6hsWsmQshUX8xExoUzD8f++J9C9KlvG4wqg/UV3XH3r18WmzhRd1Q4\nzVgA+/zQ7AEduKMINXfj2pq/Myz++njCphCp7hmFZZHo34d4HtnXYvu06n88\nbltN/sz1kvyMqnM/fpw9nLs2qx2xMiKLhzHmZMtN9e20i1gT1bLqCQKBQO/4\nIuVw\r\n=05WX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"84629a7b98c80bc025d2298c83f1afe6b2791703","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-84629a7b.0+84629a7b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-84629a7b.0+84629a7b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-84629a7b.0_1565983808411_0.6651276996031577","host":"s3://npm-registry-packages"}},"1.6.2-alpha-c91f97da.1":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-c91f97da.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-c91f97da.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"f7886225ed3025c1411b7e5688d2e8cb2e5c22e7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-c91f97da.1.tgz","fileCount":150,"integrity":"sha512-wcDQJXu5CJDctvNnQc9ILKBiQf4VrSn2FWkZI7Whvc48Y0dulmaq2ALqfhl0XOURpucGRDp7Qb0njKaM5LBg1A==","signatures":[{"sig":"MEUCIAgGf57nnRIiu0nklxxA7XFjl/W6cgmgHncbTS4aYhzXAiEAzu39bx8MTFqPinoQ2jKWtAYWWAYAut2X+DHMg+0keXs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228028,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVyFWCRA9TVsSAnZWagAAF+UP/1AgHOoIpPIBqN7j9nW6\n7m1y1hnn7iObVGnK8I+UTFXlsCPMChsYA6y7MJp5JkPBlIpN06K7EPAFR/jS\nmGv2XKgJpzeybgTAyyD2wlbqTO7TzhSWr4Sfj5VdfvRLaOGLj4gIC6aW2NgJ\nAtSsAXtdb1RK0Aoi7tqK3vKUxd+smSkVPzpll4FZk40V4OFRaYdRsmHhkW+z\n1D+9HILVosjzpjZDRe5+71ZnILbbCS9JNDNqgGFS+sqfbLNLf2E97GwNj3VB\n1JIvmiWt2t+Ew9uT6NIQbdaMlD6DhzsTV88t4r3pCXygT3H5+4ujhzZesUE1\noj7IqSU/osq3UfVQKll54sBpY2sJ6F7mGNtMtF3h3bdCDonWhBli6BHWf2GV\nQYA6Crvdcqw97kzMCgpdtJVatlTGwu4ODxAFLVvdZ2SjnYXamI3vJxYDp5Il\n5khuInBEEx56hW+s0fVPlIJZ1mw5n1un8FSNpxwTxkfKFGi5eGpzFmvwx6Be\nLEakpJ96fryX3/npmgUtQ+e9LenDF8iDE4SvTccssX9rxB2NMAgcS4JUSASY\nCXywfkaW42c6Ab6C9IREGQimoxKcvAc7DGQ/Aw8T7fiUTDi4N8WDfN51PZbC\nQ2tmWLBXb2FfjY1tdoUCKgGd1pbsjh4MNu4S9q8XtFa6PvPlvKABd8nRvaWa\nyqr9\r\n=Fzoc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c91f97da4c7ccef98152f8f57419709064c37759","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-c91f97da.1+c91f97da","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-c91f97da.1+c91f97da"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-c91f97da.1_1565991253917_0.3064392476043378","host":"s3://npm-registry-packages"}},"1.6.2-alpha-5d0154be.1":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-5d0154be.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-5d0154be.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"916470fea10dfbcadca21c52b8a945505ce4ca0e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-5d0154be.1.tgz","fileCount":150,"integrity":"sha512-RaEZchXgXrpIUeuiE+P1vSOSObguLYFLyWMM8p/cfXhFASSCoWvvdVJ1kx+a1hY0UqgxvVH6+//UH0+pY4o5IQ==","signatures":[{"sig":"MEUCIDW7IWMnpwhoAi4e2VPyingJuMIU14e76fdZjjLFcy++AiEAp8bMtVmsjhp+PrjQHC/LVUt1IlOon6aS+Smup/AxrWU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228028,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdV+ODCRA9TVsSAnZWagAAxPUP/AozcdXYJa9u0VBHoolo\nfzxYSAXpCOIEfJJmXmXZhWpbzX9lrC2JRlfCXMim45b4V8HO9kVjhjp2ACjf\nBTOoI3/kQlCyRuNd4jrahTnKoOuNRkjxGeHBy3QX1y2/0Lwg2G0TJS8Yi2bp\n40XKdzGS3ptdIHB6jDMt2QQryN07giCt4B9JRGUmKUywtz83d0RixtuBwckM\nstYjpE6+OcS32UcHrXNq67/s4Fvd4HMc/9ru/vZr7IFpPQ2qrzTyMzE59M80\nQNPdY9NsYmjsUUr0vLK1mCBd6PJiOasU4RnzY3VaBpK4Z3JKcF6mHTN5NmCo\nzn6L3UUrtYndlxBDjj8LKHpm0FiT6PMujAgR+rjnUkRE1uQQ+FavUcSgwEOW\nAFs90aaeu6rUH4P62aZqnXm1n3m8zY94k5vfMkQAHD5tHmeMWK8BdrWbHoBy\nNHv/3+kBd0fDDWQzp3Q+dHhslD1jKy42kTS9phfH0i69eYpzdym0lZdLRq2z\nXfEK4qTO/Zt9utvT16G+yImeDcbU/wucIjfS6pTAnGUCB/gOME9hfKudWJ6s\n0iLBxZTendBcua+kNWgAih9Zb0Y4Pkopt1v00rITXKsf+qjXvInVeEyUE+re\nWdvCefkjODvjU3rLh4LK6s8Rv8Yeu4AP3J2ICENewtgnqLEm5LgZDW75T6P7\nZKNW\r\n=QVpb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5d0154be13714232073908984885d441ff178895","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-5d0154be.1+5d0154be","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-5d0154be.1+5d0154be"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-5d0154be.1_1566040963104_0.043570684938898374","host":"s3://npm-registry-packages"}},"1.6.2-alpha-f1ffe3c5.2":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-f1ffe3c5.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-f1ffe3c5.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"4db2309c401560ba8aeaa073be95be33b4a75e3e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-f1ffe3c5.2.tgz","fileCount":150,"integrity":"sha512-JSJLL7HAjXRxuCRpz2N12/I49BlDVPXNO80h1sORWxwApalnnS4PZM4iGoVzUNHIYdbwgiOu3wgt90nokjVueQ==","signatures":[{"sig":"MEUCIQDkHBYCrOSPUCg+1Wdm99QVA2AswL2PbvfLQk6Hx2lqBgIgbO6jUEWfU7Rb1F+alCv15hzvC9NwjT+47e/ej6XGlkI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228028,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdWAWrCRA9TVsSAnZWagAArwAQAI7UyaHVCKdCKuzekP9q\neeE7IsFKNsy2VAOKc4YtTqQO0s7dkcwktWz0Ody6nsxxSvv7kFTXbGlH5bGa\nvyTTCtNIYipXmV0xJglsblo1KdDvcYmkBqSHC1hTi/HFGRxJxNmw3TuOPB6I\nxck31wCt0IiCKBAA9niEcM+Zi7dUfRorr47jzuR27CwuoiuPzKIRxVZ/p6yk\nQrkgry3KA6ODwkcfD8X9MrxRgv6O+5a+zFUc4xNoqubUEF7S9BlD2kUXDzy+\nRUlkauL8K63pfPCOtSVHG9F+2JJOKHKg0Ny0OvbUeGd2iJhC416cfqFVtDKa\no7zJEuXmoB+IFTgof4fdf5EArtjtsB5dCP3vzjEP/hPdvxja1S53nKRjZjwt\n2oB0yiWdF1ReCG6h40yv2+zHxki6I8pbRUVBWm8wUQzDJqonk8Igt87jNQvX\nfKVriyU5T+em/EvhXUpqXEL5WpSSEES2RzjTaJWsKWbQDA71uKZIale+19JR\niy2W6q8WGZUoMHFvIfakeiIpJQz1yVjJD5OCL0Trzz0uKYu3c3esDuYkCkVO\nQKxKE1wGkvOBM79B+wdRLrRDHkr0oW1w45a6PYFUzaaQat2rf2jbqqmt1CSM\n/BlYYurux1d5heMTIjrV3lkVWdiQgvI6ZWpL0lxyxQWOZoqVtqICo1BQVrcu\nk+3f\r\n=RDPY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f1ffe3c56efc951f90a00849190d1d14497f5550","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-f1ffe3c5.2+f1ffe3c5","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-f1ffe3c5.2+f1ffe3c5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-f1ffe3c5.2_1566049706557_0.9680463826567154","host":"s3://npm-registry-packages"}},"1.6.2-alpha-35255e9f.2":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-35255e9f.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-35255e9f.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ae9e3b23e597047785e6c3d2002a85011023e13e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-35255e9f.2.tgz","fileCount":150,"integrity":"sha512-judYUU4KPgNnGwpnmDlehYOvur3x3KoKfDyqataNZRE8MRic3FVf1z/PQdUALLLMTNBmtpm8Af+4PZzZs9titA==","signatures":[{"sig":"MEQCIF2CGYpDhEC2TW6OwDZOyiaBVsynLrA29oWUpZbIudmEAiBwJ/eevCKksZSh3ogEzJ2+Doil2zeFv8BIC8SLRJ+bPA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228028,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdWBQJCRA9TVsSAnZWagAApmgP/0AaYLYk0tgE1NqBZrSW\n/PX1nlGycQzIDczX4VMeHjNV6JjM1WEkdEQa07ACSeM5Hq3v9dUfZAdqqb7o\nhsak5Uj5gRSXtNCCfwUxU/qUKm1ZsmQhlZZlXsZBDDOWpxRQvK5PjHJYjQjV\nEfZeoZ+XOd4yT2H+edz2B+My+IBbkByyEP4LB5xe7DJVO8YOXX1JEvLsTVHH\nNUy/VBxcWQxGHAhlBMPyQ/vfzjQlnYsr3vgtihHBf+puOK/dFOpQW8fSdgXa\neq/khPSOka1/OzMjGTxx3zG/qdiV7v/VBTXgt5oSDIDzJPhug2NwML3RKq/r\nXSFte4k/qSveai3DttLvc03/vsPJSklebTSzp7D+TDNrtiudfYpuVGgS8ODs\ntVMroHaffch8O3fvj0lWRT2Y4d/QiFTcNsRN9xc3OEcNdmCgCoXZQG6mRiHx\n/SZecGYMB5H5R27LWyuCfANici/mJHtxIDg+p0ib81hjIy67YUxJbVLPYYrY\nVHSTiB+WAcXp7ZZIwbjFTFl4S9kBi8ui0Xtcq4CLtX+bJMqcXqQsHBal1e5T\nuwo4wonyua+vL+MILfc5QDaTN1SdZ6sDMOcOb7iRkgO4pCeLXKzU8a5gVwBd\n3ZxK0LCk4NKeS9GCsqafpA2213WwUI9pa8bmObDm7Q9LY+ecxAoLE2S7eQFL\n8L/O\r\n=SvAA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"35255e9f0dbd5d3f397a5943f1b34e259c138828","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-35255e9f.2+35255e9f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-35255e9f.2+35255e9f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-35255e9f.2_1566053384515_0.43535718121807143","host":"s3://npm-registry-packages"}},"1.6.2-alpha-982f3acd.3":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-982f3acd.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-982f3acd.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"82872829a4c08e68f6c36b894a8dfd3af18397e0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-982f3acd.3.tgz","fileCount":150,"integrity":"sha512-NLqqep7f9+tx7QM36x8/2qq1yIpjcqH88ii1o1B96X4uotnouP3XkDv7Qoc7Lccn+0ontrwzRMger8d4NRa91g==","signatures":[{"sig":"MEYCIQD+p6S05rVXA/OFEdmhkJLqusOkG0CPC7ZCPLVaF2UTGgIhAIaWYxmxTcqBbbpFdy2qwLv8VKU2M74WBpbg2uWQvjA5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228028,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdWB9yCRA9TVsSAnZWagAAqQ0P/ROdJp/3UunzwcIQgUAo\nagf+hBjXQSl7GHMSwhfytBU9i7EG8zqP5Yiy4kc5QceRdslcHe1nuL5qdNrY\nqJlNg4yoqAjEJel5ZGiTEFmT5tcgbYt3OVFo9ZblFKeTYyLzYrwjGfAXIcJg\nBISW2o6mbaR3AOV76EoNLFgZbOM8o9sdUn/xOP22o6wBHMz6HTJYuZMAyryI\nXVx5BxLWnuvKECwN1egSOkAkOIamWFGvpNaXHYfS9+2w5NBhXzg/JvQk6y+/\n8kEUyXAUjmph8PGkihOJLHoZe95EVYTEI4p0ZlWf5LKI4H7ZSSLaoIWkOPu1\n4KFRLP5FzibtBQ3Mx6EuQqT94yLj6wd6aVw5icRIHnyF7FoNAxhxYJtsXDfd\n9UAVlEJg22xBnN+hZZG913C4KIOAaS6HOAvRgcqpVpFvBmEsQvIkkzG2Wnlb\nns1zCLMR8SV2rCgMzGYBM/udLjXO0YfWksVeFeTG6Fn1zZD0a0u2R34sYZlD\nbaFMgIwzHk9ShH3C5zxkoMNHLdZIdQRqA5GTv1idBxomcv0i1+xSUgLQl3U2\nhz9IH38w/feMnmyDDTxLKiJ45c0wZx4/hv4CIHcH4dYeupr6dtwy7Gh2XHMB\nqPvkS3EBHxn8+3+tw7ocao83JX+gf1UwuWbxIIiCdGTB4aM9lKpi3cL9jWoU\n0s1t\r\n=DgpJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"982f3acd5932cf1fb52e98b37a8de786f24f6d80","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-982f3acd.3+982f3acd","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-982f3acd.3+982f3acd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-982f3acd.3_1566056305229_0.6962427045580248","host":"s3://npm-registry-packages"}},"1.6.2-alpha-58f14bd2.2":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-58f14bd2.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-58f14bd2.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"e89c3c83b23ea36ef8f1ed2fede594f5458cb57f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-58f14bd2.2.tgz","fileCount":150,"integrity":"sha512-ewNTXfkz1UDhMJvoBxGB2svB45d6eIOp9JOI7gLplXPg/gaHO06gk3d2vLq91RLN/EsQI54gAA805isnVga2Zg==","signatures":[{"sig":"MEUCIB4OrHvAthbSWnsrB59pZA5OsoAswG6NlicU/r6MIqhSAiEAscV6ckSrR895R8XvBGkfDYByEVicG8JzrTACAWF/iGQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228028,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdWB+eCRA9TVsSAnZWagAAwDQQAIi7dMkhWFDYVX0I9B4r\ni4xZE1c4/qbVW6iqEaT7ud95g0NSmYTzGviMQEsYCMDgjNO86NHT2wmM3qeQ\npPQkQPzoCSty+TkkyTQlXyfLcf+k8VRyRrq/eyIjD5R5bNHpBSawBpYkJygs\nKxEgS/LjuSLB09ahHMxwiJuU7+9KND76p6DQYPXeobBG20DbIG4JyJOgqyzC\nzax/hzpjiLnYs56FD/ocbtVCYRBEsLRbupr89wuG0ltkVuShMciSfBCn3/pJ\nwUMgfxbLQs2J1JK/bNkPhj6/JFlE0hhMjMIIhgvjHCgoVtHIDnEkrnR75wlF\nh9MovWaPyOvNe3917kzzPzKA5v297tsQPnStQU/tVV+hh7l3MEr4RmsWpX9R\n1Maz1eBr9A6h8fzH/Ome4fU/gR3HnKzTt0B2lMQmE7KELOB7dCd0xgnQrwTw\nlRPJHznqOufHwFabi0lYhZxgglikOu9nkhUIDwmWccOBs8HLE1UjM+hVyFEW\nJikyvhx+waHhK1TpyizDEJaLNAjv9mubWcjBuWPqsK6aHy41X8wDg6OmHHiH\nURMu3EFu/jqVG+stOqf5I1Ebdq6+zr0gqAZ2/4PpEjhHcYYI4H0dxTeeYamR\n4gn46U+BnzoX/PCBxc24Ietk4dnfIouM9IM1vhfVzCo4mseM4ha9D8jFAyCP\nhi4t\r\n=IZK5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"58f14bd2c51c70a570a8bd96d0a8590e7719590a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-58f14bd2.2+58f14bd2","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-58f14bd2.2+58f14bd2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-58f14bd2.2_1566056349513_0.7913034073535528","host":"s3://npm-registry-packages"}},"1.6.2-alpha-2b78e2b9.4":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-2b78e2b9.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-2b78e2b9.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"0ed6214ff5e45daf8d9ad97c7857fe50e058334a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-2b78e2b9.4.tgz","fileCount":150,"integrity":"sha512-MEEGNgOvtAlKiJ2cIj4Auo1LY5OkE6eQRL5bj8agSSPDmRYCA7O6YTLIm5clHNakZXOYu22K/6bzfTm4SH1pRg==","signatures":[{"sig":"MEUCIQCZj4HUSA1x0HQ9w2br9A2iVDikVpO68eNNWbwTAN3sWQIgOiFlaEAlNJeQ5OMfXbvyWYBx9O1xPKNC+PcwrDOBs4M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228028,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdWDpUCRA9TVsSAnZWagAARNEP/280oXAuPGU/y4dYUS+8\nEp18j2/vsJfvs3t2b+OIX9p84evEc6TFDzvuFt91FLNI+1kepZhdzaLN/r7H\nIzqdbGK1QGFcv9/E2q/XGJPGDEJc5qZBg8nhowXbuUcmutdTdtloLY+Dc7/u\nM0OxVmisuI0tiKlOSmOcr5lv4AqX0FkP6QI4HoYdT0v982kMQfitJva+yOhl\nifOa4fivubLbxTwuTdB4gN126yWrBY8PabP966O5stwDbOCL+Lt7mt/RsEmD\n40qrf7XIZiUyNVEtmK8wWDMcpfECWBAmlbIIrSSjLeV5wNOPuE3o9Ug1hty1\n2/ymPx2nOdVt6x395+lE82dfkEe8Ua3glsM4qhgVRaq9ZtL/hzQwP4V7ydo+\nh2/G/myGvf587N5fo2odIewpj/XUpLTSQ/Tavsoqy5lWxOJrpV1yk5bJ+eAE\niyptVejsNhzFHOvB/O3sM7nRCsJ38YaqhPTt/QczqmRtstGod/JTboD6CIQg\ntX16gKMb53Ga/HufEPbJLRa/cn6CzOVLj/qQ/cQXuCfC28bggvIrjKivXPI1\nh3zZt50ps5S5IbJp9c5b92hkk5xho1WYG9IQl5BKsSKf0+Y0IH2hCinwYqfX\naWaMP8Te4Wd2l/3mrHPAMijpMnqPQkXpu0zyZNJKgmb6dalQEgr6sHLk4ixM\nFlIW\r\n=cujD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2b78e2b921336f2a5fe042fa5c469c356dafc707","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-2b78e2b9.4+2b78e2b9","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-2b78e2b9.4+2b78e2b9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-2b78e2b9.4_1566063188039_0.7420378934594056","host":"s3://npm-registry-packages"}},"1.6.2-alpha-78632975.4":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-78632975.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-78632975.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"561b4e87463d656a0b4cec3ad6c47518a5e9d7b3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-78632975.4.tgz","fileCount":150,"integrity":"sha512-Ns1lbEqXxSXEh6mRiVc/71o+LZL9+S5JM9L1NJdnXKoocYIlWUYKDD59iTK9s7GmJnNnTp5KKlkgLO26SSSa8w==","signatures":[{"sig":"MEUCID5hrH0YoCem6Vy3yS4VOYgabOjDUXswx5CjgOV0FRqXAiEAsoWmj9C15dramZxsr8eMdz6eELAoC8wDFZUga5rwNVI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228028,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdWENyCRA9TVsSAnZWagAACK0P/35GXBY8JkU2mAxr8Qtz\nGvdf3WUTOB/+1pIOGb1jFAUUXvvK1Cy2mwUzK7sLMiP+3q0vDxUvjUP1fNgq\nZqnpGkDyhja7xwmDo5lCbqgU0FkCBH5NB8hweSuG3oF3o2VibhLr9MYrrj6P\nQ1cSBgpX87Pc+LB2tuUUuXi3E2mMuEBRkQGD+Gm6DfVB7S5coDG5f5uiNwjZ\nnWWdEo9eKn1AoW6d8vlmWQ2fxonGbJAmRF5PbTGrP/UdDaDdjT4jDwsI1bkN\nQN2evw9AW12gTOTHR4uuQE8IRo8r+TO3Mktxoxbsyt+w1ZArA+J6XmNbldJp\nHtwxCOAlaktsek+uYhcoBYF3+fQowmyjE3tKkUoTlswNzEMHebjFiSuHPby+\nPqO286P8v5B0zTbIGO7TZUHlpTHTuiT7R+Bjrb8J4Re0EOBOdkkgePSuimp7\nf2C9PI5hyE5MLnH+5hCkUQ9CC3gHQqDazLoR1l6Ep3OrfltbU+OpTxKT++9/\nV+Q2GvR/eRWQZ/B5XpuYso+K1yc4KfYm8lGMfx5HxOMo/h3wkPKYaqP7fefi\nNJ8R392PMvDjhX8/mxJB4Z/DgTOCErKdfF9vwsZfnOXiZevtTK/wnSNDECvz\nAfvKaUsDiksFK9jmdwR6+ISQUoitzNjl1vIQFlmktNZLXCm2LsXMxCGGmP5f\nWZkD\r\n=IlZh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"78632975c49e8606a018c1c24098c3288b7f0979","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-78632975.4+78632975","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-78632975.4+78632975"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-78632975.4_1566065521701_0.10606600514970022","host":"s3://npm-registry-packages"}},"1.6.2-alpha-5f0518cb.5":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-5f0518cb.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-5f0518cb.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a8ccd7db8cae494bc10c6dce8e5fa3596c202870","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-5f0518cb.5.tgz","fileCount":150,"integrity":"sha512-xjbc2yLRcrJ8P2O6s+simUd2oX+0s6ixmBPiUGLvYPajp4jgngZ+2O+4NhTUSiPuruGBqWi2GSDMF8oQqX9BsQ==","signatures":[{"sig":"MEUCIEkz1y7g3cnEXwwqddsMLDk0OQmRvF0WC7gzbXSD22/4AiEA/dhMcTh3dzqUoJ0d+KyLX9VPlLfIQ4WJF1mOjZIeZgs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228028,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdWZNiCRA9TVsSAnZWagAA6gUP/0XK7iSrKVMqGZBPKAJP\nGtatpuwsEftHOhl4A9EgF0k5A8yyC45UwsX9hqeFaDVLuw+Q7lwehZfWS7tN\nEBBxGYRwzk2xiFndA3AG1g8U9URMeYifaG5lMQ/LCOfAoWTkAGKz4c8OQA13\nG230gh24vuy6pQG9syNJMUzmwNcS+CLeonas/OLpdqRdCsSdD2EQ0w0zQlhI\na/Vp3XDVDp/G0UUwYJxdMAY3ccevtIvBLXTnQdIYM0CkbF+s2J4gk+t4esfo\nDATz/bXkPcnuW0KSdSdxmtNlmwX2xNhWCEREAHEzQzlQdO5dSEjTjwlslB0A\nhsf2iN8rlJIWcMVsJ4ilpscX8fNs8KZuRlEXZLX8e1LO+e9Mdrn2AFrGIScp\nZCmqLRWPue0cpiSBP1hNYbxtgppOGx1UT5iE8scT0j+3z6DzyFYrQMIG2XF0\nIDaLT72OGKp5g7YpkMgQw8L1WM49I4KOmtXzw8cuyTunGhPqGWLE3VaKkUEj\nSTPd+SJWoEOVLX3zA3MnhozEnDZGJJYB7DTCf1Qlb6UdngxtNE1NnoplHqHO\nTXAwu3Xk5XOfLFF/HARmvyr6Zh7cC7JZEOP9Yg7AJwhvq2NOAcq1kBox4tid\npe67NjgeX/YM1WH7cJcPet1712Zq7AkXF4KBLfmtpdSLZy6GtI95ef/TjsVH\nNdXv\r\n=dpKw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5f0518cbba94b13fcbd24a58d1bd191b4e705be7","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-5f0518cb.5+5f0518cb","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-5f0518cb.5+5f0518cb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-5f0518cb.5_1566151522366_0.46765720843708136","host":"s3://npm-registry-packages"}},"1.6.2-alpha-f2ff9fe7.5":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-f2ff9fe7.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-f2ff9fe7.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ba1458f4b9a1a825d57ea6bd9836abe16a64bd94","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-f2ff9fe7.5.tgz","fileCount":150,"integrity":"sha512-zYiL616rQR+OrWUQi51wQS7PmcMehiyl4eFPFa+N1/z0qzM2rwGKia7/hXEsb9fsEaA7LFEB1uTfvzNvq1hUrw==","signatures":[{"sig":"MEYCIQCirnsLIhW5PVNnkgwJWP9A8ogGCRsmbo6p9Hpu3T0PKAIhAKe8gx8gYZolqtZX0XnfmMAKyPP12qR+wT8l9tP/0i4A","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228028,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdWhbGCRA9TVsSAnZWagAA150P/jbehaKJWAtSWoBON/zB\n0lT3IuzM2oPs7AL8jY2Knge2cL77X62pLcwG5fK04hdrVQoavQT0wbHIOnDv\n2C60mCGORc9hSpqMLri1N5CArf7YNYuBMbnPMtMBi9hgOgb1eFCea+ncNa8Y\nbGGJnbJhXmwFvQgT+ZRG+KDs/SHcScLNdL/m8buMi2kYswYfGTMT2Z0TgRN9\najeujMTAg98Cw3vty5B7JgOBNQykpOc7ruB9ugDuhvXyaTdTleX+rfk0sAJj\nlzezynxVG1bOpAJtj2gJVKRBbC2Y3LK5HPZqqSl0CAn01jnFTuBraMWoLktL\n/O/q6KG2BzTpN8OJl2Sc2NISksI8z1KZAbxGInIT+M91445bU2eJLvXRXTJ5\nO6bWOZcpZROkQ1YC0UGHx0tMfMmkTCrAP5XDgyAomwcHdg1I7kEB92zQW0Tl\nLo7OIiG2ydzoDvN9xtiXLDg3zl1fILSNw+gBFJTqC1I4oz0ddv1lrEHgkpzs\neMXLQ5FAWbzPPh6sEv0mumvPM8Xyc1O0tLCO217pwAaaUBn0GnZX/twvVjCc\na6efT9WpG96WPajVUSexKFe6FPN2qmz2FbEzExHMEUjtnBXvPDQO7OyJ8sfl\nUxFbmg+0ZdJijzQf+bvUoGeLnyz+4ys+Yiwkq5QJg4ZsMLaBL/Nyp2gD3CtO\ntOL9\r\n=YKdw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f2ff9fe70c07b03b3558bef12896c940c6302f15","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-f2ff9fe7.5+f2ff9fe7","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-f2ff9fe7.5+f2ff9fe7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-f2ff9fe7.5_1566185157772_0.966459492658726","host":"s3://npm-registry-packages"}},"1.6.2-alpha-d718b242.6":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-d718b242.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-d718b242.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"eff31deca4cee43381b77f38618b09e62d4986d9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-d718b242.6.tgz","fileCount":150,"integrity":"sha512-MR8UZOXUMhac3tI9xUW65O6F32S8ahGLcoKgShOoI+wkFlQ0UvPH12z3JZ8JGtfk3e/rIChDXlvVF7/z7W95ew==","signatures":[{"sig":"MEQCIGb7ekK1JoDwpWNGKB8IGiks9maAeGLFvmOOhDEhixBnAiB3wrfDv2ekVTP2hKfUThnerRlSxapKZvtuF/dme00lLg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228028,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdWpYACRA9TVsSAnZWagAAEc0QAJmLEuM/Mwjy9a/mUh+b\nwDGGs8wwfWlXeSxABS5OGW+P3Hd+AAgQmRdYPVVwqlOS9gqndJLfgqOPEaMa\nOLeLHoy1Cwz99/jNK8Z3MhS+QDR+uSGqdqYxSgLV9EU97RBCfBFa5JK9xIwF\ndKat4oBpwugF75iDx9RZJ2wmddk3Y25ia5RqeA0Ei06jAQTBLB49i3rLAwPY\nrYkdUZPTF8czocrW3ykeS34QgsuTmYZe4tpPdz5eIEUqHHJH7X8SYnkZHSEg\n53iRJNfRLObwY6lUNy7ckT5A3bXg4ImJx4bi/B8MLcybPLyk1zTpwPsc98rf\nWeqo0EZzP9iytntyiCJNtkCxfdzFt10HUxjtpci6VHmMnaJX60T8s2jdDmUQ\n4qc8dcuTsMiYt/ibhkmEZtsP3bLSmAKj7qrwUqNoo8c5UJZPP9RcsS7aX/kd\nR9Eya+lZMm2BNXxywpY7Q4HPCmqoIl7KrIYKGM6HQGQ7+P+jYeUH9TqATWTL\njSbUmYcEF1d3QY+W1lTX0r5UJ/4z+6/XHlk/57l373KcFAYhAidz3Br0hT1b\nMeRhQuyiMqZYjSHGP8EaoC821GGrybr8P3LgPGFlfmH10ZAvagBfa2R/Cxg5\nKn1ZiahF+lOCHUu+nYMTR5dIHcssM5aZwqIRladRFHN42Lkh52A/Wz5gnjNY\nk96U\r\n=+Inr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d718b2421c65e12e9fb35c3ac36b0b7fabcbe9d7","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-d718b242.6+d718b242","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-d718b242.6+d718b242"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-d718b242.6_1566217727734_0.45770419298151","host":"s3://npm-registry-packages"}},"1.6.2-alpha-8e52fa70.6":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-8e52fa70.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-8e52fa70.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"3bf547eb1a91fa7ddf6f3c752da07d295e0e0b48","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-8e52fa70.6.tgz","fileCount":150,"integrity":"sha512-+2QqA7m68zoq9u25Nxl4IfigbgadU8fxy1bN/ZiheBz/V3aTI535M6kPNkjMPwHJ4WZ/OM4Wgc5eIiDPBYOvSg==","signatures":[{"sig":"MEYCIQDUQLc7Axks0JdgT/tGeY2Nzfs2sQ2EmB2gLFhC+cPeeQIhAPghcJ+tW2vJK0c+DWxpkMiQMnXd0CAnqLcq+3szASnK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228028,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdWs1+CRA9TVsSAnZWagAAEgEP+wdC1xgHCzgA8f7KSGie\nx+g3F7ZqKLCRMEzfCnsUckZJVxduTGC7j2stYufN/5cELHoLXfIyUUmLLt22\neJKKJkwjWbPMZ/jpHh1cevumn5QjvHmdZjpMUiNhaaBQYpBsZdj9ujXfYK8x\nIGqB9RTd9EeI3GFgQChA71wg095cPoRQCDYBJdx1O8AHa9UUN+mLpnyG+X5j\navWss/4goh84Nc7Q5vGZZg4UjN9D0DfzRNEHDMCCXkMguXZyP4d7IZi2uXGM\nEVLhlzwynkzenh2bj03i9xbr0G4VHu2HZYMLkad8+Lp70CyacG1ok4hWuj+W\nWDp0iW3SvxeDBMpsclQQPH4DtKI8lpKQupuFQZJF6bfNwrnNizBT2Cj5CCeQ\nBs43QgSBsBX83GjR3pXucoN4rV0ctsdEPn2t0wZhKpqxkY/AFVt/CLupv+cb\niR2ePSwnVB6LOcofvUyXbGkCjlG1YFfJplY9c7NP4ABULANbD6SuVxTAIbTZ\nZvLMj0FeCk77Ld0t0cne35t3V8EoDDZw446YgB1M5ZlzD6WmboROxydTmmA3\nv0MJnidjmtZnctzpM8zfuPtQjB82Bx9ut3s6208EfwHisiklBb0QCQXznpeR\nn8UwQYdEMM3fmVb/ZDoKvRu0w8xMD3Bp0ETHhikFOm2U8+zDUQeMegqhg+L7\ntGz9\r\n=NMUL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8e52fa70fa131fda32b8d3048e43bc294faf74aa","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-8e52fa70.6+8e52fa70","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-8e52fa70.6+8e52fa70"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-8e52fa70.6_1566231933695_0.14163083192004855","host":"s3://npm-registry-packages"}},"1.6.2-alpha-0beb7651.7":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-0beb7651.7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-0beb7651.7","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a615c907fd4b7d42645bd53bd67749e147ff8596","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-0beb7651.7.tgz","fileCount":150,"integrity":"sha512-8PJTp6Gh7a6ze9vcsnaOqRHOXuSufwTHCBE9Uy4PVZVaF/1vOffAYyabn7MvtpZkpby8p88O/9GvfE1s4YQ4zg==","signatures":[{"sig":"MEUCIH7PtGR0Sbh7iwnv/WjcavADxuNVb+n0xmKpIFxADhguAiEAmnsDH16Wp71/y0hkGpTz6MvwzyXcxWxZebrR5EDrvXg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228028,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdWuKfCRA9TVsSAnZWagAATNIP/iChnLTLYYfVLyJ7hgfk\nxKQb+P93uiMudsHxp5hfoa8KvbIxSiDGi98iQrn8IiBk7CEQcmQrgp9WuGRa\no7g0Ru9oHVj9BAU9PfKTLUkdXBJRUJGuZKvnxVCY0Pj1xGdNsW7MBRuQ/KgC\nJ6FHfTcgB/WBZnAy6xWJ36T5l5Zt3IsoFSki/MdhYTDMgB0luoHoUfzDb0+t\npESZLLwYogsTnsYNc/DDkh/RlUu5E2pNnZkriITbNccVFUrDSIkUOhxcwn1M\nnnd+X0Q9sQ0J9JPaJpkAwac3WwejtJO0orWj1AF50PEFgLId4N95220tpkjt\njOY+UVj0jMcUUfKgGb6Sgbd2pNreb75hmSw7aLcO/j2oEYzpIc3ZSISPWssC\nQCjTY1syechBXcixIN1EfFWJ/Ngnu03JVYYSk7IkH4LlUzA/9sPfOR0FqCgh\nJ2tw+THT4EZGvzsR9VMOJOrx+Sp6BktGErmHuBm9/tqgxzJcHDTXqVyjvaZf\ntPHL2XrJOHay5glc/ZVPiXiAxARGPGoFxyUe86EgT2tnehBhwXI58dKn3Z/C\n29fyrtTzHSx7N5Tqf7DXv21buoEo+8K4jEtINNXDpDo4UMBEwho9LFtBzskd\nxQE82bVLemKwORGvfNikbYSLQn8wuPQSfulCfdadP1Zxu73dT3mtp6L1wcp8\nQbWO\r\n=m9Pd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0beb76518c4246a18f1a00566bf99dc2573cc9c6","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-0beb7651.7+0beb7651","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-0beb7651.7+0beb7651"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-0beb7651.7_1566237343158_0.7145330864464685","host":"s3://npm-registry-packages"}},"1.6.2-alpha-4d01ce4d.7":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-4d01ce4d.7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-4d01ce4d.7","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"e7fbf4bd3dd4970eed5151840313bb7cdd0905de","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-4d01ce4d.7.tgz","fileCount":150,"integrity":"sha512-QQrnK9Lq57s/2DsHmpXxAnsp1IV4BLRTzHJMf3C4YDQIzyIiDKOlu/SNtUaSzKNkkvkAkTl9ePH8GjlSBVEUcw==","signatures":[{"sig":"MEUCIQDPb5Mq4q4Q7kNtEHp0G5zcZRXSbp0OVx+7PbHjqTBBygIgKGf2WLfVHjUBlwI3lab9w2H08me5GfIfMUIjKKDT9+U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228028,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdWurUCRA9TVsSAnZWagAAeRkQAJLgjpnSLMsNdc44VX4M\nVHIqAnfR7/SdlU/6BOOlm+O+5z+Og5EKWRsFX0rwxiwVsG9SEhcU5iY3ov3o\nSQTITdvVmTxEaS4fhojUAc5zcXWvaGvcf9ayoVTBW8W06CkpqSAkCv4IoaCW\nu5PTiOgmA2niGvERL39K5whB3rpzK7kFbY9KTMki4wNBJF5xlhOCFyzX4tIw\nZAbECXKfjDCdZR4jalOKPwrszORx78eKNMm4pzwz/hqovLoKUjz/4/RuIWTw\njhpRC91ckKV5e5YIk/tV8K4dScuNR0ui3HIqR+3je64jHwsSC6cpIWy/u/Vk\nZu+wX0swMuxUNY0C98mU0wYkhlCW7N/6YmPAd7JT92ZdCt+AJUcAiRDfodQB\n9XWwZiXTHBT+ovXJmTJgtTiDI88jGvOtFHoQouHwxdGorvS+qfB3iFzhM2iJ\ndAvXFYamuF0DG/kscM22+V+quo60/6mZHT4FXzfdJngdtTJJYowMxWlCQh19\n0QQbtYDMk5kSpUl55zZyusKo/oJWftuxQDF1GH6BtSsFRYHYTlzv5SwXwZo6\nWJzfSvdgafKTHDCMLNlz+FYv+y21bUz2lVtMhUkafgMCVWBPbF4lWm837UKV\nHs6xP+3y26DpxEdJfrZrWZGZZ8BiLTrrbCQQdU0CfV/2gxJ6lQMBvxNldqw/\n3F23\r\n=Te5h\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4d01ce4df1995bd09fec1d87b5919e0b9e8f4b5d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-4d01ce4d.7+4d01ce4d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-4d01ce4d.7+4d01ce4d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-4d01ce4d.7_1566239443527_0.788265579936787","host":"s3://npm-registry-packages"}},"1.6.2-alpha-eed477a8.7":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-eed477a8.7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-eed477a8.7","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"f0c7fbdf4a4fc7eb710d07c01728e944fd65690f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-eed477a8.7.tgz","fileCount":150,"integrity":"sha512-g4704+Ubsrt0xDVJ/THqZk/0D9ki6XHctlxZl+3iYTZEphDqmn3dNzQppSqTUcLP0YImIPEfynHoOpYU3k7Tyw==","signatures":[{"sig":"MEUCIQDAQ2U39aJaLKGMwXT56a+KxHLzlSZuPIGUCe8LOyG0VwIgMDDDTNsPNU9Dz2AWcdsJRw4MrJeecGBZ4K6qFSFjZxI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228028,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdWwSgCRA9TVsSAnZWagAAkacQAIB+9vPqBOopDvbB3Nog\ndVMmm801Eef8kB0EvKbSQFMmmd30KIC7IfxiPyxjd5wiO5sAVnQEZiKsZGZ/\nzPmd6mILCvglShRaDRqQEaKxCp/0ZQIohMpIM4SQ7/6DTWLlwCJ+E8bYMPSm\n76Om2ZICc1gg4qnod4hxTeZNUiEKhlDQbbPkqUpggsg2mqjX69sa/dbj+qCB\ntF8y6Uhe4cidkJvwIONbTKScKyvFidz0cHhSx1J9/B09pIa3PCYSRkJH2ooE\nIIuZkle4K24JSF+qoG9Ur8hjbMrpyUupXjtbYszfCt532NOcFJfc/A7DK710\nsHs44qjr5OEH/O8u/fmpS9vr8OGQLOnrNYV/oNmOuzHfnDRV5d7jNagJx70h\nw+Vo+I8YEPjEteLVQLR639YrilBLZQ8gUQPCzC/ZYsJICQ2UoqwZX2OxeLV+\npRbXhrlVgxCwKEWhsa1h/n6bQw0taAIXIGgwvysQpLiYEmQ79ZpGrgbv1kTK\n9zLcGjoZetwC3T6GH58YZUm5qMgDHkCl5DTbdWQ7oFq60989Jlwl+rpZXpss\nxbVyYYAl0GELflt6YaLrrDut3ZDKMaciDVY+e1I895mux6vc2/rHc08WaNWs\nvtMNgSaHc7DPbfYAdICmAdkrZx9UE6q2zK3EeZ/7hTGE/jT5VkTHXWyL2Flj\nvg6h\r\n=GTRa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"eed477a8a48b4cd8197dd7b1b99ef1b14ac301a2","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-eed477a8.7+eed477a8","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-eed477a8.7+eed477a8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-eed477a8.7_1566246048035_0.8149973044320922","host":"s3://npm-registry-packages"}},"1.6.2-alpha-e345dced.9":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-e345dced.9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-e345dced.9","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"465ed42c41eaec8af65acc597ae865a3c46f0f83","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-e345dced.9.tgz","fileCount":150,"integrity":"sha512-oo2snQdq0zqk0ysqqn0PKaAIJV+HPGhXzfmgVZ8IA+5+rsjdkCk0+mIRTXpz2ddCDR+ok2kPe4Iqt7NSRYQ2KA==","signatures":[{"sig":"MEUCIBGLv2o2uhRW/u8eob4v/Ve6jc3+YtXngp3+dCAwvTBtAiEApC7KTRdlpkzj1Zl1ugsbwgmO1QJ1TsBvf21KM8CZMcc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228028,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdW5DECRA9TVsSAnZWagAArzQP/3dVtkGbYSO+SYpQWmUb\nX/rLN97pBqeDMRMAI64goSbhiGV+R7NC00RncSGrxFTkp1TSfaMVlM/hWHIr\nlrLLA+wCIQge9Pf8mDfXd6edTrI23+890uRPG+XrLhkCoLitU5m9QRgGoCKl\ngG1jHPOZkAZBDLUp9lDyD5SQwUERwRdVxC19YuGPpu41+DPJNKOKplB1KcLJ\nwiAaWidn+Km0nrH1ko++ho2TepAyw04OPJEl5mSGJGIeCCi9yoJijkMNYwqT\nkY+oS2HVjt5YlrA1tmvILDJeWcm+xM+mqNbHrcIVw0c9unc+eR6/n4W3B3Cv\nN0et1LYluSXRQW+VJr24SCSAIZst4K20eGWUbF1YldIGVEysZ455+46VpVIs\n1EOmcRxNQqm5JlXFIod37O5ItRdHsZ1loPZLtjbE0T9Dy9UbabZsYqFBKdt+\nvCrkr5P011BlCI6LC4lXTU/fV4nhHX/hZKA9ou9/JIDSjXGVjOFAfsCO4OXt\nfxW44f813lhDDd8xUO8/1m0ex3bpA8k2odOAQV4Ph1eTFoj9YDBiaEZbBC2p\nd2TV7wxRIH0Hvvncgg4FWADn6MLZ4A4+H4MDlwKxcxDRq51Pj2WfgLeN62DD\nBSrWIvaN8gS1jLSmkWUk2824echb1uK4daNXQYd5FSu2XDwrySJbg8QqlXgt\nR3m4\r\n=aN5x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e345dced531809950ab45ec77f9671c398be887f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-e345dced.9+e345dced","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-e345dced.9+e345dced"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-e345dced.9_1566281923908_0.37578586211106013","host":"s3://npm-registry-packages"}},"1.6.2-alpha-28758ae5.8":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-28758ae5.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-28758ae5.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"0366db957181fe42d7330cddc27fb0cefa3eb857","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-28758ae5.8.tgz","fileCount":150,"integrity":"sha512-yTtkvMhNT5pWjYdUS4wHQ/1ywHUooPAJMzUaXF4ESDl/1T9O5B3FnuCwZk5Io1Hxwh9l/hAvhttrgX4XEL9sqQ==","signatures":[{"sig":"MEQCIDd70wMgYbOwru7nEkjRkO+wlkvMNjp9GKYlgI1mO+9NAiAR4ufrMCQxbJuTvYKP7wmz+wBCsqCJmhbZVHpUEGzIOw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228028,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdW5DfCRA9TVsSAnZWagAAVZYP/3DyzYPvwIfUBl7tWoGm\n13fNPwGGbtn+i7psI2J51HB3W+8YAB0nGT+EwTpCQt3zOLUSyx5AZR203Lug\nBEFrYyRQC0J5hzk0G1mcyvzXGr1lP5a7mgxsSqHDpll3xYuNhuBaUPfVq2i8\nfGkxXW/K9FrWspQu4dJ+8wTKCfp0bAxLjjcpuZkS6Jlr+fkCBhr2Sc/ObVff\nI4EeZPkocI5I/K5FpY8z/FI1bvf2yUQpcEgGvipeNYDukVd61qw+cft5p4fR\n4Wxh7mEhjvsDM5XutjeBMXrs7eIWT/zWZDXKMDDHuSnyPsbzeLgJsZwvw7ix\n+Mg/lNusKgKRUE5r6Eaej9N0OqPNgYO033+tOr91T8JKUq4LXeJyCfEAHVvF\n1+BAXmNVTWq/5zkHTIym7NLWORUWgmHEfA8bjqWjsh2F+TP/PmCZZ0IgMtS3\nwEfifFoF4L6QDwse4uPWoxzuaEcU9ygZcgZ+8zzGbZ77re41ZNbpPR3TzfZu\nskz8Qc2xXq3TyVmMsHYeQ0oBoQj0+qUlBATz8nOHJ3dcqS9tBieMXt7LL/Ey\nZV57AnQa7X7kj4VBxu6+Ui54gHjeKzr2eB6gqlqRZiKM02G0Ar7zZcyL/+cd\ngYch1WygiuQ3jhImeUqxckXdsUd/D+3ounzzHMonKeYFAidHmW6ScI/VEc4y\nqwsx\r\n=h/7W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"28758ae5c565c5be19544b2fb6876bf41817b24b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-28758ae5.8+28758ae5","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-28758ae5.8+28758ae5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-28758ae5.8_1566281950407_0.32986688558824384","host":"s3://npm-registry-packages"}},"1.6.2-alpha-14ccaded.7":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-14ccaded.7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-14ccaded.7","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"1de21b575576ca35524751a4ed43e9515527ea99","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-14ccaded.7.tgz","fileCount":150,"integrity":"sha512-Bj2vVxHMvCXz0h0qEc6nNZzyZ+gPhcfeSSlBpCmbigsIRX0vhN7Y3MUH7N4E04TGl+uxQpnWDIyZfq9iXdSJNQ==","signatures":[{"sig":"MEUCIFVZO3DbBzZKMTeWSiTtbhSh4+Yjd3k0IeCY2jgyBbWbAiEAjz+QBiTIwmETdilxFlcguhWvz9YOx+k4pQd0JLqmnsY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228028,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdW5FICRA9TVsSAnZWagAAOHgP/3n3F4HjatGvgO+P/+10\nENV2IcP8iTIRRxq/ctI+HyeGisA39a3Ri+x0yepsZ7qmd+/WjLA/iFxzJrvo\ngCFBjLCOlpSfZDMa70+9VnVS1zdqoBhD7calQAjnNMhtBJN7WPIlB53GxWlV\n/ZEGj54Brhzr6yy5QPWaijKiXW7hyVqoyXWB8NvDNfjErvId20fyK0skivxv\na4zJYBeopAgO5J7hNAnuAerhrzEpPMIz64od5g2fz6KcEt3teStxW/QppCsi\nlacuPLPwBpZn3GhiDcuVNza69BHrC5USQz0lIFnVGJvmesVXMf2zmfGzN1Mo\nvby5UWJYw5++zkC4fHzmDZCB7/fTOBNM2A8cGiz9c9VLXZ/KyVM/6rdfDoxb\ng0EmvnUkf1t5ql83UdSpR0VZHKWMdEN2yYcDb4rClIlzh1NGG+4lLlbGlukT\n2v0R78BHa+M3bV/g3l0q6PMfG7zxPW77MxwgbVumPwrvYHWGIXA2S4hvlCM0\njlOGvdHpHh1FGgKRt1TSGyBkicUP3Arr29guaq6KEci2E5b5GsHI89TUpkl0\nWKWG3yTb10NYhEYSaFTb1Rfpbeq1/cb0BbbEpr8g/zaM1flWiTHE919Zfpmb\n5hro6r9owdw3/qMZTUtiUdl7RRn5XkLe+AoMXZCVv/HRHKugO0Wm2HNnIGCa\n6j28\r\n=C4Hv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"14ccadeda45b39ed6823a5c138cc03a471765965","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-14ccaded.7+14ccaded","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-14ccaded.7+14ccaded"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-14ccaded.7_1566282056001_0.6939393182161255","host":"s3://npm-registry-packages"}},"1.6.2-alpha-70d04265.10":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-70d04265.10","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-70d04265.10","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c2b1f1af77c3cdfc06ff7ad824a0acaa3293a29e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-70d04265.10.tgz","fileCount":150,"integrity":"sha512-vYc32988Htw4vppIibdezC1tt3bTUNlK+K9NY6DS+BBp3tFoPkCnEZiKMupWQvczKVQuvAYAM9kopORgL6fQCQ==","signatures":[{"sig":"MEQCIAqeMpv9SDhdGR/PBO0wmdGD6MX39JC96bcBH1I/zc7sAiAeNC7q6RWRoa+H2L3ndxtk5fhuftn7ewzmhO1FRwQTVg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdW6RcCRA9TVsSAnZWagAAXwYP/3Z0kBTBnJyjLU+edu7D\nagQSo0agHxiwQak9g/ILMTqYnizIKHJHubQKuLcrqEXeZoYsPkgWybA9nHi0\nxFkwAa5gNQChInBABMowmf8rvzgwzMO1Pyfr/4nT68Ire2ZHFV2v2SniwxJF\n/NL9AlaAhnDaZMLdUIQp6rCnN9z4X8Nxo7GkPiBr39mUMdBhTFD87t7H95Fs\nYhSV7bdpovrU1rInO4ZRrtT89BkBCC5v0lOyMI16JR0MeVFc49uS9vttAO9P\n3v5IZJGA9V6OOHzmSuBrWPhfpEclL6Y8C7TKB82akK9PbNHwSfjtgZCPG7eM\nbC1O8ipO3KuWC/H8e3YE+BMXNxpIwK8XIRiKIZaWksb1IexB4tKOgJOELzV+\nxIm1+iKqzS3AZ5y4IskQtRt0/QquoZzh2/3rvXFeEyXpvGlGjm1UyZBYmar1\nJvU1PBEaZrtkNPSd/sbZAT0Bjuo+eXpahK2ZXqvQrGaQLgo/Fb8eVsxjJsS9\nVkOckofbPwquKf783Wn70BdFcF7TQk/k0Sm6MhoZ/doKPBL3pSmVjpPihK7C\n71Q1uqXg4eyQIGwrs7zFRslaHpOWwSWeDEAHUOBoszxnRhe9wmDw3fQgwv9k\nYp1YYy2oZ+YJIHIbBAiLnExer0x1FiDeMROZhEWYQEdh5YDjv+6aLBiKup42\nBqQ4\r\n=LsMg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"70d0426570808417a6e1af62d431131307f1183c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-70d04265.10+70d04265","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-70d04265.10+70d04265"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-70d04265.10_1566286939658_0.6257253276534211","host":"s3://npm-registry-packages"}},"1.6.2-alpha-d0d3d92d.11":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-d0d3d92d.11","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-d0d3d92d.11","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"b3c3488ebd73f0aabf06cc2c9acc3b224dbdb165","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-d0d3d92d.11.tgz","fileCount":150,"integrity":"sha512-GCez5Xa9BiVNBQt6vc7pDBkt+vJDlxDGosuX/YszG3ZDUqGCT28IDP/7BkD1xtyoaEi39Pov2YPwtUVsNgk7cw==","signatures":[{"sig":"MEUCIE9PbV/sC038jW9rXqn4djcyVcYHBndasWiVeHXnEyzoAiEA0vSZmtuNkIJGPORYeU+NX89k7QKIBE1T5wZAjU/zHlY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXDi8CRA9TVsSAnZWagAAYWsP/j4q+qhE87n0vPW9zNCE\n8cTZapiUN4yfwiv40MLAqPsyXletUjqx4ZCMImTHaIZVKaGj6MiUpyVgBWQ/\nxStapaz76GzXs1uA8uPOf9mRKGLzhQtAK/X7aHso6qMCT+WsyZGBSWSzDpYo\nUZ++mvbSKRlf4R2eSjyGTV8m29MGAiiiAsoV1C+z1+H2WB5HJUrh7A2cRAM5\nAxB+ksn2A1sDpF5udcxoAZtycvgQAb8C6logDXRrZkfyu7xzvFxCraTq59RQ\niQTkSWSPk69atV2k1fIpAyxO5cTOGI4mCISB0OFo0EVcFxl4EIKqzZxALjG+\nfXjopa/06ybdOhktME3nhVORVyeYEKp5zDasR66FsI4U7q1mnN6hwaYEP/O8\nMTninaSdfkWiQ4QTvcZ+8BBq1Qvf/R/RRPUCcU9imnaH6vpQ2arDI0f9hfXS\nrPoyTPUh4Wn9hD8s7yul/qxjLX6htmujbZ9QDeZnR0OaMr1a/CW4mTkeGwnn\ndcIOUI0OQsAXVIZBgoClPF3NZ4SJrIiLeK+7CEliZmuAyz6jWZTLCwQi2F7I\nQwPFuqv3htmuRw4xKY15HN8ohskvcStlJeefwuZWLHbtd7KPRIo+u7oMG8Fe\ny1/U3AV4C4ocRDKWWBWSyMqRsjJaiSu2dp3VrICeXToufXveX2CNS3DwiyGe\nKKUG\r\n=4buN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d0d3d92debb2e7e88b225d7d75978f8de7560696","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-d0d3d92d.11+d0d3d92d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-d0d3d92d.11+d0d3d92d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-d0d3d92d.11_1566324923257_0.1097225470321801","host":"s3://npm-registry-packages"}},"1.6.2-alpha-c7e4fb10.11":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-c7e4fb10.11","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-c7e4fb10.11","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"fda1db04a91c75857f7f1746bacf5c1a9388ce81","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-c7e4fb10.11.tgz","fileCount":150,"integrity":"sha512-Ab8Hk7NQJhZvIHjD14xoU0n8nZZifOiE6IX4G6S3oOtxC5V/+Tg2V6CfZh9jOnmUG4koNXw+1Lx2mt9srHSCiw==","signatures":[{"sig":"MEUCICFrEtNsMLQVy1O2MJizDhNERKLTIkuDZSUVprN7V/peAiEA7oV9CN9hG1iIMxe07VtciBYu2ilmAXqeFH6pGpi+rW8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXDx5CRA9TVsSAnZWagAA838QAKPKegytbmAtK8TnNoPj\nVru3X+NVcz3m2haWDbUOWloMsPqF2kQkmAFggf3hVctcYfKiE8Z32fGF2Wft\nkEe9yfxX8BafeSwoqrYpcq0jWIfGsKHNT157rZfsNsUbM1ULGTiCOg3d9spH\nqVUqqmrcKEbH/bqgOTuoZCVNbil0O19wuO5A1kFm7Um7Ci5Nyja6BlyEjk2g\n4wj470VHwebav32h0LYLgpUqDVcZLLfOVRgQ8rciv6dTmZkNeqowTNS8jJEY\n+dH1ySlUlvQgUjGaUzpL/TbKSTQqkRpdY4nKN9BmjHOgnWhlBK5yk05m5WfR\nFcKFnpknu7+htEGspnx8ipKtXys5w4uusTHW6b3W1Tmb0MhqDTfPsTPK9A2o\n7aY4tI3VOU2xyLa6rpX/bVU4qnUkDH3kKNoyy4AytQXPlg9JUDZy1btgp9tr\njDs021K6SMSs6HHA/r4pcxNsvULm/tOFe2N4b/LXnTt63z8qwSOOSMGbmZkX\nuXRFJpAKXE24rmvm1KPzOfEjDh3YVz0J7z5Npt9PjXOn9ozYtnMpWa4bzUvc\nedGk/UG7j1IzLVCDMfIWIRNSTnQPe2vYfhZtSAT58RLNyBdtKtxt+Zs/oBeK\nyJPue9LSQOIYrQuu1FmWe5AsKOyvJShSq32rLPZ3lfggt/fcIC9IEWtPr9sc\nRY6K\r\n=iUv/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c7e4fb10878631dcf998401ea938c2a0ae4b7c16","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-c7e4fb10.11+c7e4fb10","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-c7e4fb10.11+c7e4fb10"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-c7e4fb10.11_1566325880973_0.6493094004966711","host":"s3://npm-registry-packages"}},"1.6.2-alpha-e0536995.11":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-e0536995.11","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-e0536995.11","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c99878fd3b5dab8ef0d83551e6635fd011fb3527","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-e0536995.11.tgz","fileCount":150,"integrity":"sha512-OEXe4/w5htSVjKRhoDAxvzZEppo3D9LMwgRUq4Clc5EYcDtixpeS2NjreDgt3NdV5jqjc0vJLb9aknU9VuYGmg==","signatures":[{"sig":"MEQCIDBvKXLgh0ZFQECmq3wBe1KudRenOYjjVhZcbh9O7mo8AiAyJrVIxWD3afb2OQiJdnBQ0OSHrqQE4DMYrU3VUlGrxw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXEb9CRA9TVsSAnZWagAAg1MP/iBkl5yHYNsW2E6qTJHB\nY4MjYEufpEPUOUSjSlzZlDqn2eNtt+jGJtpzARs4C/TvB9J3CiYU8Go1n1Dx\n0xSJYvIpVrgUum1aZn+lSt0RF9MXsrGcIIR6GsDzGINx6TLh9f0DRa1+rK/5\ncB+AtO0X9oeKWjXJ56Rhi+ICl0bi+FaMJFY39pxjBvAi9WKSv4/ckxGtKBZ5\nfShc8uhV2WpZNTLJge0VuJymt+VP6bQbeoJRicV4PGqPOyQL4dg37oT0hXAc\ntG7Vyq9bcql3GrG0MoZN/lalguZ+Ta9zZ3AhwJaqvG/+iSwkAWo8MCk5IFU2\nJQQO1Us1zPxKRzFsms3PkVb56ukfqhTg2m5iO0hpi0ae5apU+IFJQbfBoUlm\nTztfQJbUcNUC3zNZ0UvYOzdLWL7U2GFtg1ea6Hf1F+r9Nx0g4NU0Hg9OPNbr\nhIVkBUC2VaX3Xk3+eZ8JLq7QtaT6yNbeYt5UVVGdeCkKRBelwfJcfR1JTTtN\nZOsXT3mOp77t9oPchanWSIVJTAY65ggd4ueKutkVgOrJ+0k3Se7RwEtY9vtO\nC60Z7waQ2m2ms7zaUYiXp25kEjNDMmPvLFIxsVMVthjAzmZYf1O/sqI6HRuJ\nmEJY5Z5ptU6+h8vPCgv/851E1P3XThe5iKEoAF0A1tLcwF5FIQMbFFp1Je33\nrVkY\r\n=HyR9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e05369957a94867182c58f2f5cac023cb028f369","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-e0536995.11+e0536995","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-e0536995.11+e0536995"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-e0536995.11_1566328572401_0.8993298251608068","host":"s3://npm-registry-packages"}},"1.6.2-alpha-12015ecb.11":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-12015ecb.11","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-12015ecb.11","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"de3943eead57252afef4d93f2dfd8c8e713ce148","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-12015ecb.11.tgz","fileCount":150,"integrity":"sha512-2x1FlEvWShbyRWeWSGfmAmkoEbThxdkMdcleSrhIRng3gyKCjlgAiSfR5uN3dcRLbIYkSuXdgjlfrcj4AyVAcw==","signatures":[{"sig":"MEQCIEqzPuLx9Zwcwu9mLKU/LawAYobCh/q+jysYM7IiknNlAiAGYONMTw/zw3uZSFjxV6oT7/svV3KmZmkN059LjpFIew==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXFGpCRA9TVsSAnZWagAAEyMP/1FqLZvkS8txcDYxGQ6y\nn3KsXDhWHxhNyXfKLeiG+e/qRUaUgyVfuvF4p2FqhEsZWhUJV6XPu9e+oXjb\nfUStTYxzF7snEGaJLYcgYZJ01hPZQerPecSHMr25RZj0NWBfR2Gz5hcfdHA9\nnR54izvJnha1P2MMun7DPl96FTO4SdAD34H002gjRiSYMAuymQHKKEjCA3fH\nKi69dLILaAGLFKRXidNAUoE+H9f2js+TqeAm0Io7Ai0g4JWhSVWVRhXpap++\nAuu2TWKa5sA9JsZf+IrSm+/vTv87T2q2lIfxe1AGAbMqdUqefwSDNTlty2qj\nqIop2FHaKrQJqJHtJjMX5F8o2mdS47cl9XXCPHzD2db80fw48+d95sn7OFcF\nsE1q+GXJJq0nVnMddse/1n7QAtar0rhJKo4axHC056FRrCAKJCG7ge0kb1Xo\n4VWGbYkqlApAq3y430YpRPKLg0CCag4LWzQNrxGDfmULjxDA81eyw4vcT3R5\nP24HzbteUPMFKiEmiG4SLLhBumKzwZ0tSLA1aCf/iZLciaviWGnnrbfaYJVe\nOP3uPQlH2KJ83moYebiff+IEpnzal0rzT3kQ3Zvfg0qB4GaZdAB+sLIAFEvm\nNLXqNHHkpmEo67+UsUDs/eerEW07RTEL2tXMFJTDasK5+yDFfuae4C5IY8vX\nOMBW\r\n=xsQ2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"12015ecb2e72e0e15046b522763599c3c1d0a3da","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-12015ecb.11+12015ecb","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-12015ecb.11+12015ecb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-12015ecb.11_1566331304586_0.6961929038562171","host":"s3://npm-registry-packages"}},"1.6.2-alpha-80fd054c.13":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-80fd054c.13","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-80fd054c.13","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"e4615fe12d5f90a3757133fefeec1b701520c49c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-80fd054c.13.tgz","fileCount":150,"integrity":"sha512-DCpHrqn81PXG6qSFORp4D7VWcqnRrnoo4IjZT0JpQgl7cZ850dJN/INtYb2mOH6bUGUTE6EO6/zMqmPMIioXqA==","signatures":[{"sig":"MEUCIQDS/5C6rXygehlWUxjgUIK3UTc5wujNS/2mxHslgYCn6AIgXM5Ild5F/beWeBnM7q7VznE6BroCOyb9HrX/dTM2574=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXKLUCRA9TVsSAnZWagAAE4IP/1F+NzvgrliiNKODcw2c\nFcMEri4o0hTSYWLtLRD+6BefkaKAfsEEXfGuABmoQuXsW+3iHexzjLP+f4fs\ny+Ej6VxnEZiA8gXrt60wqFUn9YXEwsSFMe7NdLgNdI+lFMXerfdp8JgOc3yb\nDz5TXP817Lhn/tV7qRYr1tyvppElCNF/+ylWpQ8V/+QjmXT8hdEXYd4bNWXy\nJ51TbZVELHxvUkx9HTTCjr+8vN9CAVKwLbV0U1IIYguLKbqfWb6aB9UG90V3\ncT9Rbn8nDHxg7SFBLcWWf8g3R1qTPJJYmHgimeGTZqiXj92AK92qZQWe6xoY\nmPqdeZcoz8GgHCM/G1mXarQwZIEzFupUcaH5WGIKVpPXdFNnGM0psdIlY3SU\nb1zJ8YQj8Stju6yroGl3qmAPkTxA3rehTGfwgKOqbGlVtQDggp48CX858KBG\nLOWgV7vTpoD+LofwXivMzKPSnWxYuQd9M7fJzwivvccM5qPnSe0LRWUb7sbw\nX8jdFwuAK3zaZckrZDomw948Y/hT8ilq8lP4hggOQE4KcJr+nWzMgmVlbQCf\nWfZIU0ichRU80kkwYkDMAJWF1IWeA79GF3OFIt4hnbbiGWYC1WqW5OeQayAd\nd4iAHFr1nRUHUhpeR6MBnUbM/HxABA7FVYDwYOuEIksGeQY95FZqRQqsmM8W\n1CtG\r\n=EpFf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"80fd054c5e79e5171222836b3ba9141403c3f76d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-80fd054c.13+80fd054c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-80fd054c.13+80fd054c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-80fd054c.13_1566352083630_0.8497107561468658","host":"s3://npm-registry-packages"}},"1.6.2-alpha-877dd626.14":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-877dd626.14","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-877dd626.14","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"57e3fbce7ac64b144499be7e8d10f54a3b7a8f32","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-877dd626.14.tgz","fileCount":150,"integrity":"sha512-pt1GKVyNtqGsPUsTMcr+xT5RJ/1Fs3lrFe7a/wzqHtle1NA4eKjWmxHpDjVT/tz1XL11n5Kc/V9moDVo+TpaLA==","signatures":[{"sig":"MEUCIQDjezaKbC0s5ytKMYwmPlRphJgfDPnhWY7c1yPPen0/+gIgQ2ENa94FDlvAGhhhojkrZbgbqQnTe3oc+RmRgF7WpyI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXKLxCRA9TVsSAnZWagAASUwP/2kBYJ8utQGJ97hM0zO5\n8dJoxd8dolRoz17BZpt1RcfzV3eMUiRqf8rYQ3X/F/eymYGOGhNsA5pPhL3/\nxtsHB8ur0nqlOJbqbc7clHyCYGH6GhZGX/RwBoNRpEyvyCCh/TMz8zLcLxQ7\nzfgsMQ7rsRVtANoSBSt1ZzObIgoYLO7Jhzf/O3ORCiS1+liwlyf+T+yltjBO\nPGicOm8uVtNxet968bBgIxoZHXf0UK/iHtmGw7MYCmdaDDjPsKJex4Q1eO2C\nc+F10z4E9ZN0pvV6rrVFpAa7FapjFV4gAX54Imk1qua1NZIlp3f4e2SP+Iee\n3373FSQAtKbw4c10ETiwU3ij4/ZCS8qn9WPmh3Me0AGMNMhIDTqm/rai4WRv\n5UUCkbQaxzX4s0o4fejqms0SSnpuaNFki8QZfeGBJlZOC/gyAo/MKEtPYTWF\nlGRx/MOp73EQyyRTadRIHJRjPIt0tYQFo3j/4B7WUPPfGTPppIUNQW+kjypf\nOAxZvP5BTgrGxJLUMrLumcPC5skV2+J1ehV7hy6BdlA5iUNdJrDgpJ7aqlUv\n9Wmrso4kt9E2dVGGFx13BXaVHCxGjDGfnvQYcNAKfV8rTp1xrsOrjf3rFJVq\noSBqmoy4uCXscMzdiH43/hebGDNZM3YZQKh3EaCapyNRHXX3N/tIalmn+TmL\ngQ8l\r\n=2Vru\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"877dd626b874d24858eaff4d0ba100a5b69b1ec9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-877dd626.14+877dd626","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-877dd626.14+877dd626"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-877dd626.14_1566352112653_0.0199630105231563","host":"s3://npm-registry-packages"}},"1.6.2-alpha-fcd51625.11":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-fcd51625.11","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-fcd51625.11","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"f9f4c77b77bcc432c80f98e9f6681bc2c7269c56","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-fcd51625.11.tgz","fileCount":150,"integrity":"sha512-PeKDl6qh8CmWTpc83z5DLflq24Q/DkBulryvHvcFMegI1XKkubWtNXChpGWqVuEE61tm4DbHelm1kxdrLf/00w==","signatures":[{"sig":"MEUCICwkpOKO4eZNdJuBmVrrTvsNK+VmWG1V8ydiz9/UZcSfAiEAp6VptvOZ6U8ONqPmuCoZpZNM3nJJh4HePQtruWDlvQ4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXKL+CRA9TVsSAnZWagAAI/QP/2Ql6yGDE4RKwMg9krSx\nmQML0tJI+dpcDEOgYbTwfeodFZ14xCwL02HWJuIhJ37OlFbFtrfcSkrJwOSm\nXg8GpDYhV+NVGM237o8xZ+j8N6LkWGZyIgH4BNCTGxMpHC2yyYxsk9gwKWcI\nqApI4De5CF6n77UGkQgAZapOZ1WY8OdWXhkQhE7zDeQ9nz8hI+ihfJQsKL66\nf+mzUYYiYPWk9PVlDcW9Nm6Fw3hkr+Qc7zg0gAofHHYUViM6e4AjIY956Awp\nISZLLTGhSBI/9koxknVrfsdVeGFdEZ5lcxtohn0od+PHdCM04pRd6EziBCba\ncAjdJBjQfbeSBqwXpXkpjmoqj4ARjHbRN0HmR+VWr0VTNQSy88apWNvWQ6yH\nsfyKd4EqMvN1pl6X8I5HPV9ZZVIcDrX9KVLdWIIJxSRoTiJJxdTsaXqN7mh/\nSmhx9xx92oX5NTnHmh9MvDSIe1eBrNBOQ9HP+st/Yg+yx+51AoieXz2XycBE\nteKyGtM+k56AAfoWo4b3g5L+ooC5WPJVgBKmCuQ3FITzVDA5oUVWxt6oLXfr\nSSYJJ37RM29HwCO15kh1eBmjHArBan/er9eJTuAABre4XYpQYmkgmghU38Q6\nB8+z7QeS5GB3O0l1dNCxJKo68AHYIkT/1MT9q5EWT/5iU3bGTKdKHWKTW0dg\n8K/C\r\n=3J5G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"fcd51625dfea7c94880354e2dfb345a91c7f88e0","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-fcd51625.11+fcd51625","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-fcd51625.11+fcd51625"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-fcd51625.11_1566352126176_0.5864663227037585","host":"s3://npm-registry-packages"}},"1.6.2-alpha-bcb0da78.12":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-bcb0da78.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-bcb0da78.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"8b22e83d27ebf4cc814e113c80b845c0e66e393c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-bcb0da78.12.tgz","fileCount":150,"integrity":"sha512-M2P5hk284BHjHcYSEtN6ffMWHaM7eIYmlIpq/24mxcp49wCzqCtCCZemBjYl89gMdYU6PcTmCLuRC6NOwU4dBw==","signatures":[{"sig":"MEUCIFNXArNg3YIgaeaW6AxGkQ7UBeFCq+QCwjcBT9hmwo8wAiEAohxCjVm43kUmGD3PQBhqYA8EMQOBlCM+HK329jzMWkk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXKNECRA9TVsSAnZWagAAig0QAIFfRQ4eDoxn4BI+wd4J\nE9Et5Xud+SxJbQZB3+jcWP/ZJyBwv5L6h4waut8ZGarJm0aEIaUD9rZ3H7ae\npokxFfUz5n2xLQt4bXayLvGBtPG72+t1aBDynEVDZDQ8F6LjnD6euca6cnAK\nB6L65KMFiRwlo9Ub1Zznf5sM7MNr3GXMXOAZbYaJtPLzBoMkAN/Y8RICK5lG\nd4VmydxEVcKPC2N/lBawGNkBKMyxLtA1bob9tybrItRP8NCryF1XXsokyshb\nb4XzkQ9S3HA942oiNmh4fZvvacVTjbninz+OerL9rrpvEbfeUhr9YndUlw+m\nBKeQfNbLl1hwyQLk2677alLLTl9EzLBmovvTwQC2aOwLnHvPgtQTsYxx/Mu3\nQdIHZdWSvWGFFjCpdSU9655kUWPQ1NbCxu9o1RcdGFX1ZN8YZsYbWKzgYOQk\nw7bLX878HZmy9sBFLA8u8Gjs4ixMuMIrWDV99TBBfR3jBlSL85ua26hxujo5\nc2Qj2f+gkPUIwjDQLHIrmRhN0DghtFt0Gd8ViU2h34NHoDJozmbTNZYU/QWn\nDVkGRD/3VtyMUl7mA05zObdTuaW0zQkscjnFLyiqbtTTTnp0vdAOcMI+x/vi\nXcbLuseSvu5l1p0KZRudA0Tn7HInnREVs+WA8gGWnMw7a4ycKpuBR0Bha3qx\nlXj7\r\n=EwKJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"bcb0da78b0d0bc1321734fbecdf31b5a026fe175","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-bcb0da78.12+bcb0da78","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-bcb0da78.12+bcb0da78"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-bcb0da78.12_1566352195766_0.6026996574946732","host":"s3://npm-registry-packages"}},"1.6.2-alpha-5e96ec0f.15":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-5e96ec0f.15","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-5e96ec0f.15","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"9a375b5404b7c378291c7c17e1a1d78becd3b2c8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-5e96ec0f.15.tgz","fileCount":150,"integrity":"sha512-vQMFY5/4i6c2ytMfdK9ZnQLalE23nkO0+s7fol90hxCkgeDDVwms0H7he4nKz+ptoTJuMcgORm3BxG+iLu8YGw==","signatures":[{"sig":"MEYCIQCaKhwsaxUUZCUSlvUX7OQb0znKhlJBYlwGso7vKw+gQgIhAIs4RBM4/NynxLq0RREDqE1FTuQRoMqmJKVYj3/8Mjbk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXWiFCRA9TVsSAnZWagAAB7sP/355tOQdBv5NjPMfEg3/\nn0WbcdwcgDX4KyslKcZGpuB95/J1vRJAdlVxmpTn4o29DU6g7kC8d8Er9qaJ\nS6ybbDGH6MArtrsYTTI7Kx8IpzCmHWmGZTz7vQuK0ayIPIXeC84gkyOkUfD0\nqBCUjPMrNXBI8OqVeK2syUsI8GnY4uh3PCPgq1829Ebn6LACcnkEaEfF1i+O\ndAU+xwubFzeUiG7qEKVsTHAOTUdsoXoX/9G7WuFtSPOipWzcjCLYRp4l4QLJ\npp5eBN/V1qH7UBm5HrMiN459Ek/S4TfGbkb7cx8BljFTwdS7YZtxqfbJ6UIl\nX5tWBgxjhii20s+9erghhBQIOoALym8W+a+IC4T+pBAoSQZkzVFT5f50UJoz\nHtulh0d9RnL5h7XDeR7uP9PAQ6KnFdwDSNZWWlm8fAVt+D3ChU4H+JIDp/o9\nfPFqdUGPb5UV6AnlA+J2l60vXHxqXOKilWTE3ta23H++v+8KfUlwfFbEl1fO\na0IGIcI69aVI7Y24Fc471eatl1peWW4r1l/+5DeJ9Ya5x8wY4jyo8SiSZ6OV\nnaGbWG5uftpUSQszqRoMQxEhyQWIuIsGSHkKrwVQFEJpZY2xbVGJ1YH2YIMJ\nGQuON+B/3Sz+F+pVtldaRtCjAEeulPk73U8s93wPvWbdg0OYvHcVw3+RVpYn\nMjfm\r\n=P2gd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5e96ec0fea8a32a54f11956ed355da22f3aa7f1a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-5e96ec0f.15+5e96ec0f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-5e96ec0f.15+5e96ec0f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-5e96ec0f.15_1566402692639_0.30231908614342173","host":"s3://npm-registry-packages"}},"1.6.2-alpha-f1e59cd3.15":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-f1e59cd3.15","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-f1e59cd3.15","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"069822051f0ccbf11aedff6ff2abaa87ea77ed69","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-f1e59cd3.15.tgz","fileCount":150,"integrity":"sha512-wOjRAlpdRFRut/Aod/1GCZX19KTKVTL+pC61jLVFjNES7Jxnezybgec2yK8HliZkchiZ31WzCRJHEyy/Qh/LYA==","signatures":[{"sig":"MEUCIQDdyzB9a1Sb+/RHEQGIkV4Fw54kO/cD7FCy7DzYBCn/mQIgK6OzGzjVQ3xJdGvAABGOXywTE7HvKRtNxUi3h50g/Yk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXYGICRA9TVsSAnZWagAAKJAP/1nwaxwW0bNKGcC+VMo+\n9OD2TG0iNXvruA/5BBGNMZYq4BdUvbJW/qNcZD6DIvgJubqG0POv+VCNtrLX\n3jRc80vyJuMU+/+ugdfd3k9R0tEsZ44Pv61EHA0TzF87OHnG8fR3aBJGjATZ\nDtZouHIBZf58BJdMng5Vy5FayjwvxfuZ9yOKWUW3JV4p9tO5LqxTywfxRv+B\n2/F34tr7D9VE5S8JOmn3YZLzw73O/B+7WgPMUeArMRVuMvO8jQ/y+DwoUVko\ng2UMw36z7UrE+LTlStnqA2sNmawhG4ghn0o3Eg2Dw0KP6FSyfLd1ctnPwzkK\ntLrnSBsxaK8yoDTPaiNO/8rMaw1oTRkQaKP8OgVHFmwCI81IIXktRlRC233l\nd2oQK2zdDCEDIay/unemGL4q/HB6Jt1A+Qt05PBR9F03q2WV9sBK/WHBiNHb\n+NB96u3p0RflSRXS5oH6gn/KkcA9r/b6fQQn/km4KGyJnZWjEWssu+sxfjkL\nv5WBRkJMgHMIflBtSOLW8TZdrROfG+Q5MSLoM4hKvAYLPA4CkUrxQXS2/1/S\nwy1V6Yb3Tn9ZSf08i6XdDg/RQEJ/uqqorpYUFfv15rY1uWZqKEV9/KkyklCd\nzYH6MOcUsg4yx9dZXTFQMoMZiqowXjGojo7kd2vGB4UcVH42ktkomUyNX/Qq\ncomu\r\n=Neey\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f1e59cd3af411126efe80c3950e91ae24e1a003c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-f1e59cd3.15+f1e59cd3","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-f1e59cd3.15+f1e59cd3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-f1e59cd3.15_1566409095388_0.9152786045828338","host":"s3://npm-registry-packages"}},"1.6.2-alpha-64432b6d.15":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-64432b6d.15","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-64432b6d.15","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"56c251d62e253c421a7cc1c679c2340a370e09d4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-64432b6d.15.tgz","fileCount":150,"integrity":"sha512-yf0yfsErhkEZwxyNQXIL2WsS2+ivJwpzWgMKWcfrYLEFJo3EKnTQs29vbcxkocpUHK0pp6EOAbPvlQtqvbEFmA==","signatures":[{"sig":"MEUCIC9Gfhb4HZ2YK+wJBmFIGWsI9wuvvQ91b5t41Ix3rlR9AiEAyZwjTcmtoYjvdLd+OWB6KgiaFdt4lcaXyiLSH/3YzZU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXZIICRA9TVsSAnZWagAAdLMQAITjSVRCblswp3tVnvPA\nlku+vFV2K01r8kaRahMb3QUHdBE27Xqnc8mg40HRw1Y6P0OZLtBIGznfag9D\nzYWshzzVO3ZW05aBgpnRqzX+9r0Ts53C2QkzWBxSQKbr/V0I2G/N8ho2FILo\n5nf7PJjX0cQEiVFV00zprcP0l/qS2BmLCy8BF/WZrrkmVgRXXnuH2pXepE8D\nkSvoPuSd2ucEY0O4+wrNRpzhSbbSKWhHItqOluGluED4Q3RMJJbgeTGKsFch\nYAkAP6k/lOgdQp1ePE3ca63ViBevN/D4+9v58w8yKkAF8wVkdm3w3SyiioSA\nWhs1xcTRNvtqmUPZIpoa4zVZor+/85Uh/g0EDvoZzT9uJwI19xcDPzMTjO4b\nG0ZJlSV9j8BLxHmm481ZhZfYT9NN5b1j3Zg0emmNbR5Jg6GAFCvOrriQ/91m\n9NsTy0POhfa7UmocTneVYQFk/LrdB+sfNowzq3kcmC5mxHa7TdT/Fo8ljD2D\nGdTUqdMEKBcfyTwj4ZfGEyRRhxxmR2k+Wjxat6de/AGTptHxLAdglCXYqoW4\nP1MMk6osJjtyFCR2eIJPhlyg9LkMdO4FAq4dabuA1vevVX7NUK8yuzOVTli9\nBcXSn9N31A+A7cWP87N6adaQodmftICPGtGZhj9Htnv3YX3JOErZrb7eFous\nH3cB\r\n=vNB5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"64432b6d7fc7851e03e438305d61590748f1b75f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-64432b6d.15+64432b6d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-64432b6d.15+64432b6d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-64432b6d.15_1566413319524_0.9047514240369061","host":"s3://npm-registry-packages"}},"1.6.2-alpha-5c25e467.16":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-5c25e467.16","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-5c25e467.16","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"f99a8cb55befe913d54bbb9f0963c2c52828f288","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-5c25e467.16.tgz","fileCount":150,"integrity":"sha512-vPx5n13b5F7bpGdjiU2tmBYs4OIjT24QutGmx/cwRlRKr9CScswj/Rj4CyH5gFKChPY4cTWkIGn/N6uDIAfBtA==","signatures":[{"sig":"MEYCIQDYbHfkbce7ly5VhPSXD5Sn3rxw2IIe1AhiDp84VN+OPwIhAKrfsOa4KzujpFF1+luJ81oBueDrhyDc+XoKEpFoF1Tn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXZjdCRA9TVsSAnZWagAAXpoP/0Rp9Xsd0E5sw2BG3oWQ\n8MFpgapMdKnU4ft2o/aFx4XxemBzuK4lBY8ZWG4kLAMYajyb/d2/CYizjTuP\nJMjhvDUZ5JPnuh5sHE1FgHJGUpXayUMZ5ULMnC3xni6xQDURS6a/GK0H0aVa\nhbwU4YGqgsD37/eBBp42lE8SGU7e8bbsMo9JMzEkGnU89JmQJ8eDJcifX3jd\n6yx77TzoznENli5S//sA9v3KHxOUN51MKch1WxgVLrK/NsQ0x3TdCT9rrZcA\n7jOC0Jj1VgZMzVCdRVt8RdYfZyxxhHcA2uWAOHZmeBSXXZQK0t0xaSaZRxzo\nLPbE4oW9MWGD31Nm4f3QuXLGTQypOfTOkrntNQvl76pyD/eNX6x/8uGDov1D\nbjKy+KQjb/KOc+wd1+LTm0buGQInRn3x9EOy/NxMSRViLP8fwKMoIqWkSzrs\nLIAeJiqsmsBfO7sqEGjGQS3AOZ+WqWXg8I4RXZxWYewFyakr3d4VpRZDW+dM\nxm46d9IV9sTaNdLbjtD5rLB1RDTbZ5B4v9Ud6sBoiqH/x+Rxjtd7QvWpMcry\n9mLRZa3j74rHIQvoTF6zuol+Smhpxj9jook/4o6B3YE7GfeDzlluYMyPSieP\nClHl+1lb3WrRj9lGaNq/1w3fawe5w5VdsdQNEpeODqhuQHF0+Orrfl4u79p5\nPBPA\r\n=5fgw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5c25e46768dee28b7333540d1d143bd2157c2906","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-5c25e467.16+5c25e467","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-5c25e467.16+5c25e467"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-5c25e467.16_1566415068371_0.18452874968028277","host":"s3://npm-registry-packages"}},"1.6.2-alpha-3a8a58e0.15":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-3a8a58e0.15","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-3a8a58e0.15","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a2582ba38bc8f74920822959374d4795772cfc6b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-3a8a58e0.15.tgz","fileCount":150,"integrity":"sha512-VaMmwAUGJUuM49j9dd1kJB4sagg2lhIbqhHT+X3YWeZWoKAfzl2Hdm/ZldG6chMVIZyWU8QCdqsfnx45XTI1dQ==","signatures":[{"sig":"MEQCIEYYrG7FFul5+3bjTNJk32xO08cnalptL9lMKfYA7cGIAiBdUCtHV8VDOptoItSREB1YL0dTUlFzVccgLlTZQHuKkQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXZjuCRA9TVsSAnZWagAA6d4P/1g0ne2BdiecTd5zPBdP\nIrtTrADMBfh4Y+gHI7DikZ4WwHor61E7cr0QyOuegPciOIXE5bCZv30SVrqK\nYVg2kIpf4co+A4R2kdEOR/+/LOw7NKIFIXB+YOadev/TibbVLoBPf/V5G2c2\nEflWE8zP2Z5Qj+nN4K0qYOFCATMkS+uuyv3wC47Q6ICTIiFzNJd+e3/qAACP\nHXoaYsPmNKOm9/56s7/XxekJxA/pzWBWkiuzVeVSPCXEy/c+G6lF9t7uK1gW\n0rF3hRwXaXWTf4kP966oFKyORsONigjaLeuwPWMAcKyPBQDUla9wGbxnTSdJ\nT+7YYbF3nwXxMAaYJy0znBR3DxCPep/VjkcvA4/UIEL9vf2bxIRH2PcXdYgu\nDfWJyPT5csujYYRTrmcoahcQnLxUUZfNb3kozF07JB+5On986BoQFppiWLTP\niUGQOCrHQLku/wxppEMFZPdObL7fh2y/QcoCeoN74LO0w3CBzWhIEWbsrHI0\nzjC6PHdVkNdI1LpF38lifVJQLlqg7fsK5l+HA/dXKPvkKRn2cPXG6cFT5L4i\nJPUWdU7aDvyUDrkk3D5WhUaWtTGN8tT0zA1kO4B+sPnOn/mPED5PGYX2/c0p\nmFHhjiihcAX594Sz+8IOu/w2freAR1e4CYFMmWpDjVsY9rNQ8i6LnqwfeGoh\ng7BG\r\n=kjVf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3a8a58e019f8000b70330ec02d0eaeb2857ec3f5","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-3a8a58e0.15+3a8a58e0","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-3a8a58e0.15+3a8a58e0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-3a8a58e0.15_1566415086343_0.7245507596448031","host":"s3://npm-registry-packages"}},"1.6.2-alpha-a1b293ca.17":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-a1b293ca.17","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-a1b293ca.17","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"1a0382b836aac078680a22debf782b5a14b300c3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-a1b293ca.17.tgz","fileCount":150,"integrity":"sha512-Y8FzqGbNcrAO8ToY2xVNA+Og979LfyJ/ImCl/fBFgyH6dUmK3ghzIEU2jLSUA5uUzSJlTfHAQ3OJOYyG2ssYtg==","signatures":[{"sig":"MEUCIQCqJXgm1skd7NipbIOsaT65sMUUd0WFiGAykjeEDpBJSwIgTkNGoH1lJQUfH8Amvm7ydqJw8RWKX3f+2ezkuLOuYTg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXZkBCRA9TVsSAnZWagAALnoP/1PtawFGdx7m8QzuYUjE\ns7hOMSdVB/LsxiUgP03ndATBANj7P8a6w4yFqKH9et6/BONvxAEuN2f8UpxR\nTqVQoqBZVCj3MjMQplr1X0SEuQLrhRodu6wrsJmQbo77ipgrN0DaXHiKc1vA\n3geCY8KoWFTfCvhHyA94Y3/Zgp4Q6j+VI2bSnEBv3ACUUeYYjA9RceBeMu2/\nuU+vSmIrEgBX2q6aex/YUa7h/7ArSUGJPMPSYTOMJNhrTJtbX1iPeWLgTW3K\nPyCD8Tkr2SEwtSeSVCouSymy+OOcYIk8mIZ3QMO91dOAenb+F7727hGLeaWl\nAW3EfJXqPv/W3dh7aJpKIxEavM97QnarIGsDceyV2QWTikLKkyQ5HRCua7lR\n15zIBKec0cuemlwHYKKPtCI5s2PVW3t9xWrud40j3WQ2hGbq8LxrGV3/7f51\n/xCAdI6HCayN1cD9Eb3Q+zkVHwzYIbKHw0N4Z5fzj03EOcPJ1a0/QvTVpFBb\nnIjYiGHaZLUKPRVW2poZ5aLbEWW63I1nIzpjj8pYIYaFJyPqsDDZHg20lZd6\n7AJt05agBNqRXr5EOcXi/AHhPuT8Eak0CBhMdGcU5V5OuxZsdH4WP7kWK87p\ne7o7kXm974aK5UoXjYXqe6IvnCDZQk61qRtfb12lGDwEoy6jrVvo5eHsMVkG\ngB2F\r\n=evuk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a1b293ca9d42c7229eb96b61557c46b66f045a92","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.8.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.8.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-a1b293ca.17+a1b293ca","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-a1b293ca.17+a1b293ca"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-a1b293ca.17_1566415104147_0.21946131760839505","host":"s3://npm-registry-packages"}},"1.6.2-alpha-43852cf7.18":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-43852cf7.18","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-43852cf7.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"14959bd2c36ebe7f32e8666d7ddcd7ab228f5d5d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-43852cf7.18.tgz","fileCount":150,"integrity":"sha512-2W2rmNuMsll23D/F4McwqH5ALJ4XrTBaykZ6o0v7w3nYL3CVzzmXrlkRddvPRM6tFVxNbMp14I0s/rSg7wKpCg==","signatures":[{"sig":"MEYCIQDaFx6zHRibT0mBLMg+CYY7bzHnx2iBdVPih1W9pa8kIAIhALERaPox6CEWYybsXTw4336E/RWCpErYkpy6JMfH6GeW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXeRxCRA9TVsSAnZWagAAwJkP/1sDZzDcf+dqN5aZoAvP\nIhDItzzf8qW7B1PP03qtf+5IJMWQxYGXFMvurRX8bDdBDeoTuVBx6G2lumor\nnnmns8zw+WcO+M4pi0weRzr3Uy+owLHrulktzN4MkfENu4JLn6oipyqsBtcI\nZJJDn8Sjg1925QDtyVT9IGFmX8vyEZXd+tObLR0hXdcj58mklRKniVCfdjAt\ngoEuw9ijjhkjVDV/311VbWjozPFDVJJ0d4UFCMi7QFLaVKqKERxYXR0WHO71\n8CPDZmfdodoySXputu1V8l2asCotku7lG7561kgztCYztU5x5Z7LSxNfbtd3\nvsTPjZxO76Lk8ViNUt9cGNg2hDfD3q9Q7SYT754ebPyZ5reoNEfKoHUCkJkb\nPf5w9bwDCxktFVk4aTGXRKKEBqIvciKFOmO+hTX4+dvOXTEOPN4nDCrnHEI+\nxUuyhneRKlk9n/KKJrSkFsvE0WwTB6yhL8J3upnT9DHQdWlEDk1Pm72XfVN1\n0g0CkMDiliCN5htIKsBuMYc5lt0dePKfrAx6cjnaoH7mRhDnAOXQpACQg09N\nwRzhgIaq7kh+pVdYqOUKCGqWrAQeVGJprbDnDPokdGSKQOoS49MMCi2d2qsV\nOXp268o8hAept19Wp2VtIG9qUpApDoLPaETPPmbE9sJcXh2VgntomJlbnTex\nyhGR\r\n=s+0s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"43852cf77406073c5b4e1c4a6179e4119fb766e6","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-43852cf7.18+43852cf7","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-43852cf7.18+43852cf7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-43852cf7.18_1566434416633_0.15819375411684233","host":"s3://npm-registry-packages"}},"1.6.2-alpha-8876cbd4.18":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-8876cbd4.18","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-8876cbd4.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a76b5257192a6bd2af24e614a4ba143adcd68172","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-8876cbd4.18.tgz","fileCount":150,"integrity":"sha512-N6u035QCz9+tofHH+EyufYgZlq3gk2uESlwT3tBzMGSsPds4RHvDiYu/7gXtdi/Oi9xVYM5RrQJrg204vxqY6A==","signatures":[{"sig":"MEQCIDIZGY6LboF1XRxLbNrNuLFjxnAblU2fbW5xju5406iLAiBgvzgsFTuA9ymH1YfqYE0r47xxQ1rG7CzrDkS97LreAA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXhfeCRA9TVsSAnZWagAAtwQP/j5tEuLM8QgCc5uRMtZ7\nmZREgJrzxIml+FEjoeDBIwswhYeXQkG0fuwAxrAlftcILUGhRaKGpzWuYQzr\nouoBkxtY6edpMiJbJ2BPIs6vvQW+XcpOwcLtauC3DoCa32y/PoUF9yBy8RHa\nWKJHpijrzCYWpkI1jLLWryrhFLWAs//BQjGiuacmDvPqb1oRAQKLJ4cRBxDJ\nCagwVEWPwKYeSVnMfON/oMxsRaWx7m8YvCcnJSGpp8rRvuoPwOWyRYuiOpA1\nUj2vdWsOTduv683bnBwCae8rE9Z6gP8P9bRjda1ejzQwXpsl/OciE2K01JnL\n1hKmsvmEIirQPwXTivGgayLQ7/r7FXhuKmAQy4uRthWSZAZjUT1Fw/48a07i\nYgzuxjsF0IY1ePGPDfhEfn/Jqgrhvl6GC/wbqZh8Ei1rTSLANUjfeepyPRaV\nrIyXkljw5Rbbis1s8TACBX4//HCsFDrHSqsnCt9COPkYkW4THVvLoZnVAsQM\npIG5hUxxd0pvx/Ems7uznfzN/PZT19DZersLvThTLcBb4lJpzmvd5dlpP65C\n4hA0Azh0UcLJNsrXkHUDRG9PlzS/mnq4iqD9CXPHN/hAv3ZbIDLnh6nGBNd8\nFudFU8+kSkYSJTkWSvCem6JzC2We0Zu9RrvtS+KbwhAS1iWSAV1Zlv5fH9ji\ngGhK\r\n=XX4k\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8876cbd47ac466531edbe69a78c5554893760bdc","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-8876cbd4.18+8876cbd4","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-8876cbd4.18+8876cbd4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-8876cbd4.18_1566447582253_0.9322545512239226","host":"s3://npm-registry-packages"}},"1.6.2-alpha-7f98f547.19":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-7f98f547.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-7f98f547.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"43472a58a376236e25b3f65e462cddee2e5f5e88","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-7f98f547.19.tgz","fileCount":150,"integrity":"sha512-nzSfvvR6BubSCk5EdwywD+kKONxVsaS2THzRQyVn7Y0jQMr2rc+tRQclMckZvoujJoiDrg8Dhg0+KO01sARllg==","signatures":[{"sig":"MEYCIQDn2p1diIS9bLrr1CrwWEgTCqWri7bf0r/FNXJocHdKAgIhAOKeFD13p/rIWHkQWA6dZk4868EJCskIKB48DIuhWidF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXjzRCRA9TVsSAnZWagAAOtYQAKKjHSLzYH99xPqzi1TP\naPU8B3XlsTB/WMcGSMwo0UglrNg79NvX38iSaX/FSdUJiDK9iDkIDKvWxBf+\nCfJSqqny/ori1xjCPwbB6hfCdmx7HLaGncst/ovcj3BAYT1vzWJy/wDQFUyM\n3J8NIKz0I95ag+fOSEvnh93KNSJSJfMdjZL081AhbfLxoJHsFwS0D82xc6J/\ndemxXNARr8JAjkDDWp4Ru9hTJVSh9MsU6UTeNfMcqUqAwNjCNAQ8S/LSrfhd\nqCENyH7nT2eWhOYL+edR5sRqBpILEt2V+VDpAaxZPtv212qbiwfxoHY5658t\nzkjDQwIYMhE4O0SxO3dji8/msiA6LNpLppAvljCbfBSR333uAalfdC7iawDh\nq4cQaRLb/2k5qRKG4HEDrQhCC1uR63t4Mtima+r6QlcrGnbshdV+AWdkwam3\nSbsEQfWQrmOSnzQJf3Jp6MjHRftl+W6djI118BfMBk3f3w5o+d3xiCuYtl41\nWaEe2s14Dy1crsGvvI0gjEak05O9BXewLhgPYM+GFpt471l4NmqsvoIKpGtG\nF3PqpVNt46ILzYDe8ZB/oIIL9DnRTYKXg1g6MBsvOI8Lb4SYX3hafBNrR1gI\n0v+A+o4BKbe5wUblOhR40BXqqw8rQqvXxxF/xHzz3Zy+npYURcLfgqe2DpPO\nxg+t\r\n=defa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7f98f547bdc151c06130d1f23277ce757a20e74d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-7f98f547.19+7f98f547","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-7f98f547.19+7f98f547"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-7f98f547.19_1566457041205_0.47028715979862623","host":"s3://npm-registry-packages"}},"1.6.2-alpha-0bbf6496.19":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-0bbf6496.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-0bbf6496.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"db57914c2c2d273305ac7d99837a6b556e4fa543","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-0bbf6496.19.tgz","fileCount":150,"integrity":"sha512-vafFU6ijeXgk+wsItYV69oSISeADUJjcuM+c+n8a+TzFwgkB1CfXnSZ064k5KDQKulahLAZBJ69RbdJc4yIMug==","signatures":[{"sig":"MEYCIQDKf51/fExWxsnijO/I/+SfuZ3wZ8D0k380qAsqh2efAgIhAPKDp9JkWTKRhniv4DAO8tKHm51AsG05deJQj8e6CEXO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXn7bCRA9TVsSAnZWagAAa1kP/AjWcJIu0IPWCJkDIyUv\n8W4eP7PBmNOiKkSogSWq12ofY/lP/NEYtOim/JiDL6+oujLBS3sDE1MY/Vvr\nSIER1SEwSTDnlzMSbVYOJCZHSUUzCRboqUTKFYoEJXilRzRi2PGLRHjmQkD/\nkppZxYnjNTqnOZA8UAbjfe1Ak3l/Sz1r9Flhe1QCk/xgj8c2nLDM7QyFLLbT\nA+JJ7e1c4iQyZ2LBJhn/hBR1nBjIQXxJIvgCvZaaJtZPxnwWFzMwqhbQyBKj\nY5XqMXa7i39vMbY8P8DFNECoPJbUOdacAFdMvujzqFnVbWBNmYz9RStwVTJ+\nMETjWUUONaSatGgGanPzROnarAuaXud28JVXyP31p/iRvpSs0bhV/ZxRBm39\nHentgqDsvYDW1zYdN1qcKJRxXdfcey1rcbuxeWeSUTklq6QhSeq7F+CfQ9HT\nSjXnpnKgCMiW/gFpE/y/zp09BmGVu+AKY+PTlNA5QXC3hfRG1EO7mjYALJkF\n/b+AZYlbDaM7v7IJ9NS82oqlxWXlvgdrc1sg6tcbtS4i+weeAF5e2k1Ffs0y\nFFl4hudYpbTG9yyubbBL/cJyIfgqtJreiPotoPPvDpOjez/N4Sa4/XhC1q5/\n4Ehe/MOSE43x6QYQQDdZlJGil+tzCTN0cef7LurhdO23CXaYNz31FMeD5OAc\nSI2r\r\n=sfSL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0bbf6496ad59b05d3008a1cb7d9fd6d0340a01d2","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-0bbf6496.19+0bbf6496","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-0bbf6496.19+0bbf6496"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.4.2","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-0bbf6496.19_1566473946396_0.8132673464952389","host":"s3://npm-registry-packages"}},"1.6.2-alpha-c4c1a7cd.20":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-c4c1a7cd.20","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-c4c1a7cd.20","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"91d31655c114401a3626d9af6442bbceba45037c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-c4c1a7cd.20.tgz","fileCount":150,"integrity":"sha512-CUDqjy3j6pipwmTawF0ObjvSnYwbUaNYFhaZnp9fSjmmNhLJmJ1FKHqIa3loQfwDlicSgpPhHFCSQxbEgLxWqA==","signatures":[{"sig":"MEYCIQD7x42xZ0gD5Ea6cHjpYVaTgUymFl6oeF5ybJ7DaBnN9gIhAPiAKgQZNwfK6sRAgtyeRJVJgBiQ5dFbpNjRbhyuST4H","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXoa/CRA9TVsSAnZWagAAzFoP/0GTBfxMnEg8rPGuDVKT\ndMTCIBFV3XiHG7CXrCt5ZeU7V/G6xK3o+Hf1AqzpCzvvt+Cj54PFXTru+dNl\ndqdlClAM6U031ETJ0p6+zmaxLf3YYew2qJyAuda1w22T/V1sWOvFNZUxSSCM\n1xdCyxM2Nv713FJx2KdOPXz6OPr46mF/2DY+QvJOmwfrscfwIvvj161hgIPb\nDDn0DVkNcLl1oz+Z3qm7UWTIFbWcQfv0BLcAAa9wKZ6LUKVGdEGrsJg0OMeb\nCNrX5wcdQb/ZbJcQCqouZCEN93MEXLUy2HXsvHNWMjtoe1mFqJTBt+kYwseu\nTbKG7aQ2NYc7RSa6NPuYpZ1FjBB6o4ObYm/AcGBY9k46jRz+CEgNZstvvWUc\nMthz/+hP4QElHkWcne1p8j0lGZC0WJsPZyEEvaBeDRbfntcQRc9R66B9sU3X\n9YdFGL/EqC0J3q3+4Hf2EZK5pVieqpVltOJle0hyaGtWeFhikDm2QUTHWXT9\nPNQIvjnoqCk1RzmnaUeTv1n40DULBvkfSF7svvYR0kLWAIOoFVvZRNTJ6P9I\nML2CZN4u4G0SnaNIpT1nnuFDfwBztxWKCLnxA53rEpdBvT8He/xVNoNzWSYK\nGy2UzpEN+VyyZvny2KIrYWQrG4fyvhPwc8ZJ0Mq4K9cGTk7lp2U2gzVVtpla\n7pLx\r\n=C7um\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c4c1a7cde6053c10d4a05fa98c8d804a080a7f5a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-c4c1a7cd.20+c4c1a7cd","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-c4c1a7cd.20+c4c1a7cd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.0","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-c4c1a7cd.20_1566475966795_0.7338255636536875","host":"s3://npm-registry-packages"}},"1.6.2-alpha-07318248.20":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-07318248.20","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-07318248.20","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"8e4afd3fcbff648df989fa1f683abf9b267b02f2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-07318248.20.tgz","fileCount":150,"integrity":"sha512-nwfG/xZTrVEEXWRDJuCcoyRo1Lfcvsq7SMmKC2O5LlusUHsueBDF95+li/GYyWFP1d3lkF4KWWvbKKFxJUFeaQ==","signatures":[{"sig":"MEUCIACfw0KlAqJU+qd2Gvc5dODc6BfNG33OIrIW0Lnj7CODAiEA5O3kLwf7/n+ACSVk/lrFpT/fYUOaHC6CD34lTSe9Dq0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXo7pCRA9TVsSAnZWagAAQb4P/R1dPOTDXYcfZd4sc7kF\n77Hym82MZ+++8A/S7asOXCFo9wjDh/ESDvRYi6PRcjZCeZZbTphj5Lc12Aj3\npe0NoBhKvPgeAuzGBIf2tG0ruI1VZikDSW10Y3ZHMKBHJTSQUbnODBMPTeY8\noSdSvu2P9jTqJ/ahiinxwnkAmaW6+V6YEcpZNVJQAERCWPfbjsids7yY/H/U\nZX5QB7SCs4RpzOx8QsFBCVhxnvGp90vK7kiTPo+xZfYyVmgwcZzdhxA/5S3r\nQD4XPbqdNvepchqVON1e3Sdm7kS2jBnn5n2fcgWR58TG61SuDqk/OGwjtxPk\nwZg235JHxH0BqSt0Il+8eMpXJw4KS/FvnljZbJrNMazbBhw9O0HhTmd1c1I/\nIAqLJMRy7FUU0ItSAknyh8ySVe349kFq9aAhJZr0SLR9c0xCgt9J6WdYZe91\n418ZJeHN+E+qdJOK0Kz+lEem5wSBGxAmz7iYYmekb61UjBooLKnlf6T+/qtb\nyU9k1WPz+VYDhhSlq0nhYuvcJ/BSF1w7dD7maWtVpqFTk5yw5/mNHQUxFPAN\naVHygXclGvZlOexndvsiMcYHCc1nnOnnm87wzW3EPwWAaEkCMXpdPDy72ZTk\n3/edumDa8P36l1voTljVp9F2qqlXmKNWAp+h4FXZfY/saftuHKZGTYMcxjas\n+ghn\r\n=zT0P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"07318248e4495eb5e55a6d9324864548485bfb40","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-07318248.20+07318248","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-07318248.20+07318248"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.0","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-07318248.20_1566478056839_0.048951320074670956","host":"s3://npm-registry-packages"}},"1.6.2-alpha-65bb7c0a.21":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-65bb7c0a.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-65bb7c0a.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"6cdfb3d372329e7308c37e0e93125614e3a3264b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-65bb7c0a.21.tgz","fileCount":150,"integrity":"sha512-EmvgoAVme3jk43iMNU+SYmTudHoepu5Bs74G/pD8tldy5wvVbzA0eCClSIoxV+6t49zBvKqiR4ba+qw9lG+nzg==","signatures":[{"sig":"MEQCIDa6fhwCRGiS0n+vBn/Kb3vSF6CsOli9x3xOhDXHsFn0AiBL3Sdcmh6W5EQEoAn83Rni6iGGwr9pzGX4kbxNpTXTaQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXsceCRA9TVsSAnZWagAAquYQAJkISbKBwlbRNkUQvXCi\nSF5Q0O0nS/WDlE8bsKxqUWgmo2dJch0NaOERjy8Ymzzv4zdkQKMqp8tqVE2/\nEZTlN0a+37N3x5wBbfHc0t932cweubokzWT7h+VCrgwTFpCZ2frCJbJEoZhY\nIgv6OHnu2hd+9Qmud1bcXmwmayJt7ul/kFNr+uPFfA32a3fipfaxTXmX+pvJ\nqiygKCo6ID0L0J4Ih2+K1c6rdCItHZfGlr84dMtSdtUMMmsmBW2lNF80SFAn\nSN646WZd0VpjbmqgczV2/rFGCaF+fFG5WkogzCvc7eknRjIYfl2LiLX2nsPp\nlqzhKqPKBZzhbZfteg850vFyb8G3krNK/jeJUyuOnvmkEG2prQsfu74Ohi6O\nVDHJjmH/y+2BFS8fHI3al+6rPaR0soG4je/JvO3zQRUAQZ02y5OK8hi0YI95\nG/pzJsFqzNGVLJzFxDkv53f8zQhvOCGlA+OD1iEcoblWYy9NWS0MyzD2x0Zl\nzUUqC6PtvpVOXvqtcF+rEk1C+fciyd1eN4ePO2tPWtG8on5h7/NB2hAa6moT\n75XDTtB/lUDiXyaS0+zjJjvecKQf1W/osU9ut2aR/m9tD20wwoiQzFeVZJn3\n73kw5c50Hfw6n26e9iE848SfPwa+QeUcIrqCwl6Qm3+EGaIxuj8q+sDhe/ME\nLJaO\r\n=yjSS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"65bb7c0a4d84972af04b9710a226355003d5a0c6","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-65bb7c0a.21+65bb7c0a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-65bb7c0a.21+65bb7c0a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.0","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-65bb7c0a.21_1566492446087_0.8968657276520844","host":"s3://npm-registry-packages"}},"1.6.2-alpha-4ebeb9aa.21":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-4ebeb9aa.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-4ebeb9aa.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"150b0c422d391a72f762002f5a430f89d02e75e0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-4ebeb9aa.21.tgz","fileCount":150,"integrity":"sha512-WRmW93/9BggabeZkjvLxJ7DtNuC6rjFv3HaIqzHvk9TjFW+1EjmHcaLc0rxx7pnq1DwBgiR4yXokV65cwsThiA==","signatures":[{"sig":"MEUCIQCUmaXb/xqsGClSp4UGjmzi4D9VwN+c6iTuZ2SmfxCN1AIgKTV5zXzpHB/KhwcJB6Pt2gKN8NBbTzS/DyEa123oaIc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXtkSCRA9TVsSAnZWagAA9EEQAINhdy2/mlRQdmXtG5k+\ncO5gr2PqEDoh6iCfH2Ells4trDpUEr8nL7dL4cVhTeN5HArbSsSLgZ/kFK7x\nf4A6ePlP/JNa/H8Ni1TWzSIlGgaT2t9MG+VU3rJ2FX3RPduRqZ9XGLTEDSaY\nkoqigPdb9hRXmVA+EimAkApG8Vtk44gNHdEX81XCe1zoJEcVBSXX85Xd2ftW\n9fzAJM1WKyJaMCS4abn5dJ/v2iaqlmBeQurTNPhd6Qsn7WNFmcNpePwX72gH\n2EYBAIWZhlXph9/K57hM8PGeAbX28gTaLJrPsJLOUcktrCY0iQJXoqmcZe44\noB3taFuEoZFdTJKPBqWVMPkDeBqGTAG8blLn+SNGGeB243qrJrh1Zd8NyRIm\n0yiDPXq1JQxUpYXeExd16P7wExU3ePSRNmUtVgAcgIIF96STrT2c8RS/yxEq\no44KLVgUogliFM3LEDH37y1mCQt4GXd4jaArB9PN+GOJCJFOzm340IOfArdX\nJqYfg9Otlo0l16NSm0y+qZICKJ8wNLsjMB5hSVmy/Zn68/hdBjF/jAHPccnd\n9E7pi3Osgmy+LTu3OnbCjpFFDfQ5mOu+e9naTboIB0gDfKQV0W/aJaGyy5t9\ngJGoqxz1+73/HP7gJbVJA8fGCoDzOmzTdOv/SaFtqOWztNuKLYypDufM8ePQ\nQiij\r\n=Vcsp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4ebeb9aaa6fc43e7f3cbb51e109de91ad21efa05","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-4ebeb9aa.21+4ebeb9aa","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-4ebeb9aa.21+4ebeb9aa"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.0","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-4ebeb9aa.21_1566497041886_0.548354373356621","host":"s3://npm-registry-packages"}},"1.6.2-alpha-b6c66ba0.21":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-b6c66ba0.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-b6c66ba0.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"80a5238c138af313b386d80d70ae0c1ead4bb10a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-b6c66ba0.21.tgz","fileCount":150,"integrity":"sha512-qnaeYBT/MMgB3AvJWjjgO9Rsj8QmQ/juBecHnxIoRGSOP4ZfP7c2EcCRNifr1Uw+5JaZYmrKQDV6neejrir00A==","signatures":[{"sig":"MEYCIQDFmU7bdX5iz4U1FWdEzVOjgRsXjcedFwxs/1reIYs7DAIhAK0uyvdTSsw69TTxInxWlt+9mdjhvqlLjajCYsYTO6OM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXuhWCRA9TVsSAnZWagAA+0oP/2iDDOkFTGTWmJ+xuJpc\nvyx/XUZhfFiJk896eXHalslR03eQMskq0zvKzxZ/0kR0g6sQNkdJz5XL1eh9\nAqOMWqmId5COnAI2++dGQest4i4p2FX2Dnedujfb4CNMAR5RH7+onB/FhPdf\npJzpTxyZZy8A5DKKySgPIZGDx3zWWc9UGZGe9InOe4nuPhHDcxZkJYJObjTC\n8jB1zd8jh0N2DqRfhDFeP0Vi1IDpWY9A9qsfNqbefbQfYOgcQFvx3pwYvqSA\n0ZUhbvvRwz1GEzduBzIKAS8bCGGXKdivuPSt0Z+VFxJtqmKSPWv9aliDRgDe\ns740oYzKidLpNjK/mgAMsQn5vU//5Qi1TSqTvBnP6VTspAeZviiOAk1kjnsB\nV3U67nXTHikui4wagA9iNRyB4KDUKaAJqQRxAc/zCBCnq3EL/eTDUw8x+tBd\nByw1iEF+uZ+QiPRBaMLbpo87G5lJrRsa85IJw+1z5Sc+tyVLOc6+l8m1ab7O\nVaAMsECvSk0LXa6cgaeSH99oYzhSYQLFYta1E0TIE3EUzkGFniNXmhNrUy9G\n830Yo164l0qXaX1Ns0HSQcBrjg1LQtbPD+MjYYCLwmLg5UUHYRKmZfwgW267\nKpwVmltiBC2Z5753+vcppZf7+zMj7PHpZ7uSMIZWCPCn94oIU8uM66X4HFht\nHFNY\r\n=B6BI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b6c66ba0dc1d4d8fef90f1c4b1089e4cdda4c33f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-b6c66ba0.21+b6c66ba0","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-b6c66ba0.21+b6c66ba0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.0","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-b6c66ba0.21_1566500949588_0.137841980172267","host":"s3://npm-registry-packages"}},"1.6.2-alpha-58405038.21":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-58405038.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-58405038.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"6ceee659b7be3f50dcc242a7fbc96f0db097e808","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-58405038.21.tgz","fileCount":150,"integrity":"sha512-OyxHAcWmc7zT1siPVKdBX+HKygyWMay9bcoDb0+HF0iebF3RqXD7CawiGuWC2cRtH1tXr9+GOJ23Hi2g3HApFQ==","signatures":[{"sig":"MEYCIQDojylkNS8AmK45ElfC0dqNX+bliIiBoX2wAnEKU7qDQAIhAIpdGenAJHGzifptuxug6xCwMRtaT6FwiNWDj/aX001P","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdX3epCRA9TVsSAnZWagAA+9sP/3Nm48K2Z9+BSBSZkuxN\nDpAeKDk4/5yt97ImxDB+SkptrcSIyhQ0sZSHHQfOME+z+is6zP5ZjCCPU3dm\nwVRsQE97cO31cxOQGOKZYFHJpTKA7f9dFM4I7EhITHe4I8CBlledEbyy/7gA\nCyUTSRZBD8mwpK4d+3Z+QhMslqTYgdoNwXggG0h/uuYCoBk45YWO73ge09rj\nba/vgPWK6b+94daoY5NES+tSKg0RFIufoc04WBGJDjcsJz+owHWoatBHL6R7\nSYZaok3bhK7nVBAVMDeqnOhwo5PWy6YgHs7WrKwdoHgTxwqfYDvys0jnYH/Y\nr7OhnXfSdPojsoficyt3JVzMul+Kvaz+aw7WLHSuRMgAtB1PydSVqW4WFRAt\nnRpY4sbaBqk2p0mUu7YSEG0ViJEFldAMCIJkhX5KtoGvJbkdk8tlv2FSi+u+\n3kkcz/tBjM5ksITUoHufbfh/Ub1InoqK5wX5BN2r/60B9Nikx4YaKxnX0Emo\nUFiLfzojiihp//2gbWoPeHfVa28RO4m99rYR+m7jn8Oya25acT5M62k6ANB5\nnF3urYHilB9SXzNMQl1aVRRI/+6BpJyP6iMLlaYQz/yINtZNfuoZ4AlnY+ha\nkpPdoxyEF9q18Zhtr04cZcIShOpIAWA9HgUta9xFhWfyRrGyk8a8tHM8OKOu\n+WRM\r\n=ZBBa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"584050382e906031bc5f69756c00f2bea1244a7b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.2","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-58405038.21+58405038","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-58405038.21+58405038"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.0","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-58405038.21_1566537641022_0.10681345031391865","host":"s3://npm-registry-packages"}},"1.6.2-alpha-2b6971e7.21":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-2b6971e7.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-2b6971e7.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"43f4da5f150fa42b923334dbd89a2790db07600d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-2b6971e7.21.tgz","fileCount":150,"integrity":"sha512-IhUUlUvfXOeWO8BDqndS8L0rXqL9vDSRX5Xb+2KkeuiIwxJygNxgVtZbtOEgFTFSPZwnGAKit3PHP4GtBAnNRg==","signatures":[{"sig":"MEUCIQDjy5Qztc6Yn00/weruETlZs4o1h/tpqbJfACEVrc3PfQIgWu3uyNb6ezcDUpHD785bDmyFSlszBZ6kRsXWDuBY+9c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdX3e8CRA9TVsSAnZWagAAMLcP/inmUvXKuhjgVYQ8wEMw\nN+5x0pt5Sxs5gQ0K653DQsf+6RynBqtC+fuEFI6gO1ZJG0rAW4gGrUEiCrVV\nVBuXnNx5q4plpCXWAvc0Iv+7umwq0TYrVJGYB388AiyyDjABqAr/7PtvwdI5\nbqbaIUiPBq5svykjre6GF1bQ+C/LvyTBUnYMELhyaqAlyq+2XF61rkHWy34F\nIxJuWYs5zQ7ZK95toKY6wa5H+i8nMCyBCAUwr2n0ueCJArbVMO8SuKiCs2oL\nW437P8Md1jRsMUvoXsB4693MPqpyGgsmf9T7Yj7OOqDlhTalYLRABX6C8znB\nssUleQGKjS6/tl7/RRv3XDeezKmz0/94s3suZofi40fkH6vkI9jd98W2IfDp\n83f+uN3bNMdeLjoiWiRLkwbV2bClEMhDh6CO713GotUUvyK0jTTZsZa2eLKa\nXC1o+24f14GErVAlPEQXR/NvUmcjO18iE9UO3/V0vtWhpxRuLTPq24iegVDx\nK3NywcqoqxfhOB7Vw23UWMGSVJzLA5Q4fy7bkisn3Z6IVcsX4hOnpAO5bwN3\nuNUF0YzP1idQvJKtAYBPCoyVWV1Ds36wvmYtrLH81tlAWnnf8uzYy2b8f1s/\nyv78pTCNRskRFOnmIz6K9PbE1YiVYpOWkenScSlo2ldg0ZTpWA2CQHYzzD4/\nzYDS\r\n=WYWQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2b6971e74f6e21a5570a38f43f301a68380a982e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-2b6971e7.21+2b6971e7","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-2b6971e7.21+2b6971e7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.0","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-2b6971e7.21_1566537659471_0.06961326616894437","host":"s3://npm-registry-packages"}},"1.6.2-alpha-5c099a70.21":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-5c099a70.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-5c099a70.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"088193ac7e0fa899296a2edcf8b22d4c922618a9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-5c099a70.21.tgz","fileCount":150,"integrity":"sha512-shDJemZMQpLt/klCFjrVt6N58YnY86A7vOWQZr2Msu9+dbuTHAfl8II8eoEq/oIe76lHiZPl3BqVIjJ0vj1mmg==","signatures":[{"sig":"MEUCIH0L384AMPPoSu7ICNv30vqI0w5rvPBZLLhMvE/2rx+iAiEAhliCneN1BLDP7OXgXsXeh4VPSOdwCpqRT1eykOMmr8I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdYAdDCRA9TVsSAnZWagAAzKIP/3pDt6XQ0aOqOA2dLAzg\n8A9WylkzDu4ykdVqX+Yi1uI/Ond8ZDQ+RhXbUNkXtpx2dgGryvNtcENngFLW\nIwxuOGiaONxhyRwwe4VtaJF6+ds+LaIs04ZjVkmOor7Ui0NJKFLBiljXC9tZ\nu2RZritLpGC1Vdd71PGk5VBXVZOkBi8lTMIg70CuS8RS1YAB7H+wMI8TZ8np\nywN1mcnC4MwC97w/5EDzViD23BVDRaXlxe/5uH1GwcmejYe8kIL3O7fUvXcJ\nfAVUJQTWUZIk42YVWhHLzzdbXyKc9JtO3K3YRbl3d6roUR7cie4gBFCTjnDv\n18cJGODJaDTGQbuxAmbtHISpX6e6SIE1HLOcHHbz1DysPDtSSBKhsnsHBTy3\nV/RFN5wAIdHnb3ZMDRKoYm7zRTNKI0xi8K/srWatd4xZYyxuEIc/1OtEvF12\na+0n4woljAnWBK4r27xC/FdVPhVJZhv12UJhSEP/jiRVbQGtOi2JSDaP8UF0\nTOGvIMGHfj6a7maV8NrFL5rZ2Uj13K4G0iVYLL/dHnp7+ETRCj/UIJWqXaGi\nY/wL4RJA6sillhKD0lyFKvFrygwfR3wAxpqmn83+8dMtHPgCN0en3Rqt8V2k\n6q4uFVgNtSbxwnCvx4Af592/wdGjk/OtrF59Oi0l/0IKQ/Vs+K5Y9TLYGxMT\nUHP1\r\n=esQL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5c099a701b35702384fba1bab63e2fcc52442a29","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-5c099a70.21+5c099a70","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-5c099a70.21+5c099a70"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.0","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-5c099a70.21_1566574402696_0.13228885787968747","host":"s3://npm-registry-packages"}},"1.6.2-alpha-8a94a274.21":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-8a94a274.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-8a94a274.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c59d358ffefb63976f6715bb4938eb5ccb908de9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-8a94a274.21.tgz","fileCount":150,"integrity":"sha512-y17TID3mIC190Eaf+8qyjlQHXPQJcMRsVwRlX8JdRt2whBRV1aUyBKuymSxX0oVaerX7OCQNGvK4FqUc3IJAhg==","signatures":[{"sig":"MEUCIBPG9rRG5qIEqKcDAkbpBsDNAHDScJStwxJO8ose1kLDAiEAoB2MlKvLM9S7O/s8+kWRw/aC017V3QOds9p9yoZogKY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdYBYiCRA9TVsSAnZWagAAEfkP/iZiDd80hdT3H5aEcG+2\nk4PxfOjM/hUpUcb/YatxquJODOpdPP0fIaMPK+Fq6ZCQvcZaOw0aefc7F7sW\nel7YqwKphhiiLGt9T897rI0QmIwtVjEUHJFuw/tZfwAeEIwF5s+CQU5vWz5H\nmsYAcLmreWbeI29q2gBUhpZY9MSYe+vMu90qAFNjnBxHoomypuvf+cqgAONI\ni/MnFq0pWtePT0OIM1LXj2c7rKmNwuJhyzNz/8uyxLSlfKfEAQ3Np9Iz3f+W\nfbWNTjWUZ0vWMHbPTgQGWYLh/exJW5bV6HH+3cR1lGw62o1065amS7gKuJlH\nlJpyDQZbupih+God0ioiqCSjfC5pypjaca9jZLn+soOgKmoYhePCu20hObku\nPFDkhEGiDK5k1vqcl4psWtY06KXiPaoGFv73c6/MTeS55PagmxDhdOv1lzCz\nWcB7/najylhJgNjj0KFtPqROEx25jCrUpp346Cmk01jFE5i1p1fryUHqa43b\n4WBNPluCF2GVCEgn5aFZfOWO2JRu3k2vnMeszRJLGgqCJRJgBrvHBXGCim6Y\nasB2ZiGs5DOujUNsll5gA4kgW6p/tDc4ykyMC7cfXCWXhSlySfXOBRdQcGWI\nS2i4YxHOKNyOuLPNY4D1gJhvem/OVmSQQWvrqxvBJKLgH9nzsIFu7zn9fpoh\nDugB\r\n=Vdn+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8a94a274862383d92346e8e4c75fd862aef11966","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-8a94a274.21+8a94a274","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-8a94a274.21+8a94a274"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.1","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-8a94a274.21_1566578210040_0.5318100645405774","host":"s3://npm-registry-packages"}},"1.6.2-alpha-5a98c452.21":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-5a98c452.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-5a98c452.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"b56b02ae5d6069c91d308850e5e176bd6e2f1225","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-5a98c452.21.tgz","fileCount":150,"integrity":"sha512-CwGMfRM0PTmLQpDqbla+xIudwFk0wlSFv9l5nREdYqa6t8NU9G1pSd5Tx0h4lVN/9B71ZBRAYpJMehD3Zb3CFQ==","signatures":[{"sig":"MEUCIQDlcIiLOKx0uTCsnZbnRSPccrvi+kAnmpVKTNP/5PiBoQIgUx48vAuv5yaoMzez3k0pBYaL3uCGoGjxvvgvNrYiHP4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdYDJ7CRA9TVsSAnZWagAA3S0P/iEqS4SOCLiTeTnAEU/Z\nURMZT3fImOlTMT6J30th3PzZO+SzwPddYF5V5hLV9PjVOh3/ztPnAaxgKJdn\ntWuXTVMe1/jRvoe6Mh75I2wlCMR+sP/659J8V+tVN1Mu1HvOalEyVeK4W3Im\n9wNChOreM03lnvnqI98TEO3s6D/MHSZx6oz737mYPJbK/8C+Lb5G4MK+0uas\nk4/wYPrDSx8bZZEwnhe/y53TJU679LhY2B/uC83z3U1MKsp10TSeoMEKC45L\ntNGxK25iNQUxOihEmOhNojooyuUfwhvkcgYIzPnAMb6Zt1HJX/TPxyRAUVQB\nKU30eAUEia3hyTVIoT0fCdmF8vGRUl9991wxaKAxN4gqlZWMpaf/JdkCHAL/\nfLAkpofHZ+zxPyjp4mIT6zWLvdZ8Lz8G5HYqHzMamHJvlD2hBgEAkt3WvAua\naE3JGWRaqqipvupGcG/cG42K6YziOZ3b/1Xq9tKfbiVv6oAVGiV+U+3tnFGK\nLJZh/KfWnJA1einQxWyNWJ6WS3o0QKIf7ieJvyKlq4UvGMxEw3uWCfLEBdTQ\nwPc8aSnZNp2uMRVKaBVmauFwA+sKPEs7DOj2ubFT7bIAk6ZfpVeNEwlSL5Gn\nv57YT4DT/Nz9QFRX3avo4RLMuYesuLatUDRGmjK41r3YWswRjv573yRnb3UW\n4jVp\r\n=TkP3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5a98c452b46b823bc95e84f019f59745ef1ea705","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-5a98c452.21+5a98c452","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-5a98c452.21+5a98c452"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.0","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-5a98c452.21_1566585466671_0.3490508024192056","host":"s3://npm-registry-packages"}},"1.6.2-alpha-74d7d70d.21":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-74d7d70d.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-74d7d70d.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"91d39dc88f51b9d9645a23a343648ff2b60edf22","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-74d7d70d.21.tgz","fileCount":150,"integrity":"sha512-aUgfYAn3alexgBOowmQrAvs0uDi9g3vqDbnN0hV4qDKq1pSx7RLKJF8oOFjNau1DGdsFYe5P0j4cpfBhULIdNg==","signatures":[{"sig":"MEUCIHxSlPknLu6Jbv21FIgbbtC9AgUxWRbdnIa9frRevc92AiEAh6tadxn2tabqOuZtx9I+TxoQXO610Te/Ez9z6e7ixLU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdYHMeCRA9TVsSAnZWagAAF5EQAJirSnWrREma+GsHKLjv\nhfjJ00V3vz48i30MCt/4+MzcMjxfzC5Psqh+icD1N1ehK3LFkxTdDvkmE7Hl\n70kfcTdVQtSuj9EFctiBU2mRMrsQsqURQI2itrmoUJFKRam3IXISC2oWHkvn\nnEInLOM9aoHMwC3aN+cHYeZLosC56ps0o+yXr6ehiql3gQ/M4I9TVZIZrwfl\nhbs+Ssl50fsQPgsK+ca8W9bHcUGCJ9VQsvtLzhlnoUEL+ZkjcgvtvETG1Set\nj7+WS0ny/RBt0aCcJ0cwZK4KQ55nmEFnobqFEgC0j27ni2UV3CjqC0KB3TXq\nCjtfkd8W5bv2+5HoCY8DTCq/QEAZ7w3Dk+2Acz22F+Ld5/cEoXJR7XA02D1z\nAOnjVsof2ov51bFYYl8zOZBfi7BJqmRshAloSoqH97rKyzm1Yucu5vYx+QM/\nKPt4MSmZvIZeNKu1pceP3XG88h3YNlEAB1UEGfoEQFboSXDUajXw9F54Xbpa\n0M89yjZghNc2/Alk5+Iv3f64dCkw0nQE7QIcAWAMd7XzfrPxRirK0y5E4YTx\nCy+J/jMR053HgNF+Isj5N8lTt1BiRhvV8Jt6lXTLKkDcZkemTHLRqYfKI1Hx\naDQ58nYtx5pY0j8UkwaE0Qa16nkDlxRxDJ7tZhGo45wYrPjAnPfnXZlL6y9p\n/NHC\r\n=uxjP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"74d7d70d239d48affb5a428cee22653d9c4e7d70","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-74d7d70d.21+74d7d70d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-74d7d70d.21+74d7d70d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.0","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-74d7d70d.21_1566602014337_0.8145653528417938","host":"s3://npm-registry-packages"}},"1.6.2-alpha-84ad7dc6.21":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-84ad7dc6.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-84ad7dc6.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"0913bed8f7c343a5dbf48d8c5140fad8e29b8e9c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-84ad7dc6.21.tgz","fileCount":150,"integrity":"sha512-daG6MpK8rR7WFZ1JQ8EUskxJ+Yu6REaHn7NrU/AvIlQcpXTTAiutZyUDpeNdhzFrdU8Y8bLpxfURIZZuUh45RQ==","signatures":[{"sig":"MEQCIGQfdDn0dW15W3q6LCE102YcSe15Qa9cP2MnxH5Eh12+AiBNP56hUl6925tkCBVobTzyH4PZoqv9Ei52E7hqzq46KQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdYI3iCRA9TVsSAnZWagAA9vIQAJ58RSS03RVVayoQ7x/p\nvzxG+9MArm77rU4HsywKeEEamCsKK4qat2Yuz2uCQrJc4KTOUKyjuHidUaiA\nT+2NRS2WDFMZhmsbtR7rDChdfAhe3KTF9oeMx45mQaxXxV7SJv1we7Pw/v8s\n7BF9nBjIx4OOnJe0PL547jm0375yUAcda52sYqptdnEVHGEIm9trvUDwGHNB\nOAw32Pbwtlgo1Z1ZwQMkSpVX5UsS2feHnUWdVWSqvKX7bMoZw2TW2f4A4ZDW\nz6edP3MaFfuPWBnn4Q/YoAUrPveEaig3bP3BNKKdbc7mGwDKuas/uxypFS60\nzqJjNihtRpJypoAHffhFOlSWM996/i52qC4YFXSDa+E+dTTgUneT2q/ugLG5\nKzgra+qLELNJXQbF465Q8Xyta/Y/wOmc17vzfEGKbGzYKxxmjp4UEaf0COMn\n1uRCIH+piPShwo6Utr18y9/8iVg0rw2mXGo85JJSIug3cw8mEaMQm6pvqT6A\nRDtfwwmZHD900kgEOh9u+onNdMgkxpAO/7Hm+vujqGnHoShltn2Ee04rrOwU\n4vtbBo17d5ieeCQQ4syjZvNmRMNLH6tMgcBy4jol8666CsTcwz+P+RSjczmX\nHmNGe+jIO3Cw5skASLkJP/xcdizpbUNjnKBXOlObXVcUsuV2oCRNL7tY3TzW\nSqNU\r\n=IEbf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"84ad7dc68a0cac0efccc4bd3f8d751d7cec7fef1","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-84ad7dc6.21+84ad7dc6","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-84ad7dc6.21+84ad7dc6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.0","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-84ad7dc6.21_1566608865324_0.040818357318726406","host":"s3://npm-registry-packages"}},"1.6.2-alpha-26a2ac37.21":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-26a2ac37.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-26a2ac37.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"24174369d0c4fb720b2b853b7b33f93651ad9edd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-26a2ac37.21.tgz","fileCount":150,"integrity":"sha512-yml9LJzSms9iU+ET3C/K5TaxxfK8xdTNouWv+H8HOgoCStnH1JiwIDJBO012YM5YJ+WBC2cp/pvB3JFajNqLow==","signatures":[{"sig":"MEUCIFfzL9RLOrHuCLcubbYMGzniMbXHwsU4K+4h8WKFp4y/AiEA20O8dStB8lVoQQYaRW1bk52gljpnW2tnqn+1IJghAMk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdYI4oCRA9TVsSAnZWagAAFecQAIdfocjJD3Zpz5G6NtvM\n3U+OW6lHeBIYHXz5RI5pOYtMMtjQwei2cOV167wRO/JjCXgIAj2OSX4WdwPR\n6sDydv48+YQjKmeSJb2Wuz5rVxbnsddqy4YeTB8UhuoNhpEnGhpJhlUatooe\nTZQshLq4ojNeT8ItMJaWVUrawflDMUWVF1sOunXq7L/sq3YIX5sU0Q0jYaY3\nhELSqp2xlMGQfWw7985b7iD4NBZ0DbUOG0rumolKr6Sh+Qwn2AwFz2Uk9jnH\nS+5Po9Vkgg0paNYVyxr2PDWJP/Pf1HzQJbgBwwTwAXlyzJv5IfZN+K+G0Rbb\nfcfOw3hEvh+dpdpJEepErTPCb4BlhJHFuJ1FRw0A15PaTd0XsAEPwNoAVUWY\nZFFVlXeIgGt+B6b8OF/RcPAL0AAbb7B+pK7NK2/MAmCxScHGndXb1tYJbzLU\nu4KJZ7xQveRN+lDR6GQYcQU9uz5JInwyKFi7IcX0u0tUKWRt201OGv7ZQDm1\n4aMn0/brXZpIQ84D+cl+cXHGbaYXvDeHnzuGxZNdRVh79ckCBKqkZgksTvuA\noH+scDwmoz6brT6D06HdvgTq7Wv2fY+Pn4ucxi0fwom5+eR58kP+Kq6v9r/u\n1ZCM0daP1T9rfJr5d0kOYgvV0z6vx7vngMrlfXK6i6HkDQXuBQBXEVzSTcuj\nGhSY\r\n=XeuG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"26a2ac378774dd892857ddfdf672a96469d276cd","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-26a2ac37.21+26a2ac37","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-26a2ac37.21+26a2ac37"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.3","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-26a2ac37.21_1566608935874_0.3986234563179183","host":"s3://npm-registry-packages"}},"1.6.2-alpha-21d3824f.21":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-21d3824f.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-21d3824f.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"54068661ec71951c4f1079ecf2c457e3d973e533","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-21d3824f.21.tgz","fileCount":150,"integrity":"sha512-5JHKgsBjQJrspcNfrD2+PvkovkiUNhGnBvTQ22qeIxc+L0vZeNGfE3Zc7M99qm77yNpE7LETcaC6KVUz3vLDIA==","signatures":[{"sig":"MEUCIC4KgEein/769JTITlLWuuUUHRHLamKNSJ0D1zzPy0dtAiEAliIKFFfRTWFZGhWZO2bdV/EzmLJmZ8ZKtjO8r6WBb0E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdYspxCRA9TVsSAnZWagAAv+0P/A4xzBVr1+A46fv5Xcyl\nMiMt8Q2NRnqp9M5mye5o1qB99k5TAh2VZruKZdVCL0ADBtpde1piVuG8Zh1S\nxoPHkdNH3AYejQI543kJpV/xCHsRDarERNjjhvZadBjrECd4hiDJwUhnU3Up\nJybWYPW0BaF5xcaNQinNULpYPjJB0PvUXdLDuvNo82KDcXc8CpJtihcBJNM1\nDUUdUbs8r457JFLZhpSxSJDFZ1kGdOfPGfKy71Bb4VV2r0igPqdVNWyTg5XY\nf0jdoihsg5R+bj+fctujrhr8c1L7DT9Ldqn7WLAfgdf47AWa0QdbGWlfEwpn\nPnlQKo5sXty4gtyEdu4pzhlUKmwlcWtLCtmvZJqPl8ZopE1hJObL8Sr+DOD6\nuHVdHrYYND17Jl0iziJrpsaAynG4i2NHeKIP26AmVR8dxxuV6abpRDSlpOSA\n5Cn5ZO5YWdNtEYsf715A2pbezudYjPPTW72w4Kq4dbMAzGlCQNif8FKe4khR\n/sk3mS4JN599edepXIihuMh6QxeO6OC5W8H/wjhEF2CFBvEhrRPm4iULUKW+\n27UWXBJ/9MxYrdbGQk6eVC+K8GUUsnbkFAW0V0XNz7Igvc1dfUzR0WSa1jv+\nM2nH6o5ZUnKyDu+p/BNiQbdn8hOuvQkVzTHX3Cua4u6OZavqh2r9SvWqcNgY\nMPFC\r\n=SBKD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"21d3824fd6fa535c63a60de5be4614cec247b6a1","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-21d3824f.21+21d3824f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-21d3824f.21+21d3824f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.0","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-21d3824f.21_1566755441298_0.05358555508555285","host":"s3://npm-registry-packages"}},"1.6.2-alpha-347e47d5.21":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-347e47d5.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-347e47d5.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"31d2eeac3a3c1e853a08e483c024990a31bab944","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-347e47d5.21.tgz","fileCount":150,"integrity":"sha512-yL1MrBjG4rPmFtL1DaXe1jmbdIOk7zJfBCy/MRvM6rWfY4b45aAxz/YGPEX+fWpIDzxs+8er1Fg/+hJLotLt9g==","signatures":[{"sig":"MEUCIQCoygMGpgAQwyVQjM41NW/AD5FjnGv0LoZeYa3A2sVjgAIgbp5lpl9s82sxK2vbY9sf9/24c8O39zF/uuJQNN0qiWo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZBwhCRA9TVsSAnZWagAAVZAP/0gMgQVvVegR0T8RHrKA\nfDPSHpfl8oxML17eF1d7x2wYHSB5qvt4E+fFlpkRX80pUq+RbZAKmxGHTO7b\nhStDcB9XpIAcOVSP2Jy8OTsfHxkrHMp8u64bCValwQzWlSNH8CceOhWf77eV\nIfgJnf200YGoMKL2LJIMV6vuKc6Dj2sFAcJE4EFjFBt6bQlkqevzZBoEi8Zx\nBvx84cm/lMaoRBmimhKDPyPd7poxI+MhWpBfFh+7CiMAov/Dw1Ab1Ldq594t\nM1xt9k2a3HUwVMcfg0NbZhFZRT3+2CKmRP737jmaRReiStPM7dUxga4u0L7C\nFJPr7FyGOuxCiCBMGFtLyb7NnJYm6nlqeyECWlP0GRFbJjWZ8g0Yiz4li908\n4xjqd4jxnbxIZyNC1PnwvhzKTdojLVejU2K4HqbCVtAe3kVXxArm108m8nww\nGZzP7l/nDgUiDWdK302E0YyfBX9tZyLWFezwO5VjyiK/WEmd2jqjwIC2gbzl\nj1xyzVMiFaWJ2zVHdy5BtGLCEyUl/FQRxvqRxJ3mGKESXeq8K3Af9tzKWcz5\nPRkzsM+IygVh/1CQrEsqbuXv31kwnHuuc9f6Ly/HmbPLkS82uxUAAv8A4lof\ncKNNqEQy098Qcu/vEjL0nWOIAqT8EEU3YBjxbQcP+MLoI5dfV8FbisgeudVc\nOmoM\r\n=as/K\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"347e47d527461ecdf6bef72dd8b0a5d9a45e269a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-347e47d5.21+347e47d5","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-347e47d5.21+347e47d5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.0","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-347e47d5.21_1566841888502_0.19678659058503678","host":"s3://npm-registry-packages"}},"1.6.2-alpha-bd50da81.21":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-bd50da81.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-bd50da81.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"931c7161015c1d6c593de5e52ba3d523a74e4696","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-bd50da81.21.tgz","fileCount":150,"integrity":"sha512-mrlJkNrgTd0SwWLSZZCMYQmn4v/NyNCs3Vqi/GVGN2j0oHWMY6/tChNmriKGzJHwN3HZC5LGUJVkyxhmQ0dKHQ==","signatures":[{"sig":"MEUCIAMh50B3bO46BmNm4canoD02BlMM+x1kQ/4CfvG06SV9AiEAn6eVagmzzla0epkVz65ggrIg9WvmCnW4aNB9Dy3UMAY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZB61CRA9TVsSAnZWagAAOs4QAI+d31KqiY/uFXBR4N/z\nwCl9H5j7K5HZm60/jOrnAWo02V4qqAR14jElIGdJbQDuIyNBsDhNjoCLMqEy\nSuxCCU6QWBmKmQwYcZ/ygOrlwypNxHfRqf+uc2O7LZiILrajQ9SK3lVBRWZz\ns7CKVmjc26ljoP0Nwbfk+sONKuolMkPI5vJwxOeB+QN4pAeSwP/wb+8WMyf5\nG1ky4elqZVBdYch1wKdHgxXCiG+FgOGDJvgJltxWdndDZ3tNR1qc6FyMJkOQ\n5u2pHqR+F63Mg7SQPAOM3pmhlEa23GbnjOu8Sy/eoKcBjFVXxkx9WpTWsQOL\nuxEVE7ixcqMRFd1sBjrCbwga7u5Fx/8ceZBUEKMi2BG1OgByw5ZpqDXXIjLp\npdfUT7iD6dhfiwu4e5lFF3GScq2esKL5Hc+6p9URc8AYrgB9ipr/lVJoynCz\nteGU4/gFixouV82TqqPVh+xMkkDxNlMzWktcf2GQFbcjdylw0/+F9Etk+QQE\n0I5TqUacqXpVhNu45Ru3kjiYJfb4u8jRL8BRkMYM96bx8AwEiVRYdQYkxUDJ\nFoWYTo4D4loFciD/Bp+3qhbcXc3cEDe0/Ui04Yrj3takm+5b4gmWgodR/+F7\nhHYiVjzvh0bdygrIy6sMcRXCZYeMMWA695/MDhsizbyihNssYqDAsYlm931N\ny8NJ\r\n=vPYB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"bd50da81003c2c3a4ee0e7d16d6ea97cf551a9c3","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-bd50da81.21+bd50da81","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-bd50da81.21+bd50da81"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.0","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-bd50da81.21_1566842548418_0.11580424755931307","host":"s3://npm-registry-packages"}},"1.6.2-alpha-775f33a0.21":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-775f33a0.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-775f33a0.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"35b92db36b8a17f6926fb96615826a90205fee1f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-775f33a0.21.tgz","fileCount":150,"integrity":"sha512-o5mUZ4IV9yKfTUS5eqzDo3KQB/FNKEoSO3tfoA5moaoD8CweP63OvRo2+riFceyu+mE54A7oS6OveeMVruAJww==","signatures":[{"sig":"MEUCIQC9QAp+3PUXlDusIa43waXseGzHhx/xxrajL2JR7hrgdQIgZb7iiKzEUzFhIcsL4hLVXfLH6vgqj8jfcnDOgsTHxm8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZCYxCRA9TVsSAnZWagAAxl0P/3LInXUZcK0boONsGqYG\nn2yynzPLmKadNqeTdbOedYZtMemH4BQcbJbAPVL38nYPOh1RZ58Fz6F40to9\nB4eiDgRg/Gb89UEEVdXWl99oo0ptLIshhR2MKx/I/Tode4t6xAUa6mncuAyn\nYgNnWudInemLiRn2oUNOymakhYM9OyWVoQjhGzgh8tN17ZwwIEmODBC9xXlw\n820uKD4MQ7G48fZW7Rz/oSZbgINteCGcO3PKE+cpac03nZ/ZDuzwQlQz1pdo\nQXJtPEomBn7lC5xVP3peBdFZ8eN/akPK9OnAIMtOyPhPCNAKkW2cDY2tcaT8\nNbTYwVUlGWmb7XN5gujro+J7Jr4n9akvBa+oOcCq8PGcALTf1J6xQa1Dg2XT\nOqk0dzExUAR0sj3VCVrOmQyWem6DXnLBqRJ9c2h7EWXH2UZqzzfX0qngqao+\nxe1NxrpGzHYWnxDslfOi9zUMXsxyWaid3Nu00GtjizVitJTxlQ/YUojxx1vK\nxwoU27SPvvDwiowDAaLDaR3iiT4Kbi38Jp/MtYd8tvMDgUXajV1/H2oFufCI\nffK4c0iaVYFG9P5LrE+/S8JngrBJf306081Fk5oCtdS1fgaD74qFiCkEv4IF\nMuTnpJ8M5IBdMSMkG0LwuSv80C0vU6nmFh58zIPBcBq93N1MOOdrOwEqk8KD\naRFU\r\n=orNj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"775f33a0346c1fcb7f3c6b6b58c041928dc04000","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-775f33a0.21+775f33a0","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-775f33a0.21+775f33a0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.0","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-775f33a0.21_1566844464340_0.7149029582571897","host":"s3://npm-registry-packages"}},"1.6.2-alpha-0ad21bf7.21":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-0ad21bf7.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-0ad21bf7.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"3cc571362986b9727a9a2f90450628bbbe65a0b6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-0ad21bf7.21.tgz","fileCount":150,"integrity":"sha512-51TbwSZUGCaaLCisuctSh37rsQFifSDUUuHW5FfgP/bI0RfbIjYjl/Q4Ea9oaxWxZnF/MQUGiQn3TZ19nN8kKA==","signatures":[{"sig":"MEUCIBZffbOUuDpsftk5fF4NOBtkDiCwJp+QBaaYbGNpA5alAiEA+f+iknnpFAIje1gIRW2cRtFW62xQ3935b1c0OSyhQR8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZE1XCRA9TVsSAnZWagAAkVIP/06eiLeRHPwDFxvaVCUg\njwXUIGIRBk8vnBEYE5ENRk+AqrlVulqPXvA5arg4JDCdPNWpaHG3qCJQvQU9\nwRo1Lngg5jc2eBrBmRHgcWZuNY81i303r3IWdv04iI/UDchxKvLCUnYcwF1Q\n0IBdOYdl10HTrgY6k1rT9e4FpUdBBPlh3a5cKXtQuqoLdKf0f/AqC6nvyjuh\n4IVYfc6/xb7BnMsb+0uP+UqUd2y3xZduu9N9/y+41Eyhr4Vh4lTAWtzYVFlF\nnSuAyPqbVmORqe8IH9F6krqBaE53mGBn7DSoqoTsdGoCKtzsj1/LOz0KyRW3\nIq3DWZputqlN10HhfO3mhHbeMKkpXWSrvBYcufoka+/4cAy0o4JOJ076QfMm\n9OocjT0b+ox2BLfkRLj05u6ku1A0eWZjibNgFoM5miq0LEE8I8qASEAAjkxJ\n4SE5PtRfFIG0t0Ey6fa240qJFmCNWqw4gth01sGXIVLQCx5W4vuDof/WMzHM\nKUT3XW1twPkRKgPAQEv3Fqxw7J6eDZtZqB7oky0tVxKgevfvDIE+5E7L1/Nm\nS6kiUKt8qppxljGdG1UM4AqJ8wg3yjZBS5Q74A046mo9ARyd9VWHMQGEkFRk\nlPCUuAbw3bQUjcxKZn3z1MvLhRMRTxst8WU8PP77WeqcwVt+Zhjn3SUOVT5F\njNQG\r\n=KaRT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0ad21bf7077adad76273d6dedff14235bb30356a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-0ad21bf7.21+0ad21bf7","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-0ad21bf7.21+0ad21bf7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.0","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-0ad21bf7.21_1566854486991_0.6261160739512257","host":"s3://npm-registry-packages"}},"1.6.2-alpha-fabc55dd.23":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-fabc55dd.23","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-fabc55dd.23","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"47fee0621c6d7fb99e29f54f4238cfea0b254500","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-fabc55dd.23.tgz","fileCount":150,"integrity":"sha512-6DvlWtxK2PzmPRHcWiQW1Q6ENo3NCz5+bnNR50gdfC1ECuhFOLKh2Ic049/G4FtoY3zcQsMyIjb+vvySYAcyMQ==","signatures":[{"sig":"MEUCIGtdaY4mPbv5lhlrDILYIeapoWN5Ju4DfIf2EjDodMYbAiEAw4EvRYLmo5bF5VXWrtQR3/Ig5KFOnc+QVTnTtenTkKU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZIYJCRA9TVsSAnZWagAAlnwP/irb8DvFmj9JG3wpZldn\nRnB9AWRHwQ8FsSQnCllyBPpSYCN3Bgt9L7q5fv/DYs/7oPClLoP/SZAO/y16\nT0MuP0Tlk8LZaR4Zc+SVWIMP4pdhSX8CMX78Mq4QNfQrpVNi445+85RQgRlH\nqU4t+3t7XW/tpD1iexvI7NiNosLaL8nsfa/+JEofTv79+m7yd4Mvx4yu7+Aa\nyUNKB2iGEmfXqyaGIWOyLSpBbBj7wZ1jPXZ7pKbhRNAKRqzTw2oh9FwMzmi8\nwn3UQfUAOr9irwIBeIOK2lKIl8C4Yy9MCGqk55cAg95XeycFaMQmMYlkmfV0\nD70alT4hdKRpD+xy/GSGcGN+NVyHp8f31PV+oQCW/8MV04SnJCBQuuXU/kSc\nd4fEko/eDBdfK0KiV2AjVx1Wab+GRMFnltTuXBVlJXbngVeaRswMV4QgqzCA\nmB20uvANPFrLDHKwyKE7LrBhjDMHWqGTMtiLrgNaDaw+2GR+AP0VUZwTnZhg\n6rZr+qzeG7ZcGys/bVEjR19UqFkDiFG/w9Fzst7p/PYjf8zWxlfxXx2McUww\n5Ld/1+RJvYzufjI0CLhsqfzZ9RUKNGq56kZ3C3PBFr4/P0huSxsTcfSiJUFm\na+lPFnufMnt4ZD5wYa/R4/8J4eW/S2reAHG52dp4RDCHu7Q646jO2MVLPUpC\n7xhF\r\n=1VcY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"fabc55dd9c9940ba21f8a0da88b4e25ddb7c1e37","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-fabc55dd.23+fabc55dd","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-fabc55dd.23+fabc55dd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.0","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-fabc55dd.23_1566869000522_0.01778500375233394","host":"s3://npm-registry-packages"}},"1.6.2-alpha-31d3a6a8.21":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-31d3a6a8.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-31d3a6a8.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"0c28edea51948e74284d62f5c3542bb8b21588b7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-31d3a6a8.21.tgz","fileCount":150,"integrity":"sha512-uDnz3r9zsAycOYnZUltaoh6Vh+oF0dxkT6LD2DjvKkclF2SWgCYSZJsr3fxNwkMoMeX/JbcUNGWuykMjjQhGtA==","signatures":[{"sig":"MEUCIQCj3jRRtQrNv7tx6cskll9ncbbJagEAG2QvUy5H/CBdeQIgAaVVd8buTMz40bdgU376PpsK8GVPjDfbugB3DeMMwE4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZIYdCRA9TVsSAnZWagAAdUIQAKEv/iLZg0XX9ar7aYSI\nWBumhAN6zm8e909FbU/+FN4SP8xU8iV2vlTjHAluqkZF1ZE/9Lb+ukx/SmIY\nADgCSo1WOY1b3MmE/ptixaDBLerrVHqrhn9mfmXH8eqKkyM72S22KtZr/pxm\nP4WTQYNpM7D118mgmpyUiWZFyf4Cue+uhfYv5VZXfVYuiwhc2PzlBV9yMRQK\nPN7qO0GkYahyRIy+MrwRAq38b0pfFSxuFae6i7YFhKM0lLYVtPw1NpuEpOMV\nGX3oQrDWcJeDJljiVRpHM2vAFjXiVq3xsRQfe+QqH3xxZbpfdiS9pWWH92x9\nDrybkomy9QXd5SjKkqVc+OSXSKlS4dHyN+rst2lRSlpV7nmF1rNfovUgmMP3\nrBfkEWD0rQBIzjoLDkfwkyj/n/x8oTR0B/qHA1AU/TQauKGh4haeiilXXwsd\n3nRQsf2v53o/Rf0LlwZrrG/+6zV1NF8gVdzFCaTRJZ6KRvAieKfVGiKBN0xG\nEBuwddE1NGsvWbm0F/WlNAwhdsMifNA7foplFwDlgjMfShGWwkFc0Rai5PJG\nO8i+TQpmwu14koeql42eBFnDNeIx1D0JhjNFCQ4aIu0t18GwjQ6d2iXdSnaV\n19G5SjR2MnUck+nM5poutJPvMYBkpxmb5zwS7vDVUNl0rlAip6C+S1H+lmrf\nxKD1\r\n=wDyx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"31d3a6a89f3b4f5470c71310e5bff7c99e507a87","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-31d3a6a8.21+31d3a6a8","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-31d3a6a8.21+31d3a6a8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.0","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-31d3a6a8.21_1566869021053_0.9646240222229736","host":"s3://npm-registry-packages"}},"1.6.2-alpha-39a3cb4e.22":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-39a3cb4e.22","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-39a3cb4e.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"71286325a4a0888d95d2d25f6e86b030577474e8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-39a3cb4e.22.tgz","fileCount":150,"integrity":"sha512-putuNWGbqiJJyh4uNke1iAA3E6RnSr8jRhsiug01558t5o9T4u+KDKC3ym0s0UagbW8p/MclpiNa3117zGlXJg==","signatures":[{"sig":"MEUCIQCIb1ZEbHWIDtYIS4GO0dr4jZs1LK87CvzrmKF/jS/rTgIgfT5qXeUf9m9nJphx6dgkks1PiT/YSmiIYhn1ldk+hmA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZIZDCRA9TVsSAnZWagAAZbEP/1BhBPmtGlyRrvKTmZrH\n9hpu3v8gMgv0gMrLDznmAFl0PUfmyUNLG/GRZsNjm9axL5YbkcJJcB9uINXO\n3Z/Ic80ro8VwAwna1JU6PyP7Kf/bvrm0APktM4c9m3qj4uIf7twlvqbYxl0m\nI8qL5lScqKTvoIYvjKuDnj2OQbugG8aMcO2q058LsmPxXuya3qztJ00PJzGk\nXaPXlW9ElOXrs1PYqDAMu1gBeYSvqljKsGosmWqDpg8Cn7oInVeU75jptqoN\nO90QgOsMWU5jpAWtCh9G1nqRnPMC1EBHpoAJTg3jOKweeCaSDsFoQkPjCqbi\njjCxUHqHzG3lMITkBPUeMMZa926snBEZdJj++KOdVguXhNhgnhODE2IEsIwO\n3frSPOizo5/MMJqxU1YppsbMtnrjW2WbsO3DKjT/Wip+BzIo/VT/zFft7h6q\nWzqy1Lb3ft3Uf55UFW/yxB9mo/qNr35O1oy7Nl1WAQhXcyH+jpNBB2QLoQAC\ntBM0Ok1cBwLDW5/pMrUqWl8F5spQQrEI2jb4SVQhe/jC2FWBSgZF3PEnHY0g\nbvyflJkzqAbEpNaEnaG/+A5Dk/ulyU2Ag62nj2YuOVOfIX8NXPMyv73x2lSD\naEtQU+M/FCexr/xOVpvJOA3Yn9JKL88c8XToVMM+EuzTgxaUjS+PUbbOaBJS\nHJnH\r\n=gfue\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"39a3cb4e0daa5637f266b1d9fca2dfa13239826d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-39a3cb4e.22+39a3cb4e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-39a3cb4e.22+39a3cb4e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.0","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-39a3cb4e.22_1566869058942_0.11870433432722427","host":"s3://npm-registry-packages"}},"1.6.2-alpha-122445d4.24":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-122445d4.24","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-122445d4.24","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"6b90f5f1edd8ce478287951438f395874e0e7fef","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-122445d4.24.tgz","fileCount":150,"integrity":"sha512-pk9M/zn9nsCpn4L3jRJ8HyJVgc67g/WlxfUugsE8uhoPRQY6f7bHrRGbZz8MFcybDi7FNAKCOpM/zf8SIEwnYA==","signatures":[{"sig":"MEYCIQCGinwVWWeGeZ9TFaNzJHyBcUnYgbR5q6kV5gAoM6vg2wIhAKrc6lmbHc1FqBqoq3WQvFmriJUOaFzQH1j6i3RJpmaq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZIZeCRA9TVsSAnZWagAAB6kP+wT/UZcaP5ZInEMkhiQz\n2VncCUYZnasjMIqc3hNnjuE11/3ImIjq4ilXwNHM/m/C5zVnUSuc40xZYlaI\ne9uemoluP0iTkdgSBSMGgC7jNkWPB/YxOCxTo1JiKmo+INmAjTEjS1arfoky\nmMFtjrn7YygKPrPdhw/x0WXDOXRdDmA/0wtsGXnxAlrDjopDpfOxDovp4zC4\nibIDR/ay9FBZSdT6wffQnB59NmYOUcTLY1IEVmvSLZqS9sCXn/s19qMLMdQi\nifjYww1pGQSfrRh14SBttKp4nt0Lb8IcWhfT8xd/VA45W0kxkvj/nnZWXNIN\nfbrD+UuZ4kJLIfY4jibbnCflIENHansM64cXRxlGT3kHtr3rxKad25Ae6Nxu\nQXbSRQibs70xcvfJze/DdqY7WCeVGIFqi8HVtyGlNgEmUBC3fBRr1HgmHXQ7\nGpkNvSLyN3Wf2Ekbfa/Th5imDbYssC4SqfTmw4YWD94Ozx4RPykeptE25Gdh\nKQCT03rduKWa9POaMZVdLiCyZgVFxKWi27aPim6VkJS4r/nnVZNyGEWga0QK\nY6iDl4jIjIaEWQTXMo+OVIGut9Sv6tXBHLSg2r7aHf2WTsYUsIQ+E332d83C\n0Y+OcP+L26e6yHHNBUKaF69VKlAHog7Uyybe8YnfUjL6QS7d0Aefk7+sTe2x\nLKnB\r\n=+Jm2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"122445d4a2948c5ecf805a979a6b2ae88cf4ba75","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-122445d4.24+122445d4","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-122445d4.24+122445d4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.0","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-122445d4.24_1566869086224_0.8820297898744278","host":"s3://npm-registry-packages"}},"1.6.2-alpha-efc0d249.25":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-efc0d249.25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-efc0d249.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"b94daa73b552f83cb9a9275a1fb44aaa4a8d6664","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-efc0d249.25.tgz","fileCount":150,"integrity":"sha512-kNx/FES6HCTcsnr6YsuWNuSTvERVlTaKvSv4owk9t7rr3i75MDDYsIanzBYZ9GhdA4KWE+BWdRJ9gCYqf7Q8Cw==","signatures":[{"sig":"MEQCIFDeOY/35144K3lrhyCZZIxV5YFbCsNrQ8miDSHP3O7fAiAq9DYACl/GArVgnIs46ftDZrJ1cFKHFYSZS/9lbQktbg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZIduCRA9TVsSAnZWagAAry8QAJ2fqfcgoTvYowfeL2+W\nrETwjxW+5GFTRaf8s26WSb+piDhNiVWo7hQJETvM1oPxKffIzAjyZCaX/GlG\nKzyYQYHpZYSvigzBlEDRFMEZs9wdUvIF1BV4RM+ztYE+8pTw0eTJmQf5J+6n\nETCMaerMBxI9odAm74eH8PpvIkHIwmVcJ7zrVpZEXtuRR3r9MW1ZkCok8PNe\nwnotOXHf5pF8UrwxD/T1exofuT/d5LSHotdlbV0qnmNfitFzn+oM9YvwDxqx\n1bTR+bmLRq4uBJTLZEFD/70JP0bbbgLsCAN1QYrKSH9qU083FP+hYpRg4AoH\nGg6BjqTwcte1LlPuQ6GzTy1FoU3yTilIb0yakMLzVpFnyjQeE59NV+MOEOCR\nniyKZKlfJ+M2kr8DG7nZNjkjkTGy2io7tVgFtcx8qnCzWAG3MplHnt5FQzqu\nB9Jv3hSm9k6PXd2aGy57C1gdc1QOPg+AyTNi3npqxc4yXxHeyjxhWo6ym7uQ\naDtILlu5XO6NGOcmu3KU1gc4/Y1CuG9MQO9+LxSGgxWgMG8PfjxdXeKpRtWv\nTnwqKfWmAGNwKnmHwH45pUh6SRaIgHndXNS137EM9u2Nwg9prez7ZC8k3sKT\nHyq+YvznNOfsvWZwCk9/fC1qXverOQY0GJB5LM99WdohWs19ALMJQV5bmEA7\nWGct\r\n=zaJK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"efc0d249610e14d06a88a3b99b3139ee8bcc80d6","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"6.5.1","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-efc0d249.25+efc0d249","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-efc0d249.25+efc0d249"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.0","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-efc0d249.25_1566869357529_0.7596683523551422","host":"s3://npm-registry-packages"}},"1.6.2-alpha-e3792d72.26":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-e3792d72.26","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-e3792d72.26","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"d6e8c0b38e385a2e8e598561b788061c449e18c8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-e3792d72.26.tgz","fileCount":150,"integrity":"sha512-X0O26XHMqV5DJYKV7ZnbWEWc+9vfikHRnyzs4g0lBEGUwjrVXA2wDhA8VUw+APaWAzHJ1TrAjWKAw2ZbozmsLw==","signatures":[{"sig":"MEQCIG3QrxQixP82IsOV2gG7s7YQ+QPmmMvDk0eVotuj3U4gAiBM30/1mMPGAEZudgNVzi7u/M/bYa+8m4dt/zek6ltDzQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZIejCRA9TVsSAnZWagAAtUAP/iDfcbTF2CDNXtBMpLZo\nQbSACwT0277C+mBGSviiu3iuhPOSa/TLCsJeWw5Eb8iLSZje/wOIKsdAzTlm\nOonUiKxBOTDcVFB8XrRmTylVmJwLVZJluvo0FnT7A7J0kT74F5BeEauwFiFI\n3zFhNYutLf0XJMEWM3k+CEUJOvBug12wu2/PEaS75o58Ty/IG+KrwZAR6ROE\nZcKd+rJhIYTiRKHdnmUlCrYac7b+eMCpG7d2m2+7ldyyT47ViLCbHn0h6EdH\nEzNoc+iVQvsDsoO4RC34rtT8O1ogZ2wYQYUw2bU46sRPoNkXfuuPpuNo7o3Q\nkaRxa7672G73aWALZ2yFC0yFhqqQsTTiv5TZWfO6WtgSqfX5Kz6gD7D67QTE\na23LXOdbauERUWJbh+QzVs/IMmh0gtjETkVd8MWhtDduiUASCsR0McxEHEWA\ncRZgkTQ8P05DY4D5VOOPEu5UOGj78kjs69eK56bmgleTcCvkXaWJK4xywmrC\n+319mZP6PFNI5WV+c22vU2vVF9oJrzD3saG4rtGWt0rYprEqscFxPvJEkbBO\nxLnAF/cNZai2GPp52CKkZ/Y9Kn1Frm7pIFP/OAwryj3zr6p9CA0MwWMHd2fU\nAn/OeOpcOJuBzJoUDyvGyN3kqBYpPcWBZ6ypwASnYv0PXRS5ovCIO0zgkIe7\nJZmS\r\n=fz6y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e3792d7272afdfb81f47fa39702417ab28873330","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-e3792d72.26+e3792d72","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-e3792d72.26+e3792d72"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.0","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-e3792d72.26_1566869411093_0.590469714731074","host":"s3://npm-registry-packages"}},"1.6.2-alpha-ea246d8e.27":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-ea246d8e.27","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-ea246d8e.27","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"f65cdbcb844140f1e6880e0fdeec04e2c4971d82","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-ea246d8e.27.tgz","fileCount":150,"integrity":"sha512-cCtrFjgn0t4d2b7Pk3L4ZQWueP5lvgt8GyLuRrRiONbaNp/HM3K9VJdNLKHi9rWRqNSQGJ7/ZeeT1Q3+taWJbQ==","signatures":[{"sig":"MEUCIFmNbul2tv1UgVEo2yAN93lmL2eFAmBFwFrSETNXqbn+AiEA4f/yf5kxnm0dq6vJN994KHy/RvStfcUsljx35vsEcWw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZIfiCRA9TVsSAnZWagAAwioP/jfPv42D/8DwpxcKa4Xh\nJ4/9RtSNGSAjeY/J7dGdBkOm+ulQmgDXT0LrBJ+LPw8+tzpKTBLVnQf0YaMl\nPDQVZhZNtukChFiUvCXFLQ/BuGDsHezqqfIFHBQjqw3l34w6AIo/42+8qUwl\nVdNzedh1t+dv2Ce6bR716Q7Yo6ZLi1N8nGl2Kh59jA7ZKh2WWgQ9hmNQOcL5\nL/kdhZru6LcEU86f8ImaSPng2IZN03G3JNqtB8Z5vo+wEBafJkFtBFlxAtBG\nsG153jWD/9W8Lhlw0zWNubI/8UMVqlyhKSYSYDdsRiqNuG8vMX+/c6aTzYH0\ndox4lS2TDHnB/cm5WNMAqYk87ETGp5oO63VSXymU6Nv7SHQi0spne84g+m/S\nX5lzw4AtW9p21XJ6KLcvXdUJ4GIEWFAxELBUvBP6LLlsC1+9WzcppP7ULw5N\nv8j0sQgHxgbRBURrsg/jU4gSupvkztehgfNoZnNzSMpAPo42FR2r2mUdOHzl\nlb3toy1w24AWk2fqurO5MwnegcjLkZFR2djth6kWqKWIyCIqsapf7BV00oPg\nLs29WROL15TwshFLuOToTCLos063YgBBgF0IjNX1IIRrjqwLzE+otZChfiuA\n4y4PSzsy2gNLEPQqwXeC3V8P1vy9CXw74k2XkvbzlVTrjUnqDfd56DY/wMQ+\nSnmW\r\n=rzhz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ea246d8e9a7a1aef0b56d9d19c1f20c21daf283f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-ea246d8e.27+ea246d8e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-ea246d8e.27+ea246d8e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.3","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-ea246d8e.27_1566869473526_0.6922582712048351","host":"s3://npm-registry-packages"}},"1.6.2-alpha-1c8a1a60.27":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-1c8a1a60.27","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-1c8a1a60.27","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"4645ea8c3845836c1536ec42ac292ebd70c1b142","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-1c8a1a60.27.tgz","fileCount":150,"integrity":"sha512-5OZTwYSOjQZYK704jPZZSDNJVTVCjaoziN+vepoEFAAlC0oDLc9gXcbtAYTZ+9gAKexcUwOTONtxNCZ1+5l5ZQ==","signatures":[{"sig":"MEQCICtwWSgkw3obEJZnc4nZo3PDWQRLN2vykTUFHYf2ws7RAiAyVO3krn4OGLStdWNNQTm3VUjbjll5eP9wDWbRaLII/A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZIf4CRA9TVsSAnZWagAA6q8P+wYmCF4rjV9OzsXhgHfy\n3rIOe9y5dqoHx/UkK/QH8UWEqSEWBdGjv2ZO/7VEljR6kPvDmN5Vd4bgiWGV\n1wsQ4XsVXrhjDiax1m17XoutG400cGkREhKdKAr2Gku/6+3Qey8+9hTQTX18\nji2+G6935dHFIXq4cKbmoTZZc7vs/BxcMfT6hVdRz4JiwZ12QmMgK0W7TzAh\nQSXJoo7QY4bc/pVbtre8bHG0CQtAJlOa90SsGu4HuJ0qKsXVFwcQeeV5y/ar\nEnERyHQPTkX2x+nz8o3B+1C+KR/dIJLDf4bi49NEuK4/R8WlCoJM2rHXkdMz\nvUJXPhhgKqRzTzkRd7P36vFLX1e6E71lIhr7T4vbAx+IOqr93FKF2FK3BY5F\nuZzpXBWE9Vghb857vyhDuQ22Yy0rASvICnfj7k/83+wZT1ZltLNN+CCq+B3B\nqYRICkV2SERuhKH0Zw/jdmMFtP90A5MlPLM5739B8HE4wKIkkesBhoAVNoJB\n+hDCH7mTf2hzJqU4M4RxigEsfjDsXQhMXmqUmvSI99WutZ6IS4b7uahkQ/FM\nFtzJGacxMfD88XgNbKmikxJDMaA4A5Urawlu6J/VeJp4Rl6rkIG9XjQjsCqH\ni8UpmKstydQznZm/xuEq2FFFUKknUXrAhOJ6uybVFsqXRYdMHYsC4YNLY7xD\n850f\r\n=5zq0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"1c8a1a60e7a956e82e7a8caaa8d6154a24bab012","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-1c8a1a60.27+1c8a1a60","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-1c8a1a60.27+1c8a1a60"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.0","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-1c8a1a60.27_1566869496210_0.1374812250784292","host":"s3://npm-registry-packages"}},"1.6.2-alpha-461f3587.27":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-461f3587.27","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-461f3587.27","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"4c9259cfd700cb83f8e227b0735330b7db4db752","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-461f3587.27.tgz","fileCount":150,"integrity":"sha512-aiHwEpKPB+wXh9xXpjAaE9sOdBQl6qaJKcpp4YxX5L9ZejEgm6zorGijUrwa79IsQq31Qi0ydDPkUfKrkQfpPQ==","signatures":[{"sig":"MEYCIQDhDJYHe+JnLLPeYpi+rF/A55GcruTMnCBUcNos5JE9JgIhAIy3ynWgqIJvz57jcz4dqT3LUsSCyZ+1E6qZo3XCE+3p","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZNMdCRA9TVsSAnZWagAAf2MP/0Dh+JSDrwqAHD3+OcXX\n3U3WkDohMvY1Znm+8PClCnVywqfeAliSY1xO9SGEx4roENMrJopu4JC4eLCM\nSPfMfzsIcwKcQ79+PANZ+OMmYRiFbNrG0ki7MhmUpeaxD08bbz5ZuNVNVyHY\nv0FJgVQXhkY7c3vrpazufLM4626B19Se1yiMUTARw+X21VLdIC7ToOVu7DRP\nX9TftEss2NwkL+CpO+313UsAMGcMBXtIK0/fAw3jpfQ8ULNILnNnH7erC1Pt\nTL6q9lvWSJmSD4iw/sNocQ32tzci4XpCp6VJ8cG2mplQjUCMwbVtoVf3SeIO\nD3ZGCHHqmg2O9EG4hRZPTuz4AFY9r7+XIgalou/RIxBBkbfTYYYvCD9z01a8\nrDsm/10kQ6jHJf94wIh/5hSoTGo4Gx5IaP7eBbsSTrMCi2L9XlPApJTr1nSo\nxqkOr/zKpwVuPK/YpPmYlP2s3zkcvqQyHKQHl6gai7q8az0bNl7DplU7x3G+\nFNsaqyHpqkVocZ6cCgSoY9Kj+MwtwXFfLWIsQ54spFBe1MI4I1XSjyIwwOXN\nhR9ZOeJtut6FcU6wDAqxOAHib+7LSXvsQ7Vz5FHx567+kpyw6JcOoZ8VksPp\nN/jVFlrs5A1mHo9CzxWF5PO29EcBkteCgH9NWtp+ejHOJTlogVmbGxvEPfMl\nW51b\r\n=Pqzq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"461f358785dc942385e5a623de3df239829542ce","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-461f3587.27+461f3587","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-461f3587.27+461f3587"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.0","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-461f3587.27_1566888733272_0.6450596089857124","host":"s3://npm-registry-packages"}},"1.6.2-alpha-3c1aa68d.27":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-3c1aa68d.27","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-3c1aa68d.27","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"68667fa3619c25c3f317ec49cc7993c6c2031237","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-3c1aa68d.27.tgz","fileCount":150,"integrity":"sha512-GhF4tl6XbV/zyn5tvq9SC6Ez2NIFI2bElMyVQTUxOMUMxITweVfDZZgkO8fiEygFlp8WX2q0XOjxvLxQeJDSUg==","signatures":[{"sig":"MEUCIQDf4fs8/2Z6V8q/ND/WIjFdZv/veX4IV8/FB6Ko8asPAAIgTQAy1VAB7LDMXIVE9T3aZUrOZsRPXCQGtu56hBT3e/U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZNVWCRA9TVsSAnZWagAARh0P/jTR94OOH+3XNHkN1QVZ\nTZFYokCvlZGDol7WxHmpeu/KBjK9k8RSwckoJaP71JZ+qCT4xjXqW761H62j\n41ZVNuk8a6YrMKHBP69qkOHzkF227/MBOJocRcZzBxa73g1mpR1Lk8n5Jhve\nrAPYnPeJf5fnltg3qjWQtVev+5WQfhiINqFIxj/s222+tjWH79i0I5kVY07J\n/r+lF+7RwF/0CnOTzlZtZ5griXIAtUAgPizDTRcI2LeWQ55+0VhFwCS+L67p\ncIqLvJxadik2n2/i3y/Kgmj06dX0e1kHuT3FUqpg32qeldLRO9f3XapGeBRL\nyHzDkUMCbdRjePZtOwkYULNmrB7qNip4kRwZO1DldeuaBxU/DjePYZDm5R/w\nGp5Zv2jHfwtIHwMesKRnago8b/Pc5Nkk9zu8JCy/V1T09thJ/U/CDglTcl77\nicMtpfk70GvAld3T/bHTpLaG79ZJi16nBdsKfq484zZ4euR6eYBKkFHpOfHv\nvqqftSYB+GtqnZm9GB2ElFNtprs1crrINqoopCoxFwfGk8A67F1qODE2NQFQ\n2aUtFYVJhJYot18uotEnEyXmZf8Wj0SxBRPTm06KX5JpkhlaURetHhHLGkGv\ngew1AbX2b7EcqsNm7QmrTlJlfHd2RJ776Vogg6hughRlu2tQZ4vuZ5/lOvAM\n9I6U\r\n=rjvH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3c1aa68d59688a71f3fb371aab759ec48c2f9171","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-3c1aa68d.27+3c1aa68d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-3c1aa68d.27+3c1aa68d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.0","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-3c1aa68d.27_1566889302283_0.5744242747103165","host":"s3://npm-registry-packages"}},"1.6.2-alpha-5d59a505.29":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-5d59a505.29","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-5d59a505.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"27517a11893ba233d7fdb2bae492bbbed7834cc9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-5d59a505.29.tgz","fileCount":150,"integrity":"sha512-SnR1J+OW4Ki7djIePFxhLsqyNYTC5+YkbdN+J5jZMRjCltrSgUt68zchWnJPzLgQP10w0vjfiMHsNPG5lrSO9A==","signatures":[{"sig":"MEUCIC59vMTDNT+5NP2UPQML9HEJSIgzLfJ/FhavbJErcTTgAiEA+ZZDZhsVQ8yZkcokVVNGGLHdbttzifBsOZFbd/L3Oyg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZNnsCRA9TVsSAnZWagAAgBoP/iJrAAXci1ezXYA7VjZ5\nPq0jZBL6FWvuAIke3YHtYdtBIToTicsNd2zAd5W0MU+YWsLcmGtvFUPzzlpP\nuBGkyHb8u5pCNw1zsYbTpFP2xjdhba4g3Mzju/Z/zPW/6fmJBYPNavWV4ldZ\nljyeDfL/lZ7yMCYz1493Ds7V87Dkl3sJEFjR2ut6Fzhx2BN/p5/y4iEiyA1j\nAq+kbKafkdckYUzIfQBSPvCBZai4iwhTKB60hPtJzIw0UeZ+unbqazoQ5sy9\nyGmcqHF9Lfsi8OqE20wezx2U6qb4iSvIF7TPLU+1HmVao1/CvObEjDzluAJ6\nY3YJq2FU/+f1ypaPoBcjqwCVP5vpAIKKH5gm9tmEBZ811WpgiqD8630dBxYV\nosrUTqaj6dI2O/grraLjQBehJWJh999GS1jdEYH09rMiBvTWX1ozxzvH3zNU\nWiEEKkCElWkK+2RHSRLDN9vKzsoTp8v/cJUedo0W3LvMk+zQtclAEJ/z2foo\nLL4W1dbRDLkPFM2sunNbCh1X7Yb7w2z3Gc+fKA/v1cmWfDY9Qj5uLk8mm8ZQ\n/sB+CcSnEvqI6X41AuzSG3A+8aG2vcFUGb6+lc8LuJr9yZs7gUzXaYKQGu2e\nc9oo1cQWvYN2J+b32V6J2NTkKPl1aT+0cR9Vl+I9V0+iRsu2Z7X1TyiUKgzc\n5PkA\r\n=vIon\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5d59a50511c3c5a8cb369ddc7ac5f9f12c9b8534","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-5d59a505.29+5d59a505","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-5d59a505.29+5d59a505"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.3","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-5d59a505.29_1566890475404_0.0674573502278153","host":"s3://npm-registry-packages"}},"1.6.2-alpha-7ffc9347.30":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-7ffc9347.30","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-7ffc9347.30","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"b9c8dc922748e7b0ce947fb01f8e64bb76e6f0d1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-7ffc9347.30.tgz","fileCount":150,"integrity":"sha512-YE1oeuk4oQ2J8L8hOUNOGIAxK307mt8JIMx0oc15amdeBHP9zIFvY5RnnDbAAUcbvznjWE7qprctph0x3bO0Xw==","signatures":[{"sig":"MEUCIG90kTdB9taQVWO/PuPcE+ayAISsUpXBdtJ5NaUGFRuQAiEAuzHBaiQ433WcX0meJGzNtcxOj8taXXJYK/197l5vQ90=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZNoMCRA9TVsSAnZWagAABkkP/RZ5o10sGcakYd0Wx35l\nZGSFcmWjFoAy8W6e3x0Cg5BJgAxXXYHUBSFjvVO9MhIwOpCBiqcEb7Aop6JZ\nbX//51gb7mdPfJWtRHWo/ceIT9NnDyuensQq4aiEj2Uz1LFM+FpTWWmvRhxA\nXVFCQPuQlo0QcAvjFgTKG8OgOUy8IycbdWqeNLu+sToKvo69LpewwXt6CgtK\nk6dWJOlgOeQbZPXxwq0X7GL/t9qg59JWbBQCzze/RVNtJK+/Ih3PPlTwDBEn\nF8xWS7/EdDUPFjIGi53FYhaPguQ+QTSxIlMllwKKSDyTC6tBCxdRFQc3kEaF\nLV1ttXfcUdnAkoAbl7BHEq9l5nDM0L9A5HB9KfRcKEnLdV766DSWRRlzI1Gs\n4GsaZSn0+4ZYySnU71CpYzbJB1N3DgkONHe3ZSjorBlRc7ww+K9OHBQ502Jv\nF1uqr5ChUAoTFUDOUxnqbsxMZ/ZCIbWlxKA1mSAMTRgbynNHW4DyDfsOuyrU\niaaiE8VMTERUGcmNFbCUSRNK9xT1FNGYZvjQG24ZP+sps852rlC/WO6xuvKD\nbCVXQScZHUIUPRqcMIj/7/VPo060P8JNolGdQ2MVGXSECC7UzcgJG4RkxXD6\n/aSyVM//0+dkUBDVhTsOI7/oVeQ1S+gpF7xUXOCCZy9i6dhErhpYGFGy0G32\nPnma\r\n=p7S+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7ffc9347ea06576e5c7d144c8bf1e2668175447c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-7ffc9347.30+7ffc9347","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-7ffc9347.30+7ffc9347"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.3","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-7ffc9347.30_1566890507679_0.7435165897291669","host":"s3://npm-registry-packages"}},"1.6.2-alpha-94eb6574.28":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-94eb6574.28","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-94eb6574.28","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c4565d10bd69b882a3d70ea5d6ce5e95d5b66c1f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-94eb6574.28.tgz","fileCount":150,"integrity":"sha512-TyFvcQGBjSSKmGGWCBjnaMvPp5FX3T2BOs2wyabdB2ba7kNmqiGcCRLaRLX9TD1seSvWE25dp6ZdI5fpwSI9+Q==","signatures":[{"sig":"MEUCIA6TStILcbD/+84e5n6Ikr0ahhXqtnMvbmkiQ2N+8kMHAiEAwajle5SooY3cvjDwPwZxkXYIA1uUWQQxOcVFaJYdBbo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZNoiCRA9TVsSAnZWagAAnToP/AhQip0L+1GaB/hlJGKf\nKo3BaFHfKcyA6cefBSXDAsTN4iAKEX8cvrBhyFdpH6SPPUAj5Vy3gq8vsMT6\nrzZUyF0G2nowNdXS0sQrY9CqS1HuwKhGXGu4vI1Rpjsjwh2mUToTsvuRMRMC\nd3SxJK6b4bALfx6UnHqQJ1+tcBdwERDjh58aaLRuglJCDT0BFLeiYAJ9579c\n9kR6wUH5jpRO/vR6SVc7DFQ6B+3OqK+nZeHbt3M0gVE4ax45ac21YxLq018a\nguvs0137dUPD0YByit5qnaYKG60+ZD9mMH8ZN97PLyxcMSWKQGixjgcvEOnK\nHEdO2i+HR0GtbrDNAPnkUGGYoPeDDSjBehcIS5V1jrRtB+iFUjVQeY862mM8\nJHlAZtZKDLHn5Wi8gnSlnpwe3283BKZqVwKysCtl64Vb2VJPbAuQy+IexqN8\nRqLs7PvJDYOc8/s+uLL80kS5GbhxS9t+6zHuor7iRrKAH/T0+GdlgwizTm6n\nN7a2bJwpIpF51jP3sEWPhzw9hspzcT3yKVaa6jO8kFaIJFDaBVQXe/aCQjph\n6hSEsD9vSK7IbFpyp446v0t0FgnNd8BqeuZYNOGpyU/FbQe+F2yMkTtnnxFB\nhOKWIkTWFPxZW8wj5UmLMe2F2zQnZa/OHFPaoAJrz3BC2eB3T5ezLyHmEA1w\n3Lcc\r\n=RXOG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"94eb65740576d3187b93aa515438209575058036","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-94eb6574.28+94eb6574","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-94eb6574.28+94eb6574"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.3","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-94eb6574.28_1566890530195_0.38239120249510794","host":"s3://npm-registry-packages"}},"1.6.2-alpha-c626daf6.31":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-c626daf6.31","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-c626daf6.31","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ded261b82b9a511ad09d05d7512a275d6f0a9048","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-c626daf6.31.tgz","fileCount":150,"integrity":"sha512-rVBRPx6lMEtU4AIccRmJ/dZ8/hBvjDygAXGLx1YhyBH0MOuWjTHSzXOB7M00FSORW5TZVDcQUHKtkTdMQt6mtg==","signatures":[{"sig":"MEQCIH2tvNBTOP8ka4KPyeksqeEZ2TdvADw8e0NLQsel3WvxAiBRsCSqVRbWwDM83re90lCBINEw3stoK/YjRrSXhxXrjQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZQMECRA9TVsSAnZWagAAMqgP/jvJR9Wl7wlgkEhBfzLo\ngQYKurnueEbNV6/SVUEOGB5GRN5+C/qU8sxmZKJTTZ03xnwTLxCQkN/ujnJx\nFdZyMPH9IZuXuYoyDvoCJuHxFjCZSZi3Icw7oyf6jg/rPKVq5Cyg1MfwxpJ9\nz/gxsqJUJMR1uoxIV626Q4ojUTpHV46PHgNi0u7bIA/szfJfcsOfkgtFS675\nAx23/CzjODA6nmwM754posuSLvO8eyxbmfHbgPV4qQHnrpbGm0M/zoQ12863\nbF8jA7qYAdWnHfaAQ0Ut7bzXgzywF+VbK3tLgVDKhJnwhdMWUSDJgkrKPyUF\nxqIcO13N9Upm8D+zPlILLHauJpe6fWHUevdBXqk6AT0O4qGEabm/CIGBV8Es\njNrPV4mvzQ09kDJ3eBybE0yavk8fpn24pXJAjX3bOrOEGBc+MhVlnLlwyRH3\nrf2gSyQKsIxweUohZ4qKq5c0SOz7K6JJP5EQx/Mch7jRvDfRa20qS5pDGvR7\nFw0vLkN8jXotoZfc6LBfr0kbvLTUiV6jLGbOoyqiucts5Zm0hnnMJpw/ztYh\nPj8pk5P7CX1sClYAuHJS+9LFnIOK5/UqsbihB1ZpuPURqyLluVguW5Zco4ll\nDvfoEEQvli5HaCHMrBp+Grx5lOCjHL5yUfSSf0V3/1C9iVtcI/nysqs0p10V\n1pMi\r\n=DICq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c626daf612f2bac4eb93f104aa0b2cdc9d78fe80","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-c626daf6.31+c626daf6","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-c626daf6.31+c626daf6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.3","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-c626daf6.31_1566900995887_0.31936339553920234","host":"s3://npm-registry-packages"}},"1.6.2-alpha-dcdd6e5e.32":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-dcdd6e5e.32","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-dcdd6e5e.32","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c34141dd1adce2c22232b5e559e200e04691f0cf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-dcdd6e5e.32.tgz","fileCount":150,"integrity":"sha512-cUM80Ewq/shbKNuP5IINWwk24pljuabanjtJBbt530DXrBmHDKlVZ77XmQtD6kjMRXVKn1o2l6+MaTNIF2TytQ==","signatures":[{"sig":"MEUCIHqMQtpYadGkDLy/SUI8ZxaXdWXhOMaZ2lGtSyMTjEQWAiEA+xVGPDc/1Hmj1qHn+t7jP3vHoydhmuCZEOZDlnC4eyc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZQXxCRA9TVsSAnZWagAAO88P/jTbqH48YZ/bbXJHhRZB\nY8Cof1Wsr5VjTYgEV6sDohioEIT8objgiCBZuwcY2MGMxm6petDfrpHEv6Aj\nYmCvhlxzC1kRjw8OCC879zj85wHDao0cQbQX8Bx6fKHGnorUxgo6+BT9FnJn\n9imK1ngqX1F9uxbzuS6h1I2noGyL9Af3kasXlyD6cJN/tW2uFZK1j1VsvhIb\nPu6qmZKxg3S/tan0fHTc9TofeVzzZWhR1xcGvm+xGX5B75sTR0I8FYYdY4Tv\ngIj07bOwAz3We6BHtFr8arXtOlMrHxL0BawBELwLicbFhrIwiP/e/F8En8nB\n+aSPAJhIZWJYxs/xOzskFu7eemdp7QE8QYHQW2bEyYxARCWTPZqaIz0s66Md\nXFzdTJg51/vvSQUe/hSAGm3q9ITbcWA/LD2BYJ3lziFUFWUh6Vuhacl304Gq\nIvGCTGqkRqy7iOVRKCFxMm95VYaci3ytgEncL5a7eOn5tbpsy2Ws1da/po2g\nBEXq6QP5u0i2Yh0egqmChehQmri6INW2msxCUjq+fcjeQAvIxO/sQdQx7pGH\npq29R4q8GpmBV2O2+X/4vdfzOPkq289hJ8zK2s9iuf/ILLckwaZu8D7wYKrW\nBO6pv5JFEQdxCmmbnzei1sr4omX44StZgiLYf3qWDN+j0NMdj77KEgNHJ0QR\n9MY3\r\n=3H8q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"dcdd6e5ea95f52c512914f4251e0f4b4115802e7","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-dcdd6e5e.32+dcdd6e5e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-dcdd6e5e.32+dcdd6e5e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.3","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-dcdd6e5e.32_1566901744641_0.4359683421157279","host":"s3://npm-registry-packages"}},"1.6.2-alpha-20aa880f.33":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-20aa880f.33","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-20aa880f.33","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"7027a11e976d5a2049ec633f75202ea09aea6907","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-20aa880f.33.tgz","fileCount":150,"integrity":"sha512-aWQJW85jMqWtEK9CArLICg1zrqybUWSHKYjnTlOxu1hOpSGR++i/1gi+TcEU/hQ3dWP79+DO1QyJXlKSLT+CLQ==","signatures":[{"sig":"MEQCIFWZe31WMsx5bdh8mxvoHu4PBDY3RIFIe0XFhPYcozthAiAZ7nZ3Hl4uJktdsb1Gc5GEb900qa4rQ5Xeo69KzbD4yA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZQd1CRA9TVsSAnZWagAAIT8P/3t+FQsEQMVEx4JotrZo\nDmKAmOTLL6LnBoqiFP/Bx2zk9rYKe/ShBzo9Ia0fCzX5Mcu2Dl0s5IphvnFX\ntZKAkq4znulZqIGYrmIH9adb8Htvc+Qv0elwL5bRMbN0mIlSHfBWIEfI9c/C\nSc1psMAFSJJTKc3amdy6R4B0HFf8oAh+3U5ZGhHJ9PlWJuRkt8ECmiv2Lj1D\nYYYw93N/wE5qlFWJIxvEFUUrgSqVG3ZeDZ04fKiSVC5zwJkXXZlcLvdicctC\nI1Fb/SmdvSXn6v7iPUAAZa6HGHkxp+XcnujbzSlL1asJZCaBUyPE+9iGJAHZ\nXzYPaphqEskmmfLPrrYyJQrlWdwE6At+Z98PsNErUTxctW6iDwqX9ExNlJX6\nh6gczmyEg8oARtMvE08/dWlMohQmTgyWyU29Hv/fs0FtaffIDN9PLhMFPaky\nvQntHk0YsekoGR3vgseGaWEF4XVs69AecOoYF5Ib4Siimv4i3+OQWEYjvHDm\ndRFTWwJYgS+yuSPp0lL3v0dtZxWddTe+dbkzpA1E/fpnQvvOEPkd5lNBgmO8\n+lfREKb6jWuz16pXQSLNzpoWgrvEAsTQqNk5QplHIagv96EtiOL2DsBLKAQV\n7NSel3MMi+jQqQpGqPez8gu9UhMnEzjqfU583P4QwqxT/2n+laUUWRVJY8a+\nuo2B\r\n=QgFc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"20aa880ffbb4be45f75b6e14f3fd4293cace912f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-20aa880f.33+20aa880f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-20aa880f.33+20aa880f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.3","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-20aa880f.33_1566902133164_0.11953215115056537","host":"s3://npm-registry-packages"}},"1.6.2-alpha-531414e7.34":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-531414e7.34","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-531414e7.34","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"6be33490c41e32b804e6fdf15478a2af67aae5a1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-531414e7.34.tgz","fileCount":150,"integrity":"sha512-/I7EJqh7NPR31dVgEhbtcV+AIEqRFJaKkGTs/b3cUIWjR9e9Wije91Pwdgi/lhQPjhgJuEudBzveJJRIBJ1O5A==","signatures":[{"sig":"MEUCICcLS63t3zGXAbgXr2pZaOXR9gNVa3j9GC8h/wxJVdlgAiEAgmfnNREUYE9Vxq4vWWZF2q3laymdArsUuc+xoBkXRXc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228027,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZQeKCRA9TVsSAnZWagAAf08P/ic2U/sbX8gLRzhl9vqV\nOLTDLw3A+WANrCCwLBH/QqKWfYe4X0SFFKYOB0X2C7tGcBC80wGKuC4jJG8n\nOLAJYNbLTn/aJ+R5Pw7Vl8Z47B67l4fGrXJSkjZEsnZXjDnN4LLX1YanooeP\nKwWHY/SUJ/lEfNqXvJ8rFTvz2+3dbfwEHmapn7/GWqE/2uMeKfpeGTNjUb0O\nnfEyTfOAop8E07GwOpS/+5UhWZP8ml2PSjGwAi61XyZy7ThtuPTBlAz59QHw\nx4TR7Es0QOCrv56NJilpL/bcYzCuB5ABblDBnt1k9n8CZnVaPoC2DyoVsKKv\n/0mdlVPNB9bT9NIxAPDRj9camhzQd7FcI4qr/lM2ZVOuSkFw//sUlH6kE8HP\n6xsh53ifLQ7w2peCKoax1npU0NeKiKg1uLuphMKJ6ER1v9xW54Holsr7B1HA\nnjKJgnmSUE2yFxVrifMmTJd0McDbMgxp6TprOB5zfdQWfA8ppB6fC51lneVv\nhopVvkjAeBk5YxbFUJHww7iLJpml612mAIUvgQRLFizu1I1/4oalrkPKRI9b\nmf/DwzHeZdeyOdgI9wKoGbevD5M8D6nORTpuv2PRFOoRWazWv3yYXWcX10Et\niwA+cT3ef0KQnSPFcvLdO5TqAscc3ZegFz+8iZAepLktQQaF+3m5uQ/VKe0Y\nbZkw\r\n=HJcr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"531414e7d06bd1dc7ee1761757b77d998b51a21b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-531414e7.34+531414e7","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-531414e7.34+531414e7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.3","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-531414e7.34_1566902153847_0.8810530578104265","host":"s3://npm-registry-packages"}},"1.6.2-alpha-6fad6d38.35":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-6fad6d38.35","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-6fad6d38.35","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"cc1ec4b4091daaad0d021b3dfd409734af1e7d91","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-6fad6d38.35.tgz","fileCount":150,"integrity":"sha512-+LAGuLiGuB/nRRtxp6G3Wyr9Bz2QvRpedbVm7CHNAK8XgF2KqoiCa0AyQmDvEtbSnVWrodunCyIr2duOJQ/gsw==","signatures":[{"sig":"MEQCIGdCSMYt05OXWgxnWrhn3hbv7VUe3YQsA0MWgxw69lJRAiBuIjr68qPZQxePqUcamBSb/HgsaYKlrR9GBKajq194GA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228027,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZREOCRA9TVsSAnZWagAA0tYP/2wIJ4veJV6NhLPYXSvS\nF4uOHCrVt2PVYDJ3GZ/YkwfdweM0nQORI7SpHiYP892gQYVWrvt/z6prRpwf\nu9ZidmCjGpxDlLBZMnvvZ6BD6uRbNRDLz2GEGiRdfbbxoMe3gjveXkz6M1gZ\nKhRTLX0OXDX1ry2bFGuSQ9PLfT5PN2f8FXyvDKUWLbhs9n11zYDermLFOUXw\n4+Ujh+Fa+YiPUAPXIxP0aM3z8H4RilSZSAOYTOVtQlgcvfRoRTyLjGS5IQnN\nTFJf4Bz/0SEozMADa4PXdAKaftzRgoIcUM/gHRxDZZOZdFA9bmuBJlsEpqnV\n9HPiJoVOu0dYKURxroYuL+qgZ9Odw21aUwD9W4zY05eYKaeEGc0EzJuH1NEP\nFNfrDHzj8LYb8Ok8aXYSwmC4ZifLjaDeJov75Ufi/YjhvNT8wNZPa8B707KN\nmMo6ZG4bSSifvbfHsCYi9ewGJr8gLjlZraCYCDVuQYcL/3v2HTeZK/I1Vc5/\njK2XWvVs2v+qlizhSLhhS+sREKnHlyGZUmEZfhtE/avlu7M53Sb4LEYDTTet\ntjNKoy3DImyMFyyTq5ZkZL989p2oSe0IrL6aw4Zx3A3noxsgPsaxHscT45ow\n3ixuhZvMH5jnSG5XL5yA2HffS3epM687AcanvdhfpN8eRfU8G6BpcP/LR9Ua\nLkCw\r\n=bYV3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6fad6d38b087119b5bb62382cd4678167475400b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-6fad6d38.35+6fad6d38","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-6fad6d38.35+6fad6d38"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.3","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-6fad6d38.35_1566904589200_0.6404117547241555","host":"s3://npm-registry-packages"}},"1.6.2-alpha-42ab136b.36":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-42ab136b.36","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-42ab136b.36","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"9ce53a2467cf22df360663bb841b0b734a23f4ab","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-42ab136b.36.tgz","fileCount":150,"integrity":"sha512-hGqlYmHYCPECgHxr9ZzBTFqMBlmOpUVdI03ptzqPmpCueNuBeZiouQmp/bst2Yjcc5PABk+GM4tDL2iFdNqorQ==","signatures":[{"sig":"MEUCIQDvUCqrsZvHvP6ft38rNrXHCBQ9DwNTM11jGTYrEPMx6gIgGuzjd5DMpDcZv3R/3g1tMbAxdcZI5AqortXoIkTEG9o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228027,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZRHsCRA9TVsSAnZWagAAaxQP/RBHbUH3WNkvUZ6NkADW\nFABHbyhoy8Qh2Eb6yovIrYVo7EZCd2V+PQMGuwSf0VrjxuvhZLAvfUyuwqnl\nVC/g9RHIbkUhp1Zr2JdvP7JtjAEgkFT7U0O+3mIsQoLCrZnKWDerZC4lsYIM\nvnd8uPmC+LXhMT6dU8cL7uNv28WGPJx/sqXRegqY7XAg2onm1y2PwsydmJEx\nou6mvqowgZAWlNIl+EJwuwPa80zlYxJhcd7qXaY4i4jENqiDDopGFtUz7V1J\nRyit7w/ZTgI1Ga8PL8PeF2xv2VBd8QhilZmgXAfYz4UD04oc3kxLBWH/akGT\nC1Ul8kI/8dmqucAVxU3oLo5Ravj+mOmiZurrMBdrMfGYVB++DR9dJqcKWIVN\nzbjJAXjxu969C4T3+0FZ26e+K6lDDG1Ua5IxrZyPYUTwAe3dhvAF1JjY+OmI\nxWUPVIrsM645wCI6hvtlp4dmyoNl5lDJKrWWGr+gAaX+F/k87oTE07k2yDrF\nkxq54QOnMEYuS0YmqB8xkwNlKmB/lJ+Dzdn4steNm2rQDCzhxmguCIjkIctM\nbMYN6Fg7ZgZ2KMItQoX6bG/zXnhO/PnitR0tS/DClE0NVCGfjfrQ5tybLTfp\nvy6LQ8W0eJmr6Y/lbbtn+GdLX+WMvJtXQ/sh3QNr8rV+vKM0cFRG/oNBTYQg\nSPOU\r\n=Ygsa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"42ab136b431629bcec8ba27bda3042430fad8dbd","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-42ab136b.36+42ab136b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-42ab136b.36+42ab136b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.3","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-42ab136b.36_1566904812113_0.1888134257587426","host":"s3://npm-registry-packages"}},"1.6.2-alpha-240c42c8.38":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-240c42c8.38","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-240c42c8.38","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"96c40d2ba40a48b82f478ed35db21fd55d25026e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-240c42c8.38.tgz","fileCount":150,"integrity":"sha512-0OOafOpW3vK2SEmc4MSlD+dYBdlWA0NnVmjztHK94Cm8N2KUjuFZqY35CcK29sg22Uw4YG+yoMZktm8VBEDg9A==","signatures":[{"sig":"MEUCIGAqvXLMt6GTqcl8Ave82MBUnLUwvyenPGUV03rdQZisAiEAtXqU2OwP56bYDvkADa/V0ufw7M3f6+s3SSe3ZoyFeQ4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228027,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZsKXCRA9TVsSAnZWagAAeCsP/3t4p3+pDUFeGtFejRuG\niIRLyCG1uFzB5nA1IQvfpUvld7sjngEFslgOx+toZtkzkp+SpeUUQJrS8rvW\ngNyld07EJTck684pu9+5DS5kz7pz6niG15t7+m1ZNI07l3TweO1f6czUORWn\ntLnw7ISPmifiabodUJEFO5f2mB7ONE3FuKPTHh738abqChDGMooxpRC6Yt3u\nRWLg0xrnoDCC5qQhEwWFoI3Hh8zzwkQo7KipqzJ3MGL1tTdFXEFV4cUB1ZU4\nP47jJy6rVtZyTuK2b0jS8Bm5/l1CbNHtAr1ugx/ZAZE1I9S1iQ5gEOSu4UWe\nTQ9/zO1Rvpq46HxQXKe6DbZGPx0A4UbK3vEH+deC2pkeT5VhwJfYLSfE1QtB\nkDNG+jXCjV9ALvPq8iUAbXiTa9GREb9ByaK+PDA86lrcrjtydr7/xA028pQd\nCAOlfbQl+ZqRNYLTXzJWYYbeKqZpvBmq1GgYo5HZ9XRJaq3Q8vYmy9ivmQ1i\nJ1sd7b0iU/ToAkm8a3EJMHzoCs3OA6GF9hL4zM+ocV8qNU1shuNS3k0WOakn\nVKls5XhUhrS3V3OSGw0mmAJ6chBJg5XL/OPlpMdQbb0pvlybdLUzCAHYc7ER\nwc9S6xgPSPrljBudvoWVd6vQA+syPI/Gygi0N8uYgBEADiyEb+DSR/e/EqSp\n/A3D\r\n=ms6M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"240c42c8cf7c61177772a3526a33d0c41fa940c5","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-240c42c8.38+240c42c8","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-240c42c8.38+240c42c8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.3","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-240c42c8.38_1567015574782_0.9435256316039111","host":"s3://npm-registry-packages"}},"1.6.2-alpha-9e245358.38":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-9e245358.38","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-9e245358.38","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"698e719c2eb00cc40074df4d079a3b5dda92f557","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-9e245358.38.tgz","fileCount":150,"integrity":"sha512-5eb+Nu/ekE8L/dI+e+ZZv0MYsEmLoYkQTDP+0pGD8UyXvAwKiDX7qg9iTlnyFb4Fx6TF1eu0Y8fHN40nNprWgA==","signatures":[{"sig":"MEQCIDYJtRw16ngM5R6u5rS2xGPghWeSXln+DvM71lJOKB+eAiAMTm5wo1dgWJkOPRhxJQ6yXSLZ84FdsoUFAuyPSBLeyw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228027,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZtLYCRA9TVsSAnZWagAAi8kP/isBbjx29am1+zHeM/Vl\nAoGbp9QuqOCpUDgqarYb+f/tAPiQu9NVFzfoGwT9TxR1i/wqA/9dZfGh/jzw\nJBwmGXcj+F6URSRidC21PW72lncUYvcX/ckHuELM2T3UyH7YHO+vDWA9pjL6\n77shZ6PK7gSFOBwzmyvvABoKZlXTeZaS8Kn+OZXDELFJjQ2Kl7ejm9KG3FQM\nDyd/mkOY/9Jdad+ou1kgK0lqgayb7X8TsOi1IH5KsT5o86wZFPx8HO0aH2j9\nNVdNClEzlbi2hwTWxU5OUqihFS6pZB2hsS4m/scVqb9uL89XLiRm5cMM5b48\n94kmra2lHj0IMcff9my5HnZI5qFhqvrZjU9k6UJ2wyDNF5K6tXWiAYwZv6Mc\nz3g3+7eyb0hti2DnPp4szBlX/Wht+T55/hr1CEO+T5CxYzlsqAGBese+u+SQ\ne68261is3YiAab2ERYLasuYeOwVJzGtrqBqXwAIFhAccDQfZ3QX+B0jMtwWH\nx1Q9FgYaIFhjsx0/7jKYY4sWuh/9GG6CLXY/iOk7eDG8FIIc/UUHyOobjhNd\naZcfoL0ZNU2+UgBr/et0PPeUv7PRg5bI6pw5UdUMrspFDfDWfQRpItuZsfDt\nMM7JoxZsS3Wi7Tu6MYhN3KmPvq3z044b/iBBr3TXriPew8GlvlWKvrkQfO5i\nixti\r\n=Vy2u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9e2453585e5094a03d2ce6ace1c9cd29db997baf","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-9e245358.38+9e245358","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-9e245358.38+9e245358"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.3","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-9e245358.38_1567019735260_0.9297310646650889","host":"s3://npm-registry-packages"}},"1.6.2-alpha-8def731e.38":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-8def731e.38","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-8def731e.38","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"0a13d97b14deed705250660504bcbe8e6e742de4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-8def731e.38.tgz","fileCount":150,"integrity":"sha512-BElEgLFB8fvNgs5vzDqdb+GruCHm+yGx5kVPCzmuiEqnYYZNUbbXCDNJCqtT+G4gLON9toLmqdibKOJhJ1aoMg==","signatures":[{"sig":"MEYCIQC5crqiHYHk73biVOVqGx771lyASQjyLRKY1C7wTjkf3gIhAJa8dOkgMvMkrFWUVo2uKnsQwh15mnazbHdDZxj2wTbr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228027,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZuesCRA9TVsSAnZWagAALlgQAImw7f681AwpAtL2Ca58\nI7wY0ah/ywE2NvJl6SxMttT+jDW1FruQMwQhOOq40i0PwDszAQt9ZszKrvQe\ngYax2Nj1EgdqBprHvXfL+ZV+LQLZAjaW/5DVaMBpdcOh66rTNenOxv5/9Rvn\noNCwMOk9P7ScfAaFfm8FD3qA7/6iLV2WrVmcTcH5HLWvk7TkHvMjRJLz0M5s\nrehlIBD16jjzioAvNEM+6rSKG+08FCBQFc9Aqg39FCsPV1kVvuY8SF4QCSLe\nj+jbKrK9gFhUgRA49bQ8fG3QT8DF0MeU+r0Szo4dZ06TT3iSEgqfP6w84EMV\nugpZqmcgNv+QmrpIPPFVok2xPi8uOGaK8PKnZpu2Fg6oZyk6SfMl89MAw10c\n4+ttceDkk5hcUQa3vCoKhDZjX46jjMPixvaWFVsdTanvtf5iHntVQMN4rbr/\ng35tp3Fvgziw39Dpt67EYlZieUFsV9+YAUY70LfWypiXMTKZbCQyN9GCBTQO\nAnsp3rXy/B+0G9L5VFhAdiXShuBAwIwIJT6UQdRP/Xmr4+xEbCh/UMWGRe+4\nyCrk9grEmZwBBhODjp65Ycx/S6jYn7czRFjEqCtzIFqe8I1LctevXi35BxxT\nhPJIsGGIx3pLJku+NmEXJwI1RdjEsXo+GTcyH/pwjWuACFmSSBg8qx1fYt0H\nzFfI\r\n=zAPw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8def731e15318a4d07c6078e12611c88f56dee69","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-8def731e.38+8def731e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-8def731e.38+8def731e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.3","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-8def731e.38_1567025067272_0.36847520446323023","host":"s3://npm-registry-packages"}},"1.6.2-alpha-aeb597c4.39":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-aeb597c4.39","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-aeb597c4.39","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"3cbf0e782a6c4e1e594a367b5e55971db8935307","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-aeb597c4.39.tgz","fileCount":150,"integrity":"sha512-qGKzOy1FjU9fiTrOjJTr+OIEh5F1jfUesyMqCwVY7wPRKfeZOqcJOK0/gsKDcnuHVkWkMjgyu5RAhgh/TuqR7A==","signatures":[{"sig":"MEYCIQCyedOKUq0vL2M6jXEi+6oZ213MCy1GGUxrZ1crKfpbzwIhAKTHPQh/A7ophv8cWMxbSgrPNkbIsv/mcXmtOES9Ntkc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228027,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZ0mvCRA9TVsSAnZWagAAbzQQAKHNVcI93C98FwxGFeXL\nuGHN9cioqZkJDMZ2wSxtv92M3wvBWK60NcrgzVSDIb6vpZdDNwcv91+pL+5I\ngnC5VZyCMVATqdU4smfNlC1TdJfFAWwTTPAGRhynMguSg5GKzZZZ5638kgxe\nHiIUTW7EA5nibclAoDm+wrNZXFSvjcahokbTcCc74AYYBK6qp9QPWasSksxj\nKDLzfIYcrosQxAca8q5B9mlC/AlQ/9QEcBcM0TH2oTzP7KUBDVDwM9z+cxFq\n4uH+RUULgadwjhvNJa1GDBjjrUSNm38s2cLVSNewbkX5jedED6sx5ZgU9I1u\nxSi0bnRPSci0lRQXA7rK5T9D8eXirKhe/TxmzsflDgdSKaNaA9Of7uGqSezt\nmJ2wzxjGwRG+dK2jwtKeRq3jndeszCKw6jXSMhU6Ks18RMwIoEPtym941euL\nEHxw20yzUn6lZU6H7aSGikNfQ8ZYaT7ZGxBBr4E81GM0w5wz0O9gfJ5wvkJN\nJtJsd00QP2O3TqSK1VHBKFFF8z6jJTPTGTFOMQ68gOsT9BUbg72rOGfXaDr1\nMi1hl0RNnpKglReCuCDihwpXlSPBpOc1bMtwCNBv9u9LBTEYzDGLcoLedCti\nJlhR4ZgjCQj8f7BfhHJuUel5EnqONxq8TSxJQDy6qCmYOSSnMefOJfAR0fiC\nTQLB\r\n=mE3C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"aeb597c4fabba525400e19a7dac1c5366554fc0b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-aeb597c4.39+aeb597c4","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-aeb597c4.39+aeb597c4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.3","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-aeb597c4.39_1567050158531_0.04307185890551324","host":"s3://npm-registry-packages"}},"1.6.2-alpha-707ab959.38":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-707ab959.38","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-707ab959.38","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"1922880b3c37e798a885b887b13c603a81acbd99","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-707ab959.38.tgz","fileCount":150,"integrity":"sha512-+J8Osx1evoKR9EmownQMKD/6J2P72jCxqiXrd22Ov69/x3O8hEy7AXbaka0G048LewG/jwmn3jUThLGSV91n+w==","signatures":[{"sig":"MEYCIQDI2QGmjXgr68C80uI4QWjibzziFDtn/abn9HwppUfk0QIhAODBz2rhetjp7Gec8+MM8vNhN5WYh6V9TyBDG9O3/Zr9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228027,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZ0oDCRA9TVsSAnZWagAATDgP/3O/lboaFIksYM/KpAKp\nqBd+FYyguDLZyO3BQoUqNMb01zkekyMrEiTz0QttwVMAD6wFl9V94CI1tHjd\nNCC+s6ui3kGqQNtQObgtunFNUzHsK7/h0uqgzjXcwD5QQ1uJuiPRGPAAmNZo\nyhI6PdnKiwCKSIhfA5jSQuBnYZn/Q8PcRes/n7KFRA3d8Qal07qKEmULr63v\nEEHqNiSg6vyif746NiXnRgGHNUA15f3IqFeq/SXOYB05KOYNjACkLjHAi6hn\nudMBKWX0TndNuLgZk9o0GQohxOvFpwfef3Kcbg1QO6rt0Uak+SLQfQbuZ+PG\nTph5rxPoeIAnoGJVYnMY9DQp4ys6iZtl4X2ygDH7MRzTo4lOzlUCn0q+G6qb\nKKeJ68vTMGzbOoV/2GAvu7Leuacps92//1z5wppgI7tEWhnnpkLFw9wlEnOO\nCne+u7sgmK09gjjTP7Sw8vx4rshpUrUhJA2G15SFpB/CuGX6rM1SlX1LJKkH\nU8Cnqgs5b1FHOgr5gE9ocxrAVhhmvhz/QtUL3aleXFEfMDklAUmmTZcnCfP/\nu/Jp6XZ+4BISN9C0hHp197IJkn/y9saKwVtmIAOYB6UQW1XeI4Lqo26ioJOm\nIXFNuzKMKSp4z7STWLFKEbDax+pm+E/1lhHI2xVC6HfAXY1WnXkipg9XOX8k\nQbZQ\r\n=eJDG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"707ab9596babbe895d02390b694c4e57160bad81","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-707ab959.38+707ab959","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-707ab959.38+707ab959"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.3","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-707ab959.38_1567050243065_0.6997344518331863","host":"s3://npm-registry-packages"}},"1.6.2-alpha-38deb310.40":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-38deb310.40","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-38deb310.40","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"9c2726fa0f9019d7b0595243aa0486ce034744aa","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-38deb310.40.tgz","fileCount":150,"integrity":"sha512-9EZOenDgiFrvYO23eGsx9RMJgT4vK/j9tDnmbPMGjUnGpdhhPKogY2tSmYSpcrOnyqujQbd6+4XekfAsoz8Vlg==","signatures":[{"sig":"MEUCIQDn/IELycfgiIprjX9GzqDqioxdtkqoIG/Dh5SW45ke2wIgJKGFfwjMVWU8ze8Fmm7mN+q/UmaGLGFGJ+iGyP/EHpA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228027,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZ0pECRA9TVsSAnZWagAA2SMP/iTX3+zpPwZoHPXJQ0BD\n46LTn9TX1PifIU5Mm9+UrtiuIviMPXNd75aEJEruJ6do2CcfuIDAQnrfxurn\nPE7KfnEib0Erb53XiaYHAeuINeKN0m2mju8Kkiv4guG9ky22rL/vwODiGTdZ\netos58G4MS9w6WNC1KB0lkAgJJpqj6lHc+mJmr27FqIpVuNrJKeNL4+BsV/d\ny0rJlhq4SfPYhDgsEF4758Ixu4FPCKYulHHS3jy7/C6pEu8ncnkXX4zgPRIO\nMxKMnuIwi3u+hqBOJg+k0LXRDaLAs+K9BMxAB7twlPBjMZgzuP+cLG8qub4y\ncB9OMWNtuCGku3NnMHju+Kah75yHThEnJOU0WsLtWwFi1+lVSCU3AzuXYHTA\nVIS0rSYOXhMjMIff85lLEpNiu8J4Y/PpyFH37YDW/rdaGkMCiXK//zFs9zDw\nktX5oqMgXW5hzlGQRPG9pI/Svygr2KhDVzm2orFuYUQh2r2vo3SpB33G4ZA8\nkvwEUHrpALKCcJbN8frFMUizJspnJkmoDl1cvBJ5ImZJc/Mc2TNSQbUW2f27\nX9/REZ+oCVH1V+5vQeOkhcAEIsxbECgWNH6y4Hl4fBqSSyG9uZnfnJq+oXlt\noViCkH5WVmkv6ldHl7pBHRYVTLexgfG2dxb9lgg0fJduj8Lqeg+UqCNYYBLM\n0BrB\r\n=MN7e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"38deb3100a8711ad52d730811fc60d7a969522c0","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-38deb310.40+38deb310","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-38deb310.40+38deb310"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.3","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-38deb310.40_1567050307411_0.4324830221580136","host":"s3://npm-registry-packages"}},"1.6.2-alpha-608f1dd1.41":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-608f1dd1.41","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-608f1dd1.41","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"7264a924b3fa2efaa4ed80fd6688bd3ffaeb4b5c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-608f1dd1.41.tgz","fileCount":150,"integrity":"sha512-+8BkOAWe+mQfZuD98gaHEzqVNsvtr1q2TRe/5LS5VsUQcMG1aS69JrdPKrww+ZmqYQuFRtGF2mqlW0WcC1rneg==","signatures":[{"sig":"MEUCIQD1Crmd4l+04m3eEG2v8dRZFiWUNWK8d+xpMaHpTPpl4AIgVg8kAnl/WnAlA0T+v4lnARLSiuwnKhpYJIxGg4sFqMo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228027,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZ0uECRA9TVsSAnZWagAArnQP/2MoYQULArW62HRBCIdQ\n6ScE7iXEhB4D4HATvbLXXBIU4D+iRAsCM/p+ORoqx+4QpC3rQdKBLU7xoiI8\nU33xM5dqN/1elqUoMlDKEFLh2aLAcWhLk/dPtwvds9yHv/0838fTX7dDdQwX\nVatx7721jlGnlRYdcVkU5Q6P+qQudsJl0hF5U18XLVnaaZRoOnSlVwblZ1Vm\n0RRl+FjN/hWUgA8leoeJDJ+UwMuCBFWlIdecKIb0TpoQkNsouDvzH7dvxbZP\neXi3UtlMFhZ3ufzVMTHygYqfGjmwm8DOaO5jjiWmRYvRiVfITWCcNsZ8FW0A\nNy9zNDx6QgBpm6orN19WiSQzpHI3zKxpR0VSwyH1GynQu5M4Yy+Sswy1d6nL\nnCgab7JRolF3i5rtvbLZDHKmgrYmxwe+eGS3DYAI7Ws4yzoUCIR2YJlQSYrP\n/wGWSofmhKRTtp32A/iXMRvU+2uy8jtQa1JqcR78BY2BsUj2fVEFOTHPI2x9\n/0Oj6XnNl5k99EniZ5r7oZ776WQH2E0KbKn8Ij/ZrPUTk5wA2qKeGzhpNbAJ\nvbR2rY3Ef7w20Jw8s/d+Me84gxYRD/WKobE75+411J0MCLa7zlPZp/VSmEJt\nftF7G1SpzXkob5egv42ErtHyf7okdxC5ElSSX64XAeqLI9FbnXcyH6EBxs8v\ni/xG\r\n=Uup4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"608f1dd16c4c36d55484aee8f7c96b21be0544ab","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-608f1dd1.41+608f1dd1","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-608f1dd1.41+608f1dd1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.3","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-608f1dd1.41_1567050627836_0.6984566269520809","host":"s3://npm-registry-packages"}},"1.6.2-alpha-3a6e2ebe.42":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-3a6e2ebe.42","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-3a6e2ebe.42","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"5d23aa7de2cd9c2d039e4522efbe1566610749f3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-3a6e2ebe.42.tgz","fileCount":150,"integrity":"sha512-yzpwDQcTWp7Etv+Ai1uZHgTyRRkLiFzP9W6/aWR34nB8e/BWM9pQDGADoMCOCEO5gYTdpB6Ccl9CYjSb1XXgsw==","signatures":[{"sig":"MEUCIA46N5B2fay0J/idWRTbeRHl0ubGH4ntK0mEtRn7XkhkAiEAjkA/BtyYHZuY3qNsqe2A0GTQm5o5LDqi/y3g9bm0pV8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228027,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZ2dOCRA9TVsSAnZWagAA1yUP/RZfaTA3OiqY2QW9Azt+\n8hr65g4foUWADILhDDUltlaimD2U2dikR+kFwOqsblfTOwUu71MmkjhBnMHG\nrOFGk6OiTq2r6SOul9UkmYuzO0smvqbKWHQiM2gdZMiYqu65Es6yk/pm5nBp\nSPiI2Qk8QPJf+BHqTqSGOr+SRyeRsdqINddeaPWW9JXpPU95nEQSKBSYPaiR\ngDGlgts7liu1xRDsIIg4Q/uu3M4E6XVBM2YSzb2b7WzYremtdPZx+jPLyx2B\nNxm8yY9b2+BzenpWcqNihHtxkXqadIbk5CSS7j8NjJ/zKXOlviR8dp66At/1\nwa7DptcJPnOpxeaFGFBvrocCxKsR49kq+TFpQcWTfDLlBc+IIU8x34Sr0p7o\nfeied5ir0V4UKYsZwfdlA+1mnuJ9jk0ARaqpaJ6bbw8QTHR4Qajrs/q6LJhh\nPoyo8LgF4p0aQUtG6fHt6SCWGKShfLRCQFHwk7YiGZY+2ZAg0eucNGtHNkTz\ngwrfLo0MyfTQHU2BtNpJ2MyXR0VQBtC/Ykm5DcnxBGQN4yld01e3uJUciaNt\nYNpkSGWjjBpILZKyiYnWWAzyByz8SdvnMkHqWMhrZVBMgCsRcxDyNqVA7mrI\n+G9kieQVdZeIWMi/JrUxQqGUTzHaJ+eetIOoJ7NAOcwRGp4K/E9Nw7o7Osdb\nfmU4\r\n=Pecc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3a6e2ebe00994cceb0199de825ce6c06ee1b6275","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-3a6e2ebe.42+3a6e2ebe","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-3a6e2ebe.42+3a6e2ebe"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.3","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-3a6e2ebe.42_1567057741366_0.11322569596111864","host":"s3://npm-registry-packages"}},"1.6.2-alpha-ef63db58.43":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-ef63db58.43","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-ef63db58.43","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"3f716f674712153738fbec80dbd11b2f40fd6673","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-ef63db58.43.tgz","fileCount":150,"integrity":"sha512-Ih/wS3yWCichhyGeDHEFwlbV3kvaaB1HND0C0emxxxaf7xo1oNGBuf224tMXzic/R+EtlYl5Fyam14sI239FHg==","signatures":[{"sig":"MEUCIAv/5KAFM792YbRZ7PplgyEKYml04mqRa8iGH3eFq9N7AiEAqqzT4oZpWKet8X33eiKoIZJcf2+ikYR9y03PeqZtHUg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228027,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZ2egCRA9TVsSAnZWagAA0K4P/jum64aApxFwLa7jvdKM\ncdFU0MAvBPgNqpSrUgW9rdiax8S30ze1tVAPyJanglxUsTAMH96xIY7sBHEK\nyZRS4Mwn6P6w+KINR2xqhrL6t9vAIM1QTwNwa4NDefcawJSareHQFbU5x+1T\nGXS2Krew97qk0DK5KGnemYjmd3v009t9sMI6PT6522a7PYbZruZtyshc5Mki\n8/xZZnVkqMhuoY+qGF2WeqaB3/yV1MPPZG5bglGGuj2rAugO/nJ+TtrpbAwn\neF7dF4wQlAcpS8Ch6xNxljzpm47FhHUarcvRk0eugZExK23bmXwxT6m3Hmky\nsWGW9Hm54TwotZHz2zeqO6zwQCplDcvD5bOSQco95vkTf208eL0mBm1ykYpV\nzfgsUMsHszgcrqqzdPRAnbExRVWHvqdQg0sIm6CT7d+StTwSIk8F+KGG89tn\ntMJzQWP9nUk+lNT5Vrbz5P/tEMhtq3e1Vfp9VMPx/W1K8qTyCGvUTS6SpZuU\npjchKN953GYTcT3p3JfhAB+lXSdDJ+n7aFaH6BZn2eq0y5o7d9ud3loEQCU8\nylM7DaHuj8nx0Ym+WFwKbAQlc6/wux0pYCqq3LgTqzlrsCVhsWEFWn0Q6+VM\nc0BnmpZ6Dk794H0wSvuggQSsrCIbNv/kYcSiwPSwb4qYL9U88JuGojfEluAL\nESIp\r\n=5qFE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ef63db5851a4ab31e27c2e8a08abfdc326a11c9e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-ef63db58.43+ef63db58","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-ef63db58.43+ef63db58"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.3","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-ef63db58.43_1567057823281_0.22289322090185681","host":"s3://npm-registry-packages"}},"1.6.2-alpha-e54002f6.43":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-e54002f6.43","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-e54002f6.43","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a4d395a799082d85a9cc6d619acc8628a308e29b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-e54002f6.43.tgz","fileCount":150,"integrity":"sha512-ADJIJOyUC50xHMs1gB8DBSrGedfR41MdGfAuc/FVteVrDRB6qcYYYXtg8XyLG9jb0AaetKOWflad9bktBcGpLw==","signatures":[{"sig":"MEYCIQDT+k+WEUEew1dNKuOXmVHaNkvgJ2mvbbVDYQjO0kuC4AIhAKui7diwBKeEMptr5EMXBjqfw0WIAnYeSjS6dDgOwXiW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228027,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZ4I5CRA9TVsSAnZWagAAqpoP/1psUvUmi5MQ01xzfATQ\nxKrrIhBvvzhoRies5nEEtf2b/dszb4RWLbsQAZFdjHxQDnm8LGWGRWR7d3iP\nM7fRMiAm3Kfcm7QnHi/AT4aY3cYxA2QBmJFmzvSjQ8fcqrN2nuvrE2uqQ8f6\nQ2/Y5nmy2SWv8A8JKb+AS3Dg8q+D8TKFJOejZLac2NIhlVHo5rqHTql/UjE9\nws3bzheJVDONgAbNGt0qt6bAUMp1RK/zoe05zStezSMt92R7W9qeg+Z7Sw8X\nWcu/HPi/e/UIA+haDjBC3SeGBKkgie70ZVvWSOG0aYnJ1vdBcxs41/Jhf4Sk\np5td+v8e+RBlj7uHgZUv60g3RyeM36c2nJV6lsCHg2qkMlNFz39pPh/V3oG8\nw3x7hIotS/LDgQZkDS6NqmuWBSj3KPvrsHvdMwGWKT2zdvOxj7wUjC768MNi\nxSiDR7Rb9xhXmDJpNBj/DvyFDkyhNind1QpcH3JDn4mSA5jbQcCcaOFwFf7E\nLNeL1U/GBMUOxZ09bZGASAJ8+rhBl6kHyXtFKRwMR314a8yiwZ/eMH0cAQmW\nW4X97WF2Cin30vcnqwI6wK/T7LXD7Hzzj7lQrOGDpXqqx8bHUaXiPK0gsIcw\n+cI12gxHzpG0jOC8+vcl5Xn3Y5C4LmMwX3rwyd5SMc7PmtMaBYFzBpTNidie\nQ/R4\r\n=lc8R\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e54002f6e6cc7361cd50eca74a7637e77f72a3db","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-e54002f6.43+e54002f6","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-e54002f6.43+e54002f6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.3","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-e54002f6.43_1567064632718_0.9598059639906742","host":"s3://npm-registry-packages"}},"1.6.2-alpha-1e5802d1.43":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-1e5802d1.43","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-1e5802d1.43","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"30724434525cd665d1705876727a565cec6d4be2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-1e5802d1.43.tgz","fileCount":150,"integrity":"sha512-v09TOxW+8WufavohvfM2/K+bPJhT5bpRVdupzPoS7rDeoroK8RYep5PMjdKkUhXaijN8wRT5FzoVJCXGyP+S0w==","signatures":[{"sig":"MEYCIQCn1KRvgH7N88NXRPuqzMAWRINe7FvEze8jrRWzEKIs3wIhAP5GX609zrAGSicZLgfhWrj33NWLlwTgFmFYCI+MTZdt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228027,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZ4+wCRA9TVsSAnZWagAAYRMP/RxfWnic/+dp8758ssSm\nTD1vD/va7Dq57QsBD4fz6c9+xdKNO1RavOVhGOJckN7V7x24htKCYC3CbRAk\niSlVq8ZZIwuXWdhE9nhyDkC8SoUMvJlJqJWQkVfa/GD4xOO0Dp/zeh0/lUUW\nw1eNmcWwl/Q7RHkhDqKjshVrYai1XbG66u6zC5Tps+gKUdlaIbafUnSBokKo\nKooZMt0LtCGtyy90xMwUFhb4DPptM4FldBLhme8umQjMqLEeaPyBjLZ6+Lbo\ndY/Ixc20n7RQLSN0FRbhK6wRIDPxSSSeeFs6uchr/Q9CjqAFbOKj5cHNeUK0\nCY0feSPze6QfVnDT4qe8YMV4IEJlhmuD5a2/A+42VjvMYm09Ce7pMkw6FxAL\nB/YDpc4H7ffbZnYkU83IcAolow4gxWcSmUXt1VEOoY/34fj7f80yDSPJFK6G\ngazPeEI6Vd7JqjaulgorsJ/IyGS+ADXwkKGooQlvhNXhsT8SuA+Df3dAnbtB\njVMSV3uMcON0kpEfMVe2I4AK+OAjcIaXGFU8HB3YhZWBXYIEoSHb2NjGCNmc\nDFLCGkTdSA7V962SIwrI+ELvgoNrfSR16tCu9GxV7+AMptV43wc8GIXsP43Y\nSHqRJW8gKkai6Z2U5yscxHUbA2CRiJBda7GhkK03Ic+00AJv87d29FeWGwfC\ny2lf\r\n=2sVM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"1e5802d125a0c99908f0bd12e6da66dd3cf35d08","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-1e5802d1.43+1e5802d1","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-1e5802d1.43+1e5802d1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.3","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-1e5802d1.43_1567068080202_0.7440196259950662","host":"s3://npm-registry-packages"}},"1.6.2-alpha-19a0c8cd.44":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-19a0c8cd.44","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-19a0c8cd.44","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"994e4d6f2a7b885c0409e862adbb9e168aa37a32","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-19a0c8cd.44.tgz","fileCount":150,"integrity":"sha512-eC4j/PUwu2eHSh+J233JNuAM+3tSTNvMYKoEqURmwXSKoIlp+hK+TQOM0EmCJInaJQuyyDeINyLyoeQdOtwrOw==","signatures":[{"sig":"MEYCIQD4IUX71RuhGOkWYOl9hHA2AEUyv4xDslox0nywkwIe4AIhANt2jfiw0bWPPywEVCjttddXEUpPe0+PgcTLDssm+jBx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228027,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZ6rsCRA9TVsSAnZWagAASK8P/0sCCTGb9iFOnLfkDz5F\nBpDr48cAlpWBSpUOuHFToJv9gQ4xrbdk175MmtzVM3NXkm25zvWNOtY6sNR5\nZv4iAxkJV2aZC1H3jlNGWyIJAZOo8EvhQwdnovob3kccDsnG2ZpzWCPd1P3F\nNeeCb4GELNE0r8rU/BE5s1xhFs/qzrek3dqxknHZRTaJbOpckspZNwpin7aE\nde1+7/ibVr1KTZ+0wHWRp9Ra/WtrMgGT6XWucl4wZwA3YGizHKTTxVue7CU/\nPd3ESkrfM3VBghr7EXa4PE3FAwUB7S2gBQ3FF1zICnyXyi09JzJeW/KUvKWu\n8vlDYosAiO6t9gnlhp1YLa1hlt7+ZzUL9z/J1PQFR4sumz2YFj3vc10UUJAR\nAPKSpm35i0cLJd1z80QqJS3S5vQrTRQaERRXxA4XJNPNkOAKCxcXCnyBonGA\nI30m3I9YPDkHBlovxtb79M4YGPIhEOwVR5b/W2t9sw7TvcETolmdD6vRGZ4d\nNJjyeeZRjAlNUv2+HCPkU9poPmHgoVq0HIB2slQHC/t6Ignu+M+e1q70byuf\nWrA8miJ9ptwFgAEUqN7RoV01G3WhvefOjsZ1c1rt9skNVx4wTbNdTvNIKoGR\n1ICJ79TNXEraW+jDf1fcSfdvETEDLxKp/fF+CQoSU7491zulH+uTAT/DlZdm\niffU\r\n=uYs7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"19a0c8cdeeebdaf3149cbe40985cc5e87e4d0682","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-19a0c8cd.44+19a0c8cd","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-19a0c8cd.44+19a0c8cd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.3","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-19a0c8cd.44_1567075052082_0.7652013914746358","host":"s3://npm-registry-packages"}},"1.6.2-alpha-1252b168.45":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-1252b168.45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-1252b168.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"06221373bef42db84a6c4fec6a25f74076bdc565","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-1252b168.45.tgz","fileCount":150,"integrity":"sha512-NAhWOFkb0ki2SXGcsafDNG/m19yPgLNlLB3cR349poFOUk2hbdzRj21OVinp20D6n6SfPWWfLhOOQj1ZWonIhQ==","signatures":[{"sig":"MEQCIC/2jIpAfZqC7YAdv0FMm/u1BD4wGRJd4SK1vJqHqjAdAiBaMMyfMJcEBtRa5IHzpXMt1Qzl0P70y4/zJQ+VP5Cqrg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZ667CRA9TVsSAnZWagAAaLIP/iDxIXcCD0nypExPoMfp\nKqbf4UNxcRz0ipRFQM/k66B4qSSgZmuzebKZWrDv86Cgn7ZoMiMSR+Bfp9IN\nE66CBfA/BwoW0pxOqCVMz+bqG7s/uR2xqECi0AXYBWnmmkF5XgINk6Wk9Quz\ncEA6PQulN94cxv+R32Gps3yjlwuyA8nIF7MSVz9TYzAAWZ9FKUFYH2s+gqHZ\ncudnAdjXAZv31aanAxCSlRK/TsDc+FXnzViGYXI+QebwO5CWMXmh+ovofWPs\n29+VQfsqHkBaD/y/uFwSumxUYKAxCoNAVEzeE8maWyEOVBt0CWa0FqBLCAT+\nLWXW0okbJSqSLuaNthGbdj3QAMBkwo+XfUOw5Qy3NoVqrbe8Wz/r2U632+46\nS0itIMhj1HPBHpVUdUuBgOO3dRtHdKGFInw1zEPJtpACiZmyQ13BALyBF9B0\nQtfAZA36ZaCNlIr3XOv9eEuSf/P7C+eWlceZpI+qRfX8C8YBrHLh4jQP9dsR\nP1xq9+w7aqDyT0vPDw0ocps1td5BJ4HX3VjsFE8F8nbmJwOSjp8reJ5XcYxx\neaAQk8lfnqP+zyE2iWNK/bzPZDRUfANQkO5id+57yyr7qL3GetVLqVYoZaiY\nU0iTKAoK/vOSXljn3rW0RgYAleVVnGdZH2+4CajtbSfC/pJR42tZszedP0xX\nloX5\r\n=CJ50\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"1252b168c56b04b5f66b644926fb7a2bbc6c529e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-1252b168.45+1252b168","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-1252b168.45+1252b168"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.3","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-1252b168.45_1567076026635_0.6066252965538996","host":"s3://npm-registry-packages"}},"1.6.2-alpha-cdcdebf3.44":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-cdcdebf3.44","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-cdcdebf3.44","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"05c8768149104fc61f24c5efad0b085a5b60d1a8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-cdcdebf3.44.tgz","fileCount":150,"integrity":"sha512-neSaQngX7NVZrWkyfxbxbqzJF900CEY2Ir/PBUwH2IgHDGvLmpZAh3z2SlrFnHs/dQ4lYJHqCZL0wda3KURk9Q==","signatures":[{"sig":"MEQCIBS/rEY3JaJEmZ9cUqzXnEB9TrLnaFl0cbiyCj4tNwaxAiAXGz85Y9oz2cmTj4hvvHd/4JW9mdcsATUnOFI2pcDF3g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZ7g5CRA9TVsSAnZWagAAyn4P/13tbStlIP82l31+gayX\neMOzdzBMdzlFyfOCYbKitj9bUYFuRNgumAGXctdiUHc8CTRB1n2GXKVLeVny\n56EmkmxllTr3JgTBEH4KGNXwAoom7FKUOOa4RUcXURVscWDNUYRVoE9Ottps\nawVMUfWrTe2njBPpC6Pl33AsARQVha573HJis7NhUeQgh4RoPNQA0C5C8SYM\neZf0H4hxKXRUYGpqH0+2W0fXKrQx98IfbKF86JL4o/AiRsLIXayPU6gbAOxY\nDMGtU4/tRWhHizPVdMMzZ0VIo3vUf91w2icr8S24NvRNKl10SCtvcusFdX+6\n0LCmqWg7ahumHxz/oc83rSrRSlGTh9B3tkZ8l3bctNe1Xe2D32s+czhl3N/B\nkvJYG36gCIdkufZwqprtiz03W7SWja6RpdC9HsA9aOftT69KJoDFxbeAsz9p\nSuQpJoZRoX9XH8RKFuEEq4yoxS3+aMxmPx78kNSsjxtY5vi3gB/e6uguHHJC\nxsXadxlWXggQ8q6DviezmZlmC0DVFav76e404Ww4qUx7i+yc9aGRWNI5PHAa\nU8DAX9KS9P61VAU6NWRFKZXJlYQ1mHcyqK5IdHEjY+i3m+kjA5Jkpq1YJ/nq\nlv+7RXcXAewkV/HxsTiDdGonTCbg7CcGsCejICN9dW0rf//NYg2C2M5iEhGC\n8qqg\r\n=KkYT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"cdcdebf3e16b765caefd613fffd31a80f02c88a9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-cdcdebf3.44+cdcdebf3","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-cdcdebf3.44+cdcdebf3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.3","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-cdcdebf3.44_1567078456695_0.15791600900616665","host":"s3://npm-registry-packages"}},"1.6.2-alpha-90a5d053.45":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-90a5d053.45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-90a5d053.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"3fba460aed646d5ea0f33f9fb38c30a5b05c80fb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-90a5d053.45.tgz","fileCount":150,"integrity":"sha512-MwWD92s0ExXjslTmUZMW65H5pWNjTeG4wUVfqZcjiG8YVnNdSZ9MJ0SxcEIwhRtSbqN4fZNRfIHYxzEkdFGHQg==","signatures":[{"sig":"MEYCIQDSUP3yw2C7o+MyP9YSil6+BI+0f/QwnRnjgIDf4cPLEwIhAJNwP9FIdRcdwXpGEsGFnmNOPXXxP+9clwlkzmrLmtVE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZ8tGCRA9TVsSAnZWagAAkP8QAJG+vx9nNJtKOB/oa9y9\no4ASa8CVtJhJMDc0EmPQu7vTEt6GB9eUqJjopGMvwQenp8Qpp39PrbHG1qOV\n9AeRRz/odwOvuJKmI7EKiTzN89i4b7rbbVYqX1J5/nE+7ZA3V7sxfZznkbXV\n8sKtGnZJU96tunas7ketwod7nEAW3Yu72G7wHW4FEqp3t6kUBhBZ7x8g3PQ5\n2PyN66u+b85rxkPZKsNY3b7fq7T62QNZ4ziHwKJNd36U2nCqViQu9NFkGrL/\nBWk6WeVjO6k34AhRSX8V/4isaODPe79//t/DAm2gROA5c/DmgDZg7/BQj0Fv\nzFOgnwRey0L6fJxB89MF5kaGG8yT6VuwGOO6ak2HbsbFF77pc5Rf+bXWIpbw\nvnKZpXp88+2T2uOpgNXcMOTSzyiNiCPsMeyPYHajU76Qhb+GXRkfquLQk2mg\nrEWZJ7xRoumYNGm4qx6rfQRE8MVk8E6mtDYnNKrIIqSK2xn4FTiAaLS+TNdA\nVZd30aynyLPkDPwLr7A3M9oE5eIbrtdHRq2dNY2Zgp+TCa5dNFeNzGJTIy9h\n1m9uHVM7C+NFh06SFIL6nEYEduYJM5fDjFAJlJdbqevj6706+lI6CdVN/rd5\nzXBIYG0TUtKJzSi564Luoo/wqLXKzNbuAxvB/euL91Kk5p5OsHZ0ShukGF7Z\nPD87\r\n=BSDZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"90a5d053501624397b8464341dff72e7e2ae179a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-90a5d053.45+90a5d053","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-90a5d053.45+90a5d053"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-90a5d053.45_1567083333252_0.6221456516088382","host":"s3://npm-registry-packages"}},"1.6.2-alpha-d8c4b05a.45":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-d8c4b05a.45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-d8c4b05a.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c271a65bb91f98befc47d95befb6eda74f329b5e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-d8c4b05a.45.tgz","fileCount":150,"integrity":"sha512-nItKes/Qm6WS+HCtABgLGX3hiJd+PYd2GkCjRbgofDZAN6NvSPTWM6VlBmavGyCypS1w7258IZTkqXjIe9hR3w==","signatures":[{"sig":"MEUCIQCLXh67OYDUtxNxNsRfuL6nbvzLG0hJfmKgYNgbygHdIQIgCQ7myaJmJVHk7OI71sCXwIIUTEtDRyYooPA/sF1WttM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228027,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZ8xxCRA9TVsSAnZWagAA+K4P/01UsHS9FMD44mVuz2xE\nIGK9YqbaR4vR//ca4aXYauAXGD6NLmOA40m/87FuN6egeKcfhZG88o6PuXVD\n3VfJ9Gn6/+TqdzjXsRV/DifDfc7aC+J87uqc+nGQiW4EHaAiyWFBxhBvj+fM\nPPkGY+5FoFW1wxp5qGSDgvr0okhxl/e2kFHrtG3s7EnlMUDjA71ECp/MQDEY\nPQjrlMwPV+OwsssXFd2KKspUf8pPniNqcHEr2MikwzaQtLWB6RsMkit2NECC\nm+o0NTYiPOS+M5TUqISFnCNwvmIXZWvjqu5ewMUphaUt9kxM0Wr4kSXTTI68\nRLT7Hlm5P6bazM3xW4KMqwnihCXFU3HgkSHeef1lL6J7TFPw3FiuE3s8p1UT\nkbXsifRkBK0TakaKE3JiRH0RNxulssQADy27IUGzYwY7qQeAf43SoUbB5II2\n40CxXvIt4LoEVTgGf5bUyeAw7Qshyo2/D2PTE1MjlG/m9Cpu4Dg0eF1NDwPB\nSfD8qmRYxtOiG2JmGTN0FulNYwdUlfh2W9luC3AcPtrkc6AS4PqwF4qeA1nk\nHi0yo34Pk2jAvGuKRC6i8fFNe3IsiOnoZNWeCbzx66aPnqisSrXifVPwZn9Z\n4CSKI/6fZDoXUUN5EQ+tp1uUZQjfZ0cxOFMXp6W0V3sFMZZJiUpb+3IEI1C5\ne56H\r\n=PBnz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d8c4b05a5b4b564f4d3a7124e12a8609cdf04a22","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-d8c4b05a.45+d8c4b05a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-d8c4b05a.45+d8c4b05a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.3","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-d8c4b05a.45_1567083632604_0.5705342650248688","host":"s3://npm-registry-packages"}},"1.6.2-alpha-8286f3f3.45":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-8286f3f3.45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-8286f3f3.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"2ab133cfa3adbfa624c6f7b33b1ac61cf2e74ab7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-8286f3f3.45.tgz","fileCount":150,"integrity":"sha512-JHK2ofybV47ER9OuFcsccG0Z4Dmfwk75U+Vlomw7w0jY3CYTey6JqfFH7vAg+gqyc8uBweRECBzfPTaIK8otEA==","signatures":[{"sig":"MEUCICTcoTVC4cgVjKCMJIkS8eZVfRDAVynbgFiZhH96guR+AiEA+ep8gM9u+DUDPC6DN1ffl3MnNTPBiaHXRfseE12FcOI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZ817CRA9TVsSAnZWagAAdW0P/0EhJyE/ZKmbd+wiSbai\n8C5aCLdTkW8a8MWeskkBX1xpSgdvW4wtyWv2hffzYU7X06ph1ESSJ81Cg7lj\npwz+Dv84WBNOG9Xp7OjSJPLTdNAVWg+04lBhe1twz+jNYgrSCQyyqAUhQrEI\nTK4mrmjtMPTcsiz1DhUdRRKADqWg5AQtBAlIpdqHZVvHaCJteG7TSVvHhC/s\nymwReoVB76hIq8M8pInvNzSFZU78Siadqr8k7HWCooBYwkTYAqKLb5YeoGxe\n2rcym6t1a0hA0lfU3XWJMn7LM4BEJcV067Wcys+SkRinlVBI8KDBvtPXvalg\nQN6XmlATkjwJkpDl5TLdfBBY/+MPDLMEeEgtB7GggZilK8Q0QyyenrGLzrKz\nu/p6UpAxyCKWyxMJwhB8QJLZHy5xal2Lo3msp5dAWIjyA7WYLJwoVkeFEURB\nByv/eJWflwK3reDZDDpPt6Ro6/okol8KchyQT2sL+kBtNp7HV8Pd0buCq5ix\nA1JzaMOvGz33CITVYe0gHjUKrqmnplomcmx1ZsIgMU1FE01LW8B4wJCJMYwq\nCmJ5gEVxxSFQh9RzHKaRGx+kVwiudi+T6snSqdyXuhV/m2LmCAkhli4m/l4+\nsS6wMA4rlhcKzQxuG+hRw3dJ06QGeT2lIHYzZO/X7IyQRgO5KH8A+1crML3P\nHBC8\r\n=5/0R\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8286f3f3114bed72fb6d6522f4aa7dbb6cbe3a8c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-8286f3f3.45+8286f3f3","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-8286f3f3.45+8286f3f3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-8286f3f3.45_1567083898467_0.47717609826716645","host":"s3://npm-registry-packages"}},"1.6.2-alpha-aeb3f880.46":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-aeb3f880.46","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-aeb3f880.46","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"e850806b48993e02b6fa3d173a53d37ef30a850f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-aeb3f880.46.tgz","fileCount":150,"integrity":"sha512-sYahqkDsGJMu2ogq0bC5UgNoSvJYtVQekRPRNp/r8ls8p2G5EX3aqZ2Mi2d9bHw9rjiYiqwqvy1FyzRXBKrMTg==","signatures":[{"sig":"MEYCIQCzDP+yru0f+wpPPHGMi+7Y6VZfqpDFOKriz7k3QpcBVAIhAJlVBh9tJ8wMXWz7hGwZrVKqlOrmvNzrUH+XRdSnol4i","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZ82xCRA9TVsSAnZWagAA96EP+wYVFwiOmS5UMXbgNIqp\nynM43pxasAwRtHaYgJZrCOkRirXyDSuAFdF7tObf01LTqYrzmshoZpLGI9Tj\n1cCJ88+O6jJE9cr1GJTdQAp4UJlxHFVr50O/mOM+pQC6I0JVTFbSKc8bVTsh\nOeIob7f5s63qW4YnzEI7yyezfLt2EvUSk0EuJqOd+0EEtpOs+VfCtiW0SjDi\n2DDcVFkCwqERwmWCIRPfEJgeaQqg+p2VxRSlcJWgvZFM/g3GmBwf802hf5VR\nXNQT5Sv8sNpB7gA6eYmE602nvvUemomAB1Lvr5I6jCCWMy535tGL/V4LOR2l\nfplcd+PRZHYaf8XOrODtzkU0hu4mIv0Z3QD3fFGQY2Tq/ZwBLSYPSyZGwylA\nA6KtzB8yubeHuaXfL4C5f5AxFUsHKIWcpT6+a4Kyq2ngGrbTFNvyroKGprmI\nXwnNPzqOJ+ggbqRylpaXQYH/3GBUI7XJVILTx/f4GeE07n7+QfW6kXT2yW73\nSOaTDDtJ/5Sgbg6dxQcmnB3Q7R0SrTQySIzHDaf6CBXQebIb+VR+2r6ttXvn\nXGK8yFNynLEE8Q9pQj50PR6tzHb8qs5dQho/b2BqSMhwABfu0CUnZV8z+0k2\nCrYvyDTUpo92p+1X5jqe7+M7Ge3XNbI0WLZzRsTpezoAQlQyD/oyHVlSJkLk\nbu3H\r\n=PAUw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"aeb3f880be1d738d5a9406740d4254c359102b90","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-aeb3f880.46+aeb3f880","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-aeb3f880.46+aeb3f880"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-aeb3f880.46_1567083952944_0.09164734901766836","host":"s3://npm-registry-packages"}},"1.6.2-alpha-43700573.46":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-43700573.46","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-43700573.46","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"885a6afa4f7b96da8923ada5bf78ba9a2734aa44","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-43700573.46.tgz","fileCount":150,"integrity":"sha512-qRlZbCTrNOOL/xktQSOWQlrfNOvl6xI+btshkZHXyc2ll71rhoPf+PFH5wu9etFsH+2nMVabK/cgKClpcAmNSw==","signatures":[{"sig":"MEUCIQDrjDuioceqHU+wPUpp9I7vD5NX/db0iVKeN6UkSDR1FQIgaMAdvEJRKJz5TkQFDIFiGD+nSoN2eSixZGYyssD9JuE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZ9HqCRA9TVsSAnZWagAAHiYP/RmkMGkl17FCoXfOQL6m\n9RFH5TOL+k8wwfj9kuj2bgcmSmu31mYsdCcRtH5GuL2vW0GY8hF8VlUs5s86\nig/y6CBrpdwe2kO38XjWerczQ2aK6x4PBqW7Hw/963gvSY8BIrBB15bLrxVb\nVoFVy2kxIm4Kw3behEYUxBdYBXaRxhBeThd7HBFA5Y9q0cpVP0dHYA3Uisjj\nxcXpILuC9kGB0PkqbJWBC+KuXdpFep9lSnR6jt38NsnqE44Elndw8IYopMB/\nopdneiOCoNj6baERVUS2DBqoDH7/iXfFB35ghPN+aqvia/w1l25Cdac7/h7q\n43pbJtz64x+TpDhUYDcsgGyuUTzfJxctIu9s1Wb5jIqyi2tBRSly4zf7+o/c\n3mJ6suWNr8YpSs+EPKKOvMIvpfr0SRVYEBZZdbpesVDyj1xfzjFu7mgjiLHo\nAz/Sgd8wsONSCuLn42Z/YWc2/YSLF0X6vyaiFU2/iXwdDv4vPZU64U02GPGv\nxS5i493ZIm91x+lfGjmEaETzu3yTu+qsllmbka5Uf40klquSEQSwE9t0SIMz\nt+EX4Dh56cUc6NkX7Us7B2l26Z05GjQPt/7AO+vFvO4sib3s5sVhb+SGXx77\nlINETg8kQiYpIDHqTusv+TB7vGlocUuoZrEVvxqJrrfaFvBKCuGAFbpQ1PTw\nC0lL\r\n=0V69\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"43700573118b787c5c85c3f9abe5e63de24c3bc8","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-43700573.46+43700573","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-43700573.46+43700573"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-43700573.46_1567085033780_0.7142787322063271","host":"s3://npm-registry-packages"}},"1.6.2-alpha-f5250087.47":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-f5250087.47","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-f5250087.47","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"52e27532532587e4c5ae51edeb2237a78bf5b189","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-f5250087.47.tgz","fileCount":150,"integrity":"sha512-KjGeelefVVvogrbCACikjG4tUe8898lI6L5QzJlSyYWkUodBQFCcRUpzpb/jpNq0YR52zw+eqSoR0jywicLCBw==","signatures":[{"sig":"MEYCIQDf8v8S0j2LaWM7+HfOvdj5GLs6xug/fjkrvOhaCP+5TQIhAI7nT88deJ6Nb5qkbCZWu6wW2DP0sB996xHZmFGp2+NX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZ+dQCRA9TVsSAnZWagAATBMP/08dokBgmARwXr2VhVpB\nqiKhotCyC7l7E0nhm67g4/AnTCC8RRIyeom+0Brgycz6uyeYFUo1YUC4x66w\nhv7XuKsqArUDu7DStAmUXIVCR2vQT72nPLqXphwPfChoYQiQIjfLr05BWPaA\n3ZtFW9BhsWfCC2pSZqqNvUhv2IeZvgR7D5T0jwKf4vrEiMsX4yeApggKh1k7\nSPdvsjykx3mUV1J3IXSkkLtePwxqSQyEhLbmLeIkol9Q0IpB8UZz06/j3gcw\nN3N/0g4S5Sut4KOEM6Sfv47j0VG3hh64Lvk2wKhjOl/DYHMnRvNXPBdCDkh3\nvQOWKV+VFgo5/t+SRfynx749hqV15YYNTcK4ggl8wDusD3Eov/8cnj+SerTA\nS8iD56vwNG+1DH9z0FMsUXzzU9tJANxTEnJo0mqQOt9dIX6ktYC5p+FKg2Rs\neO54TzwVP2k+4uvUj6ePqpQayPLG61DhQ/hGpR0nhTVOzuuwFGhC90QGTNAw\nwk2LwAjm7YHThR8Kh2t7GLfP2G9NCW4ffH4V9Tz27G0bC9hcSniTcW8xYgQJ\ntHq9/pVPYQnxj65/weoA69KoqwQd9hv9wI+lWC3trAC7gfc9WMh2PJ5rJ5vo\n0BZoZKxor28fmnyA9eVeeEZkcl9nUpIsGdTkjEct3xm9QVkrnDZnvzn5xp1H\n4VTQ\r\n=SqOq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f5250087ef756f02803259abeecf318cd4180e9c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-f5250087.47+f5250087","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-f5250087.47+f5250087"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-f5250087.47_1567090512130_0.3431481315099001","host":"s3://npm-registry-packages"}},"1.6.2-alpha-34352090.48":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-34352090.48","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-34352090.48","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"d0bbab10fec2c5f1e5203f3e055ff47544b151a3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-34352090.48.tgz","fileCount":150,"integrity":"sha512-7LrHyptYaNTQJ2McJ8BNdw3ucDHP7TfqlGlJmErPDWWe6g4/QnjHhy7GQ8poE6JJ5p9RwGKpVHLzNVwFhVTJew==","signatures":[{"sig":"MEYCIQC/7MIlk0NmnTkRpAsHeiREkOmaqdr6e0L6YN/mEpSumgIhAL/n9iVztxpUocYJf5pOdIGwaJmJPqXmXuQjLYasUmLn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdaBQGCRA9TVsSAnZWagAArB4QAJvg0r0D4QJzSi/t7Zy7\nPNBgFgSjyHTURScKOYZHdc0zyKNF4UgaeufiqCefV8mxYfsBgTPHnZWOcq6O\nBSLCYl8wVYxfvn9ql2mUy9Q4n2JJbxCdvxFJKEYiBX+BmD4Tj5iA9VAHzCWG\nRHlGsd95kJLSGJjQeGfHaKtj5Wi7HibXVo1KeEijv286tyG5fDO2KkEnTU/m\nrfBcvgkKp7+uVHx4akyUcbSpRSbgRt6CuLR1vWGQdnPccN4aEUmefQQPxyT6\nsgpY4i/ZukTl2yTNZa/s0pONY6R67PsKGJ89y/zNrALFL95tQEdkhc/Hhlgk\nEdMQ/74Jsa6tmjENPXDhYPt3zm+p6sQ+i0T/793ekOW/NSG1zqDTh4ozTv5I\naT0R7DkRefBe7jC/zPwYxmA3gOOaT0MQZ2KzquIiNcVoDFn/j89wQFn9COPy\nybftqgV945UIu0n7ZULWfGGEjnxhUa60O3Z+S7wVCdI4pOr8xeFILcDA6dU7\nL2Bi/fK7lwrz7iLkfskRmjXz9B3Ws/1DI2HixrLtsB/8tWvoimuyjhFusSDP\nQpA1kfrcH9BQNyLmfUlWYvB4EF7V6mZ7cpN7rpJVIypimOtiWTF/iJL2w+Nt\nCC+BQLqwFESskEVAeW5WKQivM7uZIxoAc/GpNrOZaJ+grFaHMOP8Xsx5v27M\nX+eO\r\n=lZ7G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"34352090ccd7272c8c10250ad8b2877961117753","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-34352090.48+34352090","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-34352090.48+34352090"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-34352090.48_1567101958025_0.986858068638756","host":"s3://npm-registry-packages"}},"1.6.2-alpha-bf6a64a0.48":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-bf6a64a0.48","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-bf6a64a0.48","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"51c40dac4c8e3fce56498b6b8d547dba1d6742ad","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-bf6a64a0.48.tgz","fileCount":150,"integrity":"sha512-GB0EQU0Nz5n4bXBpc1zGC6Ap43K0UJKHR+kUDxhe54gGg7qxo2MQev01bOLFg548gibqF9GIT+NwnDGfPgBXxQ==","signatures":[{"sig":"MEUCIQDqgRgjpFugOhAbKIOUb+TwUMqCqj66D5i9DAw5m/P3FQIgEW9Du06dqnZGL5HuRSKj3HMYnNTR7g1oCN9YjoHzBZU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdaCyVCRA9TVsSAnZWagAAn28P/1c6IDPw3RVZBSW1s/h7\nHElnmmyCiYNUFMKQ28yedIRnc2+uGfkUR/17VXrzaKZ8XwBIP+G5raG8ufgh\n4CR0LuXkVXqJgCQR6R6ff3BOuOF7t7VkCUMS/lMtYaOpjeTIB7CSd390sYPW\nKqquHOiB24BIq5RXVBY1mN5Zb0wNz8wvddEK2s2IqdXJiXsYJZ7gidN5rqoA\nblEkztQtGXzSO0GMC4xt9QAx+yn5Zz3cFj5wiZ1v5P5uAMR5H+J/sPnsIPBA\nrRPKwP3mxLDSCSc/AlMGJiogEyKMzhCUaDlv0QxWKtbx1czpsoiFdd1HFr/T\naPRUCwVJC9n/9S5/gMrgbUKtcLQo9X2z6OFJDH/DURY+x094NGGCFVfbxw+b\nMIDGqDLYTljbIqpYkk9Xq/mK7OAj2q6U5GlOYW/JAy1PjATtc/dxhOgIylv5\nkNPNo8fVwMRvga08WeebOVTVYA7UAFUOXN88UUUtVyg0AaF8fpXWYePMxfx5\n+FbZr/Q0leR/e5e3V7IxKqfaeaw2m0OmkxeGYxXhY6eA4KKF8RUCGRx3MMmz\nDisy2RXM6cE7w8Hr5h6eeT+DbWY2vSB+OBeL3Ke/9KcaGJybfK+e9SRNddAo\naggwFsxsM2Lti2t0DLWTQs9FIeIIt1dcvmXB0kAxZVqSIekxRk7fs+NgZ9W7\nb4Tl\r\n=znnl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"bf6a64a06efc2d1abce69a223a2fbf52153a0882","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-bf6a64a0.48+bf6a64a0","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-bf6a64a0.48+bf6a64a0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-bf6a64a0.48_1567108244711_0.5641875377197088","host":"s3://npm-registry-packages"}},"1.6.2-alpha-69ba8c44.48":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-69ba8c44.48","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-69ba8c44.48","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"01a839fb9a3931930a423e22d1ae7cc511227c73","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-69ba8c44.48.tgz","fileCount":150,"integrity":"sha512-R21Ct8dqCHrz8Ss6ImdMBHQ4QdfDEYyzL9ELzYxRdBKt6Va5EoFQbCKfPUjg/c/XPh9yr7NvFZLQ3tcMpuUWvw==","signatures":[{"sig":"MEQCIHIPBV9+FuKyOnk9DyqFTJdVWLn+dohmnn+ZXmOWUP9dAiAIpfGQN+3L/kPiv3PPBi1gx+EYETHqP0Y4PLyUJBSSFQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdaDS4CRA9TVsSAnZWagAAZg0QAIDeKNUPqNkLEJeslB6D\nGPCwT7Jqn4aPbUGzb8dW26L79HrBvvmyyWVDuZcR5Gz93+YrGyuZDHQp3Ux2\ntyoFyhKysmk2H4oFEyeKlrwmE0REz7ujzyaPj41cuMFQinVtmW6xpTdSdVwu\nm/MAELWC9uTHR+VEF+XKfkIC4qLhBDG6bf+wTxyP07MAZmCPIPAxLX7O9IbC\nM6ukahJz965cYXqBNiCPo2Nok5FvVTYFCjGMBSG+Xe+WAxkkohVxLLpDNqPi\nv2O2XaGNKGCE8FWiUsciAuB1phzXQpKHBE9YDRNzei4DgAQV/m3jW9Emq/K3\n/Wo5x47q99FZp5+R6+3DEc/07WCPa6YjCCn4EBVZbpqUAeBz3j5fAvzXjrfT\nsD+ruyJ4JdzfSE6Vtz4filNypJZUjuZ8CyWkYiBmIGgIn3mYJDuKNXdn3XMc\n79srbrjgo7R7nIGimF43ykqq8g5RE9ZDNrEn5l6xrYn/b9tp7v3YKyFb6ft0\nVDRQN6i+KQvYWT4P260n6qD3Co7qGME0ldjr1VszjhIACKiTo2mc5pkOgflh\nFIVdkVPY7EEq70iDNJSmRX7eru2J/kUvkrZMLpcAmkuloeTF0/zJ1Wq80WtM\n+xcyIl1NUGBZQ8Z8cC27BuUetRICtVMuM/4sokBb/YvTioAdgZwxbb6AW6+g\niRsE\r\n=UruR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"69ba8c44849015d9025799cfa5184579443158d3","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-69ba8c44.48+69ba8c44","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-69ba8c44.48+69ba8c44"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-69ba8c44.48_1567110327220_0.47713552459725883","host":"s3://npm-registry-packages"}},"1.6.2-alpha-60080c33.48":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-60080c33.48","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-60080c33.48","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"6841cb5ea8afc61d1c659c2ff00222e847ca32b5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-60080c33.48.tgz","fileCount":150,"integrity":"sha512-txvkB5KiFkEpAZIUJIAg3X08j78dpzcJBjh+SZf2I4+hOd90hNeNdotMgrSMMRYSeUiyLKnfLPJ8d2SmHpAINg==","signatures":[{"sig":"MEYCIQD6lIhL5pzKyRHAWw+2TUVredXX+29cX9cvLgnoPTOPLgIhALjUB5EKd3eumKdz1AafhlCgsiJZHsa9wJWax/VJ0YK5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdaHIwCRA9TVsSAnZWagAARykP/RWKGgtIwiCut+tBKXUg\nOyqaqZrbjPCXe23vPGN/u0YpEv6COajALdJcgsS1jmtLkjNYuk9HGnYXTr0R\nJv6KLhkiY5BwLFy4B3xVXNAOQzejVTuAiFq2m6zX2Y/S+JP6OFt25yUP/G9Q\nnl7cHFemomlMKkrxplFPtNkJjg40uv2GNjepl9FfvrpMFAH8rpiMR1tZEWhs\nWfwgAheJHCO56DKh050j+4W4Y4GD5UYr4Er4xml/aGrmdALQgzve11smEEY4\ne9rkB4Xsir/HIbiiqP+ZVdowgoM+vfB+uYYDU1Em8c9uuXMdytmHJdf96Rrv\nLba498ZYfr6Fc3zCu/G9G3FS1vmYNi++L5dcX3tvdaOKIZdNCivpreQ1VEq1\noIuGslp9xk4GlOFVyA7B/o/Jt6BJ2WOMMkEH9/bsNYuCimsIGe7Gh6gXCV0x\nZnFwCx9OJ2ciK7bH3BoyoaBcaz+a63Mi5VcKAaZyGr9XoihAOQBg96hkkfcR\ntaqjhRGjHEVMd11D95QDTYEoc/ftL3dqRDRctqeCECjhh7vrmk8BW8iUu6VD\nzGYP6wmoBVwfAQw1e9PK0TycIseHgrUDa4W1+1eCJjFciLt+SSQSZvV6PIvF\nV17b+EAvOean/lcYkeUNTjT5Gd0XOLz51oG3wOuhq85xpjL8iMxZVuIFxGZD\nANzW\r\n=6vDw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"60080c33b88031e6cf9d0abeed8435450ac2eed4","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-60080c33.48+60080c33","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-60080c33.48+60080c33"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-60080c33.48_1567126063329_0.9508429877455133","host":"s3://npm-registry-packages"}},"1.6.2-alpha-68c7ac51.48":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-68c7ac51.48","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-68c7ac51.48","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"0573d49eb0a9f6ae8dc39b0546ccdf2ba4ca7775","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-68c7ac51.48.tgz","fileCount":150,"integrity":"sha512-XyZ9oEe4sRSwjE+8HGces5/DRYUdsPgsxPbQUqcR0QAg3rt3j7F/ucRkosOHfgTSgXBIe3cUVzfQavM9lGywYw==","signatures":[{"sig":"MEQCID0ToUbIJ5BkRRAEijmNHSed8CNHns3f4UKm6xE0UHJkAiAIUcaQ17S8WKsgboLyY4OnDEpD2JiuM/JpRoaFxCBc3Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdaLRZCRA9TVsSAnZWagAAsAEP/imANiK6IAco0/29UyEX\nMY91STcY1H9tSNwfvSBZpYn/BvneeUXGKdaGuzjaBDR/io2EztI7nZC93QEi\n423fDvXdK8MMpxWVKw70yyJ52UGwHzwdMVdv9mRfzdq4VGpdIcb6ZfUj6mrW\nVpbB2Peyk8IsktA0/HbYTa7uY4zQROtkeEsM7mA3eNvbyNUlbcGWu8zA2u/l\n0faojAwcSFx0qlkbzcUsIdpQTYfiiQatAKQDGIKpgDjY1hCXZSPBzmAI9Ysg\nyOAxe2o0RTrlEZXxqbJmHDzYxrq0XgSBZa7I583FP9YdWaNd5d2W+5dMq885\nnAzWJTkrjGkcX9wqVDgbi9PEMZvsffyytDceJSLFRrUlHNkXm+gC++aJSrn7\nEI85gyEIEWzBAtYqup7cseMQHa9NX2OyZ324kaIlfm0ItJdED1L9iAUNKhoV\nhFNrH+Yu5Vx5HXxpnnZbRchTNVjUgkwubBemNrJeQg15xbRq/kNtUDBolmlG\nXxNVvC53EvFcoPwdGLx1q2KaRpEIEa41TgsoKdHXybs6ZYRvqlDBOE9JSV8E\n/oEC1v6FVXyROka4qSHM+oVYva3ifMmb+TWA2AR/bK+r0ZhqlaJfKQayyhyt\n5RfY3bjEMwu0LO9/Xy074602Bpsy8xc+8gscRrE7NWxBQ/xQtqO99ikVlEqn\nyFih\r\n=XlhI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"68c7ac514e2550678b347c7b89865478e54f3f4a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-68c7ac51.48+68c7ac51","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-68c7ac51.48+68c7ac51"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-68c7ac51.48_1567143000219_0.07707561673224883","host":"s3://npm-registry-packages"}},"1.6.2-alpha-db139674.48":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-db139674.48","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-db139674.48","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"560dfb4caf82846484b8aa3b906f4d9816b2caa6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-db139674.48.tgz","fileCount":150,"integrity":"sha512-rXf0LENb+PN+TAh9JG9Qa3/hbbCDsqGxtHpTLU2TCKURJKIOPS3NSHZ7iEmJXZrRKbJPgaJajVR7UA14FLBtUA==","signatures":[{"sig":"MEQCIDoMXkP2Q9GWqT/MJNDYzcFMUscpEzLWR25+MOWKMlnVAiBskGpnS7IPkH2MRQiE8JsvGJHvVm7m6FlUXjSEIk3YQA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdaOIYCRA9TVsSAnZWagAAYfIQAJDnnAe4aO0vS62pNSQW\nVFrz8ds3txQw3Jt+mXCRza9cN8K0t0dwVrlarDvA3Opd/mgfiA0djb9S2SsY\nU45BnZgRPjrpJAbTRwqgEjrmDyx+5P5CDbtwbU0A+dz18xM1BYcvcsr3Yeqe\nUopx4Cj8K+qx+R78JvErPubpzRHtSGa5auqKfHpUq/LrZKcZmo8QQqqSUiqD\n0PbPc6fH8edHFKqNjGWilItN+wOpMiG1I62SjB5KzzkvdubwbFqLovYXZObT\n4b7dVRY+KUZ1UyJG9g19mIykemlsGxVRzVk8BvhP2OlVuIBCicc2MwfgY7vd\n1WkoGKrG7zLo8/ypc4szhnk2R45kxLW3me+yEwer9PCOhha7zP16DZMvDJ4P\nqwQTpH7lYO6oPajgGujYkE7GDv3EZkON59MYHO0FLd1jk0xVhZQjTBqdKJct\nniAFb6bhG/R0jpm2NTn40/oyIme9vq+pozyRgM1QGNkb1okTJqcTDHFm19hZ\nMTVSBJEF54UwSaEFVkQKUHVBrpQKs2IFDZJ7z4guqQI/PpAxedazVLGN+Jlm\nSuu3W+Boyt6UHgl146amJvKBCjGZQ1a8WKebUl/XGXMaNSSoIoznDZ/QASfk\nZ8ytYg+0fv1Imz6R5G25n/XbTGPTnvU3ZFGA42slVipf2rcZoVvmC104qiMd\nvcTB\r\n=M2Ha\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"db139674fdfd19e0686498a5ad0c3ff306f8262c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-db139674.48+db139674","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-db139674.48+db139674"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-db139674.48_1567154712000_0.792044746335741","host":"s3://npm-registry-packages"}},"1.6.2-alpha-4169ebe5.49":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-4169ebe5.49","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-4169ebe5.49","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"916d84f1e8b2499f9bf16145c6dddc2729e29563","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-4169ebe5.49.tgz","fileCount":150,"integrity":"sha512-BM5X2wi7qi5vZlzFJrcFRTMgQu9ayBegIZxOCfFopbr5QNQEpDT7DHWX2aNPi9ZWYyNo21VwT9HoKJC9se/Jbg==","signatures":[{"sig":"MEYCIQDkXP4s0z1VkbNcEe13d7ICra08uIhTyniR8HNvqSvASwIhAPtOy+TaQLGMc214YLNk9jUl9emETDAfuKl6IszAzvQB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdaOIsCRA9TVsSAnZWagAAhdUP/jN/fkfXJxRpTUYkNj+s\nJ19tFSi30/zK0RePR/0vSZ/aqg5BYgh8YGiaqmsaiud7owjO6Pd2g4Ye2bv1\nfDIMvv844BKTShSJwUlRUne8zlg+JLSb3UGfC8KINBJdzTpsnxdEgRCPiFSS\nFuyH1ocSGcDZhsQTxeq9PmEnnq0khCxLlhgfaPnoDbT/7S4yRzAAR/AA8/8f\nBNdK7zjEKMK4I1QNHHpPL+PRignAj3ufE6AHqN0zcwihfiYb2aFOOXMm5gnn\nn7JJ2cIBe4hlavMNrr5lSkohuQww1UsYpuAS/nzkdRgkfQ371Wc0X0I2PHQV\nl3NYT/iPdpg9D9ojodEzOBmrbFtJSGzPTmCMXf5g64RzpohYDzy0FOtPStXP\nhRWIMpNVK/YY5s1EPbEeNA1+Wh0NuVwqJ03rIVuIVY+5TnLkBEyaUml2UOi4\nyRyer2eKy3ekSRrRHr7EKQUCNNaW3klScLBbxxqiklp0iLM5b9NdQInf2Oj0\nMR/68rkA2CBRgzx1NH3JU+t2UJbE7o2cN706l2NXOrqun+o9XM9+KoyBJ7oh\njNl9odbcgPBLhXQkZvIrZKNAkJELdGpfUIA/eMc0wREtNHI/9MlsvwSIGjb1\nECb66iiV96OW4NbifcvGOhunyjRFBkXk8B5lCnVxpQbB/K2tHNE+MIdiQi7o\nZtlb\r\n=Hn0+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4169ebe57e2f6d2aea1370d4ae3e6fb63ecd57e2","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-4169ebe5.49+4169ebe5","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-4169ebe5.49+4169ebe5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-4169ebe5.49_1567154731679_0.7849626447887128","host":"s3://npm-registry-packages"}},"1.6.2-alpha-386650e1.51":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-386650e1.51","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-386650e1.51","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"d4bc510f352d40fb6032277bafe5701a3adc37e5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-386650e1.51.tgz","fileCount":150,"integrity":"sha512-UN/AkvNtyl4M/BW3XKFtKVYqK2tfJjfK15JtYQJ2TFr/j99vYeDcEp/pn5pDg0bQB8qxw5lXAUcpkphaDuHssQ==","signatures":[{"sig":"MEYCIQCo4cBlGrZ1NYn47w/DKYgnwPYikIGSe8mLOxFVzGU4EgIhAKBBL2z6+1VFoJKxF3v/zIu6AfY2LbAGt1jSDKbn5NxW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdaOJFCRA9TVsSAnZWagAAOgQP/ildSWCZxvzvdhV9JDIl\nkJbnOJodJJQ10hcBr+GKEsKCSYGs2U5HJMuskUr0lxpn8OYO17W1OgriRhBz\nIESIrgBh7kb6Jf8QYD88Z/JA1IWDa5fiSaHSxzmajyWutn4wLJ7uTZpoUVZt\nERkGf+XPPSJ+FraEKApMWu1QBBbDnJVUGZn16JsCGUsw3x1E9UqleKvZ8g1p\norizQIodbi/EOhM3Yqoi6QZXyYHOjeL7c4qNu9/qbKwowYCVhjnMryBihA1S\nniwc67h8U4zc9kjqX6skcRz1BCtC5Q5eAuyj+h1pnDczt/e4tMN7rQxSooX5\nL9vmVVfrzQXIuZkh6cGLeQ1/xYrWtR9IwSvqtbE9X2u/9n6G6Wj7Q+gJhzZ6\nMiD/2CzT2DMM5AWg7NNQj+FBzwLyCSImYWZxLqIvzaxz8xxm4Rgf4mhO2xk9\nJCw/9v4Vkhpnm3d0EJh7Jsgq4e9TKaF9ax/T0dkmqyHTfG2SmIu7KDT9bRED\nWgiETsXEco6MetrEYJCb5w3drX6HziJTJb8LdwlbkhrXVJx/xBXNl0SpL447\nnsEg3m9r6bcOo8wpru88U3xUWIendd0OF28SEo3i844dCWUek18Po83IKKHv\nvz19y/Pszw3Ggv/Sd0q+0Rt1d2dET2ZEu1GWgF6Gme50Qh7ngawX2orCYEWQ\n4wrb\r\n=LZzy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"386650e15b1447963082dac8ad1e92b3d546bc34","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-386650e1.51+386650e1","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-386650e1.51+386650e1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-386650e1.51_1567154756959_0.2990361827818422","host":"s3://npm-registry-packages"}},"1.6.2-alpha-3be43db9.50":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-3be43db9.50","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-3be43db9.50","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"64912f9a108e61fb297e5c1c6c9f5257b6d99c35","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-3be43db9.50.tgz","fileCount":150,"integrity":"sha512-00uYjFLHFtR5oEJeeXIeSJlPikoVS9ozKNd/5ZToCKL19AjK6S4r47ZFRky1A2kR7CHaXobd3940QsWcaEt2Kw==","signatures":[{"sig":"MEUCIQCrPqcSkOgX5Nc3kcVMrP4gd+N/sWaKJ48iDN0NZni92AIgf4uZVJQFqJwuMhiM+XuQxaMTSgUguiai6RFONr7eQuA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdaOJWCRA9TVsSAnZWagAAzSoP/jIY7nwEEC6ApJ9xbOua\nfLe+LcOlE4XkS7aO3RIaEiURTgYTY2S1jWt0oNWztNaoPczqaofnJ+rpNOcD\nlDK26DUCGtLmB6zBNt/rzf/GwvSnrQLF8TVsFaZuMwvaOtaQuPbJPAs7jDT6\nr8RccsVa0Nw9R1aiixWRygUUA9UfQNwpTIF8El1M2GXql7O4ZJICWfrH8A8T\nmaWh1wJwulL+FzZZVUGyB/ixGarU2v6+tT0WUcpGP3yEeuTq2+v2uBRUaRdO\nYTmsq5W3od/vrKSo2GyyhBurHMO/53nePTQMtpnoadHByxhaIfAKfi2cKYHU\nVCn+Lv7VJgSAslnE0TucVlWjMAoaMB5jUTyzc2wJBR55YTlObVvvBMp4+daS\nIKZsU7DWGb6LMKuHgRt+T3T9Bb9bjgWiwPzC79wWBN52LjEXQarosrZDLYzj\nuKdJSZYmX3E7sJv9eY5pi/SP6HbByXNNEIZoKEfiZAIvM7T4Y7wJSWVC+8gp\nXR9tMSgX6CJpCd7i9CYDdGJYFwLtpl0I4FeupBQIhnpgyzWQPUjXt6yEYn0D\n4D5hyKGBSbMuyzYcbSfMPJHyAzrKfD6GNl+lIFJBQqQBExGBWVpLJ8PRuhmG\nC3+1FVIOw7Hy8K9h6tOn+TwCm+NQ3dsey3O/ISIICSHqdXd/ovt1S1d8OOak\nAVPd\r\n=j0P6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3be43db9b979daacd802aaadd312f0d97c556d7d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-3be43db9.50+3be43db9","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-3be43db9.50+3be43db9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-3be43db9.50_1567154773996_0.3285409673663593","host":"s3://npm-registry-packages"}},"1.6.2-alpha-b598d910.52":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-b598d910.52","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-b598d910.52","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ded0394fb4471b48484357b36079cdce66a4be81","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-b598d910.52.tgz","fileCount":150,"integrity":"sha512-50cHhgfBIPofA9JxaqS/dF06nPfMmVtmIL0nKihvylO1ZdJ1m4PgRGWmR2zbqfxKuM0Vp6ypFDDv1/e/MF0HxQ==","signatures":[{"sig":"MEQCIDJvestBhDoagnRQ1znaH9bX+mYJvLLuRcRYpBt8j9+/AiAFAXASV8dn8ULF8OEF0AHyaxY1VNVbc+aMX/mGfc+4FQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdaOP1CRA9TVsSAnZWagAAFuMP/22Y9k/bkrJhI7fKAIv8\nsxOIuSQh7e6Oy8e4hbkbH4ktVy64tf3lDDCcRFnutSBXF+viymYVOQizKCih\nm/DygGW01E9Ses8wluREcDlZBGkAOlrgRY2vPtMnkvo+EMfG/+oP04kOfyj0\nTBl8OFu5qGKigwNuBEDtqcy+49P0xm95+AE482w3pub78Z3y0Jzb5nbI6SAF\nGfxVS955orf2nTvdTzwOkXkIr4K4K6ew3f1NkaPIYFrsZXq2Fi4qdE78xTkW\nTx0nPBb4xzxwC3hJtLxc17RBvZrprQwI7Z0VUBtVaJ6WfhTCPH7F2WyXTR6m\nC2UiJ6M++GnhehL2I7OzezaaX0dfNiiGtg9bMznADSFJDF8JexSQNt6fZlqK\ntsAKDLiCsVQV5YX456j4blmqzFmpvtgsdxtSrKEWHcfJG33A9Gs9HFgy1kuT\n2Gt6yQ1GFiOVVfVsbIDpAL9V92x8bieQuY6w03x6+DUQ/zbCPCcfd5776D42\ns7SVPLLuXdgh6rqes3GyF8CZA+FXPHNIgz6VcCJ60otcPVazcWHsmxHWpumS\n9UewaHs+C2ggGaXX+VjoBFFQYj9dMUfxTdfLFcnEYwbMnHkCQbULmP5pgxNL\nI1UhN0/nqdbFDRvAoEH52rFMP4dlzeJWRn9QFywPqG6FtzgWau6BXJM4Mk5Z\nULui\r\n=nC5F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b598d9105245c3f9fecd903e21648f19b022effb","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-b598d910.52+b598d910","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-b598d910.52+b598d910"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-b598d910.52_1567155188693_0.9323943281939293","host":"s3://npm-registry-packages"}},"1.6.2-alpha-d14eb041.52":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-d14eb041.52","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-d14eb041.52","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"20d70e237fe7f66b89173315ab35419a0a1c9c4c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-d14eb041.52.tgz","fileCount":150,"integrity":"sha512-LAi4s1Ptv98H+ZWktmMwgnU3fU/9sd/cQPWlwTyYtGkNpB9tjLWLk+0vVSfqjzKRkwifc74j7OBC3XsZB8XV4g==","signatures":[{"sig":"MEUCIAs3Yy9EGetSv3336umhar/x34MCNCef8s1vBqnsUIk9AiEA9CwwwtZYHH36YvcFrGEQH0QYB6Za3C8mpavcXlagi80=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdaOahCRA9TVsSAnZWagAAwkMP/1JARby1R0SWf9E8GSfq\nuBAMejDVeftMeKhXOqNsVzWhxCdg+unCNrbquSPU0zPd+4voPdoU88AYYpkC\nwsuvmecExnX7UtlpvePN1GfmBp2TpoOxO5AkXsp3wOl2Z8xEdb6/llHVwtgP\nB65ZCAHaRPuHKJz+UIZq9wYYdlgYAZnASpR1XmcBnVRM7zrVANS9CY+QVYeB\n+WKYYHA5KJDazLHQTZBW93dmkSG3GQbAZLsaTbKfiTgJdnFiQDNH2j3+VsXe\nJkHMqxYmIVvo9EILyycsFuHdZk1+bv6Pgos5aLkrxNasuNdGHCbNZPDrt/SO\nO1hKJ5lSW5AdGJ8U5oJ8Dv/vgGBhPTI0ZhtOD9cgInCPokC/kyoQD32zusVl\nWorEZpIqEIGswfnlWMWb8a2TeaGRaElBGQ2p0B5DfMyFofSDwvAccfwwXFc6\nCtY2eiDbZhz6sYGrl40JpmtmfXsqnslS5SSI9mlZtt7Wt2zD+o/d6ZUP+jSx\n4Uet0ikL4W+00t/J90nRV/spIGTldgiDQhMkyUJvZuHOmyJ91PQLjWg4FoVG\n7vbE60EvpjPRqGDtd9/Qt6XWQDsBzp5Vkm15Sl1nSjb3wrGihCSe/oLlRHXx\nmJQ5029kxvNU739r2j8hGpEI4PqRk3AkG1jHhQiXifuq9ZbFHHANUqTkP9Jf\nuBa4\r\n=bqla\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d14eb041117b2082f8970ec8cebfec870b48485d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-d14eb041.52+d14eb041","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-d14eb041.52+d14eb041"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-d14eb041.52_1567155872531_0.6438472957784966","host":"s3://npm-registry-packages"}},"1.6.2-alpha-29e97146.52":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-29e97146.52","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-29e97146.52","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"4ffed12e7f5ae85cce6687f0ad2b516f78df98c9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-29e97146.52.tgz","fileCount":150,"integrity":"sha512-VzW0HTEx2mC8+Za9JZqjrkIshOibIIkellCb848TpzwA8BrXlrTu8Ck20NHIp/4+IQDoJ6Ck9pPjYtGnG489dQ==","signatures":[{"sig":"MEUCIQDXzaZaKMmOFksZxoBqYh8edSGCghREK8t0XR0tcp5vSQIgL5mp1YU4EJRX8ZyOh9BuEaNyM0YUW4cR/60qGNcdJaE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdaPd1CRA9TVsSAnZWagAAzf0P/27Z5IBIklKjgaf7QptW\n+aNr9UCojvgowllAvIwbOZL3yuoUuIkwS9zNNE1DpDCiZMf74J6bua+d7Y5u\nSIGSMJZH90+UH3WpJhotQ1y04JkWZbaa74jLQu4sEAfNNkFjJ+LPvmAQ/bde\nqFBshOLHEUQ/LLVZs5hf94aPQhM6YbyIHH6pW2HJ+0ryyuImXbr2oRhGWKfP\n+rx19USYRiYT0GEg74eYA64q3f0w3cKdctjm1+PzKzOUR7xgzulGYxzGLbKl\ne7mqe1PKQ5hVinb706wh6waVwzg3tTQuWXTSbynR2iDnI7FFbxSUFrzMrSig\nPFUVFnw1iCl6MxnwzeUUHpMCHhR3YrosStQKf33MpB2byk3WfVnpDep0pEIo\naUERCo/GSpfbO4jKQk83Z+SlGJ67BGqa/u9TrEA1BAOM0HyUk4HfwQb4u9je\nzYch+ICezoCZOaqpDmmWvn6ZK//seVwlEsQRMYx2lk+dbJR7RkDdbOCPaUbN\nZb6WvxSklrVIN8qYZ1SbebL6gXqJE5ER+PDOaj6FS1cOLuRf6ZaGRy5IsyrX\nOi1c/C/UMmk6BEcKs3/DfKzafXfiQJMK74LFrFTrxZ3VuGqYTh5nO6xlMO4q\nxyiTqJbV9ndrgeDOkcPl63M9B4ipmCZgEYJaqkawQWZmcLc3iL2K9OXBKHrS\nDZ8J\r\n=ktXn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"29e97146671a82c02257819ea6ae1aa2a8f653bc","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-29e97146.52+29e97146","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-29e97146.52+29e97146"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-29e97146.52_1567160180308_0.8630114153911268","host":"s3://npm-registry-packages"}},"1.6.2-alpha-38332326.53":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-38332326.53","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-38332326.53","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c3e62f899a5679feb359620a6cd4e766970e5093","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-38332326.53.tgz","fileCount":150,"integrity":"sha512-G+8Z8OBqGFPsTq/9ThpHsMw9KY2mNAocwcH51E3USxl7LiIV+l0ReinOKDb/lyQvduQrXJmlIKQbvz7JyRFHHA==","signatures":[{"sig":"MEYCIQD3jURISkKe5OLaRbcGsfMOC1ZXk8Zv7ydsKYCiKBXYdwIhAKc8hq5R1lBQr5ijH45lHWtWWIKqiblRQEk1ZivSK+JB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdaVQuCRA9TVsSAnZWagAAVCMP/AtXMiaGKDryZCl0hQxT\n/YVlPbUeTvoyFXFqtvNzKRiTwB02KYNPynwaA7qheqsbdTNSJkgMx1Uf4RQv\nL9pnqH9QxwnBwRzdVzMJ4qFPdDbcddLGzZqoKkuk1bE9PFdC5hmVwBISoB3k\n90Jct9rZAqy1NzCyBY6nMXtltV3zhpXdGeJ5d2Rg/nKZH/KW5AM2QoQSZTnd\naIZj0CT53IuiRDiPQJI8+W3tF+R+Nl5WFjomQNQPfSvejU2ISIcklD08uhsP\nYADtw0QORYGj7SY0WkI+wxqdyFPv5Q/1yuOdwRDAtO+tHhfl+FBozVS1NNR9\na3F2N+UOgjsP+QHLgM227Ssd0y+kmCLtINtc4DsH+TwWvRG6Wfyq5R8b4Zsl\n0SHJu5WG5/XEqYIFZq9O697bjAO+SL1TnMjbOQop28HYJGRr5x/uzitD0UY4\nqGXBPlGbsqQg43VISC9ef/ocOSbvxTygsdek62WGNku4Z3DyDlQyHW0nknxJ\neGciStA6320y7o4Nffo/D0UUGfzI9c+paFtHUY6vSNi2ApCQaIAf+aA6qrJm\nn/6wMtQpIvOojlDjvbNsw9fGJObpJymZKaaRHKC2r7lka2Va0jJb6U4OD1BO\nPiiDadrKJC9gr6JI74Xw9fQaVEXysgKv9C782mp8vViPJJMIAUWoKLeDyvsx\nfKQL\r\n=2mID\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"38332326a360b627eff9afb43b21c3eb13bd31bd","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-38332326.53+38332326","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-38332326.53+38332326"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-38332326.53_1567183917568_0.0834606621063263","host":"s3://npm-registry-packages"}},"1.6.2-alpha-088a9934.54":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-088a9934.54","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-088a9934.54","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"05dbc39afa3dd5544809f61feb354b56f9af0a04","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-088a9934.54.tgz","fileCount":150,"integrity":"sha512-Ek5oCDe6OfhvZF5hqBgvbM+LYNGZhFkA5RlrKT/KVyY7Ujo9s1M5tEOLjqi39ojkt/ylPRQdDCh+LSMmmbpgBg==","signatures":[{"sig":"MEYCIQCoLyp1Ird7spE63io8EXiCwrsjfpY3Nt9WZPUZWYHl1wIhAKnj1QHtQcekbPxdrBNK+vTlud9Eu1cQNkIZxr6ltCnq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdaVRbCRA9TVsSAnZWagAAt9AP/0LJvCtNxrAIx3KwbIgd\n6mhNCuaAnxXElcMtWSJFgsAwHjWaAutHhSWzyZSuHN6opcP1ONO5UOv5oLtP\n6l0WInrX50OwISgVtTSB89n4b+FiVDH8C2dgQO1gZkmjEX5wRpFA+I5IhlSt\nsGUDPtMPU+w2McJNxKnYA8Dx52Ahd0UohixC765YwTCwbGdpJA4xm78YevUR\n/FG5r+ciisThtpSQIq94Ym4eYSUPBmfwIwPGa5TePQNHtUMXMJkAcUio/ECm\npD6HA43WBtJT+u8WkxFRvz8FTHMpvDlXv0z3ipE4IH2DApWewibrB8+2F7sV\nQ92IBZq4nWASLp5Vil2nbN5nKEj9FNvkVz5Pxqnji+RrCkGrLXGN4iKHdv+9\nEB0RLwv/CXugCRqZzRD6ZJoqcqzBY5s7t6DBMRj6aC9rLINyf61nomQrSVyN\ndZ6ty4U1YlzxoN88YMTdLCAb2h2iJp5Ti6OrCKR/6mrkkXxf20oFFiOwwzlu\nM2W7Wl1s/UzYBDcRx3PB/lFjctbITMbbiID+MSiJJ0cVb7ayPYFBFVI6qggq\nH1znDJXfwX6qq56CWDZcJabZcgUCl+T4mEi4Gv7wCeUcdiHevTHah31M8h1r\nm3GvdVXM6CNc+qgQ+KR32LnCR4ot1OWQboCWmKbllyCmto5aX+P76uVMeNQT\nr1wi\r\n=8nDB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"088a9934b261dc028374907334b8de258302a65a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-088a9934.54+088a9934","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-088a9934.54+088a9934"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-088a9934.54_1567183963338_0.7564216487288793","host":"s3://npm-registry-packages"}},"1.6.2-alpha-eaef6745.52":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-eaef6745.52","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-eaef6745.52","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"60140dc3037a58eb5b9498939d76ca72ba60c776","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-eaef6745.52.tgz","fileCount":150,"integrity":"sha512-0TFuzNE0kjQCZElzxF4g7NZZoxVArwX+3wjRQWdgMgI44clcphHiLIutompuHQpdKzxrQxQOLMPKx+kcyQByEg==","signatures":[{"sig":"MEQCIHhW1HZffvUK+2zIfN0oq5FQU4TEawwX5cBbqWRtdkpUAiBUADkemKO6a/V70+CLU6aNrxhCvt/twmM5vpsLY9wdqQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdaVRnCRA9TVsSAnZWagAAuZUP/AtbE9DG9ShpnLSHQHHi\ne2luoOb3sVI21Qp4vX6zUYJRUH57cb8AkO6yp8lrvUhI/M9TUOBJDVKJlt5h\nvl1rjwuFBp/I5UP4EaZINZVynkX4b3oHUcIiMbevkXZWULxADNt8VMuM5mXm\nrWT5sD4YJ0rLxWu5J/zMDHKQDxd87AVB5SVJLSdc6AKZHgyI1sRJ3hkuQRrd\nqdMVeoyTOI3aLiXdDd7Iuj/qZGTKLg3QAD8DWiCeH4JZOaqeN+s5gPWS+mLL\nlTESYZ5H3UJCoqBjSpwBHmtoMdxjcdxvF54jOjwlJ8Y7OjWgoejE3F8Fk2Ym\nB+odTbLSsRC0Ztp06b5d2BWECfvn54FiTzeE6s5U//rZAkZVdCQiwY9kyzMY\nQnvmzTHzc0ObQmWq6dQbaCySlzgmdSTE0tEf+y+ptppXqjV6u6eh1druAA3p\nJxKpAIBxNtLDhvxl1R+Z8oJuFo4qXSkgT0UN9trFS4FiGWlRiw+Kq5djkBwj\njYH22y7s/wnX31YL2bVrES9vw/0xUugmr9Uvk2GSI9XKKvAOZa4gGJLIFsF8\nFzKYVbL8aZQao+UHVaymP5fQK66LCxvDLxRaO8x70jTIaSaWskfgK1IPub9Z\nB9MfruD0DI4dPHNSgh2TRCkyhiSatjkVgc7C2apXtZC/PF0m/Jqc1uDpQNJm\nhnaA\r\n=Mmyh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"eaef6745d3af1ecd37ce9d587501f0a64990edc8","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.0","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-eaef6745.52+eaef6745","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-eaef6745.52+eaef6745"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-eaef6745.52_1567183974859_0.4817890143108541","host":"s3://npm-registry-packages"}},"1.6.2-alpha-e96f5a68.55":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-e96f5a68.55","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-e96f5a68.55","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ffb875f977288dec2d2a8b1ca5ab005628682746","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-e96f5a68.55.tgz","fileCount":150,"integrity":"sha512-8TRiKyQfVVoi2SZzMcxfIB6XtNm1YmEFRrH+60BVM5+F38/zmVRU9gW44pEFkMwoPO+izUPSdQDpAYRNNCH6zA==","signatures":[{"sig":"MEUCIQCdJbBQ/pwCN5VQ6UISniGtKq3zE9c4hiDN7tTUs2ckiAIgGPydGvCJcmCs1HtjYEaNLDwvox4PvcJ7d4dqcwQi1mQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdaWpqCRA9TVsSAnZWagAAekgP/3sKKCc36CFGBgGwqtcl\nZaLW3xdihgUL4lEHmLds6o8DHLBJPEPh5br6Sz4WayvABx6TGhMTZQOB33uQ\nzOsLOtax7bxzwM+p6DKL9m8f/UiUajvYcTmwtPH2/37tAzfqpHYlCrqDoYmE\n9FUiGJ/IitxgBv5r57zl6T/n32YreCUs5zEkIsMC622bgoM7p36z//CfzuRs\nzNbb9naTWPkruldytTE0G9rMKAOI2PYBkuZ4CrZxTSBdf5LydclcR7ds8NAE\nfdXHxjPi7tQya8JBB7nNyjGYrBWURj26yYRM4b+Xuj4fjpl7GfgZrnVBuTdq\njXz8OZmadB1MJZvsAUzfUzMQEX2shyzblMyT2367OwF35wgH60TXFidRMdY6\nhaZJWygzpMG+P4/Hmkng4Vf9ZgSeJtREivj11sGYWuIwcYljAXw1GFx5B/U6\nqMdmRMRkuQ4D2m4YTNkKGaWYmnqQELaDNXLPSwCWYrC0otY3MJPpjXwiHBjq\nVP9yjNSdofeVWsejupImX+Z76URJYF5NouA3eOc+WdpH0r/GeuZ34aJy9kXo\nmbuT1lxsXHV+EplKCvcfLBsRAqoCiyS0jYNf867CZPo6dpYXZHHZhMKIrWx3\nWcVx5Do0LaiZFjKRd01pSGAbOFS50XWzKqRf6cS9rsSheSLgpyk2D+9laWno\nbeNW\r\n=BzCy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e96f5a68595275f960986f514ecfa7fb55350822","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-e96f5a68.55+e96f5a68","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-e96f5a68.55+e96f5a68"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-e96f5a68.55_1567189609429_0.04014062483004288","host":"s3://npm-registry-packages"}},"1.6.2-alpha-efd41191.55":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-efd41191.55","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-efd41191.55","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"fd641d30d2144550d3317f1209ba8247729ec337","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-efd41191.55.tgz","fileCount":150,"integrity":"sha512-NZhxJTRm4l+AclXS5D8jL3+sNXZ8SsrMprY2XEgrVv7GpegGefE4f8zJvolqHd77rHUcl4mYA84zMxc1X1GB+g==","signatures":[{"sig":"MEUCIH7XVxydU5apgWXBqiyMJQF6zOpBtAPWc0gH0NouFUeAAiEAiyi/eBTePSVqjU1jnHZ4W1uTI98FdhfY7YHkr3PiWmE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdaW9JCRA9TVsSAnZWagAAibUP/jzSYoHBBwYV3BMwNN0z\n2ASv+8suHfh+AjQbYRUQ1Db8aosOToVKWI5q6d9KRlk2XuJYLnW+0EjolMFy\niecU7hm97Yadw596KcesHThWRbFLW/UlOdXwihKE0XsR9jtU3t7L47mKT+cp\ncQfIioH9welSirMsNcV0zldaY0y/ksuJjdGr0cEFedTHSrV3HW3qf7XJ2loJ\ng27uFrEGlUe08rglxNHObQq3rbwWL+64DM7KkoxSjMgNiOle1uwhduNKMIf3\nAKEvtDDIjpcF0YvJIpq58D2BceL75bA8KcazWaA9IUoQzB081Iz7ayCNCcpj\nLcowRl2K2oYp+vJsy+phHQwegSa5FNWSd7PXfZt/rdh5VJs0Y2IZQCbtkdOe\nOZGxTFt7XOdtb3/UCEF0vjox0S0V+HR4Ar/K/XZxbd7h0+QN4ipbUhUK2DdM\nTLy1k2/2SBPFtsqqKDtrb8WKQZS94/idjbkesKOzT2JWKZalekpRCGr96XGQ\nIcBLD7i5Ypq0s5OgPZTCNZMvnccJnGFl5V/S7s9j8Uo6/jJzCxthkHXamne2\nIko3hLLtYmHvfLkuruIqnZqx6GEfY2N/DRZHcevvv74sAJgquaqntNXs5a/h\ntGjFrzMGlGGXwuGF4tjEh/M9Vo3YjIz+QKZ+E8earj3YV2n1NURWYtQt7hXW\nCxZ3\r\n=uosP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"efd4119138d095c7c2e1c671f123b6c01c75b355","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-efd41191.55+efd41191","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-efd41191.55+efd41191"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-efd41191.55_1567190855967_0.9164832289681637","host":"s3://npm-registry-packages"}},"1.6.2-alpha-dff5b5a0.57":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-dff5b5a0.57","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-dff5b5a0.57","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"b0a9fa76c116e3857ea09662f86244aa8a0828bb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-dff5b5a0.57.tgz","fileCount":150,"integrity":"sha512-orb5m/UA3Lsi18yhGmZd0ZKQm29KJBjUq3DD/0ah0KSpRkzBpaKvkjDBp1fVJObjaD3eyyjX1PFJT8hkoiK7jg==","signatures":[{"sig":"MEUCIH7cXI3zTkgxreZs8F6frlRFpeREdrHM0v6QcDuDnAz2AiEA/y1rgrYvg6kT/hTJes7EpdLVV9pJzqOZMeWYtozrMPY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdah0tCRA9TVsSAnZWagAAI1wP/j/EyyY2e/X1EiMJbdsg\nAWVvrtYvvD7dYI7qfxfmlLi43hlz4ELEj2Ngcufflk9/GRis27Lcry4g7b9X\n7Hf2/7oG9YdI+N0KUsJOUmfo7Yowlvlcz91+SaM9dEDLFvbS6nPjXPE+uQ2U\nqMgvjHslkod3Vb0/U4bYEpUqrteZiUtP5BQw13XWMJki+5gK5vQ6qqZXmNub\nEQfiO6zkRf7E2njG7qNPtjtJKWBC6llw+LnKDWHtW+zLKR9WMsUVNx3gEnJo\n7Kb1eXRqLF1O9JoFDnNuiOeCISz36t60IaxC5C31XQgbdliiQc9M+1YHPbqB\n9Oz4xa0qH0uab5tA2nIeShgj4RdCUYsiHMh4G+Ld8hhDcJ1ny+whdR54+Hx7\nKWQ6eWpo6pIpVukHqDgib29c6BQvEDqVO0GR4DlovyUBUdI9dPvfmyALyz9V\n3fKgPg1BJrZhJ2WF01LjjH/WQPIQ2FnedAkmOARclN1wfVFdjgj5milTalzk\nQ1VDGupNfthJppi3vN/cFvbbpgz1+xrDHudVBEyZLXeGpVqYsc2fUFj4sYtc\nkk6lMYEWKKC5AfktQSKhFb9m8dYQscChKm3iJ2jVKZPalpcSXwhP2rOOA2fX\n5IKnV3uFzdhTqQLbYZVg5voC/n2FmWzAaG1dv7DFz4Oxoo2dWOhEtmd5nmt+\nZppK\r\n=Os5v\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"dff5b5a0cc32a1e023eb05f5b351755f7f9758cb","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-dff5b5a0.57+dff5b5a0","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-dff5b5a0.57+dff5b5a0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-dff5b5a0.57_1567235372884_0.7414551550351485","host":"s3://npm-registry-packages"}},"1.6.2-alpha-a23028c3.55":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-a23028c3.55","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-a23028c3.55","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"e8db65fa4828538adc96e215531dc854b87a1e6f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-a23028c3.55.tgz","fileCount":150,"integrity":"sha512-MSDkdlel7VBldwFWrX1Af8otobAzhSiG6XU/vohzSSnNHi0QaQ26k2QC//Vn8izqwnnhlFOsMNONyDXu9FM8Bw==","signatures":[{"sig":"MEUCIQCJ6GY6VldDFRkm4XsRVKy/1WipWTFZmL2whq/VwMZDkAIgSuS4rgqPtEqc7j2fZ4zGNJlVW08vJZ9UY9kHHz35k1s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdah1GCRA9TVsSAnZWagAAgWsQAI5ftZXbmiln2G6FBjh8\nN3vwzWBoj8Bd0MLZn1IlR89TZA3LsHMbbEszUbdAbyj9CxAeYJBYAFniUFsC\nVSBWFYAK6OJQmsGWZ59PfCw6uRkwhHvRiNJnH7fne44aOybFGOeDgo2Dp2E6\nD/LTFA0/sJbHnJ6vVrCFHPwTvJMmHrhwU+pYsLfX0eHvcSaBqvfkew8AfvWr\nPv56jrMlv5LqjMSCJG86/aY8ZX5Lov0LFUMS6iioEyGjUbfax3HpMQe8uayg\n0kegZASSuxGLM1jXXP6N9m90QU5vAhmrSDOPFd60IIqqPnajR2Gcwbo6zhQD\nXyzaQxvgc7J2ZbMsLevEfppjDn3+Pr0JABAcjLY5CJnTViuIpQPFplnlZ9D4\nKFIQDbmh9LWIHp2Jb6y3f7i0I0rEWJ+TPVw2cBNl4hzAkS9ufgFNgADnhL17\nIxd9DXHx5KszvcZYfapjt63YwfC8YYO21yn40GNajh1YnQxzm0RFgR6NLl+g\nyvZaJtB6h8m9urJxemYiCATMFtDJ7ME5/guRZzB0K8piN31koH4UMPRCkX6X\nR8uQqaWYdUEwD209BiJZ1PMooZlLi3iGWUTLfYtDxrej1qK/yYccQ88Xi1A5\nS1RML5py6vIZM0oGg5H869lXia1qxQl6SutFEymKILe+4PKhfm/U4mteViDG\nMVjX\r\n=bS6A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a23028c3173fecfd81ea5efc50a0f14cc48816fe","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-a23028c3.55+a23028c3","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-a23028c3.55+a23028c3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-a23028c3.55_1567235398145_0.8241364192946479","host":"s3://npm-registry-packages"}},"1.6.2-alpha-d0fd0de4.56":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-d0fd0de4.56","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-d0fd0de4.56","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"d1b68dcc02613fb9f0f2d6e2650fcf98e82fd34b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-d0fd0de4.56.tgz","fileCount":150,"integrity":"sha512-4Q2wGxeMP8W8xjJQwgYNHiSyYp+1rop5OLwydyGVNlGWPlGuAQLZfgfK5Ry5eBE0HeqpU9j8UJnNMfYrddIWlA==","signatures":[{"sig":"MEYCIQDby0e056lgSW1fNklDoh6MNtJu4jsNAf+gd6NLPW96lAIhAPAhXCIyPbVRE1iHnCQRnsLiRWd30PtiQsLsEZPlyS1E","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdah1cCRA9TVsSAnZWagAAYyoQAIlLR6AdOGdjYgBzNL6W\n7NMYBwDDFXb1vHpZGGTc05Z/hUQ7SE7f3mfRjmj3h4TtRcKQfK+hHbUXS1kb\nDo88dKKAT0vF4yp/ZDr8LuZEOjdkzoG/mm0wykJFO1D+h6K7x2Kpq+aP2QrA\njqPbh2EAK22M7+Gj916KzcBQf1pwt8xN/l/XEJ7JMaM++R7if3Eo4AEUqNda\nWY35dEP0bKlE3B8dYYtHkv3sYp7MSuwm3KD1KMa7vRoJUsTsRrjinV1RXmJr\nGodwB/WiDPMftE5WrQNK5lI59D1mwXCiiSySWIFUKsQgNUdOdBMYNCUfkBiP\nYM4FrhU8lyYZeYw9oXwUJ0cd2W4akPBBcbIIdOx4R9j8zfS4W5UWaT/SrP8B\newoR5WOerMQ8duUvfi3/QbkVdaJonJKpAmnODIYa0T0E0ikS5yPvzi2q2X/p\neL6xYzy0HPMoBMn/9LK2bRzkC5SvN1UJlID01uUJ/kKuun3pjeQR+grXcaiL\njAVvNLv531cDtpHVbAefzkxhhK7EwwHIhzGX8xkaeKTmqAkMCD/8y2ctTRk7\nq2WH33iXrTuyNVHVk2AAswCahrtPd/DVyIsB2jqM27ho780uW7q4yJcdp2Lk\n0amAdBmo2u+X8fmtG/ou3fjZDIC6APMCfjJyvDmIe00xtjw/jEDnZZbtbu2f\nTo+t\r\n=MLRQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d0fd0de4a9febab83d8e7728f48a778129f4ab8e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.10","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-d0fd0de4.56+d0fd0de4","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-d0fd0de4.56+d0fd0de4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-d0fd0de4.56_1567235419405_0.13617053816606495","host":"s3://npm-registry-packages"}},"1.6.2-alpha-55fa3315.58":{"name":"@graphql-codegen/cli","version":"1.6.2-alpha-55fa3315.58","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.6.2-alpha-55fa3315.58","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"9b436c7319249eb93d9f1d459a93fbe60e5a0526","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.6.2-alpha-55fa3315.58.tgz","fileCount":150,"integrity":"sha512-i4TwtoYHcXotwK9Xti2jWFuXf3hTjYo45khUh8+THe9+ahBDi5OyT87IuJrp33Aq1MbLp01IgMUcDj/SDkfASw==","signatures":[{"sig":"MEQCIDp+getUJwfa4tRxmKWMZj6yqLXXo+A5l4zfsascIGW3AiArlCupLoT+Kvl1bMLL6Z5NqebVf6NDaVYdx7GyVIloiw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdajF3CRA9TVsSAnZWagAAw+AQAKAPlf6MUTqH2Ho0U/2m\nGMQinPzFGQWE/9r18yA4aItcuOTZGiLGxLWK13XOdx+nWVq/pIyTvSXJm6ie\n2c8JBTmBYxoi6ZK/k/tW41VTJiNQO6aBrfxjrQATExb8vdY/ad/JgmpmuqOd\n8CbAkrX0kGswtfopfolAzz5RagXKZGQxBp0H0xYoBWb9bbJEOmOm+54kTs6W\nWtDI8docmRekt9vyGDvjNu+s9up0WpxyYTzFAMcx8XVw06MKZYspFJTlwzws\nGQm8oSTc8iNAevNxdqbKbZOn4fBlYB2o8+CbyJvp6DCXkx3XF+td9Jja8MtT\n/j6yq1kelbBbMKGlmFJnCrKzyipZbI+z33WkK3kklhsIE6sr7IjopKpTL4Np\nboyXoXi9TiBzAPkej9UqOwYQLKSq1RU1kZrPswTZIy9sQwoxBuQpeXZTXk/D\n0LNkAHtygWjDJbZCDxu7ZqrHrsyEWtacCc1lkkADMXrxIaAKH2XzidY2yJC3\nBigVqA/2tZWeuAasvvzJOJfRj5lunBx05jv9mF73R+qSSebROkK/mDj3C4by\nFaOD5uPsxs0gRUD4RT/Mi0WYzuNE61lXpZNd/HwsWoWSrqsI3FdLwahvTQ0l\n2NhkK4r4KYWNsYXoPd0zTgEyZwfS/rA3GaM/XNuNYOLRK+iiyNLF8ypMLE+M\nSXZu\r\n=pCff\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"55fa331577cd34c0bc528289a6077953c38ebc15","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.11","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.6.2-alpha-55fa3315.58+55fa3315","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.6.2-alpha-55fa3315.58+55fa3315"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.2-alpha-55fa3315.58_1567240566480_0.9068242136976676","host":"s3://npm-registry-packages"}},"1.7.0":{"name":"@graphql-codegen/cli","version":"1.7.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"aade52f5c265450258e8fe0e45dc91268e8939a8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.0.tgz","fileCount":150,"integrity":"sha512-glrk7A7vzazF8mfR3fUL7baorjxL9w3hFqPmLMp9uEMXyIP3Z0MrRacbDkFzeYXcGsm7K4k+ZK5Og2g8shVCuA==","signatures":[{"sig":"MEUCIQDMEahehW7Obexpb6nxw01MKlO8n6PGdbX35Rb63s6UegIgKKfvgp3wOtAZMFzy97QKabfJV2e2TuwJUEG2pqpeWYg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":227948,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdajevCRA9TVsSAnZWagAA/REP/A4Mst/+u0HG1gF8C1MG\nY7wqTzdIxEKxVzj8tP5hKMR1KNHm5D29MUMHKmqs9UJZiGCinWKLHEgvBElY\nBkTT5YYVNKafKXGVS6kzPwwOmdQ5t54O7ghxM+85eFjl2a1TacKxaNW9sl7+\nMIy2A/7+LcXQvR8lyHSfpTwGMv1lMjQ79sZ/k1M+f9jTNNu/7M/p+xtceLBh\nRZ8TkB8/OFhBQJQjEX6HxqsOk1e9OiHW8MCkehljQEC8Xj+cDhopt2kHcOTH\nCVTZ6fIkJP7fN6CEqludAwD/HuLpPCGNg5cPDWlGBd/RlqvM42K6CoQ7n0H3\n/8WXIVVwdEJMmANdfPPXiiwppjWzhSJrzbOlBb/qcoQt55wBmlFHOjgmUbzZ\nxQWKAH8szLoIFcDyPBfY6k46Me7BMlDUBFiZ7GMrA9e1LAOuCXDHfNsBXVUb\nziJD7AufwBF+lyzjY5LFWAcrIjGzcZ8VLCK24J0hzEIdDe4MWKfARG3krH28\nzbOGNZY4gcyM6j6dix/IvNf08dSXg8GgTdDkhgW4UEM0pd5WYqQQ8WCDHAEX\nIa9Y4YRJrVD4O+Smtck0ASFSrOLyYf0z0EgvxaHUQA00Ma/wQVU8WpEYiP3b\nM8L6T67Y8Zn3lq+4+Lw23elEmwNcZpaPwpOu5Rr+fLtuEKpKOkgnxxYIdFXZ\nlXiw\r\n=Vwxg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"aff7ab5eb66147dae18856516e1a7b861ae4a1fd","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.7.0+x64 (darwin)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.7.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.11","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.0","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.0_1567242158581_0.49510284429112494","host":"s3://npm-registry-packages"}},"1.7.1-alpha-aff7ab5e.0":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-aff7ab5e.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-aff7ab5e.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"f95dc60a4421f4491f1c02f8c24d361c7718e682","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-aff7ab5e.0.tgz","fileCount":150,"integrity":"sha512-rjOG7OH0npus6nlbo5XXnAnXARcdrcTdWv34jlKjqfybYZkyDDh6XzGyCgWaxULcubSyn0lqqf2SFjTXhCX8rw==","signatures":[{"sig":"MEUCIGHMtbbyVaZwi2HpbgjTtNSXzoHCIZh6BTTyqNellSOeAiEAgFe2XbBtRcVLI3oCyBDgowkdc/b8quMF2D5yyHA4RxE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdajigCRA9TVsSAnZWagAAoZ4P/2EnUclwBdrbFUsHMOaQ\nVNwLFZTV3fSSovMmcy7pk2Nyz5Ykdd8Q4yJl1XGTOC3tVWnjQbyARQTZw0Kd\nlowVMHbwqeKJcLJ+o7A9huBuyM2heMdOGFIsST/gM0nFS0DOp5QMqQMXYvaO\nSBqCr64VOqp6+VokkUcHHvcma1/e2OkHJIrBTeW1kDZ1HSyOCFvNEWDvmGkE\nJiK5Zs+4fIJ75oaYdxEEMui0MIiWbaQqLdC3w1kBiViZZnoivOWPRGzXLeS5\n1Lh3Z8hgBsm6ACLpTFtMnkF9F9i4ZQLbVOR90/VdDRCRxtonp3sa2TLZQzqh\n9y76n6tEtPqb8mEny6DHvrOYf+EjogpW06mOAJjrrGyKtmSDT92uL3qlNABR\nb8oEESzbQUgZH6S51D2w/QKHaly5sGkRS5SVGGuhoAEtQXCWw/ylD8gSdfMc\nEY54gNnbq9Z8e7NIN5ombhVU3Njyb8BIoEXHSxBL9ePPikEohviySClsXAoV\nIoMtt12ZdSdXcZ9btUNMfBrmYlXQGh1obNB1c05g/a9LCgqCElDcpZW66CeS\nU6+3qfFz7f0d0x6VVJ5nxcjdhZDY1/Op9gi+9iXvbyO49JwUw2PWDNFQ2dF4\nhhJUyhVRqU5VBXwSEZprm3SXl2wk+bVCNXLRpZ+L8wshJSZpiT35L9INCnLi\nC8Co\r\n=pSel\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"aff7ab5eb66147dae18856516e1a7b861ae4a1fd","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.11","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-aff7ab5e.0+aff7ab5e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-aff7ab5e.0+aff7ab5e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-aff7ab5e.0_1567242399574_0.6085128825214785","host":"s3://npm-registry-packages"}},"1.7.1-alpha-71ff3f20.0":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-71ff3f20.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-71ff3f20.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"dc06c86067600d6c9d5181dd52f8d4a2aeb6d306","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-71ff3f20.0.tgz","fileCount":150,"integrity":"sha512-JuqGGxgp5Sl5cTeuyOicOo8Jm8QxsLgZppqwQs9T6jSte5he9LTDniRSoF/QQ1xYgJFtztKXdXnkQAUP7XlgWw==","signatures":[{"sig":"MEUCIQCEGmK5AMpZSUOPS4BDVMDuDXBYrvUkboGSaOHl0M88wgIgVxfLbSomVtVDxiomTTNlxzhG9HU32CNi+7xGfV61i9g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdajjxCRA9TVsSAnZWagAA7kYQAJzJQYF4U4wa2xnbB80r\nvNnGgyqPZfMxEzJnqYQ8a6cWZf4bgFI/zGQ5BT8IiZVLToc8LreH/3+31yMU\n0eeXsGj16V8paCmSKZdnT0Nst7bGThUeJBr5FbUS1el162HrGUbMOXrCOqj+\nax+KgNn43hWUWIa1W1F8vCJMYeXFWQ/ySfjO/lIL/fQDbSnDY3x+XVFW14vA\nJkPYcsEg8rUpKsPVFRSZ2cuX+r9VcBF5JEoMtKH3wUsFz4BqcmQLaPFDr0SA\nIEKm84h1g5G7Gcs3WX3YCHJGw8dqaPPPYYI/9GIy7L9TXs599diyxs7H5eWV\ntTQnGCum72v5TOp3AbwpO/I3hm8+t0Z81ZEB0AspM+N8ZGJiQ0jZHeiSx+2g\ngRt2zO78O/wxCYq6wGpFgmhJ22KngLlndz0qHcJbaFbQXOWxn2JDFS8EDGic\nwSadKVuCNlbUD3fBvv2pCMt9AFdk4sNus5B5RmUeYUVXGSiGyBz2SIw5UWz4\nerdCQR1XHnPiKvx9m0t+zep++Ts6NMjTYIh1wizXKBTgGsaR8WfA/Ua3K6iU\nb0NPwSzBYTCrW33ptc4PUyAgqEWJhtE6Gg/OtmcCcVhHjybaVPrTvrZBjnP/\n/SGkWyhjuuaY404gdcU8QGFQbyQ7btvUj1eTfiMbtHHXzCczmLOCHC0XRRmy\nBVm6\r\n=hGSz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"71ff3f20e9e6e06fa3b6078ab3449fca736cd0c8","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.11","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-71ff3f20.0+71ff3f20","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-71ff3f20.0+71ff3f20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-71ff3f20.0_1567242480749_0.4765739815413583","host":"s3://npm-registry-packages"}},"1.7.1-alpha-a3eda93b.0":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-a3eda93b.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-a3eda93b.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"b4f8ba7c9e7e6b0aea8e33ae3e09349ca4970f9c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-a3eda93b.0.tgz","fileCount":150,"integrity":"sha512-ICnE2H/+NPnFYGEByp1gr7sG+6ICv5ouaXN5WEonMznPMaAuCZOE3kELzKLSYXPO8VA5md5/4ZnKmYjUzQeAfA==","signatures":[{"sig":"MEQCIHmcgh3CRCMZunUIylG7UE/Lf6kXOtPjNcmDQ60VixuOAiB8FZMmRElPsxUCp03/SP19VT6gtq683vZsjm4PCVyTuw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdambtCRA9TVsSAnZWagAAb60QAJs2th5c7Iztz+kU8+Yd\nEtCv0gdKteVVfoHvvrfXkI5JqdIe9CUvbWv1baIb/1GWh0X2c6ANyCgQ+caP\nIi66t3s5GNPXAoKDs73LXrlpRJs5NSfVP+eOZRlRQEP/eBjfo1OriK14opzS\nKUCE+4dM47FKxyJN6Bj0DgB/Sxgq11C8Tw+oyerO+/MwQTEA0tlplk4wnBJP\n4ctJb30dHeVdShbiv9brETDkfy7z+iMpWU6wR/INIjlVvNrBElvANbL6pKxa\nEeU6gLJXSvZl1k3SYlP6l5krO747HBUucLNnJZqbs5umF5atnzQKzxqueGwA\niy3SiA/Fbu4eCKiB/KkPIyH+ccoLo/fzMqU9WlWHpOoRzIAlmVJ47zlP8j9o\nu6XZ0hLf4NjOepqP6wAH5fsF4vtHpPFpPit0Cxf0xqa8Zx4o0rBgBLjpfhbe\npN9lq85hXg9yJD66JKwi/aA0pfB3Erf4M55CUkKnTeWcdkDncl4IQptYcORI\nv8r2dtenGufZKyOmCAM79AjhF0QcxWd+SoomrLiE9tv/FRZv2K9EHl8cJn0J\nLg/N8AAvRKv6LFRrLdzpYdXD9qXWHdDMIgweyJ1ohXW0YSaY6xaDpOqInCtn\nGTfokq2Q9VQMHps8DRdMHwi5+T4634nBTcAh3CJ0lzdR6Jc9xM2YaiNF6q2Y\nn9Zb\r\n=SGqT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a3eda93b7abbd7483f1a6b29b2ae58d012b1976c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.11","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-a3eda93b.0+a3eda93b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-a3eda93b.0+a3eda93b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-a3eda93b.0_1567254252480_0.7282397773157514","host":"s3://npm-registry-packages"}},"1.7.1-alpha-739822f5.0":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-739822f5.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-739822f5.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"409cbb0effb57f37a34819e46cc8e3953b21f1e3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-739822f5.0.tgz","fileCount":150,"integrity":"sha512-srFU9nM8tnW+BMHgaF3NNU9SqvGrPNp/ny8c1odJipf2/jS2Lea05IluCPZMKpel6ayjGA3xF1DgL6Yb617egw==","signatures":[{"sig":"MEUCICtptoM6cnfGPkCtRquIzVTmkYXgR3VaKzsOn3f/OGTyAiEA5wTCABOSf8aiacAFig3UZh8FQ+lQRYDqd871cSzgCb0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJda/DQCRA9TVsSAnZWagAAXUMP/3T2bbJzl9RIqDyUzQXi\nOzrLoD+0qtR0YtJNO+MnKdRxiVt2SyYDQAeRxHQNMVSmoy/rvOM9cZb0Yc16\nSyNTG1WAXijIL36fIFtgTttjx1dq4BGYCOh181ykYlRE0cqfpQ2dm5QUljNG\nQkiy5Jq1F+OmsqsvSypf8XO7QhhKRqImXL6LaABa9kh3+AwhQl6jfJc80sWF\nuRDRXIEgFuYDLHMrMlyzWbBJ0a2xdT60l6I7s7HwlWZHhC2NHSBFwUvm5W16\nrHJhzf/sA8Ix/LodV//uUZzGnryPalEKS+PW7hsgQDjUwbA9szLekY3Mecr2\nUq1vfQoEKz4/ZLwrL8GDQKb7bPQwuhMpGWpdjamfMkkera33Eu++3ztdSRyn\nkOexs+GqIuQCZaGJ79OuP/ryTGZiPidgXzSs/L/Vj11AD3l5H0H+Y1RGOHVd\nFWT67l7N5qZ2GBkq1Qs49wPFAzBRYwO88AlP3ESe0WK+WVerD8wxQ2CWn6Sr\nlZ8GWKg3Ph3lZJCGydnrnf5qvPgoh/l/OrwihJGURXiWp/MKu8GJ4tI5AEql\n5KCiAxUbtuOtIL7tN6Y4fOX0PdowD1gFj/naKjRObmLqVRSZwB5Z3GTDKZMu\nqWPg6tvrdw9ZXVIYRMnZl6RD7iZuAIfl4R5ho2C1JQfjhM6iU0AXXhm/ACHy\nzKzn\r\n=2Ht2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"739822f546a80650544082ef23ccd9f01d5431c7","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.11","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-739822f5.0+739822f5","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-739822f5.0+739822f5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-739822f5.0_1567355087287_0.7159856935860107","host":"s3://npm-registry-packages"}},"1.7.1-alpha-3f270bcd.0":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-3f270bcd.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-3f270bcd.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"1ab9f66ffc2f711fb9f5d1d75c30640c76a21947","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-3f270bcd.0.tgz","fileCount":150,"integrity":"sha512-tncOuPzSWByQrdzfF/DHHO5D6V7LGvx0FGaIPIrk+X9Thbieb7VW/VAw1Cg2AOrse2nM+DCrvBnX2p90TyYUVg==","signatures":[{"sig":"MEUCIHGitMFonLDv3wy3af/NduH/pmcOH0CBQ+9ETKTvnhKbAiEArEp8hxisN0GlI2gWz1EP+tpGVAcDhtxJnLlTibfrqGc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdbD6/CRA9TVsSAnZWagAAaMEP/j+YmOPX85fW4NKYcft1\nqEnyy/8ZFgYtPsMv4sS/p+lm/lbsNjf1AZn3Fv9JcVaIEyN+p465FuVmKFlJ\nFY0eabafelBlwIPGzI1rJoe3cvr/Eysw1Tef+8BVHj1l8d7oOfxWgLXxUxxK\ngQY2pzy+AIL6q3Sz+yj7jTei9WuKv2Whmi0hLSj7gaFkZEFcKC0NAs6un4ab\no+FA//0IFidJkXqQ8Kz2JKx7g//X+HEysl5lXEongTzG/DQIGghKTMUiUbVf\nwFOX0PbaTwqOg4m7j3bAsfjk4QzG4It+M76nwGnANyWYXxg/JgYR70ceJ8um\nBeyGreD8vXpfSgn+fG3bjWVYh8usoY27WuduX7/o8CyPskVH5hg4T5SfusuV\n16X1InNGEAf2FIgY8eMBEN0cjqyV9p4ykodLt348kQvm7d1lHkSL6CvGSEzb\nFNWi01EHKRy+8v27VOn1W+wiXyardb1+kblha3FdJNWlooq3g4Oc0ZKSmaSC\nZPQePBrtIyouP1IBsZJZcgqxka8B63Wo/xoeQhBclX0NeEjsfVREk3yKMosY\nYo7Ehx1tfIz4VMBbYdx+ng6rqqxKxDJwbepzGGzEr/WvsjUarL3LyJAMPtoQ\ngS5ZE1ngZRsHlOQ4rCoivVDAkLQ4WqXas4B8psfQHRDN2I8DiF4SR86tjQ90\npNxG\r\n=Ukvx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3f270bcd95f878d37b3f0fb4b101cd2c4c94fca8","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.11","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-3f270bcd.0+3f270bcd","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-3f270bcd.0+3f270bcd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-3f270bcd.0_1567375038827_0.4226941154185584","host":"s3://npm-registry-packages"}},"1.7.1-alpha-40154b2f.1":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-40154b2f.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-40154b2f.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"5447b6769a73ce295f05db602e1b5d7f4ef2f4b7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-40154b2f.1.tgz","fileCount":150,"integrity":"sha512-fzMyFGwPMoEB8L1Yt3EmN2Dt1gmCjdvyvhjk830F1PunK6kgE/4HhNZvzoG3c17giNx5KWIPIhzwAEg8gTq4Iw==","signatures":[{"sig":"MEUCIQC0B5EoADRrSK8sAl8AI2yJZV4lEhlDehL6/BVQUWunzQIgBtjYqBb8Fe2EShp0LYVlZakvk74J3yV7RjytffPwFco=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdbK34CRA9TVsSAnZWagAAMQ0P/iYkTGS9OH9T/+EW/cop\nr7NACdVUEMLojqfMN2zNROuEKKsfh4+oK9x7QsL8yUrp+W2PJPen4qDScbz+\nUXA9YA65lwSIuCmhIxS9KLR+VBtD/39u2Fpbx7iXt8x8mgGdCmkFsIhMvOvX\nURfYcYRuXmYwZtpIKUNc45r1SKEjNRBMgbjKsV9eU7geVFqqLT5L7gAgAzZW\nFvZYqmxDk/XM8aHI0CcwOtddEb3JNpmMVCGGPlwvi3BKv66vVmTrkuhjltYh\nHusipe6exiydUSWSaq9F0TxAWgyLhlhvzo1vIRhj2t8WV0OLT8QsolFmM0IK\nkA7W43mdHspMq6s6Zezt3JA6/xfbqnNUqVQMR+SmRCvj6qn47wwm9rFrAyrG\nGPE7yMGvHpKt/SfrF7PKwkObCCQJ+Hx/Ry2pB3EVsxiPO20nklKPvzAkO/qT\n9mWQnKiARMJV3amfpa4E29fZ3qmEfcTfmOCqOm22RvaynngujiVgr/mnV5Qn\nZ/kp7YVinbPHTbkxVX35B6wv3XKg/FDzpRYtekRhW1Rdz6t8Sn2lCWeZHE7M\no5ZE0dJO7Gb4vZuzqXhw9ibXonnp5benkKyWs2HWf+FuoAibTDOXIQhDLwgx\nbKWRIkIvgNfaE/qEixhFNXG2ia3+t6Og8YBAlgAnBkH1lCWAn8yI7njGb7qf\nLlYa\r\n=zuBs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"40154b2fc3144908c5d16bb88c5ebb48e7a44161","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.11","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-40154b2f.1+40154b2f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-40154b2f.1+40154b2f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-40154b2f.1_1567403512238_0.7366248994693658","host":"s3://npm-registry-packages"}},"1.7.1-alpha-21c9fa00.3":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-21c9fa00.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-21c9fa00.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"1343a0a5c9cca97a3ff943ff1b0533e0dabf3f8a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-21c9fa00.3.tgz","fileCount":150,"integrity":"sha512-c3YiOP/DfYKl592Wm1ND4Qs6kXzW8j3C9dZYLqYkA1clBviMRK7VqUShULq9uGvvTpBdn3n/Ur1R11r0KFK5HQ==","signatures":[{"sig":"MEUCIQCj0x58go2stDgecII5Mndkz5bV68In6d/eljdywPxp+QIgCnFQqo5kOq/eZOEI3CtAAAWnZocXsNSO7eckiEBQlxo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdbK4oCRA9TVsSAnZWagAAQJ4P/1hV0WOFszyN48xH9qrk\nL1sLGxknYShJz99xqGRzj1R5WUNpeoAA1n8zHBUv5ZpFz7lXg6PF6lWwoQK8\nUSYk0RjcIsdVNjqw2F5JI1syRWfe8wuw4KG+5tXINHahkiy468RGm3Iu6vRi\nyNQwD3IyxylgIUG1KjfX0/wzpVTJf5KQuEZtog79vlFEg6njnwo4lplsnqWI\nDrhsNELnLDA2OWqRws6VAdcdpij0i0Wjp1xnSXAsZPYDzyluF17ECwPMigjJ\nVEamLJ17vgDiTqaBndTWD2qpYJcxVXm52AWSdnSVhfqneNauU8uqbItOHkf/\nNsRZs4s1nS3L4Cnk2AYPEFYm8cM1C94g9L047jeMQ845zjmbvfPWudDlMNN5\n5ZM2co8YmiVzICK0DcuQnwRQ19C4Jz3I9LNpvnr7iK+5GimldvEBv/qZCMAE\nwcjq1yoxCaQoH2FtcGuAeu4S3APPKBoEFV7aEo8qDMRW6OeP7AxEULXIYSGs\niyIDJyL7Y1Wne0dAqRGQDn+jbHX8J3Zc0GwR58qMl6L5oRGPpp3NwN/LnRKs\nUz716Cv/C3XQe5ZS20EOizwxzvwV/Od7vPsJg+GULgqCRULITVme9t7iZSa9\nGkZFwDKZGWcZNpqUCnBC1fBG79Yv1OJ617stIPlFFh7s5HSwNqmp/ow4k9F0\nv+j1\r\n=RYKx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"21c9fa00ee07d0ae18a16c4afeb815fddb3b6018","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.11","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-21c9fa00.3+21c9fa00","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-21c9fa00.3+21c9fa00"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-21c9fa00.3_1567403559374_0.10645521978258055","host":"s3://npm-registry-packages"}},"1.7.1-alpha-6229511a.0":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-6229511a.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-6229511a.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ed813b810e37e7eee4dbf3668a9b4635caf28020","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-6229511a.0.tgz","fileCount":150,"integrity":"sha512-RyFacxeFPREyTmz/uSwemy17vdTd8zzLQs8P4tQCnpLdPt2WQ+hIRJpmg+o+WvTDqhn4xg+as7IAbGsv0Y4oDw==","signatures":[{"sig":"MEUCIQCSbHU0MwsX/d/LdQA6JXioQ1Z72OXNva8vfb1nzBsTMwIgELB4Rpia7AjxDkGLkq0cRaF2o6Pv+v7NR4dd2P6gnKo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdbK5kCRA9TVsSAnZWagAAxGgP/i1a2QHusRaD9lIGcLO0\nnkCe+mkBNDdjkJC4i5ri/p/6ZiJlkgg7yp8cxBrRNneTGWZvG4RubngAc7dU\n7RucgdnPptLAHyinAvcg3evATpgMbhzaiWPR6IHoVN+OqdStmB3ZOE8xoBB6\nwbMakGaOec6aiT7U8hk5+OAQ/ACFV3MDV7r2BXtCkb2aGLoi/Z1GDwuY4MRJ\nWtVmnLv4GjWCuMMJqOHyb53urseCT5vp5TPtFziIbUJXkj4jfY3M7Tim2zoB\n2d25sWOT27/urzjrHsQJkE9FrkLYkLcXYwpclFtgvJ8RAneSYll+xxI7rJmS\nWhqW1NcmToYKU60xCXlA/js6ZSYLs8v+/TWPfk8AjwRHRlawgRhB97ekhfsL\n/rxV1MytUS++mQdnT7jFMkRGSuGdChl9hd5Zw1iKWiEGryFGRr5XXeZvcNNZ\nvDgvH3bJBgONpF906wyJTOglce/DsnnCt1gp2M0EvneDA3L1No8LyfF1m7Bp\nd5n/f3gGpz/o6GveJFcg6ndgpOcz1de55G3WwxCtvmxAfKWS8C81dHkb9Bzy\n6ntlmC0bQogT/PZfYEUjeMUCAIQLMNHA5br4dZisagYgODjdmspNEfsTrr1c\nLmrwVP66UCxkFEonttWyWSQ8ZELuvLKIgFFvkFAQ9ghyTSIHOTJRIom7i4k7\ncgj7\r\n=oMqL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6229511a99aa2dceced9c989e489cc69ad784bb1","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.11","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-6229511a.0+6229511a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-6229511a.0+6229511a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-6229511a.0_1567403620173_0.175573465949453","host":"s3://npm-registry-packages"}},"1.7.1-alpha-fc22ed2c.2":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-fc22ed2c.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-fc22ed2c.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"516d029a200d4e2ea0256089a577ffab2de0eef8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-fc22ed2c.2.tgz","fileCount":150,"integrity":"sha512-TpU7CHF8wkfDUuC8v+Fj0acrTfdGgkjd77Cq4V8rhrNfa2wj3p0yPPItY0o53UmI+yy7DODKoYNVdKCeVs6pBg==","signatures":[{"sig":"MEUCIQCrvJdqSdYYlLV0hRBj63elczg+yfJewzmVz/lLi2VybgIgH2oajWGL0vTMtPyBctd7kTtB1yxvE/6M778cyIs59ps=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdbK9iCRA9TVsSAnZWagAACq4P/1PkFNW3VfyJpBLApOsX\nwnANrzSXd1W7lwX0L9VxmuPpa8mpYG0sNldXjK25A+08kOH7IbL/6ci+jT6g\nOg0aFU0i33+eLOJaOz5pGBurFnFilJvnvaF96YjMS5uBlpIRxoQbrJ+J15fq\nnI013Ttq3B5rsSOh8LU6fKPld33qWOjGPnPAhU016ds/Q9ktfwEEydwQZA/p\nUp8Mq9rEL25AvixTOF47HstSq/ylWULncC4cEq4Fcc0s+5pBSH7er2vCJL0b\n6tXNClSdqX/Imd8O9tT5nDSOUms8EMFzeWILYHz0HiB7623B+F+hCCywx/Pz\nl2vfZJn646+MoobMUSFiPlrFX0pbNoy1QtYtAz1sjRddSi1GPtk2HxMqQODG\nm1DwiaKdv6u9EK+qIkkhQTDIL7zpsL5ZZSTMZAIcQjgtEx6fpq/rRXqOv9fS\nm/RKHPRbt+pa+o7pEuBrV10lajS5bV2vzkhLs7OJa9DlD7SwHfKztxP3khl3\nxhOVYmL/wFg4tfwQn6QXHSwCPE3f3Cdbko8RsXfNpdPz/4kWPb3FxAOUrBWn\n0syh5FuiD6WsZ2n/kirgUIkcFV57EwjW7Mf+1HAJ7mfB7URG3kVcHy5Jxi7s\nr1CAQYW8zhTYrzDSEKymfKQ2Gp2DeZ0dERzYd1haIB9NuMk6vZ3eFg9W0D3F\nZlyD\r\n=cXdK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"fc22ed2cebb88a42ebec3d4b3c2dc498a1278e66","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.11","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-fc22ed2c.2+fc22ed2c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-fc22ed2c.2+fc22ed2c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-fc22ed2c.2_1567403874027_0.7780396919735124","host":"s3://npm-registry-packages"}},"1.7.1-alpha-7513f30f.4":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-7513f30f.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-7513f30f.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"97ae17d84f6991b25d8577a2562505739ffeb34c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-7513f30f.4.tgz","fileCount":150,"integrity":"sha512-bqjkH3IiC9sqDJ18Rw2Epx4Li11tqEPwsCmHn3KqioHIRox/5/2togD569lJTFS3QBae6R7CQIT6xqQ6CQraMA==","signatures":[{"sig":"MEUCIFm8peh72GmL7Z+OeVD4h4cucywyMkH7X2Q9flfhPrw1AiEA1g2+3SFuskwsR6Yci7ec2xq7ZnY43N2ZJg19StL1V8I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdbP76CRA9TVsSAnZWagAAP3gQAIxSxl2JtNrH0NRtBTgW\nHsll7T8yfzF9jD6No5CDpNBrTg22hTfTGlizutwnCqG2dKjXNTaWFdyi/6qw\nAKulsVCdHsbD+l4YcVFDzZe3bJMOPSLrrKaLCNPuc4+aCdnSEjro9d1as7QP\n6MzKRs9n9npYOzRWXXJK0Arc/uKMi15F3y2yZjV/faWXuCSRsvnuF5d/2l/u\nGr8gdVGosSD5dbo92C6ch9pA2qBD1GYji51GI3ZyCN6HR7va4wteBKIqzQNv\nz9dDCBusrWA1+8tDDmHFvgMJqtyepb0lkpfkRKKoi+X016GzKFK0N5zTWo0M\nvBhVuiHYgYD2HKYbEeROKD29l3y3RrAxqw8vsiUup126IsjAx/6d+5JRlPPq\nuYyifCGzzMAuvur1vdbQKkIYhgFzsvWfmeueYfvm2qmEikAJTK3npwoT0Rge\n6342QDFxhlR7Ix0fDDS24oxQCTDTnK+SQMj2+J+oOv0Ihy+OrjAQeu/G7G2D\nqHHKcFw84gBiYcYEersmTH6z7gTq4RN05Q3fG5NIXu8r6GdBAFj2nUIqMo0q\nggXbpbl8cRp1UL9jb9or2xn7gQjjJqXrwn2b4onpNrCzscRtvQBoAJhx8Wbl\ndBR0zy4vywthayrXGS5rf4RnWhQKIULwJCaIXA2E7q5olmd/ZBbZlRqtBxBI\nIrRO\r\n=vPYs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7513f30f2f38d7f86f7ce109c066c25d5c9902a6","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.11","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-7513f30f.4+7513f30f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-7513f30f.4+7513f30f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-7513f30f.4_1567424249725_0.594259075623262","host":"s3://npm-registry-packages"}},"1.7.1-alpha-2577e20c.4":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-2577e20c.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-2577e20c.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"48a8afe90086d0960191e2f72edd4891c57d0067","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-2577e20c.4.tgz","fileCount":150,"integrity":"sha512-F7ZDNN0hxlxs/gWtZn1HjQeFh6lmfCfuOBy1NoPdlxFhiLudhNZxtTRz1Cnm4mf8arca5M7GpQzRlDAfosLjGA==","signatures":[{"sig":"MEYCIQDR9QnGXUw6byQxGwskoC3J8VN5ys9KqlgqnpCYB4YiRAIhANUVRenC7WhqdJDVrPd6GrWPxAZWAxqHSyKcMdxyeXP2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdbTZICRA9TVsSAnZWagAAo6AP/0BrzwmFBf21iB88da5B\n6KoIerAwdhVyWen0WJ0gv1Ps5x/Ct+yQyvMuIPY+bXXzUQ4AWrBAbDiwqpY1\nIauUolomhoZxWOCynu7zhVWNkv51KznaLe4hYTkjaKUSPJBjGxx5Zn4JuDap\ny+IsVOBlnOyDqz/t7jOxOl1qQJ/VtEfD5d9GUQeNYmbfs15luDImqVv3YYPX\n6XM0dFpeRap3KBSFqZwrTWynvlrZKVtYRQeIjI2TDIQQbuKw2zjHIgT8W1fJ\n8eL3SRAzmuecAjEOhgKGZfuzLL0kxB/PIPfegd3OzXo0R3BaNScLlyBbueN6\n/ZIGljil2wm9cFx+kzW2gb/5e0+KMd2Q+kpa1XslMj1qMunHFdOcUucAc6QY\nRVDRnuftCR1PE7SqzxgBS1QiNmf0MbdJkFNgUdW0/tzm7B18NFw+XKxRHlTc\nmQsXiLQ1UqlqhxGwuOrvXJWqDjcM8sfC4xTgz4gZGwee87DvloLPDrx8jISI\nWusfI1riddltfezAM5l08wC7kRPTxMVfGvEtGfx/jBo4psP15EUm70xeVibh\n4WjntL3ORnyj60bzv53BGQX+e7PUXUUiesfLmJj2vdWttazN+anUwjizVRrn\njtAc1wca8R0N6SB0JXK2SpWINjyxA5LyxtbT9G6blQ3HfRGpRpJQqz+mbhDG\nANaS\r\n=+YTo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2577e20ce94883df78beda4c1a10fa761bf6745b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.11","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-2577e20c.4+2577e20c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-2577e20c.4+2577e20c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-2577e20c.4_1567438407387_0.7117458021159471","host":"s3://npm-registry-packages"}},"1.7.1-alpha-bec1d186.5":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-bec1d186.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-bec1d186.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"5d59d5f988c830ba26a1bacae1174cd7964bb9bf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-bec1d186.5.tgz","fileCount":150,"integrity":"sha512-4WSoWCs4UN04II0nuacdOUnZq3zSg89/ZOflIxgAQpAvqg+4l8YVyd3sFu+gK2zwYUmvZegTjm2dO1Y4IheG2A==","signatures":[{"sig":"MEUCIFAOLcYSMhCnk9k/RgU9OjslyELQ4HEVct1PcD4+DFmoAiEAtMj26IHhZAcZDlvU1EYtrBRhxaRYBfYKxWAVgjB9iBo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdbUATCRA9TVsSAnZWagAAd4QP/iVzYL8OPZWfg2NnM74G\ntzYsXQe18dZlYEmhw4LNjU65ZYeRF1XjJbR6I9ejWIRD+T4kgsqsZE69pmX1\ngWoWoECl//0g1snhlyhvGJvi0Yiik5F8aXaGYhVfgQlUzRli9+ps/8soJieP\nSeAXPHkSRRXgfCR2Szh4ZTib+bfFjuBSeXZhuxNIR7KV09772G4ZZ7oCbjO3\n53pwYIPcC1Ix9NNtVaQ18mOJCJg6p53legz1+6z/q8SPQwaT1qF4QtVotOFT\n96FTypTusrtPYqM9dqB/uXDK1ToWjyqWOiJxUsSQH5ZhR3titaikGrCvrdTA\nUiOUA3rKuLZ4Zr8ADhGEip2jk97inPe5F/WxNttwvi8SUbUyLaD8hmLMaTW+\nvd7bD+8M7EJMXF2PagnLZEMJtVreg6tKXCKAOC9zz9DAFiEuTSc0ZpCF1jJp\n9E2FhYvXXRDyWLBVGyQxNGUgQsg5jxuaLZdtBJiPT4YKexC1G+BMRtpqqIuS\nxXY2JGY+Y6+bx/fYHMYnbn6bFTy3oH2m6Jw18jRjgR7WDGppdWY3urlawq5a\nBFE0j44Qi3rrnjbq6cT0vu/GBA7sNBqNx8Msr4jMR35H7qFq0TuitrVXcdni\noQ6Uw/9em6gz+2gNWfFQStoiNpbJiqTWCYMEBpRNnpF9rBhqu7mmXLglpbX6\nWDci\r\n=0S2q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"bec1d1862ec03a97baaeb82197b7dec4ecefff3a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.11","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-bec1d186.5+bec1d186","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-bec1d186.5+bec1d186"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-bec1d186.5_1567440915283_0.3905194324453751","host":"s3://npm-registry-packages"}},"1.7.1-alpha-25cb3a3a.6":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-25cb3a3a.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-25cb3a3a.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"dc1fb2560d796c2ba7fb50ed56990b5b8ca83290","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-25cb3a3a.6.tgz","fileCount":150,"integrity":"sha512-9ylzyLNCy/6DPoUH1OY64iCOuxHJ7sFQx02i4rVKT5CBjFxIEyMZ3cUejlpugsxYMbxp7Zw7lEGo24tImkuP7Q==","signatures":[{"sig":"MEYCIQD2q6BMz2KUF6Yuuob35V/YZJnFQ91swUxt6lsIrJNXeAIhALj6ZqAVUk0+HDwGMTFglt+8fOn5/BiEXV90zlxiyKpk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdbUcNCRA9TVsSAnZWagAAhzkP/31nvpCA5dG0l94BSYFY\n96X2wfBJIjYZczi5HejFSSIbuVl8YDbaMqVI4knnZDE1iYuZVJlbKnNrdvez\nVZnIr0nwax2OQzYmaQzqZlftB7GpLGTRnF+Wq17JD7Nxd4A0BBUKtOv9LY/A\nwivVis71a5UOj8TaYmpd1JORIs/xS/LHSfcIRnwIj8r0C4S9KJ/yluU8wNzc\n03ubsfRdAFpmFu8G6OYkQm5RlXNbuZdFlQpb2YAh/qWXO0EjMhI0bDumaWvy\nBRUAptDM8gy5jApuBAFWjHCH2MTXeVReVPA80EB4Kr67W92Ax64CBo6b5GsZ\n6ZddHkdrScJlmJHQmC+v1+FfGqBCi7RsUOgXAg10VGAYfky2eRz+EbXgv6mH\nrEuz1iVCF8nkY5c6LVMveIhE1EhTXtK24q1NAceISWwifwWT/N1iDyYhvHPg\nFDRwKjC62fKaMoMPXQxsgi7+NdFO57Np6IpOoYIgsIkXTBsp6+8GXoNWe+/M\nYAXqESOElSjhB/3ocTn2aLjkP9bjoMMOOvS4Bf7wvil6P3rLCPT1JWkftRJQ\nPUY2cpjlstCt7i6d5ym/Kd1lqm8YsvATiEvHmDIKop68UU+xwfASDpwcFtm1\nKNosHssRmpAsve55Uqytrok4bgvg73N8NH6CIhNOAkxpYmdWo1NfDWe5j2Nn\nuRau\r\n=IP7/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"25cb3a3abf281cb11e498e4e048b52df47bb151c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.11","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-25cb3a3a.6+25cb3a3a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-25cb3a3a.6+25cb3a3a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-25cb3a3a.6_1567442700968_0.5217488176086065","host":"s3://npm-registry-packages"}},"1.7.1-alpha-e3dd5f61.4":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-e3dd5f61.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-e3dd5f61.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"4f632e71bf64bae94c1184754252c17636f448da","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-e3dd5f61.4.tgz","fileCount":150,"integrity":"sha512-ylmBeOSiVEL3/l1RsTol9IweGjkBVu7qOdF5TP/0wq++xHkmhcMjp2im9Akw2IigEQ9iFAySTkQBzrdYVXt1mA==","signatures":[{"sig":"MEUCIGJgKre8yZmEu8pHubxd+fa9sT5ytcn6usAA25WmjDRUAiEA2TImLzZDmXUK1VcdSSq5tAnabuMLZ2Qcz/ZUVeL8pSs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdbeOGCRA9TVsSAnZWagAA3V8P/RlynGO67xSwfjIbDpqq\nGKiQrm6SyylY9pXgz91XJKOYDU3Bx2T3KRAvEMj3RWf5yo+aFtKOBBWH/hT6\npC5p9Jt1vQ8LVxifdJT7EsnyPq+F9ORJLXwGggUuNwAFSDP0rLUHN6F917cL\nWinZLIGEPpFkypeUMO2/euiWF2BAMMKs8aAv+XuWO55VDOVR2OL79vLog8sO\ntb1F588AmfQekVM4KubcgEmZXgwLhUH4EGpJ/RrgzDg/gKOeOZTtr/tP59fq\n2fQfEz+6irZJmFeydKYCxariaK7qQcFe6Gn2Jx7gimtQZRo572b3GZPXXB8r\nABmCFBQFbw2dSWejjaGjK8rSLU8D8LFM/kv/ExLFpSrQgUotCI6Ge0erqutX\nMty7xtNo70qY3qDM2On/XlFzyerwhVm2R4Wk4Gm2V3FwFxRGwYHN4mYIz1U4\nHui7DjvX+uyyzXpKfXE+dkidZ1qdjKjmwkG/fwW03KYr534IPMv2d2OoImjm\nK1Smha67RlaA843anzPaa7yZVyx8FsdlXwTVsI5I2y5KgnmioGP7gDBA5Hsf\nIOv9sRljR8Vkzmwd4mH5c/pa9ZzJhll5Cbg1IVeQMwvwK+uykqs0HLyY81/H\n0rdAvtbldGirLR49myUL7x7NTnUbX5XjGYBX52yJWKl14CUbAsk4ix70v8ir\nY8Sl\r\n=7r1Y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e3dd5f61fdb2afa396b25b18113e46507389f052","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.11","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-e3dd5f61.4+e3dd5f61","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-e3dd5f61.4+e3dd5f61"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-e3dd5f61.4_1567482757886_0.9364304154029572","host":"s3://npm-registry-packages"}},"1.7.1-alpha-53e631eb.4":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-53e631eb.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-53e631eb.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"e5d5044a9118a80bbb9c870daca9b57d156c0d23","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-53e631eb.4.tgz","fileCount":150,"integrity":"sha512-ypz3y6HXvR1Y7qB2+RVcseNI6B/qHu/VkBIXzqOB7UwG1KLOO9bXX8PZp41AFWO0BIhuFGgb7CS3rYsKH4KEBQ==","signatures":[{"sig":"MEYCIQDzSdBElP7hD8TfjRQga13xd9Jp9vtIa4NoGu5d7bXtFAIhAK+JO83XQqCZ9xSqGMS3ae+Lv1ES99P44OcqtL1X42NG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdbfpzCRA9TVsSAnZWagAAi4gP/iUS6xFvSugUMgE0xi4j\nQ1GZkFjfLtYwfiEsRWutxn2oRIyix21FbbUMRFlXQT7Ua/5vX0PdDdNlmXwr\ngy+6RG6lxABa5+cuVqrDkZsYTieeIgwyI5D4cZE0FIsoK16S8ZLRicTRmqy6\nLezcl9T3xF4/Snbgpg5IC/qOKXBpR4c/W7glSkbnUuoO6wydj/5BPfch8EZ/\nkHv1Wr/1mEcWTjgVl/0iYjGPxZpqqCeL/4Ctwd6MNwbUTDbk9bwTTkBs49Mw\n3vrECZE1E6m5KKd12TDUapw+iLGnx4hTAF+evFwwkFHHXqhLxf998VrcXA3b\nRdJbNEo74cjBIgrIP0xKRPK74UomTT3Z/7lfAPebFrnTXOo8qV3Vdu2irR2V\ngmZCMsqsmSGhvDg0ZJFjm/nFe5s1YSbF/u5bxK5EbqgeWOvLZrYSPXFpqQ5U\n0zo/wMlWELGJmdkXs/68Tt/XlwcSBTdkBIRfqFT32xK2kJgL6FSptCzks4Rq\nzoK2hA72XJUED3SV1mA/2Kd8rqlSG0AVANmEs2xuww/+d70C+2pVZwme3/AU\nRQ/YiaGsbAXVqAdgRJSTzazRmxH1yrHNSHaLiFXPgu0c0QMMDsqEhvncgoJT\nthP8o6rNyr5JbHWTrAAhrn90B/bjblM4+pNgjjAzWovXgNU10GdziTndg8fz\nG6ry\r\n=tS8C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"53e631ebe77deda137bdd39c1da1cd40e1a73f3d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-53e631eb.4+53e631eb","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-53e631eb.4+53e631eb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-53e631eb.4_1567488626567_0.6310085959329872","host":"s3://npm-registry-packages"}},"1.7.1-alpha-3d2f0206.4":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-3d2f0206.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-3d2f0206.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"91e4cade974c83309bc94ab400a1a8019edc6fea","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-3d2f0206.4.tgz","fileCount":150,"integrity":"sha512-avQY8gvHDcY8b8sZTVZ/ykQPUfC76Zuq2MF6O+Rkm241ZTh52+sFVqcT42XyUumgBE1q/9NJAb/gbfCGi6kHyg==","signatures":[{"sig":"MEUCIQCbx2U5LNk490zOe3GWh7gi9HqwBscpMLwluZp+wqbRKAIgbssRsQsLygGU5CfsJYm7hqTFfX5IBBvfNsXlJip/7X0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdbfv6CRA9TVsSAnZWagAAhjMQAIR3ANMuakKBWzn0joi+\nViBwJ8/q7861SHSOlpyR6jeRSGOwUdrjmht62Zux2iW9n4e6KQqw3k9a+qhF\nfHrOp5KbSGFI2Xtef/G7iFYjAcNf6Gj7vaUZaLgBvqc1iZ7S+c4K6i6x4AGz\nd8O3+Ul1pu56Dp2QFJ+f/9hJBCKfW11gVHm+lPf3SWy7Ii0e70aYWvP1BaGE\nXQBsbNHP2xjDcupjJu7COFhzt4MN6EWVoHyxypt8iCi1WJwBEpeQE/zoX2hr\nCr1aT3kN6sCqFPtd6kgNMxXpCVzJ1ydCb0FyQPsytbs+Rnod9/1TJCGrAO4s\ntcpYD814wxUpToBnygyJchHATfByvxjL/sfFo18pjWSriRt85lHQ3IL463CZ\nY7bRb9RcuckkKn4+X0D34TYKUb2EIhoDREi00a5XjAFeIqI+B0o6RTMTYarG\n2XkZ7WhXTMEzwZKBhwiML6fQSkWhfq9+AysFd0SoU/BlrE2szj0N/i4uIvPK\nMXPvoH+t/rytpmTR5o7XZHaBiFBSP3yuYDku48lhKloVLiYbCNvH/aL8T0oj\njGd7/8LM/lW6f4tmIqwU5805LyCawvUb131lTAoNEgT81gg/Gf3NXqElkYtZ\nc6oRDL3oQuMkgpxr6WzT4z3mEZup2RIY5ajMJ2ydryeoJGGz4R4OrZVzZE2g\nSCNw\r\n=XUIH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3d2f0206c72aa012088bf0264cc606bf14b90eb1","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.11","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-3d2f0206.4+3d2f0206","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-3d2f0206.4+3d2f0206"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-3d2f0206.4_1567489017640_0.663557632566697","host":"s3://npm-registry-packages"}},"1.7.1-alpha-b61c6444.5":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-b61c6444.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-b61c6444.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"02563c504a6e8416b8730a368f06209ce6ddfa22","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-b61c6444.5.tgz","fileCount":150,"integrity":"sha512-MdyO4simQxwnjk3GonciOayboaePOHi+cCtpiCkx2Y0+g6GwPFbeVt7ODrjYSGvbbNZAWD5pfyl831xyxyK33g==","signatures":[{"sig":"MEUCID8gNi2Vck1KoC63RD7xGBDeWtce/d+nCM0QAbMxOILTAiEA/1yfRukiuHpCKZPaGZiotDqujuKbShqwA9n90nJ301k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdbfwNCRA9TVsSAnZWagAA894P/RIoeh1ldFn0k6KUmpr6\nfsRi4/+k+9Ur/EWpixAR75IIpf31sf60EUZo3qMXEKEyhU5UdpcdZkq4QIO8\n+sgDY+zMd8CCH5rfLekVlzOh05xz1q2oGGhvjcmBHKP4xahCRyqNVdiiwevM\n0IXrRzIQZFQ3M0zKo0ZBwxArtfOV3Eegv85v+hT1rzMnrqFU3GaWL4R0J6Gi\nIVk3IYiBSxntmt4d9u0tSL2tuPaA7OyVsXA4PdmQq2lcLCHEiBbocjLFN7qt\n4dW/LReJ2HmX2qXrh+3Hu03XNpI9WJuA2bNCI8qgXfgKFqghMfu6sVoYWHT8\n5bZKfJizG2mp+8NwW4W8Lj4Z28JOts7RZaOKp5qtI846XAjsKNzAmogSG+WC\nwd0RnzKBTRnKVis4m/5xqqE2bSeZeIAQS3ymfCW/jshgY5uptiKUmXw0BdJ0\n/m+HCxK2riN82hW4c2X1sk7e5YVvdDWFr9KluqM7KiszIN2GU27EEVbxVhbe\nlDsH6AYh7i69tm35hh3yUtYlOpSl1EBlzZcuFOJ+2eiTI4WWhEmc9Awi7CYC\nXkmfUsoV1HC/uI6FLFXOZQoixEgI6raLePNZbmdRlN2WTDXLTOh7R+h+jI4y\no+cV5UqXCJoYYdeQuKhaCWUmWNIERRkELulIPp659keqySYtQ3drZcSQVQVx\nrLYC\r\n=0p0p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b61c6444bf36f325f96102dd09f5d90d9aa8896a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-b61c6444.5+b61c6444","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-b61c6444.5+b61c6444"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-b61c6444.5_1567489036289_0.4051902700681833","host":"s3://npm-registry-packages"}},"1.7.1-alpha-cd06f0ce.7":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-cd06f0ce.7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-cd06f0ce.7","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"daf53d3d906b3bf66f8ffacc748d488c3cda07b1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-cd06f0ce.7.tgz","fileCount":150,"integrity":"sha512-PmO7iLUHkl0O71Yiky5M1fMjRdNbW/y2ylIJ3+19mjMi5P434XzXY96AlSyA1T4ShE7UGZagNKnxa+sC1nFPqQ==","signatures":[{"sig":"MEYCIQCBmD4bGgxA9Wb0EOWhJ9mXk8pLDBRw8U7fMwYg3pl1fgIhAMBguSFJx0kUTDCwIbkYB/+PLmZhA2lqYuSOh1urDnqY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdbfxACRA9TVsSAnZWagAAIE0P/iZ8tL/rPtxrgtJqSPgn\nt4/dmWy6s1XBVHP8jZEAVLh+PjZMC0qeiJJxAtBYXSL8yREfiw9wFBZyW7tY\n8ZnaEII+pZlVTQvDD/GdqrKXLjXEhmnXKZnHG8nF2QMxUtvbQwFFSjRc3orv\nRqdln8iHS9kPiFc0crOCpjEtxcZFXd1Nmc15gyxoDycjm9ntvN2kthJwDmwE\n46QXTrfC6/5Halj+rV091I+A0gRsKas2Bt3Thf/ttH8R4dUa7+xCiCnkBFWU\niWQ1DWv8rs97Jfsl80f5L5rM05n72cGVIpfBiswtllrYarEc6FqY8AwH2BPs\n2N0mgv2ImDzUX//zwNUtwD0oQ7pHYah2wCSPt5ydrFhS8enToJxwFsUGJ8H+\na9DkCBDn8uS9lRMBveTV9kZwZuYlPrhwVzMb/VkYa/SJghtC72v1744Xr72I\nJpzGg3zJ8JrgT2LTZAyyNAmYYFKyRnGLcHJ9t+vcRA8nZVsvb4TXQn3wWuSc\n+C/XBVslbhlih+s/8KjCViRaqWFlm1pR5Hd+YwrTEDqWUgyEJ968PfieKm73\nwB+LhVTJOHGvHjoSQgWlDsO2OrSWHBGqic9QA7MvHRM9BD6shgSirffMPKi7\nDVF64b2fNYG8fXy/hkezkC/aEpO6gNf6+YFxT+Sx0kPZ6jwoGmFGnHIQYbY4\n1SBK\r\n=EnbZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"cd06f0ce7471a1c921b8413764c2af187c2e5b2f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-cd06f0ce.7+cd06f0ce","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-cd06f0ce.7+cd06f0ce"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-cd06f0ce.7_1567489087509_0.45978814406454704","host":"s3://npm-registry-packages"}},"1.7.1-alpha-969ddf4a.6":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-969ddf4a.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-969ddf4a.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"dc9eb6f09ebe39df98b32d6b4b5600dd5416f383","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-969ddf4a.6.tgz","fileCount":150,"integrity":"sha512-SCjbhVgpXBMtVCUAha80gxfyWNKVeIT5QUGr+65XQFRMGOQGnR3ct7vG3VfUW7YG0TybTu8zTCMFRJbCZO6gMg==","signatures":[{"sig":"MEYCIQDfNj8ETKFmdb5IC0wMjqSujx9pxkqVzwu8LHVHv8hffgIhAMw7bLhZsUmSft2Y+/9vLJqsT6zPKNelpsDuNODv9xr4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdbfzACRA9TVsSAnZWagAANTEP/2q77MR7q8Hir9NpFUX8\n6bUz3s5kemFhjJvynikztNUwqKshV4DERlyFdAC5bymhg9LCwdAD+R65CqvC\n2/xOnfuwGFUZjMG4IpAf2ipGX/rJZ80Lc4nf1DD/7g8rt5SWjzvhVuIzT5FU\nikyhSJjDPe3pIKyYUc3p13dh7RczUv0bnpi7Ue5VZTD/BlUcEOlAn9RTVMyw\n1uWLtABnzHwFvlzN/eKP+MOgt5PYJib86G7zWMMnMTCoB+2EFPWzUG+GSmHB\n6LJJ3SyMAk3Kw95K0qgNIOS/o7JMBok4y7AmtXwrU5GYmjZ8rhGofjkcwgNN\nsnlRspVrRnS6btWydtECNjB7zCPSoYgNbTGnJGpE5uKVgNUeojQFIJD6x3ca\nmbCig86Z6Dt984uPxtyMx0gBUGv/vfpas7b0VZJoVogYf7B/LWYNfZ6O5HfP\nG6xYf9ATzxdiX5KYhZbXF2cE/DIZL0neavjwbfu0Y41C/rdJMl5VZzEo3Vnd\n1UyQw1LdRebYq0NQ39VvcYobbBZ+CRxO8+wiZBqV0os+jYM4EMxjTh0zSXKF\n4f6+YlGzhGCbvoA8wIN7fOf7Wk9wr/B4bztzjrKyLrI/rZ/GqU963mr03Bfd\n8QSQUAOzTkHsP+3LBCxYfXrf1UpThgOJaro5KmDJr8pRzKDeEYsZBC6aQcSO\nuy7N\r\n=1WYz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"969ddf4a0d80b2979cc37fe2d874a8e0644bdb88","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-969ddf4a.6+969ddf4a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-969ddf4a.6+969ddf4a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-969ddf4a.6_1567489215604_0.3909264740864893","host":"s3://npm-registry-packages"}},"1.7.1-alpha-ba9b8412.8":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-ba9b8412.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-ba9b8412.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"38b47d76ee176f7ea5eaed41afa42c8a7bb157bc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-ba9b8412.8.tgz","fileCount":150,"integrity":"sha512-+wFyWFTRIzmZ1atqNoc6lvO/amwBzbjFxmUJA69yU3Bm+wy2k59p0TvYGYF7a6Did0tmTv9ltDV5alDdbe2bnA==","signatures":[{"sig":"MEUCIQDir02vYQnsQ4yJFmHkuABIbGw/Oj3XVL6MMbcKOBqQPwIgdDRKH/cAQyO/CVj9cAU6U5taJfUVtc2QN9eVCfBbYn4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228033,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdbf3ZCRA9TVsSAnZWagAANykP/1nqceHJipSnj7vX5lOI\n2kRRj1J/lkyO3Wc7Xe2IVfMoh/yk5i44cSiXMEhxOjVyCGGkrgv4lOkD7VHn\nk4R928EQ5TyxS1AqIq/gTCsPzYtZYLrx0W2d4ujSjG8CvR4cflxwmkOQTSKD\nvn/sszwggqS9x3KFEnqnamLLxKXLHVkG36p1a+rm/tCXTHMUUNeGR2QIIh3H\njrdH4sTFqAsOkEt2pw6M+E5LTnNLW1jp9ZgzVXsXzd+Qo6YwGTYmvbJ+HtAH\nwDzXzztv0V36RWBEIhn6F4jeVlTDKbCCxVbfcl84+/44t+mXzcfZ4SOic3n+\naccV65xJdMivssjvFlerba/M1neW7sxiBC5mdZ4P3WxL4xsr92/3Omvpw+Ws\n2pd70xdACpWQmVGRk8EEfJ40P5gyDjmeFcANQqHpEKBPWTxvcP75g/WrJSbq\nCWi7Nnh7KxGa3X2uZGWPtvhVZ6DzRiJnQwiSem+ePmyhLyUi00LDaF1NmDvC\nRcPD/C/VFg9lN2odbU4UsoeN4/lN3NiQkApD6epV6okrtm2b1KOciF+0vjMj\nGwIZOvTTGj738GezU9BElwCyPKQ6MmXYPIE6a9ObX7UZtD116HVMDXDnUFEV\nxi189fUPg6cyd92RSXpHw3J0xJEjmncy492ic/kIB2vUiDwj5BNvJ8TOn48Q\nx7BV\r\n=tDZN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ba9b84125f8afd67dce6ada5bff7e20fd420a225","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-ba9b8412.8+ba9b8412","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-ba9b8412.8+ba9b8412"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-ba9b8412.8_1567489496553_0.5755877535096037","host":"s3://npm-registry-packages"}},"1.7.1-alpha-764d1ebe.9":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-764d1ebe.9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-764d1ebe.9","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"26456e640f4368668c67023c1d2edd305a5381da","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-764d1ebe.9.tgz","fileCount":150,"integrity":"sha512-+ozuLVo++TXRT/g0gfGSLui2g1AZm2gpuW98VZ5kV+8FxLVl/kJCYbnmMSp1/ED3KUjTSmgxIZUYc6iZOOZaYw==","signatures":[{"sig":"MEUCIQDfnm55akdt9PDJvTmZ9UdZErJ+NoygNqc9dyLNGdNItgIgG4tvUHciGzxp4tggXWHWQo0iLopNr16EV3XD86qicZw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228033,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdbgGYCRA9TVsSAnZWagAAW+wP/joTWL97q1q8QZ7BfjYW\nXGB59ZY7rum0uIBxlqpRoLjqx/W3J/KxoXG2PDy+Cj5jEoGt1rGtxvAIsxeW\nXFA8+yTqxdcqzwd+hwlfEMpNDOJp1Wts8ZFUjhYANSmZaJvA1k8Ssh85DHzW\nPVij7dNTlJ0Ie7WzgBKl1xZItpMv9tVi8hupW7p8BcdN//Y4uYn+A9DGGnwC\nu8bOFFq6AaxJObiJ0tldtMNUzRpWZNAhKdbs/ekZYGkhR+deW0Fz0lxLtY+7\nbJ5SgR1PgLRr6nKuWvxjjihdlic3WEOYFTL+sxhkktWHhXEv04fz4cGnXHuB\ngrGwnxl4BhWsskojKXXgcyzC2TAYrcvD0UMNZd7xwtn2U5fzp+Nu84WBOI1f\nLp9i4l4mT9yconvVwYoPiEnYIdYv0bpG/CZlqkBeKlRDYY5JOWQ7sdVcwgKR\nUpj7IIbloTaSWoajtAOtaDAo3z5uFB8oMZMZzTWCDyoHOLsm+FfaQ2ZtVoCN\na23ln5TUhzRx4kt5CLpjE1exyEq8GkecrBEEVH5SktZ6yRam6lEaZvuyfzKj\nEz3iDw4OI6oxZNhiNS5vUPY9nN/HVYTGb9F7fmaS9mnNu1KSrOlF+rnd9ouz\nD/AkS5bTSVLuxMA4oFg3MzNYJDfXZmtejG812SB5ARoMSCSFrT5YF+UThq3p\n5YQ1\r\n=+W94\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"764d1ebe6561b6638d32c515c5712c2411cc0fff","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-764d1ebe.9+764d1ebe","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-764d1ebe.9+764d1ebe"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-764d1ebe.9_1567490455698_0.5804241254932825","host":"s3://npm-registry-packages"}},"1.7.1-alpha-02f0b64d.7":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-02f0b64d.7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-02f0b64d.7","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"4636b4325fd06d225d6921d2b195ecf5678d69d1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-02f0b64d.7.tgz","fileCount":150,"integrity":"sha512-M8JO6Kwb00wEuP2mMR+zqsiberp9/0y4GQkqmmBd547EizUzcITzD7ITUmtcvsWtPE+EcwFdAJBCSoCrNTEOrQ==","signatures":[{"sig":"MEQCIDnn46jkhHmFe+vygqSKygtscQPK8xqL4DVcruzpB1/JAiAb5NS2sIMinAGe8z7FSdomNP21H0yZHjsD1KziVeWdFw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdbhUPCRA9TVsSAnZWagAAVMwP/2ORgX7ZuKcIZB9VMEtH\n7aH67dWvdRF+K7gtL2i6CsyVa8qn56K9j3VZLIxwYHmJz0XMpXwvg46549rJ\nOcDUvfts2w9Hv3O1oKvdHg9sVyquaUB/YzlsrekzrYXlmGwmBxY3/P52FBb0\npU33ZeRtT1Tz9uJEvWdxoilOD9EI2tAROoC6Z95FvrExa8IgXljKhibsKWyW\nzH5dD/AL1PHWSaFouPsFXvRR8wh56kYikpPuOpS2Zl0aQ8yCCs2Zc3WAEEMO\n2t6tj2Sc9Ryb6pik7bb84gUPNaQUoLV91e82JLJDxif6WSAUPA4cTGtmfi8m\nYmwi3GDZUhCsq4fS1AWq2O2eJUnljblztFqghAjkObwJVo54Qdaj1hKwC8c+\n4GrfXMRAiijwxpZ96lVssJGN1osneTEfD1/qaro7Oe722f1sxpP8u60cxiX0\nllL1msMbZ5uGLwQ5UPMA0If35hlxtw+/zVhE8951x/IL/jgT83NYT90JZAPX\nxOLhF77t+UppOf70KMA0v6VgGZzi+Mf9KpWt9cw3QV0j207TWFNtVl3HF2kI\nxMtiGRqfGbVtlbGbnOFASoRfP0ih2ypoo7H5/9fJU1x74dIYcPzN7m3Efhwt\nZDoveQ6bXGdajrkV8voGHJxqvJFC6YxBS9Uc7SrUnt4FbHyXvsgKP4/VkKTz\nkvBa\r\n=zj7P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"02f0b64d3dc652787103ced2a9eca7b2d59091bd","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.11","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-02f0b64d.7+02f0b64d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-02f0b64d.7+02f0b64d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-02f0b64d.7_1567495438803_0.3979305394111412","host":"s3://npm-registry-packages"}},"1.7.1-alpha-ce9311ff.8":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-ce9311ff.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-ce9311ff.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"60a32ba4a81585a0bd065896644d240849c30b03","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-ce9311ff.8.tgz","fileCount":150,"integrity":"sha512-BLBgX6nt4pHGzuFHaU61U2S7ccfTK8e+2Sf7Fgz7o1d2AOGWIv2wNCbEPi1XQrsV1njVD18qYhJnLNZ0Y9MMeA==","signatures":[{"sig":"MEUCIHOIhgTl8Up7MbaofwLEFYXUhwu9ZQ1478f3Q2LTrLosAiEA6DbCruxevpWkmYS49gEUDsIYyEXWXpcvBQ8/maj/xbI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdbh9dCRA9TVsSAnZWagAAEXYP/1rN14hWVphT5SYtjARh\na0YXD2MC9ZVnCcNKvuAkWPnpnF4ivzemF2VCfWSaxRxCeKht0TDhBon+jpYQ\np2Ws71l6fB3r8KDrVl4jFdUGXAiRYzGO8u62NwGocnRfCRGC3P1mYMkwLcXN\nCcSPBQcrkvc0zf+obX/KdE1c+nlMlIgIm29uXX5IEgr8iV9EEe7jHr2ret2e\naZgT79aBCYXZB6vwATRKIWrm6zgpzs9ENVYpOOK7TXwasdZU/wvMM/14jG/w\nDOpBSb0sZyIf1CvsAC6OtUHD+PMntPfADcX/n+oFHVRQQ22LoSHa0y9cZ6If\npHtHVULDLGLrL6CG4X7JdEpaLBZPFrymYl+3hWy2kqpOG4awifIJOr8Htrj0\nzsq1LbdMisLXJW2iiE9L+2gO32KHvbmGXymIoNOWcCAvAS8Qf8ls+myT0GwM\nYDNSaqPmpmP+A9mS4oxWXOZBCxMVQah11ZOThtT5v8Lk1/+zDzKbE0NYZrVo\neEseIre0f/o/vQZEYYmrl6YXGLhWl1UHsiGvJYmwM/tYf5LHwOSekaGcm+aN\n40GShb+WazQYJpBzrH41OFaMeBCX75tIzIXazSnrYpSkoG/uMgym/7T9ysmq\nnptiqmMb9jcfdUWMoI2374lvjkwUbTo0yOtIsJgMTtlKqu5QB1pf1hy+HsXm\nWR7b\r\n=0nDD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ce9311fffaace43ac858a1460d4f574551c1d4d5","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.11","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-ce9311ff.8+ce9311ff","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-ce9311ff.8+ce9311ff"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-ce9311ff.8_1567498077215_0.028316068764134172","host":"s3://npm-registry-packages"}},"1.7.1-alpha-f7e1aae7.9":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-f7e1aae7.9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-f7e1aae7.9","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-codegen#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"8942abd7a9108c28807460dbedd3bf93743dc01e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-f7e1aae7.9.tgz","fileCount":150,"integrity":"sha512-6wLbiyP/74I1ZJ5oWO8sVDRW3N/AKdp+Imp2KCLrk4dEe5epc1vpoRk4re/a/uyTa8Y5OZv0b+JrsoSBW7ougQ==","signatures":[{"sig":"MEYCIQCTJIWQQVgl4lozU4l5sVxIvR3WCUu94cMbQbO97ko89wIhAKNxwSWTw0gmBW1WZEFp7pwTNcQOTpplTbjCholidS3m","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdbimbCRA9TVsSAnZWagAAlr0P/j8XrQjuGhxQBFOCFG0k\ni/ArTWHHAjSLIjEz5ruuBni7hPOeXmeRHmgw3gj3/22rjQ213K9R6Rty1UrF\nKgUZ8z62RN+RMyynz1mtHZEqptesFTd/1HQpxn+agb60JwEjzF8RJD3eGFc1\nzsUvW7YsPVutGbv8M76w/op1gNc96doZ3I9Zehp3uKnO0b3q8MB4gLZhikSc\n6TXPcrcHA1LLNzJ/JKeBwAafBSXYMCKEPsuL5K+FeCR0CkfW36wKVB85IAwj\nWiyr5HLsjKjtRYdANFzrr4XMeGzzkbpqfH8FMB+CvYjlq+x2JXxZ+C6YGIoI\nIk9gCmIvqOX96+1KD9oWT9cgH1Yycj5Jz75gp9pfjnEA91dGwb3xAND5Gva8\nQ0Y9dpwZqoCNLTOjGMNuizma6NYq8qKvQCryKqyZI8JU8JnSDpZEIysnc44s\nPewhV7gXd5O55zufSPQuUZ3RGubqA1ybIcAxoEkPSTLjMBbum+aB5Afb+YIx\nP+LzSL60D84Hy/4j95j4JGrZtSYaCCcrrvBKtYGQQRkYRoGXhw2ZsKk5xNCf\nRmuWxWSJDsAhhbpjH7zwNn7qMX8HyFbEuFJ+cpumwfTvKbxnVxvhJSecNGBR\nVXhiJhVhRDjZr7KlqaOI+BENrpZLtMAjm9JZJkVuvoNI5sx2NtWsXJdIp9ij\nKj3P\r\n=Kwq0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f7e1aae7484331a85506ca72a417c44426ec6132","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.11","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-f7e1aae7.9+f7e1aae7","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-f7e1aae7.9+f7e1aae7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-f7e1aae7.9_1567500698839_0.5248758755946938","host":"s3://npm-registry-packages"}},"1.7.1-alpha-1b42ab3a.10":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-1b42ab3a.10","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-1b42ab3a.10","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c1d24acc2fc034e35cc667508cb7651531cea421","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-1b42ab3a.10.tgz","fileCount":150,"integrity":"sha512-cJSPi9hcZKk5lOM1QdbJTcvLn9B1q46uRdRJBPUZoEp/0f6w+bubgJQz8uBvxasXZUJQF6Y+w+iyMRRvq66vfg==","signatures":[{"sig":"MEUCIQCSheVjHmKX/InT+a2/5BAqLv/evPA3TXJmc336N+86QAIgXK6litNuJDNtzlEdaVd/s+OX3t2yWJvkI5h4TuN0VB8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228036,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdblOxCRA9TVsSAnZWagAAQmcP/25jmFKv0F6vC7PQMO1I\nZn27Z52+YEs0OSKKNDGDl1qnPBbMRDmsaVzVVax5H4cBllhEgCYL7zt1L/t1\n/kER09E5Pea1sJaIH2iGt2MR0oX89KyPZy0ebxQ+U5FZz6Nq5X9IKwPUewYr\nXrI8yQe5o8eKjjrtOriMsQwqX12o+wj6SpuzDPPQNwDJBV0ZxkXC5xos2xvJ\nvp55Eh9/fmoFyVcTfMbLjPm0VojTk0///6VUMYfhBPiijPnDJgz+pGx9CoIW\nNuVaB7jjNQDKV0XTe9SPALtTcccZJ/28dCxcHYzM0QvsQ1iZtv5J5OZsHpf9\neS3M4BreOA9nhcKhCMLs3ymd+NR6cJ1uQPmUYYTypcMRSRhpJ4G5kK6JVhBM\nySViFqcAyO+U8+NlWrZgf73mvBkHnp2MEFVyebswPwoVivGxZTwYVCMuCPb5\nJ33mejFkQbb8GkGKTA9U5EiO1aKtAa8oxQRN1r5JhqaI3k7Z7ddGZpRAV6xL\n52pSlxyP6QEzEDxSO5AzD4E0KfU7e9iwDqVBNFualaP7m/IbV/0WwFV6OW2c\nbi0Q4cwFO/RYE/CezvcvLIKZjImYzJauAvOGZwVwSTlIzMOugwZSoGpePTfG\nWR093b1BST9I/nqBEd6YXX0TpbrGsJWkLD+nvXo9yzIEQSA7jHTsPe4Druaz\nOqJ7\r\n=1WaL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"1b42ab3ac14290c3948cac26ca6233a236d78a4c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-1b42ab3a.10+1b42ab3a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-1b42ab3a.10+1b42ab3a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-1b42ab3a.10_1567511473162_0.6393108975683879","host":"s3://npm-registry-packages"}},"1.7.1-alpha-291848e1.11":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-291848e1.11","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-291848e1.11","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"0e37038eea70f9d4d023d0acbf2c1040b859df7c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-291848e1.11.tgz","fileCount":150,"integrity":"sha512-0iQghZ4XnAdMHo+7GX9QTqWlUvKtnxq8WRoxN8UJeXGLPT8WSMgy9+xpuQveXpBczd8jUETQkPg7EejPU8aL/Q==","signatures":[{"sig":"MEUCIQCteTJwB5DNvYZ/rhTkRkXr2VX+tevabXxiV41k2wX8zwIgOo5l9IHlldJbtHdakd8ny6374NxY9gSps1tf4SkHnvM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228036,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdblQiCRA9TVsSAnZWagAACjAP/i+eVLMxEHGQVPgX0qyu\nqFgnf2Pt/bXYsWNeBOz4IbH7AZEUVZcHFjxz/+kwt6YPIgqOFT1VDrShJMDX\nxyKUUfdR8Mnljgjyj7Qym+eZ6qQELTu+AclzjYPRU5zo/VtxFh6wWEkSBaDb\ns3Oo4p+IDHSONHu1a6iwjjvqA0wpBmseLbyMwrkLXoZ1sDoqpKJy9uHdvt78\nsfvy4kgCzuzFTfOtilCTcdU0cxL62yDJWqHv6H8vV6hXWrAVofgetv7CXRPW\nppAOAmPq5mAHb5UShMoVovk2ivvaOtrAUVPSeBauUyTZZ4uHe0O7r/eQav/x\npqYHfQ7MU+W0TB8TTUkRlHvq0YM9Yptx9SVMBBveY2bJGQovHBGwHWptGC2W\ngX+REreOdNc09QuZVb89vXkJmYeCz3uZs8SNb6f1jwQTm5Kh5r8B6c01K+9g\nkWEH1JJbeVE7wD+LMY4eswKyOUqnuTSNh5dNMIROdOZXO7aTX3o1fYz8pXHn\nW6rE78wn3KeU9Ft1f5vjenqlL/rqfA24k5bu27+PyO+UjzRGRaSOS568CXT1\n6bHVlV3xHs+eRAnZ/YPcUCMXoy60rvNuhJ3ueMZhoOdhafp4RjmX6gTOZhAb\n0nUbvk2arXPWYA5yX8fks939LmHi1JYdDVbZZ+ylHERTHMCuwdve42PmM6SN\nDvEI\r\n=PKvB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"291848e17e3030d3b2559f5d70e4afebbb66d2f6","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-291848e1.11+291848e1","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-291848e1.11+291848e1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-291848e1.11_1567511580325_0.832258648955843","host":"s3://npm-registry-packages"}},"1.7.1-alpha-d7b8a142.12":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-d7b8a142.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-d7b8a142.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"51322b7bb5bb303f6dd76d91a17b27bc56103a08","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-d7b8a142.12.tgz","fileCount":150,"integrity":"sha512-/nCsE1TOWjA+YKH5IpwbLSMD86+vZX44nMOYZRwdS0Cxaj6TehQniFAxEXL7qWH9mNjSMC6gvf9hOKBhL8msJw==","signatures":[{"sig":"MEQCIFI7CIN00G+Op7f9jMo1BTlP91iO5vUJiAk3fd3eYZ1iAiAGjt53YN70gU1eTF5f4xv3j4+dUuyEHsLG7VHgBMKfFw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228036,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdblRCCRA9TVsSAnZWagAAozUP/A7Y35P0R5wJItyr1fKI\nf/LBeC2pqKvlYBDh7RO/0p+KqrLMOXuqgR28GejK5iWmsGwXH7O3A8xzg9vW\nIBYDFDsKNxM8NCkSVoNAJA0aQGm4tjwOIZB2H/hLXsChs0X71/0T1S+n4lrg\nozZVkIWhYFn2rJvpYx2Vq4JdkHPp0EViJ89vu2M9+IiF8JTGk6ibPuHzHbaV\n36FTwjNdoJSNXuJ6uVEuvzTEzzUtdk8djZsTl9pog6B1V0EWnPS1asXiZN93\nucBwrQGqC9iEw1dkZ6Y6uw9fUUh7BYM4CwibeJnewDj5/sAJZ2URDSeQWS1d\nWDya2SOwI56BvNl0qzbq+Bvxx4ZV8aORYj3k9tW0WuJr+1icK21VNP+3QoN4\nckl1v6kHtzJKqNIMr7o83VDKrAfgJ63b+oD/9sik21cJ1dnTAy+Q3CW99LO5\nlnrgeubrwvri5RfowSQHPxLtXEAQgjTy/ypv6E2V4ZHPCLon9htaDdFyLvzd\nNMkeR+4CnlUsRVMqFtk32uL6QRzr9Kmcont+rU+M/EDi2INFN7LvUmb8wWoD\nAOzytysDLtAsn/cyK1UMVf4EECMw7coTywhwpV9ueEfhZQ8Zd3bPJO6JeXLg\nzc4MnYjPzO4SsWCRbf93MXPxyvdD/85jtLrRn4fIxp8joUYztvZxicJRSmHN\nSSmc\r\n=Hcyy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d7b8a142e319dca2cab1034d1dfb7a0d92fe0255","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-d7b8a142.12+d7b8a142","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-d7b8a142.12+d7b8a142"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-d7b8a142.12_1567511617688_0.9223483183143513","host":"s3://npm-registry-packages"}},"1.7.1-alpha-fbdbc4d3.13":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-fbdbc4d3.13","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-fbdbc4d3.13","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"141200f59a2e22bf9c2c0b51b432ce78b433b18c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-fbdbc4d3.13.tgz","fileCount":150,"integrity":"sha512-OS33lUE1E7CxmxFje24NtRQg9HW/Z4iZwX8+7QrXtHhCrtgHVJ2sHutlQUtnlwUYTgc7Ot/+JjjPnyvX8/Evxg==","signatures":[{"sig":"MEYCIQCcGdtEUANg942lAFncdZA0hrU99+5YDQLsqE1g8LWnMQIhAOPx5m/UlC1LbNyJFzFWNOuGZZJXtTsLwc9oHBKFt2bZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228036,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdboBWCRA9TVsSAnZWagAAX+EP/2Hhi+KcPnhy4aAT5oY+\nl49pO+D/Z7V+yP5Bfne1IxK3vEoLrKTFqOUhvEPGTHVibWSJpfcU+XiORJ0/\n9yvtGIZh+s4ID+f2CaOgNo2IAAs2LOz7p6Q70ubRIKb+Nuzyml3cvrwRWZcb\nrUFKbEQezyyPV9VoPWR/1/pMejZj+2zfbrC6MjTbD4IFQHguq8UCdeuRoyjh\nstbkJ8DJMx1FJXQK3A40zVDN2cQncP04VGfiz7G/xyBEZ/LsIIr7elhFxQN8\nURsGWH19sD6QDsWHr5yzYREmLRbyGY8QIGJIQzgptio4UGwGgQ1ir9V+Qj6Y\nX0ZxxV6kwwQEej6bFDJiTLztVUolucVgP03roz1ncjCkFknEm3c4DjbTAAOI\nqk4cy/7gaXxSBTHy0A54AfPcqN0hcaL5FPLG3zwGkO4PpH0L347pCTZUF82i\n/pvnIjCdHaMJGZk5tuEkRRvH71eq3LWkwCOV8Wy7doq4tmG76XxHCUwHFLqY\nxy/Au22H36V7qGHlmprgw8R367Gp9pwqUlEzqswIN/ezKOponUCNUpfbtAtx\njTx+0rF2gMA15xDvViyi/OiMPSCNoWhYmzKdp/bAzUwAMFFVwkCpjnzG/sD1\n8mxotpZbgwcqe3LJQsIfW7tXxQDBZ6G2o0z80jJMkuup007mAsGKbqV00huA\nx0v4\r\n=uELB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"fbdbc4d38e0daa7f35bddc8cae7d3741b1569a22","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-fbdbc4d3.13+fbdbc4d3","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-fbdbc4d3.13+fbdbc4d3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-fbdbc4d3.13_1567522901489_0.8961691426436145","host":"s3://npm-registry-packages"}},"1.7.1-alpha-71ed5aea.13":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-71ed5aea.13","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-71ed5aea.13","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"311b4d46a467623235c6665f1ea64ae2a9b317cc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-71ed5aea.13.tgz","fileCount":150,"integrity":"sha512-gDB1sRd3/UV9WQ7K19gQBDM5sENoN5YCPimHPx6CI1vE24UNSAXM9gwiilcKMb5pSJB2/d24OWEeM60QsSsp7g==","signatures":[{"sig":"MEUCIGg3vk2hvTs1KwstAfmq2OB0wnql+1vHsMGu0rytLN6VAiEArP9lj1lsaCaqePyQd4i8GxIWTqIuuvv0CJqGB19lmdc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228036,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdbsVcCRA9TVsSAnZWagAAW94P/iSKDeRO1sDRErFBVhAZ\nsIBitaDTKcjmfRnrEDPpk9xNNBt5babBoqr/ZqTJU6ZW9hck3VKsWVm3fkQO\nBcrQvahFGCBYxW3cbQTX0+Psyn8Od8KaeYn7556GH39arTe+tVO12Xw4cE7r\n4UEtRKxA9Mz5u2IeZ1l8Zz7jfqK2MV8orSWRYbIPrUDnjoCcrgK1KCLWDpZH\n0zaG+OBVA7lZ6rfog+ZwwZEO1zGg9K++/CwlcYMnEFB0PyWfR8r+YNi/TSeG\n/EHSKURfEHy9ooLYCjmWqgoJKSLzSW7VgD8MsF9fy9V543dThN9Ys+jLHw1X\n+UeL0K0xZZGQSLKAf50xjl5MAS9STVRDSuddv5Q4nkv5S6gZqZL9x/1GmcUc\nPPUqJ01spdEmbHjD+QU3IQ9//i7MTuyu8X0MownDUG2klbGdpnjmUupt17VH\nonxBeAZbOTIQ6U7ChAvTQndGyd5WkbZphKRMIKFP/1vewYi3G9Qt9eNOtDat\nByycJgBqrXNWzpEotqAc/seCG8GP/WUDvr8YctZiKE2G3e/7C/MWfp047kEY\nn/wZdTwtHboxw5Xjw3qCM4+qqCrdXMVef5VdBTumf2UNK1MLScvagOCmH+DN\n8y2m1FIjWR+sfBk672HwJrXKg6fbUhjpEqtwzLkzo6bZ9cQme0Im5B1TbWA4\nYE7v\r\n=CSbS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"71ed5aea9f4d7425f1beb032c52c96e0f49fd6c4","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-71ed5aea.13+71ed5aea","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-71ed5aea.13+71ed5aea"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-71ed5aea.13_1567540571369_0.7651174143967916","host":"s3://npm-registry-packages"}},"1.7.1-alpha-d187ac13.14":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-d187ac13.14","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-d187ac13.14","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"9e0c23df1c60df67c14b9f140d4518fcf62f69c6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-d187ac13.14.tgz","fileCount":150,"integrity":"sha512-qYAzB/k1O/9LAyDPlDFkvPEovEVcNFyOYNozvi0/s1fRSpoS96EkbngoQ5WJvCl/5vb3B6vg/kvfWxGtk6a8Fw==","signatures":[{"sig":"MEQCIASuD0Hk28icxVJQzUR2SyXMp9DsdDx0rTiouCLIXXwUAiBlJgm7zKU9/hdKpOSou1+x/qmNhiYN5XnSNoWUDrodRQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228036,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdbuiWCRA9TVsSAnZWagAALpYP/iY9cZ18ebW4bC7b7aic\nTAiejITr8V9PKc90V5gmXnqVJojq77dtvAdtcHZIs/PQ2sbTsZkOmEunB7W5\nNeZ2TSJztbHBCRPgLJayWVnvz5Uz/s3mF1rriHXVZj3oIUU08GwCh26TzYzq\nTAq6/bgbNUjC/BDKz5st9irFIU/PbFyZmL++CJaIfX2iKDH7vzxnzWwzfi3p\nmP/B4WlMD7oSE8NXrysokPu2JI9EhGViFpf9vFrgHbq0vXfXecz2zBVZkPnj\nrwm8K8vz0SoGYEKSDWEJfcZ/H7nc0cUB+TCMeOHxtsp5ZaCld8YvCNz2x5br\nE+d2fyaa/nmHXud/HuC3Wf2FMhJ4Czd554k9xMHzrgwQ/x13Gq4PYUQeb2vR\n/Bet2BlQpMrDKLzuUybOoEYJ5Dww1a7L58Zn41R3uOX1DGy+njyY0NDAdTZK\nO42Dfih5EGlM6NeR7bN972HFkMhFH4QoKK5Ryf8Kupd0P5/nv4A3FmsAcK+U\nuLeCSv+3dEJJO96A/JlUOgOzDjGEh9PeoVjfbFUPrBdn+XpcHup/XnSk0enL\n5lrha9wh2FfUeDXgX4Vh9+bNh3UWM1vxWCNnDs/WiWhb8LLa29s48SBVnSi+\n1GZ55n4tHKXHRWVVRkKIx+E4HUmSAdlsmTiJcTYdU9E/fMV3cEJYpgR5FrKw\ne1GZ\r\n=3uSS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d187ac13c16c3dd12d92088004a9d9da620aa9dc","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-d187ac13.14+d187ac13","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-d187ac13.14+d187ac13"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-d187ac13.14_1567549589832_0.8082772785500267","host":"s3://npm-registry-packages"}},"1.7.1-alpha-dbf87c29.13":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-dbf87c29.13","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-dbf87c29.13","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"d992de24bcb8011cb17bfc0ea670aa321e85e223","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-dbf87c29.13.tgz","fileCount":150,"integrity":"sha512-crOot3AGYXbT2sfU0CCytlMZRmAY81nBtbE16YBsKw2JKWyUMQy+6QhpyYaTGtYjo8IUhk98BgKxZrN+8pU4ww==","signatures":[{"sig":"MEUCIQDw/YQIUPgS3zNH0OG3tzdF0iJd3UowI3dCSH8M6duZ/QIgVAhWQBu1z9P0ttvOgJj5mfAmgqPfDLc3xZFE0YlahRM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228036,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdbujnCRA9TVsSAnZWagAAESsP/jdpm/XFLajknkp/Oxi0\nD43VKi0v9JxAhEEhSbcM6p1lLAcWt+EbcRymfeKwplA8Zwa4quwqzvFUUCgx\ntM6w5CRgQmNWtPkHQJ1RO4wVedfckMTTuIIPSIQ41WL8B5y2qWoyhm6OV9fh\nJnjaf5dbzLhWXCxqPIsGRpimFUv0LqGAA8CUx0p79HEqXorV/9LylWG5w24p\nybeFr42HNf8di7FGzCzQgoTRHmKk6/cLXkGkQV10Mth9QdIZr+WROVoHZVxM\ntqpi4qEgaTwAwuPMM7rqBmMigqfmf0tE21rritXBayKZE4VByxbm1a67sV3U\naIsaklzLrJv3kGKiceyPAQkSi76mMKHdF9UMwIZj+pbj2PvdTgHfGI4N8lhe\nHQ/Tv4Lnv2aKdu7QW6iIloHkBVWyNishp0QWvHfRQnErC74JKJSB2s5TErCZ\nswegWgDOMDVVL4+XCalq04oApg3lweHLQUf1rQ0bfYYZtIzG4C6gXZE8ZDAp\nTZI7O2gyjX7tQ0quxX7DiljdH0vKKTgdC6o90XUQGpNMKTeq9ZzD2ZjMO6Zd\nL7g3GOtjaQri9vt5gaPjUCt0xs1ceeksLwpxEENbniX3cJPwwKNqxXXXu+GT\n+/Tf92rPGCMuH+EIte5KjPVUkrqxwzOL26QJ3D+YrQBsZV6GJjTKqb/3MpYs\neGGP\r\n=LOn/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"dbf87c29bd2439bbab82528010e72f2e12b327fb","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.2.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-dbf87c29.13+dbf87c29","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-dbf87c29.13+dbf87c29"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-dbf87c29.13_1567549671026_0.7463046336790262","host":"s3://npm-registry-packages"}},"1.7.1-alpha-c1cbd657.15":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-c1cbd657.15","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-c1cbd657.15","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"83654d4cde33725e9c916dac247e1e37f74fd53e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-c1cbd657.15.tgz","fileCount":150,"integrity":"sha512-5B5UY/xS/4lpnHhKLmGjMDTT9xR2SiQjnViNVvW1PszPIOqGfuJb08BGnacLiEwBsmP+uQH9HJWeDBJPJUwRYQ==","signatures":[{"sig":"MEUCIQD9V2pOugk4MZO3gvqs2yiezCqjMONtDaqPCB4gCXQbQAIgbC20RaniitUCfbQpVtZjXKSXeFo1vpIGM7EaVpAZ8Vw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228036,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdbzI0CRA9TVsSAnZWagAAgHQP/R0Wv3d7ggjenmZp9X/R\nBk2XFe96nAGWYnjjiTLkrrjrTyyac1AiBtyVM8z9AAZfgLuhTV2qN/hyNGhR\nwTsx9aijCESVzzy+Bsj8ZvPowlGRMY04iSuJzgcrgPquwc/pc9ciW/n1Tbiz\no67ObLo+sw5biQlaM6bxq9msBpUu6Un2AgBYr+XtLb3VH2TbqXJZjKUr8/3t\nYbh5mWqEQrEvi8KlrfZtm/B1ybO9O1u9cAbFHkR9eskK89frrOG7c3S5Jgms\nWTpkO8AIim5bqE7a6slSNI5PoHMuyKVSzcq6oxOdlOyQKxGnW+9FD9nFMYM1\nvcKJN9XhgU5nyA70zuaCU3agVcdB4XWi3zPyo48HHk16bWQg0CLajePrzVyY\nvoLif8aENYNRGIhOULVBiJZVWcUeiCCom+qGvo/3oUZp7JHjBx/Ys/XhGzwy\nO42QSuvvQBj85rLGGjAVQs31X+JqjmaplabLiUB+pgC0vbKkC3SwVfKikibW\nSCPXRxJVTnbP9uFR58ZfMSbbU9pXhk9Wayb7D2blt+s38QRP+hTwuDWImq2/\nSlgAo+AcurFgegTMpz1nVVejlsRHBBXgU/5Qxy3gimaDwCkVRfJqNaB8TB9h\nW7+24z4+0GQ4nj5eVeP3umK+BQ84YyqrLjlm8zhO0CvLUOYN+HJcjNgdmFpR\n3vdJ\r\n=WZPR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c1cbd65746ebb4d06ecec42905749cc20f378e98","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-c1cbd657.15+c1cbd657","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-c1cbd657.15+c1cbd657"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-c1cbd657.15_1567568435641_0.7528570858943759","host":"s3://npm-registry-packages"}},"1.7.1-alpha-c1e61fc4.15":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-c1e61fc4.15","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-c1e61fc4.15","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"057059118b4da126f60a937bc0a4648464c7a9ce","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-c1e61fc4.15.tgz","fileCount":150,"integrity":"sha512-GQMxt8XFMbGSTpnfRV/Oe1T1AMhu1sTxA1tRb2KO8ozaP7HEDfKi0nLLiPW3ovdK49KCJIElUr8weqYpokpw1w==","signatures":[{"sig":"MEUCIQCnAetup4k5BKOnD5pfPMsTcd3hBt1ekqP51z1GE7+d+gIgLoVCx6iBIJwZgWWDO2CytUrbr9/Rwc7YI/HZBUcI6pQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228036,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdb0ZUCRA9TVsSAnZWagAABtsQAJMOZPt+YRLKYskXskOq\nzK+Q0RAVtcPwrhXMrrwj0l4bhyAdZpeuFRmsv8rpVPLBMAJ8FHslCpXxxmb9\nZSGwz0XwgNi66B0mt1wEig70G0WjSa2uNdcsugFbgBMGKUL4nqAhceIg3Bqo\nXkkb7tSk1wnJG8XMpnifdEhOcnoxbLV46LOjHT9oyQ/XulYmfpdpJoVixnaw\nSABcR7BFjJe8efBdIH0HH7om0mmFp6JKbzbjyH7iRBtqOWJ+SLZkLi25ArIF\nzPAVyb8r+shDHR6oRigf6HDdwkxEAbedLBCIe+9HSEjNfWbTdPMOW3ejatBL\nfEEzaVliZaWxCnvsRbo8pRWq0mHQxDB3Q1ySIwu1+FnjPShfKm9eN/WWC6CA\nX7vzd6W1BvnMa1k9QSfv4ahjw6bA0ck54RtXtjTpy+avH6Aag8h4NMC2y2C5\nFOFKQ295jMpiCFkNzHdcYX05RZb0HC+T0VkyU4VIARw/kf5K/F6AguIgY6mK\nGrcPK/52c4vDaWxik7Rc9CRcZBf7hLrACaO61b3GFgfxGfHZ3OYVJwKpchZ4\nogDD6lEpwEDPmKA4W2YYR9Juej+e86sf2cuMZKxIz94tCMwVKsOXACBgpYKq\naHrYunlPBKEjuyNnwY++sLYyeHQvz+ZR0sjnnOIfNW5/aKUeg0WsvHtEQYDC\nCYCR\r\n=R6Dn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c1e61fc47c8175e0583bec98e83e80bedad35c36","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-c1e61fc4.15+c1e61fc4","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-c1e61fc4.15+c1e61fc4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-c1e61fc4.15_1567573588223_0.6437554085079717","host":"s3://npm-registry-packages"}},"1.7.1-alpha-be5f4743.16":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-be5f4743.16","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-be5f4743.16","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"513a29764dacaa2a5c9d2c0d34edcbcde8d5b897","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-be5f4743.16.tgz","fileCount":150,"integrity":"sha512-YCKu7g+FFSrjFi34qh/oqQjNipFcQ8YNVGPNL34nR/EsdeoAuN39uI5ZaXgRZtDor+Hw3OVl8baYjy6hH40LZQ==","signatures":[{"sig":"MEQCIGycHXoVN1e9vcrJyAM37FxTSBMH4YiCVyne+DktgXipAiBzpkulQsB7dIkNk9hNe43GsDqHMamFmP5XidfVQAxC4Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228036,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdcASVCRA9TVsSAnZWagAAbxoP/3G0cHtK97MsyfgWuIRi\ngY/dLHmFtLdEK3RGFmHDc+iwQdHttAI9fMEV9fTf4lw0HnXr/4FcghOEbsVP\nfnMDYyqyyPDA6/0qBfAkCUCbj+iJHRCv+GghbEKcgGwqkRIn2nnHPpYdK8qL\nhhl8ggWsKBlZI2lteRxk1D1wpyi7niL1yNUxBlSesHfA5ss+SC0Q4SwLf/1B\njeyv08TRFLdN2ZWJeRV/8Gy0wsRLvnkN7u9F55P7DelAaQ7oIffCMUk37RIB\nDATVJppOtHTSRstjvp/V8d7oHaM492PRLq3U8WQdYBq/m76xqrv4wmDXfF2u\nSoPaK5wU9hOi2iNDHPoj5Do+yH4TQ16hjTKfFTtYlUjv7uFb1qLz0TrW5Ian\nnu0m3Zbh6Wnz4VE8r13oTLeUN9ismTvcIlljGt58i1sSowr/gvCOfrY53DgE\ng98rf9GmqpJ0bOQPlYioDBXCfcEHIFH41YJssE7F7XZVUNPVHExfuIWkYfa+\naRQNIM0ccgx62nnUYnw3mhx3K06ZmvOII/R95VDm8up/SCtu0MiC+3cpJUc6\n5oxQvCbL3n9b3+G+nRUZwkfGAfgHqqMGHj8PGmb37HRuu2eB0QTHJxlBcz+p\nIt13uRyoLOQZADGosi9K7uYdohTgSxIhZT+BcXsquQPRuR4wt4wNybv4u/db\nyC63\r\n=3MaJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"be5f47438f8733a0968d3fce6e2101d9b24ad1b1","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-be5f4743.16+be5f4743","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-be5f4743.16+be5f4743"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-be5f4743.16_1567622292900_0.5519949149778289","host":"s3://npm-registry-packages"}},"1.7.1-alpha-139e7d8b.16":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-139e7d8b.16","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-139e7d8b.16","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ba0068c1d62961ef27a63497dbb892ac09e80212","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-139e7d8b.16.tgz","fileCount":150,"integrity":"sha512-bmiEa/Z5LpLmhCkho+oz/SKxJGZUCZ3SQMR9XhuebwjyoE/xcwXNtLy/rFVBKR01BKbiz8KWYVR/uT6oOJzTPw==","signatures":[{"sig":"MEYCIQDkVnAN2op7YB2NtSm8eiUpXK6HnlUMH4I2lq8egQ/P/gIhAPTVvuY9y4+W3ZczN8y6Mc5LdaEUDP5W24K7hqIGMmy0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228036,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdcCBWCRA9TVsSAnZWagAAxbYQAJJpfAhIFH5ET5vA+/9e\nzzbNRGzk3lVYxxFE2m1CDpnsle6I+I/vOeJQpOi9aibfCEoA+SIcYoQiq0WC\nrh0sDaxoZ3yXuETYm9oT1UQa83CfS+nQUcXqZkWxonJ445KRjY8yvSAUYA+i\nd6kEReqfEo0bE0r5kN9MKF/qv9m55pGT/gWULQdtnY5DTLkM8yfIU0qfQewR\n4zkng/IlMG6u+3uhsonGPO+hxciGnjk0T8HariL/uvwOkSECMhh+3KWjkJht\npgjAEHRnZdTqERjHHCvTTJiEvbIYKaJnBzXvRILTGxF4LPoOPni6uQ0NoaOX\nsoxL5Di6P0cCfNHUPAlPrr1+D8VbM3RU4ctoe1vQsH+k6Sy3MHHpmbgDcTjs\nCVgqvyGZaw+k3NrU6SE+mcCJQXBUol7IrW4HNF264dzerOw7FuNPO9O/sXY+\nJdffm4V+StFtQbTDzWA6I+SE3uNEPHcr4nV3ETLE8pf/YQ9oonqwTOeqGtOO\nX5GkPHqBQJXhS8n0jIVgOQA2axU0dD6tT6rdPXjCqv37yjDVLlloGPF6raxr\nRIGPq/j2UQzVKYHOW2dvvha9FwL2HF0EeKuEk9GBkZ5nszT0hphm2LcHKyT8\neDOQ4k0gVTFnoYVC61zCB4bYKRnda+szqBbhe2mbcrAyCOqS4rJYg/RksyJ4\nr4h1\r\n=aqJt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"139e7d8b0f3f20d964f89b275f717da826a5d9d0","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-139e7d8b.16+139e7d8b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-139e7d8b.16+139e7d8b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-139e7d8b.16_1567629397955_0.7344574141628004","host":"s3://npm-registry-packages"}},"1.7.1-alpha-b5baa92c.17":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-b5baa92c.17","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-b5baa92c.17","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"bf26dccc285871f0f9fc556dcf3075d4c4ac714b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-b5baa92c.17.tgz","fileCount":150,"integrity":"sha512-Qgcvl7H5+zlLwNxxTuWkfDyRUR22c6bPpjseso3P4DhytWJSjs3GHl1rcm9UTeOqIcK364N/e1ASoGq4ibl0FQ==","signatures":[{"sig":"MEYCIQDSkpqQvXKPu+tuyew1o4Tc6FOHI9oz0Ivo0TbyFJlrpgIhAL+IalWetjHVrXJ7LU6ktgKxJo+Hrc/tPlEf+N81Q8ib","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228036,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdcG0wCRA9TVsSAnZWagAARiMP/3vKoFcunpr9uKCqoz29\nr4BmcQCKhHsDEtABmvjsq41EYArjYJyUORkOJaVlUQxO4WgKhs55DS8EFe1z\np8SqOuWpBDq2UXGSaJnZGxytFtoFlG4rwlhVOmCykdvBBXSTuTHavNTzOupw\nuV5Rp1TECk+D/EhCi4WI/Kkd2Aq8JH2uwIHvIOtYNF9FlKmOeoP+krsm1i+W\nl6RWtId6JQyftlKodkyMoax4j6N//6MyweCnrZQCSIYv3qq8W/Plk6f1Gt5C\n3EBrg8eI669cRNp/+AkvbMQS7/FvoPlC+pQTSYVHpf7KU72s5i/OCflU0rmv\nzgqFH5fsXvHR6bM7LsitR0x/GlUI0/2sts2t82Iogyts5MLKNoBHu18YXbry\n9cVyWujfXVCQpskYfJpTg65d680OLERuiU4kabm1Vo2C71oYB6mApKBwBnRr\nUa6OlGtr572jUaKuKSEd4aogb1JoMuk0t4W/7C/+p+pf08pUKWRokYFeVOqW\n9UdG8JxEdk9J1SQAzQJvaCx8O0IfqvQriwe1nhF8tvXQ48/u+YUde5XAcTU2\nvnrOs8jYaD8Thx+xV9lZjYaEBed01+rLqDtFOXOAXAjtmubIMbkAaSzm43EJ\npL7HUQf++KHJgcbNNUoltc4TliDqFnde9bSAe/5RJkBDRzPFpGd5NZhElFAk\nJ0aQ\r\n=h+fO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b5baa92ce4f96965682d031cbb9d93d91a10dfa7","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-b5baa92c.17+b5baa92c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-b5baa92c.17+b5baa92c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-b5baa92c.17_1567649071462_0.745287710267525","host":"s3://npm-registry-packages"}},"1.7.1-alpha-faf364b2.17":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-faf364b2.17","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-faf364b2.17","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"94647099aafca1c25aece11df86d92d741a83a46","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-faf364b2.17.tgz","fileCount":150,"integrity":"sha512-1/AurL0BZju5qNOJzbp7iMtEUJGEW8nYFcAe6VMTbcXfR10DLA9sNFflETae/cNF8OLUQuSMF55fbH/AWmJb+w==","signatures":[{"sig":"MEUCICPYz8tDRM1O30ctsdo9VRmHvZckaOt/6wCdZEl8yaF+AiEAmtjtq6xzt1xXltZEmIKAHZ7FGnQpIyYzXwygFNB4ppU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228036,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdcHlDCRA9TVsSAnZWagAAOwcP/iNiVBVlsPWCZkC88sHP\neFH3mS7eYJfB9whC3Rysi2NF7g55K8IhnoVXH6KlUGLD8VsnLvXaGb2zzgSi\nr6jj2343NN3sEA7EXZXEYuD2AC3ITJhnq6A05vnVn2UpEvUrv8niYpt7eiOt\nc30HpRAr7YODmik048eJq+cGNcavcJDH3ShN8XSHtikwbD5YxDdy3+9rZBli\nA4zm/i2nhey2QZfAeMLoNQyZTqVTpwVX5RCuC0FmLC3vwBNh9TYbgxdXxLuS\nHaL+Lyu+H16cMkwiZOIh4wjFfe5SX1FKzzOl88PsOrZtCXSy5UhZUyeHWOq1\nJjp1n1Vfmlj7wII8RNUyGMDTaaFh1dqMUcQ0wAsAcxvtHulChRbkkc+B3y/d\nGswrsDO9h8z2vfHM3X90AzOvuXFSKwAYBAlvbWs8ZMRdPmbUGY/CUV74Me2T\njI3llm0hp8XCpgVJh5sR1qLDeTgaNrx/PR4laS+Tb5tCy6XGULVjfafpJeWs\ne2tPG3M8SdGnx1k9rlqVsK8XSp4A69xWqNi9Gqu3GkuKS2MUAjNA7ZzWAaqu\n71c1Sx1TFM8KKCLbYT82tvUK+0hmMNROxclXLYAIUSZOAfXvubYTsQ6SWTSr\neMicJ7m/nR0/uFHLZ+cDEgDfQW9n/dQnFCaLcesJ09W9ibcwth15EuClrurC\nT+vl\r\n=+/Vd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"faf364b2af1bf284ffdbffce4229526cd7342f7a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-faf364b2.17+faf364b2","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-faf364b2.17+faf364b2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-faf364b2.17_1567652162575_0.7301127583814917","host":"s3://npm-registry-packages"}},"1.7.1-alpha-631f508b.18":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-631f508b.18","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-631f508b.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"5cde07cec9894717679dcc34837e0939a39905ab","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-631f508b.18.tgz","fileCount":150,"integrity":"sha512-OlcSobFy2WRDFxpTJ5qTKtEkt7V5pzIPCxFo9xN/f7TqBDMlM4HtS1KIPScf7uUXHxuv5sbSYq7Q6Kx4Ctj5Ug==","signatures":[{"sig":"MEQCIHEfb154r8d/iNeHtSgcSQqHQ8Yaaacl4NnjaI8939pHAiAdXdhszaQHV3JqlVr/rQU/0Xw7dIPUA9QrL6Ya5MljmQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228036,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdcVW4CRA9TVsSAnZWagAAezEP/2w9wgmSrfeFWwwpWUTM\nEL/yV+59YdN1MeEccgR0XRBVlpH2Vivi5YU5ImnyFYf/WTNxhg20jPVnpjVL\nkyW/OlspRT6Ijc1fxYKmjG5jAt8InLv/s9QEOM5ztWut/xmQdL/0IDgECuFC\n3qNZT6qON7YjJtNPgswF1ZBSEUUiDwn9qDtrMtNK0M2oiD3BnWtRBOGrrE/4\n4HtcZmul5cZbZWPfDaHnQkqm0qrgqunv7qTFX/S7kPvm/p2whGe2f38BnH8E\ni69a3OeFbkhG3Lwjwsu5P3N/1PGKt/yuwq7axZhYfyfLDq6/8mTKQAI9YZ9w\nIfON4GEKxpOjqAWueifJSra2dXnGxqWi29gumUOifJkkGWVe2icf5YjpCTLa\nZKONZmo9Inj8fn4BU69Z6JA0dyxGzIVw2kINxxn8/nGCIEWrLjvnWG8rEbKU\n+DgPBC5Lsy7gebxCYvAAi728jfNDf9ZIHFTOANl6IKMp0+Vr36QaFB+GlO/y\nBzotkgezxT9bWZ6I0ZPRprvmvV68yoFxGNdzweb2P3KFk4snuJonjJJTtGU9\nmCuOrfgaO7qJXIO23dQWRPiNjm5RUJ1nAjXtUbfRCzlZHfVK4AmuXyiGSmS3\nyXRP+txpJ6jOnvqYbWvmkyrw8MYyzP9nWIo4QbDMyIvxT+kvPEhkhRtEZeZl\nlAwp\r\n=2fMd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"631f508b11b9009d7ac71738be7eedfd32802eff","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-631f508b.18+631f508b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-631f508b.18+631f508b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-631f508b.18_1567708599879_0.1870465896468505","host":"s3://npm-registry-packages"}},"1.7.1-alpha-c11340f4.18":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-c11340f4.18","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-c11340f4.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"2355134198cd907e4e97045fa9087219838e68a5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-c11340f4.18.tgz","fileCount":150,"integrity":"sha512-xVVTBxeg/J6LD0mMsXmkCc2rNw+ViVcaVa31PmVXXA5EuMX3m868z/joNqKiZ/R+F1xNSuMCDRPoK6+eRDJKiw==","signatures":[{"sig":"MEUCIQDtRakBCqiuvkcCTRlKttF8nSwZQxENezGTtoWBC66OUwIgDvFSQlOF2hDvtdqXpgsE2U8o6HDUuRbymCAIJK8KbC8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228036,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdcWweCRA9TVsSAnZWagAAlRgP/AhTD4ayBfueJJuL+zGI\nZrkkXe+d/7BvSR6KqWAO+Ktp76mE89lcRnDlwcxqRdmviIsp7kENFYULQkFt\nGfXBinDeNR04zjjKBT7gzxO22WDfxPF3LE4WPLMrkUkWoUo1Sm6kgv1MWIlA\nVbf4f6TrhhHlpeQLGsy5lOjHzGV1R4qwjI1lEEdASyMUI6Mi+/vp3MAEYqMn\nx0E8dogfQaKPBEQ+99dD+Se+hborGN9vFWykQJ8zDK6irlIxuCfghDuabdo6\n8VHfvArlAGFf1EMuS/ZNoLXD5d1IAz0soGzOroQ95rvvvhY1Rq4LY9eauk1m\nsnbX3EWC3Kg3IjKdNPMBiNs5gW0mKf9wmbS5V4mZlSQY7jWN+rh7tBTsqG1Y\nJczHvpk4yKB6QxWRF7HQyrZHBtshPr+CCo4G5UJO7JWo8zkjw8c8QG8AsM4h\ndJYUdWocmwUNvqGqFe71UG83H+41mudI7Ss9Aj1TphpI3gC7I9XEFWz/hk/Y\nME5rAet7ZJk+Cv85XMeSjzfZW5msJhJyQRGHcO04yBHB8Lkaym04M4HHkpLu\nQ7I+zc2DgNMZ+kcqTHjfTXc21IAk4cnSS7hRDCknXQi/07L+bqaoDqhC8XC7\nbcpeZ7c+ez9R0+wiGZr2zZ+Ov4Lrj8W+6gs5rgED59fTxxJmjXmHVWcyDbVJ\nP1tO\r\n=0rXA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c11340f4f74ed79702e448e9e02bcdc6eaf72e03","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-c11340f4.18+c11340f4","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-c11340f4.18+c11340f4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-c11340f4.18_1567714334097_0.5910160792786905","host":"s3://npm-registry-packages"}},"1.7.1-alpha-89ed88bd.18":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-89ed88bd.18","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-89ed88bd.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"0371365679acdfba8fc18df81675bd3c5ad2cbe7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-89ed88bd.18.tgz","fileCount":150,"integrity":"sha512-B0YRwrVgdeBoLxvAzYljTWp4gvO4VnJWLFbTYaC9HJf/LNJRfbr3P0elwRlFTG/ogNvofsvsoaJCubvAdbwdXg==","signatures":[{"sig":"MEUCIQCexaUH8SpZS2V7IWZcb9acXV9ZEwlwCKMTyItUmSxizwIgMobouDy4mmviCI5DPY/K+o+/SqIECgKqCrBgr2ttqTE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228036,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdcXBjCRA9TVsSAnZWagAAWVwP/jyY9OJ8xv0dwV2Yd0jY\n4R6weOv+jqTK3ISR2GMVdF0bkRsTpBPH52JsYeAkwzYqstZQH46iS4ChF/cf\nu6+JDsqqwy8vaXEWTwp8NbQuU6kXBfEguG1Osl+/nkcRl2YDEzUGQ1P/0ZjL\n2+7HkO98FvxTEh7kIMWnBL9YaBCQSsj0ysDMVPH96aaJEmuw8IdvH/x7urPL\nCCFrrnsCFkkWnT8jOnjknyrvF6ssoWwmWwEeWoNZGFyJvVrigeGk1txZ4wAM\ncJac2TN8yl4z6Bmz0iohhGm7U0I9rQ5uPqxWLnO2uA3Uw21V83ZavYwazI8X\nvpK6VHogDyybIBUHcte11ValJf8sxrIElGzFJtO/9hOXJRnR4/FGkKUwNLhR\nxwv4uRL418LW0KhU5hAGK+BWtnNIQpb7nrPTzCiH1RJmsOGkjKyFfN2Wt0s6\nNM0Zyk/o1uPnPasuh66fYmkO9t6HqFr/BDj8oXm+kC3ccP2taiAMb7TsmC0F\n92XwPoYeEdAAdLX2xJGHiWADH+shzlKlVn3M3eP6Esgg8TC+MwRGj1McTxe1\nJ6uBVU8widYb4d0AvSN35a7MS1GAf2tdu17qleiRf9H/pUNkyMjrMwqHMwa+\nbpHVFRfwjyfb27/j6jmxPUkgV4poM6ZqrFYLNbpodE46tlEa6Nj2FonDLfWz\nQxQ/\r\n=xa15\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"89ed88bdcde88db09d628805fa13eed75f89a3ab","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-89ed88bd.18+89ed88bd","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-89ed88bd.18+89ed88bd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-89ed88bd.18_1567715426409_0.5974848821105136","host":"s3://npm-registry-packages"}},"1.7.1-alpha-ad796040.20":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-ad796040.20","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-ad796040.20","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"1cbddef9b92c6951f015415c1610d6e3282156c2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-ad796040.20.tgz","fileCount":150,"integrity":"sha512-sLzl4STd8Fvme+LU7DuyhN6sUijoVGlp5nNmzODwjz7+q9EYR4wxFWTwJmTxPSzC1npj4QJXLg6XjbXUP/B4Kg==","signatures":[{"sig":"MEYCIQD47ZoZArfyBIsBVl/Py7ZZqqcto6Fe6sZcS2Ifv2EFEgIhAKF7W5gODdSTlXn02USpMTRvLyD9h9tH/XkbGZcZ93fo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228046,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdciJxCRA9TVsSAnZWagAAU+EQAKGxP9B6taQo2uHGgakA\nh1D525pycHbF4EZT8xvxTAXb0ToRp1LaoQIoqkn+dykEryF0nrU7WeeT3qw2\nDCq/vR5rYXOzJrcDI1QEzQiyCjeho+AJuljQ9kTiE9AHU85aeRZJyn6ojjX8\nVozGIWQqyNLoIqy7SVEAxMNKOk/o4dh+RJIQXg+oLKf6o+Su8p4zMleqviyS\nuecRRX6yP1YACumX852dEe+aVh0qU8uWsTF+ocr1izM/n+kDJmDonEbktxnH\nCUZH0e5+bkTFS40m9AQF0yexrUm0cS4xlv+FtqAT2MEuNmn1ZGe1po4CLfM7\nOQhKhshJjGJVS4KepJdg7iIajKE736GBWVyIbhqK5nK77m4FGs4zftAIb8WC\nweWKcVHqpSdQvjI0vuueP4Mw0Da7ECLpvZiq4vbyPv+S44hReWWw27CUxAVL\n+J64EdGLCPJCnmnvzdOjJiQ7wKNNt4axT8Z7R+Tavb80yxgYExNnKzMn+xxj\nJgGCYZ2Os9ynyBVpsZn54k2AAUQBfXsAloLkRGWY43fnsJgFGTthHNGdbK9o\neUvjUhBCQStnt5fQPJh/h2hVj0eo/PvA1rP3l87fTCp0R5R5t935NBtrNSQG\nJOI6MX8EQ8o95AoSN/4kH4niYhAFcrFQP3ewMBxLwbLhmWlXpGJqPzFJsWRd\nK8Pb\r\n=saeJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ad7960404e8cbabf201d2528f957cb7d8896c34a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12-6d3179e.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-ad796040.20+ad796040","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-ad796040.20+ad796040"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-ad796040.20_1567761009153_0.653256150759","host":"s3://npm-registry-packages"}},"1.7.1-alpha-31ab6948.21":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-31ab6948.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-31ab6948.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"40bdfbe880e513ed7141464399b1c9fd59d62223","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-31ab6948.21.tgz","fileCount":150,"integrity":"sha512-L2hebAGd7JJCDEpny6X33vleA/kwd9FA8h9G52ZInkTDyrLMxMbgU4tQJ2PCw63kPwsoV/dggMuKFqC3eihRhA==","signatures":[{"sig":"MEQCIA7Z6qpTrUw7/Dskufiw5xyY4yJ0IYLTHARfmXwOVgyAAiBJWOJgm2bJoG7K4Pn6bVhL4jj0HukP5+l2SZssqJEA/A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228046,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdcicUCRA9TVsSAnZWagAAMoUP/R3TQ+NM5GjGV6RoijRE\nO3hwKEyOmUI+lsLEfE3ACyRuPuQy5D7iCecDL3JLglEdD/yeOrlN4TBdFw1s\nzXUCfuWrIu7MN83kYsxEAgdP1/+lbSFYmavEL7klXZCkeEG1SgdFfwypwS0Z\n+aAjI1jY8XnSh8Yr3DfYaRsZstyGhH4CALzoIcV1bLsR7mtVRZZkRE2lfo2O\n4gZ7Y15k3aW77+dqMewWuxv5E6w0HalO6K3UJGT+doD70b/n+cIKERMrg8Tk\namFqQTWSvYygMDm0kLluyHNsHIDdxIQJDGddr40EuiMU0fFt5Ks8fblPrbwo\nmIQUWl/rhuKA6Y1sJzPiwvtVaAhwMn6N5xKAubaK2H7wSyHtXUvfxLkt0v0G\nqS/V4GtlXVx8nCERPYwFRiNijJxmpnsYkuzWJ8tO9dfFCGw/M4iN3IDAiBJk\nOaCLQOWvI9yv/b5Ut8ZDpFzyATMsKyKVsbF41u5IOBsEmiTXbroECQWwgxrw\ngV/5vcgSl0AdXi11Csd8LbqXH2ZVckk+JuwIujsltJV3WD+NxGz0SQX+snjF\njTJPR80d5Lj4zREfAvoVFIHcvVvdznxu4mZrsV2UULiA/xSTTzFETN8bzd06\n9uCXffd/yD5sYId/jJAENd+rVQKYoUOUsTh8BGzyQROxj4hDp3rvuhymqw2a\nRaFQ\r\n=bf66\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"31ab694865841ebcf44004e770cce32cd21940b8","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12-6d3179e.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-31ab6948.21+31ab6948","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-31ab6948.21+31ab6948"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-31ab6948.21_1567762196358_0.6833946229924754","host":"s3://npm-registry-packages"}},"1.7.1-alpha-6a552db9.19":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-6a552db9.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-6a552db9.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"d8086cafdac82cc4e101c3fdd7df63fb15f97a07","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-6a552db9.19.tgz","fileCount":150,"integrity":"sha512-8TI1F0ygaJd9MZMPd9pZHC0Ku4lrUF7NPCdaEc2p/VaiybiwE2jS+mdOkQZBorFyLAv8ELkYQtaG8S9HHmkeKQ==","signatures":[{"sig":"MEUCIQD29oOep86rirRVZSl5+gYcTGxJsKsw2r53JysUgijGjAIgcN/MOjJXt0w+XTOdQcIG3/VHLRu7SWgm/9H6xEoO/44=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228036,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdckWnCRA9TVsSAnZWagAAJMsP/2i9jaYtQHkbWnBNYi8q\n3SeQpuFdKa9/e2gzEhmLQjdYsSFS9NIfyQuSMDgQ5RSTOCV5vI58p1hXdVQr\nsZzBQj+V2h9MNAqoNwHjMYzsSi953xovFZQ4v8rBdwQ9SKTEWyMXG6VzCjYo\nSQqiTNN3KhGyOpgZfG5cT29gMgf23X26XJoRhCsSvajqOYqMczPX1Rh1Ddnf\nnY4xSMmZkDwL+uVwuoZwRDy92M2Dzjs8SrysfYloi2qs+pna+lvwiJiorAIH\nOn9PDXDEI9foFriLbbIpAozTjKbGJtRX3hBgLFnnSMtmnvtpbY3NlTdHz+1p\nfQB1pdGN7R3UoSNj86UIBypvE45SOXANEN69gbZjqx+YJXPDcRTl3qo+b9et\nTClaVu4cieB6zDW34A/5P6PykZ2GwQuA6b/oRz8K6qtsRx/LWtVmGYrrMgmz\nu7SqTYUFJXF+0ZWHex+kIkLfiFsDDf5hsFz0IDEB0zJESdN/4B4SSO6tV+PA\nqUVdf4sF7ojeSoN76REXmKCCTys2vCwy5FEVbhVBwUFQj55cSvSKzCd+kYhy\nKMBKUrl6lyjUDUaPpgXYtjY0v/N544T0r89j11NsGCDtQ09Dc7ksoNSAl+rY\nuTFkYWPM6Pd0q2OM5fGWu/7mvHKvIetoEc2jL2+qGGD10AGFCSm7q/vqD4E9\nGxYE\r\n=xGkq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6a552db93aeaf6ce78c117d2b5eff373871fdf37","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-6a552db9.19+6a552db9","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-6a552db9.19+6a552db9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-6a552db9.19_1567770022934_0.7004045700447368","host":"s3://npm-registry-packages"}},"1.7.1-alpha-9925b7ff.19":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-9925b7ff.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-9925b7ff.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"1fff4b535e5b826f33a730586cc0d168fe9d9520","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-9925b7ff.19.tgz","fileCount":150,"integrity":"sha512-c2XoVkGJpoLmAZZMpSHmDyh83XmKLXS5oItt9FwAgfIRct5UjiKRISVWeGvkxiI0pQ+/I+3aM/piFIpKb9xUTg==","signatures":[{"sig":"MEUCIE3MxowdJV+PeG1Ktx8jlIpEKME0ywIYT4mPkSBs231gAiEAiupBWszzzn1UcKuuMgI1jKKMYoEZwSq6ew8sdVxJBC8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228036,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdcn6qCRA9TVsSAnZWagAATFQQAJT+NLuIJRxiKmWHIcl2\ny93ZGHMpS+qnr4aAy74ji31TRzJcDh1fOtre4nGLztRPnB6OPx7+qrPb3OQh\nRWag1xYp1mkJjJ+5Gr3GCkRT90AWwYT/gDHpEbCz9f/ajmHV0nCV72RnEya4\nA0sjHr/0/hng6ZtpXXV2HDENdvjc3JmbluHTniSQVnPNxh3wyUH1i/FhHl3d\n8uuXWCD+9hsUTQTDqYSX0RNYPX+oMT5eez4LTmXTLYHNH6HGzDZyLCjJDSBg\nb/MNpKeBxdda6/T+nriPG5/l/elZs8irTLeij+XDy7CsPWupBacvouGuPW/A\nGv60vWT35NpbXYXja9q/HW0zpEt0wdKmEY2PCMhhG4pfUnbCroJ6cczVBjck\nT+/fLzzKURFO4t83VNbSgrYoWxInU44Oy5gGW9xu8s8mRG0kYwbFkBPEk6yV\nkdTCUmhA8wscvF0wm2t2YZ8rjdIkPUvxc/0QA0quau/KiRUGnMtrO9q4g6YQ\nB0GZ9M4jP+8M3AqZ+n4sNST/+I9flHlgF0sIm/ybJRI/yVJ7Oct4fEpiXyC4\ngLCWnrm+lfAoNJBeQM82AjID1HaESlKj8oIeMXs9wTP864ErufLCPQCSbJiY\nmaq9HdjTDmErYEEpDky7tDsYaXl4vfCeUXA46UCHStCU9mhqP0UPEgqVQtHH\n9i2W\r\n=RuKX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9925b7ff217a107be25b2059255d2eecb7e0c201","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-9925b7ff.19+9925b7ff","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-9925b7ff.19+9925b7ff"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-9925b7ff.19_1567784617430_0.9131760501174739","host":"s3://npm-registry-packages"}},"1.7.1-alpha-8fd14e56.19":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-8fd14e56.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-8fd14e56.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"946132d831f416608e641be33310c640d3f089f9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-8fd14e56.19.tgz","fileCount":150,"integrity":"sha512-y1TTkXA4cEvNbU5CrtFOHynY+mzvgBqH9QcCFJ0shZagU2K34MG7Mq8s/cjLwGcHNYCAqcbTGzlGonVJzl7t1w==","signatures":[{"sig":"MEYCIQCmcoahiktnt1lWs3hRAykyyhzOJqGsQ65imj1YOh9XlgIhAPhVEQvP/FNn3RT+M3e5JfKK+VmqumqAgo8aLvdM2RWb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228036,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdcovFCRA9TVsSAnZWagAAbxYP/28lfRk3zMuPaD+Tvg2U\ntCMhwKacJjJMt4Ox4MNCw6sU5QVkNg20mVGxNjyUmG4ph/7jL7t9R3dbDnDY\nb7Bw3usHusJ+fDo5138PfFgFta4+swGqowSKRh1YGnkbE9zvyGMNNpSQsl/A\nz6q3lT1100qq4yv9h2mtmBhpJnIGmf4rHLsa+MkZ7FH+da5oEB7nvCqyCzGm\nmFhUhDHNxj1yvJJ0WOZNmNDeNsjIiwQODU+WVdIc5SYhWCThaJ8Mkqom9Z9G\ng61D19mUJBsWeOb6mVpBQpK61IWX7GtnmcBwmpQA/g7xsuOP3sHfI+W581qn\noda9D+yBy3NrzLx5QFYE0HCRcsyv99+D8tDvDNBqXGJKi87MNXIjcooesCiB\n2aZq7vAvaRxKlEYc71BQGK41gEjJANi6A9wO/YtGO0w0vAEahRp7pF2PeVtC\njnJ9fGk4dXowY1nTGebZNsKfUM9DgtiHMsYBnV0GY3QulpsCmatwCOuCkib1\n69xbU9yAdHqVPLQztMsTOM+69jEgXmDv14hM0bHfVeJiv/4nRkBLiS26srge\nZm5corALFbjaBEppvyE1Rrl+h5fMw32usvzMIcq3EZymGw+J1sW9AIFNIho3\nOyUe0v+FUpDn5q+4WvIiReifgCu8yZDSvT1av3nW7vpxdVWj7xKhJLNevLJa\n0WMd\r\n=Ue45\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8fd14e567522d3b37a82385d3da6e9699635daba","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-8fd14e56.19+8fd14e56","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-8fd14e56.19+8fd14e56"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-8fd14e56.19_1567787972596_0.5861372737515345","host":"s3://npm-registry-packages"}},"1.7.1-alpha-df04b519.19":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-df04b519.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-df04b519.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"774bad5c7c6f54aab51d265fd32172353e469c00","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-df04b519.19.tgz","fileCount":150,"integrity":"sha512-wU6PdA6oXaKxQ9AvlesObr9mjiEbDMiYevnhNiH/KrOg88b3cUiheBzj4ZanaxvviVN6nXgSQFLccTBG3nEUSw==","signatures":[{"sig":"MEUCIQD/uQ0RYQC2R5ULgVZcdXLj3paT/yp7N7CQvB0FC+0XCgIgS6Ls/0thdqSbjsuJ+9PrTTAYeOoxSiOhtz4mnX0M1+M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228036,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdcwBzCRA9TVsSAnZWagAAPIUP/2wfSv62SH9h8qzdOSGG\nb2k+89KcQL3Ydw8DWo6JAZsyB4X3u31I7kc7NscfMKZV5C/k4DoRjjReiPve\nwtDuSLQGW64fnxyZFgdZneddPcvIYgNQHrzAX3UjifGPm9jyglJU5gCUVn/o\nni5J4m4srRtN+Uc7PbwYaYJgk8GKf1HMRiaXsSFvaYUcvf4ZiGkb8wp7Ytey\npc7NUnlle8RsoJx/LInAKOk8RG4wV1ZnvVEr5h1FZJ5kFBcEHx4D0Fbk7rU5\nhR0HP1bb/oNL3BmEGHwIOA96vduGKCc7IMUd+FRiYZ+nZpyw7JVm/5eZsLQU\nIAoWylYJCgEs0E9epnxRV+NRvb4HR8EhimZMISx7byFcJNUMUt9qC4keMcV7\n8hvvCBmZXJY3G4wuzwu3qHo3MTEXRqRm/U9FQS6oFwXFxc9gd7oZHPhJJ7Nn\nYinl01oaTGw4zluKXwwmo05Ce5NqKxVeyUFLzu8b9yFBTLjvB7OekpyB0Z4h\nPj0GMBA8u58/ZtU4TEJuuSiHZcXK+AsyjPhENcAnIxuEE2Bvfv9ATKGYHrJ6\nq/wdlbwm98ClRqM7JbBvc5gsoHtCYxG6vM9fiOHpErZbNWA9Wozv91o7mCT5\nspM4lQM5KAM61SogOr85n/G8RLWNH7majws5jdlEHpm7h7eiy8R/R657tOYl\n4HK9\r\n=2CxC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"df04b5194eca58b35b83cfc2a8dfffaed6c61500","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-df04b519.19+df04b519","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-df04b519.19+df04b519"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-df04b519.19_1567817842670_0.7056623992051048","host":"s3://npm-registry-packages"}},"1.7.1-alpha-56063392.20":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-56063392.20","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-56063392.20","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c0428c68a9c3c9893fab8b04562e5d3e89349ef5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-56063392.20.tgz","fileCount":150,"integrity":"sha512-Hiy0SaxX/GFxkU3kNx3Dms3K75+R5aXto8OvSn8iRSn+CtK+Td3dLWoxTyKD0aymWPP+CXYsypj/fR9vGExLcQ==","signatures":[{"sig":"MEUCIGmgfsE86MY4TpzlD/gSXF0ONdpON+BBeEFl6Gp4pulUAiEA5sVLurCjSG1rC9K3BI7G4FuwCHg6dkEpww7EwVr7tfk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228036,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdcwF5CRA9TVsSAnZWagAA/hoP/Rg+1iono2xtfAqaIHgT\nT1VkXfSj0zbgLArBJWOnMTj1DXa6VkbnHRBSY86vKvORsOwi1NzNFurND/ne\nHi+4KC+5z4nf90VowHFIbcJZbSRTeCukfQxQli/ZQLuErXzL6aTgU5v+QK6B\n9NcahQqdCur6crgKHTWV8Y7GHenkTb7alyewDfIlInR51QR/O7YR/RpozURT\n1YNUsT4DV6GkpbRbfzC4Zkt5vmqqsunFsH4AX0gipwcJx6o45JxRMlTbPHHy\n5zOBC3zDHQkhpiSUew6HNvT1xf9CorRNKw7GKzu7bFPOrJdi5Wi2fvve3qKw\nbKPUEK9IGKVX4G57t+Wg6OiinBTUQJaW2Pwgl13EBMchbQxIcpO/1psRToa4\nSkB/TtfCliZ20H+pumVAk6JP1UR9J20jnIMaswuCpwxFwQ+dgYYhNoWYKWUJ\n7EHrQ9I3fo/z8NJrub+z7AxDkozqB+4Won6ZQ/WOwzpSeqfY5yVg9lCPSN67\nB/AnTMl9gyJHqRyMcxg2pISZyMoMpLak50zK8ugxsaU/L0ynTCWe2+SfT6U8\nlDlTA/HCuKaAemPOfDYoRN+QWjC+sNWcjak4Bczc2T1awn2qrUh+oHpl8QBG\nk6WT4bK9ddRRIFRPn/BQQ/jk3wSwoTfO5kQarX7HCtCoAQ/OTSQsTURIC4GQ\nwBMp\r\n=crai\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"56063392fbf8d1e2912f25d42b13001ae5eca2f1","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-56063392.20+56063392","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-56063392.20+56063392"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-56063392.20_1567818104538_0.9859582214378366","host":"s3://npm-registry-packages"}},"1.7.1-alpha-2eacf503.19":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-2eacf503.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-2eacf503.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"e936b4827bd234d88c8afc4fca513a96be305b7d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-2eacf503.19.tgz","fileCount":150,"integrity":"sha512-jfo7QDlDG/3ed02q2XkqpEha4s14jZh8ThhvT4ezCQeWg0PuXV2WCMR3kjQsvj3QCJ/YOlE3UO9d1kF6CM0lzg==","signatures":[{"sig":"MEUCIQCNDdxC7ENgr6VJhCdvZO/6SFLLDJ2QgpOs50WxlmJ3VAIgf3AQEjX7+OgtEA6cm7tfLHbEzT+lfMuhpBYqeCzWS5M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228036,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdcwG5CRA9TVsSAnZWagAAGIsP/2dkwr2DIyUO9JAaYZMc\nTyTviQuycYMg5Dzykj+f2qRwdzJc67Dx4ZAnH1qV4E7eNI9qQBJdisElxs8+\nI8tQB9ZGtCfxmSsR2AlR7945yChvBGBfi0reCtOwhrwmxq9Hxk2mWK7dOUhA\nyipIwh96f0i/m2sH5uX8LRiS0QAu0xadwWaZYPuqn+rP6e9WVZHBXNWlStAd\nftfYi34SMjdGRxYLaPGC3TL5iNgeJXKuZiRVsjiUrIcH3HsODsF9d9lb1zj6\nALPVHLL3RQZbEd8EvzyzvBiazjiyFho0TXX5Wk0OnbcihvnF/RceHYWDuNod\nUo0jRTrm28XeGUCinkP0iXC9QbY5mBet3jXIiCwkxyPQmWQ5qzpACL54a9g0\nNgqWxXkgjQjnlsIWYiaUGzWNx0xBJuA2cW7ZGzILE7Q0k0lc0wOxEeu8fb81\nXLXK4Paaxz1JCS7dow799oNmOyz4OKsptAFf7hi7aSKs5qt4lmdivlFGZ+mG\n7lggKLx4pw/cjLf4jSUTUG38UNNyga3Iq9YVbPp6468RNk0pbQlM2KYGburB\n/L6ea0jt61kkXVVo+2mvPAOknLVsm0t3FiJ9bxh3g7gKoY2ZP19a/LF6i8rB\niUMy8JF/Uyto8QCWkL1SI743rywC8LV3M0X11Sr/CCGRLSIU5N1R/AR35yI/\nk/WZ\r\n=vG+B\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2eacf503f9163a74bf447575a62b8d4963a509e9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.9.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.9.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-2eacf503.19+2eacf503","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-2eacf503.19+2eacf503"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-2eacf503.19_1567818168556_0.27411116132690183","host":"s3://npm-registry-packages"}},"1.7.1-alpha-460cd79a.21":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-460cd79a.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-460cd79a.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"ed3dde8a1b9a812d6dc8c7129b46c2500b882e14","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-460cd79a.21.tgz","fileCount":150,"integrity":"sha512-fiQAgwNCYZu6bwtc0vZm5XniV6GF01phbMD0GQnOfNJXVuN2D3w1FCASLtvxzSu+nlMaTL7in3pkDbnSRkRuQg==","signatures":[{"sig":"MEUCIQDjb28ToKHKFKea/wE0CfbSOY7VrCYyOdfKWKwVuiS9IAIgAWn0Z1V2iAckIkzoGkDIgYasFOSBMgM6GzCHysL7/VI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228036,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJddI7ICRA9TVsSAnZWagAAatoP/R5qBJaVq3w6uBwuJe2O\ntU8CYEZdI7TOEUgwlKkn5xpYj0hoxLjOGjq5cf7wrK5hpznNRyeBSIP/Y0TA\nMzy4Uqr7UcF7wG3APFmyMzyuxeuU1+qzq/GRJzPG5kBYoc8+qS5x7bqfqCr3\nlHYVQ63ac1mGAvEiVIZiqmgUOfA1KRe4jlBTR6GhpuC0COS1YtBs4IaV5y7Y\npNEWGXWkn2IZwb2eT4dvoh4DDETJ2RikAkyaWhvCpDyoJrxN5dqJBsCJ85aY\nsqBkbb4naEwYHAc4j85ZDpxCeDfDu9ZqmAOKeDcalJoaCCj+eOhf94WfWkJr\nsULKNRVFUjoMJNhn3EHGKe3/O+VmI1m4IJtVeJWy4OcOLtA5EZt0U9RdyqRO\n+8/kZWKBSZP/F77ZLAO0tsFJfFzg5Qncf4h/273nHgR8SXu7JnvWsjcu/t17\nvXYVLbnqBMp18q/Z2rJj7PQ3S/uL9KeSMKVwVNuK9FYZrppfoR1S83MjC4Nf\nu/dwNwsQASW70nNUBEveNy3JeI3rU3NV1igmzw0VOl6LKP2FJYpaFm50CVEO\nEtgqpdlbGEVepFTzDhZdUYA2bZuxg6QKw5KQrcPvGi2cC2iI9EfEfPSBvQYv\ngsTV6x6Rm/pW1CUL3ZJWdUkswwNOIgE08kNW8UQhsoIfdLZD2OJzFtmfxdJo\ny/z/\r\n=WEDd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"460cd79abd0ffd70563b1d8bb9e242675fc4ba17","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-460cd79a.21+460cd79a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-460cd79a.21+460cd79a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-460cd79a.21_1567919816347_0.5471623192248014","host":"s3://npm-registry-packages"}},"1.7.1-alpha-f4a45820.22":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-f4a45820.22","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-f4a45820.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"45cad7d82900179ee89958aa92934650f4ac7998","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-f4a45820.22.tgz","fileCount":150,"integrity":"sha512-5dCMaC1ZZ/zouq2xDfd8Mvl99bZdBZffidZICUNYhvjlFo07cLJoehfEdA4grZSvEUw/o+1Xcs8oGHVt2tf0TQ==","signatures":[{"sig":"MEQCIFvIB3GKYsxXuSQdh4Zu7Jc7FC7uXgwhxEXClu2JjS8EAiBucssBYAm8Zw/W6N/SOLuwUspaiSzmTBigPKG1OjtJng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228036,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJddI7dCRA9TVsSAnZWagAAbPUP/2ft1YtdrVeEk5Wv99g9\nrHSJkESCuIKE/0IVCRohfAFzlFwV6Z7wSI1ENygc/KlqFDdSr4xTMH5pObKU\nC+FmqyCyLqBt0jM7vsXBNnunVYJn58TQb6KKyxtmrX2OSOuJ2qr0MIKDxTjW\n2MAjr2S0r9VNsQjaQrnz7d/mZmT2qXl+0jcca2bVwUfVZc3bIurCniRma/wg\nvNv4Ax22wEvf8XvD82hY+1QS0l/+IKhTmNWCjLnO8IRkLKIxFgwiJvAlxJkQ\n2NNiOZgD4t4jQqxBgUuFOfIzQyJK3BvZBm2f8xOHjj9/GQvI1nR9Twumy/wn\npfWtdNsH7zAS2R8ZLfeJ8RCxChJsE3jW0Lbc0lu39Uh9ZB9d0YErIEbiJIr9\n/6RwmgvIXQqimBOvY+V8Wx+8Co663CCmGffRMEABoiaSvhWzJy2lNgUjeqmi\n+MTVR5TdIuY8nKQhbqHgSlybT/tGuRjEtFsqPa5rPYelCHK+/QHNy5N6UFwv\nEslSy8E6t+CI4ev/QyhCzxfFmjVjJ2RMJKCQU2QPw7JvC/DDHxVF5Ct2fwdB\nFCL1diM5vhDYJSkZZVvAhsfek61r/DS3+Y4846oSXbC031E2hgUtJSV9YsrG\ngtmtdPGFjt6Qn6HY/2bjKf8MmUx0bLJiY+lnB1nC/+9EhD79yeu3TvfMKjsa\n5ax4\r\n=cWmB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f4a458203ac882254e0ad65b152cfc0daef08bf5","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-f4a45820.22+f4a45820","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-f4a45820.22+f4a45820"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-f4a45820.22_1567919837153_0.15489424212987002","host":"s3://npm-registry-packages"}},"1.7.1-alpha-0f62765b.23":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-0f62765b.23","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-0f62765b.23","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"a22e097480437df2b0f689f7df2082ac2bdaa4f6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-0f62765b.23.tgz","fileCount":150,"integrity":"sha512-HZnBjz7VlnwYCX7y8DCdD3YlV0l2YcuSmD0FWrq0eyKbXmMBATnL/y7/rSGxZqdmIUSaIC7T/5b4eWc7etah2w==","signatures":[{"sig":"MEYCIQDSt6zV/fY4td07vNkzc/+AVCTkllwac5Fzis4eZR7U2gIhAOxgeXgu5xpRtjXCmVO4clQHFq2QAvDTtC1gFBIstt53","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228036,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJddNItCRA9TVsSAnZWagAAUXoP/2XjGAeBs7Pum8z9UZB+\n8tSCteyZmzQP9Es2uo63VVrpuLqlTwuocNs5QzOG+Y6X7R36OI5OYRaYvT4W\n11IGqRrJG956pOgF5JJ8IuInDEBIvzAUn+9vhZWp88+YhBpseaYz2TU42cC3\nVHFn7AabJCPBIBIVYL7pAxDW9VDyhJ0gp/ooLKrXgdg4OrQW2iWE5ItukBJm\n17kjxZH4lKfNrjyM2x0uWszV/fxGtZ4KLBjGgvPfggpaQYFYdmQtMCvDgm0x\nZwWJa+X6br3vdl1m96Bs0flXfyjlcm2r/9y69VXgEiu34Rh96JLgiMihow6n\nA2hgJtEiDrx29CiMAYWntRQhliRmTUadYmFDVk+DkspYPtwOrlu5iPuJkJEX\n4EgWy/ZNDhB+qqFexKolvGFmCQofJ7ZGbcATZFBj39muijbAqyKsgjcQqDYv\nHmxj3le1jAksuqYtElA66jpLn1UZ2/ysJH30dRsyOhLUEDaMO39VkHRiSKQP\nE7DGcQXB5dUzh2BgL6lwQ1XXZYyCbtKw50Ehe4wUA6snATw0VAsU/EvBI4J1\nXdCOjbt1qe/Vck76ui6pOLnP1jmzY5cNpRIrAVldCAmYGoogzcZj0AbptzFi\nv29Nif303Usohw+hY6XpJc1RbZW23G00/uMVf8VvC/MxugZ89IcIXeui9gCb\nitWu\r\n=rTQQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0f62765bc4de77cd1fe675632eb42d80da3bf849","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-0f62765b.23+0f62765b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-0f62765b.23+0f62765b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-0f62765b.23_1567937068455_0.17570312469635274","host":"s3://npm-registry-packages"}},"1.7.1-alpha-09e293d8.23":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-09e293d8.23","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-09e293d8.23","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"1bdee326ee9fe6dee5d84c3a2fc0b3334c017729","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-09e293d8.23.tgz","fileCount":150,"integrity":"sha512-34JB5MwygZ+Yf+cNbx4V0mh04mm6hSG01gsUDPFyo10PAZXBRWzapiwcb/L8Nsha1HtXMNBAWCJVZnpY9rS1UA==","signatures":[{"sig":"MEUCIQDZAbHeIJSifOZDF2K+6mGPZMZtFF8YG047bZeGZt6B2gIgVy4cxs5TMe76BS+RFeNWxOELYxBehImlbpq4FiRWUhE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228036,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJddNZUCRA9TVsSAnZWagAAniEQAJGQBS+1TCidsXue4YIs\nSWwt3VBFmslUYQV69eYpUiBiM5aeaMOKrEczpWDUFP9c7NQ2EdwGcKze/7Tm\njBYViS6k5kwt2NT9fSqQoNjxvfTW+PCeCNDbZAp3TcGjhPUFUzj96FviVbW9\nkjd1ASH0HmUT2f6vYifM2fC1BVZrcslZqaMC15KFdipN3OLYclsm/XXk/oBO\nrLhSRi8gDm9IvxfqLUNg+aS0JvzhYFtiaSstTHieP6CJ0VsvmjiwiIYZ3vpI\n8JCjzNEgWZBZN5vuBu0Hwur1tBl+tHvbrUR6kVKau87+AlWYLgi0ExYiNrBz\n2vqsQ2be20/ApVdHsQNWT9752BCWiIjJllGDGrW3ZHIUM3e4X89U2XSLazUp\nenWu/l8sFXoHftjwckUv/2/osJF4pdxlhCmScPh1aZ7o9W0378ZUGRK6r1KO\nXOfJY6G5H1MhCIvLwOMlZKneY4ojXBd8qJXwNuRAsmhftDlaJx7wQgGiaMTX\nPMHG+ao/s1Ld2EMKFaAmak0CNGx+xjbyZ/CdxarndYycSifc8/qllrLr+zdE\nXtg7Pg7WzaxW+phA/oD1BDx5RMibPdpZJ+9GZNm26Ehe9yx/sWJnOc6bB8u+\nKBZpeWZZp5igJ9bd/R7/dyY43nScVjdwbmEWh3oCvFcT9VaXXeNKm4z5wk2h\n4FOv\r\n=NKSn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"09e293d83e48e8b45241fce0d6c523c1aec41639","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-09e293d8.23+09e293d8","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-09e293d8.23+09e293d8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-09e293d8.23_1567938132182_0.8621080763583515","host":"s3://npm-registry-packages"}},"1.7.1-alpha-51c0663d.24":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-51c0663d.24","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-51c0663d.24","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"4fe2f89c4339e387e23f780aeea668c2f261e468","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-51c0663d.24.tgz","fileCount":150,"integrity":"sha512-WYMdZG6ROgqVjZLUY3uuGHJ2mQT4MuHSO7VWE+xrLOruX5MdqX5Dr78nFGMLkySN50LNQlGCZX5WvbzoAKPXnQ==","signatures":[{"sig":"MEQCIDQtO+/+oke0R+Whj51tm+kVbXPXGgtcWrZY0t00LytOAiB28r6pFvmIcYr2I7hyMV/7Wco48UGnwKBhbzISWhX73Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228036,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJddaAlCRA9TVsSAnZWagAAFjEP/A+YHrspuU3nZtjnFoFB\nLQ/dpkwrgX5Ixd8+T/UtFnwgHz3cVTLpjRZRY7SHLDqBkTXJWG1B0td7MggE\nY+m0pCCpOKzRiYEtaWODV3mrr7y0AGYQC+aGMKq9J8Gb0Ib/pEOewj5/Yo9r\n/8KoTm3MrakhbUs1nV0EgD5XDaqYts3K1b+XJlU9mlGhXR8dOwwuMs5vi5uO\nrqbaE+1vOOpNbM1Hdo364hiez7GW2rNzd79sFlvVo285+pTmFK4gskOOcQYH\nauuG78RgHen4IAAQKxCOJ1y4gAYJrZWzRGa860kcXr5mJ6zfs+V7oXaeIPCF\nMSPZNo1m5GgI2km+B/UFFk+zKzzVoa4D6W2fpdqG+ofa2vKy3CieiC8i90JI\nefk3LSi+geLu7tHhki3Oiu2x4jB2yZ1Ms9QkL2+tKYTVredfu5v685fJw6Li\nYR/TJ3ZZ7ugTkHXvH/SD6RTLS4Rdusv9YqtCMKjkKeMBB3Umm/mFBGfKvN8t\nZB/gAY3swnS1bDHpSuMyLe5053IMpSVrxJQ9ctJ0ovOkjmxT3LLXLbjc6C+B\nCcr+I4eSacPNRHUA7bbXwRXEzNlU0Edpx6qgKwggYTs8GKLJ949I/aanNl/j\ndOPqYtUYG8NcTiYjuBdNHbE6MFtMGPCnospMIBxHWMXYAMhpiMbMGtg07zyn\nMoxf\r\n=UUUq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"51c0663d961220dc5d940526d3b6dafe0c8f29c8","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-51c0663d.24+51c0663d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-51c0663d.24+51c0663d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-51c0663d.24_1567989796417_0.7341793533772221","host":"s3://npm-registry-packages"}},"1.7.1-alpha-8c70bf5d.24":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-8c70bf5d.24","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-8c70bf5d.24","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"2d74a958892ae909003b4e512cffc3f423ad0537","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-8c70bf5d.24.tgz","fileCount":150,"integrity":"sha512-NiVJAlxg20bAGiXC1NvtMHRbobYgEV+p1Drh48DsJ3dTQihc6gN0hqcGb/mtsLYi5HIpHkg8MEoFEJhJP12esQ==","signatures":[{"sig":"MEUCIELQqRS84/2OYXVdJNgWC5B4QxHpuCgv7Uzx81lErPSaAiEA1wfrLfCfS2DGhSiJ0Oh8UvB+XPHmnAdXvojTlxpsoXU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228036,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJddfEtCRA9TVsSAnZWagAAiqAQAKMvszsHghWaYGk3/Q09\n+JprzQzpVZX6UFRWKAJNIpg609DT44TBx7fOe+hOjX2EJSBtZQaFklXeluZU\nPT2ohKAy5p/IBBs8pKdVfC3ItjndxhgSKqINedQFn1XFXjUxBP9vQmtPRKz6\nR5df694glh0RwK08VuMxhC6eFrfFM6w3YqXBHeWK3os60ECeqwgKx0QR9orl\nLZmljW3CliEQLhGDHlgYAHFzR9Ynb8TaEvYMUVe6M6FVM2Zx7c9p3ZhxEHGG\nTksJVbuQBDP4TPwmRLRSbpIVp8TByuaTbF7W8dnqCMEDyRWjA9uY3W3Pue4/\ncxGaTA6zNdmGdA6awwb0lfONKzMQ5Jhfst3JjtzvaUMl99M3ZS1OqimzLcQ3\nWZP2MZnho7Wl3JLlHPBo7zzaaEnzT0riLtHQ96bpGsh9ALrndBDDygd0EOAA\nk8RmbAhU/4xcEI+nmjgflitZpP+Nb+MAXdjLzKBGGNjsyY+lKalwczYYu1MA\nBS3knyE2UMyI2fwtvsy28Ehg9ximu8fBlJaOuZ6y7JDHc3lN1hMwgkSIV4wa\nLi3Y7doRxizWWw46VEcEM+y3yST6sFGPktbClVZQX3wR2BB5aABxtdRIYhiX\nlFD3GgngJfsYIxK5s03CKgEFSfuI3MGKV+VDmrLC8irRXSt2Gh1tASd4Jjk6\nNPOz\r\n=PecT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8c70bf5d093df1c5e9aeca04c88e2466e9e4563d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-8c70bf5d.24+8c70bf5d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-8c70bf5d.24+8c70bf5d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-8c70bf5d.24_1568010540756_0.04845983025924672","host":"s3://npm-registry-packages"}},"1.7.1-alpha-5ec72c24.25":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-5ec72c24.25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-5ec72c24.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"34ef2988db3b44812850744c3468a19acd799359","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-5ec72c24.25.tgz","fileCount":150,"integrity":"sha512-5mT33v3Ff0AyocHVym8U+SV6v3II3ZNsl4bbOFVjIK78PaXKn1n/F2OpB+b4OKmsBl6B0gwsiu7Q6IpR+tixjg==","signatures":[{"sig":"MEYCIQDCdiNcYs7LFVnn9Kon/90N30ymq6lHazXAGbMrp9OKzAIhAI47usua6brnzc9c4A3Qj93LC1WLCF19k/2nKfzKTjgL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228036,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJddnCYCRA9TVsSAnZWagAAcJMQAJ5MMe6AxB6gD6Gu3M71\nv2s06H2+JltlmCzfRhcBYhyEFnX5NX6WqIoX9fJbod3EcfEGV2XUlU+KdPWM\nCN2adoUFi8pSv+UnEobHTQ78+PNgJNNEMSrqio2GSWisHy9/Wyu58ERH/anE\nj6Kt8MzoH3mhmW8KVPbxdPNIuQ8jFN2dvmgmaOwx89lzQUvtxMY6yAxYkXVQ\n6mUh5gDMh5cQ05Tk1dgOsH7shu8uPfolShwAZDsaGQ6m1NmsOzdCld7Lz66i\nmRLzYJgKssRfVBjNzdqC4dGMkYVGmvpppZCdzE3o2IF4mHhj1MGP+ocAe8qb\noz3FAoWa4aG4999qzazvcORkAdqAn2rcxvNB+Zwe3Ic1s5xNpKl7pOVYbhdP\n7T4HDw3k5mUddYt08WzkM54H53jE6y7sbWwCBnJfC/Hp3qkL2Kw+snQuoSrL\n5oAFe9lrqyoxkFx+eelNDlFJf/DOuxf3Zb8WVANDQ+j0W8d4IC1SRSJE/FjB\n05GicKzRvi3ocXEyHhfnhtCgIbL7mM2b7jPtts7+e+x8EWvK+JqFkAOD7CVd\ncw2qKbing1pU128zyjTbR77/XygODrWFqpcppeIFxAf6ZcxwokEi4O7gBDWN\npw7Dz159BaAdFjkhHJYz4eqipIga/RGTDvhR48MWDjc5+9SlknSFdCLop7x+\nWtCN\r\n=6O0Q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5ec72c2434ce2075ae81fc8f816fe74e3e5da706","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-5ec72c24.25+5ec72c24","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-5ec72c24.25+5ec72c24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-5ec72c24.25_1568043159823_0.22366447229860054","host":"s3://npm-registry-packages"}},"1.7.1-alpha-7838baf4.26":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-7838baf4.26","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-7838baf4.26","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"eb77684a07ace2bee1c79fde82f18e9802e173fb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-7838baf4.26.tgz","fileCount":150,"integrity":"sha512-rg78EjgtsIJ4w1skRxiWXnvKWhCQEj2McxbpRpyzFrGJxDUPn3FHxo4dMLHI68jY1J7O7AL75kzEwi31azEeeg==","signatures":[{"sig":"MEYCIQDMtKSIPxDewWvnCaUiqv8EU4DCLvBRFOA0kZ3zXngI3AIhAIE0toV9syoHoRzGwBZgI8H1Cx7cRb9BrLdYF7gBqXxH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228036,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJddpqeCRA9TVsSAnZWagAA4OIP/07aDg1TiI9NiizuSj7p\nFu8fxBHPATa04Umz5CW7ebBiir+FziCjQE1epVXx6b0XQ+mIkneWUnrhuPsZ\ng/pppZUmyXg9wvEYa9UeG+os1/41c/4o6S01hawbRvEwH2EkKE6E4CLtayJj\nlhQXzegyr8KvVMcxrCejhG02BWXlb4hjlBXbsqmvV0JWaJjP6Dqv8JhBTNv/\n+3i0OYz1hOXGIse/EulxIu62X4yY/rGDwlUGKubhoPKQCuZpM+oA8du35Owa\nbUTVDvZyRxLztNwE4u4/HFH2zz38IW1gPnkD/9DHbAZ7zoviYeB+faOtO0zw\npVcgLUGjsouBYfhCSsgjFo8uLTIWJO3BQ2Pcp7YmEA2sozpsPNP013xLYwFA\nPZe2NWKrgFhbcWPZmmo9T1hSny8AzuFPrrlCyb01fWx6Dn99a+8heMGorq1Z\nco1NVp6emztLl7V+dA+42wqIMmxugQXKPvwctGFO9DFoGkQx/yV69GWqBao8\nWI0pNZd/InrxWZZ/VA996hCjskJT75lxgFFzs3N8SGWxVYpuX125+D4/ceqy\ntQRqd4C/DrN+zROcErxlqxw87xH00r9ml6xguKT0spQlwYX4+RVil3WAKWi0\nYmibHy98zcln5foGRq2ebda/jsVOIpCXDxjMKmbZ+3o1fntfAAcRwVou5mOX\nKLfo\r\n=ABtm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7838baf4948ac53bc83bf4399dcc33bd09a0dd46","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-7838baf4.26+7838baf4","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-7838baf4.26+7838baf4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-7838baf4.26_1568053917474_0.2132025677508218","host":"s3://npm-registry-packages"}},"1.7.1-alpha-18147be3.26":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-18147be3.26","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-18147be3.26","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"32be4bb14ee36f12331606b4cb941f5d06c5ed2c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-18147be3.26.tgz","fileCount":150,"integrity":"sha512-NFIHm/qiNkjLIUjk+EZzi7eqvHcfLpfB/0NtcDItBL11EhoLYBSi7oTHeEbOwNoH5DICxlvYdJ6vj5IE6SOEUg==","signatures":[{"sig":"MEYCIQCg/T+ukS0GLkE8A9bx0EOhi3OuE0rH5pHdHtP83BhzBQIhAI8RarmUEGo0IoePrQClo6xHpqZuJ5VeWrVNfyqMqJT5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228036,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJddr+aCRA9TVsSAnZWagAA3UIQAJ4hFXIgLD1pW9imNoDv\nb4GqstKDCXuOuwopv7CDBELKJedU4oGNZZVUlE9eW4QCA+rvLq+hEFXIsPY0\nmIrGcEzX4hnzU5DhGM3v/r8GFYj8Rv8S5l5CrlLUNKnumLU4hwvMIlQYobW9\n4bpxSm9mG7t1bxQSifwiGTjPrTvjNyWkSU9jdBXFK1bVITqNJEFgtEyfANMc\njvaK+76rEynIKHGTqvGNjWjkaylJ3qXpWfR5Yb1PjkEBr5EIp9oRohfoMPhQ\ng6Dy7A/UJobtjb2mFFk98Pj3LdXM+FK1HwizWz6siVz1IlpRPP3vhNOQrRiH\nd2+hfvPhmFOBEfSQTf5KhQ4AVspDbXXAQCMz6g1mBT95sWSyRQSiORPMGFkn\n+ZaacCVZvt8+7VKVib5Fpr1oC5g5gf6ayT13IVdkVX4Ll+p2nD1POYozG3dQ\nM4RKgMaq9CSl35vfPrAJgHjWzWVFh0kJ/eAMKHBSRr5dfJZ4U26ivMydcbAr\nNmqJ4oDQE0f1ou101vcfCGqgj9g5pr/jA+aKjD0Vh2FBSL88P6MNztUFIBY5\n+j9lCcL7VU7FqG6YGowcsfDzPJKsrIvitWUDG7HZF4rxB7cuXuzhCMBHPkgz\nfZTNeMShaYyfVJnY86WiP7HvFSnYBh4EGIcGVODH5BDkfKATeYV2lEk/35Mh\nwmEX\r\n=Y9Re\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"18147be3b95212973a95e41f0282ed57a0361d65","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-18147be3.26+18147be3","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-18147be3.26+18147be3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-18147be3.26_1568063385100_0.5650334273976849","host":"s3://npm-registry-packages"}},"1.7.1-alpha-a46e599c.27":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-a46e599c.27","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-a46e599c.27","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"c807cba79b47d3e79301680f943319fb1b5484b3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-a46e599c.27.tgz","fileCount":150,"integrity":"sha512-G1l21t/WOj2Ip8lq1xKtRFXqh/iWMhWJzmYaw4Z4GSb98OkoK2UKBY5LV/Kx9B/ya5mItOxaKDuPjyjrKPlD4w==","signatures":[{"sig":"MEUCIGGJ5BWXUap+rNri2/+pz5oIecdxL2r8xihYsTFH8DvSAiEAkTDzam0eEBD0SGDJXBpya3QhC23zSxavI/8kA9jNE1g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228036,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJddvTLCRA9TVsSAnZWagAAUggP/0Rgww6SrO1RTFbReIjk\nYhA5j7XTrnx75zxAZ59VAljx75dLPHVby+/W61JwW2HW/DeVw6qdESwHWw48\nlnuSVgkQpAv37ew2BbCUB+WqxSPyYlqHSfJLMtF7LIB+x+o0OiHBishhnLMX\nk1likI/KMW3rMjErwcUwsG1EHToxPuoBX/0DLkOmNxyCW45SF89WsACR0sOj\nhp3/TE44NIrR6HgEckTT3xydhi5TfJeZ4lcgz360Ye6XQiuyVHEAhpjqG+09\nyZ5zE2kKQpihqwN3igbQ2//+b/aX9SlfEYv4+NAiymzggBNKVby12LNpQ5DE\niofng51uGq8yODMkClsiOwaHsUYp/J/rEkDxQf5/qD2i3rLLilzu5gcqRqwq\n2iyBIwTzKckvH5eU0froyfNxFa5jz3YHr8gb7HTYKnWkV5Yk3jaslJvHDVJP\noCEKJ3FaCEC37Omabtyqdg/rKbV0hwjMoiuGCkxHFC2UKwwtOf0hd3Q9W/NP\nKAqNb7lBgdJIsToeQXbYxo9IlI3u9XIxZxZvDg6X128odvWs+kd2dwJZbmsM\nRaejTd7MwMdT64mISMFV4TntUF2Wdp4jaTRJ/YCrb8MsPKWpK8gLmR6soz0y\n0Wcma/2bzczBmvog2fLR8wZT/IVZHERaWChEZ/dnl+/gl9NTd5PGdQO4xAl1\noZgc\r\n=Z+o0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a46e599c47bd7249dafad40b99fc4c6cb9e22702","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-a46e599c.27+a46e599c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-a46e599c.27+a46e599c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-a46e599c.27_1568077002739_0.5122111784001868","host":"s3://npm-registry-packages"}},"1.7.1-alpha-0f98e840.27":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-0f98e840.27","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-0f98e840.27","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/cli.js","graphql-codegen":"dist/commonjs/cli.js","graphql-code-generator":"dist/commonjs/cli.js"},"dist":{"shasum":"584088c704866e2fd03f5e5730bf32d4dd55ac04","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-0f98e840.27.tgz","fileCount":150,"integrity":"sha512-gzGqOQ8eAFcxbDdLArGX2gjsOU2zUXO1tgbdh2vwndFpThn7tePbopMJtymDyb+DcQci4OEOe2SRomgxNi55zQ==","signatures":[{"sig":"MEQCIAPMhwhSfvlWoOXizP73g6x303e8gM8kN3hvYAmqNgmLAiBORinIMyS9IbLIcjZX52sS/Ivi+tisgbuGi0yN85N57A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228036,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJddwihCRA9TVsSAnZWagAAg8kP/iAcgyUUrAugy4DyaX6H\nnzMxu3pPTh8fBT+oWbhB6XKbhmb8wQ0Jg/HwqIcbiPn/A7Zcc1w50ovTL/7c\nkO4+1V6SDdS5oAwj1Ib0Hy8W2ql511MPJtF5Dcb+Ke5xiFpRuymEyOjI+DIP\nV47HXCBwPOVXtbJ0Jl+C+iGW5va4ScvTqRtxFr9hCu4EAksLllFPAlYx2b/3\n0KlpKPKfO2G+y/rnHystJecmZzXMSqC9EtV50oquSO1ZSN2EVi25ovm18rCW\neAIKBvF5q8lTP2CNyOmPzYtf0TQGUQtI3ZuTgm/yREsfiIO2oUFt2F4+7N7h\nZWNWl5gZJjI0s0NopCUJ/e+ZzjeAjQjJafF0mQNf/MKpY/T6wNR5og5Do9Kq\nOHkibYRfBuqc5lj7Eje6L0yeaCdmwfHgkXQzu62gYeDxfU0mNiN3rSg/Pgyg\njs0qFWcgdlBXaIJBRU+Kl/zvDSZf4xkS86ETS/8ATqZvcFhyV3vEAi34Gx0M\nEH+oDVQ+yO8kDd/tQ06v5Oz9/UFVDURmrivfvH7Z5Mo+pbSs/d5KNsarrybc\nsca7ooye3dtp+HuGWzY4tBZvJ2bV+H7FrgZ5Paimtfg7IO+BM4P3tWjRjHTB\nFrMq8hn15PGR5dtNizq+/pPWfkuqa1AqFvV5seUIuACxDbDOJVb2dDuWDVCD\nkFpR\r\n=ovPT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0f98e8404aad840a98638f6cbb0264a7239fb722","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-0f98e840.27+0f98e840","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-0f98e840.27+0f98e840"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-0f98e840.27_1568082080758_0.10499758972786744","host":"s3://npm-registry-packages"}},"1.7.1-alpha-b4e56daa.28":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-b4e56daa.28","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-b4e56daa.28","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"f5c65d9e434d956e20f4090ed3b3cbcf900b67c3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-b4e56daa.28.tgz","fileCount":156,"integrity":"sha512-pm4s7NJhpNRfD6wJSTeOzsAP6OX6xW8MLUgm7G+MHaqtNYYcf8aSrLXd0eUpcfNyq1/EVOSa7ELzZDzicssahg==","signatures":[{"sig":"MEUCIQCpu2sjNNNc8+jC+idvshWuuU1wii6ddTKk1ZZQBVyXGQIgMe9Ihv1uODiGRuBow/1ZYW6f1ZLXf9TZRXo9CAa85Aw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdd1zeCRA9TVsSAnZWagAA/nsQAJRx5q019Ebca43hnkze\nHo18cX8IPnb4Urs8hKjU5XPbInwySFwhPII5r5gLUdzH0w9HDOXKGPZ9R9PY\nsy8gDdrigsukJrA1OfjCsBcPWXjhrid6amAHI03sYd1WYcCP1uvpXp6TxViH\npJCHn3n4L8Ud6ynowYmPNAEbL8m3ahR1mWbuSq3KK1ZBNkjeHRF8j6QiQ6I7\nnI84fwxzcV00s8Tldfjy9iMhCUdknFa0ZAf/VXS9mW0FgsmYLfuLFRm813vY\n6uO6cavCaGSLB8qS6tBDqrScwszevLF4sC7m6WEOgHlv6/5lUPFkCeOtfOBd\nWUxUOD8n4iM9XJxLEnb3xFygfT44gBe0KxYLyzfmIl5/MGAf2RBe4yYX4pEM\nDW3UOPdSA0bYxdfiFS3sxB/aE3JEXz45UTG7B0oG57zaoiFeohk5VLqz1gFY\nr0HCjKJBZFVvOH0NHdDb25HtXd/wjJwkFIZYgBetTLcCGxzznOGWi144gUtQ\nQnf3wp2+dAkC/es8V3BiqvO1oPHtMY5klnHga/oxwCTGeIhRsZ3FXl8WimFP\nan4GOXjiF4izQzr/IFXVP8vAPrQbumr9Lx8JuqNtudpfJN5WZ3vVatyYclI5\nh7kOetzT9y0EJPX74snoFgnwl2te6oavb6FFcv5OlZ8Ba/QKUkvi2aOjAJWX\nhBKR\r\n=pKBd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b4e56daa3a7c770ee008d3afca26d790b26490a7","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-b4e56daa.28+b4e56daa","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-b4e56daa.28+b4e56daa"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-b4e56daa.28_1568103645253_0.5894111460862883","host":"s3://npm-registry-packages"}},"1.7.1-alpha-3fad52f3.29":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-3fad52f3.29","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-3fad52f3.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"bfc4e7b43e1b0020674d337a07032542ba2a45b2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-3fad52f3.29.tgz","fileCount":156,"integrity":"sha512-aVFqRJ/8eIANBVPSAVSoHNPKx2zayJ3WJsfzKCcP3il8jrGm5vqjF/ACzPrvZ56zkMWiP/ZzHyd6ljWXKsKQzQ==","signatures":[{"sig":"MEUCIATuF2C/59WlewZZW4DxQIP5mCsHaYQrmaVwSNhVea+JAiEA4cMRDNb9tLBe9VAxh0wpT3Pxtk5N86Krb3pqzbKkcOo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdd6N+CRA9TVsSAnZWagAAt8sQAKOJx//5wYprXJlrzCTd\nvA/tCAeK3bBogYxr6N6XpXnAXcAkp32FpK/eEqw7v/pqk1UgNxWF9XlTM34W\nJotu7TqryKuJbYyEpF+Zi0CtDCqwX+GSoNh/w4YsBotNv+fv/KPjAa4Npn0J\nuv17/ZFuKkINyD1SdAM5bEe5jFU6+8Z6LZ7DudEc8dBYMYh3xXO6NhBoIJlX\n11IPOvxwHz/YiEVUoaWzMRqC8hc62GVwM0CwHRGnXh83C9DmqUHWAGVL/yaF\npqallgV7Rc6/A1uuYKJtVC+nw51ijWtMSENeZ5Ly8tDqLmh+3S3Hd+TDrgRd\ncJJtU5iKizfazpBQpyZqaO4Omw9EYbmvug2kgyfB0lK+qnDkAo5zM5kjJ9re\n96slQzxPSBMBk6crvpDnAwTf0iEuj2C0l/aGZKV7yv5NspBdNX/SbZhunCv1\nAMrkGQ4FqEviIn4R2L69nQkbt2HQts32/g9kjE6JYQS7ePw1x374/n2j8TfS\nlOrz/p7p7up5rRW0XXNPx9h9rwIgw7oHswg5lumuF/x46DN+sBRtaxQ0odyq\nxT/b4eO1m/xBt10T0RritWvBHmMTv4jMmdMVjYqDWy1hBeXPQ4YKlQZjUh+y\nvnrQOc1/gKGcf9rhPCSrF9YLZO054Gb4gglhysUSpksYQxjXtImO89p3Lp4O\nbUAU\r\n=L6qX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3fad52f35c762cfdc72b4dfd67d99095a091a144","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-3fad52f3.29+3fad52f3","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-3fad52f3.29+3fad52f3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-3fad52f3.29_1568121725510_0.22248496621620384","host":"s3://npm-registry-packages"}},"1.7.1-alpha-b07188a7.29":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-b07188a7.29","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-b07188a7.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"77b76c91614386af87aaf99bd47ab1c62805f99b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-b07188a7.29.tgz","fileCount":156,"integrity":"sha512-L3sfrKiVz44DZlFzVBdZqSQOaYonP4KzaqVurDYL0ve9RsFU0d2kIOuucTopY7OymtYZHP6jjK0N9LZaQ9QgoA==","signatures":[{"sig":"MEUCIEDXrVHbi5lwWKfmLOxxijfTNhy6ntmvXpgsAq10BDQ5AiEArST0zW3XSb7QzjDH0SMZjiQUMZdu7Aml3El08kD1zzo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdd+xzCRA9TVsSAnZWagAAdQ4P/2s42G2gzWBDYICxxN5D\ntfwGlqw5XsmpPbcJaHUlg5vJtM6RQLLr6wLEqtMLPjw4T1JDyNRx7tHUNcsQ\nKbFcjoshm1BfG63878ez6Hqsivin8+yBl8LeLZR2bThn+kLgeE3h8b2GYxbx\nABDOkPwfGYK3O+DedI6rGYULKQr7jYL9gAQuwiLMb4R2R5W3j4HXX8lLNkTR\nvB9f9Uwx9STrMCSOyXl5kzTixJwQRK4d1jcWO1IOMaDOnhCA741O8U8iIHN4\n7kMbMxRji+clxN+jJUtnmlE6dmHL2tUKk+y74DUTcLb1qpIl/hUGkImqcdoG\n+KTiANix7mY8NBuv8UhK0EuAMJPV90xpsW9IzC41HZtrPSX4q65Zpt6pNIzD\nNCl8SxzZah+Qo3L10dHUsjv+xrwEJ5xDzykgMUnIxRWtUVhiI4pSxIJGQAjJ\nywigFhXzsE7o0mtacMDh+reKeEyyXUCfCT2e0rJqzJXjwM6Dfzfj8BRKr8Ll\ne8MHK1GeegWW5gIU1By5UIoGOoWvWcSCApfP98yZvHrIJKrX4DodTSiCkVaQ\nc1NWgpAmn23oJjV5M8EFr+E9s49jOjhrrBsHUEYvD4DDJt3iLmWkK7mPcSNy\n4J/SdSidpfaEogIggN+NQWLZRDk108cAG4r0D4FF95KGtfIF7pSBGZDMz5Gz\nqwuD\r\n=uEcG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b07188a7216479fbd8b3fa6031c232054dfab3ee","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-b07188a7.29+b07188a7","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-b07188a7.29+b07188a7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-b07188a7.29_1568140402515_0.23824001032769782","host":"s3://npm-registry-packages"}},"1.7.1-alpha-b8c0d56a.29":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-b8c0d56a.29","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-b8c0d56a.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"bbdb7daafb815d34865bb7c4d32da41aa15bac69","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-b8c0d56a.29.tgz","fileCount":156,"integrity":"sha512-80FjC8ZzXzFThv2zYFWGCo5JW9n1wCzycx+jTiS1cOOlDWepq2V3ekY4+3smBE9PVzr2ZOXSiz97AcKdsWrSIw==","signatures":[{"sig":"MEYCIQCrhAy0JqZEWolorONqSfEKl61Xw2sYmQDTAmvNHS76hgIhANjeWlxo6Kz11vl6VUAuar1U9+CxHQZ9dBoznuPLwy/B","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdeA/BCRA9TVsSAnZWagAALP4P/AmEwVrwhpzQN8h7uGfg\nGep/0EcYe2p/7fPDUOj+xPKIaf3FU6fRmcYEWz+3t358E/DiC9dxLtLFH0DD\n0v3Lhww+4qtfetQItZf4XHNVJwqcQGARXiq7QuCqPN/rnzj8aCst7AkZHEf+\n5CGGUbiosGyx/3f9+cR1QDw9csccJYeH/NSHt1HAyl5nfm4cfRoFfQxo8kMp\nfyW6hf2ihGNKLGJNqa/ItxchSXgJgIaSDE7RtGbb2IvrdsbOIkCJG5j8ux+e\nR4319fKu2Ng92dkUSecJNeEAh2OB+12X9MsQz3R6WgBvlgAkjjaXZ8PBtC9Y\n98wlnkNV+zdgtAOzN4tUq9f/ULxKfWQkNDS+pKA8G4iO3gMip5ptkRGmgswm\nwnFI0q8gTO6CeuSRbU48ePpCYHZev8g9K689WjL7TM0amiaVWvPBGS1Ext1a\nifumTRNtQUO74b/avODrFI9bDxUTayroNR4Q2E8wzQ2xJK6akh6Th17cfmte\n4+Aq1wvUyBSHXytioZTkVqf42BTvQUmlOt4DeXuQiR8iE7BmLcpuWAoHrP6d\ne9q/LsInwIzg5carj1DfSVnP/j/3/10Ej5a3eFj/78UGdpln9V05mdYJITHi\np+hB0GU4rZWDbbZ8sl0RYb0uZZJJiys+90BuUMJUUoiL+kjBkQPLEuyampYQ\nYDGS\r\n=192c\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b8c0d56a00877ed48828239f22e6a23f0c12bd9b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-b8c0d56a.29+b8c0d56a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-b8c0d56a.29+b8c0d56a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-b8c0d56a.29_1568149440967_0.8291478889418027","host":"s3://npm-registry-packages"}},"1.7.1-alpha-1a90ee0d.29":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-1a90ee0d.29","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-1a90ee0d.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"5517d08bdbd8f47b812554851da7c47b5a926ca5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-1a90ee0d.29.tgz","fileCount":156,"integrity":"sha512-2Y672qHHVMwR3Eu7ECMTakg6t4IXZF+Z33u6M7a+Gzx8/PRSCGUYMgPTUlnEFnT+3ogtAcbhHJALVLXZN0iPwQ==","signatures":[{"sig":"MEUCIQCFrnPj62h/kU4AVrzWv4dRH0LKpO8c/4o1GgMcp3huHwIga/XOPCgYRej6p5SX0fxWqNV1Mzs2BVqZx+PuPaeH7qg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdeGswCRA9TVsSAnZWagAAYHUP/Rdg86bt1RSQDBAF5m+h\nFuNqH/06nky786pgCYME27tvsospRGjuOv+f5yOMOMXggVIHmsdt27PXO1E2\nTDfCYIy9Vbe+ujj6AUCr1XkbMqJOQYzF4JKNlOLGEr4Iw0so05+NTFZ7Mqtc\n+2AtncU19cdySfGkiJEROP63YPFv1N6MKMuxHc/0fWObVR1mt47XZpgJ0Am9\ncxe4MrUpa9kJnf7/R6E3L2yGRjVsPh9YGOnqzC7USZBFwZMWFkMvEAC7yXIR\nPRbUMPk0A8sGAyy1OpdJwjKPO9Rl8jL5tP3/SrW8vMDuCuxlMErP9qK2JRit\n5/AFJ5e1yR2b4C90WgYBohnJd0716fLFTvNIub2HFOby9/cNwUJWbCNxIZhg\noxtJFm6zJG2LV2TYeaIbfz/PkNrxLY89et5zX07OQzn1F1kXSSvpSdtXwMzL\nEVXZQck5yFbI+w8rDpItG6UMFxuFeJdhFaafNobidjRcIfTOTyQkAMuRb60L\n+pIq+53eU/MAAjYdAAm9gVfR/KHK7lUw6m/z67U9lhmTkkdfjX4fFzplmv2B\nHV4D1YFEQmK5lzNBjtuV4rBcbD05uS/eYlyb7lVw4fdgX2QxbeLQBvppg8em\nU7n2kJPARUJYCUbRk0hYTN8TSg6p3zC+MLZbEUuFZUQ183cJBUqNCnqDyURD\nQgEl\r\n=7GzI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"1a90ee0d80ce45d29eba58b406cb6534c90e8da6","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-1a90ee0d.29+1a90ee0d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-1a90ee0d.29+1a90ee0d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-1a90ee0d.29_1568172847989_0.6740420316408373","host":"s3://npm-registry-packages"}},"1.7.1-alpha-356903bb.30":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-356903bb.30","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-356903bb.30","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"cd0e6b1a85f784a1001823b2621dd4e03ea17f3b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-356903bb.30.tgz","fileCount":156,"integrity":"sha512-qSKNG3PWZ/8I4nyqn9KktPd8S4MK6RLH8YzHb1BtWitKhUp4kjtHnmpAnkqw+vIDUHAxj/sOzRwL+7ffCjYtYg==","signatures":[{"sig":"MEUCIBOZ795090cRcLj1QRtx44w/fwl+iDPnxGiP/ie3rndZAiEAi5yYcTvGoYl5Etz/K+4zyDj1Bg6INrBDbtfsQHQ3GCU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdeGtZCRA9TVsSAnZWagAAWekQAJEDSuwt3PnuxmiAt9Lr\nWPyFNxc54XBuQgIPzA2UOtoVSu1wSmMCpnf6Wt3aKsRSyXZXVbD5jgMUtiv8\ngcva7oGc8Jy+UG0IOaleG+Y1B6B4+dkifAHKO9BoAeUjQg0VDT2YmIPTXUl6\nQyXF8/UeIXNjHjn0h8/HZFYLZ7Q0ExumPScLZMwY8CjV6EDPEQrTc5d5Ka3A\nLChHfioEr3QPr9VrW2TfH0+BznV+ibV/OFjfeaP0TuENKGCNQjOU6/Z8sNfG\nj+Naek74oKzjNYBBxsyePYqyf4FTPFOd9vNgxtmUQGwtlOU6cZvCQoKfMdFN\n3tHGBfRsq4fzl44LfQ2EAKHDGMpFn4JfQBiATMXkxK/7H18+guKvsl2+vtx/\ne45rH+Ibj8+Cxv/DGNc+weKlRiTs5I0/KgBJAtE3nesTYx0evv+GscqUe0eE\n/pVWFpmPvkJt9q0aGr3wChx8r/rz6Os31yu186em2pl8z5lnBAsI+JJqprQ7\n+cW6zntswZ5zDoRot34yXdaSn2uQmffePCyVXyT5XldnIFzI1Gd0i7RmmMT8\nHBEhIyLwdHSQF4nexJhcSQInqvdHj5PIZLnMekBZELWwF275zzciM3625SXb\n3WDpXP2IVZVhlIYrkn3vjCyntMfvAlrsWiN0x+qaKdhjIUhBgtOD+0SNn532\nCJ9k\r\n=BW+5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"356903bba904cafbbcb35df5a4fad04355ee8231","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-356903bb.30+356903bb","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-356903bb.30+356903bb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-356903bb.30_1568172888714_0.11474710061707727","host":"s3://npm-registry-packages"}},"1.7.1-alpha-d15967b5.31":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-d15967b5.31","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-d15967b5.31","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"f2e9a26707a111649bf6317ca8d82ce78106ac6f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-d15967b5.31.tgz","fileCount":156,"integrity":"sha512-H9KmldKNq/0zQ7vqFA/sqAb2v/3Vx14Wx2WsWnw1SjJw05diwbcO41sDXOo3DYz6MryVavCOvgWYfolWHqSvjw==","signatures":[{"sig":"MEUCIHPh/GrfxU//GUMtjEAKYI+4/KWRVNCQlFdVUxN96g4EAiEA7Ya8XO0bojRdcogKZq1e5Wo6hd2lhRT33Skg4jwtc20=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdeIwsCRA9TVsSAnZWagAAdwkP/3oja4Q+Tn7TBxihanO0\n7BL2FmQnj9w6Ax6C2A0wnBmrMPNqYr+ZW9Zcs3269ozIdzDSZSTT9wsdEAGk\nyUkDynV5CuhyzRznrUnqEypv+pOwV5hhUWQcisfbPgQKAHDI4Ox2vVa6JSuA\nuhdnOH25JGsYl38ODOuVahQpz4FdWrH9HJUPYdLBa9QZRUV0BYt+O+WwJUPL\na5LJmr+UVCKqoh4QbKsMP0CqctUTsBYfGL98bqBXGz9y88aTGWHgziSUMe4v\nrVCnyVX5McpXXQlPn0CRoQnOwJAqm4shpC2/BN3xc0mAEfqtNJbriekTf8+9\n84gpBIiEXH5oRDCw7BSserEAhL9gHBaHGp8nzlSwp26C3JkUVjFS45tpE64y\n8QAMwOsgs/1d9ZrakeMFiZl8VT4ouyuZtmrc8zCc40AImPAF29hLbmYPigGV\nXQdpkG0wuxx9xVWvM3C22Ov28JL+Z8QSETv9/rCzTFvcv5xIbm5nIrltmQG+\n5o+1Tdqu/xJPtT9wBDvy9f9+iq7vEb9cssXFP4WvL86dAJhNIAkogRYWOt/w\nGq8/wDWqVTycg/ggqjpF24FCn96xmJCBEZL21jkD9n0VG04k7WGutLpJ8NQe\nkWnscezOr25x5Ng8gVHoUAoh7PkmXQg88pDspDdGopiKFlD6AV61hBvEx6DD\nl4wb\r\n=e/Mi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d15967b53af0666a2129b2099e4914b4b9defbe2","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-d15967b5.31+d15967b5","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-d15967b5.31+d15967b5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-d15967b5.31_1568181291703_0.30090146328707545","host":"s3://npm-registry-packages"}},"1.7.1-alpha-5c885341.32":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-5c885341.32","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-5c885341.32","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"cdbc9b6b7b98724d7c9669e01095e4d8cb0319fb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-5c885341.32.tgz","fileCount":156,"integrity":"sha512-2uuBIlzByjD02qK7UYZ6txVGiKJdKtkFJVnoOt4iW/k1M4NoSoH6l96noY8Jjlo37Uhviye9qln7fH472BUk/w==","signatures":[{"sig":"MEYCIQCb/hBWehIgJ0pffQFCfDcJVke26ygs5X0YsvXv8QOZKgIhAKXA1KJ89wP+JqgBgaI9pnYvKuYPstnhigSPTLPmxscs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdeI1uCRA9TVsSAnZWagAAUXIP+gOZEKKNlPuj7xwZ6ob0\nQMqcQH8AwMXbELDl+cYn1Dww325JFoxqYPwUTkzIuUKeLGYqlP0g5w4af9yA\nhfRRJwjKLt1hFeENAEYCxXqUiXQOylGXVq89x2leWKrnSc7fbTlo6uSQ3M2R\nD6iohRFsJFz3CTbrpQwfqZwxl0M8mOoRuGQrvGYmqyWCuejeisOesKH/FU45\nQf+5wax8k0qfPt2kUWWCAiUit9snffoq2Me8iHXTAE34OkuacZIwLwX6cWMH\nmu0rENw3EJfmQmOJd3WMh4Z4SyVEEChVqrr2OVdB3f6O6mSzr7Do2clFtKVW\nnlQ1oRMVWIQPnTL7bob3iSsaGPRpPyo6pup88yUZy9+KK6QSVYz1zlNS93nc\n1LtFZQ4nGBb9vHtuce5Bv2p76pG3XCd58CUm6LL6lg6WjxzZkRobRrUr2u2l\nqCiF226yUUWPPl1UvkRXMzEBoIKLmHqPMATpnZpdzewrg4EGWlQJJgz03aWA\nvhVFyB8+7CpotmUWTpDPg6tTIUre9d4zkHnEN7NB/cBYeTrm411oQlC4Lg/4\nWlVwX7i5E7YxpccXMGySxSZEsxgqoXqxV9n8bz70G6rOJsoYvcXSYIQ4xVVV\nNfSb6RNADN6JG/fZPZ00AogE74masl7ZoMB/rdDTCZuueysjhUbl+vIqQ2I5\nEvyQ\r\n=tPH2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5c8853419c63de45691b4ac44a8ba9aa2d8f8617","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-5c885341.32+5c885341","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-5c885341.32+5c885341"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-5c885341.32_1568181613772_0.3151252307578134","host":"s3://npm-registry-packages"}},"1.7.1-alpha-d022cd45.32":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-d022cd45.32","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-d022cd45.32","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"8176b4d7c38b5e10effd6f22aec5a8c8e7e0b4d3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-d022cd45.32.tgz","fileCount":156,"integrity":"sha512-bCoAQAEOYs9ESglu3d1QzRiNw6Klo15VZvxIrJv4gZlm5zY653Py++riBvqDt580JjYYlvJq7MZDx+jrxWfIRA==","signatures":[{"sig":"MEYCIQCnfLF5BUSB2WDa+FP2TeKEXkw9kkslH5mYdXTGMLTcHAIhAO3TCmj6bytjP3guHrQeQDWFTaGV2j86J1NbGzCd4Mx+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdeI/2CRA9TVsSAnZWagAArWoP/3ZrY1Lwn3a9M4IETSr4\nHrY5rTatw6Kl2H6g7S/Bp7SvfIll/8kbFwyd+sYwBEhZadIS8xuCcu8GG4ko\n7QPNNhirSGSNPrsUbezcRYTSQSGhVYJ9ccZQW0jWIrZP5/PKaAlDAX17Jr44\n+o7XPgDeooxDVMUXuZ5J9GOPdntfbHW0iauxx5vBzTf7eVLvbkKznVw+Wc6v\nmbzJZ/fJ7v82QJZ1eZH39sv+xcbTd54O/SGdJVkIfEN1Sesq9jRi5mi7+Tj5\nSi5cMEFcKSHawzOMbuHqgmLbYN7YxxaSh2sEKXNTjiOly7KcjVduS/y12CuP\nYHfw60uYSo8dvwFrWwNMHdeBGkRqrcb1FC5ZqFZ1SoO37AQ8Xn4u6M6U7u1c\nKvQJVA76FSg+tmElovG6lH9wNYKdf0CkjokQ1PV/UQJ5p+myZvu2NMuGSvoB\nBLPuGfM/YOonR4IOVoIWXWqbNUjdWzC0Muq0F5S7dmvBdZNxsfXsS0Dpej/u\ngpiw605OML3KfNPl67w6xnN/et80yp5JEFja06LpXbyjOL3o5cM1OkV/OYmD\nMs0DS75m4DwPTBlp2ZdEC607TfXaw85rrof3Tk2AjCGevar9E7L4fc/Aj0ta\nYodx4MQfA5plNak8VgVpht6Am2B+30tcSPVJWbPFxFkrKWEBN7/z1s2MTvrL\nyPBs\r\n=gaKk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d022cd450ce05f610b6eac903e7e9dde93d0fc29","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-d022cd45.32+d022cd45","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-d022cd45.32+d022cd45"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-d022cd45.32_1568182261831_0.9788977643443615","host":"s3://npm-registry-packages"}},"1.7.1-alpha-d5959bbc.33":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-d5959bbc.33","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-d5959bbc.33","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"7a202fbdd12d9af9b5fdf82b64acf2adf9b85daf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-d5959bbc.33.tgz","fileCount":156,"integrity":"sha512-oTZH+Wnbr/7miG6+oU005jbc7Q5KOsbrnJXamtQte+iH77ATZgrtn3mrynmShRJNXpzTLhz8WVP4IBphW2gb/Q==","signatures":[{"sig":"MEUCIFjKwDMlorLT8+sqOI1B4xY3p5eoDHO3yOpmw9osSFYGAiEArEos4Wxlcw+wG/94mPGa6ohtTxgFLz/p6jPS++jVde4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdeLbtCRA9TVsSAnZWagAAlPMP/j0PNAgjq5Tej6nQgAy7\nTuqz068KwsLInWy3eiHDSkvSB/lS9gTg7TX/NanMyAU5TAJ0LUND3Ck/St/k\nce4C5ETs4+HQehtJUajvSVqhWuPa2IPo4em+5vsmko09EwbegyuikButPpG5\nnNpDPfmdjj7j22TQuQHr44lbkDeC+p48zKxQt/dhV2ZLRBm+1crapzn2rZAv\nEXfL1cY5BzgInDYYmgnBxzfeCO72Lg1GqTNkH61l6N/ELBbxsXn6XpNtiNUf\nGH7Udgc0O0n96/8HC+PgQBtYaG+YIBLWYOmVVHlGSsS1TBxgiZmfKZD3f7L5\nO2AZaAzmZVfymq7EGo5ZF9F0NzV5tXfhxzye22fXZlVqC7zZqF0m+JV3ERZt\nuqRvZviRURkgYsqiQe1jusCg6cIxDvxwT/qhhGApaxnLPfBSp5FSJmvTItJ6\nPC9Dh1ULycpfOBvWGioCDRkI9qEK64iuKLIXzFc2ohibzW2aHu2hS/9j9W6n\n/OUdQe5c4LfN7Znzfy3Cl5vPdzpxLEsMuhYVRFglaFpa6u9kTqKhgK68LIgu\nqX2TxKrPwsV27KSXvvgGJDvs2Z2mzD65eGPs9EFc3Onwe8PeR1+liOlV5JEd\nbdFwpDpZkRt5x6LeQUbKMMhE/7sS+E4Z7nx1caHKJ/+1BQTzf0vwV5x7SvAz\nNpxL\r\n=JgqM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d5959bbc3460f98c746f72a90c73f1d0c5a18969","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-d5959bbc.33+d5959bbc","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-d5959bbc.33+d5959bbc"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-d5959bbc.33_1568192237168_0.995462596412944","host":"s3://npm-registry-packages"}},"1.7.1-alpha-aaabd172.33":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-aaabd172.33","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-aaabd172.33","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"1e3f3941756b116d243008f09bda803e97d9447a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-aaabd172.33.tgz","fileCount":156,"integrity":"sha512-Fnzka+KfDkI4ls26m69JIfDF+IT/5cBuAyYSsQK0bc4zFow6ZhYESUsZlaggkEQgl46UHFhdfp8RhpLR8kGAZQ==","signatures":[{"sig":"MEYCIQC68e+l2Ybrzt/2z5bsfhCTWv9Ky9LDuVOW+l+QjThwYAIhAK6SYgZWTjIR5EtpQzZ5ISLKNTj9xGpmj8wpbZznGKMh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdeL3DCRA9TVsSAnZWagAAZOMP+QEPWUbSelUxtXJWbJWZ\niUnwFD0CqRIpbL4Y9B8UcF8zfMc+fjhGS3L33B6hi0GByiGAFbVQvvtAkPbL\nNTFEaghAz9gcRcXjF5vaAau6bVPcJQFKzDwb66/RGYO/EcpqMiOQ6HMIxCMo\nGvZStJb+Tnm4f/ZF9DjEOUTq3ldNFQ8Nx2gandCyOT0hmg58qJhPT2Bpr0O2\njwt5cmPBAQ9B3PyyUSZYCqt6W4Fh1CB4nKk0kCMRnuYk0QVmVRiTRXg6qiVG\nYXnhnLriNhXeip/Crs8R3V5B6FoOF8DXwSTwqSTlwJo5myb9TQl9Z4ii+I+G\nTd3kxiUw8YwAYwhKKWTmecqKhi8IHreKoXbrIyA7IYzc22SBbKMZmn6sTJHK\nBLAcLhkDB8GWy7Mpl+6cJLnaNmrzlSFjlwePNUGYO94dz76HVJK4V0G/vjkD\n8tbIOfAs2+lEZ/VYrAgrv3/jroMKaIm2Tkw3CBS/iMZ3kFzzsRqa/uQ0LcJp\nd5JrXiK++H7wNz+h/9zlSa4z0OOH8/KNHtb5s+C49Q5zHNT+BIhq2d2PPiKN\nOtabIv7oFNL6pYu4yd4XQEnykh+OQsvm4JXNKwq2BVw9BH3dKc9GD4d2OTnt\niMda5gta66xWPMBxV2SJy1lOcLKAiDE0Tpj5xkhCq1OkquYgAu5eFFlZ0E5j\noOZq\r\n=trES\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"aaabd172d64e3b4567a5bfbcc5f2217d897e6676","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-aaabd172.33+aaabd172","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-aaabd172.33+aaabd172"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-aaabd172.33_1568193986782_0.06785719310822635","host":"s3://npm-registry-packages"}},"1.7.1-alpha-7be0e2a0.33":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-7be0e2a0.33","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-7be0e2a0.33","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"234684967d4a75e20ee5727877ad4711a6749fea","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-7be0e2a0.33.tgz","fileCount":156,"integrity":"sha512-g/LH1pq6Tx6vGM8c8pKZ9icmhkYx1NYm63Yh4KEGr3SKgJRwFZ2YVb6bxF30gWOp7vxaecBOR8+asGDyjIk38Q==","signatures":[{"sig":"MEYCIQCo77eVragmSO5W1VqthcT3CbyNztMYys3dQrSAWsII3QIhAK6jf5NPvG2zT0rNmDWacvglq7GaFkqnW3e2TsxAhgz5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdeNUpCRA9TVsSAnZWagAAEqAP/jjstBzYH+1e11SaiC1t\nzqRdzTBVXlMPoUhNjZGO2Q9nWFIQoU1qRUVdwHoMoOvK+IiEL0v9ycNuYIss\nmXbz89/Olyn51C0NBLSDX8IFVvSyc31FmxPzaSSi32KVsL8uYjokPCCRqfnv\n8ClBfn65dXQs+hwozsLCiDKYMUDmhuxr8U3XZjDUAeWRGXhdrtKRYfk6MCfS\nD0iLyhB+RRrqf5WwVWMVqNZLOxAgvQhavFfTtRCSYqmooD1j/9WpxuW+Mfdx\nD5mhu2qbAsMNLeKHQump7Crx019HJd/pG9s4fYTGl1HEjXDV/bs3AlEERG5d\nhtcC0avs0Xa2ntwZngZSK+KeFme/LfibitRDTF+tqzOhK4Hvi0SPtP/5nKoq\nRMvnYV55gPqRSCv6IJ/u9eeCCBPjimxQajbWetQmEZX86WMb7K5MnhS8yEts\n1/1oggDxKwwAf5NLn8FWGqSKEclmuKph69q5nF3iHIZyBvILXsOTmQrpwp00\nJbVtHZ6tCZx48WgAmvr2sx87NBv0PhrYZ+Hifdb4vVTRNC0k/uZwJwfcCDBo\nZUYLMOPDDMKpjYVMDQ0YeQ6KxHIPU5njoNMgfMnJSVrjxnCFoYs/DoZdYiQx\nLwLkEQXNpjbDHnjPnHwPshI7TAhMpwmzxtsMrlHeGWXgkL7hPE1MVp40ihtF\ncXKK\r\n=kOIW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7be0e2a0ad2526a43ab1446bb4adb32bda0cd5e7","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-7be0e2a0.33+7be0e2a0","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-7be0e2a0.33+7be0e2a0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-7be0e2a0.33_1568199976624_0.45833701284633843","host":"s3://npm-registry-packages"}},"1.7.1-alpha-2187dc6b.34":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-2187dc6b.34","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-2187dc6b.34","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"a83f11688dd78323b195c3877477ff6ac803050d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-2187dc6b.34.tgz","fileCount":156,"integrity":"sha512-BPzkw1LFwdyzkRAMGn7VzlivHcdABdTzE779ahM8rGADT6MLaCczAXvEK6p1npF5H7ePbM7Q11d1J8bEgbIV4Q==","signatures":[{"sig":"MEYCIQCaKeTP3MdabxAN7b8h4YrALHpgKHTIs+towl4+z4E2kgIhAM8njehTZQrQrsGlicEsQP48t9xLvHvw/+4tw1sR+5N6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdeNmPCRA9TVsSAnZWagAAqGIP/1dK9U870Elrr6wTUl4/\n+NzAXT7T21kZl26mPhcfVqz759j0RxtTKeTtZLgDTdM/fHkefBLt9y+9ILE1\nsumLcqEAuDANmn09XYKoESlS1YV+C448gQPI56nZPPcYXJS5oVm5PsEsKsDD\n8H7VvJdE1sOLmm4Af3e/E/FQ3h9rrBb4hKFB9w9tJQKPiuK6ez3qRW6C9CSK\nuQDwMNUlvT02UCc6VaILCOSCOWANrTc9iAYmvy/VEk3Ramf/7IyLJyIrlyNe\n3Zp3oDZ3wqlD8qG5q9kBjySqWAYiChNCVwChZ6sb6BFmHAQRBf0em8Jh7bzU\nkq51B7bx7sw6pXHkzlbxwXgbGL9JZkBahLqL8rrWRZ42jK0xur/8YySGoNwx\n3O9TW6CLv2SafDsai+J7y0I2Zia2uIU4FPyN2wK2Q/ZQq4L68qapoHGuoKIX\nX0sIZvSon794m1tc/2nsd8XvXhGpK3VsAFOdbnWuelY+AQdrb3V8gKPMWH0f\nFs9OBevRnaqUo6dVnEKGudU/wXHIt8ShZB5hpvJVxpTgy2h39yMYgaXP8T3Q\nymCrsDZzdIhqhpWqm826dSYeLbuW6M0N61MSTHqWrm4Cc8162DoHbJKgkDaQ\nFBQQILIdXTTstsxLpkLpAZR994bVZIiMtsjlZ2Dgd7AZ0/awVvHkqCx087Tq\nGb1f\r\n=s/Yh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2187dc6b760acf661d96ee9adbe01491fcb3d989","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-2187dc6b.34+2187dc6b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-2187dc6b.34+2187dc6b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-2187dc6b.34_1568201102681_0.8980009171382466","host":"s3://npm-registry-packages"}},"1.7.1-alpha-f7b843df.34":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-f7b843df.34","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-f7b843df.34","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"47b566f8dbb1dd0dc2ba1818d204762ae2961c06","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-f7b843df.34.tgz","fileCount":156,"integrity":"sha512-LnB2h0RKaWSrEtgNRA0+vmwz9musNDimLVUFjZb5O+Q0gYEBanv+PO/2ZYtSbQ+MG2+zSf1nXtd5Mk9sh5nfbQ==","signatures":[{"sig":"MEYCIQDJkML6Y69vroEBTKTfEJz/h+dUhWOmkgUahF17kejOTAIhAKlWKZLOms/EHOfKXVKh0364Ce55yoaxg4rsKWtRVOQS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdeQh7CRA9TVsSAnZWagAAMsgQAJB6m41Cp0OpkJZ1KT0k\nJtCJE14Qt0BkIBPmYmRK6yXj1667QgGREy2oiBHNiWSngxnL72TM9h1pSbKg\nbIm2aKxXykIVM92msNWaQ2g9Z05zGbWDk4NU4k7nKzI980zQjlTqPr853+Sm\nS1XSP+yv/5ebNv0+7+zWOfR9tyLNe1pahGfOKY7cN4ztM4uXa1qUWpcGqHr9\nZB2i7BkRHEGMaRzsaqmvfsagNXWvUhpQlntj0JsJObsgIezxOmcLF62QSxPD\nucM40w2WcIPtbq8a4BNf8kz+bTjm8Zej2/q2xyhK6+Ln/kpwMFeThRmBB/S9\nFBx3zY2hBq8is6WxFQz5kr6zkoOjNAa9APkKpNArIUp+pQIu/C/ZNsC9MYcZ\no9lho1TpAh4jmOxBpEbyqhzVXvmUFI0WavuyL6XccOzYyb72uiU12j20PzMr\nT0al9qeRY2qqmsQ1dq1zm+jaatCTITU4hDXBDQ61s5Shj2Or2UvYmQ9EeGX1\nQSbWtBDARU4C2qcRHBjhVCR6E3pLxIQ/6FhVp22y8IFOzxJPle4XjSTi9AXO\nGvQKukbU5QRSZNXj7yVOfKDJebpcIVXoNOuasV96MZP0pUqb77npWzoBpKRA\nkWk0IyULahQ9uLEmrU0a4MHG065w24kL6/C2SAxs2w5U3ELjA0WB4BPyZ1C+\nHwNO\r\n=d1lw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f7b843df89be55cea939d5987234a6d41c7605a1","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-f7b843df.34+f7b843df","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-f7b843df.34+f7b843df"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-f7b843df.34_1568213114732_0.7879123236947163","host":"s3://npm-registry-packages"}},"1.7.1-alpha-12b11d20.34":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-12b11d20.34","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-12b11d20.34","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"02505f353e141ec7d495c84a5a109f56bcdd85e7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-12b11d20.34.tgz","fileCount":156,"integrity":"sha512-38LNGag7kOB419quPRxIOx+znVbykBCsFj5AUqfBptYi8DJ1x/lVwI8+8WPcSnmoZXbXqjTNX7C34H76sdSVpQ==","signatures":[{"sig":"MEQCIDF7WXXKmrQXt7NC9kCGZxatiy5+aXLLPYxQdBwFqhZPAiB/dYJKTM2JEO5xD/FSeqSnjpccObJOc4qjtCr572oY3g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdeT8+CRA9TVsSAnZWagAAzZ0QAJkOjUBYp9ki8ziZkeFR\n03e7M/JUcWi2kop2Ex4WpDUcQ83Jag9hcaN5NvvcWFxVXvBo311GmWLz0EeY\nNpIyERX12XKnV+nJi/qmYrsJBx2J4W/drYQIhgHZMFPVG/AiOvEu7jgHbybD\nX7XGveVSs7PGpD3BldH3yUxAi5Spw9okOcy9gQ4Igd68iED4Gczu5rXw4TGY\nn229EH3V6M/cjpbIzeizXVhxy8JezroouX4VnVuxH34HA8spXU9AwNoIa6nN\n0LZV6J/NCUTVoelpUgOTcynCz/DQYkg8iJ51yZnNtt3sT1vNFWrkfN/L6geU\nLvSpNPjcSfn1IX78vMYawrG7kdZlwRDXjf7cp+99YtMBdPP01CjQR85ttqJH\nYs1jMMenCJ0nMgdgk8z9FjmWY3wx8GQq6ZxpUnZIdj0Pn6REjAYVDWe8N2fk\nnr1Lep2Kad7SC7cA2kb+L/ulHr6nf+lM/i44vf8Ei75oCeHjynESW8CBH9c5\nclXZNNGvCRY1dBVEkd9itIA+AIxZI5G/6A11jl8bOmSro5DLYJ8jIs3oZTFu\nroaoSm9hWPLaHiyJgDm7tQ24AAKfvU7WSANK+kvVgv61tQaA6dJnNNKDNGBZ\niONaOWSJbT51GaQgZChkzKMx2eJr/hdnro7Se+QViNIEi+RCEzQ/U2XTYTpZ\n31Ph\r\n=E4eX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"12b11d209a2ab659bd339790b3fa5dca9e324579","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-12b11d20.34+12b11d20","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-12b11d20.34+12b11d20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-12b11d20.34_1568227133723_0.20311268081210132","host":"s3://npm-registry-packages"}},"1.7.1-alpha-f8a416cb.34":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-f8a416cb.34","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-f8a416cb.34","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"c1a753757e15cc1e439170478062dcd4ad5ea216","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-f8a416cb.34.tgz","fileCount":156,"integrity":"sha512-KiqtIftYz4g2BYyc+N0HP3Z4wZBSQWVInbVB0ZLo3e/uomxHK4sUtVDp7oTnMSi4bSRhacCyQSdJMH+SLyAzuw==","signatures":[{"sig":"MEUCIB3+Emjs+4ZXkCv/Ro8nz2oka/uvwgqaDMMoar0ehVesAiEAgltv/AjpRQWc1frFUL2U9M7IH/BU3/2GhOA6K3vqe/U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdeV7bCRA9TVsSAnZWagAAt2cP/jM5UQPXSc4gGvgxuaJw\nlE2YQEQj9jqKFP562hzJDMWZjCyv53GmF8spgQPdqtZuRNqU5xyNQnm65w2H\nEKuHdEBUAQhTQHwUQcSLmdly9Nud1ZnNYhQ3zRLe75g0vpLT2sXavx4v/7zG\nHdYra6y8C9ZjSYDdMmQBxkkKZECh1h8yQ4XMCLgYFaDU67r8PZ9ejNl1YcrL\nJmTPRsktGIzvA6m5AogTDIZuXl+K1OloFypSvaeE8o9mRH5QhNUPaV0ctelW\npOIDG8KkOuv4YZEfL55A0fAhHGIFMTIR/HMSL9w7D77r8mm11HFW1ixNBwdO\nq/L2WyoikUmSskYHkMWkuw1splU5dYjxjGZJJe0IhHNAfMUR+xlyylzbH6Hf\nJc8t9nyTlBoGvikZDwsWIK9WSYWhie+hzlygjjoHTeHcQznE9Xtk8CF2FJ63\nYEeqcaFAsAcarryMMwOCPu9Q3yzYnEb251dZA7qziSqLpLtZWcGz3EiRIlbQ\nBEYX89Kl3tpA+hRQjz3cknt2rnjxqvg/DgkYcYaX9FSiTrdOG8njXWJdPcsG\nBy11YSfDn2rkp9GivBqm2c5mt8AFQ22diPxA8emvruEvMlxHfmGfnOfgnTwi\niOH5q9gfbqlvEUjyLrD8TSnigq+ratbUvDNNsnvJd2Q70mkrOhf4c/ohmhgL\n7uqE\r\n=cBzg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f8a416cb478fecd47c3161d9b427b086d1480bf0","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-f8a416cb.34+f8a416cb","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-f8a416cb.34+f8a416cb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-f8a416cb.34_1568235226558_0.7603621114889931","host":"s3://npm-registry-packages"}},"1.7.1-alpha-dac42faa.34":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-dac42faa.34","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-dac42faa.34","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"5a757968ae0924eed30bcfd5aee754e300230cdb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-dac42faa.34.tgz","fileCount":156,"integrity":"sha512-tRPTWJfMZgB7O0t6DZQumFU3iM91PDSbIzcWgBQ7fZDNj4nRYedA9gNZ4KOqFelkZB4cIHYCenhm5asjdlRnfQ==","signatures":[{"sig":"MEQCIAkExlA5aJAwxC0AoYbNvTfEu+BrPscKMwK1/VXj3VxGAiAt5CvIPfx5UQhiUCeY9isUckvNAwrPzvvKdWbD3u5z1g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdecD8CRA9TVsSAnZWagAAyFMQAKBYxWS3//mpA9z+sJ00\nT7szmpYP9xNv76WTr5qt0Ouj6FaMHIpYpSa/xDdWKhLzuo/btkgpmHS/U0Zb\ny1VNeqcIpw68/BI/Zs1IG/OzCQDa8/0IAJ20o4M6oo7llV1K82xH3M8VzCY2\nsDSVs6V0PAmMdoOvTdbKJGcNYkaeAuu+ULhpJAgimlp/I2GbyD4caZMW8abg\nEVLn/60JICYHYjybVnKz1RGiOG6IHAGRNkkkNsl8IW38nzPBHbhCSVyt44v1\ntKCXioHXODoAbHNUsyc2U5WXcq/p9A6aHihZGLMJLxS1OBiKjQv6iSPbS5sF\nU+G4FJ12X8g3PjbzE6PxxBwRsH6Z0SQElWXEEyweW2D21S1YUwlA9vTd30by\nWit2ASf2tVtoWBW0A9CiWb/dJPi5n63CDxnTASNbS6ZF/pcclr++VvWfUZTP\n9kwaX605pl42+oUJ6gTdF7uOEO8oaXIrgpCJhngRd6qynMA6daFGhX4pG3/b\nMH1FOsG7OJ97uPhB+ukCJ2HD67hd8GbLI8jOb5KUpTzvH8MesJ0F3rfzGX1W\nEjLTCN2TAZl/Ec+JXrCZxdLz92vcAQCWIjXkDEmPrH/LCLQnco5lEQ1HC0y+\nnlvGvb3v3KXXMY5beiqEgNRyWuLopKEkPi6iIk01GkGBZ7duop6vhLBwCJcD\ntUSf\r\n=vmDi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"dac42faa0902295e60d1264614c5558da7244534","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-dac42faa.34+dac42faa","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-dac42faa.34+dac42faa"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-dac42faa.34_1568260347509_0.7835035374259951","host":"s3://npm-registry-packages"}},"1.7.1-alpha-f0349b98.37":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-f0349b98.37","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-f0349b98.37","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"70ef3adbe3ad27e2b20a5aa2688cfef44fb40659","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-f0349b98.37.tgz","fileCount":156,"integrity":"sha512-XFxRJmcUjkU7FaUaeTUu8Rff/Tbu4qSp93jRKqz8Hv62QxQ+Ks9FdVUl6Dk7P6YHWqw81UnJu+d6zFgF4fro9g==","signatures":[{"sig":"MEUCIQCk7crCu/NxgsVwyVunVGJF8YbWaUgbDzCpijSD5grqTAIgAdu1tO2wm6fotmprMnm94iagH0NmhbhrQeqAmmAEHcY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdedQKCRA9TVsSAnZWagAAwK0P/2hLu+xDi22yBvXu6fhn\n/pfDZ8wI6UCbkSCJ11V0cQ3SsPm/5oc2ms+KOnS/idEatj5Oy2ktlWMPEMdY\nsWVfQPLGvJKR3nKUoRQVc2QNYMXOmudyRrsj5TFXjRY9+8nEaz9miJ/ODPu8\nIeb/RU0IW5h4/UDfOyHwduUMHNLsKw0IfT0khPHoNnH02WNHM142sTc3rXZX\n1qbKcUjHqbIYbPyLMD64EyLfbiGDXnqAtgz2HOd1g8fKbINVIakjR8Jynv6S\n0n8LTi7kI94OKdqDsz28jSLdTVG/ZbIwbhjnMnpWhcMbtnYaB/SjEwj9tkTC\nVm5aCsrD3//q1Jvef0hq7zCY54rD47qTmSVJDnwoLlB3rKvyDYJYahbL1EEF\nkjXAnIXR5NyFzP93GmQ/uCr3gUZ1py11UlaNeF4dkcd+Fp3hUh6t9ghxNnVt\nUMmGq0ouoLls506tFfn+ICsIj9vn7CCDeF/yf/srRVGjjrPJ3HiA65wrDaax\nMl7+hY3DZNopu50ByQbtpkX9u4/H7c+qH+VM3NRIy9/Lxw+xrvCSvr9yan9D\nbT1cwTRmNzhDAFELZc00Ybbz9zoZMFtRNcobAct2rnV3ldDrQETxG4EszjiK\npuHdqGSwZSOZuxC8pVitoj0/Z3yAJIYPgmrVoVt3neDK6DFZx8cTMxganztP\npfUl\r\n=Bsvh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f0349b980aa85d5eb04a064dc47b8311966743ec","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-f0349b98.37+f0349b98","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-f0349b98.37+f0349b98"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-f0349b98.37_1568265225489_0.075888045999847","host":"s3://npm-registry-packages"}},"1.7.1-alpha-f8c5def5.34":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-f8c5def5.34","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-f8c5def5.34","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"0a78db67b71ced34a246ef9003c9f06bff5518d7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-f8c5def5.34.tgz","fileCount":156,"integrity":"sha512-bcrRvcleyXeMvsJ95KSZj/jGgIpN8zjh4PnqW1f131xMYOkn3gy821I8MhN+uMOLPlZXwL4iCiMkth70z+mwUw==","signatures":[{"sig":"MEQCIFz2tQpoUtolG3QpmIk2h8TLp3TXoTskZD9mRxN1XIM/AiBAUtGFTFDvsVnaxwucsWeqv0V5i7uSWFyUSvAjw8g2iw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdedQiCRA9TVsSAnZWagAA6SAP/jnV2cpgUNd6Nv4O/RLh\neVO4SbwKrVwmvhwDBhlTSEUQT1qktatPvPt248unTz7NuBK6pXHAESYPhqCe\ndassmUK1bTty7sa9yarjjwPaTOztzl3mN6MLgAbtxsWBIPhbJLHiG/8lL3Mr\nX6siT2ieyC/vkmUgXng6wojkH5MP471XNt/5/fycL50H/rwEhkwQQD+wiilx\nrfGrNWs4JUA0bl887h2WBXkb/q4NWE0KGP2mJYgYPHBdA3NbLaGx1PBgY/jN\nerTOQ5ZaZZiiXeRKZZytxN0HAw4DOu2UNejWSEGrDVrv1NWPUq4zg6Z+Hdv5\nrBmDaEcX2G9j0pJjwrpChE+V+mVV3Z+KOZ9PPaE7p04HTBorIBiTR36UonNj\n6DrPcorVRp6rxzvGD5dd3zNTxbvTiDUdXqY0XXtxLsRc+QWiTE14th/LnABQ\nbJMheckHas16UhDtNfn/+MRSKHmIzkS4/vXXbAN27QP421eZyBgaW7BsXUd1\niX8OfaSOu4PGjQaUUBh0xUIxcDaVGuUBCeY2ETJ1o6r51GJ/lRKA6GhrLmIk\nwW013fs8hCsTD65jl4NQy5fIrrF+70K+dsHNARvbbCsUPCfdCyt9gF7Dc6Zf\ndUbR5/D83NV42EIL+n+EDwnhVxgvyn/djMrVNxbYqsyQWzx1KGyT9R3YPP2x\nPs44\r\n=0Ggl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f8c5def5fe3593dfe09f3039185b90f8748303c7","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.12","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-f8c5def5.34+f8c5def5","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-f8c5def5.34+f8c5def5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-f8c5def5.34_1568265249402_0.6738889456385364","host":"s3://npm-registry-packages"}},"1.7.1-alpha-08c99cae.35":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-08c99cae.35","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-08c99cae.35","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"4c7fe0e4edda332f6392184d8a9ed7cd89f6b55a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-08c99cae.35.tgz","fileCount":156,"integrity":"sha512-IA7a1iSLfE6YK9UN/d9kjSsJggebgX3Llz1po1XCa8QFSKmy1yfuVAR208M/OR5sfkLBW7eE/+PSOTQ17N0LXg==","signatures":[{"sig":"MEQCIQCarDJXMdt4l6pK9juKGbYH+j0q5tYWFx7bU4UBJwBIXAIfaK0hfMd7flVgRJH8wKA/Xc9DvWolNln2Jejs2kfEiA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdedRqCRA9TVsSAnZWagAACJkQAIUfLJXFPNg/XsRPW453\nPFI5Cn8ko8vHYgk4bay5Pz5BFuyHtUQ/QzdbXPhPiW8k+DXHvUbnRa/m+pCp\n/GM9IFQ++NfNwYlAX9SOdFSDUo8qjsjvPT0f5hhtlOZy6yCCcf1KDIT3jiCf\nE7nhnRqNxMYesIN6ezc9lkbm/c1dPpHxllSMcsxn6r44DIwfUtqg6TRNZZ08\n+8FhBj5LnR3DGW1xyp2p8VH1uCbvjme9+3dje3h3oo72+BDu2fcFyXlEbEk7\nT6R7X0Hms2hPhhAjwl4zOYQQtwT2gJ+IwHnbQXWs86c1GSXjPoDPy2hcX3EQ\nVGegaK4h3Q73xj5QpS1iIb0mZJUo4TILHBKCv2I4QwiKISLnOkF4Rt61Tqbu\nnUPpJU1tm9iCbPvhKjzj8RSJica8/XImCMjyVlDo1/Ov0t+gg4soE7fbC1+V\nxEZX9aZIx46eTSzMVMcczGjpQQdJLb+Ko4SZOj9NkpSWR10DqVu1uUOBZq49\nkkFjtT4hZL6PoPM1zkgLvoHjDhFdFxXCvY07poqNlAWj93mOlGrIyaZruuHy\ndKIlqv2UZndaezSiKNDlNiZkron8EnPhHbYJx2n9eEa7Rv7X6AHki36AiVxH\n4NGBcN6E7jAivKQV3QG6HI+DfeXOUCH3SWcTvBYfkh47pPG17NrAtj7Qir1Z\nCxzs\r\n=2PWv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"08c99caede6e8dcac5041c58f46fd82e4b04480e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-08c99cae.35+08c99cae","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-08c99cae.35+08c99cae"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-08c99cae.35_1568265321817_0.9868111153029686","host":"s3://npm-registry-packages"}},"1.7.1-alpha-ae6d7670.36":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-ae6d7670.36","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-ae6d7670.36","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"54b3aaccf5eac33dfbca0b2f48b3a0369784b48b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-ae6d7670.36.tgz","fileCount":156,"integrity":"sha512-MzVfWxylwT35J6/ZyH6G1WwaWPxFCUV3rkCk3aetOLiECiRZriZrcatJn1QUezfI1Lk/pwwKZ6nW5XaQSPX1BQ==","signatures":[{"sig":"MEQCIBOpWLEDYclIS6Jo1EMEYu7aZdm+wt16DUqh17zJMzEmAiBO249Gqsgy3PKAcTKhEJvGHl80V2/DQeiiEFub+agnHg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdedSBCRA9TVsSAnZWagAAiXMP/0lr82KOCoOTzeyA5V2E\n2iLAxvYGVmOf+6r+u7wMwI3ABI6P73Xy7jMTTt97ev+xBm+sxicWzdZpUFRs\nAk+facRZmt9BM40x8kzNRGUpxiX86A8dWzpbnqSLQvlXF2Wcy8n4PrWp6oE3\nt704aU7r7MrkdMpN5gsqmXlu7lBUmfOXWXbl874qdWwttz+Fs3effmckDhc8\nEHniHvsn/WbGl3K/PIZ0puv77CRWR/KWtSg6YcEWl+VqDHx41LyKq55TqSOG\nbyL2CDiqGhNUHFXx6bDbvDtdObrttQG84Yec3F0iXUH3WvYIHBldVgtIm4zw\nXs+OA5m5Q0JLo9iN3LF7uSd0JE/UDDThFSrh+fMWsE+cdoowGFL2NmRqJq6Q\nDqhfU7+xfZTjY3frcLwxDbieXNz9qyQ+ZYhp888t1ogpcAEGy3gXtX0MXDA+\n3Ya9rzjJt4rFGcfZwnhVWEUc37VMDq/0ETQgskIk+mK45vf9YyjUe4tImWsS\n7++2E0vENM1LNWUM369/HvXlP68omtYfJYhtJBqpL8HMcUWgm1zq/4Psrr+H\n2OFuNMfIyrTOo8z8z2od87ROlRnQPY9hTh1sC7ESQig9kdFiDuILuomq+Q7I\nrSnrbLjpBdbdHn+B7gIPIcAiUJmZRnoYUxApsXHZJMCIx7uIlaw5oPA4L8Un\nHJsM\r\n=ES/6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ae6d7670935b885c6d91d10d420968efbe3d45f9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-ae6d7670.36+ae6d7670","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-ae6d7670.36+ae6d7670"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-ae6d7670.36_1568265345232_0.8408734475503465","host":"s3://npm-registry-packages"}},"1.7.1-alpha-f6a1fa19.38":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-f6a1fa19.38","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-f6a1fa19.38","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"0e3759aa354048a6336c12feebc320876b031638","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-f6a1fa19.38.tgz","fileCount":156,"integrity":"sha512-3lMPYQJr7z8bGJZwtmVKs1N4DdAFk3WKC+7EgtfONxhiDjJqMzzIa6/mW9cuILZvt+MX1Pfd9tk9lXVKGrr9VQ==","signatures":[{"sig":"MEQCIBXdUGAM3jR/LpTwgOz9I+xw8XBdThbSowO8hoYR7b1xAiAcQGD+tLJbWakaEOtwyM5DevYz82ST59Zi4pyTiHe40A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdedWpCRA9TVsSAnZWagAA0l4P/3QE6w9EDN5IGX3A3W+f\n5FmgdlYx/Ace7GU3guHOa7Kx7TCZ9amVdFJSN/sEQS4tQbUV8mRE1tpkj/LA\n50Rigs1Desr/g0L6JKzaVEvA7IOnGs+Z2hQ9VV8tV/yzBy3I1T6W3P93Oan2\ncVkP142fvKmaPkFRT7QiwUGFHl3CY/w4ctyidWzznMUftDHhGEZ9irCxOSxg\n2V4ueDBD3CVUvWV7ggtUSt2bQTnDnLDO3/z5qBCKVwFs4bmXfV/cfUAo1POC\n4OBtzrq8fTF0pesFG+f9bEMyqkGWZrS3IQ6WS9NhzBmtJab6uzs5cqpYaPV0\nvp/qrsoqYG0vHVnpicAldOBveiexerBB0QfUteF4ibuROeoMfk8zKqRA4NZk\n9bH0LW6Wwj/JjpyfFXAvsCLpoN8IjapnZug8dBc1bXVqJ5rFus/F/MCcPDMf\nX46ErgbjXsYSt6Y8tV/Bl3PLJr3KrooH04QjGjtbfDghm1X7raiCrIR/cHwn\nBg2gh8SIUZYXXBHQtWE601/iOt0X46f5yTz2XwsFf3/SsmMIdnDRtt3EQBnn\nigsNQxz5I0iHkYli5jEdXmhxw92l+DBRtCqlgUgY0TGjlRhxEl7+IdcqPTeA\nRIvWs6ipKUWzSRG0zhg5CAJucsaF1eH6boQsPNNPSo+euba+2cylDG83ie0B\nrZPS\r\n=P3K/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f6a1fa19dddafd00fb8cf7cfd58e2aea9dbec59d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-f6a1fa19.38+f6a1fa19","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-f6a1fa19.38+f6a1fa19"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-f6a1fa19.38_1568265640458_0.3666572583150882","host":"s3://npm-registry-packages"}},"1.7.1-alpha-bc2dc51a.39":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-bc2dc51a.39","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-bc2dc51a.39","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"63e58436ba1475aaabd04fdbe438e27289f5138d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-bc2dc51a.39.tgz","fileCount":156,"integrity":"sha512-w5gOCWOdTUqO04YA3AB1yNMgVHVdM+fh+eXudpgMn4dVjfVXj7MjPJNJz9m6c/f/pLXHE0Gc7XG9MZJg3xlALQ==","signatures":[{"sig":"MEYCIQC5s9AmyGfiQHKfE4OawObrpqZFvHQFF8+7VKFVfvTqpQIhALzSw3Oh7+qcpmxp8YP4pdE1YPcOzazoSeXO2dxe3SMj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdedXJCRA9TVsSAnZWagAAjGYP/03qlvZ8B8W/GUAacdKj\nmMJ3E/pPcsQznHHUiBUVI1AVoed7wVPE3ps7GL1PUUtRBGMCevscCqQTmmY0\nPXoGpnbhPg5dw6AqrG1ozIzSDHNIp0fwnebyEB3ldPgmK9bBR4DfX1YSlYLH\nr8acUTxyx224wnPmfjwQ7paDr6wFXw6xELk9Gi3TAv8IG31NF4FSuScd1JFk\nroXUE99TfcrDG4Lk7DYfOivb2QrJInCmE3ah5JTe9uH+XN7z+q1PaFWU5IMe\nG6pleZwWSX3KMP5aC0dHemshVX7Tgw9nYh0pMreFE5Wm9BS7ZhPDKRJljJBg\nxNNUmPVm1rd2qEpo1TF7iBc1jAwbY0OTmx1TOXn9JPw6ip5p4w+P8GV95hSS\nDTLBmb8ovHLGgVznFIuGBeMrTpnGuEgxKQPQdNfcAXbK2qaTT9CYV9BGW51P\neF69SY7zpOS0J6uYSwmasnbo5t8E0OILg+5sUGm5Tast3ZQWv3G72HjI32nG\nrfwk4GmCESSGN339iHCRXs6j4xM/fuC8a295ncgyDLzR6ErCMr/NAFb9i80H\ne6gOuJ/Ew959K7noD7nUEnPJ8+P/JyE7vVFUnykR+lWNNjVmT9xP2pSLF3O8\n24G4mzFWQNKrUiVptFERi0HnTTtqw103rtnnEXnX4IC3WKvMbAWPTreHnvXn\nTlJw\r\n=Q5Av\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"bc2dc51af673ffb55b967808e825f6378d111b7c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-bc2dc51a.39+bc2dc51a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-bc2dc51a.39+bc2dc51a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-bc2dc51a.39_1568265672520_0.8131094672061081","host":"s3://npm-registry-packages"}},"1.7.1-alpha-5fc7ef3a.40":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-5fc7ef3a.40","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-5fc7ef3a.40","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"52607f6a315c3d77128ca201a736330039efb8e7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-5fc7ef3a.40.tgz","fileCount":156,"integrity":"sha512-uRMPUEia9KZgPMVYOAGrKE6sxuVFbadmvB4MXanhPAPfWw5XUoY2zFcMje3/fHfqh12bX1lYstJb9VEecyByDw==","signatures":[{"sig":"MEUCID+9wTh6flZ0KoIm8X3pkgyZgWPlzS8wdeBn5j+qODW4AiEA4c5yooSMhYIPxwVYMUmtYrWg+1NdEZRuC3BA/zFzpmc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdedqpCRA9TVsSAnZWagAAhkMP/1HZlOugF5QVZ7uRlU39\nbcIk0P4m3jgAPMJlkavVSjimMPgTovAAqFrGQNljtMspExStBwHUO7/oAh6D\n5XxcJqm+KflSTpGBYTEIIaSgFQ54l/F1iOFW51P23WBmQ4Mkzqjdjgizbzxq\noBQy6blLDbuTIYrrMRsAWlb24GrOUCvEhXytXyReP7p+itRVEtkSMmclPvgc\nSrQWRZgXH+ssgMrTAIOTfYueaOaJovVVyIvQSmVNUhhH4F5MIcRQ5QjZzRR7\n1xf9BQUk9p/4R+qDW4cwQ4ihxaUWHb5oatp6ro0iOoj1q8e6oFYg19TI5iwS\nTJCasjVxBEGxdaxrccSf/BTTooDSVI0No9pJOI1PBXYceuguxhm2wWnGBEda\nC7dCGS9XuNJYsYL8EDdjzQ0JmR6hm8wPluYCJZdSlPetiS7wyB+THg3EDxBR\nPPVXHNOYDkG+K3H77DyvqerkmLJ61PwK/plL+HVkyyLna0xOBbQP8lqXxSS9\nOBbjYY6RObor0hHYXKR+ygVh8BpytYWGNJE2pjGM/tiYR6rIu4phkDQAnTBF\nVgyuYUthtOxN5O86ZHVb7v1yy2HhoKnP+ZJJzjt9FNZ+n5oyleDtV7p9hRh3\n0vidWo7q3dRz27kQuVBW/Rytl5giS+wezdIaR3peYNvCa9LyqjcdEO6GVFa4\n+7vG\r\n=GXyj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5fc7ef3a397eaac562e64a9e0a9134ed20219f6a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-5fc7ef3a.40+5fc7ef3a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-5fc7ef3a.40+5fc7ef3a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-5fc7ef3a.40_1568266921068_0.3987736911453488","host":"s3://npm-registry-packages"}},"1.7.1-alpha-149033c7.41":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-149033c7.41","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-149033c7.41","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"36dde57da8786872786f88a567856f371c6e593a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-149033c7.41.tgz","fileCount":156,"integrity":"sha512-RmfD9/ljCefEThjtxFJin/SXJF/jAbxvsrdFbtc7r1uiZrEW7VIpQea5ewuhzwV1gXdBfdEVNRv1gZ2SWb1YnA==","signatures":[{"sig":"MEUCIH2e1pKaOZN9JO3VNDydE4pDtH58Dj4M0WKUfGQusUqVAiEA/KrLAlDH7ns374U7aQ/BDVeZC8bQ20r9uxKKdas43w8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdef1RCRA9TVsSAnZWagAA6xoP/11zK8mZOSrR0WlpCY2R\nzlLEMKyLtjo+wkG63m2HcHh9waYLTx3xkqladeoiyvG9c50MCqU/qJzRA9RD\nYQ3oHrK7k0Z8EJrGrPskCvx35DFUv4D3Z94S3jl6K7JyuIcP6tAVVIorbuJX\n38OPRZBu4ViJjheFDpx+B77zGQyzpBZ/op7azHmjrMj8inO2LKUTA9045wfO\nrY75wIwDJSQLsFbuTsiEYOWOIyTINWFGzt4no/O5jPCiLeq4geUW2pQcRcsu\n8ZGstWzEkQRbJc0JHSFkfZZx5OoaAhrDrPYKajkrGF6+I6LzLktVAMB32P2D\n4phA46g2X9m5MPb+fnuqH64KVZIV3/jK1zQhwnVBpfL/BQo6X+iCogP9iw2o\nz3BGyrby6owj/Mo1UYF+evuFThgC3CM4XAt1IdJfpOi/3nMhkjIHhV89GPYt\nzkdDFasETBvgm9w+mZAGhZJMoAXW3ag8iKwai0ET3GjmY6u4og1dfZXBrpuU\nQngwNS2SFZY7q93l97ORJ0rME1D0uukTJYq8HXXbtk78DkatQ+xy+mzsB/nH\nkD0UewwVaxOgq62Z4DltEqtZqCZ7xYkw1OzRK2d8PsvZTYDAeN7ryoYW8oIo\n+506K4uUt5VM2Y7dwLSvZEZ4PZKnqBQIlT4509UGbggU27SBftGqxJjilSna\n9VKA\r\n=6ULy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"149033c7942c94f5ec76aacc7d36eb7f8839a70f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-149033c7.41+149033c7","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-149033c7.41+149033c7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-149033c7.41_1568275792707_0.8457436673096634","host":"s3://npm-registry-packages"}},"1.7.1-alpha-812c162b.42":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-812c162b.42","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-812c162b.42","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"a8bc2f48900acf2d88404f059aaaa0906276b6f4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-812c162b.42.tgz","fileCount":156,"integrity":"sha512-sH4QuQhZBZPmiqgsFzm5c0bIM6aHGjJQO8BYpV4BIbkilcpwWGG1IWeb2hBAkb3gQmwLStgtIF5A5iFF5eooaQ==","signatures":[{"sig":"MEQCIHpIsN9QHsAAFPVy1VycDhh7/RBgpJMiLSeez/QgQvPBAiAgmEsVcKzxAjN7ybDOzfj/h2rvmdMHNov3Px/eJiGZxg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdegHyCRA9TVsSAnZWagAAH9AQAIAThfpmeDcXvUeFf49Z\n0C6sct/tEc3qUSSnUZ2zNfIYs8kczQzc5SWoAwSpAdcTKn6Iz4EGghuxRkfY\ns5issEVXtrV6TRYYTNSW7rlvp0gC4gF22Eyw3mwTRUhpVmOGQXoBDhB4/kgd\n3aFIE6mR0Lmu/FFWeaf5rEBEcNXWSe6G0X9cVLT0DVvV6ofCbo3HZzLiZJQ4\n3QmsXgNfxiF/oKSJPCgAHSLqOedDEh/k64mnqPy5PX5macloXHAC26fzXKru\n4cwsV5YU8gqHbXjWIApiLm75oSs1LBHHGPojKsIZoMOsIUwt5+iPeHu37oxZ\newB27nFSGLLRBFdHhaTFWpu83rzL4TLRLF07BFwTpcBNpfWmpQK8CUQRZuJH\nUq1zW2RUwL69Frc3vDmRCFM9KD2tBwvxasMRcOsvS7SbJC0P+fYQMdbWjZvU\nAGJ7fCfWdn87v1tWE9m9I2gUuINTqFiPV2ievP1531Ce+JfnU6k21/WXmpD4\nONXMapay3hOablM7wZUDiQt4NBOSNZ42uCasEBAtugHFdg8NtIgET/ysOF3/\nD4L56f4kJE7E/27G3ZrTpTmD3inMr74Oet9qnGenqBIEZSxXDDNUnE17fpjF\nFbbDtVTN/nKC5EgPNB7T+Lhz4ef+jQ9MZpkchIDgSnlumdfnDc3gD6ZCglI+\nAjDC\r\n=13CO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"812c162b90436bac892e4adc3257e116bceaf4ef","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-812c162b.42+812c162b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-812c162b.42+812c162b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-812c162b.42_1568276977328_0.11660903971664882","host":"s3://npm-registry-packages"}},"1.7.1-alpha-7b019298.41":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-7b019298.41","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-7b019298.41","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"57471712fc2a8acef5d29518b18cde56291d6526","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-7b019298.41.tgz","fileCount":156,"integrity":"sha512-b+tWP3B/wq4WVvh9XLIgxe+QrO2CsseQRnzwqxrqyUjBgcMJ0o+Co4DVRvRnOJIZ//7VGkbaThmt6bWIdniYaw==","signatures":[{"sig":"MEYCIQCsNHcDyhDrxPSnXC4CUlcnIzobMOC2jw52Beok9FTFeAIhALWV3vo1FlaZFMOlcQABtwQY45OANr/1kMd5u1kQhdic","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdehXBCRA9TVsSAnZWagAA940QAKK/qcdq4Ru2rutl9l/0\nlgI7LpMWydukfu9bW0DrAOkwASIMiWd2FLLaZ0Ee+wzx0RcaHjiIKhoRLXcB\nXfNHBehg9ojU10ploKjEowWopkj7ukf8YktBu6/ZGC7vpcqe9tRSwbM3b8xj\nn8Hrh+TwyfUFgJiveLF7lZQGjnUcGJ2aE+LaJ4uBCB9zmFJ5RAA8tCywXPIf\naiedkuW9WemizExINsaqT90C/2pTBx6kpPk35nouj7AWcI0zr8fpkW3vro79\nz09bl+O4FiHCZU/YCj2uzc1vjKL21AzpkW5otUQzmOp1qHO0gftt6h6PthJN\nsC5Z8FggjZN7dz2VVJ93KbH32rmyLsmIMnpNyjHWGLyzBCif1b6UKU+OTSE0\nI2DaJqorKw9rY3LdncFxOR8AZtCs8ENSpOtvZ+wD5NlAzVTGngbBAJW8VmPz\nCt1HVkfeu7fQy+MrjsQOSQ8sgMFInGuO1Uf1MShBibsLB483kobeGm3frtQS\nT+jqsp4yUtEaLej5RJtpaaNsSO3GBcOI2DnWKkeRTTKw7eL2TZV2YgxWgOvU\nMQwPKx7C9URWgNrBgp5HwR//B2G4qQcz9RWu/7HbByxaQRICFgTGlBl5vF9S\ngZkLGXCHd8mqEoYYyxeczeKa/uE8O3U1NTz81QcvtMXvoClnZ4/NNHKnTts8\ntXd/\r\n=qLv9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7b01929803937b96e8ef67362f48917fbe5a8980","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-7b019298.41+7b019298","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-7b019298.41+7b019298"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-7b019298.41_1568282048634_0.40924438214904835","host":"s3://npm-registry-packages"}},"1.7.1-alpha-18727f5a.44":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-18727f5a.44","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-18727f5a.44","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"fb9258e855890f5b9c3fe61f0531108097acccfd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-18727f5a.44.tgz","fileCount":156,"integrity":"sha512-KrvKY9gqIOn3IxqGXv6l4oyH5RUZfiANaHRAY5WIzfiRMZAUYVd6Z1RBkskbBkHstcREh3W1bTJ3teHq4C8ovg==","signatures":[{"sig":"MEUCIE8QJWomkUn2T3dEIIf755iJ2T2as6HyUP0vqlXXgzCPAiEA4hITQo3Ibqku/kUJwHauEJnZxG39HxXiEnv3ynblKnw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdejY4CRA9TVsSAnZWagAANPIP/jyuOx+7Rc5gOOWUkJp+\nlRxXh2N4rYXjkP1BcZVNrkB8KtlpG1KElf6ZoTcupf2j6QOY1CXdDE55BKS2\n6rcCF05Eg8scnlbO9HkNnuDBC1qbKv3XPwUYT3ym3IGRn0f0ZnxEx5vjEDXP\nMfXhYeqQ2zOMzrA2c2Kq5yHRNN1mJa2DKKfqch691eaUQnAxx+AoiWEH83fI\ngzyOGAhyw7S71YGX/YJESfeqL2ymTKvSKDYpoZ2VuwlR9DwkjXyuK09Hkqy8\npuF0XiYkiXR4qmdagN0fbGvADUW5agy1m6zPKZh0S8RmccXrAfcUl2OV/GtH\nyY+Lev2aZCYk4CL6Krs4WK7OpSVjdub6T5Vzg82d+amk1d2tRlFtid7VPPOp\nu+xqR4MtG7Wpu9AXT25RxsfmwmCUvswlDrVXSUpqzOSvMfmMXrdfsh6A067x\nU9e3aOAiAGm5HNdfnlQsHvPhw9gF8916vrBtdMg0gQUoo+zLc8FgodyFOf/0\n+IfJ6RTfiS7NXwtCeo2U0+Fb4rmJ0mzSOznmXY/QlkKPvP0kF6LLdxhlEL6v\nIVNl8j+6uTm5zvmXrkRjEGbf0MfeFLlqZDxTGyWun/8A0eYu2EG74KkNx7Y6\nNyj8wI9X7BHiLvmvPYXfywEwesE7dadOIgYybqFN3tTOCAb2/0vwNa1lJiMh\nDWNQ\r\n=d+Dx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"18727f5a9e6dd38e5b40d71e955d12050be7ee12","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-18727f5a.44+18727f5a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-18727f5a.44+18727f5a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-18727f5a.44_1568290360025_0.842689638152923","host":"s3://npm-registry-packages"}},"1.7.1-alpha-5ed10067.41":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-5ed10067.41","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-5ed10067.41","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"fbff001b63975eaeb811fffa9f0cd4df5afa1e10","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-5ed10067.41.tgz","fileCount":156,"integrity":"sha512-J/AdFlsZSJ6lYcfHJbE9EDtkw7RwMRmLqJvEQeo3cdkRYMq6RuHBo5SePSsAUi8Evu+hUuRKNUEg6+zZ+ygb/A==","signatures":[{"sig":"MEQCIHK7DWXWDaeM9a9FPTousEnW+klgoGwW+3yOAYjwvcvUAiAt9xI65k5XzhvjnaD9t8AC/2KraP8WCqRRmBKo2jXJDA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdepHwCRA9TVsSAnZWagAAV94QAI60xoNqHqAKSJpYVZTE\nB3x4JhjhomlUMTTdBUemwXktLjwT9hZCvt1d5TYUG9fArhDbZxngPUpa0Gm7\nCVSc4LnDlXuxnkz54ml7ZvWAlNoR811tSA0xTJbDl7Rowa7opXbAoXPQzdoV\n/xTbJHWR5UZA6noEjST+/Vd/VbiMrbR4VtRy+R2lLe0+2IK6GC3MAqsc6pXZ\nGn4mnDiHP4ldsHBCBzIAEDlpEKQNxucZzlm+bkgYnajx68n+4yDPtO8OeUOg\npvCpMyRm1kP+HK5+BC60syOFJVV0Jxn5mxVv3j+Dg4f+yewQ7ZAeNLEHraOc\n5oFywCW0KczdLj+YimYFXs4tXshDeCAhMBEdqChvGeULs3uHOgprgkkQaTLG\ncFBO2zpV0QRpzgPMPSZRUAEEtK/BCdnN5QE1450yH3s4KoVEZgtVSCBCrGmy\njb8t2SNTY9DOXR0lSBY5UQC2lTEo89LNSOBk9A6WUb/5j7CQraNZMT21Sxsx\nfC8ZVkbGntG26oy4cYFd1Hql6TXwk29upuLr88HqFFq/Sca9p9wJceavqD/m\n7Bo795RIjCNftmftJO4mnn4awaoHTWxnNTcFOYB2KFEwhlldzgLvzkuKPv9t\nMIMLXc2riJXKG5qbnR+rsDfagB9kjeRak+LrOhFRTzFBZF09dsWNZmjM9s3L\nwoaY\r\n=FKhE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5ed10067ff845d04a2b878b7c4e1e0262fafe40d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-5ed10067.41+5ed10067","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-5ed10067.41+5ed10067"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-5ed10067.41_1568313839604_0.32325078729399936","host":"s3://npm-registry-packages"}},"1.7.1-alpha-882d127a.41":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-882d127a.41","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-882d127a.41","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"31bccdde8e01782918914a6d53064b98d70d9619","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-882d127a.41.tgz","fileCount":156,"integrity":"sha512-DNP65yKji1xrIZrCd2pJ5XXA0Y1HPvt6OjYmzUXS7GFyS5U65Qmig0C6Y+WBaAftfFvDl0erdpUNSoKj5avDdg==","signatures":[{"sig":"MEUCIFyeTkwr1VovoXHpjt6pQ9XT1YjzJD6SoPGK2K+8uuNhAiEAhj1U0VjwjYYYJDJEWnu5FwVQ0RPVqu/9g9+vipbNSok=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdeqlkCRA9TVsSAnZWagAA0b8QAJOr91ZufzH4bYJG4Hgi\nL/kbGfxeB/iKwiQ3mX5vplfqtZ7E0QQkuWHLrfF1hsKDC9GEAoxqQNu+zDUQ\nW+1P2HBmpzM6d97Q8P2v9xCK2m3zP9lHfa9Q419Rb9wctwXzSOWr+GA+A7PZ\nNaSF3O3TXRc5hhMNuquMw42pp6zoSJTeEkXTdgWra6SkAAO4InkDJiU8Kksa\nPu6CfngELKuXgdILiE3F7WeTjLRgQujVZ3LGeVP86NDJHjHowRTBihK5NhJT\ntbCKT8bein5bzqWrG5q6YP7F82IsoKR/gxJDGzxmHOpJJ0HyTqz7KW7Af0UX\njPMYs4aT1ZaTggij7zUBd0z81wBvlQ5MdYbBc20/pPiKX6/ftWWJhq8FcKvy\n+S0wpR0TIQzAFgc1G/vV/IGLsI+r5lAojf+BTastal0iGhO+ZXd6J6zf+/FY\nQUAnfc8CpWiYGCywoniFbIUzq6gk8742KIH+Jx6BrekoUKmHoheQpKXq5jlQ\ncsNnEU3xaweYujL6L+25HlN800RQ2X1LAcvGz//IGvt3dcLzCivcLuiJAri2\naK+fuvBv0QfKiII7SMPhjUPCE1cMq+Gw1CJuCO8N8pVjIVgjLZjuV9ZckBNl\niPtUDhLDulJCi8AhLIXC37eTEDCMMxgrJhWGuIjJxxH0fAmBjsml/KfUzP4R\nRguE\r\n=uraC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"882d127a13a411f76b942f364c33c8fac3cf73fe","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-882d127a.41+882d127a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-882d127a.41+882d127a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-882d127a.41_1568319843340_0.6075311002886152","host":"s3://npm-registry-packages"}},"1.7.1-alpha-e1cef837.42":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-e1cef837.42","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-e1cef837.42","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"2cfc39752e83e31e9614bc8ae38ca47dc1fac806","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-e1cef837.42.tgz","fileCount":156,"integrity":"sha512-3z9N8BHF1UbdATbgGwXDQi81EIf1RDlg4S0ImAK4XJ3VfQFTH/ZrT7fgUamW89b4WqXDbxHXxdbl7BNctsMD6g==","signatures":[{"sig":"MEUCIQDTZZ4/mBn59iowFCFMgSXtRjFmiU6UvMqABbjEcNk1/gIgXV+wtNJBdJiu7df+q25252WMHEIcjNSlS83alGPH/38=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdeqoYCRA9TVsSAnZWagAAgaEP/A/+W82aO4gXjIHFI4S3\nDLz56st4TMOgIGOtUHIsjOf9t82tEOrTifLEQLkpk2Wf+ySR1Tr49haDjF46\ngobKt7fsWyPCNkRb//wXXjKQkGrUNh6d9y5CIzECHc+Qtjc6cw51YqkGOF3Y\ndop/zTf6LzDsEARWJWan3ukvPf6KpIKWhtQT7JvYwtYWI3yk+X+BPqesXJ8t\nG8exWXqUjACdvBCuuj1u1s4ol5z3U75XdhiRcxnbQKr7qBZ0/+lDFkI9sc+J\nwEckiL6R3cPl3j/Myv3QRadKQlugUPk4DrzHTS/5vE45c9nKirt0fg+QPnzO\nBBYCmRqR6gWGP0l7CfxpPb9UULR0Ytx44njgjkGgfQDQ7r9PkzxuRCaDyHNt\nhGy+SH2x5SQyf+jfnwNdxdwWizU6W7LeGEOFV3TSN9VfObrMyiAom1fbB2+a\nSypqZJOp5TW70Xh5t6YE5oHkbIesNU8icN8IL8EwTlCAQ34TydYuUS7kQWVD\n0TqO31M3WiQ/GwRc+2ZAwrfAidoy9aQCT9Tt6aJC7+WhQIYwLUKLvU8lrQ3x\njfqrpczpakJbN6O+XIJwiRtlbOOXzwDSRSMeufhBj1PFSFXGnSV7OYlrYCBH\nrcjezQZPDUX8ml4PJ288KGyzr/Ida0uVPpUy4MYzvhcaCFWzf628WPrFt1wb\nI7Ne\r\n=Vy9W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e1cef8378af4a9a63f25a1a120a3991c6be7050a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-e1cef837.42+e1cef837","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-e1cef837.42+e1cef837"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-e1cef837.42_1568320023516_0.6225405563081226","host":"s3://npm-registry-packages"}},"1.7.1-alpha-82f8c122.43":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-82f8c122.43","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-82f8c122.43","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"8dee3376c305fa9b6f97599d2ea364bc4b79d9d7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-82f8c122.43.tgz","fileCount":156,"integrity":"sha512-Oi1u0RJaTRhihC4/WXINC3rSN9vAIHdIreYj1xlk/ESBqB5kFzJO/46JtW6ZG3XHGVCS0Au/PxwQ6tpihmBmsA==","signatures":[{"sig":"MEUCICMMkj7E1m2OFSMB2yDmTtmScVDgPR5MKqiPfynthXEtAiEA5anutPg/0LbQCLJlTnHawPElFQgH3J4vVXKJ2jxFbSI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdeqojCRA9TVsSAnZWagAAvlIP/j99hhKN5sHmCq+QvKSy\nv0ucLWIR1MSHHiErpJGX25p09exIttmjz9rZq5lq1ByKDz1cSRNRHll5hIYD\nR39KxsFP0gfAtXoP1yxKpSWcuKFL0TNiOHFx0yK1hHmVFALso5aWZbPTSiIi\nckJ3tgof15M4JzHR0pISv2gK3J7LRFIGnKbw0x3ZBTCZDO+x2Qf9dlQL7+mx\nkfWibHwXVMg0Wfa6Jp/ohZAUNQdTTPEngwfdsgD/8SJOzvxY75bAj2FRHYDV\nQ1wpn9+EGWYQd6YgKWIZgqHfDsnRifQNiG3wU92t9UIxIH7ZlDxOpArWAUt2\nys7F9eBfBQEq7HPn2iosBa/dAdKgSq6SMVB4Ib7ZZZITvN7S3TKJEjFvBLWz\nhC2QcE7COPiPdja5S4ZWhV6AycSLlSXP0/kFxhZ+iB3wP4xXD1/1ruKuS6FH\npdq56+6U87dhamY8Vg2wdw0wCUDx7Xr0KXkk+JDs5kcEilPJLqzNTwTmcNkl\nl6KJIoZAUpiO3CvdSuH4SuRo0DpsGxspTWwZqHBdntDzngYHZl2oOAOGW1Zp\njNh8eDKu5hQuquWqTSdC5ZpyOgEBltytVjEdaQPdOK0TfnTIE/vYkPwNKk68\nQn6FquXdNzj+v6jCJxH0ObeY7G1H6/9WApaidR+ADF5kE92baLa3UJFgL9DV\n2y62\r\n=ZuMH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"82f8c1225a522a43718504fe3b33ee8e880c2ed0","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-82f8c122.43+82f8c122","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-82f8c122.43+82f8c122"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-82f8c122.43_1568320035062_0.7423020974679921","host":"s3://npm-registry-packages"}},"1.7.1-alpha-cbd99bdb.44":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-cbd99bdb.44","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-cbd99bdb.44","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"38b3be72ea3ce324d74eb1dddc9e70fb6650e002","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-cbd99bdb.44.tgz","fileCount":156,"integrity":"sha512-2TeodcBMi5gMbTDH6vYo6Zc1NnxPdM4u3a7f2whIywVmqHK1gIvImX1nuRyQR4O6OFoEPsTTdF6TibdPfN3txA==","signatures":[{"sig":"MEUCIHrO6uOnuSIfQo5yv1ZLFWcmmpAchpE0oODKCnhV1ozEAiEA2FKrVZdLl2RdH/MvhjHt743Aj114jElhnHlyn24OJrU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJde7bzCRA9TVsSAnZWagAAEhgQAJa73DLj0NuiQuTxCswO\nNm/1rPLJ943Rpk1p7cPrFgy+VtVQlo4OGZc00CCKIvM54kgPnZc30FByeynw\nfA3g3oX0P72Ctn7JVisJ6LszRnIdNZxM104HycuTgHVTJ/jIJv0Cr6Zm7hK1\npq/yR6n7afsk3Oj+fe68UEskPhty5uKBIrbhqRZK+RWhZgbKCYHrnjSrF5wy\nZnD5r3yFt7VbZhrsgiAUAnaKOMP8p/Tp/xT69CKrH5Nj+X+EOfLBsoZyBOX5\nPNHIUHH+nUSdnOsHxMp1us2aC5WEutCmbQwYjxs76sbYlkpNy51YX+QEQqQm\nrw31mAn1YfauSi+DN5MWghlHRi5tZg/cjCUE9f5tgyDPMqUadqsNYYHec/d3\neqZ7gG7jDfi1qxpkWzuyJfxuJUUliM+BU/3VUjrj1Jnf1lcHB1XbwaVmqWIH\nYVfGqQhQQkKYQwpeoKN+xWsNVdoH8sBbsP2/gu5yFgXTGOIX87kxI8EU8dHi\nTfE0J8Kguk1D31Knl554luyYHwb/Eb1heUkF7UOnEjd1cgV+1GPzmN3GtuGi\nvDciava/DQGxll+/vS6SOUOD9Y86oiSdUiCVCUjkQYwvPcASO96PGH23mifP\n6LIRbU5/IQbqlSi6adBDuqw1N0aZCr+ZqMTD7pJMNMMycQohNXfbzXcDiwFR\nOlDf\r\n=y55s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"cbd99bdb459db595ff17359ea2d0f889f5c32787","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-cbd99bdb.44+cbd99bdb","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-cbd99bdb.44+cbd99bdb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.5","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-cbd99bdb.44_1568388851054_0.13894322438831974","host":"s3://npm-registry-packages"}},"1.7.1-alpha-1b7421a8.44":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-1b7421a8.44","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-1b7421a8.44","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"2b38f37e6183be803fcd0a0029078601651fa5cd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-1b7421a8.44.tgz","fileCount":156,"integrity":"sha512-e8voShJyxu2H8aNjdrPesGiAIUPYlf9+1th7jK3MbBO+JFu2uFHLDW7itH3xOqB1p3Ii0Z31i7BPTFGQkFMZcw==","signatures":[{"sig":"MEYCIQCGc4d3jayv6UGrpFbgxFROa+MkcaxYKWHXKDUtRxvLLwIhAMMfJwMz3QzhnFK5ECYeofwx2MJAiyrOLa/1QwwgtZWP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJde/JyCRA9TVsSAnZWagAAib8QAILbuVj3Hh0otyIB9jnq\nFtkV8RpC5mD7ydOS+pK9dGRWGddKtqGPU07KdlzEHsElL32Z34Gw/g5u5rWx\nJe50ThZHuPGd6aHwKXse0KlBPr7BI2Nz5yBlEVlbTF8u6t9JTLWe4/YtEm4M\n4Jau2XFaYqBZhD5O1dBXAocdy/1YkVnRM4+0buzzLZjBxndrQTaR4+IiSNNx\nikLzIXXSmizKCNcAUi5dDHW5jYhxQvaF+xea2Nkqd+1qI3cwdM3aTI89s0p0\n/S8VhG4V5pHAXR2igPV9UAYMnUGmYbqB5LvazeErvTmg4YQObM9wBc0uM5F7\naPp/tq315kX2RkJ3FXUB0Wcw3TImFWQW4mETTTMi855irHLR+WsN49n0x2p8\nGTVWvuS+pxhA8Ayxw99c57J4CkuWj/JUVhNn/8U3dyNvwwgis5Kl7yDt5RV4\n7yNRzEI67n1bXiN7f+ZYQVXUGY/mjc3KG4Ygcs5hHtr31Gywv3fOyZ/96WGX\nsI2/yELWTFKoQAZcNrnhdwLB4rrpeujovyhBSXktTPAa4qxHtBMsZDZfKA/i\nDxz10dB29g18+MLhNyhewCWEMN3GX03QLWjEn3bzzNQ7tiKeFKxxsWMpLxQx\nFf/Ng6EZ6CxNzj7IqzCsLYrmEoAnWcVl5wndUfnii0mlfaOaZ4oX9JEJ1l5l\nCzxT\r\n=s1x1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"1b7421a8955223e3e046e51c48ad887811e7d0f8","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-1b7421a8.44+1b7421a8","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-1b7421a8.44+1b7421a8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.5","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-1b7421a8.44_1568404081635_0.033218782905178434","host":"s3://npm-registry-packages"}},"1.7.1-alpha-24171cc8.45":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-24171cc8.45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-24171cc8.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"2beca245b4264ba562040ace5704febe418a5457","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-24171cc8.45.tgz","fileCount":156,"integrity":"sha512-jOCG2eIqOr65rG3GYxTVYIMmM3E/1qDyi4cul0SPk7o5GF3mxf3sL2WjKimCwZCuH8Y0/ZKae8mQ7SDErP59xA==","signatures":[{"sig":"MEQCIGEBZBzKBnrt+kWrHy+aeu/M8qD7qaOw0NavA9s54uMvAiBPx+rq+gHP8Fr4PuLZQyzLrLbtlW6AvkzFA0jA7DYO7Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdfAVNCRA9TVsSAnZWagAAZIYP/0ZhHyTU8wPZ2UqMGmOo\nf1242hyc10/Ov6afyqR+LtZzJ+N+QXDH4CrMBZl6RUn0NRZO8R4LeCUj4YBF\na9xyDOnnRdRplKTRxzYcuLsAKInFo5SWtUSeyEjvrutmYSFfNzuf+lOwS2Fn\nU3kMQWLuP9A2V6mkvN8WvatOj0EN06fDxhZDGZSfdbDf0QK1sqpMbEKRO//u\nNgueHhAx5n6oCS+MfdxfuZXAub+oiN6ZY21acUyOQD2eVgmh9A2doyDyR/O5\n3kfaXHc4GZBF5+Xd5QYZ9cbFRU1yhJVMarrX/v8/qWKLcVvth7e2I19sUuS+\nP0M5EDF1SXKgGrGLaaDtduDVySHreca97Fhfc+KV2YoGy6n8bEdXKvf9yd1F\nRQYQDNP7RpdOfgDWoEH19ae3MGswoAj0I2Sj946Sr2w/w6LoRDJBieWeEFhI\nFQ/Or/PiimhmNVUl1eMDBcTVgBKoaTMSoVZuLgOIXFnp0zxHChzQgfKB46tU\nOpyIYJhmzBt4DVLspi6Y54wMZyUjB7qMf1q+rxCTuFlezmy5U1I4pLffG1jO\nzBv9Ezbt92t2bw3bnfkIE8VC+TKCvjsElHQH+WuvFz3VCiLmLBEWhF0Gf97S\n5TpQO/7xqmhwNmxoLgKRKE5yYK7fjIT/f9fQ54oJDGm7eXCygW8kicCD2rDJ\nn6b1\r\n=ZfIw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"24171cc88131a961143f0d7777eb595aafd75c8c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-24171cc8.45+24171cc8","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-24171cc8.45+24171cc8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.5","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-24171cc8.45_1568408908405_0.1314312221907059","host":"s3://npm-registry-packages"}},"1.7.1-alpha-4d2274c3.45":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-4d2274c3.45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-4d2274c3.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"9863d83d5a8f5a2479d5be001bc4c11e2ebd9dd6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-4d2274c3.45.tgz","fileCount":156,"integrity":"sha512-k54SEX+f+J7tPktp80YZJ4wQSTaR4CSxyjoyBW4uA6Ccepr3B0I1/KrXifvyDBiSwKRgGqs/t+AmqPkBdLKj7Q==","signatures":[{"sig":"MEUCIG/SOWv8axc5ERjYj3SPB3HPgM4hwlLO/fgXQzxWDkHfAiEA7yKCmCEgpRjFYFxv7Z78/6QGyhmKnmIX5I9G3AXcEZc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdfBLqCRA9TVsSAnZWagAAfXEP/3uNePfCW6vzzwAijl8l\nVRURIk8l6VB0YRZcLmY3VASinsnE+JU7ChEjpvM/xzyByrNtG01l0MsyJYg2\nXK/Bu7AwUIklEBaakex0uJdIedHZypwjde3Q8P7ueb9kNV9ZiHve3XUUWVuJ\npj0kpU093OV0d8s4RzBw9R5EgnGT7FB7/sWLwi0JO7Z7RrCWW8SEqpVhZTxh\nv6XXIBqq/tnJbgLdn7IyvYUrqhJwgA8Q34kGNF7SToMhv0X/CUoDzAzSrweP\ngOcK85bdYs80onzKEpzrddK8rkQFv17+78uop0QlsrRRYIgGv3W09Hm/oTzi\ncb0wjNDCXojeGbVfOKAMXOH73JgFoodz5LLa+8rfLG/jsW6lkmy5SwkEmu7Q\ngOU6li12hee5nHNkBw2WQMxTRu2mfWqZAm4NGk8ISP7GpJQVoUZ2uyqO0b8S\nEtevdC57fEE9hzXsYAa6V5vGdc13XUd7iLwzDat5212uWHHC66GHGIfLGx9b\nXJeGfx3iU6O85IuynxEQrG3S/9BqDl53WcQxCbv2TqU80boR1XGkDiiM7aYD\np0IDrgdxi68Pyh0aYuT7AcbjaXX+prLeXhhUGmZ5B+wogvgE1SL9j3AbJ0Jx\nJjupk57bM6rcTvdfAgz4ChAnnzt4hAa9SQ+50M3UQSBdLXv7bzXYi592i/W1\nkcRN\r\n=1q1C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4d2274c3e973d1d6f292ce43db49d8c279904999","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-4d2274c3.45+4d2274c3","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-4d2274c3.45+4d2274c3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.5","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-4d2274c3.45_1568412393288_0.9761970048546547","host":"s3://npm-registry-packages"}},"1.7.1-alpha-3358cbd7.46":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-3358cbd7.46","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-3358cbd7.46","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"b3a55beb7fcf3a0c05ddd67ab7f24de7c0bf9df7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-3358cbd7.46.tgz","fileCount":156,"integrity":"sha512-uAn8DlZEQQ5vA5nXGOk11yRBp2BQvERcUNaKx/gKgXv9fMlzsc7kBrjER97SdKg6YRJ0m7/B4svPZM+aUipVcQ==","signatures":[{"sig":"MEYCIQDFZJrVY2geysP/4w4E908QGwVN6dtm5rb1pj0ZH/rifgIhAOvtEb/ywh5MgQMM0uDiI5KIbnZXJQUfKO0Tz7H+U6LA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdfm4qCRA9TVsSAnZWagAAzzcP/01LTG3iWtTux7IkRCsc\nj/Ya7jnENDxFSDVaw5r6zy1v4toy4xg9G1y7LOwaUNoAwDK2M4YvbZ876D91\nDzEPWieXRLQKzrTkDTNj0e5uYhIab/4aB3HXXjGEWoPyYjXa0hya3d1erOdX\nB2tNgS3GkiaPI38SaPAbUhYoqCtQAwj0B8SHApd5jWUedMHRNIycSp3OfF1R\nHGqI3YeD9chSh8rXdfeT7fDtWNUH54vdMMY3nWoiYp8/8hEho68gaJxIZQkj\n2Kwvg4oAbXUUNXKc4RK0EKRRLNp8o/g52Pnh6LSHY8FWyDKtRkZwpGy+IAMv\nZDdPvF2GJ0mFSTu0GFEtxZhnpyWoQgRXtYInvEJTvf6oQi0N7aTQjpy6fsM8\n4CldvWCsUh+oLmVCcd5GNCdp0TfKRJ+PLWyVx1KKIE2/FDwsHGUhyXuQWYoW\nZv6uKfz1xfHxISYi1BvzxufntX0F1bsCEw9m4Gs27fXifFHN0Qx+Jet8AdeF\nC5VmhrJvo3gQo4Ad+v5bRXGAHhIYuCZLx12vBMhUMTHs91HXA+PvIMfqtO5l\nOOlJX31rS5hChslvaWVexnT7Bc8gK7slQqAENmqYLaZedaHj6ItXfFbpaLbi\nwq7kAogAmSh38F2TjVXZP/7qIEm5e3uppbnnvljCePiuFCbO73O6glKoD7we\nlp4P\r\n=l5um\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3358cbd705b21bdf5bb8289d5b7c603597710e81","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-3358cbd7.46+3358cbd7","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-3358cbd7.46+3358cbd7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.6","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-3358cbd7.46_1568566825998_0.5836858091374","host":"s3://npm-registry-packages"}},"1.7.1-alpha-9d6eb623.46":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-9d6eb623.46","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-9d6eb623.46","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"a8138138f3063febe69ca1f769e0629c915c4b41","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-9d6eb623.46.tgz","fileCount":156,"integrity":"sha512-GuRI84JxVVL2IS/b1PIqrYbzuVb3eHjZJjnbki8rZekKAgmXuFzsKEZXvOZcnjilyDo/HL7TvMl/SIH222Nfbg==","signatures":[{"sig":"MEUCIB/zEcAzFcyP5X5SFusYjBl/H/gmeY1bULwnJ4AtW9YiAiEAusgQWiz/ZUiU1h63IAxN99e/RRZTzE6l1cfBcuej7cI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdfs1gCRA9TVsSAnZWagAAqi4P/jMkCF2MlPjkMkaJUvCF\nfZWJSjH19N9GDCX+ecGqf/SRyjk5ZyGBlViDAnzWL7VjInsXgR4CyCZI5LVg\nDPDaK+hiVHlsSxRVPgbNe4JCB1du9fCqFe7pDNev0tdp2N7VllpZcdzhB3Fg\njAkx4z9xiJSNtwZKBv4SWqTCGn8YxKrF1yGHJKZQG6MA458U79k730bYthSE\nTdmgfC/T/CBqNw+07N7aLwXOvPvPafaDvS9l2axyHeq7tnDgXWf47/tpgJGN\nylt9iUZXFsYT0n+PPJ6xiiiugg2JtE5f1pN8RkyT+clEr77jf0hJAjOlwWIu\nAksDMWFCjBMfX/CBLbnKxChAg5hlvp2xeghChMPGWFf4y/W01eOVBk/ucuHp\n8vvIZt+vZK3VlhbM+ZqLRByEwF28KRrvyDx3lc1g3Wjzy8Kyh/E/sVUzHhSp\nckbuAZq3BRXPAze6LsBxvOfz//8ddo8gfl7FZN8utuVsigzdb6+J5zLA2kN4\nb0BFmLBctOWp9wKfyyPjgEMvxn5n4mz7Fj8qqx7E0Js49ytWbctmEDaceyn/\nyEeML6A15Rvt5S0kztHqdFnTiB3P+4Ia5LzOxzx1ElxooOWSJv03Qke3C0PO\n9LHvV5ngLOQSuJ+R0ERcKyuCpsVfLGPrjglil9WB7xAbyXwTBzzfjugyb7kj\niXmL\r\n=iHdh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9d6eb623d74ed2138788e66fbdb8cd7a137de79c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-9d6eb623.46+9d6eb623","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-9d6eb623.46+9d6eb623"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.5","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-9d6eb623.46_1568591199757_0.7056074774067524","host":"s3://npm-registry-packages"}},"1.7.1-alpha-b1516fbd.46":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-b1516fbd.46","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-b1516fbd.46","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"af10a5e94f9af634a3c5b0a28312222bfb053beb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-b1516fbd.46.tgz","fileCount":156,"integrity":"sha512-5P6v2o+hlASNYMiEWPehI5OQIqCx2DUI+++yhiPKA6XU36UHM4tPL8uIvRCykmdvHGXrXEgCiAe3c2rhK6BADg==","signatures":[{"sig":"MEYCIQCANV3zo2nRanYH27NztoJRP8Z4De6lK6JisumFTBKPJwIhAL5rPcJ+ChBd+uw64vPI1dXrv7AO01nlwxAvTYD2VJS9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdftugCRA9TVsSAnZWagAAPNkQAJVNoCoMsKqtSt4ciml+\no8KPsVKJEvQCM4how7rZlhjHuiPXcLyXotEaPNOhX81mOTGCbjmwtdApBjbm\nw9755dZfRzafrQQICUzngcS3IdupIsjvCspmwEzaa/gBlx32cbhR8kY+ZFDI\naPMPJJw6qfvSsQ517TA1MCGET/47DJsL1PaRav/eN2Kg3ioR76IX56IydeqD\nOK6tiQnJ6Pa9dwHmceqvoGPU7jAo/V3Zr7VqthAOH0hGcBA/pF6sfhzlyCNz\nq1yrDdGqYYq9wPuw9yuJv+NMRR+kxIhCQM7Z54saWvyA0iLWqT07gpDzq0EQ\n33Kd4VHhWZVVELZF3V+8Wol3jivK0KLCboXPCpGWsUHeTOFV/Ba8fBGD5pOX\nOW9m+Q/EeaOjk8hbfmXrOsgqokaotXRKChPvReSPmQqkMtJeFwnKKMFHBA3Z\nUKsl93SFO8DLHgMJ/NmfM9zglhI0JrYaS3WfMHcQl8nC48pjXeuG3aMzWh+4\nKhTI1XTENX/DIt2pFHLWn7xDS+ckpub+38T9upTWXo5vfDwNwc0wFuACw+Zo\nVDQhHQ4UuetShB91/bVUBiCkrI3Ru7budOhL9CMyVaXS3WUyQPWfxs70xaqk\nDLef3GCbwGHcq4qsuIn2MsCe17h1Fd1f3sd7djcNyuG9jj1NoUK9FrrefqhR\n8dlH\r\n=YyeS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b1516fbdb1bfa09f600f7dc8e29532f183f40d4a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-b1516fbd.46+b1516fbd","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-b1516fbd.46+b1516fbd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.5","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-b1516fbd.46_1568594847814_0.5527408964858034","host":"s3://npm-registry-packages"}},"1.7.1-alpha-3bb939a5.46":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-3bb939a5.46","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-3bb939a5.46","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"ca726eb7934e97851041a512e9ab2ae3c60dd7a6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-3bb939a5.46.tgz","fileCount":156,"integrity":"sha512-AafSTyx6FOYOi6XNJ21XmKFImZaaWJBGUyuMR69/DIGtfZgL36X6agJ7S2L6zdJqx5nY2g5309+hRrn0fB84xw==","signatures":[{"sig":"MEUCIGqZ+babXGgcF7v8atSzX6MJAt2r+eYBKewXuzOu/9JdAiEAjuNRlzXUd1ZCQKTR/XULT1XeZ3f0Ax/KiyqNJxnmhhQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdfupgCRA9TVsSAnZWagAACVcP/2IgsUhX1kCWVzK/H6dB\nAdFxtfWeZzvbl6g+Q1/ohK12ak7VoHywyavob7Vgs7/YPL/T1G7A+/7HGiII\nUYHkOobwEh5Dcf9+hmNZBXQ2tezOnxiMjfKCW82RKkMH9cySRUJbYl5FvZ2M\nMLv2b4pcYFpNbaKUTi1E2pElVeiAJYsqnRx/Cab6gmMC3r14yPKVsO/s1QU9\n2Boe8OSgPy0c3o6KF0c+rJqp+BpPt/HpdyoeIK8sXiw+9La1Khk2p0xInoC7\nEBf9J5qgfImNgYfqemZmydHTaNF0PWu4UuCK/V7X7VY/zWm6g4DExu4jTaVn\nIJKIUavKG0iEqDECF4Uv2Bn1F4VX8c3sMFoSb11erRweS1oSJNtv3kakU47/\nvAA4i+GvOKgqMCy6GfXBxrbyxlXo2GvDMHs3eDxnOZmefH/Vm7vLHP/18PZz\nlu2iWDQSjRmkQhErGc7Kbm9S9pw1gd91Nl5oyRj+Vq+/If76G9UbdGF6v6ke\nV909+CyJIRwKPNPw38bd6fjtb+KeGl2jYfivxMMsdtIRSCaCUJBXizf+z29Z\nZu7d79kBCB4FnF3lo5A+BMOHNYhX+HCDA6s0B/ayT3s/PB74rDNzptyTx6z4\nBeSdRdukjp4zr+sCFwqAJpPYdtfgIR/xpesle2qgINJ+oT+8ig6ncZ3Kclvy\nZHOI\r\n=O8cB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3bb939a578790faf4714f74b34abc3b9f155910f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-3bb939a5.46+3bb939a5","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-3bb939a5.46+3bb939a5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.5","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-3bb939a5.46_1568598623440_0.8121895181203596","host":"s3://npm-registry-packages"}},"1.7.1-alpha-4791da26.46":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-4791da26.46","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-4791da26.46","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"d395d060347bf72691f31b8024073f7df201598a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-4791da26.46.tgz","fileCount":156,"integrity":"sha512-gmmhS4tpi1+R84JhYWCjavsphoDa3zdKz7rvcC7tP7kLuNarGjAxdETSiRlDbfr0p4pCABjgQZPR/6JqHnueUA==","signatures":[{"sig":"MEQCICTeoPh/XNbDYLh6RKb6fx1YxdkfUESm6+9rxmctDO+4AiAEHWeIvV62QZj2MlCl9V+I079CKYWR1BiwdjN9p58ryQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdfxRJCRA9TVsSAnZWagAARF8QAI4uzRFdHgY9pLWASmP2\nKbAQ1kavtynnwAjWsXWMdh4Nr8BEOHBQ5dQFYxbelNpNpWn5u5tg5FaLo/RD\nIo6k9rC1hgGnq6uvSf2VWJ7n/tAbapvp+cEgpdVVnzVrtTuNWza9FABa8qtp\nQ361INS45BSLCkD1jWIYzE+jwED/dJkQa8wvYvQWKe9vAGlCtxFgtReTxJqN\nCNY5pwf5DFeFnM5N9gUwdmftz4DqSR29LV+dXKuf29VQ6DX+NuWp7LaOqSPz\nZ6//T/Ismr7o15QQ0Cwe+lcx0Q0zJW8PrAP0d7GyzZU4fjH+jjhqWKLkRXFj\nmOTwWusjQbwTPsWOtEO77y8e6aN4mqT+DK0GM5+i+q+SgG47HeccAaLda5gN\nRvqzUD+5hmSLhP6AqSvSzmwYckQ+D/477YUSilN0EBR+havgDr6rQIu39arI\nKaLq6nZ5FVVpenR1ew2Xy1zskAHBHngHehgLhBU4ZuZyd7R9nUXDpRiWFUNJ\n0CDL1pxmwc1WhYaYckfP5zZ903idZ6AtZvhOPPq4dVCF4hl4nRLEbNUzepPN\n4Bp6upyNyb0OAMTR30v3UOjZxsyMQPvc0ovMlsDIZrh0f/u3DxlIcVN/k/cz\n+ehAgZ4TF1W0ehWW4Lt10aQ+PnFyYjCeds6MAkaFMXI6VHBjzKapcvAPt2Jg\nXVnX\r\n=eBGJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4791da26c77ace60d02721d3613a50864a23b160","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-4791da26.46+4791da26","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-4791da26.46+4791da26"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.5","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-4791da26.46_1568609352758_0.14873972495254706","host":"s3://npm-registry-packages"}},"1.7.1-alpha-b7c0b97f.47":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-b7c0b97f.47","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-b7c0b97f.47","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"e3616e666494699b24245f6141c58ff37341c9c7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-b7c0b97f.47.tgz","fileCount":156,"integrity":"sha512-hLJofJjFO830iXOmMR/7iLPuIdry0IUJiK6LqXiZsq/jaKLv/BvIGUksulnS0a+XWxrINDPYLUd2DH/Hr0c/EA==","signatures":[{"sig":"MEQCIHa7t9DZc3W0b7Y0WdJZbjOYHO56dse+iOE+bAHYQbMSAiBLeMxWjuD3nklAX8sRu98ngK6bX1rJmB4yITI5CWNfRQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdfxRfCRA9TVsSAnZWagAAgK4P/i8jcOW7GjzKRh85UyHP\nAX4lt4apJGBL2ftOUZwBReScbe5Dp96Mc5CR7STwb8anr/LaFTk4fK+EC4YQ\nQMGnXI9No05/F60E3YEkRHmBu1aOoNxRoOrzASHmH6HikTZrVnG/tMYAw+yD\ndrrwvkeoT7LXA0GKwZsXaRkbw7DW4TQsOAIjrt6M1YQ62EbI1O/TUTfQGAhH\nw81HX6qlXYiysWMFNG1O0iU1LHfm93TkYl/zquxoGeQke9zahC9Qu7tiMDZg\nXgQc2VOfLJKAi5mKjOoxcsHvYtT1fssa+yEmoSIN6kmeUeHjpOtgWZ1oDtVQ\njLpld0HuiuONlKCl4lLnzI7cPgXQ9xQGhYwJQhttToKoZTrl5+J/WBfxCubl\nYxNuVY/9Ygv1B1/T+jv+Mx+giKKxqT0dwJRlLkAMM0RcgqlSUy2VkZSf3lq7\n6TcQm1mtqoYGSoummM/5n2Jldb3Z+LpbJBwdIVydEel0qiT3xAwyGF7G0MBF\n1dkwKgSHrArykA+/IUMl5jFAgNFVJIAS2DjMlSKG+u+cQdt/sBqo+KIRGn0z\n6dug8AW7hVS9HS4XN2IyATWTewiuAqWV4o+uKFP7STTnf5TkWPG0IBXUJsaC\njmRkgq2iYx9rEZF23mIIu5I29gQpHNsete0sbi5k+RkFGSZfYrl61UxLiGXJ\nzLJb\r\n=xktn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b7c0b97fcb114b5d85c460bc7ab9826f76d56dee","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-b7c0b97f.47+b7c0b97f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-b7c0b97f.47+b7c0b97f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.6","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-b7c0b97f.47_1568609374951_0.2776785435783522","host":"s3://npm-registry-packages"}},"1.7.1-alpha-5bd208de.48":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-5bd208de.48","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-5bd208de.48","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"3f4694b3b6f7466b1e8b80b6caa05b8b5906a7f5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-5bd208de.48.tgz","fileCount":156,"integrity":"sha512-hJfRbQxvLfdNl2rkCYbHmrzDkfzzfCl+RmxaC9x3YEX9INAFCTlAggfZ7yo9/IZgkuxoK9v9Zq2RFHoRukvV2w==","signatures":[{"sig":"MEUCIHFBQBS5elLvePQhe63dvgBv+RZW57BA5Qa8eZnzn62ZAiEAkMGJ35qrFcgFpqbnOYVWV5eGcwjMV8YdXYlK5k9kFWI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdfxUeCRA9TVsSAnZWagAA5mgP+gNqc3QVPjA7KdmGYZb5\nunUSPilcIVd4HGLeKA+NK2JSQ35hPC0ayEVpJFwvmWV+xoToSHf2IaSSxeh/\noFWzlvCUEcvdLHJXqsGNFokHXqtIOUyi7uO+D1VmrWcLdpATHq2tW71H8928\nA3p4qzEWqQ2T3cUzJO+V0WlDVBy+jQ2bsxvyETYH3cK+jdMiytnscZC7nqga\niYWn/rvjnqR++soEm+SxSVR7mxgAeJMDFfdGyE0umDrCNJKLCkV3CP4fGYkt\nfRVivKIfMruAfHmOAvBEaJ2vrljRxc2vLEUE+9UttxosBoDHWsDPclGPO9MM\nxKkDkpZzzFUVGUaIsnVcdob7t9i5pW4yoUUHRIzxCChmkDqWVEHDa/6K7uxB\nms4gZh/GKpXskOE4CWJnRri7gAK5OGfFFaQm6InflaRJ4FbiJtsnu4TbBIlf\nc0sJS9uLo9cpoJMJhmQwZ2qS2Iz88ZiZ83MX24iYotCSNyH31rg1sPUi6+zg\ndM0/oddLlFBoDi+JkNWPuFXyTBSHIpBCVO2tao0qRm3vryP6p1w+qiFc7joT\npmAiYD2q0ScNxibzl7C4+n1IsPP/3ouFQD2EXr1FqBYOVQhh0TcedFgqSrQk\nsG8fwWeamC8uPXCQEaAQr3XUuguiaRZLxvgxaiknTqMXIliC8bN4ob9kzGMF\nrZnc\r\n=lc/H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5bd208deeee3f824c3c2ec51d766c2d0754d8a3c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-5bd208de.48+5bd208de","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-5bd208de.48+5bd208de"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.6","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-5bd208de.48_1568609565788_0.05262962145007277","host":"s3://npm-registry-packages"}},"1.7.1-alpha-5de2f31f.55":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-5de2f31f.55","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-5de2f31f.55","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"1fb6a358d53511a54867b8b6d9d9cc9f22b6b0e0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-5de2f31f.55.tgz","fileCount":156,"integrity":"sha512-RtZk5krTA0JY7xTWO4qXwq6cI9COfwraVbYJAYkf5mT3TOUsdKcgsyxADj1/pVaDt6ifmq1LWUkzCsjZyLuF8w==","signatures":[{"sig":"MEUCIQDe451FH41AgKvpsIfHP9LTKOUDLHxHJsHvez+Q//k7kAIgBgmwv8bfwoFQiG5vZCjtVA3AfBnFB7MtTh/9wB/RpRQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdf2OzCRA9TVsSAnZWagAA6x0P/R2vhQZJZ3upa/zfP5i/\nCRy0X+CBgQxwLS6ASiit6Ocu7gpsuAE058TUtM0dZvagvUfC/OD6uUO8gAjc\ntUczL5cqmF6KlhjbYXobeaUQWy1mYGXV++mLM8EoLVXIK9phI0fCFG0CsKOV\nTdmyO6vrwWlCLbE1L2tRwiJThtmEm80LmYJ/a1UuleWOXk5o63xmy5oDLUs4\nx6lUB8xvWzpb0FFyIbIHgkAECqsKUXqnV9uBC0N/Mn7mFLZd38U/iO4I/3vu\nAq8/y1bO65BQkli3Jl5b9FJoZs6EknC7XuAarHLoF0HGQ4MvYBpJC47a7I5j\nrQeW47cM/ByWDJhZDkURLv8CJZAYALcN1uWdz7g2DO4ESOwyDW76c6ybPXjo\nlFMsUH5l0iqeJ52fOJvCMxLQIoQkSRKPw4PTxZbVOBx6JZ9W+5gV2ejV5FnA\nn4/Tre9NmdCC0DDeGKxoZiHma2kSWML4Xf2PqrQgghcvIo5PinFZpSxfvtUr\naWjPSd5xl17N2SuFotAvTf5qQY6oAhyJQ/ZsPWcEXcIqCd6DAHHFtAMYGlEY\naCsn8gOB9pMjkjfVApHEu9SVnaPbEIXqH4M9DoBcEVVn2TNLiuLwqWmIHAPn\naGzcw/8s584/HDt5dycqG4nJlSxO+s1doQR5H9ZXQVPUBnB+wFqn3ElTlHLo\n2p4m\r\n=4ZfH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5de2f31fcf3f1306b37560cfcee648f48ce84e6a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-5de2f31f.55+5de2f31f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-5de2f31f.55+5de2f31f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.6","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-5de2f31f.55_1568629683102_0.3673542872707434","host":"s3://npm-registry-packages"}},"1.7.1-alpha-97eb88a8.49":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-97eb88a8.49","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-97eb88a8.49","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"9d9415884d65e19c45efeb2b32cc1f68b0d4f959","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-97eb88a8.49.tgz","fileCount":156,"integrity":"sha512-3AQxc7HWvvlUT0JNN3Q9PWcCicmXz4ahjCuJzi8bCTsLsd0HcexENtzQoB1u2kN8wGvAyiM2EzRCGXtJvm322Q==","signatures":[{"sig":"MEUCIQCLlOli58am9vCTXEZqaxOMTLOcVzdn/bHq/Tpnd0JJEQIgfdUjDOZjuk56N3JtNqzf6mfsBdajhJubBLcgTOYyTYs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdf29ICRA9TVsSAnZWagAAgpkQAJ/H8+Hf0roK5kJwsvul\njgDwBAJabl8kTtglBe/7fUvN9UWerTihwvn0VO6fvlH0a1n+SdIFZUTUQPq5\nTORSCPc/wrElUKDoNkAgXbVeN4ZN0tNqLdbvZKFB5HFUiwV106kIdT+68AEg\n1FCIUg3JHKs9HMjqF0nHjiZ0Emi0TqF9V+dq+JGixIpSTp1dIb6BsK+pe/d/\nPnP6p7/p+SYpRr1Bbv2sfN9slgyxwI30TTVVPaIgpuxbKGNzH974ZrplfH+E\nwU1iAHfFUb2wdkhIFSsLThcmfKF2etE3Z/LQJAVu5vw0LMjow2RRK49e9htc\n6jgvNnvEmpoiVgE1Iqjy16BH7j924ms1TQyz0lN4wTkOvRmsKcADLuta1ptd\nF0ZgFFJqxf+ofOts1nCGY5dD2NvJTDJieIyJfm3Q7k7zckCCF0LLqLbqpU00\nxTPeKvYt+Vjf9dXlvo5DWNMyTEz/OOtbLQk7JFgy8x94EQDQHKSaDVhPc1EO\njThsWO7UDoCTrU8lAaiyiebgXmh67l2vl6IbxfI3Ii4+IWbu6k5s1gCMiYg1\nv0n+kmA+ARLexkEiyY7HO4P3qXI2yVeZTosOow9v4xl0xlzOH+nJ6GTfVxTd\nZTqVA2Tt9boD/5opvzG8SJCL7/gSVAPu5lLc1YVhtmG0X93N85N7iz6QMxYn\nzfpf\r\n=9G3y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"97eb88a8dac2380d7ee15fd1eaa5648ff41c620f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-97eb88a8.49+97eb88a8","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-97eb88a8.49+97eb88a8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.6","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-97eb88a8.49_1568632648028_0.311776715151171","host":"s3://npm-registry-packages"}},"1.7.1-alpha-8acb9348.56":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-8acb9348.56","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-8acb9348.56","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"f74d175afb68851a0f20dcc722cbc6b718cc81fa","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-8acb9348.56.tgz","fileCount":156,"integrity":"sha512-G7Li7TipnXlzZiKrReIzL+eoG6dcccxtWWy76gp7RJrsKqpEvovQZ8P/P3DqW//mceT1KXcqPHct/nOw4M4dyQ==","signatures":[{"sig":"MEUCIC3G8Rmrz+L2sMo3aUSMvUosLd6ecKR60tb4PA8epYcYAiEA9SHvyPdDKNnyRRy+9WIzCe/bvImPQC7e0cVA2KmeZLw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdf3U9CRA9TVsSAnZWagAA0/4QAICbBSHWkGbsWeslFUsr\nnenEyLpZJl8IxpXctxMeKFJLPVaO5w5Pi/MoadbqiRIj5TgYy8xsvvdLGCeZ\nuGCnDxTmhRmKr6z1cD1hzp6r4wKN8AyQT6Kh7r3H1pM06UjzaJ7eqYWBavki\nu7A+AxYvPcnUTQaHeRFyf0n9wDZAlNYFosFen04lOCm2tHrS3vDOv9WD5Qik\nLDaFj3flArgcgsEFvcWI2F0+5nBBg1hWttqD5YGrOJKjwPldtISi4CyWwC8P\nVjQCBdGvvInVq/ds0jotcCOqMw6MiPJhmhhAhCSZuYF10hPkXVFg6UQyDZsH\nc1Pj3otZht+KQv/D22CZYVb+3us4Phqt9A8h2GI2QN2UgSprg+WZf8JhDAH0\nNb2WG66xQ8N+cvXArjHhEEOvOcAhuCnbMVNtdbumreR2bV8FF0EYNB2oSzsr\n/XATprp73C66Lz0JZYXA5C8stocLJuiKr9nH5Q/fxCC79rffJAs3hHb/3+yN\nAh0aJVWbqVi6V4EVNR8tFU8zNCmrTYkurxZgGfXcXFkJSkHP61ay3d7s51hM\nGyvqJ5DFhXi4XoAi6EvZfFzwERxUlzk9izNVs5UoQ6OlwfaB+fjyxzM4xjG0\nlQWOhX8cHxnoxfBDKXMoee7VhshTTeHOAxiF9DfcfJvfO4sZ5xfI9a9IchwT\nwH8j\r\n=yBEq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8acb9348454f003f2535da0bc395e77dc84779d2","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-8acb9348.56+8acb9348","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-8acb9348.56+8acb9348"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.6","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-8acb9348.56_1568634172447_0.7808037295652823","host":"s3://npm-registry-packages"}},"1.7.1-alpha-2a64793c.50":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-2a64793c.50","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-2a64793c.50","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"9ac5151a0d0970f3770067fb58dfc45bf2ba7ce8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-2a64793c.50.tgz","fileCount":156,"integrity":"sha512-e1UyROp9FPP3dT38CgyIhsr5ZiNsl7F5fwNbOnGPhsfpfBBfxzucWIt6Oe4VdJRkKyxpZE8cX22SNfvH3TuTog==","signatures":[{"sig":"MEQCIG+t6zDSzzJrXLKkqWQ9J3twk3NA4zHHZJeHqzJXJ9+mAiAiDNgumsnkBgoAhMULtz89A8H9Ze7P6jY0DBnNV/Qs5Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdf3xoCRA9TVsSAnZWagAA5GUP+QAAAlb+RlWucsFClzHf\nrDVjlTwE2zk3QPpDVM8AdA/eulGqUFA+uPOzTRWHguPiyUhNqX1tDqdVaSau\nQJRv3LH6WyLuNt6IntqfMtT4UmyR+nRxmZ7rtQPIUYWhy5B9cNjCh0cuWJ3G\ncOptczcoJsOptLHVA/pai576t23FGU5YCD7tWoeUlSU0xKYSg5xOXh320xMA\n6vCej0ohFkAryKNO5SHnru3pF+Tt5Yw1Z4zXwtK651wcp/OWhf6Kqp1p9IyC\nYcx42ll/5jYU8Tk2p3Pttc572KYfJjhbDUmFt9rI80QWo3MZMfsx/mKL3arE\no7ipLxFbOxurdPM+GT5WadaVrUZzcs+akIpzO2B52h58WcvNnBPJzYac6WGo\nwQo9MLHyEAv+fppM1P4R+U9FLtCIzdT8XFDBz6DsU6syuMNY40BQHnlRKhIv\nat/Z/lu6T9Hvn3bZaM0n0W43Sgy+u3uC9npDn+YDZVNlMbN/8w3S3RlXW4KW\n9+WI8gGlNinLzNItrht3EGCne1PuQDtHFmvkLFhjEDHTs38H2uVIVsMANf4u\ns5MTadVYAC1JUiAW2LbRTRCIaVkVDzuoijkvgpqXx88YrlWKCcSjUpfB5A0R\nPKCfocEErYaURcu8HgD4Vc2DgA/nHyA1G+igXt6cR9DzHwrhAG9B4PmDQJ3v\nJbID\r\n=lrzB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2a64793ccffa40f56de4cea6db5f946d580f1560","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-2a64793c.50+2a64793c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-2a64793c.50+2a64793c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.6","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-2a64793c.50_1568636007237_0.9191291822075356","host":"s3://npm-registry-packages"}},"1.7.1-alpha-b52fff4e.51":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-b52fff4e.51","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-b52fff4e.51","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"385e218eeb3c64576b60eddea0b79eb079d259c9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-b52fff4e.51.tgz","fileCount":156,"integrity":"sha512-VAzaPhgP6DfogSx6415L/vX2MY7vpMH/D0QFG9czigRM7o8exZJm1+P3vS8vKBcn/yIb87+oTwHZqBYvYo/mGw==","signatures":[{"sig":"MEUCIQCPm/+WG7k5usuVnJ1oepqxsvJtZUWIRxaSbX2VhWKoNQIgOnsrRb5Q6CNfx+qO++Wvg9nn5qm6g2bNW61RVrUmaNM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdf6EoCRA9TVsSAnZWagAAC9sP/3MhSHFys/Dzppte5LID\nXZpUpNewozxaJkkrN6WLIrCx7GYLzruhfeVDNM9fgnVfvK4xe8gdgCjlFtLT\nJIb2a+H4jCOliT9Z7WO5F9CL8CycuOcBCJWWUop0X8wIVyclvKIVWIZDkZdH\npUz2YZKzLQ53B+r5kZ3ipqOxVD9QoiXJ3agt6zSuo+5mlcQA/Kfeu87rtR0n\ntErfK5CR6lnYdyfSthjp7DYiXN0gZnkVeUVBCUh/VGKh7a8P0VrjQ89RvGrQ\ntarxcZX24WuM2vfk4SBQroCdC8rQCEwoUkY+wFMU9JE0seoGjxsG4tklOE3e\nBG5Jb4g84qKZ2h/PrijOTXM+ao+Q9r3xkpwUve/kjErutQ9qoLDNCzxqvzGP\nTXGogFSCTKYocjh/F7afyUObNsvlTbLneYizFylQ42eZ6nTg/gcqhQni76q1\n51d8QmIITAvGj87AsYXGUNFXhAWJcxtlweT1fx6Q0oRVfmtSP27TT2g8B5iy\nFGJ14+P15t5tUA4lxPqj5xfOgF4+qBbCrPL4mEdYlUWODrC5hrZ+srMxuuc3\nlm205C8JipLzZWBW16dzMhtJRMignm6p9gyWE2glicHvO0ZkzN6jaNRNB/Sa\nYKfeQUZ9IDg0KUSO0bXBBO8WCbTRVeu4w+ODzjfaZiizIiLPo3gw7BYAhGr4\nRC2x\r\n=4ZGR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b52fff4eff2ef7976f5f6dd7c9887966746fb7e9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-b52fff4e.51+b52fff4e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-b52fff4e.51+b52fff4e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.6","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-b52fff4e.51_1568645415591_0.17806150847012137","host":"s3://npm-registry-packages"}},"1.7.1-alpha-59c12b88.51":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-59c12b88.51","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-59c12b88.51","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"1d815abbc2f52167c6ab57e0426a3b9e7dfd52e1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-59c12b88.51.tgz","fileCount":156,"integrity":"sha512-9ZaGFs8tXWSFR6MOPR7AY0BRtdzCaoImiGyLyrLkP7RMFHWs/3SUeUYk8f7WrxP6LZEkqN+kdI0WlmaPXYZdAg==","signatures":[{"sig":"MEUCIQDY/Q6O5Ur9tvHB+9Jq5J0uerIQv+xAF7KIO7WU0+oqcgIgWWyg5xGZo98KURHjBw78Jx1MpGSvsodRz+totgql9y8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdf9kPCRA9TVsSAnZWagAAcNgP/3eJLmGDXVgpX6xTrU+D\n2um8a7HK73zhsV33TyHQYP57PX25w9ewEmP/AHvDGo8Lhrs41E+3S5Gmc1qd\n5kA5Uzq0TCV64wIJSGwZ0epunCJPkL139sAcM/MEBB3VONtVIcOwYMAY2u2O\n9AIsd2bGqRECH6E86Ieft7L7a/QzW1RE5B283xMLhE7ykp+kxtztrQ7JvWu9\newhTgCHbAGtO7XcAym5Us2Z340fKAWKbY8/lsWw71GJdE0IrkHWGvSniRceH\nI6qXqPRVeRyoJcq3gYAGYW9dxPm8FmufH3+uB/yauj3dgqFoedxdY9RoLqap\nlbc2pE0XKJ4TsfcpHv/PIvfB9HZHZ4V+m4u7Pf0PL/B00Mq6RzT4pW3k+/x7\n1MRY+4tLdrihaUzJa+8Kh/Zpp3x+GqUDUUAvINhBKA6PYsu9+iBZSm8QvG/W\nWsa4oQkHjVpdWtWsl7kB0NdqzosDRl7r9313vJMBuIc5Hi/I7h4RndyDq4OK\nuT3VLIA1Db1YzfxzB8WUaYVvStfKZM+XMF5swFMlN6vHFk2uqUCAUBlyC5BL\nOIiyp6jynfDZHgsC97/J23wWXPwweH7HQ6d3s8mEiLQfpI6IUHDYVIZH6OAu\n2+2RifmsEj2Vz+JroVDPMPi8KnDLl7CsfVjfocqKd7NxqoIZD+mg3xO7CM8A\ntLdk\r\n=Mlk3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"59c12b887e01255c0640f6893ea953fa155b2139","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-59c12b88.51+59c12b88","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-59c12b88.51+59c12b88"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.6","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-59c12b88.51_1568659726347_0.9138715646912301","host":"s3://npm-registry-packages"}},"1.7.1-alpha-b08e44c5.51":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-b08e44c5.51","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-b08e44c5.51","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"17d23664c916745494902dc8387d91259b26a045","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-b08e44c5.51.tgz","fileCount":156,"integrity":"sha512-5zbC917j0Q/bmakJLQZ43zhPyCsn09wkKWJ9fySIKA8T0e8r3PrQZToGJ1Rem/RFCFBDMvouu3st8SeMBJQyqw==","signatures":[{"sig":"MEYCIQDB/BhSUPZSjcP7B23vRJGLambHgSp2irS7Z7z36xSNOgIhANy/jrnYJ1q8EZ3P0ntREmLAA3PfBoCS7ER5Y9ZvjBNQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdf9/tCRA9TVsSAnZWagAAossP/RfMqh5U72CndCJb9T45\nBo7nPEfslZBoHEHe/rPcmoS6wiCFkrs+U/gv3gsM53LpeN47C0KrY6iW7oEr\n6GVUyKcZB6Pzf5sZTl0vLDIlxynElFi2K0xj05NrglSz0aummaMWrjeaMTYB\nh03R62yzRThfnK+tiSHDYA1THYNiTVCWl/JrY7RQ76Ft+WbOy6ybSX2/ZKeB\nvkjous05yxwEcKzCQxfk6WS2noiypRCJeFXPGNvHeZwmduiiD8zqLq+F1wdO\n7ZLijUoMsa7nRWWv4ja/CNSgwWGTdLLCVW82Q8KIPkxX/IglERlfNNAPS7MR\n7iyniq2kZTS63h4H+1hu3ejuaVGUpFN+am7EK00eFqu+6mZhZ2R8hhym9NaI\nw/yHaa6MifMuklxJS+x0GmXwmRh4oQ+4nG6qDurdrmMyqftTZ0/1AljMRL3T\nI+XKDHoMNj4JnXWItT0Q/zC0NwKb9SeDksIwhSz+PmzOdN5CGlPGwxCh3OR8\ngCW8F6iTB9Hcpw16L8+CopaDzOBQFRqhJ4xpCjwumvXg73dw7RxMIAGf1yxJ\ndh9v4I+LANoHH3Bw+C1xpab/QTYRleM2GRjj8Mdga5mcL1aYanxFoLaAkMkK\n26c53jlAGDs03CTHq99tuHq9J5h7KADQbD3ZsBPGxHH5a0pxOaZBb0FTTGaG\nViyN\r\n=JkWq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b08e44c5825f26782b7cc7e8667d5d3c96557034","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-b08e44c5.51+b08e44c5","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-b08e44c5.51+b08e44c5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.6","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-b08e44c5.51_1568661484458_0.5458333564689093","host":"s3://npm-registry-packages"}},"1.7.1-alpha-a5cb2214.51":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-a5cb2214.51","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-a5cb2214.51","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"13f2099c203b4192a35704624c346e4e088d8e96","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-a5cb2214.51.tgz","fileCount":156,"integrity":"sha512-z2rRtNaRVY61QgnThe5emZ6VcJ9p64MKVazSjVbIY5+5MVQ8oudh9Ou6uZ7s3PrDzKfF2jZ+GIAZMG0EZuL+VQ==","signatures":[{"sig":"MEUCIQDNeW7BOxgxAYkNoHfPOnExu0l/DlqMGtx5/17POOkJpQIgeB4x3D5sct8WM5DXxbJZ7dvsXWyB9+HTnNcSr3qVcyI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdgIkKCRA9TVsSAnZWagAAZKYP/3dLQB7z2SWUaE9yiDnB\n5/PJVHWpYzc51v/uUMgQ6XpeVLzIwfoIkjfDuMu+PIwX4/XKCf1q1dLBhlKx\ncyis1dNVWymXxkaTt9ITSh9b8Xuq3ERBEi4RkS0VuLkSrDcGD8dOBpvbTJH/\nv4Y8hpSfRamaZUDzTKTP3t/axOMpYX4PQCWqefhpAr7b9IsPpplstGc46fLC\nu+gjzpuECX2grG/z87cZmwZYDwBZQXBgK+Gpg/6hFVMB2rX5oEmLqzf7RBnz\nAKur9NJ/ENr9BBZs0gcc7VKcXY55KDLvebJBObW2PjwrW9DJOkBWPqIW/YlF\nZ2ZmmK7KwBkl9kTiTFBy2XchxM/2A+ab12haGLYb3BHUFd/Vv6N7jk2tDFd8\nwMxbyt1Mubzs2R5+nca5z/ugvWhyUfh4zsljt4SIKlvf0WYM/EyKlnFwDGLZ\n3ogQ7iYyNmr2c4y0Exs3HInjv1PQAvkohdheI5bXOrw8+Gu2dIppMkw7Ecnv\nUrIaYbFCWFK5fErovrZXZ2D9dJQzToZ+VoDWJt54BB+OE2G1Sg/xl076sNvL\nJ7AqGpIhsinuyLSNb3cjXiVp0JuYEZrpNcDcYZSDs/27ids9U02W9orO7Cvx\n84AVljdXgMw2/c5Bs5RhljcQfzK9Cr0+jgJu2BRDMtU1zNHVh84BXMv7E81G\n9r/x\r\n=0kMc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a5cb2214a5a17fde203537f45b7fd67779fcea43","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-a5cb2214.51+a5cb2214","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-a5cb2214.51+a5cb2214"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.6","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-a5cb2214.51_1568704777387_0.04008770032012832","host":"s3://npm-registry-packages"}},"1.7.1-alpha-d1017914.52":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-d1017914.52","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-d1017914.52","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"e28f155ee6c8eb0fa52ccf3341c581164b6df399","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-d1017914.52.tgz","fileCount":156,"integrity":"sha512-UPNh7e8ivY1YRrj8PtLG+Z+15/SepsJ8BUvPRoMr+OKVUC257uqhBjz448fpcA1qRrQ/ji7BUHlNvtLv+pwnzQ==","signatures":[{"sig":"MEUCIQD5w+kF9XSjZsbV0DH3iB+aqRrToLCXU9HSfMiVGZzDYgIgclgzM1LawEhhWmBfwlAxuReDaVhFgE8PJbROpkHWFtw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdgIkhCRA9TVsSAnZWagAA/YEP+gOhRzjRHik0tlNkNMVi\nXHdXF/OJWS5SGWBRQxyNiA8ckKXwIwoD45DMFRjanLx3mAvXzhz4qz8WcxbD\n7qIpyaYrFsSDd5dkVoCVYU8lsOnmfGPGseGc2fKEk6u+Ox/L1eY9DSB5JR//\nJ5qpjRA+IbSVh+wytAooOJGMXZXty//WHqmvoRaUKQgS2Z9GeEkeglsizknl\npCuuhT0oPpxbCiWiBhmYg+1m5WSmC4FbIMTLY+n5+eEHqik3e8kEdEFBf947\n7//PmjFckX/B3j7Z6RZpfxsIyCR7nBdo+f5HVj5W8dy9oocnshplV7MWUw+5\n4ndIZUKm02Va76CghK4cUWrokk+wJMMURb7+7EUipfOm0JdtVbk6LIeVzbxa\nGjuGAvMmDXsWg9A7sgLGJoGG+38gngvnb5/l6xrANfHYHebI1LeKOI6Ykpp6\nKhnaVZfAEhOT+mYW0DCJTNdH8gp83M9WBkODvZekFMVlXyVS5RNEWJw9OZs9\nT12yXHVc44Boz1xrj6cIWPiYVcAVn83Iv1HCSsX+QMHjTXqImvVKSR4UCV5V\nf6pw6YlPvN8rxQEWo/xaPJaH6zLHqjMm6fKGaQ00uwwEilm5BqlwNnJftx5J\nrrNxYDlVZnS7k5sVm/s03fBmL7uGtLXW0XynerJMICd304XtOWzPvIamvtS6\n9SI2\r\n=tA1A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d1017914f98cd28815911cf20ebb2bca007326c3","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-d1017914.52+d1017914","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-d1017914.52+d1017914"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.6","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-d1017914.52_1568704800609_0.3732506525932162","host":"s3://npm-registry-packages"}},"1.7.1-alpha-f7d9faf6.53":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-f7d9faf6.53","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-f7d9faf6.53","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"aa60623ed0b3195afd61ee5019e96c8974040e88","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-f7d9faf6.53.tgz","fileCount":156,"integrity":"sha512-3LkWNwe7WWsPpZ6vm0mtpPIr3oErB0DpHBxj5AVdjI1/NOiAyZIXmpXSzTewJrl4rRj5RVddTHThM+lQvtnlnw==","signatures":[{"sig":"MEUCIBYsW94penmvneP42xwj/Kyj+sAqUVnyu2CG94voBLwNAiEAyQccmv7oJ9kjQAoYdG6652YmV5IHnPiCHfgHyfyEQdI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdgIk/CRA9TVsSAnZWagAAwHMP/1cdmrZVn5zItCOKfXQk\nxxbi+CcbpjVp97OLTHtZLmU5Enod2AhsWv+hGUo08pbuq2rvZT6CoFmsrlB2\nOJjpEY4FxRm7AxADZ8ycgUgqsHDsTDuG3JJUg+bDDRGt+ebJuFmiwcpN7v/s\nzjq+LuW4Agf4sAzv1JOLCnLAWK+Tqd4+G32yZWxhnpc0qusIE3/5VUVrR/Zb\nT6HV+eclbhjYm6Ws9FlbQKVRC/SSAXhYy44rpsotAf292HMz0WOtj7qu/2aD\nA87Nf9p78b0XO+W1wTsEQfvCbrlA8JEJFgyWnAHH+hcw3A2ywt7Z1UCKwa8H\n6PXP4tDUz5nFjy4LX9HSK6yG3MeKwOYd+YDGojclXWFctvjX65a7HCPb3OuV\n9i26hCTN7WHbc2FJh+PZgW/RzQfEJ5t63JT58DFVU+hIRQKz4thhYBE1fZ/P\nDNw/0dLLPe3plieKhmuWg2M3FRJVjcoFSpA6aeQLSr0c4ozUmoF+3WQrZ4Xm\nTlhfFoVsJm5jbjqMXDhbVlJ18WOUrJrCjrWoAFJv85F7RLgTwL3654ysBLno\nee0ExZd7uVtbkYe+futUZrnGYik0ls3xWlUXJKYCzXiRkzOsZ64J2LkazDEq\n9FZYYU948KSUD57WwPkKCXAGiSfc9jzTQOcuD7aqpKwaSo0+CScPrEqI+k2F\nwSDz\r\n=ezwv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f7d9faf6001ff57d97200fc882cc35bf2acce353","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-f7d9faf6.53+f7d9faf6","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-f7d9faf6.53+f7d9faf6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.6","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-f7d9faf6.53_1568704830965_0.5258985931636802","host":"s3://npm-registry-packages"}},"1.7.1-alpha-bad8307c.55":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-bad8307c.55","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-bad8307c.55","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"be52c1a9d7ece445525777397d2e265bd8a290a5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-bad8307c.55.tgz","fileCount":156,"integrity":"sha512-80Bkcgth9Bk1k7UIzlyoBYv5gv/wKttKYyid3F4rlaiqGM09gsnQGqUJG5Mw+oeIoARJ1lezH/ThESAK356fsw==","signatures":[{"sig":"MEQCIFEiQ0uDYF857OCSKdiDvy6l9Fysfiq1j48/t7SRrSjyAiBEOocNw3XdyjDda78V+OUqwRf/3bqvM1zoqqi3zSiKpQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdgIrGCRA9TVsSAnZWagAA04oP/1SmHRV0AR4v3wdxRtUs\n4+XuIhrNyos1dj+AUMgyEfdGdoiOjCu3+y8eS4iON91mYU8woSXTbaw0IncF\nBwSsFX8ia/m/T4HjnTVRe1ngRQaxGPREM1vqpBcU0Ge+xTRo1m7xMe9F0mCu\ny8wKE33qREWrsu2O7mcabxuaephfgHIVyE8Uwevit5yAnflXE3ighojtT1Zf\nk8BrNW2+0YabklHe1GK1NsKe7IFIKkx4K08cMc+My9jYjlE20GH1hJt6TWhr\nsgQxukFlsYc8OLjKcSWWy9qYWIvO+xKusab+DEw7fseLvQOLzeMqd2UpBD+e\ntQB8/2WOl6vvCnu0mjWsOadErED3ZoAXwvgNATHDIsBiVs9M3J8GlF5V7UKf\no3kgFaaNyCtYBpX+eUFEEDoJCncS1Ob7pcAc/rvdo6RbXknOR5HrVMZzRsvs\nPBbIM0zrncRoZgenvy2smW6CXlf7QLMRvrP5uIs4yI9HaPfU0QiTq4qlq0lq\nX5om7fDWbYzLqZhqmS6RwN6ul3g89ON0SEbUY9Z9IMwqxTbRH3gjinLUVuKd\nMCanxUn+FBqi5HuW6VD7vlhyAVHUvJOUHmu1aIb+EPuZcaCthfSKpCm4Jab+\nS3r1s+htr4qeauUOm+h2dVoDhZ1EUX/wQ7h1ebSgnwZ1BTk22dGhN6yIZY4Y\nEd+e\r\n=+e0c\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"bad8307c04034f9e18ef51b3d730b1d8c73ea6c5","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-bad8307c.55+bad8307c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-bad8307c.55+bad8307c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.6","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-bad8307c.55_1568705221317_0.46903143526294877","host":"s3://npm-registry-packages"}},"1.7.1-alpha-b651f2ce.56":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-b651f2ce.56","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-b651f2ce.56","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"d0303a671ac7b7384c60d93789d5dce365e7dc2d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-b651f2ce.56.tgz","fileCount":156,"integrity":"sha512-5vKSMdK57tN/M41aPx1MbW82kuHS+jrFs8IkkRZ4NMIsVRG1B15/kQAaIu/dSFQuqZy3Ob2TaJOvVNDppi+ZGw==","signatures":[{"sig":"MEQCIG5IxWV5Gb1Xz+xftSXu6Joen3/AiBFpMIc+zPJIFmcsAiBnYn9DI8pAJNNVLfTiaD/BavwRtdDubkAAtwCfeXC8fw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdgIrcCRA9TVsSAnZWagAANmQP/2TlTYjnIaE7CdZijbmC\nl2RW2no2DTi0UpmxcBAgBwPSAtFt0lbf4aqFSymUPmvOPFYK4BpFlpE+MNZe\n4tY9yaSmqbymvz/jfTLLS6wl+AcY80s+YdS15WuiHtLlCEFOCoETPjV1s05x\nKJIYzA9PgXs+JaqhQ71s25wnu5ZT4mXVvqN5IuBpBgJqpmxzjudsFGGQyvXh\nuEahRBLS00ndLWEI4qaeW2l4NCeLyL0OfjSkftQaovMua621d3WudTgu4N1h\nBA/bq9QFnBXrJGZjgiZjQF9Ai9U0BDGg4zBEwB+8NQ5I46jbQDhRoVEXlpkd\nz3JG28cTTTrgUq4cM4EzlEPMIRTsY0jW3vkrcMlcYZGf3Pz9BO19YxVrlGBT\nVZNN325Px+Ru7nU/SWrPaPrAPWo4nPDs0X7ArNRD0SQrLaCMn5rUxdHk7mKS\nFb9P9WQtLT4Rrq9XHOtETd2GrYF19PRzy+7vMoKob/yhcBrrF5V48ycYl6pK\nHIg7saAmGWoMut6/6/UIGRkE0yjmUpj9CrouxFzFuRJlgJNW6xU09hzYrZFN\n0+pQ+qtxzyRob8ZD1mZeG3YdCCO+nBVgitGzJPehsKaPBhbAPhJSU9AByE92\nCVZQi64VlhdNiyJZLkZsqYhGIGdBw4/mlDauiaIWklvxL1jMpwJCjZnsABVw\nY+Bv\r\n=BU5u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b651f2ce864c7c2c0e2766888dd538fe9de6650e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-b651f2ce.56+b651f2ce","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-b651f2ce.56+b651f2ce"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.6","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-b651f2ce.56_1568705244008_0.9404893066513098","host":"s3://npm-registry-packages"}},"1.7.1-alpha-5b1a0fb1.56":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-5b1a0fb1.56","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-5b1a0fb1.56","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"58aa3a8099f131162a1d935b29c662ba3683237c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-5b1a0fb1.56.tgz","fileCount":156,"integrity":"sha512-7Z5mQKt7gHBqaPkS65kpOWSh2q3oNMIkIAkee4zgOAGsePKTl37gvmTyRFWETt+E8VR5PliXqW+q/X70BNaesw==","signatures":[{"sig":"MEQCIECiN3hZ7ZLeLVSBA2qH+UMYN80jXL1aFIfP4jZg62DoAiBBa2GaAIOsoSq0hSI/xZHdoR1Sshn34GJAq/Rv/DU1mg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdgJM4CRA9TVsSAnZWagAApl4P/iRE78LGpBNIssAZajyB\nq93bmx2Cc8LtZ+0aNdcZkCpG771gumqF/x0zF3QAvLffkIfUZaCfkUpTxuR1\nxnoXcP8FvOqzCCGHteLazyanI7gIo1IMHSwZlJcv7wlB7As3pLIhMo2VVu0h\nYb2CuoHrDpswzjmORPgRku8yS3atFkdwNdqAgqNDNUToFcukc3bX80I86aik\ncWA01fMwBlqsOL24FBxH+bPE21pd0IDcrwpaGj3svSnnbpf9GBRisfRrNQZk\nzWs808KkbMVMu+4iOir+XXliGxmlYdEY3MvSiLbMayR51wvXqsYf/1JgwdzW\ndq+2zYTSA3zvlU6PTF8QAgPwXAgTeDEGKgf/jnIKBqCgwiGmRvarSQ9bU4fV\n7UcXO0lFP8Vebml+2NGeQRzze2PEKgGnv10vAk1VmBjqvFQa2qlw6PrSNdPw\nPb80ZEMDxQwG5Suwb5GTmiXnrYwYEIgos8Idi+XD5S+mpXIpn7ZZqoW/tvoZ\nYVRwYRpVyPfGE0Ulp2iOlyw6A/euX43cv2eL6iYid0nH4gzJ+O4K4TesymZk\nb8w8RiqHt1GGZxTYk227/5C5PQmRXeRexEk8FYEX8Ht9sC+7KXhewJEXd0ct\nFA+eA+4wFZyH09MhS+Aw7XhXtkdwCfeGX6ElD0hVtZK4ORUVvWiZalQxTs4q\nYi2o\r\n=kmxs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5b1a0fb10da00ae47b01f4c4cbafe50f5efac0d5","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-5b1a0fb1.56+5b1a0fb1","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-5b1a0fb1.56+5b1a0fb1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.6","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-5b1a0fb1.56_1568707383699_0.7542228084528575","host":"s3://npm-registry-packages"}},"1.7.1-alpha-4f6ffbf8.47":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-4f6ffbf8.47","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-4f6ffbf8.47","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"7aad119eb6a00469bf6430990e568e89f69106be","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-4f6ffbf8.47.tgz","fileCount":156,"integrity":"sha512-C8KJL9FoSQMzu1fJJXONMCQfZSjGjpV0Tsn7FCL5WusTjW4Ea33oTCZIrAcaiotLTWY2MzyeFWjsVw7tH1BEpQ==","signatures":[{"sig":"MEUCIQCziLDmediw1CjyQNDgi/IjBbksOuxqwr+gm1EjvPawEAIgEa4507wHlfU0gsMJn1lkjKgmG85Jk7BEuADA/00xnrc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdgOQ4CRA9TVsSAnZWagAAX14QAJiM/fFYyyu7tLJKnGnn\ny7JU9me/N1hDQBVBP7smYKS18ruY4q1YZCXvH0FKzMODpC9CRpa/9ZbkCIbb\n2GvjGVGiyi/jONUBgDUOQfyGreyh1QYaThx6229WCXCC4Q5QnuM6PUMiFE3H\nih+yOlaKFzWQnx6YblmJ0iN4gy1HmbmNHmvUISIRASxAadbwH7cITcrn4rb7\npGqFjEiQ0dP6tNsM6XFXr8selFOV31lshb5CrQer7TbtXXvQErDday8N4dtj\n7hIIZ7/msA/Xdizib3frbRduevc/JmIvI/gqILQVWorDg6vFeNgT3wpA4mur\nxMX6SZ87tBRRVLjcqx7d7by9Sxh/L8FGhV4VPkoB5EUl1rhBn+MYM6mKfGIT\n0cPEPxoRDth1dLQNWxoDhbI1kajSeT1oZg9YRjysUNaHRZwKDWYwsDCmj+PW\nMUo+8rfIbR+MzovZWXdTfRHCPQoZLiF/spimTZydElOWHrOWIPSIyGjE5XGV\nhAivbPkE0qgnxrs5X+w4yhbbDKohSxfzSvoTD8f/bLpxTvaum/4UXwsU+T9r\nbTw+fWl+b3swU+O85rGICb14oK8iL3PXO53UAtp7YsBLxqMgdYf/MFwjnwlO\nAcwXXC3SYYKdX/bLPTmWIhpzUxBftOsA5WB4ydhGxCQGOskBkweBKzBfTsf6\nZksw\r\n=KoBt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4f6ffbf8c665ee70647551719d3dad63ebecab92","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.5.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-4f6ffbf8.47+4f6ffbf8","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-4f6ffbf8.47+4f6ffbf8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.4","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-4f6ffbf8.47_1568728119384_0.988106425056638","host":"s3://npm-registry-packages"}},"1.7.1-alpha-ab157fb1.49":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-ab157fb1.49","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-ab157fb1.49","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"8144d595046a09092d26ed4d66cf8e8baa277dd1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-ab157fb1.49.tgz","fileCount":156,"integrity":"sha512-/l0uQeRwgwNlmJ1axqcT/G/cn41FEzziSl7Y+bCm7jtvW+L5X7axt4+bwEci+qGSXpTyeELCGvDSHbo3DKCgPQ==","signatures":[{"sig":"MEYCIQDO1cq4JzQdqcpLdeaFuaqNVK4QDX48RP+e77H32XoGWwIhANz+/0L5ilC0nv3JOza/MIjmpwuMfilFTJ4dwXkZsRi3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdgOfRCRA9TVsSAnZWagAAt6cP+gKqepmhrVdyipJFi5Wk\nHUTF0dllPsvTReNm7IQouORyzhibaCsLievpqt5ez4nXRsv57lJbDbdq5Mx2\nMVGG6863fHOUc8qp1if9ZQ+toqSqOYxEF+UWlHbO7qQNOibOo0qvQe96JRth\n2so8UPLywSJWSd4ocWvzy1XHC4teOx+3hAQxX4cHKGw2am8Z7sje4EOxqLI5\nY9j6+mcGQz3I4PaXUn9rgfCxjIp7hKF5+pw9MAXkyV+od9EqDmnkp33AnwvN\n9ZNSrtSRKol82DNOsKnizZCrGv4hU7phJYgsaXcBLz4XWZe48HY/JcrxGP9n\nqOg3K6HJc8wTWxjPxqhw+wfbin6ks9rvyLs8bogkyrRjAC/CSTYe2Co2REdf\nJh6u/RBtLMN1H4G0Un3eDD7GSHEF5zXsF/qWYDEILVF6DnSCslMa3i5oRTfx\n75ROlbSlq4sHNyjpegpBUjbGkJDXguLea1Rvk/QNAWsCuO/YN8YhRqhOVdXL\nL1SH+Gbh85LWdH1HSi3HlKduhoa7RQoiTrk3egVQFEi9c7LDAzb3rHfS2d9l\nm+e2Ym2kl/dfJ8c0ja+YBpxuFzSWgJFI3WONES0fckEJiSXwF4zozK96hU9I\nQmqT779xu7k1rhkETYLVUneqWbPUTvGIKMyfAKtZrYnSxanOBTb3It3B2CMH\nAL6R\r\n=3gAG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ab157fb17f47394eaa8ceefdaa2de4a631b57169","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-ab157fb1.49+ab157fb1","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-ab157fb1.49+ab157fb1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.6","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-ab157fb1.49_1568729041046_0.0864157986998908","host":"s3://npm-registry-packages"}},"1.7.1-alpha-bd93921f.50":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-bd93921f.50","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-bd93921f.50","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"d9b40fd9acb0639889202af8244e6d888e88ee35","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-bd93921f.50.tgz","fileCount":156,"integrity":"sha512-d8JESfoLsDEkGpKKrpJNfdU1gh4ro4m/aedlGjtmb03DvC9WLGAAD04QzrNrcKw/GFLCOdlozO8vugH0F3V9mg==","signatures":[{"sig":"MEQCIGeSEMK7TE0lVlyMFfmHSqwx7keKUJ/sB4+70N3d5ANjAiAHxrz22N8gez68azYj9VAO0VLN1M9hQCnhYjBMy/FcUQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdgPLRCRA9TVsSAnZWagAAHPgQAIKvnDYREsP0FM/lPqxO\nCARelUJZotFq2QyJ4Jn66kBK8VAxU396rFlOdI9hElBzvc1+hDnlBCz/hxTz\n8eK94snNDVfGGAG6jP2TA6fmvOecxU9jkcS7GJCbV9sDiTEsKjN6NF+XZfIZ\nGuJPXfW7UunX0rSsAvKAL2ID6kY5hNEAhtmEIIyOhLr5gw0+ndTgexr4z+1R\n5N4Rw+OvH9zHlH4fLtTJn1JATqjU+358Aw1n1hvDcOJ5M9vfbFUmDpWc5eOk\niyydPhAYnjbo/LZIxc3mqgY+GYpBHb1T7pAWDMlwDHLqljo5EWWwBXnNsfWv\nESvuVxRH5aQOENsW8PKsK/htn3PQFQUVxERwYskLgoMvEWai/8zmabxROj71\nXhqvtoVTZxibIpU21AKxhpf0f/K8D7YQSDDL1zVAi4bKTL0OZjCxK2vz+fQq\nyBsPJydGMJwI2i9+DHxR6+0hioMu3b2LebP1dub7+BjbgFMbQMG6dM3QmIap\nhJf31daTVgsfJ1rLUWW+QOr4CmFiFSUyyrYOdVzvslrcmIoWCxo/gRnSnWOU\n5HJskp1sqF21n5ccyp9cbPCD0UWV7ZVEdarwf6uRZnkVqOZGF2dYe+5DawBR\nvTn1bIzcZIzTrV0dIeKEvkS7T4HRQ30lYzYvkkmkzy/0lmbLwUqnmgTOMm6E\ngHaE\r\n=0xZL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"bd93921f6659d454d7f850cd6e0484274463c63b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-bd93921f.50+bd93921f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-bd93921f.50+bd93921f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.6","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-bd93921f.50_1568731856988_0.4908412541953986","host":"s3://npm-registry-packages"}},"1.7.1-alpha-3c401e8e.57":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-3c401e8e.57","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-3c401e8e.57","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"c19348aacc3e4f2d3f57653f4dbed8941b9d18ee","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-3c401e8e.57.tgz","fileCount":156,"integrity":"sha512-ZOEU1yl6Hzess8I59b8u+0R0PLpNYU9MHx5TyPlpqVMyttW18YSN14bytCRfCuUXD1hlxMyBG1QV6FxN/K/kRg==","signatures":[{"sig":"MEYCIQD2HqaGiSJDHTjYLNhmbQXmrBbuXeg5qnu14zczKlzjIwIhAINf42WiDGK7W7auHlzMhw9EqdcFRKkkiJatFqsCBU8v","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdgSWrCRA9TVsSAnZWagAAURcP/iWcFFEOyuC3G+oqw10Z\n9oJP/qCuldwpekC68QO84cyb8NjFVb0uXWavuw1vwIu2MWHzMenykWwJMi2w\nHfhFSPWK/UT2VEIt3fHh1Lc1Wi72wUhb7LX/vlx9rTZqEUp/hA46ke/rQQ+4\nHfm43tjk87fpaKhAtopJ1AsHEmF9MUHpaT5o0lJtsstOXoHoKLrlMLyaQMzm\no6M+gp7bzDL6B6Slx05bsTzoE/udG2Pf16P8rHUeq0932ouNXpj48nfUUNl5\nejrTlcaRvf7TsV4J4KE3QXean55n9y9oMah/JLasY4tkImMdwooEH8ODIEZT\neuzrz8Yg2QAjypwmcWGuDf2+7qzi8Ndp7PhVdryW6V9gjwJGszbeB9dfldxH\nsjs4T7BEifIGj4OlGLApCvxfUvnUme4jzq9mzjQeG6GjhFtbmok7B6AwOgkL\nYl6GDoMw01aveDaJeKp132NkmXczz/we66W654vOJAOIfUSdPHiVlDgHPkyy\nVEun78X/SJckE+JNT2pps/1K/s3okM9bST2R7BZNgIr/xyLFCFqaPu0S4G9q\nDrUUr1J2SMVhHzFAAqX3YDfr5sHK5TweLxD+OAukXuSHHoy1LOY5raV3Sq/Z\n6sG7ivpvV6sEcHxX08jWOIfCh7Naxq5qu5GzpLX/DOrPdNTkHlHmoM0jpqkE\nU/wU\r\n=+CMo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3c401e8ed5f41890f812eaeaa56de49d6b2d40e8","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-3c401e8e.57+3c401e8e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-3c401e8e.57+3c401e8e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.6","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-3c401e8e.57_1568744875013_0.8425679822148098","host":"s3://npm-registry-packages"}},"1.7.1-alpha-498e0b56.52":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-498e0b56.52","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-498e0b56.52","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"b482b651fc6ce0a5b867a01d5f24dc71f18106de","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-498e0b56.52.tgz","fileCount":156,"integrity":"sha512-f+N7xT/7krTBYDLDtQaGPiwGdFFMPVk/0WEZYSiFCru0yP4oJki0+PCWUGEcbD/fixdYJPtONVhgYuP87EswrA==","signatures":[{"sig":"MEUCIQDyCSDrRhGubWP+foTaHlD/Bdx/4NgQWhAcHA9jkaVHmAIgEfuKms7LRs6cogFMiZVrGuCri0tvk5Pcg69ydBv9lbo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdgfbaCRA9TVsSAnZWagAA7coP/1yU/s/HERC6k3jyxh7B\ns6syteuQlpnr3U6vECOropnRErOZqTxq4xKJcMPV2S69yR1g0FMk4b7W1jVs\ncaVlcg18itlTSO+KAYv0DfoyjQLY4KOBV1bWI6+BnfX9r1OMeXjBm74q/gSj\naQ9R2XzqrSsuLSZPn82n+nXXnQZsRB0WOsVTnuVWI2VANhI747DOCKMvP8Ex\nyM6+Da95aSw9K102Ox8DaxsCPTkRy2PSystcA7aqxL0K19iGF2a6ztB/NxuX\n8jsD0nn6oI7t9OJJsE+3DesccGL122aaYj/qnKohyJ+rh1+bakpVUnyCIqtl\nFVA4i8Nvvd07FLss726sTuBnOEug1E6r4iAOxU4wxw1S+EL/c98le77WSIMe\nt1ce3qU6s5cUr8maIO4l/0wvfAbz6+Kn1SThi7adpHCUv9WGnmX8MHir8tL3\n28BjpaixtOatBTAWj14peWRJGy+BxEa1M5eoLGfzBzzZ85AyRVH0lm7pTccH\nqBg1KzJa6aVMqzeEHeVYFp7N3Y3ah1/BFG3oax/vFD1sCOwdiz5D6TVgQcQ1\n1eR4ZSpUbYJ3UHEqr0KGXFr5V1NYioGWUlwnTmOYW0PDwH+PL/rw1M3oUp/k\n2HpFvxMy1x6Ehcr/KiSWiYF3B7mq7ytoq7Vfuj0Irl8a/QjhXuoMhQB/bfQ+\nLNzf\r\n=3tvd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"498e0b564fc6a6c1a01fcb23e04bb34c003fb091","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-498e0b56.52+498e0b56","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-498e0b56.52+498e0b56"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.6","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-498e0b56.52_1568798425707_0.035407166083607056","host":"s3://npm-registry-packages"}},"1.7.1-alpha-4e73dea2.53":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-4e73dea2.53","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-4e73dea2.53","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"0116d51deba985dc1e80baf8fc441b98d62de502","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-4e73dea2.53.tgz","fileCount":156,"integrity":"sha512-eAUwvy0J4KKyif/GlNbYJQpm7F5anu4F97CtTs+V4+w3zScldq5fOaPSWr5cH/IyPgZgtyJlMT7/vteOaJ92/Q==","signatures":[{"sig":"MEUCIQD0r94ivLJNBXPwHEyb8ux4UTRdz9N0q79c0nGGfpBXSAIgFg44DYngcE8L+0teakFt7YWKAcVRVv482QHE4v6gYVo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdgfsuCRA9TVsSAnZWagAA3Z0P/1tIBaNmD5VuOhHQtyan\nfKdjTpcAyiTeIsyCGJDmMYMG748MZJIQITw8yZ+D8gUL7EA5uIUeADQ0e883\n6GyZm6m8PvfbPXwAX9kO7NOP6yyCvOzVXQqHRp1yjqh6IRd3TVvO/gNLVtGC\noND/ecupCvhm4ohUW9EVsBgkVFvlg4XIbE0a9/Akb981S7f/nU0IqRQ3NrNn\nP2yee3cXbTjvXBvqU0AU/M8yRLjp9lvI+MHcLhHa5ZbuNo2Z7ACQh7R1V802\njLOgGQZS8LKfh/+LSR8pXn9/x8xtL2cSn48HqWF9enxmm9dI84Yunp4NlY+M\nO9aOeJ+ekKxg2RvKr1nN+E4D1CY+WOlmsnM+EXHwmoZjfj59cTmFAzcJHQaT\nr8Y4S5Cj1n0fIy+J/C/GV3IeNqabD7VO8Nk2cluycYYfcapMYwlsb5eucP9n\nOkE5PQpnrLO15NViAPcStDVpRYSYr97fbrTGYPrechd936ATC8dIfMtYFT00\nvtOcrlAgmlon+b+p3HtCpFi90PRLDPJhXg8PTyAbEJqy0bNEuVSc9BhJr5u6\n15DWFqWHEi/ex2NBGA1iMy3Q43vs9xVylL5s9YzaK+TBtpX45ptygVE7Vmit\n2XPXBKcsvS1MZDIsqGwVstTxQEinKyIQbDKXJijtryr3GkN/EI5ukOK4J89m\n1mNq\r\n=CB2o\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4e73dea2a478307efa5cd336b88944c4512d4d73","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-4e73dea2.53+4e73dea2","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-4e73dea2.53+4e73dea2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.6","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-4e73dea2.53_1568799533690_0.793478275787526","host":"s3://npm-registry-packages"}},"1.7.1-alpha-92996794.54":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-92996794.54","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-92996794.54","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"516d1097cff6535d99ae8e42c0c3a637afaefd11","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-92996794.54.tgz","fileCount":156,"integrity":"sha512-lsEsYbVE4vy8CmnDvWOzh0nHAMjXuleNtBhX6dRYZMT/YZcVILq6ehQj0zfViSMoqzSqg9PtNiy7pqreu3SaUg==","signatures":[{"sig":"MEUCIG9QOZSc1+ZZmSZTAEJqowW4slTQNeL7SbYLeGXJuXQjAiEAkBcDw0/EGem9ztz3THV8slDi5ozm2XFGGalEAtw0xsM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdgg+DCRA9TVsSAnZWagAA7asQAJlnpYgVbWCkIQ1DkpKX\nDNNCImlxlYkHl8YtbgJokD3os/kn0W1yai3xa0Q1tXF2lCuGDJBLjfbCFpEq\nU/XB6sCkQrXvo6D/FOQr2J8o4jcaatEAy+KXY7JKpyBOW3sBH2dAsfSVfZiB\nGZY2SzyUVJ2JirIpHb+4hwVZuHY+FEwMHzGKMn3dR5W0zS0ivuscsRg+mP01\np4/6iGrwHUWHflBo+RwcBjleeUUrLIqqAUM+9FFbUBdcX/qPm8yOYzTvyW2/\nTG4rjoNR7Lc6/g74E7+BnxQM2y/V0wAKf2Tz9rTqSVxf4bF6RMmMy+6SV+mg\n8g2IyhFPRdqvVLytMNYdiXhRcOGrQNbVUxAOyFnZ9zVrJwEkLFXM+O8gYWQw\nfBBRfHCbw9dTYuDbUwYr9fGeJK6GEiL6XwsYuisp6FB7Kjc3VhA0ogccXI8Q\nzyveTbar2HfyJsBa8WfezBCZedAASE6ZOwvmnSYpgqe4QqesMDcYQAH6sUDP\nkr5MsbNpozPpt96cHSBz413uLBzDc2c/yKN4viyvosO5RA9qiwBkLKqrzB1K\nohBb6cxyKT2kJ65Mcm735eNkURn+STYjaF+k1wM3dVNzsWXrHetw79p383Rn\nAO2ounyGJxJTjp9Ba9yPIpoVjhNi1HrQrBvXE1+IbtUZ3vSFfuz4bCQ7ddFR\ngAFF\r\n=6LGW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"92996794e546fc8fc7a20aada673ac38c12a6986","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-92996794.54+92996794","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-92996794.54+92996794"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.6","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-92996794.54_1568804737720_0.07036699817188441","host":"s3://npm-registry-packages"}},"1.7.1-alpha-3be8c435.56":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-3be8c435.56","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-3be8c435.56","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"2c88b7b299a0b38e714b261f9ab33113ada18edb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-3be8c435.56.tgz","fileCount":156,"integrity":"sha512-myE88vsdKbI9i0JbVJWLXHuagsu3glDg0SYRFm9K0c9N+QLpNnoAsBoEoy/Kc7fnqM2QaABF8q5nQdz/i8eSVA==","signatures":[{"sig":"MEQCIG0rQkinUOjRhiPLykyd9L/RC8IoqJ8RGWCqgkWeqWwOAiB9rHJYpA8qgY/zKhfb8crjqmPD2qPLLoOqngBgwZJYeQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdghlYCRA9TVsSAnZWagAAMRAP/jep3I6q95oybKY04s65\nqVafOHgY9vssM203pK8l7kccBG0hxsdW+h0ritM59ByqaNYNqNPWguW6A1LG\nBsBsab+qHkvQut9DMoBT15KjNL5NnEeO8IGZBAvpQxvJ+P7AwAdV5sidTqlL\nWZ6gc5mqPSHHaJ6IF907UyzkkCh10nVK1Dx6/+/10xlJg9NlfaAwD0eUA7Ps\n/2F6G2aqqYhE12pD8F4wf5mEXV7mdvTJfYwuIz2bJKfSpTvUSAJW8MqfkqcA\n0hll5zU2HZ5MsyG7qM60w9QVg0zrkbwVM/E6ykF4IMxHR4YBGCyJprp4GBH/\ne7ktn1Nv+1Lvvi5x2TsJFMNkvsj3PIGUfN+lJqzwgMwBuw2vebU3VF/0RbLZ\nhqDIqezJ9YW4NWebUyuz7kmR2Of7UABMy+5uPviQ0XG3FtFCNVJU+CWL65VH\nJVAJUYyt+lf/QSfv8cdO5iw364bF7Q0a+N5p5PL14+AtDkHJQf8ASANjIKjF\nG0p8MUy4GJFEDu/fnh9YPpSlRxNeBDzOVPhlIBrIvjFctE2Rs5YBgOhte1Nf\n44Th8UBckWxvi5jlUWXv/cyX8GMoR5Rdp5YBykLFrSRbKxfcOac0PgJ9d/rp\nBljTW/WrOurk7e3OYmJUulDnB3oVvvIzwB8S2FYrEMYIJKIGmEWnbZ1Ir1T6\n2+Mn\r\n=Fc8h\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3be8c435041bfc1f575f768050cf7d66a0c60f5b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-3be8c435.56+3be8c435","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-3be8c435.56+3be8c435"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.6","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-3be8c435.56_1568807255772_0.41254096845665233","host":"s3://npm-registry-packages"}},"1.7.1-alpha-0c906951.57":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-0c906951.57","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-0c906951.57","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"66407025097b6c0570c9159069b132392eb11c16","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-0c906951.57.tgz","fileCount":156,"integrity":"sha512-ErPzQfPqupOS8PkN6KV6auyODdVpGLPE6W+JCFfyCWtx7jfcvEdEqGkxSjZx3uhsx+QvOTrsmzT+2ndkk93ZAQ==","signatures":[{"sig":"MEUCIH9PMahx5v4UeRx+MkuLN7EUcwReZye5MXANXLFH8LVgAiEAuBRW/3zAITWaKBI3e4gNzpkIGSC6sq1+gCxAyjvJfrw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdgkgdCRA9TVsSAnZWagAANaYP/RX+eBY4xwGc2XCadqUO\nfXwpqKQ4AY4h6dhdOlDmViaNTx/O0ezBZS0xqKJBQkOyMuZPlEJEWe1Zel/3\n9JstA2dU6yEwxaT2tvR6OYRDoT8WIrR5clAu99YlNn495m4wgfIcuSaJXMus\n4FrQC8n+l1Uojw/dqOetL8PTC1VCGXgBwy/OfxiBfcW93bVjEyROCXrLCPpg\nvMuwioRKtpqPUCfzzUXcO3bsUzpxo7mdt0REmc4/PEXTjhNP3QAu7BaqDLtA\nZf9owB12GBoYG9KsiOnBd7RuZ28ratrDBT5SK7xUpTR6H+RkYJJmlKlkc7p5\nOJlRghK19Ii3e8Uu13egPZbMj8ZJvMHpCi9e3DCTLa4kvou0i5KxkYMUuTIp\nNTMBRNV9ZeBKqccH82K7ACMjQVumt+au2krqyI3KUWDp80fawr5I+eZPC3CZ\nKCGHxhEtz8Iekx4rlj8AMn74t4nXLumfkNVJEgSbSl8leO5d0I65niWvimUI\n2d6fgrxKiiaWxH/6nd5VDPtSGRtByz6pLS/sC/hgjIhoNgXWg9LIlBIOvaDg\n0C+sW++y9HzIrBA8yTPvzwwJ+FNW9jdYk3dU/GP++/SSo/aPrx/Mb8K3RAw4\nM8mmlXxHdgJtLbDFN8jBSP2NoDAKMO5135VN2/L9JslS9VSkTobg2CIlihN7\nZQOk\r\n=6sze\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0c90695197c546e59cc3bf40a37d35a16905235e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-0c906951.57+0c906951","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-0c906951.57+0c906951"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.6","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-0c906951.57_1568819228523_0.30532718734808295","host":"s3://npm-registry-packages"}},"1.7.1-alpha-96598d5d.57":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-96598d5d.57","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-96598d5d.57","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"04bef0d06dd68b48a4a9a757f36927e322c0c0a0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-96598d5d.57.tgz","fileCount":156,"integrity":"sha512-mstdIi/pJU/TW2ggMw52QeTLHQ+FLVP3mbP/lg+B6PyOmtQsIWNoXoThn36CNL/SQvN2MJzcqdxCzwYHs6NAkQ==","signatures":[{"sig":"MEQCICqutKfICGfaVI3wcAFeYpwXa/uYLzk7yABQuYvsCRalAiBO0lz9bC48OIPqmcf1cnaQ7PQi42YTRyCAe9XvUgaphA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdgkoSCRA9TVsSAnZWagAA0icP/Ao01aoZMW03zk5jha8u\npxfKMoHgsBe8phiyO2dg/xkNHjyK7UstHoBzhqskP9A/7TW3BJJ54VuEwvD0\nQ3JyvVSw29PL09pB1U/j8hqt7Rtq3/mtVe/JEe2+JOp31zeYOBC5IdTlk1qV\n07NU1GH8ZxU/Rlwn9cdx4Mv3SVPwd4wiF+MDZsUU1Ulzz9x9sKj1cRO18Z1L\nnl+UbmGlYNSdGdqOA+f0H5SdW1GyOG32geVIyUi5F/6kwpC+FZ4LuR5yH6a8\nZiHhJNcQyjGVVNdFNYPM3qo+GMyq34M1+94vc5lQ45fstFkIF8jWMt9xv41x\n1oqiG5PUknFTVWXtdZVKACV7eJx1REs8R7rRY+AMjXL2qB+oyUnXD0179z/K\nU6WNh9/hrf2rG13uPYHtob6MZnZG4tRDXx3II3FKAgpJLkLOPYjtI3EMRu83\nIYEfxse2E5qGryAKQL6xGu0BV10he8agSf8AQNMjbm/GYJI7jt95onIT8bKR\ngizpw63b5pdDtJqTgNmGBA2nf+W6hNel59LpToxAqoKUndySv62DFMazwtdA\nj2Tbp/rmNnoqYb5qoDCxJjhf5WFVF2cxydP0KkY0DDfvbRZNMp5DX6+gTrVZ\nsxYtgA0+f+K88vjSVBYZLs+TlZqt3W8IkhY2YAP04VYZ8zkPN43dcKVg2t9T\nuvgV\r\n=SYN1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"96598d5dd356d233873f4222c318cac9c845212c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-96598d5d.57+96598d5d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-96598d5d.57+96598d5d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.6","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-96598d5d.57_1568819729390_0.3170941854415046","host":"s3://npm-registry-packages"}},"1.7.1-alpha-7846646a.59":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-7846646a.59","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-7846646a.59","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"8b8c122ec3cf65ad496f58670384009130a8fe83","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-7846646a.59.tgz","fileCount":156,"integrity":"sha512-bJho6vN27OXqYcc/rTp6cCo02pvx4e9iFaciL730X9jJFHptfHWg/TRZxa/itJP0PArJN4OISEz7SFYTiZ5BFQ==","signatures":[{"sig":"MEQCIDYn8+x7DdXEtakI0idSfE8JV6rS54oRVKOjk0oYW6a4AiAIIhKgUBhcM2fV5RjOj2JrozVgSIK2Ulg5KRVqz8WMNw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdgkrLCRA9TVsSAnZWagAA37sQAJLCKreXsCKtR2XGL824\np21V+kALWRJfQCZiVYs/CK0qoiGMyC1NEhJSXrGMxuLfGrq0sXGhp9amfLXO\nmv7YQAxpAImyHAhdNiILbd0JSkMNaHEfLyQfThargyMul5pxfHkSx1VunkI4\nfRcbUShTUGw51FM6pTOxCuZyREXgm1okYh088w3Ic6fbV9wcPytnzrNl6M4a\nlnwFkHQWH7F169MgbcfWMXK6TJOI9zMJa1qVw2n54xsKoU4CrmuBHK2q4g2N\nAgXe8WoheglTeGtjXwg+LZEcaWmVeTDjK/voQBelIwmr0ao3WDMDv3KThCQz\nIp7kss+N880FZgOXbF3lbOv2pkHX/eI7Rm3oM/RqRfbA2iYAOAdVvmeRG/Bq\nF748mWvLTIXnAs1qy0d7jPwLn/VYnwAT9s1kZ2rbrDuTRdy2rgDpk+5Wm3l1\nqTVBYqCkHv6gz2Bpi/5dL9jc3TeK73fjBYa8GshxGTK54hlzgLq1maMaXHtF\nyG4O1hKsNFVyQ30d3fhffNX4mOBgQWWYhFH/2cyzPJ+JP/qqsx15Fh0M24U3\nJ+9UkmDX1oJBl/m/gDRxsop6CwHz0v+WHMQ9cqNZVDEP0lDKzzzSEMEKNnpy\npgOxeyadvk9/k4iJsVWjK/Kgd1y7+LANK76GQA11DbwLgj5jCseQfKgQIwMM\na2Li\r\n=eOui\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7846646a620dbcb498f5f9ee9d8813b5f9e43b9c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-7846646a.59+7846646a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-7846646a.59+7846646a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.6","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-7846646a.59_1568819915202_0.12623208305800704","host":"s3://npm-registry-packages"}},"1.7.1-alpha-f189f58b.52":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-f189f58b.52","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-f189f58b.52","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"2fac39a7c8bd8796ce4a9c7751f3f38367467980","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-f189f58b.52.tgz","fileCount":156,"integrity":"sha512-jQ2M4bfXqqMafJtTPL5Zd0cld3dAc43Dx3iNjdYiBBSOvsU0e+mTlDk5AzDm1nrjAFkc9tk//cbq4EUsIADGbg==","signatures":[{"sig":"MEUCIQCaDUkQyz7vEsPuQY6STMilvluJvIxxs1Kxew6uAU39RAIgfFXd2bVkD5guxp1LVgKNpmlDyIdSqQMV5w8hgc7SArQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdgkuACRA9TVsSAnZWagAAm2kP/0CafWHue2V3zpkf2uBO\nwRVTMzQ0HPsoNToHLjD5X8AplBvE8vkDfJTA1HvdqukxNF3cAseo9Qo1R1nJ\n1Q+uVAeyytJva5gUxTh4zPyUCNI+zq5LOb2vtIuVsbrBpcl1Rtx88zPyi6o9\nEORfOQf2dqYm6I3Fr6VjgIbNWV1PJ+HHNCFFBdpmXQcQjbVaixtJc56522B8\nnuaOMYoHq+lNQfKfMDJlurPqraXBe4T5yUNcTedGmW/yY0u3yAlw0ALysLX2\n+ocG8Zwgz8CRfPeC08B2lXwq/1U5cmH8nCGEhiEnfMriXwf+IO7xHXEcedvJ\nH0Bmu69wkIL/3LY6/kYEK3vSATowM7SUngZH5Q7FYdyeH7wo3Qnn/zmHM4tU\nLmSYcW+GxM827F/51wPb1f2foorbG4Z1M6fZHuoLcE4BOoGXMZHCREyvnrZP\nNLYr6LoLV6zcUvITa4Xv5/KLk8U/N7EvXLfv5e5qTkgus6aJVYnf5baFL12n\n/GxDyJ1mhgMND5Lh8TVjkpYu2R1Xyg1ROBmRaqmrYh6PsOTC7Axs0U7QAcAN\nZtMYIwR/CnVYqkhDvMz3LTZUiM09BdgTVIjywe+CkIqQI7MzCZ//mefeNzBH\n8NXo9kIP/9PCvUaoADrKsvE1TtEB5D2iyl3WJFJoeA3N6UAOrPle5uZuEpQh\nwdmu\r\n=0hy0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f189f58b458f86b1420999a3b9dcdbcd1e72e44c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.0.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-f189f58b.52+f189f58b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-f189f58b.52+f189f58b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.6","ts-jest":"24.0.2","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-f189f58b.52_1568820095768_0.36460329878136966","host":"s3://npm-registry-packages"}},"1.7.1-alpha-af49518e.60":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-af49518e.60","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-af49518e.60","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"9699244a730b0a61136173f033dcad9e7edad2cc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-af49518e.60.tgz","fileCount":156,"integrity":"sha512-0DirHLADdVMA46liMh/iK5MKu1vxzbuC9nAxUK85cNq9AmlKW6rtuE4rEnv9yH2ykTkBvBZFFJAl6VjAsMqnJw==","signatures":[{"sig":"MEYCIQCygtFbqWxU01Kc/gZz+L/9Mic/DttfF0PURQ8nI6oSpgIhAIry6k0vbFO7a5FL75a5ywhzPuUh4oy1N6GJuzmJ28Km","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdglMKCRA9TVsSAnZWagAA66oP+QGhoMBCkv51Pf1MANYH\nIINSld1U6BJSd7qLtn9an7ghakV18+TE2+wM2G1bi08wEml5lmuOGjfPClKa\nWBtlXSOo9jLa2chWllClFxIQnplkCLBw0KlZ1p0oE49MWExX1dqYiGuay7H9\nIkKephFwEZsc6xUoWyRj4FqxxTJPQSKZNKk6KbRf/chPl0TMFLwBn4Cm4HE5\nqPfiDZ+Eti2w22PShBgZVFegLoKuIw7HArTkT5GNVItsYsTWtERKFRR5DxZC\nWiF+6DYg/oDWUcplh3ZonRIlVl0wzavo+RLXTZolmbMXMhSUwxm0yTek9Gm5\nVvByrHvvJuDEfcVqviSEyfNdfG9SjKTg60ohipnyPSAbLvtErszzHFsUnQz9\nDJIPacIuch4QXKy2GZ+VuISNj8zK0Wxz5wVC2OrEhfs48s8tehJ/OdYFGfSi\nYKrbwZ2V7fF4IzQJGiQgm6twAmUtkoq5grRGhOEsvJgHtQL6g1Cx6uhWlLlw\nZmFOufwr2wWo6Dwi9ISFjcPmqYvuH3arPehl3SbaKX62FBQUiCiJAQfnV4es\nPqdMm8m2e4lGT9dLUdfsXw4qvjRn99xZuBYzU117pP2JXIFf37uZYGrLc7Wz\nTSkczp8kHLXpOt4phsAmOXoM8t7UK6f88SNRodxIaXJWbrOSm7hS6oL/jVY9\nQ51M\r\n=ZMa4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"af49518ecc2fcf9d23391099b3884ea0bb4c2c1c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-af49518e.60+af49518e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-af49518e.60+af49518e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.6","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-af49518e.60_1568822025684_0.3143821942392888","host":"s3://npm-registry-packages"}},"1.7.1-alpha-4fe96738.61":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-4fe96738.61","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-4fe96738.61","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"df61f7c6b319267ec5eec4a451c727a368dd7729","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-4fe96738.61.tgz","fileCount":156,"integrity":"sha512-krcAnRKtUh80w8z3ZHwuaf2YUdtlnCJWcOv+cRd+5CT21KCdt2SzobhL0TW+IdU0KynpzXGxIYwI/l8+GS/vew==","signatures":[{"sig":"MEYCIQDhvsw+54GfrE5l9OuTzdQM4QX+305fzoOhk2Pp5+xzIAIhANay7g31djOW0CjdAXOjIuDuIua8Ql4DI/mHAt+OM+tK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdgnfKCRA9TVsSAnZWagAA/IAP/j2DuFbPceGaPTo17BTs\nXl+kjW5oKE3Eetl7dUXRLoRLYEaPoVTW69rz3vsQ+RNFetcmm6bpXSG9Um7e\nvFS7cTitQZ9HPHZiprFGEHxJ3MKl6gFgsvS6o0DiYHAyIn03BA5nteMolW0P\nUfu0LqVm0HLxv2mwcb/G/z29MGNwMRNrEzqHrUtHGFL5x+REkW0YJoTs41vR\nac6g9xisYT8IrM4JPTAfjH86gT3j+GRq69zZ6QPOgPr3nd65XxVkmx9PY6+9\nwy4QCHK2xvBddOPNhtEmafpI6Byau6I4hmhDUBaBUJoAlbSqRAzCGlgKEuj7\nR/bFl6hQ04nyXceB4BRbG+5h43ntbWU10o+G+yXNUiDVmlIDTHAbEqZIpO7K\nnB/0vBVQHmq3kDhWyCU5oNs+L8VIX6i6KYTYZQA+XHG8MsY6syafy3/umYlP\nnUxqo2XD31xUTvPYEkQwtJuuJrqYnrKWpnAnhHSsi132XirgSSW8iKqkR4rc\nMXprg822LnKtt1fLb6FX6mqPXdLXPkgsAM+vSnjvSg4Lg86bkmM0mPrPFDmx\nK3qv46JwgCeN3lqHQUONbP/UBu4b+zbCc6rhX/kfywP74ErztYgldC5kB/Bh\n8a9UFFAGg1lYVhy/5SHijOB9J1wD9ylsHe7MBgq1kSHYyBk2l5qcxzBZ+b2A\nxoBm\r\n=2gq/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4fe96738f2cd2634cb348cf07926749e91bfac6c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-4fe96738.61+4fe96738","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-4fe96738.61+4fe96738"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.6","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-4fe96738.61_1568831433744_0.5728815060719346","host":"s3://npm-registry-packages"}},"1.7.1-alpha-13bf2773.61":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-13bf2773.61","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-13bf2773.61","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"77769d4f545e39b284aada1157e75bfcb9342875","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-13bf2773.61.tgz","fileCount":156,"integrity":"sha512-3PuKl1C9hPlIPT32vKEkg44hR5AEHu6Oui0kNIhBzhlJ4ZsQZwjFRfEGvPUPbuASdqN6Uw2LCmA2HzRB+b/cgA==","signatures":[{"sig":"MEUCIDnfw+UqrV6KUBQHQ7kU1W2jgJe7cZBy5WDrthAetdvxAiEA80UdphXagAYJRX3NseqscAmJ7Zu8heZbZgSlkPGhbTo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdgs1CCRA9TVsSAnZWagAATFkP/0M0hsS+eoK3OR4t++OI\nC6Ueh2M/1gSCfo5Tt1MkIIzPXzRz4h16sycymnZ/WJSh956ptDPXcw/Z05lr\nsOiWDky5tWa1bgiwI9WfjEpTLWOBBYzcIhsQ5ETCKH38TnEcsQcw8gAHfvEv\ngTkDcuvE3BvShNk5VFmIcd+sOXfA0VkZthbCiha5tj8vBEpmN2tNu81bAlju\nAzguaBC5xOeT441uC55S3sqU1JJDrYrHVAafqes3cOBbGtj9clcGXJFVh97t\nmmBsKxLsCc+YvU03/smkVZz4GnlLiIglugsHMG8JSt4B4AlW8P5vqxxO9Vaw\n4tMkyl4S31whFszE/gRjHwOq6nFcXiEXl9SBbsc7C+o8NudF8bne76yEfVf3\nql4CI8x8Kd6TxqAWOY145qjhG7CEbPr8aski4+6ii0S0mpzSUr/cZ4z0BcAg\nDmBohu0OO3YHRqZIaYvZbZdij2WxQnb0Iy5NI9b6n3+huNQYkxQ9prK/DTsm\nXwYN6S1U+B639cqyMH5/HapNG0wZrpHq0kdZezY4WUsreYCefTnziN7SD6qz\n4sdlO2T+QUxd/ieR2k7dqVbYrG2uW4yaFvrgF3DIWvx5uV1seqyc06+5MPaF\ncVZmDw75Yed6F91DeFKGt0x1rhFtRTA834Hyf4Nls+RRW4tpBhHagsCLyOfw\nwL26\r\n=ovQe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"13bf2773aa0207da7cae1ad881fd38f435d11a92","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-13bf2773.61+13bf2773","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-13bf2773.61+13bf2773"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.6","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-13bf2773.61_1568853313802_0.42787314010371236","host":"s3://npm-registry-packages"}},"1.7.1-alpha-6aa76e98.62":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-6aa76e98.62","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-6aa76e98.62","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"59977a00dfc1ca4d65bdb1f0745faf0cc527d670","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-6aa76e98.62.tgz","fileCount":156,"integrity":"sha512-QIavz8GAa3f9ChiWYvUw8ld8nsNiUufEOPPk9i6tS8ljqw7+cg52ju74qutzT8OeUdMnit9N4iKitqrpgxlNSQ==","signatures":[{"sig":"MEYCIQDjbR0RCIlK4hLSDf3Ug5GUcuQfBn6NF6KdXx7l28W7XAIhAOzimCOiD7S70I0Ctg3h+EMaK0dP7ygsiQpM+9fr1hP5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdgtvPCRA9TVsSAnZWagAAMTUP/3oSqT1AGdsQzhOg0d0N\ngq5BbFu+NBrnab+nLNfeOZ8YwHPmtWOVAnNK1gDWP9GKAa0uBSTVQlzdn0+6\n5VlS1ZExOadqXKrq3Q6tEL0pcqepWz6P58PqHNkeOSBVfUkA+90Op9ay5arR\nsWPp3+K8bmoHgLCc98ko3GsfRA4DjbW/ATmPrp7bF0gmM2stitJREPl/WZzb\nUHAlIHzv9wUWVlquY/eW0Ra1mN6z0J5N+8i4pRO2dksJRm+PkK8d/lRTpoiN\ntkiBLf/yfEYR1cSkKWF/KDOek5lCR/10lA/GS8ojbVcrTqow51yd/UzJGIS8\nSvTXztXwy8WThr2/DZShNFhdl38hcG2bWo9GIeZZIasVxPthgWgahyfPyXL3\nfXPJie7dQHoirvs2S03FtITTjF8rvZcNPTISRtJkNd0A5sckzuL5a09SV8pB\nTJkgKNWaPn35CimoTNulhxwu9SfuUsZAvGXc+4TbKbr+P3pA085g5QhsdKH9\n6+SwvI33xaOv7x/XZu9FbjbZLio6TF+95MKdcroHDW2Yq4SeanvuNBnpZR0c\nOAGpGdty0NFARLpjJlcp3962nmx8/35IW89XWnjet6Y4Ux3wMT6RLU4lagHR\nDC73bGoA7pnytk79REUjMJtcGgZSf48/2ZAhFe5C0z7RqfYaWIdPd0HlgtWD\nZKMS\r\n=tSNm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6aa76e985da9c5cd228d27052d4161973b357cf2","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-6aa76e98.62+6aa76e98","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-6aa76e98.62+6aa76e98"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.6","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-6aa76e98.62_1568857036376_0.28755355726489107","host":"s3://npm-registry-packages"}},"1.7.1-alpha-53c38a08.61":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-53c38a08.61","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-53c38a08.61","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"a81199f7854a2b41c4bc61136030378c10615d25","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-53c38a08.61.tgz","fileCount":156,"integrity":"sha512-FdMaLREGfRs+zhn05GVoRRznUSd6R0AWjY1e27ot+QQsl4MrgEYTYtyiRZ2AN6zG3XLhDdPh/6Vi2L7+nVX5JQ==","signatures":[{"sig":"MEUCIQD5cDu0I/XS4gDSp878vFar6BH6kgD/+uGLXaif4zf6VAIgYDirIuIwgOEozWybiN/LbYH25HXAkUBWsdeFkTs+x7s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdgtwBCRA9TVsSAnZWagAAU5kP/2jrLTyqABE3uo7kXfae\n5cDsw+mAxAJuJ/MbK7b+i1pUAQ1F7gCzMnaMnj/JeXm3sjhR6GgCZ2IFCIA9\nRdlO5fxMdXjNyyM0ALNSXwnxh5yKsW0q2HxVryuHo9PYjSwkmJaHnVwlCamu\nHCQ1+qXy5LzHkWpmnxA9XW9se3DlT0AuSaMNsuj8JFWKO1jv/swXDGXE0TCS\nywezdYrwwcK0NPZxNu+gmptR78lCIPUhMuAEybmCVT6sUPfvl4147LPVf1c3\nI4iMbODlt2L9RFHKv1uKnYiDvuNt+HKrABTOW094yNc3kQIUDOIqDqn3SX/h\nZTl1nAwwI0S3P8PAgkfhKMploEU7xR5nJwXEzhS7kbrHMNAvXVQ2baYbTgGE\n2WkDgsuU4rVGA4I6PDRYVFQRq5TZ2DdaMBYH0bW9O5KSeaGzteKqRropojBa\nZxAk/cQ/uULHcRiR4Z4PUL7hXu3e5QrydNr+Du15eXbc3HWxrZLyE8gRaAtU\n44AdTnBhoEDE16EsPtYSOEghv7v6QUEWDw+uuYoMi80QJFLFxhnTZB68oJfR\nW2Dqx2sfqJfuS50UDhQQB4UOJS3ImZJEXi3kNJFhY5hRvN/scEzz6WVfTXqt\ntsmPZbu9klGtpr7xCJeJ2kwh2G+yX0oJ/YW2vDOs61b4u943Ow2wAnapx8B4\nukSQ\r\n=el42\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"53c38a086345ff15e63b296612cd4d6009712a7f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-53c38a08.61+53c38a08","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-53c38a08.61+53c38a08"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.6","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-53c38a08.61_1568857088642_0.8858459346995753","host":"s3://npm-registry-packages"}},"1.7.1-alpha-3e9c1264.63":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-3e9c1264.63","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-3e9c1264.63","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"3d9ab31912cdbbebb4c3ac87ae2cd2ce31b81fa4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-3e9c1264.63.tgz","fileCount":156,"integrity":"sha512-WGbq1mhNkkfWrc+/o09wfHnRThQitre9Wy3WB8alAL5pN1SRw7AELslogojYYi/50gvqOujxcDkFRX5XhJSSow==","signatures":[{"sig":"MEYCIQDFwruLbVOlJs4Ky7RAtQXD13jGEqO+F84ptLx4CkQg9gIhANTk5FoyT9V1OGOsJOzy8rDiHEGnZCzHwCWSDRwOyAPG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdgviJCRA9TVsSAnZWagAABoEP/0Rr8o3nMfPiBPaISVRT\nxY9OjNEDApIYgIG2xrEZ8ZMj4wUshs3TgbssvuqPib9xYa1WEHEJvOSgQxJG\nZtS/Gyf1K8VIEyxDWjsNZCDstHcVqZRKLGFMebKrdhlVFXgjksDZa9o1J5AA\nln0zzdqXOQWyT+V3kmFvh32lCpsCC8/62q2AmN/AXBiMO9gAr3Pky7Xl0icR\ndVmsyU0hKKq/4qMw6nKMXhSpJur8bG+esX2+CjMXor/+emvWPdldg/WH4592\n6oMC253BZ/qImMb6J4DKVraAk/c2jFgHlMg69RL+otllYMZDO7m42ZUCwoMj\nls+YCLfXaEJfFgB6c7tjrJBp4X7gfiuh1gddgomfZUOBMT7yCq+XzhTGaSyK\n8M1xuev9jeWDO1RoQ7qxWWPcAql4hFIc3zs9krCwzeiUAL7zPRJCfYYS7KKG\n/Gy3M1VuFEb5tT4HitIhSHJV2cpJzUC00yvRaC2TDhSZz62VcDAJTlPRmLJN\n4LZ2yBhm3vSmiKh2L2PjPl35uQsOb/q6CR3wso9nWKqXeFrEeyCAIhe6+BlG\nDl6lHCMTBDOxgjItsuh7Ys2sqdeATMEPMkD79ZxGc47UJFaOUo8BOMPUhTKI\nkb1boEQdLpPQBiWYsO/pWSKmB0GwlDOzOOtNgpdCjyozplTkOT012/z271+H\nor/E\r\n=jrGQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3e9c1264e12e5c0ceb1f9c98da40d3776ad6eb31","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-3e9c1264.63+3e9c1264","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-3e9c1264.63+3e9c1264"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.6","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-3e9c1264.63_1568864392494_0.5349572509735687","host":"s3://npm-registry-packages"}},"1.7.1-alpha-7cb713dc.63":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-7cb713dc.63","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-7cb713dc.63","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"a2e677290e66523cf7018e807172c9900f179570","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-7cb713dc.63.tgz","fileCount":156,"integrity":"sha512-eJ6Lgtq7IA51fDv+Bw9VOR+EYMFJSU3cMQzM+WPKGZOlJZaVEOyidgYk260Ti4JBv1uXxpCu2ZBFhmuLbz3jlA==","signatures":[{"sig":"MEUCICdtp92orwBkQ54L5iaxr8a3HfuA54SuUax8y79g+QbKAiEA3q0V62xDdBh/mnN3QEtBDqBNPkPZdAcpleav+U6PtH8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdgwCjCRA9TVsSAnZWagAAJ9oP/Rc7cUemsp7wKf7yS8Y+\ns6pR1AE6SlyvHaXwqwuWMdZp7qau6l/H9raAUF3FTY8ACqZ5kptr8Y0jq23S\nDO/OnxYcXO/XcOsQ2EaH4IkW2QVu4UOxIf76spgDkKAqMhShg43BO1ujF/C/\nHfhMVLVzL3uQ53FsU1TByk72AF+p94FmQ7K6dfkixeLsoEv5Rp4JUeFaRfXv\nC9/xFZ/6TqsSok3hNdGBe2T+JDffVdLwmtiqj/nq0gyN2j4kuSyHn0KT2TI+\nPjZfnS2Lk3b3T73rtGTyM4akTIbyER4nGYT8YX73lOe+Ngnnt7WdMZDlM3g2\nW7aS832Wk4Gw0XWAj2V7r63StVmlYWOfoomV4B7q29n7IdA7c0mP4sBGYINq\nnPuTMSuD2BaZky+JTi65CmsCS4OPgAyjF4tr3y65O1DsiM/h8ZAYpms/hO1G\n7ctYVUE3GazE81a4WG3UJjIFwUdwq0lE0+mLU67xfnZFifsprFcjNh5/otnW\nyssdKUNGNmeF2dHDAO3efcLsukhScVHbx+BeTnNoXfy0Y2WQa5jdlX8FeArf\nEzLu7AdDXx+w23hErvLRx9FGCTqM0ta+Yu4tGS9ll+H7oCdsPn4tOrYIukYS\neIJ0fwhdQI3PiJEjFlQwkGvnegfzoEYdVqEdQ+XTFq6wQ3LYkoGN1wjnaURq\nEQnv\r\n=iVg5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7cb713dc0e8ca416e8a0cad0fe8bb6ede40295d1","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-7cb713dc.63+7cb713dc","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-7cb713dc.63+7cb713dc"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.6","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-7cb713dc.63_1568866466662_0.21277480466198173","host":"s3://npm-registry-packages"}},"1.7.1-alpha-c5779b92.64":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-c5779b92.64","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-c5779b92.64","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"2d4249d05b934029f9e85fa69bec81a78ae1d1af","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-c5779b92.64.tgz","fileCount":156,"integrity":"sha512-o7ugdeAJcr75ygsNgHTIMWU5vNNcz00m02154dCp0rhs2OQD0T382GIuqZPK+4qIfONUFZ71rMTdkFrY6BuaWw==","signatures":[{"sig":"MEYCIQCTo8/ZBGWFmI8l5o08CkLOzaVx70F5SGtYahGul9egOgIhANOepKVn/tcWz/l2f+iCFrtpKZNBZ8FCQTzSEzSGsH1N","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdgwo6CRA9TVsSAnZWagAAg2IP/iCsf/OE8RxDRw2kpkeo\n4QiLONdp2Oo2BCucqH9eCJLsfXzIKAfrNA9Wpf02ih+hQCFXXhHWBRBQozOa\noYYaePj9lXzfee2tp9do5kuWijN+tzTwYRA8QTsP7vrJVAQLdRPxkXsUk6OS\n3rHtL2OMU/Pd+4OT+dr+Ig4JMaEmRjamezU9f0SB56TMFEX8vsexMypfbrOu\nBs0dWLbuUyDIomlnTX/PTwUmzPdscUbOMIANSLmraq9f7gazJjLIySIKbvPS\nD0LqDOyO6dvQ7p65YUJM6SMA9KxHj/HAQQi/PRljYKaAiUDICIKcV+rQya9U\neBhYODMbufxUfzatwaFtX0HYyRVNKU7LVJNqjrLmLEhD/+9ubyXbryJu9xTp\nX1kRU18XICEbtaygeXiQ3dHueFzZZ+ANEStktwfMvtz1ORcQw1VcMxqXRYDn\nGAd3JmjVK1T09nIrhhOUr1alZ+02dUY0plfHOuFsi5m58n70tmaxN9GOVNT8\nxV6034hnJ43ZN0DHStoAJBp1ASe6OgKMdDaxdGsfXG37UiGUD81nR0vXp1Lr\nFbY7Q1RLirUOnpEY9kfMBnq7OOIaUwoDXNZ0EGHtSnoaEroq7Qz9nMyHFmgQ\nrp/3+PSdj3XQRy6Ey+ZH4bfZo7+Hhv7lNqUguTVNDKhOwFvQS13+3PqXEnei\nfKn3\r\n=EQYy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c5779b92c11173bb36eb8296e9997743ecc2f522","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-c5779b92.64+c5779b92","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-c5779b92.64+c5779b92"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.6","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-c5779b92.64_1568868921428_0.3087688260135515","host":"s3://npm-registry-packages"}},"1.7.1-alpha-8888cd37.64":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-8888cd37.64","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-8888cd37.64","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"09b62f44d2168a7bdfb67b7fee4728506ab81d2f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-8888cd37.64.tgz","fileCount":156,"integrity":"sha512-CWX34tUtupUoaZQQvPAy0bYxLTYxGlrj4H6bQtu0O67DQpRL6OHDpLYiDOPuRHMwlTUTnwTGlyxxCz0kXnOl1A==","signatures":[{"sig":"MEYCIQDlgbmWBXe+CXnn4+zXAQRA0fV0aE9jb1yVSBpCtHVBQgIhAJaP3bWeq4mV/berdHUZdo5oNtvl+KlqAEl1wvJwHDzN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdgyMYCRA9TVsSAnZWagAAMToQAKNzWnLgxdSDvpJDTtJ9\nm2pNXV8iO7JN1+lnGIQdE6AxN7C/tG+TGzU0VsFu6fxtdMnw6kte3xNjqbwX\niWJed/IIm0kOMoby8IHy8AnFru/Xc8ufiJWIgrjtVM0hO99/v6coOqgfebsQ\nDSHN3ZPcgg/gOFQYIaFFXx6lLelsaAw9RJIXriW45eegtwd4vQNBP+p9ff0F\nRhH12ZGFpKJ9mx8N8wuugayxvdiUlakbh7AWClIScdbYmZILRMAQ5AIKmN8i\nIJ3q9RI2Y6vLjM+NltdFwimOQwKtU37k/XYQcp25j/Bp4p6RMe60OPqiKJQs\nlSg+OnnG7gvncU7TvWxVYIMA6/IYRdya3zr63yvz+IUsZ4Zf2mx0H3O8b4fg\n4ZE8EtkYq87a9hnc672PyKZ1qI4jbOgDbNUWTytEKIFYL31vS4KoyIjIFBvq\n6D/7rI/yD36tFdyJtDYMCMJST3OJ07a2MYOMO073ZuZ6JQAIhyMElA4t9ihr\nuBr2HGttksMiXkhh4K9jAo1vgmFlUUuiNfhL1CMTt/OTFXg3jUQLY8P4gF/n\nv8AoHwHJoZPQbn1H9ep/PIY75yIBEmVRkfpvps44iOfNiNUPQSbxOuOv0GvH\n4hVSyysIRRPUvH6rXzSiyOdnN5kcRfOYHCD8S0EFsf6ycXWqaE0id3Wovwjd\n8+IH\r\n=popI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8888cd373789fc7f3930fccbc29e66765485efb6","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-8888cd37.64+8888cd37","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-8888cd37.64+8888cd37"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.6","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-8888cd37.64_1568875287826_0.4817336797779421","host":"s3://npm-registry-packages"}},"1.7.1-alpha-8c82a6ef.62":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-8c82a6ef.62","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-8c82a6ef.62","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"c4430b90114cc9e1ff7d87479b14eda7ea9f47c3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-8c82a6ef.62.tgz","fileCount":156,"integrity":"sha512-D3O0sWTNLY1xJZWj3qGhGuFHExdwYv9yXQPwzE+UlQCI27y+XHXiJmbAXJ0EX21+xVmXS/JI4Kz33rkgxn27cw==","signatures":[{"sig":"MEQCIDP6RdDBALhdoT1t+UF1bAr19dxnxOdHynRoC6JTSCV8AiBkvbfV6uabjn8284s3/DYs3dCLgwGl/Jt99cioYPTw7Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdg2/LCRA9TVsSAnZWagAANegP/2J2XSO8fa6rNBRSxgIX\nIjyn/gxe5uzuAGD+7Djx/Ar/XVi4ov1Vd9HyW4MKtENETCtolr7CanHX0OSW\n4LgDnnw1oSIwrjKAqejc2OFVb4PkLIbWHBV1ieZs2QyQfa8ti9b+ZtZQZw+2\nhYjGLAXolLtnNvck1uC08gMLh7oMUH0EPCZPgoOhRy1dYFv/ObVp/NiXmIkJ\ntm8fTE5cExksEtP3avoSMSENKsD1Z6gq2rx9Hz6xnHV/YmP3QO9DRcWATcqo\nD+7Rrhwezt7RfTpOWYCOv5HMAmXIIt7/+6S9gVbJ5x/uJunJnD6zlwFN9dNU\nqXOi6m3+MYl4OUvJDzJ9Ukj4NEYCBM4XUdX0mKlKEpDTbX8cA3K7gxBryHGc\nrUugZM2ngdIz5cIivgDwi5dABsHpfVi6TwRfYJfdhL4AWrBUB6D/uS0wcq8n\n/f0DL680E+TFvRyzPjBHijTLJS+QO7FsPOXQTtU+JX2Ny9xAxMFJys65u3I5\nNRejXf9U1oKRiQ+2Nnxv0nk4iWZIxrA+rvqXI8PB7SH6kXecR7ZXlcI97w9N\nOMT1GmbagE/UakEmAPAWaeVWzTHgkC+UKbTNZREOtg6mfJ4A8eI7o/jPYCRh\ns3zMh7kLgsaeOvsaINXb1CMI2SR0gE4/1jaWj8TbmIqWPa2XeJwiFoLoCbJg\nUZHK\r\n=UzaX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8c82a6ef0de766ad014a0d32fd326c7d0ce5cb51","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-8c82a6ef.62+8c82a6ef","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-8c82a6ef.62+8c82a6ef"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.6","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-8c82a6ef.62_1568894922842_0.6595367824620588","host":"s3://npm-registry-packages"}},"1.7.1-alpha-9b33d3ea.65":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-9b33d3ea.65","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-9b33d3ea.65","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"6eac85b33e548e6e7f0808d97779ff0714afd2ec","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-9b33d3ea.65.tgz","fileCount":156,"integrity":"sha512-gY2fIvP2fhKaTFsqQpqZbwV6kZRLZXA3x/rL4hcMeSNoRSU4Wzo8YJCdI+qi/bH0xvxDFkX46yA/5zej+t92Gg==","signatures":[{"sig":"MEUCIBsMgfjsNDeFyV5Jf70ZL/yHrDipZVMimijhfLLK7WHcAiEAia6UMd8wtGQu2nlJYrwxWTbnEEAUgj4PMS5sg+FCoc0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdg8JHCRA9TVsSAnZWagAA+0IP/1AKAosDngK2OGKDnmbk\nQctNpN8voLR9/I45XeZ4ieWjvIzcs75dTcsHHBwB22uGJr/mnTkpbx3/Zfgn\na7yJ6SzmaygHFXzkhSpGVJwbAeDBKryNEXxhLtSHpU76KM5CbMEBUAd07e2c\n1V8GKloYobontbMtbVPjrc0OJKWOcXGkFE5dzfBsYnV5L9bSS/OqR+vZJXgC\nkdsLka+DyANrmIlc5w+m0O+mdQZvm1GHaVJnCg86NOL/kDAv/tz9L+ib4UQi\npLR13fBelbAmTxZHRS5ny7uBbQT2a9uGuAbtOZtA+mLB4IMFoyFxZ8HbheNh\nqhWVSzbp8E7C4K4ouQVXK7W11sCKwKTAn9pCj4GjSyoOUcoylPYSZxHSPhwb\nWlOxj1HFDu0I1r5vZHh0C08butrpAWOsvJM5fUcC6kLBkOsElmCQsN1xrGEd\nKQZazRgQGrh3xLmAH1lrwXeeLTlJf7ufTeehzMP4eV4Qvut+lkSl8HLv6MWP\npGSYOedJJmo3TV2RQt3eYwKcdtFR/Zv09enQhXN0Wuc0IKWqMwbvG7lgfFIi\nGItifxpRa198qdZ440/EHkiu5UAq0okOAsKLH6yvuMAE/c2ynyRPYLZVdB8s\nVf5sArrAjnDEC52axnbI2p2XgyLBPVJC4oxYEK+P69SvgSSt7GAYcCM8jKu+\no9h7\r\n=j94Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9b33d3eabdfd52d8b63d979f3915c5d364d73d20","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-9b33d3ea.65+9b33d3ea","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-9b33d3ea.65+9b33d3ea"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.6","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-9b33d3ea.65_1568916038789_0.3111169261958322","host":"s3://npm-registry-packages"}},"1.7.1-alpha-2b2ecfef.65":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-2b2ecfef.65","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-2b2ecfef.65","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"903451b855ca3f9842ee0ab9be33910d431851df","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-2b2ecfef.65.tgz","fileCount":156,"integrity":"sha512-vKbOP3sKWP+CVgfkH3wQp31dft6RAh/AH/cuFPRPo+VnTYGs4ofpy6MPbRDLaSpuX+Eu3GZ7YHrsqE7ErJA0YQ==","signatures":[{"sig":"MEUCIBD0QBMykBYOpgbcKHriPmoC/Jzm89o6vjg1DZy8UoUdAiEA4VmNDT/0+RdNkOIUM3YrdjvABRlh3IUh8S5sKjiRbVg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdg8tvCRA9TVsSAnZWagAAO/AQAIftdXrFU3zux4Lks+cE\noh4hHxJ2pRUPsjOntHZIotrjlKj/N6UMneWkZY7yiHVMLqOajrgmqBNCCien\nb8cmVWaylxkurAo5y3FHz3T7xkgIt2ft0v7U6K5UcLWDTNiSOlhPyHyblPRe\nq4OACcp72SvaQqqfc/4Lo3kYA1D8fvJDWmx6+kdelsHAhurnPRS5igbY8aPu\nh5gPyLDNeEFo5JwRXhBpE1VMtKZb9E2bB+eJgvjgyf9q21CSfQToiFAhyu5r\nNwx0Pu9kl74K1fc4fwn6c5Fl3rKxJbGyB6AJd2h9ryEnznZgn8MLXqhq5Zb0\nVNBiXvIDU+5y8izUQ2pAySnP6wV5YE6kcHCbk5Tz4Z9yUSe77UVIrwtrHxjS\nKtDj7PNgCH+oNvloYfbKtvPqMwThcUl5wzSLgUibG8DOWFOWMkUTN6jY5j/d\npo33ryBzIhOgBfWinnvOHxNruISOxFpnaY4S10eJMDcGD9wYD1Mnem3fTytm\n4gfPxFf9LNfTsjsL4xIUaZN2dNjnDusoFC1u9oQg3zAl1MOX7/+OVAlktRzt\nqGi/aZu7KS58z+QZu9OO79BPXyzuen58P1H5wCyqoSjwozLEWyvG4BXymjZa\nZZsZTPUk9V1VGRqKyMLL7IBggyGCnu3qqJoDVF07nO+MbV+woDX2dUToQWlQ\nRM5C\r\n=3SqQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2b2ecfefee7e8e669385541e458776edf937e5cd","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-2b2ecfef.65+2b2ecfef","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-2b2ecfef.65+2b2ecfef"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.6","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-2b2ecfef.65_1568918382453_0.4295980235205459","host":"s3://npm-registry-packages"}},"1.7.1-alpha-c3890149.65":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-c3890149.65","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-c3890149.65","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"2664f82db66d3a432815589f0adebdf09b137bb6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-c3890149.65.tgz","fileCount":156,"integrity":"sha512-BkXgnaowNM+BQIWEG26/tZt47hdB5zEbcwIB2qvsF4wOhhLDfSrDPm/D6YCpCVRxI7srZyWyDbTlO09GkzxYDw==","signatures":[{"sig":"MEUCIGgMZVYIXrM/E+CyZpKMR3KfF8MLVVU2jl2Brh9WrOuFAiEAk5c4SUgWgAfXZdi4rlWzWC5EFLszr89PkRWdxPE38e4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdg+yACRA9TVsSAnZWagAAjQsP/1oKlkZUUvGqzJIkC2Bv\n1V1hSS7qOEDe1VrUqBvcgELrgnsI/uTqnYF9IvmJjAxqFkF7M8dg2sCPf/Ft\nYVM8PFZJw/5G1XArSy0LJubofyZs0C5kDR6CiJ66tZvi/rhb8unEOWxRGJ58\nwYjWc/1ROLVDj2PdzJlPSvJoB0QZQ7MLkvBjAISmgtyOdg09JI+we30x2fL/\nl9yNG5aKOcnT1gv0eNXiu/fZNsLzdK0n6sklQhKc2z7hwEoIOBLfdR+XDwbM\n3+M2AyJ0L1iu0dCDEgdqxZHrJGhvmX8HRZ21w1ZOeQoKVRWL7YJRqxtiCekO\nT1CVHHONHBeB6ggwXdM0g4F/J4QbWwvkLiFG6Wak/X0qdjfemdE12J98KYwR\n5FMzutpgx+fy/Anvox7TblS6oTt2zI9hU39b5KfF9zEQtxEJT3Fe8nR63NrB\nMh0HJ03DUHrzyoa3jbyfhOtojNvgUHtQjrulYuYgBPa1qJ6Hlu21LpD6lGqY\nyeisQHjEkvuwUNCUxQmSzU/SDvdAc01ydMz++0hXOO/iKoQxm/WLz2xQwvYO\n8t3lSqZa9zFcOz70jpPZx+/GPd9uRcRWBlMUwo1YDVZ1lJfKw0z1JolSE/3w\nE/XX4PHlqObQKBqmS+875mPG56yzTafw0wNA6ZkWvSLW9lOUgNs+5qQJmW+7\nuv0g\r\n=iCZF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c38901491f054e90907602892a381f2f17fcad98","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-c3890149.65+c3890149","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-c3890149.65+c3890149"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.6","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-c3890149.65_1568926847589_0.19990984385676236","host":"s3://npm-registry-packages"}},"1.7.1-alpha-7654fc4f.65":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-7654fc4f.65","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-7654fc4f.65","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"db32d1b4ebbd02301cf3610408964fb7c2c10223","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-7654fc4f.65.tgz","fileCount":156,"integrity":"sha512-0wYsV3E+t9tgX8fsm7lIMq1untATOr8iRRE0AAO/+aRDUwbs+KDeSkKlrFaukObOeqBlykhd6RcLjWZEO88P8Q==","signatures":[{"sig":"MEUCIQCtZu5IqNJr/IpeTPp4PtP1SloX6/8gWgFf7L1SZzwdfQIgGvmnSioQNtmOzOo1hKPkStuqlsQtqhGlxP3ENJr18b4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdg/rpCRA9TVsSAnZWagAAFQkP/18/Nds0ep3e4f1NKnLU\nIarkS3e952gHSLyi0Y8LQ/vQJwfqA2+MIe/Zn9Nrh6PJvoVJt44/IjehLtXA\nER0x3jobfWKhzFA2ERyJ0QBefsJ4GTGeHQ06t7W/W6ZGlDhTHcMDlZU99Ol8\njk1ivCUKy8SBLr6oLTQy/LuHEODyZAgUGdhq7WXMv+STytFmSijyIFc4hKFT\nq5QLMt3ankgahIKfVtgTTfBb8lbdEBBWtEwov1YsK13gQ6RY8u/SF4WCIUpG\ntrPOw500W88woD+rEu7leWKuWCORN+tRnwnGQP07K0VxCKdBvTIgqne9SoEx\nvCuZJOvxiGLfyhLThKwa71xZrvT4ZqrhTOv756eCbpnPISVNkp9pUZrvYsHT\nHHPZEzROoRdJ3wrQORDqt0oJC19tjygjjvOzslZke7kDmWbb2PJxC5Rp78WT\nKjjmyK2PmBQnx2wdBpfRG1NkqH4lkPSwamH6nMXmr3YixvAppbl9adtynl8n\nZTUq9ZOYonCdblOgiguZEAL10MKSzK7cSH3JefxymhIYCIDY8uphPVaxgFnX\nB/gU8CfN0hCHFTd3VScGZerFCteNQZbc4zLIBYH6S92U9iBYtOoR0kIshaA6\nBQiF+wzUcARbOyvzUuaGGEU6uGB5WekxEqjI5APZ01xHn03yh9cpnq8QTtj3\nAQ8m\r\n=7muL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7654fc4f8bfe476c1cef66a5b2eca2ac36b3cb5c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-7654fc4f.65+7654fc4f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-7654fc4f.65+7654fc4f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.6","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-7654fc4f.65_1568930536723_0.6227447293939843","host":"s3://npm-registry-packages"}},"1.7.1-alpha-d257fccd.66":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-d257fccd.66","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-d257fccd.66","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"11c901a0f66bfa37cccba185163ca6a0b5787e6c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-d257fccd.66.tgz","fileCount":156,"integrity":"sha512-uhzQOcx2kGs7xqsI5b7zo/gjlDrBK8/Ivu788Iyv+MWkZCkg6oYdGfSFeEVOuxddVrK54TwL2cfTd+SpfWG7WA==","signatures":[{"sig":"MEUCIQDQIFCX1/pOiyLD7aCaQLEGuniUQiYlQvG96j8QW0yGiAIgAof7R21Hkg/0nPpQ76JmuC/OE5G8UI3V2ylHSMY4qfM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdg/sXCRA9TVsSAnZWagAAR7kP/jTc40JO8MHEX4Y+t4cP\nlPb8OFE5XH6QZMHjyErdmpE5IpX/NW9zFhszz12wx/CyHraL51Je26UXU5DR\nhUvz/VNl8KpYr4zKQ3uAe2lygaj2gyH12TvdTtWBZK2ZtK5MNzIPOQdSb4Hd\nF915OhErpGJoGI92n7YrhdY+wsolcCj51tFX56JMQr1OCKRA8jHRXitWEsLk\nOJFvmGfdX8YzEBWoMhQhY8XaztB+JjUcy2r3dlKnDgZWKHa0qy4kNaJhvi3m\niVfQ4Mf6XiTFBfT039TQDpFcGr7k7JKocEQhD3cGKgUoTZHSJsWPVxxK1mGH\nCahTgPc06V0SGOVdRvCzz3a42Rcndf9Q4QI0d117CR0AiMUwBKDyYkznO38M\nZ3AJhx44YkEIlA5nRsM4ShuVaQbGeNSvATG6P/kG/boRsqCAXipI+KQrt4TM\n/h1TyclvpLhKgAZR3BpmeDCkl3JI2QtA7CnaYC8R0VEqXWOwfbAPxZaeNiox\nrviNp0Rw8K7U/bC/23h3Q7Xa/V2ukPjI+LzB1BFSiDESzVFLNqgL3VXub+kj\nMewa5Qm04gPvblz+VNSCbx5jB4jeCLITN2VNI8hawtTTPCy6V/6rZzgDK1F2\nbbcjJgMFXPxPbFl0p+iP1uR6XJidCf+Izob7O8AxtqVQg/v8SFd/B2jG+MgI\nRVSN\r\n=b2lu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d257fccd04cac36cda8d0250c3090046f80fbd1c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-d257fccd.66+d257fccd","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-d257fccd.66+d257fccd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.6","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-d257fccd.66_1568930582600_0.5448254518429736","host":"s3://npm-registry-packages"}},"1.7.1-alpha-122292a4.67":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-122292a4.67","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-122292a4.67","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"f3d37d7308438b87288e04c8cf0c2a0ad98242c7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-122292a4.67.tgz","fileCount":156,"integrity":"sha512-QFE2gbtLVsJqDtB8eF6rUC8dvO7gxUNxnBwVhSZuUfb4Fk4gjqNHVSlBk5rk/fVLdUdHPVC3cvjG1jXKi7vSEw==","signatures":[{"sig":"MEUCIQCam9OoNxFSHdO0F+XI1Tah8b25npb3HsQye6c6CP1bYwIgJ9qE5a+nPXHES7XRSU/tM1KhIkYOcITDBI5mOTMpDus=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdhAAECRA9TVsSAnZWagAAkPQP/i3pI4lHKwytMifqPdac\nBF4095PzQWVPWjzl8uoxg+S/zesqhkn5B0QmHF5dnaLlwCRMDu8Gs3UvrVqF\nZYu+jPNb66u9IEidFnk8l2THecGWwW+iZ06lVaFimIgtTiqAEZcEdiU5ccIK\nMfmZksj9fuYN88VYNelpJkcZtRimQB84A4U19xGZMuxJaYbDXaZ70LRl69CA\nzlNnOJGsV5lMFN93/4wvCYs4ajiPs2Dq5sLrKqxZMcSvxOqusptYKveMmSUD\nnDkXM5GUfOBlxpvbV4+Adw3vjxI7RXjgkqm3biabMq5xG1OhQX8DA71UpFQf\nWSaTiu/xJFdWcJaNdELdy0ILYr2jq4pPyDWneJXO0Y+a4StouWa8YKJg1SXb\nqe5hqs7yw6lWohe4Zfiwf6LqPmW3mGfq/8iaXT86kSE9piLOYKSyWEhiKni+\nDvRtYGeKqmn7b1BVOq7LWoNKYoMFoEwZmc426CmwJl6BWOXir6X8KEAl6NmP\nA4oaUScVQcU66WNL0R4FtdoKBUV/lmmVc1og0Jgxht4MdaPZaOmoJpnVyCVP\noo31mIxrTpJRgEz8C9lzpy/6jJm95rUKiuBYSqRimXqyfQzWlWU0uA9/oIiJ\n6yigOvreGcGz3onSAOENKjyvn8Y1sSwWvc9PLcOPNbKR1y8qFO6J29cxILbT\n2yh+\r\n=O6DT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"122292a499fb7a595d347370a69a662c34563133","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-122292a4.67+122292a4","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-122292a4.67+122292a4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.6","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-122292a4.67_1568931843345_0.6232550761468607","host":"s3://npm-registry-packages"}},"1.7.1-alpha-bf9e8f9f.68":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-bf9e8f9f.68","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-bf9e8f9f.68","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"32f31fe6430c45ca7c3f1296ab5d3aba15f8f03f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-bf9e8f9f.68.tgz","fileCount":156,"integrity":"sha512-ULR8fXvljY3AamSB1D5n/uym5cAHadGjC0NGlKMArBDZ19FYDFYq8SzMGCjvGf5evyQl0sgyvawOC/4LLJEztA==","signatures":[{"sig":"MEQCIDHZ1uJca2mfATZsu+sE7CMKb7R/ZYHIWlQvQtqt8K8yAiBVCUsJt9FDSURcb1xgEz7F3zKzJj0InR1/iSa5FemFtw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdhH8aCRA9TVsSAnZWagAAb04P/2NjB4DHLNaiVat6sGor\n6ps7a727Bj4wZCYj3kjMuK8tqZ9b0gR4rcgmJmTLeDnOM67P3B5zKik8rgZg\n0WC1jEkZ8Jg+GadiL5tjqvHPXGbYHE2/+VMDt4BL6VbInOH9Yyl8TJB/nYWN\ngTjz4V+K5I4dN4PL3kzkvKbGXo5ehAYxWbxbSeWw4bJeOu+2Wwfc0WYwxQlc\nsKr7k+PbuWITi/IzWK1J98V/BVMoSt8Du3aq1ooLeKzRPLCLNJRvb6oCA8Qk\njvX4YbzA71SGor4+6WcYDcm5ufjn4VLsm1TL6dZdbREByplel/cOcTQkq0r7\nj88TOtyM79CzGfhjwJzGx4br3pOndXbxoxj1KmgsZXellnGDXelF8M8ZRl+4\n11UbsT5xd5Rri6S527ntnkByFoQSUVePwGZjJkeYSWF8ckRCgk2YBS2mbsGn\naburQo19biaL9xSxBXKyZjlu42DW8lZ1roMiptMui1014JO6PMX8VhJsV8z8\n+HZVr2OHGNnpcsJ2dVFnaNZvjbkDDPkEMWoZ51QLvSZWUG7X+2eqOuNX+wRI\nhnqcrIC3HeUmdTD7eZj6yfsCfmAonHxtLkCCfCLGzhC2DB3LNxPXMNQ6yQYY\nOJebCbEo6Nq7t76hG4VdsII37ga1b1OMXwsPXdNokoFGfE62mCOYBvuyw4n9\nagNZ\r\n=V6+u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"bf9e8f9fa35374c74ca98ee4c49811ca7f3944db","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-bf9e8f9f.68+bf9e8f9f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-bf9e8f9f.68+bf9e8f9f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.6","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-bf9e8f9f.68_1568964377477_0.6468488526198461","host":"s3://npm-registry-packages"}},"1.7.1-alpha-62d03af5.68":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-62d03af5.68","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-62d03af5.68","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"4f0a84a7567a80e5a5b1fc46c581f8e1abaeb49d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-62d03af5.68.tgz","fileCount":156,"integrity":"sha512-AIaiHhkVHo4hPsjifNviPBCpYmQWiKmkqC9i76PqUuE2zNy1J2g65SQG7J3y8ir+vdkcyQBog7/IG5akQD+mOA==","signatures":[{"sig":"MEQCICyLyjJNQN8MLux6VhWWQjwoU727rpZTkAM2EmRpobICAiAhgyttVo3AKPu6+Fdga82KkWqmrjFvorOwTpIRJnr1cA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdhKn6CRA9TVsSAnZWagAA7mYP/RumtmaPn7lHWaq4rXHs\nBcbh8wrJLvO/xPIhVNwXcZIpk5x5Jl6w2fsgEdcwy3T+Zcv0dOrJzPjdxpHk\njzDjOHR6bndEzmVKdYMxpdeA0Wfqelma/kNADcwqgy6NYj4G23LwG0hd3+zZ\npOVhx4lUgZgGvgsTv0tNWWU6VyxnaZ+IiN/wBq4F0EVZ74E43JRA8EDm28d1\nn4qbEVIEixTRGVYrZRs43FSl1XCJ9Gyfdypmg5CiH488WMeopFxuWco9gJCn\nSefNiuX73zQC6PJJdtbUDEgkdyyDO0VZGgGCGe/2kF5NwtcUzVvXFRP5OHE+\ntsqJh+Hi6x++czxclZdcBRcM45f4AdBSRUTB9mVHKA2YFE7jc2PnjiLzDZ8F\nruEHoMutKpFdYMeFj1uuxkyEQ/t0gs1aMFX8T9VJF/PQrpK7BBHdVDZ+5hrQ\nrrZR/rzyh2fJEksAhynIxl9g8t8L9S2dia+VaNewEFo5n8bT47fqz6wVVLXZ\nOj2ZykfY8lesAE3KZs8XW8ALAUAoUMFzuJXJ2ElD7rnccZxKHo++8OhECLdx\ncVbYhDI3wTL7EWJjEJGHZ8O60JyPf2xquTzMpmYxvlD/LFZXCyAploNrdtAr\nlbhmap+wAehtEFXxXDS5UVchD0GcGZuq5craOPbGSUF1Rm3qqIII0oQMb/j/\n4gfu\r\n=vTJn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"62d03af59a30801b3a3aee53a7dac7c75957c8d2","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-62d03af5.68+62d03af5","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-62d03af5.68+62d03af5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.6","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-62d03af5.68_1568975353981_0.41743247523799387","host":"s3://npm-registry-packages"}},"1.7.1-alpha-7b78fde2.69":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-7b78fde2.69","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-7b78fde2.69","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"6e3ffa2eea9355951ef87796d4ae0687ed400e84","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-7b78fde2.69.tgz","fileCount":156,"integrity":"sha512-G79o3oe1HbeBFQKTWKq4RSsb8jTlAk4ztN/nR3Timy4pWm9N0FvCoChajTdJJS2JydUphZd+FLG9/lg05D4aug==","signatures":[{"sig":"MEUCIApQvxvNJh/pW+XnAgI9Bbvqr1UpwNYK2PhqFBrBZ+g3AiEA9TMRXbFb0kFeUF6ExmmAvrGBNeirwcE/vxEDXexC1rc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdhRutCRA9TVsSAnZWagAAhn4P/jtPZZKYNF871L4S9dIR\nZ0V/MmcyYZlyWIdwry299cykTMm3W98djNJ5V2DIMaaZQPErjBfxC4XHOPY3\ndomdMbv8cylwgF1fF3HtGLDKIVovAuclCp9n7iBaXau4pTbWuMI0tPyzu/TC\nZ3HrUWVIyvU9ROSu7st35AryXWU6VW45gcq4MXa2pOxnUvoJM1U4UaFH5tY8\nn3qJ/NkrU0J+AYGOvhp3NsuGFrGfIRrHXRD2MdRdeGvY994d3nWQyvACNYK4\nwxqGtQThsss5dholwXrzcud2/sSVO7Uc/i7CzB2L61Jt0QHN2aiaJSI2goj/\nEIw081KNABrruGsOKvvufXxpW/eizn9UzZ/mxMf5vWbo4E3QRAC1ILvm1D3A\n+gEBksm/kEWTxadNTR8MYTADvh004x/xkaRpkbiKwPvCcYXqf2BzqUojwR+v\nWkb3mkstMqYDMCuVVkIlcbtl3qSUp3Uy4HXaQiKgprsyaGl9oKsp31P6m1+m\nuSvlYx6bdWvcwqdUAvMDTJNVe6eMxpow8BRNsxWbsJX2V0jlrnazi1/e9RPp\n+Gtji3y8sSnCjDS/qo/q/YQIFCIatY1qMwKEbh1CUNTREB6QcrbHz/aIAGJl\nSF//7vT/iymCHtLZjHMxsh0coZ9gE09d0vaDfBMIg5pzq424rzP7zACljMTx\nHvkv\r\n=wVYF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7b78fde2add7d251cc94333655831c54d30a10db","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-7b78fde2.69+7b78fde2","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-7b78fde2.69+7b78fde2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-7b78fde2.69_1569004460559_0.46802959340730244","host":"s3://npm-registry-packages"}},"1.7.1-alpha-10805e88.69":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-10805e88.69","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-10805e88.69","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"fe7d5fc0cb79b2b3867152bcbfa6625b5ba4cfb8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-10805e88.69.tgz","fileCount":156,"integrity":"sha512-XvSL38SYyGqb1zdbtGOsHdc1rh3LLC7557SWvDgwe6VWEAUBEUOgo0XSwHaukipHAfkCJfow+FpME5fGvsYuTw==","signatures":[{"sig":"MEUCIQCdaEB2Sw6eF92Z1c9jwopkEHhTPGHU3QnmmgP6IvaRdgIgb0nu6tyQGuqPYa3FQWJw5roWIEE5ycienjtM9aZPg/A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdhUMsCRA9TVsSAnZWagAAyVsP/jy2dI2D+pvR1aPsECfu\nlzpJyhj3bIHSqXdxgFojKdiuRyHn5CHryaZf2jjpE7n0wtVP112jhI7/iEUd\nDd5LpLdeNIQQ1uy/ro6tzVc3uO28T9larT5NTGfhwVy3OOTmkTcgvPL8b0Ha\nPCkF6thR5amW6xN0sqLk8ORG682yA9DOGfoTqkIMTMA2lggOjv5TnQjRuyUG\nR1tYcCl2zcjxAsB+j2hRuSgtxr17Q3Ds5AiLkMJBQIl2tCicM4fy5R4OupQ2\n6EF8eic5mNPteq7CJSuerSCj7xvLAeO8nzIoTHsUzChIROnHVMXvNmjYhPCQ\nsJOJzbUazmjRLN46Q/qSWJuQtBUxfMzcMcXAVhFpHIOA9J6tvJPbw/s/klBp\nhvCXk+spYnfYXKlYTf2//II0FtC60l/vh8/gar7o17fuIH2ArJrOSGbYFGde\neDG7gF/441wKf/xofjEJwnuTjuSHG2intFV/dIIFW0lTMFB2DCMDHHtGM+VV\nfK+5s6D7Obkq+dKzb8/5JQhwdOnNEEEUAGpiH9b06ibZ5HZyJNAZOHJ8PAp/\nRpqDnfZeqP+Z2lFVPv2weZNcLWeAXYyewjgluOxQmqnVEEVVTuuiVw55Raky\n64ZYsBgn13ufahymjcoQd6xb3ong68irWlpZlorB9xhhjTLjsiYzmJoPxEk4\nwezs\r\n=T+5+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"10805e88af51eda1c2027f67131ac29d3d196101","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-10805e88.69+10805e88","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-10805e88.69+10805e88"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-10805e88.69_1569014571501_0.18226675583913288","host":"s3://npm-registry-packages"}},"1.7.1-alpha-bb9644ec.70":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-bb9644ec.70","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-bb9644ec.70","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"dc3210d5c1328e18dd51c73e625de3f2392ea655","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-bb9644ec.70.tgz","fileCount":156,"integrity":"sha512-mZvd1IyhSBfnTFkkmy5vDcQ96viJ02904j4aOnH/8dEzR7ozCu2ZIcOA19OBR2QPXZ98nhfMjmTOeQ98KDc3FQ==","signatures":[{"sig":"MEUCIAp65nu8X2/4bPcKAxLycD7koFSqYW1ayeTn8tRrIXq3AiEAgwim/+CTvhliUIZHGR273qZwCqXjNKVpBN9bADbMtjE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdhVKyCRA9TVsSAnZWagAAQJcP/iLrNgg3DYdJJlnFM4PN\nBOes/2GHPg0dG2PiS6iGS5HFBkBpZZ5ZK30mSGEbC83cI+BhWVipugCFgZeB\nD+ZK6mDwzCalQEZPe1ZeyzryTjNgBZ9ziA2iUz7S2nnTjKveG+a/PUIiex8k\ndpx9ZlhpCsTzA7n5s3WNbi7rA3hFsPl/soX+mWh6r3v4BukAofy+5JUOZ3Uc\na+HjuMugxRpZ0kjzJStfZ3eFAFAng9cc8QjQibcaHioGtzLsxh8snx56AZLg\nIf5UTa5iQifsMwFwlQAD0hRTwxiaCZMotqfQGTePlJMoXhgdM9V+0IYYpH8q\nUL3hIFkLJw3URGYV6I8W0idMLs5fSWCXqpU7xR0+BthrV9hS3sebd/o2IpqX\nGb0SyVZ55KeUIfi9dhWrW9fW3R9C/O+qD1Lg4pXze41iehxyoFUC2Dsoxaaw\n+gYaWNQ+qAWZrLv/H+h1l4UQQ9+unwZFTqHvTpU2o0idfWRX+HDIkqjfZ7Z2\nERqczP9W+ZnsGwKkBjiZbnM9s8daeZJQOO/MHqk7c2jGkzFYb8D/tEKWxHfg\nwJ6P650y5pfJazQKx08Uq9I0KrsSiw77jVOnbEeICf1kNFkg/yAo7EyyNHe8\nMf4IRKJzSQ5ABCQz8WcMIOz127au+ei3Ms3xZXozn06m9ndanD/9igsYHPde\njHrA\r\n=SLnS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"bb9644ecf46d49dc4f6d536d168d9cc0adec4d74","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-bb9644ec.70+bb9644ec","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-bb9644ec.70+bb9644ec"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-bb9644ec.70_1569018545669_0.13487848087179466","host":"s3://npm-registry-packages"}},"1.7.1-alpha-e64df49b.70":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-e64df49b.70","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-e64df49b.70","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"0ed149d67044f90a357b2fdf7f705983a01248b6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-e64df49b.70.tgz","fileCount":156,"integrity":"sha512-DigqQ0i06csgMdpBjCa4bfgoIbRpgC5TO95JjY32NmjJqPOwVmMPnBoyXvs2C6pN7VbmasWeeGAaCvMzE9YIIw==","signatures":[{"sig":"MEQCIApL9n694t3coNduRnDVDcE1cLTvBtt2ahDwlORDbxf1AiAyCCpAvIM1IXERdYHZy5c/4gNuIZkXBLqIL7Li9/Oupw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdhVZOCRA9TVsSAnZWagAAaBwP/A+/wO8g/W+ZaOnuWN0S\non8r9jWTMxYn0T5VVERH3TRRPMz8pqdV502FWAVzskRwNtrMNfmYJtoqRDSB\nssyngmuzoLZQsUYeJk45WzOX3GwzX1uGxzGvjP5TSVs0zPBQMc6gIqqJBO8N\nCcUWd+jaL2pDy1qNM50wvLoqegicqdwH4zwc4XLAVAP94AVavLSI46O9E66o\nregjOZaxHck1D+S+aKl3/YZ79Ws06PNpLk8Eoen07CoRN0MneqvQNDgyM6Jk\n3rHwMHF/CADjgVDp1puer/Fh7FZd481PUnDZnu0HFEhz81zWgNoRuJTO5LBF\n+WVf/lhuoa5qFR+8nI6vBrPS66pFPyMyEt6vu7oG7zJL0meskeUZP4gfn+Uz\nvpHpbFKmCQ2ofelFCP0Y0x06gVnTWG8N+a0nMAIz3aFInwcBnEhUIBTikCy9\nDmOznd7qj2CXeahczjPUm70qrBX3JQseqOsC27zd0xb1HfdWmo0Il0UfizUT\noHpWYnp8D32HfIxnpLGaT2wfohwYkki+WInTKstVJSsP4Je9Aj+Qg27LTLiS\n7pJnnwxAVmJglmWEcKJT1wsqbNjYr8viehDB2fHZ8ui4lbBYbbBN92t0DmYY\naYnlNNTq6BLEafRGaAdruFhiQ7U1iKx3p43pjV/GA9pLimgDwDMDqSmKB04S\nf6zD\r\n=jWIb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e64df49bae6ff7e04e56c2d998396a6ebdc661b9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-e64df49b.70+e64df49b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-e64df49b.70+e64df49b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-e64df49b.70_1569019470180_0.18187985171311816","host":"s3://npm-registry-packages"}},"1.7.1-alpha-155a3062.65":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-155a3062.65","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-155a3062.65","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"49abb827ea9d95a9b185d2d70681d8d6d2a4c332","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-155a3062.65.tgz","fileCount":156,"integrity":"sha512-nNng95LE/w0hZfmZKKt5eULnOFC03zbf0mnVAIYghSU3/0znqd5/tmD1MnYgRlYDS9J2VlJlB7p7Ql0k4COkbQ==","signatures":[{"sig":"MEQCIH1bqUhmO6UWJ3BRlBVkc2jnuK6SiL1vfrrWMGbviUArAiAIPud8nGyJtA9gVX+oxuSVuC0D1t4Spzp69SSQyIllCA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdhwqiCRA9TVsSAnZWagAAEC0QAJCMtCDZ/x9TMo6kJa08\nQPICufAU3hvp64ZE7HGG+HdcDpjDqS8bINo2JX/BHUiwh19vnH+qk8WW2qgh\neULNQ3EVMw7LFdvbwWpWx0AjICdnhT4/dfpsL+64N2wRqosYk2LFxOWR4A1e\nKOugL0Y6H6ft112MQimyWBijK/dQEX0tIiAHIKS17NSvB26fjfuaeZ+lbXHq\np5MXzSvFiw/OK0mVv5o7XvmYF8NXaxPWOJpelSogzGApi7KHZFk+L20SSEeW\nn6IpbJ9/QQHqch3Pyg3H1UTGgUpiAsZcbb8BuhKep2BEowYrUNt5fJovaQ3Y\nkOefRnmwwhS/DX2zGp35wHef3DgbG9oCigFcsrGy+JI7wu1361Anayl5wMHs\nsujr1zYyvqkmUC+MslEx/chSIb8LsWqq7AjNqck8pEdL/qVDgO6i5OUJnR9b\ns8k36d3l9KdS0RXBn9mPb0pHVvGCtJ8bHZ5ginpAEOZ9ml7RJJTzwekBUfot\nDvXKeaJn1VF+azQGdCLAy8nZHIM/O3x/Ym4O8vZERbkNU9QBSGeHTsIcsU8H\nYG2l+2uRp3v6KuvjVChFS1EohKfAmU9RPAJbnB8JrLk39aW5tOWFdkPVn+Od\nsra24FFCG59XMpyAB27ytPEGqvIlAzJkaSmazWLbkg/yYbuAdfunwh8cbgTr\nDuB8\r\n=Kh7M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"155a3062df4aa95d05b1e9dca7924682264dac10","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-155a3062.65+155a3062","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-155a3062.65+155a3062"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.6","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-155a3062.65_1569131169574_0.38600338771492826","host":"s3://npm-registry-packages"}},"1.7.1-alpha-7e6f33ef.71":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-7e6f33ef.71","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-7e6f33ef.71","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"5ff3b7a7955793f6b461fe4f096abdad8cbf6705","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-7e6f33ef.71.tgz","fileCount":156,"integrity":"sha512-+NpviBjwcZ/3e3Ohw7oRZzRKDZQpCKxwr5FMgngIUDIwvS895HROwtHvvi3+lmDZOeVX91gzUEPtM1W2oHw1gA==","signatures":[{"sig":"MEYCIQD08GCGnPB6yP5o/7Y+8k+UAZEaNXtEwchA3P6mxk4rzQIhAIPx5hS9oK5ZN7m7lEjf/MuRpae37Z3oqX654T3b85CM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdhwz1CRA9TVsSAnZWagAAtokP/j+KTSfDSHnZDcv10bf9\nlAC7AxJLk0Ol5JeiMQQbVpyZHVxn1RGGmkGbcZ1JVSE95GhPZBIgRe+ag998\n8AcZ7ug1o7dee9GRlUV9d2UlfscPp4kSHGdQ7R/AFZEdX6r2RmTon3lr1f7d\nUGjGW4t6bsUTbEgiWjVPTSalCVGzfaq4ESSt4fd0by5G4CdD39pHdrSIR2Rx\nIKHlYYlx6FCPzSCZ4UUzbaR8eWb0uoNFzFcD/XcyToTJP1PGdlFI5suDpF5R\nfqnPqYxq+KDLxwzBV6DLLcfYWE5MXOpFIo1DznNbfA5AWcaiwCZ3i3t3bIzX\nd03PQ+IIzALsAmRwE2FnRDQT2RJ2yZoAXXBcqnCTkBc422A5DH71Q+wNzt/g\nFJXRQjIHjMBMzT86X1O1x31PH3M2k7KKsrucKnO0JC5SSilPTwM+kpNYD5Mu\n6SwMKv5uBtYaV7UW7pNVIWfV3Wwu2pG/2gaRHIdxA7lpMVsH2E8sbUjmhC91\n6ejQ/prOTyxSIAjSRQv6P16ehlfkKUvrvHU5j7WMTMLE8CPaBsjlWWdX9EoO\nd459A1ddFx2Aa2WSVjk0yc3vfiLXQednKz9ynyrJyAiuO4HnHTzts8AzQ25/\nM75C0WPgkeXnmXVONNGEWN/00w2BXKG1Vgpg0vxr8ohrszFoeQYxVKQL8z76\n5BvF\r\n=KvNl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7e6f33efd0fee20e3e6b097f61791cb60a2a4d6c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-7e6f33ef.71+7e6f33ef","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-7e6f33ef.71+7e6f33ef"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-7e6f33ef.71_1569131764862_0.1475096986255322","host":"s3://npm-registry-packages"}},"1.7.1-alpha-33456465.73":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-33456465.73","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-33456465.73","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"4d694a88d42be702cf09443cb60f939d99bb6a25","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-33456465.73.tgz","fileCount":156,"integrity":"sha512-RPmtyhBIJHoj4ucGXaJvdwvl/bXSJ2U2cPd+sGrxVdWJvNKG8JmkJOq0QXdRIB3jgifmNOWhiQBFmTIC3P4Uuw==","signatures":[{"sig":"MEYCIQCdOKlUxRZ8Pt83kVfUJ5p45lkMlKgkKijhv3XpJ1tafwIhAOvW43kdbpKQzVXEFzgUM97VxxtlZsnRs4R/Lxvztiv5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdhxs1CRA9TVsSAnZWagAAiqMP/j3F4fpGPDBq0LCM/luR\n85OCltkL7Iuh+cJaoQ/8pywGH2GTcrUFBpewzOaYZ0DKURs9jc04hOug6kEc\nHgcuincHssOEMsXW6N7ksc6RHrK8V3j7O13bJSUB7zzTD6IS8aRwbSF1k3zZ\nv36BMfddOMoCjjPgaCHByQ7zzMqdx9GBJqdPxPn6h87dRs52WffQ5nwdSJ5k\nLdIpMczn7nF00ooYDE3p/h6UE6RDB5WdlJLFM7F3ZFaGQiZcCgZCA21tw5tU\nI5dSixPPc29QS3UpLWB5gVCLD3GMoloqgzmpVM/0TvXcCvwCvd0dRkD+wouK\n21j/3ckTlJK6XgNaB+igCuPkDmp2sgcl30WJ/dzw2uE6WL9Ww3ci6hOe7hdI\nOIYTEiMOpY6LJkSPqQVqLthe+fQto2D6IwfllH7bmpAEc86wX0tgjVBJaV2o\n3eb6pyICbJWgycJ5chVk6XZ0xjnMa6sAtuxzI6AOhRBxc6uqajXSSXpRTYUH\nRk34/2UxHyGW4bRwaaienQ+TbEZaHpJpnUZOpiqhmBnM5S/IHXEEqF1fwP9H\n5AXOHbAbx8ZYsnTuFM9pbH9q+bLL2bm7lN9KMp0X/kY1a8fxyGQc5Dl2y1Bm\nK+2UD2SElkOBwPxc8g0u0SI5rFLe36NavaywaQYelKWOIYpXJB+nPc/xNnTg\nnoGW\r\n=dPSZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"33456465eb2c25a3199df527ff97172c5a4bdeac","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-33456465.73+33456465","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-33456465.73+33456465"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-33456465.73_1569135412395_0.48980067671163163","host":"s3://npm-registry-packages"}},"1.7.1-alpha-8ed4b450.74":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-8ed4b450.74","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-8ed4b450.74","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"e4bfadad0d1a4d5d10da4a107dd00d425b752537","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-8ed4b450.74.tgz","fileCount":156,"integrity":"sha512-8MpMLGYoGK4fGZKWEm3kxaz//RylxmZuOb096MkS99jv/pzANGrpbDzL5q5Ul1LT9/1cE4z9VmhUOya+GTOKVQ==","signatures":[{"sig":"MEUCICbseSxMx4ITCTWkoDW6pbiQmIepm667znYqlaBO7OD2AiEAqdeL3XCwizwz1Q/9o+fY/Gvkrrwhnxfk9eEI8PaR+sA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdhyHfCRA9TVsSAnZWagAAJ6cP/0Jr4q0u9BClyC8T6vin\nbHVGVTZE2fnPxKFxNQ9LwiBCmf+xBDhygjzdmjFJAeAhETelLb3d5Z5yvM3O\noXhjDwDBpObjvw9TSz3b4QGiDM+lS3/S/HDlC+WcKs5cDv72K2+1O80ahZlW\nlaTPr8aCqFXeX6KcGMN+1Fp53ZEo/7aX06dfhYazB3qAOtG3ZWuI7AtDXq2p\nyCRih2s0QgDCxe3l2RfEtZDnO31tCwiQ4naw2rUFtWz5UZdhey45+MG9GsWk\nI4j+cjFM3DSXwp8UT1I+95gDEfijcb8MIfY7X8b1Pf7UO/f51saa3CFGDYYf\n0wreY5bEnNgJhiVtS8f3MHCr9LHXeB8rJXKo8WS+Q5LieAh7V4dv/EMgB8e0\ntDMsxORPKDT8pjeD2c+3Jq4OPgNEhf5VBGEy70DZ+DXP5UWRTfV2wVrQYf6o\nO62Mns+bfIYz51QAetQk7LCXt3ZlvJ7En2/r2S1h80m5C+goenE5nNMPc2b/\nDW1p4V2bQmVY6ZIx6DqppMewtZ69MYUuQIF/nujel7BsEVUPUnhakG7EvLU3\nVv5E83WAlrD7kUid+zdmVDuEfoAMJBAytGonFReX2dzjH+Jkr7IxU4mScwlM\nT0VHVD16MVgXfrRA7GopPg3Umib+vHe9YjPZVZ6ZirMJyt6wANGqeMRkgPsc\n2D4y\r\n=a4oA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8ed4b450fb1518f158a119c6b03f815a8650556c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-8ed4b450.74+8ed4b450","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-8ed4b450.74+8ed4b450"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-8ed4b450.74_1569137118501_0.7329680967484775","host":"s3://npm-registry-packages"}},"1.7.1-alpha-55ffdd9e.74":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-55ffdd9e.74","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-55ffdd9e.74","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"72197f4cd31daafb26cba7260badc35605899883","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-55ffdd9e.74.tgz","fileCount":156,"integrity":"sha512-unvo80HduJ4HziF3GysJX+2lNAawg43xV85Uc9XWutv/3ccGJLznyAI/3uIVEpxiiDmcD1n2q24+W2m7gS66bg==","signatures":[{"sig":"MEUCIQCRJY+X26YZYtilgFfnCD68elOKA/VoD36Nx3nyTIU/pQIgRh/EcuJ2EqTVA6yve3GCIpU1xEc03zi5QdZbkIzp5A0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdhyP5CRA9TVsSAnZWagAALVYQAIfBLjWWJQKmHtqi4PM1\n3ZPLlRxMx8f11x6/DEoEhySl7SsWOeKCUxgBKQKPUNdP8SC//ittw84kYETL\n3KlqgQrGbnBKzlEsmNTLouYIQINmPh7D1Nh2IK3dBc9oTXT166qN/uhX0fWt\nWpXphwimokj2uVD6ierhPALQKZY08Ro1+3IgMoQN0UJXB2gTN6ynKxig9MAG\nhHtHkbRrpBi7LPF1VDc/JZVGdU9Jr9v3v12LJhFculPS7D80fm+joMr6BBfG\nrnkqzx6b6dy6c38lFnNEVwhefAE+YgXvoZsEBJxyOfaM1a8gp2h0/1a/hHTU\n4QIYVJPnKBLKyU6PAednksy2i6aItjh188wKhRR2FRjhFyauuR4ptPTc/KIw\nffczjToi2FFazylq4wECxGlKIFiHxY7Jcky2u8S7CxsKewB+JBqSNH7/PhZs\n7HT7HU0673RMNWTKahfp2HAmr+jt/8YXWmfIU3vDqN3QHIwBaIZ1qYWZbcqh\ntnlimQz6A8759M7Q4S2z0b9mxEPn1XJr7o+efRRhIUBwj8KV3q6COJ93fqJT\n+6bS5VKm82hCpqeI7s7+OfVSz4AI7NVnYpxs7mcRQLjV7HVODWjkY9ELiN3I\nGCUpcyVDXzZ3eTFW+OXJPDQvod5XjeEoVUFBexJ3R1jp8/R1Uuf/zr5j3SQJ\n1Ec7\r\n=3R5J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"55ffdd9e7cddf40f45c0cd2f8049b27a8769b94b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-55ffdd9e.74+55ffdd9e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-55ffdd9e.74+55ffdd9e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-55ffdd9e.74_1569137656431_0.025668902407718575","host":"s3://npm-registry-packages"}},"1.7.1-alpha-64ecb373.75":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-64ecb373.75","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-64ecb373.75","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"097d2fe8bda43bd98b91971a9416d14cc9ae87b1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-64ecb373.75.tgz","fileCount":156,"integrity":"sha512-UIkXfIPuy2OG9LwCccUhnjsqUBcS+syk2cIpJcIPqj7jjAkNa2aBcydnePjmNXCFQFAOAnAYXWHzriFf7WJRZw==","signatures":[{"sig":"MEQCIHICVN59z77H+bkiV/7DTLHcYHJ3quREWfwTxfD6jVIRAiATwFml7s9PL7BkOCi/8vn0fuGlzPVdOmLMYnNsPj1gZA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdh1LgCRA9TVsSAnZWagAA45QP/R6aRSkidyTGYoys81vO\n5Qw06M80lMplESnxK0nSGqi/0q1jbRwrBVQPFL0/r11pfW6w/HginA8J2ut7\nM1KPcTd/rKut7BjrNiWPPCIoPfKwJu7AmfUzImp/Zsb/8X13CiX/fdiaklmz\nizRNzD+ucYpCSV7qxrfpZ7avMLPK67gN8AsWtXzhHd5C4F+/zFeEbX+1hRJu\nXq/NarbvTB4CUm/iRbM5CSKd6Va10dA5wgZqntU1jtWAubzXDXq65u/wkOcG\nImnUWOVcYQ6hllLfT0q+MIzGIXE6xNja7BTOMJIrhJJClAhlMedta1z2qlWJ\nuYOGIhvB7ExeeuFpJtNC/rOT4bk660Ui8I35hQfBJiRVoYJTzuGsn+ltx404\nRMPctqA0eqnEoJkZzdLXmWwoYI7zJcwclCastvEAR9Uz9BAS2BbzFAM/xyco\nWzC0aT1ExgUaoxT8ODlKLnBokBXn8N1MApsKzU5AGo3DedymuXG7EttjdsRz\nooGF/NxrLOGi2cJop3L63lxi2Cpa4KNCnZpyUPu1TaWphtCxDUPq8ZDEfdUk\nM6mQugvGA6aCkI15rjXaJg7TrNQ1EUra68LOjEx5/5SgwQAE4V2PHqL16aRH\nWmvPa2hUfypmHZV4WM/1jm/f3GUnxy40sH18aZcutqhSknc2d6ctAPcM2lT0\nDXwa\r\n=Ia0l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"64ecb3735321c6391e81640fcc543171d25fc776","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-64ecb373.75+64ecb373","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-64ecb373.75+64ecb373"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-64ecb373.75_1569149664252_0.5227526509357678","host":"s3://npm-registry-packages"}},"1.7.1-alpha-3eb90e44.75":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-3eb90e44.75","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-3eb90e44.75","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"53f8e8b0714b3aacb96b1cc30855bb6887bbdc89","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-3eb90e44.75.tgz","fileCount":156,"integrity":"sha512-qsSlugVrtX8qSkliAu2S84VJSOeDRhQwz7BeAafekqTyEcfXKNV9sYoW61DZqWwHqC3mSo24fivBdcYFtAsb/A==","signatures":[{"sig":"MEQCIBfkhNGJFt7DIr0jRV45TIGADP+63wSRJvXFKzczwUKQAiBwx51TA548L+ZPYWBxe7KyZ79susn9i7dc5gy1V66dEA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdh1NuCRA9TVsSAnZWagAAskYP/2WV4v3m6Gw954Wii+SC\nCkB4pHHVHgNs7MZP3i+yUnEiRb1oqEG4uC49rGPRugnUqSkgq+y+1xX/y+QX\n0JhkTGLmUQqZRvVLni9P+fqDdLEZm+qb1zyi1/u86TZcRR41vCGzfokTyFvj\n3qjTcdFflIqcZXib3lXg7jT6k6uoKZ8zdNT4ltyEGMgZ0QQ67Skf51AWXVku\nSaEHb3sbhC/h3abZSxD+u7AEG/LLAXPCBXo87/+2nzJI7Eied/17GIpn4k2z\n+jFNYHjwPoFiW/1bkaicZ2kwQL3WRHDqItdDHkLW8IQOKwRMLjeiSkWBIbTm\n7K62MLsPU0UFZVe85vV3fZRvZi3WbEO8e+2WJ4oq8/H5ljPJdwbsT1DRkmU5\nmZXDPBsj1p6oBpXo9RTxZahUzaQDYEbqC+jwv7vnguFOFszyiihegtd9nX2r\n3tzRHnLRxTelfd8G+GW0wP9Wlfb8Yv0f1J1ZJdvebU8wihu4q9f61RfwpXO6\nAmnXz4EhZdWQGRoEAoabxEF+4w+EQTqnYXIGLh+CxKPMBfwz6u56NG8yIz5K\nWf/JDNuRWudsaKg3dbsNq3kTOWHVpDX4Qm9BSXVFwnzUqDeYL3lEYiqFRiMM\n3dtbyiJlRHe3/9I3SNxKQpf+uiPClTFriXehntEDatnPQUt6nKrfJbVNf19o\n/3t1\r\n=Jjge\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3eb90e44b2a7ef6af218183b373b18b886cfc550","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-3eb90e44.75+3eb90e44","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-3eb90e44.75+3eb90e44"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-3eb90e44.75_1569149806127_0.6255714020141856","host":"s3://npm-registry-packages"}},"1.7.1-alpha-c043007f.76":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-c043007f.76","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-c043007f.76","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"9513f66ace8780b8780ade6c9366cc7527790e3f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-c043007f.76.tgz","fileCount":156,"integrity":"sha512-Fm4h9F4bFzxYyLo5JMhAetEKFerBRzXYZ281lYROpK9DfrOmAD/8qvTJC8hz6/0ql22tDRJYXHlhmmMxxw/tAw==","signatures":[{"sig":"MEUCIQCE+4SrsATjBg9KcDIatkIOwCkl9p7ssfLqe20Z5q0pfQIgHrsBqM6eNQvuqCelxm9LYEwczQI3203axC5xf8uO86Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdh1WrCRA9TVsSAnZWagAAbxMP+QCsSdIK2B3fOXnYti4a\nhWkSMsKLcSRDn4TgvstV+u4k/W+PqCmpysIrs85hcHc3d0XFpdsJPM/4UI1+\nctXbhC5iZU1q3Wh5Yr1AtCnKLZL9sUurFlYX7TBGp6WMbHcFCSfFoxpZqtlJ\nhK2DesHjpb6r2oGKaM07QPjVJIvRASFoI/nXkejGVjkmXRKjIkUPrCV3Yn4D\nEkZeF8QZZpSSfYV18BWGu6VqF15x8H0mkgLmZsZOPM19LmWGHQDXDPs1Fn/J\nqMq4lCgz4qdFdQCo/xKzge/8HaY+SE9jzNsu7/0HX8otAWtRee8WXzjUIuxq\nIEq6/+2wNMb5ZAbTxmQJEIbakeds0sn+yDiDbiIK5at7vajkI3sRhRLTK2xT\nU3l7QScApd6ZIrXPoc4TdcdAXB9gQ2Ymzue1Ax3CP1EWAkP+Na383ckWcyxg\n73VyQBxw0pcsGP4/Pc8JFXIjyz9OhuC3k0mKrUaunjyrdcaGvNBNAv2OGDRs\nffYTuoBEOSBSZpk5O0zzNhHFj6WC48KZQ7MuoXymQmRqLNefQD5AdWU3s44V\n1NBe+5Yx6/gp+zoO251qxxeBmmSx0abtbMq3/69ejJxo/UgA0mOxwGP/pkjQ\nS6HyzYXt2dpJrdr++dnfdMReZYlv5Oe3N01tIvgatSS0vJwDr3w+JDtclnvN\nh/rR\r\n=C4qp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c043007fc5b919cf8be1e9d2f32621a4e05db583","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-c043007f.76+c043007f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-c043007f.76+c043007f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-c043007f.76_1569150378575_0.2656287900923202","host":"s3://npm-registry-packages"}},"1.7.1-alpha-748fafc5.61":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-748fafc5.61","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-748fafc5.61","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"c3831e156be49b23421d17d2208be6d198752ad1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-748fafc5.61.tgz","fileCount":156,"integrity":"sha512-BwWH85vv6Z6/2C7myo70Z70+saefVJ/+wLU5sOzsqm55kLcJ0rh8gNXAXeKS/6NW+vz9iNYffngxf1dmCkQULw==","signatures":[{"sig":"MEUCIFvGlazI0BjWY0bVfriR20Y4nAm1JVPqM0iHk7U5qxsrAiEAtlQPl+dJOz5KduRQ6fZFMp76fo0ILrE75rd/v7BOEtE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdh3mdCRA9TVsSAnZWagAARxwQAIbiGm8JYIllhs+HYrv4\nEvckHQtwwdg7TEERfzMLWDef2QrXmcBYKKdSujt0uOAPj/6JG4/ZKmbEUPQ9\nMqCyAUaZUuycVFwq0OlUdtvs01C8uLf8Os89hLmFQ5Y3ZHgp+y8QoqHYDGTL\nhn5tu1azB4IYsHJeESCUEks+zdt4sGgfq+qxLki78jvMsxMrdroHqNrGppty\nqkYh6wNMyGF4AkLiXQlFCLOLsoGBu4Uf9wVnlnRgKwWY4iFTHZ0D3NRx+BOd\nmvGLJ+gw4bzu41xhWwLc07Dtrxh/O/ABxM2U003wAKtOCCS5jFcm5CAGdU0w\n5dLl/xpMZ3eMAXAIJEs27CFAwCOWFXZmkGHxaJSeBavdtG4w8TVNOan4K3LM\n+8D8sMkvK1ahtMdsLEM9Xt4cJJOjkoSAg9VYN08ETt1M5ghgbPjxClGgCGNE\n+00RrXZsvbo+iJhoScxAn6K14W/TUVAeI4OW5koHV2y59Ie5Ciyskn28JBih\nd97kOHj7tHSHyyVsPC/NtZjUxfkkJP/yzwSvET4RPyDisgYBzBqHfO3CayG7\nbM7rJB531RBwV2x8TTH66Wz5V9ZZFLA6bOx8zAmXFUTiuCbz3Wx9Rq0UhvSn\nsiyeX3dhjOP5sHVWt+2426FGmt8OwbLcnmWBBIBkTsk+WLKX0LCQtib4RI6I\nEjl0\r\n=F+fy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"748fafc5d49ed837169ca400793d6ad62ce54502","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-748fafc5.61+748fafc5","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-748fafc5.61+748fafc5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.6","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-748fafc5.61_1569159580704_0.4607752516111032","host":"s3://npm-registry-packages"}},"1.7.1-alpha-b435de9d.62":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-b435de9d.62","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-b435de9d.62","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"3fa7f762c68429c762d9573d66366207c5130f0d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-b435de9d.62.tgz","fileCount":156,"integrity":"sha512-MavO/X03wWexrB3DIA+/1Gw0451oiPknvAk6BVT7oPifwXcP6iGqezLZyeQSz5hUXBh/VAeiqJTHTr6fLm0MIw==","signatures":[{"sig":"MEYCIQCa+7VtFnxSzEnOQYE2WWSKuen/N86K6Pk9li1Cpb1rTAIhAJ7ZgIwEDWH8nHXbRDNATmzxGVODxiFL/lR/NwrTLbry","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdh4FQCRA9TVsSAnZWagAA1TgP/iIiVgyLH0jII2Gh4v/z\n/TzsIGnTOhIuEEmGyAh0CiGZyDS7qHL5jPGBoEQ+RRagdATMdgXfSkwihVm3\nXoGH1QIG4f4iyWM+yep8dxGaNJY7h2SmNJHet51NP78tA3UKElAHqpIMe4wU\nJ0ampu0ZaeM9wpuF4dbIIlmVs+us+BQ6S+vDSVVYBEFW8vHFfL6Y36PA8O0l\nj/qxERIraCRYT/uDEdkhWxl4CW4JWpXHRef0ke60skVf60JT2qbnjynjmMzQ\naWRjfZsrOBk2wwIPfdWgWsr5vgZfy7LY5hfXntdgFTr1s8W2BuOo4aiiyBpt\njhrSWUollXVLo7hemT8aiRksiiegE8ocl5bwL5JdtKS5R082yob5pzg/7QTg\nsRHHtgzGZcasprdfIhTSwOlV1amHSskt4GDVBV563mGVPM1U6HSO1wDDKY7L\nD/yQPAsI/JSfh9eBu6pXKrlob6YAlBuO0HXqNTxVFtCO8xSlWtDzQftVNAtZ\nSWjO/OreQ5XBknqQU3I00AUYGGBfH3dYp/p+UJGwY8ScsmGlFMawj4Ak76Bt\no5Dk0zies6TF3wlp/itW0ykEkEfQU7yVohf3oEzaYhhHinqBujUgXfvWl+Ib\nwi9buaXFgX7TS8wsZsdLOZfCkV0DvjgwLvdpjpQ50JN2n9ofF5gtFKNWwCt1\nqe6U\r\n=Uzi5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b435de9d1982ab500cdc1b01cf183b20fc6753fb","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.13","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-b435de9d.62+b435de9d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-b435de9d.62+b435de9d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.6","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-b435de9d.62_1569161551299_0.17602668967982038","host":"s3://npm-registry-packages"}},"1.7.1-alpha-2fe0ec94.77":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-2fe0ec94.77","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-2fe0ec94.77","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"4c85f45d279b596e752ffb0d70be1115f28e80fc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-2fe0ec94.77.tgz","fileCount":156,"integrity":"sha512-HBUmCKO5vyex22lHgEf1kUwf080nbb1dj5Pn20012QVp6zwooydl3+SIXeHVT/G6i4PHzVNEySfC3QdFC9k+CA==","signatures":[{"sig":"MEUCIH3lyWHjDRy1dx7hOuKlEwUouAa7HRMJdhrTM7IUwL0+AiEA58+8QUs9AJat377GapGUYgB08/AR4TnKW3B7wx6QJXE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdh4QcCRA9TVsSAnZWagAAV/MP/Rzxag74NPKlUtqbNy2G\n8AoqNfekjjKC8eGceupDipcATHzHCkg5YHrtDxz1n/xWWtZHI0FNjN2LAFmx\n+twNpbsnYxEDQXER5N/n9GE56l4VTLE2caWRAofdT02ABZ3KTD/rN+9Qny7p\nG2SnBVg97gMYsg1mLAO5qGiQXyJ2uCPwmPIcolN3N8iA5upHA3HepZAmOXBv\nYMkKcN3rVeqXHkKpNygYq47xM1lxt4AvnNOLYFaXLhbaZymQPvlVhOWs/1DB\nI3T4Lr7it8iHn2N4wLri7WujX+ciKI5h2ubnVZovV0uN+PK6Qr06PjTNruya\nczAuLrPEgVRVj1xTCf8mAPbpeuyh3Pe3GpzWexIuVA4DeMmcMxz3ALKqgXY8\n/VdhkXeIda4vJhmVr0G4L3a44kG4CkCYxNfls8SSw4guittavimqNXFk8Tfn\nB2TrDa9SCuX5GXvbk5wyOlzIz5ZQEzGANrY7nuVMeMxwy2L3VqWRTcuMgEHV\ngReDAnPJeSp/HOuLSPtVAv+389oviIDZemNTjUQTuPDGAJDSPk1wH9WHW65X\nctQ104KzrxzCm08mK92f9CquZRh8EikZNlhuc5wCQ+yUdcfSeG+kuVIUkcUv\n8t6Qr5n1b/h7AlYJaRemmJFHB+iEyS+x7gLfGDmtZMVhef5zsYS5MQ2aih5q\ndLjc\r\n=41A6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2fe0ec94cd14bd898919b2caa6bac5c1783eb47f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-2fe0ec94.77+2fe0ec94","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-2fe0ec94.77+2fe0ec94"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-2fe0ec94.77_1569162267355_0.4690302740307877","host":"s3://npm-registry-packages"}},"1.7.1-alpha-c6b6f18c.78":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-c6b6f18c.78","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-c6b6f18c.78","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"5072840068bee9683e430ed0630b4ece452d6422","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-c6b6f18c.78.tgz","fileCount":156,"integrity":"sha512-DASv/rzKyIitdcyPBtLsWyagccsrqOhRmkZ0fHihcsluu2PHVnj88hN63NLErRaXd5ul3FyhbV7ZINdpklc8QA==","signatures":[{"sig":"MEQCIAwi0FtJ7Elf+WxRI7Mx3ZLEFFW4trWCxsGEF9oN3+u1AiB/OgoV4hP86Cll2V0NyfAIgxcYLpjAJJcaclGTTRWqOQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdh4wyCRA9TVsSAnZWagAA1LkP/0iUvCfL4XCEUq8zLqbj\ncFHcJ6OzjkPCE9L7I2V1ZXoE59xLCB7tt2LCnxKZUZIB/HxA24X7EFcVltwl\nSfX5TjL9RMY9obd2WPgt3ac1fawRvqVi13fAbf9VCHPp56Kics70PReeVMxM\nRNeJn7QW2mtk/K85xcIJW1AmcqynoQrubyogAcqNyrsEXbxSucjKywfUF1p2\ns/RRQNcuDrDQjG58GIz8bcS4/HFXMyR1fLvhwkXKPdEdX1UATMYatAWnook2\n7jZlu7vcmzdcfsiu0rL+DpzbDWr5xG8uLByqFS/YkFkZiru+fdxWKF0LDQ8U\nzuqfhYZDcZZX7swUGX2PxlB21A2JozbtNFmABcm30E3cKDD3L0s6y8tsLYGL\neZskZQEqKVC893kGSBiKgU15LEG77mG7mgfu3QgXkSYg4U7xwxkMVFtETBd+\nRwJfAYS3QdLGdCwrTocmrEQyj35+JRJhYRPxfr8Mf1PNZ8ZKPBrzqHNB9D0R\nevvheC9m3n3gQCafPm5C3SKJcorL1Zcag8vy3fhUomYsmtkQ1StsFkZ/rzd9\ncCzcT+g8sEQ7n5nQQUt0dY+X8wZ7QdxQnyc4eYFOr9jbVD1VL6BOuRjpz0Yf\nX/f0Avs2cWEf+FbNMiBoak6Q6SstfikOBqs5qQY/LuwibvyY+KgOY3JI92kI\nDBPC\r\n=pcpS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c6b6f18c1bbb295a7a43f20ee25c8af0457b7b3c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-c6b6f18c.78+c6b6f18c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-c6b6f18c.78+c6b6f18c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-c6b6f18c.78_1569164336718_0.6912072309048514","host":"s3://npm-registry-packages"}},"1.7.1-alpha-f4adeebe.79":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-f4adeebe.79","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-f4adeebe.79","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"66ab02ca7696554e5d021d931bec670e7e6f817c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-f4adeebe.79.tgz","fileCount":156,"integrity":"sha512-J4CvUcG/ccsYI3/Xqpwn0zOmDgxcDLhlj9nlHqbBMf/Es1/sShWYGbdPpKnxYNQdgLSB8syH10cADDrQ7+iykw==","signatures":[{"sig":"MEUCIAKZdW1PducCSMfeDsCBH2JE9ZnBsc+lDuW2h/r4DzYTAiEA62N3nNQU27/WTNZ+dk83KTgkodfzbTpjxR0GuHSmyrs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdh5cbCRA9TVsSAnZWagAAKtYP/1XDScv31L/UeOpwLmOQ\n0ApE4YvSsIpOHEed4GaV6JOHiGDesig+Ix+OktZ0GaKZzicTQalbjizHjQ8r\n5/qwZBSVVd+tEb9ndo9ACaE9IiMMnI8092AyMlHm3JtpX19KI0PxSNhth8Rt\ndPloI8HhQcqm6epJyU09B0+8uuAMekFm8rFm4u6PgM0oK7ApapXYJqA3u0C2\nLwFVEu12Jcu8tISbcjvS8LiDNMG73HMOQUCg3RcXlEFwXjex69LKr5k2dJco\nrNVcAKw1kzDSF4SabOQCQJWv+k4azGbWYUb8duJC1lynD4hyha/s/WpI2eLr\npDmvn10k8fvkytjRrEDyqTlfcpGkeSMBEEyMAIbMDhOlyQdj4A0mtqn6czvf\n/i7sUgU8fQDsdThi9/G7RJlX3Fx9I2jN+ZkUvbfeteikbpWmfEJwv5/JgfzP\nKMGAckqdnXFvPfRNNm77rOap3fPbhT1t6YULSJRfHm87zb2lpxdH53BJ71B1\nZZbx9F3Bkrx0gKxRM8+eTOYtIUcQ9UmiFvC66IVrRGLBYfqYpCsr9hgN40+1\nwLypgm/GyUd55MSJquK2himdcJDSWchmT786DHpL+/TIj1vAbe9ssPOEDExA\nFwdNl+jEKixm9WDCVHV6y2KGA1se7JaXDQQqr+dBPUm42DifW+xSHXxPQFI7\nBOs+\r\n=dxqG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f4adeebeb5b379f545e0d2c2548dd8897edbdcf5","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-f4adeebe.79+f4adeebe","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-f4adeebe.79+f4adeebe"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-f4adeebe.79_1569167130767_0.3418268512548557","host":"s3://npm-registry-packages"}},"1.7.1-alpha-3b7913a8.79":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-3b7913a8.79","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-3b7913a8.79","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"82ac11645ab4ae9b281090d485a79edeb2d6d545","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-3b7913a8.79.tgz","fileCount":156,"integrity":"sha512-q0FIIfUySSxVbKaYgxJ2FgBdb+8DlDgyoyLk1+fewSUH92Cm4umAp7GysXKxiU4aWKQ+sBmoB6LUGbGSX5Eusg==","signatures":[{"sig":"MEUCIGNfsS6asD6k0yf1qz0SyUX7gh3gGGUhz7pIun1GTN3NAiEAk08LczQ1VhuNZL+TC0g/jKshxBEMR+mJFGE6u+m5jzM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdh5hrCRA9TVsSAnZWagAAZgsQAI/bDCf+F6YZZZJ6gFZx\nTEJyvh2TdWck2robdYXIA6+VM7AHX3jAJ4XqfBf2OQm24+z5FqawAAu4upCZ\nq2AIgiHTn2DzUU07AAW6BFc+lbmU+ITJjGgeQLLWsPcgV4eLWDzHtJNunqmM\nVAwhVNvvVjNQVyPYMjtSv6yQcgIAmSlq7/zmfhhr8YU2q2r/v8xiLz1JCoVV\nA7yg8DwySlg+oAVfeExlurwiW/Wf9S1tC+PJVhckZY7KxCxcBc7Do87CUYCf\nP9/J1kS4t4mdVS7A3p69GgqzO9PiO3hJeuGXCLpKl7tkyCVkenGqROW4VQ6/\nRROoeVqGGFM5aLbj2Wa8jrlUnlRqa12UnglHmNP7pk6uAH5phf9WQzDUN+/9\nB3cmC7kX4maS+OKkOZ2GGQQ/m8IpZFvonipVI3+PS3/RCmjZtrB9297PmP00\nAqdw7/09G4yI1D9xUBf5Oy67ExdMafC1x0xs6FgEFfasNlbm/0cHPHDV1tx6\nS6QHHuF80uZ3Ko9KpYbD9HjQPrFLzakJq06mCmn1WwsZh4QwRDt3aRl6fpPD\njgTEbBhQXRD+/+7JDjF5l6uFPgTVpBjpJrnC+mUKsXPYq+fExkG5FJ5Xg+np\nrzh0kIhM9CI4c8Trf4O2vN5epOlr/pEPD5Tqs+8Bw4okBh52s8E3BD7dzJAU\ntOux\r\n=Fu3+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3b7913a8da13283a89b7cc45d700465a06697bfb","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-3b7913a8.79+3b7913a8","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-3b7913a8.79+3b7913a8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-3b7913a8.79_1569167466685_0.22289170983554962","host":"s3://npm-registry-packages"}},"1.7.1-alpha-0d074776.79":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-0d074776.79","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-0d074776.79","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"8f24848a3d19bef17a6194cc924f1ab31155d125","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-0d074776.79.tgz","fileCount":156,"integrity":"sha512-XSFwatMcJxGQgDrCk4oBZ58Znpvq1inZ4gGBJb5BPl35TkBy+6lV5aj8sXHiq+MbIT0p80X7R7dLM8Mk5RW+2Q==","signatures":[{"sig":"MEQCIDQrhoz5yd6dA1bgFkbor33kV6D9hcURRw1D/Pue+Ef4AiANzIyJRpLwtRGr2hkDeiC9N/BSm4KvGvwAcDA8HAFmaA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdh5lTCRA9TVsSAnZWagAAazgP/igjjj5OvfQt7dGnDMYa\nI4ZCAVy9KzyNpu1NNiKINe4PdnVdbgLMarQoiz6CJDrNlr9i5lDH4qwjCrL3\nl2PFpWr/EuwICHzZPnVq2CotUJslMy6ZPUQ5MILnNmTAdBnsMlA0T1jP0slE\nL9AGv4ko6t82x8B5ClNcdD2MWd3OH/Ftu/TDqcXSbuiHjBccmVeF8n476YQ0\npKSLPbAZ10qNBgVKwPpGaUyBak9AICg6M4u/4WVpZlZH7WKKl/A0+hf62oar\nufLoDnxv+INozr+3bwQLzBr+ELz8cP/QHP6ozKiwOt0E4IRloqubDhMbyNR2\najIQtiTcrgGv6GJpEBt2T7Uutpn6sZU8VUmrTQjXJsm/Cvr8HY6kh9+83T0K\nG6yMSrTETXFRjAH+VBrLO5InG6RUM8vgVVYShBurNMQui2K5GHyJq+004FKj\ny1Mb6JsuG4k3vSMxt1PCJoE++/ZKkei2gFYof8szW+lF22xGlMfxmQWQmBRk\nkqCdfPduD/UG1G0Arjo3wk3UlFcEGQzG9VlIYeT3JhSEaVyXgD+COG5uUF58\nHhMY1eK6hjyYYEfwFTfZurx+T/HYnTDm0igJZexQWotYrxkc4lbpFe9SP8mt\nihh4EYxcg4k8kWwV6EhBi2ddYheVSKN7QjUfh1Hy/CRFdDlOXEQmhB1NO+ai\nxGsK\r\n=uGv0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0d07477640e95e7abb30643247a0a96648256a9e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.14","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-0d074776.79+0d074776","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-0d074776.79+0d074776"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-0d074776.79_1569167699254_0.30282343870841766","host":"s3://npm-registry-packages"}},"1.7.1-alpha-0e3f4903.79":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-0e3f4903.79","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-0e3f4903.79","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"e77e223b756d1bf0a97a6a202251f7bf8103e9d0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-0e3f4903.79.tgz","fileCount":156,"integrity":"sha512-h4u5FafMQehMo9WYwLDJuqEKRnoM1RxcR2EwN8KBFot1/OsL5LiQSTHPL1B6SZdJ52aoVYrrIsRuUZU4rixomA==","signatures":[{"sig":"MEQCICKbiBJjf8YaEwQ38ICD/svqwe+jPyzZdSCdWtVgdmEVAiB6VkEMgi4npEmAOUM1fuMSAtyvhgaEMzCAF5B6jaKo0g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdh5ljCRA9TVsSAnZWagAA2TQP/jzNh/voUD0mrudWiSKP\n45KqMvqNnvIyQHQBl++MZlNtwUWf7L4SsFZStyXFuOkTBLSS4rAxmmp3vDwp\nu4jCO9Ed07u/53HYQWJECi+RtJ+BXPFZkZ7qicZWIpby3tdScg++tg2CSm5J\nwldYMOhCS3Z7h+PmvMwiWnHxHE/Z9uVqbCnxGLxRuDDiSLptm4NPnRA+o86Z\nAIz6n8jG/xJQcnbrS7gES8KoZiFNuCfeBPfdnM2YpUqKloEYMaDJCRk1nVGH\n4mOFy4g8Q8KFHr2rW1ZJPhbXyXzSHoej2BMLaExTgclCPE56FIrx9PnOqfrh\n7r41fYia6gaZ8YciAEgVxN606Hh/+EWbOiaQAQXbFytWbC7H9+0G4BjMHosf\nJItgLFYkWQAcIia0MDiF2bT22iV0CRJixNPxZDBa9AtnHUssw+CkIreDAJu7\nTfxO0L6iQjsQEM/JW7M9fq3hJYMM+5EhXkzWrHTxmxzpnKZ0N3i2Vj0z26Zx\nz+7LJKGwZWDPMCgz/OMBC2vW1nWtGZgxrjShT3vgNh/MjSFTDWyn2K+vj4m4\nBIH8cK5isSR+3im+3mamQjePApWaC8eKga4UguAzewq5zzGL+0+yz0cT4xU5\nUe924KMqwLzyjZQZ6k9hFkugI+rx6An4Wquskiw6ZjtanXEvVEdCuasTeMMe\nIHmS\r\n=YOXE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0e3f4903491e614590fb17aa6a495461e6a7ee33","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.4","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-0e3f4903.79+0e3f4903","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-0e3f4903.79+0e3f4903"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-0e3f4903.79_1569167714493_0.46864565497619814","host":"s3://npm-registry-packages"}},"1.7.1-alpha-520b429b.80":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-520b429b.80","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-520b429b.80","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"658c6d92d2db389a13a98dd9f82013b293ade326","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-520b429b.80.tgz","fileCount":156,"integrity":"sha512-smkbsjX+gxpdYEuS4nl63kPUYlqhjeNr/7/tvRowGqIMM3/mHKzVXZD6USDXyW92V+z3ojo91fINHcGzuH8Dxg==","signatures":[{"sig":"MEUCIQDD2MNJuvSbmrdEuodi1AZhMmzu1oRBawrfrSDHRPtLHgIgVe3a2HQsMvz0mRAGAm99m1hJrhE1X1cwIWbTDO54Gak=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdh5maCRA9TVsSAnZWagAAybAP/39zkGZ+fuTmHn4lAr0w\nuURaoogkFbh7Ha3LxQZ309zAO9fVgTtwGwy+1AD0WXEDZgpXWn9KsqRt5tX4\nURI4zfFA3u3QW4X42QaOgKFLOblvvuLNISC0J1W8jkD1gqX4R7ayUBYNMOo8\ndOLydTYmCgQDFjLn/vVGGBdqsiF24ViL0vUno3yW/82ZxFh6zB0LHgA9RN5N\ngLfixBCom1SNopd5gqTJEufXboPGI7qVeswTN52rHgeEEb5KPk5LFeLmKZiT\nl4x4OlF2ZK6vIrkdn27zCVTXgAP91bOmNVxIdWdfotazltIgIzuwbi1laKuz\n2+js7wUC4FxXQF7/ANZpzQTotMYIYL93KTphZQ4c3cqBvpPH1LEdlDmVmuFk\nqBTlqFNHZ2SjnS1Ce2Dr/Y7RAAwNDdHBrEvn/FtetauFnpoqcYnxugc1151T\nrPpWHjc5Q5CWp6fUas75r2bMi1HcUhYWtN9XEghvvS3SOxrCADjn6lJJojj8\n+S7IrY3yhteNWJjKz0RaSuMuf2bzoWVKuXV56MKrLzxVfZpGL2xypNLG19hW\nSwAtsbcg2/aVgLc7PyOBa5GSnCQKxeQJVshk41r3DMDa73arDUvzRgFNCL/n\nDpZpkG08FEkd0nGKg5ga/BUdoptE3eoNPmw3pEX5J7J3aNWpzDZ5Sv/Yb1Ee\ntfNi\r\n=pOVi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"520b429bbe902600f2cf8791d72acaec065c3084","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-520b429b.80+520b429b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-520b429b.80+520b429b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-520b429b.80_1569167769655_0.5241611728708087","host":"s3://npm-registry-packages"}},"1.7.1-alpha-54dced1b.80":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-54dced1b.80","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-54dced1b.80","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"87e2a18312c5e010318345d31c8ed03fcea2ea9b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-54dced1b.80.tgz","fileCount":156,"integrity":"sha512-CNiml/6q+07cOEmu1+R2zMtbJN1vdoTbABzChsE/hJbtXJPKP1DAu+CYxh2Zajg1J6o2BzkRMUs/5LGOwsOhFg==","signatures":[{"sig":"MEUCID48UBf9WxPPtqCjUARcMFS6LkvpRpFRZm9M0TK705eXAiEAmH8Hje7vXXwYnG6gPvoNEaSJ/Q1BaRNCVG183L60rQo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdh5vKCRA9TVsSAnZWagAA/7gP/0JbbcK9oim9ZB8hWWhy\nE+uYTP1owl+Ia2k3zqRRf0V6pDgfBkslzt5EPesAPTWtgqBHBlInIRlZSDX6\n8+QfKF6saRrWpXw9EgoWE9U1h7px6BE92Ucf3HXztp8VMM2AgSF1YBvQd9gC\nH9Ka1sHWzt0DWFnoRIfsIsD3EriZ7m6TJMLHSs3R5wPasLoq396D/mMwHgYX\nSkb3M9pIgibXlSS5A1iQmo8U3DXGe+UOj2WXORBDsAeHGqab1vJIXS/bmkFA\nCFYsgCvR1sUKxEVlLyASgED7Z4BZhEf028ZTLQqfjiMDf9WknJ0OTmYBoXVN\nW35DjCmc4tpprj0kAZ8TQuypF8IrzU8KSFZAlcKLc1WjyKSUK4exS/EheA80\njSxo/C1owPyutng6e+QfirYcrra1HKMPVXL1oG9gaCsQ2RDB9a4lQ5kj/lLh\nI77E6Fd7gR5iHdBxLFFp4WiRPX0dbOJgiLVUbkH0U93+GG11rQr34feAtWbx\n9Jqp7NsCifWegrYdxzDwR+eibYdb/9rHULgMMEzj/pPcgeBP3UOfBy4CLCkW\np66NW05HxtduFOuYCk78u9tU4+d9K3jlTGK04gkuJqgTPIXlSu4dsMU7at50\nAFZusf1gMmAMs7L4RH4CR2OsOMLnPFq72d2tNQG/Q7z0m+7Q9xMeJjWMXsul\nALCo\r\n=LK+j\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"54dced1bc6b6854405364b60ce3da152bd6d6185","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-54dced1b.80+54dced1b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-54dced1b.80+54dced1b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-54dced1b.80_1569168329694_0.2632028917623537","host":"s3://npm-registry-packages"}},"1.2.2-alpha-f18e1796.2":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-f18e1796.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-f18e1796.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"4e9cdaa10bc774d7441dbe51caed6f977e7dc602","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-f18e1796.2.tgz","fileCount":156,"integrity":"sha512-KQci3iew6lTQKKFl9QKFlvslj6765NgK6ngl09/WuDqfTy0c9lYwbUUxqDrBu43k9p8rM6sX8vEVv88tWFf1Fw==","signatures":[{"sig":"MEYCIQCLOvsVtjvPlKyUZZmMr6u0f2Pt3ulvQBURVVMvtaGAJwIhAKUIPgPifdQf/A+kl7epjeqRhSiiCDkKIaOdlbo8BPR+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229375,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdh6g1CRA9TVsSAnZWagAAst0P/3CmGY0yzI6LuQRmn7NI\nXkN+b+gOM7RctVwo9w2aekDzjZxHQJQHmw4Z8vJhRHDdXw37Cwb46BfJl7Zo\nFaF/i1+JkIUe7IDuUZaAww2I5M/ttI+k5OHbQAQ45U7TjgMoq3z7ouI86dOW\n0ka3DctCGSaa5ypltFr0/m0k815Yd+crNlgKCDrgaMMcixf+5NynG9GgrWM+\nbp4EyCp4FBbNp2Dly0MFs0KoSGYQ+yZxTB/51kR/te2dT+/1OoObn/KibYKF\nefZWF6Zdo1CojbAmME/87G36TDI1lMJrFevH4zZKBwfKUM4Wttu70IyWCyBm\n36fa7CzE46s4EIddNHgDEJeaaWFO5stW81CVge+CLad/2RI0AO2nuW7pX7xa\nNDLA27yyhFaVLcGjHpJoRPI89Uot8SP4rIs1Hxp3NEsafPqV3RWaTm2m1M0P\nC52qxrLIE4r3VWBSh1wnWCPT7s0EjCSQ0orobLWpDF0ZZHcjguW9FCewlBNJ\nmgph5QV329fuHGgyvfugfXd65+ysCYdGU1iD23whOc2KQKEbPf+zq2MyA1sk\nRD0IC0wTNirccxaBbxYnsFf1PsB/qVtlJsJOSEuXA21bhhwyyf7jJ2nxfBEv\n97QmXwz6Uwi/ISNVDhPyEeQdA6SbW5b17A2y16S6J2nPJY2s2OQn5rCKhDu3\n3GHD\r\n=Raym\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f18e1796a748dd151be03384b904bf5d4aa2ff4e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-f18e1796.2+f18e1796","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-f18e1796.2+f18e1796"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-f18e1796.2_1569171509003_0.23644595739470553","host":"s3://npm-registry-packages"}},"1.7.1-alpha-edfef09e.81":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-edfef09e.81","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-edfef09e.81","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"d7e7833b123ec36b61757f40314c176f11057940","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-edfef09e.81.tgz","fileCount":156,"integrity":"sha512-FyVTyeDozbmum3liYwHQYGK41XvhZbo7HylUVTw9WAoiBO5LPDO9tfC7DaunnSc5bu8VVJayNMgoracb1NmA3A==","signatures":[{"sig":"MEUCIQDJQmkIzO8q8w47geb3/STf+Khs8/aY1pEMijYj3MzyzwIgJA/Ohy1ydjIIMfFH4rpE6WKPnRShJl5endNUD6dRhEQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdh65PCRA9TVsSAnZWagAAUBAP/RvTaNkY81yPHDtOEn02\n2rc54X1Z69g4RnQokpIgNRBZDPYnu2rHFFV2UUPEnN+ZIKw71hMfYCZzyUJG\nxzKGklcivY9dueNO4NOrYq2o14CBkkv5GA2R56oMsv+LPMPuWuTDwNnUEk/6\nNxP3BCFVvrjDr+HDz+Fr1kEXE7kIBxIzSubVdqAHnlrHbkXZQ7qM8aPY0/yl\nkk3attmTQRa5IS0gpMIpwVHoZMJUkmCHCEOhZdSvjP4nBlYnT/KQUnL0pF1k\nkAB986y28m7LF3nlz0jCGDUeQ63YhcJU4jB/B/xZl7U2D79qlVko+dUKakxE\nVVMMi/GPAD6CEqDrxF5OFZcCf4qnc5gvPD3saCZOh0u0WLQx77sZ2Qw4UYEV\nWAB9XRSXtezIsEkaPxHKv/jl1PjE4TP6Emr73zDYj+jJ5EbpXPweRdaidmEV\nBPUPn5+/Zy4Q6PuPeYuToAEtuERVQNMMlaq7uTpwYews6DkRe/WKm+oauGAC\nhKFZBEFqquolRw5e1YzieMtErY7oET2RpLli66W6gj7Q07cvItp9UsJx6XBP\nabS/YwEm5KC8jr2OkjpkBq8l34ufihxV31uP+tdK3ABH/+AK/QbrfoVxEDkq\nb51uEFxx6aTmFO8koRjaQA2tIF/lvvf5Y14DSRvB9d/nlHQ+luAwpQUhleaF\nD3cr\r\n=FMr9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"edfef09e70bc963f6b3326e205982923a7be2b51","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-edfef09e.81+edfef09e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-edfef09e.81+edfef09e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-edfef09e.81_1569173070748_0.2291213558167695","host":"s3://npm-registry-packages"}},"1.7.1-alpha-94e1ed2f.81":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-94e1ed2f.81","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-94e1ed2f.81","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"8a3b4fd0e35e682e8fcbaf520509ce0516fa2ca0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-94e1ed2f.81.tgz","fileCount":156,"integrity":"sha512-DR0NvlCI7HiGUXdjHfDA/vV/9UtSv98lupYWC30CPFE4ap9NCI67bxitjpL43xfNzBpEpo6uz8Mp6F6FCCkoMg==","signatures":[{"sig":"MEYCIQCflj4TAkHvV1uAQMBx+B/6c7KfWKPN82zV8ASnr0VCPQIhANDT6k+knAixoar/8Frltj4xAzdpfb3hHLQWHbPjppBM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdh668CRA9TVsSAnZWagAAl6cP/0MFeR/I6ke/b38DkU0M\nDevy0r8iADYYieEWUR8Zfkj+Dc2NcbI2QwfX0q+YPWT25RY9e/3mmvZv8nKf\nl5xfr4uxojp2Z8Bz8GToUST0lzjTZ7Dt7duTUsIa+7QuYSA2zr9Cw3QmwAU2\nIxdiLqLeqSa7DRNjeybw0RIXxWJmfGf0vwroY59R6Z3NOkxxq2DsQDF5WMf4\nCvePX3h/8ASd9yBrDMyXCdyx0LPPiSb8402aqPi8XcFgiHLfwTmE9+e/qWzu\nfhpWwX14uEOG8lhHrD147KZei/4qAeiyLvsHEVrue1gJoMd/FI5TDI3uv3Vl\n4YcCva/UGxZiMQQPvsVF6dqn1hJ+ma7SkpyoxcxxDA3TCfX9q625dyuaQVHr\n45NADe70StfjRvSz6EbyB9juohURPuIyFtC+h/Ug1B3vOYdc1u9UoCnkSpTb\nvNkVzYd677+HDate7ER/C5x3/e3ePH+X8DAAMFc+4jUgAzXBGRyfvGdUvSMK\nn+Ys8eMA3JGNhvD+U4u83JLoGMIRdpIT7CpEdLi1H1ZaQVxpwt5Lyf81M4ta\npFZ5WkhnuOwFRdToUmrqxLd1kqh6v+WIEUKsLemQx7oR13LYWH526xyf3Zo2\nyAcLiDqCfFdhDW6f9VZiuagIgej1NNjjdfBnQIW/jlA3Rme2IdWhN6o30hvU\nZPlm\r\n=YSeX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"94e1ed2fd6046a331f9412bd9b74b77a8a73bc6d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-94e1ed2f.81+94e1ed2f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-94e1ed2f.81+94e1ed2f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-94e1ed2f.81_1569173180069_0.7884322250747602","host":"s3://npm-registry-packages"}},"1.7.1-alpha-312e468c.81":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-312e468c.81","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-312e468c.81","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"3a0a5b202e2eee227eaa9f4bd43e48e46d23d872","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-312e468c.81.tgz","fileCount":156,"integrity":"sha512-cPbkWDXK3IguLyODHUFrXzwh5yhGVp1ON+1QbGL9kPLT7OPr9mW1ih5m1+lr+QoYuDdPMGdtvG4kBbbd+cZbkg==","signatures":[{"sig":"MEUCIQCjCs+Amm/3dpwmUXgx8+chJhePmUnfhej8WBJNb7sXrwIgUFHrN9rnMAq14MYHXVGMjeDTAM6Q4X8c8BOGGYKoXo0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdh9IACRA9TVsSAnZWagAA7UAP/imFyYWuSrxUYGpWyWmn\nCceuI2qNGs1+GcqTuWOwAD8M7yNVeDXe8IuT/6BhGDXe9vzQQtM+XX4ZucsN\nWBwqqKbFbWsJNrvMGfEJtSPf4vIwtmPNJvSx7gw8RLMkBwL60iN+TIgMNJR/\nky6N6xR5gV8mV8KM4w+tiVX5O9io0uFzpvOmfTiIlnmVgiuJ/s6XfVaf4tuO\nKwQ+Jo9Onz31eddlIGim4tzwp/6EEAErtDcsqNmuQXuvi+hRZXDGTlEgC3/f\n2tWLu+NCVCG5E8ZMI+9WCDjQ3q4DaSiTkIFEUPtgcf5TRanf/HYUG/QFKcX4\ngFyKywpCLNQfkpJlHLQaS35VPtq1hQeyGd9/ME7ToeyGcOfapkMp/KhVzG7+\n8aIZMVdcj9hK1L7nRFh6gFE74xQvYxFQAnheM5NZLe1zwNGdfJ07PuARX766\nl5UsRP10rPV0NY7ZHda74LH6yj5Jv4xNGgd/DRq99/+x9dsPJNd3AgixnZOd\nCUYIh9mmHiiZFuU2pOqpYH95cE60lqqywXqzHxW4Ebg2mwCIB4OhD/Xil5Fd\nLBHL5/WMhxusmX6EnthI5XsNeXv2HaxNMA8NIVbbTlRDMJTHeA1qwW9YCDrC\nRUd80vjO0OH1djCUslVC3VkvmRjiMShJw1y9jk+UvVf8nMWgMtE01VH4Gh6N\nNMUo\r\n=jPSk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"312e468cbe34424de2e35a31a987dcb53ec5ed5c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-312e468c.81+312e468c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-312e468c.81+312e468c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-312e468c.81_1569182207554_0.3374776257765453","host":"s3://npm-registry-packages"}},"1.7.1-alpha-e56978ea.82":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-e56978ea.82","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-e56978ea.82","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"9802e8a7dbdee61113ca7facea68859f1ce5c1be","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-e56978ea.82.tgz","fileCount":156,"integrity":"sha512-dWL+vcrHy63rJaOTEV0iw6fTklHmLHwpxNQaDN1vqYh6Apim+RUKX75UBlzUT55LlNUacv0MUhTsTSkl9X1NIA==","signatures":[{"sig":"MEUCIQC5L2IOtASB+5LddZdYD/bxU9Bg0M/RZzgjungZZgrkYAIgewqJFE0qT1y0hWys7VtiWajLPl9GACqKl0cJRdfvjpU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdh9JRCRA9TVsSAnZWagAAWHUQAJOpE54R+3JP1gmcr+V9\n9kBmbok8kzmqH1T7g+ObKFeMyi33kn7fNcAQoFzHPyh7/8Q1Aqi7xoFY0dMH\nyM/eraWOx1CmEjlJH/VKtjBCoHS/1p17GFtnNvw87X79iQ+8GnjydSwwmVhv\nLPESWHNXxFbhsk05RZICg84WpfyvxbCckOfUG/1QMNtWfs51vQsHBYJR/BjZ\nKGWBSv8hYG1NZMZcSJWaMuELQMQrj2U6+5TU0MkYWUOv/xjD/ir/2cndz3h2\nxByL73vqTKwlwdpSfHW0feNZppfcJIYDjCrHbZ96c3aO3isLTlDkSijxQLaC\nvS9jIr0VXfNMrL4fHBX7y2kJXgfiE5k6gKvqD7nskCb69u8sTDA3qIReoTg/\nDJRX2Q4Xt05ABvD0HnQwty9hYV66q9Zp4+Te6lb0WEkID3btwLeTTGztrYyr\ng4XS/K6vnTDqjxvrKRCnx4lPRqzxUQanxG8K6TxuLE6WGRAiwJI7GpJinO72\n3dbXM526U93RToQlJqWe/dv1USNj2f5OytNDCjkHY/7HytwhzElp+IIf561a\n03ah/E2m0t3kELFk8IXuFlfoJRR9vgUv1Xe0vysS4C6wV6YVw9fHu8hunaH4\nTBIFzEDJOJ/Z4TsAD7sB6QhsewUMZm10sAE1u02b55twuwCzQWSFmYkfpnSn\nAp5P\r\n=DYjT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e56978ea64a62f01f3f6dc90d7a65ccb6c8411d8","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-e56978ea.82+e56978ea","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-e56978ea.82+e56978ea"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-e56978ea.82_1569182288493_0.989104690547876","host":"s3://npm-registry-packages"}},"1.7.1-alpha-15bc65d5.83":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-15bc65d5.83","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-15bc65d5.83","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"a3aa3bf4c542d9d44ad44b8674d6a387354928a4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-15bc65d5.83.tgz","fileCount":156,"integrity":"sha512-4xOWudJ7BJpan7p3zxB6sqAQ6jeIHDQQRq4g4qeLjyi+FwZjr3HtrNh9xJBut+DDEnljdXdjoz3+jFbpBjk+lA==","signatures":[{"sig":"MEQCIEdgGQvD13yomQEA/pCSLA7nTN+dUlk90tjRwNx3i7c9AiBSDuPPWPY0wYrkozvk+Lnv64ElYpGL+/XiP4O9FQAk9A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdiREDCRA9TVsSAnZWagAAFz0QAImKCq0w1tQE1Ij5+oyg\nH1aU8L1sfYmeBHkRwTyFhLN6WTHNA4sBaIvyI00WBT/WBbEDby3OLgvQvNJM\n613VMmmmV0mFEPVgi3tfHS549ASUKdZ5zN5F04zWwSfgIAKewv/xZkF6IOVS\n3DH+Kr/t8tTP9RhCU0D7egjmCt0RJRaEJznbS0WwjnVRR24DxvIYny/FoDBl\nIfVo8AdQS9ADqeDfq07K/5fxprFtB3YgwOMypFDHNSQLV98O++Kaeunj4cFJ\n9KxQ8P1p94Br08Fc/bEZIwm2GSV+Ypmh06FSCu1LdlhdvMg0W0+41X3/1Knl\nNfkkc1Z+NJmWNsH+ffmDO8H2sLbBlxDH+Y50r6zKmiomrSgGAln3M4POUp1x\nJh9XLlf87DqhxbdEgM7Z9m3U1AZsrWM8RKOZGEqNVn6FWPVZD2bXO6wWpw/a\nqaE/24NlehgK879EVxkyONnEsgHRMwNjpCo1SO7IQl1TXJ2vsWu49eQm0ufk\nufY0SI7NgooHUAc2Uodk5ZqkbQzrMknD0FoRJpj0fgKY4+c+Fp5HkXi9x72p\nxQ5nXMhGFfWTuOStxnAD0GG7UGWxqWnFl6N5UYGYrbTHYfsPdW8L9c/2UqtF\n2s3jBwKNODbWWA7MJHpgnKoSb2JC1k4llK0Dux7NBIalmAiT9+nf25jxGmKE\n9wlt\r\n=hjWM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"15bc65d58cbe1549cd8aa3800a152e66df2cb99f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-15bc65d5.83+15bc65d5","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-15bc65d5.83+15bc65d5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-15bc65d5.83_1569263874506_0.4995276082494826","host":"s3://npm-registry-packages"}},"1.7.1-alpha-e1761e14.83":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-e1761e14.83","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-e1761e14.83","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"80321389c7e0e1590d4398e16609311643c92cfb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-e1761e14.83.tgz","fileCount":156,"integrity":"sha512-MoOokuvRelfPmT1eOmDNAmv7zay9/2opn53COaTKP4Tf9tl46QV6exixZsgn0vfA2wqAL0iLoBvRQURkuuWEDg==","signatures":[{"sig":"MEQCID+yh/6DFHq7EdphlM1cLHsgxMEUzaU1BtTGT0MZAhzFAiBiLDT02cTKCeHZFJMGDXvdlYF/rCAqtSX+zZWCF/wAug==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdiVpOCRA9TVsSAnZWagAA8dQQAJATRhMrI3aFwwu/41Jb\nNcbRbmc8lk+rPSmY/hIPQZ8YBGXLPh0VSpEKTcErOHqp7S5TcQ69e+Kaf729\nphJgUJXWQBnFr0oIZ25LzUNA7EgsUd2fkNzS7waQNKeK2Me48CezgjlxMGj+\nN8LK8NfbqLKV+3JzE8QDV7opVXiiBW+wP9mWZECr9+qYAZoWcGRfioIqdfHC\nQBtW/u6V4S1HvaTU6+Rcg2TNcpx3cnLI9LMLSkTKCPC93+noA+DtLEmvLUeR\nblWY49iVtRaoUF3Zu100Vg1R347Fgajcb9qAJXR/8FeE9Yl8RTfIsZazp8z4\n/EA34YcgJbGmf5uV9HmNPMbPL8X789JAec81vfT10BlvoC+oWawXYuq+ijqu\nKkxs17Hw8A8PPKWhxB/LROfhFPaWQAMLZqTFDCzYmNXhdgO0chcwXJv/59Fr\n4qkdURIhdBrJsnwUEXTQReMcB6FsxzhODuHoMp83xLf71TBbUM2I80/hkIFY\nM2+uiXgtPZpUvO04DDoiy8o2+hxuiDE3UDo7rV/UfAILvrWmWuDdyuvRMzuP\nXqoSsHGTVUH9tewhOiZxKz4fsT67IGy8QinLI7B8ecRvItk6lHF3wv568J+H\n8wSI8d+tWYO7Ew4kqxTFlIKRanGuAtYoLJsWh6avgp1LLtncbuMAGKAPzXrS\n8JLu\r\n=7IL/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e1761e1457693ae2dd7307c124e024b67e77057f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-e1761e14.83+e1761e14","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-e1761e14.83+e1761e14"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-e1761e14.83_1569282637693_0.38494193970448776","host":"s3://npm-registry-packages"}},"1.7.1-alpha-deddc091.84":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-deddc091.84","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-deddc091.84","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"5fb05124fcc37e6b42530ffaf577821857db6ed2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-deddc091.84.tgz","fileCount":156,"integrity":"sha512-laKwz9n7aoAK8aOGQ6jbNMXDSK+HIJOm2WGTVpNtuF3UIM6HlpLzRoJ7BfY9sfXCGs4pc45yhZITz4O3wZ4tEQ==","signatures":[{"sig":"MEQCIDm1S/GJmeq3OzAxuH3zW14QTqrkd81GtamCt6KIcjjsAiAqA4oRASEp6HA8lCcpkhSAg4WqWFxM6q2oQeYsdErLyg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdiWpkCRA9TVsSAnZWagAAQwgQAIOzYvTFe99UT3Z42XJn\nXw2G6EKxHaCT9ePag1lJPUxLICnNJLBHpnN6tjNi6beP4L0T+mgTc0uG2uqr\nklq/p1azNayzPTm504wrzygOBxx0xEDDBS9HvqUOGfErfsO/WhVMST01NMFH\npngxXXviiCndOy63+Y79Xa6VBKoJC/8Bc2Rs9pBBRBzHJm8JfPBLKJIpKaHV\ncSYsCNTnzOKVAIW1RSWMYpqdLrKhKwPyoCkQ0mkjNe0gRm4JHN3/94kETg+/\nqTerWvM5wmBTedUSNSjLDLjoPeUWmCrPNJSxes0HBTIN2r8I59eAD5/Evsm7\nJDitdHrpquSDp8pUG8LcG5VtPJ+Do/DUrQ/NylkrDhztGOMVQFrsYAhvyOUP\nT3cKSGnuIl7vGSOincC4cGPOuk5cy4V3bKTpvQM5QEo0rGxmSXgfCYjFfhFT\nv+CHgkENpu/ORDsbVtb1pmsq6eVzWhk5P/ReAYH/XojS35ri9rFGYi8WXc9Z\nKYGxjJMWNRe3Cd/R4d4htXV03Wx4BvUpUmjaxbJQa7/56SfMJRQDqGfpWhTY\n5Fo7K0GBPKS+iiW+wDsoBuUf9ktU1R+cOYTVhWSLL9hpgSqVc8azwwSGZ5pD\nItj6KBQtR23CH5c5jxk06mf7UrluoLP4oFdEIxQr0d20JkVIveDLN8MShFTq\n0b31\r\n=y4dh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"deddc0911fb9cf4ec6cc7a392766127ca9aa91cd","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-deddc091.84+deddc091","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-deddc091.84+deddc091"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-deddc091.84_1569286755501_0.681224134387215","host":"s3://npm-registry-packages"}},"1.7.1-alpha-11a96f9d.84":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-11a96f9d.84","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-11a96f9d.84","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"fa92cbaf2846cbea2c717b9b30d4d86fabc38599","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-11a96f9d.84.tgz","fileCount":156,"integrity":"sha512-2ehrJxwIfqKoWE+ZM+rcFNvkudIOTG22nasvLdb9LNRIog3p/hYTggvPahn3eTZvDf5/Iing+MQHtJus5DLMuw==","signatures":[{"sig":"MEUCID+bMlKMTaT7jLi/fDMuZZ2vxI3kBVggKEDylMeMnZEsAiEAsZ2J27+b3j9PHVGi/C7QYhx185fV0QYxhqnl4CRK5oE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdiZplCRA9TVsSAnZWagAAi0cP/1SQEIR31qmgjNdAi957\n9Qmepzby5TrTMy2F7vWcktrmXg7tb6Vzqb01hJF6YlVdX3fSOTKA9cQGwFUd\n81CvG3arDRtSJtMn9f+NLNkzNWppGGFvQ2l5VMExxidzbiYbR/CFmRpVaos3\nGKpb0RTobuxEjAcRDg5/xTSSZthvwB0q9U/TO0pUs9YkmSl/y5NTZo87V2He\nz8eCRfCLdx6OaO0JQMb3IeU9/GrAYsch+LdMgy/8M+V2FbBw2y5gCR101o3s\ntBUU0IUJZ9iwEFjSXJUmUBRYUdStY7OPz32P2GeKIHq9GJ/WLUJc0e35zZwA\n4shJ+gJM4W/AgMXAReJweh9cHajStyHok7wicViMv/Ymu09GinYwXEhFwNHu\nHy4MdqkyRuCYQRSJNTMkY1kCmo5kXzvRN87gXYPFmfr5DO298FBV7LgguPQ1\nQ5v1m6xJ3ZeYilIkNJB6QF06ZEi95LZRDfAJRkUJVq5t9yRONcXuZ5ese3zp\nhmouYfGOOu7TAbPFiSeDTfF5+VYRYLgdlPoVwPFbMD9qD9rYC4yanRUXfD57\nTVp6V9KiBtI2mEqfCh2CUxf7D01wnvV1gukqpVFdCPapibOJ90c3MYzDXI9O\nsk8O8wC56cWwApPt7ibA0EjKclxMd3/I5mWW7+igu40ZqJmgixY7G2a4ntJF\nSah4\r\n=qds9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"11a96f9d62f2b7d59d001637056803bb17139e5b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-11a96f9d.84+11a96f9d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-11a96f9d.84+11a96f9d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-11a96f9d.84_1569299045190_0.09354357573353633","host":"s3://npm-registry-packages"}},"1.7.1-alpha-adf3e6b1.85":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-adf3e6b1.85","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-adf3e6b1.85","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"07034aaddbbac748d27c8e3e467fab66c77a8dbf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-adf3e6b1.85.tgz","fileCount":156,"integrity":"sha512-UFVASsoMf9htwjEOEChKVaw0Mf7ZI5MUINNe9xx8udGjHb+juPfYvP+6E+SBDOJPdCg4NOmkdbYn+PN0bbSIZw==","signatures":[{"sig":"MEQCIGwW0P5NcWUOUvrzWQflWUVo7N/m/sI564VDP9qvCH3vAiBR8IstkVv0eaDcpcTekGEcdx5yMPcj7vHcqOYyrt1FuQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdiaenCRA9TVsSAnZWagAAUiIP/0CWHsL5KRhfEQ6wfN34\nk7IaSYSz/8XRKkpJWboiYhLrkK9KEIKlqOl1kUq019IUblFYHb6M80NcoULr\nydFyYuwLlans+bdNLdqr25+fElYh0IGuHUZ8kfeE2QVrhLdEPQN/YYkkqqcn\nbM4f5YfqD59QGM/VVQizr7k5RC1N/rSWDkqO5i7F27/fvDuRHyZeb6VSTBN4\n+Jxt3LDH3wva7aKpFHp/94GtDiQsxqccuA7WMc25b3xIsmST4pysE70bjHHj\nAQB74Vzkf9DML57RNjPhE0spOztfnCYXjeJq4teXezDWhuZHWnF05u5ynbvs\nnVBRc+itnKG5+5OMQxOeXpmb/J0w0fX023i1lgjsiP7LOqH374z5yAqH0R0U\n3QRk++zl1HUoOCJYlatOulXqK29Nolbcx2SrWuoJe/a7ri2tEhFMOUd85QtW\nxHWLc62XTZwjunBWe1gjaE+a9ZPAc5FALzcFoFtwn0qf0gJuD8goaNxYc4Xq\nPpheUPumnNb0kzadMCis9UPYL1mi9zScYFXjJdHIK7wjofWBM33UUCUuv+bN\nOVZWI9vTAfQEQZQetzQvAESdgMaBze+aaPlQA0RqJ01vhvX6cofAUWQ22kgu\nm+RudayKV4/EGBZgN27NgEAA4KIzv1o43Yag0s4aYT5vYrm+q0a7hRtzdMYP\njS/A\r\n=p5Wf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"adf3e6b1b7e61a99530f6e73190051fa5b303faf","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-adf3e6b1.85+adf3e6b1","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-adf3e6b1.85+adf3e6b1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-adf3e6b1.85_1569302439161_0.7375439885022499","host":"s3://npm-registry-packages"}},"1.7.1-alpha-97b5d733.85":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-97b5d733.85","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-97b5d733.85","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"965a73e7e7a2f242ab3d1c1ed0d875e122b78902","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-97b5d733.85.tgz","fileCount":156,"integrity":"sha512-kQiWXRTnnmJLRhpF5S3Po10SfBq/+PDxFH0MURGd6Iu37+asfC+4b215rqLdKDYNAyb/dfMo1u3leXTAdFKahw==","signatures":[{"sig":"MEYCIQDRh7w9BdrrZ0UAhI5YaLUNMoWH3sdcaA66MUA1rvmMQAIhAK1c5LH4cgRO8L3ObJsbaG2WOd51fXnO1BBkVSrkIQze","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdiayaCRA9TVsSAnZWagAAFO8P/jVm5m0Yh+l+VtQLodXo\n2E9u/Xwj7XnvjId5AJIkIHp2ry9iuox6p+jgqA8EJtXZRJFmKkpQTQfDIn4Y\nK+c+jt7L0bGkFnEOFTTC652KbCrzZGtFDn7gdKOw+a9/rgWcVPkbKaQY1Tak\ncqpzhmTg0msI1vkU4TRx/jzvdeffRg3MsUj/yub1sR5W+qzw+hE7UN8GA4QI\nR7+Wn6dLAvcBRbhclNV7y8lZRTtVTH8WLIn8gQMRIKdkP7gp7LMR+uWxu6yM\n2ptNgnBFvkxM5oNp5tS3ef6do6OWM82eH0AP4jQfdMp0QUBSGFzn8sn0hk6G\nwpjTE5J1/Bc/qyaaLI7oigrEIL0etPwDxEiP6ln/25Lz4Ed+rNA1YvBex99G\nFfAL9SYLTLbI4TVWa1W6LTfqzG5q/WHeaTc0hx+Ic02CJUW6bSP1tMVOXWS3\nEgza5ceU5Rj82GV2hpPf4asjbmHYRgXLcxUZJ3Dbcz87s+b9PzKTJYPy28Su\nNZMX4NuAw9K6RoYlo4iHXIu1Qd4YY7M3w5LTnlaJBRuGeSEoxLXDpOXwuNK6\nM2UR67iPvuhxMqo5kDRf8oyM/2X5M7irwun1ELUuVWdphqQ4pLsKcvrWjPN1\nrXTk2/eT9mxRgpypqIHQ+8UV5THx8c7IBah4kT7H5B0+Xo1BiBiW6DTMy60f\nHn4S\r\n=gny+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"97b5d7339aee7ba2ea8fd934b6e695f847e29183","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-97b5d733.85+97b5d733","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-97b5d733.85+97b5d733"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-97b5d733.85_1569303705900_0.02181227833127175","host":"s3://npm-registry-packages"}},"1.7.1-alpha-d3b3384e.86":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-d3b3384e.86","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-d3b3384e.86","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"e55dad2e0400f7ac025c98ac38ea944cc5316f8f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-d3b3384e.86.tgz","fileCount":156,"integrity":"sha512-5coVYG/vtk053d2qQCykDPGPHUrvAoz37AK5ds+B9kERfPpUrbFqPyUqV3Mt5y6tMq47/mWF/uGIQZ9moB4+VQ==","signatures":[{"sig":"MEUCIC43g+0L88kmg+fYaDVbKx5mNjj+WX/43fVmCR8S+4FHAiEAjVvBoYFsX7EPWgcmKdTPjrRk3zEcy4BiLAl9wDPOLyA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdia68CRA9TVsSAnZWagAAM40P/3iCtlYoaqzCHYHOTDkZ\nvZRg8kwS80H5ZeChwmf+8q4f/CLmBgWL97fyavp0zuaLIDKnOpMXo3lh+gcD\neBadycodP+53TrOFnNKjTx/55eaeKDkPa2WRGXzpVHlEPJW2uMKyE0dP3kwG\nHdrJlUHnYgQ2ocEKHei82FpS2q7AmA1Ggc1J3zOowIzgrhw7Pr0/5ksH7hNY\nER6hD4Mhw3l6YsWb3Gmbp1cBkaKp+KTGBtbe5sNPxWdRcQlW0BzE/lEPxNL4\nNbbwIh6S1dpWHHFS197rHrd2dAB+rlyYtLT89LAonA+EKEILqrk7asuLNlvh\n1zLn2JA7/sysKFTb1ilg+yOzHsOUxGNa5EfHWR+3h+bvWwoi0PWjGiAYbAmq\nJ5oGySdX21gdzHwNKwGUsgFyjAiK9J5VihnTSAInsxsM64QjGeRFl9Qaw87h\nnW/PSxSHbZpZz2i3GWq80EcT85DAZhfXXJ9HGOn9MGvepeAqKlIKD8PSvhaG\n+GJ///rzNXOZuDel+X6h/gdgdiNRpujXOTU6cg2EZtSXrlDiI/gd8Hq730UY\nsptOki1wncK0QHYCYLst3yHlx89YIj+9AbKDvr8POUf15zoL9KyL7HhXqoYz\nh2qA5QR43cSoT0J124GylKl5WJfC6hQYkH4Xhu9vyEmSa4RlWhCe9l6ZVAMI\nlNzu\r\n=WCmJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d3b3384e08f470a854e0ead81eb64324f16b76ee","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-d3b3384e.86+d3b3384e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-d3b3384e.86+d3b3384e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-d3b3384e.86_1569304251572_0.8176823367692634","host":"s3://npm-registry-packages"}},"1.7.1-alpha-e61bf1a9.87":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-e61bf1a9.87","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-e61bf1a9.87","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"f5739cdc0602c81f42d0340baf2ed6931040bfdb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-e61bf1a9.87.tgz","fileCount":156,"integrity":"sha512-bZdnaqLtCPdLWWvrg5wJoVa5kiTfRbOwkHEg63Q8forIKcDW79SYZN0xHtYSfL7wLZinqUDfE6hBRdJUBjPTPQ==","signatures":[{"sig":"MEYCIQCSpGhUiwHX6XpwxmZ6SP9/+K4YrAYlDgr72wEwFStt2QIhAIzrFpMM4H8rqE5NUCsmygUkqd2nvMWNGoo0s4SQP6KG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdibN2CRA9TVsSAnZWagAA8r4P/AhgpRzXBzVD3UQM26Jf\neRmmM87bfUd60groxqW5p8EFm5lDQFq/c2xF2r1B5pdJ2lvaMeYez3queFkh\ndGZ3v+z9lo12SpURFfQzJJYpB7PTR3a8mZp94jrCo8Wf74aUIX+9A4t1zCWH\n6JiU60LEP55ySt0kgCybIc46s2MzFCpZrhbuqF0n8Fuv+3rdJol5ua5FCGOA\nMxHXnU+xwt/gpnZl06o0eRji8CghGC+d7/wmEIuu6MbyAXDME/DPKt3/rjDr\nUxvfa5ti2amUX78WAMzcRyGDbU2Opx0YraaIvlOe1yWfz3CZjFiJ90YCKbDD\nh0PPzq5egKon8tA/aoJdVgR4A1XU0YqmkBSPMAHBQU1OA/NCKsWbgTtcJm0d\n8tNOhvFBINbhWDlUNGPbQ7ggpNorPVpfClACfMBQuztwmQ7fHHHHGYoItjT+\nuVzbZpISkIbfXzDukQ7VKoJwg2aHGMFgUImNR+/DmX58kFseiXLnHbW4z4Oy\ncl5Ey1KiTpE/GpvwANKn2VptnYmfDbrOr/3gK1WfFOWfKKaUxyYFt1ijlm6j\nvchkFhHFySRAXngfAQidrPP0HvBUIz6wS1IvBS6MdV8hqpV1lETdR8WEzncn\n8c7yc7ddVjZItScszHYxe4Jy90LMTIKaGvElRtTQTor0Zv3Lzel/5B8n76Lu\nqxqn\r\n=JhYx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e61bf1a98ac58a6492c0734f599543976143525b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-e61bf1a9.87+e61bf1a9","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-e61bf1a9.87+e61bf1a9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-e61bf1a9.87_1569305461435_0.39495746975569723","host":"s3://npm-registry-packages"}},"1.7.1-alpha-797953bb.87":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-797953bb.87","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-797953bb.87","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"7d708e4c246d867fd8fa67afa01a7539a193d96a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-797953bb.87.tgz","fileCount":156,"integrity":"sha512-2vGGv823yswZNKJH2v6p4GquIpbh9UGMuIeReCqpGzBCiiSgEVgY71M1x/1IYtdfMI/z3I+m2YGe9t8ilBdy9g==","signatures":[{"sig":"MEYCIQDbxiGaEc6rBsJBxVZVWowfGww32trNBsUjo/3m7Of43gIhAM3gEdq7Vwpw8j49yPiGdwTo7MmTYHfDYHklqCH2qzrk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdibW0CRA9TVsSAnZWagAA8WgP/3CgZGOQoXoG42xtIQrt\n5qF5q3+EhGlHoUFi3u/kybfuXyhpVOYlZYR81GLSO3fFdMdzsBaqs5b71ikS\nUM+3aFlIEnoJPGTxa0NwO41/VmzJ61pfPP3WWyi+YVPaxhxVB78cOEn4kelB\n+EtndJ8+NADTaWgX9R/rI+OTaDLBCOHj+CUH5uQ5tpIPfSCTAVS+q3LelnCn\nUWRAA43SNa6IcIvWg0hm+STd3dpWIgdz17XbUpXES9ay6pPZ44UVcvGWtvki\n2VwNHujNw4slbiWcetTCVe7+AEnfZTxUIv30z/70MBH6kINuUYWCIelrnzDv\nR3wGw42xUFfSLxhJKaNABLKavT7fKByx9bTQ0RCGb1O31UpwwKFyk6uGFSjC\nRJXQT0Wqi39FqjMcripeecN9R5emhUy38sWnr8vxjwQcSNuceSGNQfNpJ8Sl\nMRVteqxPgFkxHCsJI8FeLg17NGDhKboOqM5oCgd9Ima/RBXfKrudBetQu9P0\nyQ2Sf0ZRIksfxdfEmRsiYr5CEg1JA1ATwy27OQ6gnYo9uZjfvY2V4IU0N6WS\njlQh+6cnaFui2TRSI2Da0YrgMzUgt+OWLrNLRJulpCnC1uuHiFBmEhSUtlBS\nlw+NtaZnZVwB8EEzoNuR2Whc/FQcy06K7DgG9jCh1TwjYxwn80hu6wMSy9sL\neSzD\r\n=8R8X\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"797953bb6c4892cfe08fa0442710b49c744f3c2c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-797953bb.87+797953bb","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-797953bb.87+797953bb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-797953bb.87_1569306035946_0.00041751572938775183","host":"s3://npm-registry-packages"}},"1.7.1-alpha-f3706bc5.91":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-f3706bc5.91","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-f3706bc5.91","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"1216a2fc2bbad06eecd883f98ae979689be0395e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-f3706bc5.91.tgz","fileCount":156,"integrity":"sha512-tnHo+9/JCOqypnO1GxscD8vwdm6Jvt5UKyYwXj6ke43kzxq7qc7ys6bipwQUnHzRVTfWvwzTszeZA/MCkOfnug==","signatures":[{"sig":"MEYCIQDnJSaorx6HDlTp9QyDXBTspM8JXhexe0PIL9Boz+jg5gIhAJVeqdUdIFvTBQuXjJJlhuox06Q/1HJYqR4FBdqqiEyp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdijpPCRA9TVsSAnZWagAAtYEP/0oPM3xna3+aI6r6LXsw\nW9A3pAPPmR5uV6cgpnRsFmp54dYgML5udREnO/gLMdJrN3e1CaNb0aRsONPI\n5CiPqgKyPyHyklkVfUejT+5XaN5Qnl0VhxdPBpSG9pXflSag5/SrsnwEcqm4\nuM3qgtZxYJiqSi6+kYsLMT5Og+yLE5UZ0XIqrlt4AViC47lgLZNTAA9BWkg8\nCQ8QTa8u6R17Hlr/4d66e8gdG5+i9e1VdFvR79S8vlBVlKR66lrHvCFQO51N\nLgErWlXq+8aJzX1B/aAVMP6sRrV7Cei8217EMJWrNhoDsOXncBHYN1TRLqtf\nhnVw7TOwzHxwzfH1IH5wJ/CmbsIYZpL8mhpMz1ZueKoZaQDeLuwP67FIFMBq\ng+tMRlokERkATKJ4Xq00iUDr2CrP/+nxKY4/FPY+DCf5SEdushxNLJxRN9OK\nrFa1FZ0Fn9iwvaAqNPG+I2OYrQD3jYf0zQDt3JVO9P02HDsLWTiN/Iu5cq4P\nKeyx2glUYk35NpNWz3efWYJJjZ/gsDIRDfeweJdagE2AeIX26cm6DSaQNS9D\nma0pByD/Ceg2rmHwoPw/CMY160Yoz+6zfTmuSXkqahrouODLvUB3woz3ZKYv\nhwhI1nbGM9mGrKvdBzc3N++mzc1gqVVhu4Jeg+K5P3E7uo7atMl/fmTTvojZ\n4JWG\r\n=szko\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f3706bc5e4d8f3fafe220d3aad0162f25806ee98","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-f3706bc5.91+f3706bc5","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-f3706bc5.91+f3706bc5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-f3706bc5.91_1569339982397_0.4147853739787486","host":"s3://npm-registry-packages"}},"1.7.1-alpha-587599f4.88":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-587599f4.88","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-587599f4.88","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"0cf8152b1e089b5f73785d8d2b418f49e96c2bf3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-587599f4.88.tgz","fileCount":156,"integrity":"sha512-CRlRnkNl4+3L20zS89G3b1iWizIs1bejQlxRw3b+kXjSeKq5GkMlyx3FmrP+08q6Jm6KF7HoHFmD5PzZyc1EiQ==","signatures":[{"sig":"MEUCIQD0RzExAgaYwBgIPOSfmLGAeF5G4PnJnUoSwYPHyegrAwIgHHGsjucrgbDqe5Eo8+jSU+tj82qUGcHZ063EJyN7l0M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdijzMCRA9TVsSAnZWagAA62EP/1cJhxrGXzXCLWPmzzum\nxgd298ZvbFpvrmuLgzLuW3k4y/kySuQD6Ht2jg0w9vxStjBiHGKWVZapaF9I\nKLyS99q1pTGclrudtit2csDe1kCr/wOOL/gsOyg6/cdZ9wVCEan41mhTWPmU\ndYxVyNt+IBe9bZv9T7tKGyM49h/9A1ierRG/oXWYmp2kfpjmPU8lYtI58eQb\nprh9HyKWWDNRKZoChtHJETJIwrqbndn2L0UBKXm8R9IUULXnDfsEoQCMZxlL\n/r8EG3a2Y0s5NXa5QmYV9rgI8u5rtejzkODBRLu7oGtRveGZQc0tsIBR2p/z\nFys1fPe90qjBXgCDqW7VkYabD+ioZaEAMo8OP8XwWKghdHO8QHaQfFChAgd8\njfCMy3PmSEkS8BvHlIMeDh3zjLq2Du571wNGTHHyscfhsR87yixZ2Z3EI9rv\nxD4g3qCWD0RvoY5OHGqp15soXliUkM4A/9QVNLD2SuHxxifWckSKNKsP01xV\ntj4UuGw4voFthtu9uhYYLvkdK/nbb5Ij6wsrHFB13MQJ4hEk5DG8Ajlg9xUm\nwXukhdcr2A0qe+X3qMo8Zt2B5scGoYbYgWCy32TPhf4ye++Nyhq7tsgH6hBC\nN4xr1IqZHBMvobePPP4LINSakQ2xLwY8d9YbFFTURvd8YLZnFq2w2fk2iSfj\nSl/0\r\n=TBs6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"587599f47336afff05e42f2cd11c74c69bd5ab40","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-587599f4.88+587599f4","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-587599f4.88+587599f4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-587599f4.88_1569340619606_0.5488657347461008","host":"s3://npm-registry-packages"}},"1.7.1-alpha-59af2256.91":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-59af2256.91","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-59af2256.91","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"ee44dbb12d0661e409742250a7f9e1a78dde1390","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-59af2256.91.tgz","fileCount":156,"integrity":"sha512-9xJoxn4tKGcrIv2hUYDcyLayTM8I5LtRNVrCrRlEHBLK6fSAv4gDoJZgZh06CsW0TiKLt/VqHVjmhPbETIaX8g==","signatures":[{"sig":"MEYCIQDaxDPrEK1mVJRtaQam3ccHk/uyzNhJxbKeu4Qi/JSmdAIhALaF5BzaMazS/TL+fqgMB9/DoZB2yp9h3Cy8bSHib0N4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230503,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdij45CRA9TVsSAnZWagAAf2oP/AuUBvqf9zGLrwVhnQcl\nOt6pGt5B+c9wS9Lu9CZh7SjyB26WOeejdf2gKRwLMUm5dDMkjTpFLpxrgX5T\nbBlsMAME9kjXl0/HYrKCqVNbyhXfyWF5XQWP0Jd8UUT9FbRGRqsjnPnFQqbH\nJQahyzGxk2UHV7RXvyAvrYMTUllCBzid0wX1LmPJvjLd3RbSRzaBhgqGM3id\nIGlphybiCYa1podolqHCMakdsGgqR58XpSeCMLnH7NrJWj45RujXQYzyXsJd\n/kx4SHSvf6stm69PvXutdgqx1GAc30X6BW4rwr4Bo92dS/BBIH3aw28YVwP/\nMHYiB1NMqk/IHj4JzXGNFDRwHDeoEKzxf1/i+33Aita01DHCtsGyXWVCHOw+\nLqO1aFVDHG4uHfAMZXcHk/RoL4Typ4nD1+YZGUb6L7otPkkvkit8kRBrdc4s\nIOEWk7/6qyYhdP5KVgsQocYIeOAnSIlHdxPshzOncQt1MC5q/rD++ECw93Ug\nWfGMYKz9r6mOsRr9dpu7hs2pQyjfbEJyIqnTEbl3k+01fYieuCoSpxt7JWEa\nSnLPcwruA8doVn4nXuxQKDJlmW0ISO1aGRDOEANEJGgLmD3aQLt60K+MjhLU\np2SIBImKWLRIPwzjHPOPbKKg2ZwkiolwIQgOCa7RnplxiX5XlflmpzTJGfjT\nfNLl\r\n=wlLt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"59af2256323b1dcb19cae98b7799b16b4fe79043","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-59af2256.91+59af2256","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-59af2256.91+59af2256"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-59af2256.91_1569340984774_0.8713895280825044","host":"s3://npm-registry-packages"}},"1.7.1-alpha-fb78c8bf.89":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-fb78c8bf.89","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-fb78c8bf.89","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"1b1dac3a0b493230ff3452f484b33829c09c2a4e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-fb78c8bf.89.tgz","fileCount":156,"integrity":"sha512-i7gX2uRUj76+4b03smqOVjE2zd2DNm/cW5azwRPKoutV8fXh7pIbJUJmYYwIetrH9aPkowYNt1x5sPm91RWZMw==","signatures":[{"sig":"MEUCIC5wOBdfTWSN7ZD2RL4z7TDRixENVOCcBNIXYUirSyO2AiEA2I4q6XNmuKDandf6TymEtrYFFRYf/t9s0D7mnVO/TCw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230503,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdikBfCRA9TVsSAnZWagAA730P/iMpB4lckAKSHCYhWOZm\nv94rD9hIdsmGSNUVBXkb3osecwGVo6lyV700pqLzSZehT5V4nR57eXJP53x4\n81BsHcQw+/ebAMPRJV75hchStAxV/4neoh9FJ2ugdu4dpzQJRLLzejOFECK9\nOsSb8nY3k+z1NWEUUAFFr+baZuLQanZPQUje+UNKXj3vg2TCVk1uxK0Mzoca\nigRgNUY/eM2Kw6Rk8aZfXWfTycBDRVwnXeYlpavS9RBnDoalCRVWnaZZ+Qtm\naJ8H1wpbv4OBh8P+dX4FjBzTzDXQBV3UeKVjkIqsMqM8TzYwS1fLU4rRb/u6\nSsOjyJxPddwPIIBZLTe5Fmk4CD/lbomQzHIZzcRWVSBQo3exkMrIInsUOtyL\nfizT8ZeksGie78PQDmmdIRn1FeEfOP48MjhP6T4SbL8C/9nHV59hW/pJyJxQ\nz/Rgm8nWfNbsOOOEYfIoW3/pIr1iLRn84C3vyr1fmZTTedIQHfLUL0Vknzfw\n1cPgRt/BqfJuJOBKyjadVgVPEG1iD9EQv0oXd6TzLUWUjVEY2ja4zTGdeeP2\nOjmoOpBmn+9ozRveIX5JH4ynMU+gUEsHkYHmxCyuKb2IrjaEKrYxJLE8ut35\nPj4vHwS+2kplJqVn64Ou6NNkBlGpu2bUGdRbeTOSbLj4gT9wruenYJ7dDoSG\nR1D/\r\n=EOFX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"fb78c8bfae3e18aeda8fd5bfd61a9ee602233aa6","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-fb78c8bf.89+fb78c8bf","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-fb78c8bf.89+fb78c8bf"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-fb78c8bf.89_1569341534481_0.5908124394481107","host":"s3://npm-registry-packages"}},"1.7.1-alpha-1e9152fb.90":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-1e9152fb.90","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-1e9152fb.90","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"3207fa92ce24d7b361a9d8793aed27c92188280b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-1e9152fb.90.tgz","fileCount":156,"integrity":"sha512-BkD73HeL2TFZx2rPYgtvU795S273/1FbnDKNJE3Avlg/9ExMZbGPIOFVTYr4MfgEo+9OW9u7wsxgFN3fwfYETw==","signatures":[{"sig":"MEYCIQDYaT1byW3MMktXg+92TEpuZFDSsr5TlTHJgnly+VtRugIhAI1pRqhw/3A0vWYnBgPg3gXpShfSRLbZbzw+Fo2/xxHs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230503,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdikOzCRA9TVsSAnZWagAAMn8QAIjDjZpT1+kx/ViS8bfA\npg7Cq1zTiNwc7PYWhjCEGcM8jZxIkqHToq6pYy71c/RAT/f7lCLxGcvOKDsw\nmObge+f00zUDcfuBEw2qgxYMms+u4tP11U7pDqZnj7JI2enSLFnsqG4blR9B\ngLG3R13FKgKFT3D4wTuFd3EAwcuCH47KdObLx8dBCEjySVujNCz7LTRkdOFv\n7jrmyaiT/gTu1jhdidES6xQC2n3F1mxJ5UlF9nebtHUADM+Z5OMlNoMUrDfy\n3KaVH4fuuPLLoOH54nUtwCK53tgbX/EAN9zP4iLTRl59AXO4uyVvTpYN1zte\nclchyUMP9jfyn8rGYdcHXGVy7n0zdYwmHNdtvBWcS1Ud41kRMnKkI53DpWcR\nMjHq1UIqTP6x5fnK7+LxYlROBA2bboLzmkiqVtGEnM91qVK+UJaIzngftfjv\n4QvwUd6OvYcxQJ0q6GwTyIXYsErbk9ETNFdcLW7IkhVM9ocbRj9zCoAM6l0X\nV5EjPvJN4Pt5E4k5ZwOeze7lhchxdOswlPR/axoB5djMTnyDusg+DURP+xMM\nkMgFdHHSLmQP7fKJ9yC1fU6mG0Sn223kMYb19C2zeIBbdwnudYe+rIwcVShc\nLtxxgpRDDWu5TtietDubIo4aFUzpecKvy3XfXz+LPJIkj8CTS13l7A2ePHCr\nv/eY\r\n=Xxkv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"1e9152fb507f6919286b0ee998888a2ee612efa7","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-1e9152fb.90+1e9152fb","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-1e9152fb.90+1e9152fb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-1e9152fb.90_1569342386615_0.8767732743667218","host":"s3://npm-registry-packages"}},"1.7.1-alpha-345fee5c.90":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-345fee5c.90","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-345fee5c.90","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"840ae69c4d1f3d7be8d1fa9f6b88a32d152e337b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-345fee5c.90.tgz","fileCount":156,"integrity":"sha512-SY3FNYYr/CG2bMOof3G0REpHNuI/fVOU921s/zj1DWM0ESgpG1Q93BpSFVCgVUGO8Oufw28Yk+YA4J6ohMmbaQ==","signatures":[{"sig":"MEQCIBkgv/oZ0V0cQuss22jw58z2oT4Qsus06cMYSVVMsecBAiAztF7BYQ38ENeP2oWbFQHe4UU3hmUkk+/B0sc5/0cxxw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230503,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdikYZCRA9TVsSAnZWagAAhlwP/jDC40w8E6TN9RLLiE89\nfhRpw/UmNY7FX5lb8e1zPfj71J1E5Z9QOfqXD789T9Gw5ezPRgjfMUCIrBbv\nPD/QRfQJVP/cxuoSIRr7VTKrOm9JwquDzX0IySuFqfTT46gXKFDHQdfbpRfV\npvkfzRAwv7Hs86qWzWW1gT/EAvtvPGUvUHjk/SJpmj+VoeP49rXKKXQvCrzi\n2XCXKVWnbDPFBzmLuv0dIj4/Qqo5pdkRobkMy11Jgl4P0MqsNZXACf1iC3OU\nkiIY7X2CXsMp3ptkYB7JNJo5lMbhwaIbrb1/B1XpTgryWkiG5ABzUDXc/jsq\n3HO6z8nvV+hrHyVWK6XGmA+Joz2AUaJVEz1NpnpeiH971iltdHcCmxzSDMiQ\nJm4OJgPdI7T1xqVFPd/CxOY0RIy5zxTVzQdaraZpzmVDMGvt4GIoKsk2i18L\ncqNNmQXUpL6tY4+Lm5vK4JJ0TFL7MySjpbq3pMxZJM8EmPIFTEGuMVBpvByt\nnlTcwNOChycP5W28AAVj585V8n1X3gv/+XSKXT3wlMhxKaRssT1BKFjGBnz0\ntqvQmMMr+4CYZNP+6+aH68569b8VKvGUEOgUWxC9jG1mxxPqlqMLzNCKHR6r\nciCVS0em9TSVLj4GfPq1PXtfFin83DuAra2pxvAe7QCnTER6oSucL788nvkm\nj7Nk\r\n=6pfB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"345fee5cf5a1a31fdee5bed48e0938430a3dcbfb","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-345fee5c.90+345fee5c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-345fee5c.90+345fee5c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-345fee5c.90_1569343000799_0.7229887217859359","host":"s3://npm-registry-packages"}},"1.7.1-alpha-34691d2c.90":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-34691d2c.90","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-34691d2c.90","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"ecc09af3edd320705f3f156d2d6ff8ef5b991ff0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-34691d2c.90.tgz","fileCount":156,"integrity":"sha512-7izyEc8EGfieP2wGETZEqBeX1MtU33CLNvQkVZf0mblsYbUV0Ci75bCmbuXSoOrcmvZ80+y5BqCmxZAweYes4g==","signatures":[{"sig":"MEUCIEb+oMHWoD4ELQdE2fOSo7Q1NI4zBOyVEHEAp1RtX3l6AiEA+UCqXB4fyX74GfDebPM/9w0TjAKl8Wf4rVOzU3qts30=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230503,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdikctCRA9TVsSAnZWagAA30MQAJQfrltTcBt3t6Dr1tkf\nwhAeA3zdfPJi4ntAbAC3XZ3Ylw9tQZP1KMFL7L4AMJ+gIZDyNBcahhieZLdL\n76VBLTOaquGkxa/xkNicXNM9Kf7yNU2MyyVpIzkwNkwLNYmYnjlPGWySr7Ul\nkMbH1OaZAQKclSXd4V+1SkN5UKefsQvpGTcVJXUEx4TQsGDtBGMwkiwEuXnO\nF0HE4CImblMLZn0EasjukY+vGin/YGLI84rCLaRzBo2CM/OocodItAJERs2w\n/4R/YPgmimEGc2WobVp2HsSzRo7aA3koAzBqmsWb1wW93oBVJf4Is9+RkjoV\nvnwipiaNMO6FnjKt1EiMkfpudul1L27IJz7HT4h0lOkBU6I6O2doRfcbDTxn\nE3PwbUEV8ohsFE8+589yRh33zLyoTAAwGjaTFnOEQc7EqeL/X0ng+JicGQwh\nOxJ2IIxiJFzOaDGkI0cuJXmVANly8Aa1HsO/xT8dDAZVIOgxXE+lb34AfVAc\njs6dD8uz2nyv3CaoP8FL9cUi93ybE8QzTSp4Qigu1ZdaCOja11Lb/Bn9ZpqD\n6xkTbpqUkldPng0rWmunba1UpQnDwNdocMnV7DP2ZjTz6yiGEpvbXjYrR/uI\ncGW604rw1f8ag4sgSwzXX1bopO2wlSzzKf9xO4Ryi4EdBssSTnqaXLircMgZ\nbCfM\r\n=TNvA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"34691d2cfda950af5172de4cf0e6d85d4a83ff3a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-34691d2c.90+34691d2c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-34691d2c.90+34691d2c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-34691d2c.90_1569343276747_0.3219233290574699","host":"s3://npm-registry-packages"}},"1.7.1-alpha-0f86be66.91":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-0f86be66.91","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-0f86be66.91","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"8d52ed88c27d17185453b89ee6904ea5d4abab59","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-0f86be66.91.tgz","fileCount":156,"integrity":"sha512-yz0BGBoUe72oT9y4KQIfJfiqooGfKC+Lv90aokhLO3S60EbPRwQGc4shd7JoM9Dy1ZY2iSc42/m4b0y26KTCmg==","signatures":[{"sig":"MEUCIQCOk3aK8vccmsav8qn047Ygfj62tjEYhIMmw0m/HtBkAgIgDoGzOVVnx5jjQiqtf5Uqc6MNIJi3kjWv+4YLbAUKml8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230503,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdik5GCRA9TVsSAnZWagAAttgP/j1+TbJheY/YW8Yuqc0g\nh1cpWRqvK1SeXyIKIATZlmGvKsjsK1Er3Fkg8e2G7KzqS40BgBk08H9kHJmg\nm4Z7XIemPYfR0fo609Nkf9/88zIRiES83AMKJUcw1jvsVJzHWz+8zqbNbjql\nTbjeV5mUiJO5IGArsreQtGrRvqdZhUhVizVrMvU7KenoG+r3VAvkwUKm9MXS\n4H210Dz/KnJ07UKd22Vmcn4gRgsTDeKhIMwj15ULlP1EKv3DwnmZaJuFdpM3\nZTkpKZGtu+XcWJBI+FJph8A3jB95B76Qw0pkTWEF350Bkqxccw6hy/n3fymb\nRWOj8DspGIXiBi8pME6LflJGo21NPEyAf7NKdh9kcRBGtlRG4/bQM5aRqN6n\n+6H7z2ypao0e+VrlUd8q0eCahL2IywACtSVZanCm34z/iYwAliY1c2bwDxcY\nQaC+BrjXD2iQstLq2sMG/yAeFVbZrJqefDKht8RvCxJfPGn7vHmZZnISbAQi\n866VBMmV/ibq4FXgpeKvRw2wf75Fw+CQQ/esAdGKDF6rg/Cp4EVGJcdNy7Oq\nUTRwoRAateHEAftBqEFGwGZJ9nzDgJc22e+DSIMlMdomlFXe++Kj+Fbp/BTF\nMNZFW9Px+Nb7ANtMTDaUAajd72dCEvzm/NS6VCmeI2Tq1qqL8xGREiXjySbA\nNnQx\r\n=sw/M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0f86be66368a9d7f42391e25cf7d7cd7187c9b6f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-0f86be66.91+0f86be66","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-0f86be66.91+0f86be66"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-0f86be66.91_1569345093405_0.0625533516542307","host":"s3://npm-registry-packages"}},"1.7.1-alpha-905a51c7.92":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-905a51c7.92","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-905a51c7.92","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"2abc96ff6698f4f0d061ab399e1e301dd595ab71","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-905a51c7.92.tgz","fileCount":156,"integrity":"sha512-KjYV5HB5hC7VKnRMFJ5C8iEIhnYV4CSaKwYAHnB0t4dJD8dkzWKbif9ZN17xM9pXqMaglZnldv3XGHsSBMRUUg==","signatures":[{"sig":"MEQCIB82Y1k4WYR4YZDe/krmgbMf9w37WdFYysgY9akPZJ4qAiA+T5civvRtATtkywnDp5snReOeMyQB3Q48mqPaSEpouQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230503,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdik99CRA9TVsSAnZWagAAOzwP/jABRnJQXHxTpXXqDXFf\nzmAlXS4vs04hQkN20iufpyb8iQqNMw5KedNYT7B7Vczsnq74Yn9JAFyNVQUl\ntFJC8p6JNupKHoQ5dtTz8odKp42U4+hwlrgZOIFcumaaNC9sho/ewVNY305W\nSpmVzADf+updxxf5FUvAAvYKRWKdOdBfEKnVyrtZ7qAmJvQVFzJpcXPTJJYY\nQiO8a++F3yjxzs/IXDeSVgORUX5RxAZPrgAHCGweBBn7Lqi5AddC/Uf6mgWF\nmcxWYkFm01QeLEXwggzqTbITc2lmz2DgmM7Qdah4Pm7Jxwjd5Gh4q1s1bWOU\nJAzDt/c33WnxAjD6p8+V8ptw+8afpSzg4cW+XtVC81PuVGuEiW8NicWE+Py5\n9QN/9cMUJSyzjRBzyNfZosB9fSLKyQfeFZLJdbxZVbwSJzQzDD6X2HIWrgfY\nr1bC0t06nH7sQTI8pNoCp5a0RdNUITeY0ehuKF2Lytdu5O+jDzD54jzlW+0k\nWrPDSjJksjru7AP+u0LVRy/o2HdedyUTtOgbCm6ypMxqbyoTqKVGBbiDS7Qh\nLuZkPVQzx80Xl6AdmN7yuM39AXBAgzD0JdwVGi4shmgy9qJt1ND4UUoo+f23\n68cGDjEnH7YlLTekvCNE/eUEMNZv+K+BHBejmX60hAXiy6pvc7tX2nhQPI5d\noJ8S\r\n=iIzY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"905a51c7c17a303700902337d26ebdb2a0039880","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-905a51c7.92+905a51c7","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-905a51c7.92+905a51c7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-905a51c7.92_1569345404594_0.5965016675899422","host":"s3://npm-registry-packages"}},"1.7.1-alpha-4c98be4e.92":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-4c98be4e.92","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-4c98be4e.92","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"6975a51919c175d734f1286fd7ccb6c4f1b65011","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-4c98be4e.92.tgz","fileCount":156,"integrity":"sha512-FN1Z4vzAm97uC9dX9gbWtbCI4QGBVfcMChM2ALyVo+G1T2Kz5kdMgUxJbsitcA4AJN/anL0HQHnNczzb+238Mw==","signatures":[{"sig":"MEQCIDwpoGjlsvyz47R98ZvtDuiQbCtnogYr/SVkgsSLSeHfAiAX455y2UF1T1a1vvH2OX64W/s10fd3KSlepuH+q6Vo+g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230503,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdimNYCRA9TVsSAnZWagAAwAMQAIurDO3x/mUJdgThq9o3\nBHdyuD8YjJWBh8tIkHR9wpBV/uXL6oY9+mJ81iT35EjBTVZ+tORtFJREiG55\n17tIrwYHQovFGq6rdvHkEt2aGyK/2DMMpdy2m4u9jxNS83OXsvoLXNyhIdDQ\nRxaQk/U9Q5xQ7TAh7lh4To3olJjHl0bDZgT7z0YXYgK0fvfC5szt7IdpFdoV\n+UNZiigAcr4dfEWThiqvuJaZHkM7EniEIawTVc/qvEVCgHZ9/fwnujUhI28h\n1Ww9hkUmVIfAM8CX/XSQrZojtY6ONCFIlqvighRF2dVSBeQGFr85B2hXWcgG\nFISSmFdH4cy3Y5rn+c+9oHJqCJ/RnZYWqzC1ETJRxPBeEDR4LceDopLFPMrA\naIMUjUmYWsqrpD5dc7+N8Rz6ynvqav/tZKul6kaQjwhU/qlVFOdg8mmfTiaZ\nSgZMTvdPEcfFkmrvzHG23FZ8J0Z/vSbpY5x+PpNZPJErZuVrcv58fBTn25ki\nr80b7kQLmVwwTF+4QUMMGVgGb89gmsuo3UbsZm+NOzDzEFQ/WShCQC3PbKO+\n1GqLNbgmRq19E99zjgTq9S0LkY/dFofd5700ferwrsWq9+ZSyyGCSCbhBU/T\nGepqKtGnhSwfM7alINh1eZ9QPocZiz4nYJr3VLtMeQ3OlK2VmTvFTjDfgBiS\nbN4Y\r\n=Ebf0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4c98be4e306c6a466c68854d3dab8e310bc8693e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-4c98be4e.92+4c98be4e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-4c98be4e.92+4c98be4e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-4c98be4e.92_1569350487682_0.8191962143362888","host":"s3://npm-registry-packages"}},"1.7.1-alpha-a6f39588.92":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-a6f39588.92","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-a6f39588.92","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"e99adb759862ccd46a2405e19612b94d278cde89","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-a6f39588.92.tgz","fileCount":156,"integrity":"sha512-5iPgHFaB8olOYp2BVtFt4MQvVkxNFyVynhICk21c0CFnsR34z+YWFqtOJYC0gynZpZFnfCChRAf9SGkmMJWY2Q==","signatures":[{"sig":"MEUCIQC2/09VV3neDHeY+Vuk4zpv3DfapNk6CKeAn/SAE55Y3QIgOtkuYsueDtclllyW919KcmxGDNNwYUPZgm84VzclBZ4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230503,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdioiDCRA9TVsSAnZWagAAqYAP/iRW8I2OvU6hQlbzLFJl\nzqiHavwP7zV5gS0ybRcFpybUd+dOa8GeKt+JnNbnMQnVvDyZ8owHkm01lpHL\nPMxwKEQJzJybAYY2VgmZ1M+iifywRA/2sQU+wh9Py4XAu0bCwDccXYMZH+/8\nD6At8nPyGTG73zZPRn35KF4ou/Ti8Ij3rHZ6kr68sFMOjAALug/QisN5JMqr\ntaWCnRTIBX7KuYOVZJ1hT3c4XOerOvBU4AbntLEQScsRYuLxb9pkAcxcu5vO\nV9QTF1eHiPNXJg5VBVdWEJk/cy5IfxCTTP7kayOcuzJa26hccV5lWTenPyUo\nwzev3h4BOHc3wZ5WHUKUQ5aDiIte24EtU+Bv2VZr8uQ6GpKDNyyWDP7y8eFq\nT5H959n/wjewvsNi4gVczJ3RYA9N1MI6KAJOdjw87mTmn5QrfkRBMASpoC/P\nj8Jh0hrlwT1jFEou74brAiYmcDS8e9NnXjVcE0PPqDxlAbe7MZHmDulxnBlk\n40MJerkMTX6PNaAl2T0CojNN7/iEw1N/clqVETEivPmwHwqxNoIcei5xxPwY\nRomMn2972UZLBNo7OPQkGa1Zb8yesv7+ePgKNFIaGstgTnAnZf3yJYDF5dDh\n4lGOV7B3nuQXLzkqdgDqFhkULlBWaKyEmrCwB1YkaXDZtJr4sjQTQBIjzhpw\nuRZ5\r\n=dimm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a6f395885a351b072a9e1d191c95e076aef92d9e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-a6f39588.92+a6f39588","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-a6f39588.92+a6f39588"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-a6f39588.92_1569360002922_0.08939361948425995","host":"s3://npm-registry-packages"}},"1.7.1-alpha-a4f6e6d1.92":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-a4f6e6d1.92","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-a4f6e6d1.92","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"9c9e5ea3f0b433d23e99b26a78340a7862a05cbe","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-a4f6e6d1.92.tgz","fileCount":156,"integrity":"sha512-NYbgcJhHfTDXHPEuhYXSj+YpASo0BM4a0szUo031g5KzTlOtT3nMQzwdi4i7usuMsM+HiSXBpfupIEM4WpAywA==","signatures":[{"sig":"MEQCIDG9guQOHGXrWC7wjix0orJ2ZcOn5cekBdqfvIFF/+WKAiBeXFVOemlbpSu7V3P6d70gJptkGECSbBCnU8XU6Fd8AA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230503,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdiqMaCRA9TVsSAnZWagAAG9wP/iY1/U8nxh/yJCpI2dAk\n96zEi8BT2l0UwsBApT4Uf3Qf886vLvfOpmju3aKQqBge1fcZATFmCfQoWnv5\nUWDUD7dsEHpKECdXNg4R8IrTMoAuDq0EtfkifW2SOY+qA/EmYZhb4qm7TVVZ\nL52r8WG31y4aktptLhiixunh2hhvz8SeLXKFVX3xM7rJMZj+dydMO6iWvBGM\nym7yzP4VcrMFTb+Fc1qfMtkP+Cm6a6MQqOa4as0NoDkmTtpMMq1VVaSceCH+\nPInIYurqqEbnmXNI1rAVTAAqpojuNPPP0silM9weIWkTV+HdqSiNydmnGvQF\nelKqCvjU+N+3fnd49jn2PnvUYn9JXxn0F9F+S4Z5r3MooM3QA5pmSVyzpnWd\numLNBgNwWIYI2Okpe777A9IsoXeXH5ZbosHwGkDf5RiMh8z3nCSh8b0s+9Z6\nSM+A+I+qPBbCIfwNGOEsWo3+7yn+oQzslCOmdA+FQjPntJCfBkThYHChaZGs\nM2B3ewcT4qfE3Epv2EXDlGidtzio3hcdQHPOAgS6N7Ac+om1WOyMc4tc/Cq7\nkeJM+xf0K/Tr5zbGTjlR0Xp5Dv92e/9UkJAR7sl82cG5GP/zeTWlmLR2b4nI\nxvI6eWQA/bxn3HZkY6pVM/h4HrEDjiM1zkkrGqJeEkQ5TbsDJHFSHtI2ZIjf\nWDki\r\n=hrj2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a4f6e6d12f52538d238123b2f2f2330159d9cb94","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-a4f6e6d1.92+a4f6e6d1","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-a4f6e6d1.92+a4f6e6d1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-a4f6e6d1.92_1569366810107_0.890172982015569","host":"s3://npm-registry-packages"}},"1.7.1-alpha-86f464fb.93":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-86f464fb.93","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-86f464fb.93","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"3d70c953e7913daa025036a6dec8f72ae03f287d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-86f464fb.93.tgz","fileCount":156,"integrity":"sha512-sC6Z7y6k9kIreakMSPYepaGChlYamNwwh+FTa0Q1sKFxcGRMYmcQyHImqIqM5Q5W5j82cTDJXPsZU4ZpbZHx1g==","signatures":[{"sig":"MEUCIQC8Phb9Fa/GzlWTRI4y9KHYvDsMKh+SZrxu7v4naG0kiQIgFEQ+Hl2IM8OX77ZkME/RA67SItoxBOtKYJIU4Ab7Owg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230503,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdiu/hCRA9TVsSAnZWagAAQU8QAIn2H+Z/Yt+JQEAJ9uBT\ngWCPQ4ttcEpZCMFYE6xgfeyio+iFJoGHISnGj6T+5A8B5wy8nIUOtipC9LAm\nQ+8WdvAU8kQvSgCjoMETqrD4v+ENCBdID5HDnLK5Y49PCpTMckiL/+cUc5za\nvc8A9nE8utSTe4EnWfynxEhp8emUfPc82VpMU6UZ+WDOBqOO4yR15nhVg1Cn\nnb+uWF7xNaUlO51rxxFMdW91Pgatr38kjN2/mtvSl13Q+alCFJeGq+pIoL4x\nxW8KhP5k6lEhkzV1Q+KPS11oA1e9owdJM67QlmJ6dvU+HVqTHd1rT3rtq56C\nd4MMguPmk4dyiB0Vn6ax3Fb94hazNcL6Wrl6FyzdjG3iKq7ErPZKj0mBb+pm\n1Ge8XTtl3Ehlk5UKLnB9pksPlRP7dRkLZ4rvrsEqA66NwNXdfYl1AfTR3sej\nxHSObHwPs06y4MNMlHEGDQGzCfTayJUqJ7WVp9Yz+1/hjtd85+UQg6sPMAQA\nUu8hTr1ZxSx5/jEt9SktI26LJlryHZ4/yJew13CzGp8y1fPP8Bbg3KknqtzT\nrh0tEUUH8mlxZllZEQ78JDBlU6Ctf5AvLsnGGxVfLXx49gAXziJwJg7pIF+H\nS+MTrrWoZVcHix1l1w6s7KLAvV1nJcD1I4wj+Fnk1BBsgcsLfXSHnBHfbm7h\nasoH\r\n=Unjn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"86f464fb91b1aa2183eab696c2e035c93ae6a78e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-86f464fb.93+86f464fb","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-86f464fb.93+86f464fb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-86f464fb.93_1569386464345_0.04878264118654485","host":"s3://npm-registry-packages"}},"1.7.1-alpha-cf659f0c.94":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-cf659f0c.94","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-cf659f0c.94","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"d1072439a67e1c5e2c20abd7ef484ccfbc1c5b61","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-cf659f0c.94.tgz","fileCount":156,"integrity":"sha512-b7OE9rn/pPfTl00iFIX9zM9Gn4BUwwTSUIoqAFPV7Ka2ro8g7S1+FH8hKveWOa3Gdpn5mfy8hVCvt0fhp8djaA==","signatures":[{"sig":"MEUCIQCCSzC9rJYw34xv/y4JCUkJpnjpylMLVzMt7OxMY1CGgQIgVq92LNtnw9NQTgj5HyR9gJ97aKs2LUmgxmOfw7F9ZIU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230503,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdiu/7CRA9TVsSAnZWagAAd/IP/2e/au9fVh239iWcALl4\nFDOTGtCas/wD5np4aUmD1uMCyEAXYqUUz7Jh+i03gczPVmZ/TnEz8xhBUpi8\n+bXoHbPZh5rQ6MaIQBIypioAUu+vHc+P2S2Z+/Yzoi7Nr6MPNE+M2uHeY3eE\nUhe+8YWrjqlFLFQ6hvp6g5EV80XegapfAJMoRTh4HWgLXgaIrru9F31mI0GW\nokFbyZXNBcNPnEGp71so7hfN+lYIF2nHH/bPF7ca3BewQStpP7T1BnmJVLYS\nQCHt6mA5lY715W+5gnWPowg0gMl1J70L5X8wvTIHTQrGPYwAVub+xhgPYrA0\n6T6SlnM+kQNkbpoWvi7EavaBV2HR+2OhGqBfY67QfNCF6+lHlHHE4IycpalF\ne1aPyA4cj5K2WMHwZDMuGAudQKB3Se367Lp3Y+4LtOx+vw2iWlfh1/r4C8Mf\nXqRyU7m/4gVYryeT0hMLMFTxe0tjOhrN8JbVdqQVGnbWA8GtFfHVpZbsRB4t\ngMYdn+ESSiGfrkhDjeh+BTIbpfJeb3FiZHD6q0eqN6R+KuwWAObCDddsp/LD\n4eHLvRsp3m0TcLRj0e8ua/nYcRICGc7deKYTM7tkRoTUlMjXbE36eOj4mCYQ\n0ghBxtZW7UdVTVVh/cj7KBpu40/lpdOBJAzbZArO9GCX1mS83g6VwhQdimhS\nyW+l\r\n=eliq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"cf659f0c6935df2d5c273ff3382dea431660a405","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-cf659f0c.94+cf659f0c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-cf659f0c.94+cf659f0c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-cf659f0c.94_1569386491289_0.1335417566430841","host":"s3://npm-registry-packages"}},"1.7.1-alpha-3f533b45.92":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-3f533b45.92","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-3f533b45.92","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"f6d73c44647250c95754a0f1d8f5841e457038ec","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-3f533b45.92.tgz","fileCount":156,"integrity":"sha512-O8xCXpihLjqthlhUGabTbYAkV5K94dPD0sqx3kv0RYX5z6lXd5NAvLA1Tf8d9AgAyrJmazm7BlzM8w/JSDWbVA==","signatures":[{"sig":"MEUCIQCI8RufidGvN0jTjIukvmqSdmrra9oesItmFP2idQXuqgIgR7Ou//HzfRDA8G17ypxmqJG+CWNK3AQJyStYSmlIZHg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230503,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdivAVCRA9TVsSAnZWagAArdYQAI8xzfgkJ6fuBqhQ7Yy6\npIWdbAP7o5R7gMkrwaIGiFpOKK4vvMsqmPycGZgjuoBVTDto3dlYOih8KMNy\n1RULJXjrTB5aEtiYvooRFdEJe5O4+yizDSiZo5clPtLxmp4cXFnnDrb685JR\nkXhrrVOk2sDDZxiyA+yw76ZNmIll2qudXVTHwn9xMyIntXKE86Pl58BUgMn6\nKtH3jigTtBS6r8EtE/JlVh0S9lPL8wsQixm8byR8djDO3xh9jZBjfSGKmoQW\n7R1bIc2+bGf10v1ra3VcTXAx8rLIviixgEcdn21yLRblN91HB7b8YmdcPpTE\nsIMfYtibDmM7vesLlf/0gNkDhuqxp1H9HPqk8KHom513D0iZyS7utBgUc1Vf\n2WTYd40TddghjJgojX4BfzYvu07UkDxhw99WQwUQYQ+RIAx/CgwK3igq04zK\noLOf+fC8spvZRZLk414ybRCrnqj7099Pz3aKLXILwNvJcqpMp5d7TxSNkoUf\n8uSKM1UJee646KEIuCwiRDXG+lpFUmUGv9scbiy4+XR3byzNSKrYFm9Gife/\neg/esus0EETSgx0c6TgkjTTnakqOpJhUiEtuJGz8ykkWnOo7MUFdHsnJiF5W\nOnpZwUd1a1MrFsKJb0iPXhWvB2ybEzF8SCwB92CeBFwtXqmfNWyE9Mti+Xxl\nenph\r\n=665n\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3f533b45d0189d8515fbf11bdc3e551b1b242c87","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-3f533b45.92+3f533b45","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-3f533b45.92+3f533b45"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-3f533b45.92_1569386516386_0.8015094856540013","host":"s3://npm-registry-packages"}},"1.7.1-alpha-b55d0576.93":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-b55d0576.93","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-b55d0576.93","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"72418a347df702d7d8f3f8cff1a0a7f89653cc53","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-b55d0576.93.tgz","fileCount":156,"integrity":"sha512-oWLmFIjL6++Jgj288aj+nCf4bW1f5/vaRsVm/DrCmeYSN5fio1JOuj9ZQ9G63SUvEYtNaeYkawZ1IqgaWIGSiQ==","signatures":[{"sig":"MEUCIA6krwXJcVf/hbzlp9tEViMbqylfY/2koB/mdjdeeGLxAiEA3FDimv+k6BESuWxe+ncMcjXxJ1ODpyrXDKX5sfhEe4s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230503,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdivApCRA9TVsSAnZWagAAMfAP/2tz2P2iuem4y6dS+Fd4\nlVXRZrPgx8K+yZQBlXj1tIGctUsMgOpvX/iGsOa1I6+0pzGEJzh73i6XRRz3\n19BE5Ad9IczXZIZba2irY7sQO1UlPxRB0AHphFGmFxeY56eNwzhOCmPeb9hq\ndmbCn4hcB4imiPRxRYjeNdiVdop0S3IQjfMdv39iLZfMrAFBbuxlnXOl/V7M\n/XpjE9TsnK6hJkL/FikD2baY6LOu0HKN1eNO/yo9XgGQuCcU1SFKbNsxmJsr\n6hFADBUQxt+xelppra+bB1EatoQ3yPXzTRvubv0oKL3MHBltgDaBQSrBu1YH\nGVLAiB/zwYYzuF7iUemzCPZKr+Tt81qs3Yy2qH07fKlR9Xacb5jDleegJ8jm\n9LroQv+38hxpULhsgvm8Kj0c2+GziEbIcZ0eJ++TGw5r+qEAxtsp4cNIZ1tY\n/C0mJD9BjK8Qmco+DQBUyJq+7qQV3uMO3DLw8TNpLHgbXbvEGc8jBtjsyfA3\nsIUr2Pw8KBQClrStPnXq+oLwGPGEx8oLoNvlu3CDqYD1rHyqKTaFeg3W0phu\noFssz5IKbn7zjnpJ5J4hEm1KuJNN56qHaJVPMFqBZD96+E8Hk5c126UXmuSu\nXSkmMM5FOrloPYnE1GyLqvLELZOt94amjKqbCPKo8z9O4ksjVTPBilpq+ZV/\ncmAX\r\n=nzcT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b55d05768bf7264405af26c95e8a4bc15b60fd22","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-b55d0576.93+b55d0576","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-b55d0576.93+b55d0576"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-b55d0576.93_1569386536162_0.9834971650257875","host":"s3://npm-registry-packages"}},"1.7.1-alpha-487eda92.95":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-487eda92.95","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-487eda92.95","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"d0bc4c6e5a12e906cfa94b0ceb0a5039bf650306","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-487eda92.95.tgz","fileCount":156,"integrity":"sha512-KRZu44zy3iFkEzecnGjhmzjbFD3XYKlkHoykpVRzvsCBhkToKTz+pnSQ3eNcl6KxzytQPRF41Dfnl7Ss9YRq4A==","signatures":[{"sig":"MEYCIQDrh4GNIfNwrqB9/L7L2Pjsm/Ah6J5iiVSi7XaWAh+XHAIhAKAmY7gAeeOp0IoERN5iyQNdrvd940Wi7zwS/ErbJ2YH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230503,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdivHHCRA9TVsSAnZWagAAQZ0P/160oo7hev9OfoT7bfq9\nIuoWJTCDDXP3hnAneTp/cbYsoWEF6A/NGIqJuYEpnuTG9NFW40q2sYRO3z5c\no0pwkqEphqOuwRoGe9VKPlEWkjVoAtzPgHzt46Y62KijFlFJ8VAK/MNJ9i4m\n+x1kbqXIKnw4oCtHpIwcMrNuCWiLPEiA5FPAt4d1z0h1uT2mMv7cs8082bKw\nBqGXbw1CO36c593G7X8xgYJFOBRYiXxw/pgBCs0z3THys7Y9QAM0ANxkGA7a\n9AC+kzBlt3kw/dCSIRxkY5UeOYMXx5GNPkOLZBBeCTuVPy7Xs3QGL8AcCrHT\nReUCzFy9i56JTCE/eEruZJnLzfWQ8Zr6HZd9OlW83RY5HqOaalrfAH7cbYdZ\nV9+CgCksZDWn3xpS3rpih7/SQtPHwIgmiq5q8PFiGW9trZZ5gUyoVlZ27beT\nkGnnXw6CGmffBBpb2IKr0O/4ZTpkjD8h8kBKDxn64CfRJwlzgogmw13/vxQX\niBPIKuJpOBX+ArabofyiFpzv6QpdGUWl4x05oK4J+2eEDurcGsRUf2IIqD4v\njstP6j0iyvMeHnsA5O25Ao4iwUpSeZcnATYyG7hzWL6fmfJKLbUZN2sxnbvm\nrQAKB+UAlCAFfsufAGz8NQcROMzPIwZc626RZ1/PgiJmTDULfTbl39WPpa4u\nQHxR\r\n=ifMB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"487eda920041a9b792429c8f9f4ac3ac405988e1","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-487eda92.95+487eda92","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-487eda92.95+487eda92"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-487eda92.95_1569386950413_0.2391424772445001","host":"s3://npm-registry-packages"}},"1.7.1-alpha-8fe5d812.95":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-8fe5d812.95","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-8fe5d812.95","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"09dc115fb4e73e88d7dd025e9fe35cfbc8247e87","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-8fe5d812.95.tgz","fileCount":156,"integrity":"sha512-IrNSsu7YbHd3X5FRtubGxmQBTpbfrRCSPLmjjE0c8QQyVImNgo+5ojxmF6smD41DOYjpAI0GE9mKooatUaZ9UQ==","signatures":[{"sig":"MEQCIG0tXml8q4g7lib8RF+UXcmHQWdU1I/Hh84NJ7/QTZfvAiBDBNUaKmCwvia6rN/JILw1OOJLAmJNSC1yIe9Mlj8xRA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230503,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdivQOCRA9TVsSAnZWagAALhEQAJUpVYNYO8JGSg+sXzwE\nXlpt1AA4pQpX/A+1FdddNQRUva+WPxj4uX8SO1Z7/T8CEL1zEceAZ9rWgMNI\nmrsZvgOLH3jRMGHYaTe5xoXGAsjwVHs0ZQxhZhuANvnwE7Mh9F37YDbkm0UY\neMufHY5zO2zaTCWYPEj3PlCrGhKU6cTds3zEXgUu+dCjS/YKzL3AZ6+cyLB4\nomiXAWWj8gLilW86rNhlc6AvU5w9DrUi4kq15og6apX/5gUjyfmFcuzxJLpk\n/RHni3/VU0MKuuOIGVmhrw3IInNA3U4Adx5iT4PABS+9JBK5ieAHnsytOS2M\nUATSVmathXKCtjl+0AiYBed0ZBGXmKQR14U8ynT/c4Y+aRr07ddVHaqb5x6Q\nRie0t2lPkjkcYNcFm/a9tlO9taS/dTfR8hyioHeXyCL+zC+8Y//TjD8FQBHp\nB3zThwpylH/Ruby9qZnV/xhTRa4zkBVqrjq0rP74VE6hdLOOTbeU5los/0Rk\ny9JpkHTDKe54pAkixHq4mCcDFoN21BHmIk75OJi0o3edgC9dugxDq6HPDdgf\ninJ/r98wIVhpDNCqMZjVIasBWKI1ANu2ZVm72VxZE/JdCNsLcM1iRW5BQsvw\n6TwP6urCtc+WEB/nm95042FH2E1NN0rButMxVtXT6aGPf9hNeGuJbyLBfdpp\nocEa\r\n=Aats\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8fe5d812303e7f960fa2c1181f39650bef079897","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-8fe5d812.95+8fe5d812","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-8fe5d812.95+8fe5d812"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-8fe5d812.95_1569387533318_0.8695308753064133","host":"s3://npm-registry-packages"}},"1.2.2-alpha-c8c968c9.3":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-c8c968c9.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-c8c968c9.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"c3995481a891ed3e5dd70bdfd9f52392c36da213","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-c8c968c9.3.tgz","fileCount":156,"integrity":"sha512-iGZK7BzA1pfnjLWGr7cbu+zzP4eD9DixYWplXFSoGHI6bZqIZQ58zedjTaIUSSxrLzT6BFhJaBJoyRB+2TqVCA==","signatures":[{"sig":"MEUCIBqejXRm9GrX7o3I3acoRhd/E9Cw7nfEpLMIt3lz/XOqAiEA27Ohu2BsSqOqTcABIO+wvqG5/+aI8r3C3fqpmD7C9YM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229375,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdixo7CRA9TVsSAnZWagAAjwAP/ilr97i3eGgCfCy3s6ot\nkwFe69T2CSvnEcUkSiH5Gbm1BmbPZ/HCc8iz77VOF/8erGcQn6khNDdLCG8A\nxxmZEvfniPJvGm4ROISp5fzLjWBuZvPvlJ9lJwn0a13ITrJ7i2q9rjjpl+y7\np+FfQRiEbGuYcevrOIYDp3bvtYqT5LbaM0CzAL195BZSwFpAXZjGSCPgnEnO\nmalmqQihx3CWJWv1kcKh9tXXNItU+4ULmMkVvidwTwWAJYt30RPCOmwSdvfD\nhhcPC2sYNzoFFX2Cwp+vS95FR/d82AMbZ4DG5jeSOq5Hh8kzUUBRwhcGPKfT\nsRdhLlN83oCBphw774vkwkhpVWOCP094h6Zm+2drT+996PyMylm3quiSZDB5\nkjn0pOmWYuPV1R7SbLrIMnZUt9c3AFMVcZ7nnWwQmDdxjte04lRRqmzRz4qi\nEc5q5dqW6Eialpi8G9YMzmmDocWhMnX5seKq2qtMYihpGHLERnlRaqA7NtoC\nq4lg2LUSN6ffVOo/CSwvOiLUsqNI7ZlYdcwl0FwGmB9wpAEK9bPq1mm32rqV\nwUisbj2c3SI/WPQUPdnJVwDmyCi8nynZ1bdgnMGSlJ1qLwADMZjmtcGWZ9cO\nSY8vNKSggCxak53zzsAK8+m8fKFLLsXDLuig9WgRdD15WA2P7zCXwSJSN80Q\nx8Gg\r\n=HBG9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c8c968c9a56a16761d3da70fe1ab592f270b3fbb","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-c8c968c9.3+c8c968c9","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-c8c968c9.3+c8c968c9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-c8c968c9.3_1569397306389_0.7016901327480893","host":"s3://npm-registry-packages"}},"1.2.2-alpha-0867915d.3":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-0867915d.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-0867915d.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"ce344986dc4722eb05d5a4e4564517c35aa8d559","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-0867915d.3.tgz","fileCount":156,"integrity":"sha512-wku4wILN7L3+lNxUhaJCw4yvHK2yLJIpOQUls/DAILDuT5Qbwtrq4ulpKEcIJMQMHac699xcoWzyunD2IjM9ww==","signatures":[{"sig":"MEUCIQCVXATBt38BEFI/NQ4dbjR1+MZIN2fMic01qipjMNypeAIgS9cy+b3cjum1tSa9I6exUaoHDy8rNr3qiCB+0hE/Ihs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229375,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdixpyCRA9TVsSAnZWagAAVHwQAJITzxYmPusCEGNyPaf3\n1WsbIiIn2Y1FxqmcoZLcRBxY70Jlb5+4l3pYgjJH0zYX9KpV88z+8BrFiWM2\nC3hqCczjbpEGlk91J1cwLxjOxNLhbE008SOTDF6LZWL2DhfWjI0VUoKYinLB\n5NpuF7lcpxRreFxF1D3J5lt4JJtZbj40H3IMFFc9F9um9RILP8mB0FrVaD0r\nb20Ha/O67tQEdCtDxsxcoohSfGOrEHpQpoaydIZYUy2EJxy5AdMFNM77651Q\nUN2I+uRZIMmYk12BBLGfJoICxl8F09n+wHK/pkTkTJcHv4P8+knhifrlFvZs\ntHINjwTJhx/xlufj8j8dUDZAvhAlOoBFrXn93HLLW0dH+7W1gMRvsl4QPQdW\nG871vUsMB0gWP9wjuKy/Y5ZMAU6ath5Jkm4P6l2sRTns1JE0mqrJFvb0wWtj\nLt5JhZuIVymKFQWxPKFhVA64JJdtVIItXkDbPQfgkp1mh/Eeyu/d2zNaY5Hu\n6IxN0gCN4m2vlya7yq6ykQ2L5dfpGo/jYwwGoMFjA8v03N8F2H8oZgC69rlC\noxA6OEDHD7wGBay/ATlZwlieErZcxm+kG7PRHcl3086CwxmjXYhDNevyJqre\nBQj654m0QhgPwmcrOwScSj3V/yuuCoO2W/g6RtA9R+juYMlhlvBNxfG3CRSP\ne0st\r\n=v30H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0867915d92d9cbf0011325fc71a973f8a3d5bc4d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-0867915d.3+0867915d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-0867915d.3+0867915d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-0867915d.3_1569397361770_0.5501095363639203","host":"s3://npm-registry-packages"}},"1.2.2-alpha-afafd585.4":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-afafd585.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-afafd585.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"0fb6c48e99e20705f9b7c22c4369962908eacb8e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-afafd585.4.tgz","fileCount":156,"integrity":"sha512-OQ/YteaBUUUx9s9UsZ5pk2OE4VaZw9g9Nm9dZfd5vsy9S+t4xT/piJ4dy8IvQwKHKOZNaOO5CClTkKqrI0AUHw==","signatures":[{"sig":"MEYCIQDVTa5N1uRpWWl1UJw/UfRnhYiPZrW+f27t4v+4IG3uvgIhAMzTAnmLvpasI/bCyquyd56g77MRQpC4kC+b2yhlr5KL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229375,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdiyh5CRA9TVsSAnZWagAAKJcP/jkpuID34hpxcLXgGsji\nDcBX0lo80B21EZeDvPlP7f+SruQgz2WEw1tOpNqrL17+31t9UJYVigDPFfI0\nLBszZX5qfPq3hyXTPlSGIXGDltFaJlXavuLUj4zV9RWbI/e3FNU/cZ734f2d\njDV4Ar1yEvuOotetOeVlTizh7+jguj/qGkoOfO1m01JmL7rTYRJxawS1q1PP\n4vUTK0vpfKqec3Rnrn4qYuHcOZDsJvVR1EFOQrP/5mp5aS1DrLBaRScFheuu\nxW9MxzFVNKFMWE8+nkc1ubmeAu6wyXNxu2L7NNAWxKzDl0k1cQR+5QPEFeCG\nhRBsSthbJ8DtLHpaUAlwWHQ/REkYrQ/aPB8S5WLSiTtIt39T7llxawPfU9rQ\nV3jhPCOl4s+P3sGUIm4wD8gmnr0+poVXQd+XUZFfudvJtzlbAvn5lwev+vy2\njyJ+3nIAvJ4mWn1IX/Wh6jBX1ey4QUuub36oozl+1spo0NXohrOJbaop87XX\nanlUCqc0Z06YlMkFF29b3PCRB8kEmvVyu4UAQdZF+aZg1/2H0gO+ekq2gaQ2\nsmYTUPsIPfv1dKdfIk/0+Jb147hn8+7ai7Siqqv++cjmcjmn2GGgvCKAeglm\nquyXOe3tAqa8bFKpMjBi2GBq096Opsg6LeMw6u4mYBJaS7NibngDmsfyFnmV\nz6ux\r\n=thO8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"afafd5857b71def3fdca4129ac23829a40784d7b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-afafd585.4+afafd585","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-afafd585.4+afafd585"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-afafd585.4_1569400952490_0.1773452894453016","host":"s3://npm-registry-packages"}},"1.2.2-alpha-e24522c2.5":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-e24522c2.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-e24522c2.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"6e72b9023d9ff5a339c963cf57baf3d41452bd24","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-e24522c2.5.tgz","fileCount":156,"integrity":"sha512-nrWHKG3HoKWqRUzvex+kEidShg6StXRCAubqxRz7EOY9L0BoctBIiuW5FpcjfhW7AiaAxmdVmUXZ//VDHBMmdg==","signatures":[{"sig":"MEUCIQDEMjjMz4wKIf9dZtc56wnKH3FpfAdnNDOSh9sg7B0h8gIgJvuqRBEq3s9xZbSovXTaN3oPQDPf4JyryR3w6BmxUyY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229375,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdiyw/CRA9TVsSAnZWagAANMQP/iXlC+OkeR/gp47Z+bJb\nBg3NgTqEQGPfYiAVITKekVD8L9acFuiRZhZ3outviugdhdrrKWwql43AqlLA\nkSOYooYS81438qZFZF4Sj9pkMuhZpCj5fr/U9hNRWghbON8/BPsrls5PKVQG\nEdTwUBiG3e28Jj8nPkKyyVV7rPep/OFvX5QuzTTvNeVArlyBgWQFldNYkjJt\n4tmxyhR07QrMo21yFXmQQjd14fTZ0Q+AU9fLsVg1gubsYW1fThiGALo5BL2l\nyohoLiXPjXICGAOoBZt9pI2fu9M8NVP5UZOZEk6xzcWiNRPkxKKogkDu1hwV\nVJPW39x5gGpMPZ9uU7z5ot7iGLTeAhWxljxzaJCmxtE78yV2pvzKFxF7vxIT\nW29XL49OPtSgV11zEFgYIjXKtuDwcX6aNw8Pr57/tTP0KhVYJ3WfP4R/WP6m\nnX0+TTVvtLp5vQ+BGPcOfWKhTADmHDqOTqXRapkCMsquHUAJPe9jfwN+JIni\nhllSa5ELBaIzQ+/5uCwJko2rKN0W+xFut3NoKcTq+rJCErJB2dt0ygwLAerz\nBSk8t4TsIfc6r/D5h3Jr+MgAMBId0OUFLMaMBpD3Mm7Jsn24byPWjYO9NM6U\nALdoXuxDypSzE235kBTHUssdR12llEMoBeK/7hpCEZkOgl/OAllxbN0JYgx2\nql1z\r\n=iBYE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e24522c2d62eda3c2042a19a269214c285b85857","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-e24522c2.5+e24522c2","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-e24522c2.5+e24522c2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-e24522c2.5_1569401919302_0.6859576592553871","host":"s3://npm-registry-packages"}},"1.2.2-alpha-51c00503.6":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-51c00503.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-51c00503.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"f4bb42d1c5b29ec25613aa56173881bb988e1376","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-51c00503.6.tgz","fileCount":156,"integrity":"sha512-c9X8Gk5Q3vXI3eXNvmYYsHuPMkPwKvyhIOtJfJQi+f9xVMAXXzXE6plFZzGcSdXlYqNUdkJTGAZ2jVPMXEp/mA==","signatures":[{"sig":"MEUCIQDHbthAPsONysKUEpSjI+24ddKYYbr52TyepUYk3f/W+QIgXTMHTRe84rdYkFkPujv2izBIfRTk8U3Zeiwpio2d1OU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229375,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdiy59CRA9TVsSAnZWagAA4mUP/0jkrIcKUWomuv87N201\nFK9uCl2h8hKpiCpVDHfxBbZtAW/ot2mIGgA7kf5eXBskf/DINRxxn3GnthJX\nxBiCwDdEM71hZ6IZPHsyQ1UgnBrl9fl36V15OqH0G0wzNbAsfPeVLtE5ZvII\nWqcSybjchBBcil9H2c5u9VMShFcp9/a1WziyAFLh/mOX3mJg0MTwvNYu9viF\nBWopK3I65FmJAS2SIemn85cV+ynfkU1rg0Zk3fFdktZv2/hkBGE+afoiQFcP\nli5L0qomBSu27nBjg+4K/bJ1nIuiQTqAlyTeB0RR0u3AyRt0muIFbuNC56c/\nvIKXKljbRQHMtP2oUBbxMMrI5so4KDo3avGrFwxYsd+aTcWSmJbmB2zlF1ma\np/t80mDoa7SF9YbaxY0/1P55iKdUvi5gLGUmRKUs/f2ulTnAZuZI3Et7Nk8y\nYYQDIsN/5oV1qqaiwJpZtSLOc5/O5Hbt3k883Y9mMdH9vho3aX6smu74vrIJ\nK5O4MoqWgZY2jdWmJE1h1kTsj8+kaQSbYjvyZUQQFfIIibHyEBew9aEK7HFO\n6GXhMrNaqNtrRIOChOXuvW6YZNrnToENoWCtH0sNW8EDPDmC8IMZgabaqaVL\n0hPZqXRFEFZtxtuGsDa3QCJpW9ggXoSC01vllotuHKKgydqgPXQXH8Ujtbq8\nN8/C\r\n=L+BV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"51c005033eb5e727f1d1e80fb1755952568f6770","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-51c00503.6+51c00503","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-51c00503.6+51c00503"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-51c00503.6_1569402492973_0.9811507604438932","host":"s3://npm-registry-packages"}},"1.2.2-alpha-fca36bf7.7":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-fca36bf7.7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-fca36bf7.7","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"aaf642ed741d95371617762d9a344d970b78e252","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-fca36bf7.7.tgz","fileCount":156,"integrity":"sha512-QowKrxOWQhWawZ5dgX6GJKTfnCutS6397W3WWoYzVt7ThRCbIFZGGI9DTu3/XvxeU87MK4FMAq/gC+9VSGOz/g==","signatures":[{"sig":"MEYCIQDyuvh1HjUe8Ba/52VK/Ee7qkZ4LHet1CCpKekrLDholQIhAJA8Y6iTAjJPNgbkYQ/7J9SSGYXSt2JHJG6r8MLhk3fs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229375,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdizIpCRA9TVsSAnZWagAAhFoP/0w/dL8KWl9JsWN46PlN\nTD/j2G1puYoPwy6A2y9lrhPa4AwKFnvhXpEQynlTJmP4oat4b7xnzjZjwKYJ\nMi4wTnou6jtSXfG0PzQjMMH4nTUPbfHGjINQvYzKcwNAwvI2pfyYOhuTDcBK\nlvx2bRjrGh4nAERdaeJ3BoNFmlQnZGCB8L2vr2g2CXHAQq3W/Yb6eivYGg59\nW1Xpktz03xSDTQ1LIGmcy9zHfqC9ih4hyq1RNgt/S2Mj3GXEPyuBXn4/eygK\nZgkTpktLw5mp+ZoW0yN98yCMoimSLJbri4yof9sHtJBzV2XTELPZ+5gfN+qT\n4vG1K6pRFwIn7dHi4qSfyyDISYDycer1IUJla9aki1J1dOm2FZlpHbyNxvul\nucX9qtSL+JJN9l3hTtoNOdXlF7z8omjbVPb23vV58PoOcqR9dgFUqoZOjbg9\nGIGT/dIIrN+qKFlv334b1SEgbPXkD3xu81q7jWITgsZc4gRe1gkigGEMQkct\n319IHr6IOjSo3hcqh44uc32VNd+TFf99Al7EI4M6KlW5qOnzl7Orul1L0aMp\nVDPpJgY5OSfQWFGUGMsuHu1K73OluJ0dhyG0vd8yNfphyF8mgRs1NLHSmYTa\nsVuuA5yYfO3yGljzu00esUDRpKiUaZV+Fdx0l3bFKJhT+noxulmhpbRKP5h0\n5NqR\r\n=NtO+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"fca36bf70fa351884b3957196d3a69f7f3a32887","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-fca36bf7.7+fca36bf7","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-fca36bf7.7+fca36bf7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-fca36bf7.7_1569403433256_0.6734715212442457","host":"s3://npm-registry-packages"}},"1.2.2-alpha-e384309f.8":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-e384309f.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-e384309f.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"adc41ce5f94dde551f52e9c7f3576ed19be60697","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-e384309f.8.tgz","fileCount":156,"integrity":"sha512-fLs1OWDQr9yL7SOj7yQXLdD00cqRKuRnMpT/zlbcDIZT3WA12UAeDqp8hiaQqcwdqPM4jtmRYQ2NNbq1goi+MQ==","signatures":[{"sig":"MEUCIFuI/dkpWByqr37Wm06qWwyC0Wlr76H/fHD2iNN4uOegAiEA8/Bs/mifzOZXC2hi4BgZsHxZjC+rEs+LukQUWgCHr7w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229375,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdizwLCRA9TVsSAnZWagAAVngP/2JVeJMJfTHpEG4aEkAZ\nCxWHw/iNVvjmRGRHJ0lwNroSX6N40kF5tOQQXk7ge0yRoSyDYnSwlMiAIih6\nRdY0TXF4yYVexVOcSn7JNGJg3Fqq4lc/ipbQUITAhctXFIJgayndV1Qjd4iS\n4kN0/2kI8MIaBfFcgRN4TNTCD7nlz+P6DOS51h8zJ9BNfQ/ww7r2lz2cM0Tl\nFyw+h+hb5TOy4AYiSyKqn2kc8bkMwErstvSp7fBtbZLxWecWwnvfD2I+pGX8\nhp+GNdyScm3Fx4jG5PM/N1hgeEDnjx2yGzI5OPR7ER6S3ADrZtdEGuUSLm/s\nuus9XeRiaFsV8u/JyzNliFTF9l+CM1UNNXkRVfIMJ+7TqMHXfEx3aK0eYyJL\nHMwrvrjA4htmARH60hu9KH1Huvea/u6e8kUoRB96d0IkJrg4yl30MDN3n3N/\niHfUnfTmeHT1lqYzDuR30nYSM3WhAn5YLoOtlTjLbSFmWrxVmBLdiM0ebBms\nHLwNKPtid7SZ+696cs0WV4oM1o/YHRkLhFuMyyMWTvPmWPskICJ/Y5xwTZCH\nDDFySlI/B+pZgFvGdP29LioDHuI/Oh15JVowcho+pJ7hrdW3e0fKXUGhTtjE\nJmFpzng2jeXfdoEdCSC5BpcgjkXcRktmr1MP7zLa/WwmYjSJivumoBp0csvv\n2vA2\r\n=OVeI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e384309fe0edf3d13ca084937b78df5976297783","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-e384309f.8+e384309f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-e384309f.8+e384309f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-e384309f.8_1569405962466_0.9789959239210668","host":"s3://npm-registry-packages"}},"1.2.2-alpha-99378ad3.11":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-99378ad3.11","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-99378ad3.11","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"beec5dce36c26fd7d60c1614954d24902eb7c393","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-99378ad3.11.tgz","fileCount":156,"integrity":"sha512-MqvHwMWiDkJZYRiIvdUr0cPrxWkHv6gsRmzy85jNGyG+Vhbeaj+3Zm5jOtnlHScMvhVD8souyZPx057p3Od5yw==","signatures":[{"sig":"MEUCIQCO3h5wSAv1nkToVKGKcgJNtXnnlvoC7fry8tmObCxzCAIgTrdLokgiowcDK8Mot5b9OZOg3YEmHic+K+4glOkED6o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdi1hWCRA9TVsSAnZWagAAOX8P/RfkNlsfWmnmwC8gK7Pe\nutrcGJye5qXAoJYhYxv/mdOrnAIPHnwxUaMe1kfHfLttG+hDnr+1XDOJ9X+X\nlIDSzPXh/n4rZLivIOrlx5K8ft/czNPJp91r22Dfuc2P0Kr6WhtzFGh8n8nj\nVfmZ49i6TACDV6dkwvimU9H2gVxWmH1nyPalJiZ0g3EZ3yKo761MV12xRAaP\nNXVKU9HDSwZzn6kvtrghy32MP/osMIKeHJjBYogjFhgcAmbenCCNfbmid09Q\ndxLo7/a6mNpLjjh6OVfIrR7fFHbBg3CmRLCzmLsr8KZpSs+Y9Y2cF13R8BOr\nkxvgYgMLeTnsJ14m+T3o8+34MnPsS4KGPrmWZmSaF6Rht0GRsocQyPOarmwC\n+pn+PSGcFJ9bv9mJ+G/L3zJZDoa1mhK9Rp/eEZDEMLUANtsAIp2nVrFHQBW2\nK4L8KhIkbz5FlEmFuPHbdkHoC8koNdgU8YqALIac+Pb+Um69MlTFliHJ33fK\np51jfU0slvRrbZhlJHCRobAXu7FcdgBCg/0ZCjThpzlY8ANh7t3CIP2Q4wCP\nUT20/t4HE2l0lyfyrgOXWzGpaI2g/3XtUk9DSERuidDH/4IbE7nFYtB7neSu\nOFCTAsZDc8EMzaoAFbBqeMchLdMNYVvibEstcySFgsmPeq42CogydtP2ayFd\njjt0\r\n=pRzG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"99378ad3d466faa87f209e6174e6d23275088484","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-99378ad3.11+99378ad3","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-99378ad3.11+99378ad3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-99378ad3.11_1569413205736_0.015732691102859686","host":"s3://npm-registry-packages"}},"1.2.2-alpha-f5493761.12":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-f5493761.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-f5493761.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"36dc17fa520dc58093e5adf6fc9833fcbc710c73","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-f5493761.12.tgz","fileCount":156,"integrity":"sha512-8ufZtWTM2wCAV9+KnNN0WGa8NgnzqxGQP6kpvgyQXjG7hywT+s7B/iDDoW7J2M1Y4d/3M9Yy+mKp+EVyrm4dEA==","signatures":[{"sig":"MEQCIFRQjJR49G43BMj1QEu2fq/5KYHCbuFsPEfm5//BiIAWAiAym9rCuX1A+Fk+BSc88HVsdPqLw6pwvv1FnxNn3Vnc8g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdi14aCRA9TVsSAnZWagAAiBEP/Rgfo6yBmQog4D1JrEGl\nc8YVjtJp4b3Js3sclLFBBSxNUPIAqpyxSRgXn3THzkrtZ+Qk4Dpddn1aToKK\nkKNM9daprfWQPkmAlcSVaMkD/O9+iUCw+n3Pg8vmz6qSeFwIIBt1JM1Ot5Kh\nS1xWG12gVPkIuZpH6lqPIHjyBi42nl7N2NU42pR1tlaNjwxQkLJdAAkau1aK\nJS4/rd5MQSx8Sc/ks8Wc1Aa6Ihz0VgWv0QT+ps3o7wkyqxzIUoW3eGW7LtuN\nVgVnuP/HELlLE/+FmTC9zZiIrSsiIH4doiboNvJhsLopXBrAgU76f0mHKryZ\nWTNbbQgzEHTA4qwBshqiBSoca/hjclEfhUrgMIgOabR+t3mzvr/EGixlOTca\nCT1IyNJHzps6vDVQaM3ZTZ0Borh23uv9kJx3nSIAWUJ5ouQRvAEUHe/koTIJ\nDkncq4IJTeSM9UewioOfnGR+qN6EXBxgtP7Bkji2oKPMjQjv0xPM1qOYDiaa\nUluedhmHTRZFEDygt3xdqd9QrkH1WqBRC32X/ysWL3uGA7issQYPWSOKHejC\nVo8CFKPhjmatrZ02aCVV+LlghOhASWqlOhMfBmTiqoKuhncFoypTnT7UzkA4\ni734DvveLAwKNMUgo/iTC4ByXB3wdLfxNgYBkbf4dncEHieb1q7DDLHV5Fy/\nBGsG\r\n=jOUu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f5493761105fe8d4a8b7e6b948cd968493dd39df","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-f5493761.12+f5493761","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-f5493761.12+f5493761"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-f5493761.12_1569414682271_0.504322283492117","host":"s3://npm-registry-packages"}},"1.2.2-alpha-25434592.14":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-25434592.14","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-25434592.14","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"8ed7ecbcf45b963c20ea7473888c81c5f4657c15","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-25434592.14.tgz","fileCount":156,"integrity":"sha512-PsLSLjU2aGLQXOf9Gj+3W2oqlgFQ60eGw24LIccUEIYFnaTyXRTXXI0I1S40z9sAgSRCpMnIGsFO2hZMMowbtA==","signatures":[{"sig":"MEQCIB7Wxqs6X60xNgVMjzqC/IGQP1eTQCT1XiWwgplj/WRbAiA6TMzXgrJ9yfhu8CnX582yIEWu3/jA+FqHC11yS9VDwg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdi3A3CRA9TVsSAnZWagAAm4wP/2mlWuBHDSdaWVPKVuxS\n95mZjodiTnk9r8e+UEjRgxv/ScBuSvEuIyLCffHO2D51rdmhucxe3sEXOeGf\nPWEk9W/W66xZhWWfSMhZc1m4UwD1UzgxYsgYTwSQagm4h7rT11owEWYaNMdp\nv1XL7cpseKP4EfamIO7p1qU3H6vTZ/IgVkT8pS2NASxAB1uWK6jZpRk5WQIq\n3Nl9GoCRYKU5hkLRfkL+8Z/x7NcZpWCAUwqolYQO1qrXrPIoFE+YT7r3KtRR\n+ECrn1HsVzrrJ35ZvgfNA5n+5DcYhx13/35vO51mZ3mmqGpdgM+5jDGbUMeq\n38QyCzMZa8XWv4kuvQXnNerq8MPpStR72sn2/9wN+1sXFqYql14sb11JaqpG\nvOnoR3PCP2aUWskpmqGUXthkFjpjt96OlWGanqMVyhjwZaLK+XlUEdHAMd9q\nI9oBaKdU6j+VVGmna5txzzE0HwHToRFz3IMoTUUpJ2CzI8y4i1KV49jgG0gE\nQ/p8dRomBfB+IAdnPQXe/Y1McA2i165G01SG/tiH1osY2au7p58VkI2BZXoM\nAtTfh7SvZ0Cb/D8+1WlllePWW5ScZxN1R5abUCCO15YJudYaCjsvVTymm5LM\nCtJr+QyuFUZmYaL2R4QuqiEG5QWP3SZGKnOJSkZ5jLbc0NMrxeu+tgv6t9gY\nBOtN\r\n=cSYk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"25434592d93282bbc24bc9b35c239e39094c9002","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-25434592.14+25434592","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-25434592.14+25434592"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-25434592.14_1569419319163_0.46718043931039643","host":"s3://npm-registry-packages"}},"1.2.2-alpha-cef5ce5b.15":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-cef5ce5b.15","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-cef5ce5b.15","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"acdaa8e57f860fac86144ba7d84a695bc6f4fc3d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-cef5ce5b.15.tgz","fileCount":156,"integrity":"sha512-pg5Bn2kYlngIMUiodQ1XnzeG7MwKfL7Gl15cqYIaS4oLqBxYJ2Sq8sSoJSTs+E9PIfke0LGmj26bSqmuLbaONg==","signatures":[{"sig":"MEYCIQDqwHRNmzDG89BTae3j7LBuzXZWCz5tNrXJsaGyI/hHtQIhANIYB+GOJRPQzPk9cOZUnsoREt8QBhyeOjF9O6M1Af4e","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdi3LtCRA9TVsSAnZWagAAEykP/jSb9NlGi4yo4tN7KyhM\nWYObxQVfCjAFaQbhCg9/raE6AVnaV59BjIVV4KMFYhHUPQTy/tJtP6ap+ntb\nKvZ73YBykqJj75930ZFxjtZpe6roFaOpWqUTMUUEd/eZVgp238QOttNOVrll\nCgbxndcWWQYByPInurDRbMG6RmKYWXrhPJbq+cmzPL0aivrGmpJnE2H84kxI\n6gaDKGcUDMANmFTmsKZdqkmgqDhaeNkvs7HF38xmp1WQa1DApIPhNA8zq1jn\nUJBj+C9+E5STZMfPrNHgjRUxt+hGkMySVLG6uW51l01p7ev1339rC/FS7xaQ\nkqujk/ZhtVT5DTZWS/9FEpGZmYZe50dssE66le4JnTbBZ+2i2V37ZBNWpV6u\nJe16QHAJ128lUm3M0KSzBrVBqNmRZEinEYYpASKbXgDXrWWH7tCHKlecjs9+\nqp0fflCrZMp7qNJsy29Opf9MuWxrtswVNDGxQp1RpNXvD5XWLj//vYyPaC5C\nnj6m8Y+fr8DchQStgPyAzGsLp47t0j3VTukOWEStmOkR/y2rDRdyTLjJdVKQ\n/9g6loHYCnW2nOh+KY5e03t+VvnMdt+xayr8djeeDl6y4xJZIhjN4rYylWkq\n0QEW7RATK8xJ4Ql4QHwNEQh12aqknpwi5/ezYzZ6XBU4yagcJZCGzAAsBUBa\nIHjz\r\n=neNt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"cef5ce5b7ecf9afa888247a6497f2725b7f8d8d7","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-cef5ce5b.15+cef5ce5b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-cef5ce5b.15+cef5ce5b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-cef5ce5b.15_1569420013016_0.11492997057270293","host":"s3://npm-registry-packages"}},"1.2.2-alpha-e26102d9.16":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-e26102d9.16","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-e26102d9.16","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"a16b409d8971b0586c984b0464ab65d8c7fcfcbf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-e26102d9.16.tgz","fileCount":156,"integrity":"sha512-Jdf0euwniUGwC7br/i9fuz5TYt4g4eS11ZLkrsPOzFcnKhOuhY/n0YQsHck7AH6hsr0+KogD8e5MHOxXB8EGoA==","signatures":[{"sig":"MEUCIQCiotzJUX7+Dx17k49THajXeq4dBN/HAkK0E/wCvJDibAIgG0akSFgPkmp2UhGTsh9+EX5t+6VTIvYw912efBgFZHk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdi3OZCRA9TVsSAnZWagAAWU4P/0TvyeP0+BKdA01Xijwz\nvko26BTTsdvGHW5DUQEpeGdZH7R0sftdpMSqOOu6wz0N7nALRerCYq8j2uD1\nXTF5FK3TkppIhqs94l6/eP8KacEATprDEhOpppHP/qc9thl+6wrUqLqxkBMh\ntqJmLqfIWu9CRk3W6V87PZgokLBELw4gdm+ZDuSon1eohr5LN7dg2GTZ7nLF\nezSRiOBiURx/kSKT4K4dX0zGyUVvgmx/743jTP2QJuveZGdVSfhdaEyNi93w\nXsmvMOM8i9QRFmZSG3tXH5ZYt8tOZxUGlMEPxAIR5cD/4Eu8StXbh0gy5+QA\nf/t6YC4VhRdHEWcbN1ghPB6DOpsPWBtV/QVwOV+byJzB1vIF+VQMrIwrZPHp\nqS3EgWZNvvJvv3qCrUgg7wnfk+D75RW+x5BO7KjyjlfuLBgAkfgvJ9T1Jx/v\nUgDgTqJ3hEnoFJ66uKDbn0ieNRlH00tOye8hFo3r+ZP598qjC0CRgeugIfEQ\n+8UlqY+omyJeXLOYjU+tPCy42u/5PsQsLiQY+9M1wSCJeQgJ2fIlpLN/+jRl\nSKYWJaHT9t8Vn6WXhP0KlgUGaA+NLApbfPkR8r7jhRxT3UF0XC/Nrwyp6NVa\ngu/5ZnOSaHcOXjLQ4wW8+5nmnxOrADsF9jI+wPjoqFL1aA0MLztw3hTYqF5u\nMzDc\r\n=jj7T\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e26102d9ecf0fd8c6e70454b40b6ba9e1459ea16","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-e26102d9.16+e26102d9","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-e26102d9.16+e26102d9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-e26102d9.16_1569420184911_0.29285727927725613","host":"s3://npm-registry-packages"}},"1.7.1-alpha-ece1ae8c.96":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-ece1ae8c.96","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-ece1ae8c.96","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"280db287e54a6febb3d455f1f564d8daaf2924eb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-ece1ae8c.96.tgz","fileCount":156,"integrity":"sha512-pZCiOPm/kDH/KLXBjD5v6f9l1kdCbkLDevAdS34pUV7jljbsLzehu4Hr9bgAoWTdRmOmtFdKANhy3g13T425bQ==","signatures":[{"sig":"MEUCIFDj9PEjIABWKk5na0jpkl61h54wIYbDXLISt2GlzvBJAiEAv53lDG+sohHB6PMe6Kacrv5wzzBZ8rdu5/3/xRF5GY4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230503,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdi3YLCRA9TVsSAnZWagAAS/oP+gLcGsxjWnQFNHtY9xA1\n+igiwA4U5iv+AAZI4fkDV/nvFrSrE4iu0ttPkbaEiq2llZIjfVLaOQhydG3Y\n1DWjykimbYMgOYqhtHyPE6QvezC9om/hjlE3c3/GuZ6SmApGlTKY7O5ZuAa3\nHfghCoKtWB3ty3ZfdYlinCTxfjjas6CWiH0q4D3Ckmr3Dch3aaE+FP8S2FoI\nT4TPTMHzbzotIHAe2paRcK1Ixv/+yuTTD7PjBf2l+nLOLncxuslmkVcGBRBi\nvB468r0+ls0/OQxYeAq/4Dy1NxWBQR75+IC+gMbuHguoaiULn6/YTpLVtzau\nN+5BLa81BUgH90OzCBb8bnVmbdvZ+XVPsv72yWfhtP9TFNn/b8KKryO2jTO6\n6TvAayA2vCu3RVOb3U+2QrsDiQaRya4mJLdh7vrX5qsXjGBuyBd3hExWk0NJ\nK9ag4yztSmAIQ0rvSN5wErT2yvk69bhuO3WYnzMoswlkTWXPSrbWR6MtXc8R\n8Y6Nycl+VlGFZxphYxRvvpsz+uOEI+NnwfAi92OhY5O5KgtSxazz3nisABvA\n8fXXpBXc0NsNcTuAB1B2B1jQtxdSyiPktOESZzjZ17tiKCbjYrB9kUEkUnji\nbqwbumJid79PncNrDJ/wsy1flNSRE6z7oEx7uW9Rj6kuPTeM1/aQrz6UcnR4\nyc4O\r\n=s/Jo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ece1ae8c7af965c00ab7c703799b9730bad9ea7a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-ece1ae8c.96+ece1ae8c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-ece1ae8c.96+ece1ae8c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-ece1ae8c.96_1569420810630_0.18630030522408436","host":"s3://npm-registry-packages"}},"1.2.2-alpha-5aed8345.17":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-5aed8345.17","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-5aed8345.17","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"4c143ee8e3001fe53f3cbcaefac8e4023c9e5d73","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-5aed8345.17.tgz","fileCount":156,"integrity":"sha512-Z2fHaWtsUndZ+YJcNm6igPf61EhOTf92UlxnWvyP70dUIDgiwK4f0SGlsLsdbNl1QOxhnaDgkaD5EIFQxZb1hQ==","signatures":[{"sig":"MEYCIQCEmV+NTTZo3T6KWU4zf+PsCw/i1qDr1GqJOhLT0uQjCAIhAJUP7Irr4sfvU0IE1LjSbcdw6PlSY8vU1+I1nLFfLIPA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdi8T7CRA9TVsSAnZWagAALboP/3vsGthust/YKQoAajum\nURn+uwhigp6uwDuhq35qJ1gZgVLGTqkmGxzLH/dLsUUrJVErt8kbjKMNKExl\nCePG1UT3k8aV3IJqK0SYQphfJONgJFgJU57EI960EPkDpyhzylya+n3LGhq9\n2c7hMvoh2G9glsPbX6dlkcrECLaacSHJvaR9KiUMvLCa9aXjVP7zWPT4XCWh\nOtVtpN7tdd7kUdDuZnVQfT/FPpSP2znJsLqMosAY3iHPQPpJiQLj1GG3/cM4\nnmEog9whx5uqPHn38bR1o1+QWxjTc0WTnTlNd47Q/YuyHNYwlEAb2JejyMow\nVzAYuRfB6/FXnnqIHsFSDo1Wrp5HEQPe7s5FE8MnheXGDv0xyAtURI5abD3w\nL4ohCiodPOG22HSFQ5LM0rKJkKyzXOp4pSczz5WRK6zDK1Kv4nMNt4yKrncl\nNBtu1u7GjkyQPcm0k4VMz2vE6TPsaYqo5wgnoStCRdjsahRWLUH/+C+K7IuR\nSejt7FV0Ck0yBdUw5lIsiL2R4NlfC9EUXCeWlsJVb8tb5ymrCgGFtCBRuEae\nOMqcWcGNol8jOBc2HcjNTKVBtVrLq7tiKHLl4+25NG5ejh0nQ4yqF+NJUg/9\n6HF5GKswLg57eDrbqLYg3Gb+wtBKHA0ahvYK2fpWIO+1lBceCSkx85aX75iv\n+H3+\r\n=Mm8J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5aed83457647a33bf1c1c11b5dc87f03e140b503","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-5aed8345.17+5aed8345","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-5aed8345.17+5aed8345"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-5aed8345.17_1569441019276_0.027210108667919064","host":"s3://npm-registry-packages"}},"1.7.1-alpha-561b1bb7.96":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-561b1bb7.96","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-561b1bb7.96","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"938ea4205a96bd1decb87d4c69a975965a241bfb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-561b1bb7.96.tgz","fileCount":156,"integrity":"sha512-ZavM0R5zU5nrn5fF3a7nQLF2t9CHSO5wn1SYcHwdAPO90HNSwfD/frU1T9gGbtBD9vcwDGDnUXJu6meacXSY6w==","signatures":[{"sig":"MEYCIQC1V2NOnaLLBrjWnCNM+s0WpJV3cwagKNYZGGm0UFbwPQIhALyKRsAIAY7gWc3zD11v1tmM7yGNDiNo+DRwlE1lAiZq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230503,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdi8VNCRA9TVsSAnZWagAACw4P+gOD7C4UGHJixkTwEIqm\nvirwfADzFbGLaN+k0jYnOKeybwgn5gxzd0mulMDOzZM3jr4QI+nVXCDdtTLx\nSSp7F8FSANAr4wT+K+5s1ayw7lO/z687/LRR/7hJqXW9DWtESDxx8OAVllYU\nweaDK8yj+GODpDTV1ieLoUVQQIAdgXihAdLainfOJV4/5WfukFI1guX3Asjr\nfH+QoalVCOuHJkikE9CPjIkcWZGnslCDA8PJBg9zdJ/YQM3Hm9CmuPKaIhE6\nZ4yaIA1Wd6+Cz1n6AIT8sLQL+bThOlVHY6K4N1ClJG/HpO2MOG9bs/hl1agj\nRHN8HFGnpPSkLcfmJMD+/aRJZAORnOoqPbH5Ev7ExHek0GeHRSahOtePYTdY\nizAROK44KDFGppHvAjnZxWp3tU10cCBo7YNOxy0W0Ur0xEe5sZOBk7i1lpub\n/L/0X6XPTbAgTOg+q/Jvz8Onkaa+Gokp/sD7T6Ola6RdHSQvhyAetzNB46Yz\nz4Al1INMz6lia2YCNCdoyHVATefA4xDXMPgb9efniOAfax5EVl9w7I2/S+6T\nirNio8GqeYYqv6on/1O56HQ9OjCy3hZEsIgPD3kdb6rV3yiYmOZ59QIKQydJ\ni+Hl5RPUdLl5xZJJIHp0I0Ewk/mEn68ZA/y4qS+YJIMfO9R4UfMpbjcZLM0r\nO7wK\r\n=TEzT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"561b1bb7302634732a8642b4af6da6fa212e4e04","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-561b1bb7.96+561b1bb7","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-561b1bb7.96+561b1bb7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-561b1bb7.96_1569441100975_0.7822661052496074","host":"s3://npm-registry-packages"}},"1.7.1-alpha-0d8b61ae.97":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-0d8b61ae.97","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-0d8b61ae.97","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"0c0a4daf7d9fe9b2b733c6a505809d8711ee042e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-0d8b61ae.97.tgz","fileCount":156,"integrity":"sha512-QIRnAuqoMPbyMMw8fFW58BubaqTubx1y55A072V4jp1bYmayfkxA8wx3usNU06wVEjNq6qeMJsAOd88N14fZHw==","signatures":[{"sig":"MEUCIQDiHeDuP+1Gd4WvxtE5CqCO/3nXQgKUruxWsOJaaxk5IwIgFA5NKo6oJ33MzKTS6Rr7fka6F2B/f7azz1cn3jAvE6o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230503,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdi902CRA9TVsSAnZWagAAPYAP/1FGvSjz40w8Pwo+CLVt\nZJLanCrckHd4gVBx/l0cd8a3pttDu3ECatjZaV7xWO4lDh267xatbizR0pyl\neigVK18VFMa1VZsqgZtQVN+MSPPru4ZIXshp73/f5dl+YM4hc6b96TKvscLE\nOfZ7J8nD/44C1cUKSfGnetojMnwU9YQCwPxlXlYqbuGVwyWiYZupPYK1jlq7\nr7ukYt9Du/8kRyZrjKb0n6TBxdZzRu3a3fJXtX4JcznQ8AeE1MVlL96t9rvs\nkJqWht8hvN4t8dSXjuIuIIO4uiNJVFgxmbn1Se4g1sDR/jhhIwTBH6ssj0SU\n4/9RNmlpBr0CehDdKfqc61ojXfwMrCCiHRg/YOILFHE0pPKAW+fJfc8eqpCQ\nAsAxFsIUMkLiOWWceunRRtKvQYdhvttqjXH98vWdjErJrimaDT4HugFSQ8DK\nGSLLnzu7grldY+9O1abgpPrs3mPKZkMB45VjNfpFvJmxfnsrl3p0mBBRg+DH\nGxBCe/DQJo2czUlJCUuNf59V7smBkQdhP/p6vB61QD8xBtngWz8OSZleAC77\nkFofe3iCxgnNMZoMU0wecm80ZjXs7FuTxqTrriMfQRAQjTiuudSjFGrmxMvx\n/+x9SoLlO9YZ1ZNby5XvYdp0qa7PHLU96FiA+vFuNIV7g4qk1wwdW5/tJgkP\nZF5f\r\n=Fdcp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0d8b61aedcb48ee11ca34a90c2a892646a7b09c9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-0d8b61ae.97+0d8b61ae","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-0d8b61ae.97+0d8b61ae"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-0d8b61ae.97_1569447222247_0.8341204166702685","host":"s3://npm-registry-packages"}},"1.2.2-alpha-bc9da033.18":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-bc9da033.18","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-bc9da033.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"973abd7b420948581ea60c0ec72aa51d20645e44","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-bc9da033.18.tgz","fileCount":156,"integrity":"sha512-WMJ7Y0gQceB+ZpyswNk3rbi+2/pO1RcapP0iJ+3piTMl0k9dROTnBSjeXvfcYr1nZ3KWe7TVnp472xQW8vz3Xg==","signatures":[{"sig":"MEQCIHlce37EsTa9bPS11N2Jy/0VzTc2QkOCOQt1glEs6JvzAiBueoscCHoYaZfPKvqU57CLAw6uPvLsV+5u0FUMV7kl7A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjEv6CRA9TVsSAnZWagAA+JoP/jIMR19DDzFVw5YXEwZa\nav9KviI33HZrr0V/NW6Iou6ihh0VB8OARGNSRAH8m4TNcFLjx/5IVxm6j6nP\n8oa/D2fvoI87GN2kF344C1mJ1ja4ShmwAQ26dQE4jHMG7XFNB6/1EO+pHlFs\necxOdtzVBYxhs6INRJN/YJ9semp26/xQaDb19fr2OPP/v3cImQupnJiB1Q+c\nX2iFZubfVM7oPYcr3rwb+KA2GtaYL4JHzIzSFHgYQhYeecCOFca1ULATG4cQ\nl5hF2CQNYWFMWggmyK7SU7pv90HwJt+pmpIIzxSSW3oEwU0P3Q412WXBz5vp\ng2O3LQbsk3YNVYK7A8nzdD6FMmQG4MfjI1yFySRvLYRw7i3phKGGHM8NJA+R\nAEwzEDRHXECVLu+yIvJYOrcNn1hstKt0JnD2CqhVMnoEmhQVo/AkQ8ivTHDD\nITbssmO9XSGo3BcPFSNY24F0/1ywtx45NGOMEHEg0L/mT3+5o2ekXfbT8aRp\njuhvAbUQYLLv/zkV8Xhtby/19b4EwTHkQoVsbuzCoRgrj+/tDP7/AvLPSeeq\nxMBIyHtH3kQ0/DdJiVBYBQngI3omUuBQ68JBF5k6CBFN140NvwPPAc2LCeAA\nrIGc5g6SBdWe52i/wA42buggHlYnGPamkIEbKTl59bZ3FnSFIWic92YuQNUm\ng5Vl\r\n=Rsh7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"bc9da0334093bccecea28386ee55d9e37929e71f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-bc9da033.18+bc9da033","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-bc9da033.18+bc9da033"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-bc9da033.18_1569475577476_0.5560169400970738","host":"s3://npm-registry-packages"}},"1.2.2-alpha-daeb543e.19":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-daeb543e.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-daeb543e.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"14416e4c5035ac448d74a9cceae1c5a8e5f1b31d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-daeb543e.19.tgz","fileCount":156,"integrity":"sha512-98KPOKlYZDfddUIULxh60gOsbIpLRdFyTy2cG7Zj/s+Mf5FHo57nbcVALOC1/OoQW7ogZUREIyeVbRPzNRAVsw==","signatures":[{"sig":"MEQCIC+jjeER5oq3SJYFx5o/lPg73HZTrPeMzybDoNIfy+EtAiAVbiUvkpRhh328nqaQFF1iWIrrUNQ7tqtnhgpSHIHB/A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjFAOCRA9TVsSAnZWagAA9ggQAJ41it8Ndl0aDm0P57j1\nRfiDfLvIv6nzh8EtvxAVTHbtqwQbXd9vac1e+W25+r41ON/JSi0XtQydGJVb\nfyQXgEeMfZPPeZ3dSKA82M0MURtfeEa4r3ln9NJwy+i8VfFh+dyK9jnfnrXn\nl71cstQS0NTUlQ3J9BD7oBxpuIhPlhlKGJdkM9zw5V6v9Tk1bH4fHcwJCLcQ\n/HWbmhS/NLguCeMRNKR4G8IEDEfgTOAxcQbLmlc49wragVfuHSAR0e3TSFP4\nF036Vk6BgFOYVfYSEK6M8civ/BWeVoiAvBwULNZbolDFYGlH0rfgADPThL/I\njJegsr1lUNoA+bD0hTKGOqbAKM4PtFD46GZPgf4+6Nl8Q/PCE1g+wbWX8GGL\nzDdQpocZvZCVIviRn/TX230rAJC7EEqNewu44P3hTiA7Zc0e0gSn4u1gR4ia\nGuWVSr6BR8SOuoROz+ubJB/o4rvyfPdyNIcDBpv+4xEvSO3PMWNFBgExx3g/\nIMj6IaNXxd/nNPX96UQzbXAyWbR/F2qm3QWdjhmkqntbO8RlDJh8oEo73tMx\naQk4eKUiSYhuTL/ToXAUeXR1oc9rJhn+NPCWxtxOzr0Q5/iZAvKX2UaNglJ1\ns5q6CGlJUQo2WT3Jrvao2EXJtYT3wvgi7Tvzsgj1B5C+2rE/Q7Bv7m3QGQ6l\neI/Z\r\n=kwsv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"daeb543eaa2c0656593ce876d125583e7bc12254","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-daeb543e.19+daeb543e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-daeb543e.19+daeb543e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.7","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-daeb543e.19_1569476621382_0.6314956333482353","host":"s3://npm-registry-packages"}},"1.7.1-alpha-7f0d4caf.97":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-7f0d4caf.97","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-7f0d4caf.97","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"6a458db5eafc58272c5a2119e662a163b821408f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-7f0d4caf.97.tgz","fileCount":156,"integrity":"sha512-FtmArfcfNHvQoAvTShEETJe+184SB/JUa9pzMiDzxKiGLKAz8qrZ3mXjTNfUiMIYLwBYJIBl4tbckC/a/M6ZoQ==","signatures":[{"sig":"MEYCIQCkaKaU/YOUTa64kuK7HqewhNkU5xRP00bn1JJMC95tUQIhAMOMzbp9DrcuGzDt3E2T0fX0MBhsO87j6Ty0opD/0GHn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230503,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjGxwCRA9TVsSAnZWagAAL40P/3g9sBDe9/0goNQ0R7Gz\nh5mQwEdt7RjeypfyWmwjZCeYilcV+XQ5rddBJpa9pKH+zxYqxSv6/Eabw/v/\nzurtmDpk/C7ihkVdwDd0aM28VDqCr5740mK7W5XMa1JFk0r1oeMAEtgN3ixD\n2VoAbC8w+KBvnup24LCoh4KOyCT7ReB53vCgD0+CP+K5frRTQjW+E5iHSz45\ndZHC4f9ugItEURIH7pMeAhWV39+pZpmTSfeQ21uqq/ytzI0Uy/YA6tkOkif4\nNeTH1SdQc9wedvQkskJDnPCFhQsASJyi3uB5Sf3if/Pam3wJyPdxtxOY7Nhd\nBvvfbAkGxbENN4WBCTEq6sMcfxx90D5vpYrJs5V5ypcTEDrB0MpAYKifQsw2\npR9fBDnAo4lmp1PkfEAztJy33it9931CugODAlppbtzOWxKNLpnc//usyXFw\ncQEsJqwinaM61nVQckBcuPcEH5lvU8H9c/+myyjlxfAuFnnch3iTwBjW5fnu\nRTJvnX9L5ZrOsCPsEz5Naeuem4tzPOhqF7JQ/qWJTLxeJ2emivNQ1Tzua1hZ\nT7ktILBrx1RX84VwMOnDvsn9dlXtXhjtwlCreJXT33uur9YhZ8GTT+2Tz9DF\nBDiogFo9wwKtNSJJQGrCBK5/aHaDy+5l5C2IShSlXAjstZZdFNHQ3vRXQZQz\ntwRY\r\n=ZpPH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7f0d4caf1f453c587610398c1ed110055cb6b03f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-7f0d4caf.97+7f0d4caf","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-7f0d4caf.97+7f0d4caf"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-7f0d4caf.97_1569483888062_0.5903212815691492","host":"s3://npm-registry-packages"}},"1.7.1-alpha-6eb9ee0d.98":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-6eb9ee0d.98","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-6eb9ee0d.98","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"57e51c28470f33920a193e2f58b7cdce089c0abb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-6eb9ee0d.98.tgz","fileCount":156,"integrity":"sha512-T6mj1lHE2zHLS25P3yLq3RrWQcUuwQH2yQ5G5xAa/uq5ca7S5sekE7IGGcUUlNhJrKHD9AzsnfL7QnQVT17+Zg==","signatures":[{"sig":"MEUCIQCPt7Pv6TMw6BDBJ84w7KC8tSZmtPYyrn1p/7U5OuXoMQIgRnxkcq2zNI2JgNbCw4DSLwI4f1VyMrZI1DsCyHB0sFI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230503,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjILvCRA9TVsSAnZWagAAIuMP/ijn58CXIXhA8d9mv2+N\n07vdAZC2nD/4B4/RbIsPROO97VtvcpOSerop3WD2CMic8b704nrOX7Tvl7gs\nAD97R+wkJwck4Mo6BTAiM1PRTlmu9WfRrUkbUnyvWSvZRHkf3jLxvVV5TyGp\nTGVSniD1WugEAlV7E+tZ/NEStE7RHthD2vI4wyjU2V5wjpwj3nHFUTZ//3JL\nxR64irZzZKd6sjKSI/9KkRh2JZN48R2ym9zchIQJJ0TIXTRBI9WT1nqygj6Z\nfCV1W37+/OZkFSYxQhg3DE5qx0LgT39gSetwK5rG6UVWvwvX2tovXd7ALlma\nwyW43ykBX0rynQt7DMM6GTfBMoYCps0RN6e5oP7hHkKyPlJXYyOHp4+ORga2\nIT4p8otZe2Zy+i5S+FdSSGxX30dkuO6+dBhWDQgI41OrZVMscXHe1zadzyzw\nTSdPqXygz8V5uMcRmlduAZoL/h0mCo5iz1Udgp1Xu/6R0YhK6mRZ9E4zwIEU\nd0r12AIM+E2f3vn9ASbfJK2myJS6bMe1hKZoXoeHFGIW2H5kc81+7UWOe+Mr\nKVTVFT8sE28pgtyRDcCT9jeQCSXhL3Sil4oD/C/iNAUhLDHgbzMO6pYQzpNn\nXldrt8ZB/wEzBV8CjSkcTAToWsc2Ok6ir4X5z8AAcBF2ZQ5qrsq1Siv8BGy4\ncdfe\r\n=kZGm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6eb9ee0de5af7f1da03610d05219bddc83f43666","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-6eb9ee0d.98+6eb9ee0d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-6eb9ee0d.98+6eb9ee0d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-6eb9ee0d.98_1569489646230_0.9003664034814494","host":"s3://npm-registry-packages"}},"1.7.1-alpha-f24a7d65.98":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-f24a7d65.98","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-f24a7d65.98","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"328f3541a9a55de461a14a198c21db33b18440fb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-f24a7d65.98.tgz","fileCount":156,"integrity":"sha512-hl9WIvDJL89DIPFmII9JTn303YfnaRJXk5j6oqh0fqA3/6lWtaOdf6rOi5Iu4QYrzl9ZunamRbfViCfSnfCyqQ==","signatures":[{"sig":"MEQCIGug3ow1vFE9xXDs+kQIswR9F+fhgtRmiDc7C6AId0vEAiAdEUFk/ffiH4mT5DWSSsBXSJHWJpt33g5CDauoOMsWvQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230503,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjJfNCRA9TVsSAnZWagAA7WYQAJK3LLWwhM66IX3eqznB\nFjUNSRD1T8rr0mnT7pIdDf21TBhu9yxKANXXSi0p/gzquWHZUnFAVV33WcQY\nGBX5g2LoOYouENqW+DcSyjvUgOA3/aW2I8hG5uAXONR7qzb7ABRoeMmxwYa4\nTWFKQFB93rJCerT6MrPLLnFvzVCs5OyAaXlHFhbe3Z2GyxlLakef7nwLTYfu\n6e5i4wJxlyNvUJ6dChaKh8ThVvGLUWgwsEeKr9WfyG6YOjmr/ElowKMRqsuq\nbml3L1FnecVIrTxhdRjMZsZH93QtL+YSyQSOGLj5xVpGwYHRJbICRfMIkdMB\nhCRkH2ZgeZ3+6TBQCccQq6rgbtsAKfOA34b/CRXSmYAgPxyLsLpZC9rzP+0g\nFZZQ3KI1WJ+Ze/uU4j/rJrGwY3PYLrardCM7XDH72lafWZ40FwFXHPWIuTQ2\nR2vlrLypRtxtODGb5SAHl+i7RmHiMQpyDgOz6Hm+dhdV1R8yA51m7kZmLUWK\nvqvq3PdAaUjbKyQG7vmbM8GQlHCYUb8IqL+c4okAlBPiBxqanw9P7Y+z/tM8\n728TaU0ogO3RJPMtas5/9amYUstp0M4fE5CVlH+rUvHB4G96VjtGOyPcFdfx\nqMrWvwFh9LEzO4jZukhred5QVCGPpUJvuascZIv/IYnT7lsHtyUMaYsnEXZ1\nu9Kg\r\n=kaUk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f24a7d65515d0790929bf7ec4eece5c8ecb38713","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-f24a7d65.98+f24a7d65","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-f24a7d65.98+f24a7d65"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-f24a7d65.98_1569494988744_0.10419934817477072","host":"s3://npm-registry-packages"}},"1.7.1-alpha-27a408a5.98":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-27a408a5.98","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-27a408a5.98","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"d3f59539773825f76e713642bc2251e2f5a7874d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-27a408a5.98.tgz","fileCount":156,"integrity":"sha512-1N5v7l0VRGLxH4IIoyW2r1DNWuApxRN89kN161+qYPyAq2nw/A4nNqpzPZcl1J3EclneSTuDzB+DH6O9ZLFFkQ==","signatures":[{"sig":"MEQCIBnZ0Ql/zs6hQlESgeXnKpMxfBPCYehZe3CbJYoYPdJ1AiB+y6alqJSVlPznC+tmXeu5rhUxttt3I2wYSqk++ytsnA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230513,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjJhTCRA9TVsSAnZWagAAiNQP/RyVBEjojVUxacrkYaBA\n8SC0brsp+PMyCyLRyJVN58GcwljaU4cwcchOAQOj0AKHrFBHxutcmIdLowZc\n2npKQ7AS2HMH4SYqNiS24unxIu8w6YUAbHE/BYx5O2aYoJf0Rf3HMh3bG63x\nzQh55mEEfdsIFVCnJqPNHmXqDFC7oUeI7/EDIOWMrEIMQxBcfSQOvtmI7mRD\n8yzSvnKRPBow8ducVMUIEN0f8ICjpxqC5XBy0Ci8UC/EAcgj8U/964LhFMmM\nmFDqGrHOnJaHoEpOnE3OCVM64fPUhOA2sfohZCFttCS83freZXKcaLqb9Wra\na1gxfXxbLl+kDtYTmtx1Tc9lxfIYwdg5dGNIuhcwDC2HCyXY5aqr1QV8rslD\n9GFRmnP7lcUJJgxHQY4qHOZr7DbfUNugofHQepzrrHCZkBXatiSahCA0Wu+P\nYWrWgH1IR97W//pr6j366dtIH1OeRA6ZEQGruJrnHNT/Svv1zpnv7e3ZMvjV\nW+bLhYpEm/2mge1IRCK9DoIgGG/0wVdrUhyg/j0JVNP0Lolv3uOkqubTpW9v\nsRSkNo6GYCA86LLCO5Vh8LCVAlWvlAh/2466kbdpoTc6atjz2+ogLtOGYOM4\nCZWNe6kEaMuw/TidrrhPtayTHKJmMJ9hLrLhAxApxMJuvUVFbgW9/NcKnn0j\ngcrD\r\n=1HWm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"27a408a57f89079bedfc5a5551a1aca1252a3f29","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15-050a96a.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-27a408a5.98+27a408a5","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-27a408a5.98+27a408a5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-27a408a5.98_1569495122339_0.9121874154464553","host":"s3://npm-registry-packages"}},"1.7.1-alpha-1305d6dd.99":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-1305d6dd.99","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-1305d6dd.99","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"fee8bbe9f6e62404a3787e519fec9ecac8b76d8c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-1305d6dd.99.tgz","fileCount":156,"integrity":"sha512-5CfsclgUGYw8PL7g13mzr6yD6Gifke9AJyBQ2VmsoYuX5Nx93zb9wNu6hWd8GEp52GaRUZMNngMIxpSmm1I6pQ==","signatures":[{"sig":"MEUCIQC2t8tx96qyxtCB9acO8NpLBI5cGqv/WNzFjZZRpTbiiAIgG26J2XBdc7MOEl1At5nxUibeo+6ublO9jmx/A25+YBs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230503,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjMFKCRA9TVsSAnZWagAAFHQP/iS6Lk5jf1EVrFiP0ADs\nwC47ExUa+6WYo+B1LbLUhH0rGkwAQUhh/inFYhPiMbJFh7yU1OQE8agqyCOr\n2BpiB17EEdXVpccNi0hAMEr/6DV931Q48gLvbZ6obK2RnzqQ+delbXgsTNZg\nRa4Sic5WRNqoy4fBTSXYeiiuKmek3v4Srondk7KkHnxzMaDhVwN7wKGsawiH\n6NviBRPzJb984GH5LGSN3nNOSgtTimga/ZOZ++6RJnyw7QYJLOPhWaO5dHWL\nFodlFknIehnkYvjpNwHH0aXxsUOCyRyFuXi+YopKRI0YltSRv0usoLFpY9m9\nVLPdqf5Tc3P9rI+xN1rgPo7YsiFsd52UjB6XPHaGoVbwww5gpqDCmRdqetfR\nmQUpTePv49RFBBhEwaXokghNMtZrtuTwesx4epM9NqHGxYqzEP2SNyQgq2zF\nc0KkHEdpOxOXzjIHzsZvTKNlNetfGb3PBK7ma54u/7zTIUxTRZAEXC1Mhkak\nNb28GN0dfKVgxk2gzqOjmIXJhEIb71GuuDTXIIgsPtfwkNLlQz1E0cmhBIZT\n1aq2zkEvFEOlQd3PFzs9o/2xF7wZ7RYqd4Essfi/c05cSji9ILE9wQ6OEjNu\n/B5/NMDmGoi9KYbnU0v9V79Ij7iVIBmfes0JK+paXPiU8AhctBNPkeeyzlaE\n0+br\r\n=SkRM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"1305d6dd8038ae375d5df93c796c3ef65f71fca2","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-1305d6dd.99+1305d6dd","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-1305d6dd.99+1305d6dd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-1305d6dd.99_1569505609863_0.9899934209946213","host":"s3://npm-registry-packages"}},"1.7.1-alpha-aaf3ce9d.98":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-aaf3ce9d.98","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-aaf3ce9d.98","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"092bb839e570e4d1d58a6bcb266d560563b7121c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-aaf3ce9d.98.tgz","fileCount":156,"integrity":"sha512-8aU+atTRZbbwev80XDuFiRS2ZcdAhC2t2CyJ5RABg+zMpFCD6Z+qSTACOK+lc7mywSjXKQQwidoQV3dvC55szw==","signatures":[{"sig":"MEUCIASLTJklhVz4zqrij2+CPU598dW/96oCS2gZTCu93s0WAiEAgvQ0Na4BV40R9NTJKdZqeqMBH2a4xYzBoFnpTZncMqE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230503,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjMG2CRA9TVsSAnZWagAAvAEP/1v9SgddChRQ1/31ivCW\nCklK7dl6ZG1S0zW7rHTgu7a7yaYvhr/VeFcggNxLO30YsuZitEArvEZDjvwD\nncmr82IIEz2NAk8ST7J2z3DrPAPm63G+fEAuUlPl00kF2c70juOHfIqKxAcq\n5GgyCy3Pz+7oeovW5LZYT4q8PubupPfPIUzGGLZdOwtxOxxm/3xFw1zZk+w+\n5hcPY4wQ8UfKzaJvkkv7Gw4yaAmiLT1H851W8l8Ymg1ylbcI/K4+rSSfs6Nx\nu+AP9957+/XxF/m4OT7kIunl6fV9l5MfyXA7w3TZfaLKKvcRfKww2ac3hPKJ\nd8WyKPWzuGJ+0TZuOsy4dwAEQkZ/ojPXxw1WztlrDUyyakWwQyhE0LJDRe4n\nGcjolsE2QsP2ULbjJfNizXbN4KkRBaw3JCWwTlysGVkIpgGi8EsRzWlgqQHN\nkXVLhYuYVV5/M+EexSHMEGxOvVt2Q8T194kKCQZOB668uTZ9IEZm4T5l2KNt\n9EWRjruukkAHBxCxIal3MFosYKWxzMEc6qFnFVmIHutH5d+w5Dv0R26260ON\nQJniUY6WduTr/h+hf9D4YYb9O/Yb9oX1xNs/CxXkWoGsdWLfeJeBPOhOqRQj\nZiEK2WQ7XK63L26UPS3dZhqB3TYQryC/AeF6xIFkioW7kDRFELzkPX5RVa23\ng1d5\r\n=Z6Xm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"aaf3ce9d782f0268d6de4f877be50120398d833e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-aaf3ce9d.98+aaf3ce9d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-aaf3ce9d.98+aaf3ce9d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-aaf3ce9d.98_1569505717875_0.2532318125389401","host":"s3://npm-registry-packages"}},"1.7.1-alpha-7175f3a5.100":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-7175f3a5.100","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-7175f3a5.100","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"92ea1777c262931407198e41625cd91475554c29","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-7175f3a5.100.tgz","fileCount":156,"integrity":"sha512-Oa5lSzvndes66sc7x6GARP2RfzSrGCdWMqA3+EoOHvcDafM2QCae4oq1uLaonTe3QSVFFwnpIOq2lRIZLNPyxw==","signatures":[{"sig":"MEQCICWvTq+3HhLQ0Azmo5sYsCeF/IKagHqPAV0fdV26fFwaAiADeOpLWNwktoCdS9bCuotFgZS5/D/39BYe8OJbTJ4hBg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230506,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjPBYCRA9TVsSAnZWagAAi3kP/Ri7V/1hSeLnTEO/4hg3\nzBAFeaQiTiV2OsODDG3/miteRwoeuo1xaq/kpPwHf52zrK6PiXCgJlJnNdqu\nvCAAZiqjbGBehmQjqKnppx3sL1xMJhDcWVI671khOVpED8Lwu2zkCCQLmuAd\nkLFaqXQiXZgT/ZU939pjKwPDFGyllc1nbs+MGgW5ct5JpcpzySaGn1fT2GuW\nN7xn3TkBPOk6gZRLDdAxYD09ledWN0NMMy5Olb8/+2i5I6CB0lzKRfShelYu\nLakxJClAiGQOmQzqSZ61Uf46LbzvHHDgxRY++uVx0wybDXX3NMDK2DvaxueB\njva/BMniI6QlY9VNkFSS5RMfItoYji+vQcMT8IZIGqvO3S/6DfG1XgMEvqyu\nWgcqOfjGZAlNIk66i7lxI08CxDsL09HaWmmTK6ybKMEJwBOqSf3rgrUYrbMk\npiqmMxp0Ap1zwWGI95EPPNh2Y9+TezetyGBCn2HgFT+C8e7EMye4q+JeFzE6\ne09T+urgRjA4j4fhBig5VggKcworq47jba4/qfub4xwwt44igpMn5n9987of\nlZA29oaqV155Wh2WxAPER4P/9xiqCyFFOkQnxHtZjCrVp17eNme+eDIWVkNb\n3OFOOycmbpYJ37lI+TDcJ/+KHOB+Qnj6493vdVXQk+JAfmb8xDV0YigHEAqT\n3fyy\r\n=XgiE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7175f3a5d27efc24a65530f6085e95779ad19b05","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-7175f3a5.100+7175f3a5","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-7175f3a5.100+7175f3a5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-7175f3a5.100_1569517656245_0.2770394660147355","host":"s3://npm-registry-packages"}},"1.7.1-alpha-aa8d52a2.100":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-aa8d52a2.100","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-aa8d52a2.100","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"a44bed724aa68b519e63c83354ab58e674819a77","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-aa8d52a2.100.tgz","fileCount":156,"integrity":"sha512-7Q29rvb5pGAWUQMRZEF7hd5oPpHhAXGw6w0yOsx3YvfFs0BZ11SpPzPcj3vg36KUM/U1BYMWABKpKQJww5OF2w==","signatures":[{"sig":"MEUCIFdWGEdWsQQo1sXwD+/LTc7VLbH+yCBjQGgv69iKhYXiAiEA2+Hq2k5idILXhhTXjKhCunSCyLFYRsUtE3GSwf7TSHg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230506,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjRa1CRA9TVsSAnZWagAAJ4MP/0oPICYX7REhjnR2UAh1\nMRimYcDH+GmPMxQROLee9bRR5ARbWypYwKfh1DWErHttZr3K8DZ6DSAQkTkx\npJQU1l9OmqhNXT4jp9jrzROsnYNK+dhV5jysem/reLD9nvjXqlIiu7V09TPE\nHEAXv9IOr9isFSs8oB7Boi5ICF9vo3dLeVm0nIDdV8BDMe3OIVK9qidX1ZqF\npl4cHVjyQ2owkL3+lZY7AsTGvpFCtOoMp72/gbxtOTnqfbEmOOyt01VZba2c\nJc9QpxnLbypiIk/MarwBOf7CSJJUXnBUbXlv2zqsoquEk1CNoo1oU2CEsPsc\nW2W0t5VN+LwatKfw0w33ump1Ju8k3B+12zsKHIDqr+AUNAExF9dmfExK+EGg\nmnTUOxd4V9xddHGhIAT7yv/66WHBMz381R0B2MEfnlgOSo9WNqG2N7vFYNyL\nkR8Og9ZlDQt8UayGiX3W2j2j6h+puNTfWf66SJR241T1dYE4moU5j8YZDC/9\npyXXCxYBrCTzlCohW2HDPtoVd/2q4Qz5mg7v01tXGNgcn0/jAiWvym56YHCp\nCVXd2eRTaKvQj3rmX4FQXg0GqI8BVMqLz3wtz1cCcN3o3R7Ax3XUeY7e6MOw\nSKVEbN3W6oTsCYVCDQ/LR1JvOkLe0r9RSSuefFUAXjPXRK2r2prIhJVWYzIN\nKISV\r\n=lCc+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"aa8d52a2f25bf1884b4533a24d754b4db9dd6ecf","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-aa8d52a2.100+aa8d52a2","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-aa8d52a2.100+aa8d52a2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-aa8d52a2.100_1569527476301_0.48043744857348014","host":"s3://npm-registry-packages"}},"1.7.1-alpha-be5c0aa2.100":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-be5c0aa2.100","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-be5c0aa2.100","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"37a5426607ec1211d7f6addce8faec234cae6948","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-be5c0aa2.100.tgz","fileCount":156,"integrity":"sha512-FFsYnavoZfjfPUu3o5JuBJ/yrDfXC0W0RdmcTb7ud/1VMKJy3+++kvge3978vxpev1nXYNVm9eUUY5dvuJoLoQ==","signatures":[{"sig":"MEQCIGkDn8TvYQeu+SMmrZiDeaK5D1x53zZZIvdVfCJ6fV/EAiBBbBELRvwZ4f1CfhEG+YMIs4KFK+V/8z6bM4OEKb9GcQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230506,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjUemCRA9TVsSAnZWagAA3s0P+wZVhnJD7WIptjE+zNw+\nZgfaHySYPFwRQNJyQtfFEyprsgL3GRgasSGFXNeuXb50Nt9HBfe+JPXni16Q\nxbd/V4QhcRJY87R68xe7VHwY2EtQsiO1IbUD1l19Q2oRSb+lghjs2SA7pt0e\nFmRjZ3yRuHlgjT+mIC211ZeGpp4bJ48TJV2j3q/SNQCV18o/BeqXNEhpkWER\niB4dBrCF4yDSWEsJqt5jMzup3WaQO6Gg1w0DZd0zGNa7yGEXg8JJJuFerJYI\nnKoSoQo3PLuxWEDWwJrSzd+Ta0viXyFw8tcsYqt76/n++argPVLjyMpo58JQ\nh2vcNLkLDaOYO9Ny81J9SCJ6yjRo+5C5jqNwJriOGSgoOq/q4a/h49/xzSff\nSudjaBwTl4lRRxmbZy3swd4Zy2SwijSTMjOop+HoRQ0opfVDsSts/jt/HGZB\nlTr8I+h5rHFiPuZNEgSDbnc9bgESij/lzpfIh5b12MvyBN1InYeQABY4Faoq\nDLwmESEe6lNYNrj3oGIb4RkgRVnUIquoXmap6vr3HPn4Eb6LSZzm2h/B5D7u\nCBhOhNyvc8hQMaxV1Z2cHhKfomzaGKOGAcaMwjhSrAdResuM915NLDLUEFqJ\nFT4wbV3MRK3FxNOpI9KD7YC+4/p3EeWbhogiaBG3Gegbw55ObjntN6sGOqeP\nDwzr\r\n=JBKG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"be5c0aa2e817c6ac16e56fde819726e9c18ac2dd","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-be5c0aa2.100+be5c0aa2","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-be5c0aa2.100+be5c0aa2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-be5c0aa2.100_1569540005431_0.9286516161703351","host":"s3://npm-registry-packages"}},"1.7.1-alpha-a0541f74.102":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-a0541f74.102","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-a0541f74.102","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"6be8d5bcfa5ba6c22f5ef9640ef4393b1d60e496","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-a0541f74.102.tgz","fileCount":156,"integrity":"sha512-jXZrK9XI30eGcKTBQUpjicv2hx3RohlvIoBLUY/VuKdDTU1koNz62KZk10jnrHUjv9rTxYcu+5+d2Tkjiyhg8w==","signatures":[{"sig":"MEUCIQC/OKcZ+agbUF6x9vHmqx678csRm1t7i9gwN0GMW8wmLQIgYv89hbRFu1GAvLSHwHXpEeLEvP9/nN+2pAaD9ChclW4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230506,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjUe4CRA9TVsSAnZWagAAsygQAKNcvDd6FHhv7VcG3Ud9\nL0U2nO416PWP4z6rGwfBv1SlRhgEB64TPUxrCfgGOivsLkQHe/rjIDqw5pw3\nUWo/Uye+IU9lowc28Nt1n0XCl5QpoG66A3wlnjSdNjkfoJyzXGz9R/nSD7Aw\nl6CaQyJpcGEkRGmfmvdmC+l/yn/JyTE12Icn6IJ94horFzkOezuvro9OmnEE\nNgc+eVHSPcm+1N9ORWvedBhbAYTh/pe10oAYBEFZoJvJH5h9lBuaeLXufutg\nR51Zd654B4xNu0p1U3xxVkwEDYE+4WhbiRJiz40k1cZho01VkNjxhh/tzJPP\naXcxQKzf4U3f/i2sM6vCF1s37VTevKYBN4Tacv8Kh/CZS1rsNiLbNbZO6ip+\nMCbRX5AgT+oF930P1WJ4GDKwc0Np0DSFqoWCKm1qYacNNSHZy6uJ/1ijLcQX\nsDcLqbIwnM9Mx+omSqewXbJdCkL2Wnts6KwTcAm65GEvvbZL14kc1R/8Id5c\nfqgOPeIFoSYab6Lu88nphLHULZhJ41TgoA10wuNJpGClqEB2R2r/YFuzLxsv\ne6/cNYMisDelX5cqtX2dKxz08/eKucieO0fY/aorBGoyLDHt0I1hVcySfytz\nE3yWNscZP8xOLCo8tft3cQCUTWrdpllT15GAIMKF1rjXpbeniu2mCgeNuwTk\nb13p\r\n=jAtE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a0541f7446188c1d52a98fb5df0be7ba21c17b3a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-a0541f74.102+a0541f74","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-a0541f74.102+a0541f74"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-a0541f74.102_1569540024065_0.14615875029916747","host":"s3://npm-registry-packages"}},"1.7.1-alpha-f55fc1c2.101":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-f55fc1c2.101","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-f55fc1c2.101","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"79cb8cc17b876cace0738e973f301883f77329cc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-f55fc1c2.101.tgz","fileCount":156,"integrity":"sha512-8iq09n/m/n2MJUXr6D7IUYDkCZ+9Ny1j7qVzV+/2CuHnKyUUnF74ZyRFgl5wna4orOn7xDuShJno7yQZsDLwAw==","signatures":[{"sig":"MEUCIQCQBn7BhmijsbVR8/mJ5bJLJUv8f50AqqMjVkxmmm5yWgIgURzuAYwbl9fox7GhVJCZ9Ydehnmua2Zgg1Vd6Mf61l4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230506,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjUgECRA9TVsSAnZWagAAFQgQAI+fXIReLC3u2knMqn5i\nh5+o2Vs8iKvms0XhBCU4t35Oh2p+zeKSU74q6cWyYVh7N1mf+w1qt6iWPRIu\nZjOdAsExw0LLZAGeq658gUYLRm1W4dRUWt+ojrfZ6Cc/MOWmh+hiV5M9It1f\n0cnF9Uq/LYn+oZB88iExSgN0Y4u9hBttruyB7rswf8OGpmhCq4IjJVcR9j8Q\n3ZqHBs+aDfkwK2pjRQv8PFuxgNG+j0EkNDNlEVKaC78Qn8aKVRo9n98295iH\n5uLUxrVdT3/x/vXZ1HLQ0oF1+oz9emYavSgFvp1ZoE9lHLRiJwzdXl9lbUJ1\nkOrAOqlBz4AiCvniWcrYBQgZ3iMKDCnPdThjH5tz0blZ9XkbHMXvh1agnVCP\ncA2i1Wf3lli5n8o+mAEi1XLirEotTbizvbBBGuVsaqKX7Yz8BRDbqLaDPWNp\nHOatNwDfv3rRWjqhj/eOQbE36aMV0tmPN3mPBOskyZIDYhHKMBwFaau8zo3d\nQbH7VJ/bcqX/Rx7si3qfcKGJq2qVbxrDPRAudjsm3iPhds61MrR3XlLTw04f\nPpGTluXY9NBpCtp61TloVHFw6vEROkbxM7Rl/Zg6FZ6YHNIRbW40LyKG2fFk\nKy6Zv/qWuEnOCFmSQl2YyKb8uydoKuu6h9oSBue9PNs7PTPc6b5inpkIMNuN\nqG2E\r\n=puhT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f55fc1c219562d85d8f003a1ef18b81cec44e4b3","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-f55fc1c2.101+f55fc1c2","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-f55fc1c2.101+f55fc1c2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-f55fc1c2.101_1569540099485_0.6742202760790177","host":"s3://npm-registry-packages"}},"1.7.1-alpha-2c3d1e04.103":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-2c3d1e04.103","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-2c3d1e04.103","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"a14df7bb9c95ec7ffeeb782addd2640e7c167eed","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-2c3d1e04.103.tgz","fileCount":156,"integrity":"sha512-/NdKxE9NI1/i1yWUVWtV5BFIf+2Jk+fj2CbfGFXC3Q81UXy9qeVPzGMKlpEPY4Bao84FMpxdIDRYiQhKyGbOyw==","signatures":[{"sig":"MEUCIBiZd4CmUH5Xpw2Ee71NY3YlyC1XyE62tfqRjuSvs8OFAiEAl5623wh0sVMLGGPH4F7I/yoxgdKIDpYChk0Ry+uFI8g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230506,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjlUuCRA9TVsSAnZWagAAev4P/1zAwTMDXy7JdpwWUBJr\nCCm0Q4v4xg73AG97+td7biJgjALl6KMktZVWzPjfq36VoT+x8o05B8mm2lLO\naaZI7tLHkf+QkGb4ngkLOOU69fOtgySTx+5EipLZ/cGFlp/eE3PFU6gTbwtF\nMvL8wA5cw8G0d9bW/dmifJq8tbLA0l1kqM4f80rZWtnNSO67l5cu5+M1/qw4\nTMASSw6quJ0Mrw81Lvgg3xWol/oxd6vO2OAvdt1hs+XCVVMelRHzqaQKndpm\nsP8QeOFhpYvF4XjJ5Y9TfgS2dT6KTV/CrCRQAdGgj7evk8ga3dRdTWskvz0L\nz2NameAooPgdLXRKfi+LZY7Kej8D0VeQi9TFJv9/gqi3hxy8vgvTfREgXbSB\nzVEYebES73C3eHygspcPlcOaqeC0UZ5Wd+Yk3AKK53/bi4eIpGktKFTTfKho\nJRoOkcAt+1IGtUGMHHwuSE81XdWap+DG6sq4w+aUl8fs3Mni2rnoJBaocIf5\n7IBYeDiEVDvXsR3E4EGDMd5Nbb6hGVU6NwgbrFwUIQUQbxZYsd9UKQ/2B7Nk\n2k+njlS+USqoSbikrQ4yNjXCDJI5vlaaHdKfaALmlblqEqWTDN2qKjt6V2jo\nYeR/qs7GOXU4x9FTpLCVPmqpk/CLyfjrWDgsCaBGeCfRiMRRJhjP7evQFAQ6\nweWO\r\n=L2yL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2c3d1e045fd02eb48e34585d5cd1155dab245870","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-2c3d1e04.103+2c3d1e04","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-2c3d1e04.103+2c3d1e04"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-2c3d1e04.103_1569609005562_0.19609713530017658","host":"s3://npm-registry-packages"}},"1.7.1-alpha-2ccd3db3.103":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-2ccd3db3.103","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-2ccd3db3.103","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"2270615d07e4fe7d66893b55ebd401123b3e6fd8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-2ccd3db3.103.tgz","fileCount":156,"integrity":"sha512-h0GaIDch/sej0YvIXLSbFdAftTfvdu5Ik3AnxEjXyotyGVH1/xJeIyiSu8TKzZypjtt1JDOEiXJ+ND586WfcNw==","signatures":[{"sig":"MEQCIFGLmlwLtA0HV7M9+ChCLC42OZA72Wn+SHD8JzzUrdBcAiAZVlDr+AVfSS2tfu/Iu7DU+9kfaddNABen9n3gqrbxvw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230506,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjnWiCRA9TVsSAnZWagAASA8P/1ecuXYHs9CAnGDpU6Ie\nmn4SlNykzVCoftdYHY9ayi3/fq/Jc2LAAc2patbgUE0+grx8zFh9jS2qPA3O\nMpJUV/8pIWKXZFVVtZlEz1VV2MAVvB+lFfxsXDSWvD/mY0Jl3JthtcK/ykG0\nAVhdvFRpbf2XQ8AuMJPUmOMkJC+q82IAQGy8PhQGfbzUzmV6iYQv3v6fMQSE\ncRWOYrxxi5lvAyqLtoIr9rlQT5ClLnP5hobKj1d3I4XLXJHNGn2nHppUFEZb\nHVlBGtOz6UFxwu0cwb8b+KoGyHFOG8W596b2RhDsonRZclRKS84xx+FQ/1GR\n1BTzBZ55ZVrlL7KxJY5OmL9wNt6e0ixBv9DNJlY9PbfV68JUtWBCnCLVpryu\nVsHoCOqKd7Yub2FcLZ05MlYw5ynQ+h3XGDdXC9nPyxVu6UxqJ8/m0C7oTm4J\nFinZ/hj/LYwuftqqe+jvNgnoJKQwCozbS13vOV4a+9bMoHChSrQ/wDO3Qgzo\nFFu8ALIa+g+bMP3HpaABDAI9mVLMR1VCEa+ue7pBRE5Os1A5j9rYhhaTh6om\nHljyCP/4G3OgOYWWxhLxyql5Xdi0rYG7bG7VFZiTkoYizF9GssdDvoD1KN97\nSbmO7JFtkwKd71/MIL+BmSdoi3c1KJs9gZrpXe5lAxWDDf6nJudHF7dGXs5Z\nCUB9\r\n=8WOn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2ccd3db3e00122f7fc2657078c063c0a1c3d7f46","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-2ccd3db3.103+2ccd3db3","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-2ccd3db3.103+2ccd3db3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-2ccd3db3.103_1569617313223_0.6950670730848836","host":"s3://npm-registry-packages"}},"1.7.1-alpha-60fcf5a6.103":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-60fcf5a6.103","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-60fcf5a6.103","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"d3199ae24cf3b409617367e26a57e88363476753","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-60fcf5a6.103.tgz","fileCount":156,"integrity":"sha512-cQ4C0VwgIlZYjfc+XU5JUjkisRoio+Y/LAX2oEFcP1ogBv9ysXrmAE7WtcS2wq9Skjpq5s4tGsCuvw4rIi+Tsw==","signatures":[{"sig":"MEUCICc4wXJB2unWaqzE+adHxcV8nkb0FdP898xXIF0WnVp9AiEAwD0u3OVUL3xw1nHutUXayrjx1Z77pYX6m/HH6ZgW/9Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230506,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjrHtCRA9TVsSAnZWagAAVQQQAKKlhReN4s2F/WqryEFX\nWBrZJOmD4w5khCNRGNSeHhTr1lG6L9SUvZ0HIaaFPNUcJZNdh26w2Q9DqLjM\nusNc6MjahuOSiYpaNhsGV11thGwu6kahVjv0c+aaGZJZUOrW1Qv/EpiehZde\n1jeIenM7T4ggPQC4EvPcv8JO4s0jwQdzK1bDfoDvUCis4s0iKoJFoY7S7xYW\nDNpRVc2lE+1Kljfv6pRdu80UlzKFy3GlJK5qB+qPIQ7ID3hMEl7ztHzyjzWB\nj2r52bDebZ+ohJ8UbtnM3bK8QRxnvVZKeLaS2DdA7p7MvxoW4V3dNO5notgX\nOZye+SAeDb5LrKrblr794VpBYD46xch584ZaTE5iGAsBIYsAFCZU3XHFBitX\nfpIVmQS3KO5xAxDSlsdp8SzSZDXKnCrvYEW6cHPx4FDLMYhGaJimSb86/V6W\n0uTnAlfE6y58/65zMd1dVtN/3WhoHiJkWMEKg5baFeInJSgCd9GE490nkqqw\nMukpPh/zbPTzcQuSbveL91l6TUoN4p2KAhUUGdsOaJR/op9T4bVwKKTB9EAq\nthWboKG/1FviVDpC+sCeW9oz5ulH5pR6IPOZsSVZoKh2UOL5lT1No4XGUkrs\nHfcc9jlyR64qSy3i2oUNvAR6hFStcpGRK9/XRxqyjh5V50A/oe80R9pWz++w\nnENr\r\n=inzX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"60fcf5a6ad6afd78d130faec68f4144b1351596d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-60fcf5a6.103+60fcf5a6","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-60fcf5a6.103+60fcf5a6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-60fcf5a6.103_1569632748859_0.3671950533202808","host":"s3://npm-registry-packages"}},"1.7.1-alpha-821059d5.103":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-821059d5.103","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-821059d5.103","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"573d8fc6112e58a7ffa25294de4b4202314d465e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-821059d5.103.tgz","fileCount":156,"integrity":"sha512-B+NaD8Z3h0aNxa/QxXFc/lHR3aLz8xIE9RtRwl1n2h0mN2j86v0CUxpynUmAWIbXThf+kUcaaIinmBLAzLPDjw==","signatures":[{"sig":"MEUCIQDZswi5fzI/8Dho4jw/0gh4ZzqAP+YWDhDgUYBuhi2b4wIgWpSxRV8mtg9Bx5FFL7ahgLIxZt73BBNguc6ZNgRspEo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230506,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjr2PCRA9TVsSAnZWagAA4CcQAJlCFQT3r8CfZRRD7+e9\nWO+A7m7jZW6Q8In9xS1OMLPhY2K22fBf/Omdt6w7KwQE+PCvFl0HdIx5M8PF\nAgZe4mBpRTJpO3huKh/NpGC0rpmhnenHp4CAkLBhXVY9RA1922VEr4+Pi1r4\nOayQRPKLDlU//wxnCH+cuj9igFulmF6Tz7qzsIUhuPwpDsm38nnsvdUK4QVK\nPzfbiNKxwiEY9sIhriPGtnUiVGacWi31HxRs96h7jYDRGF3MXU1upjZwmHoz\nndIX7qCHmY57zwEWQ1eCe3CO99Pj5tGhV838Cd2IpRnneb3zt/VmFwaxktAj\nMj/4cUptU6nPDSvN8ujNo4UNlYr/GJL2DPc5eZXF6eO/hwfh0UwGhRvhZNWD\n/HDQwX8YRMZUXqlHiIUo2ZZpVmg1J1kSZRhE6w5jHgKHAWiq6MNF4NmHZeDK\nxdtZbNZi0G/tDTgPojs1XqqnoRvt8+LRc7MNJLKdat6Y7sCcT5Wo+hKNH+sJ\nzFi1x0CaFeqsw05S8hl8IVatx2N5+jzhJ/imzkA9JyOwR4dQqALfKWJhah8k\nQ9VnXyQ/OEHL4fhqi1MCf/n0HpSIe9yR6QBYetUSTSzYWrER7s25pkQNEmLi\nTxMb3j4SHXwSM+IzjRA7OVIjO42uCbWtHGpGE0bJG345gF+o5lR4kJKZMBG8\nnXop\r\n=Ilkx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"821059d510719425906d49b17385d0a967e4c8cd","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-821059d5.103+821059d5","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-821059d5.103+821059d5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-821059d5.103_1569635726643_0.9517177122945626","host":"s3://npm-registry-packages"}},"1.7.1-alpha-70a12a46.104":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-70a12a46.104","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-70a12a46.104","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"4018ff34d6141453a25d42ebf853d18d73224e5a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-70a12a46.104.tgz","fileCount":156,"integrity":"sha512-rphdZHctIqJdAY1sC1HopQdAe+6JfOUtTGnhGrjAC6Ndg9Yiw28FUO9DjBCBEibYf+O56usd5gUooN0JIeCuxg==","signatures":[{"sig":"MEQCIAO1bJ8LU/ceBiMA1CbHaFOf5U7KFeiQSyv5/xyKKB9+AiBQXOec/zCmsyTdm5NKW46gsLjxwDOLKEY7OwSuQjeGhQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230506,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdj0M9CRA9TVsSAnZWagAAYRIP+wdEOxM/hZ1XwC+QyRJt\nQ3qxrL25zshTBBEkvB4d75w9t3oFpDJ79p1QAzPE72F7XEUR4PkPSQdnU9Db\npBf45XO9nAmAc6RLZIuW3KZA0ZuXG89BWMV+9+Y3KI85VL8yqkfXDKeUqSrQ\nlatjfDJISETpPqDftCqsjJdVje8ttXlxOHSbdfq1OM0v8A4yYj3jWy9KAdZg\nfPG4TDhCiPw57jfLuefqFyH6SqLAb7IGqT0Kb7Mz75VfJZghnCmJ725xAdaK\nSbO99QCY2DnQ0JMm73ASdGW/dQ/E91mpKqka8Bo1cHG3j6UQYZsF5kG6A7z9\nL5lKOwlOFYseFYVJGel/OE5mw7y+E5bj0B50cWPW30m3Xd6DstB56/GOvseO\noPWGIKpqgu8N+hWQW7dI1VelJPqmh6cePOlq5yk9BoFZyp6oLz8XtV/UxbxK\nEHh6zu3P30q+zxOgHYQ9sTzprOh7Eyre6UKh11L8ttLkLOTHWiUVsyjUcmzn\nE7NorVsHJxwQmOk0PbmcrvOdvNs1pbb0wiQ14BOb74Vq7Fdw1jZP/JrajYmc\npIR7l0ROrw4cosAyIVU3KKP0Lzq14XIZKe07pZZ0IRh+MJbh+vAVT65gYaa5\nD/LNVvSR8EFvSGoUB9LwaHbJWC3Vv26r1Zz3uuJHyNhXSYQzm/aKDhA21+ew\nfO9o\r\n=X4HK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"70a12a46ea1d56d4e4adc650faeba118a1838b99","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-70a12a46.104+70a12a46","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-70a12a46.104+70a12a46"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-70a12a46.104_1569669948939_0.3009612670620332","host":"s3://npm-registry-packages"}},"1.7.1-alpha-87962b73.103":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-87962b73.103","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-87962b73.103","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"0af7b6bd9b212e4693f75c47054e20186157459f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-87962b73.103.tgz","fileCount":156,"integrity":"sha512-NTGmpMeA2yFVYrnuwuR+4Sj3t+NePu+vcyX4qxhq4/mBhRp+qF1RWAvkKHjzzW7PEc9XzMzV4Dmidqqx4/Jaug==","signatures":[{"sig":"MEYCIQDdjRTvxrNQeAK6YLerNEJwS2ehKOFG/wdkp06KwGaA4wIhAJ6eUDGxEb/PXTVjaWeXs9Lyz651RIfHt7B7MjjJeWc0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230506,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdj0NZCRA9TVsSAnZWagAABmsP/iTiRsOgLEKrWY4LIrCZ\ndGs/AIv2OJOL0Eo5Hfe2tzZ34rAeMlUlp/sChGaB6Wafz6N6ZHZHLkmHOa8X\nYJZiJnhQqRsESudabESPz1rvr5ebASNFNSZfGysAthYB2qRxcu4T1aPab2Ho\ncTHvvI+eohuKEDYJFRWP04oZ82Oof005wYZZiKUzpdIa2HouKWrHNnequjur\nYH1Cr2CU9OvF39NiQ3LlQcSbt4dXdfjs2ytejT9s1vRDvEUth8K0hLmSo2Ot\nhABq47gVVZn3YHs4HO9W9kT9VCt1hFIs8eZ47USx3nhcqt7U4YpF5n9yiejH\nftmc/aouXBAVAT70QwmCOMSMucl4PS/gqstvBiwB3il+mtJXoynYLhPUGBCZ\nlRKPwaGmUV2yKtd9N1hct4m8h0dZ2KfE0ObpZNh4SNKTTZd03Mar+ZB0hBK7\ni3FnS5IJkDWRrD+5H+k4Wa7zJtIgsubYpLnIrh2EL6OEZxi9D5AJ9n+QeABQ\nyBZGonunvsJwlTln+Vi5myJqIGn2YGKv4Bd4LvA3h230w4kMbQv3C7Iudips\nrLwQc6U/PR52CVRCG+Uir3OSnhEpByqPP2D3i+YNPRCTvV5BxU0/C3v6RF4d\nvdpvPRU4j5ZOj1/USNTUm8ue87wzqQjnek+zRMs0BM4QAH7EqRxNDvgxPmol\n2CEU\r\n=UoYt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"87962b73ab643823c9c29182674ceaa0c2533114","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-87962b73.103+87962b73","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-87962b73.103+87962b73"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-87962b73.103_1569669976545_0.14613996506036853","host":"s3://npm-registry-packages"}},"1.7.1-alpha-68389e56.105":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-68389e56.105","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-68389e56.105","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"473bceff569c6187f0f47c9ad17bb633dd7d045b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-68389e56.105.tgz","fileCount":156,"integrity":"sha512-WCA86FKSbQO4ZO5yhUYjX3+eyE8F6xDbYs3bKc1iiE0iE9wDxTGi2t1kF0hW27rOgv75Pa1N0g0QiVVNEOq8/w==","signatures":[{"sig":"MEUCIHmrPKU+IvjFlU2wyX/phz1tF3S2ZFX7DXDDwFZamOT1AiEA5DQKai7/OcBzAyjskN8oNX6vr5bPxhiGmKAa3jGBce0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230506,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdj6iBCRA9TVsSAnZWagAAtPgP/AjRmV08eRRxymZHKFJz\nUCXpbU3ymDMxv3eiOzamAspYtvNwSaUNnXId1m27Lo9lllDVGBOUxe/JBb98\nQRBfmqbOhPyKiGleVLeCxf6qs/dqKnXEuWaA5MhNtSEz7onJK2NHAfLWgMth\nGeworfOMRosXffbZjnKrZYB9MCG/JBDQihv5dwURwC4+NQHM33laWSRRuwZ6\nVUAy3rfMXY3pFu5Kym/FlheRI/I+Al+IVQj9R4yCbyJjkcXVlxTzdED/Dms+\n8N/5ZTu66qqaeFCXUSeYf3dWg3kfnmL8D4ILfwnWqbBiGKueEHBCOq5uq92n\nB1XZbOfjDBesq0acC20z9+dKaPkMd5PItCLlCdZteCx0UGfUejpgHc68u1G+\nSPy8yq92Qf/6csvvYmGISCekfQi1wUjBaEttIHbmBlQ/lb6xRgy2OQ2gDaVd\ngymPqmsMmAXLlkakkbbwsoGvLCkZ719w59ccf3FecBPKDJ42ESKhyoBt+DDO\nxh+UbiqepEIqP2hteXI0BQeFVYd4erTh3KMN01k7eJof8eUHSngRmfnlIZIP\nszygyZTd7YD/Ey/WivDtzCxGfpxAcaK/d2HskPbaNtYcyDVQIxoYi5j0mSpE\njM2tiIZc+W4HRWr84SPqvsUdossWLewsRO+xbTWEtDof0rEhpkN/ysVfv1V3\nPxhs\r\n=XI2H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"68389e56e228ca1694ff9a9077b45039ea095f49","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-68389e56.105+68389e56","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-68389e56.105+68389e56"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-68389e56.105_1569695872956_0.14078534245640006","host":"s3://npm-registry-packages"}},"1.7.1-alpha-98494018.105":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-98494018.105","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-98494018.105","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"01b823eec1c546e62fa7cc7077406da9d11138d0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-98494018.105.tgz","fileCount":156,"integrity":"sha512-wg2BP4xU+2OUd4ww7GtztsDIl/A91QltNjbgbhmeA0UBVZ3l0fpALBs1KFQ9L8/BwpBDMU+vX1mH/IDh7W5QgA==","signatures":[{"sig":"MEQCIBm61Djjc2gvpDcSJz2P728Sw9s0hOXb0CZvovtzxBhAAiBo65oVD9N6RS8fCn4A3phkmq94YrPvBSojz02h/m3HMA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230506,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdki5vCRA9TVsSAnZWagAAX14QAInnOIunBQiJ8SqYWVFp\n013owABBppU1zhpfQlFBzDzgnglTxJpg57RCpikhDGQLOdzr8L1IBL89hUq6\nZe+LH4TVJqvSlXRpSDB1sIlCXAH9Lwowbjs3+lSGAFNdfIhJAAIwezFxSH/D\n6tgJdP3z/x0TLjNU6zQqDyC7XClal6p91mnxMr46pxZlfSeXzaNxEkODuBKo\n/yWkCUx1cnTOgVKBYov9dsUFblYlgh9egx4qTA301XNvSOub6mqEZzgfTfSA\ngN2mvgRDl3+OO8mTQnr2VZHCz9kku3Eeum8LiMgHQr5GF7BXIhMf1ZD+y3sA\ncrZHZRpDYXpC7BqcI9OvGrVIv68f8I00WWJo1or0iE6z88e/SwgB0dlGb0U7\nlQD2eTNmNtAZZJ48aqYhFvHHOV6kequ7KIC1pWRv3UWcEQVuAf29XLrVkHwO\nIV1y0poUzwd/5YzdYAEjm9vqrZjxjSHUs3HmBK8w6gLKYQDXb0GKmrekT+Ds\nL1n+3VkaXUVJ5z4w80Pvr+aozHhtAWckATXwB6IO2O7Qz2uzm+U168CSZ9ln\nDLSNmFwu/9Wu5HeeKQfqcWpr7P9s7pS1VsiCi2d47hEFKV8L5hk3Y90/kISk\n2jV/4hUWH1MUe3i4H8TMA2bWzJLviYUMDSYAwed/XaYyASvdtvwy+nl+/AJ4\ndZ4Y\r\n=wC5w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"984940183ab1ee386593744c902459c77b788094","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-98494018.105+98494018","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-98494018.105+98494018"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-98494018.105_1569861230412_0.15113432280840655","host":"s3://npm-registry-packages"}},"1.7.1-alpha-18662f49.105":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-18662f49.105","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-18662f49.105","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"b8d3b3c6316e7fd82b153ec695a689ba01c92681","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-18662f49.105.tgz","fileCount":156,"integrity":"sha512-nAy8/vK8xNUuYe7w4OKq89sWNVoQ/mcgSzMGJZHQPCgF6V6yc7T6dwvTq4yGuvMS8Qty9dQynRZylN3SJB2mkQ==","signatures":[{"sig":"MEUCIG6hs2B9mQ9RVgZypj4mHqQbz69rEGhM0MzSCdn5VlH4AiEAxH8XpmiD/pqRpwC0saxBdtkcUHlhSRukDHuouLPdo4c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230506,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdkks6CRA9TVsSAnZWagAA+AEQAJOaO7H9bQQrOkCpJc9s\ntmHScHarcZqdQ5eEfk97l0RdxanK+2W0eTdLvoaHtbaM4cVMiZmyRY00iS1w\nUvFG6l9Uey1cY0ylsSyAgcNbqn+Kaow4p+XYKIatYvPICLGpUW3XJbIeBA4k\nE8gF6qsla0Ayst3qnTCJgYnUVqL6sai31UgHKfhIra0p7cqaT4CBSrwexOi8\nd89OIcnKFvnOAwqlB24WrAHJktLG+VdKSioTBADHlOE8SxYAJC6KgfynRRdV\n2G7VYdaB5+FxHJDddLjVvZozq3F1/A3/W347nSdjeS2z4/4SEUPBHs1YTqTq\nV7KDQFEkh8KFs3lRvHiTk4Rh0hR42DQE8CR+TC8bDdvvudpNKxvtQ6i1ZgFD\nJQqXw38IAMs/u+JIpkVFRgmleeXAEOYdRHXfZe04vMyGjwwf5RtK33RPhiCq\nrAoK//sGYbDakEUiKRVUlymdKvuwDv7k7/9qmFIZ2dPnNSFGQnrk1+DiEgQX\niP0sjGgaCc7+4EOkpbtyY98zlhUtjFgMPsLdhzbonSjddIiuP7asGRgDB5Us\nM4Z2lmXlcYTxHYIYa6Y9XESaFSIPChPqMqhSx50FOX26MhZQ5lQnQ1aU48uc\n6maE6cdyaWBxik3TUk5mgbbmZ3s4tX1a4BHZULAQ3oDeBYbhiwXzHjiekgfE\ni+1F\r\n=xw4/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"18662f4986e946420c8c7d04da15d2b2d02acee1","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-18662f49.105+18662f49","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-18662f49.105+18662f49"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-18662f49.105_1569868601906_0.18938811366526087","host":"s3://npm-registry-packages"}},"1.7.1-alpha-557ad3c8.105":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-557ad3c8.105","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-557ad3c8.105","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"05250f3b06fadb6d302e4a10cd138e0d48cba247","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-557ad3c8.105.tgz","fileCount":156,"integrity":"sha512-isw38k3oXwO6YWC16isJAylKEcKDtlMhq11KA1YYk5IhTnR1tOxhRTMriKdWAGljsu7EfRzK5sbqpjn8alr7HA==","signatures":[{"sig":"MEUCIQCxeB8riHEBjuQqtwY5Q51y9+BUhqFzdR37x+NnlwvBuAIgaK7eeFhRhDSlo7MeAtI57YMdV4ksJDCq+RFBO51kklE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230506,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdkr+FCRA9TVsSAnZWagAAKxQP+wRzSvl8/8fCTRIctcWS\nndMX9Y780dwSYdIefr4iULHsFYfSr+wnGyBOGeUrKVGL1WP76MkuUiSamJI9\nCJg1/yu4/U7EG9z6UCjauZw8ffqE7HiToq/msKYjMZV+CqxF+0P0yjIwrFBj\nEuJFA+4r9csYS8wiwGKIXMwkQHe1qjmlOH+eJk+FkIKMgkgsE8vTbN1vVcyh\nljYhaJG57F7Otfh6WwsH3+4iDrKSYtBgt/K3s0YB9zkZpfHR/zc0B5jwlCI8\nTSvuOUT/iv0g/4wEBOF4TZ8IIhmQ+XKRCkqy0rrxUDNhseC70BXnF0SngqFw\nvz7okpRBqQ9XL8AThvjy9MNppKtsHSbYTItRKxD8eolGigbDKrmDfaq0rryT\nb9zxYFODKg4lIV//GEaEhUnBHvkMgB3yQXk0FCwgBI+rfsdTfX/pxhQv+wmO\nlJ85FxB+7sm/ae9Y7uurLtOF013FElpcf2amfdWw21E3amJXM70R/x8vctny\nfxq0t820cIKuZR+gwWceztE9AS+JEFtsHl90Q/qIERQhWbDDb5XpNgJSnyOf\nOzFULEwXd8tzllWDEHeE0NsfzvXxXUvK7Bib5QUlmSqfax7HX8AtYOD1pD0A\naezpMsWpvCJOXyD1tEKvT//K1DM8BIxWzDRlISNkpkAusgW39wfkQfvwlfAo\n1lfW\r\n=zLaS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"557ad3c8e8d0cd875b2a73f2fb4e100ebeffa344","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.2.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-557ad3c8.105+557ad3c8","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-557ad3c8.105+557ad3c8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-557ad3c8.105_1569898372480_0.11840744734815578","host":"s3://npm-registry-packages"}},"1.7.1-alpha-a9ef71e8.105":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-a9ef71e8.105","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-a9ef71e8.105","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"1055a3ef1ca16aacdd89b855969f0286387e518e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-a9ef71e8.105.tgz","fileCount":156,"integrity":"sha512-pVpgSvXKz0V32+pWKb443aRQKYj1eyyeDnJwjo9+GkFrdf30NTnJOZEJZ+jGNN41cS2MLg293tr6ribDgkHZ8Q==","signatures":[{"sig":"MEUCIAMwKFWIibWFYrhm6cVB367EtErbtLKejbmt9aEGeLsgAiEAik0yxgOtwpsCdHuXDdNEWPpGCN0RXZnVZdbYj8PhQGI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230506,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdkud1CRA9TVsSAnZWagAAnTYP/2SIt5gPIlz5/m4upIKL\n9mmcZ7w/PfdYevIvFk2asKzphoiOksq/PuV1YU1BpM6Te0TyD/828xrouC9g\nAuDIg8SU7WNHtRiWgdVb8lMkSlLsm1tb7vSrwn6WvX8ucfGsN+7Byb9TvhYV\ny6umwuBjP1+RNRE76Zgx117JESJ0Tg7Lhbooz2ycDrVaS2pT999j72EVjuov\nTVKxepUAURpmZoBtE4fumF1j0RGnx+/AKLHZNfVQzmj4oUfS/NUgNls6JiP4\n8zQ3lyS+CHsWp261y7iLFyYCcLsLSvdF/VHem+KF+51CgXwIFluUK0XnLew+\niA5oNSpMJMQqkkTAgMcQk5kip135fW3SuWJf2PYDhBSigoAi9aubxngzMT0e\n9d308IefqFD40lDfBRDpkWUz1RkTDX9ptdaDU0EheexBfpbHylZe89LyOzn2\n+zE8BOtIf6bReqgBGwSiaytzP+1AJtOYViaEe9xrJSt5g268Mh9ij9/r4Q4P\n0LUlOvdTT9VWL7c1e8g2G2g4y0MFFx2eQ724mKS87OfqKIPU445lTwPykBhe\nK3cAEtuLFv9NuRTQx9LsRJtoXNZ+uoOmTGc1AvVJ34A0wS1YPqILXFyPVbWu\n63w0UPvY6+CAzhfpA36Fk4fpu7SLEvAWvG3ItxhHJhatdYZPkbfgtf9pVOMt\nXQNy\r\n=sbVR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a9ef71e846bc96b2ca1ce46c92abe3a7015deca5","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-a9ef71e8.105+a9ef71e8","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-a9ef71e8.105+a9ef71e8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-a9ef71e8.105_1569908597116_0.2382293962898756","host":"s3://npm-registry-packages"}},"1.7.1-alpha-f71016b0.105":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-f71016b0.105","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-f71016b0.105","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"cc04c7641055b555a11e9267cf66892faf4c6f1d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-f71016b0.105.tgz","fileCount":156,"integrity":"sha512-EFTDRGkHBrJO1jwhJFX4qw8F2AqZQxe/iBJ99QPlatxDGK1bKJMHYjgRlaMTUEjJqQVQVJ/MnsBKWKrE+CqVrA==","signatures":[{"sig":"MEQCIBO8KEk34RtO2wZY5D3zB+g3qI++jvLBgF493nPci1xtAiB8LNyMVRJwf/jdvTUCG+IqH2h+Ng+/UIM0TVlPpKFEbw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230508,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdku3oCRA9TVsSAnZWagAAnMoQAKISre0mf+OmFwFVYMKX\nDJJIVOjFA+mWMPhhld9yey3t5s5US+NVeSiNjMsaVllEoZCZMIIgsxo0t8Zc\nQItHxeD+f/3C2/LodiOPT3mkC9yYHgwe3upWl02oDdYscPVaBXXzEG1uc1rA\nW4/Styt1NTfdoKgrENJtz8hP0I2Ig4M51vr4btTNmw7Y+vFRJxPIDWU/Gy4y\nBeOSgtGmDj9tyGy6T3DtzEui1c1NM0TMFXZIbFYqR7YZl8foljQAUdMMFSdV\nIBqO68R2Lrh91QxpR9BqqVoFS/PaHzRwqJMSprgHvKsGBEm6Y8Y+FYPR3Y0i\nrUeJTmmi6ZbzW3C833suA2yi42PrZGBu7mbsiOa1w0xPtdOOuSds/AddbtWr\ndguZRR2KRMOlAQhgPwyc/sl0kFbL/gssjIhgcUwXFrXUkgdjO+8gWt6m/Vkk\n45bJWx7YKfpubfQkprC/OfepXYKaiTfKLzHFWlOifXVUvyeuomstq8kV/zf1\n+OoPSFsWgZHtHzqv4yJ3BQZCOc9EpmUHvIqfwr5x+lIgujtnVe5oVT/4vvfy\nT8UhLe0blB0SkEzK4HeIu7aXqvTckoWqmHW3KioNv9TCPxu8xzzxsWAtuqyZ\neSBSZ+s7vIYvd7V6Rc3GkUZo8vSN0ornGnrQABORFTj8HpZq/s7jgDxxmjaN\nB0+N\r\n=S6Nk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f71016b0b47b0dfbc425d1337714cd647184814b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-f71016b0.105+f71016b0","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-f71016b0.105+f71016b0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-f71016b0.105_1569910248172_0.512283784044673","host":"s3://npm-registry-packages"}},"1.7.1-alpha-148f5e54.106":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-148f5e54.106","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-148f5e54.106","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"641700064153a70ea61c00e818339cde9e2f0313","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-148f5e54.106.tgz","fileCount":156,"integrity":"sha512-O2R9pNKPTr3IwQnZbptRmm1PefwLu7HKnuqS2DZiZje3FZcL3ACSuxEA4ntAbt/gj1ny7Z3u6q0okH6tpjZh9w==","signatures":[{"sig":"MEYCIQCxrRzAS7OO6Ry/gbtzik1/h/jfdBdqb30epBp2tQ7edgIhAJqn+c+S/GVCYplSKVdYxVYwnz8lvWvvfmojYECtJ46r","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230508,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdku8nCRA9TVsSAnZWagAAexMP/jJLWLbSZGiJ/ptQclmO\nI+rI10ENXZhyYAB7/AtW829mxF/1UGvY3e/HrV9UglwCDFxYhMIjFp1H8iB4\n/QovUvUTx6awYTdx4aGa/sYfnmd5xvNnBGOlRPfMAQ9L4mtjjd77K7yMxV0h\n0koem1tw/cWBS338hoYS6xiWGF910BbrBAbKB3fVC7NP1RDdWspzPN1sgSVn\nrVV96rx6QneVJUafXYSeOwjus2/gybB7NiLHiKwobyVSv7lwkt5VoQfzKXhR\nOKef9PnvOYfZaveerJup2ub5mJVBiKuI5EgroBtU5qKZsG1ZoQa5ddYvD4Qk\nXzv+1RMwA+6nXgXl3RyGLQ+8CMLxbSNjykWbfU1Lp21WQyGeWB0t/cshaZQo\nEZo0dYAINuEIKwPTIu5/hydUR3m+1onFFSP833RUg0WaOXq7B+G3nLSZO6a4\nGK+4rNq+lkZy41/njUk5DnngbGaAEWybqq4O+qotxPQFkwvz1dvwsbbjNKjZ\n+OzU52WtGQesSpcYOo/iHQu369A/ls0sJ4D1BoECrA6lXAKQpYQFHzJIEobh\npMDS+SkR02OJSAlNiKzWbpX6QNXoA7P9a79YH7oIwrOge1Xgnc0V2Z7tLwxx\njT1I38zNRb8hJYX5a1LJKMxEMJEXypYOo2HBnWC9vm+ujJdkcUSo6/IbEP9q\np2mX\r\n=drHD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"148f5e547b794c554d6f31aa4e5a792fd9e38684","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-148f5e54.106+148f5e54","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-148f5e54.106+148f5e54"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-148f5e54.106_1569910566510_0.5272796220796829","host":"s3://npm-registry-packages"}},"1.7.1-alpha-3a96c5fe.105":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-3a96c5fe.105","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-3a96c5fe.105","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"fa1384530b4dd40f328965b180a29db0ceec4837","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-3a96c5fe.105.tgz","fileCount":156,"integrity":"sha512-3EHmtzmpkbjpWr050DYvyujIqE43HTxWsOFqSWgHZ3AlkijS4Ag8jW0JXtc12jHHA8zv2vg8Ir1UKdp6b2S8ig==","signatures":[{"sig":"MEQCIFWEBeGhBumRkKNMurgxZlr9wOvRIUsEMZE6j/NGum5VAiAvTMtGDUQ8HSGAAtD+a+H+joFhaOkW18hM31UelxmPWg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230506,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdkw9MCRA9TVsSAnZWagAAe+EP/3KECWV/B4E69LPf0Xgc\nHZeEGoIcsr1Y/AxZNj0CR8QGFhIMRQ+XAomGdNKjzwLzUpQ/d8KpdvymKf4o\nEaznk6D4NqaZBEYStzc6ksDiErtf7c4RwrnowM4pCaztfqF83qDz+oHEZQQo\nIUBUGr3App1eolRSEiBwuGEkR7rsEi7sI0SiOfHtDDHwJQ/+y9EC+dXP6xdF\n+KpbkxL3oKjdymDz+yKEFh5EpTBQ7kGl0vxnjeK05XS3VjPteJXh9krZrCRV\n/m9Y+oH93VkfK1o4xoK1/2fxy/Tl9CCkTeDVAtlXI9YyQSUc7ZEUbsftthJH\nhwQMGlH1+1AGzsyF9Tj8l226jpbdv++hJSjqsHnvYVKsMWxyyML2fmwo+yB4\njUUSfOIYnYSeXCxZlgHf9t9B/7DSgZAzu/Onqz9Isv5wZFJxie2qKnhAITe3\nAvKapkgD+mqvQERYJ1/9ZZFi34z64LixHghOGdyud0OFFGaS2IAh4OiWDc4q\n/KM+Z82GUMo3QedzA4DO/nGDd8Ex9sFRv/dZrRzl8+XXl4ncFBSIuUt+jfki\n2iODcIHp5yonZ+cawJL52iWcPWtn1VVbNz0V33dLsyg/os15FM4V/1r5vJ/X\nxTnIawDa3h6rTZzP4tOWL7KNQjt6VjiOdczxf0SG4LhlBOBti1+AD+KQkQl0\nOMhy\r\n=gp0J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3a96c5fe7dbb38aae640ed08a6b82532130b2b7f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.1.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-3a96c5fe.105+3a96c5fe","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-3a96c5fe.105+3a96c5fe"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-3a96c5fe.105_1569918796162_0.16040070288373798","host":"s3://npm-registry-packages"}},"1.7.1-alpha-ba2706c2.106":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-ba2706c2.106","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-ba2706c2.106","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"f9a3252bb311fc1b2f983378a8c98104286e1886","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-ba2706c2.106.tgz","fileCount":156,"integrity":"sha512-25GgSfBmudg1XOMFr3glO9qWoJgks9EBxZsCWUpy+TmfcoWZ0OoaF3gtbzauEUIeiZ7SJVpIb2yF1L/qdmcYlw==","signatures":[{"sig":"MEQCIDpKPeICWZLB9H2Sl4bFFfurxZGTs5b9QHNzis8xTFCyAiAPXQ6f4mDOq2oGaDN+ics4YjZs8stIySQNVCCGI/3uyw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230506,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdkxClCRA9TVsSAnZWagAA9hgP/AxAqsDT4S57rS+Pss4P\nZZXtLLrtD4XUVcPVfoBg3YrgXn1IL7/clAblVH9iNv6HHSkRAN7YQi8dHA3e\ne+gCVeMyuwbGqPQam5ltC48qAAYheEU92x37D4vPO4KgSEaQ4QS24NcyDrXW\nwmOIW9NWnYbEWXsbbMxYAbxpjckoyuH71YSo56mMnSVIKMORxvC9EKSSLqhg\ntLeuRgpKH8dOiRbyxDbI3Z1c2ey59Y/JlL6kyYyok3qTj+dmVONx5rhdsRi8\nE77VoCA+jIjtTjpUXR5GOpZOBG2HM5DNr18ffHZ2/RfVvS0oqQNnkkGhg5S7\n3tDFTYP0UjA64RyzW2krA/hIBnEXOFh1QQkOhNGTUnh2+cUJFo3q2jX0jedi\nHiuvFwgKY514O6LiswQrDIFiNNsTAM77jWKAKdRUsQikx1ZL2x09daezFRMy\n0lIqk67zqa51r5msQrnUkP5ytZ5HzY6YjPe6XAr5l9/W2bBz1hDRnG/uPwB5\nUE/OEVdg7xM5dqdFJ88Dijvsv1I/CGQgUY6KiDYWJ+b4OKOvs2LFvo39k1hl\nXmlQOmQgdQTRSagAiXHpKvQkkTBD5tQ/stxRP1iKl5gLEi3guzrH0vsLhwo1\neZo4q0QUiDKr/FFIgoGf06DlFug+qUMvR7OHHGVGA788X1MWzaQjI4C6w69W\nhrZV\r\n=Sxwf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ba2706c23859cd9c6a97cf283fdb84076255cf65","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.2.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-ba2706c2.106+ba2706c2","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-ba2706c2.106+ba2706c2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-ba2706c2.106_1569919140277_0.3738036843196044","host":"s3://npm-registry-packages"}},"1.7.1-alpha-a8492444.108":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-a8492444.108","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-a8492444.108","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"3efdacb7eac05d84683f1291cdc5ad42ee62aa00","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-a8492444.108.tgz","fileCount":156,"integrity":"sha512-GBPxAw/8cXtXFpMOHqeDJE3JqUElP1u5gJQ91z6MYWVKR1QqffBY2olD2Rgj6AB0IQxPl5jrnUb5tMXHSS6Qqw==","signatures":[{"sig":"MEQCIByBI0pk32THWm3i7uouRokPzJ3OzdtRd1O5e6yEeF/9AiBcvIt5Ii8Q7IJub3ik93Nhc8B3fBuqhECosfHh7Mq0dA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230506,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdkxC0CRA9TVsSAnZWagAAiqoP/RuGNl3X/vejYGk0oiBc\npD5W8Svw3Pqsrc1ZPio+HBxEk2jDhPflVoCuNvwQh8NBw1pTUNvY2miOLUG1\nOvoKztUQEPCcjK9TOVtyTkjl1daq7i2sxQVMNuhK0DQEl3OP3TBLpvEDyjLH\nxpk2Kcnvd54MHgoIQtKPTOkVLfr2kvF6SO1BquON2d8gTYHlvrYnf8AWcTQr\nn4rVAmuVA2GHEEn1uPbW3a+f9TfpqlwYAznT1IwxgSD/hzsOZTd7R47vX+cu\nHmNMlrn9Z3zmQQLmZEXefpLSABoP9avbtwlso+USByK9t1GJ9fWzJ6w27jcp\ngzsrAO2NIrde/oGslaxmu3Ye0SE516VYF/Ak7jW6GAflVfbW9NrCtv/1vq1i\nAeHWqyTyoxk7XrIOTwqxWTBKiwRarBmoYL3Tww1K1j+e1fBH6/WNW2Gnw9sY\nWjkLpblIY/zpLeXK7OxxCzOdJbqM3Vac+b9KlPhFQKmwRs6TZAH1Cnc8QM+H\nZHWZn2Nr/jJ+ZluPIp935IDhSPY3dXwnEoa7Te4iNWpjU5BKCRQm3sLDxCh0\nCg2KcYqRupkh77APmOmcTnghu9hymPD0TDYPVJf87+PhIwJlkH7l8B4GJrfL\nOm/wiJhEsDgX7KHK/OakQl5u6d+nipXvvK3ubkmddMOaCknQWcB9b0OCMD0+\nsL9C\r\n=ArWc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a8492444b876736f47f62259c60ef2e8ff57b60d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.2.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-a8492444.108+a8492444","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-a8492444.108+a8492444"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-a8492444.108_1569919156096_0.694287718177065","host":"s3://npm-registry-packages"}},"1.7.1-alpha-a580ddef.107":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-a580ddef.107","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-a580ddef.107","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"f3aa05263e67d7b9862c39322d6206ed54129e95","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-a580ddef.107.tgz","fileCount":156,"integrity":"sha512-pim9zkQjmxMlYM8kTAaJaZYOw4XInLq0D3P8d5yuYcXH1GRlaZvwaaDv2WJhwvqFoCAzXyZPmexs2KRYn9ybEw==","signatures":[{"sig":"MEUCIAX3pe++D0NnOf+vzvZx3YeHVeAmmp1DnBW8rP/z9RKsAiEA4og+fB6JUo3t0ptlqntmQPR3tUhxinrGIhEDhXwA7BU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230506,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdkxEHCRA9TVsSAnZWagAAIkkP/2QltT/xul5XzMQ9CIH2\ndE3G8eOTI30JTtYiPjzukV19EAHJlI3Wsqw3CEKQRGG/58XVs8MYylRs+jIQ\nclfXhbYFOUewrTZh2LRZAb+AvmDn4O/8OPdW4jXr4zviTSloWHf+iJfsQL3e\nQt+4l3RJSoCWfeYe0oGL9DKh9SrGdYPv8/HCTej3ncMOBc5Z1haSlm0xeWOk\n2EVeITI+VvJ+ncLukAA+yGIx8d3LLzZCRtRF8r8BqhaFo6cNTkHcuCrwaB37\nC+twQappjY9wCXpOyoDuOM3eyYptOQ1PSg1EsnWxM2gDBVTEgw7YO9+4QesY\nHQcGP1SostjrkmnZHSWG0oSzkcmXvqCuTPCKVWfk50U3aeniytaajY2bBjH9\n+jzfzk2Mt9wEcr2X4GLb9JtkAhh6dhUKNuffzGT1YLTKe9v4iRuRTZ5QXUdt\n1gJLrepZbDgfItdoSZfUP8l1POb8T2zyieeRU8EDQ4rE3PxnFh962OmeVx9s\nToFy5QfURcbDXRHynHKpRxVOeu8LHlE9lkBg61OARq9OSBG0zt08UGanynp5\npV64fZ7FiTvnA4XHxoB/4uu0zCfvAANC+bUW0OUGyJ+ys8QqXAgrLZUHk23X\nhqmwSzkDQ8/+gj1RNYLcW3fO73fPSDXOcZydkHC80B6ZODoEw+doz7U/Nxpm\nQoN7\r\n=QC2T\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a580ddefffd53b7e91df684809351dafc23750e5","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.2.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-a580ddef.107+a580ddef","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-a580ddef.107+a580ddef"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-a580ddef.107_1569919238235_0.9210006133777722","host":"s3://npm-registry-packages"}},"1.7.1-alpha-44a7e874.109":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-44a7e874.109","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-44a7e874.109","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"befd44c83264349240720f5dc9213ea2085d28c7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-44a7e874.109.tgz","fileCount":156,"integrity":"sha512-25/tHYMlxc7JbUGLFAVR/5Q79n7f5d/ZTgy4JBjUg3R5LA6tQxU/aoijAG75XYjBBa6yC7EoSOjwX/S9GZkI7w==","signatures":[{"sig":"MEUCIQCLrs3ZNZFWoA8yChZBVTXzkUamtMR8iDznbr8F/1jP+AIgZV1irc73proXvC9uF8Jbw6Uu/YI9SYzQnouZZLd8hzg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230506,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdkxEbCRA9TVsSAnZWagAAXHkP/RIxNIothzexPbP4uEKL\nQj1Wd+k5SEqCtHHwTLAeh9uuDKl4HIo6yuSPhOYBV87AtuCy2KXx0nkWDcvG\nYXe+OIjhSSJnQ0cjmGmuotnh+rr6P/w3Y8IzNATG+WkdpCVbk4Nvoh4fanpC\nSxYox9NHPn8UTPhrXGWTX9NDOc196rGAy0Q/uEOO9YHuICSQHSZ5le9FV43k\nnN4EQtYiNTLRf6ELIwSl/nYpoqduAS4McUuTQyEl94s0MagvP5tf6k5Eynsj\n7wVzsPurbKstbrZtfHIex7Zap+GTC9U9Se6Dv9JwnIw8MEYsXyPBAVIyHVpP\n9Erc6NvXunUGNS49r2Cv1gE9s5QL1NssF7H81eh6VHP2JJnOEl5Fc7WnjNLY\nrtgye+7zez8b3aNzX16ZdsCCjKwv4Zwh/nYWCXouV2i03I/BBi52bDGW/3g1\nL0DlwKcmoPoX5JMX76oco6miiPLE9AhRzFxCQdfynRku+Ia5lRKtp7UGx5Lu\nSkjGCqBLgTok8JR6f6mLCUpRkKtzeFsutFyD2KiBNYnNQDDl3DikZKV6P2kq\nC9Kh+MkqECPwlrhyGWJ4bauTNVKL+EhSeKEYV8xUQtHnSqCtat0MMS58dH2n\nwD7oK1SRj40t9eIpY7gcrQ3QGZPo6oh7S0jqk9hUxcl0VSKlVAU4dWMwizI0\n11oK\r\n=/p/4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"44a7e874e9b8306c550ed1fb319500fcbd3985cb","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.2.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-44a7e874.109+44a7e874","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-44a7e874.109+44a7e874"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-44a7e874.109_1569919259259_0.5531196400931528","host":"s3://npm-registry-packages"}},"1.7.1-alpha-a3785b22.110":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-a3785b22.110","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-a3785b22.110","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"ba058cd6ad258dfede6a6b18608bc39d9f014f13","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-a3785b22.110.tgz","fileCount":156,"integrity":"sha512-Nz5LHlcjmkwLSmc+7guCtMhv6AO9h8/1ENjS+4ylgNo5mswwXM8Acfr01eaoLc2f+OO4CV4B7RB1bzvoVMJ7ng==","signatures":[{"sig":"MEUCIFllOFWk17wscOo25IucWp58Csur8c8CfOR/l/GOrLqGAiEAxSw7ZwQFZSpxYNuPv+w7FL5OQ3J+UgXkQZEH37j3ZzI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230506,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdk3EsCRA9TVsSAnZWagAAk0sP/AreBTqzsBz6nq0RObOS\nrd7WizMfjSHv8AN2uiqO/X4ln2k9dCrjCQy4NngJCmXh9AClmXTaQOg4C0Yb\nLRVq15dpzUEV3J5/uKWzXCkvu7OJmXSh5Dm46AK8LNkOFwX4TKxoAij/10PF\nkCTamG++6CUb7RB/R7LpaDujxaEWvtrlhTl1pUcj/mdn5hIrHnuLeZqqxUNo\n5wfeHc1a4E+Wi4iN+r+PALCpAn2qEd/oCBEFJyWnwgJnnX4q12ybn28U7pRF\n6BTvmWMYNs5W99zCnfiHfQ1Lk7gesr4ntABpiZK5fe+Uu2c4a9Ahl+lUrzCJ\neSo57uWJHTN8sWLGbuUtN3WZfu3noU+6tZHf9E5QOruQWFMf8kL3pFmJ3LjO\npOKRK2+HgC6W0O4FPNbQ+5r6zrmAPvD2u2CvT4osV0fPQ3KQaNMFb2SDpIhj\nyYqmR3C9/3jcgo60x8AG5d9520EtDKCOK+ZOKBJmWkMJ4lkvpNGth7mJJ+W/\nkzISFldpiOB139H9jgknep28CbHMB39fIMXaSUdAzhjf2UhFmpk8rzzFQf+L\noM98Ut1uXXo/qlVwl/GrWLHat1hclBDPpaAnin8kjbJM//Kj5bAno090U35z\nHdnvi4SVDtFXvdLEBckfL3HHc5GwsREhP41oFRtyAceNTVS5Wr13u42KM++D\nLk6Q\r\n=PMWq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a3785b2262f3b1fb79435be7f850f89ead8b734c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-a3785b22.110+a3785b22","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-a3785b22.110+a3785b22"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-a3785b22.110_1569943851760_0.7411235331679791","host":"s3://npm-registry-packages"}},"1.7.1-alpha-6dc1bcab.110":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-6dc1bcab.110","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-6dc1bcab.110","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"b840a070902f2e91aa1e294e1b1d4ab620de92fd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-6dc1bcab.110.tgz","fileCount":156,"integrity":"sha512-amF1tGdr961uf4Vpo+cEyLsUXNE1nSNu+LgrvSOaYCmvOSDXNu8cLFiqAk5Z6l4pNbBWDnL6DZGoY9WaIZZsPg==","signatures":[{"sig":"MEUCIQC5uk82zEpCR45SMfptrzmPAalLsRiYAGIO9JfB0U3nvQIgL63q/KrhfVTaN7TCg4atF35arU5RcoWit9CDoexmFiY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230506,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdk5xgCRA9TVsSAnZWagAAxOgP/0vdxjAd2YeziFN4zY20\nYjz2UU832MhFbbaa8Ttbt5QT177jynV3gIdubIkAhH990+TcEPKV37kZQGaA\nG6wuoUanvUvHKBcIBrI3F7rekf1WeExIRMfpsuZ3WwuFZgjsSVmDciGxZMfG\nni/LXBZEr33eX4ebsag+cEsjtPo2vcJcvISsNq8yWxiHqRI+GKX353hdtnwz\nNuc30IjmiBbgWcftraMHNK2QTxtJtYMbQkq9WmNBUwlaxElSe68hxRLNwfFR\npiasbbIjmlv1J3aDLNa1ysv9AWMoO+3mCqV5skOMx4HmRv41nP7XVbfgpQCP\nswK6Ogrs8tACMwOSE8e2+7wwsg3OLuvZ585Zo6MqEcavb69Z4g8E7//rlV1C\ni9ZxAMOoe5BKUOtaRQVtxd90ikLTK4ktR5lQKcAutjlZmoW0bGnVoTCGyzo8\n++nHcFUPVt+pTN2ujQLf5ptvVcI4a+pQBeRtCEozOhepat+7qkdWboLJahrP\nqhba5PWSI9j9mBrixcEHC+D6Zrw3LnqIJYHWpbQrLk/rMqsWVWeVFDke/Fyl\n2Ugpfx/Rilq7TkUn2VlZ/iXJ15yzzX3/4JVD6Li3T7U5ekmvxj4LNV+4EJAp\nQYaYCvSTY00TY8T5/XUKMqifN2sCLLdyb/u8hKWuclqKCNAkgPudkrnlB8ea\nKpge\r\n=gxgU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6dc1bcab4d493e6f6b8668ed7697b5d74fe42846","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.2.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-6dc1bcab.110+6dc1bcab","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-6dc1bcab.110+6dc1bcab"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-6dc1bcab.110_1569954911555_0.2923679726383397","host":"s3://npm-registry-packages"}},"1.7.1-alpha-ba106d1b.110":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-ba106d1b.110","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-ba106d1b.110","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"64d89612c443a327215a1901d8ce7d7c1049af3a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-ba106d1b.110.tgz","fileCount":156,"integrity":"sha512-6Q6y+oUeBz/eYmka5JpH6SzR9nknc+eaxA01qzt4wQxwkss96kkZ7TLwXP9bUfQ1yU/Ftx+LnbpaRPkUFR+cAQ==","signatures":[{"sig":"MEYCIQDsnd183zaF2+wEwt7KaouCoCVVIDr4SDc7Ia/FlZLAXAIhALG5tye9M/0Oi6Dr0HOGC2kGxsoMg0HN3GC0Wq+L7ZLg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230506,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdk/nMCRA9TVsSAnZWagAA5TEQAI2Ys7sB/D38k+3sMq/i\nUF5F3ZA7IMircgsisCywCaHCZ2AmSelFp7IlZE4EpHAHAvbWygdi6HtmwteF\n+Wnt7Su/EIBSiPD5Ulix1OfqPT7Z1fFRF1oWC1Nw3BRwuTawcSg4PpaFtyIp\n26nnTZqXAn7b6AN9EqiZ1mBL/TsopUlbsq2TC4tTZH5ft2o/3ROBrk8q9T6B\nfr4u1hxiL4kJddFoCaHy1FDNaslP3nvjoi9Rb/1e1zR+0QNXoh8dJ0JxwIlA\n0AQ49ach7DdbO1Vp74oIKvGpdjsHKiMOYcMB6CcS7P7qCgXYrOndKzVQZJ62\nMdSI0MKgJ4A81Mf3TrpJ0St3O84V4XuJ8PUK9mwtBYnPQPcaIP2hLpi3gZKn\nCPtVHwW75ylRyihGgg6wigG/trFv2PUWbojOfmzmXGIH2WhBJLOZo17W1hHa\nY4Rq9mlaBmvf2Ghic1N+cScT0gjwJKGMIJpLNzSDB7TshMhBRjjPrckWHRpA\nisZPDSixPyaaIG1tbwNUUyMXXsoBfWDR5vd2qtFrVr8GdNvM6t6OStRUh4eB\n42SsybxEnF70KFAz3rDKgO3+y+WRfwLBkR5czD/HZ/3dtT/ONQ6T3okkLTXU\n+AQ5Bz1sd6PjMUkiOoYLNCVwoEgaM0Wg9pr6No6lChBvhflTzyrcLKUzsGwS\neRgJ\r\n=i+m9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ba106d1bcffa9f94a9d08b32e810ff1611b1db06","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.2.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-ba106d1b.110+ba106d1b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-ba106d1b.110+ba106d1b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-ba106d1b.110_1569978827709_0.4847139359483563","host":"s3://npm-registry-packages"}},"1.7.1-alpha-14cf1b4e.110":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-14cf1b4e.110","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-14cf1b4e.110","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"57c945b3e9219b766d1f73540beb5bb50965647b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-14cf1b4e.110.tgz","fileCount":156,"integrity":"sha512-cHlt7d/YJoAZyE4hMScszueqKoPejykzoN34VbFPg7m+peKaS4bwzBYdCO1gLEkvkSclKAjzdZV29tQ7DgCnaA==","signatures":[{"sig":"MEUCIQD9TVToe2SpZATE3x59+CPpWRHvYtkVi9PpESXs6Yh+cwIgWHlLjATBsEWKVlg96GSadVyKyrWbhYMWi7p5qCGbrH8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230506,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlAYACRA9TVsSAnZWagAAUHYP/itp4a+ZCo2pEBDdTbgZ\ncCJTLFVRiQsYeXEwz3IpSCv07riuTlgLIkrUGlYRqJvBtEPh4cr/rmQtB74r\n7ozgwdbbYRFacFzyVOzkhvoG9PtgJXE+fRPjnoWBx/zro3KYnKp9OVzhUGgv\n93R5i6dmAzfyBAw1KTlgoUvqpf5SPD0QDunloiYW5xPRYlEehitMPVJK1AsJ\nFL6wcnuFU0Db4A+DwRSCktkRTxS0Al9HAMBYYCSK+w0HOzS8sA+I68Zs/JYo\n0aX5I4zbDaaQmW8OyTIm5/VK3o0A1WpZrgOxmvNoGZs025aMpOnwajObmzRA\n7boKEOkznRpk7zow71zJtzpBLSvXG0cUSSOZ8vEJfaG8bR6jNTR6zj272pss\nWINrR/f1lfs/rm/WCnpXtHbL48vfkpkjJspeMyyeFe422maRfzHdQybZp48U\nE/Xz5SyJu4ZrPV3rwoYx/83UA3CZCuIt10dbuHmXfHWp/L8oGG2W12F+Gl+x\nxZyzJecVf1TEcPxwa9ph2tTcoYoxxN+xPOL8Ew+JoSQns8jeEOqhWabintK/\nJPUvnu6lYvS/NYgLqeFOfSLWTKjH0fnAIYMAP6eArIUf3ezq90RaZ7cAFkqR\nCzENM2jQckLd5TjhmO9N2d6sKXEQ7HF5LW4aZWj4S5mcMNUFyqz1946XWwOK\nIOo0\r\n=qToO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"14cf1b4eb45e61bcd4bff03f907d681bfbb7a7e7","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.2.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-14cf1b4e.110+14cf1b4e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-14cf1b4e.110+14cf1b4e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-14cf1b4e.110_1569981951422_0.5945666724182135","host":"s3://npm-registry-packages"}},"1.7.1-alpha-3deca237.110":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-3deca237.110","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-3deca237.110","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"fba98dff7c7df1e1fd89c7f46bdc3a4d3fe42745","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-3deca237.110.tgz","fileCount":156,"integrity":"sha512-BolxEdjrx9C9mM/e0FEj8bYxONp7cXvc1zmuh6EkhUk6Zxs5CO/tQAuEDYUHyy5wzUX+auWdzuLv/CWupbfcIQ==","signatures":[{"sig":"MEQCIH+jOvM+XdCqYrZ1InSeU+QYHWF3fhIBqS/AfUF0DirfAiBN0dPzG3McEisgZU9XLLWReFUd0aCWI5RrhFMOWbc6jw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230506,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlAqoCRA9TVsSAnZWagAAfD4P/Rl/H0wQo6eNylEt4qX1\nrwQ4MgzOtrIniW405YUYJv+YSgN084XnhCthbkwccySHfIxCuTNjq/f9KxZL\nCduvpoEmpZJn/3EzZp/y45m02SK+52C+VGeEZPCRGSZau+yswN4VbU48+N20\n27wyJGSqgu7ErEC4ucUdUchROKssYRqmtlSu1bJpnW9QyIz460K3RMxRnLmb\nJzFHZX+/BoMnWCbGZeGwIohTcaAJMaPUzQ6ZNgwIlubBCUqp3wVH5W7Rry44\n7akL/2h1wWvK7/Cg3vItU/Lbh9tmkBUY0P6w9RMO3OSsDx8DFaawDsNrAGAH\nv8YHhKBQGDaDyhZRqXNWhlaDuO05Z8pJnfhzB8jROhAsprjsxvmOMpDmrbcp\nqaupIQFf3WEkYORMNUFfB71Bn40L1Kh06mamcf57sGdl+pZT2oZholAf1Sac\nRF2e2sB8cXzROh4gpOdHdnNL6WrJJ+ei6QdReYDA69AdjcMJLYyJdt0ZOYEU\n2GozGk2pJFsISFUT60MC/Pvmb5MEhjODAT3+QCbhR1RJJ8BsuahpldMLWjYn\nvlgOxrwrA9M/xuxBKsZsrTqFWos7Je4T4wvbN9Z35644jRc/qcbEF5tnR2Jo\np7UaaQmsjzO95RMlVMMOVk2eA9LVvwUawnb0dAC0iCe4p8U7G/qltsRINa0A\nPE3S\r\n=VqCB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3deca237e0bf9855b3825806fbdfbb1f5e5cb294","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.2.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-3deca237.110+3deca237","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-3deca237.110+3deca237"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-3deca237.110_1569983143538_0.43977265165000357","host":"s3://npm-registry-packages"}},"1.7.1-alpha-d0a81b87.110":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-d0a81b87.110","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-d0a81b87.110","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"407a3f917cb7d7554ed19148cb71979d478bfbaa","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-d0a81b87.110.tgz","fileCount":156,"integrity":"sha512-PGluYHg0lLyW0WYZd9PfZCNZf62rQd8zBTLBzLzsh0bD/mbrEUawRiSN8a7ttIFEcHux/DgBbezccVR0qdNRog==","signatures":[{"sig":"MEQCICkdA8q+R7HSCjHBpZeg7SAY0XfHORVFvofndFfx9YmbAiBCoVFVIGVQQ+UMHXIxbRWTomtU3A4Si4Skx+owd948Mg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230506,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlCn0CRA9TVsSAnZWagAADhYP/RhnTcaI8C9royN8Ee0s\nutFep6G0LH0bjKSU5ucRXIbMgdkd3HCJmfkbd6C6LWPVeyvuy34gZy7O+AIK\nfU95BlAJeD5TEqACym92tUQkuSnQHmewbd/mR3AC2smZ34qv/kbSeg/AKqmW\nuS8wlr+lvSE4jXQIKx+OSVIGLAzoKnwzxmOMqIxjmuRlub7tWjak5dekVLtF\nLQsCA2FKQtUY7H0HgZ83ho6af0jDp3RSsM6YVqjRhVSZj8UUFEOelRWHMPaQ\nN3VKHMqitpaCpE7PdJCKgO8uTkDQuavu0FBvvCufrZUQ10xwFHcQOv0kNWFa\nC7onOsvWX46S4oi2y1LPytFLBi57MBY5W4DtB3DBGSFUkCKOP0iCXsbgoK4D\nijnlz5cF7kL6HcKMkzTHBDRkmKPHOb1FnabngzLi2QKe/FtaX5ZUimgjsI2H\nQ+57NF/7AwRVhn07ZxuPmS2KGXndmCMfZSokzN3t9AhHvLuR6caIMbuMAEuB\nE2BmqupyZsCjEwKP+SzQuJxjRCXcKPTOBALhaI9Y/GkkC0LpZKhFzpJgsVxl\nWpe6LiyhUw/ZmlFzNTKbJA/xNnTA46j78QlCN2yr2iaM/BeTqWhkJjM6irQE\nWc3qsNLkV+skNwsVxv2erpxFI4WZkNZFBLzAqRZ4eOj06S0Qb6p35psrim6x\nX9Z6\r\n=QKzj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d0a81b87f78ef8cff867a38fd83e4b3d6d21c1bc","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.2.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-d0a81b87.110+d0a81b87","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-d0a81b87.110+d0a81b87"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-d0a81b87.110_1569991155155_0.9308825904745568","host":"s3://npm-registry-packages"}},"1.7.1-alpha-eb36cc4f.112":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-eb36cc4f.112","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-eb36cc4f.112","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"d955a5d9512e0d596404b00d2e4d199acce3376a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-eb36cc4f.112.tgz","fileCount":156,"integrity":"sha512-EW6PioFLgo6k14y9wAYvSDuhDpIHqUFtp8EW1gXzSEc6PLg7oyDi4jpL3uixlVHw+nlsF/o1Lx/tLNDjPOO53A==","signatures":[{"sig":"MEUCIQD0omuqjkELewZw/DuCVhmMEr6cPzgAKhXDGQ3IaVjJywIgLrAGwgjLjA1lvgfk6iY+r7qrX7a1Qgggon+K2X69uD8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230506,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlColCRA9TVsSAnZWagAAt9AP/jL30yqGqcBLk+E8YNXV\nRf5x9QazE0uguFjHVj2/kUHY8W1LxVoCw/8It9/ku+/3S6+DqfawZtQqUlOq\nUuHcC7E3JiTZihij3x7NVgfyDWOV52tj/4eFJvl6TFv3rBI21ntcXgvai8Qq\nIeIU1hXl8aSTjXXDj1fr4szDWptrLT+mNr47RNrqrxBAGwuOxT8Am+WrdkCF\nOuuCmQ5MgaCVy/PzN7lPLSivdDmY6Q1DYz+KH7cto7AQIosSUe62n5PV9BAJ\n/xlHF8Q8mE2OdLT+icoIduCLkcmfDlFRQFT0x7y3H0t7Gg/2OQ5AGsGYizxK\nNQu1CdbdJl5fowFClrz/s52pofBxF1qhIkW01vKExUmWEqwpG+1gavMRaqL3\n4HV29Qzhlgvq13g3Ub4Co/XG/OckRUxn+Tv6rAK8zF3Awq6MZWkEgYyPoozz\nESZkaaDIYW9x/EotoErLlFdbgSfi1/MBSxCuAwdanOaDjp8mDtdjCyICDKtE\n8qY0CQM3MJH1Gad6x9HZ4+7Hq+u/+71w0wORZLo6cHnSMUCeoZi75h1E0i6i\nKVOIAadIYC7e3UAGCcc643Rf8FB7uBbZZcTELJRuBxHVm0Vrch8UZAE703tx\nyBYH2hcOEmAfehcej8szqtKbmcMsrx9OwAb/PFN1brCcVlgskXTUh8QQ0uPX\nje5P\r\n=yUNJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"eb36cc4fedb2cfd99ff2e38824a9c22956faaba7","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.2.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-eb36cc4f.112+eb36cc4f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-eb36cc4f.112+eb36cc4f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-eb36cc4f.112_1569991204420_0.9868164641462775","host":"s3://npm-registry-packages"}},"1.7.1-alpha-e669d53e.111":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-e669d53e.111","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-e669d53e.111","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"896005cccc353b29e50773b783c7bb9b9411cba7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-e669d53e.111.tgz","fileCount":156,"integrity":"sha512-Pq04u/HsgpUI548LGGt+fk1etrfUae7OlA3vWb8ubF2oG6nrpGSdlShOJbYM4IgsAKbfAygSVLP0viyS8gnK8A==","signatures":[{"sig":"MEUCIQCa3AjBno86Ajzir7O1I8beX68+JOPp5Z8XGqAEGgsqJwIgfEn/TEq4uIiNOzq/vNUUSS0nm2yqVq6n641HLHLD/KM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230506,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlCo4CRA9TVsSAnZWagAALvoP/iC+KAx3xmwranYJf5si\nqxGWXXTjVyZa0vObPVxoTqCqYBR3w4uOFhOg5EnhENSoQXQn8nwwoE7z1asT\ntar7ZaoT+ZMLKFEO2lsHw3iytWMOTlyRWWbxyEolf6mjAIX85KCcEwtz8gTb\nFAhN6ZILz4uxi0Um580BjXMIDv4erwBt6e2g8e1INr6yxivBBT9Ip9O02NNN\nukV/DCA+06acmTO6JlOD2nTA7BTd3MlCBd/2MglLt/AIFUEMe7U9CaKohiwn\nR588yImvJv2i5rezJIAMlFFy48Zj6SgZ11FmM2dRVrv5HSa0XINvm02CCYo/\nUGwRqZT1Bui0PXu8zzUY+OUnqdYu8HHxP2ewrAG7X2JThwtjzmsxZGfaNOZd\nMi9Lh9QxO/xulJYVU/w4zewUqzB2Dk0MFqYldVR5UIOyTFWiqzZIBcOKkxWD\nn4oVcwFo8bqHs/o9h9aKxKFN1Vn8C0CAmUNTE30pOOHaLmhOW4QWj0D/R+fp\nAz3d2Zj2/I/BxVKqbt/Qby17x8aH5Q8EYTeM92srHhRsnAs4z6DQl/4PmHgI\nbJKoc7nj3LTqA0c4mse3f9yeem18nY09sODrfp0DNlDIhyJpiHv89x0ogquU\ndAgW/ewnMOtJokNMfM2goEaV3n66B68gkX1Pw2kX46X7NY30tahlwW1deQSQ\n5UqN\r\n=Ouul\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e669d53e5e5f58efe7b043eb498b0187200d3c9c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.2.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-e669d53e.111+e669d53e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-e669d53e.111+e669d53e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-e669d53e.111_1569991221315_0.3125709690843834","host":"s3://npm-registry-packages"}},"1.7.1-alpha-587c5eae.113":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-587c5eae.113","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-587c5eae.113","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"fb61ea4b4bd364f667209332eacca1dc5299d010","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-587c5eae.113.tgz","fileCount":156,"integrity":"sha512-QNJTTF2qX1ggUrzztk+gTU7G50aRayfiS41z3TXbL8W5s+02Eur3cNtV7L0MuqfwZpWGAS47c48KhSA4R15DQA==","signatures":[{"sig":"MEUCIQDlGqpB6ypDgwU8yo/+G8yIL86IR2k+blolw2Q2pY0lMwIgS8vmbIwI7zkWnZmW7ap2AGdgyd/g2LxfIVVGk7x19kQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230506,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlCqBCRA9TVsSAnZWagAArhQQAJJpqJgNGgzjRc9JUmiD\nKFC6xzHKSTjRGn7JBqDIBJgdCLeQhMXniTKzmdUMiLmV+nqI9VtbOvvOzpvx\n3SDMOnrPqwYYaE+IHij5v1otEx42QF4GzEx9Ml2H2vWlcb/ny9S9uPgnlCcm\nrwZTz6FkD7x1vjsfdK9k0AUO69xH4iL+tevRabW6jBxW66ancOvFWV+47+hq\n1gKV0Kl/SeHVCILWSo/qJIoxZLA8+ps2CxNXzHFZ8h8E/YiF9nYUcfbkuJjz\nRnFe64DyQtZl6ECFx5Hj0JgTCL56lD5YsDjdAwaeudwHFq2xlhpTua+oVckA\nNlDgNU5pHL4O67e1MOayhOMOQYq5Bj33SbSzJ3JLIuh6oPY23RzfngD5cH+1\nUYmjPb/Hr+0GVyw78J5xeAOyYyeUAnvlkdsw7SZsu8cyNHRXC4FXWbn53b+l\nDmyAmB0uyZ/N676pNQp06r8XSSTgavqBPJ3kZUFkSN7DdasO2zuDvz1PEoap\namu9J5I3AqJcUsGOaBatocAxefdLiRXDSFXMsKF7B4tFMMrqn0FXyYjfapgo\nXrsYVAOvS3T7HUCLUEcSLVz7ZLg+BPHmlmPl9Qp01sDdCe+z4Vtn82IXFdzs\n1hgxKtp1kdqNweDoHJjhcsWHcxMs+a4Bl7S4Rbt2nPfWjhBerRLErTVH3wx5\nzPZf\r\n=iB40\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"587c5eae1ae5ec459ae262bd4750210bb4f2282c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.2.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-587c5eae.113+587c5eae","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-587c5eae.113+587c5eae"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-587c5eae.113_1569991296891_0.606165222686561","host":"s3://npm-registry-packages"}},"1.7.1-alpha-3b64ce9a.114":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-3b64ce9a.114","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-3b64ce9a.114","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"8d121188f1b2d4b8c73f6f71b313a9fd8c43ff9d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-3b64ce9a.114.tgz","fileCount":156,"integrity":"sha512-9njKIphYu5WYhCo88BbJdbLNfhc05AcHj8CPjvNx3pRviZlhyn/Y23hV44ICDSabJ/2hIENIgZlh8mLxPt4R6g==","signatures":[{"sig":"MEYCIQCCBLK/DceHKMfwBl6DM4ewjEPYnsIZcS7RW4gVwAJGTgIhAPBp8z6LEoiU9GQsIbUzj+A56sMneu6AUAhNYCdZxCUI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230506,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlCv8CRA9TVsSAnZWagAAwvsP/2esVloEmGGsQ8w71V7V\np9vLWLMHPSG7gqWhslCmIbho1EE1+H+KVvsD/z1LbTyMMMAnjMEH4UvGFPBg\n3btEMfPOjSiNt3M3hHb8zEpMo0cak1q+xvKSpgvRtfNd2ERSR1ykaUtNrmLc\nB4Lal6h4Ukrp4f9u2U7K1cYb2cKkNCPYYInsWacZVkkL4OfMD5kdnlKmtBZp\noZw58X/kmyAqHbnzQlJDazGangLPsNlt3eZqWA+UVEmO1ogvgI5L7aZo21ax\nkSV0pcV8RRqJW1G2Lcm7qADgNpNDSCXZgzGH64Khj36HYnYl7jhC3JQJPTWY\nv1bsO1ERZ53tFTCYUfeQkzuJL7AwI7reY1OtkPIRvQO4mRQRP0+PbSPv7fmK\nOZbix5rNwUbTsMHxfkjpy2i8TxvkVWX8fWm9/Aa1rMYcpJ/oKoO/X0nffmLd\nnC2cbzlYeQUIHfId5mppCsyYy/ftIFdWJxHdHwWKh78ZOPzHUF358gc535lE\nSL6BQUvoAfUT2b6tLm2VD/Py5XvgCasklosFgRn6vzFTKlIRg+tFkz6zUuY/\nOABkHgx0gc6/ADaPAN02cj0oNRKv5RxzJfsu1wgdo0RoPRxPwYgIA5kBMMEQ\nVM5bP6v8jqbLgctCjq6rofBDBUAWvH/+CtqUaTDXU3ldFryQr1pJ1wS+Uq50\njUxT\r\n=Q1GG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3b64ce9a6264387a8f2225261e8e05f3b7b75019","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.15","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-3b64ce9a.114+3b64ce9a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-3b64ce9a.114+3b64ce9a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-3b64ce9a.114_1569991675802_0.3709775512945892","host":"s3://npm-registry-packages"}},"1.7.1-alpha-4ca2abcc.115":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-4ca2abcc.115","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-4ca2abcc.115","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"de43c770f8c6a6ae5fb29b0aeaa9d2eb302e1d58","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-4ca2abcc.115.tgz","fileCount":156,"integrity":"sha512-dj+wiWuiz3JpkjCEAT3vW40AvLw/IIYxAE8NAYcvA+/QDfUGIZZCX8lL72EpRIGi1DEFQesHnJhYArhu9IwjxA==","signatures":[{"sig":"MEUCIApAEXEPo+7iUzvXG4mOLqEwKN1nIHgA6dZVjp+bSplhAiEAza1Rv3zILm99jcMYYHy2yRBUpHqfROoDL5EfYYqpC00=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230508,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlCxMCRA9TVsSAnZWagAADCgP/2dk4DndUPrX9+EcGITT\nhzLSzc4Z8/VCpXkGuAnBxWt9K9FTLOkOY1Z9pgbxO9SR1VQAo1Af+gBpRJQC\n8JmttKPO8K149VRPTKwREl07QVZNxqN1sVEvggwiwKnVDE1nJUpjJv8SSGu4\nXP0rDxDVOfoNlKQBvS0thIb1RY0QA6eWAyncZ3NG3Pc6AcmhIPZPHjYufLt5\n6LkFISDkw0VKXr7+mWvJvXMlDnWL0Wtb06ZSxNtWJLrF9qKbr/x6zxHuXMKN\nPKbR31TPPndxdTuyEZuSo4l407YZsDpMnnWi4v6YYGJyomdqA/b6ALsnOplj\nx+Ohm/96ut+XU8fvv8ySs3UEfvT2x2CDGzQ2V+6m0lMNESs46XeR1ZdR9QnZ\nuvxDI1rZ9i3nvCU9WTgshYB16J11gg5fAlqWC8aCGrtuNqcZrXPrtPa4VEJl\nE0GaDkXxeT0mXEkNcW1gSrB7lXy6m2+TMbEM6xpe6TyKYDX8TGA3MCWjPFkk\nP7ovkmcR4M+8Is8CwjZ9Ba6EYkVYb15FEer0DRDGv868hO9foquTvo3aefOb\nqakSH3NZVF5lDMvZsC+hXR18Mskak7EPSL08xb8GMYovomqt5FUDYNVba9Vm\n2mzo+AaQv6+AXPliVmxs1JQxCSQockrdbECJQ0lOei84VftLEs7UOO8l8U/R\njiWY\r\n=hNMX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4ca2abcc37b5112908c3492741f5e382860c5055","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-4ca2abcc.115+4ca2abcc","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-4ca2abcc.115+4ca2abcc"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-4ca2abcc.115_1569991755464_0.8952392552555517","host":"s3://npm-registry-packages"}},"1.7.1-alpha-f53d6e74.116":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-f53d6e74.116","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-f53d6e74.116","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"7ee816e61a901519e9a2086de9127e76704adbf7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-f53d6e74.116.tgz","fileCount":156,"integrity":"sha512-+YOTBuvqqLWdpvX66LBo5PxiSPmD2H1vcJPY5UBLNpPTHkMqz6FLn64tmB3DppN585fBaC0A28I//U4APwzdkw==","signatures":[{"sig":"MEUCIAhkwNidnncCdRedOmV38isr1gNzdfn3XUFjygkaidmjAiEAoZI4D7L7oYSXgXcRWISw11b6by32ilM5Bvm9zXGP2fo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230508,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlDFICRA9TVsSAnZWagAA/eAP/AxMP+HdXhNL4sea8WVP\nZ+7lYtopa3/SSVtEW1rZZPkmYLn4C03lkFzKdVWPf4V/uBdwbWEtQinMCj/l\nQqv2Xbvpcx9uG09rV/O5DsvJagU5UYVtDhpcnaMpaPZmAI7iidTQ/cStUcFw\n2V4CzgwkXfYumHIEZRT36+U2mStJ6+t8CzyF1DFzEHdMH8SYIsLx2XTaw2OK\nItzyEfllmWpKXh0FvOZetUmVe7DsfEg0WWnqOHURKf1Ie5C2jKWN3efaZpNy\nJrpMvjfc4cH1VwvGr5y99kz+EMHs+093SeudYldDqyLQb7FpobnFSVWCT8bL\n2g33Qz4xuB3Se5IN9G7DMKhWpOZlW2EulCO7yOcjNj6icOzm2RqF8aDW+bGg\nOmxZOUT+fm9V6ghh/lHB+rv8pMMZsPX2+4JXUG3WsRyjM0UkcAzrQa4ncnK6\nl2dMqkM2iTuA/BwNtryXwbU6GCTmx4EZmP5jAlESTlBRlSR2EuHJGG+G+ysr\n/aAkH+2Urm68veaSs6tK5roCxUhUJqyjkbAh8qhcHm8XlP+EjCQthnj1eAfQ\nreobYF84FkXkRep+iIluffRGCfj0cOlOgIgdOI6hM46MmBV6prwtGNBl697j\no2XlRg7eRcamhQZWF4NG+kTd/UZkW1fb9ZJjMqd3LnskdagB7wmGvN8yP9VH\n4klC\r\n=SoIW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f53d6e746ace6898aaef5f777a0a019322e25a25","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-f53d6e74.116+f53d6e74","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-f53d6e74.116+f53d6e74"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-f53d6e74.116_1569993032008_0.3897149877605157","host":"s3://npm-registry-packages"}},"1.7.1-alpha-150eca9c.117":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-150eca9c.117","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-150eca9c.117","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"b29dcb481e43a0a3e720c70407ead0fcb15e88a1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-150eca9c.117.tgz","fileCount":156,"integrity":"sha512-TDViNx7nHJxVOPCDAedT111bLmz6oEqW8daImTEIp9mUNJk94vzss6vE/bROMFIaGjttvzMZ+i///Zfvkf9o4Q==","signatures":[{"sig":"MEQCIHGml09Nif8h+bAJe+MQ3fY3Ul3BCLaTM/3UvUlmWzgTAiBiXnH1FT/rcPGaz9yM+G0S3ahv0226Pzgss/JZQAC0sQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230508,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlDniCRA9TVsSAnZWagAAb0EP/A+BuyYXdZZQBmRmsn3f\nRwyaeYTCkYKzNOn4CTLaubo1ohzsTnjVDwN4GnNw+jHkLaqlvKalQtTTa+RY\nwLGiMLBQ8SO3pGEPzQAs5Hea1VxE2EaQXMW5BYH4d/i7MdbzBdXI97EIFAgo\nc8qbG0ut7yNrQv9nq63HPheN3KgzgEqSIHdv3wvRTv+n4RJq0+nuyyPws6XH\nCc7aSc3JfcSijHFTIcdzJBULGUNn47SHIrSoth+GaY3H5xQmZZgVv7YxOgYp\nXspJUqiRP8membmgawSUd7sQ/hn2W2p5bOg6T43W9uvPJiFNoaN2RRbIc0JG\ndrEbt/Moj1iQVFw8bG8ZHvvrVkndWNgCsFlHkFwYOGgkrUivF7h8sawTQJJr\nbEsJLfb8IF2ICEPkmazx38Qa9030GeaxZPqHWA838BSd2AwIWA36A81WcoWr\n6diNYpVryQBg4J8VTPtNbwfMcEEUG/CRfdm3SLij/ArTL7IXtVkLrwFKBMZY\nJDKbXM+ZXzUXI1EfT/Hm6cbSv2jkbcTIHGyqcooM96O4YKwSFISHoJi0yvCJ\noavIyPFS/86QdS+8JkhFmtwx6/GUxWQS/66Qs/dnQlwuJ7+HVCpigBKQp5RW\n/OaQ9PhCPpv62SQrFXdJIUQcSMxNxX4uKH43xry1XDRxBMHO+zjkK4FEGowh\nbXs8\r\n=0SqC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"150eca9cab9030ae7e9e84364faf721ca49da559","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-150eca9c.117+150eca9c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-150eca9c.117+150eca9c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-150eca9c.117_1569995233307_0.7366950881735264","host":"s3://npm-registry-packages"}},"1.7.1-alpha-1c2486f0.118":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-1c2486f0.118","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-1c2486f0.118","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"e17aa17e19586ff06098d3e94502c498f265057c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-1c2486f0.118.tgz","fileCount":156,"integrity":"sha512-xo+ALBKlvSl1r7ZgRtXQUTgkjOS/sbTEVIQfh700V97EqoGTgD2jBOXUKkSQWAqYWmsNAYxaxweiCUVvdHNv4Q==","signatures":[{"sig":"MEYCIQDtLgw4Yg2R6o9XvotFy+eVD2Z5GCw1ZDEEzAIociC0oQIhAMIhtSCpc01ft1TmP2qMedsgMZpHARewDkULXVEz46Mm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230508,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlFzLCRA9TVsSAnZWagAAc44P/jC4wBVSx7ymDgTEdT8O\nMGm1uowBuHteF7ddbC+bGGfNcgxYft9al1zDROKLhZdoJhIIXMJo8qmx5RqJ\nmrDmi94aQSWJd85DubtLXF+8l0c7SkG71yE67JP54S607rJTvnhR4G4L4G4w\nn4b1RZwslKix3JqPwzkafbLaBCRJ8lmiE/4hNws1fxmHJ0vHqvlEmDcHrZ4D\no3w8qQelzNR9u34Aq1TLj+aYSLZmKxerzbeNOTHRX+FPyUPn5P0JtP49/Nid\n4KAyFrbiaAbMNo6/5qpAJ+WBgaPHdrOOXShh+6C/XgNt/61lc99SCtR8/wqv\nyomNjR492v0ak8tNApKINfpGWhPWVHjm1gJ41MpYvC5OfLKVvEUu37PFF41h\nt48N0S3BjyuQvc2PILWfyA/dNHWuezTsQGNSBCBaKRxVvllqg839WeQwCCdN\nE+PW14cp4Rj/kT4/G83xEPgkQQu4Ko8shbDOWxXPhrXDvARzwzV2H5v+WP4M\n7ZpK16OOkw4owsJ/L2LHhlgnOX4qveyV7mg73+DDHTBwRqMU4eFWfMlCh0/X\nVkE1QzZdrTCc0Z9bUarYyBG0a8/mvrhMUbcyHs6Sq2CNTyAfITwCj422oGuF\nbznXiO/G7ByB3fBLYnMt5VemFvi5dvYs00b9a7amtE9OXYkT4BQiVdtIvtJU\nesGr\r\n=io0z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"1c2486f007e3cdddbaea2b03352b8cd7a5fba137","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-1c2486f0.118+1c2486f0","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-1c2486f0.118+1c2486f0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-1c2486f0.118_1570004170915_0.22446522119900347","host":"s3://npm-registry-packages"}},"1.7.1-alpha-e2f52d7a.118":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-e2f52d7a.118","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-e2f52d7a.118","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"02df7617bcd230eff0998052e3dff32ac8e689ca","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-e2f52d7a.118.tgz","fileCount":156,"integrity":"sha512-S7tCpCGLiDEU/Ci/p+/oLCG1Jf9RTYGICEGGKzgA2qvWA6pqX6TcrrCnx0AENfi4TyMprxJ2f0G+wL9Uu/M0mQ==","signatures":[{"sig":"MEQCIA6ggboCMazopNzKfcoTvPxQoli6EmZLhu9uwVLpKbbHAiBhaGsOimU8KZZ1hdAw9doGrwVCqFFVsakjfW4X8/K0DQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230508,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlG2xCRA9TVsSAnZWagAAhtwP/0o9d04DzTazaFlLwhQJ\nq7bDGybEQY3s37PjZgnag6a30+luJdVt7jWQQbCKMp6MqeIsO6dUF5cfR0wj\nJOnZIuH6KJ32l7YNd8OzwK26Zhu9MEFqofekiACK/6zd04AM+BKV/zY9OSqt\nl7ah4JaMkCLC9oD1jm/ilpypT+/dmKOUpttlw77+Qs0tm/ydqgMdKJx9uTGL\n4jtL+SXL4pXPvou6PFm8vpTLKYI23p20eUwJJTKDc4hmWAoPh3ZE7CcV5P9O\nB/6WnejQ/j+l1UPI7gdZBX2rPR3xwU+Ro4YYS0JibvL4hTNgfcBM0ESFSWd3\n24ZEyqjstFTgm2DVKyBHXCsGygjYWTewMWV10K0p9RC9Yf/f2jRxDQqyLIOb\nRqDu6nhFmp888WwUkNdLgXbB/ZXyBKhuLavrDX1RRQ1aYTVbMfyi2ujHd60G\nU23PEEfQx+zdh/223kb/9/awkmrbWhXt8P3DyAP7+7vLbVZtvvD1OqkDCVBI\neSR2UGD2SvymbaSlFHI+9Ts6Qm3L6UfPwN+7aGOptb2b39VZUacBBk197VYa\nwwycxevgjMrme85CkpFmrB2BK2sJT9eYq7xP/I7wMLbJm708QQWebLOwS3vj\noosp8ygHfKPpMtEIwbroa2A6YoKf5VwjwU5uJHLp5ZTLWHWRvrJFIZXFECdr\nYdlO\r\n=h2iY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e2f52d7a221d9ca7ade4d3987bb3c1573747718d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-e2f52d7a.118+e2f52d7a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-e2f52d7a.118+e2f52d7a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-e2f52d7a.118_1570008496338_0.3462814997778658","host":"s3://npm-registry-packages"}},"1.7.1-alpha-c800aa77.119":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-c800aa77.119","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-c800aa77.119","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"27613e73cbf70fd134640f3e6bc84e59ce6a27d8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-c800aa77.119.tgz","fileCount":156,"integrity":"sha512-lFLPkIBmRlWmNNhCZvQFryYIBU0sb6Sp72NPkcEMIKUhHvgKm4V5ACnhBl5oo2ajIj+rGaIr+ff4gMSqKCj8KQ==","signatures":[{"sig":"MEUCIQCSR/c1UCupmIiPQHPUs9DJhE45Og7ePGDs67ZfN1Y4ngIgInnr9D3VmL7CmkE2KwUJPVkSoU0JJHttnvQUOd3TX8o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230508,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlLLHCRA9TVsSAnZWagAA1GIP/01dUhrnuZwKp466+GEc\nFHq65BsATrZ8fNJpSR9AwowNumAq0FRQs7MWUtqRh9oVS83GKYxs6yqVzwoa\nq9cWLhsYnW/29nX+T0skZfURqPmPgpJ7raTAfs/jDs2fWIgOzcPr/Mfu0jI3\n+uSCmq1tHDU5jQ0AqKKp+5afMLJ62nAZX5JDecFA62tca85YH0V/vvnjvEWg\nyxSiEH8ns4mxCqrIzViaSrGYKxj6phvg2p0XkqYIHjsL9XK5fJrC3TOwX7MU\n0h9Y6acF3xiD9EJSumQjvFc2z+f4bLJ28r9hunuqXWu6auGfAr7bDmgi7txt\nZb9acD+ejNoZ+9sL1/8vjtR50MnUFV5LxO8dduIo+uuPaTY2WeGIG91KFiJ8\nNu2qsfNHeFPLdxTEYQJSbax6hSg63yx6Cgyg8FosXOZOjXoc885tXepqSWuF\nvwkmWD3feskcdcwHOBe/uhzWXUA1/NdzW4XN69So/50E9E8AYgDhJdnStSfz\nxlUMriLZVTJgNewzmpgFxJr0MY5Rq7JLHtknofHOWYUqcaknpm6spO3XXEYs\nFSCWJ0sVM12RgVbbN5+G7e6p3eClCd75MnfUNMJQfj+Kn2eqmS54NKHP/PNb\nGb3rDUiUlvJiXnCNk2JERxMe8qIYaHNiFOJ6w1AkJPTBapCz83MpldeM6W2p\ny+27\r\n=Hfev\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c800aa778d464e7dd698337a0fff6155a9cd44df","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-c800aa77.119+c800aa77","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-c800aa77.119+c800aa77"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-c800aa77.119_1570026182307_0.8748104520595492","host":"s3://npm-registry-packages"}},"1.7.1-alpha-23589acb.118":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-23589acb.118","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-23589acb.118","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"ac8c0ef905415e3c27177e567045868fd7653216","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-23589acb.118.tgz","fileCount":156,"integrity":"sha512-YDc4Sm6daDoaOXuKx6+ywXfIi6eQUvIFIFZ4qLt6OYB1VwlwJAJPs/jP7pLO8bJC7i5VPPFVFK9iK4zccEqcjg==","signatures":[{"sig":"MEUCICeqlwdEfxwXwAkKDhjlWuQJwYsdVH+9EKL8gX7A0dy8AiEA7/mPda+wy0ikUG+aAlsAO+NVxZKrHIwa1NUiOtaf938=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230508,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlLjhCRA9TVsSAnZWagAAk/8P+gKhqCoEPhxdHM2pCLtD\n+PIrIseKCiqFwAV4C7hOfMm8GrMkCoJ90OO5/rEPON39emYtAYy4nc5SrIwT\npfAru35ZrO4ZtjspzILtfNC8ame9zYW4Kscg4gth+5VqR/BpC6hoSsZqoIUp\nr0bdhO67kHnkzm8wDYzDdkzdN5URPqoZtilQy1KsamgpI5lDB/kuGNaylcuM\nOwVsluQHU8ek9nmhBQJSBfP/pB8Ymj2XB29wQzm1N4P8PuEaZw6jhz7vR8ze\n08XxUzrfftqPrSpGsA08SAHrgR6aNJEpMM5iSUFbdIjdgWLyJcLVn/bOVWrF\nhKzPuTeupfphJ5QSf+o0BBcy2CJ30UaiCVQMGAdzxjQw8MR/hJpnc+4ZSx0Z\n04+sBX/HrsSoMaQD3A+GKrOixMEnUhAMBY3lDFMpUUVl7+wcja7cPj9cnJv9\n9Bb5cGgapb9WxMRSLfz4Zpe2a0jnmKY94ImAx/BxojquEIOSC8LAw2sDsrvw\nbcJqWUx+Jkafpk6KttxjjlU3jU7aN881iiAkXaPTxnS0mfDAvQ2AaiAoBQ1y\npBFwAMspGYqUipj4Fmnt8WPvneJ1Ion3j0KZv53opqoTJg2xjrIoF0bv7ogt\nYvs0HZYyhaBMPmrp5rebmGTWrQLSgLZwK+lg3OY1nW4oropfTX9qg28Zy2pa\nMghj\r\n=1c/+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"23589acb5018a16b46f26aef0c68e3e2f0a2d48b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-23589acb.118+23589acb","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-23589acb.118+23589acb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-23589acb.118_1570027745138_0.38014199134829796","host":"s3://npm-registry-packages"}},"1.7.1-alpha-39c7886e.119":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-39c7886e.119","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-39c7886e.119","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"8fbea07d722aed4d83aeb44f1551c98a72b7578d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-39c7886e.119.tgz","fileCount":156,"integrity":"sha512-2Jwwnrq3/5ZlGdPz6TvCGYBAsB1hCYkqGiUHCnrzLOvWW44cfEe7T6po494X6CqQpiivpabXJCjXhe8W+7Zdkg==","signatures":[{"sig":"MEYCIQDdNO5uJzYwqnEpYijXIB8PcVibM9Yxh782GxX9uE8FZwIhAI4Gh8AMvlDND8/DBMpKyrkpGdklcAFzG/G6/Bmi7/Im","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230508,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlLnMCRA9TVsSAnZWagAAui4P/izuthnZB675llKeVN+r\nQTQi8yejqTWmBfWeQdQtDMoEK8sm/B7Z5IC4+UXVBe8zVNEkOApXsI8SuVKO\nuJu3B4MCv7t2dxNv6rLVZSOhE0BrVicIOiA4o+8cmGmo+1e+mXfFY5y3MUOe\nNT3WP8ceg5AIBbJCw/vXVzUHN9YpXUr5JyNHUvcL9WdQJL9STgbpIt7xOo8o\nztUJrPXvJ/RFrjVa9tOFG2Px1Eiu6e9oH0BplGYd7qB1zFUgFSETyvk/dLLq\nx6SnRB+IAkH2gkW8fLwhPUCt7M0f8weVBlvtwL5R04j2ohwcSWVGjQdEEqBF\nB5KrNUG3cZyRwZBD8LtnHwT49Lmuf1MYJCGXdT7EVnpkwNDM5x/7NueQTgy8\n7B6PvUfSn1Ga+M5SFBFHPGqZBmcucfScKj+j1q2oBOc5/8ZQl2iZ82IS4Msm\nsZHo999I2UhvhiQKN8fi55xxzuuBKozKkBcZKeGfNH6i4mUf0JjYlH65F5fA\nL/NJlRV14bXVBKj3xPbU4SLdD2yz/ncF3h9Dv1+M0wY9zVsZULbahWbO0QvL\nBZpiyAJ/+S6ZNRlaw6rE5jMXIS6SoDRymGuqQsgqheLxermAExKI+VOKKmhJ\nMojknf0SNWH/bYpJhHMtTQIk6ibbdUf7JY3WSAAysfqucKdnp/qnST/fnbbB\nHqcJ\r\n=VUNc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"39c7886e8f2549e93cb661900046cb62252c0a9f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-39c7886e.119+39c7886e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-39c7886e.119+39c7886e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-39c7886e.119_1570027979608_0.045180334630490204","host":"s3://npm-registry-packages"}},"1.7.1-alpha-20601d02.120":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-20601d02.120","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-20601d02.120","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"8c4b0712148b6ce2737029b38d0ed13a2b7df04a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-20601d02.120.tgz","fileCount":156,"integrity":"sha512-xuDWwZBOUIkJlwYj750MVtGrJIcnc4bEjUxa/86/4VE8aX+AvY+H+mqTiZcyZKlhr5ufXRV9UkU+K1L/D+eqfQ==","signatures":[{"sig":"MEUCIQDBB7PKyqdDPKyk5A8DM7mve0ynFgnDsoK9DUVShE2FhAIgW5lEcDh9rDzEb4yCM1tUf/tadoEDCJVI2NgBU5D7mTI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230508,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlLsfCRA9TVsSAnZWagAAh+UP+wc36KDwsvKU7/2IIcxY\n2O2CferDjuL4l8y/2JBOMnsdZqis3UDgV8WIerLaRHWJD7Yym8wNmtVoXXLV\nTWN1V8BoCgMX+95KwsebBVeVTSCWgu4Pw1vv8gtANCUTOqqpHPpruvOunwsN\nrED8Jr1HP/zZeqNpvyVaroI6Senjg+6UqNC1dRapWleFUmPow0wcxwyfSz1k\n16v2vHr99Mggm00u2tnDnWlikDuCd11bSz1fnEcI9HGLWxDaWBo3cIPEYyxV\nyHhoaG3mcnzVIbD9rEt4I0K6lIm5/IExxCOUs8ExoqYOvPutzz6BL8Zcoioj\nuE8gdoDyj6CpA6tC+AzwHDfN9endEVpzOI1Ldu+38ZZBcYmz2B+36m4aGkYl\nKfntyBpxGONCBzjMIZ1w/9XLESTJdYIKyIx1q8Ky67XkoEzpjAPJ6dRY730h\n+GfTJ6WcAEIl0Tbg9Sz/2AwvTigZLCwM6443an3zpr1HyxV0NZR0CsPaMd43\naICcxSERzp3jqbfDIrV7cwa37Tkhtw34Zn+zkG5zKxECOkbKNzlCyegR/JVh\ncjJU2vSkNf0uCS0J7fTtv5G0jUOFqjx51WhQlu75ZCqFPL0Mk7PFmDMevX1l\ns2iZ5KvNazpLLnIz5W60/oiv1Q1SAmgxQxq+et5p7h5vNHJEEDjTee9TxqYI\n+Jvj\r\n=kGHP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"20601d02a9cdb4d756ca63217a891ee17b09b4b5","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-20601d02.120+20601d02","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-20601d02.120+20601d02"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-20601d02.120_1570028318746_0.06162201669229139","host":"s3://npm-registry-packages"}},"1.2.2-alpha-84bc7230.22":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-84bc7230.22","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-84bc7230.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"10c85a40795355df3f915a14f10036787ae63958","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-84bc7230.22.tgz","fileCount":156,"integrity":"sha512-wfUv0tXQg0p4BVaEsdfIX/5HEyXjsFD1cVNw7S+MLCbqHYuT6gXDZON0SBwZKOpT4OWjna7T3WmODtaYqJ80Fw==","signatures":[{"sig":"MEQCIBi64tRKU+vuUed0zXjFz+8BOg4KNmc49gZDeI0YanQcAiBq3x3CMEtQICrevmli9j/BbHzs49zTDs0uTANlcS36mA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230505,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlL7aCRA9TVsSAnZWagAAuFEQAIW8aSzOPNM5E55WXQo5\nsTHZl89Y18EPjxCj10Qk2D286HKGb+5WHTPwbADZNJk70WJE27tV5S3wAM6y\nLGYb2Zy0NmwosgNmZ79rh+MyU9yEQx4SipAn69jtkaACT1SUkeyf58uHcfeX\nUibZXLo8Zf1GGZ8ue6Rl19foLDhj9khyLwqMSKHfk90QTtIXBlBvjo0GX6ra\nGOUczJ80ZC3lEoqAe99CYPUSYmXDTSGR43jmP82aWcMQFH43ntETEDMCK0ZR\ndAfCQUd9fmiBYEofQL/imuG6RrPLtaKBqAQyNHa1a5w5+85O6XL8tAgutmKy\n/pw8YFPn2GbbcLLlJ2H3B1+5v+0dWlxNzU0Gf6JAnJ3TWW4QiwTKgM6wCzPb\nvJ/lIsTjTv/EaDRl+Wkows72dq2zLhSMYDda5nQK9oq5kiB+WvGdq5XWHbkT\nCpNGFFsm4zBAR2Xa9PP5tOmmLwgG1J7TPa+sAf3+Dkr2SxPYkEkMiwpjTcfr\nsbPMuLhg4YIuy3nC58JmeNn3t2IIjqltB9h66UwqdfURdnY6KIiSuR7KQVnZ\nKb/9Di2QiBn3ttTvIlEt/4GYM6BLnbpfElkZTLbsMHlgkYlov36zuMvJyWK0\nEmpRYa4PXH2lKbHOn/cTlwtzPwHhI2qJzm3um+GmyfgXglDKoderLNidQuET\nZtea\r\n=EL0h\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"84bc7230d04f8d570b04f77cf020f0f8c109d268","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-84bc7230.22+84bc7230","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-84bc7230.22+84bc7230"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-84bc7230.22_1570029273588_0.4294446432611474","host":"s3://npm-registry-packages"}},"1.2.2-alpha-2fe1137e.23":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-2fe1137e.23","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-2fe1137e.23","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"587d11a4332c86b4d28ae50c98484b499fe81d6f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-2fe1137e.23.tgz","fileCount":156,"integrity":"sha512-vK8CnCc9knGCv//H9ZGGuvHGIuEB/kRESY0bJgpeohNF4vRiQfCfqSj1zdr7gz/XVgusgIJJOpZ5Ymq+cx+8JQ==","signatures":[{"sig":"MEUCIEJzjwixfX15bg8puqmdrqfd6ixv8iIXSXQIwo2JVNKFAiEA8oawAC0ED+d2kmMzriMfASST12PoWBeh3Tjnhl24A4A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230505,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlMiKCRA9TVsSAnZWagAAt94P/0uofLilY56qHDhkIg9P\nDfuNUGiw/iCZD1rQpOfNZe6IZiEYNfM2LXLUr1Ew6VJEifVDRzSNL1S+Za2C\nX0k3L0liLgsWSgPDAtbBWc0hY6EmHHHu1wxZWicH8RwHMflm9I/XDTbEm71O\nwSh6L/rKVSPpfjitq3YGjTApxruQlR9Y9Veh+NuuTH6AUrBvXkZfVn6fk4tT\nHsv2LmoQwYcnoAUGgXGmSL+JLDr3h2/br/+XIAnnHwu1uS+OZuJt9y5ug3z1\nbrIP9lBivq2eeBX4qHgdepfjDw6QZcEni3ylEW4bjC+m7kFXwGYb3YnE7aSX\n9skp5yl50EuKwNRXaNwaZ0HM1EjtTjnSJPawgnLzySYh2AwmjBBdaVoKClnE\n5KASF/BZhU737lW8mViVERFJnnaR9gCVeCE9ipQB3anqZxdcPEnXwruzJFFd\nAxpoiiIOSBK00MAL6V9hUYygZERQFgLARCKo9hFB+NnjW3gV3lVfKYAxkLQ6\naCqhDYkzQygo+StLIAGbsChGp8gr/KU0OGsSfpI3OE6STCHgexzw2Ddl+Scb\nryWabLrg45WilkCnE+GXxJx0qITh6lxOX/dGTnhWTZyNRkyg394kkLWCoJuI\nz5lA5YtUUbpiLwtfg850edNGEtFcSOrUj5f0ghLu+miEWT2zVLyPVGojBxEx\nY2E1\r\n=HIgx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2fe1137e495b278cc539bbff5f4cf8e9913ff396","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-2fe1137e.23+2fe1137e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-2fe1137e.23+2fe1137e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-2fe1137e.23_1570031753290_0.4431113275724512","host":"s3://npm-registry-packages"}},"1.2.2-alpha-399bf5cb.24":{"name":"@graphql-codegen/cli","version":"1.2.2-alpha-399bf5cb.24","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.2.2-alpha-399bf5cb.24","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"8a744871c0391ac076f6f335ea04b9a32e2c8ccd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.2.2-alpha-399bf5cb.24.tgz","fileCount":156,"integrity":"sha512-lvN7bfwBDD6q5ya5WrXM28OwuSb8zHGaoQwrFsYxSeME+GKVYxqRamdyHUQF2qJKKOv1jwibL21DUD5vRrLbZw==","signatures":[{"sig":"MEUCIQCdB7ctRJKnJ3h1uoyguQ+wgIFOVzA6PektgqC3928pBwIgZEeShkBA+PJ7YL0RK/C7kdEfQfg+2zapY2siefb0lG4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230505,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlOr0CRA9TVsSAnZWagAAcusP/R2d5VD5OlZRfHFXRLHa\nVlnW8vWkY2w/gSNozvvdk6dXgHzi33ETm/tG634wjilkE7ST/1FvwOl9rfSI\nTH2pwOfmoyPJc+BboAyxVOA+ZA4FWvyWcQ0rk5Pefjy3CcPtWMeiS5k0o2uv\nI99Hxx/HtL1GWqmP+0Vo5UwrBzyReQrdFxz2UUkGibcFyg5YDX1zkNrkR8Ec\nV85Q+czCCHf5axDEwOWI4JxmJVBaMTrmIOrpsBT8jAl9z9/+CUidl/SVNOpw\njoYOBcVN1MzDT8fm5weJex2ZScmcY1Ig/fQZXyiiQOPc64WrKlk8LZNiJm92\nW+43MhlutO4kuksUu6fJNOj98xl9DpbPwiXCwqNCOobh1CtGyJRS0po6h3bF\nI4445ZCll/QqHlTFe1HX+lr8zEzkYubXlYxZ/ROEmNEkQt7eCWc6F2UeVzDI\nd5Gdgd7mL4Y5Q3fNOBi4C+xf0KYF1vkxI5FSn/gHR5iBVTo7lrun4eQMgSZL\nVONbKMZFiMI6LC+G5RbUh7w3wp7T5n1I/D35rqXy8p28a3NRu8o/1EM8VBFP\n9ynCyzca7QZoPkz2F6uy7vS8LIJNqCZu8Hf4kdMw6Nqeo97eKX3PFI+1mM9H\n6fu0FOj7hvf7DyyvVzqpWVKf75b3dXAucfYNGMLD6BZjqteqAb++C5VcpY/n\n7eB0\r\n=j5Jb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"399bf5cb48c1033ff8504d4964a324174a37505a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.2.2-alpha-399bf5cb.24+399bf5cb","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.2.2-alpha-399bf5cb.24+399bf5cb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.2-alpha-399bf5cb.24_1570040564088_0.7793226979322181","host":"s3://npm-registry-packages"}},"1.7.1-alpha-b6835304.121":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-b6835304.121","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-b6835304.121","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"8592f6c9fd5a9c9d4522418128577da1dc388eee","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-b6835304.121.tgz","fileCount":156,"integrity":"sha512-HjjnwsXwd/DVq4u3HMikywECnN/hmYU3NOVBU+6bf9PMUY4pwbOz7i5H/FZGVlpviXNolJR1fXvxfwzbNBQaOA==","signatures":[{"sig":"MEUCICRAh529W3ybzpj6BQQ/U1+1QvqWCCDhra7MDZJLtJ1mAiEAuj2g+LI91EnPqg4O3wIptb9JQlZdGiCSiNb7mzg+nAA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230508,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlOtgCRA9TVsSAnZWagAAPZMP/16q30peB6Mfj2eqDx+Q\nXtvtUgeQgxT8I15wpuLKMaiuSO0M5BmU21sG+eyyKQ0aou9Va+5ICRXP7XRY\n/tt4eiCLVhyutSplbNuB0zTWx2U5wB8V4/DE0TwqZo7B14lGGCfVWfijlKMV\n2v2ogzPXObGJogX18BONOrXc9OuVQxMXEdjKKdsVaETHmv11orR7Ted8629K\nn82JHAwOBo8IoANYnJkNC9/Bfg92e8l9QkFL8q6K1i/L1xcCH2Zx3ZPFXaGy\n01d8oLhybNtls46V3/S2P+cw8m2jpzRGeWlfSF/rTkpzY7wEGeRrQIExVt2V\np8JpWyuc1yp9jfBCqDtl3Ha2WqLfax9zo7ibUyHWsNAMfiyb/mQsiJYwcXu4\ng+JmyMvfxslFp1GoI0YRIaXjyJAuQxaxM+aOKpLwpK9pTZs3igO/DDGeIhoo\nO41oVTRlFuaz7XPOrkdNtIDhfKpr0NrEmtlMDei8Iz+Agur4LlLaLvtREsRx\nCQSp7CLMCtbJC5/VzATXmFuprnat9YaJm2HYWC29DR1z0q6hvkvwItkQrbR8\nZr82Q9Pd+B9rkO6Z7l+f3d2ll0QOMmNk76wTctU3yHgf8g0ZnQBpBaXYxh6e\nrPEEFv9Eff8I7z8OXd12q6eWBi9/cE3/zRc/zH0zeajBRfnzURHU5jFf60Z8\nNkUV\r\n=6Q+6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b683530450ab8321301a52d2a52b7b0933199f6e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-b6835304.121+b6835304","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-b6835304.121+b6835304"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-b6835304.121_1570040671420_0.6562329910228055","host":"s3://npm-registry-packages"}},"1.7.1-alpha-9f91a2fb.122":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-9f91a2fb.122","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-9f91a2fb.122","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"00489b2ef6d91d0daa6edf1d3586dc52df2b9e10","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-9f91a2fb.122.tgz","fileCount":156,"integrity":"sha512-7QpmKb5qjHM8d5GnwPDgtfbWu+BzPuTjaI8M7K8lsNSodmkLIF5ZDoFzAtY7aMLAeTwNJGgfytvk6zYNZJ83/Q==","signatures":[{"sig":"MEYCIQCy++qHPHtpgmLWki3c5mBjgz6PomugAehkb3SY0cxSxQIhAN3KJSIcw79l4WqAfSj4HzTNhHl1ms2eFMbYGymw9Wu6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230508,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlOuOCRA9TVsSAnZWagAAd5UP/3Wbd15SCMKEcxcSI0cQ\nsHiwRGEnIjHCBN9B5e5U2vXWJHVyL6L30203eDtoVM5GgL8gYKXP9nLFic5U\nAckkZY65niHAGzLjLemTUGioKF1G+Vbo674kBeM/EotfhR+AD2jvxIaPkIAF\n1BFha+/O6hRDvvSatCeJNVCGp4q3BiwKFXAzyR3fjgzmFCM/ixvN6ubPOk3w\nJod7GlQU8ZTw9zf4eZRtMzRwuL2sF1MKAa9ikr2KbhBagZ6waAbeg/pEH+Rn\nOdt6YK+eK3mfyzpsS5zmPZaKUxbv30LFUHW2Oke16L3jJY856ek4gYdbXxDs\n0PddYCgAoRDKG7ymjV5ivuQWmcBZoBG5GOVC7QwmyszhMrmCd4YH5ysHCSg3\nw+PYLsEMMoCUzH8uwowVcTB0reY8NrEeuBRmHjOuIQLFz8rK7c6pKflJlRY8\nhLwNfviktzQ0APrj5i8s/hqQ6dv38VJGqrcWUlFemVZ6by0mFqWmugm9AKbM\nv99jg6vINg3K9krbH+cikhzicWigsXBu4OZ51yjVBnjCkyU2AGrAVvSL6+VA\nI4U2jsCeDAB7IKJ575N2R3226HOolCMSLiBmuCgReyiUDHZb41aCLuU2CpKo\nDpWu+lbKdN/u6JWJmA+pKqnZcNJ2NivcmXSFLrfd3gYAZxViDpDUzmSd2pmf\n9deV\r\n=IMoj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9f91a2fb8f95d106cf18517e48e4ae365f7dfa3d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-9f91a2fb.122+9f91a2fb","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-9f91a2fb.122+9f91a2fb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-9f91a2fb.122_1570040717805_0.7432810650153596","host":"s3://npm-registry-packages"}},"1.7.1-alpha-416f177d.122":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-416f177d.122","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-416f177d.122","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"61eac52f1b04624e81d499b59fa7c9fb591604c7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-416f177d.122.tgz","fileCount":156,"integrity":"sha512-gDW0ObkBGIqSn1hCmVzXbA1VMsbiUVlOPrJ8S2BdauraUjy0xufkVP7PCXPt+N8h/+v2fQMAnHhUfDvF1Bx1aA==","signatures":[{"sig":"MEYCIQCW5XtZo6JdFGGHAAjAveaiGH1g9GHPchNga7lL0NuKIAIhAIz9t1FJ8E/YYLWBKibK4+eu6P8jRCqKxJxhmiYgj1Lv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230818,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlO0mCRA9TVsSAnZWagAA6DIP/j6WIF+JIiJV+MgXVf7U\nSgK/hx9Xusd0d5SxdaqmNPHQpkKUAIiz7N7RAugZM29gEUtVTI6hmi63YT/g\n1TSnu0A4JxkWxVB7dfGDsm82Ln0mlgq/xwKoXcukfSmDWnRt8Z5hYym4no0i\nzO5loMQ34xO6T9wNbA4ryy+/R6BullctIzeudQDd9C+1oSCNUWaIDdiA9Z37\nkYSbOAgAKhJv0eK3mWCLubT+nF9cLHdgpH6HHvmrQXqmoLKFoVP3DcrjaKqA\ntfQP4rvEEmNU8Wme/GYjT6ubHKqlS9uXi8NLHeuBebkoHYM4T3L3Hs/8X8zK\nkX9ZG+7m8ZfYKkoZY3CwYm4JH7pAYkHY8/lD6GrKxNOTP/rcRfSlomNcdwxa\nbwO7Ixw2nQMmNxGGHeGNCTpvwdazTpi+xqmHyffCt/sbSKu5mvRA9ECfDfmr\nwbr9vILsiK86MB8bb+G8/MxiUInPw9dEoznJ8NK7MIcY+Cet6WpKKFFUIkZG\neZYpLCYditi7cpkjJlggH3+3x6YH3nE6m6oaTOKFmSZYe5QXD5pOULZiSdHT\npO83fmHatnYFSrM2XDyuK929sJAGXHxX5FDEqhYls3HEVAFQhye2ESqmGXTU\nllTWaGkz0lamBrH53WdeO2UgbqdCJYZC0L+50PqJOQQgLHeGK1+ieMLZJ/n/\nxEWC\r\n=pEu6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"416f177d3694235dab1df595ddfc2c9b16a35fe5","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-416f177d.122+416f177d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-416f177d.122+416f177d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-416f177d.122_1570041125354_0.4620142936386422","host":"s3://npm-registry-packages"}},"1.7.1-alpha-ac67a562.122":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-ac67a562.122","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-ac67a562.122","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"fd25422b4ce44d9ca3d2b4d34ab3eb1e5f16f8e4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-ac67a562.122.tgz","fileCount":156,"integrity":"sha512-3UiJ72KL6G0hsKvrmi3zQOOTg0G62O+hNcMFIym8h6FzuFY1OGMvnSmqAVuWGj7C4uiSbDJnpmunaKCj0m7GlA==","signatures":[{"sig":"MEQCIEnyNDzmo+gy6QvisPyGSKA41dE3Jy/4xms73aO+9hj2AiAa94zIPU6V+iQe94xJMc7Jbzey87Jh7EKy5QxxKtbzZw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230508,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlO3/CRA9TVsSAnZWagAA+eoP/09ug8bc3GcFeMn6YsaO\nGGJNTnfW+54ps5vEwYJ863np4RRNziJmaBMnY/PxTivTTWyrHxy/feCI3ZF2\n6v23hjNzZJd/lC0GgJylTjOlAXLWbT2WBfCPcJiZEYee5aMfVL1l6gS7uEtn\nqmBFJ0jDwfh1HM6eZ+oW8H726YFh4tAYIryKwJUoLJDzRhILAnAEzvp4CkmZ\nFv5Vgx9RXOAOTuXPlbinjJReZc5sm2uVMEwuYJxUq2p02VeiueHFj5G8bdVg\nV7Zpewn+HiXkIJw3Pwhg968x3awkDfkqk+0KwPfLov7XKohUOylZ4MvtuCXp\nbWZQmn+YygRSS5I2NA7B5V9FZu70Bj3CzJwItx7ecG9oAXJjHg6M4Dih0itI\n5vZ95OP3bnGAuILFnIYrZBDENf2F3T++OKbkCB5/j+geliYBrVUpmjvRXf2X\n20VSV/ak681LwVtnnfaRl1ZBuPdKFiueTz/HzdZKgPiS1r8I8LRezyctEhDP\nlOKNbo9pwOzwQfj7XX/LuZ92lAGiZ69Mdz0tGbt4AXIqKbv8azwDvG+4SrC6\nsXEKN5TPNfJhXph4Tqd8ZFDqhswF3rRIDT0vQFU/cjWvxoMHYU1SfWIh3SvG\nJ0UlBjG6VHt03i8A66tcdJVrOojSu5OyIuqXzryPbsUvmSaa8Gc9nN84aQr/\ngspU\r\n=sdJl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ac67a5629c2b1fdc286f0ceacbe16ce99d6f462b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-ac67a562.122+ac67a562","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-ac67a562.122+ac67a562"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-ac67a562.122_1570041343340_0.12692155367953717","host":"s3://npm-registry-packages"}},"1.7.1-alpha-b63b708a.123":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-b63b708a.123","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-b63b708a.123","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"85f6b0209fa36386ee5ee9672e62aae52a7b842a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-b63b708a.123.tgz","fileCount":156,"integrity":"sha512-T9sgt6AdfLf9ENymnRq3UymPybX9XQvjSaT4Bt1UAcjTDKPGvQ2FEsA4fvODVrBRroDkdYNSa43131rL7vXQ9Q==","signatures":[{"sig":"MEQCIBPOPx2dnEtc9Y2u+ZhpFNd4ZPuQGUzZWTztEgfuG3bQAiBjtURn/65mNAxeiy8Uo+ytsrmx+h/RES/dTXrOHi48ew==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230818,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlO9aCRA9TVsSAnZWagAAvawP/jeb6/SVOjEx7fFPF971\n+/pE58nhWX8yVnur1iRlYUXKE+Lv/kbr/7Hhyu5CJsDzx1pDJ+FQ8E8BEa0X\nrpQ2SgVycm65WRTGxjeWhkW/H7wsFUA7QM7yKCoSIOKHMrp+SG8c4CHXNPIC\nyqykHqJLIJnxEQSn5naT2KlS8fQ27HolNHj5xGJaemGTcRXFY1PuxQ/3+UfX\n2FMVj+SxumtDWmfNZ8P+jaAqB356T7q08B3ymdbLMRf6t1Eyb2dCBl9q6w1t\neHRlOfOn57NpG0ftiTrRJidpI6H/8Sm7t65so4AoNSF+tOQdRdShp7ebrHyA\n0BsDnpiZgb562I64TbR0B3to4/OUVvKbY/PVzrWzQJiNVf6nDyArryWBHQH9\n39BefUz/dzNNA5MFHX9btKldDGXTAXkRFwaZlbCIEQaQ44blYPrrF3Ru9zGR\nwQKqcF5p9yQ7NbnrAtjx1ZrrsmrX/l8NCzitbRDcoJdxrrYmSTESxUdS+b/z\nXyUAO3AS1B7LEtYLIhVUnAvdyFQnCIdO4w39ezzeLYHgP5z8D/wSPcoZB1ES\n+RxAa+ZBStDu1e6UXvkdAoPVLuyVBvE/koXFDpwbr+0PWgCo02/8/mkSk70t\nzhLip/4BnaJAL1ErrYli/cOHUmmBAHqYC9UvwnghqsggLX2UJXmXsphEeuyt\naXuX\r\n=FbTu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b63b708ad6d05f6cdd381a8a854bbba6a400b314","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-b63b708a.123+b63b708a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-b63b708a.123+b63b708a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-b63b708a.123_1570041689650_0.12278176652931783","host":"s3://npm-registry-packages"}},"1.7.1-alpha-6afca8a4.123":{"name":"@graphql-codegen/cli","version":"1.7.1-alpha-6afca8a4.123","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.7.1-alpha-6afca8a4.123","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"0a3380deaa2d13a739c4617dc05de389816e28db","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.7.1-alpha-6afca8a4.123.tgz","fileCount":156,"integrity":"sha512-KyPTzCBEPhMuY5P7DTP2nXCmM8wA+tM78s9uNBOm23D64YCkzvDmKcYNTTe8Gg+2w/QJ3VhRAe6z8WFMJXRqHg==","signatures":[{"sig":"MEUCIQDLQhBoIywuChpF9b9BuO06hl7XNsmQTgSG2kdqQvIruwIgXhYEDgEkFHtYgSVcfmh1oxxb5qEi66q1nYjQLri3KSY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230818,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlPGICRA9TVsSAnZWagAA9hMP/0nPQbaOuwdzKBkwdCuq\nZ3eatEOxg2jemezT9ohnPhuSoKAdeGzvWkqPyzZAH3r2LR31tSk669dPNB3l\ndQQ0i7FdlmHfqgoZApAdl61giUamV29u0EJ/T9wz/HBk4zDERvbCdzeYPtKY\ndDek6fRLcUYDpH0Yp1AbkGkz0tdLVpts0TZR2qkj3aHTKxkmPWIhGPYm/9eW\nhLaRezpEOd9OZpxUF5pUULlj2Nyn47HA9VaKJ1BGotHK2LMhQKaVhKdEHAju\ns8agolEFZfHGounYj3YH92C9X/eX76IClZ1SWGSzmcVsYbb9rMKkiPJtlWdx\nSy076hhzKCMuOu+2YPAD0zgJwL6DioYmoP/358PO5SHefm50OfA1EeGUzxWf\nLJ6nlCJkhpWrI08bpbd7aNRZ1d520FxvE0pIOM4Z9JBPscgkCBdx5zt5i+cK\nE/5cXBN4eqLz30E9zIGvcGsW6xYC/MhdFm4XzEDMFGo6cAZ/0xZWsEwM79cr\nnm0g5HK7wRXVfw8NuINWGuLARRON7qtNGUfPMtb92fom/Ka3ahS6X1YoUmFj\n170FyMFdJxnVzGRF4oMrDzmL+hz0DtjvGtZg3TOEymvDIoMgjtL0KvB9d+qJ\n6bEes1JXcQ2DqzAKOqOPRIjqFuv5KKh+9Ssqcb7yxMeYAlrkArFH22c9KJL+\nqujU\r\n=PirL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6afca8a4d62cc037ddbc6839cedac300b2ce3d2f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.7.1-alpha-6afca8a4.123+6afca8a4","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.7.1-alpha-6afca8a4.123+6afca8a4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1-alpha-6afca8a4.123_1570042247836_0.929418433074501","host":"s3://npm-registry-packages"}},"1.8.0":{"name":"@graphql-codegen/cli","version":"1.8.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"c190545670ac819b0c1aaf909357f2a519a9b14e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.0.tgz","fileCount":156,"integrity":"sha512-d5OqdbwN8BwF/zjK3cmTp6LJ0kszX8fMSdWdN93KEJ+0P1fUbksS/FZbd9BuOemki2onMtLSVp+ipJGqbyPThA==","signatures":[{"sig":"MEYCIQCTlipJDuTpREG7UB8i9SvUbt2PAGzBNEKBy3KGj+hIfAIhANTy3dAwEced7BUztRjKTIDGWMy8jw23IzMW3akDUgLA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230734,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlPI/CRA9TVsSAnZWagAAQIYP/3H8gXJOeJJK0Z2HiGSC\neKPbqUgRGCDl/XGuZCyOQbVeRdlc64QU6jogT2CenZNbaOdvwdve7TZRuiFr\nwKSYQSYrgFAls/foaDrc4AI27wW3azoxQ52xncF6a7Vc6HmUYE3URHThbzFY\nFFSUVzDh5dKLuxOh4zygGGLXOhHsKPVNaFzkkHQ/9lh64o9gKjRhkeaA7Eov\n1sLFQWbKKiN2QyPTIRQPVdCMrBbDhYS5Tpu8bK4qmTPQRzMqEeWjrcEP+3vY\nuZtEGELRPfALvfLk5o15v80CZtbyt8Ho5a+8N0y3xkS2edIje5RHRP2p6fkp\n4ABngEcuUTxfdBl1Gx4OxMoL43IUwDxhvXoR6HB2DOLsTDnUGt/NQ2l2oIDr\nF5dSdQlULueUtMwgIP+XY4WxLJUq9ArDE9lI6qO2c1YfAAOFHVVl9r6hhI4j\nwE8KQvs0Kve1BeqJNLjpywUL4pVgR+Duj7++CyBV/2euZgFrBHuEY2r4+7ZF\n6gpfKjlURk2vQyeSWr3J+j8IEoUtSr2uBUge1XzTs8+bDwwTRGXHcUo0H9h7\nwvewA/imWDgYXaZC8E4J6To7sys2ba31hQHyCvT4Bzx8nj/Q02FkIlHqJEPQ\nUFGeB1Vl3P5tBUnAVURZcBwcpjtUpB/tNuJuilcAJpKQ/KjmjwwAlhtTWXYA\nal8d\r\n=ARAN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"39ed267c49d9f3727e0ff4b64b7b820b4f09fccd","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (darwin)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.0","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.0_1570042431137_0.9148778541902329","host":"s3://npm-registry-packages"}},"1.8.1-alpha-39ed267c.0":{"name":"@graphql-codegen/cli","version":"1.8.1-alpha-39ed267c.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.1-alpha-39ed267c.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"a97bc2b9f4a0a3ef59ac2b90e6c2f334356bead6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.1-alpha-39ed267c.0.tgz","fileCount":156,"integrity":"sha512-oWr9dh7RDklV9SkoYGUK0EvxJmFwetPmhaLjSKq0sORIDPNpW5OvTu0ISR5E4NkZz+5faqGKiyB5x2GN8U/i4A==","signatures":[{"sig":"MEUCIQDCo+YPtZhT2k+EOBLzDujBnp1mKJ8oVjNHFu9352KqKQIgJStrcuQEDbIPU1obX0mM21a3svkdMT6yszxFLNkNVeQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230812,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlPPVCRA9TVsSAnZWagAAdCoP/3xQXkA7R0Vq8nUYFsW1\nWx88AT+CPiBBIincB4BYVKnk54qpv78PUJKarjrAv/RIIA4WMEtudLz2l8aK\n7MG/liTMbhD5TnaldiS6GVSBnFoM/CsCpytjL2DmMAAbp2r4MsN3Fxf6A4Me\nfMlZ1xn5FBYVzpqnavGPOzoLjlhfm6sx7XEtKQbIBz4BWnYn24GTIoV18AE1\nN+veZu2x0x1ZI9HEL1Ti+F1Szq4GoRQueJs/YP60vA/mFeiIudKVKDeyHw6a\nRZxRDdMioQyFyf5vLqIPRfJKjb3IpF0jRCGHLgQcm59Hv8frSstxajgI1dR2\nz9RGcu4jMbWdCH7PYAq6aujcHlgBiwArRHQMTpG4rQ/dYYuKOM/+RXugX/6U\nvA995YxRnVBhIfY5+8T3fxgnxWFDfNNZgr/3H836FALrrn9w3sQnmTJ2e0rl\n6mVu+VB9VwJP6mIeG6LzXKfF6gX4Rb0232seVREu/b2kzxp06KrmLOV03fY/\nhMS88fLTAtmwtsi94hBgbASuRZSsg+GGA7KV+MWcIoz06shcUbh17rZf2xCJ\nhbquuAGXoegRwwR1YNPxsynh2NdWla6LEVwGIDADTNUlK+LCObRphQiKlJFv\nQShEkC5XOw602kQDUB0UXSIvs0Iy2nnwwV2HowhblwXgkhCGkdoOptNQxJ1o\nbOYV\r\n=H4ux\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"39ed267c49d9f3727e0ff4b64b7b820b4f09fccd","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.1-alpha-39ed267c.0+39ed267c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.1-alpha-39ed267c.0+39ed267c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.1-alpha-39ed267c.0_1570042836486_0.43852258154425394","host":"s3://npm-registry-packages"}},"1.8.1-alpha-aec64c40.0":{"name":"@graphql-codegen/cli","version":"1.8.1-alpha-aec64c40.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.1-alpha-aec64c40.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"3a01d72e425e3d13d627c0e6a5bfe915c02116bb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.1-alpha-aec64c40.0.tgz","fileCount":156,"integrity":"sha512-GVMCbJ8rzkgpxZ7k1SX8EEYuVOWhkcjLedF6ri7tAjVi8+P9rKExXy+d+G+CEdEtvfiF4TyX12EGcyRUCTLt3g==","signatures":[{"sig":"MEUCIQCm4m6yUouaHb6oMo2Si7Lon11NhUac4ytQHlgXwuKdIgIgXS5gmQ7ikjaEVATSeomYklBX0IkcIY9BCK4TCeC+gSg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230812,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlRilCRA9TVsSAnZWagAAt5QP/3vqQoMR9fHaRxs9Te3p\nR1WdZEnUBR7nAE1xBKWp/UJ17bmWiKioS5d74f5kllUp14dBJ0FUWiMFAfVR\nYxsIRhN+zwJw/kIyKa4Vk8CEmtV2OZU1lKNjbQGCwdofbAd4QnwF1pDSXaYj\n3wRTywmg3sDC7bxD+j1T2O6lk9kZTidQilayU7JRjTBnekYiQy39CeXasWwm\n2QwGNdc/5r+HEPFNonUEZuGVGDJJROqAaGDhHXzuSDKBnfnFc7uIXyHF0bsZ\n+1Rn800vLnTzkPEARg/XNJY/uOrjFpxw/JkQxDrvYJE3yaAaVDRI4pl8/L6A\ndIz2LEPLZv2QAYV45Cs3LG3dZmcwsyGqDxd715N7kBxvlFhIrvOJyeKDH3vH\nIcyb3JUGbD0Q0i61LHj0ezKdMDuqCwbzqeNAZq1h3WpeCY8E6xHypk32Ow0C\nA/Tgm0MGNQuHwGrMFY2WO8yqgNLadyAb5wQKQHMD3lR6bwZlrjNae0t9n5Tc\nZ40AweZParpG6Lkl70iCeb3JMAXNP5zu0GaehnUDSzNoOuda9D3u/mjdpF8n\nhn8FEAI+cRwfyBVIf2Cvs63oUy5gYxW2YIihqM6v3cUhTR+1Ya5QgBpBfpWF\njLpvu8Ngh/5R0M3XzS1QhBvPcH+nv8RJt+lA+ZoPoI1pJSp/swHw0FG9zf/l\n5obt\r\n=/ljY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"aec64c404e3ba63c27acb4531b73ff8264b93c03","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.1-alpha-aec64c40.0+aec64c40","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.1-alpha-aec64c40.0+aec64c40"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.1-alpha-aec64c40.0_1570052260607_0.5346214676393755","host":"s3://npm-registry-packages"}},"1.8.1-alpha-ca1525cb.0":{"name":"@graphql-codegen/cli","version":"1.8.1-alpha-ca1525cb.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.1-alpha-ca1525cb.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"abaf12a98e33fce90f31e19ece78c9600099afbe","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.1-alpha-ca1525cb.0.tgz","fileCount":156,"integrity":"sha512-C510WR5eCbPmvnkNjgz2GMXMqstZO5MWbIwPGLH1HoNSdonrnEqDtCPm9D1WEt9psOgp8pLGGyJm/6bMnn73Dw==","signatures":[{"sig":"MEUCIQCvr6sWi6Htzuf19/la49BIkffMJezbbr+QJ+wpFl8k0QIgNzRqqeG41bL+N3Zai0515sdQsikyr9NV9tb5FCbuSiQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230812,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlR9sCRA9TVsSAnZWagAAI1wP+QHNqVwsMpP06sbCOrR2\nz3Gf6j1553GkVq4hzl7Vu1yLvy/RjUz9wPN0L93IjzuxuRZ8UDkuZ7AS1rZb\natjUV//zIAKnLUx0HPHO/Bmf4hI/WDr3fa05jsUxf3h3mJ5C4tVWgDsT3uQO\neRiRrJXITNUZqh/E5SMTkOqGQyNPfMu+GB0HIpnchl58aq9kU99KIwTbNnBa\nIc9VbvlDrM04gI4BmKBxkFl0Uhy4NwfFaJeItnoyfIzbXkM+hRM0IOfNRnty\nRi7mYhbYaFHep8XDy+7cw0vgnrX+YWuRRVopzzPwaqW7gvR8u0cH6mx0kDIE\nrei3Mn66b2gmeJQIEd4G11kcOE1TuTgKDfY/j/262xzkFF1lvUpgQEE5vgZX\nIG0mzY8AkiBmgX/y5X2Sn1S4oKksSHQ3veWxdZKdGJjn/0ipOcCqHXF92lVq\ndtTDMlgs4ygsUuWWmngdOGKRcKpUnoUT4k9S/0rH0qQTZbDUXtGAwauVusQN\naUL9YqSeJF5VjF2QOu4mfA+kKbBxlSK6btS0GcZxslDP8a5xt7gIpZoROAyd\nAp2oUuW7fndKq5EsLJVr61NOsqIPzfcvwM4PSx4Exit2SCbCJUuYRVfiKNf5\ngxNJzjDTa/Clc3lRCKUbBc78+wFUlJXs20Ls57yb4pLczxxCLqJr68buEhn2\nK1wM\r\n=V8Y7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ca1525cb7cb25b7d2156329032f4de98fce602e3","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.1-alpha-ca1525cb.0+ca1525cb","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.1-alpha-ca1525cb.0+ca1525cb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.1-alpha-ca1525cb.0_1570053996107_0.38885484622904753","host":"s3://npm-registry-packages"}},"1.8.1-alpha-c7086e71.0":{"name":"@graphql-codegen/cli","version":"1.8.1-alpha-c7086e71.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.1-alpha-c7086e71.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"2e68b50c28f66957faf3f6401a7dd24ef5e86197","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.1-alpha-c7086e71.0.tgz","fileCount":156,"integrity":"sha512-s0xRGCzueaPd1NMyGFMgWTkk2WKapzKQJ3EdQoCTSNWCdCSiu09g/xW4a/7AslDrtPSdF4VGvasmHkXgvrCrVQ==","signatures":[{"sig":"MEUCIDjZU2zWIH/3dGDlvUoL86UhLIYN0BS1zmUZcBM/jgH8AiEA9A06vahNk9bOCgINjvmvZWH+UcN1R4F4S/JdQbNjDV8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230812,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlXkkCRA9TVsSAnZWagAAgWUP/28nAErcPgQQ1apCWwMF\n9aoVMMqKFa/vMEnphzyaOnV2QgLRu3gM8lM/A6TXBnPthStKyusSYkEmeUG7\njBaK6/jhBQ5s87WeBWFv/xbVyJVEx/aLEgbmp7PLPZMPftetSFCX8onIQp1Z\njDTNywBFm86FzaaIP0TeBjDk3r8q4sSvt8TiFURtawwgS8IbcRvkg5i4lnFn\ncXKbbO6ngrx4dc9xl6bK+ijxZPB3r+kzpI4G1O3ucnEYyZ+kBNNBSsVZBMFQ\nBGyFm/tOW3CPIhtrJmI+q653Y1k3CV6K1uHH7oWaTHLz/8QS++RgjBD0POUg\n73icJ1qBt1rsasC1avNAe1bNyCJhSEFOVEsJJWes4HSVS7tUnau0bfTsNS1f\n1lA/lCCGh+j6NbsFGMH1aCOXNjawVW056oua2wjJu/Ua9qHHtkPKr0mXeltT\nPdbbqe8LXeTFtYR5rc9gdZmXLCETWZ5hV4aHCzGVk8M9fFmhIG81lfPu9A10\nfOxGpsXO2goARc4gSUiz0BtWFaJFZu1LM1Y9uEA77k/hrnHOSUNgGafI5Mla\nlnSYulC32BTSCT5+p4LbYbTzm3ctJtZ/WXoIHM8zA1xNMg29nAtjpPAKZoUj\nLkGQHFyyu7ly3eJhQ3n8PYKJz+oFmQAySv0XilIVe1LKDqDMQege6pTJUMSc\nyngt\r\n=k+pZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c7086e712fb45f1854a5ec12a01a5bfea55b2fa9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.1-alpha-c7086e71.0+c7086e71","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.1-alpha-c7086e71.0+c7086e71"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.1-alpha-c7086e71.0_1570076963868_0.08482321552863659","host":"s3://npm-registry-packages"}},"1.8.1-alpha-cf0659b7.2":{"name":"@graphql-codegen/cli","version":"1.8.1-alpha-cf0659b7.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.1-alpha-cf0659b7.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"0217ed3b0faff1b824764939e006bad5a165f3ba","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.1-alpha-cf0659b7.2.tgz","fileCount":156,"integrity":"sha512-ASvKqLJeHfo90l3BmeVqF0pDVQJWM5gz3kUS4ralAlDoZZ/NaDFa712p9PRhvr+idTmR7ftzvI/TLS/xiI9zYw==","signatures":[{"sig":"MEYCIQD1498TynSyijz6lMe4OaDlKYAz+E2LLIDycg9K6WQsMgIhAO2umZkB+r8l8qiL2nR5cxYDtuZcEUybQlkHcgkLg6tp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230812,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlY13CRA9TVsSAnZWagAAmGEP/3rRM4PIVYJw9BlXVpNX\nd9KTIEtOlXTEmgHeW9PCiLxbejKrRaMOStjOMIB9uBTleGDIxfwBWjD5ma29\nqblYBL3ZQek9LQ4MXXbsTU+AL0dTCFJ+VqLJNQwt/CA0VdSog05W+JTQ/TmN\n0J+I3gO050QovB5lcT5bUaTyp99GsQIZJ3OBNvQwG9817s20dp5HrHaiSUWp\nzCHgua+w8OvJ28OX/w34DPM8svqyieNGl4DrVougjrWiyzezkuSqpWx7GQ2f\n4GqiLPZVW5oRscEKX/lpHP3/+Xgo+5I105CjT8Jo1dH7HVucfhQAVPXO++28\nLTA7JlllQFoJh3K2MRr4cgDM8Pg32zPtN1D5RbFHrJMyh83epUEfwMOkI6aA\nZeanZEtMeGQTPRwQerjw7MuWRWwZHngFDhV3qoBS+yXXhTBaambLTrrPS9KA\nMfTPJb3XrDLnqbYkn3xIXjOnxoS1JKix+rVgVBHzqLHLgvEEuAfh209eDvQt\nIULT7vE8ZZkzePOEiKYbGT6rNEn1qK6nSkEYfanjIDlzA0kw3Dw7XstTg+13\nTJ59+ndvkc1QEhUaXRsCiG5nm93kVt1zRpu1WlbQ37gm0h2s931lsyg78sd+\n+/jIe3j0AsseTSsU5hPmvdiPiM5henc8GONogbbqCbeTJzVTQ1MfXjlygwCA\nrCiW\r\n=Ah9y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"cf0659b70ddd94e5924d05bba878e80d1d6733a1","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.1-alpha-cf0659b7.2+cf0659b7","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.1-alpha-cf0659b7.2+cf0659b7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.1-alpha-cf0659b7.2_1570082165860_0.4659316939031761","host":"s3://npm-registry-packages"}},"1.8.1-alpha-274f359d.0":{"name":"@graphql-codegen/cli","version":"1.8.1-alpha-274f359d.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.1-alpha-274f359d.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"cde472fdd7d2a50e8494fcf1ba8b23e3ef8f7ff7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.1-alpha-274f359d.0.tgz","fileCount":156,"integrity":"sha512-yGfO9/CvfrOn1Ng8pdQlskRu5hwOdOS4RSgi24wUeMKFhYwlx4GRzM57EAjy5zlvc7bM08ACJKLiBjgb5mov8g==","signatures":[{"sig":"MEYCIQDRNJY0Mr7bH5EjZKtdFQLXG6v9ibtecFy1uUyAvFgngAIhALg5SqfzfPN4CXV9mx3w+mbZhwjfebjWAncoPP3ynOpS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230812,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlY3fCRA9TVsSAnZWagAAG2cP/Rt1R9JdJ1rnoxSsIb40\nJMy8r8aRX0CjyMBGqHU2c+avAVByP822O+3CUDbGPPPGDcIEjKHQ2xEbrLho\nTH5z7S8PNPOvNPkHGFqwNAHCLTqUgkXwZJXlAvaBv96lyTtIkEo6Oi4RV1Hq\nNPHpiAG2rXnFo2E+zC70XmQlQeZ5EdC+i64OKm2xbgu3KpDfAqG1kIvb02LW\ndKvTUsPUVGds6L1324zQtdN1RdWrCr4PuZ5zlYLKwF75SQ5h8C81084LLNF3\nbLPl7ffWxPl6AUG2zx3YoDyqoEIxp6vkG2VU6PMf90i8b8PeCaYtPxgV5Im3\nzOP5iqg+TD1AFOvux4jXbGhB+CYtKbCMYnZsFG9tr7HTuTCnB+9OwRfwjOLY\naHBw2NYExn1WLcbP0FBBaClr/gZS/vYpBGrKYiqsq41o+2skZ8VR8G+tsQZM\nNCDNgiLLS+LPjwVEOmLDyws8mZG8cKv37XzB8Rn+rK0bsSG+dD3jqFte7Q0N\nUqnlle8z4dbd2H8xEVni/UlKAYZt5LcnoDDi/0DDEV0+k/AyciLW+qDDpAT+\nR2S5sgWEn3CicdjDFvb5vXXVnpHpRhlA5gB1Mn1laoBNXIsHIT8Pgkoa5lXH\nrLJiD3CK8oklyL2FFnaNJdICDi3UkqyknIiEdN2Xz5uvS4lCE1hIEL78RChJ\n0O2D\r\n=0TWm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"274f359d19e0c4fab2dd6e019a24700ac4d19fad","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.1-alpha-274f359d.0+274f359d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.1-alpha-274f359d.0+274f359d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.1-alpha-274f359d.0_1570082270465_0.9157405553668805","host":"s3://npm-registry-packages"}},"1.8.1-alpha-81dfd3ae.1":{"name":"@graphql-codegen/cli","version":"1.8.1-alpha-81dfd3ae.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.1-alpha-81dfd3ae.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"aee6b8d56c37ea28254db661718f71f545cb6696","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.1-alpha-81dfd3ae.1.tgz","fileCount":156,"integrity":"sha512-dk5buWppP+z0FUQa4JcfOP4Ycji8p3+65h1Glqks3CY2id5q3E3bhBKPL7o+FYf0ahpTMekDHyjo0udvLI5LbA==","signatures":[{"sig":"MEYCIQDPRad3/ImSCDPla6u5bPtM8ijelmWrYbcnJSYNUgV6swIhAJoi8J2IXUC37nG4hK6rHIxsO2YQ3OwcKqGb5M8CyJQy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230812,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlY34CRA9TVsSAnZWagAA5boP/0KWg7uWaY0Wmn0zYDoL\ngRiDSRRXDZSyIyLqT67aW/KOuTV7FYTldC3InA7SntQR9ZXy6kyC/oUOo4Do\nhpaVYl0zZofPmtKjkH5DhBydWUDyQ415CvSFgb0uIdxb1t3VEW4a7NwrHMZa\nM3zJkJIsgTF+d0GzFzCfFpVlkYBVVOYNvi3xvbvhjikEcExEJmxbW4HzexkJ\nIx+h5Rj6PRLfJD8f7K5ivBLJNSbZ+vRipdhvIx4kuqqx+btqR/z/jtx32Pti\nqHvwJGg8ruoxkTJnTOYogDHVk6uotQDPGkCkZAE5XHPv+whgpqgDM8g0ICBh\nu9Cn3kiV3WMy8+iaKHSWu/U1L/Zyvk78+wyR23Jj4nHxYM4xgaNz6kkYwCZQ\np4ggx/MKc/6R50KflQLp5R20I/FBxXb9hKnHt7B8n0Mkb9fSRs9w6zVMYjEY\nkkx1DiQn2eoMQ1AdiFz1xA3Y8oj6bJ4vuDuPdcIQHgb/R7gu3EFuDwxzaPid\ndzP/gFERUYWA+r7LzuGw5o37/eljsMCffxXtMCC0QA1b3iDkEsonUrkr5Sso\ngSYBCZQHYIJw8sw5R3rNAIP0tNPAmKPzyQ6iP3vfYiZSXMzdkhg+imQcnJfz\n0p+PHBLtAsUmiSlm7Wyro6QGcmLQo6SSHHkZo7eKWd8iquL6R59CKAJZ05l8\ngEsX\r\n=UO0L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"81dfd3ae0e40940ea6d52df2e985bc048ab14682","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.1-alpha-81dfd3ae.1+81dfd3ae","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.1-alpha-81dfd3ae.1+81dfd3ae"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.1-alpha-81dfd3ae.1_1570082295347_0.45776079165919725","host":"s3://npm-registry-packages"}},"1.8.1-alpha-2ca26031.6":{"name":"@graphql-codegen/cli","version":"1.8.1-alpha-2ca26031.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.1-alpha-2ca26031.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"92a4010c27ff65ca04c4f5d0355636a391b68651","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.1-alpha-2ca26031.6.tgz","fileCount":150,"integrity":"sha512-L1z7Dvozr8g0UvTUrtFstpBhg7G5AcgfqNQk01Ov2onObrySi7JKJT/I0tYmzgnN7e9I7tXF8JKnhwz8wee5ZA==","signatures":[{"sig":"MEYCIQCyra/S2uMdS2xq0cH2AmkfYntub0u6shmRL/inSAOfYQIhAKM9UjKPnbmrgGYq7IwfbCAC6qnQkZcSDYIMQObNVzA+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdldJXCRA9TVsSAnZWagAAepAQAKTbVEVi0nm2TSMpcliO\nj/2Oby8bvoSaM8EW6+AcyCB0uTCOXC1o61FLwU/B3lZLu+k071m17D6pvDaf\nZhliKDGBvaezUdespJ95RCnyeUMUcDreqDoB5lK+bFPCqdIEexzcRerhMfKO\n/U5zI8wj+sorwd0ULFivLypaJaWbC+jEcIuIDm+ujmXL3UN7mNXjJFH1g1KJ\n9OFQ+X/bBP1dtvYH7J//QrmbHopaYqT7OeIreHINxiLkYZ55IZR/4u8YysSs\nPZpE3Sppr2vrhCB2xezSq6oyXC0yEo6jjoMb0CGAucMcl3J0Ti5+Jy2+VnIJ\n9MHeIQt8afV9NThasuTuQn7iOn/C5RaEjB/4sJGUo/1YDz9caCwKR3JHzjMt\nTX+39sOmfbKgdMdF60ISFxLeXpuOQendtW9QRlSGm8GtrDZtkjPcGbmjy4NN\nFkVHaqo4Q3iY+kU29bqQp5C8OJTLiRsj+alTmzNErJPtmpxe+RnTx5eGqG9b\nDr8zx1PBTV6/uCRAuriMLAMMe9nbjxayzr0jv3R9F0xApjw2ZlFbbO7IxrtT\nf3LURg8y5KKL0IWtZ8ZJI0GrOzek4TiHNSLJW/CKCQ59UYnZyVCNl0LM72vh\nNpHYtcyrQxp7ah2IeP0Aqc0Us/q34g/nDSIz1sWbES3zUfIbRcBqBgD1HubC\n/3gj\r\n=lA+e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2ca2603120f0e5b292c30cbc2ba83c49a797b5bf","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.1-alpha-2ca26031.6+2ca26031","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.1-alpha-2ca26031.6+2ca26031"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.1-alpha-2ca26031.6_1570099798337_0.2235504929135952","host":"s3://npm-registry-packages"}},"1.8.1-alpha-9337ef30.3":{"name":"@graphql-codegen/cli","version":"1.8.1-alpha-9337ef30.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.1-alpha-9337ef30.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"d98fb6a748d8435e338b19a3a3adf0b4972ea1df","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.1-alpha-9337ef30.3.tgz","fileCount":150,"integrity":"sha512-vzJOhlzdlSfS6GGkPLJtJOcwTTwRkLWhO04bJiBfXK9+hVaJPAK14pXi27PogoeF6roJF4xollJZ82/FawKFcA==","signatures":[{"sig":"MEUCIQDhE9i/Hnz5IG2fALIBuxosyhnG59kFtRpXmTzjEReDpgIgGsyHr125qsd0CXpoUxbu5crFc8NIoNzl2nTiYrqyVs4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlgmdCRA9TVsSAnZWagAAN/4QAJOmxqA6IJdt6vjHyimy\nVcdEhQjkerucOqRHNhg8bQE47RDjMDoVXTySmjtWexNp/pvjxlsk2fCc7XGh\nU098ua5HkSkBicewHo4RHSFuCstEP06Yn8QQPunWPciT4p6rHNXKrWyuwp0b\nbEgsZrm7Y+tnszbqLKE/bGAluKc/gbVmiWyC4Zii4bOZPwrcs5npZx/0cxrZ\n3FMk5ZJRB4O5/3CZQGi5xnP4o8br5Z1tegUbLOK72p/jKFxyB00i3/XuwkZm\njyToQfoLh+POS99kzrY0WdqE2diCbLa+Q76XiV4N747aR0oHMVnvSMCzldLd\nMjs798IB0bcssjZIg6ys/1JbaZZsKcmVHj9q7ianblx+kpR6QrT2eYoRpdFn\nKmYWgMmzzl9/FWy9lbWjAh9CjlJCfqKqoTLE4Lwrm+3O0IM5R41MwW9iWb4P\nVInKviwK6aIHOYUUnmyGsS/pXaFHe6jGtpp2dHuTpEOGfKo3p+7gY/wfokiE\nOMN4Hrhfo8Ipi4VpPCr+A6mbuTFmdqX/GL2SE4egFVNr7zeecgmtOpFG8CJf\n45ocKCePwdRGipfWvZAHUDWVuGozTLzzdxnONEMCwvEI73FqERNiUd2A5LU8\nbcRkDnRptzLwNIrrVjJ+JjrK1IEp8VlqEJH9pQym8GqykWcYFCdc4N9YlqZh\neEt8\r\n=CGRW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9337ef3048f785ef58d7961afc47b9502ef9a9ad","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.1-alpha-9337ef30.3+9337ef30","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.1-alpha-9337ef30.3+9337ef30"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.1-alpha-9337ef30.3_1570113947930_0.6857616848011117","host":"s3://npm-registry-packages"}},"1.8.1-alpha-b0b9a02f.4":{"name":"@graphql-codegen/cli","version":"1.8.1-alpha-b0b9a02f.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.1-alpha-b0b9a02f.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"68cefdf217e0886d01fac69ea30d248bed20b48c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.1-alpha-b0b9a02f.4.tgz","fileCount":150,"integrity":"sha512-89o87fvfb/AGyCIEI0SStW90MKD6OkmHo6RR1X7UigOsOlytEPGWXuZ+P3cUJiSk/Sj4F59U9n3tm79YG4BjcA==","signatures":[{"sig":"MEYCIQDBiv5jhzouQcjJ0zoUiZLUJwlLz9tbOsM015lfE5ZsvwIhAIfpz8Tee6+voYTJBsLM0PMmmAyMlbTjhiKwR6RG6jGA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlih5CRA9TVsSAnZWagAAfJgQAKPcJT6U+YbKqienswEO\nxXRTY7XMuQtKIA1j/4MAZsdEdldAPDZhqyb5NP5A1xeLVy8yRLdtUPyr2Kp1\nuhvj5N+x+zI9XmX8iGOJl5IWOupX28yFmQ5ZOl47veZnLsgSTlcxa0CMnGIU\neJkTeA47fkL2NmgBm5lGxfuMWqgETNgoJdJL8FS3Hfv2CYgJBT4Bhz4hpoV9\nozeDcWhnciINhPgebwVs3MUeq921hFHQiupJ11rrKQEHbbTJSMi+OyoGJUjo\nqK38ht/cpkc+vrhibHXbZ+MveiL+4trXissgoqFkTkDKiHXnZWuFVCjEGLsx\ng9wLTs6nt48x98p+AMT/VpMGmdz6WtkFChqagpyUzcp/WP1p/ytR4ADZjaBD\nVDUFOeYJYrRVYMmwhD9ZO2hWrfK5i0ieLMeeIs+5l6YaVS0PFsMhc9nnFj+l\nH7u8Ml8NhuCm8ElbcXl5zVg0ZNVB0BrvHPfJCcjkKpXxoPzQuKoxkyEVB4Yi\nsRzX9381h9dU8BIp+h4/kQ8l5JALVfxX4jDybB/TgM6uuIg6BnIqC6Z98Tnd\nttqigWG4XzPFoG11fVOGqF1/0JvgHol4jYt6Ox8X7Z5v5nPRC7n9e56jz5fo\nxMFN1qO51M013wCNW9DcvQblwbAF6R7UB/gNFb0jxL83CMVo7XNhlKL0rbVt\nVyNN\r\n=fMd5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b0b9a02fc77cbb3343daf36fdfd98358fedb0646","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.1-alpha-b0b9a02f.4+b0b9a02f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.1-alpha-b0b9a02f.4+b0b9a02f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.1-alpha-b0b9a02f.4_1570121848704_0.4848623429133654","host":"s3://npm-registry-packages"}},"1.8.1-alpha-cfd78b56.4":{"name":"@graphql-codegen/cli","version":"1.8.1-alpha-cfd78b56.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.1-alpha-cfd78b56.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"53641503345f646dc3fbf0d9926153f618cc9880","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.1-alpha-cfd78b56.4.tgz","fileCount":150,"integrity":"sha512-Jo534Ctwu10uc/DDlml/JHUqbkqn2bj8Cy4pL+s5gXPv8tHCi0Na2o7RtWyFJdHT+JeAzTdsZqJK2iC6MsdYIQ==","signatures":[{"sig":"MEQCIEjUc3Dw/bZ1OnY2fieBf0Cxh1lJ6Hbn+d/h6Oip35unAiBB7EpjmnuFQrsf7U0z4B5ahcu8B/T0l62FarlYnf1frA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlj5+CRA9TVsSAnZWagAAg+sQAJhYO2DHQXaVZ5nefFkZ\nQw1hsOc5Z9oTZq0NXg7piupMvSQDncrc+iKYySlykQmxLacvxL1uWxYzQn+9\nC3Xz4R+/oPBeRYfRs6R34IRQFXBPVUl0wMXytWNaf1JI5yWzIBob/72XIKMP\n272IwpWNmTL7T83zNKQTXK7eJA1acZ+NrpFzyMMrAKEeXolIlYW8iJbIkz5Q\nhjkWxycqYxcuZyaaz11n3WrjT9ZN7HaYUz2eBruPQDzr7cQ8AbOR/At24P7Z\n2J6ZntY/wY1E/SufFBig9TpgJQTzj58jmohvWOW9Hs7rxjUqx3A2xY/OtbU7\net0heLEVXzbC2Fg3Q8uP3oNzwAAbAIPMvt3lajj9l9RR6vkBKkPm1ALyA7ee\n9SWy/frmXtjcRbVkA6uqjg83iFxQ6DTysYHNQfr/HSkhl2NaEXqjUb/+3FYv\nXKBXmEXOQpyEM25QJWXTl9BA8vX4rI/dcotFZGTPGIuSr9WFtH4eI6uiJYUL\nCh9bJQU3bwoJz67oaWyidtPZSwkbNYoKRz8LhTaWHFAW8I+Ymfz/5fUxG05+\nsa2un1LMigorP5+K/8SocWeiXWUxwyqWBCkDS3HJFF/tP0r/zXS5I+HZb1m8\nvwTJxqsvoAanR/SPiunNY9KpsfXetQXGbxh853S+MIwyBbt+NoEjysa0SSuO\nREUE\r\n=J7MR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"cfd78b5628d7ebae5ef9821ed31ff1b1b0069346","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.1-alpha-cfd78b56.4+cfd78b56","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.1-alpha-cfd78b56.4+cfd78b56"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.1-alpha-cfd78b56.4_1570127483010_0.7895053381970043","host":"s3://npm-registry-packages"}},"1.8.1-alpha-ca646bfd.4":{"name":"@graphql-codegen/cli","version":"1.8.1-alpha-ca646bfd.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.1-alpha-ca646bfd.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"195ea7789a9cadbeda5b0e0bad054b97dca486ac","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.1-alpha-ca646bfd.4.tgz","fileCount":150,"integrity":"sha512-VhsC2+Ff8jbJne3LtUCSyVOkiGPIOq0J0ns9l3rxTYAOHMUpDec7Feb6DX/4AyKMy1XqOVOLFVQf2+v6lTSBEA==","signatures":[{"sig":"MEUCIQD84Q+ZmhOGAUIEEMOwgZQAmSf6J9qeqRWwtRZX6VFxEwIgLIYCqMbnwag887QygChDZyaXoffMbgQHPuaAt9MSEh0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlmepCRA9TVsSAnZWagAAZjYP/iZfyS2zPdFF1r9Cip/3\nzm6bEM0AbmEquTde+ok+m6So/INwqg8KvcJBw/BRQgxJzsRrGh7T4r2nc0Wl\nh2GEMS4YDljFJXMtZ/GnZ26kGRLQX/RHou0U/Vqx4JdyldphQClFI+uBhp76\n8MGegnDqlukC2BsgvjY18yfwUo/RPtlZydKjGu/6PSc2w0/ScEVoQSwFAD5M\n8V0RJe5B4wDkLvrsM/WI0io/BBZTH38BoEiUQHBqf7QFaJPn8zG+H24HIEp1\nNBzZw0skvVoUn8grf3W1FuDb0UPJaxAeUNAKwlpy7BizqhVdjJf2LjLXJXBC\nF+rFNVpfb8eH7trTqxsc2LUNvZSIPZcaOEuM1fzZsO/Yj9FU91tw46Ii03eC\nf0oc5KbatKx01UCa3y+uhQj2XWBpioXoKsEpHTahs+6r0tygfNPdlNhMZaV4\nEoCLb74EItJ2MNQVuJt4GWv+ef8y3ys7Es6c9ReyyGDlViwPyDkqxWjAozJK\nubb897VtajISdq4jmpQMjsf5IGkaMCR+Z9U1a3nfRD9C5ByRks4NeDafhGQw\nmNrGiNTv3itfrz7MRkJllXRPv9rvGfLRk9VnDhRb70mle2fjhyYkjxan4zpP\nu6u85fibpNlGMCQC+LRnGcpq3d1jY5zof6Q4kxYKw6j3N5i+6jiOotpaC8dj\necJv\r\n=Tocn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ca646bfd9f2cc2570957bf675a1cf46bcad435b4","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.1-alpha-ca646bfd.4+ca646bfd","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.1-alpha-ca646bfd.4+ca646bfd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.1-alpha-ca646bfd.4_1570138020901_0.1436751345828462","host":"s3://npm-registry-packages"}},"1.8.1-alpha-9a55799b.5":{"name":"@graphql-codegen/cli","version":"1.8.1-alpha-9a55799b.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.1-alpha-9a55799b.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"8795695ad2f2fd55f948875135f3b6b6bdf33cf9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.1-alpha-9a55799b.5.tgz","fileCount":156,"integrity":"sha512-voJesV3rdLZySW2I2puEjThriAq0otldCFt62r8pkQ3ZY+bzw9OkGR00Ak0v8QYaghYKYVYDa2XTkQMhPaXOgA==","signatures":[{"sig":"MEYCIQCq8Y6wfW0G/WgXaspYtF5xdLCl5LvPyr/5lME+LYEMBAIhAI6PCyOUPZ/0fMB5b2FwbQG0uGrOUIdkG5w/SBlxxMtH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230812,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlm9pCRA9TVsSAnZWagAA9tsQAKGpQnLLfgwfqYuKBQzD\nO1kTGWRuKXMF4A4R5u7Y3qiQc2TKDPr/6KBZQ1tKpkqG6OurqfdZYGiB3y/Y\nV8FZDvZxfg92ST27e80x9OPff3lq3Wq8jcksIXfYvNzfCe9yD6J7b5eB0UIA\n9urfntGqSfDk45ydbeCFGLRp5gt+hvvYkTt/P7ImjOEcdZHETLgnZmwu2qdf\nqbsVjlmyb2S11QxqGvZ0I9Aqe3LGFlbOncH2qGO9nZACBhc+VDzjngIgc1L8\niROROe6FDQuCRk9wgueodMiRTc0+UQfhY1U7+cIXOZ/57CSTJbTve13yVAXu\ndw7yUsl4NOyMTwR4DLAQPQas8iBups/t/0+qB0SNpjNPsFfx0yfMImaL5XC2\n0q2Q6mXChvSY4abShMUe2SPR+7quoaOGvV75L0uP/nW3wND3Uhq34qXDKRYn\neEn4OB0JW96kfBMCcnMFFLiLqpcHe9Xc7UWfbguxSVUSKXzRnDZwESwXmc7W\ni7JzCTZHfCh9jHuF4epg4rxE4p2iaNUQsrnj7+8UkXKfKAeFoRv27aBs9VHO\nHLuzqJLJmcv2BMMM3N3piW7Rfo7fSz9i0iR2j00xWm7Hywv/NwxkQxNPVB5M\nwSX8jshGizzSKAFW4iQlQe7VeoaNdQSSNbzTR9huocQHE1HWXH7DyW4nZoxI\nfWzC\r\n=VEvd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9a55799bf95547e9d8e272d842c4f3c64f977a1b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.1-alpha-9a55799b.5+9a55799b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.1-alpha-9a55799b.5+9a55799b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.1-alpha-9a55799b.5_1570140008598_0.4290466075209487","host":"s3://npm-registry-packages"}},"1.8.1-alpha-2814d00c.4":{"name":"@graphql-codegen/cli","version":"1.8.1-alpha-2814d00c.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.1-alpha-2814d00c.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"3e6d37d80a8c00fa5470e006542532a4904c730a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.1-alpha-2814d00c.4.tgz","fileCount":150,"integrity":"sha512-pFPGqKRv1JNgEhVOTIgb/2fw1cf/nF+oWkxhtZRVeK/3LbW0cWmrmDBVwo81bic5XlkWyCoATVis5Se3etpgVA==","signatures":[{"sig":"MEYCIQCTR+x6poaw/qzA6TIZe2XRGIjzbIiHg7KVZRdPvy7xZgIhAPbOj1H96h2MU0OmL413cELV0hSdHxehdLcoWGOcm8sL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlno4CRA9TVsSAnZWagAAwqcP/2A9ldJ3JhUkyjYclUL6\nALSO553Jfp9+A5fJnn+IoPwqmGfjv4AEHL1/fD+knvknvoceButIvQVl1iJZ\nz/tsQWn+YTCwbqroIM3mhq5XynIRoEeyVOGpQU3cnaQ1BKYQj5ZXBGQGoAqe\nM+dxxBVQwFktGcJkyGhaSiE1yCf0wCtXb7aXsodL398zBHwDCXmUIuCFyvPT\nwTVAw7aZhpr04AcBbi8/gvfvCtr/qBTxQMk50ZgaPxxtfhWk9el7O6Gixg38\nL8gQG0TB1RktNxnfbUTJnW5SR7HQjBZBwsXp3SMCZhxkSpVwUfa6+cxviUzh\nkgIkudyd3Bil8UbxsSLI8LGhWKw3m3ZxXz2t6JLOp6cxZtxv3erOky5O5Df8\n6f1qreOKAKzHuU1Ar+RIQDpz25pNZzYg5JiAD+v1j3eu/93HvatT0gZxltgX\nc7uFTCQznC8KHxwVMr9/uyMRencdkXghjldP7CHSwpy6o/DcVsjIxwQFJWXa\nFVve98ffR47VrtoqPKL50U+Lr7ZyTtZwvugV7j6KCE5KxIGTQhUqJ5Xq7UFC\nmpj9nkqKwlCq4Kmv6n/WDXJYIfWjKcpJYaL6Hs7AE6UQMc3Q+wCR6V3YoXi2\nmJxbqUym9++qKB+syVmFvofBlCXCgkY/6rRCO6Fa4INNV9xE69Nqa3zBeq43\n81kP\r\n=sg09\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2814d00cf64c5d579f7fea7b4ade7f86b0ceecc0","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.1-alpha-2814d00c.4+2814d00c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.1-alpha-2814d00c.4+2814d00c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.1-alpha-2814d00c.4_1570142776076_0.12545404453821374","host":"s3://npm-registry-packages"}},"1.8.1-alpha-acdc2959.5":{"name":"@graphql-codegen/cli","version":"1.8.1-alpha-acdc2959.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.1-alpha-acdc2959.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"8a171ea65def27d6d2e54ef0a2d3da1a56bce9b3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.1-alpha-acdc2959.5.tgz","fileCount":150,"integrity":"sha512-2N/iURiGR+CAfPU/ShsWnatWgktj2VQely7t9qYTC2mZP383dIJibU+OF6lQLG8vOdAACVveUVqnzLsmMSgfXA==","signatures":[{"sig":"MEUCID96+I+rTf2MnVPJZrEDFDGw/Is4Nnsd4HqxUvYq7fwHAiEAv+bsBV2ysv/TmSGP9mm1ZCvBKgiey3xLCPQpMbnjaQ8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdloa9CRA9TVsSAnZWagAA+aYP/0a3nL5KeWH1qMON5prB\nWEck+wno8niWwd0Qf8tKW2H68TeXaavMLtCf12mH/lAitB1xWljqUY5VDbzV\n032j9DYWIGbHY5ym5k0dD44i0cNTttiehXVf9416D4fIRfdp4pE6JJBRVUZs\nlZQuP2lX/h4mOj2mjMOXaq4Gg2dvPUsy+pJfwuAgUbyu+mvwZKEWqUAQiQoa\n4Blip70tXVE/VYQt9k+6Cra3a9MUh2La6sfsZBTbcYUrup7WWO9Ua16/lDMb\n7kpkuxvbjjUHVVsn9pWQJWMo6x8vpOW4YjzKF5sH1KpsV6GDFUPH0T9DbjgD\n2TYafMFiZ1YSGGWnu1ZwiUB/4JvPcvHtkeS/t82saeFkdxpiNuxRVTy3QPpU\naK6CXPW6pE0qtbWDVX34EyIKusQebY3lN+KmEjexurRVHS2B4939vHh3f8O2\nVC122UfL3MqFhu1vQ9sUeoaf6jLajB7yb3e9mYWF4jBw69jO+Av0Jw+IJis/\nGWVZ4m7Dy7n5G8oRnjK39EVLNmKLpv12JFg2ra2SGE6LvvtFzu7sm8Vlb4Nu\nPLyNCSSQzAOpjnVvv49L6SWpT0HKn5oGJjjGL0oiURnlp0ncWli4jb7aysTG\nBTL86tyezEMW7sk63U4XsaZLoURiUKSHCBKkFwZlboVMsgsb5+VMVYVjNLeH\nXtEY\r\n=USED\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"acdc2959fdff746a6b7c6eb142bb96b8ccdf9d42","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.1-alpha-acdc2959.5+acdc2959","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.1-alpha-acdc2959.5+acdc2959"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.1-alpha-acdc2959.5_1570145980367_0.3894081262549749","host":"s3://npm-registry-packages"}},"1.8.1-alpha-55b6cd51.4":{"name":"@graphql-codegen/cli","version":"1.8.1-alpha-55b6cd51.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.1-alpha-55b6cd51.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"9de70b0fb80dfdc77b5890501451378c6d545568","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.1-alpha-55b6cd51.4.tgz","fileCount":150,"integrity":"sha512-Bv87aWXmHPNzY94TTdnYrkR7m/U88TkSxtOMug1fRV8SIhqHko3m696ujzrpcvHTwnBWzYRhHztYv3Vngddqbg==","signatures":[{"sig":"MEYCIQDZ/dpXfRQhhO61mdWYFd9tv++7HMTNTS/Bfk7KHkYQ+wIhAI7tWovT5RGJl5nFOeWLrTS9lZZQaDVEE6ynEKXiFmch","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlocNCRA9TVsSAnZWagAAajcP+wTR6+ry5yqjPSlezPuG\nuggX58HCGqjBzOFdTmxefxlGfeq+VqlDYhO3WdTpM2fVlyyT2C3iZural+p8\nFCZfbdPizYCfBytMDRZIHnEjA9zMAfjjAMwXFVch47MY05kZkCRE6b4qu8dS\nPDU3X1GBNMwvqfxFqT2GPI9ZOmqcOUsi+ssbt40oMtMWM/SM72cGmFfOVCmf\nU1ShgDCAwyd/i7nXtKenB23iTSKa7O/LnLrOZr+Pzj+V55S6L1rNAatL7Tci\nBViIEPOvBz81QlX+wv6aY72HsCTovoBR7HKgPOEh/YMRGjgUyBAeSpT+L055\n5mbOphgMz018Zqdy1atx/AOHc2ZzdkiaFngrHaDHDaV5JU8LDJbehWZluV7p\n+y1B+MTv5ambbsZIOMbae+/DkgCvNeTPAj2b0/QYUTbSioh/Pbg7CujkoCnr\np3u/ahdRDplQvRvxZ4CUS7cPfC+5q7WgBdwbqShyNpWW9Jo1j6jJW3axo/8f\nAOrpVXUTfpibZ4f517zbP4cSHiWRBbhjwA5BdfVOuWxD5bEscKnvfmCKg1me\nFdI02Exj7xVQU1ImBiOeC0fSx1Vs6u4BZ5E4jVTgccpU0FuloCfM+qeJwsRn\noD1lK+T2mEiJI+Exb/KOaJXzfJoPvV1DbDGOCeDXv4lmhmL8knm5CKuw5nv/\n28Qq\r\n=Pzjd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"55b6cd51f2e7d66193601c87180d29a34b64b34e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.1-alpha-55b6cd51.4+55b6cd51","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.1-alpha-55b6cd51.4+55b6cd51"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.1-alpha-55b6cd51.4_1570146060292_0.5564133441672101","host":"s3://npm-registry-packages"}},"1.8.1-alpha-b7000071.6":{"name":"@graphql-codegen/cli","version":"1.8.1-alpha-b7000071.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.1-alpha-b7000071.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"7e703ae4d15550f9657477cb9d335a455e16d712","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.1-alpha-b7000071.6.tgz","fileCount":150,"integrity":"sha512-tM3dAtGWnvgWdSYQwo9EXvtGRp9IY51Ydlla8CZ/855Votd1gvCTQt8UZB/WG1Njh9SFLcmEXHRsDXvms0xCdQ==","signatures":[{"sig":"MEQCIBi+i5yWINmwtWuj3moWanmdCe27IKI9hKnIFb1lbFC7AiBAHj8L8pcwQqsK+X21zWe32yqp7pkqRdcHkwygIwwfSQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdluxFCRA9TVsSAnZWagAAs78P/1g1j7FcaTk2KrXwGfFl\nwv134wYaZQprhk09oLj9zavRm7J3Md0bdMbcFmErosXjpiXYv0cQeYfGJ0MQ\nhmempGWEpXL44tqj722XNH/qp73+hlzUWU/dn4s7xZFIw4fBe1dbuFu22z7Z\nUoQjdZHogyPS+4fCAQKFtKECcKzTpdx3qdIUsMCIa6brNg2mrRna5QeJAw6D\nPd4xJev3FhQ68F81vukr06uN1dYNUQcq63JG9iuNSkaQfThCucMUiJqiDvB3\n3gW4ajmCzG0AJ+p6wvjFaF/Fce/7g/e9ViWmSFvk+GWP5eNE7parqCejQdLV\nNeP4RlKgovXbt9WdgVTIzzAVb2hIVXBBYYXml/l8iRBh0wMFos+0ER1o6DjT\ncQgKcK9TfZsir49T31iErKX3VZE8HAGBG1rUh+9n0yXx39uXmFsL6VN/+3Z0\nW+R/vnmuibqOXcq7XXIKbxZNCQ7688GWdVrEGcWEVL44AzCiR8R8fSJHhBG9\n4S/JabhI7FLHPquDKhjozU/FPKFoAWoBFucMrOIHywKcXOa8TX+JcDSWsfDn\nk0HZG99LPWXxFl5UJgDIt1vaQ1SVlBSLVqyRcsdubzvYQM5F9xXYhVyfdB0a\neheaoCi1xy02yeZK5b/iL/WhKeIqy6yCDWlVxVMt26qIx7g1KT6uXbzece+i\no03B\r\n=uO7H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b7000071b23c2bdb6c3a33e103146c297202e46b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.1-alpha-b7000071.6+b7000071","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.1-alpha-b7000071.6+b7000071"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.1-alpha-b7000071.6_1570171973061_0.7605906837840481","host":"s3://npm-registry-packages"}},"1.8.1-alpha-4cfb4aab.6":{"name":"@graphql-codegen/cli","version":"1.8.1-alpha-4cfb4aab.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.1-alpha-4cfb4aab.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"f7f196f71a30b77e3ab4d6d98b050f32aa49cd2e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.1-alpha-4cfb4aab.6.tgz","fileCount":150,"integrity":"sha512-B02M3h7aEjPlb2MwNiwa1u+caPSS8Ju71hfjAFMzJGn6AXsCG72l1p4a6tYVqvlNkZU7Yfkue01P+IDoCI5RPw==","signatures":[{"sig":"MEQCIHX7n2xJvU3g7xdBV3GuZaDr8Y2KwxbYFl8aoreAtWfBAiBhbgBrNTbryaaUsLpRtimNGfRKnIHD1CvHGulZxYzgFg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdl49ECRA9TVsSAnZWagAAI3AP/17iEoHBFucpS/SDgmzo\nlcGzPqrCGRrbE0ZrSwHK2pqs+huFdM1kk+XN5Idz+aByne0/A6cFioczEERd\nnXFRa6ueFKkc8PsUywEQaumVIqPXSR9PVs2TrMvKZdbh0cjCTv6Q/Xtbcolw\nYD+rfE2kAogs4rvakwhw25wJPj9bx4Lui8A93TtYXloOaztjUAfoHWgfdJhm\nSVLJxsNoNS8GHJcpdtNXI5dZnSuO97hHT9fGHn2JY2JlsBOUxAMq12jCn+FU\ngv6QJfMhOY+ko9d3RCKunDp4FqIcEU3HWZCpcv5m06jPNECo6AaNYZScGVzC\nBAFV3IaM61eiwjGV00oSNSufvo0AYt4E3lYtkxoxv42mz3LS3Eu2PaCpiPZv\nN6w7tZTLnb9BQUNMt9b45BAIO5MqqNw+HRvl0RO0h2A8IXVjCDVEDKYhAxXM\nXm6tVMp88X8EILElZvLrRNDS+YwCi9wMpcHK90v8h/PEG5lvq8X097/XE0Rx\nTpJNfvvcQDZHKR1raHII4k3TzNPI3jx6chcMlOtXwmbRbMwcBmdkzUwiT190\n4CG5PlBEajYoDH8OtwVWFxO+3STfBf7K5L5rFab6MJrLk2C6hHTKmNhos4Nc\nCWVykaOft7Vhrm3zNCRV0CuUwuWjRKJQ4q874/SEJuWAFcrjBngfROGe6suS\nBVcl\r\n=+lNZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4cfb4aaba4869670de6f26327cfab1d2849fd209","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.1-alpha-4cfb4aab.6+4cfb4aab","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.1-alpha-4cfb4aab.6+4cfb4aab"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.1-alpha-4cfb4aab.6_1570213699352_0.8973542447956271","host":"s3://npm-registry-packages"}},"1.8.1-alpha-ad5aa72f.6":{"name":"@graphql-codegen/cli","version":"1.8.1-alpha-ad5aa72f.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.1-alpha-ad5aa72f.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"3588bec58614aa3e4bc6e28ec4a9f8095fad9b9b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.1-alpha-ad5aa72f.6.tgz","fileCount":150,"integrity":"sha512-al7P58R1WARlhUuocdCTidU03SMX+f6B48565lq3pjziTDd7JV3VPYvHw5gUqSLJMApjqQi8mAAYZ1o1Or0/Ew==","signatures":[{"sig":"MEUCIEjYVV+wiaQH2ToZTgmK1cKOQqCm+XxEl9sd/SQ/0iYHAiEAtpZJp0nAnOjVTt9mFeyJJfjvDqw1+lc7eEDZsQfXyMQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdl4+cCRA9TVsSAnZWagAABcIP/j5GnSoOCJWXZftVM8zm\nEcOP7SDBhlNFjQ8c4J2pWMskrFqCLRTA+8P3xt3Vy5LIf4399WeSVm1UVfNn\n8abTBRxkWb/lJoSDIlIhR+O18MPzGjtX6sJgb63T4rNJ14zc36fDM7k3/Zyl\npd+HclqBeVZQ16z9NeqiDJpgWuBg2Kv0riwMrYW4QCuVlioa423rMpgdFrUz\noRI/wHChke9SZz9s7bZMXaLRRdoDgbErahsZGh1b9DulNm/iqtvo07eNaua3\nNfTRurLcMHcB5BAUOAgHJBsLvq5HrAbRVLcyX4Dg3cal66+N3hCV8BP888bO\nOMcjq4uyORlcYYbO5eu8ER9fz8Ztn8mB7qGgGg0zT1w6aSE7Fm/qWrsRG5/y\nm99eR8TqUy0xgyr/+CIcdSnAo4wTItmaKVWAgmxqM2iO0uH4AvOFFVuiGBf9\nDgRTzrs+AkCicQDbnU3Xmx9NyWODF1dWPG7N+E6ShaxhZ0um1mYo2KkSNEg0\nEUl39bGDuFjq+42hhC+KTqrrg02Ryv83rhSv4lkqkdGdMZ3Gso8GwMTtJDf3\nKJeZZwUVfa8lp6MnatuzVgQKZiWH+ugKv8hKISJ4NQwFtxC699PrFjqCQO24\nGXmga5JUlOtQJZuWyFoablSBrvPm+/m7egY6Hvwo2Iaz0vSOvKfvN2xqiJYr\nTL1D\r\n=yaZA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ad5aa72f8bd31a4c6b704bf3bf51dc3a8ffc7106","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.1-alpha-ad5aa72f.6+ad5aa72f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.1-alpha-ad5aa72f.6+ad5aa72f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.1-alpha-ad5aa72f.6_1570213785902_0.5883663214911865","host":"s3://npm-registry-packages"}},"1.8.1-alpha-52dea90a.7":{"name":"@graphql-codegen/cli","version":"1.8.1-alpha-52dea90a.7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.1-alpha-52dea90a.7","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"14f3e99aebd8d513d9ca201f833d335d17904f2f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.1-alpha-52dea90a.7.tgz","fileCount":150,"integrity":"sha512-s4LGIPiM4Rdioe2eGMwO4sf6j1zowTGbS7zgbuo+gzsCyb2AlNuvBFhLiQGootTwrI0QgtNFXNR9pX83PO7uQQ==","signatures":[{"sig":"MEUCIQCmAjDayn5nQa06FLqGK5vD00lcQjvQLegKbDrWiStr/QIgbmfyAUW2BigSMlu3nOyXLjhLfxKAm6G3APTecKgwVuo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdl4/aCRA9TVsSAnZWagAAJMIP+wT0gFY+wu5hg4ZevsMM\n+uiIfWbnI0pyje1QfAYJeKi15jLHMSrH3fzcJQKfJ9DdfNUpc8edXfAr7cka\nvD397DIQbTPdQv2E8U7QVVxqwk13abT4klopvhz4Bi+ZIRaQSu/R+iDCfPnI\nWB+fP19gO1Q9S6/rkhv1/qJnYOHasRV1oz4dAns+4exq6gVmDzKsEQ8pHHbF\nV+xf1qldomLVoMdm/FlclWLvdXzy/+Kc5sfQ0mMm038QaS0BHNm7z3LRCKYP\nMovXftgiSWczirgwX10VRGMD0OvWhkBndVzfbxQQro0TkrEtvJElHmvCwM43\nVjvEk0amLOZiVTExyKYxbTwY7BBBfPFlU1FC8sp5IckEfAy/x43j/z+RhyM9\nBLD2FumJ+W6hcYR6bl6U//mqaP7evnS3J0NmicVDLkph099+uUlFRAXVAEZu\nWitjcJ9WCodxV31Z9hmPkVk7pTetrZMexYQlKPR+ofXvNiAQJzL+78TACL/t\n7Xj3bc2v8zf7a2ZmqxyBijgiILxjEPwoZCcuvrB0dmumMSpqkzS/LwevdZ7q\nnQ3xcuL/QzAY0r3PN2Q0IZOZ9iOnOT5XEZS8jiT3dE5EK7d2lu4Y7fHST54g\nhlPdbstno9ukUAWWXoTNZp3Q01yM15eBJjvk5hk+YGuVFutF2nA7EwBA72gt\nTiQe\r\n=LwAK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"52dea90ab619ed4868fc40f12cdfa5d2b78f7953","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.1-alpha-52dea90a.7+52dea90a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.1-alpha-52dea90a.7+52dea90a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.1-alpha-52dea90a.7_1570213849642_0.45169555200595135","host":"s3://npm-registry-packages"}},"1.8.1-alpha-49f33b61.8":{"name":"@graphql-codegen/cli","version":"1.8.1-alpha-49f33b61.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.1-alpha-49f33b61.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"0f17ff036b6d3ce6929e42e756a49a05ddb0efb1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.1-alpha-49f33b61.8.tgz","fileCount":150,"integrity":"sha512-Nj+sRVv5WFfxv8h/fbXOI8tLfMzKHpKkwWAxVnfG9IzwTR23soSMuiTZ8RZkLtG57Wz4ot9NRy+ViLcDGHFfqg==","signatures":[{"sig":"MEUCIQDkYqjzMYH5Vi5xow1SR56Cq9Jz3pe+iVfgHW+ctS2tCwIgEQsLLljEby21W9aEXQc5n7ceQ5bPMWxWT+LFFKpOT4I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdl7g8CRA9TVsSAnZWagAATfQP/AmzPBElUqNqr6oDjzao\nUd9VgMQfHthYQLTXgosG4oK4OGMXF5iHUy5BGiPru4Y0PiSFlo3KXje8ofCA\nM4Vhem+BeDRn8ovUIWe1pOSTYrVCiV7LafjQXYbEFFTiR5Zb0yL3jZqnOcfk\nY/UZjw1CzTxFk9UVlmsg3wFFKstzf43e0mcoGjVF53pm+vcqENZwXQT/+u79\nb9VAzlim/CwW/NEJ/HNvYIP4t8U5ywNrtap/ge+xZfSjkIANlLkwCRNVUWGJ\n0+FdfTxh/1suGQCTTTAfS8Qfd8cxJAKQMPUoxxzLeFJSw18mxUaJLzMnrQJe\n9mHGi8oZ67YGhRQ7oAmQEAwtGMlgaOc9SNnVmmKna4jLYVdZniRBxqd9dROa\nvBhcg6Bh1tTumhnel8ZVWyCjG3LKUIwd5nWnGK3l8ZtbbfCpTKS2YYBX5m0f\ng+MFCr1H8pMdwl72VaGQA3+KPIYUJWAXDMxa9YVNWSmVnhv2mtnnP61arTGc\nsQmOYHacuTUlmGvPt1zabHOZD44tgPGaCzGCgTD3Li3RjEBAgl5PRwkUowOx\nK65VisrSGk855+QIHKRZRJ71SIlM3be7L/A95GAvbD+hDX24OH91X7HzR518\nFSLfT0hRTHd5eW0mgGh0zusAYTlUaG5D/61aKjUYejRPFSmeXRPa0ho0Cl6G\n9QCG\r\n=1Dqa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"49f33b61dca55f8b615b447186425e3feeacf947","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.1-alpha-49f33b61.8+49f33b61","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.1-alpha-49f33b61.8+49f33b61"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.1-alpha-49f33b61.8_1570224187270_0.2741786361255383","host":"s3://npm-registry-packages"}},"1.8.1-alpha-92a0e24f.8":{"name":"@graphql-codegen/cli","version":"1.8.1-alpha-92a0e24f.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.1-alpha-92a0e24f.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"e4fbf7168639ea55302e55c7dcb8b85928b825f8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.1-alpha-92a0e24f.8.tgz","fileCount":150,"integrity":"sha512-Ctd6hf8movAf7xGuIIOTGeU2AmXtIoO38sLbDv0gfFytZ88GPq5XlO4sYOeNUhNlcZDbqQkgNmrUFhYmi/wZjA==","signatures":[{"sig":"MEUCIDEmAWow7UI+zWJ2Fc6hWrql7PX9xzvvPRiuqw626YEfAiEAr6SlGJU/MAStMXe9T7Opone+Te7FRTL1j4yBR6EX124=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdmJOdCRA9TVsSAnZWagAAGYkP/Al/IxDTMs+Km8i4tgCB\nVPCAAa1PlD/1byfE2YZT2JHYCs5cszFSJ+/VGg/AHs4ySqiPBgNaJS3Vo9xY\nbfltqvnMmP1/VBi6eFlA3VHbLI71ijku6Ay8ZQRabANd+LiObL6fOmjx1Sxb\nSUeB91fRluw3LBZHUwZxc+SQdeo1iTiQnhY5vL47YPDJTIscmHLZ9UkJZbkB\nAcZ85K1vBv7/J646W1X8m9y+MmRHqmhOMQpLdwtLd7RCJhn1vrArmGay8OkV\n0hcJiZQfKpgco+nQl18o/kgEJeyWXWTux+NHz1f/oE5clNKSk0Isb0bi4ps5\nvtueyyZGtegTzaeq9oop/3PWwc7MeRIV32t0dz81IUhC0eMujmRjU2foDM/b\nQSdnHMMquRdcPR5z14tpaWEz6LhzHvD9OCF292dVYmPbOts9ONaxXhtzIXfX\n1BZ5rWmwdQsGp0Z/DWQHJmrnbQzazgbBmtM6goRQooOttZxk8L9XAnfTVOn+\nUsQJv8PTXoacBMokO+7lKb3lQT964TGUUHb0rDs2fUnIRkQfUJuSkVhGjuAG\nkrc8Yz2f/LAP432IFOhl50lLSLUg1BcLU9Pmh3aqodlfMyKtkjMdusyIOZP6\n6QIZEGAdPCx09mjg40t+cjQos285Nzk/EIeM8wxxyf6xgTOVV+xMpjDYRo1i\nY5jJ\r\n=WqCh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"92a0e24fe989101e9651e821e36e0ac374a42b15","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.1-alpha-92a0e24f.8+92a0e24f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.1-alpha-92a0e24f.8+92a0e24f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.1-alpha-92a0e24f.8_1570280348945_0.7871679615246003","host":"s3://npm-registry-packages"}},"1.8.1-alpha-560cfe88.9":{"name":"@graphql-codegen/cli","version":"1.8.1-alpha-560cfe88.9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.1-alpha-560cfe88.9","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"67cbd426c9aee140cdf1ed9d162f7a786cb4f876","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.1-alpha-560cfe88.9.tgz","fileCount":150,"integrity":"sha512-i+20QUNLFJnuOB4cFp7BeKrCmQm6s+sNJmXwfGrotg7EHxJTpSTUHxAf3/Ygkh0xhO6RoxgG7JwkSeMiUFxzhQ==","signatures":[{"sig":"MEYCIQC7vGTCGnsw1VX8gtia5eGwaPbz9xPRln67BDYfSoTXaQIhAJLL86uOndPZCFimC3Q+CjirEaQyz/hMXxMnPg78OZx2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdmJPKCRA9TVsSAnZWagAAuXAP/AtYxdOjymxlMIJhNryL\nwNSRUYavHQ/hdd8Mr/hCwt2CgAnQG5dphDOMWawJ05Kn6uaYZGQa0edJKGYM\nfpD7STEWKbwNG6sYj9p6RbawUCDtOaE9CNEZ0/Vit0JYUICJTesLfp//BvoG\nKiWsmJ2Oc76ev99jJua8/AyBlLBuhnFVLzg68QNLzUi+hLuip5hvepqoDIZz\nGs/TbAOcMrlEmqjiPuPsMiB5wiLQQcHCA266H6niAMFA+Q8/eAKoD2Cuu5r1\nd9b+DuVBzueeICV7SiYl88CvQoZ4/9n8H+bM+vyNy2Sc2rs0e3kCK4FOPRsS\n2KzSP76nWn8JRMe8r2XhctXU7yyumaJAeK6Jy8XeWYRaliPiIywBim5tTMOR\nbKeqnIR7g/Qr4+PPQN/3/SqDWv3sWzvQchn2/ANAvxNHhd/oev9loBiE7iTN\na91RAjxCr8r50E6YEu2RvgeEWnXZVRonUealGexanM+iEjsr9DF/34UF8BZ3\nfL+/+oZ4g4LXrOJcGzNebpPXN/mqxu9xdMV3Zz0bntVrLiF84DCMFSAij1u0\n1qmGjUObpyyW+RHrybaza4RwQas9EUdTmRKQm522UJ8Pe5nU0/m4Y2qPKfr0\naewQV8t7jY/KYSUrS/oZ5Z/uX6tWD+rIwqmzJulHV0qP7N+m8Fs8cRGYEbej\nmW+C\r\n=DnL4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"560cfe8873e28a3debdf585c846b0f0bbc671d84","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.1-alpha-560cfe88.9+560cfe88","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.1-alpha-560cfe88.9+560cfe88"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.1-alpha-560cfe88.9_1570280393879_0.2557372249985346","host":"s3://npm-registry-packages"}},"1.8.1-alpha-ebaf5b49.3":{"name":"@graphql-codegen/cli","version":"1.8.1-alpha-ebaf5b49.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.1-alpha-ebaf5b49.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"ee8a13542bb771506790f433665aebde1390bef8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.1-alpha-ebaf5b49.3.tgz","fileCount":156,"integrity":"sha512-wy1aMfhnLR9H80kS/auganvk6kc8B4IZYO5Tb5NMDtpkvNseQQ63oZkSltXQWnl6fQZy7vEDUDmQDNecUqvLmw==","signatures":[{"sig":"MEQCIE6I+s55kSkAG4UH27dgFm/tSNwNj6LIClqgaciwzFVxAiA9H3it2iwp86k0+uIEcMaHj6iWoBskuGgyj1aeYNhMAw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230812,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdmJndCRA9TVsSAnZWagAAwFEP/3G5CUzie7jM5A7N6N8P\nZdurWssRqbkqa0CHJ1xSoonPoZL/iMCDMvtlpyWXbBfiJSurtw0DHx/Tzz9v\nL7/o8HbpAhRY7ubo1gv5yStBQYie2EVY1mkVTIqkEpvCGOS3SpHc0wbmFS1A\n/jPoOz8Wk6MUWP3FWQYvwmvLewOS03IeEevAozWrtohHT1rmSNAzeRiSe4M9\nwlSWShQZWCwQifDVl5tQZ39C+JDYAmBNH8pbHYe4QEHlLXABASI6BmaATHev\n4xZSbK5RHqXR19rB7FCUfZZP6JmtXzxICeIOKvDaGyNkBQoKbH/fMjuBOrm0\n9stJDcf7YD2+ulD0iKNEfzOUu4fltvToKCmsxWeRLouuPPOVQmslg3kfMhxH\nECyRypI/U0ImvUYcZznuPUKobKw8KUxUpO/t8p/za0l8EXKHBm50nIPxbrg/\n7yP7k6GGVUWoNwXWQ27lFgadi4jTcmOPKt2C2is/hmXcKKyAp0BCvj8/XbAa\n+ctug7lVGyP6Q5THUKw9VZKgW3BgMgvipdSIZRfvWlr+jFHaMihR6rfeniIu\nzttiUg08Kfr+R4pJhbfQpqN8cn1VIo+jZT3uEF9ZLlDd8RSKfsVCnvQmkcNB\nUxQ/yeVrGbZIvKI/5YsEvDOI/oU2Am96JfXfuWF0Yp86/n/f8IRQGtW3tEJ4\nI2/F\r\n=Tx3d\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ebaf5b493b33a37f9c5ca440b668187f20f172a7","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.1-alpha-ebaf5b49.3+ebaf5b49","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.1-alpha-ebaf5b49.3+ebaf5b49"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.1-alpha-ebaf5b49.3_1570281949122_0.6672605556343154","host":"s3://npm-registry-packages"}},"1.8.1-alpha-912023c7.10":{"name":"@graphql-codegen/cli","version":"1.8.1-alpha-912023c7.10","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.1-alpha-912023c7.10","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"b2b279907ea9f319f7745c8e1e40f2fa8a315c8f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.1-alpha-912023c7.10.tgz","fileCount":150,"integrity":"sha512-vvKQ/uCrjm9FNCL7zwY79xik+CsqplS2NNw5Klrw7yuiovlzT9hQQDujbYo/MHXq1h8Is6MEPnTTQSkfPaYpJg==","signatures":[{"sig":"MEQCIGwHFFFDm/Tpml88LC+RBsePUt4ELzyGSKLKJgDRM+h+AiAN9PoSAbd2gGkRh6Mff9n+wSVL+pc7RY7fZGjMNBRd7w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdmJpBCRA9TVsSAnZWagAAzvMP/jrWXBeaXujkDXH42UuH\nbjMFevHoDI1PRlZ/90MWpqX4wpEWdK4hYYAWeZUc9bZQMvJra5BrdfLmd1SK\ncMjwuxh42yoaCOJSQAz4K5bgYqKmDFROB/irr4sQYYAAX2AvHbzTacvy432v\ny8bivtpfkY9PUgvIf2oh51vgLKCh7rXEtdy0N/7lyuU3oD888lhoaT6THx1E\nJisqjuPWEcD1Xf3Mk9aAP8G3F7By44KvCd9NWZCcrBfQNRGl3st2+/aBzQXO\nPS8MtOMkQ10bPJ3d2k5rFFeKhtSaSG7dqrvFFARv3V5GviFC7z4UF4o38n+m\nMeWKLkPNAp+cb9iUzvBNitEuM9+TPAP5FU2K7eUq6NV6NpbGufsJ/nxKXxr1\nw6y7HmFo5lWWZsWbRIDuKkUTaxhWDIcIdKywyESihBvmK4yusb6RfD+Yv1X3\njObiLjZDC4fi0HVE5C+ZhwpLwr21b2cjiRpO+QZEbea1VF1g8BXekTAvUq+I\n3iTcqxi2oFo7ilMBy5WQQsMTpLSkcY5Y0/4RIR0Aa6ieCuwXrw5H+1bvvTxm\nPvMrXoFjIk+Arc4RqStZtwtsUJMHiE4YGaU3MzbJ/ASrRarSp3/KiuopTSMy\nANHTKKnDB0zNjdKNp6c18HpXtJODxLWAgPHOW+wNkQwxaT1DhKGH46+HTOwm\n1J0v\r\n=7qMk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"912023c76e814b1baa1db85204dcbc6ce84f17bf","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.1-alpha-912023c7.10+912023c7","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.1-alpha-912023c7.10+912023c7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.1-alpha-912023c7.10_1570282048332_0.4737254852939592","host":"s3://npm-registry-packages"}},"1.8.1-alpha-87c7426c.4":{"name":"@graphql-codegen/cli","version":"1.8.1-alpha-87c7426c.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.1-alpha-87c7426c.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"78540b12e325865b9774aefa40cc868cfe7fadba","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.1-alpha-87c7426c.4.tgz","fileCount":156,"integrity":"sha512-ooslPHjUrU8y/umXYHy9hSGjs2xSu8Deap1a0GYzuQewAJAfuD3NsrmCqAOvAqJn8YcZtFYAHh3qggFXuOx6bg==","signatures":[{"sig":"MEYCIQCl0+y0TL5ACDD+JItIu25/kYDHAsyuZ2tPCfeQtUwXFwIhAIyryOEowDE4CNi58lvol4O4pmRoZZPmklwmSmZ6Zfee","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230812,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdmJ8TCRA9TVsSAnZWagAA8cIQAJWPqCHCD6b3KOn6WWTy\n9t0BAysaicLdiJDYPMOdUM55aMCNo/EKUxbBIX6NTqyhZxX16CS8Dp6BNeHh\na7RgXMmRFsu7WUtEwvBskfndFc+mk6T1fFDam2C3pFK8OVzRRLrGBV4RkNfc\nQER3q86XgFXsOHBOvGWTYw2O4v+8HT+Ux+fweD3wt+DxpX882XVt45RtsT+x\nAXNZ7699lo5MFaMH/4MpmoyYOe5ql3nfdaPEBtk1LqBA1ppzSV/grSx9G5Fm\nzGAQWNAgY08oBk1flp0/HHwqaDvgRvus7gB3ElapBLwIQnDbcRW9Uw9wXVQW\nUw3p1q9KU7Ex+XNW3wtgKlNTnRm8iBy4g4f7sxom3eo+ZXmh+QOuCILllP5I\n7CVeeKvN2JfbQEGi+pWJ/xibKQM3lLXKzMxoihkjng9DXiUI+AvxUYiI/L7g\n5DdcNDiVUd448DLJ6RQFMqAwpDoUeT+8e4Cyk7Bbz5D4muQyzbMQMgl/FhDX\nm7IHwgHJcWwxDbe6dmFXS8lIUxxvd99lQFTTQ1GoBsZ4f+4fxNtJZ1ubMfuD\nudESdv7pkKWCZrixSCHqFVHU+iBwDKFI1lbcZg86Y4FfwwrFH9HCyl8NQCvF\nbZX6g/zeDNlDMBsNodgKv811dKnCBRvsG26W9zjrm/jo0QH0kByQq3vEm7XO\nCSmy\r\n=di9U\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"87c7426c598006c971dbd405d0f9a02091a8b5a3","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.1-alpha-87c7426c.4+87c7426c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.1-alpha-87c7426c.4+87c7426c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.1-alpha-87c7426c.4_1570283282669_0.6409944930177061","host":"s3://npm-registry-packages"}},"1.8.1-alpha-760424e2.5":{"name":"@graphql-codegen/cli","version":"1.8.1-alpha-760424e2.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.1-alpha-760424e2.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"ff1ec4362133adb13a09b14cb6fd39ae3fc87eb6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.1-alpha-760424e2.5.tgz","fileCount":156,"integrity":"sha512-W1uDbn7Mnk2DGd8LYlu+jh8YflIqN+qO0uaU5YPoUHyMPkgN4XXZ7a1RX0KoO3PWwdSUlk24vJqfjUaFRIDzAQ==","signatures":[{"sig":"MEYCIQDEPqqu4IuNIb/qMBYtr7QMpIc18bjgxKd1TyUqOrNu8gIhAIft27H2iQirFUMKevi6AQcm5ByMsehSE2fv2kEFLUcK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230812,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdmKODCRA9TVsSAnZWagAAnyMP/RC+Bj9ccVlJrDGGCO0R\nL4W/YDXtgmlUXmUi1iY3tclLecK2A669Duetai04WytQwO0Uy+e8eYKZejYl\nwH78OLuSsOn4/G1uZvQOY93KGUVxqzaPK5ICxUCOtVAQB691GZflGEcROQCM\nln5MG9m3TQQBLXT3ADvqAwdNsrE5CyEbk2O7oubUvOd/efar7hBvrKPcUpPc\nqDijLXc8F0omhHHXZOI+ILC3Bs7sTmoyg9tOgTZCVKuHuSdrmHlluhUfOQ7D\n9l0+cePnF0cBANGh91ZwMYRkqX+58DLErkE1hcjohy1FwlY7bb03x/aMM72k\nK+QjjY6tM9vfCcGO6WOorTFD+oWhQ1Iz9jiVUDC1Yl/rMRmXTDldyu1k3ozO\nnUmYqFsRMVTQpI7A6wxpYjptulqWDBK9PZsYVYvKOOEjXZzwTNdXjQXr20gC\no+juo/gOg1m0XSY1W1F2OXIoi1tRwN0rF1C30JXotVYPt9XU0gBuRO7Scq4I\nt3iDhzGDz/qHr6LKR8jepVPOwYAI8Lw9NPDI3JeVtKgQ+iWI/QKYyC11YMgQ\n+o50oGj5aNacLpu3XjHk6w47NCR4fV5iiVVM7A8ZpwRW7bqVc6i7Aq7q3D2z\nzsV9RwXSyQv/3P7da3Uw8EDVXdEtxCYbmjxh0vwTNHAPm8xuB1DN9W2+MKw4\nPHAr\r\n=loY5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"760424e23cdb51e2718f4cac9fea8e028cd12e0a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","js-yaml":"3.13.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.1-alpha-760424e2.5+760424e2","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.1-alpha-760424e2.5+760424e2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","ts-jest":"24.1.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.1-alpha-760424e2.5_1570284418363_0.3378340603555643","host":"s3://npm-registry-packages"}},"1.8.1-alpha-14653a6a.11":{"name":"@graphql-codegen/cli","version":"1.8.1-alpha-14653a6a.11","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.1-alpha-14653a6a.11","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"33f2fd08b3067b39effab226eeb31047df39799c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.1-alpha-14653a6a.11.tgz","fileCount":150,"integrity":"sha512-/mvzef7K00e/ndHl3U6JUs68XT3QNVUKXToJ69JsNudCRLYCkK5rG3nJKKDFe5IBdA7m4xbV2WjWe5DeAa5tVg==","signatures":[{"sig":"MEYCIQCR4X+apyYOp59tuIIlbkDoREkwjE46SXq1snOQ19vQowIhALuyRYwh/OcouIZEbb1zmD1vrDA+7u96lXO5W8Ns7mnU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdmKWKCRA9TVsSAnZWagAAs28P/AkdS6nicYo1gFI0a6Qm\nh7aEjNWpiLm4ls3+MXx7dU5cP86abDQA1Dc4AIs6fILxqzd8EwgIEk3lsJAm\n2OR4rFBZBcSn9nX2h62mzec21OdJe5PnX97m7dH+5D3GkY4MNEnz7QaGWMG/\npWOzM1tLpYXdCEAJwkddE2KFTYawFszEe+rP97HTOPn1dVXQB81ExfF+kANn\np8oE25AGe8MvpWxWTQ2/HMWxGB6V/YIw7L06pKfshHOTQMOPOuIshyrotLSV\nJb3wnZUYMqmBj3mhwmbQeFMsT+F01amZ9FEzAf+bP3comktuLGiAAW36ea8N\nZFnwRWLgcHvnWl//7HXxuVdZmW0Pzsw0rmyBAzcZr15LuB8IQw3VGY6fxmuP\no0HKWz7n/cmTvJHoRHEKuqZ8ZQHisXkHbrJFoWMNCXqk5FVy8JEX2LRp76Vm\nRTEootNat/nZtUK3YwKmRJJF2X3RWr1GiZLm65NroyXf4KsgJ0N4PADIHPpD\nOU3PbCint4WadcgMllcUy6TDZUIvwPB4Hu0G2c66mV5r2LDyCGmw4f21fdgL\n5RWbxZoaceexhioNIp6tiBbA3LuWqjvH1QuZvNXX22QYhyVdYkut6SL607+N\n3xp6R3IXWxGWyORiojqHKRE8FHclRb/sxA60ktLqFSNfk9SpwKDSBZjMtRlK\n2x1B\r\n=fiRt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"14653a6ad11c6c217d0d245c9b7662856f76bdd6","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.1-alpha-14653a6a.11+14653a6a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.1-alpha-14653a6a.11+14653a6a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.1-alpha-14653a6a.11_1570284937411_0.10019530658527431","host":"s3://npm-registry-packages"}},"1.8.1-alpha-99aa17fc.12":{"name":"@graphql-codegen/cli","version":"1.8.1-alpha-99aa17fc.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.1-alpha-99aa17fc.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"b58bf09ab12bc70dc356be80c400ef868ca8daca","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.1-alpha-99aa17fc.12.tgz","fileCount":150,"integrity":"sha512-rThnNw9Ftsa0VLV+GJl4b1OTT4H2eH31ITQF+xF31CGVJk8PWbGeRFAV9Ky6o3YqfntgWWUyoDXRZUI2RUVueg==","signatures":[{"sig":"MEYCIQD112eTE7hOSXs+u9eVVfgVzf6geBha022AjKaFmPYsngIhAIxYcEzRkfOFPZ7eeH3Zftta42R00gUrRsQ2v4B92bav","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233510,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdmKYHCRA9TVsSAnZWagAAwOcP/2a8Ho/ZjftHwKaYRDh1\nqG+BLbacDvMS5bX1x3chZo/J19mVq10MNwi50NpJqJRsIjHANYC3mRKsPQJh\nQu0Ur52FSheste+I5uJ2t9XQ08gZKWBX6lH+/6xgVkgpgfX5f0iVAUa47dR3\nhOUJz1EM1gIH/Nk5ZIaJAPXIbKIUD7YO7f5TTzuxPldV0sXk306HWIBjX8ir\nDe3UEt6cQ4crhmUC0pkvFov3tEZixmu/Xb9uVBzaJbVVej/MXmBPup2V4qh+\n/BiA8zeQmeZsvGPKrPdSP3t5j914UljxJ010f6L2X5ldNH+fRHmpRWY9poj0\nwRIvfjPRbGM+bS5+lrre8GnYJ10t8oP9DHwr7X1D7o8VcVCYDgqZciKo1h+e\nb9Giw06YxdOdacJntBlo1fSZJ97wSD6sYEYkhn8dJ8NojZCUMkq0TtlIDnn4\nAhIpozB4aKwAb0zKdpIYZE34G/JvtmxugtKGD4aOhodPTnVZ0loHHWovEIfM\ni5e4/z+Y9Zeh1EXYq7U4m59++/odFAKFDbtD8W0QwDWi+bWtpYT4VxRrKdYE\n0sI9jImDQX6CBj3k3JZxnHaMMLKggn2LcwJUBiRsvIYpBkqAjId43bmB8F/t\n1WSr8PyBnXWFMcWH+5/qapaiAhmEQ44AWgtEq7Ho0PwYO/xUKJdaC7Rjqlel\naLGY\r\n=m+PT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"99aa17fcb1f6177d5e8909258c7fef7d54b298ab","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.1-alpha-99aa17fc.12+99aa17fc","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.1-alpha-99aa17fc.12+99aa17fc"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.1-alpha-99aa17fc.12_1570285062275_0.6816356717376122","host":"s3://npm-registry-packages"}},"1.8.2-alpha-09802351.0":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-09802351.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-09802351.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"d76379b0d594abedddff66c47a2095f29c1b0c77","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-09802351.0.tgz","fileCount":150,"integrity":"sha512-NcP3A3dIreTi2GmW7WitHCFSp61HC5l7tf9pN2L2Y/D6p6estl6DKJ0LVWfQNZbVXTJn7mXMCAGBK+KoA2hwCw==","signatures":[{"sig":"MEUCIQD8eorR08el3SP85K22+deMZ4bzPT3NF+v+/3dmQuPAdAIgRhS1GTCmX0qemeiq+oGw2foUvkQi4zLZlanZe3NyDaw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233507,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdmKm1CRA9TVsSAnZWagAAyWYP/jOQ+LNNoPKqJhWrKdN7\nimNr60VNCbTRJVUM4b0zdyXvNoK8A7jPInzUsvaUJN6G6oE4papT3mQhGdw5\nnggCb3IhThaPJblLIt0TfXJO/lAX+DljXxqaP18TclGJ73AgHRcUy8tUm48s\n8AYKeGzngv2u4TeacMK9g9fgwQwVe73hVS7FKLqoitILXH2f2asMhYDhBqOh\nOzFzi3VowRPtKX7QSQCxJ0kyXBHLsF81wb4mHNg6KGVZfE1HwVF22uiW/DAz\nO8BuieKLyZxDU8Lk69KlLkQbOZo1GkGXae4T/Hd1GuNgL7SS/Ioas2nm/1To\nXLhxnPy90iJ/NHivStr0v8aVrzxD5K1ivIPWuZ0ExfwxHBvIaezqtpyFKxz/\n0dzFQrKImBUmeon8BCmPk91YsYDIB2bdgq1omopSpjMQY4aiRnT/TKZANaZg\n3Muo0wnHGWE5CkIfz8h9iJN5DanFino/6pOa/3y04JRd0W8yrS2SjePrG3IG\nydZflGBf88r+BUS9HAob+lbAHpgwnec7m3tiWH67Nzyb84ARtI1VHI0TrBAH\nbD9bf+cytK1sgvYMaiHgIm8grLLbbafjpaH7iuIFmVcVzoJ8Lz5i7/Jtl/iI\nkyQLKNZiz2C7uTSyl0DPVgan5ESd3ubosQmg4JPiFqrWqpEHYaKNygFQpY8A\n8ddD\r\n=Ub0w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"09802351eda521cea250ffd099130573acd7cf28","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-09802351.0+09802351","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-09802351.0+09802351"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-09802351.0_1570286005112_0.9369388487781576","host":"s3://npm-registry-packages"}},"1.8.1":{"name":"@graphql-codegen/cli","version":"1.8.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"2fc918ce97c6779c2549c7256445358333214bbe","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.1.tgz","fileCount":150,"integrity":"sha512-HMJiEUqCEDqgeq6bzVssih3clz+4ShvtfEFl0bCY2iWs3+8CnbNooS+3KiFU1ESw86k+r8J5cKQTKLZmbU4P9g==","signatures":[{"sig":"MEUCIQC4Vl/tKgwZRmVTs+zjEMRRvHpvNUsPYxm6PrIrTsHYnwIgBJTsY3wm5S4NjZFnEyQYE/p9vK/TH+iIMzrs4ZkwR80=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233429,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdmLPRCRA9TVsSAnZWagAAdiEQAIcwWjA1pKRgRYhqah80\nMCPXuZp8By2QkLfPNpGnS+RNTpoNCL5m/Rn1ReUm3CCWJOFe53/HmGwGQJly\n2vcI2GIWIWQ/dUstgP5m94X6UHrMGG6pF4+wSaLOo32ySz6MXDQ4cKy+KhtY\nubmc/PDFar7lSvAnJgMY/dgIsUaJi4wXf/+DDM5I4l08ZqBCIHukA5lfo/+k\nIHHbrxaVngaFnb6BwFRo/XLbHmeYtFBZhKJTBi6jPsbhq+pYzR8SCaUO3IZm\nA46vzggrIIUYdqmhgqJH6f4liMrkP9U2eKcTXy/ql7qOyxbLXfsUrpY3eUnd\n8cwh18uvgch2/zjoEzyzyrVPJmYVKahBcaaWp+h2uttVL6pRfQMrczE2MK6r\nDWUWG03RypTxvDMShDZp8umgPC7NU+8QfAZx7SfT3rZjgGZjaaIU2T9JbdQU\n2YQc2rs3jE5+LIoGQBkw6pD4QsVYPyjkuqznZnywqaIZFQuy5qaC5n8ocxH8\nhuJbV0jj33nhddeJd49xg3S0H86Mb+qLyahwcOUDJRJTQ8cAf/YIqebC+Mya\n6hxeBzHzS0UDBuKr1zAi30xz3hemL4qIszCMw1lMx+li1m0G6Mm8ZOa24P7E\n2C/X58mlA92B8wDXAVACReyDBFL3QikmMOBx8vEBbjwfpAYhGPEPfg2Sfbuv\nTmhM\r\n=lwd7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"1662b10a563103186ecb71466c1f5228c1723c2a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (darwin)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.1","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.1_1570288592728_0.6815060219612377","host":"s3://npm-registry-packages"}},"1.8.2-alpha-1662b10a.0":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-1662b10a.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-1662b10a.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"4dc18180b2daf35c761c27f53ea15bf158558b2f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-1662b10a.0.tgz","fileCount":150,"integrity":"sha512-JlvX9sRZwIV0CY+0PqenO55iNcPmCSPbcDBqcdK1z05zi48KGW8V0r/21FHLRJ3I7ZMoi10Fvz0OeSH0RyJjhQ==","signatures":[{"sig":"MEYCIQDhSnbViOm5TBT+JmDHPBSRa/lC9uGPRRf9xQh17GUvCAIhAPSEdmhD4zRUPgqoPi8yF/1p87giOA9bk+cesXnGXwfJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233507,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdmLUmCRA9TVsSAnZWagAA1g0P/2CdJxFSQj9fuScT0+UG\n64KHlbwuAGPsYa/8pcWxrSdTxQw0C81KGV51Luk2Ji/h776SFFQ5tFIeQib1\nQDZZSikh85XvTimVfdYtO+1vps4saNesFAFbqhYNC9GCuggq4E+wFrkD1WMu\nui2xJP2aoKhFq8z789gALKSDqTfbnQQAtSpZU9dRY3pSg9QasviXefB/vdR5\nePBW2mN1NW1j1ic179cdPiLwKp88KQLe/Ycf/o3z9KWQIH8Zx7K/oSDCCnZ5\nBnfzDG6yEs2oZp7N/hLz0aX231OjklucfE+m0UNG4h1x5VdsM6B12TAVE6iM\npgX7/9LVK/RTUD1UJpYUj/D/YAa1PlqP0SRKyY7C8cODvztmnXGp6Ts1I3zI\nUSXQm+6O7xw9xNrVHAIjLWhVRel7v9mWhMCnLaGmOT+0Tk1z1sHD6j1yeaKv\nEjv3aiHLXLOB52j/F4OZEsUyIHQnE5Ez5F2o6fa207E2mLmIuPiEyFRfJSZo\na/qcuKHtHAungwSLeQQnC0IxNUWBxH57vuBr8EngDuM/G9yqn3Wjz9eZ5Ao1\n4Pd5F3/iTpjWMApWIfnInrf/vvEDhg1LA+fp/ekPUWyPM2Pq+XBi/R9FKmBg\nsxbHqROJzVIllJsf2ejGTnVzlt8dEuNalXrW4IGMz5gm1gNABa4otpzPIjSc\nNQD/\r\n=91gN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"1662b10a563103186ecb71466c1f5228c1723c2a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-1662b10a.0+1662b10a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-1662b10a.0+1662b10a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-1662b10a.0_1570288933945_0.4861976137957482","host":"s3://npm-registry-packages"}},"1.8.2-alpha-8adcaa1f.0":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-8adcaa1f.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-8adcaa1f.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"4740ebcede6f3fd100ab906b4276ef1e6a695373","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-8adcaa1f.0.tgz","fileCount":150,"integrity":"sha512-1hXMKSXZ7t3lkhAjOTvq5WEv6tujgsEyxpMtB0hzTawPzulETAWtMXI+hxIF6dkm5hSSrA88z2vT1UijBFFcUw==","signatures":[{"sig":"MEYCIQCCEK9uUnVH+mz1tcg8FTuId/An8u4EYwKUSKk9zME2VgIhAIPmtFjC/mzgt00Buj9A2l+GWDK0NxkH7jSbnOlLQnS+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233507,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdmLmOCRA9TVsSAnZWagAAjwUP/1fN0DLg/LcwZYN3osNl\nytYTR4dBHGGMj0wdtIyRHd6IrvPJre2qc+5ZjxuAFsjAaaPuBzrnIwL30x5T\nDFJpofJaXHI6nvYL6NsE2iZSdJF6Y1uyUGVZhA32i8J+UL4lL3+YLozZJ/Fu\nql6uSC9NCPH/ZCUDPnzI3hZyiDHpOikaIi3mrIdsrPaiiT7FyGolo/G6Zjt0\n9HDhgT6yYNyeEl2iJLVQlyHVqDoRKr8dMoYJlDNX4LOX7vjpUqtKkf95y2CB\nAS79tMTxzd69IoGPTj8+Y0vEO88MNR6Gat7wgq/m4//iqduI5E7GCzSWKfo8\nATwsjTSTT1/ZV7W1RVHiKvzJTCmfUNFdBCYMFIwHqPKBensB8R+qokRny5Nu\nDnQNtdibuK5VQeNdWr/MQAyWi2SflHjtiDi3bwN47sp2425dAPgroJUm+zN9\nHoIy5k4Mw1CARnKfImJQmr2oi3NQpTsd6Ip9hqztXqp8QLv3HC5IBQQkvqGb\nv8YoxOH5JaGJLBCQjzYspSWaowj5+A99prw3fdR9FclI0337RXzqJJGU8PAR\nIjuar+aQ005Mys0Mk/WhtnGG2rycQHOkGrMX/B/8YvkFEVSSsNV1Kg+0ZZDM\nj/z+fF6lhupaEs0ZgXHGB95k5wvHbi2KS9dP0ZD6IlFLRUmrBmXTfARtWy+t\nzK/a\r\n=UQ4H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8adcaa1f66b955ce21a008f5cc4b64304d9067ca","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-8adcaa1f.0+8adcaa1f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-8adcaa1f.0+8adcaa1f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-8adcaa1f.0_1570290062021_0.2535196597616127","host":"s3://npm-registry-packages"}},"1.8.2-alpha-760dd7eb.1":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-760dd7eb.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-760dd7eb.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"fed7aed38556878c1f477d917d940025ba49ecbc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-760dd7eb.1.tgz","fileCount":150,"integrity":"sha512-WeUlkHGs2K/VPo2xuN6EAU0pww7EiBnyKl/0Xywgu0R8KSeD2DDPxb65geVM+wzAotb7VmF18BF47kcb54vEnw==","signatures":[{"sig":"MEUCIQD2Mfxp+7fGL58nmS7HwkMp0DYICzfdAc6VC14DJ5sKrwIgFqAWJr9dsMrZ5uVdx27kR551NEL6CMNhD28qvXxiXik=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233507,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdmM6ZCRA9TVsSAnZWagAAbpgQAKBk6DcKk1n4r1lqtHer\nDKyWxieRvxpPhEsAt0NeTGzWTAZR7cOnXpYiIsGEdd0oKJFGsI9qwv0W4Y6d\nCBKeIco0XIuUfwgOmG46MQlw5yGUm27VOVA9c7q/EfC9CznLYZqqmZyw6gF9\nr6LjP9doA/4gj/DpBuBzAgwnkVUw07iyiP7No2L7s8sj5V7k7XJlHdeegNZb\nS+P1pAE5OY0K4vf/Q2jti/c5ehzX1iRcYyguoTgfMmY7oB/DknmGPDkxVbnI\nM+5hhcATL/e11vh07u1cbf8bRqtSiYxlPS9dhFSfEAZfetQKch2dehZi6Aj9\nOWvkKPl0NdPoELZi8fA2IaOJp1iiKtIdjg/xVVmVILpiZW43b4TvmIq+qodA\n132ZS7NXPrUkaGqXIedcqFoYyMkjcUEx6ypLMDxw8T0eeXnBqTaXfwk4tv2w\nS40Z6YMIDRkmdLadwG68/kxSCbmQclt+aDNa3QpfYRwxv3LTR80r20q6JPMp\n6nhsjn+yFYOwll0tECMSiBMUd7TfSeXcMIlNmPhDUYFmJnMX0uRgjWvNFUIr\nyqHNIWGNyao4xMjj4Kti/IfAwG9+1dSkPUctghh41wrPHilCXxEvvgME+k7R\n7Iu72TCD/mavdYlAhYfq7xWN42x9ReJtUTn9V45NEUidOShxMT295qvmZVYJ\nc6fo\r\n=OLBM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"760dd7eb9bbf5c55f183dc49bede3715e53986e9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-760dd7eb.1+760dd7eb","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-760dd7eb.1+760dd7eb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-760dd7eb.1_1570295448757_0.03621125690397142","host":"s3://npm-registry-packages"}},"1.8.2-alpha-bc6d7b6b.2":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-bc6d7b6b.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-bc6d7b6b.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"5499e355450dd4dd5d06d3164d8c5940cc70d2fb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-bc6d7b6b.2.tgz","fileCount":150,"integrity":"sha512-GjjOF0iLsV1wKcY+Gmvrf8qoUKCiSr8gYK61DOrU1IEAVgqY60cMThY9AKyk4nugzKuA4zAO48dOT+RPLr9ZPQ==","signatures":[{"sig":"MEYCIQCeRasHuTiTRmA7jBReiSVv14h24MeyYvOZ9zoxsgI0fwIhAKv/eNDWKPWDmNVzEb65Z/3MYNJYyvrZppvSmZbKoEov","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233507,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdmTVPCRA9TVsSAnZWagAAd5YP/19E13guwNUutP8Xetmu\nFRfBTcG95nzvF5/i/KnvLF0DaSbBJ1dOaoDRJBZaTzyHFlCh1SYQSITw7ugE\n3gFNeEV2N/2yvH50VYCHWF6F6qBSAyQ42BYrLVnUveOPEMk/1MtcBroU155w\nBEp/D5t5peDEll7yF69qmQJfgJoRoRLqjiy5UPaQq/5ZKwQgxTpssn8YA6zw\njEEVMaikvohPgL2KvVxp9OBgLvuk96W01P6WeYR+g3SlCe24+l9AT46DKG8I\nhI0LyZq3FHGewMDMOz0AXlr/YWQmqTW2eTmGzvWqrXe/9JgxyRfzNus8nnAA\n4+2/EDCHtEUpM79MWjSzvn3UdwyrcZxWcAzWBJCBJkMGZ44Ni319uQMoq64z\nvQRPbn9ouxRVboyaMUkdNiakCN33Ka6XiQ7NvMyckaBwLEcr9+j/UrOSHtoU\nK5vnsT2bcLcQGIUgwTho145uiWVbGxIop1fmjLY9q8xE+ExSeC//+nj0VWa5\nM/os/5A5Qyzg4VmuMi6q1mScsKQ8L+NntWCbzOqUTxogjsfKmAcVXrTCkf5V\nzClV7S22MIZah/bZv9cKOk1bv3BlBwGmuB2QQQdDanhvoMhN0BLBgm5hII96\n8fKAlFQbl1WSxoLahw86+2ezkulTOyMnyaswdyZfSVxJ8FgR48ViNg5tfJha\nihoQ\r\n=PYfb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"bc6d7b6b2c952560117ea589a591048419179b8a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.11.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-bc6d7b6b.2+bc6d7b6b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-bc6d7b6b.2+bc6d7b6b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-bc6d7b6b.2_1570321742403_0.9748927456379175","host":"s3://npm-registry-packages"}},"1.8.2-alpha-0bf9a6df.2":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-0bf9a6df.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-0bf9a6df.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"c695509c078354fc323709d7e7c3643b45dde557","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-0bf9a6df.2.tgz","fileCount":150,"integrity":"sha512-DXTa33wucyj8JpjG7gBetQuv3CUT1oDmiVYqk9DQEXRQJxya9uYkzcm4XazKoVp8QHDC6X349CBn3y1/I+cWGQ==","signatures":[{"sig":"MEYCIQCX6kN9HbeiC8rVPBxpKCWcZAaGiGU0mBbni3OFrIrVXgIhAO9yrz9SN5A8yLgx6Lz+7x2EWLiKQ9apRFXCe6ToW1J7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233507,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdmX68CRA9TVsSAnZWagAARGUP/Rj2zdiyHesFLMpsLcjO\nNKHOXMIOMFiK2INgRxX0CYgHmO3VweOHwmJpKZk8G00JGMhCoOg+r6Qg+GXr\n0uB0Q3vdxwBBsgpuZBIEeVkbd1mnjnBmyke8s22G1fHsllDUDfCKlYgXw+Zl\n3UaKXtpZIGCw6s+HXdRdIC4gvVapCVF8092YDSDMoVReQwEwzwWX5F/gehac\n0WWGuz5wClaXDHELyhFDxd2vya2fNfk53CYgxAX8PWOcMfYOUvD9pQoAeHyA\n5OyBy2IxMYaN6Z4rNtN0lRMeI4BiCjhYYOXWHv4vfWdg6DPko/gN/ejGebwt\nZfwFbS/lGB5ZcRTeNdJt7mCVM/8FmVIpMfvcqBZueUiEQRNy1VhEtwwSb32i\nu54GeEXpOFaFadTcnxbz7iRQYEwRYV2hrkne386IK1+gqG1d82T66hmkcPyq\niu/FWiAoAb2pcf63A4pkoT2xkNbFBbDdR9ReDEj+R9znXwJOnV4URFa2oxgL\n4M5Q+qz4q4QCQ+Ozl3XsUj7gOpumUAuJGAcYJLEjvCxP7LuffguzHGDteWCI\nN6lr8dhRo5nO6FzFuXP2nwUkbjG2n5YQA7TljMGIll9drpSiMpW45QKy+068\nxlNTzkdRMYVkBrBRXjGruMeuqhku/iyHbtGN5EX16ZKGQNU6NK2jsnwPesE6\nIl1m\r\n=LzGm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0bf9a6df6a4674d540f97c859d4783f3b9b0e5da","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-0bf9a6df.2+0bf9a6df","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-0bf9a6df.2+0bf9a6df"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-0bf9a6df.2_1570340540124_0.2802417457660151","host":"s3://npm-registry-packages"}},"1.8.2-alpha-23c32ffb.3":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-23c32ffb.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-23c32ffb.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"94c59ebf0fceb6ac2c893b2c99eee51432663bfd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-23c32ffb.3.tgz","fileCount":150,"integrity":"sha512-p8stfowRFRUCSnyrncoyEVoCuGJ7119WwFqLs2/GOUTZ0L2CeDbkj1FkoObjyiVKIKcuCxxapyPUtKzUE3Bmmw==","signatures":[{"sig":"MEUCIQCNrOXGX5AlvY+KZLLZuU3cLMOo5xo27YBA6ypobAeQkAIgFARw/d1RKfC+zi+aiTMJ508iW0CAcC4qki/IObNHXLY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233507,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdmZcoCRA9TVsSAnZWagAAipIP/0TC5sFdWCQ/c1mI9lmG\nmlfOK0ZWCYgUnet4jKY7BWz4UkgsesWP9pCGPG7r6tZgp312P4vbXbwl8vjh\nEbN/kuWHG7BTiyta7So2/CyNjkYo5t1ZeWlaKf0U0YKQxShCRsi11vsWqJna\nPgFnfmPZTkrS7BXQgKEheURsW7U88GPd+iYOQhY6P6LU75u7othDqvMjqWLm\nvJ8b556yJN1kSXkjBYA46TcPSyW0xiymOOXWGTBEAOJBOiVUUGVFKHy0YK2k\n2UI+dZlh7NXLCfXjiJnrA2oYz0nKG85unAaBDBarxa40GsHM7TsXpJniX+dO\nTRy6L2LaLRAxknn4CBcDA+fL7J15/HU1xw2wxvMdsdTXLx8IkjEGMjea7fNn\nK5ERlszT3Nhlsj8JUWsyPAQgBP26C/m8/bL7o/pzUcsAuV365uVQPxpdc4v6\n9BYrmXcznKykwxH1AJjcZZJNRQk0juxZyhSwiYuJQJ8+2hv4JBMpD+ENHBl4\nTRdbvg2BmuL3RKCMoys434NxiqhvZ4IeAXThsZqlYp3fr0K8ICfB+eCWlmSM\nGCjQHP3pDvseYGiBDfHVjbeexssTkQBWK8dnMVBAyrFTjfoEkMglOkF2dKtv\nx54guZIXVTMBr8iFs+5l44QSNOG5uyaETYapBSkkLJ7aAN7bWQ2UwvK9EOCI\nBdyI\r\n=BdUT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"23c32ffb3f337bf556bf9320320a35d434219983","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.11.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-23c32ffb.3+23c32ffb","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-23c32ffb.3+23c32ffb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-23c32ffb.3_1570346791894_0.42593253095583283","host":"s3://npm-registry-packages"}},"1.8.2-alpha-83e8c0a3.4":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-83e8c0a3.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-83e8c0a3.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"d7e43656b4f80c86260870fe56d016deb11a3810","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-83e8c0a3.4.tgz","fileCount":150,"integrity":"sha512-D5A/3pLMhkRMxuyAT8itfG2V1Z7ipa0Q1VjbbTnhgs26MY8QeCAVAUBPT77R7bL+g8gxP/ROWCJDYCZJsT+EDg==","signatures":[{"sig":"MEYCIQDcAjm/PA+a2OJ+Ym/fnAy0VmYvgqBAl7/+0d9arnHTfgIhALpI4LuGHlTFYj0/Z7iDRqAxU9/QFs3tcIY0zHpa+T0X","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236774,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdmdx/CRA9TVsSAnZWagAAmPIP/jQz4FOmsp0MuBEQSeu3\nqwDtFRqT1Zl8pMqHdl+tp+RJqx7EJfUWvbkEYTeuH5ekaf6sTmOaLYW+7VS0\n4dPP2TdwnJfLU0h2nfT0hPmNEn+vnWn16LoEp2Zm1MoEtyTrjouVHNYIRQos\nIr3R9yjzwaZqANFrk9fwUbd4GGG8Ge0xzbEUOvauww8UuQAdNjxp+s28oL4D\nqvXi8Zm+2ZFkrmhnJZtMIB0bjlbVkNTp0Y9xV75MMOXzHG7Gel+6A+cMFVYE\ncWgdzGl5Qs+M3LQ99McEGJJ1LJ5Pg0u0G0a/37hNHZXcTjUaB0elGzAioM9t\nIDZCsb/+tMYsN/5nKfDJ7lmVQSPorSh8O4fPaQlQKGNdtvc+LPSEQBFUlnGA\nm4eCWIublq5rQj1sd4sk2EwHwxt7GCQuYyx2rDj5cZ2zDEqgEpjrF3BnDSk+\nL8uURknwyujQMF0z6wNtfclWlJ9SIadfoyCn/5kELf4HdXbk6BbLT5eINPgQ\nhlqpQdHBD9lInp/B6IPO15sgvTItrN8nbBJj0p3T2w6jRXBS2CsGPnV0mDsx\nuwBupw4BUft7Dot8Me4swC2fNnZtDtCqO6S94ZQJqRosVLux0/i12ZgGgkrG\nrfUDAGLW2etRwSABSfpUdWuXuyDhnGblOsDPIW9dZMpwHOU0CUMe8lYGjOQS\naUtS\r\n=/37J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"83e8c0a3dce57689018931c2145b8f97006676b2","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.11.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-83e8c0a3.4+83e8c0a3","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-83e8c0a3.4+83e8c0a3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-83e8c0a3.4_1570364543176_0.3367979064470963","host":"s3://npm-registry-packages"}},"1.8.2-alpha-86582f8d.5":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-86582f8d.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-86582f8d.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"e1f5736421526ed2db1b3bd1ef5490bca73a14fd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-86582f8d.5.tgz","fileCount":150,"integrity":"sha512-NJcdwUmuzPaFOzgUN0fxZllHrWnZHggd5VuDkbLqT3wIrMS+CO4AA2SEP3JBQ8ZFgGxg7o3XfaVw7m3rHv4r1A==","signatures":[{"sig":"MEUCIFEJkCPsLCi9SrE9tiIKLfEC/2gmXVomg3F7Sk3IIE8fAiEAsRtyuEyBnfbUt2UsEoeke9kzewIabLfMWrZfK2tH90Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236774,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdmdzPCRA9TVsSAnZWagAAsRQP+wazstQXUW8h9fp60bRj\nqmuQwVdtML/RSx9LGJz94+N8U7HGcPvb4XJFGRmgVxyA/wTnROsw3P56j0ZF\nVWyWzGpDFfvRn+wHQ/WkApJNEToKEhWnVPK0VtpnYD7FlY1Cz65fsPTNvvLx\nIzrEjj54avQPwsLHZO8IwUIie7wFdyjONpjhe4IFxOvGGEu447U30Xnr4RqM\nCsibFu/1ODQ+0TXTXDy1HHqmPeq/DIz+g3OBctJMhu9Gg9RU3lJfmcE0wjsH\nOMxze/g38OIJlEDIgMAWMwNPhSswR/C2dnfA7uQHk6pBcJjxtiIlf9HZvG7K\nSEWiZLHeqf8tOv4eaGVLh0UpJFOtc0htQ1F0LEZjnwlYZDqcvRwOIBdqdO9L\nm29vpG5hNoyUDQmu53KPfglZJruCB5a4nc3Nf0O+lfgURU1FoGhdrdR9AB1V\nSjplYxMH4oCeblLm40X0aqst4ec9oZzEGH1touMOIv+0WpsorkMXOqC4n2p6\nsKP/gpTPzOMKArkqhjoTzPT9gotZOAEfyQaPg4DbTDeu8i4Et+cA3+zbLuDI\nfDLxmSu1j/B1c44qVpdjd6B/48PfSNTGEHkuMmdpqUxe+VcHtrUo/nSfPIKQ\n9Kig+l8wU+VUQHZAjD4MijcD3pYStHXMBenz8He/Bld26eLh8o0YOIKLHCDJ\ngr6d\r\n=YqNl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"86582f8ddfe6670f38aea86126e6ac7a154f7978","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.11.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-86582f8d.5+86582f8d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-86582f8d.5+86582f8d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-86582f8d.5_1570364623107_0.4714841150962896","host":"s3://npm-registry-packages"}},"1.8.2-alpha-38267164.6":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-38267164.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-38267164.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"45b67b5a8a915eb132e27f84cfee914a4a91c7d1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-38267164.6.tgz","fileCount":150,"integrity":"sha512-VJ/m72nLXcWAdLoRB9x/sFTQPEWSpGFlpXMWTRt8hZueEUah1f/7rj8ooMWPPQxxr74qvQOnt/rD4vgazEpQ2w==","signatures":[{"sig":"MEUCIHgwp0czZe9VEWmsJ3V3K2eEVeHh8NzxmIWa3JTYnjyzAiEA4AcpjKZSsnmoWNsH4IAulNDM8/PilWCF0blxiD2YmBw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236774,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdmtWcCRA9TVsSAnZWagAAhWIP/1TVGSwmz64FGb+BYrZe\nXDX5NgSGLdxOjn4k1S7PUjjQD7gIur8W6flchDdmIH03hRJqyG9jApYU9rUU\nH7ycQdPCCoU9l3lhrTa14l7i+M5s2SP2vX8Ziht6I/AVXS6DSUhJbDKUyojI\nQbbgJZYy3dSNwYXuCdlMwjuuY8292A0CnfBS5HvTuC4ZHlzVRNrke7DUFvbV\nUKH+0nSYbI27VST40BrNDbzXrilpmmAWwRJ3C6H7rISO7byDhLXa1C2aaiDu\nKu8a4RYUrbXt406a0mw7Yc+n7AfhHP0QO/xi86u8JEmiaocAEaw5Gwk/a3lb\nUNu46WmwvDzriu1rTn1JRE8sJEfD9kgYYYqjoxSCG144KJsyPKmSHsS97H10\n+yPY0ndSRyfO6vDdQFXk/BRiYLRsLd+OpSeObwg5KBIdHFTyBTzjQJpJ9O3O\noY4ylg2vg4/jummV5coQkm93/4R1rXxxKvWBllCQRSRCHYZQ5rl9FauEizpy\np56SnHVNVNVB3U8KUlrKnmhCkIXhhGbeKGmdIjTDnd8ouSldjNXVg7vXnRos\n7gSue3WUUJBZMGthazL7u/+eSWrk3rMe4d1ynHfArX1UwHudv18BQ0ocbpcy\nkf6LhlGKYgz0LNRqJ+HWdJDfEjminRtNEzuZWkf3zV7CR/oqSDqy7kfprXOC\nnbCY\r\n=cVbp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"38267164a55a682c9e1304f037c98911f8c2eacb","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.11.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-38267164.6+38267164","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-38267164.6+38267164"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-38267164.6_1570428316148_0.191755411483431","host":"s3://npm-registry-packages"}},"1.8.2-alpha-179bfdb7.7":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-179bfdb7.7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-179bfdb7.7","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"a632faa8de7698204ea1442a558b1feaf42838b5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-179bfdb7.7.tgz","fileCount":150,"integrity":"sha512-mBeXJze4/JT5wwsfRBbVRKwrBz3ZLNS6C588h02n08GYF95rZO7nMKyCASTmdVeNiHelG2Qd9Kv7mqDlAIW2aA==","signatures":[{"sig":"MEQCIGeua3JiO/oSTrwu+4HXgA6jP1/3CRiiCwLzKRNV2pZxAiA8AgyuqzNb4NgX3v3qxAypRK7Lw7Qo6L9kFsePSxCX8w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236774,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdmuLfCRA9TVsSAnZWagAAFPgP/iNR1Rk4VB4DKQwTggEx\nVsTtQFzb6WvNxMz2Gd99g44rR+lFyhp1qHc72iKflqJ94wZBD4cMwqO8Cgl1\ns3FZQB+fnuzvYX3U1DSyCBV1u0EOQzgiRk1Mr7gxCLLZ7zQOsZ52A3g4/4lG\ndlSgTwG0if3J4JUEgN3TEdi+AFGtyuIFOSMfD7/TYgrcT4ILvmIaaaWJbSYi\nEIQm3fpppfXJn0j4ESLyNWNK+gkBZmhFuQMOzJjUEZ3EC5AnmzcfefA8ulpw\nLGNxHAdy9hJsmezaf9wIqmfQNwloA5hT3U5MpNhYDP1xxvpquezGnh7Glica\nGobriOy9m8AHsVqT6HhT73SJwIOeQeHv1Miq4Frxo6kdnYeTW0rd9fBxsT5I\n13PtkMbydr7Zbd6fyLqWcrIhHsCbS8a0PStKTIerqoozQkCw5r3jtgNpS6bG\nCFa2P0S9xSezGpLUHo04ta7Zkh1oi2d4w7FsLLJeRtomjL1vzi87T+2HAbst\nj/v7eLfZz24uw0Jm523koEQ+gnjAEYZIx+xnlVtJ34ofWSChnF7FQXfMeOdY\nVta51ayUN1/JLZBY5fHvJsBdkt10AZWW+khSfziia5Z75U3Eu1Jyk5BO7KqP\nWMtaZfJoRH735l/DTA0kp3JGvkoHAxAs/0FZmpVyH6glmz5MiE16kbY499La\neAv0\r\n=Of0f\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"179bfdb7f141adc98792e88d2e60448e618c467f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.11.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-179bfdb7.7+179bfdb7","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-179bfdb7.7+179bfdb7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-179bfdb7.7_1570431710086_0.6761582773357595","host":"s3://npm-registry-packages"}},"1.8.2-alpha-6b830067.8":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-6b830067.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-6b830067.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"e31aad849160ba3be2c3a08d33a3c44dff0e1a45","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-6b830067.8.tgz","fileCount":150,"integrity":"sha512-rLIui4QcCrYXJNM3CJSIYtaNmqcrXe6/IAveneQD6B+JU1MMivfshPPF7Mx1MtNF5GCuHmHWBoyHhss/kexyog==","signatures":[{"sig":"MEQCIEDKE5DliVEyAcHYaFKrfLxeDhgGBkB29xZR63SWFHj4AiB310OuOHqc0DHydgK7AktIvS3ObrrM1IyTzRQffeqxfg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236774,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdmuUyCRA9TVsSAnZWagAAJ34P/iA4j0VBtQbSJVUsR5k8\n1VDe2hHKNRe1PThvrnANXQbVEP8l+ClZa1Tl69ebxGMneHBzWqKwac8czA4Q\niPgJLy2mlnIc8FcTPYKw3XpeS6+ms9qZzxnHt1YAoy7o0kvNPOmDR7EkfM1R\nRZHyilbd+owjvqX5SpOLDX9VZsUuJ3Ao8uPPN1zRK/WG6zOnFiGgNGs86phT\nv570gtgS6lFSk9CKDfrjxJhmwXSTKKh/586PWapdEWKiPU2RONk7JzjWgKMn\n9BAHdLjTONLr8jmdfwWJcVpwZOprVI9DayRlq0OrQHnLDI4kPQectAx2AHvd\n5FFJrrZLcbQ0e50YgfgwymQksXO/oRXztdwr8dsgQxcMaKI/x0jJEz4h/erB\naSfDpkqQDk/poo6LkpRUz/R/Gf8JSIHMk22lFu4SfYkcZ2CUWPjPRnu4BO4i\n9RwIjp6SzXrXhjGQyLGV31J+0r6vgPW4v+4EiW0AHGcTkfi3XAbbVmlEN531\nlY0v9xGU0d9bq/KgTxz1kj16NwoPWE+J8Ztnm4S0dK4WofHF4RhLHOK2O1Bu\nfDcWiBIl3st3/7KvADsDgt9lExPnZxm2OPqnIJL8LKQhB8GdpWI5dyKgOX4s\n1TSC+WdoiCiTPhun7aZ73Y8hs85zO6xtylbExBO8t5uEVyPqfl7IeoymQdFq\n1Y77\r\n=17BW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6b8300674363db635c8f6e05f809323d2a59b28b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.11.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-6b830067.8+6b830067","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-6b830067.8+6b830067"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-6b830067.8_1570432305784_0.599209077708621","host":"s3://npm-registry-packages"}},"1.8.2-alpha-ed97d84f.8":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-ed97d84f.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-ed97d84f.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"dc0ee6e05f606cef59001cad26584ac99bac0ad3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-ed97d84f.8.tgz","fileCount":150,"integrity":"sha512-PyenYIeRc8CfBLKUWkDZ72O8LEeJqBZ7Ib1O3cvcxTIB+WFUBO0YdoW4WkOXulDu1WrPTiscdaR4Kp0gYN6isA==","signatures":[{"sig":"MEUCIGQiwxFF1GYTRl6TD7L2/DrZ8DBizRerg1MyIpCnpjhoAiEA7ely2esgut50mj2v3IQrAazZB/R9pO+l+ULg+YKehY8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236774,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdmugQCRA9TVsSAnZWagAAOT0P+wdFsfO/6c32PCqZhppT\n9Za8CtMIG6sz2Xe0Ssff0ubNx41rwHEDmWOpZo5RNvym3AU7oMv3s+HVX5ZF\nS1FDgBrSBIKJ/mobzBktG7dW1m35Eh5pVKvJK8AcQG79qi6qXFBOpsbWNqNA\nVs+YPfz8aT9jLJdh/OD3j3WmEMo/Gcm+HA1aExYczLWIinLTJuqdLygddU8v\nh9A1eLku0CvBX8obZtrm+qNdnptGY/mlUc0vzgzV1MWPaf9/yLf+cxMJBlyB\nfoo20J4VV5aNJHK2KcQEvukRxMjXHmDJyDYgwFZ1+V3sQxCnaO4wzaE+9nm1\nVnWmgmGUo/eKfBT0N3bPhP6iezWj4WiG1jtl1p3UgMaEyvzDFOdgz1NJg0/E\nk71chnrGaoyVRuQJJpKye0U7ekZvIT+DHcBnjDTDxFoAV0jLXjsU9waYSX3i\nUULHbfIrM40qsEi3slyCW34i3TtptvudZ84wUCLRO16J7bVT2ELKMdpUWHLp\n8wjB0LymFYCGwAsGRkepYBBi9I1yxzvMSazvtuYMj3m+q09w+UbW0Qwj97cZ\nu78DJ6iRT3WgcOpAPk5tFojFjbiiAfCawU9Sj5K0BKLl3VubeEGPIxWJPrpy\ng4SSA8JacaybfsdrZpg+HhYR5vjwsGtUr8YL7rPQi/zyxrpuu/wzWAP6ZDED\ntUd8\r\n=gh+3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ed97d84f614c79063a9330e58367b47baf1c2bf9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.11.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-ed97d84f.8+ed97d84f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-ed97d84f.8+ed97d84f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-ed97d84f.8_1570433039809_0.3639801033481589","host":"s3://npm-registry-packages"}},"1.8.2-alpha-fee89459.9":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-fee89459.9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-fee89459.9","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"52140154617c44dc949b912351021ac2331ffd84","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-fee89459.9.tgz","fileCount":150,"integrity":"sha512-U/6T+ySrkP+mdjWIKHN1eRyZnPvhTTc/ykAa2i6M6p2Nboe6oRb5lRSa0hql1xwsuQ1fxLkOyBFyRf/JiT77hQ==","signatures":[{"sig":"MEUCIQD2luPzXZS8RCkf3kcEMs4zDG+CnUHHHZZ3ZhvSfwOxywIgbvSq0BOD8shZOhInabvBzAwRJxG8QzG72mVqpdzEhz4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236774,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdmuisCRA9TVsSAnZWagAADd8QAJE6iOKchuiB8GXyfjHt\nOqp4YM9YVK3QtcDpokOki/VAjgZCeuX+kGfafMA9ZyL753WkhkwixuiGHd9u\n8nE30TwT5duT2NkRYD1LQlAsxCfq+IVQy3zOK0/43wprf9gmggrEaME3pBAS\n0wH0t3r1QJBzZREld1Vqt6Y6fw8WrD2/zOI51tqcMXqhi+TeHfEmCEz4fuGH\nVq7yKE1HW8lHEtC030gtio4M9E7YkW3Zf/dRdiFMb+YtFbiRBii1T0Bx4aue\nscVaej/K1p6swjSKoTldhgldx4XDtd9Ph1HgXDjDe1QlsEC7DwfPA7EZgm4s\na/GuHRputknPjzkWT3VT9PoSb1i7euZPq/SyI7+YWVNnba/XV5Y5/WygNg6l\n5+a8Gl6l/fOv00uFsnIjdKPraOvlAFUbrX7m3DOZEe/v2e1naUv/EgG9MFRc\nNvLxXdxCkSS6cbPmoDk3zrQkWNFuHjx1kajWvpAOzHGsfZaKSZIbTZJ8BGyl\nsucyL3g0dteVxc6QL152jDPTsSuAmhITpZxRYKLUGhhZkJ/WHxakLtRhsgbr\n4ZJ9x593RE9+j14MAtgvDNHkIMU/wE0mZ4Qu8n/Ka+VOlMgd0H5lYsqnWMBE\ndJfhpc/37809O9vt69B0CeR9n67DyreYuqH56KU2Fj2YfcHEoGCooiu/BiSv\nFgiK\r\n=EhSU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"fee8945981c43ce01e0498d5d14a03446584b7f5","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.11.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-fee89459.9+fee89459","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-fee89459.9+fee89459"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-fee89459.9_1570433195667_0.38586970194267733","host":"s3://npm-registry-packages"}},"1.8.2-alpha-436657fd.10":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-436657fd.10","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-436657fd.10","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"cece09646541263ffe5b092e8b4ec5d7135f9537","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-436657fd.10.tgz","fileCount":150,"integrity":"sha512-d4jx0f6UYqK3TkAz46+ueZQ7ljSAQak0C/je2QS5iBjQJcn3ZqHLjsWN+zFrFY3Yfh18hYF7Oth/EloWHmMQxw==","signatures":[{"sig":"MEUCIQCeVtTZsEN9v3RkVesCp+RCeWvtlBjZe5NskzNUBMjigQIgfRcG2oBIiufL1sGfoIqUoFY3cw46phJqyBGe6deKEVI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236777,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdmvidCRA9TVsSAnZWagAARvkP/jyYCcgs1G7lp+HEGaRG\ntEtLCH1gNFswjUex9/XceRXp1iG1/W4f9EYMFSu1FJLIbVLq7q69iwzVHay4\naoktqsTfYswsJ+dK5bDucSA+m5J0zb5GYIoAmslUqJcJooIhPNP6lHPMCtuW\nnrVu26dDPJHTb9J0d/7J6EqB79mkFGg6Wz1VGyji8GpDsaRqV3HASMVz7FYR\na41XW3sWVrQUq/13096KuR9o7LzDlNIn4COrlseX/8nL8NXAOJRGx6Rwclk5\navfSLPpdq0wzURnZ5PuIunlPVP1tqcQNxIRWqgX7JboWLCSeoKKz/AzGaMlg\nzGmLylKSkOc/noE7BHAH7GuW+hSfBhT0c8b2EKUL4+ZM+TPyeFsCzyjs+43P\nipnBavWACZXdm/ZVBhkPPbX9FQi3VeJvVVTvwxokddyfYGLiS9AzBXCag36a\nRxjcCm9KqVCRfQgN4Fv+jBFhhIn+jGBNRLbzX4zizPpAmBw/TJDk3+5+L7I/\nNXpmBHCyMlbLD+POZok5Y5Uf68d5pbRhFnp+D/doZ5j4fVvqvsRsRs77l6V4\nxAd8GBjbK7GEfEFKNn0Cv2bZJe3yAO6LUjHX5iVu6Q/QgAdvVwTSIB4yi3Fi\nMl0bkcaDI5pXHuax/2r0B+j43t4oLgzlkkmSy+QN+gOMQDt7NfiToH6BaCS+\nc5F4\r\n=NSpR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"436657fdc620d62ba69569c2c33b34f0b985ae4d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.11.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-436657fd.10+436657fd","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-436657fd.10+436657fd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-436657fd.10_1570437276684_0.3182454305196689","host":"s3://npm-registry-packages"}},"1.8.2-alpha-a83224e6.9":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-a83224e6.9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-a83224e6.9","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"8b42d9014b944c5f48ec7989288ea3b6c4ba6825","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-a83224e6.9.tgz","fileCount":150,"integrity":"sha512-xuxBJg6sNCde9V7dDcM59jAxsUGWt+s1EHoQ1kcKzUO9W/1ywpBLyQhydWMKmFyyw8ANDFzLnzum374IMwdDUg==","signatures":[{"sig":"MEQCIGhG78QKvQhTIV9So5PtN04vyHzn7Izlj142QWhtynpkAiAY/5kMuJMs8NA1w+WGxQGC/f/Q1Bp7zEt4DM/VRDV89Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236774,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdmwdvCRA9TVsSAnZWagAAeP0P/jcMQSoGGWrgAi3PlLpO\nsesEr+Nw3DmofFKsX+BNjaGh5XO0GWQEXg1Hz27LwnhYVOYnfh7i61dM5PSJ\n8PW0kWmuOO8wvWeQY2q53y8coC8R+uTh+pLQ7a3HTx4u/i/rcsx9r3UNBeuI\nuNrstya4L7ehpwyU7mm8C+q1PD1AjSP0xTP6i7pY3OkJCde1zYcDOymPrkTF\nkD8c/g+u8GXQN56dQ9LvaYyuwAl4tro0jYQTacqtdzWPKb4DWYlx3pHv34pj\ni7aMbPHxVOAdqpFQOPTZOmXJroKfaJmF6dByWTfeBkj/KUOgpO4zc6nNwagi\n8+kjpVRYKnHOd96QML9TbcW55zbCJpXQbkBiubANOY7/n3uiwHAtNg0CB80r\n96kF6ey0cK4IZVeuACMYcL/QBo1ph1GtUqYfFAeSun1GitGNwXwSF9coOwLv\ngCLK4Ikl6jhgrUeIpu2T98TSgifj/0UdU/yvYipkP9WZFxkxempquJYRH2nh\nj/O+yVUStIWy13maMfuYnGCAvoiAn9EKeYNUPZTQC25XO12YFcOo37lx7BBu\negiSkNu67MoMmVCxdqoVhl8NApsHQg6tR82g7TM0xyJUuUqmhy2jn0UAkQSv\nu6EI34rFnkjKgyHHt9zFK047N3dI8tX9jdwvqug/qrD10UjoHMnYQ3DgtPiq\nbp1S\r\n=29iw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a83224e6ef1ef9c66f9ff16320162b19521cb763","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.11.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-a83224e6.9+a83224e6","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-a83224e6.9+a83224e6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-a83224e6.9_1570441070633_0.61123488815616","host":"s3://npm-registry-packages"}},"1.8.2-alpha-2d5a7f59.10":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-2d5a7f59.10","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-2d5a7f59.10","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"98e3cb32fc17147651c845fef8c4edb799896ccc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-2d5a7f59.10.tgz","fileCount":150,"integrity":"sha512-Kvvq7gjh3xtvhrA+nxaAyNqeUi1AE+dmjXIOCwErYPkb7Di2KU0VIEERbso734k1NEBrheI2DOj6xL+/TnNv7g==","signatures":[{"sig":"MEUCIGnwltU29hF5Bl8nJBhmdWasrZ/qSvF0b2rKA2VZUzs2AiEAmXFwALIVhvQACFPRAmAB1xUvI/zPujjVkPrsmBSRJ14=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236777,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdmwoUCRA9TVsSAnZWagAAvW4P/1rAu0pjUI5Pb8/l08XM\nsrhYmtRlEZdDXhLdDI2uC6bLPsIstp6roPUP6wd0iIqUIPQIZ4JTdnDkFlYV\nUkZw4dZthPiomO0TDBygtNHDlv4NWjP/VSlRrGogiVCqn8UUXXcFbD0Il3qZ\nqdI1KKAJ6X6fKLLpkXScEDlBxHzzvwwy6XMnwmg4kQN6aY5CIPbphRDD6hI9\n920blezIoppycMnO+a4tBBqc+uv7nOERGBpBMlii6G3p+nz7IQwtApEDFt6/\nl+EGlYErwRMR/dAIkuauzJyqlJd11HlrRUDNgfXuV/zXSP2sLFnb05Z5/aJv\n7nLcuEqjU2q4ocwHFz9aWpL/rcRCr5ixOG4sJuWP2H4xkS0aArIfhfw/Hf3e\n3A+4lM5wVgpheontbKPCIyWQifJ4sA0mDGbGvy2FBeQbxkYOR0ZREv1VmbbF\ncYgmzftrzEpw+8FuhFhh8xru3yYWG7yxcqzHqETqKPXQHEwG4dJykpkoZgGE\nJ5HTHsZMwhFTC6jqmKVCX+VJrAn4UOOdHrerndVG+9kuBV/RVBmfjWa2XcIQ\nIcVN8dlYsRJ55LC7AYsLIlGH5JhsicRgpFJRu+WmTqkjal98pGAgvUpQ1x6L\nWpdht/mPjz84Nm8GCiVPOR0hdJ3JfhCmVAdAshKXJS5eZ7Nq92umI2VCs0ec\nc/x/\r\n=2nPQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2d5a7f59a620e05d701dbecca7fd4e665da25638","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.11.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-2d5a7f59.10+2d5a7f59","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-2d5a7f59.10+2d5a7f59"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-2d5a7f59.10_1570441747435_0.14326982985184133","host":"s3://npm-registry-packages"}},"1.8.2-alpha-a6fda89f.11":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-a6fda89f.11","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-a6fda89f.11","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"fd04c76f529ca3df596f45c0dfd99d915fb20925","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-a6fda89f.11.tgz","fileCount":150,"integrity":"sha512-pshrT2VfEVs4CbOO5KyveChGUCXfPkBYsTXXhxXpwDvDVzbrYCjvjSuCjQSs++Hc285iM5/o72njXFSzH9NxhQ==","signatures":[{"sig":"MEUCIQCexmReu4TBJQvSRfC2U6pp8J8qjZ4kOVqmtpd4p0yYrAIgP6NNnSz85i1ogA5fuFtoCALVX8w1kzkFL7Dq6qojpWg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236777,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdmwo3CRA9TVsSAnZWagAACGsP/jbjAbDWNCJdynBpCZnL\nF2TboJCjjYE7EJHmes4I23fjR1LeTVpA7ae/gvgL+U1N3d11/Zp2NQVSMsLi\naUvNb2rjnl9YGFMJbW02eCG55c/6CTr30jNDSDRDk9wykgZB6u0deYN2w4No\nYZt1974jayjh3dBGQJyLwDjq/krGfQ0Xdiocr54MMqAg7u7cmlQICKgW8ZQX\nCrQ2m3osPE7qkKOHpzghynx767lgSsxd2TiNyt+J+NzwZ3ZHzL6OSNMPL3Vo\n0ocBcsA45+So7gvP3QuZR76owN4vHkZdgThKKIQKJ7qsg6RZ2ipS/qlIgDOI\nbrKNJZBlX5Ct82UQQWa2fANwifHK4GWiMc1fuubuO1t8K6uygl6kTD2lA2Uh\nXxqxYohoV7qJUsfJC0Kjma+P4rba2QXEVO6H5T4OIuI5nhMQ1GPjDOhTZ5EN\n3cdyMLFlRpIWbwDezPFoZu23QObx6WdL1NPXxVfP7+IZ8WStAhhbSzHbB3J1\nYQsK1RvlchVxmVUxk0X4kwUK6pPSwgpxCMUcyt40ZjsIFr1lSQtht0szf5if\nBLB3LzT6g62zzvB+woJiTTQfFNPUuvFpQbIaSve9KOeG9z8oa6U4rTqeGZki\nqUXONHgD4j7ZxlFprldloHDQ1TowhSwkr8O0H6itLF8wjjZsnqKVHW23LZrj\nyHVp\r\n=XSYS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a6fda89f2ca2a03b7fa4e1a3b6d253126d78ba26","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.11.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-a6fda89f.11+a6fda89f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-a6fda89f.11+a6fda89f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-a6fda89f.11_1570441782437_0.6482210920426104","host":"s3://npm-registry-packages"}},"1.8.2-alpha-c829b288.12":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-c829b288.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-c829b288.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"e4e8b51d2a4426cadc67d3591f83c0b3766dbd2d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-c829b288.12.tgz","fileCount":150,"integrity":"sha512-ehYfZhBg5k5SX1xoU8u9+KTykmxn4ONAhtEGLk/GuPKSI8v3n9vUlKonN0sX1vbZBr+2boWjYNHIMtTxdSts1A==","signatures":[{"sig":"MEUCIQC4SX+zKfWGyPEDKl3jl/5bSMR/Xhk1kCI/0jNebmtrLQIgRQIrOc1mTqGm4+TLtIHyh8GvK60lU9v5ipdjbUUvv+g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236777,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdm4T3CRA9TVsSAnZWagAArEQP/3vtqtC3L1FR23p9PI/D\nzN4jd2j85jlGdBDglJ93WGY+IzxXUurgHBA5NOtctAwtlB3NY4JyxGaFgub6\nZPf2SBPJ8JwsLUjSJw7FXRsFqVquJVIcVHBzedN+fbcxpB96CNCom+dJexWI\nRNaybhG6mzQf/8fsSqIsV6S/TuDB4+Uv5iGeGRCtThPH4mWTyMiOqo9oTzU8\nH0RCeG5vamB41QSO/NfYMdaPnWj6BOeE1G14B20MMpS0IOowmxuhti6Ipfxu\n0q47bzCqus6OA5pN44vJgwxdliUqcy4ZJC41TgKATkKLe+mHMZR81xdq4Rll\nTR7VdRFDaR1f4iIZwyq9dfJFMfw2NTIaRiMprTW3ESlrmDeM7Z0glyhO+SCK\ndp6NvILtZWDliV1pyX886GqDcJBRIGSFOxJNRBFDiqbXxH0e0kIiyIp7X8sA\naTqxB5aPZcKcEIRbml2k4yLxqpddvLB+NXxIZfMMrS8ObKviptFnm1I8nKCh\nMyKcGIwFuwHWRU1QqBgoI4o+tNSCyOFVpvy8y6EY8h1ENs5dbpMK+9Dik2De\nV4dM3ArVz7zsbU+q8v3q1F2Qty1PD5PjeKpm9CwKD3SWdpZZgc8ktwVzEFhh\nDxP3js/bs35iGB+h10lLECTpdVStMU8XJASuVf2IrH9o5coU/hPFQMP5zP2A\n1cD/\r\n=dgA6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c829b288aff8fb0cc9611442b220ab332e957514","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.11.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-c829b288.12+c829b288","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-c829b288.12+c829b288"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-c829b288.12_1570473206669_0.15982468170365305","host":"s3://npm-registry-packages"}},"1.8.2-alpha-794349bc.12":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-794349bc.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-794349bc.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"62b105425808f2cf42fd1f5c7ec47bd64044cfe2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-794349bc.12.tgz","fileCount":150,"integrity":"sha512-Lt5+xfPudLWgfL8ksCoyqqr4/qe/LGnylak+c8Y70hWToPUWmyDyCq3xtVK/o+Rc6bH6xTxm1ID2YmSMegzEFQ==","signatures":[{"sig":"MEUCIA1oB5ymoSE6tsLzqXn/QW19tubYT+QIm/j6wYxZJu7bAiEAijX8tTMkkMX2/1yqhu+HhNyVX7k6NccvMwXXSYcKnaI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236777,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdm8XyCRA9TVsSAnZWagAAD2MP/0G6SYc0yUbu3HFQ0mFE\nZwuA0dr1A63ou8qMOBqKGYjiXeLzz0T2QL7gEdqnyl8ggmhdTpKNkCXzA3ZS\n4+LBY6Tg6guUvks2d+ucQ6JDfLbD1AHskwsusoPYA0zwsSFVQLhYNqP+lpfW\n307ii8uIyhJQNlWT5ggZYP09/7Nbn+LB/zvQDC3DP4qBkYzxQamMzkg3wmYM\nuq8ZXFYoJEJ4hLECeYGLKP40vekMlkgBpatd9ezpdAlsZqcDHUM0x30g2jaA\n7JtiWbeuxT6J1E+5Y4dzRg9QXTBU8STEdapjMNmMwzM32tVbBxp2ITT73l2v\nb4gPp5gJLZ4eQbssUYp5xi/T+66F10EY32jYrNs6A+YEcTkM0lIik+x3Uaym\nZzNaFCIl23x9jFu49/FjSR6BJN1bKHaNkT/cnnCGHSXWesuGLYkhu1whBrgf\npSYRGLW7587wKkMF03mHuGXGVyNCwDpY3NL/geOTCdJrWtSJi8Sr0xESw6Tk\nqOOJUhSa8JIcaih3abxKXCqfKyL+iSTs+zhFXAsr5n7lx7+aIWZmRYIDrjpH\nDeoallTp6fmJeBtLIWI5vpkt3GOCVWwRvIkfhsZVRPZHkSPVxfcLwibjZAkM\n74sNUzN6jFJKGDr0D5mwaP6YifxtjmVrJqZPqoH8xLYvzmqQ50w46TQvbPnR\neMng\r\n=7E5I\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"794349bc3eb5d8f37e724d5f04e930dd31bc67cb","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.5/node@v12.11.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-794349bc.12+794349bc","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-794349bc.12+794349bc"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-794349bc.12_1570489841707_0.2771464126013532","host":"s3://npm-registry-packages"}},"1.8.2-alpha-22008071.12":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-22008071.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-22008071.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"0e44e120734750f6fb1c0a94cfa5edbc71f1f17b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-22008071.12.tgz","fileCount":150,"integrity":"sha512-HUyC64weiatWUI9nEi9oY95ewyCMkIdBd94SMo8rxMQ7S/iINAgfMiqAg3DqaIa8aIunzaDVuO3BFzf1kNCL2g==","signatures":[{"sig":"MEQCIEgfQXhQAIQjDh3eXF99cgYvelirdxxWXBmmlMcu88gAAiA5hcasWhE7eyu5OOzc+3fQXE/HIO/+7yNvwtr6SqTzXQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236777,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnCGcCRA9TVsSAnZWagAA/NYP/06y6NiCKVoulq2Z+IzK\ntIep/gzsaiVZKCp8aAQI03kPoWBIrd5g9Mu+Kvnk4Kkixrwuff9OpcfASVXU\nunccxusFqbI1uucSPEKYDP1aQdAwOjcnODDmaBk0LpJ1zHPnq3MZHqT6y2Q+\nRmLvHb47cZ6hYtYBSEDVTIjyOOFSBmX27TKjI9hPkgNOKOLv3DfHL4LHDMi6\n2bXTnddQ8t0yhytjz0rpGwWpW65Rtyu7c9Ua67LBW3/UOAwARnimPt6g2XAO\ngj/C1LBVHdQZLk9IvXQimPfVsPJMn5XM2QcmPYgnKG+KHQb2nnYwBbwylqTy\nQj40BYjJuG9CNZApbFZsVVgIZOYytXaDZEH8XpYRtf7c0vYdQFNYrVej5WRE\nyts+IQYRnfDqA3+BzdHNHxBvPig4/gVYL1uYreM8RR1Uzw9/dUdBlbOuzrBT\nco9EhgYI4R3ZFinyHGWfJPivSYZrHn8iLNfsg+q4mcGL0AYCQmas6O01rhkW\nZIszUQG07sUvVdMsls1af2fnDglQiPUxHucsUEhBI1rz9u/kGm+jzq46fmNg\njGcVHTx3OgK6ebVMq3R9yxS6j7VWpQLd838l1LZos0tg4YNGm4z6MM5WVcz8\nxhCo48uPG4vmY/+xPuVYgegz4ud7rAvByCNSl1OadKav23qlG7S6fumbDJTp\nq2oN\r\n=CiWl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"220080719692055f67ffe5c0667fc279794af231","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.11.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-22008071.12+22008071","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-22008071.12+22008071"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-22008071.12_1570513307348_0.5131838064089151","host":"s3://npm-registry-packages"}},"1.8.2-alpha-a4f40f9c.12":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-a4f40f9c.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-a4f40f9c.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"918f1adacfc1acb985419a489b82841aa6a99f31","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-a4f40f9c.12.tgz","fileCount":150,"integrity":"sha512-s03tkurx2CSXh+3sVu6nHGfx7LKsQZxRI7CAn+TH1qPg1qATJ7JLAxf5a+4RiunC/8jQmr5QV6Gw+2+m/cUcMw==","signatures":[{"sig":"MEUCIEkwSPBy2Z0z7Rg0ZClilIzxUEXZsJsr04Tw+bVWGra4AiEAsVRqHIQk6rOyaITpHEusIC+W7Zm/GmxazSLs5YerXoY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnIrzCRA9TVsSAnZWagAAWfMP/2YzY8Lxr8J+nAJ3S8xq\niM17wURtvRWodufph6QbBo5xys5T8Gx5/UogzqEyKLa3kM+4VHZwNP9s8khc\ncWsP2gWnAFbj3+/zjiLozX1bgjsDPUKmt9ePZOsBxYLWs0mtOc7o2fdF+i49\nqBgz324pKCOBjtt1uxmDhToq3loPcbIytMPBaDibhEDBFlUEROdNpc+fbAcg\nqXdPmCmau72cAIg8/SRJtgnfxW+89xn4ppVxrTX5I9dBI4NcaNaPLGOIjw6S\nXtTlyoCgmyL2H0BIlX3eazzH/hA8kVK/n5jyhHAqy+RcdZY6Gk8/FSIu3Qo8\npBGFHamiK9ESm1wS9XIJu7AjzZzFt11CtDCSiKYrjIQNEA7aZ38JqxtyawhQ\nl8YHPbiQKgXXJ247jz1VcG3eS4zY+QHHSmp2gIbqlqS7ll42L8RzdU00vP4U\nw0Sx/TBfn7hzsRobOLmfVwbadKArmm+xgYSN9OyBUc4chakGbyOJRs+JxF/5\nVu2FE9wuj68vJ2W5VJn5UHrN6+3gXu9jEThAOA4D01FJW2zBm4u7YSqMYEcq\n9/LSh/0WrZAHD7V2/1MtIgrMOwLbYybaGEFsgsYMBEYKtgTaYJHY/sQeUcQ+\n6i2D1+LW1ES1bzQdIZByR7aRTwJPQVkNSAVnVKBGG/vw2GlO+B21OZaQFLv/\niH1z\r\n=dBBT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a4f40f9c4fd2f2844f048aa4c6143e51fcca24fb","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.11.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-a4f40f9c.12+a4f40f9c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-a4f40f9c.12+a4f40f9c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-a4f40f9c.12_1570540274891_0.8503082860232616","host":"s3://npm-registry-packages"}},"1.8.2-alpha-76650689.12":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-76650689.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-76650689.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"8f8a5b7e0ab2c6cb9bda450bea8b98ef33e11844","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-76650689.12.tgz","fileCount":150,"integrity":"sha512-dKLP0nSw8Ii9Ds/9HXAEj2ejcPNMhx2YbcSETt4R2u0wqd1MvrM91GyM6ruoCgpWeR6ePpXIT3uohjY9EugpDQ==","signatures":[{"sig":"MEUCIAu343XRUVkubbSzcBry1cliJngoHPsm8saAnWqrQzxGAiEAvBejO2hJw0XTGw5MAt99vwAZdjO7DfAMrUhsO6cO8Rw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236777,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnOtxCRA9TVsSAnZWagAArNYP/Rq7zLZtULrRhwUoFUft\nPNtMJpagnB2ALtIcpqsVbrC5oAv/x5mdT6F7vqYJlVtoyp5BTy438NL+HXXd\nMSuERvQOE+VidRdDodo59j6RjvUZV7EMQobKvKlmmiptDulxIlIHi5xj/OU5\n5sbLmC4n7pajhfknIjedNVe6N5yOxkvbcs7YmzwfGjxMaBg6g5lUPepYQIit\nprs3nPU5mUugSBp2tZmlaCCKPwrqQUUYVGUzsC/MYnSxhVCVZwP86jm6Ppaw\naWEIcZXw7SiEyOMt1XjPghM0vpQfi7F0tDksW4bChFMXt4n97CG9OcGKj7Uu\nsoopBMNkQEK9XFVRvXAdAPRR61OR5Nb1ToVXgtQ4oFEMWd3vEm2v5ofxlA9Q\ng6CeFYNhEjRTU25AkvsDeryVtrP3cjb+0bFdHL2L1GiW+TS2n2VDx1RhyVzT\nh7J6JGQIiYiqb/O2+WDX/o33h7s34HhkVXxd5f1uFWZXNHkqe10Vk/OR5hvJ\n9DwBosyeFLMGBc+Kr0vIIXduBQ9KIzHIR/L+/88Ai0G1CCoT50AjAKFfTCdP\nlU2mss68bG9agenHO5gki9KBzjLGtv0CzvOC26ID03SHqsPLzx6CQCAXbPht\nr/FCy4/nD26JSYFQhWUa8874FOUf5JUd+Yl8nEqoKjwVur8sIwjA6n50AHvr\n4em2\r\n=xf45\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"76650689ce03f3f7dfe58c86d202b662f106851d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.11.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-76650689.12+76650689","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-76650689.12+76650689"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-76650689.12_1570564977045_0.5903852706731523","host":"s3://npm-registry-packages"}},"1.8.2-alpha-1b935898.12":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-1b935898.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-1b935898.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"594de9387ca1eec0286bc6f4aefdb6984971023f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-1b935898.12.tgz","fileCount":150,"integrity":"sha512-rqFUC/xbfmTA+g0KTzsPnIS7YFqCEkCnOjfUJEdvKcgfSpdtIJSpzXFic+udvG01AwDbEz1rBCDyTSDhMftQqQ==","signatures":[{"sig":"MEUCIDbEurgGhcZtX79sIbE0eUoLtCpf5ot75eSaulz34lC1AiEAlO8PRNeTiBiqga4e/XiwfkFD39TfG6yHnVxQSLlketg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236777,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnPWcCRA9TVsSAnZWagAA9hEP/1K/zBaLUQAPf2bZLdcR\nt8fhaLD2/zGcGa6ReWg6zlwPAmItYmmAWSEQxFvBDkXkqbGc44g0KiPcT3yP\nFn7RHThIhqTrLpJKTLA13Tq/KbSTcZZh1op2ys4j9B3wOToyp2EysPv53HK3\nANKZD8g0errnyPqKMMMb/Hetexm8hslW0u18elHpVg6Gs56DcTyqUF2vBB3m\nLSkKO3ahI4bWLtn438BuCbKr6pf112ZDzqNj88cExv6JWmxS9aDrkK4a7kCC\njmcB+eCHoeZIeOG7jluky05ssrNtIm+TBMUWd+/9A62K0W+dmr0dTvoQE9rc\ns+a4XsGky0lQOvT8+82gXgWMSfxhOwJpMR/wYcuH0YBD70VT8jMOye9JLdKy\n8OROpOVyr/hgzk2mINFAPjrUtikLF/3HpJh5oXwGQfWrzv7zuZ+PqYu425ee\nUVcf5ARJe5w7j2u+tMWsRidCHO4aN/+cYwZ+X6ctgZLXGSeUJaMTwAMrdjmN\nkKLrP7in4E1UTtEnopBMNOq3n1tSr9IqMuq5z/AsYZNVW5rI2D72NPDDHX/9\nuauZk2wq6Vq4nF4RU/yMVSoR09VpophNoAvf1b0v07jBIZZz2oAerHx9Q5BI\nTACIppSFaWLKNXAM09MnTUCkhu4cpFMvrHv8eNHZNq2M+uVJES0W2ddMDLsz\nvX6a\r\n=q20a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"1b935898704444d31ad39e1dc0adb42f40826a92","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.11.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-1b935898.12+1b935898","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-1b935898.12+1b935898"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-1b935898.12_1570567579269_0.41193030595888325","host":"s3://npm-registry-packages"}},"1.8.2-alpha-7af859cd.12":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-7af859cd.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-7af859cd.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"ce63d643918ada9ac7966de3477400b457ad2be2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-7af859cd.12.tgz","fileCount":150,"integrity":"sha512-AoeGVTWYeuSfaKUwxEp94eEOLs60qbmaxV9PABOspZ6VFrIN/bsKSMipzj/zOLYzqo1qtth+3nEfJKCH0F7D1g==","signatures":[{"sig":"MEUCIBw9nA/KuIK+bbpPN7c2KZWw1XWzQP+15V+AbbqUbPlsAiEAt380NYlvRzD5mHn4c5DaB11DckKHGQHnLTc8Y2HheyQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236777,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnPWuCRA9TVsSAnZWagAAQlMP/2/CYk++pzWlChgSssP8\nOwTXttviKkZEO6d7l9ikMyhj1iR+oxq4RBTsJLlrJm0vxxjnP+Ilbmr3O0Wh\n0UuWHvu16VygXS//0Rindw7Re6QhnV2HwjEBtujG0DnJjmtH+e15+swZjW1z\nWjUSxjcS6B2p6rYLGRILU2WBKzIEsrL9iGAwJiQJtU9Pr6eQ3jRe6+UYdoHb\nfNsq3h/LADh5qCfTgqz4vxCEayU7TUFrFd15TzARXJujrcnrqOOUwnKi7LRr\n4KIGfP7BUV/e39xSeO2LR3ylfG4gMmrPlf2j5lLH50abGVy+YkVJDUuGhM5i\n4zl2+upQtTvwswHJlixb1zbrR/Ki+3SnDky6Bt/2DPs3PfkSqmDE6LcXSzP3\neArVupdokKs83LgPIB1A86IsgcYaHtOZmKJfxHvWEmTTgzYpUnpQRxN35xy9\nKrWlIHWM+I9GJydy0x7bburxTub/NB0Mp/Hof2f5nE6lrtsbUgPVZkgqTJIl\nlRj97PLqF+zEe2q4rvdFq2nDmAvoXyD99zGq0VLIlR/8bolpU0bodLMwEItM\n+AuNSQxprRfhbT5pHTveE6zkqqUQSE5yBWPTVu3BsoHW4EUzY0zm0pY+MEVL\nsobByKop6gEtr8GLXkHOa2m1XVJzeXjYB9sDEYPvoEUF7idq8WWnKmGpiMMP\nteSb\r\n=EcD9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7af859cdf28bcc8e68e0322afb370fa3d531a8c4","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.11.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-7af859cd.12+7af859cd","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-7af859cd.12+7af859cd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-7af859cd.12_1570567597494_0.8056919075346944","host":"s3://npm-registry-packages"}},"1.8.2-alpha-bddd2b6f.12":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-bddd2b6f.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-bddd2b6f.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"21cfcd95f653ff53d22a3fb29fd8988dd83188c9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-bddd2b6f.12.tgz","fileCount":150,"integrity":"sha512-NXg1wHYBbti2wDyrJPaA+m8H1bxlMH4cjk26ewfWY1z1sOD0AkP+rkqbb6/XCT4lnAguNKqcRJx4m4W6nsMSdw==","signatures":[{"sig":"MEQCIAb/fT0NyIPfzXBoDTVSe3ZQ/VmuEhL/+t37R6C48lVhAiBiPwslLDInjH01YbK5hMFjEI1N13+rxRJXnbxl67xY6w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236777,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnSqwCRA9TVsSAnZWagAA9m8QAJAlgCRsiYtxbYv/3U7v\nnw49NZTWr45ZJ9Hdnn+KDdXKPnHspH1HP7EN9cxWDU3vO7Pyditn0vCzyHG5\n/K3RS2wsBGq0nxsENJV9RzWkD3zQrRhhKjRyl3YgKKvd3TnExqOigWHZFy28\n/0/mwgyj4ev3P7sdWkal0s/PEzOm1/6c/wJKKn0vcXnNuJ2LHgE+56xPhkB4\nB4EErTjHYzMzQmrDnav2FieUQ4pg9IcWJiFTQdf+DO5nKEeqTY7z9aCKun3c\n2YhIqzd3dyBtgj1rNEHnpbqt1bSvz+ja0ZTDWTTpa1Rf27GQM9nxY4q3mvic\nEkYadrQ3uiZ9zBcS2bcYE9/cr94EtxjYjhQiNutMkkRcYqGHW4vWW0N/NlRY\nzV4XwaKrGOHZr83xmxBaLfM3oUWke6bOdlzZ28Uv3F3ECs3CaFUnqyqoToz6\niVUS9tT+yVVcEaUyzlbEv6KX1BGZPAD7/RWWP21Ikl7lVV2xVfK0cn+Mt2dG\npRk1AEMCer9L3FtVkgMRSTzED4ruoLzvyJ+7vLJ7x/ED2Hdw6b6TjHkjHxZP\nU3TVcy7IEmTSj6tsdb94OG5Q1O9rRVVkEA/uc4TjiYdpCkIVNKjIVCWb+m5q\nwyS9WCb0c2U8f28AoQY0S1u9exv+KRHjplFHOI9xDydqhO4618vWk4OwhhvS\nkaXK\r\n=BB6d\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"bddd2b6fd9404e5e52b5c7c5558c1b810610644a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-bddd2b6f.12+bddd2b6f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-bddd2b6f.12+bddd2b6f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-bddd2b6f.12_1570581166489_0.37488522794544954","host":"s3://npm-registry-packages"}},"1.8.2-alpha-12b352e5.13":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-12b352e5.13","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-12b352e5.13","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"143c6b7b75e23d064b8e84c41bf17de3f9221462","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-12b352e5.13.tgz","fileCount":150,"integrity":"sha512-/zGSZH8dC4g9Al7AOU3szphTQoSH+MDzqFkwMc14IvJCfZAHLO9VeOFXf616VAKjQV3KaL3BS0ta3K7VGxEFsw==","signatures":[{"sig":"MEUCIEFiVTDpUngLElsdQgFrmGkiT1ZkeZEOv1kjEZeDNjw0AiEAklWZM1Eivc9JSofxf9jr2UOxZESGE0iGazi3aVaoOrc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236777,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnXi4CRA9TVsSAnZWagAAx/IP/AhfvoJJorOZy6nb+8m7\njGTue9+1/bHcOMG/tFC509Td8EDRuxi9yfHNE81CeAN4BovMI8foukIO68/d\nPl4DsqnjTfAyofrWLCVOYYYD8uTkV3npLgAZwF5VXrWoVTKWZFQaiOnZHv+1\nFyOe7uzwFoMOVILRF3djqjrRcxFZI1gJFbOCcMyVN/WlnnFJO4BKrNfpBF3L\nLy6Ll+bjWA2cVvCK0+VN47hp8Y3OtEY0gvrLhZd36L50i0WhTXVyDB/Ykj6z\no72rtbrt6L/IX1HRJ8Fau09VXhd3M/pIhaUiTkxjuebJg2X9vLGhGCNMMnLc\naaxUIjoa62xJkGH0jIIR1UHYHb5MJTZ531hfGrBfwkMlw/NTUDrAJGw2xGmY\nyJenJQswkjQ3qrUIT9ac60Z82VrBVwfwu2+bfcN2bwXCCWcybxp3W71yX8Qz\nlXJ6I49Fi/NdcAsrXkvONO24eJfLe4jA9T9SLMKAG90jiejUYhKbX3TE5xOK\nDol/DUqf99R43madZC2hhOdXl3RRstxMi/vlr+VR5HqcX5Ria3k/3+vNVI3q\niRhsIsqh1wVH8EkER5faDhPQehguWUDNHC90TwQZi6ZMZ8QwU+xd3lTrZrQZ\nKT6lrW2NCwv5U+M87tgddiERtlDCjqU9peEKfof0y15wFZNzejuStomVCsPi\nV4ym\r\n=U6JM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"12b352e54a78ba661b1f7828ff118b201eff96cc","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-12b352e5.13+12b352e5","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-12b352e5.13+12b352e5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-12b352e5.13_1570601143647_0.9147300530858464","host":"s3://npm-registry-packages"}},"1.8.2-alpha-2180df98.14":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-2180df98.14","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-2180df98.14","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"0c763f7078b923a6d597a0db60533a6ca732500c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-2180df98.14.tgz","fileCount":150,"integrity":"sha512-6xfwGrbKgNoBn4DUqHFzyyeIuYGZzLItJ8XzX3GuIaOW10XImGzeK2BiHMxV9oViSm49rVHU9vmTbOkknX7qqg==","signatures":[{"sig":"MEUCIFvR8sessFvfa09r7sSTBm9wKSTa5WSkxCI4w3Fn9n2bAiEAmsgVwAP9nnUiXhaTLMeB+zalC6J/jYpaJKIsErFgZW4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236777,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnXjbCRA9TVsSAnZWagAAzg4P/39bo/4vqAqgxZaPLIMi\ny99eawIneQ5Van7nXlY9KoR5kxaDkrtBA5fDaeDxtpZ/03BXuF85+avqRXQR\nUGCpSclD8mO5bq03fVVIObhLyxMXMJDowmV+H4qyOYIrgbvmpVvEjP5eVakl\nbPp9nm9khYh/J//Ir9Ck70vPsFmGIxpxSh/9937gXl1qg/aCCY58iC8MJAFw\nL7IvUN18dkmebDkzS6KTRIaNr1JNuMZBAkxtVJlK/T3xR272NxgC+UK+MsiA\nh3bmrDXlJT8EiI0EpBf51hFwEoWb1GhVSDVXzfH4h3SyISqLt/SM1Jv0leJ+\noWosQWrmEl2sZlBzRKtmrsMASWasqOzuukuINBlapx8CQaozSN2bapbYhK0H\nIj4ktHkCf+f3/zwa6C1Pn0cARwSjBtKLEpYcSBncGP9wDgygHpDBYtnjW2dX\n24RIeZOmZKsYI9hRGdtvNTl/oV7q+O46MiFxp5s+RpDFAwHb/eH10zNw9Mm5\nBPf4wFgIMJ9CDcsjcxp3EFQvP4zdJvJsEawzDHI1uY1A82A8AS+KTwbhg1eo\nnfOfgCJP0lCc6aNQc1qWfSOtLfKEA1hn8ydKCkrkbw0XmEflSfjW3ZoVB8of\ned1YYmCPp92/6zqv3L5u3V/BHF9lIRgUOHeNp9mB8fid2ymIo+52j1fF9LEG\nwnRs\r\n=U1hn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2180df9887b8d87128ffa4afe1068e13ce8f9a97","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-2180df98.14+2180df98","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-2180df98.14+2180df98"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-2180df98.14_1570601178678_0.4424189823194957","host":"s3://npm-registry-packages"}},"1.8.2-alpha-bd0f880e.12":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-bd0f880e.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-bd0f880e.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"849f52054b80109707b0de9bcb717c9e5e9c6320","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-bd0f880e.12.tgz","fileCount":150,"integrity":"sha512-2oOUQKWNu+7FIGxUrt9jcYNhbWI7nSzoxL9eOt/IkzFK8sv12vYjsAwloTApXmlXsFtzXP9CjAidqWVxvoy5oQ==","signatures":[{"sig":"MEYCIQDLE+UcRqWvXZo35GogyCxgpwAT9wPDO/hrWHgJeZpM4QIhANEYqFt7lahYFvNg3zPK0Dz/l4WbwQh4YBsi71WGvynV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236777,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnXkGCRA9TVsSAnZWagAAjAQP/RKVstcRKpNMhToTxOcx\n+6VDI19d/5z9jGFoAwi06hvNClMgjfvVviqo2HAngHGuh1lMI3NtDAG6NbXI\niplnNFxFoSnChG9yjhG/I9y0DE004qlrmanCSrzIpv4HoRXW72SGa79tS3Ue\ne1yv/JAEkR1N4NTiVthvAP2O5GjXjCVIOQq8WtYIk9CNBQtyDmCLNkxIeiDI\njAYY4EfTuoat9szi2CP0+trxtZgEDyGhPUqQxe0Ey7XoUJs2gTeYK+7NaiDc\nfrVNoWmy0k/SGJKzaN0Lu4mAQaDvo0LBcdZZfI8i67BMFncPlQvnM6+LPI1n\n3pJKpLsUCT1dzEkNXPTa1h0nST+KtmFohPQlna3VciaIxNuloAv5Tt73SXO+\nCHga64x1kkPigqsQk2KNuDituXmrPUH6VEniHaucyNWV/0r/lAT6KrMHX2+c\nXErJX+DM1pnix7QBPFVpCFuxIGUi41bk1YxkKUEk0DX5KHDqCkqTTnz49uu8\n3M7mF8bSMLZK7aPVVn14A2LVZX0JHDrgMnZREpYHW4OeKkgFzafHyXseGyGv\noGT7vMV4KWFM2kGVm7UZ7rClRI3c23C69+9VCeFh6qzscI+IkmvEOW+d91iX\n/A+mxOTyFjcwmjWw1NCQ+j7QxL+ai8b99f2usBrCwSv88S5VPXDnxhbYIk4n\nrpDP\r\n=CTcg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"bd0f880e94510da3e20aebf9666b050ecce52b21","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-bd0f880e.12+bd0f880e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-bd0f880e.12+bd0f880e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-bd0f880e.12_1570601220706_0.5661955364617484","host":"s3://npm-registry-packages"}},"1.8.2-alpha-8e347b45.15":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-8e347b45.15","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-8e347b45.15","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"a08fbe4672a6adb8dbbecfbe7f859b3d6b2462ac","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-8e347b45.15.tgz","fileCount":150,"integrity":"sha512-09wzpgoIM2EHKP65UGO4obmnI+xSfAaIhKYq1/ymd+McfA4JfuxWitzZu1DkO34S6CCGzKdeqktkpZv84OCdFA==","signatures":[{"sig":"MEUCIQDoXtFu+hsa3Fhg9kEWQ7lqRK0dmiJAJC2N8pS22QwCrAIgHTK3fX/R2m0C1Lno4tgiufBvaFQLW2WQ+YdWeWjvONs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236777,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnXkkCRA9TVsSAnZWagAAaiIP/RTWbZVROgegOV38n6VU\n5VUpEGm6uP/j9ql48Zo+GwGx9hc1JSTdU1hEkrFT5whNAiRQpRUtGRzsghlA\nuLbQcyNJ8Sc+CSuo+vlhPUOWqj1nD7TGKoq4i2AW9JGRsYoFcriqhYrKEMgS\n7Yy3JsBYo4bDCqvXzTSAjHCuyc8XSme5DRVPDUR2LpTC0TIr/ckwvpYJMCnR\nS5LHLcXUpjl1prnqv9x2y2ezWRtBttXr+HuhckAje2MRGhE+NMvE0+VMCiUT\nQyVlPqwU6yfz3l2SEd4nP8oVMFjDNo1U1YwElUg4Y7vXOyjQ8ymxtL283BrQ\nfa2Dw97sjt37aM8bZn8ulP6vXG9VW7Akf3pBNj6Mq2Yfl308LeOxomtj6lT5\nO1FCW+nfLz5ZGLYjMqPTXEjHEBQKPL0KH83VtdhxkSGrFaCr9pXuPF0f2A41\n+V+Y7WE1soVI2BRnXAfoz1676i5aRU8TcLx+oqWZhmIuw0EhFsZ6o+oB+h+A\nGroCizHT3iJmjLYRYLn9Uc9WWySK5P6HlRaOhkpwtxr4RDsHo43VVb6r4raX\nAOoQeIjCHvjojXht7ntEMzN0y8cKSLPl3mLTAo9mRk4CY3TqFW6EUutx0pfY\nFwhLC6kMOAVVPoo6cZUUP6nqljVoGRwe5SqNYQIN7LXaMPPotyszxy8DIJfa\n9C/6\r\n=XU77\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8e347b45e6f32a14fc0353f871b014764320e577","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-8e347b45.15+8e347b45","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-8e347b45.15+8e347b45"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-8e347b45.15_1570601251484_0.535966179650808","host":"s3://npm-registry-packages"}},"1.8.2-alpha-ce8227f0.16":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-ce8227f0.16","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-ce8227f0.16","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"681319c119f1c6c9c0ba1d2d7fef340169fc41ef","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-ce8227f0.16.tgz","fileCount":150,"integrity":"sha512-gov8GfCf8kKlRY2CKJOI4tH/1g4Ylm0iLLuxq6h8SIMKbf7Mwqj6gxWhLvsjptcCQCtNnpzRYEeF1NB3ZV006g==","signatures":[{"sig":"MEQCIB9XYETJ0dfjKMcengsKauftfHHEotcOiwhzUnwCGU6WAiBn4IvFqCB98FkMEuebEzgL7YCDlc2O5dbtZVf5Fd8dQg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236777,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnXrTCRA9TVsSAnZWagAATD4P/jdineTDek78lQnJCDzv\nd6m6HWpRhUd3itt7RZP51QwCvwNM/k1paUvYUEZTpnE8OEM+QiDolkv/QguE\njcZT8dAoxeVZBsg0wst3oFCRoaLKkE0akc84fOzjvHFJZcRSz183ULtoRCI2\ntdyZTFC6ojaEs4Zs47wdi2vaSi0NwRON8RdFVhWb6EdjBh1SLbxiXls0jtHE\nkA0R0yPL81aHWd/N4LltsfvRE0WIi6bS9mUCTPJ5Um78d/Kui9AKs5ROacCx\n5FaZwpaXfmVzSLHPBy6Pj/K44t4r51oEKXWg+f9/R+d+XYZmYar4VIACtNYZ\nv/RB90XTk1bUCZturZbLD9EZnf5LVLLvxl5siV1C2MlnGkbUV9yUo3RdtW6s\n/tNm8j2UlddEynLR8vmR64wfImg1v0wI33mUtDSEkNrOvoU8n3/kPgK3irim\nN/LpNzFcRPdzDgAZS2vqW4pubwrc9JgfBvjKsG3iXdXgATSbqlfk4Gz/SVOo\nFzwe6g5HxkWYvoTB7HlFUykJo3AJjrDgmrOJRz5c5Q+oCWTINCOPpdxEWFYA\nk/3Y2E3Aii15ZJGJLAsyYZHY6dp9MLun/cKAoZv2mvzy510OXGNMFQPCsCBw\nx77G2fRaBeQ87+n3KVzNEslQ7W8zHQqPtK+Jn45OT0A6Uz2FwOeUnVhLmFKm\n721f\r\n=jvWX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ce8227f057509e534e2b1a3f4464fae63a022c3f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-ce8227f0.16+ce8227f0","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-ce8227f0.16+ce8227f0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-ce8227f0.16_1570601682656_0.9852943624300678","host":"s3://npm-registry-packages"}},"1.8.2-alpha-0c3512ea.18":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-0c3512ea.18","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-0c3512ea.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"0e821c47b3ab831595ecc58b7a7b46c4e11a6add","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-0c3512ea.18.tgz","fileCount":150,"integrity":"sha512-uFdX1RGQ3E7OswrVpwJ3gi665fU3Q8xrWehyOIepvMfp8yUuJ73pa81rtopS3OcPFUI9MzJxbAfsQNmhh5K9dA==","signatures":[{"sig":"MEQCIGYlknGaPdLWEX9AYgEqGPWIBclw4x7aJDdwD2wscw9/AiAb+IoKJo/k/EvH0IUXRAAofwbgREwUlwhBEXFeXRbawQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnXtXCRA9TVsSAnZWagAAS8cP/j8XFbvb1+Y3+mPc0+lo\nO3uxgJ6Imq6pWnBBa2pofwC+EomXnsotQsgjIAS7h7he2yN+87CeekZfBZ5t\njmzpdzxTEMbTkv3ZDqy8Bs/N7aYdTZp9icpaFFSP8SAuYpoj5fEF2wOUrvqZ\nFBimqo1rMGnqyEzTl3AxXiFKmEGTj57ilJi0dbGUJtJzCdKLL2THDR+r1Eb8\nUmF/lyu7HWe0AaHxqs4tkulLzgiemYEXHB6KvLbuwYUzu9ces1o6MKCFsrHf\nIbbGdDWkVYjFhSzsdSjvC9hVQxKGlZVRq5QRTdMCKOh2g6DzCJkVCe2LSuQT\n9iEY95AuxuXVMogom485p7TaSHKpGz9F2AE+fr1/p8uObf/003k1//dm/BWL\n763+yrvC7FtEtoWo3UIR/eK3/Xdtdp6anJXx3pD3r39c9F7T3TiSuYq4so3q\nyV/A/TlLNCaNz09KCfTBJxVUugUeRycUbSCm8e7otc7u6e7s0JPafwiIRCZW\nkQbotKpw8hmAppbjJK531Kp6ZOkTdOJM3seYRtOvh4JHGnhQTdeegerbk5Es\n48aRCxha+jDg5EJC2MFCQ9+74+k1LjpLG1ucd1UfAIhnVPhbqsfTuhdQ+sqN\nFKojRE3lBkGGrHAV51nRlW2zprzxtT2jn/Y5Vkwr+uNmVpcLKwp3+rkxbR7z\nQbNZ\r\n=d3I+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0c3512ea7b767092bb38a24145ab81692292226a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-0c3512ea.18+0c3512ea","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-0c3512ea.18+0c3512ea"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-0c3512ea.18_1570601814858_0.7396347758967425","host":"s3://npm-registry-packages"}},"1.8.2-alpha-6183d15c.19":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-6183d15c.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-6183d15c.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"f8b84b380372babefa9a83891a9d1c2b6a25c79e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-6183d15c.19.tgz","fileCount":150,"integrity":"sha512-Jxvqgkdr0fSIg73MIwPK6CFVxyQ5aoMx2HauDl6fYSsJ/XmMuvGI6ycYL42/lqx4s7pEawPbyWl657PgxQi85Q==","signatures":[{"sig":"MEUCIBp1t90Z+mJI1zdmmgHkMQBo9bmiWZLhxP7s88TqcAtEAiEA9BmMN4eSlLOTEN1Q+qX/oSeB4pKbDHjQM04+Oc/zFFU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnXt4CRA9TVsSAnZWagAA4PMP/30nNSa71XhZlPFPsbPl\nyYbo/T7ZlFJXv2bZiKZ0AXhgJNaBzCtUpdzcwm8Tf1juxwRAa88V3crZQJ2Y\nJFU6+rlYFkVwyIBbtHRpL9e/RfRTl7YN5aHzX5IFNU5fRUFsx8rEXxn4lKGT\nnWYVVecI2o29vTh6f+gQuo4aUJaEw9ewNWzIrrllju5PYjsXjlu+43ZBFUC/\n3fekuV1Wzwa6KMDAcI1xPF9is5WOFEXmB6KfykZoG9cbXzOxchUDt2i9DUJJ\nlzsYaxJfalPa9gh6EdKpuYl5Z/WTuJAekVdt98qYx2TXV18kC65GgkPSHTzK\nWCyDnNzRieP9Az6uA0ai3mF3RC+HYjl0L4cve5DzELQcoj7qAYVp0jr27QiA\n0/fxDGqlrVOnrIQbUatoH3f6t8G/kCxFJduNrWzh2fLBI/dkRn7G6BsUdndF\nDjzpZHWvTmYu8HOP5tZp4P6c9LEMiOMV/q6KDMr3j8ozSdmnoYpIddMgxBWe\n0sqx68ipCZFqYFsrnTrBUa65o3soTor3WhT1E1AnThcmb6i/7Lx2XZDffI6u\nUTO4+M7DQSnY/t35IJXH1H3ECkIrjDyoQpxfKTM/VHOTyVdfgSGKCU+fyS67\nhmM70kv1DIIluoUPBUV6P/QpTIU7iEZN4EV1Bh4mNsvK1bZy+pAhcYp7GYgQ\niE0D\r\n=Z+9f\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6183d15c86940d8c5fc33e13b2b8797e26ab5963","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-6183d15c.19+6183d15c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-6183d15c.19+6183d15c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-6183d15c.19_1570601845091_0.5017995372301172","host":"s3://npm-registry-packages"}},"1.8.2-alpha-1bcb1e88.17":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-1bcb1e88.17","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-1bcb1e88.17","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"ce2a5ceb4586d8ee5260427b2d511a00b220a63d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-1bcb1e88.17.tgz","fileCount":150,"integrity":"sha512-UyHzj7CAdXNMFUs6wzGR2I8tVQc+r/NJeDCG70CzVaTUI6wfL65SKJ2PF5pUE2qslxXzHB3rK2KZYKRDU8muPQ==","signatures":[{"sig":"MEUCICp/gYupHu56jJoAKqvYlg1kpPKZPo9IMyDOljqfpoX2AiEAkvIIIm6PojEI2wkZGez2lbCRQD2iPO1kHtl33VisuDw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236777,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnXuUCRA9TVsSAnZWagAAoDAQAINZAq0mosNH/ru3mlM6\nWsyQlan3yXAdBWiDGxLwJOASMol+xD4+RFMmGQawPI/FzYOHAg3k6EhMsvDL\nRAtEyHQLR/T5zqEeAx0X8aocGGm4IvS6+EhAWWbje+q/shmqAb/IRiGIyc6h\nNufOzuFEl+CDgsfLtA9JnahBr++Ja9Hs1P4oz90JD2X81za7MAWWWc/VtNJM\nrIRIhWZ4/cw6tcEBgnFXo/wmwMK+I62hH5XrDhNRtcLJ3kScS57RvwDwvYZC\nBMcuAjpflK1gDC7kKpB5K/EMAWPTI0yHcecrOvitxbHvMWy/X0/Sbp5Ud9zV\nQApMAEeAf9Y3ouAkANKeSC12ptjfC4dejefnftUWyyH2fwhG930VLuB47nyh\nhrP7sOPOLlMVCloh6TzmxwQhOu1FeGZ6S8kbVj/PXHA/Bs/TgfUKllvGSIcc\nZ2mwS0BiExYYCqZe0J6L2NuOT9J7XgFTS8gor7YqVcShqY2zXfTyRNMiDj8k\n/zwSHyqDm5MJPb2CnmVlWlU85+HBQW7CVZJ1Qr65xk6Cikmu4Y9xx2G1qNzF\njB/3hss2MyQL+JBDnFp0PF+jlOpqLTVe1BnrB7ioPNdYXs9v/t5SVzbFA1Zz\nIpDYeJeE9ITDcajPVvIthaXyiNw1D0qK8P9JCVioSa3qpM6v5GJAaSQ3HLx/\n5+Fx\r\n=wmPb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"1bcb1e88d624b3d97430ea0af9dd08ab8b940393","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-1bcb1e88.17+1bcb1e88","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-1bcb1e88.17+1bcb1e88"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-1bcb1e88.17_1570601875342_0.264636298672966","host":"s3://npm-registry-packages"}},"1.8.2-alpha-2776cac9.20":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-2776cac9.20","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-2776cac9.20","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"18ee4ca2b12a850d74d3fb603037d4f7285f9fe8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-2776cac9.20.tgz","fileCount":150,"integrity":"sha512-sjmKnx1pyxapXxrOYB/6oDE8OIZD+ofyZBPHOGJekEvzad7K+pgMxE96VWVnRKD0s/oYVitpZ+4B/gSox3litw==","signatures":[{"sig":"MEUCIQCx7a8COg1ddInmv+L7p8J+Y5rWI9Hu4gTPXRtLTdlHXwIgV8m2rn4rVeQSskNv5zZzWwXtcPNt6M+6CYAVm2H6g3o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnXzjCRA9TVsSAnZWagAAOSgP/2QVobOk7/mZBoaTwTOa\nuzkTnW4OoQp7IZwgntcxZRiSPYK/RXpD8aLEnQJ6RfjT3FbkkMzezJ/xrVjl\nSM+a5yZ9rn9Kw0vj6b/5Dfu2H854douma6j6XfS4EN1acKwpftDqoU2RmFV+\nratn211+/8UrxMAssE8wSVS5lDIEBIssE1j2adJW4khxaBv2luZ4uWwMHjCz\nw6Q+3FrU8ZpEirA+PHCCGeOLqYYFzAv0XENm+xxFMdfV+M0ZBwKgFTiCSrkz\nwGj69BcSnQjSg1dBX4UWaz10w+64QCEWB1Dtevk8Tto7FiZTOestbYqJOH1U\njyJ95sErXjOM2sYyJHBrHLMP4+8/RiiZLzI+EFHngia9nHqsTodtLQ9WNI9s\nMwD9acBKGwNaMRvX/qliMk/3cUC25UscAeiiMetw/66pYC0GYj1dMK3AMUNU\n32lkwNzxBKCVJhQLzE1RLGxMuqj7FQ8iOZEZTOjlSghgd+Quyt2eqn2ABo6X\n79zknWAwUczDl/YS/ncQu5Xae4oEdlo7kq7sYotlzzGLjX+Yk/2qBzaJxRws\n6XBJ/Cv/lQ5RHqqo70jKIhmVJ7pYQhdB8rGjpvp3TzdKU9htQapeDU4jvxVR\n+D2gyVCFUA5OUw54s9j/mVjO4eCLZwRbbwjUweCslJXa4nZ3qu6Jk2efRj6a\nNzi6\r\n=dM/e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2776cac9698d83b5c9c39671fe7679bd346eb5e0","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.5/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-2776cac9.20+2776cac9","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-2776cac9.20+2776cac9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-2776cac9.20_1570602210439_0.1899999173010316","host":"s3://npm-registry-packages"}},"1.8.2-alpha-1ddc517e.20":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-1ddc517e.20","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-1ddc517e.20","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"928f639e2dab7aaaa61e14a0cb967c73c93c78f4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-1ddc517e.20.tgz","fileCount":150,"integrity":"sha512-hta+60l8x7ycT5z8riGryABJJVK11h6pCPQKtM7SAY/Y2r5Da/W8uiSXJGIXO1eZQwb+306W+bqePJe7vnBdtQ==","signatures":[{"sig":"MEUCIQDwERXvJ4YHOJ9IIfKqQu4PCsgYEtqMGqoUntC62RHCVQIgGLXX9Y69Fk70RjjebAKCdrCQMqOnO9kl9VcNThA/TwQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnih8CRA9TVsSAnZWagAAivQQAJIUvNt5uWh3vGFzp/nu\nta+PoRhFBjEW9jiGNo7+seZs1VPyDSMU/Dpe20CgWoJyRcYzISmA6tEfJyvX\nPfYJw1E0z/xki4e02aUmgIjMiogf0OzPm5Bsmy26EdqMPqAv291vF3Wzh0J4\nnTcRSjy8t4/imggJk/a5h6RxW3MQO2QR+wdwGan1JLpMSLvrz3lNe2OsTI3g\njzULmcy8FLCyAHcfiI/ylyXbL+N9kY+qafq2jETuoXDnUIjoIlrnoxhxlNvI\nrJEbOXZNhLMbXbiA616AVMLD2J02N+PTDmt47ErY0O7BFNG8qMC+9mJVzh/H\nKNYMQCG+6edng9AITlpSNsNgDiG6dG1vN0o1z3d09ljtUPAZF6RFVQZvGvhE\n22oay58Lvk0vzXTQyOpXMWfm9lg2CFI2iRd8IcPTrZhyJG6LEQn1b/6EBPvx\nBtC4aJkgJxDRRCxwslbY9b2tXzionWR6GpZ+wl5xGOdM8U+XkkhnD+/X+qcc\nmuVKu0Rdm43prjbvzuMlVNWPSl2d43rC9eSJEw5ldvPACgn/0TCXuD/GkFdc\nscwSG7u3jmBjdT86ZtX6hpmrhA9EvzSZdQbllvDyRucUEJH3ijeUo4ue6Kgb\nQx0eN0xTURiDmUFcYM1+gbpoLp8Zv8tFBL8VFIhhuqzW6Kj5S0gMAsRkqBUe\nmTZm\r\n=59cA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"1ddc517e37641a7661faa9f33b0b5537dc113a11","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-1ddc517e.20+1ddc517e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-1ddc517e.20+1ddc517e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-1ddc517e.20_1570646140137_0.20662146454094898","host":"s3://npm-registry-packages"}},"1.8.2-alpha-e295d38a.20":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-e295d38a.20","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-e295d38a.20","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"c8d07a4982845e45bbea28699da608dd5424bbc0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-e295d38a.20.tgz","fileCount":150,"integrity":"sha512-HViV+vPwJhHnC8eBgP+0TG8JrUMV5F4+rdWbVVYAFEEAdpZ7gRyt7ArinhmmLr1RHuRhEd73yTIujYcN2IOHjw==","signatures":[{"sig":"MEUCIDojXd0vYEg5HkekRXGdFo3GAqoyYwYv8m0+B8j/hsLJAiEA2MUsGWD8KqDUD20n1V2jPusTt0wqIeZJvhZiGor7Upg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnjkbCRA9TVsSAnZWagAAZsIQAISU848SDOpkZv7LwPy0\nWQsXpkEiD4poBM1oYn7hV0NTtA6aC9pdCf64pPoHfSvjNnj9AiTYlFrvcwxY\n+Bf42nEEFha4s7LDdvujUP8597hDuPO0tommzXzMz6zfIaIr4i0kW/pEFALh\nmx1yCZk4ugi6q0HNGPr+/XhFv2NOYggWtkDUJ4NEgV0YsfwFuF4WQUDRsFUE\nRMUsXeuo9M5zsmQ1pZMKc0hhelCJ1S9cPmiutQFRtgmkcm9u7UkKYocVd1Qu\npDcbesVDVFIEWdOnH6nfUDTwgGTzbLjWdAgIB/E7jISVuBif2N+o1JBO75ly\nWHAbXinRZW1JXauKiHVTzdvD3sCI87fV24VvWtuI9sE40C/A9DX4bhEDzaZ0\nuwvkPtepOBsW007IrzIkn5uzK1obWvXEJB6FBfdyDhtPEcCH+rUWnPGSrjfk\nru6ODp9El7jIofjma+rqCpYVZCFs3oD+mX6fhyJG8bl07Gfxg/ABIPv+F0H/\naEF/wJyK7tEiO6TObdU3RBF1J09Y3QXDH5xA0KmiarKkUAYJ1/Hc/DrOzctK\nQFfw8bWxUxjbru828ShkRLyP1DEBYUX/uo1ran9tYpJP7wZL40vskY5vYlI4\n/CgwfIAscUVoXbohSRbyod6sUf4wrcnOBRSCdPnBKHzWgENHRN1iwv2qlR7N\n2fE9\r\n=MAzM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e295d38a00940189d61613519319836ee8dda306","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-e295d38a.20+e295d38a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-e295d38a.20+e295d38a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-e295d38a.20_1570650394508_0.06550835364419916","host":"s3://npm-registry-packages"}},"1.8.2-alpha-dfae0dd2.20":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-dfae0dd2.20","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-dfae0dd2.20","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"2bd164c5ae5e027df7636159c73bdc761ad82ad2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-dfae0dd2.20.tgz","fileCount":150,"integrity":"sha512-eyG6nWidF+inBssMWqYyPiLmTJ8VxHR9fEo2oGhikKCSCCN1+23KqlA++AIWYU4zUkaq0qmAaMJJPS2/1evY8A==","signatures":[{"sig":"MEUCIH+KJuwnv3FNaC7XgFZwU4H34m3m4DFm7wZXKjF7FNBBAiEA/8euumvBSl2u87Rq/51J3jpvG7NoDfuMy8Roi3AZwFI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnkPICRA9TVsSAnZWagAA0LoP/3XBYQEF8Ev3J1Vqy0qe\n2ph4PCGG6m5fN47PvvJDlDnAKNYWeUEzNbImEtR0bfq/ifuVf68TWYO4+7u0\nqivEHO8Yg5o8myA4aFK4RdQqS4rI7WCAurMhSN4lF9sWcH5kkm8fyicM2AnT\nU5Wmu+v418gG8mJ8PwriY4H7oOYkGyB52PVtNIFou9iuUUspGxmM60wuuTTd\nhKoF2wsMzJ5OHGlvE68LWKqQsnMfwGPoSt7hVGHx02yaF1m10XRYrwyjTFaa\nNJ3VVFE9Ee0o3GMCyzXKLkbHRGiLqiHB9WNKF3zxW5ubTr9K5PzXneZfFxjH\nVuXELWGedLwCzHnW1/w+/+QBOWGgD+oBu+9yo2jbUp/b2omLWnvD70//1EQW\nxMyoFLs3y/O/snl0iK+7we1lsLnInscpL42/ABiK5JEoYw0hpadhCJp4io7E\n6+PJ2JOx8yQFR5QhTVPcsN0D+Gf5oJsPwcL11/ndWBKA8E1ClG0zxJqA1NMZ\ngJx2UQ07aer+SHk3jrJn4Lu6JNbMbHK6VgPMMUTUKIli2w7FTH5sc4YSNizT\nPp8s6ue15Aeiv1/Wm9rJd6Z9IKuizJ2Edpb9q6i0bW4MxjrFaL+0qHEqhUyn\nwIIDLZcpkUZkKkIdMuslJtP/sPfnOUpDTFFl3AIygF/oP7x0MjVFdjT3fN4C\nRnML\r\n=4UPk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"dfae0dd234fac06a286448546dfcaabb78799dae","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-dfae0dd2.20+dfae0dd2","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-dfae0dd2.20+dfae0dd2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-dfae0dd2.20_1570653127761_0.5153084610780967","host":"s3://npm-registry-packages"}},"1.8.2-alpha-6c908f53.20":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-6c908f53.20","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-6c908f53.20","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"e7df495cdf10517dbe28ef9dad40deff3c57986f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-6c908f53.20.tgz","fileCount":150,"integrity":"sha512-MM0w0JPeBFLm52phDiKjf2aXPYfBapeSj0+DFROOnR+jjIGEt9rZoRXuCC2DE50x3yvXaACbsJ36FaL8UDqLdw==","signatures":[{"sig":"MEYCIQD/5B7pllN0RvjHF7JooygV7ukjQbew8n4YakDVvcAkvwIhAJJZmQ4TVjUfnfYFi0pvYTkIU3B35RRDRnQyeFa8GKRf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnootCRA9TVsSAnZWagAAgP4P/1LB5avhIbIdRZXmA/CG\n4N54bZep9Usy6M/O0BmbLVTWesWab1eIucr05qfDvVje+w1UkwAMmY3YCjEk\nVZCQ9rbAMonH45d8OKsQEb3zOofH69vlyToTc1FCb2YRYcGIIbvPOlW2emOz\nI+ZqhYMfg4NVHduaBn+am91Gula4AZJb4wG5f7HS4tQTS3T1dLXPQeMGlbnA\nUAFj4xg9/1SSgbte0E6eNRrU1xyOpFmmjtT6z2uIg+Q/PVL9hEaa+ITS8u2J\n8/Z7tXrYcesEDgP+RhebRKxzm+jsElQ99y9DA5B43dkZoi65eK98M1RaynHB\nuSTUYNRuMJWXKrLR3iGCCLXcAfCWPTNUpTO4JUfL7u6MwGQGSyuTtcb0AH5h\nBuEho1psqAngKBm44D0c8PH515/7TXLpjX4xGsJiKavSBeTd9NAbTopvjehs\nhVRkOWTO2iaUYLbNM0Q66CN55TKXvTPesv/edS/XeAKtV3oRfBLa1D2JNyye\nx4/m2ka4Rq87CA4gmJIe0VlpfWo3B3M87L4nOQQENMe7c2H9zrFICEYuYq/n\nBdgWGwDJlc9HeJ4OBDvmdVzzn1rrJA/IDGtB89XeQYwovIdIDA37mTS+kFwK\nd9Lfd0oL76DWgTFvgrIZjnaqjpBw4N07gEcklIoM6hCYJRpXwTX+kk3I1dcu\nuxDw\r\n=TmVh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6c908f53ff3ef61ee392d4dbf95d0fb3e3ae9d1c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-6c908f53.20+6c908f53","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-6c908f53.20+6c908f53"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-6c908f53.20_1570671149052_0.21605214584775978","host":"s3://npm-registry-packages"}},"1.8.2-alpha-0544fd4f.21":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-0544fd4f.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-0544fd4f.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"458233bda266f7f5b17befbf9d1ef2b01f9d73e1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-0544fd4f.21.tgz","fileCount":150,"integrity":"sha512-T6jfJ/WrrLBRIQfcfyQhcW2ZDLFkSRP0galG4ogCQQ/5YZo3Imi1DwAY9qOtM/H7GXz0s+ejC8glflkN5AyoIw==","signatures":[{"sig":"MEQCIAe+dpcQLl4gxYFVVUB1gCR9fUUv2X1RqyfViqw7WAV+AiBT4mpeivejSYAdSOmUWYJ5kJrqs53xeykAVxEfHIpXvQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnsL7CRA9TVsSAnZWagAAb/wQAIERIy/Befdz6Bk4vaJD\n2gvm4PLrQoGok/HizLAQxqOdRQFPnjR/falCqlZHTxBCbL0CFWMrZZle/cGZ\njZnbvS0AH20bkH/ax6gIBNMiqPpO5pjOFmRiB0M+7BfsIaFa0285QGyH4Mc0\n1Kk6L+HnRZXFROoMZ67iJOBS69VChEav0myUReK/7GQ44J3pNOi55hdRYoHj\nuGOVTBFerIN6ol0KYVFC0qzBEx1ZMGBlN6646bYQVfYO5LQ70eYSMx7f+3F9\nQIcdB7DCd4X+5KrNY3DBKHghLJ6aUPebg43hLbrUK7GcdJouSL101GwDHLoI\nY5nnoxJX85pTAx/Zx12VDweeH06WqW1zn4Jku7lL+3C3EHC+9f2bskleO8Hl\nL6McL+U5tjouuYgoFbfgR3motiR/1+GN57hzHYHz1YPdQLj6cxIe/d5fq/AF\n+Vr0lSHsW9qkQsTMHg+JN7AZtdDYWXd6koc3Qnvq7oldZWBhENEKgS7J00u9\nm8MHdrcesr0+/cYcufbIUqnNTbRVBlX6QR+Wj6HALRM0D54lUK2x/Vh3p45G\nDL8hWgF7neMBDe24imvI3sJ3vxkPVWaK6KQwMR5q9gCDfeY/UAIBz63d9a8L\nYKTSFfyTWm/zh11JlXOHWvthAtk4MhpCBAsEKJ7q4Qc2AqMX6z+LnDfHu7/M\nydpP\r\n=l58v\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0544fd4fef07b72b8a9131323e98426a0deac3b6","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-0544fd4f.21+0544fd4f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-0544fd4f.21+0544fd4f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-0544fd4f.21_1570685690714_0.20895893459520543","host":"s3://npm-registry-packages"}},"1.8.2-alpha-6c21a19b.23":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-6c21a19b.23","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-6c21a19b.23","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"19d8cfb146cc5eac5c43d52dc99aa27f61f2492f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-6c21a19b.23.tgz","fileCount":150,"integrity":"sha512-q6Wz1Xiz1qdAXBMTyNWXKTuDqNNZh4gBtOYsuBUIKySQs5HOgbe5jwmaLuXmLIEzzA1LSZ0xaYlDRc0+iZpsiA==","signatures":[{"sig":"MEQCIFyyl1BXi7m9jcNMKno9mBTIiU5eVZxB+8QMb3lnIBMyAiB0m6ejFtyCVL1W96EUhmvgYCxDN4ncIymclVm4yt1/AQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnsMyCRA9TVsSAnZWagAALw4P/iijqHMZTBzUIKQu9pMh\nu+DLuZql1u0aeB/Pw39mZsLoCWXaB2XTjrocndG7lQzBw+PS1awlLrk7VE0P\ncX+JuV4YMMCXHMhXzoLjw0GDv0uOz9rNrGCEf8w5T+7qPqzFtfEpMDdGYjQ0\ncbcDhcuREb9Nolttkc5qig6zNMitRJrZLTvh40FlXtCIM0j/NC21CyIXdfrP\nwcBWXUeY2+8NB4y8r9noKOvjsYoUeeB2l3jw0uB1F3KvIc/X7fgsQBdOeRHz\nMI5gU8o3N2Ra6Tlm7mVx2qPZxZ4q6kkFAsBvORSzCAHxwvkLly7ttW0WSKrG\nRhTqQHonFMJtm4k04qrzVMJMRUZKxX3TWX/Tr+PYhheJgUrhFSnQ1WtLmINf\nC23n/wuDA+egajkkG0EbpbQj6r4Kmxb5EDohWNt7gDN+0aacuPnexzdfGktc\nWFGiUh8Ivw3yxFd0dFuGkKsWgl4g1ZI+KNF9et5q7/TL1wYOa6PsUaVadBvp\nfHA6lw3drDbzNs8wy6YM+0iOJhfL+cg1t+oi3AP+5Rmzw53rkpi6HkEtfhIO\n3ZnoEIIvVfM7R3JM9h7QzljKXb71O4zMrEINdGTARdy+El4/mbkVCD+MZwXb\nZuT+lcAbhncc/LXcvucJqlwE78oQTjPYkQ4u0Jocxy1JDjOhhfH04Q0D/IxM\njHrv\r\n=Fxl/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6c21a19b0a1877b7e046d7d10fbb7d2308e93b7b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-6c21a19b.23+6c21a19b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-6c21a19b.23+6c21a19b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-6c21a19b.23_1570685746053_0.8326988706900973","host":"s3://npm-registry-packages"}},"1.8.2-alpha-0f48e06f.22":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-0f48e06f.22","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-0f48e06f.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"891921487e463694bd6be50923ec6ea543ad63b9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-0f48e06f.22.tgz","fileCount":150,"integrity":"sha512-d8dgAGRKaTMrD9N+c6H0ZnAAyIehiGGcA+09z+QkQQzJSv4vUqU0soJ6pfYK1Qbn3qSjNPvXMiS9zTYLR9CS+w==","signatures":[{"sig":"MEUCIFD4s46YhTi2+Z0Ngq7W7H8OX8kCjx1EVjGsrWARM3ymAiEArjOFBtLKHz/flODxHaU81oSNErPSu083CvWI23CvxHI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnsNVCRA9TVsSAnZWagAAWwsP/2uE6nYEcBGNQ4zT+Ske\nibjV/AI45lORuO6rJvmS2VJTerU/XsH/0PqpHi7/R6Uy5hcmyX4ejrXaBjHt\n/z0GKDf0t7ucfTD9LYC5JKUD/aAWPS3ezFAQg8YBt5MSspsnnqk316f1KoUB\nhsk4YSFnZgowv9Yyq2CyZ4tMxzd1Vc/fx+f8iEy0N5q2EGoxLTcO3tJoF1m/\nI1JBfG5Zb8X2PExoWMOrWUJvM7LkQ+Og/USXlVen29X1SpqkAUOVhixJ0FcB\nWejdUJlXF7G2fhBpmhztEPNuB6O/Z0zRmhqXftFaCV5W0KY3wyvauEHqClM0\nXvdaSiejBFGVACtRjRzqu5AVyVjolg3lhxqLmxJQdeeS01RHI962Kd40fKS9\n8/gLIDcA3E6WO6esQuVNTsvQMo3/uzeFqM6fqSLG07EOoHO0rqUSwvTYqrlQ\nu93Gv5IN99Mnzp78RlUqdvXb8bkNctHbLbZ/G78LuPYo0X0LcfbvM57qdkxD\nQH4aTfgnZFEEC1jKgWW7QtwIKG8/O7SfrMrBLMGR/x2LdnTKvPU1Yx8H8gSs\nBL44tnLD/POUTaYLihUb+9UXxmqzy6eUundWXJra6S77boszo7vsOWg+lQRP\nJB2r/vh2ePfZB0WifHUNhrSA/W96q3++ztxUEwwup1UNBIPc8dup+CZPewF7\nJje4\r\n=RCcw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0f48e06f5e08fc7a105203f102bf89aa4c76b06f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-0f48e06f.22+0f48e06f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-0f48e06f.22+0f48e06f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-0f48e06f.22_1570685780941_0.721399168273652","host":"s3://npm-registry-packages"}},"1.8.2-alpha-4eb48f3f.20":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-4eb48f3f.20","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-4eb48f3f.20","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"fc76dc468f08ca9c7f30321d2320263c6e07465e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-4eb48f3f.20.tgz","fileCount":150,"integrity":"sha512-ia3zNvc6WrsCW9j+Vt81MOW9ntbaUFZL2rbTYkl3lkM9KDZivge2RtS6bQPDLSkw1sGG1d8ZKcl+lDtUSDDpiA==","signatures":[{"sig":"MEUCIBD7QxjUHd1cO29n/3MTzJx/EaEAPJ/85JKnLoyYdeCtAiEAyVXEYZu8YiYx+858AuZuOhVYqW+RJTUCY9Y394SQzD4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnsOuCRA9TVsSAnZWagAAwrEP/i0V9ojbq4OXjtwp61Mt\nOQHOBY29sUpt7/xWvCBmFPCcv7+1hzE4dhWJuDTp0AHuupUtGnC+uJ072zbo\nAXiE9tQh0ljJ/wNaRF8kOS3bjvH7jlZCyvqzMra1c6KUorEMnSIPPAD5EJaH\nWPkjmW9b9xbrJ/BQNGu2jResQpK9cyuaNLjsxVyDAPpK/fuJn9g3ZTvkoB+U\nHzAf31tsAiSVun4Ga5gTlbQakMfgo4xMeb3RXotTbP1V5QlddfhGlgyE6sia\nwYCXJMOxcyeovVtZZ96oNeJ9OgXbJxE+m3duOzcBoEkUiO1ir3MUTSovThCG\nllCk+wSdUfOhsSVSm825+FD8kaMINCFfxh2dFFqDHU+T0bQA1+2z0UfZALUE\n2Z6R0s+43BW4TRfuUIkwHOI3ZDTjAwq9tBHj8DGR5ox9X6tUkgTN82p/0LH8\nYxinuH98u/ySzBGOEe0JpO/56uq1I8M4CxxPAWPc14YoY9C1fVmABW6TALz+\nAxpg4OVfp9BDFeGbWQyYHqEH18nPQAMbJnnlHuMf8ndAhthGCJ+NaYN8OMIo\nSGkYR/sfA3TIOeE/XgzwrukqkC48S75U8oVR1OF7+IzvHX/h0EogI6uAwYqF\nxvXRW4grF+gQIZgmSQ4C4HnAu49nV4mVlce4vop9siUO9woVmouRoh+AfEX8\nY4+t\r\n=3HsU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4eb48f3f97c4c975bd3b921c334bdb54aacf6d35","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-4eb48f3f.20+4eb48f3f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-4eb48f3f.20+4eb48f3f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-4eb48f3f.20_1570685870059_0.8668335517842485","host":"s3://npm-registry-packages"}},"1.8.2-alpha-af6dd37c.24":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-af6dd37c.24","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-af6dd37c.24","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"11357b2a667f5bbcf9e857675960fb5e6a3cbf00","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-af6dd37c.24.tgz","fileCount":150,"integrity":"sha512-HvmzUXVclrVatOC3m4LJTBrdKNpQ3pIrgBw0lZT279/YxWHakdgSIhgXRHfcIKFFB8JehACLETOzcb5inglbSg==","signatures":[{"sig":"MEUCIQDRUTABjl7laAXvBcNdZtJSedSTqsrJ7liA7sjDQqPetQIgJlbAeL36iwJo5LuTuXY7tASmLkRnUPw08u3J/T5Nv6A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnsVQCRA9TVsSAnZWagAA71AP/AyYvwsTCZ+3h9XlGHF+\n/XVPNQ2/rBEBecsVrM9F/KG4Epojhpax/RFKoZzKBdXgLloyLQJ+Jyl6Ydjs\nV2UbgKgINUiqVg2LNAS98inJ0FnKkVAV3O0/qCNOYnMrvSDG1Ksio31g+SbH\n0ZdZPV3w3rIxExtKjthOYksJChARBSEj+0dNysQ8X9wuDPDWKYOU6Z+T0sUD\nOUROOqX2slnKw5HzBnRl/yTetiWZePyl8pBrK+JxSXXMpngN03njfpBOq9hj\ne8XqVQb0VZEdhiB9oMcM0A2rc+eWAv+1xcN5+enVN85bsMSe28QKqeX4yREU\n+eiR0YQtDmDpB1Wqa2HTW+NlaDF+c0dsBIsX07HHd2N0HIp15ySlSx424HH5\nU+IuMfWpEK2CgtVWGYJAAorJ8SiDuv4fdcpJKmDg2EK9aqPm+DNMOYh7DcqS\nN8dASmdwUbm4SEjrXpY2vCtEXpcuHpFk8hF5LeesTtmLU/dfAHwrQKSNvuSV\n9uN2/3ZjAe7rvriofwWGlKjJCpziIACi1aeyk/mucdLvRJYijOPbtQ0YotG1\nRsmqV/YVC7COMEDpoxU6UKeyYZJ3l9PFM+YA31ZMag/5PJy0YoBLTP4G7591\n2L9OznvlXto3cFUSw1vwuunSKOwLgc96OkvqhayT4v+oI0dKmPPHq3/A8uIf\nDsjI\r\n=CUVJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"af6dd37cfccf0d7f117072ffa0155e1e3859b6da","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-af6dd37c.24+af6dd37c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-af6dd37c.24+af6dd37c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-af6dd37c.24_1570686287385_0.17542880054385757","host":"s3://npm-registry-packages"}},"1.8.2-alpha-449afc5a.25":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-449afc5a.25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-449afc5a.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"c4137207420f0f2243b2a6d3ac4fa5400996ef29","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-449afc5a.25.tgz","fileCount":150,"integrity":"sha512-/fAJMR26NGsJKhNzVKeHFFKJFvnyZIWzh/VzouYI/Klm5BXAk/gvTtjhnFCT5p9M7WVpvUR8EOivhOetNXDHXw==","signatures":[{"sig":"MEYCIQD0rC2EaspnKVnWnyZXBaaMNpmFufoAqrMMd1emaKnIOgIhANDgUMEEt2Y+kK3Hp4TmZYQjQiE15DOrPCePA8Me+JAP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnyPQCRA9TVsSAnZWagAA+7UQAIOiCB+Kom+W5oaAf519\nFgop5MbnvQTErc1obuRxS/OLO4qaV32V2LYdp3mTSqyY1PXASfKtdJqI8ZQu\neU9akDKonn1TmBfVNYehSJCBvimwIuI73zFpHmrSW9be1BO0dBa5Xj+t5x2u\niQPRTAHVsFDqDGUr4QE4V/7KEYB7DgM5OfvY8AiLnqxlnPlMU1dfWRoor8PX\npE2bcXH471JOSIpuqWbDFzuh3AtV1Ou6bJB+T83Y9IPSFvOxNVQWIu+29dHM\nIK2+JGrkWKunXKG7DXOdjcK5P/50V6+2spDxzBK8rk/L8fwhErDvRLCRWTre\neIrSyPdGPjM3nWloGUQ1+qCKRBMK1yUbg6dQBgDMtepggTxAPjAloyj+2aEE\nOsbElZTjS6Y1JPF/z4oFj+px9vc3kzuU8VVuPDZbxj4Catu2NiGca1Akwjxl\nFhULtR8BgFCYu6KqoC7cSxB/7yAqH+kicYxCoIHIOiBJnnKgJRqKCZnDrC+T\nLYi1CogBru3n1r0tPRQU2bGrEdnKHx0u2rvccrTS1ArvkNyR58bNXU2reZSf\nuGX1Jt59qf75scmIcMBTRLw8A2Z7VQMcKBxfXTpt0SThRN4pBS6T47vg7DSk\ntLKCuS09x7jrtYFCsGbzxSNuqDRUh79KJ/OZH4GDLEujyf2H61TqNy1LNGHb\nRlWk\r\n=4EcB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"449afc5afeb982c07e6a65fc95feb9d4fe725281","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-449afc5a.25+449afc5a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-449afc5a.25+449afc5a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-449afc5a.25_1570710479199_0.7380118603769021","host":"s3://npm-registry-packages"}},"0.14.6-alpha-0fc63e35.1188":{"name":"@graphql-codegen/cli","version":"0.14.6-alpha-0fc63e35.1188","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@0.14.6-alpha-0fc63e35.1188","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"c19d8b1306acc2903083329b82e338d65418f273","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-0.14.6-alpha-0fc63e35.1188.tgz","fileCount":156,"integrity":"sha512-dV3q+ojTuEQSfc8bL6L2LEAc1ctxgtn74tgtyVhlo3YrqIqamg7/+dAm7RusnW3nkRjy3Fofp7usiD/Gu1qzCQ==","signatures":[{"sig":"MEUCIQDmhXu10WponYfJccn1811hv7DthSTtxq3dIXmBr9HbvQIgBurQUIg8ZdYMkfSIYnURp1IVvYntWFVPxhdVmdIgwfM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":247698,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnyqYCRA9TVsSAnZWagAA714P/R1jLxXBJM1W++Grz4nU\nZtBa8tViVZqMP9KsOGdGcLH71uhnEsx9gEYgn4HIMDLMlM3oBwwq1WQej0NP\nK0nmV9nNkf3x2dyHwH1KjWq3qbfA9/dImh9qNyE43LC9nnQmhqDpG4ZBYxCg\nM9SPu4RAC2HB9aGQ2F9fAVkzNgB/VHRU3z1sl4iBUMIziUZeq5UFjUyGq4PS\nOmFf8DucIOMEY4+n30Uiz03siA1OZMb80e/R1DXhpKxhgJVupuQIRWYvY9vM\nmNqiGnM+tmK2/78VwTSkN3h+RhunWFSBVW6JzEK2GQYUiHIN2rmCk2qxNyNU\n26klOSTqvS5MU3RL+7zgOgQaPWYOWIc9B0r+Gg+DUczCZfzuz+LbS1jCZ2ot\nyVsBB+mIvyzDYdIZAA2tVMccxCLGX/EQN6hZLz/AgnCw88YuwPgxVLWkSca+\nLGCLmKlUxfdVVpSaAMlot0/S1NHsdnBK+wT7GQlJyQ/E0OMjd+B3SyrQFGWz\nXPic3HTLroIrJpbqZP7joexnbCfK0vBlscgGPhPM9jtbvWBVWYaECYRiSDpD\nTNPRTJDOAPb78z1T90ITJSkxVvU0W39cv79pl7/d+9Mo30W6NWS0vvCMRD0G\nNKB4ybgDPW/974h9aK4seFV4liT18B+Cmd63Mgmsr8tjIpYCHloJ7o4XNEhj\nZGQI\r\n=BjCA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0fc63e359ada9caf169526612c18029f422d24f1","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v10.16.3+x64 (darwin)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.16.3","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.0","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.6.0-alpha.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"0.14.6-alpha-0fc63e35.1188+0fc63e35","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"0.14.6-alpha-0fc63e35.1188+0fc63e35"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_0.14.6-alpha-0fc63e35.1188_1570712215861_0.682982319315538","host":"s3://npm-registry-packages"}},"1.8.1-alpha-0fc63e35.7":{"name":"@graphql-codegen/cli","version":"1.8.1-alpha-0fc63e35.7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.1-alpha-0fc63e35.7","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"ee1b18f285869be8c0bbdddf783187b260d41d80","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.1-alpha-0fc63e35.7.tgz","fileCount":156,"integrity":"sha512-mWwUwUmEw8R4rCTjFvVQUTWjzKThAZTMWF01XAMsFABPfpXNto9PPHA0vFswiECFiZDSLaptfi1QZgfidZ+baw==","signatures":[{"sig":"MEUCIF/RyZV8YwKxQ19TV/mowuE01/o/PCsniDBP0z8AVXkwAiEA8E5kWEfhLlvSFjs6nWzagxeuTV8PC5neDPQ3OhM7xqk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":248862,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdny4bCRA9TVsSAnZWagAAjhgP/0yXGF5UlMilTHV6Lr47\nUz5rqY2EoG2g6idqXLaEzrGlf86mE5XmqQ5EeL2wiay9sQ7nnoJyaPFjGTnk\nbEw7b4NdJQG1CHaYZj9lHojngkYf+Lna9/bnATzsYsxeagSU5eqFEPESkQKz\nqW2Q0zJ5P5rh+vK+9WpWSTM9EXQw1OqShQXpLp/bJ/2qXqW5wXvXKZxc7hSM\nBfUOJUAAVwALTDxGcBSHdVNtIbNYlXqJTLBCtYNfODgbvQSMPcQ3WQc2Vt8Y\nJ4zu7I4ZoTuGH0E/bZGPVMAyy8Zadat3uPSw2imzOnDRxmYG3hKyM6ltWgBR\nhIAu8d4ZI7upSQCVMJe1J/+1RrIC2vvBGclcZEAovX/NF+M9NWyljp6AykZd\nyBGVRtMMAGmoTDGLlY70LDbqxUHuFZ7u672tHw149LZU/0h17uZSrUVT9vDw\nA022rDsTfzTxov7po4kmZ6T8Gc67OMPxoPhiKxz/8MMurRtgqkRG2/OYHnMA\nRlveula0huqyEoz26Cbvs1H4FCop0j7Usa4xlKNYRYadkY8777WNuKtAYjtH\nHHZhvqnLQNHrJeQxwQw9hR7+Yx/GIBKVBavvdXP5JeTV+AEejGVsfjRbo1q8\n9GANTdKcvFFBygbOXtvCFvwcjuZUu3SIgqB34C7l1z12So+8/3hwdkz+Gxov\nhC3k\r\n=jC/8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0fc63e359ada9caf169526612c18029f422d24f1","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v10.16.3+x64 (darwin)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.16.3","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.0","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.6.0-alpha.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.1-alpha-0fc63e35.7+0fc63e35","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.1-alpha-0fc63e35.7+0fc63e35"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.1-alpha-0fc63e35.7_1570713115212_0.056661363858962366","host":"s3://npm-registry-packages"}},"1.8.1-alpha-72e47d6f.8":{"name":"@graphql-codegen/cli","version":"1.8.1-alpha-72e47d6f.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.1-alpha-72e47d6f.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"9a1890d66a148f224861ad9ca3fc2cec51d2af24","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.1-alpha-72e47d6f.8.tgz","fileCount":156,"integrity":"sha512-YqQDqFiiGgsMRDjQJUuaYxPhDZbE/Ws+7foQbxFOnwa3yM4d1zyx5Sp1Z/ZWVY8gnP1sz+w3+hMie20EToU2Rw==","signatures":[{"sig":"MEYCIQDpjbm+TIkgeeE146HB7v40Eivdv4s5qmEwuR410B+WUwIhAK0zWwS3UunfA6RfOrEHfKZSOLAiQPecq/GGQwk2qc4N","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":248862,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnzEtCRA9TVsSAnZWagAAG4kP/23GKkRAOkqmqvGBndRM\nsBF8Eu9fx2kyLk9i/VW99A+VDX32/XOUJyjhiXBktEMgM5VUzIYQUQUytCIZ\nSN5YTzhLQxkIO2gOyd+XlcwxqXRfO15D9wiGlqaC9vU1O/PQQBwNN4lO3wIE\nrV/tVjwRTaL6kbNtUIW8BV3RXSQq9XjQdIxy35puNbmaj096g4KdYrzUAR+8\nidoll/jBzgOmlE+B+kUNAVIuWMwqEwPkjZi8Z8kenMdyw5fUjdBTDHL6HpHG\nJFAlYksxYxdsn+uRCzDjbnRxhQNh9UOGPLcYEqo/tjaI878OSCSl+MZvQDCI\nqckiVyGZHlAT2WkWOYMqv/BwB0d+ivvruYwFLFiVI4ssiy9a1/kRWdtt1yqU\ntdaEwrdijR0cdj5m7eF4BnKP3V0YFkWTQonXzWgSvjWdxDfFkSl54p3oYQiT\nSCX2zVttpbJLYF1S+KNC8m+a5NW5m9EWXIoYA6bUYCXpo+OngnEXv9aUIy9P\nhL6Fv4mKXIYihe3naHWNnZMvwRfXBa9m3RtklTWHJIEaNqBzydwEtZx+faPa\nIMAjndESL92XNMbIo5kFQADwFW8GcuQraaX/BrLSslzH/NOeybexq1jPapOQ\no8DmTEbhHiaCyvOzStvwSytcBabjJjXbhMxJMT7KdE0q+mgQEhJXf6hI35tS\n5VvD\r\n=A+AN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"72e47d6f31165684e1aeec75cc95d113b0b0831c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v10.16.3+x64 (darwin)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.16.3","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.6.0-alpha.1","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.1-alpha-72e47d6f.8+72e47d6f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.1-alpha-72e47d6f.8+72e47d6f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.1-alpha-72e47d6f.8_1570713900903_0.07186956454421511","host":"s3://npm-registry-packages"}},"1.8.1-alpha-a7a03b6d.10":{"name":"@graphql-codegen/cli","version":"1.8.1-alpha-a7a03b6d.10","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.1-alpha-a7a03b6d.10","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"c946fbb9d4578894da91a1feecbb7082473a0039","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.1-alpha-a7a03b6d.10.tgz","fileCount":156,"integrity":"sha512-f45bnS4B0JLzdm5KsJNXw6nUhWG6jEiBi6myMU1NYkW4HbmVYpeWbScldSpXypVdyqCrQz6I2SZnUc9iHiCXhg==","signatures":[{"sig":"MEYCIQC1AvAmmgLUVEpMLI7kia+pHakMuvs0xCGX0HiFct+pMwIhAJblZZphATbRILEM3/LbJCp8R8bXFOMmHyfA0b2YkIDY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":248821,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnzV3CRA9TVsSAnZWagAADx0P/jJryuhA1icDQBWzSPDt\nHBhXfUg5IeRfkiDTiqpSxsszo7iCtJ10XlKVi1DWZq4KPVrkT8okBF4/HpZk\nrjxEJaXJ3/1pkt67pSZnE6K54p1arWoHl4HC39WyQVQyUnZ5oIVY6Npe2bGg\nY7nrOWc2LIi2QBKgYVvAEOSryOTkDj3ZmF6yGAIuCOJr8NKA5AdlpnuKl7Ee\nG8hUMctPaNU9MUgkHhoIpGvIEzqoIIWEC5XjIV+lwF1N8BoDa/M8YF6xuGTB\nnZnjgLfKilYqC68m7OIBU9IHm4ABLHKsxKXqMpuhAsoCEiraH4Q475f7sf7r\nDv8ncWX5R+cGBBBnHsge722BrIMzlkePGL9Jzw+sw8FJ9eNij45etHmCgig0\nV9E8AkCQo1RpCzj4xNMvu7e5EgSSrB3ZDgniv15n5AC/MmVHs+7woiCNBJkf\n8O+Ewi4gCuQ3OWvhDuBe/ZVdPIEFBN+ItYDtjWZQUQUQrfHB4rIT0+ZSbMpD\nPAEUU2h0juhqEldrnEl9TDogSioRikt9VTfqT6aTweESYdJDZkrjf+0cAHT8\nEeKc/jk/MCasCGZLo3u4af9Y4ySoC93karHBo2CEluFW8MobH7g++UYMGE7C\nT5IKcpHxIHUtHmgp4TlbxENTTk1tcx87vs1BuqK+Vg0LuBsPOSWrSm6wo7si\nvZyu\r\n=2zoK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a7a03b6d13253677f47ef3f6a364a258f666f231","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.16.4/node@v10.16.3+x64 (darwin)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"10.16.3","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.3","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.6.0-alpha.3","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.1-alpha-a7a03b6d.10+a7a03b6d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.1-alpha-a7a03b6d.10+a7a03b6d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.1-alpha-a7a03b6d.10_1570714998455_0.46250733972692615","host":"s3://npm-registry-packages"}},"1.8.2-alpha-3e39c314.25":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-3e39c314.25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-3e39c314.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"ddb637d4d0f5e5778e1df02461a1a421c0434088","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-3e39c314.25.tgz","fileCount":150,"integrity":"sha512-YlhCeIed0BSc4xH1PzCF/c1MRsnon3vMKeDdTmg93n1Effts481SB+qd7Ch5f3GTp0odCAspgKxo/qWZoGGVFA==","signatures":[{"sig":"MEQCIFv7a92nfYUVqCgRL7hs15TmNC5c83SrWFxKCt3SePBTAiAawrT7M3V1MfkLr0XgI6jCtwCanC7tTC2O2yyebyX3iQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdn0PkCRA9TVsSAnZWagAAsDUP/1+FvU1lX+vGnq2kuRKI\nO+Np26Tq4HXiNP/iZZqq6JNdt1rf64uisQ5yf0LCe88T7hxTdKNUSptlKcxU\naIMlgwNP0ZfZ9PGCRWyJHxmTQ3wRVBSWotFVRdcP6SYS900YTmFErJEMeO5n\nad+DaaYcNLvB6WFLD3qCTD1nAnulkBjTBy1kGn6M2QdeBg6uhcLHdC9TTjDB\nIz3gfJ8Tj3Ixv2AC8zOr3QCXFJfzZH3SBd6FFTcyGmDNeKCUZnmedJZy8nLE\nL4SwnrexY1+wjCEyGUbARbk2NK8n09quX6GmHWxAY0Ml57t7g/WPc/xvu5wY\nxs4XN6lTHzdmb4+Ca6txKiSKGp23hW9jT7k1Wi57WL8SoDP+0yaoR5pv4Ymo\nThy7B6C/oGJ4UTz6ZjGODPmaHfGOZTOZ1u4Kqy0lGTMipDHJcDZDK4O8ib7h\nxsQ6yikCfcA16pQ839rNOANB7zMgnWLVWsVczjGdSxoNNIOGckDXLjztZ0Tv\na+mKuXBUU/w1kAVKICdzx734LMAhk6JjEP+8C3+WTjysOyIqt13QgJw0gcPj\no73AqfBU+1R1Cv5p6Osh4Bt0cX1ZMxoWUIkElj1jrkwaGo98bN08EtNVO38I\n1VKGaP2mh3XAATelQLaEgrv0wVov4j9+yPO25QyssOf250aUWTQJ/i3FEWUC\npasJ\r\n=k1oh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3e39c314304af166b73c65a09c51ad7618a0e5d8","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-3e39c314.25+3e39c314","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-3e39c314.25+3e39c314"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-3e39c314.25_1570718692087_0.1555112875973248","host":"s3://npm-registry-packages"}},"1.8.2-alpha-6dc72cdb.25":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-6dc72cdb.25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-6dc72cdb.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"6887b6f6f9d1eb113f5e2b1dddd194ba74e728e1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-6dc72cdb.25.tgz","fileCount":150,"integrity":"sha512-ocA6w8pNr9oeNQUlnQrNV9707F44o7AbY8qDWZhU4VWDR2DG4HVxQCLxn/PyZw+Ud2oY4FFYhaufLm+1HGuiGg==","signatures":[{"sig":"MEQCIDZWuCbydxKz+sd8I1RYA4KKATGghAQQZ5xXELJoo4JZAiB282eat6DljijqjIb3cYLSFm3vz/9NdrqYpDRdHOvTNw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdn0S1CRA9TVsSAnZWagAA83cP/06WLDpLMiI+aSkz5Oqo\nRYHmIPePCHZFadMVC/dxBFD57D/FyplBg6wFf67J4pVaghPlW53sl3DfxM9i\ng6e8jc5we4pJvOsR32K42UU2R2pd7Ow85Qj4jGANHZvQlPhjt+WDttOv4xKG\nebYDJp7N6Kr+ENRUFO1m3jFiFKLDqa9JEOZ8gfD8knsmWznYF3WrmkK6YejP\nvqJAl0VbeqF4JU7one7aSy2uRU1JtNjhrVQdD+1Pb2ioaI4Ery2u2MusxVSE\n1JFsVaERE5GYYSisPAq9dJmKeKKgS1IoT3DDO43LLjhq8IPNAoMPmZYIz+hP\nvCnktmi82lEcoL5hkUBwLGciliY0aWYTGUVxRQ4+/5BktJSin+VeOfbw/kx8\npGm3As3FWaBFGChUhvi8syUFuhQHFd7WzT+5YhNaH9gZfSkjMOOah3uNJEWl\naxiz3xHq0VU1oyqukoK8XpnpgmnkTxoME2/QxSPWVW3PhOZxEDSUec+zbZWf\n/WyflWTMdpAXanS9lwq2abvVnSJQdysfS5h2vT6E8hAO7MatJGsymPvuqY+h\nq7zPv9k1OPz8juchn3LbbLbrD1geo5eJiCub6l7f5DkG6uylOS0ywqXSDI6H\nCf31DxJpqSyhHZ9GGSO1eHsOhA1mt+ON97Y9wkRoed3c2K89P+jRY53HPjvv\nHVmD\r\n=BGP4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6dc72cdb7d0c1ecc8d9d64d5caebc6fdb22aeda8","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-6dc72cdb.25+6dc72cdb","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-6dc72cdb.25+6dc72cdb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-6dc72cdb.25_1570718901215_0.8630668975553009","host":"s3://npm-registry-packages"}},"1.8.2-alpha-42e8c1cc.26":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-42e8c1cc.26","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-42e8c1cc.26","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"78068aef8373669eadc04140a8c1c2c287d57d33","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-42e8c1cc.26.tgz","fileCount":150,"integrity":"sha512-UsXIIRYv9REJUVa9McRQkTKWAtQWD7PYvc8B9wlw6Qq4vSFnsq+Fpi6RSFn65PlO4eW4ii2qtvQehb3HlCdzFQ==","signatures":[{"sig":"MEQCIEWEPRvLdei0e2SNGvTcsm+Ikmdu+Gtx0YzxC7QQ2i+bAiBSMYGlEAHBHIJbw7QyWb33AgLFUcDMizCmso4Y2EDNNQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdn0fcCRA9TVsSAnZWagAAdt4P/i6tqEBuA9PzO+btMfrd\nx5D5MLpxQDuhKpkgz0krBFHIz1/+EUstAAj8gDftYaUplAKCNeC2zSjjPygB\nNa9Sqnx4/8vFiV01G6Nhyg3HUy6xS41awKqUKYBURka8OaHQYmi3gs9JLicl\nI1Xqt+kfZjr2vhYbnQSzmnPjBG/t5QVk8cZEDCgsBA1kE4xTcVVdVMtOSmTr\np42Q4V+LhfYm/XGBaiN+Dm5w9pKYRF2OPZBmzPZKYm863N2SVrR6OX3uiFs7\nig3hsgViWuIHa7CyPOsSb6L4iv3qi7C7jFHsGEOCmMNpDLoL+8njYJoICsam\noYE6YJph6/Oi8eE9hKoCy9yTnkzSLlcnQqnEy4oayO9on1rZJCSJDI2p5mkR\n/BClYEC9dIn429i3k7Qbh23Sx9Zr2wYv5pr5RuQ0BTeOzZKaHQnldhanwHy9\nfEzQkfWirVV2An9f1wTtjanMLwbDMZEcwau2GoKw4XrqZzUSQEwpHef89qnH\nxxjoClyuJvs9WU/2Z/FjE6V/32/2jNh8Cc0oU7SnuW1j2a06H76OE9YxRX0m\ndq7oDSFSj53F63k+2tFT7NTfIa5Wr6RV9mXlQB/6HpqS52PXiBLmZ4icksFr\nPcO7gv7hS7XS7MiRLTMNFwEDMN8YU90TCyNld1bF57unJro2gpT6ubVTwHpl\nr1e8\r\n=JoPC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"42e8c1cc9e62e1bc80cc4a065687bd51c74ad2df","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-42e8c1cc.26+42e8c1cc","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-42e8c1cc.26+42e8c1cc"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-42e8c1cc.26_1570719708053_0.8624087915760941","host":"s3://npm-registry-packages"}},"1.8.2-alpha-3522f84a.27":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-3522f84a.27","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-3522f84a.27","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"5d4a73df315fc386d96e462d0a8afd5d96ef61f9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-3522f84a.27.tgz","fileCount":150,"integrity":"sha512-OOx3J16zHN65LprYE/KcWTQzJVAkxnie4KgNvQypTZqqpT4b9VAX2oBtLyHf261PVy0PbapcsuSe3vOFzf1Bgg==","signatures":[{"sig":"MEUCIHk2O94CmzMHLbwMuy82U1x3QlZzPeL+9lk3AhKMy8THAiEAvhGsHNsZFHjrhpFE8pQEe3WZSWnpzyn7UyBGxW002EU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdn3y8CRA9TVsSAnZWagAAnDwP/Rx0WksSdauBWQSj1ekQ\nHUf2ddaPR9hyqWr8IqzlXjiuUyIIqzfg1b5ux0GjZROsaeU5J708EOpaA/Bk\nMdE5zoOK00Aw20Zd8SlBrU89TB/11+zubAoWbN4gG9Ajte0pzTIF1VjYq0Px\nDuqRVF+/ipPyNGTgV7U8o0XbHVQDMy1AL9e/jQHxdm/vySLCFHVfWLl1EJum\nMCCoWc+Pw6rFq+9S5BVbiS2lPuFrIAbBe5AIbzzNc3zRdGbvTPB/5ercauer\nDSaw6Oe3Ei1F/1dTqPMtD3QzM99yaaySjLYQo/oG8Ga4CWbMvw/y0gY3ggM4\n9ctoEtwC0x0/D3m8y0FFrNoFyMYDvywtbMt5NtHzWkIB2Kf8mMYAoBl2Jyq9\ndMvJhFfS7CwEv12bdtO1/P4OAl6YPEtC3diqd4pb2oq3GYmuitqIGr57VsA+\nx+4V7qOAoyO1NYFKIjaUlzFc0c/yxgtz73OQNEQncaTYi0XwlXZ0JP2h5IPy\nSKN7nO0G4nDUGwp9EVBii/brWbW2Xoztj+iEMBq5KFL5oz8SfQVXTCi6mgyr\ntcwxtCz+C2IY7rm+tpt78cvjSqMpVRMijPvvNAL09VpgNA8UUEE7SraxVJGk\nKmET858l6hY5Fn2wZHhkwdOntBvU3EEVhviOuqaS/36ZGcYL+o6cjFr+J6Rz\nU5Xn\r\n=k9Mq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3522f84a832e77a61e917a1f1e0e994a68c01f31","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-3522f84a.27+3522f84a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-3522f84a.27+3522f84a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-3522f84a.27_1570733243489_0.07730714964955343","host":"s3://npm-registry-packages"}},"1.8.2-alpha-096084bc.27":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-096084bc.27","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-096084bc.27","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"bf7336874f25f63af7415e044bd0394b47645f1c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-096084bc.27.tgz","fileCount":150,"integrity":"sha512-i0wKDHQfzBiwT36idLpQzK2slWckSuZBxe7lTUsZqTjYTjEFMLPUYc7Sw0sNBMpWBc+I/GadcNNisx9p8+zekw==","signatures":[{"sig":"MEQCIApcv01QgBLGCe0vVtBJ1nhdWKcQPogGtmjn8fSrfnWQAiBImzvFHXciBY35DK9VclUimR5EupkzATATFGbQHLh6ZA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdoBcICRA9TVsSAnZWagAAXIYP/ioGYFGv3StlLHQLn3PT\nmXJlZb0GqPKNvPgAnYVtZXXnXgAjOcbihiGwwBSfASAM+aWaPmI6QrmHcyrh\nZloWHok7ODTisEM0PqXvjaUpIk7VNSgyKrFkB6u3MB8C2GWo2Z7pvm1+aoKj\n9K5tLmmvI3daLqyyyuQt5/QLCCuT+afFp+Z/F8v/KwaWfqdtSMctFfsjPQHW\nIuvfFrqqavu8ZzISXS19I+I7rrxlnfEIJ/rNs3+fF6/HQSDtR28mn4jzsa3G\nMYeDAZ2+6xgfnMOddOobFw0auWSFokwk/FO5j07gq9DAhQWe6rS/uEgPZLsa\nedTyv2cqEpTfhqoRz6vWdqvOoWDcArP4a7C8HXvhm1MN2FgG1+oF0bCipMW+\nXszO3uq0KN+H7RYIV+pGHE/ybUthSnimaxHBOJGHNqeTkf1ljDVwG5YQ+rYI\nCywIOgDXFDEchCOZLVPBduW/8op628jjWh+5RQ0xHYQ09m1ZNX2yl9hM3Vov\nHYdr5xMgy5MLpP/DiIVqUs9RC75L4AzfFjMAmp5QHfBlssp9Oj0dY2UQq7we\ngCJRJstjbqiljFWavUBee+ZYBE1p78ydrg2tMaDG4Lhmz2IRdKr//LsrQvGD\nC5qfxUKO7iQ9RHDVKW3WePmGqt4G5rDI2lTIzRMAyXWYgtrvDPKVLXfrQpND\nqgdI\r\n=mYk8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"096084bc0a3d0d76f141cbac7bc4935dad4c8151","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-096084bc.27+096084bc","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-096084bc.27+096084bc"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-096084bc.27_1570772743696_0.6996193347508606","host":"s3://npm-registry-packages"}},"1.8.2-alpha-9ff38642.28":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-9ff38642.28","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-9ff38642.28","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"f9fbd93e1bcabcf2e5b76623d07366491355c1e0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-9ff38642.28.tgz","fileCount":150,"integrity":"sha512-SAxTRtl0/iHEXkj+1bKoJOHc27z0attSs6BWNk7A4XTg4OfaC+OftikrkoXHqFrOWGu00eXXFGo+P1+lQ4IZ0A==","signatures":[{"sig":"MEYCIQDhJNfmE9p1LISKLhLrzAwD3jQsr0UWpXPAFIr6W3vqAgIhAO85gBZef0hMmVgLXCtMrjIY3BQk07FhIeNfR+f0gtTI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdoECcCRA9TVsSAnZWagAAooEP/2E9c8eTdpFtRSIPpIvq\nTgEczYcc7ryZ9Gx/K7GgO05EIVkwrQukHT4ljCvysbSQ+ptZy7vBqeNG4T+8\nJJz4LyXSseTQ6nJUOB7HnkE/Nw5Til3ZNghxTPoBLwfUimW/BB220NQaqf32\niadVVKSC0tGSnRQrNG+/QXQh4lpuBMcll2EzARJ9cQs7bl+tDUDSSY2LMex6\n3srIfh0s3pRnDxdKTT7ovP7uZFQxQA/tQ3icMsEPC7c2U+MnJazDDBRF/Cno\nYXv70vs+tQ1ZA7Bz9ctwuEPnBgin3LhqbTW7fNXSRwqo0VldUGAIVczQGeyS\nIIoZfVNR7jjrVWp6VCdDT4Xmke+bm2NKpYvYyV40OPYFMkTkZxeL+x0EAcW9\n6v3Uejfn2O3ahGD6U7uqpKM2q4v/DUvjWaiTePvAKpcFeA2ZSRsyE0xKtHlX\n93y2mBDfVvf7CrLXi8FqAlLZ7Awv+D6N5/W7TfqZRtxvLf3mXBM9mOvwnUpk\n1U+XDB64bKH6RmNT9nAOok1fxqO7uXz0/OK23W4BUMrqzgIf4/LA+5mchBdE\nQ230WpfE9407BszFZt5ekogqCNlfc3iOjE+tNN7a8ezwzgd9V5dRrXSkvEK5\n+Nq21F4pHsmeeaTPKy361J0XZa5Li0JM0hjKgqisgB4zxZMoL8roWcrlJ34c\n1wAA\r\n=itF9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9ff38642991c19ae34aacd9eeb29c0ee1b4947a3","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-9ff38642.28+9ff38642","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-9ff38642.28+9ff38642"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-9ff38642.28_1570783388234_0.8059551191862624","host":"s3://npm-registry-packages"}},"1.8.2-alpha-70e09439.29":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-70e09439.29","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-70e09439.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"0cf94d3c020efaf5153578bce537f4467a490491","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-70e09439.29.tgz","fileCount":150,"integrity":"sha512-TdgYQZk9tjJ+risxeE2DlMwqKSZAh5HEW5Hp9a/uyXRKJr97IXk+FsFAmqyzwXBCkTKTcTrwAZahMKOV965btg==","signatures":[{"sig":"MEUCIBYthy4OvF9CTBKpAJR3A05bmLzP2ouErez3ngfdjwCGAiEAotz5/oVKR+/Ko03P35mXV5g0geuP+acFo38y5/ZWus4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdoLWUCRA9TVsSAnZWagAAWUoP/23uaoEAj9nctkLShKVh\nz+QukNVWUnz5yCAj7Ab5cq6fLrqlZTFUFu1K6TcCYSztaftswQSHSnt6Hmfe\n2Iqu6Me0X1S0+6YhWiAfRclWtBwKuNxBEpRgErKNbivKw897L3+lJSm+wXX/\n76AYHWHFLPPwBdjdfY21/InyWuAeuXGJQBPNvVbiN4B/6XiFdr1yuNMo+e+h\nvkG63XIArk9qfpsT8FLsvv9Xk53k2YsUIwS3PfpF07PaFW55/PRCDhebLsSx\n9hIvv0uLhW0HFWydeqg0cPZ63ah3tXLHUsIG3RtnGxBxkM1CSlFeunaJARcU\nDOIlCjS8ZmO051l1cCZxRNx/VFJXZafQzZeT46sbT1fXnBLz1rPZ7zIaJ6ZP\nTRMjvLRnU4Ohpvm+GQy2w4/L2qN9YvdxkP5jaeuQYaRL/KZ0zTQRUI9cMfv2\nthNfSaBcpLx5erIE565yADvmBfLTHLHKhpHhPlx63/pGeWRZZyMU10cgCKc/\nTl/YB+MnH6YfRK+fBhEIjlUb+A0pWQHxW9QJ15kEFeOBHrTgjYSw89ZMIEPz\nelDfvVfTpLlf/DLcUbDWEG2BjZXS9xTRoKdS8485k/puW8BnkC1YIIyuh4YD\n+vu8mz6YsHZQsZqRaaAta2en81Tk/2U/OyfLB4KMBiSOIkve3UhafLNTjK9N\nTN2d\r\n=Ge/Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"70e09439ab59e69f1576ddf950d9e0818cf7d476","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-70e09439.29+70e09439","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-70e09439.29+70e09439"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-70e09439.29_1570813331796_0.8690381896747204","host":"s3://npm-registry-packages"}},"1.8.2-alpha-60d04ce0.29":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-60d04ce0.29","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-60d04ce0.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"26d108169ad7fd144d5f4cdd54144bc1ae116d8c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-60d04ce0.29.tgz","fileCount":150,"integrity":"sha512-K6p1qmxhMOtLOhcgNnpuehfeNOaBsxcpF3WCVsgd8IIArc46Zaog9bZENEYawDyq5rgc15+PmMT+DOkIuAwFJQ==","signatures":[{"sig":"MEQCIAMEKjSKrXtmwkCFjF7AzHmCFpkVPGftK9wi2DzYvHYrAiAV336m0fMKfQ2yZpkBOpHVPFywT1vUoNkknc5upXURPQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdoMwvCRA9TVsSAnZWagAAPsEP/0WbshDdyg5UfxqPaWfR\n9znk9QVXz0r91ji9asN+67WPZBuUOwySxpW0FB3vTgn4FYe90h7UfN3c5sDm\nY02s3jqu2uQyWY7VLcdKuAyRb7jdVYQWKtfdP0gNvvmiCcsSEdPZ/V3uG1Uf\nJDc8vHbc2o/pNTl6faqs5YsrlctbzynLZO7Lxeu2hiNoCQJQlj/KPHn6cvdB\nbBqFnLnhD6AFBHNYq+f0J1oapMDHL+R/MuLRwXC51dG/2OZAYjVpXCAEW7Q7\nvNKuSTWGVkQcznnEJidQkCciGZJiFrUwSRUFPPLQiIDOuk5fUW+gMHwJxfMI\nCWl1uKZrIqtrzXRtcVhy/qDXqx0dLVMWDzEDd5V2JvgeV0TXY381MR5nTpxD\n4HHztfsyuge0MoZxWRzxilIyg32H27E326W0dhvk7AvHJK/IFffR5cvi4PzW\nbh4D5tderWVX+Pq8CJ77W5me6iaHxbp6EVrj0WQPeYJnjP/CoSxguCf4IQGt\nCkTsUvmmeZeH4tjn/tBPOGbcZfdxFrSq/wjLhWHMvYehc1eH4+uW+XW+6DWf\ncfydu6PW1zVQqMkcxVzZ5p0tJbSnadwovyPBVUmUX2EaCaUHA1JOn/IvMaW5\nYT6v7h7u7TPhmC3rKHH/6qQZDHjHvkQG+ftMPQEjy+VN8ZZsGEoGmkkql/6d\n6dW3\r\n=25vy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"60d04ce082e636cd233a6bfda0838092668c5910","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-60d04ce0.29+60d04ce0","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-60d04ce0.29+60d04ce0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-60d04ce0.29_1570819118479_0.35921212041036865","host":"s3://npm-registry-packages"}},"1.8.2-alpha-6f404be3.30":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-6f404be3.30","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-6f404be3.30","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"68c8587d9bec9200537bd718ff9589d9eba78e39","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-6f404be3.30.tgz","fileCount":150,"integrity":"sha512-1+FxdwD3imcE2sSsMHqLGd+zD2bAS6CGCyMFSxJ3E8jgqEeN3aLb2bYd1E4KgbofZeiTYanxAj0J/Dab0qnUpQ==","signatures":[{"sig":"MEUCIHRDyl237kc6P5VzFKQPt+ZD/o3ZqtYr/kkDvrKYpw3TAiEA7wbqI7x3Kwh7M0poGly50v+aVZ5culYnb2+u8RF8xMs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdoWwuCRA9TVsSAnZWagAA4jAP/1rJikYJyY61YFEtSOtq\nya9Ocx9e8pT043O1Jtg0ENJ7VGJiF5iRa55oKt+pbTOaWHbNUxAi5x1tg+Gu\nTeJCZy2Tb8dhK+Z8BqpA3FYiyUAJRoB3hhLgi+V70hkMNB8a5huSRMqEgwGf\nWZU9gaWB4btEKMemsbrc6IZto9hAH6+ubx6RScYXQK59W5sZSq8h7CJcPgfx\n8NwqevutAHUGqewdMQaYa9sGIUJ3MIpUUN8uB9MfHZMIk8azEzpMWQD4FtFg\nfJ0V2rUD1JV84HCqT8p6oRmiCKzhslubaYvvrPdI1Cg6dD6Tg8NivYtkTxz5\n7noVY+lmRTQJn069qysacbRqISS64eoyP6Pbr2Skeas77VX/ws+YLYHnZZr/\nwTlm8lCOV5n9H2t1oLS4w24XiunLu6CWQhAgr+uvLYC/aIes7M9f0Mvlh3Zx\nLevS+yqlYQslaEkyInD6utisTI/LctLEwGL61/CtxKcczGJDGQm3KAb8rrSt\nxprp4ecojgIF2+NmjRbXwJx+D0TP8eqexNG0P1EwYJ/8G0D358O0WNAINN7D\nvbwWPxB/s3Sr1afNOgcuXN94p2av0rdKREGHHamMAsKAVeYBL4bAYNTFuSag\nUM1NQD8L/ZiESCjPuKVIT7dk0wrLDJGe9nlZAg6HlEP6A77W0D4GVN7hIoPL\n3/I2\r\n=nut4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6f404be3d16164277bd187cad355b4f02433a089","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-6f404be3.30+6f404be3","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-6f404be3.30+6f404be3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-6f404be3.30_1570860077480_0.7682377115651948","host":"s3://npm-registry-packages"}},"1.8.2-alpha-7668806a.29":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-7668806a.29","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-7668806a.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"d0c0163d13f02b358895c6664db01c3ecde69092","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-7668806a.29.tgz","fileCount":150,"integrity":"sha512-Zw6B88ljHlSdmsihnq8QER0LmyeY78RjeDEKdxNnwQkGLo2rWmFY39GfrocnbCjQUl/5FUD5VqxMNPCgFHtefw==","signatures":[{"sig":"MEQCIF8i1wvzyMcOHoq4h3xQAltv2YhXBYSFNAMH2BleZgaJAiA8EDm7Tl+BS+1RzZdY54CgxILNNKWZh696ocvDJP7HWA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdoWxTCRA9TVsSAnZWagAAmkAP/35Abik/0v6iPm4K1J0y\nBau9YYGlO9MNwFSUFa4acO+Qlm1zLisj/mXOPCG5klgJZkfW5ea5SkgUH/5O\nUx6Dxw0FyH3pM1nVBdpaaGfSHgB6ChmMZqS5m7/eYR6iHuOam5GGu2wwvTYF\nSmSG1rh54XkhNwzDOBx6O8XMUtmVEB/kTkuFLRXRg//79BgPkY0UMfjBdxhN\n0M+dIPTcvWBAe8gCAYxhMOS9uWO1cR6zxSBgLCOzOR9icxRntj89CnPUGf3E\nn1lBm09ua6Jg/8RXXDpeVBu4tIhFd25mPg1yTFrA8IRfc25VxY4Pq+Cd3H5i\nr0Gp08z/KPLXj7kwUd2u5Fbide/xOUYjYmgUFUJ+m3kG7jipQk/XUHQTEgi8\nWBQN4OU9kytErppZnwML8Xmg03nbVphGa9ejNx8gmIKsHC+GMf+N9ZHYuAxB\nEffOGY85HxwzcOF/4nR/TsrFLrD4ZeaCTyK8BfqTt2ce5gqdP50CyNs98as9\nlSV/xkJ0UVoZE3Ob+iiZRrz8fzRrDxKFgNco1XjBKHf13GKfD8ASchmS8+z4\n350QyG9FjaJWeYr9MLNj/MG8/zDBU23wpmEtUDNfdLwPwl68ltJUnIT00zNk\nJeqLuczHjLg7NLrCVPE5o2Z7UKHIXbpG8a47Av3d6IG18gCnBxjcauwnlnLZ\n0f+K\r\n=hEVO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7668806a39f812d5fceec49dab042b6619a06c67","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-7668806a.29+7668806a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-7668806a.29+7668806a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-7668806a.29_1570860114369_0.4144439820128003","host":"s3://npm-registry-packages"}},"1.8.2-alpha-e7ed36eb.29":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-e7ed36eb.29","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-e7ed36eb.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"55d8231cf7ca9f48159d89ded8e73de26347fd45","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-e7ed36eb.29.tgz","fileCount":150,"integrity":"sha512-zJXOxlZ38u3dpiA3mwzuNLGCWE55YaNtuMYv5dYIDUfe8LeloTo4ZmoOo0ZjiFbol1QRRMzbKgplYitQDH1fPA==","signatures":[{"sig":"MEQCIEJamvHhz24lFUHthSKJGqsuGE6DRAEo5Dv2J6IQbV5gAiAEjkYjc0D9xqAShSlemyOwXXQj5anpR0DcGkCBlIRrNg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdoXLPCRA9TVsSAnZWagAAid0P/1GOabiOPHv3mJ1/VpvP\nWRBJIfCZmrmBzSURcLknMfgVmm2moBnqFNrJGNKLCJ+9r4j6N0oSzwAfFR5U\nKzXocIeQ8H+2/Xdx+YGknN9c3SWNt26TpTz7qEiNuOjRe01TLOOe5+JTisRX\nzc/DwahNAm+ZJ4i6q8WH6C1V5XFX3N3NKXcbgS/Mvwp4BmEQSujN1MRwBXJs\nM5iwdv3djIgloYEJC8vduSeRqQcTmF2ux2deStiCu51DyYLbvD+1+ncmn+to\nPvxYQ5j+FWU1aS8Zb6+IeJUpb1MsTm1i2NBizvTefXo/AibgkaBOwm+7Cat4\nP3Mnw7XHD4tEJ1lC/epDAVJGT2m5gKAUlSWQ0z+zwErEFdvAFaZCRyJfec7v\nU43T5skuVJiK9Kbpsb05nlFAkNNq/jSZ58a5Q6pmVKXgMxEPq9/OVd1XhrUB\ndKO0crf31Q+kaDbRbtLh8svkcbrrGHt4W4/baiNkn6EvOgo0rbaH66zWLeSK\nYYHVY9U3lYv0KAIbw8cZpMlmx2EVEVMPrzs2APNyNqUNrjqV+EuwMsCaeIXN\nOy5McIxn+keGIMVue1CkOnpV4bCymO4wE5vpDtE+B6+a3UCZ8w6IbYdcuwgR\ndahVJ7dNo0SPm9IJklq5nvy49yTjxwDdLL5+Z4slar5QHdhNY1XOnAn5EfOM\n9wAB\r\n=YEhE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e7ed36eb5d1ea85741d67f7f147094e85dd1c73a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-e7ed36eb.29+e7ed36eb","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-e7ed36eb.29+e7ed36eb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-e7ed36eb.29_1570861774704_0.5029361824212031","host":"s3://npm-registry-packages"}},"1.8.2-alpha-9ae02b14.29":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-9ae02b14.29","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-9ae02b14.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"db7f19bd0750606c172ae642121f23b2d92974e5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-9ae02b14.29.tgz","fileCount":150,"integrity":"sha512-25OzbvTHEoE7+CGIwBMhhQWwlzqoBFvVfqqJL8mn//31hr0DQc//mUOeI8YeYvZVQ95u6jBQGNq/46iJk3Abjg==","signatures":[{"sig":"MEUCIQD4jMEFTGbsVdSGO1oU5weX8jNRzz1ryPV0kQTVCx4peAIgHznaszzMZoojHRg8fIQ9O3aSPSfkin0Dzov7aWgGIWs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdoXMbCRA9TVsSAnZWagAA0KIP/2Rli6VDpDdyoZXTZn0w\n1mjjVjPT9+o7hLACgaU3pJMtx3EM8E6FG+2EsBfyy3UM4o0uf9BZrtVPzJSL\nJIKsmEBkstuBDm9paYGcqMwAv/n3lGAgmbXeNaz2xXlZoiqjJP9RUzHKadmG\nITUX8x6MWoB4hq1AHbmw1Wynkpd1No7XFQqebi7M7BH8anJyuENKiUC5bCdq\nR/+0YPG/PZf5rmSpSzBGKN3J/P7OX9OPSyVpIir+gXI+DlW5RMMpwfAueuMi\nbsfoLbLsew4dmIOQQa3sJNyezia4oi84WkobJw4SpuEiP2ggdgvr0/wt67nK\nj9cSPrY3g3ooTmZUj0syhU4P7PBjQLmwCLjEWAyIvHNibqpqQ4I/f/FcX0q4\nJGp0PG7nbGV840Hbb1vFoGvix/oem5qHPbMGyeI+INwdQ0WxDilgLYtz0eDD\nvAyKdY4dTZnKr1J2+Ka39yHB0/8ybKiABTgd3yPea4wVLWL1LDf2TOoRdSKf\nYSJsJ6loAuiG1SWSzlVwo7Bdrhye609x2smuVkY7sFGCHvmlpSFmVvJgeu93\n7uWYUTsDpj3lzB11JX9Nb7SeEp6RbnYav/JA0rMSsk80jYLuNdC+4RHg0FCG\nFibsfUL0M15UlEggNKWfTfg4I/YaEgOKn0Y4PSDSjTZ/qbkwVD0BNc2JepoM\n88A6\r\n=yfrQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9ae02b149642c9505d3a5d6e54ae0a7a3ab0d582","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-9ae02b14.29+9ae02b14","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-9ae02b14.29+9ae02b14"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-9ae02b14.29_1570861850376_0.4651087463618315","host":"s3://npm-registry-packages"}},"1.8.2-alpha-98b72bed.31":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-98b72bed.31","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-98b72bed.31","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"30377642d503761ddccb4669f05eda9ec155619c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-98b72bed.31.tgz","fileCount":150,"integrity":"sha512-Donxv2QEQE7XzxPGlLRwidOTJGLkyeB0aCryB04eePt+zkOF5PQcIugAdwpHy1exOKj6IMN7pCopxLcpSieTzw==","signatures":[{"sig":"MEYCIQCYD1RvGQbRq3NVxQuiUxOcdi5OxLdYfJRVQA2T/WvF3gIhAJo1Q8uH9IGe2Yas3Mur3tdmIlzu6zGjz/5BcK3qoYZP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdoXUPCRA9TVsSAnZWagAAmKYP/i4gXdP64CSWfS7XbNQL\nJFO9vBUag5A4Iit8YMxvRmar+DQHHb9GR+d1260vgDJDHDPhG5LZOsxocCeu\nsZQ3CJee5YIR6hKZkklmC1M5Fblbncf0Yr3hWbMJBvFlNOu+VIrDF+1DksS2\nhkzTVZAjQV23jqKUvydsQMh86cbRhyIXikM9JAzW6QTuEuid8wj2eJYLPDyT\nPc8BFmFAiQhAFXvNj+4n21eNmNucOntKdZ2uQ9sWWdwT39lJ3zySdl74NvJz\naxl6cyJAUVXVkA2Mj18ulpChlMcv+R/EFSeQjv3nAVqFDO5QHo+FcSQBDEOU\nqFdCNAUJ9Vr+HlfPJSzHkHZzbynRPF2tQNgGDAEQwyjdTs6c+XKxCVbqCnYB\nizN82B7DbG9g7JYg9E2+5qcp1prhGmgtTuXLMgcEKSFU5LrQJgYWfarb+aSo\n6KaTnWqCGnx8SaLyeLmYjvC1d74eSzbVOOgX47BGDQvHl9LATDM8AH0xpG7s\njPvBF2Htj/WMXyeaV9FthrMaWopXCMoqtFyA9Vnm4mMD+bRsyfhlvWckvh0x\nF/rH8YBigaCPrBK64x14TxGQUvhIDo0bJ3DaZ/4DcP3W6uROj8F2AU3vTovW\nm0208TLR5ooOwYtqbN57gO+UHiuH+ZwvBIsNevdhHZCnXNZpjAYeC37OKdnn\nnDjF\r\n=Qf/+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"98b72bed820613c21568171fbde0e46b8e1b5b39","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-98b72bed.31+98b72bed","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-98b72bed.31+98b72bed"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-98b72bed.31_1570862350813_0.908113480192626","host":"s3://npm-registry-packages"}},"1.8.2-alpha-6c15ba6b.32":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-6c15ba6b.32","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-6c15ba6b.32","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"b6270e7af03f7775bad16a04910ef421147a3ab1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-6c15ba6b.32.tgz","fileCount":150,"integrity":"sha512-AMVQAxHq7KvuoaemVtGmMyJifG3MNSgHcRYzP07w4gSMdlA/etDuDVNpes9cFbc9v+exp20U5xbktZLMpWJy3Q==","signatures":[{"sig":"MEUCIQDksRtmzL7gJd/TmqSbPZCKhIljSofqTFhAy800gnPlxgIgeY/8ZLrX9DlEItQklc963oCS472SSC4jlRSPFLiYPxM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdojPvCRA9TVsSAnZWagAAhTQP/3mgQTITkmp74+Wlyc1S\nKE8uczNU5UG6LtDcBd4K9deCW8IFtE0nUpyyMn+R+fHcLKsXQzJ0s6avKIPU\naPt0zmby4hh05FvvOEGrazQpTv/gDDXZM+U3cDTEA4u2MlcsNZDVmTs3P3tR\ncZOYeNjA/BTUGvV8agOda3TYY/v3c31Xpip8otuGjZI50xYpxe4SFO4T1RMR\nYo3B5KA6FKNMslKH2GZlneJ9caScT08YN2rPk3mvGhwJ63Ox3Ce3K+6/2UnV\nAzS8z4Usi3hlO8l/wcT3IYbmCF740mw02j3VuP1Hi9J8CS5RUSuH/fwQCl6t\niUOw/Bxt8ols6G7Urb+EsCDpuOYuBjK14uGXS9rV3dBYZI8IBGpGfwN4WHv6\nDt+EYYxtdcwUroHLV1n5USDMfSqm1YgveIK0Vio1fNEB3mCZey74QE2YyUh6\nv7392AAgvtCLyQcpfRRDP5Bp7aYOb3+1Uw5scXt0q2cT2DdDjnA43d/UhAeO\nt1P2YGrep+LHkawSbu8ZbDBDT+bfRn/SOD1VgPLkgMhL8vlhsPXI4DGRCLGF\nCoTNIwbJE0PTHpoBvIjjbtlW7OLdWopOaH1ufkL99WkLT/C2gcxktc7rU/PT\ndPS/1bIa4R38fndMZq9yjtVk+ufs/6adsuElSYuGm1mVIgd+lJ6BwrMzTz+Y\nQj6j\r\n=7II3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6c15ba6b887478f85f650c240da5be1c525b2a0d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-6c15ba6b.32+6c15ba6b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-6c15ba6b.32+6c15ba6b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-6c15ba6b.32_1570911215226_0.2284581840656157","host":"s3://npm-registry-packages"}},"1.8.2-alpha-9d4a72fd.32":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-9d4a72fd.32","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-9d4a72fd.32","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"4115f997e4964a4fbbed12b16ecadb0b5e85705f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-9d4a72fd.32.tgz","fileCount":150,"integrity":"sha512-sli9KnGpUje0N+NF5tdcDW0e+jsTK5+nYgdcp3Rx7okvQupr3ONg6FehefZkv8rAf/l+Z78WBtFgmj511qRUSQ==","signatures":[{"sig":"MEYCIQCm5X2rrGnbjVSE3kFdAW3k4nvIwlNm9uiRE1ZHhIAgFAIhAJ2YEItymJB7crlWYrsa9lzryFyN2NSTT+C6wMjwaEg8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdojkGCRA9TVsSAnZWagAAJkIP/3T73pM+rXBoNzLzrTwv\nBNQ0ZNhtbct5G8U9LfYDVd+ZxSJrr12e0jGKBXLI+UWFQuZTPnnB/elqQ5yx\ndPtj/S2bM1h9l6NDjvqdK7tFo0NYjeO29cXgEsKLkDVds24WVSZrvnoBc9oR\nzsrtLLAntSjzEx2MOmyxKPNKIktVBKmWvOX5eolLeojvDFb40FJKGMHdFjze\nT1rsGQdJsoQsWYs3C+PcgQwB63Z82z4gjjLnkSMgt+Qg4B0mo/ax+azk5/at\nCBy/EY2eIBO+ws1N1lUs92tGID8NNWDQRrYfVqsJ7q21pIRCXQ0GtgRhA+2v\ndPgZlURslz2cQBGzWCQ+SDoM5mm16bF1qgRF0eMcQZvgSFxop8Q3H0q7CLl8\nl4DIElRGE5MtrB70NpGl3ze6ZO9dc7+3wE9+1o5s/MS3lv3h0Z8l0KbXNrmI\nr55zTlrt8CjH4b4fCH9of0rnTfQq72+0WGWK1iDouphjV1fCIVynr5At+HEZ\nTOZa7RkpS5zmyMxgF4KJOctP0fVLdmh9O13X6E6wK2/RtvmUWYno5cDyPmxR\nQDUx9Eap3Z9XnV114rKjg35FxbFXijFSnZDvqfy8C/P+JD/KDjgI023XuQ+j\nSJmyJGOQmoicUeXhuvfzYPlmPYOjRjGwPqP8NhfxthPxjLP1ttEMsogorFxW\nuhop\r\n=r3D9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9d4a72fd47a8699b897d14721d88c0088f31c02f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-9d4a72fd.32+9d4a72fd","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-9d4a72fd.32+9d4a72fd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-9d4a72fd.32_1570912517959_0.4327598313321144","host":"s3://npm-registry-packages"}},"1.8.2-alpha-91608747.32":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-91608747.32","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-91608747.32","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"54bf348dfbdcd08a09c7e14625b9b9c0e006f996","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-91608747.32.tgz","fileCount":150,"integrity":"sha512-sFP8dbXn62scIczpjikEwPfYe440eqHp6R76Nb5RMli5nyQtVbTqvmjXAm9CXnyJAOKbvVRNg4HbsYyns4Gm/g==","signatures":[{"sig":"MEUCIQD4WqayVCpJZXn0tAMfVrIPtof7dDPiC69CnvS6wFm5rwIgZ0h32UH7q7clyoQyPBvIu51CQIge+TFxE5p3sV1KykU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdomnNCRA9TVsSAnZWagAA+8gQAJ/R03Qm37K84kmgfg2+\n1FUEWUMAePkyGGZR88Nn/8XPpDmVcDGGnACK3lGsI+Vx+K/rLm+dAI1RzjXj\n+oiiJxAWtGJ1ubAglziHxSEucJhvx3aoDD7fMWB0U7cESb3Rf4eJK8iSPE+u\nNH2Bnq0uLGsHZ68ujwVdtLOP8AdLFpl40bd0tRrr3pWV+ZJFn/lbcC2XP4FF\nrjF3j1pMHifL7Lu7o7Jh02bPyt0Q261sTG3J7NfQ9BNP2Bpr1Pt3XZFC3iye\nSqzAFYDtFOkT0yhdGokGUkrS/6+yXREsFsZFznNfbWTSg2edbDUWlOJ8p8nD\ngAfmhSmlXgH/MVahxbfdFlId8uOLycR2bzSRo2EY/4LcCe1nr2rT0AbHqum8\n8j3urRyJmMx7OrK24UmeMFCZrCSmE6I1iMwCXvEEXqhKRXkxPFJwYWsV3Ltu\n1ek/wnGNN8G6m7Lfb32wwqu7Ss8tcotuAihZ5UZmBseezB6KEthNtMPEal5+\nPX5UgSRFSUe2pdM5AFugOJSENKK5PcC/TjqYkxfDCd91kGOTkhNgW9T1StQF\n0hGMHcNr7sLTxBdxNXlLOiDL2B6tJAeLu7G6syUa65xUorknz2golcyifqRa\nVOGZ2myHIdlUq8djNVMaAWcEssdoPqp1IqH6DFu1tOFwMpD4xTyFqrCS1zgF\n4nRr\r\n=a1ZA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"91608747b83e65ab5c1abe2c4214dc10e101c878","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-91608747.32+91608747","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-91608747.32+91608747"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-91608747.32_1570925004990_0.08491707692119688","host":"s3://npm-registry-packages"}},"1.8.2-alpha-6f9fc62c.34":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-6f9fc62c.34","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-6f9fc62c.34","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"09c220504a8f0e421cdc3a27b9ca19ae348d6ebc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-6f9fc62c.34.tgz","fileCount":150,"integrity":"sha512-gJ2gS+QqlkYcIM0vTOd06e+4HL3OnnO4ioapAfz+d87wqtzZDrq6yI2ywz2RexuC5vEc/NmouUppFGd3YwoXXA==","signatures":[{"sig":"MEYCIQCovYXoXNO1gKXZgqHGGt8hHfxxPZ5BEXbL3RN3ksNwewIhAMdZN6V0QJ9DbIGpXTxO9wTqFChDYGxlMcpmm88CKUQM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdosrxCRA9TVsSAnZWagAA718P/1rLHOuHTTXtYxPGMT6i\nVesemyjFw1Jl5kKfJPF+2VQd/s+/o07lOkmQTjaa8pPlh/kcQaQ6kGkzES0k\nObSDW7s6ILVuIuXLFNNNRVcwOaQ1U77ti6S6o9njGGu/JT3wxnaPmWholFUR\nvGfoBbfCSzSk3EtDPwmN9Z4XZR7IrZP5uFaX+JUbPn9xApc4qYrNirPt2O3b\nsBheqzD5WJaZAC79khXruGBpv7K3LnKWwlEnfP0kqza2U8Bs+KYiLZ5xL9iu\nvbUGF/aTDZ1jpvEJ/EV65MXyPYTd2DacdAX55MhNb9iwqKuapVxqnD9UFJVi\nISqJHS11OmoM1lKxuAozUqfAPeRoWMYHHFdfqUUc/yye/F7Lb1NTgaefIZ0b\nFsrBy7OX6uEGLReHrGcbdIwx3Gy1lqSMkR9aUotLifVA2AQYlm58hzcUik3a\nInYfkucIZUNUqV4eeLq/fuq3zCbvSIrCjP/pqjCkQ4zYbhMB5kSSO0c2v9Zq\naUzfFam6JPgIsm6de9bK7HNlEMncjH4fEPhFXNeB5A4mdAKrCcucm+pc0c+X\nuGo7ketLCD4ba1uaoaKZgYdWQwuFdsvBUd6LxM7WpvfnUm8F10hnANn26QUY\nlYpcfxpI5mbwogGIQnxs1UCJ68nafXSmio5qZgdDiNofKLxJmTyCNc5xi5F2\nOXZr\r\n=rhDM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6f9fc62cf60f07a235734ba209f67fdf12d21f84","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-6f9fc62c.34+6f9fc62c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-6f9fc62c.34+6f9fc62c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-6f9fc62c.34_1570949872908_0.3059286828668004","host":"s3://npm-registry-packages"}},"1.8.2-alpha-f0640c6a.32":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-f0640c6a.32","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-f0640c6a.32","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"1a250511ab53b20f7c90cecee72265f8dbb61adf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-f0640c6a.32.tgz","fileCount":150,"integrity":"sha512-x95GQo9h4fiMeN0W7EJgYysG2rYK+ZPQx+esPqbCDn406/zEjvJZ+Xs7crVaNsjRNScVkjYsN4cqXT0/M1B5rg==","signatures":[{"sig":"MEYCIQDy2OHpDDWyM1T/YBTF6i2xxqK6I4zcmS1m1BJd2/06mQIhAKKb8NBaDp2cQRJtdFW2lNnPylo97slfgBfRHzCCsLKg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdossDCRA9TVsSAnZWagAAbVMP/j7fwlMhG4z3DJRMWJxF\nQf7dSh1D/ke+5vxbfJglXMBbVGJZmv4uYDueOjFvXA8mtx+ypxoiuggyLY6G\ne/nqB5wTTHP5viQTWdsGSLR+YI8S+qaqCTzsqZRmZSKiJLKcf9yXUETnTUAQ\n3B5yK4AxPm6cuC3yFBZtkAeDg8/47jqi416j8noSWv+dJsY+xweU/E8UvUs6\nzoP4aEatXUpSgB9XoLtAIjMOyiUP3LHtaFMdKS8jYNf/T84+XaKvQYsi+rlU\nvje67KtmYI08zvInqJtPRSq/n2uWx/rp6kcG3KX7oGHw3WF5ioACgb1REmai\nSfooyJdJNCQHxDGkAqX73mZWseW+Arx+leu0AGh3NgDUdoL+K/qgNOk5eASm\nCJErXhd4+IctjLStkBU9ZVa6FzFaG9HXdkHkHvSAYklYqKVJnOzadQfd5W1C\nOBu27OYnTDe0m4+Aq09WSzGF3gO3RsZJLyQo9xP6d4BYElrD46eePxYgPdb/\n6/FN6XjY4HfNukZRpRaYra9Jx7Gp9CMcTJxqmKrexot7/a7uwn3HeC5W9JQf\nCcpFGeKN93rWP99Ziupv3QuS5TbDTgD/5XBiLBmG7xesFaEq9NGUcU7QW7np\nqqjxawa6g+QZAymCY0J88sUSpVjO7QKrWf8R8ShBSWjeKuKCfo5lCcW9ErP4\nO4Pg\r\n=n24R\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f0640c6a51fdb5fbd454ae497d45c523c5b1baa6","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-f0640c6a.32+f0640c6a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-f0640c6a.32+f0640c6a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-f0640c6a.32_1570949890538_0.8910789644384676","host":"s3://npm-registry-packages"}},"1.8.2-alpha-8321e437.33":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-8321e437.33","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-8321e437.33","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"e747a9f1a16360eae303da48a51a05c791b1a07a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-8321e437.33.tgz","fileCount":150,"integrity":"sha512-h//huHTu+Zqh2px3Ec3OArwlD6TzMKYrqV1RWAQrsaCiT8dXz7XBEP47bnpp3FXYuCxfHwNXp5Ml9T8Fo8sPXw==","signatures":[{"sig":"MEQCICIez/EzLrqfYr9V5brYRMVcONfGDlk5QVFf5sl/TQnsAiAWt8WA7s5nsxUzZwZh7aeZN7ltXZ5qniMqhgLtD342Bw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdostPCRA9TVsSAnZWagAARV8P/joH4AAXqXHHVjgMTTLA\nfmwgtFxamYphIY63qlcYv7A/Kd42Y9Xt+mv4UP6IW/LPRFBTlXHn1bLV54Ct\nbcoAJg+xwAao5UCyZKFD9Zpet9yMeBQliZfg1PqYAVkXmnetWkFewdvQcy6M\nKrLBHzk/xyBQAV0fVYIc3NBvn3Ux2odhODHZpJRRhxV1TZIede5a0TX1DTMA\nhUY46G5rIyEmYTvhpy0GDliXIJmwoe71+wA/p6K7XvdkSjr6afZL7+XB770B\nTbJsPavJ/uXoaIqP0mHbxaiRFNrtZvyoYkApoqnITtF+8zcdFN8wqZStoHjW\n94+fGtfF3c68+0gRA2C7otilUy6V+JJ7+aRhT/7RgQytQvUxqYKaeLdNJjcL\nZ8/LtOJBzyJeLvEvLEBMI47uwHj97GOcEpYZZZH9KfjY+efUAL2K6EAZRX+3\nPX/uJWP4vjS/+QhsDQxZ4kYYdPQ6hCbkwUqU0HmPGtBxnbuZWEEVnaXPpTBR\nb+gErZBaF4O+Mb2DQbE5+mEhXyqoPnR9okysn8AboYwXrg8YgKp2DvKYDhpE\nya1brV8cmDiYWd2yiRWNT82j5/j+1i2jklj6PMOtIKg6S7ez3o3xMUG4e6dD\nLJvHygd/znObq6frQlyVDvR6S71YWclIAyU0EgFVIvsTCbuZpMOY7xC00u5V\nlzZr\r\n=ow3b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8321e437f1eec361ce021ea986f34cb1e1cd1f0a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-8321e437.33+8321e437","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-8321e437.33+8321e437"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-8321e437.33_1570949966389_0.49625551970189474","host":"s3://npm-registry-packages"}},"1.8.2-alpha-f8f68b24.35":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-f8f68b24.35","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-f8f68b24.35","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"d30a2627f9fc5f217d276960bd42d8198b91b04e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-f8f68b24.35.tgz","fileCount":150,"integrity":"sha512-ignt6BeKtU63N79AmLw7/CcFJOuQBZha1k9YEqGl9h6V0qCqdzAvKXDfJCnvZanbhvWN6gm+U5Ft5VI2pMEK2g==","signatures":[{"sig":"MEQCIC/5BUxalvczmktoB8Q11SPohoQ3AOZPtvj0R/Ny10NmAiA9pjB2znuALN4GWcoZc8PUk+Ry0LZY/eTiPLQwgeRdrA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdotgVCRA9TVsSAnZWagAAKckP/2c+mmAC1UlbkAZRif16\nn2U5Gz9QctriPeNRYJb1bB3X/4kXTt6zv96xP08sjdQHEjL6YGdMCeBdLDsQ\nEOMtF6YyCE2vG902FulywJfOnkyDA2DS6LCsawVaAlWgEUvBojLRqT2zvvFJ\n7UGj9LAGPsOUjUpDQtQReyXiZIHaYp/eLruXFvosYPjDZu3pMNOPl6iM4Gc3\nqCr6UWvCNhvXvUgNHcPoMPpYJA+G3X737cfnWvK7AOwJFkB5xLZnmNt+r32z\nVxsDx0biFdq5hFHBhuVS8QpF4KS9qS49BSWxe/1g9NHGHJOSXDuhHRX0Ap8/\nQo/mWd+aDAyXXqLhEih4DLfpJ25ThyifipS6NrkbPL2KwkUIUotSt04QV8vW\n8/aCknCTv7lHuF0J9N436LYZ0vr8/dqs2stnwVBcHS+r2MLmiEt9jikvHNjf\nAtVClFGdin5Z/ii2/9IcjKhD43ThxVy/yXP5RzxDXU8oYCzsCyC7F87a0mpl\n8GcmgQi/mS2PxRtbRzpmcC56htUhtk5YdLwGJTl2A5VLgBybwRG5YA45gdoH\nNEuyVYMmwWqTWqz/XhKJhvp4pQKwwOMIRzzb9EkMNEIQRBnEYXpGaD2BAQul\nbd1qcf6eiy78nZx1C6eTkwxPhrNYkeRbD0kwbDS4uctSjqmcKoTCI07AuSC+\n9LG9\r\n=8Prp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f8f68b24899d8ef025569997f09212ff07bedde3","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-f8f68b24.35+f8f68b24","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-f8f68b24.35+f8f68b24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-f8f68b24.35_1570953236397_0.9005247759680028","host":"s3://npm-registry-packages"}},"1.8.2-alpha-4529aae3.35":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-4529aae3.35","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-4529aae3.35","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"42a6fc12bab5cf9791767243d23deb00506dc54f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-4529aae3.35.tgz","fileCount":150,"integrity":"sha512-xbLcnBCiY9HiGS0knz6eCNGNCvdib54iw+6xvihoCuKRkTG4763zOoU5AYGhsRXfzZH49h5tsD8j3CLGLQ5B0A==","signatures":[{"sig":"MEUCIQDUwqNQh6JB1FsIoMytSnd9XrWCFNYISGSTb1Qg1P93gAIgByKO/fDPN+0zj2N0BMGmo14VwJhDUugCgf0vEM2mldg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdottWCRA9TVsSAnZWagAAGscP/3pDjVLl8nGy+TRou1fk\n7r5ZU6KND/f63z1vjY8z6vc2UoE24gvlBArAKzEXmALp8xk5Jd9REJcwJNvZ\nEKt9U5S5sLahfWIKKnUyoVr6fODOaSLhIkMVem94SfQNNEcaMxZzwT8HiB2R\nvvk1cKjHfLxVFFxuWrx7o3ZEfZrmG9qLo4VzJe3B6tkBZr5ShDdDQzlqGImW\ndUv3maDhVz5WOIRBTQ4/886olsvYNXJF+6s21jO44sk9OMxAFv9kby2a9qrL\nMwzyAGJHMeQqbjM/WOWkVCRcnXJWuAPQif4TqqmTNa+ZgpWovE8ksZnvLMUt\n58n226M4UL+C7vpAiONDYtnKXrCR8HoxC1m6YrG7FIcSNjOc/peC6b2P+lwh\nC0AshxaY5FbG66/54t9m2MQ+HgkDBumqx62+qnOyayQy2MUMOr9+5MwNznOb\njdn1fHXDCsFKstag4Bifp1sm0IE/4A6DiKEeHEmwLay3eKGrfTby81YbaktS\n1gsm3xLoHs/sxJxZIvtJbMosxIwk2AQyJzq8mNG2fcfV9AlLooCalQFd6o/m\nC5mrhNRq60QViSJowvr44HRxwxhrsLAIrmf0reh2n2P3VgxYmILJt2kkqafz\nsvsalcQhFUHT7gw25moELB/IjFSncm+6aBgTTmjT9I3EGWP90wGwglUja9TD\nxTar\r\n=Q3WB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4529aae3277b5cc7c0f7c4d19f4b4769c0710381","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-4529aae3.35+4529aae3","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-4529aae3.35+4529aae3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-4529aae3.35_1570954069735_0.31665273426835294","host":"s3://npm-registry-packages"}},"1.8.2-alpha-9aad6af1.36":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-9aad6af1.36","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-9aad6af1.36","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"0a5f7308cf2533d6820a957cf74ac2cd240ff9e3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-9aad6af1.36.tgz","fileCount":150,"integrity":"sha512-f7JJtXQ0OotZSeZIi/hzIUPQqS4l7T/79TO4W1ZmCmwxZBLbAYMdLCaQ37ByHuAMSeGD6ru7kuDDuh4+WDkizA==","signatures":[{"sig":"MEUCIQCvplArviyNBcnMQ8m2KWEmf9LCwCUE/6VkOTg6cvOMqgIgUzggre7Bo4/pwSdw9c++zb94pqpoos2v2y7EMVCNOEM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpL+ICRA9TVsSAnZWagAA2kAP/3vyyvKzNEnfUhP0ptYs\n82pE5hMt23uQNR4wTRAkAQjAvqeMENCYyPmfifVGO1pHGOI24GOfBDRHMGYh\nsPcwmbEusrvj96TeOxGeEElWacjWgbreG/kjmcaPhRMxb5YxAmpCYlbDDU+/\nX3mIv+JMOj+kTArduevFXaFrcAEulZxPy7FARcW4xICu+sR3ZtB1UJLFGoIU\npewOxlXrnUqmimNQuWTOdxw0CvCUl6KxD8U87NITV/z4lYDXUlL+QDay4d+y\nDc+tmIAlQ2w+uJW7gLWCKKxR+3gkJUfgg8hHc6OKpbFsYOxVmJxyRpv5XUa5\nSMSb8LNJ0CnAt5Ifth5e3Kd5P/m0W1T9BMiOmmLDWkXSBYwDfntK5OkLNyGR\nmp1O3L2LKE2xIVGKoHXM8ghfUldThsf6dlf2jCZW2rLYBgMH4luSK3dX7UHF\nsDyXlqWHMmEmKDgeTSAKp5q2NKmN0ISdUyO+uszeNiDqE9wbhHVqRH45jM6F\nsXHMH2towJbGJqQoz8oW1uIYayymPGdaK4blcX6I+2ysC9wWRijhS+ZZLBNL\nkVVfIsr1wlUQqtx/1Z+CMFrYr0OS1Gh6Uw4QbF3wnz9fDj1X//wgfWIzEzSv\nbAXUYkMkMhv/SLMzFBbsErmm69XRTHheWoozjKJ24q4XNqfCc5xYkHH0n8lf\niQG5\r\n=CG/g\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9aad6af1953f5ec59a6394078b0d41b92277f386","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-9aad6af1.36+9aad6af1","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-9aad6af1.36+9aad6af1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-9aad6af1.36_1571078024003_0.8028041277114801","host":"s3://npm-registry-packages"}},"1.8.2-alpha-e99e6bce.36":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-e99e6bce.36","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-e99e6bce.36","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"1d375bb565993ec7a5888d2304af5f3efd016f37","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-e99e6bce.36.tgz","fileCount":150,"integrity":"sha512-+OnYOmgoO+HQ7rBLb+63HUC7iaxgFMK/ayx/2MwLxVas2COZ+1aT1poZbyvG34whu68hmaTUPadUV8PZ2bJ7qw==","signatures":[{"sig":"MEUCIGlqafk39lLPhOk9hL07O19CJdqMtqdzdA/dLO8WoId1AiEAkXaELO0MpXz7vKhIpE9+CB14PhzKLa4hjqFQPNPlVtQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpMvJCRA9TVsSAnZWagAA24QP/1gaSee7xQGmg4OQcVq4\nqjtDURchNUpjtwNQ06ljov934oefkUM2Z8ynO1IV5qHtqVrofBO9Zpt9pL+7\nvv6bl2SvkY6p7S0GuycYc6NjkKcNL+EIS34/gMv86mVmMSsKyYrWZkex49OU\nnndShOGNYurP5+er2lmTDMs3Yx6wwALe4n7RJV3iXTi9FvF0uvbLsgs32ee5\nAtOdpYboUSbLSZ1qxzL7EUMQx0NOVTmGGGdxlbSOD6geBkzeMtT7HAQ1DpCt\n/Ays47nf9+2h7i5jD1W7sOyOJaNxy7eL8upQEKXu+BlEYDQSfI5+FaQKeO87\nu371JY2I9GviQ8tLOVWBNEkSE5qjJPe4S5Hh7UIEHHX8kfbzbNUk8H7LurKr\n+TB1l3IEaYlnl/4IBVAF9SxyHQCPCK13Q9/liW61MI8VKQKQkpLbFUuiIKbI\nLyet7Ku3uxOR7vIrkMKyPmnJEKqZX/PyfdAQ1Uq9iWGf85rh6Rr1H6jLLF25\nJQm0rvoY5sUL2KmzWLHEXQzF2Hi2ryGGZJ+JDzAOzqFhBB8SUFG1lyanjve7\nGc7rbQLLmTQ+Bd/ywUpz8g2Ozi9Py+r97Jun1yGqEETUdH1j6Kzj7CjXnBPW\nC0zMv1jDCCzH0EmOKXHIAvaI8MMhPXxOU2mX1ReunzOeh5mfGnzMuFuuoBQp\nG2bO\r\n=qtfr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e99e6bce7be4f8a0a0b99a92dbae7a80989c43ae","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-e99e6bce.36+e99e6bce","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-e99e6bce.36+e99e6bce"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-e99e6bce.36_1571081160699_0.4409515264274182","host":"s3://npm-registry-packages"}},"1.8.2-alpha-ffad98a7.36":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-ffad98a7.36","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-ffad98a7.36","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"e24e793b899eed9ccbeb01b45ee2cdc985fb1d46","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-ffad98a7.36.tgz","fileCount":150,"integrity":"sha512-8rTyercBrKNPIjG9lCWOHdp5vIN3Z9eMwGjo5sMGfoE77ooRLKY0jB/TvsQDWeQJbnOE4ZNfD1LROQABO4FXpA==","signatures":[{"sig":"MEUCIQCGeYc4n3Xare9HWKMu8I1ACnEK2nMY1iaDtub6NoMLDwIgSxHiQ0/F28xBnhhHDxebRIDLGQfIv9836Q0/R+ztTbo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpNuDCRA9TVsSAnZWagAAnQUP/2bJnlME5YO+UQvbEqj4\nSi4RD6nAtJRKnFaBNu5wdDQeGPP+gDjqgFWSZzxoKtH0xbX648Pi7apY7vdW\nB7WW+Jd7yfG0Gi7Vzr5mvfAcfm6lulF/3dKjjLU3aMIYvhw+9+5DMCEIfNOd\nQEbtZMLNkGnZ1J2g6alTiK5CFGqAmkfB8Y7O8SD4A8J6zUFrHta+ChT1KJJu\nXsIMhAxeV0FjoInwplHm5tSWqJsG+JUvyBxjlB5daORNNZWwGYWN6BosyF70\n2NIDiahRXvfujCT+NrCb3YiUmgT4GOLh1VJM1Vb1j+171aRuLWIS6EPiJ86C\n/JtjOjAMIQNxovxuZCEI6DIoxWGKVar+bM4WEtm/3woo/QSfTyXaLM+vaa8Z\nHAzTPHBedMhQUjF4BZ6P6/StTTtAVief7vqfqTWaX20aAfgV7OuO2AsDLWDH\nYjZIIJUlhijccU5czbh/8EJrf/yBEFxn6EXoHwTGymb+PKJMSZdMjke/Jgks\nVaA8W47rnc97MI2AJ9uu2o2D8lYg0+snthAEjcXOs2xUOQ9mPDdB0tXKQulp\nNu75WmEhb7NyYoT+50zPbnErJxqOm1VYfTrdOOP08KgGMv1FW7sB3JSXnqHX\n3v7dCgVCbHXXHQnsrzLao93RSHbKKdXcq7v2zR40zHnnqstu+c4TtmUgjjZS\np01L\r\n=tYMr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ffad98a76a68a8845b2a7890f3cd958af077ef24","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-ffad98a7.36+ffad98a7","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-ffad98a7.36+ffad98a7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-ffad98a7.36_1571085186471_0.6300997305366189","host":"s3://npm-registry-packages"}},"1.8.2-alpha-93348d8b.36":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-93348d8b.36","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-93348d8b.36","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"09037456db4852b167b36aa2b1d847c1b27c09d4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-93348d8b.36.tgz","fileCount":150,"integrity":"sha512-Xk8X3684uzfCuhnF1jdLeT4c50Fg2WHBdE8rVhw/2mYHLmp9FD16NVUXf0ad8JVNsyKvnlVd9BgP1Z0yuCKZCQ==","signatures":[{"sig":"MEYCIQCXNzGh47jiwWbvrB83zml3D56li3ae95tGQYNUnYmLmwIhAJJyAKYszyvxf3qJiie8WtgntaHEKkrzzWSdjC0fgqJi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpOb4CRA9TVsSAnZWagAAxW4P/RdkgjpdJofWw3DoBNxQ\n1rGV8+I4wFdfi8/Kqy5bOtHJCtLycw+Rd/XfUv+KlQOL0fcn/obTzmvHW4Nw\nxEHah2wKIt9vAK53M/dRiLviExy2PmcUd2e3oqe1KmJ87x9MKQm4UiDYWbxz\nz9Q50RXtkAxIwm26LU/SE3bexv6stNda8uyxKa/7/9mNGV2Ueashw5j3Rems\nelB6CPYDWJvxy6T3rcQG9M7b8MeS8tW1lmgWiDNZWWeeAqYN9TZ7mb9Dq25S\na0tx0rq92QEiyzQ9WO6ensZ+yfK7YTAQholB+cFoh8yrJQTWMsSNwWzoYfqO\n5j409KpJ+4GtsZcDGf/K9EcgilueZLzjdvQPSSxRW7/n8cY1/iNTF+6CtkUn\neLK3+H1sbef3yxE9y2xhK9KK29+jjdCpHREuIxfHR9sMU/I1fvtH+Z7q4ioG\npTTS9I8u/GCTNeSgk2+5SH8WsSohxR4fAGVN2X+MGXsbcpeeTdgwu/45FQX/\n1Rb4AuIJsr3+1vIYvBpzznbWgB1oijec9GxJlWGsvYh4GqK5bgXl1UBbBMkO\nqduQk0FvZIyv82jDuYNchAJijA/lr2pmyR+5GfJexY4YjZOA2v5UMaqbbjba\nXWIJln8ek9pv2dGSk+bnHggriMKmLjbHX/pyLIwm9XOHLkNzLPk7HcACToLK\nexy+\r\n=ZAh5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"93348d8bee20dc03308ca446ec1ddd4a938c2b0b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-93348d8b.36+93348d8b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-93348d8b.36+93348d8b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-93348d8b.36_1571088119757_0.49974565908460034","host":"s3://npm-registry-packages"}},"1.8.2-alpha-e448be1e.36":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-e448be1e.36","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-e448be1e.36","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"c3df5ae736c1863f5a5d1b0c673ae2c45c72fdca","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-e448be1e.36.tgz","fileCount":150,"integrity":"sha512-Xlzt7vLq+yfCt6dtjNFoyiJh60YehJArVeR6+Nl4FzFahnxkAEH88W/jH+ls7hkXkXijYiqdjwS/6Rw34u4Y3w==","signatures":[{"sig":"MEUCICQ4fFoG3xP9z7CAQPRz9x1nlmMWbONsTCr3eNn6LbSNAiEA4itZgVIHVgz7i7CDVn6VtkdfdD8UobA4HUV1pz366SM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpVkFCRA9TVsSAnZWagAAO14P/1lnTXyMpcI2dLpBHiDN\nSe576gbnimdR+U99bff1JAYXrBy5bm87wivaTbZUL/p7/Fn3dKLNeEhGuSq9\nVabyVphB0dKzFmXvXyndh7vmQFpcf/AapsndjmpMY3E/FmLFwcLgtk7JsUTK\nVIimNtL7LN6URywRe5NRqWkTbd8oSK0L+emCuxuJACdGkov8HzhyUW7oMhHE\nwscE+e9qszf5FyfA891tG40yQ+sCyfThff1YFEPj+DCeo0w9dYE2NdppyIIu\nmYllELQ1DfZar0rXN47LsPqpg0KygQKcGSeuVc8is0d/ciTRWInbGscnZb4b\n9dfvzwlUIXRzdpZ9bfkXPU6ZFtnWXvWpHd7U+X7UOWQ9oJBd0Q1YSgZFBoXE\n5XiACcoQPPE02D1c7I630mVOvGwDBTvTnjqLg2McEmzNW79b6tsGiUGtmkSG\ngx+FmD9xAXREVXs4T9Tc+HCW99mgacsF1wJTds67l7rYDUn+GvKL04IObBcX\nIyiegz8kBdgTrw58WfFyp3KGV0xFYVSqeSSrUrQtyLMjyzZySAzdTqW+m8KV\ndrtuYAXpqwgghgH957vUDJ6iX1R3XkRoFuymjAASr1GZyUI61TrqQXDGccPL\nHIkdH2xXe95Y9LnrLYq34rmLOyuPkaoNAqtFnBowG1SZoMyZaf1mkRWSJ4Nh\nJ/F+\r\n=yBrF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e448be1ee19edce114ab24ef336e8114fc933517","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-e448be1e.36+e448be1e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-e448be1e.36+e448be1e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-e448be1e.36_1571117316662_0.194121238302984","host":"s3://npm-registry-packages"}},"1.8.2-alpha-4da91801.38":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-4da91801.38","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-4da91801.38","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"33000229f90cce517d963cb5245e6e7f7104e44f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-4da91801.38.tgz","fileCount":150,"integrity":"sha512-sP5jFe5ujkqDe2hC61pD9EcGQBq1mnr0viHN34ZnO+eQSgsnCLNVOji2Jr5hEPHNbNT2qGcQEFVmcOZsCdH6DA==","signatures":[{"sig":"MEUCIQDCXatdHB7tW7oIYePT6cxEFtOwfQ/+9MPf5PTUlREo5wIgOUQk/rHXOgHCT8/jD2+JzHm0fTfpBuyYtxMQvoiKn98=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpVmrCRA9TVsSAnZWagAApDgP/iy287Zy8uwU+a0Pr/cJ\nJqRT22bip+d2lxufyARIBsu/n1CWmuCOTpAsO1/x+f+CHufVyaVTDlRU/+pr\ny6NDyXGLHqFi1m6WEbmb81OPYJzmbRnr8K8Emhx3Wzpl63TRz8I1Qw5nz+wD\nEHnJlCnyb/NsAs9D7Iek3N1yoibFJ+y6bBHe30Vmd6RB8MLQDLDqhsMaiFR+\nvFYzc1KdxkbjPYPeEZX+aFS6/EqUZybuOf6n9vDxmGHgn4/x5ar1pUJwkERM\nE0hCKYGnTgf40S1uyMvfsK9vn1yRVYGYTQj+2SUm+1w165Kh3RzJGcHqh5wg\ne9ZTsBTQR9um6iXpYSTDXbMaWUFAgxfR0hNlURgMB2JMLwgx6XKS+9nURHvj\nKYzcaP35xH8xH1xYkOlIZGEpF4pGKMn3xoPr8b53cBbdn8WR4zKl3nuf4Hpu\ne0UYJYGGEMTh8PP6HUPjrnSPpD1ashcvLmyxojimrG7niL+0czjqbzGPjOYf\n4KPEyaSfsU5j6fum+TxA3rEz2tS79++3GnpuP298fH68lgz+XQvyQfoOH5eG\nL9d+ojAo3aec11sr2LHnKiWmUGQi+HzpvJi952FB0bUZItWuLRnegBVFN3um\ntEuafn9pDEZxXpjeT6TYC1b5X9BHO7iSHNnFfNeakTDEdsVKgyewB5RBTExP\nFNIm\r\n=s+eo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4da91801e3c77d0305b92ca8aa76566ef52457a0","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-4da91801.38+4da91801","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-4da91801.38+4da91801"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-4da91801.38_1571117483164_0.9602296976991769","host":"s3://npm-registry-packages"}},"1.8.2-alpha-aeda8047.36":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-aeda8047.36","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-aeda8047.36","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"b572179dc35ad072179398d0f02e120ed5bd1b08","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-aeda8047.36.tgz","fileCount":150,"integrity":"sha512-wljXaoXLTJhZmF2jS2Zfydu827ZfcCJHGUrGPQ+AnCeJQixIFtELJv2hPmuBtvFhX1YnaGV5Am1/sgKKdWdXMQ==","signatures":[{"sig":"MEUCIAxjZMHO3XkEWK66QLcLKePMbSQ3kwek+z5+5dDfUN+UAiEAnuzEl+ZOnPgwSxesaqPJQr8ULPtHWoDaYnM6y8GtrSg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpVnFCRA9TVsSAnZWagAAWjIQAI2FnNG6hWGxZTiBDJKY\nHwwegu3yyu/aeC/YYopciprPR8C1eZoG5rSuZ6gKmI6QkFSTjy/A5N/MAAaj\nNxUf81G7ZHyI3hHFBUfFgcR4XfpJkAyKqUbJEeFC5B7VcHII5nznTTcQXYH4\nmASTqLhz+fpmNmnkEE29IvAcPQmjxp/eUnsGIgI5Wh25Btl/i8QAfJe5NNiQ\nt2E6sZk2az/v2drRVQXJGR94IH1WZn17Wk/H/J4DfE6BqaiJWFcGwOF+p7jl\neIAi8FsvzbnS6FIv9JcqLuxi0LAnsWbGIhkOxFo75EUqGkW69DHBp7zbDdmG\nfjoOlDqbU1Z5sHjziqFVqxD8E6rVSddceXY1E/nxUrmzRV9DG3ElxShvtop3\ndPouyThUgVuciqeoXFIVyxWjx2qRbpc5fWFMvVtOx4d8KzCq/br8/NqhVFSz\nDdLMWt4R09E/igEGoRb5rJrYLscukCXhIt1TJkOfwUZ9Qz2uXm/or3gOFCrf\ns9LdwXu5UH+R3LqjKvK3AWIyjOdI3+K/hZ0IssjuZpPiFz/0rBhT5GBeKAh+\nyC6lK6PcxQ/9RxSO6bci8Fz+L744YAoVNOQl2WJSWk+Zy4bvF1snzZDW5OAA\nWjUd4xOLsOe1i7g/IA1JQjyUWdeDgu+43qmMgrryXHr581zuKKqQSClLedQ9\nuIfl\r\n=Kd0+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"aeda804778223961f353f5c588757baacb8e547e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-aeda8047.36+aeda8047","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-aeda8047.36+aeda8047"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-aeda8047.36_1571117508531_0.7565454575319295","host":"s3://npm-registry-packages"}},"1.8.2-alpha-8891f70d.37":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-8891f70d.37","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-8891f70d.37","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"132c09951d05a95976dcc7c32c918b18ed4dc0c7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-8891f70d.37.tgz","fileCount":150,"integrity":"sha512-XdDYhH9uJJK6r6BcL1e7H3RTVCJ6vhhAhdZUasfQBvc1FCSJ163dg87geYvqnDJor7iz9TmqNQ1vaWf4lINMnQ==","signatures":[{"sig":"MEUCIH5yGM2d7nBLNUp0ZkeR95hnIlWBzXBHRgBa256XRD4gAiEA/zJijL/cwOe1NEu2vUFFEY6vwiGwNXTr+xzhT4hI5F8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpVnhCRA9TVsSAnZWagAAHu0QAIRugpjb62HkvBwcOY9p\n2Zc4Z7FMlzt1+ADMLbN18oKFDOoxYc73jA87wrd+YljcJSqm/ODhn87U/05k\nSyQMKAmWPSa2OfMZ9ocHySadjf3tFzDQcIW2UabOKVx1Jnn+5PDxyr9CYdMc\no9y0AQKy0+xT5/CdljnpbKAmlQtsmT9wnaj6SLkASe6WDYxoczP4sIMa+395\nuwgnucbN7ucCmRArpyK7DB8Wz3yneHNgqlW5ICuiU7i0YNpkQQ/lKbGNSMSD\nEuu1tNDj8WCPwvRaolNMwgzpNF7viTFWZZcrLAn+MCZvOStqsIjjU3nFFPDG\nDzDIEe+hktHqMlzrAyraa/krri84VFgcvD2wne567iXaOX0bR+UJXxBqlqti\naFrdA/uKcNVXY374gXRuPWlzxRyH1TGuun/d3Q20F1UvuxdBZ+Xmlyo0lDVt\nZmXdKb0JKWr5VgGaGUqS+5BFrd3741nfjU7hEPyVl6VCG6eDWjBHU0p93nq5\nJAhlibvWN+2NyDNf7SeROi4LGwNQEXwWCQWwL2VWa3BfaNrvAC8zqoA45e51\n0219uquHpm/EAtQi6mqrv8WSXBSGNfPvrOSBSdW3+q+k3sj+zN8u+/kD6GiL\nCe66x2Yj2QRO/NHMGSl1NVVARZUQzvn1LqF6RwC3y1JIsRgNO7r1s9s9gMKy\nt6WN\r\n=Ym/7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8891f70d89b3b8ddd6c60be81f3bb746f933169f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-8891f70d.37+8891f70d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-8891f70d.37+8891f70d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-8891f70d.37_1571117536443_0.46421971651837257","host":"s3://npm-registry-packages"}},"1.8.2-alpha-6b66022c.39":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-6b66022c.39","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-6b66022c.39","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"4f26e6d957c0fd585485db026801491104dad12c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-6b66022c.39.tgz","fileCount":150,"integrity":"sha512-UVbntSHdhPPWZcS5qc+FHPmlZzK16TUToaIAfSLLsmp1RYGNJTX+spadVTRBeZiG6QBUDFyFr2ZFPJzlpH+iEw==","signatures":[{"sig":"MEUCIQCUFt5vZiol+aTZDDeNvBNPFQPzWfjMED3nkiIAncCaXgIgMY3v7BTqfqLZP4bTJzsDATid9KptpPrqVMRMmAb9Ico=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpVtbCRA9TVsSAnZWagAAdcEQAI9RLQsXN5qw9NS+Dkwf\n90KgcX4ZdW4Ti6LfHNXDwY9gkowHfo28Z8ZFcEibMqOpBNpU+d6sgYuyom7p\nAsHVwC5fEznlFEj3I2Brvn2RsnmhzyqQlmIwTsbjyMfRBzI/mdf/3v6N5fhE\n+EVqr2PqHm74S2n/ZfsrxMExKH4gFGh35JxH26N17UTEDPbfOT6d9DClL3G2\n5sogeoacM/loWthOV6DpJf+1Zmw9doZBMCCew4dLwbHrLDlEUt5cLS0C9NeG\nJ2pVvFO9WeRfcEAEfr/TF9Pz2KwxLlwH4TeoskRPcP3gUBk85jmPTwfGoIhw\nOh2+C+ORnElbDNhF2SIAMzoqajK9BzddqIIxN/fTjxbu5nNusVTRZpLCYlSF\nVjd1sqfD2mABdWcD8AYyI4tuWI/Dy5nNVKsg5osivF2yMG2ZH09D5CUnhbka\nqHUdIQjezGtuHR5Yytz5T1fFVxDLwPhVz+rh2Jh8B15u7nDTRNPJ1WUlW3zL\nuGuFkbrFt21/7HKRgViQRdcB4xZ5JeZvaA0Ydnvpm0d1vlueTd7h6y3nYL7v\npavYNL4Yd9y6kSHcUjoZStvhaTQ5y0vJ2OTUgRCP+ez7GCiXi+XXFYJLus1n\n9F/H8SMnPNL8xPKJcYar5c65OhqDPTQMDDitHXoO81RY8s7tRY9yHQ05BAQZ\nFH7s\r\n=/Ne2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6b66022c88132c6a581b9baaf534196539a9f06f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.5","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-6b66022c.39+6b66022c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-6b66022c.39+6b66022c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-6b66022c.39_1571117914519_0.5972472734472161","host":"s3://npm-registry-packages"}},"1.8.2-alpha-b0b8fd23.39":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-b0b8fd23.39","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-b0b8fd23.39","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"b5b41e54ff93d4775a0062bedd965aa5b94d28e5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-b0b8fd23.39.tgz","fileCount":150,"integrity":"sha512-ATZTSjTV18qay3VcnLuR3mao6bdeumooP0+OiZkDvtdR5FBE3ybkuNX652UwE89v9LJlg3qW0NVct6hAubNVTA==","signatures":[{"sig":"MEUCIQC4vMpfnGJK0DZyGgTXJrrRD9vFwEqpXOy81zAuNJkjxgIgDteb5vAhx0AFGX2mNuASPXdTEQ/GfxjG7FQGX2gQdxU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpVzxCRA9TVsSAnZWagAA63YP/2/1EukBa7ZfmytuEbTh\nEXD7+kaNYqYfJVzNuFCTIFjyiojhNAi4d59ousJf1OT64pS8HlxudkDc/CQu\ns6ofl8869WYUnxz+MnysvKnF/M3Ea6dVnXyeZFwXEc+2ZzN0L3Yjizzpvp7E\n+gn/MM2KeGNOE9CZz7UPb9ollyrvUsfTEsjPtbM6LhJvxkNOLEvryuYifRob\nc1DDL9HV5W9weB7bxCJBwvfhy6upj3Umm2eC6vgXUiLpe7xt2oPLUhXjUrFN\ntP8z2RRiuCU8ZynsOcy30SsBtjGqTj6A1vzMKSBnbxtWYhHRKFg/trlLi85q\nNIWh2s65YSV68ME/MDV03wHCHdvklH1hhiBnVnYgYASFoAYAoxZ440ks9d+C\nhnjcHafRAFe2AX8pvpMzCykKZNlcVm5y4XkcMfahJxybKxKOyl7HNXcw1N1V\n/zc6ssrC4qaWm2ld71bI7AjvwAd8tn7noEgSsl0PP0nKresWFjc9Dsbsem6h\n87MQW+MQqXKAi0pvvAOo96RuRhxF2VYLl/mkq6EM0JTr/lLDSe7SJskwXUh3\nf+mzD+3bQcrKH1KCnjTZwmpsOspGHga3NRN5LMAobOuif0io4/+HZvDvJqmT\n6ltdGfQRfipCArh5J7cqH1QWTMecuDs9pmTxxXswOmF7m/nyhSMGwubI+Ttl\nLAWF\r\n=ACpK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b0b8fd23d2f972e3eb21f2ebfed8a821ad5ee8dc","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-b0b8fd23.39+b0b8fd23","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-b0b8fd23.39+b0b8fd23"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-b0b8fd23.39_1571118321293_0.4553869688853889","host":"s3://npm-registry-packages"}},"1.8.2-alpha-bacad969.40":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-bacad969.40","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-bacad969.40","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"b91041e8a31e24c9ea11f5f7ff1b1ffb45846b67","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-bacad969.40.tgz","fileCount":150,"integrity":"sha512-f+nDfpkeNvsMN8RGJtT3oJJP0VWZaLDt75TZn1tN244umIk8ykgBEeO+sLOpOSkcIrWDix11fyQ7iNH2g0ZLtw==","signatures":[{"sig":"MEUCIQCetmEUJWqsRM+UmP7Ke9/tqMs0d4ecKJg6sZtGYMKATwIgXbBeqefuhBOrqENZLaOo0qyKWm6ZzhytYPco9sfT8pU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpV4iCRA9TVsSAnZWagAAU9QP/2m4mCgEDnAtZpLCOxjy\nbP9fKp/fv9Eh167wFewd6MnzcakDy0E6ErWJAwgPj2A+vgfh8QRY+CpYnJhK\nyP2jrVLzhz1518ZUjyMs8euntZei8jgaMIgAcCNpYzk+qqwBeKa4fUnQA2x5\nDUf0pI6gRruZ0EggFe7u14ZWczWqyA+LKGEO6bVErZscnD9iJ4ZWPFQRqFKa\n2GdujLmTOEx1NlBZff0SxfUjr27RTDq4a23jBzFe8CUNse7d0tHukkgvKjGh\nMqOCzHP5w0quArR159PPcZ8txqUtZte+r67VVExPco3paXzAT4nXhC49e7LF\nhmbXbu4Yh+BagwdsCgIA1vo9KtQTtEaRNKS2CNkvFh4csPBQ4hb3klFrhwx9\nAMhExd/4YLRPUOogRT+GczRnxYtZr3i2fwd6B08rLJcXZ6wf87fgQvNXJeRa\nL2002QtHh/+HYUsXPLaXNcYqq3B8pWBDkOC3HWioys7CHmYRG5Nls4krhNmv\n0jONqrrUgDivs6+ckNIBCJ4IT4pJ2SrHCukegHT4dKWbgPjj3koZ2SK6SCao\nwZaSl+O8rS/1fAH1HmIHg5U61pEGXW7PWRKhLM2PqnAAot6TseH3OzjUNVrP\nU+6rYqNLd5pTToeGx7D59mnN+EBz781jM427c3uPnnZzkVFDDIPAW0l2gUxn\nV5pi\r\n=4F7R\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"bacad969715841d01b3312e29b21142f687cc2a2","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.16","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-bacad969.40+bacad969","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-bacad969.40+bacad969"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-bacad969.40_1571118625739_0.9255942936582011","host":"s3://npm-registry-packages"}},"1.8.2-alpha-221b7165.41":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-221b7165.41","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-221b7165.41","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"51e77d8a0cac9ad8b60a25ab8cac9bea9e01448c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-221b7165.41.tgz","fileCount":150,"integrity":"sha512-lMHw6CnJRxVSSXi4rmi+sQudHxhNdGak1zecSH9llk5yate/8yvuEfGam2WyXaDVcIZrXAKMPCvFqGRdfWEz6Q==","signatures":[{"sig":"MEQCIARFEj1CpYxfNP5T0Y3yoBYZqxI4JzBqH2cJLCSPiUBeAiBqb6A+8pJyg3Ulm8NgdCqijP50RRDNX21LfHhVvGKmrg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpV/KCRA9TVsSAnZWagAAjSMQAIqp7VP1OmXa0v8U+aIJ\nWQEf5idNu+ElDiBCLBqAzttxmFmJnhzOqBwHqE9cfmbU9iJD1SeQuoGewHsi\nZB6I/P89wdaElfIwf+e+kTaRcvjVJhmgA5AyJIUWzqN8d423OCGkvm4XSj2e\nIhkoe5x3begFDez+1PVjA4Rt8JoEtqmFdzDNlPimxYVp+hyaTsur7nq7Qm+d\nziC9g3yPQ9HzPzYSapZehv/ZXkIcU6j1uyMQuxRJ9dkCTfTas5efyi50kSqV\nQ0afab6J6qvQiW5AwN4Zd989vnfZwtsagZGxB3ShKCBEo3ihfC7sdgy2NeU4\nRVzPnXErbfvZCIjLsSy5ZVtkM5stfmu3rIew1XtBwL7Zg7lrkuRE0QCkLu9F\nZdv5FjgBz6hXAl8cuQNYTCEnZ/YeQOTjIXIe7cz9e299d9GtuTgQs2/gkVbD\nR07+fTo5BMUpcWHBKlEhaBbb9Vk3ugJVzj2RsgzmapOQeMngfXybNWLbxVR/\n6d1tv/MePx0oC98cRPtbvdmEP5KBXlb7oXAbtEGldqdHs4JDkfQ5nhoJoTpN\nnYO4AtwZiJMPhn3P9Qv3lGe4F7c9FrKuJQbtOoNfGgyd2dpmo4/78M6Tzrqb\nwstqBFNDULh47hdbmzaX++DcTKlxlaLPVGS54WBez2o0ZJ1R0PizqX94ukNj\nIt0p\r\n=sZB0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"221b71653e0ec2b1a8d6f139f3576db25b5cb70b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-221b7165.41+221b7165","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-221b7165.41+221b7165"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-221b7165.41_1571119049081_0.09615700614240841","host":"s3://npm-registry-packages"}},"1.8.2-alpha-de6b6e4b.41":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-de6b6e4b.41","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-de6b6e4b.41","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"2fa7b320a10416d2726d7e2982d31ca3c242b2f0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-de6b6e4b.41.tgz","fileCount":150,"integrity":"sha512-6Ql1MdqPytymGz4P5j/UJ9opHsbBoQ86/KM8otlZekelj98f4OLqguH7WZDPScuAsR/h5B9S7tsTsD696y24+Q==","signatures":[{"sig":"MEUCIDg1baLQV6lD1UIrmBMadaXfi+/GbPx1T34McppilO4vAiEAjksiXYHgDArMnm2AJzHN6cY4rWACFP+LSISnAdKvvk4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpWYXCRA9TVsSAnZWagAASdAP/336eky4W//P8P59HTTk\nNeGj3Z8WiL3ov7kjEsgZ+i2Rv3i17mXvnJ3RfetTzZ/X7aaAMKlkGAUctIZx\nA1YKlv60eijV6+GszO5C+QokU4/p3X5Ezn1adS/T55ShXVGgjYYFTGuM4V+k\n6f+lIIVVwSn7IzbB+ko/twBE4lpdDCYnzLTZJyI2NElkDN1v8Po6YyJAe4jv\nrqcy0wSaMtuLWKj2TaRLhf8UHsMhqFJQeiacQODMPZH9FgI4Ne2J++Selzx8\n83lbsLOrF/VTiGKL5nsCet3j+qn0FHTQG9cazjzIm9NsVIOtZj+vqQ5PRpZI\nIiD+86jqMfbS/U9m4ChSXQMhUu6+vs8UGnEdD3tHd9mUJkX1oKjPuwa9xiK9\ncD+HPEk+YQFLz3hxx8GCLy/wjzZslOCxDd1t4n9Dq8sfQ3Jrjbc0VrdbaCsW\nkfhHy6gI01BDWm7NRCSOzsKJzWbrhPslStm7ita0Tp68lOgpVQsSW6Or1GsK\nw/+QI+//+Lg/cUCXWzib8IFxyZfUAEJyzeGgy4nBAE6LTvwwbxto/WrdKIGP\nGf9j9Q5RR4gwFtCdhicpcszBAKj36LkIbNeTS8OGhL3b+JIbufM3ZGE6xPC3\npNb0fpWh2w5ZsvFxDTtcRa1OVnm7SyidmjYzCH19i+ot0bcUrMheGOtgMRdu\nu/L+\r\n=A9XN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"de6b6e4b05e3ae81148dd6fabbfebe81dae65123","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-de6b6e4b.41+de6b6e4b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-de6b6e4b.41+de6b6e4b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-de6b6e4b.41_1571120663139_0.6096587155393045","host":"s3://npm-registry-packages"}},"1.8.2-alpha-a98ee5eb.42":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-a98ee5eb.42","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-a98ee5eb.42","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"9e4f404215ea3be3c417a464c778d071b264094c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-a98ee5eb.42.tgz","fileCount":150,"integrity":"sha512-iFedyAIlVVVfypxAPESCXXzRHzQMgvTJbkNcaKludahbyR5bmy5vtIGF/Dax4PbqQwfA8CoAMdhKqSmJ77T6Pg==","signatures":[{"sig":"MEUCIGG+LLCntekWgNnNA0S7T8XwFGw29iggIg+godrNLHHVAiEAgh/gvN06ZiJjyqS2mQ2muw2IL8hNZnLkUnwmKVRQjkU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpYIjCRA9TVsSAnZWagAAdeUP/AhhFqyGksrb0JTdXnoA\nuOvAm2M18ccp6h9699EaHaOv03pnYwPOnutVGm24vBs2eqfhfdaBgRck3hLk\nkB1JaQ804ryYiFN4OheTUZiZzR+Avhvew8jIFYe8g1ntBJzP487c5SWSzBPW\nF/kHFOJphpKUE6xGk/PJZdJx7rW7QMB7Eq8hqzARJbbxRqM9QjIo/NO7S7sv\nMakeZdnEkRgqL+KZN17g8NFxmiS+oQPcTCSKUIXBUMRInNZQZflJq3RHOurQ\n8FD0q313b5A6QpdxjkDiVYJYsbPe2C3wQ4D/cDn6Gcef8zvdULCpf1GwE+9F\nSH8WoDdyz4CSoKJxxFRF4i5RgKbMxnzLl834CkYCvosDLrm0jZreuZ6n9zEv\nPOBWrmG/yyhcb7y9xgK2H2s5lBMBXnC3sBW5Y+YWeR2vp9qXiNlq1Dn/SB49\ns8MUotOrJWkGAycVY2IutBhVIzZH1d1cI6fg8F42CVu6KPV+9vA+IsUR22Zm\nzNtzqjsVzeYcTkXKZ9eFovXeQFTjxGwShwsM577CvvjuNwyLSW7dhoMXJjoR\nU9XHM+RgH0SVDuu9900uW+w6CIiBKPxmNoI8fO1KUTigy79kWr0NsqipVUWD\ng7jNimDQIrp/G1C6IdoMoPI585OR5dqv81WnxLz8rLVdud72Cr8o/s89om8p\nI4dK\r\n=urCL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a98ee5ebd87ab8a70176f00414f16def5f378f03","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-a98ee5eb.42+a98ee5eb","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-a98ee5eb.42+a98ee5eb"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-a98ee5eb.42_1571127842089_0.48350223062182796","host":"s3://npm-registry-packages"}},"1.8.2-alpha-1a68d0a8.42":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-1a68d0a8.42","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-1a68d0a8.42","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"37389c79674204d19f3c255a0e4248d2e6262f4c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-1a68d0a8.42.tgz","fileCount":150,"integrity":"sha512-SMmyJcl3PTqMBS2g/sMpSkJcYsLcFI3HqKuuel+b7ItPjGTNoJU1xSjMkfojP7y9nnolFzzZjY9JUrHwOJG6aw==","signatures":[{"sig":"MEYCIQCBjmmEwzGovvDV5Mr/3bKDjtZgBHgA+a0tiICA4oR7NgIhANL3/jo8/k0v0oa1yS+Nmatn6W9dgsR11pkfUK/mXywk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpYWgCRA9TVsSAnZWagAAIz4P/1036REljqhukFVBwaXR\nfbb+x+3t6+sNR/bNjcTm5TEDz+QAJyj7+/UpiRCKbFgucUG2FPETDCPBHHIv\nWDv64NTc+577yYuvIYORmCoiirj8ghWbWhS/cbIGIbB9HBHrJUmz7FnpTNYk\n212QBUPKQjsQEX2FpIWiLoo0wdAT+wLX52P6xZJ5H/xSzTMoUwUQcKpFRniH\ngkat3t91lwPFx0sqWGqTwE52j4z3Nj2gxtycLQsXukkTuxm815bgkYRx2L10\nBRKcrs4xLHgzzzt6L+oFedeMzGkvYH8mLApBDLvEQGa/B9LH96eSIbar3mjh\nr7fed+OpI/BkQFAQesC2BkdlFFN0PzjHZDuAFHhAL5eTblZUDMFPohWNYbKF\nnDrEfssQ2H8AhzUTjUgm3wv9kFxivltrvQTDUKAGL8/56CVgMEcPwc/euJLw\n/iqUWcQtgcjSrA3fTIxws9X+upl+ajWKm2B+pXKsNozw22KvAS1toInrSlit\n+XAOkMEyTswmj7Woi3lUfVx7HQ40nRy/lqCovnXb7a5mYL0h2Dlbp8lXMCdf\na+6RmEny4n0+N/HawhefCichS32SPQkqnnTjuZk7HhaWaQwr8EWXPY//x/hh\n9Ufw09gFPnkP2/XGjhNOgsAArfEJRS0nj1Ak+g/Us/tUu5c/oGjtqKrHdtYJ\nxSRv\r\n=uhw3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"1a68d0a880cfbc032c9e673f4cf90bb70606ad8a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-1a68d0a8.42+1a68d0a8","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-1a68d0a8.42+1a68d0a8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-1a68d0a8.42_1571128735443_0.49473114173991384","host":"s3://npm-registry-packages"}},"1.8.2-alpha-c7249947.43":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-c7249947.43","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-c7249947.43","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"bfbd4ed72abdcc2b71272500faf4cf75dc6063c1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-c7249947.43.tgz","fileCount":150,"integrity":"sha512-dXDp4+IPHhEOfn/Orp6ZWg0Eq1BDnG2Ax0T86iUlKbnOJlqVYTNJOhBapE/U/iImZsJKOcDhaNMmC4xvZFCFjw==","signatures":[{"sig":"MEUCICN+Dx1zlVsksGARHykXIn0spjgFvrTvVFjE7yCOOfFqAiEAxU9o2/FnTrOq8eNAHy1E3+m+SDJGPkDENFZECSJOOP0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpbDuCRA9TVsSAnZWagAASewP/jfKrpCW1+9gCDyLcumo\nBexq6kErHxt+tCSoHuiL2mk8yHxiuV5E1Mxob288Ccpzz+qIvpoTojnnLF+O\noQiLJ9YlvSCnboikdx6ep2FDHxUmYcv5YY17k2JkilpF2GJmDA6eNel4NGIr\nKac48FW1rJ5uOOz0Y2sUIuPO+VP1EOQD+y4EWEwNrm9cBcD4K2lgCpbXKBQE\nvHACNtZHVHAT8bHwO/bMzexdShv+lWcSqvGQexErMJfgBE1HbflU0sLDomTH\nD/fWIHK4o5dmNglNb85P0+kPJQVD6QMwKSe/2XfGT9iFMbgJ+QZKHgSOX1Ow\nptxaYIIpUNXuH5Ni6aP3DwxjZtEXBKcuWQ0XlapSVzAz5c/DvFQJ7QlEHVOA\nlMAjCD4yiUpL5/Z2T3ARjW9VrV/v/5k/3mxQ1vdTG3FzqVVV3YGDO6+l7nXi\nU+H2ca3nZxl8ypttQFJJajJFf90d8BrpDLepTB6qfpTeqa38QitYkTPcd2dT\nZAHEv+ldFVnmKJcz+08nYTbRscl/pHdepr8pgcTU91bONWi7t3/phk9HtM28\nzMLKVtuSEx+xT4+G8MrSWsIOpLyR8dezWLDWrmJiCNpmuA9Z6+FIGkU6qI/e\nAowojJ/SMzeVCOJQFb34kHCX5UDkuhw/ISUJH9ASy1PX8HCVJPEz1Cyzb3+R\nXrzM\r\n=eI2d\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c7249947eccbc6c979885f4cee4dac8030df9094","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-c7249947.43+c7249947","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-c7249947.43+c7249947"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-c7249947.43_1571139821337_0.9450628090058482","host":"s3://npm-registry-packages"}},"1.8.2-alpha-97f8a95c.43":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-97f8a95c.43","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-97f8a95c.43","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"4e1897ba479c3673987db9bffe761c6cdf334890","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-97f8a95c.43.tgz","fileCount":150,"integrity":"sha512-Pt/EsRg754Gi4LsxpUG4DH8NsbZudc3PkQwt7xM+hvXJ+5BBa72Tes+kwEzJu2vszgwc1wBTBNGnM2xikI8e3g==","signatures":[{"sig":"MEQCIGLohmXN4TnPAv8HWQ+C8KPvU3h18AKsB3a2puodOTk+AiAzVQAV8ibUrUmWjkV/HHKsu7zpG1jbJ9erbZZ3dKyzSg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpbNZCRA9TVsSAnZWagAAq1IP/j7KKgTq3KG7STJ+X32T\nOnUXty+wubIfGTDvpWa9N5MYd9oHoDEU0xgj4Guifdv0n2fiVfDxjaKaLqtN\n5G7B6etTc9m9SYSWyJZtMaKScq5loB+RKg5upGBBa/pEfTev2gP69iwMkzMr\npBhPfu3cnuOmxo/OQ/prOEDNlcBgyR+qQz5QKIZHN+txdrce1qjINUclR+ZJ\nKtHNSz3z1TLt7FbFxINwE65YD2xMsSzCDU09ru3MjmCjsDBKbXFfL81cK7Ql\njsP9PevwUWXTQnN6vys5B80MatFGzJ90FymrjSf2VOmrtELPkYXfzrSWo6W5\nn5Tf7G9ix7REsuTr9WFRwmz+tNZwavChK0ba1BodirjIhns3NyVrGgQWWvhG\np0Mwd5BsynJ4HyMt3DBTLmnAk53sQudyxHN8aJ5L6LmhLKVoiYxQ/SrUa4SQ\ncFICxvcZtKLKi4jONNeNIOp0/eVWaXkp5UTt15eOpZe5YiLye/fH+O0pmdhc\nFtPTl8VUBSY+BBXe74040TJoTNo2b8vwsXgPi+ylznAG95FRihMfyo1MVIYp\njG7ASRnYOtMYE0fjStd/X+ygM403tnAWqRMiw6rPbpt/R9FHtnSYyI9HUkAS\nEyWVi+rm+cTMgeORd1CFrKLFj9PIk0ZxpNjYfKk88a5JheGwa9PYFKAXZhFe\nTYUe\r\n=5IHk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"97f8a95c9caaa6aeccc118c7b02209cfc71abbd7","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-97f8a95c.43+97f8a95c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-97f8a95c.43+97f8a95c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-97f8a95c.43_1571140440407_0.3025578133331106","host":"s3://npm-registry-packages"}},"1.8.2-alpha-1df4f054.44":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-1df4f054.44","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-1df4f054.44","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"2ec499513c7ccaace90b9442098d8f317805349c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-1df4f054.44.tgz","fileCount":150,"integrity":"sha512-f1z+LggfzWLeJd+mXhZ74BxRvmKFDae11HbLe7XXEfxyWDEPyvVHzyYlF1fcR9+tUx0D05abAnPs5V01vceqhg==","signatures":[{"sig":"MEQCIHA6YLvImL/TZbsgg6RsjhiheuT1bunyDfyczreYkIvtAiBbRdBEebrII1Fdr8KNiAyL1lf/UrlT7UlWHhKyRkDwgw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpb1eCRA9TVsSAnZWagAAzx4P/A07dGH/2VcOnPTWkjJC\nhYEc0MfiXBdPk4ObktdUMHNvKf8mwj31Z34lXXtexGEyfacIflVmMAbwkNpz\n19N6eWVGdn3diSMLZ9nk9fo6+pDJ7kVI2YsoXBWxhkAlAk4kcAriGAUWLLJD\n9FFco6NDLgeZCdtaXpIsa0IyqpbJkSF2pEfE6h74SsRbvVbRI6I0GtEP6A82\nXgoBhFnm8qGGyJ1AmzJ+f7HyMB3d5b2TVTZiUGue5Suh0l3CCA7QvQ5ylpyy\n0EdPKAK2E8xW6ACK6hET63d/gohxXE8KP/uyvB+Bk5AvIv3JqKZ6lY8ndkZw\nBWY+CYoCQW8VIBHInqLbhEZWS8zkbIz22eDXhdXbCLmqE4SzJo4xI4Q/Wh0f\naxL/KFo6yDFNM8TFJlm2hLW+HoIqeWiph9qY6sD7oHpKWHj/HEQXgSqISE/n\ncM7BtPTLwOZn2+rLTcCE9GZJQpewAzJylzwYSYOw1hYzj+Sl4zuCNMo7+ajt\nMFqumK3mVF8vb4uLG1CHFl/vIZlpu2IUDPyoRi1bD5hW72Ff1HRqCiSvI3OR\nR9r743rwn6MZIZoPEJRy+tSMEfMiwvwu9LmUsk/cNc6lrBURPg2LK6MIqA9d\n9+yxE9RGwaajr+r/uU3yLwX9qwFKseeFQsrhTH9Jk2/Dtphv2oLkH4+epASu\nrf4e\r\n=Fexl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"1df4f05494f6ab0efb62cdf0864d70b0e0c692f3","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-1df4f054.44+1df4f054","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-1df4f054.44+1df4f054"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-1df4f054.44_1571143005677_0.7475263173323206","host":"s3://npm-registry-packages"}},"1.8.2-alpha-383c7122.45":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-383c7122.45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-383c7122.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"461aba2e3d96c12e5ab0000cda5a55f45e564481","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-383c7122.45.tgz","fileCount":150,"integrity":"sha512-gpUf9ACA1NeZB+ST+j2Dhw50mXyl5PsqhYk/0GazUo1eiV7NOLu/ITSkuqGVcyJT8KcGykXR0dob1Wqhlv+D3Q==","signatures":[{"sig":"MEUCIQDIKpGs7IzH2dbQiJ5T3Le0dGG3YJFZF2RiAFoTASGANAIgKeLMCFEq75KThIqAKzeRcTTSBWlj7V6Gl+IRwch3e9Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpb63CRA9TVsSAnZWagAAL6kP/3Ln+Eqi8FdAn3Sq2zt6\ntm6JbGMMeW854fl6jhcAiXzDYA2oFlZw4n7dEphLVX0vpwiEJEgUGQyDsktR\nHTiP3Owr2ffAY+IbxZfWBfp0c9qDntlHnrjuPoHYiq2nGYeZUSfqkN746MB0\npGkgOUchVUIl2SK92PAuCKcsPE9meJYsi32SGCr+2DEyCsvnl1ZDqg3HTjRR\nwwWCEj6fa8gy+ai8DLbfzHfuR5ROY4n/XyRk6gJhXNQYj6t/vkQGpTXV6G7F\nebyN93NGlikUyDnguoC8aT2lllETL82lQ4plM1ukaaY8FeRNuJVbbSGNqTrp\naGUuxOMZwQ2zYxxTv+62ubLcNhWPB4JAre28VkIf2tKKQqYTzr+964/d2vOl\nWYhRv+b0rj6KwMglLwtei55ErBfKdl7CXKFsTl/Uqt4nsa0u5wuteBu3CFkE\n26W2366R+yao/WZX5U3wKHEbvXbYiLioyNqB4zyX4HHc2lmf3YvvvId5ztxB\n/CbbentsZEZ9JX4zst32cqQgWg0q/mdUlhn40OWkKu9Nb9LPLChx4y1TmFOl\nyNTsgwJN9qMsDXG8nuZK3LXSR5l+BGTxO7++cEVC+xCvxgEuerhwzuvxFUqs\nirx4b4TLr1GhSFDYdTxuiLUX9tI4aWlXij/KBkDYAi+ZYxZVCvWOjhenxu2V\nmXBT\r\n=qGE4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"383c7122ca7da2f973bdf48284c264e7694844f9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-383c7122.45+383c7122","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-383c7122.45+383c7122"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-383c7122.45_1571143351316_0.5654028687032051","host":"s3://npm-registry-packages"}},"1.8.2-alpha-681116a5.44":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-681116a5.44","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-681116a5.44","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"7e711fe10c31f03dd1090a309fe787309e50c802","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-681116a5.44.tgz","fileCount":150,"integrity":"sha512-6rQ/mSLR8p/sr8X1V1WhGcnadoqVZJhdISmw8YZpnzWVNQCWnLVjBT6pm6f7s7jU9YaZqRBPrn+36lxhk6ecIw==","signatures":[{"sig":"MEQCIB7QPjaV/wfbOH0Y+nITe/AMFXsUPuUJLBqSVfsdPwlCAiAD5jsXFNfp1O4sxB/gOcSgWTQydv0tWNsCxLgvMFvsOQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpclQCRA9TVsSAnZWagAAFfgP/2n2+2MbNmyxWHbVRM9B\njUhuZCWzaWy5XuOmt63F8wR3pmMNQCtpI7FoTxYhDM2+tNUt7D2roefAxvUq\ne0c4WOnVq2NbdPGrU/Bd3KnzrRsvjCwl/msCYoclc4rZlL+LjvNVCdKHiqWg\nfenc0S+Z3s9NMmL+2Nact9h72FxBFr/N9nYgpvv0pYC8jYxMkS3zvFBu15cg\n+3GulwGrcnmc4GCEcXsPGjn6JAq5oNSBR1j28REFXz8sPv2LcQgOCN+OFsyJ\nrNWcFgpjFLU0nt+Ax50wnbao0oYFo7EYSxGG9YFnBtZbrqkeFjoiMNFCxr2c\nnBVSWDo/E2gD28pKOsJpBvNAHtXAyyS9gWri19HKgiA/pvEGIw/orU08hhV8\nxw7m7XrPq1Yj8ewbeG4Jxqe9C4iR9wtwcoDnQnTbSOnaWvjbk2AUj/yJ7ILA\nZ2K24iQozyQHOO8xLmMtdN2OtkXe31bioYJ3Q9S/rRV1pTXcy71KqceP1IgX\nXz7fQ7YN8gH61d78vWDPZOf6a1F8cq24m3giCtVGrZnu3GYaomdhAfBpsTEv\no/rp+PvcZtTAz8TxW8sgA5iaoOJRyFvq7xKC7oMKkhRijwMZysG5as9gH/0J\npRup3rJLCUZ88Q9LMqJlselzQ/mBzaCWw8CixWvy1Ns4VaPFeFfjnFpm2tPE\n3xUR\r\n=QX2w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"681116a516cc11a6c544195e92c1d58740dc6a6f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-681116a5.44+681116a5","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-681116a5.44+681116a5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-681116a5.44_1571146063860_0.8466012865187473","host":"s3://npm-registry-packages"}},"1.8.2-alpha-a9c2e949.45":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-a9c2e949.45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-a9c2e949.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"a734b7c6f9c19e066d903ac89d9ec8aa30b2b5b1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-a9c2e949.45.tgz","fileCount":150,"integrity":"sha512-3OjGU1qwx8DaaY/EhdpBOdTrml2y6T/FystV5JqwGB4WWbKcdgDriHBvMwpZcYGU4yGM1wOKvVQD9WHIfLZBVQ==","signatures":[{"sig":"MEQCIDV5KaezJx+x0ZtFNc8yHkHal/N4gg4JjtWs4e0DeGf7AiBCvepzS2Th3i2hGwuYTyD1e5+uj0RmHFU13anIY1a+8A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpclxCRA9TVsSAnZWagAA2oEQAIqa+qspvYYpPxyMlAuV\nquZegFvV7ZMerCd8TKAvgmy7uxfLSXt8YIDO2Z/NCCJibtw8MgnIXn+f9de4\nhzlGO/OWvVz5CTJ5YAoOesNUvi1Vt/e2pAeEakMUGL3aMtvUxy3celwSZzgu\n9W0oL43lCUCNiYwGAxDMsTDmVrscU39QGYQ33fBd9f8Drfwq7v1Rqv2NJF82\n5bFbohkRQNgpvIPEzlutNDOsP3yoeTfDpm69Iv1qb5SqgvYq3w2SZDIkcvHt\ntD/S1gSI2ZoF5ZjwUCrrbEnDMRJrpWsCsf6x9lBJtOogS/sjXKczAaWkx0c5\nPTem4ANYk/f4c3cT0Qns+uapNJOdmEtdeTrWk7x/lBzxz9hXTCLSddZUDY0U\nhNU7kyjIzS6AHhdyZFYBzs4Pw9GDyLHuEmuimuI9C+1ENLLbFf71fFK31TLk\n+x2g4sAsld7A4EzbNWBKrA3x+GaC335jmyImLqWHmRsWfXmrxUJAQ+Ud74zr\n6B+by48rQkQTAz5z95Nsno7SSwH0L8xPbTK7E2Ib+O+ndkvOYRMPSs6GYZkj\nsbvIwkz/J+lV31Ssqu4+gbxLkw+HKJ6FAyx1BvrbFNBdLNKiXOgPpIZDfLZu\n6Lv6WiYmSChaZrCZBXvRWmT3xB29IQ3GxEPb7m4By5aPDa9r3iGKog9F+2r8\nBdaS\r\n=MiWS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a9c2e949d9568167e1840e6e49b00bbc9fe1f71a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-a9c2e949.45+a9c2e949","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-a9c2e949.45+a9c2e949"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-a9c2e949.45_1571146096363_0.7110586402041481","host":"s3://npm-registry-packages"}},"1.8.2-alpha-f9569d0c.47":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-f9569d0c.47","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-f9569d0c.47","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"8fefa10d927a9f03cffa05a59794cf9374489841","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-f9569d0c.47.tgz","fileCount":150,"integrity":"sha512-AopJRGP3edu9Q21MmLao6hGqgzphtLZ1KKvTveMiG0LCByMfIs5A85bfUD/Ab5SSD+OV3bg4+Z7EoTo55uXyOw==","signatures":[{"sig":"MEQCIFXY3v+EZ+1yhF0WqlUfX4FmHqVbYPwAr/Vgg6N/2iheAiBzE1KNjrWSXyjmIpvuBkFXhS3OlKWT2n0MIttW3+UeIQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpdNMCRA9TVsSAnZWagAAxygP/0k5yBUCEP7GNC0dJETL\nuWJ60cd6mRz/xrFWwWqce6tcfq4YcDioIHocsCb2BO1+5YZnWRFHUlNW81N4\nB8sORD1CBoYarXFqA1cQ5I7iph9guhk2kxEdaUAbUYB/p3IVKQpYCFBNwxY8\nu8qzrFaSIYpuZ21tZOgr/6D4L1vRkRGo0L3k+zrDtIOACDGvIRNDeip1fLA8\nHElnnlBMlwjmu3YiWDUaFyQLo9T5TF0smtV6hIaBzCsNwFFSUDt4dGt3ZEH+\nVPd0k2aDpmfL08w0psnPWzu0LTXL35MTUKNQ0gBIVP/v6DUoB+BJB1HnE7dh\n3XXL7WR1puDdzZ5maGzhdWgiAsIXd/fa4GBbrBWXxJQXcLi7NWH1R6C7BRbG\nTiSD8P5BGdHkWpaHVl9JhCmYiQQ4IhxBqiwgRtX5V6fRvm3YRfgMJQKECNN3\nhLqM75VHSHdQ4tju+GzehEJy+FAOPVctyuXB2HYVo0qhjRgs0gTs2vC8fZ+/\nk9ytsO7sWHKoj9m1iW0+nqG25At1kEhsGZ7uMh4WCELKnpqGQHOi+JGzNWA0\nXz3CyB3ueo27elF+thb93XW8Bgep/ZQvKi3c9BPN9tVCvYujBKfMtZC0NWa1\n9j0qQtj4oDF3b7TruuHhycvQdkYwsArBhzr4SVzWcAZwrWqjJvio4gIL8YhR\nWZ33\r\n=7MQ9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f9569d0c00d6bcc385d59a828b0695d7775ffc13","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-f9569d0c.47+f9569d0c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-f9569d0c.47+f9569d0c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-f9569d0c.47_1571148619793_0.9721257701034249","host":"s3://npm-registry-packages"}},"1.8.2-alpha-24d271d2.46":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-24d271d2.46","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-24d271d2.46","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"054d95b8817880e6ac8658024c9185c2acc5587c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-24d271d2.46.tgz","fileCount":150,"integrity":"sha512-cl7k4Hm2eTjH8CAiz5av2lyqW4f7uIMrDjPfetiHgJ1Fx+rACk+/G8SrO7r9LebJiaqcCR0u4TbwfMfG68vysg==","signatures":[{"sig":"MEYCIQCVwXqBu3N5Hm5Anf7FF4gIdoBGP+e+C/ZRwqHwlDXzVwIhALuotp3YrA17GmvlUu6etXhZee01KGes3I4NZGUChz0b","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpdYiCRA9TVsSAnZWagAAlb4P/i+Q/bX/ehixgHnURtRP\n6CXWtoXpF6R4ZlKhUg8zuO4udDRiyCdeBs/+EVIqxEQtX5upPDwBqWYXSnpb\n6JhusYAYrG7K4yZ6eNDqYkQpf5jLzyYUQUEbWsmD0Nb6bksZeuwPRLstAXw5\n9j79alKQG2IYR/q5p69bYxTNzCrnvqWd232/e7GqjLNhK1qPe9ZIdLmVewHM\n3NpWPeZq3NcMcphzcpYjbIbRjHZ9CLwVgHCSveXS3L8mFMqDj3XcU6fItEJk\nMpeoTYHDCvxI8ID3C7Hb8snR1pR7CgJFdC3VRuawOc6zUXpVN+wt8CXw4RrJ\nGa9HgfJZJTx/BK7Q/oRBNRp+O6oAU7oNycpmuAKtOWushdgzhcgCXnvpwdJV\neHHAKU9bEo9nFc7uSfVgBrIUUDmg6/KiTk4jC3lOmFmcIcgfDKmP80lnkw/i\n/1K3Dk/feIvsrzXZhMMK3ZrpZ/pOuy2l+eEiBOffOeIfMRO5LCTr1CNCaiHx\nokWybdRs173OfhWEVw4ofR1kiWIzCER1rB10tN6BwyQrY437zmphYsF0ndq1\nTj5TVtDIPxxDhJkiTe4umNrA0sa5ItyZJQ0GXrL8S8w057pNBtAKWkwHTu5S\nrU9Y0AoZ2trWe6GtW5Q/4off1NY9M2J3yrL0BS4vrUK4M/9zBkskmxrO4wR7\nfloX\r\n=M9Y7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"24d271d2edb8457b3c001ef4dcbab173d376d92b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-24d271d2.46+24d271d2","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-24d271d2.46+24d271d2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-24d271d2.46_1571149346315_0.15481245264754406","host":"s3://npm-registry-packages"}},"1.8.2-alpha-3924478d.47":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-3924478d.47","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-3924478d.47","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"81911acb58e24920f8a302dc8cb23e8e5613fa1e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-3924478d.47.tgz","fileCount":150,"integrity":"sha512-YM2wDvzxLNlX1zQtykOVrJncQfbiPcZOqs8k3S+riUvZo19Bf30G7S3YTwAcLam/0qBw5WfLS9x3D/bDJ64kXw==","signatures":[{"sig":"MEYCIQD8GqVefEsbEljwqxv6bK21fAzPrXX308GyVgL445OTywIhAJHnlDloQjql9pfnuc0w7xl99yQWMzx3N4bv5aP5HBQY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdphXDCRA9TVsSAnZWagAAHssP/RjjMHZ7VgjnSPAuoK9i\n10egiyWT1aA5LqtpaqKnDR/ra3CNMoURgfkt5c24ZXLNk3jDD+AujgD7aHpU\n2MKffU1ziN0G8PcYcMtcPLRuQw3bxqPcK9D5owpgt+hqTRMcOZgE9LC0RwWW\nOWjBukODtBc/6vTYvz4/WA0MAjAWOZEWCVirbUO5Jerg1ahV6RWodP3/IAfX\nS1GYIx9pAuLkhaA3OqUkXROIj6f0ZcTlIYWdTtfnG22aSp6r46kIWSpLI0/y\nJRa+TIjnKU7syDbeoG7kz4+/LSurpoJ4GjR9Srlstwd11dRxWoT3IRjOb4RD\n3tHNIDR6+HH5V/aq/XGY5B8x6nfIjmldU8Qq9A7sr6OP4RFNgbjMg2lXAkMN\naAO/JeMlSVKqTpLtiM72l/ozlOhk24eaKu2PK8KMzQLcjbS5uXvVgYcQ3KkU\nEWsDbPCDz2I35HJ8p9/QIFtqv/iEm76Ab1Ei8Viws4EMEv3O8nangIO1nCYR\nhGCCZ5Lt0YeKEDHr4yr7OZnv5VtKQ0+lEXBGQyjt0yb/Gtfyol7r01upUMpb\nhbypXP1C3TeHUsZhCeW9BV7H7xjCZw3wq6OQOn+73+oR93aoBK7J10aIcSCg\n+VbVzVQNvGyJGHFya5YPDJS7b+USzhKfyTR3OaqF69fjnHdskeEAK77JQKZH\nJN8z\r\n=IBOS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3924478df015d5bb1eeb966eadbc3b9163785fcc","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-3924478d.47+3924478d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-3924478d.47+3924478d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-3924478d.47_1571165634942_0.26991989602912647","host":"s3://npm-registry-packages"}},"1.8.2-alpha-84cf0c03.47":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-84cf0c03.47","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-84cf0c03.47","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"a975180c17c2d2db50bde8cbff164cc3e0f683dc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-84cf0c03.47.tgz","fileCount":150,"integrity":"sha512-hrsHeXVDXx069Kxejc2SwJ9VJHdmX5xfjWVNl3HM85WaIGAngCZWLUmF9Sj4lHp7p/iFtKeYfaB0pV2AVq8/9w==","signatures":[{"sig":"MEQCIGUy5VZWjc+QcndQHFVTVkbv3R9eWDCbjxjO0JCWly6cAiAFvRMmo3kt0rOswzF3Jm4n5r0l3gJ1kGjuCMDuUCY5Kg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdphXYCRA9TVsSAnZWagAAi/EP/i+Ql2tNvnifP4VC1XXH\n7Rhfvy2H4ne3KQ4cbKhWt8DrXNucKAChfxBujivkD6Mlw3fSgIodlhDCnLW+\nUH04rNSrKIVPMws+JVbPRLzzy25h6ao2uKr8Tw+jrcKjUHKKuPsujkcDQ/9z\nqHr4OYVhi8qgFRPPW1r3z0KMK3rrG1Ivh5095Spj6GFslIyRCJCM9VsgSPkb\nXiJbIsYMDIdneAkDnw3OuIX7rLcPk3/6y/rffl7AluObN9PK13/MtwYQV6Pw\nruoqTuxskxqZ35RRjl81rjDWwox4TECtQHQIpu8X7UDpGvQhwkzAXDYpabL4\ntVMKgYH5PVPux7bB+5aTUJD9rPjpzH1N4l73gIht5+9vW8iXGqTycTtfM6AO\n7ApusGvg+16HIxcpLwNgmm0OK1nrieKmr97z+WyFjCyCwsaRnw3+e4bI6zK4\n9tB3dwnmazintXBfnrnJlnde+laVTkJNPLXU8kCqIKiMViwO62YLKB8VSVD7\nJgpzkSWKJaBGc+X7ncSe8gszTrNefg81f6bE2XQYlKIQUimShnYVRe5Ccr5U\n6MPeM5uKXai2jyUOCs1uk5XtZp93CVJEhUAIv4/f4bIIQsBmYeSEZxr2kDG7\n9IUUALfbrVjmBfjSoGoLxPOcYdUjJMsXFVLAmrU6wdH2QP+fzLp4luzQWf8P\nsXGB\r\n=OO4E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"84cf0c03471cf439fa6bf061401bfc538e0af80c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-84cf0c03.47+84cf0c03","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-84cf0c03.47+84cf0c03"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-84cf0c03.47_1571165656191_0.7626718175694791","host":"s3://npm-registry-packages"}},"1.8.2-alpha-cdeb8075.47":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-cdeb8075.47","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-cdeb8075.47","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"da312bef82933a163948f2e2d05d99619e000de5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-cdeb8075.47.tgz","fileCount":150,"integrity":"sha512-6//H5VUP0XzNnJyN9aX0QXibDfVyPMTTmDhri+cpTc184k9kSRi5GZUyXXItCnrDHuw/Th52vjphQI9UX7P8nw==","signatures":[{"sig":"MEUCIQCcjouig+3im87ZQ5EZoQ8Lqpt5z6FJyzZQpHDDd1tNkgIgF73uew0VxdIN7rmkFz6wU/Gz/N4U1sE3GC9SvyS7GAU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdph5hCRA9TVsSAnZWagAARH4P/3O6jwh+MKgTpQpFQyXa\nHO+vYWHdz1sPPqrzvOTDj+fsuHl4vW56tAhUVXcoL6qi6xMwMhIad0/OdHfB\nGVcyBDFfhTPxqD/VUcdRoIO6dTofy0zlZT0clT2Ac0mms7efSbGrnU+4MQ47\nShkY0wp1ouJqlEuS9lr30+Ly1VzEUPKXk0p6fZp9GhBI3IlFfCXeW4nNXC2l\nF04KUFLryQJna42e6X5tNKkYQhoWngTopZqFaqOZkbfWYPaVBwcK0USKltVI\nBAs1VPTfZF5rN+8VBS67CMnvfD5iT2RSj3QgHs/0OnMC28rGr+jLZDPm9nzV\n5CWQ7wuXLfMZBd7TeZqg+pobORyZTm3WVHxY6fzSgVFuGLZOKPlqjBj4cgMm\ntAiTKg6gXnH6mRDnGDyKofmlKsi0oNky2zdK99Hwptr8zzFDU9sdxskS8A/z\n53LSQGcfvsmz5AAxWgYtxHoa6TWIVUtyJgTtwnFbfmKF5T+AwQegr9p5jRW4\n7esoD7yAneYAd2LSy95p1oyqVJdI0xjIywVpZckL/riBdogDC+y1xloVgME2\nwtgHL07RgXB5sZfiK82QHV3qgRQYgmdBj656pB1K6AMgWaa+ZbAg7QhxeVTV\n0BUk5XzXx8hICTNFNluM+Gdjm9jyasfVE45FYEiWk1vjxOnL/JloAq6QFhg6\nI++x\r\n=L9d7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"cdeb8075d94d22e7adaf4ad330fdf2e72b504e7e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-cdeb8075.47+cdeb8075","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-cdeb8075.47+cdeb8075"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-cdeb8075.47_1571167840765_0.06338041589088861","host":"s3://npm-registry-packages"}},"1.8.2-alpha-87145402.47":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-87145402.47","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-87145402.47","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"de7210513939dbbdd45a3972f7c9ac29cd315ae0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-87145402.47.tgz","fileCount":150,"integrity":"sha512-k/mnmxfPLgxHKqS7IPO8nlGFBigULNOapSiCgo8LXe6jYWH6T0/Rsyjj3d1OZlw/QyQ2z3gfxquu2JmxpCTUXA==","signatures":[{"sig":"MEUCIQC7mWjjZidCL9Tr2bOoxgdRK2vnyeP/doaqLALcKNjQGwIgAsW+RQlMJIGK+ltziFaUxkkmQ4vuAgAwCrfeDWG8uuU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpiUxCRA9TVsSAnZWagAA750P/jTJDEylA2rKzoHsaMX2\nPMkopiQZnck4OrwJt0mISL6feOwqswXE5BdOnxyjImGmag62p6oXvl5YPKlr\nrS/TWCRUlKcVlXw+l2LJfZgUNiMsTvVkXw/D/dH1Ibwo577nwo8dcWWHzvIL\nuv1zDJD7YIldRrQxn31ux0BPp6BdGGGXdLzToPwao4D1Ef9bMtFR1MXufyem\n4zUIfKymsivDpJV9FMpSH8ELjo6G6hpRSc4viWfwEZUKKsBqmb56VPPlH83t\nO4YG+EU9Ebm2EPhRy94zTzjCe0rIKi/Rmr3C//k3ci4gplNHSnpZ+BQZswsJ\nL9QeUHWYMgzB9ee+G2ftvDDJ2J/CTLUloUfzVKWDXdkGB+ziYD2yNA94x4wV\nmHIk4nW+782GWo9de77fm4yO1F1G7He8K3Goo0zfss6wtvlpDLniqRV30i5E\nvq90ZgzUjMewZGuvW8Ouet3p+uCQSQWM4jZaGxQMdySdUKP0h+aQKpXR4etr\nn8RTsCrfzMXQTfD5WfCqDBH3kgL12TuUo5xR/kbAu3cl5DfRZdqpHcwy2YCI\nRIvQOmG5uj6d/b6kRX+9+U1ugOzWLVPdt3eya3alXPhi9xQ4fhZQJV5Vfkj4\nU+EfuyIJFafiV6nK9KUlH2ziEskIclS5YymeyPUS5QYzFuR4ZU67St8KRueU\n78w0\r\n=yeLf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"871454023044a0f474dd104f45c7e3209ea53629","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-87145402.47+87145402","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-87145402.47+87145402"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-87145402.47_1571169584580_0.9024023073327232","host":"s3://npm-registry-packages"}},"1.8.2-alpha-3c6fc6fc.47":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-3c6fc6fc.47","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-3c6fc6fc.47","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"55723c02613a402d3d3aeb0a44e153d281a25804","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-3c6fc6fc.47.tgz","fileCount":150,"integrity":"sha512-Tv6wvWwWsrSfleQ4h1d2zjKetF08vzC1Bl+H1uRtQD7mHTRtSl2t/awQa8fX0Gj52wMiMJK//QE20BMKBpuiRg==","signatures":[{"sig":"MEYCIQCaL2pXpbabw7Fyvc2eDc1Yrt4HEkXQ/F31wivCCS0c6QIhAK54fqVU7Dmhb4NWNouDpQMH5624QW02KvND5SW7kRAw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpiwWCRA9TVsSAnZWagAAASMP/iJggZT05VKVDaAvt+kb\n1Kxt9l+iMNgQ5AQxvRFxjNn2s60sUsWGxwSm5tPV9GecbtVwXXAl8y+HfCPg\nfqYIsg+AewC1kp0LJde5D+n/IG7bUS75zx1IcWoUYG8nzp7RaFVQBpnnbjeR\nZdpJx8roWARooOPXQM+VlAjOOshOFD963ckP2hkPUtZkp6B+9BQmXbWiEB4f\ntWbOdZog+FJLtQgqJqOm7Ab0KDhyo68711QLqORmgTs0JnwKeGvqkaLaUMQn\nnyUkya9vYtTAA/Z3oAiWIUMNDaUmSoEmmCRbfnAAhOZP2Gd8xHEFNflfOilc\njAEpCWjyDjc9PSjRiufKijiMflYbBoComGQtPjKo4zIwo42l19fY10+DZgYt\nn5Ymj0y2WeEllB1PhCZ/cFd87T6rD4egotzU4Dd0ws6+kxEjMVD0dckWuwVu\nVOnW41qF20eE/7UCHiXiexIWchcDbmCyqFsB0XMXoDiE6+b0Ek3C7JDnLgk4\nr+i+VU6l4na864FG/urDF8OL3Bi6gE9yah3c/MVrJV/8vr20uiZ0TAK4Y2nl\nNTJbXynKzk9lE0hhQenW2stTroDqsrTsMZ/9Wm6TRv4PagESb0klaY6DGMcS\nNK8krjb6aNldldFi90H7YnyMqs1LLDNESYALmZhK+EsNTlp5YK7gqqknUs/D\n6M25\r\n=Dhqs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3c6fc6fced11b1e80a10aa41c7fe51c6a788c031","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-3c6fc6fc.47+3c6fc6fc","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-3c6fc6fc.47+3c6fc6fc"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-3c6fc6fc.47_1571171349306_0.8964975567013878","host":"s3://npm-registry-packages"}},"1.8.2-alpha-bd833c84.47":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-bd833c84.47","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-bd833c84.47","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"81f4e57273a3ae52d573aea23cc41ac7f18c2f75","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-bd833c84.47.tgz","fileCount":150,"integrity":"sha512-uapK0VVORRLg4CksXD7wd4sIwKgpKap2fvOCu4FLY3X9AI1jXQJbKtxtu9AxIvFUgsNyIh9YNCJpzMrN1q21Bg==","signatures":[{"sig":"MEYCIQCzI5LP16Cogu0YHpFcO01Kn85QoCeddM88zwG1aomXuAIhAOVK2bCEuaOJruwfFPQwE7avoEO7+arIeEzd+nW9oyk7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpl90CRA9TVsSAnZWagAANQMQAKBhBWytQ17LyZJUJ8nX\nBBV++/nLkw4ugPptjqPquGmfxKqow+eNiYtcqMwN/Tfv0c/z6FHmUaytj5Xb\nGGSqCAbE2RsZIlLfagjBxssX25CUnf1XD5e5uI37JGW3dxrND0wwiOzr9sWh\nzIL0wmWRCVadAxgnAMIXV8k9cqxL4xSo1NOigK+ztEfpIdI0zqmXvqRz/fWW\nZOItKeBFcGZrxrX5/QNdJLtYMHoy0c5jkytBhpyzIu/GSlDsXvkrSh43XT7J\nfmJOjwzlP/7st66SJW2T+m/ElRO7wdDoEppz5xKASf/HCHrLRL91Xt/LN8Ae\nyIUuSArMVFCJ6ycJes0UcELrmWih02oiXhBQ3yleeDcvcJ27zZ6OPYf0iaVd\n+eAF8GauVP9elloTCnvbRETDm+wdG38QKWuZDaMzC64BbPi1TU/hBva3+5Ez\nf4v6BuvcEe/1eBXUEe55MKxLAEq7QUmb0tZOAjTh/67vsKf/QFmK3lnFTjo1\n8jWns/MgiQuf/NEhlci3Vm+6vMwhVzxb2doWhy48oCvP3+9xn3t73pOyqzPo\n/uRcqgkwWfIW2rB4iYNs12vs8oW0PbvZ/gMV9TnPJIa238HmSuKFzmGwM3yC\nCbLYP7IEQiN1guqcekqaHugf4hw9t63xp1wY5+l0autRVUCN7RGPf3JJQlPa\ny7Vm\r\n=nu3g\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"bd833c84b0bf0e10d8d89067d38908fafd9ba294","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.1/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-bd833c84.47+bd833c84","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-bd833c84.47+bd833c84"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-bd833c84.47_1571184499503_0.5957319194109822","host":"s3://npm-registry-packages"}},"1.8.2-alpha-8c952d4d.47":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-8c952d4d.47","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-8c952d4d.47","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"d4c8f9edd00d58625d98333dbebe8567467688ad","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-8c952d4d.47.tgz","fileCount":150,"integrity":"sha512-+JSsmAGdS6zxWo4kYP9vsQ/8V9qwTxfAKM0N6XUgqkt2KN0cnBBPDpBAHOQ5GL3UlxLqjXyYfC6D8cXXwA631Q==","signatures":[{"sig":"MEUCIHtVvdfkhLbN7fm+IgJLANpDe5nkIdepXFbSl6pGkU7PAiEAwQpZqx7O+tIs3s3uLsAIeJg3dc05SDY4+8mNmurXIUU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpmK8CRA9TVsSAnZWagAA4kYP/RDNfZV9DHhIMjcwR4ja\noozXV55MJ/BVOJWPtm9lGPdvTJb7OgnxsyifaDYxQ7zk8E2Y6un8ok90WQ0U\n55mtPYWyJ6KyUl1epg2rX1EmsZmP3TeRaj4wQ6hTm1+m2LMCk1RCZWPgix7i\nyGI2od4l35cAwaRPxLbY3CoOohk5X4zG74LR495tEAjIh4uweKY3NZUu9Y7T\nG8NAYtKDiT0uoTVWb9M4+WZsB2YumQJb8ccgMNB4CzvfeTlFO5AB5OdGmwRT\nKJmyZdIAR1NKTmL9/L7rAP7xVOH49vsZTXb5zg5vQlvzsBJiAZUJ1m86q4Ss\naztAWxX/OV+mFUYGjwph0QRCVSaf0FrDWC7BuyrK4YMnK7BSAIxm0mGvpMzY\naNymtXuoM8wNWrsD84ScuN+pR3YduXSXaNpKGd9IHcmV8O9L8D0/5Q9H24hP\nj5nOlZCkihI4kAqWFvP3nJNaqu27t6lVaYuBBgCv3cUuv/ALVi4IS+9wddAS\n7elyxzkzQuB0QWbOy/2C4aaf5TaR0IwyGCV1apj1VIT1/I7fQwhBCYHkkZ6b\n3XrVZyvKEfwOwcZBZnb/TUOrF33u2H8cKqMQ1B0euwktHe/RWel77K6ezcsy\nPvPyEHMeRgNWPqWsWIqvxUfoIczO8lS/XcAhL6MPBMkwUpLa10mds3Ygy9XC\nukE1\r\n=Ql3O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8c952d4d2b0eb4aa8d5b1dc371501b80c75a68af","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-8c952d4d.47+8c952d4d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-8c952d4d.47+8c952d4d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-8c952d4d.47_1571185340038_0.7329825839137818","host":"s3://npm-registry-packages"}},"1.8.2-alpha-39428c88.47":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-39428c88.47","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-39428c88.47","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"bd379f130047933fe53e6de74f50609a78255857","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-39428c88.47.tgz","fileCount":150,"integrity":"sha512-/YTLGfQKq/doyjS568BAiHOqg2VWW+cQ+PdORgedxKvvx+0jOzccxNmtxGxe/sSVvh0pdk2IZoseYWpRU5Cq8g==","signatures":[{"sig":"MEQCIA7QepcmUK9KM/gl1t0LU38YXQuM6Z+usrk9MWWUP/UvAiBAxAhwDGPwWOeHufGkeb0I7ljChuOBYoVO7AvRkUQMeg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpno2CRA9TVsSAnZWagAASOoP/00WRJcQauSQ/ZiHcOu0\nuWHibUjQ4iyrOZ/6pamI31QoN/UCvo+Anu/mTu1T4Y/zuTAx0ubfo3xvr2ob\nElO5ERB9JFo2VsEfyceqNOWkccn02gyuYG3AnkgLE12P2W46uB9sIXoDcz1b\nSAGJEfV88vR3qjSyRswDU/igh/53F75tVaPH53Ci4mwaLQRjsFvJFpYoh88d\nlFbmP4X7ldACHu5qeTbmVkx8DB+1GiBKxzidLBG/7qhOJSTaGQEUBQ8i40v2\nUQm7lwtkYjBa0eSzS2SoWvt8LJ7aRByzkgx8KcCsvbkn/FTTGctL2VjPkm/R\n1OuCNj2a/QrYAjblxVP29JgyVUzE84Hstqw5gJN+ijsTMLTwW1p3YycbyDOr\n2fMPrHoaxoQYFNhsyatkCddxp4x6H3XrJahb+tPYVtXiF6SV5Kltzau0aP/f\nvTXxtqiRH9ai5OzIFR6wj1zdIYkuErOAUmFNh1Mi86Wegsntk7ff6hx49dl7\nv+Dmz90YfCPqhWO1EhAiIyMDs5qp+pIAoI+GqNzIbXo4srH06vLFrPYjaexX\nqXxNTxUmdm1tf+RPti2SlLld6hKF5NqEuU/2AE/MjS1j6UolGymFvXA2bg/w\nm2U8zGzTrCSyREyi6Z8yVmGsEs/6tKElcBTU4xtd3wXcaZZ3OZZg07siINyA\n1Efr\r\n=HK3/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"39428c883bb6373e3bcd7a45bcbf751772b4c354","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.1","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-39428c88.47+39428c88","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-39428c88.47+39428c88"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-39428c88.47_1571191347322_0.6707693322630341","host":"s3://npm-registry-packages"}},"1.8.2-alpha-7bde11e7.47":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-7bde11e7.47","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-7bde11e7.47","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"78a6dbeb131c3517d9b24a3fff4872f635b5a849","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-7bde11e7.47.tgz","fileCount":150,"integrity":"sha512-YJlL5yKu6AT+1xUO+szOj66t+3+WX/D2eNTQyibflluwCqbbue+TwhTqbo6X6UW6AXP+uVwyFcopkiU1ZvhIaw==","signatures":[{"sig":"MEUCIEK01eZO+Q94wQ1MxGfk3KwuK0IyPOFlOIJr9U5IWio+AiEAx98cQGtbDlqS5Pm+KZEalK7YSFxWgMbk5LTTIo7Ml7E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpoYVCRA9TVsSAnZWagAAQ6YP/2gWKDH5zwMCys+druf5\nYAnzOIvvb2IoGyeiUq3ENTM1uAQybOaOC4zNSeX5enr3dqMkJUZVgtOYOA6i\ntPMX/lCEYQJtlUd9ti7NhL78d6oo7SDlkutvFpA4nEF/nygSyOFjJZthQgAm\nut+kOpS/fGolOn7H8j1SsiDtQPQ34EnJfZ38TT0vKLlcYnTspWXjCEmQYHHQ\n3gK8fiNS8ZtwFBd5QXTfC5OqifxrIZ88BIhDIp06v6jfVOamOdQszA2RPi+j\nJ6K4wrCtH9UcMZ3NdYJxe4spiEE/GTowa5cjgygBWZtXgbmEApYiMO9Q6Qsg\nuNd7NtDtUz430bcCRWiWT5b+CcdT+MfVYf6cH39J3Y3WI2lQm6apiNJAzeDR\nrRPML7ETtmKQUCfkRr30UlrV5OY0h/rP4sSzdA1ZS8pFXrE4IDPe9rDsfqGF\n+S0kaXmMs1vjpzo6PwZR3h2j1+ayQsQd1JdE3FXf2ll4XcGlHDsl8k3N1pQx\nYB/OGqrZlGj59xlLntmqV2vyDYO7wFV1/YFfHlk2aSpL9xQSyE1MEBYTbYI7\nko6uLYU+H5u57W0gu58i6JjHzQ6HMjUSh9IcvdYo85kI4o/uWhzu1fFEU1Ax\nXkqn5+OH0jyY96ImIgW37Z15hoA4Jh1r93G9ATTnqSWz1+N28Hvz5J8LuM04\nvmao\r\n=wtq6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7bde11e70d8b332040c544eee17ef1ce279884ba","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-7bde11e7.47+7bde11e7","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-7bde11e7.47+7bde11e7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-7bde11e7.47_1571194388482_0.8082626891100033","host":"s3://npm-registry-packages"}},"1.8.2-alpha-543b93ba.48":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-543b93ba.48","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-543b93ba.48","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"ac1a0c3d9c950d92874da4a5863163eb97405f3f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-543b93ba.48.tgz","fileCount":150,"integrity":"sha512-oEurgGxqbhfqHzkvJxJNgVxjmxQfH2Qioxt7Nftge9mF1hMGF9ydglmhYWsrpDmn6BJ/fgesBx/YKLjkp8N6Jw==","signatures":[{"sig":"MEUCIQCTQeCV/j3Us8RTPz2e9Aues0kASubGCJCzSp8Ui5yp9AIgNQV6/nhUGGrFUGKsmpuOWr7n1BvAxMAoNrGeEfrKqqA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdprJcCRA9TVsSAnZWagAAPhgP/0By11Oz3GIoC/HitH9P\niOjNoc3LnqF62Kf1wZOr0ynmLQ9T4StPRBdF+KqyPtPGkbiV1XDpzQ7XAM7k\nWypSoimXNFRxGRp9SzjGdnj5PyK1xnM0i/6lZZW+tFnK35WksxUPVy0rWoDu\nYl2reW+WnmPKh31tW/LuDsmbG0l9IlYangmZ8JBDLzxxi1xsMO+w5RVh7HK1\nX+B7TNhm0wc8VdcLJecc7OH3WSM627ORic5fru8H4eQn6gOurlfPkvwS7rEq\n0lpx6dXJ+wFxrSN4w3LEs6RcvD+57NsjbkgLBstmUs/UIlpY1PDec3d5zjlU\ncwpxbFCXE5Vsxp61crI62qmHo2CZJIQCmo1SGI+OTdkxWheb8vUI6m+x1Xvp\nKNmcGqaEeHeubU+28aSFx8HU079uN6aBIzOv1GiFD4/NtjtH3Hl/j8NI+E/8\npkCGJoFyBxBT/CuICEqpUHvvDzfsIMFMqgMfC7YNjQst2YcMe1FK7zgQfzxU\nszVtU7v3M0imh+V6rmKS1iREuTbVWHVj75CF3/zhbjrgPPo84TrKpE/tA3k6\n8UXykOT/iteminTL3nnhLtPqZp/PcN9ZYlooX0a/0Vw4LkFijE9vMim15zlo\nGf/f8tYXuRWGrq4RXd7zwJ5xElXBNVutgUe46YfwY+MWZbjncTsPRb5BmInP\nTAMv\r\n=2H1V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"543b93ba4cd2ca00f13427f156d16cd9aa152643","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-543b93ba.48+543b93ba","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-543b93ba.48+543b93ba"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-543b93ba.48_1571205723629_0.013592565636017628","host":"s3://npm-registry-packages"}},"1.8.2-alpha-eadfe37c.50":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-eadfe37c.50","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-eadfe37c.50","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"a85d7c452c9f9d9c0c1532f2a2e0e74d9c4775ec","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-eadfe37c.50.tgz","fileCount":150,"integrity":"sha512-ylNWFmBXgEwZus370BT//+HuLeHNlZzwmfqQD8W219kEXNieoWo63QW+ImBGOlwEVnvAwSETDSDY4QeIfvK/xg==","signatures":[{"sig":"MEUCIQDDseUBWkA4kgkqoxAtAs+j90EZptUuyWT9u3747OeXewIgIuY54ydX08r4Ost8IrPYThwwSpYkoFeGq27So5VoCwc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdprKlCRA9TVsSAnZWagAAVpoP/0HTTjx+eOZIQhnl/mRj\n/w8SkR3sJGyr88tytymPDIqvMrlPaGeIZ0kM+aX/J3p1vdJ7fyycY6A+YN3Z\nDsGKIn31oe2do4GKBfGNsDH8m8MSOssYQH/UwxU+YNSM2byDbBEVFlWd8+zQ\n+vcFt9nKh405TzeuxwDXZV8EI4fXO39H0s3XdN7NWGTwXv8royC3tSEoH8kh\nwJxVLi3xcQGqGtJExRyXwiDXtDbGsVttmHJA8+WKes6ahD021vPo3oCeX3BH\nFsfjRy1oNhcSMy1R2UElLzw4v4Skoho7e3B810ZFdeW/B84jM+7qqpVn0xW6\nYxILgqctSnoKOCuZ12tjq/bfEoLM3d6wK3jjYXaC2glQu6kfhZn5bholnmEy\nSE44Z1Ezvl2xPthVNaKbYEyxmLKm6bmL0e0ZuDBWBVLpFkYbnXhhZZB8xiw+\nOKeovD4uCDp0f7goKrfhXBosOfLbwOR0w5sAloSGwGeMPzE7+V4eTquuuhkT\n/WN95QabKYeOEIp2Xra0E1BSjGn7SMV8V+pbshYBFJaxb8PY4+g4wvfRgn5j\npI19oybX9HDC/FIy05d2zGBIrZwZz6HLEoxQBJqqFufgUYogo/WUvv3YHWuf\nwS6X0clQvqnfaq7wpasw2UXP0nKxdeikKLJpToVz1QJq8PW9RwVb98XB9J71\nqCaY\r\n=WH+B\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"eadfe37c0392e01df71437672a66f15b1ea96fd9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-eadfe37c.50+eadfe37c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-eadfe37c.50+eadfe37c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-eadfe37c.50_1571205797132_0.753707838863616","host":"s3://npm-registry-packages"}},"1.8.2-alpha-58ea8772.47":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-58ea8772.47","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-58ea8772.47","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"ad4a184c5bf21b8a4c150c6de6386a77879c36be","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-58ea8772.47.tgz","fileCount":150,"integrity":"sha512-+xttU9oSDRvjISb8kagKGny2RnGysD9snRHGBIbHW7SpcpPc7lAjaYe76WcHzzeTWikqqkFmgasHNUubsGkkvw==","signatures":[{"sig":"MEUCICCUfiV1WjH7tfiqoTPj2YGiw/8VZVjxaGtTHhLsjhNhAiEA2oJ8GK1pOZQWmS3aluo0Ydv7PiC5/fNnUwgqEt+gocI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdprLICRA9TVsSAnZWagAAryMP/REOhadqTPdmRkarrqFz\na5ne2F7MgCEi+sh4gdEyNQn7nhBAY0P6hWymLG0NlrdPUWBxZHrqF05SAl4m\nLw6KDMuxP0uqMPcIh8zRSqCJl+lKnsM1zVpk02Uso4QlA8pFPEozmxnA3tER\nUncYXt2xgJigpquLkfDG+Um1L/WJ56E6tjD91fD2M2ntIbXLlS4TaH2WCnA9\naV2R7F7V3x5WaxkvBM0zJ+kV3cxwkNv2zHs/yvu10VygN8vtEYs8h6fdu7CF\njpoIVGchzWe02Sx7EcnyhUQdZJ5kgS5p3JQom5zLNThLtLGADkonkcdXZ0Gk\nj+tQU9PbDOwHCA+mU1+TbGCgNW8EJWI/M2zskzRgDXLMXd2vhu2BDabIL+vH\nTjQySlJOmCUTr4qt7zQn8vCLYELFAtFirnu+Ua/D9TBTjksVOLisnxMMcZ6l\nJvigJNinSzNRJXIzXZFVnyhgWYEffa/dlfGD8IApAB342KqhSjDnqFI+C8WY\nUZz2WDBmGWGLeLWj8mUBFHWF8cbYjEyJ40sZpHDz9wkjyN78g5vMXMedpJjk\nWvHvIB0mODq0eIzhZCUjRZvvKe5DnT8YkLaS2IZP0d1nxqnj/i45BY5ydlVG\nx4PUiAwcyad9Ncam1dsYZnLnnKl6JRuZ49Cg1D4bSAmWRyrTlAwTT+PfJA6+\n0yLO\r\n=qD52\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"58ea877291770ed69557c29935d10a03610c6293","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-58ea8772.47+58ea8772","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-58ea8772.47+58ea8772"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-58ea8772.47_1571205831835_0.9330822282513438","host":"s3://npm-registry-packages"}},"1.8.2-alpha-728a674b.49":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-728a674b.49","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-728a674b.49","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"33be9fa82514c80e349026d621d8f4f8486c0edd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-728a674b.49.tgz","fileCount":150,"integrity":"sha512-D/QbvdHcxgVyML13I8OrBmxjXIrSJws3ntb1nOFBu+mDt5rgKvoYQphHT6FH+gJYfp/JurST4z3Ee4ji+TJ+rA==","signatures":[{"sig":"MEUCIDvg3yt5YWogh3+OVj/grNnzJVc+FFRu9qHUbYnssP3OAiEAg9Oy0/YkyMtaDTR73A1rHvYiu4eAIjTlMKy3b6cdS8Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdprMACRA9TVsSAnZWagAAk/IQAJIc28LMzNyrY0VHwLol\nD84qJYh4lNdvXfBl9m4+aT+Tfr2EKvmxD6r8e9f45g0vt9WiP02olac6dBoY\nXhVuXSgjxjNveMTrEdHAbhVtX6wpN4nmfLMRi9NBzwRhqzq6YRKyWUoFKOoW\npaoSx+7fhMpqsP86Z1SIrNOsmCoBl5kLbQpztNx37lvj8tYRecseCA3SLi8o\nzZuF+4jEZiqehZUVJU5IGl2RZoMN70Fcg7orpm+5nG8Hx6iZZwuCpsbNUSBD\nP63Yo0vxlGhUCIByOkE1Evn2KJusDgtPyjpANUUx8vMOpv2GZeJukyHlU5ak\nOmBnrDS2/0cE7peqMHlC5Q6fBE/x2v+0ItVKxI/6X53UFL1MPdiMoFNQXihE\n4V12K4tRJwHFe02MevNc8072dUpXZM0co+kaIEF8uMeVLDMmf0cVABcJrF8x\n26o+FIvvi7346E/InQMcu/LWXiqgMDAJHlZ4qWbKuxZ4k+OtavYFpNsoNldh\nyZt/erF1I9yWlU9WBNEOmytciUiZd9kBaUc9HGQJPRhu2ACJdlE+VD8exqf2\nZ0T4uxY9PkiH19wO1RjzGsPWf4T9WxCE1riKIJovEtzlOoJ5r4ZhV5aTUE0K\nOCmIkZAoT2vuCjTe3bW/YrlZ5A9V6Qsk3LnmcZcKs0bB4vCuG40kf4pwLA9A\nm+LD\r\n=8d6/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"728a674beed14d9cb7ef82d3b8c2004a2e97e4c3","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-728a674b.49+728a674b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-728a674b.49+728a674b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-728a674b.49_1571205888159_0.04289738700380474","host":"s3://npm-registry-packages"}},"1.8.2-alpha-5399e4d2.51":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-5399e4d2.51","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-5399e4d2.51","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"94691f4635845035a3e78dde265603cdc47d8130","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-5399e4d2.51.tgz","fileCount":150,"integrity":"sha512-cfKHm2/qPZUMHcFH0paIcWiN4NPkdj6ByO/Pml8TQau8wiFlqeDYC45ID3cRXZ/pxjwx0adiZppMAaQ5FHK5Dg==","signatures":[{"sig":"MEQCIHvwceyQsTO3fjqGGhk51mhPzulab96TQQdn6xeu6uDSAiBETNJAjQ2YAwFKPKwM01kMq8/qEWlJboxxvTxy0wr5ng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdprSfCRA9TVsSAnZWagAAHrEQAJaykT1Az83aPr+AO+jU\nvaku2kJQNcyC2iLtQdCmFey2swVgBYEIjpNc4WPglsSsfPd2Cps0VpD/3uB2\n++GXgs9Ef1k9vx74Cz2zhGKy7aew5TMyQ/jes1wmhjoNfSCz+Uoa1fEQq8YM\nb4XAhYPpAWp0zK3r9ph0/b8HUDq1wEAdthWFhBvqGfYIxLNvuaCzeU13cxOw\ncOKxAuFN8+kE5heYrnNlsRRKUEmP+F2+uQXlMLU52Lnm0PFj5BuWUlVGFR4q\njvsl9QY3kyFfd3DICR6bqCPB0yGZ9Zdi7RELSeR2Sx/OgyqDHw1APIh9OrMJ\nxPEqusvtVfimROfDE6h6/YnmHUDcVHjQlYXsKHKijG+4UfAsg2+1Qg+KoUEV\nGkw4LfsMZSeK8A1DR/CU80oE3fZHFyAyfxk5V7AA0JS824/qGdeSvPHHbpjF\neeSMD++e7H7QI9Bo0TNptbFZIo0SiYclXgGXYeUvGRy2uLv4/kD/5Z2XuKZX\nW44jEfPNgKhnpuxLwO7nhY4r+fxSU3g/87jeR9CcsTGwqfWcaY3a+rgr9168\nSmRyXdzFtd5W9NoLmlYXiAiZZnM6wQ9nWRY94exuFioq/Xm+pxTMa41J4g5p\nldNf3/IZFm/v0nn6AO7rNS+y2H5/XKt6baeE/7NJZ3/AWQgcjGrLMTFmsmLq\nNFgH\r\n=e8Bn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5399e4d2a79848e6c04b5a4d4a73c33557f5a872","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-5399e4d2.51+5399e4d2","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-5399e4d2.51+5399e4d2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-5399e4d2.51_1571206302385_0.9097697377365346","host":"s3://npm-registry-packages"}},"1.8.2-alpha-d9b90615.53":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-d9b90615.53","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-d9b90615.53","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"4ba1bdb58105ab3d9f6154fef554846d4cf55bd1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-d9b90615.53.tgz","fileCount":150,"integrity":"sha512-7gaanW3WrjU64IygExZp+2t4e4OGv/cblXPy4+hhMC5zjTrrm3LQR7iCT/klG9m86FJ1ZCcyXIeATLbVB+1jzA==","signatures":[{"sig":"MEUCIAWSysO4wmka/luoOV7k+Di7RCB7nnqHX42a8WYxonxGAiEAqNO9XB/4BLhVzGtHynGtm8Nm3uJvJCHC/ddArcWbuQQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdprTsCRA9TVsSAnZWagAAL+gP/25PL5gIAcqZROM29U3k\nz+kua5e5FPSecSHdN+n06VgTKhBlEpB7J1tNGloT9A0Dn3RPxcRgD+V5jr+s\noGlh2WtGKcj0MeqXCYUDwAO4Do/ocQUh2/8J8vQxzS0O0/5YR707QlsoobBJ\nKp3W9Ti8Io2nZ3PxDRnnxEwMrmG+T2RHcALvYYhlgg3F/8cc4xcEVpARqt2G\n5GOXaYL6CiySU9bUck5F+LHXyfr06j+H/oBy9hiCMPkyNkzzuTyqpJuBcoeB\nxm/PqA/sCukxKGBnUsrNdQ7Qbzp7PdWJhbxBE0Dg9NmJWjAEjfK/RrI3GvNf\nIMjSEn2tYXHg0Y1XwEpEG8iP37azefhhT9USM/gnGZwKnhhv8ey6kwQb3iB1\nTiYbk/KRVDUzasCmDXlupqM0A0SM+amlDsWFKHCwDf/cQZzyF0RPE86K77Qj\nh20wDI8IkotM0Rof4cC+5A9sSilPwQSDCTaLSSy6yjdpujSSUNv/3KIgofTT\nY41tj4UeHnIdxr/zfFCf2jTmJ5ece7355VAcTB7CJoupzQNd2hDF2usAe55N\nwxR2sslVjKKZGbZE1tIVKsC95dL3KK1ja4af67cLU/3e7qVOmg8x+5ccAU53\nGG8LfMLo6zhh7ImDL++tQGWy/O8MNPQO7FFoOq6O7Mkp/Mde1A9Jw6rSwv93\nf69h\r\n=0+lm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d9b9061510e36ff3631d9e99f41de17e8b70bc9a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-d9b90615.53+d9b90615","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-d9b90615.53+d9b90615"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-d9b90615.53_1571206379521_0.6660898584542563","host":"s3://npm-registry-packages"}},"1.8.2-alpha-6f8fe116.52":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-6f8fe116.52","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-6f8fe116.52","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"ed059708cd2062863c11bf51bbea829400f98773","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-6f8fe116.52.tgz","fileCount":150,"integrity":"sha512-5AU3fUdf76JVVVQfczMpWXWaKnQuMirx+bMf2HWem6e231nOanGPrApZWIVFZY9jmfDsvCT3RKGhVCg+usCr/A==","signatures":[{"sig":"MEUCIAYyDVF2FIU1D1SeReup7WzjmLp7FNhQvgpu1ZZ25guUAiEAiOrmK41nGKh8ynNbRilerjUrDjkConcriR31K60YM1Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdprU3CRA9TVsSAnZWagAAXdMP/3r+bcvw+kbPAewPGAzM\nLIHuc8FNkmkRTe1nONsSp79E3u6tzUMDdNMTgyPzJ0prIMl/hC9yzMSl69xm\n8Pl2b3SnZtsAYqrrA21yhPlY+q1QvsrxROQcK4Snj+PdKoK39c+2eP5OSqU7\n2adGISclqtmYrjyc6doRgXADIc86p4J6Ul2TpyaxnrHkcaRTcazwIYZwYVl1\nFDJOZtb8c07bmh4pN5RYRELBsEGkH0A10p9a1qufRKT2kJKxA2A/f27e6LLT\nO0kneSObFUNzWV9pMZSPzZxQGFa23tK2iezqotnr9WkyGXohIHzjdZO0IeBk\n/W85gS6+/12MY4OVTJdHWMfah8/nCymoZlkxM4psW0fLzb4kVxMMEGw9fJOD\nJ6u6Km1dBSJs6hs1cKpQDc4+o8h39OEPi+qAhJHG7Nwb1cw+fCvynEounOVL\nFcUMLn9QEJ3yZe47r36rZubT2GVCI1EWQoIocSkmJ6o/K5T9DtBFcaWYyq1+\n5ISknDed71IoPsLYOJQJV6Ta2eHq3eA+rIxafUdoJ3Xn5smLfPOKylf5y/C4\nXR95KAmB1+SgB58cQyBA1oGr10DRR/2o6kdB+0P7vlhld+RFbAeoCGwyrl4S\nAM2Stb3EFZw6deOiFb3FMRu/IZIP5M9ONyGWWfLPwUWOCpi8MtBbLuKFLl61\nxZwB\r\n=c9Qi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6f8fe116f440715e70b80a8ad9122b1ebab17da6","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-6f8fe116.52+6f8fe116","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-6f8fe116.52+6f8fe116"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-6f8fe116.52_1571206454567_0.09021307555630198","host":"s3://npm-registry-packages"}},"1.8.2-alpha-35e67852.48":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-35e67852.48","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-35e67852.48","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"72e021048dad39052f217437a0d20271c758b6ec","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-35e67852.48.tgz","fileCount":150,"integrity":"sha512-LxRfyWN1YMTES5sUd7+40nyf8UzF0Omnb/1QUpTbc0PMygpRMW/Gqn2nlHqzuw+x4SSATLLWhVP+ZxAU/Xs4CA==","signatures":[{"sig":"MEUCIFaOLDSJ3LkZ4YcfdgYXN8I+h9Tg82E2ZinRhc9mO+OeAiEAkpYXuGQW3SKiRjTzPczeQAFp/4rTUIset9p4YjzHc1M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdprVFCRA9TVsSAnZWagAAGdwP+gNAVErwSjTUHPhOUNI2\njEG5Fspso7tKQHN11+FKvBA4rNw6Vcn60/3YZKfkCzULUitkowcpcdgpvIkF\n8011TggJDAdfyCL2W2+Y79+C66FjDd/2yucH5FCIVYO/4pwfi3lYVUyKhmjB\nPocX8O59wYZf419wDa3cVZ+Kk2SLNR7BIop9zIwSyDJSe6DbDYHF0iIwdHk4\nn5epS/GWBgOpv4qCv6O+oRND6Okad6OWadGxChRZ0gn8FRoQDIGKcxqm4/HL\n6Xjp7EbO7T/kOkW3VNl9aYBQmdVVbv5MdbMd7nCSDceCt3H+K5nxM2tQNtaj\ni8ZPfZldxMaXS9CDPlJ/cCoyAgeREbnJynHoQ/bYl7KhXL/D6EjcnKtSYlhX\nFpgU1WafrGcqvXcg/4wJFlOFFC86CE7xZxY6hPPahXCggzXIaTvrL8IwUyQL\njkRcdRaZtEjbR/MUfkc4nzaIolK9wAwnrkxfCzMMIxqAhRxMjOlkN0xQbJ2o\n2GdJ1LA9xiYT34CCwAyCFn/mVO5Tgzt6+VQ6FNV6xKWcZDhutlMHRhqrrwT+\n5blVZ9h/Y6Sl9SYBeIzIjKTl02g0KEeq/WDiut3DEfDCzw8GoPL8nkaRK7lX\nTPbLiewXas0eo7kWEgFgWtrkuGFeFo8DryY96xvSuem7ehlIQSa+ZIvqDseu\niM1j\r\n=/qE2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"35e678525176dc6e8fe1a8f9a2d3a4a26673dc4d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.1/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-35e67852.48+35e67852","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-35e67852.48+35e67852"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.1.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-35e67852.48_1571206468867_0.9489998171316079","host":"s3://npm-registry-packages"}},"1.8.2-alpha-3c611de8.54":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-3c611de8.54","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-3c611de8.54","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"546e05a2ecb0a8f57e8cbfc04c2cd03bdd1e0601","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-3c611de8.54.tgz","fileCount":150,"integrity":"sha512-SeEVPWY0l2hZgiuP2SfQotl89Z2gMqXeG1k2rUErJqIcWSCVssSvvYakx2EFpXsGUYvPA7ln8pjScuMipVLyRA==","signatures":[{"sig":"MEUCIATnhUmaJ5RhbHp6s6nMs5wKYTDiMJc1zUwcXCwv/wj2AiEAq+9zQrP7U7Q/GVuxUIid5p44rZ/FULPm/Hf8I5r6QCI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpslQCRA9TVsSAnZWagAAgW8QAKGz6Hg0gKj7lL854zgK\nfvjlvC+y6M/ntNAfisZo1jhPFxtcU4+GCl+xuygu4tBbI3C5MRKyYHVqFvmi\nprSKYNSCOj4lLF6QDak4iszDvvbdtcw29368LG6KxX5sY0ynziQd1f9z+tKd\nvzvqr1Hu82Wf106Ggkcfu2IvgesH/Y9BVx21NK6KderEbM7mRUjeae+yrrCa\n2FgzhkQ56LY12jDLoIj333QKe4xEJBc7RkFDmCQYDz9vtrH0EgFHrkckBV3f\n6yDRIYK2gKZgqdbD9g6LKZdQ5Z2rng6kE0FsByedZnjcVPwDBXnyt0Xu234T\nr9387bVIaqzmB+JvKA4+ayb1YHiFjestRyWm7dT73zxVTmj2efA6CGEB8ERS\nlP0jDfLUWiK6VVVU0SbOU5OON4tjGRNiwqjR26Wv3dqky1k/xVQv6Wa/rVw6\nX8Lq6FqyPHZ88+CuVda/R63RLgus3lQaBb9g/htD74cVcZSchYDGdLyOo6AW\nxN3jMP6kZ0zmRWsLrDQ4xhrawYkZ0Bk7i/mXEWQeorIYp9EfJPE3a2U8w4/B\nYORdPKnn4pL8omEco6ZFdE+7/wrqx87vHIHAbrQL9mTmNt5rMU5+MXNRWO/E\n+8bVyRibh3I+qWRV1S5Uo1x1SYv6zFHG7Nfp6FJasRZAZA4WAxrPanIC01uN\nOsBB\r\n=qla4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3c611de812df20b22ad7a965f5a5b3f67a0934d3","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.1/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-3c611de8.54+3c611de8","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-3c611de8.54+3c611de8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-3c611de8.54_1571211599452_0.6584792810993614","host":"s3://npm-registry-packages"}},"1.8.2-alpha-23dc346b.55":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-23dc346b.55","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-23dc346b.55","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"46e8383cb18e462a73cd195a876ad9e2cfa5aa83","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-23dc346b.55.tgz","fileCount":150,"integrity":"sha512-AgE6jswohG9lTy1RqmRQg6RG3UTVgFoWYJckgl1+9/SrTGq3f+jLUUrcxkvkYJwhvitHpkqXWSAAw3T8rigaWQ==","signatures":[{"sig":"MEUCIQDMFZJ3Hcx3c/JGRhWniPUA+r64/AbEy2bhb/Ow9SVVKQIgKlptQvT4693oWTEvUoe4EAyyOa3iHAEa26TMCtKYePU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpsl0CRA9TVsSAnZWagAA6RcP/12lyeqKBXKQWUYxEQEM\nD5JPrh8gxFYACqkyw7m8ZYVoC9YHBNzBfqSB/fjQ5dOwOY20EMK2K+/yV5fK\nWeXIsl9LHwIXNRBB9uFX6Z9qt4RpfXHrSP9hHXirO+HxT7SYFTUKfQsFLkXM\nD4WYgdh+55a26cfPbadM4kVZPx/L9QWijNPE/DpzCxnoa4mfNaocAVf4yY9z\nfv9zlJ1Yp8ZShz3/16Gqh9InK8GgATn0rxBh2c6MFqy0wVaQ5i6OEsPvo2LD\n1iqTMPeA6iTeaPjPlhFE1L1pLpNzx9KqOk6S+/vXvGFZ8NNEB0ERClCyUAkH\nnr3CznIOqfAbe0imIpxpxjRBqkv1z1IW9CMQCKEalkgdnPbQ4vKLMMupn3qN\n93nWyXsctA25IHHyBqSN3cMXyI5Cwspq5DObiA2UEy1Fv+dp42ZjGU4kGqEI\nnOe2779DodK7RCBa1Z00DkiOZwByWzN4bo8QVsJ6syISaZRXUKh4dydxcIPg\nrp0uni1k9NNgaR1+vOUgnB8s3R31MVmIuHayPd4vXdtH+xmapdd+ycgD8wok\nuXzLEy0GQUe7iwgUCmQE0fZI/GY8wzCRdCd8xZAjUyRTRU7Th7XFEdRrKUDV\nSGG2rOeH3EO3Sizuk+ucDxFvWKDus4atSclUo3bfD0nXPciBiooLYHhM4s2M\n0uqd\r\n=ZwxR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"23dc346b404866d874895f169a072eafaa7e746e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.1/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-23dc346b.55+23dc346b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-23dc346b.55+23dc346b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-23dc346b.55_1571211635559_0.13050031698717257","host":"s3://npm-registry-packages"}},"1.8.2-alpha-24c06110.56":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-24c06110.56","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-24c06110.56","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"950b8184685aef4c0808e628d6564c06c98acd98","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-24c06110.56.tgz","fileCount":150,"integrity":"sha512-JFtIWe7dyovxrdLHbWhzZmC7eI/uZjYfZsJ/J5sucS2YlGL1NkAVSsbBsPei70QSAA66cLgvWr9STrqf58k/ig==","signatures":[{"sig":"MEUCIQDegLeb+cryGPsBolZzgC5Jzyroa8PFkOrt/bshhkxTUwIgHLBjj0vozBEJnhiiMgtwOZWxh2ad84Vhy1o8ftBMbHM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpv+pCRA9TVsSAnZWagAA/2sP/jPfboSKjqLSFS/f5DAx\n/1iqvdNMiJq78revUweJTJ+aeMs21ugblK02Z4+ynQYcdB9P0074lksSZSRN\niILzhvdDDZ22euThLertCjS9kGdvs0740hMqehoEY+w6AQbfYL0oAWV9oPp7\niRBLJbMz2o9yCUP93cGpidEuQ2BSycX+9jdR09+UnseOwLIXv23hWlGOFHCd\nqY98L3euilfz1EMCAQMLlLkBOOxETPvHsgk10z0bF7bwE88ymbZl5NAHM6Xt\nrCefMFRhT0WhDhW3ZzlWpXe9zVjARffzLPssdes39JsjkQ/lLqjr8ztUQ93F\nMPXDjGO1PwP1QVzkhqiejh1f+S6eox8o3wzEDBhERt5kylq2V80yiX2/D1dv\n0IBhE9fImFAU2LK1pd1WNRmyQkYVSBoyG2/8c3wOixRQVZobz93C+NRTBrb+\nLYjZ2ZfGkUjr7HGjROWTpwOgz+BzRVax/9F5Qan8jR1XpR5V9uPjZk5wNqJ5\nQ9v0DPSMjVyvkTRCBF4iKwoBzgoRqA01RdMZOZQkDv4hX5e5fvxgNqGU6v/l\nGbR8JFyX/O9w4XIEjDGiuW9Z+xkyII1i2wA0NUN0hlpRoSGySSwCzZc337aE\nJJQ3fu5hh1fMv7O2OMpExwNLlDKr9Gl0MMxBRGizKW1LbWAUa6lukV/PHK5/\neAF6\r\n=2AE5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"24c061103420659db061664e170ccc00a580418c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-24c06110.56+24c06110","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-24c06110.56+24c06110"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-24c06110.56_1571225512450_0.16019797948184555","host":"s3://npm-registry-packages"}},"1.8.2-alpha-5f9203e8.57":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-5f9203e8.57","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-5f9203e8.57","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"fd57867d902bd56334afd2e2f49054c3a025b5c2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-5f9203e8.57.tgz","fileCount":150,"integrity":"sha512-kV62gYgkgo+zaaBGYpWLFJN1h7yIYLbbK7sexNydhna4KAfPkhHhQQIaAN75rrRywzXwFHadjZByBUpF9WfTJA==","signatures":[{"sig":"MEUCIQCNlXGJcw3FUeomzTrz84rOOrMkxRPG6U6ls/D/KJQmrwIgQ/G+PG+lkRdZxkR8SCx0e+tOqy0kkJStqLj/pgZWiZc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpwAQCRA9TVsSAnZWagAAsUQP/i2Nay/SX95LAg7OnJ8v\niiwg6K9aPvIeu3/kaUQuS4HJqDn02p6rTZUQB4wcKECXMukgiKDQ8/hHr8D0\nu3QILEJvv8dnz3GVSJM2azkmjqX2vPyy7gSxHKcSRQ4LU1zb/PPAYBVsH466\nWQO5dn/PQfkR3Y3OUJVBQGhSnzIgVy+qGTFSxOPUd7xDEvI3Rqyd0lJTWOIS\nr152O/9HU6ufJuWHCk0yh/QnysQl54RIWNvK3v/OFXZ985n3mqlNabnf9zCa\nfN5v9Fs9s/ErrQfuFyWiCH0nfqw/9GlFnrY/7FLTuV6B2be1m7zHcf2wVYnh\nL9mvZlXHTncwJGq1epXNMQWqfj9y5s6abd4CFEV01nDGE6jbPQv5ZNSc3b7X\nQVdAcTd43baTO7zxbC90sjTin7MuKmEnfbfWSq5Bpw6A7/KAn3HW1ZnNfK9Z\ng2D37bKl31tULwGHeHyHLHQql2QIiHMRsTE8bGrhQQ06c7VDo3j55UWEE74H\nlvviQrIq/6Xowz8syk+Y7VQLXzXomjBjR2Qpcdx+kD2RR0y8s9RMozRv4NL3\nPiK5RHwdZbaOmg318C3geFx0F1tElAcaJ0VzeTOnhrQmrDYkDhzFEMJmrMti\nhT9aRHKtbF7Of540CAlYDK509pEWzJL1kUCFjktsLomgENALlkX7jluk+G88\nqbTq\r\n=IqrN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5f9203e84abc409e61cfd850730293456e99558f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-5f9203e8.57+5f9203e8","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-5f9203e8.57+5f9203e8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-5f9203e8.57_1571225615967_0.7585311952025628","host":"s3://npm-registry-packages"}},"1.8.2-alpha-6077a576.58":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-6077a576.58","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-6077a576.58","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"3c6da6adfbad536a68368de685a81b6e71a8df4a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-6077a576.58.tgz","fileCount":150,"integrity":"sha512-yDe0uAbHxE0oEuaNpH1VS5ITTnSx0Om1VM7/qu9jcymjv7v6rqZXv1htJCaDHi33RMrs7lTxPxxoFdUy1Wx95g==","signatures":[{"sig":"MEYCIQDHpn5YfpbbKGUuwe2PoIYyA0oC7DLnqNiOyz3pKfRpawIhALdjoXCSpOUX/TkZk8UVISZxa/M+S66OU7kRqofusuI0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpxucCRA9TVsSAnZWagAAwjQP+weoHAb9YyHxstapEidb\nCi25FRDJ39HCc03tEwPgTVfHFkBKc21GgQObW/9BYsQZcYHv2ZfgVu2FguKu\nclOzOXeGXPFa1hgrCXK6N7Udv4rOcd9LEtCr3Gie0dc4VZ8Qt/uxedSd79jg\nUTZzYWmekABxevgpZHSVvRfoiqYisGpyxB28zokKThHxKkpRF0l6vhAs16W4\nYKNA8z+ViyvXfqeBvWwjLw8Vas49Lad275nXXAJ7w0DZPTiJUOzC6xtr2O0g\nkE9Qi8OKNwXf0I/ytijuycImBzEo6moK8fCXb9yudpXInarRaWbIL6TWrm9G\ncIrkviQIcO3RG6Khx/Cz6e3h16ea3JRYUZ+gd8cFgI7akk9jt36PPphnDNIK\nJMKYM0dXK9Dg9UTPT+Ikp/3oMTfVRo5oGMGP/p2cxWJB+YIlU6hfvK+QoM1P\nzkrHsW1IU3n4pDig9xOyCohSGtEj+CWc0IT9M5/NTsqOWjnFf2Upkz+6QEMR\n61MRLF4P1xT4I7WGMAdiaATP8TgqcahaoccU17F7EbyNN4enxuuiDfUBv0J0\n4A1Frh0AJ3uXLOYqwAIGUiziE34EVpOJemGus0wnHBN5K6aD6wCDQaEWePFs\nLEhYz4xrpCjCzhmN3HlJFBA+MEqKIoiVFu+eRTLk1o/1sf3qe4JY0JZk4y2M\nn1R6\r\n=HP8e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6077a576161478f7f913feae704babeae7244bb8","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.12.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-6077a576.58+6077a576","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-6077a576.58+6077a576"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-6077a576.58_1571232667338_0.09107578887124634","host":"s3://npm-registry-packages"}},"1.8.2-alpha-4d778ad3.58":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-4d778ad3.58","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-4d778ad3.58","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"501c51c89d1dda5e6b6b137b7e8a5683b08d29cc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-4d778ad3.58.tgz","fileCount":150,"integrity":"sha512-IorLQ43q7dF/n9ifTHFciWTPvrAkZQw/FHm+BL1InZvFpRc8g76UK5YJ9w2IDpzLOxHvMzit8NpLdLgtNMHhVQ==","signatures":[{"sig":"MEQCIHZio+AirzIDyn4JfZTzYdELZJrLqVSTKDKlWVgDlElZAiAsKOEfMO6JXj06+z9qUQ/zuEVmFcYcdklrLp8WZBiBxg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdp1auCRA9TVsSAnZWagAAzX0P/iZSyLMSf8GmDuOLYXya\n+eJyV7gtUfayIrGul3MtynK+idF9PshvYVzSaMDR6mHjRksLs+4XmJyHmLuV\njkyI8fvIYAf130roWKGxJqbfq5+bkbjZ84r3KXi6Uq8f1r2jgB/TichQEcIh\nKMySWdHjP/pg4DoDSaApbxBFp7PaSUQAA7w1AwMr0l32/Dn3jXFGZXS6KYLi\nEyJmdZAkIeMdSxpc5BpNrz7x2fZSZU8I1LtXzVSRKx5KP9ygBFoN2XYJTvSy\n8W+dXIaYbhs9nIy/71mLHov98k8uLDtIq8wiFCcpLYmYPTmqHJVa1cETnN9B\n98fKZn01gv6Pu4bxOkZfwfyc1+BATirnvxBAJM3YqQoBtXmaWferP2sBqhsW\n50/5w9gWMISHJH4BWeBuVXXEy9/rxnOzA2Ti8Z619wGBzJB0+ugrusS2C9nq\n+zl1ffB1MFjXxpdp3andvoOC873yRhgao4YoZZ8CRGq0On3+vxDEm6Ab3H0/\niPZBu1PomV6JOVxyqf1RMUhngJFc/FSHldK3O7u65GU4i1/3GkU0Zl5atOW5\nAqD8u/yl7DEE0GkPnOY8lMtNRf7E9iHi6Dk5QFuuKsHRTQgZF0J7k66nut7u\nqysOxI2kIFqNmpW1XIH4+DvEFg0bq/szpm5z9i0+zzroAFBVvfcPr25gjDXa\nosWM\r\n=Lw1/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4d778ad39b61cf41e51ed1f7726b39d3de3e4143","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-4d778ad3.58+4d778ad3","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-4d778ad3.58+4d778ad3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-4d778ad3.58_1571247789897_0.1665592567910863","host":"s3://npm-registry-packages"}},"1.8.2-alpha-e9f1a0f3.58":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-e9f1a0f3.58","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-e9f1a0f3.58","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"6d7766fe9753f485ad1ac7f34f40afb2f17a3880","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-e9f1a0f3.58.tgz","fileCount":150,"integrity":"sha512-IOWFIp8AqoPmxAOZguqn/uHmvMXqz4lnDscMfwN7KVuG9rF0lWYk99X/YtLVueBp+mJNuKmDlh+6SmdYueDhEA==","signatures":[{"sig":"MEQCIDiR4Ar7FNbKoIvcG+S8jAlrMq4Kg3ZUODTGMhgzAEe3AiAZsnLWDXpuHLRLqGcmyNlEBjGRL+8soAwUwnv39KFEbw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdp2CFCRA9TVsSAnZWagAA6FEP/iyXqvEVFqAPc80m+WfT\nGXPDraFped0wBobeG+mVhPgXY0y9jZX0LBobLjbty4Z5EcnG1xQjsVhp1Ra8\n423UGJBA2o1/eBLwbKWrGfLQ41rKchZG8M2C6kPz7GBYWk/NVExIbjeId9Q0\nGC8b51pmlPybvFR2UiL8x0I2Bce7hIn3dTCuNXBBRIjeKa5s5aZsynrVniA1\ndTAEo2Yv1IuZfo/TySzapKBnoh1ZjtRW9dkHezq5MxaXQttP4m3MTWNcm9Jj\n/SAmzYPxYQjzXGr2hh46pw4DAD9pepVfUO1cpQRPzwSzhfDVP/oYEmL4Ed88\neHIc8xxqGg3I395v4W28ePSVzbnIs3Y42nNBHZL7gUN++1LyOMCeVbH7F0pk\ncjAUaseO3zIYyxfgJSZWnanhTs25Y29lmga4MiA79nHlXX67tykVZ2TsAswK\ntEBY4tNSV/kgpU25HhabJlLoWKEvNZ4LJnk1OxWSV4yROVeCUm0k2L9M3zNj\nSzPXxoikBMr45EMVTrIKTTG4eS5W+5WGS1Mh8UOgjNeJaRZ6fO6xlVMjLzAQ\nieu0HmbE7cA+iKo5BAFKdtAFAWecUUzJ1p3rxa7YO/cZbygt9F/Q9Niw7xtn\nrxgUHI0UpkZXraFn+c94kZnipmQZJDz0HXrPWzoIAK3ZQMkJAEZWnhMWKo+e\nAlR9\r\n=djlj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e9f1a0f352844087ea1d249364a7b5dcfbb78b49","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-e9f1a0f3.58+e9f1a0f3","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-e9f1a0f3.58+e9f1a0f3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-e9f1a0f3.58_1571250308411_0.7070583913723407","host":"s3://npm-registry-packages"}},"1.8.2-alpha-bd466395.58":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-bd466395.58","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-bd466395.58","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"76557b0769770accedb67595e1321adfa425c1c1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-bd466395.58.tgz","fileCount":150,"integrity":"sha512-8HPRbWyN6hBopLqp5p4sbgIUPWJh5HCEvtwc++NxFjaoDAxLNc52xw5YaLKo6X5GzOI07wM7I7SXqXpXLH4OsA==","signatures":[{"sig":"MEUCIAKOKj1s+xHtcw25Mbsx8/qSsc5og2C8iyi+19IJ9EDtAiEAhYSUEKMMU+55/kfFcb3YmDI5SeEoYIX/nMTNKVZxobE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdp2VLCRA9TVsSAnZWagAALZsP+wXX7s1Pv5pMm/oL4xUh\nFwhVMRJuKqHFKlMTMzZs51Jxf54nELc23gZLasBUqARi3uMCJLGZt46V6ACT\nKKjXdPNXleymZ44nAr9f1hR3sOM5Hs0jaJ/Q7IPMAG7ZkI5kd2pLtG8aqGXP\nJYc3mglz/oOZjnVLyRsu+yVaKW56sPPSpgnZNScBYTBDBdznnTHYpi2cZZeI\nQCM08D0efpXugjQ3T+GJ+ePzMUbt75GH6uQke6/qYzIdVI3gY0JEIhCClvPz\nyFY9R2U6GZtxl8Uo5zjRw+NioL8SOF4V7jLU0X1Jq2yroA7DwHTjh2654Q0z\nzu421INk913eCShUq6aMmRCJaFQnOQFF9wnjNijzxkcD2iEUOJUcwoCpy1F4\nxWzzflLkLTDG/C6bCzjWzwI5v02iVxlg3DybbVX//uKkfnPy7xMM40UhS6qA\nZX61rvmPfCOHUGI3eeFO8rInXlWSQUfgbSEZhVLjTDwSFbpYFILYH1jVNo2W\nywiYUTUkva4egOEmvfa6VkAPtrU6dHrUwYZeDvsfHYaS2sqe6j9526Etx2mr\nHnlb4AOQRe+1n0Jsn38mTbZNfRFmxz5Owv5KqDrUpZtJWd2Zbf7a3+gp4U13\nlDzgLIFPIytDM6FQ9vLuN487UBko9sSzwiAP70le2QB7l2nloxupPuuFougu\nN44H\r\n=ddNd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"bd4663957f7e4e189b3b41abb14c32a83deed0e3","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-bd466395.58+bd466395","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-bd466395.58+bd466395"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-bd466395.58_1571251530991_0.18988604441225387","host":"s3://npm-registry-packages"}},"1.8.2-alpha-e6c1dffd.59":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-e6c1dffd.59","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-e6c1dffd.59","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"42e53701ce2eb71030e7dd582052b45f516e3584","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-e6c1dffd.59.tgz","fileCount":150,"integrity":"sha512-MB07gpGI5I4L1sjksKrIsYjPS5v9WEdK4Glr/OlDC11/JvYXzw68TbmeWo1rSrPtb1kbNGev2OVr4KjWQq9Ueg==","signatures":[{"sig":"MEUCICcYJgmSrIz0yVuPMEgMKHEztHLwahmkJ8OmeSUHrdtzAiEAy7qb+6Ky14bVU0Zginpn18qq/GSIXDur9AKP4NDWBzE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdqAD6CRA9TVsSAnZWagAAC8MP/A2lki6R1/FA+f2ebMGV\noN+tEEVTMJ6Y8yGwzYTHWJ0up1hVxGVQUPYLDLzo/903N2s8voA6MYte2hNx\ntV/mvgZvE3Bscyn2G1X+xZDZhguzCDnR/bo3MaIjXvOlJ/+xxGmj1lFjHBMr\nX8d2X1ufHoqsd3FahhZ55uMVXl4wt6dm8xHEwa1EBta4ZOe4/g0DMp9cGkZ8\nbk2xPMliUlH+bTU7SOwmUipLSL/0c6Z/qtHsx2xahHh84dEekJTGmk2DV1e7\nOg/+Lly19wnBkVS5wVkb7+vEhgyXGGlTjvbN5BCLcpP7ky/vSDUwOMgWzddr\nQzanY72AdY1IcMFhJM8Fed0kRMC6Rbyv1o3Hzdx5JjvDInrKKDKEeD0x/jcj\ne5Fc0mVqHHG7G+IXeLQyshMZPrryi05qm/JPEqCCsBmZNdJ3DArfQmxDvNsX\nwYC1DMYm+5nf/5CsxZ/07VW5T15tym1Rh0lrbguofIMdz86V6Hik4sjp0XzP\nrwWzOAZcIwW4TbpqsolqRc8P1XS0ULjsirzdUoajmvOaiWQZZEOP76JBHIN3\n+wjyZjkEDZin7AydGCBdatUQSxf/uuHOp2TuMI1VZ74O/LyIDzW6/ki0gMWs\nM/IIaREzg08drk+ljLKc1UGfwaaYPYeluEdHDm0MJXqCfyfQ/bLRjsoBaxAO\nGFhE\r\n=/bP/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e6c1dffd2cbe950801d660d73fe6ba36b9136374","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-e6c1dffd.59+e6c1dffd","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-e6c1dffd.59+e6c1dffd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-e6c1dffd.59_1571291385377_0.007253439370537018","host":"s3://npm-registry-packages"}},"1.8.2-alpha-9e6d18ec.58":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-9e6d18ec.58","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-9e6d18ec.58","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"b0179244da10f9a1b9f1ac972d373a7086c11e89","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-9e6d18ec.58.tgz","fileCount":150,"integrity":"sha512-fVCoT3J204PChI/0JOBoerVNn4+uZVgUiC+OHY+nmDIgX6NKOkQfxtslYG+PgHKGfFh2z3uVNtMFpK8D8letSA==","signatures":[{"sig":"MEYCIQC/7j4SQKdQtsrhpOf+c7Z21CbPjtpGMRxcIF0IUpUk+gIhALkzp1g5NwMLt0F1ImZFpBEPonsOGOan2YPlMcepzU6A","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdqAERCRA9TVsSAnZWagAAMhsP/A8Xuh+1OSg0CdvguPJI\nf9VnLb9KOSDWmr+kZVwfnzDESQxtlOde1bQ3jdCD3CPy86b90dTjd1jzCAD7\nLgY2BwOU6Rd1bgs4PasICUszo3nQfhvNTtt3bcbmysgExqdR2mRDi7GZKeyk\nsiYbbVMNsQUcBQsDP0wiB9Pb83tXMWOFJKUnMMz/CMAdlzRCuQfTqLKriXL+\nwSSfSVCChvXmrEqkZ5B1FrAeivTYupO+KHoQPwl7cxiD6GjImNP/yV5ebNeq\nRPo0NbrsLNoTsSbjqHdBtoaaFMJ0+pVv/7hB5INPQyQVXIzxNz+9dZ3qsABx\nTgaLUXX/2oKJC0YV4pxKJ/ww1b7kHyS0ZgU5zUf4H5qjROZ+n5P4T95Rut2A\nJP0AVWYoQQLpp53idGYHaeTl/Bywihekv/BENp1/4Yr27H/6UXKQizJF08Lw\nr9AuKnpiXTmAE9MyO25aLfpel4h8SBtOL9YiGV2UeH87mNNJMlc20QR52B2s\nlC9Qx0h8t40vHnY00e4SORJgWTBDYC6bJuaxQpMUupzFWYUoI63EcOIrsr5X\nlSiJA4XQwrV7TIMiz4xzo68r8LoFAOjW7zsov39nqHLzveZpJu1Rt/lBYRCT\nYSrjOfpV8tokiCjrr942Oxzuun2/KnMIvQhdFq+UpiltLPTz+M2A9naGqajh\ncvvI\r\n=SAiV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9e6d18ecceff789788b334db59bb4ec83fde34ab","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-9e6d18ec.58+9e6d18ec","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-9e6d18ec.58+9e6d18ec"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-9e6d18ec.58_1571291408617_0.8046547797659187","host":"s3://npm-registry-packages"}},"1.8.2-alpha-ad85f635.60":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-ad85f635.60","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-ad85f635.60","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"0d3996081522e1e810da7f76afc2696573711866","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-ad85f635.60.tgz","fileCount":150,"integrity":"sha512-8Qua8Jf7UO6X12HmvedbXfXaYJN/cDwWDuJf6qIuzLDRGiAdp1vKcfFaWz3OKWQtNIDSkHm2FAOofsssZaGyDg==","signatures":[{"sig":"MEQCIGSlsEFkw1xhmTm9MVsvAXWKfNRbg6fm0pChWhSuWxslAiAQnZ+/8h81o8EwsaBF1cIhhxGqhIsGZiejI3yps3O9hQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdqAEgCRA9TVsSAnZWagAAy5YP/jP4BUBvKKKCUPT0mUC2\nnPVsR4AZ8jdLHu6JXU+2+wQfb0EJMkgXHmhnU3rB69lhDBPLsDsMsPO3OYHx\njUJ8xQ/hWJdS5S9TDdWMwd0p8f5h2P4c7wLSKQZajeGMpKzPbC6xfowA3743\nGMNThZIhfSBQiLD0vXq31t/LolVQExiLRPXekcwVhWPY5FQxT2/P8kVppzPK\nRT9Bpih+CmQIRhBSNC9yYpUwOJm9Da0ypH4L919fbLlRe25f7z4miV0FUUZ8\n973Qj0sAHS9eHi2GZiVZbywpzScEfGuoUUATL0DhJIHueJPPal6RW9OGDy/W\nNIT2mnibkc4q2wUIS8ScetT990UTdi+hNCv/5dmV9YFk+XHlWa/i5spUTDwp\nONfKbQyAZp1tjYCcTFsSHY/LqZPJubvc43gXhdWT6GPRsD/yjRBpaLpYYvp7\nwrBpXo4fZyRHDGH+dy3INtb0cwoSFNik70h2yg8sqXhF6Py42jATIH0o8yvl\nivq5Xv2259sFDBCFCgfwOzWo6fTq1eB+tnf0+baT8fcjqS6qticw5m6Ww3Be\nnI3b0M0SXM/kOk3gxjM99bj+hMWyfHmXC/xqfwSIKv8jrgW4KCTR1s0PxO6a\nVwPB53xw7ySl2mKB++V26MnYYJQVsgB0jg9l0ntxXYA8xhxr/hYrzYDQHTmn\n3Y6o\r\n=GIz5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ad85f635bcfb057441e7d06bd2334f9f0ba3b609","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.12.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-ad85f635.60+ad85f635","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-ad85f635.60+ad85f635"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-ad85f635.60_1571291423479_0.016447271284767195","host":"s3://npm-registry-packages"}},"1.8.2-alpha-886a56f7.61":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-886a56f7.61","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-886a56f7.61","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"c5c152942ea6c3421c8d7bba5d4eefed0d2f803d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-886a56f7.61.tgz","fileCount":150,"integrity":"sha512-1/CKQX1hUrpnB2D7fq6HP42YzfxcQ21qozOQRKSEXYWEKgxabBPPrzHvkwasQWsg6tqSFzz5vujyB1BoE9o2Zg==","signatures":[{"sig":"MEUCIH4Po1fmGKbDAqlNpG4QiuNSBs5kyV3o1qsrGzS2kuLhAiEAneK9NtAteX+v5S7g2+UC8rGMx6xdTPPk1zNJcXvxBiI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdqLReCRA9TVsSAnZWagAAN/gQAIch/EWsb6hvGcwuJ/z/\nx+63Oj7mUiR/UTyPFbOX4+lVzBpI6pxYoYQXCZ1+7usVL0CAd89L3oLLz21k\nzIzHhiFekynCQfHXdyeCLszEWQcbNLqiVXKD78NBij91r02qcVrF0aKdx9i6\nKOC8MJyF0STnyMwOjhmShRqkR+M1jIX4OC73OVAC9vC/nAeNChJZjA+zOsBx\nZ6nVFDsH3uW/I6PnokXFUYSpuyWZv3v48zXfqmogJXZju8ljj4ngjhtLKAK1\ntZm+MgRzFR3dDjhhDPyMLeDcYPJC0YHi02t7vb0aIvN4e+67y2gxYJ1vSnQT\nTfdFVcA1v7UGNqMA8Gn2+v1sMOX573v/kMbZE0pGCfZTushvglzU53Y2vhV4\ntMWTHm08TG6/Y7zA6WB9IlkQ15dLq5qJotQSRQV0ISWMGuTVPJaa2qqikvSz\nv3hnWXF7i74GbdNt8bakksEc38xk+XoCZaTAXIJ3TK68hGZbzy4wzibZtdyO\n9qcJJUexa/u61q3m0YzlE6yQyRfkrhs1+d1aqqRA4ZoBrps43Zhzb8s7FZLO\nsLqgQfl8RaQJ8eBjd6QlkrJqwLzcpS6L1VJZMCnjFmPsutrGTbgeZ7K8dtnk\nSSHFniLXN2VBlPlIFlxuKUhGh5s639tU4FEAuJpW+cF0X5X+wZq0z2jOeLM0\ned50\r\n=JVVT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"886a56f787e7465ca183009857b860af070a669c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.12.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-886a56f7.61+886a56f7","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-886a56f7.61+886a56f7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-886a56f7.61_1571337309671_0.4173565448950074","host":"s3://npm-registry-packages"}},"1.8.2-alpha-c9b88336.61":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-c9b88336.61","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-c9b88336.61","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"df65de177f9e8bc4c650a8a5c81ef72989e8fdd2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-c9b88336.61.tgz","fileCount":150,"integrity":"sha512-n+z0TEq5209Et9mQhfr/2VMUQijtkVFwnPl07dVCk+0VFJtz9b27bQjCEDzpNDy72HX6S9p8xS4PSEJdv+eCrA==","signatures":[{"sig":"MEYCIQC7nwO8O4fCi6QEwCYxT+6EvTc97Ir3Gg/+t3y4QnXrCwIhAP+6tEQzbUWWxlpzYlWs8/5Vzp2p+iyZaZxONnXcI4Vc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdqN5xCRA9TVsSAnZWagAAlB8QAI2eoQKQ90jYAeyuqRYr\naQJOsJora7ZUR4fVDRGGCFeiwl0ZCX8ZmcvHLd0dwbwBgN9uO9j3W+J3qX7M\ndGYb1abBwtRlAUThcGUdfJclY2fJXOvv1DTJW3zhAFo6tQZ16f2+h4gVhD/E\n1aRdu2ivzkEd6EuGuPXCHgaqsL6pTMiSGyZcOqP7Q4PGAHYBLWD+GezY76GL\nLUtxg1NbXKd+Nkvzto6s91K337SsuE74G4L6Pk5OuZA/UzOvkc5uYVNgtqzT\npnBK9X6coTCWJ/6yx3yLPBNMqkEYGKTdK3xMj6uOwRRNJ56/pqjmA/O9njXK\n8Bl29BKxWWcg1t2Ts5W0qe1/n8kINEXB99gz+7lTQObxRHxPRdJBvh+Jv3la\nOMSAapddmDdPQwm+4UrYeZPPX2WcYL4Kojwcr9CuqUIM7afnSmq1tSurKb/i\n32tLAdbo5hYsaENVUHFGNaKQbz4H9vNBNIE2EVyhmEkNnRJBYFC56PUj325N\nhnrPAPqwkFsDSdDoe58LfDdbZCpFS1V5yEsDAz3ID9P7hNtUoC8QAlL2VtZx\nFbYmx4v2x2WmxGTwyOpQEGyNhOpKP0tPAy/Uday7vRf0QKDtVf2ttGXrE2Kh\n6uESQSrIqpo/enYuNb5o89r+0P5/PJdcmni2HV9d0AB3skmV0J4kujwIjbUv\nrsLz\r\n=UX5e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c9b8833653289413843e8496657386b551963696","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.12.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-c9b88336.61+c9b88336","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-c9b88336.61+c9b88336"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-c9b88336.61_1571348081058_0.6320534465969887","host":"s3://npm-registry-packages"}},"1.8.2-alpha-391bc737.62":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-391bc737.62","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-391bc737.62","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"28d2299cf64e01331867d14491a1a018f7a591f8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-391bc737.62.tgz","fileCount":150,"integrity":"sha512-aPD62d/ngqC3sRgnWMyeApcftTiGFvBZDgyqlDWLiZzVG22+6Zl7LbOfLj/uiSlbSCIzTeD50oDaK/+1f1cxhQ==","signatures":[{"sig":"MEUCIQCWdmTWvhKSRLBPNexPD8KZ7LF19o+8YNCi0PuqD2GsuAIgIlEYATMcydQLyKbSKMH0fZo0eR5+R5vzSVSwFZ8taX4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdqgjYCRA9TVsSAnZWagAAU0IP/1HWNfNnUHYW+OMuO1BD\npUv9w06F0uOjCsGY00eyGievnFSip6ekTXOOCZCQn6BgIYZq94vimkpeOys5\nvBeFR4ltgYnC3DZ9UsBba1DhPjS8Ikr+Qz1NH9Jap94FA71l/kA7zi/LD7S5\nFlBBsNWeGGM88P47f9gt67xEIy0N60cbInaXPIE7IdbLpfglaNN9i0bHCboQ\nCV3gU+cu3yI38U/9JOBur5i1g7sYuwhLCvVYzIPflYJi3V/jojU0gPRdP/NE\n4fmHE6aAUpG91V8osJ6K1XdcVlima8PgqFSYTsy0CM8uE7SeUOn6GKT6P7Hq\nfH55QL3dAhARHr7rau4OI7rDXVFrDFgSaZH+4M8fCH7/g3MUYAuObGec6gKh\nqRBgsYKwZTRNOgmNTuDpBc4Vp0QiWBd2woKwvOR5gCQzJql5BOB+CWWPXWsl\nXSNchBLheL5B/nFzTovNhLda5ZDqAh8GaAgBfAnGRYcZAbJdQIpLjYXiF0Pe\njDeuVOffvCues599hkv9A1Cj/kHdJrevLQz2KiMq7vQXxXLbaMPzR5vqNMEj\nHlogLWsQwaxGl/47Fwlosx17nJ+Qs94Dq5cYhc4VB4gsflU8cUdoDxoIEDEg\noihjYtJLvTFnb398bPpMqC8n6v/6xWMzC92A8nBC7fq7tYMHj9EHb815mKZ2\nbs7a\r\n=K7a3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"391bc73772c6d3fd8b9571035c5d9944dbf50ce9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.12.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-391bc737.62+391bc737","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-391bc737.62+391bc737"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-391bc737.62_1571424471114_0.7136244671007042","host":"s3://npm-registry-packages"}},"1.8.2-alpha-668cbc61.62":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-668cbc61.62","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-668cbc61.62","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"89c222e861b5c6120189e06861268416257fb0e8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-668cbc61.62.tgz","fileCount":150,"integrity":"sha512-KUePiwotRr0qS+tbY/TTLn4MHqG9648iUraP3DTaWZR9lmPVGcMLljN68bS+QjD4DqiZCjLoKdap+yIdtDZgLA==","signatures":[{"sig":"MEYCIQDQCdqH0k+LAZ7Ym8o+MrijmPFygsMJjppvmZIYMPjKtQIhANd4aXSkRDE8rkz/d4YyYKUWvPoNBtEGAe/+tn1PeWF2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdqh4KCRA9TVsSAnZWagAAHk0P/ig1nDmEpxXrKJnQvTSG\nTviL1r/8jV7kPOwncNewqSwi6lT7wR2tpTYRRoJ+WEvX/HYAFOhhVDxc3W0C\n4KWjr5zeURhJlh/wVYepO+1AmCALSzoVnmx9ps18PG3iXpwjrz+aOY0mqKLX\nomjb6ishR5sYvvPM2vDLFjkgouapayiAvq2JcB8Y0DOdKwR2yE9tm3Ei/EEV\n6SZlOb0bEyQHVj0p52BjKmi8A9rzq/ySuIlFFRCTWbT0uIngcOFmmr6/2Fyb\niTw18BC8S3tt9e5lg0niRv57Zh5kgfVYFubUHtGeLLMKAbvfbj9vVP6HyUlj\nU4GyMy+5zryD0+xUqq1nu5aY3CNGibg3ax5VQXuVYXL33uSrxBfja+q8Bl0A\niVDxakOaVcZ//i+VZVF2Hcx3T3wNFdKXJb76fgzs/P2pxjWIhAJMRRNHu7Gv\nSbloBqqYwyvbTYx3T4P/MGlIVRO8X+0SEKR4p7uxfVLTcPu80V9ymbCpnjn/\nKSSs4+KU7iaQ8Wh9bcrBUZyCN90xaVcHjrneu+Ea67xRbooeyYB/pFCr9nCm\nhBJNp/K5E1LACgVVs6qOuuqQAYwMsYfdUeJ9ReDmXNzqfHGpyohVT3R09DvD\ntK9NEhct+tKSxNlSnTiED6PQ41qEKEb6gdX/LFkmSwfA+dq4XYE6vQzIvIiL\nWhcZ\r\n=hEKg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"668cbc61a03becb45c275f66d16d337cf0b25811","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.12.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-668cbc61.62+668cbc61","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-668cbc61.62+668cbc61"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-668cbc61.62_1571429898288_0.682200819677794","host":"s3://npm-registry-packages"}},"1.8.2-alpha-ef90dac0.63":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-ef90dac0.63","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-ef90dac0.63","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"c8118dc464eee5424fff307c960379384be359c5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-ef90dac0.63.tgz","fileCount":150,"integrity":"sha512-JD3dTvW4XykHTd/z3BrSLT42Abv0ra67wrqtPg4+h5idmdcoheSy1NsACGyXKtyJYd+fxDUYoqisGDbos83xHA==","signatures":[{"sig":"MEUCIQD5vtrWe+I65ZVHpBF086Rt9Bayc88P+d/Xs/I18VW0PwIgT8F/H4jSroeeXuUekllT37LO3d9CdLfZDG4UfGJtw8k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdqjSsCRA9TVsSAnZWagAA9OUP/3g1PE86NciYHYhZLyCB\n6Juyw+U8UBZubK586W1dgmxUBB77qiNyCQsz30j+67ZFjBzz9ZkA5Hyxisac\n5SzYdjUfBNszHA8pCDTawzD9i5GTyzP6mQInvh77AT7tfM02OyNHEl8/oYGo\nO/II3EzJqk0qR04/Eyig7SYFk/3tF61GsNpHDhiuNI+lnMh5Lm7NiHl7n4tG\nVdHLdPLJuyky8b+tFALJ8Dpgo8Za8RE5RnPvwkneyUZcA+RUXLBseMAVTkuU\nX5VltVVeu3wmVSkdHT6BKZJqO0OdudA4kc+7fwVIq3D5dBoKL/kopz0ICVbj\n1AoYJSk5sBNRovY9XEm2U5/HwuDFwkJUEa/r3CK+pkBIECSq6hh1E1CGnpJc\nOVp/4tfkdTfoPsIP1j4lctFHoUFe8A0tVFANBubP1QeGX1plUrT4F1ajvCWu\nYxfo0jO+sV+h3wIXVd4FftMQi81YlfNPDrAfKqQ7BVBkG68GJRD8d1DodrJF\nw/v7whoMDlm56kzjMOh320TI2QGplNp6VvRUj3sbdLFefeM+1PgWE/Hw2U5D\n8gKDS1Qt6qlJwFEqBHVSR05SVVdOFEiiBrIjXrpFxCKrrEqe6wzix/GT5SdA\naIVPJHBnIPakNUjgD4OvGgJMNk3t8JEjuLJRihD0/YzNASm+9RJLYtAyoEjC\noNw9\r\n=Sf6w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ef90dac0d18204d798971169adc994a186750a91","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.12.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-ef90dac0.63+ef90dac0","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-ef90dac0.63+ef90dac0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-ef90dac0.63_1571435691488_0.8485366194647914","host":"s3://npm-registry-packages"}},"1.8.2-alpha-818b3e51.63":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-818b3e51.63","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-818b3e51.63","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"d1c7856ae2b059237c64f731e6f31374768c49d2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-818b3e51.63.tgz","fileCount":150,"integrity":"sha512-VEuNWw6xEgQUTqDLWltsbd57JtqpNSk3Yk3N6xN6V6Mlw6M1BFN9rRUYLPwWr7aVRl5LfgoUmg7H2b7Zi9esrQ==","signatures":[{"sig":"MEUCIAdwqmiI6VqHfUA0+BBq4WXo/SrEIuoXDuVvhB9q/oKVAiEA9U1ZNQqVTYZM71JtH84Y7fSM5hE9lBX83Z52TE5zelk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdqsJpCRA9TVsSAnZWagAATRkP/jdJlY+n7GyIg9v/2qin\nEZZAH9O5EcyAj8zk5jSys8sUFp0pLmgUP6JKMy8JB4qt85Io/fUlcOuDwKTv\nJ0N8bi69TmfkKDsBsbSdGiRtt0BI38fH0lvsXitMKflcxSOnHcuUG/mXGlYH\nAlMWGtKHfeRQjXmFS+NZ/Qlu81FYchDe9GsNUS2KEHfCU9ZgtiABbyh5K8rW\nwXZMRHUJULU7TjmUPiXZkfXcwr3IDXt7QJ3eKCVxwn3t6Yi2BqYxEXxSJpPP\nG8/r5M40uwjtq+YIUXpLt+C142Ji3U8xOfHdkRR9CDbS1STbm/VVcqcxNt+H\nwu3IBgwH5M7jYe/sQDjThGODtXe1uWyPDFZShWrMm08uWD339xVW9eI2mATe\nxDnTE6a4hjbSVWkBLVUdGFnt8NotteraiW1sKK/+Zsz2zw8Nhb0Wepjd/QS+\njjUp3Tfc8VTC4nl1l2WzdwSZP7YUknKxm83MarzVuBcdzDs5EY0T37k86Mup\nOA9uWpnJ2pd3l3zd/bpVQ7KzMrp5Nw3Kqsg+Onyx0YxJ2rLDaPyZv7CX8KjG\nsCfSIhZNb+0N6jHSuWMpl7RCyThCzcHTARoVcwPYIuT0GQtDT8bKtuxu5muz\n6iqaXAM/mr1FmIjI8f4HY+t942ZUy0gsHKn2dB7BeMlUN3ehmlFsx8hG8n40\nls3r\r\n=w1RZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"818b3e513439065465d1c0d3cb95a1d986a39d72","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.12.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-818b3e51.63+818b3e51","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-818b3e51.63+818b3e51"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-818b3e51.63_1571471977076_0.43129712962879907","host":"s3://npm-registry-packages"}},"1.8.2-alpha-9b2d4821.63":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-9b2d4821.63","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-9b2d4821.63","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"069318cdf0e3fec382b0e34ea4bc51b30228c599","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-9b2d4821.63.tgz","fileCount":150,"integrity":"sha512-yAdMJ/zdP0oOXgc8oGMlw9pJ/GGMyiMOhyibLyGX2vwlPekyQcYy1IthlN7w4FsvG1nakcNWD+DDZ7MFctR2FA==","signatures":[{"sig":"MEYCIQD6Dy+Le0sTRPyCMow3qYn/6RIN5zjZP+Hd1F5LRu11LQIhALfqlBkfvw9jgK/BANTkQt7Mra1vkVC39Ydt5LdA9Zjl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdqxwtCRA9TVsSAnZWagAAmXoP/ihtZoTI2Whi5vVj6Sxn\nvJBkq/oa9q5ydvseQtK8pru0Qu6hvUjlcZH54/9y7/FrcScBENdCRSOfS1fI\nE+LxP/y3ddGSpqUivaHCYEIH11U5p3Q+MuR58gnTyRrMBWT5S6iyiJds1s8K\nSVjwns9Sr7FqSS/DItFi9iLIlcMVnv6JbbeqI95P2ba79K/3BqyQbBb2rDT7\nci8HscfTvS0ab+CEUBfnDTKa7GVWR9CALGNVPXTZ5uPU5hhhp24xsrdMIo5P\n6ujT+5i/5h+9zR8Yk2ekf5X9C6OpbHQW8vXuaSJC/FKHuk8ncgV0T8q2VAeF\ntR+BGBrV/HlJbjHRmiFhsWa4cKzSz6P9E1jK62wkIMaoEifbk3ZRiCjgHruQ\ns4Z6L4dG72or2rbnuLAmocSFUrB0YTpma5usEW4udEUTV4Ban4pxLAuyi2fc\n1jYXVetl5HHcCau8uT1MLPrtz9t7uhQt6xPFSquJ8YLq8a7ROnm/eG/4FudC\n0cPqU25oDnebdRhipv9mEinOA2NxM7pW9GpxH23MHsLR94VL9jARVmicaT/c\nqpU4dRweVfjj4TS4sxcofHOBffHfC7Zri3sd38V5Fj+DlEcHElMnD6ue2GCo\nmeGqU2000hkyaf1HPNLA6TMuP7DejlMGvqVsKeJIuFelC1r6dSlXfljfhJhg\nqGgn\r\n=scxJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9b2d4821fab61ceea0637a15207b301f2018ade0","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.12.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-9b2d4821.63+9b2d4821","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-9b2d4821.63+9b2d4821"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-9b2d4821.63_1571494956895_0.5555138767260683","host":"s3://npm-registry-packages"}},"1.8.2-alpha-6b7b498c.63":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-6b7b498c.63","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-6b7b498c.63","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"f6f069b57fad8f65a75511fbd0c06bd29b2dd53c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-6b7b498c.63.tgz","fileCount":150,"integrity":"sha512-p4yCN242dXa/qBzOhxclgeegkU0kiHp0nWyL5vflm8gHCO8ih5M50ZZ/fSHZj1NZcvCR6iT7mzx2nSX1PKwxUw==","signatures":[{"sig":"MEQCIDV1qhVGkNnIEu29LdnquN9FjOuf5BxjMUnJoyiECYPGAiBNbgiuoyvFIaqB+3c2lDVRUJMqwswVcp8h+D3Y+DSNcQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrLtwCRA9TVsSAnZWagAAXyAP/j76nyTb1y7eEw1QfurW\nGlFR+l1RE8FZyQH5S+738BrAHaDWK9N0sia/+xIc/ioHLig9OMTYNTtX8YBE\nuOIpd8CyrVCZqXW2pknqTD3fQ1S8GuhgU4uDinkKIex3gupZ2+6hrCBYs4yP\nvNtAo0uQO/VVYQhZx0QDWcKPvVOyE11g6fJfyUKcA77p88R1RSZdVpwbfVgw\nFggPSjxpwc98kzziCoDZiy0A1a25M5jnww/a5m0Q+F51hIQmKy2lR2mD7G5w\n6HD1F0D6eZ7gsjGNBMKuF6pwA16M2BL0+RMbbu06cEv/M2d22hwquqgqWwI5\nxYdHbyoq/2eWL6adHyZPOppMP28oO2YgCpYoBlrKN6YmY55rgpfW23VGaBMS\n6VvacBxm3C4yriMOLboRImS0wr+5u5eUp1q9H4n5UADYuluSvBuGKSxlBQfx\njUqN98sAYSxEZt7nRa9rvST5CPBW57bUNm6n1rdmobWDaGnIuiLPJqOF5Xht\n9OIgAUCHFQK2q3y3BqRh9a8HadI6HSRttTINUz1uBFj+UXzgJXeyhL2BDLRR\ntPIWwCLC6/+7X0RGRiLXKMGvY0pHH6OuIJurYIqJgfEKJrVB71lQaroUbBvy\n+JkrIlHGOYgElh1uZGlx3cCJRYkVfk6P9Fg3paZvM8UPir81W945vIcFWQmh\nJjVe\r\n=8LPL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6b7b498ca808cb680ec6155ee5b04a46de7fe7d8","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.12.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-6b7b498c.63+6b7b498c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-6b7b498c.63+6b7b498c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-6b7b498c.63_1571601263860_0.5019246297645283","host":"s3://npm-registry-packages"}},"1.8.2-alpha-976f09dc.63":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-976f09dc.63","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-976f09dc.63","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"04cc4066ac3ae20d6be6452b70a8a96db9172fe9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-976f09dc.63.tgz","fileCount":150,"integrity":"sha512-7xmy/SeU1uq7ssRgPdOX5nS8td2YzLdcCwNZsAHf6deirKqpg1EPD9gHCPgK35YITqdqtpXj/PWWMi7aLLyNIA==","signatures":[{"sig":"MEQCIEWMfBDl/u39nhjWHwj30AbohRtE/kcjBfSangjXPVn4AiASWQm2ccA29TcNYkjrTMdSc65/GLZyBIylfA4uWj9U/A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrVE/CRA9TVsSAnZWagAAgYwP/3a3P4vbq/chOQn4Ncyn\ns0cRZYpKVWz5hUIDoFuyWwmRWRyT/Jvx3yzsAM7fq5K1Ip8VGSi52ZqysBKq\nR97O+HX6zWabdo2p/pkXaO9OjlfLB8jnJhmCzcdsPolD71N5zi9tGinRUDMb\nycxSvmOhBz5A583i++i5713QGhz35LX35FTQF9NMMynK1GEkeajaCq4hPt3h\nYj1fUjXQUvJrMd/z7XWaAr6k+HzU0lAZAeJAhY56BIkvNJd6Q2LHZyVJ2gEB\nkf1yIFakXDwz/Zu0wRMrRvQN9ShZ5DSZ9DN3bpEKtRAw8nbsD8oWiLsylJkE\nYwstHk6QHri2icKNeMSJh4UBXqCUBSM/K9OOTSTx5mDpgzSI5MX6QMfuJQ8C\nWcpMuWgO1OzMwafmJKb/+st462d3OMus3rGNRal/wqFMrztxILv7G2v/Yhag\n3dJjeJj5l3k/lVElHqJ+Re0jZelFVHtn+F0ksbqCy2YEDAgYpggqDQCDjBA/\nqHTBlnubuNzs3FwjGId4tWb+Fsr2fFyuBKWRKxiDhGiyk2xhB/3jcMYXnd2s\nB/6OnJJWMe1erlsxvhrSx+z7UqdgiU6OEScqR3+uQSivfmKfbdViHDSMe5Zr\nQtkPc93jP/RIcETkLB05ONp8FpyIro6wuL0yUFloJoI0dLXV77UPIUdwGKQ3\n83uJ\r\n=OfLR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"976f09dc5737f479ba4a753c5cdc30a7136414d6","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.12.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-976f09dc.63+976f09dc","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-976f09dc.63+976f09dc"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-976f09dc.63_1571639615159_0.27468760570845996","host":"s3://npm-registry-packages"}},"1.8.2-alpha-ed9885c3.63":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-ed9885c3.63","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-ed9885c3.63","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"c18674dfeca527e1b5068f09df4a7490b86bd1d1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-ed9885c3.63.tgz","fileCount":150,"integrity":"sha512-M7JjXSCPS06Lfqqzs0OkV/R9ENgnKFmIJr1IkfGhk/ZU6ac05oWsOZg2qpdRrInmbfRbClXC/4FC6thS4ruIUA==","signatures":[{"sig":"MEQCIFyETJXbWg3YdxNFcJbftwuFdNDap9LAS7ctmtknPYCPAiA5Yk4FAvUutcjIp45JvLeAUFl4zWJnS8l7phwwx8m1xg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrWWzCRA9TVsSAnZWagAAVh8P/jpTMl8RDW9ehH/IOdkU\nYlpA4vn4vu1Z7QeqTiQW9078oeU5i0ZK9uwRIAV34hDkdAEO6bvgyXTDOfPR\nbm9xCxDTMsjuOICSQoYTRo2gpIrdaNkXq4OIyapLfT4QIRis6sxmyyg6/IUU\nqW4/IacUe2bymKdKzaACko5RBrLNlOqjqhipPssQG6V9DmMZ7wKa5omQ0+LM\n9Mk91DHQ7Bsox4rnnOjYntxaY0VKJ+clorkn/yzIrQ5SPnW88GRBYpqpdT+1\n4cimZKSMOROz+V5Mt1KwDrAnGFuI+sWNsWfj9Y4UhdWHPvpgM4/oZ9AUCTO3\nxqSXnHbs2VgQ2kJ75vPX3Ca7z7nCeWy6nLP8sA8q71gXtckV0ANx6vkeRSVI\nN/ujcJqvbsFSDlEHX0AVOIqGaUY8JGp+cjZgYaimR2qErbAf36jgI3KNU/ZR\nnwzsseUrCIvxqPyBih83CLXaHNFAdAWS4dEVZ86/gHJpQwbRDDbjE+01gb8Z\nGVEU0TNSAeXQrSyltIG6r9R2/4JOiub7/jF4tdH3Gvoywv1WrpuUHPqsY5QF\nHz0npG35thXXtsJVyTIIiUsi+9LrpcZ+5D+0t3dMvBEFo2BQ1M1at/aGHHG5\n5dP0BzK9suUYThQaFRivaxijNx5OsNqGawfZLW+ESLa8K+24Ibwu0h3EWLov\npi/3\r\n=edN4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ed9885c329dd8b3c95063fcfdd52a80d9d7c86da","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.12.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-ed9885c3.63+ed9885c3","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-ed9885c3.63+ed9885c3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-ed9885c3.63_1571644850395_0.5492262802553869","host":"s3://npm-registry-packages"}},"1.8.2-alpha-f0c4d8d0.63":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-f0c4d8d0.63","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-f0c4d8d0.63","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"08192f6f64da2dfc3b418636c01d409382fa6024","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-f0c4d8d0.63.tgz","fileCount":150,"integrity":"sha512-GcAqPcpYi8ig1fHBTeW3QvvApBO94noQ3U9NR7UKvj9iUdgM1L5wIcmAnQ+H8e+oPzLpXHYcsUvC7jv6Q4K5mA==","signatures":[{"sig":"MEUCIQD5cSnVsufbyFmZNffStCrrzwG9BV8VFEbzY0yc/LzGhAIgSnh6zTzPIy/83gmLs6JWwY+DaAlDGAVxw+MkZaeFgv4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdret2CRA9TVsSAnZWagAAniUP/10oZzPjZ8mqZTOesIk5\nDlZcVraj1iVUoSXFkrVa1xT4wJMh9CR/IYWBsXHKx09G2EACjRaUw8RQk4DL\nMLNwARuRssR610KrjS/FxW+yiv/mL3ihXrn4Ie3R+Yddamj9YwI/dKmrGdl7\nv+7wQyLAi5BI910X2CnVIDQKFZ6s489Nwt4769dy1AoKY5GvTSZZ4t1VRKnt\nFR5vNyTPmt5IxRwtnDBbiIwX0R1lkR8C37iHcY/xLFGZy2+F6TWqqy9GqwRL\nRBDIinVijf9X/4zBXnPwoXiV0NfmZWe7pT6dDpKtaK9FquEOhtfXclSy6xRr\nRWo8JW8/QRCf6a22VsL0I07KstJNpMnVQMjwTGbWiwmKg2+9almnnYMSnfLg\nGIX0gUPnE22E4itMXy9XmqBhxhxF6mBJ/ybbQihJBNJTps00Nh+6fSVkaB6o\n+qt8Ss5otn/QdyN4KSvaH12epfqr1Ozi/24E2ao0om4eNW8r+UBIjaEvNtjj\nSBskygFnVyTSUNGZWeZrHPDEW3VBqBcAJzOO0VTrbKi0daiBRR14tsrAqVUq\ni4RQ1su9hJzWLSC8dzpl8BhqOdkNzlLWwmjPFqsFk6vWn18neIf5ujicCZo8\ne4DmnevbAu5EQFNjQm8XL3r9lFajwhDCL7orzaGDB8MYvOtW3hvuL/mzpeES\n1MtQ\r\n=IMWO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f0c4d8d004527f5feaa26f4199dafcd142a8153d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.12.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-f0c4d8d0.63+f0c4d8d0","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-f0c4d8d0.63+f0c4d8d0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-f0c4d8d0.63_1571679093376_0.8951289599507335","host":"s3://npm-registry-packages"}},"1.8.2-alpha-4bcc0f72.63":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-4bcc0f72.63","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-4bcc0f72.63","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"7f92b29b5e1a4961f18f701eb8c28555533489f1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-4bcc0f72.63.tgz","fileCount":150,"integrity":"sha512-FBw94RQ//VbP4SIMSB9P75wPRInoliiqBYQYGOcjORIKL0Dcpp2ZQnLYLivsndELplNVOPAF/gKUbXs+XUXmiw==","signatures":[{"sig":"MEQCIDeMVrljTWO+SoyR/zqovxag/e7M3CTh+V2E7XWC697AAiA7eqSqBXiEE46OEUqAhddmY/vWw1OblLExRoXw2A+qLw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdre4MCRA9TVsSAnZWagAAT8kP/3zHdJuPtfFA/O/nHnsS\n1Y16kr++9i0xthM4RQogABAMsjGmihb8UuE4CM2qjpwEEHCOuew3kaq1gsyn\nRy7sLSEf4v3+3vSpN/6doI5IHEoaCG12ljSeE8yaLaeficVGPvfPJBCEOe2G\nUsvGjxaeiOvYUkPQEz3SvD8E2X1Ey7sb1SG/KSQbX3+Gz4UecNdgaehd+DHE\nOqpuTQP6X/B2TazNX3o4msiJ/NthG++6odyi5fcYu5x4oww12UG2hDOPTMz2\n4/M2p7Bs8VVI1oozzJKr1Sok3N3LkhaFQdMRd9geyBvCDRoVJCiAjds3wuet\noIRJGD65n3U7fsju/JSYVO7em9EaMmdI91cX7qk9/qRw6ObcrjK6QTeSmspw\nRevhbf5DXAu9Z0WCEB6CyoC8J69eJfdFmJSezb190P2dkpufUNYwtJ7frUXZ\nIMlRluRVg9yhkTLfxE6KSrgmPQNyT1IUqLtSCS71UBhzdTXm/QTIIm5+qaBx\nHDTiZyjwhIAWqCCnEhOs0XtpMmSYXBozuwIjspRque/JCAmA9W46YjbmlDWj\nemQOD+yaDaMAS71H6buVBF+gDnEfW9IQ54vUzFrWKxrwVgDuETmU8VrF1boq\nD4H9MguJTlMsC6MHXiZMsamrD2aGDnPoNGbDCuE6Kj44P+inpNz8DohgyH8S\nordn\r\n=FNuc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4bcc0f7214203e65e4c922451af9da077e88baad","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.12.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-4bcc0f72.63+4bcc0f72","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-4bcc0f72.63+4bcc0f72"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-4bcc0f72.63_1571679755632_0.6526311427882101","host":"s3://npm-registry-packages"}},"1.8.2-alpha-26d713bd.63":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-26d713bd.63","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-26d713bd.63","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"4381b56a9c5ecc56fa98b811b34167546b1b0e94","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-26d713bd.63.tgz","fileCount":150,"integrity":"sha512-OYgwKrukX68x3L5YqUkVEaYdyEA1MENHArKL58sxdQlEtL6xcvvKZdsNLCmmo2THh0tTMplUv9GyAzX5SsXWXQ==","signatures":[{"sig":"MEYCIQCfWqhAqdhZ18mphD8F1iuEbDFBaRil/I79Hsp8dvmCmAIhAK2xwLTIlXlpKhUHATazoHYdRiP1vZ0730IDQNWuPjs5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrg/pCRA9TVsSAnZWagAA+jIP/RZpaFROB0yR4Vcj9Q9P\ni7BkNJ78pTzomrcsINqT5kveq04PMcazTfeqrhCCYq5PdXUymcyeC6fRehCc\npaAqvQnlvnwRo8mY+p9WNG1niLni+W446EeOSww+Yi4Qqk4ucDtJ5kk/5dHW\nGdKa5/UWsBrOjhxWF60T7xNAkk70wkOJFPRAm7oEQxzS3QzlUlUsLau5nFdI\n3fw7lE8iI3yE7EwjYSkVjBRbjPY23h7GJFsTIcATJARXO+LZZ+Y7E1X+Awy7\n8ru0W9U5bl07hTKwlURSM5US3EO+v3bRNuvg1/7RtJmZVQkeHUBMP6tjlKj1\nFgUyvGcd/HNFSMbH4y80E/9JKP66qFxTETqPpIlywrZ3wbaRc9bclkz8QOr2\npu1WR52tza1BnqwmCbn+BULSsnETMtTI4K+Ub9ACG5gTFa9JvTFeHSKwGXxC\nFSMzWk2Sq0mp4GW1peQatdG7po92EixfPPmOEGdBX378xrV0bFYNqey3rzMW\n5LucZwbQOOHDEQeoB486agb8gGs8C6sInJIBTJotjRX3/CKRFEeUrNeqCBDf\n065yTgwV8xuA/wBji+vi7Xm6yQvJDeSN40wfTlSUJMtpLpFhv643uYYoBa7i\nFsiyS02xxXcl9moqigUaMEnTIKtxEpkO63xNiULvVZgfZqHZaPP4pZCkOKb/\nlSPu\r\n=jQTZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"26d713bd1bfb6037409f5636c780fdc0d95661d0","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.12.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-26d713bd.63+26d713bd","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-26d713bd.63+26d713bd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-26d713bd.63_1571688424735_0.8936530822140676","host":"s3://npm-registry-packages"}},"1.8.2-alpha-227c7e27.63":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-227c7e27.63","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-227c7e27.63","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"40492d0d88486f17c532abfaea517b10982982f7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-227c7e27.63.tgz","fileCount":150,"integrity":"sha512-ao/wikhaGn4JFsNhoHC17VlAP9DrJ+140zkWYJqbp/YEP3luUuh3ooIuRHo/ez7miqgoqwsPzn8cMWv7ZZK2LA==","signatures":[{"sig":"MEUCICGWQb5Fx+hzhLWPASE+S/RZkcHi0qA71lvfBcXWBSYsAiEAg2C1VBawleLaS/uTSCccmZzObLoownIy6hSV+Y3mQO8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdriH+CRA9TVsSAnZWagAAZa8P+gJTsA2OkH+bAm/0MWSW\nA1A6VSGWJzL9DafDrEzBGLcqtVh7gAycQjohbAAW/ylQrIGea4DOTHr/IPwY\nn8EemzjoGcWWWxrYUgfji5LTe4Dxqupr3ck/bPf3Qya0zlLs1b5r4NUGRhmD\n0WUZ8H/eWEqqxLfroUNgHF+jqvH1e169TnO4DUXw505WA98g0pJWHILQlBhx\nX51X8lb5UMOMoCgChxhUyItxdCoqf8Ypct6xyXf1XYkoie5Lv7PYsEMX1Xnd\naOe75DfNiAORHkvjhdrpuDVfE4D9vj12zwGs37IT4mJ4xfd5vvtU0MkYj/Kr\nPapso/wY/HwCpEoI5sTpDXOkMWv71iRwxGrnwuZErfU+/YlSSIz/RIaPT4P1\nOPSzaktZ/R3U8I9m0UGU7wGBLGnmDTi2Re+Xy+axUFhbaO+49+QGWNObSc9t\nmJ25B+Oszb8OLislHQbayISRTdYTSvzasz+Kh+6qnqUc1ffW3JUWaonByneF\nYVGrZDbob3cgWoOsY4LMMFoinSgc5mD31jFInL9+ba7eP0cSFCiY4UKJpCCR\nwd/jwwdaDst4Z0JQLYaOXsqDhzxaVwU9D5yiF7DSSPZ1QUOjcCf6CRE9uIEs\nc65rKuLqOysJGaAdSyfIZJWjyab3+1HhuDcun7UIGX93cRQarVpDCrvA3Spj\npiGI\r\n=VgHn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"227c7e27777255a6f704b91a47edcef6c1da5829","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.2/node@v12.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.12.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-227c7e27.63+227c7e27","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-227c7e27.63+227c7e27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-227c7e27.63_1571693053291_0.8947770485537194","host":"s3://npm-registry-packages"}},"1.8.2-alpha-9a527f27.63":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-9a527f27.63","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-9a527f27.63","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"5866a645999cc9e424a77ee8f82e5fd854f66d37","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-9a527f27.63.tgz","fileCount":150,"integrity":"sha512-GwmaLOWBXSSQEJao7kAE2F3oeAQ9ke4MRKOJJy6HH8vl4gue/vPZ7tn0WVAZW71dAQXze1cQoG0JdmAs9wR/UQ==","signatures":[{"sig":"MEUCIQDvwo0P5thPPXqU8Dbe0D3VP50ZEnE3zcW5U1bpe4azUwIgDqrUdgPdG4jWYyEMBBYGSjL4oPXz48+Z9AqGQwPrkws=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdriUnCRA9TVsSAnZWagAAGAkP/2UnFOKviVtshCAwWzyJ\nCJLAlrdzrCCcNEV0DaPjF60fnJUhTpWSyWnNecjGhx3PtiUnYYywtP3DS2hE\nZYdoFLrTr9oT5oVjEVCJP4ig5+z+XP2jr1RCMGilVSPW3Jnxbx6XgDrKt7sj\nSlkh261f33vzTQJlWu8/tlps7yJ2XlprfNYEno8WUSM6ejFeT7tR7uDuVSNC\n7dyGO7mB1/pHFqJAApcnRRxNSuwQN/sTGwbakRrvtgHQQa/OhUAp7Kvy+9q+\n4KiOZcIYevQHTdvTEHc9yvUL4tZjiPgvhhyZNDteBEEw/iGViUA6rLeXC3xv\nbEYHAa7SXckIyCTKGT5j6rqzXsc7KiLTw9S3gbmq6OU0fRCKz9uHhYr8RuHo\nSHM3D3ygmm2a7wRrtWpB44Ue1ngqKwDMYMD0qqPIY/vYUK/viv5BOjPI1WrK\nzfTGStJHIy3VQnQcoA0MmLT8dA0wx9mN2n/9DTa8v/ODI/9AY+Uk1cJqLTeJ\n+bV3g5Ckn6qvBEQIgTBrqUQrU5UGuuojLLmXfoCaSLXJ8ov/qCPVOlmnfm7n\nrd4cj2dMi8Vt2QNCfyyE3o3wOqOKnH6XJ7gVBNT8kU7orPftr8kr+g1BwTbo\n4meVWvj0GE0YxwYxfM1G1fniPt10EsW1DLuUBzkZcjXjKukcWOy/E93IHmRI\nHHkk\r\n=rrFd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9a527f27fcb2e5b304b9564e6f4f53360eb39f1a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.12.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-9a527f27.63+9a527f27","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-9a527f27.63+9a527f27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-9a527f27.63_1571693863119_0.614776871374956","host":"s3://npm-registry-packages"}},"1.8.2-alpha-c58a81cd.64":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-c58a81cd.64","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-c58a81cd.64","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"0cd8694b83edceff4a8a9865c7c2f9d436a2c3b2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-c58a81cd.64.tgz","fileCount":150,"integrity":"sha512-dnk2jki4+Zeiyc2nQjMUSxGH5ADv6dtSiURo2ToNB303HXkGrdnTGtXR65hnHr+UEyY4Idm1FwQRJgpItgBNnQ==","signatures":[{"sig":"MEUCICmJAjp54PZZrn53/Mu9rnu7FVMKdWkOaE+ZoJNDBJlTAiEArTLpYTMXfZhtIpgCNjYUr7aAPbLVhB0yfbVsqLQGQ/s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdro/zCRA9TVsSAnZWagAAS0oP/iv5GVYRIWKUGwHY3EQ6\nPaBNEDovbNjwMPuZnoqBYsW+KrnQFR1FnbvaEgvqsIgY3jHxZJ+g5My4IyhW\nIW06If0L0RC7Cjxt4yfc0P/kAOwxJXWp5fT2xSi3qSmE84GW1thMAnytp3K3\nsZnvqF1tX1TYfSkJL+aY7FIWLgbD6ayhvP+CVyIOXHW3mMurrbOjtaL3jtxX\n79HmDBfqxJP63TfcedMuzqyXgucgSkQvRpUXn/5xWDvnDLGVHGDTeQyUSxP8\nFNJd/0hcFuFKYRcjCzW9Unc3yeCxlp3mk4LS4x9aW+bme6J4p587W9gIbuHm\nMDsgWBxtLDDGc/OxkELbHIA6rc6Pr2POQ5TzpUfIPt9nYTWCzmGdAnxSxU0k\noZzpFVdO1UoF7daouN0MP7iovuf1ApTOzAIr5zaG7DTsB05cu5gz9pUOIIH5\nINwIsZu9xF7PESVhB8cAV0XorGlu5RRiTS0/GzJ3cYvMGlO9DLsUaJ0PjeTe\nIRwt9BsAcUjS0aA2I05dFvHYkoFSVEV59jjPUNk6K3I28mwvtcL777NFYVan\n+lRDl64bkkITg4AxvSvjaF4hyzY6Shm018NtpJ5ThZfKrZgqp11gcYT3J7vQ\ngSSufYVa4gx+aXA27tsNOkZtpyosRpOWpfkeM1Q3lgEyTZFAvmMasTkUAgso\n4opt\r\n=iznE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c58a81cd149792b82e98efcfef8ee4ce97f37232","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.12.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-c58a81cd.64+c58a81cd","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-c58a81cd.64+c58a81cd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-c58a81cd.64_1571721202815_0.010277757832038548","host":"s3://npm-registry-packages"}},"1.8.2-alpha-7c9fe564.66":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-7c9fe564.66","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-7c9fe564.66","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"e5d637ca241f19995e82e3b5939cb23a4dd7bc14","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-7c9fe564.66.tgz","fileCount":150,"integrity":"sha512-8IFrnDHtvlowt/MPzZfdHIpZNunvZ5Ob3sOHNyUKJ80hfZkE0YEafnFT8bi4x+6WwxXPxldz+Peu3T0LOn9lwQ==","signatures":[{"sig":"MEUCIAiE8RscP48oMWH0QqC2tZhjBeIgsaGYRTKj8kdsSkFbAiEAje3GK+Bg7SxISukh1Z1qq1vW15k9U4DPE4kn1rcHcVI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrpAkCRA9TVsSAnZWagAArlIP/j75E++G80l5LAFJi41S\nPLYo/LVmnxv0fAXDwdFlCdNtBJNJAcgsJpr80SGFBl5lphGn3MPAQVX4QTxx\nqFLMRaL2YtOzhfYjaQAtqSn58CzSjwoq9M2sCbg6WHB3uDUjHUPRnjixhMLR\n07qOcvFFncxBLIfn8dUbZ3i4ilzQP7zgRQSw8EZls7J/TMay1oaACZs7o7Tn\n8Pw1p/+eR+EeVw90zUF/Tt7luvWf/FSudJjsGChpbFppQT9ycUVxx7zNpjAA\nS9ycGZZpojgLB37xmVztowTmVkd27XUarQMRvM5EF04wbvc1YFX6EuAklJjG\n8wAwWQbYqYWvC1N1Nqp8eMfXvrghsp7HnunmSjfbRygU2yEiKQdUe9Rvajh4\nMlsQdC9+jWvRix7HzhXfidYlowySx8NfjimwpDFoxGl7bNyuZfA6u0EBnRGK\nPdK+tbHJ+wPf/L/Ffahu0vlyeSURe5e2L9yx+pBrMpkDpbmZKhxTgHg4bRpC\nq/tsyQiXekmhnM4CdER4E2t5jZxEu3ZxV6Bo5oMFvaPl0TCvmXzQWseh2nJl\nqH0QuruKM7Qoth6Xc4JzAAAkquR0o0nhLdvaQe+N0VITvjn+TfR47nVPWF7q\n6+nl6f9U2uDEvUHuc1CPZFkq/faj64ho4Mrj/VC5rbovSBjAQ783oTLNXuxQ\nzvTm\r\n=y8ub\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7c9fe564e4aababf277b5fe9f62026a23068ea50","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.12.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-7c9fe564.66+7c9fe564","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-7c9fe564.66+7c9fe564"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-7c9fe564.66_1571721251345_0.46020835999960985","host":"s3://npm-registry-packages"}},"1.8.2-alpha-f00dd13b.65":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-f00dd13b.65","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-f00dd13b.65","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"101eabd333360fc128ba0ef26a1b7f9abda44c84","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-f00dd13b.65.tgz","fileCount":150,"integrity":"sha512-fGX3Y5CfHpZ8iWXrCHYEgDnCQtwDaoRwO6mXETjvXVWgofcS45mfmVywh7EyQj0p/gJKe/UH7FJLRqQevHamxw==","signatures":[{"sig":"MEUCIHCvLK5q7V0clrPyMM7PW5jdzJw9pgFx5UVKSAOTcboQAiEAjbz2IEoluuOhYsOOKisO0V8wduH7qakrzUm/shd7WM8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrpBACRA9TVsSAnZWagAAfFQQAJ2tBrmDeCADbMNmw3ff\nwehBeTzECYMrpdnpuJqBp7OUWdDylUNtPnbqxuI0YG/90Wz1icRMmPR0VZk+\ni6RqpoxhL85e09z316D9mTlXxAB7iThfNkSGD4Wj4Z4RWyB12xpf2WR9YLfA\n6/mEeO4SEAwvFldVf0EIRIjs5jl6kYNQ+LXlOGZaaVu0SIJw57wSGhk+rcDV\ncaBz7xU+QWHqmoISf5vkZAlRfdgKLUQ9Z1QxKSCTVQ2rKMxpxN9zJcbzVv3P\n62T1tmXtVXuuNKcMYV0/8+EDHnZbdk0Qpr+nH9bTctyy1zgTA58oawQwgRbR\nAhXoDXBWPHA8gTiH7kXfjhiP5e2vQjTv1AAAv8UC5f4hYA56dm37CWIzVtCT\nr+E9Me1F/9mgm+14nlSil2WgICV4/p6FhHydAKufDpv7pc9xedTMNN9dp03Z\nGHqQ0Yqwtagsem06QwNdPSV82mkG4SMU7FLTSDp2s+vzmn1C++6XYTrGjprg\nTSQGFY1rxJJgKoSeQSs5Bh+iyOyvgv7aYDfw9B/F67nNn7quO4dD94SVWtmb\nNcRj5dBf1oL7oAvhD7MrJk33Ri8xxcqvqOFo7IyfSCEXvse3nDgDooZAlNVb\n04XzxhqmGupqv2JhiIhmb5aMiNAAEXyAF+Th9wK92p5sLTyHfzjeoBSAdhbr\nlP7l\r\n=NrVj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f00dd13b2cb7ecbf2c76201b268cf30c79ce7858","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.12.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-f00dd13b.65+f00dd13b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-f00dd13b.65+f00dd13b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-f00dd13b.65_1571721279148_0.547134934228166","host":"s3://npm-registry-packages"}},"1.8.2-alpha-72a44501.63":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-72a44501.63","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-72a44501.63","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"a1a16b0ea75d9270ca37d31faafcbbad926e672f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-72a44501.63.tgz","fileCount":150,"integrity":"sha512-iU6fy3rW6yVF6kdDi2QmcRn3iBv1pAzUQEbnrNcnjME6MvU/NkXrpKGQOx88T9ZalJhrwb0GwRWCrV9oAWBF0w==","signatures":[{"sig":"MEUCIECcvogjvtyItttHkStciLywsINEcbVaebcMiRTVZLJRAiEAisgpmbkXudzHIflhtSVThVsNO2UWvOiZiXJB/TxUNGc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrpCSCRA9TVsSAnZWagAAzIIP/0MNLO7LmkIm/VcPMTxd\nSjy0u5JC5pWVwJIiASMMErbaPhzntVZ5Wq1sekIaKnryJHv03/R8iOnl33FB\npV5PzcYLp4o51q9Q6FKP74enDkWHvLCoxYaf54qzPUIW2ZhsO7XIU2Xpfsa+\n7+PswQdi5mD7XDhU4E3cWDN7M9+5+j6XsLvb6CETaoP7H4zKk9rrEpt+fvZd\nX+rzBdjjzVakAvI4P0sqRVwMlAStshAa6RU3YF1EuLdkmHFAnVx87EBaQi3v\nXk3CNPlbOi6RJS1147MxaprO63lZ/VfIbMl9pV8L32Pb0HHKnMHD8ESWHh5u\nY2K+22aJdrh3qxBGKW4JUlMqu3Yf/V4gkMKGycZ58yvsp3q/jWf+uNLJ5Ni5\n8NJ3q0D8PZu5u9pskZOV0oUSzCVnA+s+lcVnirfZ5zy8+caN7wAo6TYT9Drv\nj9c1NBVwxoI8NmSWEKFhAUXDhD8qFXg4yfAEDs1Y3rOAVZJlu+X2bw/14RgM\nZISevE+tO/6Z3aAUkta4hoJNq/cqhImoieFKI05vrvcX9cWJ++w2Cf3RCfIy\nmHFV36hb62XIXfcfLOeMfZa24krm0lLxO2yuieh+7cuU1bv2WO1/XaoORbRJ\n6qhZY1Ys5cUTigLo0hmaU5uP/Y4MSnnS6259P1XNz2UXSsLVoZ3Rpfj7gvGw\noH7J\r\n=/LxK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"72a4450180f94f1215a393871d3daff8b2fd582f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.12.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-72a44501.63+72a44501","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-72a44501.63+72a44501"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-72a44501.63_1571721361944_0.9431821132434421","host":"s3://npm-registry-packages"}},"1.8.2-alpha-3c4c7bbd.73":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-3c4c7bbd.73","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-3c4c7bbd.73","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"5d36f1c428704a395a9e8cf49d6a7ff4dfb562b5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-3c4c7bbd.73.tgz","fileCount":150,"integrity":"sha512-k+47rVnFZq3JEjvbQAUNtK7q87XT9ptTWWigLApdyd+mFdCLfiUcwkW6ckk9oFd7HRCxJb6YOjtnMvSkytq8jw==","signatures":[{"sig":"MEQCIA112XygOQCT4WVy2WN/2WAOk5abZ/kguk9PcZJkdoIYAiA89xlHXctepon55J6S48XXZdrKcbrMIKf9qTvc2nCOZw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrpJOCRA9TVsSAnZWagAA4H4QAIS4jcXkC1jBpnsEKS+r\nuMpPDJaMwWxaGfcaVkSD7TogeU1F9tLQOvXigIbkSNTLaFHSxGiJ2G9/Zcbg\ntD+XQxK/14sB5+4Lh4k9QrWoXfY/xdoK5qsORB+tjclbLqIZ5sgAwIcNZ/CX\nGRsIzru/Br+qFLxCWZzZUv+uAP3O15w7jNmzsvoNX2/YLzICd9a4wZMV8v98\n0zrO+Wb2hZfV1DYfW838E7JEnJIFmoK9OowUP4UZEKtfmfBMFwsO/Q2xwpfJ\nbQgcCoqmPnsNeT0oFzorZ0+aqfXCvt29TxM0uaNfYITNFmUSSs4teSkuDs5t\nI5n4KdmpjLkM29ojgVZexnQYfCoFP8GjvvJY0jlD4FCqfX8QPx/bdtzas1mw\nv/hLZc9jB/xUy6nJni/jozQegEcnElVn+m8aBcOC8V5x0XmFQC6GZwWM5jSv\ndCxldZIjZJy4EYD3M7d5fk/+RUZ4jR1FaAgReqepMZuBgYJ5v9cdcW5rUWNl\nvvqGH3NXnm4mmC64zeqSuUlYp/sweOGsI2RrNPlVZiwvv+xIqYr9tIrknEhT\nJpM055imBC5G0T0voHO2/vlzmgnIVvmjupi9YCYp+E217SG2jnEVxWDUcLjY\npfPEgrzk4mud3TnrWabdJsiDU7kgmCNIHR/a8/Tw9vwReizBQL+A5JxG4u2W\n97LO\r\n=1daz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3c4c7bbd77eee404783ade17d60e5231f22437be","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.2/node@v12.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.12.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-3c4c7bbd.73+3c4c7bbd","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-3c4c7bbd.73+3c4c7bbd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-3c4c7bbd.73_1571721806023_0.5656327048246859","host":"s3://npm-registry-packages"}},"1.8.2-alpha-dc50c291.72":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-dc50c291.72","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-dc50c291.72","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"62ab1d4e63fed139225c82f971ec4610938da66e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-dc50c291.72.tgz","fileCount":150,"integrity":"sha512-4F77d4oQiqh3t12mpTS6jzlS85EGGmkmA/r+yf9rg1CNlSa0/mEcuFcDm1ngsFRT9IFc+omXioGp6mUujuMo8Q==","signatures":[{"sig":"MEUCIB01S3yvp+D3nkqk7uWWQuDxjq1CDe8Aqjs6rbk/byFcAiEArHUDfGK3i1GzADnS762pMQmXYdcllhtJ4OGr9zSkUEY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrpJtCRA9TVsSAnZWagAANTsQAKKfHkcAZOCApCJf/e9p\nM+DuONssSikLuz7Z4PeqDGwGlDPbS4WVrqhRQ8xtTlGgcVhkgS66b3/prpqo\nM/yIbFABlAgYd20V4RT+hgeHZ1KbQHId14PMoOdV26ZRGj1NQaQ93WNrq9+0\niQ3qpb3r1ldwiiTwpkuCwVkr/euXBGm+nI9PRBfce27RVMVKAqvYj0CDa2b1\nyyq4NeuPwv/l2xSwKn/g9svrd23qSiTsS/SBYtYfp2gX7pMusMY0NMAoynFc\nTrfjr5rcDghKfRJQ83IWfrTMRbixR7e8VmHp+y8v1MJ4HRdKxSNTUZDxuz27\nWT2BMqO1d5f/kC4xBZVbOZI9C1TGKZzZ2zJoa4/SSt/uHHydC4t9I6CokOWW\ny3IExCI0Q9Gam2oJHgAzYcAP/CxVegvl2shMEmxIf8r0V71odmc0JZ4t8rLB\nt3HeP1usID8hNzVwd49d7Hkox1rxcdz5vLCMqstJA2tPwOwMnGqWbe5Ais4q\nJQHmxSW2lTpA8NHybkQ54Zud1EdcWhbWLefL6/SbvjKLmiIaakYE0IjR1EQ0\nNwzw5nJTvfI4fxjjt9JQ7BdTRmi6pS1YlNmUbGWlr12NXaTMrq4Xkaqz4uYL\n/MseR7noqpTfHQpnTMYIQbJhRoBM9hZrq1n/QQZkbj93vzppJ+0oqAdo9qff\nRE1C\r\n=vx3w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"dc50c29177c3f2e0673c84e3a90d6a043403ad18","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.2/node@v12.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.12.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-dc50c291.72+dc50c291","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-dc50c291.72+dc50c291"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-dc50c291.72_1571721836524_0.15240227902498105","host":"s3://npm-registry-packages"}},"1.8.2-alpha-0cbc0e03.73":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-0cbc0e03.73","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-0cbc0e03.73","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"a09990c36ae095eb5f4122512b5d42705a205456","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-0cbc0e03.73.tgz","fileCount":150,"integrity":"sha512-+D+HSYALjrrm1LXzTuIbQn9FDVxIVvV9HAGa5W1UcwKqLweZsx0naMEVOjby5ZoHlY7ymrcy49Wvc7nziV4eHA==","signatures":[{"sig":"MEQCIFz5SMeeC7J1hYe6lt8nzNxbDtgP/u8L5F57sI0QgvvqAiBl2rErU1WrZWFCzExo0kCvfmqSvHezL4rOVu3ORn89nw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrpLZCRA9TVsSAnZWagAALbYQAJkSspjN++tm7nwg0CmP\ny7MbFqoVC2I8kZCv1FyGCvlWeeMOMtSAit4kVVRPlv428/Poiew6IF/p8x8r\necOFZHW6amISJ6vL/MUsVgAtLZt6PArSptk917A6LnQQhU/z/XjwYm0UvF49\nf61R4J7EOyj0Qgr42s22E1iaA8CyMjcPdShc1AsZXq9x67pp/pUVj1zzCGFu\nkTp5XYCxUmIlS6NayJTrReeKzt/DZTNHeaOQpXrh5Gzzr942jGL8i1HUxVkH\nx8Orph+ZlywZmtcw/MM/vHygWelM42EdGfpJnz2JsWFmb2yPKZj1Y//HecCD\nzg3D2K9YX1JjO+DsJzPmE1VwfbL3K/jKVjSoU+MTqrGbe6AB9ohmfHUWvRXZ\nder9AnGxszTaVfrWDVzpQCnwmaUTVS/rTSC42YFb+JrHtVunWGFwmlhier8l\nO1cIyzudX3jfdSLQ6AkUIBkb5InQjNOCKF0wploaUVfQKcgQs55e7DFelFVT\nsJ/naPVRhA4q5ftgGrwiH98+FweM4wQ6HMFE1PKa5iuWTSuyvZGUABqPgTvE\nkIPLFymkQnlkzdXpHyM0aqEkPtcXhs0bkRNdqZ2iwM/CYAswUh8ektiCd3Z3\nKWAoUS9TYfqFmzssi/d/+and+cY+qd5SkBUMzmSTBhp1U1ncRWqFGELHkBQ2\nnEt0\r\n=p8Z/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0cbc0e0383f12114db58446ccb1d2b14d784def4","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.2/node@v12.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.12.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-0cbc0e03.73+0cbc0e03","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-0cbc0e03.73+0cbc0e03"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-0cbc0e03.73_1571721944773_0.15261370640485294","host":"s3://npm-registry-packages"}},"1.8.2-alpha-f38bb859.74":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-f38bb859.74","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-f38bb859.74","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"6eabbcf9320079aff7c995c253f7d3ad3c4b072a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-f38bb859.74.tgz","fileCount":150,"integrity":"sha512-FiTf6GeYmfIe50W8HuOeMTVRf08NsiwLQdexfYK6PlEwJ1PbpHTm60ZFPeYRCstNxSYsKzIULvoEGpLUD6MEzg==","signatures":[{"sig":"MEUCIQDyKHUD3b7gjVl96mQiUV1evogqKZ5urHfoVO18f5xXgAIgB0cbhMmXOeRSHz4cu/d28W/KS671XAjrQuKSLrIUgKM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrpLuCRA9TVsSAnZWagAAGaQP/11fpcMf7RgnSX20NeSv\n3EVBwUrpwhhCWx2IyiMiLFbj2t8gMYhnXesvxzQteH7XHnlRylO3nNHUNjdX\nMQxvMXtzUwMoXauKedodczEroQ2NXr0SuXxfCorrgyYq7n4FgWf+VDjAPYb/\n6u52tPryRwdtp/J/PXA+MWnSP54MesDIAL2nBNRurf47NFqfAb0mGzGFjOnN\nNCAJfANruPjDLsfATra4WihLkL0KfWzAP45dpUCI4UH55JHZpTf8AgyLCsMj\n8ae9Q/q62cI42m4TY4e8/PKkZ3TVJ2kNKTco4LwgvSh+osQreHfmg3f3SjpX\nHlV7Cu3RfRg0pqbutQSPAcTYvks1SwRGfPwrV6J9g8frgS2HCqe3/qkTPwrc\nMl/ZzJ8TJ/ioQ/2qMLe3G/bwgEdbaZFew8rQ5hg9VPcTfU8/j4skYpvkE6Cd\nppRdOB1A5hzef0O6Ui0FLSA3OzpMh1R9gG8P+qKdJCO+FsRSWS0vrEr/WOEU\nxxpyJWfnufNEc37sWBytaDgZyI6V6x2f1NNzaovTAcFQRlm5QZjfVx6ZEemt\naJPOGhrpA2cGKkQhrdSmrTvwNyOoWwLdHYRaLoNabnK094nMYBkbOgf0Dj2f\nbDHqUVaDan0BtC/8KBU7D2ZUKII6kPESLQlFCW5LzSSljmcWBigMsNbrJud/\nHPoy\r\n=2x/H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f38bb85933fbfee405d4095b555500a73a69b4e9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.2/node@v12.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.12.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-f38bb859.74+f38bb859","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-f38bb859.74+f38bb859"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-f38bb859.74_1571721965445_0.18834108685199635","host":"s3://npm-registry-packages"}},"1.8.2-alpha-e44a9143.73":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-e44a9143.73","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-e44a9143.73","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"c9372c61853a10ebd737df3a4d9706512d183b7d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-e44a9143.73.tgz","fileCount":150,"integrity":"sha512-BNY0M/mw4DH09yQvS9yI+VAE96xnoQkXzmdZX0hfz2sfcXa8CiCx0dyVcSzqhtKM69cEkL8OL1hq4MgVZ34Uow==","signatures":[{"sig":"MEUCIFWPNWeLOAgfMo0BDJ20YXCT6yQ2uz6R1DBfShKEoYwTAiEAlX8bKuAisnpQ07jbLjdvOXk5G42vNcOQh+Ec2p209gA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrpUQCRA9TVsSAnZWagAAj64QAJizG+Dmt3N5ZmC2/pE6\nfxBtW0avrBz6ftbvodjVSbU2sHScp5TAIw7w+pI/KHtrBXgzl/j5Guade0rU\nNbq82i9lbFVj8mlbnhJAVnq/KZjnaZpHxqz4aH/AJyW7YlGJbhFou2w08B5j\nRqwggnbksxlPraTWqBzGIsF7wdZISahFIr63nMJfEmitHJfiGv1tBL+mshPf\nXa0RdkLMibIKMWUoSEnAh8cVKJMzcNZ9nIQzWVKNhJi+gGzJlSzhqX8uRNgs\n6aR8VSYkCggHPFO/fEhbOYGNg7giDIzpsAVC3VDAUCv3O2uAQLmtK6ia1gUz\nDg4SckUzjmJd0L9OPnY8a2aIy5cr28QB3mku7Pya+7Ds+jH9HU7FZQvjJ7vP\nBIRJfNR2xqfdKrtoxtMPRLSLt8rZmDsTvo6SvoFwXbea8wZ5DtIyi87AEpY5\n9xK6WH90OVlm1GkH4/9WC7kJCFT8b6vLlUQW8hw+YZMVM1RpZO+gyhTjqFod\nW3RwmIfDbzcT1Kua7MkFc5EKUWwYGDz9EnRFkrmHMbbVrxYWq4f2gqhWUzxL\ncFTWaH6hCSpqa0WQWWwaTQ3BgB2WTiSmZdtrVK1IQUpjkPo6JwwIhdpyXKTi\nNgZRJ1dlfsovrNHKwlspSMwKRXHkwzYhMlA4ZslSViwdnXBEKfr1sdEep9mu\ntChM\r\n=OqNY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e44a91431a729289e63d5a3dd9702b9b6c0f3afa","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.2/node@v12.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.12.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-e44a9143.73+e44a9143","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-e44a9143.73+e44a9143"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-e44a9143.73_1571722511587_0.9914862730086265","host":"s3://npm-registry-packages"}},"1.8.2-alpha-7c3881a3.75":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-7c3881a3.75","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-7c3881a3.75","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"98a175b67dd6efdebd671078ec5283c5056ccacb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-7c3881a3.75.tgz","fileCount":150,"integrity":"sha512-DHKEHFXp1DynnJsR//KS8KVRSBjEnhSCdv+u6deH+j3ym7MzbVxMcTMp9WMKM+TeERVbB/cmV1tPdmkNL0hd0w==","signatures":[{"sig":"MEUCIQDCCBD/vixFGLfAEQB0rc4xZyKF9asuSZ3NLB8XitDvaAIgKl4l42Z8Lakfg3227H4vvEZqmfycT8jQu3doa1/USBM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrpUnCRA9TVsSAnZWagAAVFwP/2NCn9T5VnJrK5tONmfv\n3WbdnXsq0V1jN4VYMo14pRWux0m0/YKI7JzO+tM8+y6ytwJJKHq9gLr/myvD\n7iLfOgKC3DxHMeOgRBFGZvzL7HRyce7y6c6qHy0MYAf/qxZ//qx8hHnEtKug\npivKKQKPcv+GS4LtgqRVlUjVLWvwt/ObMMcq49QFFHXNuockd/38ng78cBhc\naWmxLUGPWLSB/4gzn6Ezph7dk9rSycoIlfIYbfczLBLaoO631AfdtBpgXCcv\n+0K3VmSNY4X5meXxPkHPscf5eQVpM1tMRpSfa+LIEQcGrT+XtOUEiwc197Vf\nBsMMHq0VhtcSy5E9lCOM7pbe7CywuGwBxFMdRfrbLw27J58W20y8GaHYTRhy\nBIhujR09Q1xS7EzD+jXDUAGkkb9shppZYaOVnW9m3ekJNoS5r6LdBer0d4D1\nWxerYF3k0GgImBYHHyj53y7AFHHAHu2hnx0GhNFiXX4de4TxJ24I1pyM0rw9\nk+P3K/8Mj9EtFhdMhmROstNw4lMg0oe7GvP9ufHGYw2JGvT5FuS7fObnYszX\nLBqA8ufJhiLiak0Tji2WVxLCqiwlbbPLx0Xf8LP/GuzgyTFtYPAbIk1SErzW\nuZJ6qO3DIf5itFUHHlTDr4WWVfIW7Op2uHd8m74Aw6YpHcWWfmr6X8G8AhX7\n7Pe2\r\n=AGkT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7c3881a37429e0f59c66ef3d21356ba96a740d44","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.2/node@v12.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.12.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-7c3881a3.75+7c3881a3","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-7c3881a3.75+7c3881a3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-7c3881a3.75_1571722535005_0.35624494478438007","host":"s3://npm-registry-packages"}},"1.8.2-alpha-4a81cbd9.64":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-4a81cbd9.64","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-4a81cbd9.64","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"56aa86ee9432fc9ee595b0c8a167331be5bd93ba","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-4a81cbd9.64.tgz","fileCount":150,"integrity":"sha512-x4sqhvAZ2KVmelD8H1+h04pj5q+Hsb1QgGZFxqtCKI9M396WxtxzW3DQRDLPWbcc9aZnl0HR919BPGkFicj1DA==","signatures":[{"sig":"MEYCIQDCCxke1UT55cugtMW0us5a2nuC8qcJoDfQWKxh08l31gIhAPCTmMYQdbV4Ss8BZ4liRN29af51VbI2adgAOzp7fOb7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrpWWCRA9TVsSAnZWagAAH2QQAKTU6u2er6krz4bArs+0\nRHM1FVWFxfgfuqZBD9QIJrI/SveF8uSW0F1WmbaDWYs+lXvcoXfcbRw4IdNu\nnzPaWndwxkQRDR65dK5qoGalxOCajGx8CzPoYbVQohqHkHjp4VcjHLrnvIz3\nl23DlrsRklgBEyztfPVlJQ54I+N/QoXBNjhz5iZCZlQYmi+5OOGa9gi3Qbna\n+fqD1OKIi+ekgyKGSx9Nm68V16W+zCnrpVOICkADeg/E8H9hBJhJYJBP3xfv\ncXGOJeqC9w+MVSAV9ppqzPgHWt/Gw96VZjB/irOqmULnS6Y6I8VyzNK0BNxv\nIJXOcrz7kp33UV/J8K0Q/FYinQ6yBFsm49sChqisnNBDb0LDPSlgwqGfIa1D\nPnj+1axMjWHIeqCDePL7lMWMgshp7r4mHxC3E0M8F0hBZSXr2WOQn7vKVuLR\nJoOJrN1HuL+907D/6Q0iCZMx48MGkgvrOtzrAnb8crvtuyWscT3rxQ42/3wM\nPNCkoY/gplt5k4PJAyPI2ixa+mqoVr54CQLrwqboiOw9K5JPmsgwXM1htdZC\n2JclFxfN2IW1sDOJ2kabOLOJc2Pz6FkEZ5Q9jUQqrWoOSv90PokXoRVd0bF+\no7UVrx94NoDwtkB0tw9qlIM0xHCjhpQBV/yGAKLlsLvsUnHdER3Sc/SgzcQ3\nR9pJ\r\n=j/c9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4a81cbd92764757981a80af5bffb2ee3638193cc","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.12.0","dependencies":{"glob":"7.1.4","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.17","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-4a81cbd9.64+4a81cbd9","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-4a81cbd9.64+4a81cbd9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-4a81cbd9.64_1571722645353_0.3370111606827415","host":"s3://npm-registry-packages"}},"1.8.2-alpha-3455c2a8.75":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-3455c2a8.75","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-3455c2a8.75","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"8622e670ab2c5e0e1490b4865bd292c91ede1a75","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-3455c2a8.75.tgz","fileCount":150,"integrity":"sha512-UBrrjoe2jYzyT/pCJO1vK0I+BPwtE/CnVSUyp1k+k0tITayiNx6UskE9uahZNaqke6ssCigUEjCQpNo6HDWmWg==","signatures":[{"sig":"MEQCIEu4O/Vk09s4yptOJQDSxsKDBW9dbcDarG+ZUFVdaoJXAiAZjSG/Cj/ihw4p6JGRTIGXsFVlSFzhFPnn53qgJeAzgQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrpa/CRA9TVsSAnZWagAAhPEP/jQayM+OCiyEcIWPw7tE\n22j43GQS21CY95qC3XVkMri2Qn2wQu/BPj4F9daBQ5dhhH7mqjqMLbs1t/3D\ntg+kQjRr8GeKQ/w4AHYJ9I7eV2EJWymaMZqNTqOK6JIg6CFx/s+BRGarW9fJ\nx3jx36vQe2C8k97pIMH8Bjhd2Lnc/01QkCpoyhnLpd3HGIRjb7Po7CqHxLea\nQ/wMa1qMn7JayNZcJTCGGjN7kfZ0+PORUYYuFxf3UR9oAdJSqTwwXQwZq2WU\nYjVLVes8vfxUWEE7KIZxKtSQftekrBhgA7JalICYvcLUqaCx1IDnJVyOSEvf\nZ9puJjypX5euA0Boqbo4YNgMoiu5k8pOKkFTgFiWr9Bq8stfFoWJPrVhzJyc\nj2t0XBpztuNRcvgPE1QATILBtT1Bwly0M6MpPLzmaSgJQ34QIAvnBeUM7KnF\nnZ9L6LLT46mMj7qVHoFcsbz18O0N1rXAc9FF4oRF7eT7NahzIjd4yGpIvtbF\nN0Mz/qzIt0PBW6Zv5RWGoBW0xnsx0M8mac554rsdyEZbkIKUBOXAbavwaxtm\nVLxQpqGYRzguppZ+3D2mxtKzm1Brk1J2qUNZt/B0gV0vd2fHFe7eb4/GK+xs\n7Q+actag1dPRHcjqJ3sdaU3QJB87VfLoT6FJNR3Yg26GPzr1U3R2qDCTpYT7\nR/Zl\r\n=R08P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3455c2a89ca1481edf2b1910df1693964c1d369a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.2/node@v12.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.12.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-3455c2a8.75+3455c2a8","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-3455c2a8.75+3455c2a8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-3455c2a8.75_1571722942887_0.9482138473670054","host":"s3://npm-registry-packages"}},"1.8.2-alpha-0e279932.74":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-0e279932.74","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-0e279932.74","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"d768190198301e1ac37de70844dc99ce5886bd30","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-0e279932.74.tgz","fileCount":150,"integrity":"sha512-CF360aon77H3gZB6SIXgoeCEi4asVYh7uKyZ/XOEkC3OJKoLP/BDI5f4s9xUjTSDCWQtRsoKvRMDfJVAuiByag==","signatures":[{"sig":"MEUCIQCWqS75VoqUztF/8dWFISaUcdzDbBC9V5mcTMSkXXRbwgIgMhCK8Pc1bWvWW5LI2UWlWAwLDtqOkCH5aGgzg2+E9sU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrpeKCRA9TVsSAnZWagAAsY0P/jhJJZGI0CWinEU9rlGk\naFkuA/tpWJAn/BWxxlanHUcGkj86nE1pyrfhPSryT4seYmSMsp+IQxb3waFS\nPXgSKMiyOabIZ8pSHTU0TEFWmTqFWw9eMztU7KnM41GgzHu7gpVVu47vro2M\niY4DoPm+nRN9CQKRwd4oglrdSb3IDQzBe0PUuGgKAukW/7byJfE7ezfU3yI6\n9VMc71AshXxJ2EUmSBj6aHIlnzYBKVYyR77X4h7ccwkFBMHPj+mrVF5uYXTw\nKkpSM0ls/SVVFWXY6jPPz3w7BJavOLk94ZcwsItXTxJ1I4akXh8fKd58XKcI\nfvqUS7Il4a1Kg0U58dU/OPj1iyg7dGu1yY9+fcycHb9lk2AbPgIXUJDRKFch\ngVJuru2rtB7r5p06SiUkg3quZ4Zjydfz/edluVBBw8GQmj2O7m7Yoq32mn3k\n8jglikUZ8+0qsLhMYquRvmAt9Vu92KX8IDuOl1Pm4xbHcuP8Du3FnjK4lxqw\nU1cIkYe9mQH3l+ZthjW1hZNiEFziwggpjsvbxcE/WcjHvI+xDH5v8nRo1Ejr\nAUwXhe/eaPMi2gAY424Z9Ps//+qgLrsDLEo55hFhIOx1cLjEZX884P2Ox8SI\nLvxv3hWpTqFbtkA1UXuT23y/uWDxA99fmuPZeH2EXmB/IxT9GnKv0QKtT7y/\nA6TE\r\n=/vDV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0e2799320e6cc639705d2ab73beb4f604deaa12f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.2/node@v12.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.12.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-0e279932.74+0e279932","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-0e279932.74+0e279932"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-0e279932.74_1571723146200_0.26032801369623537","host":"s3://npm-registry-packages"}},"1.8.2-alpha-795d88b8.76":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-795d88b8.76","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-795d88b8.76","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"a6bccffb951b77b28788e389c0549077b7ccc70d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-795d88b8.76.tgz","fileCount":150,"integrity":"sha512-l4m67kFh/xoyfIdVkheDoj3mXtuR0vTdTIAp9S4TRA8ozMCnEKGwNZLSEOjNcq8QilrtNyUGyXTdLxAZR3UT8A==","signatures":[{"sig":"MEUCIBnQcb6o5ALZxrrnhW2vr6glCQ54zBmK2XJMI7DVsfVPAiEAtUrLv1X3wqTCANvJ79Cp2xD5Rj7ulkA1K+hBETOVmdI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrpq9CRA9TVsSAnZWagAAXzwP/jOPPLAe/inSxCoel5fb\n+JR6qu0ZaeI7fXklRPxx1ShN3OHD1u3AZdI6o5UHLaRyemEzjPYfwQ1V5Ggn\nWu3C0/+oADYdX4Y3/6E0AZAjp89EjJG7hORHLmeY1FlRTTlP5e5dNxR1mlGN\n0CF5KCerV3FEOwo0bZQw0lui5KTNlfX8fdWRkncRVH1o/uiTQKj9+pfJeLhs\ndGvRxVRh8Ituw+LTnTj5fhXz2SPrpR20RFRwIbghnOy+gSlZnAHwqIeHqqbG\nnbs8OuA9++1Jxn++il0a0IwA5VQrVoU6GXa9AEsGAn9INswqHzfRpgiaf2QU\ngCROuyG0nFbos7Z1HOrmWzmW9DqFzyR5QggFsJE0KLnyyj5Z30ktUFtbpY1q\neLphzNhkpdbNiMh2xSm55i3iWPPiBWLNlWLudpRHpcafgHTAHRbbPhCId+7w\nX9w1bPQFJyfeDkYFC4ZAMeBbETXTphizH2ZhdgijpyiSIht3O0/q0jxwAFWo\nXpYC704HLgbYd6Pr9pQJM5maV6UaTmzmXZk1IZJNi4eTZWbxI5vLCiP9rkXs\n/+vq1AnUH0XlxJgKb+0sAZuwEZ7fXNwTGTZf5Oya1stgZGJYw2eSsHZdu6LP\nj17zc/e3PWDBeowxJjCuCTxDRUGZAoWOXNhDtXOipVTD6u4uJVoAYHNNUfP8\nPx6t\r\n=gUpk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"795d88b88cf1cf022615e2225b8f342a6f119c4a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.2/node@v12.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.12.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-795d88b8.76+795d88b8","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-795d88b8.76+795d88b8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-795d88b8.76_1571723964372_0.08910133063720282","host":"s3://npm-registry-packages"}},"1.8.2-alpha-747bf694.77":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-747bf694.77","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-747bf694.77","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"753f84cc13926254aad771936093d088f9bfa9a2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-747bf694.77.tgz","fileCount":150,"integrity":"sha512-G0VU3w6Zs+FiQt2TKXtQyWJFhoDtNyrVPc7lfkRJWoZHzZ6lHFRMn/3Sn+fYLpvKVXLqCNcxbxkkHLYuhyn46g==","signatures":[{"sig":"MEUCIQCp0ftsxP00eWdsZ+5rCSGBNmTeBX5Q3MIA86bQjM/MlwIgOqHpxVKB3/3jXi8tvzNTvkj72V/QfxE/dPtr9t8+jrM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrptUCRA9TVsSAnZWagAAV3kP/0uOdZlvbntnGbe2nhdO\n4BTWGTLf8QW/87AvOIIp29vufAWTQIu0jhh5xDh2qx5bGoy3YX/TCetbqPGx\nP05x58pT/hEbuniHEveoH1S2iWYljZQ5sVYY6EnMwDVonZeAiPEWiI5+QVUn\nUqippPHq6CjT9jCzSRhm6qj1g+j3ggT7GfuH8Do5DP6xrIKIx5XxZwXsEqdC\nB7+oc58qOuBXhir68x3BjT0XgEk6kqvQ0rcnVP5xVchYW6f8kSnLvFsx8ESu\nAwsLuqi8DuY2U4kGvSdIYY0NLt5d6NyHxwPY1uuMrSvRBvHoNGnBLtOYT55k\n+3orA89xs7AB/sxaaZNXfIf6D7eUjCVt74JLjrZa4Gl0zdEetW74WmmYFhLX\nyGyOwo+sjW4ch6PrTN58YofKO8E7RICVdFb3zQDhxL8AZ5/khxb1gw6OoYH5\nN8I1RUaOmA9PPscEV9/nkEPt0nCJx+AhIm8uw3hpWTtXVTDxUPQyvcmGVT99\n4lAGOAKR6heTFrEpeERGABcRxLXr5C3Kocg+nvRfRsgRAgS34IQbJ2+9ZthV\nFEq5OEu4tPtEkMxGxgIghOLpQ8MOkophK/5TTpmXfUfZMRtBAlN+rpFyQhxO\nrOxKQBMETVkNcpzwz1bKSUKkVPV443xT6HSGW9EmOqdEmhEEEAWJ4bCd+Tto\neoMY\r\n=ZtP3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"747bf69415f7f251ac76d268d8050c08d2d36a72","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.2/node@v12.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.12.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-747bf694.77+747bf694","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-747bf694.77+747bf694"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-747bf694.77_1571724115242_0.19802157484935856","host":"s3://npm-registry-packages"}},"1.8.2-alpha-6ee6e064.78":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-6ee6e064.78","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-6ee6e064.78","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"fbe916dad799623e1a9fc565eeb30f1addbbeab3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-6ee6e064.78.tgz","fileCount":150,"integrity":"sha512-pXi897Kz9o6W11ylhNNPbB8p4aT/HMlSs2mRrAtlDcN0Mury+H1c2RWhvK1yUC6O9yEvTEGfkwxnUM3Z+mBrmQ==","signatures":[{"sig":"MEYCIQCTAo1Y3J9yRNUfXu/+/Zy7LxFcN2Q716esgCFDnN4i/AIhAMz3dqhQIDCtlbolsV8qMDSf02DGqPy/3ip1Zv4UxnA9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236926,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrpt2CRA9TVsSAnZWagAAiPAQAIIlEoiCmbSw8k8SU3cK\naSyb0gSmsEUZSAxA8PjzMcxjNkn53cApY+dltznKaOSU0pD2z5lCWeVPdI/v\n1tYMKvSjHrtqfhUs9YO1RSMz+RUrendXfKbq1wYNUwfgL/HA7XTu4+v7SQ+g\nyVBy0PLzTYpH0en2l+OXARJnA02roZ6SJEZ29JqQiDL208llTSa417gEgYgF\n/Gjy3cv7cqm9tSvLHAHNxq8f/BEw6Yac1bWYhGJOfT7LWyLHbZhgl6HIkbRT\nZVPcB4+dEG3isf+n5zq/kUiYALdHUYRX74gmjY1Tcz4DwxuENTwPrVuEz+2H\nr4KfAG0uTiLh4ZxgBi2n3jhS6du23rcaq0be8/o/Yy4+mK7ja9ecYyVxysu4\n5L2R+lEeltEYEy8E3QyTGvecf3cn0IdESEEZn738Lf23ANVG4Q1IcnK+Nlh2\nCAYsNcbtz2bxJ83YCMCuJ2O6KHXnmrQTLspG3SNcB/kfYIjFw01iXVgoXAWH\nwRmGA2mtDV5DtMg2qP0rxXy173Bm9Er3DgdZ/qDNGs+HZ0B0l4b0B2BhfjHq\nzfN3kbLR9XRbiFihXvP37HQwmx7U0HKpm7slT63mFa4fcce+37bjOOdL8T8F\nKEf/YIVKSKy/EvTyE/WDz/lqS5bgPfr87ZzR2jSttmOlz/fyXTUoXAP/Jq3c\nRcoE\r\n=N0BN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6ee6e06448043a4165148f17f3af8e250a842def","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.2/node@v12.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.12.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-6ee6e064.78+6ee6e064","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-6ee6e064.78+6ee6e064"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-6ee6e064.78_1571724149738_0.6823831044653192","host":"s3://npm-registry-packages"}},"1.8.2-alpha-5badfd43.79":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-5badfd43.79","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-5badfd43.79","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"2dab7bb28425f5d3c45cbadba5cf5ef13ab82599","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-5badfd43.79.tgz","fileCount":150,"integrity":"sha512-DW+H/Hgz6cQ99HgGPwLBy1LXR+ZWkqaHjjeWyC/12Ktw88Rc9FVxJhwW8j+QgtAySqef+5x2Uhh8VQUq7iSn6g==","signatures":[{"sig":"MEQCIC5oqNkx9UmRZEiq2OZRUGHTC1AnRMNgGu2YP/aTanqvAiBbkukFkpV9pwKQ3LWteVhu46L0pogtlq4aJq4js+6VUg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236926,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrp0ACRA9TVsSAnZWagAAS9UQAIUe+syU/Z5zLX/wB0Y6\njIKhkzjdLDkHOq/3I92feG28pg5kriZtqBlfsg9dLSPP5Piz05VDP3p6QIou\nog8Eux1ULsHyY18v5mulHgWXirz8sFX//EdnVEfLp9hgm6slO2vwl9vaauaT\np6hwvTFvFh7TJDHBW1hJE/z+YoFb2XXf3lKDIXSc9vb8MYmb4m4dTy9A+K3O\niFroTIYGAGUdjcy3SGzMfqx2IfUnElMaYP++nsNMa1ZjooLB5SrNcCcaA9+U\nzWnr8O8jGaBG1+TnNKtCMOpcB4UXL9KxO0t7SLHaLoJcvwIuMzk+xp1gj/S9\nYRHLwz+mJDPSCAq8ZVAXhdqWOELQfqnHk8ioiNjMvHq7ysNeCO8TrF3SgIQO\nhjt8FDunhcojFH5vmesb2Uwbd3QJPDxFjc+qyH56OBkvc3FiXpOrxq55QPX+\n17ziT5vhUkyDsmJFT5Nih6kOcTDIwSrAvgD2HBPm9ociqO1U6oN+CNIsCEwt\n9WJCLdlRxd4nLu5EKEaqXkbG5rRe7Twu7WxEjKtjtXS1mIuzZnRVtlD9LvKR\nsOT20eaCqQCpMrgTBZwZKJuc2BlEJ+q8RJ5pSm9LrxLY2jj1pHwFqGfvi/15\nj0CMrkK79b7UrgxY6W7ZwxMtvyBNji9qrZst5bmxz0/2kXJzYbnGps4I7ObW\ncvDq\r\n=PKrg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5badfd43775ef5382d953fae9fbae9daba713b16","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.2/node@v12.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.12.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-5badfd43.79+5badfd43","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-5badfd43.79+5badfd43"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-5badfd43.79_1571724543756_0.43732178795673127","host":"s3://npm-registry-packages"}},"1.8.2-alpha-b3ba3254.79":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-b3ba3254.79","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-b3ba3254.79","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"8c12438f75b90b4399f004a31ebaa5c4da93192b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-b3ba3254.79.tgz","fileCount":150,"integrity":"sha512-AEX/FGT+DkGBXWlCvDsozKw/TG+FvnuFz1L5grz1zDU0kCkVkkzgKH/qBb5L/QVXg0stDgr8MrGGDWdkS5BJcg==","signatures":[{"sig":"MEUCIAwhlSzEySrbDfdi/6aID3ElKyINy34PhhHoJER6bUKBAiEAlCmeBnmsh4JPwI41P7Uoj+7dmaGhtmhRldXAmCMb4EU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236926,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrqDXCRA9TVsSAnZWagAAwOgQAJALA5IlCcW5XUAS+D8I\noLON+6yJ9W07VvBbSNh1osUm3sSz8j9iEdNAX5RJO1Sm//b2Hu7S98bM7sfk\nFnTxUsWppJpFY5jioGAMhGHma3QKJCEKckW4hFLCkitvopSapj1zf8cbLP56\nUbHRcET/c88dLjOawdQ7pZXCQoINUsFWjIhabXxmwIXt6Gxw/iLdR2dP27hv\nNoYoBHKs9zGVeCDO+UWQ47FFODEGWwT6yzWuzM3vGBRd30pNK2ed7Qaj/Zuq\nx5okm/+9z2thajBPMAfkfw0qRmJB4BJpLtrK+MYol4DWyDrWuHzQ3eAZCyvr\n7OKoxLSdYU8nc2daefmuMkcZW2dJmAjNOs71jmTIoX+5lbhZUjDIWxCu6SEd\nR0PYAjAQoGM7DG2VZOxhTjOvOIwB+jCORVbsV2vH7YmolM0DDDZ4hx4V2RaP\n+Qj1/p+MVeYj4DgH+L94v2evG8txWcdZ6wDEEnwNYefkKDPXuhQMGN/aoaaZ\nvjrdIVZiRdjcmy22jet86QF6w+k9LWtp5MkXkYV+DejGDA6y63KuRTl0YXZh\nxCw4b8mSWwRvjSxghlmQar3XmhXYjZMlmVTgq4pxLTWQManbhHLzwC7BBUla\nemOT4KZVc9T5uAVNajo3TGLP3ZswneJ4+E5CDBXiRW61Q59FLsQG5RU66ayK\nxUIb\r\n=Hrbl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b3ba3254a3bdc5a79ada0d2b1eb3c14692b43c5f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.2/node@v12.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.12.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-b3ba3254.79+b3ba3254","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-b3ba3254.79+b3ba3254"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-b3ba3254.79_1571725527247_0.631103871173111","host":"s3://npm-registry-packages"}},"1.8.2-alpha-f341f656.75":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-f341f656.75","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-f341f656.75","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"84b6a28b9e827fd8b5c1edae78081047f10c1569","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-f341f656.75.tgz","fileCount":150,"integrity":"sha512-zfVgNNbjetPJd6v8BG3YzAm3d4p4d8HO+PrphHBFbwvlMeGwp/OmepbJVrU2XLGEz5f5SMue54HIVQJRC+qWRA==","signatures":[{"sig":"MEUCICQBXbKr7GTQe8XlkVVC9kb7zOvUivYxAH2/PMpZj8gWAiEAq3sj5qgJkybGFGE3KJxSlt/IeB/XIKfVN+ptJDBSS7M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrvoUCRA9TVsSAnZWagAAGXEP/inVCi1cvmwErsFiRRr9\nNA/qLlOm67+Kg5Zxxe+lyKe2/Xp52UVM7ldnEtUACZr4y2LX4VYLfDHqi8Tg\npajn/7XJkEDPvlgm3CzlcUAR0s1Y1n28pgDE+TSH82j7Z+B+1kL9oFRuxO8j\nqGh8jcOd+JKxI5TjeqF0PsJIuFusseNxPHGXysuCsw3gRME/bSSFzkxWyh6f\nVpe0Gu6PuPxHnKPZmnMygzNQAjrW38h9YlbsypHa3urbtYUt5RpDdKvg1B47\n49OGWSqVMg2nAtIosvOrfNeCJWlzq+Q2AzfcWSt3xX7ZG1QBYVGtN/urR/oW\nqITJfjz//oXxAcgJsJbUZNYZ9BKXONTUHSkQg50a15kk2mNyx5g7/t8bVO/L\n0Dw2Q+YuH1EjQgamA8WzWPu9o4NimKKY0J6aRN5uUoBS9yTZljmd60qa3U0I\nknyNILrFDZHzJcZxQkUeoq/zFE8gYuWHeS0re6DChTyb5AFRpUx72a5SLQVU\n+NBQckkl4HrO+RRDUabz7h5vaf55x8CCXWAEX1PPkq8+qXKojTBs8NUCV7dr\npIrF95WLhXBqb84TEdRGhbrVrPphhcPqFmiBEk6NnHGUl5rM5ijjHGfbh8/5\ng93KthbvZhnYRzfxFtkCVyeYQnNZx1Tz4CyVAgZG4B9TVgsYV3LUNPFhyq2C\nt7WJ\r\n=8hCU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f341f6563c823e595668c925f9c8462829fc8122","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.2/node@v12.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.12.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-f341f656.75+f341f656","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-f341f656.75+f341f656"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-f341f656.75_1571748371909_0.7896804744703361","host":"s3://npm-registry-packages"}},"1.8.2-alpha-58942361.80":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-58942361.80","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-58942361.80","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"6475a48388cde49b5976a46b5f0f803c31f9a078","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-58942361.80.tgz","fileCount":150,"integrity":"sha512-Iw6bX84oPhQ4EHuTljWl2FX0LLfV9S1itcie/9Vzw7nFiZoqmwiu7UFteBmVe3ctAjCYCEtu/Xg+hwNnTEHUYw==","signatures":[{"sig":"MEUCICxf/j8PBzwYSCzGZN1Qnv7yWfDozmRrfEo82uW6sdlGAiEA4K2kFf0QDzh103rm3tgvDJ91/PlBtPUwxEr6KxLEloY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236926,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrv2oCRA9TVsSAnZWagAA/4MP/2SeH83ZN75iy/49lThm\nai/CERO0fkjPcLHNNAk7pjCGo5gDQV8T+GmhOorISrxFnefS2s20OrF4Z1p2\nkmGdeH7JYHVG9Kqx5ZMKvFFagzoXrWPbHm1uKtW8siLOkl83DdCD7sK02CEx\nYqqgR35PLZXE/pCcXjaFLr7PaFnl39LsYR8GFLrWN45vcVbWfiGkSiyFfzbY\n2FV7TC25eGtvhrRmLs6LiZHS55iIJ2RW4DUnjkLJlLX0QsF0cLI53fzfxCrE\nkqgUiuzvtGea3hx1dZWYFvL8W/CQpfrFags8yaGXrTi/11ARXUuHYYU9+7W3\noz3A8zeAqXYa0jZUZOcrqLYaFp2Dnp6mMICg/sCAp4+XdXnfDfSCK6KTJ4GL\nxA1cYLO28eV5GW/FPU1bhcGuTw5HTSBwIRz5b6lPsGmK8vMg8u/rJc9cHK7F\nCtDfX80gJULtLAZlcGvvSseuk2X9LfKaqA9rrT4ZnFLsD1dEVYaIlCfhyp8E\nt+aPrZQ3c0OOyJhumTydL8TuWvw/20drLsdMpqPDFONi3JNC6xlF+WIB1J0l\nZ/IV01vDT446DLmXEfteoRnBVUXV3ruobMjLVofBEksRj0MhNHqZce1Io8Ot\neSZ3farvCBfiri0FCeSZgDSEo48nIgM0P8eLExSN29KKeLEz+UF1EjniLHdt\nJIIi\r\n=8GIx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"58942361697553e2d43e402605f81e859c3fa4e3","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.2/node@v12.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.12.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-58942361.80+58942361","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-58942361.80+58942361"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-58942361.80_1571749287665_0.34127692002896026","host":"s3://npm-registry-packages"}},"1.8.2-alpha-2b5ff658.81":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-2b5ff658.81","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-2b5ff658.81","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"f3f24fb4e3f90a4b1c7d6eba6dc5701996a89246","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-2b5ff658.81.tgz","fileCount":150,"integrity":"sha512-+m691zLFzAXlZjRbZRSYw5aIyQsKXuKjvK3bNq2Ni2FVzRVxdVmZcP/8iKXj72aTCfhdtPvG3i6jKvWp5MTQQw==","signatures":[{"sig":"MEYCIQDW5Z0rbVNyRSYIhMdCG8valYIG4iw13gt0JHBX35jVmwIhAI9x51vfkqyCZ8z2b+d30WJKpzKn0CAxg97NE5FFdXfO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236928,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrxxICRA9TVsSAnZWagAAUmEP/21RctPS47NAYdenRQE2\nf/HE+DIt5NhxSFFGH1ERVlvpSQK0Lg+LYmUWjDDYka47M5lhS7qk0kTHwAeJ\n3xUc0GSTIDtcP0xukdPq5DD/fYy6N0VPMtiTzZM4uAzGbIHy3dh5Mg9KuZK+\nN68dIbdUIZ3uzSuPzGvOist5KEeY0hdIQP5Oeex1Rmzj9HlHijy8RiDL1Nae\nY5CAaxOReNpXqCm7jGpT1NLWp+QUtFKKDx5iLv26syvyVbUTgz+TAUoKpnxG\nNxtfhzslVcOvEIYDPvbCdljjgzzdPfc1TLMPmNdtlSH8rjukkhIHAbv4ngBe\n39B0nDbbvogFx2MuEH/1sNIAeJNtX3KYRIWnjwZNIpQ96KhNUiwIhX3RIVXB\ndRxACXAQd1um+6bryl8qLdCJmHdZKpk4Ag+C3pic+uu2oKdq2h58uRG419lG\nUC+i0XaeYG/tx2B7jbaLJQ98yO/Ma1vnuRcca8tu8Ndxq1gsddtC7/v4R7jg\nHMmaGDx9EKhNOSORe4ufm1IhaRdDo66WtaxEtaJFaQNB4qHsaEWHWvbgaiRw\nscbTB7TLf6txcp+8YvfVI7vi1cR7rKr4Uo5pfyX8fvuJ5f9Vfda5J8TrFfL7\n4PW4fGXHZMkYBZAlPsXkhZTw86fIzLmiJ4XfZi1k/w9MRJgBHPsseyLhqFdV\na39/\r\n=eCWJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2b5ff658ec12e7a82751b54bb532afe06a1f51f1","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.2/node@v12.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.12.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-2b5ff658.81+2b5ff658","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-2b5ff658.81+2b5ff658"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-2b5ff658.81_1571757127808_0.0001260493559984699","host":"s3://npm-registry-packages"}},"1.8.2-alpha-f7d39ad1.82":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-f7d39ad1.82","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-f7d39ad1.82","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"144ca032ce2712711f37cfbb84a58ce696532b32","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-f7d39ad1.82.tgz","fileCount":150,"integrity":"sha512-HngCp+5DK05EtftL962wPQKUddx/5c/xjx1ni9iDf3Lg3YtafuEWpoUqG86phpYd/O0nZK7Jx77NnuB+OFlcVw==","signatures":[{"sig":"MEQCIEr71Edpd7osAiyQwYCV9Ioquwc/xeKiNOhWQt6PZjLCAiAYBAjI/V5QFmJ9iimmsCBXh+GmDoq/RvVFPkuSnCL2dQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236928,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdr04zCRA9TVsSAnZWagAATKwQAJE2dFZyiRirIBHa/4Cn\nAvMua+gO/y8rAMHAThMqjQzAQmeheCSVwuMezTsdOwUpoHm0AtZB9W9w4Bf9\nFQgOmwOekJIJkrO2sdHg5eDsFCoQ8JNZ0MF1ZAUx5ebK6dqcXBto67GNNavI\n+GlTP8qFZZQtK4x+nzMWz29aNqUeEkvlbFPTdWB2zTJ3VGAK5/gWwlki0W8l\ns3C3QQ9nLoYvkgjDHsRKbuM3zl9nlLFO0iYN+VKAZbXp0QuZy7Zosj/v8ymV\noQzGAqK9n1q6AVpRCOHCDMUPZ0KHDyu8oQ+G3cKZ7VjY+jhxH0XadW70K0XF\nMX1lBVaxBkeh9YRR8VCF9OQeGcA8CbQdG05jRLctLTaQdTkfY/GWi4icG71k\nDF0FnUjMawoeoJmQ/Se0pV9SwvlkC9AF9Wlx7EOg7y1Iyf0wJdJjwmIeWoHu\n3G4C+ETtH5HSRw/Z4sqiX/bCI4jg/RUInl8F4GOq+osRW+xyj7aHdbGCvoMK\nwFgSXMU7RLD0qvPbddcODlBocnMBraIVFMq09juLFFQsLl3VO+pnFpJCxs6g\n1Gb21l/qXDEqZ+TIP7u5NWK4IfeyTVed+KGwx9/vOpzHSaFKG96XJ30Kml4E\nEXSng/07NCSpeQIzqn+uegy2SJxTe1xF4mKUmLIZcjtmfAXHVd71AGsz/Alt\n9dQN\r\n=xLJ9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f7d39ad1f27cfff926bd2dd132222777cea7a8df","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.2/node@v12.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.12.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-f7d39ad1.82+f7d39ad1","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-f7d39ad1.82+f7d39ad1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-f7d39ad1.82_1571769906653_0.6308999785212765","host":"s3://npm-registry-packages"}},"1.8.2-alpha-23960105.82":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-23960105.82","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-23960105.82","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"25c9e0e663f74af3283e1f7f3259c886deb7d8cd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-23960105.82.tgz","fileCount":150,"integrity":"sha512-hUD/Q9csSthXmvrXMRs5i7Bak8cATBjM97SddTSHInSqbczmCnG2Ze1AXG+PKmqQ1m6sR1NHTJaQOpqYjZwcAA==","signatures":[{"sig":"MEUCIH+mnao5W6oRQpP6tokEV2Cwaom9eEWmVBvqlaAyGRrkAiEA8ag9cVe+nFDx1kuvnUJAB91SwJdaMXwGCf+rKvoYfbY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236928,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdr1IMCRA9TVsSAnZWagAAZT8P/1l0CSAtwIbuBS6KeEvl\nwERzkh+EAfSZMStsoOtsAe1V6uinYAZ8HsO2uKMTLn4yfqklosDHzKUtPSqT\nLm+uSBbSBKKwcNYDvb/Q47rtZUfW+AxylaE8YGZsh5eAr+w4/vW0ppM4GuLm\n+Y5VIrT9AQwriEaWUveGZFMXAfl6Z5kF6LkTYUCaNuIXBOjJ6pXYf2Nk3NxA\n2LrFCzY28W286SqNNEGx4IvFFcn3a80Y9UiS2cLqcvqvigbtXIPgx98PpsA5\nm4TRAdvJ44DT/+QivMGDf0SHhmMV/cBIrt6BtBm3kM7LZ3msR95kgMRceyHn\nCjrBVpawZnDEBiNJ5OyJQ7YRx2xjlzeQDWzdY1yamAW5O1j7k7nCPB0kV2de\natH9WVz975bXpFz8n/ebSSqRxJfb6c+FmFsTtxPBh09kJBvdpGpHkFRK57Gh\ns7l5p33cl6fmcAFmb9+OlT+X9bxZDiv3vuHuiOlom1mXIkJagJfo1E6pRyyP\n9isOd56e0Igxu8w310JL6tb51z2ElDIpX2cScXy6nQcnU/qI0TOkkZQbeURc\nXG7LgIDAwwXN8nje9l5AyZFgcYody3viYpooUcTzf1RCwu62rB+v/Vopbbdg\nlMrzgFZMmXp9HC3rePEffRJDlNfnBuxKhifl7A2WjLqnH3h922jYoiMauge3\nOlcb\r\n=Y1SW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"23960105074291f5ad266bc1dff401ec487badf5","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.2/node@v12.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.12.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-23960105.82+23960105","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-23960105.82+23960105"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-23960105.82_1571770890949_0.6687278994266459","host":"s3://npm-registry-packages"}},"1.8.2-alpha-1e4ea7d2.82":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-1e4ea7d2.82","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-1e4ea7d2.82","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"72d60b5a22b17da51b45a30bf8d7b525f8497418","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-1e4ea7d2.82.tgz","fileCount":150,"integrity":"sha512-xVgOSaZ1wxnES9YXXwcR3MwVexjijS7QbSsbG7/eNS5t+WtVCYsbTmH6VtgYjv5cpCko0A+bHI03iTu9uo1+Ug==","signatures":[{"sig":"MEUCIQCC8bEnwAVzPBYgXPt9O4C+dEbVWzrsTGqNZ/m3NhKvsAIgHuM+nI9v5O5DwiyxJGQnQIlbh0ZOY949bkujG9Zk2ew=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236928,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdr1UrCRA9TVsSAnZWagAAWKoP/2w871xuMrEsyGocybfB\nMFqY62l2aMYdRrZj6Yaarkam1UJcvVgtaddyY1QKIY3T05q5waQ05GTo85bp\niQN67HSLFI08kfsw8PgyRpzgly8Y6ZI7BTfNifUvUT9vzqMQhXogf+yArX+x\nY8f2xa8yT3H0pXD2QOd5piMXPPuI9WoF812ZTdEqJRsJe72EWNKfKcZSmAx6\n7exqKiBP6UdlaJcm1NZ2UynwEcFVEY6NsBomawcmedI96/RE04/eu7tQ9ZnW\nQFfZ6YrpfQIQGH7R7xzzQfncmltNv7MNiuLx3jqgzbTsJRpt/AimwuS7Yx1M\njP9/3iLRSQ2CvAf+TzxjRhp/XWKQYZedutsLX5iCHNWiP4aG5oySkDINFRLh\nt6X3UR+7SZ0R/mT7bBdyg8ACwt2nLywEl/WBh60exKXTL7Sx2u4w3wJh5M77\nrO9pIHHIvu2UVfOHOY83JHAbKh2Wlh6Bczf4tRdDqTCNqFQtQntRZkloHRmw\nMQHqSFi8GsvvkrBTV67hVJt6s+VN3a5UYitaf2jsKLATDcZ8Te355fsqo6bs\nVrR20QRksSjb1GWPvrhLKllR3UoJ1K57TQSwSMWLkp6E53tokXS3PBXr6vOr\nrisnZfz9xtXhKqGYYhIgmUTbibiB8QRxLjEM1er3vhUl9zEtPBlvh+EF+hIW\nivz3\r\n=LEF5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"1e4ea7d27c6590f0b57e499b3faf3dbb56818c6a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.12.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-1e4ea7d2.82+1e4ea7d2","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-1e4ea7d2.82+1e4ea7d2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-1e4ea7d2.82_1571771690896_0.516296390512357","host":"s3://npm-registry-packages"}},"1.8.2-alpha-1c5f4d93.84":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-1c5f4d93.84","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-1c5f4d93.84","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"67750d0643465a436c1e0d1720b7f2d1b6cccff6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-1c5f4d93.84.tgz","fileCount":156,"integrity":"sha512-fvw8cThO4C8pSMNw75J+Ptk2Qyw3kBY5IujJWogdSobT5xQuwqMqdDqCOsl5VKodd1/ILi6GeBCkMVTKf1OZrQ==","signatures":[{"sig":"MEUCIQDkJ7lW8/nwblmHtujmMZ5obxp1yxFLyWS7TAXBW7o33gIgTbrrjI29Udftj7y76CUJJ9wYRxsA3I+wXY2ygTtuXhA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":254012,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdr1n9CRA9TVsSAnZWagAAj+IP+gITxHyr+HmmFMSub85n\nbU5VP2H5jB4k2ngxAcuFcEEX3gY5IbzDyE/jBHV3/56QkkkZ144u3Pu1TYX+\nzryJFLVO5Jsx7H01Vtq6CBPN9eoV19DTxL7NTjDrii1Cn4fH2DJpIYPORHz5\npeusQASg5v+UvaGPjcC8SMSah+VjfvhzMK9jjPfB03B0jvUJMqgKRaIOZsz9\n409WG7OCLhuQEjHxvuCALnnZQZ9aTQ2YtvCOCYq+zRoP6pfm89vvCdaLKlg6\nCM0L5GiKAR3ar3QL2eQ0RpzZog5CSy2dhEYq/m2caZcYIm7k6iyRyfIQvNDu\n5b0U2/C/BNvjBcte5kZ+q/Cz65w6RbU8uAe6OOXgRTU8FkdL0RHpzggINk8/\nkOBniVhCUxxMAUvbK+BLiho4I+Ny+sVoJ5XzODDljjAAbg7UyPcPnP/p2fp+\n2hqYFihkA4lVRrSEV4BgesXT4jda5Z6SjJXv/rIc6aB/ekXHuzlFeChkl4+S\nFyzrSjWz/WWA2Ektx08GMfEpECzwZiojGVMsSdPrCzQa1hR1HW18IoFMbuW2\n9IISbwoogqY7YObJv7sDc0A7Luy0zf4g3xxf6RYyvW4iPuxuyna9X8h6Djmu\nqbt62Ox7LFa0v2paAUcDLeCNfQc2dx3bdGDuZATP/W+12BBKwYAO1hnJgLqb\noTU4\r\n=LQwD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"1c5f4d93d8f2a3bea20f11bf27710c0489fe0300","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.2/node@v12.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.12.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.11","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-1c5f4d93.84+1c5f4d93","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-1c5f4d93.84+1c5f4d93","@graphql-toolkit/code-file-loader":"0.6.1-alpha-c775427.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-1c5f4d93.84_1571772924024_0.7314307549427386","host":"s3://npm-registry-packages"}},"1.8.2-alpha-c7c9c98b.82":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-c7c9c98b.82","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-c7c9c98b.82","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"5a4766e41a805a682fb469931f55cf8fb376475d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-c7c9c98b.82.tgz","fileCount":150,"integrity":"sha512-c/j8z1L/L5gzTEYja5PBCZXhAzLy8irCTdz3bQ7pRrZHzLfViDqkpYJFZbp6TJEqP3XBUJIkO2c0vFUGY3hlCg==","signatures":[{"sig":"MEYCIQCzehNOtVrohsJUIKq4ROgPXWrP/OjkAqOIqvJQqfoZMgIhAJMWrJMu6sTJ9hF9V1mE6xw4SvxiWAg4iVEALbvJmMYY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236928,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdr3oWCRA9TVsSAnZWagAAlK0P/0HaWyv46bRxZuIJrP5D\ntsqReJ3RXltk7Nie9hq1F1O+not2lQ48WN4mPHxgg/pzzukWQ5xTRWFfEPal\nbcNKQX1xMy0o2fyv4jmG7q36ASJkwM2l5Hxbseiy/m3kZlChWO567dB+iZAo\nBLMXfXYCP8yFilCFGclprRSL/HsoJWFJShxXFcamRFUqohty89UlEn9oJIKT\nzAWs6gm4ut+a/d17xyVhOWy3BsykHVl6Yp6Fn00Pb74A7WnW6yDEQW7dspJS\nEwxLJ7b1Qt0tXsqdakud/gZJfbk6T2xwAMXGiO1iTxKI+khVWaQndpnMEutM\nmp6WyMeHpJ4/kQ8KuM+ldmiiz1lbIUnrZc4KDsQMbSOvcyc8hJmBKxOP3v9a\nN4uYmDe75+J9qUxagCC+Tell7VbHg8/URXjLyTtibyuhAaUG3ia8nSSQGsCF\nYeXd/7KyGMY6D74XYQ1YfRG/YRCXv9Uf88omz9ham7G/zvopNw256f+RuQeI\nzBs578aJ8a8CzJ2LicedRTWvtq5cTIc+JIsA+jn/HgqxtXPLeIIeRIuYS8cr\nTRx8qy8YIuiuk4/4MIvaVGdPTwDCZbr9+A5p3aL4c94Bk3igUELmAGrfhmcE\n6wJYRkCj6x7dsJrfGYP5OxKIWbCW2i9yEwMt2x/0WseieKfWNeItufBTMsNi\nhwJR\r\n=9cyF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c7c9c98ba37332fa82047ae9568591a124eaeabd","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.2/node@v12.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.12.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-c7c9c98b.82+c7c9c98b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-c7c9c98b.82+c7c9c98b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-c7c9c98b.82_1571781142397_0.6127360018137671","host":"s3://npm-registry-packages"}},"1.8.2-alpha-3e00a0e9.82":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-3e00a0e9.82","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-3e00a0e9.82","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"7d979b821ad65c91f7d551ab05a208f2a4da9706","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-3e00a0e9.82.tgz","fileCount":150,"integrity":"sha512-Gc/Yy+gByPrgNG//5o/8WGDDWGCL1zUilVM/cKARnN3jkWuZmmbhJhV0jdtPR5pgBiM8ew3FnNUlBUzCbAsdng==","signatures":[{"sig":"MEUCIQCfH8aqETFcTyRcKrWYZ5WNgVSTvyuGWeAAqhCKUSJsDQIgVuYU337l+uQe+T8V32shLPM61AgUDSFhhRtJmL1EG9A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236928,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdr59JCRA9TVsSAnZWagAAxfMP/RqpYnTtgMdFAMSaIya1\ns0Kr+Xdj3m4QuhPEhhyZyjHAmqBUKMm3cjL7ysm6aVofVu/QknG8XhW3DZPk\nfWdaT2ZSkonEFqb9gJZYMVp6T+e6DBkhV3l7RREdoRBACubw679MelO+mVgd\nM4Y7yGznAPkt7Z7i4CsYsSpCTDjZnHhAqQlPGWqeNZJ7u369uzy3DVMYS5aE\nEql3OUAPTjubZNb47uX9GzALehsw/gi495bxymvF00fFH7W3HPQEqnxRjHic\nf4eee9fUJ+i7gfZ7cKZTn6pRBr9aVjIHXsh4F4V0NgrhAmD75SRFTn2B+Qce\nkt0jKNnzlbubsWOGBNNzMpfG1/5f+k7V7xvnL8iSk4na+0Youm/LG8avaa2T\n2ptRX1z8Km+MrSAvF4bQlFsAVFwexDSBb+vGJ9JmwOnzT/wQhCPUWKaueqHa\n2IpVD2Bozb66/eO6x1Bn0wSqigdlim92+c2KcyjOTMr2FnFqpelEtHyDmfEX\nQktol4JUHWS2msNq5XH6IQ0Wh/MJ6LLU2Ce1n7sBDJTmYiB7Qnp7tf3kpvrN\nqtzuSeI6rCG95DwmeCMt9AE4VwyuA7od6PByg+uOK68FHyWNFbCCEvO5FRw4\nwCxuKYv9KX2MA71dhggi2ha3Dwpw2tq5wkLNfN3QDiJLr/r5zcEs74UvBtA5\nzimP\r\n=3V7O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3e00a0e94cb42593b763f05af918e7841948b312","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.2/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-3e00a0e9.82+3e00a0e9","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-3e00a0e9.82+3e00a0e9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-3e00a0e9.82_1571790665309_0.2930300318867356","host":"s3://npm-registry-packages"}},"1.8.2-alpha-22ade2cd.83":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-22ade2cd.83","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-22ade2cd.83","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"f795e1c768c092932c90dec060d374065636ed88","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-22ade2cd.83.tgz","fileCount":150,"integrity":"sha512-gmw6X8sHpM25MdpC17onGiTn+MXyEvN3r7uxzMI9La0HNvgw06h1txdaDTy5Yay6jZewXtLWcA5Sbz6SX+woUg==","signatures":[{"sig":"MEUCIGdGFxngM9iAEWCpJeVsHVoGVrOD7Vr9IzlLPrG6GgnOAiEA8WeYSPE1qSc9YEfmQIVjdus0Gl0412g3TLBiFS8vks4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236928,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdr86NCRA9TVsSAnZWagAASDUQAIq60O8U2MF63sbp2mRR\nFDiKsX5Na6o7uHyy8/AcAhsMYWuhsIoiUivynnxzI5fpPpDQtEURGA0yDeoH\n2dj4ij9KnGELipeL5nkxetsyOwc4VjNMxkLY1eJ1BUz0GFeFnH2Kh4iaNz5v\nLJEIyJP2syeOZz6r8aEfHABpQFbNEBPmeQkMdwY5KaEUqiK0zxHb8l1+GBwA\ntX9+XXwx2fWubchwYKnTVIB7jVTtcmayS+KnozssnCrFDLoA+1aKdG3qE3f7\nY//1LYFqjKgSY0/SiisbMw1KHPTovThGRhJ4H3dA/NHnJewl3kmgfMYYYoEF\n+xI5LhTi/0kYMIqHVKPHTbPrFzFUIOMDeepV6W257Ez5A0QpjQxsJhdyah0G\nTMcT+4qzslm76nOYZANs49QgNK9pQ4CPLZiAI2l4w6QJu0/Au7hTYrIX5frc\n+ANUhXcGOr0BstWiLDpuoZxB7o2ZGMLKcLoI3pLn7gdVwLK7WUgu1oesUfdn\nGtdqN00tfHqEpTcaDfehQ6Wbsq+uG2nXdH0nL0UQKxXUKhVBDo/v3GJY+tUg\nBnnmj7rox4tUmk9BhiUwsaZFZtkBRTtMQuTkuLGvWyRyt2Q6wn1hY8eoSOfD\neOvRsGQEWZRgyBJnV0ZnvUlbxKknOuAJ0i+Oht26X6sx0IkNjahEJEpJfHC/\n+j84\r\n=4pnk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"22ade2cd1a4b72e00371de3c2a5a39f42d94d36a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-22ade2cd.83+22ade2cd","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-22ade2cd.83+22ade2cd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-22ade2cd.83_1571802765235_0.009942846398704575","host":"s3://npm-registry-packages"}},"1.8.2-alpha-db800588.85":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-db800588.85","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-db800588.85","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"a46f1525fcb361cd7abe8c5ec7c9004b45ba4d95","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-db800588.85.tgz","fileCount":150,"integrity":"sha512-0d18bHtMGybUaVNEO7b+ezYa4WjA1FxFX2FPFHyEnIoZBIaXZdWms2Be+C1NoIAie/X55iYOE+Z4aAdUgG1aRA==","signatures":[{"sig":"MEUCIQDaBZ6uEp7LvTHPGEoWHi9XlUcO1YoUsaborhTKfE7YAAIgdlc8fRZTTQ7vZ94YoEQbaTVtkdRS0+4ghSahoGlT6fY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236928,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdr86hCRA9TVsSAnZWagAAxIEP/j0fB55ErJR3OgKMZCWn\nZq0gKz8tcDSyYB2iI+yyjvQLIDryRIc3GyDlK55OTVprJZeLX9WQ4Yh1EMw0\npanEL6jVcL1/Jr3lRp53EOib0rCGpNlEt9P3+11dbHw+t4ZM8G0ZTHExqJwo\n9tttQ1S3jSYv5WG5eZtqNwPulx9xi/VGIoCFaUMA5I4KKNbu3IIYEnNrpPQA\ns17ZdQEMKYI6n0s/Z1KHwgYD30EJPtwAr2szDMrKgWshFFSTyv5vxpQcHmrd\nyvvN/6q3eU23fy+aljAMeQ58f8ItmU/B/cxkPlCYzw/Lr/Pttn11A34I3Dab\nA48rRNQiVHJjzqidNOPX9YiiQjg3RMQm31j+whPqoZYYIvQR8WuAmPwPPVTu\nb5IweIifSVkWHXnu/DdXv/pAP6m7YHOiLzpUJkLdIfvvLiINxpoEsJox3sWm\n739wjQLtWIo49nWYe+p+H5rT64p9W/u4XUO54F7sGFNqoPpZ4rBocKeJGT5q\nnKiCfdSy1Z43WjbEObz5A1bBdnp59whqOJ2uvMkK4gqE7+T9E/3Uu4QD182/\nC9E4VjM6OkSAyCVFUdMZL3ms94xlBig8iPTE7kgss5tbcS7UZDJd6a3JjhWQ\nGOgF8HtA0gqWKXXfsyjlS5lDuB4ldr6RWO/3vgaC314/UCh4llDUDkjogdfT\niC3e\r\n=+lNf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"db800588c277792adb702a2a7d594d277a6fd64d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-db800588.85+db800588","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-db800588.85+db800588"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-db800588.85_1571802784610_0.09442283330496326","host":"s3://npm-registry-packages"}},"1.8.2-alpha-36d48260.84":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-36d48260.84","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-36d48260.84","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"de662a63790a4ea9b4e00cdbd5d6aea9b3bbdc1a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-36d48260.84.tgz","fileCount":150,"integrity":"sha512-L3tuesos/GNSTnOmYlsNClYFRYLca+sp6rIdcCwQKW9Tdnxv0J1sUCGtMBpSdP8LoeO1Q/be68wm+9Yp8vB1Hw==","signatures":[{"sig":"MEUCIDdozgp7y4WQTrZiHBDWCHe55HLYWbHlYbzmjZw/UtqMAiEA1V9UkajdLoHdaHckJYq/Qv/wJMVct8uMLQw08iO8vHk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236928,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdr87ECRA9TVsSAnZWagAAngUP/37PCHdQK+CNg1x/5K8e\nb/MbJNOH289lbErgehFjnIaI82hmatpK+bkFvXYmd2DjH/3kFilQTENhywCO\nZaLfSWzmBeN/yiRS062BrDKt5KW0QJqtlJX/Vju2C09ZS4UTtsVPSwf/COmI\nVmmRqnSb1lvsEE/pj+E9asuT7DbI//uoObKw8RiBZ9JfX+wZzWOAjqEqvQmL\nvH8u+dNeOT1AfbA3LxBhqjP2Uh4WIdoIswCvWKYxP2ORGI/qc7NGsVzdmn5S\nH5oN4uxv4G/YJTP2XNFKDxRpJoJQ707BBV3iU4mJIqwvvtaDfjxC79F78Qen\nqoTJCA3R/2uxlcXJ9ydlqy3C5IS2gTkClDlRLJ/ji0k2RM4W6zLuIS01+Kao\npN1SXJ97KlIUkDfFI/KgPoiiHAQE3DHsju5XQBO0grrtlb7R4ojxz9MkqECT\nsZ21f7az9dQyt3Zy9MDUUnEuQB2NaIhl38/CzJna51PAgVUuxdR5bwSZGYWk\nhl3DeDiDvKtE7JO6RR7yo6Atp2nOeYPu3IySni086nEjyyaQlDBYaJbV9wPo\nmuwkj9w0obEVXOe8C4eC7rjwpMRdgXVFrB6C3Tyu0wIizHvtLffDCDYGDKJJ\n1rC5viJt51ETodLNfRV64Z5McSnQ+iOBblAcCfAAUcwHR6EwNPbEBoD1drUn\nPCid\r\n=sjN1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"36d482604a594b0b4517ea5978c1f3e4769ccaee","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-36d48260.84+36d48260","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-36d48260.84+36d48260"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-36d48260.84_1571802820256_0.5346521536397897","host":"s3://npm-registry-packages"}},"1.8.2-alpha-0b9f7398.82":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-0b9f7398.82","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-0b9f7398.82","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"91d62a870471c315e5616e4ba567d1d3d43067e2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-0b9f7398.82.tgz","fileCount":150,"integrity":"sha512-xuuyU84Fo2zX9Ej1F3T6qQmuNbeRqLPSIXq2B3YhAcZk+t04fmC0sCX4rOFe7XdS7Y/V5xvkD5psO325bMsk+w==","signatures":[{"sig":"MEUCIFrUyhRg7qpDJsmonwFGrCAQir+w6IXmaq+NMZkSGiCcAiEA60vM/Gb72057iuDu4My4rWjvkab6BrFqg110tJ342JU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236928,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdr87XCRA9TVsSAnZWagAAKgYP/ApP0C+EfqZg68QZOqhx\nM7ZZCT3x8a54BzMMxuRKwfgFfHIMs3bZZbzqeOpLPyf4JA8/paOTJ8YkI/UF\nhWfBBvQ4La5RKr2yCtSKSqNmTD0+wHI4C/E6l6uYzHfdOxg7g35gxaOKQE0x\nvj7NggF7OiFaW1s1Y4soU+zyyhLH3hz1ZTq4rewBqZJqR/hit3R+U/CLLiAw\nkT+I+fJyTp1HpacTZtUac3Vzukp63El/QaK5qktVWUOpgIKbkAnXKv3Kb+hI\nKiSUQ0+TjZJ4J2/lMfqXFzHPOTEjqeJr/hfNbEy7FSbD1FW5ey+KwryWMTKv\ntuovsazeNKS+XXKIgfl0ljG9LvwQaGcxkLKetKgU6Lpu7AlZifhsMe2IwvcI\nhw9xPZfIi0E6pqO+oNgso7x7d7NIJSyx/P8tapPEbeKwZAPjR7GkikrLxcBV\ncOfHarOmSyREHPWirwWSNaS0HeGnnWKUJs31D4zcM4NP67E/21RFLn0LTXtb\njd+f3a6qquawlyu3BNqrfVhj770mZHVIIvdPqTjsmUhxUFSzqGikkBl3GBh6\nx55sFWIdoxZ0FIWcR0Cy1ZwrT4oEQBV0kwvqaG1E+/J+n2U70pE4wr+x3TvM\nNHEzHf/mRvHmTinJnsaS11F/lSAr9aby9zsl97A+/MilXjDHNw0aeCVGOHA1\nvz+N\r\n=bTgD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0b9f73989450b6b73a70bea4a257f932f9ce5fd1","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.2/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-0b9f7398.82+0b9f7398","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-0b9f7398.82+0b9f7398"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-0b9f7398.82_1571802838763_0.40830877206869487","host":"s3://npm-registry-packages"}},"1.8.2-alpha-1309ed84.86":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-1309ed84.86","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-1309ed84.86","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"0f2dc266dc97ece2489b31e0166a90c833ced955","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-1309ed84.86.tgz","fileCount":150,"integrity":"sha512-gi5WvmQ5QNSOB06BHlg+ATUnFcIKfk2i/1RXsoma3sknN3QYf4MEfQI8shc8agjK67tDFvJEcmIrJ+HbEOpUwQ==","signatures":[{"sig":"MEQCIBocwMsnQdHQP0IVUhVoK3fF1bvcMFhDBS0YfXyAsJFzAiAGUMHqIEEyMqRfteENLYUiyYvJ5xeKrcvbHDBGLWLiYA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236928,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdr9C2CRA9TVsSAnZWagAAHzUQAJEytB/JzIDzicGUfA6j\nvvQVhC55vIQxA1qdXUDvauRx7SvWNTUUe1ozNUPDvSxLDH0DacsUlnymDkwt\najym5kq1H2F+lB/u5VjXoFyZewBVUGGPhkak1NdsP8KsOZk+phqoYYnj7rSw\npiggscwXnpy8vGJ49rrkvrSek/jugwQjjFY0906DtEJYoX0mZZwfbvT5jx6t\n9hmNh2U7GuqR44pBXzS0Iwpy77LggWOL0941cx1/lzouZQOv2jDNcftb/Muw\nAsqpMRBGrw9eA20/IGrGHRS0/OLVp6HDAxEbJtuQ3lG0hWn/ihwFvebAMFo4\n9K3kMP/MzzLzJFWr4wybXRiWwHVUDTAfdp2EWfAckJ6mdJXrrZ4Vgyi5nqpU\noiJqT2CcEdEA3VmC+6T64RBwNlMrSYiQUm49m48bLtFvsxmB+kk6HLNSDfeQ\n9DlVq+ORoLS3vwILw5eA0mIkKDvKUgMv4NCq9ZpF0On7gISA5I283TCqyuzO\n4IG9iEyi3mS+O945AyT7yZ6Jp44B76AYQUON8F5y1JmyDQ1ZdeOM4Kq+fBkY\nekALFVzU2Ac8oTNwMOwaGM+WG5VHH2Kpn4uwYtD/KkVB0VPU72f8sCoLz5nJ\nHwHtde+uSYWDxE0jl8GNYy5aDFPhyX4yHs3KXisKiawVdsXfCotxWZyjoXPE\n6c8A\r\n=bkK+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"1309ed84ffa43edd096a281fc7839e4f9c54407d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-1309ed84.86+1309ed84","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-1309ed84.86+1309ed84"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-1309ed84.86_1571803318129_0.9612926388387699","host":"s3://npm-registry-packages"}},"1.8.2-alpha-02a44b50.86":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-02a44b50.86","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-02a44b50.86","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"d0b5c74dd11a822be6350c5cc08b3fd31acb2488","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-02a44b50.86.tgz","fileCount":150,"integrity":"sha512-0pPDlKcSz+gVkz4B5lKEojJFdrlM+G6SCUuxKjItXCtIfcgjHkNx2AMC6fsEBHVe3aass1geVWnmZ/hsaFoHtQ==","signatures":[{"sig":"MEQCIEPC3o7VE9BO9ELaJWJdQizeICOmNCQwQ5/GYsoXKrr9AiBnsFjjGpzj5fypG4gii1r97epfOkYUckCBCnoqwSMn0A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236928,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdsGULCRA9TVsSAnZWagAAxb4P/R+aQ2yN7h6NG+tH4xZJ\nEcSgf7eR2nZy8XQl3jJAewmRkUHDhzOlN/EsjhRxqxhXoCzXiREvg2Nhy9G1\nkjuCnjmK2mco97ZxRed8Kor+z5BEk50parEInUZKOYnKGHua9APFxdyfppNz\niBYxKcfaq7JYUKmjKWhbFjMGFTP4aRfCtGcUZ6Bl4shdNSvABwx3vPR3PP3A\nZvD2G7Sg3TyQxFo63hyG5tcMAKTnNKS1njNwPWJ7GRta9sj4s8DaIHrUZLB0\ncDt+Z5DVkA0NREcxJShemM3mwSwyByTrmqx7ZdVOnoo+r5ecCwS9HZtdzYvS\nRAMTLVdn9DEoW21U3RJ6HbLJsMHfBXi+XNSljdGOdHrIiVmJx15iqwxSLik7\nL5Yh2ifQJgZo1LhH4zH+ikRrbQkvFInk6z5+HBYqROJkS1P/J49OyZTTwysY\nZ5TABvPw3TrTEf7mLvLU9+wZM++A8gSjs/1bt3xBmEBZhPbChI0aTd7GvDqU\nidwJZVFnbS7mdWP9pdrfMqs6IbM/1FYy2cNYUM1mWWBU3wW37pP6DDptCbPJ\nJ2vjUcH+p9aV3GQ2m/35RuHYa1WBHfHflvh8jx0c2yN7Ox9mD74IfUybX7Pe\nurVM8C99BWbGy+OoUBLMZvZOt7W2W92qlerl2HtRuPRtwAcD3O/wn8zI+pAS\nZ3mX\r\n=GdW8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"02a44b504ed4723ca9889fd63433805c3efc888d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-02a44b50.86+02a44b50","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-02a44b50.86+02a44b50"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-02a44b50.86_1571841291406_0.9390078346902269","host":"s3://npm-registry-packages"}},"1.8.2-alpha-02d75c31.85":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-02d75c31.85","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-02d75c31.85","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"eb58ee2011d4493318f83fb2239dc1a980f36d94","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-02d75c31.85.tgz","fileCount":156,"integrity":"sha512-PtwAr2b+FTy0xD+4+TkLdWPCNEGQ6C0Kf0xU8ENJmZt1xpKqWFYO3+ytEK8HhUOXAfPJ0GV8D4ouuoMO63kV6A==","signatures":[{"sig":"MEQCIHbKERAbSowlRozac5T9xEJd9uRb6zpW9zzkB4csKRisAiB5fquZeKk8YI5Raxm/8u+XD74ytXK2XGdS6UWewjpTEA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":254425,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdsG1iCRA9TVsSAnZWagAAf6MP/1rhvs0nBmqsvfCCDby9\nNdAfauqi6oGKhYKPNAYLOcn6ugstcInqU/5/2nihRI/5DzJqh0TL2skFyNOK\n9uNg7Zmer8Ho4GzKwIp75MtJ2iITXP22IWJmKqEMqToEO5LqnGw//aJklLXR\nMHrYpQHz7LpxY7JcCTv+5n3b7991uZma9IJTi0QNmk876Mr+hbnar4UhqmMw\nQkjNUvPnJc+FHBKpR67AiTCibb7lz6oAXzP4aoajsyruCRgqtytNPdw3UHpf\n+2hZ9aepGWyaYOPIAUQbzGyGMhdYf1lGtyzDSYkvjkD27e014JCiAgMrtgKD\n6c+lCa/cNYGoYsFx/kp9niWmy1cBv5giohdwbMfMTN2b9QsX6uX/JkREiVAW\nIhiPki0oRwmj0aZd3YgzmYVcVmxYY3D5Cwuzo909Xl5wEmjfcsnLKeZK0LH8\n3sdrCoynK+cNd189zyw2urVMSicJ/rV24v6ditBdQt778YE1veLQqkyKWzB4\nYF/MfL5ea+kjLK/Nm6K+37vkx3gOfZH95rYW8voD9xlIMmYwsOHd2B7x6tfh\n9mxaVuw9ulzByAfbK5EQ9DTEQOTaGUykw/0lKuF7ZVtqPOeyqyRd9dJZ+lWK\nJ2ddcZx1slxaWBdDxdD2g+ca/7GeWABmuRqwmXqpCPBOyng7p/rMhIvQ3Cbg\nixDM\r\n=hZ9O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"02d75c31396d2c5c78067140373399f8ed59f0e5","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.2/node@v12.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.12.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.11","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.19-beta.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-02d75c31.85+02d75c31","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-02d75c31.85+02d75c31"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-02d75c31.85_1571843425720_0.7945078029204817","host":"s3://npm-registry-packages"}},"1.8.2":{"name":"@graphql-codegen/cli","version":"1.8.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"386a4832046a87f5ba6ee5b2d52a6ef32781903e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2.tgz","fileCount":150,"integrity":"sha512-BW12g6sop3C3uXzr2rs9tHIDmFCxzYHZ39+j2BNcnKIQ+cZPDojdrKOOXOLcTLpiuMg52R9GiwU7wYaEJcHupg==","signatures":[{"sig":"MEYCIQCuEaBpRP+piSM+AH4D7Aa2Ml+pxyfYTHx9107WzBnvhwIhAOARnkt9auqiExTCtoge8qFZbVczrZGTWo3hhUyrQax9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdsH2SCRA9TVsSAnZWagAAKioQAJKYy+Ehe8m5aE986ZyP\nDnJAlaEiNq9BEhieNL8K9/08XLx/MEnjoTs0rCNXaMnezu/RjabYrS6Pl9ey\n6Mxe9ukEtUx66aQq2wfz+Rt7aaC7qFFHSSdIzYc5xvX7tWDlMjsLQTuC0BfU\njjzYI70HS1yFXN91ewFJO3354vFBaYjcTPapbFxV9KBXxBQAJNBjsj5tJJgF\nTMGnVJJ10U8CVVWoDyf8BNh12T38eLtRGXVDbdPmx1VkP7sQfnu1weiYAtl7\n9dwHdTeG0wric2SYo5cN3qv9sDRqAbDKf8qMAOfj8gdsPhZ5rdld8WlMECHi\n6iJrJY71TYMxwo/ApTzJafvSzqq6e4D85eO2DZdJjVKoCUbn0PHe3zFRXo7c\nIcOoZZ0sT7yvZh3E1Kb1+a5hS5rgd2O2arvno3FCFs1l94GUKSpKgVqTHfB0\neLHo9BjXpjnoggLKKhdRPwfHxsWOyjpwyaR3qSDbM+H/UvDJgne2j/GRGO6A\ntQNFbdFWjig6Ih2e6Lz8f5ENIgbbrydcPEhYlRuizip9yq267iIN2pGIBBzm\nnRAl35jIz2V5pxzjE3MO48XpbEdOJRLeaWq0Sfs4LzzqBBhsJSf7Gfs470CS\nJOFnIwHssGzk3gnsMIYxmWDbBxH2xSaeFVed01+zMau9X8h5UU5yplYXfO1l\nEYRD\r\n=Xx5C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"cd20673feb3445075a111c2093d2a18b7bdce796","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.11.1+x64 (darwin)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2_1571847570093_0.18491863585157886","host":"s3://npm-registry-packages"}},"1.8.3-alpha-cd20673f.0":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-cd20673f.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-cd20673f.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"5e30ec14b12e4954328820cca6bab8a22b902cd5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-cd20673f.0.tgz","fileCount":150,"integrity":"sha512-yF2iKt7nLfhY9sOmjvGZvt++gFNuC73mXwpVMeK66NYy8kBRUulPq7abFbfY16jQyq0q3UpJtG5gtMqW9gKcrA==","signatures":[{"sig":"MEYCIQCPItSX44OFxeENlnV8ZdPiQezcHpV9Nn2TOOiWc13smgIhAPc/0/GrlACzlnJytvuL2frxJPopNe6puUetaOhUDb93","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236925,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdsH9QCRA9TVsSAnZWagAAWdcQAI2d53uoJmydWWGqYGD+\nZUmsezfPNh4NvQXo/wG2pq5D8RM86PXzFWzBKvQf7jmlGd9X4fg+79b1zkZP\nt8jgmp2mIZugISGJv7nbhkyhJLG7YfbR5RkSbW0h1oAHje7Dg9xKnewOs2Cd\nzbQkAgZ6ru2yWWmXOMeGdzeySbg1n2/nN6VXMhq4tHt7TG2Y+4G5iN8wLNnj\ndAs8KhXYNlSIs5+rsVC7YrT2etBUO9EKuD0HWNwPs13/PkB6wuHk5+Kr9qmF\nE4A08YYfvlp+KWrC2usa/OIA3SqVYw8tctNrf49wfQ8dcxdMLIR42qN1w8MZ\nfaHC9Kbxr9cKHCuR9EQqe+hqqgpMmcKJUDI6wMOAfiFF83zm7AqLx3zJ+Zuy\nQ28aMT4JWrslsWAIvva2xZ4X38UxGoLTyHORNRVs2lNPcqb+x813adUC0SXc\n4IPt5Rwhz3Wr6xZP0EwIpBytwlH63/D3lQAJnfwCc86USnqr7vTsN2MEFUNS\nnxBpy8b6mE6YjBgmW3PjK1Fas+kk28FCslm0kbwWDMRUWJyCnWmgRA1jERqH\nZs3Z93FLMtb8y3xxWoLDTcsotMZ5Fsoyh7C620LFdUdhtq3usDVDe1IO2Bjh\nBQr8i4Yp6NrgAZvwl6+cbiorCUDWNc576fsG9IAj2bgjsSYdPKVAOtEY85q2\nBdcE\r\n=I8Sh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"cd20673feb3445075a111c2093d2a18b7bdce796","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-cd20673f.0+cd20673f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-cd20673f.0+cd20673f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-cd20673f.0_1571848015825_0.7837695012575834","host":"s3://npm-registry-packages"}},"1.8.3-alpha-986355bd.0":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-986355bd.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-986355bd.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"e4139c75f8ec71dc8aca315881ef1d045197cfd9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-986355bd.0.tgz","fileCount":150,"integrity":"sha512-t/VBJTYbEPPioRJlEb1eYs8nMLpjh3BQHVxhw43sFQ5V2J3pfKG8gp+E93AkjJRMamuQ9wFqLCO9pGPJ6X3dDg==","signatures":[{"sig":"MEUCIHcs03iKGP76NSJUAE4yLTzjdX1NaGU1kWUxsGb9Nn5NAiEArpYVAx/JfF8wNWKv+iiDTFbJ4ujNFXgrSe6HGlVpD44=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236925,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdsIGRCRA9TVsSAnZWagAAYMIP/R3f7Lb7jrHeIQlMCb6w\nXbFkwapgMF5OQkcSLM4m96AO+eWA7aNOMLLZeP4/kGd0TVhnvHwyXNA/E5rh\nu+Zl2Bri/tbDk5W49T2aHhXSeIYH443Gh9o/SG4LlKbB/YkNruJrd9AvkRva\ndJ9rfwy4akT+5ukptCCA1O4UAEsToWg78E2Bs2lx7pk1Pp5h6ZkY13gnEj7v\ne+U90mhpycFUb2NQML04UrpkIa1mv8jwkAQyA5i/BrBFNd8OvjZP2NHwtQm+\n4nlYYHT7ehOKZJY7/tQeVvs8mlSrrkEnHwVe14wckomIokKrV59Ps1PPqUP4\nqjCpsgCiIIAgPQNnIb6BSpqLBWIsMlSrExKr99NwdC8PXSUL+rRJZvWEtwuK\nDxTl09q4mQtOsn6NG2cq50UcKqvVHtYF2SX+aDid8lTK31RFGc4VvxHXvOP1\nkwv0McrBzfF74y1ObG8mL0O5Dka026ezzt8WKA8OiNr/MJIicApsi70X2N75\nOD00N5PELLDeMuBf4OezTvKOQK3gQUZMXXDYKFQ9zfhWVQOMeORrc/Ha+NOD\nCqVLuUhxPKUmdf/WzwpWHEGk3404H9VEIxywf/IGpjQVT74av1lCnOGgGgmi\n1du810eD8SjR5FSU1Ga6ntTk/8u1uNP0ESJD601E/5NoGLl1sCZSEcwSFRca\nPmQ1\r\n=RIW/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"986355bdd6bcf157d695120f50e5f72c9e730050","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-986355bd.0+986355bd","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-986355bd.0+986355bd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-986355bd.0_1571848593189_0.581035189670597","host":"s3://npm-registry-packages"}},"1.8.2-alpha-6150bc0c.87":{"name":"@graphql-codegen/cli","version":"1.8.2-alpha-6150bc0c.87","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.2-alpha-6150bc0c.87","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"f63574ecc76561c29ff214ec2e69e02db9fa0fcc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.2-alpha-6150bc0c.87.tgz","fileCount":156,"integrity":"sha512-yCCJtrMAOTbjjX5l0WKIi1kbUlnSyijY4hzBJm/95w+3zt2VM3Gp+7Gio0FEtpHdieOtu4WCpWVGfW8gSrNGEg==","signatures":[{"sig":"MEYCIQD0tWR+8S9jhyGG8HrSSZeGNhGaaZ+JeloowXGt16GLGQIhAO03UmqZC/sMqqipZ8aPHze+swF67QB8irGB89j8BRGW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":254425,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdsIXbCRA9TVsSAnZWagAAJVwQAJyJwd1nmmUHLtpm3kz0\nlk5hY/ukNMwLof8JJw0CDFOKJRT2U/Q/qEFAlcqWlWbaKTYOQAoj5oHKv2Vq\nriTiwnQw9CFRquB+sKx/Kpvs44OeSHGzhGtwi4D8zmpp8UkMaiJvPsSg074F\nUX+85tgtq7O9NG+xK3/mp91c7GS/HZwfVmua+vK8LJHdmpntZKD4RNp+xysn\nyfUIvNpVtWROnZmpzUgmPQI6PiCVoaF078x+XAWvQqh5qejk34Zs9FhTGWUN\nq7zmsZqqwGnGdgEP9i8sb5x+jhGRx8QA3xu4w6OH7y+gjr1kyNfRKtgOBl+X\n2V9ZGyoMFQfuO0f4ztvc9+1MYRMPNAQjqe/sbNYx3S0YAjphuRu/VmW5vhaO\nB8digm4sBkfMpJlcsjM+rcoPuNX4uUcldfFPa/+XdXdm3F76p3wuVqvI8vVe\n/KCmJOQg7lzT0xMmy13r8ykyH3V2x4JAZvcB4qwzFi7V6sryhi+qEf6zW42G\nBfHaWfkUpeVHc19dvvV81TcBRn+xe+u24s2gmQk6HT+jIBQb+A65CIM0dhan\n15o92dSGNcuWQ8Mb030h0viaF5nP1Pfhc/84ai8ien/7jbDGY0MyrWyxeib8\niMAZw60xTyIPysxnPQwD9AAtxJKbEWtm/uaQ+/1DE7t3qdIY27D+Spwwc34g\nOnY4\r\n=TQkD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6150bc0c46dc758e5c80477f773e87c1cde8cd3b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.11","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.19-beta.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.2-alpha-6150bc0c.87+6150bc0c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.2-alpha-6150bc0c.87+6150bc0c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.2-alpha-6150bc0c.87_1571849690995_0.07009089798689372","host":"s3://npm-registry-packages"}},"1.8.3-alpha-f16478f6.1":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-f16478f6.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-f16478f6.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"f08742cc071e3f77601c6546e7f5370e4a1a51fd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-f16478f6.1.tgz","fileCount":150,"integrity":"sha512-Bj5vU6eWujfmIJrBycC5vLaHyR6UForAsUhyF4aV/jRefARNQUKVX7bNyPMip/LC26qlOTEc3NAVKBiASMm6Lw==","signatures":[{"sig":"MEYCIQDv9vhqrRGx6yMncbFBWfmIcrxv37YWPOuC18ieUaw7oQIhAIz0astNQLTva//+j4zVopXcyTHbaBZVpjuvyfFfCFpy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236925,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdsKU+CRA9TVsSAnZWagAA9AYP/idi7LbVsRUZ5hRN80S0\n9YYk5bRATBAwdvs6KUI7U0ve9aCUr6lv+PmPGfjJWZPinKRRwV6BTBDsrWly\ng1VUYu+Ug/EdptTZAm/zWfnVNrqex4f/gADsXn89bRthgSm8OXfPascj0aKa\nrEmhYuudv7eqd+NrLWVeURwPX2np18WPUqR+T3lHGCbWjWLKgy2QWOhRyaUT\nGmr9HjHMdT4fVu9YpI5CBmDjuKw+MXoImKWNE3QmGbB0RFEXRgVR6AtjAvr+\n/YnAq8NulJhDgSMPxIzvDDCM20OkoNRymmhWgIt4cs/wbOG4Y+LOx7/sW2ra\nnkwUoL8n7ZmhO8sIcNRIEaphYHcSa4v1l3wd0o1f69Vi+lYXUbYmm1PmS/nF\nbkWvrVXpXShL4hjBoPugvaz9NzE04ZC/WXiQzl7JH4RPFrYgSAM0Qcc37QpA\nHgmxLDmP9AwiXk0MV9jPerzd0zzFTrmahlFh9bmj/m38KgdQ0Z02OD+f/FlW\nB2Kjqn/BZRJrphS857glVFB4omtw0+P9nZMSc7UwrKQzBAiyhxOBaGTkxQFE\nRYa7M/d3QxuIoMXJgXypipv+3/a8pjVAvptlDZ5bkYm+hbcKO/fQ+gce62Hp\n47G8BTsdffepnHvK7rG/MvtFmW/Le3Rjq7mhzo/rmy/x5VDeBTdz9nkmqHEg\nqcFh\r\n=iTOT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f16478f65e36a81a2db1928d769976190aa8e7c4","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-f16478f6.1+f16478f6","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-f16478f6.1+f16478f6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-f16478f6.1_1571857725468_0.8539917048619394","host":"s3://npm-registry-packages"}},"1.8.3-alpha-3f217692.1":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-3f217692.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-3f217692.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"3e89f1fb3f35bb129e8f45a7023df72c6e18e11a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-3f217692.1.tgz","fileCount":150,"integrity":"sha512-H6syQ+Vt5OW83uuXTaXU2o+Sz/pxbDqvh7z8E20Iai6FxHsUF9QWHv2+QbyjOcvorLAq7RElKfqquY4ez6coXA==","signatures":[{"sig":"MEUCIQCHFt7zrH+tHHfGE3oRQnoYaffuJ40G7nNYUJDpnBr54AIgBXEhHY73pCsEXZ0+ZGMkleIPsgWRrZX9F/a51dKUQyM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236925,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdsOdiCRA9TVsSAnZWagAAdX4QAKFJX8zCAwO4n6mWMY6t\nJMb9vlRWOS+62C+BaUbwRD9stzoESk4lt+FuxRCy4KT21xKMGVuzbRgw6Vil\nMTCufUdOv2DFNDOERhRV58cA8CV2JYBMAjamjJlve+7Zn68YeJdrb3Ecnd38\nOiLgyd7VHOJLot7UOQR1m3MO4HlEPM5fR1gtwumxOGPHh0hn7QBFR+binmCj\nEg1NdsBb9KBAkASFps4xUowWAarJbtnpHMe5US3FdliTRDCn3YjY2iF8AdjW\nmFiLpZB7B2vJK3QuM3AJcUZKPvmm8rdHD9palEvDbCzAp5Tch58yEapqq7Pu\nvr5LwsQWJtm9lWgn2yFZwo4yEKjU7ptwwFpUaH81tGBG/PI4wqp10Uo3//wj\nC9xOiQ/4wisOBKx/tS1Q5GhvW6AcCvYh+0HmWdyC4kDEJoMEjprKVe+tW6vg\nd+E+Pb5puxIPbCux4UvCEZyQeMKM36ldflK8dREycBauNhpttyB4DgE/aBwR\nI1TjUFelX3uW5VQ7aZ5iwqp4o7YSDigUndi2pHrnn02JjEFP29MuVhNbE1eQ\nVmy+RdtzaCBHTF4GowfiwGkruS4c7xKzPGEr5tgi5sUaLJz4WlN7HylKN6WC\nUg9Pch+oolO9LdBudklUyAFE9CpecrUzBF56LwnPewRsjwPuCGx18g0jnyUh\nw0jn\r\n=ywPr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3f217692f9b3ab41b692c70a0e563a22f426db6c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-3f217692.1+3f217692","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-3f217692.1+3f217692"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-3f217692.1_1571874657530_0.3691838116244095","host":"s3://npm-registry-packages"}},"1.8.3-alpha-a9a4b8a7.2":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-a9a4b8a7.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-a9a4b8a7.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"d295a6fe57935ad5991e9c097af362960bc39c07","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-a9a4b8a7.2.tgz","fileCount":150,"integrity":"sha512-BGhu9NR/XJ87iakeoKykwJqvll07XmbDG+LywH3GYpbfnCph8+NRtEecREc3X8df4MkDPiMdTq4ZfbUZM1F0UA==","signatures":[{"sig":"MEQCID586HPN8QMrTVMrqKuBcgc/oo1FGiQHs5DP5scgLUyrAiBe4YPEk7OR4pQ5/zYucerwB07rXmUgviyEmGAt0PIEzQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236925,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdsPDDCRA9TVsSAnZWagAAlq4P+wQ2CRsHOUe+ferlnnB0\nUr3PbFLiYMyM/gCSeyFK94gEsWlHHHNG9ujRxllVtGifd5dM+M5vU8oyma0a\npk/MqIqswqhGiCDDAiT16DQDYZ4UEZATge/zIwXKrCsKFCj1k+Bs/I3RSa5R\nY8Mag27DndC8S6iJxwCzNCQ3+KcJEzirusC+fvv6ITILVtMtbFsfD/8CFDI0\nUHEIHsBOllhxsXRtYWAilOZv5gU2nq7Q1LbXtkTMQx/xvHeNlQAasar/kW9A\n9vcEvzY6C/m+UCsvS5CSFK9Ml/oj/4RnfRcII7BDjVoupJ6JPvyO8BMYNgJI\nZb+xw4I2KS7eiKV/2l7iEmloTx79QeLtV0sqbS+wjP9eueVQX2LSFHNBTh7h\nvK8C56fJIvtciUaH0fT/p5AAAKTI8DbQHPSnaSEraTogIlKGm9+On4xHwELX\nyu6MKt07chF1qELivUnoIZT4wYwDG9oLZ5lZbnphJ1YovRUoB2rs9YdWqv3b\nhd/wfbhMp3EvIUnZ+ti8oBNbISF2NH7OHGC/7Ze35J0aM+lsz5NrGdleNh1s\nfav5G1rqi1vsIB2LMj7LTiEYL5Du6/t8Za7gFlz5HnmY8OaWuFmxMTOUHGIw\nofjAIPuryEnJa4Eu9mZh7q749shbSMW4nPOXaeQMOcj5wrKzeCVWRBpwdkke\nXB77\r\n=NFNR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a9a4b8a7f396db72ed4c600940cd448243a2243d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-a9a4b8a7.2+a9a4b8a7","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-a9a4b8a7.2+a9a4b8a7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-a9a4b8a7.2_1571877059047_0.26354196904336424","host":"s3://npm-registry-packages"}},"1.8.3-alpha-e9cb5d8a.2":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-e9cb5d8a.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-e9cb5d8a.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"322a7ca5f91a7947526f5298b5c880f510675f7e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-e9cb5d8a.2.tgz","fileCount":150,"integrity":"sha512-EPhg1HNm7DWjvQOfhJZfed7LeZZXoMQzv5ov1wvrg9vz++nmGXyhVNvGVN2SDyut9tyTbj4Rmdy0Agy3P1vJ4Q==","signatures":[{"sig":"MEYCIQCIEdQARCEPlb2WCbChl8/T2EaqdB2S0daPekPrlLeJYAIhAIyMM8P+rFQx/DBxfsYm52fU+KHdCNn7ja3Cw949+cvO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236925,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdsPpTCRA9TVsSAnZWagAA5AsP/2q04OHy5Raz0j/Eo89O\n6ClAifUGefPcwgK1+sK0xxyrhv4i3zkEo2ImOzwdzAd8iDAUPm6dzt++ksMI\nIMM8P4WR6biBv47FgW7NIrJxPmLRGs22z7mAqSoz8zU/JHYkgWkpYcWFWVDM\nRaFH3FU3UPe1Es2Igl0tVVcXEoQW1BV2KNTJxjwxi549T2I432ES48f3jZ2M\nCFrWtlhw+caMgOv6YgbsulhyunJgdtm1a6hU79Bs+46f/XYn8aPxHm0u8T7A\nA3R8kt4Pp+qZV0bmdKMaNj3DqMCD787N4XQFWv/Vkp5leozZ4YXYJhqMcIyg\nmt3V9lWs93puLsprZzbcKeVq4PVZ6nJQ5nGk1RYv/bYVK6RYWl7kIp0HdsTb\n7QbWQAPmx45oJtU+/GTePhJcrhyIovS9/TDjA8E6oqAWYbNMvZkE+15znCU4\nFc+RHS0Ta2GgWMAejs2iuqZjisLDpQc35JqvxV+TnFUWTGHl0RWG6L3YcOBZ\nF3MGTzLj05qU/HlfbHCdOSTvGer9+3Nw3yFsGodCBa6P/IgLxsYmdiEMLvZ8\n0cJCz4suiAhcc8ujwe8txMJNrx8EgA53EsxLeppqIeA3/cAdTtMpXGSi0HwQ\nxv8AApSaTXQFEwBFZYS0ZBOjb4/GItGpwfYXLsm0H6ApkIGwEbobkgZ07OpH\n+9i7\r\n=n6t5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e9cb5d8aacae1b273e615f6ba3ed4f14f4981034","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-e9cb5d8a.2+e9cb5d8a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-e9cb5d8a.2+e9cb5d8a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-e9cb5d8a.2_1571879507210_0.6419491166971005","host":"s3://npm-registry-packages"}},"1.8.3-alpha-82fd6a1b.2":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-82fd6a1b.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-82fd6a1b.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"5c3df427e472d8c75d7b7a282bbf79dba8afb8f0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-82fd6a1b.2.tgz","fileCount":150,"integrity":"sha512-gYHrwqrA3rQ/3B32SWvxTtN0uveTkF1edAU14Y9LUkjM/2hUadWCAMCwULuXwFIUBa3QlP895Vvg09GvHTBWRg==","signatures":[{"sig":"MEUCIQCpwXLuCU2aFpAji493cofY5eP1Re/2YqUwEIEGoHusBQIgL6DHcV8am03XYoCMc1MJnnBdV9AhDdfMvVmcyyXFKlg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236925,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdsYx1CRA9TVsSAnZWagAA5TQP/jA576famAGUSK52EG4P\ndWQX77GpqANGfePXbH4OYUv8PAe4ZnhSwhWHfrQstTt7f49le4vyn5VxpdRI\n4Y9wdqSZO6HmJSvz5goAmvZzQI2fzlYbSob4UALEm3oKsI46TPi096BILkhN\nFVlRDwpUWNKJCRfnoXpv8D0g1mQoxD6KRJywDxkutxHgtKTbgnceUaOEkor4\n8vTwYjeeIz8PKb57I29zluVxErTc37CFmBZxHS9+U4tNtIqvwaNjdyjLptz5\nbNIYFyCF8XBiLiLfb4Cu41tLitgAsqAZe5Rio8Yqt0JznLFrgEr1kifJ/kP9\niNRyCQyqFWwNiIopt0D28nV759MpJxp4mCdp4E0UjqqB84g/msoLnmOA4cTK\nmkzEbQFXb/C7ZyMOmuD+whSEItm48oMZC3r9/vFl4eLg09lS6p0L02OYWxCz\nr0QLcctMJZq92or7CegsnfFbB8mnMcJXxo9yKVKxDkvBVmXVjZMtXL71dvzj\nFvGgm1peAcbvSQwCDRfPOTEVvqVxpZtE3GapuWBBciOyY9omwjBS/wFfIVc+\nYv6MBY5s9LEO88JwlVFKmFsPNGa0VHCb5OR4zFAdTlcZ32CvZRxwBK62L739\n7RsGBQYcHMZbqBxqgUJtGTCJsJNX0wNkWSa1uRARK/EusYOoPX+A8TTsYWuH\n4Bez\r\n=zX8n\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"82fd6a1b1bf1f673e82bdeab83b9aac7e2f9450b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-82fd6a1b.2+82fd6a1b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-82fd6a1b.2+82fd6a1b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-82fd6a1b.2_1571916917002_0.5065750142900594","host":"s3://npm-registry-packages"}},"1.8.3-alpha-21d1a23c.2":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-21d1a23c.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-21d1a23c.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"7212ee7da086861c1b3624ba560194808573f453","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-21d1a23c.2.tgz","fileCount":150,"integrity":"sha512-nDsloZNNS0Z0QdVQ3kMlt7hFpoh6fMcaFw16XEFyU11SsorIsaEMpxEu/kVmmIDg4cWfCS+PBD/z+q4QOs0Y9g==","signatures":[{"sig":"MEYCIQDlbLpsdv06OuR5fPi2L7m60HkIdJal7X2tecz6l1SGkwIhAMtYm51E/QZofSP4gE/9qgnbGBJmkE4V526+gRNDTkKE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236925,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdsef7CRA9TVsSAnZWagAAE98QAJec4kxw4xGFhnrmI3jo\nLwXPpPh+yTHy13L9QPjBdRsyqLyZw0LaKUxP2gxCl3EeSjEhZiOgoghfYmTu\nOC2OBIsx0Y/mSRZO5ten1w4jiYmqjFzHev4iNEip21DSTcMWOjPRY1EAoXu4\nK+jHiNwKOQq1ettiuiRTDjDzeUl86dB/oFAqYfpFZictgiiETalzG0jALBtl\nFU0hP16rqe1P8XS09HVjqVvhSb5+Ca7gd5NVdmo+26ZgReXrgwtwR/LgoN+S\nvftUsLoLEdcfPT4tyF1y3sARMjdTR4xdJ+XZF6olcPN+d9JYnvOK1hKM6SHM\n9cQOzrK3GJZTBHLMt8f0jxteGtXoHiYjg66qrm3HWykBfZDlUOQyUKYGTLSY\nAk1qZocYvEmly5MaX4UFfndv+atbtx7IcypTW83oFZbx5R7YaADHuuutGt1/\nxZyIdl2eP3g9/6W8OKXl3JeIFfUNedeAKBqYpDgX5RVLBL9C7Pc5ZVbiOJ8f\n22XDo5CHuDK/N4nQOvJcKxRRaQreTXbva1Q0y1zU1d3F0tdDgi46A5VtIvpv\nrHgOTXFfY1v8Zkq78Pe0hf0qU+AqzoOtZlLD1ajYS2Yr21IjgTez56d+xN5g\neH2gUGFJcu+LAzZnyxah7x/dQPM2ShJQuoONn9zt5nipX274iPiXCh6B2dbD\nXxSh\r\n=2ht1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"21d1a23cc1f8aca67e5a0494fbc88ff15a72d30b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-21d1a23c.2+21d1a23c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-21d1a23c.2+21d1a23c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-21d1a23c.2_1571940347446_0.17503866788024247","host":"s3://npm-registry-packages"}},"1.8.3-alpha-855648d9.2":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-855648d9.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-855648d9.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"6e772f8a11231ce25beb33b2d5bf153131b0bb29","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-855648d9.2.tgz","fileCount":150,"integrity":"sha512-+Jv1PloUrhnINt0OqQcs5W34s5byRXCRGVFnehkl50+5HsgTgRK++0ke9k+ijge3l+ByUC4+goa+YFIj0nMsfw==","signatures":[{"sig":"MEUCIQDkIgpQ617Mm8B/jp7iv8/SjI+5mKEeGlxfwxV+LH8EZAIgXx6hGca1AoGMGw7aQmygUr15MQoOL/4JQXzAolGRuvI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236925,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdsegMCRA9TVsSAnZWagAAL1kP/AvejXlESLUdrnqT5xhf\n+ogAoppY+k16HqTFTVCLbEQkYVyLhcYXgeZCctPXbQ+dsVNN5lU28K3DfPIz\noAuTcXoqLKiBN/BSyc1WIBPQ1VE5Fv/dLxhF6hFueErJDaTOXwAfBGkUEKHN\naOcJYn7pBwKx5BNwd6CSI4tHYbGWEt/2Dwk9OK/jpm6Lub9HtiOLoWpSskuW\nGTzb4NVjLGp3nHluktVQYE5v1c+Kzay1aIfKNt8evVRvWHQQAR0NzoCQrAhF\n4gDi4TVI4bSGzPaN5jnNKmtSsQExqL7pubDvqJFnjpDeLCZM0T/o8nQV0Hdv\nLXJbIimZ5tdBWk7Lu5BUTRh0P/AZcXRJcx5H1/1okCMGUBxjpbxXc4ETMX5L\nEpSomBdI9XDaWPsEL5EaKxY7eyrzfrBPsbzsOQvn9I9D9T8tXT5drNPXcFGX\nsx1BjG5Ga+7rHcst4W9MeO2HsYl8uosxGKnzXMrsoL4zRSGzCBfTr2RqXWTM\n21v8T2qN0z8qwnJcsjSpF/qYCs8fqz8PMyQdynUmP53E4w+Oyf3FW5XdAxgc\nw0NzTJnJEVGxUx62YdaSPIpwnzOz6fNCG3JS4Idmoigm2Jv6j7exHGBv7wXq\no2n8GUCetRFLq42Z8lry8dfObzmrq/EapqhnInA+AIyuU9EM/FvCYzjLAXDh\nNPua\r\n=2oY4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"855648d9a7fa33270231c4436f48a42f60856714","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-855648d9.2+855648d9","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-855648d9.2+855648d9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-855648d9.2_1571940364039_0.45943191174797127","host":"s3://npm-registry-packages"}},"1.8.3-alpha-f5521205.2":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-f5521205.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-f5521205.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"e91205ae5c2e77af83a69775cabd70eb0b1204b9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-f5521205.2.tgz","fileCount":150,"integrity":"sha512-4K0DDea3lXMr9jsSAo6pvTJKT5t2QzNlBeoyRxHTjTujlxpdIlhJp+jsKYrLAPJ5w8YGVpLVJlokWPpBV++5GA==","signatures":[{"sig":"MEUCIGPMdk/4zCLYc0iXfSRNHNzu2KJWQGEC9QeVq5n6LcHeAiEA8Vv2C8vFE4RR9lhq+S2VAx8OmDs3NCoWM+bMPVBF0jg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236925,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdsfEXCRA9TVsSAnZWagAADWoP/328aCDtD5EIpIRAUNN8\n79nn3/Yb0SQRFhWxMGiQJc5axXgNt8q0Ie07nd3hKaOYm3sKmFdNws/RITfV\nMdHORLEApHMv4UbrHciX4rlNEFERZB1RaH5TktMGxp76WvJUjlY/FIcTbq7b\nc0kNNxqgwXvpYNmuGYG9jfuvBWa53ysjL5HLfqIz5n0Hb9fjeYPjk/bXsbXH\niNcVXDkZUxL4ceddS+RxOYv0FKckNMxrQJuP5E3naUSneY4gLB9NUg6nr8B9\nPHevsGNojo0QxH3hIl8JxQfaoSWVUGSUHon+sJphy5WKfATbH9I6urTHFw91\nT7IJLNNe5m2IQZT6TMgExVVeWYonXkZEcshClTAKaws70I5cFRxqN+PxuIWK\ngIxnrPUSmGS1ymOgzP8O3V7y49AwcuZlkQlGNS9eZF5Picv7YLUW6WzrzMsI\naQc/kI4bVqzK607iI2Q6p5D4FevoGPRIAKkWkHtGkSdqF0YRSsop7+WFFfUY\nPBNsBi5PPzERWSQN07gDUBuTgSJx1uXaqAS9E/WHhRrs1ELMAPGRpw4juRnN\nCsjG3SeK8eU/wRLlCOM6KMPN3p99rzIE0UG4gkz0B9CAl9OJRBqEGeQeKeWX\nFVG1sD/lEoDfiYZHeMU0bd5TyUj6AfBkRNFGThA2V0JVvvY1clCt+bUgTZ0H\nr7ug\r\n=BIiw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f5521205e1826b5b0dccd8f84c8662b8e76e2114","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-f5521205.2+f5521205","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-f5521205.2+f5521205"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-f5521205.2_1571942679030_0.7149895270816136","host":"s3://npm-registry-packages"}},"1.8.3-alpha-cf34aaf6.3":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-cf34aaf6.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-cf34aaf6.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"b334ff460713bb73f7c5a31ef053b2c32117d92a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-cf34aaf6.3.tgz","fileCount":150,"integrity":"sha512-ePQDVJElz6gP28Q72E69SJu7G7ZxnjRCqYq540KPnzH6+0YY1uCKMdOdhWWXBVEGGO0xFGpfPrMihqXbYAncCA==","signatures":[{"sig":"MEUCIQD23mnwq9k/RYOS6Q28L151kuOPPJPO+7/uUG+FTDgFqAIgAfXnhgiOaZup6a08QgU+OTERScRR0A409D6CaLXcQzQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236925,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdsh1hCRA9TVsSAnZWagAA94kQAJAMte+tn6mFW26w8pUJ\ntb/JT/esnoQCPBlXsAS9E0iJGTMgTdkmGnxAgRzKLgLfXZ82bu8B0I/Eayj8\n0cTVv3Cx1vw/i9zD6RIOjhKVdo3FsULf9hpD0iKmhucwNvAW45VRNh2CEGmT\nvUTkQOS9P+jbFUIscLNvnrV302L24AETh+WzlZHW6PU2DMo+kEDTH7npwpfc\nx0phrTy2MDMqUzkJOBHFD5UvXoVEhW8TLaAdA5qvCMkVLq8WbK1HC+SwFMYf\n0HI3HlynEyxfNunc6aloJj9LteFuJLZTBdQ7uWwTriBw+o+CxbFRKLz3CuqR\n3try+lDki7OP92Bv4FCFEFz5erzqFmLosXXCJutN8kTWtZSc84jSa2lykU0H\n2I4kBW9WOmQf0xFZKolX6wjj0ZH9OAjl8hNtNS9x03BDF00Y3gGj00d62d3T\n6sOlwgzYJRc3KA8Vm3VTOgj9HYwhCwxc3QDNCcl5Mztc/+bk4Sa7s2F42szn\nUdFlI9WwhFbOh8PU3JXEZ3lEDzNjZB7gnYzH+otfG37X83/BjwrH1tMyeJZF\nGR7EldlCEsjQhXkdjJc6madpCyVhhYGF7GgZQRLNRepyH9KNLr28kVB8VUod\nMGJ6TQJJGRB/GzUZ8f5Nh2fgWrBPfcVjPvUxwGF6VqV7Ve8zHXrAWJtxRPjA\n1usW\r\n=GiPG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"cf34aaf6c2c14ac0edbf6e4509d515034aa5309e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-cf34aaf6.3+cf34aaf6","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-cf34aaf6.3+cf34aaf6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-cf34aaf6.3_1571954017181_0.22529169484995193","host":"s3://npm-registry-packages"}},"1.8.3-alpha-4a6465b1.2":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-4a6465b1.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-4a6465b1.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"5f2f4c272938c294242dcfdc68cd62dfc57078ca","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-4a6465b1.2.tgz","fileCount":150,"integrity":"sha512-/EiZFxRBU+VXI+9A7re8Pm16HA3/naMhB/m/506g8fMoDqjUUBTm51IKooNm1WUUH/aPZLjdKsSOyr6lk2GaJg==","signatures":[{"sig":"MEYCIQCR9Pyj0R0Wf5C8McEIeaj5Gtgk12/kGGis2OlTeX9lbQIhAM9QDy3xDn4Xwf+y8SDkoz2sIFaEKoeQ7+WsFPMZ+ALx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236925,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdsh2UCRA9TVsSAnZWagAAhR4QAJgQ6VvumZtQ5tf+/yio\np2dYRX6YHMqyafMMmYfylEovv0DgePBSN06DAsYXLBELBF5EX6C49TOhfkeG\nZuOw09iurUUm6hAHrTAcfRpu+zzpPCJ9WqwZC20gXPFfgLSl5tYDMVEOdKsC\naVts+ijEg63GyC4g5lhQ3RpnDC8m7zAKkaI3LV7YI3v+4rJhUl5VZ2p/b7Pp\n2/g+1qfgEbPDuHxjg21+kIjZevs25+gATOvj0ClPTWy0RbTIhujvymbiQUOH\nnSpTRUx94TGKRp7sdu25ZzmQd94ysgXRZ+zgyUxXfHHXi8fV7+COPI1HKluf\nmoHshrp66txoqL0slVDavjBb/Vq9x/C3d0hPp/NAllEpQ0Z7gVrzTIhab9i7\n1yuERAFNRBW5qxDyMFnN3lv+x4V8gkwfSFWGC+C+LMuGZZLobGSL6jO53j6+\n+hrKZOiUxQjDdtpwPycRnApW2KUPbaQjs4bB8P4pbuS+tofT1BPNsLHyUoE+\nCeqOmaoOSVkvcvWf+dv7fHEFK81KRyD4TPlQwK1ZNZwUuhM8x+PCBI7MMg43\nz1sZO/wTPA9KOPrN94zXZEW7zDA88NlXZ4oqMyepf3xNNI56wS082GB+EZ8U\nppjo3VwhS5C7qlUeDRdD8pedsmUj+wpPmBwOz9CFPhRyQ1fB0tn3oodOSZq5\nCaFH\r\n=QA35\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4a6465b11491b6a2e0d3fc9f9eda3e59a0b79b56","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-4a6465b1.2+4a6465b1","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-4a6465b1.2+4a6465b1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-4a6465b1.2_1571954067806_0.0767997077739282","host":"s3://npm-registry-packages"}},"1.8.3-alpha-ffc3f972.4":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-ffc3f972.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-ffc3f972.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"116b7d9e7132ebe19597288827b487079ec1eb3c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-ffc3f972.4.tgz","fileCount":150,"integrity":"sha512-MQ7gFXEuU5RtjYTe+rSU/j1PFkNf73+HoD6Vd9KmdrnzGjNMz1ksmeKsiljc/qrmyXONCyUagstBm0rSgDKFaQ==","signatures":[{"sig":"MEUCIQDv+TcWUqDlKDxDwtaDnRqjSDHza1eMczLz8AVvLTIPJgIgOAZrX2LrS2MSvdG1laF0Rm0CjwU0XN5TD+ouWGnHDSQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236925,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdsh3ACRA9TVsSAnZWagAAygwP/ika+8b6tRK6v2Qs6Dc0\neL2etPGAyKX9j+WWCM+5OdlcFXDVlple4kTyo+pOInP3X3DU5K2qqvR0YeNE\n0XWNvX5Rb8hzOWNxwXG6PEzTYM/zRMq5kKEhHOiJymIGRB66ZQkdQyrWW/+R\nk+XN3pQ2Y8AJtgYkUIT046yaf7wyzLopJ4LLQcA/XtzD3QJNeqzBCwu4CaFA\nejIp4aAt8Pm93dTleOUnn7qDJ+SlRfpqFidH1ZNUpQD6f0kyPr+7rIils9bh\ntu2/bKuDNfljr+FSbywA4Lk0Iy+kDcH9MT7aV1EU152tAhjRr+M2QPHcmRib\nzU1MwExO7Eo8F8W1kwMB45bPylt3OfWdYoJ9+ubP7FAQJXK8yJtrIY4ckVfK\nxCLPDTo1ahdTP7WAPU3neHgz21I9ar2UL82hZxLlWr5ca4GSPbUK05mmrepK\n3hgYpKShk/LgSLWN+M40jntTPBSSaifBg3TfdT3gZX61Ys9ingWMjihP7r4I\nZ7Kl+5l4uKo2vfI3sUiSHN7ab1JomvQd92P2xk097ucWX4L937O+f7K6HMEI\nV/+jOy6aTjDSeED2MU/SXuBy9/km2LsgQ3jcD3dgVBNvPFWUzDg55LJiKeor\nLv7xtGuDCA5k91L7tkR35d5WTREYXMT005iN1x27UghFXQcjCN2fF8V/boxh\n69i7\r\n=i/B6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ffc3f97236db3ea31fcc8a1a6589dbd2c5d5f22e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-ffc3f972.4+ffc3f972","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-ffc3f972.4+ffc3f972"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-ffc3f972.4_1571954112276_0.8945837532784109","host":"s3://npm-registry-packages"}},"1.8.3-alpha-046a3f3f.5":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-046a3f3f.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-046a3f3f.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"af34ecd6f30110605ff924e31b184cf803c34b53","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-046a3f3f.5.tgz","fileCount":150,"integrity":"sha512-iiKIvWhK3JFbcDauFL5dKC3aF3OfCa3u4dvU6sVrBrN1lXU6Wozht7uT+KP5pl04n/IqGr8ssnln+SLZq04qXw==","signatures":[{"sig":"MEUCIGl8Txj6M0PHOT03btAaJroB5lVDNF9kJgwWJjCduFVDAiEAl2+hEFTSytYSEzwC7MxjROoCERCb/bDiJ2dJJWi2k1s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236925,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdsh4RCRA9TVsSAnZWagAAJcUQAJr+evJgz6CZwkOetFfK\nJj4Af93tg1XDDcO/5dkwGhdJ9wACn5hjY8WjA8qlAnhv1rQJr/7Rm+MTELRa\nJALo2rjM7nR6SKshcZVL8NO7Fku/6lgJ6ZNMNJc15JvykBdjaxmaFwbmgxV0\n5OXpwdO2cgZDTURGrOxEAVpDx61s7JNLz33L4IGm6f5yM3h8NmV+3TA9jZEO\nZ9U0dsX41MyKVG+ceb8z7e7gkrYH1LGLEhdrpEzB/WnABBt56IIMVOoR2+JQ\nDfG8Y8bfDZ+wOBSnatXAIoUgVhwARfw4GsMw4MN7Bz6gRZigfUvWPL/rFt4/\nY63VjfGMiqOi4ALVFZ/z1M2mEm3XOsnj/S/0jOFwWAlxAwJgL9C05AmdD1BC\nigcquFkljgANTRYVZVpRSfMEfddfHk3nwXihbuhUrvA/TanF5NpDtjQ49h1P\n08RlLN3/dtEqyzXCthbaUPLRottgf6VZIRkII0hQPYlcpt65UFkH76FoeD1b\nv/SiD/Fvt6ETLvAbnPHbYoQDuBp2RifDL9XgCtq+ybLZAndFAbmN83xReOw3\nXEA6PngPm692qItxvGzy3bCYFFW62nH8CvkccAbvNTcaQrNqbtmnZrPcAx3D\nud6H8IGImMlKF+iA8X+rD28GGFrxJ6tQBtezatmVIvk5y6w6upMImaeT5q9n\nX+oE\r\n=7alG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"046a3f3f8cd9eabf236a3c5cbc43e4783e1a6f53","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-046a3f3f.5+046a3f3f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-046a3f3f.5+046a3f3f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-046a3f3f.5_1571954192504_0.6910741620671654","host":"s3://npm-registry-packages"}},"1.8.3-alpha-99048778.6":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-99048778.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-99048778.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"520d5135ed8a7874b1a48ee737412a650f220d4f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-99048778.6.tgz","fileCount":150,"integrity":"sha512-ddvdKgVcjAaKwv3yGK74+tk/79h9jsu2TfJikaEb8l3+mBLk9LvzHeLup7yEZWbig57QBELGUVg7o5ZsvCjmeg==","signatures":[{"sig":"MEYCIQCDeqAksa8XQHxwEkJFRp/9hyzVcpTTGvrpVXm7twG4uQIhAKN4TRrBWivDrmNbTrTeGFWflYNp/UWsOmnhfQVfoK1U","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236925,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdsh+1CRA9TVsSAnZWagAATpkP/iEi7CbcMqDi92U6qslt\nIZp5hgQYcl/oWoOsHLbJpqkEkPa7gLp26Wy9dn+tO61Lzy38AWK4Dyl9Ghdf\nynCSOgxOJfKmAvsUvBaMB8DbALBoMUw8CNDxlN9xDPGQOcP3a4XSSCnp4wB8\nTWsuay/+uGIm/dQFgf1sGqQ1YOEbrA0BA8mMKWhQ82Nzf9RPKWMYKRpZ7X1+\nQKbWM7119O7IrX+lXFAdLyA3pBuIqtc/UPCr5NdvOLUjacpOWT4XTC0UKMLU\nj14l9QcA9UJSBy5h7fUiYXLnV9vzbGmzCwHd4oLbH9jdn1owxFhBhXj8+33n\nXS2wENpS02Estmb2oJrPhguylYOTZzHDNfSU3vXbKMyT33BenDeG+Qf1a3v2\n9zAOeYataOYxl0eH/8eeSP6ExbooTKzRF6lby2ixjsT0KUg70rMzVqwneezU\nAZ6YDosbEHhyE959xP6Unf9ETcoY+9v62GVnAvdR3KE+rEebcl5EdKNO7yyx\nXtEWgzUNDq8pCQDDCmYj8146AGuYt3/fgDMbuayFkp9HtPmIDboPuW8DztUi\neS7wcsKBYp6yEqrlcDGMXeymQs2lwPXdFyXPFWlUSnr6IxhHB7Ra30ks/Il7\n0/PniR6I14w0kSERZRG+T2ku9S0K9jJVyTJXXI/i/6NZpZLWSP9KT4YXoi9A\ntgZQ\r\n=4WL6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"99048778626548c406e65075cdc60d847da77587","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-99048778.6+99048778","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-99048778.6+99048778"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-99048778.6_1571954612685_0.3376663022693127","host":"s3://npm-registry-packages"}},"1.8.3-alpha-f69619bc.6":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-f69619bc.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-f69619bc.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"cfebe656ae4fb494a62fccc2a1036bfcd737620d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-f69619bc.6.tgz","fileCount":150,"integrity":"sha512-nerlRYKayfj8es/v6SkQlCUwIM+rQ8n0wAv+yqVl4kHtyovkMCncPBZFR4gge+43XiQDYoYl1T8rrIqEohuQWA==","signatures":[{"sig":"MEUCIHIy6AaY5EYEBzpY77zVSFNBsi3qx1feBMoIJXr6aefiAiEAtmXtQyo1ToCTNra4sEJWlAWABRQoyg4DappYXTcwpMI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236925,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdsmr3CRA9TVsSAnZWagAAFH8P/02ioTj+eQkKUYRo9GDh\ncBs+h30udtkKQFw9tq1L4H+mA9SWvjd6HTYZJf01Cq+2MFYFyftNEbtPwEOa\nupohlgz7Ta2csPMseOPAv/EKFTYPCYctOzUqJtH80snA7scCP/IyFGyd7e31\nWCLJ1uYnh0MJBjYTSQW9Z1Qf1GfCPtoRANxr+zmr+PqthfW52VooQa5jkSN4\nwsWHUX7kUb3pq5KNofWlHX62UJn4gI046d77c40j/NwsonvgEI/NuXygr59M\n3bykjHK4n6XA2JQpMBJcEolRtlXz1T/wU1EsBjthdw3zjLDtJeWUaFPQIC0l\nMpOzdjjjrHU8vJRuyugaYDEuX8YOmF1A9mok8fkB0pAktzr0s3nTXG7h3iaH\nec1L2mGDz/qKwU6pE5G7tcYEMDG43CO0tXxgP8nrKtc0Ydrww816K6AAT92b\nJJEDB6nenjL+0xeMtD2afrgsfj/t8ukKrVIWdguJeDe151SFRFt8+Da2io2T\nQDPGSc57n0pEM8f2U/HwKSle4YEBI2oPaGjre0A9WXyjKBLjMkfrpFAI1RI0\nhdjfW4h+4nzqDqnj5z8Cga4nh5y0RcYMmogyZZtx+ywWpy+fwQZbU9g1MWud\nMIpejxHsVKf0Wg6LryIjbnwt71Kh2KhbnZv8CC9N7GZ6nGiZY2l2V7gRAFat\n5WuK\r\n=5Un+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f69619bce1d9160712ef4e12ebbda31c54e161e9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.5","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-f69619bc.6+f69619bc","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-f69619bc.6+f69619bc"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-f69619bc.6_1571973878719_0.5859916190450212","host":"s3://npm-registry-packages"}},"1.8.3-alpha-a9b82156.7":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-a9b82156.7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-a9b82156.7","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"76c34b768a23fa41e5a6bd79bb926ad5d5324f14","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-a9b82156.7.tgz","fileCount":150,"integrity":"sha512-SBQV0ShIM1oxZDMbcfvOD2S3ZnxSZ0BurDVKUFWfJZrHH7bcexN0Wc3nsCtowX/2DC4YGItvGO57nizAPPwLkA==","signatures":[{"sig":"MEUCIQCPFEKL18f2xv1osTpl1F87IjIGLi/3W16lka4jDwnNCQIgaYiSf51durnPFdWU6bCd3VbxvWe7H+nd7bfYaVj3f3g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236925,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdsmsPCRA9TVsSAnZWagAAkCgP/0CJ523fea70WYzies4/\ns6CM7+HEtjjpp2OdH0hbRvyYbY1XeowDro3cPOZWzP9fzPqkTaUPAvx6xjl9\njcIisxAbEGZayBCSzGMwc/WO5wG5cP1xlFnpL7pF720tpXk2oPudXs6/Bh1W\n1Y123g7Sc+433zsG35eiCVQEapC2iMgfCNNnsSoalSVxce3u//A3b8bGQA7r\nVtixID4K5cLjDsY55EjuTOkXbXX8p8+WgZw2ZtHKhZPMextwUaoRspnYAPyn\nGc0NIMBF068H0qEsbGaIItoyKSIR1QIoB9vWNig3hzZ7E8HqP83l1li2s1Do\nRdPy9U5QpiiMJeG/dRk0LSYZ80WcgLld1kJUWk1GC5DwsG4Z+5oazwv3eShW\nwTsiCjC4V5G0w4OtgCRof7TUWj2HjOKjzP103sWXq4tlm6CfXqjsNW0q9QaA\nFf+LuFyhEo2Ap5WvkdQf/gwXMqCesyvU5OGeP8KDFLyWJKxnIzU1dQygTZRW\n17GNgIQGLOf+F+/a7tctnPFuGgU2BOZzah7ojtUgbpepWN4GdwwWb2cOctse\nbPlFXh+VggS8diAlK56aY9Af7NoIBEMxi6GM4dd/E1NumMvlYRC/YFpczAj6\nXtG39DpFLkJ5N2YvM9dT4RAFoA8+LLl+HWgV0hAgSk6RBtNSktgVUfFF7o4z\nLyVx\r\n=5V8r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a9b82156c093e365ca1efaacb988b292b9e8aeac","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-a9b82156.7+a9b82156","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-a9b82156.7+a9b82156"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-a9b82156.7_1571973902967_0.49307446872281835","host":"s3://npm-registry-packages"}},"1.8.3-alpha-182f3c52.8":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-182f3c52.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-182f3c52.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"0163f527092a1a5a831f447da3997582d4ac23e0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-182f3c52.8.tgz","fileCount":150,"integrity":"sha512-uHOmlB+CY+c4fcXymKhVfAhaCNblTZXJwen8CbPf/dR9Kb2zBPY1YAYiHSzFJiiM4oEy0jZp4ssjLubpPnwSQg==","signatures":[{"sig":"MEUCIQCbztp6znZ8izo/K/KXfEXw2zxFLY59R+e5VCvxSLIJpgIgN+rC2vsz6hBfTz6CNiEi4lNebTov6rgWUhB6ptoWmUU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236925,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdsrtTCRA9TVsSAnZWagAAPUkP/iyu9RQPMBektyh6hTM5\nzFfB9HYj9cd95wSBTTzVLXSzx/x0aKvhZM5rCCZUfBj0GI3oSdBm1P5yjtEB\n74elF1McgqwCdQn2L/0OXLNLcw87uuB6iubLjK9XhIlEM8DM29FPK2LT4rvf\ni9jxHE0rfnkHOf/kv09WOyj8KbRtTMc+fkaKHiQ27PyfEmUHpxgi5aUY1TSG\nCsFIr2OdfdZBk8UmaqtT3zm7ggjmDrqg3G77cXhDA8zYCjvcmb7smuFeWCtL\nX3MloNY6KKYnByQQn7YGOym1FRzUlGfBGtaBvvZwLI8rpekhGemsbAnDB0jO\nNvEDZVYxtAJKn4hKCQzW19YSENAq0H09/Q0s9uX59/y/sxv1zCRb4s5+EQH8\n/lmqzsgB8dQEemc1eQpNhBzFXFoAlwng/UcO7/iOXjK/UDPCxLVECF9SDVcA\nDh9fSg2ap3SVKwulJJslLd+T3nQbd9z2zdAJXmwWp0x3R03cLwUSf87fo4ym\nEPlIMxAIkBNIwepwNykL49ugPE0MOw9ZDZYQhssoY3As0wRk47z7BNtPFjz6\nwfECb5f+4XTZyWPYhMz4/GA3SKMsnbmrFNci652mK/LXUwheGLmXs7JHryDY\niP/3EmWG6hHHdXVHA5n2EApaqGnGpsW/FpanciHRy4sVa20CN4XS07RLiUdr\nzZQ0\r\n=llvc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"182f3c52e8b7abdaa9a3dd9f0e243e6c3e68572c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-182f3c52.8+182f3c52","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-182f3c52.8+182f3c52"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-182f3c52.8_1571994450476_0.7764085215651881","host":"s3://npm-registry-packages"}},"1.8.3-alpha-549c62bd.8":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-549c62bd.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-549c62bd.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"fc363269908cc05ef938c5ce12416398cb60a537","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-549c62bd.8.tgz","fileCount":150,"integrity":"sha512-eezWdO/KX1rPE+fgwbebmni52c+KReQMp91/kuly9pBnQD+Y6cu2EYWCgMM9RoQjtsOFkwTTdCBTCHPuJsKGNw==","signatures":[{"sig":"MEUCIGeWJ0dA7jLm5X2ql0d/fl/qM67jZKbt3oKKqGEFf+7HAiEAyCAQcQSN0F9c++P0965BZW3Pon+9KfyORhRGhe/r6EI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236925,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdsrtrCRA9TVsSAnZWagAAL8cP/2J47GocktJW0exavtX3\n9ZK8C9DJN/SZOumug88aUJuFdsDnNuH1v/drr0/A4HNL8By3qtyu7F7OXUWF\nFj3HCnMZ1wMNrxg5F6FyW5B/B8Y+86JrWD0fortVCUJlyg31/b8723MBWFc7\nPoz+wkhvLpJB4u454kGV7c629SMiYP78VQVYuM5Vs01YeCtqt8LUP/0qDezM\nzFAOTVNQWg+CWbikDM9g4T8ya2CpRlrry33YHfMmKwxDDNHnc6vcI199A6Q+\nUDHC7e5/uSi3VRPQLfjUlI8e5/dFVrXPx2e3pE1GAjMeP0gfQSVqfCyz+xTl\ntwmo6tZ5U4PF68Fkyhae5V3WZ0jHqMAOmP7AGUnG9lJOXolDW2/Iccvsyvby\nzM6dWCGl/BoplWzIdd+sF4wH9mpZ/itMop8etBm/TaSDKjMfODTuRd93Ar8p\nAN/JhF7CFTHClcWAIH7h1WVj0ceW7qYbyJIN5Kh8pI1uLN+sIO8RB05c63KM\nNs+tSxYiwX2VMsBpxUYoWQzfVApDg/ozybpxd4ERzOoB03TjUbe5SJD/5fdS\n6/vgKV038/uKWAElUZ3uO5AZU5NVJqVBQyiW7GsTxUYWIQwD95GU7nDaqpnA\nf4VOCXtcIADQJl0CliNybgGPvLsFIjqYgZQqNGOuF5GLRgrg0QtbvepuPEwB\nZaVc\r\n=5yH3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"549c62bdc5829d31a9ff8fcacb54928a3f1b429b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-549c62bd.8+549c62bd","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-549c62bd.8+549c62bd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-549c62bd.8_1571994474627_0.022341882689623782","host":"s3://npm-registry-packages"}},"1.8.3-alpha-dc614a1d.8":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-dc614a1d.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-dc614a1d.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"f3e284eb65eb4b7593bf5fbf1f3614f51d1bc4e1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-dc614a1d.8.tgz","fileCount":150,"integrity":"sha512-aC7MRUstOJPjf4LkzCC4Zi4mxUnfe4Ir1rwcJ3zWaU/OoUC+vREsnQ1dGVNIv4RjwZkXY0QOyo+9805BcghDfQ==","signatures":[{"sig":"MEUCIQCeVZNe3yDjLUTEvV9SO9x5+Ur39BIdV4JwSrzOdGB/BwIgdLr0f2kKMG6BCbbz4sUkcjM5Y1Z6mSCBuUF6x8IkGes=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236925,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdsuo9CRA9TVsSAnZWagAA5TIQAKJXB37s2cU2y1bU4Yr9\nvBlZaqSKaa2Y25VexaTzI5ZqkaoxPA2gLXjYkC6JtzmsbsavpJC38OitctlM\nKWdDSnKtUx4zOrHE3UUTGbgxGuzgmwUrh3/5+pafsdYFZQY1RtWFq1OcwLhA\nAOJLhEi9Qe/nXZh5OOKc3TZzWMPZ9XbDJ5M0cz3dug/WedDDaWH6Kr1OlMx4\nXbt3dMIHuENZqjGJBjEC7BFI9f75R7ZxTeOdkEzMlOmln6/1+Jjm+1FAlgth\nVUELGKWMu3dwPyE62hvRQlykwGmBOEvXaKFivlHCKbsxk8y3w1psmU3wLPUo\nRRu5fGl1qAdQ5TvYJpKmVqOBiCHyXRBrjQWj9MDvFc7+8UeBTxesUmgyBw5t\nrmHbvDvugm3ipvT4Xkg3KgmkC9bYBITCr2qIUbzkdQPLw4LkwSvtSfT1auYF\ncCKwDEo9kZkzPx5ASoY0em1h1xD46vK+/Du++WHs9hCwKDGWR4DjV4aFBukc\ngsmX3hKnjKVxwymVwvpDZgeLezND29mEXKfrguXRlk59eAu0W+ZKFF6t1AsH\nEbmkx+Pwj1FbLJt14gs/IPlA/lr0PS5j6I6KaDzw/gdnUX4vc2jSwmJK0iSx\nG+dkRrTZgqZHc/9pA3agdtP1W++0lqv3GwwZxSjQbb4DBZPFoTpZx+8Xd1GG\ndKSa\r\n=WOhv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"dc614a1d2431e5e448d3bc76deab424b4ece395e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-dc614a1d.8+dc614a1d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-dc614a1d.8+dc614a1d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-dc614a1d.8_1572006461073_0.8174722995877348","host":"s3://npm-registry-packages"}},"1.8.3-alpha-16223d29.9":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-16223d29.9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-16223d29.9","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"2a3ceb2a77da457b3f63014faa2b020a78d0970d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-16223d29.9.tgz","fileCount":150,"integrity":"sha512-ooPwEpkSSl37Ui+fll313ek548g2oHZwKUKfLEm5lwKgngNtu1seNwTYhBImjN9mUOR3BVxMJYdVC7Rzn90Zuw==","signatures":[{"sig":"MEUCIQDIyuG1fpDkqt3HOnIHi0aOdTaQLxMHqOXrCFs4jpMWtwIgQ0B7dAIGEx+CL+mHfD21rmER1nMfvcgTsXCxX7+pTAY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236925,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdsuqACRA9TVsSAnZWagAAO1kP/0XR8SMzM64Xz5UiU/Dr\nfXtCPMXJmyZz7xUdf9fz3/qG2nHDv8usE/EpiBtWygwoa24/vCIFY+seWYea\n2geZUkA3y4bWuVa3vj9OfuQnGCoDIrVi2Jsq8Aq0+DvsG4P9qkzpQyqm82JV\n9u0dWz48P5AThMEgEsbgJ63i3MygbRmf1pn5QQpZpK5hmvHTIgKofE2No91W\nozl2aJP0T0605bl7a/0Q19N3zC8OgGGMyX6h2r8bfgxG/r/Azncb3oycFXxE\noladB9QGURjQPJsiBQSidiW11XNA3+JCWOJTPpsJDAZ8MJTDm95tTLNIz2DN\nIld8AMW/ErXathAFmwE+wFTTNvR67W3EAOb67R7iU/iNaj7VS/7H6j1ekbaQ\nE9HvSGbxpJ5rj0T1yNw6dQQYj+ta76iFVLBVAK+0BoWbZRJIL7rGdpWy0xF1\nm2qU/vJDLquLkrBU7glEAnEMOrN/d1j1e5nMNzHJp0myhVgHz2fuwzLEA/Uf\nmDVIRKEU9A4CZj0kTycB/gQWcKG+DJuSQumZSW7BIVC8s7uJzWxAwxdYQ7To\nMx1qy88oH+dACmWy7j1sL4fDvJ0o9Fakal+aM3mgaXLXD6n21wo40W8xXFSp\nSNXPRiELYsIndWkKK0/ShB1RH5yOhwKnH3+ht1hscfCnsy/dzWb0O/cvonjo\n8yrw\r\n=d5G8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"16223d29957773d8eae00246dcfe985cbbcd89ac","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-16223d29.9+16223d29","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-16223d29.9+16223d29"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-16223d29.9_1572006527522_0.266366311656572","host":"s3://npm-registry-packages"}},"1.8.3-alpha-81b1e3d8.9":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-81b1e3d8.9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-81b1e3d8.9","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"aa8b4c34c9ac6cdc258edbe7f7023ae49f5d99ae","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-81b1e3d8.9.tgz","fileCount":150,"integrity":"sha512-Ip4uf2Vjz5wfnNV0iQduF/X1Wh+E6/eEudj4IEscgGfXk11Q5LnXAYsziHaC3V3JiKkqiyWBoiOPupIqklQBNA==","signatures":[{"sig":"MEUCIQCCJYVnoWFSBRkGtrelPq2MWXwJZ907klHRa7pvnWh2wAIgG1RTB2Zeb1BKn+Jm3GY4pboe+hO968RslPGjH/VFqB8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236925,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdszzMCRA9TVsSAnZWagAAuMoP/RNZeG29++4wM+JiJgUb\nMAvYhRuyb+8oVQ7b5o7gPqWpFlOEph4jLxGfnT6oyv3WEq0+8gduHyUy4UJ8\nE+TWjBC1O1jdqMqKjSKyg6StCJ+h6dC87KkGjG0KEd4qSLG7QIvIl9CMFYsI\nd0/DYsCbiJeqiAi4CIBkDAK7YQUuj5cj8QEHw2xwp/cNmCK9Z+qHeHaR7BcH\n7Rq0joOM/rK9FZcKPL65xfPY75AJaO/FK11WWX99rF+k+02U+uCOYMuAWotX\nzbFSl6jxCxObjJUsTh3zuYb0pe6cJS5Fp4vOwIlLd6/agbBp/phkm0FMcaxF\nIZE5/unV9ND46YJwY7trsLAPQuR0oesO49b9CqOOVauEBTihfYQgUApWtL7V\nNgQuDAxBAWqzSJzy0is6YHPpGv2cDSfXlOOF+zG7x9S3NRpf1MKPjk1dRYSS\nVt14BD46Te0GCff+kPahC3fdVuTnJ6aILH2CMUC+7sN92TXskZKsfU4GLTQi\neql2IfraI+OzSYJSM2jbaewjinsz6K8RJioNpWP2FjBnqYXUgqCwtK4JK1Mp\n7lrd5SII3kpAR6RYXo3Khk39/FxUN/Twxem7z2/FQxgoZM20Csow0RxpPrZB\nbqn5sWZa7Pb0FIhaoudvFA5xIY5ETHaQwzC5D+jzLdoEcHhn8KAQJUT1nd5W\nxYKF\r\n=F81X\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"81b1e3d8cfdfe17ee5de1bc1a2c28a0cdfd2b4ab","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.2","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-81b1e3d8.9+81b1e3d8","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-81b1e3d8.9+81b1e3d8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-81b1e3d8.9_1572027596315_0.3090315492855342","host":"s3://npm-registry-packages"}},"1.8.3-alpha-9bb5aa1a.10":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-9bb5aa1a.10","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-9bb5aa1a.10","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"64ce73f411ba629690c36c9c8e8628175c17b803","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-9bb5aa1a.10.tgz","fileCount":150,"integrity":"sha512-MkwVmuH//fIF0Qwb+xbTRpFXnV2jxWjarnXO5bdunljZYKMEhiYMBnSNF1kIICm3bD+X2k6ltZA22DuZ2bzFZA==","signatures":[{"sig":"MEUCIQDDAG1VKeeUGuAPrl+dMzmFz5fGuEx+QrC9nAZTXaVI7AIgdfld1p5Iev6mobWKNEhTO81oyN+NelogpbXBghVooGw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236928,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdtkJ/CRA9TVsSAnZWagAAM/sP/0x+W8k/H5/E3539YGJN\nEda9w1Qizexn0AnV2ti+cqbAUvCMzkqHx7FB7ZwcHdP59yi6wTNp12cW1rID\n0SFPLfuZ/HGeC2nSRMMGDz9Bwurk7i3wGki7SSWEAXj+1HHCFYAPmO3bFh25\nOUdyp84QdAOtSgyms/M+0gFgYQNQ0AamPIOfC/TNgC02scX+FELf4wxReCkH\nxNAVjVeUMGLExGO7XLZaCGRX2dMiGN3XeYU84ZCxHW2tUEdFR/IygM8bBLz+\n1/OWfU4+6V1tEd/okHehE87cEw0Aqvs0ot7Rsrzz3cnBWDDlSnatNDUhpWPA\nJOprt1G58It/u33C51oL3gkHAfwo2e+pswGAbiU5Im7kLg5FoaTRCQ89Y4Wf\ndxa+xBT+WeultSh6az0RN9jNNOWvQ7uQ2zMqPDdXxGh+B57Zcc42nSap5l0p\nQPHKpWV1ynkKasZmN1FW7MLUSqAhlSFvx/zIkloLWQWBtGi4aWJ1UzQ2rS6h\nwJNTNkyB3raKXDMKMXDL+f4qlUrNxdCVUqXtLxdJG6MhgxylxTeGalgP4sFA\nAZEkBvAAdZeqtcuscL5LuVmSXBh20XEY7SpJmshssPpaBCffaLC6KqsB1ccU\n+3pJg2wBb5dsqf0RAmAh6f4rCVoqVZM++OxDITf7Cpg3SwgK/8guOjW3Ypn9\nFnzm\r\n=bNHX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9bb5aa1a88eae94a5cb7853ac62fc4b3dca8d1f3","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-9bb5aa1a.10+9bb5aa1a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-9bb5aa1a.10+9bb5aa1a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-9bb5aa1a.10_1572225662857_0.6116963192790195","host":"s3://npm-registry-packages"}},"1.8.3-alpha-bebfae93.11":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-bebfae93.11","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-bebfae93.11","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"336b5cdaa42d0da14972f71d8327cb35565c30c0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-bebfae93.11.tgz","fileCount":150,"integrity":"sha512-ZHldZaJV3XhIdGexc6a75+dencgaEEWqs29aKPNVUvacplYZAQqEc7iyfxfQA4XVmZ+8n6lvwb4nSb1vPq1vlg==","signatures":[{"sig":"MEUCIQDfx5Fp5RYiUQzzEjNfSq/m0c1LgE1KZwE4F82x9kSH4AIgf1TP9NbU33uRPQN1kb05DsF6Zq1isL/7G+lAr5C3fA0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236928,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdtoItCRA9TVsSAnZWagAApgoP/jcgj+cMHWYecmiCrRxB\nju1O2TMpl5w7ndFReoQNpP51zpaR/MxT8ZfcK2CJeyJTTmFo37GdcJxNIPHJ\nT3/0MUXmEk2ai9R7nUrmc/HVL55RsgnOe1afEeuq8PXwGIQDB4Qa2no9ovG4\ngahaqg+nau0ZazmvEtbfJYR7pS2DpMnXTpHe4DGC/9K5SJkQ7YDIJFPEjYBa\nz3xVI2aUcZ+AjcvBhShDOfOIPxJ3wBZs3sB21K+QsE+79PdSgP3w47pfPVLY\nIh6hautJQWSDcbIYCL+evdsXQjVWL2gJ+JltYpwMs2JIIfOt8NR5Ov6XX28H\noxxUbkLyzH5BUSp4D4tht9gTAw78q+UCgqDIF/Pf5naZi6T/WBnOWIkkW7VS\n6c7Egt/Ybvv1mbAr2kE5t9jWdwGVik87LXwJeEE+xjBagertTtAyLMVsNH+M\nQNureoKXn54zPkweDoXiPMJhsyKyj55J9N+JhyaSJMLPh1MJBBDdlcMpoEM3\nhnmFosvaMd3uZ0tn2vZ3/X9NFB926faJNULbxDO317KIcLySRvn3IiNVDA4N\nChPj2Y0feILZCeORbGkEGdNh3TsHGcRhsy1+/Mru2YWFXxhnsxU3b/gzlZ/+\nxbvSotURZ2RTmRfbiJwrQIV2Cec0px0bCIluBxlIlxOv4/JktEI8DVwPXVmT\n0xZX\r\n=KOZQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"bebfae936d341f92b6c26fe396a0ef76639889a5","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-bebfae93.11+bebfae93","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-bebfae93.11+bebfae93"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-bebfae93.11_1572241965321_0.45060358295562764","host":"s3://npm-registry-packages"}},"1.8.3-alpha-028d908a.12":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-028d908a.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-028d908a.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"3ecb80a990ef28a2e905800a541f43dd1ff0c138","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-028d908a.12.tgz","fileCount":150,"integrity":"sha512-AyU8thYGtOVIo+Lb9d5gOixdrzhsU5nWNMC4gZ2S132ZHX6zD8vNokiH16OSS5r6WFyOUw3AiLv2e/0sAFG2gA==","signatures":[{"sig":"MEUCIQCHECLhcfwznmMoW56G8dYFVXke8MISaZlysrdDpo/RPQIgLXPgIMbAZUJ24Bir7Mp4B6b/2IcNM0CRkw3azweo7f8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236928,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdtoI9CRA9TVsSAnZWagAAbDoP/2rjHmENpI3xD9ETpuxT\ngys8jbVeThRAm2099IobJvDpdjZATzf2F4wO6pz/+tVAlB5OQg/VkoB+F6JI\n/I5YXbjY1z7+aazoOb27zfh/gZama3Ui1P2fLVWxyf2KKaSY1CDt/RidZlf4\n8C3nFeXjP/ZOlCHcP4vbVdvZsBJinjf9d9649+QHkgb/g4n4f4CevZP8ztO8\nlcCjHnbCGyDFKrc2GXURiRREHlNgB9FDA24nkjGCYeVtLpK3hAyIwJ8lsfZH\nvemcb3U82MdGZxV6mYOlWmzsq+KcstMVskLn9Ec80AMm+sFUgaYtjiyjB2iw\nov408tJ9zsWe118FDD9SBb4J8VAAR44NLTwnbgjLvqBsRufJaCXRaIzz6KRO\nIDPez3lzDG2sJUo0pkOvCZ4r7h48a3x2z0qKeQAt17yNltsn+PrqMulwsIDq\nAtFqdoZYFJQLQCQYMoCtCu0R+3ULASpFvzro3+hhLrI7TEIfCQKJNN4vdavS\njG6u5YHvJ3O1fBZ6fOgcPuLgluDyXD60Bk7sve4ynEqKZLo0L16ghqlPwk1q\nL22EdLjXTHhe3i+DeSP51S2jS5y/9XdnBcMJXBCvcnNWnLe8jpZEcmQTLAyP\nZ5ENhyO6v4tUA2BA4tg+vLRpVxdVLKqhzj0/eS9JhddCj26vrmOkUwSagEGb\nPhuj\r\n=xEeT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"028d908a8c357135f7bdcb95debe2d959a5f960f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-028d908a.12+028d908a","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-028d908a.12+028d908a"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-028d908a.12_1572241980848_0.11620083665502734","host":"s3://npm-registry-packages"}},"1.8.3-alpha-00715955.10":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-00715955.10","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-00715955.10","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"fc62f3ec2c67d376aeff219861d252f2a6d05410","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-00715955.10.tgz","fileCount":150,"integrity":"sha512-wjkmhnpJf4M6CGTx0xbLKd1n/u5PO8qvMGd14s/36E9Bo8X/LoWwBJSq8eZOy7BMgKksETjGi3h1zF/4MLZ8qQ==","signatures":[{"sig":"MEUCIQDX+/HgV6YruKjQJOpYxh1fxNaMhXt2Hsu3czoqw0ZyOgIgDGMRrsLg/V+0kwbjtvmn9ILD1z+rKFKvQ2ED3Wufru0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236928,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdtoJ7CRA9TVsSAnZWagAA77IP/3mngLZWzgp2sFrCMOmK\nMACBPqhDJs4N/E8Ylg8qHRakTNdEMixA6uamJAQkPSrffKV4317UgI2Hiy/n\nhBJ3ln5R4jxyly6E3fAi5A8zNFp/WBCVFJMyQqR2ikU4JLXid83dMJV2c6Hb\nGb8/dAMQjzIDRYGa6ZmQ3fIvQ6+16evrosh/MeBDDzn6ijq6LA4ypUjOs13D\nN9G8rXmfXRnylZ+hMn57RaNFcOojAGbklcCLMKlug20a4S3EImxtbwY2zLoe\nBlUSsQ8akAs4NJeFJ7BASDSzOry8t9MZbIG0RQ6+S7B05UXvg6SHIQZRz0yu\nUo51wbIkoW2i5UwYEyy/S3LvR8F/5VMZtz1ZGx1313hzY7nvHceTrYBzwdvC\niNFsyFEdlDlgaf0EbbYhvnwAwbrJJYSSdABjW2TR2+xiztn1qJQvzHye3YUY\nVQd3+rxwMAuBdRE68WA6MCth7CmNLLb2bzbawaY+VIGNxhrFzTN7hVgMkg9A\nRdnBQSLyJ196rzMg3rEHqiefyMQWs0oyMYiC6H2mIldys49NDSjQSyUOrmPo\nwOcopkpMJkZaiEQhanHvKYDgSK5YvkZyw4N8zVMjYQwgIor8JOv6S0SpC4vw\n7EWkCND7CM/rKq007/8ph6+/OuLAnbmuRnP7MaAWGjXQz3Mv4LCd+Knkza3C\nj9WM\r\n=6mF8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"00715955f634b122b9689947f5394b36272a10e1","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-00715955.10+00715955","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-00715955.10+00715955"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-00715955.10_1572242043371_0.1572592232058201","host":"s3://npm-registry-packages"}},"1.8.3-alpha-33feb592.13":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-33feb592.13","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-33feb592.13","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"61ef87b6c9865e82c53bd3b1b27690dd3d2a2ab0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-33feb592.13.tgz","fileCount":150,"integrity":"sha512-d5cEzXrJSVEaNCjaSJ9iIAt/dpxiDI8C08bATlZE7HVpzPhB6nLjYiPr0urb0nZ4DFZuZsgCNmpeVSB7EqFQiw==","signatures":[{"sig":"MEUCIQDRxtM1WlcA9ZgeT2Z6SREBoxGzhTKfkk0lYH3qFG1YRgIgT+NVXBbHWMM9+NwGfAp1x2+p0cKTT63a0s8Ies61JbY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236928,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdtzv9CRA9TVsSAnZWagAA33sQAIz6rcJ9LukzTxetMteu\nKnRVCMm9QFs+8lzj2hf7u/rMx23sxgfSbM4H0kdFLkrMbwVK8wqZATIPiwSF\nN+qUb6D+VtUMrwRVONs8UfnxSN2lm6g3HS6HyM2SLJBQRJdUKPaRmsKg7JVC\n9LFKBRsJXJJP9/EhtE+w3RK+nMPZu8m+VzrQ+ybb+POLCcF0UNLJg/gV9anQ\ninEbgposRC6SMrmdM7PcQHSrRF14j8QnHbJ5aGr5KjbNgbsn5nsI0kQeVXeP\nKceWdcMud/DIZP9jJlwKEzFRdZgLDBiMi8eLu5aSL0wXYE3y3Z4v6VmdIqbD\neTBQkGZZqlvicGPN1dpxBuxt6Dz5QYuCUyBnNYph+dhHZHoRocfviNt9Av+m\nJm+rcwM8K8zYLRYnDyHiH1Rm40tenKjhYVQ6ZQld/sdVqxVYETePVa/5KVfc\nb5l9wJYtn2KZ8X9Oz9rCARguMUYT3ZSK3UAM8kzhA3/SRba0d8C/V8UjKv9L\nCwBsbBV4xLXsvXUOsFMFt+buc02IJlFekzMDCc9z9IuR/ZbJLGQ6/QJbBJU9\n2P2rX0rktdAWAc6y3gDzW4eN+39dH3dDWiDIFQ0yy5SncQ1bHxi5CZzzBpIo\nhtwTqfAu0V6Ize2DWu0f1GqEXY45+p/Z5cMP06F9kblm9t2gJlKIBs/EXnbB\n1NkS\r\n=1dH1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"33feb59233e9aa147c9983616d304109711bac1f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-33feb592.13+33feb592","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-33feb592.13+33feb592"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-33feb592.13_1572289533318_0.8424473915978783","host":"s3://npm-registry-packages"}},"1.8.3-alpha-bdf92da5.13":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-bdf92da5.13","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-bdf92da5.13","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"369230382b115b3f7fa701dd1ec8f9161f8758a3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-bdf92da5.13.tgz","fileCount":150,"integrity":"sha512-mXPtSKnIzPe57lBtEC84nW3LBNvHnP0cMM4kMj6HcT26xXh85Kind5rl4u4lXQK3/PDfTS8VIsHTr0d7+LX0Ig==","signatures":[{"sig":"MEUCIQCOcFyoKRweT0LZBKsWt3ygWjNAKPJKzHTXAiWNJ/dixgIgat+rmmPCGWugL9bulL6ctazaDNaDcvogJ1A2ymrp6Mk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236928,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdt285CRA9TVsSAnZWagAA7SAP/0Dn0KLMHFZyx9C3nJy3\n2yyWyxrAoe5CORoYzIPLMSPy7/j9dAaGfVSSByfp+EwnPbdMiyZP2fCVDEMs\nvm0CuYA+Vm/q0BskSlUdY4hNsqP+pjOWVODMMG+n93w1ZnXfnAKkP0tqf43k\nWrVjY6sAQvaJQ6H1K0yXr1aws0z07nmuw9U+G8w+tCiDc/VjyCMDyZWvKQgQ\n1cabLb+6Zqv/l9Nc/nnuxsiAM2kfzDWOtsCTJUeh/Qj5/VsGkDj8d/+2qbkq\n1eIUxMlrlcQzdMUx22Jkl9TUbfzcf5DFsOMNzys8c63OyWhS/jcRrtaTKpsI\nMAX81pE+V9KYdTnCesieDnyjeutoV1knvEM0UukvCoOC8OL3ikWfsDsQH/I9\nHrLT++Vem3zysAXKBmdefVlkelRocKjDcr0lSikORyQvn4vS8D8ir7vTdI4c\nfoZEv5hl5j5FdugrMieql7dNp0sZ5Q5IBb/oS+szSa4ZcU43Y45C9/cCA689\n/4rhfgJ3OLSH8ajKGicfjqZfGsnJG1Bz7Zr51IKYKnfaTXYqZSOaBnOCpsxB\nmM0Evk6iVTHC3IwxMGr53PKunXb6mmWk/NacGAdiOfX2oFOkhRy3HruJeOem\n5VrIbuYSo2SluUGvT7p9Id/1QUw85ypqS+wp4G9ITB+YAAJ8g5NUUWQd1vB4\nza3Q\r\n=RX3H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"bdf92da5ad1a26602622bbdf8aee200e4196e952","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-bdf92da5.13+bdf92da5","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-bdf92da5.13+bdf92da5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-bdf92da5.13_1572302649156_0.38973899985349814","host":"s3://npm-registry-packages"}},"1.8.3-alpha-98d5eb80.13":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-98d5eb80.13","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-98d5eb80.13","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"73da88dcf379764f43bb48ba3c5c72e5a9873388","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-98d5eb80.13.tgz","fileCount":150,"integrity":"sha512-GddjevYJeWoAe/u8iFl4gVqcCVogViHE46Oxm6nNo77xqLRARq7wpt0IMnmd+ouCluUf3x5zSS4pQpp9kAN+hA==","signatures":[{"sig":"MEUCIQDkg0q2GwugRi4avh+QAwTSjoFUois79vwCpl/gh8p+RAIgRwe1P7tckpxSelE5giHxnCm8r+hx1LT0OzwjLb2I3kE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236928,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdt3VvCRA9TVsSAnZWagAAxowP/itFdPDzgF/dQNv313gp\nP4JURmNX5DZ15pnetZFErGMjwe6Sn4ld0ERHLR+dxhluNhjwU4G3txFNyB6g\nlKuPIZgg6dboo4EmMadwEMUeMdu7RTZRpWwQpg+G4koCCKFxLJm9gJ+KL46Q\nQNVwn5ySPuBsd0CxkMcJVkfP4mc8RigH+FQc+5HV+sISQKjCEshtyxvr4KPB\n1jForMoii514AvX0qbe7DQ2SEKsIZbt7SpglBVN8KXqK91jffqWub7BLtcq0\nwNFYGVgxuKLL4FoUYZxcQ5KbF0RD9sh8CVIRmdSHZXTfTkB4kuCFtxr4ZzDW\nK6VijXsDjiMB8ZsxmTQFC+R2TDwi/I0Jk9OEJhsQEtv/rLt/BVW3HIijqcWS\nnWrA3srZEi1FoIK70ZmjFZn2qULInE7SsFs3FkF+FKXRBrEN3vbLjdtyLKIC\n4sOIEfLi9NkbSZRndu1dCumoE2qzwF5L4qrcn8yxnJujoBwC2BZdJLWccDE2\neNYPFCssuemEWl4GYOef+MzF3rGSUUR0xdIwK5RTtHTfx4xrOIkBHjSf8V8O\nhfF4qDKBcZwSfNuRUSL0Jgr5Zjlzu7/wUhLN5iubiOSLXOY0n8F/CayR7Mew\n9aSJBqfiCM+RHizzDF0JBUhHeHRZVIz6J2VasG43l0v6/TB8f51TMuMXrjP7\nluyV\r\n=9aE0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"98d5eb80df33fa096f2c4ef4d02f448e53979dc2","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-98d5eb80.13+98d5eb80","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-98d5eb80.13+98d5eb80"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-98d5eb80.13_1572304239119_0.8619004984213103","host":"s3://npm-registry-packages"}},"1.8.3-alpha-a9c15e21.13":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-a9c15e21.13","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-a9c15e21.13","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"652f8e6cd315911179609e706c969b0addbebd67","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-a9c15e21.13.tgz","fileCount":150,"integrity":"sha512-CqDRpAnO2wj4lwz9eWnu8jY7PpDxWsz1dPw3ysK1LyCDAwCHYAyKJOKLOrO7D8YThZxi3viOaPLJXi0DAvdndw==","signatures":[{"sig":"MEUCIHYuJWeO1MtHlNmqQ7OphCVOX4u9pS93rgVZF+Kn47H1AiEAk8SeR8cuJVRvFYzc53ER86iA6DRumXFmp+s6kCCNG7Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236928,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdt8UwCRA9TVsSAnZWagAA1DUQAJycAWA4OZW8UBXrQUtN\n8t+FAoCE4rIcYUQ36j2E+o5/sKysyzqbSWJhB9DXFUggyGkJlShbk19mFrMV\ns0ebJyITsAjAS7L2Rb6cX2DQklAgZOwS8DCeyZ+sZBytynGTOT8A9Egu0n+Y\ncAJGViceOGikqDf9PDOhwcssaARje8fZEfvmuBcN92u0By2l4y8cnSh2ipfM\nqWSPFaR5pyj04mlr3Naz0dmWIrk3uRJvCfk7Vwto9RnRe8DsTq99diD4nEpz\nsmO1NoY6M17fltm3+TIMcJ1A1Wk8ZBwQY4SY2Xq0HxMvmR4aJf5ZP9+rTYDf\nyTAN8vyWo9aZA6Hwx3G2C+wn8pPeHsOMCiQnHItp9mXXxBbrNDMZ1Uq76ulh\nx+PklJSivdG3cJb3Cxzm+3lXKlNDA3E1ki8cUPcfHznTwDY4GhNznfPXkP5j\nj7vJUOoexUixcFWknwK57i3LycqAA6Ow19+QdnUZNLqyvCCciizPhZU1+pv3\nQz9OVfYYz7+yPVbOt9LfDq82B20VmSZfWBpn0owd0pxR9aRy9noJIHIAM0VR\nxVt8lrw0GXbE9a5plXt6MA5vGJLRmUumR4sSpxhkLKdCBYVEKqGCprTXkoYR\n/eEQNZpuH+NcK4/bFL+aj+cQYVe3uC8nyzRbLtB73My5PfKSPtSVwMEbjyph\nZ+FY\r\n=jLv5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a9c15e2187d1fb5040b94bb736dc4bbaa3cc422a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-a9c15e21.13+a9c15e21","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-a9c15e21.13+a9c15e21"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-a9c15e21.13_1572324655556_0.496613198744146","host":"s3://npm-registry-packages"}},"1.8.3-alpha-466fff7f.14":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-466fff7f.14","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-466fff7f.14","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"c90187ac2445c5f27a2936d535a4fa5e6fe86b41","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-466fff7f.14.tgz","fileCount":150,"integrity":"sha512-3nU+ZU7Og8mSBOmbWWEuOh8vyb7bqeOSV/Aq2dVBLjcefbqo59cd/nFnOMIbehd4RCCPj5pKnujorPUeUEGWYw==","signatures":[{"sig":"MEUCIQD2xtHOxScyo9vHfEHnlTu+40z/djNMZ/t6PYw8BmrYywIgdxiib7YqLwFjRa+HwizUOHvKkFp8RC6qySlH7J2plKU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":236928,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdt9f6CRA9TVsSAnZWagAAwIkP/Avk1XoZvIZJtcAmvdH8\n9+dmBjrecHN9kvpmOsA44ZT9IGGFhtcv+M6U2kbB2tduahnu3hlDo7C5Aoev\nU+qNBA8dRBNlU8znONcpBx8OkRV8MOTHboAFFbnTY3sAc+vXiRGUGwiTax0+\ncIBkUw1Nmn8bhbwo+V0KYNYNxM6v2cYBZZEm+CE9on37G54ArPB9eb6Hachc\nvkL36n9YRznmREUgPt0cZ6fqTPQ80Z33VIZbVvtHyEXIDFWb6/OXhz+oRZUO\nzUt5pnbJNeRg0WZVdTFbz5969totgTC0gqM0ZmEYT/4AjL2N6imnWu9LW9+v\nfXqUEYalU2zGyVfPEUmd0BFsgg3YqT0Ndf8mdc/4psIk1ViiR7RXvS0q/d2E\nrqh2/vxb7/wqIC4SRmCZWmIQ3dYGpPRcjIf77c0vs1IilPAMBNYd7dckVDmQ\nvME7vNSZxGo+YmEfSA2oWcvMaGzpmCS48g5kwrZPUPaku9NcD3BJLN4tpyHO\nSc25S2Abj7kkOrmQ5Lz5dbLTew+7AKlljQwv8ZdZMRnxsr/iLw9UlL57+GAn\n9Ydsx7KXKVXDCEww38yGkPxgMbUSKqvoS8vcNEjxOaUpv6BgT/+RjfPcrccS\nxDz7tRw4W1NUwESaIB7dv1MqA2ds6peb6GBDMHzZ6QnlJbhtw+ADNGQtkHpd\nH8Co\r\n=reDn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"466fff7fee3aaba2420aa265039f5ee2d18edd8b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"2.2.1","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.5.18","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-466fff7f.14+466fff7f","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-466fff7f.14+466fff7f"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-466fff7f.14_1572329465703_0.015449548084128795","host":"s3://npm-registry-packages"}},"1.8.3-alpha-dfd898b5.15":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-dfd898b5.15","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-dfd898b5.15","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"d50171ceff47ae18f99e16cbc81fd6f0a3c417f5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-dfd898b5.15.tgz","fileCount":156,"integrity":"sha512-lo64uFWT6P0md+eR09bwcB/rqyJFSeE1MtLk9uWD0RksEvKMxN9ZruRGVq/Noc3EEDmVP3LsR0dd+T6Q2LK38Q==","signatures":[{"sig":"MEUCIQCZjUmLcLM/FqeF61A2mSBDifZwx2BIa63DUhgrntV5owIgYW0qVZf6TO6nQuM1ss5GXgJnCYRjiNf6EzwPop4zfHU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":254417,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdt9joCRA9TVsSAnZWagAAmPsP/RTaDKpq2XyzKCMOzINH\n+sWQArywQWfTNmAkZHnVDPMD1VGXT82Njf0I09USoJpDO1AvieLSIjXPjWtm\njURPVzhaXomn0yfc6oNxeMhm8BsMUbiNCaUc4hONo8db+zoEnoxxkDr2xIjD\nk4zxxYPGsuvfdP+yoo/T41numsf4S8icNNPeZViWLYceZABV4Y7FiKA7UgnS\n+E2lZVRCFS76WHI/ygkiip8fP4MsZNrPmKchMyyplE2WlszU/hFqOW8+Ig0Z\nwwitVNUffUkfmXWYI4D/0R5tfpRelI70wxXbKn0ord9YCkZ5q2malV1TziD0\naSBqZLwrJuRT8AHunEEDEGpN2QFBAJP7f+kmACoaa1FAArbZ7deFmpjYthNW\n3594/2e9AUImfSFNQPIM9+AII3DSszZJ6qz3CT64PTrM1l8MoiiCLpXUvXqh\nWIW7QoUKHPE9ulr0yx6p+vIpz2Xwat3NTh/zM0Zcxaw8AFiBGGWjwZReijj0\nVsEZkMx8tkMlD7G0dQnzGTN6vUF+k6lqnDMx1+2YSkD6WEhPthnrhFebb/bj\np6y8xrda2AOe9giQ4S7/H7Pw9pYu91jtXHHktmWnrXTTQp4jikLxZY1ASwM0\nfwAnVgpFTQy6CE065onPbQyRDnibWhNL2/xS6gsz46qr46s3K7+E7tAo4bqU\ni4T8\r\n=f9D7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"dfd898b57f7f58ae43913f1d639c330e7f5679ae","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.6.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-dfd898b5.15+dfd898b5","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-dfd898b5.15+dfd898b5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-dfd898b5.15_1572329703691_0.8841874803844476","host":"s3://npm-registry-packages"}},"1.8.3-alpha-806e6bce.15":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-806e6bce.15","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-806e6bce.15","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"de63197c103a96a8f503db9c6df2a0ac7c6f120c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-806e6bce.15.tgz","fileCount":156,"integrity":"sha512-5yi+AbxGMpPkL9wlzH/HcQdlPPuFKA93cZkKinc1OGM/WU3FiKruE9/Wc4fljxY88DB2GM48f1TytFDRf5J8Tw==","signatures":[{"sig":"MEUCIQDkvb0cunFdBzMIHFwT2CDumiyX2DPQFTXhu+Nc3G2GbAIgYDxa7JJtUl0SCV9X4N8JDGv1qhFBx3YfweQpwQWjDDY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":254417,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdt9xfCRA9TVsSAnZWagAAX/AP/jFu4sABi6C6XlU1Xec9\ng/J2Qw0DzCo0oGW/GuOYbgsp2BC4dk26Qpu/6ivHdP0JqupK+QwwkdTSVYUy\nGF3hSZN4O5QEuXTA9dMynptGUqNLMEtZfl/Xp34aoG9fBt7lSDnzzQi+urKM\n1JM4sFw6fZCn3NSgwfP+lF0QGKZ69iBJkJKDkPJ9/yvScsqZIz1fyUvFN/AU\nHmF6WkI6dhCy3mMG0Gv54tkev7cpUUlG/2zgPZI9Uyxmd+Sip9KduYrbtPxc\n/8u+zxCtySXK3TuiaXeL+dg2lXzv0aHOTi6krPCphQJRbk2fnG6Le62BAj5d\nDd4tSUojBDYwaVOJ3LwF8qo+ejT/LBMQN4Wev7FPalKvwqYwVvPVbSbDLGEr\nxDFPHn12An4yhqlyA8g7+cjIFCRMlSl18y4ib8EnAWrfB7O0ibUTd7LA2HyC\n+gkeYQprGMa1PKNrSNE8WeG69LHViKF3cBQ3de1Xe8dDRwy3SlL3XmYm68PC\neOMXwj9squceXE2Jx3iQmjL4zxBR81LwQa55j6z2FL6Asx+eXAUsu5BG2avr\n55cRltVRugUHaSeuUse8dFVU2I8IQzUR4+ZqNE7LZlDyxCD/qES0c5T6ntjG\noC8CJTE4c/mn/ce7fRwr7ACz2zIVpL+MARG/si4X1NOtzBCGnU/K/vfsYMP/\npjG8\r\n=qZb7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"806e6bcecd30d0cdf5c88589798d32e91a17b25b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.6.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-806e6bce.15+806e6bce","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-806e6bce.15+806e6bce"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-806e6bce.15_1572330590751_0.8616785964480396","host":"s3://npm-registry-packages"}},"1.8.3-alpha-02e5a8b6.16":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-02e5a8b6.16","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-02e5a8b6.16","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"0d165c58054df90ac03f536738540907deb67f18","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-02e5a8b6.16.tgz","fileCount":156,"integrity":"sha512-9BnKSIOODLUfC5WzhvHOfB4OIjbrxhZr6GtaRkiHOjhodJA4yKqOClocEpoiz/T3i7UW44lRKB0Ve5f3Dl+2Hg==","signatures":[{"sig":"MEQCIGtSEqieBFoY5tFGCRFpyE/NfWSw/F4x+RzGLClc9X/kAiAoyMdhkBoBXuyfMVTjuUaKhkJmNVsxCLGqq15HSoJjJA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":254417,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdt+P3CRA9TVsSAnZWagAA+QQP/RNLnC4W5G+ZQ8r/8euz\niWB6J/K0HrDrar0jIlDIIlmVEdFdQ5PdnM8QPhCPrAljx/bXhaslbWwOpd3r\n1uotFuyXTP1sK49j+FubVVw7GN8KP92fnkaTgfCzqX+MxYyslC/pL+2Awo/G\nPia6B8H8nxzgYwES0DXyZq2vQjLgFKpgBLX0ID1LeeIjV/xOS79gZksoQ71R\n4DQyMc2mY9nBuGz2cLwWW0ZFzi5rvmNup2c11WxjWub2tcC2Uu0Zoo/5rW77\n6wyiwwy10RwHg1tsPJ4YIOh2g/1+NEU0TP7OMye0qtq7xiHY8dUwolRr+Q/3\nWA4rO6nroA6+kU6xattzaw1hXCop2GV/3myCi33RPssr/0TqFqLe59OPObaG\n+zb3NIK3AhcSioMYtcUN38A54Yql9QwQ9Hv2rAz6mVmqGhhYOX4XUlfG8WgK\nDIkef2SH7BLzbxlDyK+/pVVTD4aR59aH8l+L1FSu6TQ9cifEeb38ONoTEBh/\nBQ5j8W2zfKuoGd9+qBn6UbTYFW2CvGLCOn1JZ9IgP9nXyOmveyurL8dnNxFR\nOLbTc73EihLc4DoKcR7XsGq2EsZsoOt8vL+jLt2UTS8ESqd5mlfd6w57E/6+\nsaqfhk13kDEXdlSvC7Ks3mi+Z0/+WHWU21V5JoPbrbL/6dSI2GXKKXRSuynq\nZF68\r\n=sV3P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"02e5a8b65187f1ffff8ac189e9487643dd9ba9d9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.6.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-02e5a8b6.16+02e5a8b6","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-02e5a8b6.16+02e5a8b6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-02e5a8b6.16_1572332535196_0.5035796990155057","host":"s3://npm-registry-packages"}},"1.8.3-alpha-f0c627ee.18":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-f0c627ee.18","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-f0c627ee.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"2ed83f33f857bf3d70abddbf785f2e5e253a9112","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-f0c627ee.18.tgz","fileCount":156,"integrity":"sha512-6TKsVGQ6ekUQr00aiu6cC00xPDu1lWWbiXk2hxr2bbKXcPhxC+25BxhhEcKMhyvZCDL+y0Co6lVpo832SEF+dA==","signatures":[{"sig":"MEQCICiAKeHk1rvF6xpQFiqOy2bxc4sURlOPE71qw0TN15HEAiAfEq6aml+ceg8fOYjjVzwvMGt3D0P6PSYffTQl6GoM7A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":254417,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdt+11CRA9TVsSAnZWagAAwv8P/R0DL1MXZFwwFRXa394O\nCw/YhLNm1erD4JHbM/SVC+xiNRI0EPNGpFKUGpgrkwYseZE7xWalFz+h9X4r\nrYjhm6vOqZ0ReIlmVxvxhAX0pTPsz0wnBpnmxkbKIHIEJFCIezXZ6ekDxHYx\ngUDg+l75lAnvlhWKDhBTaCuSkukzAQ1++W6tlw8JVw1/6AWr673CNxhZFKly\nwWQqQJLqMh/psd4KPuUjfS113G/ieZFq80mD/M3ondBduN8fQBFji0ziXX+7\nsEZBrU9qqHMUb2RBrJ228DxPrmRH4XqQhO35BLtXNRcEWAtknUDstbUq0ot8\nkGF0eXfm7B55a04Iu2sXXxB3b4O7owJHVsvLSpz9tG+BVFprvZI5hUGqjHHg\nDiT4cXyHM5VrYkC4PBi3yUac3E+djqfj2qfSOSNInalJV4cOwrUzMcGQqacX\nCxtYdXFO4WRT+mWTHnjAqQgC/D6eW8t7H3dzsAzkTVsJ2/mvNLQ6Qz2eIcSu\nb4DDM24qHryapbncD/WEdZauJXK2tm0N0RSPyfOlCtSxxYhlxD0hMCoIY/+4\niU42fFQKMM9OnF9j4Mw26DxG2XJzDv4eKfzj6ZQJ5vI38QEdZAZrnuq8vhLo\nCNd8qSowR25iI7Aa31tbM9OqiVjuEJylzjz6CdcvAW79QM/XX78yOhKal63f\nexvF\r\n=5qTe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f0c627eecd884ae1bda2d048dbcce50abb3f8150","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.6.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-f0c627ee.18+f0c627ee","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-f0c627ee.18+f0c627ee"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-f0c627ee.18_1572334964520_0.5220747242121184","host":"s3://npm-registry-packages"}},"1.8.3-alpha-6f1a056c.17":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-6f1a056c.17","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-6f1a056c.17","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"9918cd92af172acaffac9a2d69ac7dde0a240a2e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-6f1a056c.17.tgz","fileCount":156,"integrity":"sha512-hC8GrBfPXupgaMntgXagK55LRU4cVsqxkP7P5xanhtmZsxyNzWs85ws1mEt/MQsy8/4Q+5gpp6p1xEr9rOv9zg==","signatures":[{"sig":"MEQCICiwMK5l2v9j1QkWx7MIrlZ6bMj3UpGViihhMLsjuutIAiA3GMOLdXSF7cFAZgQ24CQrInSAFFzFXMtXZ0fchv1jXQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":254417,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdt/GZCRA9TVsSAnZWagAAZcMP/10pa5Z99bwnjuOIUkx8\nG1FbpilNCpSTe7jq+OQpy6roxvdLtrbsC+fdKAzGMzLhXMz+iLUXOSYmCG/h\nUtRNaywoZJMiuwtEwo5966pIPswTsdFBFG8jGukJBIE5yb3MZKGh47IgRE0G\nNLKJuJv7QNpVH6NJ+iAB9a6kMcIYSroHMpV45iNJmO+fk/ENFiyt53gS12ey\ntuCyHNXYS9DubNcjZM77RYnHbUIvJsbGKTc8m8hJWQDB/l/xB0Fm7clmPMu7\nr2nE5oM92DZKWLMeyvFKVXnqxofjSz/SUeITCgMG1Y0Ql3VAFVz1KBGC7OYK\nHjM0eWQf/f3Ocbo7FUJTZjaQp13D6SzucCGoTZX+XXHqNlByxeA+zk3++z8i\nTZmC+HFrkGKdHL2E99ke9Yru8Sy88Ya/Ng4JVuMadHengDpHVGNsgrLIpTF6\n5JgQyA9TVGNyfRfQ9HjziVVeV4XzIG3a04W90oPcb6flbEq5Z1KQzbjQ50BN\n7UFJHndW8YKnlUdOauImw2gXp++SeD2HoH8AMNJVnxyQiiVv8+aUeHSSloBV\nSRxXIS3qAyTOVepap/89w6v3gZ3VmbaRUTuW/yWYiom6jvXGbM5B9XDfP4fy\n/B8AQ29nGtYrix9Bp07QcHvWf7htwbI5g+Akr12BCUiMI6+Uqgw9fHfn3vd9\nl7hI\r\n=VyFB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6f1a056cf5fe3935def5c8f18aae86484ad85d39","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.6.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-6f1a056c.17+6f1a056c","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-6f1a056c.17+6f1a056c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-6f1a056c.17_1572336025291_0.6299089964321174","host":"s3://npm-registry-packages"}},"1.8.3-alpha-699d9626.18":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-699d9626.18","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-699d9626.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"63f8ee529a627fe66072809356caffc1dc6dd07e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-699d9626.18.tgz","fileCount":156,"integrity":"sha512-gEfwSMMdCGEBxhBNKpMkfitvqlUO8JMFOWGjwmqAHfm8JcWTa3mpJGr+Ir8necjbWUtgWP9u4cMnpk5R0mghsQ==","signatures":[{"sig":"MEQCIDsddVPIe5MZNDRBRwJ8ntCxzdPwPsxPZADLRiwDOGPyAiA9GAPR3+H/GHkqnNeTsp3qIZJqtFaLeM9uX/axvsY+PQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":254417,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduAZCCRA9TVsSAnZWagAAOYUP+gPYY166fV3Qp2lYJF0W\nWC9CKQ4vBnc+3rW7hMJRO0Q0L/O//CJKQxe2CkO4cJc5+/Wrbrb03G9qOUN/\nAaL8kmXtseZhnVDQOAH2s37lirTcg5CSwPFEimWJ2dYGnGuTnATkvdOp2kZt\nNQTI127QwMG3zbqCU56YysfjfF9YSwquw0NvsQ0VjopwCOhcGA1tmAodyZGU\nhr19OeHepLh4+GwkKGbca6MTYHDPbAAGerABbAgyZQdPeonX1HlwcH+kkaI4\nxqj4KtYkWf1f+6dnj5/UBJWPaYmoK9pshmLpmdIvtICuf4Fyschcyxlc6buf\nhnQl0TGQDkoKienPCvdlJm3byrbAWChpj582QMEgYDSWzMsgnXRYEdGS8yrX\n4DzjDzrqoC8hYKSLPNElPz2Jn4WvYpqaDDbxnYGgtVwJtDstvd52GdOdroMn\nComSyZbzvzeuGHd4RJLIITj7HWmDhIT/+ZRFHGONrBTxuTsy/53Ca52+Qa5g\nKm/fIGPHuqvzwwfNVf0+mE0zKCqbmQAlx2Y8tsoWW8d+QVC/2X/aOgI7rSER\nEy75VdlITYfhdVYM1UdY9n9+PrGo8qDn2ic29pGHCxBopdUBzEP+YteRmP1P\ny4cR3ob09zlFZ5sJPuOB6RLzofi1fPaANffC8S8rpExacyYTKg5w3DlZ8C0d\nNrLc\r\n=c6hG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"699d96263785d840f7045449e13081e5a788de47","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.6.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-699d9626.18+699d9626","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-699d9626.18+699d9626"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-699d9626.18_1572341313786_0.6340436568214987","host":"s3://npm-registry-packages"}},"1.8.3-alpha-2b19f904.20":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-2b19f904.20","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-2b19f904.20","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"818947a29a32a895cf410acdf7470ead6517b3cc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-2b19f904.20.tgz","fileCount":156,"integrity":"sha512-UnePRmtwyF//3JXPi5YZYnfhGLZXcVbiD7FoWaN0vGwZV0zKz4DmMlmWo8syO5MiP4YhWudPIHIwvhz3DbL7ng==","signatures":[{"sig":"MEYCIQCf/q+deAVoMiOgCokbqD+dXZw9Mi+IH1W1G7UVmtupyAIhAL2v/FHYO5pF15JQ0xcja16LZOeiaCR2Voqh+LpGgS6+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":254417,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduEkKCRA9TVsSAnZWagAA49gP/3z9IeQwKky+xldCzv92\nLTeTLuAWHxH7OWXX3mxo5B9e7vC8qH2+9HZE5v9+92mGvAkk6IWlpsSzyJjT\nANljB1vvZBf0HnluiC/PELSyDhB8d1Crd1qS4ZLnXP513zO/j7MhrQRE1RJq\nwCJYn2q8qliNS7R5ov4XfHhcBQHDLOYKadWAFRhpuP3pZFo6CQtq3d5sX7Rp\nvXQJc+WSTujYhzKkSl4bK71sVO7kc5EpoNd1kyyKaqLJVftRmpsDZhl22rQF\nt3nCCSzNWcprJWYGKnSRgQXEddE0pWp+znZ1tNRYyKLayzKtfRgJ5BON9Shj\nM+WwR5ChwDoM7/XP2nLIi+eumv74OqsU4oC8/tWtSQGPTvfzNMcEli3qnaFd\nVo+50UJKRH1Nz3o+PyvDHd89sDVKSBy6hssQbhCR8V2R/rvUh0Viu+p7Pqfs\nZS0dAB07ycShWGzVpXs6AWmnKf+Rwr1ob5mlom8DGN1pPO1VzGU8FjDlmwwb\niTFSUvB8J9GVRzj90rCPX2UhCzhJCvfTkidQz2HVTyAc6U8MVEuC8DAvvDpR\nYm5G6sVrZELMvcpJaASmqsRFPF3y65pbmboHtMFdJksYKYsdTRNHFmm0gY0j\nua1YSg2SEGmS7MaiRBrUQgb4tkFXMNijJtQ0nIS6flEkHGFAuZuSKSifOKRH\nPWWc\r\n=gyvk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2b19f904dddbd8ce495eb769015e2af5ffc072a2","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.6.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-2b19f904.20+2b19f904","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-2b19f904.20+2b19f904"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-2b19f904.20_1572358410167_0.9098681135962854","host":"s3://npm-registry-packages"}},"1.8.3-alpha-c004f274.21":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-c004f274.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-c004f274.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"cec214241b3bfe53c9fd616a294ff179683ec0b1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-c004f274.21.tgz","fileCount":156,"integrity":"sha512-0W2SfZ+tJG4B4DM+2OPP9e44kip09W2NZJYJT0nNfmLxS2M4jZJN0Izz5u4t7q+5anzoGvGiHC1nkyBTOjwg1A==","signatures":[{"sig":"MEQCIF+bf4maWNoU3JO2YulCmOl4qgu5euFKpCDfSsHBHeI1AiBoY8I8IeUJALbUMaVK13ufUiRMn/vTTAT8iZ+3kk4bxw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":254417,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduIzZCRA9TVsSAnZWagAAoNsP/iiDu02anxOKOv8AVCEp\nEDyMx2/dRIr6nqDNU0P2aRzP8Z3a+0aooYDbjb77gM3QMMB9V334APGLAShm\ncM1C3NniBGTMQK+/+imOb1DtZk13bM9TXQn5VH0I6RB6jGEbLUJVO8rjfCX2\nVZL+TDdQoHF+CTUNOJydqdjYJcDAsSGXi2UFjPlb14FJELLwx845HN0bscOp\n9NSbM25gCNKFKPDrcAstHc3202CxMF0bVA3liGesGyPF+/ZeiFy0SfHfDMf8\nwyoYlpkxiiiU8ZTnLZmWAv4ZEZVM8I5lHSDMQrReMtsPHedsmVlLcIr+N8p8\nZkri+ouFJkMRQTTYgFhqrhWFYltPJtJNC/ZM3sgO5Jn26mc/OKbbjtfEFy/h\nr9cik+k54fs1pdGroHwispWGjpsDvY9W8W+u+Yn/5TnpOgO4jkNocYx9MWN1\ny9X2yAXj5Vb3jqHG1fA0UG/FeWGnBddufkXitg5X/Hggq66w67VZhxECWZoL\nuBJDR85GRWkHiamxOaLUrW0IKmrhywZkJjnDkoC19BoMTPbuLgaD/5wwqbG8\n6+GZdAY2+5nh/lbPun6oldUq0EaVhMaoc2KcDfv7nhupcdtTCUKYb/Zn5US9\nqTmevJ3nuhFo7Ijkc1S0rOkTjSh3HNfQpZjqrU3yeyoEjBF4kczWqjl+JLyk\nCV3H\r\n=PU8Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c004f274a3a94165632ab3889c7e40665100990c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.6.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-c004f274.21+c004f274","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-c004f274.21+c004f274"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-c004f274.21_1572375769206_0.038972770027620784","host":"s3://npm-registry-packages"}},"1.8.3-alpha-cc07ef6b.21":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-cc07ef6b.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-cc07ef6b.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"b29f5b4ee678f4ee0ef3bcf210c6e9faab01abb3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-cc07ef6b.21.tgz","fileCount":156,"integrity":"sha512-JbRAv7XpyppHKSV26Lt9P4JNbmAHlFBGq3lUJvICxAcbm/nWGycHw2/8bH8gd9maDR46iyksclUxMNl+OllIHQ==","signatures":[{"sig":"MEUCIAzxMuoVTiKUkFGzDF3EZV5B7frC5euz+lt/NFq2HnW0AiEAg7Ocdx6mwEb1RKNBSeiNVQbS8laOl30iuweYpoZQHzc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":254417,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduME6CRA9TVsSAnZWagAAZKwP/0x5FCw3x9OJiJbm2MPT\nH2mH/+nTs0K4HWsXbFdyRT+fR6qe1dlza/gmc5h4lUiMioqTEc1x8h1UkXWm\nyKlV4AHHb76mFdsnuJKV0G62QNbMZeg1Wj7WLR+40xfz/te/4wyIptgeRgdY\nhKNcIKBsJ+n6iiHcm8mCSjq19buA4k5twN3lE2DHL+pC5MXLJmidXs8l7+Rc\nqI59TRkr+98fxzCRHZEHUFk2Tj77sahQ3KbuoVKqLNSH9wSxdu7hweDAQiv3\nSrue/WQlMQ5tTUnXkDWVOfWYPa4dz5J3PDw1sCgME7FNce/1eyDK/32NbBvJ\nlB7TD4Jx4OyKWbhPyJZO1kEftqsKUb0ZiqEnRtDj6Wg/WDEeYuVLXbQRI54a\n9c9COQp/1XFVgQ8rCYcQRpAYPtN+GSIgYmbQS2SbsgqHllJBiFhe/1/80rSD\n65GhwR62fSU/QZM/EKogkPcV+2aIlU3NAr7xEH2HR9emawIu6AqZr7Nh2S0+\nuVoAkTtJGOyDUCaP9VdAVHmOIgoN98T/qNvw6hzbvmp9WppH4ZYTOglDzEKP\nJObsdeJIeO2seZN8WIJ4ctW5VcopFx3okHKfU5wkzgBDsbdGGSnU5z5TsFbT\nwil9yOTbdK4xjgx6ndl7vm63pp/ErKzpI/dDxeZ5QvDtRUFO8uzUW6W2CfRy\nqDMS\r\n=8r27\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"cc07ef6bd7fe15e99b6affa10a214609df42e3d4","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.6.2","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-cc07ef6b.21+cc07ef6b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-cc07ef6b.21+cc07ef6b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-cc07ef6b.21_1572389177863_0.6175619049365559","host":"s3://npm-registry-packages"}},"1.8.3-alpha-14a0ca78.21":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-14a0ca78.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-14a0ca78.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"88d963ce95ad0b3e1d5ceb0577b641d99596b0ea","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-14a0ca78.21.tgz","fileCount":156,"integrity":"sha512-HxjideA/XC+qp5l/VNHuzeIH8AUPkSPsmAXJWObcq6MEeKIdiregb5h/qtUEGl5XnZP5PzCRqrq9gRbnWwEaxg==","signatures":[{"sig":"MEYCIQCLE955g6O8Ie3dXKIu6D6LMVgO3EHE1dsqCkAMiGUAawIhAI8P+B+MBTNVnZjmA2hhODMQD/FNgTcS2N4UVkiDJy1K","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":254417,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduM7nCRA9TVsSAnZWagAA3ogP/1ZBNZL9fvnG09MHCoUn\nqFCSmSQq0FFP95d0mvP/Oj8UwuAn66BKk2CX9/nNRz7GfEpriGLnPyQCMUg1\nFA9ckX4jg89dxnH5T+Its9n8pzsdMwn2vN+aoKhKXYoDqh7da2dL+fq3bJta\nkydjSY9faQEpO0rwSzVyDA5M7f0uWahj+pO0xYVKvfEaaRlu7XjaP5e1B+YR\nVtaMA/pqEGYJeLuUlP5GxmaD+HD3KbjRgoHBBXsafgYNIqcTmgs0s+5+30G+\nnLVZRGUd0t5cud+uLavbMZ6Y7HTJM+nNrl3iXUJ18/RxE8twWgdlccL85vec\nJ0icRtAfY08Odbv9V0R/R9FL54OHadtNaXyrr+AgYHd/FN4BFgDTNOzHa3LP\nzjL4b6qTsPOFGqmjG9j80BI6kzysg+RZSWcPMNKfowwXwepZqKywAYBmrEK5\n26wC1nva1SarcyhMR46LkJecJ9Zc1np6xBz9JxZ0xPvgqCjTrig2fGOEOlrT\nL5ozYH2RoewtqFaGa2C+CU/vwspt5KquImKtv1eZwMUXtnjLQQASdOE+UUnV\n7kTVTwZK1sPrxc80pqIMX/nbVUKrlh0kBtexQK9jyaYCGlDrEtcUAIKNI7Zo\nCqYoUqk2szDxJ7RTOgp6PzFgX5IOl372yj2qd7fppTKlmuz9IKeGHqKPhjZD\nbQdb\r\n=Xmqa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"14a0ca7842baabc2fc1339a6a808b2ceb4032de4","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.6.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-14a0ca78.21+14a0ca78","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-14a0ca78.21+14a0ca78"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-14a0ca78.21_1572392679050_0.3607123917363386","host":"s3://npm-registry-packages"}},"1.8.3-alpha-428ae551.22":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-428ae551.22","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-428ae551.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"14ba8d4356b899f79e66e303bb9deb8eaab8daae","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-428ae551.22.tgz","fileCount":156,"integrity":"sha512-gBHvsRua26yD0nBzsfw74iKIZ8s1o3z/Op67ScMXqrF9thFu0gWqUh09rh6GD0rTcf/jztIgSh4fFwLI87mhpA==","signatures":[{"sig":"MEQCIC6Pk2+97eKfTqKtWSVpanj5zdvDZg5M32tHKNPqPvtrAiB50y1MH6aIF0BqENbjfBynBoEhjTRRymzub3px5dB+Dg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":254417,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduNsVCRA9TVsSAnZWagAAGZAP/3QTQ+MIRRoiID/ynwBi\nCchtnKUyRba8EsVn80SNmP7pkgBlh0KsyOJusSSt5PFigAoer2W5rHVoBqHT\nlJhGEyXu6lqf88HmmNbXCMGTF0d8jVdf+GjKXsScn2a5IQcF00H6+ZcFO5jq\n/g3VIEC4Wm0ZRlpyv36+7RIPb1TDsXwOPAKxkrs4w0cjv8sf6Zcj58MK+J/X\nN5HWd2FqjLadeRB14bZ6J4ohx8aQzCBb+SByZwXdjUP2/++H4yxmDpLfdWFX\nCYgg7qIODHWjcgMUZyrfxdqsdcQib9v+QJaOaeid++w9mWyR0jyIK851g0HT\nQHcE5ONWXmQJEqV5+CNhy24XROe6/uWpXJBxEVr0rqkA4q+ciOML3g5ubjBc\nSexuRjksJyzdfhpYX7vhxRtLOQB1PSpxK62xRhuKheXGMcEXwYtIu7o5ExP5\nUu1X8NgWr5QQCRhbWjBESk0HeyJ9duQ00mkZY05IPLjIg89ZJf3e+eqJbYBt\nYs+5l3lfCouHBXn1978t5BtLfDcbg78SyTZQFpgiMxBhZERbf4e1JKiKLzjw\natne3hWwFqES8LAa2R4leOWF2L1o8/SSLCeKLUnK2ho8/uLV5YJO8bHAT5zy\nlJCEyjFb6tRpIxV1Euw3EPQJyKdIR8di4bbPWdAplf/shPF5K0P+M58qPqti\nodBt\r\n=E85U\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"428ae551834b0ce4c5660fa46a26d456bd1b6c2c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.6.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-428ae551.22+428ae551","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-428ae551.22+428ae551"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-428ae551.22_1572395796757_0.6512211768440623","host":"s3://npm-registry-packages"}},"1.8.3-alpha-0a1d5071.21":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-0a1d5071.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-0a1d5071.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"cc051751d68d491cacce8ad9b9eb1f7fb49b49fe","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-0a1d5071.21.tgz","fileCount":156,"integrity":"sha512-ab03VDzfo2yqN2nBKa26KvY1Iqhvlhe14F7g1Bs2fysCH5dwKsWQic4FSbaX2VOobeEEI7XWiVDg7cZVIWhocg==","signatures":[{"sig":"MEQCIGokxKCcZEnmr5JiTCwPhX3WMiU7RTboM5kBh30bRA6sAiAIud4bFm40uFCayVvcDUIGLzcLHWf2R6WSg+PvbkYoAg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":254417,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduNtGCRA9TVsSAnZWagAAOUcP/AshtQ6dT2Cjv/4fOFn5\nCWlbbFHvbOtx3ZAMWNou0UHUcEyGsQrBSGMpTfXddVtwGPicpgJkOvtj+FpG\nnuEOfuAi0IlwPxM9S6/ZQ6EEaG9TrMAn5MbaJIqSdfHT3YAMt+TESmGuwIXh\nxv17ZI/0oHu5Ds9S4iY/Gt5WA3jaKVBSQL370vAwD9P87EX9FhS+T7QN9ebC\n3gtvmJPP0pijLASf6oLzp3MUoybbb8QWLXhSQktdTMprIvd/5gaYZt4tsY1F\nfOQOY2V2R4WEeAigqawQGEmeKyETMOJY4ToBPhe6E/usx3EZyxwI0j0dN13T\n5uA413syBty03mpZN772wkHrYuGC7R+jL0Y2u58OE1qN/goJsu7nT4uRgnc+\neNu504RgjAM36W63O5gbZhzxVbNnvVAa84l9Wb0HRB9J27wpFlWP5ALplXPF\nCxK8sHtAExnBnX3PU5w1m0WGlvOFoJHj0/Dkta5lYz6VMPTTxiol0u2fP6IW\nRCxgI9YJGAoWGf3BQ0jhXVgOwG18/tteqptVDV6H13uUnXFKq4BcSjEBHIcF\nnD/kZZW1AKoq92sZhm5mPYLP4aNiUcg4WPwAy5jczazwVEEbArVc7bq29aBI\nF3G8NZWqEC7XNixCkjGvYuPOgY2XQ05ghecZnjP1GBbFVCvCh5ZaQcmORtHY\nf0FY\r\n=dVr7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0a1d5071ec07a564655c6cd0a741cc8c026a5c90","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.6.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-0a1d5071.21+0a1d5071","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-0a1d5071.21+0a1d5071"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-0a1d5071.21_1572395846488_0.02115959135494183","host":"s3://npm-registry-packages"}},"1.8.3-alpha-e65d3567.23":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-e65d3567.23","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-e65d3567.23","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"2eaa67cfda9a2417b2dc0aea586a32dea4578912","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-e65d3567.23.tgz","fileCount":156,"integrity":"sha512-TT7g6oKUGUIUiVmf7N9tl8NiIvPo0IkMdiM48mkRHmNcXCFVvouob3zqNQubY+cN0Ls/sBC20qhTjv+GvR9UKQ==","signatures":[{"sig":"MEYCIQDqcyu2VODYL0JYkw+Tq3XLc7T/RZNHwx9ASPzi12NuMQIhAMuI2Njd7nwZPP2qxgVxrMcDMpwM9I/9Di1FyA0iW2Dx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":254417,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduNthCRA9TVsSAnZWagAAmwkP/RdPNF89GCc1t5GKqF+v\ndw7FG/Wlx0auXviic+VTblBJA9+jlO8JYdtMDclRtuLt9PBDksVredexaeRD\nyiVEa4bPmqZn/LlnpmXRgTNkcbZSOTIVPFwb+/PytQ8NMFAuY727vBg0kMl+\nlsfe04ReEqz4GGC0oROlfqwoKxzG7UasX7+asG3fywLslIzOnhAByDLm3Svp\nZbPQsFLM+6RBBCyRAHuKPrfn10mZgm7yevqqhnIpC1j9IDewA4kT843Uf0Ns\nN/wF+ejy+XynX136GLizgJEpwLkiBYKKK+OVL24CYt+gAzTD88Zo/Jh4QfY0\nDfbRy8Jcw4ZPIDeCvBInoilZ+RJyeCIdyuBySRLiswbghFj8JOUCdHQBXPSL\noSU3xiSW6sSpTVhXtYxgFpR8acoRfSu5RbMO04NAqDJYYqRJ7caaQuni8bMo\nbIILoFQ/JBzVbmCIKIpzN28ov7js2UlCSQRJVBldMWy5WnXBKHrqUQ8xD7yq\nW3RLboi4SxV5GjP4DzLAtZiUqypyJHcUDtfHpzri+3MeE68RGhHs3T/9Sof0\nECYae/TGxGfkWqxGQ6k1NE6SJJPVtySoismjfN80fRHw5q/6JecJKFnUGK8e\nbWaw42piGMB7nGkz/e38LshlUDGjmYlonZMoXMjRjU+h5XoDIg/tCMCHLeuZ\n6ocm\r\n=32rF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e65d3567325903963e2ebb979cbece3215f49b1d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.6.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-e65d3567.23+e65d3567","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-e65d3567.23+e65d3567"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-e65d3567.23_1572395872663_0.6083312838017003","host":"s3://npm-registry-packages"}},"1.8.3-alpha-691249fe.22":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-691249fe.22","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-691249fe.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"01e6982e8125dcf61c4cee3d5860e816a6635030","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-691249fe.22.tgz","fileCount":156,"integrity":"sha512-R9ROCTXR+1n+A4pMGfcDQDZzgmO3+NCyHW5zbISWwWwLyI3qEaHgp/71cyHRxqx3Ontykd8whRtZGQhPDPA4Tw==","signatures":[{"sig":"MEMCIHtW/x14UmDs8ieN5llGHGbW1IbV+UA35+uIqicDKR4FAh8gXnN31er9E+kFcJYpu0b5zDJwcirP48nTiriH9D2p","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":254417,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduUaZCRA9TVsSAnZWagAAAUsP+gNHkd5sfhskkjMteOXg\nhrdfMesS5UCyKsqKEF9lRVPFSdqGkqiq0vqidV5wSq+NIVNUo9ZdrS44WVbV\nEk1ekhZ9yx1m2dkFzRmMRLAZ24e9YulTw2r+r6hHanROO1iN6dmjUOksfUWD\n6qawNyKhFXBLO36fhp6b04B0svRWC3809GdkM+M+CRM2f3zjKTqTriN+xSOt\nRmcwJEC1IjuyAfdT52nboM8hi3sg4WDxPq7Pv4URXoYphRhUiZkzwYYr2fNK\nRQ76bpWsU/k1Sh0T94DP5Nb2NC2wjP36vq8xX/NWYys/wkXmOpaBPM/kx56p\nTUhkUxoSqi6ms+hofSs68pXUqc3uDP53sJQQMM774l/SzGacLo6WyCQ1uojJ\n8ENxycUaGHzu3/9U1ahXOpK6JJiHcU9Sio+f61/2lOtGFQE7Cg1nlZLdNVLF\nyOX4V7WbCoCeKIvqxdmW54pf+jJJIYkGOYc6ybx0dl/2FD2nTY3LK3UE/ahB\nghSBhNvgDnD1/6HkAmHv8PHC8yCpXXgpGn5WLKu8/nrJyJMQsQj1cXH6p0C/\nOWmks/2kgIN6+/dIdgiAHD9UnE4LLsqnslqsVu7TOfEdNPdqDg1794vdk5fc\ndcHd43xwiPP4U1CI7y94/8LrhZ+X1zsbHYjHgR70nh9XZQLCUwSJhCZe1u8c\nE5pS\r\n=KOIE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"691249fee6143d578acc28596ffba667d1ab2714","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.6.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-691249fe.22+691249fe","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-691249fe.22+691249fe"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-691249fe.22_1572423321402_0.5590913824703516","host":"s3://npm-registry-packages"}},"1.8.3-alpha-6d10abee.23":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-6d10abee.23","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-6d10abee.23","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"03aef506ac9705daa257fcd652eb8afa09c1f027","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-6d10abee.23.tgz","fileCount":156,"integrity":"sha512-xeMcqRrQVQGTurk1ckgq5RisznKDHfW0c/mW5D7YT7dnHi0O2yytFzxtMHCELhW2JQSuVQOyovPsinmoD1+/bQ==","signatures":[{"sig":"MEYCIQDp3baNvtBYF2gtHRaSZ65fHt2cZZ1Y4MtVjG1TcjJrEgIhAMWZ+3GeSGt0Bgbp2gE+kyxlrUeGeBqKb3OyvDpchrCB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":254417,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdubYkCRA9TVsSAnZWagAAyyYP/3R0ecFVDx3NFUzve0xA\nF0UgkZUbNlsBj9cMprbDYG7XkgRVSnojFQwkhdLuX4yx7lPFn6jPe/8ztA5Y\n0TEhb2u0LHd3lHjuc6QUx/UhT+XlmIdAg+vG25DZ00eRwTL8hLIp7JY6e1qc\nf6UqWJbnWoKog25bgcZUTonz/HtLXwFZBQ8k9EfFgUToP8eeLmg9yEak6qSn\nm0fblKBhNkFOqgMCHEbaScBASiU2rr32fse6cCT5NVO/NVoY6fOEZpRfmPNa\nr0QvsmO/jmKyFAtCQ3/xXd0y+fYfaK5S6CRZnDqYTIG2R2Vd2Tk4PY0sXG/T\nDXTDJ1K3wzh9LTwVLb//VxH07pvok4vEPO13kZPFFsN8jRX6ltDp9RG6WITX\nV7XDMedvXURfpCc4Ezlp0q9GW5Vc4OegXZZth4+7tJGp2bcostnADKiaNVWC\n4lHD1cyBQCtB2f/FtVBzy+PwrhhOrWMmYQMxHfMfdCyXhc9Mj4iXbANhSvzu\nitZgu2zLRlTXWvxef3JCfVIbaOSbakxUHmbK78xLwaMKB45nXL4iiUsYVKcu\nkG06s1vY80z2Lc9RzvCBofs59WSJcmFRW3OAlb7aNrqRysQCs9AIylYWs6Lg\nW5qzBYAQcHnE5DHASW6ZAPZm1nKmmFWSA0AJGh1nkFgfuJ2q9Wb95xLHcEGD\nfD0X\r\n=TfGJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6d10abeeebf94b72893d4ce8345ef20c18a07cf8","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.6.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-6d10abee.23+6d10abee","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-6d10abee.23+6d10abee"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-6d10abee.23_1572451876137_0.9739231691926995","host":"s3://npm-registry-packages"}},"1.8.3-alpha-fe81b96e.23":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-fe81b96e.23","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-fe81b96e.23","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"05d094f02fcde1fb6670006b6dd847e7d0c2c726","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-fe81b96e.23.tgz","fileCount":156,"integrity":"sha512-0Av4HWhtQcc8BQpewmS+uWtgYcoAmy91NTtba7/dvejC73CFLxr2jp5aTAtFhDBcGDQKdWMXMBJBgXM+JulGtg==","signatures":[{"sig":"MEYCIQCJNr81838JURXWTfOMkumbDx9pJ/lpJBnMhPD64LBDuwIhANWtao74VeufaIjNiTVSLJrYikS1LjTwmHN9jgJoWd4B","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":254417,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdubyICRA9TVsSAnZWagAASY4P/AxkrtkIQuU7/xVOepjy\nQfHezG/t/b6TzR+fIT1mXO7M51ePeZ3lw8ECbdtjZUxbpKzIt7Bt48yhnZir\n0yfd2iWk+IBfFOcek5p59AV4AtWusqqeGbqQ0RBaSIdxOof0mISeWjtRTM1+\nqbgDPnHAPBRI8xF/YpqLnFuuvu13HNbKJdIHkNKRTAtG1LLOvWUpQxPhPf9m\nfeWe6VbntLfxpVwSsyGhGsotPm+lMNVqAuxj5t8GzKOi5a7e0oPJWfFtYdHa\nlrPfuyAk+jcTF4YA1HDLgcUvifJaCKWPZTOleHfEMcpOMXnOHLPrUiwV6iOQ\neAivmri4W7NCw3Rj0RxLIDg65EBNjmsyUWNjTkZVc+AWlItbK4Bo4l7YDeDI\nPGc0TX9grYfRsQjr4BUjWw2OqvvxOS1w6c7s+2/Ds3fwLhVCeG0AnLRVIFKk\n0t+T9E5R/Q7GFYChN7ZBZEVndTw2Tp22cLMar23nJxEEHJk9zT6VT0ZXKz5e\nnN71/xMRuQHtgl5yNxw2rltOUmUl/eok0OOKL02s1ml6fxN2kKjglzPe5J66\ntkC7VDy2A764rs0PdtFnTgD//Qw+/i+Wv0vlFle16FB81LIpI2be91VV7UxI\n6bY9fpo1lG7o7KG0tb5Pbo6UsSe2rWWfLTz4IzaSjfPE7XylkAD0rffmjX0L\nNxjM\r\n=/YdY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"fe81b96eb6f0d9ec332ed4f7a7e12a67c2b6d74c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.6.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-fe81b96e.23+fe81b96e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-fe81b96e.23+fe81b96e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-fe81b96e.23_1572453511983_0.42171777826692236","host":"s3://npm-registry-packages"}},"1.8.3-alpha-800c06db.23":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-800c06db.23","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-800c06db.23","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"f795e1570f5dbe3805034a413c23a78eeff0185f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-800c06db.23.tgz","fileCount":156,"integrity":"sha512-DseS0cTuBN6bLG3o5TEvzPSWsZiIInNsrmHHoB7mEcTDEcw4ZWB3OAFMjg6PFr+RwOH+ig/Jr2iCVSKSWgMIxQ==","signatures":[{"sig":"MEYCIQDB45zz7VOfREUj9pGEkXZD6WCNtoDDuHKCokloPQIW+QIhANLeR70+2bOCxkusAdhuvYE7wJ47oV89n7F3Vi97rWS5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":254417,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduce0CRA9TVsSAnZWagAAA0sQAJs9zmBwMDi3frFii2or\nOGIpXxDudkHaoYxt5wG5IdNHjv+9O8+4/sIR7Y3t+1Wn2ESgFehFxEZAN+or\n1edja7u1+q/ZlF+1ie899PFt2s4oDRqvafo/dzEPNP74PaNLxT4HB+VunbXf\nEtffsgGKlf10VRPwOk761U0jQS/Jy6d5UyLsHglR4/dHCW69HY2ff3AaEAzm\nBq3AYP8qP+wMTPc6Z/B8KNXlmLSS0TMtlY39Ohx5bPGZ0vR3wXFbO17UuviL\nlfC8TAXnZx4R+qy/Opr60gRFSiUrBl+e3SX/JzR//zhPoac2Brd9GZwfNAF+\nf+5Ni7SQI+UbF5+xnti/F+VgdFMIXtmrhX0nyYw+UElKsXfE4hycnuV9u+0A\nQcBbvUW6bP7uKTiOjix7K4LlesGhrgSivlgdOiU9zRq9PQ6t2ma/qc9MViT7\nURzQlwR+DeLIzBSui6OiD4p7eIPGJIRUZWmlgatPhk6k9auFIPw0NHz7uEPi\n+OjWASQUOAICIEq4dhIPq3RCcyNioralLKA7FFbjGpjx/uV5unTA33eW0EDb\n9KBB696GWXZyMvB6ix4n6Wj1GwKASDSugAPki5n4Llqz9mUJLYyUEXK96Pfk\n/WncV++XTjZL7ARaWcvgLzCg2XrlMhoDnmJO0ThwMj/Y+vy4pMo8CtNc/qaQ\npEog\r\n=WqID\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"800c06db4fbd9903dc8b5b7c87002221f23e4926","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.6.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-800c06db.23+800c06db","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-800c06db.23+800c06db"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-800c06db.23_1572456371589_0.43246215377234964","host":"s3://npm-registry-packages"}},"1.8.3-alpha-838ebd27.24":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-838ebd27.24","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-838ebd27.24","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"943a020dafa046c849cd12e7744aaa92026a1033","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-838ebd27.24.tgz","fileCount":156,"integrity":"sha512-2cAPiBHJvkaUMqmH5HPYTuqz3047xqmTeN17a1f/LJd3qf9VOrm+7SgFx7fsoBLJtfMCEcsOFbbgG3LmHpFPwQ==","signatures":[{"sig":"MEUCIQDXlQFVBSoXkbH4oRGPWRMgRs6jDNB8bPTiROkq/BpOiAIgQVNkoFYAjdh4frDFvrwWdkh7B6OSvKck7y0OrFRt3BI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":254417,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdueSdCRA9TVsSAnZWagAAkq8QAKKxkKV8mi/A1Jm6X4FT\n8NQnsN7huVW+ySsYzY4puNgC7YUTOZuKaQf6PuUKD48cMVEU4/uL9FVO7O2f\nrYeMtzRBqM9g96QHudhejpRfx6wk7w4JuBZmvUFSpE46LlsUtfYNxyub3whw\njWJnLM++hoXkPx9vRfQFQ/hOm7HmYSSBh1HIUdbL8TUA7HtF+qVTGB/+dWCX\n5wllUm3RVrDKPl3mKBJiI/LnLTdsO2Hm7v03+W+Ho+Yp5CfEd/6VDa8p66dC\nHc0QEyYsJ4CCGpvEhk7LRh884kcug3+Zy+O4iSOMNOi5ZgY7UAaA3WgIGsQ1\nM6TOEFr5SuUBxrWVwvgu4KsGdxgvL4+fnXPIhChQ0FJHNUlDaZAvoPUAT/tQ\nKEfRVvDX3KSvTUJjEicQvPz8fDNBaaQZkC//T3VUJIInfb1zk0j9HILZutqi\nYh5qZ6eLgi34Q5JA7UKI0328Pm2MOPP5+jIoHozo5j71gPFfSCpju2vuGNa3\nyzhFoKl9nX942DiS1+55SxSqg2FZv2L/uSWvNWZC3+uaEkmwrwHOojXlld+3\neYVn1xLQVQgmCsad5C5jeyp8AIo85oWuIH29NcrV9mE7o1qLkqEDO5rGW6ir\n8B4JN5FW6XiS9govELm3M5414Lx1ii+xKmbvUu1XfeYRxB30qS/DWS9yXUsL\nSNbI\r\n=6BH6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"838ebd27769afa86d3f16d9da2b5be61e45e93ff","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.6.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-838ebd27.24+838ebd27","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-838ebd27.24+838ebd27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-838ebd27.24_1572463773011_0.5634706617520262","host":"s3://npm-registry-packages"}},"1.8.3-alpha-f90e416b.24":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-f90e416b.24","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-f90e416b.24","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"f9c8b6b2723bd2333f326a88ad2f1fb4d17addca","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-f90e416b.24.tgz","fileCount":156,"integrity":"sha512-PHzKUJpwDXgdqA6L2X2kyFYDjeoL6KLdh0+UcqdGIrj4kowWTmQVYBDVypuWBTmpol1r4tUzqaGa/ma/uS9MkQ==","signatures":[{"sig":"MEYCIQDZ+vSNLOECzhPF4v2NtAZTq31zUDyvIgI5kFIT3XIDvgIhAJCQY7eYUTPIDB3aNpRdf64cVVGVrE+FU9KS6WlQaLuG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":254417,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduhPWCRA9TVsSAnZWagAAIuMP/0lXh6eCtxTDmIuZ2/JS\noXBCiiPyVnTlExR4l1qqzkdrcTNIxYVa/Bc8qseFpI4rP6rtOdvtgCJ5dFJE\nMM7ES0Qds9EeeoZBPDS2H+65LXOvXgZYEY7JY94fu9aKkfft08sOJpVlgGXY\nubgOQPwrfDYO+SJsgNNcOJWtSou34a/3mnor2OvwdAiZ4yQsYFniKHqTfWGR\njXIDwdZBEqcjaLw9TqQrwZCArnb/j56gygugYdLTC6EwA12XJvpt9jFHy13u\n1hkJb/sNytiGrrexRioMfXv+izI1So4kj+iQzz+ES3x+yhRtLlq/1zxC2/lY\nsrt5EZI17EoLVaWoa3he+GYKwYCZ4md42q76e+avUfP2oy6gE1OPp3Z9H5ub\nTfay7ryM5cJepnLiS97l5h3Sg0JBK+cfDnzRV1C+A5qcK+HJ4WuWV4Lq5OTM\nuvEv6dgPOtDreTeA5yk/pfSAyFeo5DACgIgCUCEPzpdv6QcTInlQr4Qn4UQW\nLdyQrD3DuraDvmnCDlUN4dPtnIekDC/ze7irBua+VOKwWbjsAjAws1dp3uAb\nOo7OCagxhUhoMZQXZUHofOIs8io+NSQ5bLpHn29glqZZcBrlVsGvpt/H/Fg7\nNzX14iCXlIXfhfqhQ0lGDJKWF80md1fhwwBuHwoyn1hYwtkUb1/+cwKAmj6y\nVc15\r\n=Ryxv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f90e416b183e98018b20c19910a5dc27e2eefdfb","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.6.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-f90e416b.24+f90e416b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-f90e416b.24+f90e416b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-f90e416b.24_1572475861931_0.13147888927626905","host":"s3://npm-registry-packages"}},"1.8.3-alpha-47b97bde.24":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-47b97bde.24","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-47b97bde.24","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"5f0afab7156a3799ecf8391b08cad531662ac489","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-47b97bde.24.tgz","fileCount":156,"integrity":"sha512-hqkFA4S6GdxuMULi1rV++lkyr4wfZrO60nID1qokx2bQQj3tWTgIsH4QArwaDflAp8WrHJlFZD1ZoBkioraMrQ==","signatures":[{"sig":"MEUCIBfeFbTHH4Q6DDngPkDmWfNs/3FNI+B7pE+QH21o5SgaAiEAzHBw/HuB1FmROgpiG16pIUlTksgLlYMSefrLO3IXMv0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":254417,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduieBCRA9TVsSAnZWagAAHEQP/A+0YUnexGEl7/TrzlA2\nQH/W/hfA5eVfWMTp5i3+wLvVB8x8pFlX8qkAKreZOrU1zhJPsUe6OQ7xz1Wz\n5u/LDSWgDz8flpIM3ApIes/dFLQyaZAlSPzt0VqNrpvLW8FBfmVxnGbHFbTZ\naMMnSGs12KAldXIJl6+Rr9VE3YgYnyjWrUil5iQ9E7Kpkp6aKV30c/UmYTJz\nEefrx631BBM2AXAUVAeGmw9LVPWvPXU3DB3B1PXoESjAOMwsava/FRMVbhcl\npGSBmq7VclA/iWAu91v8+596bgMqH6XmMn1kndkxKvhuEOJyEYq2z8bzcK2w\nx/hIYDu0WG6PqIcxgOtG0jySV4dTch3WqzxfM47lITMwzsWXhGCNeO9L25B0\nO26MRBj3HP+jl3hv29ycix1KgjCj4f8mNJSNUg1nkY9T1hCZt3KpoeG7pOD1\n8EFfPA7JxbzKnzNjfZHEZCjhjjMyPX7DwFRYH7m0UvF+I8jwrQSVzkErxquW\nC8+FALUHPKe66bwPuEea0UHAk0/0peKIIxnz7ua4hVynNoRLE7Iub3dE0Wc+\n9Lnm4auN+fm+D/MqcFBBwTkVpNf6hNeusfnEd2Qyu5KQgBnJ2VSOEH8g+CQj\n7Z/PdzSFcx5MFhd6HrsaaTyd8X4Ab/QkO1FRWMkIbv/rmvQ1V9NU41nOcGMl\nUU3G\r\n=nK/U\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"47b97bdecdb8039006a4d13dcadd1ab47f9e29ba","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.6.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-47b97bde.24+47b97bde","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-47b97bde.24+47b97bde"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-47b97bde.24_1572480897107_0.3770751851320331","host":"s3://npm-registry-packages"}},"1.8.3-alpha-5003658d.24":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-5003658d.24","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-5003658d.24","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"cb4ebb5f60bf936b4d59b782a33b474171206d7e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-5003658d.24.tgz","fileCount":156,"integrity":"sha512-KiygCOvJbJlOx+OK0rl7xTBJcjfxCvwhgbE0Y0UeOTqGowoMXk5QK7382WmxZ6g8e+JzOSX5IRh/O2sU2V0PMw==","signatures":[{"sig":"MEUCIGFfCt50Azw7IoC/Ng3k2cbP9bovBRxAR9I/RAGXOq6iAiEA7Ml8p0VHpS605WLkTq7sfHX3S5RpBx108zjFmJkgYIQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":254417,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdujm+CRA9TVsSAnZWagAA9+QP/2L+c9t6ylsC3lHrnASy\nAnP2eL3gcp4WHVIHXfBUQWSrrSacLLQJtCEKSpODLYwr/mZ8uPgrTeQYdx7J\ng0PWy3gnXhgVR1b8RqiMvRpsdMQwVZP8pJ0NeuyOScV6wCvSypcWV3Mad0lu\nNBGfK4FSNYucW+Q92UgDaCzNftSt03S1oiOrAUaEizGNeQF3KohP+Th/9dla\nZt4h8Fzm6AsBiycwIdwBVHm0paltTs2X//KcvVnYmfpK9Wd+B0e0Gelz0EgW\ny+NKK1wDnStVEJZMysUm6xqg4LJFw8tkhFwusAVpyXVyoDdWFLqPcoxIypVk\njIRehWNqJ+9O4mw9hY4l3g7PTYcmV+IhYferzO/DAPanxefZlkYW5XFt8VdS\nvv/o08FrMUHMZ6JOO4nFMeUCryV+pRX4NvmewxPrYu7eJfl7R3paJ4uo5Lb7\nzjrOIQ37naF6vvpPZu+QwHbZnLtIMFAIyvZa7jBjWa2J7Xf9G04UAYjjzY90\njPtyMCVEXCoQ+Z52KvZa8QGHGkzrp374ySpR4TOkZ9fbkAcKKDrFe76bhiR6\nwY3Mn/1lmZmFN7DNv+g7wdko0TVmIhqZjoCIU+vQXauIG8F8idMU2Y8dpR0F\njhSXW7eaGj05eQArRHumE+NAUt8sjzLp6TGIh7/1dhT6inPpX8hOGcivdraV\n6jDB\r\n=Sm7e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5003658de385e20973fa2979a4afe22b0a82e903","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.6.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-5003658d.24+5003658d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-5003658d.24+5003658d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-5003658d.24_1572485565420_0.35256788174316145","host":"s3://npm-registry-packages"}},"1.8.3-alpha-922176dd.25":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-922176dd.25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-922176dd.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"e1bccc778d02ec23e6a64099f35800f144d04403","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-922176dd.25.tgz","fileCount":156,"integrity":"sha512-zzV8gLNjNJAQDzsDWsipg2SPPsIfU7dsIyqO7skbfpctd/8CFmme1bo06+hL9Ba9dgbDwzFelDhOyu6Z8p97sQ==","signatures":[{"sig":"MEUCIB550+DTLSm2TGziP825RRJ31XJsAO4FcSatf1uPpRZOAiEAkmrBvErMan/uiEV+BuCsM1aAAPAUZDzAlwJp5lLEAzA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":254417,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdujnoCRA9TVsSAnZWagAAIIAP/2Kt5fcYcQuaGe1jjePx\np7c+v3mS5J//bhUe243D0EWK9L49l1al4IIK9RkQUo9mLwT9aeNe7+p4n6Of\nSJ3O8n15EBvKp4CHkAvODVGZKtBvdttv6a9XaqoRZD1Ixuyai+tIBVHgi/7C\ncvlpzm3yYBPfSSDETq8AG6FV3uxjXcuDwrKlwitxV14SWWJWTTI5hMBqWAI1\n+1VC6rHo1qv86VmlzE8sO1JnGRsCXiRydrOlrurDTwH+gw8LK7FJLCtmvVAF\npOdBWwJ6mv4GExppdzHS8jQKaIurHgLrv9/CKDMhiwH3+NaKgGf8fYgIg1EQ\nahwr9JZF232PeySh9KLuxShT9EoYeK8i2RCreHMhuewEuyEpgVmVrPD9KOcq\nMGDd8XvPelar4tr7QkmjkbkYsi+ddGU8GFYBJK+wGIRsj2L6FFEXu15e2kpl\nFf/GoNa+41413awoyW5zGNyJDvqzwKPXYMP5+r1Lb5C6PvexRcy7dFvwyr7Z\ndeavW7R7TMijCSFaEFMmgxnyDeoZobgIto4VIaqGuS9uNOY4pSixYktVjbYZ\njdOoaJ+ync5WOYLNE375ralXz7Tmzeg/N96ohdof4kRsy7UV4Hygob8/mRJK\njaoVGAfUJ/kFKmEdOjOPg9kBHWSr5dmZsAJKzCClSRGc1peu+f3sFoSB20D0\n7q5b\r\n=SE2M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"922176ddc5a9211b82dec84039155a908988d92c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.6.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-922176dd.25+922176dd","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-922176dd.25+922176dd"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-922176dd.25_1572485607589_0.36584165276042424","host":"s3://npm-registry-packages"}},"1.8.3-alpha-64912b18.25":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-64912b18.25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-64912b18.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"0ac5ee8cb70b8aa119e0a516bc821ba2d080b6f0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-64912b18.25.tgz","fileCount":156,"integrity":"sha512-5o6DYmqBoLWSPAxR98ZdEK1ATNkOGKRqSXfY9JuU6DFbuAQmlpUyb0kum9BQMv9VwqpAjwENkRukeDwV6WV4LA==","signatures":[{"sig":"MEYCIQDJPNhrtolyu/xYBPVwA9Vc0tU9s2RZR3MUl26Ph9qcRwIhAM9Ht91ZuaesSkFyAUdvgb5pSBZQd77onRawqDzuV3xf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":254417,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdujpUCRA9TVsSAnZWagAAYJMP/j9YiUgkWQSFJQg1PR7W\nwsFAxAIfx3bAL4mhLc+T28b2NOJJk0Ci4QG5xiJ0bqkOtC5d2ZNMsre4vOro\nBUlSCZFzEwBEMosGYaOhmMYaO2N8Sl1UMAjv3nqoNmfKqt4jDjDr97fgjfA7\nxfDadFt8BMi/r537KrooD9leabDel2a6DjrCOrkQv4i71Q5mbuCAxsh0Cd+9\n/ahUNNBSOTSEu3TIQNTjwoWNZyJtbwpgM7W23BAOsPxtllOLmEMtclPriRmK\nT65NZAJFrV6YFNqUQE6SsnRrbdwE/+6VvobhfyLlUNKBgmuuGY6T9kaNiVEX\nWt+XNlO98Z9b9HwwBrPxPcNAQhADItfGaGvm8m1SptOaw2cLwsyCD/NwfqRz\nwJO1ohLAJG7rh5oV1VO+gIqG1cbpVzhH44qtxk49+e2zY0PabV2tYPjPQ5Iw\nRXJt9KmPU1Gu5lSGwlvsDPAZ4hdBKl6YuXOK8JdjimqC+yMC3MDEO3rD2flU\nw2ty/5F4D7xyf1MTSJt+aBexNZL+wZoQprvfAlITdp0z4vLzCT4doFX/3IKN\noeNiz4bnVxVXP/97CbEfa3EFV3btevFsnSdXx+49IQfTQcicdG0usmQeFZPV\nZrbWZ+25yUTJyPmTYtO+PbxZUkBZtQ020ysNpIJrgBXi3Qs7s9t/wT42rOkW\n3qNV\r\n=6dlm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"64912b18123be151c27b1c218cea35cefc7b08ad","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.6.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-64912b18.25+64912b18","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-64912b18.25+64912b18"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-64912b18.25_1572485716038_0.6579969569202342","host":"s3://npm-registry-packages"}},"1.8.3-alpha-50e17b41.26":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-50e17b41.26","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-50e17b41.26","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"6136c90e5d45e81b0020a29599d4643e54e9cd13","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-50e17b41.26.tgz","fileCount":156,"integrity":"sha512-lIMvWIPj2gEnBrBhu32T74rh9vUGEyUR3270aelohQDhRx5FiOCGoZNhm58eY/e+HBaPWVMUsTNNCj4UKA/O5g==","signatures":[{"sig":"MEQCIBhiZRnHA5qSBXwm+n5xFZ2tZd/d3gstR1qK9vYHEQxOAiBhdWpyw38WPD9+0+z7jXKS4aHkOdNWGdFnk2X9Wl4EtQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":254417,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduofHCRA9TVsSAnZWagAA7pQP/jkiGMYwH594pm211nj4\nKT3fd0YXxhOW9UOqTcv1tl79Upy0rs4e7R74fZHJ1sehCByM4AO1/GukEWH3\nNi4w+f+5VSHNLmc8q3No1+IFMXQ5WBR0WQvwUQ0CkUpJExvUzpiLy2IqqH6W\n/PZjGLctnVYDvVffUmU1Hna+w8oRC8WGUkopKoy2hoym0+RZ63jqTWCdgRSc\nuTl8BUEQj32clZdVrPO8HP00yqDgALtK8G8F6pchc5/uCaZy9jAGEtdtsBaK\n/RG64e1MNEnFoj7LaMuHVZ0dLlNSgw9eWYlP8xxjxKkviWs9peNuifQQcH9/\nMo+gmuNA/c8omL15jZyW3vebgyfuOgWW2GDLO2iiqIRq5j2XdwLC0y4EGQvl\nPdEMun5XU6vjNWt/Flq6V7FvTCQ9y8rRhvYLz7M+NOBlWkBIW+82wd0KVDqB\nBrV7jRN0dC/uAGTNT0mj5MJgaWakw6erwtS+SC1mmJ5SUIu1Yl8wk0MhlxBY\n76/u+grEyRt2Qixr+RQBjY9CufbXu1JgBsR6Le4DL+LV3Zw/ZrQbXh9IBXG5\ni4u/JgWnybndFZIwIZkkCTcTqeOVqQI1jkqa6b08qnnbEd5/9c5fBOJbeFd1\nUOHHe1UyXG6g1igqHHSFfE3RfDd47llL2fV0KnaduIiAlTGptRI+31awz3PF\nC2JQ\r\n=Ru1z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"50e17b416fda977d43928c9bad979aaa3f644b00","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.6.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-50e17b41.26+50e17b41","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-50e17b41.26+50e17b41"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-50e17b41.26_1572505542635_0.700665164803741","host":"s3://npm-registry-packages"}},"1.8.3-alpha-d0acf100.27":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-d0acf100.27","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-d0acf100.27","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"f4ec88a44fc708097558e88d8db366df54d6078e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-d0acf100.27.tgz","fileCount":156,"integrity":"sha512-1UQM0n6AESZf+M3glwYDkqeLFSx8ducrLE/SYn2xYSAmeSzyIGlT/sPNSwG/JdopCqWG3qIaPEwEkWD0p7fRlw==","signatures":[{"sig":"MEUCIQDf+YEEq0jMxPD0rfIlWPySXl+PNnniQFVo3cDzcYFa/AIgXj33JliKnxxxN9SQF+WjSIIfJH68lK2W7Xxrh+HGRec=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":254417,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdupSiCRA9TVsSAnZWagAAWzsP/2HFY1el72z9XpO6uSh3\nZGIhhDLfYVTl+lHG14Yn6DFfwHIp986W3utHVPC9oK8QA5d82ouxXGZVvqYl\ncaGaaWFG2BTr3uunI1fOKP8W0gjiUF8AxRh5TuPqb/98xANehs2kRi21FV/O\nCINSDuPvt2yYaUes2/s7h+zpi6Z7Aj8Idclcul9A7MLtQRVsVMjHEKrM6ivB\nHRzxc9e33JfUINZqx9Lwvstx579mrFfGXRye8RkSzTXz0xObOLeTsslanTQQ\nEB78f7DgJtf8Z5SO3bpTuEI71cUbP8q7zFUvhive2L+fPKZjlTdo0QGd6uwi\nb6Duwk0CHnqs4k16j1b16N1j+Qc4/V26QYJx1XFvxvoaTqN6LX8y+qlo/qZz\nXtW/ivqPsQjz7Fd5UPNiliGB67/+0EhsylHLyXYjl7/q/Z41rK+XSxT3tEbG\nIx3K1/HmAJxFibQwiVcMzOKUhXa5ZvGkg8zcSTzv2ScajsiXIbvNhB6cjqxR\nG40TGj8czd84doBDrDGjXjdq5lZOzO8UQGmmHOXWTQwljwKeGabFGluPphzN\nfBqnc8kToMlEr5si6z+doBxTj/GE4L4y5QapglCaQST/1SFlunV0htqJufHL\n6TjlvUfK8xLNi7GlStlMcUOFTCEueZbtB6BSbSoIxHUcfD0pt9tRzVN58RTU\nqC9D\r\n=Ck8O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d0acf100e750d9a3cbad3aebaa7e705fdcb9627f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.6.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-d0acf100.27+d0acf100","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-d0acf100.27+d0acf100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-d0acf100.27_1572508833845_0.7048018103484042","host":"s3://npm-registry-packages"}},"1.8.3-alpha-14e99611.28":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-14e99611.28","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-14e99611.28","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"1dc30139280d01eeeb4aa7d5ef85199a98a4f643","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-14e99611.28.tgz","fileCount":156,"integrity":"sha512-UTYVnso1L+mjVvtHxA0gKTFXzYl+AF3aJaIODKiYSZxIWuLv5UGS/enjGBr7cFBKdt2pNoauPqdDFE8dz5Bs+A==","signatures":[{"sig":"MEUCIHTqev5fk4e9nFAzAgWa4zZ50ya7YGgfRmx2t65ULVW6AiEA+RwvLRn+IjcYGYlbokl4gj+F3gNYyFCDzjedNmLQeIw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":254417,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdupwRCRA9TVsSAnZWagAA/SIQAJqlQ8beHoybzL0jYSaS\njSxJN9GxIeSJMF4y8iZ+j0OXNYgJMYRjH0ALvkuHlroGybJ/EAcW4PmaoWBK\nvgmk10YCI1pOgYz1Rcu26wvm5+GfzpiOBm1lkLEX8eB8X75T95iKuvKxBbk0\nZFgQLIs7jJzZn0K/Vo7sIEfRMq+EXGo5bzi+INjmwdrroa4vu/ByeijJ7Sv9\ntRyguUWdzUweePmFsbbSopoTV/0lrZChwS+S5fw83XY6EoKMeL+aXU0tGS7H\nj8Mc9o7vM0CFX0EcKf0pLd+13osm6se2BcAflgfXbm4pS2qXo/zbVGZ/CrrA\n0t3ucRH3MkLNZEhiOpeMqGL8zlclcITBg3Qrnuk4arCfESlWZ8n+Chhs0+Sy\n8P3jN9TH3lDDLvU9yb2SoR/uXtmw5Da+uwwSPQHx8YwM2prdor5OyutfpHfF\nTq7749biyDjgxdihzph3VW51Vs3HESEkNZMOPytu98ndaA2xFLJk0VjUB/cf\nHLnR01eH09MBOXnD6A3Ub8TInxb0xm66wJYAATSb4j6/yNupR9Iwe8AMzhaN\nqJR1qYmMqrt1sP93CATEOmfjJAV7YuH0l5EfoDDtBXBVjhxnDpjhl2mIF9jx\nKy3tnX7ykBsCxTVhk9GdWYMZKDtGcRowcGT/HteZJf2cIAXY9rLfx4Dn9jA1\nOAhE\r\n=QN70\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"14e9961141df969834013b5736a382580ac7afea","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.6.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-14e99611.28+14e99611","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-14e99611.28+14e99611"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-14e99611.28_1572510736804_0.9237536213730277","host":"s3://npm-registry-packages"}},"1.8.3-alpha-3ebdc95b.29":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-3ebdc95b.29","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-3ebdc95b.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"fcf89cbb065b6dc647ff2b6c9389a01bdfadad72","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-3ebdc95b.29.tgz","fileCount":156,"integrity":"sha512-IHYOBsBfThh0cGvbu42TS+AM6gIDcPbJq0gKe/4839OTW4KQoze2Bdy9d0h6rcoN0Q3VZe2qSTdMDcJcwpyIuA==","signatures":[{"sig":"MEQCID9/Mpw0sMX001QhFPZkfKP10r63kkkxLXaKSjmm0fLWAiAkbj51Mb+QBp08gwwWqgpQlDqQqj707ifM/ah6xgnQ6A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":254417,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduqEHCRA9TVsSAnZWagAAFWoP/2CQk60tnYuCgEWZlUxF\nzrA4/bAJEW0zMmXwKq/iO4hPW7yAY05j6GTvq2Qtw8vrK2CuoERYSpW/bCOb\nDn3vUGb4fGSxKCLDR697/RV2M5jCLtHx5CAu5JlD7ocswQoXTWM3yGfXKMd5\n5j66mKokDd/ezTYI21ZWHN/+UjpQOyuIhR0php3KznVdBLPcMX2B3hVdXKev\nBILwGxqtyvDLiwKYUVJ+FoTkudk/brnbynysCcuSESWs89OU4Qzh2KS5xn/E\n11ntJGX+8iFFa5YYCsA1m662eE/GxMcRQpuSyrIE9jp12fBLYOQ/7GNlfS2l\nT/iQfje9ADsNV8gSWYnzN/zNmGq1GZsht9DKPLLavvKtqi+0OVtihvQytTVA\nk1VmDq6sKlKsbazXSHlwinm3xt3pH7El35UnmZCeOaxkRdstiX5OlqIFdRCD\nkUElYRUVt+aOtXzxOXFKpnwq1E5TqmOmkgF90UQKP6siV4wWe8w89q1B+HU4\nFA5JmayF9DQOVaw1bVMZporMrlAXmQWOeBtgTMMUdgYmHXd3bhDpoEzcoI9q\ni4Et65fpBGttUTmIQfcUmx4x9ynrLuXW87ac2rQTbMOPIPYCm6Wj1cZo/qQY\nAscRArYfwYRJDBz+yiWwo0lLltE6xCjl+rr4LXgAgLr5L/Z4CBeJ30sW3OcC\nZDLZ\r\n=tVU0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3ebdc95bfb92d258b0b2cf1f9d58b1b3f86cf4d9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.6.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-3ebdc95b.29+3ebdc95b","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-3ebdc95b.29+3ebdc95b"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-3ebdc95b.29_1572512005875_0.04382346574538576","host":"s3://npm-registry-packages"}},"1.8.3-alpha-3eec8c6e.30":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-3eec8c6e.30","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-3eec8c6e.30","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"dcc67ac6de99e27d9ec1507d2108ab371297910d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-3eec8c6e.30.tgz","fileCount":156,"integrity":"sha512-/jQgQBDHAX3UH9tLQvMkYatEUEmeAuCOHnu8t5Rk0zZeAnimF95M8bVT3gfFQLyk+oK4r5f4VPBMCHUPTktnTg==","signatures":[{"sig":"MEUCIB2gmK1hf0247u2GnqZdrY8quxKrCVIOybotyApXuIsMAiEAi/Igm27lYy26keAK1ZJoH5DwBkHor3P3QOtuUxOj+Vs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":254417,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduyifCRA9TVsSAnZWagAABu8P+QDvW/qfI9sIi2mPhPMo\nB9qcjtgK7B+O7gWroEp/VYfa7Jc2sG5jOYEYdZ4vTDwDGwmxOEbOm6JYT/KG\nOIy5qrWrMheJMG5jdJE0dF0V0zU3GXzYhPT2xro4h+lqGENCdSwVUGdUvZE6\nOCEE3mmUmwNiy1HYrmYO1XYZGkmI2lcFOS9XN0uZBaZIfnJKo5r0j+Umgc5+\nusFzoZ6qMludiApU9WjEdD2dKMQ8/duGzrMze2tfuvcAHEcEVSh9orRriheh\n+z8b2KbkmCDJhdaa3Lm9i5AmnxBedWtwBM6tthrVea9bHzCUW3g3S3LPBefw\nCtSdXOGS5O0N9dA1wqHnOteiU+7ja0qTUCA3tIeQ3QfQdNCS/DC1H6F0S298\nLpN9XvfTlB0mZFDaKISFMsK11ykSYHjRW2IMBqKup3jyBXy6JRAW/ob3NCpr\nRHuQA14tJ20auI6TxZubzZj9+JHiAGByyCss9rPlzBoQ5qKhP4nLnBOLozS5\npoOkj+6LxNDmY+Fw7u06xK+nImGR0yevri8GvcWGmhFHK8htHDzWA/qyaNmN\nj7shtN7CYI9JXz7ZZE0mEiNE8Xov7pxz9Bs56TvZ2dSwjJhsZiKsctFOgIVD\nwSdx8/1cLSbp+v3AiNmnEu2tSZeFhuAXMQxBWV34p86r+SkeHtrQ5FQS88VA\nryVU\r\n=9KPP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3eec8c6eac22835d90fab11e0ced68258bad84d9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.6.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-3eec8c6e.30+3eec8c6e","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-3eec8c6e.30+3eec8c6e"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-3eec8c6e.30_1572546718447_0.3697252861131344","host":"s3://npm-registry-packages"}},"1.8.3-alpha-5b6e16fa.30":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-5b6e16fa.30","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-5b6e16fa.30","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"e1687cc79a942913491c825e79d80ca75d4821f4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-5b6e16fa.30.tgz","fileCount":156,"integrity":"sha512-a6jeTWKL2Ce2hrbQEA5eHsQfWKn9LojisHcNVPKHTTrbv7Nset5U5Rl1eC5M6W1wR2bk0CiEPgtVYPwvrFXvng==","signatures":[{"sig":"MEUCIB3/GAfzdtWDvy0dNsfnyGwFHAUDvZaEhkZnM25CBayeAiEAkoVY5yWsY5y0KvtCazKVZIFJCY7BM3vCkUGEhk6Hkfs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":254417,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdu3z0CRA9TVsSAnZWagAAH10P/RPPaYvsX/6h9HdgISAe\nxCjyJRVkL3grIH11TZwd7jyUWQk3/GjLbK4jv56MibeDe344N7zipHqcYhtH\nVCqjmaGULyLRoKFDK8QsIu8aHZV1n2L22IBgQDU9VnuFFEFIzuC8/Q6y//DL\nfrO3MMf6elUTwJqNlt035Xoqxcuq+mKUjjnkYiXpZbIAxd4czHIx78iDLiMk\ncGvndQu6amgMzgC48I2qUxWHehACDbdn+2FHdf2I1vOq+OcPDbqVNhOGzGBU\n1jKhkDvYTaHeCuMhFE/gpx8+RWyIP7BSPgfWOwWoRvGRl+DJA04nCcshmsOC\npRWiiW6jNC2U9LA1UQCDHSwnq70WvXsKdtRg+aED7E5nikXNF0K1bU1OazRx\nvNXx/k8CCANTRpnyWJal7Etp5CFDsZXrgB9q0S3suT1g3GokJ2XxdU/nDtdH\ndDsihvG6CGoRE5PiO8pJ6rIeS7M084dFrc5IvshU75zxASO2Fg7av1jsukD0\n7mbD2s5hFzmR0l81HY1C1LinBO9t2Gfa4DbjmlTPjgZB9Fu3dL1rPKnHPrI9\nS2pEIPKwVoqh0EtopSFwwgxKteztW+1IG4kAFjWT1GM62FqW7OAYpTnNLLtp\nXroccbugbbK3G65ZZ4cL0YrgQFV/plQKvWgRCEl2HGJqyC0MtCEyhPvBXckX\nv8iq\r\n=HN1I\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5b6e16fa1bf54881ace031185aeb7dba242a814a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.6.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-5b6e16fa.30+5b6e16fa","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-5b6e16fa.30+5b6e16fa"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-5b6e16fa.30_1572568307710_0.19679363939042616","host":"s3://npm-registry-packages"}},"1.8.3-alpha-5b349a72.31":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-5b349a72.31","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-5b349a72.31","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"b209774892b5f76c73a3f24558b15d990413ad35","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-5b349a72.31.tgz","fileCount":156,"integrity":"sha512-W+dCIXm77wKMRxJzETIcjZB8440mhDCSbzeNsYWUwtTcPxSvP97N+WZrW4UG5SIn7SIx1qQTUhzolG90tQ5Fmg==","signatures":[{"sig":"MEQCIBsXW2/omOUduZWPf3a81fYV6lLc8suL3ZXqw/i7L0NzAiBFSR7FYZ5BbaMfb5n4/v6gXTeAjU0LJDuuEjFKk9wogg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":254417,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdu80xCRA9TVsSAnZWagAAv+QQAJQJqJMkm1BjmLk6SRYP\njdhcsKsd+bh+4FG/l8xZ3ocIQI6Ddg9Si9/zrzpcq1DPc4h9I1MVQcWYL5GE\nwacHjutBBnnVBw4wlYOyYQtv2/d/18EipE1FQeFSh/Yl1cUnWhNFdgJAuytO\nb48HBbp8etk2HmhpHbsWpv71FTPReGTgz3vcnCq96+NjK9Fp6YDYLoVLeWY+\nIVuc/NWo1AJN26OAME+E0uxdjFhzSEl9WLi1JxJJvLRMyLphEQpTZk0n/Efr\nyjFaKkZrjFvKWcw4oXEqgUMRU6F1hTy8KRFp0LPzO5Rb952zR32wOpxGZrzf\n6VZX1fXKY775WVfxjWYXmNKQfcVR/tV2HIucjSPxDf8beEtXpCru2VzLpwOa\ntst8Y5jM3mSRNZjTJwWKs+9XpH7ICrHLECuZLynDeLa+Hmcs7jXM2q/cGn7I\nMjMI0rhpHoVQWPLEkXZyWUPKCjhw15iVBcCNo3AzylNMLAy0Q51CiTz3Kz26\nFd5ifSWoFMXLc3brHM3qerk/Te3nNw2xI83F5Ys4ZSAXiM3cMgAKAn4giZZ2\n5mqJS+antVLURGgagIqui+rVPtyK+navK5tcJYAkFWSNxENG8VRWkq69W21X\nMb8QYXbqNxYm/lKny7wVybmGs+q5/8gJ7gTWr/JiC++74uxzV2OyzDVUSls7\nVK54\r\n=MXmN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5b349a7251ab23c5cb0b750c5def1c81fac480f6","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.6.4","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-5b349a72.31+5b349a72","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-5b349a72.31+5b349a72"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-5b349a72.31_1572588848903_0.5146229687487316","host":"s3://npm-registry-packages"}},"1.8.3-alpha-b3d0155d.32":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-b3d0155d.32","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-b3d0155d.32","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"85cc3420e79fdc16ee8634b00c179bbf597e82f8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-b3d0155d.32.tgz","fileCount":156,"integrity":"sha512-FPaYegq+TEEhVvgkx52WkECsfeVsmxSnXlLYPU9jCWE9tun/fzlb/rEtXWUIKjVqW37eT0nCiq9S9DBTbJmacQ==","signatures":[{"sig":"MEYCIQDFjaesdkiISJMDCduUFemwB3maBA8zoO5jTeaV1AVbQQIhALhCu7a5dEYUa728Rr3RGMLvoqz2DpbddvCae4ggqMOv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":254417,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdu9YHCRA9TVsSAnZWagAAN1kP/0DO5Cq89HlNDOKU83QT\n20glEpc9TR6bIbWkj/GnTUu/00J+9TmjaSJbQJwBoMD5oYxGEWPaLlVd88Ml\nxbpFCMI6tZiq2JYKVhN1ke8w3EdQ7tTbVnAEqHSiHl1QZmvGvbNvRMXGM/HJ\n1pyGkU1YZc56nkqYMXxihP0HeY4t+asIsAbmJCfZ68k5LDSkjt0ojLLfS8JG\nHbavt3UiJu4xzsyCL6EDSvpp77mF/X8LB7ea80Dl79y2QsfpvaFFHEmZm7ni\nELhOLfBgLvEE2SkQE/pSusm3p/zNLYkvLzBvfKm8lO/mJjuepe3mfSuADgzh\n59laLJdZY4zf02pMfjFMleurqEm0sewDXomfOUUzky7wrnKtn24CrSxI0eBX\n7t1Z2Dj+G5z5SwKCjej4EsRWQID9HrYfzux4T7Zjd8MgkfOXN5W4w2c/Q/+B\nsYMDV1yHFO9LMRc2KeHKMx6nGzidosczvHrHZFnpcYLV1UOROzRWOyCD3hB0\nJsDkKx8bE4NUffbGOeW+fKdbMUT6BShHhgq3pfYu6+KfLBlfl7Qn0xJxCp4v\nZqlu2qzz9IUVENzg36ScyGoBGb26M+VWD/uTyq3CpfFWAAgi54jCeo0tk9Kv\nQF1uTmUMYswqTWrVPWqSYpEI/Z3DSOWBcaRUSB6ZF99JRCS52R4hbjSaqOh9\n3cXb\r\n=bcly\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b3d0155d2f31b0f879cf46a4173c388b2ddf7e0f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.6.6","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-b3d0155d.32+b3d0155d","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-b3d0155d.32+b3d0155d"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-b3d0155d.32_1572591110697_0.22896288116162955","host":"s3://npm-registry-packages"}},"1.8.3-alpha-9bed6fed.34":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-9bed6fed.34","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-9bed6fed.34","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"c400dbd94eb9254e8d59ec326432473d7207ecc4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-9bed6fed.34.tgz","fileCount":156,"integrity":"sha512-53M65ndDv4kJ4bMMjsF+3EZ9v1mb3VluiBHoCeE4VFZAQg0jjeynZ6TqNgNSZK4p+z63UbT3B3Tg67DQ8r+J+w==","signatures":[{"sig":"MEYCIQC4YvDWAqUiwUBcG/TNBuZ3ZL68U3mjGVQSh9C6l+0BRQIhAOFKI3JYXWEOthNFfVdZ73dhc5PYKc2KjHkQMaBGH0TX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdu9aQCRA9TVsSAnZWagAAnt0P/A7GfKpGpcw4BXjLav2j\nDvBZA7NK5j08GpEag82UnCXZRr01Gc3cpdMuhu2FzTN0MjwXxOib5mSfHMpb\nipcu3xEoFhJGE0vd1ZYlspQx7pnlmV++qwEDBlBe4aLKcVX94B+QYYc/YxnR\nD9TIaC6S5IFoHFhcmHiEIHjuFmo1+yGUy+WWn55nRchR8m14uSiS1fVUZ5V7\nbchmto5Xec5h/72vbZoTonD5tL426ecYQwscmtrS8k9lcSeNQb0ACIxL3gnn\nzGu9hLSXgoO8c91lce1je/HKyo1cR9/IUOsbHp8dL2plIxTInFg8LcSqJPRY\n/Gy/ZnczlKuNQiX3YZ88YuuVpvNYhUr7Z1CyWcnXbnDLC9vRvdKS6xToV1+x\nsvKgyjijizrthcw8wmp9nAbqCLt1A/QfWFOTpjCOvamGnyCwLFEmLcokvvVr\nT8dhP5dHfS1vbWKWNdoZuW0TlRIwVCPYm9yOaWAIeAbtdodhJC95yhwtmSBe\ntUiWjE6Sqfh/moar606qgBLPPk2QMMhMQjqPmeljIyxpnk8e1ewIUKIUaPf+\nxdDMVSG3+fj1KveL4TEltgr0Yj7+79TJI812dW3+bgUfJd+3NeEbPTo79kPc\nkUnebqPp9L7mvbw+AJVrIOLaEku4R91dBsPxPEdvavnKf+kULQd9PamICm7T\nTsL+\r\n=gdbG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9bed6feda465a49383d2bb0a2fc6a51b3c8ad87a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-9bed6fed.34+9bed6fed","@graphql-toolkit/core":"0.6.6","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.6","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.6","@graphql-codegen/plugin-helpers":"1.8.3-alpha-9bed6fed.34+9bed6fed","@graphql-toolkit/code-file-loader":"0.6.6","@graphql-toolkit/json-file-loader":"0.6.6","@graphql-toolkit/graphql-file-loader":"0.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-9bed6fed.34_1572591247663_0.15643614418813656","host":"s3://npm-registry-packages"}},"1.8.3-alpha-9f862cc2.32":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-9f862cc2.32","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-9f862cc2.32","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"bc5f31f3614929eee3142a378ce5933701aa7d38","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-9f862cc2.32.tgz","fileCount":156,"integrity":"sha512-suyTiwKbTuSyPxclRGaCTDO2KtqVfVGsmzlVCwJOcAy1ppMPQLra3Smu8lVQAnf9DrBnDm7IgfgBt98lq+R1Og==","signatures":[{"sig":"MEUCIQDfDNJ03K8+HpMlvr19hq7OxDuowaVp2YpZRIyI6dW6xgIgOYC69achzlchalaeyTNx3weK0pZCp/xVT+2ThqJEUPA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdu9kFCRA9TVsSAnZWagAA3LoP/RpDenxV+opaH2bklHQJ\n5soC1qQTivsGwCWI6UXQGOR0CHGkoKdy2o6jt5Lr+Hi/FnxcXnCmUxM46fbW\nvAx3VkwJNaq2VONYn5anZRAuHB5R9Dz5oLcTcHMFKxQExrndGV4F5MOkzr0O\nFs3zP0hjxuv/ItdCllPVrhS69moRyb4eOOb4Z8sKFuQWCZfYp15epmDVcERA\nWCxkNUV+80jkvUE+VjZZmyN3sDrBJyMu+wWj++sQnkjWXOCM5qPTCSAxxwEs\nO/OSKCxfcFLfto5cQkFkJp5F1DV2hVCizWGFZuh2vFn9SkH2Ywa/Kly9uoy8\nH4uVtpM+APODQY0Jh9/lmqMkGmEXfYSywDwqhejPdjmL2cjgdrMk6JdWLyDk\n6IPXM1LpJDWnCt7982n1X+/VHDGffriOJGcd1eATtrCrbZnvcQpMdWePw5qk\nb4Au/Zd//fM08gAHE7ne63Qx3Wsqv6BPhRkbwFIIekqBVDXNzUs6iqk4KRAg\n4VSg3MthIPzeF1iAaylwYKF5NF5IxSP8pB38H/QnKOYBVb+uJStKNkvNcHuR\no6E+BYxuzNBfmd/hSyWBgWAEV077iTmkwblJQj3ckteKIHjVUSkI9eGoDUWA\nTEf7EKX0M4pvpSMmEGXzXra0MGe+UrJQUpbWhlv+x5nuGWstMBPUig+Cqywm\nDXj/\r\n=O5tK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9f862cc2bf4ceca1bf42537a89b3e2ba0787c089","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-9f862cc2.32+9f862cc2","@graphql-toolkit/core":"0.6.6","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.6","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.6","@graphql-codegen/plugin-helpers":"1.8.3-alpha-9f862cc2.32+9f862cc2","@graphql-toolkit/code-file-loader":"0.6.6","@graphql-toolkit/json-file-loader":"0.6.6","@graphql-toolkit/graphql-file-loader":"0.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-9f862cc2.32_1572591877147_0.12681582455195728","host":"s3://npm-registry-packages"}},"1.8.3-alpha-4781a203.32":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-4781a203.32","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-4781a203.32","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"1026493c55e50dc80cb6d4825b81c3f338467498","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-4781a203.32.tgz","fileCount":156,"integrity":"sha512-VzEa0UKVHlG5U+xdjDA0DLtpVUukVPIfpXXAH4d9ZlS7B6K/2xaBUU+P7sopWW8COEOmqjfr1qty8i+a188XtQ==","signatures":[{"sig":"MEUCIQDX8pb6ipU5sVamhiQ0qXqBohJbbvSDTH+/MhcN8WCnJgIgQVq9wfctWYDDNzinqOTMV8pCPGDTBBMzdFpeN/PNei4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":254417,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdu9k2CRA9TVsSAnZWagAATrEP/1SUGLFNzCTIi/Xrk/SX\nVO6zptRjvgX/ffMz1sa4ERq9UrEzagR67UchEcwGtJMCEQyC+QQdBBCi/jXL\nkk2N2e3d/KEoXCvTdEX/zlHSUFGObwhRmF3LkBRAY3F4vX5Ck6sKYkSGdN/0\nwAjOYhTr8zZOyizEFoICCiAB+5hDFBl1xBY8kGFysCi9/o8+VP3MSYqAFe6y\nk/i3VT3bLwx1RN0Bus42RdA6rTkvBJ2uaK5O4A3Wb5if1QiLFI36byNYxo4x\n9I7y/XI0PTmI+QQDaGvXdrKbf+d4tYNNio9dZVQUjuxLCoR27GAgUEHJr//3\n300sSQOVWKs6ChtQsa0CanMyd+A9T90Kwb0ftrmzjPuXz8rZHqiT2EdIBx4Q\nCccPG6nC9CFzZ/I/Wkuu36aP8FZkEDSaD5WAUzgf0Bc7vQLAuQRDTtd+UWja\niNwCBUGFqfBvjERNyBJhZsK9o9NCYyi7dPiUrrGkM13ix/28d1cpl+VwWTpj\nY/EGvfcX6XBezEObSJWV5L8fbs/B3HjTodLi7UTPLGByTACKNr88iHarCELG\nH1Mz0jyJq8LmcVlqBpdvKctxdKAyIuwC7QRo66k0RJYhEOpae8M2toIkWzw5\ntur0t0+/jxwBvZp3tbC1zVndIhKRtFGd3lt3FMbxIFVyYmZ7vCDxwcJpbaGk\nag+2\r\n=iB6G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4781a2031199a6c4e02e9a54d50a600c50e2c007","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","graphql-toolkit":"0.6.6","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-4781a203.32+4781a203","listr-update-renderer":"0.5.0","@graphql-codegen/plugin-helpers":"1.8.3-alpha-4781a203.32+4781a203"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-4781a203.32_1572591926377_0.027212060903715418","host":"s3://npm-registry-packages"}},"1.8.3-alpha-53217c1b.33":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-53217c1b.33","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-53217c1b.33","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"37c3f00bd4e67968e6aa6a486e0c6e3315178c22","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-53217c1b.33.tgz","fileCount":156,"integrity":"sha512-9P7+p2ATYVvaHy5dhusCXNg6CXXF/ul0aoFitimqoqzG27SAgpUTUztjCCkCxgfFryHrFHuHAkR2eEhDgJg7Bw==","signatures":[{"sig":"MEUCIAEpinUARuMOgtLeag0E/fAMosnjKikpK2dpUAZEwLnOAiEA698e597XCtY/n4SuQytYzCw66aT/XDQsg/ZsGz/wXmA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdu+5wCRA9TVsSAnZWagAABUoP/iY8ThZVLx63/jGVOdEC\nZWr2E0KIvuBTqzuGVLvS35dZd46+bd/lADP0s/PNk1LT0kXGOvkJ2CRjavFA\nAr/YmNgVSAr/5RxTZEF5xov+PwxbRYPVw5BEJuP17dQWRTsv1R7j9nMfiFtH\n+aNjh4sosc5yFFtjDorCDRmvT0f1WQEBA8NfbGJuzhBXPHoz4GBhny6Hi3D1\n4j3JF5UO04WGnklv4iG61mbc6tBgZ5TNV2v3TUDKkcMk4Byb0uUpeujOlKl3\ndjLt3w0HJTuA9Oyex3cZnZY1qx8arKMOyqk+QmVpuiLFSZVQf9/5kdC9ZW/I\nNPRiNAAJjZcNY8IUOCIkb6oem1UPl2B8lXzG0stSX/FMyD36UYTZlxyo7LgA\n3Yx/T7IQFcaRFlvh88VTUvG0kyBTWzovDMy2/1r4RsgeHAvIxVhY9gmocgvJ\n3LkrQ4rz65dirazUgzudrghsL3vbLko8zSuWjEQP7vTsWb83l9z/Ix+VRAmO\n+5vUuDGU0Nv08wg4RWewafx0oxztHkPqqUXyQtSePUvdDfP1zz6T6IbY9pVw\nHaRjs3Z//OdXyd7Arv4HghW3WHxYSnsgIx3KyHfaXBDGJlJZEpnNv1uEcK3H\nqqp3bfBmsNdh/9UuXN8y+QPzEzRQFvwlOC9zBe4YDZ27NM5rgxaDozJVgNIb\ndYTe\r\n=n/H6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"53217c1b28fe2e134d9b83032137dd2bcc28af5c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-53217c1b.33+53217c1b","@graphql-toolkit/core":"0.6.6","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.6","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.6","@graphql-codegen/plugin-helpers":"1.8.3-alpha-53217c1b.33+53217c1b","@graphql-toolkit/code-file-loader":"0.6.6","@graphql-toolkit/json-file-loader":"0.6.6","@graphql-toolkit/graphql-file-loader":"0.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-53217c1b.33_1572597360303_0.6222270885394667","host":"s3://npm-registry-packages"}},"1.8.3-alpha-ed0f70d7.34":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-ed0f70d7.34","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-ed0f70d7.34","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"01e25e5e43421f2b38db55b214b6d635b578db73","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-ed0f70d7.34.tgz","fileCount":156,"integrity":"sha512-lrX/te67o3qb3CEXvfIkbfo5yahkv6VG+6E6fcZmy35uFPJ81c60Pnw3Cb1Y8HqpR564uZxJKiK1NY85LDan+w==","signatures":[{"sig":"MEUCIQDPkoDGyc1gPZ8pTPPGB3P872T6id549wuBK6tFXyfeegIgBvo0rN2mTIM5J2RptmAFXxYHH5PQXDw7Np/YM+fLgk0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdvAbxCRA9TVsSAnZWagAA9+8P/RI0lPoGhKq35TRMdT72\nmIwWCaVcDGNFrClCi1O9V9GO+ndy17lzVaFEUQ0W6bIHWfyHj+229pRFSum6\nRnyrzUkzukX27Uc9wbOtS6fPZSQbdMZM4qPCXkIQVuNhYG8JwLy2elBVknkt\n5L7Ozc+zsldhdj1nXnOMBg25uyZcHnp/yve6Y0+SDdeRCnsx1HST6lS/v+Dy\nm5/Lv8kpqrT2jAZxfcp2SPGUiExUEq5s6BLafObsWiUYiPJnNr0PL1/9bp8c\nvqNtn0kjYUmH1Q9J8kYrNGyEicFgvwi5KJK/3vAsbd8db7bOfaIYaAk1/qy3\n9ZjMEeEXmVaG7YrdGJvHBpZ8O3uB89QsjkdXA6lIHIZB4hI3/qosYvSGEZ4N\nNPKctY4xctDGe0dzXUpJNRRtnWpKrVmUMoFGVHELoGq7l27kC4sci9IK4ghw\nZyfpWvgVbEt2+Z5ekYDWjxjCKV3eiVKqJ6/MpLJg1SeKJBgn69D+Tij5nFx7\neg/0o5jl1bORxhtZpO2caNqk7Qi3ncMw9uoBYwrk0DO5AcBdMmu7V8CpO4o9\nMLIABLCu6RA7l9P10eFOHMT7vP9AIxRLMl7beLCcopaZCusOlLx9bDx3GCwO\ndMSsUvO4h7UpSN7ivlAZF8ROeDAca7Wbfl/oLx2knaGfH6BHPB81q8gawRBg\nj69f\r\n=iuDo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ed0f70d79a7955fe14b54f37bbf9174e03e33a48","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-ed0f70d7.34+ed0f70d7","@graphql-toolkit/core":"0.6.6","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.6","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.6","@graphql-codegen/plugin-helpers":"1.8.3-alpha-ed0f70d7.34+ed0f70d7","@graphql-toolkit/code-file-loader":"0.6.6","@graphql-toolkit/json-file-loader":"0.6.6","@graphql-toolkit/graphql-file-loader":"0.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-ed0f70d7.34_1572603632664_0.6234517926674579","host":"s3://npm-registry-packages"}},"1.8.3-alpha-57c54418.34":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-57c54418.34","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-57c54418.34","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"e80685a90aa99295c906f2c8833b9c94c723e248","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-57c54418.34.tgz","fileCount":156,"integrity":"sha512-y6D43c4SNS2/OdMOQFpmb4ruhKAdEMcpt5kcFG/7TeznibVNoxQ99YmlsEEt3e3KPix5eWTQy/1Osoy6YTaGYg==","signatures":[{"sig":"MEUCIH6GmnEbxZ77XGJQG+rWLkCb9WuB+hFQhwbtcY3qvk1PAiEAqhKL2onbawDQnLDK1gpClODtzIaMe9S5+bOx/9u565s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdvBA4CRA9TVsSAnZWagAA/rgP/0d24uN2Ri6EPwe9Ab3k\nM0LMTtw/dubQstEOVohPerjMuoyMjTd1j15rRJGXubSoy93OVlDT1QlrcLpJ\nqNvz1u0ByPSHkljWnw7m6+ezOJ+wN8DfuGI6K8a5XCBBI0iZNBwkMUip1zUj\ng2j1a9o6U1ho19J4oTcm1ubZG2tL611ljWqN5e2rXssubIIGjN3F/32Bn13N\nX9C3SIwu2UrTzc11cYsMbWUhxuWrnXW98y1iKRp1A4TV99GSqaEUaEEPUSTB\ng9goFgy2qNwGQRSKeY6P/8Y77lYo1fN/yAmhp8u+VUeJXdm2mHdNr4mYolXE\nazFHkaVwvdEArkQ7YSwXPkCIhNEa2RcTGcWVeS58Oky/dZCa5Mu60WVR0osl\nWE8FUFMkHDOD55pOxlzjXAB7/z3csQGQGfoqQu+XmnLcAYGlXIZn1U21jW6A\nIN0588xBb80YYzRJFtP3qodiY9LGJHMRzsqUf5OQsHUOLny1zB6ftfcSD5Z0\ntN+5Ms94IcitoHqPbDJldXfbsJldB0HXx/rPcrnPf194XnP3TiLwo1kLKsvF\n74KR905QYcl9V8uuL0EBzXN24Y1bIoY/ykNxKadlpzVmS1PIfraYTTl9AJSf\nMVoJv3DX37EhQF3sGnrIQC2Jyq3uE2XYePQBhX9W7/YNrjZXo6uHnxmmzLkT\nDTOu\r\n=7Xyi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"57c54418711c10e103876b349bc9cb0fd6b34616","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-57c54418.34+57c54418","@graphql-toolkit/core":"0.6.6","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.6","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.6","@graphql-codegen/plugin-helpers":"1.8.3-alpha-57c54418.34+57c54418","@graphql-toolkit/code-file-loader":"0.6.6","@graphql-toolkit/json-file-loader":"0.6.6","@graphql-toolkit/graphql-file-loader":"0.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-57c54418.34_1572606007666_0.006213400194633012","host":"s3://npm-registry-packages"}},"1.8.3-alpha-cc8ca46b.34":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-cc8ca46b.34","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-cc8ca46b.34","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"3c7948bea05941d6da79ca5b555821b4d6e1a46e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-cc8ca46b.34.tgz","fileCount":156,"integrity":"sha512-Sjx+NfqDL4JzZj57lF7AJguV3qkkdxU2nbpLYvPutHfcKgv2BfSN51L8dguogH2OPM6N7qcsieUYE+bA321Hag==","signatures":[{"sig":"MEUCIHgFueS7GpNuOm/WAt/Kd+r5mfasIHqcwbC2mL3fk84UAiEAowVzGlXz4gVqkxtl3+Ypp1T/qIleVRxGW5sXNhhMh+Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdvBKBCRA9TVsSAnZWagAAM98P/ROZ6nRbT4mZCDAmUyXE\nNhVy/a9rePbCQbIM/dmDf7TdQ1g6tU8OHsmkP9XwhY6vDQNtaQ/WY7FPagVK\nycjAJpTwyNfV4ZtXvHFI9HDa6jvssarNwmDdLc18+iPw3k/ULWZzOBPC6Z4m\nufRmcH0ejaf19RJngueQjGXPtECwyGtU9/BG0b5arFLl0+4phPq/WA0YGyZK\n4CmItiIct3YupLhVsdel2v3sZd/sBxBD+1vStSJ03xOCv2yWBddLFQDOc/sO\nrfmfj+990U1jAaqz476dLlUiaKmJ2eFzSuNchcxWQksuuZODBGisyPv3iYhI\nimlKleG3Qhx5WW5txP/4yQ1PNbyBkhhPACFinGb78e6y8xf+JQtFA17Y6Ko/\niXmQ/Uhw24tso7IVehyZtSz0seTWD1xC3TgukwdJlqdHammx8AUJhhXm/ehf\nkmLTEr5need36pBqkFTziwGzLmaJwVJ5uwoRSYWV6vjjE0H2aETQ5C5+tOKm\nARoT+ofEqoNCYeU6kTNSjELUT84Nt7HeItarE+DEMU9vRyb1amOoDMXteIpl\nT5AotQEssfoDygaW1GMzFMjM0RdST5VAIAGVX880/GKI+jLjTYfQmoDdoo7y\nqn338pU5QPNQilnijEerjREe5ow9DM4vHPFdRrNXGvOcGuWUC14p1wmWT0UH\najqL\r\n=aG+1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"cc8ca46b120bd30620cee9d2897c93fa4db51c1a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-cc8ca46b.34+cc8ca46b","@graphql-toolkit/core":"0.6.6","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.6","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.6","@graphql-codegen/plugin-helpers":"1.8.3-alpha-cc8ca46b.34+cc8ca46b","@graphql-toolkit/code-file-loader":"0.6.6","@graphql-toolkit/json-file-loader":"0.6.6","@graphql-toolkit/graphql-file-loader":"0.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-cc8ca46b.34_1572606593074_0.17580740348576396","host":"s3://npm-registry-packages"}},"1.8.3-alpha-20339347.35":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-20339347.35","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-20339347.35","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"e9a3c90214e84d0b327a65f85cc7ba537448e74e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-20339347.35.tgz","fileCount":156,"integrity":"sha512-AeGe9Bud+WDjp0e6fk/2NnwSArVnqFzurTyWbpiKzydHnLycTjqhEbp/27dUtth58U6F+Md2FEVGpKNy3egNjg==","signatures":[{"sig":"MEQCIHbmcuIBzGawOYp93PdUvNbEi7u39h+y4Rp7tAMDCa6rAiBNKnZZUnj87L4iTztwuVaiDBGqR9MCm+ek1wiMtmPt3g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdvGCkCRA9TVsSAnZWagAAoMQP/jHBKw1DL+D7F488YBi9\n+FdmAjF8pm90E93ORBdNGrWhPyokQiZ0eKggKVZvvgNQfC15vfXowuH1Inmy\ny60nWgN2GqleCbFrMEO9X0iZ/LaV+eVUyIE0996B84OOIiP/rykEyLHCUrne\nI2V3825zjVozgcG9GZmmwTrc3+qoaA5M7CKvFCuNG58KvmbyFlswFFqo0lYE\nuc+OxT/aWhWnyZJu8+rvEux2UJCdDdscGwhuOn8XUpF7cTkgJsOf6LfcSfyw\ntXmRmY44NnnyYdveLbEjIHX9Q1L18HFlpoYsJh0HofKpwl51V3gYNhpKQc+e\nDE8rNr9v7pv3tZaW5pjd+y1xYMcEJcmAHhMFxgfURaWQFub0DutL1Tmb0Uhi\n1M0jfrTIgNNazL39K/pakqo4HBIh1gBSr2GB9kl4NzqTRm69GiEK1D/nY6yU\nynFVJsQiEKVY7Wl8Nb66raEe37SJ8Izef+WBrVyi20JWtQ9sNhEsuLCw2KMS\noopUz7CXY+7IFoaquC+GWeox+e9y5Pppg5nIRWhHBmE+K+4d6Cw9ak/h2gKI\nlyqr7fzeXZvRogOQ/fRDYuQMHJggRHzH5SAN8i3LdF44aU2gJJftFb0Dh5bq\nEMq3tOxHx0xzA+OzqLE0Hg1oPjDqF9IztlUcjmuBZ3GzeqRbCFdTcscd3TCz\n7kAm\r\n=v8vs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"20339347947014c67576e6562c717b2ed0bf35c4","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-20339347.35+20339347","@graphql-toolkit/core":"0.6.6","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.6","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.6","@graphql-codegen/plugin-helpers":"1.8.3-alpha-20339347.35+20339347","@graphql-toolkit/code-file-loader":"0.6.6","@graphql-toolkit/json-file-loader":"0.6.6","@graphql-toolkit/graphql-file-loader":"0.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-20339347.35_1572626595469_0.05559534399131194","host":"s3://npm-registry-packages"}},"1.8.3-alpha-153d7485.35":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-153d7485.35","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-153d7485.35","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"56eed2edaef303db911ada0512b8996829474ccc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-153d7485.35.tgz","fileCount":156,"integrity":"sha512-DcZ8UpWulFeuQ7fZCmG1KcO0vLWt1BhJHLp3jTF7GIrr2vOjhpkjfctYDSiCHFTaIoxQaTMIELKsHi+IY/6e+g==","signatures":[{"sig":"MEUCIQDUumIgDoBKm6eNcxq3Sp8MFYOb4X4T4u+MdXX/A2Vy6AIgFL6cDS5OVmvF+6K4jTzaWn32XnIDicWC6nsMnpj16dg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdvHrUCRA9TVsSAnZWagAAVlcP/RIPEjDpkXgzHOeF8RPp\nm21rBiYd3RLZEEt0y8p3DeP70jPAkgT+y81aul2dfTmr/6oiqH2u5ITdRjRu\nZti3Fspxb5sOYa9uCzd03D1WvCt+OBgt5HYjgfmo+gpzt8whW8FgUlW7wOJY\n86GV4DjBzSX//8MbdidZueSixcIqOhvPOYZMCplWIZYDmzgf0H3E04O3o/hf\nHMU7NtxCwY0QiuefjH31U2uHpsDH3DePOj5nlnHER5dZVMiKNnLuq9ONQjUJ\n34WDOEp1cm/ipC+vhIiRjJldLhAI49cYHuNaWXUnUFuQt8/X3tSC8Q2iRrNE\n1D/6y+0EupN/1WRLQrymxGztQJHi4pugQ6W3RnTmGCjKwl0e5qa+/oVLIgCG\nIHMy56mFV+vlV7EedSnuaXA+Vwmqwqx1/7bjHYmQQcVNRqFr5lFxw8PrnOUZ\nhNs9YriiW7b6PNMWc6LnaZud5a3eILpUnrtcaWyM/A4xJhPYTA/w+kJ5CPBe\nhYOc/fZrJu0R+9ijOchH/8H612C+0wviYvKWiP1eUn9tdtOIKzJf411E00LZ\nddW9ggbV/YrmSJg2+K8bmf5g+XhOSvnOqIY983UKCxcnVhu4HaPJ4xbrU0G3\nS8a1htCJ/WlzaXxMltcXch48KuoXC5MAXfpD9m/iWjdia7pyuWuwBKlSPuUJ\npR9w\r\n=zEjU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"153d748541cfe02f1af81bdbba71dfae19ff814d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-153d7485.35+153d7485","@graphql-toolkit/core":"0.6.6","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.6","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.6","@graphql-codegen/plugin-helpers":"1.8.3-alpha-153d7485.35+153d7485","@graphql-toolkit/code-file-loader":"0.6.6","@graphql-toolkit/json-file-loader":"0.6.6","@graphql-toolkit/graphql-file-loader":"0.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-153d7485.35_1572633299939_0.09484576298062541","host":"s3://npm-registry-packages"}},"1.8.3-alpha-d6b05a00.35":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-d6b05a00.35","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-d6b05a00.35","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"1673c910ccae1f12aa7012c075c837ce2523e980","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-d6b05a00.35.tgz","fileCount":156,"integrity":"sha512-DHBgq3QdaY8LHcADTswJQ30p3ICS9KI5GNuxXE2We/euvMk4iw5kUP/l7h9whC7JCJVZeyQxr+iid7GUoYMh2g==","signatures":[{"sig":"MEUCIQCC/lCNSl8bUV1dXIYqY+W2jMblHxubv7l86wntvQXbnAIgXP/iNWxGc19uvvoEIpifZTB56at0YSULjo102EbbTV0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdvIjYCRA9TVsSAnZWagAA9IMP/iR6AwtnNVP2iygGps0I\nQC90c+1PlgzOpM8iZTUkFyIOyBLTuw6YzzzjBd8lMCyj9BZ7Mgeuph0WUKEt\nIgkPmT5uaAHZ9/3hcRpkhiweNGdQ5qP7WcFTLnrMVN8h3K5XOc/fK1Subr5n\n8YzbNOlvV2xDDXkzzLongPGgtC9rjY5ChzK7N05MTBYtuPYkEBzl0/R1hvye\nIo/ObzmCSeMs+ZQAXu1s+ijnFWZlRKAMgsIARwO8+Yp8JAOXmXjoDHgm17ST\npRcbPZc23rxbFIDikAOQcNVNwT4fdqbfjcSt+8F+ZiHMLkGcrYbwsXC9Cigx\n4oMnU6oHuc4JH2kga/LbX3phiP/6pWo575H1ZYBDZ1x4tmshuSEiNBJfOLvc\nzk3uuel7zC893SUiIFC/saP2rGI3pEzHHYPeUx3JRXeWhC+oc//c3gYIiBDl\nAAGoSYyvfK4HTka3KwHFhHR18HcWXLq9xYyci2XvFaBHRaRyVXI1rO8A/R9g\n1ObCJk0AzSVUN4SBpiNAIo1Abvw2zxCPW9jGtthGmc3am+7bDB5eTWiWatDl\nfHnGSxoqhl/Hzhy8qYDdJLfRL78UI8HWvKtx8GG+SUQAaJHYKKVCVJ+payi0\nCHe+Rm9jgY/qNwjBqSusRNIGrW8g/hvyFrvpCcktBW/Sw0/KF6FKp+0UEu33\nOSsP\r\n=gHoZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d6b05a0045c9952a7abd8dfb1b317b2b0e03f5e1","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-d6b05a00.35+d6b05a00","@graphql-toolkit/core":"0.6.6","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.6","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.6","@graphql-codegen/plugin-helpers":"1.8.3-alpha-d6b05a00.35+d6b05a00","@graphql-toolkit/code-file-loader":"0.6.6","@graphql-toolkit/json-file-loader":"0.6.6","@graphql-toolkit/graphql-file-loader":"0.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-d6b05a00.35_1572636887545_0.2783614100166647","host":"s3://npm-registry-packages"}},"1.8.3-alpha-bea88926.35":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-bea88926.35","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-bea88926.35","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"b70e8b91d45f016df49036d6df161bbe51856236","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-bea88926.35.tgz","fileCount":156,"integrity":"sha512-0eEeHgGWJifuVscpn5Xj1GH7mE7vpdPfIyGYxOIrRheAEux5S+wBegcAcIeHZQWMByp+DEqHk8qjPXBxdwfFfA==","signatures":[{"sig":"MEUCIQDMENSRDXkUyaJ/TeL9mjFhELHhk1cJHzK6xV28fakTbwIgbXTK/6lS7lWpmx7sOrmTqG+QD/ztmfA8p3CePgC6QmE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdvJ24CRA9TVsSAnZWagAAM2oQAKTeQIc4zXILJpasaUw9\nxAp7UR630OWCfiqUQFB6e/K2nb+NlyyRNkW2CM8M7CSZtUBUdRhf85V9SX7i\n2YrcPK3YwSdn3jO1kjmHa6tAROQX3SCBWX6lGeFNXUcsfzFTJrKtURs8FU3A\nsiCpszhEWK7F8ckxjhDiWojAMkVf8Ljjnwt9BsoU4/5u6eqxULXa1lbersug\nET0FUJzZPItxejukc6ezr2AgDaYfmc1ngPuNvdMTM/aAQSaTmMaVojlc7gav\nGJCV4InufhReqvDlLPg1v3nlLhkQjcrwb6/QuvqGe7srDK+vhYKpRVUKaYxh\n+kvXj727tQI7kWY/xiK0MhxUdLgtirfgltSgwyanXLlavFCM4ASn0Lk1kTFZ\nSzBWEU++OafTHHNyoywa2taV1aTXs5uL2BJdqIiXY3Bf4Hl9+32nl6kG4DoU\n4PQApfLSEifun1bcLpFyammG662lne/Rmqzu3WZpK4ajS6efBAROQvYt9ds+\nbToXY0oTf5VOTmTRRTNN83i7GR9m8+FwAPhP1foe3rqS7e3VaY9wM8V+ekef\nctoLuaLgZkGeExpuDkym+Ch7kqzIwYBmPMGwp1/agP8lU6sniMfsEtXu4ZYB\n/CGsx1CYP+ggfFs3icLjPZl4TwL4irsAJxp0i70UDaBpTJ4uRgAkhBN53pfA\nQbTI\r\n=nJAo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"bea889262119dba881a742115af3a4a8c1042c6d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-bea88926.35+bea88926","@graphql-toolkit/core":"0.6.6","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.6","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.6","@graphql-codegen/plugin-helpers":"1.8.3-alpha-bea88926.35+bea88926","@graphql-toolkit/code-file-loader":"0.6.6","@graphql-toolkit/json-file-loader":"0.6.6","@graphql-toolkit/graphql-file-loader":"0.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-bea88926.35_1572642231820_0.7547486064718905","host":"s3://npm-registry-packages"}},"1.8.3-alpha-bf19f6bc.35":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-bf19f6bc.35","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-bf19f6bc.35","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"7c21781db962ef7a20623fd6e7c73b7b8972dc3b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-bf19f6bc.35.tgz","fileCount":156,"integrity":"sha512-0R5Ft3Y0vJUsczqnm9F8o+7+CLcHqjrdI5TwPpe51YoBlfl6eZc1Ay28QPWHvvKuoRYsuCw4+7jbVDe244I5kA==","signatures":[{"sig":"MEUCIFRF1AeSPbZb9C6veQtG1RLkr+VzqvarzcFZtrImHwWNAiEA3mGGxRWRwZnepOjC9Z3eZTeFw0OI9Ug+LbZSDA4lZ8o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdvSSuCRA9TVsSAnZWagAASQoP/0tot2wz4slIzBEY77LS\n4StNVkoo06ytRzIrN7n3wNGKamaj+xJp9n9/yB+CRhVr0O+6N+m7T5rC4hPW\nrktRSlUWVoSZ0nHNPCszyYJgQu9+a7tu/UXqzR459twH0rjnSMAdzIma/u7Z\nzSYrCRsEn5YSNAUu3XS+928R5/CYXPXaDhiRIc657vD4VaA485gtJzD/+4Hm\n4g6dKn+Dnzr/ozSBfoPCG3pYLcUZwX9krjPohYNSXYEsEic7nf8xwT7qjK08\nv5YTaYvOcVP9RTHJfQsHTn4Vy+1YJRAkmsl4Pco4Gkd+NlsrnL3yIL/oXb+D\nX/ABBm2axiseNw6ahIkTOx2r3cvNliCVr5Ff28WKwh2iCpBQx3HS7y9bU3uT\nwX0oaJj+7uR4fFBdF+NyI+7JC7omMG9Efd7Fk5XY9BacnAJzv03frLGHdlKG\nXb8I0Nfy8BK/NI3VZA9Hd2ehn9A0xG+cmnVQ0pttG0nMFN9fRVo5vHBWjJBT\n7okOHo41kNex2ngHOV0VU2LvixMytH/hoQy6vKoHPdAl5Q6xk83FxcwLSagv\n6Z+HMgdWITtD0Tk1/UjAEaXZxCVE0IBbehla8NEzKtyLLAZJ9x6CVBUZwBmp\n2tXfGhSIOe+0x4lHqNPTKohIOp3ojO467i0QWYAFT0HQOHsYL+VWYvOfWFeK\nysBu\r\n=iPl3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"bf19f6bc66a914ae672130454b134b30336b271d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-bf19f6bc.35+bf19f6bc","@graphql-toolkit/core":"0.6.6","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.6","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.6","@graphql-codegen/plugin-helpers":"1.8.3-alpha-bf19f6bc.35+bf19f6bc","@graphql-toolkit/code-file-loader":"0.6.6","@graphql-toolkit/json-file-loader":"0.6.6","@graphql-toolkit/graphql-file-loader":"0.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-bf19f6bc.35_1572676781895_0.787320330962451","host":"s3://npm-registry-packages"}},"1.8.3-alpha-da0bf3c1.36":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-da0bf3c1.36","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-da0bf3c1.36","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"941e3d9114fd35ba36478a0c6d14cf66af7cc928","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-da0bf3c1.36.tgz","fileCount":156,"integrity":"sha512-zUwPgnTM7qtwkn7ex5RlquMUXeyHqcDjB9kT9WWrRux/S3IOVzCTf1YsS2wEoIhTTfFufitdYZRy1W3WHD69Rg==","signatures":[{"sig":"MEUCIAcrmVcskv/dUZwqAQmNtc2O2GAV2jmBIDHI5e1oI5TkAiEA8Jw1rXudYP1vdRzPNOEXYYDm/QYRu0tvlmU6acdoRrM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdvSUoCRA9TVsSAnZWagAAXlYP/1hF2d/WutJa50KbjC5u\nI/0U3CcXZD1iQxVKyBmVsv9s4P73iJ5Itc8jYdFhha0WzJ/UHacIamqvTYK+\ntWqYxDm7yJHBVlHyRFC8QBWwMKyT2CXapbSFl4oMSYgUbkGDMuB8ZQmZrJ8C\nKRD4AS12yjeTyGVzYszsy5VNllTkypK2scT0OvZa8goNO56fQgrd6wL80j/9\nF1iGZpHB4UYj9gAn2Avw8ygvJsgHLiRwUnpSau93boBMaKX/icZ7IBbZScXN\niFqqXx5FEoxLicvSfjrQQu3S94juj6IjdASjMe2+LGJGPFwjqJ64be7n0nMT\n+PQEzGwWuADJDW8rsOqNUqMIcOssKq1hhnv0DcEAzc0S0lnj7rrCSAMLWNbi\nX5Q+nQWahpwAKZxxIH+XRSMDHKukMnBrTzFPr+5a7WlgbxE/guHj8DLzYNmN\nNJWWJGD+/2x5sKugj0B1VHYaQjyt4/mpkWIZYhQR/gWvmMGXnWK0N1b80b4H\nw914biijLEnxgSRsHJL2h2SPR+p1BZ9PpK0W30hLku806CPfXLO8KLFGRXDx\n9L+q0qa32kIY/mpvZJEDdt7GXBHnzmTLXOCal4tEQqlssOp6ItxhdYZYCr9I\n1QwKFv67wXkyQ21lKF0Pfb6lBzun87uSmQ2G6VYu7YfT0ueCxPIy4XHf8Tf8\n8xlB\r\n=8psj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"da0bf3c1d2fc620ed265a16a6ad962c50a1e48ef","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-da0bf3c1.36+da0bf3c1","@graphql-toolkit/core":"0.6.6","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.6","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.6","@graphql-codegen/plugin-helpers":"1.8.3-alpha-da0bf3c1.36+da0bf3c1","@graphql-toolkit/code-file-loader":"0.6.6","@graphql-toolkit/json-file-loader":"0.6.6","@graphql-toolkit/graphql-file-loader":"0.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-da0bf3c1.36_1572676903917_0.867265176400005","host":"s3://npm-registry-packages"}},"1.8.3-alpha-f4c35910.37":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-f4c35910.37","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-f4c35910.37","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"f6e7b50bc19679a704a909298971e215ce0796ba","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-f4c35910.37.tgz","fileCount":156,"integrity":"sha512-zZxtBKCmsphqQ31hoSHD63DnPEARg+kZaaq5rT+8HYnpEG1J+Hov9DPTH21l+WalACWAigM1eVOAk9BTinopqA==","signatures":[{"sig":"MEUCIQCoO/Y7wqm8naqmnzIkqz+c4jPwx49mYOJHuBXMZO9cBAIgRJ3QP+jIQ9pyiaZYqyu7mHKG9aKvvhPkLzK8I2KlbN8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdvSU+CRA9TVsSAnZWagAAeL8P/1slk6CtChVGBCFJ6oud\nfAgLRe1iGJjVYlG0B0zncJoCktONOBQUxkSi1DKIOMS9rIW6ZZwa+n7sEZRH\nVArBpIWJ4o8hyWHpTEelhD9vZo+ZGktriLaQUVX0T/riavqECgF4+hrjMKNJ\ns3GrgrWm9B3d3O2SIC8vC4TS02XiE4neGIEN3aXJQGfTJqa5w4sKvpS+BJiK\nUwSr0k6iItVNsrSTyYgFFqgvwHBP8cvUY2FfZosROhXWS4M+htnZYje/etZu\nLF2Gwvo1U9JAdqKNchczYNCubv8wEeCIg7JSoll0FkNADific1SOJTXMhanC\nUNyJ5aAKVbXaxckhpWUkG8kKy+WiWK6og/oIpDL08bNXuFgWVbdM81iPrkmn\ny9gk63RjBO8caTWxLsfR7iURqBWM6QA4ntZB5YypmVj11XEowiTqsMS9Kx/6\n/JM2lWBC9cuRxLTnCfzg3FcrB7MEyenpCHLSpxEYsLtAg44XHugDFr+gbyoi\nxKgvP7Sk9z1tMyxrLvA7k3SfVBtmydrZIVzmwg5IX4j0iQYezzASuZ0w9Hqj\nZw2I+Mi1Yc0+qgqBnHwRU9zv8y23Krl2g2MoCzWxXmLE+FtGnvEFfST0f80g\nRDDxLohbbptsPq69JwWnyUvdsIVteO9YXRaJVPJowz+Zz3UXmeTCBz9mAXkv\naK58\r\n=3WNr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"f4c35910da0780481ee55aa5d43e33f84af533c7","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-f4c35910.37+f4c35910","@graphql-toolkit/core":"0.6.6","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.6","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.6","@graphql-codegen/plugin-helpers":"1.8.3-alpha-f4c35910.37+f4c35910","@graphql-toolkit/code-file-loader":"0.6.6","@graphql-toolkit/json-file-loader":"0.6.6","@graphql-toolkit/graphql-file-loader":"0.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-f4c35910.37_1572676926291_0.8092989392393324","host":"s3://npm-registry-packages"}},"1.8.3-alpha-af071392.38":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-af071392.38","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-af071392.38","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"e5d0f45319a414c689629825be7b7296aef0333c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-af071392.38.tgz","fileCount":156,"integrity":"sha512-gRkt3kWUuT3Sy2PXjb3pXPQuWkSs7OUBZ7b6j8X/czjGTREvU8f3UdsL4NeYW/x5B2mZ3ZRoR5E/K5pq3lOMXg==","signatures":[{"sig":"MEQCIGAG7KpNV6lc/YDCDMLg+GjBuuJHqPWabXWJaY03rNYxAiBA1DZm6hjpiDeh4bpgYuSTQRFghm9mG+xgqB5TIa+aqw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdvSWQCRA9TVsSAnZWagAA2tcP/jezAcwvdYfIN4EyqXPy\nIZ/T7MEVjgZtMHa6/bskOb+w5QFWWmAqzCYEt0RHvupkRnGEF5bSXFJfsmX3\nSh3g3+UxDoomkfVgnQzPMrzoS1RV9fpLUtziZaH7KeJg+q7pbOydLp/JI6PX\n6nc/EBGd4nj9XaW7Bj/ShOkugkHBgUFoaRLkDFcCObp3nVd1hUREPz68SCX7\nLOC+3YCe+Bw/fYwt7x3OaxVGWYsguIC+YVA8toXWswv38iYgdOSQG4PeZbbv\n63DD+MMr+7fFotXkY0iERNdsmCfTg482FO1uiKGGIdoalN6TjmfSp2RByUJV\nODWtFu+O6kRvPDrHfv+QLq9sbUhtnW3bYR2Qd94x6COApve1KMGRlI+4VR/f\n6iPag/Mf0RA3q8VUAUWtbAMMvfyMaTg3sawnH4DFgGf+hFgFevJ1EdAROX0o\n20XkKGVbBv9XYKbFviQbk9ufL0tZesy5/gkuzFxfvSWof6VkcL8qMvYg28Z1\nuC1Xwh8X1W2ksqBy/KpzKyn5pqeac7ATYRqgEM1d8IomJrZutlkJOSsW0HE0\nFXxMVm5g1yCvfZuBwW/7d8IBX7T3HuAZeH7YkUX45i/c7gQkoi2QzaHgW1cv\nS4hL8obCCC4CdtZg7QEKpYlbtLcuTzrN1rLzgmBesHYiriCGhzXFy7g6hcs9\n1N2v\r\n=jUDQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"af0713921c67dce2b87dd12ba862391034757858","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-af071392.38+af071392","@graphql-toolkit/core":"0.6.6","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.6","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.6","@graphql-codegen/plugin-helpers":"1.8.3-alpha-af071392.38+af071392","@graphql-toolkit/code-file-loader":"0.6.6","@graphql-toolkit/json-file-loader":"0.6.6","@graphql-toolkit/graphql-file-loader":"0.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-af071392.38_1572677007540_0.702223844412496","host":"s3://npm-registry-packages"}},"1.8.3-alpha-261dc53c.38":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-261dc53c.38","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-261dc53c.38","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"e26a65ddafbd502dc7dcfcfff4265276cc93d5f5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-261dc53c.38.tgz","fileCount":156,"integrity":"sha512-Y3y1o8tc2j2RPWgwTXGOYhqQ1YYyCTh0zY5nWnGG8FdOqi66O8yna88TiDbDRJNmoa+xBungL3xpWgcD8UQW4Q==","signatures":[{"sig":"MEQCIGy53uWRmo5QnsKGsJTVTsY6bIZSu2okjSHy66g3X31DAiBJcguRCtbWyR9SI6rDbOWcLnXHD/LeBK/ljap/88aMGg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdvSa+CRA9TVsSAnZWagAAIYIP/jCiSc9m0Xc8FsSjrPLw\ntdJGgeR+KEnzj3ilHGfWh9YpSA6ZKD8mmWG1P1tuSh8Uql8NxCRHccbsrKhf\nTkTUwx0Pk/NByJo1Q1gTahSkM4NWXMfNzTVHxxwB8lOXWrGX/zIDeNOhcSXt\nTzzF6jxAzv8W3qIt+2ekyLn2Pvr+10Dg3vL/yejNrnJe98Ed4Hddurwn/U+n\nSGifQx1zw6Gpnj2H6jy2DccHu3CUNM9oRUbsh+bQPYIvzFJd/iZwCiHf8Y/A\nbUIVWwK3Zes5Y3FGvsAJpF1osKOi65PUBXTe33K9DUqPhnfc+yoqG60cmKp5\nAUw7yHeV96yJiubf8NeLkF+WkQWEWTL5viXCSFiZBb9CYytFQCoYam+aKv7z\nR94ZM6As1+VIMP4ABPaDOIqNhQy+QW7uNSjrf5pYN6cJhjaNygcXGp0NFziX\nZ15qu+lEJhzJ7DqjBD/nrQTYemeaZUG2+XdbAywB4ZTHrzBxbnW6fSEsjQ7X\nARcCxdnsUBORnxUtc68zWKp8Ey40dX4mS57tSBhNuoUfcvWd0+4lAWoRIMPY\n1CE07LnIoqoE8p0IyI463tZqVVSBsqe/r6KzRgMWOEiS7jhM7Qy1dBHrKs8R\nyYzCokVrZCDzw3HgmEz7qD7GG/cot6S4QwDDSuBmik1QPraEEU4PCYALgVi/\n7sy7\r\n=bLrr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"261dc53cdc78424183f85859a84cb48f430ceb91","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"3.0.2","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-261dc53c.38+261dc53c","@graphql-toolkit/core":"0.6.6","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.6","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.6","@graphql-codegen/plugin-helpers":"1.8.3-alpha-261dc53c.38+261dc53c","@graphql-toolkit/code-file-loader":"0.6.6","@graphql-toolkit/json-file-loader":"0.6.6","@graphql-toolkit/graphql-file-loader":"0.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-261dc53c.38_1572677310416_0.3759153384892928","host":"s3://npm-registry-packages"}},"1.8.3-alpha-2d39e7db.39":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-2d39e7db.39","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-2d39e7db.39","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"8a26e9c78622425a300a7bda2bc337706b8b22f2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-2d39e7db.39.tgz","fileCount":156,"integrity":"sha512-/zCLG5m5CKarQaaBIlLpiY0MdE8bXeyJd6pUshF2cgm2bPLtsfZUIXXj5r6zu1xHjUuuJQlKvxijdSMMrVqGMw==","signatures":[{"sig":"MEUCIQD+rXr+a+mfB4F6ZhYKqrSjwrJsBo/0iPA5LbGh3H22fQIgYEWjKq1+lHggiDSTTU5Jp1pNpBdkEVAIA7c45g3SewA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdvSkeCRA9TVsSAnZWagAAX6MP/jfigidW0Ia9renB39Ex\n3tZgtquEn4HOnNK0NPIZwcRxnZvp6OASeY4OLB82S0txXqI2iOIhFerYJDPw\n6xgOxoK0BYX+Do7ube6G3i6uLCDmgnE10wMv1VpPuAHznmE9ZE5/r5c8dorr\nCk7k8orC9WRPUgNYfkQrLpLr3MShhhRBxcXxlzCP0THTSF9uR35EBLWkBVMD\nTAkbOedUZaBqeJgyNrSf0hlnvLTIhKtcTUziajFm7dJqa6+nlxDPutkDucJk\nObNZwQ6PUwAsawN1FxkmB63U1CsJG1kF9NbkT5XyTrNPnjhD1vxv4TXjlVTq\nISnjH8BbQj19ykddLKijI4FdXDKk1xrLHdKE9/b7rGwsDjwrwoWvZDo7q6t2\nnJwg99QGFBI5TlrJaY04U1q6hKXwzvg6QTLMjHEygKDx0npjPOEYG40FyL9f\n20rqDUyU5Zsd0213oQ5pc6thYrDCKlSDKrd7JkvHcZWWjQewOEBcGIczOCrI\nco85dhFZIY9k1UywWnPRg5BrxiUE9kuTBh0X7MiR5Fq6+HSOjFEJ/nH343KN\nQTcqViTYst4OElQJJehBckd2LCZsVPBp9cEGNpc4T4h9KtguRwPj8Iv8GhBE\nvtmy4uRiENBPlNtnlu9d3WR/mwmJCBHKavZ2TZrCG7EVcIBGR5mJ1aYk5JSu\nzGBI\r\n=AJIJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2d39e7db3232256b0d105836f5f39f2db17fc129","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-2d39e7db.39+2d39e7db","@graphql-toolkit/core":"0.6.6","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.6","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.6","@graphql-codegen/plugin-helpers":"1.8.3-alpha-2d39e7db.39+2d39e7db","@graphql-toolkit/code-file-loader":"0.6.6","@graphql-toolkit/json-file-loader":"0.6.6","@graphql-toolkit/graphql-file-loader":"0.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-2d39e7db.39_1572677917891_0.34682876026552645","host":"s3://npm-registry-packages"}},"1.8.3-alpha-09aba0db.40":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-09aba0db.40","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-09aba0db.40","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"567cdcea1eddce818c5b4a662252154a30d25eb8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-09aba0db.40.tgz","fileCount":156,"integrity":"sha512-IGn8PyxS2cpjW/LvIX+WBn0F1ybnlE0FMlacnGB1XEnZUkkJx32ydic/25BA+uAMTlPR61+GxEoIU9Ej0FmHSw==","signatures":[{"sig":"MEQCIB9PG8jWuKkBkNraOJAPBpDdFP8Ybx9WxAGtowEHZejwAiAkbTGxXY1toFEFvH3XM+PEcoboxJHfIAyr9dX0gWzHGw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdvUceCRA9TVsSAnZWagAAj50P/imcD4XIM6np057Fqj9v\no4rFcfvUkPOyk+gsDifHgeCKwPqUkBiOQLPw47xVyyoAgHmJ7K4xul/vjUVD\nqPDzQofgIgdxNp0JG32auYT7IXgfIGC/j5lRJyzcBTs+GoiQc5GeDNeD7MY6\n470j1SBBLRa57oNygjq9SdyrAJLl90xmPLhliq0f4a5ik8xnBQ/WNOtEi8p5\na4AL0mgOqtr1J6DQSMjPjPN54XXF/rG5VgTbW927P0mqrpY+hBz3eyYEkgUe\naEtedh4VwXARJYz0488Lj7ThElUHQdvsheGrwhudvsLp6wk2bHb9vfg1aTxr\nv4Rj9Nqylg/4HpGITCkFFW35yebcC8dLTr4yDPOcEoL/XHW3th84vYV9NGa1\nyLhFPe+M2bSeB48n8GO8NFiQsLo0gsOygLi4UiJDALcmcbVx0ZA5TEz7a81H\n6xJtOTcgKKZXnCFoyxK2I+LYiUwYnqcjcPxuGAuZYsGz0Kbw4reMrq+VVc4g\n7Oj4tjV22GOG4EhOTUzXvl/sg4fEM09OphRPMh+nfKYu7trJCHLeMYdA2kI0\nvmP/PMz/aSlDFd65LD0o9BCctltAWVy5WaDMitVHgVZAi+mecpO3HYrLgjPN\n+aW5uKWG8gU3zr1dwdP0JFaCbF6/edEwNlEtAdteUJK0Y4s0aoHaHCnXq7iD\ntqzM\r\n=BQX4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"09aba0db1fd5ac5386c1bab3caf1995bf885e151","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-09aba0db.40+09aba0db","@graphql-toolkit/core":"0.6.6","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.6","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.6","@graphql-codegen/plugin-helpers":"1.8.3-alpha-09aba0db.40+09aba0db","@graphql-toolkit/code-file-loader":"0.6.6","@graphql-toolkit/json-file-loader":"0.6.6","@graphql-toolkit/graphql-file-loader":"0.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-09aba0db.40_1572685597915_0.7363607411922224","host":"s3://npm-registry-packages"}},"1.8.3-alpha-e6829ebc.40":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-e6829ebc.40","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-e6829ebc.40","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"c6381d5393f0a903121e3cc7fd73c7eb531dfaf2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-e6829ebc.40.tgz","fileCount":156,"integrity":"sha512-A+kW1YDGy+LPlcNb89og0dfyv3nf/XTjJlBo9WargI5Kv3I2X3L2lT/nAiVu9lXCg3lYPhSAiV3czuKGCUJfwQ==","signatures":[{"sig":"MEUCIQCYE6MijfvOGTKhQyoWVger1xXzC+4L+96JBbze8yYn2wIgehbyQxFZ1DS1/O5RLXgQjajjIkKF5w0dM8CPjCgWREA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdvhHgCRA9TVsSAnZWagAARuQP/R/NQxpOqrsrSOtlvJJA\noMzkVnVa4VLIVdvs9S2OBKXGONN0NXbKtbsUnV77TLhO0Gvm3A2MprFS2poL\nTbfvay4Tftmu8jdO1dqY2SF2lOhdmSnK1IjZsXZqdjeD/vvyTIi7rkleW9Tx\nQmH113x92lctsndny+R4G+dPmWPYD/coEYN5CpAFxD0BAxwOmnF4zQ+m6Irs\n4R0qUceiXTmwFyiAm2Cn8fCXcz4BR2WivUQwSbW3anObkERoSsnLK65AWSFs\noguwzIe9Pzd5f37xEAKtamBHbO0IrHcrRV02vtluRywSZn3ZApk9wMRBxpOa\n+z99luVMKp6AjQ0ANrCT3bE0HMyrmrzFbgQODXQR7+5nUvQCIDshevB6SP4F\nMRJIuEhCSfCWCS7TAuR7h7Eed2Mxdylv9j3oMzOFev6X5s9PSTe9lrQwmblv\n3De3WgKnNclxvRHFI2ZfnMTQEu25EqEp2Eu9pXm+PjAT7l5q9Fa7b1Qu2Eml\nNe49mHXjliPvj8uGumVHELHdy0jXsCcG8RjPEW7HjwisAGxL3DCUAuOaRUIK\nuiCq9rwWPblw9uku7Tab4v7pfepHX81HXuN9uo6G3C1LC18VpPRr9InTwxGt\n1VQfZ0/SNHAawEkhW1/+Iukqryzsf6DTwiKlvqfDR/7PcS80AIuTgysrNHwM\nzGHo\r\n=RlUa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e6829ebcf85bab5a153875fd4cd6f195a63ef1e0","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-e6829ebc.40+e6829ebc","@graphql-toolkit/core":"0.6.6","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.6","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.6","@graphql-codegen/plugin-helpers":"1.8.3-alpha-e6829ebc.40+e6829ebc","@graphql-toolkit/code-file-loader":"0.6.6","@graphql-toolkit/json-file-loader":"0.6.6","@graphql-toolkit/graphql-file-loader":"0.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-e6829ebc.40_1572737504314_0.70862263479332","host":"s3://npm-registry-packages"}},"1.8.3-alpha-e7b2b7d3.41":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-e7b2b7d3.41","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-e7b2b7d3.41","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"22a5baaa87a2c62389472b59c0eb5f46006d94d2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-e7b2b7d3.41.tgz","fileCount":156,"integrity":"sha512-70PL3YtbvudpKPmEhpzahhppHVcbdEQ/8pZz9G8MALiWbgkBNEFqKytxzEa2WGmupWYlwwUKFhFETp0auF8Wpw==","signatures":[{"sig":"MEUCIDJBQ20qJ62a8C/4/1jxfHl+48epmZKDylbvgGRnV9QIAiEAgzK/lp2FaHeWMZ7LUf63DhJilI2J3YPciooThpoEKaY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdvnfFCRA9TVsSAnZWagAAeK4QAI3f8H2Rnc5dn8WRjos2\n2K2PIvBYMyEuJbafFJIpjEf6um0ZxVV7CRPt0CwTMnqRbsGs+dbUSie+Siug\n4GUgD0Wza7d9kj9JiE6XkcCnC1EZ6LYIPuX9rGZmuP/1XWn+fuNr5cm5Fymi\n7ZUYWyPUqcrhfaSJ7xqbCNU/XbYVQTxIuhyJZhspgmCM0Ct9m3+HnHrK440G\nYBZkk8kJR5BqtoiLdijwfI0kpeAwLjZj6AbxARUu2/g7wIyeD+w1F7VYy2CQ\nEJVuzbMOGLcYRC1dIloVpNltaf1nqhbmPBR+KD97g7XsqfCbaniWoNWQ6OmH\nGLGqGBLgMPScQa3Ze6ZwFSOH8WZUHhWlhOvPS6Clprp9BZg1WCDOpJzEINzS\nhXcVY/h2GX7UnhTl6QC7q6u3m0Cqt2F+d35FRWzxKjukNyWI6CrYIis/xQwq\nsct4HS6okNiH8oNEfX+bBdGAB/xa2TVQmGLezPiL4VZu5WbFAF5d2GfvvDXg\nWzg2O6gnNpLNVxC+1pxBSQd2fUo1xkzRSend6pfq1jHMKz+1Q9tWiOggKzWm\n6wQysFqD655m8a+7iB1pAqPT+VBRJnuEHvz1j9llEKEEq3FI66ukMngmUWEG\nzFGoU5hFK9+e1GPkbHhxVGl38+aJnL2ghYmXe3+aGKsvizUUZhKRQoAX6jal\nU4e6\r\n=plQ2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e7b2b7d31d24ecffac557a6d57d1046db40c2067","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-e7b2b7d3.41+e7b2b7d3","@graphql-toolkit/core":"0.6.6","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.6","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.6","@graphql-codegen/plugin-helpers":"1.8.3-alpha-e7b2b7d3.41+e7b2b7d3","@graphql-toolkit/code-file-loader":"0.6.6","@graphql-toolkit/json-file-loader":"0.6.6","@graphql-toolkit/graphql-file-loader":"0.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-e7b2b7d3.41_1572763588972_0.8293641370159486","host":"s3://npm-registry-packages"}},"1.8.3-alpha-34975fc9.41":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-34975fc9.41","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-34975fc9.41","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"f3f894abe37b8efd42e357476b3b52c6ad39f3e5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-34975fc9.41.tgz","fileCount":156,"integrity":"sha512-kYcXnBZd5/4dLV8tLJEyyHh9v7LSMtrZ5HXKjTTpfFDqyJFez4ElpWMlzv75RIcRLJcXn+mpm3Hem7BAILfjFw==","signatures":[{"sig":"MEUCIB0fpUSkpJbLp9H6ZdST3JceJF4tNM3IZJVzK0eTY03oAiEA6pc260J1dKBno9nd2kURsR6Lfnj95pgfsdp35h7XA2w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdvniJCRA9TVsSAnZWagAAIrMQAIV5oYzpkMlAoMUyeSt8\ndor5gdQC2/KyjFUxWDInwLlOJfJ0SYTDn7MBK7sDM2Z4RWChijXhRn5Pexdp\nuoqrduYgH69fED2g1lQtvlfywwWFzKJ45ppBKLfABBMvn503Vn7scezLvPQI\nnTuWXxJlgzGL9CJlcH+VPRCQagUyMDpkLUs5C7AC55+CFcLW7WjC/yVaxNpa\njCOPowBiclAx4/bmTEb2CVAFxW8QJbZ2ALVJIBCVC0B1FdIqj6eHRVAyBYR9\ngeheN8wGOFptMR2MfnhyI3HP5AWb3seDYW4edO/IS1t4Pv2sAz4PMTjWhG4+\nL05xIzTym55iNKJQNYZ3bRRdqG5iTP0WyVjZ3pL7KuzecYoFnblVAcpeY0ts\nPZaPxnC2Tjcewyia6Il195pXGnTzENUqjgXD6zPDnXYbYQxvxiO6UUKpsMii\noBIWYBsHivC7WucfOL1iBO2T45LTtJljApdybSGwstxno1+JOR/v7VYY0FWO\nU0Ayu8428i03wdljJ8CXK3VQYJIUv2BOgwcIS2r/8bLSFDT8ztf5pDzzY7az\nvjPJMMMo+ZNKVS5mszyg+t9v6ECojHceynV1i7P5sw4ohUb2IfL8zmbuXgbf\nb9Gy30HS8sKnMMljWPXQq/H0QNVpXpozO7F8X9wgWyXUc4TYfyZTs43I8yY1\no65E\r\n=Mp0Y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"34975fc92624e4f02edc823ec3dd50ee062e9906","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-34975fc9.41+34975fc9","@graphql-toolkit/core":"0.6.6","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.6","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.6","@graphql-codegen/plugin-helpers":"1.8.3-alpha-34975fc9.41+34975fc9","@graphql-toolkit/code-file-loader":"0.6.6","@graphql-toolkit/json-file-loader":"0.6.6","@graphql-toolkit/graphql-file-loader":"0.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-34975fc9.41_1572763785218_0.3147984498902887","host":"s3://npm-registry-packages"}},"1.8.4-alpha-d4a58a22.0":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-d4a58a22.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-d4a58a22.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"a0dd44ccbfd137afdcef6b1b4731d0f9f1210cf3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-d4a58a22.0.tgz","fileCount":156,"integrity":"sha512-1CKWCxoyDQ1d7pIt0eGC8lPrLyyCimM4oku+qaKXSqPyW10Kx2FEO9Darv9hXYmI77AuPOtPfva8NVu/xUXetw==","signatures":[{"sig":"MEUCIQDML1zQOIadOFzQzc3qOUbCJivEyHWrRh0plDz0kavWnAIgVwO0fCYo2IQgMvmqbvSHbiEOuDOjLEemLGPdVbzAJCw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdvnnTCRA9TVsSAnZWagAAUtoP/2DuhcNp/dR+PaO2L5FP\nVsXX5xRhNSBRNg0jLnNQxt5araM2oodufB/r2c5Nq+tjOlHoWTISoGIfBD8v\n2HOPSlPL9Xm2Pq9NjKMFObG9eGKJg8TdYsuPcMOyBiLcP7auaD9/ENWCPc3u\no7PRlYmxWnKuH2qRX149/OVrgNI3XwtETFTH725RAvBuabVj+Sgxz8eUrxD1\nzvifzPygqF2Y1qwbZk3FiALv/F3KR/9/c3h4gYH5gVi2ob/vEeVwYt7ikF9g\nhKN0AlSUO/DnXx+TJHtimp4nGU4VLFDEyI8bE9XRQNuNS2bV6i28fpALGEa2\nNdwhWG06/ixbXXtuW4hO8nmPyDx3C3EZ50411knIACdAinR9Ec5ys/NiPrRy\nR2DE8d5SWGUw62A2lxoZ/59hcrXkNg6mpxVae1pXS/5WTG7YSZLx67Bqu87C\nGLMSEUyOJZOa95Kmc5GdZsiTrHn+LcM3vL/jxOedMc2s9TovZ9P8QCfn23Iy\nEelf5FMm5Gzgned40A47Ig06EKy5PViIoTD/vdG60Fbc28J16KxAUX79OVuj\nCXVpmVZPCKUPmk4tcrhvbeK4FTkbWVfYouVgL8KiEEF6JsjBjopbksHgaxsF\nGMuvy4ofQ6RI3EJTPjfeUnEeD411HKoX4SVfMLRRE3gR7jqVn78PoPGQyfm3\nS4tR\r\n=iDSh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d4a58a22d680fcd892dcf3c6d46233f23e6f0cef","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-d4a58a22.0+d4a58a22","@graphql-toolkit/core":"0.6.6","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.6","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.6","@graphql-codegen/plugin-helpers":"1.8.4-alpha-d4a58a22.0+d4a58a22","@graphql-toolkit/code-file-loader":"0.6.6","@graphql-toolkit/json-file-loader":"0.6.6","@graphql-toolkit/graphql-file-loader":"0.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-d4a58a22.0_1572764114867_0.3165887022637326","host":"s3://npm-registry-packages"}},"1.8.3-alpha-6f0e1dfe.42":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-6f0e1dfe.42","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-6f0e1dfe.42","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"8ae5e94b7b44e889ab8072a07872e7e02ca4da72","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-6f0e1dfe.42.tgz","fileCount":156,"integrity":"sha512-rXr4xuLGHGdLAiKDzWMhxofIMiLsOL7iwPvK2dA1gvEkTXPNIzcoXg6jy8T4UsP0ncMJdtO4swjqSEKqKfnDYw==","signatures":[{"sig":"MEYCIQC38vlh1MYn8hHtBjK0AqMAmlJhrwv80GEdDTO5YCjx6gIhALgP7aVfsgfX8cNIsPpmFw1RM0TmS5fW072Vf1kzebIn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdvnocCRA9TVsSAnZWagAA/6QP/1TDA5lvnp3+9GukBJJ+\n0tmxFU2K+bdkZYTvD7JeYvo6AY5PuRWfw0i8pS6OllgwFNze41lDbnArKY0c\nGQUhW+nn31myrB22TcU79HAdFdb3xrAzTv3vKp/uFDAGRcSJigE833xaMl3Y\nL9W+QyJ3GGYPbSNBFNIX+D4gB0ADD1Uwc1HnNKMZdelBQvG7388xEfB+jijF\nQoUbvEPuzq4IC6mK8p1VQnvZs0O5kPm/PdfjyjqWDsBlNclcaPEghrq7T5rE\nrlVkwff1XQzHEOD3b+q/LyOU8tHuha3rgelr8ep7J2ffIpBaY2pLAMAhEKr2\nhxpsXzEWdyZ4qVYUjzlgNSWHoLmnhEab5yAhWqTAtrDLJKf+sQPq56fTrl61\nTN/G1ZHuKQgaQtnJi3SAkVLMd1oClcnkCOGI0y+3fpgl2ob/aAo7c94G2wWX\nlTbvlN+pv/spz6K9KHiWxYKYX6MBgauXvbAtzNxp7BaJxuPOUAkrGV3KLJfq\n/sTFt7UhIm+/96ME1pGoQUrzA0HW9hLXNE43ZwR8HPzoGmkQDWuOIzoI5aWI\ntmsystYub9WosdvvLBN1eXDUeD2ukkDLITgYg+gy6RPjXtQSkL6lEE4338qJ\nizHlOqFqhz0CC9saWjyMva/1vdqDz6rLDuYDHfziHx6Se+shzERxnoi3GdiF\nVm8Z\r\n=5mFH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6f0e1dfe4440a9dab6e855e2ba93c72a20897b31","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-6f0e1dfe.42+6f0e1dfe","@graphql-toolkit/core":"0.6.6","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.6","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.6","@graphql-codegen/plugin-helpers":"1.8.3-alpha-6f0e1dfe.42+6f0e1dfe","@graphql-toolkit/code-file-loader":"0.6.6","@graphql-toolkit/json-file-loader":"0.6.6","@graphql-toolkit/graphql-file-loader":"0.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-6f0e1dfe.42_1572764187848_0.9683017244167436","host":"s3://npm-registry-packages"}},"1.8.3":{"name":"@graphql-codegen/cli","version":"1.8.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"f90971f28561e869bb19c2abfb0eefd79a11ea6d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3.tgz","fileCount":156,"integrity":"sha512-TAFc6jQ9TRlXGKfj50xE4u6zHJyvWFlBsSyurNDp9nREK36iNOhFazW55CE3z5PcHPn4OC/tpn3YZzrPtYGhuQ==","signatures":[{"sig":"MEUCIQCDb7GeuY7DNbG2AUYdfnvsLxVUAHfwDGPo1wWWuDKqywIgL+yMW+no3Rz5KMW6CZL15QPdb/d9NyW3eLKbRrAW+go=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":256948,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdvnpACRA9TVsSAnZWagAADIsP/3VAhCEZG9epi+eycrXO\nEi5CbHHpSBVRfKcShWUDDn/1wVHQPN/cqXiHzQyF3cQF7yRK0O/sZWF2E0sl\nR5IpSHGpdt1EEcioR7RPXdQEXZx0w+TTSS+7P6N9bYInH2VWELTEDasQkZ3q\nfh7qBJ8Nl4KjMOZ2GpOWZnVtKpnDqxSmMYlf+J1qbhuyPyMy7yWpXCpiQZBc\nBS2+hVIsDaFQlVuE0lEDUwZKYtf93iA/lUkr6lJt3EwhCcqpU2LKYgTCzSnm\nSlLvmuGglNcj+bcAA7mrfj+mo8y1pVkMbii3KcZ5y2I5Z59YMpqzeUrWOJRR\nP7oNVuVB2ZQw1kvCB4EuCspPNF4bEBef0GMAVMMVFmz/3/frTsWj4jcHlzY0\nBTcD1ZXpF3coJaNqmCzZKPB5f3lTsDM7TJrDU4+miP7fvhyjCMH47ogvf+7r\nxoJ7zBuZ7O3L9rZmYMHxlpheao89iiugMaBFGWfmQ8ckIEx9l9Uy/vpeSMCE\nYHLF6RpuZQGJvW2RbwD3hQR0WxTnRkZf4ZcHkGX7Cpke2oyNslBzNsTzlckM\nc1LCaZ+R9Bo6zPn+atTcdPUGURhEfqjbIkncRqNAgHOWeXsaEv3dOAsCnJ16\neC9QHF0pn1T5sRDrFUCN+S9dyT+nYTenQk3gx/7clT9Y7YzVqWWvjCy4pvOM\nX4a1\r\n=qqn3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0e142722a01b1f3396990b5a7b906d518deb9432","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.11.1+x64 (darwin)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.6.6","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.6","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.6","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.6.6","@graphql-toolkit/json-file-loader":"0.6.6","@graphql-toolkit/graphql-file-loader":"0.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3_1572764224070_0.921479354285325","host":"s3://npm-registry-packages"}},"1.8.4-alpha-0e142722.0":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-0e142722.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-0e142722.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"f3cf2567708442f982468b3ce39ce152b94fbeca","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-0e142722.0.tgz","fileCount":156,"integrity":"sha512-QJzg0S/kVzaLTQ+tciNExRioVk6KvWjyrqsUbsfI+xanv36E+tS/0fW/aNrSUwh1/AktUpleDQOvAV/fz+Mv4w==","signatures":[{"sig":"MEYCIQC7wOn8JS0bEQ188wvQhC6SeTBwuBuZXo4ke7t65ztqHgIhAMo2qWJx/Ty14InCUIzgO9R0SJ9G+Yff2Ir7T8ILc3t0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdvnu5CRA9TVsSAnZWagAAoTgQAJ5rfY++neWPNgetzKxl\nY2rf4KzGmefhs9QIM1LmH4WLPIDLfUn75dbGJbUvD4uuyNx3CJ83SwiM8cvz\ne7qqctQZStCKgWGqeAcGIX57e+vWlisp49hNjWqu9zsNJo2ZL4Lv3fCbo1Uv\n+aMxcXIFxP5TgduqQI8pEVv2Imzm/AVLQhVxPFFkGxwUXBvvgnx3NJj62BWy\ni1bRrUZjMEsdXekgyPL30wEsjZDQKDZ2Gkz9P3JGykTWIt3/we47ffA2kWcq\n3XlEXykB4KW0AfnwRUJ6mUSfQ4j7AJ0RWhb8g8hJJVBaj2tIh2e3KXzAMH9z\nCGiTqhJcKFCalWTUVM5683RMFb+94/0bRLl4GrU1g/AoXsoDBtvWSPaXIFjf\nYCnfgpWjeOT6+9gehPeAqRm06yibRjXTAj5FXCdcsOk4mn5oZdtjKvLgjEhX\nOF2EHT8SJ8AuPX2gIXVNuix/ehnXy33IoQV1muPbitFKvvVBlH8TLD8rteTr\nb3DUC7t+8alePKoBp2xBmk3pmASMqdzvN+qKV8EBTCxKCP4BDCWvN6Opqdbl\nc0y+Iz9JF/nAFX/z8ivnv4tOyZgcHKYXLgD5ly5tqSMl+evwZJzdZP1AhCMI\n6p7qqKT6LO5kmDgT++Jd3dJfsJ0ETuGmLXHADZYaBzaEGznU7zJdwjtkeDON\nuawi\r\n=U2Em\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0e142722a01b1f3396990b5a7b906d518deb9432","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-0e142722.0+0e142722","@graphql-toolkit/core":"0.6.6","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.6","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.6","@graphql-codegen/plugin-helpers":"1.8.4-alpha-0e142722.0+0e142722","@graphql-toolkit/code-file-loader":"0.6.6","@graphql-toolkit/json-file-loader":"0.6.6","@graphql-toolkit/graphql-file-loader":"0.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-0e142722.0_1572764601021_0.6835485515967616","host":"s3://npm-registry-packages"}},"1.8.4-alpha-81c2932c.0":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-81c2932c.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-81c2932c.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"5895966a0d7e32f9462d9062364dd6a877bea8d4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-81c2932c.0.tgz","fileCount":156,"integrity":"sha512-cWAqYgvv0ViqpHlhcv+aSkXJQzgAgk1cz2AMQ4/eG1InjMQkarsNp/czxsnlq8LzuUft62n/ve6AcgsitOW1YA==","signatures":[{"sig":"MEQCIDl2Yf40ybgwhyxI+HI+pRpaeRea/RjuamaivN6zTtSaAiAk3ODENGqV2h71zWe4w810erozd95USiNX5RleZpJ4jw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwIABCRA9TVsSAnZWagAAPJwP/i153rmyg8W7PWETliVN\nUEMS5ddh25XIQTvWWIuc31xz50dlwi57k0kY2sg/uoN5HfDwLhBFk0IFlkwt\njHu0rDNLzWyEmVpVV3C6+FndTERjRM1S1S+dZPOYvQMoPFlfftz5aXLV50pg\ngEKEjOlP4Iq7v2Ik7lpmr5Jh5IbLnAdexHmGpi4aYsLcQXhAGDIwNvBIhinj\naKHPeXcFFAbAaBPyGSsyslbUdPbVb7LQqRKR5obQTiSeUMvxPYxMOuzNu4OI\nXkSRrHtDDIyAieaaAf+WzwKIX+DugpAfTT3Ke+DQHJrj6YhN/JI7Xucyxh8t\nbD1wpYWk2ZKFkd1aEQat8DZTPJUwq25Xv+r8EMovNrJBr/PFpiHN5dzdVMni\nsahnfhOnlSlW1gTphmt8+c9y3WKdM4jewlwdJ/rqeh73huJmIzRHUi8YWGEC\ndY36yU0oVHjL327mnCVElyCxGXlOXdhUZulFRjpOoNNULGYe3rwEQlhJ7ZRC\njr77D9guvF0vOWJFM3i38W5Yb9BWWRXXK8mMoHd9PVT2lDGNie+cby1d+dtY\nWWGac+KtQjMG+qvspjTLEAhEvGS7e4Bj7s2VYx2s6cf4Ay7zQN6u3hXHotxq\nB7pqn/+wc6x3cz5xPhILllie4W1cjFcLhzRdmLACQ9H1LXTL62SPE5PkEI/D\nAkWk\r\n=C7Sg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"81c2932ca62a34cbe6fad535b966fe161de54c66","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-81c2932c.0+81c2932c","@graphql-toolkit/core":"0.6.6","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.6","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.6","@graphql-codegen/plugin-helpers":"1.8.4-alpha-81c2932c.0+81c2932c","@graphql-toolkit/code-file-loader":"0.6.6","@graphql-toolkit/json-file-loader":"0.6.6","@graphql-toolkit/graphql-file-loader":"0.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-81c2932c.0_1572896768812_0.3708851841445633","host":"s3://npm-registry-packages"}},"1.8.4-alpha-29768ae8.0":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-29768ae8.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-29768ae8.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"c9f53bc81eed77393ee169ca7fc9c7c3987ed1e1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-29768ae8.0.tgz","fileCount":156,"integrity":"sha512-paBpctdvchc/SZmLXGrRXm3EWAxix1wsb3JHTRH5hp/sPbJ/3YuUwN3160TfhD3cqKFAOOKkXCJZSUSS2KbeQA==","signatures":[{"sig":"MEUCIQDC5SUMQ9i/DlDKbOw/dBeZKs5V795aI+nLhOo5O3jV6gIgYub33saw3j80NZ+/9ECurneA+BvGZEHE+fIaIInmtxc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwMp9CRA9TVsSAnZWagAAmSgP+QClDgFO2pmnPrwens9J\n5Bauev9mcumtUgpLzo8BRr/B7dBO2KARzrJvt69ypyKFm/qknLjI7EKfv1At\n8eB5x3Z4v43xfAGgAn0gP3AchVmeP+LH5HvO2OhAcYbhw2knsdWB+nExoYbG\nAjlaEUsWwim43dBl41/u79Uba0wWxQIYbPhThyMFRATVGImSW4Y5Wo6dZH1R\njXNrDj5xpFEFQZW0Fz7o5MLAh8B7R9e//eEIE1+BkMp4nkm2rP4G8piHmcbL\nJAzoOlRNzFTJlwyJ+5PCYwHoO6xHEgPs0X6r+vA/11UNEMikPi8v0Sjj4/p1\nFf/XLPfqcpf1YxlDIwBWPdNYcg106rVN/G/6Z7ge2EosGRmWMnpLXNx+iM1n\na90VkAX9yJew6xZ0JmzzXzuJinA4skdFCrqcOvbbZ4lcvxyIeF8EuF9wnMP7\nwspF0NCjkOfk1Hrxjz3D0R9rkI3byUJ1X/WpzaGj4hlMtG57YYjlLcOAvTDC\nHvZhxaX+MD5HvlsFkcb2D9CM34w+E+Lp1HMiAX7b/WRW6CSWbVYzXWnKbk0L\nOf4qZMYr3GpUSD6if5LXSH+8t2gkQaKJO4EquVOzJxRpZ4umKPBNaD5E0+a/\nVzUWsnGdPBeWTzlN6dlh0Q71wMYyMWuCOg0HM5NurmrxSKOPMfxu8OSGj8c8\nLh/j\r\n=PWSV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"29768ae8b3a4473a233436a604cb79587f224ebe","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-29768ae8.0+29768ae8","@graphql-toolkit/core":"0.6.6","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.6","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.6","@graphql-codegen/plugin-helpers":"1.8.4-alpha-29768ae8.0+29768ae8","@graphql-toolkit/code-file-loader":"0.6.6","@graphql-toolkit/json-file-loader":"0.6.6","@graphql-toolkit/graphql-file-loader":"0.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-29768ae8.0_1572915837322_0.2778342546818433","host":"s3://npm-registry-packages"}},"1.8.4-alpha-7259de61.0":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-7259de61.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-7259de61.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"59a59e0d6d7e8d989c0542ac59e11eeb088613c5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-7259de61.0.tgz","fileCount":156,"integrity":"sha512-jLJGiwpDyi5OnBj2P+mQy14imNbKtUkU6IWoC9Jh8jn/pf+U3wZfWrqunzvxSfp57jXAOLgLb/4fhX53Sw8lTw==","signatures":[{"sig":"MEUCIQCC0zYb0UQTTPJanKCEAMcNj+qWfdhp6GfGn2+BVy/pcgIgUdo0pTIiXH/3rZBtpDPTHEtbkFVGZ4SWmed4T8TG4g0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwPm5CRA9TVsSAnZWagAATzMQAIxiJ4qlLoQ6Mj7lI6bj\ngVCzR8TGualAMW+zF+L1Yc26xIuFFLe5Db4vKLYQOJjWlHzYorDgDesJQ3bR\nK+FpX1hK96C7FaKx3nhj5FQ8pBBW3nusSa3IwaAW5/3rtC2SHqoVDutERF4G\nEMcnzrGONrLCauiQGwaB3v1G28rcdOcuawMqDqA9P/STl+Nzfj3OSqEg6G7T\ndNttbvmbALAak3DszaGbymrUniEnbgpE1UFUhqpQAcgfWh8JZ0uM6CwvIxGB\nZaZqc1ss1aysu6SHasuoPWI4eCUMg6qqRa9Vp4of6nALn/8hG3AfB0S+mbpF\nh0lvXLAhnHzim+3u/Yu8gXB+hlrAq4Ro/kx9DKqnWMPCFuiGKrvkxZ96usgf\nmk5Ic4dFCMlklxYBUMt3i9/uZ1XE0wLzFHPbakv1rQj5PASHW/oNoz34MpKh\nsWR8wJgA4l2DU5dR7QapZRXY94OeDqln5u3/jPBZCTqn+sVRQfvkbMT2Vfsl\nR1BeJTVtsrMXyt7Z2cNkUnrCMgwsFcZkxvbaO5BQ9oPFVI2qLmbuBQFNznay\ncCCixz3ttUJzL24o2R852j0iFQf3ASZo76rsCWxyQiFacQP7JkWAEY86W+su\nF1pte0OQ2dpnTyZcSW69uOVpLGFZh6QKiy7AQpR7BWIWOFxvi0219smr22a+\ngflO\r\n=BvKF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7259de61b1776e3f78778cbc417195b9f1e07e4c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-7259de61.0+7259de61","@graphql-toolkit/core":"0.6.6","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.6","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.6","@graphql-codegen/plugin-helpers":"1.8.4-alpha-7259de61.0+7259de61","@graphql-toolkit/code-file-loader":"0.6.6","@graphql-toolkit/json-file-loader":"0.6.6","@graphql-toolkit/graphql-file-loader":"0.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-7259de61.0_1572927929240_0.2761384200922754","host":"s3://npm-registry-packages"}},"1.8.4-alpha-11ae0ae4.1":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-11ae0ae4.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-11ae0ae4.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"8801ce3815840d70cb8a4789de247e6e9f975f9d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-11ae0ae4.1.tgz","fileCount":156,"integrity":"sha512-F4bSjTjXYOOUbmfEihcwHGhYLdOOct056Hg9eKUFOQJDR597yYcbOhKOMsSEISPGYMVbuC/UF5DpSUFEzlUMUQ==","signatures":[{"sig":"MEQCICQcC7yJT9kbiiL2Gc2T1B3Kl9VsRhvR+lW0b+jKd60aAiAdh25QP2ykQkcpyrDNsqpDyOVS1aqGB5DMBdxIFcjPkQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwRRTCRA9TVsSAnZWagAAHqgP/iC6OS2OdwQfHIX3Gsz5\ntlDpRfa+H9brNCodVGzaBhaGLpsMa51p28PckqmDGCEGANDsYVeVstPd4jbm\ndCGJdXBDrX9TBDnbp6Fy8kTy9MNKRxpmAfjMhgyuJAb9WUUn5ASVcOF6Eqei\ncUbegqhsZlXWH59VNzBsHgDVR1EJVZ/POTniDBjuNPfZeSqkckCuW6RfTiY3\nUNMp6hL2234vwDrmDfBfDq6OKkvSj2QP+td1MHYcKOI0k8UtsAXu/ND+Puiw\nW55uhMnyLxbSiqJaG/ANa2ZxDm438TVXLGuF5Y2KiopyCfLJzBkAf560Ej7w\nBEhruJp/Jbssr2Qp30U1QSMeF62zZYilsW10esAv77JB4DYB7jkKdgj/uyIQ\n2ZPf3v0N7t6fmIY9nGoZt7qm4AJwWtAS73b5bUUg0tICJ9k5Pe3ZplDgDDxR\nZPMkcQO5IjXPfxQDplZeorK/UwGBYmFc7j/wKX13uIpqbklIJE1W7pI/ru0I\n3HLpTKZEUy+poImjMy3k9t+Q4WviP4ltkLWJq64TiFWzXfs3dmO+V5qHnlp+\nXPgWNLhyjYVtvZlku6TezqBFLsVG9gM+8HI6ChssZqTIf1v8pquXeWUmA3id\nUo2p6PD0HNh3mgM2jPIC9q4aXklKIC+blAU1UMcRJj54bIhcPxNAaBd4URZe\nf6dx\r\n=kNs1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"11ae0ae4f016d5fbe5928809f36a1a94a1926257","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-11ae0ae4.1+11ae0ae4","@graphql-toolkit/core":"0.6.6","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.6","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.6","@graphql-codegen/plugin-helpers":"1.8.4-alpha-11ae0ae4.1+11ae0ae4","@graphql-toolkit/code-file-loader":"0.6.7","@graphql-toolkit/json-file-loader":"0.6.6","@graphql-toolkit/graphql-file-loader":"0.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-11ae0ae4.1_1572934738678_0.3499427437289533","host":"s3://npm-registry-packages"}},"1.8.4-alpha-6b2aba30.1":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-6b2aba30.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-6b2aba30.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"90fa3ef901f9c5f72e95ac3f34aefb0ec1b25493","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-6b2aba30.1.tgz","fileCount":156,"integrity":"sha512-q7uLmfs85sgrrZOqZj1N+QWKnMagWUfI4WpTilCRArtRiX2RxhfHg9Q33/W9UphTOa80V635AcwQOskLRNpnIA==","signatures":[{"sig":"MEYCIQDV8/ytZU+UNSSP10eIYhipj4oyDxzw9YOmzt269PWl2AIhAMk6mLvYirfUMqSx7T6/AzI/rdXGBT1MDO65twos0qNf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwRjtCRA9TVsSAnZWagAAhw0P/AyZCa6RiiDRwcybiFta\nf2WM3a06kVZQFJzSM6gSHeLz/jIokcdfVZQ1+aoS6PLMi9OZfzfZB3gdZJoS\nVcTCKk9FW3w53fS62KnpsBXm8FHA3Q6O5VC/IxwqPtgttJ3o6YYb1qvsaX5o\nKf2C6+9WEs951vi6XAP3dhOxhwrJ86qtBspL8E7KIH9gh5PVX7cBXWlJqMAw\nwCOp+WSxeBBw8PpuE6/mPaR6Qd4AGODxnb++RZjkJbsSta848KuMhWIWskxo\nLVK0yVDNJ/4zGQwrO86cnAgh2Lh0N9e8X1y+PX/G3yrLg0FerL8d6KccjkJN\nO6eu4B/JBe5SmSdTped6MhCcI3plMvJfzvmuqwuSYjy4UTd3UZJ5iHmWRe5S\nSdM6TgxSbzNRw8uYQDV0S3mziuGbf20UFIdf0GhLikZ7iZJa31fQcO41L+1p\najXSi1tfhdXPY6MBcTr7zYXoQ6bfMulp1xhVDUiTKgClpg9fi6EpbYop58mo\nCBoHLLYZL7U8OwShZ+ZbTExPQzRwr/CidM5XuJTl1p0QpvAUi6DYkQEgD/B4\nWmdiYf5OPHrgv3SC7qx+CKRUZr5cUhffCI7JBUZTJuGxSTFuT3WeDLUj2O+8\nFkEndgl6YYr5QFwbYgEZ8RrQurRQ358BGdP9SnOp9Lbe6WfwtM/XBFIwf9Tp\nU//M\r\n=HMNc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6b2aba30dffa546f1978b45687404d67610b9675","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-6b2aba30.1+6b2aba30","@graphql-toolkit/core":"0.6.6","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.6","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.6","@graphql-codegen/plugin-helpers":"1.8.4-alpha-6b2aba30.1+6b2aba30","@graphql-toolkit/code-file-loader":"0.6.6","@graphql-toolkit/json-file-loader":"0.6.6","@graphql-toolkit/graphql-file-loader":"0.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-6b2aba30.1_1572935916906_0.36147839568976226","host":"s3://npm-registry-packages"}},"1.8.4-alpha-7d9b7ca5.2":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-7d9b7ca5.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-7d9b7ca5.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"f24d5e13080f6add4054673d3e431e17e18bb689","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-7d9b7ca5.2.tgz","fileCount":156,"integrity":"sha512-L2sA7mutaqJ90sTSUgDUcK0KWanFKgcO2PjZYtPRs9n47HTZJmb+TlyCecZyHWRY+oiTmhDD/lcE0/ubI1EdcQ==","signatures":[{"sig":"MEYCIQCqDG7QQtujZ2SFjWtXxI9nyMv/s6AQCzsbrDbxa/sRPAIhANYu/2Kj3+NS+YUrqVSMkmjo6WxyKBR9tVWrlyi4soMx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwR8xCRA9TVsSAnZWagAApnIP/jpWJ7IBmaZh/aArvN7X\nJwcA0i+TwbbJG4DsgiO+fXRKVPuH/8sdO4OzQGb7j7pQlRzhkNabMT6AVFR/\nMoft7PpNfCYPDIfY1mKsr4NpC17f9lYlZxxCMlYQ72YgTnYcCP2B6yecSXMu\nZ0WAMNGR0cDfu2Ks3PGQzFd/3IsYAcqSm0VJEdsEjvIO0fygrqGZHftisyO5\nWLbmcFwZB0Py+THo7IPjeJ4deHOr3q1FbzbS9SxwQDqNjahM2NJVQCYor0c9\nwV2jD26X00fDozLVOW3R8h8pC93SNfAZbCX/YA+x4YnJfCwRlrY75ueClxJS\nRcdlLSe0U7TDMLesbD/IMKhtBATBfcMTF7PYV4MpIBUKw5fuLs8hLET8TtMj\nX752V37Lm3SIPGvYFaixegr2/86pSr1ARZDE7USYEzV0kQ+3E8P0nAP5Z2Fe\nkaTmxaYlanN31HFh8yi8h6JITVigWVD+TDTyM4o3diYfjW9hBYV4EToYHRLD\nXlQnV6GjADg2ikFm+6wXXO1v59dQ3NGZNdgPI/EOb41XHTythcV1Y9+2/Duj\nPRQf5nh15a8fhHlSDw2X6971ik/dLTc29gzZu9zPMNYdLuGufugfp8Mlecar\nXdzYKQd+r9rYXOu6vbAxm2W9gqQHggNZ121qHUhBVTNOZmF1e/k4Sv3vYNyJ\n7/79\r\n=Igwz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7d9b7ca5579bef2e013fb070549da58e6d11de33","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-7d9b7ca5.2+7d9b7ca5","@graphql-toolkit/core":"0.6.6","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.6","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.6","@graphql-codegen/plugin-helpers":"1.8.4-alpha-7d9b7ca5.2+7d9b7ca5","@graphql-toolkit/code-file-loader":"0.6.7","@graphql-toolkit/json-file-loader":"0.6.6","@graphql-toolkit/graphql-file-loader":"0.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-7d9b7ca5.2_1572937520637_0.7022965014598643","host":"s3://npm-registry-packages"}},"1.8.4-alpha-cb58a942.3":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-cb58a942.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-cb58a942.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"599b6fcc9ba3c907a5918e6ab1d51c4a311e3a47","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-cb58a942.3.tgz","fileCount":156,"integrity":"sha512-zMD4v0j+Urze52bHrk03rJYTBh6P6GA4OOHQAINSmyQUwRDqaTWCvoplAITzXJ/wqg8bFg199k3Z7cytrN5P0g==","signatures":[{"sig":"MEUCIBavKA6RPi2P9hG9nWo8H3sp3bjLC5/PbfgqkmDEl0tQAiEA6bVHkmof1PXBae4TjR+wDYH3xBTXLoM9y6TcmfGJXD8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwSF4CRA9TVsSAnZWagAArcgP/3xIrNX8rd+f5ZWdSvvC\nQ5R8wYW6wezZLHZZKH6Cy12c4zSmlQdVhvb+PMH/hZa5n2lV690m/kKbkTYC\niCjI5DfrwquuUgm4UJT9XGgIgnBbQn2tS9ycM7ksZ56xl1k79VsucRs3X8CB\nRQTYuqXkyQXACklL8KN+n471fmr7/pqIgBWFU391GXvPASiZ6cYpeSyeSM85\nP5tAPRHFZ0yiTCmnQO3vNekvryOaoA8HCIM8o0Mi6iptM8MCu80okXB9E5j9\no/GKp6irszIV0h8Kx3bT0s+yr8ufz9WfWHLnGq7hyBd1pD0JkUkcSjG6ngXq\nj9G7MDAb8cA/RABAXqR1sSubN8iMPp5qCnRgAfjTKaoDvUckvsQJFGOth2Ow\nQSmGgVO/Ywyq+sZWXw9lVa6S9LdnkKfhcbPnStAR7Y/Q8K29ZQ4g6Pr3P12z\nAxzYVheGktiUmY1u8uye1EfG9XTJrS7ZvviF+01asqCSZzr+fjWEdKZzvVia\n27/WHDTd/iYT9kYDi5/wX8Lr+MCRsNLxq5k6df/urgqgC7lLsamaEIcpMw/I\nKD/E8YfXdh/30kDoR6rDINnh3JvlnWmwjNI1eyK96CbFaBTZZap58qQuQ3/u\nRTGegDP9bDJvwvF2G/WIVuKuZNbj1MvAbiDsKqp6ohlcw9RR4HG0Qh7+8aWu\nUhSE\r\n=myj2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"cb58a9425ee886db0db8f677f596abb6035e6b8d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-cb58a942.3+cb58a942","@graphql-toolkit/core":"0.6.7","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.6","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.6","@graphql-codegen/plugin-helpers":"1.8.4-alpha-cb58a942.3+cb58a942","@graphql-toolkit/code-file-loader":"0.6.7","@graphql-toolkit/json-file-loader":"0.6.6","@graphql-toolkit/graphql-file-loader":"0.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-cb58a942.3_1572938103889_0.5270931479226311","host":"s3://npm-registry-packages"}},"1.8.4-alpha-2a88abbd.3":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-2a88abbd.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-2a88abbd.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"2751e4a6f5a6e06a1c4e81002a4876036a020f12","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-2a88abbd.3.tgz","fileCount":156,"integrity":"sha512-MAJ9zlS2B321JrNGA8W+T8vw6zGyNOOX/9dfBwxAFcJzmYWb2tcStdsDUvBIhEVox6B72t9Jbg8cvmO3/uZfxA==","signatures":[{"sig":"MEYCIQCkW5Lw9GWMzPxUt1pTRYPgaTsg+l9LXiSqPf47ep2jRgIhAM1UkwTkFZFtZUDzET9+pfT0/q8/t7XX2LcSpQdVXMCm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwSGcCRA9TVsSAnZWagAASOYQAJSGsT2IVc25k+ztnz33\nNagacXe8GbuL+pvBH/G8euc/pk1r6k6GlokJE+BRfdVWhmtPazWr5TJ4O4cz\nK9OYdagM2+zWj0nKffYm97pNeAI/Ab+e7v+OyjIsBqx3ZIoqv76emsyg2s6T\nn2JL+xklcn+142VVMSjWzXXvgOimZszvUttXALuX8iba1h7qrKBMIARwIMT+\nrDnooEPikUj+LVdmccaFOin2Lc3LpX2w1TrYIsIzFvoQECQlTtKvyStNQZ0n\nVZJ0Aln6HIjUZ77jkzkYz+NOXasyHm6GTFDZaftQ+EfB2G3AmXfKvp+9q1Y4\nc3xJgX91WUqyhWWN0nyqte5UCPebXkGrxiXaj0Ra1+5xNQhA7LAv9zHww9bf\ny/Pyu9M2DV+mHd4wxvFxOULvUaNrxcaODnCx/XsnIOokyHGOlvQUEH+YS/h8\n0b7xEXFFC837SG78NPyKQ1pJMVFiiTKjIQOtyLNn4SVnlWtV/C7TFIyEQLAw\nxuEM3yQpLBcd+Tv1gsLL9eAL/rHzpEcl3s62rxTF82aP/asQ9Om2+ZNWNRT8\nHkIEwZZwC6uUEjG5s28u3GrjUWDRhu347TXSggy9xx3JFpsB6tidCbwKIPFe\nJ6I5LdEbON7TMPmYkcrQHuH6fFDFvhw3g8WcrzwWMUImvzHNUzWq86ZqdBRI\n7iPd\r\n=qtFe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2a88abbda2a6708b72ef2cb4409e4ee66742dfcd","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-2a88abbd.3+2a88abbd","@graphql-toolkit/core":"0.6.6","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.7","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.6","@graphql-codegen/plugin-helpers":"1.8.4-alpha-2a88abbd.3+2a88abbd","@graphql-toolkit/code-file-loader":"0.6.7","@graphql-toolkit/json-file-loader":"0.6.6","@graphql-toolkit/graphql-file-loader":"0.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-2a88abbd.3_1572938139511_0.6950833043991735","host":"s3://npm-registry-packages"}},"1.8.4-alpha-bdc46f18.3":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-bdc46f18.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-bdc46f18.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"e86a236c87c788af04559755a0e5fec679c70bf2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-bdc46f18.3.tgz","fileCount":156,"integrity":"sha512-8BR28hvO6zN2cnWW9Wgu6UREFBmCclo+JipBkCSMBIp+jfsVKXlm3NtJNux3k2YZL64HQpBPwn+hFP0WU3c/iQ==","signatures":[{"sig":"MEQCIDeXFX4osdZTQMkI7ktssTpd/ceyggZyMStd9UiNmPhlAiAqVHDkBmBmQMb/nI/DNTEHMZCo+6/+28sEH6FVD7OKhw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwSVACRA9TVsSAnZWagAAZLAP/jzcwt5v0Spr/HmMCmbq\nz3GDC0P2FQtnqcghN7b+mA7C3WF7PhVnrxTFWTQrSFsVPpvJhYwLMUSDyush\noyKFImzA1jYGQW5DEvtc3LN0y+Gvxbs6m6JmDwk6Dfh1UDvFfLYjD5JxVG0f\n26+1PnhRndCwlTtxylK/0fKv0shEcvR/jen63AeehCvmCrt6XR0/24AHX9Cm\noatnrUfv4vARTCoQtaDL/Mrjeb83kCAPtl16FJ3fOxkbyPK2r+LCQcjwETTk\nz1V6XJJ+ujSu9q13/zacj6WzOF53tu+L6evGrfRG7/Gfo5ayI7HVi3vKrFlR\nnJgjV1xMQxiIhZimuU5ZKoRTqPgSzgfUAxcp3Qwg6ptZNDKGbJrCqiqMeK8K\nZisaTUgrpgGPHenZ+mqL7nQX01MdyjJlsmgiC8h6H/ohLaxw5/4fUxxLuaXe\ncNDg0ZvHU2nKU29ysQG5BhVsYkGuagX9M8DmRvreSpDCcqhHb0Ghz3gWCw/9\nE5lNp+Fkf3V9+4ezlVA4D/kwF/ce1HWUQAp3s5/Narhjk9qOV6aUqRwtqHa4\ngMfTWBzsDMzWlwPcfB2WMrzpkJJML4xe82rN0q/oPqJ4zUHa0o202ifjzWUx\nb588Db7dZC8ABPspfNA7ODvcgrAb9YybaY3EepP/Wk6gtcF7GXIl70qHJc4g\nOJ4P\r\n=1doF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"bdc46f187759c03cb4c3dd0616ad057532e52a92","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-bdc46f18.3+bdc46f18","@graphql-toolkit/core":"0.6.6","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.7","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.6","@graphql-codegen/plugin-helpers":"1.8.4-alpha-bdc46f18.3+bdc46f18","@graphql-toolkit/code-file-loader":"0.6.7","@graphql-toolkit/json-file-loader":"0.6.6","@graphql-toolkit/graphql-file-loader":"0.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-bdc46f18.3_1572939071554_0.019457663779380185","host":"s3://npm-registry-packages"}},"1.8.4-alpha-248b31e8.4":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-248b31e8.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-248b31e8.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"bc78c85bc7f684c1028ed5ee659a2cc483198d0c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-248b31e8.4.tgz","fileCount":156,"integrity":"sha512-ShGXZcRW+oUtGDKh6MVVykaAJ27TRKQwPnDGIsdz4OgjT3G15afZviVK+j1Glml1ZF37XRKPnh2dNT/3/avWIw==","signatures":[{"sig":"MEQCIDs+7HBaWyoHRyDtkJvvhGpXw4UFxd6lbNYE/CwGKSw2AiAKXRjFb0Jr2TA9XvtKoItZfea/go8hMilhdZsEpu/2EA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwSZtCRA9TVsSAnZWagAAUw8P/1wXlp1w5UKellVvzrqY\nVT+HM6bEz9WMLEV3ZI4RTBJrL4uQ0X3VIYCVUh0aHmDdpYl5hdCyIOW3HYN9\nRV6JO3CReOKca6lELvPRdIRX8KmFwS83qrguuSrKshjMubA1QNcuHu+v0PPY\nTx2pdTGnipx+V07GGY8B7FHNIzGT2RYi2R2SdPI+7X1G0KY1jUw4GLpbvmXi\nV+R8oMUhVaQYwAX3NJfujemo03kQeTHgsdkFUD7OUlxc3R0eYRlLMikLfs+q\nmXNm0XC3X40X/k1Ha7+JmlPBk8DIoZfg73Y3qVFkYq/NYCWfF+n/A17JtwVa\nIBPoUj9Gc2IsV9QC2i001vMubnOvaNJWZWyukktouHjFC34VKZd7KeMJ6amA\nDzEzEln0BvidcuN2fBtDqQ6U7xMNIUn9vW34XCauq+y/ALx8B/uXOklzrL+a\nsHDuj5D28LzyXwyc6XNKUSrH/fX9xUvSREgpqdJRQBcFxkJtRh8azNQnKApn\nYDyWlwiLOkio1gx5GqbFyX4O6a9hYrYO8wBNJrP8viz/kNpKS7nykKple939\nn0utKiMKxZqk7IsMuw6rk/WuPgdwAUd214Am3MYyF6oGpXZ3WWM9PwslEwiE\nsdTh/PtHt6/rk1P+5rKPalIW2i8SeAhXxM4u/XJI9ue7BXuxpsey7Rho7gEU\nv7rN\r\n=I3xO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"248b31e8291fb958d36e7ea24700e8bf8907d012","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-248b31e8.4+248b31e8","@graphql-toolkit/core":"0.6.7","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.7","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.6","@graphql-codegen/plugin-helpers":"1.8.4-alpha-248b31e8.4+248b31e8","@graphql-toolkit/code-file-loader":"0.6.7","@graphql-toolkit/json-file-loader":"0.6.6","@graphql-toolkit/graphql-file-loader":"0.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-248b31e8.4_1572939372690_0.7351668101285407","host":"s3://npm-registry-packages"}},"1.8.4-alpha-8c188aae.4":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-8c188aae.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-8c188aae.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"7cbb4d490b64566526275ece5fcad06b1c28a0c8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-8c188aae.4.tgz","fileCount":156,"integrity":"sha512-U0sX2qJTuv74dMmA+8lyBvPCgtyqSsBjIPQrgNlxottm8OpGOFeewk1f8jQoBVWD680K3mOOPFC7AH+pTfu4dw==","signatures":[{"sig":"MEUCIBlYTuZlxthV4Zq1HBt5NldN9Q0zn40HP0A6bP/m2Nc5AiEAlXhPmwJyWXBVIFPNj/Uu8vhypXYvYSwCc3o32raBC4g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwSvvCRA9TVsSAnZWagAAVzkP/1osXnM8YE4LvE9VQsR9\nsvM+KlZe5NULvesRuzEURxtunioQWJZ9/neak0VZAUfnrUj1S5OnbzvrwaKC\nwh7ZTA9E1haUWbFrVO5e2B3CWNisxoVLtX+yss/4dlphx9WpBAlZpCRZZaEO\n5ZAXAdUd89MouBOaDOmQ619l7oKKn2B6OQvX63ULCtWS6DXXQYCmmGkKREQM\nHz/+uWxfwJG+iL15uVBWISeFTz3kCCueu57MIoQoT0sncLm7LpRxHNLT8RRG\n0o6yhfVVaosgpheJf/QFTrFpjYj7HgetpIxOn5WBnRTDdYmoUPZkDPwQimXa\ndEG4XZXwll83FTBrWjGYAWcvFCraufc4NnfUPmiu9BI32clWMmsEP1zFgQ4+\nRAP+W/7zJz81d8okz715Kywr0PXV5DPXDzo/Pdzq9GCCKFdd0VWHL8jv6j27\nyL58/ngz3iUOqmgqVcGj+LiE2GZjtCGxUTWlkmkhH5NOpxfQIwXFllPSCTqR\nsrHHn6rWsNNUzna109nauFpw6jSGZH0y/PQVrWye7IyHMbHVNDr3fRychhTe\n6z8P8V5k1K3e4n4MXgEucq6jfUiaIHnbXbWBbr5EuAF/e7zaHNMORQsYE2Ua\nR68kvoCDYDvL5pKu4/IaB8QeTckoJ3HfklHIMF9qvXpboDRzh+nVfESkDyBl\nb2jY\r\n=K1js\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8c188aaec42287c272a82104c8cb3bba570b016b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-8c188aae.4+8c188aae","@graphql-toolkit/core":"0.6.7","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.7","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.6","@graphql-codegen/plugin-helpers":"1.8.4-alpha-8c188aae.4+8c188aae","@graphql-toolkit/code-file-loader":"0.6.7","@graphql-toolkit/json-file-loader":"0.6.6","@graphql-toolkit/graphql-file-loader":"0.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-8c188aae.4_1572940783072_0.198944106198635","host":"s3://npm-registry-packages"}},"1.8.4-alpha-b69f4cec.5":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-b69f4cec.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-b69f4cec.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"18ec7a617ac6acd917cb2153d95a81a914ed9a00","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-b69f4cec.5.tgz","fileCount":156,"integrity":"sha512-dwB0qbZIU6gzGOmWZWals2HmTf/g/mJew+caDLpPIqmi7SaYkcWzV0HFoyZzqJCxX/PJTWLQ+hwaS72bC0qY/Q==","signatures":[{"sig":"MEQCIEl01DBcevWrKSjf7Ey26A7cQDum+TN4F+pEao7DXg8tAiABqW2SFj+bmgOx34cLjZ2CWtyLe/BryvNAlAB8SQnfOg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwSw4CRA9TVsSAnZWagAApJwP/Re8+++Nbrm4PmPa0A8x\ny7FYTW1zOc4eQVYIXKkzjeck4w45iYibmC0bs7LPsBc8ysQ2ABrVS9qo5dHB\nx4Nja1igwpltbCFASODqKyl+p0nygHNIQXQaWVdJBD2Osruf5JOUDAbSPQQP\nI73NVqJ5rkWjty9+MSk1iLqxlGs1BNk/oXNCMReIWEaYFxv3lYiOv9XjulvC\nF9zcp1xXba7/wQli8wNewxrDk+8SknCHzOUDYrzILbf1MT4WQiIacoUTYgQG\nYPsG1PBMA+AzPQUJd5gxvuad0H/0gXNOl8EeLLK88buAUixTk0Pl9W1DBRLl\nSvAX0GYkdDdOSl4zBhNa2dCMZUH6mFZxmuIzIimFZrqpSjm49LHUr9Iz9Qat\nWqiCEpw5jdlsNXZJ3WbupsZ3GYf01B1LByiCUcAOHcKh5ObZ4ulv5XpX0Pja\npkyGsmtTbshBBabwOXcXRoZ1RIIHynHIAd0ya5zvXNgVJ9vl6XBg2TSIngJH\nvglVp9a8s1/S1OXelYtoAbcNHziDLy2z6qLsz68KzCU8FJQcKtfwkP4vwjcq\n0gZ8mRT5S8lGdAZb9GCmnUUKIyRmAwTz3wI8OvBEIMSoABZ7hdtZaMClZtB6\nOBwDqSDvH3f/VSjWq/y2jcMkxhsLMM87RBu/grMpGVCMRz4JLQQu5I9ogwLx\nanTR\r\n=xgIw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b69f4cecc6b3b3e476d0dd53142c098787490848","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-b69f4cec.5+b69f4cec","@graphql-toolkit/core":"0.6.7","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.7","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.6","@graphql-codegen/plugin-helpers":"1.8.4-alpha-b69f4cec.5+b69f4cec","@graphql-toolkit/code-file-loader":"0.6.7","@graphql-toolkit/json-file-loader":"0.6.6","@graphql-toolkit/graphql-file-loader":"0.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-b69f4cec.5_1572940855573_0.4365663357042535","host":"s3://npm-registry-packages"}},"1.8.4-alpha-b53dc5bf.5":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-b53dc5bf.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-b53dc5bf.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"a302fc0e0abaa567e4a060677cbd4bee1ab1157c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-b53dc5bf.5.tgz","fileCount":156,"integrity":"sha512-s7xxqhiBiY5/p/3MAhCON7U78BiEJ2Hu7gB60FFUDOU4wfx5RGcmnPChwZIi8Bakad6ds+hp6Nl7SLethny4YQ==","signatures":[{"sig":"MEUCICoVmtWkViHiOp2bAnSacFL7XdewPNwuRgitR2yAGiibAiEAsEL9P4Ls2B+Y+hZiPIq2I/w4yA+R1+792LG9decxNdc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwS6wCRA9TVsSAnZWagAAfh4P/0CseWn2Ebvq356nG4z5\n09M1M69WtDl0EpmESNscqbhunCTYAgf5zidhJxIAGFIv3z2gU/3xiIVZh3ub\nnfmj9SIQEE100ZQIvf8XvQsJ1OhX0ubEO2LBDI1t/V/Mt3BwZxvixLeA8Pt4\ndOdib73KAQUf3VgdV6+nRdbf7LyD4Ez+19Z1b8eh5hC04E8yifuvPACXJ97t\nx/u6e956KhqLGKC/IeD2E//pN0UM8SzP0iC2i6RKHrmJJKV70+GF6sHkcNlW\nWNs55Gntgk4pz8Xzihna5uPq4s2PWTLlfnzZSw9o9qyrDAmVcG+CHUiUCn2L\nYOBNDJ9BW74liyThxZjkBARmXHOCPpG/JRV6piq8NGjslo7f89DPl0qd7ZWI\ng2bCDMfqMWs68YW5h6tTWwC2MmCBbx4GA+5czodfb7X6jaG1C5oM3Gu4a9Xc\nic3BlzIRGz1H91ZQtWUhnZOZSKFHOwuIP/UuSKUTWxJ4Sns6Q6Q/a27iAcXh\nImsaavLAS/BGOWVG6yA/MrFxYvOXMFPIaCi0Hp73guE4n+7OcibFKyFXhiuH\n2M/+5akeXm2Rd2nD7to6yL2z0AjWKEnfb8zyvz2piowBi0/aRwHAOm1CWBEt\nfwXCdIyn7pzT29HTu9ptsT9ZArXjmb6vSVF4Vu+3OnXwNWU5HKeuY5PDrciP\nDLEp\r\n=G3mb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b53dc5bf80c035a9ce704317f3007413f5beeb25","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-b53dc5bf.5+b53dc5bf","@graphql-toolkit/core":"0.6.7","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.7","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.7","@graphql-codegen/plugin-helpers":"1.8.4-alpha-b53dc5bf.5+b53dc5bf","@graphql-toolkit/code-file-loader":"0.6.7","@graphql-toolkit/json-file-loader":"0.6.6","@graphql-toolkit/graphql-file-loader":"0.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-b53dc5bf.5_1572941487986_0.6848457839960811","host":"s3://npm-registry-packages"}},"1.8.4-alpha-4eb9ed5a.5":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-4eb9ed5a.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-4eb9ed5a.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"7d312cb47ec3f10118c0d2768d623dcf195c24f1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-4eb9ed5a.5.tgz","fileCount":156,"integrity":"sha512-pB11KzjAKKvmpi5nDIfzeaL5vH51Oz5cukrdU/Ufcc0YIthhG/nz9iieebyT9QC/1DEhsL4o3w/eeoIIabyZjA==","signatures":[{"sig":"MEQCIFmMghh7xXx56RmPOjNQfDG6d0IpwBR8VSoD8hAIp1LfAiBVkUacTJOfCthbQk/TtMUMmb8gfPacz6xaIYc02wVIxg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwS7qCRA9TVsSAnZWagAAfKwQAJAZtnyJ7Gw/DDjPJ0qW\nr9tgH5O0uM6hmQJZETixJkhqJmpz3FbWTYS/ilt0iwOP9cnu00L8U96O41sV\nGjR2VAKvm2+qJN7+x6HBU6qV81l3aH7pxMhiO0ZcdSd4QdK/ktts/+uPnivL\nCw7VwJOJaKmiDjp3UkTymLmbQU4uKxeN1jIdpM+lhhLWYX9dTSWH6uyL8pWf\noiXtDx8xAZgX0dfZNEmCB3GybNmKFKCP/BKGdpIwhsl5FxedeXNsslHS5Gxr\n/rtxnTVcWoZPjel1eUl7v3dZ3nCCVwc2o7OmyFlPpMShN7xoyXJOXnDLBRsh\nnXf/K0/N4h57vqDVJargKPly1l4EbDGHihLiMJZKZ8sI8eZl0IP7DiVBK0ox\nc47S8NqpfQNrH3hOcpEBqvtkYcCf2boFPVTxom9IHxHUVntK4Eadh4vp1qGm\nwvABCAhH6TjNPxkykHGYuh86WG7przMZTX3mvwU29YWbOv4bTkT5h/e5EPvO\nhlpJwZCafEnGLp/NzM3G2S6JcYTZswul+jrTBCYsXe8naLNxkXeQOH9z/PgE\n7zMtUEhVRkPAGH5cj54g5GXzoxCpxqgPiw/4voTp7ICfYyYa/Gr5Nskr/YY2\nXq7Xgrtt/8vUsMvfVfatvF1Dmqso66FR+7Js284lZt/tppLd5LkPI/7Ho1ku\nbzaf\r\n=oiEK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4eb9ed5a0d13675d0329d4e45ca4560a7207858b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-4eb9ed5a.5+4eb9ed5a","@graphql-toolkit/core":"0.6.7","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.7","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.6","@graphql-codegen/plugin-helpers":"1.8.4-alpha-4eb9ed5a.5+4eb9ed5a","@graphql-toolkit/code-file-loader":"0.6.7","@graphql-toolkit/json-file-loader":"0.6.6","@graphql-toolkit/graphql-file-loader":"0.6.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-4eb9ed5a.5_1572941546237_0.493807107146204","host":"s3://npm-registry-packages"}},"1.8.4-alpha-8648fe9f.5":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-8648fe9f.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-8648fe9f.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"1ffd64495051c16f07c96e418f8fa62f02807ca9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-8648fe9f.5.tgz","fileCount":156,"integrity":"sha512-Mm83dkfo38nPjLZAW8TWRtAgn1uQZcjf54a9IaFB4hxOzhQ2ee7mCSBNrki+RQ5d79R9zqdDWScFvk5+7Tl2+w==","signatures":[{"sig":"MEUCIQDrmEffcNn4PO5t4+sZGm4gkISPwPyDi7g30W53Mj74cwIgXqt+aWoYHE4aYeppE82ADWqVh1b8QU0GEgC2xbvCjto=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwUK/CRA9TVsSAnZWagAATG4QAIy0t870cmD7NuilBg/a\nyW6CDX2lTvACcgCXMqd0w7oRt+bf75RWKtXm59hCqmCnrcLlvSytPiu+SZwn\ndYhn4eIm1THBjtXnCeQF+7P/hNYvq+TLcYJ0rr+3tCz+3ryEMitKZVVc8DCz\n3lyckkvWcxKQ+R9hGcfDiXXztxG+cWPHIyKc9u+hAstcfbGMd15IYgw447Om\n6ejgZrQJ4uso2jryESWCrZRHSp/yi1qWJlGsjrVMdRY5n7ow/jnSs+FoOAYB\ncsY0657vIy7+93kaUTKFnaD1rLNbTxvaNy0iJF9vuD9BzJKyj5pes7yX6AMD\nR4/6SF+xTdXcnu6/DeYUC9qdYhrVMopLLCpfBlFY35da9l6lbHtBSAobabCb\nFxthg9TMUDpAYw/MciZ7McYRJ24HduTyB2bE38q8eDqzsFI5f2SAOphINxgn\nXteQVx8nvDcVtVa3xjPBogxpZZDjGuSUY8cMfiH07h8KXmiJGEX5gxzBmeGM\nlkUPGXGZSQECYKC9HwRv2g592e7D1vD8aMYulTR2isKVweYUyEDzQaVVshTq\n65TEe2UqA9fiih5VdYcDnWWcuLkD33tzFP8iQn4+xTdtA5m/JhGJNdCH+7xT\nGgt3ul5n8u+46Le1DFpaeKIQt42aEk85HhTFvvXZ4fpB7yG7uea7zWKEVvpi\nMPHG\r\n=VBhF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8648fe9f510f5c3569b132c5ba18095e6cc8d316","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-8648fe9f.5+8648fe9f","@graphql-toolkit/core":"0.6.7","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.7","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.6","@graphql-codegen/plugin-helpers":"1.8.4-alpha-8648fe9f.5+8648fe9f","@graphql-toolkit/code-file-loader":"0.6.7","@graphql-toolkit/json-file-loader":"0.6.6","@graphql-toolkit/graphql-file-loader":"0.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-8648fe9f.5_1572946622567_0.8192345571993682","host":"s3://npm-registry-packages"}},"1.8.4-alpha-6c6c9174.5":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-6c6c9174.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-6c6c9174.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"9dda1c71b565e38539ff9134616e950f7aab0594","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-6c6c9174.5.tgz","fileCount":156,"integrity":"sha512-7iSedNtwZ+MEAy7Puk++/X0hF65Sd9BLG6e+xF/vXnxGk/ORf0yoP1UR93thoSoiBBvnZdyge9CVhhimJcApjQ==","signatures":[{"sig":"MEQCIH4mpq8W7iAZf7PkTEuxRfp/f6i52eCymWlv0D8RSmGzAiALl3W0WXJY5JknxAYMWmxfNhtPK6pAmeL83mNCCm8+DQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwULpCRA9TVsSAnZWagAA8oMP/jzDuiPJARg+utqtkUsq\neA7Vi7hFr/WbFs8QRe3VB3iD8KnuCBJs8RQKFUXDaeOTDLMZejQ19JIj8q+I\n9xHgZB4yxtS7XjWwnmCNI00LUL1S9037qFOy1c5hlYxF5lYPwyu3o3YCc2Yy\nVgHsG1hILRsn60Wgmbec0BhadyA4OfiPdcfamfv+bPR5+V8MpLyzc0Xptn0M\ng7myVpH9nyFm+cS2wyhDqoABTvdTt34ixPAcFlxPlQMNCm0/dXvxd0j/TaZt\nwh6NTN3SNYSA5vt+CbZ5WHoV+9DrF+ul1LniJ1Cc8EipYHC5BptxeWeIrw5Z\nUukPK9M2+q3SgLsTI6MKCXXiE7y6P9TwFbroIuDYmS0/SyZooAp4SxmmqV4J\n4q+ihYZwgey6ygBUErcnNfKk9+Hct83fS1JoPVN3OfutqPMk6P5rBBy6iaqe\nDyUAHUnjoU7zUUtakARC91k2Gth+x7DgiEdOqlSUrtEINWhytbIBE6/AXvKp\n/s/eIf855n4AYit18hyhHw2zgp9YgXH3Y86AGxrJ9pm/KtNwANtX0Y2c8dft\n7wR+8qDMUqCnWujr2RA2z8PcPP/WrsNH2wP13C4MxoBbT5Q4IH4Jat9GIR7U\nfsN3p7WcFpKrsXVAj3h95khzCmavlWL1pLjQx7t/hWeV7EoYIMuNn2fR1Rmj\no2eb\r\n=2vAV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6c6c9174018959eeb8e712afe7c4d7808393af91","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-6c6c9174.5+6c6c9174","@graphql-toolkit/core":"0.6.7","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.7","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.6","@graphql-codegen/plugin-helpers":"1.8.4-alpha-6c6c9174.5+6c6c9174","@graphql-toolkit/code-file-loader":"0.6.7","@graphql-toolkit/json-file-loader":"0.6.7","@graphql-toolkit/graphql-file-loader":"0.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-6c6c9174.5_1572946665139_0.7883194744364879","host":"s3://npm-registry-packages"}},"1.8.4-alpha-17d3c953.5":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-17d3c953.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-17d3c953.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"fba907ca6a2c32fe086ef2189ce72a2a75919cc2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-17d3c953.5.tgz","fileCount":156,"integrity":"sha512-fhNayZjgtD2CzISSSZhNJO2dlhAZQ2OUIV4AIvOKhoBiG/EC/l4RpDKDKxvtFTJCY+NxOVZ2VAJCsHroBxQ/3A==","signatures":[{"sig":"MEYCIQCsMSksDavgU81ur5n/4jqEUNjZmLTNSNt5I2mMnAczcgIhAOC6lu4uLwBRxO0W1HP7XzRYWZO43ygmzDXCZ+Kti8FZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwVV2CRA9TVsSAnZWagAAGCMQAIn6JFtT41pIJZHVtBPi\neEKEBZZflWbb/P05YGVu78nsDbJ9SrxS2d2ZMxpDoJsMrdUp/TTPSTPPkY7X\nNQNTChzF9kpROCAoviUTyK+qxEB8+qYw66dqXBJ3TLyRDGh0T00pUjrZYBg+\njpbNdKpl92jUtv01RWvL9yYXTVmq4LNulRemC+mKC06dahiAkVJZf4ViEDYB\nCsvfGoSi456kDzDXJpCqX7BcfW8sC8sUlbci3ZPB5p7r0fxCoGuBoA9e/8lE\ni3V91NSVGPRF8YKaYHXJ/54MuZoWk6UyW9xEsMMVTIuIA0FTwsv39p/JiB7X\njdrkovT+9fgVCXaDvUcnxfnG2VfiuskCCRLm52kNIKTm+20qTBroh8RJn9bw\nO+C38UNwbN9ur0Guy660e9vievWQbVpJmH3NKXOrWxr+5aWnJXe5n/SNx0sx\nBgxruXcolQUa5rUj/h5ukLXNXgcw9TPTP4kHG98y7MqolAX75IM0gaUPop5q\nYZ3FO/RcBCmO2Fo1mmCduTYGEt8Yj6F2IE7IKiPSQfhgVG2wvB7HB6suRjZD\nJ8JXsPbB8p7rxNhcLGBzF6lRhVy5Puf1yANSEKeBcxWp59pKNdE/yBS+qqS2\nQu00GvSpEycnFGajEnbgvXmRRYa94oBUbHJPmaE+cu1ftmOCI4NxLGtMI0lI\nihwC\r\n=LHqn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"17d3c95327ba2c482a0756bf8e69ffa431cdef94","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-17d3c953.5+17d3c953","@graphql-toolkit/core":"0.6.7","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.7","@graphql-toolkit/url-loader":"0.6.7","@graphql-toolkit/github-loader":"0.6.6","@graphql-codegen/plugin-helpers":"1.8.4-alpha-17d3c953.5+17d3c953","@graphql-toolkit/code-file-loader":"0.6.7","@graphql-toolkit/json-file-loader":"0.6.6","@graphql-toolkit/graphql-file-loader":"0.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-17d3c953.5_1572951414220_0.06691339382426609","host":"s3://npm-registry-packages"}},"1.8.4-alpha-7575d9fb.5":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-7575d9fb.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-7575d9fb.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"d9308ad809743667ff1940ddb4c743953ba06fee","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-7575d9fb.5.tgz","fileCount":156,"integrity":"sha512-0tuzgSQY4UTLScqJOcHPKEFGgpfiZ0fx8P3e61KgeMMh2odhAg6hAJsGybaK2+ekqQQKIQ3qOfvHacGU7sqKJg==","signatures":[{"sig":"MEUCIHUZZrtgCOgQ76Jq49m1x6cgSHq1sk6fzcVJ39pvfCfSAiEApsOwkcAsrJvP5K8JHMqpcbgztNAXl/jYkDMbnQuydxQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwV6SCRA9TVsSAnZWagAA3LQP/ixlITVQzG82YMr7R2U2\ncHY67Za2fwuLBHJ6iSISKXhs1XmFFssyqvGqGLG9pgqUSKUTWzavdcDkTB2/\nV2c039j6O1PemSQ+ILcXfGgoqImQH57+S/oz1xA8wuZ6QD4+6Ow11wMmElDT\nWpcc2FiwhMGosiKzn4UuSqrdjqEcRCRe2jClgzytCq3D5LCyc/GdRPvQZb6g\ntY1789RvA05+fJjMD7HprPonP5TIVTfjtY1wjwkDJR4erUHrQZCWmBhGxMRr\nLEZmWyJ/hOtAn58BFdgPpdW9hGHdoT/vx4MIHOKJazyJlKdcZzMbx4SaewZo\nHVi//mLgEbWqAwyD7W3o5zGipy1KBRrdRELwY8tyJoMMS3iDgj5Q84WF40iX\nblybsGKcF0EKc4L1MO15cGKa1ggybh5NkF/HKUp7PUFrCPHMUzJi2sVVMHh8\nQ9BXpIPuXCV9GztCdZqSX1Surrn6emaLZAPJwh7YZe/JQs76hb+J/Uaz9mb1\nycda2S/1f8nCR7McDXU2nXFrgNsKezDxl7oSWedsjZNYH/CGZ5RWfA/Q9Mbz\nKqzTc0WoujwhPTtjJpAwc+PeAZl9m3Lqp609ERzLWxe7VIWiTBN4oTKfFE8q\ntCZgP+ztwvRf58v67KebluSxFKMOUJeAw/k7venxne9aTqZPfQgW+q6YlcHk\nSuUc\r\n=srcM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7575d9fb4040f5212021127991c676362e4ada58","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.7.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-7575d9fb.5+7575d9fb","@graphql-toolkit/core":"0.6.7","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.7","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.6","@graphql-codegen/plugin-helpers":"1.8.4-alpha-7575d9fb.5+7575d9fb","@graphql-toolkit/code-file-loader":"0.6.7","@graphql-toolkit/json-file-loader":"0.6.6","@graphql-toolkit/graphql-file-loader":"0.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-7575d9fb.5_1572953745945_0.07419398350153705","host":"s3://npm-registry-packages"}},"1.8.4-alpha-3039cefd.6":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-3039cefd.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-3039cefd.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"bc2ea8671e6fd976c6109c24c7d8d5759cb0be3f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-3039cefd.6.tgz","fileCount":156,"integrity":"sha512-/X4nsjnu9u7BAodKnWkwCrXWxUTrquFD66JvWhP2P7OGr9NNwj/Dzzr3/W8A1gIu8zS35lT7mbXffcwos3HKKQ==","signatures":[{"sig":"MEUCICF0I1hAPuaCZuYFDstqFiXWkiVJk/G39srj2qHjlesEAiEAz7C+7YiJSgD7f78OafNGO3smv24vZh+CWhGynAkjcPQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwbJRCRA9TVsSAnZWagAAj7EQAIu6QQw+wpJOnRCpBhbU\nZAVNEEokZED2uID8ag3TFV6s0qQ20jTqBLBzDMsJXytDiBoX5nJaEQdKOMU1\npRhdvdMIkl2mOwU/XevCkeEmClSFZCidwIbqF6/Fu9mZOmBCm+cUEIjAlBkl\n9+bfWacnN88ahHr4JRJ36J+TC6ACvAzUTKxIxCLqQLFmUVvn8yrsufWZVQCQ\nOxvbGzZvMav1vx8c3QOzbMJmNgTLBO9PRfI2eJuIqvwHUwtoJd6DUZB4gSBB\nH0P33eL5iD+PT0RubKE6W9wxdsVDPGdDy5C0snXVkto9Dvv+6Ia5nWtbRyOe\ncf1Q+Myufxts1vQI2cAHKccgeAFZ8Gq+rvxwBq//dBl4l6O4+22xiLbIA+KL\n4zDQSAQoE3DxyS4TGEW6oFxaOC3GhmSU+5EcVRblRRJqBnSG2DlFiClU6aps\nAt0sEnwn6dCS7vty7+IGQiQnXN754rH7a6tkPaAHW0eSxvKtJ96k9C5Jvfs0\nQycEsMgv+6H2sOpY99KfzJ/M7VX+85J+plO+YHgtEnSMvW+rp4tk+hwjjLJN\nZ/4LiQYzIx408Mc8ojEI5GbPX9jfSmrWzkpFUlCLHcKaQNQaqf6so2OU8HuB\nl6oF7DTfE0jRzrjV5ZMne1hEIypXDR6GkJrTE/FCNmaHiBhw4aV5z34SYEZP\n1MtV\r\n=ufcF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3039cefd3fe278853f9666938060a2b856d05c1c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.7.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-3039cefd.6+3039cefd","@graphql-toolkit/core":"0.6.7","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.7","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.6","@graphql-codegen/plugin-helpers":"1.8.4-alpha-3039cefd.6+3039cefd","@graphql-toolkit/code-file-loader":"0.6.7","@graphql-toolkit/json-file-loader":"0.6.6","@graphql-toolkit/graphql-file-loader":"0.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-3039cefd.6_1572975184586_0.834063125032871","host":"s3://npm-registry-packages"}},"1.8.4-alpha-d913f1b7.5":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-d913f1b7.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-d913f1b7.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"ff27be709c52496884f4bf4cc726ae99bf911a15","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-d913f1b7.5.tgz","fileCount":156,"integrity":"sha512-cstlIsE/wJ6GmcTS7PDWo7E0Ao6O23LHVvBEv4siyw0cJTuNdq1Cf+15N9RBaDqy6kLjxYqH/vJ5iUloYM1tTg==","signatures":[{"sig":"MEUCIQDGWv51k4lX9GosWQ71dvnf8KOl/AfXpFHrVfDTacC8eAIgU8kAFHgdoUJipPzcsF2LHNMMKjmUi2rdNCVSiOc7mZE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwcCmCRA9TVsSAnZWagAAM6EP/A9pX1YHPTtkTJwI+QAc\nsd1t9m1iOfawzTExx3aRlvL7B/kjgj2mVr8BaK0HbHJYnaMO/VfHs5e3BnVE\nw77F41YeTBqevBrdR5XY1rSGBySbBc15bLPsY3FviNyOW7dzvAX+A6CMJtDp\nfByiBi9rSN8/q+h7AQXNC6zJ0BBL5qCDk6594B63eNgoxpXKtVczcDInVWr9\n0kD6R3HNXy+T/sasQ7sabFcjPMBTzX14VaoPTd0iOMbnEPf2o1lDcRgGwX91\nad4mSDpFnrRg8S2kV99rcvsMa4Hm+Uu9QNyPKQRuxlZ2ZZaZ6KBNTIOl6NZ2\nd/x2PchwsP6zDbOtK+3PZ5bRHorUB+1wo4vvYzbYl4EEoq2IlXznst9Xql6R\nCBu/BTH7Xa5J4Nd5zpK8hFoWtOQdC0l5KzDyjDqgRn5A9bWMQ9x05yOvDvgT\n7arw2LuVqcxgoDwzTL6glF5E3Hyl+ik/pMvuxrUjk5ZyYcG8ag90HNHO2mrc\nSBQDa60sPID19Osdk7bpdglrTOEA/IKvAYgDSyza8RrZe9cAE2vmo2+eHrZB\ne9jy/z7tXDAopzou12kbzCAwsQ/HR1/ziS6p+/h39k+4cppAF+nGZI4jO07r\nypcR47sbVH1ydVe8KCWg8IZNFg7oXb3Y6rL9/0V/UadSplGwdktXF4kCb9R9\nuFsN\r\n=DOyF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d913f1b75520069fbb590d3eb648c33cb8d533b4","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.7.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-d913f1b7.5+d913f1b7","@graphql-toolkit/core":"0.6.7","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.7","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.6","@graphql-codegen/plugin-helpers":"1.8.4-alpha-d913f1b7.5+d913f1b7","@graphql-toolkit/code-file-loader":"0.6.7","@graphql-toolkit/json-file-loader":"0.6.6","@graphql-toolkit/graphql-file-loader":"0.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-d913f1b7.5_1572978853568_0.131351542497121","host":"s3://npm-registry-packages"}},"1.8.4-alpha-8e9a4c04.6":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-8e9a4c04.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-8e9a4c04.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"3194d92486f9e6e2b61cd96501928c91e401173e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-8e9a4c04.6.tgz","fileCount":156,"integrity":"sha512-gVtBOlpqpElqSMROC2J4XHK7f64Bkxh7jvjOWZHx4tCNAutToET69PIOiHaPyJN+ZQSCh7VLSP7Qr8dX1u8xAQ==","signatures":[{"sig":"MEYCIQDfv0n06SkGamXZ1aqyyplR8JAJ42WkMws4YPo8DidCDgIhAPEzNh/LGbmY1vfdFN33RGrzIH1PUQHeeUECbmNSt3my","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwcFKCRA9TVsSAnZWagAAgCQP/3QrsNIvQUNrrt91PxZB\nmtcwiUpK+VW9zH/gVGibu1GMrMMkjgtbxRpJW0YwQcFL08fxEHucD8g6TqhL\ncHxW9AH7OtrYemZupzwBSgBmtXivrwExBAje+1gwI4hL4DXo59ubo5T3VmLb\nTuwbSDsZG8KPP6j7KZrKuSfuGYiIu9NripzPb8aeCwmBdJUeFxwBauk8HkWV\ntmPGpyRRSLSfpAbQCOAgdi1qraBQRR5GUBRCFMLX7Xr6B6yZjszUDm605SSw\naOgnwWC3zIbXcVQrIWatS8GVc3Df7R4gGNlvwMwvivv6b3OatL4ZXnTxZjVQ\ntOYPQApYAp6sa7yk1+Bs8bHwAwtC6GOxpdFGFEx+1+L18kfoMxAnrTRkXs45\nCEIYOOVQhW8vel87jq6kAiJOdU8YuLFubXx1hCTZZbPZeGNXRjWKonMgk9Qi\ncZRMmgqXQ996j31HXIPjd4i896J9v1YZgiKmAnEY7k4/hCcm28wB8TqHaKMO\nE/WHb07qnoDV/8GKGyrn8Z+EFQjTsavf/Ak1zRNdXsIxy1eX1vDhVpJhZe9n\n0fBux/b8tYQQI1rtom6/MUAQQZSPfWs84hCli9n5p+1X8eH3ZBAaJfVPC+Jj\nzz0HxOo2UxLGyRcDAKqDuSIOflEzkQC21zcYYf/FIObfJdXw7l/15b4PDtEu\n20T8\r\n=Wu21\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8e9a4c044aa6198aef910d6bce6d7849e91ab323","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.7.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-8e9a4c04.6+8e9a4c04","@graphql-toolkit/core":"0.6.7","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.7","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.6","@graphql-codegen/plugin-helpers":"1.8.4-alpha-8e9a4c04.6+8e9a4c04","@graphql-toolkit/code-file-loader":"0.6.7","@graphql-toolkit/json-file-loader":"0.6.6","@graphql-toolkit/graphql-file-loader":"0.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-8e9a4c04.6_1572979018427_0.9044477036678673","host":"s3://npm-registry-packages"}},"1.8.4-alpha-e09deac0.6":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-e09deac0.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-e09deac0.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"4f28ce4cc54ab27fb3074358e88be0dfdd77c2c2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-e09deac0.6.tgz","fileCount":156,"integrity":"sha512-zopQ4YGmbDEM1oNepT0bCU38v2MGa9Jk0Buoc6n1vRjpqTATRWuxBnPcagHkvxMjdFxNHT/DXHxvaY/lvRAI7w==","signatures":[{"sig":"MEUCIQCCGegVlaEnC5qzGW4B63QceJyrL2tTpsUXccFz8S5IawIgck8/sBtxtTkH/ewBSaD+8me3WPxf38ItXAmx2bU+HTQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwcQiCRA9TVsSAnZWagAAh80P/3Cj24rGcHB653wH5G7M\nXC89igiuHbLxYLPKTpuM5LqRkgScx83VrojjMyTVrFCk2/v9+Xd6VAsBTqsW\nlG0JI6gjklI9A5WjirK1Xi+LcMM3R8GbHxBXAu8rS4HJ+3Y1d1CPLEpIYz//\n715USowwoW2/HXd9LM3+YpoRcYl2Utl0UYuxwzOHsgpJVRsfamJ9yzTxs0Jc\nQXCEwLoKtqXlEfJfHjEL0vAdls62JM12NO/cc8e8ohYBLCSXCPwQNcVwmhqX\nFQCOr2HMFAXEJUzh1xy3JMuX9xBmy8Bsa8FTy2eaPLNrITDqSH9aNpSuBNiH\nKVINMjiIFbNJk52xE2M1fxcf1ZRwdyxpMdOp5M1kqLe8ryO+1YRODETBke8M\nQY6wlwnfbwTyuKNwyiHvstBJGEu27Ya8JtgSlRJXAVAig0Xxz9HenRs/7eh0\nebzc/Z0c9WIwLnIxFI2EwtyU8v8FAk6AaTvs2sRzfCEUTlZrkwOtW0bsMAWt\nuqhzTmmuJ6C5przd+lRFZy2jZq0HFNmgwmIUkm45qVC5adCQc1uXp5mnqPyU\n0oXICiUgJlD4MM93pR36kM8bA0RspG/TpzQ9FqEI9OmdEAAqkG2vzJbjSamD\nqqJHoXVELcMpef7H3saXydArLil648jB7phADjz5bEn6tATR4mVdpK43sYi/\n1ZvA\r\n=3lMw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e09deac0e46782241a4668710ffcc452a66dc62d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.7.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-e09deac0.6+e09deac0","@graphql-toolkit/core":"0.6.7","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.7","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.6","@graphql-codegen/plugin-helpers":"1.8.4-alpha-e09deac0.6+e09deac0","@graphql-toolkit/code-file-loader":"0.6.7","@graphql-toolkit/json-file-loader":"0.6.6","@graphql-toolkit/graphql-file-loader":"0.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-e09deac0.6_1572979746328_0.4637758029373529","host":"s3://npm-registry-packages"}},"1.8.4-alpha-a9e69909.6":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-a9e69909.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-a9e69909.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"f8d92af8e8d4d208c093fece95d399a76a26e9d6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-a9e69909.6.tgz","fileCount":156,"integrity":"sha512-OIrd3gxwXU7+E8K1mURGhmoIONzg2T9M88xaXoNyMei2aDDOHE5HYYg9sRO1Bp3YhXM43wNoZ4DSF+vyTkZcuA==","signatures":[{"sig":"MEQCID/yKGHldDCgG76RYp02SDyvBauitr+9dst9UBRXVbKZAiAjAuBc+2fe29zuHPH5OYMBBckET0iB8au573MnZD+jyg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwcRWCRA9TVsSAnZWagAA1o4P/iM5Rl+Xpx+oM2T3pXtw\nQrkgJEuhEZsVOkTdGW3ThNO0z3Mz+oJT8V+YmwizEw5sq1B6mGaMVbwKevFx\nBMwmDFRA+cCGqEG5PrRa5YnbjhdW2EMnHgL9rcqxz2FYz+Ge0TOfhSq32Ct9\ne3w66kCBPFe+vzgppwEvmqb0lJ07R6LdaBCI1ewr7HX0H7KaTS8rgNkPaRh1\nhOK7skmRQfYk09/rwa8117LwUCyxHqlN1AdcYg0GrEIQ6oJ3rwgIb65wMuHj\n8CRuwcDK/bDsv1XGmt0ZGzZ/P0ZxCa3+O4Z5ZV2hngKXAZXh4bcc3oCWF0Vu\npWEg6xeW8mZ+EYJ7V3JUzFNkxqJiDj8mJYiMfUJi9ID9MRMUwHOuYEDXMD5k\nyU/q9t7ccNRgkzv06BgNU5x4yS1itRHRs87U88Mss98UH2pZBQzwYlUPJDQo\n36dRePUdA7R+oDBBdHC0YBfhQEijgm0RAqWHqx7ntee91uasNWUn2yFQs+1R\n4tX2rFTrNMvVH9MoSnllYJqKzL2hABMIs6AmnXbztxZ1maLrVX/ZmIPoVUfO\nBZ2PrxWmo3TG2BeWhLeNA3sTMHjCSWgcU7cZD1Y5RM3SHUp8gT/F2mThJVvI\nBfTepYRlJa1V6vpsjHezfD/8U1Bge2Qq2F44kQIAFiTkDHjUQ0NcGXYsg6gm\n0FIk\r\n=H/gm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a9e69909ccd3b42c3e9f3adff43b5fc4374a8053","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.7.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-a9e69909.6+a9e69909","@graphql-toolkit/core":"0.6.7","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.7","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.6","@graphql-codegen/plugin-helpers":"1.8.4-alpha-a9e69909.6+a9e69909","@graphql-toolkit/code-file-loader":"0.6.7","@graphql-toolkit/json-file-loader":"0.6.6","@graphql-toolkit/graphql-file-loader":"0.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-a9e69909.6_1572979797751_0.19856438023793888","host":"s3://npm-registry-packages"}},"1.8.4-alpha-4d825737.6":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-4d825737.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-4d825737.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"57898739b1b6077e3ac56fa1f260bf5d60fe74bb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-4d825737.6.tgz","fileCount":156,"integrity":"sha512-+cPk6YlovXRxAgEQASQNUD4cU7yxjcX5Dnguvh/p7SG7O8QWzD9Q8wkIMYbOUvf297SIgAfL/4y3beDdvONXkQ==","signatures":[{"sig":"MEYCIQDB6ZCN5v3OZYcg9cqtlaNoVZOrTNqLTnLDGmw5obFc2wIhAKyJPL11Q5w8O2kWKNWUpevGGZodsCEfeiqGv9LKD3pJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwcakCRA9TVsSAnZWagAASpgQAIK/2FHMNVjyyhqVqMzc\nFort3VUglW9NKEEI6ng+5/NW78wMBl07clernyn9fNKbe8mQXW6iDSstffMi\nfoaKC7cfSDnlZBRYoDUhl0X7rbgOf4AkD/cm2anmnXNnQX94616VyYL1fnaP\n27UkFyjDmeOFy2r9kLx3RQb7w8+x+Rp1hZHY5XCMpjOmMSSMqKd3Lw0VygY7\n1t1/omvF2uSPALz9x0A4sqR59YmeopO46h66t12G64goGnuC/Do6lewrmONg\nbdCJB4heJi2nyR7vPJUT7JN0oBREtjOW4qhCtxJU0uX6EZDo83NA9HookYFB\n2X9N+q/cLcI4aCQYB0HWzSXv/dSNoyljceExhQpnOyZXgZz3ul1anpjbWZJ5\nrM6oUVXAn2BiYXjL2628akQvnJTy0zyJDuRXSV/LRpZcnkLKWlco6WY0DN30\neOkEhnwxfCEazDVZ5y4WpoHYE191HcccEl/5eIhKHqOLFlN4IFOSu1Ib3POc\n5N0n2lE7RHScZlLWkyIlyWybAIfHdxvUFHVhK5apzjzjrjPri2QactsYt0TW\n/NQpwzuK+WZtposaqpIiweyvPP6MxmZb8ExCpSTqIAlgL7xSFlX5ejOYLOGJ\nn9FeCP1k81NvnrzTfOFraRECrMsgS6uTJHqWjyaU1PzJ5P4Y5hfL2gGyNnHI\nH0dJ\r\n=1SVT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4d8257378f0d85c9a58f9970cc15da88ee3c8660","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.7.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-4d825737.6+4d825737","@graphql-toolkit/core":"0.6.7","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.7","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.6","@graphql-codegen/plugin-helpers":"1.8.4-alpha-4d825737.6+4d825737","@graphql-toolkit/code-file-loader":"0.6.7","@graphql-toolkit/json-file-loader":"0.6.6","@graphql-toolkit/graphql-file-loader":"0.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-4d825737.6_1572980387986_0.6801815916140814","host":"s3://npm-registry-packages"}},"1.8.4-alpha-96b7f8b2.7":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-96b7f8b2.7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-96b7f8b2.7","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"160223ae22fa1b29011c0618b1e000dcc5282676","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-96b7f8b2.7.tgz","fileCount":156,"integrity":"sha512-LJOdK71r5wIzIGShV6P0KcYfErjwD2pcygIuuZeu7ueXyQtQoDbgPDJo9ERmzruWXtO1Z6tw6vgsuLmQxcmiyA==","signatures":[{"sig":"MEYCIQDRNy/7n6pmLT8rnCwSGx+167bEDCNg/avkKb3eM19UGAIhALNbrNeXoOcmXuatcUEQQ4O5rx/4IOOhybH9AZIPmVgM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwcbTCRA9TVsSAnZWagAA1VcP/00o8bZzAkSU6WjNgXKG\nkhvmbmedP+qp/ISPteD8Blt+M253CalBcM4IrR12zZLa5PT22ZWvpkBtJQ6H\nOCNMbMKIoS10l6wC6Iv0BIcK/n3Qux0Zenl6cvi2Ip5+UZnagf5E8GhrpzP6\nf+/qyyFrpmBv3gYVB4VxA0p1fggHbGu4Q1vJ6IVkwnIdnXfvWdszNX0rr6fj\nIiIb3gu6VkyxgzZQb/KPU82e8hnPUm3L1A/e6BRein+ytZ6nMcGnUd6qAiQU\nBkFsY0A1nGqHBWnKRD5TxYKbOaGss4ncu4GbpvzVP/+IY8TCmZevzZcG0DPC\n2HzLKXhHkjtEoRxjcMrFzfn2JlJe3uTZFNQTSVUjeqw09PfRSciBSsSBMUib\n6dA9dH5Emuslt/UNXIvNYD08WZTmWWWYruzdfSc29p2mk4f0XcfRlsxeomWz\n7YZdSMmzk10tDcbQopVd+SQynV5erhmbvMhNliU4sYbg0qdvWGJgLffkitgI\n/8AWSGYG2OlGmvYucMQP0Bn/1Uvjq1q2PzDSTV+0K773VX0InFegZ5WFGE8E\nSl6JXIBwdJifUR9+l6/Kdcx77wDBj4zVV4DOOblvkfNJcq6SVVpwGqVONZ6D\nS5NpqjvJwyhQbhzV65SmuzIsZIqmUSH/xHga0vp8cmBCnNFb9P+twa/5Y30P\nwvLG\r\n=fmg4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"96b7f8b2e4c1da1a518629ba9fc6240a7bcf4587","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.7.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-96b7f8b2.7+96b7f8b2","@graphql-toolkit/core":"0.6.7","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.7","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.6","@graphql-codegen/plugin-helpers":"1.8.4-alpha-96b7f8b2.7+96b7f8b2","@graphql-toolkit/code-file-loader":"0.6.7","@graphql-toolkit/json-file-loader":"0.6.6","@graphql-toolkit/graphql-file-loader":"0.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-96b7f8b2.7_1572980434279_0.20751008534815107","host":"s3://npm-registry-packages"}},"1.8.4-alpha-a1701c5d.8":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-a1701c5d.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-a1701c5d.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"ee222762da461df202e6a8581b019beb28587ea4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-a1701c5d.8.tgz","fileCount":156,"integrity":"sha512-+2rTnh0gAkeJhk2ef/GX5AhKJsD8ny0ffunHdFYPxMeFoj6xtHjvkXsbpyYZTS5kC22NfXDhMVikb1xHB2KRPA==","signatures":[{"sig":"MEUCIQCHccg8dofIQVHxTxMxpEM5fabU/lwBJ14iQYVBJz/JEgIgC8OKa06vHLDuOoUIOVDasFYOsz024mmbzhLdKomlw7Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwcb3CRA9TVsSAnZWagAAcvMQAJWGEKdDACRx71RvAYM9\nvTS+uOJy+e72q+J2YrT5GHwIk+nV/HcFmJU2s+EQQYy6ncA7aJgSs3mUUgeu\n3CKKBIFEqRp+WkrP5ve37Pkp6T5u2xv/1qu8gLxBQM8gb/hJRHdFKwDEsQqP\n1WVsm3TW+EOIRi+6pYb+Gwbb22ygzHq3NRItveZ31ir22yS6JaiaWX1Bp0r+\nI+YNT51Cv8lGJdjY4yDZRDw5Mn8BVHuJQ2FkGba9rYYo8lDMvPb+6AYrHh1a\nXTHYSZt7TXiFtHW/IARkxAL/C4iNLxkTuhK3ATW2e3E0KH/Io1XJv6tj1HPe\nFTQS6xtPsh3UGIEZSX3KmdZueXIdYrFNIGxUxluPdsoSA+EnBbtB4hZNQJ5i\ncTIHFwerjI5M3uLOWmlHtYCJFxQj/vws/o9QIGD/mXvSkZoNDZl0opFnBjvd\nP+HIsJ/Lv+ZeLW/jbkQk4pkFQaJEuQsooEmvRl50TsejUmzpinUGlYNrHZdL\nVrJJF9G303TkJDjwvvX3Dqw+H35DqtraGjTUyw3zL2GReMcx1+JjiT5KReLx\n2BF5dFsqcJBBYl93UCP0a71W79MVj5rAR+87pKHtPm77NeeyxWprayyZt7j1\nA9cD0DSqf4nlZfYJ4BwKdMiGXUB1U/+quEV0f1oiWiBBo7z2x1slXL+kmUkX\nEpbB\r\n=KaFT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a1701c5d7cbed8e87e1a7b339b0f509c33b7e42f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.7.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-a1701c5d.8+a1701c5d","@graphql-toolkit/core":"0.6.7","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.7","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.6","@graphql-codegen/plugin-helpers":"1.8.4-alpha-a1701c5d.8+a1701c5d","@graphql-toolkit/code-file-loader":"0.6.7","@graphql-toolkit/json-file-loader":"0.6.7","@graphql-toolkit/graphql-file-loader":"0.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-a1701c5d.8_1572980470436_0.6977423096076454","host":"s3://npm-registry-packages"}},"1.8.4-alpha-36c151b2.9":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-36c151b2.9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-36c151b2.9","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"9256d9257b437522d1248230f4d60ba3c549ae79","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-36c151b2.9.tgz","fileCount":156,"integrity":"sha512-yaIHTdajZu7DErej/8vQ5KZHEczRukVbEsa8Pc+UPWo5NrdDzIQzQ0EU9XsUmCzPJKVx8SU0ajfTKUpZbQJzQg==","signatures":[{"sig":"MEUCID3Z67fAbaIvZpfkKCDGdpcSxZTcRd35f21swJTLzswtAiEA3TEzDDPA83SoFFc/RA5LBqiYhWYUH2ow4XxMZ0w6iRc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwcdDCRA9TVsSAnZWagAAUssP/2t/U5E75yxVV15aobOD\nmR4U7mIrMt5IiUJhbFmZjjV1qWCozhEl+mcvqD6RLlak7IBOsZ6pmeBigl/j\nAUOO9n2DPRX+D37AnhpjIfohs6DDhF9aIzfp+K+oIHnANscYuunU0vDKi9NB\nrfsIvMnE6kFP6nBwU3zl5IM0SrEtyudx+cnASIzfgVG/uMKISfFxYlHaCrA/\nHQAEgSMc9vkBrqs8+pfHE9Z50My0+Ez6ujo7Owr/kavjsydQYL8VSZO61mU1\n7PknZZ5h/8OmSk/xxFL08HwiHlv+EDT2vw43H6gsnZ/jH0R0GOwtUTgLByCf\nxB+p8J4MV5idYC0oFnMt7hhnJU+Hep9e22nPf1SMnLuDmBUeIdtlm7m/ICiC\nWq49IQR6dsJ0FzPt/PUt3a3S5pWv43qzrTzxsFt01XUNsXo93GA9P4OntEqr\nEt3e4CQ5xUWEvNDPge3Rx922EDQV5rg4yl4RTzk7CJnNHYMTRaE1ZruSd2P4\nGHHRc4wizvbcrHNxl3weZaRTsOVTH4eRCKjkBDf1rfdnZ5TTTNR2bCompLDn\nKSsRI9rWwDUdv03pA9ncBkeJ8frhmTUuywTp9U/RnLA8vksRPxGZlvf/fb9s\nMT1cmFyxSemhVg4DPyu2BdBYZiaDDYfovsnyO/9Z2SlSWVZZNoAbF2my77xE\nHzHq\r\n=IkOb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"36c151b23ef6bf0122ef64208d719472504a9767","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.7.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-36c151b2.9+36c151b2","@graphql-toolkit/core":"0.6.7","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.7","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.7","@graphql-codegen/plugin-helpers":"1.8.4-alpha-36c151b2.9+36c151b2","@graphql-toolkit/code-file-loader":"0.6.7","@graphql-toolkit/json-file-loader":"0.6.7","@graphql-toolkit/graphql-file-loader":"0.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-36c151b2.9_1572980547244_0.01272621220799297","host":"s3://npm-registry-packages"}},"1.8.4-alpha-8b778825.8":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-8b778825.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-8b778825.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"8ace1b8d9b5d22e75e1fcfd165feadb0a988baf2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-8b778825.8.tgz","fileCount":156,"integrity":"sha512-drIvEKIHA7DawgdBytNGcVuR7/q54j08dltZ5F7CpItDrKveJYj1pB8bUrNVvsumPe3iTGXPCK+gUU5aBgCLHQ==","signatures":[{"sig":"MEUCIQDsecZz6jgUR5hJhhkwxvv8ZwJUGjp1L9kGdpjToc1sSQIgAg/g0K+MMcRnJWEpdrX9C9H3ITa3aFvUWsfEocPIbCs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwcmtCRA9TVsSAnZWagAAPYIP/2GkO6HShaSt1qm/Dl0s\nYAJfs7aX73f7MqlWnkJyw7DQkG7qay7RdtWmA9/t04vNraQgyFq98jkX+5Oy\n8Txfot65OG2MqEIIxP77j6fg3Dl+R2T+BWpGXnokrb0ovgQCdPeytyYZI4Z7\nIb3Gm66YW50fKYChdI57B5NGqLMjJ49u5wxvxmRP3cMOxxun9b46JrNU+oH+\nnPZeP94Vq6ziB+CqO0gtSR2ShHHmbQCxevhuMSlG9oxjGaLpoy2a047sg2jG\n+RJxxEhqcFltBpDfyHXA8dR21npSn+p8Xa8XmA5CuMBEDFc0QPyIjmOD7AAw\nvK3WUI9iqB6YIqn/H8TY/jUOEBrSiyNrxAB7DE5/bCqHfjfKSIt6W0I72dGq\nynOt0jG+x29RGG3YkIHTLq4PUYzrvgTQJtD/Du35HDxp6MtnfpD0AqzuQDZD\nPlr+x7VVM2DlH/jjEhHvGmcDx7EcKso6TYn0LZINujXAb6oRnR5XNEmn7ovu\nxurgSOq91igcaAdycpiGJGQZr4e+pXBw5ZNrtYac/METNPIS1weadTJzpDf8\nu69GXXlj91QsW00QGNrirHyL0IXBTMjdma1F96sk8RO6udxHbKhp+T7remAD\nz1iyCusNb20DyS9b/LYyQGARhZz2W+bnilhrAVgEZD5+BwdXgRpWv927E1aD\nr8aB\r\n=XUGA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8b77882588420a4a5efaffd00f19a0c094aff1f7","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.7.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-8b778825.8+8b778825","@graphql-toolkit/core":"0.6.7","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.7","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.6","@graphql-codegen/plugin-helpers":"1.8.4-alpha-8b778825.8+8b778825","@graphql-toolkit/code-file-loader":"0.6.7","@graphql-toolkit/json-file-loader":"0.6.6","@graphql-toolkit/graphql-file-loader":"0.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-8b778825.8_1572981164799_0.5042022575187741","host":"s3://npm-registry-packages"}},"1.8.4-alpha-a4f73000.11":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-a4f73000.11","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-a4f73000.11","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"bdd80458a3fc880fd2a88dc5075ffa4d3654ea98","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-a4f73000.11.tgz","fileCount":156,"integrity":"sha512-FwfMfAACYItw3c9JDXw+gn7qikIR9SB6gF7KSvxEnSpfdjRSZsCaEIWAeUZRgwKVGnCyaXRE3k8S9Lm36rcVHA==","signatures":[{"sig":"MEUCIFRWngqEdK0Cit+Z3Lc7zJFG2SUXBPmh7uOSrSHscmoLAiEAii04PQBUG135yVUGHO0XkRou+ML421Uz0ZZdprcvPag=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwcn6CRA9TVsSAnZWagAAE5kQAJAOvacYBDARuKZImaiy\n5UuYMzvplJ/8zW0hc1uMlH6bSpKgN0YsFsRItH6yn3ntK1gyYNScF73hXzrt\nf5F4Ivr6KbIjB/+R8lrsOC0ZUqoOk62Nvh+q0/tWWYW8aXDHfUb+rNEnBhZH\nTugZ4ZWKtv/CLt9LTemh5Tg4rT4gdFuVx1CPOFcOLrrvFsY2XNSEjhvwNkAc\noiFArYKT2+M96eZamDZ4DFHTqdMnZ2OS70vn6w6r7Jr8CLvUA9yPBQSPevMB\n32gXUna10LKezliAEIRTa381dAlfMrVsOE/3EzIQhIF5iq7+n54naGT0sSYX\nCX44ClYAGg3bEq5HW0xqCD3LaDKaHVsFR022CuU7Ky7EeyUvc9qrZw/b2Ben\nJdvXxyb/nA68cdcNiRyIvSieSYNzH9MNKoBHaKom2jfqntdk+e/WHnz6F2lK\ncxRjswKFcM3IhnsDdVT8pokIZrSO9z2hbVz70nunFRHA2RR9zL/cnGXVB2U5\n7LBPPsYqwEH627sDObeJ6IgHb1vrI5Cx8K/h0z8sF5dzD0mEJ4qCyJ9Bx1qu\nRvelH7srDieoLuVKhuhGnsCuwEFrhmrpuIZm2brvb/godDZtu7GVxlb7tCK+\ncDsAvshzZ7xXkOXeSJqN5Ce8Ck4zRXEv46MacwKpsQ+Eu/Jc3qM1DLipB2/5\ncwc+\r\n=eZAE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a4f730003f30865d288f0873878cc3aa42360f26","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.7.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-a4f73000.11+a4f73000","@graphql-toolkit/core":"0.6.7","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.7","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.7","@graphql-codegen/plugin-helpers":"1.8.4-alpha-a4f73000.11+a4f73000","@graphql-toolkit/code-file-loader":"0.6.7","@graphql-toolkit/json-file-loader":"0.6.7","@graphql-toolkit/graphql-file-loader":"0.6.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-a4f73000.11_1572981241973_0.8135759201102206","host":"s3://npm-registry-packages"}},"1.8.4-alpha-adf5644a.11":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-adf5644a.11","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-adf5644a.11","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"118664cee95a415ed1bafe92cd9cdeade6ba6158","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-adf5644a.11.tgz","fileCount":156,"integrity":"sha512-y2j/cq3qoXlyVZJInUF+iLw97VstIhjIbTjszop/g8fjvYyXUrYN/rKlQ2DhC/NjbiF2dOTgUWkfMhmXh6dmQw==","signatures":[{"sig":"MEYCIQDBVF515ghxzKJVJ84vGPByizbrzrbh9/u6KaeNZT53+wIhAPKzKEzqFkP/BXD1gftGdGXMQxBTKRJprLUlH1b14xxx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwcodCRA9TVsSAnZWagAAqeIP/0Lz8zt7Cvk8hxhmT5fG\nU08vwDPR3XwoqYdLV8vPzZ8srfUTIHPjW1wFFwfGi1fQnZnlbKl+6y+z+PoL\nY6eMMVigNG8u93dQDbruY8khErAcND+1voOsx/C27hT37zKMzvQH9KQ9ZiUA\nWU7O56dokNMCXTi9EMGweer1BdyTapYjm4s+AEHhv6p9KtZ+uYhpX9bbHW5C\nMuj4OTWyDXVI1ECpTiYstwSd5+egrx8pOHh6enbRVA/pW4a3yXEuMSm0nWHo\nvnjrp5CEH03w4LyQwmQ0W8D22Mpdiay+hTEdEVby7YsAn/RVJ00mC0toEane\nV9xhEzBmGhc/l5yPQYa7TH0H74/CYS6s0YecGfhjJKwA0vE82Lj9bYgcWYSY\njCpFSF7Yo1XU8lSr+IojFDHp4NKm7CFQdQE9tvze3N+hK1NF0iSnOg43dj4H\nOjHBjkZMe0oDc/g2jJIfILIvXEmbqoVxGDZ7HmM6qZdHz6dBSyE6grLBcxNV\nzWUueTmTj++xlhxuoPLOlaAOZ262B9Ul4FT6wNpq1Drl3MbuzQJcDhEXbx5o\n9pcYVW9yOytV254epAFzXXJE3wZmsMUhBxeZJDRwQ7K07SE0MvqnYIVeTF5/\nuhI1YTEC4GyMBLseIkq0o76G9rh2NnVMBfi+b8KrnLwsRpd13JFtnid/lfLz\n3yag\r\n=kLSE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"adf5644a92e7a385118c3d77089f6cd8b48de94d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.7.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-adf5644a.11+adf5644a","@graphql-toolkit/core":"0.6.7","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.7","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.7","@graphql-codegen/plugin-helpers":"1.8.4-alpha-adf5644a.11+adf5644a","@graphql-toolkit/code-file-loader":"0.6.7","@graphql-toolkit/json-file-loader":"0.6.7","@graphql-toolkit/graphql-file-loader":"0.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-adf5644a.11_1572981276716_0.5534686639182316","host":"s3://npm-registry-packages"}},"1.8.4-alpha-81d6698b.10":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-81d6698b.10","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-81d6698b.10","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"470394343afe4a793295b81e58ba4cec6d92cbcf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-81d6698b.10.tgz","fileCount":156,"integrity":"sha512-f00TI8ojLrETvoGmSG2ZOhLjT84cTcBIwD5FQdYOfSQtHa0HMTfhzJHKgSDzeiG9jqHn6JWicdHIewTknKyHJg==","signatures":[{"sig":"MEQCIGewz1pLlx9mnJ0GYnnMOx42X2pd26MI48cDi2/ft6xHAiA+KwzWH36cqNLc1MSWNg0C5/xAk+48nItD7on9/SXaEA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwcqgCRA9TVsSAnZWagAAu0gQAKPCGMQ2trOsIq/MxPaG\nHylwFVcaVQEx4DvIcjP1r49QBn7x56OYj8eT9CVZP6XJJWGolrLc8Az2nAwY\n7fLbeCTSnLpkZadyYwwcxc3KMrdzMp2tzEZetSDKode8cmtkH2T1RMZECCaW\n704GoIsKUsBH8sEgCho4kRooiwhueUCXlwGSdU8Me3ALuKbxQTwqzUV+qO/o\nqX6ePejdwDQXQ7XXoqU71PueANp+sVX087RkOmk86rjBBByVF97y+vmAf5d8\nh2+++nmI5tY8WcArvC0U9vINf2coG0OJYiuVusbUmed8gcKa9IsY1mRQ82Cz\nYe4XADxkJRBGmNbaP14nCOJvFWYMpVxD43stt45/wdRcrZNAh0OPO02i64Ty\n8dB6g656AxuQitKGl1lI3vRgCkva6F+aG6Xkpp9U/hPevjU3GEU1xu+mwSgE\nMIZeSobxAf71JB26u2d7Lp+eN2VMNm77FCPMF0YZgrTGkCgoJgauKvZGB+Eb\nlIguBOMrqIeZ5EVSqYcEYRe82lftyZxiSIUoxixNBpg+aRBeiXxpEPiz6D12\nKxhItpKRxE6DSXpwtnJT0Mde8gDVP+JLvM27vwv6z+jIfeyiFY9+/w5DmB74\n470OjZmJ3ChpdgzisHrHXsM342H6KWuqzMqk6/8Puq5VAFdhe72s6VQHYP1w\n0UEj\r\n=7PSF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"81d6698b323f5d697838d097e4e63282eb8948ab","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.7.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-81d6698b.10+81d6698b","@graphql-toolkit/core":"0.6.7","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.7","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.7","@graphql-codegen/plugin-helpers":"1.8.4-alpha-81d6698b.10+81d6698b","@graphql-toolkit/code-file-loader":"0.6.7","@graphql-toolkit/json-file-loader":"0.6.7","@graphql-toolkit/graphql-file-loader":"0.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-81d6698b.10_1572981407874_0.9757190363911377","host":"s3://npm-registry-packages"}},"1.8.4-alpha-66593b2c.11":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-66593b2c.11","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-66593b2c.11","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"fda455e379e63ba731fdcb19dc1f2767853aa736","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-66593b2c.11.tgz","fileCount":156,"integrity":"sha512-qXG+Ra7464ZCOcbn78GRigb/sBZcIBdAjU2zYdMSk1QEldlTzJt6Q9GTX+T6g0T7SjQq8zuW61flb+bFuZv/8w==","signatures":[{"sig":"MEUCIC3phPqzPa9LymmWiulpOAhJyL9VrvF9ESd+NLNU89IYAiEA/apf+R8Tfsf8xoMUtU4te/Gj8XLJkpPnNXsl/Eoxh2s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwcwyCRA9TVsSAnZWagAAw4YP+gKn7yaUBkwyuS8G20cF\nSUKZiOB9lQr9vasSAGtQ+y5mLQX7ybZtELb4wsx6XqiFZmPeDu6x+6uVeUtK\nQNXDTJXt7gGbsH+QVNntenh57OX2X20ys+w3uow0T87GQbUxgGTCZZBAtf5q\nXY1FsFzMPU1QbQ5MmXYnXlhY3wGg2Sp1hxQg1nGUEsPOf4fuOOGSmDNoeuP0\nNtMAdtZsNHyolQIwWGd4gYTyXpZhjVdvwLElaAtU/5ylWuq5yxJPUdOfgAFh\nCn3M9P6VZUSa1U8e6iUowep5tQI04BABd7odOGn5YepIJwQS8EeVkxELkOSR\n01nYIl2ndDeXMFOB0/h5Cr9kKYn5iqYHKZXclazOMgU5R81gs7g5sEn4ul73\nCcJ05qWvCfHBkONINw+bUDfVyHKDmwAB+AXNzBe0WZJ1fBqGKjczmbfs2mWP\ntkDXO4Yz3AR4bQyUn3wMD3fCLeruMLTAE+deBo0IZSrwy0eNHPBv0nVeQVw4\nAP70sQ2XcBXHa4yKoT4MZHHrOb2bLs/603v8lFj4mEFZTlKPmDjhvo5v5IJy\nn/pEb2xisu+Oi8n4kEGe2/HcrMjTJ+KQ9WGsQ99E+tN/5SZfl3YrA1EJ+QS/\nNyvGITer9azqVrtBZB+FYQZ2ymFOZjcjx+0CCmAe+IgQoAvXZNqCWZSJxnhM\n4B1d\r\n=b8sG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"66593b2c22a5a111716447a9f84b19f21043dcb7","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.7.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-66593b2c.11+66593b2c","@graphql-toolkit/core":"0.6.7","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.7","@graphql-toolkit/url-loader":"0.6.7","@graphql-toolkit/github-loader":"0.6.7","@graphql-codegen/plugin-helpers":"1.8.4-alpha-66593b2c.11+66593b2c","@graphql-toolkit/code-file-loader":"0.6.7","@graphql-toolkit/json-file-loader":"0.6.7","@graphql-toolkit/graphql-file-loader":"0.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-66593b2c.11_1572981809527_0.8772780947754961","host":"s3://npm-registry-packages"}},"1.8.4-alpha-fe78fa45.11":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-fe78fa45.11","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-fe78fa45.11","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"44a69ee86821ca119fb6804c45022daa04c71595","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-fe78fa45.11.tgz","fileCount":156,"integrity":"sha512-ibjdW5Et3E23rNw4goXzgvsuoqU14JCbmqMoGzcaoJwlTzj4U242Ghv7KMTg7bZtrqcBULjDYaU9sWflJcaX8A==","signatures":[{"sig":"MEYCIQCSToCUNWl0bJBb09rDWg5j+B/v8GV8jsgOr7FC9l+RSwIhAMD3WYMq8UIywNlUm+oFJI2Zl4a7+byPibr1G9YLDkK9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwcxLCRA9TVsSAnZWagAAYCIP/16foNqE6qLQhirgX7YQ\ntGkRca+QaQc0A2tUIZAMKc2L796Ssy7UtJWxI3yl1ywFExi4zF7MSmJS1u4H\nsHesmzlcJbUY6DHzFGFe1a65kHAyWnbuTF8f+CJrHeW7/RY2hkSeXv0Ctyy0\n8z9/QGK1N9dFgAV5z8IHUgdy33r0iZmpB0d/t/wUba7SHaRG7/yUPYx0mbGH\n9R59QZ3CRoPEQGajXUqnP4SEGPQfNWWH67UCQP1RzaPwyb3qbmKTmVHjdxYl\n+lBlgdNI2ARhwyZeB2DdbZQARW2zE6t8D14oW87j2a1bod12ikoisYImcjEj\nQ2T/KJ3qBM0/kg/pmx2PfO8N6/8us8KnQafASmOflQly3XWw6dv6/HmpTC+B\n09YgB74d03/NBWm6qdd8q3qPNr5wDXsxYXnwkX2F6tAhCjhWA+oWH4wqPqf/\nDl6uuEKRM4v+rZayvtLAjJ7T8rl9pnjPhtLQVCpwD/Ho3M6XsvqpQMhw3wlq\nQCXtCjdttuxC7ZOT3S+I9zbUgVEGnekUH++/qC727nyijulYscM/bMu8UB80\nQu2yiq3H6t/gb6CT9GjvwCeyMSV7GA84Hdli3T/mlRMLFwrsmfzTv78IofsM\nThRU2LWVY3wCCu0rsy/o5Yxjzt6OXdbZNLapWyZih3YSdggvGuByCWne4ZoZ\nwTEE\r\n=OhrD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"fe78fa4529f0791827e3009941d93ecfa8e16cdf","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.7.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-fe78fa45.11+fe78fa45","@graphql-toolkit/core":"0.6.7","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.7","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.7","@graphql-codegen/plugin-helpers":"1.8.4-alpha-fe78fa45.11+fe78fa45","@graphql-toolkit/code-file-loader":"0.6.7","@graphql-toolkit/json-file-loader":"0.6.7","@graphql-toolkit/graphql-file-loader":"0.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-fe78fa45.11_1572981834998_0.012367070441182015","host":"s3://npm-registry-packages"}},"1.8.4-alpha-e9a2f8bd.11":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-e9a2f8bd.11","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-e9a2f8bd.11","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"b02dc920da7f3a63f8f251886db25c66b132c07f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-e9a2f8bd.11.tgz","fileCount":156,"integrity":"sha512-NzUCnDcvSbL/NlIU1zL6MufZ2trdklT2MogOcmcQoWCTJPFAwS+p+MEOYPuDKWsf5TMv5BXQ1NfVPa0NkoByxg==","signatures":[{"sig":"MEQCIH9rQzWU1QaZGIrLf/6mAKRnJvElT9OfOKYVz2s+2P/ZAiBIHwAXB5YDnA2+SvyqOsEJMd/LKmsG3RbShkZ2D2qkOA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwdADCRA9TVsSAnZWagAAPGcQAJ4O4IkXVApLNwBoB0/t\nYks1hPO86OEyLtWDFK43S9rddaQvcYESXsVH3JQb6m0gW+Db/6rQdVun7C9D\n/ohpa+vDX7m1kzDHx7eQsSgyciUrdk/5DZHPLCQrbHUBpY0SpqV7RuBI2IOf\nGC8xrbheB5LHr5H9bVvP4DwPNgcADpZMT/5XlBWgyri4i83K2k56DyKA/SKz\n47517eVQOrNnvvzCyFXB+jrq+xCm4MmMWO7NyiKkeY+Ig8UUM1tM9lpJjfN+\n8W7Nu0LZQTtZdBDyp0Gg5M5dVw0SHZyBqbUzu1RDTfrMpbpP1VIyCmzMkOsf\n2CkCdfoYyV0jsaphM+xGTw8bZGlVyrU2j9nI1i5pBR3vru+ewwcd2/3R0EIg\nwKWcFp9Y8bE38dY8Vs6z21oOUU/PJ83HmCZg8kegHg1Bg64iS2PaUsHT/Jhp\nQQDUEiN/IPW9UwH0H8Df1lzmznE3p9MUnAy+2Qkw5tD71wbeUrS8z/OSLsnt\n75gq/ZW12evLZCwxg78JzY8fsmwzJlVs033UAej+1b+fsVvpJyHw8RJ8at1Y\nLIbaxajcdB4sDvq3/snrnrOPF4Lv5dp/6w/TwytGG5/CIe76HFaq4pgjC3iB\neXvTsw9k83yB51ypWcnbrIdy1ddMzJCT600r8PuULQCsZE7L0eI+NO89qDBX\n/gn4\r\n=gtjk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e9a2f8bde3326d059d59bc7c0d81a803f5783898","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.7.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-e9a2f8bd.11+e9a2f8bd","@graphql-toolkit/core":"0.6.7","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.7","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.7","@graphql-codegen/plugin-helpers":"1.8.4-alpha-e9a2f8bd.11+e9a2f8bd","@graphql-toolkit/code-file-loader":"0.6.7","@graphql-toolkit/json-file-loader":"0.6.7","@graphql-toolkit/graphql-file-loader":"0.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-e9a2f8bd.11_1572982786523_0.21161824631813553","host":"s3://npm-registry-packages"}},"1.8.4-alpha-0fedcfdf.12":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-0fedcfdf.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-0fedcfdf.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"93df3a7d758c6792f580e8bb0715f7739d8e6043","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-0fedcfdf.12.tgz","fileCount":156,"integrity":"sha512-pHPVA6qvI1q3YC+tNnkLBUPwSXbY4Pg1nmgN65tg0gpjTVwTYHUior5v92UacyItumrNeaN1fgU8odI6iYJCBA==","signatures":[{"sig":"MEUCIAvyIONTA8nVvzgERjWp7YmjzADKGM74M537AwCGSubqAiEA9ioOxhCweWoORFvuoiwuFWWbNab7C82v8a+xEtGMEe0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwdF5CRA9TVsSAnZWagAA6hwQAIVirVODf0uvQin682om\nH0MERh/dTl0LFwWBMtFFWH2818fapDzDCab7nIpTiGdbTgB4XtxofQJoSI7j\nS1zBcKeJx0lE4GUuP75yrrFjr3TFhth7oV6I0P3PyOYuQAuLNtLkKgyQmVSn\nI4PUwhDCl0Qwp673YAJ9/h6s6NNBJQPPsL5HkPpzWyRRuP/86CWoge+PamrF\nKDAKN817tk9rchxvBPDaTo7wDTqPMu+PSuvIgfUG/QAIWTv6Civ71vY9uKmP\nd018qzO+KLI+FBRwgkfOs+SiLV2uSPlXOR6QLW0F4VJBHCTI65yHdsdd1jFS\n3IG4pP4sQyHprLnHuoypMJdFHoIuJHAylgJnJEdnRy8tdE0db2wqUSPiEhTg\nYj321cpXLR+dZNzHJkmhML9gpMJ+lU0YSRwIIRvmU9kskmxcr+LXT2coklAt\n5U3aIjIos/UWfgJKQvfVTOEnz+JHslr3sD7ZrF5YK/FVp6JOsPYs8x236Tc7\nOrGYUQKkuam/Rovkrbfmko2P2NIaI6Qals+O3E4xdqd+Zdzv0rjHZlmiZKGH\nk6+SPLSAgrU6uP1nDvSAU3zHmgBLRfu7qcYvarg7L+gAADpiH1keJP9gYWKe\nKFBCI3LqHL55P4gJaHx9EOZFzlU/FaEg1rLTQ0uhd+P9LTTD7NZiYZ0ssHkf\n1CZw\r\n=ucR7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0fedcfdfa7c7c772a7d0fe91afb89abe33542006","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.7.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-0fedcfdf.12+0fedcfdf","@graphql-toolkit/core":"0.6.7","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.7","@graphql-toolkit/url-loader":"0.6.7","@graphql-toolkit/github-loader":"0.6.7","@graphql-codegen/plugin-helpers":"1.8.4-alpha-0fedcfdf.12+0fedcfdf","@graphql-toolkit/code-file-loader":"0.6.7","@graphql-toolkit/json-file-loader":"0.6.7","@graphql-toolkit/graphql-file-loader":"0.6.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-0fedcfdf.12_1572983161093_0.39386032372646107","host":"s3://npm-registry-packages"}},"1.8.4-alpha-5803a684.13":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-5803a684.13","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-5803a684.13","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"d0696dc6970fb116d47dc9312cbeb96f811f4be5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-5803a684.13.tgz","fileCount":156,"integrity":"sha512-40To/EMoRt0pZh5tJumvfScjotS/qNexbfTWjnrD24eZwZ2lVVKvGW5rM1eYkEb1ppp/+6H7k/cwqpBNR9C5NQ==","signatures":[{"sig":"MEUCIFiNgob0lOc46GC0BHHqT4cnsRDfRuwhC2uJJJQ/ltkLAiEAxRultCtW30waBg2s7fC2NqqdOvswBesUowuKstfPL/Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwdGTCRA9TVsSAnZWagAAw1gP/jH2ChKnYOMwzw6rSNku\neHha3HpiL7D/Wx5xMmCBKgJt2erWV5B8i/CEt35dVifECptBD9zOP+7BZjtA\n6hRrjBK8CClXmqEqLrxOoWjCXOq54za+AdTZC8lrV+QvVWdplqzidjQh6m1L\nXFy3LkvQ2ywuiYc0+HZjfsac2MHzv0/X7kXf/96V4v+/dKFzGgkcsHNSXPhs\nL6F69RNT1CyUs8tYVxAYJwSY+9WESV9ysyghkT9hbIMXZsLrCqWf3hNWbix9\n7QMhCJPs6bpjl4/h88GUWQguytCi0tp5vlLyDiLhT1+XmZnp65eaV4Onk+qH\nfbUIEHbedeJJGtGQzu8HLLuz+Y9c1wBFkRpYWYkd48iJhegxdqoy9TxWdL9U\nkNC8HNDqexnoC0MJ4YoF4gwaopjWy769IDeYTWOMRmB6mHV1CLTJUV+n6bhe\n1gYPQ+qUnPffxxYs95U48pNAAMR+l/ECC32gyYZUC0d7BrLC4Ub2sXEfqFFk\ni7JCFmNLpr85Qgd6k1YZYtPF+MHaEgv0e8gUKtzmcWqVo0ZD1OGta3hd9C0E\np7AZ4A6Ypz3nROMUYGPH2yoPKkPAqVUwtvHnIFgtuehnotG0Ui+U/yAx5I1+\ne2CjVZwtdMhBfWfjrcJfEvDbNSy7Zu05/hfWluI8B3iGYLorz4pSdninaSkV\nbDCx\r\n=V6fo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5803a684a22209d7cd116454461dacb157753e12","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.7.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-5803a684.13+5803a684","@graphql-toolkit/core":"0.6.7","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.7","@graphql-toolkit/url-loader":"0.6.7","@graphql-toolkit/github-loader":"0.6.7","@graphql-codegen/plugin-helpers":"1.8.4-alpha-5803a684.13+5803a684","@graphql-toolkit/code-file-loader":"0.6.7","@graphql-toolkit/json-file-loader":"0.6.7","@graphql-toolkit/graphql-file-loader":"0.6.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-5803a684.13_1572983187317_0.672125037728772","host":"s3://npm-registry-packages"}},"1.8.4-alpha-98eedede.11":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-98eedede.11","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-98eedede.11","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"92b56981bd1fafc14d1c824b3a60ad065d142a3c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-98eedede.11.tgz","fileCount":156,"integrity":"sha512-EgUiDljQyRPlv6uo5t6FnoOkbNxFDW/HAOcrjNmeHddEY2kyc+/JnAFzCrWsv9/eFesk3UnmMeqZS4c2nWm/6w==","signatures":[{"sig":"MEUCIQDO72HfauqDNI0ebMa3VP/NJJE7l4wlcvAAoIQiWQYsEwIgBEO4+3bm60zlDQKOJQflcaj3maTwV55xeV6VHh8QlW8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwdGwCRA9TVsSAnZWagAAH/EP+QG+D5ajSvHwAF5KnAJH\nJ+5u7SYk4W1nl/U1lZj/7HQ4ExDxp7Nd3888ZjhnWcTN0MoNHypmYQMkMVEJ\nufeSrF2qJf4Q6oWIapW6XhSJVFO66uVq2wFWFP9PFCRm06iWrk7p3zX51/Kz\nGg+uTqOobVH/MIFqCpKAWn15/5zjZUxLQzcXhJW3TN8R8O37Qsnb1oxhqKcP\nNktZzkIyMC5Z7THjwDOD2vF1UuNd2RQD5V8dqHYAXrV5Uid1bhbqkkTMBnCp\nRXnrSswZTZh1JzR3PnJzjGPyMVLwGe9aqFB+wYUDYHpH8c/XkDDRI5+AnHNd\nespcj+wuBqIYJsRgJ3OLDD7zA4JiVmiz2J8h28jm6gO5UHWVfu8dc19b58s0\nWAGh1Jph5QHtO8mvKe+72qTivFmpcvlI1ufTcjj4WXxa8Q6KoklKi10k2iBS\n+xQEC5xtcXX08fsEcdvJ2WA727rWBicjynOYWLg6denykgHgeu0G+hvLBIk9\ndfJcaZXuxLizA4QBJ3AEYzVopRgLCV4QW1o2yq4CbFkGWymErgXRZbLLTsMI\nKefoErRfNkmbCT6gwu+MFh8F52aLFJxnLRQzKRKEEN5CDABd1RnQndNYnFBV\nr2kFgQJg7rAZTrUOiA0nqgSyr0/pQNL+BpTPxeWDLlpXEnfEly1iwezM7IV1\nIunI\r\n=JWVq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"98eedede2536305977fc45e06715ae88e1d96e4d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.7.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-98eedede.11+98eedede","@graphql-toolkit/core":"0.6.7","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.7","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.7","@graphql-codegen/plugin-helpers":"1.8.4-alpha-98eedede.11+98eedede","@graphql-toolkit/code-file-loader":"0.6.7","@graphql-toolkit/json-file-loader":"0.6.7","@graphql-toolkit/graphql-file-loader":"0.6.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-98eedede.11_1572983215960_0.6386249066263447","host":"s3://npm-registry-packages"}},"1.8.4-alpha-6a76145e.14":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-6a76145e.14","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-6a76145e.14","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"1a4959265e48126555ddf507b53077901f6867ab","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-6a76145e.14.tgz","fileCount":156,"integrity":"sha512-xJzMgFPLibNrYoVN0zbprMmCQtN8ImFZZlNcYOc2RDDycZWki3igPHg7XOGqfYbNkM6KX7X7cKEufucgihxGvQ==","signatures":[{"sig":"MEQCIG5sf19SvsP3pM2y0mJxJyYvnspmCAIwKfxs2KZmPkfVAiBKM45HmXsQba+uPWghnJEWnqiH72LiTxHkKHBQtHoHZg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwdJbCRA9TVsSAnZWagAAksIP/j6xdMJXrYC/eDApgdEg\nAhfb0/szuAMl1GszwktY+syQgxWv0kgfvXYvVaUVbey3/UrbPWFis5sNQUez\nD1uhSBa8mvw+tA9uguSXyx4gj3kSwG3C+HE929+al+SrK4/enz4SJwjUf3Hz\nukHJRZM2JALHCZnsa1SZQnAov4jf4hkj0M9QKjHhlvvJG/1kLID/jqJPjoZZ\nITngOx5n1cJtmK3jIQbD99IpuaEvv61BsBmJiSSu0N1TL+nmSoQtV9V+9GdG\nt1gv41/+zmIfIL2HXhab2ID6NQP5dxJkqyFLaErUS5zwSuaCvtj/vGWVgmsy\niiViUJ1CvwHN4woikIsRWK3ugINiCkG0mDffYxFwsnyv0B3P4V9Co5z0KWV7\nAo0DCGDsOdVd2pQAitjifvNfo/+VNTJvxwYTa0nRo9LpvLVch5KfAfhQgoY7\nGR+UeTQQptoLlzVM7JDJGH9yu/ZmL8lDu1Rs5g/gdHcar5mWpnVySqcpbOF+\ndszJSdL4kbdo7znqa0e6C3wEHFTXjKgRqarKckmCWP7KPBSBDYJce11TdFAj\n69KRPZkNn3hRVTUG9dxgPi7Kni58QEVUZzupfVvRwYVdxBlElvjlUUGOMa8E\nMmhr0r0BUsn+maAbrcSI30NG+pDeNYxcycwMK9Zfxm65vq0jMSTLZxhXQ2Rp\nJADB\r\n=ngKI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6a76145e530cb84dc769433a0407f047ad057884","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.7.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-6a76145e.14+6a76145e","@graphql-toolkit/core":"0.6.7","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.7","@graphql-toolkit/url-loader":"0.6.7","@graphql-toolkit/github-loader":"0.6.7","@graphql-codegen/plugin-helpers":"1.8.4-alpha-6a76145e.14+6a76145e","@graphql-toolkit/code-file-loader":"0.6.7","@graphql-toolkit/json-file-loader":"0.6.7","@graphql-toolkit/graphql-file-loader":"0.6.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-6a76145e.14_1572983387380_0.66406254016885","host":"s3://npm-registry-packages"}},"1.8.4-alpha-a2891e14.15":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-a2891e14.15","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-a2891e14.15","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"fb707f4b726e425a9bbf588cc01b9c7f3997d0b0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-a2891e14.15.tgz","fileCount":156,"integrity":"sha512-ky5tj44lgKzLrQMubO73asCN3yfnYqlGjjMIH+EWosTBhJSdLUCuNH01NJhqfNzlkf/r1eJcsftACle+bFrn6w==","signatures":[{"sig":"MEYCIQDdEwJa3hkqo5o/87TPaIGTkJsf8/O3dl7KbpLVQty+lQIhAJkaGc7LxQd4e3DGv6qjcEwWIH+DM/gAhImZAKPjhwap","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwdOxCRA9TVsSAnZWagAAJxwP/joh+vgUMK2p+E3aqggl\n6qFaA1/aUn1tnzPo8nj/lN2ARSPojGegYsQu3SczUmOcJBCyVBu9bJzYQBZR\nwhfMYqVV4XCs3GP5MoFYSfeP9oz79vHrggeTvzFy/5JloTdJGjroMlJkfooN\naITIpMovGCw52wEdu8APjY7rKywrYja8Y1GNZqSxQxuiTu1NHHpP9PIxBkvL\njPRfvw3q5fOItxdKs1W8wI+L9DdqaksonldezdUWymwcHJdH0OjR8yAf/lIh\n5m9Bs//4+xvDZT+P4lcAU/JZ09Zg1YPyAX1GQBzC8TwEAhCsSxRJn4emTXIu\nycOY6J8r3OgsYh0Ilihb3dKqgHDmij3LkTYPTZMLjzuj0yCDqP3Ne45A903k\nwt08UrMP7zgJflsi5qvBLIc1mSJojMU74eg1bTKVSr8IGMhJctDMbtY5DSFp\n4XldRBpd4yLAI0bnALhQIrK9I+kEY392EQbhTU/jM4AW6NkkizqigOYBjabQ\n1V7MbVZfTVmhAgsrMbFrdalSZ7dBv9NN71Z/cR0PXP6j39WNfo+GJ8xR07pE\n1t2ak9C5GYEBgSzF19wjNHyiwPxotbWLFoNYPkjB8JOjf9NWtTZWKpGDQ7DW\naqWLx0X97su5khKwo8IAKvWXCWRcWlv5/IqxVevLZGuVz0+2jg139MKxHaFz\nqLAT\r\n=GXWp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a2891e145fddbe697b338712e3c29fcb931187d6","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.7.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-a2891e14.15+a2891e14","@graphql-toolkit/core":"0.6.7","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.7","@graphql-toolkit/url-loader":"0.6.7","@graphql-toolkit/github-loader":"0.6.7","@graphql-codegen/plugin-helpers":"1.8.4-alpha-a2891e14.15+a2891e14","@graphql-toolkit/code-file-loader":"0.6.7","@graphql-toolkit/json-file-loader":"0.6.7","@graphql-toolkit/graphql-file-loader":"0.6.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-a2891e14.15_1572983729139_0.6820984925183127","host":"s3://npm-registry-packages"}},"1.8.4-alpha-73f48d42.16":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-73f48d42.16","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-73f48d42.16","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"6e6177d99578494daff0ed538e4466a7807886aa","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-73f48d42.16.tgz","fileCount":156,"integrity":"sha512-dGY/XuPzBQWu8+8pckjrFT+965zk7EnaoWxDKrEQ7qH7XPUFevf4+PcLWGy8UUyzASYK32ciamCHkJcDZSNt6w==","signatures":[{"sig":"MEUCIQD2RZ2KEncDm1vu8LilJjqFeIKxXYXucQQO8A/q7qyWiQIgGVMZ7MmDiTAA32QLR9NR3eTTupXSVbW1+VLnSihzpS0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwd9dCRA9TVsSAnZWagAARr0P/2mMhNZPqUo/EKAva3K5\n66+0JXDUhxzdPzGm7Xuxp+jDejz7fsPjCyuPr7mXApS/YOUfU24iWPq9unaR\n4DxrCa3MWlUSoI5q3mNrUbMHsRsFhlkEghmf1xTbD607Hg+NI9xxiU5OARKM\nzPLfjlbTxAivdXxrCfpXqOtvtKX7W7A4nbdAgLxJQUjoh8QQ+0+II372OyJV\n65OERDyi8Zui6/WXJTGJ5TB6KH1JoHpAUGaTB1vJ1xLAojrFGP5Y342qBwDu\nK2BXahzypSDO6xB6SIIGghES7INRin/Sk/rKjZsZBOEP7Pvy5zmoCzMJ2+Tu\nxzzw19UMbZH925o+REJsY1TyHjFLQmoeF8Lx7l5a2NpGTjyyeWalAwxW5IdI\njR3fZrwzT/UeZ70o13W8WVDzph1lCGW8QHV7l9jK8v6JE0l8mT5LtXhH99Qk\nGHYJuBk4fzCX1+Kiv3QJUgylmDNiIJE1w4Ds9WjiR9U6dsJnssHRygO86MrF\n2SKv+vEKez6ch+qoGLRMchNLgohMCRNVuxJ4YtehPT1MTyuyPJ4IQ1aXyfyp\nuvDJGrGkmwTm9orZABhCvYpWJlfGscSI560lphxYGubVGXcXjqW748DIktsB\nTmB5MBqzLxo4kgMNM40A/TcVGAvdZ9rUdg/doaXaabJFBLr3YymYQsBOfcE3\nnEyH\r\n=INmU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"73f48d422bb75b164a94a76bc740f06bdeb0e2e5","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.7.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-73f48d42.16+73f48d42","@graphql-toolkit/core":"0.6.7","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.7","@graphql-toolkit/url-loader":"0.6.7","@graphql-toolkit/github-loader":"0.6.7","@graphql-codegen/plugin-helpers":"1.8.4-alpha-73f48d42.16+73f48d42","@graphql-toolkit/code-file-loader":"0.6.7","@graphql-toolkit/json-file-loader":"0.6.7","@graphql-toolkit/graphql-file-loader":"0.6.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-73f48d42.16_1572986716867_0.18838847945268444","host":"s3://npm-registry-packages"}},"1.8.4-alpha-b7df3bbf.17":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-b7df3bbf.17","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-b7df3bbf.17","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"1947294090748f85e087dae00bb1397d73034d34","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-b7df3bbf.17.tgz","fileCount":156,"integrity":"sha512-rboNERD2NoJjy8svUSbeqqlrA/PXCPENi0j5OjYci/udxQbMhgdEcmZi1v0sVA43aRWF75QPpHwjJuLUi/27Dw==","signatures":[{"sig":"MEUCIQCtHkQy5meC/IL/TFoeQW1aQSgXivnZU38McKA1UbikQQIgdYFFFQAhq3yBPsug5a96/u4O80GRcrSltUHqcAbbUNE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwehGCRA9TVsSAnZWagAAv4UQAIYFi7ms86Vz0eAwlrKf\nDRH8sxyHu2Fd6IuAnOOwXlV5gNIDWZDedjpFG2hkOmWDA6B/2tLZCUhILwKE\ns8+dk+1VeZJfbt1wyIV4MJWc6ZPSeKlXxKYHK8gzfqkc5WpbKzyugMhZrZZA\nSzGTwN5XS07DNuNHvQfLCPyMk7rYtzho6RJZpVBfDgcbg4Tw7hmjOUHQDcRT\nUcRioq0rgZEkqJVdWXECztHDvhAhRXCtOnu56gofk1W+eST7ElisFyolYvZ7\nYhQdWIo3KwGR0idJlNJPSP2ulfI1koK18zAAh3w33E7y50D6quCVvNEQXQ4+\nh/f5olg1hWC9eHcYGL7ngAj22ix5Qf7ET65a6abESsPeD9M7MCkEcRKRar9k\nuYx0v+JKL8EDqmU+BITW3YUzIg1VQSByg126bReBs4QE5zyVSxueoC2g6rTI\nTt3ELhziQndcJMMIwCG1eO1+fWxvgTCrFMRjNrBlcf5lDhjdF7zDfTfVudE+\n/tr6AghWorIes/2Nh6SY4zML93GvJYCNcSOfAHPP1+81LwrXj7aaPthNQNvT\nUkIL1YfLg8sXjhEtvFtJDCIB95xB5lAq9+CTMACmPSyWYVjIojWlNIs0tpk7\nP/YF1cyXs6bndiKwIUxVNWohygO2qYHtyHbH6HccWB62ngQ2+W0C4jSLQlMj\n4Oxt\r\n=ZesQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b7df3bbf30d08fff7bd5e9fad85a257c357e8ca5","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.7.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-b7df3bbf.17+b7df3bbf","@graphql-toolkit/core":"0.6.7","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.7","@graphql-toolkit/url-loader":"0.6.7","@graphql-toolkit/github-loader":"0.6.7","@graphql-codegen/plugin-helpers":"1.8.4-alpha-b7df3bbf.17+b7df3bbf","@graphql-toolkit/code-file-loader":"0.6.7","@graphql-toolkit/json-file-loader":"0.6.7","@graphql-toolkit/graphql-file-loader":"0.6.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-b7df3bbf.17_1572988997525_0.9276716629409472","host":"s3://npm-registry-packages"}},"1.8.4-alpha-5c5bd4b9.17":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-5c5bd4b9.17","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-5c5bd4b9.17","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"aa75eff1b14657b0ae7ef4c09b22c9b4435a584c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-5c5bd4b9.17.tgz","fileCount":156,"integrity":"sha512-MJUD4BHshynVHq/0IqMvy33+AKq3QcjqhF/9kNy4Smlvhcb/jKI7cDDXZ2y5Sda623QTqYjGkI4UpTQBsDav3w==","signatures":[{"sig":"MEUCIGbjlfzB7MWhl/8fFWgMSlV68rj7eyfuaY9Mgih3EoiTAiEApIKPvj4QtkCOmUjPmRU6r1tJd1GqLgD5am9OiAjr8kg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwe2qCRA9TVsSAnZWagAAICcQAJn0sHU1nziH67Ajff6a\nLp26ORCoH/zZ6PUhp8YEigJWOFswtofTdXNMnpW48JW14O4g2C9cQoeXBPjJ\nVsxou6jejL60JOw0Voaustwq+DnJF6dWBkROMHCVUoKiEmAq7JCQ1VuK0c/p\n/uzr4OF1cnkVKqAmYI8Q+Gh+ELqlVjGscPNsvgriHo+CclNaLiZo99VrREJk\nS6A85+Yg9m/uHExaEIx70fdNan4fByib8gYeg+lgLbh1lBmNavoa4M0R4Z5e\nRA+BBWS7jJviiGsbXsKybaVIm/P/AO0P7elR8MnvU71t5Lde36dCKyBiLDVt\n3BiTR/Ngu3KziHytDghtrxz0D1FBehilREk1dR/xvVCewqij1DR6dHr4r/uy\ndkvAqs69xd9FByc6gMgwxvzhqeMh/8zqCGuJIo4I9NImueLHckNe5CHbC4sR\n4QKf5bM9/s4X8ntGOYB/WOVF2QTJsM73oD71YF60uyYbhNJYQ7BlMDt6fBDL\nqZpUukdIg8U8fIQ4E147iXMPh6W6eFvpjt4VmIB+VMrNR73A/74TcKfphz3Y\npQ2rAVbFmGIoXWJvLiWefR4B427RCKr1S6RCjjJHorjgPVDw1YjOmcUDo8bo\nP0WyI3JHYer7An9gHrgKHAFkt3w2725s2jcYVzZdGJCI4dcm9sht2YHDI6/6\nwhhs\r\n=OVB7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5c5bd4b905b7816f35013bcab555f3f84f03ce4d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.7.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-5c5bd4b9.17+5c5bd4b9","@graphql-toolkit/core":"0.6.7","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.7","@graphql-toolkit/url-loader":"0.6.7","@graphql-toolkit/github-loader":"0.6.7","@graphql-codegen/plugin-helpers":"1.8.4-alpha-5c5bd4b9.17+5c5bd4b9","@graphql-toolkit/code-file-loader":"0.6.7","@graphql-toolkit/json-file-loader":"0.6.7","@graphql-toolkit/graphql-file-loader":"0.6.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-5c5bd4b9.17_1572990377751_0.18105748550347212","host":"s3://npm-registry-packages"}},"1.8.4-alpha-c386fe30.17":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-c386fe30.17","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-c386fe30.17","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"588973ed318a3610eb29a0eb10611a6005429ff5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-c386fe30.17.tgz","fileCount":156,"integrity":"sha512-FNkLQJFvCHEh9jjr6MoeUZYyJ44KCbvRqZPTEw8FWRH6vsZzZ9WYnNHyivRjk68VKHuQ2ybDbmZY2rPralpwIA==","signatures":[{"sig":"MEUCIQCy2U30IEcd/YnHWP38F5Jp2w+AwTDjkL8N0Dj4miBQKQIgcCQ6cGspoo0eiWSN8e39f3VwJvP51PVv4UZcZwmIYL0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwg2VCRA9TVsSAnZWagAA67QP/3poUyij2pCm2TJ2E7mh\nGempFxWObiQKRFkjhd5TuX0B7Beobqy+EfH4YWOlD8z8SGAS6KjhetTzs1J2\nw+ip4nwyKV+/SUjAbJszG8+yLWlWuSfcoXdteII2m5HOlPp+NRGrPBwjno4E\nG3smtgaOG8Uby6uUPI3cq5200rWTBeYn4SRhjHcG/RhqHKwjNbu3LlVUA9cz\nrSzW65iHegqKAm3+iM2aTSAaLKWkHdEmgx4T4IEClpvEIKtDRG//Pd17Y2PZ\niaKeVMuDo4BrMBEwDlk6V6IN0r6ZMq/eR7vyjNWdEc56cyNMNIT0pD3znyr5\ngdhSYDEUgseYWGJJM0hlYvAGme6PNCLPfw9fWpipjKAqNC9neNgcajNiyCXv\nUncLdtqzlkNMiM5CdWmron4qtGzHxdh8Po+K1g2GC0fFf17+z5/alWYOQb5t\nzcIyYQ1/5RooAubJ3VbX7vO6hAAPX3qhsfLdUfXNVZErFq2Pw6wouxpUcPAv\nlub4/nHlRIVnbm1eIIBaBwnhxO0xOv0gvREmwKy3zIsEEdVZGn2mHzJeatXa\nQeSwg/htDVik6ohWqvyvBGhcrKv0RYfF3ucV2R/lRcblCKE7DJdVqPASCxXY\ndzz9Vy6gBTaQX4UKFHqddVwCpoUAAEwRCBvT9WXaUtV88SgIMuHVaGOuquSb\n5jYK\r\n=PYHG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c386fe30bc486e96c480f5336e8a70b62593bf49","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.7.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-c386fe30.17+c386fe30","@graphql-toolkit/core":"0.6.7","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.7","@graphql-toolkit/url-loader":"0.6.7","@graphql-toolkit/github-loader":"0.6.7","@graphql-codegen/plugin-helpers":"1.8.4-alpha-c386fe30.17+c386fe30","@graphql-toolkit/code-file-loader":"0.6.7","@graphql-toolkit/json-file-loader":"0.6.7","@graphql-toolkit/graphql-file-loader":"0.6.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-c386fe30.17_1572998548654_0.5969634392203587","host":"s3://npm-registry-packages"}},"1.8.4-alpha-704cfa94.17":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-704cfa94.17","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-704cfa94.17","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"5571e359b944620ad6868f26b5b27e80754509d7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-704cfa94.17.tgz","fileCount":156,"integrity":"sha512-427pJltj2ZTyGRWSHw3D93vkgTD2CU4Jh7w+H0J8KZxUTHuhl0USVvVG3MRCypyg2zHavzHrNbS1Z+yXfWvflw==","signatures":[{"sig":"MEYCIQDCwYpyfGuBlGK8sZSGxp/R3mzgxQRbganLorpTd6MnRgIhAJRdiaKa7kITUiOfwV7Rn0HjWv7dT7uFL6mydyFH0hwa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwicaCRA9TVsSAnZWagAAPK0P/0k+reZDirsj8cTYMhM9\n49fgxm+GSy8kOgGnzQ6xNU39ypmOssgFW/UJVL60zuic2VSiN3damvTrqeEC\nbQa3+KH3rsmAixjmyQ//mszaE1a3eoP/Pe3HgBNrJ16RWCB6GXjht2/n9+6U\npOsD4KJJTve3sO3wKDiWCFYfRsJYpbBw3kcXr2bzWxOQS/gYKTzL62reaRIw\nbupmXcV1YrHC89pgB9K7a9RFVi9paGDwzFXzMpPwNNdqnd5KLcHtXOqhaHE7\n6YQFufyKQ2xcHXqsgKig1pqurecuvx9AijVUAUyebFKGQurhiuxB/MuA2mAU\npkPgR++c5H5P6PxVCd5LqcNp1BqRkin/LrErLQRimAJnKMXa6VkhUWvIJ6Ty\nf183A7QQBd1NPj53CcFShG1Jc5KGTugWN9vPF2NfY7BOfhWYmEhEFnSbZmHP\n8FHkLupEUKzqt99YEwz6pREMFU2hNSHMnduKVfK9DXZM76/D05iVvc3fvcnh\nK9PFuCcs3avsUSb1p2kBGx/Gil/tr56JcvVuvYvUVm+sAH6J4ZAB4sp7yhdU\nSD7f5brlq1yDL2tFgSsDppdoDTLUI752Ys8pC7SAiwLJOAtZGJnkoGlJsFdf\nTj3KawcEUbERpGVscPP7lFimDwa+ZBAN1zuzCFHd87vnmkpwjDAyJKTrNeTI\nukw2\r\n=6xui\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"704cfa94e4d90320f6ccccabfef79221d5adfae1","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.7.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-704cfa94.17+704cfa94","@graphql-toolkit/core":"0.6.7","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.7","@graphql-toolkit/url-loader":"0.6.7","@graphql-toolkit/github-loader":"0.6.7","@graphql-codegen/plugin-helpers":"1.8.4-alpha-704cfa94.17+704cfa94","@graphql-toolkit/code-file-loader":"0.6.7","@graphql-toolkit/json-file-loader":"0.6.7","@graphql-toolkit/graphql-file-loader":"0.6.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-704cfa94.17_1573005082242_0.9559106814986262","host":"s3://npm-registry-packages"}},"1.8.4-alpha-3346d209.17":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-3346d209.17","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-3346d209.17","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"f76d79c65f5fa2de8b6a1c50c05c3dbb69c624d5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-3346d209.17.tgz","fileCount":156,"integrity":"sha512-l2v9iPmqAVpAukAFv8Qf3CHdxzybUsh39gH0tPk4GyDTqV1H6GNNTzsB9wXAC4SQeKtcSxeDBhqmh95d3Zf4AQ==","signatures":[{"sig":"MEUCIA96rLMUQrEQNS1JGUwJYC4IJ9ihUq7bPvNEfatlTyaPAiEArGDAiR/I3XyzXKUrOdr6QcMHHl0snibOdiakwWIbnbE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwkkUCRA9TVsSAnZWagAAbOMP/0Xu/iwZCndnTYkZ19E1\nsrAx4fvfkE11JJ+VOTxPOioAf/bB88QchwNJmLNjxBv+VsNT4zGo4XETF9Oh\n5X/C+9eE8sp0GNzDub7sp08YE8eIU9aQE6CeRVMTq9YfRNIJ1YQwKJcXqckA\nIgB6hxLGGobV2J6UE5h8E4DEUucb2wRFcxJ/20MHXx5N8O7r2yO7nwXlOqHX\n+m5OAvZeDss0tKbqdVQK5ULVjHwy2YmGwUXKbY+OcALHInnFU7c7HTOdKkMm\n1SRIumExIV9gX7NYfTrciPZ/gqk73CmHefiEHoxktJdvZBFVQdVBnOf0DvN4\ncLPUMyF0MbLI+stsNeI5NZaIo/3nA3gYZHIFEPdcIP77JAD3vx3JLK6Akdoo\nxVHYVjj5l+CEodU91uayOZwSVyf1QpOZUAS1LmztOLm74zaAZsJcSQ3wDeyf\nXBJOwRyvh5lXyUu0S4/mUG7WFrHiAWMK387njO90xIPpzabBap4pz7752B3O\nFWVcxNs1qKsquaJfDVC4jrDjZQMzJSlqXJE9aH5cqVY3Z11oOWGgZyc90c/h\n6Y0J2jgKYotfF2U3xvPmZMmV3/J5IBZpXTRoYAay32NyBV55PWzz0e0JklYn\nLHN/A+e/eKetjDbnxPw8fIIBlDkaewsjuLnKsechCgPadoxbBovalNnJFLbS\nu6Cc\r\n=R26b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3346d2094496ee43090ee7d03d0cd9e1d2258a60","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.7.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-3346d209.17+3346d209","@graphql-toolkit/core":"0.6.7","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.7","@graphql-toolkit/url-loader":"0.6.7","@graphql-toolkit/github-loader":"0.6.7","@graphql-codegen/plugin-helpers":"1.8.4-alpha-3346d209.17+3346d209","@graphql-toolkit/code-file-loader":"0.6.7","@graphql-toolkit/json-file-loader":"0.6.7","@graphql-toolkit/graphql-file-loader":"0.6.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-3346d209.17_1573013780439_0.8281811487409436","host":"s3://npm-registry-packages"}},"1.8.4-alpha-23f961d2.18":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-23f961d2.18","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-23f961d2.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"24442eb273ce00b2bc6be1b1a0da1787012d98af","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-23f961d2.18.tgz","fileCount":156,"integrity":"sha512-8Ues6GXTVZxHOs4LyTf2kZfIzwpZXfXK+CwjuvxODN/i8jZxIn8h18BvfnsUrBhUdcsn9wZxWvLPbQjuWBGv6Q==","signatures":[{"sig":"MEQCIDwrHzxO+OPLiFB4Mw0vLGQHFVsUh6Ub2s/cf0QlM4rGAiBzThig3Zl/XEg8z2L1oPAW2QRz9eW887TFhaBAARDHeg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwkkyCRA9TVsSAnZWagAAPK8P/j4tVjYDax9fzm32Mjxj\nx5I5TCVdrC02bybKv1/Eowh23psD72uvIoTviaJ4hTrO9yhgNGC4xPZQvG7Z\ni6wfRK1teDELk9VPXQCgyUmOtE+i5wisSI87L6ucdEqJNP9b4I5T3OqZ0f2r\nqkmhxA7AXhqPVLe0IcrZ47WvTWHeDe6Tm50RUyiCkMHdV+f3RbHEfkm3DOIu\njDYeuqVlRfd5olMYttDhA2Rkp8ntuYoWS7CIkPIs30WfK14ZJYJpMlOzHdyQ\nXuGUg268qkQwOsV8I+8+C6stZQrX/DN57vp2+uIz9Slap9dKe4NGfVSw4Mdm\nXy/lZf0KCV7Wy/M/YQSdhaicY/MpYSRM9Hw2DEnRehHnyyczeqhL0L7PmlmU\nxZh2TnDXnVzTEsDLfIjhKtGyrlprN4lx6u/Fey5OSNMCQfH4FXrWPXtARxqz\nlMoGRieGaDUeHxZaCQJJ+F0CqzGrkDApzltQOHAobgYGM4O4koCHuqLTH4NU\n5hIwGkzGQ6EEQcFWUAE5NRHHmribm0V9k7NclraXI+MZKRfx0pIPfOv869rE\neS4gGfNog+L7ghC/rXmMsq0NeKLfr4AjoDITNqkG+4rENis5MznreA6Iw/8X\noVyhA4rMI6nfhhT9XTgN0Oiw6JjgNBwdJw1rgyYF97C2xTinEzvvENeDyaT/\nqCI1\r\n=w5+1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"23f961d2ebabb08edc7e8fe2da799d6d932dc2f3","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.7.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-23f961d2.18+23f961d2","@graphql-toolkit/core":"0.6.7","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.7","@graphql-toolkit/url-loader":"0.6.7","@graphql-toolkit/github-loader":"0.6.7","@graphql-codegen/plugin-helpers":"1.8.4-alpha-23f961d2.18+23f961d2","@graphql-toolkit/code-file-loader":"0.6.7","@graphql-toolkit/json-file-loader":"0.6.7","@graphql-toolkit/graphql-file-loader":"0.6.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-23f961d2.18_1573013809813_0.08954908402549444","host":"s3://npm-registry-packages"}},"1.8.4-alpha-74c07246.19":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-74c07246.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-74c07246.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"9e3f5fea437c3b10fc3be26577ad9d83f7a3b726","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-74c07246.19.tgz","fileCount":156,"integrity":"sha512-r3J+0PUZERWcU87LWIlBY90pqjllWIdYQl5muyLaLOE3ihqyFrhhDNpjgdr/r4wosGTLIholoUK51jLRlzhyRQ==","signatures":[{"sig":"MEQCIC7TJ/Gr/ICS7IjtT++OBaIWwybCgbW74hWKWk4w3vHUAiAyDUEYagKEvvixT3RxNHwHJtTTwy+ug/xWddvOoqtfNQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwkmSCRA9TVsSAnZWagAASoQP/0Q0hBQPkbRqV9Irwd8G\nq+GV7kzHctJ0QPKWTmQdPalmKmIRBcs2eyZKgSUDVsbwrMmTyVmb68UWzhye\ngZFMiYN93wpE0KR/FfeLaLDEZnQFL140Pf+fZRc93JfuX3ybbiQ4AbX7tthY\n8k8BC8jaL31EFt0usU8WUxO+lHDWmZfI3CPlPSd+NYvqrhWihZGAjUY/qOd1\neo5P06j8H9mRVngsHcOhA3OM4obkvnfDBAHayd/p4/T9N1zvFH7VKwV4W/5C\nF9IuKIBGqhji0hT7WBignYaObF7E2dp1eEFhNt4OD/wypSeRiw+ql7umkX7B\nXkBFfqmSNm+8Fo9SVnvmSpCWEiQsMoWDXOFX9LymYUfFqXH1H/5QHXvSHs1q\nxMfgthphA9Puzhju+xTzMwLKxW1YllyeT89806+hilh2CpHclolfBQcFMWfU\naRjC/r2qdQxp8tvtmC36Sqw+nNh2jafVuLxzJfwuLJ3eHbbbWQnkAK++IPfX\nWNNDgK634yPzrMLFx5awyOmoGdUK3w6X8le90pv9K0L5wZMrSmfVzzqaf7wC\nDTFQfsRgV9nDoH6EY1Wixtmh7+98tQrkYRd4x5bc7xcoUvmSAsioewe/t21/\nhLc24+xTs0m/deys0dipPA+rvTBb56bVCy/qG4u/yxnjp1wHxvqiUCLjvkwg\n+4X9\r\n=HOZC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"74c07246f020bc95a96cf93b53bc7abc7f4590ab","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.7.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-74c07246.19+74c07246","@graphql-toolkit/core":"0.6.7","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.7","@graphql-toolkit/url-loader":"0.6.7","@graphql-toolkit/github-loader":"0.6.7","@graphql-codegen/plugin-helpers":"1.8.4-alpha-74c07246.19+74c07246","@graphql-toolkit/code-file-loader":"0.6.7","@graphql-toolkit/json-file-loader":"0.6.7","@graphql-toolkit/graphql-file-loader":"0.6.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-74c07246.19_1573013905900_0.20580141514638584","host":"s3://npm-registry-packages"}},"1.8.4-alpha-6608081f.20":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-6608081f.20","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-6608081f.20","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"3ec816ec7c4e561b4519371dc3d7b13ea3b4a7a1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-6608081f.20.tgz","fileCount":156,"integrity":"sha512-C74O28QGE3vCQYPb5IM4sBCZtyX8rU/i73h4L/zXZ3+3poVADlyBQ9tTSf7WVwhS7N236QNDOB6isdzzPkZMFA==","signatures":[{"sig":"MEUCIEdz4VtmCJ7afGIz49H+7RaM1za0MWUbzjnn6cu83QeVAiEA7OTTuSD0Y7Slsudxz+Wwv37Ka1UoFsWVHLKMUPbl3sg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwlGpCRA9TVsSAnZWagAAbt0P/1FZRuEXBD2CqwIgsegC\ne34jCnG4RfBRB/UOmB0XBezEDkeua8jjsFhv+xdhGQtfjuMV1qicJCFsqxJX\n2bcwfkhcAsuzwh12E+YaB585/VdVYw2UlHWuqpWsPp1IyjL8MezAH20Ju0Go\n65t4EjKqTUKIjrX6LpLTUGrhPR0/CsqxRJoBxJ9jyv3+iVjfU65Vp/SMYwhr\n3n+3bIU3bzpw+r4+seIYlPMUtb19ul5di6ETlx5pkBZdlt5civlkOC0eKrT9\nNRqmTIoRa3YaluqTFpyWR4nxepiAzk0O6ACPqJvHxAkJrSu6pqdpBLhOBnc6\nbh4cl1z5Kt42kciJ7Tw9xQeufDFSaQR5yT3hnAkO4g04A7qxAH+nGEHcKHBh\nBDykc3pEGmfPqgavdqpTwLvUreeIWFQAruU17gyaG5sijAg2Irz0F/B2HlCi\n6CRAPd+M0N5zqLuTDGgQ/3ypdPpAh6e0a58VVCSHSYMT+GDkqZC4zG39IOvj\n2xB+g810elj1PB6xzWSV67wHLDWN/4O0mfoPv/ZWzRmSOlJgri6qeSn88mrM\nnCyFboen6uNxG1BCezb2MVpJhyOwd6dbSiOcsKlH9Rad9aoYi5VQhA4tUAtU\ndBGiy+RqdK8BELwgiq2xVQRgZVgyV/P0MMcaOAQUkaHday/TJdoEfg6TjcZ1\nhUox\r\n=roVP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6608081f28c2a508244f4fa607b98102c915c498","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.7.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-6608081f.20+6608081f","@graphql-toolkit/core":"0.6.7","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.7","@graphql-toolkit/url-loader":"0.6.7","@graphql-toolkit/github-loader":"0.6.7","@graphql-codegen/plugin-helpers":"1.8.4-alpha-6608081f.20+6608081f","@graphql-toolkit/code-file-loader":"0.6.7","@graphql-toolkit/json-file-loader":"0.6.7","@graphql-toolkit/graphql-file-loader":"0.6.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-6608081f.20_1573015976625_0.33341958407443184","host":"s3://npm-registry-packages"}},"1.8.4-alpha-af99bc72.19":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-af99bc72.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-af99bc72.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"a48dba0684bcf21721d1a1a8fa253cb2456cb7a5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-af99bc72.19.tgz","fileCount":156,"integrity":"sha512-Wz1N5vhscRZ1hdTvi8TbcIdc+V8pzGMt28Nwlr3AEluvgbQZ20kI/JSfFQSvW0HGKn2xTNO17/YIfp7VURrtgw==","signatures":[{"sig":"MEUCIQDlp9QdJHCzzRFX2svF2GTNBHtWFHTMnjwdqWkBhFEmIAIgWf7C+dCdyJWe5PL+SVjipgw8jdaEH1xODGc9l1qY6lk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwlHGCRA9TVsSAnZWagAAbTYP/iDfFHesKPyRjMz9xLEv\n5qU1EWLG4nKiaBz858ga6vN8BKbjRgFCIMcNP25ZmKAEbaLHi2g2ty/O7NB6\nl5hQVihONgSEEoU4acBCUtBLQfbNI0ppInmgS91aAhyCOSgJtpKHOGFZsxpT\nAgFODaWbHpeB7WEhqGDQZD+YNQN/ynK/L8OCBB0OSCbTtP6yEXXZ/81nfsTD\nDihozlGO3UOxbGGmp4aw1r/GQ1uw7xMTNWxW5/wjrYgQ5w2+BXm2YWp/VWah\nlNWSfT+PZddv9QrzC8/M34EvqjmOoq5+JKeLJ3kgAfNZiF2UvxMR7LB3okdY\n9fH7ZR9V0qfdtURy/YATRJcQCd6IeqVZnv0icbsAGFFwJkT3gYlCLH/HdZZU\ne23sv2RKcoQcqYiC82eAOPwokxdKNBQ8MixFv2ZOVs13nxvIH16VFY5f55AG\nzcSSKF3zohmXos3kUjBeXSiu/9uPgxIH9L1aFIkM7N+MbeaiV6Les9PsySH3\nH0wmuSHvhNorM1F0avN439BlrVKGNpC7C0jnCVb5hWoMkdYXxHNckVmzMeti\n2eXwr5iRi0dihF6HGmVCzva8HXTN05fXIs86pJ6tUCZVOhXGvh8sG0Gfqitg\nqKSOQkqVJmjnep+d9veSKsAehlcRffW5enY6dUcA9jxouwBX+YUviJs0uHfC\n8W11\r\n=LVxl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"af99bc7211106faa01c655d222b09687ebba94fa","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.7.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-af99bc72.19+af99bc72","@graphql-toolkit/core":"0.6.7","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.7","@graphql-toolkit/url-loader":"0.6.7","@graphql-toolkit/github-loader":"0.6.7","@graphql-codegen/plugin-helpers":"1.8.4-alpha-af99bc72.19+af99bc72","@graphql-toolkit/code-file-loader":"0.6.7","@graphql-toolkit/json-file-loader":"0.6.7","@graphql-toolkit/graphql-file-loader":"0.6.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-af99bc72.19_1573016006147_0.4166071756212062","host":"s3://npm-registry-packages"}},"1.8.4-alpha-40191ca5.21":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-40191ca5.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-40191ca5.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"3e5b9a5449f697f18cfcabbd5c802088b5fc8bc0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-40191ca5.21.tgz","fileCount":156,"integrity":"sha512-5hqUI3TplqJce+PHMPvWJZ45yz2d79HbXJhIrF8JY4Z5Z8RWQi0h0oczhBvIrZExcsxkIJ5N+X8CH5delOFf0A==","signatures":[{"sig":"MEYCIQD6YfrmYYxphXrJjlNIbTFckUtcdlLUtyhY84XR5dyWqQIhAN7htxwxtb9DzV6SQY/WsnjqDmmOJMG8pB0+09L3HZoK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257307,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwl32CRA9TVsSAnZWagAAOHIP/3QtHmQDTPUgrdbKdRqi\nE3BoBd12HFpUuUrCLfe1kvTIRxgv/EmasUgYHyYu++9PTFPn+HOZndxuG2wv\nTHEUl25GuDsTfJ1589MWariuoUmLPyUTW8TWpDqHtlNXbozfTE/bQ6rq69GF\nv0kK6BjzjciNk2MR4sw3zYzZN3wgSI1XO33aCCWaWOyPSCHC2PL5WhonHzTo\nMY5lnHHbLdcvw2w3qE6RjNZJ8na7IllVRc7fYrIE6s6ZuB9cdWqt2cdyabF/\npAq6TMWYtFRGlKM+lXDJY6UkNk1MTWmCHAeDHbNyLjDD0Q+puHbeAvowh7hC\n+kRIo53PjZhrJ1PMfK++tTG00Oz18MomftrbcKLqjQ5m61uu0y3eD2bRbqKb\n9mavanXtRvtSqJ62XWELr31tpX/qwLwqCgzp/MmT4ToHSXd5527D872lYfBs\nehSfEXM8SRsfxOyLuJyUbK6L1x9/yWad1V5qnl+ctARcv58ADMI1QlT2tOem\nuju0fmi9Tf05uWlqMsqXeKEawfo3NAVeP83xW/2T0vX/jc0bGLx1pWl0HpD7\ninI08J+sSoXfKjlGYv76qa1mG36OQ63PDVra9lBjvwZo7iSRkKT/sLOapQIp\nuEBqv4lzkpX7phNBBDxQJXqTwzdE8sDeLmbh1wu9NBTlceE0gxiFBk9XqnML\nKtAr\r\n=5691\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"40191ca559ab7a66183cb72a670f18dff18099f5","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.7.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-40191ca5.21+40191ca5","@graphql-toolkit/core":"0.6.8-alpha-8d0ed22.2+8d0ed22","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.8-alpha-8d0ed22.2+8d0ed22","@graphql-toolkit/url-loader":"0.6.8-alpha-8d0ed22.2+8d0ed22","@graphql-toolkit/github-loader":"0.6.8-alpha-8d0ed22.2+8d0ed22","@graphql-codegen/plugin-helpers":"1.8.4-alpha-40191ca5.21+40191ca5","@graphql-toolkit/code-file-loader":"0.6.8-alpha-8d0ed22.2+8d0ed22","@graphql-toolkit/json-file-loader":"0.6.8-alpha-8d0ed22.2+8d0ed22","@graphql-toolkit/graphql-file-loader":"0.6.8-alpha-8d0ed22.2+8d0ed22"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-40191ca5.21_1573019126228_0.4947161451093949","host":"s3://npm-registry-packages"}},"1.8.3-alpha-5998277c.43":{"name":"@graphql-codegen/cli","version":"1.8.3-alpha-5998277c.43","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.3-alpha-5998277c.43","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"41ab0fa2e411176f6eb00660394c5461b5993f25","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.3-alpha-5998277c.43.tgz","fileCount":156,"integrity":"sha512-dh+SX76fd/gZxlJnVF+zaEMiZam9EcpdGy9BgPYKlGtdVqxvIkz6y7OmM9JkeF10LhN1FXWpPmTvuNn+/wbnKQ==","signatures":[{"sig":"MEUCIDpUO9sH0uSLm7UJrZiHwBp6a8v1A0WgUiD+lXp4+ROnAiEAzCxlPbfsbdyycD3tygSmyL1vo8cck+C02BrAEeIVbAc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":256958,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwmQ1CRA9TVsSAnZWagAA91MP/3qaAjle56N24lwd7aYH\nV2NfClAalAmqDAvgbVyZVgo2NohzSo2jog/SHhlNbZgUItdfKBUSoWHsjXyQ\nFFFYX4Oe9HPu0C+/7Q1/OLX4OhFWasYkPRQb+fXqvw50qW0XI0dfml2SZ2Sh\nhk8+/Suo5oi/e/DZ8DiVfA6OtMuamUIHUAiIYzGn7Dttypd1CzpExNQxiD/h\neEBxZN3vqFxBjbfNJLayOcYcFX0yWKJF5KmhJmM8/Jp2KirJKT41aqmW794n\nF8k4yYFS+BEbMC6+jOTGguNbm9SpY8DWO4CwuN1dgHwKdYxH6KWi9UWAXVuo\n5fx0tY6lboPsVAzrxFBSpuAPZyXLeTX3HRzZr/FqZkfpj2Ns/EIQW7FU9sEI\nRZZvzbyszcYjLe2t1KkOvW0uP0hqp/ciwSQEveKNcH+exKQQRCbRGNydVZ4s\nuIOVb3A5c9H/Yb3XWbMr7JCgFBw4EDbE+HjVyMJPuWOce2FPqEIHVHZwMpHs\nJxklw34HyqWANGQrEJwxEDiJ09tQJFaL2r3shxbAyucZLL7QFnjMnOJ1GhTh\nx/mi+sh0AxEzOkTlt8rGEem8PuAMatyCSl+qP9AdvjgeU77iCdjuzTnnn1um\nYYLJYGsR7vKrWZc7t/cj6v6WxaHr2ZvMKOKz0WWgNtOJCh4fybdHv3L0uUJF\nCdtu\r\n=KFuX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5998277cc5eccc8aca207f559561361867b7f436","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.2.3","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.6.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.6","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.3-alpha-5998277c.43+5998277c","@graphql-toolkit/core":"0.6.6","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.6","@graphql-toolkit/url-loader":"0.6.6","@graphql-toolkit/github-loader":"0.6.6","@graphql-codegen/plugin-helpers":"1.8.3-alpha-5998277c.43+5998277c","@graphql-toolkit/code-file-loader":"0.6.6","@graphql-toolkit/json-file-loader":"0.6.6","@graphql-toolkit/graphql-file-loader":"0.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.3-alpha-5998277c.43_1573020724504_0.9990044557325137","host":"s3://npm-registry-packages"}},"1.8.4-alpha-8c14031f.21":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-8c14031f.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-8c14031f.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"6b807e1c8e43380009d67e2877d5dc30346ebd33","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-8c14031f.21.tgz","fileCount":156,"integrity":"sha512-ZBluC2MJC+UjpT6Ai2jleWB1fa0UR0MiUkGMi6tCZjFSOhC+8ApSlCyUDIayNhCnmLIePlZPAH5UN91yTbv+yw==","signatures":[{"sig":"MEYCIQCLMq91UrgxXHIv8YugpWFGFZfPmQcpUlrBxcE09oSFfQIhALr9Yw3ugVxzG5kIygreQzRBn2r46gzpYfrBu8Rxu5l8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwvbWCRA9TVsSAnZWagAAgysP/ivtobd341oFOmekoL9x\nQwlKuXeAshyooT7ViFlGZ9w+d0IKavOugwL37noGzm2zIX4VfzZF86qeNdNW\nBP0Udt/jxGOrGijq7jsL+Onke6o1QB66I7VYECMRuxg+FcTvTnYZTeprJ8Fu\nYClPf6WxpZwPJWYwrzgZIs5Z5Enc/3Kscy3Ab2nz0KnIV2pzIyxjYT5npkWY\n8PgQA/6enkX+0W1spF/0bWtzsGN/zaFsj+vU69eiQIzQ/bbrou/TWx0S16ea\nDKCjwDxrWOQJLgpLWHKs+CFmO0KGZglCIENmoHNrb1+UPCG0zKUHBWOOMs6b\nF2/kEKm+OXp4cgFugquN//cfcbe+/8mnTKXtwQVL1wq+0ZXn5DppZej7HZ2t\nKLBF+3rUFjRmfEjIx2BDOzQduReoHBKGzwMijgMXvMJG+ikcCyugzT171ej4\n13FUE7pcUcsF9KyvISWaDcma0754In7XD6uZGloPM8X+k7Px9lqHhDmn4cgx\nulWonITZF6SwkFnXKlwSQY7dYwMWQ/0Ctf5UeReAthRgC3y9y3oW09qC+WI/\n3O/hk5fjU6P26EBEqlm8/oRbdSFab3P5WdE9kZn+teLwq83KnTp5GH3KLRY1\nWo6y8nRJbgI0EGShfikZH0G8zZYLCY9wjqL853MYKcE6CLH/kkWOuGy768Qe\nZB7D\r\n=Xrrh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8c14031f052d9101d28a0298e55c5672ccdc6f4e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.7.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-8c14031f.21+8c14031f","@graphql-toolkit/core":"0.6.7","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.7","@graphql-toolkit/url-loader":"0.6.7","@graphql-toolkit/github-loader":"0.6.7","@graphql-codegen/plugin-helpers":"1.8.4-alpha-8c14031f.21+8c14031f","@graphql-toolkit/code-file-loader":"0.6.7","@graphql-toolkit/json-file-loader":"0.6.7","@graphql-toolkit/graphql-file-loader":"0.6.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-8c14031f.21_1573058262240_0.46191932692054527","host":"s3://npm-registry-packages"}},"1.8.4-alpha-4055a57e.21":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-4055a57e.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-4055a57e.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"0236d97e06012201e87d421d987e2a6e4c73bd21","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-4055a57e.21.tgz","fileCount":156,"integrity":"sha512-SvcLy1Gk2Uo1ZMo6P4ZJZzVYHxqRtRbSVk8BBuSwfmt748b+uTx6CZkmEHauZTnWV0j+0I5amm10DEJgW1vdiA==","signatures":[{"sig":"MEYCIQCFIr/45KbWAvUZI7ZOQ2XtMy/xtNUO1s8+b6seJmsOdAIhAPwqS61VElm3xJ6YVzCqrSPX/KQvq3Nfd5OmTSIJPQ/L","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwyVACRA9TVsSAnZWagAAWGoQAIo3CQQrvBNmb73zwEcU\nvZTuBdQLHVhTp5yr8xoCVoi/40hdADyccuYn6jNdVipkxE8HW9CZv0Lv9HF5\nGpqrrr+DdEc+w9CadFLOCj5etJqoh8EM+VW9G/daCORulxYGWTQSX+9k1nO8\nsx+1wp/zegOpeHx4gWDEL6bJJko4eLGQUg6qQqlXgYwc979u7ADKk+9tOszh\n0gl/WcjtP/EBiNaGk4XIzJAv34h5dKzEiS+aIpPjiS5XUYhXCZuUjs8SikNk\nmPbV5LTZxddFkapJXGWfVwx8DuBL9+KO5wLRunwhoqu7lpUkUOurkJoM51dM\nQcemehSi/YdulxETn3fpCH3eNWi6ycier56vVGtvySnPq/FI/kPM3vNg9VBm\n1rF+84Qc9EtNJ2WmUqtyE2eKnQ+npgWUMwfsHBUH7UsWGGjIhfZsOSfIHEpC\nCyqQwQWiW8Urdj9CFSzHhhwkHcRpqlbtlDEn97Ne4D0Muyih+bhl/kCd+16M\nUfSwE4p7UBTXqKgOE5BMI6KUPbyk4mT0+rCiowsSR5PhIQROsfzuYP/HdKhQ\nsP5PkJNvU8OeNDcFTTCAUFJ9/sVEg0g1sC/6ndPJdTsvMxf//W7riey4h57c\ntT9OHyD9SViLZoT0ZF58dEN1vjWCRLtvLLEKl2avtjctZVTaqKhAMnnpD/3T\nCAVR\r\n=py1q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"4055a57e52205cd8a76eaebaa5f9d51d68b889a0","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.7.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-4055a57e.21+4055a57e","@graphql-toolkit/core":"0.6.7","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.7","@graphql-toolkit/url-loader":"0.6.7","@graphql-toolkit/github-loader":"0.6.7","@graphql-codegen/plugin-helpers":"1.8.4-alpha-4055a57e.21+4055a57e","@graphql-toolkit/code-file-loader":"0.6.7","@graphql-toolkit/json-file-loader":"0.6.7","@graphql-toolkit/graphql-file-loader":"0.6.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-4055a57e.21_1573070144172_0.5914218419549486","host":"s3://npm-registry-packages"}},"1.8.4-alpha-64f7c953.21":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-64f7c953.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-64f7c953.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"34416c77b8608bf6c80fe36831ddd15d0b1c6f46","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-64f7c953.21.tgz","fileCount":156,"integrity":"sha512-3+Cf67pHmMCwGmdGckYp+sbS4a2G4l9d8d9RXD1YmAqQ+FCnUYvJG9Jgderld9nlPXW92JdnlBFwxPnnSFs4EA==","signatures":[{"sig":"MEUCIQD/npVBR2j+8Zh3D0y8aprAImKlZ44uOAS6vgjM4RkYFgIgG60VJehbx2XMYocZjVgotC0RFSbhpfXQxQnPEcZXqpc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdw0dDCRA9TVsSAnZWagAAgcYQAJtUdIvmkBCxPaLXHTc7\n1ilXBjROiiza+O0uFTxsgYu86AtcD1rfvG+UAYh4KgejlTTu6F3kqnS3jU5l\ngn3T2SIORnrdWHgVN0Rr5Man9FZtc3fufaIlhUZGl2t3b9UxZ+rWX5B48PNn\n5rAJstLDb3YtGrjGIkjhgrWyM8nh27IGw9QzUQoXILUAz+G8J+zAnDMN8XDo\nwzB1bd3IhheHloP4V3knxPLe22B2RaqEGuzn3RRpjfz/kI6EHKA8SKZElf+a\ndkOrZyPtZvDmOb6s/uhDuZsKCyZeAyLFgdUbUDfOa5u+neEolWpyqz6BFSlt\njNvU3dbne++6WGKucK957iCV7bh7s77DsLPdeVenRKmFy2GVgItmgD79oNU4\nzfL/s87vbiP7IUUlOBXSJT7ZR3n+upDkQ0mIaNjTlAyvOWibgzTgyLkX073I\ngkVmJiUvwICgYHpSKS7yY0TsZfrPEvjX0r5w2PmtE+erSwHWoY7+RjCWh682\n2E2t3f8v15Jtbk8wcsjr2JWAVaIQnPBqqLInpahEZX9na2K7639Rj3uk6nje\nl2BFixpFnkbzILl6Ae218xYczVMdIUr4SYpB87sjGg99fJoMpXSU0iMBWBTs\nsRjtpUmetwWCnVroFlzex34msrNPUq3UpTw1R9VwpqssyKNSfgJY68Is5dPq\nIAhp\r\n=v1qA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"64f7c9537c1ee06aca244425fce51189592d499f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.7.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-64f7c953.21+64f7c953","@graphql-toolkit/core":"0.6.7","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.7","@graphql-toolkit/url-loader":"0.6.7","@graphql-toolkit/github-loader":"0.6.7","@graphql-codegen/plugin-helpers":"1.8.4-alpha-64f7c953.21+64f7c953","@graphql-toolkit/code-file-loader":"0.6.7","@graphql-toolkit/json-file-loader":"0.6.7","@graphql-toolkit/graphql-file-loader":"0.6.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-64f7c953.21_1573078850804_0.03332480128857407","host":"s3://npm-registry-packages"}},"1.8.4-alpha-bb2acb69.21":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-bb2acb69.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-bb2acb69.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"d455f6a8faf0d0cb64c9061eab6e8edb023f9e06","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-bb2acb69.21.tgz","fileCount":156,"integrity":"sha512-XnCf386kLxRrtVOAuPq7tSTw0CiwBsI7dBa8UGl8/G601tDIoqR8bQs3POoF17rlwzLw5flBJRjGHN6YOnTNcw==","signatures":[{"sig":"MEYCIQDeZZa6uR/FUcPXK43luZGfSvIF7UqnnqMH3z5Dt4nyXwIhAIYbEt9ZDoEnP7JLoNfupLclhkxNWYreW9dGH9hM5Ncn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdw1kkCRA9TVsSAnZWagAAiJQP/Aystm/jhZFnMjrxW4MK\nEohM5bJHPZBj+gY8hyCs4onjOAfPitSHsNBwfbIs/uzcJYp9XZ87fC0VjOOZ\nTZpOF6CTO3i7Ya/EliBxD/ThTmTOgVcS1o0ThV3ry/MatibmJCUWBZ7TRHOz\noD/q6U4xMeMtIn/8TXkN34Aaqx9GXGZdlN7Tr3OARMah13E5kSpU1qn1cDk0\nAi+b0jWBIvREVoCuTJv7wtNHzBBjCq+oHSdSzBHVtRI2nJOhOgfmzXlgfshi\nVnmgsP4zywK50Joc43GCOmTln88huYyRNaa9WtrjDHdnRqC6HvOCzER+gJi2\ntd6Ndt5dx/pmC6qd9YeeCal34yUly7QK7AOHx4fGCc0YCHt8pJ3lQ+EFPpg/\n/kFK4M+0odby4jFnZi1+g/N78x4Qio2IEcKwLzMr84URoHMxQGO0fEXa8I3x\nBX4NRwYcV4B1/2gybaT65rS/LIdGJYzNlZ7oHIvbwtH6clgfZKRpAJ++cjXt\nFhHzGGsDjhnoSddfeGq0puhcyyg8aH90yUl6qWzmaxNe3aya7grYKiqZIL4B\ntLhAc8lrLRn2XBnWwsr/Ekel5x1HzRvgIcJhnTqtVYjUCY7l0zqRtFb9gv/S\nryi5o5fUJPJ4xgyfsyPfq1YdIsirZ1Gev0CNfQ0UtGWXY8lDo1ZM/If5s7Uy\nh/kg\r\n=l8Zx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"bb2acb690787d278465f4b480d852d3b586298ae","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.7.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-bb2acb69.21+bb2acb69","@graphql-toolkit/core":"0.6.7","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.7","@graphql-toolkit/url-loader":"0.6.7","@graphql-toolkit/github-loader":"0.6.7","@graphql-codegen/plugin-helpers":"1.8.4-alpha-bb2acb69.21+bb2acb69","@graphql-toolkit/code-file-loader":"0.6.7","@graphql-toolkit/json-file-loader":"0.6.7","@graphql-toolkit/graphql-file-loader":"0.6.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-bb2acb69.21_1573083427960_0.8872371553560909","host":"s3://npm-registry-packages"}},"1.8.4-alpha-e1423460.21":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-e1423460.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-e1423460.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"18107755cf0060f26c43b1e4be64ded5a8a29093","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-e1423460.21.tgz","fileCount":156,"integrity":"sha512-SYYLoZNQ+6apHYV9tPBO+qlGNK8MMjdXOrje9X4+2ttLu46ivVUrQ2QVvjRJFOvaVTjBtlGsFVUvHyhlr5nUIQ==","signatures":[{"sig":"MEUCIQCTKPzlFaNX/LVudluVgJ+VbjBPpUmyBufBoSJfDWE5CgIgRomy2/jivAZI5hTFqzyDeMdu3Tc6e7CurwOPb5IlX10=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdw1xqCRA9TVsSAnZWagAAKxsP/2QLm7MdczYaVcruhRiY\nV5JImLjh/3AzsXiW2xj3QP2ueTs7jks1HF3BOUP7pG/ddMIVLq0CRA8nzTYF\n5MXohCsojXmZ389LmNp/FiPLHAo+N6607Q5aWGq3eEzoc9qkrnd/Dx0vHtXN\nC14EinSUAcqeQqbvmhI9djD90O3KoZjoWkYXKD/kjKWfwCpf6UZaJ6h6RFfr\nZzd5h75sbKSwrou1ghxJkietphkDHWVTKszUd8DfTKMEKpgk558tMrA6HgzX\n5Fru02vzi2uf1jsKvHQ0SKIgqAVWtpcgIoR7KegMe67JMPClatQ6qHo+Ry54\nVq01vE7kcIp67CzAiH3daic97Ijreql57WsTFjPGaioz9hXqtXQei27lnRr2\noXh+O8dOgTDzBTSlZIcfrzvlExqalCODUEuHCbCKCiklhXc5mjFBKASN7xAr\ntZr5v/+rEAt56xeB2tFqyPB0T5/GdpT5Cr1UgC1BhagIft2F4rkvXavVQUet\ndM3YeFjGUlX5+bGReuQnRH/VX49BJCD2saVohhlo8y8Mj5k5Pq3V4IAMaQMK\nEGJlouh/qOpvdmWFDPqgSehDdtUbtwj8B1I8jxsT+/7GTHLYmUbhbbxAGbV4\nP1CvMMzIVilwnS4dn0caMzAZc7TzUvzisDY0JdTIUecWoEDIEE06Hgx93Z87\nibOq\r\n=v6MV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e142346024697a9485b2b0ae27e6fd928a780c4b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.7.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-e1423460.21+e1423460","@graphql-toolkit/core":"0.6.7","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.7","@graphql-toolkit/url-loader":"0.6.7","@graphql-toolkit/github-loader":"0.6.7","@graphql-codegen/plugin-helpers":"1.8.4-alpha-e1423460.21+e1423460","@graphql-toolkit/code-file-loader":"0.6.7","@graphql-toolkit/json-file-loader":"0.6.7","@graphql-toolkit/graphql-file-loader":"0.6.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-e1423460.21_1573084265543_0.021705661143298416","host":"s3://npm-registry-packages"}},"1.8.4-alpha-754c7e25.21":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-754c7e25.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-754c7e25.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"c0c4afcb1e470323176e46e251ff62d553569850","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-754c7e25.21.tgz","fileCount":156,"integrity":"sha512-Uk2vEro5EiAwm6La5FeXn93/4YKZUtxpRdQvszjvsS6XAfl7z4s+4N9YNzznpEV/IihLWk5TlOEWVDAWmfGREw==","signatures":[{"sig":"MEUCIQCNHofpCv+UgIt0WaHBR2lfoK1lt7rJI5C3PGZSgiT2cAIgekThxHV3CfUjUz7CxQx2rcnfrWfGetkRSJ+KWSCtmS8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdw3xFCRA9TVsSAnZWagAAwhcP/2+4OTXCYjoSdaL8hhFP\n/MKvF3kckWKIDrA7AZNKQ8p9cLoSNUD/NYl2hSWEjz1EO1pHrCtw7PjsFuCW\nI950FR+xj1yp32c2Wir4aNTt/yGV3XyIcK5qG7FeIvth7cZ0e6b5mFRw6qET\nQGXLgtRIwNwoH6jQlU/jgvfgtmWlpnE1nYeOseBBxyLrQYzg9P62HKB4tFqK\nUADwcKJklvx0x8hai9WxJ6bOU2icRMEwRnqdoNdKYH0B8TehgSqNwdojC1Kk\nihyQOTSTF+p0RSQZqph9Zp8XdWKAcPhfr8DX3QMYHPayGmU021V1R5R7w2A9\nnZU4kS/6GM4Tc5ok5nnda2yhQp0cHRFGCWe1RhRVmfQcHIk1AOnbnI3WeE8W\nRb5d48vGMGgTLxUjqRwPodlY+t7i71HMCrmZzgk3ZMpz9CX0ownBTs2TKcyy\nbvWALP+DLUCmFctyXVYcw5nJYWQj2494/2U6qLnV0zcluOZIcV20M8N0RMKb\njg5luhjfOGYT/6k4gL8GpVEwfuVzByXJqNCjeeIkJuu/lDvy/uCryJPQNWzR\n6xNPAk0DntSlxYqxAQ7nEwIIyEYawkNJCTfcg29xZwcLwHLfMbVLCmd8xAxn\nV4RdeEuvopLRkxMExT8ewHFzb9anl1QXC7VNeUSk5EWW9OZAmOxOjDwzI3Er\nr8eo\r\n=m6HD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"754c7e25fa22e6c4cde636fa5e556d29b7fead76","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.7.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-754c7e25.21+754c7e25","@graphql-toolkit/core":"0.6.7","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.7","@graphql-toolkit/url-loader":"0.6.7","@graphql-toolkit/github-loader":"0.6.7","@graphql-codegen/plugin-helpers":"1.8.4-alpha-754c7e25.21+754c7e25","@graphql-toolkit/code-file-loader":"0.6.7","@graphql-toolkit/json-file-loader":"0.6.7","@graphql-toolkit/graphql-file-loader":"0.6.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-754c7e25.21_1573092421233_0.14197386978232363","host":"s3://npm-registry-packages"}},"1.8.4-alpha-a9551ba8.22":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-a9551ba8.22","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-a9551ba8.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"12803cccb54cbacaee1b9248d3df0ac90450f591","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-a9551ba8.22.tgz","fileCount":156,"integrity":"sha512-2HNrpi066R0KW/Xeo0lAQmjdI1wVlEKEIWxMcS0G0SCZwRg08e6/MMzB6NkkITLCKXk5sbl6voyhEk95qZID8A==","signatures":[{"sig":"MEQCIHMwWHEdmF0rLBjhU0n+WA/NaFjWNW/Sqay4Il99g2OQAiBZPjKIn6uz4Xeu8xwwhoDLt8VqzXOCg5Q5RX/5wKk8dA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdw4NyCRA9TVsSAnZWagAAdjoP/15U5OpWxWnXHnX4Bp9j\n6Bi2Px04YuxVv0dwwwgGHXtXSq0trZDnKOhAjEMK5d6o5HAUee+/lQ4OyJxf\nyUCn88obWkR9be3yY/RU0Ept68234cbUCShVXmIgTCkpHze3Bom3zG6MdpqM\n8of0r/zMSbnqY3D4Y8gRyHZDk5XrumScKkbpFum73WzWPEkT17/kJK08F5eg\nK5ghpBqupIp40IikCxKUe6r+vIbCO3Zbs4bHjUNpj5hos8PHRQ0GGPx/PJZo\nqfA9/LrBK0Dp7Q0JL3NyJ04/XHxAg/ZIqK3tdzNcaUm2FPvBW8OkNTZneuzC\nEsRTpRCUapi6kHbjV2wxvrUHVrgcdqcBcZDRZfUdZDLti0Q/1rkcGTuZklYU\n+MQTK3pSDb1xp2Qq5iK1odbTOIbAtfjBLDd8yGQX51+s1TKl71sKAu3J2kPb\nIPBc8rJRqgplJurdUyuL3rTtkqoOTn2mYDMaWMCG1dY6PJLkTn8UGHKcYLc6\nOQD9KjeD9LSqZMOORF8dI7pV7PWpi4j8IQWiHvm5xppbi0qAdlJtxX0CrgoP\ntqxNGzuD/Q54q9H6fmzzwVinRHGkypcBqqEFOaP4Nc4UvnrOa80U++JXjKkK\nHhbdFoYEZD10aIFITQKwpZTXtUaPqXHdA99TUkpoFJkyNA9RBGXHUTf13kQf\nMjU+\r\n=ESQb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a9551ba85c7d286e1299c9a10d407e139fb244cb","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.7.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-a9551ba8.22+a9551ba8","@graphql-toolkit/core":"0.6.7","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.7","@graphql-toolkit/url-loader":"0.6.7","@graphql-toolkit/github-loader":"0.6.7","@graphql-codegen/plugin-helpers":"1.8.4-alpha-a9551ba8.22+a9551ba8","@graphql-toolkit/code-file-loader":"0.6.8","@graphql-toolkit/json-file-loader":"0.6.7","@graphql-toolkit/graphql-file-loader":"0.6.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-a9551ba8.22_1573094257390_0.6220181962747542","host":"s3://npm-registry-packages"}},"1.8.4-alpha-5544d6d5.22":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-5544d6d5.22","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-5544d6d5.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"6a7364f64151f270131b97bb0070a8322d965570","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-5544d6d5.22.tgz","fileCount":156,"integrity":"sha512-T5cUas5bquxJY4pBVwspgn5OVQD1vLWamao50zYU6LhDvsHdjBngh57Yd+mLSsPMl3d6m6E1DtpCPMhGyhaGKw==","signatures":[{"sig":"MEUCIQDCk6dcgeA6RWkvcNSattm8hPI8lrs5pepZscTLSgpxswIgNj5KjT0+jdbfjzfR9x1TskGM2aCUfE2WIa8hhpIbyFw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdw4OOCRA9TVsSAnZWagAA1OsP/jbrTm625vAbkm8EvPeS\n7njJ8t+xsfcD414uQ4Nq3ZnJcDNP6MXvf3xYPmmF68Gy9C4GxDgEfgaGedYu\nyrvrYPLYtR39fFSfjxBaaU9Ip38lLDda25g/UOPy4eKcSPlB8Al/WE7B2WnT\nW9mLQ1UvXEEt0lB9v/lryeypJ12AUJY4meyKoDlX6X/4aRSHySSsBCT8KVey\nxfq7Ul2Mig5FP4GIRgOrkvj6ggSzWvkmSoCtM05gjrCBvRPr96ig6Tf0UUiD\nMKOkJiQNDofGQwDd336IMy/WmC67sL8Y1nfMQTlNadUbkQESofRh3U7R0yAK\n4gFFVehusF7RxJcGAiPv8pRJ8KGLJDnwHNJZpwxcu3HcQeFnCwIEjMzEpgcf\ntSRngStNXb04n55eFAmhw+lCYjI/c8nkpzrm9dKLMnEHk7LJyhc4/YrortYO\nXifC467YGHlJlqX5kp8pHs82LoLQb4jjAb2gHVjhHHjWGabW81pgAwu7wCV7\nsY6tZM2ZjXM1pSFGWdGehj9LgV4GLqbARJGR0KkpcaxN7iuthboOnqgNx5dL\nb8CfJpgQ+Fp5JukOQsbZ+9GmVd/U+xW7TSI64dXi9YfXTKzxDuYDzbMNTMKZ\n5mNOgOSI5A9QQ30SMcB2rR2BW9D9/Zpu+ahlgMCxkz+a8Fd07aifmMHvar2k\nWO/I\r\n=QwqF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"5544d6d5065e495cef7a9da2b31ac3589ec00e2e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.7.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-5544d6d5.22+5544d6d5","@graphql-toolkit/core":"0.6.7","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.7","@graphql-toolkit/url-loader":"0.6.7","@graphql-toolkit/github-loader":"0.6.7","@graphql-codegen/plugin-helpers":"1.8.4-alpha-5544d6d5.22+5544d6d5","@graphql-toolkit/code-file-loader":"0.6.7","@graphql-toolkit/json-file-loader":"0.6.7","@graphql-toolkit/graphql-file-loader":"0.6.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-5544d6d5.22_1573094285679_0.22317016866636652","host":"s3://npm-registry-packages"}},"1.8.4-alpha-79633960.22":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-79633960.22","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-79633960.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"9e4a66c23228378397bcd5e52a7b69d59ad53105","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-79633960.22.tgz","fileCount":156,"integrity":"sha512-3HN7c21qI8idVs4dwqlAb9CzUrGGbJ2XLT5oHu3xYW0AZWrEqOyJQsFjRzGBFcYXoF06BH0cPJEhmTh0D81A9w==","signatures":[{"sig":"MEUCIC1+M9N5L1w1v8LZmygManl2KqmIlPCqN/n7UmeIZ4XRAiEAlq1pje5iQjJBhdyau+W7cvCcfAFNvw/8eMUt871PBhk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":256958,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdw4RTCRA9TVsSAnZWagAAydYP/iAzvATksWyuxdoWN3Vl\nwRDUgMBEUGAet0a/6KTUyyDw7Gdr/QJS2yWndvUY7w2g6CjQxPAu5r84OX7R\njbdl/ajl7eUbc4TeaXVMg/edbmDvzGGhHSkjAfAmPGkEImakPtv1Nfg3IHr4\n5q+K9zRy6S6BdR5VRZFZv1HeN8WZa0ahLg4IOplalsHOlnkJHFrrJ3HBBNFk\niuKA7nNcdB68Z/Gepq1qm0uVo0w5ssUmzcRMiJRNDXHu6xT4BB00rktRcSCV\n+qx4Rz+aTl4Y5m8c5i+E0ejaOdxN210GAzKA/arIqT2uRUN+HmMR8ffwF4eU\nFoxfNHo0FpF2QX3DMmR5aeJbffq7+88fC/KINbi3yBqFhcyhhUik0H5MjhtG\nPFCnqol2miMoUx9IuAi0sDUUZSbg9PdPcgK4oJygu21Qi9f1nAca8/c6JHuT\nTlJip4ic24sm1rtymxV9n30ctm7Oh+WcwJMC4EcEGJLQPvRKXotIWovayNK/\niSGDmL+LiyI2C25g68/qWC6LDrK45oGW9/+RzIKhLvYH+xTNiQG2pD3MNqbg\nI0nL8HNMUjWITyCSfXgYkutKGcu7XYVYpIOGOV8tsLY0vnXtRypEwOF7nlRr\n+OwbhHg8u2zx/WI8ug3u6L1owTY0MmR58RZJM1eALf6fJEXQGGTYMQ8DdXjS\nWPUl\r\n=7SUW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"796339607c38b141363916a4c7faf5c3bfdc865a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-79633960.22+79633960","@graphql-toolkit/core":"0.6.7","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.7","@graphql-toolkit/url-loader":"0.6.7","@graphql-toolkit/github-loader":"0.6.7","@graphql-codegen/plugin-helpers":"1.8.4-alpha-79633960.22+79633960","@graphql-toolkit/code-file-loader":"0.6.7","@graphql-toolkit/json-file-loader":"0.6.7","@graphql-toolkit/graphql-file-loader":"0.6.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-79633960.22_1573094483103_0.40006868103182813","host":"s3://npm-registry-packages"}},"1.8.4-alpha-6ea7149f.22":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-6ea7149f.22","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-6ea7149f.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"86d0919755850bd4db4fe0adc89cd691b67bc651","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-6ea7149f.22.tgz","fileCount":156,"integrity":"sha512-t43D3Am3NIP3/QYJlQgLSD64uzD1zXlDcSGs/9BisdgJLKeysrK37RAwAQ3uT1/U0oIPWpLoEaQPfFv3kfrojA==","signatures":[{"sig":"MEYCIQC91a7TSG0+53EQG42tKwwhTYEdEHwRlwZm1HlUVE5e/QIhAL/q3CTGx9lD1Vb7mwHMcR3eiWWdJnEPW+xG5G5xUVaH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257139,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdw4SzCRA9TVsSAnZWagAALawQAIt7gmecSZ9RRXtOf9N6\n9VYyIN9DB6kdXyaINQqbXxbjBbB0bMrqEp0tldELlcgE7c+omUPajjexr0FR\nmxBpBbqGJj+SUDM/ATqRP9AIhL42RYL1LivzAxbanXeT9zDfMleQxehGTEbe\noVI751ilEOLvLaGbk1vTnCeHO8DiDf+/KqHYrApsleQiAEoGsc0H+SeHjBV7\nJH6/EW0eLFaCEbVOUm/bIEqQ5cIUMoV7nnFHqbkpMY34ybwoc9dQlZ/5Q66M\nCsNVnRcxStfACkeZiEIicCNSjI2p4Yuz2rFcuiKH8fwKwrbwwz7jUyM9wLfb\nFZEMtoCP5kBMreWs01ZqGnIBtZHx8qEM9TXA+xihAKU8fvD+m80cCe1rgKkr\nQK/tDXVegx3ah0BNIHpBzqLkUAN95S3zP09bibOOUL8Bw3QiHcmsqsHsw0gm\ncKYSF/K0MBQz8FoHLMB6sJ91sieegUNc4tNfAaKC0P4CmHzsWJJbD0Mik6tp\nvUfVMwVmqMS1/6ZbCbXOn2+DoLcVbrCF9mePa97RSEevrNJ+BkbYR9r0hwdu\nywvo263NtYujyhMBu7HjbpcSzqIDVnD1/rN2Ey5THVfmQyS2cvyczq4qYvCf\ntjDmKCDlsiCly1BBZ73qJwFhYXFJhA8QehwLt+3VGgNVFUDEs4C3JezpjRj2\nQ2Cc\r\n=lHaf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6ea7149fded10bbc650eb7b3aefb40cb112933e0","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"5.2.1","log-symbols":"3.0.0","@babel/parser":"7.7.0","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-6ea7149f.22+6ea7149f","@graphql-toolkit/core":"0.6.8","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.8","@graphql-toolkit/url-loader":"0.6.8","@graphql-toolkit/github-loader":"0.6.8","@graphql-codegen/plugin-helpers":"1.8.4-alpha-6ea7149f.22+6ea7149f","@graphql-toolkit/code-file-loader":"0.6.8","@graphql-toolkit/json-file-loader":"0.6.8","@graphql-toolkit/graphql-file-loader":"0.6.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/cosmiconfig":"5.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-6ea7149f.22_1573094579141_0.9180980220000245","host":"s3://npm-registry-packages"}},"1.8.4-alpha-e2832f2d.24":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-e2832f2d.24","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-e2832f2d.24","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"203392487969c1198da6e63b8adccf6034b31396","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-e2832f2d.24.tgz","fileCount":156,"integrity":"sha512-cQWSQD6G/n+b3b3TqhmMnY3NjIJ3XhDn+1/kD9LDvDocukG90izl6JHmKyNC51dwCjSCKIm45bBS7H6r12YfEg==","signatures":[{"sig":"MEUCIEvKj4cMPMPDZY1+qf0bVRXp7KbC5jc+W4xSO+SLxeSmAiEApZew8B07A0EzXuhwKwAlBLUCQTtjmf30jR7tLVMJi4I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdw4cKCRA9TVsSAnZWagAAYrUP/RZ8yF/B3/a1OzG9Uwex\nUA6zuo28CjJlMkl/Xr+jJSrWKbw/VcnRcp0SxhMxgLV5xNrAGAIVzODTBk2L\nN/ddXdP8ZteP2pH/NAZwfz1AOqOMZfqPH92z5zmZeE79N7a0cAlRazMwZvNd\ndx7Xz5dhxomVziTdiHCOaEhy4pPlsj2xcEzivaBNLvnNl/2baSvF9SU63CID\nNDZWeVnFHQ8UR0NTY+iAkmwS0Adsktzil2f3IJ2bc2tw3tfeV7/4SAb6QoOP\nLP2lqQM9StKwZrnLr77UmqjyA3uJwhyV5JNtrkjcbX9f3R8dv9Qjme3+F5kJ\n8/FQ31LKoTnIVf50f+/8hdXIkmu8JbgxZ/03NKH5YoAwHF9/CvmDODslRuh1\nFG+TQIPZ8JKI6CWX6OV/Zk+5K/uLP76StIM9Sqh5d8ppbgMCKlrgFbOhBv+l\nh9A1zI9SACQLxVu7PayUWynbGy16vuTQxdVU++SNeDwMRvXxQvpSWAYB5rTl\ngnMOZOoK4y6sDQYdoMciUu0shaU+kclduOGzHzlBbdDjnQDGnAyEI6jxvib7\nz0Nr6JP1AoLbB/1V70OR9oLPTWFljEi4lUK0bo9boa5KHbjdn7zvKpYMT+fS\nW/TsXPoJCHEmPW5ULrdA6NQhkiilyIpirX8JYvYML34ZFm2K0McHCu3HshDS\nqu9b\r\n=EWJg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e2832f2dcf035c84f9765d3b6a07db3a5e6c08f3","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-e2832f2d.24+e2832f2d","@graphql-toolkit/core":"0.6.8","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.8","@graphql-toolkit/url-loader":"0.6.8","@graphql-toolkit/github-loader":"0.6.8","@graphql-codegen/plugin-helpers":"1.8.4-alpha-e2832f2d.24+e2832f2d","@graphql-toolkit/code-file-loader":"0.6.8","@graphql-toolkit/json-file-loader":"0.6.8","@graphql-toolkit/graphql-file-loader":"0.6.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-e2832f2d.24_1573095178408_0.13167358768824733","host":"s3://npm-registry-packages"}},"1.8.4-alpha-6792c8a9.25":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-6792c8a9.25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-6792c8a9.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"8be72ba9413e7ba8070f03dc310e08828053e8e2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-6792c8a9.25.tgz","fileCount":156,"integrity":"sha512-Ij+r87g7WbiT2F3rgAm7TTwCTD3KT9OlId7WXal/uxdHaeHJMR4LtSWa069ZIY1XeG/yQRGjvjaJD4kgifpJOg==","signatures":[{"sig":"MEUCIG+YkuPum8iR+AQ+Wm6MAdrtMmAcSJvsKaLsy1W4Q7vCAiEA2VWj7ofY9/4+2VKgdgFHWapsJJH4F9NsLPjpwzwn8p8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdw4clCRA9TVsSAnZWagAAy/wP/2HpJlqduHqd9lpRmrdf\nvwEKErgRZ3dJPVWhE0X98BZyqiTm79Uf6b6V1oNGLGhohvTBPGiYP4sqFqD6\nPMk35A1WnKPC1oucwuPTpiv3BFd3Cu3G4NaS79HbQQld2XKEc/nffx3icCbI\noxomTWs85afa7UP9R/qL5fUo4cr+VSJc8TFu/M72zze9LMk/1kp1puuTxRrZ\nkODU/01nLLfg57CuEn6gjd2eMMmc90s9scoAkusjOiTfS/YOASA+JF1kj9fD\n6gUTz/A00ZJJuBVfiGLHHJRaKWraxYFKTu3kItOkYbDQf8PqUU2Ka6TEo/EX\nc8fvflsZXMgnkjYEoFcduhQiJrb5JN5A+wgDTpTBwyivf0dmImc1OghZuEYn\nnNhgbCCunkNY4E94psiWXu1dpAQ4W7YYJbRZvrxDNZ++jJOuK6zJIuzXRDDL\n+1P1VEf/LV4diKydy6aqkeyw1e09wNOA6yct/G3Sff3gcHcFCiguUyxg+6TW\nCMHdudSsp+e460G5hgwXYNnxD60K090Yr9ptpTIaznqd0nn1kbjkYdXbJxzU\n9PPyKv5lRao3eHsE2Z+KRc7iKE9Um0k+nhoTJMjo1ga10SSVS9+EWJKLm7tE\nT6uosGF3Qb312+Sm876hhROWW0gf3dLXgbhqOnnMgu753oOTQkh+Rb/yaZCa\nx46j\r\n=VKjY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6792c8a9bc56e7267a512107b9e3dc03c4909e92","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-6792c8a9.25+6792c8a9","@graphql-toolkit/core":"0.6.8","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.8","@graphql-toolkit/url-loader":"0.6.8","@graphql-toolkit/github-loader":"0.6.8","@graphql-codegen/plugin-helpers":"1.8.4-alpha-6792c8a9.25+6792c8a9","@graphql-toolkit/code-file-loader":"0.6.8","@graphql-toolkit/json-file-loader":"0.6.8","@graphql-toolkit/graphql-file-loader":"0.6.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-6792c8a9.25_1573095205259_0.2646105282765856","host":"s3://npm-registry-packages"}},"1.8.4-alpha-8df3083b.23":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-8df3083b.23","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-8df3083b.23","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"bd24f72df5ae657ac72d0723223699ea403c7519","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-8df3083b.23.tgz","fileCount":156,"integrity":"sha512-5Z3OXN+ekDEdEknS0s1O2RVtiXafqw4ZOdmTBRFTDp3LM6O6zKdlwN8Mcwz+Y5LR12yGjWBx3Ub1rFltTsyGRA==","signatures":[{"sig":"MEUCICjH2DU4O3CTpj+fGFUZ9xustvrBWAfjk3Sa9rFi8eeRAiEA9G+fzdXT1GvdoOjbRpPf/Mych8NXhql9mAv8Q7TMmSU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdw4ddCRA9TVsSAnZWagAAG3AP/jZqY/zhMacdYa92o3Vi\nQbnS+4Y67QcAyRbOoKUzLa5/E+a0N1eHk7PWYuIhAjocHi4UJUWlOuV350jA\nm8tt+OnINSTY1Y/mJNO3Mm69YhWDUoZ9Z6e2RY3q4bsHuOKcOwQVt/ylYuR6\nB37TbWiQSWh1yDZqSpjI26fAJ8VU2+9s3eX+NznXyV/WGPLZdU19Kky9OrPw\nB5UNuwS7RZs71qvYZ1lF+T9CcOyJy/sNcKL10ggqWPah6qVM531BF4wnDi2c\n1pcE03A93BNAIVwiYf8AyLZGqNFaE2rGzvv1Bq9zMvws+0ShOkuAYjN0zSJs\nbEWAdhaVy9LvewNBNMOsh13Y771D8dnVSifuxHqf9CwoZnePkXZ+asnGj6lN\nGrdrCO3RY/zVWEsj38EvqrTs3TW3lWonImYtTVGwfRtUBqsQkNsJYdLTZkjl\nhttvE89Zak5UKSu5ssnHehwKCW5nhhexSJCpx8uMfp5JCjTk/TnyyZ5/XdsW\nxy7dnuZWcmdKmOJEFjETz8MeRkxBO1++3ugJ5/p4G7lPdmSrBhr1V9eoq6sc\ndG2D1IbR/uJXbdjTjWqjn6CQT1IeDuyAkvAsIMIWzXG3tSw2/+5czH+vM/Ff\nSlYt4pF1YwTZcPbUWrZF+yTkaRFD1FPoAzLw2P1GZIA87Z6KrkZtoFbpjIed\n8oJ7\r\n=j7/5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8df3083bb1d5f6faa54b21f3d2baa098af9cd44d","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.5","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-8df3083b.23+8df3083b","@graphql-toolkit/core":"0.6.8","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.8","@graphql-toolkit/url-loader":"0.6.8","@graphql-toolkit/github-loader":"0.6.8","@graphql-codegen/plugin-helpers":"1.8.4-alpha-8df3083b.23+8df3083b","@graphql-toolkit/code-file-loader":"0.6.8","@graphql-toolkit/json-file-loader":"0.6.8","@graphql-toolkit/graphql-file-loader":"0.6.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-8df3083b.23_1573095260616_0.495693031687771","host":"s3://npm-registry-packages"}},"1.8.4-alpha-a03aefd8.26":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-a03aefd8.26","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-a03aefd8.26","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"a12aa1f7381e85e28c8911621a1abcc2d11f8a25","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-a03aefd8.26.tgz","fileCount":156,"integrity":"sha512-BxFGkJXj2GJX1raVW9WbG1NAU30MYQ71blpHC+lj/i4VR7Gp/nnZoUT4CH2Tld29G7rEMV2qwz1n2ExiVCHdVQ==","signatures":[{"sig":"MEYCIQDcJxNrZhVzR4ADn29XsQepd9oXl37QjHQJtGS8gqMGmQIhANg38RzcQ4BJ236du3MZnwbE3AgCBAnxyqvkinqLByre","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdw4eaCRA9TVsSAnZWagAAmOkP/2RKbP/q04RSdq3OKza0\nSzlVt4Ux8ahUX99YJvviub0/9ZwqZsZtCGLCSH4ojI1K7vpvCWCY4Au+uVm7\njFbfSegumtvbaCdw9ik7Vsu81wnLg5lb6Ejcg2FAYLqykGNjYO6VmfCHCJIc\nP7M+MKNUL+bVX87f7SMdBXTmK0bm8RcrskRNRjp9rW+SHcUNvieYt31cHYUY\nAXQGyMPfHWQewx7XFsN8JOKb4+6Qf5xHD1n26TFMy/Zp7VZcIECe8NgWhcfH\ncsmvmrbni/PJ+1dGjAFPDnJz+OWzxNCuth3yRtY4Zy1I2vgkPhPYfx3k3Pa6\nmygJSWoq7q1fe9FPKbXlUuuTC5fAMtoa70OdVoKFSQU3XcEgJlyaLmQ7hZy2\nCdS6Qu4LTk02CcXqxZVg5ayU8s7G57QcB/xoCUFTNgxrz8QDUxFQiaD57vft\n6uq4bpwEPjcyuVgciScB3zLWiTVbNs1gysc/gZ1Gt8X9rDFyn4RRnAFjH6k3\ng0FPPdGPlMwy8z5oeBQet4v1vkHFPsHVwfLhv+hsEmzlEgeOazcY1kHEV1xv\njXvO4EDDq7AE1HDtRxb9SHY+iIOr06pp3EXNsZGosLtA487DagqunTULg6NK\nCCQ8IgZbCdP1csRjN/fZj9kJRArT+xHSEbDr/gtsL+QN2rZ2gfZrfh4ExvJM\nLrn+\r\n=Q4bW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a03aefd8e053dce2e388d83f3da09e64288aa559","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-a03aefd8.26+a03aefd8","@graphql-toolkit/core":"0.6.8","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.8","@graphql-toolkit/url-loader":"0.6.8","@graphql-toolkit/github-loader":"0.6.8","@graphql-codegen/plugin-helpers":"1.8.4-alpha-a03aefd8.26+a03aefd8","@graphql-toolkit/code-file-loader":"0.6.8","@graphql-toolkit/json-file-loader":"0.6.8","@graphql-toolkit/graphql-file-loader":"0.6.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-a03aefd8.26_1573095321747_0.5809489556573111","host":"s3://npm-registry-packages"}},"1.8.4-alpha-2f8d2c74.27":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-2f8d2c74.27","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-2f8d2c74.27","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"0098a2383f53d888f0335e93d92b0c4d82d5083d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-2f8d2c74.27.tgz","fileCount":156,"integrity":"sha512-OwPSbosczj7Tr8Feu+QHwpyjkXwBZF96LjVyUmllqlogU/4PsOCk0hVr5c4InNENicRr118dcBdXwYVh6oHXVw==","signatures":[{"sig":"MEUCIQC8dmOcwvDuS/MVk+lp5poJY5wywQbrAdA5qFbNG6MiRgIgBlssbDD3SM5ZP9setrgbyZ8THgZGniawD2rKbLctptY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdw4nBCRA9TVsSAnZWagAAILQP/2szr0P9ZHIc2pOoEGx4\nLaeiY7XbvFlbsd7pQSuBtY/oZdcANUaNCY3xBwloNUb31E40vqaAi0zS2Sdg\naHlvXBvakGu6NiObI7NO5dyzi1DNM9mDasbeWb0RXOqQ679NKKWCjRwKi8il\nBuQxkiLJIXl48NUo7NXydMS0UUa3CyXwBP0j9AfsPZRT9nx8YHQZIwhPLiFA\nvd3Bfe+PCt2Sb61XOlpX6PC7UE4vkWKsGpFIfz9zsvru2qinz7oVnucboE3g\nBxYnAcFabvfjEFdJlATL+CV/yET+oDRRqFDbEC28YM8wtqu4a4A2wFRVxK/4\n3kO9zx+ipTxWgNB6FKhqngLouFkPAeBgjAodx0J9OKnava1YzMd4oy2A66Lk\n7eIjpSjiXZC/9Cj6bzkanYCwWoTVI/kYosyHudn6EJGaNMv7HHHsa9RR2EiR\n/YUG34GroogBu7HGEKmRXi+HLjZjdyzqGJwLho4Ye5RhpLLhiqIUz4BnZ9Zf\nE2C+gbxDrXUG2eJMNdzYcxsovjz1P1CSX5HnaQ9ERF6qVjIodXxg6El3gcMx\ng8CpFxG4hos52bUai6OMaj8HZUri6SWuKpU1Sl5yDohMJiMRS4iaNO+P7i+D\nc1ljVJ5rGiIJ0R5wrSUU4AxTB7zgpn1/T3WxkJHZemWZnNOPHbDs/VLK7lqT\nUMWr\r\n=/eXm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2f8d2c74a0b06b9b17852e8ae932563808305dff","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-2f8d2c74.27+2f8d2c74","@graphql-toolkit/core":"0.6.8","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.8","@graphql-toolkit/url-loader":"0.6.8","@graphql-toolkit/github-loader":"0.6.8","@graphql-codegen/plugin-helpers":"1.8.4-alpha-2f8d2c74.27+2f8d2c74","@graphql-toolkit/code-file-loader":"0.6.8","@graphql-toolkit/json-file-loader":"0.6.8","@graphql-toolkit/graphql-file-loader":"0.6.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-2f8d2c74.27_1573095872507_0.43781817973288173","host":"s3://npm-registry-packages"}},"1.8.4-alpha-7a65e6df.27":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-7a65e6df.27","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-7a65e6df.27","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"9ed6828e4a2fcffa560487e2b85d2ec5a9ef54ef","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-7a65e6df.27.tgz","fileCount":156,"integrity":"sha512-s4oVpAfITtjlQXI4DZG0TJrwspPgx+ScfVIPss2OjHe2litaWJ+iMhA8mfPbFLUEDEZ/cqS0En7PBDyq7NRTqA==","signatures":[{"sig":"MEYCIQDzl3uqmpE7d41ZRygHJieUdK77ohVsf2MAWGBrzBI1fQIhAP2AjcA0QkK5LjWnShgHDyICXl1+eyAZfjA8qLPx9fYW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdw4tnCRA9TVsSAnZWagAA0hwP/RUK75iYhjXOdfh0Ck7l\nZbHMUt6nPuCf3Gs77B3aHP6FQm9EMnmVt3QLJorVERqPVoDTCkak0o2WOOvM\nO4maF2Vn9R3blAyehAoCXhOZN8hIjRKkz6yMwuVSFmTWWxMu31UdrDNq8qUE\n0po67c2IIwXId+MCXXWpAiECC2hH31p5wtryoF+BFryg72mpWKdmqCdPcQQh\nHt1oeSjPRy+qNUuey40aW3dUFajIiM2e4/E+3km9JRvl9jwYyJ56dpO895RR\nt8dQUNTWjNrgYaM+zd6XDjC8+XHmAb0syt/crqQkzZgSXj9H3yAfFYXmyNc5\nWoLWSGSpQRpElMHz/PWs+HlWqetRiUZslL/kTqxI8AzRNWwpeFIQDAFOjIXL\nX8AGj1uq5SECPUwPHDhBVmnbWehyDGdAhzJSCZQJk+qxGOS/+ZHWj6R7RzyX\nlTq/6bt2njlPy+J1cm5ctKvNnX3EBvVWNrwBH3Lr7Hm07DXF7FHQ2UntCez5\nAf1LjTHYdY9sGKgPI3lCs2sxwqzSuAxqPk56fmhdAy77ieAuDt7HjYkX/jp9\nWIWu+iz/vGXaXOesjYHzpz8ybxUOf16TRaGHCZEFqakaDXQWxJyjSmNI57tI\n04AvWVDAEU9d7COaxUGuBE1ptegLJDH4LEORiT0gJvk5n+P8dHsG4aX2fp1C\niD1S\r\n=okIU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7a65e6dfcbfabd86a2437cd1bef36b3619d9ce29","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-7a65e6df.27+7a65e6df","@graphql-toolkit/core":"0.6.8","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.8","@graphql-toolkit/url-loader":"0.6.8","@graphql-toolkit/github-loader":"0.6.8","@graphql-codegen/plugin-helpers":"1.8.4-alpha-7a65e6df.27+7a65e6df","@graphql-toolkit/code-file-loader":"0.6.8","@graphql-toolkit/json-file-loader":"0.6.8","@graphql-toolkit/graphql-file-loader":"0.6.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-7a65e6df.27_1573096294311_0.003645642849839037","host":"s3://npm-registry-packages"}},"1.8.4-alpha-ecf6709c.27":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-ecf6709c.27","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-ecf6709c.27","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"6adb830ba48c1c967a34d43ed61e96259bc2942c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-ecf6709c.27.tgz","fileCount":156,"integrity":"sha512-C8UBIE8TQ8nYpyJT6i8RH7rfbm+Z6dDiEVV3aZU7woqnnsvu/cpdozaVe7YI8tfMg1ZocNx91iYrcnUplfREtw==","signatures":[{"sig":"MEQCIGpTMrmI8dTmsiFOhiHvNwe62+2JfAvt8mE8TF0zeu7JAiAqXifTXblGPyzZXgW+1bRxbWKj5pUa9y6YWQ/ViQy1SA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdw5gxCRA9TVsSAnZWagAACN8QAJaJFGJvVT+zMtpKW4p3\nXXRN8ZVzUErfZMFNsny0tdmzRJquRi91NG3Nbp0TvfQOe0QmgGv6sHkiocAd\nyDmVjnY0fxexJnlnHliMQGklD8gOCqL5fjKsVdCwrww8kHGm6oP3LzidS8vV\nutGNogtRsKhQnUsJV/n8y9zBM5tzqyO5okoi99vebnj8QDLSa4x9O+cGtsAw\nfGvLbzfaKnbzGRfM1bwGjjoOkmmfd4nO07AGxU/AQPHKwVGaGjRCsZwfpALb\njwv4ebUEK6DJd92QV7M/0cjgwUPZSK22/NzIPEZTFmVT9AiFfrcRif59wfn2\n1SD4Vlna1ZMVQghvmWxPhQz4CCq2CAN1CEd1UFIHHZ8xFQw+mYlW9kh0M3NR\nB1yNZThhPuT4x16U/ZyUwS0sXL1I1aImkLZ560wH0WmHMV6TPrL9OcBJMmAZ\nWAX3U06OamyD+47I6BF0XVe/yHd9fk/bzL/B+gUmWp1wt02WSzT7Vp8n9hHd\n/Ag7aWkmc9kCMOLrH5yG5syGhNnASaQOW7SoS6yjL8RABs528/CVtRKo8vf6\n7aWJIbe4B95Q7CGEkd3rWHQock51nQFLvBx6JV0NP0TSCYnkDA3t/4UaK8Be\nYvt8qgUO/Wli9TEc6ZT3DGXQhNZ4IWrSY8v+Nfv+kHfdLxCSQRD/WT6pwyOb\nt/HQ\r\n=MbWT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ecf6709c235625792be06f4bc526329ca068be4a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-ecf6709c.27+ecf6709c","@graphql-toolkit/core":"0.6.8","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.8","@graphql-toolkit/url-loader":"0.6.8","@graphql-toolkit/github-loader":"0.6.8","@graphql-codegen/plugin-helpers":"1.8.4-alpha-ecf6709c.27+ecf6709c","@graphql-toolkit/code-file-loader":"0.6.8","@graphql-toolkit/json-file-loader":"0.6.8","@graphql-toolkit/graphql-file-loader":"0.6.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-ecf6709c.27_1573099569032_0.19572308323108478","host":"s3://npm-registry-packages"}},"1.8.4-alpha-c2a92a91.28":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-c2a92a91.28","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-c2a92a91.28","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"da06fa1f84532a5a457a34241f1ff412737e9527","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-c2a92a91.28.tgz","fileCount":156,"integrity":"sha512-ENhirx8pvy/2Oos689hXJXS36n4dzc3DwKY/nEJO4w6Oo/1jav3VeeLEVYF7jINhhFk2uQR+ByNUtOBz0Ccq8Q==","signatures":[{"sig":"MEUCIADLn5saYeMIH4vH6DQFrnuHM9TqtW5OKDlk138O4iwAAiEAwx8gimeWd1SxUb+AEiewT5LvLdigSTG8vag59lxYR/8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdw5jwCRA9TVsSAnZWagAAUREP/1oY4pIlYua22uJiiU2O\ne0oAY8rtYmnU3wHzgnHGjylxmzcS/Sy4An7t9Ik+LhctQZFg8NoNXs+4CdgM\nT6SsAuklHU9LLL5VSuI3mpyN9ROMg4GjIj0oNuYdijz34iHqnETaPrIDykz6\nG+SULVyiN2WY6ex5i9Bdfl+T94lDJrrpXQtXpsoUr90ZwAXoBnFJe5nN5CTm\naV62E7k6da1AvGkZnEA+mnYWMAYGEjdSIs7UiI3PX3tP25O3vk3HZPjwIhyp\nBy1PA2zG/lYRo05qBR/EnQ1bjBSEQE9qd5tLXHX17XetaB3zkrjP7XOD8b8j\nG182rx49hpPg0XTO+AlZtQZyiNb8h48DfvglnOxkI8q3KVG2TWi/ePaFOfuP\nCi0WsiiHE9iE1MNc3qM+jZlR4omsVPTliaXTYqQOlW1lVK1t9ZrSBi3jVhXd\nZQ+ss32ai2PQ8tJZXRbA3xSKts4879UwiUKKutQCeKPflFu5MzOL5f3ieuuM\notFiwWW69AfSYv5p3BbPdQk3a6sfeBKz0mAGtbEnDIbdpAyAXWVT4lKa4R9M\nxRX06LT6BdrR2LFii4a+C6fqNcNTpk9/vETkXKCGU4os45LCmcQql9wnOM6N\nYz/dNBYUrBzMS6P4cWaoULFSCA1Z/bhOUB5M8brRhJ/J7gP74+t/in/DQDyp\nYmBC\r\n=B/Kn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c2a92a91a0379ffd86cccb98e192ef729ce756f3","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-c2a92a91.28+c2a92a91","@graphql-toolkit/core":"0.6.8","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.8","@graphql-toolkit/url-loader":"0.6.8","@graphql-toolkit/github-loader":"0.6.8","@graphql-codegen/plugin-helpers":"1.8.4-alpha-c2a92a91.28+c2a92a91","@graphql-toolkit/code-file-loader":"0.6.8","@graphql-toolkit/json-file-loader":"0.6.8","@graphql-toolkit/graphql-file-loader":"0.6.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-c2a92a91.28_1573099759801_0.9151234944208799","host":"s3://npm-registry-packages"}},"1.8.4-alpha-c729624e.28":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-c729624e.28","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-c729624e.28","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"04b887d727f42f294852c17dc6a02cf284c1427a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-c729624e.28.tgz","fileCount":156,"integrity":"sha512-GhXwCn4Vhuyi+MryNGWhxure0cql+9TlqqAaZl+Fk8QqYQJSYh7E+dW09iiOlGfHolWiOLsn2UO69qYnMMXxSQ==","signatures":[{"sig":"MEYCIQCRc77rdLi8mviEg8wtQBnFVdWcvrwi0ZmsSGDORIm/CwIhANG5O4yakFH3J19LLM9pmxQB4WnMDEcvvOoGFllfv96K","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxFy3CRA9TVsSAnZWagAAKOkP/i5Lh8rR6rQXfsO3iDDT\n6+LFwjkmqYYHgqZL2+2tIqG9Mh1CNmgve50QcnEbzWmA8px19gKQmUcCgkrM\nNu/9INN04x+lIKQdR7+01SW91lI2rzcKltXePHmNZPJfVMhNNR2P+iPaJ+8S\nrpUdG05Y0RHuGKgl2/lJvuXuMMhWxvlbqaOQxq8j0UMSethgoofNiIIzoHHn\nvfR2/yfvlXIa3lxij7GcLAWNr24NzErfk0jYBwoJEAnyGNgWTcYodfDghana\nrKLylNYhfxEUBf+4X3GPGWkFojTEF0J5+xhS4my4r+m4V7adnmu7Croxjc/v\ni/qRuXIe39XaoYB/g33Ebw4WCFnjPoS+vzvYMOfMHuNvFAlE2uZSpfu7QSsv\nOVEW+ARyQLPdoanvrPQ1TIF/bMuCOviJ7luOhk3DGoXk5YDpQHKyaqQfZkik\nW8QzuOXZ5xkGSW+0OSwmheZSe72G71PP/ErVnHHkBXJlaVnVpgFsKIdRX4Am\nGrwupf3crY6QRXJOQNCoWTAPHNAU3uD2loZ2Q81th0tHnLw59YXlKIeWveF7\nEf4Wsjjk+a+dm9uqlnLvQnqM4nYGMHTDwzW0kVfG5ro4oDDFI2LY6dvuUAqW\nvzfUiN8xmcwSUMhFh4lS6px9W3LMi/Oyocq3l+hFrd17D1b/2UVnUWoiJqs+\naQYi\r\n=Pk6Q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c729624e9b1859caf0e88cfa8fdbcb0074cf76dd","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-c729624e.28+c729624e","@graphql-toolkit/core":"0.6.8","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.8","@graphql-toolkit/url-loader":"0.6.8","@graphql-toolkit/github-loader":"0.6.8","@graphql-codegen/plugin-helpers":"1.8.4-alpha-c729624e.28+c729624e","@graphql-toolkit/code-file-loader":"0.6.8","@graphql-toolkit/json-file-loader":"0.6.8","@graphql-toolkit/graphql-file-loader":"0.6.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-c729624e.28_1573149878882_0.4967635203778813","host":"s3://npm-registry-packages"}},"1.8.4-alpha-86cd4368.29":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-86cd4368.29","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-86cd4368.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"fcbd8d28d558aeec78e0120749c7850ad1a1dfe1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-86cd4368.29.tgz","fileCount":156,"integrity":"sha512-UMepuClPuO5J/NOAZ+QqIyCpBdLfGmNVNrmuPcLxRVi9EH7r/q5vcjRgB40tIBoXs+v/UTR0wZKTKmi2GLiRYA==","signatures":[{"sig":"MEUCIFGQVXVjJd41yBlaJE5SMjuSpcubRrCfs5zRHcOOJchzAiEAkscKeO5OMgbhRBl9RLAMCPokh/VsQsBPsqu+uBqEPSU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxIQdCRA9TVsSAnZWagAAT0EP/1xlIoeRLQcEiMQmvDWt\ndmovqcZyFj5o7Tr+juIsI6o1pJMnz3RRUgDvI8o/W4ys0TUXrgSuWOEVXbz7\nIWkYkOAOt7XM/4eZyJW9419mkA2gaMZirWrR+qUB9hyY6ZDmYNHWpkt/taE6\nl7Dh+CBWWrORJu7Q4KpQ+mHNQ23cFFaFFDkxwWGNvR9MJ8L6lJSA87EH4BSh\nzchI6s9csMwGbKEFHMdDLVA6AAAPtgR3EvCbFFbdQXu8djZwy/1m0MeDQfv2\nnNkl/uKAkN0ty2j9+ldEjF/JSLF5LqyIoY/4b5QZ8mLg7F6BKtlM43sZGJKK\nb+WKEQ9DhssCB8VhdC5jHV5kv4cv9b1ml7Ww0XcR6OJr2h2OQEYHE3Ed/K+u\nUaKgc60JwciKarOLorV2M7xpMJo8ucFZq+NfR4cqRlRo1noj1j8ZXrzOszQq\nZvhvBnP9RvasEYHNQH65pDGdS+4yEZR4wldUL73ujEZtlP4AP2CmJLS6RpqN\nODKUIslHVSajnQ68FYeVo0pmURbmq1z9Yrw04ecqRJ4bt0DaUuZ0gdAfrXGT\nmndP0eDdjICSTPwPb1O6uL7TFzIpMs3uEz68xrlp7gfD0r0ShyH9++nE3YWt\nZnU8Z2ZH0/8J4tLbeCcDQRMdkx1GeR2W9npMZCeQ0vFnY9AmKqUGZtaJrn/P\n2OOW\r\n=y/83\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"86cd436858f8b7945ced7aee75e7922665b3ef80","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-86cd4368.29+86cd4368","@graphql-toolkit/core":"0.6.8","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.8","@graphql-toolkit/url-loader":"0.6.8","@graphql-toolkit/github-loader":"0.6.8","@graphql-codegen/plugin-helpers":"1.8.4-alpha-86cd4368.29+86cd4368","@graphql-toolkit/code-file-loader":"0.6.8","@graphql-toolkit/json-file-loader":"0.6.8","@graphql-toolkit/graphql-file-loader":"0.6.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-86cd4368.29_1573159964743_0.6208669301447547","host":"s3://npm-registry-packages"}},"1.8.4-alpha-13a482a3.29":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-13a482a3.29","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-13a482a3.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"6d4d7f15502c3ab4ba80c9db6a0e2fab5deaea00","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-13a482a3.29.tgz","fileCount":156,"integrity":"sha512-HFUwIA6wcKEfUbwRHi8/5BpWAuEGKczedd7Wjs51gwuX9LrBXJvJMNgUdpxtXrlv+QdMw9LoJNne4koLmFv6PQ==","signatures":[{"sig":"MEUCIEK7A8lQJua3/ayR+/Y9ho5KYmY2WdVP07rmS10qsAo8AiEA8yBJ4hxN7BTJmpR4QMkhCz943ldQy34HuTIzw4KaxdA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxM2BCRA9TVsSAnZWagAAnNAP/iDbLdbvH1xgmuIIPgoo\nNO8GR0uSBibZcYEbwjqtR4rRSxtMRZgrk6fU5y2vAIpwiuXmsc+IVF0Ub543\nRmY33DcvoiW8aDEiRTxfpYrMIfufZNNaKVsDx5p+/CtSdDqGC/fhZn/uWu/t\nY9eXwnm647o6YxJTv0OZieypV1JQiW1fcu9BUnV/gcCacJa9lzDY6R0ByQ4a\n5Pa4wI+PWc2XsD1KXrKtj/CXgYKSCcVwVM14wM9S9TZ0ZjlnbveOxhPmMVEQ\nVQBE6Oar3C6pGhFbl4s34mkFisoMYEbaz6//4E3qeKimxVHd2nAM+UnuC/uY\ntg0PicqnKWZHk3G3ck+LuaD9+Ev19j5yWJO2OFN8nbL3KIt7RMtFDMUJePQE\nrHHb2if63iy9/VYhZC9HHwS3MQ8D93w7koPdm+aCBx0cMw4FEhC2B/a6DZrE\njxyi7CggOxAFZsoapDseGElnV1M5lRTv26VEV5Mjk5c8ytZQDzxVoHTMdmca\ngDJxlTSTQkqEnS9pEkRJB/RXb1CVthdVgeJcnbuVDA0KAjkSk/VMrY7QgXwD\n8kGyGozaFekPa0A2JUMK5QZEVJ8Glyl6rnx9rt7BJQDEX3oBLHZV/O9MUKs5\nEUJ5077lsHmsVfu+ccqVYj5OYHMoHpR8rEnqgMz5kMuiP4o3v1IoPrFopwnR\ndZVS\r\n=wXPH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"13a482a342e7ef5b3278e8e2db11bd817a421208","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-13a482a3.29+13a482a3","@graphql-toolkit/core":"0.6.8","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.8","@graphql-toolkit/url-loader":"0.6.8","@graphql-toolkit/github-loader":"0.6.8","@graphql-codegen/plugin-helpers":"1.8.4-alpha-13a482a3.29+13a482a3","@graphql-toolkit/code-file-loader":"0.6.8","@graphql-toolkit/json-file-loader":"0.6.8","@graphql-toolkit/graphql-file-loader":"0.6.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-13a482a3.29_1573178752669_0.6725706076294309","host":"s3://npm-registry-packages"}},"1.8.4-alpha-30d744f6.30":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-30d744f6.30","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-30d744f6.30","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"4cebb1155f253f99477088fece6549b2eb30f68c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-30d744f6.30.tgz","fileCount":156,"integrity":"sha512-8i6x8RKuVu7AoTGdm93CAISmoMfNpoFJb7QNudMX6B6y4cknMku6UX6s7b75vYcp83Kv2tSfnic48CO3dzeArA==","signatures":[{"sig":"MEQCIHWi3KA/RN2dK9lk3nVtcnPDkGm+6U51/zuMOMAMUCLyAiBHvU7/8fBPWXXfEjbA1NmH7FpOMdKyWshqDlLhXBy7EA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxNZ7CRA9TVsSAnZWagAAjDgQAKTD9RVt3MMHH/hwErPu\nofEjbsGFp1keE1Vsf0Mbd2bH2iQ2zoL5UnqsPdIe4i0I1HML5gaX7BtiOHXK\nmU0a2yc1ynA0OTNkIGQlGLQIMZEbGr9uf01K1EkIdyaUw/2bLX1wWFa4VU5O\nfHLhiaAbeDRjvL3VeIGmYzdTPFzDqZKgLjMGJDMi2O4Rk5Q4EJwwTzX1HonA\nnuwgBAI2Cl51VH/rzGBTLT8XH8yIk5D7hbDWElVOzq5HX6Wx8u2qUwyYjLTf\nVpNDxLA1BtE8H+Qvk7Db7E5fYWSD9ZAuFTCk5MJUr5hCUwMjkfgo72CERubF\nhkBowB+xAiOLcNrjnRjTDnEk/8zURco2voN+NV3btZc2Jcqgd8D7TwdhHBwV\nFgr1s7D/FEzVM75d3zvOBE9Foedpq9EwR0isIDowuZw0J9NLO/q+QWFsrGEW\n+stulCV5ynEIWbpzKgjmCBDRk9UNX1KV5aJUd/7uxPWjo5h/8EkEI2BdGbc9\nYRyd4V9/vAi90nCpgjtbTKGDQKvL/O9pslDe9If8GyjBhh79GeSBUnB82tYj\ndOclYmDqfyku0gySG8AyKQWhdZEe0/YKDGf7OG0fT/oRZaL5v30R/wqDH9rf\n8zeTjgqCpaPG6NauB/TamcrGXfHWRCOAV23j1m6LFMpxSye7c0ddDcnOD5ek\n0/6A\r\n=zqnX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"30d744f6412887cd2111ab1bff1798f145058e3f","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-30d744f6.30+30d744f6","@graphql-toolkit/core":"0.6.8","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.8","@graphql-toolkit/url-loader":"0.6.8","@graphql-toolkit/github-loader":"0.6.8","@graphql-codegen/plugin-helpers":"1.8.4-alpha-30d744f6.30+30d744f6","@graphql-toolkit/code-file-loader":"0.6.8","@graphql-toolkit/json-file-loader":"0.6.8","@graphql-toolkit/graphql-file-loader":"0.6.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-30d744f6.30_1573181050624_0.6161505765047472","host":"s3://npm-registry-packages"}},"1.8.4-alpha-32b52669.29":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-32b52669.29","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-32b52669.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"079fd49aedf347e9e2165d44805a167dad663b45","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-32b52669.29.tgz","fileCount":156,"integrity":"sha512-mCnMxeszYHJ7X3wNbiDR6WiE2qgR9I3Rw+PIjB70lNkfS2FzJAP6aIOOFEIb+d1oqnF1GoXCEt25ipSHJ7q/fw==","signatures":[{"sig":"MEYCIQDj2RizB/oXZdMWJed45WOiLhwq+bKDJZqaQGo3DoETegIhAOq7pn/t8Cift/uUlJMFYR5+bxrD7EGRtngLC48c3I6B","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxNcwCRA9TVsSAnZWagAAT8kQAJcTyTmejuaqZwadhNN/\nKauZz+RvPplaxm9a/6TAueG8+i13o9IRT2Dq4h50vqb1638L7yBNPeM/rep+\noXmDISgnuHbbcLKFwSUILdUm+7yuhACyaF2GrYpLoc1go0UWapaXWaibp4Rn\nYug74QNifrW5NgSfN5ZTHPcUlWZRCNRD1B8uUsqQc4Alku1fuVVmdYpfa10c\nb1DqOF9O4870ZfbHbieQM4ZgjPpBdqGsze4o7wYpV6LYitdprF6RWOTjc91A\nd1Kz904T1otsj0vB72RieNXYAFt9btMjELA/BrKGGFxgAM3bJo5mIoboxB4M\nUr+2LQy6YGvRIU7knFlggu8LTr8EaE1qx5lABGlUt4s++HWNNlyII1KptnsT\natCjA5hlSAUhIFoJF2OY36mCTTZ6rUGHxJqUnHxTLODBlPS1JuMVKI98QWSw\ngqZTA6C/ZAdH5HeFUITCv9Buw7PTAU+SRL5+nkXzK5uu7bxG4S6JM8mvYdSC\n4rbEo91Hj7Adf4Ayo3jmf5104ayy0xewSaaPFv19ZXZpDGQ1GeL+Pl3EdBdB\nBoZVz3kUm+bc9Df5ppDKQtaKFJFJ4TgY1ocCLzfDx2L2Z/7TrGAP5R1EfZzf\nLFqQVre61lbSt9Bdld+IuPqhtxKieeuTV6Jbecl5Xl99RnpKaR1/frxwBa9M\n8Fxi\r\n=1kv3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"32b5266904f51b82c27f54bf5f71617cf0e4f137","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-32b52669.29+32b52669","@graphql-toolkit/core":"0.6.8","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.8","@graphql-toolkit/url-loader":"0.6.8","@graphql-toolkit/github-loader":"0.6.8","@graphql-codegen/plugin-helpers":"1.8.4-alpha-32b52669.29+32b52669","@graphql-toolkit/code-file-loader":"0.6.8","@graphql-toolkit/json-file-loader":"0.6.8","@graphql-toolkit/graphql-file-loader":"0.6.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-32b52669.29_1573181231735_0.020730999002818606","host":"s3://npm-registry-packages"}},"1.8.4-alpha-6698bd50.31":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-6698bd50.31","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-6698bd50.31","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"c7481b80dae177e85a977f7c0e265faa8614a111","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-6698bd50.31.tgz","fileCount":156,"integrity":"sha512-TDcJIOrqzDWHTrV36+qOnnUoIHB+90teUDR0rQrJ/lJapKTnbo+9k6Io9ETxHCSO8XTJ3LYkj81ZsDkpL5wxOg==","signatures":[{"sig":"MEUCIH1gOLWtiUBVCTTGMC0kMCNagYJ83GkI/1s3BHsIqVLJAiEA4xuBhBmZxSrubZE31XpOvc28UmoYTmgLwnWSa/0xPBc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxcUlCRA9TVsSAnZWagAAQvMP/RhEqOxAtEU/l4FafHs3\n04u+fj8DS5U4zPIOkwTcnOIa15ngBgc9X5dg+uNcs9MPnpyzFbkooymA+VoI\n2ZnASdICL0ZyPjt3VreMyLnqiUQO8BSQTfVvt2HmMuEGU/3ywOf7wBGgvuF8\n844YgBqHF1XCXnqD3aQXN2ZrXOFoxQsOlVWTSWUwVTBtgwwEps7TGoHXvKu/\nYyZOFfP9zvoSTH7HuTJxCRaJXmatKHEg3243DVlJeNZ+R57BvF0YFi3qXNCL\nh4GTbZyc4keDW/xQr3C6+xMmgSFy5rxPeu2iA37CPZqTyH6mdDdaKMexe7UC\nHG+F0bv+8xvNJ96fMWBoLYK4R4XezxTrdh3+cY/RPfcp0IL+a8YRe6DVUnoJ\n3mNAaygXOr92A3s95VdpVWG2+e92Wo7UNcbbR5MY/TKH8oXIAi6RjuDt7tdl\nmZhFJ9aN/dPH40a1O4XMq5Xf3LYGv/Tg11gx2cC5x+Qo0GoVg11TNRiBLBBU\nYfY86PmxtyAbB2ZRd6s2uYkTi9j+rBBYaLxVSW99UqhUeku8mnPd8RdPcm/H\nfVMQCuUUK42SsuyOPDkclIyK1WJcdfb7vYuK2nsvxMtWNqUbB51zoB9AHNQy\nQjw47J6rQ/EO3sivd820LRnAh46mWu9He43eNe6jBcEP5uWvlga4oEWuwmH2\nzXOx\r\n=F2XI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6698bd5004708b49b13d0b84a8923281c5592738","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-6698bd50.31+6698bd50","@graphql-toolkit/core":"0.6.8","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.8","@graphql-toolkit/url-loader":"0.6.8","@graphql-toolkit/github-loader":"0.6.8","@graphql-codegen/plugin-helpers":"1.8.4-alpha-6698bd50.31+6698bd50","@graphql-toolkit/code-file-loader":"0.6.8","@graphql-toolkit/json-file-loader":"0.6.8","@graphql-toolkit/graphql-file-loader":"0.6.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-6698bd50.31_1573242149266_0.551677941891253","host":"s3://npm-registry-packages"}},"1.8.4-alpha-0b2a01b9.31":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-0b2a01b9.31","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-0b2a01b9.31","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"bfa3df87c2e7d935d2cba9d9180cac6ed2f78a90","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-0b2a01b9.31.tgz","fileCount":156,"integrity":"sha512-pdzwxHsMZPDSRLf48TLz9vet10CrnVDpWDXJwqNySRYxjNX+Jhk7/7LkCQHmpFW8AbK5UdwNXhHRh3faeCwavg==","signatures":[{"sig":"MEUCIAdsXlaWXRfw1l1oIKPBtoocBUQzuRQMbuYY/+I9Z6qbAiEA+vnXO4l/iox58AXqrjfB6FTKPp5Qmr2BMoBTklKOh70=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxclqCRA9TVsSAnZWagAAiYkP/R5XTjTntL0E4fGLx4tB\nEz6D/WkoW8LKC9lxz8k1havFfzg7uf2wCIRFX1M2LnrRaVJRhPbg9CsdaMrC\nvPPartKk2bltEvNCTKL5kByfOjqNps17dPl+7P+3rNeYATw02/XF8So45BsM\n5cXLQn/11sXNuoUVBbP/JpnmmS0+ExX219ObKGmvpBYH9tNl7iky1WJN142B\nhUVJbd6/MoH8SOCjBV+MOrrXeE48v7XXlCVv41KlR42a/MiwUZiAaNHUr4xE\nbSn3kkvYOqOfavpJYvNmEV9JR2390pmCxb8uqN9pbT0P/IRqS/ND88wcxsuI\nft0R5V3V456h+jlBFtv06FMzymAkMUT+pVX7zu9jX6cvtqaHfbLy6PmNnArD\nbzjh5ep27H/h/njl3HBDA3lPp/yuj1yD9BlU6P0HY/EGPpoeXWabhQ6pGMFX\nDp7WMl7fCpPnErxuYl5dXrUVw9nfQC2NDcQSbWuUY9PdztNzlRD80AFwTcp+\nkc5TZIq8Rj5diJvnJG23u+TAbUefzfKR6TXNRqzYeEy56uADqO61RMw//cph\n/gDBCPZGxPjHJ06HqwK3VIqBMBOnrA0v1qb6R7loAyNDOaNY7bqw0VeKAXxs\nDq66Z6D8nyWHt+Nh+4mmUT9LEgAS59lsJj7sPm7We4anlftzhXo073lZCMpX\nJAXk\r\n=Ci55\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0b2a01b97d63f3711aad74c2f3221f2e23103daf","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.2","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-0b2a01b9.31+0b2a01b9","@graphql-toolkit/core":"0.6.8","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.8","@graphql-toolkit/url-loader":"0.6.8","@graphql-toolkit/github-loader":"0.6.8","@graphql-codegen/plugin-helpers":"1.8.4-alpha-0b2a01b9.31+0b2a01b9","@graphql-toolkit/code-file-loader":"0.6.8","@graphql-toolkit/json-file-loader":"0.6.8","@graphql-toolkit/graphql-file-loader":"0.6.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-0b2a01b9.31_1573243241753_0.0044385028232625245","host":"s3://npm-registry-packages"}},"1.8.4-alpha-736e942d.32":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-736e942d.32","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-736e942d.32","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"1161051edb1427a68e761ff5c5bd3cd9ac710fca","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-736e942d.32.tgz","fileCount":156,"integrity":"sha512-Okf5hnXse0w7+vJU1ztHjTiU7aeKEkjEqqUcdbwf1Hd6WO85T/DaJrqjvxv4Xixq2cqlXxq7y6uhufEIsfwphg==","signatures":[{"sig":"MEYCIQCtdUZQ6+q6PE3L8TMpj1Jopwb+HEr+7ko0JYLCudSNeAIhAP8nD5NpaUSlD7kbE8eBqlYeLXolPZdfDJ0xD0nLwlGe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxdgsCRA9TVsSAnZWagAAUA8P+gLxVrcHgXnIqToU5KPN\nT/Yx+HQ1VE1v8mcVnGehvGslOq7cvcUhLU+cPugeWK0dVQmvWWvF+Is3Wfhm\nWuEvoEadsmsP6kS0/FPEZI0hc+xVzQZfI/fEveVv253Ya0MC97WVRG8cxWXz\nV631HeL9ryX2FKDbYMFUzI+YBtf4ApgX/Q/vmxKe4xo6NC7c2XdhirfcO0Z7\noO3Leao+tO2YoxW5gnVvlfAB1k2aEnmnBXUJAhoW4yD50z4QuSMjPRVfFu/0\nUEfHn1iDI4Qym+0/uK6pMJ5aaiIw6lN5ohUm0ELNcvqyHHJwN97q6fPZbCaP\nfXhvZ8J7VgR9JmCdQxb1gUmuuTaZPfY4a/i1DxcMan4eIhKb44XZxg3zkqpi\nv3h9gf0raW6uN5QKundx8jrx1FNVXDxhs3CKzbnbi5AmD6zrylRFdvAOvfiY\n6zJaIWznTFr93LRWd3W8ezuhjj22wycxfV2yC2pcAQsAMgN2+wZDg13Gmqcm\na/UxJtflHZ6gfnR6yvlfKh5qbZBPd7yzyrXliDirSdl1aJAblS+qf8hXrmko\npLZZqhiGNCWmJgUbZQlamdGiIpdhGleoB18tdbiWXbUVR3Hzt/pctIKlKeVw\n+NtRMMxoC4sskolPakkSm+33as2Vkwg8e5noNLcejgQLOVZx42O5s4HF1Qcm\n4WY7\r\n=XNIz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"736e942d380f1473d2f658675c72a2b4a2f49b7b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-736e942d.32+736e942d","@graphql-toolkit/core":"0.6.8","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.8","@graphql-toolkit/url-loader":"0.6.8","@graphql-toolkit/github-loader":"0.6.8","@graphql-codegen/plugin-helpers":"1.8.4-alpha-736e942d.32+736e942d","@graphql-toolkit/code-file-loader":"0.6.8","@graphql-toolkit/json-file-loader":"0.6.8","@graphql-toolkit/graphql-file-loader":"0.6.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-736e942d.32_1573247020274_0.21331163694717814","host":"s3://npm-registry-packages"}},"1.8.4-alpha-ae7a7158.32":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-ae7a7158.32","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-ae7a7158.32","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"1705d5fe69d1f90c0d79b7ab71ff1dc07b65e1e2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-ae7a7158.32.tgz","fileCount":156,"integrity":"sha512-5PQzwESIXI545I2/mPopm5edwFcFCIg0Hwmw9rr/ls1zbo3n7QgHB4RXb6R6ep8fxcC1Z72w1jc/KR3MfH0ogw==","signatures":[{"sig":"MEUCIQDFxX6VsbJJypRY1f8SGIsPvoLKc55VU4UVBDPTYOP29AIgFhga+HxBDK9x+vwRLFvsIPudDf7SyFBaggRPDsE+mpQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxdyuCRA9TVsSAnZWagAAvW8P/j/D6sbNQzXGWSSbMlGk\nwhOvNDd5rmWawQCTMaqXOtIN/8lr9fJ6UUm2nJ2gnfgXv9p9+r1SRHiALIeB\n7dkPIH6iFgxu3mkoMTV1GFfnQOb5vnhlTstN2X8tN+2JYhS50VmaioY814xO\nWPnwAk5Hwjpa1VXe6SiaG5uiLyrCh9Po+CnVT8K3iT0klnuOGiEtJYGa+98j\nJMsPY9wnuuKD8Q/fmgvDBvatN+grJrTQCiH1vXdZ8NABYl0FE4TZfaC8rnoV\nP/YL9lMdMMjis3UPS2ePT8Q8P628AL3IyEZvd0UjECW1vjQIhhAjJ5PxC+r1\naWX52AljUNvaeMQ+qNGy7lZmOC5PmstqwosK3fFnyufIcTNsxBvUTVfasBI3\neIWH3gjSV3xCT7tCl1z3+Aem59j+3I4Ug9Yyaj2DYd5YwwTsgvJwwhadWmWT\ncTVSlMw0hixHpKMq1Mn7c/8Arn4TXueHevr9bSe2eeDfAi7tNFSHaa4cPxkx\nObcgit1DjJcGgT0UGzUDaMZJ4oxIVD/uTnSbht8oG4kreJKmYBcn76oDC0J5\nMuBln4DJkEm/p0FqQ2kaP9OkhIelrN8+Y/EPbw/Dgt81Cjby3u5tGK0W+gPc\nseEBUBz2fhJuTYjFrLW0MtHh1XfxOX0xM5tOBRSDdojx8ixRVKYLcQ33695Y\nXgYC\r\n=xTpp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ae7a7158ec169432fcc23194253d314649721aa1","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-ae7a7158.32+ae7a7158","@graphql-toolkit/core":"0.6.8","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.8","@graphql-toolkit/url-loader":"0.6.8","@graphql-toolkit/github-loader":"0.6.8","@graphql-codegen/plugin-helpers":"1.8.4-alpha-ae7a7158.32+ae7a7158","@graphql-toolkit/code-file-loader":"0.6.8","@graphql-toolkit/json-file-loader":"0.6.8","@graphql-toolkit/graphql-file-loader":"0.6.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-ae7a7158.32_1573248173686_0.3727340540206592","host":"s3://npm-registry-packages"}},"1.8.4-alpha-e86d775e.33":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-e86d775e.33","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-e86d775e.33","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"1f4948a3a061f7c3935df750644082a60434b053","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-e86d775e.33.tgz","fileCount":156,"integrity":"sha512-q2+bbd1BdeLYLGaESJ8+YJfH4JKVgJYncSNMvmyL/vbK379RLlljYsN6tSDjMNb4UtLRvr313WYNWRU8+a3qyA==","signatures":[{"sig":"MEUCIQChARUFOoa/kGRxwdFGuw/kLKol0RF+dQBp/cswqvgaTgIgWwvjZ6hYkSnxmY57TwhifEcYi3H9d35HXusbqQDuYYo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxfa/CRA9TVsSAnZWagAAhU0P/3beedqlYALdDILbYJ8m\nIfhC0oqH2hKvBTZy7WoHYfO3B0i8kkZA5n3q0Kxt3n35fetCacOHs9UwHx8q\nTVLOHrXL5HOUpj1FSPqjUZYQaXsw8LQMmZXse7vwSpuPdkAm4O3Zk728NbRt\nMqCD+dH8lGP47pgSOeuURmuIBbguqNEQQ4X1AuLSIZbOnt070lohp4w1ZI1C\npQu8AwcysahT0NNcItTB4yxG7GzwgB4XXAjvs5I79vf6LuxDHPJGwrLWonOE\nfBdM0v+Yv/RT2mSY/jYapWLX5mMHPLAuBqchlw8mcmgUlyx85fxSwcdezDZO\niHUsbg+/P0s9bp4Ti2oVniYP3eaLtbCcfAVCrqTAY2nxw7PhsElzkPP+lb+v\nkeC8c+ihi9/PDjS3u0vCzVeTOfSkxJUATqxP2y29x+g716RXXcx540/0E7U9\nHITWdPNI+UuqHDWo4k8gJ+loh2n7XHUvJayXUNsezmRih/mT7cSHBt+yAKH9\nu/aYkW2EV4yDbOnpf5Rq3q/Y8nIS01Lujd+9joWd7nW6cI+a36coJl6hLUtP\neqkqrGiiYmxalYwqbIBVoZYbafU458ymMXWPUjJ71PwtyKOmSWgqOFNPHpLU\nDUHvafmkyr26uUoIPsGKWrXHjdMXaDlMEQ32lyfRNMxYgHHET4Ewydt+j2+Q\n0EYF\r\n=TJSQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e86d775e6ddbfd47b62362e9e4ef590005b82fca","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-e86d775e.33+e86d775e","@graphql-toolkit/core":"0.6.8","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.8","@graphql-toolkit/url-loader":"0.6.8","@graphql-toolkit/github-loader":"0.6.8","@graphql-codegen/plugin-helpers":"1.8.4-alpha-e86d775e.33+e86d775e","@graphql-toolkit/code-file-loader":"0.6.8","@graphql-toolkit/json-file-loader":"0.6.8","@graphql-toolkit/graphql-file-loader":"0.6.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-e86d775e.33_1573254847347_0.7991100034841168","host":"s3://npm-registry-packages"}},"1.8.4-alpha-cce08c93.33":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-cce08c93.33","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-cce08c93.33","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"1501fe88b3095d1cf927add7cead8d9d7e6cc570","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-cce08c93.33.tgz","fileCount":156,"integrity":"sha512-V/x2smP8SM5L9dBud9Tx6Mr+ELtoKxR8Y9FH/TLr+bDhsPGHqvDFJbJB1ML8DBZtnBlcKVgXG90Iion20JGEnA==","signatures":[{"sig":"MEUCIQC5e34MQGbgFVdeKGfREmpiyUrtTP1EmGKseASjlMFVNgIgEu/YL12lTpeBLWRpRGwCHUCLd0PwyO4DLTrmN+a962k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxggACRA9TVsSAnZWagAAErkP/1APZFKLWisThcJnA2qE\n7/zhc9wWafrh4KCwGwbzyWdLYq2nA2il+wJKyzl/IOIqzn+wltHo079ueNuB\n0j5RJQnGeHvt1snF3TUVTp1gmtJmlByMj68RW2053pB6C/l55Kbba+A/veh0\nFUHdeWXTJ+s0zd0jNzFHBM1BNPXYIaOHzjgvKLXeSYU016ZdqI1LQEKl6qEX\nk9/yKNQ9B5UpfQdvDWI7FbD1++E6c8Syv9PTdQKUyg8uUzmgHFVPN1Zjyg4H\ndM8SlCw6GlvXdVzObF6dK6pNPmiLnQZVIdQRjWasebsyL8U3gWknr46rZOMA\n3kHN8b3R+8q9d3ld7kQfnKzVXRLgucwGJdmk7hVWG4h3XE9IepAbxKsUjmOh\n7xwImLQ+kpMVWa8YRzu+4A7waMdwZOeARbdLiq49BDvLl/RxuG4JWkv7ZHzf\nHqdAJvkcacAfg2+DGwL6pMYcdZ5uY+rqDB1TRbMSIA53N0y6jBRSfp5rN4jW\nak+D/gpzXIAiPozm7lvo5chT6rgbYybI6t3LYclP5TSIx08us4et+h0/pEtb\nczxgwJf4S4v13ZxKBdundYkc7Apd5a3Gvmn6aP7MBrCXUaoYW16h0djB4d2/\nONB8rbWEJBzXoh70GU6NdefrX6DxT0Tjjl1hi33QKM2YEyp6zmgW+u+psZbo\n96ix\r\n=5HFH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"cce08c93e29a0868f68a70ce34ec378e2d6baae4","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.0","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-cce08c93.33+cce08c93","@graphql-toolkit/core":"0.6.8","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.8","@graphql-toolkit/url-loader":"0.6.8","@graphql-toolkit/github-loader":"0.6.8","@graphql-codegen/plugin-helpers":"1.8.4-alpha-cce08c93.33+cce08c93","@graphql-toolkit/code-file-loader":"0.6.8","@graphql-toolkit/json-file-loader":"0.6.8","@graphql-toolkit/graphql-file-loader":"0.6.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-cce08c93.33_1573259264480_0.37225620011062","host":"s3://npm-registry-packages"}},"1.8.4-alpha-435ac281.33":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-435ac281.33","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-435ac281.33","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"3d97d2540742a6cad4598d788837fd3334226743","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-435ac281.33.tgz","fileCount":156,"integrity":"sha512-LJkSwlDuBh8fP6dHeUvWpp3UCiSAyEsblIiZZxvPGeo7tGqdzkP762kI/MJ0doK7OiI2Bv3wvT67QI/v5yhcnA==","signatures":[{"sig":"MEQCIGctzONT0hNuXnq4SrL1GH0iEBRw+Tu36t9W3eV8RL43AiBWNFdDrpa0CCZsRONYP70sszi82oVyNiaq98H9j2cJYw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxlfhCRA9TVsSAnZWagAAbnYP/Rna2QVA31ML1gkf6YVx\nF3Y4shel/Qgt8ZkHtWkzdA3EndRODfohp+8eEbBXm0FBnTWPNO6DhGL96xJa\nKetIrbzUbmvXCz0KWyvgpzecwf/NS2wEdk5rwI+haUEJ2jI4BfIkF3v6zpbf\n+JHJo8ozsiZdFrmYFXCwyzWChaVMgJTW0Wq9cEuMJ3Y2IizjeOlqIgii6Q5O\nMttWKlkPiz9B/Xt+DTGIMj37xWHntaY3Y0GhKZCHOttWEUMHgjOo/+l6EQoL\ntBb5SqlNhRU3Lzu7pYspZxyDulUZuenGHI2vPjBXml42vrFS3PlHfOXp58g9\nWXfuy+sCGs1749tz3WnZDxqRbKvOmi0mcURSttCuB38UeKPd8CnHvqMJhUAM\ndI1RGQzalhM/9VddbR+miQmIuJcuIajR7Zf1V1n74eyxlxv56qAh/tNIwYU0\nCjkWvkMXTn4pUYsTaeAYrfZ7e50QmF/CTVfLtgjKpZA5Fph45jEpJ699A9q9\nRcc5YiM6HBNPm3Zv60ofq9IU/4H98bSFZn8rKWDMGYffTSI9C3L7up0ZSm0W\n7MqWg3RijjFk1T0xGZP5/oRFIUJgvmO80jPmD3FOBP7PZwuas/de1rt+vJvD\nyCy8hejlpxGFvvAVHfZ66tG9+i98iN10ggZtt5luC72lyIhwF3hvLP9H9Is5\n+knf\r\n=V/m1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"435ac281e5a398320d8ac34e3981d349dccdf0cf","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-435ac281.33+435ac281","@graphql-toolkit/core":"0.6.8","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.8","@graphql-toolkit/url-loader":"0.6.8","@graphql-toolkit/github-loader":"0.6.8","@graphql-codegen/plugin-helpers":"1.8.4-alpha-435ac281.33+435ac281","@graphql-toolkit/code-file-loader":"0.6.8","@graphql-toolkit/json-file-loader":"0.6.8","@graphql-toolkit/graphql-file-loader":"0.6.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-435ac281.33_1573279712428_0.8501315702965457","host":"s3://npm-registry-packages"}},"1.8.4-alpha-6c16e7c1.33":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-6c16e7c1.33","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-6c16e7c1.33","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"7786a0645d1abf550a5278c96e2abc6044c47f06","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-6c16e7c1.33.tgz","fileCount":156,"integrity":"sha512-p/Xx4Mh4hWINJ30fEXnfISzCcoNsIc0cx3PhlSYWkYZY8hD5//nAOpR5BSBseIc39IQicTgYHLAhyRDsIUJsiw==","signatures":[{"sig":"MEUCIQDVsOCBYH/caC4D6iocLwMPCfC+4UFRGbI5PBGPqaLU8gIgHLvrzWh3i0fNMN8pzivpaStjQTGpw0ZknW/rjGcjMt4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxmLJCRA9TVsSAnZWagAAPLMP/074fE3DKux8tbMke0hb\nRcLuJYA1YyoOJ+vHNBAE6ORMzkh+pv1iqenwy7tN5LEwH0005muRPtNtCXUe\nElLMp6C2qTbPK0F8nMW2pttxLxEsmC6KATB41JFyMxnJYIwd0JQ6I7Iaqy4Z\nWq8PxU9JWEECqK3adFgt5LMv1nVMfkADlplGjqm3M5rIx0OeXqN+bmvmGoV6\nQ4KKiHDkHH3sx9yvnO23viLEtF5FrFXGMxSmM3x+ITIKztZQ3z+CHsMqQZEJ\nN75vI4o1uVpHIty/hr6U6icY3JRkO0JXo+rPOysNHLKQaDxbPGqfCanUNL7R\noaY7EqbS3fYwvmYteO8ogp7YWXuzrp63kbviTTfG5jGuQ6yvPuO0DxDq+FC/\nnd4ewtQx9qQHItcTLj46mtmus7JJc64kZ1V1IZoXsQFphjwEAhS7wcKAZ7o+\nlAzvKC9iU3Lxx+/hgDKHj+4aNZzeV3l3QfF4U1GMd0xeA5kqs1LN0bO0FE3Z\nWjcsjfyYfLnpHNd+dYdEzGORoVsHo1k7aP+rfAv6X4lTCesGBQvKwm4y82gd\nkhx/gBujMCbdELNqOeIuu0RuL2lQzbXHurB4xt5UZ6LH4O31e/DdObZrgtsD\nZmubbiEYwqMkt2P5BC+WfdSLu+mQ2SUjXeW+74wAiXW7qtKCs6ljRM1ya1cd\nYGt1\r\n=whl9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6c16e7c1bb0a0a5073b371ebc3b1bff36f90f3f7","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-6c16e7c1.33+6c16e7c1","@graphql-toolkit/core":"0.6.8","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.8","@graphql-toolkit/url-loader":"0.6.8","@graphql-toolkit/github-loader":"0.6.8","@graphql-codegen/plugin-helpers":"1.8.4-alpha-6c16e7c1.33+6c16e7c1","@graphql-toolkit/code-file-loader":"0.6.8","@graphql-toolkit/json-file-loader":"0.6.8","@graphql-toolkit/graphql-file-loader":"0.6.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-6c16e7c1.33_1573282504946_0.6383412069291861","host":"s3://npm-registry-packages"}},"1.8.4-alpha-7e2f081d.34":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-7e2f081d.34","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-7e2f081d.34","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"81c8ab72a542fd18db6dd06b440baa4d03516240","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-7e2f081d.34.tgz","fileCount":156,"integrity":"sha512-rYf017eak1Pa+ZzyMrTJ/hGujam0qQzbsK4U1qX7IAEQ0AdN4F3fgHoRB+rfTMKR7EDz93h/gEVomIoS1GB/Gg==","signatures":[{"sig":"MEUCIBLip93N9lNvQUSZmCyX0KtoP5n94VMOj9Llhh2oUq1PAiEAx5JG3AcvyETm+qTuHiDfFxlZn78WeJ4Z4Ex6f/Q78Bk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxmLcCRA9TVsSAnZWagAALUwQAKQ3CUiUFsUCTz6vcUFI\n5JrP3iux1Bqd7B2I1cYUaSH/+TaKAc80HEYacBvQwEmVhOLmQGv+BhpaW49g\nchxDKHcXa3MyAdi59BUtgGjn0xrJLIC1Pw3POyz6zuZHhudru5sjfl/falzK\nOXVL3l9WF/LbljTHmBdnE7HWgcQR24XcbjWQAnhV/JIFQ2fFKX7Jb8vHkkrj\nyJRx1ipMPcAYlz0YXgmvLCLL3XucX9pT+DlJsTVVWEPPtd8eJhKc8eqq7PPq\nw6ptX0V7pCpDQNCBgNmHjUF7z5JATkrTjwMk25/1Ex1IFCWNyO7h9LIVWUzZ\nWqKnI4idbgmtiBBwaIv+fxVTwchANN4YDihjkpdb3ZpTqNhklIqyzG0dGajX\nsPe9Biz5djwJ857HUnYVpT9XMdjGARLDD+XME9a3Q/sB98vDxqZXmJaocwrW\ndcP/cDPh+vGhI01322NAnEDZBinFe5y6JEcBBL0ODJCTqoVlHZ4dlGHopaya\nmL7RmKLG/O+nNdMObJhZXq38C/8dn4Rg00mzCk9qEegbXFl2WzlzhccIqxyO\n94Il19Bs2sqI2adXvHf0x44llSAbS+pTI9kObnYwFVxFA1uQlsZ/ydlzFAVp\nT67Tgph2x8WeHkJ+Y9uhAe7iPzdWAXRC/FLQ9GagsApwupeZUtVb0vzs/6DY\n8gF4\r\n=UyhD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7e2f081dc34315cbe9c36b165a9dbc037d1440f7","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.18.2","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-7e2f081d.34+7e2f081d","@graphql-toolkit/core":"0.6.8","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.8","@graphql-toolkit/url-loader":"0.6.8","@graphql-toolkit/github-loader":"0.6.8","@graphql-codegen/plugin-helpers":"1.8.4-alpha-7e2f081d.34+7e2f081d","@graphql-toolkit/code-file-loader":"0.6.8","@graphql-toolkit/json-file-loader":"0.6.8","@graphql-toolkit/graphql-file-loader":"0.6.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-7e2f081d.34_1573282524209_0.28376640403039843","host":"s3://npm-registry-packages"}},"1.8.4-alpha-7a0296a5.35":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-7a0296a5.35","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-7a0296a5.35","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"26459e71dd9da2efb93a92b9736724fbc6112247","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-7a0296a5.35.tgz","fileCount":156,"integrity":"sha512-HV0xnFaMBMY6SOYqFSSUoQj/cAZU2Lep5GIaGEDh+mgu7MuB2VEWu+iq9cBNPedp6tgQbMN/9UFcvfiq1bc0eg==","signatures":[{"sig":"MEUCIER4Pxa2pgBKjA6bGKcPFT6Caol/heK4AxtKzQeofX+JAiEAhYeT3Gk4iplzx0rpcIwuWeBQFtvbZrxtATrvGqWI95k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxmMFCRA9TVsSAnZWagAArt4P/AvZo1mVYQgNprXteriO\nAIylqcJHApTjILHneX8Z2eFsZVHLSN5k781TNLLsj2jQvfKOwPjpMi/l3pP1\nnsH5SmhujGjbuK8JuTyTxVOGDC6UUT3twInulpHpTZ8bQgwNgzrXqCmrLFCA\n49PMNjfwVk5OqmRJ0a333QwoZbeC/Mwxg7+/uylNVV61f5A066EOvuUxPVss\nXUJCmzDFp9Z2FxvuHIC8Z5wfwx3ujxGs7RtaAgdWzrycdx4tvfUAklGVW4+O\nvoCugW6uqIkOHjGUpkS1kzEMKOKtFCtqMNklSFujXkZG3JdChK3SGr1h9YHC\nZ7ZLtJFH8v/vEIGX9Pt0+fRJWQz92CjkehCYWNAK6XE8mgGPrT5/C9JFol90\n8bXb1hGQZLn+rXvuwfFzrOeyiNj7SgA8kld+zKZGAN04CSP63vQLlpuSgJQN\ni1uRxNv8pXvjTtYjmRyi8L/O1hTwFq84f3JDFbPpHLdWW6epz+1BqdyEuWUg\n+CWwFu7TlExCZ0ZMRKtUeAzVfHgCOIw+Yr8WW2KUuDKXOcw0D5ocBt6Zy3fK\n6pSym/qWcUBsh5shTIHUmAyFIDIKNXrE07VLmxWY3UAerD9PIqntiBonLoPh\nJ6NWRqHEP1wDx2NVs3Be6ByoJlE66RDenNKCdXgQ7sc+RwZ5gOZ5/4b1PWNx\n4Zlt\r\n=qIAP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7a0296a52fc54946f0de0dbc89dcf62ef5110e8c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.0","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-7a0296a5.35+7a0296a5","@graphql-toolkit/core":"0.6.8","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.8","@graphql-toolkit/url-loader":"0.6.8","@graphql-toolkit/github-loader":"0.6.8","@graphql-codegen/plugin-helpers":"1.8.4-alpha-7a0296a5.35+7a0296a5","@graphql-toolkit/code-file-loader":"0.6.8","@graphql-toolkit/json-file-loader":"0.6.8","@graphql-toolkit/graphql-file-loader":"0.6.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-7a0296a5.35_1573282564399_0.203819774439441","host":"s3://npm-registry-packages"}},"1.8.4-alpha-ec87563c.36":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-ec87563c.36","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-ec87563c.36","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"2de4d877e381f5ef75e44bb16ab5953b17869a3a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-ec87563c.36.tgz","fileCount":156,"integrity":"sha512-oyRxaoQR78jI2XurvZkXUbyhTsFCZ4pyVmA4NsmE5+U03J7KajdebQA/PMLqeUNSbd4SmNFMJCbp2ezH1Jg97w==","signatures":[{"sig":"MEYCIQCfBHleozwUQqbrDlGKo5P4YM4HhAgl1/W/+dPqssNL/gIhAMBMF/D0/R9ji2NqpzPQEDK4iTWKxYqjL5TL8fqVhuX7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxmM7CRA9TVsSAnZWagAAKMMP/j6Q4w7fxTzIjC2ele+n\nED20UhQt7+PTpCb9YtAgdKdMzIkVtAKDwiigrDTWVAaFEa7mvbR9LwWwBHA7\nXqCD0waKYiygCf5abpql+DVlqAdQ8E8p1fO5qdu7ylwg0LiUtSE44GlujiJE\n2f3xAXS9/sapk3Lmm1g9sgM6E8+/9v38s+i2DM9VW03jGAuhURiYkG38+yx5\nQqTXzxkmpFZg72r74lLy/gJYFNqR6OEmfhNIAGXTmFnHI/dvvI6739zEE0Gz\nuQiJHDRkMBJpLKXAivLg1nMeWT1GZLGM/JnDzymkWEhIJ4UksYa1Q53Lq2jL\nie+jbCituv4DsSSnLtIokaGfZDD0cize4hoFBLuF2vwX+0zMPvPhJ2t6nuK3\nVKCkFZcam833iBYnYPeakBVzZoJfC4B/Sbnzt0RJ2ABcFyWXOSFZJMGxkDbf\np3aGjjrHX4aAhHbvLkgsQJSuAB7Tmiljg+mYvo/FYJxsEfR9wJeqRwIHp9hv\nxji6x/qIla3hoEgP/GXB14bxYLQxGglHVEO2AYypORQLaDFAnY1I6Qqa8Vx6\nUE15RUB8r+5wz2p3POJiUy3CFVxnMZ1/6y7kisoF4fcD6gjSuT+CS5luOGsC\nXu1Gcm4O2sPIbwL0pFiGyieTkC5HR+jJdAF+c3IYVlORfNO+VJwEyLW+4SdM\naMcA\r\n=fCbI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ec87563c04f3f46faa7632fa96616058b3607612","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.0","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-ec87563c.36+ec87563c","@graphql-toolkit/core":"0.6.8","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.8","@graphql-toolkit/url-loader":"0.6.8","@graphql-toolkit/github-loader":"0.6.8","@graphql-codegen/plugin-helpers":"1.8.4-alpha-ec87563c.36+ec87563c","@graphql-toolkit/code-file-loader":"0.6.8","@graphql-toolkit/json-file-loader":"0.6.8","@graphql-toolkit/graphql-file-loader":"0.6.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-ec87563c.36_1573282618719_0.048663279970754036","host":"s3://npm-registry-packages"}},"1.8.4-alpha-ad58f599.37":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-ad58f599.37","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-ad58f599.37","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"9764bd885e169ec1ad870da6e8e477af06ea43b6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-ad58f599.37.tgz","fileCount":156,"integrity":"sha512-Eg0afLin2kPsv0Y8zw4NTD25fh9dkT5bkP755SJCpRUcO5jh8ag1MeZycv7jJEkvGlkARILxhN5L7u9eoDu4Bw==","signatures":[{"sig":"MEUCIQDrEwBRjJNSoynIlea5pOST+GkaTvcjwRoCZunUdhAT6AIgE/k7jSJ19L/jxATp1feeaqnZcSec5aezmvHMZWonifE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxrHpCRA9TVsSAnZWagAA3VIP/3hnmjNWZaGe6v0M4oEN\nutcTcpbZilmS/n1WkCqoGuhMvAgzTfDTSsLD5bNqkbIhKs3PmkP0SdjgSvny\nkKoNiZjWTezaC1QDUcFsWz3dz3i+xRNEMKVjvvVvLTpDTcHXvw79AFyXFnkm\nXVoqFEQ3YyLCgF91iRBbjdBWoeiXREWdDPuLg3UhcsOLM5AEUYOXR3DP6HaX\n7KpUbaRsP9A2wsBvY2MAC68uTaZcmTcPe2MUveVvUVR81EWjN3OXf36dsMJJ\nKTU88W5+KwCAyChRVOaf5522ZRss6O01NC6ClUrM8x4QahdzwoxYRc2gK6Wf\nL/0R+0+mw9rzeuqcR1mHlBYEE9zrABa2uAElVgv7NFTz842S+lEQv9Y3AgFW\nKcPUp2fAVz33y8XFjD+ktL+X1SISQV3IQN8ZxTFaiPMiFWbJfp00eqrm4w2E\nTM2pwCyEkziS1rbmRivA+3Gta6PuVGxF+LbYDfhXREFRXN+5D3Xujx/KGb73\nLey7Et6clzyOonmnPOqy8h+uhk6pCsmIUL9ZP+wclIK1OdVfSKs60zfYmWWj\nyIIFkYPw/q5Ac+Wpn51h5UVzj4PJ7kIY13sVFBip+gv5tt7G0KlRZFLu7Sek\nmgfcyAMaD2mIMLiSr/hZDUxQ4dA3c2p5nyYz9nK4HjUdWCgMptSttOL0difi\nTX8M\r\n=On52\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ad58f599395c661a0b2249d35cdeabd73094fc52","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-ad58f599.37+ad58f599","@graphql-toolkit/core":"0.6.8","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.8","@graphql-toolkit/url-loader":"0.6.8","@graphql-toolkit/github-loader":"0.6.8","@graphql-codegen/plugin-helpers":"1.8.4-alpha-ad58f599.37+ad58f599","@graphql-toolkit/code-file-loader":"0.6.8","@graphql-toolkit/json-file-loader":"0.6.8","@graphql-toolkit/graphql-file-loader":"0.6.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-ad58f599.37_1573302761347_0.6963345306420115","host":"s3://npm-registry-packages"}},"1.8.4-alpha-2d012f42.37":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-2d012f42.37","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-2d012f42.37","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"d99591c6f810ecdeb1469eb9b20fa20ba24a2f10","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-2d012f42.37.tgz","fileCount":156,"integrity":"sha512-aHO3Hv8Vk41XMVwqSM72QaAu50JYenrirdcSyAyxWm62XxKfdB9Uq26apkGuD4X1986HjDrsWBVImeNiGMitKw==","signatures":[{"sig":"MEMCHyTfOqWlgw4ZtXFiU4VMy2PTUZZEsdThUNLu4xzjbXwCIAIa3ddb0sly8bFw5Fh0z0sXplk0X491jnOELlo9YycC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxvNTCRA9TVsSAnZWagAAliIP/iovASOftBmemktcSehb\n4Dt97hCM5eo9BUtasbuh3zuwLSa869sPxDfi41wbuHzYhQtC5UAbdPtZnf6N\nwbkx/edARRMOvibd/yK7/LzvjEVhTzY5p7SUgwOwsKGjN/3mdY+nmFKLBxoK\neT49ypKgM/M/eMuB8/9Z1SYwh9md6mo0mf0/AguxifcaGd5DgSbXoQYpyS1O\ns2PBZMAKAd+KTMD0tJNqlrwp32iAv8QtqxgFOM7e3sbFJMJNgInAcZnhcuZt\nd+lw3pxyDusfJI8s3/IP6F93q4S1yVClckpXAMEZnI8N6tRS8LROyrX+FeaD\nN+/InNcwIvvCHfhds4NGV5rP63YKcjvyVjqwNN0BgmmXw6auuF+YpdkyVKqI\nuxfMExrUO/5omchwKsk9h4vaE0GX0Apm3GK9zeFoRWWtc5Q2q555TyELKSkB\nvO5YPjmhJfArilgptNmrmN6+iP82Gg8Tq92sgHOBg1hXC3ZEkh5JSwUPHkFk\nxzLgHfxTJDXdjTMCPYrqEdsEE4APu0U9D5q2ExlLzfEh27PobP7DnnFvwlUO\nqXUs70Dnp14aU2tIHK8H4/hdelPDhO+NcnYb2u1czddQ3snhM4HHewsuuKc7\nBRIOO1IV1wIwrTdcn3g/GH4tsdl5tj0feRkwZi/mCzKyuwxwl/VMCTkIeDav\np5On\r\n=y/xP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2d012f42cb11966d372a2ddc2f2b192330c9fef6","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-2d012f42.37+2d012f42","@graphql-toolkit/core":"0.6.8","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.8","@graphql-toolkit/url-loader":"0.6.8","@graphql-toolkit/github-loader":"0.6.8","@graphql-codegen/plugin-helpers":"1.8.4-alpha-2d012f42.37+2d012f42","@graphql-toolkit/code-file-loader":"0.6.8","@graphql-toolkit/json-file-loader":"0.6.8","@graphql-toolkit/graphql-file-loader":"0.6.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-2d012f42.37_1573319506493_0.6872494773245585","host":"s3://npm-registry-packages"}},"1.8.4-alpha-9451dd15.38":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-9451dd15.38","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-9451dd15.38","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"1e91605c9e5ce1bc25e68ce5a178f0b915ce262c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-9451dd15.38.tgz","fileCount":156,"integrity":"sha512-RTVvf5IxqnKRAak6FD1TaDbGOKu7nGaQHk9XVw2gpaiBghyAnWSkQg6XMSkm/e/DBz47Qe7SPACqcNC/AjW6hw==","signatures":[{"sig":"MEYCIQD4p/gbWq9nUbA68BR9tn7LyMPHEsiGCEgs0srZycWmLwIhAOEK2wHR3bMuTBoX4ZIT8C8f8ljr4AuEAkV2f42OU6xs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257236,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxw1ECRA9TVsSAnZWagAAOIsP/AoTy1zLy+lPUCawpxO4\nzm11Xv0V3xiIUGNbbGFZ1RyF1jWYC7MhwGUnj5xiun3CWKX9758pZWVv86w4\nNEtcftsiAD/ib93002TFTlnQKrBKqV3po5rMvf6T6iM8LX/DvgfovaIth6Ri\n92P+8YHWkUtasWuELRVlvgxAEU1ZjLNVDxGzkHOksTY9tx8ZNgBJZnE2D4yr\nrDc9EZtRNcpFbfITKigG1XBLS7FB7K1XUzvXzCdLEeU2jd+Jo1+R6SKzV7KO\nkbYnj2bnObtptQVuV6iHMAt7zBwRD+T9kEXGYqdyt3njdhuX051IY2UzMap5\nBccFdA2hXm5KQP7QcajVyNVciyhejVsHI1x29yNQpo5tcyHBD5VHYe8qLl1W\no5Xo/GWDtWOZ4A+ADJ+Q6XqOjQYpUxjak7+LzHCKYlXa/AMmRuwJt22q+xJI\nViV17ZXDqshg++dsg96bt4bhJkUe5Lt1g1um5n8vXQbRfMgiKydWKyoMjGbz\nXsq21N3EXOfyDTIG7lK2/LxUNICOxtNarEdLhWjee136Zz8DBn951kdg0Zkh\nIoGl2ZHZRbfNhs1i8h15e6jxkiQ8EKUJOKx0ZZYXQTO0486wGEHG6F8o5lgM\nR7s8fPjngBnH+l2pgEfGhYUCp6Nw47tcxMCcxEwqsKluL/cS7sGy2SRyXhte\nKUfN\r\n=DvsR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9451dd158c13911ab304304a5a8e5bb783c64f2a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-9451dd15.38+9451dd15","@graphql-toolkit/core":"0.6.9-alpha-844b7a7.6+844b7a7","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.9-alpha-844b7a7.6+844b7a7","@graphql-toolkit/url-loader":"0.6.9-alpha-844b7a7.6+844b7a7","@graphql-toolkit/github-loader":"0.6.9-alpha-844b7a7.6+844b7a7","@graphql-codegen/plugin-helpers":"1.8.4-alpha-9451dd15.38+9451dd15","@graphql-toolkit/code-file-loader":"0.6.9-alpha-844b7a7.6+844b7a7","@graphql-toolkit/json-file-loader":"0.6.9-alpha-844b7a7.6+844b7a7","@graphql-toolkit/graphql-file-loader":"0.6.9-alpha-844b7a7.6+844b7a7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-9451dd15.38_1573326147975_0.9110032054830925","host":"s3://npm-registry-packages"}},"1.8.4-alpha-a6d44eb0.38":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-a6d44eb0.38","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-a6d44eb0.38","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"2ce2ccb0667e4571f0b356058ff4e42eb45aa5b8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-a6d44eb0.38.tgz","fileCount":156,"integrity":"sha512-VqxNypxgX5B4ZieSQQLnCsLZ1I5gix/RT8zUhJTUu6aEz3xou06xPcqfqcuorWpFJ5eAFUKPMzvAR13qtY+RgA==","signatures":[{"sig":"MEYCIQCy5ge+YI533QoNUTpOJzZNayNloxPXI9QTVnR3gbwZqgIhAK/Js3IGomuibBQmi81aa92YNLPYciG1t6XFGL4tWdpU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxxgyCRA9TVsSAnZWagAA61wQAJlE62+ABl3hc/DAw6ux\nbsU5h0frCSDWUin3PHzTqlLcvkwO2ohcHdJ/KUUdvkMo+7MeYp8PyKeMDvnM\nL1kmqUQQRQJKmP4Uz2zCRm0M9ekrwYSznIoKr+SsIHYbTcy7dTNaNc11s7Qz\n5QZSB98Teu25ZE0N+CGzRHBMmIyBiFrHXmnZkn/KAryL6zX51i+XoTj9ilMD\nLONZAHUk6UKCxxuM+LZo+c12YkV163EEExPRh/eMlm5BdnKZF6YbG5pQjJMp\nLE9yA+u0noystk9xInHGfa1QrwRaB+63DaGN5TXND6dK2RBSS9fgDXXVSRM8\nYU0oYbBYQc1hnPl5GXN3yBnH87gQ9Ah60hnOSRN53e5VYN8toc6b3tC1qWSO\nPLm3+PEEuQsmtx0NbF3uAjdJ5yet26CSdzlf/2Y7edyDIrlqASyyYJT00lP4\n3RhLRbLLJ2RUC+1qU9lMannFKeyz43FzkWm/tqgJ4Dv4m5lcEeuMKIm5XYmH\nzeSaimxgt9HLhFJbVLPMshz/9LfWJOyCdK90IRNCpyXOFBTiU4cBCXZCDSdK\n5SCNsDQ2d47q0VsuK5xtnp7x0QxoeKI7XDJycDwYDkBy9ahy9DCJGV2jdsb2\nIPHrOk3nIjaPYIXyq3q+I2bx4jHDJpUMkvVhd/r7+crIdcqVyY1t4p4haQCX\nQdDA\r\n=hkpv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a6d44eb0fc22ffce0e12d92839358af622466a58","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.0","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-a6d44eb0.38+a6d44eb0","@graphql-toolkit/core":"0.6.8","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.8","@graphql-toolkit/url-loader":"0.6.8","@graphql-toolkit/github-loader":"0.6.8","@graphql-codegen/plugin-helpers":"1.8.4-alpha-a6d44eb0.38+a6d44eb0","@graphql-toolkit/code-file-loader":"0.6.8","@graphql-toolkit/json-file-loader":"0.6.8","@graphql-toolkit/graphql-file-loader":"0.6.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-a6d44eb0.38_1573328945379_0.0714505897110509","host":"s3://npm-registry-packages"}},"1.8.4-alpha-a7a6836d.38":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-a7a6836d.38","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-a7a6836d.38","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"cd749b12991994cf439df83cadf1f0912f99fd0b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-a7a6836d.38.tgz","fileCount":156,"integrity":"sha512-hmqCOErrcO5e3eddgozJCnQZEa3MklW0qAHyAmAnl/a8B6UWG/STkSNDZbIIFvE8PPStOa0jeaX5DXqxAj3Kbg==","signatures":[{"sig":"MEQCIAKfE022fNCU/ZuDsC3Mrz5T1Nr9ajL3sD+gabHDGoJbAiBFw1XSpmVXnMFRGTETPh9/XAQUoCzIZQEA1n+VKX12fQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxxpKCRA9TVsSAnZWagAAkPcQAIdjRouMrFV4QccCb2+8\nw7maK6v5c3njHwmdLScY5LlzSo5FJgs5U5S45OgGL5kUW4UuqTyt7F3aq9XA\nS7LpBku0Kz1X8BACOPqf42luzrTm/Y6XxJv0PcNk6h+kI1RZmpF6QccVgE/d\n/pKlzDxam/PBbhpNKBPAqOqVy7+NgJcDhmRBU0gKFQOsKjOXPWVe9SzIkfPD\nKTPHFol9M1TAJiGWwBr6FB3bEhNL0yUBKYYAOOmO1Mkq0DfwKPuipJ985pwC\n9N8aQy2BZLmi+kxzC2UEm6jpUspmdLj8eKQOWGMKHNtfqH0d+yGcnUfebK8X\nSt1lSotbnX2yxd5mdd4skg0fmgyqKJ/+N/SAJu89vTfhhyecGFVSzHIlmipm\ngPJZIjeY2LKXxhXMgbbhM23GEFU1/klW+He1+XA8oeNCN46TaFAG2TskxhiR\nkjnoRkkDYK+k8CRTdcH5JVOxZfpAFYwQNnsnB7L9ITmzdm/i14oz/Re6tC09\nOzQvWuSwi60gGv5Hm84yqpRvNYs9LgSYo+JxOuhiFKKbiJjOTtE3p7r3Fznw\nmLuPI37SGxL4J1/TaEcaSBf+eTgT7EMvu2QZ6VGkFeYX5q1zE3YSxCQcZOvx\nTfe8ve76hGRmlOF9xZxLryze0P64HuMguLKI36pUQ/0SKAs7BM2uqbMt5Mf5\nceH3\r\n=YAAj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a7a6836d74b257aada98a7636ba193690d8cc92b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-a7a6836d.38+a7a6836d","@graphql-toolkit/core":"0.6.8","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.8","@graphql-toolkit/url-loader":"0.6.8","@graphql-toolkit/github-loader":"0.6.8","@graphql-codegen/plugin-helpers":"1.8.4-alpha-a7a6836d.38+a7a6836d","@graphql-toolkit/code-file-loader":"0.6.8","@graphql-toolkit/json-file-loader":"0.6.8","@graphql-toolkit/graphql-file-loader":"0.6.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-a7a6836d.38_1573329482052_0.32014836637333643","host":"s3://npm-registry-packages"}},"1.8.4-alpha-be4fdc68.39":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-be4fdc68.39","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-be4fdc68.39","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"b650e42349c87134b4787516f49dc0e1a0aa2344","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-be4fdc68.39.tgz","fileCount":156,"integrity":"sha512-gl9KU9UJQuU/2Wg6OQV0UYANv8YkpwtzLI/E9PxNPl9ojdwzHrt6x73fRhhYy5+Ean4Q5dAM19c3trTXO8bWfg==","signatures":[{"sig":"MEQCIGS5KV3l8BJSRmmEUP8lhccl0w6v8zoAYPGET0zhRAlmAiALK7ulF6/O5dJWaF7kgG+E2wvQTURsYP7mvfYwkIKVdw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyM/ECRA9TVsSAnZWagAApbIP/1htebR8zNtPRpc8Gyxh\nOOi/V6zE0AJaQoHcrgG3o2Y7VHhKHTJhT9PlRNMmX8DWSxXJtVnBMnaQoSv1\nAfDVUbzf8IpHvZfThA8RLUB34e6VHmRQFs1ZqVQLPJjdZ5T3tM0060s8SDxB\nho5zniAWkSyzNLjmKQRmpdWVJ8W+GjulCRu19MgxkuRN2EN+V8/nugWSx/Sw\nsFPiwxc6bbAgLInfT50R3eR2wMq6tJndxDg7LC7fjprtTSNjo6y5VDjZWaoi\nzwRmLmDBF7+WLcLp0IB/EUg8TXkJ+yXYkSGP7e/3adYuylKj3CdFMRea9knc\nhn3T1eoVlCsG/7ssK3ETNHbODDXBI07ycwDhFUzGMRWOGNI+YwgyqL6acw44\ngCy3DWM2jtYD2HsVYaKU8U65s/l7TjZUwip1IPZDiTe9XpO+KxFbkh3XJGmt\nM64qsYvyxq4IZWQ7Af1lmh254eFghHcr8Tp8AYM2YF1EEiClKgfroFhuUit9\nYZ/kjWXG9K/O68NteHDz61s0j4OMnN3G4TU7cf03ignIxGWwxdopLggr8Y9S\n1Zl+qgzjI7l24l8W51UDU4EjMhuuYch+Hz0dmINr/980wRVnJC7yWt1DXVDH\nEiKiWsYLefc3MDu8eTP2CM9GaCKm8nnGwDOWC2qMu1Nl0+u9gZ8Gw9rDNrZq\nCVAu\r\n=As8u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"be4fdc68b0cd9da9837a7e71bc86c37f2375e29e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-be4fdc68.39+be4fdc68","@graphql-toolkit/core":"0.6.8","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.8","@graphql-toolkit/url-loader":"0.6.8","@graphql-toolkit/github-loader":"0.6.8","@graphql-codegen/plugin-helpers":"1.8.4-alpha-be4fdc68.39+be4fdc68","@graphql-toolkit/code-file-loader":"0.6.8","@graphql-toolkit/json-file-loader":"0.6.8","@graphql-toolkit/graphql-file-loader":"0.6.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-be4fdc68.39_1573441475723_0.5100588293250949","host":"s3://npm-registry-packages"}},"1.8.4-alpha-ef4fbfb8.39":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-ef4fbfb8.39","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-ef4fbfb8.39","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"92a17e6642acf4d88c0de5b2e43fa1ac6b5224b7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-ef4fbfb8.39.tgz","fileCount":156,"integrity":"sha512-65MjMgzU57jxqQLdxzvUVTKh7y/Fd+V3g1gNa8nd7l28Dh0m61A4nb5C2pFHEIJdufxh85d2URm4Sg+4wy9YVQ==","signatures":[{"sig":"MEYCIQCcQzqFhHnpHERRQD+ucDbAKKKEkcbMWScBGva03nouqAIhANgL6y5HAtOF2Sjn/yXLSoGxFW2aIkKkVUpqKwipDuWl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyPLWCRA9TVsSAnZWagAAMV8P/id1N98Gy8M76AUxIvxO\nf8B257BdRWnfHABtJZf/tEsLnhSIES385bKWFaUGT+IraBhtiveriBvCIydG\nFy8uAa3IYVF9VCfhM+xNE7/6Iri8v+QY7FBaRUSYcNtOiOhVS3+MQC/YZn23\ntPFzDd/QOgQDA9q+Zm/iI+jZpLwgbKC8uAQXuDOnIBXx9czSOCx0381ShzT0\n/TtdeE86Yz4BgzmvkBHZ8t6bvad2aDVlc8uMYnlC8/RxfxryMrg4sAE/KaK9\ne3C+2zfXqyCjCgW9jRVTz+XcOR4s3x9qekpS5EX31WY88/9PcZF+WT/xh3/T\noRAJIoug1FIlm+Ammpf77gdZPL/EZnwlSmUALWIduxb+K2zmJiV0AWAVSR6J\n0rcyoZq3bwUeHnvuoMpN5MXwIWv3tqPCBq/fT96AmlDffEjbPSGE8BZTskc2\ngcctQy+f/Yl1rhK3Dn8i1zzbgx8pK/5wWoUIcnYy5cB+E0nsP05SO0W0uui3\nQWHh14c1QrLxG3FxVk8OZeMq3AavSiJ4Ghy+bUnGMU8hUlzWK5Ob0KJ4yaCH\nHLuC4ZEhksgGJJQRoieq2sp7g88rWTUVB28dmc3JQF/CYbuE2qwwyqWBZdJm\nU+ppnzVkGySvJXnMiOz8X+LJ7XNGjpak/+ZuCIRoGZ+5xGVqLWOStbJQQS3K\nknFC\r\n=tAjx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ef4fbfb83185f1fabc7d7a415ac8629697d41be6","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-ef4fbfb8.39+ef4fbfb8","@graphql-toolkit/core":"0.6.8","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.8","@graphql-toolkit/url-loader":"0.6.8","@graphql-toolkit/github-loader":"0.6.8","@graphql-codegen/plugin-helpers":"1.8.4-alpha-ef4fbfb8.39+ef4fbfb8","@graphql-toolkit/code-file-loader":"0.6.8","@graphql-toolkit/json-file-loader":"0.6.8","@graphql-toolkit/graphql-file-loader":"0.6.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-ef4fbfb8.39_1573450453830_0.45995926659614406","host":"s3://npm-registry-packages"}},"1.8.4-alpha-bfa75867.40":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-bfa75867.40","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-bfa75867.40","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"1920cf174398e96dca88333f5b0803d5395aa76e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-bfa75867.40.tgz","fileCount":156,"integrity":"sha512-FJyg4GyTCXcofh2P2hpkO695+j1vZ89uYsi+coUHborSv0rkvYUIoMAQsg3dMOWnpAJp29AATCjV5m4N5ircdQ==","signatures":[{"sig":"MEYCIQCFFYkkHol/YvRGVPmHRblYuSGwyRhU1lJYBrE5PLL5jwIhAP+zfnnDT3miYgjhbB7jwt7C632+hyjAMb87HH2kw5BQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdySn2CRA9TVsSAnZWagAAjKkQAJAOu/YFVjogd8X9dnlE\ndf8TFTlzLBULifVAHTt6wzJ+KlF68mXgxYxTJzfOrAwZ7ewaYYTgYeFoR6qu\nxd1yRG1py/6i2SWBlTNoL0lkuMTTOj9X3fEd83D7kAosVSaq6qaQIM3t+xIH\nZQhftW9pCvzWwBDmvFLmveliOXYsLmU5rPk64DB1S1dTZG/QBH3+pfp8u8Sz\nayxorsr/Gs99UpkBMscz90hlCf6n0yZOfe5fdtzfgmg61N8env0z3hvtf0OH\nm0UDJqsYlLrTYC8/Mj8YyCxKsKRuvTFM7V3qIlDOm+pSU2hX/DKalgTYhcrM\n32s7G1xZDOR+yrkfL28EmSxBL8qHk8sbfDBcQAkZegEQPXjGX+JRlaYp4V/U\ne82+IlrxJu+WARoos/r68ALEB4ox0YS4sqGswPdoeg+i3mOAC1dpyhWVezi2\nBBjnooygrycVOFcE6E7C4fVNzg2eH76tHDZVsFu8rO7EjQpKSD/eXneHwnyF\n/hTQAlE1DRxZPZNiv/eRwjvAYQ6wbf/dMVyb3dwBj5qEeoiTOemsl+gvVs4H\nqm7L6l2g/jwD83Pi8e19hgHtyDmTNhSzaDuw7faaYpKmZpJoq6LZKKTGmtFy\nXUPbvXUe7GPvF+l1kA5NcSJhi5Xd5Z8CFrZoJ2/UJ/UmHGmZGsLzZMXfM661\nHJSI\r\n=MTLp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"bfa758676212a6c6853833faa631ce30eebdd7ad","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-bfa75867.40+bfa75867","@graphql-toolkit/core":"0.6.8","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.8","@graphql-toolkit/url-loader":"0.6.8","@graphql-toolkit/github-loader":"0.6.8","@graphql-codegen/plugin-helpers":"1.8.4-alpha-bfa75867.40+bfa75867","@graphql-toolkit/code-file-loader":"0.6.8","@graphql-toolkit/json-file-loader":"0.6.8","@graphql-toolkit/graphql-file-loader":"0.6.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-bfa75867.40_1573464566308_0.8843359854795749","host":"s3://npm-registry-packages"}},"1.8.4-alpha-a986a8e0.40":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-a986a8e0.40","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-a986a8e0.40","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"8c6f74de2423e088d7bc797c67c13e02c1a83de1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-a986a8e0.40.tgz","fileCount":156,"integrity":"sha512-BgSxPD0m9xCtETSxgpbYnNLFsi/X20HgwLNWrofKwK3m06N1Zpad9Bi084f3marBmGoLE8hEQKzcotEKDaZPVQ==","signatures":[{"sig":"MEUCIQCHHO4WBXsp8wrY13eDJTEnjsz6Wn3UCiuid9H3dyTjIQIgevsu0DiWk5aoEeK8x+KuDLuugk/Tuhf0SBTGij8e2OM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdya4MCRA9TVsSAnZWagAAxHwP/ArJt7s1j+ei80KILwtc\nCJYj947kAcPlfx0NSn9E/b+fzsUJ4/Xs4SCnbmO/OiZsw5Q2E3FlmvahoYhh\nzht8K+10uiN9xrVZ1CSR5bGJnB8RWIBUCEp9BWrfP3jrHF1zQg08VryP0Ebz\nNk7vF/DUJgGnuXr9FFWajBQWKcGPrOG8sXSLZFuIGbs0uP1CG89tFdeqIrZA\nNsvk38YzMl936W+1Cx1uUmPkULQ61vuslI7QyzVItSyR/ttiGaiMJ2m41IRM\nJgkgMHJ3bwsk1EbrFBLSSZIb3Ona2DgVYyRpP6xKCJrc141N4Pu/BEgMjavN\nUJ3am7y+swl4+U6GueLDbtJG+gduT4b1ReXXyl50vL6XM0MDPvTWi2G0B5p1\nWw/O71XEVNGV9YswzgjneSMCC3q99SY9i6S7pRPKyiZPaPrqe6In6DSMjOBA\nzFGSAp8ftQr2kdyvVd4iLg0UPHHbXoaj29b/ePeEYHhm65I03F9cU30UfYy6\nvXiq6ky8/uSC40coKp0fMVVeHtd4shdiaSEx+T5BbIx12LcV/ACK3p9LQjMR\nNgeHGLLquk4rSGr/PFj/uAHCqW1Sh624rY0yQEAQ7UIgTAybzOSjqGaWgo5m\nteE3No86UPYfJ70xLgKCw44RHlj5nrf3BmpOC1MXMSpSl4G6jweSi4ipMxO/\nkohb\r\n=kibW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a986a8e0295e85a2cbe7b4691c330d4d9bd65cc9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-a986a8e0.40+a986a8e0","@graphql-toolkit/core":"0.6.8","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.8","@graphql-toolkit/url-loader":"0.6.8","@graphql-toolkit/github-loader":"0.6.8","@graphql-codegen/plugin-helpers":"1.8.4-alpha-a986a8e0.40+a986a8e0","@graphql-toolkit/code-file-loader":"0.6.8","@graphql-toolkit/json-file-loader":"0.6.8","@graphql-toolkit/graphql-file-loader":"0.6.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-a986a8e0.40_1573498379955_0.4756548664769815","host":"s3://npm-registry-packages"}},"1.8.4-alpha-efd6a9ca.40":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-efd6a9ca.40","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-efd6a9ca.40","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"9a5f57710d3ba15f2bffe29d34867b8328481e06","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-efd6a9ca.40.tgz","fileCount":156,"integrity":"sha512-zX4ze8cddqbnxA3XuGvAd0kvOVBzdTrePhSt6H2pkDtq23HMoA5vFoF3iQnWkUkDOGioV9LPH76kozu7SbcX0Q==","signatures":[{"sig":"MEUCIQD5g6vnt1JJDLypKtA8eGtl6Du/P/8Xrr0YDsHgKpeVjwIgNkg4GlX8XM+2vjadfzfs03wKXOGroIahPmvckvKusYc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdybqvCRA9TVsSAnZWagAAqJwP/3IQkLfaW1B64Fp9ueru\n28nkHuHQC8L7tqhFTEpEf3WJYNuPszwrYKku7LXiPiptAH0dwszpRSEGFjnJ\nkbicnjHDzmvu/Pb8l4Q/6dUkdJarguMTnPi7PmXZwI2xGtAsmf/4R0y4pk1I\nGVXmmvmAawTuL2/JoGtyoCRvSCLLNvpctfExQN2e7xfMO+WFg8I5b8x+Z/KZ\nDw8STJM0tHz2ltI95RhajCpPipiQ6kN+7nhkxl67Wl6C9IzCHuaFWZ6A+bE0\nDXORZDTTiCITySV4yMw/49DX/UaH1UV5GdKefINBxos2G1JXI2lUBJtFMoSO\n6BAm/kIeOU+EQUrq2PYpDkEs3c5PLOy2mv1+gOyme7vkatWsRIeTYEII5v87\n6hU2zRx+h4Rdt4t3LpR4iI+gbH9HqyJXy/NnFH9xBNayae/WRclNdvrqAltw\nQ7JkMfySOYdOlQZodOFluUPJNz9l9zLxaEe5BYcqugQf+4Aa1vDcFIaH/T63\n9AZWvzyPfr9nUgcl9e1Aso/47skQT9GrMSc2sGjkBcvVRdspdoTrk7Q12a2L\n1ew/330btYjLbfUXuoIwUX34vRAasGudaqerou4xa0p3ijxprX0bQiU3kL/q\n7djh27k1XxfXuEkVtTCSyne2GD0zEFqJF5mEnbyZ4hozMcfPWMwfzRcLiSbl\njIuk\r\n=psx6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"efd6a9ca23e85dbabec84191bc551f32161a63c6","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-efd6a9ca.40+efd6a9ca","@graphql-toolkit/core":"0.6.8","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.8","@graphql-toolkit/url-loader":"0.6.8","@graphql-toolkit/github-loader":"0.6.8","@graphql-codegen/plugin-helpers":"1.8.4-alpha-efd6a9ca.40+efd6a9ca","@graphql-toolkit/code-file-loader":"0.6.8","@graphql-toolkit/json-file-loader":"0.6.8","@graphql-toolkit/graphql-file-loader":"0.6.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-efd6a9ca.40_1573501615372_0.42802076462623706","host":"s3://npm-registry-packages"}},"1.8.4-alpha-ff40af04.41":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-ff40af04.41","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-ff40af04.41","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"ab113e6696ca91263caa324f082bb2bb552246ee","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-ff40af04.41.tgz","fileCount":156,"integrity":"sha512-OQdxdoEujGx89oOUOFLUABr23YZATEXEZKWbLcevTgN+MCcAbfl966KhZqoM/7tbA41GwUCU813KM+4EavTQhg==","signatures":[{"sig":"MEQCIF7IiAG+kl+YAtw0tGQZ8ZsNfhJJTuZm9j8MkjZCE8jUAiAZKCPP7461x6MwB7MRnEEnkSfoT1cIdwDTdoWrTR/9+g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyfd8CRA9TVsSAnZWagAA+KoP/21IMBOCTzZlKFdPVfk/\nHzqkF5dr8hUDm6pe1ZjxZkMYlUHKmSy10x+JtXEQcO+zISoOJyxiuhdRPHpN\nFCQjNT9kXnSTo12QnFqzpjPZ5bHHtGjZY0YYLEK8ng8kVFH8QNpZ6H9UmS/Q\nA87zFvAbyMCmzd1rk2q+RoGrbzthpZttmJ0mJTZIoNM1pJa5iy76f7WPQUwM\nKN6S15/bRLd5QPTxU3+8/N/fVRSCmaha4QdcIvVJoxD2jBmZVdL26/vVhxc0\nzsjHoRhTvwsXaDHKl2S1xQW+GSyEGah29GQ/kZ7qQQhLEgT1+8s+GRB5saqm\nBX8b7/UhD825lz6z2bR7OQxiJA76duTB5z9l2pm0YPGBMExaMIAaHlW4EkGz\n6FdCyKVPeS7L1Frm33U3K9CaPtZldLfKMvtVA+duqo9sqgr0Z0FVphRy1Fxn\n8sCsN1gcU07xaU/pGCqo8kgElz6/lBUIKQFNOVWV3e5ocZm9MWQmNz6LOVq9\n7pX7Cla2etd+eanZPJn59q7oTQhv2HsHwiz+SzXbjGBMHlaCw/xTpNcVl2gz\n3ZdbKpeMExVzR7C1Bwjyb7TWiv+2ZhEOBtgjbJF5jjfGBpwpAAAVyr3Egod4\nKi+Y4UATAXA53aqe/ISsVJUZG8aTK+qvpJ46DON8s9rsAolG8f2+1nshh9Od\nHZrF\r\n=iRGL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ff40af04a4859fdb245bb94b3de8376f0cb78516","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-ff40af04.41+ff40af04","@graphql-toolkit/core":"0.6.8","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.8","@graphql-toolkit/url-loader":"0.6.8","@graphql-toolkit/github-loader":"0.6.8","@graphql-codegen/plugin-helpers":"1.8.4-alpha-ff40af04.41+ff40af04","@graphql-toolkit/code-file-loader":"0.6.8","@graphql-toolkit/json-file-loader":"0.6.8","@graphql-toolkit/graphql-file-loader":"0.6.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-ff40af04.41_1573517179606_0.9814032287389292","host":"s3://npm-registry-packages"}},"1.8.4-alpha-0bca79e9.40":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-0bca79e9.40","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-0bca79e9.40","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"55541b5047980e050b489894a05b3b8587ef7ed1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-0bca79e9.40.tgz","fileCount":156,"integrity":"sha512-e7Pwcdz/afYbx0bDwrtxjbUXSHBFSKQAO6PKJDojfEYZZjtM1oAW6bhEPQZs3sfgHhYaIW8VcZSJCjoreJV3jQ==","signatures":[{"sig":"MEYCIQC9ZJwPfw3FWhkDj8mPS68zGb4vs1ecEoQgDDnKHM3k3wIhAN62ywJUUqzE5t2UbKrk3zgYMlriuUvPE2tuXrRochZ5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyfeuCRA9TVsSAnZWagAAUJgP/jOhMwkskTncU3PYg850\nuM4Nmcqfz7mU3rN3mlcIQV/MzIS6E+PluoiRutMlHF5RGtGjznPEGPwdCn3A\nx2yzzLVriZv/8BsDIPsvaAPU20AHQqC18D/9rLPxkBZMY/CANJf4iMWdU3on\nykSIDxe86cfahS9QmFgizTVpBdSEXVXWsUmFJ06O7w15Ef8QzwfNdPdAVLaI\nrGNJWcp01aIuCkl+DTCgFC4/ca63ICFAHTj/5pD+9Cs9wKvtSDG9e2wKJUOC\nQkkXGDK38H3Kme2T3QWRLcpK8ZSG2+9Izs6BTKHSAu5ev1ZPsHoMisaLpAZp\nEEpuLJsQ/J1MB50Qnng2v7rK1oGDTZOzFX8zRSj0OtUaLuCwGWXP4kJoRXrX\niEPzPpH3kZ5U9g3Er3ymPK4/u3erwnBQ3OTmvFO7O0FMm+2TUEBro4vGmh7e\n/HHQrVNjJtu1e+1xqz15uO0SjnROOL0Ov/yXciDkrf8x2hnDQTay/1S6pBLl\nbI9NAQUJaKNPpzMUITNJd2IZlRfUmkhnbAbNWSbcAKTRfk5DfDMNyDmyoqRk\nGdnG4STsft1R7v3iYMl6/hln4BEmxoaCa85Bc7G6FLPyZkh91nAHR6puHlE/\nhaIlqOU9HKBRB3Yf08Po2VvU+6S26rnDuDkfY8+xmsyJTqL+dPZRGBd4J1rp\nX93x\r\n=zoOp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0bca79e989a37f0a8a21ed9d25751221ecf8cb8c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-0bca79e9.40+0bca79e9","@graphql-toolkit/core":"0.6.8","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.8","@graphql-toolkit/url-loader":"0.6.8","@graphql-toolkit/github-loader":"0.6.8","@graphql-codegen/plugin-helpers":"1.8.4-alpha-0bca79e9.40+0bca79e9","@graphql-toolkit/code-file-loader":"0.6.8","@graphql-toolkit/json-file-loader":"0.6.8","@graphql-toolkit/graphql-file-loader":"0.6.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-0bca79e9.40_1573517230144_0.3987930871443024","host":"s3://npm-registry-packages"}},"1.8.4-alpha-7da66515.42":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-7da66515.42","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-7da66515.42","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"9b6a6d2354d4b127599d4e38f6fd0bf79642ce9b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-7da66515.42.tgz","fileCount":156,"integrity":"sha512-0+V1uBHT/SsjP/BqIkfEsbzLRHsngfHjORRuJtXWi5BcsoGTe8LTeY+hoGDZvxGHwwesIEb9odeg2pH5tCMw9g==","signatures":[{"sig":"MEYCIQDifdwN25cQu1ssRurUplTeWUOEVL/4+TTX1F/sbUnnRAIhAMM0mnNSv0wm+xI3qncqEI2bo87II96NC/PiTh0cyEZR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyrh3CRA9TVsSAnZWagAAuccP/1XvFiIfBrWjhmac6SCN\n0KIk2uKZMLHDqhie9berg1j/5CHCQw0nNaQGwfe7RwPs+lck1/m32D4jeFo/\nS2lemUqmAPqxaF71TJYZn4vkuvkbNfznsZ3DeCHQpAyXII/049Tf1f7av+Yz\n34HLqr820l22QC0DjYDmqvsqAl8+kCdqOt3H2Tw8bZRTHoaX9dIA/OQXkJSe\nm1Pbhi1ROX5keJU76IrPfDuxT5u5kgcMxydw679/HODS8gk76gvOWZg8izHS\nj/WYbE5X6z0UK2yQj+FQZBPIxBXE/qpLCWRC1mIKsl5XZcYh2d+OxWKtxE4R\ntiUbIVhwhiyr6SSj/eJAMnxZpQ4dQ8bIhoWiHagFOBwukOalmhifi2MxGxya\nxKCtw9F7ICKU/n4mx7i98PIvXLpDGMwuWoVrZWHwq7+NQyHjJChePzwiHY91\nA65kVawHbVhUSY5LDtZL+sHvWaLT1jBbWI3+Cm1vawnAReKo+UTKeuDWuBw6\nyAf/WdYtk/gZIGNyyMe0nwhQH99bKq7hTxIKaLTY1RkaP6DEt4Qg+/OTXBgz\n9aVQgtmLzCvMtFYptW66Lo+zeeNL+FYIU2Ki6dHgkrhsbI+OldR+XDaqkE2c\n1SqagRgRq/LFlQrAhjegZD5WzgjRV2hfk+aje8JBjiCU4jGBU4SXHxk+A2vs\n7OzC\r\n=n5lx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7da66515225634245f2f17656892493f8c392973","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-7da66515.42+7da66515","@graphql-toolkit/core":"0.6.8","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.8","@graphql-toolkit/url-loader":"0.6.8","@graphql-toolkit/github-loader":"0.6.8","@graphql-codegen/plugin-helpers":"1.8.4-alpha-7da66515.42+7da66515","@graphql-toolkit/code-file-loader":"0.6.8","@graphql-toolkit/json-file-loader":"0.6.8","@graphql-toolkit/graphql-file-loader":"0.6.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-7da66515.42_1573566582956_0.9254709163725934","host":"s3://npm-registry-packages"}},"1.8.4-alpha-b73e2ad0.42":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-b73e2ad0.42","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-b73e2ad0.42","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"5644a67d73fff776586166a81190f4d24d8550d8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-b73e2ad0.42.tgz","fileCount":156,"integrity":"sha512-n59wT04KHnR42/iFMLLMvrVVpU6MGyTOz/BOrO+ghUh4DZlsOqpQR/wR1wIEIFB+TYVFwMpciUP3/IuVFbv7bQ==","signatures":[{"sig":"MEUCIFD8v9gj2SezcgeTPm2zFXFJcyELBojCg1AVSfhFT9jWAiEA9EHncjoo57w8C9PE8/408usYv7N6wU3ysmg46zWofxE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyriOCRA9TVsSAnZWagAA5MAQAJk87vIzW3QZ6gXf7na6\nbfAy5vkMEt28Cm/XBZCKyRYiPvSS77Qcc91902Mw87kNnkMN8zxq38MNTOJJ\nTH/O+HWjW87deZ9IK86fDQ3draaik0JORmPrtCpEr41dOPPXLioPM1QoCT0g\nZd4a4vNgfrt+3nPOpHf57QMkmmR0qj3A/7pgtcQ1+Md8Q4WHR1MQs8sd5Ue0\nvfKuYewlgCEEF/N+bHuKJA9OEBMSj4s7tVc5gNFQyMufQKP2eH5hfRlOK1e9\nI5OJl04eUuDYZhFP/pcTRIeEvYltaSpxyL/1nzxQXnaRNcsCTLsQ2Cu2VqGV\nDUQvkUUF7T6YSRS85c+vQDqq/g8vN5x5sTLttb8Fi5G2JfZwlkCEB5QUR2LD\n30UpHEoszmwpS8B7KXqkt0VJGLh5lO6YZuNVcm/6b0D6TIon1ILn+qu3+ZU4\nFkea3cvkX8xSATFPhem09MNfhjYjYkKXZYzJxWqt57NlyqrtdLXTux0VbZWv\nS1IZbDCEB4mxb1l/hX0w6I/gKBOZ/5rE1UtqpoB0eoHQPielW2rrphFXH06a\nHuI2kKV7SpS4djlk1yMtkjvabTzUIJo3W4dwo+Dze0eW3YZVMZcowr8m8pbJ\npblpFpZ1G+MLRab2OGnNCgT0z0jKjZX26Q+D7za7kPRVXWaIXpxKuWqZI1KL\ngjCn\r\n=ORsK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b73e2ad0d488b532a3502b9f3852b2809e82ba24","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-b73e2ad0.42+b73e2ad0","@graphql-toolkit/core":"0.6.8","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.6.8","@graphql-toolkit/url-loader":"0.6.8","@graphql-toolkit/github-loader":"0.6.8","@graphql-codegen/plugin-helpers":"1.8.4-alpha-b73e2ad0.42+b73e2ad0","@graphql-toolkit/code-file-loader":"0.7.0","@graphql-toolkit/json-file-loader":"0.6.8","@graphql-toolkit/graphql-file-loader":"0.6.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-b73e2ad0.42_1573566605755_0.12767159422095387","host":"s3://npm-registry-packages"}},"1.8.4-alpha-679c7f60.39":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-679c7f60.39","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-679c7f60.39","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"3d6f0acb008a4b3d2c695372a768ba9db3beb6b7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-679c7f60.39.tgz","fileCount":156,"integrity":"sha512-Zf4zfKrMCPZ/EQp/c7oj5nCLT3aCRc4Pzj74Q2xEjRtEBE3eR4q4wQ2Y4GNtQUbsYpsn+mYPRuDtPM0xX/OB2A==","signatures":[{"sig":"MEQCIH++9mhm2cZ94NcJEUltqpaHKc7jLRagGQAMhNg2mk0TAiB2728hsop2Z2H6Oprz4uhGV9gryfqsjdkaz02TrNnzpA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyrk9CRA9TVsSAnZWagAAXKQP/inAleKYIZJxySOrKbFN\nZCtOIu0ns8mP58WBsuQyPvhGFHUHoCtmqvdVPohI21BFUMmh1mm1OuEGEnze\nL637f3X2cmkfj0TSQmLExnUCnGjjCQLBA5CBlrEai+8oFjiTNMy2MYTVJzj7\n8Z89UO9m4/ez5aXkWx9/JwTmniW2dg7jKz7YrTui4bL0PqzAq8JqwkJWNZZr\nO/oKJ6JmrqOYdr7Wf7HZaXrj78sLJN6euybqOfk32Nk+oF1ZMuL55be2dzEn\npYeBgen4VixirZLRUoozEpAZssfjQHgXAr5f7jBdIVuD3H6umuTvn6rfCQQB\nW96PnNx3Zcnj6LsDcKR/IPLlUnZjD0fmS8hxBc1dnZnazmcfQR35i/YnJamu\nRlc/DhwvsoyUG51MV4lf2eHUS6pq5rP3xN4WsFinQmGP8iJZ3YV0n+I31tFf\nXpczNUgX17MyhOLOYfPEtz5RUHnJScjEvyL/WylqnylXpzj51PlCZiuwKAB2\nALhvQa0SJGk47WXPUodxGqFIh4mBCgsKqNl9ts+iE4F1xwICd9Z2nbWGX8Ht\nYJUbBUE9Ee92JGn8/zJHZfY9U7Sj2bu9qtkn48HQq9lXpXDYFuWhXqwxVuGX\nNiatfna3R0L/f583alAGt+ZEwiIiNwHyVkdpCnjpQQzyOZhELL44H/Zy9Jr4\nZ68v\r\n=KOB/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"679c7f60173a354b5b10d32ec503be3772a0813c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"2.4.2","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.0","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-679c7f60.39+679c7f60","@graphql-toolkit/core":"0.7.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.0","@graphql-toolkit/url-loader":"0.7.0","@graphql-toolkit/github-loader":"0.7.0","@graphql-codegen/plugin-helpers":"1.8.4-alpha-679c7f60.39+679c7f60","@graphql-toolkit/code-file-loader":"0.7.0","@graphql-toolkit/json-file-loader":"0.7.0","@graphql-toolkit/graphql-file-loader":"0.7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-679c7f60.39_1573566780849_0.5237426187923155","host":"s3://npm-registry-packages"}},"1.8.4-alpha-01c3e257.43":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-01c3e257.43","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-01c3e257.43","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"58436175bb789be836d06d8337fcbc70a8768f84","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-01c3e257.43.tgz","fileCount":156,"integrity":"sha512-juTo5n94xzRcv/QCO08viSi+an9CdtyRGngRGV9UMhfEPu54rzMc8RxA1kpQPZ87+9qCg0rPlymwziUa+A9tLA==","signatures":[{"sig":"MEUCIETVCmirsym5+x479toTt1Jnd+5k0Vi7E7oXDNtL5KsRAiEAw/lV4sGSxcCbXPPMX97yIepVmvFQJOJXdfBArcAcjZY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyrsMCRA9TVsSAnZWagAAkWcP/i3bYdoUcPlDF8ReaEvS\njck9a4T7WiUixvpSN22SY7PzVvSSGM2L/STDMpN83LMtf/RvgiYt1hZuwf0V\nf55AOpR7+MZwd1M/pxaHRebq6Op7JciFSIKkmb1zvjVI/CLf1EQRIr4/3dd4\nH9x+wbjZXfVSmbKdvZTuAg6ti3z0LKk3J0u8i0Jz/wZo79+VSPNyptBJiHIG\nTllQRDXxmkUKzYfsc8U+1eGrj9RMTZA2jbr0hP+xGRaIsjs/mZyTiSJu6cQi\n5xymCL6On+nAMELEWL3UKYDtTZ00UzvfwwINfWRkJAUJXAa9p7Z6XagbNCLH\nuXZ4uaAZYdHpdevaqJI1AY1dk2J8a9B33Mb9LOjBSgpf3O53FYW+dLtDFxQ2\nkq8PZQam7MbOQUf8OKRl5IMNcGhNKfF+XYdYc2F4s503AJSirUTNH0mRFJhx\nD0zFajx1kAcM4rH6EJYd/Q2zLCZVA/9g483OuRV24reYMKgcjj+8w7gTPVU3\nuidT8XSJZ16K4vkC41p4KwCSolPOUbx/xlKbOD1HFDnr7aMMlfnEPScFRvMH\n8j5Tf2cZ4Aqcm0K/IxlSGtuJchXdT35mdu1bnkJZVnox6XNwLOlVjNoAQuIy\nfOZ8zEDk5EKmrkm2gWpIVAhv1b3wHZoUVyaM8BDjMZT426x2wqz0bIuHRoGH\nBTMt\r\n=lAHh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"01c3e2574c33808415064c4d471c559f22aceab0","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-01c3e257.43+01c3e257","@graphql-toolkit/core":"0.7.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.0","@graphql-toolkit/url-loader":"0.7.0","@graphql-toolkit/github-loader":"0.7.0","@graphql-codegen/plugin-helpers":"1.8.4-alpha-01c3e257.43+01c3e257","@graphql-toolkit/code-file-loader":"0.7.0","@graphql-toolkit/json-file-loader":"0.7.0","@graphql-toolkit/graphql-file-loader":"0.7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-01c3e257.43_1573567243840_0.9837099024760814","host":"s3://npm-registry-packages"}},"1.8.4-alpha-8f7d8942.44":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-8f7d8942.44","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-8f7d8942.44","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"3b3d04c32519a7b2956d63a1278f31f98153af86","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-8f7d8942.44.tgz","fileCount":156,"integrity":"sha512-sx9wsEYJyr/t0Rx76ZFYSFbq7S3PvvMpbO6+/19BZHoX8qmv2eUqkqYhcowv0qAPbkGCk548yAS0Rf9sESR1EA==","signatures":[{"sig":"MEYCIQDUZ2P6r0Sh8G4NdDU9ROdmUGdXb6ARfjWALWr+a33thAIhAOIfqC0k/f3QXVZSxhQpZsHYbSO25rn/lf9vnJVkb9sw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyr24CRA9TVsSAnZWagAA+EAP/0JsbRCk71WjaifuqqHV\nprZGM46l3o4bTb9QIHrrdYKhp2vbqaIDVkTLeNaPoyups7W7yWPoIr4RyOcV\n8as4CUbc3XAQ1kyzEjyNW1S7HUoI1K+1XyDxCbtG/b0kevFH/+kOb9Lk+w2j\nFq/qUxdO0ukWYdCckCDsx8K27Dcuan+AFOMDzJv2y+sxtu/nRfL1Rx1I74Y1\nMS0f1cqteetCn/pXF8fTIR80WV6blFyZEpeUMoS41GBf7n9vSKLY8aEuDc9T\nklD5BD6cgGsWqjD1R+VJDlaSWNL+YiOp+J1bl70FOLyv1Av96mfnwLU8qeZk\nCWXxoUNJxi19xk+k0mVEWnECiNyeZuLHqI45JDoiE9kAI93jDkS1GwigRr4Q\nq6jKBsKjAhRAsfJipUQqJWRrEO5wd8nSxKkHE9rqsrB2AQxzds/3qR9HzcRF\nY6Mbirh6Wix56erZe3fZnSY+gjcpuKhd3ng8BbnEPUqVbyTNr6OafHN9Qege\n6ltAlI0NZEY1Lj7evIaWrcqTBxir75jw5bMGJFoeNDStFp7gzVGipVOraXti\nqkyP7+s0us43wZ9DV1A7rI2xGiRqI73ak5kPB+ST2k8k6sYA7/f4cDyk44OU\nZrEDQ7DljRBoCknQBXQb1RGFc/bcq5dv4uIWdHty4Ips2YuGFOQY+zuxjRwO\nLMjz\r\n=eqPn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8f7d89421418b3e7e61d1084d17703afddf89238","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-8f7d8942.44+8f7d8942","@graphql-toolkit/core":"0.7.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.0","@graphql-toolkit/url-loader":"0.7.0","@graphql-toolkit/github-loader":"0.7.0","@graphql-codegen/plugin-helpers":"1.8.4-alpha-8f7d8942.44+8f7d8942","@graphql-toolkit/code-file-loader":"0.7.0","@graphql-toolkit/json-file-loader":"0.7.0","@graphql-toolkit/graphql-file-loader":"0.7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-8f7d8942.44_1573567928369_0.125863528646047","host":"s3://npm-registry-packages"}},"1.8.4-alpha-d503cdcc.44":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-d503cdcc.44","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-d503cdcc.44","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"f7e7241bb441fd2c5387a533175e08c09b760664","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-d503cdcc.44.tgz","fileCount":156,"integrity":"sha512-sfQ1WKfXpBYzKKf4E9W6t8VAyw8v7XabPhycERnLJsw7DcBN+fPjP7LokUQ768qqB2XEzOMmrWRo/O3QEUgZ2A==","signatures":[{"sig":"MEUCIAkPEo3tTmUvrmg8exdlU40RqtYN7tiqYTCG3F6acwEDAiEAk7MqPVwbS1I6XCDcirq3feKuCgZnL26Nr+kjx1YBAJ4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyuJtCRA9TVsSAnZWagAANvcP/jW6dG99Z1enF9vyedKt\nZzHiaYaWWbyrWzt/IUwyP0i7TsxXMj2nPKQjGrBaPv3JnPGfo/ywswDgbVIU\nG6E+VpR9g4r/OLf+KADdIXQi5vLNHIEjNB5/NORU9JwmBcyRGv8sxlrY3KmR\nwf+fbR8tmJR0sFNGoeyAv0ninRnVABiXKn2ZcmoogIEE2S9QzrM67ThW6Ich\neGF6TMbBYLMqV0Y4ymmz9u4BwqWhZ3qrLBPSVYsckVvASQbEmooPXXOZYMTx\nZHA78QqWgtLEr5gcCy7YixSk7TBV7VD0N/UGQrazx8PTG5zw2QuFdwOhRDGF\nGEsWU5xkNzlRHADfzOswPt4j3FnxwBYXI1eNDay4iU6YGDaY0a4skF6hqjCf\n5Rh9v1wmu0dDUQDSDq86o3qSLMdbyVvDX2/YEqN4mbYzZJx8kxqofdc38Q2n\nYYtwB6uOLLKPVQwo4L2kbm6CPYyK0I68TCoRAoo2zQZpIKXEtFQILA+96EiM\nezOHr5YWHG8VjnuXHpPsQz1yFVuvLiZ/VRMZ86jk078pdHaHBKa7cJEQH1xX\nw9YV45yy/vh0NdYBd66UU/Vqfxnu+U74l9j+fIeA65uMTRWHlck9k4GrDaOA\nY69Dekw1RKWpa5e0cYdeNgnflauooEDudzhOrJEZfaIbGBO34TlIQRrFRqZK\nYQ23\r\n=oEQm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d503cdccffe2f4b3a2d8c9c28890c51290854554","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-d503cdcc.44+d503cdcc","@graphql-toolkit/core":"0.7.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.0","@graphql-toolkit/url-loader":"0.7.0","@graphql-toolkit/github-loader":"0.7.0","@graphql-codegen/plugin-helpers":"1.8.4-alpha-d503cdcc.44+d503cdcc","@graphql-toolkit/code-file-loader":"0.7.1","@graphql-toolkit/json-file-loader":"0.7.0","@graphql-toolkit/graphql-file-loader":"0.7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-d503cdcc.44_1573577324969_0.1530619797605779","host":"s3://npm-registry-packages"}},"1.8.4-alpha-9b7efb2f.44":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-9b7efb2f.44","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-9b7efb2f.44","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"cb0eeb28255a554c678db95f1a3a76e3b27d9339","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-9b7efb2f.44.tgz","fileCount":156,"integrity":"sha512-4mY8zbSdD0a9cm+AZByWHNweRDabSUhIWUcRDaF9VYEslnlNf1YATE7BDBv1LiD7UMQozPESfJlG6tGiNcw98g==","signatures":[{"sig":"MEQCID6tOb2mUMAPYeKVyXGObTD36oS8mnJUhsagrThO7hcrAiByHgfhwcxUBS2UOMEsPpFtKaSLUo1F57prTfxLmnLl4w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyuJ9CRA9TVsSAnZWagAAwGYP/Axb92wgdwd4hytkw9pT\npoFKq0wpCNuADIy6q6wXDGnYyWlo8Y2VAZW6qpqy8K4LJAyYhG/hSroBcfUp\nYpFpGSqF5IaDNQmbZ6dEVqBAYf6UNaYSLIo/QoD8aZnCiFHbeyvIHjl+mmUG\n5n/QF9JZAXmherAq3gaJ6Pfre6Mu8cqWmTRlUGDcud1aBjInRoCHIeOG7XJ7\nMgFrauSiRb/TbG6q8eKhkkhShieH7/jwlDO6At2UaqCBGHtcddRPdxmO7iRh\n3n1fgi1mqWcZ8GkuqBBVhzha9gbmGygNm2N/4uxwYUjIDkK4IB2dckMuo9IN\nZVDAdGVW7X+a4hPAUhmguCy+RFgVLerh7zxbq06XlWFU8IAJ6NWgCbA30wBJ\nAVbK2ThBMW/NNYFKu+QbAeD91y1vsU0rbklTDpJehDDvRSGPyAtIR16enpxh\nW9wBJibVo3hxFTP1dW7e5GbXhEiJtGBXz0uQ+daWgGLpzbsz0OudmnSSsGeH\nc8RlkG1CSr67blkZBf/Q6gDIiHKJicU4xJumis71XQbOtdVA9MgjtUAIZBHt\nQqDsdmfacDQxL+GiwY4twwISeOJ02hesnL3E0lsRkvUDFngCatAbwC5CPDD2\n8AD1InCZWTn3gPKLqpMx3Ms9/52eQ9hbMXR0TpiIvNaU384Wo0Ma6s7efbFO\nJrY7\r\n=JaGO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9b7efb2fcb332c49e5ec58274e761e50a64b6407","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-9b7efb2f.44+9b7efb2f","@graphql-toolkit/core":"0.7.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.0","@graphql-toolkit/url-loader":"0.7.0","@graphql-toolkit/github-loader":"0.7.0","@graphql-codegen/plugin-helpers":"1.8.4-alpha-9b7efb2f.44+9b7efb2f","@graphql-toolkit/code-file-loader":"0.7.0","@graphql-toolkit/json-file-loader":"0.7.0","@graphql-toolkit/graphql-file-loader":"0.7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-9b7efb2f.44_1573577340649_0.6720068800114216","host":"s3://npm-registry-packages"}},"1.8.4-alpha-77b505aa.44":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-77b505aa.44","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-77b505aa.44","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"0b22ce7f06fb14f61996b6bb7d218efc2867ccf8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-77b505aa.44.tgz","fileCount":156,"integrity":"sha512-6KLBDHae+wed8N6qoRuJpHM5xYUx0H31nEpeCSdwxpHHQQaXsEWf2Hcmo9mAXhPkU87XokkxCgSLmOhM5Kn++g==","signatures":[{"sig":"MEUCIQDfyzJ4xh6ZaJJzsaRLipmedzCbeF36TZu9NWzVOevS3QIgBeX5XOEdvQIRukUBfuuSJxHjj1bEirQBHMxMhoWJd8E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyux5CRA9TVsSAnZWagAAv4wP/RfB3cVJxyTniJLA4Rwr\n34jWRGPAluTdmEKYWeqTgj+auy8g/8GjXCXyn2o1bCAhyrv5kH25yVvB0hdn\nccqgiVO0U29ElZ+x9oFFinkCX+QY6Oo7K4QJWqLZyCTuRIuCLGBBA3CM2j6d\nxaWTcfBJ4HhqDS6u8ReHPJqiH6s8XbV4ui++GJO765aiF3HiTLcHneqLqigL\niaNaRzRte5xFysDlWfk9dsz8uwioGx1CTsUMeydPZ9/4Xz60/rxZxkjbaO9r\nEBgdPBg8896VHBVWXiW1nMkqH7R+ozOSHcCiefD18VfNeePM1lKC33IF63Ts\nCb/uK/bSy5brQeGcoKVqnl+RnkP9O2C/sieij0QnG5uoJ26uCCOdBYYs9z+A\n1tTXQbJOPPWLNke0M+BkmAhJo39AOIsjK/08x04VFFNU/YqY2WEnWcBWyQBD\nXW0sC+K+XXi6x2vPWAiWfcPPwzVv4auy1SLEUVVOc67ppwnfhPEvLNbKHq5u\nJOwiAMc27TGzg9s235i6BkVjDkJA5Y3ncY3Xfj8WbfN3cNeK2Iy6mIKvqa4b\nYkiANX0iXzTfJUDdkyhaFd3BQcmitd2OTV1K4yPiuydTRyz8wrbAcRkL4kzb\ntEfUdI/8KMB2Akcjo3j84NMl+l82Rky0o8KylW7PAIOIA+tKu9uYX0pjkIME\nEydo\r\n=QRJ+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"77b505aaefb851aa27587e79874be875875c18d7","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-77b505aa.44+77b505aa","@graphql-toolkit/core":"0.7.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.0","@graphql-toolkit/url-loader":"0.7.0","@graphql-toolkit/github-loader":"0.7.0","@graphql-codegen/plugin-helpers":"1.8.4-alpha-77b505aa.44+77b505aa","@graphql-toolkit/code-file-loader":"0.7.0","@graphql-toolkit/json-file-loader":"0.7.0","@graphql-toolkit/graphql-file-loader":"0.7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-77b505aa.44_1573579897125_0.33410629671325176","host":"s3://npm-registry-packages"}},"1.8.4-alpha-628d1477.44":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-628d1477.44","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-628d1477.44","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"1c60ce212581d5bcd50bf0fb90e502946e173e86","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-628d1477.44.tgz","fileCount":156,"integrity":"sha512-6OptQl2PT/2036TwNWLIDJ9xf53FMmOKkDYidFqqJGdzJ4amULNu9oXIhuiGOQWxW56H+cLwCrQjn3LumtYEVQ==","signatures":[{"sig":"MEQCIGEdzvjTMbfmCDjzTGVRUQtJ88VUnORIYJmyMC1T27qWAiBvghWgqWVeWhcPXXixxfzf2dUYuBASOTk0zsZPW9Oo4w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyuyaCRA9TVsSAnZWagAAQHAP/j1i2kzCZgUj1+lS5CSN\nHPWieptV4Aw4nTyUG5OT5JotTCDYsnu4hmudL7n5gm7KvB0PK3L1N5AJNYDk\nyA+hcc2yMfEQCAL+BYxPdqIo0AvpP6mCIIqxpXSZDGZparRrQkDIQR7GCspB\nG98UdkPU1qBer11d2ex1IfjqjU+baDe/pVnDz2J03ROVvI6L/l4ILd9bT0ke\nEz0TlIsUkPRmyLTFT584ExvPw8PK+aNFVfU3M6/xgJPYFl2X1q2FWAL0eqC6\nWIUcnBK20W/T6Q3jCGyNEkfHgv3OMaqCayuZehi2ACXMoP1oipQoHZhllTN5\nfgzr4Li0qGgNUGCYjI/URIDzj/g1bfERNCFKMZCxq3lv8VhYV3P5rwFr7yZH\no3sPWBbJhylGo4Jke/YaTWBI4KhZVO7XDls0LwTdjM6Bd6HaH0GVFGnxph5J\nb75leTPp8Ut9mKxLWJt7+YapxbIwkx4prEQm25SFIvurvjUeRT8JeHjt3RKw\n2fAa1VF1tmUA7pc/De26OcsHXGX1JzISsss4764kbhFnKgZeYl92sIPFPcxK\nwvEsUZLXY3K8CfLP0hPWmSY9awoCwkXtp14JY+Y3HDb93lTuH/S8YSiIv8e8\nYvI9+SFt7bZ8uPymvIVU9Y7CLdRNCCAvTJpzHK3iuS4Z2qIlGTLq4w8Fona7\n1nS2\r\n=WAqW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"628d1477ba56227fa99a917a014b9b6e746826a4","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-628d1477.44+628d1477","@graphql-toolkit/core":"0.7.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.1","@graphql-toolkit/url-loader":"0.7.0","@graphql-toolkit/github-loader":"0.7.0","@graphql-codegen/plugin-helpers":"1.8.4-alpha-628d1477.44+628d1477","@graphql-toolkit/code-file-loader":"0.7.0","@graphql-toolkit/json-file-loader":"0.7.0","@graphql-toolkit/graphql-file-loader":"0.7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-628d1477.44_1573579929864_0.7796393225701901","host":"s3://npm-registry-packages"}},"1.8.4-alpha-878e75da.44":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-878e75da.44","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-878e75da.44","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"0ff12ba271c260a56309961243c3801131e1da5d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-878e75da.44.tgz","fileCount":156,"integrity":"sha512-r4CtEhjG7BsA2WqXLlaMZE+CUYNIlLY/mwz4OA8DZMkgqXVadWyilZcw2jK3TvXs5Dx2GM++AdoN7fDkMHs9Eg==","signatures":[{"sig":"MEYCIQC9KtnszknPQ55tzpRX/6anQ65GW8xJXU38s4KJ+mB5WAIhAMYjACsFQuUA0rwWCA8yVzlvGte+zhiSZCgaIxCk81fM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyvDaCRA9TVsSAnZWagAAyl4QAJiG7pEjLIhYXwyHBhlN\ni+eM9TYyK8Dy2d26cUjQPhir4o928aM0tNmc3cJ5thVNH56YXZudkjFv06wQ\ni7lb8Qt27ideH5D73nOZNJYWNmpGOxt/arKSr7OM9YXLq2Q/SP5EbkDJY7g8\niZ9zx98Hcil7CWy29jYACiUI3hjSJx9dFAnAVjIyzvo607ls1YZ1cz93/7Mt\n6qOQA1mJMVBEQVYHlDoz0QYkfQmKsEruwuUpNyKPdmDvHvZpQAygsnCVXt6P\nt4zDdJl2AfGh3O/6crcoJIq3NAvq97+dy1uH4Vv3nxRBI+7shr4O/fwfRd0b\ntBCa8gFqTWJt82wkvwpjJNWJjm5K+aIPbCmK/UuH4F7hmTQV2UxxS+Iev/77\nqrHrCLzJ14+GbrI3hQlPJtPzk3wGGGwrNYPyskRZKBJisVBdCD1Tg5Eof4FF\no95OYVSiiDy53XgLEf9DR3GJUIg/FCAadCsFY73c5tLhR7C5pKanv3i2VxMn\nFFordR9vAnpVmetxaTj5hy6CzDoOeY5ZnrWngOEbQyCnIuodYOQWEbWMmLyD\n/brXVJlU0N7Op90RlxAc+LuUC0gsSgAtm/aNUaYP5QRIR7VnrJiJVMlwosP8\nhBN8mdhe6+JvUm1OyCgQXSzSH8MOEI1+8fT1xq2YbFEz5A+fS63syBLQMT2n\nSP14\r\n=5feu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"878e75da92eca1e80a0e56009f04cef68a6a064a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-878e75da.44+878e75da","@graphql-toolkit/core":"0.7.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.0","@graphql-toolkit/url-loader":"0.7.0","@graphql-toolkit/github-loader":"0.7.0","@graphql-codegen/plugin-helpers":"1.8.4-alpha-878e75da.44+878e75da","@graphql-toolkit/code-file-loader":"0.7.0","@graphql-toolkit/json-file-loader":"0.7.0","@graphql-toolkit/graphql-file-loader":"0.7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-878e75da.44_1573581018276_0.8592718234251244","host":"s3://npm-registry-packages"}},"1.8.4-alpha-06f2cc4e.45":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-06f2cc4e.45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-06f2cc4e.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"0af97d75f8c5e1cfcfe7f8e167c5b3a6f9289ca9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-06f2cc4e.45.tgz","fileCount":156,"integrity":"sha512-Y1P96IYfYEfV6HsHqIuL81n4QOBx61PAaJ200BS8IsFSJmC0oJ9DwBHyEH+natoutv/8FgXHAdbaLVICmNET4g==","signatures":[{"sig":"MEYCIQCwSCUxHcWk8ABkz9fZdzgAQB6i9wJdenkBPrAbmEdYvQIhAMoYFYPDXVKpY+KlJZnOxX7nnQweif4lGXS/1G+TUGqt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyvFYCRA9TVsSAnZWagAAB5IQAIYYW2Him6Fe4vfDZ/FR\n04r+IQ1ev/A5YOovPCVe1WcYNV1flAWPlU1BMFJGSljzMmNQcfMn/sItYI6d\nd3hqOd15REpfCzk0fcHHXCRGVh4MG9uBfxK3gEK9o++giRAwMjSZguhUiQVf\neVwZOUrDu6LAxmoq3AHwq1dNYuNyW2XjJaj6n6K3Ipn41vGrGAHV+7mT6r7E\n3477IUBiL/OxyTvx9MYzqxDt6Wk/hBmW8T4i/3KMNotq1oyJXR734ciZ+nz2\nvTeVrEKgGM8gN7doy1Garw8vqtFEsscbnXjr8x6Go059c/rQSd7QyGGO3zXd\nPBjZ1rKZtWeaOwXwzMEUOc7UlZtmeAeUtpEkis29LKTqdVRi8vgG1a9xaXHk\nLtkKl6ASbQrGoEUAi6lq3THHvz5XGRr3O+gcuh8mlwKzyBANhwOE2iwopV+O\nItDsR/3lTAkbo+rKr/6Qnmj67gow9m08aWwpUeD3RZzSjFbub4Jm0PiWLJWw\n8HZR5SoGw6Tc0ZYqv/bJK840FMeUMIiNY1v9JaEG0okfdaUqyQtl6fj3FzY6\nGYKlRn52WFkvbmNfOByQrSAUP6RSo2Q7X0kMThQorEjCHcZVn+bir4+NXWjI\nul/Bc/vB4DCbJb+FX90NhUipcf87sgu/bL/6DWkI2wApgOi5Yi3Km0vIXcqx\nrfOO\r\n=b1PG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"06f2cc4e6bc0dbe327824de2bf7e0654d8b2c9ba","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-06f2cc4e.45+06f2cc4e","@graphql-toolkit/core":"0.7.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.0","@graphql-toolkit/url-loader":"0.7.0","@graphql-toolkit/github-loader":"0.7.0","@graphql-codegen/plugin-helpers":"1.8.4-alpha-06f2cc4e.45+06f2cc4e","@graphql-toolkit/code-file-loader":"0.7.1","@graphql-toolkit/json-file-loader":"0.7.0","@graphql-toolkit/graphql-file-loader":"0.7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-06f2cc4e.45_1573581144020_0.12437155591624105","host":"s3://npm-registry-packages"}},"1.8.4-alpha-1b5bf1df.45":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-1b5bf1df.45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-1b5bf1df.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"f98bce96e7ffde631b868ddba8e08c3a84b5e0f6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-1b5bf1df.45.tgz","fileCount":156,"integrity":"sha512-sHtdnMjQTcgU1M+V772dN3iXHFPC5LOLybNzu6/foDrFw4oKz6njX55niO71uywI3l/2Dvho7HA7JofMMEidOg==","signatures":[{"sig":"MEYCIQDQLUb+zYPaHvA3Y/cv/pMtWEVUcuFRNISXHaF7BMI9rgIhALTH/5pY/MyFE1R5tzTtO1SZ6vm3S3uVTpLojn5ZF7yB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyvFvCRA9TVsSAnZWagAATfoP/1P7lpVwRICP15ehVQCq\nYpGyGvPVSCparC/q4upLV/f/yno3kKDLutlYw1vvV6CkULfPv2L7onqC2Lrn\nK4pZFkGM1OET8Tc8rTf7zRNhf1+xENSBGzerRRKRyPIOhwFFnRmMJH/kCqrU\n+xn5xQzB4lAoH+jSoA1rvkcWhXeBadvs3lPcpykztq0NQ4ZsJEsg5hGY4CoX\nbC7cj3R7HeniDDFEZnblwsNqzYwFMFS+yGI8EfEKAgAOum9DOJP/0L9b9Ezp\nQbGkHXTaA1FG2Kg/qa2EHRkI7ZK74lFcokkEu8kWtaFnlbY/9liC2QWlAXB/\ngMu49vLjEZTLFtRiKERQnNMTBx2BuG7YDMq4uiGx7KcYylGNe1VoRG3XhD2i\nQohPXB9pTo8eMOKpZHOcVN2t0W3TLu73IX7JldNq0njHI9qZ9DO3aZ5JTlDZ\n+9vBm7y6V5BbHUgavwy3AKuj+wLKKP7KQJM+7s8EaIM2Z9lOUsn/Md30Pwe/\ncbV5LhKFqdbSrji7ljhUrA5XqNSyBEG+R/AmiHEZTeEZ+ROU57E8X+zmrdAQ\nru3wmogXQcr3Meeg0uhTt4zK8gq8U10/bNgkQq2upGTTkKR+Cl2fMoxQFn7c\nU7kqQjPONUe2Fyqyw5SWuiMf0OXUCG+IhdoNSjNTcFqfQbd3tHUxCUdXc66K\nbghC\r\n=3spU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"1b5bf1dfc828111c75073bfc275577b9e55dd676","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-1b5bf1df.45+1b5bf1df","@graphql-toolkit/core":"0.7.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.0","@graphql-toolkit/url-loader":"0.7.0","@graphql-toolkit/github-loader":"0.7.0","@graphql-codegen/plugin-helpers":"1.8.4-alpha-1b5bf1df.45+1b5bf1df","@graphql-toolkit/code-file-loader":"0.7.0","@graphql-toolkit/json-file-loader":"0.7.0","@graphql-toolkit/graphql-file-loader":"0.7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-1b5bf1df.45_1573581166819_0.09405997637764263","host":"s3://npm-registry-packages"}},"1.8.4-alpha-482e530d.45":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-482e530d.45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-482e530d.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"d285596921431270a7fc85c4e9c324ed4e86245e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-482e530d.45.tgz","fileCount":156,"integrity":"sha512-tYMZUgKk/hPH6mfhObRHE0Psbvmzasfb0BiotIhS31S8sxUZyrZ27T40mGf/GM8iUP45/oKU3QC4ZY3ExcRH1A==","signatures":[{"sig":"MEQCIA3YcNLGHIxPm271Ldf5Ca/eKCheuZvHdpGn87UIEmjKAiA5L0e0klfVh3527131phX3OYZrvPV2sZaRwdqf0CIC5Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyvHaCRA9TVsSAnZWagAAah0P/RbnbIM81e2W2DtTA3DM\nb3qmncOn03O0xaXjO04lfdNGsYC9Ljp3Lj5jQWiyANvrxxA+h1l5jn3h7hWb\noSGSr+7/MmMza+TaV6NIFCrkNDGIw448bxrOhuC/xayRE8IKauSWF1dighIp\nGzHCDPzF/7OINQi0DtyVl3zxEM982Oa9hU/Ko7ic2bYWr3P3obpRxuT0pcA2\ns0GrXglXSJJ3h7erqrbLH56AKgB8LROCyg8VDoS2lY3wYpEdxGvL5h+QxH7c\nSDc0NWvBDq8mOD3FMTpOxbp+VPSlXLQOWF72GZIAS2x/XabOk+flKYxz/byy\naR1R+kWljC/Op9pAcvgmKnCT1c6s9zxeaxfMwhrFFFydlhqVGfGtAAVuqOYc\nJ9Tog7Uu0WfQWf3GEPqamywekpJYynvoeJ6xODPVjTPb8gQh2Z4Cgoy79kSY\ndw2OYv/59SyVhW6k9E0iGmNB54b54Y42SOcxC5UhSKqPIbKZ4R7M47SHXuJD\nR/vCsWFvgt+2ZIsCM4ZmrQ7KeIVXA+WycIM86YwSzNwegD2xUXXWyf+5ePew\nS1or/OfaWGCRL1nozKguiobhs6KG+I5Uj/kYrM3UU12J/MsJG9yaUM6fBWGx\nAPoemz4/uEW9pzoo5v4jEbZ01TIvDw3nTw/yoHOLkMfDB2upabtE0JWAxMHH\nOyxI\r\n=65SI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"482e530d7d5ddaf468aff29151995ff6f4e7d61e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-482e530d.45+482e530d","@graphql-toolkit/core":"0.7.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.1","@graphql-toolkit/url-loader":"0.7.0","@graphql-toolkit/github-loader":"0.7.0","@graphql-codegen/plugin-helpers":"1.8.4-alpha-482e530d.45+482e530d","@graphql-toolkit/code-file-loader":"0.7.0","@graphql-toolkit/json-file-loader":"0.7.0","@graphql-toolkit/graphql-file-loader":"0.7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-482e530d.45_1573581273758_0.6622755634037294","host":"s3://npm-registry-packages"}},"1.8.4-alpha-b67436f6.45":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-b67436f6.45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-b67436f6.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"39cc217d8b5f93f6b14fe095b8ac930a23807585","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-b67436f6.45.tgz","fileCount":156,"integrity":"sha512-jQB1ekhBSvIyNeb8LHOea1yJadEN9//OFEDsaAfLV9ryg5cKXJvVGEW661OxmukVk25I/LeJCLwWFQP3Eh90kQ==","signatures":[{"sig":"MEUCIAoIgUkZWytp6/sRuW4kZnaRCemCcHLuqlQGPTNaOFJ/AiEA0oy1m6y8gm3hv09G1oJXoS8+0uhiGKsx3Mn5MlBqSc0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyvVzCRA9TVsSAnZWagAAefkQAJlnNK6ydMR2HGWRIqYe\nIHT7AXNmu63d4u4z+yLcGC9cco7kWy29r9KCOI5Elv6bvmlJmbBjBPIn0BqT\nsW9uWAMgwQiU8A7W54s1skKd++K7wFtCoIYk0A8v+CrEo/IrJkjpLnZfH+cW\nm+zOnGgLMM81QVCcz/Es+ppW8KCHSGZfmTNfTRQbX0Zo9LFEsF8mYadRTGJE\nZkKjMkl8kIOreOGw7cwGyD1n3ZW2sWD+6wm92IViWZH+VRfAABVWoQhRYxUK\nUg/LkVMjvD0ZzpDeTBUaa+JW321Qf2TuANJmLOz+d0tg03PpJ3XNW1ZaYp7t\n/kmx39QF2+tJ//qHcv5ryEvJhNEtNp7cpeRdR5zegcGImHagEpy9ALwZraEz\n/DyhbrNitbdbg+T9RVanKvdSiFRA2IgwjWkTI2BzxCT3CJNG2WYF5g6RtxRX\nmOnwjE6zr761KisZfl5WlPR2EFhb04+Rmqr1EXazb8FKzpIokEKEMFcqG0DB\n3tFzppRrTa90nGYTmT7FXGnnk4MzaPUDFDRxMPWeBVDWrTxkWjtQnwuNJEJI\n+wS9RXNDuRjA0bEanficaW4uOlZ60nxICh5sf9WaEZdoIp53NQWRoE//OjG9\nUGIaiJbTPa6R6Yypp6D8khGK0d/QSomFDsi3AByHGfNS+5SeN2YcmRLNrsLz\neGKo\r\n=68V/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b67436f6278567c70aaff8d0f35b9eb4a05b5b43","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-b67436f6.45+b67436f6","@graphql-toolkit/core":"0.7.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.0","@graphql-toolkit/url-loader":"0.7.0","@graphql-toolkit/github-loader":"0.7.1","@graphql-codegen/plugin-helpers":"1.8.4-alpha-b67436f6.45+b67436f6","@graphql-toolkit/code-file-loader":"0.7.0","@graphql-toolkit/json-file-loader":"0.7.0","@graphql-toolkit/graphql-file-loader":"0.7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-b67436f6.45_1573582195118_0.5910377149326334","host":"s3://npm-registry-packages"}},"1.8.4-alpha-c69d90d0.45":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-c69d90d0.45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-c69d90d0.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"85d34af37b0b3f85b05d9e597e083e8ffe730c63","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-c69d90d0.45.tgz","fileCount":156,"integrity":"sha512-mvdSsQOb0ktBqiYweLmizn3JLRNVURw6O9KVHo+II0CbwZfTkeJTwRO++JftYvNRzgsmLxaf/YdmCuvwF3OlUQ==","signatures":[{"sig":"MEQCIFM1iblJ4QCrf6JnzNHsPJLbVgG95uWFlDkCatSC3A2VAiAYDAWdLWHE2m0Id6PEZUlzcLKvz5FrpDnZnm8i8OEr8w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyvWICRA9TVsSAnZWagAAtR0P/j4ZIMzQlrjqXci/1dyh\nyodKm6mW9NVRAIxkd2l6o4mPF9UruyYZcUK5ovV0+hPjK9mJ64xtecgiLQwg\nyGoGHlM5a1i3H7SyIJwuL0hwFuwot1J8PQ/nlPd5uf+YzYmnHnKZ1dTrJYUu\n6czTBXoZYrCCm6fWxHTaIedwyxKuihzthsivJlIwnIX2dvHEiuRa9wzbCe23\nQSb7rj/bxoFX31/JBqkQP8tenRWhoUI0oM3g45IjDqhPpsr821eXBryJF6iM\nqy3M27SdztMmCGw22ZLHbaBHMp0LQbGimUuvcqvpuiCMNSpViL9PSciNNAZq\nntyhHVPzuBHwnKc/oSVl9IUzJ9X7krEmEg7PHLc6DDqj5R8+hSql+Hyk8Lcl\nLvMSeFTwJ0TROTBIKg1FVaOjET92/zrUOJbvb8R6Ga39SXuhIgHzvb34EC3K\nAxBRtoa/RjPI3QAAzibuxL793FC0M5/OXs1iTsmNPtsQtLIDqSXUW75eBo5a\n9g3XFE0p1cnnEhXRW7WykoKqrZLnQoNHAUg3kd3zQxvGcyqLzqRaoqgZJp/U\nQeG/IaFKqiSHYXXZCm9Nx/1xEDQOpbtMdX9xUNCWejq3wc34spZjdj9t/Tg1\nLWFYYLkBrvrQ/HlkysICQ9siL5halToOu8U3elZ0s/skdpsS3BJRP2N0LCyr\nblpb\r\n=0UKU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c69d90d0bebc92589a9221392c8f158d80dbd3b7","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-c69d90d0.45+c69d90d0","@graphql-toolkit/core":"0.7.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.0","@graphql-toolkit/url-loader":"0.7.0","@graphql-toolkit/github-loader":"0.7.0","@graphql-codegen/plugin-helpers":"1.8.4-alpha-c69d90d0.45+c69d90d0","@graphql-toolkit/code-file-loader":"0.7.0","@graphql-toolkit/json-file-loader":"0.7.0","@graphql-toolkit/graphql-file-loader":"0.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-c69d90d0.45_1573582215540_0.8435156155013879","host":"s3://npm-registry-packages"}},"1.8.4-alpha-3b387ac3.45":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-3b387ac3.45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-3b387ac3.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"c7a7cccab29ed3feea37fa6301a42539954c74c6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-3b387ac3.45.tgz","fileCount":156,"integrity":"sha512-WkNdTNwA66YHT1tFASGJZPjxiUZuVgDzMERZj+QHtP+AEJ7dZrQvAmkuUCFnkg7auA3R5768KYZlDppaTnvSzQ==","signatures":[{"sig":"MEUCIQC4NlHdZqewGbDgVjF+gyAtC4uQ1NSy4RkhdRPWDY4zXwIgIZP6vOBD3z6yCJv/Sdn0CAODGStlyPIInqE9/dJ2u8E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyvpxCRA9TVsSAnZWagAAkeAP/RO/gMNxjqUXks4gNHIJ\nlaackkGf4XLjeEk9jrs3tkRsDXvLBtGqf4YkrpJtZnFcAVhN96MufsEe0l5M\nG8uVrnyv2nuel3nTjMWUygHYy8nSMBB/ISVy3yv+kU6B3+PHdFiYNQK1PiyX\n5xiBE0yCkBocLAcucY8lq4aEUjJcOGvXOe2iw0gSAsuKaw4FlO1EmARx67r1\ntS483viqZOFPBmewVLWvriOpsPOHeV2SZ+iPEfy2DPUOXuz4UM86QQSSt4Da\nYK9DUQCYIV8opRgebksuC/ptfrUnkTtCX1gfYzrgglmokgqLL1swWrNQYwhB\nSHLQxs3M+pGQYz/PiZbhGvsheMClHGTs5mB9NK/ADRlhUJTHSfavb+6ZkuVD\nvgofA1RUYPL42rTkixEsHux+Mfff/vfobwcRXJ7g5oSwHe/cj5QjlaMVgd+0\n77Iv+btrjrKZ/6lEF1fkAlxS51VcxrfAkS8ZU49mwGMLqqVVDIRaB+RrLjwQ\nqt7VyGnim3WZ1Ibaw95cD8bBwH7un7zBBBdl7jrAg0xo0hFFg9+czvL4ej2o\npkrsQZxZzEhmmK/XdXFOCjzbGtDX98BApu6ZhphPBzhcJ2xhFTg7IDGpjQ+6\nCYfr8iBRGDEvZqHFl5B59h98GGXkYUtHf39pz5LRzIO9krdAP7jLrinfN5nj\n55pR\r\n=8Clj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3b387ac3b70075b7cba750b0af7e6cf3d1d2db35","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-3b387ac3.45+3b387ac3","@graphql-toolkit/core":"0.7.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.0","@graphql-toolkit/url-loader":"0.7.0","@graphql-toolkit/github-loader":"0.7.0","@graphql-codegen/plugin-helpers":"1.8.4-alpha-3b387ac3.45+3b387ac3","@graphql-toolkit/code-file-loader":"0.7.0","@graphql-toolkit/json-file-loader":"0.7.0","@graphql-toolkit/graphql-file-loader":"0.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-3b387ac3.45_1573583472611_0.04931915937164022","host":"s3://npm-registry-packages"}},"1.8.4-alpha-b633f8ae.46":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-b633f8ae.46","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-b633f8ae.46","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"aa3512aaf72d93b85507ce006cb67f74d0b98907","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-b633f8ae.46.tgz","fileCount":156,"integrity":"sha512-gbe80i1MfuVfnc0Fj0Y8NGdTJnHdnQfgKFrgb4IfyB4gGn20zxF5Gjz4wksx1NEpxZ/Jotpl0mRCIwyLUnjOvw==","signatures":[{"sig":"MEUCIQCq52UxUKpXCaPA9B/KKq6hIfuaJqAAs5p5Az0DsEzavAIgcN6HXmitu99ygFY4wQOSMPgEntI33ZKKlTnqRprey1w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyvxZCRA9TVsSAnZWagAAAM4P+wcva+5P4v8mPMdVntlS\nHI2FLovIbRuXNRpt9A2W/FUxA0jqy7BlXX1I6uE5z3tA5j2p15Vrkx/H+Wvi\n3TbTylUBp4D0YMPiCTb5B98Ze/qZyjzQYfrEwT7daNdavE5oPYpEZ4c09PSa\nY/J0mu72cjxYLThkoCD5F1CTLlSIDGgFgnmqqTL+ngOxuOuaLZVQ4uck5noR\nTgtg2rrXkBqB7doFgocXjllfUKWEgC7XrP/XVzFTWigNONEnUC7vUriJAFhS\n1j9X6kja9NavanYVjP4djHZyoV+3+Hqr4NMUnepkSgK2LPrYhRS7P918vLnn\nNeskYPtzzRNTF7D/fpxVclsfJ1e4uHNEthVqRsh/yRqIxvqYDGyhg0ecZyjS\nEh21b/XVmpjX+r37lhI/mFOvVvTHlclDPLEPavdElblxKHjBJMQuhhO1S4vc\n97sBcMgz9QHgjINf8YluCmf0Awx7KU2pMXts+QT0no72mgTzObKZofF27J1Z\nlKgJ4sjM3szKCgHKjI/ns5ZfbJSzBSikubH/Om22AItZKY4VE0jBbG9u0byT\nZnNfBRFnxh80lZHGJ76i9pRPMcAeBwj2DX3Ooo+qTLIzGAHDAi+EzohyP4pu\n2iptFu242B18Hd5D71XQWG7y4juwZtkknQ1Ttc75P6OD5t7b4RIbl+jSA5l/\nSp84\r\n=xzBU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b633f8aeca63ed1f989b9b926e075d87e5e92f17","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-b633f8ae.46+b633f8ae","@graphql-toolkit/core":"0.7.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.0","@graphql-toolkit/url-loader":"0.7.0","@graphql-toolkit/github-loader":"0.7.1","@graphql-codegen/plugin-helpers":"1.8.4-alpha-b633f8ae.46+b633f8ae","@graphql-toolkit/code-file-loader":"0.7.0","@graphql-toolkit/json-file-loader":"0.7.0","@graphql-toolkit/graphql-file-loader":"0.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-b633f8ae.46_1573583961141_0.3635538110886012","host":"s3://npm-registry-packages"}},"1.8.4-alpha-0c0a2b50.46":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-0c0a2b50.46","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-0c0a2b50.46","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"90f311a9e823e0e3b61a865f25cd790a6026eacb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-0c0a2b50.46.tgz","fileCount":156,"integrity":"sha512-IrG5olryizJKRRCJwJK+SvByiXvKqgAtMPFFSCZEy73FzTE4/2xFReHWqpz4P0hiSwExsQRzwEFhhXjnA4+7VQ==","signatures":[{"sig":"MEQCIAIQq77cbSH6Byzn85guP7ZIcJDlt95vStF3cO/BurFGAiBlrr7Iiz+Tf53FTK3uvodRoHenDPvHUnYAFagnTwUZRw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdywKsCRA9TVsSAnZWagAAuBYP/2cdVgCCDmDVH2cyIf9f\nXbxicI+b25mFCyPvq3gg9JZoJFjzeQ8MAl/CE75XCa0GzNq4xj1J77Ky+9Qe\niX7owBZxfZBsqClIZq8O+MN+zvWmKNpXJxRE7hLWufwerSk9s/3qXuPH5U06\n0+ePXhNmyyUYmNK1GwI4uOuosxXBbsD9XVro6MwEbqdxjDDbfA40JRzjwoSc\nbg8wklPnvH/rvlVWLFxWuvXvmmKJNJZueiNmUg0E8GA9j5qi2IfR8V9yPNWv\nIfcxKXjGYiJHoK4beKrvpAOixy1vA594wNJkdztW7/Ub1138awfFx9PVg4Nz\nUBHMFxmqKI4y2GsrGEmkSnibm0JzVhdzWv3cGwOJsVLohnoN4Uwgam4wdZHJ\nblsoP8N1K3Hn2YFX8wZ9/BPilI888XhkUK/9UpyC5H2qzBv34DLe7m7Oa+2V\n+bUbH44Ax3Suo0rf/VEVYUFyHPRXVl80Yf9BE3nZpWQltPe19wx6jbFAB4Wk\nmExGeoAcw69rGILU2XovTxhRZgCcWBMOCBvjkZDKW9QYW7YP/mFH7QYJbaFK\nE46Q5awcY+GECiIlqusEcGpf6llUe/Kedwl9JbUFz3l7xpyXQbqRfRPAKaHH\nOLq5cyUHcNuYfWLND2lIILMkr2xg/gkDbsxXpoOAnLA0Raw0xtRqxGjYtDQ5\nAqnt\r\n=7KeX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0c0a2b5029983caa7c21fe65847de402636fd231","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-0c0a2b50.46+0c0a2b50","@graphql-toolkit/core":"0.7.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.0","@graphql-toolkit/url-loader":"0.7.0","@graphql-toolkit/github-loader":"0.7.1","@graphql-codegen/plugin-helpers":"1.8.4-alpha-0c0a2b50.46+0c0a2b50","@graphql-toolkit/code-file-loader":"0.7.0","@graphql-toolkit/json-file-loader":"0.7.0","@graphql-toolkit/graphql-file-loader":"0.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-0c0a2b50.46_1573585579719_0.025749315522955563","host":"s3://npm-registry-packages"}},"1.8.4-alpha-31b6a174.47":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-31b6a174.47","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-31b6a174.47","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"80c1060aba350d43e3a508e7dc4197ef2bae89dc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-31b6a174.47.tgz","fileCount":156,"integrity":"sha512-ZMC1XxFBuaUubB9RQeRZodQmgwk8Vw67IEscTg5J9NDzdi62R6SnSqtYcWAmktoquR4jf7OZIFcyHC5qeAksvg==","signatures":[{"sig":"MEQCIF60nXlL3qNfAX/xqNtrl+eMtwKw+kEvNDv3G0uHu3GWAiA0QJpGtyRgkqfSjyzEnzRhpLSLO0meM7gA3o8FYvTTEg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdywMJCRA9TVsSAnZWagAADaIP/1/zdS3PcksvDywDkpBs\nsuCsTprFjyqN+PWuBZtByLvlHBq2WAnAXd8U/YO4QxDUUiIYRf1olhBVBISY\ncL9Up1dEUB0G1oW0SAquSb6bh0mHes4idLLmwExr0JQHKcwejT2MkOrk9jWR\nAFK7jw7S7mR/wOfU2d37ldXVn+DP90/uz47Ql3WzpSBBv+SI9YFKnSCKp8to\nCFi2QXoa3flp82TNSJKFQi3ZWAeiNPwFuvx2vxlCfX2jvc03pf6K2iOA8Myl\nZh3Oa6aj8eXyCdPa+xvwPOYKbNl1JanHr0ktnG4zVJjQRCWaAK1sbr29x/kZ\nw0ISZcGMrd3FTEfWsY070GLrSXJsgXYRiK10Kdeau//bDJgP6DAVI/9iPHXN\nhSRGekXGzGaoYssjSuOk5DhQ6Ia+ONehw8oYinuUG2Hx/W68JkpzWhCK/2FP\n4d+DVIeRpB8GcfCv4Gny1JFlTOS6aEmqVFsMegdQIy+VP6/5EQFZwh/5BVzM\ncVUdKw6ommR4BAwmihmPKpa1oche6keqS2uqSkXJ4tPx9LeYJ+SH7/p6EYF7\n6eX2cpYHR5eGqgdWanIrbx/PA0ZgKtDM+ZQ5Ux4z8Ji+sMgRcSA3s4EBv3KX\nDMd+wJ4K6Qw56lZANtljgO5bi5rEtwAuYEgwKSFTQAbVJis56kgIecOHZ3g+\nEsOm\r\n=sIs2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"31b6a174ce57192ee6ac4e6845e70d964284bebc","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-31b6a174.47+31b6a174","@graphql-toolkit/core":"0.7.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.1","@graphql-toolkit/url-loader":"0.7.0","@graphql-toolkit/github-loader":"0.7.1","@graphql-codegen/plugin-helpers":"1.8.4-alpha-31b6a174.47+31b6a174","@graphql-toolkit/code-file-loader":"0.7.0","@graphql-toolkit/json-file-loader":"0.7.0","@graphql-toolkit/graphql-file-loader":"0.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-31b6a174.47_1573585672823_0.2809558983820821","host":"s3://npm-registry-packages"}},"1.8.4-alpha-19622cf6.47":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-19622cf6.47","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-19622cf6.47","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"f7c658ae17ac33aeb16e49329027fd4ea21a186f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-19622cf6.47.tgz","fileCount":156,"integrity":"sha512-uFfZtC14UzuhFNT5lC65SG9xxjjN+vQy8Y6IoG1+Zby0Fy2I9H3Hbs04fP/ezU7ly/fNwJHf+aoDahFIL5wiKw==","signatures":[{"sig":"MEUCICNIQaelktPAlohJRUQYaGRH6+/KccWFn0OD6wEDkwGOAiEAgsNnf1hXOSvN/3RTnpMYVcsZucaKFz+rT/ZLrMO2H4E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdywOLCRA9TVsSAnZWagAAGQQP/0wMOp9m5Zym3D7GbSid\nJqNLISE4rofz0q5tbawmqdl1OZjgKMbzk2bbRB8BBytmB1S5Goj6fhD9pJom\n65RtsSivDK/AB9NmuRt4yBmp//SfMsdZ5aoFYbPuz7QabVv95CdhTOOKLhm6\nOoQlLmfqxim4qyVpaGp5g3OmyBuYsUQaT04oGRBB3wdEYqwlGkep8oNguDCL\nCpXlJ/yZd46nfDp+jM6ru5kIfQUxall2qOb97Cp8X3bkPPiXezqyI2dt0Bcx\nhX4ofFLY/V1g12NLGB71cJX2ACbdO313MLAtzuuI8IjA86qbt3cxfavAtJNf\ns5Vc7cU9QV11EZRVD3xdI90JYJVVx1y0rc8mPbUMELjRfhh0tEHXWTCcFiAU\nFSUQZ/B1CI3Nye6amw3ehUdpsFmSswQpsLaDMRSetcTeNk0yuMX4RKKFICa6\nJ9QPaLn76GvohuSj/6MkoiehTtEDha8LsTA6RVxHQ2Sy1xK9uEWmsMeEAEGz\nESHpd+EhoGq772zzRPspmQUZa9HNcT+CvlvfqCXSewd1G3MJlH5YR8xSpHv2\nUbYAmlRKsrmDOMnTqwlUVsRJ4np0DNas+di8/oBt6dgMJLNSUbTesJtsykvP\n/5JCjwSOZGOdpPVwT4sS5adS2+iDdYJ1T5WcKEbz6M5x/lidUJ1sRqfONEWJ\n1m5n\r\n=iWH2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"19622cf62fa13c1b704efa0de279657033ee4ec7","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-19622cf6.47+19622cf6","@graphql-toolkit/core":"0.7.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.0","@graphql-toolkit/url-loader":"0.7.0","@graphql-toolkit/github-loader":"0.7.1","@graphql-codegen/plugin-helpers":"1.8.4-alpha-19622cf6.47+19622cf6","@graphql-toolkit/code-file-loader":"0.7.0","@graphql-toolkit/json-file-loader":"0.7.1","@graphql-toolkit/graphql-file-loader":"0.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-19622cf6.47_1573585802494_0.24079302955938497","host":"s3://npm-registry-packages"}},"1.8.4-alpha-7c3cb193.47":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-7c3cb193.47","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-7c3cb193.47","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"614a15c86a14411bfc7b11068c8ed6e6d95f824a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-7c3cb193.47.tgz","fileCount":156,"integrity":"sha512-MmjPWdL9hEOoejirrnLSHviAyTNtzIayfBGuRbixxT8mkQrSE2+VjUHt26olyz+GN/HesG6V/g5j3MqGGLbWUg==","signatures":[{"sig":"MEUCIFrLwfr31BMx2BfFYpQKkceIyzQJS/BCu9k2Q5BjXMAhAiEA6rY8xPP0Z/H0aLE1urDRWqA9BjOKFePhTJ+fmqlbF2g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdywP4CRA9TVsSAnZWagAA9ewP/A/25WxCgeMAEayMKptq\nb8w4BFeDThy9qHwYFn9/uy5A+btJQu7h2qTt2poCdZZuYRrRKEbnrXDNcQvm\nN0EPQqgRxBhFFYR0JJjBGKUMIiyXQ8oB54nm7H3xuaAjGVq545qOA2LNDS0V\nllmVOqUAQaNxgBFig0lv+ImCSgBIQLg3HEYGWKhKsO4RH1b9wwR8aKYVTGWr\n52O4hl/2QfGIXje81u28IK3+Rgp36GRUuILV4Vv2iUTBK4xUXRZA5RLsiR4k\nnsbrG4VZtZyIIbymtI++foty9dYp3WM1HYXL3j34sFxK2D4KY5AhsJgqBWTY\naRAiy3KzH6SBwNioJn07LJ5jZKvAXYhb3YFI3gbK9cFSC/Sms90OEsRPZMvV\nYeaNhL9MEKYXlemHiQRVq37TWCx9KoxbaZ3VUMEgd4+FrlWwMKNwuVSau+gJ\nMuEKcqidbz/HA+gN4MbZXhNohH0oksYTL1ApZDFIO618QNP4ihEJxlQz8A8K\nqjSZiHG8KVkxFR1e1uyVwMKZNvPYzxDgSd4UM4XNlrDp58XBkS2ehUS+8VgN\nFXK7coHyyfGp4YmsABdQP5hTaxAuxMuBFCmbGA/qCddLglyveZ7iuU23nCku\nvOgq9K7FXVhGjDtmrv8fdsUCLEjHWMYum+fXMXvP9suAVEXV8nSN2wbfHiga\nqosC\r\n=k7/M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7c3cb19345a6b6fc43645eab3e0ea40dfcb59127","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-7c3cb193.47+7c3cb193","@graphql-toolkit/core":"0.7.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.0","@graphql-toolkit/url-loader":"0.7.0","@graphql-toolkit/github-loader":"0.7.1","@graphql-codegen/plugin-helpers":"1.8.4-alpha-7c3cb193.47+7c3cb193","@graphql-toolkit/code-file-loader":"0.7.0","@graphql-toolkit/json-file-loader":"0.7.0","@graphql-toolkit/graphql-file-loader":"0.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-7c3cb193.47_1573585912221_0.14377569916941102","host":"s3://npm-registry-packages"}},"1.8.4-alpha-e4330c26.47":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-e4330c26.47","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-e4330c26.47","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"f1c11a4997476ce15382b7a7a6185bc51761860a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-e4330c26.47.tgz","fileCount":156,"integrity":"sha512-wmlRSR8vQyYIoKFg4mZqkZQeI3mBzHloTHgMJu7Lv9sXZOaia6lnz+v/PRe+dqecWii8b5LMQc9bAzNP0GhBVA==","signatures":[{"sig":"MEQCIFv4u+eZsazqHNQQ08mEpYkqYLTGPRLjMZnuDlfbZlcKAiAs1khaACfxtbhYoLJP7Z51+DXCWCTR5gt0nbH8Yqafgg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyxgSCRA9TVsSAnZWagAAxVgQAJ8Pnt+DFmNGGI0GH5II\nS2weDKuu6itEfYAVcyy5yRsZB72vSsDYIgx5/rTV6hJV5rQnOnS8HH9CFvEb\nyZXDTgCGvC7EdO/uslOk0iZsVJ13emgX34NP1AEvDUCclBFpsmH33rgls1f8\nNKgCpDynrrocWsCk6VDkhiyE/Z5ZrkazIXUTv9+Lb4/ALxE/HD9MjFuRf9Kx\nePL1O1p8EUfWIDAJqKD9Od+hcDwFFgxUQgPSXMoM7/Ik3BWWWB6WF3gq+7uM\nLKw97mpdh2JX0Rfoe7u6a1+juLvux0t+0QpVgeP3nX4xYvfgN/t4wpQ92C2X\nNHUhfq2l2hGsArKC2qYQR3CpZ5T3AbEd2xxvUkHuCxX/g9lllshx8PpqX2k9\n8Y9kak2UGOiAYOoRYQ/7iIVzwIAQ8rdq2gycSjNGId5hXh63Z1L9lEVPcX4v\nINCdMts/FV6aSrL3PsyusXfvEFJRbxZvrlmUvCiGIUOIdul6VyvVZT7Cy3Ol\nddz8mZLOAN7xAHAmtanqoZ5uYBHx3iRCfWOKKVWwwEtFLzQGD/4L0FJevWOE\ntVsmYNrBCCQR3g5nd0qshABBNlWYl7xzLNTSN1UhfZz3i5AYSmc2Pn9XxZ+L\nht0qiR3//fYvRNeHEKAalYFgxz/wpMSGbrNAS+xwGancdsVMORVHOJamPtZo\nDzXt\r\n=OSeo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"e4330c26b990405716773859f5f79b48cb1d00eb","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-e4330c26.47+e4330c26","@graphql-toolkit/core":"0.7.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.0","@graphql-toolkit/url-loader":"0.7.0","@graphql-toolkit/github-loader":"0.7.1","@graphql-codegen/plugin-helpers":"1.8.4-alpha-e4330c26.47+e4330c26","@graphql-toolkit/code-file-loader":"0.7.0","@graphql-toolkit/json-file-loader":"0.7.0","@graphql-toolkit/graphql-file-loader":"0.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-e4330c26.47_1573591057549_0.0027869061882062063","host":"s3://npm-registry-packages"}},"1.8.4-alpha-769eea69.47":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-769eea69.47","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-769eea69.47","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"7acf241f9f0ae9c8f97c7f1583eb01f617085b77","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-769eea69.47.tgz","fileCount":156,"integrity":"sha512-9mDGZOGTyvgdf254i3HULv4I/2Nz41nBmenUhNoTmsQgYOKlN+iDgsTCsd2u+Ka38k0gb6BEINV1WzL9LPhz8A==","signatures":[{"sig":"MEUCIFWlgs2SZsEeeaEqe6yDYZjd18JYZ9Xeo5W1+m1/ElkKAiEA0tF9SOV6Z18xKH1+CzAzzMEV6/O45U6CezfBNBdd5Ew=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyxgoCRA9TVsSAnZWagAAxbQP/iZu36XZXNHMK5ok1voJ\n2sCv3aZV9bkhkQOE4+QeI7lTvTHGp1WwaZD9K12kZ68afmmu0Ld0wjMSTsEM\nupU1y8t3GgwwCV5s1qUEDTbn0UOCmgjz9d3cwcAdyej0UOBDtcJMNWTOHFaO\nraEv4odXrXGUebZLSuNjVW6+BqIaIldeAcwy1sSApGAV6q0qYjNBrKTVipaE\nZdD2V+dkII5rRiIuCjobxihDMG8XCp3t16nM2WvC/vi78ek83/QmVaxsCOL/\nHMwl+k8c1ACbY4R708TTWP6p8EMgYMLB2cW0CMQr8FCjfA72pSQwdP/gbn6Y\nAaaKRJorFMyF/Qou6g5A24zqAncxwDbAPU6lDNUpuEuWEhhtbFX4U14yDmqv\n6a6PWywoZ1iiUBozCG462EeIuMgrm9FMZbeAoW3Y5rxpgg+E/dCrnOpbx+b7\nZGguuoPHCKODbeutqlGynnk6ciRAiW2VsvChggXtsfZW5S7vfiqf86bdQT+C\nJCo2x1UfPUV1TOF/aZOYfFfYt+4lCynMB2dXe2cNNX1xRplSpINdb2geVXk9\n8Cs54SlIl1zqNTGDV6zDDhstor4sIIF+07+q7+9hDznM0i/Ygh/q8OLodoBf\n9t7hsTGN0UsqL2FXJWmma1iV3pZUFNUzykYgDR50DwA4ieYGoQyjbIJhbplT\nsxDr\r\n=EcML\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"769eea69836a13958cfc9a744028bf95140be836","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-769eea69.47+769eea69","@graphql-toolkit/core":"0.7.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.0","@graphql-toolkit/url-loader":"0.7.1","@graphql-toolkit/github-loader":"0.7.1","@graphql-codegen/plugin-helpers":"1.8.4-alpha-769eea69.47+769eea69","@graphql-toolkit/code-file-loader":"0.7.0","@graphql-toolkit/json-file-loader":"0.7.0","@graphql-toolkit/graphql-file-loader":"0.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-769eea69.47_1573591079906_0.5961396753265784","host":"s3://npm-registry-packages"}},"1.8.4-alpha-a0f53939.47":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-a0f53939.47","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-a0f53939.47","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"8ed176a788e724a470151da605f2662c02143edc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-a0f53939.47.tgz","fileCount":156,"integrity":"sha512-drO1YaaDyxtJK2HBzdxDn29Zh5waLVkn/n24MJhAQPoKNsA3ELxcmX8wNJVFoNhR3T0iCpJBGi53q8aKggT5zQ==","signatures":[{"sig":"MEUCIAeOYSzj8JmrSu7pYwwtB51CBzkNKApuoEn7Sf9UFwfgAiEAzgY9tib5jkW4HJm/HEqnNJDPGg3H4W5CfyiPm90/cKE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyyA1CRA9TVsSAnZWagAAJDoP/2aAQZ2oR5FJzDVD1cLX\ncGgwEYV+uGHn4i091Bjw5+mnTWUY5xypLQdvlrdgRy7X+1ks2V96TYrsULXd\nTz1nTJgTbljo2An5dkvjfsF9WyCyns+RkT38r1LBr7FwBI6jOg6fDXBJ4qlJ\nf2r+/BJ+Ggg/ZlCRDplg7LAD5AJ5MCuTiYRHsxB0LBIQM0J32R6cIvCttKPY\ndWOR2bYGT5cmIiJLQrRry3UDM4+xO5XsHd1OwfsKHFpgIsNIzkN4Ryy+AXu5\n7OuVRWfiXQaFm9ruQbI2fPCAZKIVQ3bbcBOl9+CD9xDsHtpEkkDGQiRQLN/l\nw5C24A3mg0fbnXTKfxQKAtY8IEUc7CHovWj/2AfFeWvG7vFb/siFhltz3F2M\nsVoS13J39mPgP6Ajr75/7gbQJjCOwvEP72IF2VTFbGT0lMMq6KIvgikpLfDv\nQmnUI/0Qv1pB78iNKEQPocQlIyBdAM63zmWhH7gWpQjkyWaac6Vh4r0UWPQb\n7sw32mI0vedmmalIXEOy2GEncbFPf3CBsdKEcGHKRCl2zkFe0Vx3+XifzkGf\niOXqkOiRDE1QvSLXjz0iXsHTvl0Zja97sz50tJhxbM5zewYuDKvXA9TM9A/f\nMSXG2o4bkep9PuDppepJqS1mXlXRBIqIyxizS1CKc15GeCxm6kq7Rlm9nUc1\nF4lo\r\n=EX/Q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a0f539391fea710fa2778e84e51ef74c59094cfc","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-a0f53939.47+a0f53939","@graphql-toolkit/core":"0.7.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.0","@graphql-toolkit/url-loader":"0.7.0","@graphql-toolkit/github-loader":"0.7.1","@graphql-codegen/plugin-helpers":"1.8.4-alpha-a0f53939.47+a0f53939","@graphql-toolkit/code-file-loader":"0.7.0","@graphql-toolkit/json-file-loader":"0.7.0","@graphql-toolkit/graphql-file-loader":"0.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-a0f53939.47_1573593140886_0.5134816763660781","host":"s3://npm-registry-packages"}},"1.8.4-alpha-8f6532f6.47":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-8f6532f6.47","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-8f6532f6.47","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"aa81ff7ab8ab42b93e7e99425cc87af7a8e8a492","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-8f6532f6.47.tgz","fileCount":156,"integrity":"sha512-V3pb7qN6A8XiLUsCQouQFQumNcEJEAh79QhDNBJ8gabcad/5YyX94RUMbUPVPY6niKvj7P4uMg17V2OLnMgizA==","signatures":[{"sig":"MEUCIQC6uy/PzhP9Okc+6r7KS4h0IAd0jmFOerNlaKefmhWhpAIgAL0YkUBpEy9Sdbc+Hv8MbtRgxZ7kTwEt4QBydGEfasE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyyBqCRA9TVsSAnZWagAAy5YP/2IpA+vp10hrFqScQT1S\nsgETCFvM1+OOkPfRhaBRdxorML8XuHnJqv9YIl+tahZl2Fp6CqMht6Uoh//D\n+E8KaAH2HUlseQAW5T9mRHyML59GUmLoH5cmD97atz/H9nbSrrHSe+vIr2/u\nRrJ4lnt3W2JcwW4fuM7vDb8lrW6/nHS2rRBcWsHPIGge8PgzErK/e4SYRGeG\neRxynvZsBINUy38Kqw076ZH2rbm3/wfKAriulfuf/mO6c7pmeJvGv1Ip5FFv\nG6BZ4GiSCLRklqts5JX6sQ5JP1xEeGHYuHszzfKSCFizBJZ5G93om2xQpQMt\nIdgR9d8GGVPzX50XoxkN3hkfvMewgevXuPmhEct0FJI2Bdee9K5yfvJY93fo\nx13gtVjbo8VVcSeCxx+b8w/mMoVcxgjLmn0uE119JqSZAGbbuomidJVULEQ/\ntubxO3geWzxeQYbEEcBWf8bsDKHqf/ehFIRI5pdakbJ7xPtoNDMZCFOoxQhq\nxpEAX1FvLyir3A3MJXKnh/MSjvfI6TF/lnobAU2lYfRx85V2V4aG/HylqP5x\na2LNMAe+vBbyGFfzQ+OH5twDS+YrUWPqsOAOXf78XmjJJ3vxySwcNpsh5Zim\n5WNbpDK6aDRB0EF3pUmtE+zEzNxNmW9Px8O6m8Smv2By21JeFT7P93nBcblv\nJCT7\r\n=6OA/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8f6532f67d15e8bfe02ef9db670dfc93d02393a9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-8f6532f6.47+8f6532f6","@graphql-toolkit/core":"0.7.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.0","@graphql-toolkit/url-loader":"0.7.0","@graphql-toolkit/github-loader":"0.7.1","@graphql-codegen/plugin-helpers":"1.8.4-alpha-8f6532f6.47+8f6532f6","@graphql-toolkit/code-file-loader":"0.7.0","@graphql-toolkit/json-file-loader":"0.7.0","@graphql-toolkit/graphql-file-loader":"0.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-8f6532f6.47_1573593194098_0.09565184084836398","host":"s3://npm-registry-packages"}},"1.8.4-alpha-b06d1f46.47":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-b06d1f46.47","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-b06d1f46.47","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"385cc07d6f187bdb825d5270fa46a002f201306b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-b06d1f46.47.tgz","fileCount":156,"integrity":"sha512-PPbPqWJ7vZmrp7WmaXENn5cKHVTPO0xO+FFlnWUvhBDn9WBEDg4pFwoTPkjXHdRcxeahz4Xfpw1MnXEILXItVA==","signatures":[{"sig":"MEUCIEbLicTf7V2Skuqz1t7NGqoiXt1Q3HCNNmc/4kglAKhaAiEAqsDhHWnRae866br/WDBrPVXp1hpnjkUZ6Z/KuPPG6TY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyzO4CRA9TVsSAnZWagAAHAIP/Rp21A8m8jUururrFRaa\nv5+c1yJgtVKZ9GUdT++s27k5mmA5RqENNJb6NjSMT8NpkrATCwzGu9zhh8z6\nLZqT23t+TdPks4ABcKKL0ggwXxGHa2FOsHsoNgOLWfQcVp0WxL0c5jmsZ7pV\nTk1s3Sgbo+uL5PpZgZ5R61woIMvTYZMFUTBkRs8cMbyvFa551zh8Vd9XP/mv\nsvoE5fmSjz+kXrB6dz1MJdtctEuYXazMiSrsphqNkAn4VS1IKPkVcWB7swKj\nMXsdllUM0PKQt+8pQdgXGKG6hDVWC4jX0B34k0ppVVBdIxeSmpv2I5msWvRu\nQ0M6+88X4tqSlj5beOF/3VaipUuOAoxuETgus+vnkYEIc9r60MRVWUyCAwiC\n4klXKaIYQ0JRElKO0Itbcy5O47fjL3DdDxohOH+IpV1c8jPIbNRHg9O1AEVk\n1MFaC0jsCxzI4gkhR+r4s41cWNat269ZYwDm4NDlrDJivGpzQ1rnRlUwzzTt\nS26hcxXBbUayXt/HCYZooarQSOt1pXE95kCeL1nUnCCUwOQGv/CBvDUVXBEp\nxrkLVAxW+Sc4mGa4BHpX2vWTgW/7D2QMPaOFpR+Lg10dtsI5rdjGyNE5HURb\n4N7yNrwvdAYqwbEMgI1hAwu0obveSu+gczYVZ4TqliEK4JzaH55JTBcr8gLw\ndRTj\r\n=oXYv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"b06d1f4660bbcf8c321dc155d511f7a00004a0ab","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-b06d1f46.47+b06d1f46","@graphql-toolkit/core":"0.7.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.0","@graphql-toolkit/url-loader":"0.7.0","@graphql-toolkit/github-loader":"0.7.1","@graphql-codegen/plugin-helpers":"1.8.4-alpha-b06d1f46.47+b06d1f46","@graphql-toolkit/code-file-loader":"0.7.0","@graphql-toolkit/json-file-loader":"0.7.0","@graphql-toolkit/graphql-file-loader":"0.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-b06d1f46.47_1573598136264_0.4459067684112199","host":"s3://npm-registry-packages"}},"1.8.4-alpha-76845620.47":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-76845620.47","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-76845620.47","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"261e724733042a1967bdab2ce7f5ff5da0d0db6f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-76845620.47.tgz","fileCount":156,"integrity":"sha512-83i7iefWTtP3l7kz5wnEwW8ON48FwezwFkMacPQhmi1DvfK22JejHtOHhkZjr6NuFJljinxLugj1SfgTJWRIqA==","signatures":[{"sig":"MEUCIQCsSuu4HBYlL98jRUluUYQyQ8xPdVTSprgLsDhfLcEcSAIgKhXz/7hnO7NpBvq8FqZj0ERhRCNiYdyIgAPZVzHpTF8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyzP9CRA9TVsSAnZWagAAFw0QAI9S00lICA5QLiqO3BtR\nN16s3RhJG40C5EM6NKLZEV19EGm4Sn7JBm03qwAsEeDd1xp9h9aRhpjCzQeL\nsMe4+I6Z4SjI+kO+dkgrpoefBNnIfHUBZjs1gGNErx9gbmXGiphg6gnjMxuY\nnozF/SGna5brkR2egJHHKbVd+C8lAJhPXA1KUEsG221ho/J9Kkh0WZszmCfh\nFGYysMzQv+qnA634BzZMJaaukw7PzaNl6vDsWJr3fzEn1qB9OA3ZUoWD5mpf\nxuOBqfsbFFQ31z+WiVV7X3yuXzc76oDz288d/tjId09lv71BcbKogwqdt3Yr\npLPDtEou+2oKjrd9aZRW2u4kXBTxzYDGjTyuu/N9o7A7+/d90SmE76k0FL7m\n+E9F04N3aPplsTz7w3cVgq83WaR4GEN+YyKuweUzUmGJtRTq7f7bN5vu0kfy\nhM/Y2OJQk3/owvjOQhqnrT/ho2cDT3cLXL1prkqqw0f9etLE3+o7sMkztnI6\nwfgaTYfInP5zCz973GMjWfV6tCwjJnx9v2Us9Uegqs5zXreVjpHQ38TCHrT7\nImGKNiK7KjCaYTdvwIJjgso0KOJ+i9LzZCv8+SGvXxma+37z19FsZSW65LSw\ni277IoMuEP+SXnnm1RY7WmZfIpUgOjjJvOTSQKnrT171a7NmZTvBiRAOHfNP\nYy6q\r\n=p/0K\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"76845620ecb20cc0260993daa9708462dcdfb0de","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-76845620.47+76845620","@graphql-toolkit/core":"0.7.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.0","@graphql-toolkit/url-loader":"0.7.0","@graphql-toolkit/github-loader":"0.7.1","@graphql-codegen/plugin-helpers":"1.8.4-alpha-76845620.47+76845620","@graphql-toolkit/code-file-loader":"0.7.0","@graphql-toolkit/json-file-loader":"0.7.0","@graphql-toolkit/graphql-file-loader":"0.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-76845620.47_1573598204327_0.4136028664291147","host":"s3://npm-registry-packages"}},"1.8.4-alpha-a02244c9.47":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-a02244c9.47","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-a02244c9.47","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"fadeb4ea6eb4d87b1549ca6d08151ba143a7f43b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-a02244c9.47.tgz","fileCount":156,"integrity":"sha512-r25cQcqaVqeNimd4yN1q5du8U5vci9UIohjASpYYWfjxPyI49xRSIHMz93/BzS4TwVLUlHC85M90n2mJRSg+Fg==","signatures":[{"sig":"MEUCIB42pms0LSi7YCQ4hiO52/p5OkcJekHRVQ8Brlpfa3hTAiEAmFXkcwVRZfffhFbHDCC57KDrAzOoDArW/KsrSMWwfeA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdy5xfCRA9TVsSAnZWagAAnjwQAIAUNkipeHb/j0HR5OJm\n+DLSs9qimporL24h81oglWvhmXPdfyyQT1n+LUS0zfPA2A3MUGm07dznZ7Wq\nudEGpwnjXcsLHd2fwxHB/fYc57QOi3rLAob71txml2M5jX5R/dGZi1tafxEo\nqHV2bb1XBqtQbwN8ibTpgPbzwsHMmkKmM/6sf6MMzhaAzL4aaPnLjYmZdbiu\nBYZl0x4k6OOagRRSXNyuTloVDRZZ0cLWJ5Ddl8/r0AZogFSIJ7XGs850N9jo\n9NOhI3YIw/8TuUdoArgvBKPObSzrydiNE3hUPdtMQSJFlCbj6oNr4B2YNJ5T\nsrMfspezmRU7GxzmMfLt4aiqrgvHxn6SG6+wnuTRJDjWS1SAN/Un2t+NxLg5\n08FsQMbmCW7MBGlKAqTcAfgJc/lppvB7Y+BAYNJi/oQHnFNNVctEuVyTIVOe\nUpcRApOtAuXpg7tgUINPJ9P03Hd+9i/Xfjg0+M7hI/67dyNGbJIyhkRbUDbZ\nnim85pAt7aG24MMVV0vXuIA13HydtXLLtqYPVqyw/xme6ONStzjm4LR+m93e\neNgbSN6060TfqMCzBtlUdJL2rf3NIfLvaXNrDF9KCequU0QV22KvzV8Hl1PI\nI05evN2N5GlGnesYVnYLMT09pn0P00x+pxNmOjJnVDVaCm9u4In8MVWvuKI3\nxfIf\r\n=8CyQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a02244c90129edc2f664dc99ab415b6cbc0f3593","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-a02244c9.47+a02244c9","@graphql-toolkit/core":"0.7.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.0","@graphql-toolkit/url-loader":"0.7.1","@graphql-toolkit/github-loader":"0.7.1","@graphql-codegen/plugin-helpers":"1.8.4-alpha-a02244c9.47+a02244c9","@graphql-toolkit/code-file-loader":"0.7.0","@graphql-toolkit/json-file-loader":"0.7.0","@graphql-toolkit/graphql-file-loader":"0.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-a02244c9.47_1573624926649_0.1740314783654513","host":"s3://npm-registry-packages"}},"1.8.4-alpha-8d256816.48":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-8d256816.48","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-8d256816.48","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"66b3ae9bf8f91fb5f35ce52769c0b03ff7e56c6f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-8d256816.48.tgz","fileCount":156,"integrity":"sha512-Eao9qgqZHj3G0h9KwC7H1IH2sjMt2wmB9vhPh4vVJIw5bG1Y/am8pUfo6TiV5WwB1Oq9OcITev2zee447l6O6A==","signatures":[{"sig":"MEUCIGVVXSSt6jy7f7Cus38b9PW9we5xjBOBoL5ELgkuP9cQAiEAl1NLxKEfX32SH+liQlAKGpHBuK9nzKUhExze3gNwv7A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdy56ZCRA9TVsSAnZWagAAcqUP/1p/Y/21vzE7OjAkkY8U\ncCerLESmLOgl2k1LuPq/wb2+ulrsTgYI8GJxlUGLxZJbpNbCFHa58sfMLGYR\naAB+nq11djxUsrQtnrgpNPerjA0C9+Q3HDDRG8viOe0uJ4ut58GUMq55Ji9p\n01BkOe9sFI9n0al1WXM3B/Sbvi0f+fhzemapj5/5738jCxBIxJaWTjaaVu6O\nUaPFGnsAfDkZZCSoEy9zMrlamN6gIMXtkLyW9gGD28hMG8EzeyiyRg5PV0/j\nks9ku71PmkZbWmxJamfjupKQ5V7Ydxyv12L8RaGqZQGPhLRHp2mLt7+Pi0XQ\ndkLuAbzdK1Dps/PW3yPrPCVfcI5NWjW7PGdv9NkRe39PgxPJsrCqHnwHaKx4\nfd+q/t8tYMRI99M9rupKUYyvAt2IiW4mEDG8APG4XYhcRuLipgs5v8quUOrM\nb8cim2u7UXJH30GvXaVyrS6woOLLwMV4ZM7vXUtI1OnzEcpAoEr7Pm38HnHJ\nvg4ZiytdkxR/iSZlt/2TDPiV8WIfh7M4Rn+fbf0ZOu/+nPijosW0BJqMEGc/\nOMFdiikvug2hrQjD7wiaSx2N9z6kqe6Vy/7NA/l8lyW958rdrgcRWsQcg3K3\no0ARtsi48mOWVZlJnvv/1ZGCuSvvSTZXFd2LRW64I1EC5MguUMKrWOFm6Cyh\n6X1z\r\n=UxPI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"8d2568161f444ee730ffa56339581a270b31511b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-8d256816.48+8d256816","@graphql-toolkit/core":"0.7.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.0","@graphql-toolkit/url-loader":"0.7.1","@graphql-toolkit/github-loader":"0.7.1","@graphql-codegen/plugin-helpers":"1.8.4-alpha-8d256816.48+8d256816","@graphql-toolkit/code-file-loader":"0.7.0","@graphql-toolkit/json-file-loader":"0.7.1","@graphql-toolkit/graphql-file-loader":"0.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-8d256816.48_1573625496470_0.4039314595677286","host":"s3://npm-registry-packages"}},"1.8.4-alpha-75df213b.53":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-75df213b.53","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-75df213b.53","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"6600c74511ca2560f55bd7daa3b8c05ce9edc673","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-75df213b.53.tgz","fileCount":156,"integrity":"sha512-v2UYGnjfHiRDUIKKcDs9crtayTW9iXqzM9xDwmes4C31aS0kxoVYRiG1zz92gZpF87DyQ1J/7T8PvFUYpw2vaA==","signatures":[{"sig":"MEUCIBPUyy1yzBTwHUtViD7TdMiVKz61+LHGUSGZK0C3oDzXAiEAnXYCG3OddDBHr9os639pccvyEHDOq+qBLRSo+fJ6odo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":241448,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzAToCRA9TVsSAnZWagAAozYP/R4hKA6AKfYCG8cdr5WG\nOkPQXbeypAUZBokWHFFPy1RjGqRhFvM9yXZjZWmNy5DqgdDIXeM+cZ/7tX9b\nMU25yCxZVuLfuK5ofBNcJkYV85X4udh+KEVtvKPkUXwnkso7pIzX/fWE1fAe\nBRie1m8mAq6GfhhYZ25RIGVsmNIhssk9dCP9t8wu/+ZGLXeSjXZdYw2EZsgn\n6g+haUcJDY2A8G2QOkB3OgkJYY9ZsBeXoqMlSSC6oR5Qb2Z+a1WogA+YS/Sp\n601O+qNINJ3HhFJC89sIlxS+yfejr+MFH1cpaQ/7Mu55x4iJyI1rFvx/71dd\n1t822+SOZ726xeBH0+9AK7T+sprEddykXorLKABJsnLXl5CWDP1POMCw19vk\nFuzTaH8Jjqdp0fNi7SdFx55FBn3YKOh80R/Q5OgWCZJuITdyj6Q5vQdfvMvs\nFlbCTFmW/7YsOL1mvs7qDdRxCwWt3YD8IbKsva2anzNhhg2V+BDQKLbVQ8/x\nEbvU5R8VJV/R3LFjPrvCFm8NTwsnGPrMVEybC0HKbssJQXD0ZtUqazlqseEi\nLSEu1nXhOesavXu82OI4ehkBD180T7uzbV0qdoDTJkMZoq03c99R5PTUHQJF\ne0HXYA/IgcVSGP8pgg6lKLAi3UJMoqma8tFdH07PiuFGqGtgdBuINWX94eZ+\nK65d\r\n=dxsd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"75df213bd0db33b510f8c169d222891a51c78414","scripts":{"lint":"tslint src/**/*.ts","test":"jest --no-watchman --runInBand --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-75df213b.53+75df213b","@graphql-toolkit/core":"0.7.2-alpha-c611149.8+c611149","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.2-alpha-c611149.8+c611149","@graphql-toolkit/url-loader":"0.7.2-alpha-c611149.8+c611149","@graphql-toolkit/github-loader":"0.7.2-alpha-c611149.8+c611149","@graphql-codegen/plugin-helpers":"1.8.4-alpha-75df213b.53+75df213b","@graphql-toolkit/code-file-loader":"0.7.2-alpha-c611149.8+c611149","@graphql-toolkit/json-file-loader":"0.7.2-alpha-c611149.8+c611149","@graphql-toolkit/graphql-file-loader":"0.7.2-alpha-c611149.8+c611149"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-75df213b.53_1573651687791_0.8963347255204477","host":"s3://npm-registry-packages"}},"1.8.4-alpha-49f0660d.48":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-49f0660d.48","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-49f0660d.48","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"27e529909f1696eabc6f16196baf92dce1193d89","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-49f0660d.48.tgz","fileCount":156,"integrity":"sha512-Ky7JRyl15jKtQhj+3S+SYeoCcLk+S0oAO8ZzjJqJ2/s7KKJQtfCNTdPPGR1pYi7m/5dFaJRN/kLpNIwDCRmnJg==","signatures":[{"sig":"MEQCIBqK5GWSMEC5HjBMSUYwkaBtd4YY1TLjg6rBic67H+HzAiAkrZZEo771MnOFPUlLo3c4/L1moVwh7RQYuaJf1E6XvA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzFumCRA9TVsSAnZWagAAqecP/2JXOj+EE4RYRdAJTkZm\ngBJq3QAKH66qJbzFwl8tio2Rt/AMlDaQdBmR3vgOSGcSGY/mb67+/k/0cqxE\nNx0M0cQgptc6KsYAtI8hzQgBazc2TnzCDmNBloY9ZdiEoYsEI3BoNI9qnzYs\nXALHV0X0NijcKr2hsxzfv0gb+43ONX2spoPXIOQaBRHKjjfsJUl1IlXdO4da\ncjHfL/bn8HykMVGRkvbqEMYyt60NrwxO4Sda0wJMWngq1H/yaa4Zv2ggDkz5\nkSj0owvZ4xboAitchTBeSa+arAhVzMpIO63g8yfGzCQQ/i9YEjCSVPxuE3su\nDjmT4EEt4+PV5ai72xDJ/utgCfSKVDWDKV58Kfs/MVlZTbS6zQ2XhVfjA5iF\n5xxKmwENlWVWe3kMSVTtdvEDXU3mHjzbaSMO7lhgAqeUzkaebtKU41DNqjFV\nrs/KRdVXyersu2WrcxNCoyZT4penhCPmFzuLQ9ehI2iti/t+pm1cqUNQwr0m\nTcGAhcJYvhC0tYJi0Ji9j0vx25a3biZC5na4tqZQNg67kwo2r49kcKlbZbz3\nt3W2td5JazCbN3LC7MkWcyOfpj1J3tlUlnr6q8yxlRfei1PSLGkSkQIitpTf\nW2p3gp+11UQQC6zZgDYsdYTIKDcBfj4kxuN92tgE32SkKnoZwnyoQuQewW0L\n+/e/\r\n=8A3K\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"49f0660db3bc453f01d56b2222f5e926480fc35b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-49f0660d.48+49f0660d","@graphql-toolkit/core":"0.7.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.0","@graphql-toolkit/url-loader":"0.7.1","@graphql-toolkit/github-loader":"0.7.1","@graphql-codegen/plugin-helpers":"1.8.4-alpha-49f0660d.48+49f0660d","@graphql-toolkit/code-file-loader":"0.7.0","@graphql-toolkit/json-file-loader":"0.7.0","@graphql-toolkit/graphql-file-loader":"0.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-49f0660d.48_1573673893877_0.7002735410101077","host":"s3://npm-registry-packages"}},"1.8.4-alpha-ae61914b.48":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-ae61914b.48","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-ae61914b.48","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"5a9be360126144a5ad44625a9a9b1d1843322611","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-ae61914b.48.tgz","fileCount":156,"integrity":"sha512-J6RU8FVCxdYwDu9JA8EbDvpx6NVC68emNAWWOEGvJ+d9D2GiCr8KBrQWLPADmCXJNO6ZGJ6XiaPZxgTBfnecKA==","signatures":[{"sig":"MEUCIQDuQqRJokRjp2oJwZj4GXdcV4ZMo8Z6NSUM7Ej6ZLMkYgIgHrZQ0emr9zb34zh2GlWfx9Cm94RS0Ci18iyM/A52V+4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzGV3CRA9TVsSAnZWagAAAy0QAIvTHj6hq8i5dDP9pN95\nmeGUEqtSoKx8aqTaqRn1cx7kPSaLfYKiQRhxGVk+5XpFlRXpa+c+Gfwpp1lR\nCHF7JOHgWlDjQHzadVf2EO4Y+Y1OkuBenwrMpS7OnUYMqJOGgEvSY9mDDYVO\nYk2gKa9TXzVn3q14WL+4fmPAeGV7+FBf0fBZgyTCWLUMeDP34+ohMYS+dVZl\nAmQOApkIVfCn1DunzQhHUlsJ9RUjlFgnql1FG71m3vdMtR6ZKCK2UO9EI8V8\nuUwYbWKkIIg79Vy7n7nufCyf/olSKKxO3KdxEJagyZy7hItm1mdWwuUy8x42\nym8o6PbmvRlMSxILKyQDyCQXQQdAeHMFLrWjISPlPpv+RGGS7KGVDrR9O5iC\nHXEGa3fDiXHmPWLPH1RPPuYT6o086PzltREjpbF2Y3XiPJGHYFvQnPoGspC5\ntgmtHDq/jdXwRejEVao/8fK0MOn+wT9kV5FPUmVgODq+EoFgSxX18V5kzWdV\n1Nt+3loY5z0wSHth27wPeg5NOXwBEot7rVU88LmXzvSVcGWEQlXDktiZMbM0\nqxDbsddf1t2SGWdYe+PRrCdBzfSQZxiiTRPQbse/8TZtYqhgl1/ORCP5pW1h\nn5TY2MNqg/DEmwNoi1pFZ9FNvNhCgmOAcB1GU4KZ6yvPQbMabXE3WTHRHnma\nLZ57\r\n=52d6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ae61914b0a8f5a39b2f4eafc62c9c26553080cf3","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-ae61914b.48+ae61914b","@graphql-toolkit/core":"0.7.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.0","@graphql-toolkit/url-loader":"0.7.1","@graphql-toolkit/github-loader":"0.7.1","@graphql-codegen/plugin-helpers":"1.8.4-alpha-ae61914b.48+ae61914b","@graphql-toolkit/code-file-loader":"0.7.0","@graphql-toolkit/json-file-loader":"0.7.0","@graphql-toolkit/graphql-file-loader":"0.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-ae61914b.48_1573676407444_0.4325562278699535","host":"s3://npm-registry-packages"}},"1.8.4-alpha-caba403f.48":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-caba403f.48","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-caba403f.48","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"64cc70e44093401ef26375903a6d5d6e93fe20af","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-caba403f.48.tgz","fileCount":156,"integrity":"sha512-Z2p+q2tyESb0hx8tJB6L7iuGi3f5jG63je6SGwIbMIqqJxalsv5XYI/gBFDZqqnOLWS8T+SAf+rSqG1wv6/+YQ==","signatures":[{"sig":"MEUCIFBROJ+iNsLDc5RtppbyHqAK5LhlO8Jqm0S1cWiyn6mMAiEA8CFfVj9U5HqozPKyVXZxXHORtcoTh2kczqUvC+1Wc7o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzIozCRA9TVsSAnZWagAAO6AP/2DlN6j6jmSexhtibaYo\n0V1ATv9jAyrJta9xIfyvgA9ZjIFJJ5x4+ylHm0mn/1U+xxVQCtHD/FK287cl\nlAAfRP7tfS5wQkzjz/RghUbUE1x6mXz39HaS2Ll0ewkCeEgVgbStbfCOVcoS\nwKXvQTXzSap5n00tvaGEd0Swxav1AfmqcnSBlwm3yHyFEW5j7+SM50/o4jYh\nFhJVnacI6uXemSeZSJ95gokgMjmDa3lGYj/GYyFUd94UD54BTtkJkfRAzgCv\nZ1ru9LNNLwY+pOuLN600A/3rZvk8Wp0zR4nEUFcgMLP8d+1h/u+hWb9LUrB7\noTxQGkk3LTiHrm84r9FbxSG8FY5YaYA2gm0cl2Ft/d6jQyvQHvAOuuToM57h\ntJ7PqDwHpCBMW6UfbdOVozJ7fzGqegoPVfpKG9XlFCuNdIcojj9/wiGIDNoX\n7UApS77PNWtB4sgD8/+a6yKX2cjz3wScY7EkGdFHLZFQiTckj+GMc6jT56Wg\nLmYLFFVfs4RVB/fiS/pYPi6cd4xtQp1zcPq3igUtTU+lHi5/j1mGDuDSb354\nXERWpufHE4oDXHLgTCefz8bjoTROqSwJVMd/vtbJHQnUIre/NOAV5iw6bJI0\n/vqpH6ZrlcLrYydnS7EEVH+qwDiGRxEPSXXTbhNphHLQV6EX/quGbtgHA/sJ\nzuWJ\r\n=3oqk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"caba403f89bf0e8431e05e52efe70143e3d879d5","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-caba403f.48+caba403f","@graphql-toolkit/core":"0.7.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.0","@graphql-toolkit/url-loader":"0.7.1","@graphql-toolkit/github-loader":"0.7.1","@graphql-codegen/plugin-helpers":"1.8.4-alpha-caba403f.48+caba403f","@graphql-toolkit/code-file-loader":"0.7.0","@graphql-toolkit/json-file-loader":"0.7.0","@graphql-toolkit/graphql-file-loader":"0.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-caba403f.48_1573685811124_0.2954883838695048","host":"s3://npm-registry-packages"}},"1.8.4-alpha-518df206.54":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-518df206.54","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-518df206.54","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"69e425518ab49486fc1c0006f8af976955ec7879","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-518df206.54.tgz","fileCount":156,"integrity":"sha512-8F0oT2PEX6j7v+tHkv/oVezScX2rVSQ9LaBMwxp5zT/xIiqGhnk4JbOAoWW8DbF/LteUEOi5JukkzJt6zKgg/g==","signatures":[{"sig":"MEQCIEGXjgzQv1o558jHybdMD0j7ivtvmypkE2Q5Gxkv8JJrAiBzAiollQGxwyH8KrOKV1DD97ou/LiHLR9On3JO/6M7sQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":241448,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzKQSCRA9TVsSAnZWagAAODsP/As/MkPF9e6e6RKdcDIt\niPMaqwZTbib3l3FoKaFva4zaXNgpSKQ3guBIOC3lRyd22K/rQErWKVkW0M3U\nZ815aMYi8kZ3+LHn9Xa9+Xii7f7mViccQ/V0H798Y3yGZVTQ1zy63ihulYLw\n2blDNNZSC2uDW8eP6sz50MokNRbq7oOUU9IQjnFNuVNbbisaHgB5BJcXU4Hs\nKB7mJVl19AAncixHpH02Hj6JMBPx18hw68lHINuuKg9YrQp2JZl9J04d4/kP\ny5dT67l2zNDmNRiHh1sUixCEzPWNSqwJJbixIGPrF4EOMtEYFbxV8TSbiC/2\n1wU5rTIVoh7hugMQtHato5NTssaED9/43cYsBuqcPgqmzaTpDe/6n/U+WHGX\nN6Uz42niaSAyVePsgd0nx63ZLLIqPpwv2Ky5HMpxQRyV6SxsBoLrdAhl2sGL\nSfBS43D/92NP+9dd9xpBDzUjnlEiAwXZ3RnMtb48N3KB2KAR+9w8ME497qpz\n9vtnfNOctLRRVNTzGQiqV8xSNFA7uIHmY2JRWmlsoNbfif6Zgu10rrEMw+zt\naagZCoSmExylh/Q4NIrAMP/jtvag+XM9GPb+I++89fdCi9EeLj9Fb12q9vbP\nWp3c0msB9RQuytt+J1g4B3w5vQOy1O6yRzyDIyM5j22ONLplGUVVmnCqIyAo\nj7ge\r\n=Fhhp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"518df206a5d870ce735be92d74e294fbfa2a6e2b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --no-watchman --runInBand --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-518df206.54+518df206","@graphql-toolkit/core":"0.7.2-alpha-c611149.8+c611149","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.2-alpha-c611149.8+c611149","@graphql-toolkit/url-loader":"0.7.2-alpha-c611149.8+c611149","@graphql-toolkit/github-loader":"0.7.2-alpha-c611149.8+c611149","@graphql-codegen/plugin-helpers":"1.8.4-alpha-518df206.54+518df206","@graphql-toolkit/code-file-loader":"0.7.2-alpha-c611149.8+c611149","@graphql-toolkit/json-file-loader":"0.7.2-alpha-c611149.8+c611149","@graphql-toolkit/graphql-file-loader":"0.7.2-alpha-c611149.8+c611149"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-518df206.54_1573692433689_0.7781988693621786","host":"s3://npm-registry-packages"}},"1.8.4-alpha-11f86a7d.48":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-11f86a7d.48","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-11f86a7d.48","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"2bd7c0a2bde860de42dc1f448c1c6de4b8632f6b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-11f86a7d.48.tgz","fileCount":156,"integrity":"sha512-sTtYlO3z8rETfOShhhb6UqrCfyGH9RisbXtQEq/6QJJEfccQIKb3WRfubCvI2IxOoH/h58GFYRIE/WrGf9Y8AQ==","signatures":[{"sig":"MEYCIQD7RMiR/9WGGzppKDPbzqxSIGYG6LfNXmV0Wvle1KmR1AIhAPnVoLAq2KR3ChBf8fpL8ZutUag12ODyzQ/pOhcwg5ga","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzNbhCRA9TVsSAnZWagAA1TgP+gNoxfdgd1O+CAZTmfSh\na7TPgPscL9UJJu/8wg8sArBIvWUu4u85R7bwQyc4ynuYzxgPTJRriHLA4nGP\ng2dYEMfVMACcS/a0euml7IqcqdOs869humBVoWivdHJ9KXYZpT+EXbDk5k+4\nM0vHvz38HH5zpZjlAxis6kjayXbpos/fM8F3OeUvwKgLT//5xjoeJ5MAnRwk\nDoT+zprWZ/QBBFreE8bR8irdvVyYBzxAKgQpy0n28vB88DDPpuTHFZBV6KsU\noHcfH1pxBIYbeFMK9xepTA/oS2qra0ZQFk14JXZmTrTh7Y3b85mAwhZz6Nyq\nAsUSImsF92HasKPGPBWU8tiCH9GO2wA4BzRtVsxC4bPTzpbBNiOMiJlCgm4G\nDvid4YEboXgMtUUe8XtbDxaxh89zlcWxuAkC0ZoqJeOgeVMtAX6OuYguk64U\nvQsY2+Q6Dbt4si8uRpLDklrHMuns4b1OFpmfTeFv7SX8/6F4YhNkOffHM6gy\nr3ULjmLtn/pvKukyR1ywI19uMwHKtIE1n3uKtzjvUM+jc4gDZLe+EdBMZ7qK\n0P45Q5c02AajA5J4ZO3dvuPtCKtICdMjg2ed7lxA0bUQzytGBc9SLmcke7+E\n6qfpwFLyd6kXeyEnUvCfYunhxDXzP90mld5+fX+FSQ53EvkP88WkVVPSnbi9\nujQk\r\n=qCZg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"11f86a7d08ae01c06d09e9e838145afa412bbfc3","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-11f86a7d.48+11f86a7d","@graphql-toolkit/core":"0.7.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.0","@graphql-toolkit/url-loader":"0.7.1","@graphql-toolkit/github-loader":"0.7.1","@graphql-codegen/plugin-helpers":"1.8.4-alpha-11f86a7d.48+11f86a7d","@graphql-toolkit/code-file-loader":"0.7.0","@graphql-toolkit/json-file-loader":"0.7.0","@graphql-toolkit/graphql-file-loader":"0.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-11f86a7d.48_1573705440780_0.081981105298506","host":"s3://npm-registry-packages"}},"1.8.4-alpha-dba432dc.55":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-dba432dc.55","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-dba432dc.55","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"5882a8a2c912abadb203db625163628aa5d14421","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-dba432dc.55.tgz","fileCount":156,"integrity":"sha512-msi8z52ymiVVsQMbOFfaZJPr867KbWBe7E5SkdUfK7wwmLk54PTo20adstwnV6iVHHpl/tMlvpoQtsxZ1D3+8A==","signatures":[{"sig":"MEQCIEd0ymOrL2Az7cYMzevrdpltPz+da5p7dQI7MprJ2MInAiAqUu2Sj2f51xa9KU5yUPzWSbwzSOrN7mYWrMsSi47Xpw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":241436,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzO6cCRA9TVsSAnZWagAA8uwP/1CwsV7nFp0KBmA7Onfw\nlcuj1iuodDRoGglrwLl4t0t/cN4oTgykCSy1lZ4spWXKdY+OdGlmGE/HDaEP\nBjm9DmydUZFzRmyBQ6lWmi9zE0ho/o4XBLfDHZPbwr/dWjnypHb8ghC2Zxec\nt3s50Ue9WtNiEPB56qPko8BIYqlV3VTZZKA1exuTIPEF5gzi1EKtdFQtaufJ\nQTCtZM5+Sc1ECRPJHAao/l3vWnCuX4aUo6mkbOcE+Lov2Av9E9XDmzwZ4KjQ\n0tl3EHfHe5ZFOVHFDL7cxYl3C9biu1+LsvAW9QM6HqFRvBDvxbJZrSUG5Hyy\n/E2/0vU8JxcN6UBWNEIboOUikW5BumMG4+R1yDBwKzOFXJWFLs8KqVsp7v2M\nVrfO+horFKyVIpN7Djs541/UySn1ZQnNF+ag7XRu+nGb4YdIziiDEvg5F/W4\nkUNWKQtFCDN9yJn0yxAgvYZ4Q091k4FkM3ONCoGrE9xJl8aK+9GVsGifFY/B\niUpNHwRpblJW7qElSQiu6cs+zjBqL6TSoiPDVFk/zo5zLt1w0MiQCJ5AFx2v\nINylECinLx9IPU4hFb5S3iEzz5v94DUvHaACei/QrUx4OVbLmrGy0sFXD79L\nxWoGiX65qdHJXvdMmqwTkEO2CsqfVOBudj9vvK2fUkBm8uzCiPw79AbI4pmI\nsAon\r\n=g7uq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"dba432dc0068f7eb86f9f4016d4e307c82db6542","scripts":{"lint":"tslint src/**/*.ts","test":"jest --no-watchman --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-dba432dc.55+dba432dc","@graphql-toolkit/core":"0.7.2-alpha-c611149.8+c611149","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.2-alpha-c611149.8+c611149","@graphql-toolkit/url-loader":"0.7.2-alpha-c611149.8+c611149","@graphql-toolkit/github-loader":"0.7.2-alpha-c611149.8+c611149","@graphql-codegen/plugin-helpers":"1.8.4-alpha-dba432dc.55+dba432dc","@graphql-toolkit/code-file-loader":"0.7.2-alpha-c611149.8+c611149","@graphql-toolkit/json-file-loader":"0.7.2-alpha-c611149.8+c611149","@graphql-toolkit/graphql-file-loader":"0.7.2-alpha-c611149.8+c611149"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-dba432dc.55_1573711515634_0.14471745034586925","host":"s3://npm-registry-packages"}},"1.8.4-alpha-0cd045e3.48":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-0cd045e3.48","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-0cd045e3.48","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"e95537538169c64a5a8b1095a50c1b2e9005e43b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-0cd045e3.48.tgz","fileCount":156,"integrity":"sha512-QHntKXm8CCQs3HfiAKoyRVvi5YZhsI0aKozrMpH+IKOQHCBnAGpBY4/2siX4ckfobaY0zG5bu+WPb07dDmq5AA==","signatures":[{"sig":"MEYCIQD3N8Q+Pn8TIg3kKLnXWsHaHvceaRkbejKDiUcmTpcXkgIhAJwNsiHwFlC9eUOChN/L7sQQpnnG0A2ciHLrDwzv1sOJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzPJaCRA9TVsSAnZWagAA/UQP/A29l7X/hP8WuzA+Gb4k\nqyud/FoDii+juyJwOr6xLpoLteUzcxx5DB4YiJ+EoBftQKhAexe0XT8ytrxm\neMtJiHgmwhZpy9wGV6JmcGtMrsay3uCRcaN3v+GnbC3tr4OEkiufuQ7HN5pz\nFigWNYsMQuFTNToumKFRiOXFoclwrWd+XwxBxlHhawzH3O3Ukn6/LlBcOHqv\nmJ2r86u9xTv6HfgyiFR2/raQcEZLJiQKZJ/OtdnKTRTYm1QvqA156wFppLXv\n6C4dqUtxtKzO3+FK19y5Yml2vQkvGXjBqfRQCsqwQkM9wgDw/F1cSeZTD+qK\nmzJ9xvqxggupyyIjWlTOn0+VRU7CK/g7PUVfj6uh/rT1HS5dIELul08iDKg3\nClZ3OZtGVWPefk5Idnp2XMiclXjUxmg5J3Vy966rasioMqVGmzgfHa5ZQ166\nVFT0AbUdKdKkTRwIFemPvN8DFdloBvhVdGv2mnemrq8oQ/MyhcP1+GxMnyXv\npYuY7WZwZpNNSazEkyedQ3lDpylbT6nE1Qn4K9gpH5rgua6vq7Wc4SE1oYnw\nSOt/9WLChiJie6JqE6jQSu6dbq/7+R+CxKGEmx5/p2zTDM7ZbzSaPPXo4MeJ\nZ8UnVxMp/C7ljpK7os11OfuaOahhfHzNaoXVSlXgUIs0DUqtM35PpP8egGzC\nIr2w\r\n=js1T\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0cd045e3714b9685aba42ee705d354e2a5e3a306","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-0cd045e3.48+0cd045e3","@graphql-toolkit/core":"0.7.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.0","@graphql-toolkit/url-loader":"0.7.1","@graphql-toolkit/github-loader":"0.7.1","@graphql-codegen/plugin-helpers":"1.8.4-alpha-0cd045e3.48+0cd045e3","@graphql-toolkit/code-file-loader":"0.7.0","@graphql-toolkit/json-file-loader":"0.7.0","@graphql-toolkit/graphql-file-loader":"0.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-0cd045e3.48_1573712474084_0.2695151735999406","host":"s3://npm-registry-packages"}},"1.8.4-alpha-d88e5f9a.53":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-d88e5f9a.53","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-d88e5f9a.53","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"08e9e9f215097e1acd3fe46169b7b2ab35251999","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-d88e5f9a.53.tgz","fileCount":156,"integrity":"sha512-rWEr3YrnXrdiD++Gi8dAkdztkIzvM3exyI+jlhLaR985JW1r9IsjSWSXSdlRcOZzS7H3H01VFLrCTBedge9sQA==","signatures":[{"sig":"MEUCIQCiLxLjKIdyEGVlbwO2NV1c2Is7i800hIW6P2jxc9u1BQIgNuObrYteGEZJWJxK8f9F0bLS2st5zv+PVcd2p4vlC2o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzPeKCRA9TVsSAnZWagAAE+gP/Rx4VX1yPJo5lxFQ5Z5Q\nwTGnMfvotdh27px8uuoJhGasBg9AHjOdtaNDL9mB/nD6ZHVOwTBLWkHSeIc7\nld4EFkZJCg5/wnudI0IiWoGAPd73JnZFMqvsYdFx7ZNuRSM8PZSDncUQA3lv\nOs/aggMtUiGj7p9dX4JtghqNIWYelH6ARrlVGw/JyNR0VTGbejryjjM9NFl/\nKvCGhll0Ao3pw8ECns4NU/J/rG3H2KkHtRHi1SjczdNEWLlYc81GpoYvD+z7\nvb48pifHiJH6sq1IrUhKaZS21XdCIpa9dxVkl1sqW2iXpz9RVcA6aFHWIcsA\niGceFf3qMsQfzIXVEdHaOxZDdnbJd+Mek3QG49HWkAn+I2DetySonDYrHCOf\naW4SH7BXjPAUqjYZCt9iZhJEwF3gnn9+zl7yWmQzpUeIokdRkx6xpwjBw+Tv\n9RnO0rn+lgXvwO02L3NgRC7t5HaQr5+VrD3HSd1uDYoiNI7tEtUW70QQ+D0K\nk5MT9lzvnhVHqyUM4IwivFdJaBNAuPNApXnkGeOx6SEGcDRKa67jTvav5y8q\nZzVp1Y7Pq8djpsI5geInLi0OK9hnpRL9OzE7qrGuquGmXsgShKR1bFyHJgrV\nLGO8cW9JLjke3eLxOpF92jSlYgCr0BrD0x+0tC7kFzFK+GwXCWKWZUEQib/I\nnMWy\r\n=aQYI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d88e5f9a70d7478fc483528063f3be7652025538","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-d88e5f9a.53+d88e5f9a","@graphql-toolkit/core":"0.7.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.0","@graphql-toolkit/url-loader":"0.7.1","@graphql-toolkit/github-loader":"0.7.1","@graphql-codegen/plugin-helpers":"1.8.4-alpha-d88e5f9a.53+d88e5f9a","@graphql-toolkit/code-file-loader":"0.7.0","@graphql-toolkit/json-file-loader":"0.7.0","@graphql-toolkit/graphql-file-loader":"0.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-d88e5f9a.53_1573713801674_0.4452294484207284","host":"s3://npm-registry-packages"}},"1.8.4-alpha-3dca83b4.48":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-3dca83b4.48","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-3dca83b4.48","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"15160ed126af4cb9fc1fb125d7a40e781e1b9916","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-3dca83b4.48.tgz","fileCount":156,"integrity":"sha512-qdCOjoXuNxseINA2yA2OfxyJvGDxfl195sjj6Oz6AguQHMrS9oVrUeOWv/AYRuVNqyx7WFcK19INSmcfYgVAYQ==","signatures":[{"sig":"MEYCIQDvA43q8jekJI5EntzCgYnAjhBvWxe5eKxnmplS7tfYSgIhAOFJ0rIw7LcSczYEmt/CGHmLQ1gnr586b91FX/p/zARL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzQDSCRA9TVsSAnZWagAAUHMQAKEBZCiVUr4wLTQVFSRc\nBTC2gSAOrn5CH3T/itw+bqSUuBfMl+vuC3ffOegZr/u5qmtThLinYVNd7BaK\n9jusbnAvXt6U920Ob2sMVdpNc8ivZoP1kUEQvaAlJHt6K5wjoZqOSUHNhYQx\n50le3KLMXuv3X8QS1zVo7dON4gkEU+3nJ4ClpBslJLd/rNGbyzhVYkRbz1x8\nz3m0f/l86rcaJERu4S0059xYGhcHZxt/U7Xspz2h5sMZFM75QSoYsjmnAIQm\nu8e8M6VkW5nGpPSGD/pVChXi6ehV8m4Oa4lqZce++3OwHY11uKUWy3bmm+/a\nHdjk7ugnbrkAzTrGMnFsctFDHvL0v7N8MOypE9OWb9Rpj4GgJYL/7fQzhCnm\nRXbwZPflUHuaD9bO5+RPbarDTpO9tooLXpJGaoYClaFzHcCJicnqRpe7LB6B\nG212tx5BOyMGvYnWbGiRa5wjQhLz+Cwyjd6zo9Hb1+/xzL64gms5sE0i6csF\niUxY5tKJzxDbszdVOVGs/7lD0Yoz2pa4oBvTFgvllCXR14BV6SM4nz+HdpVH\nIfoIrfpbdbOK+rtzKbx9U2kRAebf3G2+BG9cK/WkMEEaRIj/ydy0buLl72sq\nWXLU+Y+9oVHxJg6HSHZgLuor2NgBSnw183/m5uftlw9wkOKiRGbuecVbjFn+\nzTd2\r\n=Cc0c\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3dca83b40f790df02cc6cf3c6fffd00066eedd06","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-3dca83b4.48+3dca83b4","@graphql-toolkit/core":"0.7.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.0","@graphql-toolkit/url-loader":"0.7.1","@graphql-toolkit/github-loader":"0.7.1","@graphql-codegen/plugin-helpers":"1.8.4-alpha-3dca83b4.48+3dca83b4","@graphql-toolkit/code-file-loader":"0.7.0","@graphql-toolkit/json-file-loader":"0.7.0","@graphql-toolkit/graphql-file-loader":"0.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-3dca83b4.48_1573716178079_0.8090722845962823","host":"s3://npm-registry-packages"}},"1.8.4-alpha-bf4d3a8c.56":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-bf4d3a8c.56","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-bf4d3a8c.56","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"2ee14017305208a251c255f9d80a15859918f027","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-bf4d3a8c.56.tgz","fileCount":156,"integrity":"sha512-rhVLAGMEP8fuqtzvD9F/DtRSDgIwcQ/8DRm9hP5reSF5iI8zCiU/u+/eg91iJPRmHG6lmj/ZPEOrkyaNM/vTaw==","signatures":[{"sig":"MEYCIQCCyvI202qW+4aFKa1zYakTobruC11XDRYPrBlUrtxyLAIhAPGkmOBCFbJxEz4PLKodJq0V0x2UDgvSOuDsEffyeSlv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":241268,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzQEaCRA9TVsSAnZWagAAxYYP/1QlFUi1hbl0hBc1su0I\n9T1fgjdIUEZp2+sJS3XNLr4ba2yMPhNs5zg6MQOPXjL7rB1x7cn3ygzPW+XN\nzNtb8hnmMVVSNPZBQ3npM6hLLHpbhmie3bewBDmjz0dPzk0K9ktL89vEv/fX\nDP1g6L+r8E6HgjLfLhX25523Dum1ADEElk+kpqjsLsN3brY9hODbQz6H6N4a\n+vB3H8kpZ3ZRJvOqzbcFFDReS43QFWQGqpEgj2auhvUhDsXJerIr+rlQ/rJI\nK+zCmKEZABc+zL60ch9zZQpzMJu/moKF/Zn40OpCNc+O+xmnf/ydyUcKGGLv\nVn28GoEdHLDjv+jDX3l6OqJTEIluOHq/GKVqSLMDdjAFiKZhJN/jQZrwPI7Y\n/+t/Bn5QCvYjpZTbj0+uWa530NsxD+WGEcTRR9dvLznlZ7r1dDzjktAIDawz\nwk+FlAIbm6ZerO7VjJ+4wgNUxkj1i1YC/EV5VLdNogbyOE4xXeSw8gCWmO2a\nudQvklCqrDArqw/BPQWWhdtqPHUdZswpGwGdezwRZYgqV7OwTumwvl1Sle0h\nrmyncbK64G6JBuGQZNGdivECHHUi9o+Zpd6Pgqvvx2WOHaamPcaBsVxbuwhs\nYaqyjcTm4fZt90MelX2wUdDN1SSSjut/IpWk9E2L0mvDhxf9kdwuy5TsYHOh\nVJ1m\r\n=VHzj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"bf4d3a8c9b4838eca36a1ef8e7f45fc27abdb03c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --no-watchman --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-bf4d3a8c.56+bf4d3a8c","@graphql-toolkit/core":"0.7.2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.4-alpha-bf4d3a8c.56+bf4d3a8c","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-bf4d3a8c.56_1573716250083_0.3661808843321739","host":"s3://npm-registry-packages"}},"1.8.4-alpha-796739d6.48":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-796739d6.48","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-796739d6.48","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"d1f4c1c76ece5dc3ebc7f65d702793bf831e825c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-796739d6.48.tgz","fileCount":156,"integrity":"sha512-df59ROxwAJ/dgjbu2XWtHK1BilfJbuigkcR856mpvXhp4sZvgvHxssh+c8+J+CPaQwBq114rfJW5+H9QAjmdeA==","signatures":[{"sig":"MEQCICzqzJASOZHTFqklIHBpWxKQE16LnRhEwbXXJVQNzMuYAiBjDQlzkPPdGSs5qBytBKYwMageWR57f3vsInHXq1sXPA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzQIFCRA9TVsSAnZWagAATbwP/1v6vLkZACaYSY/V9CL8\nx/eK2U60mCb2X6OwvnKAtjTau+uA3xWh12DZrUJTH/i/UfjR1/mGv9wXvz3F\nZnnnQidisQ4LYgvFLyamtxQmnPtPbx/98rT4GJQNCKChU+XwLeEZ+E4BByCH\nT3PeAke9k1hbSVri0w9ZYSCIK90nt1XqcF/Td6Z0eRzyBmrdVJ47D/n4BNgU\nu1sdZ1gsJ7PIaZ4xYx92BCmOfRPVhuOQyUDk3SMPSnX5ssdelKBPyr//2oPC\nMf0bwqsg0Id3aeY7CyVZga0yFYNwaNNEVuYtfwhhrNKKrjPLjufncivOyJSB\n108qcsDBXictPo+LPSddhhemoSIRL3+KGSgXNYH3LxqcP6FGoChhe/DOU+Uj\nfeyfqQfNYs6HRkVCnDLiQIUb2/HNsWbYCwjp9uevpRL9aSBRFzgcWzYdMZ4s\nTpWTJjpd1S/RPY0MotzwpJF7aurSxlD1mlP8ZU8C6w0MQjuRB/GszbHERrGw\nERcE9c2Hj4e9JPFOUcBhetuK9WF4C5Ru/7zphpjfcGg50MRgsHiVkeP/Tk9P\n2Boh9w32SUCoZZTHlaF+kSs8mS1FHcfrD93GF4p7CYNK/uQvgmkfcv2561iF\nUPeeMQ6Bzjj5RJDH93wGPnP39LVdkOYOWHusPhMfh5BN8/wpdfYpJrgHDUAP\n6Y4i\r\n=6A8O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"796739d66ea31214bf42c8940f824516bf25ed36","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-796739d6.48+796739d6","@graphql-toolkit/core":"0.7.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.1","@graphql-toolkit/github-loader":"0.7.1","@graphql-codegen/plugin-helpers":"1.8.4-alpha-796739d6.48+796739d6","@graphql-toolkit/code-file-loader":"0.7.0","@graphql-toolkit/json-file-loader":"0.7.0","@graphql-toolkit/graphql-file-loader":"0.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-796739d6.48_1573716485070_0.5973829807795086","host":"s3://npm-registry-packages"}},"1.8.4-alpha-a27295ae.48":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-a27295ae.48","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-a27295ae.48","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"992f03449e3a55260249bf281a351b20f44a2656","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-a27295ae.48.tgz","fileCount":156,"integrity":"sha512-3NYB+MAPIlSYjn/f3+P590uYwD29GAiHBERAaQRHayOsAMXfBRsZJLpQbxUBUPmc497t5RtRZmqkGqT8OhEn+Q==","signatures":[{"sig":"MEYCIQCdWUXkAjf/F5QZ2EQktQriNf4XvWcsGTLGLYTKbLvcMwIhANCzKcFs9Rn6YKSxarkHKIZYSMi9+1Z9UE5tsxA+73Wc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzQJpCRA9TVsSAnZWagAAWagP/0RsqLQdbcbbby3VGJDc\ndsJH1KN/DEJmrcR2EFDPFN1e4fZ8NRbHXeyzaO6slR1047F86GkxzsCphkGP\nR7TDv5cNeq1dbptX76KNbU5KKvKwpwo8XnW+mgZXWtmYKq3dUSp5z9rmbf+u\nTk68R0D6BZda1q8KzbDrkNPUlDCmfFbEfxGlODOIAJ7txWGFCti9U8MU/kVa\ntX/AaQ0UAIitybyYlhymlKxPv7k7ZuxARtvH+JYi4XEgGS70WhCeJVrppKnz\nSpVISe5nX+sSZehlxdavMf/3SegLrfcov4Pdl9PMVKiQkUxWtNaZSkVHVUZ7\nJr9HOaFN+oZVAUBeqHWSrKPDmcNUX83jPkIirNE4QFAG8SikPHbyb+3wQcjA\nmFGF4jILf8nGLHTAPPvTdizq1NaKPhfKyTRoYXGsme+UbAiVP5ak0haiWrr5\nPpFSWsAZ+b4paEhzgJEYpnl2EWywRda5xX5ONVJU7xCPlsBr6HUYHp/nfcNf\nZy5dZeXOVngRNhwaQG4cIy4iQjrdFfRUHe4IAeSGttSMLUbETQpFjo7fTEWb\nGaLLIklnrpOU/ADECgxE2T8Wx0hw7DRXX4P0IeS6CL7Gq353DBSLKKKvidl2\nmtXc50sE49Ai/tyyPxSG+gwHV9I9UKogqlSYuoeJJg3H4YM9esy4UKuR8LXe\nd/PK\r\n=tpCf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a27295aea18bb95a57d55cf74e6bb36239fc06dc","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-a27295ae.48+a27295ae","@graphql-toolkit/core":"0.7.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.0","@graphql-toolkit/url-loader":"0.7.1","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.4-alpha-a27295ae.48+a27295ae","@graphql-toolkit/code-file-loader":"0.7.0","@graphql-toolkit/json-file-loader":"0.7.0","@graphql-toolkit/graphql-file-loader":"0.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-a27295ae.48_1573716584847_0.32409212369216434","host":"s3://npm-registry-packages"}},"1.8.4-alpha-444c3f8a.48":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-444c3f8a.48","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-444c3f8a.48","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"c16c035efafd7318474057dcd974706e3613e302","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-444c3f8a.48.tgz","fileCount":156,"integrity":"sha512-0shS6fklIPNEUPjnuLsRSTZzOAV/Ail5i05bUNr+5w6tTowGjNU2VAwtYUn2Wr07uWQMtm70wTBKIeSH3NlOQA==","signatures":[{"sig":"MEYCIQDceyLROSulqCzPDdr252bVoMjc02qhIBfCAVwjn7IiowIhAPQMWc9O6wjr5aEUFar622GsMefNa/d4eWLlIS/lqDvF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzQNlCRA9TVsSAnZWagAAV4QP/1K7IDwNEGUCe06JPxTS\nUo4GM90xBgvu2ljVA8Ow0qynifo+t0nb+zfvxM4D2v+Gzq1AMjAwtSz5awWF\n5OMxzGqTpBTu5a32wTpjJkoyBuVu58O9KtxfebS5RLQjR1DQ0EiIP67AsbOk\nihwcuH8Sp2kqaKhXYmO311bCHcsu9f8vn8AqypwfxLI567eeC9M7enGq3IpC\nVOa7MO4B3b27Xo3i3rAlooIIf4n1R5tWxI91Q47fUsosU23eY0RfMCykqRuz\nrgPwAc0b9X8+IMEzKhI848Dlo5U6JiEANGWlb5nm4PHQ2yRntv2OpMBDwIJR\nYmxTexaGzn/nUI2HhAlLJ/k61tHoqQf9PNgHP61nWc5aU27dloCCuNOFjpNz\nK4ToMJscl7T6VaW55nLyeU94lQ6RacMLUrVsP4+PpUISczjIiWYKuEFAVxBH\nsP5Q1oOWSQB4cBLlop/+qcLaHkWHaQIc5RSJYc+/ye2i+cA8kg/0EUDyhdPj\nhfaLpdfqDaFeGNTkA7Py6XYIguWtV/WGpEJB4KzAcy4u6kKxRrYP/5AXW4An\n86AJgIcPZjiVFlPEfNDZaBew+l+uoY557n5r1mI0it33x18b+6x4qW6/5HBu\nbQNCzmEIemOqh6InBXxleq6fe4/ivs+PnnkrNVsC3yhqj7gVzVxfbNUVP+bt\nI4em\r\n=JWf8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"444c3f8aeb4dd8120d071f24a19f5698d1bbbb42","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-444c3f8a.48+444c3f8a","@graphql-toolkit/core":"0.7.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.0","@graphql-toolkit/url-loader":"0.7.1","@graphql-toolkit/github-loader":"0.7.1","@graphql-codegen/plugin-helpers":"1.8.4-alpha-444c3f8a.48+444c3f8a","@graphql-toolkit/code-file-loader":"0.7.0","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-444c3f8a.48_1573716836882_0.09323091690219254","host":"s3://npm-registry-packages"}},"1.8.4-alpha-9cfc1f90.48":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-9cfc1f90.48","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-9cfc1f90.48","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"9bbebacfaf2aafafc68cf8eea0b770356f7fd0de","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-9cfc1f90.48.tgz","fileCount":156,"integrity":"sha512-DszsExIdsUvATsdYkFY4ovofriFYj0Mg0swOAtwvhE8D7PyDv4wRoSCUapL4IwpLsg/efw+4/ysHf6Du5QYs5g==","signatures":[{"sig":"MEQCIA6urjkvDsVi5XedBudGKz5T80mKbXXPSGWHh59yDUMPAiBk1ZruI8QaXSqXCKhOJo/kQMUZnN6iq3H1wuWSpi8BKw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzQN9CRA9TVsSAnZWagAA3koP/j/S04X6q1ExfwnPyQWE\nAYVTnrWIdpNDVl+u9Od6rsz5fQmPhNlb9ND/zP+zLRn61CWeFNA8lHw2PLKL\n8eKtcBcBJCdrqxKbxY2hqgCsVbtboT6yuZrGV94yURIXknXakcwJUiosW21f\nRRWKyZ5yVpETVP29Fd0h2p/PqNubiVSatqiY8KyfQorETouygRj9XwTVRZ9S\n1zmMVSagYzXHc/pOyANKFOyKrA18d1gW3VsuSJDzxu/U21JYuc8Z9l8Ecjq2\nhc+a7tPTuYH1P6CZIKoue3Y1PMgbDk9iQ8M4nOPnsJuFCF8ZQNow6IxjjyjI\nxrD4oPrLzrCY08y78oCgk0KlzUxji4fuGLh7FitbxFheMiHG1bufHgzzJ0Qc\nBU9Lc5Zmi/qFHpqjWL6baA9y03tipspYn79bXvjcf+TWEppTLlFnYEkKnFuR\nFaK8foeo2lOls/Nl95nn6MUmerCAbwbv0ooeEd4VJfUHa0YdV02+9wp9wqSt\nylkSKQLZ1YYWbCtR9QdIzKcWWqun2Igj3/R+igZwwToc+Vzjl2/0cZT7nUfS\np9+tYCX2xD+kBorRzwXiB2ndf7jxBVGX5YpMZVnH3HhRsuS6ioj52iZAJkKQ\n05tkvZ+nvjJhJW0/QBcIajK6AqV55QCBvyUOSP6sY0A4Qftv5IjfR4b2/Z5+\nsNby\r\n=D3gI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"9cfc1f90d825937c4bad9130f4f39777621dcb05","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-9cfc1f90.48+9cfc1f90","@graphql-toolkit/core":"0.7.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.0","@graphql-toolkit/url-loader":"0.7.1","@graphql-toolkit/github-loader":"0.7.1","@graphql-codegen/plugin-helpers":"1.8.4-alpha-9cfc1f90.48+9cfc1f90","@graphql-toolkit/code-file-loader":"0.7.0","@graphql-toolkit/json-file-loader":"0.7.0","@graphql-toolkit/graphql-file-loader":"0.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-9cfc1f90.48_1573716861131_0.8604141623562518","host":"s3://npm-registry-packages"}},"1.8.4-alpha-0a51e5f1.48":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-0a51e5f1.48","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-0a51e5f1.48","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"7062b4809fdab66c4b89335b19194e945fc1af4c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-0a51e5f1.48.tgz","fileCount":156,"integrity":"sha512-zQoQ6p+1Pf8vIRAAtT56lk44If5kA3htqD+t5i3l7qqDYn1pDn3UlytMk/8bijVefqCC1PGyxg2ujJsfleeZ9g==","signatures":[{"sig":"MEUCIDVuSXnRcEIR+XT+Pl4fyMLeP2xga1Q0XPZDBvSFPQvDAiEA1iVLF/T1uFoxwuKk56PR0QuYQrLwDjSvSCdX0rlSXjc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzRE/CRA9TVsSAnZWagAAY/EP/0Ev0bd1I8ZGJTtlsh+x\ny/NzrlXPnapLeYkSEGZER5hTPT0rZpnJTT9Nge5XjBrZG9WsZ6mulmqjBmcI\nWCyv+9mzbK2Kw7R6fMhEUktB2rvNzqK+aulSME/zJBQ5wTncbZGPfUMTRiys\nor4FDl8TUYa3MpT5NWz/d30PWbwWpCDfrMwfaLrzDNTcGwUvqvLGdUVV6Tpx\n5mmqryeaqLyiRbIWA6WupxHrQFIq5+uyuR6VMmGo8JwfOeRTV8622uUtn7o0\ngzH98LsvyQzsQwi2W1CLyAMf9NkQyKEkSIS5I8mMr59FTHN/0ehV8cptfkqK\nMNvvkhos9aMxp2Hz40MOx6aUY4UZAefxtO3aSx5Xsmr/ULJu/0cZdSSzas5z\nSEVj6E9p2xgKeRYq7+gDjNipDKA0nYtNau19XcqJ2tcLpEs6X+zJJKzNzYGF\nuNurKpLFWahMoiQpejhaNzE1eROV74gUJTTHtAQwo/7mXjC1UGNWZ5Z9eMqK\ncdChQrs+1wTrQgyTsWdq2WhUr6dogdlayaClG0s6GJSLIH1yMT/zW4twVN8s\n78YkhnR/Y57X460z6l7yrWaENK3cGbfALu88MvJEtmWrJZcrsepUKJrctAJe\nuKJ1ucEPqGHtaQCQWMUPFSRI4TL11BsGeW9azDWYGjKOT+fIn+pj39C5gNWk\nn366\r\n=mHBW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"0a51e5f1291de815b8b4ae16c38779a48a480e29","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-0a51e5f1.48+0a51e5f1","@graphql-toolkit/core":"0.7.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.0","@graphql-toolkit/url-loader":"0.7.1","@graphql-toolkit/github-loader":"0.7.1","@graphql-codegen/plugin-helpers":"1.8.4-alpha-0a51e5f1.48+0a51e5f1","@graphql-toolkit/code-file-loader":"0.7.0","@graphql-toolkit/json-file-loader":"0.7.0","@graphql-toolkit/graphql-file-loader":"0.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-0a51e5f1.48_1573720382259_0.4683928474572867","host":"s3://npm-registry-packages"}},"1.8.4-alpha-6435f2de.48":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-6435f2de.48","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-6435f2de.48","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"1abf17218477325cbbca5b3fca38c4f90b301d66","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-6435f2de.48.tgz","fileCount":156,"integrity":"sha512-f1+xHZxSpTX8No5H51OIKgTgP3tajMbJOYyEsjbd4DV2aQBFcT6xtzKbPA6Ks7g6EQ1m2u8uIVHW46CeuH/MwQ==","signatures":[{"sig":"MEQCIHeGsOCMykZzaOTS+Dv+niZrJUSuTmljurVNIlHpVGEXAiAguzslfFrRXF1bbKTTdDFTq+j4xmi6hKx7ImvqswqNvA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzR8bCRA9TVsSAnZWagAAn1gP/j2jI6MBJtmfVoCmoIY9\nMhrmkrCKyCdUcwS2z9bhbBAcmW7pB/0aoDvsZGjfsQCHKu6/1SO3B8UxLiK0\nGvrnGelzkQQfv/Yi15vSBtq6DLIUorwv5Empf36OkSGLQbT/CWWqI36/L2mG\nNR3H/9x11325fRw7TOjCwTGV0AMX40hCxOx2JyEzK9KrynORtreRUn+PQiaw\nNl2s7FifYZ2RzVTA4V9Ht96ea/i2+7TQ1R/GqHL+q46RVxeCOfQoE4RFFvdo\nnvT9Mn3SsCrEU0D3073YMIwTEYdpnCM1N/7JJF3Ux17TypeJzoyUCKrtf0Rz\nvQS6wSYd2phvjOIc67edy7kchsKUf9SQ1tB7WIJre7sqfSy7gBTBLc3vOEPj\ncAoA+cJEtCgexZsn5WeO9SLm3F5P/K7i2PuA5iiRCm6S7C17BATi5wNytbTD\n7WgMhKS6VAs1mORZAiFf74a9WllCrNuhHZ+kVrHAxGOCq/8QXWTisskzwuoz\nfBRM+CxxrokMZH9rl27YCRSIuBuHInA+0X4n83OPUKv/Ny/Be5refqIXEC4+\n7uyE7EEXzF3KAmaKwUHt+bi9/g3TQpP12tnySlVexfLxRy1trrHFvP/k7clw\nxtJQmziCIhwqroUfE/W4Ooa94GYU4s97s/c8S9yC8jdtD/qOdvxSJINXzt5v\no0bb\r\n=HQfS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6435f2de8c7321409176460e3a95a2a4b56a0600","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-6435f2de.48+6435f2de","@graphql-toolkit/core":"0.7.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.0","@graphql-toolkit/url-loader":"0.7.1","@graphql-toolkit/github-loader":"0.7.1","@graphql-codegen/plugin-helpers":"1.8.4-alpha-6435f2de.48+6435f2de","@graphql-toolkit/code-file-loader":"0.7.0","@graphql-toolkit/json-file-loader":"0.7.0","@graphql-toolkit/graphql-file-loader":"0.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-6435f2de.48_1573723930636_0.4431355542927762","host":"s3://npm-registry-packages"}},"1.8.4-alpha-ae1d6968.48":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-ae1d6968.48","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-ae1d6968.48","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"2f2c704db891618290f2f5022cb03e5ef3b82d26","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-ae1d6968.48.tgz","fileCount":156,"integrity":"sha512-+k3kVoKep1Xy52DaIsSMcrUKDgj4Mm/6BbhS1QupsH1410EF3x2p0WajmAPlLtll3b0/Qcm008ikpzN94emzSw==","signatures":[{"sig":"MEUCIQCcW2HWnkAuXvw/okFo2d872g1H5EzxRoXQdtZSEE0wiAIgYDRSAACoVzMaNfWXWPmFIa6iK7reZGPHrrLqP6rtW1E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzXcoCRA9TVsSAnZWagAA+kgP/1MWtBegihhL+gKDMigU\nnxse3QnUukz6chJIftHQJimMeYQ/NhJpC79BIUoEnfc6KfwiumxRUT1vEmow\nqPS4yFHsQgCoXMkjZIpKtzTEAVZkpzLTcAweUUBBYDlzuhqxTvgoIFaaA7tc\n064CuUbLwxmqrExozB8YBXKeCkm2LdQgkEWrVpLj/6vrmF+dq/oZ9r1GHyDC\nargxCQBuL3IUEGKMSObOyEZlmhxCVwKxt6xZWm7NwyC0FNMfKthuv5pfpX9b\nYsHt9rr8y+Dlc5EkgrJ9ZYQ4zNe1K+Iv1ekZxtaH4ZmSFufH8TPXiIOeXqdE\nu+pDqIzt3Okw8xyXwehG/YKr+LfYSiufxqhJy3jD9YeQxSvpGG2J04OKGIsY\nMj7J7o8FDno2oIvujei4GGl65TcMGPpyaAuIPWqewJhMz+urzibfaBG0W68K\nzXdWjFQsxIX1QJg0rcgmGSQHKizeFP2d2v1EBkwa9NDLaspbavZsY4XnFPUw\nmAmeELVes+iSgJOjDCkRK/jr4br45YvsMleGrPRM9T5qQkjvzBgZyboinFtx\nGfoqn5VNAbdCkL6bnUcVYtqf/sO8PU2eXtchL4q139lFh5tktK8aKwcFd+kq\n1FdZOed2LT04bSU6RzoDywQW5HxJIJke3YPra8LTjVruNF35jdZAyqMTTfSw\nl2Cw\r\n=imMq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"ae1d6968a44995277b38dd050ec2b29376932f5a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-ae1d6968.48+ae1d6968","@graphql-toolkit/core":"0.7.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.0","@graphql-toolkit/url-loader":"0.7.1","@graphql-toolkit/github-loader":"0.7.1","@graphql-codegen/plugin-helpers":"1.8.4-alpha-ae1d6968.48+ae1d6968","@graphql-toolkit/code-file-loader":"0.7.0","@graphql-toolkit/json-file-loader":"0.7.0","@graphql-toolkit/graphql-file-loader":"0.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-ae1d6968.48_1573746471587_0.2353031475562628","host":"s3://npm-registry-packages"}},"1.8.4-alpha-877a6777.48":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-877a6777.48","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-877a6777.48","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"a955f2bf0c91243fb25f71a76eeb65805dae534b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-877a6777.48.tgz","fileCount":156,"integrity":"sha512-6OF3Ao0n4i76QKdvSTplBdVwo7/Ij5BCAtzyDyIQHl3vy+QaqvSLRYQHwCN6LErZ8z1oEEUmsVTslPWCggsC0g==","signatures":[{"sig":"MEQCIGcaIQJwEoALFk3YaPN8jRXrov01fr6+yNu7QGMhz+IwAiBt3mrGLTAN5U9L6cHFnHTpwqnx2aJjjbyzxKFl9M7sUA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":241268,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzXdHCRA9TVsSAnZWagAARi8P/jthkvCuKIchra5G18l8\n6KykgNRlNHfKNAOepubmEZ/W/vwd90+Xbf/i1eQrLznddDrDbPDLRoY11P6l\nj1MAJ/6JecAZeWgL5qrUWMcaLW2ca9l5Z0EZYh6dpF7U6dw+egjETtOcP5XP\npb9uYVyBK8jC3ZV0RwfanZHnpf6i1MnkaZlLUJeX+Xw/kYzQ1vsMqjfkVbqX\nJD5enwRvGIJBW5Xk+m/ORupRqxMoDHPm9qh4j/EGfCPBMCSQsBjJhzSwae8N\n50WBJw/t2Or+/dloy9CigeBDeWE0PNNUgr/TTIviQ0BQBsK3deEUhr4bIwex\n1zsx2RbaV7reCeXIJtKmLmN5Ospr7fBywNQAnI2HCpVn5UICIuuLxuE5+s91\nlxbBG8SArlmswbuKZS9Il0YJbrta0eZHH8IKXwLn/kOJDibf94KmIoZD+qdz\nszDAOZU/swDSVdGEi/YZOEmWTE2TSXYU88SM5BjQBUscL7jgzH0g528uRG3O\nVBl4t61qutnohYgh8hoOgClpc+Wds+9WdAr6HJ61qej7piB7IiXObziqQwlC\n98FrO6wpvGuLmK1JXxulizCtD/iDvJNCl+sqIzafgQT9rCwghL+OQU/uvRl9\n+XYqfgaUCXfpNiNO5bRTUen1vdDhE9K/hNPvF/gbioKopIeHVPKeUAaeRll8\nsB64\r\n=0ywn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"877a6777b96bd68d85ec0b417aa2c3516cc408f9","scripts":{"lint":"tslint src/**/*.ts","test":"jest --no-watchman --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-877a6777.48+877a6777","@graphql-toolkit/core":"0.7.2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.4-alpha-877a6777.48+877a6777","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-877a6777.48_1573746503313_0.26958346460852023","host":"s3://npm-registry-packages"}},"1.8.4-alpha-50d19b96.49":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-50d19b96.49","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-50d19b96.49","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"d70ff313dcc9ebef3e62f7f7e8b53d1bc59cc4a9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-50d19b96.49.tgz","fileCount":156,"integrity":"sha512-T1bp+/7UFg8AeLUy+O1EodpCbZ9LTg6bDRQUIgwhM1EuilpTI8pCZw6f43KR08U37SkCtn1ujZOOYUVPDSF6NA==","signatures":[{"sig":"MEYCIQDullbOjkBtYvyr8POvt2URs3Wsav9EBxtMwUtAcTJZNQIhAM5tstNcVWADmplF9RLLM01uMVkp7b8Xe19IqFtawCXl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":241268,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzXdgCRA9TVsSAnZWagAAY2cP/3Tdyqiz75VOzF70NoNz\nrQbSIQOPrSLatrn7OaLFeBp9mYqzqROxDVZRvl+5H4A+kve64st3keaJH1Mr\n6mG9R96YnUe/nEzaGhM4n5UxX977bOSesXmwtOJ29P+T0viUrCf3K5jGBZCM\nZcPSKPCpxnZf4KIXJwF7baZwtlVsukCfOtxz4Wlm36DLIIcIkbPC2Oe3OyeV\nHlOBpCEuzhj7tqgX+ggBTuo5qvBVhIKH2N/wt4eO2qT4Xz0CwXszLeLisRBj\n3MnF+X88V6qUfRuwjOs3zyOL/7PEZHmPYC3Dj3sFRmUmMyxqlEiB0brq8E25\n1onQOhY7dDNmv45U2ywTJI7tqle0go2FSjhd4tipJINzyL/HGSsqvL3UkaSd\nMZHDJtW4VlRUemkhpyqUPzqlLqpwenUIdwXQtHgWNGY3SH6piHj85F3S6Bsl\n55Fnhw1OFAIBQ/j1aVpsJQfy+mmio4T6dJKCo2UxDxBxr0R19qB/AbCILLYe\nD8uCyGhpMt4LFquICMf2IjtSq9Xa8VZYHxUMYV3oK+lg0H8U2MkEUIBWp7hX\niHHty43qbJpQX7LpQdSv8EVbysNWjwIXtJEVcVwWf5bnPr//uJ1GV0REQLxV\n72LKQ2gGvf/Zzc8qmiinjW4grsy+uhgXHSYgSJ3mKzNviFmasun/1LTRAvUp\n23JC\r\n=ZiO2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"50d19b9689ba510ea6c8c7bdf527ab81e5524170","scripts":{"lint":"tslint src/**/*.ts","test":"jest --no-watchman --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-50d19b96.49+50d19b96","@graphql-toolkit/core":"0.7.2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.4-alpha-50d19b96.49+50d19b96","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-50d19b96.49_1573746527972_0.4221519043970019","host":"s3://npm-registry-packages"}},"1.8.4-alpha-17b699ab.50":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-17b699ab.50","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-17b699ab.50","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"383a0749e4925d0d1f4788e64bd42d064c99f4e6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-17b699ab.50.tgz","fileCount":156,"integrity":"sha512-lfgd+QBOeMiIS7hDeuDYAaggzVBXn2zGqlQJ8gJYNM0uT0hQqs0k9IDTpDcisEK4xuEggAv2/WBlAakvMmFM/Q==","signatures":[{"sig":"MEUCIHVEKkcy/9KnqJ1E0Kf/K1gZBSytG2Q2XwSQkydBEKQlAiEAvD+Q+NYJYavxHfGEtTd/XRvI6NHAuY94jhz+M29u9pY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":241268,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzXecCRA9TVsSAnZWagAAC1oP/Rjrv4tjXMXEt7NFE3dR\npkAdVfjx1Qi+njDT72s+nCRgxdOr9qEdA5T6qHahuOOsG6soHjnxDz1pZ7fI\nvzt7MxPRU5yD8SwdI60z05OhgYOuk8uTePIIZRg3xS9DFMYX5zun3jjVSFok\nQIz/DQqwx4vO3rp7JGKayzblbQmDciZ2Z/es976gjmGdnSafflJDdrfeCzah\nNQ6FPhEWlJhHv9sN8DalDgCKja+uRIzzMB321IVTgacVCCbEQdSbGERN4Qle\nGA09B994H4nTm8/IOXKISqt/dALDOCFBFGkU/UVCUMq/wOvgEL3+fQ/tZLOD\nWs/c8B6V+NgX3XqQvNGQr37DkoOLvg46yjmb9WN/VBo/4VlsvAK6etQ3qxSK\nh+28QaOxziDVJp1HmDaihc5Q8Ot/2PChpwq2EEvQWZ9V7/0T+jCKQyaRDzXp\nD+YEkUkeBAgAUNBEF+Q8CkETBGLXQROTIeMZq270GJwem2g6z+0NRyF9/egW\nbFTL8SoY5vo5DbLMnoMh/xbosdMagA8rIMUSDl8HYXuSxnUG/uu8P+WoGJkX\nsJENfac/UneWIkfzPMyvIzhJVyIDwsl6e/gDd+xtcgLe0lySssidfj2B6obZ\nTaGZs8ISGUJZO67YzyGKD6ZD3ejGcUrLRfqyYTYNyeUtSiNqrAYK5cjkpJyO\n8n08\r\n=zCSQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"17b699ab6f3211971b67dd4e8eeaccce69ff3921","scripts":{"lint":"tslint src/**/*.ts","test":"jest --no-watchman --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-17b699ab.50+17b699ab","@graphql-toolkit/core":"0.7.2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.4-alpha-17b699ab.50+17b699ab","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-17b699ab.50_1573746587720_0.2520084137983385","host":"s3://npm-registry-packages"}},"1.8.4-alpha-c948322f.51":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-c948322f.51","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-c948322f.51","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"bc7c8343684bec964a6800ec0263cdb331cc4bc8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-c948322f.51.tgz","fileCount":156,"integrity":"sha512-srI5jbO0FcFYRxf+mlyLgQOzcxhGyl7hxwEXdRCD151ER38PILlIJ5M8gqKRu+2beq4A2Almy3nK8UIvLltBdw==","signatures":[{"sig":"MEYCIQD3/XXSxyqQFEGxLe+Z4Np1iAWSUzqrQeNcf8m9BUNWewIhAO2ktV0tgT00yZJ6btej6p5UjswnTnDminv4Q1IcW9K6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":241268,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzXmvCRA9TVsSAnZWagAAs7EP/iATRQPXq1i02h0CCG/3\nSbbZqZtz9TEVSQJoItWUoChvZ7G3lIMgMlFAi5M18VTDKh38EdXf60hqfyiK\nU/JkNvKjMC3H1uaFWxbXlBSGT2AgOn/tVWpIPIOs3WQ7H7XGhgwihVReJ2FE\nCK18PBAqww5/ZH+mCiao6SOBxIm9VQ2zyXjkPuV0DyrJg5y/2/A7ICnIvUvG\nxjI68oQVCklrtngwSNwy0nnZt1fi9KwsZ64k+ixIZIEMX6doXWhzY+XJ2a9a\nkVdcvm1qhZLg3b2cyK2TyEXzt9UHPp0yq4tOsMVOa2Fb+zhrWSRiC+2N4Y/E\nsNO3gd2vInaD1bsdQSA6mQQNHFzuCCzkngPOLUGuNBWzMZu/KcQxD0ZNFiAx\nTXE+C1u0pEYg7EUR4WvicNUpc/kATVZ6EEfzy0kJdukZB88cuvqG6KQefdMv\nJ3Apo3aqzfAKmmRLlgjuc4I1x8d2VMTNqDheottxaEfjT0Kwcej+aHbE5ZL8\nKbNWLeRV0aIfFP0Stj7ftO+A3O9RFSZimUIElDSLS+p7/K89Gu9hhpyS7KOd\ninYO2f4QYXgQgrY/Q75vC8kUcNlD9nf5lJKCmwvi788oKd0nCJXX2VGKL5Ly\nxnesoVHnmOZQpYmRPSK8an0o4f6cc+I/gR9XbrGv7oc+w3Hy2teUztl46O4Y\nBqXP\r\n=Cbk6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c948322faf200f1d60633363bf8dea7f91c6ccbe","scripts":{"lint":"tslint src/**/*.ts","test":"jest --no-watchman --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-c948322f.51+c948322f","@graphql-toolkit/core":"0.7.2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.4-alpha-c948322f.51+c948322f","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-c948322f.51_1573747119203_0.4436078311721223","host":"s3://npm-registry-packages"}},"1.8.4-alpha-894b980b.53":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-894b980b.53","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-894b980b.53","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"9ca3619da80b2dcbf696cf3da4cb36a34ebad08a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-894b980b.53.tgz","fileCount":156,"integrity":"sha512-7/rV+2PrDwrWnZhJ3I622KmiRH55jP++nuMoejZfZoExMvm0wUfU1i/9qxT6oxqfW6v6/9Y4olTZGzgPlDKfhA==","signatures":[{"sig":"MEYCIQDVWDNCqruoee0Dlfn11b3ZuR1dRqzU22/NLe7QqogotwIhAMYMhAZioxaIGuQOejItiFYXrsD403x/A4+0UjXLcEEC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":241268,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzXnICRA9TVsSAnZWagAA3noP/26r/ztgrRtmPNMC7kWH\ndAql55uax4Cm83mzpCBkoC2z7/7joGr2DdraruxfkQF2VUTOZwHWidnCO0Up\noI+P5hESyv9TAfxt/lrBsCg77Izk4qEeQFE1a5DxWl0FImuUXdSJQUqd1mQb\nfuGSeXJT1gN+yChEWIe727HewTCGin+2S8VGVdAj0iUZUguQ2goZgRIvSA0h\nldNnMW0XqUlbLDVbawEHoMmoGOscqtLTIWQTYPR6EIDFSxPeSzFSfRXnu7qp\n+ozdTyg4/+pnHSuw10KMl1NmAHgxI9RyzaMEhI/qWNtj5lN9zIQRlD9w63P4\nfIs5QpwSXR1XvjZ8QsgG/yf67HFpTugHIgA+hy0r9xDi4GgVbzR3RWWhJuzl\nwfFahFTbP13TBoBbyUuaay4+OecAdv6y+BtEDSxGOElaT6aWSLQuJGmhRI7P\nxEHmUlg02Gd/ZuKSvx7jEd6KP3CsBCbh/S2P8+mW1/uSF2xZngz3Lpoy74ly\nDio3yeAiuxqnOWMyl/kIQo98SJcPV31f2UJpNA5+AcWYA0AstTZCw+Dgys4h\nv/EAHsOW++4OdSeY+y6CAn5RMYlYYY0IC9p5HrXTKeF9Z603tGH857rgQdqS\nnuQECS+tiLEftMkZzYl1qsvoucDXYBZcyTda70u6j6Fo1NUnoUGIRe9ogL3E\njduT\r\n=3pLD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"894b980b84a04fdf895c72ebdabca6abc60551c8","scripts":{"lint":"tslint src/**/*.ts","test":"jest --no-watchman --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-894b980b.53+894b980b","@graphql-toolkit/core":"0.7.2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.4-alpha-894b980b.53+894b980b","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-894b980b.53_1573747143587_0.5049601896527991","host":"s3://npm-registry-packages"}},"1.8.4-alpha-85d0d5ea.52":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-85d0d5ea.52","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-85d0d5ea.52","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"04fd5d6f96b8febc30ac3195a0bedeedfd2438c7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-85d0d5ea.52.tgz","fileCount":156,"integrity":"sha512-ubdqd4dayUH//FmPVlu6znF0i9xjvDsx1Agaen325VBLa5tnRHy5exr6kLhk7Rs/PxevczvXzugkvvNaOwvNtg==","signatures":[{"sig":"MEYCIQDydLd+PDNt+SPVxgKkpu+WQcQ4XRhskR8MGa5+ERWg9gIhAMsnqP760BSifOvYMKeu1/tp6rf1vz1eojh9Ol3KeDZE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":241268,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzXomCRA9TVsSAnZWagAAlsUP/3C2Fm/oiP825jQJQamu\nyECGXKXkgj4Uf30Gq1dwVTZS1thtLFQs3rUN+gGp8OwKGm1OHmhl417f9Z+E\n4pillhmDhsvtaFidZpz/dTrjc7Rk0X1E02wrVY1mbIQ3s06kANKQhdUWIVcm\nq3mvUelB1xUBDQs6bDbKgL1XjBUm/zkLspJSCRcoqkHX9vSr9TqFrGLH8Q3a\nQ9wdNLsXqVwcwAkR5OTZaeOWcHMwa6W1e5RYf4NiVZbrESU01VIcO2dtvu1G\nGwc7exx0OqFxPdYHPvO8Z4BJjzmdSSExTkwFt7EGlR7VQ0pNGWGkpiHtFjYM\nSQWn48X3uIfKjgPBE4hTaoGARA++0f1RyvnJQPXPaFC4SSF1rD+dfC/rKoWh\nbhiQw/qKZCF9OG6vT3bVlnTHC+MVzPQoFvzBMmyNKJ5lhDiPuQhWRIrTIYLZ\n6aagHt1ThiKwkGEp4+iTnuG48fXZriHT0nxC9HeXGohDVjN28f9ofL/zMtSE\noyG0eBNmOCU82Vq/VO9A1EdaykSIh46YGDq9SAaYbK1xrb0Y7YyCyQua6e7p\nBEpMl2D6VW3AFaQeBVPwf9egjh1CGH4+/HNHr1XmtEOww1akTVy62UJxdrDe\nFO5yEBMHNK7Ec+BtoUyRY7Cb74DWupiL4ov5F0Qrs50TgBjZ6c42OE8TQFFN\ndbom\r\n=w83Y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"85d0d5eabeb0fe1019778aee77c18b43f0a5dc23","scripts":{"lint":"tslint src/**/*.ts","test":"jest --no-watchman --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-85d0d5ea.52+85d0d5ea","@graphql-toolkit/core":"0.7.2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.4-alpha-85d0d5ea.52+85d0d5ea","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-85d0d5ea.52_1573747237680_0.62216666817189","host":"s3://npm-registry-packages"}},"1.8.4-alpha-fd2aa6e3.54":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-fd2aa6e3.54","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-fd2aa6e3.54","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"72259b22f03b58d9ded9ed951e8dbeb579a8e9e0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-fd2aa6e3.54.tgz","fileCount":156,"integrity":"sha512-pzQaCv6A0QE7ql2LNvyUz8mxMc5Yzdnxo+l3tT6Da/KOIGsejjoJl82dAUrWZpAZ4QzaVvnq7iURep4ZhDZOvw==","signatures":[{"sig":"MEUCICgYoCXbGDfKsTyggOlqpyd9+Wus7oTAyy1xmC9oQW9sAiEAkomL9s/Qh+PnVtJVSH3gHF7R/NohpN7+UVVy/eT5tBM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":241268,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzXp0CRA9TVsSAnZWagAAkNoP/jkXm0dXTajbOPlvEN86\nV5NkgZUPKU/84eTY0c6QRCsK2T0fZ3ed2KJgusggKvZ7ajULNT8cx0Evy0/G\nBCh42hXqadHiV97NUsTJn95D/yTRpE13LC7jK2woLsmrW55M9Xxurm4D2ewF\nPufs/4JG19tP8AMMraMiEr+4RrEP+mQ1rLwjEQfqnwdQ4L0y32W9fTKkUNQ8\nhKpiRVQ4IfLtvOetwfB64nv4EGIWtHd2OAamQul1Yl8MFJUo6Y8AcHMj0p8w\n6fBA/HqY+5762ytH9o7oldxBLYqaYDv6u+l5FsoR4eGjIOtc2oGk12FoMv2G\nssyvg4Ujwq6gnad14RDtFOer9cqbV8tPQmrA3e8YaxYi9P8Fm09qYxQ2gafA\ndRRTVd/qPK1FySxs4micBNZLr0L5HPmq30CuPkt7EzSA9iNtXfHgufwUbWBC\nqfkVS9ppjJ4TpWzNPMyQIm8UyAZuCwGwm/lADomXMxFB1dTyrasjy9khksxR\nD04wrYaoUD2PZchaJgnRylavamLdvXGP9S3UvGSlIkoXOLK/I77IpoCXcrzv\nGuLneVbVhentOVURgl3wLRFA8+UzNAU1E9Lk/ntUt6dYyvmac5XS47EZYR2e\nIqxQXJACPvG7P0TuyMd4qZcXgREuNIlOluFKqonKygmilHfGm3+q7n5up5JU\nMWO3\r\n=RLIY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"fd2aa6e3e3a691cab4bc76b811a6aaa1bed81433","scripts":{"lint":"tslint src/**/*.ts","test":"jest --no-watchman --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-fd2aa6e3.54+fd2aa6e3","@graphql-toolkit/core":"0.7.2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.4-alpha-fd2aa6e3.54+fd2aa6e3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-fd2aa6e3.54_1573747316194_0.38676918747406197","host":"s3://npm-registry-packages"}},"1.8.4-alpha-7468a810.56":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-7468a810.56","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-7468a810.56","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"62d74d7266603e45f1f3cfb4ce47bc94bd7f8ec6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-7468a810.56.tgz","fileCount":156,"integrity":"sha512-+RoE5om4utvdBvPEfRfWh3duOsNxAIq2IIqrPKXBNGbf2W1a6CGNoYdm6wxVKKrrD5pxKSs8d0ZSUtoBA8V22w==","signatures":[{"sig":"MEUCIQDVWyjr1zQNAWKQh0MNiyxwcop2/yuaw/uHPlR7VET+ywIgINXIfVbtGgErPxsr/47Glbu+2arO9XbBHtnXkdxSovc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":241268,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzXw6CRA9TVsSAnZWagAA9q8P/32Cop0u3R1IVQxrg5rl\nbFv0X4KjkDBQS1LHSKc7zRneqMSwDP898/pkVk076oFPWOpAiRFcISWtjO+6\nb4RbjoCE7rfGSCLsCWBHw8Tpjo06ga4zaKqf8lp2gt8lbT30UNTzYiLS/9ls\ne8yzdx3a1F+0XIik9xVw01X7LKbCB3gHQuFLJD2ZKjoq3GKPjg6NrIdFBVSX\nAWPleMNy6yo2Ac3GnKQlnIXd15Pp0QZDPu4lHtZH7nESVUZVdPmxvDJXEgGf\n2sR50Q86BjohvDCHr5INgfzarLQ9lrBKqK7GnxwSpK/DA9XpZLH4bSmSgNKj\nxaKpJFglYeGAWxYp5veESPl9QSLEZfStN0C1B+hwFfX3Xvo0InF/WhMj1Jnl\nDfhYG9HYZUr0o5FRhJlEXcmL4jnmBqEYWi17grC8iXEZAZoRWIPHVq9b8fNb\noKeuGoHjBtYMF8aAFZXZVrfp9ZycEfJ5oIiJoptbC3fsz9BEIRAcGZz5FHJf\nFi9FzqgoHcpWvGr4Xflmr0T1yyx7yCWe6RsPYT6Tfof+eNP83g4MIhDI47ZQ\nSV/aXVtH2i4xzP//cwvgCJhcVcbvzw1dnHFmdY8aiAW9VE8R8+OkhkuirU42\niJXBEQ6dwdV+MjvVZ5ETByOgrLZSVGgu2nfsNTgz7JiMZAIG0vMx8g+1FQXF\n193w\r\n=NYQ5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7468a8100a8eaf4c08c93ee57f47181e2e79a8d7","scripts":{"lint":"tslint src/**/*.ts","test":"jest --no-watchman --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-7468a810.56+7468a810","@graphql-toolkit/core":"0.7.2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.4-alpha-7468a810.56+7468a810","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-7468a810.56_1573747770058_0.32992734854356853","host":"s3://npm-registry-packages"}},"1.8.4-alpha-641c6cf0.58":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-641c6cf0.58","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-641c6cf0.58","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"edb08b1e10393ddcf980007cd96b32a5caefc6c2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-641c6cf0.58.tgz","fileCount":156,"integrity":"sha512-Hm3UwRopBfcKUlSNQG5dYxYWlommqpVzCywdGZ8k0umuFwkZeteWPv2Y4bXx9qLzXV5AtVOlHCNvn6T9+lyGmg==","signatures":[{"sig":"MEUCIC3Q3mUhqpCBpmmayAPlinPLybw1JV3SbbXUWrqk+FLIAiEAv5eFgiqLBmsFYG8ZwBRf7DtYX9QFamgLD3TsVEXv82g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":241268,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzX0bCRA9TVsSAnZWagAAQA0QAIHqZ6pdKvhPsxtLgwVN\npWoKkD2MwGzHCnXmC5/gg8lE4SDjdxh9JBwqJ4bS8VCbFoaZN80qZ28MKREM\n+LDFoCLG00lM9RiMASNioUDec1FwnA1tUU0Rezn7iTneWrdqYO1U8TwjDeNp\nCyqy4ue4WngpapLU00daSP0E8KLdZXkOHZ2A9vyr2G1KU3nOBtDkk1CXfkEA\ntGrC194f1FyU60GMLTjPC+tbdpfuvxAaY01o7KBUEageKJWjBeoHAhIjPgvm\n/unnmzjkcHdAWirh3RVnBclwk8YE412xbo49mGUxmABmbHWy65qM3ybfwVre\nexLyezdWrn6eDuE7+XtJekSO2FtVMQZvkm4fibmzncS53xQttPbfuOdwfSn+\nMYJ72yQH/PtMkG26IQWWqSSfW8WLUs9PAbHGTLKh+cxP6fVX6gHFLWaOheen\ntR0KT+3p3T63HVMvTYSCH2dA1fmMWNgzbZDWrB9wmJDcrkB3KibD0UFOcgVQ\nAIqS4Gl5WahqAOiq70p8H7ynjnE1jsAxFXeE1npKbxUEGi7u0O9kDpwBu8SR\nZ9Vx+PlaHYYoolcocV7weC18gv/yOpHoB1ea2qPtkH2HT9TfdEZfiPIcSieD\n01PVN+iXu2m5ptnOp12w5E5p1vFLgW/tSsLAmWjkXufB4574aDn7ZXcHmK7E\nT/Mp\r\n=npAH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"641c6cf0a40b0b0e9a8b3cb8663a1aa8adf02bbc","scripts":{"lint":"tslint src/**/*.ts","test":"jest --no-watchman --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-641c6cf0.58+641c6cf0","@graphql-toolkit/core":"0.7.2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.4-alpha-641c6cf0.58+641c6cf0","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-641c6cf0.58_1573747995378_0.8665649293516575","host":"s3://npm-registry-packages"}},"1.8.4-alpha-fd1d36c0.55":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-fd1d36c0.55","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-fd1d36c0.55","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"909a8e311e333e2fb9af550138e815fc5fb8df1f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-fd1d36c0.55.tgz","fileCount":156,"integrity":"sha512-Ew8+Svto8740OiFWV8mov5BmKKCdH5YBE9duJrr8q3JLkQ2KrfAM54NjOjlzFWajBHGS9/KerCq2q9aLrlZdpg==","signatures":[{"sig":"MEUCIFgRvdYkSqV5hWuGO7+ziYr0ydKUNZfGlQjnb8U3km38AiEA7lGfLtRNbrP3o1tkHixd4rJwh3x8t8cPZorYcoyhlcA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":241268,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzX07CRA9TVsSAnZWagAAMCUQAIgAI9SVUrLaK81Dz0la\n69ccLYDMnCIJUE9QYCzfNqQSXNWV48jIysdnEvJCs07WVI/SwZYJurhMeXpe\n9FJN7QCAVJ4UjT6xMwXRKbHFPcbb5Vnol6jIEwmnMOnAfxzk3EdxUefyV2Gx\nGYKReuTkFH/WSfVcrdTHrNnhbx9NeIY9kIBuZE+3r/qZdmqOcpth4duP09hr\n3SUDO6NHUVhrsJDZwdvUVApLu5xXjZHVEKcTjtJJbZMN/ZS+uR7q7b3Atw2u\n5OaSly8ro6k7xXXHc6IIhzSh1lXkIIGTxzUtAqVNSckmRCt3dsu8BB7QVnHY\nKMNx5F2ARMaOWGmpqxB4rHmOb4bhRTT5gZBhyF/cA0ZFS2adJCFU2J6Ix4OX\nF3rFkoEgmwtZOfmZWn36Eb8pS2b4dXNGmB+9vpgqXF3YR42Gm2cYasuDDBkl\nY8WlSrR7aOF4pNJpHaWPZms/6QeiDcANghaxvW7xX8ZdsTg6/dOzUiP8XPHV\nIHwn86tz5G6UNmCuoXGT0kDE1PG9U7I9i4Vt0NmeRtCBkpRA9H3agxemFr0p\nOF0W6YO5xTK0mBsqfGnZGmXNJP2W76anCve+QL2rkoLa2kbEBzHmcJqIP1Uj\nuMJJOa7SbLpLfhZ9tAGN8eWY9TZ+1mCPFJQu55x4M7PM49MGzdvrI/4M2ImS\nwCge\r\n=KYbv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"fd1d36c0c5ac3d98b8aaf6ec60cb6b48de2f2e93","scripts":{"lint":"tslint src/**/*.ts","test":"jest --no-watchman --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-fd1d36c0.55+fd1d36c0","@graphql-toolkit/core":"0.7.2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.4-alpha-fd1d36c0.55+fd1d36c0","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-fd1d36c0.55_1573748026540_0.4042016387868925","host":"s3://npm-registry-packages"}},"1.8.4-alpha-19fe00ff.57":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-19fe00ff.57","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-19fe00ff.57","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"868f3316788707c889f5ee67c22d16b7d1c88ff4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-19fe00ff.57.tgz","fileCount":156,"integrity":"sha512-TiHew2wUDPX/omfxqNXM4wbKJgAygB9ODF9ADer+RxZRSE07/lu+gJEYkfFZuwVMTJKDOE1bU5pFcyNsN0zlPQ==","signatures":[{"sig":"MEUCIQCYyqZ7mXyP/lumUTseq8yr61Vew2emJI1Q2OdvI1BIigIgNTcVlKmA48jh/x2M+RMrsR3Byn0yLBegiOoJvhxOx/w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":241268,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzX1cCRA9TVsSAnZWagAAO2AQAIXveX4iAsTC8VxMwMVx\nH/X5rmPN09t6S0+Rx4aN3ynDhkUlcjPbq5+Q9fBFRH5lclHmrdeQ3jR89boS\n/WRXjkesPYDgr+yjP7xNEzh2sKS8dY7oscGEYGRda1othbAUiNO5GVOv1Cyj\nryqTOJ1oQz8uwpqnVyvdOtgSGcP8g64Wxj4FIEp8xe7lv2UzGmfDBu+V7gQY\nm5IprgkikYShXvVP/wEdgaThtxSAmoPH4rvH/tze9FiYp0XAYTCC111Aam0l\npLnD8ms61KNXsZ/cOmwxy6POwPdF9z1bXIJ29CMVwjsXkOx9wN0m4NX0QjdF\n3yPSHtyCbjVHYTe7GKa141PmYTIT8OQoh6CM1QAJoenj8Y8VVUeJJ9k2bflv\nrJUgvm2DJ1Y3mubDjwkCfj9hPGjVHt0KVcEA69CYoImukDECae+RrFS4ttSF\nG4jL458unUEbtXwYKEUk+vcR2mE3UDUFEvSo8om0szOHzhrIRDzxiWgLkZkg\nvGpk14Cr3LLoZC5WZ6FKEsGOTD9o+F8BEfMC6JQYZ1JqU5rjHTfTFLmKMW3D\n0DskCRQz91sa0FcZrNERlbYNPymtnLqJEwVmwhvURsbBiRnmzKUbBEFdtGJQ\n+91xoAktAzAjGO+NNvRIvQn6Ioa+SUTUMQlUG2qhfMuFlsk8vOHGCN/pL9Wf\nL9F5\r\n=ixWN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"19fe00ff847aeac4d7552f5af6565696789fc776","scripts":{"lint":"tslint src/**/*.ts","test":"jest --no-watchman --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-19fe00ff.57+19fe00ff","@graphql-toolkit/core":"0.7.2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.4-alpha-19fe00ff.57+19fe00ff","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-19fe00ff.57_1573748059811_0.5051318720446922","host":"s3://npm-registry-packages"}},"1.8.4-alpha-1f25080b.58":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-1f25080b.58","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-1f25080b.58","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"28c67df3ed5d942212d9e2753268b12655f814ad","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-1f25080b.58.tgz","fileCount":156,"integrity":"sha512-Ck5afz2zk5y/FMz3RTUHEEeMjunnvdx/rG7kDCvxIyLDebhYvIrK8OdUjV81RqGJkuHn6uDK3vafWcT+SjrJ/w==","signatures":[{"sig":"MEQCIAeNI2SM4hnXnoIwSg552/YKmlkk8pgJkSIYu9ts2b/uAiAL1r8hIb+1vJkS+2uKT39brYnXjSrJwQXdRNc9jbW56A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":241268,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzX7nCRA9TVsSAnZWagAA7CoQAI0O3MetiMld3feid6Nl\nyFyXeKVLewFmab+xj0oEWd2WsL4P3BqXdmRue6og25pvxVkGhTDtR5k1z195\nAU1sVmDyOyunEqLmMjRhfaGYipSuVUK3CN0KU3eWDfpyBZIR7AlONH/9dKms\na/xkUQDSMc2rmfR1pvV5tAx71s6iYFf2j+lQHeaCVw1nK+gh20H+Ri1k+vwp\nOHgojrsO7g/nQa0+L2zR1nNp6kpIy7YZUYB6yx6uAc0xVmaE2TEFeQGS8lr+\naPLPtIVBOcD2g9g3Csq+uQOwHTCk9MmO985Cef7VMEW7k0gmx3M9W7IN6y/v\na1H3YCxgyHme0P1jw0qVqy38Ge9EFpUB+5Cgx/eva/q8qS1g9XvZdBp05Nzu\nGw7erzyIkyyzmtAxzlCHus6uaVfPSb63Nnz0ddKy65/algzaX1ulW32xC6IU\nQbGfUhuHCmNOgBcQ9cAhUepD1BdmWjrC5U7gmu928U0PXbSiEEgNrTdDFE3l\ncqs9WSMIA92lHqf6+L9dyRzVKaKw+ULEwvy9JKvg+m4nwuVIFLSB0rJIuRMk\n7oqQ9gPgO/sWmYujrQUSypw5JSwUUNOT4YVM97RiYRzGDzmPxHI3UYVtx6va\nAmGxWTEqr83l9bXzCYefYUb6I/xoSbTfCr1m7mQuMX+9BbiKCAPoRHkhwotE\nTWlg\r\n=ncYu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"1f25080bf1108a48d1255dda1e5c7f180ee6232b","scripts":{"lint":"tslint src/**/*.ts","test":"jest --no-watchman --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-1f25080b.58+1f25080b","@graphql-toolkit/core":"0.7.2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.4-alpha-1f25080b.58+1f25080b","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-1f25080b.58_1573748455008_0.4109900454430324","host":"s3://npm-registry-packages"}},"1.8.4-alpha-6da2aace.52":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-6da2aace.52","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-6da2aace.52","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"27078db8bba07af546f317555f1cd2cc86f74084","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-6da2aace.52.tgz","fileCount":156,"integrity":"sha512-x/mr32wYAeAcBXK3o8fGthxZdiLItbDzZoLxUW51lgUApPkCfpp7pdaubB+N2wWG+xiAWoNXzzeRf1nA0OnEyw==","signatures":[{"sig":"MEYCIQC9EfG6gnQ2eorZRcKI6+1pDQ9mYtQW3wGHfKm+U3dwNgIhALcI/mp9SDc1i0DCUUW2wbGLwf5V7FIhYecjbHr8oXIf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":241268,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzX/QCRA9TVsSAnZWagAAlM8P/Rzt3IzlEo543PK9gtVH\nqkSbMWoXfhhZ0WyVYRFFE0AIy/exA4UKLzhZTJK+rJhsd9rMVNJaOf7euSMt\nOPLDNMEI2GYXFj/P2HCFN46czmXvEQnYNC1eUlWITFOUO2QOO6WGjVmaXXK/\n9rz4lqNm9gITDymveesKiAGWnAZjKhFEOmtwHzc8VtVP5r6pouwricxLKFuQ\nga/oUyfyQm4jFn9qQat/1EvmtRer5EQMxPtcUoVOSK7eZrLCmFIoyRUfBsyA\nJAKTYlp4Bl9sVZOrF1oBHMT6Pyv9k1onNjIkK7F7WAoJHa5BwhD6tGzsBgHj\n5XQBisfaJgyDed6Q6uE0ysL0xCUExrw2NNJWUX5fm3/7xffZeKdNh6be/SBV\nSKhycKMQXePkLuscyIQAbyrO9wRSYNp39bBFqJ5fBrvFLm/gzvBWMUvzHACD\nb+FRtHmMeJv+fmqMWoyvfFUXhoeVbFP3th+CdWEH65JUv12TJFsJGQ5oHEb3\nbqNzBjPiyc8lW+i2gVsxhst0ISV5qxU6hJgixpTe6F/Bo5GYLH2icMMK4Zc0\nzyv8PneEqCyKXT+aGWlSjmx3JPCr2d4MRdPpH0iy5CQ54FoWUWuJhqtOy/TN\n9Qq9CMyH7JXDoVuH4lC0UDHKmbKF+dwZ7b9qEBXpUOLfE2xFdFGZwQy3y+lW\n00em\r\n=RlGB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6da2aace6e3fb34e0363bb16332d0810cb90a4b2","scripts":{"lint":"tslint src/**/*.ts","test":"jest --no-watchman --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-6da2aace.52+6da2aace","@graphql-toolkit/core":"0.7.2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.4-alpha-6da2aace.52+6da2aace","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-6da2aace.52_1573748688409_0.6669373513815797","host":"s3://npm-registry-packages"}},"1.8.4-alpha-3e7c05f9.58":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-3e7c05f9.58","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-3e7c05f9.58","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"dd3f13ac16c19e370d57af800fdcddf153dbd183","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-3e7c05f9.58.tgz","fileCount":156,"integrity":"sha512-hGSXbiIRBr9rhbfo2liKYltDXsA0aWkXafggTocTdJZ5IVqq2OaJqBVMLmOgKRB29G5zEK4jVCHWHFr3e9t8dg==","signatures":[{"sig":"MEUCIF9c/iwbMJ2aEWxCn96fNLUnX0RUQqiD28M8xkiVdxbLAiEArticoNMeoH3q/dIls1Cda0F7HRciUsflLdGERsuZirI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":241268,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzX/wCRA9TVsSAnZWagAAddwP/2/lIIDA//5gB7j1QHSy\ndXC4aymvmpilTnEqWrxO5F/bGuiKiY6aaG+yu6UjAzOy00U3rsGXrAmmhQtM\nKL/5Ch9gmBBeCZ4xUievtCF9GtgG65erImbk3Pa9QJ179oGYlEA72iGX0YuB\nuBI6Xn2sh1uHbT6E7xH7AE1+DftRvOsWg8sAtyr175cur5+FTEzhe0DaRm1v\n9tBwHieqIDgvdcOcpSaofw74lNHk4kVZcdekQHKsmgs6/1GkUAYhFcBaz9zw\njiX+pBn0RFPlcqLMzv1QTF/BJFLkDKWxdOUSlzR+sH7h2r9GqxCm6LOVmZls\nIe9c8MmdVq1IzkRS1MKKM/wL/TdnAKFyzheYV+BHsa5BI5lTTWjGqtJ3HFIv\n308D9s+Bno1y7nsAkLWD9b49i+CLJM/ozuFxbEotJi7TG4hp7lwrfILZn4Te\nFxN3u1gt9mevl+ZdypU2YNnaA+T6tjkMrymU/f3CJQIPQ5F4XDDQS8PgKT93\nB1mCkYGrddlQ/ZpJLVxq1yFlNNkDKgrcir8QeJN1lWvRc2PFlRCailRGkDGu\nl+g+029d7cMwwB+Kknv4Z+8FtNcCzFCrCeSD5bK/D3oDMb1BHi3wXA0JSEHj\nPGGFJdn/WDgfq63evJNGkwblfOmQsg4vRVSiuvWZD+j8w10m1FrY8Uus2Nec\nPbPc\r\n=PZfX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"3e7c05f986fc308fbde7d3ebd0e10296ae55bc1e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --no-watchman --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-3e7c05f9.58+3e7c05f9","@graphql-toolkit/core":"0.7.2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.4-alpha-3e7c05f9.58+3e7c05f9","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-3e7c05f9.58_1573748719762_0.44242826871837604","host":"s3://npm-registry-packages"}},"1.8.4-alpha-2df7b157.51":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-2df7b157.51","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-2df7b157.51","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"adbc2cda7e6e3910289bf698c1f31e04b2d5f659","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-2df7b157.51.tgz","fileCount":156,"integrity":"sha512-1LktscLtdNWZ13lVd9BqEp3ngejWP9U7kdIuqSDyTOX+9k0fCtQOuu/bqKSBFoL/KjJOBLNXSNwpUyjMFOO7lA==","signatures":[{"sig":"MEUCIDB605Oc8SF1A3YvM2f2vGS3OIeCGlyxsvVzb6YLrRKmAiEA2opFcJdyO/yBoxrsC/d4dX1n5lg8QIeg4QubfzG5D3A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzYBOCRA9TVsSAnZWagAAOzcQAKLGxS8d82yeZ3LaAlmi\nCAT/25YjeeaIw91zWLg6Ly9c0nK3dFgMrWqtYl9uEyE7ey0+jRIiyMR7Z4gq\nWF1ujWffI7sBbsITnPKjns5vNnVXq3c3E5vB9sTbLCQxTkopDbyifT67emFa\nzZIo8alQkf1nRJrn6eFHZcK9qSu7j8xDrYyoLG40YZJKQH5/H4W6bv2tbFyM\niDO+u2sGgL8+l1f2JvG30h4SYWxB29Epb+vfF2Ty7LHyu9w60trRu2bZngDh\n8OKpoFIRGh5VKUQ/lsJIsrfyq+teGN0up5BG3xtlhI+bYyRdZOON4L6fIyoH\nMurUdcPxrXzu+BXfiFJIya8I0LcUaahXEo4z79jYGxeUM06Uv0QIFH+rl9Nt\nhwm15f0hkAIzYgFFo4qKVCgYe88kB3pqU03JoL75qMWu9KcNHo6F2LG2GHhq\nIMK+532po5Wr1TXobrBLOBdw1jwcIfbEyUCPbYE1ziQVlKu3W2FXqoYD6YHI\nLwBUjRf7oLHCAhQ+9leADvN2ICDs9pdnMpxOJeoHpdSfJumrWqb+ggwy1LBo\nqd8tHQ+87HTDwf7ZIEPHPCsqTKFSZHnjaepvGgQyk9EMp4eETVuKeWr7sI/3\nRy3wD3KLpA/SCsym6wHjan70XFcgL30x4mI1W8CecPnGH2FDQP1S0IHLb+NG\n9/Y7\r\n=e2PE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"2df7b15707a93a0dcdf6f0e9536e2a5959a6647c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-2df7b157.51+2df7b157","@graphql-toolkit/core":"0.7.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.0","@graphql-toolkit/url-loader":"0.7.1","@graphql-toolkit/github-loader":"0.7.1","@graphql-codegen/plugin-helpers":"1.8.4-alpha-2df7b157.51+2df7b157","@graphql-toolkit/code-file-loader":"0.7.0","@graphql-toolkit/json-file-loader":"0.7.0","@graphql-toolkit/graphql-file-loader":"0.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-2df7b157.51_1573748813960_0.35016933504950254","host":"s3://npm-registry-packages"}},"1.8.4-alpha-aa709191.58":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-aa709191.58","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-aa709191.58","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"24ac6d02a71b3c45128d249b89c169568d4718bf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-aa709191.58.tgz","fileCount":156,"integrity":"sha512-LFj+7EIrfuQ591mYQgQ1gpTGUrN7yCgGCNquDJztfXBl2kaZTtor2GriT1q6fDN685xi9ALdj32bA7CbmlN8Cw==","signatures":[{"sig":"MEUCIQDK8DAr/vl/vEHpQuL+it3mo5CIOB7MOb6Py5BUOqk5OwIgf4WL9wjY//OHh3m32ni9RqQ+JHl461Lemuya6cdCZks=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":241268,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzYCCCRA9TVsSAnZWagAAt0wP/AuAEQgRnbBDaCzBE7R+\nQpb46vTZ3xbC9z2LDisuOm5mdOo+R9dKsWyMXJmpnAYnmM/QpOOdZ8WGyVHV\nlJT2xY7nbWOzT3odXMGCgm0K5dVw6H4Scz42gz44Kac/4albDFnp58acmbE4\nptnTi38blj5eyQNj513Si4BL30ZokrOpwsHGBG5lKDkDjl3iOcqouhd4lZo9\nYuvUQD21ajLwYajtWjFu3Ub2BxTxYmfxeQg9PlviKEuSc1polEfMM+HXMIYG\nLN1qOrIBvPKYxkqY1olAqsrb0h61yw3KIl1M/it+kqWa+L6vER7KXDdKxcIj\nWvoXAQfdjmlcfGwdHYcIBwNHe+QodG3rrRpC/xhoJ2JczoRE00y/BN1hbBYo\nkmoSJBz2ke+IMmTCUPTCBBGDQEGyMtCp1QOaunMcmh/vkIGqJ3E8Q/sAZny9\nEXZ/lnUBWhDGzEuXKuM61TBGvCaR1KZkwe0Ktcwpl7HViNWKpUH8Pz6JfYQ2\nTkYLmQeJe8CU/evlts1fVJ4GnPH6LnVUVQnBHz2IflM2eDqJpQDKEYSYt7hW\nrAr0xQ8WTgT3z62dy9T7r3apSuPDAHwsHf7a87MMzWpdmeeBlb1kJJNBDKa1\nY2ylGScQtHX6WxQN1sOPObrA8hx9W/iXSznMlAGN7BaYjJM2A8D5rGr8rLX4\nYQhd\r\n=9sXs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"aa709191cba3219c3fcd9c7b4a298fcaf2508314","scripts":{"lint":"tslint src/**/*.ts","test":"jest --no-watchman --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-aa709191.58+aa709191","@graphql-toolkit/core":"0.7.2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.4-alpha-aa709191.58+aa709191","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-aa709191.58_1573748866279_0.4130344968286228","host":"s3://npm-registry-packages"}},"1.8.4-alpha-55565df1.53":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-55565df1.53","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-55565df1.53","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"8009cbe71e88dcb93484771fcefd1c40109b9ed4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-55565df1.53.tgz","fileCount":156,"integrity":"sha512-jEo5GW/0CHQMQVggEKYEMvXAmaOMF3XhTIyGfrPdbaKJgz43gdsArNpIcVvoDGE7CokpdM+EmYwWjUIcpJjvtA==","signatures":[{"sig":"MEUCIGg0p86aVDTDX3diEXnuzMO8K0nRlnP9GzFGWusf0tUbAiEA3vl5DhYVV1stH4y6sAzYENeFQ6j+zEHoPOO0NwNJEGA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":241268,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzYClCRA9TVsSAnZWagAAiFAP/AvlrFA67XRpyS9wHbpm\nZZkHvYytWiAo4/WJ0EHjLXoYF88pUztnVe8WJqzmxVSYCtfrHpDdUtruLLiD\nYFaR99BGDWaqG7Rhgc6gjVyBg2KJdvG6Jj7CuzmseYxKEOwAjYdNbrpwYgNQ\nprPcUbsoemOpzygKa/19/gCCl0Z1hNjKuYHaL+6kAnOBpFyyEGXxAHJYvzg4\nYHQglvAg4U5Jp5PLkLxjwnmgdfgOLzsghH5Ycap3Z4bOEQf8hxdLqNOWWCcR\n5kUu7KPajjx4H2VPLanE0ZOeKkPEXJZiaZTzB62snuJCgaaJKK+1kCZy3TOc\npFqLztUpDmWO5KZmRYYxnv7upHOiRpmiRokNtL1/oxo78QeEhPJBX7HtC21l\nAw2gb8/0s8f7038HbSuTY8L5jDrmESVfMs3/A/6iMlYoiJhvVu0p60bQOqem\nKowQDwrN4kQR1e2IxuzDcpIOp/AhfPAmYfIGmI21IiKOWFOrNFJ6gm3BcKYm\n2ASxh4tCkRREYd5GpJscEXtlJGpf5h6Um4YsA3+D4hZoeNlcQgbD7DA+cM1k\naOLHl0S+7G8Et3SvSsM8KnnpG29uaOvwMy4SGEQvcuYJl2YL17xHmmoBEX16\nelIQ3Kx3+wzsJJGPmMPOUqVta3Mt7wstmGmcDnHhbuaIjsfbwpU46Acnsla9\nzNhc\r\n=E1wD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"55565df10277ed0d2abee99928fbc7fca8eaa186","scripts":{"lint":"tslint src/**/*.ts","test":"jest --no-watchman --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-55565df1.53+55565df1","@graphql-toolkit/core":"0.7.2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.4-alpha-55565df1.53+55565df1","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-55565df1.53_1573748900714_0.5935789767639268","host":"s3://npm-registry-packages"}},"1.8.4-alpha-049ab71f.58":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-049ab71f.58","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-049ab71f.58","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"5361fd66612798db96b9a8949b9e9702381b0218","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-049ab71f.58.tgz","fileCount":156,"integrity":"sha512-ziy6k2/I6AtuYe7w1FSawhKzx/zIEIcqMqcdtQclLcLe3jNi+WXebStsmc68dJgKhRbj2Z1HlzXRQKmLe7t4cA==","signatures":[{"sig":"MEQCICXd5hfFxFZdsoRj/cwteHgCNqfoMz41UWKGSgfYvPG+AiB/Ma8C1tWAjm7kPMSpy4jfS0O9tqihyW+Hr46809pqug==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":241268,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzYKuCRA9TVsSAnZWagAAiBIP/0itfF511954j551RDKL\nCQFMraBQVGyZkXubimX3+SqWgLTnDIQ9l2TxTDs27aPWy63So9zG/vCIyfRa\nOOB0SAmiJ7amF9rYOcFkRToNSe6w2sosYZ0bULVtyaGwP2OZQp4c/prD/5m9\ncGAdzZyfScIOtiabrpSizehUK+67FU7AMr+SJRUF1gA/gOqGXqYLwmnGnwo8\nLiSp8jZP4p3925kLFPYCL012mWOy/Y5eSDbo//sodNZcD2oWU815Jm/nErx2\n1q2x3HqWatrJLFY6Zfp0JtcHvCvfV2gW/8CmfsR6GcoO+UyAMIn7lwLDslWg\ntih8JFy+hqoog1qPKIxSJ8HT65ItOpEu66qcOIDc6wPjapvtdVK3HHttGXTP\nNcVcXmYHHzl6XyGpQ/SJaKJcQ8ToK7UbAtUvLVbkSI8syMGLzfqomks0V+/4\nsbb0YHITZqLoXSoI2tCCwlkfGOoguBPjCjZ7jl+ByxYL4nWOVTO/sYxH5g4A\njUcrShAg1Xl51zye+9g3dZndkVnFqKX1FjlH5rRAWRNqc2r9JIoU/ngKtbGu\nHABJ+O3BLAPJdu2QUAcoJRLd8w2G+kFyv/HIS1SEYvzO6jOju6x1C5mg55ox\n5WWJheckPP6pwd5jz6G2w4PvUAHyR+3qEfOPY9HUk+NuD8wLXGvJf+KMrzRG\nO2V+\r\n=d9+Y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"049ab71fefd3dd259a7e248565b23de99c17c49e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --no-watchman --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-049ab71f.58+049ab71f","@graphql-toolkit/core":"0.7.2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.4-alpha-049ab71f.58+049ab71f","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-049ab71f.58_1573749421850_0.4193054478213938","host":"s3://npm-registry-packages"}},"1.8.4-alpha-c7fdb66f.59":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-c7fdb66f.59","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-c7fdb66f.59","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"4d1039d0ac5fe4feb722481756adb8dfc2da744c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-c7fdb66f.59.tgz","fileCount":156,"integrity":"sha512-S2DhmrUg7DfYk/8WibMByNAv/tig+9MaqXS7xeHlkTRbcp3tVn6OislrMWe5iS2CK96wQ1bzW24kc0XBEYxdRg==","signatures":[{"sig":"MEYCIQCchKzf/fHogjFLYCSHy4O/gIK/mDk0j33sEMbDf2EkrwIhAPvB7rob26pN84RRx04eq7xWPkUCyghI8xdeiYXycn6/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":241268,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzYM7CRA9TVsSAnZWagAA2BUP/ismIU8nRDSgFwdPU8+q\nt6vos09ZBd9NTviJW7rwOJ/ZAG2QjH0pgaMDU7F+cizGfbnHUkx6StBUQIuL\n9cl42hqzBBIpZwBdF4+UG+Th8QomjRSOhltiB2bc75IXnWrkFA6uFI9eobWQ\nKQQ1T2+qtny19gVFkm2U+nZFrM5uoKoCxRoX6gBN8rjAOpsyRpTsgVoC5ewv\nxupafageBtDtqfIGtW/GMxQyutlJGF83I6/H1+UocQd9S+2AjVBoWzrX4YzS\n1Lctq1kgqzK7Bzjxy7YhxI+rXV+LBI/arGjuoqqp5Boers1cC9MDuJWFhm0D\n8O6H1iyk05fiXlyfCydH0nO0rdC8aE3e2CdUtXhHXRziYPVQnhtdWaaRT4E5\nBWyvbbOILZgGX/f3QVrXL9rEaN0O1L6U2zgiLBkuT/TR2HquIzkCbQPbY/N+\nZEMJchHDp+47O20hZ73SRu7NkFyBIeJLItl+2VpIy+qSnbB8F2SoiA+KnZOc\n8tyIiUe0cEOn+fVAuQcvnrtYOpXUfUHGfH7a7SBYA/+8s94bWS+aBockiPvp\nOT0xC6MG3q3Af9Mj/shSrNB93m8iIFDh55L4yD+/B6nF/mA8ElgziOVH7V9p\nkXTAFSL85PNnLdyRe5hVb7YYsR1ajy7qD/zJXRXUtw4jMIYr9vWCOLYw8aL/\n1G81\r\n=9Cnz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c7fdb66f85cdf2aaea514f085bcd2755d66abf7e","scripts":{"lint":"tslint src/**/*.ts","test":"jest --no-watchman --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-c7fdb66f.59+c7fdb66f","@graphql-toolkit/core":"0.7.2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.4-alpha-c7fdb66f.59+c7fdb66f","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-c7fdb66f.59_1573749563440_0.5704702266878028","host":"s3://npm-registry-packages"}},"1.8.4-alpha-dac8f0a3.60":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-dac8f0a3.60","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-dac8f0a3.60","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"f49c2f799fac0d47b62632533ca3d541e1ef919b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-dac8f0a3.60.tgz","fileCount":156,"integrity":"sha512-qzEyKn6IwK202YrdbcrG6cnMRh83M9zm4FiOd7zUNbWtTNTQdyf39d1eXgYFBnvzvvrkZpPDIQzaJ5CTBLj7aQ==","signatures":[{"sig":"MEQCIFrWouXdVcBE0h1Q3VIzfByqhb8GCA1rYLGq+s3G96DYAiAHaVV7QerPl5jMBuakYsJ76FOkzlX8R/YwB8DO0+/hww==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":241268,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzYNqCRA9TVsSAnZWagAAmm8P/1NfzxaBgam0xn1+Ry0R\nDl3IwvR/9pyFKubOVFhbGfmpx8JrJ92lNG5ZnspKVXnY3sODd7y46FDcrxqE\nnIcdJqDKn0x9WVtmHr/ZWEWqFz6jmGPJXuX6EBKkvkI7w3VrQQpEvx86pBaj\nAd2SEh/srtjgn+RhOlkZ3EKqDUInZXIMQX7byrfTtbOhR5DcUSP306n05but\ntLTPqyHT3BBdTVVZbzqhc1K9fR5ppMRrLA/6n4mWfrmzzjplf2l8D8NpsD9Y\niUnH1I3Svbus9JcchPPI9/pC2KRpYcRsmj2KPf6nBHgS/VxzPppuIpP1OVnB\nN50qtZ8PznsCckWr5WOwVqLD3tiWmbxelFokobMvlpF0dEnjUAlcSrBfGJV1\n+9rklg+S9F0j6jVNA9R3H7vgBezSC1mgUVccr8JLzcUMm6/102qX4lcE7sF2\nXhVYGOchyYUSejCURXc2uce8xP1UKCFxwoBUrLoyPyQuloFkTvcOs6c2tYZI\nZlcD2oku4L+eY6Gt4YQqj3KgOAaswgDQE2dzQHrldd3RehKus3RUorz9Hnpr\nw4F925CQo3pLGnQReVcWC1XQnDp6SbTv80h4pX32u3fTmHpFLlJfSv2wnvEL\n5mYv+ccPqBItJjznBofYW/zc52Py/wY9+FHZCCTEcQ5C2CrUKnU8th7HLYVl\nn9/E\r\n=Ar4K\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"dac8f0a3f345f4b5a121d1e4861e5a5266183522","scripts":{"lint":"tslint src/**/*.ts","test":"jest --no-watchman --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-dac8f0a3.60+dac8f0a3","@graphql-toolkit/core":"0.7.2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.4-alpha-dac8f0a3.60+dac8f0a3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-dac8f0a3.60_1573749609531_0.9247076473730258","host":"s3://npm-registry-packages"}},"1.8.4-alpha-6d49ce66.60":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-6d49ce66.60","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-6d49ce66.60","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"1f8d3666ec5e50d8f63e8c2a5688e5e9f34b5cdc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-6d49ce66.60.tgz","fileCount":156,"integrity":"sha512-WR5odRpeL7z0ONBdoL4x5pdcDFkYiiZDVGOTrEFqKE1ZBWeFBOLsSyoBYHyas+i54ex28SE0IbkkUfLSV4ZL7w==","signatures":[{"sig":"MEUCIDhLNZQEXNhA1VpMGSgrl3jWZMCELLQ5U67tfEX2lI2pAiEA3r4s1R8UrfKhFinzksjbYYW9gAAI4mCAjmf69LIr8TA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":241268,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzYOmCRA9TVsSAnZWagAAzbsQAJAfRAxIZ6OU4HdRueMf\nom/xmjcBafWm5AqiUpGtH9knaBPKMdV06xeZHRhrCrntbiRgI0nwcmkZpI0P\n7ED7rXHkAEhjvFTPlU7XQus8mcodP2/dsojMDAhWn4Rb9h3NRniJ3ap6ZmQY\nwlApAlYM9TefZ43MeUsoa7RPTcXnMzS3pyeF8uNXSj1CRdPXuQv7G/i6sQXu\nkik2Y2IhT95oD6VcpAfixM8i9UZaHXm6mjU1qtNiLafQeJJ8tMDC09buhaGC\nRHWixW2piU7AtMRYDCr7vB1ExzLVL4WEys8NJZf6JXUoRsxNQodBwSNzjh5G\nxgHxtYoXAa3Y3icJL6WdJgVtpNKo7RdoXcSbazVhfhClUSE65APDj9T6y25E\nPPVRk2cmuBBw44NO8q8fekUXAQ2P/Acu1pPVpC9CJS98gLAR0QIScbIiZbob\n7FVkCy3k6h+3iMLeeeO6NJ5uemrB5gxzA/MDTqNPW3ldMtSIzM7eFHUaFSfr\nkQnoYGSuU4zmk1EIZivj1zL7A4i2HeUFZTuc+5ughY3OlIsugqbvbc4e+TlM\nAYu/Dz3bHAcPY8Jgf0iQivDzJcc9hm5KRtHekhh3XlcoFplF6kYxffDFUjir\nlsDf4xnYiSi+GiyYTshpKy0fMxigbTDk4OpoP0grCGR+R9OhNTgB/audRX/O\n0UQt\r\n=iN2l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"6d49ce662c79695d6509035fe82c0c3e0cb39824","scripts":{"lint":"tslint src/**/*.ts","test":"jest --no-watchman --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-6d49ce66.60+6d49ce66","@graphql-toolkit/core":"0.7.2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.4-alpha-6d49ce66.60+6d49ce66","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-6d49ce66.60_1573749670056_0.05867251615318847","host":"s3://npm-registry-packages"}},"1.8.4-alpha-c1807c7b.61":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-c1807c7b.61","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-c1807c7b.61","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"deb5ff0e28f4418719260697e136dab79555bef4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-c1807c7b.61.tgz","fileCount":156,"integrity":"sha512-QMY0YfoiRaeWCorF16PXd30SbVh82FauJLdXhoe75Kd+d5kNGI5YygnhsunoInX7++eViK3QzTAUH8nEntr2Tg==","signatures":[{"sig":"MEUCIQDBLkhWOmRdhv6shcSm/koVqrKpjO6fLob7jN13pLCd7wIgOkoINqt1pr2T/tynD7eEj6IPqcmqj4VIUVTwD29I6es=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":241268,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzYUzCRA9TVsSAnZWagAAzcwQAJyfnj9HF9Ozx3O7KbBU\nA1M+CNk0OTnm+m8lUaxuFJzH4n/Roq/O+hyiVXWkjYQrzqksqp26+FoSmhpC\nYO471XAp4TR5vZAoMdtSxaH6g3hf0TA/dGfNBHnLYNR2AEBSN/IYWAyiKKrz\nhwhfekvvHf8RfJyrCD1HVY4LBqf9k6xvlUx7QZ5hoDac86bCJe9dGOA+3Ps9\nw07LOxF5IgWF4l41d9j3jQ441FwWiQV3qgp45SrwSP1O7C8vKyPcbrML0HZY\nKMuCx+IBeFUChOR3EB11NVptjXIa4qtv5bRlvJjfnel1wUb6hxWngxGwVaFn\nRxu3r3Ge06egeyLn55IgC0cQCHYO3UmiImQgdnkgv/1ISi6HCxkJRpJ0VPLD\ndNVxqt3obQM4BeBk8UbOgue+QoIBcVPW1JJaegz2Cwx5pMcWEbXdv8Rye+67\n1ZtN6gdfgOgMI9ELAJKxBmkhI/tmG56yvOV1KEjO7UTPJJ0feREeSKd7p47h\ngLTYvPA/rtghcSuxwda6D3svgCLAVeziBYXaKom5IYmRE1t6QB118fjFwY0T\nQVosCghI87qwINenKSxdJQ05LIRfOsZ+4ehg4/Ax27C6tf6JXn9aMy9jSVdP\nm2ZcrI75I0C4pbWNQPqYNOSe6oOy5ZE2TsfkCNssjYnAt7+fUD78kLZWTPyS\nF0aw\r\n=VAVa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"c1807c7b53e7a94dea38e252416d25f8f34eea0a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --no-watchman --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-c1807c7b.61+c1807c7b","@graphql-toolkit/core":"0.7.2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.4-alpha-c1807c7b.61+c1807c7b","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-c1807c7b.61_1573750067048_0.583160141828597","host":"s3://npm-registry-packages"}},"1.8.4-alpha-caf19798.64":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-caf19798.64","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-caf19798.64","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"bf1143e9220d4981a033e043677f728943385efa","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-caf19798.64.tgz","fileCount":156,"integrity":"sha512-Pa1MKxaMQNEKYDohKLy/XYBLR2+Eq7WfvTs6B8jDoa/iPoxVbgHwi3jS7DgQ0m1jHuhTT9bhJdjFcwZzVlxLmw==","signatures":[{"sig":"MEUCIALFlmCPTWHQGAL0dUSzYsiFdQoFUY2t6wrLQdPjtFZrAiEAidCf3tS0IRqRAFcQUnFtFHslmHVUQ85GHvk/OUnNS1c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":241268,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzYeiCRA9TVsSAnZWagAAN+wP/15M1yIC2nGLLDvmVA7t\nRRSffKYdq0WIiIx1JSytRO2BkaCAXVZiPMYss1pH4D9F8XfgUPu97aUaJJ8B\nah6WPwwwB7Ms2vwtnDjXwm1az7HQrnLzy9EbA7+FDWcI4FMHGCowK596BSo9\nZwiOVnsqec3qeaiNHTTPMoMX3ZeoIUxSLqqFO34ZvU08GDSl73Gpi4nCdzFf\nnttFeImbeSyzRjN2NDR7rPliIO1dRuLeSCC2CwOwk8QpnLrYFzYzuBMDKaIB\njXP25Tm/SpqU33hph/UYZcSPl56HUE1VC2CLqDbInd9SDH5Xz0A/a9T8CAxJ\njUuf1rN013gDq1mmwD0ZliOJYqnMSpFKBVx3FWn50XQGSRoNZiKaDfAPFEjZ\ndcqhlQUt9bUSqRLCUdbar1/jS5TLNjAFYv67nZ46jhXfttO0KlFaY1YLewnI\nlHcdTeAjHCOvg4NwWAjvLYR4Gv4r2zyy+JIA8DFfiTtoBpy9wdNsD/lTZ11w\ndcDacAjdHFUl1KZTmOOyLkAAojjXkfUQd2SHNspNWWjDixeBhAfDZJYsqUQT\n3iGY8eZ+241Qq5OwjiE1MhUqB7qDDxWNhcGn6NlFmyWSkl+vKf+lP+vUdhV6\nANhoFZQ/GBfWYDbYNFLwE3HZccjIY6XP1vQteGNPz7ZX95aduhbP6KBvJoFz\n8/Yr\r\n=xB8P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"caf1979876f81254027afb9f95547ddb228e8513","scripts":{"lint":"tslint src/**/*.ts","test":"jest --no-watchman --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-caf19798.64+caf19798","@graphql-toolkit/core":"0.7.2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.4-alpha-caf19798.64+caf19798","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-caf19798.64_1573750689945_0.840942106929599","host":"s3://npm-registry-packages"}},"1.8.4-alpha-7d5e0c7a.63":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-7d5e0c7a.63","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-7d5e0c7a.63","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"53edb75ca9a60945ad87a57d5b41ccbfd2bcdc00","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-7d5e0c7a.63.tgz","fileCount":156,"integrity":"sha512-+mY5bOs43vblcBHLZ3RaJduwdI/9cEnwZBE0KAb9qSbrt/w2lp2TsrzHR7n43Pr7Po1POkkbh5ByOuVYV6jVYg==","signatures":[{"sig":"MEUCIQC7fRkcbUOrWVDtLK07dGm5Yq2a9WNHE7yNJVZ6DZMwhwIgGSXaE4DDJVqWs2ppNLGq4tubwQKlz1ldazd2V1KXlM0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":241268,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzYe8CRA9TVsSAnZWagAAN5QP/3ML9hDgoksjDMTMF0f5\nia3yrvDmtUAoSUEUOjNNJR4pWY03iPPIzzGANiX6jWd8udv51Y1UGTMpTgiC\nXC8V7/pTw7BSUFpqW0mK0/7ECEo8pX5hzqQWC2KgvYmayj7g2x/1txbNvVOf\nZ231ty9IjcvNwPCV3s4xgf/gxYMijxWMNL7gz8Mj+FNmyLefYGwZ84rTHW5Y\neuwGPE0laSyOa2KUJuno33enK5G79GZNn34424152xfj1oi5FgsRXmhsEM2Z\nIwcNSu+fcIh1NZvxYr1DkNFDNf8Hnzaq3nkS9laFH5eiuwJpnJ03uVvTlZWz\nEetvgVhvjLdRbe5ANmq2oPlRYOir8e/Yoci2duwd50fEDik3GkZIxasUoRKD\nD6ORuM3v4aBmByu9gXd6YsniX8b/QwOz71HmTgKTcXhJ+EsdrGxRHQi18dRo\ny5qsEhyW9BIrMk6uO/y7UL3weIXUJ61abB4wyUsPr6d6s35Z30kUa0FS3nDy\n5jlG5wSQsxHUo3rFu+TngeYgGpZ872hGRnX6UcGYcSJ274Rxhb0txMWgBl3k\nt/Z+TT5AA6PQ1JvWw1Q8Y7LC6CqWDCSKS0d7XTNtf4EzJ4JsHcQZPNOGeTwU\nTH2NjoCyJvdSdyxv6sZqVjkL8TnA5cK9HsqTjxsNx0tcu6/Avr3H5JaXRU1D\nBLBi\r\n=1UXe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"7d5e0c7a9010b7b49daea65bdec327c6a6dc285c","scripts":{"lint":"tslint src/**/*.ts","test":"jest --no-watchman --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-7d5e0c7a.63+7d5e0c7a","@graphql-toolkit/core":"0.7.2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.4-alpha-7d5e0c7a.63+7d5e0c7a","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-7d5e0c7a.63_1573750715565_0.616454448887068","host":"s3://npm-registry-packages"}},"1.8.4-alpha-a1668092.62":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-a1668092.62","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-a1668092.62","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"90f691df5c5616b001e80a14c8669a6b9f72f673","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-a1668092.62.tgz","fileCount":156,"integrity":"sha512-gK4Uwpwib6FRtAsih79vciuP65oa0sTJJYABeL6aJlozuVdEmpfuAE1ZL1oZDAVncUm7ZIgm+UQ/0iN2YjR2gw==","signatures":[{"sig":"MEUCIHX4g5eBaSFAPwhOZ3aaNy+V7G3+hQ549CdUBuykMtr4AiEAvK5NChB0Z8zhyST887UBM3lyMHCrPsTL+UoxBmrrub0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":241268,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzYgYCRA9TVsSAnZWagAAjnkP/i35kGlnlSOdpWPlIDBC\nlIyGLy/6pHkE2Xpc56IDIDn6x2hO5hVM7sOZQRPc4x7vqO96GyQFXPJvvUco\nxePnX2QrfGULF2IaHMC5aozCa9obvloRMu6fKGHsILh2U6TkgAt3i9taPcmH\njR92bNdYkqr+OUlBJ1WeGzLsqLAWKL8ofdzJyGE4z3zSQg/Aj1m+1cdzfwWI\nXut34nnoYOzIu62mcvKj9bZRk0td2s3dnWqCl71SWdM3/kYRddRNJZhg4aYA\n0oaXK6et5bZHpEQpwzSUgs3Qi85nfaBI43yDnmaSFzHYZlOJYdqGazJ6NeEv\n6czW3gETcxgfop29rpqKGdaIsz6h2KmuQMY9v1863pwqtfw1gS0yqIWm4iNz\nnJsYIp5sAgeccoBhA12AAtx2mjJLuFiTTCJ4ih4BgpzcBQAj57DmdhEDpx2x\nm+nI/AxcT6vT/kn0uLeUQ7VeSBY7z1SlpE8B2vd+9Q+cUQkxVjD6iNcGhU2I\nMzRD8+5Bz3wQgWYz4QRPv+8+Ze3yrP2rLMwAz/doP0yg5QzZ8aoKfUj2hmnn\nVpm6zQApM9uJ3qtGJlD73F4+MojSLW8VN6s5iPruZmsPf+75/wa8RlqUuaV6\nlmiAjf6nlKIaKtaBpFe71PGrU6VNGHyFyCFdgwBxjG4PI4DlScujq8ZZ6sja\n53oG\r\n=k37G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a16680924dd85fa9724d862c8f9c7d9f880fd674","scripts":{"lint":"tslint src/**/*.ts","test":"jest --no-watchman --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-a1668092.62+a1668092","@graphql-toolkit/core":"0.7.2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.4-alpha-a1668092.62+a1668092","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-a1668092.62_1573750807718_0.0015014160180932823","host":"s3://npm-registry-packages"}},"1.8.4-alpha-fba47506.65":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-fba47506.65","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-fba47506.65","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"fa3af49a3489020c621b90476f7fcef88c55229a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-fba47506.65.tgz","fileCount":156,"integrity":"sha512-hc+NXm+Vi4fbn0pJXMx0xpjM05smWxH1bahKplrL9aN/9k8hKuPKKxjMbV903w0mgKfV6iuAyrOCyOvs3gYHJA==","signatures":[{"sig":"MEQCIHT+7LOSthQMpOLP8UCW5xQr9xbvzDhK0RIofiT0KGTUAiAc0NOSNEEg/IVCvTk2bD/OfNfHnq4aR/gWaKFwlDuPHw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":241268,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzacRCRA9TVsSAnZWagAAADIP/ih0JyrmVidu6cIMAS1E\n/nzXpAs0W71WW4USdaRTlG9auCwnyDHMLlnLBpEvlkjS2RW2FhRK/EpFxZxL\nqCmNhIrkCbI3PbsrEZTUZQ8uqUXDn88YPqWZz/Rkr2fdItHzCELuqeLFfanN\nPkwEv4YOw5LcIsJP50fWXizKYFuJiivZ+vziAu/N5hIaHPkS0DKKiHlHsOUx\n1kLDV3hQ3wjUQqV8Em0wAI/kpW2H5p24qp/8hSyz/APRX6kNzyOwZ94VZpxz\nzGkEyBwH+zxevFpNe75PP8Y1oCTY2ae0s7gOIuj2vcySbdWno6rRTkXR4l5o\nmt74UXHSaQt5Ny8T9RVgDHHvF7LmVf8VbCMNKPgQJIQGxJSZKSg9EDKafqdb\n4uQfRA8TPjYr1Dt1oyqzptbcpPaEPWZuqx6Mx/llF1EYjd5dPg1S4i6e7AMo\nZ0tD6nhfUox0F1O5AsQXpWgL83Ej/ScDM9k2f2R3DOY0hk+tmJNBiOAf0gDf\nFSBx8ja219UXfy1poJqfodzxEEtQjqj6WVafz+S9Il+t0rkRM24ksU7suPT/\nCPiNW02FzkVGP0P4oTQTwIGuGR5cYub9nA+mVlfIk8twp0RZ/26K+ZrANwfo\nuYEhJqKW9McivW4mPSDMlXIrxrNa3Z7O385bPkbUUCIVIrultCJEupC5zBrs\nc49+\r\n=JGPM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"fba47506bc39919c06d26895d1bacf88b7142067","scripts":{"lint":"tslint src/**/*.ts","test":"jest --no-watchman --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-fba47506.65+fba47506","@graphql-toolkit/core":"0.7.2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.4-alpha-fba47506.65+fba47506","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-fba47506.65_1573758736779_0.8559633537778766","host":"s3://npm-registry-packages"}},"1.8.4-alpha-294f96b9.65":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-294f96b9.65","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-294f96b9.65","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"41b0758427fabaa218f13479e31e6cc906becd48","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-294f96b9.65.tgz","fileCount":156,"integrity":"sha512-uMeSj7AcN5SddOJOPAXPB45AOLJp1RA975A2BwXdN2BRO/pSJf5BdrgXeENuAJXKVrb6DV2viJ3hOUhUOH4WbA==","signatures":[{"sig":"MEUCIQCHNxVdI/o3m7dlXX25xTwo7JV9Xb6TiSIk2k+jrfqQQwIgfGolig5Mj5OIyNlphxyFIM3+pl1WIRVnvHPGee1BcM8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":241268,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdza9tCRA9TVsSAnZWagAApZsP/2qmeY2pHjcmZkz7hzjg\nyzowVbaokDl4h6qvaYBbMImt8mBVLsLFH7o31bPNaRFQRFATpZyczD0BCUio\n/GEEl+9yTnPf9JwxDBLyD6U3t7R6GEqdAynlNXwfcMrATNzwm+HI0qx6CNxk\neBvLwVvXyrtOffi4G+wx45MnBX5NI+nrHVvQ0hpfaxbAukem1LYMDMk0cthd\nzhN1umANPnBfEPkReq2CKOlWCMOU+EDJ9rJ19T8HlBUmw9w/mAxurY8/IllG\nj1DLKDfBH1XXvrB2C+mpQ8BWNmPayxxJM0wHbfLgxyqYx3Px/NdwqLw6EBOO\n6QF6NuIOSUXP9iNPkmC627la+2DQdXPUhrsbUnpj+igtoIgO2byJnA1L5g3k\nwJuR88lETNkEN5RJY0nD4Y8KdWzGOAYWzVIlLvs5irmv991WrqQ/97fg8YVh\nBFqE/Suz9flwPhMVQS2FkRnyp2pNulhNqu4qryelwNUVE7soJcrCye1WJMDK\nU3MrGE2nLWg9dpkUPb7h5hhGmJcBP3iROvZiJJSq8MMfSz9zbB+1n7pXdTNA\nailmF8yr36FUYgyCCqy0/rD7MMQ3PGu2j72w5b5fN5yuj2eghhiYoD8YbNFf\nCUpnR1Z3ZOW/CRg3j4iUymwoflwhRESqIDnb3deGPbo1yGIcqCeO1ceZj4i2\nK9NW\r\n=FwI4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"294f96b9a347d8a0db096edfd2fd2dfecc4aaae2","scripts":{"lint":"tslint src/**/*.ts","test":"jest --no-watchman --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-294f96b9.65+294f96b9","@graphql-toolkit/core":"0.7.2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.4-alpha-294f96b9.65+294f96b9","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-294f96b9.65_1573760876590_0.9497352090465128","host":"s3://npm-registry-packages"}},"1.8.4-alpha-d76a7c19.65":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-d76a7c19.65","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-d76a7c19.65","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"edce792ac88f5c063e811851b1e7c67f58a3a14d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-d76a7c19.65.tgz","fileCount":156,"integrity":"sha512-Z4dYbA6eSnxGUJhRX9JGkeKeYqYITUcoaBsLYRWacrybU39BJeY7mHRIXIxDlqJEFxo4aCCkUqtoeOfE7u0m+Q==","signatures":[{"sig":"MEUCIQDqIo5F1dARRvoV31ipkr6KRSQR1miMso7eec/imo+8eQIgRjjqHMSI3SYb3U9lOqQREtEIhpLvnvopB3qLuXZoo/U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":241268,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzbHSCRA9TVsSAnZWagAAkO0P/A/uwwNnJ3rDe6JAEROS\nvZNSlRdz/7RkWkQ5A+A3gq1Tox+wJSF+br6IKYdEdW2sSVwPk4ZnnXThdHfe\nkLYHDVw7C0eLhGoKSvqrPG3SS4Vke6B7NJ+McrpE0OOgOIiL4aXvok/4LETd\npc2BBQgl6tZiDwWHugPtI8Jw+PizgAPfCDEf6uTqX1aIEZNMBJeyeyI02Vla\nZ3w1ofXoSHdoolcrat+JQOCLtgC9UCin/OedyMbRfVG+DG0qSRloADWRj7Ut\nwjYBJFRYVtkJNZ50u1cr537qt1ZgAh+RjxwDzt+5LwTieI88EuUv7Xf9Nez2\nRN65eUHcqwFCf6r0CCumYvRAcEz9V3CUq6fR/ahVJmO5xDSGQd/1efqVqEww\n/rbtiw5NzwkDsiKr8WUZCGq1XZ66JGMb+RI/XaxsKbz3EUTWgJi/fzAGLZBn\nS+/eirG4m9UrApIeDExTgVmijLJ4etUTDUrrkXhtwLSX2yHb777nvG81cAAg\nXkZZeCDC3IjW697Bp+r9nNKPeqFCxv0VR3Y+75E4eQ7n2Nw0QqDyguNxA8YA\nUbjmwN9g3vvzWKjfA1MfCDrNHiQg/qhLMjQ4w9h14O+DlNLdVQv6dyHZYwWB\nF7WGcWrFvGKp35mj3wczzB5ysll31EssZm5JosM4i+NnsLhFNpHE0BdwZjzS\nnQr3\r\n=o2ci\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"d76a7c193a8131bbdc8db13f5a487177b56584e2","scripts":{"lint":"tslint src/**/*.ts","test":"jest --no-watchman --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-d76a7c19.65+d76a7c19","@graphql-toolkit/core":"0.7.2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.4-alpha-d76a7c19.65+d76a7c19","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-d76a7c19.65_1573761489577_0.10795394335990793","host":"s3://npm-registry-packages"}},"1.8.4-alpha-1d1ef73e.66":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-1d1ef73e.66","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-1d1ef73e.66","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"18fa75fcec8cb7e9184a9dc68970a8fb6bd5aa5d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-1d1ef73e.66.tgz","fileCount":156,"integrity":"sha512-equAKHLzuZtytjzvAHM6CyjXDnHrXuGmaIpSF+QpF/ocj8FXiLeLMKl56ROw9rw4U0LQ9ShABgh0V6OHZ5kQEw==","signatures":[{"sig":"MEQCIG7Dfm/Qc3BYnw4Hh7OFHLyGmw3Wn+QNUSKi//r3QziqAiAeKIyPLq5UHU4gcYFMxo3I+a08FJxzsoQ7TCKvSFngWw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":241268,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzeyxCRA9TVsSAnZWagAAgXgQAJUNP61ErFcV0Z1+vJLd\nwPcRDyuAeklIgNUOkPAEWXZfghNm7pNRu+7ky4hh6Dzp6TiQTwp14gGaP/bA\n4a60PXakwTXTQEywLc0e0VBjCQCwKNe3vRmASj/QeVSimNXvm00w+nc4A44D\nmNT9q9Zfddq3A5xq6zAx5IyUAnjeeF96qjVaD69cgGJ/uQqBkbz54NpKl29w\nqGA1ThvEVdJx2T32q/SCW5CmC61quFtuyS17vmR/T2nVWVkcvVpYO3f5y7LP\niLr1wEoQtXXVKjvxr4508MHsgpg8z0GPTIAF5gCeZGUr505P+5+F3cs1QT5D\naWbZaS7yLiUxUdaMx6SdrPdj4Z22pL19ebSNYT28uWxGUy+c1pq3Tzm7hG+j\n1jUTU68CnrgIOlNXeWJrr3dROIgXF5SwtyFqxV/tfXo54I/bKP/oy4oYXUxH\nxxt7yqXcrywOnWWn1CYwgEjR74m05pZqQejE8oSQkLebRyZRgrKBAIp3X+Ih\n6WB1Xo5Zzr7qxDWCXAR4YJ6m5RVyGsW2woAT0ZX/Pg78oKZgwFfJF0SQ9+L8\nQik7jVzKWbtAztlhZ6Ox4iXF3aFSf69EgLVtrBeWYsiu/VP2AqdARpTg2FRU\nPqej+QIgw8uWLDGtoXQIwyn9p8Gd6wwgYwrb0VWiKGg3Scse4GjOh7+5eAHy\npJfp\r\n=0fol\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"1d1ef73e561560987bf2b3acc469ad8679a5486a","scripts":{"lint":"tslint src/**/*.ts","test":"jest --no-watchman --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-1d1ef73e.66+1d1ef73e","@graphql-toolkit/core":"0.7.2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.4-alpha-1d1ef73e.66+1d1ef73e","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-1d1ef73e.66_1573776560757_0.7444504044757423","host":"s3://npm-registry-packages"}},"1.8.4-alpha-1439c009.66":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-1439c009.66","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-1439c009.66","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"72d9b78f8da30e1cd4c59e514cf43a7b61f9b4eb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-1439c009.66.tgz","fileCount":156,"integrity":"sha512-UcYYMv9auGeU2qLQOS0arF9FNlcw25yv4a2i/f3lLiH4bFA55Lbf27yM43jkDfg3eQvmDuqedE0uQ3T3euUoXg==","signatures":[{"sig":"MEUCIA2d5c8WWqYsaTMLW2noZKftv4zC7DJdxVuXq9k0E0n6AiEAiD/XfUm/T3OK+Lg6o+reeW82kDZ76DWqx7PAPjj4BYM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":241268,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdze/4CRA9TVsSAnZWagAAjGIQAIdfaqGoY/M11LZByJ/6\n3YMM2f2EnRoEAGQUVaxXeHXrJvqW9c6/QSzAA8LntuyRjhBpTXBJtjJ9jF1e\n4EzbYiBzRJE4u2HiACOGIDaHLkZS6MFeNodM5v2J8b7kBNX7nKzdTc9tSV61\ne7ckRi/Peg91kTI0YCGAX6r6fhVyrqYUZDW1TN/532TKIyydmiyycR3mfGOD\nivVqxdcfRxqsbZzzrvORXk2u1VqwJnB3tmHuWvoUQAfERrInKtADChBNscff\nm4TsVUlkra5nv1HuW9HOmOwquQ1BMjQXKPMI+586vHIbW+MJcyiw7q+iMgIr\nz57hU65mmUZ2jFInqWd7HUCKQUJtqLg3vxYRktGiytJAY1D4t1S1UhnK3Z0g\n0rz4sAzg6rJcV2GFno8vPfOZI3JEwTDsP/tJiEWZ3CF8T51TdfbRo8CCqlec\nFU4q5JLdnPOL6fVFfnI3kaCQelFwyHrKgkOuQxaGYuE03hu6xwJn755y5YoE\n4osYpVo10DkOPKwX9rLRSbIsDjlI3g/mMo9LVW43oo7Zp/mV9tdO+h4s7nNY\nTrfS+WyUPT9UEjmnBpPtJ1ZSf+lr16/TiJQ+rYWKHG4CiWfNrMrShIDHxK5S\n2O2r+TQutChoHBXw57XRdY7kk63ljrqrU5MPm9jicsPFxJj4bcOCt2Aw7O5o\nD741\r\n=9YzR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"1439c009da467983c0cc7c9a0232360a1c220144","scripts":{"lint":"tslint src/**/*.ts","test":"jest --no-watchman --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-1439c009.66+1439c009","@graphql-toolkit/core":"0.7.2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.4-alpha-1439c009.66+1439c009","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-1439c009.66_1573777400084_0.08688858958008461","host":"s3://npm-registry-packages"}},"1.8.4-alpha-a396cd8e.67":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-a396cd8e.67","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-a396cd8e.67","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"2b8a68fa56594e5cf84ee6d92925e2586397c3ed","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-a396cd8e.67.tgz","fileCount":156,"integrity":"sha512-JjhU0LcZtoiVPk6NQsSPZKyWNKyp3XZ6+fv7fP8KA1biEmBIS61uahT6FA3ZiRhMj4m0xl6Xq5P+OB4OdQsgjA==","signatures":[{"sig":"MEUCIQC8uFBZ0gX1hmqzjcuKNoVuekgFNZnlPTrX8Sn/tjKklwIgRkXYoHgwRGQrVlDQmiqHqQYM7CITgerOv0Efeb9/rNs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":241268,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzhfmCRA9TVsSAnZWagAAGjkQAKCb2Y7XSKV4Vqdbd808\npQYsZ1p94cLM0q3eIsFtJ7kLrIMjiUSEh9qctjqk/OW9KvV+ng2ocMX57Xq6\nPmltnezXI8uYBuyDdTEx9tf2ED4IfVxwAQdXDKmjkrmaN2UAYfEC7RNiTalT\nnmSPzN5O9U0L3Ls16Op1AVln6KMNhs9O6EfZ6/n5BJighWcimPcXLOOezBIt\n+TZP7H9BtLhjJ2HfbJSdCeYbYiVkCRThKECBM9EBz9C3ZZhst7p/Ei6B67oL\nWcPRD0iqUJWjsPSP/NlNT8Fx5tFkpptSXvyR+sfi7iiPNVgv39MdxjL6qsY2\nxxYGVA5rIAK6dQnXsV17aum86HENhe3i0Zlu4GbdfDMtQOawWRRL0QFbKPjJ\nlulIaudkA9xkvWfVoyfLpl1Gk+k9aKbhcBtlN4pbq7NLTS+Ag69PVNZGQvr/\nW+k4CgYxslUxhpA32sfo1lT08L42A8XM40sJgyQPGxdcHwgNNWUMfKwrrZ7w\nMynk+ltk+OcqZtSHXyhdEuawkEHHGhGdA0yjGd1XAeYUdxz5gOk7t+jW118A\nyGkd3ou/asPgXaDW/AWs/oN36AvePBoyaKIRYUbSC102rB3daju3DluLUiid\nfTE3H46gM+/wJL06ykQKLfaLrU6G5wHjCasepdelcDfLabkLlN54YYRRuJrn\nrQqx\r\n=v3ZP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"a396cd8e11bee98c2156b5f2ae2b1942fd3b2388","scripts":{"lint":"tslint src/**/*.ts","test":"jest --no-watchman --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-a396cd8e.67+a396cd8e","@graphql-toolkit/core":"0.7.2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.4-alpha-a396cd8e.67+a396cd8e","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-a396cd8e.67_1573787621828_0.6186001359964215","host":"s3://npm-registry-packages"}},"1.8.4-alpha-794f94c1.67":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-794f94c1.67","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-794f94c1.67","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/commonjs/bin.js","graphql-codegen":"dist/commonjs/bin.js","graphql-code-generator":"dist/commonjs/bin.js"},"dist":{"shasum":"74c965eb3799ab6bfecd01d488e292f5897404a9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-794f94c1.67.tgz","fileCount":156,"integrity":"sha512-/LRGWxEe04ND02JBUoI3gJlQZuUYpPA9VIvqLlcDWCDjEJ8hW6fMwO+5zuTg4azSa8aNWrmwW7dFCkd5hdDtBg==","signatures":[{"sig":"MEUCIQDOVeeQ8IYMyt8XyATMDY0XF+VlsDpMUkO1obk4pNg7fgIgDl0ugb6RfeOpNB77PrsKfBnSfM+unP7PXBnuis7aX+I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":241268,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzhqXCRA9TVsSAnZWagAAQyAP/jSeq+XudPAwSe1d3tPy\nG1QxnOw7FlIJj60cBOuSEDEIPZfQGYqwPgEJ8MGbtWxaGv02DgA092ZFyrK0\nVlEKI1VwUr6uAEkxis/LrkoPZLXEIrxqkeDXKT8+xilLCy9tAYNdIMYO/KHe\nFpA9GRXCvxDCg35kKiV5/qjwZulpRgff8tpQ6FdOz2oO0Bz+B1iO8fXoh4uj\nBtn1uQpYR+3zSbXxSti0SZfXakC99vGbfIMaj9Ww6DQjwoPBSuer6FH1SAuu\nKDQnGTKY2Zh3nlzD+muZmoVZhQGI5rs3YYXlrOtQDBbMzOdD4xx4rpZJTkpp\npV6h2VnQDKE+R7VgiOgwmV9YauluE4qiFBqML1AeiKBLEOXPjJTO/N5nIsU6\nMOOMuCnesEdznoil9es/QvR+Qww4chWxjBrkvUOH9GrGK9jj/oFAG4BDeSvD\nFWUXtDWzfTvFwORrGmZAgppp21LRTOvGQVMitFr3EZAdaoxwrSHkImjm6d8x\nWqKO3kTrAhfxKoGHFDiLv1dVIzl33QhZnl22BWw/ru9Xnd78GOsIvPX1S9ND\n7BbkksOuEdBMHivk1bg281imve618jHojjZeyII3lqxxZo+jixggs+6yoh2M\nY1WtZ1XN13nwX5kdB+8n9p9KVL0qfnshx/eDmwkfgS0m5uFO+M/HbDXV/d5x\nDyzS\r\n=JiGV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/commonjs/index.js","module":"dist/esnext/index.js","gitHead":"794f94c1141ab3fa3fb2e47adcfc740ce94ebe99","scripts":{"lint":"tslint src/**/*.ts","test":"jest --no-watchman --config ../../jest.config.js","build":"tsc -m esnext --outDir dist/esnext && tsc -m commonjs --outDir dist/commonjs","clean":"rimraf ./dist","prebuild":"yarn clean"},"typings":"dist/esnext/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"jest-junit":{"outputDirectory":"../../test-results/cli"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"dist/esnext/index.d.ts"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"12.13.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.3","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.8.4-alpha-794f94c1.67+794f94c1","@graphql-toolkit/core":"0.7.2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.4-alpha-794f94c1.67+794f94c1","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","graphql":"14.5.8","js-yaml":"3.13.1","ts-jest":"24.1.0","make-dir":"3.0.0","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/js-yaml":"3.12.1","@types/chokidar":"1.7.5","@types/inquirer":"6.5.0","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-794f94c1.67_1573788310530_0.58432755819277","host":"s3://npm-registry-packages"}},"1.8.4-alpha-657bed45.58":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-657bed45.58","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-657bed45.58","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"18d243de54345ff744b9fc44dcf3e2b330cc9d55","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-657bed45.58.tgz","fileCount":30,"integrity":"sha512-8ne1OLjmluMa3a6JKcasM/k8DTeJPmm2sBXidCdTJZAOJwHAv2YbOgyUKqLHwJ+hOhJhpwoTE4zqHfQTi/FNmg==","signatures":[{"sig":"MEUCIQDkCypl7i7vqtz8pzT5OMFV4v4NPNh/+CgGUvaJ+Ly0vgIgR0NV9CM6OI8ytdiPVbmLpQ2kYeIamREPHe63pelhagE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzjCdCRA9TVsSAnZWagAAIgEP/ipraUeiaTdkQ0PUXoLZ\nZZHE7aAnkRchhjMdLbqaqLhw6QO6RQA7gpWRraOT50BUCHGVK3C42gAfifE/\nOUZrfo3WttQgB7liUaeqd/o4Q1WLNMLiyipFcaMMR8Hd1abGA/UPfI4TsjNC\nkWfGdtGzImrAPWaVq48v4xMNSM61bzKQY1GOLzHpIdk9NY6tEkaCXwJzNBSH\nFWodoB1vY9fjBOSoF1TN6HopEnjBFopyj00VTaRqryG3jEjWYegZvimhBhVy\nrwVDCu4LMDIHay2/cGj9sUoMjioU32JK+a2OxKv1UDvxO0b8m0nzUpRZHlJ8\nNLq9nVqkqThtrHReEu+/tXQrVlLXHGjcPhxxt28nGNyWji8cGA1AUbtw6KJi\nx+YrJ+RlqxH2IGb3fYbmUYIO3FZuyM9zo2WY4AxZWVbFqCUkMPe5xOjW19le\nEmqQbbQAz4hkghUv+OvpNObfRsI3fwB+cE2Oxs/Cj118fqLZvc5uLLfmg0AA\nAYuHrGK7Rf34t0C9XixaWSYB3rJzW8H3hCKjFFrOka3G94GmqFSF/nRX36Gn\nJkKWOAv89Q7R9T5DD1cx0g1G4l0EpTS7CdEGqCJ6+5Hacg0N8S355HAWiKjG\nPBqjhDvbp0BmD5jpFpcSYQHNC5eh12Dgq3e77r9/DkTvzQ0yJx//n4YFDbYn\nd5V1\r\n=k3wR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-657bed45.58_1573793949260_0.39567788635682555","host":"s3://npm-registry-packages"}},"1.8.4-alpha-253f7951.59":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-253f7951.59","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-253f7951.59","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"bcb4d4c4bc9f09253a8c1b4a6d8496b50e2c2286","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-253f7951.59.tgz","fileCount":30,"integrity":"sha512-93ucHcZ4D4yPHU2hvgLUcUPAHlup9JAkyD2gQbdnPd5YWV+64kQ3PmnEStss55vcfmSqQjay2DdgUiWSw2BmmA==","signatures":[{"sig":"MEUCIBsnFY5xbjWwckL9LknnkiLF/lxgZwCZpoKwdgJ2cWlMAiEAz8G/L54+ORg2RSHKUWDim8nQX+cAX4+7b9kOZRrBbNg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzjP/CRA9TVsSAnZWagAAhcYP/ikl70YuB4jaMJNHLg1N\n1OvAu5qhdZiRsVu2sG7/rTV7lc+Y8Bi1Y/3h8tUa9q8XnvC3A+Tfxwq0R4a3\nYBy+Ibm9Cf3dhOw7xqgz1f0pjtC7nunx0EEVAOLBNbGsEyTVGiPzBlnqqNwZ\nOFLmvulNDqLENlnxggdw483Ia1sEXaWXlwyw/3tied8qOFUo3B1aMeB/M3HD\nbKYUgDenbM3cYiNqgLP3g/p1X5nBJTKOBv7J9h61svhWROUkYqYJVgcOP7AG\nXlsOs5oCkP5qz4OIPlhYV/t3PncK/QQYYqdcECIecbOWePucxEplObhQ4ixe\nKdVKVo6Coi2WHt4l8AFIUGng6IwQ9D7ZtUeyZMqxm8KUjQu9vr3PrBojEqn4\nqFC2ELSrMxFynjt9ceibAxaTE8dDJyoVoCOBAOXmDhSs1BuEa10NmyCjy1r2\nmWgvT4dPsWL39OkNbL5JcsRGoF0m3u4+hzDkHqz4VGo87CTPEJuWMa2+a/3B\nat1sL75kdhmZ2uxF2LdqiBJXFa036n1Rjm3Z3zW1MSpzE77PCFhDNynJ0lm2\nKAYFs6H7UFyG7xrjKgBC8FZpMYKPI16SQp2LE7r9VBuM3FANpuNxuzifFKnv\nNQmEqZHes3apS4yyzGmQtIIdyc8MWzcc7fn37DOoJOfl0WkUtc1SCNKGOyn/\nwgRi\r\n=pwwl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-253f7951.59_1573794814785_0.5108991562779546","host":"s3://npm-registry-packages"}},"1.8.4-alpha-29471b87.60":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-29471b87.60","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-29471b87.60","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"7b745849874681d699a528ce25657580e57737b1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-29471b87.60.tgz","fileCount":30,"integrity":"sha512-T8h1VKyIjjGGK1eOWcdiQMlBmR4lQaHu1TeFSOwfaZzbGcJLSB1Y9TxkT9QUmDNrJ4frgRbMOK/AtRODlEgE2A==","signatures":[{"sig":"MEUCIQC+fHMfU10DlOWDo6zVbE1K9tjOcqrL8bM/FfpmqzV8aQIgZL445iRJO4WFzGmcSlGsNMjCA92G8T5pFB7sbdnqBbA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzjUXCRA9TVsSAnZWagAAqToP/0wIvJ04kZjlkPz+JSJE\n+rnBwqGcjUXo4QWl8+o9RMwJrWuX7iAGot/IVKVnZ065sCn6uE+Ozoa424hC\n6Rz1szgvXECCVzYK89YzmQ1ZyCNgcp1dXMuppgf3LyUFZe2COiK4/17k0bl3\n/yQA1pFVp7IxwGEj6ToOBKLK3M05+u9M7VONThaBg8NTRpgwwNWC6fJj9o1x\npy4dJgKh20s8G4ro7EH2KMQ7Vh+EVXvPuVqDRUKfOse7ziOz9qQ2cS6sXL63\nWE/K9zaeJEm8Zazc4L8roIGfFdsR3PtNzSifrsb1ceEKv7yeAzIWgXAl+n6u\nqhdVEnElS90+tGpZ5DT92yBanqNEBY/P10E6AKzyS1hmWMCzmhs+ILHbT5RP\nbcVM/xd1fyC9coCXy3NMoAw0WDxXczMmtbrIQ7ejmw0U3hM50FfNzKAs/GXa\njFfx2jUdY+IT6PXvqU2/fQ9/5MP851q/w6ugWmnkJU5W72Wu3Hwd3LB+hFXS\nUrTlYRYpIJ+dPl2aR5sGm90zp5DOtfbUtKkmHs/F4TN/fJaCrKCHVxfiYqMn\nwBx0oPSKiFEceUV41vH9ThJnHfrofJFN2FBAWcRSHjLN5G5BCz1wMujfbcor\n8XkGOv2U3qOVA5H8KJ+NVHjhUmLidXJT/vjFFa8HdZQ6vDV2Gu+r0Q8iGk5/\n8DEM\r\n=c77G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-29471b87.60_1573795095027_0.8146254320521966","host":"s3://npm-registry-packages"}},"1.8.4-alpha-e92b4740.61":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-e92b4740.61","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-e92b4740.61","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"61d3208bc3729ff7153f3e77ff7eeaab8205e1b0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-e92b4740.61.tgz","fileCount":30,"integrity":"sha512-DyjFmZMsD8LtWl5TECR74Ehvwxc/2rg1iMyYQDeFyfnqAvF6Oj8BQmz1+XDbMkY95530CBT7SvWWKX+Fdb/gYA==","signatures":[{"sig":"MEYCIQC5KqGBnR0fOoPDVL6//uiD6ZS5CdY5T4IqSUAglu6POQIhAJ+XbgQFaayC7vEgcV6zkbV/zoNhEP2Jg+YIP/bGOxzC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzjX3CRA9TVsSAnZWagAAreYP/jLDszSQ0KAxdOylgpXp\n59fMlgwmmQ5xNm8ti9TnEakiilGoU+Cbw/jy7Vb6Jl4dvdXq6r9RDfaNwnms\nQO4OvzkYVbAwdCKCv3M+JZOd/McOrMC8xYr1AIQ6F6O7Uh7w7lvAluYOBOjf\naT18Gw+TQ41mCh8QMS4K8LdcoP0JjDa9kjzpj4Eff8WkNwY/+0OByPGGPGAZ\n/drKZfbsGat1K0QnDrR+Mv8ZjPOdPes/Wz+F23BJ/sUqEBHfL/nvtmzZfJLl\n7I/eP+ZKMbPblFFn/6uSgZSMmPb5H7v4y8JD0V8tLP6ZjFcIYTES36SsGMW7\nJgbr2165sgk0/N6Ytd7TaD+VDkMlzJQEZaE/hzqkm9POkFSE4Qd6X4v8HWHg\n4614CPa3/xSjb+IZYSxoRb5gNWSwBw0euFe3BfdoasGKU7kmHhVxprd7MDdJ\nkrai/ku3r2aSzLXxSTa+G4p76MHJLJRTxOgAkY0UqEdpknf4FLoFMHT/90rd\nKA0deN4CzUKwZCPRRxP8qcE2GUFxc2+2JrF0TTzaao0u7S0ZQ+u+7GFLUy6I\n9EQkaAcj4WIfiOvVKMSNyoJ5LxRkSvfN0sUFJDcuh5419Qs58/yuvqZZ4zKr\nR654E0QCbcFssXUDw/9KpPND3s7DAomMO5MPTjKkk3WPSNqQggh6XOTKRPe4\nv7d6\r\n=juPo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-e92b4740.61_1573795318700_0.4686268513645033","host":"s3://npm-registry-packages"}},"1.8.4-alpha-3bcf1c62.62":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-3bcf1c62.62","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-3bcf1c62.62","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"126b3fc40c98b3b18ebbb10f097b8c4f660bc751","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-3bcf1c62.62.tgz","fileCount":30,"integrity":"sha512-UkgqHWLg5YUc7qwxdNz6SwkmJ/67FJwEPqnK7BIHhQkMhhblanybABMeN67950IRYs7bvdIh6Ql1G4+c/u/Lnw==","signatures":[{"sig":"MEUCIQDeZCBksbngKhbXyZpGJi14DjWSMSmUsgHPXukWlDYttgIgQ3KCvKopUQeDaPFE2CHKmCCd8mfgfA5Hc05lLAV4Qvc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzjZACRA9TVsSAnZWagAAL+cP/1Ok0WOKEOH91n3+hJDW\n0EQvc3RFTj2amoCngN+fmr90HDsLJ7Q+/zpkq/p2Jd0AcpNUv3CE/uVyS02w\nWMwWSRtXWeiVzc2bNQgZ6f8XgTAvBZ8sVc+6bJ7tYd/GyFZKOteILYchLuRn\nKvRDL4WlhzD/P1ZBF5EDrhrrTQ2NHrloMYaRLZrDiCOoRHx/nHjs777sfkCT\npbnd5tBiY6t4QLSmiGa+bQKs57N5HrqrteEKN0LerQ2K53XZk8+N2ucJVHXw\nDe7xoYZSnmQ1NZ59Uz/2NWNQ7IUbUWPJsjyZsXy8gqsK0kw3DcWW96qPp2vN\nzrE81gjJClgqCTaNweIhqjp0HzVI8gY+0KLwbSaxSpjivvr35fiZ+nSL8FAW\nHw/ZiQxTo/hO/IEQNY0BA23fItN5MOiUmHzUIRHJvYgLEAjUOqeMIMo912Ft\nTE5S32KbzzItKb4q08mHOsazj83Q/lso22lsPLfiYpqJFRjLUfi+POTLnm9D\ndyPsZsF0u5A88q/TN7eM8zphWFd529jr0i9u7B2bA+97s6a2Eayb2h4jbnHe\nVKkHY8xRWiTQlbRu3/gaCzVm6bSxOcPc/MlOs+FAh/JXj2UkxkkpPhOwwoF2\nflRBhi+WLLlW83ra2rxTRbr4QNz2tPgvjV0iKyhPdjeDFsdBPaNd3XJzm77R\n4SeO\r\n=oIAZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-3bcf1c62.62_1573795391615_0.36061064091930617","host":"s3://npm-registry-packages"}},"1.8.4-alpha-d9667195.68":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-d9667195.68","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-d9667195.68","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f7c060926723df49ba57f18069dc15a7d10dd748","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-d9667195.68.tgz","fileCount":30,"integrity":"sha512-8aORcbxZz8E+nXluaDbC8MCZqjnpDohB5sf1X9BYzxD6xIhTMgKmRj12eiwBgg0kiCVMYZ4VXpnjq5ssyS9AGw==","signatures":[{"sig":"MEYCIQDBli+10I3sJsXbWLAHj/3kWB/z/8Qdkbxyb9rBTSG+6gIhAIJLIpbQwsosYDN0m48z/8i7TgIMixHoopl87Wv+unym","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzl0gCRA9TVsSAnZWagAAN2oP/iU4eRmrOiFlivwEUqhV\noYWhbdLaMICxE3gwJCH94yvHx9p+tiI3NzVk0RE1LZB8NkQ3LS+a86CR0ae7\n/igJ7GLdyN/cZYNJHFgjhHkJcGFnQVZYgp4q4UFBvhOHCIvOFjOZ6RoBOLar\nt/euRmS4NPRboSqZ99KqkDmVFeMmb4g0rex2+jOBIlpYr5vtZlx8aCmGwbaZ\n+vA9hWkTqLiKyzqyOONiqhDekcxUyKQN+1x1K3Bd0+Dsgi6XDmOrvm2IiEc6\nB6upIg5awmCGeYf5hgvMGFtRxjVlVvHSrSq2jFSVh/ZIMk0DrfLKOLme9wg/\nzGnOeGn31pd7GsA4AekcKISzQ2utC640Z+K8LL2QKXpSbVNeIG5bRrtk4EqF\nAalLHzUgNrlvaq1rZ0h5FEDnjlvBW19emsI8jWnr6fd4BD1TpWlkBnMimCFc\nR2HY/JSkDvuDOXSlIrml53XamUuZy0wg2J7B8ePRiob8kyil/wflGD+4n+tA\nQ9oOQytysmRwrfUxkAO3tLf0EqggCAj5gFQADAekbppKNkKaTGEyAfNSr6YC\nn6V05sp8wQRrw5Nu0nO/4YccUuSbcneuputIC8hDHCSFEdvildZElE1WP7CH\nDKXId7jSYE59WXER8GAbGsL9kzxuuZsoU/jiL/pX6NYiN13LnfNpkQOw4zn4\nDZ+b\r\n=rgcw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-d9667195.68_1573805343141_0.7625105670112311","host":"s3://npm-registry-packages"}},"1.8.4-alpha-1eaaa426.66":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-1eaaa426.66","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-1eaaa426.66","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f846366905468eadb1707b95844c114ec99a13f4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-1eaaa426.66.tgz","fileCount":30,"integrity":"sha512-320hYREpLfnYdNw7gjqF+8f6qZP3sYHKIAI5KqpzomtpRojDgCvSYvJS41msv6DyOMNy7IltUd3fDQgRlTgJGQ==","signatures":[{"sig":"MEQCIHZPXGeMOzmct7m2yPhR506+rm0Q0eDIB6fXOXwp5gfNAiADR2pAcgbiwxa/XBMBJFqYn/XJaqVbr9ZeqSO3Y/+Mzg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzqHBCRA9TVsSAnZWagAAV3sQAJd25VMK3o3NU1m1emia\nvTLmZ3HEzeGkDya+j53RXPaWDx9SdmLXwKfdGyeeNChbCi8xwO745bHGego5\n/3M5rIhVOagHjxLM8d3OS8REp5B43azndZ8mYUYPYyV37Hg3MMWpBtDn9mc9\nSG9rlqEukYLLI7JayUDe9tNGF8L0o+UFEd5PhmfpWkV0NEcegosIABuXZ8XC\nM3IB9f+H0xqZiILx0eW6zrHC/Q0lIXgkGVtsPWUgBkw1OAdFEUXcconXa0bN\nKHJvbtdS+x6aJ6ZIxQMQ1HcNjaMxFI4Gd6CnXUvyMmUaNBSWZBABDdoRufUd\nYJOJrZ5wt/ea7brpUslmqtQbz8P5etq7Tmk5Bo1A7XdUwE+FPBjtnESM3a68\nD3svGPc8fPrAOCx9MEyew2DJi8MyQAErtZ2v2YDP9Ip8brGP76tJTJeNAe8j\nGYyjhuqia2mjHyd7RYHrHoQQaT1nG2oi0qZSgXOV+Eu4rfo38sFzVrpRRS5B\n+KAJZpMW5jPkjA55FYrRBtiCiTRQztCtMTFOpPwBhK2P/oixNDzDECXEJcEI\nHdS/XBKleMWLCyROKlSms9lDHXXflcW0AFJq3ilrfajteCHc/PclljVa1fBR\nt+43Cjofr9kEJX4BdNp9jXpbrE2gzhko6qt3DtaqRFMLRmKbQ3JzxjO1k/hm\nYLJB\r\n=J3V5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-1eaaa426.66_1573822913182_0.6924794845606161","host":"s3://npm-registry-packages"}},"1.8.4-alpha-7bb07cb2.69":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-7bb07cb2.69","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-7bb07cb2.69","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"53752d487fd81bd4b1a0de60ac41f9ca2b4116b1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-7bb07cb2.69.tgz","fileCount":30,"integrity":"sha512-IaGE9iZymfiuX/2OHDPyHHLqNmF7SHLG6On7CUMbkzuitsa+YhWzA7FWxuEWOnPDySDrikRv3Ety8XqSpRa0Vw==","signatures":[{"sig":"MEUCIQCEApfeUh8g2rMJRsC+/cQKEuMzdXJLGfQga8KXIyG2TgIgKbkQ8woWP6aZZjHyixra/T3FPvNXnSk535SQC9i821g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzv+BCRA9TVsSAnZWagAAVksQAIEAnKWu2Jd6crFg/PQ3\nfUJgiCC02xt/r6lbucTSqaX49J+XLd6uM6kuFgF1MyKdnNetMNNa0Jm0A14A\nyohnqbfpV1SALSYSJTC8pPi03iu2m9JCKNfOnvhrr8EVJUzmSntKZKzHZ1V/\nIkEuL0Id0IJw5GAqLj9z/HP7+6/WC6uk4t3XZ8KGqrt8Bz4LtOI7D3R76V7j\n756/ZTHON6tYDsOhxhsN5TFkoM70jM9yAE/FKVq4XEhc/Arvf+vxYIUJsGVc\nv73/kLgmab/keYhGGdFmdRUM0wPaR5k3qb/UpdU1sPF3JXwulzZkgNWZT5V3\nQBc3ALuYO/GzXdOUSFN30ypiyyQStx/Huiy3Mvcn/Dx3vuRdVjYn+hInYrju\nszhEh5O4l9J+htkk5nm6nIb7MqSC21JdML+XEcFuNh8TER9Rj27IQlzNURsf\nNpdgewhlRjMfuzNo3ZiwTR2w+EPSqhJFNkgY0zajOpn1uGAplNJfha8uRF+Y\ny6JEnxVxfBm8/xJuwrhxF0FUTK9IylVFsz0OmxgkkxQ0FAEFZXKbLefxDFoc\nH22S3rRQJkRDYRia1tHpz3iyUBMQNyXqE32CSRDJY0ZaDyx2HZHFdXLs27QI\nbZyzK+4yJKjyIifMZlcEioTbdR+BOL7b8uf5AEnXqZhkLYXk9A1rHmyoX0uP\nBX+E\r\n=A/4O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-7bb07cb2.69_1573846913234_0.47690616528078444","host":"s3://npm-registry-packages"}},"1.8.4-alpha-f154dbce.69":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-f154dbce.69","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-f154dbce.69","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"de422e9b9a15224b4512e6c0dbf218cf469e656f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-f154dbce.69.tgz","fileCount":30,"integrity":"sha512-coqwyV3M9Q7Xjw0hcPaEfOB3E/gKHCltlVDKijCYNA31M1nM7oOwu0bIaFoVRw7i23kF2gvjtWDyQ7rhOkBSxg==","signatures":[{"sig":"MEUCIQCWpGRSpwd0gZGGzN0VloSDQyh8Meehx3CvrSDwoLR1vwIgFhFPIbQxt/O8k7o3ybf+Z2L4VskT6m3wR4q4CEDp5o0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzwKLCRA9TVsSAnZWagAAgbEQAKNhE3KcCE1ViofkT/vG\nIqmyAW7QxHU3qegt9dp4B1FLVNOz0qdZ8Vnim2rsppsVxO8xNPTLSwPV2wos\nNIit9MEvCWHyryYdbW5MZulIOa8tWHjIA25NRbIOBtUemuHE0AWsA6EQUmk3\nFtOPpGwUSg8kxN6pIMjxd1oarWuGigV34ckn8NWhVZt6QRC/4eJugKDMrnoL\n/SHLku9vyaWorjq7RU58kg8pELVo+UAawnQCONa39vOTVdpWw5MHOfajYPFe\nJxzVBsfn15diWDDiWYRtT9JFmnWALSfCQ9EnE+cZEKbT83fEVidRvcEagZQ3\nJsTRZJQCKvh1jr4hnObG+dz3sWdlvSF55HbW0MU7BjHo24445WlqX91kSVXW\nAXzKSRhcj87AQaVAy17kXP13MciDdxXZaS0opAigqtLrKj1VRCTB66AobOP+\nXUgNjlmxPrhM9Ms3UVROVBx/329+GJj+rr1sHELJKyprVedCBcjfAx/j0F5d\nwUVUcBetuvc/LEzs6lkrVqQ85HJsUCTRKbONVdkaRgRelHr99XFUwkKFnbRg\nzgg9VaE0rdra/cPg4d6HJTDeo4M+noFWiSkXz808bpM95d2gPBza0511CfOh\nsiZzhYxiavjHPQo2z3Ks8i/FjhSBp+ooCyFOavFRLnkESHh334WKxv7tOCWG\nijgv\r\n=41ju\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-f154dbce.69_1573847690687_0.027850651822016737","host":"s3://npm-registry-packages"}},"1.8.4-alpha-7ef74969.70":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-7ef74969.70","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-7ef74969.70","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"77a2a9aa2612ce38a22eefae2817d14b9adb9cf4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-7ef74969.70.tgz","fileCount":30,"integrity":"sha512-0iSwKirDyt0utgx7NbXsZXdaVPyUhC9mRMZvrk7nH3Y5qgQcC8RCjrkcTfAwxmdwFENX4KhWcmEbfOEaGh95fg==","signatures":[{"sig":"MEQCIA6eJrjugE72Cm55B2y/FI/RUw31p89VaKqBhSZLvn92AiBsUiIhJv7G+dVQvL6bioU3TY4hNXaelUhPPzths/q0TA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd0S3gCRA9TVsSAnZWagAAN7kQAKSpPgWoR2V6AT+YkMgC\nFwHOypKuiqzbt7SW8VXt0D14k8aZT4HTln1ifGxRt6fooPiM6ZGbcCx0PHvd\nUtbLAaMtGMe/t400M2OcfVnPCLv00I8JW4p6Y39PY05W7wojGoaY4115j6LE\nKGb/XwitTS0WujDYeD6KrcWw+1l2vsmqbDkWN1gbebO8CEKfnEZIdLryfF3o\nNuLKzkwZIG44/Mxudna4MbnZKC4FYZafAr4rkAZWE/p1XEcJQFhwBZykrnjK\nfxuCNpJONEila5XDylPDqHbY85ndYCYGLllLB5hRd6WYkUZjvtCjlDAbZJNr\nixgR0wkn90/lIHf/bqkujlBvEJPmvVzwivH7uwI+Ig8JPSXmZjm0q1Z5DvD2\nObLZ2WxD7YOVZJZRTafqYnty/O10FOc8P2MT90FqPym3wS9D6SdA13ROb/yH\ncdpo9StomL9PnvfDPl8ym5kHGtFN8Xuvrs6XORcWNOfpeREO8EMq0a+XZo6D\nTweiGSazra0XoVKy10eVaFk6odFsLVZlGGpk/W2m7duf7WeDBwZUYGRo0ioM\nrPs7aiemtCC+COVjIOwB5vlsAQl4sxLy8qINV/DYmiAxKs6JC2uhIfOL8qtk\ncDCpGeoztuF4R7lTRRqs+qH9n4S8cNaNxB3vCxGShvuoRwcB7dgZOR/Jzdfp\n7IGC\r\n=u+wo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-7ef74969.70_1573989855725_0.5334944194323314","host":"s3://npm-registry-packages"}},"1.8.4-alpha-fa4632ed.71":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-fa4632ed.71","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-fa4632ed.71","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5daa275463fe2b423c80a3ac6cb17f05613101bf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-fa4632ed.71.tgz","fileCount":30,"integrity":"sha512-DzqcwLZZ653on4qaFF17wFOhXJ09E+DXbPsj+DLC3doYIOc/bmkeLH36mLaZceh8Puz4ZfA0fzy8gx1Xl7aZmg==","signatures":[{"sig":"MEUCIDqU0YHtO86oixxb1PDJiTpHlsHKlrAaL0UlJGu9LJmoAiEAkQyvrMsmdaOXjFOZ9QZ0k7A19qeNygi6KvVHjzZHvAw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd0vN9CRA9TVsSAnZWagAAo9UP/0oVRyX8YkMC8DC4wbd5\n3TZ5ciS4AYz5iFpaDWf6DraGwL6dh/I3aThYBv9BX6PEFTWt4UGUcz17jbNw\n1rZ2/zgu+nKBuHLFdSWr04b9nqY20CfzuxSMiDzC1h0Ag71W8fzlSM9ngkoJ\nJ4IA6w3gPS4lPlHzbJuojhHmg3ER4S04rMv/0bQhyuX6XEk5vaJuOuult1LG\njlhMSWnWT2UyhHTC3Bmg7II7B6B371lcfrJJx4DSkQReOdg5176/y6VkN6D7\nCkeUr8/hvs1Tb8ZJXmFmr8mC1R+wJyp4L2tuMvy10iWH1ikdkSFwYaLVboFl\nZYLiM2hPRLFJF3FfFEHFr/mCGzuQbVjS0jb5zq1OqOXE98GiQxXDqTUNHJkt\nsFgxnBPz+l83SouK6MSpd6qph743SwrAWiOBiawUQs5w/dDYBSdVXwOkYspQ\nvCoBXWoqjDTAxENdZ886NykfnGqs22zJWYGH9Bd555ONbM9xJcsL3WOtocwc\nQYrkesmAgwZ3sXMerhY2gqhl04RJK0pwkThz+RYhnUVsYr+HiHv7gia0cnOl\nEf13NWzu8Rw5bX9ZCOxsGuswxHfr+Kj1Z/3CqqGFKgKu+9KUT08gR/PW4xUZ\nhesmYfBw9AGCwLs656sm8VN0oYP9ngZZa9FuVkD7lsJDVbo9ESm36tE5BYxs\n1EZp\r\n=g16b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-fa4632ed.71_1574105980872_0.3246990993491181","host":"s3://npm-registry-packages"}},"1.8.4-alpha-434d8b9e.71":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-434d8b9e.71","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-434d8b9e.71","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"eeb0ab5418c0a778adc6d5515e2696de423afcaa","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-434d8b9e.71.tgz","fileCount":30,"integrity":"sha512-D+Kw/jTP7kOmEjfPljzx/jJ5vtXrit9Ay0yBh7+z7KQASSOyCLM4wJtrlrRLhfGhKro5MyqKJ3yKunfUrfN7Hg==","signatures":[{"sig":"MEUCIQDLaOSvaDouGI0ApZPzSFmzcIh4geWQFDUcnT08iu2/OgIgWu6NNCzr6WV9Iuzbd7C7gozSDJx3RLxcqQwClCmASr0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd0vbbCRA9TVsSAnZWagAAV3QP/1a2CEVFKJB8ROWC3j4g\n1vwbjPDQv/ZNOvkCq/o+a6DE4UK4RK7418QhnqKxtI4heLUseDwVBU8M7IGh\ng/drPWhB2wtKDwRTjFX3EbNq+FAW5uu6/mu7CGTZ/FdNtiFsPifAmDsd7wSq\ne5aJMieyeYlLUD3+MxkSo0uUcRGkIe0JiT0PT1eDsFV1XiV8pSClhuJp557y\nlXPmV56PugokN5y6i/mMp2rWtkcG0hC83gX3m656bDvnc8dq0XEzH4iORFj7\nq0K3AJkQOvOuyuy+osyoEcxUC6/xlNSQTlbZQfhaSKe5cizus8eGuXgVrQ5K\nMn/EE/kmslAOcjkifWfrhI3BOx0mkmNvBxz7vrzlNrUhltONrx/jMB4GNj2D\nGtASz5jPBX28lbrRC32gFIamE21AFHnLt1pqooViwbyH20RTjrcX90mx9Bud\ne2MXidzk5NUcPMZtuwU0hrjGTJKKLe7VpqeyF5aYFrE012dI1rQoyRpfTCBG\ngUqJTTFxS6UhjiNyYwUdsd+Lb9suPzkuoQil+YM4d/JbUbexbcg3Yv7uVsZZ\nqjtya3hdCpDH1HrDqiu0thjRYfd0PlQ+FgPDXAWT1Yy+VlICrvZ+Tm69oiPm\nyCz+hYoX09X1kVdnurfzaTSkMfkVbs/Dne37UQGBur4ZuijkzQXDaNwk8n0L\nBGKK\r\n=y/4j\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","directories":{},"_nodeVersion":"12.13.0","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-434d8b9e.71_1574106842604_0.5220858444942313","host":"s3://npm-registry-packages"}},"1.8.4-alpha-9a2a2f8c.72":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-9a2a2f8c.72","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-9a2a2f8c.72","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"09482006f06ece9ad5672a7d85525ab6a749f3b8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-9a2a2f8c.72.tgz","fileCount":30,"integrity":"sha512-jLT4IisumZOLyqMDiufjIuTnWvfn9cri33U0gvJpaWrq95qb91xmgfn30Q2j8CuekYaSdCRfILklWD0YEZbwMA==","signatures":[{"sig":"MEYCIQC6u9eVLgioouwqw0wlG0IqEUyRkFUUULxf2e7xf7752AIhANxG/9mVNkrDQ4LrEDgaCi/s6/WnndnWdOl7I4PdB7Kx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1E5iCRA9TVsSAnZWagAAvAkQAIRx4OKcAq/wHy69hE5a\n4HcHTIu4Hu4rJPU4vcE4y2Gf9uV8Q2SbpUGG8rjDtmH/Ap1257flfxae38Gn\nTC8ZnahkyGjNw2tXuFSOzfUGM35NeHm9UpUigZd4X/sP/JvPAlLDNVF1Vsei\nvTIVPOLZ+heCtVk7KIZKZAfae6V83nIllvq2Giq3JBMbImVhBB6FJY7/hHyk\nyNQgIFwOshs3CXjd2TYqQPv1x+6zV1AA9b7qRC/5motrAUv5hyVExJwoQIw4\nLhrlRvyJh6zQ+v3TyHjhEOxql48m3mQ+BG1w0b4+o8kWf+0gIMogqGqcuoXV\nO/A8pAF31VdjpRkqEbfqHVJoNYQTxMXuYDewSjyjnnRmrIhqgHUhI2Hp4vaU\n+VBaD2HA8j0mZ4+5pbAA4UGFc+fzZdL7bQXAFjZNlSSAy+9oXPDVkY1iexSk\njaq83C/wJNkD1SKE2wsl83foC3/4kz8Ao2EWz6Rx1Eud3PWrNfhnqTjntqPr\nBGgvCNUCU0AyOgXC04p7PgN7xIH4TF5sjARd3I9vPqJ5DnJFnatsvZCyiV8s\nzKUsYPuk9QOeKY3XaMKdY9IPzUbXBw9HEGLS338WQ1sqro822ghdsnZeU26G\nVP4BeG2P/C0aO5nDSD+L1zr4pujc3iu5FMdxpmabAYVyOqLe6Vtbs2EwdJIr\nDQLJ\r\n=dHXv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.18.4/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-9a2a2f8c.72_1574194786198_0.3761157185165396","host":"s3://npm-registry-packages"}},"1.8.4-alpha-be8f5b5a.72":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-be8f5b5a.72","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-be8f5b5a.72","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"fd44c2fb02801e534e03141941402bb4ec427d60","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-be8f5b5a.72.tgz","fileCount":30,"integrity":"sha512-GzaRzgm+aBh00fy09fdwhRyqA3MWngDk5qK0inKw87wwKrAmZAT9xFtxypN2591vycfTouCBbc1oPsYDzAxH3w==","signatures":[{"sig":"MEUCIQCOX1vy1mteS6B3jeAdjXkT5SVY3N7pFgb+6EWnIw00uQIgI8medirItMkIvC+Lt1KOeEaceA1CXXmcOy73Gi9fUHE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1FFfCRA9TVsSAnZWagAAxUgP/RRIfR5jW6cIg+Bgu7Rq\nLERXE5v6xZFycC6EFqsY04YjtUz4Q0Jo+/7VyoXmx+zhLdVW37p1t7MipFu4\nyzoZI03FKhAfqcybyzK2BJL7YQkiE4L1GpOKW9A8irH7pGBpO5BkMMBV9z3A\nuS5lp4tQE/nuUW5/WqEy/WMyBC23UAH7CulXQ4nDxsUuruqBpLR9sv1XeKZk\no8pDBP1/Rlywlrqg9V1gsc/UfTcvY9UtDbTJ5gzxULnKhgEHDyijwhhZFfxZ\nKvZk9PkFnSI2Rtr+C3wTzv4iZ+dpnFEnKUU+vBQK1oAuWKKDZ20+q6MVNtGl\nWr/Aa8MaGG4aCdjAhEdgiPIwuHvsv5ersbg6PT4hwCXWg1i9xkZvacvYa205\naKcDWyEusrOhHgcaXeqw5uaxsOPuLVAp0lSVlwoxv0Uavu8dkA4cdA9UiAW6\n/wiQhD/gXibiyNFD29Dl7IAD6uQYqGEDP29SnYXw9z4lYoPfjeGLXyZ6wWZa\nu6hjg529nzlLDoEJu2ii2XFbvqkrBmCafpoDon24CG0qJ1VMS13RWbfn8IIw\nC/AgRZm/s+mvaeS0yJXpyc0IBvh94bCtrwFVUpYuOS+q8ZlDIRDMaGyQL+QR\nktBg38Bv1rarRz5glh9/dWA4tUKDbgzvKuBCxP08aOqjNxYTWhRvaobNO+xJ\nLzMd\r\n=USww\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.18.4/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-be8f5b5a.72_1574195550841_0.5593547347053609","host":"s3://npm-registry-packages"}},"1.8.4-alpha-7d64e985.73":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-7d64e985.73","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-7d64e985.73","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"6b474bb73992163dad1a5897b28da5df9539314b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-7d64e985.73.tgz","fileCount":30,"integrity":"sha512-YgsIvKtL9mo1RhpXukW56/PLtjJcpfK++NXssEvLkS+2CTWe63lRs9WLLZ3vchjpfvuTVEcPpgK28I4AiS1seQ==","signatures":[{"sig":"MEUCIQDLCERe/CFMjtKOeK9AfyN89txUICZiY1/5AToFLVEYfgIgVQBi25xCRADymjyigHd0IavvCXmRbETZ1Xzktvjd1ak=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1GmqCRA9TVsSAnZWagAA6MAP/ijA5uIMEZJ09Nia+bHc\nnMm4aLNd1SeU0kQDaqvG+yUiYH/yw+mSiSZJ740iFMEobI/FnD7dyug53/ZM\nAtvMtH7qEDW2pGVoWnM9tAQMtqjHraUWnlJOAfzcrnGNNxaLpxQZevO5CeUe\n/PYl3W/vcCBS567oeOER7/+JrrClbiFD5wWvyeA41kDPhEyoHrTrvgb40yoq\n0Pkn5nDDXbZ+t38+0MESPQ0y47v8t1IKhv4nQmneoDmYO9UzQxYg7AFV7MVC\nOqYBwQ2l+DdR6IACvgVrsCOMobzXQWkFHy4RBytgz2aWsmzWTeGRFZ6X/y1U\n9yPjt+6ahiJ3ku0rtS8e073KpRyCYU+f+0AoUoNxGJtic3jrKonQJzipn1lF\nnqUu7rpuvUZ/mQxaqUQImUitcZH8UbowLeapiWxdQHgAyEEKJUXWajQ4zJ8N\nWlv9yevOL9gkbEC0JEaNx3UIoAphGkHtMhSOAlCDyJ7LHgkph6xcz1OD7yVg\nqpxCcjcwmugo+231B6PWwmn4jJRX2dGLjTq3aTdX6S6pK0KrqPmV1KnFr82y\nk1RUZrZYkFqN7k8Tyr50auPCaqOQS7qGuJZIt4tNCdjmitnU1qiMyBVjKeco\nigHUDjYn26qbQ426dhrP0YVnThaYlru7/IevcTbNao8LwxmGPaiGLHQOc2h4\noUHK\r\n=TFgH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.18.4/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-7d64e985.73_1574201770193_0.13793306918289727","host":"s3://npm-registry-packages"}},"1.8.4-alpha-816d8cac.73":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-816d8cac.73","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-816d8cac.73","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"81006868113b62881d2d5340c32ce01aab56c735","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-816d8cac.73.tgz","fileCount":30,"integrity":"sha512-62f/hj3bxQjwieUkSSq6RoZVMM3Z2RR2VAQ6AN4kbXDOp3rWD5v8Vm2dgCMEhaaHIxS4Fd7WdwJoEzhNyRAgzg==","signatures":[{"sig":"MEYCIQDx5HEBtNLLJ59o45PINL0F1U5RgAEcQTbDb5thGQmCEAIhAMgq9dLku0xmiNynJ9smNQbzIBw+lA5fc6d0F2YjorSz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1GygCRA9TVsSAnZWagAAVRQQAJLvgRlUzzFEi5ozi8g8\nBKBOKjt55WJx2X+ZTqTefA8yJvGgF4Lcr1mHetTqDwETFUy6pTwXnjlnCJsK\nE7I7K+/qavQ78q6VwG9/8yKwu08KKuzCsR6Pca2pkViHue9HQTAsFBWWJTkS\nRun2DlrVc6BwEY2NblMJ03BQNdIHF5foV/gCyJPgG5GRUkdfvjiWXhfJ3eXL\nCuW7J9mLxEmlay3m4I2brEO5DQ+Sx5B1AmjDmLUE9WTK3Qz8tbjqiQHiY/CS\nEZUz2AS/tl+APwZvmfmZlFtBc0g9VuOuKLeLU8MOiHM3RhPIPLNrTqS9M8dc\ndZ2vhc855BRw4RM/s7ldTMkyx3oorJdXoy7+v3PkbU0WoaU/yi15kQRnOgjF\ntv02oodHNS4vxIecjawdxkpDUNZujnpAwhG2zKQg5Vkpa+W8v/fxLUdgnVRn\nRBSAjhfHqGpWwKN7u0LRjJ66p0q6TCCJdIkve8S/hgchNrQVSBoaUV7I6j4K\nBwtv5c5TiQF+xkRa1LpGIYdTtAnxoBgzeIdHBCY34t1We/WnL625ZiXjmVt3\nF5hPpo9lnyBqENM0Oldji0n8+kUC9YUXa1wDCfry4Bdw9QzfYeG3a7PPdAzK\n6meGSn8dgTN4oEaxbSFvGN4no8UoL0/GKWxhR2ne7a4V7XfiJgLfNVBhFBQs\nfA+p\r\n=04x7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.18.4/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-816d8cac.73_1574202527495_0.14539419427853528","host":"s3://npm-registry-packages"}},"1.8.4-alpha-c32b423c.74":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-c32b423c.74","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-c32b423c.74","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3bcb67bd158a1344e34836e714c3f31950ebc1fc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-c32b423c.74.tgz","fileCount":30,"integrity":"sha512-7oIu+3zQqRZKx2BtfeY9fJ4IETJnpiFmFVh1Iu3EbwRAnpJigaIaIPa2S8CClua5kty1HVQcQZcNq/fApcX33A==","signatures":[{"sig":"MEUCIQDOrVFxqcI0m6PbPeJFM4yUN5g0or6riVwOsOOCXSVpxAIgAKbLzLbfWnv+sx9gTiPYXT4iJ+2CnnuGSQhDbFYZa2Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1KsbCRA9TVsSAnZWagAANDoP/iZsM5+B8d/8K70U8vi8\nbbhXGlcSU9f53ejEpsHk7f4EmiWRZbd0/docm0vxsOp4ibYc0Szli6meqRAI\nX1M3O1eOni0CKRf8jlXsLP5gEHv7KjqcczC8EGWDX9G2oVjQg8MjO9JPbLlb\nT3ffsz5RbSIfxxJLD+REQsWLH5FmrA8J4Czf7U8C+ZeNRi8BrqkZQcqfY9j2\nhC+4J7R2csSD+b/ZCqTHDYP6U4ocwZcoL2rqW76wzop25tjn+qzyHuTRIe9+\nf9qEEohiox3u0Ufwa8ApDIc2e9ZS7bsO/aAxG4tuWQjNsQVHTtO7/0Tf6zYd\nfPD02bEoyTTlbZs57rHqNJ+0CugaXaFHYV3s59uzOpL+RaEFfgWdcdpAdL7f\nATaWvBaKPOEccdSzx3pW61iQRvqjpADKjHOUZLU9MA+fOlrXizOdpQ6H1ZLP\nMALehEQaRNN3bPlkU/kD/PQlMsRdH7EtmZoYbfAp9lQ3GygMe4vQZrqrl/g0\n2fOWQamlgX6dfBet6z5Trf1qbo1/oZyX6hntlwS50AWBmS+M/rQ3RtRwgoFa\n+4egOOeEVTFxP/9d17ist0cKHO3wY166paNXChL+Yy0NaX6sxLye7QW2qTUF\n9VWC4LRWbHR/FHC7AoirPjuLHxOGIz51Lo58ZYKVza0XpuG+/UNw6rU0Sf+/\nRsf9\r\n=fAP/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.18.5/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-c32b423c.74_1574218522329_0.2825014560887358","host":"s3://npm-registry-packages"}},"1.8.4-alpha-79bb24c3.74":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-79bb24c3.74","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-79bb24c3.74","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"98375cdc2b794e237f596f722e628ed80b53510c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-79bb24c3.74.tgz","fileCount":30,"integrity":"sha512-b8rv3pgMIhiQm1QixYXOKd6Mn1Tjm1YM3nrfEx6bY5QRRhbdIFkVumnKPrDELRjH4DEi748qMEak4eWyv9ukpQ==","signatures":[{"sig":"MEUCIBfrPvXEfZ9unR0VkGRLi9aMEwBYT2n+jP/d6EeSHJIqAiEAjyBeumzYC7HjcT5WdlzBwT3LHN6yTV5QKciNmwQILlA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1LknCRA9TVsSAnZWagAAcIgQAJqNK2lXa17Hl8IibDnm\nOmykjLFbev9X2pqt6HJ0W+aWZbstYWzw1b45C0V4z6vX+gTrkd+t5RkLUcHs\nkQx7AIVmLTtPkfIjxHoEAsB3qKWwxcMp4F0H+nrYiSLOb4n1FX5nvWIlSrlD\nGi5iuKdgJ/7A5E4VmuebuTolTczLgWi9eI/KPE29TlCyi9BH301jl56YQ30I\netUsm9GYPuLGDbFkfM5JJvWykGvu+LV+Tbx3rWrenFs6DiMj7HO0W4TE5yy7\nqeHMHwHasQ61fLv64K/EYW844XaDcHlyz+7WsPX1nFTegFrTy7IlT1HUvDik\no9dqKLWVa2i02IiLMi/ZnMZGjQR9UhM//DiX1+aYFqsqrroB5j4LBgA1NQgt\naa/1uX7kT87YWBKK7X9iFTraav8sa1TJyD2o+kFVZA/NuS94zWu/j0BZ5T2g\nAM93ZRdFVbBOwUkd4sUhy+OnXMpQERJ6TYjRjLPhtSNafV8JMs8EWjMm2TSG\nkBwFbcj/CTScU1QtMR+XdafHhjHstTi3YrOCCUOmRh+qgt7QMi2zXm90PBMG\nCnF2m7pEOLsIv+M9HGsKhqZia07lkDwAbpysMCLGCFAmSu5HN140fdOxgJmi\nI6tqL1TtPBnht4V3XKZS3zYA7kTDesVf3qLUK9/XiJ/OfnqvfHex7FE3Kz+L\nHW0Z\r\n=jEEu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.18.5/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-79bb24c3.74_1574222119309_0.42280354287325683","host":"s3://npm-registry-packages"}},"1.8.4-alpha-5cd5e7c4.75":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-5cd5e7c4.75","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-5cd5e7c4.75","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a90226d238019fc3ed05b2dbd9e395b06725d7b5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-5cd5e7c4.75.tgz","fileCount":30,"integrity":"sha512-9cDrFEyPFxpeMp8cAVcnhvx4y4vxOfjhPR2RKb376T/AbGnrss5fGCw4LDvfvbl3cXGN+ZAqbG9RmX9PT95oKg==","signatures":[{"sig":"MEUCIQDHuL4cXHXK0xMPwQKq0F2rfrkzCwkK8cHL008lAgufEAIgIs88B60fD3m2RKL/IrgO88Lsqo/68MQkV/7IDWdTVFM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1LmVCRA9TVsSAnZWagAAQgwP/i5VliV1EiTXSPRph24A\nyZZ4b3s9JR5kfq5V1klH6raMdByR5bSbaOUY9iTkRxfm0XybfJpadeBHRV+z\n38Yn+4IbES4j/KgV1lh6WQY4eI/bnRlGpO3QYZo0ceC1iqgiBo5WLLlZa/W/\nxB9IbpiP49xkCqAxW+9GCWxS5zREAwURtntsoqILWIFKO07c7+ecLLUpd784\nMEXirzGH957Qx78K27wlTbbQKQ1uCVe6MUhcvMkXcwkSmzaDNjftyLH6Onhh\nGGWC4OatopJ9MFnyh/+ChjnuEYELVh+Y8sSOJnNUyvYhIHCpDl9XxUuPbM4P\nUAqAiiKK0pTFr8UzOeMt49BPDtO0x4fpPMsPEiZHh0z/yVVo4IU/RcTbMUZI\n1Stm9tNBWobx3T/y3OqZmRTDlTz81i1V6ttIdKtBeMTfVWzuRJkVDYDBJsB5\ncYf//z/wJ67TIlFpfvnFTAsAx3BC/h4o5uY66ho6QTyUk9zApR77Ac8w9v06\n/Y/WxEzkWAy+dqt/zi/l020T80hBNddjWzHhTfW7/lean7kvRkmjemlsa4sJ\nH7xdetJ0Lvam+YevLf1oxIBslQKO6STYtQGc68fhm1nS3B+yfTZvAmpnV6WF\nL4VrAEkZoyITwlrOmMZgkH6jhTCbktxTRUsInCFg10bIMrwJ/XZ5qLNhcZW9\nL15Q\r\n=GldT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.18.5/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-5cd5e7c4.75_1574222228630_0.9038323868671301","host":"s3://npm-registry-packages"}},"1.8.4-alpha-d2dc1817.75":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-d2dc1817.75","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-d2dc1817.75","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c80742c2a04a33987cbf7eb13fde5592f83ab9c0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-d2dc1817.75.tgz","fileCount":30,"integrity":"sha512-hfYLa8GYRkTLLTANNGPMTPBiSab3Ma+QjAKAWF1JudFnHsitBIbzVWkU836swUPjM2ME/u2kWuqhxXFsNtjIXw==","signatures":[{"sig":"MEYCIQDAgM2SFrYitYYDeYLZjNGrnlQzdgus8AXmJnQKgqvTrwIhAOVL9HBX+C+uU+ui5VhbvLAnrd1YZBdt3styuRv7pL6j","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1L2dCRA9TVsSAnZWagAAe/0P/ikllnIyxazwacjF6O3y\nR+zUKUrCg34znaaCg2MGurRbdWgjDhCjEkpIqs9U/TiyWr912uszCPwDT5zK\nKjeyZKXUIL/h2VdctUa8RQP+nGSjxgEcIv25NIHBt/SFm0Zleicbw/QjeZYT\nulxn2A/xKoc4xTTnZb55ADNXJbenEXYjo+7yotSJB5H4X9NooSDKenPIBlqo\nkh23WCqC1N4L1GMAKMjwaX7g9Z+o4gqrxOuwuzuxrci/M5acJ7GLP6OZf0u7\ntsR9svK7X2nhJWsIMJn3X8Hlfz6tromSS/rwg3VTZ6+AwY/HnnIAFrRhyFaM\noKyElznBDbrR29lrrtft+/Izn3ndmKPdFRTveY29rRdUU/7kTi/F18EpmHqT\nHmCuIrtoFpQeFturEIpRGf1CMRv3cvTF4rp0nBqeyyojz4kZwJ8qrPG6HCXb\niIiGQYOq0gVHz2a7849+fufsBvg1hWbJdDAcMjrguZ3pnM6n9tDOnLA9xA72\n9VDhDLA1XIxuL2ukTAP4NS4FxLNQEcpWEgA6sVTIQPsxslJMm9QmRiNbkUNq\nXuirD433GUrwCf11SSwA6m+7b2ITyHG1NxGI0kWWey7J76zcpYz/w3sgfAss\nuuNZAfkCfcaUtdKBrDHrSHmZA85zUwmBbhf8KaeBqRY/5Jv25Fsbg3GUuGVF\n7SsD\r\n=p4kX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.18.5/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-d2dc1817.75_1574223260652_0.41874489680709126","host":"s3://npm-registry-packages"}},"1.8.4-alpha-1895e4e7.76":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-1895e4e7.76","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-1895e4e7.76","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a6ee98bde03ad9d9bab92d79241386758ae2fae9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-1895e4e7.76.tgz","fileCount":30,"integrity":"sha512-R/pXIBwdasyUk7Tfex0K4KcFNFqZCXbGqWvNDoj6Z1Jv9gWqmtCTTYn9iOjhqU00NBgpnln/jTKQ+qEbZzT1hQ==","signatures":[{"sig":"MEYCIQDsOJ1Yfm2nbDSzb8j+nmaaVWZPhfr/nZbypo1MJv/wTgIhAMqAbQ1pbZh6+Dd6ygqPZgj9ww7mRyzosQvwYv5uwpqK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1Z0uCRA9TVsSAnZWagAAedQQAImQ1zN8pCo19sx8b2Mb\n2fSmo5R+mVAMnEQ/6vrxCQi41isnkty1g96dBYjt3PXOgPdGxNS+DWY2s1bF\n0wJlnZIJl36zJicH01umzfmzCBPKwEnB+SwSvFc+4mQ+5qp/j0hn9Ar+uiIG\nyCgg2h+NnRjjwuJGrLJQcahB85Bc4NUIUAInQSMx0Tu7US66b2NWis/vUDXl\nWXRy0ZMFjXjcxTWBgi9sw0aRsLybmkzitybkMLEWArHUALPi6o1rl+ef1+vW\nbYZ4AlL7WDcmdxxaICPg6JGfoAAD8CHGAtmDu+bx2FdGtczJ/7YikIgEm8mB\nvJ/Jbafygs6o2mODjPuZsYG5KbkylbdVbfpFLdIzOuC1kEHl5UaI1kpp+ovb\nAziGCa9xtciECbBSY2uqjEkJZjkTrwHs+Hua6dJs47651tRyfrrruo+ATZ/2\n4A20GvZXrZaULKWCCObCNxoyTgMube5fNCBjL0PROAM7n6mY//OuvE97LWdw\nyrWYQ8XLspaaAW1OMusdOqFs92oF5HZHHKb5dGjX9ai94CjjRrxXqM4xpior\n3Bq4mcKrsUufrYbaoHIbh6HWZ4uKoPC7jheFw2iQgLXuzAtdDY5693WNE3vb\nNS0C6nYySlnnXxGY7Wq8QcQ3fSW8re7BEQ+/+F6zaexzvPb3qeioepIhW1Y1\nIcVU\r\n=2HNm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.18.5/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-1895e4e7.76_1574280494173_0.7579100028145604","host":"s3://npm-registry-packages"}},"1.8.4-alpha-96a6b733.76":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-96a6b733.76","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-96a6b733.76","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"55b765551c290cf143ad851b034660df62c09c92","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-96a6b733.76.tgz","fileCount":30,"integrity":"sha512-z6em5azu4QBYv1ohnH84bBg3Tt0MFS+Mhb/5JquZUsWB+NtgCORvwmZmGspV/01uzePpkMYfecvhIkXtmhdckw==","signatures":[{"sig":"MEUCIHIiUMpfgpMpY7HlJUSA+fKLamdNAly2AhIXNLrp484QAiEApiMXe9hNIaqSNalX/Yw4/oWuHRiWAQA5myw7OBRP5Sc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1aBWCRA9TVsSAnZWagAAiIMP+wZ/wm9/x1BbG2xIPfa7\n3h+WgjE9MpoBXC1q3YlxLtXrXIsJESFWYVgG5ZsquwU0QphK9beHgbbx6U1b\ntZ8CDMyYNV8t+Dda6FAQvqCleolFpAbbbvyJhrJrI+lRpYgKYwhbbMezi9HL\n78y70s/613s3ba/xiugWRhsy1AV5SOPq2ZcZX+mijHCD0sXhKM0oJfAuMxms\nGxbKlLH5pxS477rND4t92cUnv1cLp4LdA9KEss/ejNPuEGSN54lWkehooGTy\noy4JQEIQc4kiYulXhGh26UmCd6bipjKlYt6Q7u1r2PX6GujRnL/Wncb7fSjN\na5Z00dMH2CX5c+2oBgB04686nfuhSPJwyCjP8GISg9lesd6/RAJCVw4jDYnP\nwfiUmfQyHY6nhybnVeoJa3jJqhjgvfbmEt949w7hYRvrJD05x5wPMLv4B19b\nF+xcLNEZR9+JUhe/TxOP37uh3yEb8mZnbVJ0aUDPk5g134K3YzGcLrppsErp\nOuEiRKjCNUcIHlC4kEXMfs6DxqJEQP6MK76lP/u+USbEvIn0do8z+cyidmXx\nL2+vMYJbrTazRfaVLW+n5/hWaNFeLcsRFl7COArIGtzBnL5jFIZr92iTA1zc\nDBDEBdK2aecgBZtPIsZAfMOsoUj1T+LhyRdx387r85DDfmUmdHItk339w66a\n0NqT\r\n=NBww\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.18.5/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-96a6b733.76_1574281301253_0.25749813323877513","host":"s3://npm-registry-packages"}},"1.8.4-alpha-c770ccca.77":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-c770ccca.77","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-c770ccca.77","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2b9158455ac6ac739cfae5274b647a61b301efbc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-c770ccca.77.tgz","fileCount":30,"integrity":"sha512-RNJ3+E6t96rHAIPwJ5m3nOAB8kYFsHEEXRBQiuXxBPJbqsiP1134g1BU4dcck8DrbFaseKPHYMNfov9GdaeyGg==","signatures":[{"sig":"MEUCID9jxg04GlvWy7Q4DCIsygj4n4uIIBtfpvSXza7q7YhWAiEA30kbKDOx1Ef9NKtkm1jH5ZJsNFDkv8GUEC3nGzhnksY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1bw4CRA9TVsSAnZWagAAIBsP/R3rn6pcHb6oBWtvyQ7D\noatHrtHvIpSMxBmzJe2qEDJxak9zxIaXRoyjT1WoNAEqCDTjpS/OGFi18zN8\nQCrgHrOJvPpHSWIzhfTOR8JLTsZBwEBhZdYE767GOm+bKqDaa5iHd5+AtFiQ\nuH6w//SITUtPkEpGeVOD3DI2jver2U+DdJov2mmNnvvowxNhSdtpUXA5BrZK\nDwHYuLAb8cbeUHfbWGOJUz/YZOXelrTJVxJbivKHTO1JWzBftq57QSj6h+oP\n8vFQd3PijieReVp8r3bk35LkUbeFuEf8a/dgTjogtVYaWNqSvRgis1jMdz4Z\n/YheJQeLTePnkbzYA30Bv3VvlW3Wc3iKfm1vAjXx1zPqvnDTaFZjYtlQ9EwD\nJeFH7JuitEOwxEZ2DUAGsS0Wxnk9QTaPTfBbNT8rzBoASm2+3Go76bCIFI3Q\nrJgwGDT+RlC75L2NM3J44qSwSCw1v8cbgUKvGGqOnYc/iXR+WgvzUDLFiJPV\nWa9v1mLotlP0mlw1pXvJCGVpCwc71Zu5ONLapD/Ir1xc6YFFn0VzNzlkvytf\nvGKxXV+IXKQP0dDOxP2NesgBYOYr3NbA+I1/IBrSRJeJiV7YIrjFtH3hg+zD\nBvS3zxpSu9OL3pMFfIBUqSuuGbXNnLZl4sUS8sLb035oZwyscTk2a0LFvR4j\n7Ray\r\n=BZpw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-c770ccca.77_1574288440027_0.7866625090685448","host":"s3://npm-registry-packages"}},"1.8.4-alpha-0caf203a.77":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-0caf203a.77","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-0caf203a.77","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"99a1ba6985a1b77376111fa40c712eaa00069f1f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-0caf203a.77.tgz","fileCount":30,"integrity":"sha512-qFeGMKcsQYEiqj1Bo43p9eoKW0DVc1cJ2m5kZEPlR2vq5FuCi9QsCymyNd6Vtrtfy9DY33q+BlZc2jsiHt5l2g==","signatures":[{"sig":"MEYCIQC5clihXAhf7YCcjPpVANP8X5zxvOsQqhcQo+5FgSlhnAIhANU+nXlRC3SnLIb164aME/MHeF8ZllseDBwByxm/qeQK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1b9YCRA9TVsSAnZWagAAmSAP/2U1KbtIeALoURZR2pUu\nC7R5q0rRPqvvIn737WWvsQv/bBPs9zaWbgKkadP/P42vBIlLdb4G0NX6pXEt\n8SHNYMVE6j/B3+yo8piVJ+RA0nJvmOu1tuNV3AH58pwoldKkpaJZogRYiT6k\nJr0FtlTdA1qdh5gNS9/Q26UE5V0d9qHj5IClY3TpYSz5nr4ArZZsyPPe88aO\n+LCC7EGB+fKGA2JadzsBIq0w578/mw56sjdZnBPshPdxVzORXIl/OXHo8MFp\nDEcHsNBAIgvQKtPJsu76fkcmSC1dLRyF4ZHWM2ORzBcOTDzY4jqN5RHxNW4G\nau9+EjPBick95f8Pbk8qTL0oM/pdJo8xfLVFg45//A0noNrXd90zspx1ZDd7\nGYjGgLepGf5wJMXIwhSZ09hbt9Z7eiN4BxP9sN6Sj53RFcSBVhoLUj4VnoF9\nxLiCVrHzdKgt7f/bgCV0WKtNZLVviTsjDEW3Q2r0xI+oSgjeH+qkudFQ/IO3\nkay0UUnQBislUB9hhS2aI5IEiNxxvS6YvJa8DJNKpYsm4f5+qFN2r+r8lyyS\n+yUMnYNCPN7VlBCIxNOJvTEAafomqjM2kk6NeGF0NVNVtgtGPIknhOmsspRm\nnJReVAzT5WTViYEQXuuWp8npPxV1rsxBXytfFafwO3irNJO+WydPZKuiasmJ\nTjzV\r\n=oEyc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-0caf203a.77_1574289240286_0.7859905091759454","host":"s3://npm-registry-packages"}},"1.8.4-alpha-558c314a.78":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-558c314a.78","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-558c314a.78","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5ddb07e6d10fb81e4c27fbbe4841aa50034bdfc9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-558c314a.78.tgz","fileCount":30,"integrity":"sha512-BAtkpA+JnM6dWGdTU+dSG9ZCd4c89qwqaL3UhjDWyE72X6OFrI+xVuReLyhOPWWS0t15zOeLU9eYJgEZnZih4A==","signatures":[{"sig":"MEUCIFYbNyW94iTdoEGcocdPaP2K6Ijbpg4l+GYTJDR31cNEAiEA+JdT9FxBB5S8IcqXsy95ajBb6nIpgEodCrRHK8sAuQ4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1c2pCRA9TVsSAnZWagAAq1EP/3uj656DeKiWrgYZGzOP\nnGj91AbwzmI3Jw3DQKNx8BIIXYrxow6nc88bMkh+q1ZKQdoCUFy4xupO9din\nudL0jQTuDg8iOYUVWLWZWfWwAHWktLK1wnbCCPZXM2uk/lO/ozfVG9Wivrys\nCXg+ynEgxZZlWSmH3K/kd98i6l9fWkpeNDfh/4IimW12cnc1ZiBaegBRXnFW\nO8daVFMDMGNpeUTTjhy/QKRC6yn3rivTrZjlRmzgYO5rVO/5hmIF0At2E53m\nTyTTnRE2W41iBoqBexNQ4GzugWeXUy8OL7qogfvsjmxWaUSW4BvpKDfWZ/nV\nvkNhezJgCBEM4u/sqpPC1xhU79iDl9KTfl1y7FT+nFyjHzNyepDDl6Sk25Rk\nu3LZKAVkmrGXFnIr1Dnr4X6p4bY+fJiEcc7LTxZg4odCUW7dZxF4OGc/t6ES\nglHtGvkqMyX5iS2SmTprENSwvFwJiqADEkKGglOL+f5OSeaeNq50eja4zt6D\nRPi1CNI1e/Luuu3+XZDvFZPz4dQmzMMi7pJohrYmwQ0087Lc16pgCI84/DX7\n9YMmzfgn6vAmGWQsOCqbhuGkxhtRBsp4eE6PauJWbcJud2taQNVze+j4e4Wg\nLTNyvvxRmkw/iPeNwJ77a5stdXzcxFN/18obCEGLPK34fGJjtQcO8svnucoG\nbyJ2\r\n=I5DX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-558c314a.78_1574292904283_0.8830767624271576","host":"s3://npm-registry-packages"}},"1.8.4-alpha-e0e6be94.78":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-e0e6be94.78","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-e0e6be94.78","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"aa02f0d90c9796c10dab7cf87c861a330afa22ac","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-e0e6be94.78.tgz","fileCount":30,"integrity":"sha512-Xvzqdmt1nO/RvD2LlhBMf4LWolnGEY2pd6ySF5KcVn8D9/OgGnonaKSMhRJKJdem5NqgS1aihc09H0eUsKpfaw==","signatures":[{"sig":"MEUCIF6mnc1C67i/jKT2Zj2ONoB0K2pWy8z3zlW+BzA6uAufAiEAqu4RkbL9oNOaRm2H72LRSOUdJ6n+DYBeDSweHxFxb70=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1dAICRA9TVsSAnZWagAAApMQAIAFofhXpRkpmOe/qvyS\nD5BDwGGp0crt10xdiBFLrpn6JGlz+AljIsI8ZspWplDSFlvjs+MP57YdUDjP\nT9jVXf0n+nuWkmalPdklcLpX9DS/jzjh8wqb1b6qm3C3pCMvjUdI3kdRZPD1\nTO+FQWRMA2oWI/91362GgvKu67MmCG87P6DANKrMRKKNWrBDQxlH81EHMDJv\nZusg0JUHNv5/pUfG/h5dssooRCVZecunAsh+GX+yJ91RroABT3GWnkV27h6Q\nMRbElhr+0fHNGoTUyravaF+9D4T7kSTfKe0VjhWQAn63K8VRM4YmKx9lYqih\nvAGTbPK9j5qg+Wm3f8ltO/OPQib5et0nCtVWvlcB2xQuT2sZT7QCuqHONO5g\nnmIhrpU0ZoCB8EHSWogAMdb+UdWrQ1lWSDpiN+nfbzgHetngyaIgSMOuXae1\nSA4uETdfCghH/SE1yCbvADRCQ87s0k2gEWxRJzztV56r8y9mP365iEEqXtUi\nHTkrfTR6Ef+4DZNHFcFIh5XVJr8gLNnpaXGiv6lDGsV6x1UsbMTmpGBuIYH8\n2PKTQ/WyxeVSBAHxDK7HI494qw6wQhlstlRri+Y02u7aIJzRxqNuSBxke2VD\nfMquHpJ68u+rGFuFMNj6yffUDcIRaYwUJdIMmxF9lTcAbRiJ6jFCmjqL13pq\n9d9U\r\n=3J5k\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-e0e6be94.78_1574293512277_0.8468990191205752","host":"s3://npm-registry-packages"}},"1.8.4-alpha-70a0f743.78":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-70a0f743.78","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-70a0f743.78","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"15dff9ed6535aac58ed682921a8bcc23f1220d8e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-70a0f743.78.tgz","fileCount":30,"integrity":"sha512-fs9BUMzZZULrzgS0gIPogn1nwBSrZzhEYhQoLzkEV8beArMv81cwwdDFgOzzlRCcrA/I6jCJdsAXis6/1sn1sA==","signatures":[{"sig":"MEYCIQC9DmSeXNkN67hJGtwsZiaLYgM3W114K3dKtpmGGBdYrAIhAOmwWtuSb31WfGDqjAwF3NRCuFIEhE+BYgAnuB8rc3BM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1dL8CRA9TVsSAnZWagAAHBsP/jPFpDGZJ2Oigoq7AImK\nFCoXC+ajm1r2LqX2GotYNun4lNbL857SgNIAwv7JCGqnLdz2sew1eQMNLWYV\nI2iaAmwwzB3dgUTrwmsQinaTnibnntU82yFH6f6L+mRI/tcsFUyt/HdIv0kG\nm1XQm238Ztw8wH9CSjo5bw2YTzI/PaxZdUmpsXjRw12r+Juphbm1EzfjUmXY\nOF4mP6uFdA4G40k1jkzrEE41ygfFPeu+EXEP15eCJHdcwsYRzNfswdKkwjXw\nTTaXMyhqQMPX61qW8nJAJ2FxGPNLP5CAmt8Qws12SIgUIDxO8bFcrLxmDbL1\nw2Eaz5mwRNvmV0ZcE0BqH6pg+bAp8M8IVz+JG5WANrfLDNe4Xkr5auyEK+MS\n1pNXdNzUP1gZlQQ0kKpLov2CcYQ8fqz083t93UeKudacMLmJVS5TWupNBbSh\nLiqjYybcaqzQpDejEXLghwPtcz8ixWeMwr2rh4m3gp0O2ja79Z2jUEbB8tMG\nrpS1JyBPWRrxCYxza8DlBWYaazMxi/gDpb6DtnZUljclaIWszlKVLQau44e7\nzV51s1Sj9Kl0aokQCggCHSER/Sn/v8PObUDuYuvLqPtgZ8qjQStBgI4plCEk\n+IrBlvejn/zolpIGIga43j8/1t9ltElqe0aky340M7ND6ni2w7+Eg3ve0Aov\nU0St\r\n=EE+d\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-70a0f743.78_1574294268154_0.2515405029371467","host":"s3://npm-registry-packages"}},"1.8.4-alpha-3b3ebf57.79":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-3b3ebf57.79","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-3b3ebf57.79","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b78350bf30fd416ff02f251f87d43901ac871d9d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-3b3ebf57.79.tgz","fileCount":30,"integrity":"sha512-2Up+NA70wMK0j62dYc/fiOGd3SsPaq2FgqbXh8uKGpogMFwBBeJR7SkXFkuSSC5i992YUst0KdKh2CMph4vVdg==","signatures":[{"sig":"MEUCICoQTCwxMUDrBT7tJRd0YovdMm76PmRcKzD1WpvqqpxyAiEAicQeYK+QSMJhSraDcpxB7mSTjsxAMyWaywFE0XtE5oM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1icXCRA9TVsSAnZWagAA1JwQAJE1ZQi1Uig+2ilRDSIl\nLQzUcTLwUTRH89OT1WkRGMGqFLJMEbTLkN7Ho0B0SYbmeNQ3dQap3F5mnvit\nMp/FSA4MpxXjXzsLmTohFJINBgmTtYvEG/wHq/k8amL2M3not2gUrrsM/qVD\nhZlKzj7MYIIq9JGrjCLDGrT7Y5z6wrFR6Pwy2T58BWS2g9x24NjNLnOULKuH\nCHaFm/qlTvIW5RZNSMcAjoGW69lS3UGvBmp0zvsQIX1i4l6ZVPwEJ7VqHZcI\nUhJd8XpJDJlYPupZ5KbgZXLp0X5lFk02kxO5ayrrMBQmxGoMbcce8HOidr5l\nBuk0gVkF5ZGCe5qSpPThCHTVcyBPS41mvC+54WqNRWwAqPYAZwlpfASNSL+g\nCGAGsL0dr1jN4hZjMfv/sjS3RPleollrA2zvmrnlU6Ex6RQqckKp8sfis9cd\nCFbMQlbsr22ibDskV4MyUf5E5SNpqCPpZcOm7qdhhfK228Q52KZbr8bqaJPr\npObXzCgXp+/bySRWfdWOqKrx/pRkXm5W/kTcQauPi5eTaawis+zsp2h3kQbu\nCn3nqyP9QEaDOCdxyvEnCs0E0K5pJn/p6wzKlsJ1A1R7mDvk9ogJLoZxFhwy\nrbgMWwGkAiFk+v4qiQnhkMlp/f4nmLEr205nars9jMu7DmT7oXCNrDL5cz/z\nLMF8\r\n=EHfP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-3b3ebf57.79_1574315798503_0.33740739010510357","host":"s3://npm-registry-packages"}},"1.8.4-alpha-1ec33e8b.79":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-1ec33e8b.79","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-1ec33e8b.79","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4064669756ef611ecbe5b20deeee79a7c2dadfbe","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-1ec33e8b.79.tgz","fileCount":30,"integrity":"sha512-zCYU9BB05QxrV7sCi4jf0dZcN6rDFiaIBtuMhKTSPeAqRxIusMuSXD6yhefwgQn1u9056XjMo2KCxDMelww9eA==","signatures":[{"sig":"MEQCIG585WN5VJKKFvjx4PP4o1Bwm0OI3PiGzj2VxkpnuXk4AiBr80dUK/7a4CHwa7s+8i1p0IQsP5DCis7sjbMYRlQwwQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1tQ/CRA9TVsSAnZWagAAKf4P/jtKu1u297CxF34r1Hur\nqDdpi/mqXDtkVdk2zkzNpZyO9/G6ArBQXlG41fOApVXCcbPTyV2+S/frDi5V\nJgXBDSyh+4IJ3J0/4whQ7eyOixGnfoKeIJQ+Yjwe4zno1xnrvuLHbJ7KvZB1\nuJIt/oe5Ue3e/dAkHt3WpNlQl/m3G4XEjYdfIBjWOSYEYf7mPZNhiytZo3oj\nuxJWxU3xKSfolCF2Y7F6GQrf/YbJZMGl/gRW17eXRipJnAoTrg7Nk04oRv+/\nCCCx+Ms+Cym7/ibBktKy0BtYrDQ2qHwc1dnYXN5d0mNOK1tYOLDsHuamU0rZ\n+GwcQFBl/ihxmRzu8K1XPIDWPI2YvmN4O2s+g3MAJ1oHcEzqbHYXzCOxbg+I\n7HnF7j7QLiXsM0f18y6Nvoo4apiGH7ZOMko7hA5vN4f1bOLSkad9VNVepz65\nts8dfbaAbHqUIeBQjfUbMXyOEWvqwq0zxIOuYSPTl47XdwdEngpY2L1wPme5\nxyDMrmK4IrvZefuwIGJ5bBbPxSy6hhoCWV4zmHuawtlqdHBFQ+jiFPdC11ww\nt5HL9k4xaEFcVMtaZ7MhXJ7NUi1VUOc59XmtE8j+cnP0f2PIQHF1IfTOFfy4\n5A+f6tSxpQWIeUKy1jTkpg3ZI7f/wJRr6lwOu5HTXrTURJaPc64/rmZUfzQB\n2Cpt\r\n=6a3H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-1ec33e8b.79_1574360126846_0.3637318574113213","host":"s3://npm-registry-packages"}},"1.8.4-alpha-a56ee5fb.79":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-a56ee5fb.79","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-a56ee5fb.79","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"93e11dd85b770383f207a396212a0e79b16cc72b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-a56ee5fb.79.tgz","fileCount":30,"integrity":"sha512-UElCNvjkwVrwkr0MRVmv1Zj4RIJJxOLaFVPOlDB8ncfWd7G8vHx6eJGT+aD+RmFt5zAmEE+Eg5OrY0LPFYY/ZQ==","signatures":[{"sig":"MEUCIQCS+tLjNo2cBXY+7SqHD3aiHSlgThxsGBpTZf1Z2jQMpAIgRwNzIZuRVSWP9cZh0mB0Z1/1UcjNg/CA7ldLaf7fvbQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1tfQCRA9TVsSAnZWagAALHEP/3C2R3mplIya3TDyaNeh\npUz8PS1zrSuOGoyjmgyx8Iz8jC9pX8wkVC/KjUmId+S7GYR+S80tVZGUTZtp\nEVw5qWHhT8gYhqW6ax7k0MF4YUgyrs3pT006zPV2I6QrUt5uN4b48hIQgvGa\nR8Rz++Irw2eRlZCiHt9eEE7SXNIoTpkXgmRoMs7RMmvPfpfePEH6Vw1FkyX8\nCQN3ckWKKKbbHIzga0Rzk2IavVkq0Ha8wxie1wEQnS4Tdsr2OfZZqxkGDUx+\nOr4Jk+JQrUfwq6pZ/475qMQH3MpWwUiKq2cgWM1M593A74iDbJp0861h7FYM\nb+SELWwtcmVL+aNWu1u7wC03iMxIjNgLASEDBFY9HyOCVBcHPFV+3L6/HaGi\nPujuzOIBSF5WdMag2nETsV5IplYCLu7i6T1KlkfO18XaQ/mbqotWFsvygsAo\nrk4qBOUVne0tH4yejajoa7yQzK5W8nSgGxOTfdWunTDDyQWBk9GxKAXE0avP\np6P+1CSd11cuUIot86CFZTBWSFIa2tiIgMNwl0QCYOLPWO8wJ8gqPJhqJZZw\nXsuDktTCPjieGtTLb91SaFRqDb1/+hvVTyf/beQEk2GcJ2pUO4Oh3LR71eh5\nKyFVlQERT+PPRsw7UI0k6wsM94ifCVOAhriNgYn0EXYHTADqLxJ4jWCoG65j\n3jn7\r\n=zpzi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-a56ee5fb.79_1574361039919_0.7009934450413069","host":"s3://npm-registry-packages"}},"1.8.4-alpha-8627652d.80":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-8627652d.80","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-8627652d.80","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0bfdca77a16fb6b77e41c5869d060517040d514e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-8627652d.80.tgz","fileCount":30,"integrity":"sha512-mlsDq2Vf+Ewz4oFrVLyJ0n1T/08Un2PhX6bsRK2KvPRQd4xXpJhzdrSEAupTa3NZQzhXLxHxF23KvXsnK37eog==","signatures":[{"sig":"MEUCIE7nNEM0zzdZGW9hgY6URWlcVSC9voK0SPSKoKdtXFxkAiEA1bg5XTeIMogd+DY+mkiwGLTEnAvezLZF6FjpD8MQ0hk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1tfnCRA9TVsSAnZWagAA0FwQAJQKvdk9dhff72Qsx/je\nwx24yqZm0dTRAMNolRD/T5urmjNub311esXpTmH3Jb1YZkmoRgwNcq+p9a8a\nYbJamusjv0Ebb5W7lU/VUkd0ogpqJRajvQ9rEXdCN7VHsJBv/pilp0qlYdqW\n6MnMaI9XUaZx1m58A5tXZ/nOJ53OQUBXZtZfZav25C50MgbLJ4RzXLeUyJwh\nf+s/U7GPeLCCR6/fNA+nwE877iUxyyaQVVPTcFmMjt+20vfpLQhZ4pp7/Emh\ntiKk9cpsaG8z9YNWfOSIwOAf8cGKpWs85JNbGyw7T3HNr/gwKD0UDejB/dpf\nnAyrTRGubTCiDBP36Bm2W4ppIeknN+uSHfzWtCB8VgTZsdUZ7RpKvH4NsBCj\n32LqCvvDsfpsecEeWIuxE+OTnsmYS/HVco7L35ih81+gseGSspQqFXwFSgYN\nMsjeWrehpRmDRSsMek6HPN/342y7wMQmfrDGKfqkFRdNe9F5Opusd4ksTwDH\nNaWqenY9+GTaVA/WZ/5CehiD5zqR0TqL8mo0dEEJ71kr2l9+YB2v62QGIBbw\nLvirtPalPrxgPYui9Ee7p8RcrEiJ3VwXIzJnEb3tFb54uU77ybShHVPzyNCJ\nTP0CeNg0dJGlE961Tgc925D4qseJF887lgIO0Sak/jfWtuH5itOEvdejF3YN\nqBuY\r\n=QwpI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-8627652d.80_1574361062183_0.6627838991867225","host":"s3://npm-registry-packages"}},"1.8.4-alpha-57dc88e1.81":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-57dc88e1.81","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-57dc88e1.81","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f84bf932a5f4c14c77e19364c8d471e1dc268459","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-57dc88e1.81.tgz","fileCount":30,"integrity":"sha512-rQ9hQ0VAiLMfs9U/TrZzS9EzAZBMurX6Vd7uUG9ZK8O3hz7pH/tWMsBtuIdRAd13obeWZf2/kFHivR5WkRMrEQ==","signatures":[{"sig":"MEUCIQDa4Tv96XenoHwem5Jg9nXZbUrLd/voTtBqtbH/VxfPTAIgYB+5X5PsEI6czplF8qzn1yxalJnngnpUCH4YyRr2ufw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1vdxCRA9TVsSAnZWagAAR9gP/0eUjJF3Aao42ddtO00X\npT9SSQYefezrbUUS/FVQoNLcxjyByGRdTAJwLad57DvyCPKyDMWt09+EUF1n\n38gADXLddcX/d9EQrUvOWYD2diJcOqzTN2BVMub5A1ypLhQgRDJsEt9G+7Xz\nr7mlExf7KTnvzjThpNkIzgUnA/5neVqCPdp66WprC7Q+6d0Kgo1h41zlktsT\nm6Od6xXbK5wYGQ0kLXQZlZRqEoKQUw6YMrZYCVvhMhhnnf9ERwudnvLRyLEs\ndAvud+6pt2Xpe6HTX/KA2kXrNT63AgnhK8KmfHr59ES3q5D4fxpryGSnWrLB\n9zVXDJC1LPFqKxeo9X9UghUUBwPh5u8o372ct29Qc4AUqKavSkk9dgqSZh9x\nJsRrMUiHjpIo8xD3IwaZrfU96OWbXUrQoVAY1aoosnsJzPso4BYR4JC40Fk7\nz8KKx4udMXj2WR0jqp25jr9THmxMa0nOxAOmjUZ3y8b0GmRTzEha9mD42w1e\nluLLiN3KuqdZwu782zbNC0i3N3wm7vkZkUS5teImqLM+laIUA3jTGSovl00j\nBurbEhQHcwF2vAp7ADijgab9XJpmrZ2peGfE8PibODfna0iHjqSex09NmipR\nCa4va+H24K3R3E66SR/27yz1Tm+ThJ1+9t9IlvFMgAlcCee+pd1SMQkiLGk8\nwdO3\r\n=FSCC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-57dc88e1.81_1574369135655_0.2009210470246261","host":"s3://npm-registry-packages"}},"1.8.4-alpha-d589762f.81":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-d589762f.81","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-d589762f.81","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"00d3d49744e00a6f8a9b36c873f5273fd77fe14b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-d589762f.81.tgz","fileCount":30,"integrity":"sha512-6a7nD19bA76zNm+ZzFxZAxB+b1cyW7kOX+Sl//JeG6J9w7Wcz+Re8peCVv4Gc2gB3INxLx9hCh2KFMnUu+j1wQ==","signatures":[{"sig":"MEUCIQCP05c3O32dQv2T2eT4Q4069CW+myi33J67T4LElYx2OAIgRJGfIct7G2RI250+9JGdazRcphFDYsQf34WusG3QXn4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1vp4CRA9TVsSAnZWagAAgVgP/joM/dlad26PdwuwcaZk\nQkxW997tRBHq+p/gb9E05Cfb5c7vrFfguhDGqet/uVGFWqpP93BhFj1sO1Ra\nt3AYtGyBWP1iJao1Pthrc5K4R4gh6S7aFwvbHMied5VBqTzqwPm+XFt8hu18\nGu0HMp2yRY/ZIrFYljWHT70VhNW5p6VfsqmNn6++vwW1UdN153ZFC3WbUJi2\nvflExhrSrpE22DUvbBdiv9QNXult60Nym8hOqMrgUKwKntA2EC83ougfXvIE\nhtdfYWHMG+OoToflLHoJ7lJJCFe+9fPJ8V0B8FntqQ0F9YU4/P8c2lkzEJZ6\nEjCjDgJnrEFQAT00bMUhY/k2+PCD9fc2X+UcBAWX9Tss62sPgXA9/0gWvOC/\nVf4RYyGPPOITxbRMIj/6rmX9CBGwZkNDRhQyuXAlxMGFWvZxRP+66u2bH4OE\nQ69TVzm0JjP0Sw2SRC2vx3cGVs/XlO3eDrC+DOckL8y4WYkKBAAtV1ng0jhl\nUfPjEOjWcuu/qK+Hz7OQGfgbimXteDWBmT292YW9goat6v4JSxpExoIS0mvk\nxc3OZFomNtZuBKoqw0qrLG9LcQq/oo9EiSy4/ubJjugLL3QSE/T9g7X2OM67\nmj3sraYEfmZ7ZWrhnPbiQRWponbHr+eT9LI+BGTOyDIx2+w1v0JO+37OKM07\n50vK\r\n=+seQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-d589762f.81_1574369911777_0.14738029649432205","host":"s3://npm-registry-packages"}},"1.8.4-alpha-9b1c5990.82":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-9b1c5990.82","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-9b1c5990.82","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"69bf3f23f28463a4ad7919d3d8e6b9e2711a6317","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-9b1c5990.82.tgz","fileCount":30,"integrity":"sha512-6Gzz3zgTQSxPTS0uNPuo3VPudf3DXdV2g481XzdDwELOcJCVfyq3P8vJO+htFlXCeumTKIScOVmnUusNGZRrjg==","signatures":[{"sig":"MEYCIQCwOkJ44RcB+3L95jDzAxkhonG5Fk8/zoaNisVbI4GaXQIhAJtoSKSwy3GFnj7+c5DkuKTA4xlaqqEUbQ4Hsq8g0xPf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2Dn0CRA9TVsSAnZWagAAlz8P/RfBg/cS7gDMNftNBaXa\nxsUtarYefBtV3o4Cz08/iR1pjJPW9HC1uho+mS8DaxqvWrxTgwdcvJbw8yfw\nogw2UCAY9hbxGHenB4pCFuSGgd0yCFFHeZpZqVGEazk32bBUJRu6euHiuFHu\nv9rkUvmVTuKSgRPZx+it98F+F0cKx/yXtrpJiSAQP1IvQ5d9CYeo1POBpQmI\nHP9do3zpkHtIm8lmezJTQRpThpKWiGC+bxiRZYLJT0SPiZIZqAJpLTk1xbJp\nLoLdRuKmItDk5J7ho7h7n5f0k2qt9iq8WJpy+/S0mqLvqEl+9sHuTZbmd6Da\ntviuy4sbzRBxd9dM492HrmKKS9fFufEUPLRO9hKm2t6krpHdLMl1dT5lUlU2\n08oyXrn/AG9kbwqcVRChVJsN+zXXnFIRcDgF9Yix3To5LawJ4IhfTjfOTx2S\np997NSjAwZnEvFhTE+BezI/L9LzZC4XQW6ug0D3jtRg7BcDmB32LLjXNyXSD\nDyh2kOw5ZHzZy4ZzRXNJ7N1LJGlwvPehZ5CcbR0vNMa5JLexictd9sh7ryg9\nyjfcnt4ATmmZPuXcfhmzjUgTg3xfMswn+vm7+4jWK61cKPt+0m36Rbw2YJnX\nCON0WC3CBcaMt/aTq9rubvmc6TGLLmgx8G9Oz/4QL3KoZomA/g2OKZKzSPdw\nMUEv\r\n=dYaQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-9b1c5990.82_1574451699863_0.6238167107081036","host":"s3://npm-registry-packages"}},"1.8.4-alpha-722d68f0.82":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-722d68f0.82","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-722d68f0.82","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0bcaf821907b8609743dd5ed16dffea4760bf992","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-722d68f0.82.tgz","fileCount":30,"integrity":"sha512-doHvgoF/Bzc8Kao/N1U6cotcnzyMIYJIpUmwvm3vEXizcTY4E6D+2HFPRkKkmqsxlz2EqCItrianIIUPwr5Ybw==","signatures":[{"sig":"MEUCIC8hv89NlJH7hU66HWsqVuSJrf4HXaFLgOpXrb0rbgI5AiEAiB+tEZFKVdqQhqizlipPo6F2jAR6RjGd+2099ecNCAA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2XwDCRA9TVsSAnZWagAAk4wQAIueAXxTAqSPRLMR3dyU\n4+iC2y14J+uM1la/1IGbT+2AJeQBEAmRhdjD2UXMfkWKm8FiNIQVFmzb+Uy0\nnfsvy2VXve3xNYbINvoxAT6J90KZuCefy6LuXu5XbuCDw/T3ita1dBY/Cdbt\nvzcOlM2/pPzXO9Aiicy0BgqdE7qDHZWJPtV9/X1phHfNvoyyrd7A6+J1M7No\nySn/tSvCXePsj706kWonxe/Dm0QVriCvrsZzbx82shOnzhr6JtOYDL3pAiZz\nT6Y1N/9XKG9YVocmC7MoQw3EIwWSOPNqLvzuYiZUjXjfN+UPj0hA8pMVtupK\n8/eIILQi6w7kQ7p+gcmRG/pgNkCn+A8awL6L/X7RwVsIuwR9O4vXAs+IlpNc\n0DEfiiTLigu/Qh6QzJFGLRT00ker4u9YCjBCpWUbkEFnBQ5hvdBgUAA08dvl\nF1adEuEy20/gG1KDAPo6pIwG7rup/lP5zYxN5WtJNJMCEc8mkrisZETGYxFJ\n37D9wl5tYwb+fO3uwI/4ht8GXol1QfHRoPoZB172uVSMQia2n3FPUn0GBCpf\npoRHPaaNJjFSITwGAz9fW3oA4N1BFB6KMWFAjQSbcmeYMKDIhbXEs9I/+zF6\n7RDXq5CyWIMp+1dD8AMupYGMnbSU0nOpMRFdCTa8B8I75HTs1DkL52Lk1oXx\n+zvF\r\n=6Iqy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-722d68f0.82_1574534146619_0.20307742356298464","host":"s3://npm-registry-packages"}},"1.8.4-alpha-f490e07b.82":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-f490e07b.82","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-f490e07b.82","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c565124843418b0602eb66022a0a38ebfb75229c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-f490e07b.82.tgz","fileCount":30,"integrity":"sha512-rmwb+Wyxsn1HTJnShUDqlQkA+lpKIEoEMsKDNH8xByhc4KPnT2mNKPFL8s6r+4kwOuLDoFuVTMXJxekMcgrrLw==","signatures":[{"sig":"MEUCIQCSvqQmrGqOnl2e8AptKL9p73XeCPEcErqQoEVxuGMIugIgQ8aCFq2UBAg4HnHNLQKlfh6srM/IMROwsEQnQiuO2Go=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2Xx6CRA9TVsSAnZWagAAzKUP/j0MQSd/KxsjqC+BfqsX\nbG/olGmuDdgYOFOLu08btqCcFAa6oDMm+jPE8cyw62bunE6Nu4GkaUh6qIA3\np7GhU0WJ5LdDHX2bEqhWUTfHviKDbjJZoPte4b3Kr3yuC+I0yskdgtShGUvp\niiCGCsQhxAllVzUwvt6ibiPbKEZqUOCh/BVzk93rNgSGnZVk5JS+P5/P0FYp\nh0BklpH58vKMAJ0FMrPRmAlQy8QTseu1Vi/L5uusO+07LMM4sCfNjXoxsuhC\nrJfjBXUBcdta7Yj7oGQT3Wvm3XczeD4jsSLXmtUibEcQMr6mxdbABpsQ4aQI\nw7Zki1Bh4Sdx5dmUm0tZjKdeatZJ+rwmSl7N5Yd5MhVUpHAiDYzCnBvZr5As\nbIJiJVRTuJqUOz3ddcvNo5MNr5JONtudAlwVjoqVzfz4duRc32oeUSWOe5Cp\noyufqlp12prWViSicibkRp0bObgexo3RYAEPDxR/nt+RtoKcEe8vGXOa9/pi\n+3OGlFN8ViCsIiIl33sIjH7wyy+NHwZcURxK+1Kd6vWABVyyaiNrZkRWfIKm\n3LDTNCkp2E72fLZlZPvmK2kToJ1J4Wig2Q1Wl20f4PpCuGeByO4YPKH5/Q/b\nRGSJkfPk0CoScpYhEZHUivny6Y7l2Fk78vg2nZZ1eUQ61jCfNIwNp4TH02RR\ncvG3\r\n=BY04\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-f490e07b.82_1574534265976_0.5235908451477593","host":"s3://npm-registry-packages"}},"1.8.4-alpha-cbb5ed2f.82":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-cbb5ed2f.82","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-cbb5ed2f.82","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0144ecd043578d302ccc863cd87cc94366eb1f0b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-cbb5ed2f.82.tgz","fileCount":30,"integrity":"sha512-qUL6yyNkdi+TqxIm6X9ckG3xcDV9CZ2MOUOVXF+q3MTK2+QLAYwQZEEMpqQOmA4Q5tPREtbDzych5fWjbMLJAw==","signatures":[{"sig":"MEYCIQCfFFo6ISzKHNdxrtYfhzuXKQUuMzGTLZOYkkU9qJnXqwIhAK9S3Y9kdWJga4hSeu6sW/y3hJfQ+/qJ0AEC+U3mnwk0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2XydCRA9TVsSAnZWagAAu9cQAJ7Ze74tKOJUL9kqWmN9\nvWTu7JKDQTHstKbzJiHoVLmdGh0EYyM9E88sYeZhZxtCFB3DMt9BQSSRg93u\nrG8AE7sEc2xtP2zPgAPBHuLDmIenKzfqMqP2IBQzFt7KcK928RoEhRv+LaCD\nDyNF4QBJrpc7tcLgSd0iMVdTQSMFHRgh01j3kmaukDpnqv12FrVh3OWlE0CH\n+L9p1Sa8kXyZuEkQJwBhg40MLUy3RkBGjWqsHmzhsTUZwfaKi66iIPq1u/H/\nmVk454sSVz1Ugm2TGFJW44PnIIrKFePpa/nhVra1w3QShX6Krs+qjSx+S4Eb\npVJYYHXUp9qfIaE5aUwJ63a9yl8cVSfQyaAv8NRZC2Azh85cpj71jF2aEcs+\n7iWDJUVyOKkzCqzOZsVwKuKm17NDLnJkfAUESgQlTEKvee3r9tLJ6sBPifqJ\nJv1saEL2byZIxCeT3rwnwX61DjAVfVgXthxQODd5YfMZtHrQpjKqLoesZE63\nO0/8XDpPzRMTr1fjoMT696R+HIzHIiZhQRt/ACVXRP6jcDJenKLwPjiq8uFz\nfR3800TZI3jomA8LQF22hZ7vF3CeVXe6UY+sYHdiPPXyDTQeghyhhGRIykq6\njD7eoAKCLEKbP+8jWP+p+0Wk8ezyKsl4+U1mOz94ttPI2dvNVvoV1LqhAR3V\nWaqC\r\n=SFr+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-cbb5ed2f.82_1574534301458_0.602964396086046","host":"s3://npm-registry-packages"}},"1.8.4-alpha-809d2c7c.82":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-809d2c7c.82","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-809d2c7c.82","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"36818b6e6f7e8e8fdceef4931b7e06ff1ba5a9c9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-809d2c7c.82.tgz","fileCount":30,"integrity":"sha512-YgMOq1yt7MANQmTLCpt4ZWeVckHElWy+Wcn1aU+vxHdPYSjsrdephdvr/46CEkwnCvRCSAuek7mPoGHGxc/8tA==","signatures":[{"sig":"MEUCIQCPZ1ya/ESv4kN8hKN0KmVNndaXJI5LKnk/R0Dvb7DdVQIgegvzepeYdHk5pLhKPic46t+3HVgMHiF4nSPJzGE4eLI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2Xy+CRA9TVsSAnZWagAA78UP/A4mJyDm/BB4jDQM13cH\nz3NFhH/Wbp7Y/5SU0REyqSVDb9wvYkfHU4IHCVhUD10v4QHXIa+VGbnilPKs\nPffw/Q6B5lwX99TfGG/9Nd9xLftge9st4lKERCNvuv8/LfcaoXqA+ixX/sem\npOcVQvnnkvDHe64GJMqaydDbWv+IiV2nAiPREAVjN3EsfxJbW+BGWPbeuGM/\nXoLt2kUWZHRaTrQLbnGyNjm2Kt47lc6/P6o5C5ywtnNPJubqab29ao4Rjycw\nqD9ixPLd6XMgmV3pjpwu2sBSiSzpWsyJs8KGmFos8yET0dvYl1i5pt2iVGpn\nsvIICGRTUJdBh2BObt0bdXquERg2SSlmTw1dlHPDQ6qZvUfJ7fL1Fq4GAH1B\nD7VGmJjkADYt4itq+XcnuvtWUEGTtT0LFygtm0ZKn/ul6CXod+zgsKwePvZK\nXozxwg0rpnGJ60jbB6u3jnzbJ8XGtgwUHPLOZonfMPEZilvtSi8/BmyQ4QAH\n+1LaO2Qv3/jXXZZJ1Gi1UjF+nKj/qOgURUIAsuzxMKDtfWZ0nSOomUzuqNCs\nS+NHXwNE9+jlzeX1Ce4DHPUgfMe7TTxiTNX+yVfcO/Bl96rG/n1eB/Jkf5dp\nGYoYc584w7PYopIh0Gy7tyaDloBnWb7t7jGD+Y9MbebSl0SE4CUj0p2zCDWi\nsoGw\r\n=TKVm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-809d2c7c.82_1574534333800_0.9103863347553485","host":"s3://npm-registry-packages"}},"1.8.4-alpha-d2aa7a30.82":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-d2aa7a30.82","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-d2aa7a30.82","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"73015d005ea61dfe79e169cc9eb9c9a973da43b5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-d2aa7a30.82.tgz","fileCount":30,"integrity":"sha512-AWVzfphHp0FbrdayM1V4cn1ui/H60vA67TGcwicMVyvfh2lFRtdCtrk9SMke127XjmwqSgqqxVhw+Y1TO0LBRA==","signatures":[{"sig":"MEQCIDp5fhB3XIO8dZFfpYIBamu2huyegeTjKHJLyEFlIEkZAiBYop9dKHXxATxNzd6TN/LUDSh8apn/37kLRsYhpq3+yw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2X+qCRA9TVsSAnZWagAAW+EQAJihb8H4jnat2bzD8+ly\nrhKYiSHzR50geDLKPEddM70hol4KY2tnWV/Q+8mcALdSm/cz8nNmpWfSqMVK\n6RAPh1vofMhfuclMa0/WDn5ZVolzDM7ZSZQ5T9K8R4qgpQOcwEj04su9a9Ts\nkyDh6E1cjt5zeOoGq66yQFFnY4pu8HJPBMs0D7vq7i652OPvP+jdDicAn/Xb\nuvVt/NBqX+vpuKqOY9+De2lMGA5xuEdFMlJoMq7manW77HV2yHVU0LMygnF3\nEEd+znvMwkeeuQw7zI4TT+kM+cjs/CxwfcqExWzKOY8TtRBVrQcGGOphposZ\n8B1grSuPJ5D4oVLhYpx/P9CJCsO2e/sz/JrnBa46E6bTVRXJ9m/AD/JRoRYo\njqNNijYN/tlE2TaG45yBTxwiG0PcLASKxmuWQ1N8cSrE0AgtSMAKn30x499U\nMrm9ka7TH7o8bMf7yJVw0qGXVsUIEPz0KzAgRYa976Ei6bl6FTbqAmI9Juqn\n/+aOxCevniIwlQnze8BdqfiB7QLLZ7xglo4QLmJAGMovrqRMkQmP5pKtTnxc\nN6KqU+xXxBfQeOhlhhW95Jf44jPtdombnl147Ai9BGv7Qi5FrfTh4PiFkGls\nSbmT7+4y3c01GNFHDVo0pkQKIQN7YSRTwCwJDQkHoSqGyYU22SToke2vtnC8\nJD6u\r\n=I++H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-d2aa7a30.82_1574535081717_0.7451449770416227","host":"s3://npm-registry-packages"}},"1.8.4-alpha-d8fefb4c.83":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-d8fefb4c.83","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-d8fefb4c.83","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"41f891b24998408c924950c9dc3ed90b7eb1df32","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-d8fefb4c.83.tgz","fileCount":30,"integrity":"sha512-ZFuoO5TRwPYKc5+OjNLdqQ4UbIH0vy6vAHlJxD+s40p+P13hTzNZi1rSNvd7kr9v9VpWTJvIDfNLEwylIbDeuw==","signatures":[{"sig":"MEUCIH6CBvyNabb5esYNChY9k9ILNCdmVHuYSyEyPudEv8aKAiEA/Y3hzG3vyVjpEMQGnSCdM5Mc+RPh8QKErHZQMmvaGfk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2YBoCRA9TVsSAnZWagAAG+gP/REfwyD/frzgIuLQ/c/E\nI1AwIgLlSg2PdNqQWLHny9DDAvZe/uinfoH3K9l68F5C+vvc3O3eryruVtqj\ng3ZFMYYlgRKPdBM1pkhA2Z1vukhAaEpWZPdtNDW8lGSInaQppxASyWZF/SI3\nJsgNSwpZJrsnpdqK3Euw7CoszYbGLk1dW1mCz/lRrCMztTQ9Q6slGt1HFhwU\nsXUe9WbzGeT9UEz9ynOf5hsossgyaHY7OdXRCixKwRbQczSVh0LCBk0ldZZV\nb8UliS3u0O0V70Q1vzfPzPIFbrUJyT1W9FcC/KUsz+UBjriYGBRfhhMQ1wRV\nRK198VrL7N4jyJbt2I7iztqqh2MH/vxL7mpXsfHRwOMTmVjxMkB2mEp6nrCm\nI98NujItU2taXijb+B8xyw+l6UPDU3MdGhU5Nd/9mqxRn8J9eZ19sIESMk3l\nGQDuDkRM+QbHMJuGVxrAUuCdqVymYbaDSmKrfbbcC8W4fXXOBwhMEep+Exbo\nBEGcL3Jn9+QXycEMZ7/DsyogwpZt6I0qdAoIjje3WFMOx8nUWo4o8JhNY7nU\ny33WMWxe8pQFmLzblX/gPj5xReM9z2G01BLMvaWBvCUROLYtpbS7GFBd/RwW\nZhe14zVx/Kxd2yFD0YRBCY9n0y68IBwP7hFdSeuninRNlhezBhol6a6ro5Mc\nIhnK\r\n=JtJK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-d8fefb4c.83_1574535271950_0.297478672409919","host":"s3://npm-registry-packages"}},"1.8.4-alpha-a5ce4f37.84":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-a5ce4f37.84","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-a5ce4f37.84","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2b24beb37e42eda5789c68104fb8f41d17a10a95","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-a5ce4f37.84.tgz","fileCount":30,"integrity":"sha512-IDbsUslVZz4qf4G65JnLCnKtc8HeGwyRwkV+lcGCNbDUCuuumz/Fw6+bXpwLTrqzOw3suL+GzVosEeB2nt0Ezw==","signatures":[{"sig":"MEUCIQDWwK3IQEX++0ltPd9jpUYcN0UgxOdPcTYzkmaHADV/xAIgTCBBcexaDqhHQSAczqfHtZBUJ7AzZdvZJ7Uzr8QzSLI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2YEaCRA9TVsSAnZWagAAvSsP/jLvPfBzXb9H+PENQlBj\niURQbIh0kPk4qOuz1VKY/Tc3nRlh5MU4Th+L2Z91IoH46ACK1DefGo2QdJsX\nDp992H3FN+a2URrPoM4zug45cFUr+y8D04FC/0OVtzxwYGVdi7IcCppFGG6D\n4/Yf6R1GBWHTZVkmwn7XuZVWrvCZkNbsuAPPm4a53RG4EznhhPa0zDHG0839\ndVBHIdLSwFKhiyMSPcB400jTSRrbOyXwkdypFImECKO30T02lzUIRyNsgNjg\nIWbva0Ph34/BPGQ55WEdOeT8DdoPtzkIdTTQXQ55cKc6eAz7GTV61J9ffs+X\nViDOzuLRU01iMBBZYfJq2f5PN52QZKYXFnQP+aVMUmGMjxGIgkeztfnlTwGY\nEpQBbSdBhL6Kq7O875W5KT7t0x3iavo4nzn8CcM2KilL3AOFQQ3v/c2nQxu9\nw2L5G7yvj/jsFaqEV58uI/J7wcq4LIdwzRyZtbLScpyfm+XEc70NCR9h5iQl\nFOYu0BvM/AMFH330VCqb+4qOLR6+QMhlsRRxLjAjtl3N64EoErgjo5ONB7c/\nNEDmI7TwpnUQpNsR0UEAoixlELCmMc+EJt+rvWfF2Ws4fRT8YMX9QzmaRphH\n0NOa+y/xmRd9l12jw3HvAsd2ydzZQpIkPqo1ELz8foTRUpeJgn/Lr3IETdMZ\n5FzU\r\n=gAYq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-a5ce4f37.84_1574535449558_0.24017697152149697","host":"s3://npm-registry-packages"}},"1.8.4-alpha-40d89cf5.85":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-40d89cf5.85","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-40d89cf5.85","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5b2422022998334ad8009ce0ce94b87a2912da83","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-40d89cf5.85.tgz","fileCount":30,"integrity":"sha512-Ey7SfQYODaFmUYjbMsktRNrIZpi6xMLUotCEG8jciswMGEX2vCF/DMQ+icXOtFDXTtnAw+QxZDAtNf1Rge3HlQ==","signatures":[{"sig":"MEYCIQC55Ha0s5rqEKzA07/YjPKWvtNEYbcmnGvb5C6yBaWuCwIhAOGll/YoEE+/Hb7OfE9a5AgWcR+Uo/wpew8tgkfzNNVt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2YPyCRA9TVsSAnZWagAAfsEP/1iUf8H/Lbpuf8JodF4b\nIjhX5TWAkD7cQDXi1uSF82CmZMq+e9/mbOlOja4Wv8fOiKVIO/cpPi+oMFgm\na3JDB1qIY5nKYwCcdTgICmiuKSys9IwZ8/kvyQDz/3gajc/N6TzImYK+k25h\n53jiZME2qJ9n2a2tJZ5+uW9yklVf6zcNcS5EOH7BkSbZ5/8Z5Fb2Fk5A2cek\nRl+565tXnXvfBWPjcFaCLUYpxotCOeWUVr5cUAk4ZGva3SBtcv3ci6+kW68g\n0NsWwxl6/Y41CLVogZqnc05v7UJ8uGdqmwm7KvwNNJY4r79RLuabgQ357/wK\nldCUqOM2FuCHeL4VG6HFI5vMb8FoNi1D/+Ke2Adjz3qDtKCohLctQtkORq4H\na44hTCkYvqtme/PlvJXjjNqTpQufkfqJPzbLRe4m7aNaeVHT4Ca/ViBoGGk1\nx5Bkr7Zv2x4zEUlbn0+XqCD4v3NS+TkUa4x4c2XIBRRn9Eq00g9CJcukUqEi\ncsgHlVCetFfQS0P+MORJB/Rph08qmJZv28LRP2VBuVYT6fwdr489ZsCLuXge\nDSKeCe7F6tSUER46GguYBBYn+rjQSzVynHIUHOphxPdfcM9mvICS1gSg69ls\nnf+pvF9dB2KQQv7iKy3FO8fBxuYUldZO4iQxg8dLRHwsNtaSOaPWz4W/TwQO\nUXiH\r\n=aCOj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-40d89cf5.85_1574536178242_0.9407974996899879","host":"s3://npm-registry-packages"}},"1.8.4-alpha-490c7b9f.85":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-490c7b9f.85","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-490c7b9f.85","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b3979001b9b1c43b952b62a53c632dd0750e79a5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-490c7b9f.85.tgz","fileCount":30,"integrity":"sha512-Oh6jI/K/KNy3XC5xxGeFRexXwpNr+j26NqPtq4KwyURa9i5LmriZ11rsG79P/HM+zKtiDKYmJiKQNa2ix/AA1g==","signatures":[{"sig":"MEQCIGK0U6X6m+ffjY7/mV8HRlrj6woZgnV9vbWdh6VrHRVCAiAQ2hI5ebBKkx0+XP4l59+y5pM63udMNESCBmu17yzzwA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2YQbCRA9TVsSAnZWagAAs4IP/0zUKrIgZ5UnpG35fAmT\nmUUb+ucgcyLJPwbqeT4BIPx582Krk0BxNixxQhSJojxxoLM3I1dzZlriPtnx\n1XSfrcszEZOgTp0uVFhftWVwXp9HoM3TRxJICXHpPqOKCBGDsPwlh9THnsb3\nMSYdc8XMUxAMV4t/CAFoTnO6t9paBLQy2hYfHtmwZkuUy2cJrhYE+AtQ0ZTm\nhN/2pei5rXG+OLI2yDg05rE7sE6DE2ojaN8GoFKHMcozRSokNbRApk+ziKkH\nyevKxUuoBgLtAYV0NKcP07Ftu7WvenxR2YcOuZyZ78DF1J0K0mpGHvQp0Aaa\nsxN6gDFGWtVI12dMW0QwJhBe0nhAKjI3EWysrDAL3R+2meBVaimLra93L/ud\nR3HJCSZBwxU0MUcHXAykze042GoLv/6NvrnuZc3nWMhSa0741aTei3ikYcNE\nSoWp8xIRznFWjLMxZMx6UZw922V9L3NPsGgqNviZcjGm2S+wPQgaSkNEPISF\ndzUONRZACNIF/qUU6Ddqa4ZCpIVr5jpdTavE8zllQ454j2oWsYabudtjZrsx\ntKqfolHW9JDi19IeD/hDjabV+lKdipPObvvP00gv0D0VgAKOIjpWzdTKdXRK\nRh2KvNiXXEkhz0I/8F0VkJ8kxijJcBXu40zXVn8Wt6Xb+WEtXAcCXKEecDwI\n0fYr\r\n=7Qx8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-490c7b9f.85_1574536219123_0.363932530863186","host":"s3://npm-registry-packages"}},"1.8.4-alpha-9408fd08.85":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-9408fd08.85","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-9408fd08.85","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"964b416253bce1cb1c71b8236c82258a9734d591","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-9408fd08.85.tgz","fileCount":30,"integrity":"sha512-E8DTb3DIcEnyfUUXETUHyslpcxI2J2yN9G20IQOAMm2/UUxEaHaFgUiXfzwm6fZtt0OrN4zncnGCqgmZJT1ZRw==","signatures":[{"sig":"MEUCIQCYf8u70MqsfTH1C81hjCuD1D8mU2/pdslc9l/JBijpAAIgWIlehVGNDAnAI3C0mxQ88LHinVbchOO4zvHPraXEgUQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2YqYCRA9TVsSAnZWagAAKAoP/1/h/908oQcg8UtBA+V7\nJ74kU1fIANdkIshBMqE0TzuFx6l6mVuma+eM187JDyUPIYOlg99QZhdhuqB/\negz3A+oyXpBgEJGKga9i1uL5afJXVcUfuo72gXm7rnQBZ2dDd0exNqqvWGgD\nkSXDgX02OwMVrVp6Jw2boCticNAe27UWbeNly8ZyhrH4PnuZTDKIVU0RElOK\nw52I5DrkzuR0re39XkF2rZSYtwrd2kpxp71jqK6kvIxIvAGwAox783l7dbEO\nd2PSDMNXNWgOOzx1yKCJN9yczSbPr+q2ILFCF89zgbrOb/1vlUHIG6v/ysgi\nqY0MjiD0g8ClzWEoupCawdaQo2KHaxoivQOIV590M0RUHCyiXkYQ/swuCAmI\nUDMWeWPdw3A+VvTYaMLX3hn30yNTGqncCYqiKjRnpUfEoUm3ExwyBf7qjr0u\nbrkdK3wVl97iD4eBr0Ztvc0PrOJ5n4KABXJnZKeDEvPBdRdk2KDbQt/0S58C\nU2fyqP0xDAKUMmOZQ6trZU6DayAMgvIEflrprWjX+VrIn7va6nEeRmSgruBN\nhKC3c5FekS3gnz0vM3VbrrpJ6fUXDniPXryTgho2Eoq0Vt5fX7kxwwf94u0O\nJ/yaBVu7+0Wxzc7s5b+Ugeo0j6aWKrfaYrslFO5WJHHK9lbqSAmi1UnvRva8\nGnwr\r\n=CQFv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-9408fd08.85_1574537879848_0.9636987551156058","host":"s3://npm-registry-packages"}},"1.8.4-alpha-6547596c.85":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-6547596c.85","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-6547596c.85","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"663f8aeac17993d2dbfd96cb69334b1a4cd2160e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-6547596c.85.tgz","fileCount":30,"integrity":"sha512-fEwpqNYL1R8qOByIu4LAXovjKoao+2p37Gc6gwdPb7ZeiHLPkJ67o+J/UgrpI9yEcKInfxPfZKWJbhTQWPX0Lg==","signatures":[{"sig":"MEUCIQC1qpmYBsNA0EhcPPjZTXJpSsSZaEHUftxzlnZFDMGtnAIgfb83TB3m/fuRDQBiEoCgyjjTWm20xMpoQbKmB/ZcVFM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2YrpCRA9TVsSAnZWagAAi6wP/iDXY6lOokOch/mcqi/i\nB8G6DIfbWRX2njHSSHc7oWqmzE9DVYL3rOAOnqhjSqL2p+qMSBHQQfo5M1L5\ncZHvHyBAq1Mfz/Xk2IFk3WadEXm0AAYusuRB3CiNYtVnsG8x6zYNN/6U0mXg\ntLwGJt2cMCphLuueOcw12ycjnWKd90G5tEhywklPzmzilu62Hcuh/VbNVZSV\nShhb45l8kJHUFAOW54frm8rpAZ85fKCfd88zE0hiSatBgk9UBbn8BpVcmpGb\n8UwyBMmSIUcFYZLTntpjh9brEta5MN6j2+/LRsXjpL5pe1FWsQNeN/XtOlEY\ndSoOzxVHCRHJWlYTqwzGc492JXrPP2ajBR3YgV+xb6x8wmFr46duXgfc3vT1\nSLcdol17Vmj9dFjvd6iq/G0LL929PlnuO1ytzgZgNLTvza17avm6DJioFxmw\nAURFVMPWws+NP0ypCtgQKMONNlhL3uO8tTAhb0mdV+jzcgIfcc/TOdaBDBxl\nTwcodipFpTx8qvl6FzpDUwRlhiBoaDeiwR8iecy64tQT4do9ZpBr3XMWedut\nCw/4ijo79YtilNJioXTDddXhsJQ67Co85m4NzU8kWKm9SAd5tTF3AkahTqZE\nk7olafpSrTR7B0gor/9M8zRAEecEv/5YGkuG4fKOrjB4RSXUfDqc8Ez4gxgz\nVu8Y\r\n=jG/Q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-6547596c.85_1574537961246_0.016938290820169843","host":"s3://npm-registry-packages"}},"1.8.4-alpha-518c65f8.86":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-518c65f8.86","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-518c65f8.86","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5e4a9ee035948683698b9047f7d14f145ad20365","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-518c65f8.86.tgz","fileCount":30,"integrity":"sha512-M+m8JugskODpClxwKTgjctNpfNetX0w4j9B06MPRp1h5egbnDJ4gYQejgu7SXa/pvPvj3qiSq13mnu/jMxN5lA==","signatures":[{"sig":"MEUCIBpz3qQfU79tOgor6xTN/eMYwrCFlgNyTKMsbf+ZBA4SAiEA9th6nA4CNkIUwfyXSYj1obzCI1lfpXpd2sA0r9EDsYA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2Y54CRA9TVsSAnZWagAAkjMP/REPgChmFGXKHQM76ah9\nVrPAvwvt2/E/sxexGq22/ndOY37ij1/eMonooD00Xblz3x/RPvA/A35OcRx3\nQuGpMTBYmmtTWw0FJyle3/ARzZkKDbG8AVomFsHnArIn/9KJ0bdJNLQXBZw4\nfPpisM12ffK0BYRdy90XbCNxUr/zMfJYWxL1k4NvoRn/SIcYBT4GPCQ6J9M9\nsk58WLDWk6o+Yvlcj2Cm6CfV8iFI9x9y7QobJDQgijllVPD7qlF6GubGs2he\n2w/gfUJ3m2M3Bj3ddgFkzG6fNK6t8LOikZ/UIHioZe7Rphb9Mf4W+boW/Gf8\n7tnb1TLYW/noHgF0akNEBtamExvrTpJyaneanppYdww9n6t9145c5xTTCLVr\nORksiwgwGG8noYb6xvlWv4iZxxQfiYhId46JsZy4k4PA92fWlWSCwmO4wbSs\nVWX//6L6sufHaLFYymPcWysDCzSHO2aL1nymrYMVYDAF5LJ4AB5+D8VP9EWV\nYckzo3A2qmces9IMzPj9J/rwqOn4Ds2oatnLrE5+PX9hhArZFeTfDhkSejsH\nr8euqL9MjCFK2UoLU8MBP4MBZlyk8zLBwroI8G5V0Ttud8Tdcl3Fl6VNkMKV\nVYogqLI8VxrMHBGeOJvvcKfdCV/OAGQYBlb/UTOt7tdhS1J/TLcWe9iSVU3K\nX6vP\r\n=CrfQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-518c65f8.86_1574538871474_0.5426611654340441","host":"s3://npm-registry-packages"}},"1.8.4-alpha-1a4225d0.87":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-1a4225d0.87","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-1a4225d0.87","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a11842ade149815499f2872c921f1c78d502db45","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-1a4225d0.87.tgz","fileCount":30,"integrity":"sha512-ehmkW/r+kUTUl0ZnymHYnWtakT9WTQjGcJVdbnxzV1ufd0agWZ9IoLLTEw53kxsRYAhB2uDI/rXYgjZ9LiUSgQ==","signatures":[{"sig":"MEUCIQDBabPOTVY57OPlwAluMhYJRNkE2O5gqkn1XXTVjVzpcQIgCJUQhUObwrdFCfXSgUVQzcGY1stKe6gkLVNvEltLUds=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2ZdWCRA9TVsSAnZWagAA0hkP/RGSInpIPUAVlVvUqpsl\nVZUQGrpp7D6a/NqnqVOiBl1TSByEU1rFppTOizkI4pd6WAlDbdup2kSAmr/J\nDDEEYVqF3KWO04Dw45s6eE1NSnw8ApGT5mV8HUlMseemttZuS6/3P9ODPIzh\nST+KHkh1blEOpNRebP2L6G0FapJmvmnsnPcmlKLeRsHPjSiBRBr7L9ngdf8K\n2dIaaZiXrXDr5bkCB4ukFlUgvioVYEWSCqtGAu2Q8a+LtMawuqcCqqZDq2km\n4J+obxXcNcYLbHd+ngwOi0jjA5ZtoLzZAZe8hE4e5/sSOR4M2clC/gegoz9V\nChA/eURDWSU7Tp7beznapfTV6PikPpPlc48D66cNnHc1UWDPm00zgNCdSNC/\nMe8k/I1kr/HfhPm+Gyfhv4ti+7f09XTaj8MrUo3Kbjea4D2Qm9CQX36vj9pU\nM8SQpqZJpYNKzsUz4448LIF3wdM+s2JAJrKU0KYjEWhmEetH4S9XYh2Ml8NM\nMdAytN5w7FgmkpBuF5Qxf8GyyDyQ+8Lpiex6Xn9ajGnYApShoudfBtCynayJ\nzZ0a49viA6euiiwC1ygbqYWrBc3YXBv/U5xJE1C7B8cza/yf8FJQtIs6Xaab\n6XAvDnbfAEygharkqJkDz5ZZ7bArcoYuSecAOQGBMpgZ4EN9TuOxNBJitX8v\nTdFL\r\n=xHAh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-1a4225d0.87_1574541142419_0.42750021289250517","host":"s3://npm-registry-packages"}},"1.8.4-alpha-e21fcacc.87":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-e21fcacc.87","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-e21fcacc.87","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"282c276a9377e2af5fdabe35a189af7b5dd52ad4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-e21fcacc.87.tgz","fileCount":30,"integrity":"sha512-m30PqcRXlDFChLFZV6v+oJ5YZsxi9AzBLDWzgK4BZROhTQ5+8GxwZojz3fL/fPimuATFM0fLSirCawsYHSOpCA==","signatures":[{"sig":"MEUCIQCuE7xf9bER1SPkWnXYDvdiw86DaLx1Oift+/wnt/W7yQIgS/mNrDw058ozR8Oi6a1sLWfXytQbelBVr/LxIhVybJU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2ZqiCRA9TVsSAnZWagAAzOoP/Rr8KZ+34IqHom0lGczA\n45DAX+UQMuWjfW0om+UitPJKniWfJEm1lb2MFfgTuleixeafH/ydlEHlsOve\nHf2GO/f3qI+X2fFrTsH5zQq6RX2HT5sUhvmGCiAcX+mH8n7rakCObIC8xGGa\n11LtIWTopfNVihsFMXc+T09PNhC2puURrnric5OzyPdBJ7zNsXgbVlpsebgS\negf6bTDPzF0ekbzueXZO+TBC3g9c1yn63HPVRcHIr6C/7eufLn8qa81yY8SH\ncvkQMRW4LfzB5FBc2Wc7Ko/P3MdTVjlJ7LC8litEeexAqucDoh6NhHCnRSh3\nctOYfWy94xyjCkt5BwPs4Cado1WbtwjWSIh392EZIGLisueydh7sWacsAoYM\nmEjsWZg5hB+dvJ6KZmOE/WHgbeAA2dDTrKqvL6qbwRi7RC7+8GFSUCkQDSlg\nOkaohfgJNJiaKBdTsinwdiy/0wyLPKR9De1ZaJhCxg5h8rIaNWH8nFkDnd0E\nDCFHQEqaKj5P31ZSqxlQMuYyKa7kX9u9diOstYnkAKwGreRVmtMgApIyl6Dv\ngMFF/f8J5Wosbh2vmE9SfdTqJbOeg6SA0qgllQfGOq+6Dd9JRQ/hvbZ5OhpY\ndX5RRR4g0EVK8Mz9zKL7qPYhVwoR9Pa172Kds4Hbh47SK0d5uG3jqI42FhHX\nWMrx\r\n=k+li\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-e21fcacc.87_1574541985636_0.8633168763807044","host":"s3://npm-registry-packages"}},"1.8.4-alpha-3f60cbac.88":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-3f60cbac.88","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-3f60cbac.88","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"98695ca5bf5ce16a05e915a279834a85029ea03a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-3f60cbac.88.tgz","fileCount":30,"integrity":"sha512-1653SYDyhDuOfXJWlHktTnsWwIDDXES0tFUephhxI1Bp+7SWcE+lyi+9cGgbRBGi20BzUeROsQpgG6e+u5R52w==","signatures":[{"sig":"MEQCIAxvHKG3Sxi0+3LiiLR0FYnb7xikIcDEwaDCCK7KilEbAiANj7TRKOvIyLUTKycYQbtEh/UZqH16X6qhQ4qq9vU1rQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2l/aCRA9TVsSAnZWagAAJeAQAKMbLAE6p3Y4uXAZwdIx\nvk1NvGBf/oZGCIieY8b2EMmbuhd1czKS7KIxtvXhs2Jm66HWAkgawe4p+DE5\nvY+Ns5nzA3eGTxbtHEdBnFPtnfkwxCYck77VKCYwlQA/L3yTLr0ahMNM2Vk3\nItR4kntKOUKaDT2LSDV+s00LBszWA3rmJzXKBSAtatqnqYXaBaAwAlfsv2qm\nizU36lxbD4i05ZHQ1pX2iSRLDFNO6tI9AV1Jkmhq3mTN2SanXilxcPHfILS2\nfI7QlOpb34hsyzxkiZrqFwoUCWsiusKhW2w+ArPs9HBVIL3zThcD5iebdbV5\na0bDvpoa+imNnd6rMg3tbxkuSyk7AEf2DjECiDzWpzxAHke2qWAlCJow9nfZ\nLrqqL524aZlc/77ZqwJSAOziud0AaKEgKZ1Y2IyBMc6mtOJAAGX1RrEFe7i/\nzS7SXiH+dAYJV1PpPoQL/8zPEEr05mJuhzoVCfUvma5pb0M7koEqDJ0BsK3G\nEJuDeo0UUb2Uu+FxuY6YMoubD3is1byzvz62EOUpcBsUWVgbBNFAQvlG5XUX\nteVm3TqXb0ckBqvWYrh+PddTUdAwV05j3/l8KAiGZmM3mWS61QOAHbRn8TRn\n9ILVHvwwH4sH5EgfQr1vWVuBSXSjC7kcESL12MFZq9ZKVh/Pfxgpjz09y2V1\nNGTI\r\n=uE5I\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-3f60cbac.88_1574592474356_0.11554080401754718","host":"s3://npm-registry-packages"}},"1.8.4-alpha-de97d272.95":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-de97d272.95","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-de97d272.95","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4e8f7e79da5b4572ea728b0ba62a33a572d37063","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-de97d272.95.tgz","fileCount":30,"integrity":"sha512-mzXpw330bmZxIu4Jnw2l/ZCOP5jVzjOkq9fjfKKKbg4iLjGrKRJwnJ2mVRh76LPxFaVb9eVcw8KBts963YvCbg==","signatures":[{"sig":"MEQCIFGQRwItOvR3IvflRTDJNrF912ZLbJD8mL4OWJgvl3qYAiBmkzRNygdguQzGDrnqpZp9UOYN7n7/WXA/HQIDN3bKKg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2m7ZCRA9TVsSAnZWagAA/1sQAJIN+rldK6L6FPpPk2Xr\nk4jwaoYe/T+jizG2pZqn18+biFJdmtxNE0LRCMAbel0ISOPDxyNeuzQkFRLn\nObfyUvur7pNqLfJii40p/RgEQrkX7NZ2LzIXck5n2WzMNXQi7W0Bk8a0LCuS\n7jzT6hbhjxJNSQuJv99fyCKrFV2Qw/h/QCGsDX49CnBth+3TLLeALJgWTmkI\nwnMgEDuNpvBZAAkaETx8Eop1RX0dXdOaolBrkpFnSp5zNkvX+nz1QKypdwYQ\noDOWkUGhrNXjnA1r2w3ePKMpOsZoygB840gOvpiCWKta6V+ktCszEJGgrmEU\njIzpF+Zgn4KKWVyHCVCngPrt4L6DxOJEI3uw4I1Xy4gJ7VMGYG8KFshFJyZw\n10IINgDoAVQIUrcmpm9u7phDEzkBvWKq4ehYFsRdlBgaWtCWv2lbu7t8untb\nkVPLHTBhzpa+ZwSWewGb1UkzPvbDC3yyEosrHyaKnFExG26ANubN8+/dKPz0\ngZKwLggYbgDj0xEYIzIC93Mj+bxn87ZrKCYogOzP1bh1MbuFicPaGv1msbgI\nLH1gGSX+aC/wMDDqRqhQ6Y5icQn5Rw67MGPOWw8tBIZ7n7k37Ods/NQykwTb\nxbcoeCgs1PqX/j1teGQ/3Iqj34iELg0Zli/T2uepbxHwKFvbiDcqQZLlHfQT\nU6XS\r\n=BEIJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-de97d272.95_1574596313240_0.4184247325285695","host":"s3://npm-registry-packages"}},"1.8.4-alpha-4889de22.96":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-4889de22.96","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-4889de22.96","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"528e38bfcbad8860ca513d6934437a43d59d615d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-4889de22.96.tgz","fileCount":30,"integrity":"sha512-4PIoDD+ZMQT55WdWZkMUJWB2ysd9/FuVlBk19EfLqD2m4jHHe4LThvAKFZj+VT91b27iHq4xSnxM84JmmTAHiw==","signatures":[{"sig":"MEUCIQDF79vVT7Bt72NGONRbOwx8HYQ0PyT9fcsbLpV7oTCvTQIgeft310wI1VFzKWUsfYxPxsELvra5H6IJDYj5uEO4hj4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2nHUCRA9TVsSAnZWagAAS/sP/iWtCZV6SRPWA/9PRIiY\nIwXcRgEj05Y32FDoBdQ9InK/moAaZUrJ+UZINItYnt48IGvJ/GPUkYO0N/SJ\nYJh9EATqReo77H8vQwuSo44qrZvP5l4NaEyN5hLlKPI+gcBtoS16FJvJEgcv\nrV51BSAI3+dxEV2r+8GlwTYviPwTarAqunwu/pAB8kQuFmYywclNUoBQD3m4\nFxi/71CmABw94Ii58Idv9r3KJ0KG08CzA6IFdFHevK45c5QWA8AniOmeMd7I\nTXWjoBFn8N46ZHFOwdxVEEtXnFsN4PHOzojFhZYYS62s7mJ/wnaWvV81pJre\nUlGtOmlOFSu2s1jG47Z7E/wamlwhcaDkpLHvZTS0bqNZ56AtZ9+GOq2Gj/6R\ngbro9Yzk10KoIHyk88CN/Lpu6zSrAV6IvN1QD6IGaTf0qX/pBrOt5AokPZna\nq1cr2RKj0ZUHa2DvOyOwiRr5V+TAKid+Kba9oA8vWfYCglUv1Xn7B7E8vYCY\npRpB9NTQ3J/GQbXBfBsHt8c4HFLTpEqOSgE7nREI+lLcYixJCqZh5OAdBauu\nldJb8FSN9Xkmk3uWirk+JL4olWm+ECU/hk4ozrAhxhxZMhn9UMmuXJ94ziWa\n30QZxSqdlC2Jx5sEGqTtXNYzny3MNmNyns1qN7hG+fsje2mACgYo8lJNIhdU\npfZ8\r\n=OwFM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-4889de22.96_1574597076189_0.07018172359313346","host":"s3://npm-registry-packages"}},"1.8.4-alpha-47abd716.89":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-47abd716.89","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-47abd716.89","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e75cfd8e8b79e97a96bd475634a43e538f09f99d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-47abd716.89.tgz","fileCount":30,"integrity":"sha512-aRItLf3kBIUPLNws7xiZkLviePn5zJPjmZzbK/5DlVrfvYWWWbsLqCpIbgO+PBpJvRVaO+uVEEyJPUHWhatyaQ==","signatures":[{"sig":"MEYCIQDizOsp2dSvsqyrfvIT2bl5sROvyFdVeXfUKjreLsR+mgIhAL8WR3plPFJMn7xOWS1nlR4nEigBtOHFqrDBC7SlABQS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2nUtCRA9TVsSAnZWagAApSQP/1nwYoGcqqsY2D5p1FD4\notUiF7okuZ3uH+PgbIRpl+7AlPaN0EuwE72bsrQ02fA0TcJmVL1CO4UQIehS\nZMTMnsqWFk7vcdNppgdLNiXPQ7pEL0P+YC5xFguIDI45CiT5T1aLRwyGXYaQ\n1gPJ9CQd6I1aBOvU287X5BEs1nM+xTgwU+wVIwQtaE6ZIvXY0+Z9PPUpSZRE\nWUI3DqEIILm6X44jQn/f3DJfaEp34arUspa9annZB0AC9oSOPgmCGWgqXcW8\no84c5MZCsDa1swFiZ0NvUuea5ex1zdcdAbbJ6loU5QkKMzrh90ZUWuhFKz4x\n1w8BsRa9yIIE6ZxXegqZC/S4jFuRX5wTX4OO71V+pyFX1XRQKUsIRDJcClP3\nwLAJVwoad6DYaCkp16dpFyPNaIb5o2L9TThkXhxH9zgK1r10eHLxnEK5FPUU\nUajDxMmLO2KQQHTGM3WPRxQwOa5pDyVfW2nWeW5wjbUn8CCBPgQttSTEe9U/\njSEjCDw0CJzyn+viARvj+Pwtl89S1Q3PIWDlBME5PmwEt9KeZIrkmDe9orIx\n3XhnjRq/I7n51c4DaYczMMSp963+NNVt4/umcNjcb1i+CkNxXK+qWMD9Ig5l\nTKHmMqoUpumP6t1FsVXZPqyVjK/cc2ZPwPKrrdDK97gQgiHq+Gu/+ccSY2nN\nMNlM\r\n=jbMD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-47abd716.89_1574597932694_0.07766123095221111","host":"s3://npm-registry-packages"}},"1.8.4-alpha-d0d201d3.91":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-d0d201d3.91","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-d0d201d3.91","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e43e8501edf1306c79f502068431020cb8af91ba","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-d0d201d3.91.tgz","fileCount":30,"integrity":"sha512-wRzoaCyKQjNENZIrY+lu15SSYhpuhFaWvc4i9nngO8CJhw0Ua0onIwzJrr6vhhCBc26Zwy6yXUaD8U5rpDADjQ==","signatures":[{"sig":"MEUCICOFlcZDnK7QgbOXMW9nIkwwnbuqVDaUgs257g7tnjsYAiEA1n0g/PckNMg0gp4qVw3e9o9IKSiUAxMRXnyhxiqmUug=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2oJvCRA9TVsSAnZWagAA/6AP/0k4wSP7sM30B7jh8uOK\ndf1VvAmtVD004i7w9zHhWfAMfo8s71H2Cov+Rm+ZUr8Q0XmSWcxykrVRvqMc\ntJgWfYerCetOubZ/HfATrDgvMmtosEpMTkvKP++zEnxD5oY3dMO3tVWtuABf\nYwRrAvJ6jHUm2ewjkFcX2ydsvsDCb+o4g1ptMpjLvdraTmwiX0IMYmSnoaJM\nCagzE4ywac6ENgvyT866/1fHPb9WZ5zDaopfZBx6VmtusOljMWvkgc10kssW\nOboZ7jF10SePw64ioZidbEX/7x4EUXiA6ZAs44e9It/zYp4lr2gmETchz++U\nd+lI8V2d3R4sGH7nbG1/nQQz5nMSQ+XfliKHT2rPxeb9ORWhdzQk6c1HNsr4\nyU48cF9tWVQE3lpmVUEleiSetw2T/DSGb8JKB7h0h7AZn+prOM9C9TSb/vwB\n7sZeEEuYOlO7ezRNcbweL2N9YfQgd3UhHHeEctkOeA3tATB09Y8j+5kwpwxX\nYZnk9fBHudD65yzx+/em2DIuiTAusi8Fz+ym/FKacop1NdDCsZvLN+SKbVjJ\np+e2JiI3yCCAIMGZuEuDCby+VQFGTgatW1rYefi4qZtdzPcLnCcoryZ2vAgq\nzK1Ct+p52UmHFGhhuU3nFbSKDq3TKRtoLuq7yA8uaUw5PCLYWPql6kzqf9f7\n9mJb\r\n=t3UU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-d0d201d3.91_1574601327287_0.1271150948445019","host":"s3://npm-registry-packages"}},"1.8.4-alpha-493aa19e.92":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-493aa19e.92","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-493aa19e.92","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"eadf45ea6b11e0b4f645d777716c24e97e7cc1e1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-493aa19e.92.tgz","fileCount":30,"integrity":"sha512-k97GJjrAjZHBJCNPori2BHfActCkpAlpAKZ6Q9uxsiVGt/trtqljHlFnrcgadGL8Cs4BJq1iu8PgTRd6qSmpLg==","signatures":[{"sig":"MEQCIGFdvGAbUP3LjWj+AhxuBakpX08X0rSRc+KDrMNDy3oLAiB3m5xtS7JyT3LW1FgiPbBoZ7Z3aYI+v/DQVG9DvnvZEg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2o0TCRA9TVsSAnZWagAA8EwP/jRIQ4kRs3ntzvLuOmDK\n4tdDg0A59k1fi/bwD/LFkRH6iXGbNbckkBFeUnbccI7m/q22PgghkeuUwRzj\nrVwitEugAJHs0WbCeaWIwNLBGt5AeIFNYJcQtckBEvQfbiL/+0c02wm5jMXB\nrHtuhm4pIl04oqLbh7Sq5friFGg3BX2YqNjOEEOazYJ2fCllj3GDFnQhm9V7\nv+PgavjACdwUPal6JgN7BsEGDyePYOfRaQj88MWHc//NhnH4SEDdSk8/GOdJ\nvLQy/AMkKJAbqNZLgDJmS9OM0UfCXv4zuaII2nPSJ7uE/EXkSyPAXe/gNo6C\nHyn54VdwdkUQtpZycKSmn4S3c4txkqPNGuS8YaerS/NjBcj5jkQSRaZMbfoH\n/3ky0Zx+URu+JV9epJhoTX/jeKsNVKp8up99xHxy0uPGFEEd2ogdIUpa6OLE\nn6n9T2SDLli1dzaHda4mwjMVHEpyVtcyIdD4dJAACMFnJCARYUEELUzZ6OzQ\nSesIIzrhrdGOrTIo1zCchZ/t97PnK4LzjmmqTt7LkiMl0sBb9mXznyhwkNZd\nGnRG2YcNqp7QDp7+lgy2yVwtUSa3JybjEk31rH+jj5gCzowMow1wa2Yu2czP\nfTjRkgmIp4JKxKTCwNXj6uRJDP14TxaYYCXj7CMq6nnXIUwYA4dKJZsLJ3QI\n7oz3\r\n=v/08\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-493aa19e.92_1574604051156_0.9177301713008621","host":"s3://npm-registry-packages"}},"1.8.4-alpha-f11f217d.93":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-f11f217d.93","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-f11f217d.93","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1c9754c7007c3eb8a6ba3f1135e425ea51f07871","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-f11f217d.93.tgz","fileCount":30,"integrity":"sha512-T8XsR+6SD4y5Bg7d+CXFVKMtcsRb93sIGSdPDG2dTg+nln+Vo4YcpIMjwKdCuRbhlMVBIfOsEkBlJSgrr365xw==","signatures":[{"sig":"MEUCIBv9k/dG+E3QyT86I9AczsYYtE6J2hk0sx7HtGa4qaMIAiEAiYKwESv259Z6ze7hLDGV3lmofIHGncPWxpahWXJpVN8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2p/ICRA9TVsSAnZWagAAGdcP/AqtPDibQ8/p034XpaOG\nTGjCf+uqX3+yULBGaxTWzR78h7yRqXs5+LaCAcIZ4zEoiXD0PSRo2zfoRGiR\n0iIby84qdY6EJHRdEguJkOn4sEom3ewqWGe0xHgQkBosHrFnBYsyHvJhxoBr\nCvNKh/9Ubp0sHxYEn6s5lmc6F445HjQBDkbIpHNcLOTPDedBu/YlROLphy5n\n2+Dx+ATswP9ZBs/8Y71z5u4Qok1Bd2eY22n6gaHbCT084sCFIDs4w8Aiq0gT\nV+QVyOVTEL2XdalZt8tCXQS0sITRpNB4BQth0hyWHtg+E4Wmqtco76YzV4Rn\n6WSrlOZfLJ25ibNkd9rDYCbzRmjjOKvprmtH+5dXSH+QV4K7OtRWueyn6A3/\nbzuIwttkVfy3pY7wKJJKaZCmDSySjFvNgiymO75R2j7f3M81HwNXPR16UjRR\nQXpkd7KRrjPv53Mj/wLpID/qmXnoG0AdopuNx24PBJWPy9JYRxh/rTmhWFKe\nx3wTDTkB/mD2jJnjevnlXjmul2PdXiC9ulgPwxJwJfGs9OKpxoWPyVFPeoGp\nC20RVPDjD10n3ktvFz5NZIXiFVhjl4Id9mqcKqB+r23gf9ji8FocVok9yxSD\nuCmp2H2Ccpuma53IlXVmGgD0utKHzcxqCCAwPmfKiix1VE3mfn+00y3ntQMH\n34dO\r\n=qX8N\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-f11f217d.93_1574608840106_0.3005643907598474","host":"s3://npm-registry-packages"}},"1.8.4-alpha-c57a9eb2.95":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-c57a9eb2.95","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-c57a9eb2.95","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"42750e9457331600a63073eb84d68b1dad9f017b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-c57a9eb2.95.tgz","fileCount":30,"integrity":"sha512-mwDYAwFQtWnBmp5tJy8iJU7z2Px2Sm41eRm6ExX4hRsJxWt3kXljJCl7cF+Ov1d/EeeYLq7BnBBDB5MrrXW/Ow==","signatures":[{"sig":"MEQCIDl+8Q16bgidE0CNXkanbv6Ml2olDODGAN/Zyb9jjYknAiAR3XRDbMz+wuJx/G3SbUx7jBkd6aU9OJ8Jg/HkHCrKIA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd25IhCRA9TVsSAnZWagAArh0P/0MWW2zvS9qRNkzvKwj8\nLLBw5xRHimIHE40V2uHeOB89j8Nyq7FK6v3Rlmz9+yYulhHfwB+h6wZlY0lY\ntuWW6swuh9NNKaYxCZRX8wTTDckyMACQbUHJsZdykBF3K2tl+M9qWF7YP1/A\nUP8trE0qBMHv7rqbL3SOBkaKRu8fRZMa7im1UozbK+68rY+8vkASW4r8atsa\n9kHmclhj1cuUYjAs4DzSZfmpiRbGfHKj9IPEvfTrf5f+aEqQz+Yf6yoMZlO3\nqE27IZpTegwN5Xxoj9G5KvaClYJB9jzJzN94zcSosCiqYvh67gnlozWCrzei\nqm4mKMt+bD3owbROhHurqPFrng3+bSywd484V5YYXvyjiE7cb4YQmkwXASHf\nEw9D8oSF5miBHDdhJUoRw9q2YFvEomhZHKIB3XVJhtgnyqK8G+0QUihi05lP\nV2wT6Nl3niKNVBx+SemNG1I5xa8nuo7rk97oS8YJc9iQYaxDzcFIVwJM0ofk\nBDbo2rQDcpg137fMzp1du4z2nbdvN2JVLCkfEG51HnNH7MZOtdGmYFGS/1N8\nV+vKb5A6j3HjzhT8BpGlxXdjueoYtGZxmjRVjqd2kmcdbCXw920s5HKfXsbL\nQ+AMlwLgFp/qJ3DlRN/KkEjaqBKzLUlcMdOOOqMWLbnceXMiTZH+DntPneL+\n36dw\r\n=X1Tw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-c57a9eb2.95_1574670880360_0.8248559612891513","host":"s3://npm-registry-packages"}},"1.8.4-alpha-f099cfe0.98":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-f099cfe0.98","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-f099cfe0.98","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5d2edff225d97afcf38f4feea4a208a68bb4fede","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-f099cfe0.98.tgz","fileCount":30,"integrity":"sha512-4XCNPw736yU+PGUDWcWL8rZ/WG27A16gzF/dQ4VA8HQDna2okckRfWYgKL232ylg7uDmrub+uOQee5uPKEf5lQ==","signatures":[{"sig":"MEUCIARldSuI0W6Zy+o1ds4MEZeiptb9BJCOGj9PMroCNo+TAiEA1NTmNr/Cx6DhHSB7ZH28xnPSzKAlzCJajXD5JxRixcE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd251kCRA9TVsSAnZWagAAUyAP/jnjuDS1A0LI/9jntruS\nZIg6j6OiseVug6Cb0tfZwMLSDGL8bDDiG0W0XbnxUtJQWDHHD5CYz1+d/wNv\nYonNiwlIYiZZX0FwJeBozeV7oKLBBLAL0nik779GEVMXfIVcR3f6tVm/rccg\nBFce9FsgwCUogEumOqPIuHaxrHNvdjhlXCvfsrF34Wa0/Hp3+8QlUcteruux\nZBj9KyPX3HzRakpjnQRtHZuaXCFby9wM7umI+VNNL/vKw9RO/srK0NASznN3\nb//tCFD/xS1WIIJJLBwYaFme93ss5wk+jusME4S4nryq0FE614wa+DV9ZfSu\n6NeNBlsRXUqzMOQMugz/efLQPSRL1pEVlM7q8kTOK7E9Cc2nym34X7Fqv30d\nQfpDuvN6HgX7YgqmETwPrJkAmeUk6sYZYuZoiFGM59dU+kwnyzTqZEU1XfBT\nE3JjJ7JYyhYyyTPZ6o7NV3axse2gZqLC/jTL4HYRirJIT2oXmYvCPaSKWvHq\nj16EE+oJ9DYsQPwfi1mcT5JYXQMkxD6uB8h8o/pSFb2fdUgaVgecJyDGG0sK\nPRHoNLCTIN3iZaA8kFAuohyggsFlMR3be2tU+gfIdNA1DItYGdi12EOiEQa+\nXDL2k77/0BGwWYQm0u3L59Vlv79Ll0H/kywXX1zTNamffQfatAgGa4FWJPIu\nmHsn\r\n=JErI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-f099cfe0.98_1574673763572_0.41190024070899267","host":"s3://npm-registry-packages"}},"1.8.4-alpha.102":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha.102","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha.102","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5182241d929674ca76c9cf89f8f20225e4e14dff","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha.102.tgz","fileCount":30,"integrity":"sha512-WkhyHFI+7eSSRhSHn4wycgsvtthYrIKGFAfYobw/GBLjNQZAV79tDo3kFu+4MgnF3sw973HEnDY7RnOA767b3g==","signatures":[{"sig":"MEQCIGnYIa4SMyaLQQsnvmcCsu9pqFuJhA6iksFi+fWQKKrqAiAdfMo3C621GX+6yneN993q2EpdSdRKAeAd7sgQj62/1g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177491,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd27WFCRA9TVsSAnZWagAACDMP/1YbpiwcSCwiREFwWTrj\nMlQNHqCg9xr7IHW/zYcAhtWAV1wBfhuTdr5zTBlRS0iAIXM6mZtyCZLWYFCF\n7153eMNc1FX8Jcgmv75J/RX+oiocdx0XcTISr3/Eun3/KOQBqsvX37qJvIi8\nVfuD4F6rSDnDIxdIPphr6N+JixSDnaaU/gWXK6I2mKj1sLt0C+LOcOTkMWvr\nDlg/CL/r4g7StsPymdZtFVhvcidDLcwh3wabiR3T8md6L4dUNqeR13sxyA7S\n/bsrpEuBBD/yJM6DNP/NdTzfpG7/wPiu+g/LEwHAqbA3tbEsbMbw7EooKXqa\n8kOF02hZ1jSYEIi6DJqefnkpn14fRvUU3taI0XfgsGXOqmVeR1mYot5vbT6E\narJ4QieH838dF2xm/ZmQ3QZX4fbOxWO1aJC1O64P2b81MXitwaRIbmqaaT5J\nYoroiOixL09qxcngjHp23yoILOpceReI5FiXT6nVJamE/6O9T190W0CZR4Jk\nD88PE+Kkq5EJqbguJt3+OzvNgzWExNPZQBsaqRTYXi1S8+fTgTPvtswkry3y\nKxgHcXl3e3v/4aqyBceMVKBfy0wz0ipbLV2+y7K8L/kWYEqGulOAMzyClo++\n5sbjUJNFuVdYLcun/U2c4LrD2nUYVOMRfuahp0h1d1QTZUBoBoMxa8NrXw+s\nxlh3\r\n=PuFS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.18.5/node@v12.11.1+x64 (darwin)","directories":{},"_nodeVersion":"12.11.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha.102_1574679940492_0.07988442947537289","host":"s3://npm-registry-packages"}},"1.8.4-alpha.103":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha.103","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha.103","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5fa90c447b3a35137aea76f98fe271ae2ad6b5ec","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha.103.tgz","fileCount":30,"integrity":"sha512-ZsvNwBLPa4IhebkXyUIIJY1UIcY4J3gA55V0GAeD99cDfF1S9eH3GU59eRlA5j/31Lahkxt4XspYaeLmTnneFg==","signatures":[{"sig":"MEUCIGBcxVXpvi/Lnmqwi3aTrAqEE4pk2IhMEFIvPZYb5/0yAiEAqWCdZqdk6KHUROaOgzpWeU/K0sELq4Jsq9pm4os2JWU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177491,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd27c7CRA9TVsSAnZWagAAUo8QAIAW6p0fqdBk+f0NuaFG\netSBE3zCe0xbUMF/BVWbXjaFAUQDVWyzdZwk/nUskfDJj56Pt+RfqEniAmIM\n0Wg2y9KwK1yWqyfRXQY8bg/O9RbdVZweOs6lxY/jW7lpR2HDZIB9D3KD3DIV\nLrmNORYjNsoELyVl6p+U7JUGdjTqR5VxEj/SnVdc4rvBln9HmhRQ8+PAohQd\nPsu8mZe+YMjD8uhvhIMcrYDx8317wOsC1MN1riuj8wxZxmZjAb45XbQPOkk+\nWFRMC45Lv4PipU3V1FT63R6dy+z7JQJ2sq4vbJrVBywnovybmB3cASeG1xBy\nemFMg98nqx1Qd12Dvl+lqeYQMVuOq5REEEmZCWTpy33Wd5RIzbljXNyGRjRm\nhmL9MHPlH/AVQP4eqRg50nlo2BfB+1FHdiAl8zngn1rD5eLKdWnQ1EJxSs8B\nK2TY3vasuCWifhJLUgrhQZ+wvjG33jOfp3/mMtIq7W7XhQ/WRUabk2mZ8LMa\nnc8SGfBuCOSfsxMMo1Rdq/Pphq/GSUMwwNLi+J4hwCRqN3MhaRa4DqT/BTZD\nIMhf9yoyH9RHgpnuPfJ9gPnIK4PJqxt9nGVGxvQOtVCjcC0pi65nDjmDjIJJ\n2IQkhPobNSc5wXD28Q3SmSJo8cylkRsnyNC6C1svBRdjimGFu8LRC+AIWkAZ\nf2uQ\r\n=TjUu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (darwin)","directories":{},"_nodeVersion":"12.11.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha.103_1574680378951_0.5241069512856538","host":"s3://npm-registry-packages"}},"1.8.4-alpha-c7be9179.100":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-c7be9179.100","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-c7be9179.100","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"810e9683f2cd38c9598366451e1a165b1645c7e2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-c7be9179.100.tgz","fileCount":30,"integrity":"sha512-TIgXaVv9ckCVgljIHEslkamPi7UK7+dW48dc2vHEl1PhVooSXHJSR5j0pL9e1tAZTV6VPKG3tNQ1m/gzXM9SpQ==","signatures":[{"sig":"MEUCICSbOwyQNYBe5FpV3Ng9aCXx0WhOqb7etsFXRK7SsPOFAiEA8uJAd2xAlm6l0PpYbz/TwRlxq0gtRhuYlUTy7livJCw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177500,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd27vICRA9TVsSAnZWagAAGXoP/2b/TMyKEjpb2Ldm/uBV\n6xQP2UqD5s8XqhfWV2QwWMsN0gPa3lrASPHByDvvtj8Wkqmu0107RTbctKnS\nIAFGi0MoW1EQvNgGQkAotgeNKToKmM6h27j6u6wWDFMnk0nPyg/BP0E2eS1B\nTo+DOdeGKOGpBsQ+qVeTP4Tz8zXCb+v0WOc4Rxfo7leIAOSCKKFuO4doz7im\n2k+N6E1J9bqodPd+fRib6y+ugbQabWZUSJQTG0IrOL7ZQ31wIj3egGbCcg/I\n+MdHwPf51Qz2RYj5T72yu5XKIp22ILcFTvPf8pPG+sxmnb/8YG3JxQ5Hs0zN\n6ZLmIVzmPpEX3R7xc9OkFxg3ccN3wiSs2gAi7r17izN/9h1O7nJRVtvr7umd\nPwVbblDPaUeLrqtC2irJKBeG/2qOm4dL9idiUsjPsUeRPKtHih4vIeeL+jWD\nRI24ZfwgCrJuBNMx3ia7DliVQNiP1SsCIJGMr+FI4Y4xwX63Zm7FcVduxV/C\n+vpKfHRKFZoQVp7XK++tcICKKMD6f7XryPI6dUNAJmGeXMRlKFCVqUL+P+tZ\nCThlZNjviCJxGUAYDigz8HMIhU2KUT8dIo98aK8pwdZ8l3pbixQv8JvAuP5P\nnQf4LGipJKguqeYyOB0c71hh8aZWm1ESUqhP8rM2bY1PfmtdCXAKQ+277er3\n+HRg\r\n=ZooM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-c7be9179.100_1574681543804_0.3560393239570865","host":"s3://npm-registry-packages"}},"1.8.4-alpha-bc28a968.101":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-bc28a968.101","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-bc28a968.101","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"24a9b6fc272a31853a639be27d0ad2110be37ab9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-bc28a968.101.tgz","fileCount":30,"integrity":"sha512-ttP8xfop45p8GXreUHus8kiT7rgTLzStKDorQJ8LmHQhEcpzZvidhczGsSnR6Xe0Q66jBMVzhoFZ7gytTk4BPQ==","signatures":[{"sig":"MEUCIAldZSpdVgeHbYwkpCr1tpbpjLTXlIDzZgzQmsCNo5fNAiEA6nE8ieWbnSG3/KCnHoQRbeO9843dqcAtj8vdAVheeLE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177500,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3AN0CRA9TVsSAnZWagAAKG0P/iWFof8vAHwDF3UdXU9U\nNPaWBvYTCw4wBSXCY+NmsefXIHzGsnjvpbrzcVZnn70H95j8AzHMFiLXMcdA\nMWjDNsjWXqARv3kyA87yvAp0svIiUeGNJ3HMDd7zsbQSTWuUlvK4rXXdsFnZ\nfVSTnXPD+nh0He3DfsfstDUriSwwp2wvIDrT013BJGJrVTYXDS7nRv6TMZUd\n9bzBy35oR17V4G3MiVJVeKADdWXMfYB1g1wiwhbqOhyxtaCZDPAfZT2mIx3R\nJFbsbq1jtZ8kklLj+//dGM1Y4TQVpb3tzZ+dkV6hesWW6bvBWoz680Hqj2rt\nuvvn4brdCW+vspgmHaVaZcNze5L6vL//Oh2OjSja8SteoaWXNf366Pj3jLq5\nZwCgG4dEpfrSPsSuhsjkYD2inFfuuwlBUmydHOS23uvcm9XmBMPxgNGxydvs\nKOCjgMpWLdk06ezIHEzhvGtzYapPPIheBKcO2Rm24FX7XDp5Eh4PtwNvfH0P\nR6ZVMBxW6c9CMoQiLttmABFg22P9wFcXV0EEUG5D+ZlOtZP++F+cElwkIoqF\nPu25RPsy4WIEIv8+Z+dwYkri5E0ESo8BlJnGknIz5mtAvJWpLKAObBYG9hwp\nEBT7P642WNc84cgtTditCVGetOwWxr6GPyX2WMZmomJpYFrQntzNYkik5PiW\nXiXQ\r\n=56gX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-bc28a968.101_1574699892028_0.15709229306164962","host":"s3://npm-registry-packages"}},"1.8.4-alpha-37c4b5c3.101":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-37c4b5c3.101","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-37c4b5c3.101","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e4e70f314bcfb13829123786426313162f2b9adb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-37c4b5c3.101.tgz","fileCount":30,"integrity":"sha512-5IHI9vOmjzur1UoF8+1t6KL7tVc9yFRHx/7IlRQY8tbX1DSERjjAEuTUlUFDh+kuMe2okk0ZawfhNlIGIaEtuA==","signatures":[{"sig":"MEYCIQCYhdy5BGIiFWbq5A4FWblLu7Q6aztgBaQJKxm+/R206QIhAPoVBkUpTUZOF58yHyvQf3gGriYWEZVHibjqDugCzfuG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177500,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3AbQCRA9TVsSAnZWagAA5aUP/0VyT3rXlTGBBHXRQgur\nYBSsMoUML4t2cb6TKpeFfrI048OQeD+QzZYlFp2fbEvJwDWfGrDT5G0In7QZ\n9AvaEO+aLRolKZTs9nQTyg4XyZ++/PpBKddCKDxr9ajTEeWRvt324Bfh73pg\nuzML8of4PzaVdKBzly2sqgSaKsrX0n6KE7hYGU5pf+BXyNIHdMi5NXbx0Nu3\nx4FraDGSJrEaU3pk0oWRVYEXmWHZqGzVvTrHjgUXr9CSqOdRwgQGESTLVmZU\ngg7ooXz3B0gcnuZjtGkIHwhHnKRZIHBEHrzh4M+qHlR1NklrSApXnH0CsNJa\n64woa1MGFU2hxsZcH0hSn1CPaQ+Kn2GV+8ERJ3EkBaCUgEKAmTEIQfntuGn1\nc/hk5g0V2flgERvKqrevqESMCmbkgt0YtZirxVe1pa0/GXtN0ryZa9v2lIMX\n91RmkVok225cbpl01AAX9bbWhI0YxeuVJFOKwoLxf4L+MXfMWFGrXDADidgH\nhCpypQkwqi5ULJ5BsEMy5NQRqXAz9FfS7WL6iGLiENv/F7cq2MddvQ8I8IDT\nE8iObgs4rFhpGuZFqR/GtZ/e8tw3TiM5PD/1o+YBeiJwTzmsojTSz73NGsJm\nWcCWWML+TiYDlVIfpKgoI/M7gQ81mVwPc8m3SIvYN4ZtWkcJXlFnzvSMH228\n2fEO\r\n=+0tH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-37c4b5c3.101_1574700751760_0.6882232139057496","host":"s3://npm-registry-packages"}},"1.8.4-alpha-78215b1b.102":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-78215b1b.102","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-78215b1b.102","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"776e2b1005b6de22972a0d50f99e2f34cbe0eafc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-78215b1b.102.tgz","fileCount":30,"integrity":"sha512-fk5r9j15haiKeL8wlS/kTLNlnCPqvkiw6id91plHS1tHo6C1DQ1rt573NChvRb6WnULfrkg4ap61tFdfWOH28A==","signatures":[{"sig":"MEYCIQC/smg/B2EwjxuuLKMpx8OBWE25sNkk+h0wpM9+pWGHXAIhAPHkb+M8S0835zoUEbCWmcvwd7y2cAS7BWsftP2l1JMs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177500,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3C6hCRA9TVsSAnZWagAAimMP/37fl2QvjVlzrPTpKKK1\ndGYSQaf7IvgiI8S6YTg8PLk0HrtxUgxnUW/Kg4LBSY8eChWGrEEmPF8ye+eW\nhKeqXhseJGMVytrCrqBGjhhB7qewtfmvvONTvl00b46a08CogwXpqQk+LtnP\naOvK+CmLI6yLw/GO461vTUHJxXDACZ4D82MdWJS3AzFy5mdTnepbxWE+oyNl\nE7Z3BkUAXY3g7yVVYDhhQINDeJB2jco0IUk576eFeWDw/mPp3KrbhGBeDWZh\nloVFH1ZhuQ/W2lD0Zhtu98Dv0PXU62PzRBhUxiFvEUV5OdN9yjiZWt8zd3Rx\nye5cgSW3rspxkYhiD3hSCRHUsZBQgWNhecZoOyWuuexQtPV/va6VSITOGSwL\nEthM9viqFZHNHNhWRjoxbho9vcVDWy7pXr7aVlHkytbGBxZvPNp0bYnlUzcr\nafsxE8rZxo03R56oKKbuWpHNliJMTd9tO6i0p4U1euuOciYX8KbpEO4PGhfN\nAOaC/SKCRwEpUp8rj/fmboqI4F5BMudzgBpscYckXMC4L/VgG2rTybDzN63h\nPK7sGiWBuTwI4fvZfISFQ/7kb5PXvymNYz6Yn3g5DX6uY+I8o5blZTjwmE5O\n4eH3PWmWtwoQq4GhDxvDOdOOSaNsLrqqon2eosF357HzbYfGBOhAytnfgizp\nQd2g\r\n=6ZOf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-78215b1b.102_1574710944772_0.07787999421583947","host":"s3://npm-registry-packages"}},"1.8.4-alpha-0fecbd9b.102":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-0fecbd9b.102","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-0fecbd9b.102","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"363d3bcb661400d372ec9ccab61fac821551a939","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-0fecbd9b.102.tgz","fileCount":30,"integrity":"sha512-GyfWZiojnkZU4/Usa/YBQae1gW1lFsb9OKZ62exJf4V5qiU5WICqFl68M5wh7/jX3tMfxeX4gHfxuGrY3AKXrQ==","signatures":[{"sig":"MEUCIQCLFR8a5qU71Ct+Cyl7S9Z4pG6kcRW1xV7VM33Vd2fx6AIgToEqdiswRtZ2nCeEfBfrf8rLjFddQZp+ssf7rTWHZu0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177500,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3DHRCRA9TVsSAnZWagAAWicP/iLOXUu2pezYg+xRYEcU\nXQLy0epbufCX86IZgPxymwxEzd8YE4RYQyZ2h56hlI/gUnW4cLz3HX1oxJIY\nLbp6n+8Dmvf5Ra+fLGzavQJxgE2S+/feAO93/py6hcJWcjqlkWjW+h1kfYCT\nnFkGmC361i2z0g+1NEldBjsg4PR7mYU87SSMinlVlOWhl9YsL5O58WzLIQRG\nZ9OaMMwmaIykht7gUTcjAm89r4XdwUUIbbarKRuM3yE1aZ5w0XPk/matm6yh\nCthcC0RXJgXT9+HGCXEajckik+ZV4WRG+AOSkN3YD/Dpro+MP1eRGPdAo1uy\nqcNGEe8ZN5nVGm6FRSg9YZtTKhQ9kwacL5dV7A/cfpajQeC2jeykpHsr/XPr\nR4pqvHm/IYOhQpr7y1M0yc69D5t8UWs+ZedhvjvY0YEd7TcJorFH6xr5X1sI\nSCi79s7Ldr0ZKGIipJvHdVFquxtoM/K3kHCzdnoM1YRQRXyfsg4nqguo4kdJ\niV2ONkJZGFVw+UfZzcGqdiXKGRxIaCk4DSa6VAtwYrt6YqLKcjGIgmTVWJku\n0N8Nyq6Wj7zK0eF/i03PqR2D2s4XTWd4wbe27I+VjUTYQU26v7wT+nbUO11p\nxGqHDZPWn6OXHa+KGc6idyEcZXjNOw9TFNNox9CQdGb+fmVh3xEF/k48SBOT\nx4xr\r\n=LAB5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-0fecbd9b.102_1574711760878_0.09361522078400397","host":"s3://npm-registry-packages"}},"1.8.4-alpha-627fa49e.103":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-627fa49e.103","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-627fa49e.103","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b210f089cad5ddcdfa5dd2339754b9ca93888718","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-627fa49e.103.tgz","fileCount":30,"integrity":"sha512-03t5WSllXh0GtrDo52c6L37556BRgCsR5BZCaVnCf/TDHY5XbTugAySZpzHbApJLatEGqf4uTCj6taqwXPovEg==","signatures":[{"sig":"MEYCIQDXzvsVbRBYXXhM0o3JStZKlkuN26DkmzsQJtxQx3ixsQIhAKjSQmMcVmlydx+b+bIzvWhyfj+UT2aZVymplFylkmLq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177500,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3FSfCRA9TVsSAnZWagAAK1gQAINuxYBCYKA2xPW2eoLa\nO/ISoPKuxTCD+P+UXMCMZOIRMoQ7Xi41dvZUwAalvlAwBuHIhTGUOEpOnFDH\nV3fUQ+gA5V8CWPAgtJWcfYCxLAg7WqKsGCFr230braRzkx/0QM5kIvmkXiFi\n1qY5MbXjF4eZLB+CFcV3w4EQS+VRQOCfnTMXujPVzkEVxzaeP1lGz0zTcJut\niS4I+jQgfbV2FNh0YnCzy8mQILJzJMei40Tl7EOKDsbwPsVmk9w/Pwd3gJHc\n4+HiI6P9CZQdyqAZEjwpXdw6VlU37rDu8cckZHpbJ7nsExZ0udUbECzR5Acv\nV9JOXalojx1lTlcVRXLkb+GiVm/QtVcvUDuPPuydrzSvRcBQs0n74ZKZwfXw\ni5MiwRFsuzsy+KA+3Tbe5G7gSKEZL41kwLQoS2MpKrzbyJjNeIEExOMzDidm\nkT6Ic6LSpXwA8XncP6Wh2vDe2v9c2LlvsMtcDbbdHrnIqAKhgxdeDYsU2L91\nx6aHFzaZ7xX35d9OZbUUZc5CN1cK0ehMqZt/jfF18ENNLa7HqHXy2HL51jyS\n+RfXPbryrNW1KSfI2cn6LPt6BtC+XoeLKK38zGt2z2pySij6tbARRgvXC4HD\nf+GLgV2UvgEd02IxSxTsfVkcqnqBUpqpUgB2Hu4/z2wa573MmfSVuxnmaray\n8fLi\r\n=wILL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-627fa49e.103_1574720670955_0.4996032223280431","host":"s3://npm-registry-packages"}},"1.8.4-alpha-ec88ff4d.103":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-ec88ff4d.103","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-ec88ff4d.103","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"cb7a6eaa3df2ee0089bfa4391c0143c9860a0fac","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-ec88ff4d.103.tgz","fileCount":30,"integrity":"sha512-fKb9cPGrTlO1CIi4E4m4GMupN5+jo/24gcwlWagZhAGAljAqiJE5Trj6qQnRjVr5ZT1/V5aeXYL0iOYRXzh65g==","signatures":[{"sig":"MEUCIQDZz2vdZEXDQZeFCm+I5Q68VzO5DXGSBkchvx1eIq/MmwIgZJtnJ6rM8h1wR4vn3hluZT86g/nxPaGSAQtraUvJDSg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177500,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3Fm9CRA9TVsSAnZWagAATGYP/jtcm5eq1c4pK573vYes\ncCUIdj/e/MTzPRHwXjoXjTcKs7QS6xQKCe7b/6y36F3B4S+wULDlzosBhnev\najPVNxps1tCq1nPU3wNWxCGq8Bj8vh5CHXHkLF77tqWk+0qSWWRGJmF56Ssg\nr4B3f1emz5b9kNbhbU5D0iUUxv1zRxz3V429fIH3nZ/obAV31v/Tpuo+bjjs\n9seP9g5G4yYLvC+8wAet0jIUYWNFPk5lugnRjw1hRfehKWSWFjyRnXuoATZk\nT8BzTy2vXRcsQIcNbmh0h7H10YIiT3SeyrSZ8pxC+PkKSaRzKrp8wo/xTHpx\nS7og7Tsl4gJEb0IAQZNaW7Yd2pc8rhBqs2L0rMWcjNZyeWzcMXhbWCLmyxE5\nyaqw/rmZF6Yz/JtJeFo+AVXO3nCsJWnC/PVMNAgHvd05Ri06bG1fx2xGhqRx\nOfUjsisiHZgHTwtLQpHrenN/UqocZZ02g3FYCgS1PccncADV38l8AThvFxSA\nZGXlEU09Ukmox90OvsAHAoj2RyLelu4VrbGCenbmSnhxWENjQMpjIYWNQ1Dk\nCTV/zDwzUhZNoOkJvPfx5GLA26QeLIaPcLKAsEHylUOikhobTZSsizTWMxyN\nysvW8n1JZ0gu2mccKJZdv6iuKutfAjU6mDB41pKaeyr3AzS8vE52CSo08OLW\n0HNr\r\n=O4fW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-ec88ff4d.103_1574721980650_0.22226222078968338","host":"s3://npm-registry-packages"}},"1.8.4-alpha-33550968.103":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-33550968.103","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-33550968.103","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"078013230c32e7a6d64f37d876b7f1a7f12b15ae","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-33550968.103.tgz","fileCount":30,"integrity":"sha512-KXeH+GGxZugAywrYLQ79lyG00Y3Bg9Mp3COTLhq1e+aRmeRPger+w4E8Ttb2LBdlHtjkBTyQrT5SPD/zeg1Gxw==","signatures":[{"sig":"MEUCIAqKuwYgp7s5HhfTZYzQcDOWN8Pi0/XlusMEUTU4SdTdAiEAjUA/zyGTyBgZPqf1gFgxOgkAu8M0piyIb8E7D7EegP4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177500,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3OTlCRA9TVsSAnZWagAA7VMP/2Oe1LKH2Q4KWBEETQ61\nEI2i8DCjjlxcJU7owg6Wd7TgyjYus7AymCV21BYNsIAfWR7LMMw6ctyV8Nfw\nQrbMldle0DTrHXdK2ACFq470BDtONUU8uYE3LSt5qgAEpsFyksb9bRLuLkAM\nMqF6OZ7Uu2WPNxNvNJtiLUc9D9Gw02krCfZn+NUxV6zCriTL2sw+8DLTMq3v\nySKI0m/VzsKPOVPy/j12KMVauziESMsfQjuTGjq78OYvzqWNcRfq7L/+lvOC\nsUMilxiohHkwbKPVfu7p5gGMfaa/wuB5fCWSyttZCqgzRo3fldE9LPs6Ixsg\nmuve/wjKibHp7W9pPI8V/FGnbXlcAg/SEkSa4Zct8KFXZWruKdPlFadcI60F\nxjXTKHLUtCSHYGmsDqPb21UhyYIdUCrEdRILsasPwmNH3PaJPKyfT6LacXJi\nsSfs2bkVe9YOjVGRH+V9ZXip/rnKOs6cDJIVVW/nT1Gt3QVFXsUpNBcpM8xq\nbEpHGNVIjjopQ1DktcT9kUBIIoGMOwKBiqVok2C4TJtrpLwHgJCPfdoyuJVg\n7MkQg7Ju6U0NT9/VQU7F0NkPRAa8A1GFYX3pBq7zWEMN1ROZcXHzGya+JrUt\nxZZlB8zMOHLlre3oFiFJ7oNhfoNzzFeYFkc7OPHmblyXeVUdUDY6Zlshu7kS\naEFo\r\n=T4/l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-33550968.103_1574757604948_0.5227741940256738","host":"s3://npm-registry-packages"}},"1.8.4-alpha-34d1d008.104":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-34d1d008.104","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-34d1d008.104","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"9144e1ff0e8a7e96de873a1a6d1e3b1f358c1002","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-34d1d008.104.tgz","fileCount":30,"integrity":"sha512-1cWBzBltOk5yK0D3YN542WaVgBhovDVnHQFRQUAlqfVXllAcWf5excpN3NVb8FUcIbggp/TWa/L+z71lYRk8yg==","signatures":[{"sig":"MEUCIQDhDV31XKKOJL1FBt7/UDHPkDfHHj8wt/glVsKvlPI8vAIgenpaG0hZTwi0jgyo/0gqCNN0XHQ5zTlGqQa43KTVN2Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177500,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3Oq8CRA9TVsSAnZWagAAl2EP/1fEXUtGVddT3zjlUY12\nw2AIOkQnc4kpSozyi8rftObe65B/yBw5WztJIIHTD4h4pvmTFKCpLQBpf3xy\nci1OuDf5Lg8c9odmCxY70/0B/w+W0waAJahYsVTo3JT5ZCWEfxBq2uf1oFe0\niuOUSk3L+GWJeFv4N0rJypVG0MiDGe0t3Yb6GDquka70RmplGKxkmPNN3Jyn\nL1fKysGYG31ziofMgvW2rdWJ2uKop8QTPdUSs3WHOUJLG/SsKcx+Qwow0i1Q\noeFGk4TP9w1SeNa42q0Xy5CRJ4X+GF3+GlAZtxDc9I8E3rCISHM72boqPEDv\n/R3H+GhCfEefCwZNtbBM9uCpdXc0r/TYr/IL9zkSLlHdhPBsEnFWIXAuL+bS\nIZS+VAHWCQ6H2VB9lqZuIrYeggeRBTHg46ccXCTGKUCuMiPjsdLZw4u/k+Xb\nO6oJpKqOYbmC1oDJ0iZahPUbM5K7fMQHx5qGI/M4ThqEaqymU2gwiCjNBr3Q\ns3QHaajBa/zrerCaQY9VHqSG8cZbiLDAYz752jyZnIFwnDGE8uH+3XUFQxjd\n1dqvyvmfr12ElMOaAq40KYA0iVnNOTDmTl8dvDI0beq5ik+QskqzH4fOTSQb\n910dHKvk1FDJEmupa4eMp7gra/afnIASaMZQp3NUmnSglSfKdOebWdyIlSgP\nt359\r\n=gX/r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-34d1d008.104_1574759099902_0.6678433524331677","host":"s3://npm-registry-packages"}},"1.8.4-alpha-4089f145.105":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-4089f145.105","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-4089f145.105","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4bb080ec67b07c3b9567d5e7122a980e48b89774","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-4089f145.105.tgz","fileCount":30,"integrity":"sha512-LpRENWGN33g83YH7s98Dp3NdaRk/1OdNB8hxShpaGMXucVtJuCJ9ErqBTEjjQxBcHSm7759etOPhSXCht3RTMw==","signatures":[{"sig":"MEYCIQDmN9WoPGeMlyiUL8oclLjRukEGVgSbSxXi24eNNxoY7AIhAJmK63NKmpuyDp46msDO0gyKDr24IMzeeipuAMsZRSQP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177500,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3PynCRA9TVsSAnZWagAA460P/iEdVp7SjE5jQGJ4gpvk\nzUq0yCmlaxi2r1CR0r5yppmaR1Ey5neiLAJbBzG7ZPTB7fw0KQK0xCSWQAsD\nabFrb/gORHqT2Kh8x+K5wW5OQOsSOwpY/OO7+4nGhlYDYquRHPlsxgOhV5St\nAmChbO9GDJIn51VzeVLi/YmwId+aEKz+k52knUSnyWio4V22DSQ43dbIxcV6\ncAbe2eAzzX51LhBctR8Et1LZ5+xJCTKNotLUvrV6WbS0XNWvPYW20yCpQILw\nCj5+1uTDO3RjWe3Y0o7mSCbkIN9UYez7SnPK9MmdT+P2V55DsiJRErXyJ1/F\n0MUT/aHo8haFkQI5Lq7yD+byBhwdM8Z+RlStCa+8ocC6ET8xuhbnCT+bQ7Wf\n5iAjBAgnbO3IDJk1d4NVJu/ApkSNNiDt6hAPpKqF9CE5+BXXZ72MdCa/5XR7\n00vxPmkLPEdNutSUTCo95sJeXbEz73SVqVSMEPqXszkvbUWqkbczb6ya//IB\nKV9cMEqqOMKOqJfR6RNiFWlP2AAQuF9R7zPkxR9AC73Dnv7EH9hPZ95REeTe\nmCrSqsqRz64zaluTCDjxbB0DgrD0VnG4akM1uXbKSRlR4IXiocQwzLRvGSUR\n+DvegTvnUi0rvwCWAqz+3v0wzZ+kEparvLS0eIbqF2JX1aQRCdzfyoP05rrA\nZtQP\r\n=y1S6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-4089f145.105_1574763686386_0.6535592694551082","host":"s3://npm-registry-packages"}},"1.8.4-alpha-04947e7b.106":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-04947e7b.106","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-04947e7b.106","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"fd3431d5e0162e73c9347bf3c2588a5b86315728","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-04947e7b.106.tgz","fileCount":30,"integrity":"sha512-OrZnusC8Fdw8PCts/6OVEK7ECr5wDJ4oJOXYavrcFNXRQB2C9quLcAG9U0gbV8viw0lbKKwRh4T/4DmWDVy2UA==","signatures":[{"sig":"MEQCIGhtUZCbzRfzyYbP2MU/OQgPEfDAoKr5nmKUOZfGEtiSAiBZpFkOuNIlrkQ6Ljy/QT2YV1kMLboYl1ZKrT6itE8XDw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177500,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3Tw6CRA9TVsSAnZWagAAsUkP/0QolW0m2AKmxXCWO2Kt\n8u/opX1Y7644ZL+VN2LmNqWuml74kuKdOP3tDlHhbMWXaoI2x5LhOnSnNHyi\nvalTO7A4J0URPR+hGWD7AswfHmO33J45cyjD1Mz0Ch+2QE0gRsAmI+F0clm2\n+ztzuX3o/jfzlAUL/ZOmfl2vgf6JOQpSrui3dbVjYpawehhttt2g9HF0/exT\nq9orGBIYkIU0hjwUSbAZDsMwhJVMXzxV+wpxcN0IjhZ4snh5FFpNioMWzGP1\nuzfgfxpS1SZBb0B5jOBsQipxqQ75oi0mf5RB7QesXN9+vTHnXOkQiT8sZcVv\ndaNoJsQmtt5sYoUiecIt0H1ln3YVU0+bmW/r4lz/+1K2w1oud0+Gpr79I1eY\nOS6DItzizc1HGvIGB4MgH0ozPYxfsk3rbnD5JRYUc5uB9551daVXG8DGL1W+\nu7j80yHDtPatzESkiLvB2lgYtXn4PtMo9intcJk1uLXaBBCiKf9L+Yv3ttwd\n2+jZhN3ZIQ8IB8i1MJFxpHHTBj7Swd/sOSK1XGBIj5dCOZQsB4zZHGPSKS3A\n9IHsMXPR0GEHgCoxcJWzbn78F63dbzVyCmBIYEmQuwrinmHVJdGA+SuZKChH\nC+qdAf0F2bvWjaEkXI1ZePAbAMfv6oKAcLHSGPd4cJDbngHeDfjtlEVfkWfG\nII36\r\n=7gQ0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-04947e7b.106_1574779961621_0.5594637019657684","host":"s3://npm-registry-packages"}},"1.8.4-alpha-27d009c2.107":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-27d009c2.107","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-27d009c2.107","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ec0aa848d8bb12bb96c2d90044ccff3d347b7d23","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-27d009c2.107.tgz","fileCount":30,"integrity":"sha512-u1KFyOGFNlg6D0ZRgR6cSaS2ab8HBhG7Z3YTMPo8eX9nMC6sgK2bAXWDem3s0UpPbYGlUYYwDDK+Kg8CIVA9NA==","signatures":[{"sig":"MEQCIFcnqoaUjCo3XVyH9ngkOJX3ZZFq35eyXnF/DcdXVHxwAiBhpQJ4M4fi/oq071mtFpAbmV4LOLen2qK+bmpWo6vtWQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177500,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3VxcCRA9TVsSAnZWagAASWYP/iVYsWVX0NbSslMuLqJU\nrAXqkLcdX5osJe53lOWR+imZoRpBpECuaI7gGFd8PV+oo/DFySofU+OGo5Ru\n9sCIAgCa0+lZSwg+h6+JDAIA2uVn5Xjgvld6GyfNmwEBPZXASrmgmWVKIgGw\nRluS2HmhIxrTivfOS84VEPavTRy2sqtUUDtLUo4r8RUtQq2Y4ltebJH2zBDS\nYWRAYS8vQK4cP+hCiVWK3vsqCIPVrPPOgK8U05NTFVtxEPkLL9SsCVLbm+kk\niJ76bwarkFd4IyZKHTlD655u5p+swyEz3Gx1Hi5nmmEsBbwIqG7kTNyR1GEv\nUiusq3YZA8XVMXalZSQ14Nh9ak63HufxC/MVNlqPus8fMWWkzy9kI/4feG3V\n+QDLP0cb8Dh+uAazgZtfRIlr99A6H203bZFIlTQTq9m3VE0rfv+GUtiOiiX9\ngBhZIjII59yroxPg0TMGKYeSp1a7XZ4OCgKXzwZTVTnobBEU2TgeUodemxBO\nB5SQzNgl9g8PLFB+vBrG7RRZHC9cfDdNaVWCjc1b2w+hmZoopiHCFFngg0bf\nnYzj0mDDAjQixSJukVBn1OqKZCL49EhIGaaMDYRGeUfzxC6+VL3uz3s7Utei\n+BSHdtAmByh2dA7a5EzTyJjMkdW2yrUxFP4pKxy6MpZrrZTX7i+flRv5gbiT\nPq9Y\r\n=BhkI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-27d009c2.107_1574788187786_0.7121343713989219","host":"s3://npm-registry-packages"}},"1.8.4-alpha-494ad17a.107":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-494ad17a.107","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-494ad17a.107","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5374f38abc2e2173ad313d70e383a20427849b64","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-494ad17a.107.tgz","fileCount":30,"integrity":"sha512-toG7lS7YVWg7LgyndoXQjvsmhTOQk2118HxQ3HWBWG2n5t5FL/qB4we4HYIcxWve68eMqa8NHOeHUTfnq+c8cQ==","signatures":[{"sig":"MEYCIQCsR8wH6RYqCNUOC1YEmMSxmuBt51euZ3KIvrVNE7XCYgIhANSdEmmc3UA6s8fT5Ko9zk+1wSSFNCgMsv0fXHFjrhmB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177500,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3Vx0CRA9TVsSAnZWagAAFscP/iPRyXILMn128nc07kdL\nTdDa6JMaZFEDPaXYzLVFfN8T/9zfeviY5GwzA4r2KmJnxxTrj6ZS1zXScyi8\nO0Bo70x8ujG5XL3xv8EKFa08W88L/PUaKsqYxZHWNLRO+Ttg/Xwimcx32tZ6\nZ796tN6yMuSpK7N35YuTerZvqSS3r2AHWmgVG9uQ8v9obLJfxAq3WdxQYR6+\nIzX1xrha6dhEddb9Rn6s2Wx5ewFYTQg1X4dU31Z+sflix3bTzYDFdVfLEA5x\n09VemFStQjUP0a2vY3mEyNdOULPPmZ1s2gH+X2R2wnsQ9MpoUzaQf4U9CmE+\nJp7R8FsRNtxz6vh5YdZOMrfJvD1RYbpVlinAuJT/xdwDMlIwmQmE/h2rfgJQ\ng2W/6y0UKplcVUhdxS84TDaFZS9SUSqqUztrzg0+U0u+tPXeCZccsFyknp91\nS87+DeJ5jKZuAG5Uixh+Fyx32lcpkwW61XHwIbwLsS6ksFwQ0llXz3RNvgdG\ngYL7BN95CdOE7Tmm6342iRBC+8oPVmVrKuY57BDtbaOK/wz3vzc+wEJazqrg\n5ivsOdfjZDDq/ZT/4Nui9SMB5NgJz/Hsrhv1SDVPgsALy3DvAdzYfX9TxIpi\nOZExlwdS7vI6qPIX7NZEFtU0yzBoEfMQlYQlEoGz0uc3P9rcVIljuL/Sd1Z5\nHzIR\r\n=Gd01\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-494ad17a.107_1574788211355_0.1459684860531476","host":"s3://npm-registry-packages"}},"1.8.4-alpha-2ee7d250.107":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-2ee7d250.107","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-2ee7d250.107","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0bc801ca23c23a5e1794dd25817e04d9b46b8097","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-2ee7d250.107.tgz","fileCount":30,"integrity":"sha512-X5QVLOmbfnCNbrtI/q2KVzsq0iNByLIJgivAAIC0ndXzQskV3Fs5kGyCU7X/+knWHlMHjl37nnVfuamAPftI5A==","signatures":[{"sig":"MEYCIQDUkldIde1zGXtpdVRI7TMk8vYCZrWnVXM6JUbBNX8ERAIhAM37J9HdcQnyW8V4ihPY5rjXoUj0FktRqUTOKImE2WAZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177500,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3X/iCRA9TVsSAnZWagAApw0P/ApsGeXNQhjr5t2htsTu\nH+pybJtKf/nhw405+rdCYNsA1ZtFflNa4oPoRAQIX2CVuRzGg5p5iCcfSlGP\nJLTzMaAP/Zrt7/3BlnnYuxFqP+vd7CDN6QC0cWf0XD2JTtMa10kqYEot0pFp\nwX90A0QQyjLAioMTNmfwbjX/PP+dUhU/LH/l8xifcme47ZNJ446RGII4gKi2\nRPzb0ZJ7NcYuLh1tBri5ZoMuZr98yAE34N7x0EzkrisB8HYPLKrCQfA9xZWE\nw/Cdxs1MADVVekss0cxoJFtg+u6E/w/03tUiyh8vsNIkK92Vt+tDAi0euoCm\nKKMXIVJv9ubRi7dZ2S6raYl+CRpVhaLXpufxsW1DfbnziaZJYc7cxZElt0fA\nY0pVjBFHC6wlWWM7+xVb4Nkz+2qyrutPYtgFuswMYWwyRul/wCXWKRCmyYWG\nlKHrKwVv8Uje9K5myY6hfv6fib/vFWZwACMUnZaDwgjTmB3U4eI7QPD0oQwu\nzxIBh9GQVunzIj/O/vWqicfAgRpeF3AVkKn6t73QWYfYSCHocW9l/kNP0b9R\nyVGpZ4wv5kXKBCQHhktqKa+KQTkkVJsiLANhr8JEQAyI8SPqCFKyaiH/vlVP\n3uoUHUI/WjO8htROpoiK64XSFLJOLfWIyc5q6wEdONah+SICxExr26oTScXm\nr7yq\r\n=lW7E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-2ee7d250.107_1574797282223_0.30202541680260664","host":"s3://npm-registry-packages"}},"1.8.4-alpha-17329858.107":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-17329858.107","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-17329858.107","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d9309765aaf998f2db0587b0e9000a0e7b2e1b93","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-17329858.107.tgz","fileCount":30,"integrity":"sha512-SrZQJxt0TFKSfu94QvCNGbDmJozF4RFDkp++TZ7qMtbFhft+55AOQogGDmXcC4pyBZY0g/g7d245BS8RMJaEOA==","signatures":[{"sig":"MEQCIHpJTXh+GIpjNUAiZGCq4i6d9xhkkTAtsGGiEHpElouLAiAXP00seQpQswtLHqIEouRlvdDXAKUGhWLyIozdHvs++w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177500,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3X/2CRA9TVsSAnZWagAA0DQP/AxqFXFEgYuXhZn9pGmf\n1cxlXFVzjNtWpRHwQnF5LKQud2VcWMwpmtZBhPtcy8dw8THsKB+dmfF2NZP0\n31FRhE7yqoY3YVYEt7MJwHPJ98HenIXhneEQ7FP2ZKx4WjXHCZ7WiJRYxjed\nNx/giEZCCYrX0ZfQvzgHlmkfCNhxEzEICzqIs1a2tOPov0iRGWgUbalKgohB\n/806hxziEdz4x4uoDY2qNEw4IYhgCc78/QRtnutuilqYYQoJxu+w0/8rtdOl\nb9C8t22qhTCauuTaO1y4gKoSIEKhmBw/WgKUF0AWFI+TeCr48OX83LkEz5A6\n13Y2JvpWiYBDIaI03NfQUH6wIHyCYagzwXoW0Ksz7Rp9ResuVUvPNl4/+uw4\n/EzIfy4fRLxL/9KIDiH3x7C3u/7gHWvRWaH4lpmLSquun3TjCR6IyXLcqH0c\nxOcFYvYDc5YYPULWRSE9jLLengXY2MNAvNTrPVahnbbWyZTXI1Bp0mNgsuKD\nLwjXFVzFuugNrHSUhHaxMpM9g08ZuLmbNnZisJefFosi0bk9N3Y2E3IMepCo\ngLiJk5y+IGiDpuqQqSoDaHvxdET80gDHOCVI5b0N2d1pfOptzTVE8GZwNWm8\ncTgys5KTNNq6alJqsQG2RAK/JqQU6+ub6iYvmLuwsug0Ptd5aUK7gPibCZ5u\ncMYN\r\n=51Oq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-17329858.107_1574797302058_0.9693147224383922","host":"s3://npm-registry-packages"}},"1.8.4-alpha-6c0d714c.107":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-6c0d714c.107","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-6c0d714c.107","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"69abcfb5851fe3bd2743fbf386af68fca2dc78e4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-6c0d714c.107.tgz","fileCount":30,"integrity":"sha512-j6AJudRiWzk1NzSqiWwzRhf6Etjnnujj68Re0Ubqps6+amwhTiEwUZ3wxokusD98Altojnt6X0hTpCGeXbKwXQ==","signatures":[{"sig":"MEQCIBkreWerHbeI5G+oytATs657EeyGSZN1JM9wjIBVrOMIAiBFjyawzyHF02V/3xHtfCghMXKCfoLhPISu6xOlMyihXw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177500,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3YLpCRA9TVsSAnZWagAAyuoP/2dTCr/RWVBZKeAfE0Cc\nUHpJckkoGHpmkv7R21db0j2FMKx+Hn71EGKud/txynRuvqoS7z/jyp7M/a1B\nLKMNuVyHjp3y7QzWL7GON1bmq7BNvT/q13ZJq43PO3EvIYOcB1Sv88tuheIQ\nx8n80N6IFjYlPJIQxw6rHLkABHTfHCqNy8/VFjETPI92r5v+5O4mo4U/9i6C\nBx06hTrylklAovj5TsLCKwU6eD7aLSOv3TDSeqnsdseCzq43ot6j/XjTSWHI\nF0dlFTkzh8Pm3pe57y4kD/bwliLzsQMW19NjYYWZoJZO4vLD3GuWBk7NOz8A\nKTehEQWHTyFQPv9r6JgfjIuwSMf5x4U3AHvi/gyQvSqCybyTFLDuDx0OnEH8\nf7nZF0FoqjRT+IC3NvPAQTb2sJ5Zhowokolcvbo0cLrLMqF/qAk96mAR9F61\nVqjt9LoDI5zi58YDRKtP4+6PzDmCkDOxOyZ+qRIqhIzsIfLBpD6R33E3EBOe\njfucshOORPkasKjUKaBD0HZaOQOUn/Z8QEuTmKf86TJOsZZVw/u6p491QBYq\nVcyEZBEW42m4cQIMZEzD/doylbOiafeM85Y0ARWs1tDZsyNugx/yoX2gcmx7\nKes6gYkEu8uZ96djUSdxOt9/g4iM9KOz7mQ71S16XrvJOtCaxheHseFAYGZc\nTzZO\r\n=IJqK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-6c0d714c.107_1574798057128_0.026586303727622163","host":"s3://npm-registry-packages"}},"1.8.4-alpha-192f0f2b.108":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-192f0f2b.108","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-192f0f2b.108","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"50b2182e7761fad42465bb35d352d64ccf400c3d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-192f0f2b.108.tgz","fileCount":30,"integrity":"sha512-hEFRl/NGU6GOhdzQaFeCPl2xHBaNZfsnNITewzlZ5VQvaMxXQkSlEDxVrwjq3Qetl3I4esg5deFsG9pXSrbr7w==","signatures":[{"sig":"MEUCIQCGX5+ilP5gi35mH4vTn9CF1Rn+3iOKFFseUEdJfUOWuAIga1pnaROfCsSzKH/diVI/NK9KnCHGXTgOhG6p+t7urqo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177500,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3bRWCRA9TVsSAnZWagAAU44QAJx7jZywjqkXXPrgwYii\n9jFHx0wUSt9lhmImEI4O4f0eOu6sf+LFrD8GtppOh9hBoIXHa+tYpXP+v3d6\nwVL59JdQc74Vq81cPHwqzwkr6fQI5U6DWpYsUjmMt9SDSgy38lGKUIJUONRO\nnMjTBg5HhMWYQcihpDvjymurrXs6qH5eJ2JFeM1uhcglZ9GtThQj6wCFXnSI\nNToEFsbnxNdrurEJcitPEwIknwMp5qOngjXNIjRNr3Fiv6H+Fc+x5qv9OmuD\nm8fxNZXpxzxPv4FSCogXQF5DY1fq31YnRiOxnriuy0dJGWgSg+MG2ElmCmXS\nH45I27JyTaaGutSrywqmwZtItGS3aX3C0HzX72m4Y5mkDnuB2oZKQugIfPv7\nxl5OV+mC29Tk+8JxVN0yTujZUsCuD6kF6eLaHyrW/t/TmA8uW1uZQzUA/FT+\nAPrn1UPIzHzcGMJ0sT6e8YPEYQI1Jf93k4FddZ7jUaQFXo9JcIPO1IUwmK4O\nJDNrv2jhSl3O6bVRdoBWfXQ6pFVWusDSqUICiQrAx7ol7DQJf5AXdc6enWLi\n+aKksfUECnkqvJt9LRR93Xe1pjx9MHpbPpDwiR14lbhFdNlfkCimN2Krqx5r\nmcVvh1YZImqBFnZSK13W0QvsSSs0uTgTcK4TWsDZGFb8L1cFuEp9/3EiSrkS\n6H2C\r\n=AIIv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-192f0f2b.108_1574810710390_0.4509977326637762","host":"s3://npm-registry-packages"}},"1.8.4-alpha-56c1ffc0.108":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-56c1ffc0.108","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-56c1ffc0.108","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"491d065b05a07686ca8604064e49eb8334db892e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-56c1ffc0.108.tgz","fileCount":30,"integrity":"sha512-Vfqx9SwBQcd0+uiuG8Xdgur/Cu58ej3sfCqOz8dLokPVsFv1O+7xsRb5XJrl7k/iUI1QODWVydEypH6U0GwbvQ==","signatures":[{"sig":"MEUCIG2jT5Un/GO3LnC3auD4Pk36nY4eXAyCtSZCAoccaJ9UAiEAoJdj7dQlptZEAaQBEVEAaXshQjNh23wopStsbQI25rk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177500,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3bRnCRA9TVsSAnZWagAA1IAP/1uAk4OJyDZD+e63rE8j\nt9YwuKNEOJXSKLiAcUEHcQ0f7wpjm60BK63U5y0pGRRm5wIWG6SbvXwycWWl\nrEkNApmn5bh70Bs/PXx9ES/zTewLu+3+pcKRPljJjlwrKMuvhySgCcP4FMBt\nRrM0CqLHh+gYgmhhTBgYSNPKYYkw0hWAvlYKkr5X/nMJm15PdlXXpcv0qjvY\nXW7a6wSgQZqQT/oZ9wKGrb3btol+CS2vNAB4LAZl7q4JLWNFWtJbI2z71Zs/\nljnJaiQi9pORFFAe6bs5OFwqlSc6+pF3BV7nY60vgzCCaooIqJlVuztZDoI1\nsZxPnwIWHXTsNLcOzfokulK7VaIXdIa5kPV0N+XY2I/gsFUZ/dhHZf5enm4g\nCdsc0AZI4cbdrmWWpbYxClK0Qd+6k3INrjLiy3jHH3ycUI5DgT+WYfnf74DV\niLCTehs7t1B7dAcFgjLBA3syjwfCB8hvR44RldCmMSPfZxEPomJbzwXqFr0X\nvumN6S0f+dsA59gpmIYGXKgm/pXcDuZTyDiat8PEWw+DD1AC4pSWIn2fqZ8t\n/T8Kmb2coqbKjMqPgZuvpJKI8YQUiTkDfTTA3F3kN8CQHDe8mUvqRQ8eW9bU\nduQGvXxPFBBSztNvhEnp5tkSf5NmFeOgqQEdinYBux7qBKpGrYNYtRhLmDdy\ni3sy\r\n=IJPS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-56c1ffc0.108_1574810726399_0.77223114487128","host":"s3://npm-registry-packages"}},"1.8.4-alpha-9e1d98f0.108":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-9e1d98f0.108","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-9e1d98f0.108","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"dfb5f682c143ede695c6e0b2d0598b178300247e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-9e1d98f0.108.tgz","fileCount":30,"integrity":"sha512-3mNFqh8MhJO05sB9KkPigZvGPZ1mEf4njCUyk4xWuDClFaOyAIbzhh21HYFHeBB3fDKDcTQtdDyPNhXD9v3hyg==","signatures":[{"sig":"MEUCIQCdnqAitT7y+DY+C2dKWkpaojAA04pDJ6xBO4puvnXWyAIgIzP6wn+SyljxtFSz0HBhj7d9xKsGWecDvo4BLymoD88=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177500,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3bbmCRA9TVsSAnZWagAAJ2QP/jX4kxclG5GfN9Pqe16M\nDoS4g3Y1Ft5INAEq7UeQsYZjgdJ+Zmo8uJA20dzjy9KLN1W1tW9sopxmnJ5Q\n27BpwzdDhS1EV65AvLYKZ5/PEW+PL4/6N6FUNWWQNsY7LdV2zr5qxEd1FpHL\n2phuwXKbCVqnfscIHVrPczq8/hqkek4uMJzNDV91ln6lwm/AJqqjsoZAAyet\neDZqSw8fXh2BFDhbAlZmtKVVroz/R/bwKYwBFXkIhvpbSywHx/YDOVOxiGOF\nT9N3CWgpf2zsv5/d33UdtTxpnfBhg3jq1j+VDoEFzPFsEfEEXRuagcEXHCFE\nZ5C5ClDbYJ8KOsddWdJNA4WFSDrCQ0kiv0rKw4oYAGxPCoPxpAiROP1egBQl\nqVsOuZWE5o525pqrt79EYhAIAfeBtad9NdvlhoMIeueft8m6wkFOUh8QrWcR\nv+BvmUAh/fMJCIUjDZ8LUOmPDz2kwIDa8Ng7RjwbtAdy2n9tMRB94dyocGG+\nNuzhaFBXI3uS8hRmRhYbUUlqhD5QEpvMHie1ReB4VAoOOKQcWIXhr9rJKYlt\nkhl9mXPUb10QaiewIMHuXCVnb+URhZ4yVCh4uHvE9mxo2it/BFYXr6jtufPr\nPVE2WQTZnh5fxJ+6U381dtM4tlfqgoxgga2hhnrS94WU4efTwDk9MGXbf36r\n7FbA\r\n=e5z/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-9e1d98f0.108_1574811365642_0.7403388180480646","host":"s3://npm-registry-packages"}},"1.8.4-alpha-a4aee192.108":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-a4aee192.108","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-a4aee192.108","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c9669042b55c61068e4eb1e527e9254f7a5e95c5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-a4aee192.108.tgz","fileCount":30,"integrity":"sha512-panHadyW3Annh7x+qpEmRC5OKvpttlx6nnMzPY9assnqiJ8u3uvQwJ76E7HIzBZaeOGlFQAA3YM8wSgYyc9Y2g==","signatures":[{"sig":"MEQCICPLwMhdD5wV4RsrGprycjSOywvzo7ZAmcCkAlygFvs3AiAFuqdoWUPjLHNDjQERE3L/Q1X4QJk+XTDomg1vwbgyRw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177500,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3bcACRA9TVsSAnZWagAAQt8P/0fVE9mKhV7AwewxVvP5\nChSni+ji2R3/GhjjkdeXNmg6akfoXR9G4qB8Ag3RRgyIdWuwc98+Wj3N5gNe\n6PPsDzp4T1b1wfDtfrVNdHOtVgaipXueizIuEDuNXnjS1KlD+V6DEpdKVhyA\nccxnIr5qfIbB4vrBYGbhFToGy+jgKHAj0gxPGmZGTtK1Wbf7mIb5MwKUfjzo\nYGwAiFteFzEC0vsOHKktJeNKl01/Y4RJDSB2d9HGHq4FPALuj7OJTOOb18Hz\neWuN+R8pctaujR+01gBXZ6gryllQYrx7IF52xYWBy7fufEOYNtDirVMPz7vq\nfDuWkxsThp7ulsCTl7PXjbGrmcH8LThv/oVE+fmTaFv8m6zaDG0rAx4JjsRg\ntYuPuCpFfkwQUGLNM5Z42WY5zbln3DdrTos5R/EHU8rdPZrhjRy6934rMu7B\n3XVf12gxPSjznHRVc4uQOqymQ13doG4OBiiBMNZsFOPpzDPQggNNuGQJdJkP\n+vY2aJGCXQRNlgoKcI76V6n2E5jRAfiyfdoEwlmYheyLctI4kXaP6SYzxbPf\nFpxf2dEmvcHNLe02CUwf7ooikYnPjLEz3eNc3hlBJrekKkJO32lZ4Q3fE5OQ\n1KSfG+CJCWwWjnkU0GMDic+rGdQ354iqrwpeyMAO4MDBau1r7G/VGxJDpU8y\nwOio\r\n=Y4cJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-a4aee192.108_1574811391711_0.4897335981427313","host":"s3://npm-registry-packages"}},"1.8.4-alpha-9568f4e7.108":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-9568f4e7.108","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-9568f4e7.108","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e9ef63a8a92ad34947c5e680b50625e697a77c70","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-9568f4e7.108.tgz","fileCount":30,"integrity":"sha512-H2IK7MT2eeIfLLj0rCWbH5GFh5xIGmpGm17jI1KQa8/TM9oxllXQIoGrXrOpqxNAAIzIyYIV/aYZJMc92z8Z8g==","signatures":[{"sig":"MEYCIQDNlS7x0dYta3Jhap9yLaKjoWZptGcttByDry118F65QAIhAM4LlxPqAKT4AjJKpyw05JYXBcxfkvE1rtC48x0Dfror","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177500,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3bfnCRA9TVsSAnZWagAAXTcP/RsnqzHkrgGs5stPGMQS\n5JoVN+wcVyDa7iFa399qTYpYPCWDqi5wHFROUEaBZ2gVxX/3ILSOHVA+bnFH\nset8Y3Lx4bWSiHIiCET0KzlK8TLyI1C18N93lY3jmCBKvMAJhcImGwfVzZqu\naO7HGka4daGMpPAz/gO6dt9lgLXuzJO0iXqXpyywhl6VR5NBuCnWmub3AXZm\n9h3U9dZRHfeqtX+ZvkthHslrrwViyMIUiEM0Qh3zXrrw29vF3AYMO+ZxEzcR\nTqETNONN4A7kfmUkYatKroQCVDkO1o3X3nD1n9AxxmR1z7jmmx91DNidm79b\nW7ludl9TbXOA+/O/Mo7d45KxSicpOeJ7o++v+aUsd6EM6jxvTdJ0kQL7k9zs\n0/ZQwq63ixJEEL7m0ysmzxRkRDK4QQgrHP3Ey27Dv5++Uri2oyT6yu1SonS4\nM1c93WgQxCGVMZWGmTgJBZxzuX+nlanEhJAm9UjOa7pdTepEzUO5ROrjKI3f\nw4JnTHDho2wn95vILrKDqiAU2S+UYHbCjIGUY/Q+R9iRBwPsSNLz0DxWJpOy\nITRJCS0sWtQH8dhaxW7ZpLzvMoID2WKeX9it0Vj7BFbny0O6bR2UAYBIc69M\nj8atfTRvcauehVgpG/XIM9DnQKffsCzntkv5NfVLhny2fDyBXQ1en9al48ZS\nGjRw\r\n=eO9T\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-9568f4e7.108_1574811623081_0.6818991122058486","host":"s3://npm-registry-packages"}},"1.8.4-alpha-2ebaff41.110":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-2ebaff41.110","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-2ebaff41.110","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"536fe64db3552e41cf35287bfdd9cfc1c6154946","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-2ebaff41.110.tgz","fileCount":30,"integrity":"sha512-totFWqdN8IgD/5rYns6Zk9tYpx51Gly6yb0ANvuBML1hNl+ZB4OLwaR8PPZ4FjAcpj5F80fRq4LYcwc4B6i2Cw==","signatures":[{"sig":"MEUCIQDEp38iDmy/OdpQyUpXhgm0cla0sU+OSpt9eOrLE6VRRQIgH9NfwAzDU2A09bSw+xqo8MeypgRIBks2KPpmFRnjIYw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177500,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3gmkCRA9TVsSAnZWagAAMSMP/2FmG2xUG3NS9Wl9uJkB\nv1jwYlYRvm2u2aLatgIi2DJbjrKmbHV6Q5FcPQGKd96OFIz5GkS5UXPRjhlP\nkj0jxBpgsfPTyFqp7yIutI8k42Vie3vxS2tlJ3azYtGeupCUhAA1lFj3rvCP\nG4OX8IlGPc/GEqMi+SZf9O0ZJhcVg/OR41fkteP1D1U0so6yHguod3wo6DAA\nxzXmfWZ72llx93MNkvRqDHIQh6VITUYL0ZPbktn/UFyCrxoJ3vvG5fJig8h+\nSOhVfEXttZk7s/bifhiw4K1Valh6tz1qMtDfxrcGx05E634KC1T4nRMGmPZp\nkjygF8hpzq5Gk7kDMMRafOo+WbeVsHr4xSe+MpZDKdYea5eGBGFEjVMia9UM\nmAkHXW/8LYpbVndR3swMUgHiMz+MhYufaGA3t9PbJIgNWcZ7NTDTSjpJxTOv\nyzUwpEYtEN87za484lfNtLd8BltDP8NkGphNAqI96Z9yggAeK2puZMNZuRna\nnn4j8hCa3quZOZ8lr+syL7rQ4dXO4bb+H9N1G2BQU8Q9qDtE7vYLQvMu2wWq\n/I5sdG02JplxRfZZBNq38qMvfsYqx98nzNoklQvmLf8lfgHawIIx5HVd3pa8\nxziqQ6e9IT0AwSEszXFukG/kWUpie7x3ye07bZXlq2DKxnfeXbmqg7KkoJah\n1Mva\r\n=wxEu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-2ebaff41.110_1574832547933_0.5978753342894343","host":"s3://npm-registry-packages"}},"1.8.4-alpha-a9524f89.110":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-a9524f89.110","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-a9524f89.110","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"47280cd7e84dd5eb2c4f6ed16cfc4662eae967d7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-a9524f89.110.tgz","fileCount":30,"integrity":"sha512-+Z+VB8PNhTOvIAigBmfKrCqP4ZJoBBBpPHG6k1Z4qX6HCQArkmOGIvlrUcnz2qQDiNm/+Qlx8XXu6JuVZ2NtxA==","signatures":[{"sig":"MEUCIQC3I87VFgu4sg+jjIfcutWuqCW+rJI8DUu5/kZ3nuCi+AIgL1bFUWW39sNfM9QyiipCiiY6L476CFrPIKgxpZa9EvU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177500,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3gnBCRA9TVsSAnZWagAA4GUQAJVSLGRU60tIj0KwESPp\n7vMpfdlJ/nnBj6Pq8o2McLtNHDl6pfqXxNowAaA2akiK3SerySisXxz1V3Am\nRTn3EWjE6OFXf5UzTJ9AqOVjSFoG/40XqwIHdi26NiZbVgEfVKdSk5EWxPKM\ntRPNwafjn2I6nis9YU1+S9hQTLKZpRdJOVMoQhBr0QIRH2adqyudYq18E6yn\nfgCF3yQSPx4dYaNMWalgIMKQpfrEFrAUn6yv4nv3xye15a5S7JDzezRjrek/\nSEW5YF8PuwUnO0DBrL7Hwkye66F1PPbT2+C8lcs7DoeiPIZH4ztKxjfy14Dh\n9C3KnUiQ6wJeoVAi0+rIHBCAd3jWlQ9mgX0QBH5E4k5ybMqAnhCoqK77LrBp\nr//4VLGWcwf57OiVcYvIpFn1m4sfXSfO8F0z/zVWFcnWAlCOhjpcQnrYfZmG\nHr+X1ZyTiFU2xxVQo7eL4CuPYSRNpmef4ELIgMKYZhApOyP4wkUG4e52LfGw\nVCKoH623QCilBQ8uUxSlyTclvwr6WPKRs11jRr2eWlYku6LWHEDDOSUlMg5J\nYOGFlJOr0TszhUcw4yyFSc486WIAOrXrjn7VhpZUsB08N4gijFVC3VNi6wE+\nFQoxpTBcn9CaLe0pzetafZdoC4FO56Po8mGOKYv9U5RlgHytFnSO7W9RsKEj\nCk5f\r\n=rkfs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-a9524f89.110_1574832577033_0.13796656100024052","host":"s3://npm-registry-packages"}},"1.8.4-alpha-380dd964.110":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-380dd964.110","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-380dd964.110","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d87b01b55c4637ba90587a025621f1fd58f3524e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-380dd964.110.tgz","fileCount":30,"integrity":"sha512-UJfzyxhv61b+1DVUSxk/h4kHpamNlw4kQIDI2DkldG/CqgGcyDLhP2um07ppZF51+iLoTn8TvnXXv+TAs2RSRw==","signatures":[{"sig":"MEUCID9WXW5GLRJfOuWJsyz6o0ot3Pp+QsM2Z5mzEtQTMAfdAiEAjrUgHLg+3Vl7jyLEG0W+mcvN3ZLa4V0y20j6JSt9CxY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177500,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3gqECRA9TVsSAnZWagAAFjoP/3lwAYGdvPsRXd5ad1tl\nXjFJ3qfBiYkF9cmVZ0um3LNmp2qPyMmEzC0AJ64Q0u4z9u8dd/IYdkKMQPBj\nD4IK5HyInOPEle9ooo2axhJh21Yv0+JjO4gS6vpMLJjnlQEh0JcYf2saCSiE\nlLrpyUrcRw3DU19SnmxXyY4NUSkUV5lVpUImiLAlzWQXtOn0AyNkf5Cx9kEY\nsbQSkoSsdZy2dhOAmP+kNQuop7fKvkWcayu12cByHyhT8FQEL/KVTXxD+hZj\nIX7J1ox3wWFdIQfD2g3P9WjD+ge9tXGbnhn5AMENAtQ3K9LvvmNrp3/AsUkb\nAXlrVi6BOMZoNG7EWU4vubfvFvdXnCGVbRggxDVWaCtXknr3e9ybjLDBQTTo\nTiqMrg+nB7BuYknrC4myrIiku39hlrIRvvpn83m7Qy7HotQ19TbYR6RWQcAg\n4sa6jVLTxVdqyQrUUbC+vTEea2hdok+wcjDzrI++J0+pzdJ34ss0NNwiiabq\nwdvffTlebZNWEFEmPnbRhD7NCIGj68KqC7DXPfSv+PV+vHzl43nW033m2cBr\n+tZNzyh3WcMXfKeGLhpBjI36ZGuqM49zBjbkUatiVod5kFITwLcF5euro+97\nVkdw1aRF2oLqdfZFmYZuiBXgYmhnLXlNfIAlrsRuzrnPrQVNrm0zqISBGaj8\nTNEJ\r\n=preY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-380dd964.110_1574832772158_0.41204483470222053","host":"s3://npm-registry-packages"}},"1.8.4-alpha-797d0f3a.111":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-797d0f3a.111","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-797d0f3a.111","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"76990d2290dc25ff86213025bc8ff39937b46801","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-797d0f3a.111.tgz","fileCount":30,"integrity":"sha512-m1zDxk6WxZeuTQUNfTAIqXFNoGbwenKNrcCoGEQc/kPjy2YWqAugZt9P6KDJmnUr3AT/LMXj6l7nR8RIPUMLhA==","signatures":[{"sig":"MEUCIQCH3iUlHwDygg5wkdt+wC426sM2P9ff/yv6af3LgmImUAIgGs/WH/WhgmJjfKsZUq365ay2X3yUzOESJZhMdvbhDow=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177500,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3grNCRA9TVsSAnZWagAAsHAP/3t0JDH1LoaOmtpupk+z\nku0BHQlkBjRQKKqLOl3OPgg2Bsq/fxL0dCR4+5ZrJApX27W1Uih1WIptPWmL\ntxorxeUfCRg+up5cpi9Q8jPNhgCV7X5ot64IXXIVzOc62XUuGzcsCG0FTvKt\nVjLDf3j/wDU4boUJaiOogDaUGVotiV5SopXF7lgh5D32UuP0CF93lq0FgamM\nI4hs2s4zDMJJme2wy3shXyb00bndBY7InlTWyQVDQ14vFk+G4/pPtBZ3VOWb\njbzZJCg7QA6GQR6Rd/I9jduJYLk5b4a0VBXzGz1WVwvBqOgNjqEdZAF8hB2v\nGee5AQIfl/dI1/2S7QilfJoaEwfamxOyhtHmV/CdfytwNoBC+RlF2vPXCCUb\nlSEAyGOTSfps1zR2hKSUzGO8nEpRL46tNS/NEYKlbRATNMXHZeLe0CxzZw7B\nIhjrarh9V0A6u5R9lAuip9f4Doc1hGBXbZAUuPGaj+flLxFNMF6ZxPh75Swy\n3AaeDXKDx9jCuwBRhCmfBeOV/n3qPpKEaDktnXGXLDu4n1COdW4M889jttJn\nTqLHeUcouWJO7DRPDzcpbEFyVbbzh+pRNhVmavzeGesFogjSwkfsD1PQ7PPe\nROqAtduMRlHeXj6ASfwUSE9al9cNXg0BfYc3fWQyXMMlPGmajE7lPBYlQTl2\nvMGT\r\n=PfQa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-797d0f3a.111_1574832844806_0.3071402750947514","host":"s3://npm-registry-packages"}},"1.8.4-alpha-579fe2c1.112":{"name":"@graphql-codegen/cli","version":"1.8.4-alpha-579fe2c1.112","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.8.4-alpha-579fe2c1.112","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"7b5f86ec0ad2294fc32ef47162f4e3d26047b987","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.8.4-alpha-579fe2c1.112.tgz","fileCount":30,"integrity":"sha512-0pfVZslKoEVOhqhjIe7W1gQHMT7WXNl0d/ZYaqy3a4qjBiUGsMYfpkCjeORMDOhc8EutWTrTNKvvKRvZNmpH9w==","signatures":[{"sig":"MEUCIQCPMu5WT3DJ2XBBcRJdOtM7byyqjIRm/NKhyoPzTRnsAQIgbD//ULwAIeZZOcE+s/MeWU/yVzgdLX2NXO2jLty5+Zo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177500,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3gwiCRA9TVsSAnZWagAAPRcP/3YqcpMtUVr7/jc0x2Yf\nl3tgGa4gChuV8aWYQJDdVbwzZg6PltCJ+aDchbHd4J5/ELg0kGO0fq3uR1o/\nAh6hKfEOVtEyA+NXSa4slr0kF7d/6aoa6w99+VQ5nDTMLuId2gSc+c96nUYY\nxWmUYZpbLogOaBe0m4a1TjtpBR3SRgLn/hu6bWP/9vD3Vqj+yDC0AbQVB4C0\nxUzLLi6Yg/OxRd3x15NwEhuPwmQht8nZuspAK7lEx3aW3MF5T6UVzONHy9Xa\nX55K8YNvmORv84JUdH1pzXcj8Rfa6MRPtVptk+nwKsLQSJmkG1SOH046KXBn\n70bLPamiTPm4QWHZxtyQBQFST8VdCb0Bc3+f85aAEssfmkC2v7hJ3KUKNsRK\npJ9p/k2LzY2t2KFSb5jg5+BrHfDwgSnO+n1eoJMyQAVo18dKNE5ya7Ykhia7\ngRWR2SfN59zmjIw5jBwx5oVnx7srqVg5Vv0W+qr7N9cN2eKnE5UehY3s4fif\nuQyUg8LXJ+0Dx8RWDtNZ015I8wsAI4uEduTAxTKJsqyYVbWn87XRoxAtyAwa\nbyGN4mBNdKkjsZDPjWrHjl2jWm6jUFaqV6oThR9n6XASZoO7zervEdOKWqTt\n55K7CPDlQAfMEMF8EsD1SVJRVD5nGOHlKxEF4BE6wfFSe+nLJz6ICVVcFqw/\nD8ab\r\n=6tmy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.8.4-alpha-579fe2c1.112_1574833185763_0.15683885034432854","host":"s3://npm-registry-packages"}},"1.9.0":{"name":"@graphql-codegen/cli","version":"1.9.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"64fdef7a6153f3b00b446301d6c54bdeecfd3a54","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.0.tgz","fileCount":30,"integrity":"sha512-8XUEh7x0GvwMI2eAFYEfYeUUkXNNHXJvvbNeI8DSUK+N2heSA1+YQldojmbnu0CKIKGglUFQfFaZsb0hh2+HDg==","signatures":[{"sig":"MEUCIQCltlR8rG/3hdqAZi0IIDyxEu5wP6gRt+7j+GnmdUhK7gIgdd6Gz6W8jpVwJF6vsqLYyyN18GctPEC89rauWkSBBXk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177472,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3g37CRA9TVsSAnZWagAAZeUP/2f3+wwXEuP2hmB7zVwI\nHe6hPE+Hxj7++3piGV3QKKPI2tZxqv25wcRGbJqfXHwRVBuD2QXCPudYhdtI\nfwpMP6pe+fSZL5kzpNDPIRBCjeRdhyykh/UT3lLoroObiX+79vqGtyxp46KZ\ndPqLJP2JsQiPo3nDRHnxFiz5FyyYrDevvGQNivYFKcRTSwTRV3QH9c8hLq/S\nRe4/tNgLONmANfKbRnvj5TjfBGkrLA7RS1vWka0kt7Ls5/5Jp6JGspNUsdCa\nfUEjhcBSy40n/Pb1aZHvBK80ZhaJs1XTdmTYIDu1cmZI3VLnAgZpV+jzWX0K\n/tz7n/WkoGFmY6NNu4U3cq6tlRPmAdZu/xp7qJKLMrIrfyktyyy0WBbNDfxq\nLJwZ1Be+XgImmViPNwEhvosTe8n7osBgYnquf8rY0FpgiGrPeD9P+wJr+D7A\nZEihhxzTki3I8tfNQk8cgMn2k1+3yltkwUfezupixATBZNGWCM8u1jFdqtAn\nC2B2jB5YefbgyK+ZV88+bG0NMMVNXK2I1vOsavg9WipwVy87nPG/SjwbiiRC\n4xhhKw/gqyOcT8n6EX4n2VPnBkdtIgVu2Vw73swVj3HPl6FBqn8Hc9s1fPCN\nfsHMlIk+IVRqGY4/22LQq/j4RyxIPLlzqNgFpMRtZF/bLGXNTZrfIky7Y2PL\nFbCW\r\n=/0go\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (darwin)","directories":{},"_nodeVersion":"12.11.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.8.3","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.8.3","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.0_1574833659069_0.09960397409285116","host":"s3://npm-registry-packages"}},"1.9.1-alpha-7ed63a8d.0":{"name":"@graphql-codegen/cli","version":"1.9.1-alpha-7ed63a8d.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.1-alpha-7ed63a8d.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"bf49ccaa86e565eec81514658876b68eb24e5d00","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.1-alpha-7ed63a8d.0.tgz","fileCount":30,"integrity":"sha512-wNQb7YSnpORJU2zslGpPTGDtJByn2fi1j8gFzqL9ZKNxi88D6tCo7L5tlvw/oiVBmR5TIX5BNC1+GPtM6Okm3A==","signatures":[{"sig":"MEYCIQCYw0SM5xVcVRoqbxnMYosjsFNUDDR0/Pc/CcKo+6FthAIhAINtL8RHJA4GEfaMPrOAgks+oNde7Mf+6cO9s4NwBlqF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177498,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3g7cCRA9TVsSAnZWagAAml8P/0/HO7PI0r86HZZncmr3\nD2XqNJnjyfW+RtUjGKL6nff7NskfS7/L61ImJ5BizW1vdyjONb/huR05z65J\nsfzmeEcm+1YnaAtDTUpJcxnJHTPaZ/tYmx03yfpVnX3tn+twGkopM19jOq7v\nzO592PoYbcwieDs1QnsQ/4oozbHN9wfGXF4nxYxkQyiR2X01ynxHHp7foCmO\nucbvHvW1XrCtqWnD6Yww+5VejBW9JZ62WgBDLPrKl5wb/2K/rfhKvTiuFGm8\nN3kWVfSyp2ZAnDGEup0K1Ifb2DYUtGDrEiafFuCXYVOgJLYwdRc59l6F9FSk\nqaFdLrR1ONJPfX0Q3I/kDc8xJsFazu2AM206FV1Paq1qfJtiQzxNoDfloqIh\nN6Z0wVrvKYIFM0OxuUxZqD4Hs/9Ejw1T+lVqt1l2lJrlyuxAngEsSiPpFgJM\nfIdFJJuttBZVjAKSLl4mz84kgNO333Xlrz4nD63UC6eXwqyw1o9TW8dmkUCp\nrkzaJTgYzrw/s0/uC3nNFGhp9g1/tbMI1zESUeRVSsC/67P5KD4NsbjVj+6U\nEXDZVTXmxo2aiUgsrqLVZbbzUIIHgj8Cq+9sRpovBsd0rccyzpwVF+euh4Ep\nt8wwhkjOsUn7NrLRRfFZyKeKZlgmFSAzdHRQo9N3EQf+Lp7UvcQCq+5f+lAj\nKeBw\r\n=SQU5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.9.0","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.9.0","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.1-alpha-7ed63a8d.0_1574833883526_0.4441615092733482","host":"s3://npm-registry-packages"}},"1.9.1-alpha-8bd2af20.0":{"name":"@graphql-codegen/cli","version":"1.9.1-alpha-8bd2af20.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.1-alpha-8bd2af20.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"24223946c27e5eaac29087c34f6392a0bc7e8ca1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.1-alpha-8bd2af20.0.tgz","fileCount":30,"integrity":"sha512-zjmUQvFdlXKHvcmKygW6L/eyO0xH8x31RBMXtOU92kMLVuSzWTmt8leiJcKsGy/BMGK48v9YPkmfHj1pGFA5Gw==","signatures":[{"sig":"MEQCIHhUS3pyjq9+TnUP0G03YHmU11pOTVTnfg+cISEl+GIgAiBTQfcas/208NJBheTz4ZYyqBN4seElXotxWkJnIJacEQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177498,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3g/9CRA9TVsSAnZWagAAtRUP/3nD65gO3dRsftahKjby\nZMFUypM1IFlS89b/eL0seUTQDUydAweazrSUOwFv32H2hXuJKdllPZM3ghMD\nwy2Df8azf/VLuFNFFdqnB4CuKvBtpgBOnTgIJyKjlbSmJYZLxaNe7gaVe06D\n95RzvAwmJNkjv33AVaQUqyVzGc8LH4APhV3l6fYW1wweWbEnVankcXUEbGXa\n4vA7T1W1PhAGqVb9AKFtHjDB5+iUyO4BSzN7ziWlSsSAw/eeJaMV3u34bEAA\nKYZNK7tzsSMFnkvuau201A1CYxAGWbx0oi7fx405MdPWacC+6afXAcQ2xT/4\n9o8drFX2FAPtheXwGXDh79ygtpkLAri8neiPrKis0p2b02Nc1Yt1KKblRLba\nfHenIFF0PS/RnSaJj8JwwIoKbXoNHWs9ruV2TKSqJVa+VtghnipqrSQVvHhk\nt48n2w+y9dJWK87MUli2Qz8w4pfg/3QTcHyb8lQK3MIvK2+OVEX/tXD4Mm6X\nCAgaLJm8KIgG7Hfy9WyosFvU2VGXE8csiwAICF/2dCa5B2fVFccLho7aRDLr\n08n+BpvF5Mu0ZLpd/+OxoS8YrHCNgt7HsiI95MQzeq7SxGOVQtrmou6s6iLs\ndyhZMX7pMHngmhJ5zda3xUmLNdiyPwNm3XQnCrrsVQ+6uHMfAj7/QjgtvDb4\noBY2\r\n=VtwU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.9.0","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.9.0","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.1-alpha-8bd2af20.0_1574834173290_0.12755304046316862","host":"s3://npm-registry-packages"}},"1.9.1-alpha-3cc2aab8.0":{"name":"@graphql-codegen/cli","version":"1.9.1-alpha-3cc2aab8.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.1-alpha-3cc2aab8.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"174cf620422a1d92ed55ee57224a0dc1feb85769","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.1-alpha-3cc2aab8.0.tgz","fileCount":30,"integrity":"sha512-upWDJzihwmXEs6WxZMoB1x4k5aNWV6faG78IlX/ugmuKwP+HbFM0jFr7IJYNrU4OkjUJLiOPIFuNazjkhy1fIw==","signatures":[{"sig":"MEUCIHIkzaObMzpRydxu5FHjpP4XYWmbb4mHP9XZvJ7Wk2AsAiEA5ceiOsh05hsME5MmIc5hr2AwyQvLUurKy7xQ53K7QE8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177498,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3hUICRA9TVsSAnZWagAArAcP/AgDJxaHHWp6C5rv61V3\nqFcmt2U6B52pkVOlDNB3jyYy+zfaqCjLOdlj4ZP1eG+uTy5P5BFlG0qqdp/I\nmwGyk0KM41RKKJHS1LBq6huw4onsYzBpTYlWoKylI3Vn+K8IAW1Fm4ozp4Cc\nQZBDTuaZNjn+Ch2CmVwNX7n+choyCTMzpETS3RswpRha4dI6sWhlf88KlILI\ngGfyKO9hHT3BsHA2XHYfcJ+RzzzC6MCsxlkyMQFFUEaWtckgYwPCkTpXJ360\ntrO51/mK9kYz2FNu5veX7xXra1IV9llCCSBtQFNIqVdY7jcaenCXS1SKKPzr\nhaV9axLG/KOSfiadpXHtXbIIr7tg3JLSglDZAxunP5tzGc9XH30mX90gcMIK\n7tqmHJxhqRcLWSrCM1MeWhq6/T3JfP2k4sv8gfFZe+rAp/uomJ2YXRjD2i2X\nRqF8AQaRu51a4gSd9uUq6Bb8kKcWtOwYqKS7d3sXlvtlEVv7i6yknxXIztxA\nflzwEK0TQbetghNb18NEjpoi3XnyeqtCpd0Kj7SVSTeaSKO3O8DykXDuTb1s\n03dUkdSUbegIwT1Y85gTuSija2Lqv4RTASHAsqD8I/coF1Q1TCLiNUkqW+aw\nkRS4LI+BZe/1xq5TlgDDVBznnRGms25BPhKDlV6mtKGzbqSfh/APQQ6gyD9b\nfMao\r\n=rq6F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.9.0","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.9.0","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.1-alpha-3cc2aab8.0_1574835464271_0.5844172471753419","host":"s3://npm-registry-packages"}},"1.9.1-alpha-d3112407.1":{"name":"@graphql-codegen/cli","version":"1.9.1-alpha-d3112407.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.1-alpha-d3112407.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"44b889f56ea9c1e7137c81d05a6ebb5e4a567991","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.1-alpha-d3112407.1.tgz","fileCount":30,"integrity":"sha512-u0gHIF1OJ4TVuuo8dIiVdl5UDFiN00A+jbHtVr+fkAf2qOvPzeqYq1r7i50FB9e5zdp7wzjmTYhGMkGoKKJxcg==","signatures":[{"sig":"MEUCIQDDP9XnSqM/cMR/WMeMibEMUhszj2xeISnEmZ7SZ+cyvgIgTQRDJgLV/i/WlvEUaoHwl2lwNHuo9Ese9+IDhE/a90U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177498,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3hZGCRA9TVsSAnZWagAAUGAP/1NqHPO3etv+NYj5VVGH\nW33kJL9v4tgILsr+KbesQ70uk8DOnPQOF0mkMEQadVXGr7DbyJ+JJQ9NPIYr\nPIz05gzZXH0MQFLVn6DYtFyAAR3o9eBmQpZ87kPrjIfADEgUQ8XoPcx2/NQm\nC7myRzc628twCVRrSsFWomLwpM09X4B/lOrxuo8OaHVG80IIg0V6R4B9LM4F\n8EVg9tOCVzWB2wEBNYHZ5anELbC4JCnajH0me+ssWys8YFk5S9MLU4tODngq\nxNJbbvJB9zE50t1Iw5gFC0bDLBxgUGF5txKQlskWVpcItbZvZAipJEQpa+FY\nupztAkIL5ptM+ZQDD5QvNJoSLNsV63Gk9c9BlYMj3FxWP4/BiY+Ue54qh0nA\nGe8Pds7Q7782fWGkXhTIAN5UsF7Zq9wI7b0sf7oC9joqlCH6+fq+sXEOiXrH\nFIQykG84Bw63bZ1aH6/h1AXGmhL8IEm0cTEpMn+Z7jXac1FNTkwXmJubnZvQ\ncNTN9+f+2fPCP5bbw5/fVt048OdN62dARV+zWgwSHlLcfGAuGlqqsZTgPiMP\ndQUYOfYhw05f9BdG3JxG0Os82ZRM5jFFm85WlgK4s4OtifT/6VzCam0AePtS\nul8P0s/TX3X9K2uzYsT3JcZfaQcoIiyVD3tMUoAUCJibcURHjsXbzpWruKGw\nBkD5\r\n=A+7M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.9.0","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.9.0","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.1-alpha-d3112407.1_1574835782226_0.5897388964443759","host":"s3://npm-registry-packages"}},"1.9.1-alpha-9ff81768.2":{"name":"@graphql-codegen/cli","version":"1.9.1-alpha-9ff81768.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.1-alpha-9ff81768.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"6d44c52a5251f1476a9ea4a0609780a72b28a1c5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.1-alpha-9ff81768.2.tgz","fileCount":30,"integrity":"sha512-jbwKoza0iykbjiivB+6cBYOFxNMBDASMl8FDZ4EaheHwO6PTpUONrzc7fSIJvfoFTzr08s+X75VxQhBWPm+YTA==","signatures":[{"sig":"MEUCIG6tWwSGqNp9wFgiGBCyRW/LetZfiN2ITqVwP6pJ0t/rAiEAyEq9L4ZiER+NJ/Ht+8/vtYiqqJc0xLzViUIKvI+CMp4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177498,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3pDpCRA9TVsSAnZWagAARGAQAILfi7y/m1j/DNBWW1y2\nBDWytAbR6zIhvFTOnZ6CnfxYEl0/5HhSta+SOjogJYxS3dafGz9Uuo/Z2yhD\nRprQJbweiQK4MxoUoWrRpIM3zJHeLFO6+f/P3krnVFaF175KEQ2kMreVDtHO\nwQ8Ynl+m1Y8G0Tq7hSeMdUOR3fjbbUhdAp2oUC3jtxsJ8EaHYLsAanisdEvZ\ncFgKo/cxk/sSDHugBMik+ixHt9dn76vbhivN7Bw+kcK65FerR+iAIZmMSBjE\naEmQcueLcOLJjTAvQaGOK03aAD6Yv5VHiGa4lwJw4Znh4JuC8E2AJ1VGKH76\nUfP9GcizwEOIGdkNXNvnLUU2clubZM2omB9emndQP1L+lD2ZBuOEh+4iT03y\nhk+o2fagPAcTJNDPeiiE+RZ5+ouidHlqfeuObGWeBCwLQZHL5S6RIqiGe+kv\nUVERoZlmbxuYkiNa5p9fBZ+JZMTzk36z3oG+hz8PJikE6cRrSq8v48x3hmHY\nz2uTtANt0BQRBayncUrxVWPrOaWcA5ulOlQgcIWx1hJRvLtqfgh315ViWTEy\nYVvHPYYSw86QtIjXBR6kfhRaOjBo/C0K+rr/vMm9nv/83ycZ+g9tnxSD6d11\nDxyQ4gDa8Vhlcr9TTVmg5KZ3HPGsysYNGs4YQmUcOgzP5tn37VjCZxzjvQGZ\nHeW0\r\n=2SLm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.9.0","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.9.0","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.1-alpha-9ff81768.2_1574867176226_0.3416586790669245","host":"s3://npm-registry-packages"}},"1.9.1-alpha-7bf94892.2":{"name":"@graphql-codegen/cli","version":"1.9.1-alpha-7bf94892.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.1-alpha-7bf94892.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"27063a6a1233eb2ce9f3070026c48116749999ba","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.1-alpha-7bf94892.2.tgz","fileCount":30,"integrity":"sha512-s7W0OT2rwWY1SWQDI6SJ93D2siyxuFzvTgTPqUpAwfP2t4VqsAfv6wqfVQ16WDvVFQAexgr5duMg8I1VLKE93Q==","signatures":[{"sig":"MEQCIHfbve6ExepU4pPYKjUtapoavFQYzoTjGJJl1CaYS/5KAiBoJr+JmMX2CCFmq9yepjMwnvBpA8kDv7TJ/dsMCcieUg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177498,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3pEQCRA9TVsSAnZWagAAUxUP+gNm26C9uKxUHCeiq7dp\nPDZFcnRh4b80z4ZhfoV6B7aIV3IFGOUH0AogZdLsACTIJvxfChnAvjcWGnbP\noF0W7+H2au7YdYcpsJNOiti7kEmKHcmJDshynMfhBhR4TJMO84HaGL5hzokF\nN/qCAFWvc+LfsWPPeLE8+tzgggQ28DYjPbyc0hab7NwGY9zBVPT1LwaC03p9\n+AwtVqjcmJKSobeRX/HVZEeaBi0KwN1SBZmZPbQWr7RSLLZOVomeTqBErF4D\nGbyscRQvWMX2oYizIkErUhW0nM1laK1AbQ1gMa/GCPVYj57aKW7lDVPlyXb8\nNl2Q8P0jtlZRWTO3YRed/h11DCWSF6ULe+84eDy7B1qBqQ8miF84d6RVkB7y\nuWyhuJETnGB02P4pUjDpqL/KBG0poqi0P12Flr5Hoa8jFs3ZRv2vRxk8q68O\nBH/ZXKtdpD2DAF5gb8uYezxnhjzrwvdz7RS4TUTEtZ+6sB2c5JGObq+1J30X\nmnRdg00JUpJiHqBIJ/e+oYaaAbMEH26aYlhzA5wsVZ9PSQF/QQ1XZXjDobpS\nyJ2nue4Qg9/3Y0PWpQkvGKhytQlijd367l/ORayghzlf0AuLWawxVmWeycke\nU16+k4JVYEgLF+UX7YxlFNKEWDiDPc34BqkNrR2ahdrUQSD5kKmaavb9kSjF\nPeUG\r\n=9yx6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"chalk":"3.0.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","debounce":"1.2.0","inquirer":"7.0.0","commander":"4.0.1","log-update":"3.3.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-alpha.14","@graphql-codegen/core":"1.9.0","@graphql-toolkit/core":"0.7.2","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.9.0","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.1-alpha-7bf94892.2_1574867212345_0.6862516576814952","host":"s3://npm-registry-packages"}},"1.9.1-alpha-0d62c17e.2":{"name":"@graphql-codegen/cli","version":"1.9.1-alpha-0d62c17e.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.1-alpha-0d62c17e.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"27ffbfa95ecc0415119ae4eec85e43c3cb70335e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.1-alpha-0d62c17e.2.tgz","fileCount":30,"integrity":"sha512-qC/73vRazHAlNdiAXcVOrnsjAYfk7XBZlQbHTocP2TMkUgEfB73Ng27TRD7yzYt8oQDmxxfflXaJ3lWVGFZbRQ==","signatures":[{"sig":"MEYCIQCMWlIqjgstcIfYcyMI96EOUS8fzk6ZhF50DkxwPatwRwIhAP68vUa6rtTYINmi1SNvlrup1aJx2sqKeOYxlYya4TPM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178085,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3pLYCRA9TVsSAnZWagAAWwEQAI+8ATNUqfojI44ayg8+\nKJnoDFhiCIje7CBnYHSVBTFCVhJO1T5IxZMmCrxEJ1PNGWbJ/UU1+p+s4LBd\nMaQ5GAWcW0yLFWNMAkq2PaI4/NH+XXsVkDmipSv3xSOdlolklUfXPOlnhbMz\n7CpBJky8U4lpzSanE9KoEc9Y2iIt6w5UK1CNnHG97ffBY82ZqXVVShDKkq3s\nehq4lNd+jZgpZDqy3/+aup94Uj9pa6Nt//Wm7IhTb+awaY+PDzLeZlyXJMWm\n/nXvb9N9fPNegCWzJE7e1UM9m2WKFlW/uNAjJpXSqG8zmKl0y67STLG1VVqb\nR391bWQHP0M/yO+ZchbWPiYvjv/zLOcflneG7wwFxJ1nmkgfWiSqEvu6G2bS\nSB6n7yL9Szd6SlXaQaXDH81Zj9qk1jv2i1HyeEsUtQ8CtwBJxkT4g29F20o3\nkhDTOqJHVkdBihAxATpNud2R+8V8V4mFsRaXReqgTbRx7lpTFYARFwwQ6V/a\nbXXN3pzCTjuLoW8ogpxLulEEnLq45YCFTlK4XOzuegbC0KtvKq0j3jfUCEdY\nY4UgmK/ISL2jMX4qm2v/VZAk9XD9cbKi2pv/PowW6NRKeziOAMkFixHet7My\noeo5YCbjONKa+kG/XrP9a6GmEJdBE0xQOb+m4GLAj0QVHbZvLDSvqNdjNNqp\n5bnB\r\n=24NS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.0","@graphql-toolkit/core":"0.7.2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.9.0","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.1-alpha-0d62c17e.2_1574867671869_0.6792153752329595","host":"s3://npm-registry-packages"}},"1.9.1-alpha-5c0f5d83.2":{"name":"@graphql-codegen/cli","version":"1.9.1-alpha-5c0f5d83.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.1-alpha-5c0f5d83.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c9606381334c747b15966ee078879a45f78d3316","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.1-alpha-5c0f5d83.2.tgz","fileCount":30,"integrity":"sha512-Iq4SLCTRhX8eabajevKM+yn39S2vdzBk7MZtuFi0Ktp9JAfrfQP2c2ccsQa+4HLhcibG4j/3qnZi6M7WlHLzNw==","signatures":[{"sig":"MEYCIQDMlg7IW9E0VkT8KkT/6cv6fVUDk8DQ3iJIT9SNo9MtUgIhALRFO6i+l/WBC0XcOya9wvUc2CunFXu0r0ltIJGjN1pT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178085,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3pL3CRA9TVsSAnZWagAAoegQAJ60GzhdhKLAfxw2Yikl\nl7sSyr3PayKNukuCneM/143/6KIqFvylyATJgKvp04SabIvyQvo/fUA4VY7i\na8nAmyUyT1T0GwAg22zS3TI3dSplJ/bIRbU8L6647xq47H/TJXt1x2CIC6VC\nr4rSnkh3NJGnRbI4Ys7p6R0qn4ZZkKegEq9IAMTGpspgpO5kaG28+47mB2So\nhh5sYltkNENZpWvTnAHklva3mip9GwxZvVwTGMBOiDeOOhHHjpDddQr4VpSs\nh3TzVgqyBfUq9QpFT/t4SoD3NygIXy0EiSKb+lprOOYXajC9YkvsaOJGVHXc\nh+MqauXl1i6CxD9YK9C0GjB0hbJ8E/6bh8r9Ro9tyX+RfvGu/NWXGThaPNb2\nonMSY8s/Ypv6mTmh76WXvayjjL7HjHI9sPhhl0QE3Knc25NpDr4X6x9Ll+1z\nnz1WRGuNrk3f7hYyKFY14OFqohFV1PKU9dKMs3jLfxL/XvY9B/ejIvJITzIJ\n+gwxTGRf5vdRTWiSU7GAfZnsQy5sHO1/wFxsG+lO0p3IMRDQWYfg+iXOpJ5I\nt8kR43BDmAHPakmIrAOtLBRmUY+rsz026798Ti2uzJXmLCVmvaeMVzPGeYYX\nscvZB4sSfYPMvvi8XRJrTFMsmL0J3NvWYjhCfNUxeHLOlE+V27ndCC0u/NTi\ntbxX\r\n=7rv1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.0","@graphql-toolkit/core":"0.7.2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.9.0","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.1-alpha-5c0f5d83.2_1574867702540_0.9982261739466389","host":"s3://npm-registry-packages"}},"1.9.1-alpha-ca2b8a1c.2":{"name":"@graphql-codegen/cli","version":"1.9.1-alpha-ca2b8a1c.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.1-alpha-ca2b8a1c.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e512f91a9dfec4a0876351f4282945448909fa76","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.1-alpha-ca2b8a1c.2.tgz","fileCount":30,"integrity":"sha512-WBvzeU7cYJviTn0zdQnpXjCEQZJLD/HtMKoTBKysrlXAY4wwmgRfFDBnLiuH8LIZlI/LRu2KXe1vAlTm96+y7g==","signatures":[{"sig":"MEYCIQDCkPYixFACNSe2HvrFx/Vpg2qzqN9g41zkPvzYTSeu7AIhAIccNKSo29DgQJTGvXRwBaaN53tSQlch48GFN2kl2j1N","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178085,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3pZDCRA9TVsSAnZWagAAif8P/jVY7mc3pckPBELaw6DW\nkBynvoNEL4t9Y/43HdoZVMEI7knCsZBFuyxGTIs1wvKKZ4UY/vsy9dUtNilU\ndzeuBY/3rIplytlLbqljy8PriQGfuTWXhseIyphCEsvN6paou7oI8mlHdqwx\n4HCmWQ4UOoH3AZlIEWNso3ulgUfdJngcYEh5GnM3FsBTm7lR+uC6ghTjB97E\na9W4pigxN4ZpU0KumWsfA0INEIwoYIQPgKXqC8eKXWOussYmZlPkZbrdlHMD\nTWCJBEEvtEQHCGTKZWGNZ/EqscozJllQatK7RYzKZ1sStHzi5E0SI0AMr7cw\niRd8I6+EwxiG2EtWJygcYUhpAkBpW6C0/Rq1lgr3OQraZbvkrOCuLna34T7p\n90EiIwVTyrnFenGvtc2w92r44Sc0VtqbhM9OeptkT1Mw1CEllmOaHyUKGJ6b\n+dZSq4brkzX2kZRnpefKCTXJATjofhw7UgLgGO02vczziBEGBgw+wbaHoVX0\ncgvnMmynJXE2SHEmNe0rDnwlf6Un25VIXPo/RMHt+jRQTrAxk76PkaFAzyKX\nKfx5ZcBW8ZT4UR4GBDPdmBaZGvn2TwD7hLRTaSjiUx1Sw5+rcD8nCnVFWaJU\n8t4KILeQzNspR8mf39KCCfitfdd37oCzKul1iYnAgV0gsF1El358dm2MRbbv\nW4jU\r\n=nD5c\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.0","@graphql-toolkit/core":"0.7.2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.9.0","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.1-alpha-ca2b8a1c.2_1574868547443_0.32380008966231055","host":"s3://npm-registry-packages"}},"1.9.1-alpha-a99dd520.3":{"name":"@graphql-codegen/cli","version":"1.9.1-alpha-a99dd520.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.1-alpha-a99dd520.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2661d612a6f1e35d6d535fa7f2830c39db045860","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.1-alpha-a99dd520.3.tgz","fileCount":30,"integrity":"sha512-7RuAl5b3NEvZAwpFJavBfxi4j2TmzNHINDFgSlxPfBrVSFwqJ/E7r9TsWIOM+5CnrbTPNaLsL/+hQkni9HiJeQ==","signatures":[{"sig":"MEUCIQDYYwVh5byAl9AG8C8ZSludptziMPvymQoulXNL3q05IAIgFXIxIhDGQ/syl/ICPGN49VgiVs9IxFK/SW5qFnwahn4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178085,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3qL8CRA9TVsSAnZWagAAWqsP/2S+gbZkj9n0uRYNIWT1\nuUWklEjWhbSmOBhMRgk2+x6qkxENugyFDTws5kHe+vUkc3Ot8Lh1JSSdzthb\nAFqQzjfHsbgUujtMcWIc++sADyngyQmM9pfK4t4Adf1JTYSK4iW1qFnhZ16C\nUEaK37HJ1XIDRj8szjnkbXm8PyeqSfnHDvCOo/sehYZgPYDnycV0rzLcHHwX\nUHUmZtXAvyGcUTb1Ex/xMsmKOvWQzMO8HXZBG8G/ZOn3gtjXe0CLq32ffwo6\ntyPHMpcXBa54i6JJHHZilBj2a2xOcd/Nj7iAQ34xerA634r2HRUoKk2E8l59\nesGhKfSgLIUH2yuBM8OEHZJOoMhMWS9u7gu9152WIz0pGUHdAUEjfUIwmvyS\nluZJvnjH/XUwshpl/gnOkyAj9ztYrJCB4Nb2q78w1cPQ2ZA8c8LKVnQ5cfIw\nyE7pb+qaJejBsYJG36CsUsTIneS3OA64z1SJisuOssgswj1lVII8XOKUwEO7\nerTF74oFrVey7fEZgHj8RvZcUNBw8eJvCuOMOz27h2YFXHXcdhT1Bx6o+lj+\nYd+6KvrLyZW8oyYbe9P+6pZDIsFnaGPB0cC+aIRrcmVVb0a7W4c5k8+6d3z8\noGmZaxtU41EQw9LH2tFyGW671F//DY1DGSogoCG077aO0pFz1snwHhLgcu3V\nKKL/\r\n=dBUA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.0","@graphql-toolkit/core":"0.7.2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.9.0","@graphql-toolkit/code-file-loader":"0.7.3","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.1-alpha-a99dd520.3_1574871803126_0.9807354804655775","host":"s3://npm-registry-packages"}},"1.9.1-alpha-8baa786d.3":{"name":"@graphql-codegen/cli","version":"1.9.1-alpha-8baa786d.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.1-alpha-8baa786d.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ff8e995fff753e0365fce3afa0dba589ccfbb5d9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.1-alpha-8baa786d.3.tgz","fileCount":30,"integrity":"sha512-CVKnObPOgElaVjdbpIlEAkOh3B44QkjfFvAWJgcDn0qHC9lKnpVBH/EpGMoDGjMs7nHlXP0aIGO3p9VrRO9vOQ==","signatures":[{"sig":"MEUCIQCbO/uqOaJoUqqBHyb1Hf1rUTmLflEuBdAkySyAPVW6FAIgKcnN01FriFSla9rC/uyizAsSuCsZg9UIl6g8NlJAz/I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178085,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3qMoCRA9TVsSAnZWagAAeYQP/ipLQRjaXFYUoLycEs3z\nbPv6TGHj/Mx4ynxVfJ9Oo2PseUBjh2bXPgGRXA/OBEnNNWfrCl+0BdLvuCJN\nkSTUBS1DnXRv1gqa3JC4lbxQQf8VFCXf+bxJvFv5VIVx31DbJpcx46JwBO7H\nW6+dvM0Kjm5d9nA4EOoIXQkEsr0Ez5XDQBdnKf9oVbpP/C4p4q2LF62afzP3\n+At115U0RqCPtDkD3foMzk0uiL+Uo3j/WYsFE2vqzUQz5L28w9Odet3qQomz\nS2FUOpxRgKBxdg7j8pHcw4VZXSvCMdvt3WjVGXoM1qcBqhQq/jZ5JXoIP9TI\nsl/uDCcgsmxhQHqG6ogkhc71ptgDGYH8d9aO8aHYrt6KEHo0xnjX8c6CMLz0\nG9wvx36vfUipb3dqITAg96ErDVtSiXmMfoE27eJZQOvXY5qmOrUb7YDSXNv9\nD8sSzqokinXxLrSuvoPAbfHCfV3B9tQHUqktnBoJVQ377GqbkCzw8LuW1sv0\nXWsha1VBSWqsO+tl3F4pUrdvEnN/zkdq3bI1ELFASLDl/aHGU+NAtBqjDuKa\nDloA3Tu2C/3gQB+0dP2UxUfE9wpO5KrK5RpSro9plGlb6lNtED+MbroNpuOx\nOJDMjw603nZ4oBlBcuy6eZ+bYxlZqYSZOTh/3ClO6199MFEl42vFEJP6WIPy\ngM+0\r\n=NAfq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.0","@graphql-toolkit/core":"0.7.2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.9.0","@graphql-toolkit/code-file-loader":"0.7.3","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.1-alpha-8baa786d.3_1574871847503_0.1844022133903951","host":"s3://npm-registry-packages"}},"1.9.1-alpha-94974ef7.3":{"name":"@graphql-codegen/cli","version":"1.9.1-alpha-94974ef7.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.1-alpha-94974ef7.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"489d0dc6e69e91234ca6273005005c5c41645d91","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.1-alpha-94974ef7.3.tgz","fileCount":30,"integrity":"sha512-BNwyDxbLxPhtYsNEWhxxggZTcjSi0L8hSyHCa1DO51CCQ8RX8JRaihdupVHNPTeBsyjCzWy4xlR/VI0p5NxmSw==","signatures":[{"sig":"MEUCIAF/FfmGbeKdRRMIKcMgBUvd1nUypXvG/9okpZ2TKWmyAiEA6Ge9J76fIohfMhf27lhf4JOyGj9JtP6p3byl23kozAg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178085,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3qNXCRA9TVsSAnZWagAAHywP/1XPTqApLiBBH0rK8bLj\nDx3SQPYtAtvM5y5iz0VbNZBMbirw1h54+3tVGZ0CqpIVQKCHwJ5OxPIib22U\n1xAR3UGqO8g40FMOFYbtpz5hTE32bflts26Jslv9kI/MFwid6ZSRg/Ovh5js\nAg8b62VJeDAG+hREXncl9+r7fZShraBEb/56aBrxW1uWqw5gi4QmQDAzTSvn\n4U+WIvxr3iOq/c3ACXyNJo1pe5iV0o7MwIswS42KkWQwtYEBy0RCuQoydZRc\nq3ZmVx+RIfRUdLrhcifWCQ7oe4TUDFpPPezKynEzxxXuxhvqCmGdNwscq2S3\nndhX6mPZ7Da6G1kpRU/hVLvz9QaKzN3XSnWFP8uWSpnOAuc4NjacPMsYyOLs\nIkTxjpgAesIRP7hr0YF9FHCa1V/esNAbaiS+/O7SgwMmME3XAXCRjE+OXXnt\niaWdjkKu2zk/MKOY2rPt8LhN3Dj1f4FhIUJxqyuXg1Y3Yx97Ol+gm81ikvfv\nr9lJqoLBEH3gOm+90skM9DqL72qQtkAi7SWDkGX73gQ9vkpZC07jJB0pqdnX\nAi2uG84K8/FcJtUvJL7CtAlgN4NjSidlfKK22/eZRf3G03SFYtkRcTEH/RUL\nTtDE7dRNj5fTjGfjMcNYEWgJHEyxzwGYyqvH78txHyDOKIszdHSjrYQLTX2X\nQIRS\r\n=yY4Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.0","@graphql-toolkit/core":"0.7.2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.9.0","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.1-alpha-94974ef7.3_1574871895086_0.7889082405321923","host":"s3://npm-registry-packages"}},"1.9.1-alpha-b18845dc.3":{"name":"@graphql-codegen/cli","version":"1.9.1-alpha-b18845dc.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.1-alpha-b18845dc.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d1f908c4c3f674ee75d9691bebd8c269a65be7ef","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.1-alpha-b18845dc.3.tgz","fileCount":30,"integrity":"sha512-AiZwtxQ/brFKFG8fakLi1USvfBBIZg4S5elrRumLiNCJwNhsDqpVi8ScxqjXui/1Q1X+92mqZ3/R6sZHoFL2jQ==","signatures":[{"sig":"MEYCIQDcrrAbh1s10uL2GqZxOC6BUyALb70JnNqywQq7Kf4QOwIhAOYLrqSr1E2yWGjn1yHubBIeCEzS2DFbxI2U66s+655d","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178085,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3qN7CRA9TVsSAnZWagAA/9YQAIfl65BjYK+JKeangAT/\nliQiMC4f/VUeF8xAV802Zb2Yrz89b/4I0sM4ql4A8tPxb7SJBf9Wi3aWDY65\nZS8oY1kNRbehGlAbbVZxYXhwi/AapA/mfrFmg6ZKY0hmeQSx1eUF9uiPq9Ip\n4YE5c8th5wLYg8IK6Q7BkWPwmJrveagFxWHdzZQ5pXgCUkC1SZkZ4N/eQlJK\nXGkk8Ep6/17mp4spu0sk6+o+r50R0CGKdNrYGHhSTBWXub+VQ/n0HhytHXY9\n7+FLmldQMNg8zOlDRW2bIb63QXnBY41HX8Pm+W8awionHI5bGWaKmgcCEiw+\nR1x12/3N6pavzhF67aq6YaTnlvs4vvd4h6lDKuuUWcLkb6v4xIs4V/mKlgDE\nGDfq9jYf/LHZjQaDGjdzWVtyA78LSsBfktOoW6zco5R7188OWXUTTYvWCOPw\nqmhHY3v2VvZIdkUq+8hb2JmeQFCOqMJf5YjAWkomHImVP2Xrhi2Cf9Og0o+0\ntfWINRTqzaqU8mxmxkSEAfevwm4055p8GDGMS45vY74+IZxKkV+p9VtQyQqx\nr9+HPxZ01uLJyL1VGLopdBhnVuqffBwvxnnG70slYVwV6eC2k7e2ifZ53FoM\n/5dV8M2MEblqxcFG0lSzcYMz3WmVw5hV7zEMksZT3hmLG+1EdYmSQL6L4FLB\nVQjJ\r\n=NbAH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.0","@graphql-toolkit/core":"0.7.2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.9.0","@graphql-toolkit/code-file-loader":"0.7.2","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.1-alpha-b18845dc.3_1574871931107_0.37612653177118904","host":"s3://npm-registry-packages"}},"1.9.1-alpha-b8b7fc3a.3":{"name":"@graphql-codegen/cli","version":"1.9.1-alpha-b8b7fc3a.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.1-alpha-b8b7fc3a.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"57f8869c800fe0e423b3136085b96821b9eefeb3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.1-alpha-b8b7fc3a.3.tgz","fileCount":30,"integrity":"sha512-VH3QJjd+JRbByH9IGHcTyOkqIOQUiWb6rogp9m0HAgge5wPqCt+nQm8SJ7qpB5LWx0SXwVA2wPGagWSFT5k8wA==","signatures":[{"sig":"MEYCIQCf6NH8E5OvJtqVMCJDHjOiuiYTkl1o0flHtxPeGK5YogIhAIXP2tmyvp86qU4MCGAoLeqj16lEvKYjastGg96IuFdk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178085,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3qaLCRA9TVsSAnZWagAA+FsP/RFbprxoJAIXVSDualrg\nRP0tsrfuW6xcMNVzs5TyeVBWWTRkjhsDWD/W2nQGGkV3qg6n7c5g32vEJzM5\nzGut1Xywk0V4Y7sBNABXOkTLyu2TJQDspDY1qCE7aAfjZso2jKikJM+GsP9w\nsV0CdQj5DsPQmhLAijJDJwKSe0tguE0DL5HSnu4UuyvNZPO7pwTREX6ZdGkF\nXbxK68M9Bzhxzsxyk/l6H5l5SllplWa6e8wGVcbbSOp/qKf4oWlYCf7zcIxC\nK05m2mgMlxzOhn8gsbavoy8P3/cLriOnCb18wA7fEiLEED9RdFYkfoi50wD4\ngJjU4YLE0c36RidY7HuVIe3KsU4ufusj+8iDF2cwLMn/5GQc60JUTcthxyYM\n6GYIcxmJR1m/0gqbPZWkM1q7ABHS6+Us70h6mR48o7VwsRQyhylZh3rdkAKP\ncEE6a+I6Nuyi9Fpl/i8arSIUEX5KkiiCoKlVn6LdEtLxqrkf5cK9b7kN+wKo\neZ1TyNpFuarPshJj97GU9MnbqnlKGMLX2wHCAXSvG9odNGwsUxqpG8cHRUI+\n+w4P4b9emTieIWVeCmve+9aEOlOhskQ3ERmx2NDMdabjVLd3MBHww/+X18dg\np+w4S7nx9/1VNNEbF5cfht43pmsLyk9eb32kO65nFciRCha8zq/fGJUTXAMH\nEzQ3\r\n=X4PL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.0","@graphql-toolkit/core":"0.7.2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.9.0","@graphql-toolkit/code-file-loader":"0.7.3","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.1-alpha-b8b7fc3a.3_1574872714818_0.6685630361744501","host":"s3://npm-registry-packages"}},"1.9.1-alpha-53058563.4":{"name":"@graphql-codegen/cli","version":"1.9.1-alpha-53058563.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.1-alpha-53058563.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2e4adbfa6c188754b99f46cbd85bc1f0d8f79868","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.1-alpha-53058563.4.tgz","fileCount":30,"integrity":"sha512-O9Orbr99VxUIKjz+ztZcsunqXbAbREv8gn6NXqamQsuvnvL9H1prMhlXN1XBS4R1z6p1lpbheISwweiobviqwA==","signatures":[{"sig":"MEQCIGSk28gJ20hjNLoXtWRR2cR+BPWrwk0mLibDtKBI3GEbAiBKogd0m/56qN0RMX2uobIM46GpwVuwTkvaSZvWYp1vnA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178085,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3qcfCRA9TVsSAnZWagAAEakP/iOhbML9LlohvN6tLPfB\n+mcmzaPih3UZs7OgWkqRmmSOmxlTycM1sZYTn8rggWl6PIpZRDG42X/VM2hq\nX2l1VL4UGfCbPWZpyoQ2BD2+EULEgfUVNjTLMpvHF0Q+qbrm1BYHLf5FucWE\nZJEZkqpgtdq65foSvKMVmf8N88ddSyidzb1izrsNYsohXYqYn2WIAlfus+2u\n67FfnQ+n5RKzPMZ+R5qZf3mq0IpCqmlWSFd+N8h86MW+CUq2a0qf7+qcHwFj\nXBbKAcgLvcFJItOjGTOjlVmANN1DWy+Yjmve4oD4gU459S1Dm7AeOevoU4Rl\n4ejc1G2Xp69N54O47iaRjDb8ciqqBCUj6YCOj2usOG3C0533NUZLpD9IXqLa\n1yM1UlDm3Jzx+qByoC1SGow+9jEruMhH13Byjza/eoluD0LBmXNKaRsxEfwT\nKmlc+/sESpflx0go5jdCUOGk3844HkS/Ag+5ZFrg1j+7xytN5c2gEDuLmMjw\nrxfTHoq5RVzvX/mKCCyOgvpr2e8UyzVF8llaU1AvXTOBBSjnbksnaSkzEQKW\nyoMSCivybR7UlilxdyhrS5ksmJUxe20L0FkLiLY4r/CRh9BpvZJMlGsllQcR\npcjijQ3bpiKfaWKRltljj/gEK+FSpLKMS67x/BgMkc2C0pyswVHcRYcrTg8C\ne/Y7\r\n=IXUn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.0","@graphql-toolkit/core":"0.7.2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.9.0","@graphql-toolkit/code-file-loader":"0.7.3","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.1-alpha-53058563.4_1574872863146_0.3800299810925678","host":"s3://npm-registry-packages"}},"1.9.1-alpha-f254c091.5":{"name":"@graphql-codegen/cli","version":"1.9.1-alpha-f254c091.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.1-alpha-f254c091.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a1e13e3cca71b674779961efacf29d269635f6da","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.1-alpha-f254c091.5.tgz","fileCount":30,"integrity":"sha512-jvel6+KU/0hc1G7TxADo9Stk1BTSCYRhyz0wMVPmLDtpH84Aj0jC2ADOxeCZ3KUG7nUHIdAhE1TjeJiljCPJMQ==","signatures":[{"sig":"MEUCIBgjVOXS9gno0LRtTQ8pZg32bXxA0WYL2J0VGVly6+ZvAiEA7n9sA420X36MwDbggA3jXBvGtcNJhfQdnTWPMAR4gtk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3rW0CRA9TVsSAnZWagAAGtIP/jCJchqr3/RSPN62P1Ae\nCtIPtAPxW0ZOA2qCduuk4Ovij+XE4/lzFvL+1nrYucw8RPPM2pAs/J4tltX0\n6KWNqmx05rwL9GNJCqUMJgSxV2QnlnfC0FnXtloGWVYWJRppfezrNbwBCILr\n5iIg6+sOyjndzrEFIQBiK8UxPeuE+sm+jH35dVWjG9MXil7LrzkdTXUXg9Az\nJ54OybW4DbgI8P3hxNRY+eoBTbJ9bQI0HcOUE5A/RPMSW9px9Fbx0Tv8brzl\nh+HPw/Ao/TYvNX6AZKmwb3OypG4xS3Wgb3iX0NJLQKmcrtOPgz2gz+z/ehiR\n342gJm6NibyNJIFvvz0k2fsy3aPa+A3c4Wq1rlhf1ra3rpxwdhe0N0vHNBY9\nYYD/M15/ZWrPsK/KUgN9hwxP5kMs+oPIYQV9HbrIG5IuH1qqNILESH/Ar1q9\niEs0nGUGHLQQ8ARRujdBPa0RvGaJ31W16aQXw0Rt1HX60aG9i05Hq2Wef5OA\nlzttAlh7pBACPqpsh6w/U1vwkhrT7rtaV/nEj/8RBTrVLtVLLQ0WAr8jtVU0\n0IDlrnM9dasgWAX+PZ/j1+9s8LPZ0435EqaYiBEB3bQjH2JEi3FJ1QJpMMyj\nHjIPmjlEDXfAK1/5BrCkIqRfa3eaJ5B4tHFXl1j36HvI6JRzChXEJ94HOrzN\nZYN4\r\n=FLBN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.1-alpha-f254c091.5+f254c091","@graphql-toolkit/core":"0.7.2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.9.1-alpha-f254c091.5+f254c091","@graphql-toolkit/code-file-loader":"0.7.3","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.1-alpha-f254c091.5_1574876595846_0.7843017264610197","host":"s3://npm-registry-packages"}},"1.9.1-alpha-26f3b8b4.5":{"name":"@graphql-codegen/cli","version":"1.9.1-alpha-26f3b8b4.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.1-alpha-26f3b8b4.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8435d88d346c5f860bfa49b6c2ceff453ca9fb98","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.1-alpha-26f3b8b4.5.tgz","fileCount":30,"integrity":"sha512-blUw93pF6mahKWhUWSPPr+Gjw+DNxMWnunpBrTESK4Xk/0Ci+7+JCMW8k+OUAxpGsL/xi5giFiS9z5+4DXSwmQ==","signatures":[{"sig":"MEQCIEp/RTF8iMUZJggI731XknjNvARqfEbmvxfWHXwtJpsKAiBxWNZCPa1v75WzOtkt+uR4DlZqFYkUMokHcvf3B/tfSg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3rZLCRA9TVsSAnZWagAAzBIP/38Ayu2ODlIUHjh42Wgi\nfTKFMff1/aqoLAFJxrg9GoSIGFJd84WVXYJDpt7X2zIGJ/C8Hf3VYBp3wcm5\nVdFo5Zxza2qvvGvpKv0ry+bQTqpVFn6blXwKOywwPQ0Yv9Gbpz99CLeBI/ZS\npcXQi02m9hPZjjioyAtYdo3LJsdEsPUhADIRK8YPXcFoZb8zJeUJwncDo0PB\na7buEqw2WskfABKjG6yHRw5W6MbJSoPklSeruPGg+BJ3UPJbtQtXIzJwtGG9\nDd9Fm9ETAUkXXQQhujm80uLCn6jzBdRbkBBGtSyr2Gm5In5gBo6wxdhKRRdH\nr1pyX2e516lBLBku+AsxSau+SLvv+Hahg12aqrSkUBiPSvSfK3UbyCLdN3o+\nKyZM1Kcu4kfpPmXZHLKkZzAo7gwzENvVnK0rA2USp6YrBE3FXNgFjKRt5ifM\njB/sHwXqdZ3xey6jSMnPmuSZl+K/YgmME20QI+aHK7vFQ9/Nvhv1s2s8uilj\nllFEWxOMiDCxZ7CHJlvqXdS7bUYi+bjkaqZ2IZU3SeUeRScvyTrl3mOiYI4c\nykkqre+z6s8l21y94ubdcCfqvkF05uN63WcQbZQbuqlDxDjOomCCfGc0WbNT\nznsPL5swJ1niut70sdN4QMBIe1lE7SNiYzrHpuku+p39GxR1Trv360CImbtL\n0+MU\r\n=lNc6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.1-alpha-26f3b8b4.5+26f3b8b4","@graphql-toolkit/core":"0.7.2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.9.1-alpha-26f3b8b4.5+26f3b8b4","@graphql-toolkit/code-file-loader":"0.7.3","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.1-alpha-26f3b8b4.5_1574876746872_0.30434787323444823","host":"s3://npm-registry-packages"}},"1.9.1-alpha-edcf0b20.5":{"name":"@graphql-codegen/cli","version":"1.9.1-alpha-edcf0b20.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.1-alpha-edcf0b20.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0a2b3b5d4b354d443d3236a46723c2ae3b9cd41c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.1-alpha-edcf0b20.5.tgz","fileCount":30,"integrity":"sha512-/EYu8WsttLfimrB6KXNXwGLw4nxvZiDWNAbwbVegkbjesmQxr3xuTJ3conqcuIU1EulCH86tds/NkOP5tre9Xg==","signatures":[{"sig":"MEYCIQCCMWljHhloF8Ws5d5YXh1HmhdzxDuTjzCHsy6raRWffgIhAL9f+elPjwUARsGVyyZm2PA8vM8vXPGgAJdoZjhrobV1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3rtwCRA9TVsSAnZWagAA+sAP+wSbQKQv1xQvWjIrvQlK\nNMDwQASNJD4/Uq7TjGet4sbw85yqwrhrujIOeewui56n4XFzX1ETOXUnlluk\nFUy+nT0b/bmo0J7HcP5GckD+7AWmHdu/C6qULD5yRDQh0A4zOkwkGcMhxg1P\n17WW7d606ofEONZzVIgrMiucmjttAWQb/VYBqq9YI/1tUNjL4nr7tRB8UNKv\no1TxJg7Y92+CoKw6IPtujG1k5Vh5zUa/oMAzGd984nQVjO3Xevwq03Mm9Dbl\n8raHDuD4D0O4WrapiiQh9EsHdJsqBdgc7ZnWf/qzX87puq4U6hyDLAHhHPB4\nHf6LNL23m7rb9m0IHNBaL6c5XO3hMyBxOkI6SjSFblhYESOunRjuvJfllqph\ntqeDz7QP8U4dlDKGDACi1RxLeUBNb521iZPlbZUe9eSFkXqcEdOY1NDdZj4g\nAVMCYSROw/j4IGxmoUgPQGUkQXgI3eeyBMvN7bUwvEIpeAsZHXwaVzCebzv/\nNsHmzrFVpLDMLFinju1LypptVxabi+dLvtIalkAuuwF3e3HRyTjMuipY474U\nImbI2PmdTWsFA9+TmnrJcyhMLuxms9pEI6vFwbOjgObp/fXP5Hn9EOR3sQ+V\nnAYqiS06GZ1dqNoX2afGp/h/gWKsUGFPBUo7SMwUMRlMpIu19M7ZIx5F/mVt\nqMm+\r\n=aJ06\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.1-alpha-edcf0b20.5+edcf0b20","@graphql-toolkit/core":"0.7.2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.9.1-alpha-edcf0b20.5+edcf0b20","@graphql-toolkit/code-file-loader":"0.7.3","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.1-alpha-edcf0b20.5_1574878064018_0.842379650838103","host":"s3://npm-registry-packages"}},"1.9.1-alpha-417f3ebe.6":{"name":"@graphql-codegen/cli","version":"1.9.1-alpha-417f3ebe.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.1-alpha-417f3ebe.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"fe05bb6b1e8ab08c6a4ff8dbf638318abafa429b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.1-alpha-417f3ebe.6.tgz","fileCount":30,"integrity":"sha512-3u8Gs/wstM5izIu1MjMZAaTU5rUDXmnPUcISqYBoxMBokQHtxor41vlVf5mRNOFS4xShu7R3pgidJKba/meGRw==","signatures":[{"sig":"MEQCIFyZd7N3BWJ262OrapWWg4aziOBCbP3nj3NX4ccxFm/7AiApcLJqi7gPvdT6EiQZW79183LWB7HgrG5l0X9vGWPFYw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3rviCRA9TVsSAnZWagAADXIQAIjuZee/dANFo87RAOw5\nmFiW+cMevH8hkBGgnjYu1LO3IBv3/JtAHdWtJGnvWcY8zDcxdhLV75QvK3gu\nTaGSSKTXybKnrmSZ9czuKTiDpMpYlWayBRWH3g1kHxKhKWp2k+lFi/Ui5pwn\nL1wlf4jAdlyr9L9pB4AqA7iC25wBgwPL0hj7YLV6sVPZGtSYjCyVWMCZ61nt\nHgTGkl49+0pAOxdnV9zO2st9wTHr10XnAGh8hq/tC7HUSeFz0gYeMyamGnhX\ngKST0w8UJcAYuK1PFJDGP2gYkKoe6XJgL5c6vGjtbBw20+xUsIme5L+JrRbw\nXTx6CkRChyPJglLMrEDdaMIcq+nXIamqMgLJwa/+duWhHvC6NHUn9Ab8BOHM\nl3kZDzxnRtDtorlKW2gxfnhUq84gAhuzyzh/eiGL1cyKL9DQ6pfCG00u4N6c\nTmA375wiYx6fayK/EKXafHaR7lY91ezSDMGkyjPntyZIo9nvytAbw60w8enS\n3NBTzcRby3kCh3U0W9dKziwBhpY9HkviAUrSyr6bJUJfNlqyQm9Q0Bx6Xdba\nkhZLTIgEv/HSD3bWwE/Uip0tMmbjIZeyG386Fm8jUt1l/DZRuy3td091oKQs\nmltFKwpuYg1Ok2TLdHfUW0C0UCyhDM2ZPaN1bzTppwfzlFtwRLYn6I18RNQQ\nMaxu\r\n=8JrJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.1-alpha-417f3ebe.6+417f3ebe","@graphql-toolkit/core":"0.7.2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.9.1-alpha-417f3ebe.6+417f3ebe","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.1-alpha-417f3ebe.6_1574878178023_0.5724616020780184","host":"s3://npm-registry-packages"}},"1.9.1-alpha-0ab69e28.6":{"name":"@graphql-codegen/cli","version":"1.9.1-alpha-0ab69e28.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.1-alpha-0ab69e28.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d28ee5ca6992506ae95d959c4696a19d7492ce4b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.1-alpha-0ab69e28.6.tgz","fileCount":30,"integrity":"sha512-VhHidi7TaVU0qrw4hdctIO5p7riONKuhmA+JNUO/t3BY+k/6u2mgfUxBWurBrzGYCFKryUqHLDj98XV04sTIpA==","signatures":[{"sig":"MEUCIElfi5V//VxkK76YpcKUDva9yddnBWLMKhPtXUycg5p1AiEA5SJqAD0n386Z+Bm9Bsuvs+UWltzye1rtM9SGDKquKXY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3rwOCRA9TVsSAnZWagAACtEP/2thRLdcSVT2Wg1kXsR5\nETJmA/B2Y2VJDp4Ay49XUY4gycD85n5M8BMc4439bMGVUP6P66LTe+YaGbyr\nP9gf8ba8oLBjwksd2reHeFt0MKlT2NF+FUQlf6tb2RIfbOFizdXPZxVQmUov\nVViEXwWBCZg8s2anpC8b/k73yYn1ZQjPQMlVucXKAp15dvwvTHKR5q0sdnvs\ncxoGhUKp7Hm3VkrdY7tDdmhJgGM5ryLhUHA1SPsBU8zDVAuN//uEolz9eAzF\n3YhMcPYT4rqqKbIWiPJiGjxqn+kHGlIxmAWDc4a68dIV0Jlsuw51X8NN0mCO\nSUt6PszQsHKAQwGbObjZWQce58S03kvu3kjIy6qOGdnV33hdSSPoDxJ5U/og\ndMLu6jGOOoZfODtBaFanmY0yz8WKh0BmWV8+52Cj3j0n9MYSfiOSsQ5/rp7S\nnBu1EZop4YSUEvmdck5aDbAPLOH3QB5qLevfB7yK4E1qsRNeLwK9Ij3JCgsT\nGZMpGgq3QZlnf4CDLo+Q0fArPCS2DU3xU0f6xlc06GZAF/PtSLmlEyboueQJ\nx6s9bzJpXfGrbZbC3+gneaYlh2WigxkksSs6gCDEZ4aLaIATykyLjWzLaVNX\njpUCRnlNFk1O37Y2UL/IToESBDazcsWIEitWDknRwm65cGhflhb5vio74T3i\n3bdE\r\n=NR2e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.1-alpha-0ab69e28.6+0ab69e28","@graphql-toolkit/core":"0.7.2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.9.1-alpha-0ab69e28.6+0ab69e28","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.1-alpha-0ab69e28.6_1574878222067_0.2681803637981519","host":"s3://npm-registry-packages"}},"1.9.1-alpha-a8e8e44e.6":{"name":"@graphql-codegen/cli","version":"1.9.1-alpha-a8e8e44e.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.1-alpha-a8e8e44e.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0a39dfa82492671e28b1764dca42b9bee80f37e3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.1-alpha-a8e8e44e.6.tgz","fileCount":30,"integrity":"sha512-WwI5upmzNZFagRwdBDo+c7tPAxV896G1m5BRfBRAjPYOSy3pqap5/jayLtnozdvThqrTCMffna+bn+aEk0xNLA==","signatures":[{"sig":"MEQCIAWgKPmei7smzF/D9QjTWnm5sSRSshLEsYw1kbUo2Z+8AiArxhMlNubKXdzo0RlAaeSxA9ZM9b0Dz5DvtGG4q/mHHg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3r7CCRA9TVsSAnZWagAA0XEP/1Acou8RsVkypT0IYJ2l\nCvuS0tzA+CnpuT7F4i5d+2yGLOezHXpBYEC1tQlQH1t9zX0+7W4c8VLGn16l\nLAtxrCeQE5YP2QKaVSL9JHqEitOBafI27idSUy+od9DHRedRbNbhLqNcZJ6K\nZPlu6vjqZHIk0vjrr/zbe7+/+g3dNg/j5JxcvbnuLKLiNA06CzTMApD+jqQo\njbhNJUN9aQ2uYX8/Tb+RQRONyc1JM0C0yku0fJSvIrUnDnM7bPDQab6MFxs6\nKrlNAokwp3fOG2JFfqNyhk2OEzB9xH+kaZWXmXfZenZ/nFnmgH2N2jJ9AT1C\n0xffklTJUb61BmO8po349mrpHgP0ClpXC4iIJoUky6NpX+Gp8lc3/W0FIQRJ\nJSu7A1HPlrHYNIZiW+Fs20unI8P19W0wN86YwRhr3HwHoKb/F8I8L8Qm+D9b\n/qx4+tqdSRwn0yxH8M9Spll17xQhOUI7p1tImz9czGwQcn0jIvxc4Y2kYpYH\n8y+f0vBJJ8ITvtVEI2d7sSvqQ0AKmueiwrmulRRtktSki1JIjsv69+hARFKz\nGS+x+PPlmENiNcavSnjCLhe8jvg44b1C7NgO+ODDFGjCPWnsa6Zz7nEO+p0O\nShExRjuEfHDvvtdBYu51UBT2I7bzr5PE+UiOPGPkfVm6L3ZaOeBAC+W/3ItZ\nI0QQ\r\n=MhdE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.1-alpha-a8e8e44e.6+a8e8e44e","@graphql-toolkit/core":"0.7.2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.9.1-alpha-a8e8e44e.6+a8e8e44e","@graphql-toolkit/code-file-loader":"0.7.3","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.1-alpha-a8e8e44e.6_1574878913547_0.6582101867594181","host":"s3://npm-registry-packages"}},"1.9.1-alpha-650bfdad.6":{"name":"@graphql-codegen/cli","version":"1.9.1-alpha-650bfdad.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.1-alpha-650bfdad.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"cd133917984918ee68681f1bd0ced40c404d6716","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.1-alpha-650bfdad.6.tgz","fileCount":30,"integrity":"sha512-GkjDDeN2LFCQlYWLbGrr2Wso+T0icP/cOk6F1AQmBNWY9nLqiEdpeJ4k9IrI0fLOizXizzAMXStv2i6SEa8X1A==","signatures":[{"sig":"MEQCID9EVNJfNDZxc2MuH06i59evGzEKMfOuuRTtQtkJQTY0AiBMc4aPIEs+Ln/mqq5D0jTvgDHK1W3+Jxz+WB1SMexVdQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3r7iCRA9TVsSAnZWagAAcUQP/RSyJVwe+48V626x31lF\nrDJbkA/gSc8HU7sg2lDH13jZRwyOtHtU6vWzH4nwA0s8vIcBO6vqBoTA/CEw\nqtfDQ5I4Vk9Snu8gLpCbgfZR94H8FxtbM9bIrfwN+MKYMjSBQxTIEiu+iTuT\n/ZxLR2JdXv/GzDc6hRCVttZLRkxt5HgSO4anbnfVihjWeJsEtDJppGY9rYyE\nb0w7UJiAYctNoT3PB4GOe80TIrkcWX+E7xZAl9KYUtE3PRvbwAR6RkgyKwPn\nbRz71fO8ljT5OWqdCDlyWMjAI4Kzj1SaGUkhauwzsPSJUJMgUviMeoFbceMY\n5BVoLMyEEetrQB78Z4cTgTVVuoVibScOxGU3wi7Ly/eE9Xahu+YRLlIHnxte\no67sTwRzJGAUPYRb1Xv3c1pr0bqTAQXWS/b4Sb1r9WIaGU6Xq/hEx8AqznZ4\nDFLUB1PVmgrOrbLCQfg3WyIJq9+qcRbuI/hv5HNKFvCit7Cc6aOLvS6JR1cG\nCqr4Ywa40/YrSdY6znApEiqNA6QzC0zU6YFA+Ix446ydCmeF0r3S65ZdtB0P\nDOJ3TIaugik4EUqY3ZVHsBaRWuC2S7h5rXxQ25Pi1bp/+5RE4ZJiKDAzFgj+\nJ1h0V6l/bc/hm2s9Q5QEpfRKVtpWmb58lpDHqRm6FcC7HLB5epLfW82xlmtA\nqiVJ\r\n=MCVf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.1-alpha-650bfdad.6+650bfdad","@graphql-toolkit/core":"0.7.2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.9.1-alpha-650bfdad.6+650bfdad","@graphql-toolkit/code-file-loader":"0.7.3","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.1-alpha-650bfdad.6_1574878946024_0.2289474518134218","host":"s3://npm-registry-packages"}},"1.9.1-alpha-3be29330.6":{"name":"@graphql-codegen/cli","version":"1.9.1-alpha-3be29330.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.1-alpha-3be29330.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"dd7213bdd40e8040c50dd628961083f403432d4b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.1-alpha-3be29330.6.tgz","fileCount":30,"integrity":"sha512-A3AZazHFC3B0oe7rsiqNxhVaVBx7d1a8ximoi7LGaM+EyWxP5qy+qApMCJoGBQSx600oxM0UgpntEEteysWZDQ==","signatures":[{"sig":"MEQCICV1T3dw07ixP/7rLWIjDpk4eMa9Og0sayseHAKIg6bAAiBP8EtBxHgOeOAy003HKQ3KFZyB5YNUDi3Q8XTdtlQAyA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3r9UCRA9TVsSAnZWagAAea0QAKEH/7NbRtFhlm7QtXPq\nrwsdCVBzYxPU7vLE81aQjdCyCnXIUvBlWg96qkyz/os0WtVPy1jGRUYbSoA0\ncB2o0j7NhLrZVDPiHtR25odEVJZARLEyZdiMZJaciEoJv2j+uBm0qJ/cijtU\ngu2w5VBOTNvjjcLwPNoGwm0LC6EnvMGYOhEo4CzFvLHD83ZTnepSCOpJCtxM\n3vlqrSYxfGiuxAuL5KabcdSAkBuYuc/Mm8KODvZa4nAjcV0IIkXXrGH1w84g\nniaehLjn2hXyQTlYIgNpCn75NPbTEv3FgU2JqJh+/qzgQ3oCPLCHrC+E5m/e\nriwnbneuADDv9A/JJluGUXVL9I+Md1PmHu9ll+mZt2f5GuDHm4ZyhsnUzij0\nRfurkxKEYtoYheuqhc3jv6ShG0R/HD5OE9E/kyacx6B1UqN6FYGpKAm01G5P\nF7oZTMCJDUKSOTY68+tOBmMRo/MnBPCE3WenZakiFKLgQJ3a/8OneHRvKGuT\nR16nRs8jcQuwM+pVX4jCwRP3MfPXsgWnME7uspkzlEU1g6O1ygTLP90CjtAX\n1b8GEcCe63nvXRl04l4LH9YFerDifjONeza5/YuBwicP4BE964HxyccRLnot\nFN+nntm+QF1eX55qrviOnSh8L8NWIde8CbeHpYc6l3urbQIYuqKs+fraPPlN\nbDA0\r\n=8E6p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.1-alpha-3be29330.6+3be29330","@graphql-toolkit/core":"0.7.2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.9.1-alpha-3be29330.6+3be29330","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.1-alpha-3be29330.6_1574879059984_0.6113583583477733","host":"s3://npm-registry-packages"}},"1.9.1-alpha-895dc50c.7":{"name":"@graphql-codegen/cli","version":"1.9.1-alpha-895dc50c.7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.1-alpha-895dc50c.7","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"68399661d97d21bc22729d0225547554e8f38d38","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.1-alpha-895dc50c.7.tgz","fileCount":30,"integrity":"sha512-OhhjBeGjQe8DymPkoQyxJTnMeVGLmHoNMpYZqhssuRBPQC0Y3uEifFXUZ/qtWLPpkY6kU3Xq8gT8XYgN+DWtYQ==","signatures":[{"sig":"MEUCIQCke3HPeql/79cW4pIszDzoQQ51cnZSsYQ+nSXcWIyppQIgAyBvnvwEb/nEk3rkE4bBSwB3Ks0/fyDkJKit3o23lAw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3sLCCRA9TVsSAnZWagAAazoP/0huedIBpKpSzNS0/xAb\nbBWBgd6bt4qA1aY+bVfacUxYBAEcPMfDDi2dWHcdn9LbioTRdvSaDXUMZuRu\nBwoX9X+I0WcLe+373vWh9EZAQmzPsS5/i7ufZRFRe6kQZ9OJfmjp6gTgyPkT\nFwEZgtrllLps+t3Ac3pw+lAirN+7CYsokGql3N8QehVto5Ywz39p6zZTiZ+f\n87MTMDq6UzXMesxWzHd+LFlb1BX3PXUlmlLdyQfYO6B5xAeSGKY32J2UvN25\nMIkNHpOlslbWiqiZix1mpqI0fEscXzdEM2OvLFWouBx89CYMC/gEaAOWhvDR\nJ4AbfST6PszxaQ3OyrjCZbbFxl+6cDSWvZn/v/sDVfP5efVsVzNQFKbsmT5d\n2FmX6HFOISByWz8vucvUZSEGIs/rt29g1iLyMRoyhYLuZtNvl/sZBVqpY3/w\nb8FbIEzqvnE6WHufxt3bOYxrNhOcs7I4Tp/E0VJFjOO7Su/hD05UiCqcJJcq\n0B6J8hPb4b6uoSeyDfZVSvnM5BA3y7wmu5WbhPibxS2TBmek1uU+cZTMya1g\n6KUxhFGIU6r+gtXQRgApV1lMpKMrmdNi7JWvL1fWog7+fAXeLPrwlvt2rCJ2\n4Fj9HXzYU2xmrNRWWI2TnVlCopgMygK2Z3WyMaX6RCRNkiD9U0Z0+/wzcYr1\nh+Qv\r\n=VHuD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.1-alpha-895dc50c.7+895dc50c","@graphql-toolkit/core":"0.7.2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.9.1-alpha-895dc50c.7+895dc50c","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.1-alpha-895dc50c.7_1574879937498_0.014856850296510737","host":"s3://npm-registry-packages"}},"1.9.1-alpha-bb3de481.8":{"name":"@graphql-codegen/cli","version":"1.9.1-alpha-bb3de481.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.1-alpha-bb3de481.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"425fe403da71845ab619acc6f489a32c75e470c4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.1-alpha-bb3de481.8.tgz","fileCount":30,"integrity":"sha512-9qAdCE+nqn56p+Qv5LbJL+dTJ+NVjyRc6QHXZII036JDNFSwnbwvV4bJlk0q+2KZ5OeXJ2jjVGtQgzwbtav0Ag==","signatures":[{"sig":"MEUCIA/RGBNKFVZgejIE0FI3zpl6n7I1Mzye5QWdxW5xb6Z/AiEAgYa64shteI7xofKsmLgVSuRsoUV78Fw2FZXFKtZh0+8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3s8fCRA9TVsSAnZWagAACa4P/2siqyqAMPn7Az/MhUi7\ntf5Mkd71LD6L4S0uW4+h/Vxz9tRZ26RZmVqLOnlTS/1gKtkMgE59pLr4+jF/\n6MzfmKPRm84Wd8ztNZVudfCrsiTNz17KZXBfTmMuBhcg6xoGFudCQ0p+wa45\nKwa5yZLBdoHaRan9EZDeq1fB4sSDzsXtIJjFNw6wN9ymLB3kId/lie/7ynqZ\nk82PvHdlkUEKe97JslPG0xwwiDGOZlaBbIwtIvTWoO9yp7KqXeF6h3ybki8y\n7Dnutu1gqTXGUqW5HrgVLMWTAwMXbiy9ojmIinxktPY76YlJpgWykpm4+3bx\n6C72Y6MocaMx70qXkZb1DdIh70nxQMwy4yxB6iXPcGcV+cR+lZi1TySqb0g1\ny1MdAfyhcDAjJ2GQzqmWy+W3jFUhEisuaXR4OHaZG/K9NEZQt/jPhYI1q9jl\nDrM3okzSJKR752nbb+YuqEFas9ahlXTRFE8qyvyroOfUTn1Di5rr9E33hZYI\nXVXFRqzDWd2pleOr//7LtIqUJ654sRWYUrM1IXrPmLJEqILUFQwUXD840RaE\nHWNXS7Jgf0uBFWnr8Fbwwf3/OL9qWaKQibwj8FO/m5W49h5VCAR3Av2cPiGo\nhHkedTY6EyvVzlaLE32VsXQv2PEqoNTi6FGuQCauf+oeqi/ugdo3Qrh2aAcT\ndvde\r\n=WhP7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.1-alpha-bb3de481.8+bb3de481","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.9.1-alpha-bb3de481.8+bb3de481","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.1-alpha-bb3de481.8_1574883102380_0.5334121182967837","host":"s3://npm-registry-packages"}},"1.9.1-alpha-a39c7782.8":{"name":"@graphql-codegen/cli","version":"1.9.1-alpha-a39c7782.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.1-alpha-a39c7782.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"23043a83012071379ae44399614e07bdab6b92ac","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.1-alpha-a39c7782.8.tgz","fileCount":30,"integrity":"sha512-yQFpWzn0Sa5CmlzDimC0kMWP3MwL7WYhiRUEHSy1Kfx6HR/aFFXdKrIvERzdT2U948rU2nHL/w0/QUyBI8Z8lw==","signatures":[{"sig":"MEQCIHP7ed1NEFw370ALxERzq1EsZmO9TgOzxB7Be5bAFG4WAiACjovt2g/17ur0mI9F6O55W6hqExfsJJOMCHzcSgSosQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3s9WCRA9TVsSAnZWagAArAMP/jDUnz8KW5jDT0a3gxbN\nuVNSd39TSgNbql++NR41WMZQ2ffAV4d+TeCy7XGo1DrTmRxnhBwXO0hNMEhB\n9zgIDBVClbHQoq4+ge3ZBHaCqSuFXshfL8zbC9bV26Dpe8mAIiHVkANIZCST\nD5+KNQ9J4O1X3G+a1hQoJSoUI1ZmHqNASXvNUOIlCE3r+NzuZboV7K89ipN7\nP28VrujCrtHr1L/CniSR7qKwdQFkoa/ZfMF2EFRQouQTm7NsA0wIZRKPoeP1\no4W5Or6cgTOH+E3gFBZJBKPBzP48Aiok8TkwCUDmaUjwBqzGpWS6wRJLOyQp\nI4xgpYhvMdxZxTt8Z5Hq55PbWpFZqyBs1+l/aCd+r8tmNZfuAC0ZTCYImQp3\nBZeJjYp8hAeSRV/DyjCa8A1CJit7pc34B0volAqB5DmiaZhzAhdjIPZlMMCO\nd/oj4Ru3WZqKjEBtj0oRG1zo/ZxabEAV7x+XmBEMJJPRnR0/3ooZz6C2tktQ\ndcR6AZHcibFjHEEeFLcqLaoq6maRC2MqIq7eydLZaY/pK2pVCKNK3ITM805w\n6rtE0kOjGkGP308RGv59vPJB5FdqGITfe661gt7eAv25uF+FNRMvUu/BTIzk\nbs84ViEm8ErdYVrkG0WrkabkLE9Wk3u7ClxFvoPhgIDUDWrpKKBh1bLsvM/9\nK5ij\r\n=jeBu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.1-alpha-a39c7782.8+a39c7782","@graphql-toolkit/core":"0.7.2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.9.1-alpha-a39c7782.8+a39c7782","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.1-alpha-a39c7782.8_1574883157764_0.49835075270841744","host":"s3://npm-registry-packages"}},"1.9.1-alpha-3fd583a7.8":{"name":"@graphql-codegen/cli","version":"1.9.1-alpha-3fd583a7.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.1-alpha-3fd583a7.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"84782ada5e61040e81401b2c9eed40e0c4620e3b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.1-alpha-3fd583a7.8.tgz","fileCount":30,"integrity":"sha512-jbct4damxiZItT/Zqj7lmKhOvpLc1F003BWnZ3uBAHJbFrnqupYU6m5cMEBpRqHdFgIYWjU0Sqnch43UORaW0w==","signatures":[{"sig":"MEYCIQCJTgLG36+hYg85s80GPa+TWRXdiN0zqQHoJkDtOQ1SWAIhAMNY40dEP96ImxWsqkIwaWQlQ7UdiPqjQPdV08A5DRP5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3s9vCRA9TVsSAnZWagAAmwsQAIYVzWO4baX7RRQhQ3ko\nNf5MBF+bMc7kf+8NPJadAQh6yV2uRt4j8g994dg2dIlFVMo0uhttvl+UmgBh\nU+XtsUxwvGpOKM0Q53pzftSpSL3FIrQo2f7jtHYVfOpH6OhL92sERd1y0rf1\nq5rxKi1fxSs7EwP8v3VQ2wHAYHZTWMSPHWxik9yr/BKs8T/oqXddHtQ+wNLn\norgDEcZBieQHZUtIFfxZPe1Zru8JERRYUUVyB4q4cpUPWOAPHe0t2S2Oxv34\nokcB3neZhHAfeRwuESglwBLbJgUrs2ZqovoHEy8v6BHfZllaVeSyrS2NlbEj\nHvVAsQvMDNLgSJ5E7yqD5G9c5zQJqRimgnZmmVxWelEr7gj0C88VRupUfAuL\n8PcqpFRSftrdvrgFDtgl7V50xnKaCcKHV6WxwD2GVnq0ptYuSk8zOSeraZhI\nJY6oO5kBnThWrQmK/t1W8iYrULMpdDd9DzuMLZxRsa60OmEbJXZTxwVs5IvG\ncQeHza/uIARfOTB9dQDTJvasnD5xYrvW7DrwuKzuuuajexNyKxorIpzIWG5z\nF5r59m1Q3S05jLx6+xkvx7SuJq0OAbXfLlQWqD63j8+1U6q+IRlvz4bteuro\nwBOLlOy09czJ5/d8f9jEENEO2gvNTGz03AxRl83iTiisnGKj4py+TK/LCnXv\nFt39\r\n=rzV3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.1-alpha-3fd583a7.8+3fd583a7","@graphql-toolkit/core":"0.7.2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.9.1-alpha-3fd583a7.8+3fd583a7","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.1-alpha-3fd583a7.8_1574883183290_0.8902988994125283","host":"s3://npm-registry-packages"}},"1.9.1-alpha-5eacd7c1.8":{"name":"@graphql-codegen/cli","version":"1.9.1-alpha-5eacd7c1.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.1-alpha-5eacd7c1.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"eb8dc2440cd828ea9de13198235d6637b023bdfe","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.1-alpha-5eacd7c1.8.tgz","fileCount":30,"integrity":"sha512-0rKNHvG0Vb9ntvhEH+6s6rtD3c7dklSARSxamrPyBSOwSxCtIaRixwgxuSCDLdJ5jJ7SQiD5PlmRv3IGZNhyMA==","signatures":[{"sig":"MEYCIQCsSAMTLF0F8PMQVoGKDmpWTYwrclMVkGUcWtNQTIEHiQIhAOHOpnf7KX/Ld477wz/Zr2wCBPKFcZ+UcNkbQBpYBi0Y","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3s+HCRA9TVsSAnZWagAAIP0P/RD1Cd+HaOforkFnvOBF\ntbba6fzhjmumZvN9jNjYVGuOEb5L65EoockjqGC68SCeR24Mtzls3sEK2TRM\nbgmf7SjXmId81GP5A6q7WLS9tW9z+zWDW6tJnxu9W5ufVTAfjnStc4XvHfJc\nvM4zwMiBbBhGijGB9F/ZTflZzv1tL32bFoukTpBw9p2Th1F+JF4irfanwvvY\n0Ra/uR7NuawierWtAFT+IAsGLdjCADKbxZSTZc/CN2iG4bqe1RcdnRNDYTV8\nYZ+N9odJcdBioHbkWq+NhS8Yav3rDttn0AefkRVDHYqNwBfUvSHvzuc4CwLe\nqun6QJLZ15C8k+JRVQW2Xn1dx8k809GXn+7rIEbHClRidj04gbk3TSoE9ICo\nk4oUuVYXnka1iyhLoM4/SgjoPuJDRm52dvz9bTDG3wGvzNN+lX5fShA+h3O6\nQTXS8u2TykPFz2JMCjmS44BN/GwTeN3WhE/lcBZAt8cjzAxfpGupJAb9Dhyq\n5SIuipTwJzQwj6nIn8HjeyuJcXyWAnnuKonPjJHZo4uYknnLG6jZLBWonFYw\n7AEip08xd/pIx57rB4rtdWlFPCrt9mOBmIG9nIh3JEwp707h16WIJt8zmn5k\nePP9zN3FVutGrB0PVmnLPqMRj31epLipSvI230z+drUp0E96Ey+PFxfv2B15\ndbOF\r\n=w70M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.1-alpha-5eacd7c1.8+5eacd7c1","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.2","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.9.1-alpha-5eacd7c1.8+5eacd7c1","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.1-alpha-5eacd7c1.8_1574883206607_0.908698138525385","host":"s3://npm-registry-packages"}},"1.9.1-alpha-4792113f.8":{"name":"@graphql-codegen/cli","version":"1.9.1-alpha-4792113f.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.1-alpha-4792113f.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b37ba2e68f91fefd917e091bad7b74e9653ddcc4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.1-alpha-4792113f.8.tgz","fileCount":30,"integrity":"sha512-k7x/3Fbvx0DCim7oHyXwTuHMUDifnBhRWtcka5Z5zU/9KRGC4XtmghNZ9D+aCi1GzbV6ca3MhuLbFCWLK6u1NQ==","signatures":[{"sig":"MEYCIQDzWza1K6K1q1p02sDnOXuIBSGTD4QqQA/WqRhMiYr2RgIhAOzFsf8bXPurmg2OtkG6qQQsTPwW6JHEtfJnoMhmlRUW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3tKaCRA9TVsSAnZWagAAGYQP+gMFs/Qg8I/yQCqoyzPM\nAheZKaJmDkf6JkgUKVLAaJZU2xgW1jl4/NxoJIX7TT4AkrVphPDykubVxPdJ\nnBJSruGXk8LygjG+p/x60mCWXYo02SNBgLPy0D36ga5X1BFv7UvZdueupONG\n8r7MmyWlrXbczrqdbN94gcgCUc7/sna90sOgTfEkthZpfjAaneYxiahNcDM4\nRfwCaVjtcpJMkxN+/apQhCw1TA5TFF26hWd1uTJXq0ivEUaYl5+0yisioQ/e\nipCRlD2h78tiMenh4hn7NmjsJUo2X5Bf7zWadoCHFRRNTVv8/GciJFygcqR7\n/yeCEUjiudG04EfXpzKGNTCwvn3h0IJGlUWdj/oPE2+h+8jXR864oZWCVazf\nNTYV/+AnWrzik9dIPVAf2adUqYpTr0z6t23OmM0KJr9xNhrAs/zIB7+VdTcW\nvC462zaFpx0Ya7MuDFGmgs3OL7WH+cHSFIuz927O3/XLmiruQE5FhqIzd0K/\nhuTIOByUjuBWKrjeMYlx45PaLHB2r6EBFGsUstY7G+JRw7wttMtaqZYJ1mB6\nXCq3EfEvQIeJFn8c69zYaZ/huTqTfab2pP3BjXz/VrNnsHlL+UhQ0QUFd+IN\narGgFd1+YlTY+eAFrYI8p7xR/rJ+2sGff3J7cN6JKLUKtDU9AlKK1rvetvCY\nCros\r\n=PqTm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.1-alpha-4792113f.8+4792113f","@graphql-toolkit/core":"0.7.2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.9.1-alpha-4792113f.8+4792113f","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.1-alpha-4792113f.8_1574883994191_0.9800643757806118","host":"s3://npm-registry-packages"}},"1.9.1-alpha-474ab0f9.9":{"name":"@graphql-codegen/cli","version":"1.9.1-alpha-474ab0f9.9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.1-alpha-474ab0f9.9","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"116be878a5f4031d31a70be0f27e61258d843912","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.1-alpha-474ab0f9.9.tgz","fileCount":30,"integrity":"sha512-JfEplNcAdKSycKHxkKp5+6yN39p+laSVDX9cy3uy17UUyBj+tJxDNMC4e6Ok6otIH4osq4TLyDn2B4fbiLyKYw==","signatures":[{"sig":"MEUCIQDuvgZMFf7eTfD68OWHIIApnf+1OosPB5AjZtCJgclELQIgB94z770wODNSycn+akzpZExBzUfj5v1kydyAr9vlN/o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3tM9CRA9TVsSAnZWagAA+PcP/ieT7CoSHfMFbLfH7g6b\n74ghYiopqHXD4MNJB3c6eAk1J9nEymDVozHfZgdQvmVu9UJBjIl8v5H45IRJ\nLtzL44tjIaThskqeINc1lERki2asNYtmNLLEZBcPmkwutLndkDuVo5OKpjX7\nio9VKVro0Egpua0oLxLCWRREXu/QkmHoDISVjwzAwwyPc/ftcc/J3C5cy4lg\nS21BAP87+xBr8JA/7pueIXO5Zg3YGtHU15R7hv8tiQkr0tfEjthbPbJYI1E9\nOQ37vz121JYVn2Zh4U+wNmOGWkAvMZysgJhPrQqdW6SO946KTcB2AmVgAKbv\nTOL6gri0VYMehOI98h2YTwA95I7hphCgSsQLHwuJjpGihFXe2Ftm+CQC9IKc\n+UN3cvqP8gR4aiek935WQyi2D72Orrlzf1Ny0H8jymH4BDsW8U5EefaEgdH0\nAZDJmFCgWU/opRiZ7ArJV4y1D4a45sZaYVxc6R7mHtnAnsiqC4uN5+zN5vzf\nadc0PbllstGf5CMG7j/fEi/TpK9FVSJ+StpH7kiL6pR7A5sldLbIyPtnvbZz\nfSYRaeh2urvo3VWYodCKYMvqUh8U5HrJnyjywxW+lG9LBJsBYLjbziMQI0pk\no2GcMa49aRIwz1UVrbifGD+A5VmpxqIcHZlUsclmlHouRfjNVLNwnm+S/ruA\n5uEu\r\n=jr8Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.1-alpha-474ab0f9.9+474ab0f9","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.9.1-alpha-474ab0f9.9+474ab0f9","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.1-alpha-474ab0f9.9_1574884156832_0.7288558465729111","host":"s3://npm-registry-packages"}},"1.9.1-alpha-89afa4fe.9":{"name":"@graphql-codegen/cli","version":"1.9.1-alpha-89afa4fe.9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.1-alpha-89afa4fe.9","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"348bade34c8e49fdc6db0f47f7cab6102bd3a286","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.1-alpha-89afa4fe.9.tgz","fileCount":30,"integrity":"sha512-xr7w/ykdagV7sKc6Or51F2dsSCGwhl6iDM4hXDaPNvYJD6pVSf2EwjnAMl4HCaGNLf9hYtJ3g8wtWRUWaa/NlQ==","signatures":[{"sig":"MEYCIQCiMirUHfzSVZAVRuLf2mLYHrezp7rd9uLHUw2LIrJ+VQIhAOdVDmruQ8YJwf+HgODnEU/U1jWi2KlIh/xNzKjSB1iY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3tNUCRA9TVsSAnZWagAA8kEP/1uBLYIveY5b8McSq1gJ\nIrFO9QU7k/P/3qy5ckNcxdPSNJnko+8hBXqivjw+rpVNdACjjIa920DWWNpt\ngNBmOCt6yF0COy+WrueE1L86i+VGeOwpa7hwfSPhlINYz9N2TEWuviiP2NyV\nvlzZn261nyTb8XUurcZJ0gI59UoIHvyf6hVMUWq/3Y95TNsTPIHN8XBVbcWO\nbWtSgEjBcpHljyR3Zq2CaSILU1H/eTuTJh8Eu9UwdzwOAfPMhZMbiVvj5CKT\n2or+jEcRaEFYK9p62//froTLNlmcSvSgHu5p+pMBkNrUxOj4G2qkBICpbV3a\n+uhgdK7PnAhOlT6ncXSi5VG7t+ceZV7vQU04qb+iusRgTBLqTqjy7vDQ9ZiW\nWIq7HQNZSTT0Nc77wkplPXOwYlIXytNbeMlNNaP+HzBtAjZAkq0LPC+8pXIg\nDV35b7Mjs9y+FrQtLATs5sKxmQXYjkTJ5eP7pZ7fj7cqKXddoI0uZ3epC3M+\nQwgmGUf5FSpOE6zdEg4wO1jhvOUEAyzT0fgM0pT6/qd6MwG4TuleoId1ENBC\n7onR7z/dXo8FUY/Sljg3KOlCMGigi2OcIONbPXrFWz/UIkLPkqd7kffEqWw/\n/KJd34Twp1oywk1hKqKMBv0C3Nb+CQSVwRiiSb8oZ7UG+uDKMLpgZG0hOS2a\nbHEt\r\n=Nur8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.1-alpha-89afa4fe.9+89afa4fe","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.9.1-alpha-89afa4fe.9+89afa4fe","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.1-alpha-89afa4fe.9_1574884179547_0.1910577652058172","host":"s3://npm-registry-packages"}},"1.9.1-alpha-e33da949.10":{"name":"@graphql-codegen/cli","version":"1.9.1-alpha-e33da949.10","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.1-alpha-e33da949.10","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"bb74242c93641d129dde9c9c985a476b3725c996","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.1-alpha-e33da949.10.tgz","fileCount":30,"integrity":"sha512-jbHIUpoBv3ck9H5PphyPRzKTFNSYhqW/4WgF3Rs7Xw2EB0kdRAwvOC5IwNlDiCycY1layu/IEQ4n7/q1uLhg9Q==","signatures":[{"sig":"MEYCIQDPSPQw3YEGMAgL+L9OJKwZNhNfF7ZX3o81J+RLS3/2hgIhAKG+Y7tZ/5cANcjAKytIBPujweQMSeGtefMMWy7WpYrX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178140,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3uOaCRA9TVsSAnZWagAAxS4P/0QZWaLhRhThg8awzmZS\nkL5bu3vrSrpoR4BsVP92Icy02K1o6XOGzRI8GCa9Vt7SN4laPku1ILSWcJQ0\nm0xgT7tzV8b7BiQUzq9ggaaOP6ivh1VJN1JSpBxA0d2L6ueNw8djtZDSMmVc\n5sd1/f3bLuKlX1zuWsFHLOn8zqQchLQY1RZrqVcg2u4GLBClDD+JA4W+1d3Z\n4c3/v8eMFXCGUYAz/h3t3bi08FISnQ1Sq4FA0/H3+Nva3uDhxXZR/pcXk6RL\ny9VmBB8hxgu7dPoTvD5dtTmfqLaoGswJYRuWkjz890PZUS0czitj/FkKTA3O\nCvTQduYc6MCsXhK0NVqHegTdTYNvYRgCqcz8+M+IVHCRUeLKt/6EwB8iZvCo\nzmwDeDy6PB48htBcRwUS39cIMgmhvQbNgm16164+AKvWnaJfuJrHJGihqejO\nnF7rD7cFT/EHrBnFlrB1aO+Fd59a8DbHiuo2S9ygPwP7EQ6AH84aVRQG/KxY\nLZfXCA7WKbdnLrutQR/HK5UjvrJmKBhRbCAlya+ClHeO1JNeiBQYfnabSK/A\n/eHSUOW+XKl6bBTzKsPJvrK19SAPGHChVKTXnGS5Jj0dwQEFC0rx0gJjGu3+\nTAZiVqY7MJCyBdMNB8HLgp4wK6o21zyjgwf6hzwpk7XTHAFkyH9VIXOWW5wR\nMhgs\r\n=4nrF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.1-alpha-e33da949.10+e33da949","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.1-alpha-e33da949.10+e33da949","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.1-alpha-e33da949.10_1574888346234_0.880106976854304","host":"s3://npm-registry-packages"}},"1.9.1-alpha-1d3734a9.10":{"name":"@graphql-codegen/cli","version":"1.9.1-alpha-1d3734a9.10","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.1-alpha-1d3734a9.10","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"300e5bfe2cf770b673fbbe75b5e2f2964ac663da","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.1-alpha-1d3734a9.10.tgz","fileCount":30,"integrity":"sha512-mtaH2a9s7XcUS5KVLjBqjbu7g8Ad2okhuoi3pmZM2qyo9eoxv7sbBzF4kfKBCihsUVGWzhpzUqnZfSTkCmZGHg==","signatures":[{"sig":"MEUCIE12HQk0ivQZiDq8QEOT6jj4PhYZh8k+tUTxjsScDxsfAiEA+mEsBRqyaVDAtaobl7VPEgYtGsNNi2a2D/QHdRXFXz0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178140,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3uOtCRA9TVsSAnZWagAAlQMQAIVFdbpLWwUXGE4B/mJa\nBDAxhnlz4vmGaq7NKwh7NizONKhWBGNf2Di/9ncCmDKfvL3lPY19c0UIs0QD\nSjh+tEJLhfgfdtI6zmCBerSJk2uP+TZxaLqneFZTMe7ASyZQqSNhL9oas8yT\nHnXCM7Ah1EAS1RklO/t5HABBBdwgSSPoEjFH8ELo0sJWmmCs//HkMzbr/oHr\ngy5ToqXaaFgzaqvEaSBynNkdJQg2qcvDrAE33r670QciBI0ZvzrbP+HDjsUJ\neJNwwSjslyJz2iiZdHdTj9Js3DCeFRht7LNP9y0FCawa6nhv9klkSqGipch1\nvXyYVWksjzNCeTHC6upd/olzyn7feS/W0j9AJ9gB/F87xOfw17ZSmLxCOXMA\nJmq1biZG1pLKcH2P2F5m3VCA4q7aS5c+iTOtxOKFJDyOrVg6wMOOFwhmp0C6\nuRBNl7xirOA6QoltdL6hk4wSyEhEOxNsyLyjs/oDUXNPMwwkHZFPTN8m67SX\nvEeA/J1e3VcvmfxyCKMfCDGKc3nyq/YGbONWPGDxcnnwMqQEaNOKo9LynItM\nk46g4sHY4XQK5Q5/0hMBkN8ZHwjoUpGF4iWibWz19DqE8MoDC+Q1mBhG+J3Z\nxXMChMNPk/EAERifia8iAGGqnkb8OuCMPOCGjFYF98fqmKHCtkMoLkRKqyDu\nJhf2\r\n=Guys\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.1-alpha-1d3734a9.10+1d3734a9","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.9.1-alpha-1d3734a9.10+1d3734a9","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.1-alpha-1d3734a9.10_1574888364641_0.9402683207436056","host":"s3://npm-registry-packages"}},"1.9.1-alpha-01fa8c2d.10":{"name":"@graphql-codegen/cli","version":"1.9.1-alpha-01fa8c2d.10","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.1-alpha-01fa8c2d.10","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a3fdb0cf102153c513a072727976e52d79e7b66a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.1-alpha-01fa8c2d.10.tgz","fileCount":30,"integrity":"sha512-J23CEDZbqIZ+4c+/CPsSa5LsaYU6fKfFK2mZ+UxGLJyytchRkwWS6N0huVWPoMSbc5uC/WNTjHMlpXidJWG3jQ==","signatures":[{"sig":"MEUCIQCiszawhdRxzpKZxST/W3f7983g/+ae9ZV656nNo/K8AwIgZ1mhe9aSxHl1ymTu5pOCxZ5uaRqTLDgyPzRA78eDk3E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178140,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3uPdCRA9TVsSAnZWagAAmy0P/jiRHKkmjIPvUb5dv7ci\njWKoM97JVLhQn3v3bOMKGeafXkkRcTEyyr6V1DpOSdzZ+81mRo73ZNGjs8WN\nqarI9aT4HFlC0NEEYCrbQoz3uFLwPVY4LDWSC8J4ymGq/1eH0qdj4oYgxwNp\n3qr2BW6Yb64FiG6SpRVY4BFiWWtghnl17soz0kiOkpTMy1jAeyOR8cwOH/c+\nuzvXWTlsltiBPD0xKJK/z3sysvPh2jX+LqPuumaUoWq4VNpOw1BfjDxRYxCS\nHX8dv4qqa+kHLcYoyU09HSe+bIqPw52P2NSJHzSg4bSAp4/uVT+UzO1Rde3H\nNOgVm2peKGGxdaGy1AjrF9w+Ce3xVNy4dsUcNabgKmuiDvIAL8gabcaoJlPJ\nCq2psHP8T75tMReipgHdSnqufRY04Se+JZBdW0U99AS6+XDKWOYrciCMGx14\nKgvQY2Ubjysm+G2fo2HrZDx4D1aJ6WY4H3ZzhGXQoHWzLX/CuoX9VdDxPHyF\nSYcKsb8BdWZ4muX6O7q9pbFz1bI2Ncl8moRYjaSsvDRH8OAuBPJ1vHZfWq42\nhcaY+BQXmmjtIMG6ju6S13Fw26npOyEl8tuNFeAMGgZmW1W+S2kzNjVPwgQq\nl8aNmRSjrzm3dqpNCbVoQ7QUXkVEVHucHx1VvRS8FEYo81WCFXxPdpMjb3X3\nMcZa\r\n=TBA2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.1-alpha-01fa8c2d.10+01fa8c2d","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.9.1-alpha-01fa8c2d.10+01fa8c2d","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.1-alpha-01fa8c2d.10_1574888413101_0.7680596855111246","host":"s3://npm-registry-packages"}},"1.9.1-alpha-a00dec0e.10":{"name":"@graphql-codegen/cli","version":"1.9.1-alpha-a00dec0e.10","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.1-alpha-a00dec0e.10","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"60aca255e7b08bedd8cb3c5f66e87100b1390ae4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.1-alpha-a00dec0e.10.tgz","fileCount":30,"integrity":"sha512-NWlnSPWOwtES7hcL5JpE4ZgZvl8++F9kWZtkX9FuTE1kccXAYyMAUp1JhY6KZm5Fm3FiYmS7b5KjS6bMLkYUHg==","signatures":[{"sig":"MEYCIQD39Db2TwO4gxbKiG4yaW7w6Gq7O2cnPJ4oZt/jASa4fgIhALvIhbvuTwU++/RTjjTsvA2XBi/2lEOq0oe+J4r6zkgs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178140,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3uP1CRA9TVsSAnZWagAAWdQQAIpMtevLLXbkTH5hKMEn\naHdDrH7hOWKDkUuvvXuQvYx7Mwbfgr3N1T7Up/as1hfd4aTGLdpMR3PGKqJZ\nZHcaUv6H0JkPP46aYqXD8uYTeLWYUII7Y51q396pSF4X8QpMfkWv1F35DWHI\n9HScRFTehMOtq0/itSnpzWezsLkRfgeuYtLmWziKdrtUWfySyV4YHZqgc5Zn\nFnZ4/0pXzcBMsX8b/fR3ELEpFRWocM4ZPTsaCaw8yUeKdP5cQMd8lv6WZ6D3\nBkD09Pla0oXfVCDNPtmyv41Tq77KGGm2L6Rz2YrjdI9OiSUYb7T4nbALaQ6e\nBCRswpB14pSDvvElnc1Au5AoM6NUntSDroLRnlkqfUjJMaRDNYZxhw55wYxH\nri4MTQAaAce/TcyPAmH1INhZaz2G9b/51n2agBRMWGFsKpmpcv92kA7znApa\nzMMtaHgovUnSZ14DLDgcPErLoAstyBY+jkUrapML9TNAyiZZuiYfIw4AOaP5\nxiIxT+NQ2mAUkzQf9z0Xep62smxeXsspb1u3WzqwM0glRFjD/6qW3go1UWUK\nINAjHMuUDq2GYWkRGV0WHSLzn5ifd6OrAl/nNHqL0tiPOAe7ksLuIah7Hzhi\ndJHk74t+NoY1SvFgf8WpTKJzm/ilzS5KlcOk/7ZH/GgIqrzuDgZaxpq1n9Zq\nuIVp\r\n=OaKy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.1-alpha-a00dec0e.10+a00dec0e","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.1-alpha-a00dec0e.10+a00dec0e","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.1-alpha-a00dec0e.10_1574888437205_0.5929909814981897","host":"s3://npm-registry-packages"}},"1.9.1-alpha-58a15280.9":{"name":"@graphql-codegen/cli","version":"1.9.1-alpha-58a15280.9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.1-alpha-58a15280.9","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5d6d8b6c04aadf4dab13efecefc99e1971b4b0c0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.1-alpha-58a15280.9.tgz","fileCount":30,"integrity":"sha512-EAGp/2DPb2S6Wv3DSe5MuuC8+5yogwyUo8XQXSJF3VIjVTyQjPO9zzBgiA/kTRUs+rRgWqG71fnb8XKSHgZfXw==","signatures":[{"sig":"MEUCIEcPomx4kU0M9oTsTHZiibq5dq5QnMhurfgv6W+50NwpAiEAh64/KiDfaRhc0I1Zn5svDQskZfjepnFHTpwTyZGz6T8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3uQjCRA9TVsSAnZWagAASf0P/1Sa4R+ZHIU5cgSY3wA8\nexgZeM7LAgMaHI7VyI+JtNzI0A3ERb+qIroaQUGQuPvVRpaAfJkFhgbzud6J\nGhp/8Zi21szBIULhemajkgDjh9KLNVnWkTO563bgdYg1LRD9u9ae0GSnnfxf\ndUFb5TlA2Drkey0KG7faOoqv8C3VdVNmenJLTXcWsh9fRjwT9Gl3/fUxd0t1\nbHEVlwMgwa1YoWt13DPy5RYFD4RMd3GyjwgcEgqMn5DtXguWJsBnuU0eNPmA\n+JNGgeFPsZ8vxiw3VQgOpsULdM3SmGizYDDZX+lrMKwosBv20wgObLVADA+3\nEMi5dEo8uGa5mWGMtyAPSfGRsGNSkHj0e/x9Xtp2WfOd0Nph7l9U4hq/VxBd\nSONdQFag887v8Mqqk28njmMWv331nLBPgjzM8luS4u+cM9RJIk3TU57KG5xA\nsMX780DDVIY2JsJnE1ZxlxuZNJRY6ZxZFmEiLYsBgDW4j0AcmhoGaeM6/0ze\npX0mZsl/jkaZ+kMlyHJ8PsDLL8KUpgiBvPYxJ8J8fr19ew+sw5fGqDL970SC\nuRWczTNVPCZR5yLjsZgjDw/c2uPpEABRevFgVfUfnG9CMVH0ohOF8nIx2jnK\nVRdScGcQLpimL3GZav3UpqPRsFZtnaRv2DxJwyCoQm2/dUIFUU9gYVWsqdcK\nYuls\r\n=PHOM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.1-alpha-58a15280.9+58a15280","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.9.1-alpha-58a15280.9+58a15280","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.1-alpha-58a15280.9_1574888482424_0.6549267330545747","host":"s3://npm-registry-packages"}},"1.9.1-alpha-8827e3ca.10":{"name":"@graphql-codegen/cli","version":"1.9.1-alpha-8827e3ca.10","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.1-alpha-8827e3ca.10","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f08580e8a0faca593472ada5e8057bb1ffed37f1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.1-alpha-8827e3ca.10.tgz","fileCount":30,"integrity":"sha512-OyweH3mcKmaJ8flXZ5sRXwAzUFm4GP+8NIXBaQCB3QmofmRKNpzYUOf1dYws6O3dSBl2qvjFt9+ABl0PHq8xDQ==","signatures":[{"sig":"MEUCIQDZfo57akn3OhAvDV7zjPZfiYzLukfGo1J+k3BlyIrIPAIgKsXcntNUETL3WOEqKIfZ3vRajbherszLXSHm9k2ncs8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178140,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3uZoCRA9TVsSAnZWagAA3CMP/AoWY4mGIwPHG6EneGm+\nrT4faKUsur12HzxBoWUwis/nxddLTayChQtcpezk5FhcanVObYrkVg3rFQaY\nSU+HhNRLLWvhQEwg0gjqOCm8bInXypr44DdXRV2FyFcM80X/H2GglQDBIM26\nTtE8P6AqqSe/7vrZBHvSPzFjf+1IWhO5tLKChXnp0tcj1rfVDio3iWbBk284\nLxQs5MTr27G8qnu7F8oQ/u/dcjSLoi+5kMGpnfz6nEtoKW2XD/U94Dm/f03u\nFVgem8dGana+iqfVpgNpuqUYyr8TiAR5nlY86X3kk7efxVWf2pA7b/qkLpqv\nU+dPvYx27sl1YDls6zfjktGZYNOMwUyGrwtvbHs8yZ2phiI5pU5xM6hiMxUP\n0PcB+1QA4jXnuE0IGNVyWQsZjO6al4l7Y+a42cy9Gg6f9FClT+bzGwHctVbd\nFYWfwDavny8731Tis1JP7D+VxAdju7qyU2xfPEAh5RFGd4vkNksiYu/tuk8h\n126qT6jOE+PX10K2rIUW/Ekk/zZrZetUpfukFaOIwPzgE/qlBGcHXyiqysbU\njp6dENHYss/3iBb/rafEp74kKfIrh0lmyfqtnXVvFofYkpXLcu9syQ+6QzKR\niDhtyBWnTyi1yXjNYTOaRXS2g62h7T47uXzJlAtWA6qYksVyl8kaAAgt01Fo\nykwE\r\n=iUtH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.1-alpha-8827e3ca.10+8827e3ca","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.9.1-alpha-8827e3ca.10+8827e3ca","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.1-alpha-8827e3ca.10_1574889063639_0.009904089909604563","host":"s3://npm-registry-packages"}},"1.9.1-alpha-507971f3.10":{"name":"@graphql-codegen/cli","version":"1.9.1-alpha-507971f3.10","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.1-alpha-507971f3.10","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b311d5f345efebe22031f6e864880293ea0a3b73","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.1-alpha-507971f3.10.tgz","fileCount":30,"integrity":"sha512-PuHTU+L7vt0xc/NvzJ+D364v5/Za8cOcjwXZCRy/9blOEXVsXnF1y0lPXyZagFBz/gL8efWyCPnDQFxUXphAGA==","signatures":[{"sig":"MEQCID166yuAec7OPXjkPv/5fTjBeiR3NYVrvqFivA7w/cX/AiAGjX+s7CjJAWFaN6cDDgfuzT/0UPQhuu8DtJ77eHll8g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178140,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3uaDCRA9TVsSAnZWagAAk8kP/RkUXv9PqFW4oq7z6ROV\nu8vbMS1RgFS40tkIcSX+BUjahUrCXtThKZe+/xEZRtqQrOqdYCp47wGF8KEE\nPfMdYewAxjyIl60OARXI+tEo0ly42lDDrYMD7Dsva8egt/aZsbuuB5qgaEN5\nbe1tqRyAW8r3pbt5tApqgt3UK0IUfCCopO/xx1d9551IkqBb/tr1NftT1Dji\nxVSypioyPa+r7C/D6LP3LMrgHSZ6qQMrBNtODX9oagkkIqie8BBb4ydVdtex\nV2wvO1IsGMBlktGA9zq6A21jkyb91mmTzZins0WbiauQ5+eQheXbW4UoHu07\nMr1bxg6exHJMfIv8azZxgof2nTSc7YmrTz7NEqNANp0tuIBysnh8NHLXEQRD\nsSkaIuZXB5nmkploLbRBVlgl6E46Ezp76aMOe3imEaJsV/3wQM9dhpVM4MZ9\njYzYCTv2VY5su2n7w8mOXuR5ZvyCfVP6d9p5kveKwVVMuSygTcDrWSrcXG4k\nWa//+rVcqFMQ7QINGlBqThdSWWYrpSUnZ5M720fQyuA2tTGK+6w/XEpneYR0\nD9k8JoRlliq9pFsMxsYFM+5sdhH+bU32iZdDtkmUBMGmxaDvzVA3eO+hiS/5\nlM497zql8CkvGy5Zqx5onz+GaUyI54jh6BE/TWnmQj+9Wno/yETnxNSQZcXw\njab1\r\n=0IFZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.1-alpha-507971f3.10+507971f3","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.9.1-alpha-507971f3.10+507971f3","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.1-alpha-507971f3.10_1574889090223_0.3687482461369973","host":"s3://npm-registry-packages"}},"1.9.1-alpha-1387b80c.10":{"name":"@graphql-codegen/cli","version":"1.9.1-alpha-1387b80c.10","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.1-alpha-1387b80c.10","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0590b3e2c97a3aea3f6f028ac09bc624cd055f70","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.1-alpha-1387b80c.10.tgz","fileCount":30,"integrity":"sha512-2T+Ipzzk6DpdfBOXMjonJrzRDssWsz1binZ/aBeHYslcAzJDLP94n2N3eIGDOwImE3bbFTb2XZpXaYv/zL/oaw==","signatures":[{"sig":"MEUCIQDJvrz5rv95z3kWWh0YIFN0bKTjT6Ke1FZ2BIB9/k0skgIgTCGdHxWD4VqvkC98wL3HX28erkwB6TCnSMoOCXwlzW4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178140,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3uaqCRA9TVsSAnZWagAAcb8QAIyFjhSzIPnKSCRTfTEs\n7UwcnF1cG7CX5cbSfFGjNtQhwqiNI7tgfCbRfsP+qsaWiUEwCmfb+0oODOTq\nsgtENAfLjY1TDlZDmfFn46FrL2ls606llW99iX5+E3vYgAQ20VJC9cba3djZ\nhdLsG7UqcnRw2f3bgXIn40BaTM1c5qn19ureYtZ3i/o1ZVSW2bizSkPea7Xl\n1AvbQ5/Q1RN0RDnVqQ3rTlpgBmFcWSY72yAiE/AhQLyQnPyUnHHSfN+ja8eI\nQKjEByO4mzDYagD4JxxJDyAlVIQv4lMlqSCXbxgXKg/+nRAzyOHliEvNDIyC\nbCK9kjghdIdkjwxrLAo+f+WvTD7npmLZCuF0l1RBqeu/Dvjqlqt6eMt/xta9\nK6c27jzau0AIK5Qs4uy/dqLbSoBXZDIyyoQfzZGM6lf7gJ5Kf6Hrh9vUVQSw\nXUENDBQ2RArJ0mwMxSJmEb9JpZn1O9eACxtUTVFHvpV6qTMxSFkWn2OgLfEu\nKyCutK75Cjglt06dGXXkUiyATQqnromcosFZW07HWVWvEXFiPx7uZ2jgQEq4\nSy/LPt3yeaNYdqYKvNBb4JxFW4yCIFyuQYNAfS2Xv1hZLw10QCuhDyfdbV1y\nxuA7wBs8cl6O2DnrfNHJYWMCcAopidJYATTjt4kqsYCXjN5Js3dzeEwQaJLn\n3aQQ\r\n=EIwN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.1-alpha-1387b80c.10+1387b80c","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.9.1-alpha-1387b80c.10+1387b80c","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.1-alpha-1387b80c.10_1574889129569_0.6325784191942012","host":"s3://npm-registry-packages"}},"1.9.1-alpha-d59ae75e.10":{"name":"@graphql-codegen/cli","version":"1.9.1-alpha-d59ae75e.10","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.1-alpha-d59ae75e.10","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"7e76ee061cce3f6b45f6cbb475509a1cadcd61a7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.1-alpha-d59ae75e.10.tgz","fileCount":30,"integrity":"sha512-6ADQZKumQav17omk3OZ2nNbzJ2dg9oCg2cAzjTa7HxdNTQ+1v7UJVBQMy4Ie7BiOjbXTLKBmXW+kXo2kVPAFzg==","signatures":[{"sig":"MEQCIEdfEZvsKGqpyiUCg+GfZOjD6KoK8gKHocgFZ1bk823fAiBI6NGY3rqPNy4f5GPhmGwVJGxhQ60XCPFNRqTMz9873A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178140,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3ubNCRA9TVsSAnZWagAADk0P/jD3fTmXrLMj3fNqANSu\nK+lM7aj+oJkP9KYeaUsuAUosN/p2rzCBwhY9DwAs3LXUFW+eiccWLvGwrGwb\n7gkeXYxsXvjsWphfmaAr6FZnBzimY0nLac3bYVbeAZwghJSOLq4SVHKRirLS\njYL8/KDCocHKSq8E2yrwZU1g9omMcD5agioPS1xemM9V6vRU//9R7HUCnxYR\nh9C7pcOSNV/qHltSbLz3ldCOYPF/peiPvArIGcxFhp7hCTA1q7pqbKmnQBQH\n3jTizAtBl8eguosxT5R/iBtlf8Io72hMP5xPkhj5ywUr6ksVZgawW29nVhc6\nbkuX+tHk6cbfiqC6/8hFk6qhKLbYooDvLcY50her2fo4NOwWAfGqDYdsbYSt\n8dPMsJ5CO43ZFDj8FG6KXoN23da/CxofWDuu4c5Vk8nfj0IdbEQuRf/oChpx\nPd8UKCBW9mybdzhAHG81q2QTz2bb61RUau48QKW25JeTWWc/zGVRQEkaI7BY\nW2ACFCRzNQDU7xNRN27jRo4cypOrMejB9WqRi/QlR3in+I+NCqR0ZcfZriMi\nmYE3P36qQ5G9ZgZqWyqSSwF9XoXMoazVv1SeV2wVJVTKDHrAhtCBeSlCMWOx\nVhL+rURhoBhmf9YBtzOquz1q25OTTc0q38mcV+KmSuijMB5bWG7di+6TKgLz\neWmm\r\n=eBbN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.1-alpha-d59ae75e.10+d59ae75e","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.2","@graphql-codegen/plugin-helpers":"1.9.1-alpha-d59ae75e.10+d59ae75e","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.1-alpha-d59ae75e.10_1574889165353_0.9238064495224247","host":"s3://npm-registry-packages"}},"1.9.1-alpha-44e1daa0.10":{"name":"@graphql-codegen/cli","version":"1.9.1-alpha-44e1daa0.10","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.1-alpha-44e1daa0.10","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b13816c016c9fc06422f480439e4baf33ead1dd9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.1-alpha-44e1daa0.10.tgz","fileCount":30,"integrity":"sha512-/TjvbQyIYCi7nM8Afkbb1JM2gqRajr3nGn0W8byCnTjPdSO4F2M0D7Bu7rfNZR0NwLyAw0em4dB9NBYi7aa6Xw==","signatures":[{"sig":"MEYCIQCMeqihGnWXZitq65iMT1MSWAB3TmKInxo6apObOyR5yQIhAIdxvwwMfjj2N3GjmQKyNV86fAD1ux+hd8htYOpNCJI1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178140,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3udHCRA9TVsSAnZWagAAl+8P/0/8INSfkBacNUg7VXCk\n2urgJRxpMcGySfhBJ7MrEUpM+1BFmYkzMr0t2pZpjSq9lRESpmcBGA9TB4dg\nM8Z/dFh91i9Fk5HtPzoyYa2LeYztzAjBk4OiJOrIWOZwJAkqzDv011NCufJr\naXrRa/j1WSbBu7IIZNCchX1PVtELWFHOfg0+6KAd/nWtVBWcWtQa5JuWOWJc\nmRH1jHHmWinpKbAcO1ZZsBsEO9R+CpUFGYaUR+g2cEhIkdBYC/spSr8zWSvA\nl04ih+rN7/+0rPqHJszJkgt9wW0EjZHQ4cLZeLjk8mCQEFcyNwyQJ6IISdqd\n8Savlq22A49aksF/voNyR6j9BnzcS1mDsiq7mLnDHk1eqTAOZjc8hga7xF4R\n2NnPVOR0pR4CR2M/qUqXTA+sknQwL0dDmyo345biwqv4PvsSO+ThUbElClLp\nKfXggOYZ06ulMcHT+k5iSNaV2txpQlemfLIczv+D9TpCWeZpIrdM/WVefvtJ\nWrvlMXmJRXUbBODwUxbJETOzXc8dXnC25D1DzwWiZFtKMki0JUmHPju3rWpa\nd+pUR9S+0bB6+zp9+ZwOObn0NKjHIZZ4o/yMRuQguxaMXA7ftTHP7MmpxEOq\nb/UmW+l1PUXLD0oX5qmzmN17BjBqBSTTQIsYv6fQul5/VQUTnz7Ll0ZEvKLi\nEyEj\r\n=hAn1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.1-alpha-44e1daa0.10+44e1daa0","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.1-alpha-44e1daa0.10+44e1daa0","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.1-alpha-44e1daa0.10_1574889287407_0.6051222604968607","host":"s3://npm-registry-packages"}},"1.9.1-alpha-796fc7a4.11":{"name":"@graphql-codegen/cli","version":"1.9.1-alpha-796fc7a4.11","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.1-alpha-796fc7a4.11","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"6afad263f87bf19190451f1aa14eb265eb726401","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.1-alpha-796fc7a4.11.tgz","fileCount":30,"integrity":"sha512-TLVDY8Hrc0me1xixMVdCL5VxRRFyls5QTrrc7c1BodmKhjXy/o5A3BMXCD3rPNKL/VjLqReAxiKUyI0xu6M5AA==","signatures":[{"sig":"MEYCIQCGjlEZifdTdT6wqW0kz13KvU+Irl5bzGmMyNawDHbV7QIhAIwAG9Yh3x4lkxpPKrrxZkDhgBzA+K2XuaqtSZZrM2UW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178140,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3uehCRA9TVsSAnZWagAAu7UQAIQ5HtSQFxZ+izjKHbkY\njVGjd87WOGw6oAy2bRG0fw7iDfQ2WQ8oCvfzLP6L0wbSP20+wsprqaZL9AVk\nCYFTTgQqyQQB7xtRy5CknyOutA4wtyOn6efA5iPwxrHCBcKEPSpWaKUXW7nP\nOH7vAxLVYD+793vTgWKUpvVjpN6Yq9jQ3yY390WDQ+L81YgQXSQ4ViB90Jq2\nyHGo7eN/1jS7HNOG1WllSbPhz+WTFG7WnKezW3KtuH6+uJ+jY3aLjeSQh+Mx\nZSSAI9ouy+f/tEYDwrqY0TpKD5ALrHeWaqZNs5Mlci/mN1tJsxuCI5lKhJ88\nVfA61QEz4FWOe8U+6w2/wxt+Xulv+XNJzSgKOBR1fp4k7u/JwsAKSzuJAFLk\n3MOh1g6d2jXE7CJaWMAscgRricyZOZahcIfGiaWOlUqQI+SpXcF31c0uzbZM\nUHRQbDr7us0YnJUWST5K1hLdmR5e4XaekPtYx3X7QWopAXl9X1d3obEG1ma2\niLna/3ZeyjSJtgb1isOSrnEqjdrOzoj/qydxcanUiJV5Kmx4GCVg7Ibat2iS\nxJOgLNr5R+CpEf6Xx6tGq9W6sZrCj2HjL4B8iLXoolvTHr6csEP+JjojhPfF\nVlx19c5Gb8AV3PuRfNPLvQdWrZWVdD18twSR4rz2OOHDk8EZg90BaM6m9AOL\niEPe\r\n=K+C0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.1-alpha-796fc7a4.11+796fc7a4","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.1-alpha-796fc7a4.11+796fc7a4","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.1-alpha-796fc7a4.11_1574889376906_0.15014180738723915","host":"s3://npm-registry-packages"}},"1.9.1-alpha-92a41aa0.11":{"name":"@graphql-codegen/cli","version":"1.9.1-alpha-92a41aa0.11","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.1-alpha-92a41aa0.11","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"29536dd4a39b38c4afd401c06a8074115daf9815","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.1-alpha-92a41aa0.11.tgz","fileCount":30,"integrity":"sha512-dSw9atzNJ8RMUZec5GY+F0BrtEzLa5kMId8KU4Ziz1+PQyt8gyQOUTjaLm0kwhP5fX2xZvZc+YTRkiQxofsoeg==","signatures":[{"sig":"MEUCIQCYDUJnMLS1WSDAhTKn8sAubD+ucktvKtKOcgDMqSJBYAIgI2+N/AskZpv7mpKQEBbsJoODX76zUjLGKAETjfStuY0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178140,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3ue7CRA9TVsSAnZWagAAC5UP/2vcoP31kS/5ymvlSEhG\nutgHQihbv0rXpXWuyupuo1jWm4+QrgFzWkfXO9NKmYfcc5xeer963xHgXXAj\nPBUaiCkRv+3k2uPvSiUZhX8VuCupuOrWRWn+f97dCcA5JNLSGiTXBA4rYG7g\nnVyba+MLqzB5XwCAysVXeqpijXmYP0qJO5D3dYSURW/yTxDubLfxL/yQHpZ8\nLhM5QcIB0cVvq8IflQCBOxb7K4Z/YGewA1Qx+4YaPJ78j+84GjwcILwW1IG3\nGdek4Flbn5Tw3JN0mGeTNroNUiYgQ4i6LABhFVmBzZTgrHYokQ8ZRcSjWfND\naCybrjGa1YKoqZqEQMU6Qs2x5w0E8cSs0H8hL/zmGTPXAtmrgIVs/Y4VTnlo\nkfjIUy9jXyX2PSt5knUKUjUBuWcOI+cQxl0yz98NpNVk0U5lrRV+1MGHndOk\nj1EYJJGnED7CmW7b5OfyPvgLANCQNavwQ/PkIPiSo3L7mNAzNxK6DJJYBx7p\nnOKSYZvTi1UJgiGVgEZgzSNRiC1efwfKrxxWmsLbiAYS9avAoqC/PdZJSat9\nQ5wPlhePXZEqMvOGqJXsBKiIS3EpWAfWi99S/2ciIfw+4ypvsl0V1PCll8Lp\npGa8S9ZhWh/QMgu8EEu5HIOyxPaEBB5kVrmU65jVbTgA4aIu2OIOHagxpvzR\nlqGy\r\n=rXZB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.1-alpha-92a41aa0.11+92a41aa0","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.1-alpha-92a41aa0.11+92a41aa0","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.1-alpha-92a41aa0.11_1574889403347_0.5225089897546407","host":"s3://npm-registry-packages"}},"1.9.1-alpha-b2567f31.11":{"name":"@graphql-codegen/cli","version":"1.9.1-alpha-b2567f31.11","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.1-alpha-b2567f31.11","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f652417f423646b5013ed54f3be4e5f76a5cffa3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.1-alpha-b2567f31.11.tgz","fileCount":30,"integrity":"sha512-gol91X0NO/Z8s5p7v/SM7k4KZ7AwOUT6G5D3XaRpFZ0hVlm8nLG2OmhRCwHlVdnmyhBBng44xTohR78Dcw4EAw==","signatures":[{"sig":"MEUCIQDftF5rQBS2GKGrsGz+UPYnR6fW4b6I3mTVUbL6Y33gAgIgeUM2UmqgfHc7eSi0FCl5bxrkgI3di27D2pF2Mc30Gb0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178140,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3unGCRA9TVsSAnZWagAAHYAP/RkoxV96k8QZt+x//xaV\nMwyOkDB+VnG3ugfM6Vrmqs1TAcN5BCh5gPM2XUDAVWy8HBddT5GQ+Q5EALOg\ne/qZ5xL1aHUIiOIlJrARgjYJEcOXI7tPpvfZFKaOM00jZANWnFbSKAf3v3Jp\nga9pRh6Y/crX3Of6Uazx9EwAs889yFvtVemhy0JL5n5OwiKZRojTfXAM7UrY\n7X2Q0YVgrndV3dxzVtcBJnP68iVpjtoJfxZNcnrm1EbqvCOrvw3a4WvL3rBv\nS6ScNKALW15fvNuCfKMFC4KPWRSMc95kMyTnm9wn8QWMoRU5rAGFK16W/2NU\nv+oQSLGIWCgM18ofbpDvWmDAS7Iof4eE61vzXzigimx9Z1HBwSjFZucLMyAU\nsuHTeu85wus/G2GproIsnXw0JlLXFT5Sighl0gogMz8bOzQFUhQHl9eviUgr\nkcTjU8Dt5n73LjVvy4mtVpXJmdsmr9P2VjEexsnU5arozpb91eBmapuhnsTK\nDXaIbd2g65dVlUmyZMsmm/0NpvkUodncAbmjEBSOB30fDsyyMZbAFHgV7Fq2\nT8SRLL57V8i7JTDCFb7cyjoOwSSG0NM5f+7efRrq7MRFryc/uXZiAfcNTm0O\nN6nbAFivf8MukJwdY2TYVPr03ErJK3MEUpK1SblujfcGwF4fxJ8FE8L4c3fT\njT2h\r\n=82/r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.1-alpha-b2567f31.11+b2567f31","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.1-alpha-b2567f31.11+b2567f31","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.2","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.1-alpha-b2567f31.11_1574889926412_0.28998229636897466","host":"s3://npm-registry-packages"}},"1.9.1-alpha-4b149091.12":{"name":"@graphql-codegen/cli","version":"1.9.1-alpha-4b149091.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.1-alpha-4b149091.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5802091f59e014dd94359b1cd1b8b24cccb3977a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.1-alpha-4b149091.12.tgz","fileCount":30,"integrity":"sha512-NbIsxgap0gBmpX/oG6LHjVjoiUpgIxSOlXyZM+ZU1rk0AqjmtFswWSQmOJdDA01JwKmpaWyGXmuEvhY0ykXktg==","signatures":[{"sig":"MEQCIAEjD/zVKGZxZ88aknfhEUnG+aigzKDoJk5e9/BteycbAiBavELTIkMLOmY2I21zaqb2vfdaEriJdRmwc6PnoD7KLw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178140,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3uofCRA9TVsSAnZWagAA5FYP+wcRa3wR1kI1yv96F83N\nCsZQ8ogeKQBNoRrBAqGW4HoQ+u+wczgBzQSmBLtSjbqyN6dnbCRPhF7KnK3o\niv7soCW+RIp3QJ9q7SX+iKHL2B6W0Iq9bZOTagqJQyX7E4cLe6on6V9TvmJg\n32dmP3AwwVNJbJ4GTsJem66yLy9Or36+J9FGxAJ2txhRI6C9DiYrV0OMiBiX\nxi+PrPsb6aP9OBEYyr/TzUbI3E1MsJf/2yeiU2Z6+xEkX46cDixyhvTbGTC9\nBT5zSzaJWaS8y5BcNRk70q3J7w910WoeNg0cVdA3e3JRvJKnBuz+j0mBHnre\nUWCjNFRyBv/wsX7p2nlRNiWhWHKo/Guk5mtZCXbfH9NJYF6VSbhLhw2wbEBd\nxGHn1cnzygB85korNqXDl+kll3gDmVSUI88DJhZWCCFZB+lU4XHY/8TV7o7X\ngh7ZbW9RQp1Ln0AI274alGUjKJgp3y4WWvFc7InDyBNORKq05Hl1QxDfRAIq\n4NSlQ/Lmr/I7UiYQJ8Zhj755Rc+te1XQ522HRnhIuk2o7b/uy+K21HfbjTHm\n/2UTJg4Feg9fBhFyMmHLuQJNqg1+EOjjO8lJhwWAQc0wg0CPWNBunxxUd3gZ\nmrK0CPJdBlfjE6XW3wF9BbUgsvlIAoyiRVEE4P0FEdp4nI4s/beZlyWlpjUM\n+jwC\r\n=Sul0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.1-alpha-4b149091.12+4b149091","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.1-alpha-4b149091.12+4b149091","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.1-alpha-4b149091.12_1574890015345_0.3811157213584839","host":"s3://npm-registry-packages"}},"1.9.1-alpha-9bb2a940.13":{"name":"@graphql-codegen/cli","version":"1.9.1-alpha-9bb2a940.13","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.1-alpha-9bb2a940.13","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"16807953a496cb34e952c6752dccee017ad08f14","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.1-alpha-9bb2a940.13.tgz","fileCount":30,"integrity":"sha512-RXSJd+bSwJmj7JdImlt7/K5cTPk7M8IQwScs0iBR9Dm1fJHXWS0SXdoDT6VVQDTw8P4oLXU4UHXgzYJvFahLaA==","signatures":[{"sig":"MEUCID4aKWKL+tM8Mqo0rmKZ1dxnFHs6zL3Q42jNnMMu66M/AiEAlaQNL2x7pId+xxonjg0xIIueqUdV96fGQLlLtAq6y+o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178140,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3uqLCRA9TVsSAnZWagAA3OsP/Rfx8LjaKnuUS2oPzFMw\n8wl6dbig4Sr+blk4JMyGZhPCk7JzBS/fLXVyrrTgxLbFlbzT6uYD+21N6xQR\nVOSADVvAMPhCXolD9JI61w/uOUNvnhXm0YMJ+Rwue+ImJOUICuGFzWihIqms\nZ7PEsGwgi+UvitZgxHGpbyCE4ZZ0MWnMrJn8bxlgtm5MeSLQYEbL00rXWXdG\ne2KGprXDCrRV2c8qwAybNZCFdkRi5W9YE+iM7ApoUaALT+N5M+1WZ+QNlWGT\nyUrVjr4wv51ixJNHhX+oqXnUZN8hO09qcK1vq5TUCMJRnf4tK6JFQMQdLCat\nYsiUbXrx9K+tireXIgB+qjrna8QnXXA/BhvJR/S18Zw8h0AuSOxr2oBAXQnQ\nhKWvToJT4nKjf4081gG6p1uiUd22ki6HpW2qiN3qeiJf7E9A32AofXWynj31\n4iI20BtJj2kiArtCjzT9cfacO/YDv2OJTUQX9k0ER7yJtPPQ04s4aGogGaN0\n4rCsFEr/gdsuXgvidgJenYIgDtIXH1IuXw4+veD/iySYkEbNqMdC0BwwFL80\nrkCUYHmNlBmhE5n8shZECFOPNhDY4EVer7bduwwoJUep/k2DM7tuyJ3i88zi\n4/RPKnk/xMjE6l8LP8BLC8hcGJDw117MT10Z8Ul1rGPc3H47U8RF1UKPyj11\npTmN\r\n=SWya\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.1-alpha-9bb2a940.13+9bb2a940","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.1-alpha-9bb2a940.13+9bb2a940","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.1-alpha-9bb2a940.13_1574890123041_0.7324585295751318","host":"s3://npm-registry-packages"}},"1.9.1-alpha-47de19e2.13":{"name":"@graphql-codegen/cli","version":"1.9.1-alpha-47de19e2.13","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.1-alpha-47de19e2.13","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e5e7f893c147f467f52ac871754a6617e4b0ebe3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.1-alpha-47de19e2.13.tgz","fileCount":30,"integrity":"sha512-mgDPchLErSLOWDZGaXG62hXBjqeVZivyxvDoErrKeYhnFCxMsNMrVf9sSNXXM1LXe24G0Nykvgm/lF4fKk0fgg==","signatures":[{"sig":"MEUCICJOdq3DObKPnyTqZkJGPkJ17w5CPEv8SrfnczMDHDSsAiEAtv0DTbT3c2uczac5jou+bX6oRL/7e/lwfFvHcWd9184=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178140,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3uqvCRA9TVsSAnZWagAATf8P/j2QLbguP5xziPyS9Agv\nTH7k6XMUhpyW2Yl5aNYR8hUM20Uz/qSU5atsDG3GsvB3gIY38QGE3ZbSqJ4e\n/MScwawOFAJqBEe53KjebFVcc4dC7hrqXcuQl+k2K5t3SC7PeBlCnT2xWAXk\nQBTAKAQo8KeoG7DaWhPdb261xOwRRXB0t+fK9v9P4SLzbCJSte1RmSqSYG1w\nHgUWrl1RADxToUlPriNnbe/8FCvCZufjP23Ac/nO+TnUZ7rpEtyALmi5HURb\n5psV2/LXAvRl5MNkrTv11o3ZmcogvpoOqoOMm44YW4mqTEQDYCZA+PbRsISA\nR/65CHGWovqc9bYx8TFe+Khs4snjXUlcMMd/MwRJXXa692pHMryTwuWSL/Dw\nwEHQXp9uS84Q4/T2MPdYDsayUax1E1KS7j1zA2efj453aIsIPulWNrNrUHsB\n34o1PPoKkV90WCFWz9le9olTe5bfpc57Vv/lqBT6D6B73Z9hQZIl7h//Iaum\nhThIy5mnqJOuLewabfDi8cQfobftUU3MoudSrNL8BwRA8CJnr8MzJ+fdXIVk\nUPCNUTI2O2U9XiMR7Q4e3FtcnHzThj8w0+0OtCdhjX9NtenhCbiinKVeG2/I\nWbFilBMiOnRprjOMdhSq7/S1L8lqcuFjgV4rHH/A3Lc0aD7Pb5/cCpb/Dtaf\n96by\r\n=X2OV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.1-alpha-47de19e2.13+47de19e2","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.1-alpha-47de19e2.13+47de19e2","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.1-alpha-47de19e2.13_1574890158786_0.7606945273113577","host":"s3://npm-registry-packages"}},"1.9.1-alpha-8556b5bb.13":{"name":"@graphql-codegen/cli","version":"1.9.1-alpha-8556b5bb.13","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.1-alpha-8556b5bb.13","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"73d0d36ba5a9399605a03169af2cd12298a289e2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.1-alpha-8556b5bb.13.tgz","fileCount":30,"integrity":"sha512-UmaJm6ix59tWc3hSmz6BvtqJffZXotdKh0IFIIiH0mgvEW4oeSQL5nuxm5Op0QBpJaA9vk2jbQJ5qgksdr6mIg==","signatures":[{"sig":"MEQCIBR/JzbSEoPI2oznSj2wbi13co5/5kbm9WqAJ7+7zKgiAiB1HfHHsC2POtk5Awr858ykkc2wT6qVPpb4Bbh0/18PaA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178140,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3u4HCRA9TVsSAnZWagAA7lEP/23BBw54JJK0rx7IpK5s\nnGMRhv8EJq4caZ7azLbaa9GP72e/icR/0mCEy8TDUtwjCn/7vh38sigKfdfG\nMyuo/kSIMKRZYvDxprzqB+tpQVLQqxo/5E5R4vQUqbeuowHSxZQe+qujGqmZ\nZtAxasMPvZRcgy2XDuG/c4i8bONZVQ7c5LcX/kT0i1ov3bnns4SToIdlfC+e\nvPdo2OQAMsDAx2ObsiVlsImIrAxGYi9NaUgg2Lah+F1PnGlxjIwAPb1qWK3N\njoUJI1/QQgiUGRvo3OvG/3TiEmUmmBNbaEkHQb3C5U6sABD6CSAoO8cJplA6\nDt047Wb7mLheZhBO2USxTq1KLDm5fJzwaNLl/5YPs70Zoc4XAgul3IrLqy+9\niveOfU/f2YSMemrO8/fmE9JAdo/S1jNOjZdeWHBkcg4Av3aI4x2Hqbj7F3xU\n5Hto1rQ2ESUn7M8v3q7B+Y8fuVfRtAvKUlzuhEjRFh00IM2UeHFE/kG0bLkH\nr7NoiVGYwzL3Ull3wPYXDwOMtAhtkEaYlLtfEiau4hmNklpr1tCpn+V7QxC5\nwmuYbTqNRiTc6KfieDu0BmOZoak1NGqWImMYo7MzCL39HzD8nzYLBsThx0sr\nRFoKNcCr8Y+iR2suHhRVbjIQfQ0tSf3rVzEKqYVwYoNLdlzABVt74YjnHRiH\n6aFO\r\n=FwcU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.1-alpha-8556b5bb.13+8556b5bb","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.2","@graphql-toolkit/github-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.1-alpha-8556b5bb.13+8556b5bb","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.1-alpha-8556b5bb.13_1574891014878_0.13685196530807797","host":"s3://npm-registry-packages"}},"1.9.1-alpha-f3e6ddfd.14":{"name":"@graphql-codegen/cli","version":"1.9.1-alpha-f3e6ddfd.14","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.1-alpha-f3e6ddfd.14","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"89bccea89f9be062519b7c51cd37b02200842902","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.1-alpha-f3e6ddfd.14.tgz","fileCount":30,"integrity":"sha512-5HRm6ItCF5IiEP7wb5sL8oyRh6UjIDtDVDcNSWLA+ze+5svr6OoOE1pHH4bGqb1tfuQLi5mNxrERjm6TGeQf7w==","signatures":[{"sig":"MEQCIGJLmopfII6CExaMmROEalX65dM8X6Q+TPwH/Q1LXSs2AiBBIXZrFh+Oi7tx0krpGNCmUr8FMeKf/KTbv1lrG5kB+Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178140,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3vkJCRA9TVsSAnZWagAA0LMQAJktJKC1e0VvcPmQrYjO\n/+nOVuLSOkqDfvAx60b6syVE/ErZ5qGOtklyA4EK/zrCgmzkS5aVlB/5oUk0\nUCYYc5D6zbYC0QVhtqRVKvczPm0pufgzCbrBYS8LSbD24UXyoPbMTlbS+5XZ\ncC3V7ECxoy0WAy4RflqCIrf+5f3aCb6CNxcu5l9ufZpiyJsykixAsIJaSAJo\n2BjqkPcQ2fFbTW7mxcAPFI91jKIMmEzPxJVWhbduKUQLFSGbbN5G5s8T3HPy\n/XKSpOFGNtRiAwBWFdssfgOrIWFUXRURw6gd/Mkb+aMvOlsW6QyVPXzZL+Tm\n2r1zvAnhJ2vtgN0f5xAkIOcb92/egSzw7wiIThcIJEQmqmWDt8NraLiZb4Ws\nn4JG27EPnRnDlAR2WquSnLgX1ZgYZpeCRQCnJOu3epGpUlzvYeQ3KSK6eUtS\nZ31jPlVe/eIlFur2MvOB8ArpXIoG3QIKtw0Hl+RmP7Ca5H6OdfYbX8dfipuo\ncuDAS0JOR8lP/2atuVOB8lAlbBNUuLpmSrz11kprJyAlQ1ex+HksaOoQhLac\n+gUQLnPtaCt8HzoA+OaEMDeGmuDBpeMgBPhIct1tUsC9NP+R2EUcbgZP5F+N\nG2cY8WA4x7IPWwCv49YgyfVCIVtNZicoC6SgisdS4Vc+3k8QUUmMjl1BJdOF\nG8kc\r\n=l7Tj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.1-alpha-f3e6ddfd.14+f3e6ddfd","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.1-alpha-f3e6ddfd.14+f3e6ddfd","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.1-alpha-f3e6ddfd.14_1574893832706_0.8693276121277078","host":"s3://npm-registry-packages"}},"1.9.1-alpha-91daad43.14":{"name":"@graphql-codegen/cli","version":"1.9.1-alpha-91daad43.14","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.1-alpha-91daad43.14","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"800603a41278be5e72f1de1763c60307b45aba28","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.1-alpha-91daad43.14.tgz","fileCount":30,"integrity":"sha512-3zYI7oFR6WKpMwY8xJFYK5L41rBIhR8Xj+DuvV9rO8FatALTqqGysP01Sm0KA070+7hADIGj5nRSuIRKJ74yKw==","signatures":[{"sig":"MEUCIC2M0Yzcyd9FOBUZC0xNrd62IUgtQPleRat7sk5yIOK5AiEA6DPJK/d3kIhVL/kMo5WYUjBqOwi5q/2HlF5OYLdjw/4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178140,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3vkfCRA9TVsSAnZWagAAV/UP/j81yNgzMggjme140N9g\nuyzKOViP/1qwaKvJO1ir0X86h5UKpAf/AXSQdlU/1Ox158JPmAKMCFc7iIVb\nM/AGWVcJYMXvF6Q45v95oHktHkhbExoMYUjaVeKWZBLVZA/UYsR1b8ZIws7A\nk83GZkojmpL0/1Zs+MUXU/by0c6RS5dIEn+PToUKXOVfL5dL4igyF9aCIXqY\n1IP65VwytKg5jl/b2t1Y3n2W/+IXlqTKfvcvTxhbsQnw7Dptp8ROntaUikZc\nyn/6qfW+TxaeV3JVyvmmndCuOm8ip5lLE3C1nyodoRCY8dm6BYqZ7+29FZsP\nVy2po+WQT3/QN1CfLVY5CzOSn2qpU3o/EUMx7CZB1z8G/zPfFYT/sMHq5uN1\ntp/Dc5UVmFUZdF2KMCdi4sDwbVjfakPnOuYgYe06XR7srXfFuZN/BaF9HO6F\nKI7ombG3YzeXwo8rd2RDY8+DAx2a5GDC3eN1ZFwAY+zJJDjYJGjpniFrY1tL\n15Wx30HzDFF5CesyG1Whk/tQkI60rKt5hZ1LuFlb1xAkn8Nq1q09/mT9wjWI\nPsxPMSwmDpZlS++Znk20IzWRV+qjEXhEudqpAbfvmjcTnsO6OGWPUS+sH6+V\njP1lpkxdkU3F1YysqxzZYnmW5+b+Kb9nsbYzKqXDPxO9UBEsNUFGzH91vUJq\nGAE0\r\n=IKem\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.1-alpha-91daad43.14+91daad43","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.1-alpha-91daad43.14+91daad43","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.1-alpha-91daad43.14_1574893855201_0.9454607341873571","host":"s3://npm-registry-packages"}},"1.9.1-alpha-1ffd42d7.14":{"name":"@graphql-codegen/cli","version":"1.9.1-alpha-1ffd42d7.14","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.1-alpha-1ffd42d7.14","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b8b7e27b7069aa242b3e0e9dcebadf4beaacd997","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.1-alpha-1ffd42d7.14.tgz","fileCount":30,"integrity":"sha512-NPKYPSv0wk5XPYUtdlohCLacnEs6b32WUkiuIY3WV4FQhMjMyoJGOq1Bisfkjm7SCqdz3G7UJttBV6Y/JoUlYA==","signatures":[{"sig":"MEUCIQDAzRnaFq/s+RjvyVZmL3Nd4NGI8DzciH2XiIlPDYKyLQIgZk4F0ro9uegdrFWF/uI+/5OUp0Z+IM4UHMK3EvhKLss=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178140,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3vxbCRA9TVsSAnZWagAApyAP/1QYnRwTMOI2YAiA9V8w\nclsECBbgg/TdSmyQiaf3F4oHdP75ipu68oftFAuzBt8FQrOSwQdi2vurbtvb\nF3dOnGrXcgE8FmjMD4xR125dU0u2UVGYH29pY+QFWwF1E0m116unuwz9fxL0\n0PJ5Ivz13/6brAyCeoM659++SEJEuixVoo9A6XeP3YR7Q+x4WHQXjm12PKGd\nE7z042wBOmsGOnf/K6TLmXUrxVv3KprfT6dje9hHAIiZ8MeogRvCAKn/qCdi\nQtKeFD5HZFb/BONYqmJIsCEmngtyzNPuXkaIzffL1LPiITbuQ/iwEl3FZQL/\nVT5CJFGt4LCMO9QalOr7DbI5M9eECIpO81Rusajig8jAZ5wZQsT/Nxyek7k4\nEFumyHOMZzdISWvdWQmg96lTYTUs+IHf8pZcdHPekn5iS/D1Jspe44egDPDv\nXUvxBs4t0VK3a4QY03wiLF9mKe3I83P6JUiVMXKnAyuFu7Ba8gTdpAQve9Z3\nU9gM9WfTuJ+GyOygvJRnF+6IGFdWJtrPhx+K0113VdqxZn9a4vatzpwkT+yl\n+Om/cKAuLJu5egy/ZzG7biGQm8FsWxTnKkcw4IOQBtlk39g1Z4I3py/qjeRv\ni1I44fKv32f3OQfyXiiHoh2A61Ab5WsDswGul0BIxxt0vm5p8NRuFvaXP0eT\njSY5\r\n=DpWz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.1-alpha-1ffd42d7.14+1ffd42d7","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.1-alpha-1ffd42d7.14+1ffd42d7","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.1-alpha-1ffd42d7.14_1574894683268_0.21634011174349732","host":"s3://npm-registry-packages"}},"1.9.1-alpha-089e53a9.15":{"name":"@graphql-codegen/cli","version":"1.9.1-alpha-089e53a9.15","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.1-alpha-089e53a9.15","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a4c1d22e76cfe3d0e9ed93fb104d7b0cc1e050e9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.1-alpha-089e53a9.15.tgz","fileCount":30,"integrity":"sha512-9Yy4quwGCgXA1HPuDEWOcvqLxnNALVmWMNKg48mZksjyK9BOh2XzOXnbYgu1EjvnU0vls0xjV5g5+V0Kqu1zHw==","signatures":[{"sig":"MEQCIAudsxnlH8orXaoXjOvkeQR3+P7mh9s6ehY7dU786R9sAiBAc7cJp8dOfxARs9RLYlUQRet2xpvJ7DP0RQdIQJX81Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178140,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd31e9CRA9TVsSAnZWagAAI+0P/iXGJInEMah3EWwNdd3o\nUSdYDiAXdI7P7aBflrL533KQ+pvwG7k/PtvnFvxPu/jBujmQnBv/UGBfDw/P\nnAuLA4Orpv50aw+MN/EFwVEyoF+CJdhlRepYhr2NlhH6mf3hulJ519ZKF8Y0\nwMlY8LFb7ZcCEkDo8Tu8RjvZ5R7BaCagkYDvVY4SncF7JEAnINETH+hFgNi2\nyzI7mA2e7yI9LC+23lm8bnLlvmn02LY5qkq6kytfYkT8juSP3ER+0I1e1Ba7\nhW1WZNZCnK4xpCKj0bAO6RVtisuaNrCNxvC6uG1rLMoW/r5A/xp3U+P8VQsc\nqRQ9rFNFY9gzYLKvSXHDcrzDP4ldUDF3F5oPc8eaNltQZXYo286/LgPIlHoz\nDoNmglaAi7vcl0D8y4kG0v/Wr8vYuxoTFW2PKwt7qm95AbjMiDc3wangqVl9\nogK33MLdkhQS/GssqCjVP0XfK6dUTq9j0yxqhm5wPfTxsxf5iat5WpxfxzR4\n5/YOaTYKkldyH5yutJ3q+6npB1PEqWTGMeJdZXrW/YvUlkuobCTyu7mQopCT\n8ZlLLVc9arpzjeYenpcd5zyWKontljThGzrmt+2yZfZfSX4CEMLgKUnxAAP5\nMNMEwYcC+dlfNV68fTEw9lb23MAVgBqBO8CdlaaXgIztynbo2eAyVRHNf+jq\naUDY\r\n=lqG+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.1-alpha-089e53a9.15+089e53a9","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.1-alpha-089e53a9.15+089e53a9","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.1-alpha-089e53a9.15_1574918077399_0.9930361160034566","host":"s3://npm-registry-packages"}},"1.9.1-alpha-c0ce2b30.15":{"name":"@graphql-codegen/cli","version":"1.9.1-alpha-c0ce2b30.15","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.1-alpha-c0ce2b30.15","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e07ac49f6ca32d5cfd5a30293c967f46cbdd97bd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.1-alpha-c0ce2b30.15.tgz","fileCount":30,"integrity":"sha512-qDKzEq9UmlHw1sL8VlnQfhvp4cx8Llc/QkwZkkjF/CGWGnfP4/a5GhhlUySyDcHJWMQpB0hn/dnQwPyOAC+rwA==","signatures":[{"sig":"MEUCIE+aiKypqMwNP2kISyQS20GzyUoXz3h0VnV7N1EapuXlAiEAgG1wKWqurS9fyroh2JbXb5s7C4fKYkB61Oz1fTVG0F0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178140,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd31fQCRA9TVsSAnZWagAAwIsP/Rh7TQMDG1Puj00hhcSp\nDjjBCE7E/kYynDaAg/3v8ZtHc/tLbnYZnml1uB4j3Oar9FScuz9y4FV9gcxY\nHhaOV0ByuwVWlKY1KANtgJDjx6hv9BRocWODDPKOCZCmsOvUKAdQLLMdxVoe\n6K7s2BidbdhTxdFkb27Q7lMQYQJvk3tTbjAEWwD4QoW3SC2L8NG67e8yvkyI\nHq7cQ6Ak2DidWbMUS3PB/zsyFigfeTEo5OldFRByRusUMz9jkUis8LizoIZ1\nTtqvr+QFYjcr2/AzSvPNE9nvHS2HwGY9bDUF4wjw23XRDJosM0MbRvh+dNWC\nDD02tEGdulWpFuYndRj34WXY75CaM90S5rjXGxz0h1JZPIKOW+OWi2DfYkK0\nIHszBEWnisUj0pG22gEDzSrG9hm2iNxIPNKn5BCfLPo6rVGUR2Ygs7f7Dsqb\nj2q9Rfj02ffxPhb5Pterl4q0cAlqyLNN86i7lAwduNQEoAp7O6M1gJllQWIZ\nbrWK3eiOc/tubP/cC7ZODzKOdXYIH3F1vuAYusY8KlA8DEWsuPbkaCMZ5ZHD\nGB3ehwKAg0AhHEobeljgWmypQi1vxzSR/7SnT44i68JWRbO9Qcp1lvz5BjZd\nlFL9ZokzK4LYLCvBKvZJCRV49q2jMWYUQrlmABj3s+j2z0DqtRpziEnQgdRu\n7mpB\r\n=9bI6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.1-alpha-c0ce2b30.15+c0ce2b30","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.1-alpha-c0ce2b30.15+c0ce2b30","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.1-alpha-c0ce2b30.15_1574918095726_0.2333151379568852","host":"s3://npm-registry-packages"}},"1.9.1-alpha-ffa93aef.15":{"name":"@graphql-codegen/cli","version":"1.9.1-alpha-ffa93aef.15","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.1-alpha-ffa93aef.15","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8ad6c2d372a671c18d9f381fb85c2b93af0afe58","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.1-alpha-ffa93aef.15.tgz","fileCount":30,"integrity":"sha512-d33dYSD+jZ++6NRdHe5guQ1Tiv7jq64HeIUhh7gtqUeXNsp3gI8ZbhEwuCOdBND+U0AD6ax/oMpprJBJR5vqVg==","signatures":[{"sig":"MEYCIQCUEhP3G55ZebwceCvJTzbNRToVoVhv6mKCIFvxH7h++gIhANRsFKk9bm58oma9W8igBCNg4MCRKLgQwA1BDB6JJL3c","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178140,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd31rbCRA9TVsSAnZWagAA/QkP/j86yvNcfYGkmne24MiT\ni7bGNiTv7xcD4lMGSqNMrMi7ELAaBDMClJzZxRJu4y5T89AujbzKstCAg0ho\nfWJi0BnWAfyC2qlFga/aagQfvx0FvDH60n4jq9JSedyY70wf8qpRFBWAcbhQ\nlWpQjXVGUM0dv5EZ3Fb30634xKSoeXsldYwovCSN6sODXihQxj7EHEGoMqWI\nyXrJGerUuef1OXWDvctInnG0+E8RFqBMh9JOyRfnipxvKVqpFk7Wn1avmont\n9NqpbHJlbBLA6zsQDw5t18RFLjnRZQMovjcr/BqMcfYmQoCx+9Fa5KlT1fn+\nxztLghak7DCzk5eA5GmTqwTJFMTfTm46BKTVG1nZsHb/a9AhqXp+lgRCpEoM\nT/93S+htfy0dAKXizbn45prWRwQVlMOqolpnE7nnhTc9rC+1RaxagCCq7pHZ\n37Vwh7yZvymxbyqzQtTJ3ZfT4J37AuKwYQXE3vdixUxwFByAGbJC+sIIZodD\nbihWi/UbrktYCS0kDjDyZs7nowwhv82welxVYLlXBY6pIXbwBrZbnKWO6lAy\nglvFNAnK5ncms/s2FfVY94ANDWZJizA1Q/kvpT/vOEbIz1HOvsQKQAZ/o5ad\nQcR9I8FuEyVK4kIKWngBJs7pW/bhl69ePY2tuKSBE3k7ssd51h8mQDW6Qy9D\nAZA4\r\n=a9U8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.1-alpha-ffa93aef.15+ffa93aef","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.1-alpha-ffa93aef.15+ffa93aef","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.1-alpha-ffa93aef.15_1574918874539_0.7999884074473995","host":"s3://npm-registry-packages"}},"1.9.1":{"name":"@graphql-codegen/cli","version":"1.9.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"23576b61c66d70ffbced108a74aaff29367bb3e8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.1.tgz","fileCount":30,"integrity":"sha512-Lvy2cN/CAm6C2p1D6XQ9+pHpzbMJ5d7T6eoKIIRINzmdjXFNos4Mw4c26HB8z2uNKdjgy5uSXAXGxZjD+0yL/g==","signatures":[{"sig":"MEYCIQCXvbL2wJw/fpEgX5ABlEbxYYea0xNCqNSKpNoV5mqcaQIhAPIAsgmCtQjXEU5L2zeHp2WUeJf7A8HXtd3uOmGBrRyP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178059,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd35XGCRA9TVsSAnZWagAA2xQP+gJEoku4asHNoJtqnUEQ\nh7sfGh8BLuKiKTqHcu0ZlBQ3KiFIJ+b3aWpruXQhWcCugjLR6Qvvy/kqKsL9\nGMLGm0yqzCRMTR0oms4aRo30/LHwELk3Eu+H03ikTR+rej0ieCnrKL0hNW8w\nXz4lTjELU6BVqwXnCOjAoSEW4YE3GEsuAwoMi6DmEZ1FH7seKakOl8a7gB2d\nFfcnXmVFCE4aQUPuqRJQQIHSrxBdRiV3laIq5V3pXlYD6riafalObD7SPCYg\n8YW6CV8IFv130hqpyz81V7YxY9WoKkXUkJIpiNlNVhNIAJEd5JQFWPbaWOJ1\nrFDA5pcMT4vTaXovuhiNU3scel2V0K1MkGaz7izyyELPqLZciNr9Ruc+sTAB\npiqKjXcBkFauDNeLcZqjzSaY/XGTTdsOKdKtCXWevw9XoP3EhY9CpsumQGIY\nhMzeQeZBsq1KjobqBBpOJ1phdgBVMsIFu4OjSSTen4QC+VVW3odSN0Dycw1Y\nYnflLd2iNTOIpCJ/wQ8++JQn0GjS2+kKF2yqZ+5utc/HKPWQ2zwhaRbTnQSY\n/xk61/JhQYAM7IpfP/4hDugSdmId/rXFK0gREqyRg8+syY0vVInjvW6ADBF8\nq0gno5sg6gOYOzSEgltZmOi4EQOawzYRg/RECgoqSjd0YakRxYg5gQe06Y4Z\n3/Xh\r\n=KTkp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.11.1+x64 (darwin)","directories":{},"_nodeVersion":"12.11.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.1","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.1","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.1_1574933957759_0.3719730795498153","host":"s3://npm-registry-packages"}},"1.9.2-alpha-94da2248.0":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-94da2248.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-94da2248.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"23b1bbb5c5c95522c264fe8d24f6ecd97a0f2700","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-94da2248.0.tgz","fileCount":30,"integrity":"sha512-pu2aOUQ0MheNnQ/ykvrgWSgvF+/0nUeBsRUaFlFsaQncTvptPMtwLb4MOqPAHJm03waay5Mr6YKQfBQmzqUy5w==","signatures":[{"sig":"MEQCIFmLyJZ1ES+e56LcgDRZejXMhA9zywIK/ZKAWNfp0jV4AiAY1ST2xRBolgm7bz3jVDPf0/Kv5XMd73CDi4E4spGP6g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd35frCRA9TVsSAnZWagAAHcUP/jMN1Lonng43LILEkO9j\nUve52Rbs7UyZdEemzU0TZwobp+j3bEiqYuWFdtpzL9x5oy6IyDo0u+FP8oPw\nycXZq4m9WGIZPxQbVpMw4SehZXJa++MDQDWVXldIovU44uA4FFVfMxkf16Wl\nJEsme7Ekg30Ni1m/+7ExXU9rOX/51PUp88pN+76SpfXG/M3h3xpzmz/+zTQS\np6FOGt9yluJIz/m4IItPmStwPabKtd9b6xSa5gfua4OTc3u9qeYgOYtkxlpc\n0SveVr1pFKQmqmF2EwbTFuGOP0HFOWyybUdVKU9ufUYxel6kAd6SwJNnIvRR\nqisjF3Vzy7bow3ciqb5Fz2xMgA3ShfGSWglp17NXLS5TbKtXbs0TaCXDjOvy\nEqpXBSOquZVhmmRkfXeydleOWgbZxjtChdjS7whkjvwJWENqSIhIEJECK6ZM\n0UBaiJX0EoL2KA0gXvbDyIwGPdNAXBbsELMouS7SJsHNsJGyiIcgIyBW6lTB\n9y77puBfn88lKpq8oC9/v0SWoZpbg89zRRsucMXqghHsQ8PGRD5RbjhfMJmF\n02Sct4aLSYeKo9CHZkw4L477umdbRs7aPVmHr+gz0iAvy8oafBMpeY0Wgjlf\nekCJqNlO8+ghVxZeEmFtptmalnR9qn4ktE6SrwnUq4XuH8pezlOiIW4I4KPC\neIiH\r\n=WQiS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-94da2248.0+94da2248","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-94da2248.0+94da2248","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-94da2248.0_1574934506788_0.592183883359682","host":"s3://npm-registry-packages"}},"1.9.2-alpha-d4515a46.0":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-d4515a46.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-d4515a46.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"320e1279dfd219986af26ae0759d58f351a46963","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-d4515a46.0.tgz","fileCount":30,"integrity":"sha512-dOq0ikW+hm0/66BsPSU7cijus3bbMoLc//FmkQLthWzw9Q0fqrCIHsfbxnIxpro+OvN7OeE2rWaXJNBCbZYJPA==","signatures":[{"sig":"MEYCIQC8QaV54z/s8uaTM3PXJxQWmIA9h8TwXSOyp+Z2D66NtgIhAKK9GOPnsXFvfzTXpkhEYu9ltwk0rtHHHvJ/r6tzh5OG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd4AA3CRA9TVsSAnZWagAAS4IP/1YXJzUWUg86SCMzZ1QU\nLwUm9HFiEwQ3ePyGXz/CrCSxHG8/FGh++CUeJorQQZPqt6o5Z0nJ/3xmFpE1\n1oFWHcM0tQOXyHk60QyMRFume6MnZ3ZxbR3xHdq17zzN7RNy1QkNZyHuAlb4\nfNmHQgYieCzG/B4EiCuaESQ99OadfXWxQAkP3qdNUbQlGjZVLG1sFCfZmr+A\n4MwfnmNF/uxcCzMKEcRykwjr/GXSjzrxIs5cAZP5qTkXdWMbHdUcLJM4NvqL\ntZv59qes3BqqwkQQuou7pjB+DrHvQUQN7oelBgk+4A65NmydNJ14yYaC3Krj\nnuKmnQABNzxGVZgwf2UttM6uOINjf6s8paym1ot5kttUL116ppAB2IYosuOn\nEF0e4f9hg59YPozBX2cEoWxRncCJwIq8Vudn66J9M4aJp/ks8UVQVeWPt6OU\npnFy2hiUEwfbC4iS3pyrqdgJpTlaJWECt3bzrVanln5ECeOUr0JmH32JP6xn\n8o+fDDcHyH/0dqrcOHLQBuXbldfZpETR/ehL2sS0d1t5j0Av9GGLfKgn7UXf\n0NSJguSYfCWqqNK2amdCFi76FGKzBVjvODTjH60MrFDAWiz08ONeKNph68yj\nRR1eGzv3909opwY0IZxUyp0AbfX5vnAUdqerAho9i9jClYtOtH++mc/r+C9K\nLL7E\r\n=Wk8g\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-d4515a46.0+d4515a46","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-d4515a46.0+d4515a46","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-d4515a46.0_1574961206621_0.3726887280017499","host":"s3://npm-registry-packages"}},"1.9.2-alpha-d43e2a0b.0":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-d43e2a0b.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-d43e2a0b.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e423867a1bc567d51b32e1f40876298e56011d99","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-d43e2a0b.0.tgz","fileCount":30,"integrity":"sha512-R1qnt+M83sprye6n4H1N8U7hYhleD06w5XmzF8UWni89mh4qiLjFk3JKXssGPaGQ44cuLiVReIEAy7+z/SUU8Q==","signatures":[{"sig":"MEUCIQCf3t6I/b5w1KrzWgtymwJ5QyN5ieYu0BdMxg40dbCRagIgN7sD+aUjtAA1JqyaNlg0S4+iKyUKVVIEP5yr9jbC4AY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd4ABSCRA9TVsSAnZWagAAlHUP+wYJToV0iDfRdBYKsHim\njfCl8dwq5M1NIZcLuQiiolPdcUFuOdF9JjQuQnnlorINfeOV32q9klUITPZm\n+xWjYtN/A0DYH2eNcbpI87xLLdjvJ0PaFIRgmvgJK3vEViOq4FTZ8NEdPFJs\nGvYzr/xaVsewPTLRNVrbBbj7V78rdQoXp3aFc+CwGLHBBq7LZHlPYKf0S20D\nAoHcWqUu3dFCmjVHn5pUXfZomREOxvBhr2dFqcXdkrI9rNMTpJOluaDq+EfA\netsAeiCQ2oym24tS5I3Veh3pqx9+qqv9Z02buOXpDlep7iKD1NsMDzL5oy4Q\n7UZIa/N50gkIkqLwnBBosqirIFQ6zTa8YFDuVXgSJ02QbWwNKXF0b5u92PcO\nljEtOi4W9VgoIVdA0X9sE4g7OrjLuYKb/pU6Vfa+p59tgDVyTn4b75OXfPgx\nct3IUzaiWxFVZ80AcYeGc8Br5WlfGOtQiw24H0KXoDgSlfNE2D7eFn/dtPAk\nafOs4gk81K8OYZuzsXLOyePluKenOYBBdwO8IHDqupw80jC6N5XpA7N28n4U\n7Z1RuckCNHktW+p0GZ9Dbh/9AvHLNFKPzGCUPjHgTmdgWIisZHzxWbFZbTWF\nGYavrPxwmB1e2axAJTXgroa9koEpj/SWaK4sUPNnXbKpY5wgbVcAUwVkPuuw\nNx4x\r\n=JpDD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-d43e2a0b.0+d43e2a0b","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-d43e2a0b.0+d43e2a0b","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-d43e2a0b.0_1574961233814_0.7826309225297641","host":"s3://npm-registry-packages"}},"1.9.2-alpha-234751be.0":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-234751be.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-234751be.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f35ede73b9e2ae2ec5aeb9b2c7eda012f14f62d5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-234751be.0.tgz","fileCount":30,"integrity":"sha512-zBrpErYV/DbCFccezJEqPrh+gACtvmRBwSXuzp9L5Cn52ehWq/L1cMkYg5I9pg/nwhRlmGINuMZbSMn2aEXNZw==","signatures":[{"sig":"MEUCIQCOpCm11a2K0WyU4G0H20GB9vCf5YFs9RTdgN05wN7GCQIgENOIdelPjLcNWE6maLIRCxrLdAy5G8Td47C34JqDM1Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd4ARMCRA9TVsSAnZWagAA9ugP/2VVga6Kx6MGQzyVlA5B\n5g1JqRMks09IFQIBApNaaoPFg0qYydysosDe+wwjvhOJ5cHF7oHApvNFqRad\nUYEw6z/D12fAjsZt0sRdnFL8I6RbTLzRDYwYp+YNi9k8cb2QELOYQIS3li2h\naGr9ISOPqVFAANStPeTedBGPahAJlhcQtXo6jNvnAhdmuCjDueqIvyL7JFq5\n7XlgKNeFMNdNoSFfcnhdO3ZWls33TygPA0pPxkTw0EGn9scpovvvjpjagiio\nw1SyMR4CNDgOVNzK+OPLqJeuKTKwBoAVFX7BwSAIjMkf70nxrtfM2g1zTvCO\nixxzIlWXZIGFb9EljkC+oBMwz9cvhA2gd6qrm1gZO9rMyYXV007mTdN4zSEj\nxgpY1AE4LlRapMdWlXgo/T42/4t/JUBfIB6nxrorhja4iSj18qmJpnGCxcsb\n6MVc+nJPkEEn+ptT3g9tYE5OFOcH6qB4MOsXjOHEcdyWasa3UKjUFOXksdL2\nWlh8Y0QeoUnVUUTTPjrC7XgJMfN+wRWUZWmKIorfgs1hJDG0b9Q68msRUF3F\nDwnxVLVbzwvQTSoUxLaX5Ate0pnY9V4Q/pTk8gs3mhFJaVjhuWPOTeMmr5K0\nom/GSMhgKKenC+z2+ffZfzopveMVlZimtyFNjBd+Ja29hL/6nV66HBaH+XKY\nP38c\r\n=0uFu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-234751be.0+234751be","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-234751be.0+234751be","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-234751be.0_1574962251843_0.6523894122973002","host":"s3://npm-registry-packages"}},"1.9.2-alpha-f05345a7.1":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-f05345a7.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-f05345a7.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0889ba3295c45c14f17233f67b61b36131696a7d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-f05345a7.1.tgz","fileCount":30,"integrity":"sha512-Zmwlun3kK4JPzaYyHYE9VAXiTrjV8Zupm71wp9cS5jLHNY/Hjt0SvR8xWOgOp72UDu4IuUW3ptby4cr1MtGz6g==","signatures":[{"sig":"MEYCIQC+qD2RaiIWGulRiI38SPD9ilq9lBSLfAM8MOOVS/+QywIhALLwhRR5rUcZo5Jo24enxsoVz+4EAPy5NqggK9vIHFST","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd46eUCRA9TVsSAnZWagAAPmcP/2c3IktC1fJ5HotCZ24T\nvLju0TjmAgsTAvQ+7YnnV5ZDHF0OvL+of42c9SC8fHJ0APiYrWvpIxVgQDfY\nGCUP5H7elQkPWzc9DBpjZkhr0vzjTA7i75c8pdRjyC3CZfvBopbVNP2NuZoj\newc5DK5t1U+LejPIG0eLqL1sqLh4NDrDJ7Pk3gNTARZcPGzCbd3H/6TyuxQF\nXPfW3uTMAQPqyIn7Um2JNojCh64dmY9Z/PTCeNe/xvMl06KXTWYgrpjSE3Dy\n31I/acOHYuI64HH3j96ZuPZaDfre/xZ0K5Nc8WzXGSbiRmmQ6iOfS5xaWFB6\nrzN6H4G8j+IdtqxM4SpdGS44V9VNjt0B2mcVQHHhUmlOUf0UBY8q7trgHx88\nBnifd3/wIZNmb8o4SBteUeV4vCWRxbfSA/fMniXeTvmMsO77j5bH+QH0yejp\nBfv37wI9PcvcrMYrxIiCaK/QUor9ASDm7QOD9Z7YNWQwQYtCmruZ3K/tdYPp\n3kbbXDGU/ylxO/dGZSgv09auxHjWb5Do+t0tdx4aPw4oNC6y3YIFDdS45mwL\nx2pVifzTgvmbUGSVNsNHy5nTLv4Fo00OleqTjuaFoFMQIDW9Rv3hM7EkJQwz\ncS6Lag2wRc/dvujDOhjDJXP58ytNh/Hk/DoCbl01Vyj5jq0VDYURfg6g3DO9\n7LOQ\r\n=CRzT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-f05345a7.1+f05345a7","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-f05345a7.1+f05345a7","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-f05345a7.1_1575200659844_0.6407198178736695","host":"s3://npm-registry-packages"}},"1.9.2-alpha-9321f4f5.1":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-9321f4f5.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-9321f4f5.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d808a23b7946b3fc4cde8e6991c80e90c47de1e0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-9321f4f5.1.tgz","fileCount":30,"integrity":"sha512-3/F1fiDo0eWWixC7vyw8ivvyjuH0zIsBUZf4ClvUt3pPYbrLtJ76obZkxlDUfIp5P/GYjcLeeZslK/VGNj1n4A==","signatures":[{"sig":"MEQCIHZIgebl98q7NxA0uVDV8RCjs1Y/P2iqIlefZD5wVSz0AiAMIi1HOtoQ7NghqnY3ajofWjEriWORklZKH/H1Lh8rrA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd46ekCRA9TVsSAnZWagAAqeoP/3tVjDBXXp7m3YBN13vs\nGlmf7ENdpCvNj3a/6b0tasBzN1kA2YI1rq0rsDwqNqoOdUHqN44+L3Tz4IhD\n8IbdHKioQCdvRo0KWcGozDxAMhX/5ugApizrxUa2BT+RoqukgXobREwwV1hV\nod1aGioVSLeXTUK6tWmdR9RKiJttRTacOn1ZbgasvAeEoOngU03X6gPqgCnJ\nYy5LEuNLFYEAvnPbuZ304ygFg7YsraMnUKmFkvcG92fm64wDxSLdZWDLAkCq\nTTUgq4zdneC5hdIANKOqk/T8t5YYsiuNMp2WaZ8pRHPER01vwIgoKg7oLBCz\ndTAZTievenHVmtRNsSdn1fUWuMJA2twxRvLEb0+wYZqIGrrzyUNG9mr5WUjT\nyw6mrBUnOC6Bpx0t+brbPi3SALxzWQ9F95MitjwfYqCiy7ktg2LpteBm6+HX\nQGFWQDjKY769g+fcyDpa15ZWla58UKOEqNm9SHSDnDFrztRYuTp+QSJQyIXz\n9yWjpHfTtbWC72ZrOcgJ8bkXKt3R/enUaxTLIXdyH7lM/HAZzVXFCImHgihe\nT0nqJyOJX6DexJC27FUSmOwdZX5Lr1m/7TOeLsRf+IzlDFkcFfag4B9W3rjB\n+yaobSZ0hHtEKvlFtNLmYpMGrEnDy3rQkIgySsby++6Kn68BbzwYvV1+clOu\nwwvL\r\n=xO/E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-9321f4f5.1+9321f4f5","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-9321f4f5.1+9321f4f5","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-9321f4f5.1_1575200675666_0.5365660951539408","host":"s3://npm-registry-packages"}},"1.9.2-alpha-1c733b81.1":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-1c733b81.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-1c733b81.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"82ee05b5581c6b720a8a38a7d2ec97a8b11af70f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-1c733b81.1.tgz","fileCount":30,"integrity":"sha512-Y2KESVaWxVe13isr8I59/6gLBs5skZ4bRNAtByMzaq0kOVSAatMJZT5a8vgIhrcNQr+8t1OPWGifriQ/r88u8Q==","signatures":[{"sig":"MEQCIB6VB5MWqF6VF/KgBHjJhGR7HNYLM2ngXRG7OIoBYRNaAiBcRU5bjS9KYMDyeu6Pn88oqCpdTCVQGTtrBYSZ0ZUo9Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd47LGCRA9TVsSAnZWagAALU0P/Rfeb90eT72br7KBiOG1\nlveDGUr+p7YkD4tb4p0F4nPOBkRLvfidDQdUj7Q82nQ0h0H79KawKc4Tj8aa\n2NoLVR1BOZ4dEQUFA22BYFzwu34LQGv6DGq8TxCRXw/HDbQY+0MEvcXe7K/D\nXV3VFzPTPX11thWyNQkoa9XKRH4X+m4xTDqTRuQApKrMUxOKUoC8MPBLSwnR\nxhukMGdPyZeLI3kZUjbjqqLhcontJG+Nx5wrhSxRoqU9rog/QhBkYOq5EAPk\nRQKMVEQ/6Jhjkh0gJsl2JmL3p60hmFMNtl2WfdlmvougxJpdZS0J6nlUyMKN\nsk2Y+AnmhWr1kvUdN9f/iZjUY1rF3xc1FyPxum+fBie41a1gF3nOeUYrcrnX\n1h2TON2goI1MPDu3mOIqGaODVHhc+cVT1cqTwAWliWuhFu6aG7xAiI2H3lWg\nbl/XaXezejT1mdJkS6umeqX3sNeDgR5m99gNXzAskaJVXnX3Ee6pasTYVmfz\naAkLFmZyC+GUFBizFlxrXcPcPhZyLKrw/R6WikypXaHs5gkCeLV1Q8Qk7YF5\nv/NUlCW4uQvwvxXS6Er4UxCF4cpyM+hQYLpC1Tf/EPXotP2oQec83bgsinhG\nir1VsdxJI4My54rh3mj+3CUoRAZW6VvHev2RVJgbfB8bT74x32tVzvwdfd3R\nF6yY\r\n=39Xo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-1c733b81.1+1c733b81","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-1c733b81.1+1c733b81","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-1c733b81.1_1575203525854_0.18409242605073262","host":"s3://npm-registry-packages"}},"1.9.2-alpha-a8ff00fd.2":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-a8ff00fd.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-a8ff00fd.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"bc593395da8ed898e3e37a7a4af67f1abef716d6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-a8ff00fd.2.tgz","fileCount":30,"integrity":"sha512-71d8xhkgyJJEhcZY/q0Z0Xx3LbdZ92saTXVW7oQwc+pMm3Foui6A432CEL+uSfqJQPB+T8p3Vms1WKPSwi3UDg==","signatures":[{"sig":"MEUCIDGaUqcZa9Id7dPN80KtEJKT67o0ObrEELPmGw+JSs7KAiEA4hP0uhz9uJDH9Tt7jozI8VZ7aShWPUU5z/Lx2LV2xvI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd48DzCRA9TVsSAnZWagAAMVsP/R4rYB/aPOoEP3Me0fYG\nAsr7zcKR6fs/BlkArcjdzlK+4TXgMz5NfMyt/HoHAKituXhUnXc49mF8jQc9\njIhEleVTyO242/zGi1WnOCAdhkCz3+GJu8f+4XNH6xIYHOatPexmXFY9BETF\nkxJAmD4kV7plHBcc+DX/0TagLg94X3XBZLU64ArmMPm98gdjpWSiOSDNmaND\nAAJ4veBWrzXLM0V6mlAXqdQCtGfSXrgo3zwx8guK+Tw9dDv/EZjeq+nGZc+Z\n+daE8inQsQAxBziyn/hB98HXpelp24m6/uTqKE5XRrr4XJm7VapfESVEfJsz\nYJ30CdJXNYULVclsGqHwhx7cG/j6MwrRVed5j/DrIseld9xY8wOM68Smujmr\ndggMAsSv2uGYf4DhCzB3otYgRI1G/4QmwjZo/E6QOSX4aeysysdq79E1x+7R\nw0vYmXXVsMKX9EQ07dq0qK4EeBkdPc52za+XQoPAs1NLlW7zhcNPyBD+mHVt\n4GgCcbAwoLUdI5MmViqOakT+T0S2BZt5sqNVPajy+6wv/lsKT6ne/MwZLHyg\ncBCVEAqgpw6ynfHUBilXHTxqktBO40xFAxEbnpV5CQrh4xJtsomt0MQ03YdZ\nruhpAjwIP0KZTb9Ap8RVpKnIA0f6MTUstkKi6TAa3o1StXlKp4imYK7YLgtD\n/W3Q\r\n=hEd8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-a8ff00fd.2+a8ff00fd","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-a8ff00fd.2+a8ff00fd","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-a8ff00fd.2_1575207154910_0.05229902478719617","host":"s3://npm-registry-packages"}},"1.9.2-alpha-634dbab5.2":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-634dbab5.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-634dbab5.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4208630fa350f5e6ad0d18bcd7c07018e134a7a3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-634dbab5.2.tgz","fileCount":30,"integrity":"sha512-Kse0U9SD8ZPKIT4WylFKAq1p9C/is7H6ZitVxvydSWUbO0LIg3fRHt1ISggP5P90GpLbMOZvq6mhqr1tHQkxCQ==","signatures":[{"sig":"MEYCIQCoP9Hu9C/xvx0jpiIQ9Ja+TXtn6OTb0PrwO31mCHQH7wIhAIuU3Yoz0N0RJdbv0SDvoVTzSwyffavH5OMMHG0DSP/F","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd48ExCRA9TVsSAnZWagAASq4P/3b9a9FWCWJiYhuSWRCR\nmHEi2v1KfTJH4TFGipsa8lDDuxbMM+rcOyqlk/5Sj6KMF1gCj0ajj34WM1so\nwvKuG/ZkZBaL2oR13WZ9Z/MMQHJ5F4VNABlKB7xxItv/ayMxbz/cPzFNV0HI\nkXfZy2CImxYlwSuEoG+KDwXSeX9RopM772JXdUoIaT04oIEIgequuWcbAXqp\nwztiAAeOziYXPebGLj55oHn/5kxBNi1L+Ac7I5HxDqxczWVqKuIFgJIyQlxi\nBv9ObV8Sl10g4sGSTi8+lzb3XVNWplm9kVhjmMaBsAlTKgJb6oo1sNvh+nTs\nY1chI1eM72th2IQ7bBjmZG2vN3IuW6X1NC1DqT89LBqKNNNH5cpxs0ejrFc1\nJPKH9dWzROoReaorhikNX7USaHhzxMthkdBbg0uL56rTc+u0JBv0lfgvWh+t\nWfvOpp0/WZAzmIWKccPRIA3jp7KX0HiZPt5gzkQfeMjZzamS7uzP3xxWmmaR\nmNQF9x9ba0KvV5lbBfR6wJn8Ih+USvXv1gUJrmDlfB8SpppEw0LRVGWrcAp6\n4f3InLf2Uoirb+1/TKGp8qI1VVY3EewmsdW7WFo1PoaWSZKETroYsFqNbvJi\nDcRTnduSvKe/L2QiFwTlee51lW0fHkhJRI+0rilUYl88Ei+NUxDfJ3K1JFDT\ncHM0\r\n=cfpE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-634dbab5.2+634dbab5","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-634dbab5.2+634dbab5","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-634dbab5.2_1575207217100_0.6052754864144592","host":"s3://npm-registry-packages"}},"1.9.2-alpha-fb7f359d.2":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-fb7f359d.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-fb7f359d.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"28baf340766ac5da098a47f8cb8d999fce15990a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-fb7f359d.2.tgz","fileCount":30,"integrity":"sha512-zySqlHCq3/VN1IiDAH0msGVAyKb1oUiSnAt2DXk220d6ptTE0+jP9AeoTpaH0pv4GeZ9ToYbG442RFs1GdBU6Q==","signatures":[{"sig":"MEUCIQD2OgeUTEU8I63PNSTYCSzNrt24ogj5wjDoqx5uYbPlJQIgO1xNj6RFP3d8A/21mbKXWSU/VPbroheFQxESJdRe2Jo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5HgxCRA9TVsSAnZWagAAmTAQAJg5RPC8D9RnPAHAdryi\nWMTiwWZND6sfu998T60tKytjCX/uQBRgeW6Yv6JETy7NI+YnrMiEr9C/v3zr\nsQ6vv050zzyZR0eQxY4W1OeKteQDkMpqzuObqE7opN/OLcJWjT+XTduxqy/I\nf/vIS9ZBVnYRxPGPTFFoPQZr8JLzUVGpStFSRwWImjFghZ1AKNLPCjjB+j8b\nBIlAQKBkk7ih0HjaEQTQKt1M+fiknJuSiYrAtmBFJXgui5jOW47i8Zx+IvK4\nrIJHMMzFOGcWqY98EA77DKNvQzVUCfHomDhNTF9rVicFg7gXEpuEL2PPSkYo\nS5rK0H35Q1kTfxBqG+nkljFXEsl6h+GQxlTsESUhanVD5YJd1bRv+fawufFP\nGBclnh6JR55VOnRhUMtkzRBsOOCV0K859T4J/tX4WxbEa+WgC25liSec/OvH\nXpIZfHPEvpeZpoE4mR1CRcDlowX08Cn1CXk78gkbpFOCHLs9NaX81Mapu5+v\nkxjw08C1A0yl16fGEY5hjA6klhxmZz2nQy/NKIf7mBx4lkWWTnnUnxiYLNXC\nnHq9OtjpT+wghoWPSzV5JJ3H6jYAfPz9MAQlUsEwWuEa35/I25Pp52co5AJP\nBZ0JRYU6YyqBW3uTXVn0xyYsLVRl2yVTPk7m2s5WkVJC1Dw+TD81sA4iuRub\npFK4\r\n=OkWk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-fb7f359d.2+fb7f359d","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-fb7f359d.2+fb7f359d","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-fb7f359d.2_1575254064756_0.8869696009672985","host":"s3://npm-registry-packages"}},"1.9.2-alpha-10bbb2e1.2":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-10bbb2e1.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-10bbb2e1.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b4af5458a7cfa2187cc5f76910e561c0eb67d81f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-10bbb2e1.2.tgz","fileCount":30,"integrity":"sha512-CAIBUbqccf8hiOZgWEdajE1jqgqMdeJmAsmo38XqMM3s/zifLEpsClHeRHmroQ5kdgfs96mJ80/MdvRyTAYdGg==","signatures":[{"sig":"MEUCIGpOh9wQkIRbcrCoByTAEJ2ZwAzX/k2PLu+7ArFxF+sOAiEAzCfZyJ1Pm7yzQDU+1uXHxUOd+23H/yHvUPPwAh/2S+o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5HhiCRA9TVsSAnZWagAA5OoP/iWFgqg5+1FFJMdB4V57\nKGwXVZEKioPyl61os/uGSVd9CMgHPaQNIe4KsezYbGZShLGa0zUwf07AbHee\nB9Y/htOugntrvwcEqGydsLMiLbgonYoHr1xIpeDQGjIvPEbeb4IhrNiOtLZA\nkduDLKPJWMpO9TEEytMST3LEPb4q5POff3fR/d4AnxyPovTOd/2g8NmKcFs/\nLjIQ5G3yMWmGn4h32xCpmHvrnxxcu95XyDKK3x/RtM48u2EPFbm00tsq4vfN\nZ+RKJYzLQWnCB1/CSbLTAU7Cu77SRUpk25Y6UBVQd3v6VeO2piwmktjciUJY\nvQQ+ibZ/ggl70ui0djAnE2tJ+QYYhrXoEJHAMfyUtNs1dtKYk2hpSeD0xSDO\nF5+Bg9U1aXG0t73KSlCpMNCJG6dS6SSEUZINSvPX8s0i8ZVLu4e0WaK8xBJA\nQuxHqTfaoABTluOcs5zHJDVaHA7NPgDMghAohb0jbz/tBFP8/gvcZIv9lVrO\n1lDiFh8prxHqIhvMykqD70thbDgWVm2FjB1Y1Hh+ZGLPE1TZmbcY891Yjygi\nRvG7GpU33ITVKcWOzfp82Mwcy7BguDhDvB3tv18Dw6Fe30QECMfIShHdoZj8\n1zSg9+raui0UNtuhCjPlQ3yjNz8JnzVhaCMiTGAXzKsVreE6/DQ3D8P56SPh\n20i3\r\n=V6VM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-10bbb2e1.2+10bbb2e1","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-10bbb2e1.2+10bbb2e1","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-10bbb2e1.2_1575254114420_0.7069478326636303","host":"s3://npm-registry-packages"}},"1.9.2-alpha-53c3c17b.2":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-53c3c17b.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-53c3c17b.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f7190ddd07d48503c4da7fdc4e90c9ffae5aeb16","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-53c3c17b.2.tgz","fileCount":30,"integrity":"sha512-P8wEL1HyzWYqbC3KE6r/3O5e5igd2/CiO4FBVE47FJDvLr4hK/BC00/7Sb6r3vkg+SkKrLZ+2+wTX4oj1lsVDQ==","signatures":[{"sig":"MEUCIQD/gqeMP4J3vNXTdLGaxmSfzC5uJzS7o1qFiAULndv66AIgfRvey1DsXtM6sxtjattsh27xrzl0dl0pFVboI6/t3H4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5IP1CRA9TVsSAnZWagAAVgEP/1HZ0nRp6v9ETjA0asG4\nuw9kVyORXJj83vL7qHlgr9eOcud0Vrrv9/rb7V/3VVRdpUoEqAatsdqdbTVG\nZsPK/3iKut0wnEGYPpuo8lAbyb7RIUfFyPUyFhY1tNXcfj1brRRX1vVT7CU6\nLtjs/G4+TBgAVeDtZNjEqnNO99wWbvIPCuqZByaZa10cRPPsdsMP2D2yecBF\nm6QxhLYOTJeZwap7CDaexHB6q9Fw+Qa2nY9yjLHkYnR5yxsomi1IZpwutmsg\nZTUCvHVaPv5TOy7K6Z5Y31dOwb0SgXt/2SoMh1mgPRNEsYBLUGzvZameTbsL\nSwbJtVsTO9lRiDMBdVdI9vN8/XTF94HhRMEZ6YbRr5f23rjDI/OuikhGF82P\nJWYcY/YwmG49zUddSKITEcLft2+s3XuIv+AytyzLy1/WMZlBrJXjHnNAbuvP\nhWQPrIVSMmNYkACmxyKDmeUImmAyT2s2BbSuEB/8ufhIJ7lK4aeQIYYG7T+2\n2J/vZczC5AdFzI+fjUV9O0aGNAjoLh44pd3cHUsSgf7JvtgDxDGFUp4FIaAy\nIzXmPkZ2JboZvDbiJEy5byraUKCfpcbzSM403XT+DkdIup3c9m0hhJGtUBhe\nyVx4BNi7K1i7tTcR4MIMqqFZQWjPy4RBLLkDGEsJuFt6WdDY2paFwm+LExqV\nzBox\r\n=dfJE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-53c3c17b.2+53c3c17b","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-53c3c17b.2+53c3c17b","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-53c3c17b.2_1575257077335_0.362194854683743","host":"s3://npm-registry-packages"}},"1.9.2-alpha-59af5f03.3":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-59af5f03.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-59af5f03.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"240f084d85e077c1ce413ed20c4866814aedd653","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-59af5f03.3.tgz","fileCount":30,"integrity":"sha512-GLTnhfIijUAuLyvFLpRH6cAaTaoivTOguI9YpfzVmH8ssyXZHUOy2agef3YkvmhvyCQLeJoaKQsr7Sa//wwnSQ==","signatures":[{"sig":"MEUCIHcx8moJiSO11/tl3eRt8Zw3o5QbxL+IDcWUNJNOmt0cAiEAlenXdEUlID+V974u9ewMoews9LYvHAjB/k2sROhIrLA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5NAuCRA9TVsSAnZWagAAbVsP/3emQbQnglWvtukeVuy5\n3oTMPL6HBeL7teA7ZFG5V5EcuLIyR38uj2CpcPlanKr3bWLQKLNaVExVkm2O\nfm+h18XGayz3eZQkPk2X9uuC+TX4Yny4GDixwky+vPXvjf0DLouGHhOZW783\n2IteYSNAWr967ZU7z2mk1WtsDgRTU7WVOXoW90FjTYfh0wdESlToiOwWd+G6\n7158mEgkvTdFpLLJMjmNQJ8zZ+XUSkY4BS0EQtk4UyKGYsO9BBt5/+i3fun5\nu4nS0r1atkwwb0IFZzbfTNpj2aF7tEKf1eE5bf59KG1IZvLBopCp6galjB8Y\nCUAxQBjHqw2Y7zGT3h8bZzxeWy3xj+z+gpUBiEy6wxunGSL8fiFiylzwQrd9\nld1BkEfA2VUKJIf0aFaDS4kzvK2mZi4csYAzWNJjeMMwSGUuNd+Q9TE+nl1a\na9p6cLM+Nihp7VUEzhPNh5+o/idYi/hoB3hFTnGflSrkMQiDPymW/nBLTHDj\nMAIRrzOidOxhIrOULuWJX/3hPK8Kho8vCxCSMqOoNKi874BrRxAO1XRj+a2/\n9UY6rjCyTYHnCD2dzGJEVShqLJ5hm2nGTajfFwILAfR2XH8+PsuD3qLDAyu/\nF8aHt54SWZDiBX+dQSoF4LvLk4gHk9GnefjOEXqk6krera9Wo4djX8WtxC47\nqlfQ\r\n=ntxL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-59af5f03.3+59af5f03","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-59af5f03.3+59af5f03","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-59af5f03.3_1575276589399_0.6585885085365903","host":"s3://npm-registry-packages"}},"1.9.2-alpha-c8d8371a.3":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-c8d8371a.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-c8d8371a.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"7d8e214490e3cd469068e877c761ccef30a82ae6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-c8d8371a.3.tgz","fileCount":30,"integrity":"sha512-dSzrs908ZLOH5sr4gi/2QD7E55WPB9szhcg/kJvtXiVZ9s8imy5id2YswVjRLeyQcqJFJNzdA8MKh6A/bsg4Tw==","signatures":[{"sig":"MEUCIDe5/FOFRRDGboPurpzDwMGxk2TTMsyo2EG1iTWKlE8FAiEAiVrtFx1lGUsQg5gXyayvM50nqUD+c4rjErVOm2QNaNY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5NBNCRA9TVsSAnZWagAAvuoP/14YCiAnfJvOq34G1I2+\nZsM2YlY8EDzamFf50Pn6/0gVyHK/OCItZw7nvvIrb07sfWMykyS10yX5dZeJ\nCzXoK6Qxz07m1Xj/PTtAhGZEgIGOKZUpYDtj7CRwErH7tuqr5E5PS059sSru\nTZDa1tupALRXdezK/+2vSnEW/SN8nlOC05mjTTa4y6rhVhacbzGrkM6teptc\nD6fRleOUvD/wpPCidVwasz1VuSPFheZNUDgJgsxgInYkZOJKa0ClA3jpNJUE\ny/gZEzOlcYqfJ75Bl1sSjJ50Wip9s5AkyZX7Z9T8JUgNMY2t7vvA5aFEsDUY\niyE3MSQCS+ySa9aRcI4DJVuu5XRZ8c7LIv+2tohJhXg3B2bhAQM9qgh0oZvu\nE0wsJEA75kXB6QvQzPPi79G+aaz8RvSuprnhlWX34YHCgqBwzoLbdDnKxyQD\n6Uw3rXHfYt63c43jiq7BaWgyTyGw6q70BcdDHNTwLb+P47OQnVzSlPAgbTJN\nQXnY5rM5boNGp8CIMXrEGXkwCo0EC/wm1w/SD4C/iWvakgRod48EYeuUqivM\noT9kzD0lr8VOjlNWSeEa+Vpwqt6dAQW8ICdYqyGTq1xHKmNNMqaYAAFiQZBN\nOoXpUhID1hGkVC8PmXNL+rwCBoe3A4g+GX9h2kmmd2MxuscxWzZo5xv91KUc\n2W9B\r\n=VTIc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-c8d8371a.3+c8d8371a","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-c8d8371a.3+c8d8371a","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-c8d8371a.3_1575276620956_0.049294079398954915","host":"s3://npm-registry-packages"}},"1.9.2-alpha-d30f8ec7.3":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-d30f8ec7.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-d30f8ec7.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c1e6412a24113d73cd7515a626f01f2bde4d793d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-d30f8ec7.3.tgz","fileCount":30,"integrity":"sha512-45OUux4NqUxhKBjpPGdvpLVZU/4mDfh4TTLwrV2nAAY621/TkWpa1nfCYJKrPsTfSyTSqVQRb4VShSa+8ehySQ==","signatures":[{"sig":"MEUCIGJ5+l8HMBTaz1GCCKC6snJvTfbbckHVWd07JG2Rj11FAiEAycWP6fjK/RhrLDqMJGKQlYJCdGTlb9LGnt+W6RU6uvI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5NOGCRA9TVsSAnZWagAA1VcP/3XCCLvZbgbe9ElptXrr\n8c1a7Yerhp3PN3UavqeYqCNzKouvaW2fO1wvu5NMbRmrr3aOlrIfPd2bdgMU\nuFj6ndDNfqoP2bVDdY4fcfnbEChZpw9ece1NWGaGzs9nM3ekw+cF6Uk6rVbb\nagHMw7pqZtwBkcQnxL0ac4lm14b17ENwzwCqipxKpQIDkdFuuWuSj1oQc+I9\nV/oT2vQUdXaULdSzUEJsznlkDTSP61SH3BH2pyGTtH7jZkQqp/JyECR6V9fG\nMX0z3Z5S6udPFlt+Nhj+kUwsBYRwoCHhxH9DLa2qPZNCQJ4UypTTfZjEvkcr\nH2e8O0AB3Ww83xC6ODtoWQmRZNlcNYo6Xt8A/XwxUxqW3LhmM0BwR8IzDz8k\n/NIEUHeSHYYAqUDw3X4n2RdPLDIZsMqfQpTo3nqFPtmVK8vcHquFWwc4LsQB\n5ZnJv1nVwMW0/JWyRUjsUxX9rEkewvmh02x/3ikj7a6e86Wvch6Qf8iMApwp\nECG/NmBAeQhSyfoifCiQYHaZHwxOV8guZSB870EdTDkzsz8dJ5JybEXYZ+mj\nsWuYogwPDgD+iw0AY/tufbsHFXXlYfsHqOY9W4wp4ae9TMxr6n+qU1fmVFFf\nvaji2AKK4xvxX6lf+rV5qT2mUj3BPm06eiiOZOk1I7h0nq6RmYmmJjfVM3DB\nmC0m\r\n=6FoB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-d30f8ec7.3+d30f8ec7","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-d30f8ec7.3+d30f8ec7","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-d30f8ec7.3_1575277445876_0.04232133127392923","host":"s3://npm-registry-packages"}},"1.9.2-alpha-baa36229.4":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-baa36229.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-baa36229.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"890e2777669d791384472cb3f2b1a9e8fc5c3559","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-baa36229.4.tgz","fileCount":30,"integrity":"sha512-gvnOw68E3qoXkJ3mtlqJJseCoHJzW923eTf8Bj+l0b3dbWnGdrJBOn9zOZPvwuLF0pAzyF1SIZ5AW7bxTfNLDw==","signatures":[{"sig":"MEQCIH7II2s2VKmKt8nNAcR2O7bq5FV75ALQZF/vVii8zkfNAiA/lDmWs/Asd6YEFu2YmnEg9eYIe2j2u7z13pPUd+HQ/A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5UkWCRA9TVsSAnZWagAAOLcP+gIjclIjpWnR1NlIHFOB\nxnqgKf8Kv5RCjpZ1gZz322dgVlqh/N+BnDygTVck7vmn0YUojBTyJyJHWK2P\nggwc1yr9HHhp77Zi4dgld2Ikg9cNVxqfVCh1pXCCAJLvQwyfJ1OpZGrOVmQm\nJcYOocUME0UKySJQnKqyqmOgdK9z1vWcpC+hlhRRdgfc3zZFiaG86+LBAGgN\nZhs/NOiPrVhlvhLb/96UOvOpsqr+zkqeBUr9+DoNkSSJkznIAk7feK44pHUh\nSDztQLghg/8pxGWEFXwB+ASSjNgSHRyckwyw/J8K5FqHIbbhF2267AHgQ1TI\nE0MU4kpvPIoHWrzZJcljBeUhKTeKkRbDK0U0zQ7vZz4re9U1qI5E2FGBAgby\nACC/PsoPwUMNOnooL0ND9waaSfrL0D5Ml3yOvZpBAY0J/5Yb7F3h+YY5te2F\npa5wvLFrJ///i6dwjSTGQfPc71yBpCl2l42JWemgSmL8MTWfLLzmfFTHU4+b\nZm1EWXymA+NzEXWuZRDa8B26JHfgNyULeOcgWFxTw7uV5bwebKPTj1Mg9Vgw\nFNJUCtM0uwW8zJM7T0xy3SDv673/KXonT/m9QJQTLbervXqxcDcg5T8QomB9\nZVr5cuf1OfpMiHCQFJhBtkUQqU/5LWMEg/Fk9J2YpCfmejObMfd5VnOUXZuB\nBAyT\r\n=zbKm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-baa36229.4+baa36229","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-baa36229.4+baa36229","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-baa36229.4_1575307541721_0.5318855092216701","host":"s3://npm-registry-packages"}},"1.9.2-alpha-eaa88d79.4":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-eaa88d79.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-eaa88d79.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c46cb84194ceee1f3dc5ee0087163e21b1582dc2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-eaa88d79.4.tgz","fileCount":30,"integrity":"sha512-mdwYPpVVdaqFjap9ghV4BdkUujLNEjrsF8abEDMB2MJyFJpFzJ15meqKAnKeYfK4rJt8pFd0xs2w7YZ1mipQlA==","signatures":[{"sig":"MEQCIFwU5c8KjFyu4CNtkGgqLA6+MoGcCX3T1TwVmlSF7TuwAiAC+1yttYdwDA1wNsFftcAHmINvzSwYJhdgLqnd7a8Llw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5UlLCRA9TVsSAnZWagAA56MP/iVgq4UhueV+ewG27f7N\nuuu5PtB243fnhD1xOV0P8EIX0U6PfrbSDZnZH85GtItoJBnoaoYkvATl/ZLE\nH3wbBgOlHFDPG2Vk7Ev3BBE02rhSTVl55lbvNjC4xoRoLE6Zun9fKy+NjsCV\nG0iO4bkgHI5UGHwYEZkWaqejph3CSywqBVAQYw7hhxRrdhdQM22kSW3tPNHm\n20oTDE9F0NCcJYYH6d1ucDPw4yT59PIIhC230uZihTAuDAsngWYUscH59AmM\n2R+5PlBdUn7GaG0upOYvYFBXE5+v6Z0SkK1pqnhTGczJSSZeq9PFEnM8oHDM\nfEKduMzdznjQzSMjjMsYz6QirPHGsTMEEA4zTKZ4BmtosDfUgPAW+O64irT4\nuv8L7Z4NPw3iUOIJ6K4VBDzZttTYzRhQcbn5d9ULWqF0Ok6zK6p/6xwNyU8/\niJ9aKhDUdQhPYNCUYI7l3fHV0ltUOgjTAbFmhfpIXngg1b8ylkXy8KJk81/S\n3ChavM6mRjFQSCm/mzKqjo6BGPEnUnPXrK9kBy4IcsY+Bjkm2TSKmGFk/xEY\n3K9i0q8t9ZlvPSXGTvIoSDDICw8dSEOkUtuyL+5/zRMqvnwFOw5K+IB7qwfr\nZZPrjMS4Xfp+0PHMUiKQHjqy44juRP+UxfXSgSFgR55yoW3pTPwF9rofLT8b\nrONQ\r\n=6Hv3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-eaa88d79.4+eaa88d79","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-eaa88d79.4+eaa88d79","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-eaa88d79.4_1575307594667_0.17330888668742328","host":"s3://npm-registry-packages"}},"1.9.2-alpha-b5a6d06f.4":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-b5a6d06f.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-b5a6d06f.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"929b118413cfc8dccd5a7fde45fecf58506fae3b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-b5a6d06f.4.tgz","fileCount":30,"integrity":"sha512-zPk6ueJz30QBvtFR5Rxq/RioTBNoWhEdibhLIMXRxKsiKR4/6aljjLpUKsypWCgI1cVfBvkRgKrZwIrunJjPOA==","signatures":[{"sig":"MEQCICIbi+3LiYh3VssNIft61Eyj4cWq8mlo6tU0RTkDJk9gAiAkeY/DdJO7GT6xgXiENdzNZ9zv5GEIbSHX4gXpc83qVw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5WIBCRA9TVsSAnZWagAAtFUQAJNDnvGeZGZNMxQoDcaJ\ncu5QyCXWjQUyqH1HPUEt5MHVTWXC/qmlioOdKMoxICGbyMbJOq6YELQ/p7Oq\nITBaLUvFSjaj/QSyOOFSU59huwnmrHQjEwWJ1xsj51BurciLoCZ/YVMHg4I7\niTl6beyH8LaKEYjyiJ6WSIMkAbyzEcmQCpWPC4f6QRB8HcGQycRr+Aia9GoZ\nCZ7f+BvzbkFqXWladjU6moUVWcN3UaDKcW/WtbAxjcE0WmEqClkidtCddQd4\np4O+nyc4LymZZ8b0gZbcZi9WS+nieHw0qX/aCVWqqVpuiuXZPRsL0YphDR3D\ndkeYz0flOe8booQWeke8glXiOWg59a4uXuMS7uWtio7BcxTKvp7leg9Qe4FL\nMdS41W8nQ4vluMatY0Xy+nKBd/MeObpX+YmxrvoR4SumLx75/QSOjcyZin8Q\nDbyGckW2Pzu88YqQffXO5YA1fMkdr7KjYaFBv/D09mAUMeT+pTq4Z+aZzSov\nHnnjgEzkkLvrDBeE50Bvy6Wcb0JmPx/xx2RgSQWXVeyyTfmVnjV3K4MvG8wB\nd6VeGlpCi1gwWlrWHZYxuvxDU/SXv6e46RSdVu17ucac2brdsa908PcSn/p2\nJ847K5xrwoz9vFS8m2GeuzazPtfP59bJjJe3iLbOMt73KO64ZgLTf+Rky4jZ\nkiEM\r\n=ReXj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-b5a6d06f.4+b5a6d06f","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-b5a6d06f.4+b5a6d06f","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-b5a6d06f.4_1575313920774_0.47317922208126384","host":"s3://npm-registry-packages"}},"1.9.2-alpha-b9541027.4":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-b9541027.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-b9541027.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"54a4b162034ba7b73c1c28997b19c64e54e0051c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-b9541027.4.tgz","fileCount":30,"integrity":"sha512-X6daDygOfNh8Fj1mS/9qo90c3Zwb6B3xgGDJk6PyFD2hgAujco4cioo40Y7VcFiauXul7Pv/7yZySMTywJRLvA==","signatures":[{"sig":"MEYCIQC9O6f31K0sS+fLcqK+V9lU/fc6AQkUVMkpSm3/IVAQ6AIhALmPx8rrWMvPIwJAJVEXxR6C1sO3h7LrJGrkXkJjI1rm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5WIwCRA9TVsSAnZWagAAYMAQAI1ipHk6/FAXGzDEdOYs\nIqNa1haOdg9wb9rnlz6+YPF49ZV2vTHOEtRSCFYEfPpWXmowPDR+ybmOe0DJ\nRKjITA1VVjNkuVER9xqQno7kl9/os9vGSw1vU3JzRLGpuBcA52vfVXOxEdgJ\n5C/tQ53XeoTCELY7GFR6FUAvgDBUKqs5CC6y+kkfenaovA/Y/ny1A6LOrVJA\n+7Z6mHzIVHXMxIDCg/VJ/MfCdvG+jgQHGiXZ3lWw0kV1MlbAgu09UWDyM6HS\nZFFTOQih0xRH60y14m7Y3mTMwksULoF/Nycx9JDOeP7vS5ZycewrOgRa4Ct8\nyE4yL9+IlRw3TRMPTIZiZvFpFFvEwkmWRpODGUhd34FxZkv01rPQy+gJxLtM\nBNCgCuQKmNc4uneLPyDB4nKLo0DWXMl1xTOR30wmZa29f08SsZqJ7X5e2q5/\nFqM/XOERwsvW2j7jtrwlY8BelYICQMqX9P4Chq5bEOHqweU8VEmL5+YcEEgX\nphSvWQft+IIws5+5sWxRigyezIwLzxJEzSfHPioUy9aeq0fSx5Ps4yEWuMDp\n+KyMoijihPtXO/lUGGfOEh5yvnrUnmwzu0EaWDvWjQGHPX2vjfABCG2mYaRf\naNsFzXzADt6FfWFxadsEfXajBPy+t8WNdLDF9IBMi6pQhIkzjglIYG6XFAnq\na1A7\r\n=LBI3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-b9541027.4+b9541027","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-b9541027.4+b9541027","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-b9541027.4_1575313967705_0.15254276346767925","host":"s3://npm-registry-packages"}},"1.9.2-alpha-60a8f846.4":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-60a8f846.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-60a8f846.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e364d0a79a8301e79c30cc2469c8bc14990e413d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-60a8f846.4.tgz","fileCount":30,"integrity":"sha512-QMtai9bH82FR+4Os79PhO/RCnoD1jdiQuvrQOmrk3yr/sEn8brKQVmjEHh94vUlC5WYx3TBDavKtIYL1+izPKg==","signatures":[{"sig":"MEUCIANFmfGTJYdHzdyzae0wyWJkuRJKinxUiDzIf45NknsJAiEAhD6VbIWuaajZD1bUrMoAdK2sbs5UzCV1C5qYnluXmQE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5WVCCRA9TVsSAnZWagAAr3cP/RGZ/rJmRgXrlvilhkjM\nD9Vg4oJ+rurbV9ZMrp7/C/0Cy+bsXDVJs2RYedu4uvONTkrqJ+zWe6uern/A\n41HVgCOuoJihACQNicPxQYP5ObluDkEByq/dOd7ex9rgph7sLWk1EuInWzPf\n5Ah0Z1EB6bK1ZZaHo3oP6q1tqdGgazf8pttL7WGoaawxWW6Avrf0/szkQEtZ\n7CI+r4Oy9ZR+Mcg72AnySROBbCmWlktcV7Ndy9kvD6ENiCCtWCF9yVrlfSqn\nhSM3mnf1CgQbIqJzoX1Sd9AuOBNR7fg8r6aKchpR/IecGIOYiil2NOLCD5iY\nKqxYXekONPnXJ0+mepBuhTHXYX3DzlYmBXzbEqzmV9ZX9jmgcXbt+rJoBVqx\nGyfGe+SSu8pPWbiiR55YtXL3WYhaOn+aWCkEPFSfYA//up2tvSgrisv3Iknf\nMDLJqws/+aO3KbKQJS1jk9NMcrCuM1kOYVZfcbZu/X/3xNRj6svmhR3G/plL\nuBbu3jIyo7vnSyYf94izP0lK8UiW2Q1LqE6SGxOwji3417L0/M+9PzwFIxzq\nWQDtve92TDk+2S5tX7TkQLOV29ppNsvTuH8pI3pjuaPnOfRwA9ok0A+tznYe\nVdIHL6DjKUrPErLwgYRiAKKneAvWqvlLTJxXFMaufGwft8n0r/nW/mPHbS0c\ngI+/\r\n=md3+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-60a8f846.4+60a8f846","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-60a8f846.4+60a8f846","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-60a8f846.4_1575314753667_0.979470341803524","host":"s3://npm-registry-packages"}},"1.9.2-alpha-084e3d52.5":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-084e3d52.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-084e3d52.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d0980d53fc44592450bb6aaec7dae010c0f1dcf2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-084e3d52.5.tgz","fileCount":30,"integrity":"sha512-l9w38YOc8mMaGoWUFgyhQ+UuE+GF19Jhi14jHhsXwkOe62ygkAQaegDb2znHbdIhMxUBsoE9fYx3c0/8HYW0gA==","signatures":[{"sig":"MEUCIHD4nbVUyhRGXZMLhERG1Jx4AwIJtzfOIOgr4h/BHdKUAiEAnHC6a2Ad3a9kTItCogxuzT20+htA6/3Wslv71Uu3AnI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5Z93CRA9TVsSAnZWagAADOQP/RU03RR1mgCng1TfnRSN\nTi8HUVDrdJy57qEWVhEktCeEs5qe5xXftTrem7iUbbjob5+tRWG4bSdSbzkl\nftEcO2QqP61iniw2bofuCaoiMx8VcT04vEhcpWvbtfe5+ebOD+NOCi3JprBB\na7wRrW8LQMXEo0hJwsiVA8F2D8cpTpP5e2N++q/fcp0BJHWpMkokeA98I47g\nslgnU+OntTj53xawp2x4NAK5/DVDVSrG/Dp5H06vBgaMFaUcqStnET6oVmlE\nkUBchL9ZMeXRncu1e5h0MW4LGACg/B5/qX8NNAlNjIsxGCC3POfrjll4EeHj\nNoJ/uYK0RYrMJu4xxiELLB2J/Q6sB1QyDWTAbHgunLs03v175tw7WCD2oI3g\nOj33UcX8mGM8ZGySkzIt1O3TKC0k2MnR+6WLsfINtm1EPm4ktT2JGfe79fit\n8pT4sH262F2XkDEQ+lCq4ks45NrJcG6pyPhteAnlpZS6P7TuFvNO2yXFdIPm\nhmBMiGX1zaa9bjVpZ3qEbpLvOU3RoigMEb5Nvd0tQRKMSoZGUePq/CEh4tdp\nUXICr7G/+sS7Y9z6qTkqITXc0vcL94jd2nskeJeMu6oRKMKiq0bfazc36yyB\nteLbdJ3QsQ6bj0lUa3po5jN8OU27i1Ev2rAb/64PWMgcWnqe63tgQbZeblUj\nb8V4\r\n=dbYg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-084e3d52.5+084e3d52","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-084e3d52.5+084e3d52","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-084e3d52.5_1575329654495_0.02242946178260219","host":"s3://npm-registry-packages"}},"1.9.2-alpha-8c35dec8.5":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-8c35dec8.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-8c35dec8.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8e014b01d1ff48bde7fedcd22a0a9482ae76221f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-8c35dec8.5.tgz","fileCount":30,"integrity":"sha512-TGva1eBrt93/PQfPT6rR35EW5MI4GseinHFnYsl22c2qmEEiTpGrZjHx6Zzo6pXF8PwHRNTQr/s533uYAU0kKQ==","signatures":[{"sig":"MEUCIQCKjqVp47Vx5bEJ7lLqVDC1oOUS8WR1L+GRTV8wMXS5bwIgKS0IgkvGW5CVhWpQaw6mdAYnS1RC4tjNaFiuO9f6Z/A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5Z+bCRA9TVsSAnZWagAAtOMP+wTmcbq+uTMYMOsc6Ohp\nSS845MeLHxVPxZs+dbnSFTdN3xzRJw9sdMvYESYyehwcJK2pKCQuPJab6qK5\nu+2j7fgMEGBIoVhTBY/tfiHAYQEB+vdVnCNAASEKi2PwKD9dutJo36LfYvfT\nFuievO4jtrQ18HTCqEW1AHXCYtS0blluk+G+pFWQqbIba9LpwkBIacXFM/P4\njYHNZIfdXj69vW8XYnG09sVPJShkppzPxkjDJn4uXtYYwB4ff+STumDteR+u\n+qxAe5oh8sd1kfWhH6gp/F0UCetsrf0inRPjBvWa3MFYOF6UlvExeGmLF4KJ\nBMRNuyV01D/DRSDBn+1RzaxEnqm998pVuG9xfPTcumtBXEEHsnXP3BXU2GDy\nNCSy7iEzElTzuXcatYGJ1KhYGk1801givTSLCz+zzbkj1GoXPMOaFINRXfVq\n/73BfxdA/evSuYZfU6rlI6jev4eQZ72wsh15OusHH+OKuT6C5CDXS4PYdE4B\ndwFaqJGv8FPAms7FouVMZ2sJFqG3Q+SIYyZqT8g91ZIyDSWiQXdzk6VU9gc1\nehZCijn+0OwHIjyTG/k3xFNWbGRdUVyhpWAo9PcRpVHnJkYQk++2NXxbWAfL\nEXn7Aj6PwxzfpSi5eLpoadWFgWskyANbb0iwc6tDQ8+3HDqpOFYIhCvJWZOy\nWnol\r\n=uOFC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-8c35dec8.5+8c35dec8","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-8c35dec8.5+8c35dec8","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-8c35dec8.5_1575329690603_0.5772965683091968","host":"s3://npm-registry-packages"}},"1.9.2-alpha-91f03254.5":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-91f03254.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-91f03254.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a9b2c3f404244b248027cfda82eeb1920da36dca","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-91f03254.5.tgz","fileCount":30,"integrity":"sha512-ggSNtqwLp+azPXVIokQ8wWdrTSGSXh3sC+JjTlgFMZq4/s4LqUtqDuQx/bnh1C4BxiMmxZVlK6ZqpkVVr7Ar5A==","signatures":[{"sig":"MEQCIQCR7uL/TgHEJT/ZnaZXoAgvLhieA2xZZnwPY7kdMeuCcgIfKlVMLbgXtsA42q9QIMzqCBoaIUJf2Hkc8wcOi59JKg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5aLyCRA9TVsSAnZWagAAaecQAJEjTO4H4XJOv1j8d+WG\npBlV5XnIavjCN2Ak2j2qCotuxelsbNmPnt8XY65szG5XybCw+aqQnJ2su8aB\nNLNPhLTRGRW3Ro7budn4ssxkECFvk6Lf7EBpIQFnRE92+AaWKgDP6YlsOvB/\nWhtmou17wGl6sdh4Ox8vjVq3yfzlkAEhht1xEw43jJ1sGQ9SF1AIt30AYg7x\nke5OCg1uD21AJDyfbN8ItNXT/2VYw7ZyjKSfDk32IqLuS0LWWFa15YPZA5fS\nr1iMX/E6FVOQ0b3lPzqj5HzVFhNIh7sgdDMPwYvHCuJ2GhdkbvTIsOMVDsGG\nCP8dOYt0HPsezkQjBfC6JVLDZmVPqNRTltI8QVmG9ouQE3oOh91kSAAYF3E1\n5barDePlEPYBsSwtxIT5YL4ED3+VCx2mdNyz0757cCj4t6F2rdVV7/4x0OBJ\nuFj8AAT1MIFDzoekdJVifY/uUdL1fQE5gQIeQ8wHVKKvO+UJsL8RGAPwsCEg\np5mybMu2rE6IticRgTgE/4hbgJsEdlYibxF6uRpSyUirofU8qLLbVyNZGmV9\nitzaDQWZiiFBKBaEYQ48GFBHT7hQp/DNdgrXVYcjrW8SAgiW8rxbEm5SVduS\nOL8Gw/S7fBZf5caaJ2RDwdlDaCObf5zlBzrIoAR9A3J7UAxJUKmb05Poy8Rq\nJ9PU\r\n=j1y2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-91f03254.5+91f03254","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-91f03254.5+91f03254","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-91f03254.5_1575330546306_0.15783037671264433","host":"s3://npm-registry-packages"}},"1.9.2-alpha-ae295f93.6":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-ae295f93.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-ae295f93.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a6c35964218cb43c4d64be38764386ed9295e70e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-ae295f93.6.tgz","fileCount":30,"integrity":"sha512-tHBn7GFEFk6ih+ah1fK74rpAfCRKj/iVSL7iOPX7iGcFWxIV1h4GAJgeXnuBDWDTkYAGFBcjO0mMzqN35yWX0w==","signatures":[{"sig":"MEUCIEIQsekmWC4I5lDq3OE65Aa0FpiF8a8E6j9UbO5mTXqCAiEAsxR5d/F4MaAJV734O2xGDO6ixA1/kkO6oRM22xVDaCM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5bkPCRA9TVsSAnZWagAALQMP/i52t6rxEpKQZ79g9iT0\nftQr6CPj0nfb1EJFYpdU9lWr0ZXdq2UP1aB4e094XmQkFXSbeTKztaMinpny\nK42l/0hMUhKk1PmYxKIp40sDviyHqgfXu6pPpTgsBpjFM7IAi/m4LL9nnibv\nnE7eLrHBMK/eEU4K1uEgLR/6XKGsyuzxO3ZAPHbURyBkcIVfD8X4G69sSdoy\nRZoGdCWaLCUPAaiS2bwVulJHMILJ1ik68H93iNj8vBoHTZ5C8DcNGpcECtBe\nAovl//ofEMsE8jAJxDU5Jkzu4kc1KwIQmBLZWqsC3agCIomPGYgYxzeVS8Qd\nsvM6XN3jWxbzC72RSw8CPa77FaaPXKWAVNv1OJ8tjdqJyZxqtGh221hR/eWg\nyj8etW93bs7Kk69GkuLhMZCX8rldLmofanF38j5nN/r5svNT1hr1Txzw/JGQ\nIw89lFOc/LxSIdgDNNg8bZH5g8Yf654G98CL/PIzKJr2nk8gabAKaCTCmI9s\nOhbsqTJxPFUGDYpRSoZtfAJugvEdfDDUvg/074ss8uwLP1u6hHcWVKek6bLJ\nkP3y10s9OgnUHvHKT5jkL5GGbAkHgaUW6uFG50Gvb7RdVtSpBruO2TtcVpN+\nUxD4sQzzM4hbsZxM+3VL0FejYL4riWiCAmPul+qq7PfoYydAea6c3KiwicZ9\nM/A2\r\n=cOVp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-ae295f93.6+ae295f93","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-ae295f93.6+ae295f93","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-ae295f93.6_1575336206601_0.7839121069921939","host":"s3://npm-registry-packages"}},"1.9.2-alpha-b20c3aa2.6":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-b20c3aa2.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-b20c3aa2.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"49b493d0529fb4a4e694539324d6b30c773d408b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-b20c3aa2.6.tgz","fileCount":30,"integrity":"sha512-d3aQ0U7MtE/FNGNiewy7dw2RI1mb5rk/LcZW1pzXO2mUIRE6Xz3LIcPud5AE2WdOUOfpAjTgWsUOPZJEZPY8yg==","signatures":[{"sig":"MEUCIQCGxYeV3bUuLeDT0nSt0V5DxOjHZPpf4lGgaZo781CjUQIgZIsYmpTqAqRBtK8UHYxBcShMM+7ASoDL0mL2d1MEV7s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5bkpCRA9TVsSAnZWagAAj+0P/iMr/IuVwp4dSvgN9PFG\nzTOsqQ1SnxnkUYfcIKc1+JhoIREF4wz7XOGQ2d06OL2M3IVas4wnr9ocqG78\nqx9zg1kHB7Ef9+IYgybDLKa0pimxi22NBt8ZK1Y8lilHtXcpLudZPzbqP7de\nmHvnss34UuMGEzrk9NMjTFB1kJYUQG8d1QYjAB6z2kC6LiEZisSkfSPKwZv9\n4HwHuHjec+Kzom0GdK0d2S8/mt6XJRX+WWvss7aPQQl4k/0JQv8v5xMkX8Mm\n/8FTeKFDhx/Qys8WeUdmNGlMaqoFKTMQblXAZBdQ/0/KfvF3RVRYVykXAyw6\nBxkd19lM6hKc3xf8wuYCLAUu4ER+5T3E/+Io0v5If8LYAa/Gh8ChAvqBnY+v\nbHGqykdgsCqApnoXkOzT/Tj37OThdC+ZdNT/UGVZxrRmoNqLgC8O9epvMWzH\nR1/cX0a4njF2+N61EP+KigOD/uV5zeddUWaSaaIHxeZMhJG1mI/zNoa8Rzkc\n9kQR2+AoP16RzH0efEhOi2GH0z7fN6ba6oRK6EEhP9wRnrvvBg6Dau2i+uoA\nyrk1L7YpPqTjHI9Z3V0jqWEn2O8wjiNuYXsA0BgFjh8R8AJUjLRB1NYWxA+Z\npbYNOtiy4aDDyWKZIbDpzqbrSMKxZtZVeRGJkHv/AReuRqX1lgIKgZVkuN6J\nFHhM\r\n=eE/P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-b20c3aa2.6+b20c3aa2","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-b20c3aa2.6+b20c3aa2","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-b20c3aa2.6_1575336233201_0.9080311521218831","host":"s3://npm-registry-packages"}},"1.9.2-alpha-0a88e382.6":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-0a88e382.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-0a88e382.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"21ad59bbc8710340bab15465c54f642f5e1d0813","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-0a88e382.6.tgz","fileCount":30,"integrity":"sha512-rHskgb5mbLxDTPUkE4dsHYZvYpeaxU8/xwfZUd9nC4xKLh/qrVP0zz1Q8U7/L7WK6AHFdjv2SmNYX+sceJ0Kog==","signatures":[{"sig":"MEQCICBFCMtd2ulegQbPcFSOBliuZS4VrPhz9H9sAJ7IQrkBAiBnSvBsqRWDZymhN3uV1IjLj2lh2A7Ui+kvSbgeWBDJPw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5bxqCRA9TVsSAnZWagAA/WwP/i11LzZiGhJ+rPRl8GBI\nTzweEUcjaAG9qG+MxLuQTuyLCcuXYl+qH3XVOwPDetQOQT9+M+gs5mCvouLd\nRrYwpJ8K7tGDZYV9JntrVdIr8UWi8Gvec8Mu9299Mwg5vsyLHPNjPhxfSIo4\nrNjgElxLAWPIFQTeVC0iaqxTh1era9qGJ5vfu+5NTM1Jxv6wXSvQLhAm7MOy\n/MMBxPnDGYPgmocvb9A9fH9WP56eQSRO086sGA5iYYFHUXL6YAS5lfkIHgh1\npeoC/H65B1a1cv6DmHVcVccO+yKp/Vh//liES4gyMG9U4vBMxmNA4sXzYlPO\nH7XygWL3dsbGcMK5AjkbBqECrLe5jXDSz01aNM6BjBdTJCc7+CuvxCZggy/H\n6POddeONOcI8P3GDeAY1QmDBExhh9ZE8F+2Aq2b7wwG6WB0MHegwSt8CwOd6\nhv7S9AHgZrFIATX6bZ2XpfU7HGBH4gY+LS5bI/NK0TJGM3HWmlyxb206oigk\nUUcMyRPFr7YzbEfaxIncOxn/XurqaNUq6gdHJG6u3Fy+/Hf2sc/1EYvo4ecY\nTOtcCupM+iPyJhyrE29G/HRv7TwUs5rTL5yWje+LEvgAxqA0pSI1198Wab9L\nO+9ty8R1mBZAdB16A2a23C5/CpQXHzMr54I96UpmSOaS9Rzr6RGHSe+okQNE\n1rkr\r\n=z966\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-0a88e382.6+0a88e382","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-0a88e382.6+0a88e382","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-0a88e382.6_1575337066302_0.8866367241535313","host":"s3://npm-registry-packages"}},"1.9.2-alpha-1dea6d91.7":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-1dea6d91.7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-1dea6d91.7","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"66ec40eec2a17efa4f1a509ea4d215ca2f1f73d6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-1dea6d91.7.tgz","fileCount":30,"integrity":"sha512-a9BvHJWYRzLy4qNuPf+6zOCwSxahOWq/iiGAMiFAnjTm3z1ReqlVmLdHZkTH5Vv/w+Ku91DofQMVRRPGKh13qg==","signatures":[{"sig":"MEUCIQDQI3Sntyh0xstOrD9DhvwwkgMdXPw32wffEbm6cmiHmwIgFL5M2u0Q9OvR0C5OWLs/jUjIIb5PXOZcp2lkdcmPhEw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5b1RCRA9TVsSAnZWagAAl8cP/RebaKfPQY4r73Sz59C7\nXeT8xrNeDZcrUXaC+xeVemN5/BUlhJZxTe1nzxyVpWJpBoIYd00D7VoiriSu\nAOQnio1nzCNNhto9kW0rtff624UaGfHekqugcZ+uHQZGoZ+wQjwrLwcDMwM8\ndvNhEMkh5aykVvemgvqMKq3Dq7rXn0sGaeoCkQvrpvuwNrQ/ttUVGDqorj74\nxcAEOyVK+WnSYd5p1YB9PiSURkD45Q8nZ/UhuI8hMbz/x0Xeo2CS67q6CH8a\ni1G9Qb8SAMsU5T+OMEp/NvPh5bkPYdtj/Qb+v8EFB9BNQts2pYbxwARCgjZb\ng/ak3mwkbTWmngpxWfv8ArkOsbz0u0KHahEhmc1Zfr3JrtQFFylwtewYRtGk\ncAKkhz1duXQIDKg2qBOB1LP4b7yqlhHDgC8hCmpoBsYQEo+8mXwPRAnoPHse\ngNYwncVVNBU9zyfeD6WQxMM2j6rUmsHqVGsh6XpxmYnN+KzRbM1+/3w6bD6+\nqTVjpHls6X+/rCTllpbYBhJpq2XRXt5C2+6xsRETYi0CW0sgQMFoPkemZWr2\nZoFDYqsfzyMMabkf2g7K4hkD7m9MUf7yxkhE39wlwknDXKq1FKgA6gYuyrvU\ncLTx85fsuBT/AH+al4tyPxNR2CBh/mV0AEZjnnOGEGv9V3n5fBTetsj7Zn+i\nUJ5E\r\n=Oqtb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-1dea6d91.7+1dea6d91","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-1dea6d91.7+1dea6d91","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-1dea6d91.7_1575337295821_0.3416558615991272","host":"s3://npm-registry-packages"}},"1.9.2-alpha-23549ab4.7":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-23549ab4.7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-23549ab4.7","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b863bbb44c4e05b21d410d3808ebdb0c65c6def9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-23549ab4.7.tgz","fileCount":30,"integrity":"sha512-hV3fTldr5WV4ueUCsYFwt8AN2exXKmgVNRzp3iOxsUJSGrmZlQYPIR5fmA8DCOpLwicbb7Bfn7odjRPkIRFubg==","signatures":[{"sig":"MEUCIQDD0HEI3kEHi29AkzQy37o7IRm5mYr/7sIYj9tPrFFvKAIgWT2j17s2zWrcro8QKn4zAsIK7PaBWkQzQ3fxT6VLsUM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5b1vCRA9TVsSAnZWagAAh3sP/3xCKOaiZyYfeaX05gan\nzEA433SK563s5rX8BaKIWl7/1NgYoZ6C6ASY9Zuh5Pjp5Pv5Yu4EXRLk7ND9\n2F2T7Dai77THSdsTiR9Nr4CUUtK+zvO4mt3/iSkwXVtpj0vKB3vz68trC/47\n+YdpA/j7N3hcAvV5Vzxam3uNAtdLXZqOSejBtIgHVBqHxyQW9mLf6X6SPQHy\nqXIW0i4is8znQ61OOtTW9whTrk1ikS/f4buNeYonBbZ/6DB9jY9+vaFpCCrq\nXyZVtYMBtDWPGyAVEPMITKMFdOHQM0Il5tyi/N7Y7jzftiL8c9FVh3nUMfh7\ndVOPhDkl8cbEqN4lKogf8wY1EEoL0+3jUKp05CsSLzPCWJsLNnpn360juP8T\nQs54sVZmaLFm+o++mZBXRK7esQ4vRMeLxIKSsQU2VIemB78NK24eQawIU7Zj\npciVKqpaTM4LnJ+IU0JQkhmyGUbbnY1O+4dAR4Cf4jSY3+SxSRqCvVtD0/Ey\nz0CFRPwFW6o7UV+u36j9A3RwIFLkt4opx5PtXL8qhi9dVQFJEARjUB5WFIe/\nxudQjA3yvgAD8E1PWWp0rk8B6oYFmdyPg7UNp2bI56vk0RHrGWfrxfWslAqj\nyeEW885lnRRbSrmnvkeRKLy1sR80pyQPpcI29rJZf1yLsq+TObuN+/mKwQ3z\nauBv\r\n=OeR5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-23549ab4.7+23549ab4","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-23549ab4.7+23549ab4","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-23549ab4.7_1575337327060_0.27149617192510833","host":"s3://npm-registry-packages"}},"1.9.2-alpha-d90084d0.7":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-d90084d0.7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-d90084d0.7","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8869cda24535ad8124197f48d0f2ae2feb3d3a93","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-d90084d0.7.tgz","fileCount":30,"integrity":"sha512-E0L5DuE+IboZ8SNBj8ir7R8IIn+a8XVr/YwefotcFqtmo4tqWUSh+fcBVgl7BDLpgwbi7ZYgijOI/EXG0D0o0A==","signatures":[{"sig":"MEQCIAVqud89+EO/qvXUmtlJW1g5oblGZoUeGfib9Fix7N2DAiBlMmfKskIreUk0ud26KmMWh3WAUn541muIcP73Y5wz/w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5cDKCRA9TVsSAnZWagAAIjcP/jSvD5mMN8TJ6nN+AdAC\nkaHcGeHmK0+Uk0fsHV/I4JI3brO01BpEj9xWKjvs+PzNYxhDk8E5r93a2dlK\n58pTcLhYxeMRSfsLb+qr3zlwMRMNa6eryJ6oSwxyGW3ZfRRJTQ8R+1zDuMdI\n452wGQGLjERUQ+mPTHPIWMIzYAZwFnvbnbFaG73PF+dDuB+OJ9Op9OOYXDA3\n5+d7Q/L5oA2m9abQl5vsWI6Wyldq2UndPfbjSb6OpP1E0RNaR+6HiiVkQY2B\ngl6kXtbtM1RCy+pApSaSAJLLYHqh+b5sKlyxlColUQ3Le8AjA85kEuw74nQI\nSW5d7+wYHdh4JIn3g99uWxPb2nHpT9xeRDmz9b9YNETUwB4RVELAkyfxHV2V\ncyquzQdUygjXnuWrjJEy133qIkzmOcByoXGtJYN2UKzOsnZsy6xI1kP40dXZ\nnSM6hd/k3rSWJgOK0J2S3UKugXmMhtIqv2TTfocmc0h953gylzDhccZbQcIK\nn9jXcrWYvaK6Bu2V+4SR3rGB8VEkiw3TaZ5sU3qibDUfvidJGIDaupzwLpAk\nN/qD1t/idXY9BtXGwlIc79p+Yq+Hjmu7XAuj9FYUyiKrNsvYnifWXpzAdV96\nVJddUw89ZvdMVCBTM6S2vt74daRkzrm5z64TRvhgJQxVTjWVtqg7XNaAhspO\nU6DN\r\n=HNBl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-d90084d0.7+d90084d0","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-d90084d0.7+d90084d0","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-d90084d0.7_1575338185711_0.08776510946938942","host":"s3://npm-registry-packages"}},"1.9.2-alpha-843faa0e.8":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-843faa0e.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-843faa0e.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0d92728d3b53211cd59ab3a130732a7a4f161ae3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-843faa0e.8.tgz","fileCount":30,"integrity":"sha512-Zqo6VebcS5wxcTNsZa/DrAQJm3AtZsv6iMB3tEfKG972TZJ/QyMYLw81pKH4+269Nf/hcykQSTJwSyusLV81lg==","signatures":[{"sig":"MEUCIQCQynd/40fen+LkGijAJQRgVuWNPXsPDhvcx4KsIvpcJgIgetqUsfv21L3YD5UyiLLQZOUnkzwf3REu7FBS87oV+j0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5d9KCRA9TVsSAnZWagAAoZ0P/0PDKnvp3Yp7x/50bUyt\njUMR1vofi+ALSiNRuM79gy9vHFuCTVdv4k/XKdaLM5iusq5buLiwF8Kk77hN\niM6NerAGYPEM2FBrrX4GysP12RdhqXaoEnTj70YntPCSbEKO619b42zEeB3P\nFBK4U5AdCKeQupcvcQSvVUOuMUQ5l/NGLLK/a2K9po1G5eb+NvOaEdPIvScU\nOQjBwIl50i7H4H45xvK6q3ipvXzyqELhoOqa3IkJ6F5a4loqiXe3Z0BJ3rnn\nC+RnGlZFpe4iqowKfdLxb6w9Xmvx5UXprBXv0+GlYRpP0KC20zpNfK8TmfPG\nbqd/ImXv5OYHiX5MdSDgE94718wc2WZNQ2POd/Mb+6kUFo/MrriKtoO7XZlA\nwPEr/cfjPQgc+4Pnlx7f6yHypVW/EuypsxTB45nnP6TVKsC6E6bKTIfhvlmI\nl16vJ8u1x8VLke7nUqRd4MT1zUko9taZ7RQPJ/nTE1rZtHhBjj+WDY0D+E4Y\n0l0r/6yZsCaOU783P2n38R12CYULKnEwD6RzbZVUbfWPMy4u4SR+lo6ylhPQ\n0PfBVPjHBcDjWTzNHsQGWehbEsg9tn8lNYl5rA+tCno/cGrv33YzYWDxqs37\nixRECyGFgkcNMQwWIHJOxWzZ7zvirYaAs7T6ITECCyZC6qV3ilh4OgOP1bov\nzNHi\r\n=xXQb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-843faa0e.8+843faa0e","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-843faa0e.8+843faa0e","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-843faa0e.8_1575345993791_0.29381024080241636","host":"s3://npm-registry-packages"}},"1.9.2-alpha-dab5afe5.8":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-dab5afe5.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-dab5afe5.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"66999f8808f705887c656862272f78e125e5e656","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-dab5afe5.8.tgz","fileCount":30,"integrity":"sha512-/j6jnvlkCz+2ihDmZuUGAczTur5IfcYFWKdqsN+7CO/lswfraCvjw3/xhVceTw/4QBvYTOzwqYIDS2/cesf9EA==","signatures":[{"sig":"MEUCIQCFkbCIUfCjcglCX+EGBiGPUbSXuUBu51LpR0EZ+AD+SwIgCaBlKYMeBHRqjPf3iu/HBD3Siqqb8on6qRM793Wa32w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5d9bCRA9TVsSAnZWagAAMmIP/0drPX7C3nZ9iBy6f1Me\njnJAoq1DCnGoHcMlfLJb+rcWsDqeRxhQ+S1eIpyCT1IgakY4BZeFmq692fmI\nsxwAbe6uR1qNRAc1MVGQQPe/4btmPoSZHmW8WM5gUekP56EVjIj9JxJaD0x+\nmXwUVavIN12ZbgEiOkB3ptDWtYNHClOMjm7lUox7nQckYfJ5rASySurM27L4\nMq/wqVdao9Q9dnCM8+fKnHYKXwuw3jKQbL4JqhCNeKHAZ0bOo+Y2F3qc6o7g\nK2aE34IUn4YjMNwbkZdR3De6ny90xEjZrMfO9lNBm7qrsUtXhm2Wb3yC+LB1\ner0osQLOw5Cnha0cz8rTy/Boe7scJZXPNeeGmYjZe2z7d9CKytbYeiWiPxlb\nHhEzuYxK8o0m3wKq6GKdW74ZGr3CRDWOuhW3J+hcuVTOnm1ZFKT6IHfVef92\nywDAJkdsV2KIDYrmlCpPEN+4i8LOXTKnC+jWUSHdkKLd9XP7zvNZU65YNGKb\nL+XBEbPC+EAxtWDyO2zeKfNz1j3sOFNjvgZ8Yyuoks+1l9DwVwDCc5FH/KJ9\nlRKEQbPCMF6QIHKWPBeF829OS43f4jLbpBuknewCVZEQzL0J/eHF0POoUzXL\nkoGZojNfv7HYD0RudE/GqVMfUytKd/tT9QRf9Z7jqo3doBKrpnlgbLwdwXDS\nNfuS\r\n=DZ2u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-dab5afe5.8+dab5afe5","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-dab5afe5.8+dab5afe5","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-dab5afe5.8_1575346010641_0.006992138160661909","host":"s3://npm-registry-packages"}},"1.9.2-alpha-1222b562.8":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-1222b562.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-1222b562.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0751f8443cf3f00d2f140e1fc53c9bdb8277a70b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-1222b562.8.tgz","fileCount":30,"integrity":"sha512-563dfse5wgMOaxXgg/zNmAmvz3NJd93o1Ml81p9Zr6VcaKB9b++DTMJf1gbLeRZ7kEZzK1cdyRl0okwif3Y0ag==","signatures":[{"sig":"MEQCIBczkn40UYJI+nqm4GWHPIrsKdkWOodd5TurVlXzZew/AiAamu1aVvNBvISE7qarEPEUG/Lwv4a7oKFGOvi8eUeu9g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5eK7CRA9TVsSAnZWagAAsCMP/0hlfwKRQFwQQCwYn48s\nXfZOxu7AZu2NMTSkeaPsLjGpmMewphOanaRDzuxRSaUExZIe4MJOtOBa06Pp\nDH8nsIsQvJ8lt/iHxak9m7l4oYdkH9SM4zgU06TT0HxmLb2Vo/+ZXUZsSLK3\nKuZkxUVvrnmKd+l1lUMncm/n8Qb8x3znahllFUsoXqTC4x2dY7u3ZSqZlj8k\nM2J8TEU+ksuHeVH0eMFxUumBLAS28fcEuse2b8NKW+esjjqr2Ma7DT8N1le4\nGJ4EpqKOsdNBgLYp0IksjQN2IKLUcQrFcYbbgOghOtD8CDMbNfM5cRlF6wjL\ngF/gFBsPDupfE73iE88wFVHJLqxDnAxMZ+nJ8BVoRn7rgVDsdvGuZnSbSp1t\ntPizydGk/dHKarT1Sr/Vs1wy23cbv/QgDVePLDypBGC3w0tHIMmj8uwHAvzO\nALtpkwxsVNyFtqOLZNWrQaP4jPMV+jpWIgbHPnVdyk2RzQrouMQFiEVNOj14\nY7Sw9M/gaY+is2SIYPGAB8+yu6C1+I74gSpMvV9Wjx2RPYioJhLh/ZUiAD4+\nAf8Os9g9x1WwhCZZzabs8AL0b9Qwd40RV67xXu/nJm5OcrUXL6v17W3fOFyK\nlGVj6A1/T0xNeqDvOanK/9Z7HVycjszq4b+s+FlHtzuR2a9vYxXj/dvD3mGh\nWG/3\r\n=j07Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-1222b562.8+1222b562","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-1222b562.8+1222b562","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-1222b562.8_1575346875358_0.781459975447732","host":"s3://npm-registry-packages"}},"1.9.2-alpha-6a0f647a.11":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-6a0f647a.11","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-6a0f647a.11","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"84928ee62b3d25233003ab1abcd1718360ba4fbe","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-6a0f647a.11.tgz","fileCount":30,"integrity":"sha512-pa98gcVnCqq0DgHaSgr+iYC/vz5uJvndBOH45JQZrinw6wgsHoXSbtpD/QU/dDD9GlpxBDzmCcWhTCZvpYb6+g==","signatures":[{"sig":"MEUCIQDWywIjzBaT3lU8XIF9yGw1HhnvJ9lyw/UzMyKKUydDfwIgPe7dDzpet7HyUOoKjL00+SehM0CdAt02FrKc9sxuaZE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd6tz7CRA9TVsSAnZWagAARyEP/iENhHl3dkmm2m0bOt0M\nWUDHkPOfY0SMUo8/Y6QtG027Yr0ahhBnOK9If/XzB87pgugA69NUy+JcNylp\nhSCTIEk+AVpYeaJBF1pvhZHCNdwrRqlK6Nkr08kEA4BFmdG+rvmQZMUj8QTe\nNV1zzmyUqx07Bj6vqjrxITJjCBCltNBEbEzxGB5QVckJ/cFkeGuUxDvDoPuD\nFoBt0B2huVN4ZdN8a7Z+DLkq4npTJ2KqBxIPM+ZEsUXivxhvtEwuF6PtyhZu\ndT2Eey5Mp4/x4cul2XMQo/RdnKPXYwJJdkSHEQmhWJqziJDYW2jb1Bv5fP1h\ncumex2HfrtzWiBCDuxeWugop8XXCa7azuUmYz8NyQOERU2ME4jhtEZXOz+G2\n60JwVKtebKcmtP31XC6LSqAaQleEPzDaSgttVhAvMB39ZT7avsbTJc4dsbPD\nRKA94ERCcMvuNWRynz9sSyNaoHUXFLEGD2+krhCqo5oQHLlf48XYH785CaKO\nzxvLzEc5NzrjBVBbNdy3yLbdMD7ou1Xc39dOzTlAU3HOvl7/EyiTy39IzbTh\nvesJ4TcyDSEhLZdZDkSr9BfDcTXUAxVQzKtqlJX1SVqUA/UQG+GpJZkXnTj3\n74YAayxk7ZCSE4WwuzMpj4F6qInxXL3EB/tpQrLnbs3ikyj6Nm8gc+onqfqx\nGldn\r\n=kl//\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.10.0+x64 (linux)","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-6a0f647a.11+6a0f647a","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-6a0f647a.11+6a0f647a","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-6a0f647a.11_1575673082701_0.4332460289820306","host":"s3://npm-registry-packages"}},"1.9.2-alpha-82a791a9.12":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-82a791a9.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-82a791a9.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8badf7074454eb30e9c8b6c9ae8498bd92340d50","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-82a791a9.12.tgz","fileCount":30,"integrity":"sha512-+2MoI8LSPVX84u86lb0gSmIxJmkIs54zYRBh/D17mamkyryzgkXxgtPpaIplF3x4NZlcLiQDNh3VA/bAyJurqw==","signatures":[{"sig":"MEUCIF4qhcU5dEyw7/Xc58DY5+9IBJ46krynWhjrqwKH6cOfAiEA578YVhWTPpFbqqwCSdBNbYIr/CwDbUCkeC0ZKwz9hX4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7UdUCRA9TVsSAnZWagAAvSQP/ilKVK9U126pdMSp7IOz\nCbekVuUC10ApYmPsjhC+/03PZ81riwe9WQ+5D6uT6BgGJDEr8qEQoGctkfp4\n5vGvbeM1n1Jf+NgsjIRkM1pVe55rhnfcS9djxH0bFf4aY270j42U1FuTEQ1l\nIhMyXsj4/slggnLSfJ0lL51UV9xTk9V/31TuFklaJzsxGfr/Tkrdn6jDWY10\n6GixnGLfjHd1/AwjIsltIDJGCaahoP/x6ymEJ0mtEEjG2nDxvMitt3P4cdvF\nFJY+i5U9hMYHF8mKEb8adjzkvdQD6yp94jHgiAnrjfqZH/KfglpG+BD1LmbU\nLci9tiZ0gvWK2loKxwFv9RV2jckD5X5wBPjMtxOk/S+9dm5MbvCLYWDMTmlI\np7S4k8MwLXBlMoQBlV1xMa4R3QMSr4sp7tMz9XI7xl3TN1zD6zvrcgVtroTc\n/NjptCLpKRYzrEpcuz89tgtg/jcdpqmcMhAmnLKbrhQRWd1HE3J5ZnTMjtlm\nVCS9xYKZxgPJVQnkaHMX8wIlVQ8zN+aWWVqxrzpaaEU4TAwrl/5QtKzvrrSP\n7GImFqmsl70I2U+rbW4ogFfEv5HhDTS1g1VmW/sTuT611PfhNgcWVPr5Qcgo\neG8Z0xo0uNRhDB29FRGhZ1HuouuAX7UzLMbzMkJ0lAvzbiyxKr5cEqY8niuq\nAeUN\r\n=lTXx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.4","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-82a791a9.12+82a791a9","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-82a791a9.12+82a791a9","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-82a791a9.12_1575831379883_0.7031707608589763","host":"s3://npm-registry-packages"}},"1.9.2-alpha-ecdf3ec0.21":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-ecdf3ec0.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-ecdf3ec0.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ad99a20889f260fc32e25f9267d9600eb9c7be5b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-ecdf3ec0.21.tgz","fileCount":30,"integrity":"sha512-B89KgLWCxYp7wFg6GlzJ6k3s01Uce4pyXzhK+E3wnVrdS6IVUxRhflIS2EErvJyiIluLbCVg77YMLdaEwhVuug==","signatures":[{"sig":"MEMCH0Gmnz+55qs8I3ef2MIJJiib5In8Tz1nd2GMLeydrhgCIEjHt1LRSedkDSPSypBo06rUDYhOoHf3617G8tpQVZ3X","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7Uj4CRA9TVsSAnZWagAAjzgP/1fdDzWtdGwglhG5ZePu\n4xovAuTy7WpvnRprRovdZWl1GUiaVpDisVyxPE1O6p+t1xVngTc76X+a8eAg\ncR3dTyMRiqM/c+473CyNR75eWYqTB7e0QL2ZASvdgqoUA2i/64zOcpY4ZQ7+\nOSjEN3KM0TDZjS3V7YfktJYd+MLip9lAMO0lM1t34i558X5QOQhQJG4H5xic\n0v15l6wfWWbLQvhwr74PlRtvioj85V+oK9xiuNhjF9uegGpJBxnQagDapMnK\nZHIqAqrBw/MyivPF6XjKNK5k5WRHgoyuyfVlLcWBtMmIuuzqNt1nqIajz6iv\nP/1Thvd9Dqedz6ii7LykFpHAiwZulzE/inBfOEMo6+3rr/30caBcS+FgWs0/\n7SCzJjMKeBOYSNiVHiW5jm08hDql4/rkn4Pjhl8HKu/9/Uno3JY5h55t0NTt\n+B6f0TiF+ugyrwSmOWPsh9sa0dChzghx12GcD9Q/KrD4jKT+zQc00hpkCsSa\nfHGFwQui45aElkcSuBXL+E9EvXc5JzRis+4SdHGubSusssTpdQhr9DcUQrvw\nZ0tqJ6ixrpTeUzNyQcW5My/W203GI+vyDURPxDpRKHLyQwOGqj+x06XszhRv\nM3JUzfeZqghiH147BhuupT5kSmA4G9IJvh0Utl/HG1pD6o+mgZiCudCTJO+Q\njxp7\r\n=Lz1/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-ecdf3ec0.21+ecdf3ec0","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-ecdf3ec0.21+ecdf3ec0","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-ecdf3ec0.21_1575831800067_0.5602485984348236","host":"s3://npm-registry-packages"}},"1.9.2-alpha-e184e419.13":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-e184e419.13","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-e184e419.13","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"60c0203851af5324943e15afdbbcd8d36fc51bff","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-e184e419.13.tgz","fileCount":30,"integrity":"sha512-2MFHJ96K4UIvaRqhnfmiSR7E5JRMwnJaaQfLFSBXO3mPJC6OxJMej0ud0GqsUJXOoqWwUHCiCV/veb0f3t9bFg==","signatures":[{"sig":"MEUCIQCjfS98bSWMznKMtoBGk0t6+eYNwrTRNN8b8Rfx7zo3tQIgEQhN3CNZrk/L9yMJ0kbyX3keZ5lZetprmPjaHYXabQc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7UkVCRA9TVsSAnZWagAA3qIP/jrqI6aj4CtnGAnGcTfi\nCzf4GPanO1eu8f0xDJI8Fg8IuRNvzqhajZhmOiS8bXZUJCoMIxWflkLUIC4x\n2qCAPThxk48x1+gEy8xq1rshfPakpd+2XLuZP3zSGKvGcZyTIbcvEfSrH7iQ\nY1k8jmvb5pbY9wb7qBXl27vnZC1QGkcqIkNgsHcfaCccyRFcfw27iJYOhzOp\nDWLUXMg6rYIWqwm92uCuAmotWiCvkiLlgbQL7f1GpyWTuxPBCtxaUsE8Csd8\n9d/zzIFVEG4CBIikrVitqTcy/z6QYFzYzOZOAzXaICODH2eby07u/6i1/xvH\nx/5ZmkXwB/IVXvx6ottQZkyteSYVvbUhBv1p9b/1d6/qrl7Etdiz1RYj1yRZ\nFPW/Iz3lFSLqLU3jIj7TEWtzn7pCrQCR/IXXeJ68TbETIOT4CBDk6WcAHfbW\nP5MkJn8B7xMdrgr1iuUd8oPVAnDzPMAroJ14Tkbf9ewhbEczXMi5rQ67rGMZ\noRjuWiNTDGq4OaFhSU+bQnq4woIZ9hlATTjAKwJvhCJsEPb+d3XaFTXyTzPY\n/WdLQpibItRjPlrh3ipgTs7Yls0GP19ZTIlUfdwZgH0A8LswYZjcr1zKG/Q7\nOuBZLnMPBrTG3LcUUiiwitXpnpHzE3bLwG7HQSqMVFCPUcYujDviV72I4qud\nhRmy\r\n=zpk+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-e184e419.13+e184e419","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-e184e419.13+e184e419","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-e184e419.13_1575831828616_0.6860493226760422","host":"s3://npm-registry-packages"}},"1.9.2-alpha-5e27bb4e.21":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-5e27bb4e.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-5e27bb4e.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0d575aea6eaa27fba5bf1a620ca6f6b110635524","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-5e27bb4e.21.tgz","fileCount":30,"integrity":"sha512-Cd8qEwqpYTNa52GLBaoXjbGa7qyd4sVTPZItGg6L1Ik4Hmi8hycKfgsYXZGrMftpn/vHH9SiJ0n11ww3dpneTg==","signatures":[{"sig":"MEYCIQCHrDfmGqY3VVlu6pGuWUfqQ+hcLVdvhnyK9QktyM+nfwIhAIsRSnyezimj7waY/2wMuRsV7LZUU12nSMgMBQB4f4ic","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7UxsCRA9TVsSAnZWagAADpEP/2IwNmQdhSzC/CEYgxPF\nAQUdxJUsdHHo3Me2P51opkfXHvrXy7CgdciDIoM7zZaXliOfUTQ0tHeATrHE\nk3bUaJiFENyaXs5PReT8AQhOPA5lPZ8p0nr0m6+ECWBD0QVvLeFrqWsR85SH\nBPUp+CfUBqHECOhoJZ/m6Zo+NhWKYjyLOGP53z80Df88HBqFuhQXMrjGzhrx\njAqXpcjt7waRMvyy9tGge+s2OoTP3MGG5+Li1PwbRMtoo7Sxe95HB2rUfhBq\nU9gWyRFKRa7RwNWLrkbgs6WuS7DoQZ6E83fVVgFm/QlYRX6G6XAQdeX58d7W\nQbb6HR/b+Uzq6KpcS79L9RSHhkcbiMJOOap2zoboj+At8OjmcFj9zvnBOms9\nV+MPaZrx08nOMjmAL0Gcd3K69az1Jz7cwASXSbftPSAeBEWvvMAfXhnGmZS4\nx0tD3ujaauzyzoX76qadndz8JFjVG8FlEUR4a/xlEi6vZFW4qPb5aVhiM/WW\neWfi0yU0E0hBesoOXw0VoTyygck/7XCo2qpTEaJePgn4gLmFkp7XRbmdeSkc\nil/eS/C1UeLvvNY2R/ZmKSDf89onaDlG8gnZIMJlI3tj5mihKOkjr7t6F6i8\ngvfUheuaML/6UmqfG5FeM3v3mdsSnIr1FzfsiIGIhLjm6XzIZQ+JSWNS82EU\nc/sz\r\n=CDp2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-5e27bb4e.21+5e27bb4e","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-5e27bb4e.21+5e27bb4e","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-5e27bb4e.21_1575832683759_0.07297269567854392","host":"s3://npm-registry-packages"}},"1.9.2-alpha-40ca4a9a.22":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-40ca4a9a.22","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-40ca4a9a.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"46416f0d2a1a6f9e0464b1366ed471bff1b5a55e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-40ca4a9a.22.tgz","fileCount":30,"integrity":"sha512-2rhr3dCZERGTbf3uPZB6HbDAP5j55JKUGaCjMlCxcYPgLZjn8ZXiwb/0OweD65Hn9YnHR+8ZB+ojfcjRMhI0VQ==","signatures":[{"sig":"MEQCIBaiUNCVML4q9qLJ/odL+rmGlnF4NfUwmSo3ubLbEhPIAiBWUURYKotAgkDpHwQ1k+HdU+Zab5u+LU9VfWJGEHTlug==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7kUdCRA9TVsSAnZWagAADY0P/R5Y0lC7EYczt7KV1Ulg\nX2wcsqfMlzhiQRxhfzmM4eydi9EJi3+iCrLFT7gC6xBwdHeLal+eSLOXE7/l\nXE+NjJS3zYlbRRdO/GNcxzEU2ASjHCpQ5UDWJBYBsRw9ay3plOxQqifBbxbq\nRziehDPE+Rz4NrJUgCGXCXHQ3fWjCiVIdpVF98lR1pNVbh/PN0jFrTy9IraW\nmsdmqztlqKbrjG7ie2h3dZ/dHW27rVD9+onIilw4WZhs1Xqf3Xh0rwjljVgB\nTluH1jfYKSTG5EihZ+FLI1zPeMwmm9AcR4+CaQkXi6R45mYnTMWprpPrcYLF\nmc/uM/vyzHN3U0MiqSM1SY5Akp9NMKD8wPW2IAK0Ph2Dt439XNBX2rPesbUs\ncbRCEwOeh5uH5J7jS+D3n5loShmqvebwGSOBzSGeTe2S3ZbLoGwKlb56qq6D\n+5cP3loRd4DqUNwSqCHsJE+a36sFl98anaUrfk2gkiFkSN6LQjEh0eb+YODe\nL/FS447X1wnSBwsekmHNXU83qdu4HpU+hzS8Q5m7DsJ3B196eeS2rc5x4Wux\n3FCy6/ZO7sTMfuUWlB07+UGH9ULBJio3q5al0Zf+KtvYVXLNAy7NEImjyA+M\nOeYGuz5A3adn3hjWaxCnXo+LsudB+0DeYZbb9jLYH+8RwW69KkZbFiYHZ1l1\nyKYb\r\n=4gtY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-40ca4a9a.22+40ca4a9a","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-40ca4a9a.22+40ca4a9a","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-40ca4a9a.22_1575896348692_0.174926448491878","host":"s3://npm-registry-packages"}},"1.9.2-alpha-1087c623.22":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-1087c623.22","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-1087c623.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d62d3786fef015dcd77355fed096efa0d6b0d235","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-1087c623.22.tgz","fileCount":30,"integrity":"sha512-tcFfiXPzoEaxJC+KCgTYFCDas8HwQGDfp42UQPneNBIvl7N5LIs7JW7WYt8buBX690cHz57sGUvhpfJ+S9+DFw==","signatures":[{"sig":"MEUCIQCTjXSk9L//mq8CwZ4je6sR1eizecFC4I9LTK4KfwGfjAIgKH6wLRRQZXA37zCuU1WraJZBB9plgHE9FG+8CjhIx/s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7kUyCRA9TVsSAnZWagAAVXoP/A534Z78jscau2e69sDS\ngPoxWljBvqfQYnt4Hw5jxSs4iCk118XGBmbWnW4VfYY2ZH7aczX0KbmG/U0Q\ntL1dUJRJDHeMk0k+u1qH4HVszJRGJ32PjoDN314tX4G50//ot7lKaBx9UOxZ\nd0spJrU/Eq/Amy7oMiYtCjPQcrP/yjdOcnGZ4opEiv4nCaq/+tGxEUzxiGqE\nAdU52+hL3lA9SBh9ujuTN0KUWFb+hr/IXo1mFpfUv1cMIgo0rQDMnIYhTusS\n4/AkCgngrwxwa1m2CKC0MfYp5EtgZJI+54evhrQUc1sbjePtdMLelFgmu21x\nXLFfqwV4Okv7ckFw9Ki9MMNx2uUH1+0fdu6vK8xX9OvxzIWX8pRziA6p3cZI\n1DN+Eyq+nraPkeeEEvDcG+byCkIoT6SkRof5TRG8woocLvsqKaIwvnlb+Z6R\nnnk3DSgiOT2xwJfUc2vcs07zZsn6qJAbdu7OeTFvEM1jnsI6l5xi57Yzr1VG\na6Fakm3slytyr6LUIGdzGHoukHiD/z3TnRlxkizr575YiK2yqjIObs2Uhov/\n1t7o5z5z6IomT8SMkUCEqn2vbdr1pHyyPcRkJ8yvRKjTId1Kzztvb1Ojt4qF\n8OFjlDCHa7T6Zj37eLeInRkxY3vRhsqrcWanK+k6dejvyprcgddeFbKMEBX4\nX2Pf\r\n=vg9E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-1087c623.22+1087c623","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-1087c623.22+1087c623","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-1087c623.22_1575896369434_0.6624359417700152","host":"s3://npm-registry-packages"}},"1.9.2-alpha-730e622d.22":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-730e622d.22","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-730e622d.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4130737d2c1155ca4ec2479580589fefa337d384","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-730e622d.22.tgz","fileCount":30,"integrity":"sha512-Oj9DgPafxouRCuxXBmw8t0BMr/dJNW1Eu8gbPnESSgjEQfDFGEuGhRa7XCqzrLxy6FW4S5fEYoh7GSEf+5JvFQ==","signatures":[{"sig":"MEUCIE6Ks2sTGfLOxLa87dAYt+nq3tmrt81jE2YZj1c9sTUhAiEA7OVToXByjO+lFfo0Rm+MWLG+Xhu4jeNV1IVKfXEpnRY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7kVgCRA9TVsSAnZWagAAnLMP/A/9epbN+Tc5THg/lE1p\nS0sTCfcsPHIjizkDAYSb/G0+EdiRHwVnVPQcIxZflmOHJK8cvqKE3HMVvs2/\nAvbbJvoE+b/DC3xjmji5uaUWxDa8tEzvJYOrb6NWU/1lsb5XroMspDDkrdAj\nuo0JL6GV6ZKP73JgawzopWFZwO93hY2UZcBef5J+rEl1r1RumVjjXKJj5egk\nVbdwmpnd+xO7RSG7JLN6LUSSRdU9JqmRYaV0IyQu8XYom3VM75tadAKmkrYh\nx0tFmYykqo+NUx3LZIRuCQk6B55KWWv0GsOQijhRh/5QhZ9VS09I2HwxfALQ\nfLWMcHsRiKVVtBc3Ca1lHgU7lsO9vNGVeJUc0/H4qGLL0dVX45ve5IygGiz1\nD8Gq9DJJFf5JVG5ffV2SrO3Iqoms3MZ3H2aiFBJAJT1WIialtZA5VgFhoN/D\nb0Hdbe0i1Y9iKt43Vt0wOT+qTUT5dq3uKDjzT252NqoblAiBncaiVsi0TE8v\nVcEgXUykOGNxP0TfnoerN7WSR8FZ9gK/oYfHVYox14RYVusZcrIbXXmoWuQa\nDYinlizCT7UZ0hqzGxpF/kqyA96MqqjKa3iUfVNvSLk1vsQNJiBJ6MQ8BwEZ\nZsRZvcyp3XzMTsFCg/ZvKNUBxGresvusjFDplYKJUetCiy6JP47wS/4uJkRo\nD0nb\r\n=aIz1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-730e622d.22+730e622d","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-730e622d.22+730e622d","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-730e622d.22_1575896415982_0.6764729879810787","host":"s3://npm-registry-packages"}},"1.9.2-alpha-9c6287ca.22":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-9c6287ca.22","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-9c6287ca.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"fe82636eb530bb96943e241f80b4f09f9a1e5469","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-9c6287ca.22.tgz","fileCount":30,"integrity":"sha512-M2uJDZHuKhF76rElqnGvg61gVBt7OHtCI5AumG/PQOyMAMaNAgKBDJLCz81CIOr7PbpfDEzB4CFE35h/u8A7sw==","signatures":[{"sig":"MEUCICOPg6VZCCII3DxoCFr906GntDnsofoapSN1Kg1B/wkWAiEAzM32z5jWm3BaH5Ar5LPU/iOxiPg3OP5hqjG/jbkhJXQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7kWPCRA9TVsSAnZWagAAaGMP/RGChLMYgr5YKEhhqy0L\nNXvt+FezbrWBbKUwsqKE7YwvDkcNofvApbCvFr5uSkxXPO8gQDpxQndZ2ix8\nU7gnMWEwB2OUaZmdxFy5Di25UgrxWWKFSo73668Se1vnCk4w516w4dNLdsm1\n7b4MPPv82YP5GoNXXNViEIRd3Fw3ulbLMiFEwrNBC0mBC7yMrEyqKlnWl63i\nkg/F0T+FYrI2KmMzT7haKI3dhmQjC5dX71YIzxksJYQ4iPttpdiiaqED0DeL\nxlNnsnu1tJqlLEKZC9ShR+QDzy5M4Tu+IP4v2yWocCuWv36AeG4A5ez4GNLs\nm5ayiQsk6yEFryBOvOu54XUEr/vNRSfespu47JjYA3XntR/TKDzNzGyYrF3O\nqPwvQoEl7gcsgGRWUWzJUaT/Fd+KB6jpCtv449omic661qUBYK1718sBTujd\nWawBiADs5H2jZemuQAnhGv3yVkJW1ZRYpNCz9IwKG6FlQ5cw+8xBHvxPlN1U\nTq8iCTwtS7rbBsdUO0z73iT8m+nehXydw5lGaLyIw0iZb1AZbMu2xg2hB3lc\nkw9iMNe2/DNqFouPja3yOVJOuDSwn02DJG+HXUtqP8WwOgcwN1rMIR/R62Qi\n57JmHQeEHak2RJWEY5e8t29ws+cLpI1V+XqYKKepbl9nKSwcaSXmiJdHtnY5\nONtW\r\n=XLsO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-9c6287ca.22+9c6287ca","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-9c6287ca.22+9c6287ca","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-9c6287ca.22_1575896463204_0.5989518865357211","host":"s3://npm-registry-packages"}},"1.9.2-alpha-d786c16d.22":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-d786c16d.22","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-d786c16d.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c266a6a8af94053b05060e580bc458b9f9c936bb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-d786c16d.22.tgz","fileCount":30,"integrity":"sha512-k0vcerVLbBN3IwBhYMdGgtW5yQ6Sb7aJOPqLramERqCTqpDFZqOeojOIl/6bFTdZyixYYatZ0dcZA4V+UXp9nw==","signatures":[{"sig":"MEQCIH6a1Q90lDkCBa/QpRfvWgGvIvSyRDHUReIAOWr82qXNAiBzwv411m5mKmvq67dEr7BusmV5Wxi5Ute+IAXt7ZAVqQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7lJrCRA9TVsSAnZWagAAIhcP/3vzEqqZ0XzyXg6qIkx0\n+BjoRpncuxUPdO+2wbG1DAvIxKrVgTgSuVxcMUsx39a7Is0rPYUyUtdsk5q7\nbPG1+XXMmIqS6ZDru505cleZqAJAUdmRqct43RgyDfgBrShwiiD4EbeRCuOe\ngEek4T+pJA5pqb2dvPszMBPQ0vlhOcJdlcdrjrdMjCucOqFo18UJL1wZaxFH\nm8hyTXT5x87pKSfAchQCxbFRe9tDLowKwR/h6Mas7BNYBzcIx2fWUtJwIab9\nRJNjhQkXTungxQoU4yAP/GeenMTMBFUok2jQRjBbnB/eodq4vi4nPioYwxGb\nOrQOceWudjS8tsttXqjATPrfsrmjOe09dTYect2coaqrUgO/OOQ42ryg5PAZ\nTALq43a1tWXptOaD/g7Ym6PNjQ0ZFIhXMONLYLXKl3D7bZInhuOzALuqeDou\nE6q6fMgPxIVU60Sn8HPhoYs9TV8OyrY/TO+Uqm5uF4Ra+db75DKWKxh8r876\nW3ZxU70swmMK1bSj8FTVD4282/uW7LKxffQCCY3G3br6WVSnmzvOrVQx+ZkW\nPvZjXNsg77IBUTk2oIjvF6zxnnJIFOoLxyuRoa7dPDWY0/DjThCHZOUgYR9K\nr8jk9Atndyjd5IF7Cu3NJs6YnRO9t8H36OtzOFKa9EPztzZyD0YkuYIo5Wx2\nJt8Y\r\n=DuKV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-d786c16d.22+d786c16d","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-d786c16d.22+d786c16d","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-d786c16d.22_1575899755124_0.19913566563501073","host":"s3://npm-registry-packages"}},"1.9.2-alpha-ee39a97d.24":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-ee39a97d.24","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-ee39a97d.24","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"aa0ca1ef8ccd994beb3a8d73b12487d5d9682205","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-ee39a97d.24.tgz","fileCount":30,"integrity":"sha512-TJF6apNgZx/9z4CjKBQJHhsVi8w/2z9zEKOxFK75FWfXhPcb9LL5Cjz24/iXycXhqkK+mR3P65v4qcLelbLsXw==","signatures":[{"sig":"MEQCICo7G2MTbfa94fpmNDwLjeBNe0frN6jBosxcHcCHse1RAiANaxFsaMnAAqWtuPN44o3IqlaBa8JX5Gc9qa0j5bdYSg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7lobCRA9TVsSAnZWagAA8FEQAIXkTpBUQslkVJTOiTJ7\nDaWVjZ2xXsltL/k6WISlFoWAhr+Sg5PRo03DwfC0bR5CrKHzdR9Yf/XvIUrT\nfOM0ISZRmbL/WCfzaOKgQv18+u7hgSjVws158GXfEcZOEAlnBT1qfbzfB3Yx\n+uKmNTVOH1y+ogNFXnL4Nvmtba+8zT1w/abR4ktQSTihR8IUmuR0Q6oP6ru5\n5L41/JpOpwIEU+Mwyyiv/e9QJnZISYMv03zsd++kHl9sJIjJfaz8uX7mB4fA\ndnZ7si2dqNSPoykVVe0DdWbM95Ww2DD7exQJ9B+m2wtfl5GxhzdbYTnzfz5u\nqUnk7MM/OcEy5dzmbgt0nwnM7CSnklnHxdFBFmKXfF8x11wr39h6plsUWSUR\n95pZtbhPAAZaOxtjgNFEJ0HNo67/gRibsbmzFh/qHtf6UBDFWCMKM6pA15t0\n88cMIxJkqm/gCvs/Nzz1c+n/t3uzgArx5rbZSUgpHZ1mjdNNqrgdFP4Y2+Cp\nzaB1Jiw7b5LeEUFz6aVLUGow1tEXpURAyJmr9070njCRtRcscky5+tWXyyW9\njkVUeO9op3TU469p4cevAEWNyCWNqnx7+uxusKpZ/opRlQCF4y5meSrii9I9\n7bLCPRKEnmpAiboXJvsitXO5co5GXpkhZHbGnsoN7mezVOHQd08aBAUKNymB\n7YhI\r\n=a3ps\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-ee39a97d.24+ee39a97d","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-ee39a97d.24+ee39a97d","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-ee39a97d.24_1575901723321_0.49857554233514123","host":"s3://npm-registry-packages"}},"1.9.2-alpha-f1db3fbb.23":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-f1db3fbb.23","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-f1db3fbb.23","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"356feb34846abf171318c9af7e8aa23e2b79e67d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-f1db3fbb.23.tgz","fileCount":30,"integrity":"sha512-+vV+rFvfE1rxgfZgSUbzAxZ7DFmkcpTb99IBpvHS+OHdyQivb+HMdSy+LpTQxAj245op35mXGE6rSgDAyCqm+w==","signatures":[{"sig":"MEYCIQCvIoTQ9unDhawwrQ2iWBA8EQoomlWlzTxWgCWH0QmpkwIhAJmxhXSzAPOiBbpIRfvMv4Vy8NZ5cvD5QCR6sd06tEXS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7lo8CRA9TVsSAnZWagAAww4P/iSTAmno+3g/8prUxWGo\nDp4KbGNEQ2lDMp2nXNnJeZzPAlOsLziGEx5y3YYFEBzqWJI+WjlFHUWXa6En\nuW7OI//IkF2XambpgzdNeWQIERbFZPqF8/S65YUaR7m4xPvjxzJry7afxtWK\nN8oBJdSLbo0BBz5hYZ+HL1EFFsc3rs/iQ3S/fBG2RQ+jmz2uoGspOMs62CST\nn846/fnp9sqLfa7GMZvnkf151sOe6ADkiwponCEcM3YysRMFS4loyq4+hJfF\nmqAhEDNUOmNdUKK9m1vbRnzsgWX139pR9kZaqWJrft0eFAz6fILy8xbca4tm\n3HVDQxkTGGfY5OSjd13+Y4Ek4ii1PHsxf+VSD6shUnCnaD0nSEEWH5dx0OWG\nmWGRLrg+CUD/jyMT582BTjx5Hy39FqFud+nfPbaFXXY2qlqNKqbeTVBoOQwk\nC+ur0FpIDoPAecGxMTKR/7/fmgvRmbpnKpf7r3ANZRnhPHV4zLDoYlTYjJm8\nGbcZNAnce80onphZ2IwGWdNitQ5PnTvxt2hJp5OzJtwUJtLAiG16oW5kuoXq\nxmKinumwYcuMpqvf1FY3C6wWkCbl2rWuIiVlsDXsY2EE5ArKhLygGt9fzHrP\ntSRSfyY6tz9dgSK/XWtQ8tXjBsArjkZOlucn6DBKqNQLj2+HI4TC8VfaRuyI\nGW93\r\n=R9D2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-f1db3fbb.23+f1db3fbb","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-f1db3fbb.23+f1db3fbb","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-f1db3fbb.23_1575901756345_0.9557527869716309","host":"s3://npm-registry-packages"}},"1.9.2-alpha-d7f1056c.24":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-d7f1056c.24","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-d7f1056c.24","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"fdca64906140f784159763b2739c6ec6ed99c134","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-d7f1056c.24.tgz","fileCount":30,"integrity":"sha512-rMOzibdOQd7J4waUxKsR+HSUbKnDNxB04iBYZtipvCuQ11sIGs6myHiFfImQu+dBzXLL94oOkEWm/RinCaUIng==","signatures":[{"sig":"MEYCIQDm51uVs2laS9mJaHIAPZ+GWe9DMsoIuHrpvDR8hs1KVgIhANzDTMccDQvDHJUVHeT4L4AatCO0Xl0HMjdAO21X/NQ7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7lphCRA9TVsSAnZWagAAC5sP/2y7rg/glukLRTkXmqJD\nLdz82lZ14JbOQZayRxqfkXKU/bZJGwI8h4f3v5DLw3yI4nrdQh0rnH+Bw5Ug\nCzxvJa7rFfegdRXIFoZkn9u6hfZqVL4nrXC/xSsmJof4NNkF/qhVFX/k/ycX\nNCuduh3I4mrnN/bjH1Qj9Mbg+OBNNBauDwgeOP7NGWeWCbEzDj/nqRjW4IRq\n7+9hmW1/WmMZsDiuRHG1YtgUqrKPOAmcohsayK8DRjXgrqmTfGvLdjOhmVD4\nKbJheYByDporiehDK+H2VSv3Z4sNDoeTJad/8ISFSLLarq5g+4Vt8R9lMQvx\nBpjfe1982ls7nGOuOHK6BXO/bq0zs6JMDSKf9078lPn0pt0XwRO16yEsByXJ\nBfWL+dEoHW+66rQzmCpXs2CF6TwgW0T5F/WSsqO0NPSNX6ADMN12JYR4KZhJ\nbNpnaM1Bz8lsWMkM6NW+F5jzYm7R+QAblWZhe3P0U4uGyRLYyr70Ak07LFG2\nfhPXsTZew80FpswYgFL09guC1wmhUYVO5xZfRH8qO1lqjF2Ine5VwJ6qCPr5\n/kkpk0OOzXFF0l6HnJ+jVrB6o+PjADCmDGETIyI3nec8k82Zdt5Jke70PuOX\ncbYevIShjJ/d40cV/Eyqs3ccb1uVoQc5aUGr25yzqo46gmfIScgbK6WqvYtQ\n70s4\r\n=fnu6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-d7f1056c.24+d7f1056c","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-d7f1056c.24+d7f1056c","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-d7f1056c.24_1575901792535_0.4941169489309527","host":"s3://npm-registry-packages"}},"1.9.2-alpha-e6f671ef.24":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-e6f671ef.24","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-e6f671ef.24","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"49029516b720d6a3b921fb0fd44dfb485b561039","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-e6f671ef.24.tgz","fileCount":30,"integrity":"sha512-pfeeWFdeCM7Vc0PmZ5a7xlUcLoANrpVBJrCCBeTMMpd6aAip/gucznzaHmA5FoS1MjveI21pqQeV2rq1Rxnzjw==","signatures":[{"sig":"MEYCIQCXhFGPhj52lt7PSGkoBeZhWypT8ueg9Mg/FwFTwFsCqgIhAJ+IF564BqdbSvAYppRh9sLu65XmNq2aqLHejbUYK6SG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7l3aCRA9TVsSAnZWagAAm2UP/RuEwYtxnt0hxX2Hcaa9\nODeNcGzyqOT8+nyQlzs74nyKNweZzB/prHzoIpuU9kyH4oISCsW4ACtxNxCh\nqXmuAwkG+WhqHMRJcKpK9CbribvjeVwwsR9cTzF3EEWUeR0GQbjEtmRNK+sV\n4z4eAi/tZA/6PqcClYkP2NloOxchNFgX1ThNo+NVYWXU4PRR1Mi6M2Ll0lRs\nIUeNBTKUFy7yKLUJ89wpjpiFxTZg5nQWeHqlTqfefy6hDogWeMtRQ91c07qN\n6KrtJ/DdcnMvoy0o44lvtMEnWxLlYhvpAvRjVG/J9S+8ECJ1csQ4pYwwGbGh\n4sXM8/pR42Kzb0h6py7pdHNpphnpaMmG7q1Ecz2CaOZ0TiD+UrwMoF6GZXLB\nxlRXMnmhLduee/4EI03Sexv9nb2ZUk0q5ihy58VwhYxEGuQN4OJ+WcNdpWgL\nKJAdtkwT75xUwUJWU0G6J8BonXiUYpefvLN6xiiOGu7EU6sAD2bJJ5bsx7hh\n3Y5v8PF3kbP3RZ9WRiJCrQY4XIar5YSam8do6LIok+Dj3lYBcjTPzlXnqdUQ\nwEr3/HioKJGjgnIfyxRPQfiJm/LFHsXbf315YpW7/dL1nayQrU4FcVBP/ptg\ne5AHBKWeFJhC5LRep6IiASRhqwvJ6NJNiryjW/qFNTeqcRwqEOGphKidzo5b\n/AGj\r\n=Y1H2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-e6f671ef.24+e6f671ef","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-e6f671ef.24+e6f671ef","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-e6f671ef.24_1575902681606_0.6383353594897365","host":"s3://npm-registry-packages"}},"1.9.2-alpha-5ec80354.25":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-5ec80354.25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-5ec80354.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ad0230d025fae59b968e7209200d59f302b3ce4e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-5ec80354.25.tgz","fileCount":30,"integrity":"sha512-ZSQ+UyGwwhSVBGI9eNmdMHg+vewVoMgonOFMjM5tMqUqnswylGsojAzy4rJ1rSWO+C+9wSGe2S7gPBAtbQZc2g==","signatures":[{"sig":"MEUCIQDPJEtTJQUujQKzua6RZtinFyuiPP69fInkPmTmpUZhMwIgFcOmsupzC8D/oU3dJUx7sgfa3byGYngEaVlB2Cp4fkE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7qAfCRA9TVsSAnZWagAAwUoP/A9+cROnQBy4ewFsjW6Y\nnxBX2bkNvihhtim3Fb6dSg2nD/62HLKzZgd3UOKBGbO213MTz5AnKMh+JfXx\nAqpe6GmTrB97OhFA1yw1REtDdHylhaEg1Zm/Ts15C3L4Dvm00rtWucF4LFli\nz8gYTZMk29VHgw6ps6oYd+vPeuo4HttEeFCE1nPGSIcXudcRPNWx8TVdtgQM\nYVx5y+aV+ZdxaNcWQxUbRAq28O+/aeETJtnNrven/6KHPbeZ4Z2V/+o9kKy2\ns3qnArx2lCmLx9OGTPRQyj9fzrwSOKsG9XQ3GLnFIGvXzg5yMvPWs0dSigI+\n520y3MpTU3PoR7RH3P0T+YBw29XvE1YsCbuggdxaoNDlD/XoZhlJGYAVrzzg\nirrUotbczt/pIW7WL9zq0kGCo7AEggVtyB2HuMImlx36eZxvVeChurk99bJL\noXYl7RLXQEoZBR0jCVosnBdHbRh2VjSrBOELoBAxhjChipXv95DFEcha3axW\n953MbcELcWxr9a+nHhFKu8C05HZr/dFrqlaERI60n7VThiTYnKWuWbIjBJ2w\nmDCWSjPwN6JTWYFQlEJWgp2rgiNdlzgz5g7WPkF9VuinFpAEtZZGwouZaLM9\n+Jdm1QffOcbcKHfTFO+U8eR5OZZFhal3kUCIxJg9Fm2KFppzTpv9x/bMWg2d\n6jCj\r\n=43as\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-5ec80354.25+5ec80354","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-5ec80354.25+5ec80354","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-5ec80354.25_1575919646563_0.9152751520706448","host":"s3://npm-registry-packages"}},"1.9.2-alpha-4d0ad6da.25":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-4d0ad6da.25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-4d0ad6da.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"19e859ab2b2e3f8ca083d713058cb0a1c4859a72","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-4d0ad6da.25.tgz","fileCount":30,"integrity":"sha512-4DrIZUbEsA8UhGoRx+jb/oomkO0T+uq3N/is1SahQfHnL5c8HQC6JefCtNscYb31As2DQPCResdNyw50+FqfeQ==","signatures":[{"sig":"MEUCIQD8uvnLNFZ10FNh/epIaXf1cGtvf66kkzMh/StE/QLcMwIgZgno40oMQVlb/LPnRrGdbOkGCPQDMo8RpFMg5Z1hcNU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7qAvCRA9TVsSAnZWagAA6c8P/iJbORiGeZ55AiPd/5sQ\nijO/DJVT7WW+MwIKSVgq03BiavKlmPJSRRfOR/4JqE/tvlILL9Z1Wx0/lMXC\nzIRFpS+fijBiRzfcqITvjasV4sbDgVxRxlz88TV3i15hFx39q5pygvZ3TopD\nWjSBBheOPG0JH9PjmpkPPoIdJ5/B+5cYZgTl8B6Djt7Qm8J8mAXaEGJx1NJk\n5pajalStjjBx4AO1JiiBXRCY7iigaAHzitncRekqcR2AOUoO1p8mPK6eU9VZ\nQmpoofmAVL0iwjowMfkZtUeM4oOcn7YbgWklK983QYyQ/0Ij/5g33BPYokNl\n2+KtteAHdOS1DGXPbUytxNSpGJdnGgTaOJb1Ke+J9aJYcTq9d1lkcWtekeU5\nVNv2/hnuHlGIjtXEftiiQqwz8DFetuubt38M9cAAJVDAlabzYM2gxx0fZLCZ\nxOs+DDmL6SxGewC3UvkS+c4SillBL8iPmesh21ilmP1DFtdfxDL/kN21eQCq\ng53OwXq0MQYWGz+/U+JoEG9O8ZZA/aIFpVdKURpUppunuzvWSK5RVTjeJvPB\nzlw26zo77vjNjOn2B2ut5Zk3HBnlC1gXzbQRXAA1etRKX0chFiPEbNZSbVDv\n2RVLunH8LgZkMTzS//Qe9g18suTtGkIc8a2NOQ+7qwckh2hdlwoZjSzdldlu\nEiGe\r\n=RzxK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-4d0ad6da.25+4d0ad6da","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-4d0ad6da.25+4d0ad6da","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-4d0ad6da.25_1575919663470_0.9536878346669055","host":"s3://npm-registry-packages"}},"1.9.2-alpha-1e513ca7.25":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-1e513ca7.25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-1e513ca7.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d30f7e11348ed31659a8c8816fc0161e55cd3a99","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-1e513ca7.25.tgz","fileCount":30,"integrity":"sha512-yeum9jtetUR/WeeAhkEegTrfGczZcWFeeLu2WzPJx1UHj+TQe6hwkJLZKCGQ97CWWktnfwjpz0WhBtDm0Ogg/A==","signatures":[{"sig":"MEYCIQDD81T61XGHJsbtU3XcZgXnKxQVXA+gkD1aLFiH2/oBLwIhAL4u1CgdXEarwSWN6oC62IggVnoUK4kf8I1JGUDdt4rH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7qRqCRA9TVsSAnZWagAAU40P/iAsc+o2qgIcb+yk5JTN\n/vpZQTOJRrNVEcMpzotIdf4/Wa1MS46Poney4tP+OGECu1CprgYxO1yX5WNq\ntA2k2hJyifzGoI5jkyKBQ3A3Y5lCtPkmTC7ebGqR3YK0ID8u+8srmWDpEVPc\na+dLTPf+ijyJTcgWtkoCT6rVnkP4x8GIuU8VQlgCPwQN8EZSMZBfMhpZGLP+\n/GjjyPKvwwbsFxXXJk4OT1Zq4LORtMyzsvjajS9yJaGIvKGLa2XXQvjX0YCh\nGWpjTxW7C0V4S0wRCbjvFjt84RgIiQ4vTUaGE9GC6fQJwy3t4G0eiuwtyjoU\n9XAsoEw+2whT2911+m8nVSiGCdMVe83Uar7zL+RCIuRMVFci7xQDxXRm7ep4\nx1EZU9pv1GE7d1/Q8drHgM0b4jw0G1L/HXI2MpJbZv8Ap/Ve4KGgOjXWPm0c\nW39WBMk8DBcQIBzHEHdnLhykZKLx5rU6bZ93kE6oBt8CAHAk9gP3RMVxY2Je\nfusZNDTQars9ZpJJ+SL/si9+k99/pzw3OUdr/w/mMqK/UqRSoXDuz7cIstoJ\ndwqCYV/y/0RUgITVGdqdXZxHbOT7L8qSILNJHIvI0mA9VCPfOxCGQhhMKo7Z\nQZUudfFlhnpxEr8wO2U2+mJQIE+Qoo7I9cpFKLKeqRzW2KZwi5D2fwG/N67U\nO1N2\r\n=xP2u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-1e513ca7.25+1e513ca7","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-1e513ca7.25+1e513ca7","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-1e513ca7.25_1575920745562_0.9396261851933154","host":"s3://npm-registry-packages"}},"1.9.2-alpha-630b18b2.25":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-630b18b2.25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-630b18b2.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1a186e5c54e2274bb66ab9d60ffdeadd0e5e4fa2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-630b18b2.25.tgz","fileCount":30,"integrity":"sha512-lcGV1hfkq9mibL5i99GS0Xco2LOq4xtUbKc9hx1mLRtM4vkQ/9qOI33Th4n/ieG+tZQk5/fFLrYrphUfgVlDSw==","signatures":[{"sig":"MEUCIEaXi+AawDZ3xqIfQdWdKdIICHhUklp35gqPDc5k6gJBAiEA0OnQlLrWLAdwvr4Osnbo6A+quN77pconCyOyb4NcPhU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7qSMCRA9TVsSAnZWagAATBcP/3w/JBzDhoIpE+Y5iFVr\nyRFsaWcMTeAnMIjxASz7CniVjgDeGGlFcSEULgg/Xur9dKhd7Gn2GkygRElc\nfm3hV1fnQXqSdM+F+l8oHEmU3rILRP/HREeqv6u+mYN/LETVIDv7R6Nwzynz\nKuxBsqrBQlaRTM40J3hKybgpIFwhADSR3GtWKKLXaoQCeNDe+BrTDBkFqqP1\nns0Y/5Sd1wF0lgNk0CqusKWaoHWw/4YhBIp7q6THAErGMEps7CnMerqmbR7H\nz9QMSIGrDkN9NRfg/KeP6nLEtjibeP6aKywfacECZ+jOTd2IJTwvCk7xUGlN\nEpbZvfTOUzN6NXSaE6EcsJUAAdyUNZjd9/SXCzd5OrzZar5l5yCWMem+GAhb\nDv+JeS91bnjxTtVLl1B9ur1bYacYbwQ5sJZV80yCC+2F1rFYunUB6QEgN+NA\nZoB4PEmF6vnSlO6iZ3N8MKTt043L9+yh7GfcXh27O2J6mInCbkoE3LBUei6l\n7NS45ByCAMMyhU/Kg5XfuQhnvCXh1oCECTy2Ezs9ha0OU9zu/LNPoq+hup8T\nfqb7DjsLIcpAxjCZsDu3R3F4rdhqw39E2t32YO+nvk9ea/bRP1H8ev5+LZqp\nyRAAZGfhkHP9u0sZSr9hSMUORThX7eboAyT4PQ6Ohk6UwL6bwJ02x9FGsLA4\npDNI\r\n=JyAL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-630b18b2.25+630b18b2","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-630b18b2.25+630b18b2","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-630b18b2.25_1575920779992_0.14347392870160536","host":"s3://npm-registry-packages"}},"1.9.2-alpha-c8a3c772.25":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-c8a3c772.25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-c8a3c772.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"aaa2c40f627a8e1e8678d68855fb70949ff4687c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-c8a3c772.25.tgz","fileCount":30,"integrity":"sha512-Sh8T2/rzZWnktDE8GNkRCA8zAbgSw0jnGnbjr3g3tWr/eRjmKnk763jr5SjVqIi6b6ZlqUu9J/dYviSoxIc/lw==","signatures":[{"sig":"MEUCIEAmTjOKq0NQcKKA0o83SoTEhZghrSQDoyT1TCUvO8tcAiEA+pNXjgcjOa/tvrMwBFsjnFS8E/FSsaNeAOMBlt8Wkuk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7qSeCRA9TVsSAnZWagAACjgQAJ6tJ6e1DTk4oj0+qUL8\n8RLc4/a0eUrQInP6UjGNbAE7ntOwY75668NnZp5OtRigKazM8ReGD5stwUUl\n67hVip/VGlku9gPP1K6oQ8tGuoK2H6lB6rlP1/uRsP3kwJ8ttm/cBUv/OEo0\nvYUHCmpeHXXK61B3JNMx0pQA137/zmJr4yL4hh8d3jp2CmEDNqe3KI34ZJKk\nWhGyHi3piCZDXdg2WIcAVuTdYKmUpq3CzAzbub2WRNXo4vMzau9TJLUJkjEq\nZB9w67zkm3zy/rmxYnLXWbk6jEvztauKEUn0tbBY/0YbFFXvfCrsVqokYutS\n74MqMGTQPDNpvf+vYLuI3BbVD/2pz6NZtdCMTNRf4iJDMEpPFUnEp77/vwnQ\nqGv5krDaSuV2E63Hl4uG6nzRvw+O0JmhcabvYlubCAHLd2kqOfXmKuawF9YD\naIREvOUV5dxpDAmzeIB/U8KXx3IuU6c6bOF32V8qvLM3lyGLoLNwPb+KFUip\njLaCcFFaVFYZ8FRSuLek9TOr+DoZCODDrpGUYX0eMKMF1bvH2+cSw08JB2Dp\nuXvRk4HM/sCaRMEZTwKV1GsXNxtEI8gJ6XLeq48CL4pz9Ro7X5dPnFyZIAcm\nyHEMgbNxswqCzbvg5gEzzyvbaIVcX/nnePv4n/fyNv2PEpqpiCcrWJWn3ZEk\nc+ET\r\n=XR/4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-c8a3c772.25+c8a3c772","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-c8a3c772.25+c8a3c772","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-c8a3c772.25_1575920797832_0.7189877737208374","host":"s3://npm-registry-packages"}},"1.9.2-alpha-59fb0e33.26":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-59fb0e33.26","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-59fb0e33.26","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e5c0dfc642986c27b3a59c10de866498f684cbd3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-59fb0e33.26.tgz","fileCount":30,"integrity":"sha512-r1nJkjOJO2UlaOpF21nbTftKhT0fW/T9t4FLldZr3vXdgQnAQd+BHid8ipl9QB81oePHDR8z/eSY8BVpEGWMgw==","signatures":[{"sig":"MEQCIEJxnuwaecPH6oFVCsl+5+v4ZmKQubdK+eC2v1v0UPQiAiAQ3fbTure8/O82SRMqGPiDNuhd/QHWFAMkxOmNE2SYYQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7qg7CRA9TVsSAnZWagAAjf8P/i/sW5hVFU8eKh0EufTu\nsVR7jSNq1nZBmvb2dAp4uwUoFMVcGczusMkBan/pd5G2nFT6+Sdh7KbhbCPs\nWVgAEoAnCe4OhGqKBUDHbvu16F4a538GGbBVs9xYGgnH/iO0/mZy95ocfLjg\nzRGnbYEPPpjyKvnKBOrPrLd3IDFUrGHIpci7fKCKwkAk9KkJZlDb50b53VDh\ngRV6hqGDM/V2OEGwt77TZGVZDlr/2CdOYMazPV5oauekfbvxDxVSckh50QTI\nuN4nzFIuTzEmvzWrjNRpBXf808YnXj/mMzENRkjDvusNxO4zsAioZckMmLbZ\ndhGhuGmWevnuIrG6NlLyR8h2WiRPCb1FsM0Zfi3xX6W6iyPdKniDzpzHwskb\nPyzT5c2RQtoJe5xO/XBbdHMLqTrzAqiP9sy019waSw8FwzUyyMulCTMVDjVs\nPbp3I/1HA3MJTbJWqMdpVxyOrLkJtvbrsSacpxA+yZnDjVHjzWWPdV1dPiJS\nln8VH/01zmXizqrXVcwsT8c+5n3vyHUGMwChSgPfVKtwe5xQutxAUdJ8/Ll/\nMuR00QS66xoKiKpL2M+yzHhRlfaETc/O+WoPapgGvLRddUuiWt1klkYf+hUJ\nXk0As0qUfNXG/0qPArWQ9Q6nkab+Xcw+1FkacCbxh4am15efsFAX/ZokK5yn\nCpOp\r\n=jiHk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-59fb0e33.26+59fb0e33","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-59fb0e33.26+59fb0e33","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-59fb0e33.26_1575921722879_0.47399006752106665","host":"s3://npm-registry-packages"}},"1.9.2-alpha-1e22afd0.27":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-1e22afd0.27","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-1e22afd0.27","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b33e80eb0f2caec3914fde58623593bc7216ccd1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-1e22afd0.27.tgz","fileCount":30,"integrity":"sha512-QBatBOePnIb4VdEh9E84te2NpkCR/HGrRsjpL2qBOThU0b0kc/k3fDL9cVzs7NN2yxtEW9mVtkKsOCEv2J8KOA==","signatures":[{"sig":"MEYCIQCfrXqZcfKvTNEw8cB96Sd3UXCzsOtiBdXgxk/+WaWtJQIhALea39yVWLRUC896c0uTUhEe4NFhiLc3s7oSgtNNVL59","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7reXCRA9TVsSAnZWagAAjjIP/0vJcm3tt54gT94GC7aY\nJLvcKfi6gRvUpaaL317MFP2npgTl/W3UN74SG7CylbXV9eSvRLoq/NGgsyXU\n4REqk/x6PB+pGQQtSqUse/1dOamOP1DRWvW4IvGuhkA9Qe/ITW3LUlxBMjLB\nsx62y3PrztwAjNpul91spV5+Mru3C3fVNba/PkN7xV6h/2UTEN3m4w1Cbd3X\ntoJgcWJG1dgqQiRw5s8C25fb54U0BrtQQVUCO+9KpWql5hPdtN+F/HYtOaL4\n3c9pa8IDbHKGmTDGRk7g8b3UYz723zwJG1RjnljzTHhFsZzW+gQkq/zLpS9n\nGctv4DiMA6y6FUNSUxbkoV0c1h6wIh68Hofn2JSfyrpAMBM6xqhNYt1yMhby\n8vpTgtDVLJfCnb5fI14Eq2vbfRHul2kqTMpB06fe6EIL1K8R5FSA6FDWq5cN\nPLERRcDjqPPyuXE5dkLzCcgBF8RRuRRQGiacrPzNV62cBAQyWrrS8Rf8rjqK\n0/t0taCf7D8+nIux4VBCWV4f4e8wySioUUyD73IyHpfBwSbzqKqmcJLlhTrN\nqjV1kveRMo+Gob8NI9fTd341Q+H3owuCjTHCxx+bNGtwFodAmVP/MwJ1Ufib\nuGaXLq/nC+PADKv7DBWkF0Hsu0RQnOvmKvn8De8eXLlV8k2h8IjO1sFkUyCQ\nWsTP\r\n=mgOG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-1e22afd0.27+1e22afd0","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-1e22afd0.27+1e22afd0","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-1e22afd0.27_1575925654758_0.49113638123385717","host":"s3://npm-registry-packages"}},"1.9.2-alpha-7701a46d.27":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-7701a46d.27","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-7701a46d.27","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"93d6a2e1cce2d87fb76370b4248338c68f31831e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-7701a46d.27.tgz","fileCount":30,"integrity":"sha512-HZ4Z1fDTELQ2Tl7c39KTipTSJQpRgTzq6egSnEvwfB/lBB7dTk68NkuqATdbeOoyTrDxYxc1ElhoEvL8qeBOVg==","signatures":[{"sig":"MEUCIB1yXA6cDblkkgN1hIIDzaAZxRYwofEiTXaABtv4d5/pAiEA61495MJBG2grKajlL9e0iUj1t7QcYPe6x67Kbq9MjRI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7retCRA9TVsSAnZWagAAa1kP/3TelL8w9qP46zv3S3Hf\n626RnHL1iNvtc7xjADpdRew1uY612TXDa0/4VsbGc2wuNlCzLRdgIGmn8Exx\niOf6UtQDgftSbnP6GypSQujx0sqkDRgi/Nvc4lfdnyL4xN6SNEYYd00wHRLK\na5bwWjaopbU+Lrc2/zKISf0Y36VTX8a7w/2sv+fIV+MsWM9p3o4SYlumZQs6\n80veBCMZ9s4IJ3JPvNQGugXQ79gv1F07GLnM3QqUx0v2tBPGwB1j2N/MpT2e\ndf1CK8OkEG04w7AXS7TVn+9st2r3Y5g+/bg9U6JtzNHS3rmGGYYxnp3ssjgw\nfE+euGOOgM+Jbtb4tVuHShgHaL81FXcMaDCjm1D5dRx/2jsdJf+ZXqS+Kufi\nRwFd8hqtmvzfP7L3qqI6bFihd7+YQV1UiO41UxuolPCsS06f4Oc6T7G2X9gx\ne+OzFsYrrOpslulWDpTSkS0go4Cm8nXYDQ02BDlKo9avc4pU5JzJHdPVqE4A\nkh0zcFrX7j6paIhuJT8oJ3lgKbetNzqUIgMP6V/6JfoM6Vl3EAzQHQ2g95W0\nn9kTPVO8Xw6nLOKH/oH854xEjQYUHQkGhhKlN8mRHBkPIKNtLx3w2awiUQhz\nLUJcfibt3BfN8RmrjaMO67G0XDlEiYUBcehgJ2PY1lBTBsWZ9oprHY+ZRaWh\nCOUN\r\n=4Dg+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-7701a46d.27+7701a46d","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-7701a46d.27+7701a46d","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-7701a46d.27_1575925676585_0.262912284124307","host":"s3://npm-registry-packages"}},"1.9.2-alpha-82afbb1c.27":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-82afbb1c.27","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-82afbb1c.27","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"742583a485ee907193964b703bd49ae1b783f7a0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-82afbb1c.27.tgz","fileCount":30,"integrity":"sha512-BrMFDpZM18sgE6zCx7E4p3E48glOMPVnMaX7ygY2GoSiuThMf0Tt0vVIw7i9Z+MDbN4+sXZzIUjCbYQNylqA0A==","signatures":[{"sig":"MEYCIQDZXA9zz7q9Z9j6cX2E9Es3BAf/OzykgyIboheYFAs9mgIhAL7FUIrUrb8rVmGlE4NdtdcuucrHSY4QqZSfDrIiAaBA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7rtRCRA9TVsSAnZWagAAnaoP/AkLoT4Snvjt+42sXSN3\ncjsDd8Emup4WdrFFMDBxYj1cByYUUZ42oxk8xYdEgU4XR3I6zNnGt6wXSxGC\nm5o79U8np1TwsrImQ1+BfbsEjoylkaMry4dFqKrDbGmk5FaXQ7pIPXf3teBn\nIIdhfPhouOWOQAnBpji7EZfLNnAA+AElZaLtS6PbMdPMYXv/x9fuhWn8+Q3n\n5KlFo05HEDbD7EagiFz1mYV2N3ikZzBf+89oUbrUtDu1sA5qVtRbnSgTlH19\nnk289EP3icQd7IGkYcQXbN/C7PGSUf+Zuq5vrfWEWEaoRiLR27Xo6VXIs9Qi\neT8hNyFRcrUa/HzYsocXujTTAhVKX+ZOB2tDY0d7JF1It3SSAVgKIVpLwHeu\ntBw/AwN6iJe23SyKi4Woedjs92mokeR7+4jeZj79/zyWVLI94eQopXPmIgNE\ntg4CGREuBWPUF91xgrXCUGc8C1p+wXYQ0KoX00zflM5jz4dSfwYl2bTfbNsA\ngU9QUXo8YhpuXrOWN0UKhicuW4FlHHPLB4sajojbN+LuAEWgvtledvMjQH0Q\nXCEDmGnisJ1qz+cw2rsGVSWuXzntYmI5OWeM9R7GzWBAyOz/uk6xaZnj3zet\nFRygnkC3reRvPbfFaxUXWkZKEFTtbOZvFhuTG5ikQaHHQE3ZG6rc4NLOOi0F\nY2Ou\r\n=7Wu6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-82afbb1c.27+82afbb1c","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-82afbb1c.27+82afbb1c","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-82afbb1c.27_1575926608619_0.15738194629254587","host":"s3://npm-registry-packages"}},"1.9.2-alpha-7637f14c.28":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-7637f14c.28","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-7637f14c.28","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"987ed27c55ca9a06ef7e00d15f174e71afb8359b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-7637f14c.28.tgz","fileCount":30,"integrity":"sha512-HHYeEegE7bO4F2P8kMlwx4jc+20urhXvS1wu4eSSWgdJCQVLbAhgUmUSHu1k6YJs0FhfVCMvl1rb5Xmp00ntzg==","signatures":[{"sig":"MEYCIQCaJ5T7atZY8RkY1+0MQz4VjngJyA5s8QNnTZZltek09wIhAJMAMIYTvIy02NpGM5eb0jWbcWG0WuEjudGYMi1b42VE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7/anCRA9TVsSAnZWagAAyJAP/id6Afh1hcXiC/OC7dUa\nXWbF5d17uKcj+D/jrGdQQ0CvlerqsqanxVvOWhPPs0ktfMnR2Ak3LYxEHfEq\nORwNJzHX7ZyuTuLsH8mg++wwnAgLhhgCvcg7uiS42uLkVmQ/FKfPTrvWdkZk\n/Xz+N3JHVB9BpcaSS/Bz3OTZTwfdNuU33JJM+ncAdrftTVCQ7u3TQnEPNo4z\nKhdcN4xpkUdmiGmmQSKIPkVllHRarAvGp1Yt/tMRYI8rjA9oBaoG8OMXCr9/\num4oJz2q+UqoWssP3kS0px94AeZPn16Ap5ijw16ydILPiEVttegoI+fC3ci3\n4UKmPLZg+X0+G3NI+IkztWkpqfZPmZBeioR9VSqKsCDhJ6VgONivSPYEkALG\nyhAZtuKI5WKISJLcgpe9vY+ZXsPt8bzktFzjdkuuituhC3MzZVhyIbERhixg\nkwBXTiiYRn5gvVyBgJZ1KgVeAVMyIvviqAuhQ7muT4qM7uhb9BFQh9LkQWRy\nLlWj6nE+a7gYPymGTejZtpF3L0s7jHY0swAtOgaSLs1/RhQrpocosbC0uNKl\n47JcWCXBAB5qNtkTR+GMCLX0osxmB3YxGd4G6h7sBkVkyR8xXffTacqvIFjM\n+oOig153SWoR9k3Mq0DZbzkv1d+8KcozpPNLympMjIwDUzPlUqrL2NsOTsYS\noVIo\r\n=BG4Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-7637f14c.28+7637f14c","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-7637f14c.28+7637f14c","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-7637f14c.28_1576007335323_0.6144304300548615","host":"s3://npm-registry-packages"}},"1.9.2-alpha-ce0d58de.28":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-ce0d58de.28","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-ce0d58de.28","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"20ee4610137ab7c02a8aa177ec444b0c52043b68","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-ce0d58de.28.tgz","fileCount":30,"integrity":"sha512-GYE/BmYGhtuGaIcyxd0lO98I4Ac2GkjZkroxZwmTyrmXfQhdrBNEWKPkpbmBsdC8Zp1t28mMR+2XHgVg2cz1bQ==","signatures":[{"sig":"MEYCIQC/71/z1tpSppYpsj1b/iGnen4GUARh7rVITKrez65KDQIhAK+4jEn5T8MjRIUlJFf6gegIKJmbdvz1pPl5zXi6w7Ay","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7/bLCRA9TVsSAnZWagAA5SUP/3qsft5hO9LQYtEEty+8\nfa7Z+98xRx+BMGdMF8+7d4s+cz73WZIzdUgawNWNslJTvJru3TjzN896OEtN\n50+s20wSqwaz3gQxvhsS5yoLE7DqxEAL71NrBTgte3JSXwLJVhLB7DojrqLz\ndTG53nSpr9Ka7bdvM8zsyFC8gttk+cmD0FT2XeKlCCSrOv0Ay2aViJ3v7UoH\nmCI9dBRnAhHKzGJSHDmAceNVsnw4k6Jntg8QwKY5xI2kzSuDtn/bA7OS0RJv\noutd0QngtrtqNP3tcTo1bQb9kFAjygeS8r/oqZulRlDmui2lRnVpMusiYUwz\nhjqfUtaLDF/+uymKdGijigkOMmYebsrpRWXYSCAfaIg7Ehc6abqMHZjt6Eaa\nSgSe9AU9ViDqzNyYchKUeJ02wYAAhHQzPM0NuxajQ38kcAOuMsxyno1Rnmdc\nvdlLO48v5GJ8OFECVMUdhEqxzRKVKAJ5nQWnVdlWxLECf2qIf2bDx+uBr9Cl\nGXm+qgfHtMCAOJcfvHS9IP6Fft/D5irdDR/jgh/2jBXQ3AabU0dIp0vhq3GT\nLoYhOrhDogKAGGmz0NmYNcOU53ViAI95tiJ3kQQ2Md0Dl/RbN9YUjJDrUsjv\ntPxIDc5kH3rVv9vjAi7z7uIVVMJYnO0EWnhUr9nvbDhlIO+NTDR4GuzM0Bx5\nIDVE\r\n=KjfK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-ce0d58de.28+ce0d58de","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-ce0d58de.28+ce0d58de","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-ce0d58de.28_1576007370544_0.9194712300874188","host":"s3://npm-registry-packages"}},"1.9.2-alpha-3d32a8c3.28":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-3d32a8c3.28","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-3d32a8c3.28","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"360ddd5593d3bbf899905e776312ef8ddd67faff","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-3d32a8c3.28.tgz","fileCount":30,"integrity":"sha512-AYJxMrHVCd5mgZnq/e++liHXs4sxvw8+uuV4Li9FajNugst3u3BFa4Uej/xnJbo7n3kbd3XIlcpl9jIJ/nny7w==","signatures":[{"sig":"MEUCIBuvVoCi8AD7qpUvtcWXJvJbcjR9bqxva200JPdsAzVcAiEAkX2NE9IME02WqFW6iK8XoYJt3Zc4bbbFkOJbGDDeo0g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7/qRCRA9TVsSAnZWagAAFOwP/3UL1aocMydGORYx7i8U\n5yACaLrtiJtr5ikxikT8hFCn9RxDfmmiPjJNgQ2o8MC4nLpCfLcGKk9p2NI3\n1XXInQpVhuJt7WM++k7JBJ3bUQKnHKefkO+0qgQ30zAZxT+XfYfjsnoc161o\nqDmshhc5juxVzZOKFOsvZpYJpe5oaBu7hwV/Sx4OsVReUJe5fhz4sqFDWOkh\nuiEM6V4xZpyffSFjtdL+ldCP8A5CL0ZYcD3sZZyp3l6MyAIpJ24DLud0ozWI\nEByG2c8zF1nfmB/+qUV2/mjKh6QjJbxVVWNuLLIxRC+gjBq8VSeNu4VDjdyu\nGEh0JLyOhiTDjen5IuMH/+qYanbSoUWGnDmAGUU/jwv8SIVZ7gJnIqvysDyM\nk0eISe+WGF4lFOO+oE1Ffr+eQxt/VU6yFnnMcxz+uDZ6hFeVTa3v4dvyBxu9\noVSzbEqm1SaI0VbiFnusuAeiAbANDsk+gRCue3svJoOjsZJtwfSCjcO6Skt7\nVAAZzY4XSjHi0SAtVg8/6qirVqAZBZUBpjtKHtJdaqAXTtB1GHHSGAKq5NA2\nKS6jkJsCU6QnRpJIobwddlzA3ubYgZNMUQwSbjA5p4m08ziuh1j2HAIpOHe3\nuK1lqn6ketaGcVrqvfdXYXygfU5OlOS1uLNb79AyElHvovngX70bBZchnS3F\nDGTL\r\n=1PZd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-3d32a8c3.28+3d32a8c3","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-3d32a8c3.28+3d32a8c3","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-3d32a8c3.28_1576008336486_0.01369714495181995","host":"s3://npm-registry-packages"}},"1.9.2-alpha-5bbc6593.29":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-5bbc6593.29","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-5bbc6593.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3c327ac9a3ff55cc49256f987f6568b9cdd1afb6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-5bbc6593.29.tgz","fileCount":30,"integrity":"sha512-Vj90IH+aek/0ox4IIJPF1da2/qfuJXW7MqRhZyt+84n2ggAw54RyxvEov7QPE2446KKadNWzdzMxSe3un3CznA==","signatures":[{"sig":"MEUCIQCaD7pmJfbPu3tGwxpTl7cMJRLYTkY01oJgaEgsoSpmHgIgcGh5Hl9WwwK3kTx48XRtBXiXmtaXmxK5LV8kgeVxBXM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7/2mCRA9TVsSAnZWagAANe4P/3Hmh3fnjRu4LBLDlhF+\n7FIfUCTasOqvm99YTpWKYjlnOzCDYgb+FU+fbrkeC+oac8WaXwfzcfWtalZS\ndwlWc/r8JjYhGSMeQZex6xatuUL8X67WPffT0czyCHnqtVBZvBwXJ/jRMB5m\nve4YeeC7MDYZEg295zAc9e3L7vl7sUH0vtmv3nxJyMcRienijnL4AGK5yc/W\nIJiV2ChX5WjHa/ob5Cj+w1qBnuum5xfTR4U6AZGKLMSGxHtFjen7S3Jp2SiP\naMuo0y1ryHM53XJxnf6X5te+qyewPO5lxrBxywmUPMqQGcraT9C/YLfL/9i+\n0eKMDozITa6wMO1WtQD31mVSNrqgxFpwx90QHE0cDEgNGy2VDf3Z6qccCkTW\nnrruNJiX9eeZ4DBLokYj9l6tVlef8/3XyZQxUMoQV7wEQZ9Bf/tBpY9wjgP3\nrRWIV251FihJrnRHD/MjUZ6yU/69OYBjragrf/Lu7i4Ai4HeNzzv8U6S3rxl\n1RTUJtuu5dsd96H8nv0LWpjMCIUHNEMfEqbt6Y8zhtSXt1lhebAgpoTb8i8e\nRzThpUdHoRMhbPcwBQxQLVLkzRC7gu/KoNcWWa/tmJH6fzde1ltf8i3XHyx/\nwOH3nXBROvqE0T37ziMkfcYj0hnyRKJKscHVgYwKDWbeEnW6GoFdLfEr1RWX\nLbEf\r\n=4KDp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-5bbc6593.29+5bbc6593","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-5bbc6593.29+5bbc6593","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-5bbc6593.29_1576009126265_0.13480557624895684","host":"s3://npm-registry-packages"}},"1.9.2-alpha-795aba9e.29":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-795aba9e.29","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-795aba9e.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"dd130d7e64f5a7e1ec7a6b47a1926a6547ee974f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-795aba9e.29.tgz","fileCount":30,"integrity":"sha512-wYMEAvL1suJfNPtKQL0F3/MdCKiokTO1YGU0BsEHEfP6qk5JN1f+XXry/XdFrk+ExYelYnEhI89C8B+SWXk/zA==","signatures":[{"sig":"MEUCIQDe9hmp0TWwVOnismRTIRfSP6zETx+UgZSWNaoY6cvBtwIgIdjrWs1kHRQEe0IVGpHPdPMhkhANrfCp0aIj3ZlND5w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7/3NCRA9TVsSAnZWagAAODIP/Aszq3eJAj90G9BDKgHa\nJI9266JGg2X6DRYvYPsOhfDoxLSD+vuahLzP1xhXA4AjGcNbZB+bcnac/z91\nK3WYS8IdOmQVaUTX7dxBlaY3/NnNqHmRLnUdyu59oRmEjOkrVUSUkaahkEGk\nZuLwOHV6cq8xc8YANaGzisyXi+KYxieyZuqfuA1c+uximMSxZrPubLBoxlgH\ngIh6JP9dZX4Eg2Su5f5q1Y43z50gDGxa7lXN6n+7skCgia2cuEpSePExBXEH\n9ODDMgx05vXGHSFzDAzNHny9y3FfED72cTGte7Vp8PLw5qKOHq0OJWiczhmb\njFzSuL0Dwqwjr3oCokz2xu8Ugo0su3IgAEJVAgCn9mdv8959vfNIyxiJACYS\nxHasHExGOtoi93ThYtizJA4tWrNZt5KURhkvwHta7snceERWBXmEIEjiEPv4\nPraYHe2JzCxgvTjGwGE0jkGbn7xRXlYqvZjieBbOuBuRfWtr8N2GwcWLaKIv\nqqVXCLRaF4PP0CWFU54xTSVVa0xcj8WAxWodeL9MMgwuD54Ez2NTc8uypU0x\nDlwv+GF09udSKh0lcefcjt2IUjVAlmF+gGvirhCU1dzmL8jFXq7s9T06wX7P\nl4fkxkZ6RQMbCUQa6FEB313whrFHT87XN4rcYBcFK3lxG7rHbWgiyfNR85kp\nZS+L\r\n=GO9d\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-795aba9e.29+795aba9e","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-795aba9e.29+795aba9e","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-795aba9e.29_1576009164541_0.4782277228594207","host":"s3://npm-registry-packages"}},"1.9.2-alpha-2f57a298.29":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-2f57a298.29","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-2f57a298.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4e38c1833a75dc7ad2aa1810df8a79def05eb16d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-2f57a298.29.tgz","fileCount":30,"integrity":"sha512-JOHEaZMjg9FYsO2UhhOl2LUErMqKLWKfP1P+d0vMnTGpk+lPs8Q1ODybWco1vBm23BmVg6jZ6grPPHtBc3yAsQ==","signatures":[{"sig":"MEUCIQDXVaAHl34NpyJ89ZGdFilCojfiWc8BGCCZ5/we6Z0vBAIgZBDN66aKBmRp6R2mZ6+tJnmZ1OL3jtUsPjXJkaznjaw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd8BiGCRA9TVsSAnZWagAABiAQAIw7r1PAkReuqqH5CUyp\nI3DlmotZgDDm9Iok1aq8Fk0bLStNXuWAligK86k5n/lt8aglKpmexkzg2gFq\n7Fp3Ug9Ij6sSvrhykW15Thn0cUlZHtEdcGFF3YPwwWycUMPchbvfOU1Sv4eO\nWh9lX/yLuoc9vyRIg7Q+hKkJqWck9bi6EYDhCnG8K7FFV5cs8b5+MocIRivR\nZ8MZ2Xak32+hh2I6Ptic68uNcDIP3sGGZhvv92cr5JkacXfVNH3SKJJy6YY7\nwgB08T3yvJWm1RupqD7OqnA5YKDH2WeLJ2hxY+51yAbKMKsd8UCeKzFnPPag\nAMXAxPf9K+clf0Y7g3VuVaGX4vbPzkc3QExy66jjXqZpeGQInlHDjgZ/hU1y\nGnFxbPi2bx7q6rDbT/4ENDyE9RKOqb4qEv8HbdyHF8klxc/MfYXPixYsDd4R\ng02zOd7c3sQD5FRhLasD3QhcWGGD0qdFbih9it8gLKVckgq6pu2afGdtoIdj\n7eUYG9309vNCB/pAeY8BRo5REoJdowITtzA5iGNmLpvkeKZFKns8jHgnbDoq\nbqsjtgAzWSnU3VEeIHEe66+id9kgLlsHbiGTYnTTQjBQgemE92DEeRtj3dv/\nS+cN0dpJRfsw3wlvNChkgcynHTXMSMpgNdu+PLcrw5vIE9uWXa0JoEpjqTXc\nHOp3\r\n=sBFx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-2f57a298.29+2f57a298","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-2f57a298.29+2f57a298","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-2f57a298.29_1576016005386_0.8210681585117015","host":"s3://npm-registry-packages"}},"1.9.2-alpha-a66258ab.30":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-a66258ab.30","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-a66258ab.30","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"571765344a1b787e8179251dbc32b3d7fda72672","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-a66258ab.30.tgz","fileCount":30,"integrity":"sha512-nHDFHWtSXog8wR0UUCdOMn3MG7iQsxnp7Et1YC2W/9YD6KGQA+asa7E1ZaB8zyl+IV7PcxViI+ZqotYeQBM/sg==","signatures":[{"sig":"MEUCIQCAA1AXpmOMewKZTMZAkr0w9QIiP3XVQR7ckPv+QoTXUAIgeMXUJob0b9IIoFqi1KJlrA+y6pRRvb0eUL06kN/0UTM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd8UVLCRA9TVsSAnZWagAAOv4QAIDeDKxXlSXtI5HSUq8h\n+TBRgWmR0yhWHyw2tVvHJdG44YLRlsqaaEcc5iWkDGvwgvgW+WetzSyon4LC\nij8mIuASdNZFINyKjLRayJ/kf4G4kOFBUWAMb7sOnL7ecH4ndyoaWbwaOTRY\n+UIrZw3+bPiaxrGn4Q7ih2wxoxK3WNYOFVc6qcFAmF8MbxF0l9RgttUWCxRh\nHl6RW8FeXqq3ZMd3Vt+YmoHsY1SWJmaY+TMabcCgyc79ZBGlUTEzkvuo/drw\nzKd4F1k69HXz55c70QpFaM1DzG0cv7cgzAYwcTK1U8erYi6wLl0IcJ2pGi63\nlJjuxVNH+vc3JItIrgSzhBeMFK4076khnBFovdFjKOw4/hXNdYICR4n2i++N\nw+2w0AToRVtBqg3GLen5Fzh5JdjbUURZWne7YcA8T9iSPquRyh2tRL/9Ieaz\nIqx4mHrvaynZwEv+0Y8hTS5AykwM7D84mb3Tg2FAN1ylngFaZriZN6cOME79\nopWhY2gVSTm4QM4GIh/AMYzuvyLKXxUvfWqRMAtYIaVnhLderIwTUt5Rrg0f\nJyyT/XBCId5U1qh1UJAbKfS/ZYR2MKs1Xrsbni0eEJgClOyKPym4FUSm0Tab\nQwSEdy0Lrix79UcoPX6Uy3FC5LnLwBkX0AiCT5XyoMji7orXOZ7qNEihrLk3\n8hK/\r\n=VWY7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-a66258ab.30+a66258ab","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-a66258ab.30+a66258ab","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-a66258ab.30_1576093002357_0.08381961067770893","host":"s3://npm-registry-packages"}},"1.9.2-alpha-f81ff23a.30":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-f81ff23a.30","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-f81ff23a.30","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2f976c4ec8be9eaf50174c761e19bb22e9c51113","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-f81ff23a.30.tgz","fileCount":30,"integrity":"sha512-b+SElZBZT8XZFKeyqytPY27NXjsyYEkaBQJRCgMwW579L/388o3roQ4m4OHt/B1iwAI5NYka7Y2tyjkfKUcjgA==","signatures":[{"sig":"MEYCIQDVngxDOhQLNLLg+fbc70omeWSWxQxnv82UPSHgrwBmFwIhAO6boU03IiyOzA51bouL2gh2R69LOmvoMOpxqsB7msQw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd8UVdCRA9TVsSAnZWagAAZG4P/iOgO6y3psBC+bcYFfNy\nshC5nIA5LxGAlG76WLjLwVsUtCkcPueJnFX0x+myYGIg80uZfQObLf/LCEJh\nwEy/vynRaX3L5OFqudfnSfjneTwZAnOEPmPoODEBBRlQfmbutKR3kMq7N16e\nlA1kbVqH1RU2XNk97+E3pAGSyQlVtMEmV6Rg5QNPPrYcz4SCj+KhQJHHT8Pu\n4q3+rqA2T6JwtKy2vzb4pVW3Pr+awIoTZ5r8PehVxO+ELpsmYKbjzpdt7lX5\nISiQU9wGAUqB2AaiFLFRoPj84aERpL4oXVo4fQ5gXExVK6CDWI2T2K61x+cG\nIfulnhYhP33Ab8IZcy5ttgM7lB54uLBHXq8+GFftUTbIl/YLXnjp9yPdkQFa\nHqvISIQ98LnvntKysU4Goti00uwhZ3pnsbnEdDbVH6kGPviGzwFZEoN+8REF\nHcMfFd8S6u52KlSnSxYCoHq5VzDKztMEYkbIFi/UU0alTHO9d9B88yQ6/OE+\nu7aoqNFdsxuxIM3HwnQiN1k3RlkRFq0tth0r2o1/dAds8jH/iQOQazBzUW3X\nYF/hu5AB6do3EOJc9k/5kYt7TNmVK6gYmfXK6JEEaZw9OZVLF80DXILsozsa\npvlRwj9VAXrM6jcHZAqHp6SBay6oGZ3zVw2ODjP07EprVNK7P+ChB2KlavOh\nKEQx\r\n=DJFh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-f81ff23a.30+f81ff23a","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-f81ff23a.30+f81ff23a","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-f81ff23a.30_1576093021256_0.908894414599972","host":"s3://npm-registry-packages"}},"1.9.2-alpha-fcffe9a6.30":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-fcffe9a6.30","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-fcffe9a6.30","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2cc1314929cc52f4abb5408be7a675b7efcc7752","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-fcffe9a6.30.tgz","fileCount":30,"integrity":"sha512-LACnknJJGMb1bdrGQ8y7vdzzBGduFFFjlS5V6C5GygSwgZRxuLB44NobpmpjplGJ6MBMlBfpBGlPC9JjC5H0JA==","signatures":[{"sig":"MEQCIC6cJrUIXFNqj/tmiez54RZQkkytzqVQ0YtFymYDy5rCAiAYAMIM6y2JjiEV1gqvznari1+1TvnoIDAZfTVA+PPhcw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd8UibCRA9TVsSAnZWagAAKkMP/iwN7CTeVHqtIghvDSvk\nDu7qgIYN/cZ1mkqpzRzYoHvm7oHI2q4lPetMXkE7cqA8DiYwQw8gLUdXI/gf\nqL9EQ+vDEwKdPv7sPQa6DC/iaUR411diDpk1idMMc9ksLTh8Lo0luc9RVj02\n3aAusevRMb50IRoIkd7Mk2UgLL8S+e6qHBLune32fVXnb9HtRJs1PdfxHGiJ\nfhNscC7ktgK8sYOc7YOF5o1jDlEhZ3Pnkg/zQRKGYsPxnrXRZD/MaRoWjdW8\nlxLbMxk2Mz2UPKLHFjq+i+E6+F7yI6qrriMDmDTycPeYtwU5PwNfjJaajY5W\nMu0vJ1+FPEhrJhe2T0PHcOOdWFjBDzRVr/fzgn5DiL3JqzEn97Rz5FdNKFXe\nwrHs4O3Zjg7qq14JWbFomyCu4wjp1k1VlZVbiOEI4fXOsl/CowvO8S/wcrF9\nGM4Yr+TxZjPsCV2hwb7hkCqHwD/kwOQf4RyUfZ2DhVne5h7oBL1TWSq4JGwp\n9klP+Ixmx2WqQBImKaqmDsJ8Xj2Ott4XCDHTBxdYeoFMIIDpavGCEQ9UnjY7\nm9sk5sYCzcwwZ+RXVhFUeJ+dt7SpxgbSWI6AQ3LFF/hwbHr/pY5A39KipgJo\nhv6C6EYNaUPWetGMizqmC4rnuokQTnHzRbjb/7vmZ2V4RNHVeK5nmtlLUs74\n3y9n\r\n=tkBJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-fcffe9a6.30+fcffe9a6","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-fcffe9a6.30+fcffe9a6","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-fcffe9a6.30_1576093850706_0.9909140185390555","host":"s3://npm-registry-packages"}},"1.9.2-alpha-5d37d7b3.31":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-5d37d7b3.31","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-5d37d7b3.31","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2350bd452e9dac81e272505dd397b6bee4262f7d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-5d37d7b3.31.tgz","fileCount":30,"integrity":"sha512-3xrvgmq8KzLDQhC94VWYZkb0DN/B2SZxduGjPIbCIFkmwKV8Khax+6fYdvbMuDYbWPHqpjGj6bVlw1g9ipFZFA==","signatures":[{"sig":"MEYCIQDrpmtXzjV7WiZ5FyjdJLYK1/0jhFbmCrjdHCRbOqOSGwIhAOqAcQ7pVpdpFVplFq5aoS6s+yQjBLw/tpRs52LVXpfP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd8mvGCRA9TVsSAnZWagAAbm8P/iAdBEZp+NpB7IB2e5B2\nF4mPCf7ylHEAtpcYRSY9dLP4CvkeNrFLX4RNttwg55tdHUs9DsDWPw7XnXR1\ns9TMbs3UXEXKoA+3YPZEBX9Lmd79N5T7KFtqW4Y59+9tROYux0Aj+plBy3zh\niLg+JWiNOuRGsxOXn+sHD0lZg4RwTeecnXXG/XXXQQ1LuYb/DKtXfLYgRTBd\nubytj5EaXggyjJrBgPrIxJYlPv9vY0Al+tyZEqqQX/2tS/LRvN6doIvKj9+j\nQ/KCxKJKZM3O6ZkbYI+VAWMFJZOGaKqya97k2OlPdlBsNswV9/4Sf5aapMb6\noV8do4rvG3q3+RXq1aXiAS4WeMefoCaHWn1dw9HFQBl6iVCV/0N3XlbPaXm5\nvClfurJSnM/K9e08ewGTwY/RVTArI7s3gIScMlQQFwZtyOvks7ZhoNW25qVz\nX/+MPqA0mzoKGLCF7yzqcfj9AzBM/z1+hNOcRa6zItm8vC13pcXfgtwM1/W7\nBA1ctPJWchMYxMu+qHT2EjAMA6JOzHEc7EJwH+Voyxoj7uhNa6xCgkHZ885j\nSdO+vBZ1lkYe6eJfaqr59wRA4Al7Kwz9WEJMRoKPQzFXPQj3ou+F4ESRr2bL\no4SrwpuvkHfaazSlSoazDhWTn7wGa0LBG4MxAspPPp0u69ubs+XloK0FR1Ya\nPywU\r\n=pt6+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-5d37d7b3.31+5d37d7b3","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-5d37d7b3.31+5d37d7b3","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-5d37d7b3.31_1576168390079_0.08189979235166622","host":"s3://npm-registry-packages"}},"1.9.2-alpha-ea8f340a.31":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-ea8f340a.31","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-ea8f340a.31","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"fcbe73f2d2b8150814f9f24fca3dcfc11df1f689","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-ea8f340a.31.tgz","fileCount":30,"integrity":"sha512-HLFVBVkFvgGe3GmvIecmuiMmTQ9PVXTyR9VazQ+5W0RQxZ4tAzB5tLDkpBQ/TzybdHo4TZsqInD4GepAm1UcHQ==","signatures":[{"sig":"MEUCIQD6xQihsvqk1PlggjVJeV0bheQvmeh7zHG/oNp1wUR8OQIgIXiOoxG6DNDVrUncZWPZLS3fSQkcaHAQ9XosCE5Ybns=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd8mvjCRA9TVsSAnZWagAAbQkP/0luQgqPEIhAAwEKN9fk\nox2MFlD6iUrfdWLNyksv+iAVu9Vz6QBn8cDhXSnAT8+FtOc6RWa6BRS4ypLg\nkKgT/JLpzQ4g7yKRkq2NikFrhUklxG0yRNsRGOYOr6VrgrqO5557/h8S6VZr\nRM6iKiwqNyDXS8dLrQTLSMt446cKeGQqChF2wIBr/9AIimeb4UWA2+8NBQ6v\n+nZQw5/9+rO2Nefn8vbO5tESjAcjw3iB4aCW1Co/4N9FeikrlsjMbjfjI5rg\nmqHOElxNjAs+kqCzK4724EI+/0xIpf8Jjtl2anCJCzyGOenUpQ9Tns2Jgr4v\neZvtWne/bMKzpudZP1v6KROISDLbb6U/GPaU6I4nb9eQphHYS7b7pUNjSCEZ\nSEvNtDGBZ4MtDInn0ByHmODArZkcfsnSanFHG2QA8UB7cwW8Jb6W2IIte1IY\nwEie1hTn3zawirRMH4+kD+mL1KFpX8rFwHK4nC+p/KjiIdVp2qZE7iBT/wbJ\nfHKiKG1x1a70pPVQdShBKy2BTP+UNxmXpZW+eayA9X09ysDWgqHv+H9o2Ddm\nse7I0As6v8cxZEIlbz04MhlnEghMic8+VL60xdciq/7I7DNPlymob++ByWtV\n0Bsdeutq/BF+B220FgZnNdFBByPQrORIGgT/OWTjdRvScjN8ROMKxxpDTrJR\nQ0t+\r\n=BMOV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-ea8f340a.31+ea8f340a","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-ea8f340a.31+ea8f340a","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-ea8f340a.31_1576168418644_0.1563866479188254","host":"s3://npm-registry-packages"}},"1.9.2-alpha-e120a94b.31":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-e120a94b.31","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-e120a94b.31","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1f0225473acdad17fec873d9cfbba23648372d1b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-e120a94b.31.tgz","fileCount":30,"integrity":"sha512-bKtyhNFhhpMsiD7Qd9KyX6EAWE7nf1GsBZkxopYa1PP/YlYxeZjEaBRoCpJQ2VjtSo3hwTwvjJf1M0FLuAwivQ==","signatures":[{"sig":"MEQCICJXchX89OscgKHt+RbV+IzetM8HVnNtTheUGkgtOQTbAiBVD2se2ZUt2pKuOqLrYhVZD+cD/WUxY7aJUG2k1NrwOw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd8m+VCRA9TVsSAnZWagAAg6gP/0eZUaXA5RAD4V3KHjiK\nfE4T9g2rr/yNbF8TwyWBoa+dVoe2ZqaSKbru1bX6UL29N4BZcforpO0YuzIm\n/ATp8vZiyRQiM3c0VqOpX0i2na0Q3Jsm0CG3pOwc5VnGaY6SEfEcpR/zxvi7\ne+Xi7v79lo71KSTcrFBy3cWbH4HdLha5erxkTj2ym0TfHst/oHuaiKYkQ12P\nvpsnb8oqi7U3B5AhrJ9FavJpu07669dGXMt5QQ/i1854AEhRr/M7FYMZ6mDn\nSsx1Ti05yXovV1ZmCHWg5yplppN3xi19oHAoH+YeuZqCy1UXGqW/euv52igR\ninxamdh8pxVfGIIItBT4s0wsBvXkISz7E+z5pJ+x2XUgkfTR88UGLgrBfjI4\niCF4UGKIgkrW26f4Nmsju9ZbesgR7bpnFDUSrUUL1Lc1rIaWvcumNr2boM1d\nthoy47+Ny12eXnDkQAA24EyrYDdTxIL03SCNlFjpHXWMDrfinkZfgmr/CYI3\n9YKhmVAtNLjwM+61Qk3pL1M92potEte4Qyvk5QPEfkO5DfA5odEXNnez4sjz\nMMFfVNiLZ6Hd4cKcG3JLsCKySJOtp2MN1pdRXIttj7F55LFwqBdSaVSUupVv\nhiChJtnP04Njc17GDuiyU5MxzRP1B6BuXoc9kH1pfKfOc+vSCiKvkwkjmxah\nfshR\r\n=brft\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-e120a94b.31+e120a94b","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-e120a94b.31+e120a94b","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-e120a94b.31_1576169364378_0.033187374503964584","host":"s3://npm-registry-packages"}},"1.9.2-alpha-2c853cb4.32":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-2c853cb4.32","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-2c853cb4.32","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8fd54f8032481f9335b8f5d64879bea8f0d59791","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-2c853cb4.32.tgz","fileCount":30,"integrity":"sha512-EsfBH1YFEVOEz3CQgDUK1o9ZjESfTZMv1V84PRS2OdjjYeiD779kL+l3oCZvh5pCmaj5V7YmR19Bt8NdiwfgtA==","signatures":[{"sig":"MEQCIGvZ0IKDP+BjYo18A6adm7W8L21NHwt28w8mUEdeVuAPAiB8HiMSu5w6TNTQForDuhDClTeXyIUimjigg1LgrmujJg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd8pe3CRA9TVsSAnZWagAAD4AP/AiGx8tzJdoLtPK8PP+W\nQ4tspIvoycqRyokSMQ6oveoWoTZ6ZIfsDY3LXF2Yex2DmYXXMbxZxuiaMXQC\ntY8qySHWWslTMiq7z1dzkHNNyVAVFD5nnCqhV2BrZyZ+rqT5JwBIYWKCnbDW\n2D6mpsyJNca0cyTWUqwbHIhgkwUcG1p/zmWU8r88CenydVetTTzDZPDFRdhS\nBC54DZMSXZmU8hTZpKYJKYGgXp/+Psn4Rqmo8VpfMzwIWiv1wyu/wHdqel4y\nRzYZz44C+IFGDRIrqfQZDcBugcIIATbP5JRRHx0pcmzoyHJ4Fdkxh/LvWLeQ\nt6SFFS7qVRo4Xg9K3kH8XtaWyzI25YEZRo1Z+SJydnK0pkrfnLxw56wQdbJX\nd2MU5cmT/pQz+srEyKVPhEHeS8z7Bh9lLUZhi/dtLmKUw8MUpd7VgjM7kd0M\ne6zxyVFP6xYbmIF+9A1YbXiS2C/YQfuothCYf5nvcNCRmHl8EcTCy8TUR3wm\ntBVNIzZZlZevL/y2PBCo1tYu3nrVauTbzj5JgymMHjMiWRUJ4bTicHlgKT1x\npO+L7/NpcjKPQQaookuUhHWpPwrrFJHI7NgOybGAv/HY6qm30eijb+m7071C\nnwDTy5x3eyc9EolSK+NJT9/gvRabceE2fUQqUUn+qRiTOu9GN6ue7vBjOLxo\nRgmX\r\n=4vPp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-2c853cb4.32+2c853cb4","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-2c853cb4.32+2c853cb4","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-2c853cb4.32_1576179639057_0.30843819558905494","host":"s3://npm-registry-packages"}},"1.9.2-alpha-8ca61c01.32":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-8ca61c01.32","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-8ca61c01.32","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"cf0158d064ec529079e0b85677514ac358708571","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-8ca61c01.32.tgz","fileCount":30,"integrity":"sha512-luBjO3nOx3V2fz4qIw3h/lygVHy7AQk1uX62DUtTCt5Sgvcr2JjD3L67fOFV1KxDj/qMwK0FUtVuKcH6J3Drrg==","signatures":[{"sig":"MEUCIG6S9J7fQGRaDqLyX/0C84ZKnmGwvAKmTWceNVC7MWFvAiEA47F+NHrr226g8lx9D88w2OAiNgnN9SAox43WoBMgd/M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd8pfXCRA9TVsSAnZWagAAaSsP/jZH4Jlx9POxwmE0YoQx\ndRsV8d7CZcrGM5mJS4RQdWKmWCbQ2QWHPKNAt+FZzej2JNLhG1KN25s6Ow6y\nMmsci3iy0zkeFm3nHP4I9OKW2RhrHIud4CdxLoEHTadghSHjJ37xJGgUHbPB\nJ75aOyMltoyakd7bpRAeqe4oSGPejtNp/yRPB1dtFDMB3WGP86uFRXzPOUdE\nQPkYxBy1NxOrh2He1T4K3eEJPp2B+nd84HzEmq38YiKV+usCDSB9Qf2ehi5G\nIaG6vamWFzOQTZqQa2BnJTk8Ln7nq6KbiuZFdRFAkBFLVwTzHalZz7F32RtZ\nkwNFWuwSIp+y4TyKzGPSoaF92SZXXdZgK5NJd8/7+z7VwlQHBUM8e97x/SM2\nioc9+UFZzHMqacvts5mCFJiGTZo50xcT5D23PJDueuezT/+MbDIJKOIQxOSq\ncU8sTSCfU1Zq9YjV2QWL+GMjqIL4NSgArU24IfeZKq2Vb4DHx0GPdgKRKGow\nsqqb+1RGepOs9VM8W+fVMqOmePVWFuwayp4PeKGO+AktrrU7HtdMK10Ng5TH\nJshJ7idRPDoR1srMtIjR276PtxmmQzRp96HIj3udnNID0YHSwej4amyc9nbP\nyX4VcGsw+2z1yp6eSFMMK3duCGb4pju6FUC2nlDqdKB7+fypxUt+4226Sntb\nAm/m\r\n=86aG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-8ca61c01.32+8ca61c01","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-8ca61c01.32+8ca61c01","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-8ca61c01.32_1576179670759_0.46854188990689427","host":"s3://npm-registry-packages"}},"1.9.2-alpha-17bc20d8.32":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-17bc20d8.32","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-17bc20d8.32","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"966243ea357aedd505515bf2980a98a52a6937d6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-17bc20d8.32.tgz","fileCount":30,"integrity":"sha512-MYmUyhXyaF2+1neogamGUVhVTbfr9gzoPnXJ1xGpjjMMdk73PbBk9D08SuVdyt+icMjnVD5aHrKWXkzehCOWxQ==","signatures":[{"sig":"MEYCIQDGzeWWHlF36vkcc20uDjEn6ojyxniwD+x31U/poEYkbgIhAM7nE8RGfwF4seCUUhYtdFxkJx+9hoQydxo8So2oyWeR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd8ptZCRA9TVsSAnZWagAAN0kP/2L4Q04L4KU4adBpBR1B\nO4/91LlYo9FTA63xT7brb8ppWvMF15f0z4F05H8QsNlu8qmJSVuyFB9FgQbb\nhO9GgMb9lsTRoebYjjO+v6iEmYV7BZ7MUbfjMB3uNaTqtf5HST6wGtpoZ+NN\nM/gk7W3Q7BOA6i+Eu25fFHOFxiyJdfwyTd1YDGew+6EUw/k7jMNjJ3gK0vg0\nBpmohjxbM9ql1OiVkqUju3GSmuTHuOuEzKNQx5/yQMpJvIU5+I8iAQVt3ctW\nPSJvNx9434At+yXV/YIK8+AxEdOhbfHLcFwyjl+i3xewF32+Gftnolz5h+5P\nAjG3QPr07NVnsycmIo+dxv60yQ28S7GZ86nKS0vlJxb0J/5nUaweNXw5Cr9x\nAsWtFdvQmxcZTa8ifekR6zzgYRmbygL/oaUU26t9moRMw61STRy2hrHNeSzr\n2jxhWyck2Te+vdtr0VFJcIlMHCb8+U84Sd1jlK+k9q6wNA5bjjvlejU23jpA\nnUIuPKErZY0UCsVVNBt60VutFRQ8Nxug2HAd6/VzsP9WgGw4Bf0uZVzii7Nr\nQEUh7O23PQrEogPKVELV1gkm8XiRCjexwBhJDhJmGGgUrHAkDHsd7z8hHSyP\nN8/6k5G3kI/BJrXzXuZ0gszsyMRmKreHjzLfwy//9JKVVqtrHcg7apc7wCVd\na8mh\r\n=KObM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-17bc20d8.32+17bc20d8","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-17bc20d8.32+17bc20d8","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-17bc20d8.32_1576180568730_0.2798179744234066","host":"s3://npm-registry-packages"}},"1.9.2-alpha-413fa389.33":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-413fa389.33","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-413fa389.33","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a3a19f3c200b0c5742fcd9c18390aeddaf06e532","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-413fa389.33.tgz","fileCount":30,"integrity":"sha512-8CM4PLEsnDhLhozRcinWqjiIA0DMd6zsr/Op9XwuyrcKJVjCgOx5QDILKxZo9DIqx8PBXmyb8p0JC+5GoM7hJQ==","signatures":[{"sig":"MEUCIQCuZPlxAUpCov1Zh6Pj9Q3EPo/eA6EymSo6X4Ek1bSO4AIgC4gq5hk3pXrvgd9s5YwuYDV0ccTdAWr2IvA4WrDkIB4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd88TnCRA9TVsSAnZWagAAlMUP+wXSl3s4WLGZlTzPPupD\n5rS9IDImE6TeDWslt2dGx3mI7jHZRtDre1jyKDTaIaLpe6Wj/VShmH9NP7XP\nbFn31h/OCdofbJ3Lpbt1OionOTWPi8tw8psyLIb7vKjk/FY/2NMT9yS55VFM\nnMyRLeoalqeDcNXHaY6F+Kz4za7z5NPBWgeSgr786/8daC1cJf6k8BvgS/qv\nY3jprCeSxDFSLp27jWypD0xVrMEHzN65FuGUHLSHfHZ0yLntkPIEbfjZnJ+K\n3HOoj/1/du2oKfkTGA76wFo4En95izo842N7/IHKNXfoiF3uEtPSu+CVvuW7\n2RKkZKqt3RTpapUb0y13hMncPf5+dBX/NmFLH6G8HaitguPcsBlvyo1lG2V0\n9mPjhBP6tsbqB/dVCDjXSfNcoQwOTzzNijd/QewKVycX/cVTMGEtZzX1RVsK\nI93LpfXbyqdOzak3CgyKa4gVmhc6YMa0HaWs9vHZkt7QLU+iXnTXHHQfiFEQ\nZJnCGkEP3czJwP+UGlNDjHosd0H3KfBG8RHqTSlWSv7HxCbM50o5YDFrFpbM\nJtVFNkRvjiM4C8WQXJmaeW6yIwcvNbKmKqbZEJfj3VyJwFhT5R9ZBd2ZK1fh\nRrgCDQ6Wpi5GX/h6Qdn5sS1tXReWCbRtLWIbO/mVXav1zPF4F8K2gHTQeif1\n8RdH\r\n=av0r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-413fa389.33+413fa389","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-413fa389.33+413fa389","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-413fa389.33_1576256743238_0.9675904096545733","host":"s3://npm-registry-packages"}},"1.9.2-alpha-b65b3e49.33":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-b65b3e49.33","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-b65b3e49.33","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1702754b164c9c4ea968c1ea47446865acef328d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-b65b3e49.33.tgz","fileCount":30,"integrity":"sha512-/39GziYFp6axs2Zz46+QT4MoEEK3Re+oEco5UqOEgjH2RgWd388T+ZZrxoomypWO3wO162HoP5pxc9bRfsNxiA==","signatures":[{"sig":"MEUCIQCDhnS6uYejtw/bZQRHovCQ7ln+QfIu/fwAvS2N+mcQIgIgPRI++W84RQyM15+CwyjOPrc+EZlS+H9qS9KlzxSlJFA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd88jBCRA9TVsSAnZWagAA3HwP/i+zA3Sr9k/ZoA0RaOTL\nTzWNm4+isAMVr9xD3SZgIdfyCfibnCmgxGIh/VgCXGw3DAXFnZmk1KwbPszG\n9eGiayvqJirLc+5VH5OvMMT1JREBb0/R7hKJwxRS8JcKkIthCOZJrLBkRRfa\nNSgnC40cbt7Jb8ZAiYwQ97QsHMHMo/qHOsl0wFGQUCZXXQLQy/8CYt2mN69D\nG5LUhKSqUqYpLcqxE6ChGlQrKVPZJQ9evJsh3bZxjpcPtQs57z9vJMxGYRwd\na8NpEKRv78n3yOGN2w78O4GkStdBHGNwXawi+ltEZaMeaTUE2ZPPzuP2pHd/\nAgjrDkGtJqPBjCFQnsqMC77ONicoNqCM/Lk/15MDnrQpDlLt2GIizmbfPYPF\n/QMok5+K1mITHBx8jlck/os2VhZ/hnexP9pzX/PRfRGC7Gf/ba/qB0oEO8pI\nD8zHRGlVLMjbcQptGdKCgX+hPfB7WCnwbPMOsh6LoCOil1sppziopNIWJT8F\niBRJXFqxTnPSegQTr160yymaecrF68XFJzMOUF6NhlMYmyC1yqt3nVvETZMn\nYlbISW0y0Uqf8cNITkTP8VyuCM5te87WK5pgccy9zLDV5EdiUMNQab0FRwoU\n3e3FGsWTQZXw+R4zFSYVBVAC5wl8ICue9mGsGPjaAeLxgwv9/SwTmgvQrMy+\nBWss\r\n=fPlo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-b65b3e49.33+b65b3e49","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-b65b3e49.33+b65b3e49","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-b65b3e49.33_1576257728537_0.693291936936105","host":"s3://npm-registry-packages"}},"1.9.2-alpha-4a68e210.34":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-4a68e210.34","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-4a68e210.34","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a1db34c9d9f5d5ca006e221294deffb02aa09585","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-4a68e210.34.tgz","fileCount":30,"integrity":"sha512-q5OA5HMagOXi4SDm/StUfKF6bwRDDDy3r54FWheP11n/PFDQJ3f4u4Rtszpi5cTWE2f8bAUB9kNRXRMR2d4R/g==","signatures":[{"sig":"MEYCIQD8uCebJdrcIvWQ5c48ZcxcKSiqIWoAHP3ecHrv+3JeaAIhAMZIyMn0Aqa9fkZCNNi3hSFuv9YKKJqk0KAMff+x5mUV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd8/SwCRA9TVsSAnZWagAARIEQAKMo1vuqc3gdwA0x3ZIF\n+lvoQSWNascYqlni7hJpsS58s5f55VP+jsThDv1jKT4qLFrrz+ZMV3OxE3X1\nv1aELMUGeiABhggjob2xv0ccqx/I676MWyIVxQXxT66LVGsZ9WuQ8APDIlc8\nO0kZzcr01/QYDcA7ALd+Da09Qw3aw6zuHyZ2K9SJ9hbYVTEUOXsHsSSEV30s\nrTdhCN5STMuNVrsQ4OqAJxL11FgN8lnmj+GJ4Tw1PnOSjTFKx5BaA1sNPqyZ\n9MXYK93HIjQBxebKNIbMZYotMNBsSS1qB5t7JJtxQ6sY9b7M4WZDnSIJwCeY\naoJ4ZWppCAFswg9RskEVW3AOsx4ar90RHyd2fHbtYaMEdhP6M7tb9laEbRy2\nfp9K0+EkQHTQI2Yv2/4z9RsJgMZhLip4LC0R2tJ+S7xg89xiGJ4UpTE7Ft48\nOfJJloSZMTLwNaOSifSH1bTNgi5mZNLPO0M90wL8u5p+T1E5zVbLL9ZzZpb1\nh86+93go9UUPe1d6SAcPk8lNvX7ZLcWriVrjjMJyNRqEVVuB9iXTwQ9eKzlG\nBCQYrN7PGDk34KPNVmv5QqT9ZsqPB7VdCH1w7oN7cProfkY8YPIKRule2PTs\nmebTD+D3sibGjsOMXDP9R3gDDGpF0fLUp0HCStKrSjAUPb2QeRQghpS8nuKb\nnvC6\r\n=UraN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-4a68e210.34+4a68e210","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-4a68e210.34+4a68e210","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-4a68e210.34_1576268976329_0.792175705181611","host":"s3://npm-registry-packages"}},"1.9.2-alpha-c3c178a5.34":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-c3c178a5.34","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-c3c178a5.34","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"36040d3493e4f933bb162842d03bf16466478494","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-c3c178a5.34.tgz","fileCount":30,"integrity":"sha512-JdLz2mf9ydhBeos5xl+2cvWQuF1W04I80tm5MS55v3oTsZRuhC+a64goX+SDoT/EIcVqyklLYr6Grpn7k1x36w==","signatures":[{"sig":"MEYCIQDVd0z+QRxerHSywhCIO9oPtdPUOH7XrSl783rhlmSncgIhAOJ6LPzY8OgDDvVjgxzYvPRvXcFBydYg4FdhzxdzgobL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd8/UZCRA9TVsSAnZWagAAd6wP/RbDUgfaxVwm6egncLBu\nl1z4EhIyv2v3hDZ++RjlV6UxvFN2gnu46m7f91jnhP7bDIUOUvRrRr8T0hwU\ndgGcfgeRwHWWgGP8MMXRq3QKvrVH2TOGpnX0litd5YRkzfTjvTmaXqcq02H1\npJPHPv9588yARbuSW4mINy07CHxu/49pSKbWcl1rWZYKXGFX1RVqKW46lTwM\n4Nk+jH2TwZX7+WQLl9FP9v4ZKeOhcD+2Xy2+PJ5kuF4686+Hc4/KK8qUgMKe\n89smcvpRvp9E04qW+viAJ3o1aigzlC0/zBgl4hRWe657/B1WkRZrxcQO33FK\ndkZwr7gebO3jBe8zk+WSpT4s6fL4ZfOf/IsftbFbZ2H1TvZz+3nlbklsE/ok\ny+R6RjBUzzBBdMuKyF4Qi8jrYo5j1KgxZmnJxh6nSzNtxLiHwseHwgeleSo0\nVh470gddqbxvmxhyPxsxWM8TBI4bxYSH8YJOttpN1qYgc4p3ClN1b4wH9RpD\nB4iJyw8/Cf7564qbGeAxDDjS0aD8d9CTEVPfIVAT535mXvTuM4I04ELrROxN\nN/+4eYSF2EYtnDwWAl/l/BWIcANuVg/Iqi4kBF16lWHo01kyKYFmv+Go7hML\nnjEgs3nDPMSfMapk3mt4WdG/wxLWclKKa+MNcA9kx5tMRWM4EKN8PB1uQkrt\nHJuH\r\n=nTRO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-c3c178a5.34+c3c178a5","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-c3c178a5.34+c3c178a5","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-c3c178a5.34_1576269081117_0.7677410634556248","host":"s3://npm-registry-packages"}},"1.9.2-alpha-1329076a.34":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-1329076a.34","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-1329076a.34","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e00b0a0e4b4c15117e9bee3304e7de685cd89132","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-1329076a.34.tgz","fileCount":30,"integrity":"sha512-IA54LhyZb8S0cup8KqN91Pi8TJhl6VqxJ3BxOYC4sbegpU1VXXGYG2tvA9vC9zB43xxSmzl0S6bdHWwJ3FJn0Q==","signatures":[{"sig":"MEUCIAH6F6v3xzOgbOaiOaFDQXh7oCZw1jo0l5Pa32IpLr7uAiEA5XApilTCUzaEAKWj8zY9f9zUY6M8CarBAIdtQVBEL1Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd8/UyCRA9TVsSAnZWagAARzwP/06yGUSGFgSmNCdNegxt\nuEjxd4qpekf12QbpjdM1f6uZcK4JWtQKDSwC0Xw0r3JcYWxAAj0aY04pjqBd\n2r3cgKtXNRV3KIZjGMC9Cgvn89zbPK3Crq0pGvlo1BL+4v26XhpjgoDrpph3\n1bcBy4QxxC/2nukbPfOwKpUv7sPg2Y7h2Uw0J4++9erL+vTh5NkjnVgcp9kb\nto7Eg8Bdd6METhWLbguaFiKW7QTfKxunr5sn8M2yDflz+xNTyj/HOThMzwbW\nhXHOuG/r9zRofWQsh560RLadGLThKr6j1LleZlefLNRTYiVgubhMmDCK4B8E\nKcoaKyzB+zadG45CAX02JTm8KUThSEwtvTbS2W6/bwHExpNrmDLlz6u8T8EC\njc6Ekth70vkg9jppzRk1FtDpfNXe6xbb8YtA+T4Yzc+PlUCv3pXrSGsb2HCZ\nmAITd8XrsDBi76AuR7Swzx4FdoulG1gOkwWR3WBU5fio8YtDrlcwY+P/9+p1\n02gr3WEJEcUO4nRcowu4y5r0TTZ8u8k1iCpch7FkP594YsMbzHJZAXnz8U7W\n2Q/SDvDoQD9oIASO8n+aSXaJhWDOGy63arCEytkFpfZidOjbxxb8PrOm9wMK\nEBb3D1Wo+Ka68X29AqC/KkV+h7mqUFalsmC7jDKG4GxFHmVuT2WQoWaFpsZN\n4Qqx\r\n=/Xc8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-1329076a.34+1329076a","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-1329076a.34+1329076a","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-1329076a.34_1576269106196_0.46873600678063276","host":"s3://npm-registry-packages"}},"1.9.2-alpha-0f2c27c6.34":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-0f2c27c6.34","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-0f2c27c6.34","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e59133d18a4669d0a309a0162e11998f729c151b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-0f2c27c6.34.tgz","fileCount":30,"integrity":"sha512-W61jhy3LmqIBvENBHohoNkO/vdfWG2AhNz+xvQ0bSiVVzBw2HHRmT7VY7waCwazpDc+dLGxKK/xv9TkJBRRnhw==","signatures":[{"sig":"MEUCIQCr6yaMPLKyzZiUCqOOOmWZv8JVhweWOBhtHV0D7FQWnwIgf6gg5T4/uOKMMCo1lQv/wKxTfi2NXb8ZHHIR5pIZGyM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd8/WGCRA9TVsSAnZWagAAxl8P/AwGshBZypi2+C1oFIZl\nG6MlgvPxwaYJKt/EtvurnwGvUqgo/RXIXCzM0cv4LbvVCFJMvQZHWyFn2CF9\njdzvmYw7A3udjpvDSotAHIaobGQVRjnp3+J86bMlDJLNDyDfIAjy/gaehk0B\ncx2OFWgxQSbwDFF/zrm6aezYOFJWnHlMu1s+BjYoYOXMar5sNWZiQxtUotW1\nsfpxvdYE/sie4z4JqOm6ChS2ZzQ8q87726zr7WpfCGsRYo9i+suDt2ZM6UNO\nBUcEBYe6pQKUeLqvC3DzNammB6/7emvmEf+Er6e5vUFp9nhgTAM6Vj0dzJmq\nVA//EytBAfIZCEtGsqlKVo2Yq3wwH7y/0WPPy14XCiX+ZYBlK9WXwNrsXLVE\nS1S2ujRA2bFLvAw6eReKuxIlTIMQuHfBMf9qE3cWwTiJom8MJRzW3HOMbs4X\nYj0gxG2IsWM27hcfc+qMsRg0Uesq6DeCwTU9g76EBqWDdHWkCjuishcuBXut\nBOhYk6eElcshP8rcUOefEAcVuZQSAVRcXfbvuzONTJ1BJz+bcIVdPEtWRQFH\nNyHRX+TMwErMaaz9ENV7TQcXMPyC+Crw/d+FKrh+x++bMczjIykHvEiP6US0\nVT1iLfzbJP3f7OHvGnjcEyZ1DeZBLkM8vDEUEvHp/vLZA2vVzgMlBSE1IaR3\nMEns\r\n=idaQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-0f2c27c6.34+0f2c27c6","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-0f2c27c6.34+0f2c27c6","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-0f2c27c6.34_1576269189441_0.5969987771055265","host":"s3://npm-registry-packages"}},"1.9.2-alpha-4766efde.34":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-4766efde.34","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-4766efde.34","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"494600780f205fee9c9a3c10462ea2eb712150ab","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-4766efde.34.tgz","fileCount":30,"integrity":"sha512-tPld8LeNc7DF0/MJ8cQ+4AZyFGlckfPNUNxSRvzlnbkFsAN48XLRW4Ke8Pg5fE3J/stO6jZxq3pYtfDlbzjJog==","signatures":[{"sig":"MEQCICedX4EiIEkooBOlTsmITdwmYexaPDPa1RMIi/JwUit9AiBIqyuCNvKB9oNqLkf79e3kvxwOKHtoTEov/+6bEi/BaA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd8/i7CRA9TVsSAnZWagAAvh4QAJR0/hojmBkIeLwFeoXm\nXavdgbVbDcVj1Zn9sipHu1voNrhaSlpBqmVrrFys6AS/YTz8p5usPQRqH80G\njG2k0wncAJhtOrpSK4mEv2g9rDsgABsr7STpdprfNccBG1GKUhh/jyRElsHY\nw4g2D5KcgtCzuIcBpY++c3vsoKo0HcgtrxLImGSzFzs4N++M56TBODslQqmG\niiMjT7fHFYFgCe7NQ0DG8frxmpSrfeDftjlaZN80CJE09pEcJ3wsmvxLi109\nq2fBfUKfD1Cvgv4UhrkDA3Fs/8H7jHBneIU1qoimJCGoH2n8UUQpgcRqNr56\ngfyWxfzDxsqAXDVj/809kEbD1ISgYgedxXK9VfrrQGl7TJ7HYNG6nVb6hxIq\nYjyuFsfeEBVB1Y+L8DXPensjXLXTtXbWePW/WAO1paNCGqnJuwqsi/peNYHw\nVhRETmzqEVouQ2ghIW3/hFaoRl/fJaFBuhGNeOJM5GCvCPRhDoHGwqv3DnLG\ndeIKeoHTweEZsLlQPOARDJz9eD1/t0lOHsJnOZ7z7IA1LWw0YcYieDZfM5sj\nuL/Ul9iFfCaPbaIA4EXzVok73JCx7YzEh8au369DkzQKh7t6vUP+U1nztC+e\ngTumQ3AhbtehLATZWpxXBWLC+EcRcB9Zxp2Md90d54GrrS+VwoWB/kh26BXD\neeHl\r\n=lv10\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-4766efde.34+4766efde","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-4766efde.34+4766efde","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-4766efde.34_1576270010832_0.31245167981975386","host":"s3://npm-registry-packages"}},"1.9.2-alpha-a94f61f9.35":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-a94f61f9.35","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-a94f61f9.35","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"cca5f15303f976abcb0fece7e19c505fa9a086e2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-a94f61f9.35.tgz","fileCount":30,"integrity":"sha512-83cJEMO8VCMVhdE8Pdzg5xf2QUykBerBs9DTZA4nGFuqwPx6vkU/OAzuuM191FccIzqN+ayNqCF0VKzejHmlbA==","signatures":[{"sig":"MEUCIA+aUc9MSZ+MdLRP1/VYlUHKLAWrXmZQNDysz/RfMJtZAiEA4zDO3j1244EgJRquTXnzcMXo0SQtxCPVQWGZUpVxmW8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd8/lWCRA9TVsSAnZWagAAVgoP/3T7Sq9m9eVH4Ja557Qf\nokdoUQLJ9BN7Ox8ynRLsandcXehv82GzYWb1sNKL1oPpkWj5J2TR2s4s2m7y\nA/dxBl5ge+0OAMjer4vcQeMj+zZrZOU0DZA2Zh6f8IJrZktkEP1gw2vyVRKv\nYYeDEATF6fBK94RJVW2T4Z4VgG44r1CTaB2kUaw8DvjYup4vl+gKi7X++fme\n7l7eFVYbS6tqKZVEsCF8vFHlcz+gEImkvLHiUYyzLCwnxIOemSwXEQyz6v5e\nVgOJVEX+6t8S7Qi2ncRDhxg+4WOwUB6gLvcdwckeB3aQcxUgNMk3965yaRbm\nPtgeE0QNI8KYg5x9PdQ1CJ8HUNSNXVxe7FIY2gUr9kD264KurmUEoSYpDTmk\nzlMjPzaPqKSHMyXMXLEW4CkagncYmDoWB6DjQ+QJsTjse/JJlei7ZtAvMlju\ntbB1GXJQQnVm6gXv47NidUo2YD4hCkldDh8k3Kiy/ECGWjnZpD0YQxOuiNKX\nAg79rJmtJZwZcCvz7ebVon3cPtI22mgK/+T0RxtyvaB14VjzP4WPUbQnL+h0\nULf9s3VKMijZCxt/WrEIJcCcFMAxdc9YdLKzXkBY0MpiyQaOHb78M21olz7G\njPmE/OX3zNjzCod05SmMdkQGLvqvcoDLrLUZZ3iD9QsVG/6HimXQfN7bNlpm\nRVqp\r\n=/U8f\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-a94f61f9.35+a94f61f9","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-a94f61f9.35+a94f61f9","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-a94f61f9.35_1576270166270_0.6235501090359736","host":"s3://npm-registry-packages"}},"1.9.2-alpha-bd503c2a.36":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-bd503c2a.36","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-bd503c2a.36","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ac94a345ecb5ddfc2c29038388063ca7dad7bce0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-bd503c2a.36.tgz","fileCount":30,"integrity":"sha512-FgwLZ5ILdubqLYfqkgsN8cgOsKZmQFOUONwFmSomuzk/lvfw3CYNKje9PkitJhlKgxNoRazpytMjGhgoBHNPIw==","signatures":[{"sig":"MEUCIE7r5xCJYAFL8EZcB7FlvEIdWJ2gi99ID8Ee/7fxGd2nAiEA2IZVgCsjbOwfTMhFTmiutjXIAJD/MifobfuChz/yQko=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9UVVCRA9TVsSAnZWagAALysP/2lp/K0ZJO35W4kxhURO\nGGih9Xt41xb+4rGo5QUapYJOKPl8BP72ZlzcCNHfo2rs+LHy6nyWA1tJYOM3\nOI0bbdXest+xxGyY/SnQmNSv/ju5S1g4MYyYyDdj1s7UaM4SirbNpiq+0V3x\nk5cBfpsaQCHERyJGyOPIf4vkn9n9GxrdB/0MhekNa/qv665bCuBcBpelAVKU\nuojgCd7jtqt6hjbcF/sWbnYmTE8EkYxRcyYUPffapYqPQKCsx0qK/xD8mzI5\nvzhoK8Z7Cz82nwxcICtPvAlFY8UbgmXGToFG0Df7U+2CFfEEMST0tIersDEf\n9Q7ZylcuZ7x5afMCz5Tdvm5+hzZBB99VmsFfKlcpfd85LHlh0ff2NkSDvXHj\nivav5TkzQfFgrBG/YlPVf6zB91iJ8SA81bEY5pyIkX3Lqzmw5VyTA7dWilBa\nUQ1pQxUX+ctGAsUE2uVVd8yvGYYINnv6Et/zXLIHohl7dAl1teZ6hECU4Ayb\nbEtyAoZqAOA35HgBxg472HbXyXCo8n5khHgzbTguyVA/ix4OT5par3beaICm\n+GxIcIu1sKqoJDXRLOrzj9qO86PUGE9Vy4Tb90M9sqUkgC3DAUTIaC9IUVmq\npQCyrFRSG0+esGW5Gn9qM/vxE3vO3ZqooafqJKOAd59fphILGZgPjj/wEE7M\nfJ07\r\n=Kxa2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-bd503c2a.36+bd503c2a","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-bd503c2a.36+bd503c2a","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-bd503c2a.36_1576355156767_0.8876261369854224","host":"s3://npm-registry-packages"}},"1.9.2-alpha-475df3ad.36":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-475df3ad.36","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-475df3ad.36","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d9bef76be05d473f539ba61339305cb59b2a1bcd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-475df3ad.36.tgz","fileCount":30,"integrity":"sha512-Mh4r9Zft0oi+NPxub4UApjSgRn1PdHHYsFoC/238JONGp3YBV/c0FB17fA3Zlgqbm4ENSpt+hDJdboDdcTnEJA==","signatures":[{"sig":"MEUCIAfXJqeWhw7WEcbsW/IjVB7BzM+WgOiwN6kZ5U4Ks5bXAiEA8eIsy5LXLHavN3/wKXyFmNsjlby3B+CetBnox0GaEm8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9UVwCRA9TVsSAnZWagAAVpgP/i1RWc+mJRBvkPMPzk8z\nNQQrnVgk3vev3NKtZ9fn6d6DpDD2ju3Z9SLph54AgcWQZ5GxQrjoiI+Hn/MX\ngo+7ss5ckRf69upW+Euv850Z53ofgGmyDhqnAIdVMis/jCMVw9z6Rev0QmJF\nYeH4L740BXh966Yb5TVZ4uj5IOWt32raAfHRX14/Px9NG4fuglTBINhXe/zF\n8przlWzESmAou28BjZJ0/uTc4nr4cZh4EULk4dPFH/kbv3J5jr+mSFBL7Rfj\nbi2ZMRGtkCRE6Wd4JYPdUZZrPrfrWIoR1kptoS+Q76htpTS48EinFMcS9QyR\nMD1mhWDp76oQcgIiiaGdPuxYa5z16BET+TMyXcNiCMtPcfjc8eXS1lcyqXP2\na8JLFTO3nx8KGxPc8FLVarFX3Oj627pxZgG+zMi60Nio2C1ql5W0BGnUeRe9\n4Ne/zBRx7bl05eAa/Y9kYg5IjQ2OPwbTg1I1484rwyG9zaiKQFWJqMLNWeWM\nPh7vYTaCiVJGs0/ejnMtpRgjr0O0Grvw7sIEkCry4L5zmQY3NbWyPjo/qUXQ\nbj+aZrAxfdpsxmBdQWTCy+2/0gnKZd4WwQ834ey6UpPRwyt478mYUX5ynYRg\nmJOODxwEWvyJqxsqTH5ffIjxc/06wCjFOZz6gPpwiW7AQrCHXIdivtjxlpbX\n01N+\r\n=SPZE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-475df3ad.36+475df3ad","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-475df3ad.36+475df3ad","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-475df3ad.36_1576355184007_0.246184238296264","host":"s3://npm-registry-packages"}},"1.9.2-alpha-92712c1b.36":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-92712c1b.36","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-92712c1b.36","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"16c3ee6e60f4964a4f8f880d82080a4fb9428652","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-92712c1b.36.tgz","fileCount":30,"integrity":"sha512-TTbYt0vSSutl/6jASt6bGUT7jKIvxQREl/phHr/PZcYmcDtrpNgx/JYy6SoJFapGasGbDlRfxW5Abki/w4GNCg==","signatures":[{"sig":"MEUCICotaqzU6rEYWDoVuW9UDpFiyv/iCWA2xBLBag8qFWovAiEAuxf3GaBecclBf143f/pq1PlMhAsc1pP1grfycZm0AOw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9VKzCRA9TVsSAnZWagAAxU4QAI32EcpTkr0iX9zPng93\nZt4bat0dPyB0AEbZngLMvjWFk5wA56+Fvp8hHXnQUs0E6nL9lCqb69nuGcLh\n9fZq1EfCT2sOK5IMalLI7h5cAlTwHK8cesRkRLee7yF7aJqDc8SaZRTkiRvs\n6Eujz0gNle3AD80DyDSQz28foxjGHI3NZzwUCPmynSfEUJ8SdmQTUP2HYMQ8\nsUxxbT0iwbN9+T8FpbzSy/+TuNNgB8iRMSV9isJqlTTWJkW0V8v1a3Cb2cPQ\n5LD3YHW6mJwEJDgWBgsxD+qy5QFw7gLB0tXwWXZ/OnvLoZfI++QDphc0Tz2o\njEXJHoGDzxcQT9yq+NHgoKVF5MVicibu1FDghQDYU8gnmu5miTvibvCFlLdT\n39LOdIUQlEZalgkaU3qwfBBPFoa0Zp66qqM+WdxaVxUJ9Mql7IkJ/rNtTv4/\nVCNrW9vqb04e85srLobpVVn+B1hdaPikdIXqfWp6uhPqmF88b3Ijbyx9Yh+5\n/7zM3UM0SVNznUE4Q3Ko4ZwL3KaTzfNL4MD+Qw7eGjfPZqlQfK0wjjsyjnTv\nu6Qey3xenVl+Coq0PLzlkfhJtDGT6yIv7+HkYbUNlv6zCSPVdIph/1pyq5mw\nQrjv5Te1kmG3803MTwf6vOhjIZOX3EOLi5dwJC09J3r3N7BTehQTrYUXHatP\nq03V\r\n=u4SQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.0","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-92712c1b.36+92712c1b","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-92712c1b.36+92712c1b","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-92712c1b.36_1576358578793_0.5605226578412945","host":"s3://npm-registry-packages"}},"1.9.2-alpha-c6b66360.37":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-c6b66360.37","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-c6b66360.37","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4363dfb1155dd8ead8227a64bcba18c8d239444a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-c6b66360.37.tgz","fileCount":30,"integrity":"sha512-WTr7vkyIs7Ix65sz//ZAI6wYI7uEV1CSOOlaK4gB8YDQUdxP0LiJzio9Q9ToQf7K0F9T1RHJ+1pIOdSkSqBlXg==","signatures":[{"sig":"MEYCIQD6cvkduJwWyVkLk8fox+g4bzzeA1qW4O4OeAalTMhIawIhAPpMkb7x5rP0g08LZ1t/oB7ENRdnhFhslt+2U3XfvRym","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9hghCRA9TVsSAnZWagAANIYP/13rN/XXxAevHIKzWR75\niiwCr3GVKoNSAumW9w1pZTA6dQiWG3cVV+P17mbut+Pt6WQniSwUMdkqkpxc\nMc3xdjZ8EWetpeEK3GmvEjjTRnf/9KGj8tyM79fCQ6IKKnlHKaZ1A7f1cgp+\nG3MqFaruJne2IshwtW4+EvpUapcI76lFmR0vDfIeBduQ3urqQjuwTqqNIFxE\n0WBsSl0+Hhu7n0K0TnPuDSTtc3XlNKz3tlryCYK72w8BZJAHkmWfdHsbqe5c\nxc9wTPfeKcAUlDdj3RyKJA3uDvnx81jFjLfstkP/Bhssneyw/6y+3VI/11Wr\nzqPT+7HEKPqB5fNxFVlBix33qBjq/kdWFfGQ+L0mlTJxHBnHwcTTCiCi43jw\nsoJ961Hd3k3oDw7aqrPBOBrspMr6eCRmHSY1ul1o4EBnJR7ucRBcw6/apJnG\nk4K9QF0vit+tWgcw6bmmXNMkYUy4UcWmitkDfs68dSTSvWDbuP075qezw1nR\nZUwEb74jy754HemH8J1lbxRvKM6Vne6/DOUekRO+ZZFVgBFZ7OAotchRBB3d\n/glaOHl3msvPwCZK1Y8uURFgULWnd7IU2NSQIRiKYX+XugZVZ2o8Yx/vQWUV\nX9KlUb4rvlfF112vbZei65eCZ9oN3RJi7ETqk+DuvgshNNnAq+bLo6cf1QdA\n965d\r\n=4aMK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-c6b66360.37+c6b66360","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-c6b66360.37+c6b66360","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-c6b66360.37_1576409121137_0.8502979506987118","host":"s3://npm-registry-packages"}},"1.9.2-alpha-b9739105.37":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-b9739105.37","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-b9739105.37","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8acc35348feb760e30d8d721922c9ad2a16bdbe6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-b9739105.37.tgz","fileCount":30,"integrity":"sha512-SaIXpwpeTBDfzqeaVLQzi2gbEyIuVFYqfaemFEFpx1FAD0HrKskXWxYAXG/stuhqFytBwBrQMhoU/L07V6INCA==","signatures":[{"sig":"MEUCIGHqz8PEvqaamAHO/qNxkiRDz5vHI6iVP51vrdI+kapcAiEAvK9IOfcv1OPS+/LZZMWDjW874oUUyckwvwDp4ENvfTg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9hgwCRA9TVsSAnZWagAAKngP/jpyPfhJHr2mPDDRcoan\nxhESFDB1bysZhCB1foU+IWRCtaHeUSl+Axms9qeDO7p7lYooCB03H9OwKoNs\n0Gdl/n6tNXIsOn/tQmoRfbMk3/ux3CvLJ7V6qORbLX7kJ+gDM9Eflo1KP54P\nUZlSsQXF7BbbDN6htlMZoQpLEB/zLXLmQJgpVRb5TBSAqpylZ4p9YVWwkGXT\nXT5A3NTzMdFUlloMygLvLZANncuvTtDFG+At+OT8jB7G0CEjnDesojIuKykd\nv8WCCyQWQ0NKV7b5rL7AP42UY3wh1GraJSeJ0cRpm68YoH5DNgGr/7qAi9L5\nh7ho8Pk+ELsPd0zMeqBEEssRTOVvP6sHHCSxbe7AFG81KdbUGczBidrLYN7m\nsRgYxLdOhsDBKcFpdJ6OyKxn4wjfLSMpWWk1Ob0pK3Rn4Bh9HNAnkk9ZGviX\nZEp6fP7NtvVsGE+34ueK7XvIq6BcxGwkPn/wIi6upEe8uktPQHGIjkfCPqGl\nTLu1ZTkOf9E+VBlVxRnpyUerUeFK9lrl0EGU8M0qFJWKkHOGA1spFf2RXhSJ\nucxP+Qz6WQehlkhW7rYBktRKV2I50sCZ8EiRPofwtKge9LHBn+NglKx2KosI\nzMdbbEQVvMmlE1pZfm0i6kO7Ipf0VWph2E+9TjUfSPT2AiMficzKihypLL/a\n8KKX\r\n=41qX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-b9739105.37+b9739105","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-b9739105.37+b9739105","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-b9739105.37_1576409135563_0.9667472345859367","host":"s3://npm-registry-packages"}},"1.9.2-alpha-0b6ca966.37":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-0b6ca966.37","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-0b6ca966.37","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"bef73d968432531fa5cc951130db14ff553ebf27","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-0b6ca966.37.tgz","fileCount":30,"integrity":"sha512-YtgNucXlaqatBP2V0E769Jc8rWsuujAqJRieIwh/TQ8JDkuOzDrfpQQ3ysahw03XsI+VEGhAbnpT0oNcW9a9uw==","signatures":[{"sig":"MEYCIQDfc4Fa3sQNVnodhm48TL24vosfy1VzrlVN6629NPI/twIhAMjaav8e7xlNKRuBXXEm/zylsbVVYPOheVBHneMpmqgq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9iLgCRA9TVsSAnZWagAAOl8P/0M2QF6THiSKh+uM0NWe\n7ThdVSo+NHAjnccHxX/tZWFT6CTG/1WNiUoHdGnYcQBZHbnpbNYdoBMJjKMt\nO6LNsTXg3V+lsuSN5TqSo8WkSas6f2hz7BALN86kZQwEp24X+kj/ZvIiiYZ+\nSrD6aLhs4dTWgTqOjja5t4TrQpGsc2klqffdiIYVVsjqezb3lRj9IwOwvITC\nWjh/Y5lCim1nWiyIaP5nnzHOLkd+Z+KSGeWnptPCHyB5F8O5HNFSyfiCYlj3\n7SPeVnN130lmSxVsGZp42v/Cxyd4mQxwJ3m5oqS9FrZ+N/7vnBDas0bEAVvp\ncRVTPBmOE82zw2nc3Nc9SS+yDnY11vMBd+FB/Ox+V9LtaLV/yu5tlySM+KpI\n1XT6eHKD7JUdIP3gU0fgeVCSOauZkKjDugCVC+QmCqviSiITD8TZrVGo25ck\ntOs8Q/66DNMKquWWNLlALtnlmHaD8IBcKBnxtbqply9foNjVeXlWmAchJkwb\nvLNgbS87cJiUdV1XwdKZQxpSqBoaNOZhAUcN5S1brkRmMILtm5V3LugTo1/L\nFtHlk7iDVGH9NFnVIbivBVcX0TNR83uPDUThaEVyqty87TtXmLp+iF6nT2bc\nxL57DLAZBRtGMsvXttgGTtsOKFV8UCZL6Bz6XGU4f7Yd/9HtFP8Jrj5FJPTm\ncIH/\r\n=I1nE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-0b6ca966.37+0b6ca966","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-0b6ca966.37+0b6ca966","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-0b6ca966.37_1576411871861_0.6937274086131198","host":"s3://npm-registry-packages"}},"1.9.2-alpha.24":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha.24","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha.24","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"71000b6cc5f63c25b9e86e8f872f12953583b401","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha.24.tgz","fileCount":30,"integrity":"sha512-CReiEGO4S6Y0uo/7tVJQ5bF/c3W40xGUdlykYaueOgaOYyyo9cmpbrZzYI8VvJajHnqumOKkLLUnF1spDdZ0QA==","signatures":[{"sig":"MEUCIFL716bn6MoGa6eDpZeWDDI+22YveOibXPyCd5+uA6/bAiEApGE6+xbik7/l9i66jOcyd84KWe7d8y8lrPxRWb4aDgs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180822,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9wrhCRA9TVsSAnZWagAAyOYP/1bGms8xpkSgw4G9eWl5\nJoYorHIIAm8s5+/9Qmd6M9P2C2cAzsIBWWYJCg7Z+19BoBjCnddvEkMlUjhq\nRutNkvROTtGRVfXkK3s3Z60OmJyjji+WVSHDsUMSmNzKBaknpsg5QP7cd01j\nETNi8BuOawzjOEKjaSzGn1tHKVgkdI2ZayNGZVpG3dP/aMTM7HOx0dfVC28N\nT6SxSZ+ycNwyjZkuRzwTQgeBIIH1H5fS9lkrgYMdK3P4a6EPJoN8nC6uTKsb\nxmMnKEg5coK+63rGW37ch8p1Gt3qD+V1U40pejfniohGimIMv7NJkuPlxURL\nHv5GaE4Pc8OMtKqbptGVd36n91Lf7FjuOYULZILH0PG3VunZqH/AaM1FoC8r\nRn514pjYW6DqcJT2hOMxoS+mQuXgbGH+WlxjT663NH6mK3wAF6uOiBFJVePo\nyPlTjXmcUfBwZxCd0Hsw6prFTg8zOtcAY2+M8PjR4PGXW7sZ6vezuoN7TCPL\nhhfYZv2QM1bfMXPOMs60Pdds5EPEcmRW8jqSql2IdjFiX+4PvEk+CWgd2NJw\nPWstrFa9vQOCMof5t8m9zU7P7Stdlfp3v3nYsO41acWnB2E3RFQwCQArHoCT\nY4ivcgXPyBnz7roILSD62cxEwW3bDJeSY35NasO3SO5FDfsF7xgzwlSBu9zI\n+SIC\r\n=THt5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.10.0+x64 (linux)","directories":{},"_nodeVersion":"12.10.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha.24+04929011","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha.24+04929011","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha.24_1576471264890_0.020579104812763482","host":"s3://npm-registry-packages"}},"1.9.2-alpha-193a4a45.23":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-193a4a45.23","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-193a4a45.23","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"cd0678ffe8023348bfe9b83447c681334689f6c4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-193a4a45.23.tgz","fileCount":30,"integrity":"sha512-Y3mwZg+W/HHKp79S8BnQE3Q12uwHtNLGZaJtexZwJMFKIwckzfDpjkOW4RJ4uDvp6OJRpfyp7hk47s04NEKHeA==","signatures":[{"sig":"MEYCIQCOICd/ZQ+O5qCq9x/ATVtkXxr5TUet2VOV1Ho7pc5jggIhALp2HEgCuhU3lLo0cYMRT80bHBSRvI8yBZhhoDaRcDr3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180849,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9wt3CRA9TVsSAnZWagAA/CgP/AhOUResSht1rBoODHAs\ni3Q3bw1KzNRUmAjOPpMrjYBvtAPXvhEyRM1+hxZQ0D4G/6ItUoBoJTDjLyGE\nKcuhWywxPNti2AeB8TUBae+Z8jIGfEx7UCtToryE3KFlE3UEbn6LQGa0SgeX\nJsTvqe3MC4bGAaQYfyrosHmWxH6pbnvkaqXHGQMEv44Yk7fjaW0GrbcpfcfP\nE6BPYuLPl9V6djx6kbRyXZq74NzkCZJoJ4xjEPbjfLOiZQ5E1ORySZ17nh/d\ntUwSQmr+A8IvXgxOS31fyDdas7TCw0z6QkbzfBq5rzVMIuJDQtzUX4x/+Yeo\nZjxA915YPvNMIKAj+ImPLf90gKbhZ/BamQ76gPxkwP+9uXExWyvW/AiijiEr\nbBiw8zehsnoL4sat/SD+VbudgbcAFx6cScyXv3/TWwqLBpf0tbIdgaPkUIc3\ng9iJ676/Y/lhQy/x9EKn6oxjExPdDRpLY1PKSGZe/jxDjH6FpWQqG38SLxpW\nQp8ha1dqiVHKf+Mc88DbkAnstM9h0f6e/DfHaRmcEFeWh276Sy+CVaw9HZJO\n6o3vmx1/3p8RSDIhdRg9BzI+2V/EQl8UKqLYcxDliKUTq63d7uTQSL8AVgYg\ns/+x0wgzZygpOcRatdY0Q61FWzLMq1oCvBaig2iC1uW9McxUMuAP7j0V4XMU\nDV7C\r\n=TApa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-193a4a45.23+193a4a45","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-193a4a45.23+193a4a45","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-193a4a45.23_1576471415060_0.8519385354632127","host":"s3://npm-registry-packages"}},"1.9.2-alpha-05feeda2.26":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-05feeda2.26","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-05feeda2.26","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"fca8fac1cb526f07599d6d58a0ef5c90b30e048c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-05feeda2.26.tgz","fileCount":30,"integrity":"sha512-wuvun1Uwpt+imtdfFKtLTBHkoTSKAZUTRpSDv4ofm0Nf7UkNODJqwRj0U+71OQXluSU7bOIfZqbI7HQu7lsG3w==","signatures":[{"sig":"MEQCIFCssT+uVHPQ6I2cHc6jcywVAyAvIwO1rqLpUPs/Feg0AiABNfeQDyVU1Ekg3HTSHnSfbk8Keuoh+XTNL5HpwfAQQg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181146,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9xExCRA9TVsSAnZWagAAk0IQAJWJWyUSBJJRspugGft8\nMeFSgtyMqbwstu5qev8pNKpxRnDMkC42xcvRW/H4lQkmXUH51mlu9nra6yeD\nG8YoWylq/es0tp2IiEtfRzvv8iB95cPfSgyQvt2CAXwZQ0w0OzUNoL9sSzCW\nA/RjJ7mXiH+jy7UtIX/QzIPaH6HuEY0S+aZ4fSTB5Vz4fr6EcSICy7Frizp3\nCqwktmCDFljfdq+p6NXA4dpQt5M6TTewXT+M0hAB+GNk4qCK4Ry5K024/WY+\nQ2P53eZGHVHG6q6dkKvbSoAkyXrRfby5fkEwiFbtncK9n28gO1JgpeABJ26G\npZb9MWy/KZG+PU+7W+h4vt4ibKJrnlcGZkLNL9L7BAw5JphfFEpT1WS9IRgh\nMHPdlZeiFMLYgwqYeGVAtH/F2q145CpuWZL+nLixXJU0FeaIWxtN8fOgg5FL\nBrY92dX2aB4i90i2brpl4sAUS6LVr2PitPXFHbp6fH3NmmSOCcSLwZ+fcjgW\nHoBHx5EB/DEfUVfdYwE9t9iyMiPimFlncoYKhfC3EYrlDa3HjMq1w7B6IkaW\nuNSrW2GOdikd4PkRGyrzL5DeK13pKBn92Nspld0vMat8k70dYSiumOA5tqP8\nyHqzRQNLZFp6rIyk+SCGZm1rgEq8fqcGkNQcEtJb5voC+4O/CpEAaBJCSjp5\nzaz+\r\n=mZ70\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-05feeda2.26+05feeda2","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-05feeda2.26+05feeda2","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-05feeda2.26_1576472881438_0.3430469001137222","host":"s3://npm-registry-packages"}},"1.9.2-alpha-7bb251b9.27":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-7bb251b9.27","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-7bb251b9.27","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e8036ae609d5c09362d0e3be38f47e2942c18f20","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-7bb251b9.27.tgz","fileCount":30,"integrity":"sha512-xb7DMwySBguow8yoNDZQ7J1h/n67+zzVt2MESJ/A6egpBNZw2vw/rc7V/i4+Yk3D6OTBM+I0kjcMS/SSkKkx3w==","signatures":[{"sig":"MEUCIQDLvXEhiF9Qgp70lmXKfzP1c2Iy8BE+543hhqLXjWrI3QIgNVBzr30paMurc3U0nJb1BAbZU0IvBHEXwo4SRdjUK9U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181146,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9yitCRA9TVsSAnZWagAA1hoQAIFRbDclSE1s5Ztk1IIz\ngVI+p4vP1gVkOLJHmoTyo5SzyHLRyz/x5DBFdUVX6u5urA0U3I2XaMF7PYgT\niRDB83hHB57qbnwktV0lXfifE4GARa+Y0Mn7QOysz14upL1gyp3QL574c8JN\nX+SFU/Zjv4x8GGmWlz9Y3Z4zeTexh+/5k9Ve4f6WzNRoPGsdzMtPISVDRoPb\nyVfkih6QaHp3SADUlS/p3P/ULbbhe3TCzKAxVPT6ZMD/Xg+SyknfdN8pN8Qt\n1fnOhH3g5TtY1pPNkQBFCcEoedPFrDT1qIE3QcUDFdCZww/wu0WaFHD/g31V\nCN0lwPtX7DQJ7L7dPueTFG6QUbbbNm299wSahdc8jiYOjl8C9cq+ROkB41cX\n+luWPfG4QG9xxYelDy+62jJ7ehGYdiv5aHUFtRtxbp6Th9gK13SwUsYfwyX1\nxjJ4o7On+RJLA7mOCx811IgOKu67Re93q8gceXAHlLzLmPkpJfkF5hxANoQa\ni6cMYfYEtMk1aiFvpcGg/715k8h81fwGrdGnXo6igKN5fyUXtY+9purf+OmP\n3ZDVfbA1Xnnb21rR2XdCypScxv652IkX8PQR99YXPQVjyIpySNZV7KmpXUhK\n6p4Mc8MtQXpppo3KWZf3F25iYCVE8vpN0aZOpS0x1AiO35eDH5LnR8hf65hj\nXUtY\r\n=ZieW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-7bb251b9.27+7bb251b9","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-7bb251b9.27+7bb251b9","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-7bb251b9.27_1576478892732_0.17103693459614333","host":"s3://npm-registry-packages"}},"1.9.2-alpha-63a0804d.38":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-63a0804d.38","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-63a0804d.38","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"08de91235f85ce766e7cd5760c98077e67720442","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-63a0804d.38.tgz","fileCount":30,"integrity":"sha512-DBUwqud+9+cuuXOF79JyLfTU9BqU7Bp8h4Oucpi3ngneH/don68Hj60kX3Nk343HAauEHD+5zMP/gEy7H2IoQg==","signatures":[{"sig":"MEUCIGxhn1u4hHbdngvOmby4nym3waL5jEiEQURTYiMtC/rBAiEA1gLU99kUdEwhh+BEhoYj94tBx4j2x3grqjex7/gbum0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9ywHCRA9TVsSAnZWagAAkq4P/3+EYXlU2hbGjQvs5NjZ\nf1HmyKU6YZ7e3pw8sgMYSaauhspe4deEll8iIHK0s+QVny8sDVPbIgJaDVzX\nyyQ7S1gy+oOdjJzIoPxCC+FJYhmV+0zQlYTTJCBNJRqyTc/w3UEU3+jnbjuz\nAinzSgfSPICtcJNf+7Fhti7kPOg9s5yZ2onnRZr7vaA4Y+GfYFHstsRSFZPg\nJMvii0Qtk5NoRc0uLCb47Q/qVD63TNv+63SDnMOOABCPYnfIPj2feXc2PSvi\nrW9ZBHxjzLb3DLO69Uxr8uDedgDZJQV27r5NB5RFLxb1tKho7xPZqT3HR/1k\nqjR5BS/plSN1/TSOgsPN4I5CaRuix1hlB7XjAOCtN4VU9gXK+kLDgwLXwCjG\nCGi6dEJGm/nM3yO/bX/R5MI1LB6Gv3dOx/Np7wsZRs59qBRxzQepXqzDl4Ht\np7pMlQ1Tz1GuZo/84rnrkmbEbkujAUVZxwITxHxnT74mThpfd8ZpOGIpzL8N\n96xkLaL0LNidteXgsqm+fPzoM3n8P3ZwlGMORESaePFnmcRPQGuoHRImwWGu\nASQGCH5daNTHkzE4Motj1GfOF1u6gRNMquAzx0Dtfnc5T4N0QtVJWnwvrFr2\n97saiGz9Nvnp8OPW7LmwjmcX4JylaAwc9LXWDnCPRfLbE1DyBY6DnMgxEp2v\n4WBI\r\n=teZp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-63a0804d.38+63a0804d","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-63a0804d.38+63a0804d","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-63a0804d.38_1576479750564_0.09250376087949741","host":"s3://npm-registry-packages"}},"1.9.2-alpha-a4bedec5.42":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-a4bedec5.42","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-a4bedec5.42","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"9ea39f18af506bc0b7bee762a5e985409b9835ed","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-a4bedec5.42.tgz","fileCount":30,"integrity":"sha512-6qUOEekfW1d6hIC6NODJFVvGmeG6Vppsl0/e4C/RO4UuTzQ6LGRKSv0PQHNwSGFGxFXZpjcVA9vx5DFUHaTXhg==","signatures":[{"sig":"MEUCIA7fODPQajdk1mtgpD7w+E/9sVVhTVKr7xCIGyKE1VR+AiEA86fRZ+DJzsJa0pTER+H+T2Rg7o21HM1fCrJ6uPvA+RY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9zWcCRA9TVsSAnZWagAAsWwP/2uXCQOW04O5YQRL2kKx\nr/KG3cjQUco7WAcSZZV8rkI6Eoc8Nc6uxaVhla4F5U0A8b2+WMkA9ZNzuSTz\nHXYtYSLARBTW4PV8RCfJiBpKrofHSTiRiqhJF+xqvPWpnYJC17JB8nZnw7Td\nP+UZNZxRmO5Y2Or4KR9MSc1AUsrEMdwhoSXG3xeQIdPevrPSBu4D34adhyUG\n33c/P6rrZ605Vb0/B+1as1BfZuqwysfEpBtEKNLCNxh/V6vGw+2jW2hyvVCy\naQuYLIlDiwoZuMzjiS1wJlEnVvz/+YbIsgtiGN4Z6q+sAd4cDg679/4yuA81\nosNw+ybSqkf4QHf4StPxScGPTim7el8ZzumKLRsvIFxb1P7d3SO2vsG7oFD8\nWJXu/V16EaEN5bLyE5sKfyFSnBOe725qo6GXnfN/Qp5JJRlplQd7sGinGO4F\nul6GAgCf0zS+er3ulzGfbX2hiDe/GB9LMjiQo3iHXxHkA4CYx1jb2iFG0V73\nCjkm1JNsa44nZHZBvpSYy2OKSxYd1e0+Y6HWGQkc+NXvM/hVQzXYBYE0M7Cu\nbuU2glAxfhn5Dh3XAzqAKuph3bWVydEzmleyBt4u6pbkmjDcCd+ssx4oku7M\nTAnuFdifM0DDTgbp6V7vRTadlc3rBGbM9FWVa7ERI7TU1/5+K3QmMZDbNIfR\nE2P4\r\n=yzqI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-a4bedec5.42+a4bedec5","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-a4bedec5.42+a4bedec5","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-a4bedec5.42_1576482203554_0.13367110738932753","host":"s3://npm-registry-packages"}},"1.9.2-alpha-72d88dde.40":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-72d88dde.40","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-72d88dde.40","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"75fcc560164d784b35ed1fe031fdd1ea04b0d90d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-72d88dde.40.tgz","fileCount":30,"integrity":"sha512-ELlOdnE6kkvAXR9GyEbrlMTvuz48v1qwDYJUORgdvYer6KTBH7bZSJ3U35RVIT/lDaGsnmiPwsJTsRHOg5BQNA==","signatures":[{"sig":"MEUCIQClDipQd/pKzBI44lAHETdQUONR3wXA16OjGUaFzg26KAIgWxS1TiJ9gOA4MQDk7LnIa8bfP2RFwcuYfdnX8IaRLfE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9zWyCRA9TVsSAnZWagAAmoYP/Rwko29oN8CHm3EyjY0C\nTLY351LIqJNR5Yg7Gtv2Jfdm2onpwwcgvAOeUf4zCiapa93/meBYyFeISVOm\nAQT63+Z3Jsi0sHgYIKeEk/E/JiVkz6lyuL0RUskKba94rmmwP69xjMigdK1n\nHkBza+g6vQyk4Rg+uxJY9hG/DvtTSn8XIxs5jSi/7kPRiqI1Z07IErO1iWI4\n+9qUo5ehRChkCRD4mOBcNqzKIgrRQk2ZScG25as5F4b2NkjJrgLgPuilqo0d\nWH/L/d/JNplKb0w7l5f0sPXGWq8dP3MDElj7R6Cany7y8TSe6Gvlti/BJeKY\nXGA2qiGjPxeLXJKkWRcQo43c+kelruwNLKKGSLgzOc0yP7nUqfE8LD4C+8JW\nLbIougrp2VJcQQaqonD0IvHB946tWRM4sWOcZN2EOY2BuBEbemMlpCbU5trv\nNY4lXaek4segPoQWrRDIvvG7o4tKB0AZhyEWnPjguU8QhaDwmiTyULWfRR5F\nakCXSjaIKIy5JN48s+eVJ7mebf2onodKRpqMWOW93d5GsbzA9pA/9oNiPiff\n+VRXteyQKn6r3h3lQxiWtMzUk+yHpvc2iS6hAe+RvBVXOTrg5625HeKktjIE\nx/dLkJ8Dmande2S1jyA76q/cDz4wer7hO5164uXmYRX8Z+iHWZlNAqWcty65\n6fs+\r\n=65H8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-72d88dde.40+72d88dde","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-72d88dde.40+72d88dde","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-72d88dde.40_1576482225956_0.2063653730076751","host":"s3://npm-registry-packages"}},"1.9.2-alpha-6328033a.40":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-6328033a.40","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-6328033a.40","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"7c173d7ff79f8f4bf8d1670c1086456f3ae33435","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-6328033a.40.tgz","fileCount":30,"integrity":"sha512-ftQgRlAUmYN168cm4TNXuznZMLJFXZBfVc3c0kpQxi6mJRNlsRGZMMk+8hfd6KL6YtTZ0QF+HEzG14KcANQpDA==","signatures":[{"sig":"MEUCIAMKPwoPChaZKj5+08lSbz/nZOeu7s+LR/4cVYnbN2C+AiEAkikmTlegMC8dKPQXkrF+mYVzvfFP8yZXLYOvSG7BKcM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9zrLCRA9TVsSAnZWagAAYvcQAJ5frX0/QNwB19y52dKS\n/0qsRkMCYHQVTvXkKeEe32PB/nqnFgD8oQssc7POsJVJod6VU7qIIN8UrSy7\njFrPNMRKXl022y2nt8Uq7LU8bfibD1eI0MZdFYuIzBSlCgNUFx2nso732BoG\n5+5TJe6trAF7BQOtBq/O6+rMdBQuMFneSAOBY9g3bmAyhxXs9RmTF9f0KN5A\nAF4xsZ2omeIdns2XJeaX5eb2aKHgQM77dhJvFHYCjVszVUzb6f7CaHnUuSLi\nh+ugwrA+H0GJLtwp1ah8LW3QVD/9Nd/ZEtmLCunDVaaDSfyDT3f2YCpseGFR\nP2BIF8jYMCTn/JJ3+5up2o6kN6pcNhT6iG/p1gsWeyk76DU1aNAPQW02Swm0\nMJ2+ydAiEbpJRKnJ8caHQU1X/jgvsBKZJphujm+AZt4u5trqjCjcLIf68kSp\nkgohVHBvL289SNSnZ9TePNBfiLmlVfRVwpbzv0cisPv9B0038g6VcDI4E4ft\nY1vdlm65Ekkpywc3ZCiBlmMcowsvLZBf5mqxHxcU8AfV4D4l618KvVf4m+1A\nn8fT2/wMPiIZHhmmIc6v/XzgNvRO7Q3VTH5pXmi6IymclcM3eAV8QNALqx+4\naw8fOZmLY6gQvJQwAk9nlk/AkczzaA6HouMYMCZuDgESK2SaTH3GMvC6iWFc\niOjJ\r\n=tYO4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-6328033a.40+6328033a","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-6328033a.40+6328033a","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-6328033a.40_1576483530589_0.9404499723058004","host":"s3://npm-registry-packages"}},"1.9.2-alpha-976a8ac6.41":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-976a8ac6.41","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-976a8ac6.41","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d49bd66d35a4e133b846efcc46b40f465ad1687e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-976a8ac6.41.tgz","fileCount":30,"integrity":"sha512-zLT6CudydPYQ5Ydt8U0me4nYzzcPwXq9Ao6lOdDk7pSsyGFukF0xIHcUpy8hq3S8I4eOERDi6RGNL2JezTVEUQ==","signatures":[{"sig":"MEYCIQC7JfCW7+9oKbOasoYlUDyruf0MihJQPqZkwW1HfcZzzAIhANKrZUfh0dKEWWqJZee/q+/55EVCG9OjnVEFtCdJ1ChS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9z78CRA9TVsSAnZWagAA+8wP/2pK0VcCo0QMsRD1qFsp\nWPRFzxe33WtmptzCbtfyS8YK/XRAkpw159zIrJVXM8O2wDTrZXBdMmpdPU8e\nSjbIg/dvcJ7CFSFXeyWLVcnWj7NQhTMrBEQPTD4DBkfMCV8HtFs18jxR+7w8\nqDbQzarNEwp9LNjhhWoF0v0pc4PYoirgHTgZFzYT2rJr6wPk+SH992VdkWzQ\no0RwZ16Ep4ZWH8ciTBZKB+H7EFe1E+vHPn3+yFKjCX2VR+4C1zfqTlIfzHmT\niumMqzU4g3LxHmocNSABzw0uMaJMtZhFZPXcfOa18YjGJ465Vuvm3rQ38PX5\nm6LSIjpXgFegJQ00YQw08InW2zSaVQSL1ytGSOB7hSfGbYrE/ZC/4ag2Yjxa\npLFChnPsoYz2A0W0KsEWTrp9jLk+QCRs67QxkRjl/D2wDmm7SOKZ64qDvIQ4\nGUjxnhpjFEWXqMWtjD043WhQQMIQ19DWeGz/SbKeIdPzm4uaErMAdAFO2DNf\nLcQf8zpB3JGfKGVeHgwi39saTjK57aoVWnHVj2mUD5rWDQn1MHx+yEuP+ZKp\nGRtbvcrNgyxRSqsnZFdLNdG+1jQiFDCFdPzbeYXdF8IqPCO0hGeKAa8M2ARG\nyEu65ALSXrrlZ5swjd8Z23SZ6ZhkzrUMGYbxk0fWKmlO430Rh2fRNjDhNJcS\nnMAO\r\n=NSDh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-976a8ac6.41+976a8ac6","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-976a8ac6.41+976a8ac6","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-976a8ac6.41_1576484603712_0.34332258988791287","host":"s3://npm-registry-packages"}},"1.9.2-alpha-e00e15cb.41":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-e00e15cb.41","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-e00e15cb.41","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3a15e3f0bdd482fb7bb1c25f9fa6e4f828755092","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-e00e15cb.41.tgz","fileCount":30,"integrity":"sha512-E5pj1Lx3P688n/SNckq4d3AdIXcvdkNjFPKnliSuo88S5PIGIM3G4Zi9A58vQw1LUgXW15mj25b3OoJrQ7BziA==","signatures":[{"sig":"MEQCIBFi0hyCCkp5p4ppYSi/w5F0750a8U7B8cAm2mHfh7hEAiA93bzg29yN8kf9my46ZcxpZ5TSScAJmEO3uyKiq24smg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9z92CRA9TVsSAnZWagAAP18QAIW9+NPWU4ysQTTcbfoL\nP9CSOusNTgAyW2yUzC0xtLD7aCwtKE8wPkkiNeXRMRJJTAupL4thUfJ9eytm\nHnAYBHralI6CZbAAVkKzTwWDdQfCXx25XuSB42tFTOFb4UNNfYa5W6pJysD1\nBLvsEHvqAjY8qfw1fJoJvxcWXRjNHwMcxZMtaf/HuxaKNESX3sjUIelG5F8p\nRB+3rZv8ADkpqIxzQqDLTAL9nkE2O1n25Fmt77vT0htl+M/ayq2bOkakj2eo\n/f0dMCpiWatVcGVLnPyizSqAmdBFzcvb23diHdcjC40QhkTgI3fqxdbQX2BQ\nybhz82iX91DgIavz1st3flU5URR11YD7FXLOU99TVSbpqrgxtxnP6EAtEg1y\nDtbd2j4bYKquQ2dfXVRvSbZBQspskD+XCjaKsQtfh39Pgv9rbIOllKsMXBTG\nIQIyrMFewZgPi7qY9UMWDVWthAuRQj+BHNuWv2FAzENR1vBQUZJJrskkF99J\n/S7CwAPFQB7o3ruOAw6VHXrJyfKW1PRrKHMG6XbIkoVHidunbRUl5VKB04Nv\nxH5vtKK7uDnhurLPXjIHKIiDQhx/XhM/L/P1BVYPs72McuR/ZOy8RpT7EwRG\nrbjA3+ltvKdqY/CABeu1rgg3pOGKAPgt60+ee5qUQpaBhGyrau0O/fiHxzWq\npS9d\r\n=3Wvh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-e00e15cb.41+e00e15cb","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-e00e15cb.41+e00e15cb","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-e00e15cb.41_1576484725768_0.46286040606545864","host":"s3://npm-registry-packages"}},"1.9.2-alpha-928d6f02.41":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-928d6f02.41","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-928d6f02.41","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c26f37d8447b6dfaa69182e64b3f8efe6589e1f7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-928d6f02.41.tgz","fileCount":30,"integrity":"sha512-mh+zGvMphgi5LF8Ub9XRUovhg7we3Pgw1yF8mmlQBrjNYmJyFprm3TVwJaUTWGkOEM4VtYjNX7PYwoxTgQ922A==","signatures":[{"sig":"MEYCIQDBgftX29KqTmBTlqbGNa4ZHSpgih7pVGCCpVg+tvGIFQIhANBLIV0rSBV9jBjilAdfMedGRqeAC/SAkBlxZymAugxJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd90LOCRA9TVsSAnZWagAAQMEP/iegj7TI7YzBTNQ23DIo\nXKv+AWiTpW6rwMayHy0olAO//G4tRtQgkCysw/Q4jPF3dq5IV6ZromnY21w8\nnsXXjhXNR7ZiAah5q5oz6HDpRfXtz8TFpifWAJha0eB05tthCOue3s+Phu/0\n3EfRQIsDT6Npv5rsNjf29FbqUTKzh0oke9uJ/IVAkGD7gXg1Bl9MM9E1kYhI\nuURDBe0Eb6pziI0at7tAUkeweV/BgTysyULWTarSibZZz9PxWo88FYXo6sPk\nnpSGAxxsj09GYKf+KBzfOip8/ExGEhqbdg55IHQWf+I5K3O5Iyypy7lDWhGc\nFFvoRvDzCP73bMbG/W6Puu7dotgmUs6JKHGQ57pGV/dgSlCcKCf8/Hy5R7qB\nmc3zH+vAedMo8Iy8SyFvGjR/Y/BwQG3XBdmkqKHeea3CN9TzwspGF6Kniebb\nVpJk5z2WHicyYozW6X+rumB5MzF+cefqKR8g4QN4TJxooaCF6x/ni+xl4+BN\nQsj3833h6pw7N41hmFNZ26s7v6Uys5HYplmv2w55CgwHHbGG7X4CCW6uWyW5\n6KBgxehtpTccfWrQFFSJma1utMH9Wy+4EisMgILnS+opTDpEGAtgsaSCL3zb\np4YUpcVagpgHxdPG6pdC3Dc9W38MG0IxoVwzJIs2cPXwTqifYvmXrco3iA8w\niYB5\r\n=xuZb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-928d6f02.41+928d6f02","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-928d6f02.41+928d6f02","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-928d6f02.41_1576485582306_0.9947902357847591","host":"s3://npm-registry-packages"}},"1.9.2-alpha-b3138009.42":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-b3138009.42","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-b3138009.42","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"6c9b532b5031f05223fb30fe70a5d756164d8fa5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-b3138009.42.tgz","fileCount":30,"integrity":"sha512-3CtmbAgO+OcH+q2h+5eqAVRR0oXrbnPnDQrBnAPVggz2giAOqvpb406HvRuXJ+jZ1xkOYxG2dFw8fc7cDVNIOA==","signatures":[{"sig":"MEUCIQD51kywda7WkqR7/uqC+sBHki92yXASltZE/dBLknL5wwIgU2eyT+vkZzd68REeSnD13wq8SVJKcIcHVmGxMAbnCV4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd90RPCRA9TVsSAnZWagAARz8QAJUWOmU93uV9O6RyOSC2\nKofU13/XDaPD20GH9DExOQXtvUOUceKXrIDmHwmya1/xAbSUeWj3279KQkAi\nUDiMcwoOgaS1O7EK3NZb8RMhckNNvcm+opAmVHtyDf04XatY0+3r7k5fy1SN\nfGeioWEJ26OlJ4GWxOYW95fnUQyboub8z/QdLtRPTgROn8IUHhAoG4ImioiS\ndZIxolvW10MKWQzrBBVB3zfwbEn0uLwfPQ/K7A5r5gz18ybGlkbXDowWq473\nM94H5GYS2tXLGn+iPbIFQqADR1vyIPv6e4aCxPPtlD3+nFIE4rFMpe610674\nMtYB+qn6omzEw41Yn+uPtwdeGatb6K+I3N8BKPGtio4lu0D+TtAPFY9I27yW\n7R6K/ZlBxUEdsIflsB9ikRtijqZ2XWBVmP2GL+GPnAYpuTyB+yH2RzS9VABF\nCzqIMNZwCZQsjurOBCZbPi4XeOaGc1Sa1kaNanv8KCoTvAIrRU8o8DHUgx7v\n1+IbOzUbxK1/Tp8zizcrkv+0v2ugNi1arSpmBsWz6Bp8Qvl4FuGU9EtmyDhd\nMRa3h1WCSEK5ijwb2PILD3rq4XC4UG/VaqCFl8S8uaDU76uX9sin6+rGaHQu\nzg3FalTFiqsGxjiWOf4iYVjvf04EGymI/R1zmRLSMn7mrDLqpUoxkU3MLVuH\n41v0\r\n=Op8n\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-b3138009.42+b3138009","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-b3138009.42+b3138009","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-b3138009.42_1576485967254_0.363791827869995","host":"s3://npm-registry-packages"}},"1.9.2-alpha-18f7beef.42":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-18f7beef.42","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-18f7beef.42","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"94393d3c2a89a5f61c725d8276ef451c216ef36b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-18f7beef.42.tgz","fileCount":30,"integrity":"sha512-mTDPbOU89XgtFRSNn+k7YUJaX2x1IZdZ7zO+9YLa8SFukbHiqqspg3w7X/QLTlXrWm0b8DedsxlntNQ8RVQe7g==","signatures":[{"sig":"MEUCIDrB9WVsXCQ6TRQHb/QwDY8EnWWQO4qKPNkptqSkS1IMAiEApcOrEcNi7q6YJf/lM/7xeGBAmvzTanEK4OvH3AZnic8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd90RkCRA9TVsSAnZWagAAaQEP/3W0LCX1yWT7jSVAYuM4\nlhvsZnB5t+3+1sWETsnWwCddIPyX7eds6cCNd3Z/PIQ9KaMUIODFah326FOM\n4O9CyRDch6hjYOFRMu876IxrSMpFmRfoK3UStZbG/H9Fzmb3RyaN7QIo94YP\n3pf/KW0gxGGy3B1Lh40a74Mct1qjHfo7z/rQgUmL2mEwTXwH6Q1bHikllOip\nwabzG9SBmCzM3tC+atIbt0BieweuwXWIFHXh8wI84W2HOtZUJ0PWBApn/FXJ\naFF0naMGunLN2N5rpmzZigwAqNXlcVwAGEXYEpRrMUMitXf/L7952XJsOLKE\nj9QDUoNPwQZMIznKMFpRkOA7A2o3sJ77M3khF0jYHRTQ5WazXEv7nefwYEyN\nDLFKKktWfzZBLQkqGMbdw/qTbKmyECzoRa0AC5RfUkV0l22W/H+g6nX4TWWI\nCilwTdJwL6XsaRHT7njPfdFJ9shSCrov5ZEHj7nc8QY2wZhKFhHV4iJ8Vb55\nmtRapN7DuB5sXqKlHZvXzRGMKRaOvcw6WFQtWCPYaad2qh67rjeD4nieLZvq\nnRUxy+1iUsc5lytU4nmkVhIOqHttSRb+j3m3YOBqWJUn3030XA1ofZo/vXfQ\nAf1NT5+aznkbAUG6otQuUCegN/yk5AAufh8GNd9ZB6jp2KIy61CyL2Zm9piB\n1yM5\r\n=qyIz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-18f7beef.42+18f7beef","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-18f7beef.42+18f7beef","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-18f7beef.42_1576485987880_0.8343531072873112","host":"s3://npm-registry-packages"}},"1.9.2-alpha-ae49614c.42":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-ae49614c.42","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-ae49614c.42","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e5f78026ea70d7e78af8711124faf0d79fb0bd70","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-ae49614c.42.tgz","fileCount":30,"integrity":"sha512-3rUYP/m/cUtWV9CdVJslbG4IQM3j1nNlAhiDLPFqyD9Cj7AGkoegh8s8HRsPnaHI59JBN51xwN35r3DmAjaFMQ==","signatures":[{"sig":"MEYCIQCuWQMgY+PcTJX0cxG3ntujArQbnhmdR01e12y3cjvFHgIhAO9HNYTwnFh2qelp2AZa5llVOY23NZGoX1HA6HYWocxB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd90fSCRA9TVsSAnZWagAAK8oP/0OSbAMpHKU4In6OKRCl\n70lCJDg5W5OIgB+yPnq3uz+ccjQ9avQLByLfJH7usb+hxwMsZwv0s9/e1/SX\njVOWqCYZgRr+9EWyOG/uWQK2iv/y6BoqWuGX886m9IcucHDhbm7uS7k/qet+\ntrquoIxXz7Um8oSz7OvNjY9GYjFgVLhOIYQOC96mhYWFfpIqKkWF6j/xz8bs\n+aH4PHMZ1fL6V8A52zbiT587X137uyT2oBBgRACeniAdQ0U9dSuKTJVLBFEb\nETslAj+mXD+qk58Dh5Dj/rkS3BERlKucHGPqV5T2RQ2Q+32kRcC1BG5Fzv8k\niT+3kyMTUQvfSynowyrdjGP5BHffL6Jm1o/aTMmFEabBHwQ+jA4Dc0lMcGlO\nkGlj1PKurj70q6IWVqUZYRN1jaGvy1fEWr5hG5U7tdry8cJwtUDWh6vAwwtQ\nKDHk8AChO3r7Z3ZXfjZh54jDQc+7LPfj8GsRLbPWZyJsWDVP8sQdUot8s23l\nlocWYRLFih3rO7Hqcq//kv+dL2eH7BD4iAw1LCHb6l9er6vwAbWgA647VdT4\njWA/buJjB2CVcHxw2DtDBiXFLPYs/0aOdoJnikxNvS6MgIRuAhpbM8yf05pP\nGztrFAmnnse4tUbarH8P1DrTUmRFTpIiTFkKVOxttn6s7e9lRhsdqPcCJrUj\nAdj5\r\n=RT3S\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-ae49614c.42+ae49614c","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-ae49614c.42+ae49614c","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-ae49614c.42_1576486865956_0.9899931270022793","host":"s3://npm-registry-packages"}},"1.9.2-alpha-4af19dc3.43":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-4af19dc3.43","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-4af19dc3.43","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"92e0a66bdfe96b1f9bc5cdfd804d033a7381ae30","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-4af19dc3.43.tgz","fileCount":30,"integrity":"sha512-wPoT35ymAnYYSmtCdidZ0g2CnFo2yWdhEAVa5zgd+W1EUGsSAFWfltpuFvfESxyuqTq34T1hSFVOnnhEw6Rh+w==","signatures":[{"sig":"MEUCIEqPd+OBWfCt7b8dQIfeR+x7f2hhuW++TIgM8Hbb+CltAiEA+25u+eqSD5NhN/B1VKRuWotZ8r3l1zS8UnaXIbSsTzs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd90uXCRA9TVsSAnZWagAAkUMP/RCuCq+xfY5wmLMxU3zo\nsBTlx4eszAGAFtgHQchbFh1qz9Qa538xBIMPBZFLhmTLziuwXrp4YY5J+fh3\ndEDToo1WdUOr8rPuS8mKMrey71x8KVa5AK4yFwWDMphpOL0OlBcx/p2XEWgF\nm84vderm3fE4W+ooVoCxKhWi/8DpVWXi641MUD/0XA6u+CcHND2WETNo/l13\nnpxOnPEqcsDKKGUmHgTXzRjJO7a/ND18FCRJGfllGqA8kHjuhR/CtpYXQ6tg\nt31BgHBWIpV3/JLD8gD8GWxdixqL5tL4n/Q21Pm5CAbtT0WdHzHovlrxAKHt\njvmEJIU0PNd3MDQhZXPfVjOADX4vOx19uLSJiGvCbpH661sD7kvVVTiBR8tP\ng8q8XtcIV37cyB3IFlzzoE57fLUPquhnpUpw0WQ22JvwF9ZxSVLeSIcqSc+r\nhYg79JWF2PrQnVgYDVDLEsQxLy+n1s4MMm79oKAWcTcuz2M7dj4+fELVz7Qv\n1Sbfx1QqItfC0GeLjE9QmTTJ9eDn8CC8wqyNmpB980OhBcol8c0/XiY312R6\nxswh/0coBu2NKLOcFsLAkE0BMc1Wd3/tM7cJDqjMxVNa6Xus5EwBA+kRXvxe\ncPMROYeIrhHQu1uM8yW6B19m3S+LK9D8Km//fGMz6PSSijtlDhzKOk0xt62f\nyC90\r\n=kIAo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-4af19dc3.43+4af19dc3","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-4af19dc3.43+4af19dc3","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-4af19dc3.43_1576487830580_0.5895318505465397","host":"s3://npm-registry-packages"}},"1.9.2-alpha-eb324b4b.44":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-eb324b4b.44","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-eb324b4b.44","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3eb0e3e4c8f4b6188afd5f154162226ce1fe41ba","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-eb324b4b.44.tgz","fileCount":30,"integrity":"sha512-fEwyTAtsudJrnkaw4it1VLmBkiJvirTnkkz2ePpEIP8rj5Tp7M5Lp8krEaHxHGl4taHW4TQZYnZGLAjTiZwNQw==","signatures":[{"sig":"MEUCIQDMmNBCgPp1/q563i67zW4GbHk11fqinxnJw8lEQ9GFXgIgCODSfXkuZtTdXD6XyvZ0yASnIREsCccaHskhBZ+zd6I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd90vgCRA9TVsSAnZWagAAfKAP/im9K73E0fdIeYqWKPiE\nauSnYZWZw9KY4YxBzeCGEnNSHXDK7Dc/GO6B/fnLOJDf9NhffX2acGs4r8az\noSeopY+yuuIj6LeOvHBK5rjb9IJL9Ns5N8bgPCPWb2+1EWH8igfGIodUhQn9\nL8wdO6yFaUAboSJZXYtSfMjhhTJLFnRK+Ajbkg1YQDO538ZsaoThMDkVYstL\nwi+ZE8A4/wuzHIMS4b3lXpUKZXluAcHYFzI7hUopdVOfQ0oL7OdJBWQo4OJM\n1yED5axKtS4n2j58Ec787cGPOFo3I0OFvw1FPOvQ0GmM5gcgxoSIzy0zorTE\nOKt4yoqPTcUz54DdVjQUqFWLAqTi8hxT4WqKruW6DJejmHCKo2oSiLnmsE9Q\nl9rzdr0ae2iO310go713vOrt32zyGrYGTjQu56+4F7fFwCl7bO48YdWZ+rI5\n2itSz0yseAD3FJO2NiQ3vNRVp2bNnfeIwY57IU6KewoV9gTIx6tgeRiNJ3UT\nvASgLsiCMivTvakh+QtllMks0w71A0fdpRynm80kjhjHszPbMi7EyREzTdUy\nWbMlfMJ5CLJtknMVGHO/hX3Z2LSuBDE9TZQi2NTT7lZiqmXakiP4fBuJNBWP\njrh/VopT+uRUCoxNoNJuqnv/h73zStGNnZEWzHON80sghnICfOVpqCmTuydE\nLZL8\r\n=B3iS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-eb324b4b.44+eb324b4b","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-eb324b4b.44+eb324b4b","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-eb324b4b.44_1576487903819_0.7104615890095209","host":"s3://npm-registry-packages"}},"1.9.2-alpha-3d37769d.43":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-3d37769d.43","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-3d37769d.43","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a937fdb53be3aba5f9e77c4e23dbf2bead641571","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-3d37769d.43.tgz","fileCount":30,"integrity":"sha512-aODQzoB+TAZ6IY0ZlMMVq103EXdr0La8fbY+P2jSgBSB+McsbMOOMoauF9p+ryy/NKceWrK0Dd88d6FVEEaHRQ==","signatures":[{"sig":"MEQCIDHrQUO9yW4w26nY+5SYV1spLi1LBTzwo8ksWD075e/oAiBodFFo6GgmTffCwqTsArcEXA+iJ14ZkLtpdBinnaAfWg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd91B6CRA9TVsSAnZWagAAzlMP/io9tuK7J3KXAAZp1fGO\n7MvFeV3bRpvOJ1p+MA0oEppdkfwWgIIhBTr270EQkGCOzC1Ogt0AeONiTY/9\nWTEbvQP78iZdNwEXFDBkiJHsWr8TSsenBCJWVe2e9kh9ijtkKhf3cQ6gYWJq\nlVEQTCwpAsghoMqcT3LWSju0WUW98ZaY2euLb/KSifXgeXOT0L+pVnug96Ni\n5Pp2jwXo20j7pNOleSFXqILsy74xfNTwiWXPgFXQDD3E76wkTJ52HnCsSnzk\ncXEpWJ+ve+MHVXU7w7JlTGwBX3XHwwTXVyivDUspVx1kLEyu9jTsMoRb22EE\nqQeXvnsmKk1ctB3kQhilq5dhc+f1lkeVZzDmQhWIe3vhfA7Gk4PxfJ8vhsrK\nw7osIs6Z6E36eYJUefpaucbjSixaINahIOPFXcTGgA7rBxEtH6PxgjqWg7zA\nBgxJEwRRzoso3HVRZlIbTX5QL1JL3elZk2dfWQmAs1HzbvfF3p5+H4Dm2yE0\nv18AYrZBvlEtqkLjx/JpX9QoRNM9AnUkkIqO4V49Kqc6i6f6Jti5RObU9Qgj\nJ0aWw6hBSyAWdr5W6eEpvsKqT5m0dR5QJQ3YkZYCUR0Qzx8DgtBojq6spzBA\ndjvFuaanbqGOHmqUOfKA3zc4xCPZaol6qmw7h/XTGhOB3O1QjPCI824Jx9Je\nOXhi\r\n=6fNQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-3d37769d.43+3d37769d","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-3d37769d.43+3d37769d","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-3d37769d.43_1576489081774_0.13947838239802324","host":"s3://npm-registry-packages"}},"1.9.2-alpha-bcad40fb.44":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-bcad40fb.44","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-bcad40fb.44","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"80b83a5499b7f2665c3911868d00f1e8befdf671","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-bcad40fb.44.tgz","fileCount":30,"integrity":"sha512-J8jKf5OBgUE5JzjM4klk+AyzYoaYW55lkAilWs8QMZLocBj8+TOtw1XIozPCD6hl4W5QAjYw7zgcs3XT1Tbj6Q==","signatures":[{"sig":"MEUCICGXBNmGeVxjZBxMwcpAkHWV7IQzYwbVrfGH+Rl73vgSAiEAg8yZJ8g70q6US785bxXR2UPVDNQt08chp2ZrtK01CbU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd92ziCRA9TVsSAnZWagAAq5oP/3YS9dxgvhH7AEHhmePO\nukAXJCornIbByaMNbDxMpcxdAGfgUdh3mVD0EO6WCktiKmgEI8MNyP1QFNbI\nbK6r6UQTJB3fE/2KTb1/GlljaTuIj/cfHgogmhNVIJ+U1P0IpTJ9daoarmWo\njOfgNTc+D/xLy2BX+G6BvuXSKWs7xbvvkI5mzcfFBp9vBfa4cjjv9zfeor4+\ncCO7Eq1//XkGjaRt+AMyX23sLbIHkTRaGJNumWher/zuNMChxmR6fcJ80sMa\nYr0PrqhK7TtA2mPbKItGHUkb7LeJYYhJ563WvcDfm2NOy1NF1/qXSkN9VRzo\neUDBsFsVm5F2Dri9d1GwAf8XuRDOeV17UTHFV7M4/GpPbecvUg94ndtTTi0N\nmx4OPLqiVpyxWlpk4rAT6NsD/AFN6GE8W+k6OkzImrYpxHtpzCt12LR+Y8M2\nx+EugHQ0t/L1GM52thw0qi7IjJcB0ZwMqQtcLaJRJlQC7frrItld1vCdpW1Q\n1hyXciJiiu0eDYe9s902S+hALMjeYwA3KUsmOQ9EMA+Yf5O8/BlZqSfcKEcR\nzyYzE4/H1Ao7Ais4++yQNArBtPIUxfhLg5ttQaJYPqA525O7FMpwTXug8Hr4\nrjUVvPxAAk/x9Vnz+VagTUTlKwuxyKRFYwI7UzE4WVD8z+285O3WhXgqKtK/\nAZzX\r\n=7Afp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-bcad40fb.44+bcad40fb","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-bcad40fb.44+bcad40fb","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-bcad40fb.44_1576496353986_0.1315813704852773","host":"s3://npm-registry-packages"}},"1.9.2-alpha-9753cea1.44":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-9753cea1.44","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-9753cea1.44","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"dbf71a7c2b114bb46a7b6fc1a5922660b48aca36","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-9753cea1.44.tgz","fileCount":30,"integrity":"sha512-RiK2uJ/2qsAIWcYwn/+RckjezsI0v4fgDYixDOntSgqDEd0Lu4YUkEbB62dym3Q/k6Mod67lHcHwUhnr2ETOsA==","signatures":[{"sig":"MEYCIQCLSLxD9+4B9Op7dYiFz7JneuiQDfOvcjCDrcJcGMaSHwIhAK7zX6Z/m20PuHsq0LjhaZSGoW47TldVfgEAO8HSvdjN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd920DCRA9TVsSAnZWagAAN0EP/1xbNVojKJR29Ad8+dui\nwuwcsfjX10/ssAAmzttXE39R5IfzTWkEhqrxmuB9fjH/GZTLYr/Q8mN2UfnJ\nG6CWxDlKoHInB65U70l7U5OoF23Ev8XroM3MmfeugMyRea+CQMGR+E5MaQce\nWL6LJ3I37s/amF8z+dMHA4hkL+1hWsIW60hQ5eZWG42MDNOkMmAhfqqQOphZ\nw9H1pDGuRhr5eU4UXmLaWANZoju/2XRWJlBpO+o6BGfqZQASkSVYZD23nHHu\na8sOwa8xd08LkGXDDl4q+SfFSZwIEy/kfFNA4K5uL+5g+VZbhg7NwuEf5PLl\nVUS95EJiQHtWgjvXVyFGrRQfXOvSNqRw57R1zYv6SyRlNd7U0/kZsuBWw6VX\n895wy3jRwm6EVUzppDrGh6VZHaJVZbyw0Uvi6ZMt35OzhFhMskSXAR6umN+3\nlkM3XVol7zzvrewWYNsIyfxnZjukDvonqVUEQ+9zrgH5Xz2JOwxtWeH6f69y\nA1/Rq/tnJLCRvwdMD/NAvzVih7O7pVDSzxAWzWZsdSUsGGoZa0rnFEjPRvw5\nUSS7MdIRonTQ6ZT3sL5PRNXc59CLfotLL18omJcja3e/3k4NxM+EldfQ/nhz\nSr+dlL2EBu1mw3ZBYYJgV0f3qbWQYjjh2qc7DXEvUdKGJr1PoYJs8tV/sn9Y\nZ4QP\r\n=AQgA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-9753cea1.44+9753cea1","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-9753cea1.44+9753cea1","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-9753cea1.44_1576496386926_0.659471182920647","host":"s3://npm-registry-packages"}},"1.9.2-alpha-cf2c0700.44":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-cf2c0700.44","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-cf2c0700.44","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"713dbaa0e94202832bf0601ff4ca9c90b9338725","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-cf2c0700.44.tgz","fileCount":30,"integrity":"sha512-dWkevSG3Z/ZMpPc4fOatrRiq/LHyyRZDxS5rcXGJ8aV26lboXotrAuHE1OrTDRQpcOyawFmC96DSSOzkRqqurg==","signatures":[{"sig":"MEUCICLd7VGlLXhI65YTXfWpawDNlx5ZBLW/7G5NhLNSoVtIAiEA8Qw0l3ZZ3ecQW+a6bbqirupL+F4EoIGEkt92aomPWMY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd93xcCRA9TVsSAnZWagAARhYP/2vKtGsZL1fIjOtPR2gB\nHX7UKxTLYQggVzbJ+OPVquKTu72BG3eVAVnPeyJujTvpWhsbCFXoyNxJUhzj\na/vtQfiPMHyZ7/PSUavunsgEtwvfVEr2G4fydoWfxCaeF6NKnsRXihpDsUKq\nl6BT42AuLoUN5GciKwfoUtqBcSng7UYRjQ5fA+Ww5m9xxPEIwydoC+a43eLP\nEcfgj02mxThRE8p+EYUaC3CI2BOTHjVtc9sR7fz2zJuEFpmJqcMDfGLuHsWc\nVUEs7WjXBHI6Az2vXkimmHXXy+vy5lGAxMDkSmXYb8xE+DYwMec2mD4oudfg\n4RSI6iR5ugxmDmQYXmf9+/qlv001PTXTxqDDIKabTBtn2SJ8ATkN2hOdF5BJ\niVcumjA05jnAFp9Lso63GwxpqJkl0hFcNB+9vc6KIoyMlK2gZBlnsJCjbIbl\n1W+uQun0tTuAvMkwr6y/cDxGm6gOQlnfgJ9XyX7xVKpvxJRmSBi3SicBpJEJ\nhG0YnYZvqUM8C7Omi8EL31f8+fsFNCgKjFgOo0NuHEikRrH4VvgRI1U279c4\nX+Keu3JLvMKlMiczrZmUEmyXvrFYWfBOYUeUDgx+5/QPBGq080E+p+Tnc5ht\nXmxxAFYRyKB9t1wRtzkXVM5xyZk5PSn9AV47cErGGmRWBq2XNTZaPcSJYRfJ\nA85w\r\n=O6sQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-cf2c0700.44+cf2c0700","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-cf2c0700.44+cf2c0700","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-cf2c0700.44_1576500315714_0.5583112827911612","host":"s3://npm-registry-packages"}},"1.9.2-alpha-6a5d12bf.45":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-6a5d12bf.45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-6a5d12bf.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"77b486c8a914846b2fc9784473d25456432ebf18","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-6a5d12bf.45.tgz","fileCount":30,"integrity":"sha512-p2xY6IBJLHQAnrytw0GTERGEm3Wtqcb4OIEYmfPD+flpz4drro9R1OW+RXYawrda1Q4+QKmH+CmyFcpdEXb/sQ==","signatures":[{"sig":"MEUCIG1QHx3st+t79uM2FU/U9aKPC8HRT2W6dViq5NtwNfhAAiEAhcAo1+VsT2D80iFCgHeYPvZiEvYrIruMywHk++ziIDA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd96/LCRA9TVsSAnZWagAAxesP/2/Lfwpk6RduowVhAyL8\nt0X9oPOaBdRgRr59OWpDInjyNmrj+V3QFfZp8imzS1YL79IHUwBzSToEodxn\nwxvXPF5kg4WWwfPfI456Pv+sxswbaPJXa+lZwiFSXEQqFuM7wZSJcOAU2bfF\nvg4131FPhZOJ1Aijpw2G1v0FzYY6cJIMcoTEj+uHz35NEBG5tR6TH2OVn3cY\nINtzjhQ1TkYwfJy0SMApxJ0+Hj3bwBg3HNGl8qlSfHtGjRxOkA+U7FI2s0Dt\nbDk/uaSDDP2qMynIt45N0jauzNpXPb/Haj6N5qUCLIcMgsU9zybqbJxPZz8L\n4izOpQeG5x58nu1EUEDcbpwMRgScF+b4cJ7ezHX/sAygDWnHZc9+rSXHmcQc\nTxWi6N0yqE29VIZavwJXiKvl8CX7oMZIn4CrVFesXbIVPbIgF5/sal2sT3dw\n4QLLWxRquGRJ2PHE7yHK28qPAUCQa+QHRsSBKDHmYlEcyU/OEXRiyxNJAPIN\nR4sIDngPzSy7oH5IPl4cTbKsUXbWUiecyTmQODUhBv8FAvP468r+dVciPyRO\nfQujmtnNpX7MwMvSbMgle1PBQFGWw3A+G1d6YmJti8yCBW67g54C8OIdq82k\nkOqjcMxwLBfvGhKkxxcYRu30/74qn+sFCkJQZrfpalv4xn86EANPPO5qW+Ba\niRh1\r\n=A7Dn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-6a5d12bf.45+6a5d12bf","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-6a5d12bf.45+6a5d12bf","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-6a5d12bf.45_1576513482639_0.9680942396029941","host":"s3://npm-registry-packages"}},"1.9.2-alpha-52540484.45":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-52540484.45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-52540484.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ea990bdf4e0ca5a05d3793df26c85e1aee1856ba","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-52540484.45.tgz","fileCount":30,"integrity":"sha512-8tx98pKZbF7szkq/LvzYKnc7EXX6EMPqPz0C6MGn56zjg4ONQ75rghmwE/h6bv94QhW4xZmBlgVcd3VI7UL6vw==","signatures":[{"sig":"MEUCIQCHSQrEanSyC9rgowm9FOyzwWo0P6VZ/QT9+DDVZC0sewIga+VwsXxpdCgtzumrM18oqlsPAOUY2Qf05tlERgJtCmU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd97ALCRA9TVsSAnZWagAA3ScP/iqVi4Wxp6wV6tZao9/k\n4xetV4948mcCZ0U+sRgAbZoB7xI2A81tOkEYkXLX3Bg3MgTxpF5PO6yVGhwn\nb2Ci2WZulWDxSqQshef3g4mDElt1S/bEKvDvoE7ZBcJgaMrFGu3w/k7WaUZ+\npFP6Sv2Qs9PV6i9G1t7mXbjl4f9b+CD1hdyZ79mMwnM2/2cyITJhs6W9XvXv\nX89d40YDtSbOZgiLaCSYgsUlMsrvxvGIvMDDV+E/1wJ7fWohIoBFM5By1Rpb\n2cE4lewEFx+WK4TPstuTDDnF9D4j0tVCirPM62EEmltiB+s4OJR7XOkQZkvz\nHo7RAPgSDMQB/rvrwZ/1NlDblkRhHPiSaGk8DkW2Ga3jU6eckkfCZi3eP4En\nGZEfl4gCezH6XeVIpk6dFXMWV5oy0NzpnBhJkNC8p3EsYMLrhIad/pzeJoQ2\nf4PEV2bzT4TPinyQaSCZaL6ep+QfSE5sM4NptYasr0A4gIOrDQVHILCGsjbw\nprwnUn7tH8yRJveboSK9PVEQMjCpEx2aJmVza+trEheXUw7t4SynhK3SGTya\n9U8UeGBhzMO1TPFOjjL/KjAK0MXv/IQ0v4H52Q/IZM/zqOSErRoZv8m46RTZ\nUJa33yBNbAioW/Rx++FPfpp2fQxFhTf0QhZCDqr+9/sqiDd06S2xEzMhUGZR\nLxiy\r\n=SVmB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-52540484.45+52540484","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-52540484.45+52540484","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-52540484.45_1576513547180_0.714234898121151","host":"s3://npm-registry-packages"}},"1.9.2-alpha-e2edb172.45":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-e2edb172.45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-e2edb172.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"9b34336ccfaefed60f15a00fd9c18f5631e2d87f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-e2edb172.45.tgz","fileCount":30,"integrity":"sha512-YA7IdVeNnMW0vTYCmKh6BvTXp75BTdL7K4qsK/bVIFxf11Oh+8as5W5VP7hdgxIu9npkfoiaS//yDgqWQvKDcA==","signatures":[{"sig":"MEUCICbfD6lcuaRujP/MK76CGMahp/TDyXbFV+iDhKlsT7tVAiEA9kihLj0DfWmlLgZBw6FiSub/9LXj988Ze/OSvqD9guY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd97O0CRA9TVsSAnZWagAAIfUP/RHbtnJsZbOzpqZHvugf\npojeV+/FxX1inM6+rzKCZjQ2afpeSI3KeZeQLfA2+gB1cODJg4tUuS3kvNXe\nHch+lDvD8nCqQXR92x7Zc81DEEi7NCBnUMmbRKRsYQdWLFsX/T7kdCdieTVF\n8TWPaVRyTHtpke0lRp9hqAqyCOqXmyEFnWQUXXyXBrX92Bk1rA1iG08LJBxY\nprxEugRgVESyLsHLZdU8AsKdLmsZc15K4ubFswFlf9wiKyLGE7aqznSOFduR\nVqGgWDUOG0n6JbH1AGPTGDsz2S2qrVCRVNN5mPeAD0/4PpdlQ0N4YTLrWnd/\n/GGHTDso5pHyjUaI8o6zq/eWr6TIU6z1DwOMWHJfGG2z0l4uau6s+L6gzkC6\nNvldRJVVDGaAyV8HGkSLIj3Whd/WMvKsmoPryJlW/a1re+Wn8vqOUQ9Flk4l\nIk29vsJ30BtnHzGinmGy3YnIjs3QVoOI3aX5uIShDEcC23kxzlR7NIyfGZLh\nPKK3zpYEjYLGE2geLW55o7fso/G/VyS/S02AFVGMCsObkZNgi3ZK0/bxSoia\n1z/x/BtshbIOizXQeRI4AlK23Rxh12EgDS+y+KbeK0UPUnzU7ePNKAdu1x4W\nWmKPkCr1x6mSxtOmttPy/wt5qKuvG9a44nBPCpiyDq8ISM77NDw8iFLZMxMD\ndAWg\r\n=VJdN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-e2edb172.45+e2edb172","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-e2edb172.45+e2edb172","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-e2edb172.45_1576514484221_0.6114970999694804","host":"s3://npm-registry-packages"}},"1.9.2-alpha-e6346135.46":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-e6346135.46","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-e6346135.46","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5327c0d3c963c4d916c245141b8768271031032b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-e6346135.46.tgz","fileCount":30,"integrity":"sha512-ZLpehnhaNwtn82trNyCnmSxgMfd2qE6K5rT2fIr5EEE1JXMjXxbp3Qr2IY53eKwKZzSBt2HHqXNJ4cz9E5SAxw==","signatures":[{"sig":"MEQCICGDnpVgRgtfblJJxBspo5SUzEXwHLE73wyCfdD8+rkmAiBcVL866TU8cHnB/8vm0XNRv9lABN5ALuRsuJGh9kGt4A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd998jCRA9TVsSAnZWagAAcFcP/0oUnD49rYGHKrhNxqzM\nCEmk1AD9+q7WUUUh/F372GZ9RXBDEAoHmNMXLHgH62j2CIDszClOplGh3oIG\nHk3aXDWsONo///QMMvuEFngymsze3E7rNkjTGyqgs8tnaBxfypAx+64wq4Ui\nlHGlxHIDH30z10s0OAvXJEHHvAS000LB7bH6pKoj5cc5QmuvxlT4eTu42Wrf\nI+B9rMzxWXprw5CxBlaMuo4ypD7eKJbqzj6U1AinISynMqp3jrEAHXgCbVJR\neQfm4VD/o8uDyqkrNw8yYqFv2LT5EdUwD8HxY9tDJavFcHdhNzFDp/ZTmg7G\n4mRZUrzTLFnCi/aWjA3iVsGHU1mOSnVkCvg09HSix+MyPRi3LiscZOPAg5u/\nRiYR2RB0cWD3Lr0A8dND0GiSsI0X6JBlQt0eCuNRfREJe6Gputl4XXiUqIhD\nOCxdnbexhN8csWN2Qv0GhiPSXNnZklk03oG5ymex/PZoLubn7Pw4zSVpI2R3\npwIehPoabg7FQJnDiHMSsphZ+wGcGDMHDs/1x3vIMUoRusUV9LeWU6OZHz4/\nn64uuuL4YSAeyM9YbeYWFtK2b3bgQHN1fzY9qeGAkZVdSwROdqhvE5EKyAGx\nV+z9M4IYM/hRYhpBWyBqsKRdARHaZiMpDm+BC0FxIxqObSfE5ISuhfkm/P6D\nFlMt\r\n=lCSc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-e6346135.46+e6346135","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-e6346135.46+e6346135","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-e6346135.46_1576525602973_0.7948405786671848","host":"s3://npm-registry-packages"}},"1.9.2-alpha-c14444ea.46":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-c14444ea.46","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-c14444ea.46","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"9866cc587ca35d7ec4a894ec2f84cd042ee88214","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-c14444ea.46.tgz","fileCount":30,"integrity":"sha512-J3/U4rZoUzPYkrodfQkKiS091zp6G6l4wLPjypaYhVYciNxvw2ACTKTAAmKr1xPgd+gb4EQUP76kJqUf8gM0FQ==","signatures":[{"sig":"MEYCIQCs6+tybq/nO4kV1oS8YkedLe2gu6ADgOozEZF2UIxbBwIhAMJ8MlSILmDQYd+D4Yx2H6mQQKvhgcCKHew03UkRgMCu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd998/CRA9TVsSAnZWagAAwz8P/0Llog36oX3yvgBYjFbd\ncHlf1Lg3vAHZvP1VRFDXOWN+M+I2KcaWy4bS6TK4kg6wjVXaDjKhDmF7/4Fk\nuqKiQheUy4D6H/KSEpJfajeqnZc4xDMtSkYIkfHUfxpsZHs+I7LOaiQWOlQL\nSyfI58FIZj2xe4mJm4OeFyNEBf3jAm1Lj6bAd11UzFWjbq68YEaBvZlq4871\nwQ51lI2hPsTdD/j8TSvEMV9OilyV5dVkkLy/VB6SzJtW8kSzDkODriioS1Sz\nDI2SpYkMsAn4GRRqvjlr2x5A3ray9G/J0rY+Soa7tw400ombWj/RKgRomxfO\nLZSNwW3KBtt410l2K2r0tQU+WoYum+c6F7eJrBv+xF6GCbTPeDaTLOksuTGV\nMFN3U9dmpv9VkXbf9lroizIaLITxxw1ta8qG4vEeelWkEu3Gvhwr+daLlHoq\ndlhwBHaEyruUfJ608w8Om8gztqVc5yX+fzKD6HXLYNGwoC2wj9gXZTD/Cx1H\nJPQzKeKm8uKiMj4HRFlzd2I2/LdGm40sK4ZE8B8qXsR+tPaaliLpPvqyvSgI\nrgnUjBf4h/xrHfHUoW6+M5i+t/4o6TvdK1o2HvWQ7JcFTEJr8ertRFMO9GmY\nqFaPtkEqlULzBGvLXapl9SCK7iZ9RhmIwNIM8gjXquhD6SBMRQUBxy3idPsJ\npwOU\r\n=PCKn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-c14444ea.46+c14444ea","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-c14444ea.46+c14444ea","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-c14444ea.46_1576525630524_0.7110823685213437","host":"s3://npm-registry-packages"}},"1.9.2-alpha-a105d8d4.46":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-a105d8d4.46","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-a105d8d4.46","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"6726bf3b74b6c592507d1c5f665d3e3a7ba73298","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-a105d8d4.46.tgz","fileCount":30,"integrity":"sha512-PIyDHeatsB+dZ7Aro9NqfMG7ln4euQi4XALTiW52L9xgxWBrqB+WsWvn71yD0Mp3wuGnDDIxyCzVqnParnHO8Q==","signatures":[{"sig":"MEUCIQCsLUvwcwl1ctmjYXBwFBn43WyeEj8uJIzff2UnLBgVsgIgO1MRHfhxUXigdH3ZV498Ha4wlvAGUdg88lgqCid7pF8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9+LSCRA9TVsSAnZWagAACtkP/1gW3/WT8Swbz6PWHnWY\nRQuMoV8E6B2J2vcTaKLkJm/jubA+fb+2fxKkmg6HARES+TXuvUzxBZyi2JV5\n2F27L0GmUjmwlsRvelrNF35oJ7pDdV2X8KMJQ/b/G13g+8sqaMNIwPAnB/sC\nhC8I6RrTNFVHQghn8LSRTs/gwqvlFdjA5/njDVGmD6kVPiVvsIX17AjbonUM\nSQY3cjO/jYVzrawiKaTkO4WDSZ+Q1cLOwv6Aa2HzVLjCfmipwg8TsdXhtU7y\nVTQWA7+8Ua8LE7aug5Bi+QjpAenXGphsQ64LqJ2rQlRv3B1MZyz3K76JusK7\n5y/9a3wJlbfI8TG6Q0LNk6Itms7o6qTZrb2pyxhwX+wXzl2fmQ8hxLLLhSwm\nl/OHKC1b+MFFF2gnyvEioScnaM04o91nYaN7kt1H6qgv0GS4JV6PfD3UsUZx\nzt39/nHztWakLyJHyeWdUb5b/PoW5TMPxrXxzOkwHDqC8vwrdhzI8Fd7LdIK\noNLxqxtYepU0NttdTWbmfGkt5UfDK+MiP4S3VcDXj2YqD8A990YGUJsTMnoQ\n5BkE1ujxYv9vYEXilpOLlj5A58sQS4ZUKjkbb0ybRN2GX9tU1WfuY6Ozacdr\niZSl8/nKA2RE+3gnbZ1dnVdPrcZwc4o5nxIO6irdXM80d+s+Mkq0qea8cHEy\n34u4\r\n=2XA0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-a105d8d4.46+a105d8d4","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-a105d8d4.46+a105d8d4","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-a105d8d4.46_1576526546067_0.5917356340015762","host":"s3://npm-registry-packages"}},"1.9.2-alpha-0bfb780c.47":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-0bfb780c.47","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-0bfb780c.47","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"96e79c16c118ae9fa05ce0b9844f4cbebb20ee96","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-0bfb780c.47.tgz","fileCount":30,"integrity":"sha512-AjOhQsY24G6m3NDYDtbtk0BdN6QZAD0W8mKDXiYlwA6qXJ6MAWTPXvR6NgleT2633cTKa9jgCYo+8VQFqcu75A==","signatures":[{"sig":"MEQCIDSCa06b+jrssT/gVnkKO5acvoiFhB1TkrtODMBQvctyAiBt32w8mhTJ1TR0GoBlxpfAhgvr6R/b+hVCZHaPaE8gWA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+Mx8CRA9TVsSAnZWagAAPjUP/3TKXOIEDiR/dG6q67BR\n6ybYJrFe0hqu6a6jWJLjIGzZme7fI4bRbxXBiWSthtpz+L0dGH7pQ3IA83xY\nPLKM6EIJa1ey7qYUZw1rO8sYfhEcS4dQYRMhK/GYRt61kZoWJHfdJcxaPXfG\n7gEQdZQ8G1tXkQTo9sgpmwXLAOjdJuNfBvrNrTSMYc1EPf0m41dT9Lhfhrzd\nkvQ1L870pi7V8w/f7lkD2PxoJ/muADe8zzj6ET/r4FV8n08sblVEatWZ+wmu\ntKb2dASIU8jgSY75Iia5oF638TAP3gxF15plLo8HtWRg0pAQyaqBquVAAznA\nP5ATiqb3watDhPQ2XShtgAowlSrd9w5IHwejyo/F9+5apjsdFamYVSby1tn5\nxAZucimbXErgEKfiXNH5ixGH/J7BB+G1AaaX0HmUl6p93enHhWBbEqZNE4g4\n3+i4EyoCX4eVqboVTJqsI6zakmJ7m4VgolfFORm88DDkMs3OgtHavzbEJ4OE\nf3lO6hETCqWDIa62LTHBVCEh9sHe4SVtBZRM+/iCa4NxNx7jZEgGY3isyEr8\nLDSK2fptNSMOTJ+4TBuvSGcdNq36XBGO7UAkkIAVbZ3z/ma66HX+D0YllO3Q\nmlkUAF5732gXn8bT3zb8d+SKOeOT1HzwwYLFH1NfkPERNr61YMPbDV3wAhBj\nmI2l\r\n=hH9y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-0bfb780c.47+0bfb780c","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-0bfb780c.47+0bfb780c","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-0bfb780c.47_1576586363550_0.29232264015788556","host":"s3://npm-registry-packages"}},"1.9.2-alpha-d64f905d.47":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-d64f905d.47","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-d64f905d.47","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"36e653ac9e9cf5f7c840e545ccff1d20cef5064b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-d64f905d.47.tgz","fileCount":30,"integrity":"sha512-dBo9Kql7L8g7Ic+1y4ez6KumU6h+L/kgJLxWvlvgFVFHNSezX/MxMVgDj88fXVgyaIPFzCM+/bgJtGufrd+tRQ==","signatures":[{"sig":"MEYCIQDZC9rfZ/sOj2r0igUCq4Uz4C+qqxdYWo/dR7TXIhJbjAIhAMs7/NmjMDJY7Okcyo713D+dEkWC0UiPq5Qf9hZjNLdB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+MycCRA9TVsSAnZWagAAJswP/A83QTs0mTf7f6gSEGXX\nPnRspPOBxX+D0KvAIptAgM3EkXl/n1xaSOEaA6pECgRhKnoqSEhCLT068ZyI\nGNml3gcR+vsqCHVtNULoajRB6RGp3XJcQnlkfwzDskLRVzaY5BUkxUw83rV8\n/jwHpxID3GAjBHtkl4jmuee83dDNHAUCndPGJSJtkuJBYiappwTi72DA0AOb\nmF5neWbXN1h8WFObs7kgpNId8iRkpyUAfoWrRiEXnZmE2uY8ginBOgCXj7Zt\nAqfz34N0YVwX5LAzjGahIsg1wfSGroGyKQFrmUFDtbMWbVDOYxmfnXp0YzY5\nzVKLfE2Suyuv8OtSRecgLp+ZBN0s+ckx8yGolZfz57la94kqroxW4cBU/dC+\niwnUS+/AD/WTSpovvqPdX4iYegmgTzGssltKRs0wNfb9FSVj1PHHxlj8RaSi\n2J5mC64ahCX24LsVXeR04dJkBo7p7jcrBvLxW0TRXHVenBjrRWVn345dIBtH\nx3FogM3+1FU7mCiSj5cLIG15TNxNQfAK0kztQAgF8mo0F5Cn+/u7+LVhdVTU\nhdSLI9vsydulN5x6Od4XpYo8xwzATFjuEqdfc+ZW8Z3QQVPISmdpfVlbDXRt\njaYZi0cuB6M3JsQBpTwZDw40QEvQvzgVIUgaxSfIizPAnfsYmAssQiXPvUC0\nctIO\r\n=thNh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-d64f905d.47+d64f905d","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-d64f905d.47+d64f905d","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-d64f905d.47_1576586395740_0.5654913824359733","host":"s3://npm-registry-packages"}},"1.9.2-alpha-14d282cb.47":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-14d282cb.47","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-14d282cb.47","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f807e7a80891cc9945e6570f5ff05d4e375bc79c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-14d282cb.47.tgz","fileCount":30,"integrity":"sha512-JnrmPv2Ry1dwLUjNT7+V3ZITqKjsTbdSQOSYemR/CDg3DsvHswIEFSv+KblOuwqKEoO6G9q5URH5rxFf5l5wVQ==","signatures":[{"sig":"MEUCIQDCkbPLPl2Ny5OliIE22msN2QZ7NZvG6M9O90TdDMg+AwIgKsdDXg6ofThkWzd0P3xHVS8j4n4TMhRrHaGm2y9baNI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+NBYCRA9TVsSAnZWagAA5s4P/jpM0hQwFZblc+BKEmzl\nf4ywQGDmkYLnp0XCpfOBIOuixr1tFnmRcC6m66j6MfPbFfZtCsNXQeb1hGyB\nLxeox6ZSnli6brkTCZoSfeYiTixLwOUfKRsLgz4cVzBZ6Cw6MYYbGxl2AGHZ\nY5g4jp35ufM9tpqYACVvJCMawqI/LHLr87Z7X0+tyOdzg6RdU594aJ673lq5\ngik0SJcoVD+nH1Q8m7jYTq+CBDeUaVyzDD0EMIsuYyy8G5yeiFy3svDExYZg\nfPZb+rXs5pPIXM/4dC9RWF4j8lvzlsdjzajz+l/TTFA+hCrnWiAy/fOGDIdU\nHcLqMh94QuzEMzC2p47hDqaQyYUFtcuvbpxn6lBbPS9AKsB3jtJRHy+A4vDS\ncevY5PN9MQlk0mTh77U8GJDq/G98kWul9EnEg4lkgwXqtXcJAfyHehWloL2A\neSBiHMbsBbr5TMnSEDz5hnSoRkX3SU51KmMRyUrutzfKKkkfw/i1ZIDrBUnL\nNaE6wGfiNh9aLi0ObC0Kbhg5+jFS//YfpNOGIPKB1ppzRWoLS3LAY5q2fzvB\n88uvgh6YiARt14WJUjLkqtF06X7coyPMr+LRG6ftUf8GnNm9MIcnTN6Ya+Cu\nqkDP2HZjrb80FNAbziv82USkqiGpPGwYUhwxn49FN4wV9TxAzL8wA2PISZhj\nE12R\r\n=uJ2I\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-14d282cb.47+14d282cb","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-14d282cb.47+14d282cb","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-14d282cb.47_1576587351266_0.1822295800175533","host":"s3://npm-registry-packages"}},"1.9.2-alpha-24c7eab5.48":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-24c7eab5.48","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-24c7eab5.48","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a6d0bf0b0c922035c45149abe970f88aa4d0e554","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-24c7eab5.48.tgz","fileCount":30,"integrity":"sha512-ow1xxAYISW7X2z4GYfV+Y2fXPSzlxR9KKr1dBhOsgzFenSJx/dd1i0VQd8FaA/dMPx04ttIxrTSiJCc4IDqUHQ==","signatures":[{"sig":"MEUCIC3SO7VYttYIemyOBrm1kdK7IAg/mABn8VuecrCTgj34AiEA1Xhmkwr39g01WOp6W06AMGg3wjm5HvodnW3c0qFRhgo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+ORsCRA9TVsSAnZWagAA2M8QAJbvzbL4jyCqaNk/azyJ\nKv3bLjLaNnJTLcp2K2Ciq6FRJg2Bqp6U6CxBrbMPAasudnAqMx5XWLTGGhEM\nWrYndz+mt61HpBV2kf1cq2SjzDK4Sf6OEQ57d4hX9gs8WJOsF37u6Ngs2ykH\ntsKLhoF3v1CMEs+Cuym89sKefy7jnk/wVuCNywqs4TYVbv3OCoSH5xd+yHe9\nt2o14lmv5arMwwxJCCHnsgD0aiyzpJ3n8Mw6NuR1Cu3O5WHcSooPuglZV55T\nRR6H3XbiksKGz2ts8yCI0YCAR9IaVEjUYYhSyvUWwq6UxnZmBP3FSUAUOwoa\nGB3mgpFK0ZX/X/yd55H4yB7D8UxFq0bDtIJfofyNZpch2/CFIuCYLv/aLohd\nwO9TNEMJdk5s4m1luM+2v6++nXwwut/XsPIlNUbtKLvoUPcSFMkSpfpqhudA\nCLbaL1+4X3DazDm93qNLmSSjBxEnJMmb0TsV4ZXit2oHThKF7Tdp/+VN5mOo\npD0ECdSjaFIi0VvETbpEabgBeYoQZaXOM05wjW1Ryx5tpi/BeDJOk0HVLL3N\n7gtnzaY933SzYgHPO312O4Nzi2DkUD6QE19WRqgFHjlQVWjVq0s1gltDKm/x\ntcgrVpvjEpfPg78mFsY+a4Bh9hYP49e3RstrqaUS5x91DHX2usgb1koYcfXc\nwwap\r\n=iDmh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-24c7eab5.48+24c7eab5","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-24c7eab5.48+24c7eab5","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-24c7eab5.48_1576592491485_0.9612473532355892","host":"s3://npm-registry-packages"}},"1.9.2-alpha-916dc160.48":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-916dc160.48","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-916dc160.48","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4d60d1bdd35677fc36398c86eb5b1e81e7b0b62c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-916dc160.48.tgz","fileCount":30,"integrity":"sha512-pyKoIw0vbRY6Qeu88T/4xBjD9b1y70Clg1uYyLcrVQ2vBVKEPLnS9rZTBuIeeGSVlAkrd4qtjkWhs+xJGGyy1w==","signatures":[{"sig":"MEUCIQC+GTzSflWSBOCtsmG1SESdx1YkrfzGwR6HPhMVSwvfeQIgGFN9PpsfFZxdq9rgE6S/TSLV6kNeIPqezd4gx0hRJA4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+OSBCRA9TVsSAnZWagAAUyAP/3XCCAyGyz/XSJZR3TMe\nz94nOKohE9XA3Y+dYER4nZJ6k5e4RBRccZGFqPResZLAIqWgHao7rZwlktcR\n7Fb/q50oU9R1FgYM5Z3Pi+FJoZ1ifKAuYDhOCJG5DKwqvXmL23V5+DVGZv/X\nz8ii5q/+IXu9J+WxgiaMTlu/bUCH8ku5SX6O9y3nwgVKl4viATdE7womhZpV\nqx2HLnF/QFcR3Tw98s6iPu1jprz9gtrG39AN8SGFvgsIEya4FKxGxp2/Nz5e\nhMgFCgZZgEyKROoDY1QnXKpcmysrh241pX8hyJsVCg2ki7lB8lZOfQZZEkks\n32tLfmr1bSyMLPg2XVKFmIbnd554YHdwxDAg0Qa9vsddzo2Xmih7wcah6Z8L\n13YYIsF1nQ1drRUwrxr+5IFUNeaL4pJnheB4HDKEDU913VtEpQ0MrXT1ihiA\nXdsdAQojHSdYDjx42k6M6UT6QvkdVAUsEUKykIpxLWwRmC5e/LBTCXKNPVgU\nTJ3iY7r/XIIt25r4ObwBmN/6FoShdLcMRlMHmjsweogPdq09yUj5Y56CRWJn\nbK3u9+QkjwJXj3hcV8pJaXbJNNNzCP6ykX5D2kydtAFx3spn3X86dUsWy+w5\nUAEU7d1gtufLQ+FKyaWjP287l7K9LUGBFOWxrTj7KUPTouVpSTLsomnaHnoW\nL97r\r\n=EzWi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-916dc160.48+916dc160","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-916dc160.48+916dc160","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-916dc160.48_1576592513184_0.7820804049351682","host":"s3://npm-registry-packages"}},"1.9.2-alpha-1c0c6310.48":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-1c0c6310.48","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-1c0c6310.48","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"52d5e95701d5003e3abb7bbf133342ff2a2738bd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-1c0c6310.48.tgz","fileCount":30,"integrity":"sha512-QY+TlURo8UKeiBYELdj9Ev3EePRpNOrWjCFeAGWYlXRkWJqY59E7K42X4Zhvh9w3oxpHLklto74G9YCtdR2x8g==","signatures":[{"sig":"MEQCIFHv60n12yNIh7YySrGMH89p0++CpH7Oz0Au2cmf9DI2AiBJ80VM9Llp1IFCbtjbu8CMB5OH4KTd7jtBf+pm9CzKig==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+OSxCRA9TVsSAnZWagAAR80P/j5SqsHrMpQQYCzWPF8i\nrfefgg+PyXl7vHq0JQmn4NQ7So3oDSeWZqwrP4E3wjNpWg7uzvs7U2zLEnqb\nEO4x7i2eYFGq/6RrDYR6yV8rYJFzOjkFUattSpJ6rd4HPWykA+vNF4HEN/9q\nlst8gOLfggqi5HSadhLRrvzF1ftaLy18dy4U6kR+3twf9ZRmQtJnslRHnCXy\nTCKl/WWdDlwQozqghNnBRyMDc3mKKnTdFgmIwCe0lZxKe2+cZji9U9HKGAvj\nUZcG2HjLnc1vDO+yY+P3YqNIFK6MxRWaPjJzEvyTpZt7JWG4hOHXgiBuN3uV\n5st3p2GwqIzbVRQMehkTmww2bqGHouRLKm8GvXLDCh2RAG3Q0WLPWAcTDCpW\nAlRTiXofWHV/wRB99vzgKAvklYRDYzhQvqG0ehfkW8dV4K6zLsSozlxCNn3b\nKbXKGszxMbVqoASvFrz3stVD+O55OpRvZ1ecgSiAdBiQZ6DQMBdSDWUNgXci\npKat0C4aKbDF4BYyM5H9W+K9NFFMqlDyVvqXI8KD31PDbX3cK07HEg5S33my\n9MluvI/3/jlJHzQAobHaYys6gy4J7HFqvUMEtf51FC0uN89PwQRLdhLsVPlL\nDoXK3lYSJKtNKYJPYefbfE1vvDXwR5jXOqLtTgDSCRdH4AQ6Sp6dl9Xi+RA/\nLpW7\r\n=TEYl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-1c0c6310.48+1c0c6310","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-1c0c6310.48+1c0c6310","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-1c0c6310.48_1576592561028_0.09322221617688098","host":"s3://npm-registry-packages"}},"1.9.2-alpha-11c6a38d.48":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-11c6a38d.48","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-11c6a38d.48","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"691ea48192f5e1933d0c793fbd5820744de3f217","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-11c6a38d.48.tgz","fileCount":30,"integrity":"sha512-j1wNMlINpnmFdYnDEXwlwmPCWadms9xSeCY+yHD3zYl8bwI8dub2gLO9suLEXdE2eHgZjrEvwoXm4znw8+RgeQ==","signatures":[{"sig":"MEQCIFdMIYkfZ5D5dLsmmX/iMOvMwQQd6V/HDeI7e6k8a2J4AiADJxN7Xgh/5IQkq35XgnR1Cn+/WfKUW/1q4ub4g3QRLw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+OTPCRA9TVsSAnZWagAAxTMQAJAuBwDNknqlEUxYG38l\nLL4rVH1gDH+OWa1Vdzh5U22HsjCAz6h+m5Kaws2Zljq1AcM12lyJD4Obv/io\nyKEgeR1Tm6uNlvO58xao8HeWlEDWcHo6Z9wYoFDiu33yLYL7f6SPkbV7tLvA\neW1tKEuALb5om5oLILx0EDovhI/JXTC0gJssu6Sq/Xt/5pdJ/dMWivTlJmI5\nAJkrD9yVW17PzBiCTFlv76tt6OSD9W/rxlCNHKGlc6K0MhFUaEbQSbU15WdE\n40WLteyTQx82kSH8HPnd+/HnMsxfrndY+/DXageNRUoDmv8LJZmnJL4lsPCa\n71b33zvdbIr6Q+aPCEF/qmh+JFCn2Y3zdj8E303oblHhBxUZjR4mtIhi23lz\nwi3t55Os/TKg35j6kBZsZVM84NkEDawDx6FUBKaPv7Hh0kaF4w8sot0Vwfzd\njgOv0OaK58175YHDXxHrw8tRel8wqK63Nnd6d4QYxYBNMFqnE+5Dh90OSRN8\nc7YmTDOYAoNZifdVi7AiIOWKwUmPsibiMNyfJsdEr8P0wVJGhP7SSTlLP/X5\ndzuXCiZqhUzyK46DbePonObAOLy0vkBkoxHwnUof6q7/F3K33Cfup08F+1Y7\nSwrDfBo9PCCOtZOYg7nvdl48kW2EC3/nOtkP0B16LkkhjQGpUKAYgAMFVn+/\nUrBL\r\n=MG6F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-11c6a38d.48+11c6a38d","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-11c6a38d.48+11c6a38d","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-11c6a38d.48_1576592591250_0.46231921364312734","host":"s3://npm-registry-packages"}},"1.9.2-alpha-10756938.48":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-10756938.48","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-10756938.48","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ccf96990767daa6a925c277220e94a71df4ed7aa","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-10756938.48.tgz","fileCount":30,"integrity":"sha512-Zi7ZEIximsJbBLwwA5Hm0YNZRuaQxrE9zWcPHyQ+suhxqFJgTJME/Ur5DEXP26LBqqOmtw7yhlRaaCd1NGpN5Q==","signatures":[{"sig":"MEYCIQDXptUv2fGQFHuGpN4FYfqGusS5X3hoC9kWS8BLiwzReQIhAJnPMqh5MnR5R7YPoKpv/NbIbTKxfBLUluwJQ97GHpCd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+OiiCRA9TVsSAnZWagAAISUP/1aAdwsi4qrvZ601FGT9\n+pQ/RI42blWwXGBTk8M+ApYNG2EBLDhfhkpuJvsKl6e0bElpU2WvMuaBGJdD\nBm3Kr0pcTbCICoV0ZE6GXYZmLORsbLqOhggh2100UP9od0QuIvwEWSPa49bj\nHFxvzg+De7OKlFp2mfnEjDWvjMWj0jECPJ0UZX4BptsTh2lpd7sW9dtanfYq\n6KSta5zKly29lXsWkFxM+UIPPN0mtH1qkr6Cf6ayoeCgdVTGfQEtNNSyHF56\nDFmiWEneHLUE/bFLFqjI30FHqmI2NUeTY3pn0pVfLT8LMYQMtrBW6xwPfqNw\naZMvP+UDGSiuTlPKeqKfc/9CzicKmMIuNpBQrSl8rEgZX2UbED8EZcXD9DZC\niHcS/0R+DB8H9Z3RlDKdnJzTT/39soKXJbb9rJiQWBooEPpAVcQ1Xjcdxdin\nWcZcbKyw+inp4s792j4isPhcwi09fzMYu16cEnCLG8UGoxYca7xMuT6QwhvR\n/lHZFYGUYOdUX6KylqueU756I0bTAfYDOXW+f/qK4OjUAJJTs8/SR469tSIx\nqI58ZCXPhluakixDMroin5MVrUu6kGe5/t9NpjMMoCAj7nNHulcbBfoRWD0Y\nx6VTOzoU0nOWKNH/jdkheCDm21tfTc4f+jj7ZWAMkTTWEDP/Vtsb3DAi5wN8\n6mzT\r\n=fwRt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-10756938.48+10756938","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-10756938.48+10756938","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-10756938.48_1576593569539_0.3782158582620543","host":"s3://npm-registry-packages"}},"1.9.2-alpha-227d2fa1.49":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-227d2fa1.49","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-227d2fa1.49","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8bf42ba187b5d033d082138e3f9ff36024de4c9e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-227d2fa1.49.tgz","fileCount":30,"integrity":"sha512-8Qajp4ofpY/c5Wh7EO+8AQtoCjqHICX9wF6xuE00uloZeJlyXGptIOZQsXsS9IakWL9nhA9SPat/UOKCmgQpMg==","signatures":[{"sig":"MEUCIAtfMDdaS4a7jujU6evvyYXYtV1lybDgMBFUWnMi+6IFAiEA0ix3Vlv5RGTwzhnNWcl03BdeGiIL1MnXLalmJoN6KPI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+OltCRA9TVsSAnZWagAAWIgP/1MuwxOznW+SxByTnSFF\npCLVLTW5a2AzF/c8jsekcAw5QvRYdCdWro7ZOY1wIjjLhlaBkQ2HW3dZDbfT\nF7Nj8q933NtBgRGCkGicPcrDOsV92oubdGHsyLUtXjWxD7r8iqkq7Ik1FMtk\nWhSw14RXP4AzwVEcsoAGLKV9XwOZoz02YuQMkEwgCIM2qjFHgGdXJqdqaijB\nKCfUI/lY0zHGHBehctfcQDS35mTR04cDc/947L02cKuyJFr7s4xa+DUhxGOq\nvzjU0V9RNV+4OGt4EvQzp3/ewSdXCTovBV7WucCcVXPLoWtOUm7flni/YOx8\nhSwb4iHxKxPbuWcfzm8ztOSgV1jZE0KGdsAMzXb6lQyf57Ro7G0dNnOwmC+B\nHsRA5820zfQzMTa03eQ5hw2ECGebj2e6CvSpxyCw7EjTKtYaTx6R677t2dRz\nf4iK+HP/3nOtYWX6bJHGEduAAodC6rEM/3Iawk7PdhKFjs5CjSWX9UvJlQXe\nPe8bCb556WEIwBNnje+9NqPjkgmGEa5rEnyKKgwkPIlV7o3+B0AMI+4LRLZp\nh7yhUJ0Jm9a+hnhe30j486B4IfkUmtC74MRjGINoL+xN2FqDgxjTZVSUhAkQ\not8NvOED+0VxMSudeJ/Stfp5NO1c2bOTz0MR9U7lPy8dWNuBkmv118hbWtp3\nuBgz\r\n=jcNG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-227d2fa1.49+227d2fa1","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-227d2fa1.49+227d2fa1","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-227d2fa1.49_1576593772879_0.593732320787618","host":"s3://npm-registry-packages"}},"1.9.2-alpha-7db4a8fc.49":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-7db4a8fc.49","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-7db4a8fc.49","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"787de29d1b6ec8118c10ff6a058659c2337d7145","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-7db4a8fc.49.tgz","fileCount":30,"integrity":"sha512-R5n8k/JOyhnlLP7iTjiYDdrtPYqgaglrZsLRCCmoXWDjy29uGJSmK3wUKsw6P1hHouz1tuUP+oPXXmwsVbWUBA==","signatures":[{"sig":"MEYCIQC3mVnzdionGONnOgfaVi34gULJPthhAMgXQOZ4S4rkNAIhALMRfqdGTWOJDKglz4wI/QpvpT448aS1UK3eCMJyt//4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+OmRCRA9TVsSAnZWagAA2KAP/0XgsivaUW5SH5Q/K9rM\nLWF+lGqU5b/b5pR6YHxCjb49rJFSscCLGxa3xrqQO39z/8U5JPHHQ23/YDfl\nh446W+87ilqAlO5o2qlef+zrSduR2NtM38L+1urF8qrxWqyHxHyFZln31ewX\nYV4Zxbx1N3vHx4fpII5KKe0wDJssqTM6gNz91r2nOS+VCvMkTvitdQK6+Lt0\nRQFhU/OwwaVF2PkEGRVsTZl2mkf5cKuLdyYXA4lmfG0dd7ruGfzhS7TcwuFO\nBUPkSuU+yJM5EtDtDVCvuRiLb9lIGYA656QpF7kQ1OChAsJ559EUQT2VQDJq\nA4N0oo4bFFr6J9FJ6DK9URtnuPMqMF4oK7ywo1b7UbmGpdvvt/0g3Sw8BKbJ\n0XI9hWDVJ1u86RWqTx1unK+nOTYu+KM3ZNtbpW66wJOKSg/DHApFHgsZ6cfP\nn3uoF4uXBdwSLG/WKcE2kMLH+f8qTHGUNyTAvhrsqZsq3o0iI9yDDi3Mopyy\nPHFWiJY45iIO6JdTcPswJXmbax864yF2RjdHoSa9+FSTzBQoRPvWL0ET8UWg\n4WJRSDV7dNkDFrOB4nJr5bp3oL0GK4TEXCHp0SLKtyjnFYcleQc4sR2gkI/D\nQxMXBYyo2ybYcdtcCCX0zLuogo6UUFP5xtSzcgmTM4aL0MTHtJEdbkiKN3+F\nmW8l\r\n=mMvB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-7db4a8fc.49+7db4a8fc","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-7db4a8fc.49+7db4a8fc","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-7db4a8fc.49_1576593809371_0.4724755546891015","host":"s3://npm-registry-packages"}},"1.9.2-alpha-0d44eaa6.49":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-0d44eaa6.49","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-0d44eaa6.49","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8e9b4e08044364b229fe9c3437a72994a19e1c37","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-0d44eaa6.49.tgz","fileCount":30,"integrity":"sha512-u0vZ4pybKgDu9cMlxILm2CFRo1ne+xErFOywZsgZeNDovL09yNjrXxgkp7NmTLGBmvNA0hKD4L22yPb+B/50mA==","signatures":[{"sig":"MEQCIGiZJ8QICxdYMZeZzq7RYhe+d2h7bz6EjX5c5NbH3KX2AiBus4v3RFD/f5DzlRDP+nwYD1Ifpz8hKKlxId/4yiJxpQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+O0wCRA9TVsSAnZWagAAe30P/ix0kNImF1bL2V6kyenq\n4uD0Yy+ikbJaI3/gCKqRSjTXYao486IvtUhnPDpsNKtvKNPLCBEsiFTWgjHb\naFSau89h+2hy47FUj88z4v5TfUulZduhPDa3DhjAW8kPp6//QYizObVOohJD\nr/ol6k2YIiLPJ3QQB7vhIx993thjGyn38lYec5UAgYZ/e1ACVT1g5UkGddFl\nUGi+F8FsKYlhy427sQvVgQLsIrj6aP7xVUyyKa3ruqFmE70XJZYqdwHeB0gz\n4OJqghX+euz5+Bk77BRsuRt3rd5rbaQV2KB96PdFszXudV5dzLdSN+gmuPwA\nVUCzGYCywsNH1FETWZtBOmOc6xNzdgB3926rN76HX9rNXolKmuqp/uMYViMm\n8Z4zmJPznChLBXAKVbgOJ7s2KneXsbRisIzg9Bx18zgF0cw88twt34oGwtV/\nsrRmGByGMUU0NpqPcm+aVBZMP7oy7vKMUceULCNmNDUgtjagaG6I0aGyjSfx\neHNhFz1zvGMtNiQLw6xpy4MnvBJg+ePGmhCYpNiOJkCMbFSin9liGMsw/5rz\ndBIOBdP+3k0k51cXqKcdnIfcjnyT4YUA/3p1aZgdtkSy/efmdQudCL6ohMWG\nbziWrvKCD1GI55zNCQ1Cw/fijmrOCAna6M+uSu0ojJxZFt7oI77uBl/AYHQR\n++s1\r\n=j1b1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-0d44eaa6.49+0d44eaa6","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-0d44eaa6.49+0d44eaa6","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-0d44eaa6.49_1576594735789_0.5249832155170562","host":"s3://npm-registry-packages"}},"1.9.2-alpha-08e798c3.50":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-08e798c3.50","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-08e798c3.50","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e5cfad68dc8690689e483600d122745b46189446","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-08e798c3.50.tgz","fileCount":30,"integrity":"sha512-DTe7UdDvJvhgQyEayQ7zLSv/IT98d6I7S7m83pwKxfKS3vNziDzX3PTlD4UtDv92Z5RaWevPAEeLOoglCknRbQ==","signatures":[{"sig":"MEUCICZA9hJGaefIVMa8pReWcpctje5z3vduEgNJdiBxs75rAiEA9DjYXWIKC+llJgi2o65Zk7rlGeekluZNra60gTxnsHc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+R3gCRA9TVsSAnZWagAAltgP/33L1OXMesG/cGMmC0j6\nq9XbV/uXJsWa5a9kWDdvUr1EcFN7kKDvwvod1KIJ6qHlQ0sTak+ooH5tUDyi\n9Ep3O/7e8egBy4uTSC+Xha8+DdgQTtq3sSk78RMoL17YN2bbfpoIkhItxiOI\ntCMHTe8BocaAxWz0gN3AnTXBu1JcAxJElgVF8YvP2q7lG30/jm0vlKE3yrCj\npn1AM9oUaox9CHueIdujlTALggtsJPMlKYl808hVtb1kV8xAJ1pFAMdsZ1rQ\n+uy82kHmOK8isGKTOPux9IZzo8KIRnEJU+V+8RdZbNtcLYhy7ts3XJHXmiID\nn6M83z9S2l0cJZeG6A10pJjXLpZRJ/Bd97Klj4mx9NK9fNFOJS1ppcAooKMC\njg5YnNr3oq3SXsUnxsJTYRv/XN96+iy9/KohwCNq57QzEJptMjkvEsgmI/ow\nrfUQ9h+YSmZtGa2n8wnZtTahlLbfMLsu9X/4hDqGyv2DzJEtNuAsilLCNJYI\nJnzUQ8TK80SdXdx/jCQ6LalQcy1HkBV3nFVWBVnJseu4EbncENbVR+PKsxOt\n4/v97HSH/w3pPKck4EkzAO85cC2qa8Plee/1FLutmkJe19634Possr0om5Dc\nqMJT8KjfbQx/IUqH+P2zbP9Il4WNjGPUC6E5ptUiPItZ1ktM089pc7b/PeYU\nLVTH\r\n=eQSm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-08e798c3.50+08e798c3","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-08e798c3.50+08e798c3","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-08e798c3.50_1576607199558_0.42208269760623396","host":"s3://npm-registry-packages"}},"1.9.2-alpha-b77ea1ee.50":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-b77ea1ee.50","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-b77ea1ee.50","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a1b0113049cf7fbe792f22a344b2e6cce79fd95c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-b77ea1ee.50.tgz","fileCount":30,"integrity":"sha512-7zHHQyyZIcV/x65Bm9c5mfRhmeCcxlo0WF6vmsjB9EUkRNvMPNgEKFCX166e2Rz3WIt+wmf+YSacdiKM3K+uWg==","signatures":[{"sig":"MEUCIQDS/DmfDAxIhBA6I+3D7XsYbBcODfLargLugpbMhvbcAAIgMbGJrt2u2HrYWfeWWlwv+EDdTW47S6NHD9cEIiLiZ3Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+R4oCRA9TVsSAnZWagAAEIYQAIHAI3awa/9WYPACCj7B\nlfTgH0StWh7FELfC5XbsKdVXUQUXlqhscL5qIZ/TEZrEOnSfasA7Q/0nI5VC\nSp8nmaGYhcbTxlH3wBGpp05GAVxqHN1P/FCNaN+8K0V7kxnSAxyVXEnXpWt1\n2YY33QUCbSiV1hR+A3TzJTOuKGwoVtkMoM96TC6IBhshuEqMBN9+zscAnm6F\nGb/Ua9j29CTZjBbXskwQ/x6qa5tUxX1MtZG1g1QpScRyhZsWiwziU+4rMbfU\nsNwM2waYx1qF3nRMwN3+MhLAGaz7bvc6xX9Pt4UuEGKA5wRB1DE74dSUrKk9\n2r/iXM4Oeanbmf+phtYfEcSvjraL/KEaD2yWter6aOYB9wXx0SDZpJuWamGX\nJQDIaiY9lJN2RI0J+lUh0gTNbS3AztmSMLQlCcpoINYCvLEwj/FCDApC2qiD\nE6j60jygJb78m2UMPZAyG/VDtOG0eLzSyjH924nCBOcrqKZr8ijxcbKYRRGu\nQcLXH8ZmITRaQNuzTk0dKm+9DtvByaubVQAc+UignmYfbY7Sqk+TqnsQ+ccj\nZzyDBHeM5esLjQM5bELcawhqLre1Z1PIQb04qhFDYqsvIKw+lkd3i5VYP3Pu\nE8Ns/AOJz39WhI/Mx4ilDK2HAghorh7BypihB8zCfpmErl6PvDrvc50Ezsvw\n7xzx\r\n=E207\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-b77ea1ee.50+b77ea1ee","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-b77ea1ee.50+b77ea1ee","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-b77ea1ee.50_1576607272300_0.6720065997096163","host":"s3://npm-registry-packages"}},"1.9.2-alpha-bfeb3ad9.50":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-bfeb3ad9.50","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-bfeb3ad9.50","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3e338f8f7dc9b04aa59921ffc9835667cf0bce5a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-bfeb3ad9.50.tgz","fileCount":30,"integrity":"sha512-uqgfLlJ0nd3dOblTnVLN0S1SrUuftuLA9MzJOyCHzxDWkqRQhXB9mNg2mFssouTJO6T9lCuIVkGutaCp0P86Hw==","signatures":[{"sig":"MEUCIBiP96uLT+bG3SSrh5y9QH2hCq+yjxEN+YVSozNDI9OqAiEAtUtZwZ+Ei2cDt1lTakerMCnG/l6Owo9AZRn7fQoSUZk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+SGtCRA9TVsSAnZWagAAy9kP/1M8WROQvGg6G/cBFWeg\nqLxEyhv4jP6d4PklujBJp0k4QLBeRwplKxzFth0LonSqMH3/TCnVfNaO6zTr\n43iI5grkaqeIOm2bRh1j/Ez9kaBqksUJe8BR3VQa6ZFL+0u7t3EIsfrhI4yf\nSxUc3O5dgij25by95ZCnocHSy5TYDGh+5v3yKIOKKGWOMbIyO0+YqaKOpKB5\nNKCVpYp0rxhKWIRBkKW/LXlMPFisHYXq23HzJqZAUXReQOSdlKIPtH3wJy7d\npEZ2ZkNJUMmYAv9OICcX3WjJaIRDHoZDQQSne/ymXMwon8e4JjrQBnGP4HN2\nLPD4VgmfNJeWAbZLdEd3b8CbuQsQIWco5ezrnvZKB0DHbcZuoMzqh7n0XtFL\nj/2uz0eGh/tzQjEUxudvDw3jJzMTsoRhJPv5m5YfPFhYN0+OeU7do50cBkdk\nT+rhkcQaTLHmvJTx8VHT9yO66wnJrRrESnK6X1xnyWDJs366Q3ilOd3WzZpS\nO10tpAaCrPvmMq5YOx6RiqZTCvm5RmhuzvIRKpVo6d9UKJMMctv6m4srMqv7\nEikXKaohXBKesmxrBh+fs9AGNBW/bITb+pIB7ePLYjqouAta3MCag5/9geAu\nITGeHcELeIDNrtked4TW6zNMZzA2MJ9hMyAe6HLN6hEs2LXGrkNkq5XAF8MC\nkm9k\r\n=+InS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-bfeb3ad9.50+bfeb3ad9","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-bfeb3ad9.50+bfeb3ad9","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-bfeb3ad9.50_1576608172490_0.9615499884518715","host":"s3://npm-registry-packages"}},"1.9.2-alpha-69714aff.51":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-69714aff.51","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-69714aff.51","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"dc577fb2c88d755f488151b116ae5159dd19cccf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-69714aff.51.tgz","fileCount":30,"integrity":"sha512-Lg6dn+H51EI3k9r6/p20jQvWsjJKCUHRMSKSlFeeTDwLIgktZE65pwExZf9fvBs+Ph4H/OkozJ8FSvttRr9ZzA==","signatures":[{"sig":"MEQCIDf1M+Kwf+RJkSGyVWSkEO7PcfOP1Sf4IxrjPnMizSpxAiAcLNrixBRuPOh6oB4yHxWyIvCrgsvuVMRFDEA/TPVk/g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+S5lCRA9TVsSAnZWagAAOwcP/03S6V6P7gzmJ6wfQDks\nvgrIl8gHkn/s87ovSRAGaBAVr6yZkwoTKfATHpbg+kf7XnjwzbP9F0WiQ3Zd\netSLzzo7x88X4U1qSGwY4E6qn40BH12pFA/cvXDRtggIsP+DyUuTRrJE7ICz\nDO0BGqVxtLLwAHxes5uKCVJekc2JR0KW68Wghmudyj8M07oWVf6GUvzCsi5u\nPggSeNFQM7/uGQZbwDG9bLGbee3mFINeL9v0W+u6xPLGMWxDlhqF9//hdPmz\nK522TEZghyS3xuiQBsozwBAetwJqgskwY+PN7aZ6NJxf9B41tQCeWX5NI0bE\ncc9zd2FFfXmr2YeHkCNOYIvYYzd6lTWcuCe0OBL+psz1UFRwZrbSdFVmiAk2\noT0AWv1q8XLjJeuMk228k42WRWafdRpAiY1ysml6QPp7rjGpVmVx/dDumWC4\nRsPMAIKdS8ogPG8ucqkVPzcXKJ13FDLCTPJFlTrziesrYnlV6ePjN6iBKshJ\nBPpfszSJc2bP0RCDSU14kUZZ5Ouxi/V7cWrUeLcDCZG72dGC+B1f3sdz+vLI\nPy6rXo3qIB4r6FUnQdHrgaldEZfC1w/wWkV/5PHDk4u07nnjLYAWdrfg7IWQ\nwIPtoQHgzOCWRQ+Kj1Op1Oi7Ia+QSCSKaxYFfLA8he0XJ9dwjnYmfkij7Vb4\nfhsQ\r\n=CYOH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-69714aff.51+69714aff","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-69714aff.51+69714aff","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-69714aff.51_1576611429426_0.9907740917443226","host":"s3://npm-registry-packages"}},"1.9.2-alpha-18f90e3f.51":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-18f90e3f.51","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-18f90e3f.51","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4fd35e7322ff06f46360e47590b972821d3bc1a9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-18f90e3f.51.tgz","fileCount":30,"integrity":"sha512-/aHq0KDG6zK5It3/xsyD54OyRePpPRDw/HYgAAgygcM0SL9PaRPUHRoNqPMs3YEu6YbxSw9h2l5ztm+yfRE6vg==","signatures":[{"sig":"MEUCIQDkLpOLmWar2a0VMVMP2FQRMi2KnuHcdSqk+lNRNqNAIQIgC51APkaD1LBtqP557HVvrpOI566d11MaYRqQab7DJew=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+S6DCRA9TVsSAnZWagAATKwP/j86Lj8qqq8PhX+pYy3v\nrsdftYHVkET5mNx1Gl04m5SHwVYYJvUCUbN/ThVsAF1NjdC4IDMGSkoKjiKI\nOgCTUhDum1Qh9KdbjubiY4nuteLNSihEgJtZeaibBNqSb+gC3LqG9I89qo9Q\nVaib36Hukmo648xBlN45DBs12ZKszegcruOugFC7GnaqDbwQ+jJ650O5ACaO\nh+njE+aGEGrjfOqLdTzHw32b3BtE5KX/OXe3qospHv23z78wN27rWGgV5Kgi\ngke8QORknZLZpIgRNYIrA+t2DnZCldscR4EppDXGNQDMksueWfxaDpm1PpXD\n3nB6nWgMX0rX4yR6bh74cODFr3T0cQKKIciZCBbrogJbvYsWeAf3gN4n86dF\njPegJU+/0Bd/5iOCDzO8g9PFWbjtjlw65IoFz07bIQaPKWYd1H+72y70BaUX\ndCZ+iQpc7bEGXSnCKZfdPP3fazDFfX7KowBiwEg4k4DcjW/5VxP7XHnrSwEZ\nktlcheqp75AdUEe0C1PieGrNMhs95SP4JaHW3WnNsHJbx66apCp6/Mdj8cTf\naRaMXkEiGL02tTrUXe83LRbLVNNT7veazwLOVGsdwvjJDR7UeVoUzJftGF66\nOrCH4ZD8+rg0IxAKP8ZrQPEcTsfZhdv+6CuZfxaOwubUS8qhJF/rowhx+kNv\n55/3\r\n=QGxS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-18f90e3f.51+18f90e3f","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-18f90e3f.51+18f90e3f","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-18f90e3f.51_1576611458907_0.692383216763589","host":"s3://npm-registry-packages"}},"1.9.2-alpha-046d57b8.51":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-046d57b8.51","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-046d57b8.51","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"fc269ae219a4088d3d561fd6841fa84c8a507f5c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-046d57b8.51.tgz","fileCount":30,"integrity":"sha512-YZwOvnocA8fSqJbdZHLvPVVA0qizm7dn8hQ5gJtRHEqdIs9aHYSDk9E1ZECzulgh/NKdMxV9FOlNTq6yO9CtJQ==","signatures":[{"sig":"MEUCIQC3OOeucEPnmNLGIqhU5lo65EaGAH9VSAc5nt1xqaleZAIgPCsiVlCEVxKw8sIHtr5n77xWuDgf8C1krSfAxw7bxgQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+THcCRA9TVsSAnZWagAAqV0P/RsfauvghnNWNtdcRFV7\nA5rtZl0cU0179pATp/dW4HT5fA0uVFjPf94sZnt2kZp/1krvXTgs9qZwRbuU\nbPjjPVMpSbT79QShWTzBbciDpm3eFRQbm2ruUVKx7b4w8kNZRsXs9HoxaSFk\njS0thTKchSJaij3HBeVVO0f4Ma7EDkXBpsotKourRBODmlZN6EpxlgiusxZh\ngil2xg2eFZlQltIkYeEfkuZD67N+J5XHzwjlB02d93cCMe6C/xLx9PcbWMmM\nY1sOpsxwzHDr0lekArbvKZ6HjZ3WXyoz9bE021elFQa6YbzAPZ4xU6iZKYbg\nOWb2r7cphrtdhcB10/KvfjaB0ulHQFiiSNWW8pa77Oj+MkUfekXNBGE/+G22\n64vacCRdu7vcFffCYsu30my4b2HhDztZQhplHwpeNr/4wVfMUfchbDYsUrOc\n2hBpFFl/4995IGmVhJM93yGZJhOUgHhMZZllfj/oRHOBZ3PHyzld88+YYysr\n++hlNXuHvbuTyOFUGKCOjUBh6ysnPXxaM4McO74qAXhRMr0AusB3srSyEhSC\nZKyBODNMxTpuDhS/DXxAAshdVgl68B+rXEe1RMN3nzd2rU319WjO9kTETR7F\npHdFrBovkKDNKAyVebtLNv21b0nGOc7lMGR0RSZtxJsJw1jw9lMC92Art8/g\nM1CW\r\n=cGwh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.13.1+x64 (linux)","directories":{},"_nodeVersion":"12.13.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-046d57b8.51+046d57b8","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-046d57b8.51+046d57b8","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-046d57b8.51_1576612315606_0.6267510915569225","host":"s3://npm-registry-packages"}},"1.9.2-alpha-33f91d39.52":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-33f91d39.52","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-33f91d39.52","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4ce1f73be6a98822298abc0412f3ddd25f8ecb3d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-33f91d39.52.tgz","fileCount":30,"integrity":"sha512-fVNaI43iAvJVMtoaovGVVDMTQDryUm2qbphUgjcynJ89Hy4UCZfjoRo5M6sAfpWmT1TY3bvnZF8+TN3YOQnDaA==","signatures":[{"sig":"MEUCIQCQjPEcajMvHN1kCQM5LtGAOY+/jBmGQ9bwNLUZas/dAAIgBqUuYTePnM87rBmBKIfcf6lNKC6bMAzT1mzdiDmXTqE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+i1lCRA9TVsSAnZWagAA4fAP/AkzukTEauSZlI47gr+p\n5adr/OhENH1DskZAQEapdJmMHrYIcVpXvcqsA3WTYeiq5ZgSHACO5hkudIt0\nRtealE1FmEeN+GXgQKUYclpbmgxqDhqmY2HeAsUtXoxOa7+VV2FixlQMB3j3\nETfdH9kMIkPIZc/AvBgE9UwjxvK5L5Z7EZhOk0zufON7dotD12eK3KdKOa3u\nXgEL//ajG7KY+Bzb43VDcWxIlaofa6GL6rmzjmNWBxJX37KYDRpH2v7eevWt\naq5e7zd70/xc/15DF6NC+EKX4BjMbZxwP/j2Bd0RPJZBiiRhuCTxE5fqHhkx\nGVcR/6VPabIKc6tf9itXAV+okE1V1N58UTe8QME6eZJQFbuF8xAKS9e/PdVF\n3Lm5Hw1BWrwhfP9pvsgkhnj7S0aXmiA2gD2QoMm6TCKtUcGYQHYXuFo1wlMI\nbU+ppjtXdf5Ri9pJFH7Z67lBV3QjPfQjnCUKvRG/yQ4eu7riu1yHSMTVLOsJ\nY9X6EUtnOEPsdIvDYwwaSI6JCAuEiltme3cKeGAqQ/vrf2n4zRW8nHUsHMJa\n+FfU1Y1NwMGuRbmCA1MxjURoeVjRf84EHdoM99xDkaPwltUAE5oCE5EGXN/O\n694DsqyLdeEGV/N4j9HCf2XpTUpigq26yMsoMNeIipV5k0chIgRjdk+R8I97\np4P9\r\n=RAf/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-33f91d39.52+33f91d39","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-33f91d39.52+33f91d39","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-33f91d39.52_1576676709435_0.8557632339369818","host":"s3://npm-registry-packages"}},"1.9.2-alpha-1460e880.52":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-1460e880.52","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-1460e880.52","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"6a5d5a606c9370b5139a370e6749dd35f872654d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-1460e880.52.tgz","fileCount":30,"integrity":"sha512-kZvhrxUgRaQbdxr0QUeFEi0t+SPPV2vTvjL9gpjPH7qGzMazQcDTJrR3YYshyqwMOFsDCOvLcROzR/PCchNmtA==","signatures":[{"sig":"MEUCIQCo+2zFQmUulEAYDb3zIJzbxsH9QN0/dGbc6eNqRQx91wIgCPD1VnznJUJS4qi3AstK7AWsJaFF3QKslLZ1ey6cS74=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+i2DCRA9TVsSAnZWagAA8hcP/R4hThCl+y+Cr2tnbM/T\nquq2dSzlqKBp5F55m6Xe+rc/0QmRL1Ze9PCLCtXtDf/xdM9pT0MijQ3OeEVh\nPxgFSEUkbmpUIHuSd+NuD9ylS1zcEFKlx4Wi5w0j+6Vv7G2I7IaUoQT6ZdjJ\nO5IJ3ow7R9GuP9OIPd8XXoWaon5q8nGOM9prEQvYzn+P6PN/FT0k/miwAaou\nlZlGJ7ONCPOdmhCu38MNgv/aqqcFLXDY/OI1Ba73ZBL5CghuDvrnNWm5N83d\nP0MSWxLcc5Fr8qOtztCnbSoTDExv0Z1WscUTh+QudpYJd8qPq6Vbgdzf0lNu\nBcNQsu9rE/9XoiedBbSE5ynrOabrVotVLHwYJWw3Hb2vA4AXwyAQGSuOkfKJ\nNkEx+lLWVK8mr6AdivturqOo0eKxWWd3SQnFJ4AQX7EiJKnTB9jAVlquhy0P\nmmOtQZHRtICsfniVHduey8TYfbJOjAnNdbqFe6TumVhdX2dZbNjXUQclcrit\nTnfnYy0eui71y/UQQIiOYopOohTljbI4yxW++67z/DwV+CECg74u/Y+lSeQT\ne+H3yESkxSe8Zt4aGZm0HABw8sr+sognZmhHQgSewkrH3AL4R8SikmR7a0r4\nw6GYIRofm4xb76Nfw1U2At4WB9xxjmWbrJbb6FbGHaXvXbffUjAECkxgtzPA\ng2XN\r\n=e4na\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-1460e880.52+1460e880","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-1460e880.52+1460e880","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-1460e880.52_1576676738510_0.8232270402984456","host":"s3://npm-registry-packages"}},"1.9.2-alpha-bd6ac69e.52":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-bd6ac69e.52","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-bd6ac69e.52","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5ead38f15cad53232d4fb49d145db7007e355b6e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-bd6ac69e.52.tgz","fileCount":30,"integrity":"sha512-Pt7uaZpTwr0WWTyhHDYMIewe6hguQJad4MTKbsShm53chtEX4GdR4nUyyHOw4w2xwTUr1zNiE2OnHFoqjofgXQ==","signatures":[{"sig":"MEYCIQDmm4z+DChcTI3mDsUo7NZXo19oTUPcG+hMcYtuapaNqgIhAMZ3rcBDJgqHDfjP0hwGyONLbQHL8Gkykb0y3pv3G8Ne","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+jCWCRA9TVsSAnZWagAA7SkQAISFIei9UU/+H7m6phXp\ns3ptnS0afE9L+n5y3ChFr+rkSAesmlyM3qNgeslG/0nJPXk8DYXFSfMS82IU\nKHoMNJLnJ8HCmI/6q6f+fUAKgSk3UfqKBzBMvLylcgr8wM/QZqHJBwTmM5U9\noN0hMUcVUvgjSzWQSilQSW1oywrVurpG5/1Zq74q0pTxFS0XRtHk3R70Burr\nawQKP+BOBZG4naODmgOBPj4QnQyAsmjRkcxmz6jJDH1ick1hBJynXLSqED4P\nUBUrwVNLqnJOKbjHs9K7+dqhlrHWytslp1i1/N/uTYOCrVAb51P0fc+23HMV\n3a13dcgJlJ17JjR826W2vHMIu82259Yncl02rTmlYi8iEbpf/9Jki6FeJHCW\npx1M8vtI5oxbD4TMA+q9Bc9Xp/f2xI6lA30U+7J8gDzxyYMTT5YAqJkdaQvi\niUGoMgw8pUFDt9TdckiXnmMYbwzNYgmUlNxVmI6RGC5x8yjjdEVRScqruQld\nkaVVlv5WxUm0yO75uVPV+K2Zg8bT/nidGJQiCwGUgZ8DCC2T/0+UBHmxRQge\ndefeiy9IXUeHv7Q8Sk79xE5H8i47f3HEFa2DjMnvSTJ4lD97Iq6ItmUtz21s\nenaqe47U4GtY1nccvCDGdZQy0RrQbP9f7n5Ya0MHRdplmqCr51qKSj5OH8Mk\nxVVh\r\n=h73B\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-bd6ac69e.52+bd6ac69e","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-bd6ac69e.52+bd6ac69e","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-bd6ac69e.52_1576677525751_0.22722767707915104","host":"s3://npm-registry-packages"}},"1.9.2-alpha-2e0206e2.53":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-2e0206e2.53","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-2e0206e2.53","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d8d46384adf5ecfac339e2a76013f437fbd97e2b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-2e0206e2.53.tgz","fileCount":30,"integrity":"sha512-zM2UK3nTNQf9IYWpCGY/EuKu1uIlBp11TzeZ8FsjnRhY7gecNAj9CLQ2t5xVf70fAmkMXInrwvx0Td4tWy3jOg==","signatures":[{"sig":"MEYCIQC8GgssLjROS6MOqK+N0mdGiC1rYDWojGJB0k65neiGvQIhAN4yvUpjTW+WdcVbSQdjU9wbVcJSh0sYzuscbEaVBUti","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+oHmCRA9TVsSAnZWagAAwYEP/1cVO9GuPfLSNf2fDlOL\ntN+/DQcJXW8ZIJgEw+PjnQ/Bxb4LQwPcjZgrHmgjSOF28Xr8FQd+6saOCo7z\n/RUcDVzC+nIGRpC6uV8MQpTZlj6WHtZWzl+YktQ/iEL/GT4vb2fQM3N3OT7u\nqT/+vE5J2POD7eHuDkqeGYR3pEihQGhf7dqhNquIYnedh24qa2tRGpi+bD8B\nKG4ar8RNgIUCKCSiC4/sjKxwBLP78WB/u9C8yiSgNr9O600uitWhbF1C+nll\nvCD+cIgOjH+76Z4wVgn96PVR8SPkMySCifQgR0ySW7vmnKK8NISUEjyOVWva\nJits09xzK/BrEQ17qJQw2PHVYbUQ+eMM61sENr1xZLQE7FdqYN+3DO3hjFAT\nCNGABVGLXPrE2h08Zx8EGt2pK7gzMjdsdJ2tJyjdCtLiKCYamfT/8syPW7Bj\nYcB60czY0MoKQPdNBS6JnZ8OywxV0CPyGpvgao+4Alksbern7VrK+AZljOrc\n5GbSt50rjmcIGX8/39NLzlViBwo02iSR1+fQVrTXWRXq+9UC4He7barISSaZ\nIj76Qf1vYyHEyxAZSY68tR2W+4kwzECe8K4tPHZOuH2oYYA11JPR0iupeiUa\n1mJMF66dipaI3lNSmPvSuJS0+8nhYMh4cE4yLisjBUR66tQE5Dc6rrgItXUB\nUBaV\r\n=omCR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-2e0206e2.53+2e0206e2","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-2e0206e2.53+2e0206e2","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-2e0206e2.53_1576698341921_0.014899377387845636","host":"s3://npm-registry-packages"}},"1.9.2-alpha-a918134f.53":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-a918134f.53","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-a918134f.53","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"287622576ffa0525a459aeecdf5d0467bdf26c38","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-a918134f.53.tgz","fileCount":30,"integrity":"sha512-3vD83zeY1h7ocU/xeviH9qYudW/rleyrM/acceYNXWN/dD1xpgy6zRSF7JpRqNPUtsI5hmntnnlE7igxIXQMZQ==","signatures":[{"sig":"MEYCIQDzTp1cYMwHpVdR0mNmbNxGjPJ01DXE75Zj+BA7rZaKPQIhANfpGRu6eTtq+ndB9YQwRQyLoTxCNyp+QUCDtp9G/It1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+oIFCRA9TVsSAnZWagAAxXAQAIW5FPIE6gXoGFAlziK+\nyy2hRa1E+rQeclNFW5/bqNuD9y+eftvM+ErD4664za1wInDaKhxRvuhNKm2r\netVGB1CDHlEyEPJluJqRiWfUmt76PnRyoucgt3HhXbrBACzizKFqerOSrUis\n1/nsk/3JkeYLgCsFD0XRxKoHsY/w+8nM99Pjw9xi9c4oV4dt0tOCIJadtifx\nnZ3eyZM51r1vCKPUBStJJEmGn16ZsnlqEp/1ZfbQ+TQgGX8WqrZ+Tx7mtzO9\n05Y2FYJjobf6Oa5zcfzT1QDyckxVq0kZF0C74LoCfMVoPFqoTYFy79ArkiSP\nBZcSOqQia+JAfHT1qbnx5gLjFgcfUIEOii6FvO6vKbg3FEy6TGqAExXljmfp\n4dVUjHYNLzSW6F2Ehmczztaz3r5x20BEFyNR702A4Heb/XRPhQMLrTm5bLku\n6Q9Ql1R0zyny44e/Vxe6WHEoVoQZ42VM6LOkilL0bGOK4JGh2CwDmKsQRuPG\nXvSPhYuLb2e68nmIBp1wtrvP1iXPQTPREBKcBbhOGooThxC69syLywVkqW1V\nihOZPBwq2/46uJSRJPHENOos06wAlrqbB+5jTaeXaSLWagZLYomI/HxiWoCp\nRzNzBDO70192d0BtgN5hKCbOaKkB+itTdsaNFUTMsiBUok72BAVpbX6et8gI\ncMs5\r\n=IfqK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-a918134f.53+a918134f","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-a918134f.53+a918134f","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-a918134f.53_1576698372978_0.7045557799755926","host":"s3://npm-registry-packages"}},"1.9.2-alpha-30c435d7.53":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-30c435d7.53","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-30c435d7.53","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"9ac531b8ab721e884ded729f312c48db9252f0c3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-30c435d7.53.tgz","fileCount":30,"integrity":"sha512-n4rpaWOJXsYPP3R5w7aKPOIG3kNGRo0W8pma6xoAL7QybBk/9ifC3Oifv1P8VgWaVdZr88IiAL9nIpeoMiX3Gw==","signatures":[{"sig":"MEUCIQC5z05GekKOyuE1FKssVKeIcnXN4/4YgZQwzCE82FBp/QIgI3Rlaq6zXBci7JCXln9YVKYtlcbIyx+FFYshRlyHGNw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+oVeCRA9TVsSAnZWagAAbi4P/jbhNEz/oqdSk9jq6pxA\n8kXA9FGq6uuXRpRKoCMWzBXtbtf0bKtQ5sRjA2+g5KmzWzqHOj6l6spGgt5/\nwAZ/U+7ptDPUvi58gbRwWZLaQ1a4yGQN2oqhbqLjGN64l2xdJePpMie3rYeR\nJMyCuDnaNzetcX9XarG5incAX0xu01HQt9OK9LNsnpyWSgG39JWjiTpLkNbi\nNSDIK30TL3E1dOYDB+6fMMpT3o41m2ufa9f3mLreVWoT2nOf7BcsVpE41F8O\navPy3/MRRhUOeFJlK8m69gIi4kBxHS6J2+T+0k0xIZpa3x2eubI6GbVDT+tu\nakPT9LivZpGffcYrkJeBfpFqU0PBBzPXkRPEJwQovMZPM+U5ZzSU10Zit0iA\nDGfRm3TmvDiaJd5smv+NOKPrAYqUkQIv4nnl7Ikb4AT3lD1uZua0GLmuzmau\neB7eA3fjf5uKnca5tEQEof0avcROG6MscRC1zBwQycvJGvtf0zG2g3AUAGee\nUmY70Cg3pQBiDCXNkt1H/jBwDO3ofbvWaBM0ujfZ54I+akYSZqgkhnpaiGzY\nkI+wXuJpEd56vSsfw93gjfDybRuhww9dYHiADdHIoilXWfjNStgTU7jBLqAk\n7Ry4sXyIFd9CizVGf+MSRPXD6nsVz9UnDbtYWsCsby2hEdlhNU5LhrLKXdeZ\nhqKN\r\n=nd5D\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-30c435d7.53+30c435d7","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-30c435d7.53+30c435d7","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-30c435d7.53_1576699229415_0.960341229536088","host":"s3://npm-registry-packages"}},"1.9.2-alpha-f9244e4b.54":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-f9244e4b.54","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-f9244e4b.54","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0ca241aaca1c91cac94f81676a14f733575441ba","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-f9244e4b.54.tgz","fileCount":30,"integrity":"sha512-j6YhUW348fm574n17fbDg3DKsfP1d2fLxeKrYI+GMchxaSkFymqi76KEoRgin7YF9diXcIEThdgNYj+yDrURBA==","signatures":[{"sig":"MEQCIEs4R0yG6Xrhc/mIoaJLMCqLMDIvfcNkPiZ3pfljl1omAiBwH9ZkBLVW8rtmRcXgr2gZWN27lY4wVctwmbM/kRidKw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+tWhCRA9TVsSAnZWagAAkEoP/A0ahBBYLwQZeeuhFanm\ngw/3BvlRTja3fyooAp/ohMCVzQGmx969DJ7USkXU9uCTXINHZ2gjywbkYU6C\n6rNA459yP3He2dor41cBcPPdmPEuMCMHH2DGUqggc6OLPqd7mIbq5P9tmjMK\ncwCkoK2lawgvi/4C/dYrM6zcpcGA8LZhYOhJ5s7srWMUyTFKxHuI5lXWBTrX\ntoCVvegohGkCi6c7qFDAtEM9K1LckdwgXf6HheVS2MfVNBT7+l1HSUh/xuzo\ngMFeSc90IQ37MJ3psi/uAQN1AHhn7Xj7X2ko66H5oOUr4WCRXWidx8G0Ph6l\nZeKkh7n8bVJ5699uzBBDNg9mkqGpmH2Xdbh0F2ySUcqKZbtrfGgKOMncJyeE\nzSTeI8i3QbRgmRotarxQxZuGDwdAAoOwquwpRDvPDCsu2A9iLLj3tHkyH28+\nlYqN+gBf5aAvHfRkh4TxoKEU9ZqhTs121LApKXhePv/tv+lYjkGCX9bHYEeT\nxtVXhKrfCUr0Tug3U89mDwQMDu5HyZoVBonuFNlfimbNASNWJTk7EXCcZZ52\nMecQwVQaK++rYDhmkGrYI7EXUYEl50pbP3SPmO8mjCelsuLhtLWNWmRY+oBX\n1aGKRf5bbQPos83NE9SHWxnjVMaMIqueGg/SvCwUBUzfy6bQYw8kp4jKYSOj\nsdoe\r\n=wX9h\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-f9244e4b.54+f9244e4b","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-f9244e4b.54+f9244e4b","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-f9244e4b.54_1576719777045_0.8903450728116657","host":"s3://npm-registry-packages"}},"1.9.2-alpha-4409caef.54":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-4409caef.54","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-4409caef.54","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"9d45ec019a4a4e6677dc9273c8c68ca62df9c967","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-4409caef.54.tgz","fileCount":30,"integrity":"sha512-3TwI64XK2Di300wWj4TgG4wg+8HNSH+BULRwNbM55HGgeEzde1TO/opOGUcpZgrEa2Iv68pSf8vUPZqmox0WrA==","signatures":[{"sig":"MEUCIQDjmmy/iaKGWq1FEWg/gVmj1t9/ujymxB2e/Ex2e1ZOsgIgOsEk/Xk+wabFt4x5w7mPHFbxjLfCMxfKb5VabyuOzeU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+tWzCRA9TVsSAnZWagAAmG8P/3yNdtfsA9DWXLibgY5T\nWjXA/f6t/Y/Tg0MYpqCeRQoMIGJPHV9Y7SsUIqtS/EZK76hK4uFTXdPLfcrT\nICuU/1ieWp1RWZ/Q7ZkOH53+thK1bZG4o2pethHdXLbTu9Q/xlTpWRVFKLx9\nUgkoMGG3P68WkPC157c6f9gv4O3rlC4RUbDF2JbeBrb+ykZSlF2BWPXrYIyT\njxfvDPE5Yml9A0wgrzIkiQ2vNPtQpBaPD5gX7Z5LiLpsDCH3WFmLWg9YkUrv\nFP82AKgYNXqP1iMxG+lIq8TDQVhXmqDXMP9ab9K3as8xU3mnrfgSvOtXpWKB\njpRGzfgKOrbIaWOJja6Qcj3/USBCPZPDXoflI152i8+38MjFBtCaYwS+qrVH\nFL8gS8+ci4oi9pMj5RfUtDy8MnvO9C6entxcxxS46Uwmd6QXag3cfKNxW2At\nUVfhJ048eYIAVIpaZqcPiH3JLHmRVQPIydH2T9OJ5WLKd/o0zpLGuyrxfrIh\nm8HJH2Dfexjbl/Uw8cPXHbrICLgKm6ra0y95geV/3gR1QY8DbB8iZVCBJ9uu\nNSqbPbxrGfRMMOis9HHz1/BnBhDExDWt2mbo16xp3PxO+hlJHiZZJqUE8+PQ\ncnzZdobNGM5e4lX/PNEJwmmy1eZlGPkLEpIqSkXvn8pDerfL2fLqQk/eW3JP\nh+oN\r\n=dsZW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-4409caef.54+4409caef","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-4409caef.54+4409caef","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-4409caef.54_1576719795077_0.17426560505318034","host":"s3://npm-registry-packages"}},"1.9.2-alpha-94a43b32.54":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-94a43b32.54","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-94a43b32.54","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f73d6e03cf8b2b559bb6fc1120796667918a6a03","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-94a43b32.54.tgz","fileCount":30,"integrity":"sha512-JpNkzMZRYYwArAW7LE8jJ8p6tHp+uecze+/rlXHqM1iHMx1LIyO+mhnN6xHew4UDG/P3tPW2/icwzCWVCiD0Rw==","signatures":[{"sig":"MEYCIQDkoMhD8+6DTg3ASFrRPghWlmcukYa/O23ral7kKCoiOAIhAPq+TdfsomhFINHZWIHENMLnv26dUf3wz/5E88KWp5C5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+tjTCRA9TVsSAnZWagAAJUgP/Rfim+J2LXUC0zdvjLoc\nHTE6TD/83IitIGzaYSGwOXklgIPQS5iOMVNWGhIYmyD6UelRKGZeLqHVu2Fo\npXW9/VlqPfYGdVqdP3WTQb37nRX7EKokZcbC6Ts8DnpnVbTcimLfMwQE5SzS\nnInmeAjmzlHcbqXgzQyc4Rh9R2oidlcQv2fVgoZ7/kER4/puSL85w8W/J2+b\nsEM+4U9QSJyZVghSIfvFt+rKsQb8ZXPWa+RK1m+YVdfCZFZ8Y+nRKhbF/HBk\nc11qNLvLKpuZovnblOCoaSyX2yQISbRyxSXdPaV9nl+2ANys1eUd4sUW84Be\nEOcV52IAvvt94qGnJFHuhMhz6ZGyLRx52YSojmRlkdiqWirCse9oxsE098hQ\nOtEqKSYG8HOBLKp3+rgxTDltICj41YzZ1gQJONau/4P9oci6/sp0Q6ArsFwA\n01NvQtbdjV647EZOI6GHvwBK818OSR+c3NG96GabP7fH/Ye4l0P1vOdr5DjN\nIfdzw9EGiEVVwh7z3zT8U6K6hbvT+5HL3A5CSG/UAVGntWw/aBFo3gaU2TCo\notGB7IFyTY11Q7W6ZKFNz1fTSOZtyab7KUiyiXEBa2qAiamRjO3U/v4O9Myy\nmL5BKIFt3fjNcCxgf50QHeJi1tYHPx3YU+qVJpsaEqHDlloA1p8mv4vtuvfM\ndDUp\r\n=71WF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-94a43b32.54+94a43b32","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-94a43b32.54+94a43b32","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-94a43b32.54_1576720594659_0.049647829472671434","host":"s3://npm-registry-packages"}},"1.9.2-alpha-8b945b58.29":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-8b945b58.29","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-8b945b58.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"317ee278cb8629ca7d01f395a68668d5f544c367","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-8b945b58.29.tgz","fileCount":30,"integrity":"sha512-jndNOZVnHLCwPN1GUEMnx6MlkNMEO+8aMM0OLasGRLb2DrwrWlG9FaWb5KJvlf7D6mlNeYS82195B0hKlBfoFg==","signatures":[{"sig":"MEUCIHJchFRpNIGvhezxksFb82iX5pRDHDJmZ/j7GB0Czh37AiEAv9rImOdAi/oTObMNiVoi0wCb74zBGVfXI9Pc1Jdp2vw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181222,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+w3rCRA9TVsSAnZWagAALFwP+wR+VONIjcAeU+U4kfyQ\ncIT1Dkkq/XFalofT4PIcZI8Ez+kZ9na/+at3lVTHkOeOVOhnnBBbrxIoHHeg\nkCeg3xYYCYz6un68bqRo2CBpOOMUDi+/vVUwqe8+oSYlyEGqBg5WnpmBU+Be\nSB7l4S7WIxEDLyUviDjjK9BSzv0L9+jK8dG7MNgC+QKsEQQlyOaPbLJpILtq\nfa41NDyx6WPclyzOk5oG/b94bSQboWb9vweW7+go5WslKSl9ofdSMMVUMOf3\nm+QNS0lYQCfseOZKKezdfLCmMBSGxXIWJse/Kf0KDj3REHm8IbCv4Zt5ZGCu\n44p7dhGHkSb7kc7+3vpde51jfQodjfEgVPKlvFy2tJVkgeoquBxzIX+8I702\nTLZfHNVq33SpBoobv/920kjGF7QUgICeLa9Eg6aIywR4UZaemsL60kfSwen1\nwxtBH8l+kJywt3aQPBSkDQTLo2uv6uaSHCeTE+oL6H4HDxR3QnmYpQ2+fCCh\ngp50kq1Caf56HbxpRAqotikkesjksjf7pLBFAd65xxpFCKKkd5QvE4hixkFl\n5OiSH5VUO0SvRVW2R55uDv4kL0b/0a51BJQNOj7cfJKK4d4xaH9oKopX4DMl\n/ZBzkxKav5CtvRbMTksIpBwI1UWAhgibXONFOQKIk9QJ67fXaFsglFAqasAr\nw7ic\r\n=DTX2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-8b945b58.29+8b945b58","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-8b945b58.29+8b945b58","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-8b945b58.29_1576734186295_0.6457546511636334","host":"s3://npm-registry-packages"}},"1.9.2-alpha-2ce3c442.55":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-2ce3c442.55","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-2ce3c442.55","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1a5d13a56d5ec7663b8ac67428d1bc0e2b4a23dc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-2ce3c442.55.tgz","fileCount":30,"integrity":"sha512-2YdQKrGf/PDwvELgJNo4ZZf7hphK/cH8jzoEy0/ENigb+QFf9HFXZQ1QyrkXZo8MnqG2eQmxDesnlxjYIlEurQ==","signatures":[{"sig":"MEUCIQC0qLt80snEv28UGHFjU1TOJp1NWSJhnq60V/gfR/6GZgIgGTugNy0+GFZJEyaBFUvVpLo7O6ZsdhLJVXI3kOm5fQs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181276,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+xJECRA9TVsSAnZWagAAsEAP/RjMT+O+WGMQkSDOmO9L\nIGeDDGw3btRFrn1VRVNdhhrqUU0eXjjfIu7jnYORhQ1sh/IC6Euz3/qAXA3v\nc9hcsf7U1p68VmP1oftJRNmq9S/PS0Ry3fiFnmaaE/rSkG6p2ZMOFztu3jVr\nPdOWBb1wpzVVzHhKC48cWhTaHxzG9K45W5Fo5dn7WmIbmochCMlTPgP7xasu\n2bPu+vgY+Hf4qy+OKXKdafPhMbpwkj07kn1kJyAjH4IQMh25U9ZI3TEf1NWM\nYEPEctAJrk0iNUGoHmJV68ZCBW0o/MYtecFLUkuKPxnNx0im3yDt2UDTNbAZ\nOVIL1OF0q3kQ2PM1BtaQjrzuNvcyHld/jesLt+HM3CdSn1RExTNZmgSyHp6H\nQI5fFvfYjw439PfFVNlw68nOAtCoCgFOwXjTN0TNP59yYDa51slpgj380pWc\nl7GSJ6/13agoW9lDz+PzRGaqkVK9zVMUpZ/nOxDgCuci7fJAeXNP3YuYwen6\nIiXZ6p/tSI18S9nXKh8tC3R6TSVvoam434dZgXOz2jJDrYnMoQVvZF7jn0GZ\nrx730M+sUv8LFxfJTHm6Zj5mlGWYCxLmzdC8iEr0NdFd/t5MUea8Bz5gApeh\noBZQVGZtyjI74OkBHctWRWbpTmd9O+5kB0nyn++J9cXr+ASMP/XabyiMmnk1\n5MYf\r\n=10eY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-2ce3c442.55+2ce3c442","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-2ce3c442.55+2ce3c442","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-2ce3c442.55_1576735300279_0.5896687373481753","host":"s3://npm-registry-packages"}},"1.9.2-alpha-5ab99f44.31":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-5ab99f44.31","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-5ab99f44.31","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3103f44cb240df9632aeac42da7906cc5231cd30","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-5ab99f44.31.tgz","fileCount":30,"integrity":"sha512-7S5OUPptFGUIFTruATFOPzTTTVxsUhPtqBEIrpoYhWDTELEwPaat7PtnTvzaqasKmCOtaemIRqcaFu3AxoeD/w==","signatures":[{"sig":"MEUCIQCNeHRPoE3adP58CDAsbRKEAS8aMGduithfLm0Q39gKoQIgKLVGDq+ZlQ5Z3ZvaqySI78RJ+nenu7TWZ+d/Pjya77Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181276,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+xJjCRA9TVsSAnZWagAAAEMQAJmpSAJCnHXWweQR0FDf\nZLwTggnhla4d9l0N/113J8Pj7O+dxHxMcdImvdFG28Gsv7P0B3F3vCKlDKMu\nBneLFzEO2FVn17RsTJAPYftkVQrGpeBFGcovzqzZzCxXbZtNvznumK+2o1PX\nWn9PP+G/qN9OVSt/a44iL1WAfRs2Gi5XMlS7FjEL4gpbRqikt4seCCUmVqGX\nLiuc9GQQPwRZhuZ/PtVrha3ScDYSLHsrwePDJmF39v289PbqrwL7z7cDsik7\nW0V7aBJHmozWXnXR/VR9FgfQJ/dQHNHmJTllu0yxgYNOS9cmbDD1PXpAoDOs\nDddWs6xsKtHD/Dww5y8JewggKAlf7OHOHd3Kdk/8F2eKNnY8fGpOPm8hZiiw\nnmFvvZFEs90uNBBruqOfga/Y/xT7MHRs8z0KLteasJMoGZktfKzFdyH/KTs1\nbwSyZ04u4LfF6eNHF9kx7GvTSGX5LqpbE6Ff34PyBtUOvWu5NLQheK66+Jpb\nsL5wGiOmfVYXheo+oqKxopRf66eHW1IjbNDReCduPM2KYMPOBx1/C7/CPQ43\n9OkSXH6dGGT5K9l1snQXsqQHKBDaXgbXQL06zie2LEzlyjQvBH7V1qZHrHJy\n5FsroVokxHh0Eb3Qit67U6j8qtMhTOZ9X2lNUPCrMByV0cX1bvcX+xyvpACs\n1EEZ\r\n=BBrL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-5ab99f44.31+5ab99f44","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-5ab99f44.31+5ab99f44","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-5ab99f44.31_1576735331194_0.20370056738813114","host":"s3://npm-registry-packages"}},"1.9.2-alpha-50fba9f5.55":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-50fba9f5.55","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-50fba9f5.55","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"28b6e4252c56d9618b8f0209dc76a3b828bee74c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-50fba9f5.55.tgz","fileCount":30,"integrity":"sha512-EwhQyPysz6vS39KhukK2SJS8ESUOE8CE3K0jG7NG65gY/brIujA0e+pQOp+pgvdYTPswX0XGpt8WqXRSnLLHlg==","signatures":[{"sig":"MEUCIH4HsHhEcvO9ijKajP2qf184xwGE909uteazky2o4kWDAiEAuCj4vmv9+1xgwUdgLueJEfZOIKOgdqFpRhdIz4W9Ds4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+32xCRA9TVsSAnZWagAAvRIP/3R6r7GIzAFe7Atno13N\nWCABKHqzzTWfzvcyCRRNyvksBZNsB0KU+sFUvjM8JnDfD4pnOgafVsusgxwp\nc/yegSx6u7tPcElz2NFhXAJQDxgAsSvAfnKjC81xUDwcsLDNSur0lkiqfjf4\n79ocME4/42mIRnvjQp9v+X2eV0qx588a+QKHElX1uiO6OVN144v2gN6ZXa/z\nGCs8bouvgSQRzX+ZXODdjeiNMlNLUJUEwTy7AzW90WXUjRHURsBZJZ/bjjWE\nofea5yuVTJnrBxLjvCeEHrpGpOfXz46tMLJiIVAlGpozKN5LoFH4KWROtjh0\nrOgNdt9+PGNVdahQn/qDc0rwtDERRXONkgNPuYSUiZxPxzNPkgxPod2Whlfg\nUc2V1Cw70W2gFgxdJkoIKSvCUh92W7HhmsrNQMVrzSPwAHAUTLCkTGNnJ3fE\nF95wWlkK7Y9L1y8P9MNpgVM3pJlGr27VRWoUJmRj3F45M4Sgx0RcSjjBIG48\n8d14M06FL7n9xP1Vaqc8bH5XTL5lNR8sIomcjB2n8J3pCV5LXtgEAX9hm88n\nKEKyjv/BXKS2XpiJ//gtEDZpNtBlH9y3UgkSr6oR9H6E3R2smvqOcuC8Ggp7\nKluclefdMr+H6SAam/TJFYjwE7soaenRe2J5zc/ONAlAjUyx5cVm5fDtUrlF\njExw\r\n=+oxT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-50fba9f5.55+50fba9f5","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-50fba9f5.55+50fba9f5","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-50fba9f5.55_1576762800875_0.5975858996728742","host":"s3://npm-registry-packages"}},"1.9.2-alpha-5a6e7527.55":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-5a6e7527.55","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-5a6e7527.55","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"319569280378e53414d58c8353964fd59c2b7ec3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-5a6e7527.55.tgz","fileCount":30,"integrity":"sha512-oG/zpmJtKoTOXpcIJsxGb17f43dHedBX8MHfqzfN8I2o+2Fi64W9WiGc0cOPSAhGgCsuNR5HyOcbyBvwgPpWXg==","signatures":[{"sig":"MEUCICl15VbMGQqtNyCT44nKk7jdNbZBtSVbOjuIPkIgoLqQAiEAv6mgoOSGumE06Dt0WWt9pVdPE6BzEOjVQtNp0a2mOcQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+33OCRA9TVsSAnZWagAAB3QQAJQPo50SMF3bzE1xYHRe\n5GuZfgUaRnYjCAHMUS+WudlYfsSKkRQWFLUn2EtvHovZwiwPVLFcRrSQCbHm\n/VfptDHha6WlBdRaqWgpMS9DF+dpyOGn0/BUjvUJYu20JlzvqVQwmLMag318\nfP5gXd0mu0x88XcXLLSQdmhPfv1GslhJxLrr6lxNrVe5mrSC5UfKIjJmF1vY\nE7Yn0LBv+o1La5IWoLdlt8xRvW3QFSPaiWaucloAlxd0hdkvdwZPFF43qyvU\nyn04FpGwas/frMoOn5GsxAoCUgf94WbJZP5vYZx2TtX6+08jO0n7c3ON1QYR\nFp42iCoP6zlMNSLvYVPida/KVfm9se5N6MLq04fpAfaYzm/M9AvBGx8P/MHV\nN5wlVNdqPSqRvcRm9YFySRfnh90VSpv/eXaV8eUq9ddi1vLrDkrD7iyiKkzs\nI4i+vZbi/6RqtJiXQEQ3MdNoPv4BjPoszlQzkamsAQ2CTN3jRZZiyMmtbyOI\nFuUqakoiKF/atodkLtEJtX/ZF7Qk8n5MitRSRidYVnlFprclTdUbDjNRE+lk\nbk9LtJo+fPIbDzcShvM72KkI3mi7TKaj+UeAUNauJXKch7VYq/RO5wD5FZYt\n03qVXj3pFEq4Cx6Cd1lGjW6uIz7t7EXBeh3VAzkZYBU+Z3uTrV/Cl0GmGN6n\nwEG0\r\n=GHay\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-5a6e7527.55+5a6e7527","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-5a6e7527.55+5a6e7527","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-5a6e7527.55_1576762830160_0.21621333198099024","host":"s3://npm-registry-packages"}},"1.9.2-alpha-2d206c2b.56":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-2d206c2b.56","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-2d206c2b.56","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"53de810c3beab33da8062e090c97ed79155d7b1e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-2d206c2b.56.tgz","fileCount":29,"integrity":"sha512-LON1Otx703FH3KgfoAhtbjX1V9tllHZEmlk82gHXRooeUbAFl/uQPj042GWfFW9rwqqWbp/aCxUHiq4lg1KpLQ==","signatures":[{"sig":"MEQCIAgJEwl+2A3ouSxXnDSvuTkhKAWYOVSN2g4HXSFm+v01AiBJkS7HJeYI9bhko4V5NMxp6NHl2FY44al48WVDEq9Erw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177939,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+5P9CRA9TVsSAnZWagAA/Y4P/3iGjRQi4aIkkXioRbdq\nu+d+R+FgBewquu/K9gYvG+lxzxQYJIce5wSk3tpeyV1o8cVidQrlA50yAXT9\nNUh+y5jnZlC7nJ+4VImgAJU7ju+8Jy2L1ryxiurfDk9uXBOcZv3YDtUnq7Zj\n7/oAV69z6NwNevZ8tYuxdgLtcZR2X8Ms8X/26WyeWPZ9ZbbHvOHiErLNij+4\nRmERHNnJhhhXugGzMoQ6iK16vaSDsk59ao56jLEqiNaoezIEwjsVN+bhMoqH\nC9iPBHlx9oMUiS3GBz0ER/lSrkdSjknOfikWXBFIwVkdFM2wA6Th+N7JIzdg\nNoEJiMY96QpkFkZwomCxPAt9yYuXh/CfX/A5HJAIlzt1w1OjpkC+DU3gcBdx\nDgMBydsy3zQEBMuJB4QOxQZya14TZQWCZHHHqCXXhIdM/CD7nF62vwUf5E7v\n2mRqwzIvRUc8MalSa7xO05iI0d/BKRipX1Xpvkm6opV0JPgL1HVCjvbGl96x\nonsfrlyzILI5vtAQC6QNhdFCNiKGJwx1QWZwkI9b5v/1ZXSHYeCBW0+mVmqE\nK4LvP7R7FZEysywyk8sva1Wy+s/wkioHsre/ta70mLGLBNMQsKPvij+yGylL\niIMcJvsIay/CUzSpG2CRY6Sy9mH54YlwhRYNZqp70h4G3eMX/JkdTlb8Fnbq\nM3oL\r\n=IaOH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-2d206c2b.56+2d206c2b","@graphql-toolkit/core":"0.7.5-alpha-5153853.28+5153853","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5-alpha-5153853.28+5153853","@graphql-toolkit/url-loader":"0.7.5-alpha-5153853.28+5153853","@graphql-toolkit/github-loader":"0.7.5-alpha-5153853.28+5153853","@graphql-toolkit/prisma-loader":"0.7.5-alpha-5153853.28+5153853","@graphql-codegen/plugin-helpers":"1.9.2-alpha-2d206c2b.56+2d206c2b","@graphql-toolkit/code-file-loader":"0.7.5-alpha-5153853.28+5153853","@graphql-toolkit/json-file-loader":"0.7.5-alpha-5153853.28+5153853","@graphql-toolkit/graphql-file-loader":"0.7.5-alpha-5153853.28+5153853","@graphql-toolkit/apollo-engine-loader":"0.7.5-alpha-5153853.28+5153853"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-2d206c2b.56_1576768506537_0.8779191623851301","host":"s3://npm-registry-packages"}},"1.9.2-alpha-1455536b.55":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-1455536b.55","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-1455536b.55","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8c32855af2e55a994be6fa7ed296cb664fc48ee6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-1455536b.55.tgz","fileCount":29,"integrity":"sha512-1wvkNUF2WOqe3w5jMHszAIvovmXuZct4/zBNu2I0FdsI/gzIwwbaXuFzXNVi9Ll/xi/Pd5LcpZBOAsykhwxiyA==","signatures":[{"sig":"MEUCICHXiqTwTwuC+4O05+7yUZKLtMIqehKZbt3yw37hvVB4AiEAuGef3/GOheLAyztTjsxn0pNA2kkfwbCz4yPnQmGeSRA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177939,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+5QhCRA9TVsSAnZWagAAD8YQAIVvoqWFbXbtVCYPBB/N\nnEek0n9V/JVoqynrr5z3UTNM4Z0SaZ1rQZSQJnafZecXMT44oWCxE2EYAcWT\nYSXvkpSkB8Ax33GC7I/yTGG8xsQGOJ2iNGRbdXRpoeAQ2R1JiNFmHhr6QQOe\nM7ht8TiqsRWUHmHpmFceR45WPaSOumxUBYAWSpV+Y56qU4f/0vhJ7ISUQSwR\nH7/zzV+d92Y3eLPqTAvr4J6W2bDLzWtGT5acMxpTOamhPLE/W1hK7e6kjaIc\nQRDEEH7xr6m4iRC8LdfC01cOpiFT513/wYZqXvVBMz8c4NfBlA2h76N0pW52\n2V1N6uSSmJmVsgnGdoUTqULteTPvUYHVC8BDUvxGpSZcGY9DBWfYamttNKMW\nSRboNh+SaThXvJBA0LsR2xcV0Os7IfVcTWPoz3NeYR2c4WXcQYVCD4yZqpDz\nyYpb6aOKYP0cqrQJZCaduscgE6AJ5W3ggYlMEJ5FArk+4u8fMbcKGTgQS5mD\nIuM3G0/1iB4DO7xC6iSJ3D23sN6Ca3u95cih9fT2WmvgxPZE3vRn5h+vMr9N\nZQ9ikZ3CgrT0h4EUPsYlGmt3JyUKSlr65mzz/twmarQA5+Uj/hmmy2fJq+4D\nTtk8t/xfMFZ44tC+rDZzcrf8r0e8fo/MnzE7FtojPx2/DK0Bdn+jPVRkZpQH\nk5Si\r\n=9QUW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-1455536b.55+1455536b","@graphql-toolkit/core":"0.7.5-alpha-5153853.28+5153853","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5-alpha-5153853.28+5153853","@graphql-toolkit/url-loader":"0.7.5-alpha-5153853.28+5153853","@graphql-toolkit/github-loader":"0.7.5-alpha-5153853.28+5153853","@graphql-toolkit/prisma-loader":"0.7.5-alpha-5153853.28+5153853","@graphql-codegen/plugin-helpers":"1.9.2-alpha-1455536b.55+1455536b","@graphql-toolkit/code-file-loader":"0.7.5-alpha-5153853.28+5153853","@graphql-toolkit/json-file-loader":"0.7.5-alpha-5153853.28+5153853","@graphql-toolkit/graphql-file-loader":"0.7.5-alpha-5153853.28+5153853","@graphql-toolkit/apollo-engine-loader":"0.7.5-alpha-5153853.28+5153853"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-1455536b.55_1576768542416_0.24924951505591086","host":"s3://npm-registry-packages"}},"1.9.2-alpha-47f9167d.55":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-47f9167d.55","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-47f9167d.55","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0af28bf7676a915afb10ef74bb53ba0cd70ef2ff","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-47f9167d.55.tgz","fileCount":29,"integrity":"sha512-E90BO3Z1liUlyy39JtOtkrDWMcRTO68sdqM5035Py9h5IuCQZ1TrKr4obsQBY0wWNZv8vwzoIr1pN5ExN1qoHQ==","signatures":[{"sig":"MEUCIQCzEuOE2VU8zWHNY2o2gA1CPRCX6ZMd3nCrC+Fw56dpiQIgPrkwZDC/oeLwToLoJJFQanib4Ud/2YLR/zNUdwR8d8o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181396,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+6RKCRA9TVsSAnZWagAAYIcP/3iDXUge+YqM9dT0AgxZ\ncpSahaWuzGIdGp71k7tVr9x1FXsvkqzxWEnsPcZzTmyVdJwUkqa+GNAhczJV\niU21arw8u0PfRvQExBIFy5DXmd8Qiq1oYjlBhhXetH7vrS7ByIj5kGNj+D3X\nWyR4zuaR5+CVeq2zLi7EMVeSv7whq8qsQDGRG6Vn2oHDpMZEgJyw4j69G8nq\n7oWI687HQCh6GgDaaEvGicKjJZ58dFAYntg7i/5A0ttoVOjnNqKH8BdupxTx\ngYpD+J4nEYDHq+hkSpBl6hNed5cZQLt3jyQBFSLPe480PnrDXD52Lo5raMxp\nN8TUywKbsbm63o1Sqtz2/k5nVAES72NT3WEN0FYFM8rSKWo67MkOo8ZChvKk\nP2/EUSx7bowWMPjHN6f55mSJtEhxH6/CFf3wmm7PXQYcWv9+tILdIo0Szr4T\nqUmhsWy3kjx8d7QvG9cqHlSg4G+XwSkfmD/rd05RuwHOYNzZsBSchZ2s1flP\nU/f5GUtVQzbJeFD7bz8Dhq1VOLU39OD/3H2SQSVz4Udvk0CVOFY5W5FguYlF\nzG0AEZW0KP2gIxDe1TVY6peXEUUzsYVQAJkRtH1ss67frq7ZAhOl0pAXqOgJ\nIRnOkGL1JrO+x5XJ8U/YtYUYYFM8gWf9rZSq5r9rtBsen4rosj7XGrk+EHOz\n2OMv\r\n=xNIG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-47f9167d.55+47f9167d","@graphql-toolkit/core":"0.7.5-alpha-5153853.28+5153853","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5-alpha-5153853.28+5153853","@graphql-toolkit/url-loader":"0.7.5-alpha-5153853.28+5153853","@graphql-toolkit/github-loader":"0.7.5-alpha-5153853.28+5153853","@graphql-toolkit/prisma-loader":"0.7.5-alpha-5153853.28+5153853","@graphql-codegen/plugin-helpers":"1.9.2-alpha-47f9167d.55+47f9167d","@graphql-toolkit/code-file-loader":"0.7.5-alpha-5153853.28+5153853","@graphql-toolkit/json-file-loader":"0.7.5-alpha-5153853.28+5153853","@graphql-toolkit/graphql-file-loader":"0.7.5-alpha-5153853.28+5153853","@graphql-toolkit/apollo-engine-loader":"0.7.5-alpha-5153853.28+5153853"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-47f9167d.55_1576772682075_0.8423001546148239","host":"s3://npm-registry-packages"}},"1.9.2-alpha-c3f34d14.57":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-c3f34d14.57","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-c3f34d14.57","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4beeb79de9016781341067b6ed401a86eb18a6ee","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-c3f34d14.57.tgz","fileCount":29,"integrity":"sha512-/Eia7FpBkYJ3YgnljUQIpSSC6oI7coI1YrqJwJ/zExxsdtyudpDPQF5IigWs+O5uPrdvNP4gV7SYj5S2q/pWzw==","signatures":[{"sig":"MEQCIGlikfZMxhoiRzWBqHXN9e0OcmGNbT9jTFJy2ztf53DqAiBChBky6z9hma5CXbQlHX3BhoOqBIoGkN+VDrdq0kRP6g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181396,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+6SECRA9TVsSAnZWagAAY68P/A2n8UZzH46ENnjo2PFn\no5zbIis/kQs+ovv2m68Q6eCVPT/D7TijymAH65IvchwYTC+a9FDbQBvHCb0Y\ngWGfa1Ue6xcd+oHCeodTg0Ppa/dC80Ha3+A3yXIm6my3jQsFsaCXPAoQYZgx\nXVGcW7POkY/DGR1LoG4jkl4aRbRtXkYe4XP+DF6NEayPix9H0DYU/mgWo43Z\njzmaS+9jkG85HiPK16Jo9h3Ght1ypKokWm+yClQZIL+n4KPjxax6c0EYmNLx\nTW2p55zN+3WTcKtxk9xq6/A1PBn7KaO6U6NKHHDSxsx5FqYIRlqV1YDaf6sG\nXhpDGc2SViTonD/np2MQgxbxou1LHsgHFUn3t+VfLcvHVGCWOQQMgkWcdoGW\nRl7WJq9b1xmGCTU/0FP50I5+P2zgYNGf6R68EEo1m38Dcblt57ajZH8GRut5\nzHK7GBy30tYwk8g57nrz/C141LAmZBqnhQrhwOPD4Q7NDsT2mD6+j/3clRO4\nGvA5GwwUdu1f88wca7YREryVslMMuDCVXpzvl1S7+Orr6WnzkEN0nXLQJJ2Y\nYDLY6ask8mLszYCD4HYORO3pqINJ8qq80V8ggMRxfyZDU89FRdsOD6vypjjJ\n8EqRVx2ueWQ/dbigFPx91gyR3sAOeAq5kxn2zPaI2micVtcMeg+WmVZYpFmq\nKYXw\r\n=mWUt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-c3f34d14.57+c3f34d14","@graphql-toolkit/core":"0.7.5-alpha-5153853.28+5153853","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5-alpha-5153853.28+5153853","@graphql-toolkit/url-loader":"0.7.5-alpha-5153853.28+5153853","@graphql-toolkit/github-loader":"0.7.5-alpha-5153853.28+5153853","@graphql-toolkit/prisma-loader":"0.7.5-alpha-5153853.28+5153853","@graphql-codegen/plugin-helpers":"1.9.2-alpha-c3f34d14.57+c3f34d14","@graphql-toolkit/code-file-loader":"0.7.5-alpha-5153853.28+5153853","@graphql-toolkit/json-file-loader":"0.7.5-alpha-5153853.28+5153853","@graphql-toolkit/graphql-file-loader":"0.7.5-alpha-5153853.28+5153853","@graphql-toolkit/apollo-engine-loader":"0.7.5-alpha-5153853.28+5153853"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-c3f34d14.57_1576772739456_0.270476577833211","host":"s3://npm-registry-packages"}},"1.9.2-alpha-adf83424.58":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-adf83424.58","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-adf83424.58","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"832a905d623d51490bdf4456fe3078e87cdffe97","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-adf83424.58.tgz","fileCount":29,"integrity":"sha512-kVnXzmbSqHr1XgNgSYLgMaa55kq6eLd+pmF6Rtd0fLGGpJNUhpFZ03UOgTfKM/p51ISVh4MRzlqKCwlFSmOT4g==","signatures":[{"sig":"MEUCIQCCM00IxuUs68I1nQeBlhnVP6xpZIW4Lp6GJ67l/TkpSgIgUl8tPDjTv9cC9mgWQWeBTqI2nL+lIyffHUy6IyzQTGs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182038,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+6S8CRA9TVsSAnZWagAAoIsP/0CiaX0TPhS+uKrlB51S\nqXd7+VDeM4JKwMEkIm/PsqAr2cB78twcDmBycenbWaNIEVttW34ng4mwaDo7\nuBB9c2zxJe5pprqIHrURiwzZbUQrOmQjHE++ToqZHIuf7nCFwq8XRMWL5+kO\ne+PbNUoz7qz+kbG37KSHs8xJvtF5+JmbvgQ5X1RKvUAPBTQY9YfMeVfaWdQV\nNNPIweXWrg7uEx40DnCHOy4htGT7R5nSYlRAlclLKGWDchY9c5W0JkKO0nLm\n2fWgMLFlx8m/2i4kDVjJizFkCqG4Vt925jnReglQ9G4o1o7PbjnJ/305VM2D\njOF4KOZ/i7k51M68BSj74oRHdtZURV5dr7JYXviQMHtPskB0xUTn5JNuWzSg\n3qa2rvAropAkH1e8a54abQvCCnxTm5R5kUqa+XO2OJukPGQeMkT++NuOBvvP\nFej9lCVgpcOg4lGrhnzaU+iNqWOTce+eAjlO6ra3OLW0+lERD5JM95GO2/Hj\nUF+vNcDefbC4r9HxMuyypnhS6MqS+X1Qw2d4XZwST6CASKK6WrVS6NoS8QGu\nI+ubMQY4bhJ1BV+YZRomlsG8Lbv8U9bUHxwVRWxBKm3/ELVRC2Z4hgjccNRW\nXnwO1HTRU+qMM+YOVAEegsyg1Jgxis8sc32RiHUxeuUA23hcv7nl23DcQskq\nkacL\r\n=F1mg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-adf83424.58+adf83424","@graphql-toolkit/core":"0.7.5-alpha-5153853.28+5153853","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5-alpha-5153853.28+5153853","@graphql-toolkit/url-loader":"0.7.5-alpha-5153853.28+5153853","@graphql-toolkit/github-loader":"0.7.5-alpha-5153853.28+5153853","@graphql-toolkit/prisma-loader":"0.7.5-alpha-5153853.28+5153853","@graphql-codegen/plugin-helpers":"1.9.2-alpha-adf83424.58+adf83424","@graphql-toolkit/code-file-loader":"0.7.5-alpha-5153853.28+5153853","@graphql-toolkit/json-file-loader":"0.7.5-alpha-5153853.28+5153853","@graphql-toolkit/graphql-file-loader":"0.7.5-alpha-5153853.28+5153853","@graphql-toolkit/apollo-engine-loader":"0.7.5-alpha-5153853.28+5153853"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-adf83424.58_1576772795904_0.08192836559627459","host":"s3://npm-registry-packages"}},"1.9.2-alpha-5e3087fd.55":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-5e3087fd.55","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-5e3087fd.55","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a198ee460b19a519647c672267f5e044297b558e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-5e3087fd.55.tgz","fileCount":29,"integrity":"sha512-jyYlL/EYLAcO/h5yyz13zLWnVEjzx2vqn8FcCtrHr7Zg1NZK7AwlKmeSoSyWR5VaCXB+3SyBhXvYJxotKglsFQ==","signatures":[{"sig":"MEQCIHhxWYiAOuActWaxO2U09LabRi0rOaKdMjt/VNYiJeCsAiB+/UlcL0dmaPFTw1ESd5zSZ/BwQnflbp+aoJ8Bs7ay1Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182038,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+6TlCRA9TVsSAnZWagAAu5AP/1zNZbOY5cYvFmNCu3fd\nv604V/NDVryd9q6/YKBruqQQji6vBT0ccJWkbbykdagPPdLIMYI2wRTcZ2fy\nLEk4kSFN9rKg11EGae7OBP53iqaQuHoRCPwJc85A5hfGg09uxPCCITlFQSEw\ntSwr8JbnolSvuxEGlSH9tjw2FoKUOV2mv6+JyCuimvvUmaSjT6dAHz1pRnsU\nbr00vr4aqw74k7eDolPBXHOwTM8S7YPZRew96ZjGeXLQVphqstIeehaCJY1w\njwpwXy46DBm7ah0B8z8S2D82mXTN47HCcqbJhlAkcT8ledPDvW9bEd/sXn08\nhbVg5Tc9jdFlwDab3ikB1mrGN9tJMB1Gh3uo1mabTeg9eX9VQTzY/Kx5jvkx\nALqGnQk4drlQmI221CKpKtxF4qJOcXv+kHL425bQagPrEPFVrQALn2iOhuWb\nwxUXXAQKUoDQGHEoSlWFGfhvU0prmxiwbma9ubnKb3T8yo1PW6FNDc1uzYOr\nhVNj/67E881dPqBxZGUiFFvxR32iZQ7aM7Fu9aJ9QOOSjWLAVkgRYLtGIUow\nuiFBxPWsshVp8SLAdop7g0p9BJsl7eIIVzE+GPFsOHaZYU3X7q46lVqxcEba\nhuaHd3ntm7yQ5oWXPLciO2DZZVA1evlTkaTWhk92+f41cvCWMLgwIXy58QdP\nsFnA\r\n=1Km+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-5e3087fd.55+5e3087fd","@graphql-toolkit/core":"0.7.5-alpha-5153853.28+5153853","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5-alpha-5153853.28+5153853","@graphql-toolkit/url-loader":"0.7.5-alpha-5153853.28+5153853","@graphql-toolkit/github-loader":"0.7.5-alpha-5153853.28+5153853","@graphql-toolkit/prisma-loader":"0.7.5-alpha-5153853.28+5153853","@graphql-codegen/plugin-helpers":"1.9.2-alpha-5e3087fd.55+5e3087fd","@graphql-toolkit/code-file-loader":"0.7.5-alpha-5153853.28+5153853","@graphql-toolkit/json-file-loader":"0.7.5-alpha-5153853.28+5153853","@graphql-toolkit/graphql-file-loader":"0.7.5-alpha-5153853.28+5153853","@graphql-toolkit/apollo-engine-loader":"0.7.5-alpha-5153853.28+5153853"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-5e3087fd.55_1576772836169_0.8588717510829249","host":"s3://npm-registry-packages"}},"1.9.2-alpha-b8c61b9e.55":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-b8c61b9e.55","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-b8c61b9e.55","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"863e88cd7535544aaea0df87601fcdd25912a393","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-b8c61b9e.55.tgz","fileCount":30,"integrity":"sha512-y013RfEHr6zhS85APykr1vdQqWCy9K2zxxmCeePk3MxfaVNoaolqn/7aqdvoh4Xo/9W3DbQkOY4Q89cjFlVqNQ==","signatures":[{"sig":"MEYCIQDHkVueEWw5f7Lo2jqwpitYNP4FudlorXJu2T4poKiMHgIhAL6aotwGlwNPkJqu1ll6TY6oolr2bUQc4flbNMBTpukK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+8JuCRA9TVsSAnZWagAARPsP/3/JuHWll28Zk9zgYKoH\no/2pYBLiN9QN56c+KCCeEaEwAPr+zyiYdBdGgsAjYY9bG4CAr8fhWHX07izK\nmuQRIy7ev+giYpPCIatVh6ipsyHjgFEi7MDrlKB4oDv4H6FKCzo9PqT7bnz9\nbYBNhyF4pfGbCRhHSFwA8/7OmdEhhyJSGsMuGIRW/iIXlmAn6msHaCT+vKmv\nmeqnEuvppU7cTrZxGCft/EPCBMm8hRMVeRwJEAe40H9aSJzyFdQr63Huc+93\n30zeXCQ3qcGCrBlCxfZrt8E+Bk2iOFvXznAXA5xd1Xv3j3mOotxBB6YtlEzK\nyqx1b68cdSh2JTwj1anUvj7s3v07i51kb2xwmMKHXzrYH2vnTMi29wr1gZR7\nP3nsS7kJd2WPQB/0mMLYEovJngtP5QPaJXIZ7gheyOzS5RtpH/Wlm9Vsrqd3\nolM//PQ1mJSpWfD5wg1AlcV3aAPpUSBHWE0rW5xC97kfjuo0Gdb+TA2+HAj4\njYtFbL8GeMm3YAw70ZpjMyOUGL9qTmHvRKegRazACrWT+Yf1ecRRMngCNkB0\nz3O94LPEHftiZD/HkJW1emRawFUi8o/bC6cnfnoNsPvRwK0nX11VDQ8EIsX3\nrgNTDV7stJPys5yipNRwjND329ZOqPeJE7uqYiwHAxEcwOX28FKv/Kbx8ahw\nhZrO\r\n=Lx5B\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-b8c61b9e.55+b8c61b9e","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-b8c61b9e.55+b8c61b9e","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-b8c61b9e.55_1576780398275_0.24913192627539682","host":"s3://npm-registry-packages"}},"1.9.2-alpha-0a28209d.55":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-0a28209d.55","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-0a28209d.55","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"fe0fa291b9dc1831c8824fbfeb239e9623e65e94","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-0a28209d.55.tgz","fileCount":30,"integrity":"sha512-pBSxfu/tvoJTXGho7qLna8fxfE+UvbATbjIl1qkg1zAJzRpIICzGexVT5LAeAyuRqMWgGpWRR6PJOQgfHo5hmQ==","signatures":[{"sig":"MEQCIDyHiYJNg+5lRu1oNRJcTa4SXyTXms8eSboDJEr0/NGIAiA7okqAYI4Y0dSKTMu/agH7F4iWHMAURpy7cafkSNwHtA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+8KvCRA9TVsSAnZWagAAp2oQAJ8Y+sgkxtFts29pOhnE\nrzYMALuqyWX4AcJ9TCox2ErVzucEHHK5mwKSMHaXVAClM7rMFglIHi60/Pd1\nz6/y5MoxRaVwycdcW4mZ/qpUjACBt/o0OPs+tuCqqAdVCmDzAirs3QklhWNP\npzcDHyYpb4qMTZWGWg9pBnZwwpmgF5nPZ5CAOLRVribnRM48oTqRBhS6FzkH\nhnE+DIV+ZiVGKIPddTyCnK8UhxUvHwJoF4B/kqFOV1HY6Ww5Mh6VWYFLqhY+\nqEqklAtKRfATMLbmoaFPj+SJmHizQDctsaJzj9ojB5urDHj5Sy32AfBchu8i\nKKBBSkwIYUqadQAsukh+eNLIZcYfB/Qle981IUUtqnemyWw2jYVCCefa9mXH\nVr+TIPbcOoz1EoKCENsPvTRa/J5UZRs7GyyGafy+MfguVNQgJRly+OzYsYKh\nLTsQa99FWlll5wy4c3U7J5axb/FJBQCKzTPLR6FQloGIfV4yf2y/QbGjW9cB\ncMHaWEGoOnzSbnhN5NlH0fwAdt0pSs15CYUyj29tF4CGocpnrd6GwAUkdJBb\nNTRwluOTfmr+ndDgarXmtqnRXzP+GjRWn7TA5+4TgIHPVYl8nSqrH+iaZ9Ki\nzmIGms7xUXmqmCYUVeCu+LHklNdijtCmfNDixHpZ885CcTkp6clsQ9LwZfi8\nFJyL\r\n=/6cw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-0a28209d.55+0a28209d","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-0a28209d.55+0a28209d","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-0a28209d.55_1576780463038_0.8867761052082117","host":"s3://npm-registry-packages"}},"1.9.2-alpha-bc084243.55":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-bc084243.55","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-bc084243.55","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"fa584c4f7d43813272900fbfa021b7d5c10d0994","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-bc084243.55.tgz","fileCount":30,"integrity":"sha512-QqrRteAvFN98vmSKYNJq4BueKYpdjgdLeBDP04lSdHASlWGPpbkpX6ukNVUd8nU9PEhp5x5gaB4j3nDY0e1oKA==","signatures":[{"sig":"MEUCIDdBOf5XrTwG0ZARMdY5pa5IBASEpXPuBpI5VPivnTvdAiEAwIZ2r2Jxt6XxCXME3BsWTIqqAwx3HgyWHmvqXOdQOR0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+9ETCRA9TVsSAnZWagAAbdIP/3DFC1la7rBKW782WOO3\nSlYz9ehiFlUb7SH3zUH/C0iei14uafx254vHvpuVhEEQatQel/ilEN6+HqcT\nDSY+ltXs4cGxd/C+dA36/jc9SZKDR0h558YGj9wagQ+JF+NwW+/vEbirbcsd\nvXtSQo77NbGJD5KUip7BNPl5d95Z7o/aOqTj4rukRalM94e2/JNFR8DVR9vg\nXxN4n7U21bWHFUhI+3jds2yPJ9/hLeF+gPl1QX0qC53fbEqEqG629dHgyKaN\nDpUoqJz165X/gRwx0/zNji1FbL317J1GPFhil/+RPbYqlQNr/8L+5DOqi8wj\nXu+PgtEBkdTimYpNdfL8Dr/Ij8/tU77ByWaUjdPgMKg7IfEIKlCDqbC0Jxq7\nDV/KbIrBFchl3V4snTEux5OSC5Z21QDN+435nD5prh3eVZ71tUiJlhM7zvmx\n8fUoy7FCqhEBkDq+0M2F/oF/aAuewN5IaZp7p3s+4vUvRLp57v1VtnPpjL2p\nXM6MLD84sFVK3sUcZvqR0VM8I9VeJJt9xOUn+xM7SNRxuon73uT8gl5E2AC7\nNcc+VbAnUH/m1dG+wSdycJq2V5dR0Zdwf+onkSnuFV71DYGRmqNbDAfbHzZW\nFZkudnWBkAbq0GOMxsedwss9ppulMpExXXWYKU0Pj/QIyp4PFWH33v8Meba/\nBOPQ\r\n=Br2h\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-bc084243.55+bc084243","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-bc084243.55+bc084243","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-bc084243.55_1576784146692_0.2045189800581031","host":"s3://npm-registry-packages"}},"1.9.2-alpha-c3fec526.55":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-c3fec526.55","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-c3fec526.55","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1ee97d1e2ca2f826de28cb1ca3855ea2858c8eb3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-c3fec526.55.tgz","fileCount":30,"integrity":"sha512-8UOw6JmTLB6W7GNUFHJ6nMiPoJyugC9wR8cQ0duElt3ihZ297NcZfIH0JwDhnE1bXzXHu+ntk/Hdu5qT0SfVRA==","signatures":[{"sig":"MEUCIDxbtZMsPY598/72gD5ca2jWEIfpe8+KCc9iyM7rkoj7AiEAhACQHzigSXUUs1S/ngzurA23h5ouhXbl6CLzeW8WDVM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+9EpCRA9TVsSAnZWagAAJ/0P/2VEzORLW9bztbglmZDh\nhlG9zMkcXa2AhJYS9DGcsN+qiD/Gk70cOz2jjAX5MO/36Vj5GYmWlXLeGWO9\nBtYBhvcDCEdvZ10RD4XAQok04rR37mTAykWxpAT9XAhYzp/zRIG0xdSom5wy\nUKhoAuer1Cq/rMo8l13eYceC8fRkVQyF0rWc3TcWdtBQWv3cnmXe3YnKVlKK\n82IYI4OxnWAoutj/EkQnfzMenX5xFNLNrTvR/1yisf9jLr+G+ZxdT82S43vD\nxgRKHxcI6bbi4uDoeDCAhHkAcngt1qurRaOkzIp3o2ppAIqXN2Z3WfSaGAlE\nmKnyuQL/i1KDynXln9fUYaJmHCgb68dwNkHEC/tUse4zQSGl+QcBlm72Yl9t\n7FSreXqO5nsxbYmgkGYmdbWSqnLRAYlV3Q16J8mh76lTwzSgfLuoGBylTg0b\nOcmeCbxSjBAeLwGdnMt0mcAIRJheHmEJz7ToMwtVN5WfYoZ3BMOv1bEThOFQ\nCBJagop8yl6IUnzYfbkS6GBlviTMZUtNA9z5MpQL2uDj2ntxVhDMjgrEXb4P\nh5qyxpPTm0t6OOKglSOxTEiUTbcZbeaqZZTAF/SVjQq7gd0BIX2sPOx2g5dg\nCDjokVZzRqjoKR5cIEjF+JYN7j39YpNqHRUf+wBf2Q4BuGArkNUPIvA64+GX\nk33i\r\n=CRmM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-c3fec526.55+c3fec526","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-c3fec526.55+c3fec526","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-c3fec526.55_1576784168452_0.2710635525561329","host":"s3://npm-registry-packages"}},"1.9.2-alpha-e840f262.55":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-e840f262.55","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-e840f262.55","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"cf5b09c956bfc9fa3f478ededf9b0077b36a7198","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-e840f262.55.tgz","fileCount":30,"integrity":"sha512-DvBHqy8ie3nGQmMm21177D9iLIBPFV+K4lq5PfqBWQCsfxUCXS492ugzpmV/GKFkiIwyGwY/y/QxvQqRmvUxtw==","signatures":[{"sig":"MEUCIQD5sEAUTFr9/q+13iiwSlGbYdFk5q5lE8f/sOqSMDKG9gIgQk4anfdo87cRYIRP6hspKQZNsiUELBf98sKfZYs97Js=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+9RfCRA9TVsSAnZWagAAP7UP+QGYhpnHKI5Oj6iG7ZNA\nEbvQEkWkYU8a3VqNuOAKy4mvxav0C9bn3daTKE02W2mjnkpIUxYj+rvE7CLW\nQnJ/ElWrQhbqNOMN1J329u9P/3zZmylWxlh9T2QE41q3kbzOz5kwIIL7+/VV\nta3ZHMkFv2Wl1N6UbA2enkIfLtSE1xdjdqY8diFBefxawkDve8dJEt2ZeA/E\njxIvXRxX/SUd+uGPXCojPlVxutsiMZ+Ssh/juNZzaI2EB06UNeP6kkMfgJdL\nO2vyUZ3Qty30/v69cCFY2TxuheVzfrH8vNMuHbP/gE7ZgtFygr3WplKOkyhU\n/Oa48pYgO4uu/hNsdq5AbuU4KdmZ8b8psZjt+vqLg+1vhoZP5HYyG7UsNLse\n51H/le+h01r16GIyWruEwsDswjOi44KcZFxpzDUdqVfXK9xyu6f+gyHqqGQL\nMXBHmrSjeOb7RjE9IyFbN+r+dcI0kswMyPQdg9QZRGtpADrFd6ua7jG2fLPz\nDtDyosAocdJ7no5W/4XtaDmo7SSNZl7WII2X8v712VBEpqqbhw7D9qPwRkR7\nJ2r+UcXuk1GDz+NbJ4F33qVResV3XQEgLKd4uP+7M26QdzbwcDk1+g4wFNd3\noksXBmMB9dHPQIYtEri6xiQry3zdfJ5Mc7EBcgTjbMhFHrSzIrXVdMA5gekE\nSW/6\r\n=Sr/J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-e840f262.55+e840f262","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-e840f262.55+e840f262","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-e840f262.55_1576784990661_0.3569681787679757","host":"s3://npm-registry-packages"}},"1.9.2-alpha-cb9b60d9.56":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-cb9b60d9.56","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-cb9b60d9.56","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a33af7d61ab6040a40127e8febead5bfdb17beef","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-cb9b60d9.56.tgz","fileCount":30,"integrity":"sha512-TmcGyMF4QyEs+qUw0cHXBmfHzQDZ0aLHy5nbIDnc2cnlY0nnIReTDeFdZBUXZ7+ZFJ2UGxffTChqnJTbAKZQbg==","signatures":[{"sig":"MEYCIQDaMgKMNypoxHbAJbVqbhvyOkLkYaNhcf6QAtFubiKIgQIhAIAf0V3N/T3JJ+DEo+Bxa0BSHVv4YeEdRCqlmrowSfWB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd/CP1CRA9TVsSAnZWagAAKr0QAJElRF1kghYECkKVjjh6\nDNGYAHsjS8ZJItqyJmZN/xha2AmBcLqYcHcK+EoqLiX1JQevqskdzCXJj0p6\nlKX9EtHE7x+Dxrw+49+qpneewt0Sfo6WE7bDHG8Z5N0pPk/LOFD0mkVyrF5s\nIa+04IIj7T/ELWPE58EpSRUoSlQDUzfLuzlfsp8KoQDpNX60jmHB+SGZQw4g\nFMwp2M2nJ22y29PlG5oqMujpnao4jniRmTL00i9j+DrLtqAr2+sMcmsnxGDp\nQrX0AgWLxohquoBPzkU43r/LYCGXNLI3hifDvXwXjXHUuFY2MKKor9SOfN2X\nwfvbgtq/oV/axBxkhX3sffRP1qFyAPeYjaJ4jgdymfAF+DMLorZBCWoFKfuZ\nhtoGmCAJ2LD7/1FNp4QKHdolM9qGBsDA6QsD3OsYpViD+0S5JXTgjJNu+gO/\naiqmi1k4fG6kNQViobwNDbBHmM14+9FakhQaDZJxefktNP+K7uFppp+OoDgF\ngPHdcafD3xrjdVsXp8LGyBVFhk3cil0rscZDH8RjyxWqocnRrrV+w11wBlBA\nXo+Zm4gatsrsRIW9H5seRk5f++fjwX4g7h8NDQLMwYMXxqUON+ZId1ZPkBWE\nA7L2oHJz6txEcNjqywXkWU7mftzRvjACfwIdbB3w3xa+WOubwNYDGxhBCzdh\nP1P2\r\n=dcHf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-cb9b60d9.56+cb9b60d9","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-cb9b60d9.56+cb9b60d9","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-cb9b60d9.56_1576805363737_0.005185848444748675","host":"s3://npm-registry-packages"}},"1.9.2-alpha-f160673f.57":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-f160673f.57","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-f160673f.57","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"7f6ab1b9778bb25f4b6b1b0661be61cac5bed9c1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-f160673f.57.tgz","fileCount":30,"integrity":"sha512-okSUWDiGcCVLWWU+K/x4IiOFHlk2VkItDogdEA1VS3H3GtjZKi6xIJhiTnw/vR1wPR4oXximVuDQ1iTrhuw0fA==","signatures":[{"sig":"MEUCIAjMQX1tUk023XDgQk0i34WmSjTqE6WOLI2j7q0zENJPAiEAjkcdSu9/VvuqqWIQD1cgIVAHTJn4av2njN9yPljkGrs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd/HbvCRA9TVsSAnZWagAAmaYP/RhPlncOXYeFEBpZ+r9c\nsdeKwsWfxDxoix7ls/bixFPs7x0C4lWT3COwFrDYpLqO1+EEdqeRNqu0XFxN\nDDEVLPcyeTSdwUCrTjkzixGNHR+7JFIYlOCYchNupUhcJwh25C1xmeUTRAmm\n2nLYCr1O4VnInFG0MoPQJCGmX2VpmO6xlEeFxSYXIM8voDZOHsxRqiL0M0Eu\nSk+B37MOJFA+1bfgimWQ7o+3GRiJSdODgWXzd3efFMLwy86pj9Qsu13Gde29\nohse6VKLRHkKTvikLbq+EySwFepm7NHInjihoPvIPxTr6DRPY8hHgQYvH6dL\nlscX2GBIax+LIMUSirADcmqT391KqMBL/rlEJwR7Y6v3bFtQmcJsMHYuTAyd\newDBo67CExrvPbQCoJuoY9dc6E4D+c7D9db4TlGuFzhhFaXxY/bCDyiH0HM2\n6FpF61cyGnPOvvQfDnrr+cjiW8zK4tIdcb/sIaMpARyEiVEOebrkn+aPilHI\nOm5fToi8SICwi3K7hwD7RmA6xwKimRILaNlK2Y+MJIZ0MpF6UK2V14yWbJoG\nOnMQ1A1kqTgpDWzxkEFOtwZZ3r1vaTYyoJ2VaPV8azecu5k74rL9wAYEtAwh\n87VmYf0ddcccqlMaQ8uxmHdoT6hq18AtGlWfFDQ5UKB5FIlSdP/ZMSFmr7U5\n9huz\r\n=tzKI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-f160673f.57+f160673f","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-f160673f.57+f160673f","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-f160673f.57_1576826607204_0.6540622541347809","host":"s3://npm-registry-packages"}},"1.9.2-alpha-9c2f8013.57":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-9c2f8013.57","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-9c2f8013.57","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"53822d7c3b68853101f04a637181791ded758e13","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-9c2f8013.57.tgz","fileCount":30,"integrity":"sha512-MIQyApA0OvdfoAb7Ks061/SNYxLmEy6qy6kQ9Xkze7tK8HADzBnWcXfsBnBiIb7G8gBklj7DJwEDH60wW5JIJA==","signatures":[{"sig":"MEQCIDyk5MlggOiqN9MpvBfBJsbAbrlT0oKNnireDcrVwYgYAiAhIytGbSNB7MIWXYEfy2Kk+9fEmPbOYHt5yoE0N6Mpqw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd/HcFCRA9TVsSAnZWagAA0CAP/iewVR0R78TvIofEan82\nYiWtvotFtrL2KA6qDQKrLYZeGYC0jNBTxcG+AMGCQFIkC2D6V5CQBS4xqmRS\n0tpBg3E+KyNy0bZQUWUvsb/W2nHjNerJp6NnY/ryEzEgkGWUfXPa7sBUMxmV\nmBzkeV3zHf76AOInxKJt350+BEuLJMsQL/gXNG4d7490YaMtTFvsfXbwx/N9\niMZFMVnzJ5V9YcGiTZsxL7UftSsrjbFRz4s3sZ7tsgexNlog4+cNKMnCYLIv\njlPsBwBv5IQrsLhivlCy7C+V3pSG6sIe8ON+QH0KTI/EgyJsDbGixjLsPnlS\nuvtnqU9TxsXDh4+gjnULYcuSeYyeM/cUJGejFrp0S+7JrVxQQNROv78vrp+Z\n87+vTXzObh3u9yImeu5rJ/mJRqGfxFK/wahkPVeaJc6CVoDqV0oX2pbOpd3F\nrZ/m7MAtSMFzsjBfl4Lw2J7mTcFA50K2iOKNnjc0T2r+UM6PmmfUmavfYznR\nghUrdWmU2mjIiaCUO48bTWjujClTT1shOjyDPajO9lpuszZ2h4tIyC7+ylPx\nq/23crH+3/sO8D8t8TDvHSxkroKq1RkTAu3AofYwD6n10kHfog3rw7k1rAVM\nbZmg7KcBtxYnaWNjhRRcNosc7HSBSN0sRLfixiMObELzNIrl6J2bWBpcTBB0\ngw1W\r\n=KvoV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-9c2f8013.57+9c2f8013","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-9c2f8013.57+9c2f8013","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-9c2f8013.57_1576826628836_0.9013394352220763","host":"s3://npm-registry-packages"}},"1.9.2-alpha-baa29888.57":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-baa29888.57","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-baa29888.57","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"9c26d6980c50230a1e1f4e7d54a848b438df4b89","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-baa29888.57.tgz","fileCount":30,"integrity":"sha512-1NbVlr/O2JGacNsAwsXFPf6mmnhjNkdU1dHUz7gu7ItBWHwnBqy8R83v19xuQaNkj4tJphxNgVHBLhZGnqjULQ==","signatures":[{"sig":"MEUCIQDYr+f22XT5aCowps/J3qAlyhaf13mz/8fPSP/jFBCVlAIgFxNWODtmKBCxJAArYXPSe4cJ4cRJGQ2m2EwaMayofbw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd/HrhCRA9TVsSAnZWagAA6bwQAI3rxkevIVYexuRXnUwO\negKddlGMDYSMTLyroIAF9P6ez6KODoisaIb5QvbUOyLFRyd9nLv0GYvKzGwg\n0rnVuY1slTsNkSOQL9rR8s5zi0cp3jliGcjz6Y8vnIXbgmslcg3BQ/xP9Uko\n127r6mBqhvEgL7lg9UQ7d1T7TazXmPTax5h9kBj0SRp8aqySfu6AQTEkup24\nQFGEQSDw0U8tYul6Hbk9NLeP6Xgwmag6F8cu2p9CdrlLK7JSG2fqZmSSy+1Q\nJ5htUQFwl+T/eFmKp/rLvsJLHDb3XeUoqJmHlqxllFH4XFEhy7k4wkIFhUQj\np4t8disnbwvyhuHgX6EnJ6yHLC4LL+oM9VwJuqEofFTQP8cI9gAG3CnSpJ7Z\ntOqAq0wtJmQ7kBD2+hSdOXf2GAeO2u1rsW3X8hHM9OIOpZLo0KBJcTbtVJ5F\njzohYWZx36NVWnTTc8zsSdvCSlwUXzf3VMr9MnFVA0PHpW+wYmoAxGto/4N1\nNVBEc7FMC+87iQaMouL/NUrnw2FgC+lVPNWdwxr5Ek9zmUbJ6HS5w+Mpzf+j\nS/gY5trDbl1FFYSUR0O19ljBK7OZsPzFmglajw0a0UwB+ifX5K3ACtrMStvg\neD846fhCt6S3x/K5+Jw24hJdopP4Npc9dhuJ8CDMJ3Oh8032SC8XSEUDvVCV\nNO8M\r\n=bl5B\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-baa29888.57+baa29888","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-baa29888.57+baa29888","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-baa29888.57_1576827616812_0.9946672057518471","host":"s3://npm-registry-packages"}},"1.9.2-alpha-d3ded98e.58":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-d3ded98e.58","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-d3ded98e.58","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0d30e1d4d9864b3f5f63ca43760f8de3249b98c7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-d3ded98e.58.tgz","fileCount":30,"integrity":"sha512-QxfQ7cdQukhVej0vJaWp9kvAiN77c7eR8k0kq3J5hBdB8K9bcscb5ViXo1pWqWzHxr9lFqVQWKXjh/0EH5Likw==","signatures":[{"sig":"MEYCIQCscTIZKkLj7g15mfzbsR/TyXKIrHQlC+kjlDmZFQO88QIhAIn46yiB2+PwxRi2/gP5+deuHkxgVb3krKlU0s4VvquT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd/JVqCRA9TVsSAnZWagAApvkP/i6B5hBjISwlqKYBJbDC\nCCmii8Q1o13HkzgUVQo6XqfUmj/YxMzmavPLAvlHJLPjXX/skK9y7m54mEl2\nhj4m4IOEzm6w6aj133kbqyv6UrXNEnaOHgR5ftgE4v6pQzzCMslzaOCaUbE9\npkLO3J4G5QSRjVMuR/5V2EVnOvKvgrF8PHL2a0J+O12hgyqJG+oH76Sq5bWT\nEtPtdfOCk8v6es9MVSkvHKCMvwTKvqoQkuE7qhJoCLLbd8Ln6J0FmOVvwBFF\nExnR0ZGE6vEU1YJm3kVUSjMb+YDZ3end8Y/q0H91dEiVPvxtKcUBY//F7CCu\na6S+Ukgsax5PZAkCl1+c3L+WkqDqL6GgeZCeWtfWegyk04PfP/6hECrtOr4a\na8ujjzenaotKO6JQEteawoHSkZzCcN7DXjmCctuE1gmqVIooiTSFYeMb8zje\nsqJZocqtg6jXYP5TaJAR15HiarpAznuYVKZhOoijyWks8YxXYjx1OuDfsufl\nmIzX6bRNNr5a7uHiRSpI8IN1UO5gHbctZrwuBX+0oI20OqfFdSnIjtzSg2KD\nST+h8seRTF2KLbFhA5hloIto4zvzskErPrcjK/HvsgDHOw7aKH1PPnt512fv\nK6a/VfsmJJw1zx6xnx3okbdpogX5UTJ9OM07JLR5Gze4R4HDWM2h5CviIqGs\nbgKV\r\n=NfQi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-d3ded98e.58+d3ded98e","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-d3ded98e.58+d3ded98e","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-d3ded98e.58_1576834409447_0.17536899060070144","host":"s3://npm-registry-packages"}},"1.9.2-alpha-41bed1f7.58":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-41bed1f7.58","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-41bed1f7.58","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b5e931d4ed7cc640179e938fbee13ea51e50daef","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-41bed1f7.58.tgz","fileCount":30,"integrity":"sha512-MHOAYuZQ7R3fBowd+pNyQYlbwoS8oQ08kM0WhpbnXPm+4M6wrRpzvIfzzt248trIIpJsJsqSnjrxt+reMR+o5A==","signatures":[{"sig":"MEUCIQDL0IbYzYRqDmHhXK5BvEiq57+grfLiejQ1fR2oajhhbQIgVr7CZPjecyJmBcbWLdgmIT2llJe64Aym8tKolb4aoy0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd/JWCCRA9TVsSAnZWagAAWgQP/inG5dl6CjCJRgtLqLCb\n+Qe7GcKh6OoGzY/DfNx4HvKwNu7vYdqXjfvk9U6GH8sK2ko6sQEAm7ieUZzF\nt9g0AZf0rsTdbMmQUtM850t98WhvFx5NI1iCyw9mZwlWWxn2NGicExBfqWFS\n5TpnGAgA3fON6h3Uiak1z9KnhTNWJaf62GTVIf0aKx52/KlQW0bArcpTTsPV\n0Q6VMEPOEPqZPYl/nLVjz3oY6RbT75RgGV0CG201L7jv7DefF+c270mJSGbR\nWvuZYXUg+G1xmwHp0Husa4a8UMwbaPldaTxR88woprijRgNs88a1uVebCE8q\nw90RGXeuFGpzHWs+FYOs9scLjVohZfALRL1tiDJpEbEw3c3HdoC8jHuFMLtJ\nGaTqclRfjJuYKV0woRjm+fBqf+lpVOwhCvyn376zBDE0wFX9C6MqpCrP8dV4\nZYljuxP7TEj5F1dZ0QTA1ipUfIPEDOOaJIEkBsqaaESZwiMm8axkZxNEdMkH\nY0ooHJBjUU0VY+wYZwZKne08qZ1Fc74fSqIly2P3wHUrT8BytqJIInV3wiIk\nr8lrGrN/GzbfGwyXL59bq10Z0fT615g61curSCgCh44tKlYZPskJtDS6OPbP\n2s3TJV6OThgTBkZYOgN/wg7l1lqcZTDG3B4f0n+Wx+QmxbYe/JwOLdn0JDZN\nlVjf\r\n=QMQk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-41bed1f7.58+41bed1f7","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-41bed1f7.58+41bed1f7","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-41bed1f7.58_1576834433735_0.44433341112758185","host":"s3://npm-registry-packages"}},"1.9.2-alpha-f1b2565b.58":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-f1b2565b.58","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-f1b2565b.58","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d85fb1a526a31b0d68d515dadecb55bb441f747e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-f1b2565b.58.tgz","fileCount":30,"integrity":"sha512-GozmV6BTah/Osev8yvTcevbZ82vbVxII3Gk7zK83qoONTiayqM9vBBnjjnJjac+BJyrgRxjzuiGWBBRoytxOJw==","signatures":[{"sig":"MEQCIGgUSVFFXpvyCbjB4veLik29dIs+qyhEC3pDGodJddxXAiAqDjWWRyK/hWm/UpVuYmuE/2r/YT/oTOfNC8pS561YEA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd/JiZCRA9TVsSAnZWagAAogQP/3lK3eOZHlEvjNs7KaWF\nBBSSF/VEKgYTZbfkg0XwWKlQrDfM65mQIB9Vlg7DBSO7iLR7l0KIO85rToo2\nxDQxR1PT8Kyuyid8pHuGxtFoQIbRvhIoDfJMtN2TFpk3N/sRrSMKnSv31yNG\nJ4bqNcDis0EHA+5CuOo6owkrR34Lg5iqloC7mupIx0T+E317XWXPJa45PlSc\ngv4yA9NqsNdnJ2w9yEfZrX305z4Jl979STsmEZ2rAlP0G9wpbQpYYIYGvy2D\n9XW2IlqcsAPqrKjClvlgNlSakkuKkZAntjgJDrKE0sbjoC61QYWXWDgrhGnw\nnX1DWHyeWWhDlsAW5o3UchtUxJf160Ra+OB8W1HJrXpKIK9d7snVjfBcOq+J\nGJpxAVD/OEhV4c7kbClSGi708aVxuPeI21RdEUBhtWvyWXp3MuyfsNw3TSr/\nJ/nbJIr09CHvuZ7yzk/72vi0W4fCpfc8BMDDOTqef3XSMVI+J3BeMcnszUQ3\nE5BZWYahzpH5D4hgvrWhwwLKE00yTqSJ2wQC35/S/S5QglLEJAp3i5ud+pic\noDjJuVr6ArUKNUf0HvbyeVrQr4AzHZQCLiIEpclJNtlKubx+S9AmPMz00DMK\nvVGPjs4OtuwTWwSN4CTHrjXqxOT+Y1+w4GFTIRYxtXGiJPxjzGEGfiAuY0FF\nVOqa\r\n=1RMI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-f1b2565b.58+f1b2565b","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-f1b2565b.58+f1b2565b","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-f1b2565b.58_1576835225296_0.11975766020684864","host":"s3://npm-registry-packages"}},"1.9.2-alpha-70ad3ae4.59":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-70ad3ae4.59","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-70ad3ae4.59","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1900932ba68cfcea7e606b3d21376df5b95c952d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-70ad3ae4.59.tgz","fileCount":29,"integrity":"sha512-EdPpuqkhxI1m+RXInFFUbQQeXJOgCTdpbltEB399IXz5i5O35mcJdEtXwZC8PBMQG0Uq9FIlQSXl0YyGazIteA==","signatures":[{"sig":"MEQCIEZrAWm1Tjw5NJbwOBgl0C4EmUCnpO/pNnOz6cONjSBwAiAgM5R7sdBprKR8lGJNq2KVlKr1gSOlfdnqKPd+gd6HhQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182038,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd/NgTCRA9TVsSAnZWagAAdPkP+gOKYyCgOCDlilmCHaRV\nCgHZc4HN8aAm4lesw2Y9BDcNJn6+jZB9Naz+SzVNnaqrcpOp4GK8v7kbSeij\nKk0VojbM8BvHDexDLUn78qEGHDP+sf9jVZEguyCF4Dy3K6UwlMGft3lfZYc3\n48jl0Ugg2pQu5i6ukVJajnx64QwQICzCdXe/l408qh4yJdq4ENoWc3kJ2ryS\nTCEiSlem+fjthbAD/pC62MXgTXBR/kI8jOyjMcBiugN9L9d1qCukA4lG0djR\n43KLPHztK946Xh6honYLK7nf9HAhRFgJNYBxrI43ZGPHQIzFT4NQAMy0DWW7\n5yQJhAp1YLN9bEnIYFgyrKS6vPGGTKL6XZoJk3mMM+jElgEvlJLGGvW+0oWK\n6P25vcT94H/iG3EqT8w3H9g5vyIAlfncn0uBZKijQx2U+5kHXzvAnLxbFnmb\nffIwqLpxOqwEvSy8Cr+8H8vaIT4YdgR8e+XStVLeIH3zZEW2VzafExuBHTvd\nOhBFRZIbGdXH+q0mvIlGbk2hg1zi3FtBVJOICpq09nHxUzSGjGYjTzCoRRnk\nnSDE2qKV4xJTMEQjMe6xWUBjmxbCI4vMhwXAwGNavluY1fTEmfj7OPUUKnsa\nWhk/f6KGi+CtwqSkqTz4GsHw1X1sQcfcm53qnVebnTObVrrkCrvxouzLAAx+\n49B4\r\n=8mQo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-70ad3ae4.59+70ad3ae4","@graphql-toolkit/core":"0.7.5-alpha-862bf62.29+862bf62","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5-alpha-862bf62.29+862bf62","@graphql-toolkit/url-loader":"0.7.5-alpha-862bf62.29+862bf62","@graphql-toolkit/github-loader":"0.7.5-alpha-862bf62.29+862bf62","@graphql-toolkit/prisma-loader":"0.7.5-alpha-862bf62.29+862bf62","@graphql-codegen/plugin-helpers":"1.9.2-alpha-70ad3ae4.59+70ad3ae4","@graphql-toolkit/code-file-loader":"0.7.5-alpha-862bf62.29+862bf62","@graphql-toolkit/json-file-loader":"0.7.5-alpha-862bf62.29+862bf62","@graphql-toolkit/graphql-file-loader":"0.7.5-alpha-862bf62.29+862bf62","@graphql-toolkit/apollo-engine-loader":"0.7.5-alpha-862bf62.29+862bf62"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-70ad3ae4.59_1576851474678_0.44222642771999987","host":"s3://npm-registry-packages"}},"1.9.2-alpha-5454b23e.59":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-5454b23e.59","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-5454b23e.59","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1da50cd8218cfede3fc24005c0aca5559d268139","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-5454b23e.59.tgz","fileCount":29,"integrity":"sha512-Sf7HGmHkqBIVU7Jup+Ih+8s36PGXBEkeKFqzP7w0RVlJmrZmXThzAePT5b7g/gkKJjGdvnfh/rTz0EYm242hTg==","signatures":[{"sig":"MEUCIQDdFnPCy7JCv418sz2dOUTbcHZ95CROzVkBnY6OmHOpOwIgTZLebYgYMeR9wr+BWEQ6Ps36QbClo+TgclukYl7SdM4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182038,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd/NgvCRA9TVsSAnZWagAAsUUP/RUH2l6cfdKLC3HD/bZC\nKQuVD0z0EG3hGLtLGURh5kQ8exEVQEpJ+EO97TCYA76t6YoE3CHrRqrodmJF\nrSnL5bEfaTNWlil+81TzP11atDVoUNJujJm9K7MFSaXZun++EX9Ic/PXn7I5\nrrDb2HXKzAdy9uYxII7FSrXKQVXoe1YNo3Vi4j3Y37N7W1Ycp9sR/88NxVDj\njqXVKtn/zMw+QL0BcWC0ek40UrW24fRtHpfuBczEJ/vF5YuPwByY4gLlEj4G\nS1jhUBapaSiGaQ6aORRaMUENtg+uKmHuKIWfar3AlYoNhL+fhScj0d9XBBYU\nkKq/RgNUzvSkHuQpDwATWwNnThsM4XGl3RfcxyuFpG1ARqS0udsr++QojAiX\ne1sB7QZEherJMeADwRrIymYEUSxeCd91UZxr8JSfgYWIKdMSmARPQN7rc7iK\nu0TkyuNWJmDkpgDZ0Ko3lYIU2YLwSypZcJ8b7Okiz/aadcdSPSUu+2P2agcS\nes7fYDI6KGYekIuG6aM9bPP8Zh1VitfAizBRBhm3gidJxlxe6Lo2J3fP1xzo\nUq2BPIxckxbw5kmh5wqWmIcyWVDKV0dEbg+wDlFdP+Iblmra+/gEAyMhWoor\nRDuYmz7vVEm5xKzz+k7D70WNOsbp4E5udpMpQlw3u8SQPi9d3+VSvN9XStsA\n7bNh\r\n=1IMg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-5454b23e.59+5454b23e","@graphql-toolkit/core":"0.7.5-alpha-862bf62.29+862bf62","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5-alpha-862bf62.29+862bf62","@graphql-toolkit/url-loader":"0.7.5-alpha-862bf62.29+862bf62","@graphql-toolkit/github-loader":"0.7.5-alpha-862bf62.29+862bf62","@graphql-toolkit/prisma-loader":"0.7.5-alpha-862bf62.29+862bf62","@graphql-codegen/plugin-helpers":"1.9.2-alpha-5454b23e.59+5454b23e","@graphql-toolkit/code-file-loader":"0.7.5-alpha-862bf62.29+862bf62","@graphql-toolkit/json-file-loader":"0.7.5-alpha-862bf62.29+862bf62","@graphql-toolkit/graphql-file-loader":"0.7.5-alpha-862bf62.29+862bf62","@graphql-toolkit/apollo-engine-loader":"0.7.5-alpha-862bf62.29+862bf62"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-5454b23e.59_1576851503426_0.08079324525983922","host":"s3://npm-registry-packages"}},"1.9.2-alpha-0d3b8da9.59":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-0d3b8da9.59","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-0d3b8da9.59","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5145312f695aceecf795737e49e1c04d7b7d68aa","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-0d3b8da9.59.tgz","fileCount":30,"integrity":"sha512-YQmujESEriw8AMGy9/UYClvJI254bGyDi5rMrbVIlWsV1zKXXIGgIkz8EkS9lZrh0UYhRlSwhjCZ1FVY7ed/sg==","signatures":[{"sig":"MEUCIEOJa1w0lW7PkSBt0ZSIAPqECv6Mi519RBz81mVQkQNZAiEAn0XGQ1Gk7Kp9E1RiinRUajRAIiYBb4yu0IA5HPTmYR8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd/SPYCRA9TVsSAnZWagAAGskP/Anykq+WNIb3lr4861Ot\nzRSC/ksvV6Q2uoWOop353fFC2vq76wSUrjCibMBqY0q2C5kje0qQ+MsQ1GlE\nM/ireELVNereFOY1b7sKPGvGcoez47tZy0fgZAXK3C671avWBkTtAXNV6f1q\ndtEhegzPxi6v92Dlanbl/+jC/tO2e/hzgd6jyHSQJjjyZGkG29ILOeQ/HVa+\nUzdrPjfCBNt3fF0h2zMfkld6fPDxdpnZPpKlzZJwlXZWGFmozjEIdT29rZlS\n+Bx/grWINCj+eUVTDrz8v+s6aTZiNBKk6TaczAy0ncsCHJC+YlHBqBUTtm3t\nTO301OXshfuDgv7vnqNusM6DoEsALNieGIObe4RCh3uXsGE5FRgbN+UU1XuH\nbdNC39ZrpdFhyny2gD6rmjMgFGbMq19Qeqxuxcdy8e23Z1ayCf8RMb2Jr0mh\nnh93VmHFJAMpMA9jEiWvZoa/EcXYVgCeuxyg5J+cQ6Ck17YGmIoBMbwcSU2Y\np39jpeh8pEoZb0Ihd99zfr1rFPlcsNsenqre4I8A2Lf3LBE82vH+MisjmNUr\njkvQTBaZW7UJ2n7UTjtki/YEioJDZ9ibJc3Cwcoqt1813518Z53YvDq2esHD\naay0lQ+dkXLKgQjIGPMFQF01g3Z5LKJtkk48iu4O0ZsSShHiasx8NsqaqWYl\nNrxj\r\n=bVsu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-0d3b8da9.59+0d3b8da9","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-0d3b8da9.59+0d3b8da9","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-0d3b8da9.59_1576870872407_0.15042011420732582","host":"s3://npm-registry-packages"}},"1.9.2-alpha-ae06c437.59":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-ae06c437.59","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-ae06c437.59","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4c97d24e51e56508a31e90b1f377a1056e71a68e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-ae06c437.59.tgz","fileCount":30,"integrity":"sha512-xjxrV/C6e7tdaEMr6cA1u/VIAB/juAjQ6coyzF1cL/TMfG/VqHH83l8KoiqtN4NXf3bM5eMsYGgMBOVpSizK7g==","signatures":[{"sig":"MEUCIG7Mt9HYjfHXloGSx4egZXHoPOLQD+Brq4ht3r1FkouYAiEA8Y1QeDgFXUKmogwsDqqHfTH+ufeD5DyOunBLc2U9zD0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd/SQJCRA9TVsSAnZWagAA5q4P/iZWr3H/Vz98xTbBroyH\nPwMSEnZTyAanDiP4tD5G8wKDxEQ7zruH3TgjB3YHwEYBIvdSsijIYms2XT0I\nqeJ0n/Uj52UStwRBc+5Jxh7KnsbtU7VaQGazEy7tblEhduzOpSYvdmSR47d6\njt1+fwDFJaZ9Rwr1y1NNN4jD12OKACxq0btVNmEh9fEELGhLIMNFSsLK5s9u\nMhC+LtfRRx2unCilCu3x4Y/FhauXjgLlvpUI00YMpBrZaxsPQxiIh/KfTd9j\nJXPau4HWafEDjmGMNCret04VbEzQnfdCdjGJCKBIK5hZrWz9o7yE0Kf+FOn1\nrEdCI+yQhMQAPxXmwiCR0NKTuiNI7M3sV0jtFNe7pg7xG+H/BRtNBNNdCyJY\nGkTkxRhMMuORcCvNfPH5V1sItOziSRytidpS654XgvgLh94tA0zYVvgkSdrB\nwjwdNMknl7KPmnblmGhO2X2fCITmBiiB+s2NqWrVIYd5NNgdb9YCrYTRdV8N\nTR3Dkofnh8daMTito51WaZMqGRrfXkVr7noaKV8uExFEH2cYkL0t9yhikoRX\n8piKr5VUs/kqKj/n+3D//3CAjHGYxSmAPioR8Wy7qpqw3suhddW+XKjlZ8rP\nx+1BXHhg3QleVJTLamyHSM+M159KP8K0A2L4+YsEh5qM4NBarHZX1u0OsRgC\n0t0U\r\n=wM5l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-ae06c437.59+ae06c437","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-ae06c437.59+ae06c437","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-ae06c437.59_1576870920380_0.3415360034961532","host":"s3://npm-registry-packages"}},"1.9.2-alpha-4d8c00ab.59":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-4d8c00ab.59","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-4d8c00ab.59","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b45008a6b32423c549cec3db3c484319d07a597b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-4d8c00ab.59.tgz","fileCount":30,"integrity":"sha512-r2IYqsztlW4XVW/1NLbHnMqEh0wjeFyuh7ChMXW9RcHS+mLHjk318KX1GJa/yiCOYXH920Gw5VsKlKuOebNulg==","signatures":[{"sig":"MEUCIQCYPuDZKsiAOr+9O0itKThQq8vTsl+IMZzo/KiX91besQIgBjaqA0CRdy/0KvYiZQxpwS00DoAEedMyaaa/ZGtBNyI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd/ScvCRA9TVsSAnZWagAActkP/Ry+gSj3OGuPrBnIJwjp\nmUJuFu+SfHQ03yH1nQfbe+vV/dg/y0Tj2S1lQ5J20P7bsbDxl/6Xfvg2gTAx\nrnh3pNBQ9Y3p2LH2k7fpffMWt4/QfzpiZnFPr0iU9+5agjvM/rDqz/J1G2+u\nu4jkK1DYTYG/iOv1y8JU7E+/6F3VjB1KLursjL2i5mcbXQzgiYOzG5+VIIz0\n32w/WTJAm+Vt92NTfYNuV49On6DRnaUhyAju4WXeTFNexgOIqtLkV12u+BKP\nEhgqzjI7ONiH7I4X92BRznYVKj2VyQIqnJYRhOZ86cHmayI61QUEoy/Qp/Mb\nO4EVY71tzPikXQR2UCpxXRdaBhE8HdlZYEXddtow+X8IGifeGIYVDdzZEI8w\n7Sl8amouLcWHHkmYYBRJJGESasnHKH1jtRg0eXsc/9ssUMDPx1Z+o0SUwsG8\nRETjtgtWD+r1vETaMopSBTJXmnMlz4sIynQFCut9M+eOAxmE+CedvNoSbQXZ\nkN30d/ESbIfaLTjYMDAiqFYEjqUucYp73wo2oX/0qWRFLgWm53x9CCAsRAnV\nBSdUAnJuN7e/aTdRwuiMypozV2QNvhC2y5mKVKxE/Fs8lhujmGqwDQOj7TgH\n6VBO4SA0i5L08EvBBSVCgTDfAmkgfqWNePQSDIYOa97Ln3wTwr7oNE1iYkU3\nuwC8\r\n=RX4Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-4d8c00ab.59+4d8c00ab","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-4d8c00ab.59+4d8c00ab","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-4d8c00ab.59_1576871726915_0.6549537621466492","host":"s3://npm-registry-packages"}},"1.9.2-alpha-2fa40137.60":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-2fa40137.60","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-2fa40137.60","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"23ce2d43fbd71fd3e760d77ec780b4d3ebf1d104","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-2fa40137.60.tgz","fileCount":30,"integrity":"sha512-KIyF6HE7xVex5vtDsWiBZJtCuoGWhs6j4GDyd7glmI/aNW0SNURGuqxTwbqsZn4PmmNGViz9X/BaKnBCNQo3fw==","signatures":[{"sig":"MEYCIQDW1DtFkJzKLN4y8RTrwvFeuLfuJOk0drWKCaRSxncsEwIhAMoVBbZKs3p5zkgVYfS2hQKVYXK9WCe9I5VOqDmLR1iI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd/T1dCRA9TVsSAnZWagAA01sP/RCj+kB5pCUu5Pbd61Fa\nckbKCD1rMRDFqlgU318vH5dqPwFn9ThsMBz33YBXr18saKUxO2bIum0aPwJo\ndbqOFKSzI26piXDGm0WKUqFPg2FjsLee4u1MuxlvY8YY2QkH/7dxF5gLBn4g\nJhawcfElKcIDnrH+ZQf8V7Eut17+YiEvWWVKL+JRyBlJFafStvBj7KEYwSd/\ngGBqwIb4fBmdGzBSYyyYj4eTYdZN3fDOk43mqHOh92uonu1HxMQi0xgFo81/\nHObK1uon3D/jO9NbZZAkg/4Aat8nwRclxBCVgLUVrOZHj454d29DCsycdNXg\n5iOoq24trjbsk4T/Lu99Y+IirrpylylJjE8fQnGzHHh6V6JHahjwC3gtfKp6\nzJASVOxK8SZu73V6Xgxh4UcfQi3SgUYsqKXk7P+ebbP9LY2odVKUPyvXP2FB\nxV64RKFa923LaONMB4i8fjTNLdVPEoVw+CcYF7u2u56I4+raG8/fswcynIJ2\npdQn9/YW+yf+648bSrqT8CCUeKD3zgFZZ150LQYESDamkcM/FFx2+oMDs3AQ\nsyFGkOxw1GmM2qwfkEoQs3r+ltdP5P7DvozoOumd75BMJcpuvDqzgJy43i1W\nlkeA4Zc/0UyVMUwoG+Ny2XE2LTEWwoo//nun24njgJtP9YHcCM2X1ClTFhyL\nIiTz\r\n=VVNn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-2fa40137.60+2fa40137","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-2fa40137.60+2fa40137","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-2fa40137.60_1576877404977_0.5018907087354039","host":"s3://npm-registry-packages"}},"1.9.2-alpha-7ec3da64.60":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-7ec3da64.60","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-7ec3da64.60","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"43d023786eff6ded3b20c7e27a384b114cecb8b0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-7ec3da64.60.tgz","fileCount":30,"integrity":"sha512-6IqVRzxMuBX3BTplRi89TNvSV+cw9H/tJJmWvY8bYMzAoVVJWOGFFIIfEb/xuexXD8fM9dbpJtEplHh4Hwoz3Q==","signatures":[{"sig":"MEUCIQDN4Qtf+DRohBnI6ALXtt2GNSX7YpxejsIQHdn1ojbC2wIgWNCwiNX/ToeA5ksDXkwIxE4Puw3zxWsXssbfMjj6+GM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd/T1wCRA9TVsSAnZWagAAUtkP/R3rZILxIBT1agmK3Jw6\n6395hXeT+vUos7seR6piP5hbVnCOhYDBD6l7iYxrFNC0QqG57BG0xo8bcbP/\ny/m9i37vFrPoDI72AssUaGrGDKS2Uqv8m4sv3tLbwjuJUrTylbtwry1gZTKI\nLoYLd0EMiRXr3x6Wny9Yu/0sEBfn7fBzEuuysRktWwJtcdlMfogFLb95v/gV\nt5X1UIBc5KC6DlY/urRsNf1mwnLVdFxO1kEf8XmmVPUS4eJl1OFN7HOIYxtS\nlhIcr/pV1egKOX/z1uot8a2BEo90RAmZ+j2ayOX3j6rRI1cwy/Vo+gpX5Pd+\nFIeqgndsnK0qEOV4rJIs348CyRA8mU7c2Nen+SEmxQPfxZz4gFSwXOwBub9m\nlv6oAnJswxzS1zf9afk1OrmeBY1lBsaDjuJhjc5MyHHW+s9A5RMqf5keGJYE\nkcFLOuxsqmVb6QhxeCzWtMbO75fZxHhy7iXKBYeQgqu2k4ZpUim10gD1pjCz\ncoJrI/MNnGe+b/VmCbnneEnGAkB6ghEv0wXQbZVfHe8RrghhtKv9Hmr+BpYo\n7iNjijMdEb7d4D8+7ba5LSI27/uUNFRLbvii/lleXVDb1U6WAU9uOxtHtC6a\nfQVQFJXExlD0RdNecXEu6Hg+Jw4eAm1F2wQCmlAtbToppNPe33WsBJLm4a0f\nAP4v\r\n=021r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-7ec3da64.60+7ec3da64","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-7ec3da64.60+7ec3da64","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-7ec3da64.60_1576877423773_0.5049992877557623","host":"s3://npm-registry-packages"}},"1.9.2-alpha-df9ec999.60":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-df9ec999.60","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-df9ec999.60","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2a4e711beee02d1c1c0dc1f630ede49d6b6e8209","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-df9ec999.60.tgz","fileCount":30,"integrity":"sha512-izK3l/JzpEUUAw7l7ahb+suT/+SutZANo1YcSMFVnjToBIznlJlkoZ+nMERI5cxsylPGNxgigyXoX6M7GzVlzA==","signatures":[{"sig":"MEUCIHWxs0e/5msBV3fVt/FUME16aAg7/JHfL1sMWFXbtNq0AiEA3BD3wrC5xf/YH8qEotP0Nw7gDKMe0kCcZMqOdY1ZNW0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd/UXiCRA9TVsSAnZWagAAxDIQAIYvjAvoJfXgf2NYm7p6\nDENNgpVP/YUdy0jBEMv5/daID3SWivFIgqvJlUlPKRZtm872WmIMrmxR/IcL\nxSMooRRtnZ6WbY0KgWTO6b/Y7hqc+gwUFWwiyvqTDrRpU41I0xDFJGoRNWMI\nBOcI3ifKDWe3psH5awXlSgeOodj8c4OKD9G2cE1Tm01xw/oOb31LlKtmTMzE\nThtr1d6J1lInLNoZFDbsbJCJS4sVHyTot2pMu8titelkra/UBS+72SoyJ3gl\n5qjcAamqANQfXKMA0ra9wfqwWIrUO9zqlKxm6Nc8sRMvsHuo2SYhQ+1AG3Zy\nkr8xVau3TUSN8L+s488ZZUzOAqX7LGRyqExobs2Ea46EyGxdIZBt+VodmNB8\nNK7DKHggaVsjwnNRMpCFK1OqEwaM0zwc6cwPFOmnbsWAwwhIZv3b2s+5285U\ntfLgE2w+m0DiYNe5MG+254vrPbyizRYbpc46Nb2g9d6gtOlwN7O3JvbxTEU6\nZrBfQzKcj8GsT7Wi+XQumMJ/XsS5FbK84cM9cOiPdJ2Z5rAg7DlXhyc+gXp4\np9M2p3Lvr/KZ8qbZ0FVnpeB4QDQj08vUyYu/frhiRSOlKua8p3IRGCBTtPZa\nvpMtI8zZYwoS0OIoVbPzQQJVY4qen7oapqo5ibQJSHK5EH4Ideb8LeymwC5l\nDTD4\r\n=uWOM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-df9ec999.60+df9ec999","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-df9ec999.60+df9ec999","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-df9ec999.60_1576879586109_0.35572651735552085","host":"s3://npm-registry-packages"}},"1.9.2-alpha-5bef6fbc.61":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-5bef6fbc.61","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-5bef6fbc.61","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"fbafe3b57ef67af92d01d4bbbca7278359bb2930","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-5bef6fbc.61.tgz","fileCount":30,"integrity":"sha512-VzwEl8ck9t6ZUETgCQrb/KxC48pszPeXcev0ehqf/ECpQAKvRxUmsb17kn8+VE2vZocJVyfZbZgXMQEWzqK5dQ==","signatures":[{"sig":"MEUCIDT1dM4H+rqYCm5oYFumk5v9vg1xoOPNhx/eN5rAukFBAiEAmAI1Neo6vxLLsjACIuZEyuRQBBEbrOBcEqwbFlkzARI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAPaDCRA9TVsSAnZWagAA6KYP/2r/XaYe0TXYKaDsOUPW\nkOaAujkD4BZER2aEzAgJnAw3X4ao7r1BxxB3FIsVdyeqWbt0iKdxxaztD5PP\nJ9J6hCIers6WVgEorwUlIQP6zGuJ+Pg38RbAXYmcyAZjWBwwNbAqrZLFe4bV\nVS0IDsoQggxryW6WJjz7V2Q3MXGsyym/MnaEPA49LlYFuRvGwkhm85JomEB+\nLmQFsplIYZ+E7mbn9c7Z2NhVuIxBYDxmB01Q0+5DtpIpGj6fr5dcXgbP0JvL\n342Z6cfnm9pmr8A1OdqMetlNh1PTZPcQHA08l/4aLduJi6tY7mVJvdP0zR53\nkKZafNNUBdrXn0J70htztWnKYTX0QaqTK/2+D9d+dYd6bJmS2CCJ8a1itFsD\n5+xRRCXvn4YIaqYpzJnvG6aHO0n5O9d8u/5rdmpKh8ZA/cQyRcWQgP7LlvuO\nglivfWcBJLlWj4UXWhuEeVOkxydB7JyzyOY1MMt5acinRtwUMH3IwtgyTViZ\nvRDvSMv0Y0jdZvJ+6Gn32hO50ZmTiJUO7fr4cbX/H3DYJ1unWD+kRVMV4K94\nesse8D4mMNdHzyZmPVl/11n8Wcr9Ie674DuX2DAMj3hRGkSH9nVkjs1RJbdN\nuVwxr6rstwIzFM4JRRPnp3qyNff1niIRiHL9pIRGrAY7KrTZVwTanDIb+kSY\nR64b\r\n=u/xj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-5bef6fbc.61+5bef6fbc","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-5bef6fbc.61+5bef6fbc","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-5bef6fbc.61_1577121410639_0.8508467014875709","host":"s3://npm-registry-packages"}},"1.9.2-alpha-35d6b8c3.61":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-35d6b8c3.61","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-35d6b8c3.61","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c921111710cd1878b1185078024f9578ca4af7dd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-35d6b8c3.61.tgz","fileCount":30,"integrity":"sha512-JMcOY33A3Hb8NfQ7ejcTzSfKmHjMKHNgQUfV9TVC3poM6OrJfXeOwS7tX8/xWVca5zwsoyNCPEhOG6EVUJQF8g==","signatures":[{"sig":"MEQCIBrro1KOXOHcJHsYeavhhgmV+ttq2nNTKBKxznXepKzZAiAabjKLz3b1eiWtRyS9dMJtkQCJ57U4DFByUVXkOd0pLg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAPa7CRA9TVsSAnZWagAAj6AP/1trJYnakO3Hvp0RMmp0\nCk3wgBFS2QJLcv+Ts9ep1EKH5PbBkuWFE530WaGe3qVlZ/BfPgUj0JUEdmzu\n6DZqHF3ksQ/09zU94Sh3532TmtRvfAvYv5kvbpmYzfRN9qwTDrsj0G6e7zp8\nSfAsEBMSsQ75+E5EKiIEtHmIu7JlvCijkcfGgQdlE1KOgaehG64izqz5r9sw\nzSblf22jvbGgWAYGUjTn0fgkqQluZiICAG4HBM1+y6wzvVzIGrKPhfA/BNoS\nwoacJjH2nifT6g0YUcbbF0p+fcuxOzQ1WFaEEphYxwg/Vw3RLRUFGsXrggoj\nc+QMA4NZd3mjL4lhAy22h2R1OgnqApJvma5LHhmrf+i5hjft7NYZV9VKUBZk\nGuwBzHg+zo4eq476PuCs5dmgJiGQdy4SL89cZJajXMRurCEXIQRP8YQLyA/G\nw3pBkMnGenJ4TrRXqEy4gk9TRK60nD5zEDmXRhpfLsprFiH+kje+GaS4zruk\ngjQII5ubtxOEBomVwyeoohvbQIJQBj8RjUUVUHKBaakeuDNvknynV0j1ZVZ2\nwLf5l0YOrZWjeATfRHk+8ZLo+rEJa7DJSSTqzNeEIng7CscedFk5UIin5jh9\nBmQAD/P+kEq5M80AlYN5VBhgegzHh/yRqszOPbgLGprosZVhuiEA38quMohW\nVz8d\r\n=fUqR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-35d6b8c3.61+35d6b8c3","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-35d6b8c3.61+35d6b8c3","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-35d6b8c3.61_1577121467401_0.3348705722100329","host":"s3://npm-registry-packages"}},"1.9.2-alpha-0b5ae06f.61":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-0b5ae06f.61","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-0b5ae06f.61","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3d973cc2601f0d0aea9684d2b89264a7e4fa4f21","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-0b5ae06f.61.tgz","fileCount":30,"integrity":"sha512-uwnHzyKLkD+3pnCDfOJrobRYTeHtH5bXwFa2M9A2L36f6t5Dy6njBKFYIufGREDfYW6wpL0UfhbajooSN197cw==","signatures":[{"sig":"MEQCICHWRoGB+YrcIQJLhd7KQudTTraymEScWlK29T/jN84mAiBo8ICbGWzbAqSi5fAYOZiEnBIQWq0LxMn6saeLDGvd3A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAPnpCRA9TVsSAnZWagAAM6UP/1H3azWe2vhj6Z1UOdhh\nlzu8fSQgWvfgReG/C+mHheQeu9X4BOvEvGLrWpNJR7d8OmJA4E7T3OQGuRbV\ngZcIa4rOCr5sGTdu20MBqcmlfleuHJW23lkWDIu2KNrrIbH+Rp0P5mpWRPb+\nSRgfdxLGccCR6xdeasL5DX1QU+7ArX5pxxUkPmlsmT+oSrEljwmdofzC0pSG\nnW3azr+RIMQSUBNr17AA/TtxBzAIW0l1cTgwCc0oDy4dEY0ETmeXPJlbCpDS\nMF9wwgVR3gSIItFDfSPqWLudvgGEVM56zURX0JpoXb3le8mwy72QeX9TpjY3\n7T9X78RvY+RU0he9Shtt7xgdrFKgmI6MJBiOGSUedBaTJduiWxXhFLQ8FzBj\nKjQWdHuoaaf2cwJtg7qf88KpWX3WFSda1UPfwxr6qfpbVE4LC9sccHj9qO1A\nXqLvHNRTduw1PhXxveOBoGHVqpwkpd3F5C/BZdj9+EXOabkOAGDEBK9VBdO4\nqMsqAfQXXK2hFkXruaS5H+V6IEIkO4a740SAKnmcSBNyOsnf8xUszrEHy73w\nt5nZwMQH5g79tpIFevFgxKCIHTBkH7NvLX0dch4JBAIy8y8hlH+hQf5wzpCj\n+2x5INR/1egxdqcYEW34jg07qvRiIP3vBp8yiQ65sGKmFeFYlcThMhCtcINj\n0/dJ\r\n=GHr7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-0b5ae06f.61+0b5ae06f","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-0b5ae06f.61+0b5ae06f","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-0b5ae06f.61_1577122280522_0.24362936420901105","host":"s3://npm-registry-packages"}},"1.9.2-alpha-efb7d5ea.62":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-efb7d5ea.62","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-efb7d5ea.62","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"690ff8ac7b3fd25aab5f49742d0db69b66785804","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-efb7d5ea.62.tgz","fileCount":30,"integrity":"sha512-5QdythXeiHFkncBfv4HG13mmAdRpuEn2NJ75ta3nAcIIVX2PFI1aMTFD8+T6Y9aKp9LYXLViOr1g4yTgvBJ/zA==","signatures":[{"sig":"MEYCIQC+0BbZSm/oKlFZ6cv3c1AxnMzVhXT/pYvQ/4SoD55ufwIhAJNTRIBrvtbQrZSytszI5eSA34mbGuILxVMldIQAMZIJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAP76CRA9TVsSAnZWagAA3kQP/i26XOwAyXFymGbuM3nd\n/ayyciWYgPv24nCUSujBph0KiheSLT9Xm46Kc/eyjl1T0NEqCRt2khF2DUv6\nl4rXL0xRLjiZfeqqzZntW5KzIVN+rWBS9eHDc/aO4XVkUggCKWshAttWtkfT\nA4ZG/20CXZRXMwv/BT6sxCZmahWTeCv9moowts5v7LKrUQlNj2fBDNjsHDPE\nmur/eLjNuko2OPZceA9yW6PKWTzr5YO3gh5bf9mcU8DuuptroR+e8TSy/19f\nSZyY7gskcI/rMDuJoa0w1mPhULQjPPb+ATFXmoZWXayjxeKldowLibWZR0U9\n8LiLme27o9w4ARJCVuDuYae/kuO5Sp50mtFVsP0MJIbVT4iBfB2sinKGooKd\niD8zs+HfpLWhUPXeI5ZLk6iTPzvVi0rFJqJDbHPlCTgJ/m9NPt5tLSRG+9z9\nKGy4GKF2egg14d17RB/DFjcOhCS1sXDYN64Jm4ri/u3OMh4ob/VlteTpKOPA\nxAZUbgIG/rwuDV5B8idRT25Yp15KHQCCqtgCdB8yU+onY0acTZ131Dz367Ce\ntH7/rpawaWPOWT3Q0fgUJ0tRksQ7bxxL5NeMzpvqdvDJliCwc9/yG7jr4bS/\nLdhg6XM+M2ynKpta55P6AEiwKJY51LvPUsZB9xbSJOZSvJ853FXPzJXcGsCi\nuT/G\r\n=KMxt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-efb7d5ea.62+efb7d5ea","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-efb7d5ea.62+efb7d5ea","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-efb7d5ea.62_1577123577918_0.7483799094221679","host":"s3://npm-registry-packages"}},"1.9.2-alpha-a5543953.62":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-a5543953.62","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-a5543953.62","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"9f7335d4d7e1c936c0a32d96abe0a3fde73f36b3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-a5543953.62.tgz","fileCount":30,"integrity":"sha512-5qvhk91971HtdW7tjAsSL19qViFHg3u7C7eaUQbS6K5zhLgnuaCfYB9x8cmLhyt1tgrGl8JlYMJZs5KSVB5Qyg==","signatures":[{"sig":"MEQCIAHC0gNXsskj87ri3W5oOK1AOfvYrRKNCHZHfLNvqsZqAiAgZNyiEhMnk5RiXfbbHJhiWskOjnvp29GrY8ChXeMKPQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAP8qCRA9TVsSAnZWagAAPM4P/1oeXMhkn/XSZ18V2n7H\nKjhZUJFQAdxFPX47FA2ym/ZCykxiybg4RoSUBL9nx6lPkVeYOT41QAoQ4/wk\nEj8nNCiLuCOdrBlyOhznagybhUTjCX6m7XyP6EyOhBYiPrMTLuA4NwQDXCk5\n58GP6EBAj7alJPbW5jRikL5l7aIgvnDNRAMLv0UfIB37J/jvXvfS6aUaR00t\nUl6rq1L8dOZOxLuhT4wyYi5FUxO2bycSxDhraY7IBVD2U+85TrgHvdkgg9KW\nEXAOa3C+pCSvyRcWD5wye49g3nNjSm8NCiCqJMN35Dy6N3GPhy4qyHDQc5VP\nKKgLSHHPRyW9OD95I9HV0o6hnMkFT8NrGGLZ2YQN9+EB3W5E8YwPPiF+KgZT\nnozJCQf2O9nR1b5GZuJ6bXQiiOkVOLy6fIDESUQSwJCj6AKGtvXrqr2v+PdZ\nkkwTJp0PjwgTP6o5YQpuO4+LcpXrqqlHOKtRc3CGyC8TiSHbXyYYaAM74cz6\nPkd9y6rHXTEtHm2qwON97eii24J3k60lxOcaeY5oAHOwlaM37BW0Du8ESa83\ntfIYcnSQPqOgLl4omFGKQfGFyUjzLymXPM6T3Zd+BovR/e/ZxzBiyLh0auy/\n8fQ+BVttw0BFhbJ7YSoPGk4jqh2L33goqpyPGTNvRkOIY6fnpMosq31Mftn9\nwnUR\r\n=M8GL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-a5543953.62+a5543953","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-a5543953.62+a5543953","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-a5543953.62_1577123625534_0.8737783084320678","host":"s3://npm-registry-packages"}},"1.9.2-alpha-3a5a77a6.62":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-3a5a77a6.62","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-3a5a77a6.62","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"937adc81af0bcf4027113c4a453294b5004320cc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-3a5a77a6.62.tgz","fileCount":29,"integrity":"sha512-lfx10MKJj8aVsP5iJSrl9l27iQtrFVc8In9cFJ+PyqoVLj7xbKXPyDH5ov37QC7NhqDNM4nNx2GYK3OQ7xRJeA==","signatures":[{"sig":"MEUCICmAjnGRUqy4vubzdQuI5MPoTNKBIBkIEAobTSnQhUAtAiEA9xs2v9qJCwUvWWS5BhbQOhVpbIovSFr+ye4xyvVoj6k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181813,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAQAbCRA9TVsSAnZWagAABKgP/RZ4sASpvprEvSL9ccsN\ntezSL7xCkMP5U8wmVmpM/u2rV6A8bxc04F3jE0n4Gm8R0QzW7Ncf+HiYlyWc\nGITjGpLXGKZRzumGYE3WGt7pjT8mvnAnB/2LjTLI6e0uFiccw+UdOdjtPbSf\nonNDmDpzV0Zh4PC2WBulBjqzveScjbp0/5AuH6ARMWPmLAYPGKbqQLGpU5v9\n3LLK2TCSKU4hIqOqc3o2hGdMRqvd02LoiGtFa472NdlY3GzhpBh5eaGnqCVr\nz+P7gvijY6gB08R/TeS53nA4/XfTZWrJxxZeK+culkVpXoC410TEYwrTARYg\nurM3Jj70Q1k5J6CdUF3TOxwx2wZbQWVkjmLIVa0Na/HLCDa8jOX1LFsdTlRv\n/ddiqQKkeVs2Uh5LEIH/ls3N6VPs36zicfbsSGUHOwQn7pHgfs2CjWNqz852\njEamSxy+QzGxwIXh9niz8datMdP9iTIIrLOoqykA6UOumYRFfpvoywpViSVV\neMzvs6YR1k4aH+Ugm5SY4EHllMzRNFYr2WNryjNG/ypQagI0EtG7eJ6utj+k\nqYYS+9WX9zwvILSQJychYuUZMySagGzQfXVuHpAu0qv2hUYQy/wG0OCSXx+e\nwEU3GLSICm8nT7fy2UuBcTwsvjcfgc+CO7GBscpv/rNFhBhJETsk0SG4V6yr\n8K8R\r\n=3e/9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-3a5a77a6.62+3a5a77a6","@graphql-toolkit/core":"0.7.5","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5","@graphql-toolkit/url-loader":"0.7.5","@graphql-toolkit/github-loader":"0.7.5","@graphql-toolkit/prisma-loader":"0.7.5","@graphql-codegen/plugin-helpers":"1.9.2-alpha-3a5a77a6.62+3a5a77a6","@graphql-toolkit/code-file-loader":"0.7.5","@graphql-toolkit/json-file-loader":"0.7.5","@graphql-toolkit/graphql-file-loader":"0.7.5","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-3a5a77a6.62_1577123866772_0.607718970155567","host":"s3://npm-registry-packages"}},"1.9.2-alpha-a68c2c08.60":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-a68c2c08.60","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-a68c2c08.60","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f394e9ef4140273fe0fbfad4ea8b8210bd920028","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-a68c2c08.60.tgz","fileCount":29,"integrity":"sha512-38Tp6tdotGqAJ2kfC6VRMGZ8u2sSz3m3MMb5BV5Mx9EQz796ofD1msbSCgzz+8b4a69Cf1hYleZDPG1z3pJX8g==","signatures":[{"sig":"MEQCIChzM/pkDw6WIMFIXS4baMTP3EQ3+nX8EgVKiDxuCY5FAiB2uLTv8D863yRdvEvB1XqGB5tQgTuraFhFZFb5xmHDvA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181813,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAQAyCRA9TVsSAnZWagAAJt4P/R/gWVrX5pH0dzh48UDq\naJUNh7iAaXwFsTpsuwlz+8uKQ9o6SaBA33Zi+H7lQ+x4AlHcZYVKMcPSK4SJ\no2ZcBKCIPYUjvHGxfsEAIyoNNFTWRcN91iWOdC4FFMg+EgXD5Y1q+Vce45Er\nF8wR9C/3pVWB6E1fPN5lTQco1s2HwDskKtmd4aygq3sNxK+lyhWD8baCVrp6\nStfK3Ih7Du0dcoWZwIGCZXMRzygWZQ9qV60ewQe0CqvY8R3RoAUqDQv57y3Z\ncw7ZonZ5XXKMFrHZDezY4BpHFKMOmsxF+Lj7MnZRYbW6aKv6Q6bAPNqK97LZ\nb0+EXGuCocp7pEbzo/gR2wRrV+V4LPcsl78Jgrm0PgCXbYCDajhxfQt62GAE\nTjXca/ftT97GSbt1TMMh40NYv0Yat72gkw2VTJgfnxZCcNdr1mmKkHMKzbmN\nwLVtmh2OcYHsZ62UUaGIOwzyeeCp6zY2lzcFSNRrwYG7p3E4D/WTdwW6UtPD\niWf+9IkSW8+5ASqW6YvLVtnaf1x5YDDfwtjOkbOrsyJOcbl3tM/GHZM68fqB\n1ZJ7fosa+f+DUNrRY8kAyYjYUBK4/0g43dyxqdtHO506y5/im2JBFMQa9p+0\nXrW1tkkbzGARzuDyjuMQORbDktnzLuJIr2dEEXhTtluRlRcoF+qiuLciFgvk\nE76r\r\n=4fc8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-a68c2c08.60+a68c2c08","@graphql-toolkit/core":"0.7.5","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5","@graphql-toolkit/url-loader":"0.7.5","@graphql-toolkit/github-loader":"0.7.5","@graphql-toolkit/prisma-loader":"0.7.5","@graphql-codegen/plugin-helpers":"1.9.2-alpha-a68c2c08.60+a68c2c08","@graphql-toolkit/code-file-loader":"0.7.5","@graphql-toolkit/json-file-loader":"0.7.5","@graphql-toolkit/graphql-file-loader":"0.7.5","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-a68c2c08.60_1577123890410_0.3499032041397738","host":"s3://npm-registry-packages"}},"1.9.2-alpha-27670714.62":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-27670714.62","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-27670714.62","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a3609ed2b4faa5f6e2271ed10141b06cd668d1ee","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-27670714.62.tgz","fileCount":30,"integrity":"sha512-L0uZi6KHvQNReEKk3O19QPPgJFEaLy747cQqwIMZewkb7dp8ANKpiAlAYIKzY4pBATCUwmsdLuiDsO2QpwnxBA==","signatures":[{"sig":"MEUCIAnKwzv3Ci1K29ghu04BGIBFh7BuSej8TCJ8G0/LAY87AiEArXToSklmcx8sDK1Od9yHzciyuXmt0nYgKLhzTygVJ4M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAQJECRA9TVsSAnZWagAAKwgP/jOcmEeZdVSZ+x0uBnII\n463ZllezGXp7If2q744OtONZTqoR/edwFPDtBo6/CaYTIZADEyWwE+rUDmSZ\nArnuFhu4X/EpCwAtFKqQlo4yKY/yPOLWwYmWOOVzGoaCllMOIrFavlDeNP4k\nJaFDqRBP2YPRNRE6Z309CFXe9LL+nldSkTHEPNbtT/nsyJwzU/eg0iEZl8A/\n1uqlyBw1GS4Q64GMX83igbHevllWfLY3jbikZ1bOilfddOi/FZMbDKiRKupz\nnCDH87uQB5jscgGm1vqTTN5IkxaJSCPJjisHeR07HZZKbHCWkRh3VX44FHgI\nAbKKOrXRVrCO3CT3nAAJK7WqXiyCE0xNlkJgRWsWcbnQ5M3dlqX5wRFnn+WN\niO5XwF+yNWerJCC3w5u3tvIr6zCokiTkc5kKTLQOGE632UGkF5J1UWP6Ghqo\nzZ1C1q9XMC81Q3yahEHggDEy62dOC4dCCHP+xcuQ3v6yIkq8SXhG2ZLfY/Sl\nf5tSIyRxSAqjN0umISuP46+tPdNOWJ6PDICYRJWvvImywSgJpQ8BJDry7EUM\n2V9uqfguRJzUd7/U6vvashsZVE0x0h1uWAGwaSZICTzOIgP4nnBJs5Z0uv3D\nzqVw7gE3nuhdWbZx0G7IZStnhot6jWRc6y/G5Hpmfa/kl/ptVP94xTCKaPcr\nn75e\r\n=dBf4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-27670714.62+27670714","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-27670714.62+27670714","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-27670714.62_1577124419615_0.3679285861864361","host":"s3://npm-registry-packages"}},"1.9.2-alpha-48ab8719.63":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-48ab8719.63","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-48ab8719.63","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"aee484eb1f6711c5e7ec2737bdfee194cb2cd146","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-48ab8719.63.tgz","fileCount":30,"integrity":"sha512-NQ6oIjv8IFXgq5owdQN1Iry52U+w3QXNp3udubkVT7+LjdxRRsIR5+/7YTo/Azm3yhkWwdFAPeEXwDIU0FL/Aw==","signatures":[{"sig":"MEUCIEp7DUQ74DBgpFC92eJkUVhIlpsNknOVEmXlHWQrHoSvAiEAkIMYX44Xlc3wP6CGVPhNQ/2G0/rdAcJ78HgbRkjonYE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAQMBCRA9TVsSAnZWagAAAIYP/Rs/BLjxHvPy4rsjNARk\n3Q+npVtbyFNRlOCdjzPB16y7t+oNoM7E6f693inrCA3DrO4VZkUJxN37vRD6\n1Q2xvoCAcFhCZqxbEohGS6YwovbxPiF/N9rQdtHbdVRM3O15sz0zlvBggYH6\nKzTKpyXLb0lsvk5Rrh8ogVYUAzqmvGXHu8wmFbo5p0yPZywvUgU607UWj67m\nk1Fq1FD64XYV9acEnFfyG8yUp0rJO0yopAygQeRgAL+FnDEwKSCXOwF/B8Uy\nkXA+Zx6m9ZnJmL9UtqDmZl5qBulGe4jTuvAa5rsMqeBTim8ii1L6ooui6sUH\nfDNhL5/9wfcZ0Xi3Dg3Xk+8oVkakZnqFilfuK87mpVabnkdmNuenplZPpSit\n/96AfSG7hyiaI7dweVixVh+OxLsYO7ox4/9xF5K5KF/l640pLUW1s/hznf6f\ntp861f3fUnIfDUOBd3rceq/B5Ylt1X9xzl90Ryxxv3oNX3eljoCBNA1dr9HB\ncH4fsA8BPDNPQLRTGfgIlCipL9ArraGNsKIgjKKlxqgpNdLSz3nPJwD0lkP+\nR6bS37wTFZAUrBDLP9sUfJsqCMbmBFAMYg5bFvVVwShR7MgmRTZ7NCs+BAjI\nNLbLMQ3DGeNb5wp07l332YfYOlTs+DENkcZqhtTIdhdQ1ZG+Guc/2puCkpzy\nf22c\r\n=d8PC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-48ab8719.63+48ab8719","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-48ab8719.63+48ab8719","@graphql-toolkit/code-file-loader":"0.7.5","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-48ab8719.63_1577124608293_0.1888541449309591","host":"s3://npm-registry-packages"}},"1.9.2-alpha-88cd284b.63":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-88cd284b.63","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-88cd284b.63","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"96b3f08f54fb2c75205b083cc66c5ad3a216daef","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-88cd284b.63.tgz","fileCount":30,"integrity":"sha512-IY6UbMoAU7d+/dSFZtmvwL7MIRjNr1he97iw8m9oiPCyXOO8totkhTrPIg30ukFRJL2PFzlbmnPEkMxdph6tDw==","signatures":[{"sig":"MEUCIDwI6GaB9TEmhT7+zcnnlli7SzRBxLW5Qpofc8DVbYVkAiEA11cP2253jPbKsvDegZZT4+ha/OB5doPd78A8aNhBstM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAQM9CRA9TVsSAnZWagAAaw8P/0Cqy2gCrHCUzA/uqGei\nPS1S/t4ChsrBB8ehxz709942RcfSWinpZsqwhaKu0Q38LCXDDrKFbwgMiwol\nGYFvJEjAtrBwO4NDHllztOcKp6HRDRSZ0jEzcpYelaqLxBP+hn/fU6bShQ0s\nbAoO2D3b9xboEvkZGHYX9X4ebtAOCx3s4tr9jj4Olvq4eE+zJbln4DX3GXV9\n76FXi2Zo+w1ozTnSnO+KYZGoa5rbDQUhnZRQJ1KoLrMAhN5aZJTwKzRa4EOk\nzNI8PxzXh24JBL3qAsEpca4LfL5j8dpnwCL5O20Y/Nc3MKEPpgzNx/Qa+2r4\nFhUxjRVQrNHmn4LD/Bxf02dLKnfLAzADHPI9ogUdKkZpeoKUi+2ZooyG8Eya\nXJuq8l8SWPjZgil3UDeq8WXkirbIYdv2bPG+kPjc7KBvvQa/06YLRfPbG+xr\nki+68lOFFN+gfdTgsh5hDMpDYXYGAN96qzQqnLDRs96iUtrVh0BAC5BdRK3p\nxg4dS6d4WJPwuEThltNIv2ylD/MY2bm9VixQ6mdVUt50krrRI3S1K7cEhZWE\nepuQwEfS3LO7JPc5ttoqvZdRPh7WSSfOtMeXxFGcZvPHmAxSEIV04FofuZBR\niIk+bD+OcbM091uTzT2lirCzOYvcc4tGDBkVuCbczDyp3r+fJ50wEYHBMt3j\nDA2+\r\n=axfE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-88cd284b.63+88cd284b","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-88cd284b.63+88cd284b","@graphql-toolkit/code-file-loader":"0.7.5","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-88cd284b.63_1577124669255_0.6352372589432838","host":"s3://npm-registry-packages"}},"1.9.2-alpha-715d33a7.63":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-715d33a7.63","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-715d33a7.63","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"fe4230f294ba069a29b3eec06b67a311e1d064ab","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-715d33a7.63.tgz","fileCount":30,"integrity":"sha512-TgWL0V5u3TQCbMYZQk/pTcCZhWR5OngYGTraBo3fdX/Al4X8x98WdTXfFJ61sviDAMEzMPB2P1J+QcU2tVwqyw==","signatures":[{"sig":"MEQCIGbQm1+Dc9oCiuMAm6ELeEz1d/2vC79GIh2N2p3FuEQ5AiAVZcmrCroLg7YcK8CH/Ys/WLL3AM7tpUQkp5ICfNTfAw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAQNhCRA9TVsSAnZWagAARFUQAJS8DlUw1qQYWYjd41s1\nM/oeWr9rdnJKVqLcJemK4RKf5CmtJi5lGflFihw/g283GLFrDu0sv92c+hQM\nPRv1dpTazi8dAvaE8/SoWHAYJwMLvSGvj0wfXJg1HjdCUDJoM9ByIRtWvsbx\nqv1tTZI42ZL/cgaqJ5ubQPfNFMFzgE71yKV+7TT1uZekczt+oQUmSYKQi/V/\nWUJIUBH9oSoKq6GoRi1kk7LHDoprEoJxeSAy1eh+lLmTsSD3VQFLVZMaR/xT\nsZFsuFMRAPiaTDVASozbvTV5Wx5THEe0wHEWtjHzJtrj3KxomVzaQe3sn/A/\nD/6VgEGVZE2/3KaKtGauwy05RV7OsxH/JZ5mUkMI5LH5jidDhs3kVpVE8Y7P\nEIBooMxJHdQPaiL5mci0f234B6hhx0sej4H1AqsbmS81OIsMO+HSbGt0NHRN\nkFSJgllG8YYLu9/6ryFJoBj/05CxP1uc2xS4TVw0krZ1z0nJpWNWyNGSQ5om\noxTk6g6o+ahuQ0Nl/Uh2vPXibIASwX21AI56OHHGpNfSL/dj7yxNjBfnG/+u\nN6tuWmZeOPb3WfJMz8Ohctg3WU741hKuGX+N6lUnYwY9Zn7xNv296K63XSIL\ntbamZh5ysZgzXv7PR/snDH/ADB10WSY3NjmepgeN+yKepfzFwbpBq78Lf0ow\n95T6\r\n=LXEw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-715d33a7.63+715d33a7","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-715d33a7.63+715d33a7","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-715d33a7.63_1577124703962_0.8548888356746218","host":"s3://npm-registry-packages"}},"1.9.2-alpha-8aa1b9f3.63":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-8aa1b9f3.63","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-8aa1b9f3.63","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"55bba9b0610ef9eba2d085753724788117ae6ac6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-8aa1b9f3.63.tgz","fileCount":30,"integrity":"sha512-a9bSxBYNudDS6Y0JbTyJw7R+X65LrPM0RuDDsLNpmULyMokYtyATngAxPaUyMkwJpzYH4Ow9qKy9KJSzItlpUw==","signatures":[{"sig":"MEYCIQDRY2bgE7opDjMa//m1qVW2WIk1t0GyAN9xeHSPpZSk0wIhAMQFDwNVgKZbJN+1S7Le5LxZWwdA81Y4n7EYUA6FiTJg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAQN/CRA9TVsSAnZWagAAu/AP/0cgX9xzxkMcGgghk5ip\n4mz4MUEA1FxTtjw5bvcaDK2/5fARDTMWSOrIgW4pL+JacujXsVscWRcOE6Yt\nPyzdFItn2FcCcxpM6/6s8dKhMfamXVsmC5TAjYXHjvUQs+3bHm7KQZzqrrKD\nz5rSVhGJ+zxnkV5MgOSg+7yhcCUA7N7rSOOxheUe0Dp8qLQi3djGUOtwdqsv\nCkeFsrExvgFGR27a8PwRH6xu2IuYODKsx5scKaOkU4Uqy7C21kLXLESrktK+\nr5m9o62ntKoGSZd7vhmNQPA5klfr93huFn9dYWhOMSH18FmoMsYR3SlK5LDI\nP1Q5XTk0joZeEvvubPJk2n5au+DGoAQudrhR2Penc2Fr39QWcaxqnhSJOsgd\nZOgUqIEryKoiINW2KBb8eE8q1bZ+QP/KxzsH8rhcl7C3ur77toDMIetv0h2R\nCMkNcEvlexdQNsq1qpfNJ5tpxY8AG5OpZhx1m95KTXiqWTpWvC5Et7AZS72v\n24+zjN4jiN9bCvZEMj8btPoGphe3ZOzbtl/10KTbv4a08yTEbMDGHWd/p5Bj\njML7EnZMB9QlqdYU2bbodh0z04y5ZzDfyho3xp7AN2hpep4ogvqSzd5Q40pb\nY+I7KjfkmrfNebvNhh4Jhvv8+0RgQWqxPYbNuJpB+7bVj4OIiaeA3ccjiRd7\nRgEi\r\n=cvKS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-8aa1b9f3.63+8aa1b9f3","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-8aa1b9f3.63+8aa1b9f3","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-8aa1b9f3.63_1577124734966_0.4712639134362142","host":"s3://npm-registry-packages"}},"1.9.2-alpha-8ab0c025.61":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-8ab0c025.61","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-8ab0c025.61","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5776cf7b1a38ab83b4845d5bbbb388765bab07ba","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-8ab0c025.61.tgz","fileCount":29,"integrity":"sha512-3Ctf74sb5tgUDHeof7uh6gDHvyMQbcLEbJtjHJ1jJVW+hmzph56IEfrbvLbzJC4JGzcaPc09Kx/3PeOmZRxa3Q==","signatures":[{"sig":"MEYCIQCeXB5Q9WF+RaL1GAyw5QmXuDZp8F2wh4bVqGubTIhWOQIhAKdVniBbG8FvKE3KMOgIjngnWqTz7F4E9rWnCSi2DbrR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181813,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAQPuCRA9TVsSAnZWagAAfCQP/jBY8MhsCGDDby9L3I+R\nA9r4+HaI3vUj672Kiifb8pS4Hz+Uhdi7pVeTzLVC5siSOc0hA90a3iDsM05R\nTY2jbfzH8v2VnL82t/3vkZyDrHpgOgv4+lvfnQ1+9+ysXH8iR81jdrbi7WRj\nP2Uwh4ommIBHtmSuQRFXsykOtYoW2T9jiJrqy1UmlBrLsrjzuLHHzQNStvZD\ngkZ3s9KIdtgv+MaXyKz4WPPgljI96CJkEFJglfoPOUM15QgC2gJ1JgNJpAQd\nMg0D188g/aIJJiKmiLbEBLC5n+SIxV6fvSYgQBEZZGNOB53AIiKnonqjWi0m\nr9W6aO6WGaerNUExhqM+PV9/Py+Kr3lRjGoyBjBB0MGXCe9eYIzT2+q0hb0B\nmGMQKaV3qoL7OxOzs3cZHt61zhDK/1owsqc6YNrU9EjoLKUQ+mgFNX4HFdnp\neUllx2iMEc4ona9WdFgH1Fry0FJ3GNnlfNKZISNGhFeIgVqEThZPsruGqU5A\nCB8nMA8mRMZ0b2fdBMoK7sIfnoeiqxWblnXqaRf7pqe3rNNhKWB9YtY3lqJS\nc2kw86ffvoNKJl7mSw2LzFoxZpsWxhA5ue7gX9yoxnsKnZU786RlDwoOZJsU\nepla2PQ3K0qDg6Eui90vBhIej7jNWHglrxWrA6c6VJv4pwld5bG+qC7Vt+bZ\nCI4m\r\n=cd9m\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-8ab0c025.61+8ab0c025","@graphql-toolkit/core":"0.7.5","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5","@graphql-toolkit/url-loader":"0.7.5","@graphql-toolkit/github-loader":"0.7.5","@graphql-toolkit/prisma-loader":"0.7.5","@graphql-codegen/plugin-helpers":"1.9.2-alpha-8ab0c025.61+8ab0c025","@graphql-toolkit/code-file-loader":"0.7.5","@graphql-toolkit/json-file-loader":"0.7.5","@graphql-toolkit/graphql-file-loader":"0.7.5","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-8ab0c025.61_1577124846114_0.12920901380140815","host":"s3://npm-registry-packages"}},"1.9.2-alpha-74dff252.63":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-74dff252.63","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-74dff252.63","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5af57908948d285ebc630ae35338995d1173496a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-74dff252.63.tgz","fileCount":29,"integrity":"sha512-q+6LDxSKw43qOMCDbIRkRgcHqWAk8wl4E8dp1PBS2N4rE8hk3vavtKQL2qnQX7tnavvwUpBXoVaBO8QCzLi1HA==","signatures":[{"sig":"MEYCIQCSTieOhIBAdrXv+tToKNdrXcMGpaN3F/lhdBekxuvGPQIhANanvaFpdkOu7bykm1Ca9sMKcjRVm3jR4ezFJDwav7tu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181813,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAQQbCRA9TVsSAnZWagAAO5sQAImk9v9eE3qw5ILZqbAC\nFDRZXPC7aXsdP4rLfZpmij6Rqb7n9nUpT2D5GLGy7d/pdYdShLCUaq0v/xRG\nNezupUftE3pZl9OhN53qO6TTI21zI/d7aXNTiLIu8U6siJDEfwpZPLCqg6Ah\nCEdAm0pVe7ob5fkBth6A7vWSe/FFYlXcACrqHYFgJsaLsSdZ3Fr/cW9haZ7v\n6TlBhCVeE3yxXekCUUivwXLkLmU3xeCWQ19Dpt5C87EVA1JpPOi31rDYZueL\n5Ma7rGmk63GK/yFB23Cc9zHzPWHi+TuGO32DzqVOwlvlI2oSto8/e207+7Ex\nKokaZZbS+yaN1fBG+gxcVWSSDHBOh7uCS3fmGtDsRpuXQPMyWZ3/qUai260u\npr5/l3sukmr1XaatvrqK3tZxPPIAKHsLBoXQJuKT4d3jLjiXU1AY8BtMooTr\nKDYnq56qN9IGuczFa4O7RCq6seBByFb679A2XpDc9Q99EFOBU3qxL/TS7nkh\nU6M2QBQflVrv68bXGbtRJbwai/tRcActgnBE2e3vwdDgb5agY+aoWQeUWoxy\ni05wpXzWuWQIx9w9vu4KJrFOUkenka5zLYUW9BGGCDdPNO3ZXWb6hSVmwaWz\nUmuvwNjFL0ekoz0RYWkfJd2izETrwe6YsXSZkQQ7taFW8wdNl/LxhdE1hcK+\nVWLR\r\n=tykZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-74dff252.63+74dff252","@graphql-toolkit/core":"0.7.5","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5","@graphql-toolkit/url-loader":"0.7.5","@graphql-toolkit/github-loader":"0.7.5","@graphql-toolkit/prisma-loader":"0.7.5","@graphql-codegen/plugin-helpers":"1.9.2-alpha-74dff252.63+74dff252","@graphql-toolkit/code-file-loader":"0.7.5","@graphql-toolkit/json-file-loader":"0.7.5","@graphql-toolkit/graphql-file-loader":"0.7.5","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-74dff252.63_1577124890657_0.8689439452444974","host":"s3://npm-registry-packages"}},"1.9.2-alpha-fa6a5273.63":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-fa6a5273.63","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-fa6a5273.63","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b8df5509aa2d62954ad6fddb35c4936cc0873414","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-fa6a5273.63.tgz","fileCount":29,"integrity":"sha512-9lvtH59mQtDskw8wsvqx2RxB5crsohSYvSyqAJufdpyUVXtAEg+5fyIBsxNxNNHA/wB0lNrKNd0kiOyDl5XxXw==","signatures":[{"sig":"MEYCIQCgkxZ1xV2BnHGBJKuquBQ58gFClHABvPGyng0+keFRTQIhAK9/lmayMiXuM1Y31w/vr6IrlfciuT0TxXcx1Que2kiz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181813,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAQZ7CRA9TVsSAnZWagAAhewP/jUUIidl33+bRGZmoH+3\npEPzjFT0Q0IC5uAkQ7iPz6JaSuhT4TQAvjfpRJc92bcQkuDfissNdF0hawI+\nDzz8W4hZhmXFH+WWqJ8fUzW4LbUGhifP/mjfwuIuan9/YU/qJKOaY/6plQ5F\ntcd1aRsDz0wvjpWB4JFebhXsJFio+fFcSH+5NHjFL8Svf3CxaMxpJqygsjsk\nOJqTY1qQgb8Gt1+aBtVfxPcrGrYlQI6CQjAUlgYVMkwkJMLLXGvWCxD+aM+h\nDkgtaUKPcp9budxTwnYILkzpKYQngaeIW5OtxBGpE9HeQQblMe/9ulX6R8uH\nzI3wGKPey3/F+Wwn9XSw+huDrbPqd10UXzOxXVza6moQOtRhw3q1NsfsXFOb\ndif6rluUHmOgKMVFA8JSVPcR7ZQjJKnlAFCepQsgJeeSpwQcoUD50NQAwvNB\nbhC2nRyZAPL+oFrVQYH2OSQS82XOQtyC+po5SIdmhV9/PkYS2I2QFsvFXNuT\niDQOg38UpsK1kd8CAyRQapaZVJLVtsUlIIAaS5aDjCoqh7InlFdRpJkNEnLO\nP+lhdJKPV1g+NtRW8CRRiKylQsRuCgCNJYlHElbWFDia8aNr6lGRNVwy+TfH\niOvbif4MKqvOlSm2g7fNjEXuI54VzH6xpccofjQ7ReWeBXjNnA01OTbhiY8P\nVqxy\r\n=um01\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-fa6a5273.63+fa6a5273","@graphql-toolkit/core":"0.7.5","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5","@graphql-toolkit/url-loader":"0.7.5","@graphql-toolkit/github-loader":"0.7.5","@graphql-toolkit/prisma-loader":"0.7.5","@graphql-codegen/plugin-helpers":"1.9.2-alpha-fa6a5273.63+fa6a5273","@graphql-toolkit/code-file-loader":"0.7.5","@graphql-toolkit/json-file-loader":"0.7.5","@graphql-toolkit/graphql-file-loader":"0.7.5","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-fa6a5273.63_1577125498554_0.6601463850107099","host":"s3://npm-registry-packages"}},"1.9.2-alpha-dbcbf46e.32":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-dbcbf46e.32","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-dbcbf46e.32","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a2aceb772035c6cf0648c4beca18377e5f8e93e5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-dbcbf46e.32.tgz","fileCount":29,"integrity":"sha512-0Uysd3qJz7IXjCDJ5cjH0ImVrGwzulBVinQHIQYhLE7UK/zKPl0rblozvyI71kXSfBLCubdynC5+xLTYgyVhAg==","signatures":[{"sig":"MEUCIQDuUpm0T8OxXWGOHIuSobhYltrYnDBrvNFl+0z14OsEngIgUX6WQj+tVAMl8GacL/pBotjfXFRuhgEMlf7EEdkVlPA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184171,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAQcACRA9TVsSAnZWagAAuIcP/0NTtVVmzxmwcBbCi/KI\njXqMo/l6gN2YzfafEzRBU8xek10gfMNhb9tUAdDlkbGKaUxLfiTGsHgaDjfz\n4d/plkJys77s3u6laaOckPni2jN/svX8G5ugYRpbjiOJc2Q95KNeWW7lVORc\nPberyHJOiFE/39S7TRejwl2NIHn8BCyDYs3Pr4T9QDdUxUDVVHo9s+a1sLNN\nq6SJ1cSKAA6IQ6HFuqH1QMIXXvb5ZUkizbZ+GN+/RGaTWGb+9OwWkgbgFOlF\n068qjagsycZqpIJ1IdQSbqZkwTbVikJdDlAIQbmgnJHiodRgTmcSiEh1PZ4X\nQazYQ0Rmr3f1oERQypQYanFqM61/YYOX+f/4P3enkfF7klFbtYW42yAsPNy4\nZaNMePvZv1ZcdWhSZoPt7hRM2Arl3OCDq2hS5rFWoTTu6coRzU2LB8/jTGeS\nEff/INGMUtmfLzRXLU1lxTLrFFBYYwX457igTBdRceFq9N3FXN616LIvHGct\n6CFsd3ofhIZmT4ZN4efHWvYddhkad57jG61feP0VHfFxwm5spEt61cAd9P1i\n7qiinipnoXFpOWRNSmepCcrdEa9ORDS/Svbvh6CKgySTxrroD1fdPsEgSGsk\nhPpjQ7y8APf7Avk7LZkF0l1KOC7l0r7QaL1J3DSnHwyWIWxxqdX3UiukpLEO\nI5K4\r\n=W3UT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-dbcbf46e.32+dbcbf46e","@graphql-toolkit/core":"0.7.5","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5","@graphql-toolkit/url-loader":"0.7.5","@graphql-toolkit/github-loader":"0.7.5","@graphql-toolkit/prisma-loader":"0.7.5","@graphql-codegen/plugin-helpers":"1.9.2-alpha-dbcbf46e.32+dbcbf46e","@graphql-toolkit/code-file-loader":"0.7.5","@graphql-toolkit/json-file-loader":"0.7.5","@graphql-toolkit/graphql-file-loader":"0.7.5","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-dbcbf46e.32_1577125631445_0.4470633894197549","host":"s3://npm-registry-packages"}},"1.9.2-alpha-290fa9ae.64":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-290fa9ae.64","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-290fa9ae.64","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"cac8c90304ecbd2ce99f3b3195300890d207d91f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-290fa9ae.64.tgz","fileCount":29,"integrity":"sha512-a4AqFlb3YsJrOtF7xcWA3GLTcvI9Ms3Ls0MWHxwYLvFo+XqgZSOO9WqvhmzkrUQSRQL3YtRiNciW9QiHJrHtsQ==","signatures":[{"sig":"MEQCIB9Zv6DBOCF3w39KYO7K8nXnf2ZROHJ1Z3Dqc9N2CZ+QAiAn19CyjjYp75atvNXspF4STKqwo6pU0yqJ1JNcJRDIjA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184171,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAQchCRA9TVsSAnZWagAAaL0P/2KBSiyhA0kDclq52Tcj\nH4QrNqC8xNEC9oV4EM3k/6jqAjCzHRqnpZwOMTvURNBKEHURk6UdJM5atXZI\nelwKdufQtUY2J5Yu7mYMVOfqYeyrO4DtRweOylAYt+TjBuf40Zabu7u0XEzV\nnqfyQuoUZJ4xUxo1zjLx+Hcb9FJeMwIxnXZgJJFq18iR8BJQmEkJyHuveFHt\nGmTRwoz2X4fomyRnGIFNH8eoAP5umskL4UnZ81I2Bl0T6xwNpGZk/Jt45hhT\nPwt+wuK4HpzvIiWolzZ9nrl3xB3ERp5ssRZID5fejx/TogJ/viGFeaq3Du6m\nYWuXCXCqmcT9jKgTZTEESxDl8g39mmy+Xv5g3ZSddfF1i3DaWLMfesgkHsWX\ne4uTNo7CBD/JmlwbFTDKPrZ55ofF+qCr85EyNYHJRWvOFu7YDhqk4tsBLK5i\naTRrGnGG+g+2KSHI5neROYQmXujK8s4W9SMIhB/LiyR1REuoSCN8PMSR4A5k\ncj73GJ7bSmcZlm73FMtAGfkqWTefcJoJfcl3RVc+9EdVUg6iWGIXI9SRiVDi\nHCViJ1UGNrQZIlEK5r7TdnVp2dXfazZ2iT7uXsoGjeMhzxSztv2/gEUyI9qu\nVjiiRYBCqe4NltPqd8hfCw9CZakIiP7gP46pt6FYOrZO0i1934xVmvnO9K5v\ndJhy\r\n=At5v\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-290fa9ae.64+290fa9ae","@graphql-toolkit/core":"0.7.5","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5","@graphql-toolkit/url-loader":"0.7.5","@graphql-toolkit/github-loader":"0.7.5","@graphql-toolkit/prisma-loader":"0.7.5","@graphql-codegen/plugin-helpers":"1.9.2-alpha-290fa9ae.64+290fa9ae","@graphql-toolkit/code-file-loader":"0.7.5","@graphql-toolkit/json-file-loader":"0.7.5","@graphql-toolkit/graphql-file-loader":"0.7.5","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-290fa9ae.64_1577125664843_0.513254012169386","host":"s3://npm-registry-packages"}},"1.9.2-alpha-e543ab6f.64":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-e543ab6f.64","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-e543ab6f.64","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"92f9c3e79421e168a677accaf943b664422de1ac","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-e543ab6f.64.tgz","fileCount":29,"integrity":"sha512-8xDsViNeVsdoxEd/J/s0qatSdyUTaXAsTtcrXc3pRM55oEMhi44pvp5NdXf7aANnEgRCRam+nwjq7xFoMQQ7iw==","signatures":[{"sig":"MEYCIQChvgkp+Jv8e6RDdF9TVm32Rq1bNtQPYcw6vU/MlSiELwIhALe7hTp85m/Lghmi0/jqZnh8lsXgMviyscUAGuUSuWmx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184171,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAQp0CRA9TVsSAnZWagAAPLUP/AuQJM3TnNoBquHDB4eA\nZVnr/Si+huv4YP8VZKLIV2EvnZqlLI8Uasn6mtsU99VpsEAUg68kl3NGO6fU\nzNP1yqw+NVVct6kjIgfa9T1AmggZBG88Llm0a04MAKsoe19NZJKpv6Bz2dtS\n1YBRGlt/ZKg5ke5HLydDpR1jG+z/xazLZDowD7aH2Jb4d8QitGYxvbuJHNRd\n/2c7E3f6JBe+snP3aYI5KHbpye2FWRVwqWWKibf4ermJH8x33hH1b4Mx90UL\nNlJeQHkQWqYMf9cl9GwXr7u+hz6TluUeLeP5RdfM6U1ETlvMRLAHqu6khASw\njWaJPHYV6/pWp3aCEP2/Y3h7B+2OlMsKyFbSQ2eUfJF3zdhPrSvWOOB21t1M\n/hNDq8iW2O4nDHY7MyOSwMOHIfaDP37jF6YMyiwPqjtd6JGcXiVVPw3K4Jcs\nkRauF5r++iOvIEEF1nvBDIl2aHc+tRvQl7IRu0yl49Uqty8PQMtJ0asbbZY3\n6FvneGE7eTqGIri2Ha4/BLAhBQffLiL/MooMyU2co5F9NuzZehZJx8jA5rYl\nX/MmbNA7FTm86SrbTQ3QkgV1p2gf4XySl9wCl4yn9YQ+wH5d4dIgqEG8jkYZ\nnI0oEq7qFgKV7RuGnh66UxwVgMwS1ACimAcP66rQqQQUbrljAUr0YxziuAiO\n33cF\r\n=U2Rf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-e543ab6f.64+e543ab6f","@graphql-toolkit/core":"0.7.5","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5","@graphql-toolkit/url-loader":"0.7.5","@graphql-toolkit/github-loader":"0.7.5","@graphql-toolkit/prisma-loader":"0.7.5","@graphql-codegen/plugin-helpers":"1.9.2-alpha-e543ab6f.64+e543ab6f","@graphql-toolkit/code-file-loader":"0.7.5","@graphql-toolkit/json-file-loader":"0.7.5","@graphql-toolkit/graphql-file-loader":"0.7.5","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-e543ab6f.64_1577126516037_0.516517311610202","host":"s3://npm-registry-packages"}},"1.9.2-alpha-4ddeb4a4.65":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-4ddeb4a4.65","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-4ddeb4a4.65","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"06c86a4c716c0ee2d50f363ee3654eb2a2fec33c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-4ddeb4a4.65.tgz","fileCount":29,"integrity":"sha512-WK2WMpyiFC0915nW2TxfFNoe1OZvOlAl1pS4liLE/FgjXl1BxnJRYwBiV42WauatbDjqqvxBkvOENaWirpNkAA==","signatures":[{"sig":"MEUCIAJR0kvGYsVXXutlCcnoOKfvh+9SVhmHmCCNG4he/VLUAiEA7nB918QdA8QmyWykzCFS6ZsymVVDg8+YqfBQAUD8m/g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184171,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeARURCRA9TVsSAnZWagAAw50QAIEMjcKMTAAZaWxChpFJ\ntT2soeRnT6A+4TGARMlKuPyvEF+pKfj8WmnIxn+n2gcECHRHbumDBmYXWXTa\nzHlr4yYDcY19gBZN4ycZAVxXwuwx9mVLFtKHIWQsh4jpRkvbN3l6K2pvtri4\nnJPBv6a0M6qpKt/3Z+nk1CEw9nFrxFN2YWL2jsH909UrwjK6exDOAdod4z4Z\nWfX3ruDNrz7x6qGdv73IlKVfDgzO9Obq8R8yveVgCqM4NbLpBlKKfXs9coNg\npmqpsBUYNTW/R0/KGP6ODpEOY6AtiFppaeyicjgNKHbq1WmLF5pcpeKuMDna\nMSaNZcQYSKWG3GfbyLFBE84prVzbjOUMKWgj5t/GbnhIO4Hsv+JiFhPJhQ2F\nhnH3znnGBdoZz57P10/Ta0y7YDexU0kIfYnB9I3s91XELG8iVuk21t8TFgcG\ntvE/vOD7a6Bk9aV8x8VhzIBYVHkhawH/b6iJ6V3T7VEb0EhjTi5lDQrVHPZ0\nK2UIG0QGqpNAVQSHIeKRA3eA+41nwDUXejzoRYX/MKidzO8hyDJyANQ42gw3\nsB/ZtUqhtVN0Xt0JIM2wldbCaAKTbGxQ0HDgnmkIDxGfIl9IaZd7TIfVb/MO\nbSCK21+uuLVWUkZlzOQ5JnR6FB7aykVnjJXklmrPsNIaZdv60h1K5jWxD2eq\ncL10\r\n=BI5h\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-4ddeb4a4.65+4ddeb4a4","@graphql-toolkit/core":"0.7.5","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5","@graphql-toolkit/url-loader":"0.7.5","@graphql-toolkit/github-loader":"0.7.5","@graphql-toolkit/prisma-loader":"0.7.5","@graphql-codegen/plugin-helpers":"1.9.2-alpha-4ddeb4a4.65+4ddeb4a4","@graphql-toolkit/code-file-loader":"0.7.5","@graphql-toolkit/json-file-loader":"0.7.5","@graphql-toolkit/graphql-file-loader":"0.7.5","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-4ddeb4a4.65_1577129232487_0.7697302628584299","host":"s3://npm-registry-packages"}},"1.9.2-alpha-fcf0a4de.65":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-fcf0a4de.65","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-fcf0a4de.65","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"df223371c9bdbc66f851c0e55e175fc9e0e3f4ea","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-fcf0a4de.65.tgz","fileCount":29,"integrity":"sha512-X2I5iyVIdbV8WiztuxZX4j6wJvMgkElQ5aEPDbJplzHwijnt+FT87d70z2eyyiE/jTjhje/H2QBdxaZXAZ613Q==","signatures":[{"sig":"MEYCIQDr7FWzbzZhPWSOPbZg+9urZqN+CNEdbFreOD2R35f0jAIhANOVQM/aaJcfjHLElOWcj/irHpL7mMn3KKHTgbY3Mo+1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184171,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeARU1CRA9TVsSAnZWagAAGEgP/AzWD4zcHbyLG4o+4ncG\nJ4BI2ttyC+ei/b60vmnGol0Wjk2I5KjHFv6ZOkRYSIZ12T0HXqb7lAhW4AS6\nC4xT5dElWRnpqHpDCItnCzi1Ce+5okbg7kMCQ/94kOXuotXxice60qbTnGJv\nbJH4KbKEDL/JEvoZ5i0EQfzh6x6BUW+IswASPJFtke0DchZBd9vDUpw2mqrh\nMUFVKZFhGk4wmgzYrmJyBnU7XJPEwF469PmnO91ai2NhKsRZnTGpoZO3FJpr\n3uFk4BlxIgFCzO0sBCHKo6mwJet2EpzCFpL23dx3nYp9057mRDxAREwih7Uo\njEoFo6J1Wgu+xbRynehM4Shzd1xbgI2bvnIOqjTMMrG/GI1ocUGXRnI6mZU2\n1aOSjQnFyxZSrcAB+3z9a92WqLtHxLtQC73LpRZNCmVEof4e3JkRTaEFnYqU\nojo3RRiy2mrBK78xUGygk3i9wmvk/CuyLfVAHmBqtO+oTZvotpJWFfCSkleC\nJM2LyP2r61Fd7ZPnwuoAn167JZHhIZUR9LqWGhCFXEtDzr18iVsCQbsI+Tme\nItug90qoe7LwdCJfNf4pRO/F4z1ldn6D3eydf9HOU1es2AAF4ypLXp77car2\nsISuB5e3xr+BSG619/zUVMJdXmXfm1efNcprIAhHUdNmWlEFrh5eVjmyn3s1\nXxbv\r\n=rlGJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-fcf0a4de.65+fcf0a4de","@graphql-toolkit/core":"0.7.5","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5","@graphql-toolkit/url-loader":"0.7.5","@graphql-toolkit/github-loader":"0.7.5","@graphql-toolkit/prisma-loader":"0.7.5","@graphql-codegen/plugin-helpers":"1.9.2-alpha-fcf0a4de.65+fcf0a4de","@graphql-toolkit/code-file-loader":"0.7.5","@graphql-toolkit/json-file-loader":"0.7.5","@graphql-toolkit/graphql-file-loader":"0.7.5","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-fcf0a4de.65_1577129268310_0.41321823360913523","host":"s3://npm-registry-packages"}},"1.9.2-alpha-c48547a1.65":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-c48547a1.65","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-c48547a1.65","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ba5b9a6b027d950767547448afa39d31547ffdd8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-c48547a1.65.tgz","fileCount":29,"integrity":"sha512-S0HiZfGHsxKLrJcSnZXcxthZw0f4rd/CLsmCYKbBQXxZ+0EInky9p5bFKzFSz32uonDBPP2Kfu2ye9BmenRZoA==","signatures":[{"sig":"MEQCIEgHQbfPT783r0V4g3OZ8DLpFUXfnnCx5+NRjEe2zveHAiAB9C2OS8OevJK0mk9s36rpHjyBOfuYnE0ApjHJJr7NsA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184171,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeARVcCRA9TVsSAnZWagAA21EP/RdOncJskz0c8o1uIjev\nSKHB/SIBdn86FXkQSK0MCrKIPnZi608RPJYsF+F2JPeR2eB9JgOYOqEKJMw8\n7VlOMl6byDbYLYpSuAYfvzSiDLBHts4VzKUtrld5agI68X5OTj5u2/bBMt/1\n7VTKrjNvNGn1h72ALU6u57W4HYstIOktWxR+25xmUf1E4wXBeyfTKmp/JFhF\nBA20sXks3/KXAZx4jKuZY3yHe9pUe4j9L6O9xrcz1i25jx1Ah7lTIbeYC/bO\nZK/wWBxzFXV8OSS/pYC6nIPDUBtaDACT4NTWQe8clfl5ekkoseUvLI7mSOGb\nQ1OUXs2IPv+TNa1LoaorC+UJOTs0Ovh0XP2EuJuK/KblZ8ZKTPPAhG5oILCm\ngsKrMX5gzAf+pElaNjolRU91NrMDwZfxWn1hQL/GR4AV9Fm8ydENztOX/nZy\neI9avqXEjsvHXxDGei9yfhTeBKNvxNhzXuJ+0WLSx+RYUftv7epTaLkvJ37N\nflrJjSLDdj0qbE7mimBTIwrLaE8szZ0U4QSXskOKklI+59E6kbD7YBb7EID7\nnzptaeQsJa5so4yFQwGnNt/Z/uvzRasDnu7cwvbbgR6erKPTzJ3iR+BPG8OX\noIKH8rLN06/y1Mj8hKP3p7WhhE4+Yuhr7vQ03u/L41w5gTKpxgcKp2vBOaC4\nfMSA\r\n=30VM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-c48547a1.65+c48547a1","@graphql-toolkit/core":"0.7.5","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5","@graphql-toolkit/url-loader":"0.7.5","@graphql-toolkit/github-loader":"0.7.5","@graphql-toolkit/prisma-loader":"0.7.5","@graphql-codegen/plugin-helpers":"1.9.2-alpha-c48547a1.65+c48547a1","@graphql-toolkit/code-file-loader":"0.7.5","@graphql-toolkit/json-file-loader":"0.7.5","@graphql-toolkit/graphql-file-loader":"0.7.5","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-c48547a1.65_1577129307297_0.7602452205892856","host":"s3://npm-registry-packages"}},"1.9.2-alpha-88bb8156.65":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-88bb8156.65","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-88bb8156.65","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"dbca35f99373d56ce65692574afd4f3cc7292d33","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-88bb8156.65.tgz","fileCount":29,"integrity":"sha512-GR7ij/JjoChh9JtqbYoUH11p1Fu72T4zNjOjOU7QuIIBzc3MsVpJz7ZBIdssEgWU6FD6qalan1xAivZBtInHRg==","signatures":[{"sig":"MEYCIQCgtizbeFVjPx8M/XPhiNDnUAHgAj84Qfxi449s08NSEgIhAJYm7mo8ndMxXEnMSBFTjEqjn0ZrBWcQ1lEb+IpveIA5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184171,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeARV7CRA9TVsSAnZWagAAGJMP/Ar2IkiUBCBu+dPNtb6S\nm8KtbDLi9NdEYdPjwKK9zcu3a84ACobK22iBU3rm9E0JUanJ7Q94nCRQcjZb\n0YFy9HmqKuwJGTBAs1tCAcPUm69N0iCBV+Hm7zaDd91feSGUIR0BfwRnsnCA\nRr8ChFMWx0eTa2tAsC85dWMVtOexDLLEKBRIMfm4glZHpYExyWc/3ALh5JoS\n8SGfB3rG0PWqaHWtREatZF8FWRaURDqOj2mKdH2YLBdv0fuaUaH88b3jWgLe\nYNIG9qbfabNZolP7LNo0WQg/wEOeG5jAuDmbxFGaMVJXEyu6bxRib0AnWQky\nYzBTKRSzuYLW1NDOsMXWVfCPtOGl3OzGuq6SttKQfjSCp4QXBhdsvGQqvnKN\nSHQYFviSGP2F2GCbvKJ5JK0/uWz25mAxczAuTBbnxMar8Bb2gFcbrfB1LHLv\n03G/QhZEZ4k1i9UG67iEddcDJv7aQq16GMMGO0jk3v551FiSgcEZ2sdzA4kC\niVUB8h6Ac2RNPVLy6u+mxBbUIpXPOKVnF1YYJWyaruAIfx/IGeo3VCIMK9UH\nEjDPh1Htft0zCNIhv/F6R0zNbaquxKNhNgWOdCyptV7cu0eZCsvJLd0BkaTf\nfsVjV45Om+789SL6+tTXhu9dHmm6A9fyBgATE4KNrnKjZDxo92pqxAGgwcjH\n0hRT\r\n=003C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-88bb8156.65+88bb8156","@graphql-toolkit/core":"0.7.5","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5","@graphql-toolkit/url-loader":"0.7.5","@graphql-toolkit/github-loader":"0.7.5","@graphql-toolkit/prisma-loader":"0.7.5","@graphql-codegen/plugin-helpers":"1.9.2-alpha-88bb8156.65+88bb8156","@graphql-toolkit/code-file-loader":"0.7.5","@graphql-toolkit/json-file-loader":"0.7.5","@graphql-toolkit/graphql-file-loader":"0.7.5","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-88bb8156.65_1577129339025_0.48715891469142436","host":"s3://npm-registry-packages"}},"1.9.2-alpha-2e46b30b.65":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-2e46b30b.65","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-2e46b30b.65","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e3e5323ed500ba9320cc150581a5637cca28df2b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-2e46b30b.65.tgz","fileCount":29,"integrity":"sha512-fM9zEN1Gy6C6Mlil4CrOc2626ILTUwxGFOBK/iGfCYcIWnsCgZi3SO4URpimUOp/ivVn6TjUTsKec1yox6hdCg==","signatures":[{"sig":"MEYCIQC/1NoawCvYdOazGlHj3o+136lQXTyjGHs/+ueuSgs+zgIhAK7g/Jmfh0HjtSoStRHJyQOCsoW7odO2V+DCvE8TLgCp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184171,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeARjOCRA9TVsSAnZWagAA1y4P/i6i+aDdLqKfDnzIm3gS\nHiydRPMIepTp9Qy3YHqZClLcwShT/i9FA0pPXKk43G6jzTShBpna0kC+3Ojv\nzrmbFz7JeWZ/mx35ZC0In/bv/Y6a3riCiKKu3zNErMBFmcp3hQ8YNXkFwHs4\nMdAZaKDQzelKs2y6rHq0BnktU9+1092h4KoghtGL2nmiSgZYNadqjOMg4kLp\nRoynTOxkG3ip6Z4O7OBO/9DSDDahivL182aejgsyanneGw44x9i+KB7CcAl9\nmj3WkfwekdxiDmWyFRGngJiYl+6WkmCeOpw9eheul1Yapu73uvgPHnHlvrjF\njtQppP3miczsBgCERmCeijsFBlZwfLJKaSV4tV3SC1xXzoH122H9yVatKl8u\nANWQQRpF7OI65qvWUGhIGzekt1Vhr4DG8PGt1qYjUowr2z2nKRz/gtZHYg2g\nQvcKdZ3dnnxs3FznqdEV3v40yivwuKvcHDHVaflt37MQEikl8K4eZE1X18sd\nVroP/5thPmJk8jt2NgqNYi4sMSGKns/4AI4m3Hiif5wdJ+MEvtAtSgwqbnVR\n0ki09miDUnP/F4QKyVi6Trri17Ld8Kv2friTR/mGBvNbiOLjKTvVkz4jhVWJ\ndUn0ipjsb8mN2k6y7TlLRrUbyE8il5Vabai/BHZGq8PfyHF7r8+aNnJ95XMl\neXdP\r\n=9+8z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-2e46b30b.65+2e46b30b","@graphql-toolkit/core":"0.7.5","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5","@graphql-toolkit/url-loader":"0.7.5","@graphql-toolkit/github-loader":"0.7.5","@graphql-toolkit/prisma-loader":"0.7.5","@graphql-codegen/plugin-helpers":"1.9.2-alpha-2e46b30b.65+2e46b30b","@graphql-toolkit/code-file-loader":"0.7.5","@graphql-toolkit/json-file-loader":"0.7.5","@graphql-toolkit/graphql-file-loader":"0.7.5","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-2e46b30b.65_1577130190076_0.3358690295385862","host":"s3://npm-registry-packages"}},"1.9.2-alpha-ed534b2c.66":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-ed534b2c.66","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-ed534b2c.66","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1f1ffb88a88c80d5a3c94076701f165dbb3dada8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-ed534b2c.66.tgz","fileCount":29,"integrity":"sha512-CqwpPE6YWfS2pElba4BskVY2d2eNWr18OXVKPu8DP8Ml+a/EijG23XoJrW4ozagcIwd1IehyEkf2BNlN98cw0A==","signatures":[{"sig":"MEUCIQDJYATAJj83BDGr4V5lmEgdiiGMOfW4ptlDpYioE6zDSAIgIQrXz1B0V8Z7JcJRRSr+BrLV1U+3X8RBB0+8TWcNqok=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184171,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeARleCRA9TVsSAnZWagAAKCAP/iPb5mdjjeItYQFupYqT\nx4aagITCLECSk60arflYcend4XTKXIlI7CFO6BPy4t7mLqfTqmWOUCv0RHBl\nvJsUUbMRdwGqd6AA/spo1cY6I/SfIMCjC7AL3JCb2ZXLBrXVVaPH2msPN+Lg\nOYI7IXaOViKw4B0ENr+rt+IUEocFci97Kn/AW/Ma/tqQ0uRpzED4XEOS/UjA\n6GyrJE+MBfTPNw9i1h3UVGDTYLvHh4Ou/dabT7TBP/mwfjey0G2jiqZTrAaj\nwuTEwzf2l7QGYD2e23shOqzZzM5bgyJg+b1rZTs0UM7GRLZRUX7+HC0/Cg7K\nl8dnUVbSLYQQ2heBbuhMWs45K5y5hsPYAozUahN3IutCYegmZVyN1wlZmXtp\nial6PPSGJ/hE99VC1aSiqtz7d+FDb+gT8gg/cOiQ/V84Kim6gGszCYKQs9Kk\nhhS+yNSVGkls95PjxPDNdTPNwL+aCXBF+WHH6I5Ytb6/3AeP3mdwPuHNhJSy\nxIQYxYmd6dhrzcgUivWz+oJK+KPI1N7r5pSZ9KZXqFhgT4QG/IGjD4pCqrij\nvAXC4qZeS89uIhhbQYL9uCdKk7mDGDzT5q2n1iSvTBSxYo/by5RR+EnQcc5Y\nBPCpurNwlQoug0CPaFSOQWvpsqLMTw594vHjm5HRjoL1Eef1UjThAxb0S9er\n7FqE\r\n=O0Qx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-ed534b2c.66+ed534b2c","@graphql-toolkit/core":"0.7.5","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5","@graphql-toolkit/url-loader":"0.7.5","@graphql-toolkit/github-loader":"0.7.5","@graphql-toolkit/prisma-loader":"0.7.5","@graphql-codegen/plugin-helpers":"1.9.2-alpha-ed534b2c.66+ed534b2c","@graphql-toolkit/code-file-loader":"0.7.5","@graphql-toolkit/json-file-loader":"0.7.5","@graphql-toolkit/graphql-file-loader":"0.7.5","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-ed534b2c.66_1577130333443_0.30802936645767565","host":"s3://npm-registry-packages"}},"1.9.2-alpha-fb451cb9.67":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-fb451cb9.67","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-fb451cb9.67","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"47c44681d5f17766b20f24b4884360b2a7f9ce24","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-fb451cb9.67.tgz","fileCount":29,"integrity":"sha512-35g/82ogmszplWpl27BYI3pCbUQd6CaYYQw1eABnsEYSDrGXKGDSdkjqRg3bkKujKlZbnFkAu8JPwV76IWs1Fw==","signatures":[{"sig":"MEUCIQCQ4DTGaZ07g5Bk/TEqBOsT9bKOM3JoRxBagc+tshgTxwIgRledMTXIG5ZP5JPR54IbYF4YhlcAzB0BZEkbLxJCrew=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184171,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeASL3CRA9TVsSAnZWagAAMu4QAJL9mdJENcHJab5pxfPz\nwCxPFiJXO5zLsp1LhHXIXdX1ef0RFGmeO3oc+1SNh4obeKmKOXgewL0TtW8c\nb3iguRPkr06yN7x6uIIlfeyxqmtg06LRQe7gOEcxXUdw3IQdLCsw1wGpgYdX\na65w1mz+supHKRSM+VGd+ghFE2FTDSBrPgrGQw199npzRyS+/U7uQMczyBE0\nzC57HY1rr8TNQ6ioJB7z55uypzwdjd9z2VR5rByOjKfmhZrCojQcUNAUf0lB\nDMvtREwQuUzCwX/Z4DonYSxwHgagXKDq469tMhr0rGkRb6xEBBOQJC1xtQDM\nm29Gz5qHPPq6IUlrK4T5SP9XRFqjqcy0pBVHlXVrAN418jfw4We6ol6rUPMG\noPC8x5DnwW3o5oiCgb8cfs1VH3edL7SQ/KQH12IpV+vq/AbvLJ097hWN0DtO\nFInbUPLu+h76cw5FQEspC6QQ2tPfr1PxVVkQmmcxGd3eShc0bag++a4jfe66\ndSyrgaO7HV4FlAuwUkYQQ96kcJ1Qz85DKmT9r6COPZeTFIHMiU3oqnJSo6nS\nAwVyL+AYvjLIhf2/Q5SMejziICxdY6fIsFEgJhMua/gylyWZKBPdiFkVCXwJ\nV7XOA+fb3hX+Id4fKo7fofZfq4B//1mIZMImZZbuwv/dmsFcnw6N616DzQ+N\nWKtr\r\n=1gHT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-fb451cb9.67+fb451cb9","@graphql-toolkit/core":"0.7.5","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5","@graphql-toolkit/url-loader":"0.7.5","@graphql-toolkit/github-loader":"0.7.5","@graphql-toolkit/prisma-loader":"0.7.5","@graphql-codegen/plugin-helpers":"1.9.2-alpha-fb451cb9.67+fb451cb9","@graphql-toolkit/code-file-loader":"0.7.5","@graphql-toolkit/json-file-loader":"0.7.5","@graphql-toolkit/graphql-file-loader":"0.7.5","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-fb451cb9.67_1577132791405_0.03930312321434681","host":"s3://npm-registry-packages"}},"1.9.2-alpha-12f4d3f0.67":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-12f4d3f0.67","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-12f4d3f0.67","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"7bb0b6d6ae43507a0df2c7c28da32f66e706a06e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-12f4d3f0.67.tgz","fileCount":29,"integrity":"sha512-chghbTkqbpGk+zpqv9Wl2nQ3PADjNceWz5rtoFyBl2DeULLy68yi0NhcAUW3jBFA7PGEnlYYFjoDvbyhQ1rElQ==","signatures":[{"sig":"MEUCIE5WaWEehvs1QSkXCFgS9i4RStLbg8x9Ld78qzsHWrm8AiEAz+r0VRr+YV+YNy7reTjv8R1aMLagsBicWFoM52L2ew8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184171,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeASMJCRA9TVsSAnZWagAALbYP/0jKIXNaj4kVKOltEPFk\nw/xOUEW5eBeCVJLambxHz8j9uh+YxW/4tnq31HEPISQHxehsQ2UnGO8tIewA\nqaP6hyiECxZwoetfsWu9qw72yaOk8HPpSFnKaiuhpKxVnTP3/SVSXb5xBbEm\nCJLNNDzbR6AsGgXMAnoVtxIFWwK6ANnFqb4D1VBzOhqG1Z7SazO3Aam8rFje\nGS2GcblksxluhST/rfdAHIIyv4V7FgDt6u6V/EMe/Jj9QlGWpimPlxl7aCz+\n3/+Cx0/VogaUhLcQ/b7cBb42vticzvCcCVMQ5Y3EFih6edz2LmnQuTOQS/kp\nWaWJc0FdFHoVnjmi0PM7iJ9QrwkM/4ECfbSCr/4qXArqULzq7lRczhR743as\nC5ttamtTwSC/bIRjrg0w1x2nslL1Sx0W/s6cmAos984deHfTPoGiXjyOGlPn\nPJLuAhbftDu4Z9oSl+gtweZu9Ds+VUjOsOkHFmLUpBTnD5UpGYmLbuQb7xBw\nhwYCZMChX6+1CH54CoO2/EqTHo+Wlfoe5hjXPEg8ewu3pz0yCafQ8TcgfkhO\nGO5nx2IKY7lZiOoBfIsYBCfA3SnDYt3o5tV/+rBw0gmXMBaVQmms64upa13V\nRhcEqXdKI+JuruGLEp2uIbb1Vfje2I6LOwilsenrV4rkdwyjfuiMa4RfPoHo\njyz9\r\n=wg4n\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-12f4d3f0.67+12f4d3f0","@graphql-toolkit/core":"0.7.5","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5","@graphql-toolkit/url-loader":"0.7.5","@graphql-toolkit/github-loader":"0.7.5","@graphql-toolkit/prisma-loader":"0.7.5","@graphql-codegen/plugin-helpers":"1.9.2-alpha-12f4d3f0.67+12f4d3f0","@graphql-toolkit/code-file-loader":"0.7.5","@graphql-toolkit/json-file-loader":"0.7.5","@graphql-toolkit/graphql-file-loader":"0.7.5","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-12f4d3f0.67_1577132808870_0.6559425404061627","host":"s3://npm-registry-packages"}},"1.9.2-alpha-5c0c5517.67":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-5c0c5517.67","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-5c0c5517.67","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ab431f84951a42154cf2f36dfb7220cf0553a5de","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-5c0c5517.67.tgz","fileCount":29,"integrity":"sha512-bhQIJuc8DkYJ+yOrKbMnPKGRxCXC7rWH0WrRWiUkjuQbDff5suoyV7O+nF0X4iX9fZFSy1Q7xo2GMdejCtHO6w==","signatures":[{"sig":"MEUCIAc/dUGJWUMmIUGI6/cU8dAFPDjJ+AqZBDQLhXHJkB7TAiEA9/yAtFsEyws8b5HM/ZjE4Ejpplt1wuHL9I6bXf31zn4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184171,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeASaHCRA9TVsSAnZWagAAOfkP/jv2dvIJ7Vh42L4oh3HO\nhNxhXoSfryZY06z+TNeJTxvngA+pSK/Q+SrIqa1a75dK1g6BuFX9DcwtzlUQ\nIkNIj0EmLHjaPT4Ixc6ltagwUwIJX0EsIaYhXYxgh+wz1HCgt2i5oLDBnhz9\n1GFfidGdzgABs9CR6faPQgmRhipJU+CZnS98S41eV8w6MTMthwgf4tWzg2h9\nXMjVsUl2ov6VWcdOk50Su68ihIkM/Hh4ZKkttCjAbB8c8/Gu66/8jHEv7j3s\nvf62d/E83xeQm9qlNXZu0dLGgPu8iTii0TWELihdJK5K3OPDoGG3hS9TVceo\n5zRgULin4K0NNJl2FqZGr+1D6MrDHAKIZdJXiDo26ljCj8O3WfBBfdIxuj9G\niGMeku9envhd5zHZeJDMItbof4dVaL7Ks6oCOiJeL6N25f718er/dYju4jLb\n1zMj+U6xNEZxhUCNUlWNIifAGB8/BQ8rhC0p0A9mHA7nRlrjZ3FGtSifYzaj\n4/cAsH8wSnksviNPiveaI8ZNw7yeKJlVK6wr60ms9UPZ+kAfMIYqu2PCscw8\nnUPYMbUgesvUghsGXna9tQwi6FCIvNhV9mbQx/cvCBjkXbAXsQQSbxJYhmTP\n4a9yV0tY0dX5swFyRsiYZHtudwF4nBg5pzp8Q30xV+bh8haOXIAl5fKfyvwu\nPYm2\r\n=Dc+p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-5c0c5517.67+5c0c5517","@graphql-toolkit/core":"0.7.5","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5","@graphql-toolkit/url-loader":"0.7.5","@graphql-toolkit/github-loader":"0.7.5","@graphql-toolkit/prisma-loader":"0.7.5","@graphql-codegen/plugin-helpers":"1.9.2-alpha-5c0c5517.67+5c0c5517","@graphql-toolkit/code-file-loader":"0.7.5","@graphql-toolkit/json-file-loader":"0.7.5","@graphql-toolkit/graphql-file-loader":"0.7.5","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-5c0c5517.67_1577133702953_0.2639766012662945","host":"s3://npm-registry-packages"}},"1.9.2-alpha-b0582584.68":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-b0582584.68","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-b0582584.68","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"db8a1dbd57b9f2b6fbd169c9078773700ee40620","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-b0582584.68.tgz","fileCount":29,"integrity":"sha512-Xjur5fgZwOs31DCrmd9UQsNYUNbrEGrAt0/IeS+nnYsyABdRJHqAGzrhkoD7qqa2GQpRjDvrMZkuiFjDEM+Yyw==","signatures":[{"sig":"MEUCIQDWbQm4VDkaMHw/KEWPYN4CZ/QriwEb6vzgiv8pHgGayAIgFYxNCIa3bZQvXjZVkOKjVMtlITojbrivqrtZb1AlFYU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184171,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAb5cCRA9TVsSAnZWagAAngwQAIuJsYAeHoRru+LOyT5S\n+Z3aJyCAf/Qmg/xueN63vfYCtGEEU2Vbv2opWSAJr3+8kXxwy4EjgNpRcyKg\npRBCdqk3lFFvUY+LDoU9T+bbGPfe9k90PfmD6XE1vSoxWeZe9AEnXX8XtGAf\nK9m01AKsgYL7kUvEl7RE/4QMZJ9cGOkSvjkQZXqaaAlemWsu+QszeHTV1fLn\nAIdJmghuWyWE+we5Rw+8mPl1Pa9UVFZx3nUn7s5a2NCalDkZdSbPvkgr2jU/\n3KkW2dQ/S05gdcKIeQ4vn+AaJz3skXuWhhlc/GoDgrLM+zC8fc9O94Kx9O/Q\nossh1Pz09XnHIOOYAHm4jc0gKq8mWcf6rLThfi9CxzCvbDypuZgfzZ0R8yOe\n0a1O1/Fn0HsNIZoYKBn5EBFZGqCoHJUVwYu9380FKwhxYnHHcoG6pvuRmJnv\nLb8rJ6hiOMBaPSSILFialZDWgUIgLgaWd3jeyEN/u88bMppF5yXD+uR5efdK\nHOdl1nzl945SuGyKUecliV8gi0C1pkQh1eAIsQuhFh6q2IiWgqLYhBXgm9NY\ne1s/lpAirEll+EB0V+N+umxydp6l3QjAKH+yjfKQBijOGilpFLteHpjCFCnP\nhtLLkA7gpDFfsp+xNRkpELNdndArm5OMJ7ITl+9LAyEZ3ePq5ZEsOLbJBPbR\nQzQv\r\n=+FB5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-b0582584.68+b0582584","@graphql-toolkit/core":"0.7.5","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5","@graphql-toolkit/url-loader":"0.7.5","@graphql-toolkit/github-loader":"0.7.5","@graphql-toolkit/prisma-loader":"0.7.5","@graphql-codegen/plugin-helpers":"1.9.2-alpha-b0582584.68+b0582584","@graphql-toolkit/code-file-loader":"0.7.5","@graphql-toolkit/json-file-loader":"0.7.5","@graphql-toolkit/graphql-file-loader":"0.7.5","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-b0582584.68_1577172571853_0.6060291546465131","host":"s3://npm-registry-packages"}},"1.9.2-alpha-e0597cf6.69":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-e0597cf6.69","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-e0597cf6.69","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"dd09d91f507eedfcf5b8cd35f6ca5df446d04ee5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-e0597cf6.69.tgz","fileCount":29,"integrity":"sha512-kD0O2P9dyz1PVgBjFMKr6uA+9kZsQPLKNZUbyaDPd1+HXlP9STo5nUeVyXyfqlhBsmLZidOCJzj8FywajSVX1A==","signatures":[{"sig":"MEQCIDjfXmCxBMo2e61Xe+v05jH5QRxRTAKGBH/7v8Cy9H7hAiA69asGyo1xUAm1kvSxC1yan0zWJLj3Y8q/euhCLm1tkQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184171,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAe0rCRA9TVsSAnZWagAAEmgP/imY0fMIvG306XprP6pb\ntrEXv8IQFthQg5Yuqtaa70NM6AJSjsY8KafD/0gDK6zYt2QqBm54pjeZLEWJ\nowxvs817QxHBwJRSvVtoHr3ZeIibqZ1Z2Bp6mI90POOF33/jQaRYN7lojv9D\nkcp1Z1xXt9OKEYgvJm/fzK/8Kb3C6CIY4qvFRi5ya4V0h3B5s2rhjm6j/ieN\nMPQkIsSGVKoDfTuH+3Gc8XmTSMWFQfd58AvleP1HyMPb5TpV5wL0KqPK0nZs\nLDQLGZtoyh76BpSmDiVLNP8HENQWdkH6YeeLf5aXiJTVx7CC5sRsumLr36hQ\nUPcNUMBOObk31D7AzQz9ih/bvVJfg1dXH/3Q8puCdHK4qJ69HmsCxx50ZQJX\n22JxMLOm+YeMCtdniP17FZ6jSFOKHMlXsBZNeZxV2q9udshpbiXQw4OxtTHs\nfb4O9TZYjRCRrsYJR0UE3Lor1sAch8M67Z83W+vatGWN0F4Kd2RfTHJ6sOdp\nsmi2suKrxECY65vdS6uwAg+/TiiohWZIZydeY2JUB1OhYaeEktO7oeBeAUhQ\n2mTICNgA16qfaag3YgNPXQf3wNDfQmxRtazYdwwF2SKfw84jplrXeDy7CPu+\nKsJZECQOiQzAA8z5VfZ1iKWSE1j3/1bOd24l9dzb4N09lntFr2i3h4plGlSf\nYrjT\r\n=dJun\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-e0597cf6.69+e0597cf6","@graphql-toolkit/core":"0.7.5","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5","@graphql-toolkit/url-loader":"0.7.5","@graphql-toolkit/github-loader":"0.7.5","@graphql-toolkit/prisma-loader":"0.7.5","@graphql-codegen/plugin-helpers":"1.9.2-alpha-e0597cf6.69+e0597cf6","@graphql-toolkit/code-file-loader":"0.7.5","@graphql-toolkit/json-file-loader":"0.7.5","@graphql-toolkit/graphql-file-loader":"0.7.5","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-e0597cf6.69_1577184555071_0.6232465492379142","host":"s3://npm-registry-packages"}},"1.9.2-alpha-5b3ff247.69":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-5b3ff247.69","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-5b3ff247.69","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"bb19d93a2f6d7d45f33fe817d7d649e0f664ad95","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-5b3ff247.69.tgz","fileCount":29,"integrity":"sha512-44GyS023r378qQ1o+/bUvB3zE62H7SQpj55surXBMI5qd0judaCzy7bI9rGWE6L74J/oCydEfSJnbRRTME+w0w==","signatures":[{"sig":"MEQCIEjO5HYB6oPqhkKIPFJcrG7Re6uR7lxQyNWHDVJ09tZWAiAzw4f7gWFrKmm7e0ZG8HxJvXxbZlUrtFFyrnt/lDG73A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184171,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAe1DCRA9TVsSAnZWagAAtMYP/i5BUf3YetxOsLXMV067\nfVIbX3vDW0pO+XXt3BMQdUzw4ZjGSXQyW2aMpReg5njuGzRBuWTMPrpLIDZu\n99GYunZh303zYYer6KIsA9MHLk5i03ewvxEUNX5C/Mf4bQ+4Urp5NHkgHIry\nmElVXnO/ecw6jM46rJZy9BqrwKUrQbSU0kccLZ7/vEqh8YuUZPI9teICZyD3\nHI2Bu+yk9wjgaNSAYBL03/m6c3erHobT7xoSFByM+GUmu9Cwn9rEst6nKOSS\nw9BlwfX2Fm+WVpJOcRAT/oylhDkCSotsmOFc9QgOTokJDosJClPWiNLxCBp+\n6d5f7yRls7QyafZkdkqBm0As4VKGDBjaJtDNcdiKzuLXHbg2d3KZ7OKkyVM+\n5yMHRTjsEIJvwNS7Lr+IV4wyf1yMfipAlUpjd0SnEtpqwSA/e/M8xrlebbU6\n1vIFahuv/wp/ckg6Ao10w6nIbU7yO9s5KxzEzXBPezKszrSGnUpxqtn5c42v\nNTA9YtLh++yOxVrAcSd4gLOQ4xs8mG0bhX0rNt3GKpGuHEZGkZC3tf02sIju\nhwJc/CwDXmCnz/3Cwl3yXGCfZ92/gBItkjQC4+JYVQ2PMpt+dE4ss/a2lxwG\nV7rNJrwffZ2LA66+yu/GlpWU3dc3bwBWgiYQVAx1+uLTM3gT2MLX8pmLmMYW\n2I4v\r\n=PON3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-5b3ff247.69+5b3ff247","@graphql-toolkit/core":"0.7.5","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5","@graphql-toolkit/url-loader":"0.7.5","@graphql-toolkit/github-loader":"0.7.5","@graphql-toolkit/prisma-loader":"0.7.5","@graphql-codegen/plugin-helpers":"1.9.2-alpha-5b3ff247.69+5b3ff247","@graphql-toolkit/code-file-loader":"0.7.5","@graphql-toolkit/json-file-loader":"0.7.5","@graphql-toolkit/graphql-file-loader":"0.7.5","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-5b3ff247.69_1577184579119_0.5057219102506156","host":"s3://npm-registry-packages"}},"1.9.2-alpha-9a84be6e.69":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-9a84be6e.69","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-9a84be6e.69","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8926a2148bb1f2e7b2c2e3d574387ba0bb712b23","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-9a84be6e.69.tgz","fileCount":29,"integrity":"sha512-81PHusmvdWdcnbZnI0XuBALiAq/4aP8z5H17z+Jlg1Wrp5noR5n8VG5RSVOjv8yHOhY9imlpCjno6jQ7o7tZNw==","signatures":[{"sig":"MEYCIQDeizOlZC6Sysw0oCEZehvHbNc9WW6gkeN4a2xTG13fTgIhAN95liL7aeHjbi1gGJ5PgvtM4JQeFPtyakyyoS6lzZ04","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184171,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAfDCCRA9TVsSAnZWagAA334QAIvkGkSqOTW9JV8ci5s3\nsKIRUK/kthqGDrRuiH1kfg8IC6tabzlLOa7tr46qjO852nETgn+md6Vw4P36\n+HLKpyaPMmxcvfhtr7FXy+xQLRw5EJeISst+Wb3x/vrAXpJjsbQt7UVVu4Tx\nIo1cou40K8Kh3vWmbGJG5vKo/NylXM9GCImoPZJ7WBCeFc9U8OMyIp8Htoq7\nF20IWuqZDRpZ+e1O0iBeJW/Etw0+y+rHmHMScq3gD+2qJH8dEPhAkyBmaA6a\nUsYy8PqA4Vbj1zF50JPC1L4jCIACHWShesPQE5BoVH+yjtfo7qeN0W7Z5NjH\nEAZne3/IEDtwvL5AlV4/o9eD3IHQeRrYIs4DTK/80J2nFsPr8cBf0FJEuifi\n1NFKIcvyEUk/h4DTTRmXLpjhwVMax1IWcuOIMtWq7xCXHO67F1R4jSiaukwU\na5Ogt48GNbnqzB3ssdROG6xX0VejkXjVgw0ssWqkjXiA+1COuVquDCKK5ZRg\nwty/3PmwTjLmwrLVhfkWOVsj9pizYcmHqWFDTn8VagAoyAXL6SYDGzdQb5c7\nX9qB6L/Wb4yzwZWJ5qCX8JBQ2uELF27AE1D9G1XNeuCBqGYzvwOXpTVgF5lv\nOL2hKHhow7wM/OZ6WcSRjaRds7NinmqP23/obMXspz/Ms2TjpvFpZMO4lEqk\nQZKI\r\n=8KQv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-9a84be6e.69+9a84be6e","@graphql-toolkit/core":"0.7.5","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5","@graphql-toolkit/url-loader":"0.7.5","@graphql-toolkit/github-loader":"0.7.5","@graphql-toolkit/prisma-loader":"0.7.5","@graphql-codegen/plugin-helpers":"1.9.2-alpha-9a84be6e.69+9a84be6e","@graphql-toolkit/code-file-loader":"0.7.5","@graphql-toolkit/json-file-loader":"0.7.5","@graphql-toolkit/graphql-file-loader":"0.7.5","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-9a84be6e.69_1577185473654_0.19093875620651946","host":"s3://npm-registry-packages"}},"1.9.2-alpha-6b5f34a8.70":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-6b5f34a8.70","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-6b5f34a8.70","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2ff047db6db236c5a556033ab35aeaa47a377d01","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-6b5f34a8.70.tgz","fileCount":29,"integrity":"sha512-5FzpoSi4YEPD0AOSBCdr1RKFUrCCOcXuhqbZuV8QJc2ntZdS05Z43O65W5FmEMgUVIe/krDf2HCVpE208fUCQw==","signatures":[{"sig":"MEUCIHFfa5M6RO/0lWvhQnJ91F14/gGZ+Ccy62JsHzVAB0crAiEAjNaW/e5BgbPzP/SfYgB6LI50CsGiGi6l1GX5xF3T9U4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184171,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeBOiACRA9TVsSAnZWagAArFYP/jAOy6l0jRgZKz36M7bI\niIh0OKj1WwdEjzzCGHAgWA/dBpfMmTtqazDnn4rwKULwCXqR4jqOHJIRB+zy\nMA8gsnzdEqJRvXE13T9C/U9dhqMocy431jxYhRKGFZbgPOY7u1zpLU2BKGuC\n4tLhkv79LEQK+vczQWh2b+nLrE5AbRXeXVOA01euaz4oRjt3ick/0x+ILmmw\n33xJyv4ltxCppCwJECIBZpwKMOYfS5wmsuCteWgxqHsHqc1anQJYpVEoJlC4\nisTlunnNw3Cfd9HcmYSEsN6UieQLgo/3qLsmrM2WTHoArfCw/fAmYS5Vy3Bp\nP9aXkShCz1gSiuLv+O3xKlvfzJCRmW/HNjszpJbAbL1+V+mpUUoy+viU58Bx\nyvMLSfHZNAp0Ax5P/mnpdwUayXeazZ80OSPUgQe67+wgwKOB67LCCSnqlK/J\nhiqm4aH3fK1hzlsOCr8kB2JXL/hZ6nNJnGJc1EtDf6086dX3TfzWqLrZ8k7P\noAfGJNqvF8MuaRFj5p1X1y7Yyf9GA6Zr2tN23zJbVtLjCLWSv8sNFJZEi3HP\nMN3bgwhPt3u61xAk29puk/feSTqUmEFQ74wZqgMYvEOpM7k15STuodH6pbWE\nCAsSr71EdwOUhf+f9YV3ccBZcn+mDV6j2CeONiYMi3ElgTejQjCFyn67THie\nB5nM\r\n=5jus\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-6b5f34a8.70+6b5f34a8","@graphql-toolkit/core":"0.7.5","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5","@graphql-toolkit/url-loader":"0.7.5","@graphql-toolkit/github-loader":"0.7.5","@graphql-toolkit/prisma-loader":"0.7.5","@graphql-codegen/plugin-helpers":"1.9.2-alpha-6b5f34a8.70+6b5f34a8","@graphql-toolkit/code-file-loader":"0.7.5","@graphql-toolkit/json-file-loader":"0.7.5","@graphql-toolkit/graphql-file-loader":"0.7.5","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-6b5f34a8.70_1577379967795_0.06745284401732232","host":"s3://npm-registry-packages"}},"1.9.2-alpha-92b219b2.70":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-92b219b2.70","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-92b219b2.70","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2a98ec809ea24c2b5b8a6a1db96a4f1cc2f102c3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-92b219b2.70.tgz","fileCount":29,"integrity":"sha512-4bPaTcuYkF3Lq8Bh34/X6+F8QKL1drk3+8BnMHwgYpBX3wnVg2fPFmqrdGvDGNBCBJrFEbzJe4FpMT6aQQ2iTg==","signatures":[{"sig":"MEYCIQCHzLBXP0Vhkgifuys42b0SP+HqFGOCcZIYsQk9LNyDwAIhAIMEK9+dfUcQk9oX6E5bvew1RpQ/zLe0plGco8ByMfsk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184171,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeBOizCRA9TVsSAnZWagAASYUP/1hcxfw3E7sxJ5Tbf8LJ\naa+KrPvyk26bELfCLEROnTprefeKYvq1tcIyKHWe2BMnpCFy/6SB+nkDzkCy\n0m9jvmWMpzTcBGWD3SV5lYHuTaw1Hm59NKdyOiSnuPpmfCgrCGRSJqlvBfsf\npzjkPPAdVBrO7faZB4p7I6uy66R1v3o4Awqyqg5SQzhAjRLQdYRP3DOT5cfM\nqWyI10BBp2+512I808rsroPJHEA8HAQeOta9NTU1MJ5Q55Ae8qIvdxEEUe5M\n6rknXpvaoGsW/ve+KAjqpVyJVSSkEKAWlDpPNRbOvFujbOu/E1+ocD+aHsLu\n2bM45p/ciaqlsbFArpkh+q8g1goCrwJpOhRJtBB7sqbulh0zA+IhxvZU/VZP\nOtv9UuV8n2Sv+zI2Im0oek8FxTmDqx7VzuhXTQNc5cGJRwnzKPa55h5vZk/b\naQd4OLmPrXAIHkAXCoaDFE2RTVvvNml4VX6NxOt3twydGMaR+TL0aKfR/Ao3\nO0AZqUyAaib0LL58AxlSEQiWZhl80Rsx3XUv5ABLleb0MoKL/jPHwIASv/Ot\nRFH9qk6lYJ/y2+V7jwEj17luXeJ7QFA2GEhVam/+0DDFsiqPdDTw9PbrIuWP\nPQZTpLUTIaXihH6XrXFbx0YXAzv2W2er8x3oujrhiMkqJkLnZP6P8Jkc3Z05\n4WlO\r\n=PhOh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-92b219b2.70+92b219b2","@graphql-toolkit/core":"0.7.5","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5","@graphql-toolkit/url-loader":"0.7.5","@graphql-toolkit/github-loader":"0.7.5","@graphql-toolkit/prisma-loader":"0.7.5","@graphql-codegen/plugin-helpers":"1.9.2-alpha-92b219b2.70+92b219b2","@graphql-toolkit/code-file-loader":"0.7.5","@graphql-toolkit/json-file-loader":"0.7.5","@graphql-toolkit/graphql-file-loader":"0.7.5","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-92b219b2.70_1577380018436_0.8137604470990998","host":"s3://npm-registry-packages"}},"1.9.2-alpha-7c9dae84.70":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-7c9dae84.70","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-7c9dae84.70","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4d20160f6f1c13117d676e2495ba5c014c20a9e6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-7c9dae84.70.tgz","fileCount":29,"integrity":"sha512-d11/mu/2yiU8UQu9IvdNHE2OLYtKYdmDTeeLHK8ewnE5ycsR1XW790rjWVtKwBHTjI0H+rtNM38sxyoNylmouw==","signatures":[{"sig":"MEUCIQDucvTPf7g9F1fHK/Q74wezky6NiJfqTAChJl6lxAFNgAIgXSzQCU/dmLGyfRIIz6N++tUR5154ZNlo8NyYrpJHDtg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184171,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeBOw/CRA9TVsSAnZWagAAlFsP/1xhQZEGo2AzDu1BDJXV\nB4syVT4ahIkWMBXuTMqnYb7Gmyg84/QiEBmM32U9RErqgrYDShZjimJQuihU\nWk2OzskwKxBeJSTuvqtEd5SSp0Sdqhz1lgTV+BXmyGGd66a6UYKjhsrqS/Wz\nXpFxm89LkIZeU5jCRsicASmwQYwa2k9IpJpJAwxyN1qmbua0CI2NtFjMVnq/\n5sWo4gsq645oxuQK7wchEBXdT9VNogKxS8YbmTLDFfSS4yAHbho2VaN4lxok\nPGNfxMoZq/+u5Lc7uRX17dV5GDJPotVA+z+RVxaOZxBH7kJMUYjLfAtfRTLG\nZO/3ZoiMQjq6RTcplU3SQkqwctLPL8OwUaPjYdazJytbUb9XUrpqE4k8wSIj\nkLobORA85VdpO6J6ZsqrrQtY6RHypniX3d0kQYANpq4Zcfgje4CHxahEn9ua\n3yexEYL2YQ2lUOQ/8IJ8BXa++KGDN0XZzDZfJ/IMlNgN4byZROl7Wj/uooe3\nbZNTSBDqvr2fvQsmEUmRlc3kF+YA5XaMs6ildlcmyf2LdItPi2i+ofXmvG0W\niLIkXTHcSCj/s0Wy+TUWHFdgkZDjeel2WMvN/tgq2XVLUWJwboIQZFBtzd6g\nCYRyXIk6sxszSRuC8exkiudAmr5XdPUhWGcQVaqyp7bRxdI9NdPJ3cq8XQqg\nRxeA\r\n=hzIC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-7c9dae84.70+7c9dae84","@graphql-toolkit/core":"0.7.5","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5","@graphql-toolkit/url-loader":"0.7.5","@graphql-toolkit/github-loader":"0.7.5","@graphql-toolkit/prisma-loader":"0.7.5","@graphql-codegen/plugin-helpers":"1.9.2-alpha-7c9dae84.70+7c9dae84","@graphql-toolkit/code-file-loader":"0.7.5","@graphql-toolkit/json-file-loader":"0.7.5","@graphql-toolkit/graphql-file-loader":"0.7.5","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-7c9dae84.70_1577380926464_0.40783731457114225","host":"s3://npm-registry-packages"}},"1.9.2-alpha-683da0be.70":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-683da0be.70","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-683da0be.70","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"9d67f4cef8ee9dafc19d3bf296c6b39e832ff8d5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-683da0be.70.tgz","fileCount":29,"integrity":"sha512-93kkP2TESzD5LVRwayomiz+DNjdc2xxwQW7ADOVUyu/LjTaZbNhWGaRV6XBVGry65Vw0jPoGJJUWQOik9kaFdg==","signatures":[{"sig":"MEUCIGinRq6gEfRINClEGqKqkY9E903WsJnFI/2f1Y9aE+QNAiEApi+KYMadBWxIOU2Bic3zL5aw4FJKfY2veHpRCWpJFIU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184171,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeBOxjCRA9TVsSAnZWagAA+QUQAJKAshzeoXz9u4VQvFVB\nJ1aRg6tXXHNhzilTt2qij/4JUyN9v6DRfDZrsgxOzhA2aTOiSI3tFQ4wKDkC\n2ckvCYA3UJgII891L3dji7kLwZsGZ+RdUAxwLZ1clt4CopRm6ZYsFNvyPvoo\nOoiM+CMSEADC6bUX/cmKtjiTHY5UkgaB7+olVajlmM+7A0ouS9fFxd/9mSgF\nyig6xGi0iyEUPDI1kKegQJNLEzVVIxgDDOQ+duSptc3nWx3XeCzhGEniCRvf\nswVvCpNVRfy9OMFCLObqH8lPaCGMuvD59aBDh/6PEFWUMnagf1z0CzkAYem0\nLoquZdVIMyowqKag9eVtN+9FFNq3YWtJ2KlPQV9Wy4GIEALl1ocxBXyhsLpo\nXP9HTjrIp4Jwj48y/bzXHlJ404lco05z7F+CCAImvaO+xeGHunAk7TLHoVFA\nMWHWHtm2Q+PPLa//eUX4sUZcNdVNZSjQ78+h3F90pF0Udj46ijHr5f+vDeGl\nmH/eOAjZwQz0lRqJTFgUAPSoOkiO6w9K57kRzRTfsOYFX9oNEtKMY/6Qbo2X\neZoulZlM35ueJXiPTU7YNDuqbr+XfwYMi/C8o+TTi12S5izpQQjCOFLSTzj3\nJrbRrbmh39NbzfLv/xLyjAtUYIBJfxhw2Gh8ke1YUt9yGkDU7lHKf1aVzJ0G\nyC+3\r\n=dGki\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-683da0be.70+683da0be","@graphql-toolkit/core":"0.7.5","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5","@graphql-toolkit/url-loader":"0.7.5","@graphql-toolkit/github-loader":"0.7.5","@graphql-toolkit/prisma-loader":"0.7.5","@graphql-codegen/plugin-helpers":"1.9.2-alpha-683da0be.70+683da0be","@graphql-toolkit/code-file-loader":"0.7.5","@graphql-toolkit/json-file-loader":"0.7.5","@graphql-toolkit/graphql-file-loader":"0.7.5","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-683da0be.70_1577380962380_0.8390356894400273","host":"s3://npm-registry-packages"}},"1.9.2-alpha-4fd24602.70":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-4fd24602.70","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-4fd24602.70","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"fc123a39d877c8c5052d5dd3958a95fe377ce2dc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-4fd24602.70.tgz","fileCount":29,"integrity":"sha512-54fJm8ix+8HF4NV690wK+BKR6cfzI/v/HN+panUUTFEKopHFanxhm5r1k40Cfxff4/BC5/saczarOcfF7jpNlw==","signatures":[{"sig":"MEQCIG+B8GmqH+GpTT/Lx29D90RlHp47bq08+CROrd0kh5lwAiBx4et2KktYMyzHcNwz/FMC4+USAKMMcYFnlgU9ttJ/EQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184171,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeBO62CRA9TVsSAnZWagAAn3IP/jsAJtQjsu0/40CVY4pn\nMKUYLNA3bBor5IPTYmnM/bE9z6qsPjJlNy4df0ACBZD/4iU6mWFIsy++slcw\nq2UfixI7/yI3XgW8jH40GIQdwhs5RpHXTHnn0pWWhT/xMUQnx+tJ5f6xjdhZ\nLwP4/wIANxnJeD/p4P3fGM7CEw0rrkuZL2YdtO/ZPmBj7KEGvW5bre45jKpv\njCs80oeBEwf9xscdSRDTzqlW+xkmj6EPA6Ut6t3A6Pyp5fJrW2z9gaoZJJoY\ndnCrn4u5Vk6xU4har+TYqny9F93wt503iWuCImeSakWo8krSJ4/9Ev+1E3sP\n17VMZlz3qagY8tqwvRgsSt2VkhEVn8D5SyOn1coqpyHeqBVFgVZyevaPY9Z1\nh3dgBn6MxhHfXn6Ujqf3QzwwgO+tYYZ3+9qxhansC23oZqsV0v5TNo7ICNl0\nrNhai6zd0yKSW4M0XPpZ9nT/KF0i47kFrVyA343goQhS1vKkzl7zdWWKJGIb\nDU8bd7WJGvHR8tnnga8vTa1U/JHaEeNPndKkRaQA1Q5dh65rinrl0mLQLW8Y\nkg1RMTOYDVMuK/6zcVB6dTGIk/feugwYXj7dOAWNopQIAJgTzJseuGgNL7kh\nPhtzHZjl/IUcRY+WCVPEwEcnQ6IlznE/+ULRbmhW1q6/19PqB2zc4lADxgfF\nbU+1\r\n=aLr+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-4fd24602.70+4fd24602","@graphql-toolkit/core":"0.7.5","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5","@graphql-toolkit/url-loader":"0.7.5","@graphql-toolkit/github-loader":"0.7.5","@graphql-toolkit/prisma-loader":"0.7.5","@graphql-codegen/plugin-helpers":"1.9.2-alpha-4fd24602.70+4fd24602","@graphql-toolkit/code-file-loader":"0.7.5","@graphql-toolkit/json-file-loader":"0.7.5","@graphql-toolkit/graphql-file-loader":"0.7.5","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-4fd24602.70_1577381557550_0.5432107663897643","host":"s3://npm-registry-packages"}},"1.9.2-alpha-a9e67da2.71":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-a9e67da2.71","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-a9e67da2.71","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d2e482fde4baaa048b1bc57ac45506c62d9fbfef","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-a9e67da2.71.tgz","fileCount":29,"integrity":"sha512-uIq2c62tUkhVvtQx2Cx2IsS8gPM9sn2RFJQqQXjpDHZgosHaNrSDxYe5HbxMMJMEjdIG+EIfEJFPsQuFYxlGog==","signatures":[{"sig":"MEUCIFBXMVQO+VUxREs1kGYkCpi6tQq3nyqNEqkZv/bJt3DaAiEAsrNXLqtNjVRfCN+QsrH+gitHH7N1r6F9hf8ERSgxzls=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184171,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeBPA8CRA9TVsSAnZWagAAulMP/2kgrPPgzgcjvzJyLq4e\n+NziwpjNIUHzRfiPRwco1A0CcDRNaTwtpqMgv7f2ahYsfsv55t8h4YPhx1xC\nXrG/sp4xL8gDTuZ8xOreZcw+J1O8CfWLcXCB+hWY747xYl9NLNbqazKld8bH\nlAfBcPN/ZvG30MIEPFCo41OQ28MX/t+0rWOOiE81+nHG8OFyUCWWcjG3WjtC\niy5r591JhoYzxebuJxz9dS/kQBqlJt3TXryz0s+yxW/dq9isLBhTqsZnWo9m\nyQLFw8Njc5WqX+BYfSpOR9JjvUVSancBq6Z4sqe0c5Tvmh7FC68bq7ZlboC7\n5mw2vvqgdbtLx3hWGY/UU2sGW8LXHO4BqEO5yhchbqNySY1gcv0S6/5UN3gR\nXtsTW5hLcmN0a68u6o/aaP2RWuZPbduRU6WS24laqxvuJz3hc57fPaS+4a9j\nokb2xlSs2BRcSmXU4GbSeNcj2SEdLjCIwX47bMdsSyUKMkCmVLX7yAbzVSnG\nIryLCTUbbrFN+cmfzuwR8WCCAUGOTeBevQF/3Z5ivaJ2Shkp1fLdfBb9WDyr\nhG51l0l/9y9KtckmMY/ISWwukrlH0LXA0kzsx8ZWgotvH6cexWvgnau8dhVT\nKPoGrMMN8PSUBE8B5EiJ7pyMgmg/2/chUGSJtHnhUKSDa+QAAx4o5Ctwr/UZ\n/X4O\r\n=4Z1m\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-a9e67da2.71+a9e67da2","@graphql-toolkit/core":"0.7.5","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5","@graphql-toolkit/url-loader":"0.7.5","@graphql-toolkit/github-loader":"0.7.5","@graphql-toolkit/prisma-loader":"0.7.5","@graphql-codegen/plugin-helpers":"1.9.2-alpha-a9e67da2.71+a9e67da2","@graphql-toolkit/code-file-loader":"0.7.5","@graphql-toolkit/json-file-loader":"0.7.5","@graphql-toolkit/graphql-file-loader":"0.7.5","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-a9e67da2.71_1577381947620_0.5733050743212833","host":"s3://npm-registry-packages"}},"1.9.2-alpha-ac047636.72":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-ac047636.72","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-ac047636.72","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3bb905c8efff9c2fcee90eb4e193270e1873c3f0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-ac047636.72.tgz","fileCount":29,"integrity":"sha512-BoVYtOayGVKoNgThA0zkKzz1L7UkAo4E21uRM8jG1zMnhgKwsSB3XxQWVinFc3Y0XCysrys2BL+ML/XWdwc6Hw==","signatures":[{"sig":"MEQCIAd8HC7qcrQdioosS00JMKm5414wNiA+6iLP/NOIzt4jAiBQbzSWDZzQQdSmsvobJP7H73JCFFjdQIRWpSLK5CSYcw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184171,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeBfgOCRA9TVsSAnZWagAAVhAP/1FW9B+CdqCUavkUfZ+w\nCNDr+T72k/75XzrtSX8dDMclgx9VyZEhoCOtD6onWdp9UKwROdMKvOJWxOfK\nzRbGZv9/F78nNhPzYiyXLf0+13tkoJTr4ZKkkozfhUg5rlTFqfchGO0pyw55\nNdqq9J1pYSyxFutb1tev2KLCmq/jgLsyYH0N4lAzMEoQpp62SVSy0nGqRaim\nzI13eg59Qth1Bc53L2eSJSCwv1mysYsfWj0tsX9YQgwfc15w7BfBe9bq3HJi\ng/7kyZ8nA+8nRhfJHfr/MTcduAAAsW8Z1ZvjWKdnsOHVFjNEaOL8+ocifLMJ\nOEn1ofSQIfLzYq5yUigxS6cjw0TSn7zQ/sQrFkOOPNdXCkXBsTSK0YX4Y8tZ\nlh6gSJmaz8FjhrCaT5ok9hjuoMUL7wS18jG/JhgJJUHfQVgKZ8dfbxdvmUAJ\n/1l65Gmrr2hC70KWjEFrZo+EO5V5IhONrgNpyYhJ+yqp88hAZ6Pp26+B84yz\nK8KEGZh0diDqSK8+d3dQixKSUUbCj0sNzGpo8gZnFwwmp/8FO7UjTzp0xPEx\n5vjZ1v36y4VrSbZ73A8YCdHdvHBb4aH0R5tIWcbhvLr4tUf+91hrmTj+zrQs\nGu6eMgv6VHHsyHbj3898aFh8qfj68l/HH+kqiqm28mzdxK5lcChe1NFXTkvK\nhwas\r\n=X5ww\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-ac047636.72+ac047636","@graphql-toolkit/core":"0.7.5","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5","@graphql-toolkit/url-loader":"0.7.5","@graphql-toolkit/github-loader":"0.7.5","@graphql-toolkit/prisma-loader":"0.7.5","@graphql-codegen/plugin-helpers":"1.9.2-alpha-ac047636.72+ac047636","@graphql-toolkit/code-file-loader":"0.7.5","@graphql-toolkit/json-file-loader":"0.7.5","@graphql-toolkit/graphql-file-loader":"0.7.5","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-ac047636.72_1577449486221_0.4285254183429723","host":"s3://npm-registry-packages"}},"1.9.2-alpha-4cba7eaf.72":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-4cba7eaf.72","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-4cba7eaf.72","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c98fae61cad55718a1c3bf6d430c9f514a294d35","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-4cba7eaf.72.tgz","fileCount":29,"integrity":"sha512-zMwH9ni8f7a6wq9IRTAr/92Nbcb2U+oQN0mhDpb9j7sScVEtoarTSvtVI37kU/tw/HWm3o5hloJvd30+LLu/WA==","signatures":[{"sig":"MEYCIQCrHaVfWt/Yt+obh9Dc+z/eiWs/p5o0jZealGsbiwNwbwIhAJeNF0gG+6e/t6/BVqA9hjQSc01cygTThYbuWiqhqGB2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184171,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeBfg5CRA9TVsSAnZWagAA71gP/AkMk7fdITjUCgKiv8xR\nHh8wBuZC+ksMySZv9nnmkhIRhX+PGuMzzWXGUYIn6TUpSunNAx+QRwDEguwO\nQYzJQ5kQSwVPg2HTaNl4yWbcfmtilBWjehjRFVioSqyVm4WtFo+XBJH9cD3s\nLP8ullWKwwcgGG1iYN6ppqrWEl+dJITzbg/IE4h0Xj7v6l1nY8/N5pmmeLcK\nY7xel4NrGv3nrkX0/hAWtZaidaTGWHGNRi/TRymwQQRMccDkTs+8dE4hjD0b\nzyqTY9btPSoL8UZUj17VlcbeSJJgheBJhYAr4IsxKhMk7i1xK3sMRVcKGdKI\nn33m3JSMsCZShWGy2a63p3NWmW5VoyfFtR0Wdczt7CuwIWxwwy8ME/fRKyo2\njfcreQgZjKQCQdLuBdElTMKXOCrT34E2zidj5EROSRKzLcMcE+szBPsYLhBL\nGXI7zdcH4RJqcyLLrdFAD//G4vC6BfY2IAHs6Atl9+j8UEmeH9EgT4DO9MiR\nPZjYgs3jGC4f9zB8hSaelswYXoCPzMLWdnpTz0MuGtAQ+/wOrxi7mWdumiYp\n2tmZKgVMNVfKMtnahObWrash8+SrFum9wDuREpISv6ucRbFi64saVdHsL+Ek\nTNczHhyac++HoBdl4F1zmnq/fYMXXJ92x4vEMaRTNkLMl+h7z49oiSl0iz5C\nvQ0h\r\n=zo2N\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-4cba7eaf.72+4cba7eaf","@graphql-toolkit/core":"0.7.5","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5","@graphql-toolkit/url-loader":"0.7.5","@graphql-toolkit/github-loader":"0.7.5","@graphql-toolkit/prisma-loader":"0.7.5","@graphql-codegen/plugin-helpers":"1.9.2-alpha-4cba7eaf.72+4cba7eaf","@graphql-toolkit/code-file-loader":"0.7.5","@graphql-toolkit/json-file-loader":"0.7.5","@graphql-toolkit/graphql-file-loader":"0.7.5","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-4cba7eaf.72_1577449528769_0.8149693798100379","host":"s3://npm-registry-packages"}},"1.9.2-alpha-a62eca7b.72":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-a62eca7b.72","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-a62eca7b.72","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"9c759c8c9e72d369093d7dd451e3a69bc9ffbde3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-a62eca7b.72.tgz","fileCount":29,"integrity":"sha512-9swoovpVINSprltE9e5goUFVN4lf/d1vpFK8KTNyZinVNwG8jO9OVRq6LqLZfh2/RtaS0Fd0orE9NISE8Z0plA==","signatures":[{"sig":"MEYCIQDuvdgg+jLIHMUQibp1PcpYQujull2cij83iaaC0BNaEwIhAPFb89mphYN/qR4aZscnW+4uITLTeMgNO8ChLxA8Ib/L","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184171,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeBfusCRA9TVsSAnZWagAAro8P/1yS+T+fxiAHRXqXWmaD\nkT26Mu1TCuSg+L14vZIGvvO49nPbbIIgxbLEWDFNvORgIQM03Rgc1VQibgtW\n9ZTaKbsaiuuMzLgqqQ2icImFP1W4eDsyxQ6C+ul7pbBcphzeBpnu6ct96gKG\nBl9kFWCH1fP6lljOScBHg0c0WO4X9bp1/Ob7bwxi2hqpezk9gPopJ923HLsV\nRHAL5tNMORLMITzDLl8y/ehWZwhw2Aku1ehXPx/SNbRJb68Jnnpm1P4eg73A\nB2XEPOLK210Di1dHMGxtUkg7VxlaNmHjglxwJxDqRkCAeAWYJuvZc1XSFmxP\nHy0zg0Mm+TKNHxFN0JeB/NxuiUosYH1bwqZ8Mzcb8GvNDp9/+NLoprHZUQeh\ntTVk/hqGd9A05jVECupfaBmZ79y+am/fxv7pN2ypfKb2Lan3u1oBBEd2K9i6\nNgThbSqy3I9fng+aVAxlBIZclfyrsfqci6yEFxsyzvaDCiQL6U+I8Prn/FIa\nf8zPXmmiT+IpQ7E3wouK8O6P+fqXuz+oRS1AoRkiDuBKsF4l/+1f+K0cf2HE\ncU0h22hmGtATzbVX/O4Q39T/kxAPkZtGVXJQN/snCGlB+s7orVlBFL6ePpgm\nwxs1541uFUqCkyGnS3pQHSQY1sbnb8GbsbfR50EIU738J6timZ7E2Q+R5sTp\ncV74\r\n=9wjM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-a62eca7b.72+a62eca7b","@graphql-toolkit/core":"0.7.5","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5","@graphql-toolkit/url-loader":"0.7.5","@graphql-toolkit/github-loader":"0.7.5","@graphql-toolkit/prisma-loader":"0.7.5","@graphql-codegen/plugin-helpers":"1.9.2-alpha-a62eca7b.72+a62eca7b","@graphql-toolkit/code-file-loader":"0.7.5","@graphql-toolkit/json-file-loader":"0.7.5","@graphql-toolkit/graphql-file-loader":"0.7.5","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-a62eca7b.72_1577450411536_0.9963845840589509","host":"s3://npm-registry-packages"}},"1.9.2-alpha-210643e1.73":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-210643e1.73","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-210643e1.73","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f60df23f1ab5ae42fb8045dbece8d7fdef250070","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-210643e1.73.tgz","fileCount":29,"integrity":"sha512-nEiluE5/KumyOEyF18OuNeaF7BC8w435lQslEXusIFRHPhwKcUrPmQIwlk7IGbIbeMAa99zY1cueUpy8nvywlA==","signatures":[{"sig":"MEUCIQCc3C1qojSBJWYTb28SpUwphKjxdlxCQTi+lKgmEt4iNwIgLswfOZgNq8FsrDBHtH1Z5k2lA3znJoFCzWb3mraEyao=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184171,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeBnYSCRA9TVsSAnZWagAAETUP/jK6zxRtB6x/OPRt08pV\nFdx8M9FzFuhOrqGgkhJtzeyzhQ2fw7yygNbnOS7G7wC/uE6TvLogflV/RCxf\nZxyUv22S1yVmQpCrjTMstUvz9KsuqefgNScU/3R0GiplB7O9tRniuDJ2j/z1\ni4pohPiMMFJkqB/U/zDigkxnw0YGn/ehdvuWBO+hv8ZyZ/52vk97mnjY/SMR\nea04JEkti2kbj17PvG0Csq0ImXEgWYs4FiS8Vh9aZEBRcz8vDc13EoIRSWM+\nTXQYLj2nNV0M4NVeMlP5/iFe0jwF7p8xLeuI7K0cENTN2nFOqXUPCsBu22wn\nfqNdJx3KV+9wod8QDPA5pryGKY+a5xhh/jtOsjWL4F3aBMQtNuUmQd8nLg5X\no+sSdOxrg2iZ5tz0EyqH9ytAYB9MQm6Gd7PMIyUSrieGwtlYz40w14Isx4XG\nougtW7b3gPsk0QwR5GvHDzXCNue4PYQXDT20PE5bDqURrfATCfsvjB4fgBgr\nJUEaMTcf9pBQ9xYxHT7+C+Q7BrrOI5DTjHnsnXla5WLH+BqdzPty/z+b21YH\nWr1G4bPKkK3MMHzVKhrxl9ysxkKZzykMf85OvHhHN+7pswuALgFEBj4brPb2\nt1rnE+KLAOnmBCHymXpSZj4/JIejf+q0MLe1tVwLUVJ/NYpSYZ8YoBt4YG92\nBbzU\r\n=LkL8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-210643e1.73+210643e1","@graphql-toolkit/core":"0.7.5","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5","@graphql-toolkit/url-loader":"0.7.5","@graphql-toolkit/github-loader":"0.7.5","@graphql-toolkit/prisma-loader":"0.7.5","@graphql-codegen/plugin-helpers":"1.9.2-alpha-210643e1.73+210643e1","@graphql-toolkit/code-file-loader":"0.7.5","@graphql-toolkit/json-file-loader":"0.7.5","@graphql-toolkit/graphql-file-loader":"0.7.5","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-210643e1.73_1577481745676_0.8193262248765141","host":"s3://npm-registry-packages"}},"1.9.2-alpha-3d7c4c37.73":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-3d7c4c37.73","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-3d7c4c37.73","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"20210ab7eefd42b21bbb6d63c17d7c701b74bba3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-3d7c4c37.73.tgz","fileCount":29,"integrity":"sha512-9GY8oInsmpa92dVpkBxZ+ZBEl8sblR4/Ut1g5pne0hM37NLKWIa94Vm7s9QBlspVxKO+UMsHCFjDN+semYi+7w==","signatures":[{"sig":"MEYCIQCIXLxjl0Lk0kVhnsHXwshEaIdB/gAEJXeaYcmIjCe/1QIhAKDURPi7kjuErUpfb/7ALP/FkW27TlO745onKOJwUC5T","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184171,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeBnY4CRA9TVsSAnZWagAAuxgP/i7mkJ3uYgJ72/cnrxS/\nR2nb50NvDCjhg/CIzqnLuhbAlc6uh59Fc1Y3QcgJ4+gDfgPZ0MIy9DOHyUds\n3BotCRTtK5ekLu+8/8USCAEEFFdrm0xZ2pyvGzvVq+eZY+4xg4nOtArYLkDn\nrdD6HgwDN0+wJ1lZkgogtKzTl9KSkEMs8OqbVNZQEp31h2Wb292CIbDQN70S\nh73riD9WTv4EO5Mw0TfH3IK93hpw1U8dOjGpqUOx8smRKi2mphcr8IDeslda\nQJW2qgbUFju+526HmkalQuMgSRCwoM2xOSU/zcF7AeNSX2Cxl244r5k85lwD\niyuFXFtCywvVwgqO2Fmq5VQjLMj2SWTJ4e35wY/pFIMt6rqgVjP7WmPj7YqD\ngr4dhF0LfZTAiVwVZEaaIk+SRRzlPg/+yyXuu0LljpSOBJkFP56CWZdj4ES3\nCdHQsk4GLHz5UBWKUz1X/sFKxvsBGGmGvcy+wbjK2g04YwEaY2J+ZFnaF/tT\n7FY/S+QFUVwvtQqreomD2mxNzQA7bDJcmS2CDdqueQ5G7JYpYA5HDbLG0ApD\nNKvS0mPQNQXJs153Teeof5kRQRhjb4rcvTH9x7jHp2SDEZYP/ZczlgCB3i1A\n19HsTcp+yuxitsdhFdkTLPuERPirbd4nrYt/5SJovP9R3Gkz62p8FEMySfCr\nV9p9\r\n=UUjc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-3d7c4c37.73+3d7c4c37","@graphql-toolkit/core":"0.7.5","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5","@graphql-toolkit/url-loader":"0.7.5","@graphql-toolkit/github-loader":"0.7.5","@graphql-toolkit/prisma-loader":"0.7.5","@graphql-codegen/plugin-helpers":"1.9.2-alpha-3d7c4c37.73+3d7c4c37","@graphql-toolkit/code-file-loader":"0.7.5","@graphql-toolkit/json-file-loader":"0.7.5","@graphql-toolkit/graphql-file-loader":"0.7.5","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-3d7c4c37.73_1577481784062_0.6516769679133818","host":"s3://npm-registry-packages"}},"1.9.2-alpha-b498db5f.73":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-b498db5f.73","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-b498db5f.73","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d22bcbef4331153bcc22a21a08d12fb56ecf6fda","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-b498db5f.73.tgz","fileCount":29,"integrity":"sha512-BWhsNmDWNNraaWSB4lcJ5ky4kBFeP7HuofkM0dW/ilItLwAuLYoRTtIZQ1JcPWgyJF/2pzv8AdvIzbo63FOOwQ==","signatures":[{"sig":"MEUCIAc6b3xOP8qcnR2LUE29xQZLt/k3Xd+snHnkl+jpQEzzAiEAihOy0u6c17/sOB9c7meGYIJJRJueH6Fo9cLE6Hjb+o0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184171,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeBnrFCRA9TVsSAnZWagAAFRcP/0GhgQrEZK6yKYWuhmki\nsMg95zLAuWjI+lYTMEyaEEXvRb3ouDN6AjS33LVO9SGyI46RPKN4l4t2mOwc\noCxo4lOeIXJdf1RGM9iWKDYiV3ZBGlNxjV5RRrfFijZDS38UKGMW/qgIcPam\nG/bsRdKW5yxvlyHczaRorFIpSwJ5nZXSK+j7y75LrZTuG1zmPbDPZTHhXE2V\nozcuhI7JH1lauiAAEw1U5Sjp7JNUSgL+b+yH4TIwLkAGLsI/W80Jf239J3rp\nr1Nfp/Ojd6+Y6CHNtluEn1T1phe1pLsGYkg03PwqU4E/0I3cfSmGYWS/Hfr+\nKapVH2nvcKMJItnaH53/RyludCk9cxgpmG0Hw+Ht0PkBY9qBKB8R/7Q2mhDk\n6fyB+qEcgBiq07iB0tuQ71yMVIGjDKis3F2YWnKnB1paWIIbYqRdHYvcs6nH\n4oaiDqKdHMwVpxN/peCbk8Z6neCiNpanMUs4V8ndnSMvOEx05/jRxLjKTJR8\ng/EQ3F/QJsKeBHvMOXxD1n0hD8noRGby6ZRnrWHmjPDSdQbKG9OachKzqx4E\nY5hr/FxJerk/TDQIjE+lDwyHTjN9WBHCIsCNeP2SIU7EmY9/PYKC4XIXnA3T\nPd+NlZVUwvdo1MrwWXclMv3CFQMLN/6F4NeDNsH1RK42uRwfz2wVXsL/TBel\n1Ch8\r\n=JNAY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-b498db5f.73+b498db5f","@graphql-toolkit/core":"0.7.5","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5","@graphql-toolkit/url-loader":"0.7.5","@graphql-toolkit/github-loader":"0.7.5","@graphql-toolkit/prisma-loader":"0.7.5","@graphql-codegen/plugin-helpers":"1.9.2-alpha-b498db5f.73+b498db5f","@graphql-toolkit/code-file-loader":"0.7.5","@graphql-toolkit/json-file-loader":"0.7.5","@graphql-toolkit/graphql-file-loader":"0.7.5","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-b498db5f.73_1577482948613_0.42200765569880416","host":"s3://npm-registry-packages"}},"1.9.2-alpha-16de456f.74":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-16de456f.74","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-16de456f.74","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d479b5cdfa7b6c939b3c18b854f871ce44bcd24b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-16de456f.74.tgz","fileCount":29,"integrity":"sha512-/y6vyRey5WFTmD+yFynQr/lMc4UDTA2h4JsiIpwKK2+/BOzNkYH5hfIKHbZMQq+h4YEPMdMEpaUdXjIef3wMXw==","signatures":[{"sig":"MEYCIQDntKUd27ocRgHlWFr3d4oDk9OMvvV7B3Ia8J1y6aBaaQIhAOl/XFm2p+j7595nza+r3t+wR8J0VF8Ob09zpuIE25FX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184171,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeCSgyCRA9TVsSAnZWagAAnW0P/RNvdA4U7XODveKYBVpV\nf1nbEWti4AIwHqYBoX/ymrjmv/dAVLsIpXkf6P4Rk/MWhuMPKgIaiQRUIRk9\nN0SAXKaAdL8zSJaNaiqP2r+dhTuKcKfxj3lFSNA/m4n0xXh1T6QEp2CNLcOC\nag/6Kw4L3Unt0pEsUqx4MJD+HLnLuQ5iVRX+R/xRlqYug2aK5obuJi1QJ8hT\nqgX7HWLNWd0Zy/13rsKE/lwAdW6Uacz/gydsrsBcRUCeMBwsi6h69+NZ8jED\n3R/wzXSSkE6k5F+wtzMXUulStSXZOj5S3QnsT3rd1xJIhZsLOWBlxAX7vdB1\nCLvaOZPKCFBGHxjxVDYXBJ7nSOsk0CT1d4w5yEjtu2s2neKtpxepux8l4uhE\nu89ev4zD1uVfWhdZnxUFovA/lYqbT3k4KnJ4Do6278thA3mSeYz/AVOTggNw\nVXHbxO/qsU1icPajJz0SIQxCyAXxsNPBat/76nok5608yMYkVWsYt0xg1zXj\n2UbRZLOT+UbVIHqlqfEfUMQLleOEoaH9GQ/hbVjll59ZUVnLXou3OZltWACe\n/G9EB4Ean8jTg3GBDuZ22Oabftxuw5bxx2NflTWGIUyRN8xrH2yWQkCx6qfG\nLYlfkTvb5hd1F00Hn825tFnuZAo4fsohy/uVEHSpMoJSZ0VFbwoWdsc6LsgY\nsRPo\r\n=oSdR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-16de456f.74+16de456f","@graphql-toolkit/core":"0.7.5","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5","@graphql-toolkit/url-loader":"0.7.5","@graphql-toolkit/github-loader":"0.7.5","@graphql-toolkit/prisma-loader":"0.7.5","@graphql-codegen/plugin-helpers":"1.9.2-alpha-16de456f.74+16de456f","@graphql-toolkit/code-file-loader":"0.7.5","@graphql-toolkit/json-file-loader":"0.7.5","@graphql-toolkit/graphql-file-loader":"0.7.5","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-16de456f.74_1577658417651_0.956296804462871","host":"s3://npm-registry-packages"}},"1.9.2-alpha-7d88fa67.74":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-7d88fa67.74","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-7d88fa67.74","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ab5652bd3e9f4972fd864e5ab96b6db554cf8c9f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-7d88fa67.74.tgz","fileCount":29,"integrity":"sha512-lxT3JL8jcXt4L4cy67JxMn5l4hUWLDl4Jh7Hj4vpBwDk9MU9KpLi0hdT8ZGm+bDcsmHxYKP/pPIj7aRsYgyTLg==","signatures":[{"sig":"MEUCIQCdI8pkeezey0n4wLVTQWv67t1UYMQ0L3jV07gpQRCSfAIgJAezZ9yjWlC/dsaB0xX8NNQuKN+YOGSVhTTGydiRtfk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184171,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeCShFCRA9TVsSAnZWagAAPksP/1z4tFJcpUUrvm3zE3OF\nvM7RMANHVsDM1VzIrJd0CiR5BYSuih4xywC8yl9jIz/xRJridnef1HL6Fyo7\npHVuWDcJExWnbPXTC9U1AKJiMmV/6FtZfudePjjmNCB/PPiFxq502F8kmHzq\nYE2PIXd27dAQRrnuumZKN7kIIjR978nEGDXshO21FQ3WiJ6WmlrlETOgvWnJ\nCUWKLVWb8AbMw9z4TE4jZM1A6r3xiV9UvH9W4GaP0AvNUgCdLT6DTAXRtWQN\nEkNH5oPhl7v+JJhI++95BLGuYoAgJGvhbF1x7+BVZ5F3N2jvVDeP2H5y74aC\n5PAJZ7Yy1DX5ljUnVMkXxO33FL3MSYGpr7Url7P5/4mY+1VO24SmjgjKV9iC\nnB2YsjFd6bLNIBkF57YpAJCjb7PQs7e8BT31LRc8AschjS5BgJWOle4hCb2G\nlNqq7/gl554nCx3YJUt9nsOVvWGSOAq+7oiNMirwDfiQvMXddBzsSqFh/LSv\nTEY0T1ECroiZTN+s1uQSHI2XnjbvmIovSsNtWkLbdW3YFr2BDuN2AJgVbAeZ\n3YFSyIIrA2yRZasCUpCvPhKMK87MsbXTF87UxOSHmuimfvOtrSura7BtWnzi\nTkp0JJacSIt92HkRGjxgj4mlrN8FMy7HCbOCDIxTImj9UpHC1U9x1zsqC7RG\nnAZg\r\n=Btwt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-7d88fa67.74+7d88fa67","@graphql-toolkit/core":"0.7.5","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5","@graphql-toolkit/url-loader":"0.7.5","@graphql-toolkit/github-loader":"0.7.5","@graphql-toolkit/prisma-loader":"0.7.5","@graphql-codegen/plugin-helpers":"1.9.2-alpha-7d88fa67.74+7d88fa67","@graphql-toolkit/code-file-loader":"0.7.5","@graphql-toolkit/json-file-loader":"0.7.5","@graphql-toolkit/graphql-file-loader":"0.7.5","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-7d88fa67.74_1577658437243_0.5199378836820534","host":"s3://npm-registry-packages"}},"1.9.2-alpha-2164932f.74":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-2164932f.74","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-2164932f.74","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ab0ec7a9f385470ae474e21adcad4bc301418ce6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-2164932f.74.tgz","fileCount":29,"integrity":"sha512-ugIxB4nf4xFdwFKaMQjByH0HQq4/fzUvkA7FvsKY//85pyZ0VPNbuLR8DvnqhT7lry2B+XnqHjmesQ+LD5XpfA==","signatures":[{"sig":"MEUCIQCogjjNeCo0jmIIaZEYV7fD1le7LJnG20CZzRNYje0RhgIgDRr8lbqHzwF7Yl/pt6c+NSi/HLcZB7/nQuEsV5Llo3Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184171,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeCSvcCRA9TVsSAnZWagAA01IQAIcUwc1ZvSRFBUCGgBT/\nphWoZsYc9A+1e5lIB8s0X2iIcXQurd0sh4/8ygjYxwGIEFIqiO6w+oDP7OEo\nDuOAfmlDcaCowqmGTytgKWWLt9vjOF66DZagPbFFTscn9dS2sj+vNESX5Tz5\naw6utasx7KhhXjT556wlS8TgnK21Het2/ya6DIRG8U4fAXLx/eL1nppHkoyB\nr6BDYDqGKyMWk+bG2Gdegr7EfWWWVTzXD1bKR8y9W7fWtzopAF/Dd/Tbak2d\ni1diuCnU0ubr8szxWz7D3Dy+3VbsNX4hMxO0nG3IzqEYhAHZSlgrqpcWpuFm\nuO4pzsPsgOmQe1coF6l/mRZ4bmi9YeWLtHnWC+xXYSVJWfFCTUHzwd2ocTrL\nd/fw4q/YvUB0FFgTkgV/sT8x5BEQ2rsZp4kgPG2OzKt+Y+HO/1SWNJi3dCA/\nqFnMmeCd6Ft38fdtz8B3fwatjCCdftsJxd4mF2DO4nl5xunZztkh+0H2783N\n3yKy9RIxyotCnEXRuXOXphMjAQGzLVbO2w5u3hUzZeLeYoqnSsXhHuOBLBl5\nsbHh8oJZL01nRkba7Ym+P6EavRdBzJT0nkxa6UE09BlJ4ibUKCEgkCYuXdIb\n/taMThsXin77MeRb3N8ow5+EGg2VVIUdForRGdzWEb/rNIitmzhtzZQgxE7U\nlOwH\r\n=C0/F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-2164932f.74+2164932f","@graphql-toolkit/core":"0.7.5","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5","@graphql-toolkit/url-loader":"0.7.5","@graphql-toolkit/github-loader":"0.7.5","@graphql-toolkit/prisma-loader":"0.7.5","@graphql-codegen/plugin-helpers":"1.9.2-alpha-2164932f.74+2164932f","@graphql-toolkit/code-file-loader":"0.7.5","@graphql-toolkit/json-file-loader":"0.7.5","@graphql-toolkit/graphql-file-loader":"0.7.5","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-2164932f.74_1577659355665_0.6532161970827615","host":"s3://npm-registry-packages"}},"1.9.2-alpha-5c066948.75":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-5c066948.75","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-5c066948.75","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"897ecfa805ed8adb8e758c5c0da7b5bc475e7a44","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-5c066948.75.tgz","fileCount":29,"integrity":"sha512-1YsJss2R7M6zRfuRph0US4RFLYAxGaOUGn5PXwgOU6uPZpmx1XbSGXNtKjqZcfVNtOdwO6iUyXflKLxifNO8cQ==","signatures":[{"sig":"MEYCIQCDhLgXg2Nt4c7hCnsuvC+3J6y+fBvz/AqQro8LEufpnQIhAP1HsSk4ZFV9V/zAEWZ1KHxdWZaAy3NVV3q+GNDtHCi3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184171,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeCdvPCRA9TVsSAnZWagAAGpwP/23pqoMFkvptumCtS+Oy\nAJdieP+G/wHueGaU/Sw2Eb8UM+6NsADDpopfKfBoGI9VOZJSkgs621TJd3tt\nRBDPMJd76hxFdwXqpd1VkhpIYg7A0nvHexqeaM2VpfsiVYRzDc2y3gp4e/US\nB6ip/TBj9O769Bi3fIYjfFPmTAYn84QYse1jStjg8YmxAldpyP+nFq9IESsd\nipP9d1zF9Mk0QiLrHJ6z4I7sWidcqmNOGHFB9QYvL0jzzl69AolnFmdBaZzM\ncdJO2pVfsHTLUhu3dGWg01CiBNG/lNqePNF2aY6pevkyOyG9dW7hgvXyxxGc\nCihr98xpvGzROjc62sYkcS4E6D+PP+zYUtDc/P2mMrsYqjC4fjc3YhiTpF4S\ncqSNnL6Zcltw4OtxuwbcimkHh6bsa2xCG9DACbaNt0HDaOMHqKeXNH1drWKO\n5h1iMAAxx2XKrG132E67FVp3E49JggwSspwJFuignN/kBorozxROwVaNRXLJ\nRo9HEHvpVFzqtEqX0MXMaZxwQvlbA8rV6nJJqsYq14bShpczjEm5y1ByOvRQ\nizo/ASrgKTbU4EqFnqBF/L3ho/uo6W5lqIbhFY/t1ekHlBs79tOB5+iGVXDn\ngmw4yCNfnsgil4GKnGANy4kWpVOOZRBy4O/XAH5yUVytIQC6YkjOvcA19zkM\nVfMf\r\n=5YuX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-5c066948.75+5c066948","@graphql-toolkit/core":"0.7.5","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5","@graphql-toolkit/url-loader":"0.7.5","@graphql-toolkit/github-loader":"0.7.5","@graphql-toolkit/prisma-loader":"0.7.5","@graphql-codegen/plugin-helpers":"1.9.2-alpha-5c066948.75+5c066948","@graphql-toolkit/code-file-loader":"0.7.5","@graphql-toolkit/json-file-loader":"0.7.5","@graphql-toolkit/graphql-file-loader":"0.7.5","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-5c066948.75_1577704398530_0.6955781793825422","host":"s3://npm-registry-packages"}},"1.9.2-alpha-a079f703.75":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-a079f703.75","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-a079f703.75","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4996ffe5ed69058725e4d6b373dc16050cd19c46","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-a079f703.75.tgz","fileCount":29,"integrity":"sha512-d1F3SFsDSiHSJJLVgz541Qk9JxHKiRC0B3qDgJjDXi0klP1cWwvY75ez30vry0z3UOj+zFWXH+BtJT9DBeYj6g==","signatures":[{"sig":"MEQCIC5FYoUfIxVmmG6P+lxQS5s2gIUi9xOgeMj6Hl6Q8k3qAiBwoC6snaYhbxLSL4uvZcP+cic15806Z12w3Csn495HPw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184171,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeCdvlCRA9TVsSAnZWagAAbvQQAKMOdglXyFwZ8COTwhW4\nz4xSx6AcsgJrila4jz/UxdMPo4zTsPVDlLnxRyvj2AyHXryagigH5ETTxgNv\nh4wi5rDlWZLEzhV9ztnz3mEEQ7eI3UUkLFIZCLAEuB3zy2rVLXXNmHsR4JRS\n77fY8M1uL3qDWmzdfXrF4y6NiBdN+O7nYlBECEqTzppBR+NtWoKZJQWb1iWp\n+m7esKghJ8etWaPxx+itL0g0Sz9NraIh3dwN4z+9O0lMKJJi7Og6/u1L6pj2\n770kMMquBD8qyBjpaDEjILmyFhn/0Cd85PtbqRZhs5M8UmdUwCvZbHRN43k+\nRrqek122p58yAgthpSsYfatj12Vu1pOyecTzieEr1D3snH2MqwQmlKTQFCcv\ntf2Ees85hFNt/lpygzsNvIttAs3kPVavIWGSb7XGU3EsXvOXbb/JSkRRMi/h\nnrfmSCyPGGrxsOYBCMdhF6UOTPyr/VxGTRRzzfTfOKaE3bwNEuXyLTv7JcEd\nR2Nknl0Xzt0QaD9HR1B82+5LlslgzKdgEKdAcKk/V0WmhlVfbdpqPMeS5oea\nMUGPCBG46FsZCxTWU0CeUX5aD4GYEyM6gF33Pr5uDqsWOFVJRG5bpqN5d5X/\nNLkg8yEqwciye8CJ1V2zXaC49dL2EWD2LNTsWB80vV7ZRDxjeLcdW4em3SuT\nOsRh\r\n=WZww\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-a079f703.75+a079f703","@graphql-toolkit/core":"0.7.5","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5","@graphql-toolkit/url-loader":"0.7.5","@graphql-toolkit/github-loader":"0.7.5","@graphql-toolkit/prisma-loader":"0.7.5","@graphql-codegen/plugin-helpers":"1.9.2-alpha-a079f703.75+a079f703","@graphql-toolkit/code-file-loader":"0.7.5","@graphql-toolkit/json-file-loader":"0.7.5","@graphql-toolkit/graphql-file-loader":"0.7.5","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-a079f703.75_1577704421005_0.6389992687196944","host":"s3://npm-registry-packages"}},"1.9.2-alpha-07b16a5b.75":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-07b16a5b.75","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-07b16a5b.75","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"841b556fe3b0e5411766475efca585367c3f67d9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-07b16a5b.75.tgz","fileCount":29,"integrity":"sha512-M7GG/y1qvFrUlyQMSVOF5G4l5hca38zkx7EEkQvMMqqqfbK/d9pe27xbHnX6tcyDkJ3jr1ImTa8IyLLA79aFkA==","signatures":[{"sig":"MEYCIQDFq7JMx9Ohvs2Qd6uagMmhECSU+u1opAQlEQI36HDeXQIhAKwBq/0+dD+ilFdozZ5c9J87oKFKkhCCAqPc6lud9FlA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184171,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeCd8lCRA9TVsSAnZWagAAshQP+QFwpkSPlOzycDgS2ViC\n+RpC14HCJINvn94b0Pj0KrveyGOcfubxX6d7andB+p2cpTzxtNEpcV9G2LgJ\nS6oo6vHbrkbvcn6gea0qHDATD2kqGQEhFgI4O3JQVf3DAsTN0rmgzU+imrU2\nrfkSHGoJUzRXtNg5ji1dSUQApG7/ehH1jTbbb1G1MXC3Yb7W1bVcF+CsKXWW\nVCFBPrvP/lbQ+zI86912JgfF7T4l6kfps/n1FulQnXJeCiBgEoz9ACRXNHiA\nQHXRn6VU9k8Swlx0w2TpzmQuS9Ek8Ml1cHGUFhBiRbrZdBC99IAUn/bwo3Pz\nEmezO8Bdp1VLmxS6ZciMyQCp2lhq9KNPUsivEhYEOjpEDAeuT8yKaF8EcO7N\nDavLVQR3g4F3N9NvksnkkrEGFCMhPsGzapW2eNJ80NVXU29hg3beyM1pEIha\nFOYdUpLzqYeO+OZw60E5YPIdbvqUW2BJyewgbZENEvG3BfeoqkTEdVjauhxY\nyVyDapbBQtaphI1O4b0ZLt/PxaUty7NH/bfsFohWK0kQoOYP9nwZTwjSiRun\nvUcBjLL57YpAif88/VqbfM7fV9NCF76gean+I/mWQZuuNd45tk/nJ/n2gprq\nNNTCdkcSVqT6X6xSGEXBuvrSliDsgHlDzef3NjRQ0g1qsFESCNdVaAmyL4yP\nzMOH\r\n=oOJw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-07b16a5b.75+07b16a5b","@graphql-toolkit/core":"0.7.5","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5","@graphql-toolkit/url-loader":"0.7.5","@graphql-toolkit/github-loader":"0.7.5","@graphql-toolkit/prisma-loader":"0.7.5","@graphql-codegen/plugin-helpers":"1.9.2-alpha-07b16a5b.75+07b16a5b","@graphql-toolkit/code-file-loader":"0.7.5","@graphql-toolkit/json-file-loader":"0.7.5","@graphql-toolkit/graphql-file-loader":"0.7.5","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-07b16a5b.75_1577705252687_0.8128954313447048","host":"s3://npm-registry-packages"}},"1.9.2-alpha-efc2dc41.76":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-efc2dc41.76","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-efc2dc41.76","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8ddeb19d42a6b1a20add1f9432b542a27ac364c3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-efc2dc41.76.tgz","fileCount":29,"integrity":"sha512-NKamNi3TOVixckLQI4iIUs9hmr9PDCRdxo+5Q3WZYKoK/P1pbGT4L8fDgWQ+lbnZiLa6MfkYJeQ/K1iUGyhKFg==","signatures":[{"sig":"MEYCIQCLEQ8u0zP6diuLOrwTxByiiPCA4qIRI+MGAP4d4wyBkwIhAJAt6z0KxGrOHLozYVihI9mgzavFt5rXcr83CjE+yEiO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184171,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeCjDNCRA9TVsSAnZWagAADaYP/j2OSc5ie23abqDgbBKj\nDwomrl+epv9HNe0HlW25vD0BHvtraftAxFZDaG91QLHGyaJqJkgk8SkOzIpa\n7o+7epmFc0FbqlOmAajZoppdeoboSB7ak0I4n+xWKQiKFwIiKAFv60GkmO6r\nDmbFdMFQizYfnPnQVf46BeuZvsTbGwbZB0l9IUwulwyB+K66JmSbZk0OT0EM\njw0RHih3gsFMgLWv7bF0D30f6Ns8bn8K4qNToQxvNK9Tgu2g3hh+DqaD0ugF\nwjOCTY/iBMoUNPgyDukyZKjKb65nN35+MAjv5Rq9sE8Djok5UkcXVlvLlr2R\nyiG0mjsX52NjhC8o/AqPGl5WxphICwe46bxDjPt8Cuen8gsCyrXpPGEeXMSR\n02H6Qd6eV/qZBBKOcfnrPoNGyY8sLb3KPYBin2BTnjvaP71+ds+eN4/v3/lv\ng4lY1NWJMXCzUmW084fS9sq8GYvG+6boNTBIAMQ+JKaNMMUYWA3JPvR008a6\noorIsl7qWItCXLulme3+wmoIbSkup6ETQ3U5jLQDt1AZ5/2QA71bkbfesNbG\nVxEBKAqFxPbB1Hn/9jRHtjLn35lgUkfz7y0zV+wN7n1GgpfT45k6QrUmbfH1\nZt3ksntAoZlOQpvz47SFehHALfoHcZibfc3Nv6SuSAoMdCKSN0tAOh5MR6o/\neTRp\r\n=Lzkq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-efc2dc41.76+efc2dc41","@graphql-toolkit/core":"0.7.5","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5","@graphql-toolkit/url-loader":"0.7.5","@graphql-toolkit/github-loader":"0.7.5","@graphql-toolkit/prisma-loader":"0.7.5","@graphql-codegen/plugin-helpers":"1.9.2-alpha-efc2dc41.76+efc2dc41","@graphql-toolkit/code-file-loader":"0.7.5","@graphql-toolkit/json-file-loader":"0.7.5","@graphql-toolkit/graphql-file-loader":"0.7.5","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-efc2dc41.76_1577726156746_0.014402004948501856","host":"s3://npm-registry-packages"}},"1.9.2-alpha-2ee4436e.76":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-2ee4436e.76","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-2ee4436e.76","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0ea35e7e53d94b74d8b212d25e57ea29d7c005d0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-2ee4436e.76.tgz","fileCount":29,"integrity":"sha512-vJUif3xpyo14a50hQag73u5fFcfjN4HRDKcSvDJSr02iQ6/7sFVbThXwi6E3eo4lC/xSHpGVW3vjubYPV1lXlg==","signatures":[{"sig":"MEQCIFP7huC2wZSwF1apLpHxu5SIH2vkgWzzBrbUptLV64ebAiAgCmtyfEjEKnSIGy4SZREF0UCI1SNLjqHut3dG1uuuqA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184171,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeCjDxCRA9TVsSAnZWagAAM2sQAJ6iU/SBDPFotT3wL0L5\nl2swL+fgaMxRArj7p/EQnoYswadTwK//wdhwl3n6aKKFo17NYd8Jl0soBzRs\nAqTBC/ILfCb7LGT4NBfRv2YeyL7Ts0qAbqGFRKuPqO/Z0L4apn954+F9peM3\n7karN16dPfcuPBYfUVvMtRFIhSz5YnE6qMw38H4Rj6uXbP8wOP+q2eUx2xAs\nuthwWpo90ulpHgPEsZeuFLMTSvga/QeCQ5tTVOUec4LinAtt6a/bUTjYjrh4\nYhS1727nkBTUt2XlHJqajZm7QKkSoBVKAbPKJTXhrs4zxpUJXXxML6+LY+EC\niLuEkmp98xJSi8URBNiF2QZHw5xDKJTo3rmUB0lvDoEk25rcFm1QSk0zggsr\nKhuLLtnZFutH/FpORggtyNziaA76eo4y3rqUz1ugPBrjbDfTkSkq1Cg1iXh1\nHWQPozKnPUFKrkIForH985XA9St0QunLJxR4zm7f4fDnZcdEOTErU6oxHonx\n5tTzmY4SHa9VSdpcwKt9ESrugHYVhyS3uXTCQ/JKdYD76mdeTZ6nhPqu8ERr\nfJKVO4o92nl0N4SWiXcTMfUYhis/gjGBSERPV5yv36BF/IccRKbAYYOvuyN+\nYRUyKBPASQGICLt3wvB81dDMbSbQrgSVVQihndNFMSDYYGWudZsZCNuwt67k\nSY3d\r\n=SeZq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-2ee4436e.76+2ee4436e","@graphql-toolkit/core":"0.7.5","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5","@graphql-toolkit/url-loader":"0.7.5","@graphql-toolkit/github-loader":"0.7.5","@graphql-toolkit/prisma-loader":"0.7.5","@graphql-codegen/plugin-helpers":"1.9.2-alpha-2ee4436e.76+2ee4436e","@graphql-toolkit/code-file-loader":"0.7.5","@graphql-toolkit/json-file-loader":"0.7.5","@graphql-toolkit/graphql-file-loader":"0.7.5","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-2ee4436e.76_1577726193055_0.7791271471400352","host":"s3://npm-registry-packages"}},"1.9.2-alpha-2e6b5be4.76":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-2e6b5be4.76","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-2e6b5be4.76","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"33c52ed01371138221382ec42f41af98417c0d06","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-2e6b5be4.76.tgz","fileCount":29,"integrity":"sha512-7DbaptBcXIE1tBs5Pr03Qa49YjGjD3fURubSksE20XkXQY5Z4HgzRFSeuNEoNRDBCozYVsFGIqxj3AMLZYmk9A==","signatures":[{"sig":"MEUCIQDaparvSUKlrT9q137Zf8eItV5e6EFjXrzytAogV+ia2AIgOKhbM+aZBUnpZdexj3diwnNKoQ6HoqoziStfj8Hko7E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184171,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeClGeCRA9TVsSAnZWagAAtN8P/ipyab8Me9j1QXiJjTDP\n7Z2wchzCPk6damuIImBWG9zNX/2WNj+WCCp7gDlJg7V9sqcfaXe7shL+nden\n2AvmygNxKj8wUGIcukKzidOAEI1DmPdrnGtuEgqSGnVNLDv8jJbHuVZYle1y\nyJJr6jkZS6wmwPhp3LF+fkjyguybI41Fvk15tukqhkQHuLgCmQJ4jSW7UXYX\nOqvvoi2f+nGjWhjSoZKH75I4TeRLKZRymO3M9wEpQLVw5hkC8DJ+fJtVQj85\nKJt2IHjeX9j6EvQSVfIfMHqOksDhy8mGulO5F1iA/1YKwQ2bHYfI2d/iJiwS\nVbsE1nzW14Ypf6XpPMUQpBG89z2uK5xrJYByKPUskRIGLs5Mr+E42CKZbiEo\nsAU2+dxcZR4rMXdiq6vS692zUpOANnuufvx15an+rVCxmgD7gBJRc8fRmpAU\nHmIZdE7zHI63P45iM3UMvSEtOvyknLnMzlVf4eXhN1Ldyq7zFuVnkoz9k+qu\nLr9zZOuQSck1/Fbo0SZpoGSRZEzoLBQsVd46aaDWH+dCcBsZsv3Gsuy6VqPh\nJAMewf82lM7hcDpf7Lj+r0SoxAmS3ge5UJPXhoNxdFonSWBVPTnluo5WASJp\nx+tiJZYjkLKmiicCs81Hv2ExnaasNXwvKOPrn+rjBzH238pu4/G4+CQcrJbs\nPnNx\r\n=fOHo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-2e6b5be4.76+2e6b5be4","@graphql-toolkit/core":"0.7.5","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5","@graphql-toolkit/url-loader":"0.7.5","@graphql-toolkit/github-loader":"0.7.5","@graphql-toolkit/prisma-loader":"0.7.5","@graphql-codegen/plugin-helpers":"1.9.2-alpha-2e6b5be4.76+2e6b5be4","@graphql-toolkit/code-file-loader":"0.7.5","@graphql-toolkit/json-file-loader":"0.7.5","@graphql-toolkit/graphql-file-loader":"0.7.5","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-2e6b5be4.76_1577734557693_0.284340923367006","host":"s3://npm-registry-packages"}},"1.9.2-alpha-fc0e7321.76":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-fc0e7321.76","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-fc0e7321.76","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8a9ee09770c12334d9658e33c107fcc8b418b96e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-fc0e7321.76.tgz","fileCount":29,"integrity":"sha512-2/KBxQQhNBe0tfEC2oyhOXmDn7xasDKKxGfjR5snsJAsI48aaVp6F6vDHHu+T7UV7bBaubggcwsektW+4HMrzg==","signatures":[{"sig":"MEUCIAbX7t+4A6C6Zpv6/PPuApe9OkaNEh5A0yXt9MyB7Zt4AiEA1/qSu9HJn7lQAB4cB++z+IRrreX8NpI3hI0kha+Y8vo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184171,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeClG2CRA9TVsSAnZWagAAFXsP/2BWE5Dfs7P/W+wlwGjt\nTGBFuNAm8xbkgxCIIn8NuNx3IX398GgiKSMzZClD8l2WUQW5cEEc93uIICi8\nt+0AMVrSTt273opjuTftu233JT/pFhWsXW9HRb3Y/v1sp7uNuFzDNfrK9VgO\naE8FyEnvquDvGw/igciM76YDUa+3ZNO54O8zJ+Rmd7yYm/aIASRuK509m4MC\nE2w07tZro0Ph1WL40z9SF2g3Sg1JPd7BAbO6hBuj233dnm6RvpsVjGBhpD2i\nJKyBSRLmWL77tGt2HBeb/+kCJntH69x0l2f5BofeEKGwwakwSn2DREawTa5g\nswWtSK6oaExuARj5Uii1y4OhQZw5pnuCMD8rlDwBI3xrfLF9YbtbDOuEiTOh\nAxVzos4Ln/Q/3DUt0B36HB0ZzTxJTxh7NhHCSyV6PZ/HBWYnbkHwJXNn9Jcx\nwxmUSHiGiWRVD2jKx5K73Z43532UJZtRn30tpJy7RGQRiiopJH/TjNdIMhEu\nx9mUgX9qXMhDH6aTlDmDTFiJkycQnJPRkl3Ea/XvSgu8Cvo3SXGhyJJF0LFc\niVFzHzdktbMx3ToiGlVGIigNu1bYMNlVPbU4jBm0WLlDvXcDmMKVWNBoYfPU\nWCdnXd/4llBJs45MLyIq8MC3HHbRu9V2b9aO3pJs3Jmlq2AI77AHy4pbLh6t\n7D5I\r\n=8OPn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-fc0e7321.76+fc0e7321","@graphql-toolkit/core":"0.7.5","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5","@graphql-toolkit/url-loader":"0.7.5","@graphql-toolkit/github-loader":"0.7.5","@graphql-toolkit/prisma-loader":"0.7.5","@graphql-codegen/plugin-helpers":"1.9.2-alpha-fc0e7321.76+fc0e7321","@graphql-toolkit/code-file-loader":"0.7.5","@graphql-toolkit/json-file-loader":"0.7.5","@graphql-toolkit/graphql-file-loader":"0.7.5","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-fc0e7321.76_1577734582002_0.28262522024251746","host":"s3://npm-registry-packages"}},"1.9.2-alpha-6f0e8858.76":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-6f0e8858.76","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-6f0e8858.76","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"45cd44cb0be4baebac74b78ae3cc6bb197fe9e01","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-6f0e8858.76.tgz","fileCount":29,"integrity":"sha512-x4bg/BGwaYeroJD+zKJ7JxjNVReYs5E4nprpoXIctjIxVdylhSO8Eiv5Qp8h8OeNo8OHKXDVpHSG2aoIkk9vKQ==","signatures":[{"sig":"MEQCIF6gOFigtREAUOWIUp5TkZfowVd/IkIin0f/eeYLo7kwAiAHLpd9fvh6A2sYkvwtvrTjrOUe9aDPTViOlLRDLNG+0Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184171,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeClVGCRA9TVsSAnZWagAATp8P/108xWBp/wUbjQpZLmV2\n35FsacpjpbocHBcxhWCU7j81o/wBeUZtpDvJoFznGm85pGcfMBRUuQ2EXKmc\nFNLULHqH0L3fOTc6+ukqU2oH8S3Pvl2BjT267vMAuKbDRV5tOtsRQHVi3Dqn\njHCRbJmaAwvw2SxB+0FrjuiWiDTSqi9S0k4WZKv0oDUox24aZabc4c3gF8S5\n8fSX+wartJCyZ5Yzs+j67jO8QeeSl6O9ZGZXNuCi08Ab7vUczfOERotCc2Ql\n+7KJefx+/N++v9dZRPKQhfo4pcaqHHNV1u6rG8XBGv9IKKk0n/yXVyOLRwo9\nI9LzaXwG7WNVVy+cbnyVP8MA32G9xnHRhvnGNqZqBl4CFfJsSQHPzmOEr0ss\nFNb2ZRZM081uu7JQgcxwtVdOHKsqRKIWByrYeaQ6xv7J6C2HwHhoZXI3hJx0\nCIqs/2EHc9QnhsVzAmM5FXG721pESXSVYZZpN5jU7Rf+aYjpsQqlAQ7PbQg0\nOZ2iqC2VMgnfBscge/oe3aZvgpJ7B8Iejb38YFJbvtLFVGtD3SHOZXFPS00s\nrp0Zgnl/MZADKoeibhCRLPqWZhO5w6o0b7NR+59QK5GyfkaKjDNOdaMABUcZ\ns+r1r89UW+dFnodVChHWk/HcFvkbGj0+06lCVUnHGcCX6Jh27iIHDm9uNw+D\nH33g\r\n=kqO6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-6f0e8858.76+6f0e8858","@graphql-toolkit/core":"0.7.5","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5","@graphql-toolkit/url-loader":"0.7.5","@graphql-toolkit/github-loader":"0.7.5","@graphql-toolkit/prisma-loader":"0.7.5","@graphql-codegen/plugin-helpers":"1.9.2-alpha-6f0e8858.76+6f0e8858","@graphql-toolkit/code-file-loader":"0.7.5","@graphql-toolkit/json-file-loader":"0.7.5","@graphql-toolkit/graphql-file-loader":"0.7.5","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-6f0e8858.76_1577735493387_0.4488195817133922","host":"s3://npm-registry-packages"}},"1.9.2-alpha-84264a0e.77":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-84264a0e.77","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-84264a0e.77","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2de6f0b766e2d0533eb81f15298e7270b865a919","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-84264a0e.77.tgz","fileCount":29,"integrity":"sha512-iitsl3PkJX0LWEzuYNrpMs5+e2tD36vy6bDKLLwgILIRWpVrYxlvK0NkEK5VJa5+Kk0MLI0C5SOzsoPMM7QqKg==","signatures":[{"sig":"MEQCIDZehGD7fTlOnBMFcWDsGGGDYznrZP/RrIbsy53QE4mvAiA+mp6erpBXgO5UFiFXgPdOSz1iQY2Po/PgE32JktDeIA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184171,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeCwPZCRA9TVsSAnZWagAA8OsQAIlPibwwVtFTkSaaugRc\nt7r8eHse7nF/q7R261OJ5rjLadR3xQ73fEEY8zWeHY5aYQ54j+yHrjc2eIBI\nbXemKLki3fYA3jKBhlZCt5r1Rx/j4zGEuzC4uzd4tiKJ5aOT+bzZ1shqceG2\nZX+Q19xpYExN4mHv3i+J1ho77whJELUGaZ2fNExVMepUapoVUiyAeX54DcPj\n3c78rozjTstnYf8ZSo7Yv4Zr5JKyL7JvnZu0WhU+58Grl6dGuHTZ46Wjo5mw\nr9CsT2fyYLaPB972JGqLyW/C0Rm4HY5FTNV7AgAozkanQKIZQxBrsn9j0jqH\nw6yJtDWcVZ42eGMhtBw28oEZb1MC2uI3XXfn3Y8C/9n406Px1JGj27/blC1f\nDgFRRyuHg21xATFcfbZK+xBW9Tw14QnP6q8B1S9CoGTAgXHQMF3CRDKrtePn\n7vOOchdw1HQmwj+E5njqWSvwGyZjEjxUONnmj4Jk52OsaJU0jzjtIZXTDroc\nW1UUWHvh6tHO5QzginbJtFMksoK7lP7ilKsA4l7BhX29PF6Dj/4TGnlW5Q2W\nXy62VvOTu58Ge5WNzYLsZKot0BH5hZ7RgFsPC13dCaJWPrOddilQxyfE2KZU\ndHB8jiKMO4k5mT7SteQzzy0fHKDzdbtqH2hFbUsg3Hqr3aZ9UPsNYkApu7kT\nChKn\r\n=L7CC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-84264a0e.77+84264a0e","@graphql-toolkit/core":"0.7.5","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5","@graphql-toolkit/url-loader":"0.7.5","@graphql-toolkit/github-loader":"0.7.5","@graphql-toolkit/prisma-loader":"0.7.5","@graphql-codegen/plugin-helpers":"1.9.2-alpha-84264a0e.77+84264a0e","@graphql-toolkit/code-file-loader":"0.7.5","@graphql-toolkit/json-file-loader":"0.7.5","@graphql-toolkit/graphql-file-loader":"0.7.5","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-84264a0e.77_1577780184721_0.40427637378054193","host":"s3://npm-registry-packages"}},"1.9.2-alpha-7741d464.78":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-7741d464.78","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-7741d464.78","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a3a52b377ba25055d401f019fcc87c1f85b95563","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-7741d464.78.tgz","fileCount":29,"integrity":"sha512-ayH/VchtQ358dWGV8YmCLL1RGDehJSFDeur6JLqexun1WwxulOJ422vo6AJf2Z6Dw1fq3HZ+Co6A8Lm+TjfYkw==","signatures":[{"sig":"MEQCIBm5w/YzvLBBgsx2YfM1ZPHTU783eQm5QqElEsYLcfU4AiAb/XYpQQcQxSCp3B8TAz6YI0H5/GdDeRhSjUKnKi2glQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184171,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeCwT2CRA9TVsSAnZWagAAAOoP/2neqK0guhgkLnERZKQa\nGILYy3D3C9JLVhrkVhEFZrULQHuDr8cM8Vorh4QLCP67SgtB7C1xLvX6k8qq\n45/hQsDX051joDIGCp1BFfBnYis8aVn0nBgIlH6FBAJShjrG+FV8k3wShfKe\ny2pivhy7mQhJTiqemEd4kjxr4VwXCrqIiHRwyjME9XiRTsAgd3gV0GRc6Utz\nZbw22aIgMDHG4qexWBmPQyQNTTqY/B5XKrNz/7kBnJRScdPS44vbu7aTpJ7R\ny3TlQXAoPKvNTsM5HrfIACvYVvgPf7SIUXfZi80CgMx+XQlz0Iatul30kVIW\n5eMFa3nbVwflyqHo+UiNJkifAwnlPED8EipDEsBhs6KsEHJo3hFGqHU0KPWh\nQ6Tpad9i+sUvXZfgzC3BTQh/DGHocxmyaBEEE1+FHWzBP1V9bcH0yAojEPCG\n6S6ZsHFqpdU3bukPy5s9KQCxTckeS3GEUrkxKegcWEeH5v6HwABvmbTN1YHZ\na6aXNDAeDWVXLCLKrCSIMk1mf16DbPzg4QTFccUpX/Iyop4tV8+S3m/NYFb1\n2F+aE0ivAMyFOYykoiEl9uSnZFIafsoDC1jnREoIZ2Vfvw61YzP4i49DsG5k\nqArFnO64r1F+/vxs4kGicxFu2WaEbk65sH5Ra+FEeX+J/stUfLunJ9VhmCAF\nzvv9\r\n=LRbj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-7741d464.78+7741d464","@graphql-toolkit/core":"0.7.5","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5","@graphql-toolkit/url-loader":"0.7.5","@graphql-toolkit/github-loader":"0.7.5","@graphql-toolkit/prisma-loader":"0.7.5","@graphql-codegen/plugin-helpers":"1.9.2-alpha-7741d464.78+7741d464","@graphql-toolkit/code-file-loader":"0.7.5","@graphql-toolkit/json-file-loader":"0.7.5","@graphql-toolkit/graphql-file-loader":"0.7.5","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-7741d464.78_1577780469465_0.14700444527143564","host":"s3://npm-registry-packages"}},"1.9.2-alpha-6176b2cd.79":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-6176b2cd.79","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-6176b2cd.79","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"6f73bd97d260ef7f14485f678d8bf8b088229ac8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-6176b2cd.79.tgz","fileCount":29,"integrity":"sha512-N40xEVPJjO3bmVJhiuBq6KZXdlp58spBXrS3qxVEQfdx4CNKinxeHbTAYmAU0tyRJBvB7xFCWUp4uYygT4XsrQ==","signatures":[{"sig":"MEQCIGrMJnstQ1KY+kO5nLQ2UGacOur0DUKs9o3JT9x4mWr6AiA0LY00AW/tXVwHtH8wUjLsTuP/QDmNdHy87wivg/tozQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184210,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeCwUZCRA9TVsSAnZWagAAiyUP/0Evfy3Oh9J1Qzi2Qe/i\nXaXQ8E8SqwEwqKGXg9cincQprzfQpNjdZHxUpYwczZuZbmmJU1OT+S5nR3UG\nBe+Fr7el6AtRMdp28C3EjWQfBTP91ZShWwQ01F57W/ePUfEl65WNme49+lcI\noIsYRNevArKNpsF9LueaFCwLxj2s/GU3S4NKVZwY0FsAekp455U+uVUZSwO8\nzEL6LVLf5pBzbk1bZpZGO8B6/IeqZkCaVM4CwULCaeZjm8m51bLvU+DUCrle\nmlxpQhByh+vFxiilDJEesNUZQ1eX5o1+F2duJEjjFM/sU9BHN8kJkMad8WEv\nd+hWEHqs2PtlMCxkR3q5Jj2eKyKQk19kJCtsvXj9qN2V3OhPA90u+6gSNBq2\n5mutQlcGlXuMS5V6XuiSpCt9LqEXs37pnyakTeX6TxjFatfhaCMB65+IZXmF\nDqxfBiHPmVYL/AzKIDQ8+3wKx/k6fd5CtTbSNMiamEh8SRxyCrSH8QraYS4a\njcL43q/1g5mXnU9brsAZm1yQ1DgnohchxZ4JOg5ILDlOvhGzjGx4HCTI8bH/\nimaQjMUQGqSpm7EHX4CBcgYKZQJIfScYayXrT0BvN3NE/PhM8ncH23I3w6T3\nPuDk30QYKwZug6eA+Q1uZX7AhwgIw8oqi9rNvSpE8oHglng8Hq7nimUBtGf4\neRwk\r\n=dLpL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-6176b2cd.79+6176b2cd","@graphql-toolkit/core":"0.7.5","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5","@graphql-toolkit/url-loader":"0.7.5","@graphql-toolkit/github-loader":"0.7.5","@graphql-toolkit/prisma-loader":"0.7.5","@graphql-codegen/plugin-helpers":"1.9.2-alpha-6176b2cd.79+6176b2cd","@graphql-toolkit/code-file-loader":"0.7.5","@graphql-toolkit/json-file-loader":"0.7.5","@graphql-toolkit/graphql-file-loader":"0.7.5","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-6176b2cd.79_1577780505075_0.7709060023937768","host":"s3://npm-registry-packages"}},"1.9.2-alpha-f125efa1.44":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-f125efa1.44","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-f125efa1.44","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"9c7f7f4dbbd64597ee5e3aa6f2d318bb2423241f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-f125efa1.44.tgz","fileCount":30,"integrity":"sha512-ulyAqsLEIf0BXa6AcszAPnCsw8Ul/lpQ/OyKABFAlwgKPMwB8p/WRB/FkKKCmoYee1eVutZBFCOgPENLegwC1g==","signatures":[{"sig":"MEUCICFcvZnDOL0AH8z2n4T17HCy5EAXcfElLKfFNFeCukyvAiEAgCGJURVOWg8o3msXtlCDjttFbQp43Fn+Zh16cEkRBsg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeCy93CRA9TVsSAnZWagAAx9cQAJDWmCMahLtPTO2FeV3Q\nX/NibZDi5fmdej9zpRDE+nrATEQgXVBE/AAf5BYXACo5ng36tFYhvVPZ2V1A\nMbJLDfsWMLSRs2QCjOwQeuR6QD4nxnSn91mscfe5+frJDHVoGsOTuf5eKCzB\nUIh88xvhWDkw+PWBJFsqh+F3P+hO9Y+dEWoHlls6GlcT/sHNV38ruIcbwkzW\nb1GbWPz4pC5AzYpC7LnVOl97rKwWJJADlpt7tW4vvqE0TIntz2gUXZY4QbPQ\neFBIsGkg+KFaKKWvCoc4tKmBrLwhvAaac1lBMwCpdMkqwKmuiRamsdnFsXCk\ndedr6aWJ+ShLSF9JLbJtShACp56shV0VlsjDoflOD00i3Fu2Zd35inX8lAGV\nX9Mv6r5m5ehhcZ5CGmhcwTvKsuzRaaTdaZ9iEL54hSGChFiQwFDE5+h5kQRL\nt9BqnGlcv0jEGAREI+Q8v9c4T+IhkhU1472cQ9q0z2WC7RtxUtvN+xcnFMfA\n2nCMU1fKDNBMwuOhDjIgOqSGO+YtfbYTgp8JVEOF3vmDTK3e40+ExqQSZeOu\nLSbQ/47LGgLurUCM1m0h4zW8KJFi1IX1i3rNZdc3+fk+CEkYb39NTc5TU8Jr\nKKtT7FvF2NTnfEK1tvntdy3AWK/wpR4Pcv7RiIiC4hmByVF+GQgtO4pvS1jV\nawuR\r\n=WbI+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.17.0/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.0","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","log-update":"3.3.0","babel-types":"7.0.0-beta.3","change-case":"3.1.0","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","@babel/parser":"7.7.5","@types/mkdirp":"0.5.2","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-f125efa1.44+f125efa1","@graphql-toolkit/core":"0.7.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.4","@graphql-toolkit/url-loader":"0.7.4","@graphql-toolkit/github-loader":"0.7.4","@graphql-toolkit/prisma-loader":"0.7.4","@graphql-codegen/plugin-helpers":"1.9.2-alpha-f125efa1.44+f125efa1","@graphql-toolkit/code-file-loader":"0.7.4","@graphql-toolkit/json-file-loader":"0.7.4","@graphql-toolkit/graphql-file-loader":"0.7.4","@graphql-toolkit/apollo-engine-loader":"0.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-f125efa1.44_1577791350652_0.9248489898519066","host":"s3://npm-registry-packages"}},"1.9.2-alpha-9aa69217.80":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-9aa69217.80","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-9aa69217.80","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4ef50a18885b4ada7da5bcec2fd513d38239b022","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-9aa69217.80.tgz","fileCount":29,"integrity":"sha512-BLK26xV1gUgRyrrIEzSKUhOnmhMs9j+TnEylm6descDQZ2Ln8Y8zcrbfJVtH7gRXsONOt9fLBw98XPfaDimehg==","signatures":[{"sig":"MEYCIQD1gO1EtXVAhYjb93EbaPCnPjCjZei3zujtM9W060HqJwIhAJ7Zjoom3Zwok9Q4Bb6NetV0FWsp9nllP/KM7kSJNYzY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184210,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeCy/HCRA9TVsSAnZWagAAoUMP/RNIrsQRqmzg1TUgRkwm\nkugBrZ17FsNyJtf/tBDMrQDaq/aGbqLLZjbtCB4upfz6NJA1zbzEL02lTnYC\nC2aibob1DHudp9zOtcLgIcBkQNnHH5S+h+jF77GwGwjEl/VywCphumb2/+5w\nsaCaSyXTw969RmPr/NhI9GFegerJPriqyiDoF8ai+vv9RBP/cD//Sns5BnKl\nAIndmxAhV/dUV+uyquP2JGf4xMNio6OpcZNsLCDeNYo4CtRvKN3DstxbWRwW\nAK1EoZwDZsrTJYITIndGWVBLzTW24ZWjw1jdUWekonay3JQjSCqxtgZmYLJR\n5mMobgx0tKOiXYVzF2POZXyF/ZKFzmHC6isL15v4H79y6M8jdKtxPgPCt61I\nFrgBmZSRDJ5KmzKEnd+TvlTz9lCWdO7sF6vr8OMVjaEqManz9rzgXTFL6zFx\nWzhC/fcRXH2e+QEwp3/Tm1ZBi0QAsWWfu2X+jHPWMWkXDF2iXUw0aZcKdzF1\nDQt3tWaITf7tOI+arT4Ahw3Dra4IfoNE/sgpfJXRVJ/dyZupviqwvvyMbbOx\nxgzF8nPskDiOtALChNKox1gznElKUoqlZ4QvBtWRGOJbR0u5ZOYP0YycyWiR\nZhoq6oxiDKfEm9IWVPg9Kmn5nKQLDRBtYZEDs6YvrG5K3TGOiPT7RJPHcV+H\nEPjO\r\n=ulon\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-9aa69217.80+9aa69217","@graphql-toolkit/core":"0.7.5","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5","@graphql-toolkit/url-loader":"0.7.5","@graphql-toolkit/github-loader":"0.7.5","@graphql-toolkit/prisma-loader":"0.7.5","@graphql-codegen/plugin-helpers":"1.9.2-alpha-9aa69217.80+9aa69217","@graphql-toolkit/code-file-loader":"0.7.5","@graphql-toolkit/json-file-loader":"0.7.5","@graphql-toolkit/graphql-file-loader":"0.7.5","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-9aa69217.80_1577791431263_0.8474878784300262","host":"s3://npm-registry-packages"}},"1.9.2-alpha-e7838227.80":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-e7838227.80","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-e7838227.80","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d199e2d809b8dec267615130372a7f2b005d896b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-e7838227.80.tgz","fileCount":29,"integrity":"sha512-H6xVujmnxjaibpUu4JKzUqva+hqZmIoYr9/lgp/cT5xBIv0VA+T/AM55NkxE39InQybUdm9WRWPQt2TCnaFxqQ==","signatures":[{"sig":"MEYCIQC/Xc8XtckRMZuNMIh507ooqZjZIrjBFsycdrmxPNijBQIhAN8V1kJ1FrYHUeJ1l7v6TONs2j3qg//AFNtThioH+rQQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeCzhpCRA9TVsSAnZWagAAclIQAJpcb5D10WbTq/nxARQi\nfRMjBIuFSkgeuoAzZBwJ2s9DRReMctZH5CjpRXJssvTP4hPE855N6fSPEG0M\nk1JkOmr2AVKJDTowitjpw9OMBV/DdctamWx2edyN/f57DqSuLjINRjT4xWNO\nzm+6CZtJy2L+NyBqDNyr9kFutBUmcaSIVcVQAogNFtb6VM1Nu5tUthQqoEj2\nI+CDN8H5J+7T1DjbPiqhBBCJFTX1MxJagXVRZIqQsxRHkkkk3EbHm0KLDBq9\nLphC5jnXW7e9DHY0jBTWOUQw9hzY54snhBN4vmyxh5UpRc4xhOjB4zBx9KHE\nh0lJAp+XU7FDVsgrkSg0579XVX53gtHgIYUmtm5g5KgigCBiCrnSY1l5mNA4\ne31t9jDjobHVwMvTCo3iR6s/ahqZY7Mw94BUXU9BcSTvkEilJnGolvdWyalM\nA2D+uS9D80CI+POQtoLAaj+cTQxPgv/xM2zp9br7SntmBNP1oG9bXYjFS+jR\nw57txbO/AstzkANhA4WPsSh06mSfVjeXWAAAWUY73HPHe24k1kXgvfzTJ1ku\n2fJoy7pOXBQBcR6nmbkPLinq9yn7xXFoCXFPY9SNU7GjlkPN+yfOMIAKHQ+j\nnmhjWpJ7yiG7EUlZcOugYEesc7zany7tRbvjdNCLXoWH++AQCyFRHojMpeRa\n+Ze3\r\n=Yuxx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-e7838227.80+e7838227","@graphql-toolkit/core":"0.8.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.0","@graphql-toolkit/url-loader":"0.8.0","@graphql-toolkit/github-loader":"0.8.0","@graphql-toolkit/prisma-loader":"0.8.0","@graphql-codegen/plugin-helpers":"1.9.2-alpha-e7838227.80+e7838227","@graphql-toolkit/code-file-loader":"0.8.0","@graphql-toolkit/json-file-loader":"0.8.0","@graphql-toolkit/graphql-file-loader":"0.8.0","@graphql-toolkit/apollo-engine-loader":"0.8.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-e7838227.80_1577793641113_0.316209063388474","host":"s3://npm-registry-packages"}},"1.9.2-alpha-f22a1afc.78":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-f22a1afc.78","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-f22a1afc.78","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2d0219500a46dc13a5ba010adaa48825b6320600","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-f22a1afc.78.tgz","fileCount":29,"integrity":"sha512-eIlame5RootHMvsPaJ32T2vCIom+AB12Y1I8csFZSF0UaW6i03KeYifnMiSrE2MLwQtuVpJbslJXW8cR/g3Yww==","signatures":[{"sig":"MEUCIQD7IcsNm5fMf1czT895b1IIX0LzMVkJb4acii/gLprvlwIgfU7exedj0gkjPytxKRhhledPn2uIMIL7m7tsnWkL3NU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180948,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeCziMCRA9TVsSAnZWagAA1L4P/3o9CmGtnlG2zKs7+wm+\nUv5bNgnHiqo5K9iMJg4+HVuuFROkaXlvATAA6gy21csclpNqt1WBXZfxWjnG\nLccg6TT8wJjJSCLT0wnZ2+3wYPh7ypzYZDZttyz8ScVxgDa8meieEcBCYDrw\nwpkETdPRcbBrSRFlPqXy2c6WcachaZHzohxwoxDHvFRaM1IimD/GH1+HNu7y\n5nL+8NTgpEe+2kZBtEbtYg/mDIgZ7jyGFdF9COVdS96gSm+Pt8w9Wk3dW++9\nuww/vBx3yA1tGNvlTfUFQnZ3cklpCyskUWBCMG2ThJJ+RWLNrRjbMUwGlTwy\nz/+6S9qft2fdmv3g3YXzLxIcnA7yz09tBY9eeUfddaVF0WiAAaLEoPvbLphU\nBXp+cl27P2ZODo4TIsVsoqWRtZBvCVKPOrOnK+epVu0Px1WoKdRdtpaOc7Y5\ndcKvzeeKCMokeVyw7B4LA4b0dH5Xskk4swHHqq/t6tLc0xeOTgObmpeDpM6/\nZm96NaFGKHuSxhgG2XjwwVYVTxqRMZOzn3JyszcUYNQ2dTp9AO3GzDKsFO4c\n59dnBq9Edct06OarALUCmOnRbZ0bUA2hviZPVt+EQTqj+zD8UW4CrBI4NXD4\n1ocPg1DwwJ2ozoNasK8wkcHMJ7ihwimR/b3t2cawiSbB6lKmgBM3AH667jMj\n8mFZ\r\n=If4y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-f22a1afc.78+f22a1afc","@graphql-toolkit/core":"0.8.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.0","@graphql-toolkit/url-loader":"0.8.0","@graphql-toolkit/github-loader":"0.8.0","@graphql-toolkit/prisma-loader":"0.8.0","@graphql-codegen/plugin-helpers":"1.9.2-alpha-f22a1afc.78+f22a1afc","@graphql-toolkit/code-file-loader":"0.8.0","@graphql-toolkit/json-file-loader":"0.8.0","@graphql-toolkit/graphql-file-loader":"0.8.0","@graphql-toolkit/apollo-engine-loader":"0.8.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-f22a1afc.78_1577793676364_0.781441728598784","host":"s3://npm-registry-packages"}},"1.9.2-alpha-dc31f387.80":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-dc31f387.80","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-dc31f387.80","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"66fa8ac35bcf6e4ba8dc1507a959afbfe98b12f2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-dc31f387.80.tgz","fileCount":29,"integrity":"sha512-TQQMB4ExoZwm+i941Nlg9vaQ6esL/BUEelppWNqErXGXrEGHq1bfIFroxGDKMfx/bEfFjogtZF3mu2ACOd0lHw==","signatures":[{"sig":"MEYCIQCbVXLcJHefrTVkNBYNVkfH7iVTZl6oglffKLmdcd55/AIhANn8uIMfXXZO6Erw9/X/dQPsmaqH2++GLFJ8UGiprAVz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184210,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeCztDCRA9TVsSAnZWagAAqhkP/3rz2VQS9JoAt0LoOXO8\nMf+mj3oKgH8gVDDuXAn5nhrvKAGJnCZE0u1oxJUJ7aCtUqBAvDm6n1P+nP0b\n3yzH9bgrRGCpVPDP0WQRCL/Qw3OoaSADAArYmjwVRkUFpZ3QEMOa2HrcxjJr\ng3wTTTT4Brrx+RZxZyEA2KdmhxQra/OoDDu7LgOrEB1v56NxvnC06pG2w7d6\nq2RbtcTAvXSfuOgYo6lxADy6fHfnXWGXEycGv3M2/4OP+Ce3dIlUoBi9e8kB\n3H8d3LMuLwHvjx0ew7KOMnTy944IiXqufBb8SuHcrXfHIcxBIlnmYA8wJ1dO\nXGacANHoQY2cRqRdc+zEZbrjMm2F5VhNH1atPinfhsHVjkH4tPhquRkd5idz\nZDcRpcLG4DOPbPPU8uABmQZJjU1xUmX6iVjXcjRDNRT1Xwa0BA2tbCmZmfve\nFrVJzcrQHiK02T2ynZA0l1aKGfZRZt/tRGTZErgnNgetzm0dR8Rm/x1IHW6R\nvFcfxq8gh7XAN8GdSMlbRRlIU7ZWrtRyvSlvlGW+XfW9HQkvN3PQFipHF036\nq3Bcdc+5WSev3zX96tEsDktWsEQJPrim0hpJHkvbjlZ9Zh3kLVXNUzGzMwMA\n6XRcw7GTNGo0VBWC4o0K3es5Vi+Wl6Yq0ShD8EcW9tJO6kMKHN51MpvVmVoj\n3TZt\r\n=DKhW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-dc31f387.80+dc31f387","@graphql-toolkit/core":"0.7.5","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5","@graphql-toolkit/url-loader":"0.7.5","@graphql-toolkit/github-loader":"0.7.5","@graphql-toolkit/prisma-loader":"0.7.5","@graphql-codegen/plugin-helpers":"1.9.2-alpha-dc31f387.80+dc31f387","@graphql-toolkit/code-file-loader":"0.7.5","@graphql-toolkit/json-file-loader":"0.7.5","@graphql-toolkit/graphql-file-loader":"0.7.5","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-dc31f387.80_1577794370968_0.5044000644785207","host":"s3://npm-registry-packages"}},"1.9.2-alpha-5c87654a.80":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-5c87654a.80","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-5c87654a.80","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3dfc3d5a59709cfc121d0e488c23c57598d12be4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-5c87654a.80.tgz","fileCount":29,"integrity":"sha512-qI0VSkMi2xcVvOIXskqv38Bpw9fmHqqOcBoGhXzJLAX/X/y78BGrMdGa6xyqsOPQwkS5s4OguhNPFLog93H5dg==","signatures":[{"sig":"MEUCIFDA/mT/kDdBlSuEKc1pCldOBN8gU8jr6ggJqyEBu0NdAiEA17TY53EAFknrrTq+GB+YgCZ3iIJ1ktA0rovugtxNc7U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184210,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeCztlCRA9TVsSAnZWagAAiMUP/igq4bBp36vgAAv7YCqI\nn1bXOSnA7eZYz7hSPzHLb96wHLVZOeOXBVGHXzRhpBTh0RHc8hhZWh7fVbb/\nOfztAheJqW9tNpsZ1GHDq15aGBqJI7caI0aExdHW8KCAdv98KsLzJmFYiIgw\nqD+y2tqcp++ItBjVKAtCCvJyaDLUEtHHFZVA38mkoLuIvsyQ4/kqhyG+CBJp\nAOS1w9/b0Q8s41irjRTEh3BCknJoSKoSqanqG60LHLvP9QoleWBXQ6ohJFDG\nTNpziIeGOUghsp8yF8tayxlqjBOBeRRlbSiiMRLC7kPafmJ2dLZy7Gg0hI/g\nJhjpLzoe0jfFOHJqKZDrSret+ooqqC5dotMCLWm8GwCmtKjlj1Y/fOh+62MB\njZXWPmxzw9vtkQgGiIsuY/y+tBJexsx4M7RceTgicVCXupe9lPBC9+7sepGC\nT3JzTPihOQuYdcs0WtiX7WfscwJYqjtGTDCh8AwXwVqJr1GloLrvFbkfij9O\nZtY4vzRAVxCxlXAUMYGjCO5Zy16CaDlSlycp8LXsIB13e0bdWLjlyHNcs80c\nVNMJjj7LCBQhT0MDJ1y0nBXzsSu20U1raRIMe+o2MgqHpAE+IUs1viJPBkgK\ndX/rSS3nmcqLY/wIFKYtWkVYg++KT1fE0jSBeZa6riEukcjln4DNGW3YWsB1\nQ1k0\r\n=4caK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-5c87654a.80+5c87654a","@graphql-toolkit/core":"0.7.5","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5","@graphql-toolkit/url-loader":"0.7.5","@graphql-toolkit/github-loader":"0.7.5","@graphql-toolkit/prisma-loader":"0.7.5","@graphql-codegen/plugin-helpers":"1.9.2-alpha-5c87654a.80+5c87654a","@graphql-toolkit/code-file-loader":"0.7.5","@graphql-toolkit/json-file-loader":"0.7.5","@graphql-toolkit/graphql-file-loader":"0.7.5","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-5c87654a.80_1577794404723_0.1956673958179298","host":"s3://npm-registry-packages"}},"1.9.2-alpha-9731afe7.80":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-9731afe7.80","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-9731afe7.80","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"747ac407bc6ab5bbc07944e069b4e53973a453cf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-9731afe7.80.tgz","fileCount":29,"integrity":"sha512-5VqU0Xm8D0S4ix9CK+QUVFMFeTcX7yNF3R9GsjnkxG5TxohKB2W9fx2RfCz8EerAXx3gtULkMfbrlou/U7nQ4w==","signatures":[{"sig":"MEUCIFh6rncnnXSHu4lsybVO4IBAg4Y0Ou/Ez6RMIuww+OoiAiEAwkIKUxoIe8uhFtZUbP/XaGftKEA1lgktlZNkWJzAXm4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeCz0xCRA9TVsSAnZWagAAOsUP/R9XXJpc7ehrU8PhNIFb\nA1iSyOxR6+GRf0IaovD/55i7uD3MUyKvI9FrPvyxfhuOsYureJ423NKbsr7F\nfOrfMvKntjtGDM5fYy6Tl4qH6DagMBjK5ZG8ygBJkjTbKqHNxmpI8KynW3RR\n5IaXJpBCMyFFYu76CVWdlTq7KPt2dBIR/Bv9tKeQ4blNyN/JJguOtWggoknZ\nRX4Bv3P4RFWB+0h1kufwQQ93PYf5YF8TjdYFqQzTlY+FNNERKZxmc9Y2fwn4\nRBA+jhF4Wb5FJ4C5v86t+dSa4vRLd8CN0CJe4tAwcClwNeqUq9+ZjeG3sTMf\nqH1FhyfljB8rCv5KP07H41recBF8VP8bYTz0gcaBPl5SSXFiTeExuhuOkmBF\n26b0WLeV4o76ISwhSE1Ker2TdFQb03VYtAVpe1G+WSjvwmayR8lZPUhD5Xuf\nxix27ZyHRYwqpQE1HOB8gANxpPK2Zkpn3wUMJJlWSFzqJP57HZRXehavfycU\ng5kP7hhGaCKYG4je1fYl7tRrtU+5rhKrhs+pguL5pFNTNyNyS361bB6G/AUG\njrO4u4C3S7cp/iZ1IL0RdsTsALve1Tn4M+84Oo9w2QfDlVVCFsj+JQWdqtaM\nOgRy6SpfJjLfrDawe9aOtqm79CjbxoAeIio9JuBXEnKX9Pz8IhfatMUVt5BY\nnu37\r\n=iH5K\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-9731afe7.80+9731afe7","@graphql-toolkit/core":"0.8.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.0","@graphql-toolkit/url-loader":"0.8.0","@graphql-toolkit/github-loader":"0.8.0","@graphql-toolkit/prisma-loader":"0.8.0","@graphql-codegen/plugin-helpers":"1.9.2-alpha-9731afe7.80+9731afe7","@graphql-toolkit/code-file-loader":"0.8.0","@graphql-toolkit/json-file-loader":"0.8.0","@graphql-toolkit/graphql-file-loader":"0.8.0","@graphql-toolkit/apollo-engine-loader":"0.8.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-9731afe7.80_1577794864518_0.2236794980103196","host":"s3://npm-registry-packages"}},"1.9.2-alpha-5f3a7c25.81":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-5f3a7c25.81","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-5f3a7c25.81","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a3041817ba60aa1e7ff296dc1c0e9ca57b5e7a04","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-5f3a7c25.81.tgz","fileCount":29,"integrity":"sha512-4Ohd0Id19hjJlAdZtzjKIDbaIytUWqeGhQ4zdNbSKQHJi2A++xueL3jnPPhlwvm9A6HuYWJqQ5tyW+dDtEybWg==","signatures":[{"sig":"MEQCIGlLeDgo6w5QRxTm4zkTN70zLp2YGLcHV9Rt9qm+sj5zAiBFW9bsblqYW9E2Qezkxjb3WBspEcar9FZGYSk8+XGAZw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeC0Y6CRA9TVsSAnZWagAAKYsP/2g+TQ0CyZv1hczi8xR8\nnWaJOxjnVpDsCYvMZAjoOg+iRVjHpyxMJN/FDOMt8/aJobKAAY0Tg9wBCFbB\nlxNwqG7y3jYtxFL6UrRSnmxmULfbRL9dmfsISy9aaoElGuHy69ly1IlVMJme\n2I/N2mOIYlWYZcqC0o+MVX09qVTHdrAm45ilXZpjQtJxHn3+YgWE+7cdK3j+\ndpq31qx5471ZZzHiPqOuG9VX0yilksLeaMatDP7og0FEYLhA9Vk6SzeBRwpd\nPXxa6ofGMnODF/0Hv4vw7OFCkMYdUb11qF/D9oL5C8ASXDv77SCzdy0OvGwO\nY6P61jdwi8fwXXOD+LkBIZ+2J2jfiZwKrh7Y2XlDD1Qp5jcyBT8GjDcru9P8\nUhQdo+IhWtf+pFzdw1BRLaVjh5MWVNVbtBwoHpAjEUqEc1+SoihJkJay/Lt6\nhvMjpWJHuxFWa4ei2tXM8JFe2/nsRJoISCICv/i58PYY59MIeJsoo9ywoGCF\nerRGv5ghz14p4IYY+b6P26EvOu9Zer0eF5ghnK3/EinVicRq3MneYIYuDBgJ\n/Jf1ShfNGDvHFUg1wAXtxbv1qe+ft+WRtniGtovVPlNp0NmguVIilrhVv3RU\nn2KlydMvlFs8VLktHYhpP7wAt7kECjOLCybEXFlegooHIP2bVcKGKp/8thjR\nPD/M\r\n=Q050\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-5f3a7c25.81+5f3a7c25","@graphql-toolkit/core":"0.8.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.0","@graphql-toolkit/url-loader":"0.8.0","@graphql-toolkit/github-loader":"0.8.0","@graphql-toolkit/prisma-loader":"0.8.0","@graphql-codegen/plugin-helpers":"1.9.2-alpha-5f3a7c25.81+5f3a7c25","@graphql-toolkit/code-file-loader":"0.8.0","@graphql-toolkit/json-file-loader":"0.8.0","@graphql-toolkit/graphql-file-loader":"0.8.0","@graphql-toolkit/apollo-engine-loader":"0.8.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-5f3a7c25.81_1577797177541_0.7768397256592547","host":"s3://npm-registry-packages"}},"1.9.2-alpha-0eaaff6d.80":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-0eaaff6d.80","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-0eaaff6d.80","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"6125d8d5fa4d16d525f3170b256c14609e24591a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-0eaaff6d.80.tgz","fileCount":29,"integrity":"sha512-01Yi20sZ7ULWMALrnp/bCFDxSO5I/56fAcfhus0y4iSCYdWXZUk8CaWoZLqdWj9E3yXt7U/o2d43hkzzY+c4MA==","signatures":[{"sig":"MEQCIGzRc6324Uo2xkfV4AsmxwN+EJWlaIvspc7lEAacqGFNAiBhBglGQoiABkrBuWivyUASDKgJ8kTkQ4Nijy4hSmWNFg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184210,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeC1GKCRA9TVsSAnZWagAANrYP/jGVTdJ4KQaVlJRWvr46\np/YyKnB7AEGY/jwp71DX7skQgOcqhO6gNbRtfh0ONoZ45p1z9HA6xBUnsZXc\nhBs4vZEaUPlxpMJvbwQ4FPiqHRGoyykS6YZO2D4ekzIlb72x3d9e4ujPLv46\nCFgK7Xw6hG7ROOf1n3qKzIKtKqRiePRI5xrDW0VxLkPADqDm5HSs3oBS122X\nXfMxuJ9woUqwRl5Aitx6nRzFVUUsoTx+PaNhtpCsphBugu2aku4w/uLjkGf1\nw9ejKf11/UiB4nAcFmP1WiA0aLGvXRNx4fFAjElq1oiMxdgM6leAwGpHAkCD\nM8Emd9ylzFq9Km2gfnP8VGeKdtuhQjYv/UfmINwmYjw+zlBmWz39Scu6tE/P\n162b44LoRQCjuZUMg9zOWn0MmvMpbormo9MiHCrCnS7nq/Ltd4NY16owlVY9\n6AhhVa3e5i6KD0PdnRk4nfHkOWcN9XKLZeWj1KAWJ+KRg9g/ivNAD9ehDPtY\noJpqmFlcig7uRqBHOz1VMId2zopySwIYwuJ4TiPYsKByVhJ3pLiLxnmhlIbR\n74ECjN+NEQh9lT/ptL7iLgxkphvIwehhHArqf+xSeHm1c0VH4CweAfzCXekt\nymC17NlAFj8ERgZiAD/YzKh/C4XbNx31vdi+qU2gz1f9H5fzQtxjYvN1E/jV\ngsRk\r\n=pQY4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-0eaaff6d.80+0eaaff6d","@graphql-toolkit/core":"0.7.5","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5","@graphql-toolkit/url-loader":"0.7.5","@graphql-toolkit/github-loader":"0.7.5","@graphql-toolkit/prisma-loader":"0.7.5","@graphql-codegen/plugin-helpers":"1.9.2-alpha-0eaaff6d.80+0eaaff6d","@graphql-toolkit/code-file-loader":"0.7.5","@graphql-toolkit/json-file-loader":"0.7.5","@graphql-toolkit/graphql-file-loader":"0.7.5","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-0eaaff6d.80_1577800073740_0.77560200711527","host":"s3://npm-registry-packages"}},"1.9.2-alpha-fd1c8193.82":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-fd1c8193.82","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-fd1c8193.82","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1e0782e0769baede785f34140fc8e07f67ba5d3e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-fd1c8193.82.tgz","fileCount":29,"integrity":"sha512-0y957H1tbnMiQ71wRwAdBQ6+Xcn2mpQWkr/X8na5Q96ocQiwjK/FJ/xhzVPQKVRH5QiWH1wK6yQPI2N92c8ujA==","signatures":[{"sig":"MEQCIBWIBeaBiCnocHocF140HtYEMzwgZo1LMrR7HAcC4cFAAiB6MIMaVxDtg1pzXGxuUzZWOOznF9c7m9R23pNRqN7s6A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeC1G+CRA9TVsSAnZWagAAPcIP/iEefsilBu9XRglepcOK\nSkT20iBRc+a2tCTq6sfl1AL894TejKKvGYig9K829JBtOxlB5RHnXqdTAlt1\nvs6nO6ZPLnXcQ/ztKs8mvkVWg4tpKH1wmiKK8YZIMEzuFAErQSwCH5DXFOGr\nVJKAIpu8K7cZqQbmNKXW1Hi/pmCX/iVrrwSE2aSsTDVo0Pfpp5yRB9XLB8hi\nJV4sQK+n5Gpl4IDHIpOdBh/wMDc7cFeSGZa4LPh0Cn+/1Vk2PHPZ7OWuxF/k\nNGWkY64VdDT24cKQtSG6qwVnyAxO8wBm/TUCW+G/mjtQM8GB2FlZl2XtDdE8\n6fu91GRSyutcydzUBYVF5JYGi5Ro8snCLba1O+gPEoPkfZItWmKTPHCTVFl7\nvCIrbmTgWAcvTXb7CONi7Z+yZYoKKkjLCdUo0zCIu819APP16ElYStBNZTAs\nh2VDsQ1rEhpkt01Y7Bkpnda+YJPB9c9vVYoiF7vGRxlBXvMmep3/TFpA1S5V\nujDcEoYsVkekBYApQjnut8RHQ/75niIMr53l5t+Kv5xe9q44tEMW+DBxD7kc\ncC/WUL1NRcCQUPd1AiNqzQMI5NUtSTqyZ5rOIUP95NpYKbL6GRlt8OP3e5O3\nq8KKXO6d3HlE2cfcYsPfFMttcGCerp2JFoAKZHYZZISsWGdqvSzCxt6d4CJd\nOzsJ\r\n=QxWA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-fd1c8193.82+fd1c8193","@graphql-toolkit/core":"0.8.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.0","@graphql-toolkit/url-loader":"0.8.0","@graphql-toolkit/github-loader":"0.8.0","@graphql-toolkit/prisma-loader":"0.8.0","@graphql-codegen/plugin-helpers":"1.9.2-alpha-fd1c8193.82+fd1c8193","@graphql-toolkit/code-file-loader":"0.8.0","@graphql-toolkit/json-file-loader":"0.8.0","@graphql-toolkit/graphql-file-loader":"0.8.0","@graphql-toolkit/apollo-engine-loader":"0.8.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-fd1c8193.82_1577800126002_0.7870529552113921","host":"s3://npm-registry-packages"}},"1.9.2-alpha-2d69c9b5.81":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-2d69c9b5.81","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-2d69c9b5.81","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3d3db3bf8d5c06d95bcca85d8a6ec1ce3b59afbc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-2d69c9b5.81.tgz","fileCount":29,"integrity":"sha512-1MZ2nKnQDelm0BlQQt5ER5QDeXTo56dBBiYyxoL8WHSgdc05WtInN9hvwBHdciN1yX7HnAWWnXV2TJXtdvnOgA==","signatures":[{"sig":"MEUCICCL6ecBOq4PTxa9ty1ayxTcEiRFz0lNFvlaOZj8WuB2AiEAp3fAUG+7mkiIl17F2Ulgx9rVuAIX5tMkrAJ8Vfor0hE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184210,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeC1ZWCRA9TVsSAnZWagAAbQkP/R49j/x7aIWCn8IXPFcT\nHD3BvIbFgscxCYnNmGeKTnwLEqL8xxDBMLxW8C//2Cbl95nsiLrSF7UXudqJ\n1ovq2+Cs6S9Guozh4SPaoT/68yD8KyU+H+zgLydlGoyQYvo6UTQuHVcKp+IG\nrb6Phj8avb3lU8L9nrxJCT6TGE/r6Qpdr6jVemYQcejwWcw8L+tUt7ni3ceT\nJ2sJbMqoGnw3hJr/t+w5v2Lfiu/e0s7qbZVSxHCR2It1ykGkGNnaMLQjq0I7\nL3+bLiLfwxMprW3ahu8ERA3vjyRfxedNcCUfZIwet90adyTI6QGhpGmqVMKU\nHMvm6iqLgzT3xPSub/32fhLIa3JFxH9OCqgsPAMJ51RVSzThuPJshNoIlWd4\nao5LKHJYEp1CPLX+TfOAIAWGORPt7tBAnXAADmysBqX49btCNFEjX8I5ZZtF\nJ24oqwjrulI8eUKG6qbkM3QWwflHuXcyNBozFOvGZRqhTXHL48Qhy3+9Yuu6\n6n+OlzStkPsxYX7VhkEZZV2tiFa6W0Mth9MxBStBQTeDUaiq6Cnwx0LHZaLA\nQT+6ucZm+5GnphzCrep9uKVXcJ8AcMAfO6N/cc5sUQ5Ke/BtkyIhvKk1pF67\njD32EiY55DRG/k8NufW9YnMLcU/jjUfPxFd8hFYUR8lX4//hvskhIX+Nlrb6\n0nHw\r\n=UjED\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-2d69c9b5.81+2d69c9b5","@graphql-toolkit/core":"0.7.5","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.7.5","@graphql-toolkit/url-loader":"0.7.5","@graphql-toolkit/github-loader":"0.7.5","@graphql-toolkit/prisma-loader":"0.7.5","@graphql-codegen/plugin-helpers":"1.9.2-alpha-2d69c9b5.81+2d69c9b5","@graphql-toolkit/code-file-loader":"0.7.5","@graphql-toolkit/json-file-loader":"0.7.5","@graphql-toolkit/graphql-file-loader":"0.7.5","@graphql-toolkit/apollo-engine-loader":"0.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-2d69c9b5.81_1577801302102_0.16407438156155107","host":"s3://npm-registry-packages"}},"1.9.2-alpha-4be25b2b.82":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-4be25b2b.82","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-4be25b2b.82","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2d21f99f8bf32e730e704c1503eb281208fed1bd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-4be25b2b.82.tgz","fileCount":29,"integrity":"sha512-4BBEpyL1ogJfA8xNbjR1cm6sBay2C8RLx4xQe5L4a/4uCBzi9ixsXGdQn6HU0+rn8w/Cp9Fb9bWvzzhsBCFBEw==","signatures":[{"sig":"MEUCICF1adQApXpWbfEbpytgb7+1ZyF5gnIvdWsd/llPksKHAiEA30i0BdWO8F1V4FhzLIyZQwAosgEborhdZzj3GcczjUw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeC1Z0CRA9TVsSAnZWagAAKnIQAJoAc/LkgR8chnGogvT2\n4KCMADWWfODRuP1ujfnOduxEVWL+sUQ/gDn/Ose4wQSx7baWWpdxc/4x4MZl\nZ8MuFLWsy5oxSLBi/qoALLM5BasIdxC9wc8ds2SWyx8lHeDgvjTImVSZHsAi\ne5SzI0IV2bjOyz/covTTIYHAN2jJls1OAY6Mp0eQpgUNANgltT5FMU4T1EhR\nttAiiLgGdh4uPyDAzvtGP++IuyIJZH5P+EOBVd3AQQZWAqQC75bxVuFGyXv4\nPp/MzDCXdZmtMxdyOEyzvXVpWO19ZiP5m/hY891E3UKoUyQPQlJY/bEbcTK2\nF8mqh1Nd21Oz3oVvTo+Nk38tWXztUB/6x6d57qO1YSroD1v7hUQEDb3XbG1e\n/yKb3yWHwPRT3qnAXC+Zb6Tx7ElvDijg3cDdyXlMqnCNrY17XSsyq80ekO72\n5rqGsX0lDFiZ2ABBxc0JwjnqZWLOftOzu8HfIS2iJCwhwMK82yV8LtYcr1ag\n11JvOi/fz5b76HpikQOhe8s5WBLdgwM2+G2npUa3RtABSi0JXgdgwdBs+aU+\nicowiHNr4L7FLjbSaKBDa76a4l/IF5vvfmH2hGWUbp89K7lk43QMcy8EsVmV\nf4sl192tmDQPLFxGoYAPsc40QOBkRFB4JqD8LItv1G10JmwjE4YhZhqeaRSg\n36EM\r\n=U+26\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-4be25b2b.82+4be25b2b","@graphql-toolkit/core":"0.8.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.0","@graphql-toolkit/url-loader":"0.8.0","@graphql-toolkit/github-loader":"0.8.0","@graphql-toolkit/prisma-loader":"0.8.0","@graphql-codegen/plugin-helpers":"1.9.2-alpha-4be25b2b.82+4be25b2b","@graphql-toolkit/code-file-loader":"0.8.0","@graphql-toolkit/json-file-loader":"0.8.0","@graphql-toolkit/graphql-file-loader":"0.8.0","@graphql-toolkit/apollo-engine-loader":"0.8.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-4be25b2b.82_1577801331473_0.33502223463056646","host":"s3://npm-registry-packages"}},"1.9.2-alpha-26bd010b.82":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-26bd010b.82","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-26bd010b.82","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"151156e604f1027881f95a553e42aa46e47c7854","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-26bd010b.82.tgz","fileCount":29,"integrity":"sha512-Xm22qCOt+Nm8QdY17y2StlKlDswmvvTho+aL8URZoz0N2dAp58WAyLiiRGQYkOhGlFYa4J24Zz7sFAdlEJJNUw==","signatures":[{"sig":"MEYCIQDLV+0DjCAoZsIQ+BSiYnAYNko26spJfYcIFnKD0EHYcQIhAIBTzH8nQ63buyo2nmcLZDkk/TC7+EOeAlEo3VlNE11h","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeC1suCRA9TVsSAnZWagAA79QP/ROETeSI/ANDoKqZBVRD\nJEY+o+fRFpqx0I+O8ET7UrB+t28t1ywL9O7s8j/d4K1ZXBRiL06+FMSc8oMx\nm8yLimJfJuaVpHea0h9pbxIAl/IkN8yXPQNj7ihJWzZd/2tVgRkt0PpTHEYT\nn/lZg+iKEe4zpU1iNSSfm47JYcJpnVtn0ccfdsmBPs72tg+9TCbbpGAzsSKa\ntZiZp984WgSG+vkdN9t1Ttj97gFf0YOQbt00f8VKhzH9fesxDxTvNR0Gz1Nb\nlM5Oa2J4ed01zTX4pP/OY1+POId7fEz3aVflvcqwDzRIDsEkKhhbOyER16i5\nlKjUdTRU8xlCPle8bcsCgJEOL4eFsli9O2lRZlKR2uikrsLLiFAd9fRe7PLV\nELlmsRhrLYydmBBlKuvkkF9+mZgw+ynis0cNxCN9Zw98tCaKcpls/SBF7Y1m\nlKi+f/rWnTVNSz+gLhAUJ7SMzLbGlmO/8R8rJnP2f6ffh40IDe397q0ATOZL\n9j2x+XogSBvwSdQJP+x7nf7Xa4acYy5GqWw2x5qfRmO9UT1N2tw5hqeoA34K\nIWrxTwsr/G7MSjxgmrXRbE2TlZ1l9kDbBgd14getWaP8tFym5lAD5YRMw14B\nOlS7gExiDgLVCAksGQBrqFn9DEZw3gKHJYFoMlBEM71NVa1iA6hylM8fey3q\nyMsI\r\n=fhao\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-26bd010b.82+26bd010b","@graphql-toolkit/core":"0.8.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.0","@graphql-toolkit/url-loader":"0.8.0","@graphql-toolkit/github-loader":"0.8.0","@graphql-toolkit/prisma-loader":"0.8.0","@graphql-codegen/plugin-helpers":"1.9.2-alpha-26bd010b.82+26bd010b","@graphql-toolkit/code-file-loader":"0.8.0","@graphql-toolkit/json-file-loader":"0.8.0","@graphql-toolkit/graphql-file-loader":"0.8.0","@graphql-toolkit/apollo-engine-loader":"0.8.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-26bd010b.82_1577802542097_0.1381027179811718","host":"s3://npm-registry-packages"}},"1.9.2-alpha-945289de.83":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-945289de.83","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-945289de.83","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3461374b5bb9c5ded49991ae33cdd93dfed78a8f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-945289de.83.tgz","fileCount":29,"integrity":"sha512-Fqx+mup+YecrcEzIQUkXQwGSk51yPIEHo0FYjfw4GbWTH8H7MyfN5hZgZiTioYwMkxGIrx7ijb0G/VljVmOHYA==","signatures":[{"sig":"MEUCIDHjclYn2cl5BdTjaEOxqClj3CgBotaJI9xqS2q8q2RZAiEAs1WoJed+jzkSp5QK0/XQcd4GeTFwGCkQKpEOJfdCiNA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDETgCRA9TVsSAnZWagAAJq4P/1yrpu2MrDvhFmJ3W8kS\nOHPaa6op4JaQmfenQqDDmJeplzY5N6QGX17s+xaVEOjLLvqAhjCmiWrWxtAq\nGbL9W9exHGpPyq4tJGQzCN7d/Fhdj6H9UBpkIy/G0al1FFqPpRXOYeNAVpMk\n+6gr4w6CcqmJ3120i91FStHKlqIE/VTzZzz02MxX/VloXtWcyYJr9s8kJlhi\nRxMFZ/FCn64KDER7ajEH335rA919A5dBzF+OKavsSr6f4SgjhFqVivv8vjTv\nj4l4r+CXDJJSG2TMI5O+fUAq1K4hL9yj94sFIIZ5kLAfmhggzwZKIvhCY/Wz\nJ9PpisHYgX0HR1OTwdcCqxvzzXuF1N1x7rG7tKxEKrH1+elnv+6NTucJFPxg\nNexwzpVT6uTsMcHSnB9PQyMflwkOJ4zQ4/VgdvwBIk1rkISwThxL+9Ougex0\nvLIBFpoJ9HqcnoaB8OXt0IC2UTkLjPGMhKKCMOuA3aKgpDm7gf0ehiDabQKh\nXWiI8NiCCeT81X8LYhD+rnpCX1DAIu8pDRfCN5nXcJ+eMrdm2prEUyL5qf+3\nV56/hEgZ+jQmyCFoSXiu/Sgf8Zq3SROPlh1dejh8ruZUGNKBtwYKt95ypBKj\nwrghrMyc9VDd+dzvV2iJi3WS/DVSZh9Y3r4g3pGc4zy/cTNmOdVToemMfzWx\n8exn\r\n=Orcs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-945289de.83+945289de","@graphql-toolkit/core":"0.8.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.0","@graphql-toolkit/url-loader":"0.8.0","@graphql-toolkit/github-loader":"0.8.0","@graphql-toolkit/prisma-loader":"0.8.0","@graphql-codegen/plugin-helpers":"1.9.2-alpha-945289de.83+945289de","@graphql-toolkit/code-file-loader":"0.8.0","@graphql-toolkit/json-file-loader":"0.8.0","@graphql-toolkit/graphql-file-loader":"0.8.0","@graphql-toolkit/apollo-engine-loader":"0.8.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-945289de.83_1577862367893_0.20523411005145653","host":"s3://npm-registry-packages"}},"1.9.2-alpha-572dfb0a.84":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-572dfb0a.84","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-572dfb0a.84","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5cf9ebf9bcb109a58057e7f097b71e8536382bc6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-572dfb0a.84.tgz","fileCount":29,"integrity":"sha512-APM2sTcun8iuAj2Sb8O9sdi0a0s0ls+/jjR4+kWOknIineGpKaQn/lAtouqPi/JULXXzh8CPqDDy4fVPelz2hQ==","signatures":[{"sig":"MEQCIA/T15/cmmUAQPyAxbUso+wN5bhn0Qq7z2rbcKIvyz8BAiBPRe4nyDTEj8dkVpv8WMEREBPlBrFVHUgDq71jUOVA7Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDHHHCRA9TVsSAnZWagAAw0EP/jZ47/tOwPxPBLvtwrt+\ncLhe5TqlnYsGn/pEskyTOs+jxIkF5vxWkIQQicP7k6GdtFuhaQnStU8de/1l\nVZATiCgpzV65XOVmP/Tq6It73jB7LQQupzCAzD4nhM09uJTvz/hXSoqn6jhZ\nNdVuuPcqJX7anc0Ox4ybuf45vznrjnAqD4EXrw7kGOg2S48zj5nCAd6hh/13\ngieKi/O7WAYPVYj6DIB9i3qPOND+zx1ToL5PYeBfo4oiY0FitQIuMxfaZcHb\nnx8dPF6eVSaup5ec4xksJuBpEyOXuUe1mZJ7qRQcZ4UrHOUDWGrcBWELVQuO\n42dzl/nPlbLKm/Eu/BsGeZtMEP5OuZ24hyXv1MtgoFUZtJ8NoR6xasfaGk7u\nNEeN4GUOK7FOEFbg6rMRh7WuKUtdeaO2rEBu9dJMyFIXfE8f9CWStoUe1h9t\nQCIlKb1+SGatF2ishQY2G9U2Y0Ll5xQJ9k9+ZINl8K+nVXQQHSa/imCoSAxF\nOegLnhn4KcyF4aMDYO66idr49i9gZpoq1Djxfj41aYVpsI9qkMOQvtFheQjH\nkD+W5BPeDttjktLeYiDkiItTApcmX2NxK8rbqi5TkNxBKXBK+Oios8pDfT11\np0jI1K5e7Q7RB9NC/LxMkGKa2SjBg3oGxj78N2GqTSVx9WLL26ta9vAyzjJK\naxd2\r\n=1T15\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-572dfb0a.84+572dfb0a","@graphql-toolkit/core":"0.8.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.0","@graphql-toolkit/url-loader":"0.8.0","@graphql-toolkit/github-loader":"0.8.0","@graphql-toolkit/prisma-loader":"0.8.0","@graphql-codegen/plugin-helpers":"1.9.2-alpha-572dfb0a.84+572dfb0a","@graphql-toolkit/code-file-loader":"0.8.0","@graphql-toolkit/json-file-loader":"0.8.0","@graphql-toolkit/graphql-file-loader":"0.8.0","@graphql-toolkit/apollo-engine-loader":"0.8.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-572dfb0a.84_1577873863064_0.4818391286998138","host":"s3://npm-registry-packages"}},"1.9.2-alpha-7c1363df.84":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-7c1363df.84","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-7c1363df.84","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2b516ad25c44e61a390c74ab51067e576af73edc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-7c1363df.84.tgz","fileCount":29,"integrity":"sha512-eSqyidl/m4WFR51jWE4hdR89Ufx0S7VfGBFLmbjQzjAiiLsx2xwXhAjswKpyuCC4kTt9Q5F+ah4TPbeFjwtFmg==","signatures":[{"sig":"MEUCIQCQDzoOfYQwAoxrtv3vg2Yb31gR9RH8sbzzLrsfczIswgIgLNT7PZdkOJKm5HF5ZSSya1M30juvg5l6Iz6o0X6+l+Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDHIGCRA9TVsSAnZWagAA+z4P/j851T2ZmPg7pXCxqCUk\n17OYcZeVXxm3A1Rrt6e+gGZtl30Wx8x/41yvsyNynuQDLzjfscNpuazRyitC\n21ANuATfnXLigfH1oTNrGvtZosgsmLaCrjek3ls8yCAc3UFXfOG1zArr3og4\ndOAvNowiNjTr7DO3E+8Kn5vnDN0+nUf2/L/CgI90vuE32KFU+IdKRqFPh6+H\nkKi7LA7o6JQmg7ay2kuIo2yXLgPkvNpajQVtvw2nk5pswZQnxROGN6wDgigL\nc/qtcS39JoKgzCv82/5c4mlubmEKyymZGPzynagDKCRm7Ypv0DoUDchngmFX\nw/tAJrT7q3hd4TZJ1D34UOCm9uSUAOlOFjg0+vW1MrVWnSE1PwGWgIlRyq3D\nsVIZG3304PwKEgtplFOWn4w0z2wj8yEcdI7Inc1VNUXVGfsH/dT9r8NT2iw8\nAPhjG8LZ3MR/w0Oi6zyyTP+fQI7px4/+tdWupqUhVHGj3kC62gMI2B9tMiGx\nvmX9h3afZaR08NLXokBYMjZAt9fSC8iOaZ4gAQOXORSaFsf34WmQ8v/ec41b\nUAxVLUqDgUq0rrdJz+4O8QnPNawlhOW4Wky6G/e8hZ9FkpQSgKOyDNPmH3iP\nUYOlj9xvD7uqGTW1GfeoKatLjD1L5WRrJgxFb8nVVvc3qwRYGWUjowzs1K2B\nYlEP\r\n=2c30\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-7c1363df.84+7c1363df","@graphql-toolkit/core":"0.8.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.0","@graphql-toolkit/url-loader":"0.8.0","@graphql-toolkit/github-loader":"0.8.0","@graphql-toolkit/prisma-loader":"0.8.0","@graphql-codegen/plugin-helpers":"1.9.2-alpha-7c1363df.84+7c1363df","@graphql-toolkit/code-file-loader":"0.8.0","@graphql-toolkit/json-file-loader":"0.8.0","@graphql-toolkit/graphql-file-loader":"0.8.0","@graphql-toolkit/apollo-engine-loader":"0.8.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-7c1363df.84_1577873925906_0.38733628239342366","host":"s3://npm-registry-packages"}},"1.9.2-alpha-57f0123e.84":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-57f0123e.84","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-57f0123e.84","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b8c8f858efc92bffbf87d04f6d8e2a3d7aea0ba4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-57f0123e.84.tgz","fileCount":29,"integrity":"sha512-hw70c2fmkWAkkjp1wVK0EqtRIW4mNKoY4ppMcz7sDi3orFpJmUvJjKWysIk0uxn9Jf1PwsCOr9O02BbSnuiZXw==","signatures":[{"sig":"MEQCIAxHpqU1Vl1u01Ja33SDSi62nVYOrSuYbN7qugxNbWe3AiAtGLP7Skf+oWKnCvfFYeBrgUKmVmPblWIOvtjZIAJsFg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDHX3CRA9TVsSAnZWagAA6GUP/2p0tPQKFo/fDYtW/Dcy\nwqz8To5sOa8h+61VzJCS6q1OXCDfpQqqvoKdUz+PAIxeFGsh/1PZBdJVsf/C\nbGW85M/ILMbRlilFmFKRfbeiLjw+pda0UWPsp2oxUMgLwRvc4VD54xOGwYzl\nPJFKh2rzcelX0L1G1IAPEpuIa6axR9Lvzro3Xi3gYdrsaxH6xGTDPRtVEkCC\nFgqJGnmVMS3hbmoAME4OR4kzVfNQn3iJPbxtsBARYv2xHPwSy+ydKv9jNUro\nYBmLNCRPVZEoje8av3a9jRjI29K4SLplPg/iq7i9DkKHIA9UhRvWoAVw9a2B\nPt4MmDBdAy+dZFPOFqD7KjL+sdMzCFx/KWz0O9HgHJfRMHPos40sYaFm1EHt\niahGNYQShd1rbDwqC7+hWCfdVA4ZR8pDpSxBFwFP3N0hCNr+1KbahSxAH3n7\nFZ5AhnVmuwmYrWjDi3hv06tkChoO/eGfaMiHKayH3ZLUg2MOvSj43C/KwmZt\nRlZbZmHNaSxfGIENM1Quofx6LtCFpltK7E36bjz8hm5RJdQXMsNdFN0f6kJF\nQ5A3UC9E+7LA60X/x8K7NuKPcDDJ5EXt4Z50/X9ORXt9keg7JKnt8uTyLMT7\na/ZZ/KEs8doGafdMAwTVsCVYE3Y70yLVt6mYZ1jkE4KxVTtEjVDA4600xOXP\nhgZB\r\n=BukY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-57f0123e.84+57f0123e","@graphql-toolkit/core":"0.8.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.0","@graphql-toolkit/url-loader":"0.8.0","@graphql-toolkit/github-loader":"0.8.0","@graphql-toolkit/prisma-loader":"0.8.0","@graphql-codegen/plugin-helpers":"1.9.2-alpha-57f0123e.84+57f0123e","@graphql-toolkit/code-file-loader":"0.8.0","@graphql-toolkit/json-file-loader":"0.8.0","@graphql-toolkit/graphql-file-loader":"0.8.0","@graphql-toolkit/apollo-engine-loader":"0.8.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-57f0123e.84_1577874935382_0.9087846394597479","host":"s3://npm-registry-packages"}},"1.9.2-alpha-4e45be77.84":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-4e45be77.84","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-4e45be77.84","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"588743150037a65403fcd683ced90fa61992dccd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-4e45be77.84.tgz","fileCount":29,"integrity":"sha512-Uswxktqblw/RICON5foGwwTytAG7IMiTf7/3m5zLw7jzhXmdGU0w1RFXb2074M+XyW4EbjifEPbxnv1AIpWNyA==","signatures":[{"sig":"MEQCIFciIxr05oL9malyPLWsLcqqDCp8u7SuCu7BaK4hQNwiAiA4XnjUImoFHH8HW0KAlPaNniEHsurbEpWiyMnUfCwEDQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDHtwCRA9TVsSAnZWagAAtm4P/0FsdKtNmnt5DzAKXvaN\n3qoAW4f1E981ovaxOzkNdcelqOhvuKJUAT9VDBdSA5umCDw7iOLJavK01vXj\nE0DNGxnz/UXPGRqCuZTFkhdQc7rVNJ/xVMmcYNrebwhOK2PsLRzKUUlXsSGf\nW6sf1+X1iC2/pgxnYs9IK+nP8o76fb0rZPUBGLTViLY/DwV8vEh4ZuUv8vqL\nyTkspH57EJQcXBPZ+3jXUl6YmzmKlLPCbU4L+jSqIBexAYbOPFCGo/Zsy395\n2uNNYjBwB9Q5r38ilRcanWO+f5EFWGKWCixOrfiuUWu2TqnvddtBiU6IxZlR\n4QtSpRb+UxMkg8rsLyoiqp+u5phRf66rEHXNUU5RkB7qsKuDoqmkWkAD/SaG\njnD9+AeqPlIcYe9wdfs3ScAVA8CIObgZeshsCA+6728ADnmdXDoNbXe5+jZ/\nbWr8TEmTANg5D+RI4Mqdn97hvmL+qQm6JroDBmvWB/DNKREbkudU6B8Vw3r7\nIvzv2JHjiJmUxftSr/fHdnYRvqdV+EPqSuen10/57D/56bEmAJ9U5FkLk9PJ\nW0GJGO/SI0/0eDhwwKELpqxF8Nho9P54u1CUoDW8m3uv4bE4SGZh01JPif1C\n+v5ou3bKg7oemBqipIz8zriptd+3uzbkaDa1M4pgj35+mh1Pr4j7mVtxslqL\nXUE4\r\n=z+pS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-4e45be77.84+4e45be77","@graphql-toolkit/core":"0.8.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.0","@graphql-toolkit/url-loader":"0.8.0","@graphql-toolkit/github-loader":"0.8.0","@graphql-toolkit/prisma-loader":"0.8.0","@graphql-codegen/plugin-helpers":"1.9.2-alpha-4e45be77.84+4e45be77","@graphql-toolkit/code-file-loader":"0.8.0","@graphql-toolkit/json-file-loader":"0.8.0","@graphql-toolkit/graphql-file-loader":"0.8.0","@graphql-toolkit/apollo-engine-loader":"0.8.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-4e45be77.84_1577876335849_0.7414490691991362","host":"s3://npm-registry-packages"}},"1.9.2-alpha-61f0b7ca.85":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-61f0b7ca.85","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-61f0b7ca.85","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8473ec49ed4fdbc08f30199c1f381c61152ae8dd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-61f0b7ca.85.tgz","fileCount":29,"integrity":"sha512-eo+e8a/7duqrgakmjJndNbFSXR4LGndcCLIPb3/qKZ1CWPGgMEoYRbCd+8OmlQaBdljnufAlQlJwqWMz2qiwnA==","signatures":[{"sig":"MEUCIQC/ts+iHFoUcUXiURv4LKPpt0QmjhDo7aGuvpN2JuzFZQIgbo3kKCjjgcxC/BuF8T5ZbWH3SoicRBnYcwChcXhOJ/Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDHuRCRA9TVsSAnZWagAA250P/3jxQBXYSwg8Hdljw2Ef\nwqOcPUq0DbXQ3nL48E5gwRLmnyC5v3O89IhXieF1npVGkT1h+AzK/6Xmj77V\n+lwvxOAGkuwc2Vrv1ABnZwPawVpqA+AJR+mURDPncJsrYSP5hih+99vB+sDW\nPpWyHZtz7COoTcRuUupFPcYBuH1x9eOg2fJBVwDPeZks39RhYDg1WxI+JY++\nLrq1z0G4r430SKL5DnbTT1sJRcSWQ1QJjIsIO4klU+tIlBUexAMt97HguBjv\nl54AFeO3AK73dIpWDX3ignFR10tbTvA87OqQSt1yvaw+Vi27U0SOvHM/91dO\naxEaCz/yHVDSPs4mYZ6had8tE3IjG/68FuIPs1xT5B9riv975bAVPOkbDNT6\noInJC21Smcmmt+4BSeYtMNmIHHwlkJfXiPj78M1yZ0R4mkbl0JnPoR/coPeP\nC9uA1aRp3jOvnXGAUSoBORMRAZp0mDPHgtBo2JaX6kl4mxZlhUf9XhPppYz7\nR7pEjoB5dgMh3o8YE+W/zSeFF6BpoQMMUf6MqPPKAtH/68QJod+5PABp1SYa\nRPtKoand6FE4+ie8tAiEY4lmUXs+b9EiRYgaBpyr3cfkBEyG2Rw14DLdeDPj\nkxMKesLD3w9FA1GzVU2vId+YKkdsX4sIncuB3NTVF8dssfOxQ17pMhdjhd6V\nwvmA\r\n=G+kN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-61f0b7ca.85+61f0b7ca","@graphql-toolkit/core":"0.8.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.0","@graphql-toolkit/url-loader":"0.8.0","@graphql-toolkit/github-loader":"0.8.0","@graphql-toolkit/prisma-loader":"0.8.0","@graphql-codegen/plugin-helpers":"1.9.2-alpha-61f0b7ca.85+61f0b7ca","@graphql-toolkit/code-file-loader":"0.8.0","@graphql-toolkit/json-file-loader":"0.8.0","@graphql-toolkit/graphql-file-loader":"0.8.0","@graphql-toolkit/apollo-engine-loader":"0.8.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-61f0b7ca.85_1577876368370_0.5895964442927795","host":"s3://npm-registry-packages"}},"1.9.2-alpha-bdfbf3eb.85":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-bdfbf3eb.85","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-bdfbf3eb.85","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a01b2b397b29b2b26ddbf0b6983ac04f29af318b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-bdfbf3eb.85.tgz","fileCount":29,"integrity":"sha512-eYYzMLSEZqyhxzWbx6ll43pngnAZ8auE3pfcJMuJTDpxiAU7B7knq9Ivw2PqM72x/AbkoW4dnBuexMvClr4New==","signatures":[{"sig":"MEYCIQDggc3iVrS1sfOGyy9vl1KKlZsyR/ahPSf9GfbhEeTU4AIhAKl2OYLeeBLZXYv1jPddLIi4SzYoSnenz8fe34rLvUfa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDH3vCRA9TVsSAnZWagAAhasP/RaH9BUageHvFOACsuwP\n99aB1HpwDWjTxMybg6tiGL9FqxFTp7sOoACVIr+EhReeA006HZabptsBzatL\nKx/fynWCq0U2DWsenm3G20+fG1tAf/Q4UvROhvi5A50wKW/+ySDsugOZc9+V\nsypdMTvB11TqU9O38NjZz25Wx1VKS5oKeVVOyyszVlHApR9zIbDfOxAmcXUX\n9Mqw0uxhGGq0GgHBv4VoJsDiuqML5M7fMn/C9JjNlFt83iH4VHA7y0w1DbPl\nlK+q6ajRD3kC6dz5qz74TwzOUiUzdlxlhSCy6D0J7lGmznycp993MZSTAoLV\nyhhDbOO/HpyDgfLCXhfB3/8/E3tu4Hk2bJN2wXEVwKzE4URKI31v0tENTB/8\n5Ezq3bpA17E4JlYXJZSv3Vj7kp6pCeegT7pAeX6oh0mEJAvLyGOrJhc/jFpJ\nFkij51IFQ2Afm1ZFZZSCfiHV/I0AJF26dwBYDwDRj2SE4OlbAs5l7HM1J3z0\n+L0DqDcLuaGZJ9e2idOo1d1/CJ4xh8CFkDUoIJAMK+RMHiuc0tx44hIq9BKA\nA2xEc5TOfrB0CqWpshvFKo2JcPxTCmpLTt80Lp9+uQRlP3EEYaPnmlJ5GH9D\nD3CHplQ4WvD+vs4D1DbPTtIbZSj1SCsmW3ColpJUx98Thpc6tlxPW8WHfEEZ\nqkOX\r\n=T0GQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-bdfbf3eb.85+bdfbf3eb","@graphql-toolkit/core":"0.8.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.0","@graphql-toolkit/url-loader":"0.8.0","@graphql-toolkit/github-loader":"0.8.0","@graphql-toolkit/prisma-loader":"0.8.0","@graphql-codegen/plugin-helpers":"1.9.2-alpha-bdfbf3eb.85+bdfbf3eb","@graphql-toolkit/code-file-loader":"0.8.0","@graphql-toolkit/json-file-loader":"0.8.0","@graphql-toolkit/graphql-file-loader":"0.8.0","@graphql-toolkit/apollo-engine-loader":"0.8.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-bdfbf3eb.85_1577876974759_0.5765303882783648","host":"s3://npm-registry-packages"}},"1.9.2-alpha-592acf00.85":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-592acf00.85","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-592acf00.85","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"6b3c4740cffa08b36c4c2e1a133733903da9abd7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-592acf00.85.tgz","fileCount":29,"integrity":"sha512-WNp1CV+TAq+YvQG6AzIf+xJsQjbXCo2BIY0ZRVHTL/N7id2/0tAfmC2xs1Cp1zn3z+YH2wYMuQkvGUSwWIgRpw==","signatures":[{"sig":"MEUCIGBVe0gPQkWNFjka02Kw4bR9xf/QDTsISnYoESAmrPQ1AiEAyAtGpoeRhFGknghZuvhBjrx0EjFQnm4W9XbH3F6fcrQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDH4mCRA9TVsSAnZWagAA6LIQAJfYJx73FAALlp6cboQK\nsrU9JtW42YxGpb2KfqtNssj6UQ6ajTUsHVSh1fiS/12Y+sgZ5FKHEvl6FOgw\n0+klHkAQGjDAyqxI5d9QJyuRtPxnozmU7JqccWFW9GIQkxjq607IN8HUZka3\nZogL056GXvm/1qisBsT0Uld+j73qBLooQ7oPQ4cn4Hd/CaTeZyRfiLHYAGuF\nj2GF3s97+a9gKwswOoQvuJyUarSiZ8gUDiO+qcS+CqlRMbt+7+80f4BfN4iz\n8sWhHsGOFxXT2UZHt0dbxSd3jt2eOqEiXLNKMOoKpz1Bphrhn5vRKaxNATzg\n0M1LSFGQsa1ESs1AlFNWoObc39i02e+qIxXEonrOqeOrFc0ZcQVZv3ZRW2HC\nC6yMF3O9ODrOCjOfak4sVfi5WJzVp7ebbk1ro28IQFkEwl6op5CeCn/7jlEU\ndVJx7Q67T3EJ7PbKBNH1ZNkVzKc5hBtbauIqE1HKEIG8KlYbupMmvDgnQH9i\nphUW36U9+O88M94d51FfulFNYdMLnAXLqwx/UVjbQa4hGBFNrS30G+/MN/Yx\n1UXfd3pPn3/ftJOcfSro9b5esk7WzXQzJekUIyrsvCFCqmGYe9IOvuwqg05p\n+ZN7HLDPA8873c2jRBO+kkJbeUFhQFy2JEBdFQ4tx9gmMa6KSV09B+EVZzS8\nd1vk\r\n=q26l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-592acf00.85+592acf00","@graphql-toolkit/core":"0.8.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.0","@graphql-toolkit/url-loader":"0.8.0","@graphql-toolkit/github-loader":"0.8.0","@graphql-toolkit/prisma-loader":"0.8.0","@graphql-codegen/plugin-helpers":"1.9.2-alpha-592acf00.85+592acf00","@graphql-toolkit/code-file-loader":"0.8.0","@graphql-toolkit/json-file-loader":"0.8.0","@graphql-toolkit/graphql-file-loader":"0.8.0","@graphql-toolkit/apollo-engine-loader":"0.8.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-592acf00.85_1577877030389_0.35283864454492253","host":"s3://npm-registry-packages"}},"1.9.2-alpha-45799d3e.85":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-45799d3e.85","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-45799d3e.85","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"28e1881360bb881e16de4f10acbe19182b65d873","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-45799d3e.85.tgz","fileCount":29,"integrity":"sha512-KRcf723ePW0UOM6Q6uE/txtJhjT62My7Uq08n6NdvGHE8u8El0jLecuYegWF1ZQce2VfNh5Sei2BidotwUCCoQ==","signatures":[{"sig":"MEUCIQD6KAR1xjzmkrQHkgsKcYjo1pWOJJSkN9ybm4V+GJw5fQIgU1hSxHaBXcKLJWSPBXRpH8KXtK3/xRfgD2MouKGsqFU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDH8ACRA9TVsSAnZWagAATfUQAI++EW5PHkMtkicsHWkA\nZpp73IIFq86YxNL59NcM/GWAsNDKTsvsUkf5G5vq29Db5rKqriyxpdgNUTpe\n/aefOg6y9nWwZ06tKEV+OgxZmb5YZtgIhLF5q39zVXrhg5WmhZFctwRBAqwP\npp1V6454hAPKxLnxr+zgfbcZ2tuJcN8cdnHRY2eK/OFPIHfURtDNBzTC1qvl\nxeIUgb04PWZctcoiHHlnouRRkHKR+HJ6GiwCLv3duUHDGCYsMxBIXl9AOa1d\nu6wPkw81kd39p3R9z0fFyq2LilWenh1Gb1sv2isCUb+6z4cF/7XqBFxe2Tqn\noshfqp4dmM7osmZTXjLU64NBRR6KHMtdi+p5pMmWyHU1aqXbNidSyEGsbMlr\n66UyOGmUT/7Et6639bj7R1+T5NDLKRjSK0mkylnpyTJmmm3wksNDMnc9KiUW\n6MmUGlTrxSMR5UPr5aoNZ+/inzCdx1zcgVdgBfpKqlAbAbPtr1YxIUAay0Dm\npFDTXVxLThx4ieJoyzBMhvi4lrZoEqJSy6TJGO3ubiCSjCZsUW9+62H4oL0A\nKxL+0osGgldYbQ3miijZ7kD3ZYVwAAKc5GBYx0lfckT+8oVTr4Jt1wYM/U8a\nbxQ0jGyR/30hU0a5Bk7Nwwvn6yrB/75LV1AaltqmihBY0wsF6y/4ZZnzHsGZ\nac8G\r\n=8733\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-45799d3e.85+45799d3e","@graphql-toolkit/core":"0.8.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.0","@graphql-toolkit/url-loader":"0.8.0","@graphql-toolkit/github-loader":"0.8.0","@graphql-toolkit/prisma-loader":"0.8.0","@graphql-codegen/plugin-helpers":"1.9.2-alpha-45799d3e.85+45799d3e","@graphql-toolkit/code-file-loader":"0.8.0","@graphql-toolkit/json-file-loader":"0.8.0","@graphql-toolkit/graphql-file-loader":"0.8.0","@graphql-toolkit/apollo-engine-loader":"0.8.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-45799d3e.85_1577877248261_0.791754345634019","host":"s3://npm-registry-packages"}},"1.9.2-alpha-13a0f8ab.86":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-13a0f8ab.86","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-13a0f8ab.86","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1e5ac2160ee32c49fb75d923fbe43a2aa33fbecb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-13a0f8ab.86.tgz","fileCount":29,"integrity":"sha512-r9YdIH7KcJ4/jQMQxYTG06ZS6cLbnn0VFHULImpHTNGnzKbMICimyufVkTxzAJBucg8KxCKK/RKyGZAcT9TeMA==","signatures":[{"sig":"MEYCIQDNTcs1XKwW74iAz5inB44kPm+fJ+SHDtLgFGJZmcWEJwIhAOqiCfNZOyBswdydEzyH17OiEJmPBGfwp/gG2YLEec75","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDIl4CRA9TVsSAnZWagAA2IAQAI7R3mqqxeqdThGB++B4\nYXeLKr//kcS2I9oaaJZ0xl94BKql13i7Mki1clwAtwJdhpGOJo+6ghlBlbAS\nmwoM113qCjmrG9g53Stao1QMh98Qsls+YCK6L8Bq4EepLmMpvrtwbuExFYh6\nDL/A6h0nHrRCSGPcWBmoowDnRZf9GvE7TAqVFCGzRj6upuu5egQPUaxH0Kf6\n8O6PfiwLzDTPTV+Jkgp7snu8f8SsEsATsTIZd8ZhlnFCb00YxbCvqT3I14CT\n7epjeHC3bAS80p3HYuwks3BzEJLi+57tU2LeWptZzsf7jEmmDk1UdwC/Ww60\nnF1vifz6b2UmPPy3uEGLnmk1R2ZsEzOgQxLz5MWg6oeCkAy7X8ylEJPaQAIa\ngzLAd64+4dBLG8xJMkkCf7DpEvwwxGeU1Vrbw4PMbLz6yT1f7ukV58JCJH1Y\n/b0pJ8ox3uNDVtJvYFoVBetn2J/m+VM7WGMYvcDb9UXQFxppyjkSQe6W6sO9\nJWjsYX1MQSZsoeCBG2nSxTHWiestZBLr9MlqP80RaHhRqLufFxD99LEkH1sd\nu9hfae2FYFJI4CVFOvM+Jtrki8YXSyPvAxVQrn6Uwf6d0xbOSQTJBMA+QPES\n/fG4TufOg0qi1aCW2Ycewdqs9lbARudSZ6j7nfVRtwRK/MwpslJkDeIFjYE0\nxiJD\r\n=8MSB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-13a0f8ab.86+13a0f8ab","@graphql-toolkit/core":"0.8.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.0","@graphql-toolkit/url-loader":"0.8.0","@graphql-toolkit/github-loader":"0.8.0","@graphql-toolkit/prisma-loader":"0.8.0","@graphql-codegen/plugin-helpers":"1.9.2-alpha-13a0f8ab.86+13a0f8ab","@graphql-toolkit/code-file-loader":"0.8.0","@graphql-toolkit/json-file-loader":"0.8.0","@graphql-toolkit/graphql-file-loader":"0.8.0","@graphql-toolkit/apollo-engine-loader":"0.8.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-13a0f8ab.86_1577879928231_0.8111862871634625","host":"s3://npm-registry-packages"}},"1.9.2-alpha-a508d55c.87":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-a508d55c.87","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-a508d55c.87","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"6c1a44f6ec820b8f1b096bb798e6c170af6319bc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-a508d55c.87.tgz","fileCount":29,"integrity":"sha512-HYyAiQBD27nP6DafrbbhIdxjmlzOzD8MZR++FhtXyzYxRO8K4sPcTSVTXMKpluHi51fVQWiCir+j0Vgea1kYAw==","signatures":[{"sig":"MEQCIBMLaA8IKcCxLUVN+aGGWUKQUdqaHvwyUvleIXW+YzsmAiBkMN9mxvspKrRYX21n2L/CG2FepDo7EOJpYsozC0VBdw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDJukCRA9TVsSAnZWagAA8WgP/Rxf780S3gLP2e2+mnt4\nOVc08PKEbjNB8Wm4lh5aEMucgnLOUrrK6WyA6hdZKLoJ/l0eFOuwtTNaNq7/\nSpp34IEHzJAbyMvJzEpp/58U5hs4eCcsNoD9bCU3K45t3xltiTyAFNY5zoNa\n1sHdZlRrJeqqxq5ppHJ4ugxNG9ipVkZQockxVf+BJG01zSeXfWvwP1J4hkM+\nj6ASb6HjBIj68QnwbPH3o6XBdqWHG2ZS6cW0/jYEaqK4/LsZz7gA/qtwl+Bk\n/NjT4BZ94vfr9kJN9dQoMQMytCV4pv0peR9XfeTjC6aGkiLXdVknVmf6jS4B\nE8Khh6WnsDtzbZNO1PwrD4cHivYeNx3JHxEl1EPBBIX0g/+O4QkNJ7OHadFt\nJZB0Jj8mnCj8q2zoko7nBxWFXFB5bKtbvsNyt6IITTu/Z+QBvzx6QxSMhB+1\n1Es3PW5AEsuKuinl1D/PPzFc6y1qkKgifdzs5492TDY17f3fO5r9PqjhMYMQ\n3xibfTAITM0ffBVXGptto5EvBg1vReUKWDFuA3KF5GFygC4T88aqeENCIE1g\n5Pb3/pgwN85OG4F3/81O5RuYuP0+vrVrVUp8lrcwouX/hcQPFDxeVs2oJT/J\nFFn7wVhjU0hMK5WaPuequUXs1f9NukEFMn5bdlebCw5GC6gw+pkPgTAV//tY\nNtPW\r\n=foSx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-a508d55c.87+a508d55c","@graphql-toolkit/core":"0.8.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.0","@graphql-toolkit/url-loader":"0.8.0","@graphql-toolkit/github-loader":"0.8.0","@graphql-toolkit/prisma-loader":"0.8.0","@graphql-codegen/plugin-helpers":"1.9.2-alpha-a508d55c.87+a508d55c","@graphql-toolkit/code-file-loader":"0.8.0","@graphql-toolkit/json-file-loader":"0.8.0","@graphql-toolkit/graphql-file-loader":"0.8.0","@graphql-toolkit/apollo-engine-loader":"0.8.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-a508d55c.87_1577884580154_0.5457306034514695","host":"s3://npm-registry-packages"}},"1.9.2-alpha-0143c2b5.87":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-0143c2b5.87","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-0143c2b5.87","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"eee035f9bb62b9404620804935ace38cff77960a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-0143c2b5.87.tgz","fileCount":29,"integrity":"sha512-myQtbOvCCb41TBHcugnQSRkGPnJi0ds7A0HgY3b8UUIoGnvk0Kik5FMsk3Esec7qt6/ia6N1Ik6mafZnMdlRFw==","signatures":[{"sig":"MEQCIC8IumTZ6HWpoHOj7DgT6bXYBlNDSr5+Hc9Wx6Lw+LqUAiBLESrLslz11WVDolcOGc6P08yWtyquZZF6OAuP7tbS8g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDJvICRA9TVsSAnZWagAAT9sP/iu4KqEbwD2lvwZ0DIN1\nQJzbv6p/w2jXScxrd56Cvt4SU8pDkvSwbkoHOZ7zAuT2pS1wYq9+6e9N+5D4\nEZtE5V+gCa5BaHNsXc/rFHMWULQYribIRnI5rptWAZbQDzqxeJ/xfY+qxSby\nqar7ErZJylPgxN899v7Roi/A2+9Ag162NkXtTYQyJnWQNATE/19/xRATP8VZ\n4KGMwrBZ396tClCLef5ECXuD7waw6/S+H2pEo7ptct1g5GvG3NqeuYA8CzHv\nZqapZ8ghkodDpOff6LEEPMrC7tWdb+wRaRO+AoyVAxTcYBcScsIsJUe4Mrj9\nZMxU4aXuYq4/UZEaI/zIGVU9D+BD/3hPjE2p/fauV0Kau5Wp3kXTFl5D4QW4\najA7SbQ6Vjm+ru2/j846MamE+mNQa42aUblrVMOINrktsvGUmpE9qEtjKhSC\nwzCNWPVzA8ZJDazB8tIyrnMKQB5a9g5+Pb4UZmR8arGDi/EnfSNiE3II8LI5\nmw3191T+qIpnAFaZFgqVUjtXaxxC0M60U4GthE6Xm5dheqKEeKs9pXuoukH3\nxWDmRZZhyypfUhmgO0nH6zVUpXvdIJpq/AiZ9E7YgJp4FmUVNEPwL6fR62rr\nJFg4aQODTxCMunPjMMm4gVUwSHt880zrdK6heU5+dfdNIUbTzwErHn1sNNqX\nFy7c\r\n=axIC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-0143c2b5.87+0143c2b5","@graphql-toolkit/core":"0.8.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.0","@graphql-toolkit/url-loader":"0.8.0","@graphql-toolkit/github-loader":"0.8.0","@graphql-toolkit/prisma-loader":"0.8.0","@graphql-codegen/plugin-helpers":"1.9.2-alpha-0143c2b5.87+0143c2b5","@graphql-toolkit/code-file-loader":"0.8.0","@graphql-toolkit/json-file-loader":"0.8.0","@graphql-toolkit/graphql-file-loader":"0.8.0","@graphql-toolkit/apollo-engine-loader":"0.8.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-0143c2b5.87_1577884616231_0.49146041445710553","host":"s3://npm-registry-packages"}},"1.9.2-alpha-ecfae113.87":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-ecfae113.87","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-ecfae113.87","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"671703596a2dde0d17ebf715de9a35d7662b4549","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-ecfae113.87.tgz","fileCount":29,"integrity":"sha512-sLb0umw89MraBKIpW54huKTV9ZEXJz9nEGZDw+GhK2EFpDpGrSFgxrXy6YaitVCatP+b0pYAmAW3DBA6dxlRzA==","signatures":[{"sig":"MEYCIQDsBFfGZtNsNUxu8gmlNB6u2AOQwF/S9btdN/4hVX2VGAIhALQhOWrnn8+ftX4DIzKFR0alenMQh0P/bXE93c0rXsBC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDJ8vCRA9TVsSAnZWagAAa3EP/3Y/CmXRKE0BPvpF/Bo0\ncQVGokZvWI5C9a7qjQyfsGXT0JXyHZ/IJwDYnXVb41bA4zEWccW85JLKTykI\nBiakfGiEBHkuMe2xuFPcWyl2ao8zePo9KJQMMdT4TvVnhIn1p0H7o+A3sy4r\nsoV++MhldG28D4yRlyu9P69PbBKPOkkr3fcj6vBq08lzAkeKII3/sWwKFZZX\nwzoPSQedSmUtL8l0JXh8vBx4McVYHtfaxTQDMVzgx5c8BMfdqzaAmmQXSRzv\nYATBZlqGONBGkNsrifDVV7N44QQeSRd2CirkH6q18JSSOsb5e0dUwZEGRTOU\nSVJF+4v57lmMOhdr3hvgRiN7g3tQRXe6QA5PCmU2SCZ2/JotBIa1OYrcxFip\nZ3lchydjph4DnkfoGExF64lfMWXeUgeZBFMHdzRi/xQx2IhcUFiiJJWrcFcW\nklE/b+ISiWD4EuCktbfVwJUcwIrYayaDBRpkfi92+C0ezLoK3DxOtctp8Dam\n1EU9eNEqAz+TdXQLz9iA6PytbcBGSaKOQ3svroBilr4d6g+WbWTwg9mTYL6i\nfHjy3En9aHcyCOVyDXA5ehMHtIumaGMrx0h31BHbZ88DkqEYILZ6g2UvhbLI\nDFOwtgOIqerX1FmHxlHTOdjkwo22flSeiod15e4uD0NWJrw/yU5iGLnrJhCy\nY5Uj\r\n=HCe7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-ecfae113.87+ecfae113","@graphql-toolkit/core":"0.8.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.0","@graphql-toolkit/url-loader":"0.8.0","@graphql-toolkit/github-loader":"0.8.0","@graphql-toolkit/prisma-loader":"0.8.0","@graphql-codegen/plugin-helpers":"1.9.2-alpha-ecfae113.87+ecfae113","@graphql-toolkit/code-file-loader":"0.8.0","@graphql-toolkit/json-file-loader":"0.8.0","@graphql-toolkit/graphql-file-loader":"0.8.0","@graphql-toolkit/apollo-engine-loader":"0.8.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-ecfae113.87_1577885487369_0.3446174956091639","host":"s3://npm-registry-packages"}},"1.9.2-alpha-1926043f.88":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-1926043f.88","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-1926043f.88","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0142bf84ef95b89f27200bc1826970f99f5aa812","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-1926043f.88.tgz","fileCount":29,"integrity":"sha512-Qi4IjDyFqldpThnnOAWaZjIGqKxkSXHe8KRLWBp5FXdbGeeCK4vza+eGZoMcKocGFfujoAETneIpX7QwRarzKw==","signatures":[{"sig":"MEUCIQCHIBY2mZXoP8YqP1ZuFacE1Da7oCAOI7l3ahthyxsegAIgNmfch/Oz+c6XtCI5Hi406dyB9Hh5wSvRLPdMs9sU56I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDLK7CRA9TVsSAnZWagAA9fkQAIg8CExYyHkkLsYHM4Bh\nB0UUNrWiq2nhhuh0d/xNuxtdMDpv0hsZdOPeHObKEth6c7KbB1vDkIUAI9AR\nAAHJ5Lg0j46DAJFiIRnUcJo7fXRMfECveOQIB4JgsRWBnMgm+uIV1YAQKre2\nGcnDfkSgct/wJ1ba4v2OuyIz1CVn+cDTmJ7YB0XpV0DkuuPJF2iL55CHRe3p\n12H8h9yKESssd1jB70wSxEjRkr5wuHDnvXNZOqyAE3EreI46EC6Wqw7MqxJg\nd6ItfisBeJBwgZq68id/j0S791lZwwqvKNIN8zCo8PgXuQX/reuOi0IGwxWr\n2xUBCyjNulbDwQXXAMGGBZaWEgmRaM+DKrWP6HekvE9YUME8qgCFteGd8a8x\nplXX6zHei/Quip+9Muqfw7REmZQAqXm8v3VloVeRiQF12EGuTRgldgmh/OLJ\nUOvq9U51Vgnv3cnIfjKAegwzMa3hWXG1TGPA8kHyw43quZQ7MCrq7kLcE56H\nUjPE4whNlu6fLUMq+AiqiuHxUwZoEkUmDh5jXikFgG3t3JJ+1D1YgpZPPnY3\n/+1oJPt+sCJbG49Q96rZkoPAa8oxwl/hb3OMgja+8XJkAnaMctQ+PYsN4UeG\nbqdBB1W+RPHvx3A0QdPhuEPTcxZDVJd35F9qUR9EkU444BQ2tAgsGOQ6+Bl4\nhOde\r\n=YtGl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-1926043f.88+1926043f","@graphql-toolkit/core":"0.8.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.0","@graphql-toolkit/url-loader":"0.8.0","@graphql-toolkit/github-loader":"0.8.0","@graphql-toolkit/prisma-loader":"0.8.0","@graphql-codegen/plugin-helpers":"1.9.2-alpha-1926043f.88+1926043f","@graphql-toolkit/code-file-loader":"0.8.0","@graphql-toolkit/json-file-loader":"0.8.0","@graphql-toolkit/graphql-file-loader":"0.8.0","@graphql-toolkit/apollo-engine-loader":"0.8.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-1926043f.88_1577890490403_0.31955660604243685","host":"s3://npm-registry-packages"}},"1.9.2-alpha-029cae73.88":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-029cae73.88","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-029cae73.88","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4e977323ed8917f9875f2f5c4ae3b36ca624a609","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-029cae73.88.tgz","fileCount":29,"integrity":"sha512-N1wxyJ2KJhQoYFhM4Z6EfYFgcbHL+eKVHoFI/lP1Mkye4zC0fDSTnK9EI1ElBy0lf13+eVKSfoBjcb6oqUCwLA==","signatures":[{"sig":"MEUCIAJJHyUEz4JMV8jkEN/E9NvJIWnHUFcuedqk0UHaYEHfAiEA5PWjTG5Qrzs0ROLY3jufAkhWrkwj902GtdnfFqG4DDE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDLYdCRA9TVsSAnZWagAATJEQAI695B4FtHuA/vI5vEia\nZDKdI356TDG9o7MQR2+BZkm1A1+KrD1sImiXPr2zuZquRPTxvcKrN1c5Hjgx\nXsVFROZhi2N8lS6X2BiZYdAmgTyYOKmn/bHf2g2/kCNOSdL4dzRmphWZgwYJ\nUTZ2GveInTGaJKqfL9snDod2OoXitCRFIezUmdTU8hhgivKuAzJS/N5a1o98\n0+tSZqxM+EStCx5wE1m1yqxYxWZEO/CElkLS35zSG0c2JzdAtBg5a5442mwa\nprlezKmD4dJ3Gq/QRvRkasM7gPiqtQONaSg9T2SZ9Z+3O9aMeQ3BxrWVUMA9\nhyzMC/1GFH9F6E8gcaPtq7jJzHDpj1/HyEYp6WonqT11HfxDGz6WjmY9MI6h\ntSSFkM8B6cs93uvGpaQQzdqtzi1v5z4/g8JkxHlXw2pgzfSxL6n16mZRfITI\nE7uq8zWIsNZjj5g3iB4/ZNuZKK5vttAzXFta4dp18WD1OOzsojgcXLqaTZ2t\nDRgsNKfZMHUnVwMJ+iLU5m5NbbQOkqN+/fIoFSQwr1BGEjZeR6FxHhNNmUHS\nVE91r0fzsakCB3MnAmWNaqhC6DeXvXwkeA6WV7GvLrWkGuEQ+TsbSkhH04oX\nwbBdn7z0PIil3xgK7QQVzgl8DZ4Jm6bY1au+Po+WLZGgy1cqw3oRVM+M5Uzl\nitIa\r\n=v0he\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-029cae73.88+029cae73","@graphql-toolkit/core":"0.8.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.0","@graphql-toolkit/url-loader":"0.8.0","@graphql-toolkit/github-loader":"0.8.0","@graphql-toolkit/prisma-loader":"0.8.0","@graphql-codegen/plugin-helpers":"1.9.2-alpha-029cae73.88+029cae73","@graphql-toolkit/code-file-loader":"0.8.0","@graphql-toolkit/json-file-loader":"0.8.0","@graphql-toolkit/graphql-file-loader":"0.8.0","@graphql-toolkit/apollo-engine-loader":"0.8.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-029cae73.88_1577891356279_0.8091866261325769","host":"s3://npm-registry-packages"}},"1.9.2-alpha-815832e9.88":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-815832e9.88","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-815832e9.88","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1feb5c0111703537c31ee6046d2900fcb690e64a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-815832e9.88.tgz","fileCount":29,"integrity":"sha512-pzJohjPHysbrEWrHqv6C49dBYJ05Nnwo2QUbF6RmnM3yLDa0O9kUKRaLTd+w2uQrfVF/s46Tnq3cyMhWS8Npyw==","signatures":[{"sig":"MEQCIEhVsnF/aogO4/lWwoMIYV2jPtlUQjvpzI+nsp3BwyWGAiAiMCEGV07dPMi2QjtctZy2oNAS7/DjsmexO+u026OVng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDLfzCRA9TVsSAnZWagAALxYP/itGsE4f4LkAN/LSJOrf\nDBIay+l1r4Y5cssnrZ2OqP+1JU78zB1SMqRtT/aELCkQ+AsafoiMYs9DCdt6\nMcsWwScN3EBUIPsawcDjJkBrEYYtjzccuMWggEOraYjALZ7aakfoywEk4k0T\n37xe7whO76JsX4K7XYCgVDDVP9Oe3h6tkpA7bDCD0Wv4VKQEvQw7ds3iTq5h\nYNiwBS2aF14m4y0TGG53nwaXebGQC8KHGNW7eNAQVt111onNTxQ6mj7LmTP0\nN8Mc0KFN34A8urWMVbUIPEDUkY5D6A6T9cfZ7MD3ytpSBhuLeg6yiiSqXuxW\nxPqXE569QnMIJ6CEdq1Y5FCKHJHM0lBODaJCRbMgo67oflLLiQNsM96zwbrx\npBxeXtlMdy6mCvrR2M7sl0dcly+MRLGvYDwJGkYhZJBmsgefprE7y5GC18hC\nH5NMK+5AsIO36ILeGnlEjqowJqsgF7qMAQZNw64SQzQKPKu7HFJkI8dSW11f\nGETo/+LLFfshL29+YO1SmuD9Fx0JezgocCCGeLcwJGOkFFpeZeq4zSCP0x1R\nlA/PMRM4yFH5PwWIGB4/2dZmBo4k0r4HW4c9pcehBcr8Q5pPxgxIC5mmENBR\nIo9MdFEOOANHdF9PWKorfEY834ogGVnGGfPHQ0ZjXYSW2O0IDyf1BDrLhU2y\nV9yP\r\n=egMz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-815832e9.88+815832e9","@graphql-toolkit/core":"0.8.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.0","@graphql-toolkit/url-loader":"0.8.0","@graphql-toolkit/github-loader":"0.8.0","@graphql-toolkit/prisma-loader":"0.8.0","@graphql-codegen/plugin-helpers":"1.9.2-alpha-815832e9.88+815832e9","@graphql-toolkit/code-file-loader":"0.8.0","@graphql-toolkit/json-file-loader":"0.8.0","@graphql-toolkit/graphql-file-loader":"0.8.0","@graphql-toolkit/apollo-engine-loader":"0.8.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-815832e9.88_1577891827232_0.7580390143115914","host":"s3://npm-registry-packages"}},"1.9.2-alpha-6bb3e571.96":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-6bb3e571.96","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-6bb3e571.96","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"98f2ccbc9320ccae9a12c6099f366ee517cad8b7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-6bb3e571.96.tgz","fileCount":29,"integrity":"sha512-ZBjWqr2bbP+WrplfXWD4K+dB50Tp094lAm9QntMyoDDWqkWu0gLI1Mqr6G9de+5G+QjbUAdIM+BA6hjk0i+DnA==","signatures":[{"sig":"MEUCIDZ5HuyaRHlpkrH5pX/KWqRdIzoS2gH57/ugFf2lSmjXAiEAg3ufdJ50E+yG+ZuHyMKVqw0K+50+WZCyvnlca8YNqVs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDLoPCRA9TVsSAnZWagAAcSgP/2N/uSN79v3i7Ich9uq+\nEEbgUY4bITXX4h086Mn5MYZSwanpnIsyyeEfiCZxwrvNSYY6vb86a3aXAPHx\n266OnuyGnLxJ+ShFBxKNal7ngNvk93EA/wUnct3gVBjkzYaID4kVxTl9prt5\nsUa+Loj3pauyXs09eR6hRTgvu9C56Bl/kntrgFnL25XNASpKhYDQy5Nqv9AQ\nvR7XZmC0uiNmKXkI2AnsqizFs+FneLYy8fukrUBCBeuSowI1RkTQpP13dQIH\nPlIWcH7duBhkA7/JwA/rpVUwyo4hKId8Gu7JDf5bUMSxKyRD3vbngK4LLY/T\n2C+gcZhEHtB524+HXnjxjyNyT6DtU4ftbIj9tgbdad9L1Ia69qgHcZNrUa3D\nt6ZTtEYq8vsfsPYyrqk+aPAfqHZbGwe1S68BZsPhqsuPkLtuBbwiyO2BQd1r\n9nqkVrr0zODyJIM1rBQSYqDzGJxMlb0e1g5sv/kRgdtMH2AZG4Y3FuMtT1mT\nzsCv5pivwJaeWq51IXLYk05Yhioztj9yt/ZbkkN/Z2HRQUIXOkZRqi6b72Si\nN0R36qV9ZI8Gcalv+1RPQZGC58cIWGgDXyRrrCCYVuCO4eriC4fkfxWoksGq\nOdzdarJKc6ms6F7wt2yeJ8dlUp4fhIFRMgxVVgID3WaJiE8s/PuVk9lVP8FQ\nIS4l\r\n=FmA1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v13.3.0+x64 (darwin)","directories":{},"_nodeVersion":"13.3.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-6bb3e571.96+6bb3e571","@graphql-toolkit/core":"0.8.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.0","@graphql-toolkit/url-loader":"0.8.0","@graphql-toolkit/github-loader":"0.8.0","@graphql-toolkit/prisma-loader":"0.8.0","@graphql-codegen/plugin-helpers":"1.9.2-alpha-6bb3e571.96+6bb3e571","@graphql-toolkit/code-file-loader":"0.8.0","@graphql-toolkit/json-file-loader":"0.8.0","@graphql-toolkit/graphql-file-loader":"0.8.0","@graphql-toolkit/apollo-engine-loader":"0.8.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-6bb3e571.96_1577892366823_0.5072077319067152","host":"s3://npm-registry-packages"}},"1.9.2-alpha-2c4f772c.88":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-2c4f772c.88","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-2c4f772c.88","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c48b6182560cf7a27ee3fa47e6681f565323b333","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-2c4f772c.88.tgz","fileCount":29,"integrity":"sha512-64FzHpw+bishif53cfkOgpLUc5ASSm0XzrGYbVazwRPGcyZG8zj4SKznqM9ctUpz+79beJjEF6CqxCHotXpKHQ==","signatures":[{"sig":"MEUCIASDDvkrUGkhPLvVZ1TsKZzzfnwgFA80ORjyFXGZ+6HOAiEA9wkoRyNKYd3uv4w5amxt1FVz/vN5No0wFrr51d47t+M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDN7GCRA9TVsSAnZWagAAkjMQAJ7Uk/eq/vLLBw8IEAlL\ncsqToox+/x0qQtrqLBr8K9iu1hbIyQ8Bffe6OJOWWIcN5adzWjSLeJY9l9IU\nAvpCLsenLLht5L9smOc0WWOVhryRsultnxuYXhEqIRNs6zFMN23GgmFIVbyV\nMWa9hNmT3KPeKkJEzwe8uxXGbtynTIMvYdvB78LeYl2DbJau+ivj3VwgI/Ni\nMf0GnFBtU9JhQWf2Q9ccxH6kubo2OIJha9PRYAPBxRbBnGgTP+lYc7q3DsdW\nNxYs5rHTICztA+BF/EMGYuugzuLi9wHNopPdGc86hX/JpSgruPL/URZ2f6Mc\nCbHU9a8b/EFsgj2gJogWmVKNrxrQBkwnk88icqwOdqGdN2sMOrbfgd5n1Ucw\niPhb678kk/DVjjONCAqkaKTIbMjaEnLJUI1CCclWo/9QF6KlLu7z4ZC2u1PR\ndFRegGdbHq4MlCMSzZKT3/XnmmpEXKEZWH0oOXt2GXHZ2t0S8swgsKdOeimR\nbTslhSjx0a6DumiXEV6+HxercAWWruObT0MHxFLYKWDzyDUCyqBvanzQDeFu\nly5Pp1rHOsVrFSwb2gbnnNA1iDz3QkhJjO0WDt7hSeUjmY5qhNT9tmdwkKvv\n3notsabsq0fH2D5wr3qAGOWEwZ9aboaay/Wlkd7T0OzvSbVN8xn5NvKuqNHd\nbFCH\r\n=yB2a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-2c4f772c.88+2c4f772c","@graphql-toolkit/core":"0.8.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.0","@graphql-toolkit/url-loader":"0.8.0","@graphql-toolkit/github-loader":"0.8.0","@graphql-toolkit/prisma-loader":"0.8.0","@graphql-codegen/plugin-helpers":"1.9.2-alpha-2c4f772c.88+2c4f772c","@graphql-toolkit/code-file-loader":"0.8.0","@graphql-toolkit/json-file-loader":"0.8.0","@graphql-toolkit/graphql-file-loader":"0.8.0","@graphql-toolkit/apollo-engine-loader":"0.8.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-2c4f772c.88_1577901766039_0.3628019408609562","host":"s3://npm-registry-packages"}},"1.9.2-alpha-99e94ce0.88":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-99e94ce0.88","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-99e94ce0.88","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"93da4846619154e94d8c9666225a2934a22efbb0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-99e94ce0.88.tgz","fileCount":29,"integrity":"sha512-bvsoYDW1mfkbe6MLgmifqaAI0J+YiPD3JmUWLf7kmwyruJ388P4jAtku4P4rDjicO5VKkNaFkHhq/yE323wSDg==","signatures":[{"sig":"MEUCIQCGnW3a2BwZrDtQ3SXh+Sl+LNXH8iPG1R4lKLXy5E5erAIgf1AW+ztc1zGGFixMEPKFueTW4/sCavxT9XlR5FgrhJg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDO2KCRA9TVsSAnZWagAALZwP/RStWcicg5BIW5vVWGqE\n0oKGpnHJRHDWBJFjX14TaB5P3EDoXejY32phcgnFWVqdDU5t/QI8CcP0c7Wg\nODeUC8s8QA2DzwREy9kLCJW4gx09Ox4tCbiD8WMBw1zF/CJzivTxhDcS48rt\npczsZCdDE21spSuHu+UQCT7gjC5G6gK/6qb9SM2XwGedm8tbnvfxx5XqWEY6\n9cNahy484hIisLfK6eikWZCEypRBWa2abzmvHQaDuht8bN5jJb2O4DE+sAyb\n3s6beXef+owfB9MBprgQRyhB+tErqNewoTER1MAfkvtOVCshDpYbTyRSZoId\nepPuptoCp5qPk9OH5qdjn/gVo8AxqpOGiqiuJySd10ohJ4O6PKlviLvS6Trn\nniT0hJyTmcXf8PCmWVQDC4SY2T+Fk3WbbHH8m0AZbCtj6nRIfMMeD9E4XCtg\nmf+KAsLArLP0evdIVQRKoTt0mxTHF/Kj09M5MoJOuvaSNdeO5BQHUz8Tt9/4\nbvksLT/0qU9tGLTYP6wyuLiWT+sv3XjiDW+YBJnP7CplIFIjxLqssA0G+AyY\nT4Dn5v6uv6cey2C1JxUOy+ILm520DE6aG68psH/BYa2qXn7jmblD6o1YywTo\nEBVRdL1rRRk5raVBRSJHHc6jZP3GgspltmliMdGhAdlS998skZt94xnaNNz2\ndctB\r\n=IIpH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-99e94ce0.88+99e94ce0","@graphql-toolkit/core":"0.8.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.0","@graphql-toolkit/url-loader":"0.8.0","@graphql-toolkit/github-loader":"0.8.0","@graphql-toolkit/prisma-loader":"0.8.0","@graphql-codegen/plugin-helpers":"1.9.2-alpha-99e94ce0.88+99e94ce0","@graphql-toolkit/code-file-loader":"0.8.0","@graphql-toolkit/json-file-loader":"0.8.0","@graphql-toolkit/graphql-file-loader":"0.8.0","@graphql-toolkit/apollo-engine-loader":"0.8.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-99e94ce0.88_1577905545989_0.15138800186815904","host":"s3://npm-registry-packages"}},"1.9.2-alpha-c1cfcd8c.88":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-c1cfcd8c.88","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-c1cfcd8c.88","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"66aa36641a1f93b97900a584525b5dd0faa23188","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-c1cfcd8c.88.tgz","fileCount":29,"integrity":"sha512-3WgXQvHKEsb8BIKK80mDdojDQARcHls1TU/9HAZGhesZA+dPK+BIPv2IxdiB2GOsav9U1OuTNiu5xVZQa5uIqA==","signatures":[{"sig":"MEUCIHA2XhhP7wb9uotFF/wX55Z099unaGt2Op+qtzy5MiCJAiEAsvzApBQSr2NLV9YH3eakVcdM4H6Bx2idlKhervg5M7Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDPn9CRA9TVsSAnZWagAA1cQQAIeigke4xM5ItzOMamSp\nUUiI2OGWOGLfWtPOxg5ZpmszSZrfUD1BcAmUdjehD6AEo60EXtVwj/DHFpnp\nGeA8mr9HZKzOMFYVygny55MGWhPwCFbwWWJH+EmKf2h7YkeqR1lrk7Y+L2V6\nE4edVcBMIR9qNLI7J/q49uzwB+6/dI5BAqSsZKyIHc6RzcjF4hXfs2yql0kU\nf+R/vQ7XKr36hSQ5/svTXqxA0yWhlZN5YnqFs6ipq1o2IDKpRmPOnwdnKd3U\n7H1Q1YQJ27p9EvzEQPFOjCxnLvtvCtIC+oiqbpcH9kr59oWMqqWhajFfculR\ngRwUihPqqmF/98alKGsya11gWBzH6WH9+FiOH80dJ6yYfA6PNF3rJ2l31tbe\nKvjtzkKhXC9IofAO/Bp18z3fL/KpM/CXxGSiOwBHG/AtwlH/mI8TGv3S6Y2Q\nnMiluC0dU5C+CMT3ZMmjB/jK7QN0QNouzJqHrD8RCx1TROs35I0N3POu7eAy\nMvenwe8Bzy50oE9h+wGmQOvGdELhLT5S9NZyUzio4g4uV0JbpgRzY/Q5aPrP\neGcOSek/CuKXVhltQyjCUlRvy8SQgYEAKRKGDjb8aWBhtDiOwNIaHkpMM/2L\nVMXqTUAjVz9LTGVcYt8HturoDKjTqUzGEuBZ7HsVF913sogECV31tzF5nCT5\nJ37q\r\n=eC/f\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-c1cfcd8c.88+c1cfcd8c","@graphql-toolkit/core":"0.8.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.0","@graphql-toolkit/url-loader":"0.8.0","@graphql-toolkit/github-loader":"0.8.0","@graphql-toolkit/prisma-loader":"0.8.0","@graphql-codegen/plugin-helpers":"1.9.2-alpha-c1cfcd8c.88+c1cfcd8c","@graphql-toolkit/code-file-loader":"0.8.0","@graphql-toolkit/json-file-loader":"0.8.0","@graphql-toolkit/graphql-file-loader":"0.8.0","@graphql-toolkit/apollo-engine-loader":"0.8.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-c1cfcd8c.88_1577908732769_0.16514946537417097","host":"s3://npm-registry-packages"}},"1.9.2-alpha-4cc4688f.89":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-4cc4688f.89","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-4cc4688f.89","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2cdab5e45501f95f544c160e3551e1cd3f05416a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-4cc4688f.89.tgz","fileCount":29,"integrity":"sha512-ZE/ipEtGkPiP5fXfhzgmcCJVbG3HduxNAye4yYoDinzY8sHcV1IzrwPH7E8REFHTkF1iDS/TMEZ0f6k5sxZQAA==","signatures":[{"sig":"MEUCIQDxkKpZbbNrmK9wsHBPB+0W+itzCImz+C2rlPYzZHIImgIgWaEl34HLHEhBKwZ2TOzaQ/1wxEurEEAXCcy5xTYrZPE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDSHkCRA9TVsSAnZWagAAzQYP+waxatD4NOJHnVLlO0Dx\nO1VmCg2Q5iWvHUE9LZvR/sh7zj8FqzoRCsnsxuQSlyj/orO8OeoyCcjfAHiV\nbYNuH71+VVPhrBpj8euMFIotnn0DezePfZ2p4aBclg1m9my5JIi+r4iL7JyE\nUBwKcqTQXZ7hPaYYj6TUQj4LSwESNGDbP/JXaU5WJEc3k1H5BJXQfMvNgDGN\nPkZEQ/D/UsJ99SlK9Z1aXydsHAhSvRw8YMejrno117m55M7FNiKMhI31DCmo\nw5NP1OP0bIijv4y7Mwd8D9wLStZDZ5Z42bihJ0tAo/SzHJrqJoaTKPFwLMjW\ntnDc0i1DerXlGzIi7AFsRQjnJL2XcJkkg24bpsg6SQS8bJlb6H4qRRKpJ3Q/\nbCGXQ6M2OrxuVArxPK2J3SR7Tb/LUbUjeF2R7SR95o9+9K3SLnaVOsxxl8tz\n5KYZDhIUmOYS2GHAvpS9eRzVlUMZyVESekhf55dDcAFsmVn/2YgzhE1fhRDR\nz4qle9FQ9YG3f1HJbF/uo18M7RTRYFcyTlQG3zX5WK0hG7jsTOYItSawUSu3\nD6gwGcOaJbpDNtKHdqd5nK2BkSp5Z2M+wLS64XWXOENeTr+nLJ1pR4OnBBDB\n8YqfswtfH8FWkiNDQEtLh8asySgHuGYhaBf9L5XLDhoY2tKaJ85k1Hhs7n6p\np6gu\r\n=GsG5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-4cc4688f.89+4cc4688f","@graphql-toolkit/core":"0.8.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.0","@graphql-toolkit/url-loader":"0.8.0","@graphql-toolkit/github-loader":"0.8.0","@graphql-toolkit/prisma-loader":"0.8.0","@graphql-codegen/plugin-helpers":"1.9.2-alpha-4cc4688f.89+4cc4688f","@graphql-toolkit/code-file-loader":"0.8.0","@graphql-toolkit/json-file-loader":"0.8.0","@graphql-toolkit/graphql-file-loader":"0.8.0","@graphql-toolkit/apollo-engine-loader":"0.8.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-4cc4688f.89_1577918948405_0.3997361089957887","host":"s3://npm-registry-packages"}},"1.9.2-alpha-ef06507b.89":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-ef06507b.89","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-ef06507b.89","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5bf5b01feae11ca57c9bf0c736a867f7869d2605","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-ef06507b.89.tgz","fileCount":29,"integrity":"sha512-eJAsexKljpWdh434tVGp649roNPz5RqQmesCJjfYULum2+e7to4RcYTwds3HNyIvk1wIQdy7PTPQJ6re+1b6sA==","signatures":[{"sig":"MEQCIEhecj+o9MdZb7QDVCNX+qQuw2+krEf0DdxFu8b3701tAiBRRTYCdu+lN2bzOym7G2M6vH9w12R0CsZtlUu40n7gxw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDSVPCRA9TVsSAnZWagAAJFUP/1ZdWUGlfaTKKVmji/yG\nqj9SBbMt5MUMSw9A8xMM1znjiR2tBgQY6xm8O3dnSESbFBDKPBxll31luCTE\neiVP7ja6UQr89F9dW+3ZhJm4vmglm8YvYpenalRbwr+wWszxcE7oS3OmmgKp\nIjIVXd8aJnjORatcriEJrVqK73qrLM1ns6wH51qaCbSAhMaN+oObn6wvyXpL\nbCclhSc8E82kidI3JUc1qywH0UAdNE2f21KGV0uKQWxuhpRm3xmOFle7KnnI\nlrgmC4Blyql5L3VI0xzCx1v0+hBqJA55v4xtSCjle/bxXUcMinf8yR0w7rjC\nFjFOM7w/VtavkbyNZgrgG6xnYmvRzRGkmDQG/NhMBozkfViOcdzsfeH6zU3B\nl7U3M5u2R3ziFOW7GYlwMhTJ2J5leJBPt+QgPcNNB9pRwgBtoTrk1tHAnenL\nqhgEb6T9wg6qdXTkdqeuyzM6d4qxeogaboG2GDrix/ljdqMc7+Zc9r+jKYJI\nVGIFqLWA1nrXtqn7W6ODnDTALsEB4Eoslp4J85LRdyPtaMLGpC1v1TiPsRx1\nOVv/UUkj7XWBIN9YuXTOt0M1AaASdXSHPyBIzo3GfKCc6V9d/JIcMrgHzzI4\nNyuTO1laat8EXdE+UIAy7bkIqheJoRE/Oi61vEifapDj5mG1ucQ0hh5NTWTP\nCMZn\r\n=dSGQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-ef06507b.89+ef06507b","@graphql-toolkit/core":"0.8.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.0","@graphql-toolkit/url-loader":"0.8.0","@graphql-toolkit/github-loader":"0.8.0","@graphql-toolkit/prisma-loader":"0.8.0","@graphql-codegen/plugin-helpers":"1.9.2-alpha-ef06507b.89+ef06507b","@graphql-toolkit/code-file-loader":"0.8.0","@graphql-toolkit/json-file-loader":"0.8.0","@graphql-toolkit/graphql-file-loader":"0.8.0","@graphql-toolkit/apollo-engine-loader":"0.8.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-ef06507b.89_1577919823285_0.6541889934726197","host":"s3://npm-registry-packages"}},"1.9.2-alpha-f68b0825.89":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-f68b0825.89","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-f68b0825.89","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1ff149fe997add5fd4209149de285c725d4fb1d0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-f68b0825.89.tgz","fileCount":29,"integrity":"sha512-YcuKGOzNNmLb67+xSLLVXeLx/bD0B3drSHnp6Aw8Qf6YrRA7+c9rFK4Rwa1Znj7ourMcEsjt9N+OIqY/zhqRaA==","signatures":[{"sig":"MEUCIQC0aJL0rRVu/Sugc3o4XTizrVX9Fle2zSQXfSgsN4GZwgIgV2BncoIJLuWcqE6aPOCszoFVbrw47uOT27EJ5KGofNE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDSVpCRA9TVsSAnZWagAAixcP/3ZfamI4yJ7dLx4qUcKN\n6i8+PES5GqhSDWVyZwQ+XNP8ChCxDw0u0PXeBRGv35OUOY8DIwwWg49e2XGP\nQenkL2K3lYxtYtmeWNz0G1YynG/qq0t/CPKNKS4cyYi52va15al2UjYeDOsX\nYsKuijGcpYepxV6txsnCZHWbziFS3HHlF8YtnkRZrSeEQTqw6DBY9EZGAVBG\nQuSb7z+uTQvf0MD2tBCtI9d/GAP+fI8lj0OLhLFCcOn8xhFvOhRWJBFRXrcN\nOYHWrDZG9ko2GGHMWWLqdbNyTtPHcGdO4iMkSGngNjwpTZ2s/rMp4Q8KwSEU\nN55jh93abwK4dEYtAcrz2x/y8Smn5d9UJkyR7jF5zxzJtxkhHv6WByPNFKKO\nuKnukiqqZNcR77srUnaGK6rOSL546nPxkF+21cMffY5vbUK/85oArWmxc8q+\nJ1pOuTG7oo75pyJiuMpAVm/5VJWvTP9DQjc/971oDuXVbaGIqZxrlnJMfMgM\nnUpk3YQTT69EaUazbw5AfYEEUDp4h4hYcA4qqdwW78mTI0OYh0aYdzy1SiwB\nLi10zjfqNoRqWyrQFuHQtwhI72RSWMGVBdt+w4fTVJ0dvjh9x2T2rxmannKO\n9wix5RathFKjLAvZ/N9OfqvNpBZ3UPGQYZyC/WLE3eRRJmJfVA926JsG3802\nK3j3\r\n=bNa3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-f68b0825.89+f68b0825","@graphql-toolkit/core":"0.8.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.0","@graphql-toolkit/url-loader":"0.8.0","@graphql-toolkit/github-loader":"0.8.0","@graphql-toolkit/prisma-loader":"0.8.0","@graphql-codegen/plugin-helpers":"1.9.2-alpha-f68b0825.89+f68b0825","@graphql-toolkit/code-file-loader":"0.8.1","@graphql-toolkit/json-file-loader":"0.8.0","@graphql-toolkit/graphql-file-loader":"0.8.0","@graphql-toolkit/apollo-engine-loader":"0.8.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-f68b0825.89_1577919848580_0.6501528625018436","host":"s3://npm-registry-packages"}},"1.9.2-alpha-d3313d90.90":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-d3313d90.90","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-d3313d90.90","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"6871f20aba497e97aad5c0a4f299c66c0d32300e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-d3313d90.90.tgz","fileCount":29,"integrity":"sha512-Aqz480/UXlnsuOeB2NFeJ0JJRWR6BPT+J+vprHrIBZUEWiTJ4LDDiLVe9xk0Vy3ozpB+cfeN6zixePlfKx5bfQ==","signatures":[{"sig":"MEUCIQDRF4fb2rBPF0pMR17WrLESf4BFgaoXs/DWCSj1ARx5CQIgQ3lrYjzwW4SM6BcfH08+US9xFfx4PegwW61sda6qefw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDShsCRA9TVsSAnZWagAAtncP/A5byveOq6TtvIdfFY26\nVNOFKWKx+YHY9M/Zw2Mbn3eJqWX6TSWJlGccq0/mRJPyY5jbNUrsijt2O6Y3\nyxEwFD+gUy7pNM7/Frcxf8X1a7FE04mecZE3MU0OGi9iKOofLH+t2H6Gew+y\nSqc9PKTGunwCXqjISW1ujggn8r57vmXyAXnvHfewXPExn2HZvEcmfv/LX7rG\noi4aS5ZBtZLeMRqJzF1B2y4aFBYVk0M4VTH3nBGH6KUlRxMFETooDVnVKeSg\nlu4NGeY5BWUgBIlgNLnCCwNB/t2oMVJuD2TxCzgOq70ElNgPIGMHElbmOHhY\nBhxFAtt8INg5KC4mKi0L36V8t3wrplamIO3DQxog5FcGWgtTi4442/1+jtXv\nDhcNOB621uisRZSh1YW0ykNO6V/ASBgGSLc5GFDDQ0/0S95PCgZn9CT5BKJH\nIww7eJR9Oubs9Jnmsb7bsCb+45GzZVpQ6bt1IFqhH5PrMB/heV/S9UM6u7WM\n78hAPYj6aytcV7FVT2gZSOSFdps3a/knd4jUtNVxsTkAZs/RJEbc0gXESp74\nHB4fAgDYKOcqSk9/DmuGYIDX2xKT2qY3Qhn44bENAExObjh9ct4adqdZXDe9\n7sMCCFrGI/C/4RqXDPJAUwKdJys5nfAUHNExG9wBGWN7e+wgBKxkCJF6r8TI\noGNN\r\n=MteC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-d3313d90.90+d3313d90","@graphql-toolkit/core":"0.8.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.0","@graphql-toolkit/url-loader":"0.8.0","@graphql-toolkit/github-loader":"0.8.0","@graphql-toolkit/prisma-loader":"0.8.0","@graphql-codegen/plugin-helpers":"1.9.2-alpha-d3313d90.90+d3313d90","@graphql-toolkit/code-file-loader":"0.8.0","@graphql-toolkit/json-file-loader":"0.8.0","@graphql-toolkit/graphql-file-loader":"0.8.0","@graphql-toolkit/apollo-engine-loader":"0.8.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-d3313d90.90_1577920620201_0.18390221354668457","host":"s3://npm-registry-packages"}},"1.9.2-alpha-04afd9ac.90":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-04afd9ac.90","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-04afd9ac.90","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b5e57d4f692e8670d092515507503e94d669d17c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-04afd9ac.90.tgz","fileCount":29,"integrity":"sha512-DOJwltubwluFV7ZeqEBrgk6EsaSnsm0kDOXDMThZCrt9AtUIp6ITI+XIeFAjqZjrRdM7tlBazavmHD/4LIIvCQ==","signatures":[{"sig":"MEQCIB+SMv6QucErSMCNl2k/BTBJDVriL0W780E2zTQIcopGAiACDyIwd7P+U9kbsf1yjYJV3/mdi3t1rtYEzDIQ+NRL2A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDSiACRA9TVsSAnZWagAAWnwP/37vSzRzs4Dy2YTht1Vu\nD5aUhO2QI+LH6kM4Tp3fuQYs2htvE2Azf90ZgEzVdY4bbT3wtZvlKzrVEwW0\nX+NMTdq6Lh26QAh5pwiE9SfVy7kaUL1ej6uV921sZo5f5dAgeG8t0GRK74M6\nFfUQ8swBdrj2M/7T2nrJck09PGGuxc3gmre1syiCAChd0Hu0CyzlPYjfYLIL\nZGrXRiI6sF7M3cBDe8r2TITqqodZJFQrPy696keCdvcGVLiFVH2t+xhwcDMl\nQ7twR5CgxWfboRyaNecwmKeQ5p40AUvSkr4rIlMqCEKIO7BLT5WojQlc049h\n9ti8LVaQyzJ2/j5NsqI1ypi5UA554ZyxDAqf2me70uWWNwCmrJJH11bsHAsf\np8AmAOXdq6GRBrxy6Lkk9Y9hkiIO9oXIFGomv1ozQkD3I9M/RyLPd9JOEbnL\nDGgWQTNMvcl1EM6UOK/fpGLKTiu5580OldjhGNKxdq9Fl85CvE9f5HKfWN//\nwYCxYkR/iu2NQrY4gCJMKcwGAZYmMCP982y7ftkM/e8V731GguC/h5GIkVK+\nZdNYMK1at9uocFOU5L4tHt8S/DemRtGONRygblRPqxcUa9+a7eiNALQZ7RPO\nTRpoi9SCsYB4kuGzcmVGkzYnvwGF+9gn3Xa/BMWW1n476QrtIyHbRGjeVAKN\n3KRO\r\n=LRfH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-04afd9ac.90+04afd9ac","@graphql-toolkit/core":"0.8.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.0","@graphql-toolkit/url-loader":"0.8.0","@graphql-toolkit/github-loader":"0.8.0","@graphql-toolkit/prisma-loader":"0.8.0","@graphql-codegen/plugin-helpers":"1.9.2-alpha-04afd9ac.90+04afd9ac","@graphql-toolkit/code-file-loader":"0.8.0","@graphql-toolkit/json-file-loader":"0.8.0","@graphql-toolkit/graphql-file-loader":"0.8.0","@graphql-toolkit/apollo-engine-loader":"0.8.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-04afd9ac.90_1577920639499_0.1237090373448837","host":"s3://npm-registry-packages"}},"1.9.2-alpha-f4e65fe8.90":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-f4e65fe8.90","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-f4e65fe8.90","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"6f91a7b669101135c80d148b31325de3662058d5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-f4e65fe8.90.tgz","fileCount":29,"integrity":"sha512-xixjN6bOAhKopJhcOUpt40bK3JCfm565HJcTwmNdPIS7wy6ECWqK9IwjK/D9gxW7S8MscaFgmDzjSpMw6vXv2A==","signatures":[{"sig":"MEQCIEVNtvNfCC956ItVXfrgckTwHJ1C3hhBWQo7vE1PfwsFAiBR1ZfOX8I0wbb2u2UIr/e3erHC5ON0ANsJqX+YQRp7RQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDSjrCRA9TVsSAnZWagAAtrIP/3sXxf2WG87eqscUJ5I4\nMMNv6irhW9QvpUss3LjKTxx3hDAofhq8H8Bv/Hp4twqWYEIUTH7SWn346HXD\nkn3CFIeExGPkEF1sdI486Y2fO3mMZ9DVhnSslkVlLtFRx8ZYmOZF/IIitye1\neb0aTnI5mthp5K6Tyfq79Y6rr9ARFNeFhL1BmRD/Db1S7q9VU8B+RuyDHX0S\nCIgm5CKefWgLGgYgThUlqAqMTX96MDG5GYKmZs+k24KpyTuEQdSrZ6XAkkLC\nhpli2OKcezc8sgL90dhZfqNrnWFlmdcNNPolwu8QqUCJ/sYwHbcoQyvzbolv\n6KuvKzrrFeCUra2T2rRIH/3KLN1qdT9Ltihldb6BiIavjHv1tRT3CRLEPv9p\ntU0qxJmsCbhnTopECaP2dX/yw3hR/xJkgxNsp1LatlZa9Ly1/QK+q64hUkfp\nsJXT5Ed0unT0J8XUSh77FUVjdQLKOOJENHA9QrZRkqpJkgTDLJHuz9nkpj42\nZ8OSgn2gb2+h8b7OiB/FB/0CEPibd50XJYenrKFA5zmL7WZ2zNOs8tHsTNqK\nds3bbbAMzpporWvrMBgqc6+eWCmyjymXAMnO34NPjhRBR+IuRtY0OaPFaEvO\nWMvpcNJf0b5s+5/13i3TkaLdlrzw+kze39FUiPFq6w19mCv2Fh7eofk0vOjt\ne9/h\r\n=qPec\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-f4e65fe8.90+f4e65fe8","@graphql-toolkit/core":"0.8.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.0","@graphql-toolkit/url-loader":"0.8.0","@graphql-toolkit/github-loader":"0.8.0","@graphql-toolkit/prisma-loader":"0.8.0","@graphql-codegen/plugin-helpers":"1.9.2-alpha-f4e65fe8.90+f4e65fe8","@graphql-toolkit/code-file-loader":"0.8.1","@graphql-toolkit/json-file-loader":"0.8.0","@graphql-toolkit/graphql-file-loader":"0.8.0","@graphql-toolkit/apollo-engine-loader":"0.8.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-f4e65fe8.90_1577920746535_0.6103117409180137","host":"s3://npm-registry-packages"}},"1.9.2-alpha-a5d9f782.91":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-a5d9f782.91","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-a5d9f782.91","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d9fee4a72437618fbd148538feeb4c6d550008d8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-a5d9f782.91.tgz","fileCount":29,"integrity":"sha512-ipH1FajDTXGB3EzGBFljNySLXFLm5QiuHMQIj7bT6Tg1WUdg5uZMtYUcliARWjljcOpetgc3PR7eFlzVXulL4w==","signatures":[{"sig":"MEYCIQDzS5dKZkhIPVyth2Q6dFbcXBiAXtdQGChVxADk2tm6uwIhAI3IshUt/ALqnwTQiZjNTMO5q609qhUX/Z2bVWE2Kzf4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDSmECRA9TVsSAnZWagAAnWoP/AzWsFRK+KebM9RHNk9Y\nuR0ackuLj5a6NkMEyshZYRFsZ5K7elDikSIbWHBwX6p9tlC3EzzY+tFhu5Rv\npPUBPXRdWZbzlntVnAyjVKUeUO/sA9UGKSbybIPHwhIIerIb+kEtG4VgC+Ni\nn32jzUWgMJ0XCsrWYbmZjehObnMBzX736HNCtKCtGSGiH7OpDqwbcu6BH08D\nwSpU2pdC6hf2U3fXDDUBlcq+4nQl/Vo6TjZpMaYfYwjB5XWgIkJgDXoyf8u5\nXjSP3k2FYq0XrEBrk7oBTO0m1Mu4lLpDaYQ8ixSrVmJEDCUd16MvLqV8RHXS\nACwsAXhfO6oCdg1KnlA+V+O5v1shZgw0kFYtuapuFGCK+guENKaLuPGQ31N7\nYqnWorVMKZDuoAZC1IVjarHO5DWNkmp4auz9WKxvQky0Ay9xsIgMwdeP28qs\nO/3FOptTos/r7JKrYbzzluKRPEE8XF1ZxJXN3CGwOY6S+tsWyChYhf8TFBsF\n4/1yW8XTO1ZV5VFgUo3WC5ojV4rCYti6AlBy4rFwTJWY6poFVVSwwDiW3tIu\nkc+8yXuvQYyrDKkn/HV7XHMIdUtVAcOBn4gvYKnuAFxZdnm7ne2NC03BxYXc\n8E6B+u0kNnHnhDsv4qHK2j9cWkXnuMhW4tMd6l2SY8NWQKqyPTAwEV0qFNS5\nfprY\r\n=CO89\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-a5d9f782.91+a5d9f782","@graphql-toolkit/core":"0.8.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.0","@graphql-toolkit/url-loader":"0.8.0","@graphql-toolkit/github-loader":"0.8.0","@graphql-toolkit/prisma-loader":"0.8.0","@graphql-codegen/plugin-helpers":"1.9.2-alpha-a5d9f782.91+a5d9f782","@graphql-toolkit/code-file-loader":"0.8.1","@graphql-toolkit/json-file-loader":"0.8.0","@graphql-toolkit/graphql-file-loader":"0.8.0","@graphql-toolkit/apollo-engine-loader":"0.8.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-a5d9f782.91_1577920899621_0.7045449589346664","host":"s3://npm-registry-packages"}},"1.9.2-alpha-fcee6851.91":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-fcee6851.91","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-fcee6851.91","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"24ad033029cedd30a333a8844779544896c1c4c4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-fcee6851.91.tgz","fileCount":29,"integrity":"sha512-DSqIOINh2KLP4sud0vxBk9xQ7qhOJjLFJlKvBlPLjaQB9dn2oo4rHa+P6h6OnsA52KkCGclRwUligUoQjrEe5Q==","signatures":[{"sig":"MEYCIQCMNJswYD/RliG3JIx6OAnv6Oo656qOEuUDtb9YNwZszwIhAJsC4ky281n6Lqb0UTNUhZ5FJYlmQ3i75iiM85uAz0l1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDSwhCRA9TVsSAnZWagAA5b8P/j/G5dU0oger1QWv+Fer\nogdgwBkRzCoXJaWCFhyL+o5lTixWE/Z1OBkxPCJS19OvYN8inZqyAc2F4K3E\ntxdQFiiJsoIGLk6a5FQui6/kZ8s/euXlu7LgjVI0o6Ie187oZLyS9galOa8I\n59n9hhbsM9P5FeoVJoOVyuB0wgxciA9Z4Z/P8sGk8x7yB00AnnK8thKOaOyf\neLLW6t/S8Azj+VnulPDLRhkRtRP5BibnpaqQaNwvRQEJZO3imfurNV0vnIDU\nwPJavDND4oMf7+l3Y0MviFQ3pfmjZq5XbUdxJvQQaRSwAFcbSeNZsaKaTrWe\nLpgxLBNAnKM0MVj+0F0U9kdG1kE5qbzNfTgDtq4Z3hZZA+Xc48/UK1PJuZzu\nH/vpqCpXb9tYtuGvQwjVaTNAh2R3428QiCbAuaPKQ2jkjzgdPGAh7HSUFXWD\nD96XCOob4UmxEW0ngalMFn80JqCGeaP2ItXolqtAmffGt4DWzir2zCGGCmze\n0HCORyhpktCOrKt/qqpShB5VBdyjzVNNKz2iFLrjWikopaYSSiDswzfLZsyl\n40mUkvd3uLhx90lDfqDCJMMCCIV1LtOMd3Vbm2ju3CaaJ9CsJIh05FGOMfbY\nOWlCQRsppUm4Dn5444PZqbolOKRcociC5QqKLoWZuYiXYwPu5nigIW3ZlO7V\njsF6\r\n=v8oQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-fcee6851.91+fcee6851","@graphql-toolkit/core":"0.8.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.0","@graphql-toolkit/url-loader":"0.8.0","@graphql-toolkit/github-loader":"0.8.0","@graphql-toolkit/prisma-loader":"0.8.0","@graphql-codegen/plugin-helpers":"1.9.2-alpha-fcee6851.91+fcee6851","@graphql-toolkit/code-file-loader":"0.8.1","@graphql-toolkit/json-file-loader":"0.8.0","@graphql-toolkit/graphql-file-loader":"0.8.0","@graphql-toolkit/apollo-engine-loader":"0.8.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-fcee6851.91_1577921568801_0.21733982287246434","host":"s3://npm-registry-packages"}},"1.9.2-alpha-3ecb5bf8.92":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-3ecb5bf8.92","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-3ecb5bf8.92","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"7039748cc2eadac712a26e2fd089ee2daf85ebea","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-3ecb5bf8.92.tgz","fileCount":29,"integrity":"sha512-ZtoMbR34XcTZ2fiuuUdsVsvsqki/jwVzcSmIQdwBME8Ar2fq/475/IXP1OW1eCK+Nv1NpdfYmPCuF3kb8kPpIw==","signatures":[{"sig":"MEUCIQCjjQsvFBJfhYjEIAEtByu5YQe3s+VjIvimkTNzoe0b2wIgYhBm/043W22qbAk2kV5U2XxYZpSGlwcqsRm9FxwKrdw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDS0OCRA9TVsSAnZWagAAWzsP/0Q4diRdNP6PuOZjX7Z0\nbYCn1nQBP2aNbvE6MMAah0LOr58hEwXWXzY9sI/H/0d8DgyCrYEfICYGPXwq\nBpLDpY+7pX+wwMZRDuQhQtihqa3ZVJ02BGR8WzLhHLmsCWFrAVuPJjHKABId\nY9Y3QINNWXUcyd+127xxCMAeujEDg1gsGNIWeXnM2ipAaG+dzdy0BMi2ucO0\nQDNsgTqbwQyMTx6//lNLIorpyvHD+axHguUgPz0Bj4Vcf0RZxcukrStkYAlf\nyNEMYnQ3DV6RPzmpfs5Nds6o9ayQn34/JcUktn1oQ0RsgGipijsurunqdL0L\n1EKdUvPyToci2yEz4zAWI+HSs1FMauXcWYTfSLVjeUQoTFDM7tW+Nn0keDZo\nWpSmBNBapB7fOtcBpuMkT37AYH6mWM9+gz/VFEsbA9S+UHr1Mhx9je8ElphK\nHDIc8PBqcAiywSwuvQGZivT3Jb6cLLlsNAQ6ygngxeop8e4GXJ3hCWTy9B5m\n9Knx4/0EoN25m7uLS9Oj2wY3mWJeF7D7GQwl65jejCbgv0auTIYBzWuCSa6w\nJ9UFX1glRDxvt7IE2rUDo75hUO8sdn7tuS3gzpKFHJreRpeKi1uYxnQ09tmC\nAPAkELG6j9RoXntuGSRctGvgx3bRVPyCi6bDq/fk+woAlwvQRYnBzvezYg12\nhHLq\r\n=yHXl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-3ecb5bf8.92+3ecb5bf8","@graphql-toolkit/core":"0.8.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.0","@graphql-toolkit/url-loader":"0.8.0","@graphql-toolkit/github-loader":"0.8.0","@graphql-toolkit/prisma-loader":"0.8.0","@graphql-codegen/plugin-helpers":"1.9.2-alpha-3ecb5bf8.92+3ecb5bf8","@graphql-toolkit/code-file-loader":"0.8.1","@graphql-toolkit/json-file-loader":"0.8.0","@graphql-toolkit/graphql-file-loader":"0.8.0","@graphql-toolkit/apollo-engine-loader":"0.8.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-3ecb5bf8.92_1577921806256_0.7305867633608851","host":"s3://npm-registry-packages"}},"1.9.2-alpha-371a88e9.93":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-371a88e9.93","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-371a88e9.93","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"596e52df703de774f84cd93f6e1d1218fe406f2b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-371a88e9.93.tgz","fileCount":29,"integrity":"sha512-ONrjMX0YY2jV3iQMqgMT2KC9Hlrf5YkbLaLqnBd+TOT3mMBhVY1aNChQ7K1rmAd4XnmJTqZXxgOHr0jabrUfBg==","signatures":[{"sig":"MEUCIEYQsKTN5SJBvdqRf6H3e1Iq5ExDd/UfGVWuP1ZTQQE5AiEAm7rlbygRLIOkit/tcywXZWF4pS11W4nwzmkJMuO/ii8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDTVOCRA9TVsSAnZWagAA7coP/1GAQ58L11VeUTAxZkC5\n73ZDCswk7mOYazW2atpxZZijNPpXEt4zH0l0iRuM8C7CMVhIsTqFD3jVEBDG\neD3+bNTMxXfG9PFt4kv3snkPF/xA20lx9meFbqqQ/OspqkeNAvMeUYWcf8AP\nKNpBdbAbX86oX6f5D2wur72torgdPkrVnFmpdrz6SvCgjRDHXM9K5BGUeD/v\nsRyt7xMO38mKTDSqcU2VCwye+4JUnY8N0TimbX+7n3GbeuAo/d5xRzrbZOo3\ntFzYGjFtNzEwruajDn7zBvdEGKqHt9ZKszcfhMYEFctsAmfSLPkdue3cK00f\nYwjMyBO3zUiS1eAWHoefbhxs4siAiV0AYfWmr4ffH6JlesUjpxgIyoNOy6fZ\nXpX5E4E1PlJR2h+9xEpJRnyIUcuaG+eTtKrcv66d9QZOmOcDhPzC7kwvkMXG\nu4FQwMqr7asSOQ5pCr1AMWeW3yuIaQTAAzN3oh71r5maSiddLCAFhYY08jRH\n9DLLeQ++eYH66pKC5Nub671DMW4caLBLCeuwKTqaSrAdl8aGubkl29SCYx9j\nfRXbFd2jfAsDhTwhJCP+yorN5CXtygaSi00wbTFJbMMEWQ3V7cgc6x5XYsf9\nLGhB/W16IfDCUmpNjT8IjgxAoFkYN0Vr1ymjuWubtrn654G6eI5GUVORZ1pP\nzvEf\r\n=EOGt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-371a88e9.93+371a88e9","@graphql-toolkit/core":"0.8.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.1","@graphql-toolkit/url-loader":"0.8.0","@graphql-toolkit/github-loader":"0.8.0","@graphql-toolkit/prisma-loader":"0.8.0","@graphql-codegen/plugin-helpers":"1.9.2-alpha-371a88e9.93+371a88e9","@graphql-toolkit/code-file-loader":"0.8.1","@graphql-toolkit/json-file-loader":"0.8.0","@graphql-toolkit/graphql-file-loader":"0.8.0","@graphql-toolkit/apollo-engine-loader":"0.8.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-371a88e9.93_1577923918043_0.0545885827784256","host":"s3://npm-registry-packages"}},"1.9.2-alpha-e0056d30.93":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-e0056d30.93","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-e0056d30.93","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"bafde4c2dfef8bf246d7d05974d46aca6ff52d97","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-e0056d30.93.tgz","fileCount":29,"integrity":"sha512-6r5E/dvkdzkZLapFsgv1qC1Z6Qz3Y21lUb4NJQAnyr9POeUsTnMN9nBC21nLibHZ89gnlScNWypwdL5KZpTHFQ==","signatures":[{"sig":"MEUCIQDlj/nu767UDrQqoVQTyQjtrMjgIJIrlgFQbTSEa8Q5ygIgYT7MiWM22EtVi1FPxt7P4j1QO1KREThungdmdPTzbjc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDTV9CRA9TVsSAnZWagAAQKEP/i9XnU6/gLljZBX/3VWj\nuZ45MX0/4MATUk7xVSy1NBqYuaBOD9i59eZ6aiTqhUJv57mmneOD8GK2R44y\nLso6GCsPz3Ie8zAt4JjthMu4Wo8xpeFQYeR2/AiBa1/CjsK2EjWvv3Dqews1\nhQDqTbEAKDkiZczPc41m2XeoCXF0bfjUm9hwmm1XJ4NKw+YH6P34ZNAuJXiJ\nbgXEVrifM9cP2gTbEaOa5UpaV0DttlhptbdMWJXNt30XMSNXUdX4TBWv0725\n5xHRIikOMThmoglaQ0s4A23F45u1KCvgn3+gNPL8zK8cVCTm/tz0iQKoSH7p\nSX53pMOfYjSzl9cB4VEmyMr1vx7h2gkDl+K4SP8Q4EJ6uKeCvyER5qEm5BEz\n22HZ3BTTSbLiMPAmVS9Th6ZC5RuGcsQg0/+ix1AA9mdajuubm7CG1kIyXRW0\nvXDaMS0J2orQKf4hafLP/nz42hW54+zMIaXUMNJ0tRyp32QXaxDRcXLx4Oy/\n6kyz6ViysCAeAVcpAKExqoep/ljZ8f9h8Ak+9euwV1mSnaATtE/OF9ULecr2\nRbWvDcsMTIwJiT1GBPhlfHkuFCVfYGkuq2yuj8qrSRDWVXDPLp4/h5047Jzj\n48sUAgGaxf7KUeLCgMwkg1gfe32y6Sk/IZywoNklc+1d+pCdJsVu/kHSMzDd\n3yRJ\r\n=H0LY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-e0056d30.93+e0056d30","@graphql-toolkit/core":"0.8.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.0","@graphql-toolkit/url-loader":"0.8.0","@graphql-toolkit/github-loader":"0.8.1","@graphql-toolkit/prisma-loader":"0.8.0","@graphql-codegen/plugin-helpers":"1.9.2-alpha-e0056d30.93+e0056d30","@graphql-toolkit/code-file-loader":"0.8.1","@graphql-toolkit/json-file-loader":"0.8.0","@graphql-toolkit/graphql-file-loader":"0.8.0","@graphql-toolkit/apollo-engine-loader":"0.8.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-e0056d30.93_1577923965121_0.29892734322449543","host":"s3://npm-registry-packages"}},"1.9.2-alpha-5d9cffef.93":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-5d9cffef.93","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-5d9cffef.93","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"9acedd8af25b970ca6e1f50e833a710858f13896","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-5d9cffef.93.tgz","fileCount":29,"integrity":"sha512-fp2ELTby/4UbqyH1qmcAgBl88PYeHkWjJm0hEcXz+xVv56IAj+YOwmc+z3z18zOMw3UZ3KJ1SOE/sm1Lke9nHQ==","signatures":[{"sig":"MEYCIQD3HDmEzCvYZWCj2/gvco2SassutYeoGZBNr1LEJTvzKwIhAIsXtn5yY1sUtSJUWetHwWrq2QMgAGmjonYa1YwQYqEG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDTiRCRA9TVsSAnZWagAAQ7AP/Rbep/4Fa6JLviAIoIfI\nWQHK1iNVl3CVcKP2VcCiI3ugsGfTLhpPHZTR3xPvhd109NzSctji27P1onoz\nXU2YPoWhe4XS5u4gFA1eCPXDwRsW+uc9z+6d3eJ1sRsg6ZG7HvC35Tfps+xi\nQyhz9+Mrjxg9vhvM6ibmSUS53VOly/oZc/pi6ehcwajBnMfT9Qpmu6pBMQAs\n8Jo5l4JL0Ma9bwhKF9j/2fJ87G82c3P/h7Ed3eu9br8mgCj0k66sDjD207SO\n58b6eG7nOklpYb5hZRSW0ddcJfQTQBS7WD162DEbzYBZ+wQ28Kz6DMhWVcSo\n25kIXXKEFBJ0WQ4YbQ/3uDhLFoDWIyep4cG1Crcvk3/F8KMG3zQMEnC1KxXj\nd7gkW6UebSXqgHiGeU+tVvjUskIfldXRP7oxMbnzz2l9WXwhRdZWxfkhMRq2\n4Bgf+f1iFnr5c1o4zc79QsLw4E8zyup4gCL4cTAkKiTJ7ezbrTYq34gYS/IT\nxe4CfhXoWZhR8fLZV7iaznxfNS+c5a8eC3TUY0rFrK5i9SEw+2tz5D0ATezm\nfEqCqlyI+o0MaT1Lv+3ms5F/iWeiShLWN9flAXVmvqf9e+mCIbPF7n2fGmpq\nOKaArPi+iDL7YPwWizkJSwGUEnv4oLTPNvoA7ZDRo9p0RokPGNooKYB3WYwD\nIBT9\r\n=bZ7t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-5d9cffef.93+5d9cffef","@graphql-toolkit/core":"0.8.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.1","@graphql-toolkit/url-loader":"0.8.0","@graphql-toolkit/github-loader":"0.8.0","@graphql-toolkit/prisma-loader":"0.8.0","@graphql-codegen/plugin-helpers":"1.9.2-alpha-5d9cffef.93+5d9cffef","@graphql-toolkit/code-file-loader":"0.8.1","@graphql-toolkit/json-file-loader":"0.8.0","@graphql-toolkit/graphql-file-loader":"0.8.0","@graphql-toolkit/apollo-engine-loader":"0.8.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-5d9cffef.93_1577924752926_0.41139667786495315","host":"s3://npm-registry-packages"}},"1.9.2-alpha-9ef65fef.94":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-9ef65fef.94","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-9ef65fef.94","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a27ff3cdfcbdb2f2aaff982f147fd211e61bdad6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-9ef65fef.94.tgz","fileCount":29,"integrity":"sha512-9mwlR+WcKr8LNZZsJ3tHe4APjEGReFO0YzjP4wy0bcmMcfB5d6hf2wI+3bMA+bzn6HpPxixjWJHajCwEjCmzMQ==","signatures":[{"sig":"MEYCIQD+bmxWy5B8NzfdYQJtpcBankyHWRGxZx5m3ggpcgQflQIhAP67fpuHxcHVYbDISCQUqyJGFoiIT563AuIKxmeBgHEb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDTkNCRA9TVsSAnZWagAAu3QP/jo9O266XoI1zV/NurGZ\n6GCsIt1B/gAxYIpw+hwb+E/++N90I6Y5WcHWoXvrRMTW1I2Fn66FXUyoftLm\nvdjfPOZ3JoKXxm75m5EQxTLZruoC2uuzhtyauVlTMb9kSVfEgWJdMq9jm8WH\nGCjksQoItgQikn7ApaKK8ilxnmqcIHufVozyqpJhqj9AQnCJHw5TjxQ2n6/i\nv2tnfMBGzSnqaV2AOlezUtoIomW2rP3J3G42gRLfkrYddCSlo6lnr0jmoUq3\nzrWHuE/ZxxrNlVr9CCnmTieXN/LliMPGzlAfrpqH6K1cu1kD+byIPSE4d52f\nJPcwWdD6g1JQBx5W1NMIdirH9MJlGwtOydtUoEkIZnb2Xrel37CXXnwzbetZ\nlnClY+FmcRjcWPx2Z0dxzljEK77rXb6IGy8bbeWw9iFu6KEoCbKAxw6m4A0Q\nXOMfcYSuElZfjTmgzm9utCZL54h9tP9epQYJatIHWjZUfYhJJmBCrRu1c2f0\nI2g+FpplRePvG0qgD1apxVvO1Ha9NKATKWyj/zo7GQaFPRhx3Ln/7YNt57em\n0wMqk0UXJJ8ZrhmqUR8hP6uAVH5MuS58ejopGnxo8m74m2rRjUfW+yzhQNkv\nMpPwM8wQqK1aZNt3R4nsba1BM6RYiO64bJ3EtYHPh6L+7koIQ5MFomkwAM0H\nb4Dh\r\n=Idq4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-9ef65fef.94+9ef65fef","@graphql-toolkit/core":"0.8.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.1","@graphql-toolkit/url-loader":"0.8.0","@graphql-toolkit/github-loader":"0.8.1","@graphql-toolkit/prisma-loader":"0.8.0","@graphql-codegen/plugin-helpers":"1.9.2-alpha-9ef65fef.94+9ef65fef","@graphql-toolkit/code-file-loader":"0.8.1","@graphql-toolkit/json-file-loader":"0.8.0","@graphql-toolkit/graphql-file-loader":"0.8.0","@graphql-toolkit/apollo-engine-loader":"0.8.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-9ef65fef.94_1577924877465_0.6043714446802744","host":"s3://npm-registry-packages"}},"1.9.2-alpha-a94266d5.94":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-a94266d5.94","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-a94266d5.94","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"022765d803545fb05b3000ab17b6c2089e9440c0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-a94266d5.94.tgz","fileCount":29,"integrity":"sha512-tsYc9G9FvwQpUy9wJnD05Hresc7S4htjgiv+ySktqYshVEftg8NalNesH6pjsqmwI5bL1uCE4UrQcJi/HNlh0g==","signatures":[{"sig":"MEQCIFKI6QlBB68BwF40RZrofNnaaY2DpzAo0dpBCsZFBsBPAiB8FH5nESQu8SydFjYEnjSFmWYkhyAjxEKrbbZTrbh2Cw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDTyBCRA9TVsSAnZWagAAg1kQAJVn6rbaZLUbv9MOJV+x\ncZ/2uwvYZEKBPJx3UJcI3o1mJ3m03pU3eW9B9OD5PFcocR1dBx64o2Z29uId\nBmANsNAynx+1+iFh5ZPShFNnqwDWCNLamXV5vAmFI27AncoXKiEFOGyFsbQx\n06FGSwlapiFQw9szSss4n/Rw+a3Sb5acnpB9JyAzyUgvz+VogRdw+NVq0jEI\nfgImkX8wu13Bfw+ORnUkTNGoY3/c9So2T5nocU2O4svQcLwEc3WVfxVYE4Yq\nKwwb0KIY8m44iYlphZ/xCb+DLn4YlnhZKFm7jiLAlpFGQxJL/WTdStbhfpSY\nXztoVr6rHlufK0khnxGspnEGX7F+je+rc++CrkIRVPnFijbzy6xGnMQk61rT\nr8/dOZAq3KSpElEgwYXfFbEDp1/kxAfoTxIU/SS1hn6nQtRIb4rlE20zykdp\nVLcE/37Iq6XueNVMxXaxa2GxSNAaGot7T5fMOCue+mkKk0NPPOQqS/a7FJJ1\ns/dssiqzK3eTW6/rBPN+x3G+0OdY4EIeyp/LUcmFeWbY5bxqMlA7RPULO/fm\n8wfqWnZ5pwBRf0jiVUX5cCRZ8olODPBO52auqBM96OQZsgdj+ftn36R47VaF\nKom6mc4OY4JuHXuFTOddcRS/E7lrUjR6J3uf4XF316psL3iZbOKmbASjB96O\ngO6I\r\n=9eKe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-a94266d5.94+a94266d5","@graphql-toolkit/core":"0.8.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.1","@graphql-toolkit/url-loader":"0.8.0","@graphql-toolkit/github-loader":"0.8.1","@graphql-toolkit/prisma-loader":"0.8.0","@graphql-codegen/plugin-helpers":"1.9.2-alpha-a94266d5.94+a94266d5","@graphql-toolkit/code-file-loader":"0.8.1","@graphql-toolkit/json-file-loader":"0.8.0","@graphql-toolkit/graphql-file-loader":"0.8.0","@graphql-toolkit/apollo-engine-loader":"0.8.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-a94266d5.94_1577925760685_0.020937754264181763","host":"s3://npm-registry-packages"}},"1.9.2-alpha-ad9dbafd.95":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-ad9dbafd.95","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-ad9dbafd.95","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0007d5a1b63ece9389b37e97aaf32857445bc736","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-ad9dbafd.95.tgz","fileCount":29,"integrity":"sha512-Aa2fw3mqSal2PxphmCNP84SR0Rifk6wo5iXOXsMSChr3nvaH0bNO6hHV09kKnUKrBV0YU62j1mNBIQxLYz9wBA==","signatures":[{"sig":"MEQCIDRIco7buhv3+pVA+HuI7nPIgwYTkME4KgpYoy94wQ7ZAiAP4w5eG/UP/95TLpCec0BWpbtkZ6FoMY6GcZzBqIOCIA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDUaACRA9TVsSAnZWagAAplAP/3YuytplKa3NGbe/puRx\ndyZdrn4ZWXlhxbhBZclK7g7Ydd6eJOY5olmqsr69zRlTK0XJ4y4j4cpSxCwI\n9o2tkcJJYESvxszkmqPEwW99HI0LmhJKpiohOMCsOR2QQr5bNhRp/2fIJtD8\nd7w66HR8SFoRNGUjZtXthHHinfwEidY5604VVs8FvE/y8XuyifcDs5Ldjv4S\nlwsT8l1kIwF1AnmR2Q+vadrSqakQqnqbv1fwa15z3KJ2brnUnWZbVRkiRxwO\nhuW8VvKQ8BrHWmjM8tSO975dCvjfBnJW+oZy/RZLNeOINqsg7udWsBlYkB/4\nNDQLAUDSrXm426U8vCOsjohgOt0tltvjMrsxcgnUD9YpAdR17W3aBKUQKG/h\nj3S1nvLGRxguAEa46O/OIyqtZNwkVuzWe2gEWaAG1HDtO0Mj9rqAPDrris1h\nc6SCG8idLS9payxCZcPhg2SE0xHD3ZkKBnVxbaLUBDAlLMPnaSPUJn8w8i9y\nhgolCMOAGZ3Rs1vHRtG3Ayz23SK7TYU9kzoJnO6nKUQn2DgsCs/R55SWbSw3\nrxqdJkxrFynplEa3ZasPtsTYkW7A4h+6FLXaaBX7uF7EWtNzU7gmOgymGjg9\npHn5PR9yTcbJKSolQ2klJZ86M1nW1v3H0GzClLEag2YKAVkagFnQl3qdWVQY\nTZKE\r\n=gRnu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-ad9dbafd.95+ad9dbafd","@graphql-toolkit/core":"0.8.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.1","@graphql-toolkit/url-loader":"0.8.0","@graphql-toolkit/github-loader":"0.8.1","@graphql-toolkit/prisma-loader":"0.8.0","@graphql-codegen/plugin-helpers":"1.9.2-alpha-ad9dbafd.95+ad9dbafd","@graphql-toolkit/code-file-loader":"0.8.1","@graphql-toolkit/json-file-loader":"0.8.1","@graphql-toolkit/graphql-file-loader":"0.8.0","@graphql-toolkit/apollo-engine-loader":"0.8.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-ad9dbafd.95_1577928320430_0.7751799173525538","host":"s3://npm-registry-packages"}},"1.9.2-alpha-1ad97dd4.95":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-1ad97dd4.95","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-1ad97dd4.95","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b6fe79a3458227ac4ed33d7dac650a53a6dd762e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-1ad97dd4.95.tgz","fileCount":29,"integrity":"sha512-mXUEJDGmW7HiySUKCnB3uSRG9Q0eitxXdZ+le/pFCeGhhvmB2g8hYSsgy/+mcPqmuwdmEb48PvoULRu11BaLSA==","signatures":[{"sig":"MEUCIANf6qvgjZDms/mVp38GYFD/cTTrwNZPD9SqYZ49jH/HAiEAl3noza7XmJtqVX9nvE+NQWhsqE93J9ykSSMN90RylTQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDUa5CRA9TVsSAnZWagAAMZwQAKRnLI/x1EmDAS9ZwrZh\nUH9607vX4rHWC0sxihYoF1pg2peiVSA/zjWc7pmrHo4FGgBC7ScI/yZNrhFB\nwETPhWPdHPRLZRB1j68/YKfmRuSJjrEmt/VNBGA6GA1huIFm8P4FBC8AHjlg\nDxvdQirAtBNJg3fWMLVAvITfr0lSOBCJePOlJBN7bf/kY3cVBeEgrxfO7hRD\nQVVDY5x16uuYDTdWH0DSm0xMDq+9G9SqHBMNcpPHfOcuWtXIfAVVmjbxDHHY\no/RdqYMdZcSqMBr2uWSCukaKO5ZllqHkhYGTlgAITekR7ZGMg38BSfEQfFcU\nwTCT2jIq9K5DDFQMOJl1BHAqXSGmGJml56dbCIbvfYjnGBPIJX4XcuDH/u7Y\nkHSXGkBxxc/aSRQ5I1yXtE2aSwfR0CnanKj52PfHclNvDqzjjnvMH246Ysi0\nbNUbMT9YuagQaTFlG4+rcU2zZMmDZqXPEjkGHnWxIRU0i796gwoBMikf9xWf\nuwlft1Bf6Bzp20cWonxdD/36tqpVizNgOF3HDTG+GdkHLUcG8ba90t8lcA9A\nYf1uTDezPHoAmKHowoA+Wz6LRCaIBtPFh4YVFt6QtaUmty8vKBaPzHphRh5v\nfoChUTDYK3BkoheuIq4qPR8qOGg9SITu1XDSf5fjgAx7+pdoW7+RnzFY4ztY\nn6o6\r\n=ARRi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-1ad97dd4.95+1ad97dd4","@graphql-toolkit/core":"0.8.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.1","@graphql-toolkit/url-loader":"0.8.0","@graphql-toolkit/github-loader":"0.8.1","@graphql-toolkit/prisma-loader":"0.8.0","@graphql-codegen/plugin-helpers":"1.9.2-alpha-1ad97dd4.95+1ad97dd4","@graphql-toolkit/code-file-loader":"0.8.1","@graphql-toolkit/json-file-loader":"0.8.0","@graphql-toolkit/graphql-file-loader":"0.8.1","@graphql-toolkit/apollo-engine-loader":"0.8.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-1ad97dd4.95_1577928376494_0.2643418401469262","host":"s3://npm-registry-packages"}},"1.9.2-alpha-193837c7.95":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-193837c7.95","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-193837c7.95","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"233cf79a6740d584f0e38e86eac192c60318d44e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-193837c7.95.tgz","fileCount":29,"integrity":"sha512-vXclRQPE0FfO4NGrbPnzn54l9YssVuoSNX0x/yrYtrIvbdNFJiQN3CNUXmMOx2dgJw/jGACwv1PRqYoOmnpG5A==","signatures":[{"sig":"MEUCICjakK4pNFUvLO7re+5ncZIiHQtYsB1s+eWS3d+QWG3cAiEA+44QUTgoH8jAWfiGvUTfK2XLamoz8u50aRtpBobCRj4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDUnECRA9TVsSAnZWagAAxosP/1WKAXqNG3JRWbol9t1F\nK02xORhvxSiycwMSogUsYqwAWp9A/VhxGZLFjBLO28vTA3pSUvq6XItuRZ/s\nFKj4ll3u0IHW0v4VHTp3ebn+9IwRd9gRXB/Bu2u9OuYAAc3dRxwN2MLHy0+3\nEqTZfQx64OQ913SSIaVhC0zd9o6JvcjoCQbDrDGbUtfjHXUNR+zib5gF6nIX\nKlgprhG1qhgoXcJyf0dXvjtbX7Rkdxdc+y8ZChaETVzZrmkATXChBnQTPVib\nJbC3BpQv/Do1QKLOEzCrxygsIei3/HacdfjJdA6dyVGs2TS3B40k8ITNIH8y\nnAtp0iVy/yw1/E0BO60Xz6hQ7/IeiF9PS4xYlno2SoPfQoQm82aNvkWrIAKG\nzzfz3gEPoJSDk8kK/hM+ko8FTt02ZjHswGwX5x2IiQuyiljj495fKDpPj4vf\nACm6oLoeve2AbdvcQdrQ+A/+4uv0zV1gO4ohIwRGDUuGYU1syoIQTnKtqhq8\nueE/Zfr7WhctvzfzWo1ZtEPiUB4BQRe8/a9PQtXVCg/SZeg2UuDSwcFOAWnR\nMjydPBnll8TS+Y7R3XiP0arYwdMZQ77teoHHTWkh2pC/bvoLC/5ioIRpnZmc\nmJSEF60vs4un+28sUDlj1FhUylvtgM5nIj+TQuY4HjJoViAtpVRZwcXQUpcO\nTdbJ\r\n=PINR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-193837c7.95+193837c7","@graphql-toolkit/core":"0.8.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.1","@graphql-toolkit/url-loader":"0.8.0","@graphql-toolkit/github-loader":"0.8.1","@graphql-toolkit/prisma-loader":"0.8.0","@graphql-codegen/plugin-helpers":"1.9.2-alpha-193837c7.95+193837c7","@graphql-toolkit/code-file-loader":"0.8.1","@graphql-toolkit/json-file-loader":"0.8.1","@graphql-toolkit/graphql-file-loader":"0.8.0","@graphql-toolkit/apollo-engine-loader":"0.8.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-193837c7.95_1577929156224_0.8427126593271432","host":"s3://npm-registry-packages"}},"1.9.2-alpha-ea5b224b.96":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-ea5b224b.96","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-ea5b224b.96","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b5cc5eec93c74e8a11e6ea9673563e711a390e62","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-ea5b224b.96.tgz","fileCount":29,"integrity":"sha512-8isUU5VduZif6rX6zo2xbwwA8GdyzbP5O1NmgBt3XWcxaaZD6GibpW96e5Kq5nw1QKHp1Y/r1qisn2NafyRbqQ==","signatures":[{"sig":"MEYCIQDB/BasKbKClJGdUOc6Vw6hbh4MSIWgGyHH7Kf5M8NgdgIhAI0FC0zsgl/KdxLLxRg8gDX/8QnpgI9tRFHbkrT8VY9u","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDUooCRA9TVsSAnZWagAAYzIP/2v6Gj0/iTN/dIRufIxf\nZoKhFH7JaQI30Cdvx6xP2YJaCnh6AmLF9LGtAdnwHeTyXNE66/yH9MRNiGz3\nkRNuDb8F3NlWCzGMZt59EPRDCEwun9E+tA4XyIverEXbr7D27FtOGV7GM8A/\nqIbGq4JUZIKk/njZoq1UQWGPDCMYjhLOx32dXa265k7xYyACdjF7HUs3w+Lb\nKojzgSjgmGDPRcx6U8sfUvyXBXfKK+zxXEcn1yShRrqo/qfVN5gSFnPEzuB/\nRYXLOFkfKBYYJHF01y4wr2NCMnrFq6nmxlgV3IVnppQOhTa3tnhaicIOCkqN\ncfZtuKFIbIevkIl9jcAV+V17wLjTFi2i3hCVC70/dAYTN4g4BZn1j29O9kSE\n8TcktweLVcX0lNod1vDPcd0NMLgeleDjM/Qp2wDZItfeRVHV03KSHRMzVg4X\nP0PipdQKiG5x7UWYRiGAGN8AwhBCidCTju3EXvXq2GFqWUEPa8mWOOyPrT18\nFmMO/G7jquc9AVonkjGYt6lUJXQ1REtuDvE2C9SYz4PhKy1HgCFLcM5kd7DU\nHzfoKMRsrSYCGErhXHgznF7DDFdmjxjnNGbG2NWtaFFF5Ju+TOirQw1y3D54\nleTejWj8NrY0iQkQZ7WCpeyFB0XPDEpe6DU6oSwEmiKsvqKvzsF2JL8LYQ6n\n9u6O\r\n=NSiR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-ea5b224b.96+ea5b224b","@graphql-toolkit/core":"0.8.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.1","@graphql-toolkit/url-loader":"0.8.0","@graphql-toolkit/github-loader":"0.8.1","@graphql-toolkit/prisma-loader":"0.8.0","@graphql-codegen/plugin-helpers":"1.9.2-alpha-ea5b224b.96+ea5b224b","@graphql-toolkit/code-file-loader":"0.8.1","@graphql-toolkit/json-file-loader":"0.8.1","@graphql-toolkit/graphql-file-loader":"0.8.1","@graphql-toolkit/apollo-engine-loader":"0.8.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-ea5b224b.96_1577929255896_0.4513971412034514","host":"s3://npm-registry-packages"}},"1.9.2-alpha-804e4dca.96":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-804e4dca.96","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-804e4dca.96","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b8bcdcde909ac097a7e5c2b9336694f1644b81c7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-804e4dca.96.tgz","fileCount":29,"integrity":"sha512-BtcHRtrfRjh7HHuqlqOSt7qtLnub1qw5d2zq7tJnwIp4fB8ISGMChmBIjgM054vuqx/2wtxfUahKub3xF2VtRA==","signatures":[{"sig":"MEQCIHQwtS7wfyLSKQ8bsK8qz5PECKrDLOdWa5hYfunfug7nAiBOCyLbE3wxhtOYBKHpTRqqp6K6s4xdH0ZurTQsYIFobw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDU4LCRA9TVsSAnZWagAAxNsQAIqJpa5TpgdnMdB9Q86Y\nC+P0f7H70qRXCnfZgTzBxpHe6GNzsAicdxiaI5EEhuEt3p4799ilL0bAHTks\nn6OjZWbiKQXLU4Gw2LTnjT1+BZ55gjc266C3P+q2hny12gJ6y8HRs/VGplZJ\n2uGhA808pwzHPept3lsWzyVRxQwqiXxDAdqMZifNLqEvv1bbl0ZllmRSw6/3\ns2agDWBVKFZU1p2LofZpCsjNDTmw/RTyGPNSBz555n2+D5IPjeNonwsCKJUX\n148bxYG+1WPPKIVyUcl/WrQyDE6pYLWOtAKbs+6QAQ6tbllhDn7vFYM/YRCj\npNPVvqtHOf+glX/KppVIL3uEarK1rnk/D5LLRU5Rej8zeXyDg8oR0YS4OznC\nFXAZ8IIvq/AWLInIcjp644kwahxRg6JREZEF3qXfznXeXVzFgIZqqz1nZaKr\nYwX/U62IDPOFjYWzUJ8a5JhCyktWGnIIOMcv5nGhsSaP3z4fsB9R/pzDbyVz\niyVMS2G9Ve9rdlRPlhYsMiSq4WRGyk9xaqAtW5r8K2Anz/ek8OpnIfvyfLHF\nD0i7gNSGGWzIvll/H3ATrDpO/Ty5HFx9TTJvv1cdwL1lWeqjGUoG5Cz+SySx\nxqYkHr3BPvAxaKPoPan96jN1FBd/Qy/fsXddIGAVL9OPjwa84yPRVrz5srnm\n57O9\r\n=Evf7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-804e4dca.96+804e4dca","@graphql-toolkit/core":"0.8.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.1","@graphql-toolkit/url-loader":"0.8.0","@graphql-toolkit/github-loader":"0.8.1","@graphql-toolkit/prisma-loader":"0.8.0","@graphql-codegen/plugin-helpers":"1.9.2-alpha-804e4dca.96+804e4dca","@graphql-toolkit/code-file-loader":"0.8.1","@graphql-toolkit/json-file-loader":"0.8.1","@graphql-toolkit/graphql-file-loader":"0.8.1","@graphql-toolkit/apollo-engine-loader":"0.8.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-804e4dca.96_1577930251246_0.6044687005081273","host":"s3://npm-registry-packages"}},"1.9.2-alpha-a898f4d8.97":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-a898f4d8.97","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-a898f4d8.97","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2cffdc01c5910b8be8305289442176bd948e3860","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-a898f4d8.97.tgz","fileCount":29,"integrity":"sha512-4VndTctiRkNnIz8WYd+vw2CRyte5ST9WlHLGg7CGjKBK8Pfj6Kzd/w6RNSGKqMc2clFm6FOxtBKxnuoHDh57HA==","signatures":[{"sig":"MEQCIELd1Ihq8pGbWvCIIi4RiOU7NMdjbORjvAiafkpMsK4iAiAWixbPgjvIfNDQ3SnrxmJg+EPvIMxlXHs+Pt2eixnfWA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDVFTCRA9TVsSAnZWagAARPQP/Rf1/oWiNVOV9lLAbqa8\nl36eCfnGps4FJ25IrUNSsdCzKcYms0H+5fe7FPEp+9TYusjEsnftweRFsBP5\nlnc868QOKH4dHQXXItrxGH4en//9yPoVPLy7uprd59EC3lz7Mv9kBoq9v7ti\nmG3r3jWlpiJksTDXE2FspbBn9f60sK3fnKW8rN59kRMAOnC8pFjTw4MyDNCH\n9M+cSgb4uAdVPpTMUME4dgmd6GZ7ne7E6cgzsTaOYV/OATt+0NqxqXi2UlSi\nLtyWo8RtRbqfIYBhQoKLEe3K12uyE0F+NmAYXqSv9wxkh5zLjmJ0wn+HSqiZ\n3H1f/qwj2K36TdCJ5RSoiK4qndL6HsMWzGlqtZWCzzdXj93ToaECo0eCUZmf\n21vce3BLCrSJ4mUXzHd3w6dRN5yHfJHdevgfJ6ufB/MpA9VyewNqrPxH33XY\naHCZw3bLj9GJoFDkzab3fhx4/0edmFGwbCllIu+/usNht8WY01eNW6GncTAs\n01DreE3CR5PcMnQ4vrCTX8Gjzb4vK9XDW0KNCtSoBE2IqwBVg7B/piuUjwUp\nh/EyQMZHcbaywQ0OrPxeI6peo+XfjnVFGKTwx5DDzTvq0IcLnTYmWU5AXn/r\nM+DH1jmaqv4VeVYRWfV82EDFF0Wl5q2MXhgeP2Z45po9cMAo7GqkqQw/zh1Y\nJSP5\r\n=TrLM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-a898f4d8.97+a898f4d8","@graphql-toolkit/core":"0.8.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.1","@graphql-toolkit/url-loader":"0.8.0","@graphql-toolkit/github-loader":"0.8.1","@graphql-toolkit/prisma-loader":"0.8.1","@graphql-codegen/plugin-helpers":"1.9.2-alpha-a898f4d8.97+a898f4d8","@graphql-toolkit/code-file-loader":"0.8.1","@graphql-toolkit/json-file-loader":"0.8.1","@graphql-toolkit/graphql-file-loader":"0.8.1","@graphql-toolkit/apollo-engine-loader":"0.8.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-a898f4d8.97_1577931091411_0.2709216612712195","host":"s3://npm-registry-packages"}},"1.9.2-alpha-4adb8384.97":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-4adb8384.97","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-4adb8384.97","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"bc1ac918e90680a9f315eecc8e0a691839b80218","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-4adb8384.97.tgz","fileCount":29,"integrity":"sha512-TY7BR8TaHf3hoflyubDtmOMl16b+HIR7qR+xRgpLI8oS4xEUcyLnn3B5peMD/KK8Mh2izdDSXJFOLbWym/XJ/A==","signatures":[{"sig":"MEUCIAnaLiCVhgza4Rd9I76Hk+lWSCdH/pxBC3Ob4OwyroErAiEAjiO3vRWiB7JGKrnUoMDecP3JomQZ7LEmeLAkGlo7ZOE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDVGDCRA9TVsSAnZWagAAggIQAI3VmfMAr8Ozx+87XUFW\nbRXJtKXR/kTBOUUxcfsv8LyWqfVQVTOuhT9txjdeZcXF8XUa2NFF9wglbNuG\n/MRpe0HcKJbGhxeCgYNSomDqp6ErLXIyW5PDhy9mBJbeBTWyzkBPjoBf8zCU\nPV4vGNf0epCHtaCW/LwfBWPJA1Pxla2lZp5Rk2kiIvSgw3DkwW+FOTzh6l00\no4BhlZ2TwRXpJbuMAuJE7GJ66+GFLHXjdZaWOlkO8aYjg0UVqTZGgEEzq08t\nRKxg9IPvWh5rJi4DSf/r/3pnMCz35+nRv3G0mHUmtRkZfDj6ORXoLdrXibNJ\nOXDk5AMkReRRD3ZPjYyJmnCljlMCpUUnorBdCX1zlU2UVL7RVlNkC52mw1kT\n8duclIXOUo1CTK8EUdzoyzXQc6forsjEj5Bjmktb41YdQgV5Y1gIkQcbaaIJ\nQTAgfs2Dfcd2L5XFjQv8lQjkNvMmh2iyqwOVHsqp6JZ4LoKgAhvgHWMOF7Vc\n0ILKBjyAdPIOy0wHGFNSVSG/V03ff0LYwxUcTDuzBqzaJ1oQnON/T9Dn0PNC\n9LaEGFCkAes9t6OZkbdqM1Er9qv5H1L4WA9xM0RDY7hSZagKDoj0niTXQeX/\nLW84/DnAOEEwh/CeHNttfuMuWSuUHGVyM+FbYrFe+AnTtievFxjsUpiOW9Lm\n3By1\r\n=Vyrd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-4adb8384.97+4adb8384","@graphql-toolkit/core":"0.8.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.1","@graphql-toolkit/url-loader":"0.8.0","@graphql-toolkit/github-loader":"0.8.1","@graphql-toolkit/prisma-loader":"0.8.0","@graphql-codegen/plugin-helpers":"1.9.2-alpha-4adb8384.97+4adb8384","@graphql-toolkit/code-file-loader":"0.8.1","@graphql-toolkit/json-file-loader":"0.8.1","@graphql-toolkit/graphql-file-loader":"0.8.1","@graphql-toolkit/apollo-engine-loader":"0.8.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-4adb8384.97_1577931138986_0.08503508237393653","host":"s3://npm-registry-packages"}},"1.9.2-alpha-b1c4cfc6.97":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-b1c4cfc6.97","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-b1c4cfc6.97","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"605d5ff5ec2a33270d411d6baea164015c2986e6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-b1c4cfc6.97.tgz","fileCount":29,"integrity":"sha512-ZMXSdUwIr/GamGpFWUEZnYX0PpsXxahXCIx+Dnuow+QSPQr7AwRNvbx5kBAJw9M+Z7niwa60nEQX9JKJZ7jS9w==","signatures":[{"sig":"MEQCIFJ5q5fYki9PMKBSbohJ5Fx18jGuIOJzlA0riWBYya3qAiB66Q+BMF6DOB8Uf8y+nX4R8FsNzENFgnainLg21RVExA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDVVACRA9TVsSAnZWagAA+iYP/ApGPAwb9wbpOJbUFU7k\np4GYupZYoCwPFW1Ph9lnM9XuB08kz/kw9WfrfqvZn9arCdJ0hous9dxW2kkm\n320YHEJ/dPTHR3refeTHcr2JPmYE/n8wgKBHxN18jLFnGtssLDYwpmgOXXht\nvXpk+4o9tFYDCMeDaZailC/uguZYr/1q1W3/fioMVxJ+dpZetBILR/hu6E/t\nlnmfbphywOAerU7h+odWNAQ5piJfaX+jNc3F1FCyCFvbyf6WOKyWKWXN3lhC\nVVIDqRX29X9x40OZD+/9HNx66uYMcGh+xmLFhjdP7dipGjba2g+cStmD2vM+\nPr0ohmeFcg53HmWHMF3xWxtW8ISsMD736Yxr2IwH6gFXCyYQPDenLZEcJ3Dk\nMuGvP1wssuhZx21BITgFIrzzsLAAvBZpIGCNXVF1x+BqaErzW5EWsjzWHTp9\nI258iMVYi9s+SBxGVl2WfR2ZZQ6CEtMc//90QbE2TXTZRI58GKFORDSDkfL0\n8YGGjkLNkgKOhZjPQ0hI8tMMms+za74LjYEgMtGLnAa21r/ojW8wd+uMtbTM\nwN5gGzSEKIUL0aRF/pjgnMzk2vnv+RNGsJ0ahwjjWkWgB/rVjjM+nGmOR658\nGJrf3Eyq2Eav4oJkRZhemDHqs5jl6qFanY4nzzG0AxSwUo8N8WdRyfNJeal+\nwlU3\r\n=eCNB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-b1c4cfc6.97+b1c4cfc6","@graphql-toolkit/core":"0.8.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.1","@graphql-toolkit/url-loader":"0.8.0","@graphql-toolkit/github-loader":"0.8.1","@graphql-toolkit/prisma-loader":"0.8.1","@graphql-codegen/plugin-helpers":"1.9.2-alpha-b1c4cfc6.97+b1c4cfc6","@graphql-toolkit/code-file-loader":"0.8.1","@graphql-toolkit/json-file-loader":"0.8.1","@graphql-toolkit/graphql-file-loader":"0.8.1","@graphql-toolkit/apollo-engine-loader":"0.8.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-b1c4cfc6.97_1577932096429_0.8761944689183434","host":"s3://npm-registry-packages"}},"1.9.2-alpha-a9587ab8.98":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-a9587ab8.98","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-a9587ab8.98","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b9c5459b2593b76d99cf05b2d4402031caf3a618","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-a9587ab8.98.tgz","fileCount":29,"integrity":"sha512-0kXZf85eX7oKDyUbYzG5/G+xWkZjNgtPc96FH/piZ8hmf+fKQJZE0iomfQ30g90BmQr6XrrlAGpvc6zHtxJ8mw==","signatures":[{"sig":"MEUCIQC3Kq1u71ErimeEWcYBARRkCAS1sbStf4vsJw0+KKAxUAIgKePwzBk1myu8pucjfqmqc32VVaYfjEPn/4nQnHhf8Y8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDVg4CRA9TVsSAnZWagAA7jEP/1Fmrl5VxYtJlj5nM3Bn\nxxPVhvOKClVCbhZLGc+m6S2h6lg4J85RuTizMxiuLwMvGRZ1PQPkc3npNGfh\n67nd1dsuE1kCjwoVv/3hB2Z4FCN94OuzoGyxuWUUAW16dctPP4Abxbhn8Jjv\nrBS4f7kIzXhOLXsNoeWn4Ipnheid670ueOBIatrwKnSvx9WNJs3iwoNfn2MA\nbq3XB649lunFwXeW5WrwlwimqUvIcHoevPib8Dd2VloMMb33gRIout9qnZyJ\n6VR5vjaq/6aPCN21UQcOLC7rRSyhrOnTtd7VmF8dIV+GgDyOroiup8LVC/s1\nReqsHOGIho5D4pv5iGNjLdorBqfhI1Mh37zzsY8u099zWxS7fdIsKRaKKSPQ\nFZQEb87FEW2l9tdLxvbc91fc/UcbVTzSbB6Mwn5LMfaBiCM/tUdPQW9XvaAu\nAmzzYxNW4K2qbZgK2OA6TzZL7CZt4zJUiAx/NStPq7Y+ofK8DXc5ArXS1Z23\n/ANYSw/RIXrRWwLeQUPzAMi1ceZO4wRqJXIsTYCG0dhZ/5sphbMKEinnmMOE\nig19toOWwhgVXc7lfEJhbqzdOfRMTIdxfMwI9EjSfvQ3Tp9Mqxmc3h0oxGHR\nz/oOxRYN0l+eRwCpMtVbvzNkCYAaTrcTKLbEP9T3Kp3Rbc4TbLJwCN/jJiKt\nfM1d\r\n=qhJ/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-a9587ab8.98+a9587ab8","@graphql-toolkit/core":"0.8.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.1","@graphql-toolkit/url-loader":"0.8.0","@graphql-toolkit/github-loader":"0.8.1","@graphql-toolkit/prisma-loader":"0.8.1","@graphql-codegen/plugin-helpers":"1.9.2-alpha-a9587ab8.98+a9587ab8","@graphql-toolkit/code-file-loader":"0.8.1","@graphql-toolkit/json-file-loader":"0.8.1","@graphql-toolkit/graphql-file-loader":"0.8.1","@graphql-toolkit/apollo-engine-loader":"0.8.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-a9587ab8.98_1577932855712_0.9748894477141126","host":"s3://npm-registry-packages"}},"1.9.2-alpha-f7a416c4.99":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-f7a416c4.99","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-f7a416c4.99","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"42bd4e8c62bbd5a0cef8e183864f4aa67ea15d8f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-f7a416c4.99.tgz","fileCount":29,"integrity":"sha512-7dxII/NwwkzKkUwBKCuTIzjHpKDuGfpyjcnLurxP5FQiF05wr+nwNaWmW+j+iKYKM8UGJcheyrvqFNROPCc5hg==","signatures":[{"sig":"MEQCICPe05r60McwFSw00ol5EYgSmiRJHZHdLNZSIjvyha5cAiBf6t59hJKwJP1/eIhlorWbFJk3Qt9+WgapmDEwJvS7MQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDWRZCRA9TVsSAnZWagAA/TwQAINRKGX0qpcRczf1dXLg\nI2KFPKgSQkwlggqOyVlgvTmwpxHKcAScm6MPSDTFu11vQagqgyxhszfX6T41\n+21HbcWHP6tvEWkgupTNz13Ml3pymEaq4NHtIQzsRN40Maugd3/SZ0y7RzDw\nbzlSDjjiBmygPTqQpzOXU3BIrOMwJOc8YxBK//6JAkK/oC/DJ/QLCAseMJTJ\nTVB4Qds7fAZcFbU1mdj/1XWry/o6hL3xx6LX/YS/4yZNOAvseQCiBPrkKIJu\nP6P3EHaMSazrIQbI8wcUD8Zn6ImF1PleQhxMIufYeBhcUHvCtzKiAlr5gBkJ\ngyAc2t7trGBbfpw0OaMf3GxFN7J+JLA6elavNs3sPEhgMOJ1TVRZsjesNtaS\njytg0VEhidez/Prv2qjQNLWtm3K6QYyKXE+MnqLRUxEwwuxtsE7XRe2tZu/J\nW1yiH1KVaMAxLkcMCPuksigZC5eYr8GFUX1O5Thvi5vDnUdC2dhw57CCqGYX\n3+FvZNYVEx3WqLUzUq1+ifyh+PKkIDqTM8XThVSRc1XFeIam+6Dcj0NRQXp/\nx3iaO6JYQfY9al5DgF6qHpcxKcy6BoEBPr46E5356ZMv3CkmwwqFSHhTrRP6\nhEvGvgitRJpXfEm3+gH2SKbt4+xDU3YMSfU61rzf4VaKfgyjHzK/s0nRc4DC\n0Syl\r\n=0SCm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-f7a416c4.99+f7a416c4","@graphql-toolkit/core":"0.8.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.1","@graphql-toolkit/url-loader":"0.8.1","@graphql-toolkit/github-loader":"0.8.1","@graphql-toolkit/prisma-loader":"0.8.1","@graphql-codegen/plugin-helpers":"1.9.2-alpha-f7a416c4.99+f7a416c4","@graphql-toolkit/code-file-loader":"0.8.1","@graphql-toolkit/json-file-loader":"0.8.1","@graphql-toolkit/graphql-file-loader":"0.8.1","@graphql-toolkit/apollo-engine-loader":"0.8.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-f7a416c4.99_1577935960437_0.12639533347900067","host":"s3://npm-registry-packages"}},"1.9.2-alpha-d1d527ce.99":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-d1d527ce.99","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-d1d527ce.99","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0bfa7d5f1526e7912b1b8e960512d30a165e1eae","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-d1d527ce.99.tgz","fileCount":29,"integrity":"sha512-mKYcLrmkD3C1C6vKvXRdxMF3eMTpt840jIcIOGqvaA8alJGkWyb3f2+Vhw58YVdveB7gE3m5zXF9B6rNc4yW0w==","signatures":[{"sig":"MEQCIF5489ByabhSUxKZBSW6x8gjygl6GC88iJkAew9ZTf/WAiBGEn+VvKY1CpbYNspT2V2TdYiH811pmylU++ONS3t/gw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDWgDCRA9TVsSAnZWagAA0ncP/2vwkDTiqSzU8IQ5lmNL\nia+xprZMM33gGx12FTeTb9+rvPJLeNyF6KUvvzTuLOuHQY5IiS/dCDirtI4Q\nPfGrDyUUVt5qzfy5RcQV803tqg2ckNjviM0e7lqbPBSQASyfAWED0SzA0jVN\nyRQyyqk7nIxY83dmh2Q3GlaV6W66OvDmmlSQa1XdsPeE3Zl7Og6pu7vLA81V\nBHCdWGRKEzTiJhpNciT1a2AHS8Nwk255FJ5DulWLZ1J8febJz15NHVbs7uq7\nqG9HZSf+U0C0FCZO02slIjcFNaHkXKozsR2n+6kEI8FftkBZf4cItkfBDyjk\nmtXDj1MkYLGMGu00u3NVS2q804EKuq5n6ZLXieGKH9gyTH6H/ZE7dhqUVXqj\n0gNuLHAqWkD/SYY9NkUayWsp2Fuz7RctaKW73LDaeZo7A/BZGIS64NBYSwUb\n5WKtT6m+yH4e4mnh7YCXdYZmzc7sW6lbGSltCjCEKMt2EwCkZIRwck21zqb3\nPfTnH1zAPVW3JBL3tQh2VePMiRMIk29PPRg4QcAUoFc18FsMb1jRv3ODPRqe\nqz/jbyoRzuDqR4kz1H8WuWE9HtXYyMTe321KD2GhTNcLLSs61cqXfBAgTW81\na2KPqLde0/6SSx/GXrUqPOlRiewsKuyO0uEjlfN6hGJDr4lwhENwcw4U5WQb\nKN9Q\r\n=3exa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-d1d527ce.99+d1d527ce","@graphql-toolkit/core":"0.8.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.1","@graphql-toolkit/url-loader":"0.8.1","@graphql-toolkit/github-loader":"0.8.1","@graphql-toolkit/prisma-loader":"0.8.1","@graphql-codegen/plugin-helpers":"1.9.2-alpha-d1d527ce.99+d1d527ce","@graphql-toolkit/code-file-loader":"0.8.1","@graphql-toolkit/json-file-loader":"0.8.1","@graphql-toolkit/graphql-file-loader":"0.8.1","@graphql-toolkit/apollo-engine-loader":"0.8.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-d1d527ce.99_1577936898617_0.10263846075940664","host":"s3://npm-registry-packages"}},"1.9.2-alpha-f55b39c1.100":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-f55b39c1.100","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-f55b39c1.100","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4181db2019b655b34b3bd0b5c5f77adf729af0bf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-f55b39c1.100.tgz","fileCount":29,"integrity":"sha512-xmmgeRIrQw313FfXZczXXHO0EpAF7CAEQKkYzy1/bVQmEXCRmRTY7EuFMRxTTONedyXf/uGj0bYPKjRiHaFDVA==","signatures":[{"sig":"MEQCIAGss2/c3+Mms5w2ncxJHA1163LmRbU7cYSp39xWACGkAiB/WdiLftis4unM7DV8ravRmxrjQAU/BwesYM9QnCwBhQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180990,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDbU6CRA9TVsSAnZWagAAWKgP/1fH/F/eFRHUlZ6/TGaX\nemRB9fVD8icK9efAbfe68bETynelAU1tt5lsrpHMgXSNC27BP1+IYQYvQF6E\ncgbp2e96KZLpQj5EuJV5kbyDb8RUi2W1pfobb8zA+k2HZgtF4SES/N9GwIxL\ntzs5LUe3WWEODCZkvReTfJtakobDsJnIFl/sIYf8ccIxgprjw5DucHRSxjoS\nOty9SzEECgSsbMvW8/8G2Y5mCbVe+w07proP7XXwYimCIAyZNr2yq3O8lXxL\n2R3CTakj04AWxwOE/PeUxYUymdH5XKODS89g8QrDblaBLCnAg13HcEaIjbEf\nbOUy3T8k4GIywDnqe24n2Pwt8quG9GH503UUqJDw5e7l8+M8OHj/Qx8sbJwA\ngkRXxvcxc8fxWVuv1vKVfYqGilim7oAU04Bs076MAL7ITqm9e0WVanP2c/JH\nscYXVerGZaqsWFgaa7Ayf5xjTpVadTntVoxzOmjymDXm2k9Fsfh8uSEw75O0\ndPDBHTUS9eCttWM5Y/uv2wbLkveSLC0I++4nWqsOU8UtppHLcWv8ldE/4l3s\nwLMQtkEnStl3Li1vgLDMpX9K2oXa3Mz3OazoO7S/n7xPUK5q5TT566zsKw2W\nTGzvIudyXMj/hGyEtG45l8W+/SJk+sGWpf+eeAMRB2o6r5MFuClHcwIVh5MG\n192X\r\n=rghv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-f55b39c1.100+f55b39c1","@graphql-toolkit/core":"0.8.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.1","@graphql-toolkit/url-loader":"0.8.1","@graphql-toolkit/github-loader":"0.8.1","@graphql-toolkit/prisma-loader":"0.8.1","@graphql-codegen/plugin-helpers":"1.9.2-alpha-f55b39c1.100+f55b39c1","@graphql-toolkit/code-file-loader":"0.8.1","@graphql-toolkit/json-file-loader":"0.8.1","@graphql-toolkit/graphql-file-loader":"0.8.1","@graphql-toolkit/apollo-engine-loader":"0.8.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-f55b39c1.100_1577956666220_0.16729513732676682","host":"s3://npm-registry-packages"}},"1.9.2-alpha-0e88f6f8.101":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-0e88f6f8.101","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-0e88f6f8.101","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"18a839b7262b2aa9e9e00e72d1f789b10dc8f671","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-0e88f6f8.101.tgz","fileCount":29,"integrity":"sha512-0fr7DOC9hjSoODAo5WplUrziqKRWAckrf0om9DRXgY1Mr+d8PiWFHrhofsaadh4SUQ+Y/rwZ7S+LXqmUdbdsPA==","signatures":[{"sig":"MEUCIQCwMSeOnELXmTj8mSY0MJxVJ1lVtHBKeP+kvi3qKoGLywIgKf7pVvPvC/K7ppmemdTNQmMKZvCXAVoY5cYjanp+Yu8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180990,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDbkgCRA9TVsSAnZWagAAYfIP/1DBmmxNqvWCAHPBDnbi\n8JbnHynNxTLaEItJt8c/D27KLtnNpWDOJv9qJd6UKBtpaad6s8rc7n00tIe5\nu3SmE+elOJqzZ1yLejaI00WumOZjnM5t6h+X53rwjHWxkv1HIMa2JZ6sEDKG\nDpg/O8PRXudhsjqXDaSH2A/8YU5jvWK2m+pLdjT51FLB3EzO7hJQ7n8gZQuN\ntfambNF9vrcywSgwNOl5RfCnQ4J1sGN7UjDMIeVw6/Of8Blj04jJ+7SyEVZu\nWWcTDez7WFDtIFjtbhg2j5/W/fe3PLJBh1JbCC5R4Q3wUcqIoFmLpzjRBe4r\n6+U+GTORU5AxDqVtbuUDMsk+GpbsfwB+RCYDMBV5Fgpawq7x3EhHi5beVBqX\napoKF7Ev5SxqE/nbQMBsuoO4ELVtK1dhqJ0x1UffW7hqQKarvsgJ7qpCVJU0\ncXVqNZwAludAGSWgK0Q12yBMS6AJV0z0djMJPKmAobEo75ZT2bnIWkRj+YJx\nwQEHQCppRECTRTf463Yk+/tbW9+hZaPfDDWjt5xp/I3LvNo2HiEtLsW9R3wA\nAgj3pbiTWYnK1CwBehVYxM3/iGwGKQOZdhDEcbY5APt7LBsXl4lOJUGjKpLl\n6Ndv4CEFPWQJVk9txolgBUlnHy96nhXTsNS8n0kv3W31HbkwhH6+KMJd3cGt\ndTCc\r\n=/A4B\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-0e88f6f8.101+0e88f6f8","@graphql-toolkit/core":"0.8.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.1","@graphql-toolkit/url-loader":"0.8.1","@graphql-toolkit/github-loader":"0.8.1","@graphql-toolkit/prisma-loader":"0.8.1","@graphql-codegen/plugin-helpers":"1.9.2-alpha-0e88f6f8.101+0e88f6f8","@graphql-toolkit/code-file-loader":"0.8.1","@graphql-toolkit/json-file-loader":"0.8.1","@graphql-toolkit/graphql-file-loader":"0.8.1","@graphql-toolkit/apollo-engine-loader":"0.8.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-0e88f6f8.101_1577957663775_0.5736729382833547","host":"s3://npm-registry-packages"}},"1.9.2-alpha-9b1b1c84.100":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-9b1b1c84.100","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-9b1b1c84.100","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4cb73b7b0083688e3023c3fc17c43bc42d1694b4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-9b1b1c84.100.tgz","fileCount":29,"integrity":"sha512-h0TThOm6ZubJ0OfoL602LCQlMMjBU7IB5IbYWAkKgioi+INQtIAk3Ne9WfxhOoJr9FykJoaOGN0JEGTnwqt2Gw==","signatures":[{"sig":"MEYCIQDClxqkE5NorTCB8t8vGEtqye8q3jpMmu6ZO1DZoexXkwIhAOr3NMrAJVVPw9+w4RzuNMft10HmVkfd+uqglpB51MdW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180990,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDbmnCRA9TVsSAnZWagAASRsP/RTaIq7SrucAG7Yp91F7\nclfbg/HSXmMJquF/p2Sd8r6c+0Gd3e9erdtRADey/kJttxzOHtzQIwjgd9GL\n2wd5R/D22HMRoYTr6TcWrNRaahv4jUuDhJTc/B7UQzZxQ3MflkktbQVA3NEz\nxZcS82Wr7qFwpWbEZ6r84mtsZfA6WSfKGzINBDTK5ELMw4g5ukYDMPXXzX81\nxnCmK8/KBNnqEt7YPeWjQJd7o6WjZqWZy+dgSRQ4FyEv3Zq99hRBAeHfc4SX\nk4zoYErn+lDc/mEUCizGlFFh/IadjtpKf1eQ5JnI/pkppfVoTNwnbfWLOhgC\nvgWe7aSg6aoCLcOd0qUauio6OwTjt+xMAoU9+wGZqQGMlET/KdnFvMi842Rr\nq+gfBf7Y3cQ62Q2DPsomPPeULECneUXeFw9IBFu/WVNlDE2l/FjPECiIPolt\nwAnmiiIMu1O2vzegapJfNWbdUTovNKiM4RIPHT8FOS1TJ2OdOjjrI9NUJLrr\nAuF0pczp/LQhM1+lkwYQlXoFn0uisW7g+OAomunLWsRRhp4RhrtbbnNcdfnC\nyX9inr1JvnkewMx/bPoqe9/f1krWYdhPYLRnOwKkohSrRyJoBOb/vRsRxQRu\nVxrpHQynV0pW3LgHtHydnnh3pRxCE5ARt9bN1eIhXYCKLN2xqA6gdiXKWFBG\namjS\r\n=3oA6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v12.14.0+x64 (linux)","directories":{},"_nodeVersion":"12.14.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-9b1b1c84.100+9b1b1c84","@graphql-toolkit/core":"0.8.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.1","@graphql-toolkit/url-loader":"0.8.1","@graphql-toolkit/github-loader":"0.8.1","@graphql-toolkit/prisma-loader":"0.8.1","@graphql-codegen/plugin-helpers":"1.9.2-alpha-9b1b1c84.100+9b1b1c84","@graphql-toolkit/code-file-loader":"0.8.1","@graphql-toolkit/json-file-loader":"0.8.1","@graphql-toolkit/graphql-file-loader":"0.8.1","@graphql-toolkit/apollo-engine-loader":"0.8.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-9b1b1c84.100_1577957799386_0.5265496443702746","host":"s3://npm-registry-packages"}},"1.9.2-alpha-92e99c77.101":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-92e99c77.101","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-92e99c77.101","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"7f2a186bf381f0ecc36ae4ee1b333b7e528857e9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-92e99c77.101.tgz","fileCount":29,"integrity":"sha512-m6lEfSHrgyKVBmpEpPQnrQzl82AjjsLEB2wVTKvMnR4OVHSzFQverEK33kUbeI/0Ga+IJJ4FQQodiqQprocrNQ==","signatures":[{"sig":"MEQCIGCJPQcQwph9l51Tv2DC7tbtZ2vUl/Hk61CReMIugZFzAiB8AwqT1lgt+xfA/h6E+tDmac3JSUzxK8i1Qrwv/aNR5A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180990,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDbuMCRA9TVsSAnZWagAAGC0QAJKikpKwXG9LNlgymg9p\nHdz0juOWAs0Ze+zYoAcGDkCPDGZT3zKby/OYYCDaj85R23F8QUzx0iNjUSvP\nByP4FMxcTDt9VKWRNYrLDX6qF5SrHV9JJ6x5MV7EJhGLwGGatwrJX57JhIBd\nGLq3C+O8bJWPQF1NJuE1Nm5CadaW+bZWAEJIan16lrvtb6ocu1zrL8z3EL3E\nmozaD7BFahd9oN21kHRMJt8/reVbVlxyOr+fVWmtzoZI9j4fmq7qVHeCvoYr\nXVBdkPVrEswcQEsZ1f5Uw/A4TEOt42YxrGq2HXjGjHnUc6gjuTr3o3Jjjyyc\nSJ2jgeTTpRMPPzibjjD0TX8P7/AQbMTqkyEEVuV41goK1BBJuZuqAHtr58nB\nFywtOgR3iePibV9YqTNfQ5ROhwoB17VvsADrbGerssymu4ZJuyoRbOO4Nzuh\ndt31K2eYb7aFmBuzFu3/c9LBGGztDLG0s0An/sKgCUOAv0MZalZ7jQHLu74w\n2/1OMhhynXnxfxh8yEoowmbS43Rjr4xs5+eFXaRnOqYIPZMn6moY2YAp4bjF\nAlOl9yVV6SajdVgtAztbu7tnQOmC3xEkJl1AKM872xjW83kiwnpeLvgFRbFK\nFUtho1Jw5Hec8Se2WScj9ieWS20MfUMYbTuVzUEjFCBt0Bsh4kPuKPenId5l\naErY\r\n=p9AK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-92e99c77.101+92e99c77","@graphql-toolkit/core":"0.8.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.1","@graphql-toolkit/url-loader":"0.8.1","@graphql-toolkit/github-loader":"0.8.1","@graphql-toolkit/prisma-loader":"0.8.1","@graphql-codegen/plugin-helpers":"1.9.2-alpha-92e99c77.101+92e99c77","@graphql-toolkit/code-file-loader":"0.8.1","@graphql-toolkit/json-file-loader":"0.8.1","@graphql-toolkit/graphql-file-loader":"0.8.1","@graphql-toolkit/apollo-engine-loader":"0.8.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-92e99c77.101_1577958283701_0.15544872631176632","host":"s3://npm-registry-packages"}},"1.9.2-alpha-27f39477.102":{"name":"@graphql-codegen/cli","version":"1.9.2-alpha-27f39477.102","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.9.2-alpha-27f39477.102","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ef4cd0bc8d93a2bfbcb8e572b7b4093bee354f9a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.9.2-alpha-27f39477.102.tgz","fileCount":29,"integrity":"sha512-JwnYkc3huiF0l7klDD6dWmMbp9etzNMsdxskSJTmELfliFv+8z3cFflyqQNtebJZl7e0B9LlWTgHC9vRNzgZDQ==","signatures":[{"sig":"MEYCIQC376Yyg1BIHyCzvlLaaL56Vu28EzESjfOJt4kdcbU/wwIhAPV4lsJ4I9hhgvdj1T7dxPCOA9aNbnmD4V5M19ILtshk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180990,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDdsfCRA9TVsSAnZWagAA6PAQAIgX7Mgwwosvjbhx9G9T\nWu6Egzg8MU6EMIv6wy4eoG+N818+IOi/joSDWnPlLgNUxuxq8HKLXAe9wRXh\ntQDxIlYyC5U4NjcE0FK3QpbtBI/vgzBE5m5w5OaINb6D5z8IFEUIlSUGEtzJ\nq8ZaNIqgvcQXTilbox7UOu4hNAx93dL/GLkbg/7QJvX4bXkmZBaJvGs1YMDU\nhi0trNzAfMT99FZO34a0AiSKygBE5wE6WvlZFmg60Tf08uUFXcwJyjvDdNOQ\nIjEaH7VO0O3sHEF3FXgLciT9ANNJHtsLMOry9ck2IUYAW954TcCDaXkR6bsY\nOpXA33l1dYJzgJhYURWhUfjY7NHNjYB+c2v0uX33i+D7E7CNTqp+pGJIPEzn\nBLxsJFRyP5l7080bkHMJjT6m0nJzWmMHgFDkt6ysDL/44GzPgFfq/0R8nt1+\nfNvvWuilOdVVcOHzrlQPejl2SxapVXGH7icczG7wgSqmDRJJPMzR9PoyFNQE\nZ0T48D6y5OUTc2GwbPQDbyKQCkaWcT7RBP/LeSkkMoJvVxufq7Ijpf2S+gjF\nT2QLLTjmZ5XVO+SqEJdOYWkrPSNhilrVdrOdeKJy2zduJ8SFRpX08pJT//6z\nAnn+rRJyuxO2e0rDk+5P6UrA7LbFEjyIAKrNPWGUjfebrmhzC8LuDnqWqVA4\n7Llp\r\n=EZmk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.9.2-alpha-27f39477.102+27f39477","@graphql-toolkit/core":"0.8.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.1","@graphql-toolkit/url-loader":"0.8.1","@graphql-toolkit/github-loader":"0.8.1","@graphql-toolkit/prisma-loader":"0.8.1","@graphql-codegen/plugin-helpers":"1.9.2-alpha-27f39477.102+27f39477","@graphql-toolkit/code-file-loader":"0.8.1","@graphql-toolkit/json-file-loader":"0.8.1","@graphql-toolkit/graphql-file-loader":"0.8.1","@graphql-toolkit/apollo-engine-loader":"0.8.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.9.2-alpha-27f39477.102_1577966366811_0.04046129973010637","host":"s3://npm-registry-packages"}},"1.10.0":{"name":"@graphql-codegen/cli","version":"1.10.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"83b86dd7ac99c07322db12d207c6626f45f62ba3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.0.tgz","fileCount":29,"integrity":"sha512-c4n1tO0os1MCKtktcFCfI64hfsDXIZw4bEl3fq39GK9VnkZrrX+G9HIl8a4tLHfYCdcz6AHY5T+81wa9nGN2EQ==","signatures":[{"sig":"MEYCIQDSLDXTtksH5WQOwAYDyw4YbVzPVQRx+rXDGIuPT8EfbQIhAP/gili1Ll16LT64aCXHhk7xt4ZlwSr3r1pdp1FRExLa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180909,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDd3aCRA9TVsSAnZWagAAM9sQAIzt6UveWplVvlbFyZWS\nircWGRr1WAIpn+te/nOQjgRVZ5/4zcztrgK0roRxxFaNvffywcnwwt2Hrj10\no1QICU51TeSomMtKEV23TlBrU6GdpWpz1yZaxJabEuPCHKo2GX2g/1UYYyXH\ny7331gObF/Svhpx5082r9FfWxMr/PSV7KUP64jbj4LGf3etZqQnbjUt3wh+P\nQUBuD8DIVSfMrcyfeeBWIwb/HEAJRoHaNgYW362oDgaxxotK84qn1ymAosoK\niKuNQ8xSkua2aXm3nIkiIjPmDk/M7Za3mp5rxoO2moIxAUARst2d9bBvkMRX\n2IavrEsWpFqLU+8eIoUg8OuAn21dDbspgv9PjywV15/8Uj5VllYQdJL/y45q\n6c/UXQoObIok747i45lGYbzfR6/TJMN8MFqbq6fia4LSb4XCvhSZ44CGg5er\n7dsvQR8myQThoF8WeYHStwXqKP6jaaSet7OqWu8c8f+u+r1ZrZ+Lfc6Vi/22\nK1AuyjT8XfD5NMvB8bMlGh3egRnkMM06hTAg2l/EXz0MPEekrMnHTEZCPpCx\nx6+3Dr6I7fxGqclzvp18K0MTBVaMIZ2zBAJQZeEqI15AjrJfQhsWJJXNRaq1\nmFnIoPtQcpEaWFObCNnDm938Nm+I/qhvInFxp4MwDIOchS+jEFuOBaMALQsH\nf2wt\r\n=5Zdi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v13.3.0+x64 (darwin)","directories":{},"_nodeVersion":"13.3.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.0","@graphql-toolkit/core":"0.8.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.1","@graphql-toolkit/url-loader":"0.8.1","@graphql-toolkit/github-loader":"0.8.1","@graphql-toolkit/prisma-loader":"0.8.1","@graphql-codegen/plugin-helpers":"1.10.0","@graphql-toolkit/code-file-loader":"0.8.1","@graphql-toolkit/json-file-loader":"0.8.1","@graphql-toolkit/graphql-file-loader":"0.8.1","@graphql-toolkit/apollo-engine-loader":"0.8.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.0_1577967066117_0.7400743244800734","host":"s3://npm-registry-packages"}},"1.10.1-alpha-1a7cf573.0":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-1a7cf573.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-1a7cf573.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4677f01365e92a938b6a5396dfd5bc5b88c4eff4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-1a7cf573.0.tgz","fileCount":29,"integrity":"sha512-pAdDJ/u6uyvcLKq8LkYW8IDds6fhsU65pEGAspnm6Pir9nbJQuSRbk/GoykRuE2VD20lf9d6jpCtUgwd605FNA==","signatures":[{"sig":"MEUCIBhX781eCY9IjxBGiGV7UICBhdEBXnAjykxunG8F0P6VAiEA3OG7iyTPAIlP1z20bsQpAj9UYY8E7ZGErbJEkYxqBWY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDd7rCRA9TVsSAnZWagAAkgkP/1bFgdWdZHjiYzySpDWo\nWTXbEYfHllEL3JS1gJWO3Yy3rHw9atQhuAIwS0+9VKHwZuxibcnvYnafVMWV\n/pHcBAqWCuS0/Nl3iJkRvMfYsMlds5Oli5JQA2NleH7Td6nAOIMIJfehLB+k\nZeF7mmcJRngaF6rKFUpx6fHylE/AA+qWxYL+BTS9EXy1z/cWSwIwKKxc6vnV\nmqyhlAoaDK61Z+YSkZ5WXKfPbFbH3B6v6xClfzIQWjN2+FIkyU9LmD3Niugf\n1vf/JlDhdqL5D1PnADpFnkkwGX2rDbEU8qRX+McT5rRCTLofmyJgEYPvotpQ\nt3S7vGEioGniAdcGtSx4kkeP50lrIQm3gANblTO5DKD/GR3leabLxEDGepGv\nLb08SkSIS8N9AiA5RoJYLPw6BoEweDv0O6eBdrcaZgDnv/Si0cU9oeIrk7UI\nrChbGMUKbjh8qgn6pN6i7InGT+LYZgkh8MSSOcp2hphb2vNSq4d/dwvdqzQE\nTfXpViaAGBsHzSsZVlJXp0zBSc1nUg+OvSBNXSjyM/Ma9S2r9JcKR1R+E9LZ\nqs3cTolYWqzEcJhA3lXqlG97Bp26E77bHSZ1Taau4l5VLz5/E8Mo6ofvGnb2\nMX9RQskc4EZl3Sdzap+YsgC3Oqa51pifSd/CzIxz04Zq2oFEejE/DQ2uwBSe\nLhVS\r\n=/xzy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-1a7cf573.0+1a7cf573","@graphql-toolkit/core":"0.8.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.1","@graphql-toolkit/url-loader":"0.8.1","@graphql-toolkit/github-loader":"0.8.1","@graphql-toolkit/prisma-loader":"0.8.1","@graphql-codegen/plugin-helpers":"1.10.1-alpha-1a7cf573.0+1a7cf573","@graphql-toolkit/code-file-loader":"0.8.1","@graphql-toolkit/json-file-loader":"0.8.1","@graphql-toolkit/graphql-file-loader":"0.8.1","@graphql-toolkit/apollo-engine-loader":"0.8.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-1a7cf573.0_1577967338738_0.02681820971643667","host":"s3://npm-registry-packages"}},"1.10.1-alpha-2c9716c3.0":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-2c9716c3.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-2c9716c3.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"59ee3e82354f48b5826b29c51014c64931595a64","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-2c9716c3.0.tgz","fileCount":29,"integrity":"sha512-8irLbDdki/+Rn1xcEiDUh4bM7yAybuoidWQNmDd/IezOsIMSD8Ib/MwBR6FRuFkeuZDQtqPRInF0rOskpIHdnA==","signatures":[{"sig":"MEUCIG6I1vk71MxmvUM6HE05pd5UDOw8iFW4h26zpjg+zHQQAiEA3Q0ri4JXVRvXbm81nU7YH6OP4lZyJ21VoWqX2QxGQMs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDeQgCRA9TVsSAnZWagAApRAP/jnfbHIQnJRWA74RtaYV\nXis2orf4heU+jszkaPypOHF2+gASrL3eV3WAuALV6WAns+yPOg1TRpdV58vS\ncCcFOua33P8uvWE1X9bpkkCZv/xIIqhygh+UzqJh3ZqG6/xQgvIPigQ0xCrF\nAXRCwIjkAQ13csx3rUwGeCZTU3IJLevAWPfRuvRQFvovcpocpHb86pX7Gthe\nyVL/C0G3xTYnbAxOPcFZgI3e0LJevbNj5r/bRrF+UrCHdAr8GPlGuhau53mv\nSvccszRhO1VVkopjpxb287+fshrwNXEci6EiZYWrhsS2CAfDfdCZT0XBaWBO\neJDN9RGQm4xSLwiHjohldOuy8dgzx+EK+/js7tb+dbEh0aXY934UJkp0/NaK\nq/TL5ZmK2FiusjExlMAq+81W9LDfSawXU1Vw2lAJXJijSHaMulPIJtuc85uK\nNgb5IsYpEzcoRfJTbmOaAj8fu3gOwSiiaDGEo9WzCTzmoL/gC6icuFiljl0j\n2+OzV6fnQx1ciU/BQcHa+O/ZYziWSSV/XEQhxQWPnvIcmj+tUHsz3mVZVVUb\nMJbHkQ+3ZBz4cFJDWj3FGj/zlGsr3J1eQONQgpJQPP3lk/Woapo/GNSXdtep\nkbNVg2jU5VHq44y6WRcMvkRv5HRbSwQXreEoFOrU/aA7nDYMh8qHPpt0Vw+R\nIiLs\r\n=M3VZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-2c9716c3.0+2c9716c3","@graphql-toolkit/core":"0.8.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.1","@graphql-toolkit/url-loader":"0.8.1","@graphql-toolkit/github-loader":"0.8.1","@graphql-toolkit/prisma-loader":"0.8.1","@graphql-codegen/plugin-helpers":"1.10.1-alpha-2c9716c3.0+2c9716c3","@graphql-toolkit/code-file-loader":"0.8.1","@graphql-toolkit/json-file-loader":"0.8.1","@graphql-toolkit/graphql-file-loader":"0.8.1","@graphql-toolkit/apollo-engine-loader":"0.8.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-2c9716c3.0_1577968671640_0.4359464649234259","host":"s3://npm-registry-packages"}},"1.10.1-alpha-745eb0e2.0":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-745eb0e2.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-745eb0e2.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8e27b045d230db16a991885aac31c0daf5f7701a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-745eb0e2.0.tgz","fileCount":29,"integrity":"sha512-UK4OxfeR2enWzlkMM4kme+1ccD67CHCGCZb09f1xbjzD2fIKZ1YKGwEWITh+YkLRPfejD4bfax0yOTKuV+SWdQ==","signatures":[{"sig":"MEYCIQDtCPmmJLC2Pf03ydi9pk7nrqtx2RZJs6JlhdB5RlVRQwIhALWJTtrN5T/tmEyrY09WbfrTfD7r5vG70xGZ+R4MQFs0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDe5RCRA9TVsSAnZWagAAK/QQAKUDxjKonDi5beV2BhJG\nj3K3sRh/PJjbvLE1Pt4z+uGBTuxMttdxww1KsdYu79PVJ3WINU5S9gG72Br8\nw8PVphtCvB7kye6iDJAh3Jqclcv9csaaPZF78qbw9Ia8q8NclOn6RefcjrV/\n+LlGunaeCiSQ/IUunvU/H9jQ91fz2Qs1mqffWOzNwYNHKiq+2IPQh8VI2agh\nxJ00dJPosaEnn4xprcjMjpkFfs4ozbG8b5A0KCPLmN8t15n0N9nIY7aGP9yT\nUMVcnfuQHrpUHQDv0jyCvCtQ1vwPj3ibOg5vvW4qYqIgIuf8w6makzzbseNb\nLD46szQcwYB6eZEU1TBv3dBjxmnkBs3tkDpIpWkeUTSYW+tGA/da7dGNU81k\nHS3glNIPWe7yvo4jSsZxIwpMcSQ2U+0QmKH1zd4pRIHlDN6ByXLtkPdmDiLk\nmM1KxSRnRuUTLhTfAQHW72bRzrno9qqd+fKW963Q7Wjcr40SDYa2GBo+UQA3\nVw9otdji96iy0GJdj48opO1bxzlXk5Kx7TqiozbPl5aSeKDZESKbgXjVZ3hA\nTASmcw2gpB+Ioy6WO7CdPf1Zd7Nbp6mI7fNeDcu18onb8lPp9W9c6/aWPELe\nczRZAbEVnoEJ4gx6qJKyYMnzFGQ7j6d/WAsw9rSEQH/QdlOydr8GsvWaNdNU\nw64z\r\n=82XA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.1/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-745eb0e2.0+745eb0e2","@graphql-toolkit/core":"0.8.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.1","@graphql-toolkit/url-loader":"0.8.1","@graphql-toolkit/github-loader":"0.8.1","@graphql-toolkit/prisma-loader":"0.8.1","@graphql-codegen/plugin-helpers":"1.10.1-alpha-745eb0e2.0+745eb0e2","@graphql-toolkit/code-file-loader":"0.8.1","@graphql-toolkit/json-file-loader":"0.8.1","@graphql-toolkit/graphql-file-loader":"0.8.1","@graphql-toolkit/apollo-engine-loader":"0.8.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-745eb0e2.0_1577971281472_0.10732812529049451","host":"s3://npm-registry-packages"}},"1.10.1-alpha-6c8a06ab.1":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-6c8a06ab.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-6c8a06ab.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"faffb0e5dd1665a744537110435b90831e767f9f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-6c8a06ab.1.tgz","fileCount":29,"integrity":"sha512-wbp6/ltxXY6zLh847oIz/iWbHVC9gj7TW0fv5/CM8b+TLmf5yZ//03n5GSkB3gXF5Iuhvw7dgvm0kyopp4dFkQ==","signatures":[{"sig":"MEQCIEY0OnrS/YPwtyZOzplgalaQKojAs+GX+5azPhALwUM1AiAZ632bx317eG8jAiIlf6TOiRV5ch5/OHDhVMf7Kb3pXw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDjhyCRA9TVsSAnZWagAAB/oP/1RJa2OVBXIb2ixGtvJZ\nQdVJwQsIzxJ/7qKI2zr0VrvrgsMZ5zK3js4NU3zhAkDd1/cAK2d1ly2BlzXF\nIuMCbuHY0+eKpBjXdJDT1MJicwztjkKjrdjAd6HJPSofpldAydPjExKwLpJj\nhKE3yNr1CgTn5L80Lwr88OW3uneNtnThluJdu6VNsbfA6PWHN02i1wyZf5K8\njGyVrF5NsI0wZgEtlPIFf3fOneQ8HTYSAK85O8um6HQuorx/H3r78VfYf+kl\n8T5P/C6bQjahuTUs8E05AzuYkoRjsM4HxUSey6hwCZCTozG8renhRbFJGNVT\nWmUuWzI0v2slv10FFnE6euXz30H90Q7xXfxr3dFS6mjsMF/UEChLtx+M7jlt\nX6qHYzQmnSH8ej62K3zGoOE8hvpvJ4khqdWGRtSwQSYkr3Z5HkAqJduisFQK\nWLN2GUTsmvsQx/4DnxAnEjN7N5n9RDMqDpiuUTnmcRNpkknpjrjy3+0wGrab\n4lX9XUwEMWNao1m8X95m6q8SNZ8QVmofBrpCj24CtUxgQ8RsQrhvR8YkFV+O\nbxR6IaOhjHnbI0H9AyckXzaiRShrQyZ9VDVgL7Y2+igTLCn3E8tTkxl5MEow\nfgZer0cBOBze4tvZ1fXhDmNzXCoDbEnIBGVPZSSvMqM+3EPTuTZRQPgb+FKz\nGuYp\r\n=SsM8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-6c8a06ab.1+6c8a06ab","@graphql-toolkit/core":"0.8.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.1","@graphql-toolkit/url-loader":"0.8.1","@graphql-toolkit/github-loader":"0.8.1","@graphql-toolkit/prisma-loader":"0.8.1","@graphql-codegen/plugin-helpers":"1.10.1-alpha-6c8a06ab.1+6c8a06ab","@graphql-toolkit/code-file-loader":"0.8.1","@graphql-toolkit/json-file-loader":"0.8.1","@graphql-toolkit/graphql-file-loader":"0.8.1","@graphql-toolkit/apollo-engine-loader":"0.8.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-6c8a06ab.1_1577990257900_0.9433406782908762","host":"s3://npm-registry-packages"}},"1.10.1-alpha-ab71c301.1":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-ab71c301.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-ab71c301.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0ec33d67fded6fdd0500195a9ff3d891d5934870","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-ab71c301.1.tgz","fileCount":29,"integrity":"sha512-q4lbeHcKGqnUK7qUeSVxbLQcNlb2wtye2tqfKJ1JrD8IzQ6WaxC6L+oZzE+Tuhjr+Tf1bnlLgxvTnxmeFzgH1g==","signatures":[{"sig":"MEQCIDi4YM0JnaWpXm+zcdP9TEMGpZMZkvCOKU8MDrJygt+jAiAQ2i3StEBka1FE98tdKARAAG9oTxISm+eqRI35rgq6tA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDkChCRA9TVsSAnZWagAASbYP/38oZW6Z30oxiBwfjIoe\nIllHQ04d5DAS/S28X1P7y1G1rSn1qp/9szaps9XoDNyeFaeXfEfX4nXPmodg\n5N7XNydoxbOpLErVUzO94EKZVdieQ4PWdeeOCQ5BZNe3Lf/Fo+u4UWk/o1AC\nUL/MKqi9gsaY0Y/69hBVLG1vShDw8gjrfWLA5pLXsPcrBJGXyb/liCZ9/4qB\nZf4fhJU1JgSE8kZKJOBcld4Q8EW0jaWZ9nCH0Jy17qfSKqhlowzwfgtXFLWg\nw8IuL9rbf2VT5EVbsHLoaDmIdQpNQOc2OU+y7aYZfX50a7mTv1g+TNtUCxwM\n3fDNqq4wlHTNhakC6WMxWMGaGYBWFPSmrV+Va1W1M/F4+5XuHhPiFKazVG8X\nWJsI+wfsqgueut7DyfPDMLFu2VUxjp2GJ4RnDzQIxzOODv4SYk4V+1g0/PPX\nifEklU3OW4NH4gDJ1OyH2ShHx8148Wjxr37+IaD5qPdb7HhskzMC1iI/p5CB\nBbNIoP+JtyAwYv7G18GagHIvLugg8yJDesTQ0pjCqYYM5FUIFokukWqcfYBM\nglLlJmmpT0w4aOZFWL80F39v682vDJTY2D3Ux5kVVaW4DsaWD/rxoCym9TGo\nnIV+HjLsnGclc8IpV02GYzIhKdUuGHVT8LCPr9GvzWNDvdoZVDpmjuRbpt8V\nwwDI\r\n=xkED\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-ab71c301.1+ab71c301","@graphql-toolkit/core":"0.8.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.1","@graphql-toolkit/url-loader":"0.8.1","@graphql-toolkit/github-loader":"0.8.1","@graphql-toolkit/prisma-loader":"0.8.1","@graphql-codegen/plugin-helpers":"1.10.1-alpha-ab71c301.1+ab71c301","@graphql-toolkit/code-file-loader":"0.8.1","@graphql-toolkit/json-file-loader":"0.8.1","@graphql-toolkit/graphql-file-loader":"0.8.1","@graphql-toolkit/apollo-engine-loader":"0.8.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-ab71c301.1_1577992352330_0.3674685812233811","host":"s3://npm-registry-packages"}},"1.10.1-alpha-45f76815.2":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-45f76815.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-45f76815.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"860ecb55b18445b2a6221b29b867c51ba2ae045f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-45f76815.2.tgz","fileCount":29,"integrity":"sha512-ooRQj63RPFN2T4HC0cnpbGidAvJMnai0u+BYW6Z1WGlK0ge0nSi1C4uALLYp03uuHiohmHlJiWaMWyeeQ7cLqg==","signatures":[{"sig":"MEUCIHoetBlaT9nA/1xc9Dg+t7jWC1ZxdEHdTu1XJK3kMQAgAiEAwvwLhgqEnC2NJD9bXPyfgR9eHl5ek6BhgaBTDChMDjc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDkXVCRA9TVsSAnZWagAAdqwP/jZyFJHdQM71xas88S2/\n6LYllL3NOgON3jH3LsoC4XbTwS9oQqkRPzbb546lAjOuOZy4UldN4HUKFWZ7\nbdnb+Kmmr2/b42ROhFVI/uZavezN0qfhglr1tfJV129oRnrxzW+at02gPZYO\ndjesdJ6PfT2p1+wdMO8CI/AqfXQNzmnvqp8/xc0/H8nD5VXZZE/nb3dpND5/\nKCrzMTaGHI1pJEPHL31q2OE1EtGVDK2nDq9UaQJLYYfYZE/OVHr1Fs5BgQto\nsXWA6vsVd7Vcps93YbfCzSV5+IFY2bVaAzZ/t4uMDiE4aKqoBQvxrnfIE61U\nhVJSQw9HyQGsEzoeAu1I93k7sjVXk11qPesmoaGumyg40fotPFALhestpG4L\nP5/ljdybwQsOL/4PbHaPVwxw2ZKUFLMqnE76k+liXDioLJ1oiBis1IkYyGiG\nHQ6DuvUXRQebIJIrRo6V42sbrlLzYbBttoeDbb3FTpGwF6KKej7ZclbH62++\n3XOhWukyrkkbxvBEo/07QvRXO5ZIUvKi7FGRebeb9AoM8tGuOMsSf7mvAbjM\nKUMVaB0sBmmu/LXw5XyAXvt1YBkXWpdbh8Ps2Cv7M9962Y8vw++3KcsCQOtD\niD7xPOymt4zmq+KKGuRLbDfZHpL6Gz4BOr3Zu2zGWx9WVoHRJUXFNinV4DYA\n16Mr\r\n=EIxF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-45f76815.2+45f76815","@graphql-toolkit/core":"0.8.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.1","@graphql-toolkit/url-loader":"0.8.1","@graphql-toolkit/github-loader":"0.8.1","@graphql-toolkit/prisma-loader":"0.8.1","@graphql-codegen/plugin-helpers":"1.10.1-alpha-45f76815.2+45f76815","@graphql-toolkit/code-file-loader":"0.8.1","@graphql-toolkit/json-file-loader":"0.8.1","@graphql-toolkit/graphql-file-loader":"0.8.1","@graphql-toolkit/apollo-engine-loader":"0.8.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-45f76815.2_1577993684596_0.8789509682763668","host":"s3://npm-registry-packages"}},"1.10.1-alpha-09bbd030.2":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-09bbd030.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-09bbd030.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"29b8165b193ffb22de0681cc24e2ecd1d6c79a70","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-09bbd030.2.tgz","fileCount":29,"integrity":"sha512-2K9hPOaV/7Btwz2dYBuxVgaZwcPDcfH9J3fgeAaElrMdAXzuCAcvD5hjFnsmw6+SeuOFZZ9Iy+OVrvmX6L3V9g==","signatures":[{"sig":"MEUCIFa6sAFUfApC9WQBqQnJq35dsDXwtwKYLBe8PjlQpEjnAiEA2SNeorNdlegK2fVdnrScZY8dQKPshLCib97aM5HE+PU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDl67CRA9TVsSAnZWagAA6gIP+wa05Q/pqWUXrowW4GIN\nrGa/wSfexxMQO8VRD58luURxdpPFgRfAFFSIe9IrKXBS0MKpaXj/9pab+d3L\nt3Njcg4Gzy4+3NCpi1AlaF1IxGAjhEbnWW7hhQjs5IsM9zlx6GLyyDTNwdlC\nW59ISYRNxm8w8xI1KAgaS0pvpA5NVpjkkvhiWRx377cDiQL5BePBLfDAC7QW\nlwudPM0rMyEgqGB+XxuWSt4CTXJZsLSSU7dam9xswgL9bCn7K0t1ZimKehaC\nSeRJWYl/LZjwCv9XAMtisjvLIFUTrswbrxPfnZieh+peXJOBY/hs6RRut1rO\nzZVpCari4cX97DgxqbtDewNH5c565Yq8Umo2L0QvjUn4k8TqTTRJKXZp041C\niOw27LEiUQMBN2XWZv2S78k6s2pp0b2nVWlNx4cAGlHzBsRYz7EsRik74/ze\nUC5+GlFrF3n7o0SkvQ8zJmWI7cRhjFqvnSBbCtC5kgdbRj3JfFqrALtdJ5wp\nDY3FuxW/mCF0jOzBtLHHNZuPoFPp09jK1Ve8DlT+MN2NIBSteeFCMlgAYkzt\nqWy7Umap1pCN9cUbfmxTRy88xCKBeJm9uc3pNfqvilq3j05Z8+P0Oqc1VC3m\n7uFklpvemRzfxhpubEZ6qq5K+MpAXzzwfqpL/MWOzbwU14KuSIVdilUpsAfn\nPPtx\r\n=y6qH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-09bbd030.2+09bbd030","@graphql-toolkit/core":"0.8.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.1","@graphql-toolkit/url-loader":"0.8.1","@graphql-toolkit/github-loader":"0.8.1","@graphql-toolkit/prisma-loader":"0.8.1","@graphql-codegen/plugin-helpers":"1.10.1-alpha-09bbd030.2+09bbd030","@graphql-toolkit/code-file-loader":"0.8.1","@graphql-toolkit/json-file-loader":"0.8.1","@graphql-toolkit/graphql-file-loader":"0.8.1","@graphql-toolkit/apollo-engine-loader":"0.8.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-09bbd030.2_1578000059448_0.3084215820310334","host":"s3://npm-registry-packages"}},"1.10.1-alpha-6a9e363c.3":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-6a9e363c.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-6a9e363c.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"57d63e67850cb8ac2bc1876643d8acd82eb4f767","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-6a9e363c.3.tgz","fileCount":29,"integrity":"sha512-6I+kzktc1ddSO2owguZW8OvrX1nnS4RR5hlKRyVRe8nVkXsqHQD37aZBQwZSzESi6GExRmH8HIaPtiOmY4IFLA==","signatures":[{"sig":"MEQCIFoZHEKI86nb5HGKRJ1ESKeEpr0f3bGxyh9WRMPAbxEAAiAecrgLs7QENQbyb9lc3jVN/yckzRz2c0jdec7fWHc8Aw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDp3ICRA9TVsSAnZWagAAyuwP/inlE7REow78RsoSCWdf\nZtDzN0gNGaahXPUSORCXT0Xcq+Ol7DfPEnpGOF1Qi1vRhtfL2LQoFgVrgWOc\ne/palbkQ7D407xgDiS5K++QcPQ7vjR2gp50Cd1L+FwmFG2fPT6ANHDSbQ6OO\nVe9D/2vsfSV4WMA6AMae7SDgjoe2TDxiTBItF5nmbQwOBxV0PSufvXaUryj8\npIjxO5NAA6N35UD9Bjw42psHpTMFHEwI3++bp3I0e9qx2xlhXOgd32trOJFB\noxApBbsGvel6XY+Ov9cRDnXKfH7ev1Wdl7xEaHDnDJLZW/txk82kZRtrVvxj\n9aYJT2Az77T00YPsMw/CkkkqZm3vw6Ew4vYSzgDoptvdW+3lH0aJ5yBRE724\nWMF4EEn1jYXp7Ti5HFWTI+/3eLLKHTlETBmL8Ol8IRnVRbE4OFIWCuZm4O4A\nWaJVD7uiuxT+Oe8BgOE48yUBBHOrkvP4IvsjYaRKl8G5l2F6p0bBNnJGOmLs\nLBRwzT8s78N30zu/0xyjQOF7dWDFpplgpubhblFEZTyiETjfWszDWTf5nvM/\nFjyW0dDHODw3/jqbKGN38yXBZA3fXQ9f5x8l3iHWzkgug84A/WdKakkqfGHD\nAdIPx5oFJAK7bAavEq9H0FwuBFmU09JpDC3mLHrU7rfZaNmksF8mquSWK8th\nphma\r\n=Yf2P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-6a9e363c.3+6a9e363c","@graphql-toolkit/core":"0.8.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.1","@graphql-toolkit/url-loader":"0.8.1","@graphql-toolkit/github-loader":"0.8.1","@graphql-toolkit/prisma-loader":"0.8.1","@graphql-codegen/plugin-helpers":"1.10.1-alpha-6a9e363c.3+6a9e363c","@graphql-toolkit/code-file-loader":"0.8.1","@graphql-toolkit/json-file-loader":"0.8.1","@graphql-toolkit/graphql-file-loader":"0.8.1","@graphql-toolkit/apollo-engine-loader":"0.8.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-6a9e363c.3_1578016200254_0.3434961992534944","host":"s3://npm-registry-packages"}},"1.10.1-alpha-35f8e60b.3":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-35f8e60b.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-35f8e60b.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"75572715b54b8df65a4df8d7a9159705887fa957","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-35f8e60b.3.tgz","fileCount":29,"integrity":"sha512-I9uHT1xXPctBmdkISQYjbdOI3GEHwy7S1fQyYU3ujb9zZM26W33qSZ5scZdqHYIvT9I7Cijz2zUkxeuhILEh/g==","signatures":[{"sig":"MEYCIQDX+tlV+SzS7SYtVGp8Xjy9Gx7/lkrztIx/Ukrv628bJwIhAIJKe6bMLRxx6hT21y4msA6KIDQ+vV4sP5G8/6klRxZ4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDqUcCRA9TVsSAnZWagAArK0P+wWn7kH76WbM6iVSOIEU\noo0ly8DcPnxuyHfoFWPeN5pFz/jo292T7tyIgPrzramnaanGbHnS3AiLgUNW\nsHufCCgRfISB8QuleWTTn8vmz7VBWB+q6cdHgUQPYV8QgWpvbIRzveBCrQDd\n4ky60kzj+As4WHCw8Q0nR7z+jFfHPI1q1Y+yEc0i5kLhohAZmA6cf6mhpcKM\nwzVS3jM9fL3V4Dt7tp/aHaZUnb0rGZOdqLT8HXYZmcPtfMmzE3LfWuo1xxZn\nEuQR7uFuvfQGxjOBkTjREvV3uXN9oS4nYT/8jL6dUW5IYMYlFIx4kTHbb842\nS41ZS5g/zoGszYZmN+gUY/7RQUe+44jHbCi+kxrdWg24GxLifESoleEKUKqS\nWDEDKfRHQ2CU2RN5JPLeKIGAL1M4g7H5SooaAN3zqyo9b6MdsL8yJzVz5EA0\nPGtCd46WJdhUsxq+rBgh6kFLObh+l8KPLQvpgL8pkA44OvDhiGtHqwYvG/pX\nB+hp7wQCum1jOZ0iXPI/nslpMBWheo+nH3M1yi19TOSw9mT5Ysk1tZKVAtNF\nOfgtJkIhaROoD2uI6F0OLfQCmTRXfHuTLwKO7pzzhb+Dz+lDq+mBI0OiDa5Z\nxl9r2s6ihCOYqKABdeQF9DNh1l9VLdMYLof5718VBtae9VzpBy9vXLaQbgOI\nzjfB\r\n=eagh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-35f8e60b.3+35f8e60b","@graphql-toolkit/core":"0.8.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.1","@graphql-toolkit/url-loader":"0.8.1","@graphql-toolkit/github-loader":"0.8.1","@graphql-toolkit/prisma-loader":"0.8.1","@graphql-codegen/plugin-helpers":"1.10.1-alpha-35f8e60b.3+35f8e60b","@graphql-toolkit/code-file-loader":"0.8.1","@graphql-toolkit/json-file-loader":"0.8.1","@graphql-toolkit/graphql-file-loader":"0.8.1","@graphql-toolkit/apollo-engine-loader":"0.8.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-35f8e60b.3_1578018075936_0.6191120294890458","host":"s3://npm-registry-packages"}},"1.10.1-alpha-c25db63c.4":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-c25db63c.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-c25db63c.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d522d844f2a7c6fa3dc1faf438d40998f2269e58","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-c25db63c.4.tgz","fileCount":29,"integrity":"sha512-v22dD2PZh2N7+tKK/UO64BbE1mys9cHFJVO0uX1tixwEPMvojzZh128p1XMH58izwkw32W/BqnQxC43ef0PY7w==","signatures":[{"sig":"MEQCIFZ9VE4BxFNZeitHX0sTCEx/11hPyqoAHcaNtiaIPe/SAiBzpCJOcqWavOYTSsRt9gdefPFg9a+3zQH5B5rE7FAOxg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181513,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDzNBCRA9TVsSAnZWagAAdBAP/i9hAQXx/sfD2TdTLVa0\nE8ExScHhb+ZgEG9IXnJcY1isQ7QrOeUVqGkJsbwcTy/2Td1vYdnt5pESPdIF\nzgqwN41oiRuURZ0FzyPOLlHNXUN5ygGIIbfcGGOpak8t6PCYlvKxrVxxGn2I\n5Osq5Bv4NIq802INcKfEHVHM6JQNPPU9agX+qP4k3GCRFodL7M6XjZTQj6XW\ngvo2qLB8rMo/yYwaazxvc/4YLQO8KQ28loEgAb08PoNE7vms2MR4Xyu1U4lv\nSbFXA99vI1MtCwbvmyhHdU0hzPEDP6uqtE5ERvLw/4h03BFzf0CCCDcBN2g/\nLcSrG1Oumc4g9Rf9r2jS+OytvRVdOBl6x5pwi3fDbqf54LU9LDvbOos6YSgU\n2YOfkpJJVQkWFUErXqT87feSoZA+GXdUGHlN2nkxDJJgclNGr7MZaQBuc9Hy\nGCJ8jsJLYZjWDcxQFLAziToUr63RDLE/VXeQDenG3GlPLtev8umZsxGWIepp\nMq+6dGeI4DJR/HXOLld8CvB+Rhc3AY/iXQcxzlQAZCfYP4jvYM95vphsp601\nSH7AZDzaJ6Jw8hocWvu411Q/IliHxNMVXAwpeswlPAcVWQvCGU1fnuBgzsS/\n1cR9q9YJlpyRQZS9CIQhHmZYS30B9mVA8VYrJfXrG7THIDNZSbeK2f/2upMZ\nfMDS\r\n=HJnM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-c25db63c.4+c25db63c","@graphql-toolkit/core":"0.8.2-alpha-1ea8346.0+1ea8346","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.2-alpha-1ea8346.0+1ea8346","@graphql-toolkit/url-loader":"0.8.2-alpha-1ea8346.0+1ea8346","@graphql-toolkit/github-loader":"0.8.2-alpha-1ea8346.0+1ea8346","@graphql-toolkit/prisma-loader":"0.8.2-alpha-1ea8346.0+1ea8346","@graphql-codegen/plugin-helpers":"1.10.1-alpha-c25db63c.4+c25db63c","@graphql-toolkit/code-file-loader":"0.8.2-alpha-1ea8346.0+1ea8346","@graphql-toolkit/json-file-loader":"0.8.2-alpha-1ea8346.0+1ea8346","@graphql-toolkit/graphql-file-loader":"0.8.2-alpha-1ea8346.0+1ea8346","@graphql-toolkit/apollo-engine-loader":"0.8.2-alpha-1ea8346.0+1ea8346"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-c25db63c.4_1578054465214_0.48662290315521517","host":"s3://npm-registry-packages"}},"1.10.1-alpha-2faa59c0.4":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-2faa59c0.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-2faa59c0.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"dadce6ecb13de8b8180fa4b4ae71483f008bb107","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-2faa59c0.4.tgz","fileCount":29,"integrity":"sha512-x8yICsI0vJL1t2HQ3/JJBJjIkzbwA/UMFnpHPQVaipRsGM6X0jxkl/Q1c6uHQ8M+nZcM3ZUP4DU6MQzVfLvXJg==","signatures":[{"sig":"MEQCIAvcTCR12MT9Ag0dFKW/6RVAQDkr8I3o3+TSIEg0dl9jAiAnaZnXd9DAJ7lNBlrZUdi2Z0swVkqi0s8T5/0Ea5s4Ug==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181513,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeD1vcCRA9TVsSAnZWagAA5csQAI3sJ0433mD8O5qtb0XL\nqvcIb9sk56aWCvmX+Gogi1txxnVMJhanouCwatpcAJVl3RJ1gQz7YTQ0cFbL\nyD9yzB1We15OMQveH4/oredVpKtAJWICr/tKQzgr/jjTvRzuejCcDvK1mn1I\nYsIXPpaxsssA54mHrXXUnLSIFOQX0MF6QzM1ollH+7BDv29C1/0yqoc7K6nd\nlWSDxnyiKVRHqUYi7ughiZ07PaFe5egfqvZjYxT4uvDgKfGkW/0Z+SMZJ60B\nJX17kgiF2OOUGcnqqd4U8JqXwBmzTK2g0zKtt0jmVNQgnrFy+K1HPyG5BYIo\nIselGf1L4RLl47AwmR2a+nzCm5+S2szx04ZZDSXtJkGvQUIxqHE8Wo+d+814\nC6WEj9DGzGmlja38Ht1dDjDrXtQl3vIeDhBYpPf1Tqb1T06dOZbpriY4jgA4\nq465wWuVn0oYNR8HlFrmt+hj5f7F6XO9pgDVKu1+5mkjzqUmXDwtAbGTk61T\nP2NxoQrrRmPMfOBhOJxPPaAjuM4fqVqU8+eciEvoOT3I86KePDMRiU5BrlQG\na90go/EzzqvavxHEiOJD04n43Rf6kk36RnDJqEaaaiu3vLq5R8co+WkbK84a\nvx86bE2J49xz+UQC04dsNx3NrDauVD1O6SSXOBnUlBuRaoocFj5gW02xLfAF\nswky\r\n=VGII\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-2faa59c0.4+2faa59c0","@graphql-toolkit/core":"0.8.2-alpha-1ea8346.0+1ea8346","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.2-alpha-1ea8346.0+1ea8346","@graphql-toolkit/url-loader":"0.8.2-alpha-1ea8346.0+1ea8346","@graphql-toolkit/github-loader":"0.8.2-alpha-1ea8346.0+1ea8346","@graphql-toolkit/prisma-loader":"0.8.2-alpha-1ea8346.0+1ea8346","@graphql-codegen/plugin-helpers":"1.10.1-alpha-2faa59c0.4+2faa59c0","@graphql-toolkit/code-file-loader":"0.8.2-alpha-1ea8346.0+1ea8346","@graphql-toolkit/json-file-loader":"0.8.2-alpha-1ea8346.0+1ea8346","@graphql-toolkit/graphql-file-loader":"0.8.2-alpha-1ea8346.0+1ea8346","@graphql-toolkit/apollo-engine-loader":"0.8.2-alpha-1ea8346.0+1ea8346"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-2faa59c0.4_1578064860251_0.7846742349678872","host":"s3://npm-registry-packages"}},"1.10.1-alpha-5dfdcc99.4":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-5dfdcc99.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-5dfdcc99.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"72de8cec09466d3b2897b3942574e64faec9fcbb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-5dfdcc99.4.tgz","fileCount":29,"integrity":"sha512-UCXSAPFPCAUfETIstNwIP1JcjyRay22Nv6zrB10foGGcxXMMoC7uwhHujEfX9/IJVTekEzGrr4uCX+zmgrAojw==","signatures":[{"sig":"MEQCIARrqlPkqvEnyNDBCdDsZxuRt1c9Kbv4Zcr9ud0c98s4AiBr5o4xZRH+KO48HGq0WjAUiIq3DG6eok2vOqiqQ4i7gg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeD3w8CRA9TVsSAnZWagAAFwcQAIJ0zeCSuuZI50Z6qm6E\nsXbR/izszF4txRc6NK5eotvJMHQ7MTpRAAKxBXFwsUgUmvO4+SOIjBimgF1h\n4edvBPBS3ba0crM0V7PVEbOhKi8+gsTQJrxwOaaBjzdgRvnWv8T/Akf9/zq0\nA4ZUWnHDj5Am0f+ts1nvvE2T9/+R8Qh0EtpKc0laDyv3eiej0WBFEegozUsC\nhKdWWIjIUi1rYZPU/e7dO95WfoyosqWYAEAyRMQLYtG8rhC5mIkdLS07vBFv\n1Wizxy6Mrc5xLRisp3aJHdEVmxkZ9v2N3lc8N/UQ6h8DIaTAGOLJ08Fo9RhH\n/zEv5AXTnPYN7ltuoQF9MLmxARdKLSVfdMqB46KGzMjBAxMXoMRNqPbqRvHr\n00hFZli5pmEjDhQSyHYorEkfhEYk6yLPt9UPR5RqjV8UpScIhoYWYGRQknbS\nuypRxcb+NtqCRogwiG8jl4lw/ASFZdPKlI2jkMT9VTDt3igKJCZyUPoBHKT3\npn5o1VpqGQS57sdcVYj6mDa9y6cW50U5OGTEw1mgoTBkogKbdRQlQQ4JjJgI\nQ7rnPpO68qMJhL2os+z6Yg06rB1SLyZxwjYGmZG/TxaMvanLaiXzEb4NkmwU\n0V9WHtwHFOwPYqzOasX4wIGEBHFa2ByENjEGMHI7YqNESPBbY4xc4Lpxvek5\nlW2V\r\n=STna\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-5dfdcc99.4+5dfdcc99","@graphql-toolkit/core":"0.8.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.1","@graphql-toolkit/url-loader":"0.8.1","@graphql-toolkit/github-loader":"0.8.1","@graphql-toolkit/prisma-loader":"0.8.1","@graphql-codegen/plugin-helpers":"1.10.1-alpha-5dfdcc99.4+5dfdcc99","@graphql-toolkit/code-file-loader":"0.8.1","@graphql-toolkit/json-file-loader":"0.8.1","@graphql-toolkit/graphql-file-loader":"0.8.1","@graphql-toolkit/apollo-engine-loader":"0.8.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-5dfdcc99.4_1578073147715_0.01837419850055766","host":"s3://npm-registry-packages"}},"1.10.1-alpha-404548fb.4":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-404548fb.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-404548fb.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f32bebfef6937272dcd57ba781e61253cbcfe5c1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-404548fb.4.tgz","fileCount":29,"integrity":"sha512-tYvWfFn6viOQ0JM2pAkb1P0U4veDQAvGT+h41+qRsvkRL7KEb/3eDfItsA2daj5Md2i5a/9Gs3IwphGsS2fvBQ==","signatures":[{"sig":"MEYCIQD2YMNp8gTiNOX69G6WEMNw6sR3DljOMTM33+f24flb/wIhAKZ3Txnp9LKJLyEymWjt+m5Xk9MAnLqgLAKUSGA6XsEe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeD4Q6CRA9TVsSAnZWagAAPT4P/iLvZVFiut/0YKqgxvAX\n+sWtsBHrCwQ0+jfYA72a8rGFSuw7aLN5fHm1GBqhRA6UK8s4o7Yt4NsdY6Wz\nLcAqNlz1Nlb9xY5VOlEWy4MFlT1suli6FfLLt1/Vv/PJ4fhGx4b+gaDf9gx4\ndA/zC+dP5n2ss6XIYhfCfLUDVhW8I68z5i8y3dkUHYTHdU9JvJQx9LJqbbhi\nRa0Wqey/6RjByGihuzBP8l43ZX7HYRe4CwoYOslUo5tbEl3Q+1N+GvebQ0sr\n5PJhb9TWku18z2wCrbuCVVKEwbKRmlLtxD865N2vyCuoHmN5v5DhQUn7dytJ\nofyyjfiePrBZoLM8Ud1iWJTxwpZvVrLj9h81jnWniqe0sZMKa12+LzZjASAw\nAXx66YuDt02THSXv8LB5vc645x9VYN2TOBkvNfBvNi8241OKcS+WUeMM4RS3\nRulUkuNCniMSwRtTYa0+O+bNcBJRCPKdeARrWLnpY8IbAlhPajfcIpA9vQGr\nZRdQMKlvZy0QEJRtpVvklWG1FzYhLBPZvNu0rPaLX1eHkU4nhxDL0vWcgD76\nxZDQgzr1YzI6F+cRU3oT5+X/OBVKx1OpdC/sMqUjN2jwbxOfKKwYlTdGCVrs\nMP2IgU+1Xs7XTx3r7C80a/Gh9Q3ZQoO3SyjCeNvI1TZwW5OMDQTEGFNVAS28\n5U/d\r\n=lsl0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-404548fb.4+404548fb","@graphql-toolkit/core":"0.8.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.1","@graphql-toolkit/url-loader":"0.8.1","@graphql-toolkit/github-loader":"0.8.1","@graphql-toolkit/prisma-loader":"0.8.1","@graphql-codegen/plugin-helpers":"1.10.1-alpha-404548fb.4+404548fb","@graphql-toolkit/code-file-loader":"0.8.1","@graphql-toolkit/json-file-loader":"0.8.1","@graphql-toolkit/graphql-file-loader":"0.8.1","@graphql-toolkit/apollo-engine-loader":"0.8.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-404548fb.4_1578075194050_0.9217240689307331","host":"s3://npm-registry-packages"}},"1.10.1-alpha-c2eebd63.5":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-c2eebd63.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-c2eebd63.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8190c48e75e3f7ff4a24d71dc07091a867d54b7d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-c2eebd63.5.tgz","fileCount":29,"integrity":"sha512-+FGilfkHENqeQTTRkqXlcWCXr4QrHHvyigl0HAzQ36TKpEnDz9z3tyMwZbDxyccpXb77s8X+3e3se6NlMholew==","signatures":[{"sig":"MEUCIEGwKg8Xb7Q3kcfE0jedW31qqllkIQ74yQP9INm7KYRYAiEA3hr6nTIKY/rMHxOTwLaxVO6JMNO1cvbD3IrdmyTdz2M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeEX8tCRA9TVsSAnZWagAAYDgP/2UibsdeTMzHKsXRTt6C\n0iJ1wyymCzXSFCvu7xTDoNnJzWedfp+rlGQTbnfHuBNOAgBnCSO7FH4S84+I\nXQIF7rE6kz1j1fLmwixa6sJtPMgp3RO58L64qoGOeEHn8obC364RX4lMP5iB\n4AkfHVzLlUATM9cUezBhCd8K5TN257EU+QbhS5H8ufatm195IzlnQekzv+pD\nvaXQnv6KvbF4Uwj65nvenrx2CQBh1/j/HCmiZwoBziU/QgvEGobLORjyxWd/\n3NBAJJwEJLZIIqoWyR8dvURsmj95rjnAEgRTEwcHabA7IXD4BoYIFRt8zDQe\nazYcRISe+Hqcpc6x18tAD5UBCHSRHf6Ls5Eqc1oBj62lmEvGRdJo7eAZdjaz\nxUageFBoKTIdeSeq+Em80FD8IS3y4Py5ozg5vCPTSGRKPwk2vaFSFewsPEjQ\nVNc606hkjDCa49i+qTafT5x6ucpCcFXExetwZ0hu9R1KSixMr1V95Qe0vEqi\nEN8ib1lYl+IgSCZuZCcvlVhfUefMRh+Azeo54DSMI9rUMTo0bZx7eK9KIqyH\n5J3/Qw/HWACgZbzNwUgXtLbH2vfKWY4va+iqdvm5hg9uO0jqJxnYuzZcHupz\nney5ITH+hdbr7mTG7f2FND+gpuB6Cm6dpgFz8Vg9T/uzowqbXZ6cYck1W4Kq\nasf5\r\n=rZK2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.2","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-c2eebd63.5+c2eebd63","@graphql-toolkit/core":"0.8.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.1","@graphql-toolkit/url-loader":"0.8.1","@graphql-toolkit/github-loader":"0.8.1","@graphql-toolkit/prisma-loader":"0.8.1","@graphql-codegen/plugin-helpers":"1.10.1-alpha-c2eebd63.5+c2eebd63","@graphql-toolkit/code-file-loader":"0.8.1","@graphql-toolkit/json-file-loader":"0.8.1","@graphql-toolkit/graphql-file-loader":"0.8.1","@graphql-toolkit/apollo-engine-loader":"0.8.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-c2eebd63.5_1578204972897_0.7243695681314126","host":"s3://npm-registry-packages"}},"1.10.1-alpha-202d055b.5":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-202d055b.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-202d055b.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"6cc4478d204edfbee6faa3599d6c7a6932a72fe1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-202d055b.5.tgz","fileCount":29,"integrity":"sha512-4I6vC43rk2/ji7qMX+NZ18BHVtvMx6CSQl0vhWmzTYZ9ZSBadfqwBKFblJM7v9ds43BmVNG9PoPfh7/DTYHu1w==","signatures":[{"sig":"MEQCIBoomV7jCjOvtZ74OZXHsCyZbWRG4ZfjSpZ79hfXnX1kAiB7hRTptsUnQkhcmOCU7t7jKHObtfM/jZf1hyGXwwJVYQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeEYJtCRA9TVsSAnZWagAAViwP/1ONjRq96voAtTcQQGMz\nlq9HA9DN6FV3j5bTHMDYSliaUVpqwS+D5LMjw18athwCkLJZH76reVnpEcfO\nfKvBwBLpmfsswy0gUrZgpqy5ufcggUQ0LndKVd7Vhm1puDv97Va98EL85yuY\nIbWFohbyJzJdNbrGz3KlwnUQBGqi0ycsHH1vICCvBpgM8jjG+az1wNN4ULiB\nTJL77xl52ZWLclee1vEcirwMpXuezuQpbew2VXgGZRXB3keqt1lNqU7f38SE\nkLUvWEbydka//bjPdiY8SMEh6Ct7s43+2XI83UufRJSeuwjv0a/0+pzJ6Ltq\n9KdA8sYCEye6HT1dV9/zKiwqBxzxcxsyaH2yQdtwzk4WIoce8xBmdvxxBvCe\nIK3nQLr2yZMINU/ArxeKuFFjlYjJ/1bKW5OsSQ1AqaPD9F8JJ3KbPHFII0mT\nBTRfxP3O0WOkCRZvVHxWEwrm9rvkyxsjkvA+ujXk7pPBN4VkYREGaryCfeAJ\n4fTKs4/DaXpf+WSqPPlcf2gN+xRcAIzoApbxRefTK8qba5IwMy0m7RE/muLE\nJ7dWfVwztrezBjZdDErRgTjeFfn8sLcddrPROBio11A/DJHO+kmSAjMBny5s\nlaI++96EoUutcspv9I/KUCdyA7c81E/N5UVBB5dKQIfnx+aNZA4Dx0RzZLlA\nlZ7E\r\n=15uM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.2","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-202d055b.5+202d055b","@graphql-toolkit/core":"0.8.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.1","@graphql-toolkit/url-loader":"0.8.1","@graphql-toolkit/github-loader":"0.8.1","@graphql-toolkit/prisma-loader":"0.8.1","@graphql-codegen/plugin-helpers":"1.10.1-alpha-202d055b.5+202d055b","@graphql-toolkit/code-file-loader":"0.8.1","@graphql-toolkit/json-file-loader":"0.8.1","@graphql-toolkit/graphql-file-loader":"0.8.1","@graphql-toolkit/apollo-engine-loader":"0.8.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-202d055b.5_1578205805036_0.5060648689665188","host":"s3://npm-registry-packages"}},"1.10.1-alpha-7435fca2.6":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-7435fca2.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-7435fca2.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8530f5ca3549fd4ea6235d7fc4046fb4fe7930b4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-7435fca2.6.tgz","fileCount":29,"integrity":"sha512-cEJrCKl+Tld/nQvTeE2Js/o6V8c0NKofvW7q4gys857LKf+karnS0mPQUrJTsvTrDGaBv/GqiqgslefiWmlRpQ==","signatures":[{"sig":"MEUCIBc0GeeVKTgyLPz6HLqwe0CSHbikTgDFaclovijoA82tAiEAsvu4jDSrBRSsSmkI8LBkJPToF20mokUDGVIPXFs/BKM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181513,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeEapXCRA9TVsSAnZWagAA2XQP/1mn+bkrhNT9DlBvHMIz\n39fdb30Se667hWpDfN4W3gkpoTB19wyCPF3ukMON1sQI2/J6sek6ykSKtuFA\nZE/xHPsvX4Z23FiCdfWRpGuAXuXnVFWl5dBJFhsQlWedPA7xcYbJ1FCugKU4\nPjTv/KU4X6EYVscIqZb0A7Z8Xn1GyfLL8KBb5y911BzktsG+cRFbGOUBetQT\nS8npsQsWNGFwyUP5+WbEpHxOEyed2Eya5pBwkfQGKSf7eNnCn/bGQ0h7sPiW\n60BOV2PDR0WyiowJGyvChprziSOYt+Hv9noEoXyxhHQiOlBoe5kT9raEqPl+\nZbpXG82anIzL6X+56JctRf1bO69kRhe4nruvtDMkPedidEP1oW4VJBd/dV0I\nCLtsiqJou2uK6JlFk5Dk8O1uiYphvyhRCLGhwffpvQ/TwKL23G+cb54uVI/H\nD9dkxeeZp72KNmO/xCz9EHT9kCxLM3baWkTR1jk68+k07Hxzvc0uU/mnV0xH\n57JuVsQNvJifMpQ05SlseiwH8c0S3/1lvMd/eSzMsPC6EM3oKBEFOwH/dtTH\nLNhespMcYcYkzC3yN3hlkbrFtaWeAdrHJtYrgsKswr5UVobnaMNx+Rn0dzZz\nEs6rS8/PCXQaLGC3+Z7HJUNySqCj/nJfktqUfqBk5rpARtMu3vvVXc5V+NI0\nGLsm\r\n=QJvs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.2","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-7435fca2.6+7435fca2","@graphql-toolkit/core":"0.8.2-alpha-eaf33e5.3+eaf33e5","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.2-alpha-eaf33e5.3+eaf33e5","@graphql-toolkit/url-loader":"0.8.2-alpha-eaf33e5.3+eaf33e5","@graphql-toolkit/github-loader":"0.8.2-alpha-eaf33e5.3+eaf33e5","@graphql-toolkit/prisma-loader":"0.8.2-alpha-eaf33e5.3+eaf33e5","@graphql-codegen/plugin-helpers":"1.10.1-alpha-7435fca2.6+7435fca2","@graphql-toolkit/code-file-loader":"0.8.2-alpha-eaf33e5.3+eaf33e5","@graphql-toolkit/json-file-loader":"0.8.2-alpha-eaf33e5.3+eaf33e5","@graphql-toolkit/graphql-file-loader":"0.8.2-alpha-eaf33e5.3+eaf33e5","@graphql-toolkit/apollo-engine-loader":"0.8.2-alpha-eaf33e5.3+eaf33e5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-7435fca2.6_1578216022711_0.07397695426727902","host":"s3://npm-registry-packages"}},"1.10.1-alpha-7a969927.6":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-7a969927.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-7a969927.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"6a1323ba9cc800291542c2724f564c8746a98adc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-7a969927.6.tgz","fileCount":29,"integrity":"sha512-YYJnaD1pbSvOQbidKkE0uG6Vxmy6h+YEB1uHIbc+MjTGXEBl0ozYdBitIn0s/V3KeJS3lrkRjR+5A32HkSSfEA==","signatures":[{"sig":"MEUCID8OKrbDq3P3XOD6+w88RQRbEmMqU82khpFQX7Z7e7bjAiEA3TstKngR99OzwkCKBku2nVrbPy/bgm3nYtvRzsokmX4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181513,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeEc7tCRA9TVsSAnZWagAAX20P/0Ay89UMXn9jyeXvSitn\nm4PFP2TVPGLYEpwBN1kdX0Gn5N9+LIzNxO7cFiuLvVQupG+TJ5/c1Td8A9xJ\nAht8yN5FbbF0qAH6mFEnZgu3U4LLo0nbvuWHSJEWYFN1pAYIxHmBLuxX2m9q\ngXPZPajcCHZKuFU0q8YOtkHxSNzCohcz/AZZWLSvaxS1BoXDnowWUHUGXETr\nIRrx32weLERUOvyy7/TgwsjiL2pc9k7PKkDuQX2R7TJhRvS0zCvTVccUEeoy\nf48OhBVvKnYBO9zeMXVrWY51VhFNsPT8T9TcCt3BSOtwKGbvKKSwhuHT3gUg\nJ6LFTTYgTTYqwyBYhXGbBIwPv+YuiJ+ehVsqv1pS4c7oonT/phX5LBTjjyS3\ncvDAEOH61JSjMeN/BGpzmWviJjN10qyk4YakCxBnLrrPi+LSLQ67Aej25ShK\nYaVE5chNOAGpphRhS9Rmc7sHMNKWl5+OBEyVRtqqNk4dFykPGzrIV7es+2XM\nEDAmHREeCuU46Z9Fq57UvfdMtg4LzGd/0TGEwNDZICqUQ8DBh9hEc/ulqIo7\nEoEGw53bxFVs43NvChqHYPOJHP+58sHI++Kaf5gaytmTZci+78wlf8vtdplz\nnKDZnnwiOIUFhRcmwCwT/8iGSo2ShYbY6q3qzfnsw+vfynHEZCefUrZmd/3Y\nhB+L\r\n=EKJP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.2","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-7a969927.6+7a969927","@graphql-toolkit/core":"0.8.2-alpha-eaf33e5.3+eaf33e5","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.2-alpha-eaf33e5.3+eaf33e5","@graphql-toolkit/url-loader":"0.8.2-alpha-eaf33e5.3+eaf33e5","@graphql-toolkit/github-loader":"0.8.2-alpha-eaf33e5.3+eaf33e5","@graphql-toolkit/prisma-loader":"0.8.2-alpha-eaf33e5.3+eaf33e5","@graphql-codegen/plugin-helpers":"1.10.1-alpha-7a969927.6+7a969927","@graphql-toolkit/code-file-loader":"0.8.2-alpha-eaf33e5.3+eaf33e5","@graphql-toolkit/json-file-loader":"0.8.2-alpha-eaf33e5.3+eaf33e5","@graphql-toolkit/graphql-file-loader":"0.8.2-alpha-eaf33e5.3+eaf33e5","@graphql-toolkit/apollo-engine-loader":"0.8.2-alpha-eaf33e5.3+eaf33e5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-7a969927.6_1578225388845_0.3064743337236311","host":"s3://npm-registry-packages"}},"1.10.1-alpha-5c74ae2d.6":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-5c74ae2d.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-5c74ae2d.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"76b86082758fd85946c0f76e5f5c8602f03387ee","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-5c74ae2d.6.tgz","fileCount":29,"integrity":"sha512-dc7sY8bTFmCilAR4b0YWfrg2QLWsHcz/ZcHG18fYVMbNXaMj0eitAsEWjucwiK3pDr9GYkSFk2ddYfr7EaaZOA==","signatures":[{"sig":"MEYCIQC60Qh88vNtgR0FJnAa37Bc+4Q8hKxEblP8Sh/goVOLoQIhAJ8Rl+SZnL7GFfB19MztzZiNr562cH92x7nfvY9jJvFa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181513,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeEdhACRA9TVsSAnZWagAAkRUQAKHdHsjeVhMLBnx2eRd4\nvbhvMMQGcX9EpuSxezujMGgkG6NcVr90q6iDEEknc7s4U8nfBAyzrhuPYX4J\nPG4y3kJwI5lsfRDIpxEvdfi1tJTSrmT0TX2acC5KcAajHtq6wXz5dJzYEf/+\nSol80UntMYWAcocCFNEZG3Plucbfvlh/fDrOJtWSA/ejBJlmvlbCkxg+/pty\njTWCC1S/Gu6PLmCKZN2hD2gWYa03Hz4LR9OWX4M0WP9P5kmnjFYuKP8qaalz\nvD55g8zvg7j/1O3msT3dN32OwJ/OSz+AoZw7IhWFVsQ06Kma5E9bOq9ebydQ\nE1lN+hHzGqYY1Pxf+d2zIXpUcXfErQUI9yRTGE8YBS8fgzGqfiHDFFR/zV8A\nXuDuwd2M4L9JurZQYqipEeWprFn3TGKWPuZy0Z6+c3Lf8QpD7Up6qfIRbBqe\nfmuR8lcYtRfLnOnFJ6BwYn6u4U2yR9D0iJg2XtindtXbyRLcMAjz+anzMJaf\nWb2jEvHHjgsEL5Df3NMz1n06b3L8KkEt2fWn7ZJKhxdcuY9ZGb8wYPShp/NN\n43cgQvfwRMebHT/ibXDjpc6VVKXJUuhg06cdMJi1AhJ1eBDEbtCdMsRX6/I3\nwl7rCmKI04r4OwqoCWB8lKo93+NtxkL1tNuCKvwB9i28zfTwH/DQh644VZuZ\nxM38\r\n=VR1j\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.2","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-5c74ae2d.6+5c74ae2d","@graphql-toolkit/core":"0.8.2-alpha-eaf33e5.3+eaf33e5","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.2-alpha-eaf33e5.3+eaf33e5","@graphql-toolkit/url-loader":"0.8.2-alpha-eaf33e5.3+eaf33e5","@graphql-toolkit/github-loader":"0.8.2-alpha-eaf33e5.3+eaf33e5","@graphql-toolkit/prisma-loader":"0.8.2-alpha-eaf33e5.3+eaf33e5","@graphql-codegen/plugin-helpers":"1.10.1-alpha-5c74ae2d.6+5c74ae2d","@graphql-toolkit/code-file-loader":"0.8.2-alpha-eaf33e5.3+eaf33e5","@graphql-toolkit/json-file-loader":"0.8.2-alpha-eaf33e5.3+eaf33e5","@graphql-toolkit/graphql-file-loader":"0.8.2-alpha-eaf33e5.3+eaf33e5","@graphql-toolkit/apollo-engine-loader":"0.8.2-alpha-eaf33e5.3+eaf33e5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-5c74ae2d.6_1578227776182_0.31476530572322825","host":"s3://npm-registry-packages"}},"1.10.1-alpha-3fc7bb8a.6":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-3fc7bb8a.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-3fc7bb8a.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"760a23e0fec3c5471e3f25f82503737c7e45b34b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-3fc7bb8a.6.tgz","fileCount":29,"integrity":"sha512-RXBleT2kPL0x1IfHind/uwXza/VWj9m13sFlj8UhBbsGTgrKBCyULO/JWJvp01zrW2S/uuJGe35COCRNWedrAQ==","signatures":[{"sig":"MEYCIQCbZ+AaOcVDP2BH+Wk+B08JN++5BEkFDGcjl1Vq8wq1VgIhAJEdEEJzqqqZ9VSvOQQcRJdHYsUv2KGANX1sbG/5r6mi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181747,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeEnfSCRA9TVsSAnZWagAAXx0P/3v0WKxrJF/ObYDVwy2A\npBo9UdEnZALK2vNDIEgkc0EvBdCl1NK8ZDhCToF2R3fivjBEal4y81gdC+qF\nMIBoPwTfh+G9GMemgKltvG+7RnzsRXFrRfYtNAzj4lJWF8nlPOaFuJDZxPwh\nN3j/3wH/1KpHWjw4ms9dVyZWGNfBplszeLiW0RRy5j3CoNzDw+Gxn/qnDQyH\n+2Y9zWR5vQYvIf5+Ozt7pTZybLvsHc+GQ6iRrApcwVffbMptqeTqsgNrojPp\n+NIVzm0iqBU08Ngp4usDfIOQeJF/mb1axVUBR8wWscerJy0L6UAXGyf1SPOt\nI+RCJe1tCugD5JOQNZhHUoOw4rr/iPFbmKOB0jSEtpJBcliCOPYvUntxJzCy\nVhMy0OglSFDN5b9xiTFsYEeLX1f8hY34LXIB3328e8ZbJKT/a9M5fS8fzTck\n7O01BIJtWVGpYLurCXjbFdDx8jJGg0FlTvYwU7BmWaKdi/pE5KdNapw58HeP\n3gcqiJW+59rJBZvNk1bMr1wCdT+7DKS+6H/knRWdsZin0jBKMqMfMK07AFSi\nHWN5zeCqpAQEuPsLL49dmkezrinceFVEZoUO1OA1sZO0c+LKmY+uZ+UMGTM/\nz+A9K18nsGCpOZsa/d3G1GVymHSczdqVDa4gjBk4EwFEdBFeEesJbZxAQdOe\nH4OE\r\n=0AXV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.2","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-3fc7bb8a.6+3fc7bb8a","@graphql-toolkit/core":"0.8.2-alpha-0274a7c.9+0274a7c","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.2-alpha-0274a7c.9+0274a7c","@graphql-toolkit/url-loader":"0.8.2-alpha-0274a7c.9+0274a7c","@graphql-toolkit/github-loader":"0.8.2-alpha-0274a7c.9+0274a7c","@graphql-toolkit/prisma-loader":"0.8.2-alpha-0274a7c.9+0274a7c","@graphql-codegen/plugin-helpers":"1.10.1-alpha-3fc7bb8a.6+3fc7bb8a","@graphql-toolkit/code-file-loader":"0.8.2-alpha-0274a7c.9+0274a7c","@graphql-toolkit/json-file-loader":"0.8.2-alpha-0274a7c.9+0274a7c","@graphql-toolkit/graphql-file-loader":"0.8.2-alpha-0274a7c.9+0274a7c","@graphql-toolkit/apollo-engine-loader":"0.8.2-alpha-0274a7c.9+0274a7c"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-3fc7bb8a.6_1578268625715_0.2689738976920426","host":"s3://npm-registry-packages"}},"1.10.1-alpha-982e94d0.6":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-982e94d0.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-982e94d0.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8e98a0173bb69e913935f17eca7acb9512719aee","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-982e94d0.6.tgz","fileCount":29,"integrity":"sha512-qkxsw6oKYlp7iWwCqkNB9MOw2QxN3qrUQyIQqAtFcL0zzA878ULTQwfvFjkn4p2LQ7JC4epFEVxi4NvY+BBnuw==","signatures":[{"sig":"MEQCIBWEsw/Eg61ugqksWQK47RuotH6kHlWkfNYTJryuOmpsAiB5g0y/uxqIFkR7qGs2PKgq2DK043IRX4rp8Zrx5tiqlA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181756,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeEnlaCRA9TVsSAnZWagAAASsQAILjJ7bC9wvpKNMNi5Bk\nCCVcESNKya6kztoZ4NwYjH6z8rWbzYPVKzFYcbsNHrofWYgCIwW32mekHGHR\niRa2ZQ8oStXh2aUAzYoe9qFONmidm8hyn863t311whWCp+IUnep5DZap7m57\njASyzcfbzOkxLmy4VkhFEASoqsgxSdgP+Jvy/MFhxw9qYzqRP/u4BCL8M0nj\ndnb12yH2LftPVUKAtb1hKiXh1JulcW4q+AxkBWypvfrf/MDJpTX2GCG/XSIw\nmT6tXUkwYpsqBLNAaqGrWJMzmc2fjYUbcsSvmSJM78q4Fe4KycpTVlOTgLbg\nVt47tLqJk3KiKVPExygAiHqORnZ4apRS75x7Qs4pzGz9l0AzxQU3YqgYgGNO\n1LwyERC6OT768OiXNFBl4SkzYIMYURLty4pjFRBblra94sPq0gdomGYezEjL\nveQS4YbZthczdF3G2bw3lOiS59zijbXhvlL/ayZn4wH+2TuQa+/Mn961GaVe\nr7U3zFrpSp6rzLz4ZmQM1k3LD77GsiomeDio3XyTekBZWNsZRHblXM5sGTYV\n5gtRzhIQ6SOl59nHa0ERs8HbPp6i/SU2fiBBeoD4bSXIkc12sHpN2OiG2BPu\nM1XFikhhrHYtt4Nchrq9Kqice4iT8WRdopOATD0fCdjrAf6vvr40lZ6rugvn\nStWM\r\n=vtEI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.2","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-982e94d0.6+982e94d0","@graphql-toolkit/core":"0.8.2-alpha-be2cdf2.10+be2cdf2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.2-alpha-be2cdf2.10+be2cdf2","@graphql-toolkit/url-loader":"0.8.2-alpha-be2cdf2.10+be2cdf2","@graphql-toolkit/github-loader":"0.8.2-alpha-be2cdf2.10+be2cdf2","@graphql-toolkit/prisma-loader":"0.8.2-alpha-be2cdf2.10+be2cdf2","@graphql-codegen/plugin-helpers":"1.10.1-alpha-982e94d0.6+982e94d0","@graphql-toolkit/code-file-loader":"0.8.2-alpha-be2cdf2.10+be2cdf2","@graphql-toolkit/json-file-loader":"0.8.2-alpha-be2cdf2.10+be2cdf2","@graphql-toolkit/graphql-file-loader":"0.8.2-alpha-be2cdf2.10+be2cdf2","@graphql-toolkit/apollo-engine-loader":"0.8.2-alpha-be2cdf2.10+be2cdf2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-982e94d0.6_1578269017787_0.8854656034964157","host":"s3://npm-registry-packages"}},"1.10.1-alpha-2c64ce80.6":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-2c64ce80.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-2c64ce80.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ba836ab44a70162dee0c9127d376b7fa6365e896","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-2c64ce80.6.tgz","fileCount":29,"integrity":"sha512-hjbBnJaanTsoizGGXDCWxsJUxPnATwMflt0MrtDq9v6u4odgvTUfSZFI+xB+5/oUZ4U8lnLbvz0WyKmvGWafmA==","signatures":[{"sig":"MEQCIFsVT33xPya++7GdM9kD8NNchIALrzOkJ0MDKS31WxyDAiBZ52t+rJpcWAiY40GAnGHopYrzX339DUXqqgK6BJGq0Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181756,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeEnrdCRA9TVsSAnZWagAA6cYQAIy1R2HdgScNXQrR9gPh\npaLqvAQIg+qp1J92u/FsSGStL5hR8X4lG6luucAl5EUsD7jJW86awAq6ain5\nkfg/7DpDkzaTl/XAPETZS5x1sngDxR8q423rUcwFwpo1pfYPl96otPDS2mOR\nP9UoLF3wDwFQWALVXeJGTEIryDzaSMBLDraFG3ip2oijlWxEskksVoitejhY\ni/K99zn34APyirB2RZ821u4Q+dh17CiU3M2q6J13fPBfALASz55z2bFpi+gg\n6rxqzwvjMlS4CAFNrrOqVw+shNGT85A8xHT7LY1yAKlu7/hUwTk26KnKCbst\nqeJarZUE6kFPBBkR4fwPwGfEtHAjn8wnKSXf/wIpSLxvNK1hvfVnhLYAFr0p\n0GVI5xxqUWs9w9iBElUtnrUOQ/stj1SJq4faVdL3J4XyJLJe8syM6aIdQke/\nW1HF0GvzQSgsR7PPWUzL0LnKJtlwL5LakRZD1jLGTQDvZqdH1PUiGfgmkR6x\nj9vREegcVnWVhoL5a5eXScUqhVgH5i3Yjoe+DRJ56CYsaPMq7Q/HVfh4ZDBT\nnoBGRVeXwHjmoJJO7kkXgh2mN8K1H9EjYtIfZpijHQxA6Lsghvd71L9n5U2R\nryRz7X799PE4vYJ0BzqUu8BLivHDnhMWM1sAvlunH1mp1FYhDzIBBocdc0Bk\n/9ZL\r\n=UXQv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.2","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-2c64ce80.6+2c64ce80","@graphql-toolkit/core":"0.8.2-alpha-be2cdf2.10+be2cdf2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.2-alpha-be2cdf2.10+be2cdf2","@graphql-toolkit/url-loader":"0.8.2-alpha-be2cdf2.10+be2cdf2","@graphql-toolkit/github-loader":"0.8.2-alpha-be2cdf2.10+be2cdf2","@graphql-toolkit/prisma-loader":"0.8.2-alpha-be2cdf2.10+be2cdf2","@graphql-codegen/plugin-helpers":"1.10.1-alpha-2c64ce80.6+2c64ce80","@graphql-toolkit/code-file-loader":"0.8.2-alpha-be2cdf2.10+be2cdf2","@graphql-toolkit/json-file-loader":"0.8.2-alpha-be2cdf2.10+be2cdf2","@graphql-toolkit/graphql-file-loader":"0.8.2-alpha-be2cdf2.10+be2cdf2","@graphql-toolkit/apollo-engine-loader":"0.8.2-alpha-be2cdf2.10+be2cdf2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-2c64ce80.6_1578269405394_0.8523361405924339","host":"s3://npm-registry-packages"}},"1.10.1-alpha-fab2a7d7.6":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-fab2a7d7.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-fab2a7d7.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4d586291057bcb278a14929ad895bf8ce7282cb3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-fab2a7d7.6.tgz","fileCount":29,"integrity":"sha512-wfi6NZOxA0tVKiMg9tGZIAdTJ+ZfZrh2hvLVTmie8I8NQBLV5OA+snR1N2cJnfIBrkFqSAyGT1NhZlbMiwScGQ==","signatures":[{"sig":"MEQCIBYQC+yABCESEXbOQcIr5RDrqIhVtdTACRt8Q/9Cb8YmAiA75uytRInXO6Xu/W3izGD1wvpo+pWFJVi6aWNEJgG+Ag==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181756,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeEn24CRA9TVsSAnZWagAAyTMP+wfgkfvDgKyybjH5qUmV\n9CqAFwCuIi3hBhhu6i/Yj5BztQxLkRPij+MkIVfEAuiBWYlbHAP9wwQAKxjn\nUGAGaRr6p9uO1+GpvILfvLz7AVT/IJEPanr0ZKRRXoi4CG5HwDcqd15TMoNS\nTKkD1wGbW0pa5AlV6Xe4GGjrVWHX/p8p3feuyhul2IjDp8mfwA3KAP7QFRVs\nc5nsv68c3YZlyhISFASeYNyOMmf9sie94VKZFyzd3NRai2PABnhrpAHuSyqH\nYckSZH8hcgbQZqoMC7pkvxmf23Sz4v2K2t2F46OOURQsL2UO0vFNB0L2Aq/R\nKfiRWRTsmRZCi+QQU2NUQMrnRvpLkunsidoVgiTctt8dNBH1LZDoeskszyHi\ndtFXD40CSwrwLolsyJztJqDB15TBSzAfGggvR5zlTzoEPyNhpPAxq+641FsZ\nOEmh964qAXCYNjw1GSvHCcQBUNBceqG29TxVzJ2U6/GKL7cOM7S2c5PVI74u\nkp6+ws8bG6FBzZNw+zfHya1VtWwCv+2zbl3hVOVcEabTEvbd6jlaCCJ4Y2Fn\nS+czDseeZ5wwBZV3RDNopALY0SKY7TeH/IP60aBafQ8ThafkKUEDS3DRTS3L\nIffBurBTZasgLdCPNDl1pUWl32ZJWERk0EjCM7ASzPhX3mpH+rpLCaibOZEM\nMm2c\r\n=YZTR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.2","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-fab2a7d7.6+fab2a7d7","@graphql-toolkit/core":"0.8.2-alpha-be2cdf2.10+be2cdf2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.2-alpha-be2cdf2.10+be2cdf2","@graphql-toolkit/url-loader":"0.8.2-alpha-be2cdf2.10+be2cdf2","@graphql-toolkit/github-loader":"0.8.2-alpha-be2cdf2.10+be2cdf2","@graphql-toolkit/prisma-loader":"0.8.2-alpha-be2cdf2.10+be2cdf2","@graphql-codegen/plugin-helpers":"1.10.1-alpha-fab2a7d7.6+fab2a7d7","@graphql-toolkit/code-file-loader":"0.8.2-alpha-be2cdf2.10+be2cdf2","@graphql-toolkit/json-file-loader":"0.8.2-alpha-be2cdf2.10+be2cdf2","@graphql-toolkit/graphql-file-loader":"0.8.2-alpha-be2cdf2.10+be2cdf2","@graphql-toolkit/apollo-engine-loader":"0.8.2-alpha-be2cdf2.10+be2cdf2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-fab2a7d7.6_1578270135926_0.06265160378547474","host":"s3://npm-registry-packages"}},"1.10.1-alpha-26eb188e.6":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-26eb188e.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-26eb188e.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"fc73512870418beb2649804a9469f92e7190fb82","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-26eb188e.6.tgz","fileCount":29,"integrity":"sha512-NnJP1xdXUqtWlBCv/MAMrBDFmBreaiBjE3q7sKWXkjQGNTZyD5KCoo+AycCIjfk1xVD6Rx1T3p0oC5hIiik3zA==","signatures":[{"sig":"MEYCIQC0v19htDeL7h47mMOt0pKIu1/ymqGoMKVf6pH8Qr6nbwIhAIRcm0Hb67UFFA1kL9lQjInyGY+lTamr8kkr6PNmxyWP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181756,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeEtJWCRA9TVsSAnZWagAAJnIP/13bEcqie13UeK5E6MAY\nllK2oq7T9FPb0XnTI0w5Jk+vCQYLFTjxmICrCEkk4HlzMbiQoPA6zhqK+69B\nQJk5gGIngJaMCDyGpZaPOWG1UTYDA6dlTzwypDYEqVCcF8vkaamUVbn/o1Xj\niyeNB7j47ngAJ/bnd+Tqgl+vbtERcc6ZZmc3zGGgxop+tlwcEMS/GyD8yuJS\nGwtqAQguqoFZH0wWk5T3ftPr74WLwAP1FUyaxkzmLg5SokoAqD6YzW2lt14y\n+30FknPVU45lobC5qnERU/Y2vsFCF3OQ6koGNs64OaxMx3SVaXG4gR3s6tC5\nz0H9U6JDwQXOWNmHdCSx2ca9g1AX5t4T1pibJUQVfw+T6SeL0Rk6JqxxM9RG\nfsveg9RwttqZ/8VZ3iazed/kUKXkopoUhWTjFL2qQMBR2fAE0Pcazebltfu5\n+W5vbWR/KV2YZo+MhikwAE+BUy1hCmrK3SeV2fYbdbH0vOWfcMV35ko/blIe\nf+1/vyyrQwCptrmCNAYiEcwM8/dE9VzInveq2uqdKuz+nnUOun9KL1TGaaJF\nDsRn7Ne77A8zALijhTYpRMtHHO5WtHi71S9iL0dJrsC0Y6r37Y2+GekuKiUu\nW3v5QQa2Ow4Pjw+BR9yVFPj+lfPsgMFMRx/m5/f5oeUIdiVJejrQgniUnlmH\nB9mG\r\n=Q+ak\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.2","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-26eb188e.6+26eb188e","@graphql-toolkit/core":"0.8.2-alpha-be2cdf2.10+be2cdf2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.2-alpha-be2cdf2.10+be2cdf2","@graphql-toolkit/url-loader":"0.8.2-alpha-be2cdf2.10+be2cdf2","@graphql-toolkit/github-loader":"0.8.2-alpha-be2cdf2.10+be2cdf2","@graphql-toolkit/prisma-loader":"0.8.2-alpha-be2cdf2.10+be2cdf2","@graphql-codegen/plugin-helpers":"1.10.1-alpha-26eb188e.6+26eb188e","@graphql-toolkit/code-file-loader":"0.8.2-alpha-be2cdf2.10+be2cdf2","@graphql-toolkit/json-file-loader":"0.8.2-alpha-be2cdf2.10+be2cdf2","@graphql-toolkit/graphql-file-loader":"0.8.2-alpha-be2cdf2.10+be2cdf2","@graphql-toolkit/apollo-engine-loader":"0.8.2-alpha-be2cdf2.10+be2cdf2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-26eb188e.6_1578291798198_0.3131100054783944","host":"s3://npm-registry-packages"}},"1.10.1-alpha-30e243de.6":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-30e243de.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-30e243de.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"54c8a9a61d55a1d7aa1073f521d2e047dc6271eb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-30e243de.6.tgz","fileCount":29,"integrity":"sha512-VcIC4SA1Q2oS0JbT+vmuyDE6jMcOtasU87G5rbYn7EIUvz2EtRng8fSCuEz+dAt3/zCAIiO7O7pZzs3U8xpLqQ==","signatures":[{"sig":"MEQCIHHpeJMSk2KOgxL08bzdcRVWuizcLvVkD7Jx6fn0q4GhAiAQ5p1E8uvpJ98BpWXYclxtczGA+opEl741BXOg2RQgkA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181756,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeEtcYCRA9TVsSAnZWagAAEa0P/2B/aQKQqM7HBHulBx/u\nxJ1ObhuaXIObG9VsfJC2elqUa9HMFepAR6EuMfOldLgIeGijavY/S7avKQPc\nOQxlWQL5GSk+WAh2gtsWqvmRYMfcGNJzAxAsGSP9NvUQUdLhxDKK8ByL2TfI\nb/yLQMO3espDEQHSookdusc8yE8l9UN3CoKMXcNMI/b3kM+Q0JMemi20/87d\nRB5wP+KdZvN/WpgvEH0N79mhF5ahrbu4bBXCWNvMeU/VX7nBCvioLgUpoM2C\nkPezxyWrnq8Aj4/sJY1oRwJAEyTqwQYrY7GOZpaS+7Xa+gfVjG4oV203+F6o\nkN6Fyp2brBC9PgcrACqy+GoG4B0J2jmY49kVuJk8RBxNOvMkEEvug/lYmPpT\nSxRkt1mGBufgd5NN+3LFuOM1bBJb4oXnX9EwwRf3FQBM1LoUc2Hy+YjYXt4/\nBTfJRAPyQN7wRC3qPkMM9eyt//hxWqMm0lx5PQTOrseo//uRQJRt9jctDnZp\nI70se4QxoLx+2Cu/IaX1zEIV6O5Jp5A0FAA1H1GaI5kWK/zi++Dz3Aw7G7hB\n0QECiFKiU9GPvK7q42H1gejsw7iPo5nkMBrpmy8I1k0riQp4OAOiEKVnUFvy\nxk3BHmuvvUH1MY5NzpQN1/hs2kncLo0fBXRxikFFpx+P2Ee8OUZuOJP2cYxk\ndiwR\r\n=BfjU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.2","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-30e243de.6+30e243de","@graphql-toolkit/core":"0.8.2-alpha-e6711b7.11+e6711b7","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.2-alpha-e6711b7.11+e6711b7","@graphql-toolkit/url-loader":"0.8.2-alpha-e6711b7.11+e6711b7","@graphql-toolkit/github-loader":"0.8.2-alpha-e6711b7.11+e6711b7","@graphql-toolkit/prisma-loader":"0.8.2-alpha-e6711b7.11+e6711b7","@graphql-codegen/plugin-helpers":"1.10.1-alpha-30e243de.6+30e243de","@graphql-toolkit/code-file-loader":"0.8.2-alpha-e6711b7.11+e6711b7","@graphql-toolkit/json-file-loader":"0.8.2-alpha-e6711b7.11+e6711b7","@graphql-toolkit/graphql-file-loader":"0.8.2-alpha-e6711b7.11+e6711b7","@graphql-toolkit/apollo-engine-loader":"0.8.2-alpha-e6711b7.11+e6711b7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-30e243de.6_1578293015995_0.6137792309625509","host":"s3://npm-registry-packages"}},"1.10.1-alpha-89f031a8.6":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-89f031a8.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-89f031a8.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"778503801f1ad2ca598866b6a6f3a9b5be68dba7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-89f031a8.6.tgz","fileCount":29,"integrity":"sha512-tDDynPcYcxoWUP7ERW1eh0VWUrjEpKxY8E+9qrNy1Pxr9w2PJQu4YIfWzULbwqOyyPr3J2hKc4rBbVxqQM+fuw==","signatures":[{"sig":"MEUCIQCeXIj/ny60eHJQ8MgRwKhK/9nwl6ju4WnJ0SX53wlWjgIgP5BziNUazyI15YuHSdUcYPY8bJb0ZeuFkw7a6aegukU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181756,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeEtplCRA9TVsSAnZWagAAgCkP/1OnNnhi2sUWQ84zWE65\ncSJ6veOO6jNSsnCkavQ/EFROw8mGpgGBu3SlNlz7tbGQOX3g/F3v9Aqp1Zld\nL2vI027MhmHENoVOM3PpprjvvMU56VrPWFVaf41dMyRGBYgF46+atG4A6+n7\nf0CGaVQcr2MTb6NF5okFXRqPdqX4SB5hXcgHLGMtEO+KbkpgU1eDYjrzMDtf\nRzjfWxfLI1cuddzDbDdAFwBWN5bZV1/TS94dLo9GZ1orETqTY8LUpdmha2W/\nEY0MqKPaE/ALqzfYoEU65LWPsV/KZQOtHSPdjadeDN/J+q8N2ChivXpctep/\nMkgOkDyMYrFR5htE2Bo9ktysDM0ItxntskHJHB85KhmBYDafMtLf+iLHyflW\njEpbnVvzGsaurOYOeozIbIUmGeYoDOYPkr6L0Qq8crNoFpkmRZCZWjoafSpm\nzimhNRmB2tOZehu5GvJylIUAX5C/NS7FXoYvL+DbqUZCWwC4z/VbJsxHvR94\ngpDOqj41aYkR6EknzYIROu00ZYXM30dY9nOh1AJOAYDAVa475a+4o01G3yy8\n46+gtgusCdaqiiMtQ1KabcjSf2uyBbhYT+SOFL1m/B400c+nIIGPc+DU0AAy\nyluwcHtQpCkjm6wAP6bRH4NtURo8TPNt4vn9ioF3MJNh1DxD0pGa9pJ7+06B\nQEHZ\r\n=BiLO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.2","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-89f031a8.6+89f031a8","@graphql-toolkit/core":"0.8.2-alpha-e6711b7.11+e6711b7","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.2-alpha-e6711b7.11+e6711b7","@graphql-toolkit/url-loader":"0.8.2-alpha-e6711b7.11+e6711b7","@graphql-toolkit/github-loader":"0.8.2-alpha-e6711b7.11+e6711b7","@graphql-toolkit/prisma-loader":"0.8.2-alpha-e6711b7.11+e6711b7","@graphql-codegen/plugin-helpers":"1.10.1-alpha-89f031a8.6+89f031a8","@graphql-toolkit/code-file-loader":"0.8.2-alpha-e6711b7.11+e6711b7","@graphql-toolkit/json-file-loader":"0.8.2-alpha-e6711b7.11+e6711b7","@graphql-toolkit/graphql-file-loader":"0.8.2-alpha-e6711b7.11+e6711b7","@graphql-toolkit/apollo-engine-loader":"0.8.2-alpha-e6711b7.11+e6711b7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-89f031a8.6_1578293860453_0.6322033551190567","host":"s3://npm-registry-packages"}},"1.10.1-alpha-9b7ed2dc.6":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-9b7ed2dc.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-9b7ed2dc.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"6662dc9c91ff9c186f167652626ebbaa6449db6c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-9b7ed2dc.6.tgz","fileCount":29,"integrity":"sha512-X4qnlIig9PICHP/xIYI0sI8JEOG8a4wRcQvQ8GM5t1W0lnpYEJJGjP0AVeYo0/Yu3nQ9oaKrwTqrB+ndUtjXng==","signatures":[{"sig":"MEYCIQCTCgRtScUDCcx2Vc8wQ0XaBQkNHYXUDp1RxnP84YMsfgIhAPZWM3F2T7Mwa91IunSFD65bDnPViI1lytUMR7naSi1a","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181756,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeEuBWCRA9TVsSAnZWagAA3J4P/RVEIqi+zUkWJwCEySor\npDWyEJREVw4NnSNjdtju7pJbGHr8BL4UmjohtqbJxm3AM9tpkAjdRJvzIskw\nF/g70dfhE9KcRcYFR2SgbdQ+zcgAV1bKvYAdtswovGl7yqtkDkpb0NPCsNnY\nMrf+Pqe8G1j6KRpYrrPU2WnSsqk7ZcbVbRKKYKpuSzao491ZWghLKo+gBMsT\nyjz4p0WUMu1HWf7x6ftxjU4G6uU17nySSA/7tA7vijCtcYr0mh6IwhGr5szb\ntDMoilA415DD2WxgN1Bfig4hGwNknEJX/DDHrXAjtBs7Ab8oJXWNDmdmyPYM\nK/Kn/OjREG3J8XEbSC0+7Y9WRgKo5CLdITQt/UwHNbEN6q2FO+u+hM+XFnHZ\ntYibwkrb+jLTz0BDwGieNZkq6pChVRqgM1tbCADfhaoMP9QQQ3U98m24XRDX\nKLsq48cFxtxVuR5dWpmvQZLYWmpRByrbFKuJWRiv3y/QxZeVO/WT8ku+cVE6\nGtISt4IBZ5yaLvsHzsW3w7b/h5w4nTDh/WDnPeGC/rzMuiRRoGCrnC0BQq4H\n4v6JG8gTAFI7ApaEeDP1OMScpDX313mKFc+eSgbH1jmWxUEgTyZiOVhpIlm5\nnUvm2seb2/BsxwDTwikHpB1Kn66mwkZx3d7KQR8ZwfF9/4rvCLBhMdyarX/B\ndBEq\r\n=ZqbN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.2","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-9b7ed2dc.6+9b7ed2dc","@graphql-toolkit/core":"0.8.2-alpha-e6711b7.11+e6711b7","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.2-alpha-e6711b7.11+e6711b7","@graphql-toolkit/url-loader":"0.8.2-alpha-e6711b7.11+e6711b7","@graphql-toolkit/github-loader":"0.8.2-alpha-e6711b7.11+e6711b7","@graphql-toolkit/prisma-loader":"0.8.2-alpha-e6711b7.11+e6711b7","@graphql-codegen/plugin-helpers":"1.10.1-alpha-9b7ed2dc.6+9b7ed2dc","@graphql-toolkit/code-file-loader":"0.8.2-alpha-e6711b7.11+e6711b7","@graphql-toolkit/json-file-loader":"0.8.2-alpha-e6711b7.11+e6711b7","@graphql-toolkit/graphql-file-loader":"0.8.2-alpha-e6711b7.11+e6711b7","@graphql-toolkit/apollo-engine-loader":"0.8.2-alpha-e6711b7.11+e6711b7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-9b7ed2dc.6_1578295381522_0.4971248655138265","host":"s3://npm-registry-packages"}},"1.10.1-alpha-7abaacf0.6":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-7abaacf0.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-7abaacf0.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"7e979fed9b8c2ed9619ded5f8aa239882ab101c9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-7abaacf0.6.tgz","fileCount":29,"integrity":"sha512-aY4ukpiRJfsW84omCoD4PGx0GZxfDec3Eyv8aI9F1y4/aOhu23u5jbKK/14hqF4x7xpzg4L0agzF0Yp9dSMX/g==","signatures":[{"sig":"MEUCIAMtcoytSaRBqhdCFGs6LjTMkJ0ZOJ+sapwGSBzJHfQJAiEApXcZyJEgwV1zz86CkD1sfatiwU9ckh22K3++M5T7Yco=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181756,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeEuYpCRA9TVsSAnZWagAA7UsP/2zGe0qykp9mPH1rTpBe\n08q0yy0DopEQ3Scuz2+C8LEc2viBVoZ8xRebxxQQIcUZs342LPdLIcrjjU3K\n1C9gNehRlrIDwi1vG7ViBeYRoH7IfGt7oi0fz56m54FFTjIYjWCzw4cso0yk\neRUY/6Ed2zNTP7KKwg0M7BW2EOOOboFyZseLcMTDMwbeI37kPYcgExpK7ATC\nJQhL1jq8OHGnLWlkGVMk1USPrQb5/b5k69mxvIXzCNlgy6xOyYJsiwo18NIY\n8JbT29wpFx92XdzY561qmpe1bkQY+BfqHeLTDp6+g9Zja6zvj4hduqZf9UaA\nk3B9sE4T5XKo9PGLwNcxNyFfp1bL4vZYIqd3mNFxrVUTsxoc/BgZNnp7u508\nL8WQNCzvBYR1ujNoTqXCbc1H/xv2zdIa58w9O3tquy+OjvAwhjoZrX6GrI/c\nTFSx6VVPlDtJ4BwFLI39j8OK/JRnjOTNHfyfOKAAzr/CiddQx5vdCeele26C\nS/EyyHtTlyUG93H7ZnQrKkYJIa3jfw34kkxoNlqG/lCvB2i5JewPtXM3JDPV\nV7pmu1W5IlIUOv8Z2tePvv/gaFUr2klhcydlcgwpjlg8OslyqPHUiuiYRypP\n6DoWNjdZtMasox7XOzCxtIw3iP8wdfAv0XSQO6Gy6Y5i7cE1xsTsZaU/1ioP\n2IeP\r\n=VLoY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.2","prettier":"1.19.1","commander":"4.0.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-7abaacf0.6+7abaacf0","@graphql-toolkit/core":"0.8.2-alpha-e6711b7.11+e6711b7","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.2-alpha-e6711b7.11+e6711b7","@graphql-toolkit/url-loader":"0.8.2-alpha-e6711b7.11+e6711b7","@graphql-toolkit/github-loader":"0.8.2-alpha-e6711b7.11+e6711b7","@graphql-toolkit/prisma-loader":"0.8.2-alpha-e6711b7.11+e6711b7","@graphql-codegen/plugin-helpers":"1.10.1-alpha-7abaacf0.6+7abaacf0","@graphql-toolkit/code-file-loader":"0.8.2-alpha-e6711b7.11+e6711b7","@graphql-toolkit/json-file-loader":"0.8.2-alpha-e6711b7.11+e6711b7","@graphql-toolkit/graphql-file-loader":"0.8.2-alpha-e6711b7.11+e6711b7","@graphql-toolkit/apollo-engine-loader":"0.8.2-alpha-e6711b7.11+e6711b7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-7abaacf0.6_1578296872755_0.35136847404475113","host":"s3://npm-registry-packages"}},"1.10.1-alpha-54258282.6":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-54258282.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-54258282.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"130c4418e037505ce4a1cb569e6139f144d567bd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-54258282.6.tgz","fileCount":29,"integrity":"sha512-tVF88mGTPAws4ySyZpywnjgFyswCDOCNPvjM7ZySZ2xMSR3OLnQFV9qtuN6+aVU8uLaZOt/Yy0SoG9+TTYqxiw==","signatures":[{"sig":"MEUCIQCYWazSjB/089Ks0XS2O+ny1maRwB64RavvqfDweOenzgIgXFgEVSFNnMmHJ+u/MfVRjKZPOSoAu/ulqsvX0lv7Qkk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeEv1GCRA9TVsSAnZWagAAyMwQAI+rjqbUIWSVo54vBpd8\nT1OFxZWy5CQvo0yo/LOVibUV9UAxobTUc5KQ3YxZgW0noxQ4KqJB40tgTgNt\nV17wXK4SZhPcxC/Dlt8Kozh0chdr3cMoJnevDALV94PyEg/xzcJoIcwADFly\nsJoU4FOwsykY+k1wQtIjiINfxaL05l9hHglcXcWk+nx79tKsnfgT1Zc1NDIW\nxI9ekFwdkyHyfDBK9gaAB0W1wrpCAPuEeh+25GIpBeSKx2R/pEU30Ok938hd\nc3g4zHTyqSm2tkdEVgxw0xWMXiteGfC93Q3bYbuGTZ6zHDTcIN1/hYvhnnGB\n0DIgvyRFNXsetF/HV6irDwEeSSWXHKOSo6xWzFTqnwxJI6Xakk8LMt5FxoIW\nTHfQBN/0KyTMGPzMqhhDzoPu8zm3h20sfOndFidgcs6gWwyDWF8B3CTLP1AU\n2znqoz6HuhsijqiTUzU0K0k2HJDU9O4d7lmSwOTccLR6jcIW90PI2H/fLI9g\nyNM+7UH4Cd5UXnwTaeuFwaOPDbX/YsILGpdJxHQiWZsnKYB8eIuTs6QCaPoL\nCW049q+ucfJ7UWyDy0KDKndIrkXhP9IjfLYWolak+rCZZXumGY8nlH/bW68x\nyiSxRRnwvGN55H0WcXlqz9TzVYQLlVyR6oU8BaNAJI+Ow47PR4Ws64CXNn2+\n8WMh\r\n=lFlx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.2","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-54258282.6+54258282","@graphql-toolkit/core":"0.8.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.1","@graphql-toolkit/url-loader":"0.8.1","@graphql-toolkit/github-loader":"0.8.1","@graphql-toolkit/prisma-loader":"0.8.1","@graphql-codegen/plugin-helpers":"1.10.1-alpha-54258282.6+54258282","@graphql-toolkit/code-file-loader":"0.8.1","@graphql-toolkit/json-file-loader":"0.8.1","@graphql-toolkit/graphql-file-loader":"0.8.1","@graphql-toolkit/apollo-engine-loader":"0.8.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-54258282.6_1578302790277_0.23769759844280247","host":"s3://npm-registry-packages"}},"1.10.1-alpha-06e7e3ba.6":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-06e7e3ba.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-06e7e3ba.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f9ccbcba9db229a5e549d7cf4d886d5319a01df1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-06e7e3ba.6.tgz","fileCount":29,"integrity":"sha512-jw6knAYd5vUkd4KOvfvK61RjdM5fgH2P1OtG+RNAeWxYOuOxyEccI2at1Zk/8ZFqCJdyIS3R9KKRhz/7kCxQfA==","signatures":[{"sig":"MEUCICZ6Z0wDziTocyMG4QxuHhPj9iQOEISN6Y0Ijl1KkViVAiEAsaOeO4CTyiGpC8Sl3v1RKP8XfkanRln8fkrfwavaeeM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeEwMHCRA9TVsSAnZWagAAX+EQAJ43qRvn0RwB+3P8kjCW\nz6tsEFpjUhAnsVRvCMoqOkKiWL/FnTKOKjDlFWFvUdwaIlH5yrtdn1iMxJ8i\nuBDpCs7Dh6nyGZoK2V3lEAvHvh5rKYtztydQRaPL8Jii9sVdWtNFGcI4ePqc\nwkqfBrUxNX/6k1f6ZXoKP9zkSgqCdQJPI+nG9ZE0P2WMRc8jLnc7jSGjgjdG\nEwtCET2C79ozPXVv4gkMgv5Vbh1tNAMDPWGea1+6fphhMUuo3c8PtOXdyzWm\ne+iQmhUvY3Raoz/gva7V2ohUOCCv5mugvRVGz/ECOYviBf1MMb/l1DN0TKMh\nfo5D0+nOZSfktlILhBIs1vPpP9vTZi8mbnHL7xnnBDI4SSjfh+t8Uh/cQh3S\nD5qeZTWoMBkmegl6WPORzatCfoRG9YeCb9xG3jTNXs5MMhFL2C7uPGVxFB25\nIlE8tOo6XcNLc+zZAzU6b5FYskb+QIQC/796hsyz/+4D5unyjkg20w97FwCJ\nWFJHZhpornA+88wOSHVHEiSeDrB93n2ktPHIuNEhedaabgyfb7m2lZzlhzhC\nrbnTLpOdU3Mb+j+0U1V/9zDulls0EOEXer/ND63j+tUm+E1N6aMqYscBWEYN\nt+S1DDp3LavdsYKiLnJrmRhahJsdFK1tKHCj6UAfmLa1iuSXx4tUN3UZEM5d\ns5VA\r\n=rzLl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.2","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-06e7e3ba.6+06e7e3ba","@graphql-toolkit/core":"0.8.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.1","@graphql-toolkit/url-loader":"0.8.1","@graphql-toolkit/github-loader":"0.8.1","@graphql-toolkit/prisma-loader":"0.8.1","@graphql-codegen/plugin-helpers":"1.10.1-alpha-06e7e3ba.6+06e7e3ba","@graphql-toolkit/code-file-loader":"0.8.1","@graphql-toolkit/json-file-loader":"0.8.1","@graphql-toolkit/graphql-file-loader":"0.8.1","@graphql-toolkit/apollo-engine-loader":"0.8.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-06e7e3ba.6_1578304263274_0.06307807970931134","host":"s3://npm-registry-packages"}},"1.10.1-alpha-2fb2aaae.7":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-2fb2aaae.7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-2fb2aaae.7","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0f3cae61fb99dcdb629e961250cb47624ca5f9bf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-2fb2aaae.7.tgz","fileCount":29,"integrity":"sha512-RrfCN7yR8I/+NONnUt5V9atkg2jbLUbC9drnq/EC9ntRfYzFc7WayDeSO2aFziwIAKXhAlpmtjs4Tn6S8RLJXw==","signatures":[{"sig":"MEUCIFDo0BbxInMdu3JnIaqiaUl3SdT8sKZOsotHNppAdNW5AiEAimEMOwrrbl58B+U126MCSpjkeEdLTayk5rw8HgIPvo0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeEx+JCRA9TVsSAnZWagAAsGwQAKM4Q9SOupHPe/eHxv8a\niywRKyOZSCnQAcXXJqVLZFhjCEDk2K7jNbcGMZs9yPIT6Z5XFNodD/DVm0je\nj56U59Z9xsgp75yYGsIFmu4Ul7NNsLYy8ieRBvtYNg+3Ko4HJctvtKnzCDN6\n8qYaj7Iop4lelj/ZT8GeWm24voq6rxag4v7uDHMasAUb/EcNn5TjeDP2P5Jd\nNmSg/n1IQrlkFCBbCEVvSnbzzhF7wR12hozcLOm43lsM7Q0pDgEUOrLYdrPp\n+HVWAs7/WHl7U+3+wNZHfp+E0lRMFrRkdtnsyrtzDPe7YaP5kP+hO48hqbxi\nzhZLoym/TtsmRhN/GEIFlzjsNqRfBbZF4ggyjMcAgpi4sE22jcXlvTb4JlHa\nptixZ8aQGhlt5phrXSM0rHP8hRIciSJUCm0N6hWtpFAJdtcW9SgDVj1R87Iu\nuljHc6LjnUUL6BOQNUXPwMXCu8uohFPctKNCq5yGbATDjOOCdyt9TzyypPMS\nJOlbL3CpDzmux/ty9bPD8vvExmXgRjAo0K5ht/b7MxZFvlOzFrQpewVRT4Ft\n0cSNzdmQm9tgGuugV8cnJeeTkeFd08Ibu+kaxeBWWgrAWXDDWiAoaDNuL8Bo\nTYcLpUhN1FbNAD664KQdbva1LurkHo6YHIxE/Vq+mP3dc+xKoukh+hf+mQzj\nRgnn\r\n=CnEP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.2","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-2fb2aaae.7+2fb2aaae","@graphql-toolkit/core":"0.8.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.1","@graphql-toolkit/url-loader":"0.8.1","@graphql-toolkit/github-loader":"0.8.1","@graphql-toolkit/prisma-loader":"0.8.1","@graphql-codegen/plugin-helpers":"1.10.1-alpha-2fb2aaae.7+2fb2aaae","@graphql-toolkit/code-file-loader":"0.8.1","@graphql-toolkit/json-file-loader":"0.8.1","@graphql-toolkit/graphql-file-loader":"0.8.1","@graphql-toolkit/apollo-engine-loader":"0.8.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-2fb2aaae.7_1578311560689_0.8530996316435517","host":"s3://npm-registry-packages"}},"1.10.1-alpha-77443567.7":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-77443567.7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-77443567.7","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b53d797e23c2f863310809d5c441a572a6586b5e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-77443567.7.tgz","fileCount":29,"integrity":"sha512-AuhioO6ZeSFZgjdcQt2dPs/PLqYfcLhG4/E7VlYibzc7nHsmLb6Qk5mDFEMNu1nf5NbqZXd1tDYaCYqaPDEyEQ==","signatures":[{"sig":"MEUCIDFxPJMrjCr+j8CDTjXkta6yN4e4Qr1dd76Fhz7mkdM0AiEAt3//EEiQl55er7mQ/3kQVIpfbJmC6Q36Ba36YumMVts=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeEyNUCRA9TVsSAnZWagAA3kMP/3AOnbbaHEn3torq8rka\nKFxyJOU+nsfaslvAbxgz4Q6/z1WtPqwxUATVXxDVir5NM4aVShLE+ivqNjzt\nO1IQ/+bJ0nHsz4OrXr2PWE9gCC1O+UNjClrPTfVKxDy0xgiJ38X5UVOapzjP\nV1OxxIRaxL1mBGsWkYVI2LHXuoF+Z3OHdjNejOTNgkEb9dNx1fMvRv+0Z3sx\nQzvYF/anaUF/FLyeJl2+8NXzksmJwgumd5qRSJ5QUt0SRRbNm0BhhgIW1ejz\nFGj1F3jydXLb1kOkiSaJ5YVhCyEw3BILNvl4UFjHqWkydsWRBjz3eEr5xBWS\nkFzVOig0Czef+EYAfObmn0U7eiRQd8InOVCP8zZJdiFiB71voMtBK9hbL8Tl\np/Yo/8diHFom3VWxRl57+MVf388L5FRwdV7j7tXdaRBdGPc5Boy5839ZY21X\nP9fOpXjYw7T/4P1542G4Fdbri8GrqDzkOlFsJiaryihxp6www7YjZWNtAD7X\n6ofA4MUw2/h2G10PbhOITapoDrYO0WvglA3K+BkGg+J3x9IuGqp/Y8+BxFz2\n7NmDu5Bm8In0ylPRC+pK3jyXAeryLz7PrY78h4QHj551dhoqlNjdSp7HwRDZ\nnstlmQybzT25XwkEIbaAAxlpBvkw2rNad4KrzKPUUBfQpCrerxvP+rvjSHFt\nxTsP\r\n=Ej2z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.2","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-77443567.7+77443567","@graphql-toolkit/core":"0.8.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.1","@graphql-toolkit/url-loader":"0.8.1","@graphql-toolkit/github-loader":"0.8.1","@graphql-toolkit/prisma-loader":"0.8.1","@graphql-codegen/plugin-helpers":"1.10.1-alpha-77443567.7+77443567","@graphql-toolkit/code-file-loader":"0.8.1","@graphql-toolkit/json-file-loader":"0.8.1","@graphql-toolkit/graphql-file-loader":"0.8.1","@graphql-toolkit/apollo-engine-loader":"0.8.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-77443567.7_1578312531794_0.462635460262834","host":"s3://npm-registry-packages"}},"1.10.1-alpha-363f2049.8":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-363f2049.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-363f2049.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3ad9bba570931541787b79e7fb0ca9c15b7c18d0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-363f2049.8.tgz","fileCount":29,"integrity":"sha512-K37L6QMGHE5X1PNTcGHYBJZs39T4JC65IFMJa7sHQ+GZoe2rgxAN5p2Fe9blD7D/yqJ/oYMqpnjph7lQ3CKxtA==","signatures":[{"sig":"MEYCIQD9Ncez4j4p4u+bDQ3xDfFHcM5RYENW8nzAzg8A6R5aJAIhAIF456tDdRbSRWbDKU5APnaxASTCmkscArOEZ5jdbGpZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeEz0gCRA9TVsSAnZWagAAoxkP/RKoqx4p0YyGJDN00w/3\nbH2RULEnQPw8wXTAOXeEz0ADVOv7bchS73ej+sdQArM8bdPWP6Q3wmmGaMns\nCI0AOBCRtDVxEFN30W+3BuzJO0lulted67AswYoum0hzVvKdclRyaCx/+OJV\n4xg6fwW4e0JsEaXkB+HqvGgCBF9s0Kc0DCtWCRGMC14xC837y5ql1y4hMIW/\nc9QVJpb18YjAym8KMGAAFXegXD8TpCZ0PVo1enkXnYIizelxuTEWLM39Zv+R\n2vtaXb6aNhd9mkSqqQQ79z2zgcSNas19Oea/YU+RJF1vzBkQ4qg3ymZcqkse\nDiMu42NT+K3Bza5ERCoFwAzt6u0EXLcZ2CGzzD6gaV173Swa0opkcZls3FPL\n5alxijLH4dKvA5zJXvqpi+Ee4YmRpSLjnjPGHzivHRwYbVU3VM0b9U/hf+1e\nlpEEtCVTRaqjSU/Qt/NokDYyrskg1h1aAy9+N6lfoIpeDxHhc+WmWIUoZ3xT\nN64oqjQTUNZILysK3SRoKGW5ZX/Fi0M2Qy8XC3TfUEDQO3BYj1BhGbnMSsE3\nnUZxWjC0uW7162lFIoVbppXWhfEsMoVwRr76e7UmCWsu17UAq481qDaWs6kc\nFMzVxUOycVJpzZxFyj6GbVNO9PsUupgpOKHhskqCbMhDwgr4oQYdCQrCJMll\nUSCZ\r\n=ecoF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.2","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-363f2049.8+363f2049","@graphql-toolkit/core":"0.8.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.1","@graphql-toolkit/url-loader":"0.8.1","@graphql-toolkit/github-loader":"0.8.1","@graphql-toolkit/prisma-loader":"0.8.1","@graphql-codegen/plugin-helpers":"1.10.1-alpha-363f2049.8+363f2049","@graphql-toolkit/code-file-loader":"0.8.1","@graphql-toolkit/json-file-loader":"0.8.1","@graphql-toolkit/graphql-file-loader":"0.8.1","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-363f2049.8_1578319135549_0.26445349953060915","host":"s3://npm-registry-packages"}},"1.10.1-alpha-5f50d3dc.8":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-5f50d3dc.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-5f50d3dc.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"45e73f194a7ba8e206bce368dd53f9ad8bbf49c2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-5f50d3dc.8.tgz","fileCount":29,"integrity":"sha512-UpJK8r/UK/kLsCR/VrE6ByOubsmwVwiU98/FQXDYkgHTyhDZSD3dZ2KivVDYtRTb+m4spFe20Ap4/EViTYlpjQ==","signatures":[{"sig":"MEUCIQCSqWaE5MAbYA+GfobKhwpKwjQ7f/RYpQJE9+NUmK60wAIgDr5gAYB6G01wa8Csp5nqm25NeF91n42d517tFyZYaf0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeEz0/CRA9TVsSAnZWagAAXpQP/0w3ZkZis6OPrIxN6GL3\nBaNjR6w2Jee+im4/Pgd/TRRrys1tIipVckmrH77sUK5bNpLXaopl1D6Qxo2J\nXPNSp0XuaTigiLen17g+bqO1fyZuE0zptrMkW512tWEvw7ho1xH5NbJmTEZx\nfvNF3Kks6kWANQ3ij5EKcIwiIDFhSRBEQsb6oh8hzqv+d4wQMxZCHI9hyQli\nyJQZ2d2kz51JUHAY7uwMhEyMn8GrdC2fE0H8vCUo1eHuI5B6vF93yPtAT3BV\nYqE9YTxSVoaZMzlPCyqYvDn1LdmX5RPDNSEaLaElKJbj6+LL6rlLGutOaQyY\n7hLNVnDwlXSNR4uOyz9GU6XZKt/rdI0pidwZf0HlOgRfxwCKVtpQIq2qWHJ8\nEQAaGL6kSqarxLtOS73CJwqrxBtXOH93MXXP8B6a6eDBFGm9wgL6MhV7yPrl\n9Kr8lggogLatcmx+2DQYmyDXqIJMyasA+t/gga0ipkjjumqQ+ys+rVBLmmXA\ne78vqefkG0S/RH3+EiE0LqJH8aGT/eByIKEJkCw3mV8znbkyxCJ4psI5LxqF\nTODBzZIXupROeITbWMAhKA50Pth2Qmmh/Iz7xq/6euXfaD0Okzu4GnnCpkp9\nySyF06AL3a7xg/zvQ/3Jl69C5oFw6plhDsWTF0gQK9KzFGIANDGDe9JtQPPW\nW5Pt\r\n=RXQu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.2","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-5f50d3dc.8+5f50d3dc","@graphql-toolkit/core":"0.8.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.1","@graphql-toolkit/url-loader":"0.8.1","@graphql-toolkit/github-loader":"0.8.1","@graphql-toolkit/prisma-loader":"0.8.1","@graphql-codegen/plugin-helpers":"1.10.1-alpha-5f50d3dc.8+5f50d3dc","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.8.1","@graphql-toolkit/graphql-file-loader":"0.8.1","@graphql-toolkit/apollo-engine-loader":"0.8.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-5f50d3dc.8_1578319166455_0.98461347537003","host":"s3://npm-registry-packages"}},"1.10.1-alpha-910b3265.8":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-910b3265.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-910b3265.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1f39702b6eed1c65c2aa5ea440aba7726fdb6cb8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-910b3265.8.tgz","fileCount":29,"integrity":"sha512-7g8wOzXbqV7/rwkWo5qieSxq1Hhme1u6+jGLMKmiD5jOO1IwN+wlOGfmJ0zFbg07ed7ZSbtotFTNyqua7sG22Q==","signatures":[{"sig":"MEUCIQDB2BzrH2xrfqCWlPj1yQ4sOXOxBpXH2bQGxbcpIHvAsAIgBLK6k5OPcfzdCMadOkbnHu4jJ41aipIScFa+xx7UF+E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeEz8PCRA9TVsSAnZWagAAqXEQAJyx0H6rq3+HH9TGqNnz\nI29XzaN9YC3leipQw2oadedab0x/TB1Yie66hG7m5zKUmVWFkAy99N0yteFv\nwnFQ/BD4NFylpaSiJQp37Wqityx7Bl2nRzjuUSJvsILVCB2yRqgARKZvawS5\nG3xk4WsY2XR5sebxSYXLSHWOzru69vxMUgsoh9sosPtIAcBWCA6dmIaF6bLP\nvubLHg67DR0OVZ2mNyTy7vpTBP5vftvcOkgKvcwbfNfHoqMCkMIGCyu2xyUH\n0jFpa6UDh955BSXaO7jVFW6U5yz378CWkTRdKRz+1t+O+zxyBuw3PUVqLMOS\nSL0R0UvtHwALcNPrcqj+/ivQUoxidZkf1cf9WHukqpovk5PfWDd8bMiorUSW\nTO0phR6xrDYWXvF5468E5BCo6tGuMCKlDuBehY+cWapDo6SbYTchmSrP8TIH\nNjM0OfqT4+qX3UyGNDAJIYeKeqsXHLTBPdeLUBiQ+mKoU+V0jM7YPp0DSSnS\n+J0YoY53vydbyuTHPQxYRJfHmBsjUig0KqSIm0XBi5hyG0yPILvVAxJxFaqg\nyyoyPJYTwtYRzRNC8xcfD7jS3brx3isNEmEWHnWf30EJZ9+ypHkv94cu1P8t\nhYnby4DwC+4hNKQAyoAHCS8dwcpOYN7m2QngQugdkIpQBzKwMxZu20OPspwN\n+PVI\r\n=XRUV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.2","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-910b3265.8+910b3265","@graphql-toolkit/core":"0.8.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.1","@graphql-toolkit/url-loader":"0.8.1","@graphql-toolkit/github-loader":"0.8.1","@graphql-toolkit/prisma-loader":"0.8.1","@graphql-codegen/plugin-helpers":"1.10.1-alpha-910b3265.8+910b3265","@graphql-toolkit/code-file-loader":"0.8.1","@graphql-toolkit/json-file-loader":"0.8.1","@graphql-toolkit/graphql-file-loader":"0.8.1","@graphql-toolkit/apollo-engine-loader":"0.8.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-910b3265.8_1578319630817_0.4405451896459309","host":"s3://npm-registry-packages"}},"1.10.1-alpha-ab9dbae1.8":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-ab9dbae1.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-ab9dbae1.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1351ce7bb767c327c154e626141c3856767fd8c7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-ab9dbae1.8.tgz","fileCount":29,"integrity":"sha512-TC02nfwv5ecvkQGVHuDut6lss3zyd07xaI8wuPZUJAWuNnNiKmTFDEIkui+B/6wpLRkYGZPl2JSrjgMa9vA6MA==","signatures":[{"sig":"MEQCIAo93QgM61PHqp1moD63oPbAjnwp7Nbtc0xHF2BBD0pRAiBjHSq9lZ8q9W2H8mjs4BPkHfKnnB2mrSl2KUb27KAJ1g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeEz8iCRA9TVsSAnZWagAARzMP/00ljWgyrerd3DKlW5SA\nFHEPVpCpnBpH8bYcQu4EtABQJ/KeFibT3mB3iOl+TJtsnK9MUbZv2b1iOId1\n6uAjR168Hw6YxhiHL6J4hnaOgRN+9hls89N5h/FeoKjp9t7wBMHXkjeNHrgR\ndzDUVL9GEUBpu3qv0ccWugEngp3lp1rO/m8AUYQM0N647a8PVqKREWkjyvkq\nzP6rrB40efNZgAilR1o1cbwzy4ax0bdyJMmpNmJFRL0Rjjcai0uRa6e/Q50f\ngJtUp5y7Ep98wYpHSXAL0org0kC5G/MvA35+0aJvTPGrtP7ePfObFShDhFjE\nNDFd3A4zrcP0flZJTL0U0BeUzObva5+qrRVoHCur7Rze8WHnomujw47NbpC8\nkQkZVpCnZ7Cfz0i6b1ziUvueID9zwm2NSm57lf99n2LhX4rP6A/3JuQ9W2dO\nlaZA27pVSDezmIjDElb3rEX5Enlf6E4qfsGq1aKkB0Hj8b8IhiPePNy/nDpS\nyYltz/Cz6dGH9kOF71OuRt7pRmjrFHJjFVr97f9IJ9185GK1BhBs4yphBCrr\nFvfRezaCb6QOj0hxS97fpddrRywB86CP0NUcw8fYZ76BTnqV/0kRoLaAjZlq\nh99AcE+IZQ+eX7OBLcx9FnUIJnFBxjv/9NpSmT1Jvff7LQ8FYBnLcFuvg0dj\nV45N\r\n=GDt3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.2","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-ab9dbae1.8+ab9dbae1","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.1","@graphql-toolkit/url-loader":"0.8.1","@graphql-toolkit/github-loader":"0.8.1","@graphql-toolkit/prisma-loader":"0.8.1","@graphql-codegen/plugin-helpers":"1.10.1-alpha-ab9dbae1.8+ab9dbae1","@graphql-toolkit/code-file-loader":"0.8.1","@graphql-toolkit/json-file-loader":"0.8.1","@graphql-toolkit/graphql-file-loader":"0.8.1","@graphql-toolkit/apollo-engine-loader":"0.8.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-ab9dbae1.8_1578319649498_0.7500554332612774","host":"s3://npm-registry-packages"}},"1.10.1-alpha-aa281f13.8":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-aa281f13.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-aa281f13.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"94df8f7ef9ecc835a9ea2ffd4dda5d4159b19633","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-aa281f13.8.tgz","fileCount":29,"integrity":"sha512-mjUFa2ijBzD8K31BsBVknSejK8JbwjX4BhRHOtw61gmg5SIui2omx+CMhQC5ipEFswCtFMeXxCSpkMCXvZoFPA==","signatures":[{"sig":"MEUCIQC4x1FEOkpNSIBswV0atPWSYSLP2E1temq4K+CHc6AOXQIgNhW4tZF79KTfcrOiz/gqgsoU+qLWJ0CktcewlakYu7U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181531,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeE0ARCRA9TVsSAnZWagAA1MYP/RIckKNtH0PQjFrpJYq2\nA22+FruBvfd/W1giNnemfuxBat5rnRfWcjDa/80cE54wJHzUhzNnMbArgT9I\nxKJWL2/L/Em3tUJ2cYMtsfpV9caSj6jj5mv9brkwUhDKOP6ZFTsNsdFalLZC\n0RnexWjlbebON+n4tHexxQfDzcHiC8Gc9p0/VPF+GcQskQbyOIRdFQrW4cMt\nns1zKg5aHFCLpRjDs9k/tHK9XkBskZBhC0QZjI7U+j5OWy3q5XH3zIW8OeT8\neH1OLKWPqb0C6N4KAbhRqAO5of9wV0bVfPTQs5gcsaRajkRJGotX0dmBVFR0\nSnEtNcuYuKdqqMUzwid7d05RpkgvA0nbyOL38qnChBR/n2N2lY/O8p4O0aoa\nEyAiQ1yJvtxdccdTDuLT8VXTKX4xectJLOqhvr6tTZWamuPmZdHLd6G7YPxP\n0kwaiiotCUYZLgorgANRn1sXnRRCQo5TvTdd+mt6k8lXAtpcuxVO2XQj+9HY\nLhBWQVXmBOtTL81NgmTsNNI25qHIyRZnJYRP4l6V5DVqk8wz8QhMykjJUNGz\n/sR0gTNVhVh2PwRREj1DleEgcbNhhlOw/0E4EMNqpTIV23rbfK2ApoHYZ/1c\naIG6POWUTTynYQ1+Wkyor5gXYu8wO0ebF0kw1wB/V6/UbOYObOic09ie8Ely\noloX\r\n=nCzA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.2","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-aa281f13.8+aa281f13","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.10.1-alpha-aa281f13.8+aa281f13","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-aa281f13.8_1578319889396_0.5410250105407834","host":"s3://npm-registry-packages"}},"1.10.1-alpha-2671302c.8":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-2671302c.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-2671302c.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"de629c341fd2a294b52e21dd47da6e0a2cf5abe7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-2671302c.8.tgz","fileCount":29,"integrity":"sha512-8FpNqKEydkKkMurSGE8E1ZleG6kl6QZ1jHyjOtZbH6c8mAmRymAw67l9KL9SgVEZplsAls1InUJUFMJai1kguQ==","signatures":[{"sig":"MEYCIQDqTs6dfQNggWFxzQIVDVQVLhBjTpMZIDVMdn2+7NZT9AIhANTyrmB9m4vMb1biJxHIyChADujN/COTq5DEfSL6SYip","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeE0B5CRA9TVsSAnZWagAAxK4P/RrZAbBNZt2nZ//AR2mI\nCQvyBXyx9BDEMNoR2kSHzOAr6WDszBtqeBfZy7gorImFXrsljXTbFwKJ90X/\nDh3XIEl53uqkgoNse6YmYVbC86eVeaeSSMmNjsN87lQ7b0N/h7+hWO0v8aAE\n8rSuCx71zhojdpy/AQ9Spx7DT/UV+NqjC6X9IH0Lc0Kut3nzbjQMERL/hwsX\nHQsCeU/bdI9icVtdjwBxB3tsBEa3EB5+1CbhSNqI9OJryMG/wAnJ2UodL7aW\nXf+XmneZ5VCI6Db06EtgEtkdwQdiB163l89BEHzbTM9zOkaYepJ4FYXQSKro\nJamqFS1YyllXAHFNB/p8qYes+rPwmAEr8y2zVNrfe087ygju5yMr83Tpi8mu\nZgUetwGYpGEVMxmB/uMUQkr4/iHHFNFfpNJJKy2iDJ9j4hE1Z1THHhDP/K8x\n5+b+t8XSEYybVXB9vOOnmZSBxvZOh/VGROFVHt9+XrY03Qu+QqtXXKV8Mest\n02cvv13C+EKy0/BP6SgRTQwsjkYuSo0oLjA6/hpuH5KBcwZevWOvTQJCTcJh\n1H37+U5OU2QGf0CumoJZpx5S48ngWoyDrqFvGKpCjFRqucGnsxI/ZkMoTaR0\nSC9Xdev7ON+aMk9H7piirLCe2hCqLLRESUBa0f4XX1xsHBIu+h06G2bX7QS+\ntDLV\r\n=0THo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.2","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-2671302c.8+2671302c","@graphql-toolkit/core":"0.8.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.1","@graphql-toolkit/url-loader":"0.8.1","@graphql-toolkit/github-loader":"0.8.1","@graphql-toolkit/prisma-loader":"0.8.1","@graphql-codegen/plugin-helpers":"1.10.1-alpha-2671302c.8+2671302c","@graphql-toolkit/code-file-loader":"0.8.1","@graphql-toolkit/json-file-loader":"0.8.1","@graphql-toolkit/graphql-file-loader":"0.8.1","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-2671302c.8_1578319992425_0.2922270223638035","host":"s3://npm-registry-packages"}},"1.10.1-alpha-dc53faba.9":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-dc53faba.9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-dc53faba.9","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"fea00fad2a504c10198d44fbe6b9b8a7c4c1a796","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-dc53faba.9.tgz","fileCount":29,"integrity":"sha512-MWG0bP5W1G73zdRJdUfOg5esuQNCaSer/b4Xj3pOxXcF2LaMyPohGkcvaq1jPJ7W7RYDduUg79HxA6TriyCROw==","signatures":[{"sig":"MEYCIQC9Zt+gAwX6UAgGynXeLw0l7uCFXIYTenTXDAzoXlB1xgIhAJDcLZM96HSc0SPKEWmjLWDIFU/S3M7QxjZuwcp1u13f","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeE0EZCRA9TVsSAnZWagAAZAcP+QBxvsWaYb6U+kFZKLAK\nfUNy5Yv8gVoaAliIXCwc3fUQy+ekmfJYcQikGOLw8YrghQ+WJ8YeTX7kIWAR\n8FBQRkuIn1a9n3mebsh4Yop3yeNvcyXF6UXc3Nzs7Fsdw0wu4+oBDGM5kDmu\n8GB1R+465wYL9ooPltp0+ZeOoxJ8BwosfgiLJmXJJlAyqqcJZ39AVyAktlYy\ntoYMUFI44lVmGhUVMpmNHVJ+LkxakMe7/0GOfx7zhUH7qQ4LF0neBk4T9qcA\nrirCZrK7gS2hACfCV5/MDlU4f5Yao+6EduPIrCMx37qZm45cNVh+evOQsVpa\n995BGWOvtxamvjycMPlrpWvtmSfQNiHtP2EH6i6uviI7gUURxPt3eFA1mVrp\nU3+UBarbq4uXDOpKbgKZhJUKZzqJcVdY9gCGQaaN9E3OWNhwtPEkZeM5AuWh\nZfo29FeLYH3GGk1wIYUrD3Cxw2isKYo3fRvbd5cTKB2NP3dbRx1SasNlisFf\nb2J324ShmbELk8t/xFLuIxOvJRS8rFwMxfnUpG9Bl3buIqCNGiRCMjVbIi9r\njPqlPZYunvVptQ2u6NuvrBSHpwj49taERxJ2cAZAC1lVJtmxEq50SqCmngyd\n5Aevs7x383SaWiMyNyG3vrhmODWGMJXEusPeRUSxZcrukZUwn4DZOv9sPwVm\nZUPQ\r\n=Y7GU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.2","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-dc53faba.9+dc53faba","@graphql-toolkit/core":"0.8.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.1","@graphql-toolkit/url-loader":"0.8.1","@graphql-toolkit/github-loader":"0.8.1","@graphql-toolkit/prisma-loader":"0.8.1","@graphql-codegen/plugin-helpers":"1.10.1-alpha-dc53faba.9+dc53faba","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.8.1","@graphql-toolkit/graphql-file-loader":"0.8.1","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-dc53faba.9_1578320152338_0.8786054501401681","host":"s3://npm-registry-packages"}},"1.10.1-alpha-dd28f2a1.9":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-dd28f2a1.9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-dd28f2a1.9","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2d5130fe6c1c8cebb8e2cc1a67dc153cf58b8bea","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-dd28f2a1.9.tgz","fileCount":29,"integrity":"sha512-R9g3qv49PQ2r5WCZcD+kwCV6bxgoZ1NJuMW/hnUQtdInEciLgQkR96X0R4KUgbuEiKDD3yvyF4U80MxWYVh2qw==","signatures":[{"sig":"MEUCIQD5Y5M5KNevxt4mYVQXowrS1cSs19nk6dFOGtWY8LxtLAIgYRq9yCJLpJbiNZPZ4ynwz89fpNB1PPC2Fy9Z+XZeF/o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeE0FBCRA9TVsSAnZWagAAgT8P/ifZpmDfKjULszNYrs1C\nMtJjRWPZD0iSj6QtoqlWfL5hmYCNq2WbbBAeR5A5yc816NSnSJ2MTG33AcxW\nm667FKaj7Wgjj20UH/VlwLG6BYRor0EA+qZuwwDcFz5+Udki+QbAkb/hCqOj\nlmxsedbjEcAJXe8m+xR9xLGtWUsgaDV+d6PwNCV96qt1lnSxdMuTo4xcrcnn\nyoGnpZQtw4rfPqMcjg79njoOISAGxrYHwl90UrhBaq8BP3Z1q7eeiH33HUhm\n0nK5FLU4E3xJd8zpOZMc7JA3k2P7AONaLSMUxdzlf0UAwsUfr0whCjW286A1\n6SlI4EF+gDVloGrS9UuFWGSB/2ivxyZmSLGfEDjhy2hB9BsPnTTUWbEg2//F\n2oIT4q35FMHgWjrtNZk0OVleAA9wbWiTudWECNJXHUtA3nthSUlaDkj4reRD\n746N1sHwyTi3oDOG94b/AM4tXntx/bDfysgyJEz2nsYnpMzeRLlxYvB1SIeV\n20lKnGQ8tVDd9E+YhsOc/B46IF5njHOo0Pgv1iY148b2LeTorHlq9OuLe5LY\np5m6hT+3NvmSfCshTLZr8IWi4yDLuIiDfsgTIcY1Wr4KZ6GEAk+TrXZ8mRmv\n+hCXmvtDShmxuX4XMEeWSu0vDNlBgCY88nZNrQVyPtb2t0HoSUbRgWtW4mWW\nOwh7\r\n=UpXa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.2","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-dd28f2a1.9+dd28f2a1","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.1","@graphql-toolkit/url-loader":"0.8.1","@graphql-toolkit/github-loader":"0.8.1","@graphql-toolkit/prisma-loader":"0.8.1","@graphql-codegen/plugin-helpers":"1.10.1-alpha-dd28f2a1.9+dd28f2a1","@graphql-toolkit/code-file-loader":"0.8.1","@graphql-toolkit/json-file-loader":"0.8.1","@graphql-toolkit/graphql-file-loader":"0.8.1","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-dd28f2a1.9_1578320193305_0.7685257825234388","host":"s3://npm-registry-packages"}},"1.10.1-alpha-1b4ff2cc.9":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-1b4ff2cc.9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-1b4ff2cc.9","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"fdfe8b34d4ee0acd0a191cb0c9e66d4468ecd5f7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-1b4ff2cc.9.tgz","fileCount":29,"integrity":"sha512-/TIIm3KK6BF6Hkun8DIM64/FAXP3zV/DsidaoJfpx/rNgzRk9arGIVd73ShnNW6JhWxWvOA6LFt6j7ZhfpuHCA==","signatures":[{"sig":"MEQCIH1uC+933epxxNpOurcctx6NZvqOS0ScogZbNCZCMQ5WAiBCeeGsEXme/cOcG3jXAIKGUIhXXWPgGPbTmggwdO9Q2A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeE0ItCRA9TVsSAnZWagAAIt8QAIE6q23YUdmZP3h80DsW\nkcz4LxyYqdOOnlZuOSFS8swjp9WdY4gK+VObKQD+cfnQS1N5mzOhTVh01M0A\nbKBP1yLTA+BqwlqxKRvGJvZrYySe5nbMc2vMsyrmlynJY/HPZS+g5IFtsd49\nAPBL3KJVjJLp5rn9ooiBswOkfQp3+VhElyMZK8P1ut69eXTIEIgc3XLm7f2s\nWf9rf4vRSqM+85bjzRVSROqmmrMh0TLj8pisxqupjjwcvecFK7Q5n6mItfyY\npgQF6B1krUU+4FsBCNEOn09XPEzIlle76ws4ZMmEQ0Yezp1RbGqzph02fCC3\nIJYT8Ef6pfJmRywIfz0rVl1QoMxteB4Y/klhLZnKkKvt+HRWptxhsMC/n7Ud\nNNFan7pHDLlqGFP3Pz324rY3Q7zRNlJWA41EU9U8Ufg7TTFvLoWXnYfAfUnf\nIbMWya2EqHgJ8QWDWKa0mcwhNa8GB6ihyubwQT+pvzBIJfOfMt4zipeDU9jY\nLDD5/iTSnvVQ8CtHE+BviN/oPc7HcZDoDJUqum69ZNWXql+HhBpJCVs2bmIH\nzLaciJzbSYrBFcoO2RZVsNVLIYGiJRM3vdvRPORDU07ijOlHxi3tQwDI/hER\n8C+VyM8VN8LMo8b2KLKGz1gwFCte5d4sFYoeISRQKCETm1zwkc68O+IqSeWh\neO3H\r\n=5zye\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.2","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-1b4ff2cc.9+1b4ff2cc","@graphql-toolkit/core":"0.8.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.1","@graphql-toolkit/url-loader":"0.8.1","@graphql-toolkit/github-loader":"0.8.1","@graphql-toolkit/prisma-loader":"0.8.1","@graphql-codegen/plugin-helpers":"1.10.1-alpha-1b4ff2cc.9+1b4ff2cc","@graphql-toolkit/code-file-loader":"0.8.1","@graphql-toolkit/json-file-loader":"0.8.1","@graphql-toolkit/graphql-file-loader":"0.8.1","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-1b4ff2cc.9_1578320429052_0.15494365078951433","host":"s3://npm-registry-packages"}},"1.10.1-alpha-91435c83.10":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-91435c83.10","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-91435c83.10","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5802da62945961644df8c7a61dc0128b76f41376","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-91435c83.10.tgz","fileCount":29,"integrity":"sha512-J3VxLBmnjweo7jVfMZfRh/jBCNlctqMLc4MwoE1CZOWLtLFa4FUmwmUhaSNQz79lXKahthB/RlVyAQ5ad9arvA==","signatures":[{"sig":"MEQCIBsgWTzA+kXoAyMJenEhr/3EEIVVRmyPFz+ZvXhQN3XVAiAIyzDQRyUmckL9Ao3Vr+sGD6MW2iq1NcqFkXDBEr9ZLA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180990,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeE0QgCRA9TVsSAnZWagAA+zUP/2h0JMEkhPbWXFXpgW26\n2EyTusoDlB9LjSUa1rNRwLNWHcrzO4aGQy1pQO7sJXe+rJFt3G095VFCWm/B\nVGgQ9FL1UdDFaBtPRa0LfAJ/S/BtF9yjYS4j+OIRLRtqxXhUZ8JhxMBSBN+1\n4LPGc+HoLxMWtb8J6xmAlR5MUqSAdFRtRRJzX+ESSpMk3rXF7540n7qkNEe7\nkHyg0X0NlWrsrqHi+JGQDmv1EoM6kZ5dkTsdunYMRkMl9fskxXp4md0kb32U\nFTSji+LQfTCKP7t5wmKgSy5MIOZI1yISdDiDw9vVp7WmuwzIpCyI+wcwSi+8\nq1ydno6d+fNKYYfEsIhhTN8ILEMwNS+mLZLHRTLHIHLXttHuMw0sKQvKo4nE\nZ43FVl7jkPNip+qSzcy9Yhm+lUvPOGmiNBC44IvlJ9D3Hb2Dj4loQanwqcb3\nWce0tzbV8ayKhpYay5CTwxNcKgU8ORNc2pdpFZFj6Adixb0YCdfrGIwf9NRc\nCJcsglfySKdUigjuW99HOc+qJ3J9y3Y50A68FoLUB4jiCluvldAfwA9yLzkH\nkRqnjRUTyWIS16/pcTsHXnmMV1tzXjRQGLsXzBfhCVOXtg7rGl58NeBPc41U\nnreDif1etzC50guB1wWkD9ecqAAgrJXfsm1ihaUACAtguymIO6loUOlQP70P\n45zS\r\n=2eFJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.2","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-91435c83.10+91435c83","@graphql-toolkit/core":"0.8.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.1","@graphql-toolkit/url-loader":"0.8.1","@graphql-toolkit/github-loader":"0.8.1","@graphql-toolkit/prisma-loader":"0.8.1","@graphql-codegen/plugin-helpers":"1.10.1-alpha-91435c83.10+91435c83","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.8.1","@graphql-toolkit/graphql-file-loader":"0.8.1","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-91435c83.10_1578320928497_0.6934692941429192","host":"s3://npm-registry-packages"}},"1.10.1-alpha-73b88d71.11":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-73b88d71.11","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-73b88d71.11","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c5eb965ccd4f0fcdc53d8caac36889db4e25b6a3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-73b88d71.11.tgz","fileCount":29,"integrity":"sha512-Sa4nLpr5m5hTVXrW6S9VQCVp3WbG46yTNYwg0jJ+9niR+rSXUYgX8zpk2VVXUffhCqtQuEQSuLXQkMbJUHmxFQ==","signatures":[{"sig":"MEUCIQCfzPyxaBx9cIUG2CFZ6g15juJRD2oyX8rzCkLPc2b/rAIgPt9V9eYeyc6w8oIbQqk3CGyyukOGnjw7KIv8dXRIupw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180990,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeE0RyCRA9TVsSAnZWagAAspsP/AjLa5ETbkekaSnFL71l\nztMot8Bieaqb0Fdl6Qu+4084/qSdUiTtSgJUd36tqJkzqjofnXPlE/jbOUnj\nfxzlnZ0KKjVyawW+hcXu5R4mUR//X6kvovI1ug1KI4z+UkTHJ8yNG0dbgQMb\nH5int7hFCgS3wv3vywhh4uPUCMrhCZuA7rZRCZU4jpLcjvlMp3pt2+E9IFWP\n6m8+8pEjnizJlbqXMMezfsdSI4ocXSfpZeHOAixLyS1ogDkLcUGvWh+NzLWk\nVdQbVBxiT3kVySX8shT7uZPCJzwwmEryRurguMuKU1F2p05BVQshgtpetfFU\nmESTl8pfFNwcgDWyusyBILhazUwtORlOx8lbPDLA7kC7DZ7qQYvaNiIgM3BW\n5ECyntPNmlvmsaBiI9Ozb8ed58iqC1Q0bP7Jnf2GPgVWdcMsrPg4lEMJbitq\nponjeqKXGJBXPl2CMomZQBjYJM84WEA1rHh+uE+xM70XVHUnPJfSuKaTvOlN\nRwzDNUg8x16jGNg29arhZMkmiBM+WPStKvw268m/OXyTeS7IWsk1G0vKrTYc\nIP09xGswq52aPFdbCArpwWeROFFqGAjynKYeGRvQvIQoVBfpTzCvtL5sjv9/\nsgPXCCm2f//hRyjBAtyu1DgqFYKDgQsi9vJGFLgc6boAhtOan44m4aqr2Mud\nWTbD\r\n=Tqhr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.2","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-73b88d71.11+73b88d71","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.1","@graphql-toolkit/url-loader":"0.8.1","@graphql-toolkit/github-loader":"0.8.1","@graphql-toolkit/prisma-loader":"0.8.1","@graphql-codegen/plugin-helpers":"1.10.1-alpha-73b88d71.11+73b88d71","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.8.1","@graphql-toolkit/graphql-file-loader":"0.8.1","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-73b88d71.11_1578321009955_0.7704941432884296","host":"s3://npm-registry-packages"}},"1.10.1-alpha-cc147fd5.11":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-cc147fd5.11","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-cc147fd5.11","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"13ae2a7a587d8f44b1a12555a2bd396625f177c7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-cc147fd5.11.tgz","fileCount":29,"integrity":"sha512-hogchdIzDt6oM1nLDOciXod1bRMUqhmyq5TeDj/5ANj8sahhNx1y9kUkL+N+xyZZPFd+Afvw7ohtacG/RQnVrg==","signatures":[{"sig":"MEUCIQDlA+W4YTM36FKH1cT0AzdWHjSyozKcrX6cjO3OXipdjAIgAgYD9D0TYBELndzS8wdFjzh2uIgnEVjjW/BPux1x+dM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180990,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeE0fZCRA9TVsSAnZWagAAnKIP/0bYxFo2t684RBcdXWU+\n25+Se7Vx6saWHDz1LXgEqKr8cvUpWMz0Vtxozq1M+nNxfGiPAJ3TZVZDGTop\n10yAsNLYZtHCcdAJPmeYB+mczsN0Qoq5LITsEr6bU0xIUf+wSViY8OKlWgjp\nDKx57kCkyBYTI8hNzGPMr/nvuVA9CMAEMTmG7ONj+tYqYUUKTkXgyh8gx3HF\n6d+T4YJAh4zwiDrwokFpKaEVqFMf8eQ9ASxucxb10Ap55MVTAbTNxk12EdPG\nMBxYlnawX1PAqlH7UX9E66uBMnzlOKtl0qznr21B9l1dgqDZLwOMDabyJgYZ\nEwi4shrbrpo+7H8Ornj4Ly26Vqv1LFthUlgX+j1iTkJfE2u8WD3ZiWvKjjsk\ns9Z7i/oVw9q5nqAgLyU40cqHd27NhfamSeebhrWKQWAG8wjovyhyF7y76xg9\nyz44DVRv+Gmr7J1cO6AKEQQg9o31+dzlJNJ6spkNheqa9WC6fFxI5IXBieaQ\nxB/nZTxwpfAHudCTTts/fW5THlM3lRqn+P9eGif9rIgUtH3IDS1GqDCErCq5\nJadf9ZElnYyKC7uOZW/LhSGOhD2jYPcwOg6+O28oRWprpFay9g1YEto5EW6h\na04C7E8eR5Zsl+0oVTs4U86FfiUGFZXwRwYDYbPUV0sliZhc5nVZ3xOzLLEn\nLjM5\r\n=mnJc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.2","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-cc147fd5.11+cc147fd5","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.1","@graphql-toolkit/url-loader":"0.8.1","@graphql-toolkit/github-loader":"0.8.1","@graphql-toolkit/prisma-loader":"0.8.1","@graphql-codegen/plugin-helpers":"1.10.1-alpha-cc147fd5.11+cc147fd5","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.8.1","@graphql-toolkit/graphql-file-loader":"0.8.1","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-cc147fd5.11_1578321879641_0.43493766490446206","host":"s3://npm-registry-packages"}},"1.10.1-alpha-52e9b19f.12":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-52e9b19f.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-52e9b19f.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"724c5fdb0b6d1e57001f841668d3cd6fec6da1e6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-52e9b19f.12.tgz","fileCount":29,"integrity":"sha512-4P2W12JUO8o6vvmD4C844HrnQT0M/XHpsHwP2ShQfdB3u7lB7OtNwmkbVJIOFR7KitMJmv/gnnBpxB4lNZg3MA==","signatures":[{"sig":"MEYCIQC8fN9feALCotKSZZTTZS7h6p8pL6tr8DwCN1vO98O8XwIhALS8ZMH5j4mfgmu/rx+t/8S0+LrZAdBXJo5BGXYlqstF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeE0isCRA9TVsSAnZWagAAwA4QAJgXJoEY2WVj8Sa4m86b\niGD1v0FL+O8JRNcSpZ8l2D2fERY2NFVQmis6hM2R7OAbTPkWeA7m7F4D0o08\n2kY0JAyOkSH+WQGcXy4C5lt+QBAT9qqR8J8k8QtlESJ83GfhW4FNFzBwKbAc\n5n5+AGwfmycLsYzD1CnlUgYAWwD9uB4TXhWwKoOmLsw448XfBjZ8qHC/Gy1/\nlkbOfu7+mKJ1a0suvQtkIfS77c3t9xCmGEuGh3e2dAhuBSbxmZWBvwzTTfOJ\n/+I/QbscadAlvQSbOg7i1xhQyhYHHArkuWsNmqpZe58xYbe0kCQ9R8OGHS87\nAKiUkREor1aO+VTdxJPBOf+ewsUq+vUyKSakZEQYTEw4yl185q8ep5qFLUHU\nmaU4la+Bfk85HOOfwOlcRWb4fAkDletvvCERF82hlBf4bv0xsSbrgrdeUIqw\nGTbxtK2LfZ6++yUo/DBpjVcxApTHS+mutJ9N1yYFTrIsMxcIrXlqiwoUsL4f\n+tgmD9/DiAR8p4TaQuBofLDaee9J12xJF4VMwf2HC7iRZJN+F9dwXgheE/II\nnGy9JtQTksTHgVF7ZYqSJ7x7t7rpIaNQp6Qyzcwm3LMYmKztmgrUI0c9xdIE\ni2GngBIl1AvGOfkmT0fndnH6Ir6HKCI9FYjcMgYpkUE06yLHnDz766vwTrB8\nVJej\r\n=UOrv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.2","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-52e9b19f.12+52e9b19f","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.10.1-alpha-52e9b19f.12+52e9b19f","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-52e9b19f.12_1578322091686_0.527224643354435","host":"s3://npm-registry-packages"}},"1.10.1-alpha-d415819d.12":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-d415819d.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-d415819d.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1611ef5088cfdda898a87fb5a9d11da8888b84af","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-d415819d.12.tgz","fileCount":29,"integrity":"sha512-7pRAQ5k6zUbrjh9182x3r2Pmbjsovo1Fk9ejtx6RqtENOZaFl2tRCWzeFf1CJI0vjp+QVy21LfCiQTXoxML5wg==","signatures":[{"sig":"MEYCIQCtAfiDdarpKnQqxprDjhgHjvopWnSUBT9QTjmF31j5MQIhALX7oyUStZA6UnkX+u5QcuHderNeU7LVTXL6+OAf744f","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeE019CRA9TVsSAnZWagAAgkcP/13AGXkuHP/mFdGRWeIf\nQj/D+bhknN7HoB1fFsV356ShkwyO6a+nUN6QbA05Js7awLY8/lXdkZoiqRmg\nCiY9YpDlGDnb/9sck/rPQzJGP7rqNum3XGultjXDGA9zg7GGhiud+jd5Rf12\n7eH/fJER0d09xtZ1WffVvcMMC4UxtPMvcZJyu4X5M7X4MSlhjlTZnwHGkRSY\nGgrCpEX7/+CxRUSFJqjETeqjt41pHCWDgE3hN7I1fB1E3u/SJfHWRzWg0oQh\nrcLEQD00Mwxh2Rd6TBUFGlw1Ev3bcjK5+oh0Ej52ajrAS4rv9CXDmRO0J2K0\nNzv5Lq0HH9LQzflnSYnpBxjKoYyuuXsHla6J9g9Yp/DieWCNVYEuAgh1sgpG\n4+HXYm5jUgjplvP5cYmQxD35Q9uWfB+HnbuQboPKVkwmxJiOa19vAPVWNU3H\nymDkhqD7BAVwou5aKJMAKWBOLwDh05XMCReJ8dM++8hUN+bbLENonWAF3aUa\nPqCELVnT/euuU2jaU1J+zDa4ye9MT4VwJyzJ+OWcqlKsXZfRDf9msbsBDdgv\nWbY1FuUjHpOUINcLe7CGKw94VIUszKTn3Mz0voliRW4ubphEVjmssRrav/07\nvlp1YzldpmxBs/jsX3QwiJCQ/EXP23cBjTV/B5Bl5fmA0Gu5Q68oGhKGUczZ\neOlY\r\n=3b1z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.2","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-d415819d.12+d415819d","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.10.1-alpha-d415819d.12+d415819d","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-d415819d.12_1578323324956_0.7400906896016799","host":"s3://npm-registry-packages"}},"1.10.1-alpha-1b3fbb22.12":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-1b3fbb22.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-1b3fbb22.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"6ce8ec92df3ce39c80585a2d2164352879b99e5b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-1b3fbb22.12.tgz","fileCount":29,"integrity":"sha512-V9QFkUwXbKiZw/gqpyyyyF/UHlCKrXi6S82WjHzAgHXBdVme+7W0zq6SVAPK4DOcTsYithGtmgnoYrTrcjibYw==","signatures":[{"sig":"MEUCIEbtHkSP71TkCZvM/hD+B0Rf1sC0Z7g/BY7vinrV+QHjAiEA9VBnRG7NoVpJvXp0y8mkP8dw0XYYkV8igNgZ1GmeQLo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeE06zCRA9TVsSAnZWagAAfjIP/i/Z8DeB2FRVwY9oLv7i\n5wZ5304mk7FoifVCdJuDU1U6b/4yCoSnXj9kNSJuOgEkdoubZVGGJgEXRs1D\n55j65f256xAcGvLPoJh7TCSl3Qberi+j/GKe9/Grx5EmMpJpmRxgFfSD+gns\n1iq/HZ0oHgMZO6wWXth1OlWHWWXDoE0tyedvNxyTQz+poqg9GsDKo8eHuXFT\nFyucsFz7vy3meZ8vk2tK/wMwEEiLaBWCJBVtRXioaKvAEcukQ+il+sSqODSs\nqnOEVeKZ/2eqxhf9q4Y11xfy9y0o9q6QuWh2gRMls+wyEW0Q0kC9GWQFbUzn\nHNN95FeEAbaWucweVNRBm7fOCtzo4YrFQIkHABG1hr7kcKf5A6TRXwY+/orP\nInRFK6+xwUcGLdDMxb4JpTSJmK9nh8l0bYtmrb49lfMnmOU3qManbTKyPBCE\nqMrGtUxypevpUWIGl9UsXIFd9rGkneSAo7vUJHNFhaqlBcFDHwFm8Q0BWyFo\n4+40IgqOptzNCw2hTHhNDYWJYz5wv6xOscuKxp0TkYYp+/eMWF5kJwcLDIJ4\neWLuxnJbXcvquYEuzySFFnB/UTEJFktR4NxugCuxvFUNH9daGNRDjIrj141D\nk3LGvsUFsz8lQzlqTlz7A/t+RQRj18LLmB8vjWTGmtuKlna0UYuMPXSN+QsW\nPH5Q\r\n=rcxB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.2","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-1b3fbb22.12+1b3fbb22","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.10.1-alpha-1b3fbb22.12+1b3fbb22","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-1b3fbb22.12_1578323634567_0.9074350688621571","host":"s3://npm-registry-packages"}},"1.10.1-alpha-fefaec56.12":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-fefaec56.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-fefaec56.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"632c0b486f38b8e44fae59903652a45f6f4b6929","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-fefaec56.12.tgz","fileCount":29,"integrity":"sha512-iwcAyBS1Px2yuaqlokbf3BbDjzAS/h3N6zRnDX474VYrVQsAm6t/gLG5IlAuxA4hnzTqB2yom/aElNQJHpq6Iw==","signatures":[{"sig":"MEYCIQCbhUKjfGr+w9XBC8RWk2KLldjtmZ9nudY3F+Q7mBN2oQIhAJeJIZz03NmTzvBAfaJYEQJpJORXreZ0H66TE5YgUY0D","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180990,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeE09cCRA9TVsSAnZWagAAg2oP/jjbbNgDJjW1i/DohOQu\nBxVeKsHXm/N/C33nsq7BQuTJqQsoaDHUV1PzuvFNzPFwzviBOFnkgaEFdT4R\nECMM4NxAvqqztm5VPsqGT7h2h9+aj8EWjuo5HlPyQtTaLbJJUhlZa3JIspHm\ns3DBuLfaPTwoTa3j7JNFVq+F7/XXls74jVU1QwMiVpcKETn0obuERFIBqVcX\npuh2Ha3+Focu4F4g7o+GCzABUdy1cCenhxloSSKRcPr0l8se17GH/4RtTc+Z\ndjhl1aNHQkYu/GJGGh92x6c4/X30BjAKefdvl3Gjs/5bGBWFGKRUoMOKQBmy\nDQgO0CYjPpSKZDWI62YG66Oil0VI25Zfe4JXxBpumijn6Tw5W+KaBrPjIvum\nGDpA1DZn7jBWCaCJVw9XziQ7OpQ2Nmf9b5sC9D52+cuQMcqDtAI1f4zsRduC\nqr1qn1uQWSpgDPU/BfWWqdPtovBsj0hVMahl3TSk4gKoKgh1/SEpxKT4rkYq\nDA7S6vfdRLerAWvfbi7+fdRveVyBl2qZHmLIAo3C6MIYivbdP64IUB/3b/7F\nWjuE1hjkiw3hSX+MgszqEBIvvQAZLc2tGdKhpUweFhLttiRYKLJnLcyn16B/\n/JKQZgtuEyYx8L1uH/BYAw/Ucl3AkDeQTa9xZzT89qS8EY6egtgBA3hp3xIP\njXdY\r\n=58qX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.2","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-fefaec56.12+fefaec56","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.8.1","@graphql-toolkit/github-loader":"0.8.1","@graphql-toolkit/prisma-loader":"0.8.1","@graphql-codegen/plugin-helpers":"1.10.1-alpha-fefaec56.12+fefaec56","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.8.1","@graphql-toolkit/graphql-file-loader":"0.8.1","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-fefaec56.12_1578323803564_0.42898339257507856","host":"s3://npm-registry-packages"}},"1.10.1-alpha-e15bb24e.12":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-e15bb24e.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-e15bb24e.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"de0f9cfbce9119b87f54621c491b0179f9808ce7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-e15bb24e.12.tgz","fileCount":29,"integrity":"sha512-gvq62URS8DI056VootZ0/cvOQ5c2sU8TH/gdYiBaoQrdZQYCUZUQEHZQX9KO7WeHGXQ3YDg2v0bpyXdAkukiVQ==","signatures":[{"sig":"MEUCIQD4yhsFwz6eXy4/Rup+moFAubwW/T0wkVLdy6rJRvU/kAIgROjrqInudC6E6ewMAUVv3lu6yI/XxVDUdO4i5hzYGbA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180990,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeE0+JCRA9TVsSAnZWagAAKJQQAJQaswkWr+H/azfu182G\nD7Ira5qfYZ+hlY8gQhID5DtNFY3VR5veb9qcE9EN6gRS/vE3XISBQHVg37M8\nwTIw2OW3MMmNIuQ9Y5L6wUIXehbGHMPRxCSB8hg2rhQiEI65ecj0LWMonzPe\nJLeBOYodtRvpBDe8oGj/W51W6z/pRKavTgdY9vb3yt3t7r84wpb123s4G1HT\ngt1Ak1yVM+UPt5jWHrBSBNFbTuKrY5kf17sqx6o1V+1GVilsVMJOhRTJGgV6\nsy/wIYsoIC4z8MZ1fI+Xu1DJyLJIXePbW016mE8cmnXO+aM1eARRx9v0zKZ4\ncjj3dYyM2kq0PkBEKfT54NNzn4Elv/son/ynqVK7xkHHNZW2LaTNu3NVH2/z\nrUdt4SR2y52ESgpl5dxPemGa2SDKOxxeJ5YsXNvWcnZm6WCoGMUJLUWXL1KB\nqNPUXN9qk1ygd/etVXW/F1OJSB9MMOl8M1SH7PB5hnx0tJDoPUyllD646Rtt\ndTl3RJUtK9XT9EsyarmSh2llNpjsUq6bIoVi/lOlWhVcawplM7Dn170sOkly\nLJj5LEVvXHEgqWiKUsJ+aHvo94qbXgLHqE/+Y8i7BAJkEEk1LjIgEDrZNlwU\nW7LVaNJLKSCs0SS/J01owGmoBAcmU4hjwSc76PPX8NuR5x4z6QDa9eRpWc3C\nx9cD\r\n=yMlg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.2","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-e15bb24e.12+e15bb24e","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.8.1","@graphql-toolkit/url-loader":"0.8.1","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.8.1","@graphql-codegen/plugin-helpers":"1.10.1-alpha-e15bb24e.12+e15bb24e","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.8.1","@graphql-toolkit/graphql-file-loader":"0.8.1","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-e15bb24e.12_1578323848098_0.4791340001887687","host":"s3://npm-registry-packages"}},"1.10.1-alpha-90cc9c84.12":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-90cc9c84.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-90cc9c84.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8243a77aad8053d60a49753104c241f16a5d6800","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-90cc9c84.12.tgz","fileCount":29,"integrity":"sha512-+Hc4R2zdBxxr3GG3vbdJ31LDjSrll/VDakqmTM1AJ6Bh2PW66kaDO0bHZo/ZBmcs0yaI/yeb23ugPMNK0AF2oQ==","signatures":[{"sig":"MEUCIQDg9hjoYUlYsmRQEwQFzUmcygq33qjCJ21TGsW58r9PuwIgHfr66smFCFpzHp/Tje4C245WX1EJKYPrNd6ZTQ3oPgI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180990,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeE1J7CRA9TVsSAnZWagAAGYIP/2DgtyC37+ZuWX6x/gQB\nNhMitn6Kb18VOVx/zwg/Up0dtgmokEJlFiYHPAQDxYyL0vr2mvv8zj2F/8xz\nNMZaLGPlMgJm3jiMRg/finq/Ft/kcs7Jh9lURImCFW3/z3QF511yDUDYEDzD\nhkMpUcmBl73ZdU6bpfFZat+HOacW3/M9w5Fl67NoasSB5YoMnJX0wrDVmLY5\nksINrol/dtanlXyhirM2iHLV78slQGVv50v2SVHjz7Vy0sTQQetYJAuUJuU7\n4UVpMc82np/tgTBu+fkYSKVbxcF30yXg66Cfxu05nN6CzDGb85QgNWntqknh\nvYRo6Xuct6JgjFBiOG2BMVV1SuO8hIR8qbCgtF9dRoCAvw0dqVj06Vu6v8iw\nJQNszXhY/xbQssuONhfzapw4VVa9Xg/T9jMoQz5riEx2K73j3ptMkpWLpqXs\nXDkheGjVSMLCYOKlvLQbYuDl5Y1vugcMIvFBKuNjjUayrQ9NQYu+RsKEb/4j\n/IlCi4wzpoheWDArKQBLmLtUX8t2bY6DQtpWvKSVs3vBmdeEC7nafpWgNrgP\ngngd3Ax0Vf0JPT+R0wgp67klhfPDeOYcrrq8UcNvPOewlMvikpJlTGk8MEBE\ne4kLkh2zC9lQmoC2gdf9zDe6ZaeOCsSJoVJ4smxBajboxAaw9HjQqwhfu7PL\n+ADM\r\n=Gm3y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.2","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-90cc9c84.12+90cc9c84","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.8.1","@graphql-toolkit/github-loader":"0.8.1","@graphql-toolkit/prisma-loader":"0.8.1","@graphql-codegen/plugin-helpers":"1.10.1-alpha-90cc9c84.12+90cc9c84","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.8.1","@graphql-toolkit/graphql-file-loader":"0.8.1","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-90cc9c84.12_1578324603231_0.4001819230459742","host":"s3://npm-registry-packages"}},"1.10.1-alpha-053d1b7b.13":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-053d1b7b.13","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-053d1b7b.13","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"66aff96bc6be140886fed7a56d8ee44ba485172b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-053d1b7b.13.tgz","fileCount":29,"integrity":"sha512-nP9I5dKTP9x+u6u+ltXUtj0F+v6SHAkJ2OR7e/Nnm3C7IFlSfSiw0tolavPCWke+qsruyZhC3YN0L5solzgC9Q==","signatures":[{"sig":"MEYCIQDjJFww3zWLNXAz57m3EpfBZ7XFSxxFdNkPMcUlMMxG6AIhAPtTMQQs8bESDgWzAP0xTurOB3a0y5XwnBB7sgXokV5K","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180990,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeE1LrCRA9TVsSAnZWagAAN4YQAJwQyBJEn8WdqkgQzfMt\nEg+SIQGWeQQmiMcvB+snj9rKKnhlkfMCggM8juuQXmEjitjI2dyN4bBy6pBI\nV4TpwfoDMFd804exO2/ygylWwKVpruB/m/p2EXDRDa3OonHC73ZOIg7nmYI5\nMTwiEQdBvR1W2fdJferzGtNKNtEsygimU4xiFKubaA7AmCy28Cmp81G9qzlj\nzTElS2w186V8+OIPF+9RkdQnfvlEn/HsoHlP0Bc7PLxtopr/mEKfsB70id04\nkySxYL2cHpBQhpqYwhzEujODPGgg5L+MXe2ldIH5QY6p+7ta8NBhRfu5Ff+Z\n+bwIav+/Jo1ALieP8G5X05ZPBnWE6ta122D96TRw2W2JohmOJoMW0rO9QRCl\n4+SICOwPaKbcAmANNlIHqrr+0okid4O2nuCJuY3UQm+6APtTvUiUeLPiMTQL\nVdkG6UYI1vrYMuFTGZiUKr5dFjJgYfKNFWnCWnSemmKdKy3YMkZUY/H+4J40\nEyFEstLCk0cfgQwUBU5Em9jCjoLywAlz/9mFNpCJ0RiBhPsfV2tJF5KJ6SG3\n2USH9gEyB65oBeZD6AEwMjZUkE/CtVqaAQbSIxW94qkhUeuLvo3y4DOUpbYF\ni7YbqJa/LAusvAEQBXjcBzRVuoe0oSMjL83PavlcDHVDBso5AbYbK5w7KPqw\naK2I\r\n=qWva\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.2","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-053d1b7b.13+053d1b7b","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.8.1","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.8.1","@graphql-codegen/plugin-helpers":"1.10.1-alpha-053d1b7b.13+053d1b7b","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.8.1","@graphql-toolkit/graphql-file-loader":"0.8.1","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-053d1b7b.13_1578324714515_0.059701887248692076","host":"s3://npm-registry-packages"}},"1.10.1-alpha-ebbcc138.13":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-ebbcc138.13","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-ebbcc138.13","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ca441abb1063c582d17416897cf491ca6b95c254","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-ebbcc138.13.tgz","fileCount":29,"integrity":"sha512-SAsV3RbdSgc1GYU7h6A3Fupp1RMKS2m4+O4+8bhghsLFL1JDlNU07Zqkayi7SZ4RliTALSy0I/khgReaBdrscQ==","signatures":[{"sig":"MEUCIQCzz7gpcT5875wVpT5ub+icI/yja9JRMVcGW2DgK/2HSAIgP/XVkqV/S+vo/2DNRtp/35mRjQTh0YkN5wxPUXvjzUE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeE1RHCRA9TVsSAnZWagAAb3oQAI30XZTc/NuXRgTgpXdN\nPuitM+cXyj2L2OIdBuQDEu0x/ix6je68NIsv1aGWiAAt4naHSbNiRfvvoKy+\ndaC3hUgd4Xvs9Oj9iEC3cKfT1xoA5KBgPvrrkCpwNjSKMTbmJK591mjvvq6M\nGkqNwugoLTbDQ2o3nByhUnBvMITic2SyEJVHygg3lNCSpdyzvRQbt3RqmRDk\nKohTJihL/+5XRHdA7Ajpfeo+lNuBesg+l9bQLnpH2FW3B6hLVewt18zRNio3\nLdqEyw+5IM7hUI7XeV5hXJisMrf64PlfjgDFu6zrxj8NendbkW4gqAffDVoV\nogLKGBz4fUV2x4lS+gZKJNLBzaYz1WE8A9oR3MNXtO8VZw4vbIJ9AQXkBRgh\nzUrghAfFdF2mr5vn74g50virvyuaKsiG0uaVz4KthA2v6QmDaUzOuYTYdjAR\ngK1/siCDzgBGuzuCmESolMKBO9MBY023zQEYCsARnZomhvUNvlAAa1bp38bl\n3si4F3ezUAgU2VWAbEmwLaRnfuyT/LOx4+2wZorkovsEjcvsrjfE/nXvfjdG\npQzPuOj/am0l197snAJwph0wb9SMqWZhKKsxhAIV2u972JN7hT3nj02Imf1h\nvgeBc3H2W8V1RfGtK3SMBia5ARvwwgWHtz0KzDAyRNCOeDV5IZU31U8VXw3W\n5XXN\r\n=j63k\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.2","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-ebbcc138.13+ebbcc138","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.10.1-alpha-ebbcc138.13+ebbcc138","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-ebbcc138.13_1578325062608_0.5791918045218571","host":"s3://npm-registry-packages"}},"1.10.1-alpha-1d3bf1f9.13":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-1d3bf1f9.13","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-1d3bf1f9.13","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0f1a25e83a00e65473ffe173c4ed638563d7ecf6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-1d3bf1f9.13.tgz","fileCount":29,"integrity":"sha512-keT6EJl7nTrlBXDNGrgJps9UJIybKLhS/Y70v0QLI4KTlB6V8yAvBD5VMMgpchpr9epap/RT9W0wGOFYP6raSw==","signatures":[{"sig":"MEUCIQDm0wZ5CUVcPHuJDDbWllwWZrFWIvGdZzztII2RC6pxpwIgbEW78Q+3MlNIh7BpsDZ4WZfBwoPR0ATff1B5CTOB7MA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeE1eXCRA9TVsSAnZWagAAW7QQAJpsxqEhYJI003MQ1Ur+\n+G109TR6B++4jL25ezmkxtBtI3kliZkEPTPJwJH0f9qZYRsw6jDTJ6Qo/vgq\narD7j7F/t5A/FASi0nUh7bUQ29mvSnN8IrBidGOkN+9ggXwFqgzHENwVSi3r\nfiNHOGl0ChWMWB1bXMuQ89JC3YTRmWmMM/c6qkQez01RFpMu++PnWvyYgZjX\n0H5fEqrPuDyprvxlHhjY9A7uWVC+5j/02IsCcEg4Y+01DZu8fqAUFN6YrQDH\n8RrJBw2nooeNPtt6SPSucpeIWtcgM7cFaRQeYYH20jUtNHbcySLm1L/dvqdJ\n5yDGq6NJ85sbWO3uqvc0Rqwt73g4FiOXYYWOfLLvx3FewQd3n06ekD3LcTfw\n95yeTtsVJHUMT2c0h3jc1YL7qjOG44CKd5cP8VhkzLfQS8csL8Q+Unv1s1L4\n5Kz8Bq6N9exzYxh80RYr2DkXgAv+/RGFh6/tXmD1xFm4H7edlZI8g8pdxGiZ\ny1hAblvMAxQUGpCMEwqNV6tCVb+VvqQeW7PSHY7oTvwIK3FV7E+idnZdABgf\noZ0Jw24I81aZoaWCSw/P+x2BelmoGKV14/6ZL3n6ZqjApPv13yAOZD+51oiS\nFyBG9/pVM0tMgaI2x4H9o/ow/qpKqoA+uz0gTSk9X9yVJwK7DXyLBiFkVSG4\nV2Vg\r\n=Mu/F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.2","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-1d3bf1f9.13+1d3bf1f9","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.10.1-alpha-1d3bf1f9.13+1d3bf1f9","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-1d3bf1f9.13_1578325911278_0.8359898259534453","host":"s3://npm-registry-packages"}},"1.10.1-alpha-023846d8.14":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-023846d8.14","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-023846d8.14","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a53318c925e3ae958252a26109a26463197f76e7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-023846d8.14.tgz","fileCount":29,"integrity":"sha512-Wuu009szYyU5AcfYWosBPZ3rZhF0MmmSrb6WFqoi0Y5+Du20n13U1So0P6SCJYleRpfjjFQWvOQBR5Jv3cm9wg==","signatures":[{"sig":"MEUCIQDHN/Pu4f7cFf4lWkmqjZ89+4PMWZpyHLOT416SpEGm6QIgFdlay/p27j+jLIeX25MQUDFN8q9SnoVHRjgl3nwHzqQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeE16PCRA9TVsSAnZWagAAodcQAKGOagp0GDbZ8YgzGADg\nqLHK5L4GGCKMoVjncGB9qLn7CSaYWdAmOYHTxhkn1YN4Y4qDARBWRYLyUo82\noaJbj8p+36Sk6rlJ+8M762aTyn41fRj/M0JtFEaaeM5JSqJg3SNPNHnghjIm\nI8I4ubkmiFQCXvXZRcvQx/qkM6vkxT6fhcTnWx8nGCc/EIOPYb3vMK7LgzNO\nKMOmo/Ghb87dIGKr1APmma92g66WaaKyvPGJ/gRn4bcZQxX9YJZBLgOj7jAa\nrHL4vYt3hqAMONxaFSrEEtdLQJVkWylOnNG5Pz1a38vRpTZd3wvB6E86jViM\n8kjReRO2DaRki/1Xqg2EPb+aO0TnY5k4cq4/zm4AMzpSSl48v1kUFWLbo5bG\n9H0HaLDWpz4nSHiR+sSyx4zjzpntJZjMKLQFQlCeIhbH3JCXlDP/AKRcVwUw\nqUB+2Y8oU867Y2AY6BDfDHqiZM/bYdHixUylry6t3gnz+vZQS2nX9P58LQRg\n/aQTyx7idgrpp2m145FWXhsfzRUrpGhliNKHw/V+ypMJVLN0K2nWCLN69B3C\nkFvzJ3hJmJwL0DIqOUoFt5a5yWHs4mmRiGnnw8KbA67jenOB0+wRcbunaTyY\nmlczhpiia60jcKZJaPlzTGAt2lGOmHtPPombMZPIhxty8jmKhR0gvXU0/Hgx\ncMn2\r\n=FIJz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.2","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-023846d8.14+023846d8","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.10.1-alpha-023846d8.14+023846d8","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-023846d8.14_1578327694667_0.24274033206119827","host":"s3://npm-registry-packages"}},"1.10.1-alpha-b9d4142d.14":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-b9d4142d.14","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-b9d4142d.14","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"20372bfbe44969669f5a1c80bf0cad6ff5a8c0ff","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-b9d4142d.14.tgz","fileCount":29,"integrity":"sha512-frEv0k08B35h4eqahIam8GrVldHXxb+jOFuyje1oalh4Om4n2eqzfhBVT1p6oOIHPF5t1GI1y8uz+xUalcvU8A==","signatures":[{"sig":"MEUCIQCKcSw5Hgx2ymeJ7zxzZx9yo2MjhebJeuZSyNCHYrgEPgIgfeWdICFUeSDltPCA8IwcGJEi6ZxU8ceq2VAU0WEmuDs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeE2CVCRA9TVsSAnZWagAAmPwQAKM70AqxVe5A8jwS3QKA\n/XvfGhZxb3IokiucZn8C3H8HX0fJL81iWcWpwdZw2XgEktFzX4g6Nh20KqXs\ns83yhw0U/TxSS1hx9Fn2UfI1/I9pC7xSISAD0zrPycU4RFkYBAxZz+8ykysJ\nF5dm1aiy6Ciq4yhZOWWksOQ+Vpw9WI+eZY47pyl9pxY42JA5uKkvc6xFbWkA\nk+opqu4GwbjwFkumaKar4C6bpQoiZ2VNd1oOXkYepOXEbsS+LGOR69coNh/j\nsbFipaLA56VJh7BSFyfL5mU1sYMsVe7LJi6B7MeQYIbVAWZKbHNP4FaC2JGR\nDxLpxfEuWe+Y2erhYMo1Ov1vk41onK0zcxcgBWPs5JxJAdiacT95LVwrLNdl\nKUORWApTSopOm2aq+FXI1rddzv9RoWdS98d5m4VBu0bBOzFDKVe4P9lnqjMz\nqsaFmVEFHYrihYQRrhRHUjSci0JhU5CLvm45Dp5qYzv+lwcjxThZUA5tF5r/\nfXqgfa+WE47gOClSBe6vU7i0kCSzGFtxAGCBX8kSv+MV8lZTSpIhK4u004Sy\nWWQOOyPywkvd5Bdxo0uYTgqkGZtBqrPC1WTMPd8xxrv+krIh+dbDl43de+Cp\nT93/o9Y1tMGthCMRAgkFtZSE5nXVPwQiDBNosB7eKSL/lLEzvD1vO69dbi4h\nQSJB\r\n=ONJ4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.2","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-b9d4142d.14+b9d4142d","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.10.1-alpha-b9d4142d.14+b9d4142d","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-b9d4142d.14_1578328212873_0.022635052101331432","host":"s3://npm-registry-packages"}},"1.10.1-alpha-d30bd479.15":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-d30bd479.15","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-d30bd479.15","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"20e39cc832aac5ad9b6697a177e88085c96a197e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-d30bd479.15.tgz","fileCount":29,"integrity":"sha512-3UksLZtY/u2hfSig8NF+tpKjgdlV8rwxfQuPzO7334HWOAobZsAMoJr7fJfVZhZHhKxKp22fYJJBn/gJpPjUOA==","signatures":[{"sig":"MEYCIQCtgr/GASg4X27PdyYDPNIEmepa9qbEr/4dSkFAuQdJPQIhANHlJxtZR3ChrPuVMkrSBC9uH1A8iXRTpD2u9nu5YE4E","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeE2JqCRA9TVsSAnZWagAA67cP/0xx0qdcCwK967lCf69S\nKSaUGRbkW1BaDZr63zxDaOQ3tz5P8jbR6AV1M6r1VX1mpPf/toifwrXBGUXL\nHBRL+QVVNTV51ffyl0pzS9boCTwM7pgpXMpK1SDW3O3CaZTxKaAapEnlSduY\ngO8M8jhSFFmdunSdOhg1VBAx/2gx7tMNyw+w9gJ+ZQtAKriNYIaK4tZvYRIk\nXFNmAL3udFnAEy9IvLhFS+2p/1B7G8h164QXWRGYpkHVmi1XbHsdgfY3vHsf\nZtA49djk0tlHYB3Al5RUTHiDE/7+H1wAV06D/crJMkGw5P2HiWHnxIFb3RMc\nJWs5ryOtMCtQMjvImIME85htYlGCHOIJyPTzLb8kHwxNaqXvRYTa9DngIO0V\nGVSIBcSHSbFAzTAYf8x2zzO02xzcPPn8TmggKRaYnEg0/YPiqvRzTyLVfWie\nNLByb/jM/XBxU3+cKHfRIX29qUjUHKAGrSbaobmUh2FBdKJ2eD74xv4Ag6Hj\nzMaKq0OWCp37HOTD5JDtHLhLeliEaC3QcQPLqmEUQX3dwvjcdtwFOqo+Y8ub\ngm+U/Dyi+9wK2/5vlXt4PBErpQqRl0E8gIv3U4Ax7TlfW1NW2dihnW79Fi6q\nRx57F+MEa6SphY/wMXqDAM/vuD0JcOIur45uBJXHn5++kMUs6rqXaFY19MYK\nGLB4\r\n=Ty48\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.2","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-d30bd479.15+d30bd479","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.10.1-alpha-d30bd479.15+d30bd479","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-d30bd479.15_1578328681814_0.2633732728599316","host":"s3://npm-registry-packages"}},"1.10.1-alpha-a13f4a0f.16":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-a13f4a0f.16","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-a13f4a0f.16","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"9510f83657c32bb4a302d719ab7324bcf958ff8c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-a13f4a0f.16.tgz","fileCount":29,"integrity":"sha512-lJ8ihcb/qDAJxNorCKgMh3HZvkVnRbwupiB39T5Yl893U9ba4Wq6XYhijlfnMrRkVhtx0gyK7sjdHT0WkHtUFw==","signatures":[{"sig":"MEYCIQC3sFFPTGH3EInDknrclPsg7APKasEW8whj5h0Libv7qwIhAJUhN1xuhym5zVu1kzzljpwhV1p1IPg7AqNu5rz4lvZa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeE4s8CRA9TVsSAnZWagAAj8YQAIQK9WdF8c6F4tcRK3uh\nMWBvwj1sawc26MOLDlzxOTsa0YqzfTYY2QHlIISVTa74vzjspS4L0csv1/hZ\n6iJSRuiso5R8XF9ZYQpCQFHb6u9KgiquMKwZDdmUF/8qTvrMJzotC/tSibvx\nXnbpSw2NJ2mpPkqFk09rRAhdQakgGBeH8M0ySLrPNnfIPyW8I2ewWerDQCxn\ntLKl8rPCljvRdd46ZAhRW2bMoD8p5hpo1QHHopwclBDhYaqTzfxai47Nipjt\n04pFtHzlePSdeHv1mEPLnFMEAp46sftqtOUKubx+DpNRTEKyNtgaqKqVYVLX\neHlCo0Ti7pIhQBWgAxfXLAdAV4P4Opeiirqn0k4uTuQ8q6rfRSuCPvs7Q1ZP\n8j0ncU2H9FEpVBKFbbAyJKSTwDEzqhqAkQZk9kd7mC5P0E4rfK4TkihBZZtl\nYy7Pjn7cvPpOMOBB4/lJ7fN82VC9j70Bpq2KJq+WGJTu921+4dBhiIUHpoxH\naSXZhQgstIxycCfXhD7Me766DY5bBaEEB3GmggoKf8bcmynIPN53SgP9ca5O\nFOmqmx77qgRky1ixr9iX7yg85MzLhKoOUDBVDXAcZc6gmwCdtJ0UKkt+1Pso\nL/3+24B/jvKiGEnMwx5rq4VUxMRVh1De5PEgNjn6UScDHwHdGuOU87DESbjZ\nQ0uY\r\n=tkHU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.2","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-a13f4a0f.16+a13f4a0f","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.10.1-alpha-a13f4a0f.16+a13f4a0f","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-a13f4a0f.16_1578339132093_0.5669465218031458","host":"s3://npm-registry-packages"}},"1.10.1-alpha-e3016166.16":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-e3016166.16","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-e3016166.16","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"554ea20f1ed17469e80b77d89fb7580671417729","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-e3016166.16.tgz","fileCount":29,"integrity":"sha512-h0PtEuij2FTT0e2Mw+uUDY+m2JkoZOitv8q6G8ziVftELZMCCcUpbPuMwWh4mvpqSMhNJzBkimF3RfaX89XDWw==","signatures":[{"sig":"MEYCIQC4mpQThf25egf6WoyJkn1Z8/uOjqY3KK49fJdZ47gs4QIhAMAGc8jrD+nBZkw2iMnCCh4ecGna82oQa49b0Y7oYzJ1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeE5RRCRA9TVsSAnZWagAAeeMP+wXiCGLqVRZcq1dN9bsI\n0GnxKDz1Y2W0jGnLwLAsyliIvPZ0mWPlv8KHl+1b9FksqtbYDOJUAppHikET\nVmEj2lmo2PzqUgt7WA9rieDxHd7IMRnsAQeYXLGLX0gmtPJe58davUX/kEjL\njD1tcF0U5JwzilkSFCSjpMxpDkqB9kdrxn5xdW1SdVreAdN9tN/ytNCN44B7\nCtCDbaPQ2pJV0Ybj8sszCSiDdpNsCGgjN09D6rmK+QDlyMfqGVCl0Oia9uM9\nXlfjz9hmkXQ+r4FBULiL3RLybDzuK8v/7BF6GSNY0Mb/iJFfJJ5E78+n21vE\nq6bxXNPeGsaWkUzjlQJV5uCxpIVi95UHUyCX/rcCc6Eb/17JcNGi6jL6ibyv\nwE5jhx2ZZBG2we10OsPxCkZ7hy93MG+hNzSctEJgGsCWiW9NjnDHbS81T+O+\nHCAHC4iB5AhJVD/8Pd96tBQubJxApRPD7AuLtKcDHv8WlnQ9y7EEBxjiETFq\nw/C8/O/kD4/7hssfLmDaAGmixNMmr4Na98Zpc6M00oJKp70Oq6/6BKm9/9eJ\nbgnBWZrLt5G4SUNlZJxWmJqcqH804jr6nm63APwyiB3sPiR6PLD+fEucXxqE\nEQerdOgv/99q2MbUVr2oqr9Kfe8pyn2t7e0jKlA/BB8AAjULGrnlTaAPKPwp\nn3dl\r\n=v+Au\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.2","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-e3016166.16+e3016166","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.10.1-alpha-e3016166.16+e3016166","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-e3016166.16_1578341456297_0.7853965867469321","host":"s3://npm-registry-packages"}},"1.10.1-alpha-4a7faca7.17":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-4a7faca7.17","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-4a7faca7.17","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"65e83fe9a6789f7eb50c64ff65c1bb9ab03ff08a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-4a7faca7.17.tgz","fileCount":29,"integrity":"sha512-df2xATc0I9xkc/kN5Qhl/NdyJ2MpWVC/bpA/3+kJlfl8Vz9I0/BHhRDzsNipQ3477wz7CBpczJgAWHdSKGLdgA==","signatures":[{"sig":"MEUCIDQyAFtbsxYiaojmTaV7z84RKxaby1ZAbIgcCW1mTUBfAiEA9fPUVabjxld5iy1RyKkZTwx2obIF7nk4cIx79jl6JXI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeE9R+CRA9TVsSAnZWagAAJocP/1X1Irjy7W2sOEt4tBl9\n6WJFv1JnPKZIeTRz4Qe2DPG7wotXmUftVEZqPYBWw5z5Q7GyQbzXxwfT/gbr\n1FMgOyS5fQxkGEQnDMvDROLbUtIdsb/AldIJpUqUCD45obyP5bjtsSE7qmkH\nMJII013l6U5shPK3k9b+jIWc3NkYf7xuLGIgf+jlDYcxi+BJ18eFQzN7/udP\n8XD2sRt3lH3+WhA8P0zDJNK/RKbkckd3OjKzC/atqoAN8PtPnVqHELXy3OEm\ncPg8wotk+O8aaf11LAZiuFzXIg/IKoOJV2I/5Etb74JANd9wLP/PCT19GxOs\n2sT9uPUsbXcblJRnhxyBU9i95dm07NHrB4ERpJZ9H7vlVIjcunApw8jVY6lV\nAp3auQ2hcSfUaXY7hZSsvjdlqgiq9SHgYEycKX5uYvGLRo0uRtRMELFUr5Xn\n2uVx3HQhUeORT9o+HFVUHS+E0UN5gvbTddvNoMwDeKDUFWV4/l/S7puKJlR8\n5JIOTv2wyP3WmfODmiAkVORd2sFeJ8MfmHfFUisYEs283/ak0kEt6TE94mbP\nNqFH5InW1zmtH/Z71TRcyjsWsZI2GU4BE3fIuAm0W5gfMGIXNSCFuOnB7IFN\nMtasSRScpYf3TjGz6DE0p6+CPgwZepFPSa3lx2/pwa3CxBbO+nTvFXFFcv93\nlXHy\r\n=AtNh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-4a7faca7.17+4a7faca7","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.10.1-alpha-4a7faca7.17+4a7faca7","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-4a7faca7.17_1578357885623_0.2521640265324361","host":"s3://npm-registry-packages"}},"1.10.1-alpha-b62cf74f.17":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-b62cf74f.17","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-b62cf74f.17","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2f525d830a831fea9361fbb41e751c5dfd68e12f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-b62cf74f.17.tgz","fileCount":29,"integrity":"sha512-bQOfDp0wk5qrSOmvu/qlHopNTkLY75sOZ+mKgI9TF7lOLMoxnUCekz+Rv3AYtpprmMBjkbDQsIpZeBwwxcCCnA==","signatures":[{"sig":"MEQCIGB4uRfj2S1NiQgziGGmppa2Iq1LADZ9ScMZbBCnEKnCAiByQW6aigG9Sw6cwr6VI+HFmxCHzYNeH9mHsde7Za3LRQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeE9v5CRA9TVsSAnZWagAAJNkP/1piXlqkdk9fOCRYmq19\nGZlOIE2Edf60PMLysMzy6Y1CE5qDiUlyBqkik6pBOQd0vQiPIbRGiYh1UAHv\nDzk14lx+yOi+kFJmj1ybYcpm0jIpKuOJm2+o7YFtrSlx6auY81RZHEzNDLbj\nsnY8B7DYcnoCHxM/evQMhIm50DXv3Y5tObswkANNfNX1lCLKSVN/D3S2fGWx\n+ZtK80i97/exg1r2NFCiRjh/iz6IU5DONj5P/MkFwzUnEnfSgIQVX2Q/YFxq\nQxFBALfPn3ltDT1KmSlgO3Q8qr1XJYmleNf/AJ4Q7FF3KTboYlK1sRyoP9sO\njDsfhjTF0r5/xlholYZB4ZepHbrHkz+6E6B0877tZCxuGFH3dEY+DNeZE9h/\nMo15jlZ9/RmQkUg896I87jgr/4T9fCa37woBvXugTAxpCCmzhcX91YI1KbLW\nsqv1EJaxMPwzBhoNsAshWmd/oPCAYS62gcw3id5ln2uot6ExeZnChJPJdznF\nyju7CzejZSVx8+3wyZalQXa5czMHgWtlaZN6fMP9ExXXqAVPvklvtEcvJquF\nPSqjrD+20eH5fnjPnGQbFGVnTGiVmyfq8FFbkcQK2kfh1W+VhJlFTZobQ+/R\n2nkutkgofXSvdQoo8I6I7Ywo29Pe1XxPLhYIuyOD/a2bSoVx7QiAX3yOvgnR\nIJGT\r\n=RyoU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-b62cf74f.17+b62cf74f","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.10.1-alpha-b62cf74f.17+b62cf74f","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-b62cf74f.17_1578359800838_0.6435496119622481","host":"s3://npm-registry-packages"}},"1.10.1-alpha-d8c376b0.18":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-d8c376b0.18","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-d8c376b0.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"920bfd6865a24ddf1c80f8bf9f0f60790a6ba0de","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-d8c376b0.18.tgz","fileCount":29,"integrity":"sha512-s/K1n2zb8L8wp7oFx3MwK2se88i7iJ9P+o1oC/mok0qO1Xi3jCDOsXGpKOHiVoYU1SAU2LUZXgWX0yi1xm052w==","signatures":[{"sig":"MEYCIQDVUFZLKTDwXqWFcQbLePpflH3hy1wXtVAUhuKvlIoongIhAPNB4GSKPkwAJ9OjSQmSSfDi3ZBr4199kJUs5zKxcjVm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeE9xdCRA9TVsSAnZWagAAh4MP/jTqe/MDdu73YTYOP/Zk\nCpO0DG6QmJ1N48c43WwSYrMn+ZG9l0IaNPKtsI76fBzdDLbBSZX20e8WU2wd\nMdYuSqkDngPuXQAOQXpeGmMHBQqg025JHqanwTTO7QPjelasBPlFROdE6CWL\nbgOjEssO+tmqJjjUGuypLWZ7FXGi4dps9BmA9Dn+EKxHdURLaV7Hhrs6Z9Pr\n5e8ykO2CgLzwnPSPJXagydz3hfuc/29LrZQo0KhpL9QwYJqfrHKtxVOv536G\n4R4GvtgXAIctK5pAUmbG/m+f3xBEeDJhH6Muh01oNDL73ami5IH4htz0wlB/\nBrIW4U5oK6BRUYWi8YU47sO2CgNFogEkvXyobqZFIHY3hYuh4yxR/ucvZWnA\nmE8lC+IQLdsU1q9YkVrjvVuxJ2UOGeinHEWW9nqytIjczIZCYg87JupEIwHK\nXTiubjBgA/TNJ7FfRuCyLsL7VsORHvnTryQyCe/yfdQYJXTYkFAeu2CuVfqD\nqXBaCUkt9R0ww6hI/DSRwO1XdvPTYIWnye2/P8j/beOpEVkHJNDRmJybhZ2d\nxKkUJL9WZM3keYG4mW3mkF5jvvEYd18nkb982WcOfTjR49dwTu/OeuwWG3zQ\nDppMyuftfPQJgD7FgvN8wtgHXjP8kbsthgtd4L3ZyawgjWZGJ0P7F2NT/SCm\nQpej\r\n=lMnH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-d8c376b0.18+d8c376b0","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.10.1-alpha-d8c376b0.18+d8c376b0","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-d8c376b0.18_1578359900715_0.4707857965162965","host":"s3://npm-registry-packages"}},"1.10.1-alpha-369630ad.18":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-369630ad.18","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-369630ad.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"9464f9687979655a976ea88139ae0dfd6e083872","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-369630ad.18.tgz","fileCount":29,"integrity":"sha512-rVgJJQfrXawXTXwgVIMbGKjsth1MobM14DAdqyZ2K10fvVZkm33aL2c+wETP8lqFSokyWAn+v/zmhHpdZpf3ww==","signatures":[{"sig":"MEQCIGOg+4m61rzREJH2VXxrjgXPU90kfp2egBFEwRqDR6VsAiARtcUiXioKXhcCW4vs8CBh7NedcC97/ZCmInGNADMHgQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeE+okCRA9TVsSAnZWagAAq4cP+wQi3ZL5r0aXlI14w3g/\nKclerUzKlz3fCuq4J8ri/A0zVaQEIH4O0PXSmyYCWfUc0Z7g+7evpZf3LYoK\nNcmfXQNbB5QUt7o2evdQdbkQeWVQ989DVsPAjpZ3KN5/kuL6YNOAVa8CSry8\nUBdj5F4PpRVeNASe7IM6iTpS7aWo/iGUQ+riFJgztxRBohRKJvDSzZUa0lgl\nwNTDHnTH0B38D1YBn3SdWW5wGyzFOxy9pxnvF9oRtBxkCqWAJoNF9p7wob18\n2dIyRIRgLbPmCT5hUNLq8hm4TqFhycNVTQyYncaIL2GEUW5pN+nlwHSR6sba\noo8UgB5NwKV5nmK8m+NSDaAOBrsd0LbgXY3ZYE9Jva29tDDUaKvFM1Nygjoc\n72h1gRY2jNsoO+FwciLRM6GFQm5LYIYmaRrhhT1buhiMbHF9qcejTl/ZLefe\nE119SBnd4izGMbKMPeaJnDXbyWGBOn8Ihv0Spd/Z0wozyLtZGYHvbsiX6B0w\nPwGRg4gJrrI93TmyC3H/r4Ii5o0aMdjWf2JUWiHpyLyp6p0TlhRVC6N47S+T\nUDGGEk2l9SyPCx/fM1BrXNZPeJqoNOLXw1KiTUcyZHm6lSIcWqm1jF5mUmHs\nvKhi6hTp2HZ/4GOsvDAkVaYsPJ3EkW1WSYJHc6GJq169LFjc0Qr2ERnRqitO\n6NOB\r\n=LnoX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-369630ad.18+369630ad","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.10.1-alpha-369630ad.18+369630ad","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-369630ad.18_1578363427719_0.22892710866841792","host":"s3://npm-registry-packages"}},"1.10.1-alpha-a1245a16.19":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-a1245a16.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-a1245a16.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1faeb6e9c78ef61671b455404f335de316d20285","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-a1245a16.19.tgz","fileCount":29,"integrity":"sha512-X885wg/3vVnp85qronIbSS4ZhdZJatqKT8FeLqdg1UdjLbwDCeHJRk+E7Fdih4UfuzONRX9Pf/i3X1CAtzOefQ==","signatures":[{"sig":"MEYCIQDibMiRLKrfbmrVZtPrphtCdsXXV9dYqnr/sCMoOQtxtQIhAJStIJjzFhg+KSb4KlBDi2+lvzIgF0A4eiXcrH+ead6I","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFB8LCRA9TVsSAnZWagAAYrEP/1wMo+6rwwzzrvJLQpEe\nMqcNLErYNVl0HPn0PEX5RQZF9AFCHRKzjv9HnjsVK4n4e/lCthFIL3RtqbTP\nTXJYNr3K3jPj5gjz33SsMhdDRYB+kASday1SyAhFcLo0wxlQ+MeGVQ0No93m\nTPEEZb8ZuySrDh7k5bEZAb8PctfgJYvfnJRJxoPkra/nQqUkTjc/BIAreSIJ\ne7+VRhuu3ltfu37nRmmhWrfbF8bqaiP0aJSQGt65YeMUMFwlGlIUc7ykFh8C\nFCCA/rDqfzHfA72Ut0KZjT77M6NOLkAbeRe82AMnN+igWuAKe9NAm8XeaKKy\nb5ahgSW/UE5bn78Zq7sDLro3OdCS7BxxbwbmJ6cF9ja/iP7HBjtLjggnrnEw\n9LLJTyA7+pMV7mXLC6DMrJTeVu/ASPZZpttUBRrEwFL91qx2vAnt/SF4n/b/\nYGmEPl2TsSd8rt96Y198k2UyesEWoTPBWmtVFBQPqfshXZxBMsmm5ZxWrvH3\nkIBXTFjjUH0/y0TxfJ4+AIQklFofjbewAzL/cbwkGQjQ39qhs/UQB60zQP46\np3GpiHnBy0pXcjghu31uYK5RtI/WCMukdYs9IuSUSUiASJXXOEmnK6wWgOr9\nGTHmn0gtMgkeMcjPTc5KmkXiwh/r6w1FBwuV6XRq+PQ68WprZX+XdY7fRwHM\nQ9L4\r\n=uicO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-a1245a16.19+a1245a16","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.10.1-alpha-a1245a16.19+a1245a16","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-a1245a16.19_1578376971138_0.6644342263586622","host":"s3://npm-registry-packages"}},"1.10.1-alpha-6baadd3d.19":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-6baadd3d.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-6baadd3d.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8bc05e9e4e3885b1dfb10e665c5b4159b99d96a7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-6baadd3d.19.tgz","fileCount":29,"integrity":"sha512-CRVkX3pF0PB4it1UTQOOTnOIijRkaOD+jgyDClH+dL8WVczT0Lx15SdCSPkpnXIEM0tI5WGCTTcTdeY7G3C3UA==","signatures":[{"sig":"MEUCIGdi3NqaY0RgEpsr5v7bwrywMDxyanAVZG4fHa50oW70AiEA2YQJBjNAzR0lHy0B2NDKcF7q0tNwx4pE3Om47JMhnHc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFDFpCRA9TVsSAnZWagAAu8wP/Ahjv/TgYvzfAha6kAOi\nUJrWc1Q2aTu38fXjYQQg33Rl80vgkqzicbBjI0X2/JH4OitF4au1LcTodKn9\nwx4CCB7KfolyCXydDYBRB7tEOwwdiY276k+oFYiRqnkp5NbIr3FmfJ+vz+VN\nYroT7ClpCBZdJExCWIyRBN7oqY7NaTOmjmaAIrrQjn5BUx57qSpENMiu2TLQ\nZbRPY7INwm1xkO5e/zQKy6NackRxuoVt8ccX+3FmsUM52ZsUwxh9PmATeG2Y\noU+FVy/m6tNxHIAurp2vpuZnkn412/zKS5qU+PBHjoeMXyMm2q49Oisr/mPK\njUHxlCMWj1vYBHYc2EsiAgt3wgEflLzalIw8PEr8OnxfDZoMrVuWa9JKANb7\n16VCJ9SbnGMMH9SC+2lqkmqIj5bg8QoZT+O09Ox83QeTn//btAAB7Yv28N1F\nfsqN/ktR/Fo1W5a6xoIzs4/1Njbs24zoVp38+wNOZm66n5WIoiI26h1X3tnY\nKIxlNu25P065b+rWgU4MvEKhUOPwTCljwTNc7+40tdRoUI8uedP8kS2HoVFA\nSGb2M5v5xlfa+FhJ9PF3ZMVjm/IOAn/wHKP5HQNeYdNl9rQZqb/aZB0LREKs\nX318j3izjxtPKEbVXm/gXbv5BUkB/o/XYOkG584gwdY8zhX1xbtZsIbwxypz\nfOKX\r\n=eeoF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-6baadd3d.19+6baadd3d","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.10.1-alpha-6baadd3d.19+6baadd3d","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-6baadd3d.19_1578381672452_0.5217346750159331","host":"s3://npm-registry-packages"}},"1.10.1-alpha-3ced60a6.20":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-3ced60a6.20","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-3ced60a6.20","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"7e554e65700f8c8ce393c096a374b5d1569d0dcc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-3ced60a6.20.tgz","fileCount":29,"integrity":"sha512-JLh6N/R4YvNz6VXk0Y3m4W2rwM86I4QoQrd3V3RvosN1JzrjPGAWmeUDzkGlQisa8CEDLLC76ZB9bw+Qume32A==","signatures":[{"sig":"MEYCIQCSXjvc2GyNWxXZfLWmfsbTrRh1SgLdUMKFfw/Ut39EWgIhAKl3VppZXrKUlrLyqbd+D5spUN6CGVWCA4evjW/MgLKr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFEVjCRA9TVsSAnZWagAAzHcP/1+goTTPBh7EYLWBpxf7\n8SScjqeKoYRVSLdfE7t2AFHvVmppEf2bzJrmtpuWsv4Vw0h3iizuz2MIKCaJ\nVNshfnml6+kxhawFTYGbKlFLKMwealcXaISqyloCSUAutmyTVTAdhAEuXJfG\ntpGmj/M9s0mUwrz/a8dwFDDD1/qXj3g5SQSmXyOQb4q49MAUeortatHv/1tc\ny+DSU6LK0ic0P4dI1GtFl9Pf0QjbCxZlTIWmb4dOl/XdnwpNXQ1ilviAJxHM\ndcju5VJ1GX7R60Waf+DbrMbEv1CQR/BjYt9WXMBO6TNfcDNJXWQ0qAUOnl7R\n0+yUg/4J/IuFaKhwFUcSj+cnoR8vNuEgqxNkbhnIdRUROspS1Memlz/9hjkm\n85xezOO/8sYNrIG9Jy8/+W0bt4F3qTitjqXFVS55lT6kfOe4sMcKp3bIRXku\nw18/VGA91ghQy9Ck4x/hJNjnmvMKTFl+iX/iUAykZXNAo6IGRITLVKUpntUo\nxDr6ohdfsg0BZ/RzxiRw5JzBNQoX7zY/Lp98uCccXmQ5y0OOsOrvbe8y5RGQ\neb/DONSktfmTlLHAGc8nAlb1rI/shMyepfCUTXUovti7UzmI/p2CGxkd/0vq\nTNRRzW9dm3KnUrTyMDHFBvVK96o55cTUtZb6xkh/rQswd6qxNnerj0VzhGlY\nD8n6\r\n=+zvE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-3ced60a6.20+3ced60a6","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.10.1-alpha-3ced60a6.20+3ced60a6","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-3ced60a6.20_1578386786688_0.49018257843109536","host":"s3://npm-registry-packages"}},"1.10.1-alpha-0fc6b01a.20":{"name":"@graphql-codegen/cli","version":"1.10.1-alpha-0fc6b01a.20","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.10.1-alpha-0fc6b01a.20","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"038fa5c2f75b79905b548424f232d66e532008d0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.10.1-alpha-0fc6b01a.20.tgz","fileCount":29,"integrity":"sha512-9o2Ip2CY/TUjma0t5c3JufZprvF9vVUWl2vhpNHE1E3Ti9DkXvcb9GxduTZW9rXyCZainXKSqn4d8UXRvEhPHQ==","signatures":[{"sig":"MEUCIQDPQCfuNuur4HTieF9wG9atuURGFS4qfVS8tUJph3VGIgIgNAiGZgPgndWXRPSXlcCj3291+D6v0L4aE7xAcnL8TIs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFEi7CRA9TVsSAnZWagAARAcP/0BD2xQ8cfQwhmXVWDjt\n4LBRQ78YYRqBBB3HJSXOESragWU5WIeQp9xdq+H4/+swn4zfShLuTKqShXWm\nkb6wIPLBHO43h/VYKdSAwxANDEbAKxSZEEGhAJtgxRAq5ubbU+pVZARgLR1S\n6DP0/LyJxt+kgjTlSieCdeG8v9XueEb0c7f7ajSbb4u6+2OKhf5CRUvQp/D6\nuveUHmjgFyz9obMfD+V7cysCWfCw72X0Peiu1xXeEuscpO9btBJRPCOViTXe\nr1vmd2nTFtOB1boSTLL+BpafDTtgLul55ue5fh2KPCIc/zqtZrN37DN6EoTq\n9zbD/Hj0h/8cyRKiRV4CzSgw6dlNtqt1xayx8nGuebmb6g0HefcJyCBhHAIo\nVRK6aCxTr0IP/Ch0oalHK7rL4fgCNQ7W4hqR5gzNYvT5tCBX3eGyDNJXxzJ7\nBAaLe1RjDbhLWGFsF1NjBfIg1G3zqoOxwShkPSRiBsiZ0mgi9rfwNDnF8hDu\nSdsLKuFaPFT47LGq6E/51r0WJEoMqORO/42FlRmpL9To7fTWM61w0ouOFRrP\nSUOrTUFSZ+cC2nYv0LQG5GXsgKo78XbjyA9ugshC0Fqm1u+JoluVChMKWpIr\nsMVo5weTELmY16i/hIehjMh/mvFMjmcUcVPV0naXcb3h7aCJ1p6btChIEuA4\nlnsL\r\n=Pmab\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.10.1-alpha-0fc6b01a.20+0fc6b01a","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.10.1-alpha-0fc6b01a.20+0fc6b01a","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.10.1-alpha-0fc6b01a.20_1578387642644_0.5742061452113143","host":"s3://npm-registry-packages"}},"1.11.0":{"name":"@graphql-codegen/cli","version":"1.11.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"325e369882bc7f71c188fe2873058c182fa52b2f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.0.tgz","fileCount":29,"integrity":"sha512-W7LFQjz1ENGKPnHDVXKJnE894D1FbcZp2TYxAjwLbvszMqD94er3yxEBphnj2vYlUthpWEDxtSw/J0Wf8L0zRA==","signatures":[{"sig":"MEUCIB3+rOIDpwaGM7uWvYb4UfHWF/vqQJ2HYX5f2HTib/bJAiEArKfsdQaY8iG8jGOtBtma0mVFOTosBVcXUq51Wj94GL8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181453,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFE0uCRA9TVsSAnZWagAAxm8P/25P+9uaNcMnStCWW4Ng\n+rU4dE3JmsYGVnme9wHhtkWqqnyEvoZzQw6vYQ8/OW5pBBADh5zMqntoqPZm\nVm8OqD0d1lY7S3UKtFeHjRQasa4W9pn8yIZjJrPo2yrSO1k1fQLN4fIfVZbI\nbHaLKUAJHBgyMMiiEok+ICN/YZkFtjd+wi2ldP8yRLzml8zUTDilgr2J5BNZ\nh7oBZiVrRzIt0N05cvI9xpIQYn3pS5GI0ic2/RbM0fAROd3ZQ7d0N5KBGSmG\nLmelKmtDhkJMtx00r+uj/GxB9zRST1iFMhgsnbGRn84HveBm5OFHQvlCHYEE\n8CnPWhRbWNrcLyOHIBzuCy+CchE+DRPGvn61Epu22BuyrlZmlztEllk3wraD\nF6W/72TirGBCXB0y7Vb/n+p8b+OzpfiAHxkbwtg8/VyC2aX6c/iHtAVvKQ2V\nNTusTTzEKj5L3nCsTjl5bpducRCSQkt+oMltd+vPKytXlyZtkSbckxM+lwkC\nmf4nts060MVh5g/kFZqO/th0sOJJtJqbiDSVam8A4JdIJUyND8Z1F+X5tuEh\nMCM2BwGMJGJ9NHBRLeCa3IOVhxpNiqF8ZBo/+VvVEoJ/DhvdL+zTyTe433LV\n2qHKp6RAp42RU9lcsmiiKw06SJRc4/CRrdjk8noYlFDNXloI7+qa9iqDzqxd\nclyP\r\n=U0Mm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.3.0+x64 (darwin)","directories":{},"_nodeVersion":"13.3.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.0","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.0","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.0_1578388782043_0.44186987073621253","host":"s3://npm-registry-packages"}},"1.11.1-alpha-6b4e2ea5.0":{"name":"@graphql-codegen/cli","version":"1.11.1-alpha-6b4e2ea5.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.1-alpha-6b4e2ea5.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d18ea010f143061074b6ea48cebe4a22e17ae6b0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.1-alpha-6b4e2ea5.0.tgz","fileCount":29,"integrity":"sha512-Xx9EPgFdtiz9qVvplae5B8BZ3wLoMwfUJ6VbPEFjiPfYtUwbzZf4+lnnehj9CTAYubxh2KGFNhXaXdaMPTOP+g==","signatures":[{"sig":"MEYCIQD6UxPvfp1flJA2PHcIkXrRD1QBEDZ/GJN/rSfm3ddH4AIhANeDwd6bU7hpZANLVuJIsojDDJnM1fQAdSS8AThQeHUN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181531,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFE5BCRA9TVsSAnZWagAAgXIQAKGq9HWhSZ35Rvsi2V3K\ndf038TV/ErSnRc1XVmpPuv8VoOYdCS0rMxXxp5fU89I4hBHDjUxP3UDtGDov\n+l94jknlHowoxwfp4DbvEqStov+g/5+30eYs8JeW7lwEn8G2BoTsnEZCqYJ0\nAfYaHEpO/C7uTjoqOIyBCuhc+x/3EWRfH2WSFkTRzUu0BdGkTjqcp0DdI3mX\nZo3rle0G4ly3w7BQ3J5ZHjZvbj/i0gO3DdQANLHfYuOxGh85vOfvR7ZaDHtf\nTkVw0jQ8jJhmAKjFiRWbwAS8dsqonUVh3gGrif1q7wwKoHGePcrMbfZ6Pm9v\nnsZrt5q6oczcGGsFPAMV30wzzWGs+DxXNndwOHtlyZZAheOgo2mnhEUsd7rh\nnWem+8PUL+rEaSkozHLJbrFWoVVbwE5FVKPUT/rh7jWfrsbw63cELxNafKmJ\nEJs+kjcZrOXB2UhSX3u+xp2d9knT+uS5fWuz93aT72NVHmJmBTeZjXfuU6Np\nr3Py1EvHSco0UpqlOQPqjYKDon9SiWmFnubkWQ8lJDBrC4eI69C6Dh4Mh221\n2/2x28L9bDQz8a4hYLDDEG9Bnhsf8uJrMpbNU7k693o9CQilsZ6GWnshXn9J\nutJWpLIw2umB1w2sMOBOfvXoljHnkorK5NpsIRMPVzyoDC4glYNzTQW9icf9\nOgus\r\n=Ma3I\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.14","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.1-alpha-6b4e2ea5.0+6b4e2ea5","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.1-alpha-6b4e2ea5.0+6b4e2ea5","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.1-alpha-6b4e2ea5.0_1578389056847_0.30273222652188037","host":"s3://npm-registry-packages"}},"1.11.1-alpha-42b3132a.0":{"name":"@graphql-codegen/cli","version":"1.11.1-alpha-42b3132a.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.1-alpha-42b3132a.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a6e81df04641d67d6df913ccf9ffb2f4332f17b9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.1-alpha-42b3132a.0.tgz","fileCount":29,"integrity":"sha512-kkOZzWG4jGw1NF5w2662Zp2kH4yTkPyni7AI6Jk/sRQH47tVZLqn18D6crkEvGiO++YdgJodmnmdhFXAma/xBQ==","signatures":[{"sig":"MEQCID5j7DYPfLsBqV+7GiKRycb0OXMJXDFjTuOfbIYgccdnAiB/jjazPMDhDKmP/6rLcOJdVY57FMD5tRreAKiRZdHJ3w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181531,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFHdfCRA9TVsSAnZWagAAiIoQAIl/a4We8ddaxhnFfScC\nuoKwgy17KNKuB6y6Lxy+An6XasD03Cs3IjfadecR5nFMahyfwfZ1SWiDNmAX\nLHrrxvufB3BgGhOWgdZ9YohEwaweY4DjPzMT2ef8AEK3xCF4U+TvgeLukkEi\nBdHW02VoEWqXmuw/AA8C3Y00EzdlbUY+hyhjOzLK0jxEE6fIsL1N/t7FvNkI\nYVZ/GN3MnrSGSr/PL71T4TREDTBVgVoRY4PVqhxD6cCVtaKAuWVAjVnLFjEP\niBuxywL9l9IIkLbmvFsAEx1e3Za0sl/rV2KC3y04B3wTT5Wk8NUG45Xx8MKQ\njuHhTqz/dSD3o44iDRS48B70KVFkZ6GcNk9nVzqve0Jw3Uj7bCc/A9sKogjW\n+GbdecG+0yJsgOeV7beNuuovULHkX0Frbh36hrbTJvbqlTzZUr1H1mOIhgjp\nS1XjzZqhhkP0AZRxSErphQdQta8DljMd/zMLEJwzUEnznVqZpvYAQ6BlKUgz\nz5gt8kA9eGTEZ0tGm84jfpeYWdoU3CVARd3hutAh2GgE5qb1dCNGyOHBkExP\nJIdqWt15RIGSX8dTczfKO1yB14/VIBroUmBWAlnMvee+Br8AS90CR4FXObU6\nd1Mblc0mrVIRpwKnS5TlfFCPl4Qv8Ul3b53z/I/RofYy5coCRjsXX7vXhUcv\nHsCn\r\n=lF2g\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.15","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.1-alpha-42b3132a.0+42b3132a","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.1-alpha-42b3132a.0+42b3132a","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.1-alpha-42b3132a.0_1578399583353_0.014886175036579408","host":"s3://npm-registry-packages"}},"1.11.1-alpha-40edfdf8.0":{"name":"@graphql-codegen/cli","version":"1.11.1-alpha-40edfdf8.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.1-alpha-40edfdf8.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b778cd16d0cd39bb099078537fdebed5d7a86926","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.1-alpha-40edfdf8.0.tgz","fileCount":29,"integrity":"sha512-9T3BtUMcXj+djenlwL8xIppK4LyNY/AvDRJ9lKs0+Fl77+Iq3UHShDpJZldhEOEk4D2fA99dxFDAjUO9HLhfHg==","signatures":[{"sig":"MEUCIQCnK3fyyRIAo0EXxlnWWiP5CtAn9sFLoBzCiC1u2H+BKgIgVZQJPrD4X8J9nMk7TVej9i9Sy+W4ULh7eHUoS9a4Imo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181531,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFIJVCRA9TVsSAnZWagAAviYP/035SIm9m49Kn+z/m4jG\nVszy75FU8foZLwKWcFYaIfTBWpmXeO7UcJYFDk4y6VMeD5p9g5EPhUTkRcUB\n9tXsq1V8UXjtHIWuia450cINdmrqS/H5Wh7eNkMRLZPeALrLPt8oP5Ob8h4L\n/nqeydgsoL9o/ouszLwZlBqgLZjx1fdmBDPiz/pW2Sp/RxBsk5BFWrC35uYZ\n6e2lJajiyEXzX4UDcr8s9ram0Ux7g5gy0+DyYxnUkpLgAn4xXPk75X+7VLf6\nZgzVYVMn0J7VjTzca3NfPRtVcCW5EPJxXNbaNTjFE57y6cp1DQ//JqXvHIET\nmfK/rTklGUCW9ou4AHojtP4DenLn7A9h2v9q74MZdjgKp9ez+WtXdyIL8yQ7\n5idedoqHqn25W2rTRI1WMScKlOihhMNSmr5CvD6jBAk0C7wAxN2vBiHlU5Ru\nFXHW0/5u7cMcipCXL+lp+b20VmQ5f7a/oiV6SlgwQ2h0X3eg62TvI7jm6k2H\ntOjzsyNrQno+3wMY4PkEeGt9U0PoEAu2vYEfM8Ea3dNxitDTyILlfmiubzU7\nhDt8ovUqjsYXDQFo2KIt1CVXGwjfYD0D/T1+28X9Cwjg+zP8WUpk351PYt9B\ngjGrbOJr8QkZbYgcy3rsqmJ5ILJFyJbcGtpvaupsP9Dfhh/iDt6W1rSwD9LQ\neeNy\r\n=3Fve\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.15","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.1-alpha-40edfdf8.0+40edfdf8","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.1-alpha-40edfdf8.0+40edfdf8","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.1-alpha-40edfdf8.0_1578402388898_0.700792294970618","host":"s3://npm-registry-packages"}},"1.11.1-alpha-b3614eaa.1":{"name":"@graphql-codegen/cli","version":"1.11.1-alpha-b3614eaa.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.1-alpha-b3614eaa.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5af8b20b58560ba7633beb5ef61bd52148b4af9c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.1-alpha-b3614eaa.1.tgz","fileCount":29,"integrity":"sha512-xR1+WpNPjc7wRrT26JuNuAkM1P4nudW8hOnxeShfB446ZqtPavquUo/SE3WnmhSevwe5DS1vcMyYS2/tSBJDCQ==","signatures":[{"sig":"MEUCIQDUgw0rZPmmtLHqwsgkHfQgj656w3xLVjqRQqCVJbH3CgIgSe6NY9QrEjLaYt0IH1V3x0lj89pnWrs+pAi6d2in7cw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181531,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFN0CCRA9TVsSAnZWagAA/IYP/R9wKvGL8Pn5/0iFywYE\nGVRt2ipi7xoJirnFxABROoiYSQLSRrSHwD0eopQ9nJ6yKZFhNoVWYtUAV+u/\ntAfYN3oef+yxsKeuXqA8WTMTlf3y8+WQXR+z2BixHz8aj+RmAgLWAFsx8t4O\n+M+UiP5VLtyfigGFopbFEZ2mrP6Silpt13sTCRC1a5Pc9+vgTjlJxRDqhpJv\na39BJ2f4thhAh2vbehD3cXrl3edGwEyDkz7g9Oc1qDikCdK5/KiAzviY9YSh\nqAaJj4n+I5Cd8YTE0OfA14x5SK31/rK/NSpm619AbmE9Zmd4CKuqMLsjpbEl\nPotPAH+RSBVZyQSCrdCdTjEhYZIjxGtZPLQRjp47sS4e4KjvdZm4COyvlk/n\nNZdZ+0UpIazI0llPtZbDlyAwV0graoICgb3bd5c1Tm+ZwK+8Yww57/WnqjEI\n8JIZ4iCGMDLzlVrzx62jVOmuUwp80Bfsixk3TRgKDWszzdytOupsr1zbHk/w\nR2Cnrfpbf6B3A4X7RCD5epu4v7wOyW16IsV9+e1U25gen3MfVeyoU3QH05wT\ne5PzW34e31dPN31BTMvnA2WyvplV+uJaTF78aVsSa6LoQJJWrecfTGYoxz2c\nXhSgJrzdRj07RFowDRVD+n8wSUCavhc7PTxB8Ve7SMcnn9Jtp7JwdJ2faK/q\nqT0A\r\n=B9r/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.15","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.1-alpha-b3614eaa.1+b3614eaa","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.1-alpha-b3614eaa.1+b3614eaa","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.1-alpha-b3614eaa.1_1578425601682_0.8839988995350163","host":"s3://npm-registry-packages"}},"1.11.1-alpha-bb5f0484.1":{"name":"@graphql-codegen/cli","version":"1.11.1-alpha-bb5f0484.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.1-alpha-bb5f0484.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4aab16ee98aa456ed65448fd297f34f3c8709b86","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.1-alpha-bb5f0484.1.tgz","fileCount":29,"integrity":"sha512-5pIjMDJJUXqm0p7bV000A81frAjyuAwsjcd0my5v7HgzlG5BR57WzZI4lzcAhnNz+62uaDIV+QNFev+f1tcjsA==","signatures":[{"sig":"MEYCIQCLzHWdQ+VxUK14lJpxXznukj3AwrzQusP0j62o39nhEQIhAJ8E0Y67I0ezgNEIxapbMcQ28wylHAbO8bHNHwsYg3tN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181531,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFOpMCRA9TVsSAnZWagAA87MQAJD+LUoEGyRAwId0bO67\ndICtfVrW10gE95Br453t4+fyaKkKqcX487NVpDZGrLR3ARUO2oSFqeM9ivy3\ndhwaxBUZdPPHDsINf/vHxgo31Q/J3YxVWpg/1uf5jnYp55hVlzC3U/Y9II/A\n5B7I3uhrw+FVEYFfnk5ZFGBseMA4ALRz9fKRsq75an2wXL6LRFESv5ToBQSk\nsTvCJjGfAiyarDavnEMtEIGTN941cBeO0NXOFl58ZH/bQf15ybi7HnG5Xa8T\nv1oeefYnSifKLXcLLzXEYdAiCvJ+gch1ijjJjp+Tm/iOlfUgtyLtB17Dhcca\nBXuKkD1oUv8PwVB1jpys3aI4RE8qoRCp0MyZKUPJk0QPIC1FxtRtHPtqNcd0\nT8YeLGV46DXalkR1lcx2F0y+ZKSzu2WryatHaeTrSxrPB+rqXyoz4Z/ryy0/\n7ByoK0Gjb9zxmYTIVw2xuXcnuW4Kr5blgRetMYATxr7Wb+ZKwooe6NnIqRAd\noEVDov6KshgSBzD2MsIBJWRRt/R7y/ULFjnII55kwgnG2DJwp+oxKiZpV70K\nfc9J8OpSSbfI15yXSuKNn6TjEfb8+zY3g/Xtzq1zNFYA5wUkOzjBSK+T68mJ\nnYZO+BT81wg7TjU6hffxY4exQcyIfS+j/yulr9GjFEcIt2T07ccGZQqbEN5J\nqKMK\r\n=Seqp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.5.0+x64 (linux)","directories":{},"_nodeVersion":"13.5.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.15","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.1-alpha-bb5f0484.1+bb5f0484","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.1-alpha-bb5f0484.1+bb5f0484","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.1-alpha-bb5f0484.1_1578429004046_0.34938013719399663","host":"s3://npm-registry-packages"}},"1.11.1-alpha-d83d5025.2":{"name":"@graphql-codegen/cli","version":"1.11.1-alpha-d83d5025.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.1-alpha-d83d5025.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"aad34927ddec655d3cbe20747bf8df6780486c5f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.1-alpha-d83d5025.2.tgz","fileCount":29,"integrity":"sha512-Sw9fQ5ESEvdpelitEqnglxpPAqqMY+zpAfp0T1Yptvz9Yb1K5XybwHdiAGRLj+intsD6/xZmrrYcOLobHrsMiA==","signatures":[{"sig":"MEUCIQDM1x2VY/qdv70AfIkPaeo2ncis4eszNcq8fxn8oZ2oQwIgI9TEQEDSeXDNWvyhA2a98+WzJ271pCbFRR0gWQmxmr0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181531,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFW8ECRA9TVsSAnZWagAAHaQP/RPFqUO1gs04eXNbhgwC\nZ0L7bhC17oQHr3R6PqaZX+s14Yd8nmBc8upotPszyg7TVRMiWey5nXLNuMQF\nVejrwJrYg6EARGuLQ2eFarH165zyiaOMDfxspHk+0zDeh1omPKP8qiXR2itW\nW7mR0X9rBA0khWLO96pAaHbBfiLUzpq/kwffPXkVA8BqCHGfwBbc0JjZVoyF\nADTctm+PNgc73yWOqZCfQKztbEXKLB6wdNdY7thB89LJMDneTpvTDaLGtWYU\nbG+ZC1zhZH+RxefzEmL++osh+T9O9uYrhA5ediiftfKS07ZfcdhKFFj7dMub\nvY5hFCYUJdyzT53mdOq9BWkAFUNvkEhwMJ1al6WYbCTzzIm7nOpd4JXvpD60\n4NGRyTmdzaRcHW7zUdUVkoiYbhy4FBRVSSeTUblAmjFhwmBsVK3/RaKDfVFd\nrPMcUAcc7A7VPtBJPX4jCnK8+O34ZL+g1JLTn2gU4Z9A6NDUpGHHS4xdiEj9\n4ZzHpYKgauUa6y8bX51JDvYBPtdOOy7vgko0gvgCXxOG+BwC/Z1zKl+8c0BC\nC+SLns/OW1TABgWLTDWUjp4wc5wIXTvhxC25ycXianLaTqNc6/rVQ8Knb1OV\ngH3saw6RIErMCRSVKAUFk6dpVHAk/8dGkV8P4ejOWyaR41QjXIHdyK7RIvql\nYmbZ\r\n=XPTG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.15","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.1-alpha-d83d5025.2+d83d5025","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.1-alpha-d83d5025.2+d83d5025","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.1-alpha-d83d5025.2_1578462979383_0.1651293474038984","host":"s3://npm-registry-packages"}},"1.11.1-alpha-5148d246.2":{"name":"@graphql-codegen/cli","version":"1.11.1-alpha-5148d246.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.1-alpha-5148d246.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ae45d9739e0bb877186a896982aaf0c2a72baa21","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.1-alpha-5148d246.2.tgz","fileCount":29,"integrity":"sha512-dRXhGgAexjgwdjd0Zwzid8qBFt9IrRttqQAVKwYgI65X4tPMYulBzyPtlHArWHp3sBabHLJQyh8uqysMQnSWFQ==","signatures":[{"sig":"MEQCID2V6ab0d/koaMkUmEEMUbJ8ulr1DajrCHah7YreGTsbAiAje1t7le8lXNzc/vs5JrTbP6eXw8Dotz/Rv84NBCNQUQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181531,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFYLKCRA9TVsSAnZWagAAu8IP/0j2Rz2u0HW2VAGEMhyR\nq9raHnSUpQnylfpDG9hpKv8QjSIMWIv6RvK1QmszZ+4x/kOInPWfN8qZk9dj\nGCB9Jt6Y2ZOtuHEDb0CFOSy1Xpd8jSbwXFzgooZbnrdvIF30rYl2ucRscLZA\n/ZSKB/Udw4uDzAJS47IzFR2WKA3JkBE3t128TnSUhp0maxhgGpN+8vFn4xpq\nBrq/kPx5sGbmSjvGVS76MCmcRo6djccHe3uV1FiFRJv9ChWj3QTaoTqp6SBw\nM+j2oWsL6Bn3nxAdmE/PPfD2G/P1aEMRPKyITGJbTQ2J8c0mP587wPSul6Z3\nerv9PRJkK40MZEliAtEtPNtJkgo/NJQdg2TBQFbX/DhndvT/RSPHi0s8sLcA\nMyUipddiNsTd5+NG+fbKqd/mZvkBbJj9sB/p0HtNdSXzbBFj5szrLB9feaJS\nJvzc8335XS3cLL7r6UV9P52L/8P9IMqeAn6gZtSZ3WnSKfYxIhAyfAkZxgvs\nb6mA06RF+bgzXSWT2r8uK79cCfzAKnSRN7uqhBXxFRdqeRvd9NhqPeqUFzoN\n/G+8eX3rswMah3DP3X+wHteSQ8JpQbDka9FET8E4diopaTsqKSpvppyy0zI2\nTz+ARZrv/69ErL0XjNMfrClndYL30A5U4ra3M5ygjxWG4upc2eD2H97mNR41\nyAzE\r\n=WJ/M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.15","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.1-alpha-5148d246.2+5148d246","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.1-alpha-5148d246.2+5148d246","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.1-alpha-5148d246.2_1578468041452_0.1748886048870828","host":"s3://npm-registry-packages"}},"1.11.1":{"name":"@graphql-codegen/cli","version":"1.11.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d0740ae733bcc0f7912efea4164d0edace1f9b9d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.1.tgz","fileCount":29,"integrity":"sha512-5RUDCgMO29xpra6Pd3BrbyN7rRUzdqQXE6ejbm1oWhlIWfXDxQp9ftyfXbiunvk1iuWj80ISFJcNWNsUH6KSyQ==","signatures":[{"sig":"MEUCIQC8GllCcqmao/i380RIlIrNAcW++FK+A+pppvNH6zLcRAIgNLyp2evEYo1+j17frBCQGjWo9Cqi2rVa4DJVXRSsNbg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181453,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFZUjCRA9TVsSAnZWagAApMIP/0mW5pK1wdL1HOx2w1zG\nxyuOHmp3maNTy9JM5fAdKgTLRnxqpj77gD04iSZKAWBdLyUePwsa3UKZuEZP\nzUnL2n/Xi5yNwQgKuyROCouGXmF8dDm8qKJeP0abP6qHvIZ2G6RGKMCrjZwd\nju6PkqP9nWbrZc1vp2FGvKJNhqWGAU5FfGs0DZuJAROMbbtqsWdtXaT9Jld5\n7ABIZQsuZw7W7e8v8FMJTOLSJF03GuzCeImGdzDuBNigUnwQKWldeFwH+aFF\nA/qlULCgoo88BADx7qVagyiiJB4loWDMUcnsUEJQm1999/J4wies+qF5CKNx\nZt14K0TherP91qUGZ/cV/u2gy3F8mmePriJzHaSXQYOAdsCvfjfaiYuu6nH8\nDf0lYQD+cSJ+JFzeMkBr4MeNpnU4pjR43nJ6RPCN29BipDYBkmIbnycJodI6\nKaDcMNonNyMHtTF80/SxaynjB86cVL1cysOTCPAbE2w5GAj8+iyDfkLQQ9Jp\nCP8rR/+LdwJCgIpStD45jK5S9sx0IpbngP9RJSzfyBtaieEXjHikmOfj5hf3\noJCFQ9zgiJe/RKdUs0NSqQglsFRQNFj7v28dfhbY8v6mipFOdUe+0T7bJsdf\nHKuCNMMEmnA4BMy7vaq7oZmEOvIXUWdd5Fak0QE5yLG5EricluAUsVpKtBj9\nYQOz\r\n=qKmY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.3.0+x64 (darwin)","directories":{},"_nodeVersion":"13.3.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.15","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.1","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.1","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.1_1578472739028_0.2865313263992031","host":"s3://npm-registry-packages"}},"1.11.1-alpha-f1471c9b.1":{"name":"@graphql-codegen/cli","version":"1.11.1-alpha-f1471c9b.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.1-alpha-f1471c9b.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3de2ec4e1b8786e62f2b395acc75f1b3ad1ede44","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.1-alpha-f1471c9b.1.tgz","fileCount":29,"integrity":"sha512-gv+yAJbV/ixe0bq9D9hP8dKPN0aQBU9Lv5KRXtcxLBgfUSn25+JpWA1hPcJCGPT+W5O8Woq50kMwjC3+ixtpYA==","signatures":[{"sig":"MEUCIQCwrQfSlLXA2GEEpgkteR8VUrM5NISmW/fMFC49X6YarwIgE52iaLDcY4x6z3+Pe3Fniwkzw0omGR9Ypmp7H0BRg4U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181531,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFZVeCRA9TVsSAnZWagAAKe8P/2xRr25ZDBdT/ahvLI35\neKSRlt+NIXjydvSc6YkmnhYY9g2VtLuZP58xYg+Q8Ubgh6dPyVrkzvkQstK8\nn51l6F/t32XFC+9b+rSoY5w6ahuQCFBKqguKuVCemYKnXCLyNoZpNesPXTYs\nQkgMKt2+jUBRI3qr5dlgrReCwuFf/eI6r98tDgZfOXWjLGuyGohxTqALjdYJ\nphBFYkfGOmQ3q0G5vx2oWT/1P5iMRqLacfCIhSlWlyUpUu3Ho00Qpv5e49y6\nHTLPN/cnH2FrcCR+UxkZ1cnD8LQ+ApliczOpAT/hbvDvpYX/njeRu9UAZn6j\nNAF++Sti8Yge1eXFNsRANhR7iWZfrg1ib5rNHYngZ+smfJ1YUGltU5KosldB\nIHLWECthLRHucsCiR1t4AMOiYD+k2RlmzK/9xrb+wpRQbu6SZ/L2Wa0HZqhj\n5NGzlsKlPtgoCO9Yy3pmNw6B10wRahzSUztAdHw+cwzNOnnYzKsGUiPAffgB\n8fRSZKL4Kzx6n3Mz/0geDhj22ATrLPy7NbclpHdiALZM8i5C+c1NbdOurMwc\n28hFO66l/UFXYn7GDghjAQY6F5DliiEkEEHAbQe3Tgf7KX+Xv8Z4prDyOzKk\nFR6NWmIKH8LZ4eRDK8R64EMPuYsFTzUvtOycHcu1sKWt/5fevk5xys7PsYoE\nC9ua\r\n=BO2Q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.15","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.1-alpha-f1471c9b.1+f1471c9b","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.1-alpha-f1471c9b.1+f1471c9b","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.1-alpha-f1471c9b.1_1578472797790_0.14137222146070538","host":"s3://npm-registry-packages"}},"1.11.2-alpha-3bf28056.0":{"name":"@graphql-codegen/cli","version":"1.11.2-alpha-3bf28056.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.2-alpha-3bf28056.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5fa4fd0ce4cdd65937a4338b32e4e1683669113a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.2-alpha-3bf28056.0.tgz","fileCount":29,"integrity":"sha512-R2+ua7wQn4X45fT89n6SL08n/mcF2Kbl7O/elaYoEnA5Wq0xkWYpTMXRw1SssP7F6ulJCpa7CIhFanB8s1Sevw==","signatures":[{"sig":"MEYCIQCdlOPP6UsFwICYDEtrMF3eXRKUvZSo1chBDIBf+ptCcwIhAPHvVCTYEe4DYhKmlBjPH73oe3t9wJLmAoLMgACxoAnA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181531,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFZZICRA9TVsSAnZWagAA1OIP/R6ITownpirzU9erFLxP\nwSz5z2k/VhbwTWGwJkSYO0dYrpjWHDq+ROc5DGszwZEBykp3KZqD5X/cnjY+\nBlSB/pRosxnPH/tfppF+zh/qZkD+NHmzrc7szYUi7mdStjFcsbL382Jrus3b\n4+EE0s/HRFziY7JmZ7WQ+MMHjWVaCOBdLpXiPI/sovN9XQaKjwePP+zcmY8g\nOZ91IY1JFol1kFhhu+DdOU1wVNiF8/EC62yPIvFlCk0QZDW48wVhi4N9gFEN\n/Oh1QbbxzW2Lu1RWAqMrvubZKgxKkNSyfUv6X3ZuvVyylboLF5OchgcF3Qf/\nwEFB6DpcP2/vLouKkDN1bjl+aEt81IJDKlkDNSA/B0o7x6BTX1aSxM9OgNH5\nJuPcPxPKsFkht/8W6oS0A/7IpNhae+uAB8gUdpBy3mHfZB4iMdle+uyfsvD4\nkmoxNSZCQo+aL1vjOFt3ISLSsaezfc2+phPOnmEZisgTNSehTh5BKk2NusiL\njw8fr1oI/vepdHBSCaPJgvcBxpB/s0bjVM87CL77GQQyTIuO5YSbClmixlHr\nyi7gX0dLS1f7ICBz9JVf9EQ2napI/pIDtjBY1qhdsthmZhx5uvJIfMszyLM5\n54TqBc1gkaxXnG1GYCmMAQBB6yxsm5QZDIly2qByRpNnv/qdlTzczds2wsiZ\ni5hZ\r\n=NDIX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.15","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.2-alpha-3bf28056.0+3bf28056","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.2-alpha-3bf28056.0+3bf28056","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.2-alpha-3bf28056.0_1578473032237_0.6281642274459114","host":"s3://npm-registry-packages"}},"1.11.2-alpha-d35ce840.0":{"name":"@graphql-codegen/cli","version":"1.11.2-alpha-d35ce840.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.2-alpha-d35ce840.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a94daa443f14f8654feb2976d81f77abcc55f354","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.2-alpha-d35ce840.0.tgz","fileCount":29,"integrity":"sha512-NQ0r61C+nxjwYV0ZNbaudzMdywqhPa+DXoDeClwg+w+ZUMEbZIwLBJJxxU9qb/LnlGFl97zBe99Mj7KDupbe5Q==","signatures":[{"sig":"MEUCIFIdAT9LSvaM8BhQJrSingSa3ZrEI/Wv/BaRpLiKWmqQAiEA/TDd0MiPzBK0novVQVico6uViYVpyEtGFc1cZXnYPRA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181531,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFbACCRA9TVsSAnZWagAAsBgQAJh8HdeUZA8QliVNbJxI\nEWhqD1Iqc5hc8e4ADoS9JbmoehZKxHacwiktb2a3ZfiU7xu/Y9Gxh60j9ee7\nSiSaLnrP2Q307enXBOQp6Q+s1E4S33fJq+C7RXE6g1APKV40u7tvwdkoqSyT\neRSigk7SmlMJx3hW4e2ktWLPZ9iIjKNchRQ6JHhKsWoHXZCLeqpA7B9fFybV\nocTgdY8RBq2lMZaEplPSAs8lgItmZyVKv6SOHOJP51TXiZovJfF+7yeiJd5M\nMo/fJeg+BM8GuOb8HnDDmv0mm4hlYB/qObZGJAfuvyEb9JAylL6GP6VY/v6x\nsSxqzs90FkW6UpHc3pqk+638b0hiUL1MjmjjSDp/L0suSun5FEdvjvFtd1Jb\nSF9XAjGEPeLYgZl06zd+M0NUP/dTrlTfwALGfe39Ty9oX7VoF4+Az+9WQ4zD\nSYT+i/vaD6MLd+oQp8qcbvonXtQV+AXyzWxHH8S5h+HeHgG8tKfxuXV5H2oq\n4nHZpzMd2q6XYRUXt1gUquLHFUDjcJy5pIVGltiYwHtdrD8eEAZ+35AJQaxm\n06W1rBf2HRE17HhARYZLuLUa7QmSg4EdLvL7HsALA5EI8nidCC/9VO6iyd3f\naSznzD1YsxyGKi9E7Ktv0Jew99FwtHm05TZEuaZd2/e5zdx8oyq7H5az0SUR\nG+U+\r\n=TB44\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.16","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.2-alpha-d35ce840.0+d35ce840","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.2-alpha-d35ce840.0+d35ce840","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.2-alpha-d35ce840.0_1578479617903_0.8952098252570881","host":"s3://npm-registry-packages"}},"1.11.2-alpha-6bc83503.0":{"name":"@graphql-codegen/cli","version":"1.11.2-alpha-6bc83503.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.2-alpha-6bc83503.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"9b5fad68844cc5cf8e6c14fe97c003fb9c733925","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.2-alpha-6bc83503.0.tgz","fileCount":29,"integrity":"sha512-yzuMZIDvwrokab5v7VQKKR4vVqKRb+HsVkPAyvissWG82Fv1pIGz11CjNL78zirhCbPlpbSk8N+NDofL2SVzpA==","signatures":[{"sig":"MEQCICsUV+dxehyMyBFZ7p0impxkvJBRZ7XMsY+8rvsNi9KBAiAqet9zXNPDah2yrPauEGkyAa5cckGOyDtyJi7uGfCzPw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181531,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFbPxCRA9TVsSAnZWagAAoP0P/AvMu6+wxoAyZxo82Am0\nOfPRjNoyIjNyhbLAJfhe5N0i+6aSXLrWmiheg7NRpB6jLjvGH/rniYGHjwHR\nTNzLD1MrB/70IZPUwXxSt8d27bnixJm4n31gUv5ReXqErOwxGfz1AaahVhLG\nY4xORGRng/5Uf9UMSMH/2Kacy7TNMCoZxVD/JIbL8hSOGlATbvE3IYPBXvjN\nnKQht6Ecd84z3MVxpyHmLMfb1yvW0qvst1jUcZnMYCOEwucNQ97I/Gz+4A6i\niT2Cyh8bn6IgkkCkF4Ay0BO+NVMlkDjLqjOM+qr8FyPfoKMYdJF2ASX3UkTK\nPSLYCmZKuK2sbkkQvBN6quHpsYnxOOMPzpPGvDHXDenlde2bRLGDR+JmoRFp\nco3YBz457wH8YN7dUYzoNYFJY9gIfBkpSQewMBpWt2PypY8xkg8yPyYvZaU6\nbaZ0/f4ga2Zj2rrYh8QrjjjB/XKdnzCtVWmC/Rd4iEwEBU44FMyAJ0Q2Pl2t\niuBklLjm6IdmJPT6KBzo2O9U2QcdFVPtfJL2XW/BfXb47fjw/f2bKkmKoxCb\n49A15ij/W9Mu/WXo8SxbBXhl/n/voUMtanVf9NVNglGE8M8Bszrq9m0Ilq0C\ndRwIWPFsuTrunyMmI/RFtuSgb/tFZrgkBVQKAvcCdkrp5/tomzlZ9voqmpJj\nIWwj\r\n=qHE0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.15","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.2-alpha-6bc83503.0+6bc83503","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.2-alpha-6bc83503.0+6bc83503","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.2-alpha-6bc83503.0_1578480625031_0.3880538133744271","host":"s3://npm-registry-packages"}},"1.11.2-alpha-df920a44.0":{"name":"@graphql-codegen/cli","version":"1.11.2-alpha-df920a44.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.2-alpha-df920a44.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b2e0ab35c96e3edc9d17c514bd43b29517ec3819","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.2-alpha-df920a44.0.tgz","fileCount":29,"integrity":"sha512-1Pd9QwKPVdm3K+stpzC33jL6f45aEsqYCJvNvpqazPjRIGsuc0QgcSzXIuCWIxU3REmge9AybsMbiz7U4OXyWQ==","signatures":[{"sig":"MEQCIBvRlABbr6Ne64v5RG6LUkTE7k8geVHBbkj+6af+m/TsAiBqYY1Ih27xewo7gJJKsmDjynXTw+lIWK8AQnNP2GD8PQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181531,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFbWPCRA9TVsSAnZWagAAvRYQAI6WhJMxlJ495Bxp4AoA\nXiWOFloo6dP1DKaC4p9O0tVgNiTZBupGagPdWRKObsuDuF2WGz8d6zaOyyYd\nxqt6b6o+HUiKlngVRCGtzBMDcbKoQ9GDDPfhegGW61VCkC4INiNpqbJ625DR\nznosfEa35i7/AIA1CG9Ox50xbMETEfn1mzO8MZrS2bYSWBdVF+ZcL5mzruw/\nvshkQNUdD+A7d0/z8bwTD5vMO0oVjcoZrgSVNj40Oxfsvmx0DwT6No0ASrlM\nlk1D0rKD5TqRsiNXKdGgutx8lRx5C/RDozwwKyEvOS1Z59UEwdWFz0l3p/rJ\nsfgptAqo16yNiQR1cW3ZYMJqqI7hGfH7qSvszWtzKVLM3Pff5no5c2ejsT0i\n9rfPj8TilcD7d9vqMw+O1b4Dn75kVTBw2l5JB7PoLWKW12BkWYs37IUNWEDV\ndqwIzYAqApKKJtQTEvGEMTPLGD5woFQfDHO/uHijTWJq25ZwSn5CUoBvmSfG\nYAu7u2BfDJh12To4NGFCrLHdxGmi7Fgjd+9jHQ3OFLBASjz5xhtwPUtT6Ptv\nPta42kJBgVzshnj6dNmjoPhngjdOEcdN7g4jJePjB1pDfyBY2KBTn2tvqiVi\nJ6j65b7BtKrPvsZ8zWN+GxNzfVb2LX30K7yibq3eeNddoDRe2ZllTicUAMNn\nqge3\r\n=JtOT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.16","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.2-alpha-df920a44.0+df920a44","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.2-alpha-df920a44.0+df920a44","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.2-alpha-df920a44.0_1578481039405_0.5320120481382935","host":"s3://npm-registry-packages"}},"1.11.2-alpha-dceac63e.1":{"name":"@graphql-codegen/cli","version":"1.11.2-alpha-dceac63e.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.2-alpha-dceac63e.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f69d88e20c843136f79ce2a39e6d66f06541d7c0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.2-alpha-dceac63e.1.tgz","fileCount":29,"integrity":"sha512-lGdvp8QXLZBw2QoH6pL/DM/EpEZ9e/NUtJXoqIRq3X2iemTR+KzCid5Os/wsjkw6uKeeT2hEU58g4qclLBpuxw==","signatures":[{"sig":"MEUCIHpqhi5cvqfsbg8g9C1xQvFxEr0h6YoBZ67XiSn1ARcSAiEA613ao4yh5oHahPIQiMOQ7ZPUthDdDhIVhGGUBQe8IgE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181531,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFck5CRA9TVsSAnZWagAA2gAP/RobLFL86j1gVBdqU3Sa\nnreLGZrftD4ar970vKSAL1n1C7/WN3eXAmtGYQWA5N9Ls7eoBHqEuCmX7zya\nKfC6vx07lNxmLOpPAF4JPfG6onPcDpvZF8wM45dEpS2naQV4/FqY6IG48CCs\n+v+0trvS65eWjSMlM5Qv+qXffksg+6kXKZ+A0n17BnExk1/mM883lWYpnKYP\nbwUTm2A+vkuEoHuSL2tcIgeh77oI6DMb+KINQhlI2hxTILH81nfWTIgHtffo\n9iEySo4VQdS9H2GoJcAFEmeoBocNFRPklScl0YcUmRSaT3Vx17tOAfa3g7YY\nAzFvvm1v/LaNgz6C0WXy+9ePcM7RoDe1EBi5RhB0WuCR1qGxMprjrexelFIb\nSvx3EMkU+aOvZLEQ4QBSfE9Itgz7Lx2vBE7zd0fpLSUf+UZOGukQQoDi9i59\nwtujNGHYMHPuTyYN/BuJDElkL5psTXQo1MIUlbNcyBAbMiI0TDlE4hOvQYIs\nWdeckhfsfcrbqB8sejnVafRvobjAy00mHxbQ6TT7RmoTdUNI2YvvL/dX3UUW\nCUpDNjSByGV1fEZ45tjllcbVJX3rS6mxvm4NhhaSxA7C6hFs2WT35XFZkC7B\n4NsNnCF6ic7KS5JSufhjk8iVo2eTDoZA21ey46Ex4SDA8nkp4uImsoLJaJ/5\nG6Vk\r\n=Irc2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.16","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.2-alpha-dceac63e.1+dceac63e","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.2-alpha-dceac63e.1+dceac63e","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.2-alpha-dceac63e.1_1578486072501_0.5307361736320151","host":"s3://npm-registry-packages"}},"1.11.2":{"name":"@graphql-codegen/cli","version":"1.11.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a1d4ef8d06b692c37c5efc686976ec2eedefa4fe","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.2.tgz","fileCount":29,"integrity":"sha512-ox0vqUq+BWngD+UBCpzXuLrOBTPQZza7IGPxKSF3Z7lOPim+NX75HL5sO/58xU8I/5lEjaZpHx3hvSZdiGu4kg==","signatures":[{"sig":"MEQCIFW6ANXFN0ttcyCzLS/8Qhd2QNqNitdPudjtFw//xb4TAiBVtIMTJYUwSRN0FYMlkQYD7n+uZ2Ei1Dtv+Hh6IA/CcA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181453,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFcmxCRA9TVsSAnZWagAABCIP/iqVmG/3E/nkb4B2yz8M\n4kpwxsLKFBRhrrEtK3LbWDJm1grfua1tQqtiQfCeGf6lJp3tYITdLr2Cc6YU\niSUIYlZBWfI9adiok+JbyrdtkyK9cPVtNDHzTcErD2FARoLOJLwXvzmLPY2i\nr5sZPhMTNLHaLR7rcyE2tt0NX99LxOccefC6duyggwhoqwjApcKx8/jEZN61\njh2TdXfRDAt9Ffdo+1vF5MNbHUhjJPmg/4uu4wtmcg9K4U1VdkHQ7Mq4HvaD\n+kaS3IOCrAq9OfvTaHEscNmF19Np7jOBvpgALfaNQjlubVa+wx7uy+vYcq2V\nC7kzsAww7IQdBoqtoEUOwMkAEioMsOKTDMITL6Jk0AdoaI5cf4jmGYaM1YIs\nxDdaxLm+uuv6g+95Rc2yNa7O43scUkhXEB9ng0rx3WdqYdXaFHMleXWhWxcP\n5VxQbscNeigDtAEhlWzS/CDhjZnSU1f2vbVoA6bDHiwKBG2YFIeLKhDrP+ob\nuBwsNPUGGNn70Wh+bWL+O1fpVW6kzMKC7y8TYqE5EW1YOUEfWOjkIW6JX3TK\nHyhHwTlmPCipKhTNJKqg/htT6K99yPIWaM0BlO3zIYOB00MjY/2woJ9WX7in\nUO7JN8bhzhkazxdKn7eY7DLy/l8qUo6t/lwb6S+VfRa1OrgOqOy7kpWxD81V\nafrp\r\n=u8RA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.3.0+x64 (darwin)","directories":{},"_nodeVersion":"13.3.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.16","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.2","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.2","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.2_1578486192547_0.3487592053124271","host":"s3://npm-registry-packages"}},"1.11.3-alpha-90246440.0":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-90246440.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-90246440.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"09a9f301570bbcfeb0aa729be7d3a17ba65fd450","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-90246440.0.tgz","fileCount":29,"integrity":"sha512-fYAZ8w9pQOKkOlJYyfAwHzRSQYWZW9NO0rzcqaEY4UYuQbvBx8lYpSr+hJn9ScSLDJPk/vcu9EoiD7nGHUJeCg==","signatures":[{"sig":"MEQCIGgFiTq29LNXxBy+r8sdy441NDz/urNdQyUe8fhdcJc+AiAKMlS81w6nRD/07Ifi55vwtG4Zv6PsvTVUmj/uhkOMSA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181531,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFcrLCRA9TVsSAnZWagAAh5sP/1dmSoejMu+jInh6A+I+\nzJ34C/G+gdQi7C/JfvOTwHx947+tM0UYyy4X0hnMceGYxzGhEntZDSkfhZa2\n45BEzJ15S/b8Wc78nfkY0f2v5NGv03+3vBwSDymP3SxiMl6yytqDjO0SH2AU\niF8Bd3ZpVDWzgxENF87o0UMFDZKGkeBWn2orIuGhH4o+KIiHPY2EeeS+y6GA\nl14ygey3/l8bZiybLufWbpguTqPn60ycV8GNPTwt8UhCZbfiLFnICWYMZbai\n7aUTtrAK4IA3g61t0DRaROGlT9VhZvNE6N3Yqw/bLrkabQ3GWx1lZtTj2Qt3\nnBtOUL48bJv37krdY//zfBNcpCvuMiYLBng92Md/M8gK213wOcleNw6o9eyH\nTdnf3Jg9sFZ7DYNbJDwQq/EXWjHmK9wZnZEBceVuigEWqMPkHC6RVmVE+lL+\nIL1E/mKPZoTqXZOrN87WzU11LI6UR4GO3QQ2ybWVxBZdBZV2RzgZq+OQVbqG\nebMhfNtKN4wkFryHKgo+ywxxpaq1uC9i/QfCziOKqYnuy3y4h3m5USGAwyZ3\n2DCnt/5LwMp24mDLlkouBnMKtNiccN9F/vlT/kjPMoOO/kD1dU+AoZlf6bz+\nbuAvxRUA1c1K8Y4PVfaIR15NLVaikt46Cfcu+ciCQ6RRL88Lp7U+Jtw0zWz2\nkkfS\r\n=Ta1H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.16","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-90246440.0+90246440","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-90246440.0+90246440","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-90246440.0_1578486474625_0.3331138697283562","host":"s3://npm-registry-packages"}},"1.11.3-alpha-d1d46074.0":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-d1d46074.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-d1d46074.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"aa1ab31dde2384f2451626976aa65c36076afa10","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-d1d46074.0.tgz","fileCount":29,"integrity":"sha512-/WSgL2we2HWhju2Ut7yvIMAq2NFDhdEKELrj60pvN+MvsysmJoHrp83pN4CBxbRJbwU2KvBNQ5CE5PxnPq6Bnw==","signatures":[{"sig":"MEQCIDGmmVqcoXYsPLJOF6edDJKlyyAjFvIfGcLJpber9C86AiAhoRBzUFIF6AsGFsNcuJ/6+wyaA0trH8vupbWDTaRcJg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181531,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFi7mCRA9TVsSAnZWagAA08cP/jAoC3X07Umz7cKzM0Eu\nk1fc6hTuhh2O9waN2RBX97VHKbLuajce8/obMvosziBPqIQyzle6e2DJUDsI\niLNQ/LWUPQEMim5NC1g7Guaa4BhW4CLvoOd3ImB7q5i/qXIbqcvoMn0FZZHP\n8X5AURv1+Esm7ujJvdxOUeBaQTvvGuSJaIwaFMCwZ5W9K2r1w2yM1uZvEPRr\nwvyzBT4B2KupxDvD6XLYzsAEbQ0ZLSzdgFmP0iOpB8jN+MvxR/cqJGpn2cMJ\nAcbIbU7wbrsERgD+0WB9vGItHo+GiAllBgi1PMvDjiecVD42OLKvitkbaFlU\n+uGeev/E2G4TdhBvAfeiMF1s7GonQd8ktZ8BC9yCOlZHH8+Y7e4g93Lh6JDx\n2JwAE/8E8l+1Avz6hQdDunt4jGzQ7DpUmV2hk+POh+uvCjZbkMu3R/OcLewC\nAc0mNdydHoCIdR45fJe6ywQkSiTLpyNInPw/d2rBXwtT5szwZ/Zi/X72mDCQ\nMdJcoZJwNnm0douO9RFDswr/qDfqoAajb2mRC0QDcJyBKl2BSVKQVg2IiXk5\nyjhSzSJBlhxq8CMYYCeoSi2n+lk9hWPwyx/Bpg7HnPBWJDtpTFYVlVjoUgAy\n8QfcKkTPlRrZr+mfKiTDlMtStZ9S9d4aoRw1RkGum7b3nBQ+beQnY/Dt8LAO\nTewi\r\n=5Kjs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.16","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-d1d46074.0+d1d46074","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-d1d46074.0+d1d46074","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-d1d46074.0_1578512101814_0.22528827696529374","host":"s3://npm-registry-packages"}},"1.11.3-alpha-f7f93b07.0":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-f7f93b07.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-f7f93b07.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"7b8dbbf68739d2be1ceecba49f85b173a9ffb5a6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-f7f93b07.0.tgz","fileCount":29,"integrity":"sha512-jHT6lLzgm0X1BoY29DU//5RpHJK8P69irfkJivH4NPuTcGqHXd05Ux34lIp868ebSOqodB0A6/paqbopcT/waw==","signatures":[{"sig":"MEUCIQCDycqc6neXFZoTXEZPi0xpwF6nCSKTd+z6uR3E/CSAggIgYmZ7B/6e/5/7VZL8m5s59nDARSQfGIahmNQ/o4yt9Ck=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181531,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFjZqCRA9TVsSAnZWagAAa5QP/2MO4VcucUTHIzbHE/HT\nu3KwoKncUTGL4xithQ3fplSKSDws9tjfY9OtkXxIB500MdwUCPNAR2Qonl/y\ngel/0RTJjQuReDMl/HEbJRIsUvnQZ7vxJy+BFdxyDhYbfKsPcjaITlK8JRHs\nO7kKlH73LOZDzR4aQLtTte8uDqhkj5k0W7YUtG8NuP32CWUjn14krRPF1jov\ny/yjHQXEvNrISaGkE2r9mQNx/Xnf51PUxxByzLsZfvy5SfIxEXdznZDTuzyi\nBvxygaQWMSS+e7qbwEv1lFtZRA46618lLND66D9bjqKawgK1TRdSYU8t72F3\n3+FBrBHcAyBju0MlzZtGt5/OANHmbxH0bwntWl1M9pN3/Bw53sLiAOoBjYlP\nGGtKELRD+hE8ph0mrwYMmDOFVnMaqRHWGslZ+skM7f3yOpy0XEaSW5OixF5V\ngxVSc5/VB92klRwMCDE/qGaopKf9Q4ioSa0QvDB45lwYIA7g8zlt5c1S7B4X\nYU4dEPWIwLc5J2KWDcfZ+5qQ881meHeDWIq4gX/hBdbSln7kARNHKQPdMkzB\nEBqpwC8dq3hEIkxmD6PFEHipXtZ2+RVtoxy2XxChZCqXvpGAUbrAWG9Qlxsi\nNdidVykjHs5QYQsDjO6wzuUVQY2FdBr8Adup7aPVlnh0S+vf9/BuqS6RP00b\nDH2D\r\n=qSBz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.16","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-f7f93b07.0+f7f93b07","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-f7f93b07.0+f7f93b07","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-f7f93b07.0_1578514026045_0.6790897419182678","host":"s3://npm-registry-packages"}},"1.11.3-alpha-5029e385.1":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-5029e385.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-5029e385.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"83f3c1071d9668faa6eaf1cb3087f4b004f409d7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-5029e385.1.tgz","fileCount":29,"integrity":"sha512-PWi0IsAA5mzG3qrdkzRw/ruCc/Wx0OEM/KZ2QCzpj6XfWd8dPVefXJ6sk9YfZjFyGkILpkgmrhWVKhAa1S9VtQ==","signatures":[{"sig":"MEQCIFjcxq3Sdhx10IS1C4vcHZTdpou5jayOM+KaICH262sVAiArGwayZ7xYsxPxkNFacaQ3nk+HA1pPg9RXYCCZbIO+5Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181531,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFrhACRA9TVsSAnZWagAAxZUP/jdWu5EqTT1E/++GgkbK\nE/jCIwDjn0oFRZhAAmf3idm4re+eLJpG/zA772PJqgvguFOHXGSxQMehWPB6\nOcSrFeRfwnnIj89+zmYqxH8iC7XlfEUflonpjNinjbEVRShxUp8bBkbWQpYj\nS9W0jp2yHPEFjbkk28eT0rNNoc+kQj25HFrPXPz0hrqZXqLrRdcU8w4/yMXH\nMV4+BxVA42hcBVv6wKiwMLEayKRGIeOaacr2/Hd8lWHpklB2CfVGHzO4hYv0\nngqh07KTLuIAqiBaBNQAVojz/3/uuugU3yuXSQ088OUqpJZAT+k2Q+QlpgQX\nTRpGwlXOMLwgQBZcOaZKN7VgvM008kTidBeZM76I7sPgbqgDjO1MgaWiOADw\n607v2OEe/eGipDeMj/JxJrKCSU0Q3a+lMRbMZZxc4TqnXG5SFWayNRSPl+X/\nnppjNIyCLC+VYMBaL5mMjZ2iJ0vUF82KWTk3FhBFXvaDkjf2QsaLoR5ebJeD\nQltVyRIu58ZTGkxi8UyLNhEyGvqEKBxzQaqHw2Mu82pAWBf9OfF2hsEC8rGt\n1PisPgOf8MpLo/BFYhrhiAdCymNd/vZYFstt8nqesz3vXOlr+I/eRb9KUvMk\nxgZG+xoNeoW7Mia2T0U3zXLHewbNV30zx0FXAXlfdH0zcq3cbFjgvUWPhF42\nHfam\r\n=HQYJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.16","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-5029e385.1+5029e385","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-5029e385.1+5029e385","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-5029e385.1_1578547264249_0.5847258222397198","host":"s3://npm-registry-packages"}},"1.11.3-alpha-83ed0287.1":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-83ed0287.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-83ed0287.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4d922f663948a3bd188a651bbf19768b9b971743","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-83ed0287.1.tgz","fileCount":29,"integrity":"sha512-BhIEtrJdLRZbBIuy65NLOdIwaUBlpETlWz5b/+gotrmZ5D5eZORwPrNBS2wM83YUvLLQKTwPmIHz3Cp2p7oCQw==","signatures":[{"sig":"MEYCIQCQtnHs97TSEwny5e9uKykdzwx+M2KltaZLFcZ5ljn+SAIhAL0NzTNlrXPKs5sY83tANCk4dEiZQVdqmW6PU8HHMndU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181531,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFsZ9CRA9TVsSAnZWagAAG+oP/i15pLvPX/5yrFxbY04N\nPqLt21wqbNCwthQQJKqMisJoYKvthTgu3UmIAmYon6g5KiVR1lYIE3xohK3L\nuR/mmnQideL3AZdzT/EYS2onV8KuR9KS8unwv2ZCXZPiMasBPmkRQtXg4kYI\nqszFAgSWiHZqKxHpkHdP7TH5M0GF7mLIBVbQj9xNDvquYjM9xpWQQHgD1otW\nruZB4pQT0+qTKGEQSwjR2MU5BrUTbKH3L27+gfHQ1gb0wSL7u4JT1FsPLpg1\nS9GxoKu76ByZ1/8A0pc7ge5QSoKvHQG0DPZPsilSe/Xcj2VxP1tsSWM3lxFF\nGmAI3toa5UNNQIdjnk8Yj4e+LrIKB35DhjS1LqbxQNES7U+SlOR6kWXk80Hy\nkDtB25LwSY8sj661QiP25tpWHzv1xAkxN8YDohPit1nkw5UMspglslWWArb6\nMMdN/o2gn6BS7ZkKk60JWLjdAwEt8uE1uzSNB6lYOYXgDlSdZSk/6aqkRMKQ\nWSQ/5Ok3/jEOCmOxNUNbSfuH5vwAbJQoGaH+rXIRDGPGc3Chw2dFx7vPbD7S\no59Yb3FM/lQwb90bdfwh8ZucOLG1alOQyCs1RpcVsOqS1VF1pkLrzh5mpsSi\nrlRp9wIcTfkaA216WWVtMkL/ErMb1jGfrQoUZyIRwmZytvsHnwnsXpZHqzU6\njs4Z\r\n=fnKF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.16","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-83ed0287.1+83ed0287","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-83ed0287.1+83ed0287","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-83ed0287.1_1578550908476_0.3434411709093379","host":"s3://npm-registry-packages"}},"1.11.3-alpha-883c3f43.2":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-883c3f43.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-883c3f43.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"6dc9f94f28be311e7adf7b0b45b41c2c167415a0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-883c3f43.2.tgz","fileCount":29,"integrity":"sha512-R6IvgYJKbytPLM4imj5dWbWWb5xPDfcHVAT6yz5ZFZdxM15TGRXf3dDa2+Eg6iCDHP4ypw7nEMvpMj29hu18Xw==","signatures":[{"sig":"MEUCIC9yizRnypskmVd6f2zDRyH6rrBTw0nRvrF5NgfUHf7uAiEA4dhnIh0H4KDL3V4+NDrqbUWIVsVGTYECSG8czKjfiqM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181531,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeF5ZVCRA9TVsSAnZWagAAs+EP+gJfiYQRNglPbmIWZx2j\n0gxnuTSXmDv2hAQjyy2GqGUVT1uqI42CvpkIJJZJT53FD78WJ81VIo8Jq//d\npbeg1ANTsf+OsGmnCA/IsVjU7nPGYkAMuiqY9hFT1W3og1NI4O3fYPGYnhTx\ndbDko18TUrhjKRqyvgkzKu+7FXORaETJic+HZo8RsMVNNpF2sYk5bBu7XqRr\n72qRPgklpahcLsPrp/7J/N2yXkKaJzLbBdMDWRfJDohWIVw7T7hXJg8jZywZ\nrHBBEtJoQ/fix9wtjYAQt4X52rm7TyLkEc/ldrtJfLA0+H8Cg1lLqliTbeIz\nPjJEBgXaeEiOy6/OlkPPFJ9MQXCWosDSPT141ZgT/6mbj/aeuQYom1m4i+Ss\n+uDYHgYHML1Tq5IfpBmK+QU1STAT+chGSsL+rm14eI96Qu4ldtSeVpgUa0Ip\nr1O71dTbnukO9Dh8SZPkINCIi6bOZ6EhKEkBL8fgfLTE/QOsvCWoFL/DS2LG\naPkSId7RUZ5eWZ472vWe6XHiLIGclKTQDD0U/5u8WW9xRynqsFN4fkOu93/V\nLzN4Nf0PU3+11AVwNIP8ulX7WUsXJtql5Tj0D7OyekUtecbUmPXPmanNWkny\nm1I/8U8iIshk48S31EQSB+xM+WocWCWQU+JBUW3xtjA5oRXkNbn1sXWNH+Ae\nkTau\r\n=r060\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.16","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-883c3f43.2+883c3f43","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-883c3f43.2+883c3f43","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-883c3f43.2_1578604116885_0.35463751189149795","host":"s3://npm-registry-packages"}},"1.11.3-alpha-45a96eb6.2":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-45a96eb6.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-45a96eb6.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"115bc28076b81c21dd5ae20ab17469e1d0b6c6fd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-45a96eb6.2.tgz","fileCount":29,"integrity":"sha512-6466LpMA7OfA4Xc3m0tbMXsz/6SzZTC4t+TKbju0aTqKNbyOGAI/Onba3hEp2oc0qS/0i/PrU5RgmsP+H6HGwA==","signatures":[{"sig":"MEQCIEgmekDdEH2O5LXXxGSFuWQJDQIb5UWpNDNxqA8r55CvAiActdtjyC3/CpT4KoiAc/BfYguUh//Yya7r/N8MacqGVA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181531,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeF5suCRA9TVsSAnZWagAAfggP/17oJeEaZZur5vy9Wto8\npGVqcm6qWPJ0qTTcQZGhrEPa0bvrWmxaQJOqHJnuo4WMt6oMFls4ji440a4i\nTC1H46cBLALUnhNv2Ck/ht0Pwq0oFltiTFV3qPSnBX+licvOBKQWaQeZOkF8\nEbmVf6zko1eOPCxegwet4pw/ut6zEvxfkBDxHYzTwYYoPHWPWD4WDesEaCk2\nvCdCpMHTxUcgns6FYK6pklfAXIwgd311PzCXS4omY24z4wtboKyDEo3+bNLq\nUGpLmjMAtWyeJGoqG2a6UEOfXuXXRa9s1dAo30qsDr6EKXmreqNjkp/YlBdT\n2xmZbacST/OvIt30sydjosiB8EEM7G6YCGdfF0COt1oFxUjQfvEgWDTqoq0d\n8Ov/ES+nJK06yx9PgXwkybmeYmiP2oQZ2wGyl/CvueJSwM57B6L+k2WznIIx\n5n3BDzR+xNu/EbIAOCyLCWFwYjPaAEg24Vn6vqqyt/OGyctZiXV6idIdwp9p\n/uWOXP8QAuveE3Wdc2W23fd0L/XTWdXQlv0jhrbcL39AFG8PlJgks8fAhfUt\nltDUxTqTaw5Lep2sk27vRmImiic5boeAWjB0GjqwXfRTi7WRgM1ssXDpvkwX\nMQ0Gm5mBP5woWEN6Q4mTi1Uy4wTjS9T4I1JW5e0rHi3XvaCHPAgAhidj85C8\nzz3B\r\n=yqSM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.16","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-45a96eb6.2+45a96eb6","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-45a96eb6.2+45a96eb6","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-45a96eb6.2_1578605357646_0.5474546332728809","host":"s3://npm-registry-packages"}},"1.11.3-alpha-37276f8f.3":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-37276f8f.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-37276f8f.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e5bcb232d268a67af697528b70c18fd38ce68bf8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-37276f8f.3.tgz","fileCount":29,"integrity":"sha512-q4gjeNWdY+FYJHRJdGQDFhzyZSZ69tLS8Re5sHpRfJTsyGYAVkkAZHZSzbimI9yI3W1g8ksg/0ODhITqKU3Kmg==","signatures":[{"sig":"MEQCIGSqCTrlSwHb0TMoLk8tTstDaDXmSv1tRWcYn+GHW8BaAiBDowsE5GjcYh5+UywjelTnuN05fabFzsHyymVUpagFSQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181531,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeF6idCRA9TVsSAnZWagAAw0QP/0pGV8/4opSVfsRzcexR\nAk9KaaQKjy9xQIYRTpC+MtE1kIrjz6KQZvEZKPlx6M9PI1zg1s5ZxUGZVpiB\n8MKOyymgcnmuMGgLVz+uvvvmXG6hZJBdXey7CzOKUnpgYK067EgYZ8BQVaS2\nf0Z3myBvhvz/ru8UW7V/XwquXqWUWtw0TzhoR9JuGH2uky9ivnwpJBqA+Ho7\nGbWK3ekgNdCm13oS6AzxqbrDuhXu1WROtJxn1q9TMTDK+J34BGIz7EoLuB6g\n9Z/8o129AvUl0UK/kmm49hqsKj7TN2lWS1aYPnkrZPMBtYY5ORjXWEkfoJv0\nQ5Qm6KnIULwtd8eiOpa1QSJO1FCiaM45ecNeGXiEinrj3Arobn879iPVQ+TW\nRzSZMJE3aXrmNMLRXwbiRLuMweGngqBhlPLixOPHuMXaB14OYMbT7+WihPTp\nbkQAkj0BGL88cc/un4Bmxh85X6f3imspbm+RocLsixSitAbyIYEBcY0sUW7x\n8AUVWjzphUjaWcvq4rN/ctMomLtaqW+f+dPn8NRvPh7LCBYufyEC3HH6ptr9\nyKVMg3irjV+T3KYIHx6W2aiiu30drHwTLO5AiBsWWKzFgSuVPOMLqnCS4kne\nUhOynlBHsWb6oZAV+LfjCoLSiO6Bns13nDBrBt9Yr478kuR73OYR+cuTP8h5\nSVOa\r\n=4ECQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.16","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-37276f8f.3+37276f8f","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-37276f8f.3+37276f8f","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-37276f8f.3_1578608796597_0.03363504783071769","host":"s3://npm-registry-packages"}},"1.11.3-alpha-a71a46ab.3":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-a71a46ab.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-a71a46ab.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3b92d6a6557a1964a72c25a5a1f60f25c8f8135d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-a71a46ab.3.tgz","fileCount":29,"integrity":"sha512-xxLDGzdqiubf9062ER6TpNUfytw5CvlUnNT0Sa6RS9uaOZGPqthEtJdvOx+hK3UxxvMX/69vjqBpyBoyDj+DuQ==","signatures":[{"sig":"MEQCIFoLhpebSBE2xmzOdVj04ERgjXpabJ0No63tr4WGG69DAiBAhialCAGKHI3S2cbT4esHS0jf/USItaNlOo8g/SkXvg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181531,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeF7gTCRA9TVsSAnZWagAARNEP/2T7hHm3C2kjgPRmU6jb\nWVy4lxCWv+n5PHA2cdlR50kaWlW2o6PK+rDsOyeFz8gHxoFsaJOy9iYAQ71Q\nqjsesMADhmxOm6inWS6QF8zaEvau4a6dZE5Sy1iovy3nrKAtBxg6/tWuW6+z\nrhnkEzXSX8cqhcU94ua6KYdRRuKArfxfs0HQlLlaiZhyI8iwR/JWMBNw4Gk/\nA5UL0Gkui8Fqhcm1+RmeAKLK05QSbbBgEW18pervBOhEzb5ds2iZRQ3dOvw1\n0mV9pwIJxtFl6J/wpWDIxP6Ud/6bF8kZV2H/3tpUAbkKCmsTzxFLfPiIyd/h\nMTWsCFoJG41jAgqOmKInRydOd3KUupDAPbKpjhTUaFm3tQ+/LlI22rXDDD0h\nDMwMTq6X24Jef+FGN7VtGGmunpUe5lht39z7Q/FuJXdn6IJ+WW4yGSB4NvXq\nqsM8ITj5qPPX95dL0Wa9vahCapjxGojs0x1lDkkjhT0ELo15Dz01oP7EGe9v\nZBqE1dJfIvbjV5obZ9BplSu4/PVZca4l5OX4cfDIhifve1FFZoPQgsxnDvnt\noaqw6RWOXh2JXWI4SbVKgRuNW/pguMoZnxbkDLMPdsIBnYTBOcAaBkAshB59\n8PKllqnESURyNegTSKo83Mi0BlXF1OCz7OZ3B14Sai5sZj0yd30SHXfD3Bhn\nUihT\r\n=u6zY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.16","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-a71a46ab.3+a71a46ab","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-a71a46ab.3+a71a46ab","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-a71a46ab.3_1578612755134_0.5802641242530717","host":"s3://npm-registry-packages"}},"1.11.3-alpha-40388903.4":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-40388903.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-40388903.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a61a8ac3a9e83798dce4b7d85594f1bf0c4abcd7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-40388903.4.tgz","fileCount":29,"integrity":"sha512-69SM92BXbQ2p0YwWPkODSIPOdWrjWTe1xWzYklIDCqT4xFP0Y7tqR/T8FN5zxATffYe0U49/LcAlvUzn2x9E1A==","signatures":[{"sig":"MEYCIQCkMCqy62LR0w2FL9sNo576UTIefJUiXI95MrbmuGjUwAIhAL99XT09Bgy35WHlcBFwpxIWIVZEfPP+8C1+hI/FNEI3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181531,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeF/YGCRA9TVsSAnZWagAAQr0P/2gIkm5p0iRZg9vm8hpJ\nN+HguIqAipS2UZR+Fkn/FGEJCDLNlrMRt2+JnYuvxIcHSiJ7cWiUGVJdnu4D\nY39ENbZqtX2oRja1pSBDB75iipxl/a2ZMLHj7ezusqSs9I1I9JdIWrC4yWTP\nIuefkst45l9HA0sOueio/1NOBpDj6OqAaQnr17DtGy/rNLO2SJY4wk42Uadr\na0CNwkR1bKyKdJHsObhVZgS6e5kFUUhdFQasnfg8I56tBuqxweVeFWtW0lr9\nvEVVxnEIAdUrljPrx2A04dAv9Fa+Fx6tget4Z1LSB/aDj3sXQI1IydKZ2cH0\nfT4BXeSZhv8E4VgUHIi7dMF/pCkvutFEoUf6FMik/u4CYirVR05jA5IAmPM1\nVbiRqJMwiRJ7VqDGwMIk5iIYrp2bD1p0Q+0blBy4MguAg/sDSwMuFSY/FjpZ\njzm5+a0k7BIiMr+TOT7nhQrg4+dWcGFYrtyFG+yAeRZg4dqlodWSOUH+OXqU\nBtcvAHczheXnRwaexvjTbIkvlb4dhFcKAdCCF1qBGC7OFvANOjWufSC+R+du\n5sULw3oIO6Bm9HM/k/Xzdnckjxxhjrsn04GREq61VJiuBYG5JWJiCpPH+2ZA\n26X2SZQ4jfagZxb2o4CCt+aTluz41XMI7o8HaWm/6u1m20EmqRB8nd2uIhIR\n2miR\r\n=dRi9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.16","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-40388903.4+40388903","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-40388903.4+40388903","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-40388903.4_1578628613763_0.9240920808704989","host":"s3://npm-registry-packages"}},"1.11.3-alpha-4d64089c.4":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-4d64089c.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-4d64089c.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e3ee72119e0b063de6207d807d9e1b32634cd750","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-4d64089c.4.tgz","fileCount":29,"integrity":"sha512-NpDVmNIlBHxj2EK5trgX+g7LqU3pLmkPBMOTP8fQ9fdM4JZjwIjIrcHT7OOMDJ35IsBC+hKex8QlRcKh5qXEZg==","signatures":[{"sig":"MEQCIBTYTpi5VEq8wpR9GEHfVBdg9tB5nm68nnOPTooRV/wDAiATRFzchNg4mAI+pxXX6lsC9aKiLbPM05P9uUutBC3AjQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181531,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeF/qRCRA9TVsSAnZWagAAxzwP/0eZ6P2R1BKQLD949OrP\nh1pbZGwVd3RwWMsXFwQb0E6Z3cXCStwEX31oGZuwEUlS2cB3XxSjEV5i5N1n\nI+bJb8t8k3Lsd5qvjdnn8uj/Vll2mxXVgYusDBBeFr4Z9BqO4jjaB0QjoLRN\nSHf7Y7ta2TofyLDOub4czISIBllvaofLVfTj0QMuR3dw87oxKec3JC7zmW/a\nJYteTH6x+QcARU5eXHjhTS2EK2B+qCxf540WNg36kCQy+l42fkJMFOWq3cEf\n7NrPJ2IFSOMPWiP7tFrt8OyCY+cMXf0Q62gwcebnTEcf33sJ8s4Gp19xYIQI\nix9Vya+k1kKAfkbZamAxMaOu/SQKWoD4yhJuo3/Am+xWMLnZ6ofdq4hbuVs1\ns5kqI3uqhn7Y8kFwLBOJj5axQLbbhscYKCKE5TWWihSgaV7JvpoRe9a5kxnz\nIA8ZzfP1b3zXGUZeOIubYHhSm/z+XocqHOuLOx9DyVaURgv+zNPTheipMJt5\nEqnBTQqqYkjVVUS5iciPny+U7ZtO7ENftRFqhWCC7ygAaldSfSLvbczBvgMh\n84VGxxn/m7ouGVA6Bv3q1iymN1Ai6UGOdw/7CAIJibcuNTA04IIxddZW58oG\nl3PZ97V8gPs3EThbSjvZb0i99VtydFaa/mF8b37wS2xD50Bk/tqb5egzfUBY\nzB+S\r\n=QFMe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.16","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-4d64089c.4+4d64089c","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-4d64089c.4+4d64089c","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-4d64089c.4_1578629776413_0.12208736038116497","host":"s3://npm-registry-packages"}},"1.11.3-alpha-5a8d7a63.5":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-5a8d7a63.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-5a8d7a63.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e6aae21608e06021b46f30b1f5d83adf5e26f021","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-5a8d7a63.5.tgz","fileCount":29,"integrity":"sha512-IAg0Aq3VvPDqi0bwPEEv29cbyNn7iGv10yexvesAgpB2lI7SwiXQ6W/mRcqy8UH7QsQVVogQaESjdgWzPCumlA==","signatures":[{"sig":"MEUCIBBLCsL2cN7yeVn+lAb/mG20PlkAJCdq1La1k1bIEfxCAiEAtGlpv+wtRtHL1RaKKwYb0hh8bA5KM8+FBzLotwna0sA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181531,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGA5oCRA9TVsSAnZWagAAuuwQAI3SaB1AbxTfThF6SBoG\n66VGV4LGYwUTVXpeh662PJW6A6XIZ0vQQ9yWdIHtpbz21P3BtNyEXHRqxbs3\na3rlVjxBHM9Y5ZweZXg1zNN1k2FIfCmArDlNPRt6sIqWQBLI3/WWDTuj0n3E\nz0tpPXam4yb5MLzWGLwzB8yY95LC9gfoUFMmKU4d3Trl5X0wr4eJfhwNa8Rr\n1DunJ8KsJPpctJqJhvvdppGBDhHSRA1VtdNXsbTUhpsv+YvmH2OjCM2+MueN\n7SWb/T7IRvat7IdaSMTFXA52s1LxbOnsxiuKmwls2OEKAJRf9nfvMVOpoeto\nSEobFBFFGZZVQXN3yMgcUXNWqwYbl44JwvHAPqywfxdYM6NxzH4FPqvq7IIb\nqP07JwC9C7BxqkvjN64/myXZ/ZmOlGebPGKu28St1TQ0FWDlZzueQob0n2q3\nLEAEadEKWmSfSUEIwFDNHldc8Dpo4IYlVX6DdUW+Bccc+IY70u4z1y+5T74K\nU7XIERAeJSrutn9xYB7bpsqT63boedyoJ2NnRgCBFh0SYNwBencd+z0V0i08\nhADoJu6s+qwdcbZuNhPVXvF1iy5LRSjRjKEzVPml2/bVFoRAoZPPEIBD7iWJ\nOiHeaZYOSio9RYE6oyIwQtrVG4ADqVSX7btDMGhjz9XWdBZVN7uRG5B9Byok\nsf8+\r\n=JZMO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.16","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-5a8d7a63.5+5a8d7a63","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-5a8d7a63.5+5a8d7a63","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-5a8d7a63.5_1578634855703_0.2454516852916555","host":"s3://npm-registry-packages"}},"1.11.3-alpha-c92c1a3c.5":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-c92c1a3c.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-c92c1a3c.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b8b6dcdff69ead743987b1d595bb24b728b26e5e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-c92c1a3c.5.tgz","fileCount":29,"integrity":"sha512-QmBKcEuDzAXorhnoGcwhpUiSbsGcSH0V65fD5mMWJaHh2HoKM2IENHXHImfKDe23fEJWV0ByNhinrvYewPIJLw==","signatures":[{"sig":"MEUCIDTJveIxrgvr3QRDSWN+rYkTviPp+4KJU6UFxEBph8qhAiEA9bFHv6tg/Vs1E2pdydX24RvmwKue5krTKy/ZpSMDyB8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181531,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGBfuCRA9TVsSAnZWagAAE9kP/1LmXRdSp/yW37hTCvml\nGuOgaqP3DuYXYKwhHkW5TgLaFwWEOIjRDpJhDDRigNl/DKmchAGz1pf3mcRL\nFURDdgkLbF80FoHcnEXB9py2oGIUI+TGSP4YHo7i/9ujoWTXorQrI9SdnzZ/\n/0TO3xjphTNqxFxglIFuRznucFZFtSh1G+6z8Q6E92zQE3lDbuLOPqYmGg99\n1YDBZm8Dvw6P5ovtNQx+Das/Bs980j3O3dr1q6Nf5fJtDsYNWnLh5t/gMQV1\nAjuFy/rl0wl5WSFud5DT3PrcAzaIybSUlw0Ly7isBkio2iX+rwOtFL+XPAUa\na97lGiB3tSBJO3w1TZLhubYdtkG7BpbnEKtMPjvlthjjM7niNVu32NxR2XHk\n40+ArjXUU5L8u+17wbRW2RpDXmmMlUqTasvEPyXeqMCOqLecj76MxI3xwlMP\nQQuT6xM6lnmwHHznp74AE6w+981Vb6asVhkRcmr1e2Nuk6xg5MuMCmeQlZ7U\nqcFkMBZuVwy3fcjqf8Je+33E+OUbcoOjaXluRmsM4aGcHoAvDm37fetNriCZ\nekxdcTTfJ+qiSHeBptcnNlyXVgtWM86EKgWk+Pwz+YRERnBLXhM3H6xzBbxh\nMPaYHOSxymWfpR4XtF4we/F1Ww7c66k+MwbDMyAt+eMpNvHyQWhrdibItmgw\nF5Z3\r\n=2k7I\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.16","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-c92c1a3c.5+c92c1a3c","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-c92c1a3c.5+c92c1a3c","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-c92c1a3c.5_1578637293824_0.650070413722357","host":"s3://npm-registry-packages"}},"1.11.3-alpha-955e544d.6":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-955e544d.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-955e544d.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"42dee7c73d656bb8c67e19ecf10d5d77e5266381","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-955e544d.6.tgz","fileCount":29,"integrity":"sha512-FeBSTbFy/JIz4/0SMtxIJ57NNvmO4puPcrQHR1H3X4FkR0SipWgA7USNAeOUCbh1vFjvkXTI3gG/9jU1euBMLQ==","signatures":[{"sig":"MEUCIQCl9ZTWsoJ6f6ABlOCf3EGoy3+2zE7NiY/xaGNiq9l/mgIgPxlTd3UufMzPl8ycz27WgNg2OSTNFKuHoDX2fxSQHg8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181531,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGC2KCRA9TVsSAnZWagAAp1QQAIA1N2O8bkSEMnhNuwjR\nNM484rzU01Ayho9aCg2gDA4VsdzV+cDqFW+DiceDTu/+rMZ09FELmDbO0nPG\nOX8q3Lman7DtEkMDqhNcImp0pPco56i8pGKtflzFZdBmClAVbwmBvGTjj6fp\ngrfifr6yA9gm0oeGF+bb5UYJXBorReI/jxLHrx2upql6Z2MHU8FSP+T6UV5b\nfv+/V85Fgibhvtb2JGaIKgrgzYyCIBpA1oQ47TXbd2v2tMYV6mSImkhzPjRk\n33hI1JWOek79yjcot5LQeiIXNeZRTqUgpIBIAHauerhHiCZAfey/cYEg7Uw9\nx77Lkvmpw/2urNAp3Q4Sv49YdGzDsGkRvNkrTge89INldB34/FJys9ggNIUR\nkhPAqLozZx9bctgvbSYtag6+TX7EjWn+M0DwKRppYHi+3RWPH11dmj7k6VxG\nlFYovzlndyhEMUd5bQwL3Py4ST69of0FCj45+8CzIGrw8BBagLaycDZ7gJY9\n3kaNzthb4KuxOSZoO7976ADjEe5PVwy9tMMjqTR8sN2m2D7PtXolrS6DRnq3\nxWscIhn/MKCSJWUpTkniv4LdV0f+VaRScZJ0ozQh34yw5wk7TZwvyGZ34Hn4\ndFcU1W4IHOLNUoh8uUAyy5AcRxVx/aOnFazOaoU5RPR8mGiW469fkAZAs0uc\n1VvL\r\n=9dXi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.16","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-955e544d.6+955e544d","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-955e544d.6+955e544d","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-955e544d.6_1578642825858_0.48848423822579434","host":"s3://npm-registry-packages"}},"1.11.3-alpha-fef4ad9d.6":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-fef4ad9d.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-fef4ad9d.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"48e60ac71294197323cb012ae886032998bfdd52","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-fef4ad9d.6.tgz","fileCount":29,"integrity":"sha512-xJ1oc2aS9FjQ0B9yR31nbcsZf1iNzX5StcS3IMKx9U/3OVJGcLEXhInmg3tk4dhn1CTqMNkgOOCx3pYiQJ071w==","signatures":[{"sig":"MEUCIQDsfXO2FoJG8Qnsq9mqHg/2b9bulm4fWKs8YMfXIs+yYwIgUGYQ7YKjFjWZVdmr/0qqkH+TW1v5C2sBBUVh6pzIMn4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181531,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGDD+CRA9TVsSAnZWagAALUgP/3n9XEFe/+PoDjzIJ1ce\n/K/4pBzFnLBFU+gnw50qzAuC8ewG/AOYJXgteLEjtjl/y0LoYcZv9hk3Z07H\nWK9pVrwR8U1myHjsmdh+kPNIzIsp1DPm2hv0Z6NppmDyV3SJ29xlKCZK0Pj9\nGTFsLaucmmwfTUOBtqrXhlV81sdhr8+r0O2QLWzfAp1YmFpgVIa5cmVLiVhn\nmk1XLfqXuNnQSLgu7Z9GXCKwFo0eOtRfrR/ZCzdeZuJ9H1mOhJDaDGW60HvE\nO/dWvxJE1qYzVPuzNldg/bkzfBSOUp4di94Z+U7ZrZyYaXrRTj+DMNG13jhn\njrfFFhs9Xgs2e/CaCpuOxz+5FVwEH8Ei+Iv8+w+z4MZANAHRdrK9AGuHr2dS\nGOQGEqBlQ5o93XCxcj4ly6qSqiwJ6HQyzYdZse0mbILAryEqDzhOrSQ5PZZ4\nDlElFmpbPeJ6tWMq9foneWWEKCAFAd6jHSnoD8kfnkg2xZ0Ix6lt1QjdARrL\nvtYpvx9cBLbv4+4InVYg/axQ5Jm3hp7LVgAUD3X4Odc/+XHVN/MdGjK1ZMBj\ni6e009FSI102DmQsQ2SzwramxU0WbbadwvOrD0wws0QINdOquKjD00rc+BRp\n0HOJ0pjYhAMTRnM6jwiwHyqVZPfm6smhmHwsp2HdPKOo6VqfI4xQcdLyVrOc\nmyYu\r\n=J/86\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.16","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-fef4ad9d.6+fef4ad9d","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-fef4ad9d.6+fef4ad9d","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-fef4ad9d.6_1578643709413_0.4772333897467711","host":"s3://npm-registry-packages"}},"1.11.3-alpha-2de9a2dd.7":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-2de9a2dd.7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-2de9a2dd.7","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8a7b37d1fe8e6ec6e0624915e2e783b54d75bbda","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-2de9a2dd.7.tgz","fileCount":29,"integrity":"sha512-NvRH6Ixky2utL20zYiv8JhCRsrvn4qI65lnEzsn0YMLEvoOarpIomlQGK3lEtA1duzzYtfPf4Bg+fIZoGiN5+Q==","signatures":[{"sig":"MEUCIDfVKorpRVF9YbucWh9yqh+E177osZvdHzDMCbOjuIBZAiEAyzR4sPvCwYTyYzOAPPMu5UugCDCsJkBZTItRMrjX7j0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181531,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGKWwCRA9TVsSAnZWagAAucsP/1K0DVaKCLexfj97Frnj\nBEgURJDR5YO0y+uUNDTL4f9T6ZLH3MEzCpNFLfXs3+3T1a2t9QsMneQ32TuB\nMbidkRSQx/ZEfZ6V/ihd8AbICLy0c03OXDMwqnlaq7jyqrptVdY23/SWMAS2\nTGpkPsdhmsxWroqWUTI7iKCWIaebAakw4MvNarPNwntf7mcHJe1K4b2XvVmK\n1PC5U7z4xrPkWzsdkUTU4pvYO+LOOp/GQguiSHc5iB6XbWK+ymZ96/Bxs3Lz\n2nP3Kkc3FSdlCHhi9sKKHvoRVRyOr2z254+o9qYkbpn4gya3zsq7HdPxLrNn\nergKy63f3rxygTIryYtRd+OGOpvvQUzT3EDSmlEJfJq2bDpK1+4VNSqZZ3dD\nBY7zhBJCiDtuyWketvys+YXoHSI1I/33wa/kWAXtNh+ZeEGG8jFRXmVL0qcl\nHnzMRDwhsa4XQ46X2e1egaSteARU8pHgIvZfTH0jgDOV9SIs4oOlkPaNIb1h\nqlpwqDwrMp4148DvQP+dG6MHaCWhGntEd0gKyIAkDgdXTHfeRqkWnBI2OWKB\nJRWwJyurAiOPS0JdXQyCdLNhBJq//nBfVvXkkT43fD6YyKUI3mULZYPSwq4n\nLVuNcQm5Nfv58bNoKsDPOeSHQ1/pWk2jESjZmqXGBe0hYy0kpq99yorzy7iT\nlgXb\r\n=XLUl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.16","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-2de9a2dd.7+2de9a2dd","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-2de9a2dd.7+2de9a2dd","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-2de9a2dd.7_1578673583212_0.4293627244493392","host":"s3://npm-registry-packages"}},"1.11.3-alpha-01917d56.7":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-01917d56.7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-01917d56.7","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8599a8f6d901d4d81e216f15961b525daadf6cfa","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-01917d56.7.tgz","fileCount":29,"integrity":"sha512-9N6qOwBM473SvQldq5//IM0hlfbWu3stqMwsdOrorJ6Wqv3s4v559FlziVEDPAHFmIcSKPDne0+NtPzhrX56Cw==","signatures":[{"sig":"MEQCIGYQi56ru+g4p9vlAGWHmTojZVC0wu/90xuIzBTkDmaxAiBJCP1M8XtAqW0g3s5pY1soT1SGphBRfRYAfvioWdF00w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181531,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGLahCRA9TVsSAnZWagAAQzwP/RToVsfkrZ179MiLV6aB\nuwm3HDjrHuLGhK1Q5hDopRZ4QZpcXTH380pizgNE1M9EjFB9FaKW5Ox1dBR0\nr+bR+tb+NmVRuU8fzFfmRbQh4PF5U8PfGK/pOBGqDNczBgSqveYmaVALPt6u\noUbMc9ER2+tHeleMR+5i+/dkTyCyOixs9evgK65EPThFNjlQSHtAU1mBevDD\nCQFKU8sVuplcXk/4tgNDkmfDZr1gZQX2rfekGhgdm9FSSu9x9RODuJTXcLmo\nPWUddL+930PoRXQ5TPEq1knCuWzF6/VDpckUVQf02cq4vKkYdh9DMAJT2HNW\ngAzwZA151Pd7TqmUFtB32UHoDpaxcC2JLEbVxO4Wmgr3cnDKAVrc1X8xhemB\n+Iw9l6VJYF1fNNklVVaBO+JZfmWGhGTjXu4jRi13E+1BjQ2thZzcoO9UT27I\ngCbSYWDae2g88WY3rjqbfPBX0M0vkYJAi6hCfGJCyovIuvBBvF8Yl0wl1ssr\n6W2ivpp/RTe7E9foHO0DA91FiEhM+/4VconYfkPXq08xL8vvhnLhJ5lSftBm\n1Gaag+Xk4MM3buR0n2oIFYoSg0G0JUD/vIrz17bkQwwgu3Ad/hQEktskf3GY\nIVHRZrEgEn75U4SGyw/+iza4bOy46KF8MEkCOwJbZdJFweAoCCAomQSm10Yl\nLXPM\r\n=PnoR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.16","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-01917d56.7+01917d56","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-01917d56.7+01917d56","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-01917d56.7_1578677920495_0.4571048942296132","host":"s3://npm-registry-packages"}},"1.11.3-alpha-e0fb3767.8":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-e0fb3767.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-e0fb3767.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"dc238a67b9860a8b750425015c176802cbbfbb79","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-e0fb3767.8.tgz","fileCount":29,"integrity":"sha512-ubua5pDD/xykqh/EglKlrQ946l5fsZe/hvwAiUuhbpn7PfqCRG4I2JGd3STbf5idhUqhvCjUu9qLLW2gR5dRug==","signatures":[{"sig":"MEYCIQCLKWKiAEkin9PxunWnsqa+g0Y+YVOB0ODYjwSLEXfZxQIhALCtYZcI28Bffd1wEwaGGgiBz8PzOX2VAyxY86elrTp9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181531,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGNKKCRA9TVsSAnZWagAAL7cP/1Z/KIzJvc/1NtmlOVgF\nTe7T2fQSSLra9Z9O3angQUaXoNLNEoqBNVmtQ1YcIUPVzyqjXVA9/MllFq/m\np+sTDkynd+wxThFRajAvTI1rERt9Ga1CcPgj7zFVJLd6iNJo5RuYaHzmweoo\nWRtz5dOsQdj0nJxL9zcr1RaewIdmaAq6OEKHBw+6REjiWffsUwGqPrnDq/Bg\nOO5h4w2+tocG9ob0kfIXBaKdsJ9arhda5GgA4R6inUB0KAAcdnJ5qGLuM3oA\n6S36x0TbN0Ruux4zIKJlUUiRpsfbV76gZp4nGsYD+egwYBd1L9JvrDnlw5wH\nWZvtUAKZypF03v8BErKvJdSuHW7cP5ol8Lz1Fw/CHiHxyXezD6Ll3Y3SfMmt\nZTo1zTyafJ2kCszpXRk0TupV0TEeQvrksd+kNABHaEd2aY0crnUfYGTcoDuj\necD3N5cOjImJytX1QGsVAQ48mLn7C2/KSh6MArjdq6noa+aqYCXs1urHTwxx\nN+ttO+pH6wTl+lxsl64FJmA3fiMAwbwFSpMUHaqA75kE5EtDDmMTXHNFD9Kr\ns8AJoONToYkutnXBWsCnPkCnD+675CHjDETFMwzQ3v83Y+tBkpml2G0BSMe7\n9oZ2IAmS2dwopBivd91u+UfSsfKrh9TjPcfz4WHZSjKE93o3vM0c0i3Aopsh\n3y4d\r\n=bJkz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.16","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-e0fb3767.8+e0fb3767","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-e0fb3767.8+e0fb3767","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-e0fb3767.8_1578685065510_0.7897072756439592","host":"s3://npm-registry-packages"}},"1.11.3-alpha-6eb009e4.8":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-6eb009e4.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-6eb009e4.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b1ba0b6d6bdc9381001bde672431eacf3183be3b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-6eb009e4.8.tgz","fileCount":29,"integrity":"sha512-pk9GCmiPHt3c6N0h5hCGJ61RxkviPqbnw0MES/bO0mUVAavhTaaMY/T85G1tf7qKS9MTfkIFdLi76Y9m4b48Ng==","signatures":[{"sig":"MEUCIFtgbOKSJa3zv6NT6HRAQw7cvfb2GJQ77eU3BQjTN3gIAiEAmiY6XaB3RE1FLQBIgV2GuJ11bO4AJ8Lnm01BMzFn0Ao=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181531,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGNhFCRA9TVsSAnZWagAAa68P/jEKT7NB7rjEVrBu4UHj\nfEhi9vY+xJx+ECr/8gwBxKbQ/xvPDOIdAW3Mcr7R0NUz/Nq+wWp0SmiO7r+E\nJePio8Ix8UcfHqFJNSVfqpk84lAEKtovvbZfoaBxzl21F286gkdZ24EhVtPy\nCWpME+zMiO3dtwAUfxdxS8K9DsaeloRD91/JdH8UZYuQLClfR1Jcrj7DAT68\nDi8BnVpdAKYDCZpviQAs2qysxc/w04JvDbQiKo4pOI5qlZyTJiGQExZgI07Y\nwc8z9YGV3ee1D7TK/8gFc57NvnNOfLU7/UDZ/kuYvWNq7+OXysaHWmNj6Obf\ncgf1MZeAq6oR0qNBjyWFqtiY9HQKrPWXFZdcnq1vZ592LaGmiyqLBqMRcJCc\nIEIU9ZC/sVZ/RdkKwGAU51IvLAbiNn6Rksi0I+fja7YF58rq8nm2UiJkCg3c\nQBahg7yTw8HQaJbsm+lMsOYp9o9tEItrZ5k2FKYOLwW1V3gygz/ptyaAMgCC\nOjo+CKv9fdGXFdeFk3joovU/fr7p/Y8F6kL/r3XKllO/XOrPYEa9sn3EidmP\n0RZhA4z4nV6C66cqTscM4FfSEPgcM4Fcm+JnttyKvNRjXi6h0W3fnGn8PMD+\noQdg4GGCnuI19CJZ9tZcJpU7oDN4lXuZhAaG8R1Ju2r74zKqM6l4gyMqYDux\n3QCL\r\n=jIwT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.16","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-6eb009e4.8+6eb009e4","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-6eb009e4.8+6eb009e4","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-6eb009e4.8_1578686532452_0.571144793007335","host":"s3://npm-registry-packages"}},"1.11.3-alpha-9da70080.9":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-9da70080.9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-9da70080.9","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"9a65d1fce8323450979c145f0c7513645a3f7f52","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-9da70080.9.tgz","fileCount":29,"integrity":"sha512-0gba1xFvY24hbmcTU2yXU1zI3p2safUFbSMtcQJeOHybsTqMOptPG4kBZQnnDhfPxuDpP08DP0TB9/6r8WroKw==","signatures":[{"sig":"MEUCIQCKKVSFEoknJjsQGbA9ZHc4uthQ5q4lmBHOp1rXxEOtygIgTnd2mvMjHX/fByOxSg+ecruZNLkttTStKJMmeantvYk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181531,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGNiYCRA9TVsSAnZWagAAUmQP/ip6ia+BJmTWjI2qCHJP\nkJ+MnDzJ/i6M/vV6SDLnuV5tuFmSgeIMacGAOB1TJEirBCLVLCiyrjhtbYs+\n+87haTMD4EMTCdYGTcxh1lUmLdo2YPCU+6bV4pSfw+380GssfNskR0RJNcrF\n8qjx575bLnpjOy+pTJN0tzGMgWqQBC/EA5rgfEVB1nSJK/PwwZWtUJS+CFvl\n/gQhicFqouUt59ScBA8+B1pI46t7tyJiMoJ+0bR/Lnbw8NfMIQJUVwxydtGs\nsjeIrjrOrFh2pZL4no4WGgPSNhd7hF9Cg7HJd0a9Ir2Sntg1s20Fhk4hjkyU\n7C/MA61M4+7ueGfpFdtAKEHpVoY1TBkjgMNwMZOWTualHpAOZd0Chk+pgtqD\nhhwSyb0J4tmxHB7nxXCa0Uf7CgK4SDtv1SJYjGS+hWrsU0Fz9yPjTGE7t6AX\nXt3rQmao75oJ3+qnRuoxjrHb3yntD0TOjHbNQX1+fSvsWivKP+znEiskbl3g\nQgVQhQ2Qz+I5Hzfe8mCipPVdfEwriHjEZzXdpV2fNpzZICFOxDp0n9uNwi7q\nXb9lFz6oEKQ8xguKCni4ydtZmOZYaX/Yv/33IePJ78KGtjNpGftbtoTPM9S+\n8TH0I8wF4psCuFQM7QV/0oY+Jfe65/xE1tIVN9/m0zbG3fxsmxcYLDWuNMPt\nkbRd\r\n=vvvW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.16","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-9da70080.9+9da70080","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-9da70080.9+9da70080","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-9da70080.9_1578686615430_0.6996921447727553","host":"s3://npm-registry-packages"}},"1.11.3-alpha-bd5294f4.9":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-bd5294f4.9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-bd5294f4.9","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e1d33e887e1d91b9c18e25b5d16406a607f9a548","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-bd5294f4.9.tgz","fileCount":29,"integrity":"sha512-C81UzYPdKRIpvxhwfhklwTBaxVnVXpCHtG4aONZdK8S8p7JAJaMKwKmrAqMvlXoU1hwZiDaH29dvlG41nYqneA==","signatures":[{"sig":"MEUCIB/kNhmaY9j/pYcevjpJ7NYaPMShCHvjopQ6Dh+/XTKBAiEAsf8mpaGdTCoE9E+28RELF8+Jj1GTh68GeGCdioNNPfM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181531,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGPNECRA9TVsSAnZWagAAsYUP/3R124cFfMYO8b6bSZ9w\nnhvIt+537Dwwtq/9iet3Vrt4c/J9N2ApBaKC/g3ahdjBwk3HB4ik0R3tLBNC\ndyPen8L+8MRbMqomuGwodXyCJG8gYGDjJwF9EDKL5jeYFtQ0Vx5gxHmKdf/Q\nToOk2HkMVYLqxHH4IE5e9HbrfdQY7UmnWjMYDes4ECVVZAAaw6k9ObP6hlD7\nZWdND5AVsvtfsfRfh0dITqNO/zI7kD4lDoz5BvC9yf79MlFhQdkx4MDYdcGR\nbob1X69buoUrqb+9km72OJJsaJF2+f49SADHQksE5wbrroMxvwWy9SorWqRh\n8y+7trvGx1FO41OBkqTIwdogr6UWkbdcgkM5WWQmKNWUCYERUe7Rj+wEcf2B\n/4RlQOPA96ZfukLx9iNkzufLxdc1zUmc7fxtEMBjBquEpN7vZu68faUyMiVP\ntI5a+v5Q9x4aC8er4jACjsT1KJGonOMjLH0vquxv3bCAvA/CdE7CTIG9MlES\n/QTn1tnyvoF99i8r8myJQsx3KH5AwsFKn9QEp06bMJai7PIanUYFXjOhYe5Z\nXq2ly5V2j6WtFoVN2yK7f6fla5LU0HzlatbO6QEG9eK97wh0knIUX/O5e/HM\ncRR2fgzBLvq2kXtshkRcU7etHdDfwCdOHzAX4RdjAm1VxWV5degJbnegfy20\nnfPG\r\n=NiRp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.16","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-bd5294f4.9+bd5294f4","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-bd5294f4.9+bd5294f4","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-bd5294f4.9_1578693443487_0.7171177109830449","host":"s3://npm-registry-packages"}},"1.11.3-alpha-a46d3f27.10":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-a46d3f27.10","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-a46d3f27.10","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4d25018b396b2d0164bb5a5af82dd7d5b99d1ecd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-a46d3f27.10.tgz","fileCount":29,"integrity":"sha512-u/PMWET8PFIEQMoBmj5DINwJR0qnQ3a4Iph+Ut/y8QK0w5keQazllnAsdJLdv8CzbNmWS4b7S+MHgKirFoJF0g==","signatures":[{"sig":"MEUCIQCgpawjQ2I5/OBACqYWGmoa32k80Gg2c3cZs2CkD1jVmgIgEshjqHWRCzyGizH9ZEEgw3HyodSzeEvOcjgFRMgPwTg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGTyYCRA9TVsSAnZWagAAGukP/1HcpNrLdvYJysP0T6Ai\n3Jo4TNz/9SQPSLJZHgjNjq/TY6peTSumEJIMIw6rvBwp496c1cdT0X06OzxT\nQ/QZjxWVfkAEtnjCOjxyCADFOgAtBULGBP/31TRNvUrYku5yOOegSBPhtE3z\n3zxc7l9QfM4tfpKHRd4PrKDk+lMH8XcGeFwtkT/xD0jUCKOKHbA9mU0jH/W9\nAAhSQ7yjKQx/UuIVn9oB0ESFkO9wo8h49EnYDjRUqroO/8R27DaGC+YHcuci\nzIPnquWhhEaQzQrA/rVUJRtYFQppCXRZ4OzZNwYzYUOfIq9igCNk2Lg7BnVc\nI8l9I8Aobyh3v6WsJpWqYwsOjiJthpFcdhGtBw2izvMBEJ/L3Lhep4++reVF\n1Tr999xff+JAug8KkFqkTbfcAIrn8emex3GxfkEIVi0xcrGbaQbDQ6C4MQ57\nJp3nXUG8B2zRXvhHEMnpzqGaLk/8OhH60zkDmD44gSBqNTnorcwOc8KE0FFt\nqi5NfVCdJpdvvqlPFOhIgN3WkOTPwKNwlxvROtuo5QlUI8tJnCnC4l4vUcKg\ngLe54bBCPjMfHI2rF3YzYWiybLlO/ta+FObHX3C5ydSjybpPxNAABcg5yUbt\n0QNVRtrQaIn8Hd1+rTjdQYSo87AnxbJ30PnmOvPr7dow7PnZj9rFiuX5eJy0\nLl0z\r\n=02aX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.16","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-a46d3f27.10+a46d3f27","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-a46d3f27.10+a46d3f27","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-a46d3f27.10_1578712215935_0.31075091112613973","host":"s3://npm-registry-packages"}},"1.11.3-alpha-aa5aed9c.10":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-aa5aed9c.10","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-aa5aed9c.10","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f066b8a3c77611991cced9d25647669d208116aa","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-aa5aed9c.10.tgz","fileCount":29,"integrity":"sha512-glBlvFyImmTrC97YNJHxL/n3SNPZlWCMnHDqlpgF/WONqD+8+q5EkXXjwxNGrDiroPxrK8O1mWfLaoO1zCD/6g==","signatures":[{"sig":"MEUCIBO46VejvJP9HCjB5MXoKZoWqQTzHE9v/LEGDwzFmfGIAiEAvmLEYd+keHLJB+TsVrPfq4c8Ta5o+IZAavWu3zaDu+k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGU0TCRA9TVsSAnZWagAAzD8P/RHjSuLMOoDhtGeQxr3a\nM6kTWe4oJvLZK3XnDz/qmL1YOoY4v6F1iuu7rAM01gNAXS/5bVq/Kszs+7/F\naTxsyh3UZJbvT5FZFa8GFhbu7K2o1gLNiATus/x6Ku8Fl8dTn+PADwlH2fQh\nfNxPKm1kS+9XU2a81gQrj+97rEreBxQC9iqHGAKqA9C3B49E9UsK43Q521vk\nYtGH3Had2tFXdbTtKeMwHiXJ3gaqvZZq4sXrpQ2dcAOLqjQV6TO9v7BHtTl7\n89nSvxMdbIfWIQDuNGBqkTZSAQ5rbs/K78JPkiU4N3iq+vsFuUazcrttUG+r\nWGRCGjbWKn1EJ5GSEFm37FEoJYwXYodLL+XdXQRQEk8YnAAe3APL+lIowd1P\nOxxDCDzYZ/J9B7kDmPFUM3DTTp1ld/1eG/66VEx7HPVI6/bK/vkPlyP4jCqd\nTaxfEHJtNbVlcDF40z2BefvF3O/ok4nKg9idKo26Q2yJ9BxLWKwtSuDEG2g9\nx2FitOXhi6UI+QeKwlPzbm5/kZVCBBlQ8eGZ5hDWg/BLnaO9CUqmFteHo6hX\nc5Zg+Lz1Y87bDRAWUyv6t+TepmktWFNU32bBIwmonntF6ONBRFG6U6PPCgIi\nJ9DmNIKNjEpJx8OsFDJcu376tE3TIPQiQcZ3kUNdU4k6mNtdtr4KPozLRrc6\nc8kZ\r\n=aOdn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.7.7","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.16","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-aa5aed9c.10+aa5aed9c","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-aa5aed9c.10+aa5aed9c","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-aa5aed9c.10_1578716434964_0.33874148641911006","host":"s3://npm-registry-packages"}},"1.11.3-alpha-2c10dc82.11":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-2c10dc82.11","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-2c10dc82.11","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b30e47069a83e80801c2861087484696030afb14","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-2c10dc82.11.tgz","fileCount":29,"integrity":"sha512-7nzk1nmKH7X+Opfa/+ool5HNxFlHGE/YohBdmgUMnWcRDmRwOut+yBqHsOlIztAP5EJLZQfFRzC3104MQySKKw==","signatures":[{"sig":"MEQCIBWvKtF6E3sU2ZoSEn/RCKxm0H4S41KEgaN7mMjvwV3uAiBIIQQeTsFOzY0vWuBUR4dCCK/MJEAhhiT75had1GCb9Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGm8vCRA9TVsSAnZWagAAOloQAIe1z3nqlcGPfKEcVgE8\nDLP+HyAOy8z4C47Mq+MUhjsBWE8c3gHWSua4Z98AccRZcElvkdh85mRYQMBw\nu8vNExObLRYljj3eo+ruuCxkHQqqKskWtCkiv7W/+IkCJle5CnLvy8aAg0lI\nv3whlMy8k46sf3xRhTdH7qWtgeWrB7IyGPf+1Fy/0L6JhiGJBqxy9FWGB/Cj\nDLK4jjA3A9NsNKxDV0E5uT7X35DIk/1F0n6mIxfPABa5OjX3Ky8FUzAceSQC\n/Nt9XYX+spRienDKflXRfeYco3RDaMgcG+t3hfYNO5ND2bSvEr6z3nU6HP2O\nrJH0Cls4b+yqdan4gB7fc6sNKrJTdyiEiq+9/3QNHDWEyVhkD3PdOKGhnQ1e\ntNBINGpEk9jVdo7cp3ZS9pAO5pY4tGvuMmx1bvXIal+0l2h8L6+gev4yVlol\nrg3pcMRJ610QUh/O9hiVidlotCXX4wyixrBaGWiY13bsqeMasHnLRasUxHqE\nxkAHNh4AY1OOK61toMAsEWI9FDT1n9TCVM9mde+u/kHb8mowpuGvY7/eASnG\n4mpqki+QPv0Omzfa8To8C2nfOiEk4IgrjaHlk7+62VXQqenazkooVzkTM9Wz\nnbKrDFPWbGizwjXWTxKKZKQ1zq//l/mOlGZg2t2xZ1hSVZ2A/cOV4MCQ2w5F\nS0pZ\r\n=QVx8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.0","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.16","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-2c10dc82.11+2c10dc82","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-2c10dc82.11+2c10dc82","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-2c10dc82.11_1578790703417_0.7357090823193964","host":"s3://npm-registry-packages"}},"1.11.3-alpha-022a3eba.11":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-022a3eba.11","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-022a3eba.11","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"6c791f4af473f8ba2f58288494e43fa3c2ced9a3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-022a3eba.11.tgz","fileCount":29,"integrity":"sha512-rPbtFRls+MzbrhLmpKIU9SSyvwJiGSQaibQd/hAJy/ha1eohByQv3cK4tI6vYzXMo90ILoas3CYjEm7b8btdRg==","signatures":[{"sig":"MEQCIE6l5eC0Kui5EW0tMrZzSvrJrz0wY+Iz3kG3gJFxD1YrAiBebUPZ8EDJSCse8dFd8jBO5KYOTZF9FzM3riLTXMrkew==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGnfFCRA9TVsSAnZWagAA6pUP/iu/SfSokXpfNer8GgBQ\nd+DqXZGuw8BsIv9JQkQ4qFI9q7k0IJgRgnMBueyARjzH6rSawPgCtABTmJNX\n5JCoacRy1UEexJaENHQ7CD5fcVmbg+dfTMXGsWkhOXX6F1XfI14ZqD/fjivM\nr3aQK+0hDG/6qj/dhAh8xDT2vrK0GAL5PTapZbhe0lgv11TaMjGQsmAdUesB\nlKEKyZ0w8bdhRLtBnc8U5Panm4TevuzZ9+k0lzT6ZD0cnC5vO/ra61neNh3D\npdyXZGP0Sfc7kCL0Wi5LG7wgfxN9iG0It+IxzWeeUOLeV8XoboIPaG6894wg\nmGArCbfy/Azt/vtrL6kOTJ3uHZMEbenYR42jox5j5EHKPINyS+l3Rm1qRUQW\nIbc/FHUWoC1kS9Ra2SJ3XaYuqnAWIuugU3HeKdx7ax59MCP0blGp7xXb9Xfn\nfCZeVng/Ecw9RjqWlWcxos3MnbyHRTKePckx7BAPO2o3hqqkASfKu++BPs5F\nW5WyC0ki3f+EB1NsekvP6+Rv31WO9gEPemaeUpMYPtHryyV23L9n0wjmxwVa\nyupSFW3d5QaQI0wTCquzIxUujO7KYqzV71344M0l3GwKbMfJe4SuSKiGmdq5\nBa0Y/3a7mIg0piKORL5OrAZFuvZp1pzmKRf8a1fe0yL8V0Iiyrxk3jzMicHD\nX3A+\r\n=izb+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.0","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.16","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-022a3eba.11+022a3eba","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-022a3eba.11+022a3eba","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-022a3eba.11_1578792900948_0.6062860367178984","host":"s3://npm-registry-packages"}},"1.11.3-alpha-a46273d8.12":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-a46273d8.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-a46273d8.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"467fe7f8717c2767bb4f20041be65a862b0d35aa","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-a46273d8.12.tgz","fileCount":29,"integrity":"sha512-thNLDcurTDVZC1uIG9oIQ5Y8nWh06as93fWybkcVKWIp9xG91zDVC1iN5I0yRHzhdUZFqRU7B+finNWXU6v57Q==","signatures":[{"sig":"MEQCIEht2mp5L5B2nq6NCS7robd+7Z/Fr54/emqhNkOWus/iAiB/dreEUt5iqa67xxTLLdGPZlgoU1LKFT90B7HXVpMwAQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGrZ3CRA9TVsSAnZWagAADOAQAKS7kQ7DH6MrVe6KV/se\nw0TAjGu5AKzhyk7P56FrLgaR1T6NFBoXkaMJlbDDvW3cYMLqxpwM6Imn+xJo\ncZ7ScXqtMgz9UalTxmeN6Ro451Y43073l7WnxTxt2ERdGIOPNwFQJAYArzvA\nvxqKLPVrGuLNoAzLu7J2qklZhYMK8Vm39nfwDb3He+wXVHOMAxxLSHQK29/v\ndJr+0HlgOLog55ZObU7RpCg8oKLpAKYwBw+EEPvJ3R9QerfWriARWTXNfghm\nF1Gp3X76yBCakFlMB4GAFbN5sZ5HOI12Sx7/MRGmLsN2Ki2sPJZsl2WNbpdR\nD4W1rebkpL1DprROvWOBO8N+i/E245JD+N7VkDhmykqQQIsbeasSfILcuADt\nuitLDYBmsPzxFKo3ErSAG9NttmpihllbNPH48s3w9KheC7JWpcA4AI6Cq5Cz\nmm1G+sjYPX8AbsXYATAPVzSWiZwOz2WO/O5ipatizTftR7m6e4v4BfQbveLd\nvg8zWG0tlzWU35kAEoxXkShwzjVe0BGZvN1QC8c7p68G+EP+AvhvH5YQ4l+Z\nFUGs4XTlkd11Dg0VgoSK9kWqcVTiN7voQkbuIJ1gy3h/N2kmLz4rjdKBMAj5\nqPTH3IEEZWCJQFnCmsdtd6SFyoB90P7JjzG5R0iZRHALcbXxt7IrRpPVWh5r\n7uyb\r\n=/0Cs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.0","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.16","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-a46273d8.12+a46273d8","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-a46273d8.12+a46273d8","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-a46273d8.12_1578808951252_0.022915258746498246","host":"s3://npm-registry-packages"}},"1.11.3-alpha-7db781f4.12":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-7db781f4.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-7db781f4.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"932cd63199f0c84a7b45f59b05031cd2cb1bd03a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-7db781f4.12.tgz","fileCount":29,"integrity":"sha512-i9UKX6Tff02fUrHpb6IWkavVCOYwifW0Y0+KBvqC3BEdkrwHgvH4/zpKZbzr05DHijqQyPZgH/by9NZqGj6ZXQ==","signatures":[{"sig":"MEUCIQDbOrf6lD+29R3rAEaFOPL6Dr360Llt39bQ/Hx03VsOzQIgZ1QjJiik/HWJAM+xU5mN9sFZA+u6uFgI9wt9rHlykqk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGrsUCRA9TVsSAnZWagAArhsP/317Vw1+8p+SLGkEXiw/\nFgPDijgZwnyrvDUAvX13j/aiKcsQG4WptUS5qPVb3eqM9Drb02qf5GXCFhz4\nJs/yOJNsdNyNLiqtp4H+sCza9Po7xQ6nmVvg+91RsVa7PAUeVFCAfiiLARj+\nxr62+rkDHCHoXqFfaP/zItCle5N04gqq38vhu9WEWjXQDZNAZqUT1xnCJQGP\nGO3HmKqxwGZehKfQJ/gDTFzVfdA/7tYsT2iyWRPD2b93ZrGXcP1rHkMC2UXW\n4yiZ6A2aa/5y2Cmzf2iVv1F3qlPJ00XFy9Ue7VeTcXiM1R9+zBR4nI/XETU+\nrf99EocYs8spun+feBM67wO4q4i3Hu54oj29EDfecWvUi5q5tyHP8CN5mVxQ\nEryOSv9ezdkAAEVZihjrp8oW0lSU9gJG/hn+NX+Pw05A4rf5rc47a9gcqse3\ndOYz5njbpb/xflR+grYsjKpAD/6Vdq0WbOe1d2hxOZOPxwPmW4UMuv644Izg\nKwO9BnE23A7rqo9QNet5mpZDN9oLCM9H2tn93MOOhOP3WTzeoJ711zzQinUw\nX8ufvqIOMAryQCYWdXR7jphoU9yapnVRgsVE9CYPpyFK0uBzn38Adu8gPz3y\nHVljTr/vHyUFF36JQGRcgb9D1pHRny2Npxdttu1rkfJavh1GPyXDJbRYT4K1\n5FVH\r\n=2usU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.0","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.16","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-7db781f4.12+7db781f4","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-7db781f4.12+7db781f4","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-7db781f4.12_1578810131958_0.5309742718269461","host":"s3://npm-registry-packages"}},"1.11.3-alpha-f26015df.13":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-f26015df.13","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-f26015df.13","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f6862b52d136695a16c57bd7b59e4ec4211fe71f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-f26015df.13.tgz","fileCount":29,"integrity":"sha512-FtpQmAQBYyQxmsz+whq9+amF3KP8Vw19wlNRRPaShK62F6eiI243xCO/8Bat3NWgn+VIclUQRytCafzICvbv/g==","signatures":[{"sig":"MEQCID5hv2Ok4jzsOCVjrBVPV83aPyDZQa38iObR6BTmNRUEAiAo8dJ66XIzRyagq87lrtgejrWBRmVT5k51BLFvbHa/5A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHMOMCRA9TVsSAnZWagAA9OIP/3CbMNdrfoBBfLkZQ+V9\n4DdZGjMxNCjFS3PNoKcqBE8vVaYV/TuIKENFbWsmC1UjQ8I6nbzQLsXNXFzn\ngdjHd6d3Y3egC+F7aCjTWscxchnG/LWPslWxPdq0283dTiBg1HOgVwURIcyU\nXsefbiaA0fL9hkrYcdBATlWVOXIoTONJl0hl3OMHLTHFjlhZ8/2yEEiPxdlZ\nkz0X1Tyng2TZip7LjMs0r09aMnz4DM9HmnB7lEheL3P9+dpbeEFSuN4Nw4/T\nk590Us6iWP0xTZNcvu2vI574TaAojSYrtwQW6D9JP/g+Ia7aENDVuIUNIvEs\nBooRoqrLr8i/d/c4gPxUChq/+YS5roH5/Uy2EbJAOVARYwQrMMXxt2/+DOLZ\ngm0Mmy75DvwB9DMZHAUOCdLSK5rBqD5omzw/SoDIn51lpZdvfMVTK2lUFSJH\nPqYthSoOrEuYPqfXMgpK5XjnTU/maLNtU6lps0IRazPV2Opw9UmQ/5IMqxjX\nuNKxV2WDORzgWbWPC3LlmBrb7w9cQzSTUQH7zm1ZOUUKA95zvKisqUNPQY0H\nJphb2o3cZsN7VhUxsYV3YJTCuUQLLu3Gi/0M0YLkdth2xhAbKH+JhesIecgs\nwmkJpneL/F1nqU9dI/wLkH8BTGZynU7MlZhAr3r26MhxuMJqHz6gmzFIHYxu\nSiRh\r\n=gcjW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.0","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.16","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-f26015df.13+f26015df","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-f26015df.13+f26015df","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-f26015df.13_1578943371504_0.40427151538106854","host":"s3://npm-registry-packages"}},"1.11.3-alpha-57176812.13":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-57176812.13","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-57176812.13","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e4f8b7ff66405dd7c168bc69502a64a6e4af6b6e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-57176812.13.tgz","fileCount":29,"integrity":"sha512-DdNTH71pYCclktcqpnbi7Qw/CNDI5U0Dlp5lvuZGvuJMQDLkgJLqVr9Hc5g+lwSI3xv6TKVeb+1LwzONPgVsdA==","signatures":[{"sig":"MEUCIQDXyvIYEfcY56HawwlCQiamiinfYgKCE5ZVsIXL16AnzgIgWfaSdDzBz27ZAb5nLHDMJ7xMnFR6/wY4sMcx2eAnFC4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHMZBCRA9TVsSAnZWagAA9/YP/3p2EosPBpEhOft7A1C0\nfttyEfbihMJiz1p0QDk+g4e9li3Wpv/VSOWAntUZ3brUnR9kEumKXTyPagys\nxbnKTVPx9O6iFKoD/njxGOEPf3d94PDo05Hks6aeQpzuE9iFthqqzWCtdcPK\nT3rKE35+ez0tkspFT9iL3X8odTzQNyOGyzYPIu90zyUvj500wwCdM7fCb670\nqafOYYyac2uvuDX1CwVtvrwv+pKwqVSncGL80PU8Mbuy8aSUSsT0WG/eFUep\nV/hkeoAMdmdbMPy9l7yZQRvDe5SsMK+LVZl+zEveEknbONK05bQsfDSdCi14\nWbnikvVXtHisz3Ug7Kte01pPwtnC7JucTRDaquVtHTgixIA6VMQKs0BYjWyX\nU7Z4MRhGVcVGeFSS75nWPl24H1msEvnC3kEXxX7r1Z7jtd5MS4qkJNR8CPSe\nq1jKteweL6XYoEA2/tCiTtKboXfscPSMjChHvXFgz6nuBwg5b7b4LXRkQOXH\nenOkx0fyjhTrhDwQIdMt3GCdtphBfsQgPPwF/OtisCYEN9JiSky8kKjHL0bY\nKSy1ztggSLFV0gExqZ3DERp1in3uQd4emL1ZdKAfWZxj8fJ68rugmPlACKWq\np9yjoTVjSxLtaIeNFvuCzpnAHHX7d6M1dXpB7TNhPGsPNUPImDTlLMhJq8nY\niKVF\r\n=IDQt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.0","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.16","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-57176812.13+57176812","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-57176812.13+57176812","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-57176812.13_1578944064972_0.5942858246020366","host":"s3://npm-registry-packages"}},"1.11.3-alpha-d53cf70d.13":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-d53cf70d.13","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-d53cf70d.13","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1d36b944622b3314577cff89e4ab46dc0f3fefb5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-d53cf70d.13.tgz","fileCount":29,"integrity":"sha512-N8K+fMioo1SRIM3lJmfpRTEXSjYYLMCLXgvf+nHZKtQGldUfLp5R2HXZkcsDPqgC0rmc2d3MRf9p5SuVFnfGhw==","signatures":[{"sig":"MEUCIE6V6ovXu+gPkrl0Yp8RvoVJMLABLrUTNnxm9xzEm+/gAiEAsXj7bBOMfXxkAODmPM77uSI1VQbXBBYyBFsy5FX9pEs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHMcqCRA9TVsSAnZWagAA2DoP/jKz7uRuLp7dgHxl1k7w\nNTgQ77+Vi1i/LF50vkYLjtz9VA1xhClfZgCAovJdmhYOkihUjlwqQrxP/ysD\nJcm7ygtsH6AbUhuuycRRkZSJ39Xt7f6YObD+uCmkbebaOl8y4eJLULiRn32m\nXddfLZ3L9DHxAX2D2xhSAxWhCwNPyDb6w50Ywuyk6oLVXimvSD8wjXKFl2GP\n89HiY3sIpj2z2leQaTjQW9BE1DK88ctpv8bAIG4ZY1cxRKlC0UWQ7eLK93uV\nVcXkj5Ht9D/qbuduaCkgCvCB2ddz3GJkcxY8k8mngc2ULIqj9DDuPI8cQAiq\n9TFAvOATTYgUYCU7ainDJLPkeJh3WAnHp7T7MV1449UB7Qc6Ux4Gyh8B8lrG\nB5Fd2SyDhhNZw3mZ83UAep/EOWzhTRWyeGZoEL01wpL2emtjNAs3EptvOJwN\n5S9KqhYQaOh6QkpxnnSPj9vX99i+mSh4PlDlwXrE+ep42p9UL8GbD5M3qr7X\nMhY46htkMjONlzHQ16er4zvielQIOA9lRf8vAInm03qOKYdDK1iQmah8fgud\nVwM0HwHsgAL4o3oAuN1RYMMM49R8EcWkkvuqXm2DJ/rYHCRT5JUvRNanx1ug\nP429u0Fmx4NL4wmnnj7XIpdwbRXnEIw3G9/Wtl48laetfdvZ1hVDU0P93oSh\n4+c5\r\n=FSko\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.0","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.16","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-d53cf70d.13+d53cf70d","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-d53cf70d.13+d53cf70d","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-d53cf70d.13_1578944297691_0.732673020411442","host":"s3://npm-registry-packages"}},"1.11.3-alpha-edea3cd3.14":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-edea3cd3.14","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-edea3cd3.14","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"66990976db064181e3e52b34481d5fef49c0e581","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-edea3cd3.14.tgz","fileCount":29,"integrity":"sha512-u0uGYLI9XWHwTxOA0h5SfBjnvLAn9yuIzrSpRv0gmvh3+xOuyqK2GmR5GUacUxLo15wUnZ0c3zduOuuFZs/nsQ==","signatures":[{"sig":"MEYCIQD+xv5I3xgnpjCeyokrLpWjr4uHwtl2RNXxSDaFSUyLqgIhAP0nZStRYw825c+DMC/40FFeVKPMWlKs0QKIjMddUn28","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHNIsCRA9TVsSAnZWagAAa2EP/0/oGaZWdNsV+HF3ZQhy\n2WSj+dvJhVbI3wQxxEOuuxGpgI8bBZfk2+t4TagIYrUzkGOXBeexKEBfi4Uh\nkemWtPHTQrDOiJIf/N+dRYGMABFqGGYgBLsQhVWT7lbbiDqTss3iyGqZ8SwN\n4/n24Y2ORTXWOKabUnSC5ySnkjULRlAHXmrkWLKGl7ql3lDS/Oou6wJAlPRC\nbL+RNtEq+7ZgQqDNKbiuRYa0TjhDFVaF/OIOHGqQfKkh3q5tI1P04UoK96xh\njODXrWj+raq74+b1cSt9S1Pa5ztTaurCN1ChmJrBJI64vcOH5vq2yzS8vkc8\nXh6Lx5t5Wzp/IA5fDMn5gto190Zptp+WB6D4PVpydFt7BA0qXeJEsqRdhCSJ\nkbGGFpQdqhvG8bm4/eq4JpYwRlB3z5jYcpR2Wjf5FG64EB4ab0MEi4lWl+JQ\nhiKtpsarfQxwjua5AnTMhrCInmuQF5dkhGaOYOOrKBXNiJEHdLGC6UJ61ZaF\n6zvgNd5EzjnIf/dnryDvOLNRKyqYp2eiZAKnTXtY4UtUc8BRoEuVQslNaT3v\ngiHpLAO9ghFV4kcX8wE0I2E2wwcEX6D0d76ESQFEcZZbUTLkWyzFTD9fkOUw\nDvmZhG+fLt/cdsHUOoWKm+1uoUjz1T+1lg2cd+qXLBdl2kJuxpzEG5YaDyIs\nQpu8\r\n=fue4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.0","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.16","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-edea3cd3.14+edea3cd3","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-edea3cd3.14+edea3cd3","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-edea3cd3.14_1578947115927_0.8557208276190862","host":"s3://npm-registry-packages"}},"1.11.3-alpha-1bd736b3.15":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-1bd736b3.15","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-1bd736b3.15","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"23d22f8500cc8405a6159c45ac202688ff52ae8d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-1bd736b3.15.tgz","fileCount":29,"integrity":"sha512-PMgCKKmkfP8H2Iaj7x/cNkUX0tZ/ZWfKCi4JHB0SmjlOpPvQpsF6r4dFVodOhAESY5s7R+t4z3o2j4YOS7o+SQ==","signatures":[{"sig":"MEUCIQD7B74PNR5bGp6z7CjeFsArCKTD8Rc2/vxDpSKie9iwtAIgMeFz9mSDXniEw2yXTrx93NHbpSPhxi0qKLmYBCW3Ug8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHOdzCRA9TVsSAnZWagAAcPgP+QCOihIVNBiXoJynDZsL\nrlcT4RL/JQ0R3ylVJIYg9fF1d6nlsADuZ8t2ehKZuE/oHvL8/21u5HBSWa9i\nvNOL6rWYS7CEj2i/VXr877bOGU4+qDOthotfi316ZYi2224FJGRXBJKqflf3\n/iLWHhptYXGR8K8RY0Uy0ImHl+QocRPRchNlSFmmW2VH9mpMs4Wr2CworhbD\nCp8w6ysnyCIFBHumKqFhaJkYyGY+3KVMXfaOpU+ogOFLfmzphBRhHXlMQ7R2\nfo13QNhbLDV48g0bnYFPC9qi4wDgOWkBwPd0NZufLKHcNrXNBsYf13i4Hyp+\nkBecTaEg8CrmnKy0WXqZiCOFgsN1RzkQhcvihnh6NqmdWenx7LNDcbbL57Dh\nSTkHADtp40aOsikkZ0uI604SskA2P5ZoKjAb9tGP8IhNFDUW7B43UfVNxdVE\nXBhfKN3zV66UXhNpLrKiSx6bicTEtuVX/Yih1+pmJE26EC9CPbhJdUBihVCh\njJjpMmkGbEtYvlEYPZYpupnoYq4uWm/qHSOLpP3D32Z6opNV7DNuZaxs9gwp\nSsM1ko8BJeLUpeuiKu5WsmErCHiPv6oJelUcgyzU6maQit3fQxIKtKvoTbzd\nITOejYjMM6ReUDp9pXsUKpXGvlgVWo8zXbTwhGwk978lmFPN1FBWZctt/aSq\n6bpH\r\n=DWF3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.16","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-1bd736b3.15+1bd736b3","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-1bd736b3.15+1bd736b3","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-1bd736b3.15_1578952562560_0.017346723661078256","host":"s3://npm-registry-packages"}},"1.11.3-alpha-75aca8df.15":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-75aca8df.15","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-75aca8df.15","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b16b2381b58d5ba03442bfded6f3440b6c881744","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-75aca8df.15.tgz","fileCount":29,"integrity":"sha512-wq/kIobZjOWzlrPnItljr9/E64k9+6nVEzBJJ+UF004i25wR70aSMpQsLBJWMZ/qDUL4PKd/mWSyyrNnnYE9Qg==","signatures":[{"sig":"MEQCIEzXS6uddDMCj6FAkNL9Zzx1ruGJ5KmAwbGf0LQkY0snAiAxndZbi2MZJKis4f6BBKSVR+5NeI1G8PQJjs0zKen7jw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHOudCRA9TVsSAnZWagAAuecP/17UVU1j39Jt0BBDHlXf\nuC9oV9uRLuan5X9hI+9TKodycksEMKX6SUI72neUd4WV3xyaITQ/b0yqD9jH\nPfQ6T2dbU60ZOe9U6/onQoLiRea7nq8+ACHedMdgPE5vNLQVxcopEqmMrUcb\nSBc6KoWjoiZnmF90B4gjGNrSybLYq4Hli5ClcBkeKt62m5JlightUNAucgRS\nmbIXXqafBHgWE/4UzcRiGAXx6t7wYhOsLq50llW8AGwvdgU/wKYkCNhD1bM5\nJMkJDFXeIKYL6zQDBjekyZtTtsJ5a5U7QF13uHUcGNuDd52cVrVYH8h5cfyh\nYez+BhHe8z2vHfIHVpnr0UdacdW1tP0irO42xj5H/KcvWnZBeqmef1OFET3S\nSvAmSGfqhvZ9k+BNov/8kLTWfwe5vIzc6dTVdRLU1jDbbYmVz1NAmKK0cvWF\nzRcQgtJjwTcT3UyaOeAydDOh0rc8p81gMUmDreFMFmQsVrUwFYYOMc+uGjC9\nNwcYRbeNIdAbtkxMQ7aYbA7K+8kup20LfaW/7+xm+xNlW2nFMr+jklZuOPDS\nC41mUsXeQT3GHHzxsqIq9487ZaxabK4fuQhCN35Cg6wrH4xIE+z8NTIKO58h\nWqPXrAMw5R8q65HVVwkVloZ5DBRpuzig0CZlaF4+3ZWW97gXPokDu8+lr/Ja\nNNpI\r\n=VaZp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.16","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-75aca8df.15+75aca8df","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-75aca8df.15+75aca8df","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-75aca8df.15_1578953629007_0.05824243775543292","host":"s3://npm-registry-packages"}},"1.11.3-alpha-bd1a0199.16":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-bd1a0199.16","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-bd1a0199.16","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"570697300e6bf0608ff0c8711330e99247df1fde","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-bd1a0199.16.tgz","fileCount":29,"integrity":"sha512-iBfaCPLUwL0Adw/cNpxvbNI7WQfs1iUArAwmUGB+oYVvhCyqfQxVuhD/bHqtSlJ1BYaL9dSg2mDB2Czp1jepBQ==","signatures":[{"sig":"MEUCIQCDO3h2F0g7vzDnR7n9H/NuMJEsFkLBPTOPfdVwxq632gIgf/HKFRz+BDjwehm+ABPBtSxhx8u8888ZDcubDaaaoJ8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHPfiCRA9TVsSAnZWagAATvIQAJz/uF6akr7C/ETGGJM1\nsYygS+u80CmaOTv2MXrRb6bIUOf9n9bDq6YL5CUOw4Fk7koSoUh2z40/5q4c\ngtTG0sS1PwZd7PvZ0EMKyyn2EoKHxXMyNojvW8ySNqciMTU/szwY8wQrfpwc\n7PhPUMxT/efKUQ7JVke01o7PvVd3oZsXiRP0+0T2T7iNWcvw1XjiakArVVBw\nsMOp0B+J2Gu8LtF00+OlbKhYSJZlIM9nv8oD124Vc5sUebCTAgyzGfgsZQDW\nOlr/HWdkIiKZhoZFWv/YtKL/xVId6qgDFQlVxKcgT3NcdcK9SzcFtaYSuN2o\nwt7zxdi/0716jS18+4x22FCeYhWGYSe3+tiQc1BBT4tT9yol6xSMB11upnvq\nQP+AUEWKgJwRtgJUqK6ESQ78LN/FyghOXKBdmp2EttXNHT8ygs3yhnO/qK3P\ncvTdw/hxVNlxiFqEqGk+acJsZWe66z1r3nGbvlDihZ+VMsjG2UPyoT5kg8Wv\nLp2fOHK6VQA/gmF0I6OipzWLHr9y49xloF2avBeUgxc5R2HGuQhfh9+OyUpJ\n2sEDEe3n1UxaXyHukvM12ms7Fu3fYlN36odKTGZCcL1LrBACySOtgFS/OGDg\nAaNpqXJVyoZOBP0R3QKZsA8SkI9Xa1IzZJ/KfhlBFk+gtWrbTX/JQme0D+Da\n2uM6\r\n=6fvF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.17","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-bd1a0199.16+bd1a0199","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-bd1a0199.16+bd1a0199","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-bd1a0199.16_1578956770004_0.199255011226523","host":"s3://npm-registry-packages"}},"1.11.3-alpha-d58c855e.16":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-d58c855e.16","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-d58c855e.16","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"38fb4970e030eb2e75260e856253816f610c9ca7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-d58c855e.16.tgz","fileCount":29,"integrity":"sha512-DO/NGojfP+DkNdP3Vpzh5KFL2ngjX0AtBKOHbnNhwyZbT+PezvZypktPsFVaB2ThC0KGpytnwRqEMl7vZe4tLg==","signatures":[{"sig":"MEQCIDBDsYwrP3nggGaF6XwQTqPnzy8b0fT3+0OksGCQ5NcuAiAWMUisrSuEIltUQqrQCqB7J+jjdwpVJn72pMi9/Jsaqw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHQpaCRA9TVsSAnZWagAAY1kP/0SDVbdJDkH+uKoiYejv\n16wsYPrgRd35LbbW67h4Y6QipiuLhf9ZNSyFEqieqdJubJJoKcGk0JbyIy+g\nuOoFFfmg13FBvvK52uFwejFYDFOkGLD6SQTyfUqgVU/i8Qqr08nL3hRFLuLb\nLaF+JAsiwjirkn/65e71qowket73CMEPxeZdLWHqyIgW3vF23Gk++AaFintG\nv7/5zTca42sC+g7hs2PXUoWLfDSdu84tWCfBTSMMO58UrSdSCA2UV0cZmkhF\nGODkbQ691J3/zOfOUWyXCaZvsCZgSQx0X/6yo0moFKO+RqTZrOfgx4tUMYjM\nerAFhMQ3mJBm1b7I08zuWIYfkvOnWzCgb8vbqjbLCRCjOr+CpbZGyqF89bKo\nhCqFvoGy8C8HXkIIcM78n3opDdIqhFxZomMQIMH69g3S5Zbk7B3UPzqm2edJ\nUqUPocKOw2Q5KA+JFJFFA2Cr4Mg/2wZvJgnjsaPMi7981H+e9cbZgjTeeSSC\nnUDIKXj+6IzMZmZBTSHZRKrHqQ1SQ781oMQ4bnVeEVCKv+VnAymuJTOOSEWl\niuV0xut2eTJzV6+rAmfBRd71K+1WT55zyOa0KyAWEvV+asmZme/ZlZEldzLD\nt0D6yHizfc8CBYbM6nz5zoVqopkaQWQxcj9xhQMLftsi8Bvyq9r3X86vv021\nGcfu\r\n=4hc3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.17","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-d58c855e.16+d58c855e","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-d58c855e.16+d58c855e","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-d58c855e.16_1578961498302_0.298183669169497","host":"s3://npm-registry-packages"}},"1.11.3-alpha-26642df3.17":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-26642df3.17","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-26642df3.17","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"424238f784b69bdd9aab01f95459ecab60568a7c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-26642df3.17.tgz","fileCount":29,"integrity":"sha512-QWIGpBQ0hd862p/W8oAsGkaI/p6w0R9stjeKxbUii6wi12dI/Ml3DsnPc9PlH6vFgutJ4eD34LjvK2gYhKR5tg==","signatures":[{"sig":"MEQCIFP1AKul3/h5EMD3vSXa7jwhw18GlgSG27Ct2O39TRDFAiAXJ9zjnIhk7oLMt4fyppbcu0oOSDyVRaj0Nma4Dn8G4g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHbbhCRA9TVsSAnZWagAAim0P/jyZ3Kktcq5OnF/QCBd2\nu/AylcLGd/p00ePoF+LDkKl68L0w/eVEgbXClwQ3RmQQxtVQ2go2MvEC2B5/\nd90ytanprFJs+sQv5CJ0Q/ssp7LaaSzapbjhAUv55B6r1ZgGe8sYg4Bi7GR+\n7iw2+pk4sDI0ZSOusyMuwAfWq3Q09gNDi68wkOxNxTPxIDIgff7/xuoOaMxO\n2icKdDEgTtuOvmMz6KN6u/jgQkPzzehE06HUWd8VYlJH3HeCsAtpgFDoD2Oc\nmP4vXDd+mryQdORmb/IsPe/s1BWBlN0KKK2zVzQZJI5wWdJKDqTpArXA7TGj\nxiBvm/gcqgJrAKAXx7kUxd4A9EG5WyCE3qoTTM9yH3D0lHm5AFUtb0mfOK1G\nZ4K6fI5Clwi0Aip6dv6TrH/r7+uL2ikG3cEqlch5ktxS4w80nb6CIKRtvDYk\n/3ic8vamIN3idS2fmAf7A0JVBmAeHd0xQgXZEH+H0jjKxN2eJylsWzwfjMhD\nZu7XQkBapu8YzPgO5qP9455qdB8wxGG7LmnnwNpMhi7M75S5lO0xvHFeYjsm\n9u4zg17sa5SeZfczXa90mY5+pfnxPw/OpXH3TDYeUot/4qR/scaJhpdgvsgL\noickvAk+zVfqmQiJgXAWdFx/urEg0dwcLa9GQvTRT8fh2Bk0CG2YrGSxX6jq\nhmA6\r\n=eBV1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.17","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-26642df3.17+26642df3","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-26642df3.17+26642df3","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-26642df3.17_1579005664777_0.6729330454936675","host":"s3://npm-registry-packages"}},"1.11.3-alpha-05d58b3c.17":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-05d58b3c.17","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-05d58b3c.17","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0fed728c01774bef04d172d680384feb81427aea","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-05d58b3c.17.tgz","fileCount":29,"integrity":"sha512-dYqnQyWyhPfS/mf6C7muLVmvENnyoJooUw2eoCo17SSK3SrF67jfYxW12UOP+PU5Qa0li/yP0tq43GV5076Z/g==","signatures":[{"sig":"MEYCIQDPEEp9x/ZPyie06dJhIDVPEH+eG1r/CFrIje3fz54VsAIhAJNOqp9RI0Fq8FXtDGvBDvumyCM180sq69l/mNJadZaX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHcClCRA9TVsSAnZWagAAyvgQAJ8RTY4vra3geBy3VHi3\nirKzvfVDJGbabZ4GAw1acr4BxohHMpT/t2HHA2avpblyxxx5JPRS0MbIn1MF\nk1SWymTsjSe5j8O5uJdbipryDZKxAOUHZ3kby+/rcdLXZxb/3boqfa2wuFOS\nwEwUArFlFqFYmATHIQDU8bvVP85Fklx+EvzXIJ2tyufwFkHl8wb+bR+i5Sg7\n8dRzLlYz/EbYMbAlF79GhU7ifbUbZUGRV0Ssjml30CSi9yvBSjmyoeGYD/n6\nvjtrUgspJum3zPFyRBMeSFfSQyhRV8GPWClHqQ8kuxugQe/dxWnWbk0R/hvK\np0N8lIWThPIyQBj/EYmFaNDgCtxXHMfkbOlQUxXDtUdv8c2Cvzb7Y0awDl6b\nLWVgZ9evOxUsbAgaflMuN7DANze6m2M3//cePdPjSE7qmNHcZm5IIzMIrKcF\nrk97Rs+hIzRDrXiK5uzMjiXWx8PgAR++k5u4tCeGSuV8bQ4444mnYDn9L/tV\nDhLwzAv5WJTycVYfcp34mycrMY0x5GWJo+e6l+Bvz2eRVh/VBDDTQoaBwOXB\nCDrO5lw3tZXMGxtNSOllREtq4M7fu0iDlK5xhDZx8vD5yXrqO1V+bIwFMht1\nJkeUW6MkE72kK97zJgv7UsToftYQhAjF/cecPxN6DXUHaMbq1DfCGr2dh+Qq\nyO8L\r\n=9ENx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.17","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-05d58b3c.17+05d58b3c","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-05d58b3c.17+05d58b3c","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-05d58b3c.17_1579008165377_0.6448766169945153","host":"s3://npm-registry-packages"}},"1.11.3-alpha-c1522d8f.18":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-c1522d8f.18","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-c1522d8f.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8ee1e73293a9ed847fd380ea06e568b133524a8f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-c1522d8f.18.tgz","fileCount":29,"integrity":"sha512-jeEzXfSsz+D0PfINcp3pqdN5GN4SXrBwPADFep8vmLiwWkD8q4R0bxay6bJRrA6iGrmqQtrzCQt7Wr6Wtdm35A==","signatures":[{"sig":"MEUCIQD6k1guSpxbuyuSGfzyA64NCCxZD2PNVR4Z3zY+YHsJzgIgBGUmq6y4Ga2L72ZOvwzAew42J3BjbTasIdhWItoO2l4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHeIaCRA9TVsSAnZWagAAFEgP/iFQmYjt242bwX/fQxbJ\n6X7nHuFf+/yNfcrCduVEqE6FWTln6HZ2+57Snc2L7dvQeIa2wWzX5VXeJrxb\n9twLGDIvnSDPLtrEzAMGZb1Bi+QJt0h00Qn80y3AKFErtV9/+essQqQvVdOC\nH9RwIx7sEDYZx9pi/vTl0XyKi6U1YArJj7DMM2aqGgjg+SMukkjg1I/aNtZs\nRit8Za7/mMd6L/quyXRlU9WuO7T/KCd1Mw25Z83HkU7Iml5XUjKr877MPrGE\ng9LCsdjxbEFm6zJgfkn4rggLonEv6sgCl/yJzzgtsc2CzwiKp4jccF3a5K5N\njKzY5iJ4J1qSeU7gMMiKkD6aGjK5kkULQFKbJBuWPCgr6zi5Nhl4qGOULyYE\nvHBdMGjhTsTmkObPnB7dKh5ziZ2YHhRUKMseQlW3gZOdvNQaYi5hc1zJmQY+\nRrMy8ybmb3tbrw4wlGq4enjBjDcarO0z95viHLuTuWW+THYzTFsafOiDcP2w\n6MwhGdsAZGmzJ/ifvsoyujdX13oM/niROoCnlGQo8H/jwi0uoo2zb1WREIWE\nIowswqjowiw6tsmhirV5/9MGfMluB7uuKeDvQPvjwiAo7IMAWIwNXdU6O/a8\nZemixo1BAurRQFsXDUbWPd4COg7E1Z51/8ylWVryvsEpFDnJuIxkbC5+98VF\nLjE2\r\n=jPX1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.17","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-c1522d8f.18+c1522d8f","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-c1522d8f.18+c1522d8f","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-c1522d8f.18_1579016729193_0.5848729531958081","host":"s3://npm-registry-packages"}},"1.11.3-alpha-b25f5cd9.18":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-b25f5cd9.18","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-b25f5cd9.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ae24b992e0c7c0c1d6cdbf5299d1e48fe5a4ca83","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-b25f5cd9.18.tgz","fileCount":29,"integrity":"sha512-adSFGYQsKTF6bsHkx8hLUUl5na/5sWwjYomEUlFwr20CJYkIplWSOsWQSBFKtN75aeVjncOb72PN8BM253DwtQ==","signatures":[{"sig":"MEYCIQDTKbQKttJdRJnkDFFDr0S9VcV+nHp91Fvz8+VRLyTeNwIhAJZn2O9B1CRsHXPRIBWgdRZVmld89CN+hoz4Rocz46Li","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHerLCRA9TVsSAnZWagAAEu8P/iSjbMix+mfN979SaaG6\n5NNbmStMUnesMYlF6Z4uFb3oqyEnFPvowr2VQS+sfaEHEHKz3A2JdSkUsmEV\nLW3eSUguZI0zBCNzxDWhLLuOQg9WC1cTmC5dQrOLDyU+VLosL4sYPT4g1ehy\nD+95V4vFflijQvtOanx73wllWx03i43UZycuizd9hBkhu5kxYIriGsdag1ta\nURK6jlvJH9JeFyYPNlOKulV/ea5gaNFQxBIrY15rBP3pqDAPVVb7Qzhx7Cvn\npqcpdkB20qzigUtLZ5B9DZ+4hTH2mj5J7eRAW/KS7ti/KFrddfyxDjOMAapj\nZD7TM2P9Qpq6A9dOx24MMbo/4OSllcynlByXuFSw+NHfn9OHed4a4GaTf+Yu\nIdibVZsdu0oVhknMEFApm0a0hRbB6gFpNWRh1onNsgc0lqZ7uZ5FCtd/4XD3\nrbKzba8rqHMIeO53uNuhITWSUlfuV1ophB0k4k7HB1NddZrh+Cjx0lAXCp76\nF1aCtmWqHbbVfgORiQJqvsYgXXdvY2+oOPsK6uYKdOFs50v5slqI+vDDQSfA\n5ruMyaygZS3E0+SXnPSitVjsD3fUkElxhiXBAbwI9axKlhK+0/tSlRs/KWOP\nq8qmF1SIK5ScQpvvvHHil6PeouBaVCp0YUS3e5iVBr7RDyK47E3fVyWDQSbS\napV1\r\n=987u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.17","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-b25f5cd9.18+b25f5cd9","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-b25f5cd9.18+b25f5cd9","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-b25f5cd9.18_1579018955386_0.25237611573761076","host":"s3://npm-registry-packages"}},"1.11.3-alpha-390d9807.19":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-390d9807.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-390d9807.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"dbfdf3d77cad20200382a8d40d7704a14901d562","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-390d9807.19.tgz","fileCount":29,"integrity":"sha512-PlyNDPyYt64wMBxV2Ls1PHs7IrakoEzCFOdNob4diYrrmu9nfX7Zn6CgORzDQUAVE5uSJ/ydClY4vhurobdDmA==","signatures":[{"sig":"MEYCIQCklVz84rxkYs3EMP4TEOyJA18kQRU8PBykOHuO3MOSTwIhAPi1gysPEFztNY2WRBBAUBaA+LrE0KMYRnoWa+fGmSIY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHhiNCRA9TVsSAnZWagAAF/4P/1oqb8MbOWcecjSBJQDr\nbGUR1sWwHXsnOrmiHDXUBws3rYbGgq+UpOsu0SRfTZFq6vrdVxwDYAD/rq0N\nsEZ+/bKFZa+tr1Ci4tHf17tecjfOeTd0f+tfKIRxgW5hcIUSBu9RFL8m0Exr\n1qCJyXCTSv3BLVks3XUkcPDa8oxe4rjlYbXrMW/14F+R0G9C0BXOOcUa/6LT\nLrXlJVMPIjx5Xco+uc26id5DHcbqqCbpl/68AfPB/nut2Q9qDQSzzng+vAdn\ne5ZvOxmAb/bcb28eJVjAlCk97miND6lV3UXzwGqCPqAJxTkaoMB8WMi3UZ6P\nhBYAJ+H4i2Wvf1I3KMD3ae5473M5R4CXVpvES39hzyKOD8Up0SDVrzoEjuzL\n4y5MQKpIqmRe26R33taMqdJRRhNqH2qNNHeAd2ohUTHefmAT+g/KdSLJp2WI\nI2WLnOX1nSVwhjIuzjX3a5IBhIHgyR9XOKqGoFsF2gheB5nqxjagj5YKkiKO\nnVqupHXrqN/aRO/OIH3/ioLF5sX7//BROeg75huZSZ94zGXC3ik9jJ5KVTXX\nRnnoqBJTpuGZe1I9TkOGnMF0t4cz+h0kC3YstwScC5wipusW9iOQmYW+YO8l\nRpu0aSsNCTCpzXYLxCKaRxOjjH6iVrHS1QcxC1dMNDUFUYvK0gQJLfFmHl6G\nebHr\r\n=Wx51\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.17","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-390d9807.19+390d9807","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-390d9807.19+390d9807","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-390d9807.19_1579030668305_0.08501513664889315","host":"s3://npm-registry-packages"}},"1.11.3-alpha-989cd4ac.19":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-989cd4ac.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-989cd4ac.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5f711753741f36a1e7c7da25cf81528b391a61a1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-989cd4ac.19.tgz","fileCount":29,"integrity":"sha512-hDWgOlUX6CxU+/tobmH1LrFh3R7GXGoULdmGMyDi3DzAxwsE5tyPuBm2SGzM+pWf4aVeuEJ43Io3cykm4YQDKg==","signatures":[{"sig":"MEUCIBNhOIGMBsSEjxvWzEQe75trOQPlqSzFzYRIB1tDYj7dAiEAsLvPjzwNWRRokprVotO/yiME6E3Sp2svVKuTy+4KyQo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHiMtCRA9TVsSAnZWagAARUYP/RY7p8HDO7XVEnxZ7UWg\n4BQi8BcJc/0kmQlCPznOkIw4BxuyWQspwQBJT5n7nqJ1mXvJbztIHuast4ah\nFYMRV4F0pLUzYshxrgKG7jDFw62COm5gHSADA/FsVVybpIhrM2wBPojJKBOK\ncsX9CouFr61DDkOt24zn1qPQrmmEu8PWy/DWiwyHlFeTyuxvZHxyy/hxcfzW\nhK49Yy7Ud6u6du/Dl+9x2Dk0AzMMfUQ170rDhJm9mwKjLMDTQCxjwXKdF2LL\n1SpqXVDbaeOcL4Dan3sg79r+pCogAuMH9BiXLoQth+FqyZIwgEZFZLkVhe8k\n1zPeUf9dPNZwMItK9N88YOivB1Sj/TCx9yPAGeZ7ArRe3XoDqISL3Z11q1an\nc+DPPFLIfsy/CNtJt2r6wzSa4EOlgkzoo0QYyAusv3gLyNkz7DV10YKsy7+h\nnVRurOFwT8AB8Jl4zeM790NuiCKh69MX+OxWnd/DrmopAbRapsNTwM55RRFy\nHXjpX4Bv/hYX9uuBaQJmralZaoxHAQZUSyJ/qVe6HBQPD3/I5YylGPStqNvQ\nPEIX7oUu5c0m9Aar7Av9Tc0VCqXWKGOyVRHNhbA9+4yD2ArqXE41S+1Q8kUq\n/JD84d8UqO8cpF5vz4TNuRGOsmfQSHjXNStXexLeg2JduckW79qdXC25Nsg8\nXVqk\r\n=U6DX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.17","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-989cd4ac.19+989cd4ac","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-989cd4ac.19+989cd4ac","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-989cd4ac.19_1579033388437_0.7024981583496768","host":"s3://npm-registry-packages"}},"1.11.3-alpha-ad0be46c.20":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-ad0be46c.20","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-ad0be46c.20","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ad8c3d58d97b7a3a0dd29894559427b950929e2a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-ad0be46c.20.tgz","fileCount":29,"integrity":"sha512-5lxp7fwsL9ktBSE3aXmHrSX/kmyq5et4/16NJl9QInjsHjVgI82eSARmrye+QpS654LU3J0J+7iaKthBtaX9hw==","signatures":[{"sig":"MEYCIQC1KIbtljcGmnJ3bg3fbM233gCjIU/AW+lIERLESgnxowIhAKsi/Kq/pKKmtix5N2PTLX1VxWitDMaLtdXCTncEpxoW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHkPQCRA9TVsSAnZWagAA83oP/34ez8zjw8c7UivcAhQk\nlWkPHiTOg+bEI/z4OUfTgHBWq6C/pr3l33STLeWoksuKmzUSFttVDiucDzmt\nOgJZmXHA/RhIpRkck/AnniXfkZYO3mSeBbfLYEkVjd/YP7Z28KYI6M6vcSnE\nl1tuZ70eGRHpYMtZJ6iq16hk+wLrA9S407oePt5k0UQP9KCTXjBiF+K0Chry\n0gZIgD9cYgXXfUrnPfaadwPOcWTSRAxPct6emoBMRUTuZx1wyAwcJSAmLQ4b\n4gAtp+6jLJbi8SKcwdFo3YhuX1d7bGHKSNByE1PGS9lkjsJZtUpWSUMBfINy\nHCk8uhUYjjdJHU/5wAeiV0W2/vDCmAOZryCb4YMx0yf29Jh2flZN5ZoNQxot\nrZUaF3FoaDexAK7eV2YGjwfW1fJIBARwhXlSFDCGm6oCVyxwEUF+qGAs16ob\nExhyCXKZxEA0ttC6yo4BLn9vQAWso7qL1vEaTeDmj1cSeP95Ijw0imT+5Gju\nDBp+cXCFyKpDp3N8G3ORuEiYyJsXJ1uERCoyynvu9dBOGlVRTwIsf9XOUBva\nW2wpo7vF/heUWXEhDN5Leikn1yLx00B/GONwqhJ0DC+ywy86kzAZzoiFF+86\nbx7vKv9qA/ZmlTO102OwpWscvMxt9K7kDluk5VWv8A8jFBqjkbSx4S//XLlF\n1gfq\r\n=1UYE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.17","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-ad0be46c.20+ad0be46c","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-ad0be46c.20+ad0be46c","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-ad0be46c.20_1579041744423_0.6932350610219833","host":"s3://npm-registry-packages"}},"1.11.3-alpha-2a69bd78.20":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-2a69bd78.20","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-2a69bd78.20","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b87ad9bf5d2090ff4e6902b78950de7e8df1254b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-2a69bd78.20.tgz","fileCount":29,"integrity":"sha512-Z1RJIBSsgcVa3qlJAgqGDpxVN7lwMdegqpTB2kMXOrh1unrEUrwgNVogQe9XyBhC3VU5zX3SEZGJWJ6bBE09LQ==","signatures":[{"sig":"MEUCIA45PFX+qhxFrfaq7qfoJ9pvNZlx+rYxhy/YF3E/qlTZAiEAkXHua7n0rPsq7t4n5N+VauqthbjZQfPU2s35hG6XZFI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHkzqCRA9TVsSAnZWagAA/8EP/3R1QYAXLlPnl2yONlmY\nRqTskJhvkgvbCWxrQF7krIz1ayzaQkyrqTqRxj/NlalGZa92EVEaNUGsPEyP\nKMersbV6FL/8IoCjZM8o20y98gpzSmXRSAHUxtYHhK2vC+Q6oApldxyZzojF\nKDk5h6gdgvxnpzxznU/e8mLgwohrbNK+aDCAca6qKxbqeZX0852q/bitXkIk\n9c1/DdpprYjzdlilhnTgWld4Ig44lllMQ9ZJAtu/oxfssVo95pTeCPZx+fIF\ntzPuA/BUNa8T+PE5W65lwfNGu549c2p9VRgno8iykVhYIYQY2m7p2ENaY05/\nwVPWI8p+/dmJQKFv2cC1VNzJmy7PpgFeuZLDje2u6CKL9UQQ9VDErII0u1Dc\nkZe3jd4w8WqBc76qwatvao3XozJU1P2+3Kp/ub/kDIk3lnlyxVf/Vgrbwd+Q\nUTSCAOP9NFMYOwWjJ63q8ZYG0cRmmYSd1RnhiUpLhlyb5WbUWfmWslPAKoTx\nONb1bvISxoCTCUgAB7tEmkMukuDb/I0uLfbzyjNWvXiFhAv/Gdc71c6FmanP\nLt3Pgh3rD96IalHBQATyJJr7yitnluBvbnlGLYod9S/rDUygKRPO8NW78eVL\nabBOPOdJzxg4K0D56JKkLNdrdMEoReK36+pmArLnbaRd3WjKRd3ANrXhueTf\nQoNx\r\n=eFtW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.17","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-2a69bd78.20+2a69bd78","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-2a69bd78.20+2a69bd78","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-2a69bd78.20_1579044073686_0.8982215658750639","host":"s3://npm-registry-packages"}},"1.11.3-alpha-cba32f0f.21":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-cba32f0f.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-cba32f0f.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2f8f29e5be610c7c12314d05581405c164e1bada","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-cba32f0f.21.tgz","fileCount":29,"integrity":"sha512-CNRIzDtSbzbhaOMgC8sfESzmLdtXzjOH3PC3+BBiprMtrZ6sHsGQyGmfQTaxnnnskroXWWaHbXhr2Yzsh69XLg==","signatures":[{"sig":"MEQCIH7KduyFTN6DL15UdAUmqTPZPRupDQlOFKO31Iwb7d0kAiBRJ1Of2JCcUS11Uk76XcUQE7zHdPeBxPc7uaw/m3JKSQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHtjfCRA9TVsSAnZWagAAw1kP/R52Sgt1KxLzRzmg3DZ4\ncbvPd3K6XXhr2/mgIsyH5cwsMJ5PFQjw+W/dVbmXo7hoQjQjQHYu4HxIi0qG\n7BH+Me3Iu/vbwj5+gMBJQX8tVPfUyOqTF2xFYg+sz72lp8A7GVBoapWII1ko\nZRTiwwqjoCzJ2NN/9BFex26DhtaPpYYYrje3XqnbSjzjO0wkWLOCtKk+g2yS\neZXDK7JxCLahtRK94gbWDn0kozSIMQi0RpEmYKyERWzkXoNowlh2Wlghs7hH\nx6AP1+Lgx3enFw9mCFWKkTFVoP+IwSQj5XI7Xb2uBLMVQ+FbXAysvNLYKVju\nSlVgOA3vss39Kkxxq/XMCA5NMBoKlW6r26PFf59OH9zdNnKyf/qXwxpK+LE6\nD6sGGfnSEzhuyJxEhAzE1OpzwxV9Cj4cPHTkF2Q5N2P1O64crnxST4aOjTfg\n/Ihyd1kGnl5pI8SygTpglFw2blIRIzH7J6GwjULoMEy7nddfoCppoHe/uNUA\nvZlFqIYzbyjTkjFl6lVBvYnm4AXItU2kXoiHMp+ILuHzhQn307d3hLkZfXDx\nN40zDi8ZBxNIvdnmIQEd3bHcTN5vHEvBBmR8gV9BCN9BhZIpsQegk6Fs7hsT\ngEQahL5v4GZw8cWli2ZLBB1b5Pu14mpxIa+GjHQ41Om2cmomWjSCKG7mhnhw\n0JrE\r\n=eWUH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.17","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-cba32f0f.21+cba32f0f","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-cba32f0f.21+cba32f0f","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-cba32f0f.21_1579079902888_0.6383399456787249","host":"s3://npm-registry-packages"}},"1.11.3-alpha-043b5ce5.21":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-043b5ce5.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-043b5ce5.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f1fc0e8b80ad3a3cb70d61a20ef625714a0ceef8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-043b5ce5.21.tgz","fileCount":29,"integrity":"sha512-aCgLHTncb+iW/+L/cgK3kIMEzUN1KBBVBAxZg/Dd2QLbiu8U+MdkU4Fta8+Vf/Hxr55CpDLYj9ZU4lo3+mMaUA==","signatures":[{"sig":"MEYCIQDwxyBB3r4ouaG88z7KK/z4BUP7xQIXNlvz50rP7rY/VQIhAPgz6ghV1cqK9+BSn8Cepg8flXANrwG5STMKKY8Lb6Qx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHtytCRA9TVsSAnZWagAAyigP/0tl5d1UNstMSHPCGrCI\n2DyBRBFyem1h4ZA2N/E4YdYGaaggIAeIhlY4z5CjftlxMdsA379/cGyKMauC\nY0o4/GzkkNOE9UHXZcr7RgpH4uOoARCbd3+UUUT7ZOW3PnqByzAbG+GkM9/T\nVye3DeALvLNOYxjw5EOLGeYTMPFdJqUJvSHYYsH5BoBkXdDKOFIl31ldP5Ec\nnlekC8xSEt+uf2VXuc+M/iUV2NEO1mOUJQ+FKGi5cEm3QMwTnJpWaKPWQaPQ\n/e4lXuZZ0zct8ZA/Zoy2jzuQjnsIxmf9Z+aLncz3Uq9YAsQ1ZcFRvgxb6fda\nbq//oHpRDDrUTddVKhHy6VQVgLCFyyg/BtbjfbVoFR1RvtkC0QyCgegi7ge2\nKpI88bCnGW7ZVkkheuBP20VGilsSLCFFsS49ZY3GDITyW2xEytRQWsiKHuVn\n4xuahYLqB/GbnnumNr12XodKt+cuWGL93CNjsM0ub7AfGH3nmzpuNqdnUcWd\n+scXaEMdme+pm15h+2F3UphWzUZ/hwJRAqGDt6bbR30Nh5iM3pxdh422sFpx\nzIH01y3YQoEdoFYPL9DyKxOebJ9QvVEp9TK06CKkzmLJow4ZieqWWp1fVJa/\nvHXcJtHaSUEPoBsgDKceFoaf62taFUCnRE68hPldLk/bUlj4O83mrlL8LLyV\nfvbQ\r\n=D5I7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.17","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-043b5ce5.21+043b5ce5","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-043b5ce5.21+043b5ce5","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-043b5ce5.21_1579080876239_0.7218484267796486","host":"s3://npm-registry-packages"}},"1.11.3-alpha-48c1d2a0.22":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-48c1d2a0.22","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-48c1d2a0.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b57ba3a7167a5a5bd3c890136c7045f68d98a165","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-48c1d2a0.22.tgz","fileCount":29,"integrity":"sha512-RHTdLr5mG4buRCAzz3TmuytVsIrMu7AYqNmcu15xART7U9g17wPmeKJFJ2Sw/kmHWpPXgDrKQDfEfxRTnvJe7Q==","signatures":[{"sig":"MEUCIQC0qTpfdIpUuBDX/InJ+enhwVlkbuNWh+G5RnVMq3bRMAIgXNY/D+XTDKkB4slfWkqhewrC52+keKHP//uVDOyQmsQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHy/eCRA9TVsSAnZWagAAe6MP/jf27DN0U+Qp7/33aHrA\nZdve5C9NhnDz6eOD5TIJ04MbnRpN6L+dXSW484yxIGIgOqXUFxbWvC0CvCQG\nXFHZIY26KouhMAMqQkFZCTdBflhlH+Q5vqcVamUoMlKl4CvPYPXjr3XxwIfF\np69+qnV+e+peSfQjDAM4z10tqzZhEv33U6Xq1TXW1ka5TsYaNEnA/pI0WcK0\nLftUZC0VDNRHaZeyWJxxuKxLHsukaYbt1Indp1ZNdoiXDrZgXkIwibZ9dslN\nGViiGZxQHyzYIYYGlhShHg6I0cG+liZjAM+RgRn76pBd9adHVJtcexTxqUKF\nFwDtY4pZ+27HXUoIV0WKlgRLE3TRg4B+hNVeDEoYig9eVbSWHbbs4eDQwlxR\nsByv+dIEQ8dG//DxXCvIedI2ExfwlUkPYyLYgJz10d+Cn3lXzwAx6kY9i0o6\n42qC5CjZ6Pw61mZHwM0SoQeFKTJyxi6XB0RD1QIDRYwx9zt0ArMTJRtLRksY\nLtMeFWNlRjLihSbpcfqlNKstNlJroUCflFUuHLSFtUlolCLJJSOTluYROust\nIjpKBd64pubitzM/sVi9BM5o7bwWpMHPZLWwPPOlPz3FFTArODa2LfJWfhUz\n0+T7xd7dE2Z2ZQKRdLt3BJgiTcdBJjg+J0AoeIMaQ9HX0PdBiuuTQc8XjXoz\nIzpa\r\n=yPaN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.17","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-48c1d2a0.22+48c1d2a0","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-48c1d2a0.22+48c1d2a0","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-48c1d2a0.22_1579102173681_0.614564838174688","host":"s3://npm-registry-packages"}},"1.11.3-alpha-4094d78f.22":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-4094d78f.22","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-4094d78f.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d619396b0b602ac90bc322e828e8e6b28059f34e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-4094d78f.22.tgz","fileCount":29,"integrity":"sha512-rhff7q8JQu9uaWq5JV/10bc+7y2cnGH4VdbvErvNVrNgjQxrtnQD5Wx2zinMDXqe8VrjoBGzG2BKroTb4E7GAA==","signatures":[{"sig":"MEUCIQCkpu0GVYhxJqIJ6qNKXwNi8ThSzcFDhQREkZJcjZRfJgIgGSkK/RmnLumwhoTpUGnOofFYxsy41OaaUpZJfZ5P4IQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHza9CRA9TVsSAnZWagAA0b8P/Rv9rhxOrDZMyQj0aquK\n/8qYWreH51ggY+2DiEg8626LwdK2WKqxCqHmN01W88jX+YAP8Wx6lCoA7cf1\nnfWQctfHhlpXrxiixPYVjBpnK5U+SQE8sKgRtXhphZQcrYtxjfXWPz6hRUC1\n6WEUKb4O3z/G1MKUpEnycJPOf7urY7lj4N3eyXMatLmZSf9dzRk7IkTAhXCd\nmnoxhUcYQ61VQMExO+5g9mMWQvBEnPZMqlktWEc9ICxO0Kds7T1+eLxFiDBa\nnMkomqhFaHGrQ5rrFzOzkfJTB6g80EPxPdUqDsFR5bU4jZ8dzH2WOLmpGKTv\neyoL1U+0Q8GMOjYA/DLBq898FcR+WD08hMHdPGaaxfKbwv9bDap0MuZXL2vk\nEqGGAgo1r4/jleMbK2+Gyo7Ee8CkSkzxPAL+HkO3HTlbva72sbCCVmqMkuWU\nW3fJfZUKmmiei0VC3EWXLdmHVz8pO7F159unXnymkVWVwuWNU1NmTcFZDTj0\nF4ehjyZErXxmzz0RuKZwY0tTwvg+aRstbVU/30eCWfroxRR7YMR09KBRfW07\nN6jxMXmcPw9Smq0vf+n17wsZ0TuFngKfn02pxfnYbJvUYYOAMztaKM+h3FUA\nxGlwHkrncHGrDeC9xIh42c2kxkekeSfxx+81STT288nkbBXB/zEndt4YVpYM\nOOf4\r\n=B7dc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.17","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-4094d78f.22+4094d78f","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-4094d78f.22+4094d78f","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-4094d78f.22_1579103932716_0.13370012103460405","host":"s3://npm-registry-packages"}},"1.11.3-alpha-387888ad.23":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-387888ad.23","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-387888ad.23","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"cded28a46b24b407bac40593d40691111f28a1b3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-387888ad.23.tgz","fileCount":29,"integrity":"sha512-2iQsYqsjZNYcEK75eCLJX1wjqnNDJezkB0WvudZibncPWqRA0pKqAnZpXOguKbd444yal2UEjONwe45mpQUSLA==","signatures":[{"sig":"MEUCIArlI1F9HROdmUeX0lP413E9SKi8e9MagyNMCJSAJdJ+AiEA7KABtnChXm+v/AbKXlzC6apNxxUJGl2EWUpe9IjQCkE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeH2pVCRA9TVsSAnZWagAA0wkP/3n8Xt5/qdHe1/zFCpCF\nWCxw/TTN1cVsCIEWgO+VRebDmKBg8vb+8XlejCqTvb8R/e0Z5VXX7FhZgMmW\neGFPrk+cJMWY3FY7IOBNeOsd6Czbb3y+vJmktxcVRXG/fBpVzZhxI661Olj2\n0QegLzDQh1hsz+OipHi2EPNI9es9x2H3OUFFPQE4Uma5vEyyIhHGc/F/C8ZT\n+7vr77r0atDl0Xz7bYMsHAtAnCHcYyJ60UacgUXlLAYPaqa8+MoXdmjdPxBe\n5T960KukPYfuX+WnWuVj+Zfl0yQ32q4gWvvxCe6XEwPPKo8DamV/qrbRrP72\n22t9GP7fV3FOn5Z0z5BapMIH2m3kh1DGjZCRfxiGNUJJ91RY2IAIXQ1lR2Bq\nFSzDafQHOBgcs0rcgFY1WwctWkhuBUVpqjiqf5zxw/9WSD+NITP9UUKyxJVU\n/DdDgdusbObIP1Ph2i7qAwRJkvj+R/vbERAgfs5PhYC5RM4WFyIy1GvmNg/F\nnCG2i3QZ3Bpl8ILbql0E6pCnP6f4k85eYjMLIOK3ugQzSgG9D7Baz5jphV4x\nI/q8cMWMfNdcQIFytgdIMwFvqc618bERrJPY6z4ROLVuGYSOYUL1g6PYaqNK\nu05Fk5kCLrdh0vkjieDb21r5aEFSu34XIYgHyB+ysxE1cRwMD9ajaEfJpg/n\nxJ0J\r\n=ue/+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.17","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-387888ad.23+387888ad","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-387888ad.23+387888ad","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-387888ad.23_1579117141146_0.7133369611941138","host":"s3://npm-registry-packages"}},"1.11.3-alpha-83bf950b.23":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-83bf950b.23","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-83bf950b.23","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e7490502f83d21e07f98c0953f08754c2f715ac1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-83bf950b.23.tgz","fileCount":29,"integrity":"sha512-DixrlOvKFXW3P1k9WopgbWA9Mm97C8qsrBPuq4umoexIVrH6KK4xWuqr+YHqXyLXs2/EpqvmuqcqYzMtJmdP+g==","signatures":[{"sig":"MEQCIC8swi62aUdFq/XVvbO/GU/dM4t5oSfyFTIoWxxZtyv6AiApzqXSDLwrSlxAjupfdyHa8ynq3bLvBmcp3YxMhIQDLQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeH3J/CRA9TVsSAnZWagAAvYQP/RiEhkRrkXQOU6tqFDia\n9eLZouCAnvsItkwqZTatF4JCzaDN+VwHyR2rtlwLhJsDk46F0cQGeo+U7E9R\nJWxZzuzRfGLWFlZj4udlmPcawiFB1Rr35aiY59mGbya7d3Za8i4pljjMOzDg\nIDxj+xat+BIh55U1/Ihp5YIY4udEGgbSSx9y49YGtmbiNL2qcihz+VaGc+mG\n77vNjBq0Gm2cscNnnQvGzUtlBfx5w1Yk+GyxnzuopTVWDDNatDX19YHxuLxH\nvqwnsepKgSiE6e3Pgs9xJ/6kYV3Ed+DpDGnL7XPGdhmydnw44SjRpikpdyWU\nWIHzNjcoe5B/lnrOH8zR6oVw0+jMgL9iBLNbn+BBrWkqh73w5Xq0cJH5fT5W\nuabE4PjkXbio7lBZ2HXFqdsJAI7xP6sluUGz4jNaAEYDz37QotNjstZgXyZe\nZa1o7OhEVzZyToS0wORclGdCOHH8eMF8F1knJflSLDWQMWb+kuqPQDeiLjDH\nJTO3SX5Ir9PLfp7Jlp2JSlHuVRrLQ9F3k4+SIslA3zH1sPmUgmaJGleYlaEL\nfCJgKH685UFAt6KEgTH8Jql+VQhm31cR3Ru51BtxIXi7D2w8f48XHko8ki8d\nL9+cxJeq4GaNBrnnc4qpZIGKLBRYu8ygsszCS82s62ioJ+/nbEwXMP1mOt6V\nOd3t\r\n=nd/g\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.17","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-83bf950b.23+83bf950b","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-83bf950b.23+83bf950b","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-83bf950b.23_1579119231056_0.6978698833626642","host":"s3://npm-registry-packages"}},"1.11.3-alpha-73a8c9d1.24":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-73a8c9d1.24","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-73a8c9d1.24","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"7d9d479ecc64ed89c9960f13078fe5831c0d952a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-73a8c9d1.24.tgz","fileCount":29,"integrity":"sha512-djoUTGuXC46W+3uE+DQkgQgnXNJYccG+RNuTOcQeFvH3M+hF7ngKu9J/YAGGl2EwiDdNvrZcMP+fV8LetvJRXg==","signatures":[{"sig":"MEYCIQD/EbqHq/IJPlnTTjG25N2mhtwIAO5fiq9ONqU2ALaweQIhANQjZy5VWEljbx7YhTqYXSO7iUfhcBb+aRABNEg3Q5RQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeH8XWCRA9TVsSAnZWagAAa8AP/jGKQVDV6aoHou8r7WzY\ni2cyhkuOUk1H+PTBTs/HKWl8cKHoCuqkpypW1cpqF4GjRtkC/3fvxtr3R5eF\nREos7GbUkn+35ara3wp7HIs3AA1m/3OoUeSY542R9bgf8JGll6qnt5c+/Z93\n6S3k2+VKoz64d3fX9LPZ/YhYsZhH9TzBxnV4Ixx1OTLZ+k7NyvehtrMnS0uJ\n2CRb7HWwhPRp9H8SGHo9SC2PORtB6EqzvaCjBHXVt+LiAT1bQXN0GmZ5+Tlo\najqr3CjaE92lHQ1OcQQKftalM6sGwinGN5Sam9baKcgdtVLxjihD9noQ5zxk\nprjEWYnWZ846BOrfQVheKzjbz+ALwNpCVGyxv2oDm2nxLQ9SsvHQ8m7NcxwQ\nNDZc7pULqvIhqN1uVbS4uWRoyewzuCr+yIdwNHjwf1XQf+xS1D5nwT+1qd/W\nvu0fxxIpBTekee0IsrdjD+D0hN9anrIUEF9QjVeBlAb+4rPggCdUGzpyPR3f\nIDpwa6kXci4tm6cwsshlgyhRCoiizZW6VrSCeEGEYgLcn7LVE/pKCxHLLBVM\nucpwpCrK+kL+0h5LiI7XQNHhNGsAM/cjg7xyILkyHPz7m7IakbLkzEqZgUkP\n+1zJNsMvuQKTEudNybYgnpqjO0YQJC7x1C921/uJYa+j9C2zvSDOxU6sAqCi\nwtmy\r\n=J6w3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.17","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-73a8c9d1.24+73a8c9d1","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-73a8c9d1.24+73a8c9d1","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-73a8c9d1.24_1579140565948_0.3927723325671679","host":"s3://npm-registry-packages"}},"1.11.3-alpha-d5b3cda7.24":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-d5b3cda7.24","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-d5b3cda7.24","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b3b1dcbdda98fa6738944cad76907fd0b43acd8b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-d5b3cda7.24.tgz","fileCount":29,"integrity":"sha512-S7KHCh7L+QCdNk4B6gNpAimSJg4ToS1eaTbRJKZuoC7nm/3lypmtovz+NqkHutjkVMksHaWbRsx2lKABHV+8+A==","signatures":[{"sig":"MEQCIC1VrCfAtKq12qe3TlZY5nCoEXAFgLOcZxy6qLitxh4hAiAymIew3uhly21VCSFsxPicBq2qsUgoYyvj9xAnboEM8g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeH8XuCRA9TVsSAnZWagAA4NcP/RUjU8uxAMzbNPLaJinG\nUzcL2BKwj+3wD4bC01jWkwtQFyCanckHjoVGvDUu07lNEwU8dr9q6DWb6Mfb\nrIdRF1WlpoYBKqH+FOZnjfL4lahfDxtYHrk7cId5FXKywY0t+L3xeRgLApMb\nDKKtzAZaVtLDnylQQhdXW+gaGjibms7AFXmhO8oZ/PBViM0racSSgXCXq0Ex\nlsCkcTOHhFJVuKdwqrsEKa5wtq2E2cQWccUME8agsyrZV7LMqLJYyP1pSEmq\nPvhqca7zItE8IEauLMTpJ5fhGc8t1zbDNBvUTxEZn6dJlWRHFeqsRSo41laS\n/34vaK8ttYpXPO6A4+Dg134FsPIY/iaHplG5k1KW8WJOmWFzkFiOjb3JyVxu\nspvlcpeCwRRFDo3DnMsqDMQFOB8P1lg+xF+rREyDKH0YsUgkRZ3m5AefbxAP\nDML0DNGHjwa1Oznw09D9CdJLazSDr/TTOil8lDEBh2OAmtVGqyXcrNdE1fg5\nD7mJDmX5IXYFQemHCXUVrHMezNXKQfgMZYS1/d3TNOevOuoYY4WKWOuPmJvp\nUeV0LKGnKCyrOM7N3xDrzJCnanjh6xdyKsbYl8dEalrWftSd036MwG1aUmqR\np1wZfsbSkDWXxORHtfUe6ZlD0zoM9euFe08u0RKrUwKP5FfTBE7jFxIlwAQn\nv7C1\r\n=6yMQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.17","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-d5b3cda7.24+d5b3cda7","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-d5b3cda7.24+d5b3cda7","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-d5b3cda7.24_1579140589654_0.8834391394208359","host":"s3://npm-registry-packages"}},"1.11.3-alpha-90566d3f.24":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-90566d3f.24","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-90566d3f.24","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5fecf2367f6dd1f0b7333b544ca4f02d0bea74c8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-90566d3f.24.tgz","fileCount":29,"integrity":"sha512-Njc12ck0CfO73py66UTg5JQdGHCAZxehioJn0U4g3COZqTY+DYJqGO95X82ZiYrJAILkDeSVv2PWjBuGb5Q21w==","signatures":[{"sig":"MEQCIHMqDvMRka2uva6jTlwILdrSWwgORrgU+o4HE7DqS5kQAiBs4iUNxwvt8pUTq8gCDEjB5/FEQKeQlYlCeP9Hf5SB5Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeH8jqCRA9TVsSAnZWagAApNIP/RAITFwtWfukYJ1aj/6W\nCN6vuZQvAtyTqbp+b2FruK9Nw2UwZfJfe7NKyOMIh+9+M6NTvkPYyDfTbtIQ\nfWVnH05Qmc7opQdHo4HN9wntaEYRBzYiYpqP+VwkTwSwLBApKoqbO8OOWlpi\nt7xoxdH1WPhrejQiAYDgRAk/R27O1JOkU2H8qlR76TWAo3bwrsxTJrRmf725\nARGZ3l1rOR4iYlivhv/U2g9knr0ZUYvTIbxVVvMlaGJQdqenBMqcFTgvy+LK\ntuv207GRneJp3/3PWBoOfs/TNZyvt/LpKFfxqjzQXiUnvKy6FfzB/4AsnNFO\ne369GRz3CW0jtBBKByrRRiOjLNJxy5e2UFfxyUAeT5/+d5hXW24AZGzHhr3G\nMJ/Gm2l3b0oYVoMnS1zCORc+5nrJI30H9AU+y6qD/eA2spLf3jChCU94tzoX\n9sX93rlbM7uFXb9UZClEJ2/FAasxyewbaD2pU0Kr6xelI6k7iwF1VLvEzztP\nrJSG+6zjwSvl73HnESJ0e42F4FDWfwFGRxUXR15d1MlCe0IBotigPr8mb7du\nx9AEm5SMMXAh6rCqikTJB62hMzNGRC7Uk42Hfc9SX6it2mDkXfpr/Vv/4M9F\nzmasHw7fur3slQCZEJE0Fo84e8GRBLaoipL7pcyXYAY/t75wQrGQDgFycI9d\nGhK9\r\n=ieyd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.17","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-90566d3f.24+90566d3f","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-90566d3f.24+90566d3f","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-90566d3f.24_1579141353502_0.18757849070609334","host":"s3://npm-registry-packages"}},"1.11.3-alpha-c41d4fd4.25":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-c41d4fd4.25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-c41d4fd4.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"9a705d9be2edec235a1c12fc7da97125a3720c6f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-c41d4fd4.25.tgz","fileCount":29,"integrity":"sha512-wrk3b9LNHTCXHK8xUQpD/rlIW3LetclM1VLF6ojlhMgBPFU1IEbsw7USwKP9ulxEXp+yC3V/t/oQDs9vD5wCRQ==","signatures":[{"sig":"MEQCIC1HYPg3rlBXeIZt2Baqw0T39HWV3MhFndMaf4QtdNa+AiBplhuTdw/BDFMnR9s1tWVhFmneiiBQAHZE1nNLCPJZ4A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeH8qZCRA9TVsSAnZWagAA/IEP/RrA5WyhfZuncaJh/ZBr\nt5FmJ6BJt3xcTcZOsXnW+bsTPDvaIvq6muZHn79L6YLPO8EInUWUeFqn7wbv\nrIOEyL750hvFcYca/tLWwnGlDF4FZw7leDvQZrsyrmvlh+fMltFJlZyXrXxa\nz6z2J3/CIp48EydHk5RNmVcWbJZ7UGdb/ieKHB3OLmWC34p9UAMQceGH2x4J\nL/+cBnvTPIunZ8U/0YcJb0KmOw7vZnwkonwThafeMF7Y6nmcsRKf5ZCq3Esw\n0XCow3LDfBEp1PtpPzfJL8p3l+ZnAHIcpD4hTXWlGy9nu88gL2JKFCp4tnON\nKDJ3x2KdImX/3J1vPo602PjCOZZBHTxfXzlktv/FEyMrJBtixFlzK4rexfAB\npKJ5ibm3Dm7iOdmZI1geQTux1/AcrBtXEnaAOpH7UOQ4LbJb8Ynkw36Q3ANp\nAHV2OszDfgns/HFdLQPsq8oLsRaCfQobF7rXYN+iLil5OlAgiKDiaZ1ra7IK\nS3HPvszcIYmb74wVNeDD2vzbdS4wcgaun+ZE9VkqbQ68JLD29QpwA1wsZIvU\nTgk3jFFNjDpJ5YSlmfredLXPlwdqaf4qNx8dRPVQEjc604VQMMd0djhWdpGd\nDYUQboyViY89GoOedJ3/SvfHzbfRfDbodfAhzh6yTt8U7Kpxi1YclDgp/bL/\nIrco\r\n=Uuec\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.17","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-c41d4fd4.25+c41d4fd4","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-c41d4fd4.25+c41d4fd4","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-c41d4fd4.25_1579141785380_0.7185890112084474","host":"s3://npm-registry-packages"}},"1.11.3-alpha-ef9c69c1.25":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-ef9c69c1.25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-ef9c69c1.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"140289ec7ec5e87767c517faffb91215b2f3cc6d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-ef9c69c1.25.tgz","fileCount":29,"integrity":"sha512-1SbRlytINfeYt2wOq3TBsTN4D0i+nW5eeqH+bOgttZ379GyoM+wE841OIYMeTHndSbxNQ64qvwQHwnzXaEBeZg==","signatures":[{"sig":"MEQCIBm76H/QkVbcdQGwUBc6pKexXubAK9hYaczaRDTdiC8EAiAfDeAR4VuC9XINmU21DogeQdGj350Y04cjbgjWtE9ZZQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeH9cdCRA9TVsSAnZWagAAyVYP/3LFE4zDK/pqgCRaRM9L\nCPnxDhMTPxYAUoQLQhRo/mD3nYLLbgmsIZp0ND13xJubEMI526MmBa89Fz+V\n25kqD3Jf6AbnCJqX55cEnF1SEe7eyfczNVZ+m8ku0dWW06wP2eGfDbF3NmTk\nbIKPo4QK1Zl1WadB+4TKjF3hbNJkHG1+b+4JJOmFOpj5aC7u1jHsmr/7bmlV\nMLfzhq7Y66kHd432Bh6Lj5hLtztVchCfP894Dks5pg47xIHmjULgNj+1bs5d\nt7havaDaNzdz5BnIYEbDxgiI88NZrWKIsCs3VcxT28Jxf5FwUjkGyquQOUg7\nosAUg4onKVo3riaxU0dlIbc3EkkmLPTnqRcS+KxNlxtJaTbhGfNLTJgh8UXC\npSHUA2MMrksg1t9FCUTOhrR/bjvrqdtlpgs4rXg9XcvZs0vi2GBzgSdZVKQV\nSeqElLqizWbi6jbGaAF6lkuXCVtYBo8D1KOI0Bt2WotNsZZGemqKw/tV1Mzw\nfYqy9axWYEKV7Y1sZBmFue+mC6ux3IzlK4Ld6i/kZpJP/PJjViyvLsrS/N8z\nESUOnk8jCLrr4Yl5PAYAkSSknDUeUf43Z8+UeAlFTm5W04M/NKgoWLMpucXc\nujIlL+N8l9cv9tz0smCT33bU8OYo11DFJqM1k9QE98dC5o16oaYUGx9Byd/h\n1MU/\r\n=Ai5f\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.17","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-ef9c69c1.25+ef9c69c1","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-ef9c69c1.25+ef9c69c1","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-ef9c69c1.25_1579144987522_0.00792017493295405","host":"s3://npm-registry-packages"}},"1.11.3-alpha-2c9a1f61.25":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-2c9a1f61.25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-2c9a1f61.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3bd5a38a4d120c178d55f019190e57899d7e8ba4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-2c9a1f61.25.tgz","fileCount":29,"integrity":"sha512-YMw4/M/upwe499UajPfaVTubCmPy6+bjftgHlPhW5vPKAyVAUWvst+EI9rISpgLvEAAXzf3VAc02mHqVU3salA==","signatures":[{"sig":"MEYCIQCQX2JfmVr0Uy5jA0U9sMT1YUsED78rqnsoW2500K6HhwIhALDQdHPeIYahfAmL6OwqYvs8lUPFpfFYj2FCgZoKVxbD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeH9dACRA9TVsSAnZWagAAJbcP/AoU90nnJ0HTZCjgHxmK\nrASUrcGsqnKr5YhE6JdyB24KOfJkQ6WCxGVugxbiH8yqDlxAD6CqjcZ/ME0l\nckNvgqdHLDr2QS5T6JGR7hMDll//XJzwSntldvhvfhz+n3qFbHPXKp6EP3ve\nvh9gxSuu52NdIaUm56PkjpZgBlL0rxxyEoC0X0OuUwmK+XTCk1di0RrvQ1/Q\ne1LRRDE2cWs6ycZTb0+BGLlAe2IZM1Rp+B2+XkkZMdIviaYK5vlCt1nxcWzf\nj+O/vdIKVDeiq7XHQR3IVyKcGNdQ1kpBEp8NYwZdGTDjsLJTXWrVU2fWWSFz\nspq4dSDJRnNNgUNqvPVOv+uAxM4NNo5gzfGh+1oQvyQlFYSBmdZDeTIGi6CS\n7Sd1Uc0aKsBIJW0C9yupoNvRxzl+XA82h5M33/aODFDGagEZ8imaOudX21WM\nPuFIPCQwGjxkwZaRuhuh0ns3q2PvMlLG/r8/S0N9KXOSfuyRiwgt6B5bKnbb\nDS9FpMkrzUokl/UguQiHV3deqIJ4G2DDYwsKez27ZU9wdaI/T9Mm3rUVODED\nQ33WFdB/Twlr/X3FZ8tky1wOiPJRN4BUYun0f1UwD3FeEpI0v7pGPxGg70fq\nYOCXv72DglmkcHxfTUgnSJixgJp5uQlMTuU5bnDgcEXT4C5LcTwtwFKtqqN3\ns7kV\r\n=33rH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.17","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-2c9a1f61.25+2c9a1f61","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-2c9a1f61.25+2c9a1f61","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-2c9a1f61.25_1579145024376_0.7572865266947384","host":"s3://npm-registry-packages"}},"1.11.3-alpha-9df341ce.25":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-9df341ce.25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-9df341ce.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1490bb1c99221affea83fa32ad9f8ffae1c71bd0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-9df341ce.25.tgz","fileCount":29,"integrity":"sha512-9KFfatRaAcjl2nmrPIfFck0C3nBbi5UoeeshLmRVGbxTmQMz3soFbHT+kdht3EWqNV62Ah1CJnu2ooqjtD0xyw==","signatures":[{"sig":"MEYCIQCKuSHiPzAqBfGcQyR8x+py586w9a/M079ywmyTZ3gSNQIhAKvzmipKLrgaV+8TeqB4hMKtn9RZr2LN90pbT+4PGjLW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeH9joCRA9TVsSAnZWagAA1lMP/RMsrGEKB/G7rT+MjgMv\npJkKCCQlH3D7RKg7LqzRQZKb5qJT8DIrt04tRG0HPtc3snac0VdfbSG3t1bX\n/bVwHjFwusctYTgv4SAwtPvNpNcKa+QAVDgSjjL/COSB5YRNiLaS4/CapFmC\nOjMgEbh5FEBikL2cJPD2n9t6VeUGD3zhchCuoNvnuXD+uVz50pFuDXH/XXE9\nN+WAHyjBo7yYWgBIbPCZKcPwkDrW3O9e4NGnvq+U0eGFYN1VzIUS+txGFZhZ\nVM1SjuoGLXTQxqFaUhDv2+LLQ8nRRMn48v+T8kRhAuQyatGj/KgZQ6UOEWGt\nQQWeH58RHrBMb/tJ7MVTIJqRtZhs7OljPfJ0UXY0+mgCd97DNYC6i0DVBSCy\n0QTsUwg91g007YtJInxhClLrOuyVqN5FLPViKet+ZfpHkkFCDK7N6o5QK4H6\n0+YKUUr7o6snrPoA21Nt/Qsb85heYF9lzYc7nPXpAIWbMPMT4PZnW7m89JeE\nd5KXN8SAsgL91BUoUaR/05ObzxTYhAzQDFnxxoImDtljk0bNne52e0dgnRYJ\nxzOcZaIj9+yry27aeIbsIwTLT55iMxAYwtAy8C8+fFClqTCIzxh62b1SanKN\nmNqdYIShZghpwPn4yu60rsiL3KD8/7QkaQz56rOUZdmhtEE9H2pLFCGTSTBB\nXdvQ\r\n=aCDp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.17","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-9df341ce.25+9df341ce","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-9df341ce.25+9df341ce","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-9df341ce.25_1579145448038_0.25811750068817907","host":"s3://npm-registry-packages"}},"1.11.3-alpha-a495d322.25":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-a495d322.25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-a495d322.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"7689401f35da09f266742a7ddf87bcfd630d88bb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-a495d322.25.tgz","fileCount":29,"integrity":"sha512-UjHC67XVCckGQvx5F8YS+ks8Z3X9I/sBw8lKbBWJi88Lk2yDYpmU8d2qsP4/ode5+zCxHabpUU2wIEaugyuTVQ==","signatures":[{"sig":"MEYCIQDvNabutH5nOYEzVNuJGtg+iTjPb3TxyAcwssUxAC4oBAIhAJ+iymgeFMIaOfR602CLTJtF8YT8JFBuN2k9U8BJXF4u","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeH9pcCRA9TVsSAnZWagAAgEwP/1XiUsUGCjMOXZRKIoGY\nSLo+8CD532th4CSAiYdxgXDv8HDuDrKvF9EHuK1ROpUgkyYANMrlB+XSEUXw\nwzZscJIe65SfucwWlEZAf7oeBIYIwtD0aiuI7ITtd1HlDek7+rzcsAhkDeKA\nVE85HfODMb3itjzYS7xL5NqsshmpTVVpxUYBmWFAkSto984o3HcZ81nCWEI0\nXEsDFSVkdWWUJxGZWKskyPIBDmwrOzGfqjGXKimGFW2uwmUHnMCYVakY/jtK\n5grgyq36AlCU+L/29ymmp1o1b21hiAo7n+BhpYpFB9BOxWIZ1x+h+sz3AXMA\nT5+jm3vvWGic7xthOLvZ51+KE/PtinWOyI6LU1NgFIlBsWcAGRx0tI9YnYbF\npq8KoHLfr8wi7XA4cCWjrIqjWqVorUs7QS58Ll1n6qEWmxTbngK9BmUHUuNQ\ns2l7frMKoCI+f4T88diqmkGaPprixEHWqq0xMaG8Z2J8NVP+Q2AXZ0v2niib\nIiahy+iS5KTohL0ZyI7cnbYIR0nu5qU8wRJikhw6bSXI1Y00SJjhIfTTEzda\naCKqMU4XDrYAzYMbzw7bDYmES0lYb47z6cLh4jpntLSDALwJC2sHWqVF/2oh\n9NpZkeHQ3SCAY7JJ37bwO4x5rLwG3qSLiNqjavbZGVN0qres290sSGzfPmbd\n+FBD\r\n=7vkC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.17","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-a495d322.25+a495d322","@graphql-toolkit/core":"0.9.0","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-a495d322.25+a495d322","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-a495d322.25_1579145819867_0.8318226741043979","host":"s3://npm-registry-packages"}},"1.11.3-alpha-b6716825.26":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-b6716825.26","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-b6716825.26","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"9b2355167c3821a67efb6dcd5575ee94a0cbdeb8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-b6716825.26.tgz","fileCount":29,"integrity":"sha512-auMRTx0Wrw4DoRuR3UHs7IpvykDx+bJBvwRfKZdV2wvDY1LJ9zrV/GHLCMmNRaM4/IzIdXVHu4HkbiFrflr2iQ==","signatures":[{"sig":"MEYCIQCo2y+n6Ce4jnZDZDVYMVZVv6cZbbFQR3TjLZrdywJhpgIhAIJZhrUMZ9QE7yIqqE0t/5SRs22kRd0fzVVZgIH1E/6c","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeH9r6CRA9TVsSAnZWagAA7ToP/3wVvvaa32btCIvJcaOM\nzvPxHwnd3I1JjZrAzsNHMJzDxVTjOIkC/LNmy/wRopQ8mBtz1fJ1iuJg7axG\nsAMh78iDpfznMSDqEj8EJcWfiLgyfvIogOkdDKSfDOde9zDYLa/pR/EYj5+8\nyk86rtDj2RFjoobw7uYw5Eex8ON26Yl/9F09hyeFDm8OCIJWasz9jf6mo7SK\nScgqT25NzhREjG40zv8KHDXgOsT/cj8ZGkqq2JvUJbHLk75XxGPZ0y9/6EPm\nfL9t3UwlcxAPrrfgspmJ4CyivMvCv+dGAx5/8on8jeGu2fnCiHk/WJQxNZHB\ngSp5k02V/m83z9LKvPmFY0SjXe0iRovTsBZQMya7u/fRseQa5QSz55bLa5s3\nY8+W+lT752OBLJ2aw8HQYACfK7fzEknqHXxrPG+kgn1e2ZOsncgo/sYLJkBc\nMJXVaaTcXRLdw2GOGcv/V53NNo1Cv7uEp8vHx11BNK6noIrTveO8yeYNVrbw\na+5/MJJjw0XqvjBltw0DcVQ/w3iNrsfHQOe40MB2XJ2pLjEy2nlY5ur/GKdu\nQg+CniSjDYxLhPTJaam7kFytkVwS3k6BDejWHUdNmH3ijvB+leoiprAU+bdb\nhKnmmadvTepJxE0xLpJjdl7GhjssRSoIphZ8jCgLQSbeBBUT43romLCvmT3z\nV0Es\r\n=hefC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.17","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-b6716825.26+b6716825","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-b6716825.26+b6716825","@graphql-toolkit/code-file-loader":"0.9.0","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-b6716825.26_1579145977731_0.39031621806412664","host":"s3://npm-registry-packages"}},"1.11.3-alpha-3d94f1b3.27":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-3d94f1b3.27","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-3d94f1b3.27","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"340eec71429ca1dc642e8cf6c0832cb936f9923d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-3d94f1b3.27.tgz","fileCount":29,"integrity":"sha512-ziEOrhGWSuRaXF6oR1C0ccmyCMSf80gRx04+MA95yxgAZi5zwRmG1U71W7kMBZS3vnwt9O4OjDxCdNBFBX2jgA==","signatures":[{"sig":"MEYCIQD9nMhs77iT7YZBEhKS4MQQptFzdZcG8dwtxU7amaDmEwIhAJpNKdScBzDoUXMeHCa/3NfM+iSZZ68wS3/raA471Zii","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeH9ujCRA9TVsSAnZWagAAGhAP/iLwjt8kvwXox6/Y6n/G\nWCWWRDb6vRdRpFw/oSuZiMrhjk+Ji9AL2d3lVA1OPB1dXGPUXkE3Vd3c2AII\nMaK53AweyL9U8S4LrniRYE3UWEo1y470NxtI1J+kvFRSeKtSXR/yElGRN1wC\nVgiLzlJba+jwiWxahEvRuYom2L02gDPuAQ63Azhl3d43NIdYVoytGrOW2P3V\nNmqJ2Ops2le+1p7L21m+WbhcyeP5J5jOPdqBzuTk+SJe8MAHFQZ8gvXdCmru\nnGa0Nojl+WtmTLK8PBqMNcKRyPdGHD4s6Ye86xozugDKe96LUIu7QquhOY8z\n81RKi6D42J7kf0ZN2eY/GXuKysB/q7OSa04nV1u8Eus1QmienOy/zn7Jmjdk\nujB7Pgepic22qCn1ybwIcgCFewUJeE5xjyPXbpV+Il4Dh875mb4kFSRKh1KB\nag46bT4iRPaJeHNfZqCowwSEoIbbJxlP4RxxI/XNhxGmI0qyzHpRrCk8EAVc\nlptGdzvINqS0evpZs/UK1oJQ55lUuNfunKWLlOmkiBhykFOKIl2UUNlqrrur\nVYqhe42ZSvvy0GM/dPjkbPQgyHasKhjWrq5Z6hs5+oXOwD8r77g/Z5imModY\nxPVAhMCtxp7Thha2SmPVFXR26HXBz1EK3zFtNDsqT7gnFicRJRTN9jQbYwwI\ny3mY\r\n=6xwK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.17","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-3d94f1b3.27+3d94f1b3","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-3d94f1b3.27+3d94f1b3","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-3d94f1b3.27_1579146147223_0.38259162694546145","host":"s3://npm-registry-packages"}},"1.11.3-alpha-c436334c.27":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-c436334c.27","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-c436334c.27","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e72d5fd8392ce1b7d8653555e231a2e93f9a5157","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-c436334c.27.tgz","fileCount":29,"integrity":"sha512-1ZPILhQulHrH2Y8vjncd3AMuU29kOVZIoHmcgR+fOSEEtaqjF/c84ITK0cBEusABjQaV+TQ61dmLU9GnDwM2Mg==","signatures":[{"sig":"MEUCIQCljDshYWaVTcx7cT4UKTownwEb/Zux3ftIp7TDB42VwQIgLhdUR/t4UvUBdwGEjB1ic0JdumEIroy9dltjahu/L4I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeH+FXCRA9TVsSAnZWagAADfYP/A2PjGYPChJlX2pXXWUe\nCXk4XF47F46IUh5a+uzhUJYU6TFJMU/AyemnICb8yrkqGSWrEnnbkoK4Iu0r\ngI+dc5rJ2GoBMeioykPkqNFOV18GMvicQG95G/B0P2wiWaO6TfeptMOmVsho\nH4wWJcoqtVPHrhYg4WLN3qHl0svNXsMXcLxPoOajTFrGOD4H2ogDfLYGJpOW\nIAIneTFXo3gprHoc+DmoPGUI7tEKJhJtXl+JuLIgihNmoVTx+30p+oN4x6Ka\n4ZNnU7lfLk2Oul7YM9i2kRInXxKxajev4kT6riWW05WDuQdy+1WBONa2T6tQ\nJdkd8KvEb25Ebpi/2f9BdlPDPKItguxy95CEBJmyOv7XklVkI2PgrG5VEyF/\nov2Lla94+5dVe5XcvRIqflspmLohRhFUql4R2auMhsb7FuoGvyQhrBQ90ZDO\n7t1O/l+FwLDy+m4S6TYoefXIx2XF/uYmFQLmfzALT7t5/TCBxkUojX/VS5UG\nicmjvVu+xdiLMIUW23HFAz2x66fwhfCctuwfB7C0mih78s19LRNfppahISX7\n5Kj7fyBNKyesfEfpfYzc71vbwEFMmL5mHGF7nCO1vHTKD3dn+SzBZRSuRCy/\n9gSPm8Kn1q/VUFgt+oe4UhXjid4TQZQIT/wZhp+0cHcMgSoWKAf4lCJ+GNp/\nKPUl\r\n=Iv5h\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.17","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-c436334c.27+c436334c","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-c436334c.27+c436334c","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-c436334c.27_1579147606345_0.9215007080352953","host":"s3://npm-registry-packages"}},"1.11.3-alpha-47d74a76.28":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-47d74a76.28","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-47d74a76.28","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"cae563c1e45ed7d0c17501137647257440a87320","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-47d74a76.28.tgz","fileCount":29,"integrity":"sha512-AeaZZIlT+mTvzULmd14Ntm05sNJ/NtDQZ0kQ2GF0UqOiYs07dLN/p7V2CZRlgXKJR4BrN7zNTtcWn813cg3zAQ==","signatures":[{"sig":"MEUCIEAolY1rXQkk4tANQ3i6D7L61fr1FHJEFsbh5k8ftxLBAiEAmXaagvbeTw1+yZnZRKi76r1RXZMjvcbDKWcMTCC5oks=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeH+HnCRA9TVsSAnZWagAA7QMP/iZ3TVgn700p5MEsJO1C\nc9gjYaTA8r8mE8WPMv8pzu3pJwH7bTRzrbATUV3DaqOsIukbrGYnTUxUA1l5\n3u5toyPUswtP7O2UrZWv4YVcY5IP7vuNT/QJtPnj/1ACulxaLdY/mkKj1SX5\n5uRTAp5zBfSMRgcoQ0CfhmyYGX24v0/v8J+tUjDma7/CbBwLcFporXM27xS2\nswy0j4vxjqAF8UwuN/mZ+3wos9QryEffuYjFD5TOP2LtKGHaacmigfuKI26m\niYBFgI42pnw/Hus4/djggjwBTYE3pu8Lyh2XKadsFQh49nmBYTxZhHYh01iz\n2Dvy7rKjy+xUb1BERwSTROmWnuzBFFm8RYQAAErtKPREQShYmMUF2E7sIWS9\nUxvW39FwuO5OQ33vC851sYm2Om/a0UtYHbmLR7Jer0TE0UEJEFzUMmyCAK7E\nSoc5BiNcis6qIkhcwvcX1N662ztEcLspq21xYmPCluuEJ7YAmD8JCkKFUntj\nZX1h/W/BJQqfAATclXN6csb99LXUp/D4LzkWSk5TCtHJQmVB0FWorbGv6jHS\ns/EcFrLmiy/cvMahZMapJHU0qOWzHzt2NpY2hrooxyLSRyKG5zXQu7c3g7RB\n9Igu2K2lvXZlKKXZfAqK8vVFAd1Ka/wSBbqrsRb70qgyrRZZx5Z5/ow7PEGb\nNCmj\r\n=j0gD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.17","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-47d74a76.28+47d74a76","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-47d74a76.28+47d74a76","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-47d74a76.28_1579147751276_0.15874190844788227","host":"s3://npm-registry-packages"}},"1.11.3-alpha-b1b6bb52.28":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-b1b6bb52.28","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-b1b6bb52.28","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0d61f2b52e3b383f2853ecbe5adcf4daa98ea507","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-b1b6bb52.28.tgz","fileCount":29,"integrity":"sha512-MdUnW3GYJ/1QaaDLnmyiEjZ+Qf8VKqqZAbBsHMFoTjOz6G3GSNt5+P1L7Z5WvMOLw0cZ6ARVaAUd2HD8KrIpvQ==","signatures":[{"sig":"MEUCIQDxcxpVcj0lXvRJ/kALZZ4zhQJXhXNDeKFyeVkHj7i0SQIgBNYRdkGK6nkcjk/xjnS6qZ5qNbDWWjPgzmZz+YtDvdQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeH+IHCRA9TVsSAnZWagAAsJwP/AkqSZ8sTq9MdsRKJXPV\nQ2khNtqb/SEaHkDcUQDyqrt74Ub8w6Q6eh9jRJXEOw5GPSLVXt71XUk/zNo3\nBUMy1oT2VaWiGLtWdsn+3WGAd5KbbG0Y6F1FOYXCe2WEljk2SIzBcEQiHnzg\nRdTvDwSbncX12jrqLd4Gf+0ePXTOoZs96no4I/bO0J3j0aUEtmr8iEYIN1zv\n2SWPfowyL99xq7Ko4m+OmIl+0uE5h4a7XWOY9FHT0B+cP+FwT/8O9AjiSBOd\nvGxjKLe1ShiSV0vE7f4VX3zBla4sgQLnTsDfRKE+qTdrmWnFI5cvNoOWpYpA\nncYGOwGDNxDuD2JsDnNm+33+xz+uWvFArpV/presgjL5GFwASffIKoHU7RqB\n5jdwKHUXYz4abxa+2ID35pEbcCN2xBoqFlOYzsW6GN1NWmqCNN/Lc/EVBgfU\nFnvSCxNM9RPu6NdzE0WjtzaNIl3Vao4Q3Ci9AuzkPRrR0DxzJoIxsg+wYro6\nnGA+64EkpLPjtfawR1XaZGUqpUyxpoSAxOYyRfmMijfH+DaBiu2DaZ3tedUt\nnZ94bRPyPrjTJPgMO50obQozGN+eoufa2SKlsiYCiZLoJ+Xjs1XpdvSXiwwr\n0C3E5GKSNT1fCA4JyOUIkTCEoH/KxGQRBSj/4xqSmBEqnBBpKMP/pyy8wMWK\n0YxW\r\n=Gv+r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.17","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-b1b6bb52.28+b1b6bb52","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.0","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-b1b6bb52.28+b1b6bb52","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-b1b6bb52.28_1579147782664_0.691727882608931","host":"s3://npm-registry-packages"}},"1.11.3-alpha-4a40e6dd.28":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-4a40e6dd.28","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-4a40e6dd.28","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"38f99e142756e1f94bb25fa47fb6faf4b1fa8f15","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-4a40e6dd.28.tgz","fileCount":29,"integrity":"sha512-Lew3F0DSLJdWEcHPanzxAUNBUJ7DvIovVQDe1pmQ2jCLENmDKzozIfyjxgOJlZJ7JQPeUdNVxyH/CJHmIE5/YQ==","signatures":[{"sig":"MEQCIFC1+H/gnxhwj5GRSJeOR4YhuJP5yhFKOxdNI+a2nIvGAiA8XJgZuIvXV9BarQDI/xdwRG1Cxe97ECiBUAaFZctAZw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeH+ycCRA9TVsSAnZWagAAo9YP/RZa3h9vhiCslpgHwrkE\noDniChNiIDn0g9Kg/YozAFDiJ0iFbX/OxqKdY/P11Qxlo7TWyJ2pQ07ViaKx\nkLPXtuiwFjKJc+MNX6IwV+NVw/vQhepwIvklmIlgUKJWV1ns8UBD2LG1YOIp\npPxytFeWio4XCdeDHJ5zB9NHTDfDN6gmg78cS2mrHL2PeMJ9sXy8vv8oZgOU\nI9bzi0sLx7guAB4r++efXtf7wtGbXxsoBZwRU6FYijDXMTzE1gN7N6q8bZWi\n0TWpclckUA4+NL0kVl3FY2SS4sbtrEf9I3o2UCnAa3TS4XJ6PxlKl0re0/Mc\nIxzRE4dvt+47WvfmD5HldvkEx5QmikEJYMvE347sYWN3MzxkCTk1CSFrP/U+\nQ7nzBOSC7mlWa2Gbrz+B2y+0tLJQ0d+fX+ofYV1THIFeaTBejX3Gf3c70Dn9\nXZA+W9xy5/YUqWnFJpSPF3P8sIvh5fRu2hyzNe08D6f8ArovXsbs6XexSqh7\nfKFVZebv5SgDtumhWHxIfghZqYjp5Dh5/ruQ+NpTTYzK8a6cWDC1d5yAS+YH\nn2xwzmlmCbg7l+oXRhk83gGUEUWiGR5H0UrW/n5iO13OocACkhF9sFu4kLG5\n6D4CCpsF0zAsXgL3+afpKLaHRmzr/Vgwy3rINkn1dDmRpvDxnn8YvVLZoAu8\nl6qC\r\n=OnPH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.17","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-4a40e6dd.28+4a40e6dd","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-4a40e6dd.28+4a40e6dd","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-4a40e6dd.28_1579150492005_0.44834791352154224","host":"s3://npm-registry-packages"}},"1.11.3-alpha-ac6f2605.29":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-ac6f2605.29","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-ac6f2605.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a144a8eb6bcce10a55154d4d1266445b54627afc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-ac6f2605.29.tgz","fileCount":29,"integrity":"sha512-Lmghxg/UmYm5Z6kcl9o6xlH0bc5Jf3mD4Fpeeb/IwXkTuf1BQITxUUxq6ChEw8kKGxBi8zdPpGVCk6EqB/q2GA==","signatures":[{"sig":"MEYCIQD6cEXo9hI1m3gGZRdzjKS3PaCGSGaLZSqmAMEETmZKMQIhAJzj7oNIWAfToUU8PC/rYAmmrCGisUPmf9N+myWDhw9H","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeH+5fCRA9TVsSAnZWagAAg2MQAJhaGQXzyNiKVvGUHWLR\nW8fgsqQQRkAYvgfWVhX51WFiv3lHnZU/CiNpc1m5O3+EazEn9wMv/iIgZv8q\nK8VKaaTVLLGm0pJXWlbFhfOMorAmiMrlcKkbgiU+oX6vrphj4UXgcGgWK74V\n018ZtCP+mbShcZoDCghOJmOwnMQeZMezFGFaUjMnF1gCnbO5IKvns3RqQ1wn\nHc0op2QPnGq0MSTigiiOiyKA5D2WvkcwND1n4e91ljIUCJeoaDk/OETP9B9q\nWP61SXpIlz1Pq1H4BpECICmP78DkjILAEpk3VIFGpfT5d9sXUwDIWmtX6U3b\nVdwAvDmNnQpjmHtbcPeInI+WVY6VqBtkSt71qzq0xkvKMJsvJWrnJlMKtSIb\nbdfHF0rMI+vRNFz4nC4Frqt/vTd9MoUie5GQpLtZY5EPMOseME1q6alFLLHe\ngcE1iGvoTxKFYPIK9l3zy2mdpXVhxSElNHuavV+fjIKNcMRk9S+hiMNTkrI4\nghb6KPRml76xNO6gbx2Q8+h7ZuM7o4VoysDq30mOeOz1Q5A8kkaobOrx4IXM\nZ+nyDkVXY3lT5aahYhRtAijRxAfHDqTOpgYgq/+oxiLwSHT/56S6e9+1Vfze\n0vFNZ4plH2fVySLnZKPDqgKgo30+6AiwHdU/qO2KVBsEaHnI1CTn4t3MHe1v\nKEv3\r\n=T46b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.17","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-ac6f2605.29+ac6f2605","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-ac6f2605.29+ac6f2605","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-ac6f2605.29_1579150943397_0.6295032048433704","host":"s3://npm-registry-packages"}},"1.11.3-alpha-26c0447f.29":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-26c0447f.29","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-26c0447f.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"17dbcd0b43ff09f5852f987cb4407b5792854811","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-26c0447f.29.tgz","fileCount":29,"integrity":"sha512-/bH6HqRe4wbq8iZcxq89zAM7RNCv1H5zf5/oNfvHBwerNiNoAVpI3rDFmEX8KhfnPsk6gnWPtMIgH9ILBR0MtA==","signatures":[{"sig":"MEUCIQCQsL5j6+nA5ojds/bg9WanTYI5lKGQLcgjHqNPZQ/WuwIgZJxeLTVez8tApHXBnbnUvaQsfTgh88rlK9yCU/+gyZY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeH+9wCRA9TVsSAnZWagAAfggP/2trdVV49kkStWdC2DVe\nTzXQjZ7I1dP6tIWSaLITVtdlGqJyhwAItC+ACxzxiIkthnJyfHvXYRsYz3Me\nB0oZ/PdKMh3Gz1eKmsO7w53IQpz+gCxCtICJavHhbZeDyOQa1jsgWp9x3HYu\nzyj0qRLMODrbiA2X0fcSCp2ZKjEitaDofpZ9qIpSMuRGkPtBhvMf+LWmQn19\n++Y3vqGPMvxyb0E5RGjY2y+UIoHUjVxeXQYpaAurhIDFVJlNolS16woev99p\nF6wr1uvhcT/Tqb1p+9s0WZiFNkDbPo2KkghoYGfUxaiJgpFrK1ll6vRopMHo\ngXYs8dfRNhAziy0CkulipQIDKGB3y19ulObGkCE9KoR9VrHdtlRh6xdVUDgT\ny3CsCZefymXUbZgnwNNlc+Skw2Vo9HSKnPrr52fwedO2DCDhKiKj/gotw3KR\ncHBUJ+Cd1DP6xb/T4iBRcbV2mfAscSY+kefw0ZaKGtVJESJf6VL3xYOLnLYS\n8EauWSy9XYQlfaFCWX+F+IRhCSH3ZKfaOIQTeDwUA8txyeR4c/wsyWUCTd/0\n9g80IWo/J/Jo0rDcS6vFue8Dj6Awdd844CX/XBGFLNWSCTORfavfS/FxuEmt\npld2CNmcLUCQ+6FYTl7mHmO+Tc0jXxwDcgJOzed9UGiXOrG/M91nR3D8AE2a\n9Zbz\r\n=jb0u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.17","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-26c0447f.29+26c0447f","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-26c0447f.29+26c0447f","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-26c0447f.29_1579151215638_0.01034863112344886","host":"s3://npm-registry-packages"}},"1.11.3-alpha-26508254.29":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-26508254.29","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-26508254.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a904cf5145b5c2184ad31ad0146bcae3b7d4c532","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-26508254.29.tgz","fileCount":29,"integrity":"sha512-g2zAae8IqkoTbRfRW4A9AA87ju4qR3T8DonbfiiFZ96UssJCweiqTsmiLUEU6hpQAISI6Iqz8hMlCAu51vJs4A==","signatures":[{"sig":"MEUCIHmMHXOr7jcvkpD3jUy5l2j5Ytr/3T5c3T6JAJPs1qS6AiEA4GEgtAdJo0cbIO91B2HKYOic8TJbrUcGCdZG3W+cF1k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeH++RCRA9TVsSAnZWagAAVNQP/0Fr+u2RqxjJskuf1lZb\nZzb4P74ynUYmm3Xhefqy8SmSbMDgfp+AqU6dKVfmz8yci+wNHL9KVLDXhx3W\nxFn8EVAUV5WyQyrBiVh7oLnrFvoka8A7qAObRNLmgbuDFhAYL4HDXLBCwurB\nSRpooH2loou40aRV3H5NYX5NfhFO0RAt+z6FtDI8U9C1I3hvCy+IAZVAF55K\n5vJBacNNY9xm0pr2X+ms11OYArEt17TPpqrIynSeXCo33i5ppD+VD4eKgi5z\n4Ga55x5HBjfuJOqBw1GD5NKqREZSPueLuXzV8MO8Zh4Sj6H1HyUFRkzI+L6C\n8/FUY2wlxHzl3+SgJ/49g5OfaobX+OqI8ZSXitrdr2W9rYcsKWR4Jpk02BUq\nYYVVlGactw0PHVxEWF4Ypn/yFuTT/P/2ULxMgPByyQvAi8yc711ljyBgkim/\nKO/znSdfLYDxEVw8e3atcrqYRNDqXpO0F5Wdss1G+VdkupU15htSTyjAAEMz\nSvd8cqdX7k3bwdnRzs7Nh9GTA5apGdDnpxupykLgMZkDdZirV5Qd3jPBmONG\nxA7jIHlU5uzYeBpf3pY+/dfZWDk+i2wX87aXV5133tk4eNy32ock/0vrGtyO\nejt3mQQwtHRRZF/IIRPCAOY984ZjKJ2prB7PIpm6wOLy106HPL9Bg5JlSQ+1\nIQTo\r\n=Es2n\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.17","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-26508254.29+26508254","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.0","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-26508254.29+26508254","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-26508254.29_1579151249098_0.425096587558063","host":"s3://npm-registry-packages"}},"1.11.3-alpha-19dda6b6.29":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-19dda6b6.29","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-19dda6b6.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e9499102f6ebd594badea2814b207329eb1a818a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-19dda6b6.29.tgz","fileCount":29,"integrity":"sha512-pVOytiadxDTamXDlLtVLMk/C7hDXgO+aD3ZnjxZHgn8/hbJv2VsWMdjPEbiWfwNLoleRKiX18Ij001L4LuDPfw==","signatures":[{"sig":"MEUCIQCNdaCVNv23uRiraLTXnhDb6wQ4ylMpju7YcnIXbfICQAIgCwYo/a6Z4m4pFpo+2EAAH+DI0MqxZgOXl+TNqfFV3GI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeH/I3CRA9TVsSAnZWagAArBMP/j1CZiFcbsJxFdHskmsu\n/WIoceVfuc9fpIQQQ3Dcgu1VuaXi09mje7BDM7Kor8nQEfilf7blaUx5PAML\n9u/NzZIopACU4rmtKZkm+nwddyV7cSoafLxFuSDBKfFg0Z7v7D1twYmOS6bU\nvOU+LYRtxRa5i9YUng3uWLjdgcqBzuq1tIBjfjQc9RUsHD0vkSpxFLQuEBbC\nobI/6qH08YEjFuTtgYthI+EzOnM1x+qEPMJ3GgupF5GjJgam/RCapn5Of5rK\nGTo+eVFssNESVnW52NYz7h2Nb0oMOVHZhNydxkDja1Mk+b07QG+wvs1RKbwT\nCUvFLJT82uq//S2TBMdIRatfb4p9NRUUmszFOg6X0r4J4VUTimgwvR9xJdph\ntPBEe09CbQspJ7nvbRaL4+AobTkX2Fkr3aWd5Dq/+w/l4+MdDJruloILKYYR\nk71jva1XugaRrnRDuzkPfNZ3X0x+lNITembefgHucP4cHH/oLIiSG+FYRJtt\nYLnDIOcn9swAFgBQ1MmZDNAotUhCsg5gH0nWt0tZYVmSGTK3O4IIzroZtVYD\nE4gVCE+9rodcVsXhA8L9ohX6SCmbQZfY+GtTH6AVjPQgoW4tseIJ+XPWpPFP\nB9VlnQOLGszDG4DhNTclJ7zvjMNjZdtG5yW0QeQCIgwiZRcdxc1G70RSIHTY\nFrhJ\r\n=cavo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.17","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-19dda6b6.29+19dda6b6","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-19dda6b6.29+19dda6b6","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-19dda6b6.29_1579151926755_0.7214635972780439","host":"s3://npm-registry-packages"}},"1.11.3-alpha-d5382be6.30":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-d5382be6.30","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-d5382be6.30","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"38f1c07ba87ee2d6f528ec598681531fca3e3309","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-d5382be6.30.tgz","fileCount":29,"integrity":"sha512-q+gCS4mtpV4C2L4QS2s9oV6VmD+Omci5mEM3z9ydJcT0zbq/pmRWUJJ1fCqEw4i7KJ1yyGjE6gPXE2HEIR5nIw==","signatures":[{"sig":"MEQCIGjVAgCiBo7uKKEydizTlSYIFzf1k0W5YVHhK5UrUf19AiA+fHpc2UqE9Jfb6IZiurhVJoAZfeIbWZZ/lPX0mZInjQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeH/LhCRA9TVsSAnZWagAA1VIP/R0jPuO713IIVmMWoCWI\n6y3hUGluGgS4XLXcRGX7lHHJALLqmLdlpvHR6TfjTxAuaPjD/v+t6YuYRhsM\nmp6VRmyaf/NMWNo5hszcFoU7k+1668qBplL8Kknwv14lpJOt3mSxu8rMYyUU\nny1s++N3ACeApBwubn9gjs3vA2H4TOHUyAMm816gevJddqtL/iHUPE3aFo8W\nWGWyCfIVE84hE33D55CbbXrg+aeiw7BUeEKTfeDrI4ap3arshKPhDsgm2bx8\n8wWMYmvOscWJ9nvIjbfaYbC4NQjGarFyh93iR7lF/X5Pr/qncsYmLmejrIci\njP6r5jFZ6l+oOVaKo1PJ/fX1H/9xnBGwd/x+MFZF3RF8D8hswmpJxlt+k2QJ\nWXyYnU+Q84D/YfUrsMEQQ4sIsYsR2LKTuzvnDM/pkcGE9JKaKOWvX6T7l7EW\nF+BeVy2n/kCTIz3qSqHGuKRjDW99PzeoCEQpwKwUFqwUPTHXiQfWZbZGpbSb\nBQpEVYOL2zjzHaqzGIEcFOeNvHBeuzqjvkEbg44paowo/GccOS1lWMJL8YG5\n9nf9Jc2j9LM9kU7MRuU1y1on5RQkafQi3LwkURT9xE2whrMrmSod4RS/I8qV\nIManXiBTv5h1KZTsXgX7TucGQGFd3pLiTYcMTKsjTrfmbiKNMcJA9sb73maE\nbVEl\r\n=HFdv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.17","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-d5382be6.30+d5382be6","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-d5382be6.30+d5382be6","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.0","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-d5382be6.30_1579152097028_0.7099399466917753","host":"s3://npm-registry-packages"}},"1.11.3-alpha-e9a493b9.30":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-e9a493b9.30","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-e9a493b9.30","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"6d96dfd7e68923d688920723d21efadc6bb86adc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-e9a493b9.30.tgz","fileCount":29,"integrity":"sha512-sOMzaQOANWGJtw+roL4PO16fcXy/VpGXIZPVQhEydsuoqyWw8YWyeU4uUFZQnyNoB04p7o8IEm0su5OhzITsdg==","signatures":[{"sig":"MEQCIAOQFYfW59A73op0Z1ukflY4/lVg+UQuvj/RTCfIeNGKAiAT+gBp/PNd/saZK169CCwH8VGITvPJBblIWfn+WnEC6g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeH/O1CRA9TVsSAnZWagAA7NYP/2zFBot44ZBpxFVphupP\nuBvv3UEJLJj/7asmUo2J244qKQ25b0Du7B3+vKXufFJey9SD0rci8Qyufc3u\nK6KxLe4CRNlfEw3nvB0XaxGiOCWzwrAs69/FlUZYUqFVEb513mqHTl9VdDmM\nhzkavlOisw80ypxPiIcDLpXztQN0dbAjyCAUdvkBDxnqSk3UcC52MAHAveh8\ntUDTKa7UUmghZ8YW2VedhjIiEHBsHG0iU+fDk8XOThz1IYAVAfcP23nhbemL\nLbi3bvupFn9zaIhF6DPBUz7FVUfS9usadN/u4pgDOvxj3sfmHTwL7jHO6LIQ\ne1Gpp6oJ6wxc2A1Ji7IFlOswRwkbEgqaaURiCjOb93IZMegjxJPnz6kSvKug\nwAQtVP+RV6k78ibyUp548hay5CjZ83Mb1Gsrk0gegPhIYCMekolux9fy+9yr\nswlkKlajN6+Jbz/2wYSYPc/wfFFBvUZL0HiPQmYDc5rzPEFqYNpwtvUKOLO6\n4zhrCk+reLxXhnaObAzw0vg5f133Wykp0t0pLC6rc2xpHph74pABI4OuR70B\n9KxfARd6Y65BxCLiB1UHiAsiQOLJLTtIsSVdo7Wk0l7u2lRDghKRAIQtIWZR\nUn169RtA4gb4gq2NIy00LDHtZFv7f+OayC2tGa137m+gvevp1fiGr5o2bka7\njOyD\r\n=g2l1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.17","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-e9a493b9.30+e9a493b9","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-e9a493b9.30+e9a493b9","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.0","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-e9a493b9.30_1579152308966_0.01805630480803333","host":"s3://npm-registry-packages"}},"1.11.3-alpha-edb8cfe5.31":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-edb8cfe5.31","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-edb8cfe5.31","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f96450bc7427ea1812c7e351d899de11046e1ba1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-edb8cfe5.31.tgz","fileCount":29,"integrity":"sha512-NNPlDbNJQCIGc51ZpKEUk1R2/fuCl5aNMki0HsbM8iv1BaQ5f13B5S7428ZnlElLJ6NQYKDITFSjO6sQF5yqhQ==","signatures":[{"sig":"MEUCIC8PU31eIT4ggoDHhWggZHzjY++po8IsS6NszvdYhthrAiEAtrWsZpH6c7qvGsl1Eyx+2ZKH1tXiva1oplfqhrKpIcg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeH/TACRA9TVsSAnZWagAAOAEP/A46Kax45NX7LKFW6nao\nMPkjJSDIRTRiKvgQYiUgbKy9SDMTpaLH5dOCd4u+TqRLIXzwtSA0EKdIkyap\n6XqfVMJ2lMcNW+f/9dxIp5LMpIQz3d6E2fFgYjfZUm4jtWt9kfs98beNo6wW\n4PNccWT0fSxMfvLGcMvOaFOVydnRdum/XMBDx2kCvCQYiTtzZTyXXmgpUvSn\nyOWP/li9R021fslDArJ8LcMu/6b9YCZSW0Vy79dyaHMP057KsE2lOeujibKg\n7zNguJakdu6wEbE5lYpFkYUL2QYgGTRRgTBZZe7MAF6x5X7j+CJAartDMZrr\ncpNm7ACjFRu6HXgtDcVX3xCTifcHnn9mPivkn10MbCSFeos2g/pMYjpMPkg+\nS0Ywh+nD9zjDUSai+hW3odqsIggmQXaIKdoAvNAkIJmB56YlHKLaDZQxN7jP\nSpI+allqI/uFPfVF6Izj9nBdmsX43IwLP6LgrB1oQCbUIDZlnU9ix07LaHut\ndVWwX1XWlGFdGTcPZpI4WsIJmKol4R2lsnXSSUXpwiajYaOaygmfFAKUs03L\n9BhxLR+rlJQFjGFJ0NDSdLW3ZmelqV6+ZJDOvBFDFKlp2kYgX5sxcasl0WmP\nYyAfO8vPVUpYIhKCZfEJJfneZxYYIHIk83dCQ4o6c5u7EGR6YHX7dG/Sexb9\ncr9F\r\n=/Mgz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.17","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-edb8cfe5.31+edb8cfe5","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-edb8cfe5.31+edb8cfe5","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-edb8cfe5.31_1579152576254_0.758392538378108","host":"s3://npm-registry-packages"}},"1.11.3-alpha-e3d2a1a2.31":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-e3d2a1a2.31","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-e3d2a1a2.31","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"45af0d3d39e4166441168c31197cee19cdcff1b6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-e3d2a1a2.31.tgz","fileCount":29,"integrity":"sha512-2COhvE3mZBM3P2xQdf3rpCjs4qhS5YLMX3kV+ow3aFId7XboK7L8s+Bo7RO4o2XTdueTg/gGs1OGa1P2Spxyng==","signatures":[{"sig":"MEUCIGoW7ekLgZwWtGF2kFRwxOJNkUb4is4iXa6kPGpri2RVAiEA5WiXBePT8FpDQu7p5VOAqJ2E51u2JXN4b5v9jMpVRhY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeIA7YCRA9TVsSAnZWagAAQTUP/26Ns/p6L0KBIiXTVkkL\nQB6MN6/IPTHNc56dSD/mzQ7+LaYCwvBzqHSc2RPV6MsdPmoL9trGQaELDZzN\ncvmZdgZ0eR90lxELXaGMqGU+woY7wmVtPR0tBB5RrhhJ0q9e1mt0ZaY5t7vz\nAJ9eCXjfhT5dLfeyRYCJzh52s0bhyZ4Ua4n5Z9CXqrvQ8gUZuPEfQd1EDoaX\nV9h0mOpu8el+cEDX/UA0D2YgR8QspIrLqFF2YXCukjThlg+DTmdJjIMl95i2\nW0xs2yEfV29/83mwFRMARamprnEXIKEsrpsoAb3uRqpeZ2SkQ6AoDZ5MMuQh\naG1a7mw++QWQ0BuUXgn4u1urq60ufVyHU3zPb6QTS1JZzBx1CXkQUAd3W94T\nzqcpZrJsbwtooO1UL4RUgak+M3J5Ry3K7S/+u7uy41XIk8x/f/UjJYi7UCmF\nXG6GVvkMBrN5E7uwbNeIHxTu2Fu2r1YjskEqvhd5993h+U6KOkSfU6z8Ws2Q\nlYUEpeCuRLURQDQCIN3C9Sxf1qkvt2gPe4IFi+KndRNYWsxpv3WlONIPuL3O\nMROrPtFRz1e/Ku609T+7DWWC4ejN1pDQ5f/2Gc4BmmaZAWc9AdHV7UUvo5Ou\n3tiRquOhDj5K9WLWbshak/vpOfHsh94FrwEmzumhTO6sFL4HMR9MRH1m/ISd\nJ9FE\r\n=8vP3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.17","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-e3d2a1a2.31+e3d2a1a2","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-e3d2a1a2.31+e3d2a1a2","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-e3d2a1a2.31_1579159255941_0.6100570114630519","host":"s3://npm-registry-packages"}},"1.11.3-alpha-675c6eff.32":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-675c6eff.32","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-675c6eff.32","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"9320c5b3a9b10959a5f72d3a233ad213def10e73","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-675c6eff.32.tgz","fileCount":29,"integrity":"sha512-vmln8lrdx+OqTn7OFvCu7KBH/BDyG9L7Vg5pSuUtKDL7XRm8dj7Ggh9VW6KeXqErFIZ1oV/O/aU32HH5NluWhQ==","signatures":[{"sig":"MEUCIQCIuVX3RCr2GGWTdLP3V8Ln8EIVIKO7DIDyD5bMGtFdTwIgMyKTJ0P+rzloLc8qdHdfI+rBgurdCT5rb0hLwdA4s3U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeIA83CRA9TVsSAnZWagAAebsQAJBijbnoNul2Bywfg33m\n2mzsfoE7QCQioOHmc0YRUU7DxZjBP/vIeRdYbcoWT8iCA8Klazm+HfXB1kkT\n75F7w2d9ZzWOX2XSK04Yhp+5kijCf1fo7xZy6jUp3w7Pb/3fkCvBweIJq43n\nasQrSwoex5AlASIMW5ANiZY8Kwa5E/ppKGdy+maqsdL+68wmsFHQdckSaUVF\nYJNtmRoNyacbQ6DYKpGLPgNRnk90r3bfqFT5CXeU/3k/KjIQz0CETdwsqYHq\nRh6Ruqx6tXjrlUJYQ50Yysd2XbZFBAWO2TbqGXXPJNQpywdyuWx6xPRz6ymP\nEg60KNcXQqo9YjP9YwUGVN4xVLqK8JjEC3oDSNEFIZ3GIZdtSDcAT9yCtaUJ\nWHjMJeAfTV4dVqvDyvRbQWunOl0UXqx4zuYkOfiHidmehCxsrpDWhko+P8Pn\n7pX2j7+AdfUsvDaI84pajFK1oRo0zBZSbdR/NBll/gANyzXLrS0gsQgpMnLn\n1fzUKP1J1Mx4pWio8/SOnVKA1QTTg+ZLkNMIxL6ImK0mLLBQtSorDbJXLDgu\nSGD6zu65q8QwYQRXCMv1iqqWiLHwn2V9jelZsUzc7sZ3WIAPDNIQp9AnvWli\nrgeRs0J91mXJbqcRcGKpfecBCWfR+naxRbqaNpHQ8LfIdLthA28XmgAjngO6\na5VG\r\n=dZCF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.17","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-675c6eff.32+675c6eff","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-675c6eff.32+675c6eff","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-675c6eff.32_1579159350684_0.2780618162684336","host":"s3://npm-registry-packages"}},"1.11.3-alpha-10937848.32":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-10937848.32","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-10937848.32","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d272bee45f0ac0e44b8eea7be08574020b1ee414","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-10937848.32.tgz","fileCount":29,"integrity":"sha512-ojKLYpSRuS7O7CxUXxqxEY0p6vSB1VI2rtTIpPj0ioDbaPfVYlUcPwOkmn5HgpMw81WP7sIs1quhrd10jGGnCg==","signatures":[{"sig":"MEUCIQDW1pMyqnXxeZ8L7L6U7jDRpYxsSJLILtHjBssES+5kmQIgJrldThiGpgVaLqLMRwrA6sQ3uiLktQWaVS+wGOs9QOw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeIA9QCRA9TVsSAnZWagAA1AgP/1pqfFXir8TKi/r1dYxc\n5zwEzmLZWFdpsKvypV3AWfJNj32ds44kGX8ajI1XFcfSRgToafXKxKKS15wN\nhGTylGUSLXoUjwXyRhV3VwZHvvVpuMN4s25QSzOsRVCcam9FEEPa8LpZv8dJ\np+j11vnBAbqFeNAtnp/wSTpSC0bJ4XkC8UUdk4CpesN9n8PqoRPCGbz8U0/B\nYGsrZ+4bYloxfAw5TPXUyAv+pu6dE2/JQ6EbN5xV0jjvsxRBRrl28W77oha4\nK9fxQpfsVZV/YceycHsuDe6CGG9lKCMBivfP5hVndNv47aTxqk+Gvo2YDv/2\nxAK6fXTZ1HNB7+PXtUbjjKZFtNuoFbgHXEHdiuauMGIMnkC6hiNVEaSJYeXh\nsW5zhj2YNsdZ6bwmw4VjGKbz32rXVinIFhaV5tQoB9TMYRXXuOE+IFzmCw+j\nCeT27n+nWJ0sqZuKQGazIJdRiqcJcA0xawRRyEKn1KnDzmOv53p3LOlTcW62\nEAtdp/CeiTHK1ExJHfx+UbiX5Fi8MgLBPTK1/IY28kmSFo0WC+IuVD/gNmBl\nuuXcEDYrz7EYE5V81APLHmVjkZv4Q49+t4ypTyKJ29lwGEIwYfiA5Qq89eIj\niZ3ysPuu2nzm2gTYJbtIyoHuBvPTXlNhd+NdKeas6bcRi0ddrqJEjNX4VUgJ\nnbpt\r\n=EYFK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.17","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-10937848.32+10937848","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.0","@graphql-codegen/plugin-helpers":"1.11.3-alpha-10937848.32+10937848","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-10937848.32_1579159376278_0.6671269720720312","host":"s3://npm-registry-packages"}},"1.11.3-alpha-ff2bee10.32":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-ff2bee10.32","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-ff2bee10.32","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f46fd5ca5ee189609f17037a7d0cd397fe0884e4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-ff2bee10.32.tgz","fileCount":29,"integrity":"sha512-dNkIshL5MOCDm03PVjZKBU4v/bovYt6kzTY47LAbCwvz9i7tOpvj7kwWtJD7o62S7bblmQfP5YOyIxe7YQYJOw==","signatures":[{"sig":"MEQCIFJdryvBN60RYprFwgOBksPVDGZL+IRzsPtSnXiUsBPeAiAnzNNHk1+rkAItD8NOFAyBwGHEEB8poWAsGWkBZBmmRQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeIBNTCRA9TVsSAnZWagAALYwQAJwpXoE5gpx36aqU+pjY\nG+EAMUq9vv+Yg2mJUBqA+dGE9hHvNhvEX/PYGeylZyL3w3zV1ceEw9aVE7jU\nrDpbotWQCq4w+j4lwR8/xA+Xm7LvqQHWp/2ZINQUwH5D764xE6FCPVoa8dBo\ncn4XWAx9mtm+TU2N72qsi8VfaZtT2bjkQTBj4B5mqQ1KCVBb3MDjRsKr9WDq\nXGvwMZSsL/ljYV6keXLTjKDJRKS93qq3wahuh3ToMRrN9Th3dSlDVyvB8qLy\ntQBLpcAiqHv94h1SN0fTyXhHFKaDgVu7eoumQCB63zhS68cSQb5PgtaK09vW\ndOjtw042sIIL3PHnYZBjzrye7oWrzRu5mNmMrHNbqjUtg48YYTnzY4Rt08Jw\nBtvaO3H/okOFVyIfhC5oonVOLz/PQubnWB9eOzoxbN8xnOZxwNieT/2/lJLZ\nwExRT8WIovdT3UwVAa0PAkfflQOLVgstBb1hlXhHpuCknCot2uw7Z+EmyXFv\n60zbs7hmV8hutW0OcctdLHKQM2r1E006bnO8Uh+IwfSYtvrmuywsnBI6MPPn\ncGNmgBlMg9/XZ6z6f3EPcfpUxQJSYPl81HByCQQcJLOLq1TNUHS1T8sQg9LN\nRYT/rCTcTO4/PnyMKMYMGt25ArRxG9i0qURJBJaY5CFZByUwJUWrxhWcmPCx\n4o4K\r\n=06ec\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.17","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-ff2bee10.32+ff2bee10","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-ff2bee10.32+ff2bee10","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-ff2bee10.32_1579160402435_0.7461305635816771","host":"s3://npm-registry-packages"}},"1.11.3-alpha-5e553ac6.33":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-5e553ac6.33","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-5e553ac6.33","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3dddde89405253f61041fbfd5738148add97fa61","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-5e553ac6.33.tgz","fileCount":29,"integrity":"sha512-LWP6ICVNzXHDm29H6UAh9q3Is9FMKBl0rkwFcZ3GiH41Q5iETgfI2brCO1PTJbd9N4zSwq2yT19dUjPUCJ80Ow==","signatures":[{"sig":"MEYCIQCRgf+WZBJ3o7R6Iw7cDCmbisOXdXt+cc/sqGdWmpX+zAIhALdqpUOvnvivPACIqgawFQnOPwcpW1arck1Wd24Wpk+f","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeIBOXCRA9TVsSAnZWagAAHccP/17qhkoBhTodkqOayywY\n2NZ6I+7pWUpsIWU9sFwd4RGHmskDQreav4AnDrU/N5nzWXz3pdzNQ6ioddRM\nAU4N2aTAcFUz2MxRw+X4Ifynlk8VNX5L/vDKAUUWd2rt2yAueI9Ck4/KE95e\nz/OsP1KYvUH3ENs4huZC0LuXxWzpCmYUuPCmtwnxZGZ53obLy1DaFHCMIKGf\nga6tYrKriLeC3oh92yq4Z81vuEAdoDg0NxFVvPj3D5apia/fTCNn66evxame\nC/GRKybQfLRSlyxI9cDbhNxV7rVGjdrBlN7LuBhVAw4oE3G+4Ae2p3zrnGUx\nHaGRrh33GWrPw79jqL3wQGiYsGep7S9DfMXcWgAIyyW9E7wf+Y7vaT4BiqgR\n0PToo1Tt4AZfGTAaWmPWPscfr+O1QvfSdQfCXvzzlWBLZBCgWAlGA5udTJ9W\nltXI9LGqYxMMEnI7IlV3FpCQZdPf/yLEz0Rth2+amSEh016nVmB8Ro1tGzF/\nDOzIdgpxiE21RqFStEE3LdWkswStmRc0zJ4PHf+b1I1xtgwGlomwquBhVvGm\nLEf7SkzeiFDB+x63mrP4B2m5Wf7tUTDYHWOxfKwfb/YwpuK9sgdFQZ+Qh1pj\nnupuzIc2nsAv+sK0IqhXQOexWznDC5FpiQ82TRfJP/nF71s+4kol+9PbKTz2\njlbn\r\n=kVb7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.17","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-5e553ac6.33+5e553ac6","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-5e553ac6.33+5e553ac6","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-5e553ac6.33_1579160471332_0.24745741222369255","host":"s3://npm-registry-packages"}},"1.11.3-alpha-aba86640.34":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-aba86640.34","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-aba86640.34","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a5efc2059a0f31dea4286abab882084ebe654ba7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-aba86640.34.tgz","fileCount":29,"integrity":"sha512-NzQ21rdizGbfeq6uUrXTFtfw5BujSXhJzsLIimJPBUiiyH64nH0/OtTyhwL4kUKtXClWJ5wCjulTL5c4+hq2kA==","signatures":[{"sig":"MEYCIQDSiRc6k60NxoFPTklBoTl1zY46XEGh34uASIGHetuGkwIhALxUbuozoQwOf16gAlNMFeneb07cK45QNzcdkpyanGd2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeIB42CRA9TVsSAnZWagAAqd0P/3oyjnFlVEits2nj2Fkr\nkfA2FanUBq+HdhBW46viiMF7ZImU+XIZr3VMON81724nBDbsqT66sgN225dQ\nFiaM2xy6XH7mAL6eJea6GZSdnCPqwfaub9m9t9f5XcepuiLlZtCLnRfWbxdw\nXqVJfssV0JK1dsRh62qHiR2Mdvv9qkuU1vvm98nML9Ku7x7TghFHb4R/XD2t\nDm3NYxEqqE3yVPwrPTSL5hCy8WpAzFv30fzz1+r55bj5jVx6Ttle89EzfYzO\neEXFfKdiJhy3deOXgn/kWN8e/MB90w4hpoVBfeeYNT3nB89pkFtIwHdOWaBO\n9oyL8UiSenc4aB/R7yb5rBSsYT+om/WmRdQFy3noKEBCP6j4f1tvxMI0UZCH\n9ktVE7JBnlW3CAvK5p+2qnJcuCZGSORHDYzOazBAMf79TCmKgFkjJGZZ8DCW\n7SqQYmJ0orm6/B2aQJGWhI+OJOeRYhsA5R7Cm623hHTPfr1lqHIGhgF9Eh4s\nYt4z6p4yqffKJwZZp98EqMRskv6Ka/SXLQuSSOyp7eyjJIMXqK5PjO0gMMKJ\nty03AW1inqdTab3Lsl/MLf3ZOs3NHlvicTF9aWhNU/1UOPTx4rTyEbJ45OxA\ng4wLfBd6LPH+hlbwowhdlXuewAwxKc2Qg9xhgFHq6IASVB8cl27u59ODcIke\n6Dqk\r\n=ED0S\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.17","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-aba86640.34+aba86640","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-aba86640.34+aba86640","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-aba86640.34_1579163190058_0.12924662841770607","host":"s3://npm-registry-packages"}},"1.11.3-alpha-eaf35d13.34":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-eaf35d13.34","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-eaf35d13.34","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"9eb4891e77fed716cbe834e4c3fc86a2895daa9e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-eaf35d13.34.tgz","fileCount":29,"integrity":"sha512-zdrzi+vv63TAzPqtQnSnOaFzAkBCA71OBgec4dLNf7QjmjCfvTSWN79u/uaTNMnW3/eTphO6C04enQ8oZAkagQ==","signatures":[{"sig":"MEUCIHJ1KpzfLULPc96JWLRzLbhnPo3egtmnv7lvhGl9XBhgAiEAq4A0fZDCeKpISQUtsRGFa8ZC1XV1hGeMJ6eSyDXagd8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeIB6fCRA9TVsSAnZWagAA1CYP+waXTWMW83WM1ANJWrgZ\nlEgIJlZWrwT5QEwOB6V1P3QThg5rxc+PnEwqtlZaYOQp5OiBN2Crsyef5M+A\nwg7CWfaxu9tYfNGCe1Y64en3mmtymuhFGhHriuVrd+UG9f+jhcv8MnlMsoWF\n4nXzaaOg2gezQPyVwWBStHzlg7h8+a+663yt9X6P7HbfXob0j+M/eY6ZG1Xo\nuCz7iYRS4Lb9MPCB+14o5EAOTkT39XjAWsSaST5dpQVgCcgH2B3qKhWGEiyr\n7v/cMFHaGFIqlLgJ/8Ahva1LCL9LijB9Rae/uDyN8yCAQ58d2n2JU1wVJuvt\njX1rZzaBYKNDAn0lpZWog2BQI9mVg4NXtYKgQFkAZ2Zb1L/Bko86OkzfFdur\nX9uuXx29X4nYIz0Z5Qyt2rgoctZ4m6/U0tnJkfDm2CiVK/8fCqbcZXDhluVw\nhMiA0kRLgBEdvNct+PTMa0YwKlEV/GpFciQKEO4if1P/VI4nxdhpqfReEtbC\nJI1DJ5KnnenGhVTubWnomNujILGOZ8XiXVe+crzM5hnuEllFwz9QkPU5kUve\nYII480XuMIh2blS1UC7cUo33s8nkeI6/tVfGRDOcFBNY7yb4naOU/biGqq/v\n9nxy0RW9uOrB40R7gaW0h+SDL56QEZhl2Ri5CC6Jg+SmHvYYvpsTDjJn5cAG\nXAgg\r\n=bQve\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-eaf35d13.34+eaf35d13","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.0","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-eaf35d13.34+eaf35d13","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-eaf35d13.34_1579163295308_0.9333186724328029","host":"s3://npm-registry-packages"}},"1.11.3-alpha-342f39e0.34":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-342f39e0.34","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-342f39e0.34","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1a71bff3a23abc6eefc85523cbc150b10e83c769","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-342f39e0.34.tgz","fileCount":29,"integrity":"sha512-R6IMXPkjlbUST9LiwENbZlt+vA3hf9ewCubIGkSoyZ8QWwES5Tc63/+JTfCw8pv9vdySetz8qd/orF3/ArpikA==","signatures":[{"sig":"MEQCIFcHzokl9Ugbv/X0kwkMPZXTjXOOEa7ZmXBdb5CFYzNAAiAqypAXFH2XXGh5brThs+opkiGj9MQkdPu1qYBxgRH7qQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeICJICRA9TVsSAnZWagAAShwP/Rd8cp0H/WNXpt9xKlM9\n0+HaX7/AMnBHKZsskDAfTwTP4rYuqhhGrFA0X6gLpeDz86je0rcmFM+iDHO8\ns89JO6pVfE9AP0KefbbDoHC4038gIV5u6YyhrU8QvTQcJ5AFRKaLkgWe+6ah\ngC9prslwXE1Lql5iEuwD7lVsy0FYHqQFnAUx3wJYdb6Ng/UgOBCUQsIqjCE5\nDiw+52+IgLH3DCCy7hQFfKphOzExAx2FwL8YKzMmz1Jwlv3JM6vppqLvJ7eG\nd7i43SGcyTajE55V6YT5u1e9g7W20EbEjG/W2/2W4ZtAxQLEezuJDLBeYVVM\nzKpMbpmKT7cct7Q0yHOKxh+KW5vvl5GcLM5BHnEYsu+9wvCuysc37r4Fq0Rd\nRIU3MvzyNkDYbCRsAzHNYvUSLLSEgSlIXXJLexW582JZOzUwsIq2s+dHLqKp\n3EAaUpHACTA/iuKo8E0qe195NJxFfVFgPX6FMLTvNXhst43X0gl7P756Udkw\nf3deLPJfK2sHyLgXKLpZFmaOYmTSVudZilprQPsNDk/Td5B3VT0mIw9hOiwx\neuhglrEVTNxP92cqMmWXmR76FlhOgUcjwMlEDFGuWcTS4qZhGCyY7o+1uTUi\nQXABUeeI4P4gIgRhozlDV7Njag8+8NjzhasyL+4D7xVGviDReyjcK7sylFnF\nTGV3\r\n=KkJK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.17","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-342f39e0.34+342f39e0","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-342f39e0.34+342f39e0","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-342f39e0.34_1579164231799_0.3658107663259782","host":"s3://npm-registry-packages"}},"1.11.3-alpha-1d763759.35":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-1d763759.35","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-1d763759.35","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"fecf55f00de64c5a746143fad934062f65d6d59a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-1d763759.35.tgz","fileCount":29,"integrity":"sha512-japL7yITkqSg3zodsUH/v53qshYfeg4GRVL7AWroZoRi/+qxB4rWfsna2nxUuiWZL5JfaTgz1qvjfCHC8Sq2Bw==","signatures":[{"sig":"MEUCIQDOA2+tZnv+XoJdxlmxR2ZC48nQA+ME/ugkffARfZ++NwIgNbmPyV6jgAaDbmCMy0IszlNXZsar0w/7a1399pTgswI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeICLaCRA9TVsSAnZWagAABwcQAJ/0BrBKYX/ME5oh74G6\nxRG58Y+Z10rRnRm0SfoWayGpQltOVNotZfOwUrlfnQ+R5+a5OjgMxe6WYGnb\nZx7c0dWoZvsw5CpkPiDG6M+NDhLL86M0hFu7mS8iUGk4umDbR6Tu9Pp2y6Wy\ntIpaCJYpC1Ng/iVf06VwNXQWYh0m6baNCYJN4m9ZcYImqK52PaXIYB728MiM\non0ZXPEmNlAuleZ8DCc5ckPgt4TbZnwU10jwCsfMufMFHwgJRtmRmQja7efi\nuA9ySwuNR24Lw9rqAHAzeJt0ohsVCovQ5FtDjCrNPaZCj/+WVhuGDlw/oOZa\nxR7vfDuAdRJydd2PYipTNxeAwO67d+Yb9Sbuv1WdeooeLRZeCWAyN5nfc9GM\n9jX3Kgq/5CnOdP/+QBB1R4CSQ5EKMjIFRzqePk8GioXZckEWCc61gbcYqQIZ\nzY2yazpiB1iu/+r7OPhnsjgC0dDgXOPDirK68Z7akgC5p64TTacIWO9QGROj\neLQkOuUROruAqbPHOAZBNFw91WUl/DoJnyFlRXTMeSXW0FkXrXCx8OipxZqQ\n+JpjOV5IY+WLdCNhEsfogAQCckRkN6ASxI4sHICYDwU4SAxp31/qLWU9LoPr\nJIQU9cMMZ7DWTFRk1705ZDOvKyeSN3grVzezPOi9kYhdQ0arM76KraCR7I4S\nOsAx\r\n=iW/h\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-1d763759.35+1d763759","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-1d763759.35+1d763759","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-1d763759.35_1579164377996_0.9510764730990591","host":"s3://npm-registry-packages"}},"1.11.3-alpha-95b0a731.35":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-95b0a731.35","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-95b0a731.35","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"fc59e22ecee9ea63a3dea8293855ae70003dd322","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-95b0a731.35.tgz","fileCount":29,"integrity":"sha512-cuShYMRdyI/oIgefoaoJjwfn9CaEqP1rxru2W8t0e2B79spSHwleIIM4wwiJy8oCLdJzrVvxJ7JdAUp1gZdH3g==","signatures":[{"sig":"MEUCIHL71CcJNPp6L/08SwuuIGUEB+jOeAeQjUstBjyIlsenAiEAiEDD24lGGArVk2H9q8dbNn6ZnZ59ZNY1eoobotbYy50=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeICagCRA9TVsSAnZWagAAskIP/iP+YYR844/y3KNcc51n\nFS0qfxT9En+RpyvJItfgv13tWbrG2GN7qMWcLTYBQujF51kXkZZt4YJP24im\nCO3xFpecrs/lEIZpYMc2ITWbl+eHKhVPxuV2eN0iw7L8msmpcmkpFf7tsTf9\nSuFkf9J7rjcd0i3/yagx+TgyAIzGNiOzeqfw9nx2K5CvKqGFUr/Lkj9n9H36\n7oyhqHaMa0ouvoW/FRb6LLP6z6duOK6rIKJZ7BkZjHeCHSd0jfAQnUgzVz0s\nEuxN/8sTq6lW2rNvgqdznNJTFYEA7NLq1tqGAdLLGqnSsFLDTJ7VjJJyZeXI\nk1L/IwYUESbBbGRQResjQctnnroZ0IFZTiTvBTqKZIeK+XwBo73HCXKk93iR\n5nV5p8YxJUAwa0GUiJWXRiPB4vvsl2LKluSmg2E5tR9snwXVqntXTZJCWqqy\nl6TtCnSTCXQ51LBg1rWYka0nrtYkL7JJ5UsI6n7/pWcK+Xh2ji2WJVptsT8J\nZ0SalD6OfJbCyf7v9sYxM2YwPIZ2yOu/AYCh9zOpGJHVnvARZHlKyMecQYGV\nR/Pcrzks1Yc+kgzL15e8gcz9VX0FBYPjsgbpa95KlW1VqxZIOsposPLxaDU0\nOsLjfJvX78UcGcIkzH6t26U1J53kiyywFRRvGcohaXz8WsQw2wILLfIlclo6\n34wv\r\n=jKDr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-95b0a731.35+95b0a731","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-95b0a731.35+95b0a731","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-95b0a731.35_1579165343446_0.30804656088940674","host":"s3://npm-registry-packages"}},"1.11.3-alpha-fd9a0e5d.36":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-fd9a0e5d.36","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-fd9a0e5d.36","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1131244dd34011ffa2381810ef0876faa325a40e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-fd9a0e5d.36.tgz","fileCount":29,"integrity":"sha512-5lVLlZ57zdCID2GceMuk8iNf6YyVZY/+lftK7HgEXpsMEYPWfV5M2+MUtaOhTrLFNy2WsZCyr1Jgp3EvGwFYig==","signatures":[{"sig":"MEQCIFYuEFPbEaFN31qzCxW0uj9S6qN8VYaqTU8bYT4oNO4+AiBDDdAq8sWHce4bHl2r3RyzptRRXVi/6k4tPwxrmND5qQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeINQNCRA9TVsSAnZWagAADRYP/1neQZw8FhZXr+hL8Cg9\niBfc/s+NtEMNPlSwX8c0VVBGNawfGZ4psLY9r42fKhoEhfLULEa4BISwxd7x\ndiBR5F245Ckj5oo+iSJw76Ayjl4h6v8vvLNWGPfdXOUKTAMkJDRvGbaaZeDg\nqqEqbRHCk0GjQ/kdQmKAl8cvcbsfOMj1UGtU+skYef9RkeHwo7iDvJJiyddN\nayScFpjBH+XydKi9q/cg4iZJ/m2Dp4/xz+GJrfKXgNjLtZ4Pw6hA8TbloiVw\n5MAzCQzdLMLP+0KwQLIY/oiK4AhUOMi0i7bzsI/MPh3tY+8kzqNT5safN3R5\n7iGbhB7bo5xyZG6HRXmM28xNPVWopecLx7WBKYNuyPgjXclwwqc/2WO/KOl+\nthJZozyELVH3U43iCB46oF+NYsCKCois2QxeyOcAROWIP3m5+LtylNaNc7RU\nEp2LgxqUzRZE5jl1rf/UwZO22MJUO2n/6lDs9n9h69A2RqODTChIocxFzII5\naMRD+hh7x+ycrWkfPd+6PM5nyA24wyRu74TNTSH2mlEBTdpaRyWVFl5nY47P\n4OWcLQtXhpAW0sdBCvleTWKH/U0lPDVFlyeSj8OkM+g64X5PqbwMdpSs8lBW\nvyrawcyUX/g/pX40lYgMNoMJYuAcdbjQBckoumKuHfZvUfUCOp5KPSjdaiU7\nkRIu\r\n=ZJx5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-fd9a0e5d.36+fd9a0e5d","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-fd9a0e5d.36+fd9a0e5d","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-fd9a0e5d.36_1579209740498_0.6497539036184956","host":"s3://npm-registry-packages"}},"1.11.3-alpha-f2bfa63c.36":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-f2bfa63c.36","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-f2bfa63c.36","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b6e43ae4a76a172fc886be50745e2c9eb3aacdcf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-f2bfa63c.36.tgz","fileCount":29,"integrity":"sha512-gyCb6hynn7pE2Cw2GNMLQR4nIuwRd/Yh+H5o/qO1tirdaX8JJhmsDZbrIZCVVYslAzxQ1y1B4qjh86W1zGlW5w==","signatures":[{"sig":"MEYCIQCcDczNuWrXr3RnJeJGHG4Jvl2HpRyzb82fJD5eKJRpYQIhALR1BnmVVQ9Kz4C7bVd3uqnPJ/JRafyCq2F7E7dTFJXv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeINqdCRA9TVsSAnZWagAAesAP/jWlBbMLGlvW9mAm1kZR\nX7UtW96QKjC9+MQlLeYYrnaWm/nqQb9COus+ClLes6w3NDSY7BQ3z3r6bhRt\nrjK0fiGWUOREN3kmfL19YBF4WzrpcAZik/eDYSu2YR7jJCjQKyUC/5BnpzEM\n3CrpQXxfkEXrSGUGoQBLTskOTkA70MpO9K9oggmmrew0jYKZKAiO8m6w9sfJ\n6uzVrIAzf61DWZuw5sWmlsc3wj4DLrP1QUt5C0siUSjmEy1o30Nhu0j5QMk/\npdS4S2376mt1DFWePUun4qx1+xg81fV56Dx3h1/EnR5J9jwMRuErJydGv5Hh\n/fZbXExVeuh8fGEvRLOV5ZzAp4KjK6bVYY3QgQz16uzr94cB+l7hgEXKcZSu\nCIzBXelogndfj+Yle2ajSoYfMV7uAiqz7Qi4c6ZQYYcnLInJUlNSUmPhnH1L\nJ+tKGmMFb1Id9tUZ3YEeQKpkRqymHrMng76WXH6dk9WQE8WBsJ/y5bsQOPky\nM6F2s+lNiYtTWuqWGLp37Tr9HRJZAlKXxrYzfiH/UjZm5VvytoGXtF9ItOfd\nyrjYy9xJ5Eht4ONRutlE8QjCw/SSYsJaMYABChFKbTYLKHrLka4FyfiRt5bi\nZ/iHOm3Bn8KbQoNScjHnH3OZ7k4q6J+D0wdVBl5SIUQ1HEWzxrIDbiKFBlCS\nL0nE\r\n=k5Ib\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-f2bfa63c.36+f2bfa63c","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-f2bfa63c.36+f2bfa63c","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-f2bfa63c.36_1579211421304_0.3707869668476531","host":"s3://npm-registry-packages"}},"1.11.3-alpha-a466a709.36":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-a466a709.36","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-a466a709.36","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"7f21d31225195ae49a21b81e5d8a5af373681645","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-a466a709.36.tgz","fileCount":29,"integrity":"sha512-wjGAiZYOC/oCOt8ahlAWRRVP6jIOwkjpRpADCN/XZ3tZ8rMrEkm1hkO6exMmdBSRaXenVQh1UJTou5OfvBsoJA==","signatures":[{"sig":"MEUCIQCqDJJuvO409b8Mg78DzrvBgKgF31PMnznj7V+poR49zQIgcL1ZqbEZw4PIu0v0+yxHyOkOZMlw9bzg84kKWBwkZX8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeIOEUCRA9TVsSAnZWagAA2aQP/RRdqmQMA1VLy6ZGclPm\nJFzYgInjuwlfpfFft6KpORGTs8jbmdE6YkkjejKAvcaBx8E5tie1qwJaXMSb\npkEzZrj+UkcG40A49fNVfxaG43PAggJ57N64+PpJDtHNDvR99EeQWgRbkAdb\neKR8AsNo96m4qITWecqajrYbYky0iTK16Xw/FwGYTV6tQNAqE5ClAm9LcdVN\n6D13Pz3s1k3C59D32YlsDW+LaAblFGzth7gqz8IsjFWaD1V5T2zkOplOvJlI\nUh6hzY3sMe1YGjsWNnsq/exv5dyC0IpfjWyEqBqzBgCqV5bMBs23FUNSYjkw\ncu2r2b2wWWfoh7OhLXcerRe4ogIwg1+Q6mKh+4V82rw8FTIhXRxhWGtKmYH0\nUaLYk3XHpu8YjZIJCK73AtIzSCmOTX32S0oF50tgOJVohoEnwmygSy3UvnQG\nVfq0raVF+6SIgHUjs4KQvzwSa5s5N3leRsi7aqXmu5OTHdFq6WOW/T/TThty\n1GKXxLW1yC1JRoD401jnMZboSjzrTs8JCnK5muuZ1UlOGZqd8fPC8ZpsFu8Y\nDmFKq+HjHm0h8N9faTl4MNUR41zjAGqrUjQW4HqLSF+iVjMXOYpAlBRTB+2u\nyeroohgb/TnDSlJ5jAsmeDuab1croHe0Xma5FF5mPZtdR5tpYz92WPBp4+uS\ngni/\r\n=UQ0K\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-a466a709.36+a466a709","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-a466a709.36+a466a709","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-a466a709.36_1579213075758_0.4970774430319642","host":"s3://npm-registry-packages"}},"1.11.3-alpha-518e68e0.37":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-518e68e0.37","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-518e68e0.37","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"6197bcca9274f85b49a4c41dabc1861aa0f59610","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-518e68e0.37.tgz","fileCount":29,"integrity":"sha512-Nl/7rGqPI5R/czjNxjf5ZjdJEXyiW6PKIIZiOf5O8YRDS3Yu5/0ZxsNUYj58riC7Z1xa6czttnoaDIuRnTJVBw==","signatures":[{"sig":"MEUCIETvzx0Ju/pylU+sC8mNjm0Yy96H0PGEBrfym4kB4bG8AiEAn3ikNQkixUkPTYaHRZ4wnJ2+Kwkd+RimEBIk1KsLiWE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeIOUGCRA9TVsSAnZWagAA7SkP/RmHVXpFs9zE8+2vtRVC\nDn6JUXzIPsdfJgEBhzhuFLVYZcT0r8aNtqrxMZweIOLIRrXyABkMYRdEqdlF\nenriTX87qAzYqdUe8Dwee1QzDBiV3YWqK9z/70mHFH9ityD3/4BStBbF6r8L\nDetS4hqC85peghC/HAmu/+8eaTmRQcx/X90CyQIo1IkO8CwN1Vx/HUY2AAUy\nJi3HZ9RndEWlRD16ZwXBtaqeUB+yKi7pAGEAVei2gBJ1H4gxGqDOp8shcqzP\n2Cp0saKy+YnGXAd10rsVFCOfzay2FE/cHwGfpheSMhHOV5L8v0W3rFXHfLYe\nVJoymq8CCdo1cZB6V0+qgYik5zDV1+33Cm7nVUVdXs+/z/1FsuzqNymfafE4\n2299dXZqPbJudAYzfVdQMnezNBWeijyYukUDxzxfk+ixoperodyHAKn4RWbW\nc7CDKhQVckuj9b81j9Wq1BuYlnq4UxpPKYIdhxkFK9R9UyyfQgf5ojS7lKAw\nNNxnUK1M8XoRTYsotCAatILVe7ldlPDpBB+xUBfV9+FmErgK3B/icQVxGo+o\nXbrsOzN/HAyhlqeekOn/8ya4f3/rhy9YOTwHHpuvhXFy1LdPGpFIy+8+jOfz\nzoa3d8vgHMxAROfcBVY1LBKc5eb1i99XtMSgi5QX4MsMgZvbLGsPJzUJ1bl4\n6l8E\r\n=hEpW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-518e68e0.37+518e68e0","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-518e68e0.37+518e68e0","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-518e68e0.37_1579214086148_0.14201486612369552","host":"s3://npm-registry-packages"}},"1.11.3-alpha-3faf0ce1.37":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-3faf0ce1.37","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-3faf0ce1.37","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"689d6e07ccb677b1e2c69ba057bc33012bd13b0d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-3faf0ce1.37.tgz","fileCount":29,"integrity":"sha512-dTQxf4vSkfAJ07R9q5S5EG0yfNw9zNEBjSwWyx8Zd/1+cVmmIfBb32ackP2MLmjcoRq8JeIgTEPeopB/DNQvVg==","signatures":[{"sig":"MEYCIQCRImgRMaZNyzKG9jff0Ha3cc3uioWtr3skXh7AuiDQgwIhAKMOoiuAdHSTnyYCXZdQ25PEm/uII8mZCve+tXJmus7f","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeIPBmCRA9TVsSAnZWagAARpsQAI3iCuKLn15OBodGiq0u\n6rOucAHOCNG/9aYmjz+fVE+CLMiPnDljIF0+7zWPm7fNWWYIAIZ2Qjl6H10e\nSQ/C0y6gxlg2Y1VJixc8ZIIz8fRwc+VPUjPcehX4rZTxYrisgMDtqiyLH9xt\npDC6fpVXPodNKTFy5bGj8fdN+cDhrShHc1a3jpnK/B7vNMFsDUrqa7y5LHBQ\nKAFv6D6a9oOw0ncKVdrcSveDy7ZO3q2FB42qDJ3aWI4xmnwWP39Jdvqi9H4i\nhDU45ybhlFZVxT1mUsBhEm7OINzaWH9GyOwntR2q0oeAdXBoDVVnTo19OaSx\nnW0Q7ym0P7GRd4ZJeTYVffPmVtfSfFXeiJJA+xAjQD/5RMScoCJQFAYG58fe\nmM02yzL4U52IiGxlaxOXnzQC62hDg+Faun3/y86crKIrZThfE1JUvOJ1RV2L\nW734hovFMXnZ2gILYFDKGiDRqezT8ukc+NJVtcw09wjH4PhSc97DPjqT6BB7\n11xbItRa2mI9ycQojEyX3meyWqc9MPj7VOCOasOGnDOMvQY0IDFjoWxx3MqK\nKdm5osWl5viD2y76XccM5aiUaJUeC4D174K2fNeBz37mTxm17amMnb0+Kjvp\n0jBnqJIhZBU6MDxwkQVrHMbC4iFm61vjHEdFXAX0pB4ctcTiJThJO7PhcJew\nr1Wy\r\n=RnZU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-3faf0ce1.37+3faf0ce1","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-3faf0ce1.37+3faf0ce1","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-3faf0ce1.37_1579216997135_0.012238597237973492","host":"s3://npm-registry-packages"}},"1.11.3-alpha-750ea0a3.38":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-750ea0a3.38","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-750ea0a3.38","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1abab4b5946d000cc9e18db752f34adab01f3dfd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-750ea0a3.38.tgz","fileCount":29,"integrity":"sha512-p1lbmACGeZWV3zb+avpLkPCiwHpvybrQvpvM8SnbQitrOPwTkweIVAI+L+2cW7ViqVth7n5tm2oSUEr3CTbn1g==","signatures":[{"sig":"MEQCIH/2Dx29dz2WGA34PcNCt2YfK83AkTfmh/7BgusN4UQgAiBatvQIYC9LnipEQ764FHFaEwKiw/q7gfmv+Lt4kSOXvg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeISkLCRA9TVsSAnZWagAAsccQAJfpu5bIxV2RqGI4Setg\no6sR8126pFgODjcVQzPI9hba8haFcLYCvy8XfkAPQDV16fLG9U0UNCUo4Pro\nL3wor4suJfeNyYaiHi3cEqnRpZ/OmzwT1bllQFaADA5/nJ3/xdcQ7cMn7OQa\nQs9077eKgo5DNRf/me4p/KD6fezInFlYDwi6T9uM/kvb1HGwyZVJAKSCDnXB\nYwFQAwbYqgQFCEh4b7iNqa3EOdjRXBFPsHCSPKafFUisFTOn7guyF6PtX3a8\nAyj1UGhq10LDazriTOJuGn/Mu11km16d0kN0xme4yxqb1alCoxvi+gIWLo6i\nmsXqeCDQpj0zMUgVLDKy+kj8zl6HKrYB8DNb9RYTM19gl+IPqHdL/XxPTX3F\n83V1NhF5qUj/yJwFDk+fVWgOAoGvL7G8HozzkuoWQGV1aKPJ1QYTRl69tJEx\ndYe60pubOmQicTW1+aumkv9WWVdWc3neviigKVotU1rxl9Qy9SdOwpRDhHAR\ndDQYvu7pG1UmLow/4MAhhNPIYgBRaJrdouHZSsZpYPYXmUc/CjlNLMMTcOht\nwx+SFcifDvWHYj8Z4OyDa2ShIxnoGsrvJyXNpqELbhZO55/68sw06NerDPlA\n9+mTv5Q1XQHIhwvqZm6O7mYg9TPS+EpdbasOECu+5rh7mDobOtGmBOCOQeuy\nspsa\r\n=rk3e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-750ea0a3.38+750ea0a3","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-750ea0a3.38+750ea0a3","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-750ea0a3.38_1579231498683_0.1743844221434303","host":"s3://npm-registry-packages"}},"1.11.3-alpha-b7143830.38":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-b7143830.38","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-b7143830.38","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"758f460c612db563c463bdc94a90c10d9e2394ca","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-b7143830.38.tgz","fileCount":29,"integrity":"sha512-PimAx50fZAp+56lXmHNZvqI8xwxgsWMgq2jh+E+Ot8DYRnE08fJkUGyp6GZt35dCwjxRYGw8oAK5H5YRvrb2dg==","signatures":[{"sig":"MEUCIFnwKMm6mUEFY7lwVCc2U27zk+/jFQR10Srk3AF1pJLqAiEAtRnBdHGmW6eAxY76W2cz+a9Xe1KTnRnkka5D2djVX3w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeITZECRA9TVsSAnZWagAAQ/UP/A3beV5bbTjMIA/5Jz0i\nWp3qpcyrIbRLo2GElpjIolSIievJM7DXntS09ki+8bSLoYdpdLOQAcjUPSbz\n2+kh0E3nKG7sPLjPBwJj6+IuPN2ixsP7lRW6e9nhvmf7dZhOK6LvHiBK/B8P\nujD+LJkURZB2zZiunk40rNHnrHvXyMJ+V0/IQn1lkBIIlynVjSH0yglSz7A5\nY5hToupdA0QypK2aFYzOpleEwF3f0dUNicmPgnzxZr8XnWR7q9lnD9wv7wZJ\nuJ0xqYDra1bHW+cJjiS1Oa5A0Y0xL3sknu7Z1b2fHxV5yImS+Pk9qZBkXh6i\nEcwjA3zswXtmdlZ7xXZdWNBYWOgC2poZFH80NM9YxUggqM6p0Mas4w6L3CrW\nXYuac44ujedTtXJhtaiB7hccIzYgzGxw1DV/JaoM9Ctp8EgCXx+sh4EQkd+C\nPuevMPt62xPeRSATpc8mXKS4ul4jsDjz7G3QVmtT0M+OV6GfqpXoqyUEAweF\ndONHy7ZSemr6abFmV8giCNd3tmvz9zM0iC17OiMetpdG4m4KGv6CqyeJhTok\nHTnuZdCwXMgV3wcFGqrJGAgsW+tP2JOzjmwK1xesDH+mjNyteAsvYKroX+lt\n8VTcL5iogBdGx2z3X0li1bvdsl5sDhHDP219uoi6kpML56VC5fWoK8tLtAJi\nFN7c\r\n=S2uU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-b7143830.38+b7143830","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-b7143830.38+b7143830","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-b7143830.38_1579234883305_0.059024295207755095","host":"s3://npm-registry-packages"}},"1.11.3-alpha-58556cc6.39":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-58556cc6.39","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-58556cc6.39","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"7e8ab7467968d40d1757729ab9cf3ecd6a63d785","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-58556cc6.39.tgz","fileCount":29,"integrity":"sha512-8XW4/e/yyvWO99T/Eg1uNLh1BoFWYqLG5YIkunxqYTdkk3HeAhit3GsP+IoCypFUZIIT4v58tjhVlosE665ZgQ==","signatures":[{"sig":"MEUCIErhGvEfMIbmWKhwWpppbv1N56SEsW1HcZ+/XVxvjxCbAiEAsl1HnaHwRsCMacyizih85Crf0SlslUtQilanxQ/ZYpc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeIUnuCRA9TVsSAnZWagAAL0sQAJJrCS8xBEzVX+PSDj/g\nWzK90HpDbZZDzp0qq9A0fTrPm1ZofHqWcb1mNF3igNax12Wfn8kP2jhBwIBZ\nk6i4o7IGEbwn17yaoIMKz5c8hGYHrpQi73pBBs4SoNPmt7WhPxvPXAxfGXMx\nUI1l3bEFP8MV9idohBvHUN8hs21XKPYHIBz0LerWcoHyGe/ts/Ud0JDv+1be\ngZ3197/xMbDbCjDitx7NIsJYhzlyK0W84FzUoXJL3sxe/trgsptGX4K482CJ\nTktBdwXz4N1vaUUCPeA0QGmUc2m0xBajcGVZ/kplbEhO0wmKNxIeJfaR5yrf\n4tMj17bxprCQPwpqevXHgHGWvdmyEsNOBuGYlB2bzFpSL68PPox/geRYErge\nJKwwlppV2cXIU5J8SFTh4jUrW4eJA6ARmXHmSlkX/vghsy2q4ku4Y4U8oAVn\njVi2aYvNCZlnnh5JPNealF3hXCA2+EKOtrTIgynXzcF9rFDojV8Q1vZbRgp9\nSulvOt/nKmCJu9WB7U4rUtwkOyt9ea9TMYf45H4NkeI4vyjTKC6xDoyvrPcm\nz6JRy5fNfU/E3MRhsOZfCQkfahtOjOqBpsUpkDELCq7XiMwEXCjZMUbAQoUd\nKBI47zLQdwoqq4XuRayzSgskRFBKDw2KlGYRljcQRNFMKl4pVT+IA1mB2WKC\nTDqy\r\n=HKLC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-58556cc6.39+58556cc6","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-58556cc6.39+58556cc6","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-58556cc6.39_1579239917567_0.47880658445736324","host":"s3://npm-registry-packages"}},"1.11.3-alpha-d88aff15.39":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-d88aff15.39","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-d88aff15.39","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1d6b3dc7902e653ba6a882e5dbeff48e4150ce4a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-d88aff15.39.tgz","fileCount":29,"integrity":"sha512-eHQRbYLLOgeNKPpupmuN+/nndDfxDu+m1RjZlPEBvwnSKisA+z7qlf15S/IZxr4EPp0VRZ2zijIgfVNbocMa7A==","signatures":[{"sig":"MEQCIG0TRaIW6sA5OBloVulPX2gdNknI+2NbPVZAE4OtWM8WAiA44c758Y+163Dbbi+a8o0FjExNm9Tf7hBfsqT56oLvKw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeIVKXCRA9TVsSAnZWagAAT7QP/1gi3tb5b2xCQiR3zGdx\n3A+GiywsG8kzX2fFIgfFzGrSbTLD5JncoJ9JIGR7phINGDOCi8qxrvgVhqtm\nUk+mNh+iaWQZnsHnZ36SBz4bQdpDoKETRaFXdt2XviZkIdWZS3lZixl97qrV\nfiqRWW/GQQwOnqSfj8r8iNwt7s8S3MUOd3qbAQs+6aPQqPK0qwUy5okGcxmQ\nWvDjEa7F+OUNtYn31VCrtRz5B+pEZByjRVd4Jwclc1vUpIVfGDPNGflHq29K\nvCxUC0OQDLrSPbbL5mTdNKy8+jjWtOIVq4taHbEcaSSv/u2i/vStlNled++E\nGpzcRiMgV1Q62qAmswGYP4JI8bjqv2XLEJ3YdmMwU0b5w4vpkYbXd0Yfenhb\noW9t9AjXxdIJ8Yqv4T1C41pwp9pJ6jYu7sbyrR054/O6FxeI1Atg6Av6hBBM\nX1SzZwuzJqJ5UaSTR3+zO0G7/qmlZ10zEhzUy5uVwBt8c+RzqVpxwiVdHChH\n1CPdGW/jkC+vpbHBKhMEghSc3gNzZfq8NU9ka1m1+TcyrcWFmRoz/XM6gGnw\nen9YPn7dthGq4aLn4UrPBd+pCeAE3WWmQRqTweiQiHoRFqJXaBvGUx18LBvQ\nrSaVDMbZExUTh5qhil0tiK/8lhR6pfjT/MbCNc1sFepYQp2uOwr8TQPz1sfN\nfzpd\r\n=7vIk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-d88aff15.39+d88aff15","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-d88aff15.39+d88aff15","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-d88aff15.39_1579242134423_0.46210518673977496","host":"s3://npm-registry-packages"}},"1.11.3-alpha-6d897fdd.40":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-6d897fdd.40","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-6d897fdd.40","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"44451161055dd2c8a86c2e7ac0373fcef069c50c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-6d897fdd.40.tgz","fileCount":29,"integrity":"sha512-hYbVFUctrhoRRJCnyQYIXdlyNf/R7L09y/zGdfJRY6f9Od+9Fb9KCm0g5ftHUvECVfhmn/p/6G4CdHTx9b5v9w==","signatures":[{"sig":"MEUCICYMTaqg3pdx9dLTfMUiAOrhjEOaWbLPcX+b8//5+QHjAiEAk3CFZFKggHcoz7EumKO05xwekWcdBtnqj9teKx442fs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeIhccCRA9TVsSAnZWagAAngMP/iHj8kk4kLtoD6VUE9fC\n6nhbAL2N1ohfGGbbSrD68dwTwEQhJixovEiHh0j8ZHl5NQnRECt794RMgUVK\nYqdWvCHDSb+xw8IXQDXMygE/jo+9OtcWjfAA8sF1YcJcb6vE9vGWlPo3Gs7D\nIbpCvLTUr3DCNxqatOt1OqVw+QkCj5WDfM5eW3fvOoiQSICtbumXbr0VS8NN\n/zutDa4I4nchKgr6dIpsNmKktmlw9qJeZrak5jVIUpM5xFxEMOLA3xTnz6s0\nKgQs7NHnzmVictdFeUhwUhY7FUE5QGRK5rrWvtgvK7ghMB8C97RgA3xHGSiO\n3K6cW9JQKTFGLpKe7ovA2e8oMWl8t/rHZIKl7JZkDSKEbwLWoUQuNYStHvga\nsfoxN09D342btynq+eofQxsYqIn2myAQc2COsSo994zseM0kHibkUe+X0qNF\n7gKSvd12uYyQVwJMB0pX6/YN03NYQjE50W7q39w/zJX/wpULkcy8JXC6zilY\nwrMn3pba1FAOX0mVjL6BhzdFhOouvhfv3GWgXaUKLcBWA3Pj4gj3i1VUaInT\nmQa+/PmwHB8ng6mROKQEqsrEYcLDipHf62HLSlLczPIxagdgifXIcZ+W3UFi\nJzRaiP9/nGOX9rU22ofyr4RyzcynqsYkx9U7HJ5k/Yvq7DCUzTZ4U7wnl6Sv\nlSMn\r\n=HDez\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-6d897fdd.40+6d897fdd","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-6d897fdd.40+6d897fdd","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-6d897fdd.40_1579292443879_0.46680787572945825","host":"s3://npm-registry-packages"}},"1.11.3-alpha-c451102a.40":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-c451102a.40","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-c451102a.40","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f1a10e3fe71ae87bb79ecab61bbac0ca78f2ecab","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-c451102a.40.tgz","fileCount":29,"integrity":"sha512-/FVMnWNymL3PkXcc+jiAkXtsWFnTeyRbRvvD/v2tl7tt4kklLYscklk7Z6rUykZe+9d54Bm3o2vzTs16iphm+Q==","signatures":[{"sig":"MEYCIQDkjBs/FoUGWPNxvH54/tADTPbPWF4z4wumtoNQJGMxmAIhALT7/itRSONbjSgbwhGAdSA8YS6e3dHW8IWDizioFWpu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeIiXUCRA9TVsSAnZWagAARboQAJKZXXuyWC3SGp8nPjDo\njQX6q6JgrZ8fIU0gzE9RWaI459PbUbkXD40/YxFt5irUxywKTna56SLPNJHg\n5ZFxnd+efhcSIqOZAf/SfwjJVDF8FgwFYbQOHSgO4wdpupzlc7Ick5qThzUx\nKF0WPY+Trb4NWnWhJpjUCAnh+y6hMlserrAKSGJt3Pls8YECaKYD+pojS/Ca\nGeE7dG6m7Sizj1CpbIKbYb1Y1XMwa1npw0FDnVL+q1oU8bFUfTtKILtc7K66\nzPYMbsaR85J+uF396xxalqDIDsynbREeishw4vhunFet5Mq8ivkrg9X4TEid\n/UN8jiauOCyh1rhlz5FO6ZoOpzWA1jSEzUR2dzKft4fNfuBTjbeUgjS9C6FF\nBc833Ph2zMjkDwm5F5RPgz5mlJNUR7JU0XY6xtYgTeVeHpwm3vMaq2+iAPNz\nWOGKh2bCzt6Z7Lec9DV38bAqVfjM5B0kMcuMCj2v4SFKY5HJseJ5Z3NT6NYx\nLuXRkpNYbUwMsioWUtjgsWIB6+NlbogBzk1q94SYXE7tSBrOSYRxRWLKtGV0\nc+deEFELb363ml0BOJCWcrRFK0CfccTzWKysQaidg5wHbYdzqFMRwQWsLOl/\nSh1ejCLO4mmmX5E5X5ujGykDVpjq92jyDdEg/PTiIJs5fuMF8OSu1mw6FXny\n5Cbl\r\n=/CgT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-c451102a.40+c451102a","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-c451102a.40+c451102a","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-c451102a.40_1579296210989_0.07142586500781989","host":"s3://npm-registry-packages"}},"1.11.3-alpha-b647f473.41":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-b647f473.41","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-b647f473.41","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ca97d96d4799c056a19fd03392d0f2c700a4184c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-b647f473.41.tgz","fileCount":29,"integrity":"sha512-BV0oJ7wjkbJ/zHmCV6vJSu4gMqlYQepiOA28KBlHCe52ivwWxUCmIg6TguPIpGz5UtW9ob0wBg8TjcZhUs/fTQ==","signatures":[{"sig":"MEQCIAEtQKYd2I3t8FqbsJbaHFA7UeRCvVIgPXuNf3oKsQEPAiAKL9wzo7xQWSHlt8WCBLJLmHDrqLPilyMnVzVGudYwrg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJKK0CRA9TVsSAnZWagAAJoAQAJNQegD/AvyzgYIEvGEY\nPgcyewLaxjCe0wrkgOIhTs6cfYNmElkSP3ximHbUR1aQaAANT4vvSejIscC5\nfNCcIkZxmXOXWWKs/wY3le+66hLb+rSTiFtCauMwS+tuymTeFeQ2CuyLpV6J\nPAIgevWvJ2DPrx/R0QrjZxEN7/3hqDznC1aN2FOy/WHEMAowDHdeTegYmNqG\nUcnSJVEV8Nkvp1ZMqY1Yxv5LgGOzUppEhyMqOtp4qNuEr1bcBF58Wfn+uYHK\nsAWIFAV7+n4YwQMysZx3idXe+cRBRlYz+BtDEu06xqRjeVoWyHXkCqBHTFln\n2FfGLrPc2mTRlBy38JZAyOLS3uhby/1H2y/ugArwMX1P5jayTCV+WLNV/xbm\n3HC1hkvAJiI8Uv154wHiYGUmbTHLJSd0tz3hB7Lq8HEJ0Pan95+w8P1S4Fde\nYmDOiIKlJvRfwZgJHh+Jf1csMCcHemwRE6H9abi8Mh0MsJu7qxwh4Ox5zJFk\nzO58p9CfQgTurwUfbwlnciMz1Oemvo5CO6OMD3GyV29eKOv263kIcTW0KF9O\nOZ/wJoQe9jZcMVyNFFeYyE0LCBak1to8i2ijIsesvgsthx/8sKRKakd5CXAl\ne6xEG6ApcZBcQCzj2aF1YE3lii1MIAcaY2TFVUMwt1XPHc1kyCOJ/OhlLbSA\nh5vC\r\n=FvvS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-b647f473.41+b647f473","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-b647f473.41+b647f473","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-b647f473.41_1579459251567_0.2370509114424464","host":"s3://npm-registry-packages"}},"1.11.3-alpha-0018239a.41":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-0018239a.41","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-0018239a.41","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d35644ad259702dcc3889d6be665a413954fdefa","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-0018239a.41.tgz","fileCount":29,"integrity":"sha512-N5EVAPY2bcl+KkzsetO6GzIsKQB/vpMQAfPE6eboSfCwhousqr7rezqf54IDvdiXc9m878gHTwXn/QfrJB2rjQ==","signatures":[{"sig":"MEUCID18Y0ZC4QCuWKDKllE+e0EQQuD2g8A+VPA2mPfnger7AiEAuXJI30UPkFRaOelGbCrmU6PlfgUS5WSjYGTZttltKZc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJbGuCRA9TVsSAnZWagAAbvwP/1yNlTLJNQHKhHPe5mtW\nhbLbWzs/RWBUR8WfRI8hE1/VBKLvIN8IgipRML/sVQ0r8vGhGuUu7dNZlid6\npYR6Oe1eMvBH3HjapfQ7lwBasPzFW3y/TAQ5z3Z7MBqoOb9U6KiGru1G1JZY\nV2xFL7JBevoRQBbfZmSDdNXb2+iG/19KXtSoHQr6fwKyciWr7UIk7fNTdf0D\n9pCwHOExQeNKkHmAl0bAzVwxRu2pohbtj/OZrB0WSFDAx4oykKzMkQgqHKf7\nqDwUepaOZEWWhE0pa7ZiOcFC2+835BbeeJxXcSx0wmEbfpt78dk58hsWig1p\nkERC0VRnHJZXEQelLqHfCX3s90OVCh7/yD6fn9CcOJn+wIFCN2Ldat2Q6c+5\nsmWNJcs0KeHDIduEsljyHz6AaUFrC/XfkbBXgagD4zxRttj/lNq3QHbOowVE\nuvO/7YgYCCzTIOy/2LT6OKHARS83UmbuTfanTgBWkJOq7EbN2bxvlZi8UPY9\nqMpA4FEiYADBgDFDWMR26zApBQFmxm3B7OQDURH0kdUC1spXKzRQXXegPBSD\nSyv1qAvfHmX+Qcq/pKAVSIWZyVXGCkI+EGrfCeX/lVZ/1WQbRiZCrbpoGKP5\n/nHMw4KLZ+w2EBiFGmdL2Jo/jmnF3ypLk9y9+I8/1MBaDOB6JzMkd0dcxMVR\noavh\r\n=ej7t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-0018239a.41+0018239a","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-0018239a.41+0018239a","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-0018239a.41_1579528621687_0.8242181851699106","host":"s3://npm-registry-packages"}},"1.11.3-alpha-f4914326.41":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-f4914326.41","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-f4914326.41","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"776b09f46a666ea9c95a24408ca46217bc119981","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-f4914326.41.tgz","fileCount":29,"integrity":"sha512-wMQypx4AGWKbskRhzAY/XDvkpSh7pnKbUkrlivJrWcRML2GqWCOUa7q7LL/B2X8BOBmAlBBj7EvWm6EDVOCe9w==","signatures":[{"sig":"MEYCIQCOrpgmRoUr3sshYl14QyNzlFoF7qNpy0fT1BtwQjnwlQIhAJPpCmAuBEElz/TO3YeGmfBrqJsKw0ObBI5iOCtE1A+J","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJbYeCRA9TVsSAnZWagAAfI4QAJSzQl0qPGB6jpYiGG/C\nEW9a3su7x2EqHWN8FEhHbc7FrpBEzHG+pQzsLI+xsRR3w4dlv7pU7WDrxeCu\nWYynQC3YviR4/Xsr+I+mxZt67ULKQub/ksjjgBuluhtu+NkkmXM2Twdq3gZV\njylRPgeabB4oV0AFImnOvcoYeqv3Oe2CgFoCEy/BO4raJeTufR64AMhwn/at\nyd5rJyWpxXgTTB0S0/fmIWzyrvGBpsfp3zftxxYycL9rloihq7aCG81lMdQ3\n7Xuwb3RF79wBYyWKP3ni8PBCjrt62XN5FnlfB3tiIGLgO1BS6/AyxXmW2R9K\ngdRo8zekoknwQIW46o9qxuuUdXHtyqVwQ3UPmEN/KjmmaKk9FmUNhLLDontf\nbk0204yaSpqXxxFS2M6ReMyn3+ba9bki69na8ZO84NQJGTVrov+YSyz4x3lc\nAho3nmxJvMN9PDTX7VcjYDyEOp9PCoIvMwY8sbXQ63pQT+LJhG6BP0bv89x0\nbf7oBWWY/4XaoX4cM+58bZ7yonv/afpcxdb5p52wUZELvrfYUlLeXNyljkyk\nkfE0+homPDoWa9ixxQ+3XxFoNMdeR86QVGdIvhRQHLIKGnJiipoZQx6s9RYl\nx+CRax9mnfmyCW7JUlreK/RIyCyKX2C+7wLu+YNM7K0/eMwhMVao8uqLQ78I\nKamf\r\n=gz4P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-f4914326.41+f4914326","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-f4914326.41+f4914326","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-f4914326.41_1579529757674_0.07055085143516848","host":"s3://npm-registry-packages"}},"1.11.3-alpha-46ac21df.42":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-46ac21df.42","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-46ac21df.42","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"578f17f536fc905300b5b663e2bd189a85accb4d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-46ac21df.42.tgz","fileCount":29,"integrity":"sha512-tvt4UsaniYvkYZvtu6TlMcktLS2J5viRiPDwwX8yOUhquq1jbmICYGeTsOoeN8gWBRD+pN0sZ1PxG7j1eXp64w==","signatures":[{"sig":"MEYCIQDA8AdDto4eyuOOfboSUusR6Sg18Q8tu3xET86oDDuKJgIhAOK/tOJ5t19C1wt+yPSKiFR5rO/G4t/uHeE9TswXCOHO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJcdSCRA9TVsSAnZWagAA29MP/33bJzNkgm3wtacIU3zX\nKkyTztKbU5QhreuDqCJd2D2hd22WNaYwlbDw8A01nAJGcwih0lfZI3TDFAov\ni+80Dop4s2XxIB0mQW7DZBK+m9WOCrxvVcOsgyrRrzTV0z0yVsV4bJ8LnURh\n3BE1mhQPkkgHaehQZfjwWYQMHqX4bpqRBw54q3czsCMHeaGrVDPOV6PS+40n\noU5ToEiIp/x4V+33TYuX/V7KLhZlpQvc/rn5HWOU5DheI8BYht2taXPD7nnB\nEhemN6LilabBRDlBPiwL0MvLPnxL/o9uKTtEkpaKRyB/+4C8mPMg2GQ+uxUH\nZuXip5jreRGhRaN5oJypen2a7whSlAGseUjuo7BpyqWPCiza6DzkfRrN+9rw\nxk5pJ03yFR7tOorK2cQkBo3N3lLrtZzCgHcN2y+HS+OQXf7l6/H0XirEAwxF\n/UDttYiRx5x7Jf5j0PZnRAE8TRuxQHcoUPJ/13DrIDp4axupdu22XOZiaGgb\nEuywSuqrctDnwdBApZ1WaT9Vx3P9tLB8lbDL/xq4MSNodFNQAIvkKRLH8hxZ\nKS7VR/g/SZ3SJ0K2kgXTeP/FciCvo6VLjnXheUWAACPn1cHBMEf3Q2oSENDA\nm1Z2/tB8h0y3xLOi/44eFVkCIwWMDvAZXU4GqW68K2ZFf4EWNK9diL64CqyI\nl3tC\r\n=/3ni\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-46ac21df.42+46ac21df","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-46ac21df.42+46ac21df","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-46ac21df.42_1579534161557_0.7377684544603631","host":"s3://npm-registry-packages"}},"1.11.3-alpha-e1fea761.43":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-e1fea761.43","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-e1fea761.43","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c1b1e10844581d73c53c14d0a526369b94f124e0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-e1fea761.43.tgz","fileCount":29,"integrity":"sha512-PGbC3nZRu4azOTK6ykzwrj4RHC4FhXdoAHRi2+ndi1mvJTQSD4qUv7LV1qOce1fVMsEYNFQIiVjq62Uezx6zhA==","signatures":[{"sig":"MEQCIA+xJe1ScyaiAQ9wjuQRjzMiTJNpskAk93NfeU4D6T1lAiAZVNu3prIlbr1X/lu+SJIUbPyTzAn/F5Ur+DR9VHr/3w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181986,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJc/GCRA9TVsSAnZWagAAL4cP/isOQWBmNRF4VCktIEMQ\n3yhJlHlDAvaX7aiPoUHBRTjXcSIveRi+f+7V6VaUl/0zyY8sLAzFdgupnMJz\nAy48Ei5wZGXpeI+ZqUIMtR8QWsgMDJ8+oybZ4aJvLZLbflEQBnRPW7bbLJOu\nlwiahHJt0WrbvaWypt93DBE5pGnZuWSJr4YobzUf3g/XF8HD935HJIzyusAf\n042HPiEWla1MMz7CCuqNaqsjKBmYRT4FUm6JxKxdFaIOdKXlfLR1e8kx0840\nSGFdmSYWw6y72o65i11NlTIBupAfDm1qJipYRm1BXkGdC8sZXAMUN+rEqsZ5\nfOMH3sC35tETpJccKIdwWJ5BTX/XfU+1C+G2jPbEwySaGJueepHveJk9MUEa\nU3p1lM0nyPEbZcmdmAHXlk0xrGvUBgbDhyD98l1B/emWq6DN51F8Pm7THCJi\nV4DU+LSx03sa/W4DUOl8xlc4PP0nS/EHYW5i+sSo7CGUOut8hiTDFzQYpQZI\n/hpzLw/U0n4+qZnj8eSlUezWasjU8PaW7C/f0Sc6xMXKWnfnoNo/++UUXDA0\nlk10hSlwgJ4OHIhnf0WDboaEulPK+w81RC3RVopmcBo10Yl5HKnAiZEbsRR/\nuVGULiun9XnFGMU/QugRsH4wR5OaXuwRCjI7Ug2lEGPkdfHCQ1rxi0p5Do8T\n80yl\r\n=lhHf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-e1fea761.43+e1fea761","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-e1fea761.43+e1fea761","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-e1fea761.43_1579536319501_0.3394570892871911","host":"s3://npm-registry-packages"}},"1.11.3-alpha-2fe9a693.43":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-2fe9a693.43","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-2fe9a693.43","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f9b652f4713be04030b6557877029cf52f8e9e9b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-2fe9a693.43.tgz","fileCount":29,"integrity":"sha512-xqsV433gKI8Xn12FEN8O9BV+Rn5rCRiLbxjTLxkkyh/6Iq/ItFZswkQf0G5EOJutUZtwj2sc2ZvCWhequJFCdA==","signatures":[{"sig":"MEUCIQCoBjNreogrmD1EIbty4dX2C+Q6gp/o1aJTMTSfKT1QbQIgQrisfcOrCYvB6IBfVWzzRp4/or4ohKK2vQ0K7CMQbPI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJdIyCRA9TVsSAnZWagAAAAIQAKGoSox6JpI12Nakc13N\nsvw6Oy7baq8Bk3FH7ReSR58xPdGroMoaX2W1oDoRb8ZYSpBG9R4rir7pNzNV\nprwMRqjJqXhJVm+olywMt1oRYs9q9GJwdPF3JVsolflPpajzWfEISr5BxCm+\n4bnWZQU/dXek9nYEZV0o9ZMqjex/7akSotw83lX8RPWBgvKmnF1c45sssqX+\npLFsE9aYCSsNFjHVoAW9BXoljCrHtuJm4c0hN0wwJ4/75WrzJCuH7lbGuoL+\n9VVsPXqNUbrgYQWTuIHB796gly8NPMBT6Yt2x1FjAM+NHopzqcKVoxefDeSS\nC0G67ueDzHbwo9rsYt9Uoi+73L52npjKRqrMwfJ10dlXav6OyLmkO2Md7lK6\nfN/sZVhLQyv16EQkAw+sUydcHab85dyC2G3/Hkr81Mm0Auu+j7Q7u+dkw4CK\na9uzTEQqXvNa42ur4YYIRgHUEQUK3HiXf7L3j47YBFWGTj/QpI8og4qt7Dl7\n35QLsGRafm+KHP/2xYQqkc/NKG0hV1W9K+8S5SZuWD0N4TKkY7CAs2Q5gPVb\nYmhikI2ZGw4CD+kfjs/DMXJNYHcr+xkAZp0pt4ZvKDPh3i2wIRcvb2WBqvMO\nWdJPvSltqgxHsR2klo4il51TJSNbQ/hnQjsCFnNakwVPzL5CnK6fVViGUM/R\nTsNy\r\n=55h+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-2fe9a693.43+2fe9a693","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-2fe9a693.43+2fe9a693","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-2fe9a693.43_1579536945454_0.01996471218924012","host":"s3://npm-registry-packages"}},"1.11.3-alpha-269d32fe.43":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-269d32fe.43","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-269d32fe.43","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5db6ec51be1628388bd8bdec978efe8c95184640","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-269d32fe.43.tgz","fileCount":29,"integrity":"sha512-qiyekER5iVSwKgsVd1ylQEIvG/c07GSXVH5cHO7MNW99wRel4sH0C1RIMWADUgHWEEfR0/RG0hhkd1FrC15/Iw==","signatures":[{"sig":"MEQCIDzBVGtOC6TJb/27lLSYflh/V07ytOg97M859t3aLMzBAiBueCjNXgD4v9uXrFZt4KwDU0m5amxp+ziBTnJ7BhtuIA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJdVtCRA9TVsSAnZWagAA1sgP/i7FuJhW1wxEGmC71B/f\nro2iFoiTp8iuvfaVPZ3WnNMnLtgoOXmCPR1oud6QWgnZpD+XCQgD0Rqey0Yr\ndlAnRgkJ2otMNAD2X39Tth0jYjx+91fSaMOH4/+Nib8Id+5VK92NEsZDzLKt\nTyhdb2lsimZM4XEVn3B8ldr7NawWnu5mg/HfbKzCsD6FTMw8qb/FR/mWrv9w\n6NwSY4G0G7uJh6n2mgZ9HBrobVZWXMmHhxuTcWTapOh4XWYGymdy2QWuKXIF\nFWs5csZ8KkZIHmkUXfm/W1VlCyRF1Bx0650qovjVxH162modBe32vP++ph55\nJO9/yKz9vE8+2xeE3djwdKCSDhXOp+XZOnjn0PO0alhAa0qTehmhO1AL8yiU\n8aVvypf4KUOb0QqUxGs0y2ByY8014Jexf8UvQ3l+IEF11lzv4a5ERM1V3KuY\n5UQ7vRSwJ7Jh41e+67ooFu3CwxoM95Hkx5MYTigz5rM/8dIrs0SZTxkolps3\n4YsBewcpK0SKis6Ml6qUtowMdPNuNBbz50YfkZv+rkUGH1SKlmvWlkQwJHiD\nuf8G2bleRjMG+IFt97afvmK/jE83N/tiadxdtQopBli9alE91I5WtF0W8MBp\nZ8wy90eNRgJYBo1aR8M5VCXobOeQdCeIQbA+cp2Y6o20kwYcobV00Gfu44cG\nD+1Q\r\n=Ff1d\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-269d32fe.43+269d32fe","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-269d32fe.43+269d32fe","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-269d32fe.43_1579537773016_0.8096667093946817","host":"s3://npm-registry-packages"}},"1.11.3-alpha-841a8693.43":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-841a8693.43","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-841a8693.43","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b5b6735ebeaa834fd25563d7df9fb82df956e1c0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-841a8693.43.tgz","fileCount":29,"integrity":"sha512-tbeuzbP4m7vZfGjKPhzvFGp60mVVsaL1OTMMeaxFL1TCMKm/z/cy0AF2Pfd3yNVm8UNQQhe9Tz65s1H89AxiMw==","signatures":[{"sig":"MEUCIQCspNxq5DkVt8YgrXPUOSvaweoScKZjGhfj+PDvDrYZDAIgGqO30mmr3aoFM0ORqmnBvoheRd5BSNiHKy0klt4MwfQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJdY9CRA9TVsSAnZWagAAJxUP/iyOQ3R/KPp5k7E6CY43\n6pzsDVXZaKwHlSp0wGu51WipWD1f1bWA0nGK6DRUzMxOuezp9s35Au8oIY18\nK1iOWZyxuRymcCkj6LpNJFtph4tlMuQozAjDMPIMhusBC/TsO6I0/4ErOhCz\nLRFi3XFjlfejAO+KgW5BOGEDPxWcTDdUhsk9O8aZOrA1h8pmJm4JcQWW3GbL\nEZz/FGLPLTxjfIduI3GGG/mWMcqBy0kW6Zi3s6zWFEABAPTlVZsokzX1MDnC\nbzKUeWqXryIvrEQ8JwKW+3hlxLtTgH3rDCDf/bSTv7uQ+JCxadX8z8K6M4mQ\nxdGhs+mzqm21xgKpLmB1yVZbakevZO0GYNXKbdgQU+wad99uvNmQrEYEvktj\nRMQl3Cy5iUMXowT6NC/AkL87ojwgkiWIpDmghwjWr4v+9NJoe+BSSlg70grc\nU5V2y6EWvtUaN9J4HFwqcJJW4CpTkg59H7x/+fhxtcPBxEe1zGWqPlkblnTF\nPUu/rocD1/1GUmr15C9f9rGMstTHAzkIrhG5U7yy3+hXutKR7NSshZzGkh5T\n1tDGaugb+exU2PkDwbe7+vp/OQwX/Hm5eUHqkTb8fYgsH56majCkzDYn719E\nFUIY53kJDzTSkhlFoAIM4OvSTWSNDncQhkG86FliWdWnWVYYyweT8u5tebHJ\nkA76\r\n=rllS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-841a8693.43+841a8693","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-841a8693.43+841a8693","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-841a8693.43_1579537980469_0.9491898069098406","host":"s3://npm-registry-packages"}},"1.11.3-alpha-251d7f9c.43":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-251d7f9c.43","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-251d7f9c.43","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"312faff213e413c1ebaca0f8f0848fb02792445c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-251d7f9c.43.tgz","fileCount":29,"integrity":"sha512-2QCbUgumEJWx8zlMV27/h58ognVgdQzILGw3WzXLvRkLcCWrjfyEVqxNOADrg2smG1aZ0HyBh+6N48ytuk/K7g==","signatures":[{"sig":"MEYCIQDzNWbWEuZU8fIoYndkzwErn9mW/uQOp1yY7Uj6nsf1BAIhAPo1hblKf6PiiFc94VYO7cTLawG6fXVOS0dsbGDfIdab","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJhoaCRA9TVsSAnZWagAAj+oP/2jl1eSGfXbvC3DSqo2n\nv/Swe+WMQddJOD5JOysU3Y+WIgMkE3OGZTvyvmxbrBYyX0Y38hYvhk3HzdPh\nHLDZLs2wDENFV4q+7d8OgCf8ed6D89mQTjHw1jQrb0jepqJb+1MpgM9WeOzh\n0E2vu8iKRTIsENQar/cxlMSS8wRA1CAqqvjtP25d9PbpFbluxe+hpvsoemmo\nM3MRjNYwFHvCWJhJhs+2kdhikY1ju/+H/ZjX5bmIzfjgn+dj6DZoG1bX1kPB\nleF+gXX0dZqNRpSEVEageC513hbE6nYknWr1svFHrcJ7Pun3vliSuiec1+NL\nkHAl/AK6MHa1x2NT23pfTfYc9o12q19F+B4jdDAotXm5uwts06lP9sz/ZwFP\nZ071E8JntO/kb70kcZmiUnZSa2A4sfzikwHgSB3LQJliEIXUKu9Jv/o5biq0\nreVDtTxOxohVP4x/5oxDzKaSV+QF90ceQwTkfuDjPeuhkhjQt7Ef2Neycu7p\n819hnCm0fxBvDLDgMv1tPpTsJrucktM0l9Nqx0LyyoFp7knr1QvxyNTpDuad\n1bc2CZqVq8JfVhDoVrK7Hzb1TZ4XrJiDcUDTyGN4K2inDb0XWJUmUqstk9FN\nZ0q29mOMM1dzda4wYfZ6pNtdvzCcdSS9SixR4MEp5PeT0qciAG6Rco1ICqIA\nCA/e\r\n=s8dg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-251d7f9c.43+251d7f9c","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-251d7f9c.43+251d7f9c","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-251d7f9c.43_1579555354289_0.7578573473264929","host":"s3://npm-registry-packages"}},"1.11.3-alpha-3e83686b.43":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-3e83686b.43","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-3e83686b.43","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"23b560f283843525d8bdcfdc1aa190409a0f2838","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-3e83686b.43.tgz","fileCount":29,"integrity":"sha512-9KrI/XgFkdk3dclFAXID1dZgnzpmBy9EMOeh1OsmOOwJY8ePVMGcrpV8I6jhhQiNqclflYnMDoWJgH1kPBUwZg==","signatures":[{"sig":"MEYCIQCJB8s8WE2tTJvAIEJ89ah9IVDeJaX5G47jRlJlrY9TNQIhAI+Szzb1y0nEHruVoSz0uYn4sy1CaMHNfNKGSMF4/uXt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJhp8CRA9TVsSAnZWagAACK4P/AsovFczKI0VXn9Lc+B5\n/ifLZe4z9UqDyfK2S6JaK6YiUCjU3ilnRYrmBI7DSLh6RQ+s3OaVKXC1uI+Z\nJOWiNONn05k0+Zmezohi1nD8VyMUXvt4pBqqYCeYpmR+iya/00Yp1wrSk2EK\ngfMaOzvQQ/zw2aoLEpeYTu+sujmR6qkLM5b+LXui3vNMfzc8x3WpC2Iqdc5T\ncDuJOpqBd3kPusYaKuUNLJHS1JES3RAQkyt38YsZTdzG/OAnpuKuwTgE3UgV\n+czKYVFGNsYbsLlkt0DYgm3+BAz0af8Kycflr2BHdNilXgWqtT612HO5emH+\n9kzaOVUT1kxGUySqymwnC2HWKKhgdMeYlBmv3RLebEcifJOxlCOkiB97HNiG\npDT+ZEOuIX4COJeRQO0Q7faIdVrus8N+bYepyz1HwWfnxBFaAi3ruD9NtMZ9\nnX7xoEa4v8bbqLsDlAupXWqb3snojyIC8gnmKGBMtiqx6eAWWzCzDi7wiZGr\nD0x7BGb4UZEttM60oPfMCQEN9fVtHeOO9+rhbjY2iDaRuO+vyaKoMjo5kAcs\nrwHoovhEIKDMF2mcc1DzhqaIPL57GerEPx2ceBJt8uFO/gvbsVPZzQuLxxud\nWL0jUATDBBIsCVBsmZIPNGgrWvez/3BPceUQi3Qr0h6YT8MTMyNLnLjkX0lv\nQjhB\r\n=OQ1U\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-3e83686b.43+3e83686b","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-3e83686b.43+3e83686b","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-3e83686b.43_1579555451762_0.9157639631539056","host":"s3://npm-registry-packages"}},"1.11.3-alpha-4fcef7d6.43":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-4fcef7d6.43","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-4fcef7d6.43","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"96c7fc54aad6f8189d71bda739c65ed8608fa603","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-4fcef7d6.43.tgz","fileCount":29,"integrity":"sha512-F18Fql/tDNVSbOJcelAgwze33by5VuHe9olFrMs2OZTMoTf5LTEh4JPSmTLtNDHb3LHT9V1oLBWcZy7kzWed0g==","signatures":[{"sig":"MEUCIQCShUEAwuP7QIm2vUwnGcLMMohwiXluZmyyYLXxsYaE9wIgb7cXx+PQvkAiDfZKdcJYbNc3Z59mrp+Z6lV7xGtWv3Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJiOTCRA9TVsSAnZWagAAHTwP/Akp8kF9cpNnk3rzOGaK\n6nfxbpPGYzRnhJtfZQr3zh8KRIkeb8wkOzrpmFQgH4ifP8BUOGdhfYIRa2Re\nqb9Eta8E0/7jlESRl+uTu1LFr8tikdP0yrFRksJZRrsQ8nozqqpQWq5MlneK\nhBJshCp/hFSiCJ0rZL9CtjobO4Rj4Ru50vTLPbJCUq3/m4uU3P8lIDsfgj+n\nPp5anZv3AYrfunwiDz3jsK1ZQoRer/mke1VqJLHCtjerdn2uogBkyu3DOsCT\ncfNMuHZ3j5JzFKD1qMPBxm5xpnORqgC9MzAVeCPaVhGbeeo4EoE7H7vgszWC\ncWoJZZqkneR0gdDe7qDudBX5ByiT6c9avArr7RGxCPgLpwxGtr9YNtQ4tsLZ\nipgkUzz3PyGR/5/2pWtIwrCawPZSdV8WHI0e9C1HY5vhbR/1poGGLaCW2n2Z\nBRDSHLeH3ABmC9Si4vnIgO+GVOjmB7Y0yDAzov7qaW8hXgVPYzmyvcXaDSG8\ndrqv18Dt6g+73iQP1PriZDKhcuY/5MxgsdGyu+UYVdXtPjy9ZZ9Yku/Ay8+g\nFprLbwRqqvBrb0QJe9dM3N8eiU1/J4j2dAjwyV027lOEJyxwm9z3ARzvYeAR\n/KuYkh4QE8o0yEuhtn0yWc7UYmNptnNkuyxcbNBNligYVyMPgKAnxAG/ZHKm\nRcdB\r\n=JdyP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-4fcef7d6.43+4fcef7d6","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-4fcef7d6.43+4fcef7d6","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-4fcef7d6.43_1579557778771_0.7772018547386346","host":"s3://npm-registry-packages"}},"1.11.3-alpha-f39f068a.44":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-f39f068a.44","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-f39f068a.44","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"421f69a4a827b73ead33deeaf197de41caba8d49","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-f39f068a.44.tgz","fileCount":29,"integrity":"sha512-V8gDfmp+8hIefQ7/szn+6bktY/LgOUY/JZG8lB/fQ/8kDjkYfo2eTGcR07LFW9P1B1JEBfnBp/WEXl+u6V1AAw==","signatures":[{"sig":"MEUCIG1xyFnMZYzwoYqGe3vnipxovH0vQ+sNiIxEQqW677HzAiEA6zMjCxUvXyWvtA6x8UHH6rQ0GaMXf12XcfhJVsqBIhk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJiRbCRA9TVsSAnZWagAACV4QAIzzpRwnPG6TNRBfRxFG\npCCiCd0vjNj38K16I2IZzlQMG5HSO4UL5mk+/SEw6IEszozAqxZ88zDKfY6W\nXBz03BS77uie7T26sTGlM3EYIiBfpFHV3GGbArP67R3h4wyXthijxp00S8In\naXPSWPOWjkUtobWeF/fWzkCwm6ytBLC3uRsTUm/WiidIUPu7cPXbjpFP3anc\nJHRuVD21QtXUNZ7omm/l5IAexHLmSvvrSzizn89BqbCSgonkoIuNoTy8b0JL\n87XfYpCkX88oIIQHKtMPeCCdrTgbnqpdj8jy7JWuPnm6EPLxhuj72UIZU03k\nsILy3LkbcnaOJOjlD+eEB9cBGIb7HVFrT83JNBlDr4pUg8Uq1Mgh9PLlL6F7\nxBkmmbD94yXclh1t8w0UMpnj8WzCegCkhdSc/W8ug7G96Xj6JKmtq0RteDeY\nE2xtdDmWnxZmVuDeArciWREhnY7opUhQw6GiEFrL//lrRcWUVcqRlwrqAlvy\nlqB4w7rYvygKvMjtGPVtptPASlWXUs7qnE2Ng6UNgH3OfIUj1PmwPzImhsMa\nm9uRE3k92C3T6o9TYHT/odVjJsFQVtM75kMrkJIwZUSAi5W6OGunJAKyoOK2\neAjxKuEkjeCSks4Ez/F76r6PB8YVBKeSlnXMhkd5ZlppBmpeZdAd5HNzpo/V\nB8NF\r\n=/LY5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-f39f068a.44+f39f068a","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-f39f068a.44+f39f068a","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-f39f068a.44_1579557979504_0.8476132794912272","host":"s3://npm-registry-packages"}},"1.11.3-alpha-52495f12.45":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-52495f12.45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-52495f12.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2fef5b4d7647647591199dc181f809eba6a1705a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-52495f12.45.tgz","fileCount":29,"integrity":"sha512-zfT7fmOLOb2JZP0Y+AovaO0c0zas5sg08WH0QZSnuE+09bbqP6GmrbgSf7PZvL7JYwOb2vqg6xwz2liWmnjOpA==","signatures":[{"sig":"MEUCIGYXDUjVYQnNDpRITvttwuiOSyJ0xFECRt+By8OiLWLfAiEAzrVwdY3wJGDmMy7VmjXok0kzBrXwnzBofc94hpGa5nw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJjXDCRA9TVsSAnZWagAAc8kQAJoTbsyF5MwnNszDAhHW\nDSySMesY9L8zQfkJOnOr3Ns1Y5Ro8pUZJXqadTH1anPomZBXERnGotEiQYFb\nFpdP2uL7z9V7J3VPT1Loic1lyHKZDAVaRPKfrJK+0sGs5xYwjRIakQuAqBVJ\nftPSvGVwvLcuUbuGw9fT/QwyH+rwlTAKyij2HnVPlqAbUSwtFwUyDEwyFHWC\n/9z+7npRxAc51LND4lbfdxgv+/+lYbMhyL75PkWp4eAwGicwYyff0ux9c882\ngmz7TK5GhU10K9x+koZCWYFI4lIX3qPKXDF5DOMDj/2XUVVzlsYgVI4Rdw/K\nuWJKgmrQvAYbgudytro5VKflpaWfyhSD5PejyRBl9XF9Ty2evamF3ZWeh+uR\n+ROf8q6Wf9An/xdFSZk+sT6gnw+fVkGOM0R5cTghczjNBdf24yBGjh5aaYHy\nYks3c80m9XCW+dX/VRDonWHxAi1gzWvWbtuf7Wxv4QXHwoTJlJL77cV7xPIi\nMPRgkQgCqhzrZa9XoU2z6J7dUQB2Sgw9FhauwS2jkv5n73oZoPk6Xbs4oIKA\n9Mg9XUIke7aW/hxjZfW3csAP8YuVsabd1qqaBt+sn1dYt+8U5KhgmYOLSIQZ\nzQriKjE9BaeMiq+KOB4+HtQkwT2NyL1t6446RgO6z6IoqDqRjUL40bWQ9OKZ\nM+/r\r\n=tbY3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-52495f12.45+52495f12","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-52495f12.45+52495f12","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-52495f12.45_1579562434675_0.761571882349668","host":"s3://npm-registry-packages"}},"1.11.3-alpha-caa30f46.45":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-caa30f46.45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-caa30f46.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1bdd39625d0c7a54a152943307666b720d9f8978","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-caa30f46.45.tgz","fileCount":29,"integrity":"sha512-DzNrrMK7/x8jso+fjM+S8NF1f+71QbVBCgOIhTYRTDGM25Eiqck/SRWdOFDfUQ9JkkKgnzJ4+UW5TtvTXjN6GQ==","signatures":[{"sig":"MEQCIBd8IUexydkZD6hpuktRLJgpxGmEeDnWurvlQ7IVh71ZAiAoGG5jknYSnsKIlCptFXzmmPed2aXueGU71MTL7hzsgw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJjeuCRA9TVsSAnZWagAARacP/0/wXHPy0evDpvzxxety\nVpfBBTbe4UBwI26gMx9Tbep36YZu88YIQW83Z7Jfha9Q8zS0qXo3JzUVBVYF\nHJ+J0zCRmjhgru9fRo5MeaOIeVuDuXOLf+NXVZHGA2OqAErEG9k/uOGpTXAF\nrYhrJ5eEohVSe30GVSIxMaLKjjf7rpXEcm+57Ga8ElzSmt4Pw4LocZCS3lR4\nmU206jtZGm2us7QsgcC1eWX/l8/tm9u5TMRgBSxXEjny0dxYurJYD4jnztKx\nCHfrJ3v7Izl56dY8vcNOzUixjCf2pVy0ewr9Y/g09CvI/AjM0IoGGFBIHLB6\npleGVaLgSU8ubtexKK1ehPi3mYiewOTWuiOjG2RRRkq4CdFn2BM0Mwi+QJ9D\n8knksYoPDcOfZx5RBCClXdmbt+xJpOcQifuwLmVDutwN0P0g9W4ghFzmcma0\nQ2ZVXvUR5vP+GSQqQGfGUD6H8zEgAxDBgkW/jliu8F/vgCv0kzrrb0SI2uuN\nNr9FrylvGZYJjb44MdVRAGJaMx6ZIdd75AE/dvnTojcSPrIrdbTfTd3ZE4k7\n/ka3Y9uTC/iGkG/WXyQ06hedVIZsUqXmhImKPds3Q3UdguCxNK4tHhePzmcP\ngFDZZlFdmvq49ALoaq6fvZRJ6drAtjBbT+A9C9U9J/a2uwzmoBKi9X+M99Ya\n/zFV\r\n=HqiS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-caa30f46.45+caa30f46","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-caa30f46.45+caa30f46","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-caa30f46.45_1579562925608_0.3973092256555033","host":"s3://npm-registry-packages"}},"1.11.3-alpha-4c5d67e6.45":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-4c5d67e6.45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-4c5d67e6.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"39308f4dcfb2a3c141730df35f131de8f4de9335","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-4c5d67e6.45.tgz","fileCount":29,"integrity":"sha512-Nr1kqcRcN+MhYBMKV7xABO1D8209kUllsu6fQFDLen5QQjb9Ln7TF2Ly13HP8v34CKkZa1bpR+KRVG3C68z8XA==","signatures":[{"sig":"MEQCIHRWr9/kU7CWCz8MC+v8+IoD5CilePEcGArnA8hms4TwAiAvwiyA9dSMaWu12MXLJ3BEdW8MygBOfwhkSEwUw8MWnw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJkLVCRA9TVsSAnZWagAA19wP/i9il2ZTBPsil6wyyp5T\nTjjCQzm+dffSv4Rj9AP5mS4wmT9NWubbzunstEgkY3f9dikHtQoK0Ugh1izv\nO+W58ISZMsVCXwgN/gTWlxggp/0rY1vgafIl0gfx9c988gS+rAbQ5s+QKkIo\nWfUYQwWnvZVGhtKmzrolHmfZ/9FLogrkfQGTt7mhJtts+HUfMr6zowHwKvcX\nObmVQgX/ZdzYuE2dPSHtzN7hwZihu+uOJZixW2TfImN0i50OWO0nWeEbdva+\nKOdjBrFsRjEKgOh9woQMbZ777h1tUw2lBMdwybHE+EaTVW8vj1eRdKRpFGfA\nmENj98aHLQXnUzbZ0zMcxJ6kPdKCR19PMJVaWCy3jG+3F5gBiH0kGgko4Qqa\nsHYWAE7K+ideTVENO7BT2UyqFEOiUaxaL4hPQMzhaa4Vu9mqiDzvTF7DB3vg\njDbAr76DJXVjHTa9ptXhpr+Z6yRrkmKQONn8j9MmneF8OqnMIGsyrLuLh4hd\nGmhNo3L0SxYPR/RGNFA+XSzXjhZsFpE3VwRb5+osVZOcQyzTTs5Msa/vdYW3\nBTfJUUxr7fdgHBzABKMb9DMtsZZ3wJck1BTFZdcYhtYIqvyxDJKukdnsA0Ng\nOFOxShjMix3X3d3SMpZk+D30ARp10npyqAHy96IbmmKlGj3iI6tPKUIVyreZ\nccji\r\n=GlOp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-4c5d67e6.45+4c5d67e6","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-4c5d67e6.45+4c5d67e6","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-4c5d67e6.45_1579565780086_0.6885212850308866","host":"s3://npm-registry-packages"}},"1.11.3-alpha-f3691f38.45":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-f3691f38.45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-f3691f38.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d8062b2f5044c12a46683ae67a0127cb99eee213","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-f3691f38.45.tgz","fileCount":29,"integrity":"sha512-Z2icnCGq6Yg8Sh5XCda/nJIY+JYUQOk+ivv7Yr+WqxbhpQiVa54N6rbM5uCsBBgA8jc0LmHJGPGPc+dzRE+XRw==","signatures":[{"sig":"MEYCIQDgEpyly+GkEZzeEvmBNixLtym592LtNaq5tAhRAQYBOQIhAO4yAdxCNrXTfhggnB+hM9wmnIrBuXxE9Pr6vSNz1TIX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJkdjCRA9TVsSAnZWagAAcFoP/2nmyMn3Qv9Ni1Xoi3gs\nSZShUtPiCjg7FsOW4ngXZpP5v2rzovLEFKq3kP9aPGP0HdE/jsJXg2KRJ9UV\nanJrtcFCKtdSPxW/iKeyZkxBuhnO4tNL9xQ4lDNDuaRaKBmk+f3heYCRbF7z\n1WLP4d+A4gnIXRgkxw4/xtT7iBiJdsAspx2/l2+WqWcztcQ51QkwgvKfuGft\nDSb8+jphj78IYdKesPsF5BJEsc1czKlJqOqr7DAxXFGO+H2j+CNunm1hzjTB\nqF+CM3ITCexNPE4D1238EAEPkFx2lNdZOOaeZ/ki5SzlePbOgWDR6Rc3t5sy\nnGfj8bRrM6qLbdZrKPgAmQXolHXWJIaPiIPfd9xufUEfgjKgw2qtiz5bzxCV\nWuuuENv1d7MJ8Fj1yzVGHk+DpFMtN/pmHdYQzjsyGwCwLWSSkYb6pd2vtKDU\nT+uNH+OuQ/unn00Ya/dcDoBI0LmgaiUiHQ/IPJ53I8ZxgH2BsiFwIx8N3PZn\nednz1Q+kGKPA5V7nhd+vB2Aq+m9LFbzZrh6wqQX56yx2G+MvZDCKYsaCKf+1\njEzbEsAbcqZOcttf8t1YnweZAvtuVjza9MHE6x0W8usFEpv8i/M0LLPXWAKR\n2XvSyDODuE813jeppxIIVDU0tMbiRGbRslTbeTI64R11SaGtR06CVBO+zEzJ\nPrkY\r\n=/r4j\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-f3691f38.45+f3691f38","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-f3691f38.45+f3691f38","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-f3691f38.45_1579566947172_0.02005311338721616","host":"s3://npm-registry-packages"}},"1.11.3-alpha-96239efd.45":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-96239efd.45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-96239efd.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5971834222443e442a7b3fa3fafea8afb05cedba","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-96239efd.45.tgz","fileCount":29,"integrity":"sha512-rTTR+YAvbnLtQJGk2PGaHLJDSXzZefWPxm1MW3xbapPhGm2+QXiBdUNoggWm28H1os8BqHIIeHaHPR/Fja16xg==","signatures":[{"sig":"MEUCIQDyDizeRYx1qHOwmjuDP5o+HRSxq6dWU0M978AvkdPPrAIgb8uiLJnOJCLQaLm1EFq3SMMjcGGEihcbDw3jnCTbVP0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJk+zCRA9TVsSAnZWagAA008P/R3/cKfCmRNdSk8ylLbh\nS7VWkPZip9i2+M99yjClHhJEZN/QevbGf/F1eE4U7UzAqs7/wdhn0/TWotEb\nVrFxsYtMskLyooGsq/b23gFO6bBheZGhknPPQ4FX7jPBGKRF5F81Yb83S+t8\nl468gy8INtmOFWsz9oRfkkEkdzMjYup26hTdVnIABSXzytFcWPHWNaNw+YHR\n+3SZy0kcEpSvmbAvlbRns+YkhdajvKxafu/YOet+VSfM1NczJ5cqf58J6dhq\nX4FV0Pc4o7JvNEfj9x2NJ9+tRsLBoN8+Q1cpJCSDifEe2OQFehbSeQ+uJ5WQ\n2aVIazcgNhYPUsZLvXyn3cgiGWeI5geVsVOTV1UR0h0ApS+YdKKqdZs9/uYo\n4bQFuWwjEcZSaIS35T68CaO6QlVco4N85wcFR36SfUrzhAN+r8CrnhDeyjzi\nj9RCHGmsVFwKy6GBxdmO2HBs57tsq5NdXbQ1g+lKzlOUs5XDoPzk8n2IWKbU\nlbX0t+cbScB+0VxnJgdqMAOemwGBrDaxGDkrMTT0n6P0dVRYRA+Mpu7XI5VI\nuCJ23RzMjRxbpGhCwKgHpMn6VVhmd23X0tx1GcqMJVgTRM5lsVo+1oeVjaeO\n+/mpp3jB3newSX1pfoUF6jbhCEh3BRmg8tiriphjGh4WOd9B7xTM+SkkrkrS\npebZ\r\n=AkwP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-96239efd.45+96239efd","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-96239efd.45+96239efd","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-96239efd.45_1579569074853_0.969569573682223","host":"s3://npm-registry-packages"}},"1.11.3-alpha-99a57a5b.45":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-99a57a5b.45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-99a57a5b.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0caa60d1417ed3f9ecc1e54de9220a5e5215930e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-99a57a5b.45.tgz","fileCount":29,"integrity":"sha512-PXILgWkDu9MvPdy/hPueWML0Tfu2AaS+JWPQvTprJSJr2RkqVoYAqrNFHVXNUSk3V6FdwLw0UPm2FaXP4r5R8g==","signatures":[{"sig":"MEQCIGUW2Fzk/0Gvk2Kh0JHkHU6h8fT7jlhZrO+PGZ+MF9SHAiAf/g8hYh+ZiYfQMGbUcHj0NhIlhDATyi82LELVymGbrQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJlMiCRA9TVsSAnZWagAAjpsP/j8HtyrC3Spyle+QZR6b\nS+ZXlrMkakmBQipsuXzLH7O6qPvVR6IhEruCs4Jm5rZMC2PYj2DE4pNy1NRz\n5Y+Ajgv3ysrneZ283J3c0eNm2zrY26amLatIup3SiQUVOAF2p3/dvYfw9XK1\nLdVm09r6icMHNUAFij0zit9lZyXxH5DFo3vcvZNoylEvv+0olAa7TRhmbJJI\n390907LHsd/Fvz5aHkk9nMaAXpnbyFaQyIyIVglxzr9Cw0M8Duk9QpS50W/3\nW+/R1pUCkExPMpKjqIz6PClw7rE/p22LrVCfYWHIVPPRxUDvKG91EeivZq1z\nf8s4DJy0IbbQXxZ2ZgrqfA44rIFohhGbpMq476sJG3rYoULkJ0AqoeZz1fdJ\nfka6o47rH0GUHYjr/HBoBpxik8GRWkutYfdFXVwCvVbYu4v/EuIERXLCdzpg\nJZZeCaiJjXtZWv0JRrt+UIX2xJKmlHHXgAsn0Wd+0QHTTZ63bzs5v8BVjbKJ\nbN6h95jMR8mZchXw3CWaRf6NvE11KtOBNsZV7Fqs05a9vv96qKCrI9t1To3Y\nIyy2kunBCviXBIhckXpMo5OKsn4pkFrloLclL8yUAj8LHDLvJ0uKspewhtlC\nWDjgDDQTs654CffEfGWq9hq/CP2/ykhD80uwrg25fI6fxi3BTahNgFmVQeCl\n1xQ/\r\n=DTuY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-99a57a5b.45+99a57a5b","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-99a57a5b.45+99a57a5b","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-99a57a5b.45_1579569954215_0.8412760787461326","host":"s3://npm-registry-packages"}},"1.11.3-alpha-7b6b362c.45":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-7b6b362c.45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-7b6b362c.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1fde7dc5baffffc2320044de4d949b3ac81b1fac","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-7b6b362c.45.tgz","fileCount":29,"integrity":"sha512-IqDIiIEQ6L84QCrj9G2pX6wBP8YgZQZNWYZleHW8v4BHtNg4dLQqYCZZYxHADVtTTrLnCXWcLkEBoBYTXbZfyw==","signatures":[{"sig":"MEYCIQDucZvNL1uK3Nq8wcfvU2j1MMZjejzOnJWv5+nOZurrsgIhANoufeOrR4frkrS/S4SOVdkhrFiCPMc8rfea93hu2aej","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJlNECRA9TVsSAnZWagAAhPAP/iX/gG+oQpuzTM5qo2d0\nLcmusflcWuommySkPNLgFF0wDNkJkqrZdRtBdLj02fjDRnO6Cam/ayFLNWTw\nmk4jwTx3fqKcUhexoJvvUtH9UsAHI7oCN8L+xnvNdNAQz0nZaH7v0RIHE5Y2\nWXgdi1CQtWEcSpYpIF6azzzdq4vIuME4pXP38otkfIAjIW7ngyKAvakF4Xuu\n6EdXP/NNDL+2JUr8m+7KeY77WHV8BFf8n57KM35AMApxxS2H4z6fvPuxUjHU\nOXPyMav9uYCyGyu/7TKpUVe/Edz4t+rIUSdqXzwvE6mQBQX+1D8Mr6B5XpvK\ng1IynHJ5nq2Ns8tDt3t8aWnLgwsRy+ChUPyX6EzoLea/7tPfMgy2DSJV4ndD\nahkx3JeShIZJcJuFogR1gT2G1gy++MvHjH7c17a8NyBt7CDEUZbDnN7iN34e\nPGdIp+fCz0OpU+dhR0txY7Ggx9QGRRchiP8keRs4iuLMJo2bUNMkCmhCna9m\nkg4D4jzr+WWMAKtvkTpADEEb1bSdRqUHc2tvFidbuFCFXMzUbV6GJc2U8uV7\nrCQq8RFTUw5rCMBic4uigEWOit38uy1rkOZXRwn4w4oQJ0z479Z2Ur2XWWBy\nQOUP/uAi3uS2Br58gwTmWgMBsyE77a3kFL9T2KFar61DRK225k/0OaIOa/6o\n9cnK\r\n=kJsD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-7b6b362c.45+7b6b362c","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-7b6b362c.45+7b6b362c","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-7b6b362c.45_1579569987621_0.02895479170200499","host":"s3://npm-registry-packages"}},"1.11.3-alpha-cee842b9.46":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-cee842b9.46","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-cee842b9.46","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a4a22b6a335a6873ef9336384ba8504f8de58a8d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-cee842b9.46.tgz","fileCount":29,"integrity":"sha512-8SV6L/mQ9q52SpG3ZSIf1kfgMk/zVejH1Fbim7Bo7e28faFsGTpeCfZdeUOH/V6sB/Kkv/B0YbSwLG9nEW6TFw==","signatures":[{"sig":"MEQCIBrcT7jPrhCBPu+DM28YQ+u2+XrBha6qFD6oA/MkQQGZAiAS2cpm0G1mgswQqc3ETdCqmSP2AIPmUdgfGjFdQSRE3w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJw7MCRA9TVsSAnZWagAAtf8P/RMQBxeKsBweO/po+x9G\nnDhuEvCrAgO0abdO9IE+k7Zjg01KG7Azpm0Tm8ZlVi70Zxar2yAvOqhibzNY\nBFgS+LBuxivD8xewAzQyeCUUvhFr30oUMFKdH2gERrxpJ/3oiH7XkAQGvcPZ\nTnJu+WuVPM4ooyMDFK1AvIh+qALWO7V/NZDIGAvnx+TuKUzwoL8KfwiXoxXM\nSeS8KNRPaul8OszIY2UrT0lDR/scPOJVIv8W4s/+WjSEsql9z1g8J9ZGfpFO\n/svZ2S5ns57CbIWgKQLiLWJMRYcDtKQ+hSci8RcNJI1eK5KKk6byOHb18UCO\nagqzDFVjp6lwosfPLt40tC0qInfpgcXR+F6Fk1a7d9H9WxWmVkQwfdieAkT7\nEuXCgU8ontDYVj9R0+J1wUUmSVmCOcGqr4r+dzIu7wd4GowmDL9lDODwGG0U\ndhgWGOI0VFzVrt4YTuUdOC9g4oqxXEBGSNzdDpXGJ9bc+CEAfbvwr4vex8MH\nbfiqHCZHI+jKj0B3h741Wm93+H45vmh4YFdHgpK1JFHXFR9wVJEQE8Ob9Oak\nBopE3x251kAD7b8T//NwhXwCGJkyVM8jVAuNahQXJ//nRU6/KivQtAEnjfdo\nSZkjWrJLcBxuh3zuJjYhacKA2LwgAZSZZuO1GO72QIlazvU+OyNA95YPJdoh\nzzyJ\r\n=3RQy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-cee842b9.46+cee842b9","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-cee842b9.46+cee842b9","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-cee842b9.46_1579617995467_0.4086470826282307","host":"s3://npm-registry-packages"}},"1.11.3-alpha-4593d557.49":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-4593d557.49","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-4593d557.49","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1277c42d8d13fdaadc3dd561b61b2fc70519502c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-4593d557.49.tgz","fileCount":29,"integrity":"sha512-N5zZZnDzWZiNsIZpLDUkPkaP8bdix4SLnJW1P4LMKJZxTw0fD1DnvMWRrEebwxGpvQN5SRGE81qWv81wWAPKKQ==","signatures":[{"sig":"MEUCIQD1upZF1FkUWh9z3aibaHuFI0678CstLd81OcKfGYq24AIgW1IrJ5njnvH3mEafIdetgvWVIU/pFED0IIlibqq9NRo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJxn5CRA9TVsSAnZWagAAvrYQAIov3wKDFBSQ5Z4quop7\n9I99fVycKv7xgKgTehyHyCExIryek3iNCfN4c0GBVTChBfdHmFRYO2iFao8g\nnQEC2yAwLXtHB1CzW8Pjg5wzJHp2haNgYO+zlc9g/5AxgUYfRiCNYMi9zUFw\nI+YTXON0tWuwWELN1Ncbrp6VmBojlUwCI3sVXtDaSyxhysYBSmJSi087qyJD\nqpteOQ9lORtPE3oPdI24zFwqFwEhtpDU6sdxvNxWsjIL0S0JyKPA//bjxCiN\na7Z4PKUfnKnXBMMP7rRtEezUjUHX+NroRmZLOh6TfNM5R4Wl6OLDMKuHIzPJ\nv54swVUGPDap4vVkBO16qaG29OKo51j+05rf7GvIe4iOgNPaJkCzUr0oTl77\nZqrBmtadnklQ6uAtQCSa06uJjsK/6DERvpPK1NX1oW6nkowAMTaNu/7hEmQB\nQwFBoOePMrAJyLGFlMZ+H+/p40BDm+8rE/qjzzEy/y+oiYPn+PZGsHftKrm7\nMlQ5fc1Peykk9L1+PWtBIx4YmuJ94oj9qniOGXC6nemNys7A+fPNEOgb3+Mr\nf39jvMmP2qQH3akeeoiopOxLI8q8Bzh5c+TXva7u4eFuYOnBy7gBt65IORdf\npgg5l+EJ67VmihlikRbrvrIoeRdGGbHIWa7MzO/4ig12JemaUjp+Csw5WYaE\noXiu\r\n=L+xU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.6.0+x64 (linux)","directories":{},"_nodeVersion":"13.6.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-4593d557.49+4593d557","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-4593d557.49+4593d557","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-4593d557.49_1579620856440_0.38077667842738516","host":"s3://npm-registry-packages"}},"1.11.3-alpha-2aad82c1.49":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-2aad82c1.49","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-2aad82c1.49","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"03ff42b8b8803b84a882774c9b264c6de76a0663","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-2aad82c1.49.tgz","fileCount":29,"integrity":"sha512-UQY7wQr1ujCbPSqRWunvvhSoq73PfvjJbuFSGmKeeoVjaGokXk9cAx26sfJ0hGcU54n/lKUYC/Om7BjfG76wbw==","signatures":[{"sig":"MEUCIG5n+9vtcBdTu/PI7AJmRUYy3BAAXXv08kXWZSrN7JXvAiEA6cVhyWPaDOA6n6W1oG9thTrhhDfoThz7iwTNBiKxTRM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJ1I+CRA9TVsSAnZWagAAIEcQAINwClooPxc5lcssmfbI\nOrUcfzTeSUwvG+s0ENtcuydiU42jyXcWPSzGNoPRXwukw+Y8rgKNk9EK8N2V\n2K++oVqe07p9Dufajqznws3UUpklG/2XDhXeJzMRCXsxXHpClSEGG7W6dz98\nMmexcWnyhsrv7fOafIY6JcmCddSHlfO39rh0nUL3QRTW3aSOT7xAEa4cAip2\nO+d64XzxLuMkXTo4lZLVXPJ/1thcdZyzUOYayQRdBQNnye3kS7QEL7OzPmUC\n+HPwZ3zH0DuBTtbA7KuDcCiJYHQV7oOmpqrfGLeh5imGirE9qo8sC0OR5EXJ\n4rK+yIk+4P3750gvI+GsN+js1DrJYHJEMnfqYBw5Ba+/EqaLW4KDKx3e+8BW\nJb5Hr6ePELkJTecHMzd1/iu6L+LFOSJn0eiephPH1/he3IgWe2ZH90fvYrtt\ncpmxot7lm4cBxSn78mM5R2KsvRie2L0WCytfeKAhbC2F5mQ/V3z1YQKhx9xO\naSn5busvAcKeTXk1+B5nynnE20edcrDgkeL1yE2Sf4cvsxzH2QzYZlm7MrmA\npbhgR2wXJzSAyMn/MEvO6UK60o3fFfiCD2ZzpVR+HU4ntYk2RX+NbEfrbFZS\nDKeZwMs6tQ2G/7N/ujQlTD3NCvIbPJdW0dhmHU/gHkk7YuICJoH05k4L0XP5\neFWB\r\n=fyxH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-2aad82c1.49+2aad82c1","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-2aad82c1.49+2aad82c1","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-2aad82c1.49_1579635261780_0.08436000055427306","host":"s3://npm-registry-packages"}},"1.11.3-alpha-e50856cd.49":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-e50856cd.49","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-e50856cd.49","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1dc15b9ae6475970eeec82cd09cd9172dfb5c29a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-e50856cd.49.tgz","fileCount":29,"integrity":"sha512-6OhsGA6QBljuRNdzrDUqxbQwgx735jP1csTNfMhz9u2mRnStB0P36DH8Z7cAlkck0utPwyqqpeqj0Oi92T5lYQ==","signatures":[{"sig":"MEUCIAwwppS7fHCVnFtb4JvfDp2efSSE1z8nqTSWtv+qho7EAiEAvjGXHwYtXJMCHEdoWaQG2Li8yGBuMa7aaRny2iHvQm0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJ1mXCRA9TVsSAnZWagAA4qQP/iMcdLy65qCZPv4e4+yi\nzcfmDp00hqh+5KwpUk0qHJ1vfzm2vTRnOA1MALKrotzJlFK/8mqBzoxaeLPf\nEdzEs6LOU2YUMdBCqjwuGUskiWD9jTKrdFYVL96PsrIaGI3z7riBbIKSPNUR\nZbwXQQdpc7Wc4/2/9eq2A0GoP+WxC845nbUQyPnBYhNl2bdv6KBDgs+iPZ4V\nzhcBNV04YRY2tIEe48HGTyl0vt3X28Uk6h/GBgX3+chKKb3bsq6PIVeCZQlQ\n+ahfdq7PORw2myEx3Uqssl4oQTlgZ5ORg59zeYt1/nFMa1J1H21pCDI1u2Rk\n9cz/f9pISRZ26/3Tq2rirU+IAWIkTPAqx5N37Orw6x4hR/Ibsq32FFvS/NWc\nyr3WEYWJjH0HYLax5uWrbQVRbPiCGaVkmIV9ZMObC8rHtgg0lf5ML4WZjyzE\nm06wSB+6+zXoiyYs45ahdJmAzIMXrdn8ohhwJyAJOfuiCiJEQfUqgmu+iN06\n/hxTVDxHmSpbu6qjSdmNuJgsmd1EN/WZI6CSG303h6MLUOKxL1uIsyopBirh\n7SMQv8aq77qxZq9SkB0lVvmcooLVC8xX+aHhMtggEzldYPC9TxwJl6FoNhyQ\nJ8FydZOBM7PVpbOu+Enq/UgxyBhp0ImT0F6KK1GoGvdjnkhribU4jyTh2duB\nnWu/\r\n=8ueS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-e50856cd.49+e50856cd","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-e50856cd.49+e50856cd","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-e50856cd.49_1579637143078_0.4896740325670743","host":"s3://npm-registry-packages"}},"1.11.3-alpha-64c9ca62.50":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-64c9ca62.50","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-64c9ca62.50","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"866e2e96220f64e60c3ca50284e62e921baf6c1a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-64c9ca62.50.tgz","fileCount":29,"integrity":"sha512-g6d9hcv/Gi8iipGlLZ4mAoE2ij/7BsNjvAjqgdO5XqPnQ9NBqKmTsJZCnzg6xsblNuvJl4QOggl2al11tJPmtQ==","signatures":[{"sig":"MEYCIQCFr8X7JabNet45IW0FSo7XFFTP7WNmAWK52dbeIamiDQIhAPIN6AuwJhRBGaEuPPTIrpdRvsSmtJj9Dly0SuZleahY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJ2CmCRA9TVsSAnZWagAAeOcP/2OR5l4QtBl+9hYLRlCw\nY/i0W8rtlJA46l/3OJ/ClGq5C4jWK551oe5NXIbSwC+tNj1RPh4DAkmlfDjd\ngHvicrvENJY/Wr+Dq5qduJ11F8J4AjOg6AlelIKCsO5x/DfReOxqVhLG1yMJ\n6b+bmP6UOoxDqeyFG0K5cWOuSabuiMIO2d3cHayWrgeHUv6eQqsAn4D7kou9\nBbPUujHHE5ZqYLV8S/oroUliUVnBlVTmfXj1XxKvHwziEMelNg6KIqomvoZM\nMlyMLFD4QQRolMA80HMec7AqbcfEqvi4+nrNIiWCm4zTePixEuRd7hn3R2at\nxpmC5u76kqNfLFVOFDmjOyB7NIZwL7/gtBx67ExnqbfqpVsLw66UR9yET7fa\n6PDg3SzQ6DQ7vEh+SSmBlOP+E5XfTwMaj6h6ECXQDWQvvWED/J6VIqtc9Jui\nIvEf6d3fVd/T/QWEaVFxj7EOg2o0GsV7r/p5CU7CoinUWLwXWhD/Ic3shhkc\nhSWKY6ZxEC2bxXKEW9jahk0g4800CrCON7AMYxskFHea+cpyUlFdp/7ixYzG\nnuWZYqFwlt3a4KfV897GsLYROpca/xD881V3NxLulkj1NjO69ZUYWtAo1Pqo\nPVXwVuin7oczX9lGQnjO1dQOfGmPfv4ZTsL8NbLDcRq9NiSc4Na76RmbmcO6\nvTv8\r\n=DI4w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-64c9ca62.50+64c9ca62","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-64c9ca62.50+64c9ca62","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-64c9ca62.50_1579638949926_0.187891834896873","host":"s3://npm-registry-packages"}},"1.11.3-alpha-f7d6710a.50":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-f7d6710a.50","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-f7d6710a.50","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4c26c29daff6edd6a123d1bc99ebe2f835f91e54","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-f7d6710a.50.tgz","fileCount":29,"integrity":"sha512-/RPGz4rmM0cxVeKgIYBHgLMNRe7gTIJCRhYsQIoRJLktwq0Um24zO/cVJPxU8zQEogZ7pxtueYfov+5278O2Kw==","signatures":[{"sig":"MEQCIC33lAx0dQ2eHiaoueeovXX6JhOzR82UiW9Qm3mz9eygAiAXxsW8hZ3CWA3uItqhcUL03mnDUSC7FOrFFDfQ9erljg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJ2u5CRA9TVsSAnZWagAAUbMP/124kAjVQsMcltJosrxy\nPK6h7coYDATNZC0RepCbXeoDdd+RFNOS8TPZbCnIxkaRXrHoNq5uSOOydL9r\n7ecqZgkFZaYYYTtw5QXo1Gu+/Z4bZk/BNJA+981Kht8sFc2mNIkcJPlMZ6C0\nTZ8aATrqDAV7kj+QsfP36MfCjmFdQOUnTJFzF1IrR6QGKwu+HvPIppdEH3W/\ngeW1h1WPCDMXe7WyEUmlwQp0QvYBKMBFZyJfbMl5KSIlsmw9o5dHisJmpSR6\n5MVpyMEXqv/Uw514LE/RNkbKaRFWtiMoh5V/XN7hZTYwthJizppOdRPK5bUL\n8WZVcMqJinBEC0vD42BnjlcTexXY2yPChUN5lxucC15glmCx9ZRb9rgxSlyL\nxlH8N2IMJKgHBPN4PHhENi2a3l/veOo765VJkEZ8cuF7ZZUCN/hxZGn8jdSw\nTJKyRvZTU54MEzpaJ9547n8/bYz/VYuXzGU/iOeC+dcFTSwYfYgBAt/BhByU\nKx1s6DXRFo98tUOYReFKdxpWJuxLfzuCnEC4shOelpHGEieeZ+yJbFkp+8RN\ncnzskBgYalUmv3EQYf9LFP2ZmDQ/dDnOnpeo3aonzanC2+fXxauBjKw2+XbG\nDQylB43QBPpcQdw4MUTQTciTTMSDn6lPKsttFduzEMAh8J9im+QaVxhFVIpK\nAsMu\r\n=dHbm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-f7d6710a.50+f7d6710a","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-f7d6710a.50+f7d6710a","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-f7d6710a.50_1579641784543_0.6369140413118868","host":"s3://npm-registry-packages"}},"1.11.3-alpha-48f89023.51":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-48f89023.51","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-48f89023.51","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"7a186855657831410e85436bd48aae4c4f0352ad","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-48f89023.51.tgz","fileCount":29,"integrity":"sha512-zm3DPJgTvoSVE7lxkdLL4ydLpw6WlqPqaVQ/05jlvpMZZJ7jT1lLB+kgSVFUahWQuKROEpvxc9VtMYsB/NAXTg==","signatures":[{"sig":"MEUCICEsAzwGR+NBvZhitVSftuFPTDujFoRPryTSyh2hzCMpAiEA6xoRBhcXfGORPQ/ix9hJUn4AVVrONcrv4vGh9qGAW7s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJ3kzCRA9TVsSAnZWagAAC08P/REh/nvXIdirDmkbasLr\nW3WivC4ZJm2KaCV97B+hDwpG2d882slcUQuIyNsnbT1mHpQNFay4mLRV++MR\nQm2/C05fBWSH1wDf3t+w+PQh3nL+bNLDQYQfnmlg9RHenXLSU0czM7u2p1C9\nCBBK6BQhLq1O32OvyBUhTT/Tlzi9uECd0cP1kgklIDDXLx/8eF7z+9M/n3CV\nFzltnZdzgo1DFp/0Slj3E3iETPMuSToKbH0WPoA0E1kaEMyllrzFVezjV8II\n851iN0IOJLm5g2jzTUy2kmEh46aMhs4NaDRGVcT4BF6798IE07vqDpmmRy0C\nHtP/aLkONSD4Me7qVDAhoCKwl2CSbcxRotv12EZSab1oOqCKQqv9zpeMCdlW\nYnlf5H/T/nUynYOshPmmG+5icq2xtbuWWjAq7UQN3csgx1KJ0GFPy8OPYcHP\nZvyhIBdYYGB+2Q1ZJNPiIWjpUg70fGHjHmkSG3zzitaEzQIJ2r8aChPYvVjf\neG0CgNABF43zteUpl+sOBPmn/Qirnk7oDh4vIC3eOGL/XKepGmgDxoZrRBaJ\ng4LR5H36mdHyQ9Mw2etsZJ5xweZYthION5pyA9Noy4UlyiG7+5DZcGvdDys6\nwG9YLA7X7PQ3aC2Ea4Lk8XaJU3g42dogdWhc9ecjIL8L7FIFJA4soGdCYzmr\n1vyz\r\n=Yo1G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-48f89023.51+48f89023","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-48f89023.51+48f89023","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-48f89023.51_1579645235158_0.6406126320421233","host":"s3://npm-registry-packages"}},"1.11.3-alpha-872d1b07.51":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-872d1b07.51","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-872d1b07.51","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d3147cdc844072523fe6cb1679388d0c9a034828","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-872d1b07.51.tgz","fileCount":29,"integrity":"sha512-aAL+Re/tZQJry2BQRs9mGkiX33wZfWw0dJMRcIsjLJgPoMmsq9M19CZ4hoSI8jMKpgvWoaDaVT493fmjAecHyA==","signatures":[{"sig":"MEQCIH23lqlNQyKcoWv4TqDHXdk7YZ5qBaBtRyzK7q+sFdeQAiAFwfYaL4xrm1QLSn0Lv7I1S7lRt2/07bwMkcZDEkpY2w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJ36nCRA9TVsSAnZWagAAZ1IQAIc4QcO2VrLWe1KhQRDg\ntj43wk4veTDyCrVQvc1uiSMYJcS34JPtrPah4Ko/YGHw3+XYhhPDxEjY+JlW\ntf3uBVyi2aPYGltKDZO8R6IPKbPCuVaZsHHyIcaTeNsK8oVGnmT30GpVPnK5\n7oFmYRpCDiyuFbainlHxGKdGeqJoCbQjv5xV9S/I21uYPDnGhvqxLNV141m+\n++i5kbniAfY15U9FtjrNwa9ZnxwFVs/Z1+Oam5KJBVfwvNbHaWBaE7DYXLyF\nwpatquc7dYxvbs5TIS6C7xHoVatpFp739rG4PUn6aSYp5PmCTP8qzptWAADn\nUvshXvAVlk2U+/Awzfegoy2AIl8c7Joh98B5tIUr18vavUzg2vP82iVKlZ0o\nG1ik861+dylEZqcoj3vHM/hiHOF8MF6PZsiQrrLJ0MwpePnEo1cKyI1rgU+v\nOs8QXOFkMzdMDimxRqBOby+95qVayn/6rtDCHCLBVw59mSpxP9a/m/RhdBJT\nvXfmgSGbco+PmqwBq/8Oxcp+PCJd9ut1PeutmDXUsKg0SpHzqy08KG3cGjF6\n2HRb8DxDU0Jku9YPeGeYVnlEKIj3fXxZSt5KaC9HFqjItc4ZhHoOtDfdOGQ0\npiuT+uoQ1F6EgdQGmJGRg7FCshBCBwbuYjdzOFAGkgGbA6mkpMaOEfNnw70L\nEops\r\n=VWoa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-872d1b07.51+872d1b07","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-872d1b07.51+872d1b07","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-872d1b07.51_1579646630933_0.8812097666063141","host":"s3://npm-registry-packages"}},"1.11.3-alpha-64a4b873.51":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-64a4b873.51","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-64a4b873.51","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8ada0bfa9301f71cd5b2dd2e3503a3ea7dc3b040","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-64a4b873.51.tgz","fileCount":29,"integrity":"sha512-EIXqbGSmU63TYZlU57AO654cShFhLoLwveKu+dvPKqLKmSkuREaN49PCBLWQfqyJoBjrkJPesrzvF2NlIuJ+YQ==","signatures":[{"sig":"MEUCIQDkoTmMDbenDkMO1Nub8HZTRb0jx6M1xe1SSIO6VITP7QIgGw1ayG9szfGnyJMHwVPs0TGb0Inm2eCrnNLzo9yjpIY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJ4OuCRA9TVsSAnZWagAA+DcQAKGviSe4BEO9jPyyiqsw\nZsEwxK41698bUafIrloXhDf2o4mCkyJCkfynws3guX+11eLQCezoM7nfMLFb\ndrbFeh85b7b6M754vt13yOO+oS4BN7LEHjUXbPR47NiDesfA+/mbP5HArY7f\nX7BnaMc1VsJlQwWPbCY4upW4Pwx280ux0TFPqC2ADv2zfmuIhLO8/5EqQHoR\nBKLVC9/ycPfDqm8MXH0a21Pd0vRqDF9S6EZGytOZvM3XocSo5dUFBBx4+//O\n6S6BdQ9mngaJG1uPdLqGxJh/98ISvZP4GfPsvZ8uBy1zGHkwZ517atBTvg0a\n+RmzW3S5SA13iFSOkNR/js/jExjlfMip97EYTbW0HVhS4TFBXZPrtjd43C2Z\nTyoJstYebcmmCkdTbr7boDZ2Vy3iduD1mDcRTciRYAqFFVRfsxhfZCcgNcV8\ncCDlh4ZySRSpYiAXnghZFRTRC7ZGmIws25S25+QwNHq4RA+J1yiSsLgZJjLP\nXt4gUZb+FKNtCFJgIWVL/w9MJpaRdgN+a7ERyycGqGo2xdoQk34rN9qufLsq\nOfiHBDAnbyylHcbiJqvuPYs4tpvVeDjFHNObULGmtzavO8OuSKOBT0pSd8HZ\nw0QR390FSVGaMsFIJL59UvO9H+B+09cq7fvCM7hYql3KFMqpxElK9J6rj+ld\neTLh\r\n=4UYD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-64a4b873.51+64a4b873","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-64a4b873.51+64a4b873","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-64a4b873.51_1579647917983_0.4697754699085379","host":"s3://npm-registry-packages"}},"1.11.3-alpha-bb009c96.52":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-bb009c96.52","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-bb009c96.52","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1dfb16b8ce8d0986a55145806262452282c4b7b6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-bb009c96.52.tgz","fileCount":29,"integrity":"sha512-3wPD0kuH9g1c53g/I2TFPs+7dcVDRwET5XpYKc+Blc4Xlzb2TxgmkukD0FTifl/EKFYk0bE6fdhGh6Jz2mMyrg==","signatures":[{"sig":"MEQCIG220WG78fdr5z8AiCWwEr8mEqcXZDJ4d2GqYDH7Rl8rAiAwfHjwRzOrU64FWw1uLztJsL0HGE+RYkF8h7gPjGr4Lw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJ4ViCRA9TVsSAnZWagAA1/UP/0KV/IkxOlLS6WfQA8F7\nQGHLq2tt9K9G0qj87pjNQjLwRRg4N7GwUCG17lbWziwGotnpm+T/mU7G2PIX\n7+FUHcNvxWO3duimMgrYkmmTvcY0gSrebTCCS0QTbzUvA8CDdb+G2ppmdEOt\nEyyw3ic61N8B5kDGoI4ZLhNkhfIuPP/lm6CG0Aw9z2aHN/dld3cIPA8Rr4uj\nXf/KdwqMylCdlf/V8tFQArxFp7ySOOg6i1MTKPWR7weboywcThVzF0ERFiDQ\nnzyxEo/AMUo/9uvUZNCQ0O9gVgqJD4WrMYzeQIiKnwJFQbZTYy5EfMmBp/ps\nZ9HH5k0kdo+em1S/tOGZat55YilGwAa+eYPOOP7k+0r8LUXX0cGTociE+Gur\nncga/wYv+vXoCxDaIzAcH9zj6ixL6a8+RZaOqhIInR0tAXYdp1fTJp/ay1+B\nOVieM1kKVqsV2fFali5ZF2lMM8hkYWc7D3PrNIO3l+WDM1LXb9OG8sxe3LA5\nZ/3Q8SsB2Y1EHcNHjmr89CKl+u3I2qLjsGaCUg4ZXFf9gdabgIWoa2FBh0Hv\nQ2f2q1s0YZp7855HggQOSK0PsFWBERfInfz4p5A8EuOsWPM/H6rlNMJBsluW\nATB1PRaAxfJe9iDeZJt5tVSEj47AD1UgXJfExiQeSMfz31qxreP8OS2PeoVl\nnD0B\r\n=Uhxj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-bb009c96.52+bb009c96","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-bb009c96.52+bb009c96","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-bb009c96.52_1579648354317_0.3516204997747745","host":"s3://npm-registry-packages"}},"1.11.3-alpha-f1ed015e.52":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-f1ed015e.52","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-f1ed015e.52","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c508cb8df84dda8741affcd745dd7f65a2f64662","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-f1ed015e.52.tgz","fileCount":29,"integrity":"sha512-mdYTsHRHeefXwoMDcxBK35C+cr9FnFvKwp8vrzlTbjr/LRIzm4/CGxNVoIENaGxfj18Uf7E2rwaNlOajZrUM5A==","signatures":[{"sig":"MEUCIGiH4+RiVGkiZLqSz9ZUW9n/qh/fW444kM+b2a7CUG+HAiEA+tRZVyuylkss7cWGxXBJ6rmDWudRG+Em/aREqb66BEA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJ6CrCRA9TVsSAnZWagAAV3QP+wUOoRH0HSuLmDfTxZYu\nMYd22p7gg3uqYy83v4raSNEdp9eWSnH8DHVDjGYv7ZMy5svfDCt3XYygkyT0\nDBjaE9985Z94QtTvdadS6fEztFkTSf5nRlqjwD2PpksllXBAvrznfk38Gk+4\n46T04ub9OKn2mNoJebzcnXttW7OM6LYQ06PR4IaSCxv2gfQWwUfJBfVSvek4\n6VYB6YtOK55DLWYmRiekWMDe3Zf2U01ruRlSXAw2fV+hyxp/+W1U0JM0k6w0\nOsEDl1ragfeUMKwY3akOc9I7eHXeJx5NUj89cJg6tHIBNbRh1iuWWFDe2PZy\nyujTzQ34DMj6NH5K2hIrmL6Fv81sUJGOAwYesHVgxsea7zPRjcPm0svuPdHR\n8lLpDRsTctIZicYrlAEbkz/y1XCq1PUNX1VLtf6S72E/rgmSHFBWVPK8OaRV\n6xqX2e/tYWd1DOIPBGEr/0r3ue9JWlt5ZvCEn6iH3HoOWrCOF32Xij99C3hF\nr4lW6L6+4EZU56JcjhPj0Q+aryWkRbRMUsDs/76Zj32qOLfAUyBtZF63HJN8\n1f8z/Ai0AiJBp5K2KLt9kk9+f/JBTI+9B3i2qFopbMAn0xVKWoDsOU2tWLHN\nqSBj3BecSs4KAADUOt2zy8rNBWthkny0wP/JMqklXb/i5s8rDTUD+nHXVUCK\n9/BT\r\n=T277\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-f1ed015e.52+f1ed015e","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-f1ed015e.52+f1ed015e","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-f1ed015e.52_1579655338540_0.6423127448460422","host":"s3://npm-registry-packages"}},"1.11.3-alpha-041326cd.52":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-041326cd.52","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-041326cd.52","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"bf8a4be561e829d1a5d3ea4b846fa5950be34171","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-041326cd.52.tgz","fileCount":29,"integrity":"sha512-iuHl3pwH6DuKV3j2cLdcRmj8XRyhJrzmnG4gWsHF3tH2wmRb+YM/la1YnnV6dahvMbsUZIBs9Dc9tfDPTjLBQg==","signatures":[{"sig":"MEQCIEHB7jFdpOd5eKO4PGgkdVVN1OvBUgG/st7Icm5xiRE3AiAGZ8T7syAkPbZg66gLsydp4VkbvvsAqwDW2bXzl3PNVg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJ6fcCRA9TVsSAnZWagAAJr0QAJUGntgD66UxvANPXoaF\njnuxqHlEGB+iWeCsO2mH21jxdwQNwY5yrfTjcsGpR2uX9M/7WAtRfKY6mD9U\nvuPKnexE3dsLNul5zlKmaSbPpjLo7pT0Q/YI3OJBmwBPIbmIM21J8EDRkLgt\nzZRmCqbK83RfnufW8NaFqp1lmVy2FJ0CkME8RKEprTqzF0pSnAkoih7wwLWH\n5jsni4oATsPKcM6gJz0AxCS9iXcDz5Q6FcST2yCEgDrcX48VkiSeuf0hDY4+\nRDMwcwv8Zz5+0FfAKUo0aRU8Dw4fPYpWQfLf5rPVDcJ3KGAmWEPjk1qzOuXl\niw7DX5NgMZ1iQwAfpKugLijytu5Q5qRtlsjclHaapSlx7JBjoLKKjdpTOnFr\nL1TEkUGusiRDT2NiHl9VYO/788iRhU/bpymaSsC+jU4GIuAhABg/IrHMSoKU\nt4FAIYhhOvI4GquV05MfXwdYrq4dwSgSQrvVnUwUobJvf1dBdCogfAJXtUpf\nk0khVCJHjCz5+JBIlBKyLMszpvsGOdJlDrgaMcr2PGjLi12VjrRibRgULpN0\nU/7QFQ6e28awHrqsgYmGNQ82MDRf3XlFrcKxMG+Qcn/venB2FBxpKvsQdPSj\n9upBiGj1MzWkuV1oJHrHb7p4steS48V+FvhXMuvpvM6wLgXgSS+Xl4vfYh7h\n0QLX\r\n=G+My\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-041326cd.52+041326cd","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-041326cd.52+041326cd","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-041326cd.52_1579657180160_0.45249678890361067","host":"s3://npm-registry-packages"}},"1.11.3-alpha-f86e0561.52":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-f86e0561.52","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-f86e0561.52","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"cea3673a6a26b385a5ec3f16b463960de4736ba5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-f86e0561.52.tgz","fileCount":29,"integrity":"sha512-XiD/wYoK4LCJvfJr8TBSWqA0UbOLDtvpuhMCW4juOLlPXmv/hKbDcj5OJ8FJblA74RbWrDaEdv1XLnfFhgBzxg==","signatures":[{"sig":"MEUCIC7Z8xcDf4NrhwCptumUoztnPPUld8+1UAuhiMj0u7IyAiEAivzDA/8JVAs8LV4opLdx2hQw1PXYmcBytklNM90TMM0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJ/4tCRA9TVsSAnZWagAAGk4P/1vl1FXSMv2HVi93lEPe\nYCTyCEoCbrlXmqazB5jiUhjvD2lBTpNUvj57u0dttZdpWsauzkUAZEITWVMF\n1NAE6Y6DM5hnHs/B2ZjnmMyxdtn6dIj++wLOknNePzdAOqY4jWrEcD75IodE\nuDyFNiX477cmTPSzT+K+lZwPK4gpep6ed4H7/A57AoTm+C23sWH6izUmr80Q\nDBXNqsXmVlPtnaqQj87fRIu/CPnO7h9eZmKLhgwvrCCNYKnonnfmciOZc4sT\nIUzEOn/B5SeIA9uQ/RqCNFEiiOUIPWY2L8Vw+v2Bim5yCIXrHETCle/cgb0U\n7mH4z4Rn1qhvlDCp0wqo8q4y3bT03ucZWiGtwlf8gtgUhKbiUqlxTskgT9iY\nFnSkMSRRz+sQ2LO1OUGcOyec48gYhpS80ew+8zK8ZZu00VQjLRiBLgp2C81P\nGn5SLTjy5CgeI+YnIyN01Pb1+Zd4NujoLJywb2ZzxchjZCDO53C8xd6AxXYg\nHm1Y3ZPV2OCIRiBqFwmEUc9KeDSIb5og+ikNpxnBfm5z3zbuH0ejkYiy6gpW\njB4s68aHXVrJv82IzQoz7iofK801pV+/YonPX9bvkxPnGhwFAzd1Jqjd2tSC\nLJu8otGYuokJQETJ6+xUaySYIRLKN/V9aReObRTOahbZqmjuZ5cpfLtsMwlL\niPrn\r\n=Pgtm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","is-valid-path":"0.1.1","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-f86e0561.52+f86e0561","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-f86e0561.52+f86e0561","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-f86e0561.52_1579679276280_0.2544816338039593","host":"s3://npm-registry-packages"}},"1.11.3-alpha-9538ce90.53":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-9538ce90.53","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-9538ce90.53","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"7a506aeea0aa0ae5d615ab01a7d8bb4306298470","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-9538ce90.53.tgz","fileCount":29,"integrity":"sha512-GEy0LXAkWIicIzau9gyf1Tlqpuukz7ovYrcky8dUib135giOkRdioQuF3yhug/7BIpdHSJN2kcw/DeoC0LUyBQ==","signatures":[{"sig":"MEUCIQCRmCZO9xHuMjJi9h1zsW2EUHNrxa4D54f0Gyab8vwwnQIga9rz0N2eQxD62LXAgd2Cwh/GF6+3ywUiBH2MzmyaGVU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJ/6qCRA9TVsSAnZWagAAYAwP/25AGG6HMlv+T6gcjQ3u\nBN5dKnkYHu+f9fkTCIe1nicB7EtjKt4rmcxP+vtpi6KMhn/RloYbC/VJRcNm\nYwX+zPtozCuyiAJ3t/BATk7gc8iYRAASx10W7RBLeAu4krelvmF0zCm8tjER\nFDFhkvnaZI/k/TdOvGAwVr/hUCSZkkRn1JYi4bhLmVkKdF7ywntTX4hyK6wq\nQM8erP6Ee44sX4muvTq+YD1b3j44ntkhQ+qzKQb8GxMHOwNfi2CrhbFZ8vg0\nzyaXGveWkYhVaCDCd3EOHDztMtlKs7yAYTyVUAEYNd6DhfzmsRO/Ix7rbI1r\nxi0vTKGuAE/hLCJB4y7JBTykTzjYk+piwLkULhaGMLlB7ddrMxhbzy/s/F5t\nXBvqsFXETEDYRbNddj+eqdvu2J6HkL6lvoqNFJ4x2G8n1kJfur2qked7o84o\n9SQ9uPc8a7vLUC6Wzu198Tw7h0p3FvzzVvkUI/Fi5r1NDHqY0JU6k6+CJLmO\nkiFAghoET3QypTlT6pzUj8aiyCxKa+eGPj4dq+ozFT5y2sTlqOToG9AwHOjW\n1MHrngylykQLLArkC6x+7OB3PBRQOPW3McGqU3FkJjjGmjviNdLAzWPNbOJi\nUbO66G8SpWQcDMxc1qOgeIA6y+th7O9NJ/OFN5uXNr/pPCjuVb13NYhAAIj0\nQaGj\r\n=Y2yQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-9538ce90.53+9538ce90","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-9538ce90.53+9538ce90","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-9538ce90.53_1579679402149_0.8948449282325868","host":"s3://npm-registry-packages"}},"1.11.3-alpha-0566a148.53":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-0566a148.53","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-0566a148.53","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"fd635555f91264ec02a41feb13e9b9aa16f6ebe7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-0566a148.53.tgz","fileCount":29,"integrity":"sha512-ok30z8+H5aaNfMOLf7JrgJWcxjrpITIFZ+XelndLXEDU40VRunP9lFoWvVSPl+YegHo/VUkaQL9i9IKvKnvI1Q==","signatures":[{"sig":"MEUCIGLuFHBu4SoHRMC4VxXdPRBMZ9kijZ0aCpLij7y6nf6PAiEA1T98PT8qO3yyUurCrr/NuDh+2zVDfU9b65G/POONDxA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKATeCRA9TVsSAnZWagAAakYP/RWDqOvkBsTrKSsJifNT\ny9/uY/S/uoV8gG4vZwQeSOvDS2F7BSd0u8sUeIbJrOWLaXKDo4CflbqkreKH\nzvRVzWJOsqfTgGRYvG0OjX6c3enXcCK1ZILnnKIqGPznDMvaw2kA/DCBDsNm\nQafiGfdQO7yTo5KXRA1k//PoJbv4GU+kxwifFfDnz8ET7WW58telBz3lwSvE\nZyXDreeCufrT8rnro59AXIgbUChwcTFy3OHmwoyDJJbI2EiWxYK0mcxNsT7W\nqgH3FYFCLcoieL0l0Z8Thq1fA9zMUuk9np5ccQDrwAKjOPTdC64bXh+UKXC9\ntsedSpgSdOi+B9dB+haUCmB7/CxyrTiwIOAmpGL4+4bwB9up1DSZXe9TODxC\nYr0DMt3+m/KaWlmEDL/lUMxoP+M16f7l2OhKyRz16tCJDY62/AkJHeMdB2ME\ngJbUBHYk4lpERNfhXpw7ViBBhZln5iFMVT8hEsQpd3No28a9loZRcv4oKaIz\nwQuELFU99y7Sni9fQfUvahKDwEsfXx11DN/2dOIU41ZPDFyn3626Ufa/TkQs\nNq0qRgNyWTTyrtAVI2VMQSe2S8ZK0KHDnjYT3Bd6VPgUrBi8OhLz2zIENsBn\nM7V/DSkHPX0xz2uMsWDPiz8dAzmXF6iCAcXj+fKEU+EaTNQo86m3uDA3zNz3\notoU\r\n=ifwZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-0566a148.53+0566a148","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-0566a148.53+0566a148","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-0566a148.53_1579680990207_0.17464124018674698","host":"s3://npm-registry-packages"}},"1.11.3-alpha-d5fe7d2b.54":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-d5fe7d2b.54","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-d5fe7d2b.54","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f4cbcc2affa62e80ef15afdb3074917a90e9b588","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-d5fe7d2b.54.tgz","fileCount":29,"integrity":"sha512-K3yO1I4TulElop3tHMwuxB/l7HLu8Q+WjHrlkp7MRgJtpDwDFYYWXmbNn84cBvXKefjFrF2uu501b6ljH6hoFw==","signatures":[{"sig":"MEUCIQCMzt2XD9XXi0srCnQhckWf08GL6IafIwSxhSk13pj7CwIgPPqLfNsS3Aa+7n+7JDykJ4ltOtB+9BAvhDX2EKJ4Ve0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKCI7CRA9TVsSAnZWagAAA1UP/1YmAHUVhUAVdahVT6yq\n2lEKFAIgSbZo6e9PYfgM6fHW3b2cKjkHcezM9wEZfkapCQzo/H8ps1Fne7TA\nF2XFQin7Dbvup/HUROCanOwOkgSCOVmeIEoQ6IaduzuMvcJTWlarOu/uEHUb\ngw1nm2wWYdR6UpezWETR0jLsg0CLVVmJEhxhC7ZuBH8IU/sYZds9apwJyXnI\nQRBS5/4cn0s82u1X0B8RfEPpI2aZj6ub5Ap2Z+LW2wPgVirFnRcK1z+99wrf\n20zrqNEs5/Ub+6baencIAPxchT8eu7nAtBNy0FzzpS7NUnwPIJJ/DsqORk7D\nkd8rCIsPmL+NfunJApyEKIZPd9JoJc+AGwhopA2QNybRL4kkO5/ZTvFG8HYu\nAYmfpdMP3hfz5zBtHGS1QcK+hHcsTGmMzcSK+QBYa1/68SfnxxykVHRwez/U\nzsJPdw+xlpnPtCi9csJKCfl2OZGQDR/0MX0uiG1iyoos3dTYb32Ub74qqUIP\n4ImQoKHAnvwPfaKMdm5jZRZtXETY60vqjYWq1g5OPUzKqEynttNQAUJl4+UQ\nC/k3SYLaizxxjkt6niaR9Bt/uGr20umZCSnrFFlwt7mwKS03Li3pU9mA0p5h\n8lxs/tCCrCvLaAScCoxL6gd7bYoIy0CbkJwGxMjvZ3wl466v9M8UvGDyELKJ\nIMVt\r\n=+s2c\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-d5fe7d2b.54+d5fe7d2b","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-d5fe7d2b.54+d5fe7d2b","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-d5fe7d2b.54_1579688506824_0.21101878790828565","host":"s3://npm-registry-packages"}},"1.11.3-alpha-10dcd075.54":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-10dcd075.54","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-10dcd075.54","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a3fbf20ba5b1e426744a2de45f027f1045e5f5ca","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-10dcd075.54.tgz","fileCount":29,"integrity":"sha512-cAEAV7HHSvjKb72QEBGqS1MBqKYF92ggaqhuaV4hm8fiO7gHIoNUI6x4XSryH7MAWsOUY5qDwGzyeXZDYqeVFg==","signatures":[{"sig":"MEYCIQD72jjbP7iJywsh8MnZD5Ic/9QPyMAaFRKSDN/kPQNl5gIhAKSThTrFhyUcyR/X4IUhgY8vG76+6ppCZ9HH71krOhL+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKCM0CRA9TVsSAnZWagAAjOEP/An8ULp48QkKQfytOaF/\nCAiRsrzRzLcj5g61kxvK5CNd/8PWmSNZ69q8yHyuMryGT2AQ+lL6HWRbS+jr\nqqLDvnmfCGz8ZET8zpBWHjwVmLz3w3a50qhkl/x5+d/dWWgzoj/M8kOf8gPf\nJI26gvCqeXt6NViYHvHUxw+NTYWp0WPU+1xoRXw1zVJ5hpmgHTIvVKFLEBT8\nJFu7PS4eJetjQfEm8i8DE5pY2rede2+YWJ5ov5XKHPu4etsBVH1N3LJVAlp8\n7v/zaAXO8xmyvj5xd8NsOvejc9lBRKWSDJaZNFOrO77ArWsqt3+qdDr+p6ob\ndw3aEfNQ7x691ogXu/dPeATj2MJUNjrthasNv7GUqbeYWccplV+UI4ieg/d2\noWoiB/MvPuOo1unSv6AcDAjdPKiSfbKRGXwCbATD4+FCAnAXfBNdkoLRBP8O\nR1bMFRAUFg56Huq5FwzbOwIFdjE/tw6eFx1id0cxaTT9JN9qCJd8ISNiImLC\n3bu/TX/YdPwyVCqWw+9MCxXzGk42rpqiZ72CMqTXi8FFX+Wys0SmKHhxLk6z\nfiw8/og+F7O+AxDnMmt0m4//BacAXhYDsmF9+XWmiFDTvqnOvHKDNTQPkzPA\nk7jW+vRwfYHjuKoA3zl0aaEyD4HaTGvZBrsQkkuZfhJQcN5Zih4tVaveKQDx\neXGs\r\n=6ctG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-10dcd075.54+10dcd075","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-10dcd075.54+10dcd075","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-10dcd075.54_1579688755573_0.8968593060570178","host":"s3://npm-registry-packages"}},"1.11.3-alpha-99715615.54":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-99715615.54","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-99715615.54","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1f457b02837bc1a4efb5241566cb3015c19b5001","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-99715615.54.tgz","fileCount":29,"integrity":"sha512-0o4XyZ42MhhqYbyMel+5sYATtX2PHvsXWFHO2C458GaCw8sfSijusxTRd8+iG64BmHmGHtD36ulSemJzyWooqA==","signatures":[{"sig":"MEUCIAycxpjWGu+o4caFj3kwwuE7APxtrhmVlfkOaVAZAXNxAiEAl+P2Ba5U8wcq3xYez+48jC6nu6CPkffoaiwzcy2eAoE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKCXXCRA9TVsSAnZWagAADY8P/Rg3cJxhd/Dbo6GeGjMq\n3L3SXW0ldjDCxpQxVcEuL1drJ6P4CURguclSeB4qqeQTbijX533+8GTAvuU5\nwbdJK9F97bdgzpdC3oKGb8jTixKpr45+dWNFAlSl/THeByh6ZUV7FljbCXdg\n/l2QngdQAIIEJCWOUGU3hVKbQixOoPeD53647QhhlWvacLR9p7LSxh5qjgrs\ng4vANyMLpJjlvnoJN+SHIQ3+ypxH74NkGypux782hlBNzde+NBV6uDX1xaWo\nzyVG3pyyvri7yTWW0+H0kfHP+owrmeZKIYXoN7pq1OwWNp1/udaM0fKfhx2u\nCCLDzM/OvFMdwU318yK5beM8h5v+bMjl05VhBwaxSxlziJNQkuKWJLcgE0TF\nx8J85wVxxMeeDDel2P+Rwbjxb6Z5mQfP6PtkIpCKfYx+Eaafk50rIepN/YSn\n21GmZ5bA3oV8Ii2Y+JjNTXPp9MTQUuY0XRWRmvuqdG48q6xmoRw/KWmBGATZ\n5Ls+exaMEfmiAYQdJPdVA9wZ0lxRJJkDWtID3/mrPHEYvZvlzviEs2I9Irtk\nusvUE21+DPLPOi7a+b7e6ZTaIosH3LyOzaaqjNwqS31FBvCs4DczYS71Bugo\nLlt0IfDe6v5cffDx2syDCjQfK9dgMJ2M+GNKfxc9jrwxTP9g6eKzS3RfnSZh\n9dcQ\r\n=T9L2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-99715615.54+99715615","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-99715615.54+99715615","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-99715615.54_1579689431180_0.18542527802635012","host":"s3://npm-registry-packages"}},"1.11.3-alpha-dd8605be.55":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-dd8605be.55","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-dd8605be.55","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"83df424ae2d592a03f29f5ef30d32edb8294eae5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-dd8605be.55.tgz","fileCount":29,"integrity":"sha512-yrWR8/xRPFCU5Z92eLXu23zTvf/QgVVwX5R0ih8DMMfTL7ecLYOdh7+K8qcY5xF5Ak3JHYWyEWzYWde/cqPZdA==","signatures":[{"sig":"MEUCIQCT5XPTBIEKPkPVQfPD8sQ/OYR25at6GSMusCw4aTayrgIgfHJT0rueJ4nOnK3benmI0BW/kMGt6VGvUKs61/ZRCfQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKDRGCRA9TVsSAnZWagAAmWwP/iPIcyKG4J0fIy4CiteN\nw1MgeS6WRKLZBbP8Eq+KIXMNNWCwCgDn2CP0jFFMrLN4D/EmSnFsGlAb+utv\nyGjCENuqzeNSXASjSTCkMIH+MbkJOhcbggyN10qUR82bPYsHpEJhPQ5tfnOC\n/0jpki/5FZ39h2NvS1aUv2anJknmmrl++QniHf2KhdS4DtjGbjkXUSIaZkDc\nbyalp+m17SImJjOfecIzMZ9MmMNrb3rbtO9D26flK7B6fAfc0GwMOwOJEU22\njs3oe+H3/YMLra5jqIpNeSOtvIC3eFde2dv36SvL4vjo0geh5KCmEJS+Cw1b\n2z791/UNDjzv2513DfxcI4tP8kNz696DdL+XQYqAD+JNlDJwijwCnrQ5xXG9\nXTaOva2weojknSOS4LTMjX+M9jW3Cp6RApODTLRTiDMG9h2Cz1Fzw8v3yzQb\nAmzfL3/e+l806kGlvb2YyaTR1TpPE5O9SK6o3RjbHfD84bDC0BtHm7rFul+c\nuan1qaHUVGZLR3mi2IenVoNr9v4UTulz94BgBjW/UxoRz8vmVXbCMV+EHSiK\nOuJsZ3lirzLkxGwFJIldnPHnviJEX5AeSaLDps+9zY0A3OQHNA6BuihimQvq\nn2hbRB5I3lo1L0ihXbczj7kW7RdaYDmJCBrpMd21l1ZzDZGPX3ojdplV27RG\nWMXs\r\n=6K4M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-dd8605be.55+dd8605be","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-dd8605be.55+dd8605be","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-dd8605be.55_1579693125501_0.835245085758745","host":"s3://npm-registry-packages"}},"1.11.3-alpha-423b7296.57":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-423b7296.57","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-423b7296.57","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1eb4c7fcafbd6abaf4fcead95d45c61e7093e457","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-423b7296.57.tgz","fileCount":29,"integrity":"sha512-PbtYCTb8qOFZZP52VLLvHvFX45OrrS9792A2HQtgFidHupjzKlBmYOIqYLZPUPbrYXXxq/v4aPFrsg3eOUiT+g==","signatures":[{"sig":"MEYCIQCzRco4ERJs/hggmiWGmzoDTdkUEOZAAHt9p/Cj/Zz2PAIhAOuU9NXhW85ceumc6P05qwuCC5OegNMPWlscHJwAKJPb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKE5bCRA9TVsSAnZWagAACckP/2bsLoiDuuL91IWnN0/Q\nOhtJnmKiseCp02Pn2R3wUshJytTxBDfwiOfsAxHIQ7z3q7MOm7any2P29pTQ\n5qjVVdK6Gty22+j5U4cSaKqfziEQ7X5OfDlaJIexV+SoNOR3rZMDrfmJAqgA\nazZ5C2VmndewYomYo/UySiF5uZONpnbW+/zDaHp3qrJXimmp9JeFerNDObdn\nNDIBem2eDGbax33e9+7dBFAs5PCVwVdAuK++TxD5jrnwd6+RpeYwHUu2TjE+\nTCq4yd4nyW2C5EppocAocCd0SQ1ND22cgMaYMvkaq1dRI06EbSwHjopk0HOO\nmmX9yIIToXyzHwEawW1yHmBfVaR/ufizn2fvOb+BKz5ehGAdU2HrRGEBt1H5\n73F7tukd2mCAXJ11vTCwGt8oEynbwYBWt1F5CALRVtI3K6FF8dld/C2MEohc\ntpEHMdtgbBOWVhMOv76E8lVEEqh273YNRnvx/U8DlCuu5bN1bJjvDjcxHJtW\nV1fYxWBpqmLQe0r6OqQmgFtFoqecZbyz1CecsPZAO97fEGBN1ZFE8n4R9tEN\n5f8W/WsdO9PjRvKf/wQKufrB0Q8PxcekhgJnsB0N1CvyBervlhIl3GeTHUvF\nBy+CPKVrj2/S7CvrBBNJufBbJPgn0QAqZilBt9LGaMlSx9WlTmvBCvRAoaUy\n1P/L\r\n=hKe1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-423b7296.57+423b7296","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-423b7296.57+423b7296","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-423b7296.57_1579699802916_0.2768971630379278","host":"s3://npm-registry-packages"}},"1.11.3-alpha-6205438f.57":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-6205438f.57","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-6205438f.57","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"75f534a73fd3921662ea1756eeda161b765fc1a5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-6205438f.57.tgz","fileCount":29,"integrity":"sha512-mQbVNMhwqbzRY5NmxQvL/blOJuTeSYR3mVnsmYrQIwoXE+XoC4yeI7EnWd3WrD02Wge7il51WyEyZcDsRxPkCA==","signatures":[{"sig":"MEUCIGf0GFZc8+RTPepYc3SxTroQDXJQKb8hqiJK1u6dfIdMAiEAhWweJTS3T0MeJtPoCAuTNz/cNojG7ww8EQgTc/cCu00=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKE6PCRA9TVsSAnZWagAA3tcQAKCZIGtEWnTrA+dm8wmZ\nYQ9ctjNWuq3KKtW/gwO/cmDMVdg83VkpWxJyCAATzvNlFb5DMfUE6x3EkIK5\n9GUVDiATSXFTKNdh1dd8YBofgSv7lePiJ+Xw+kkl2ZwyfKRMCBEQ6GWF2Bvn\nGa04ao9WIXyoLBfW3c6eZJqWe8j8MuNzRO/8jZbAIPnY3nhChKPkqvp9Q7UR\nBb2IxbRTg2LqDTFxmp+MuQeN1zOY0cfcRBIkc+vwuxy0xw2+ELxr6ghHMgeV\n1v3OVuLJiQIdwEE9PXVsj2K8PX+nUpB7/ao/jA/QOMrQII1UZFy+4XNwPRm7\n8XApvKP03GYH0bKedFWAwk/8DssBUl8plQh0H1mOwtzFVIgU26JaefCv9Nrx\nzcj9NQjUmg/Mn+uArR69DhZz7xLVBX6CuP1tBsoYPryKu/U2gjqNLWkswKoM\nJJRsbLYfqWcLN1UCJAuTHVk4c7jNA4SqcXTek2T9k1X+rsAAi/cN1gLgIFWT\n2FheoEFL4wJxLgps96ezTwAUljq0vD4xHzhAzGryM7/sqK4tNSw4o7MM36Pl\nwRJj/CrpdIDsh3NIcMD3D81TiRu2sVM0Bd6ACAxTdbh3Czdu59m4DirQ+x+k\nABErcdwrXhTGvOx+jx1t6CBRt06idsM9sY3rpqMKuscdP3/mG/gnn9zCiQmy\nvAG0\r\n=qZsB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-6205438f.57+6205438f","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-6205438f.57+6205438f","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-6205438f.57_1579699854315_0.099478104309221","host":"s3://npm-registry-packages"}},"1.11.3-alpha-6d36cf53.59":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-6d36cf53.59","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-6d36cf53.59","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ff1e76918a895fd7375124905276a3bde822dab1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-6d36cf53.59.tgz","fileCount":29,"integrity":"sha512-bvy2l+qbHfzMPQ8/fZelHptV9PuXC/uwRJFtxu4RvGkP3UPyW9+T+PoX02xfo8ugzC18VI1Et7Pih31fCp0VzA==","signatures":[{"sig":"MEQCIGjNu2sybj2aumRWGCKgNKpK+jNTWhHesXz0mahfzuqtAiAK9w54bruHZzjd3si3M1HHSWo1jaQGZoBYYTpnAmNRZQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKH3RCRA9TVsSAnZWagAA42MP/Aj7O/G5a39Co128M48N\nvOSJeBiUclebpJNsVdtCJoCNvdcu78xrNqcdeGp44Hm7cVxl9VlFOk8HLVnx\nmG2I+lx1W1wVYhu1m/TsgLkLcGBqvSlDkfp7/+fA4eD8z1iekdhgdRc9joNN\nuGUWmkrO8DaCBEU3c/xAlan+g8tH/a9ycx+dhN4sKgBERkjL1ZIiSje4vV1v\nl8drCQV09ClD3CRQ1dMB22iVL0FNxAr6dVBl4TtvFNmZcSMrQcvRFOL0cXFG\nkBUoFzn8LRRoTBIof+IzcfIsnHepOUMticpCbeEPL6MRU+pvCplVzfUsLsqw\nH7cMm7u1Wut9PP/ATtYxT4Yl9vAFaVy0AaKq/zqlxLDtu6MSAqvGCWaBeIgK\nfH/7ryTO4RSGeJkcZaO5A24GsrLRQnqq+/luP6j2LtBjip+LzRGgm84OESSt\nz4rdN7QDlKoq/qEWn0alc2VynkkG2OJ5fpz49qywbj0TpjYZqRNJ9qRCZla/\ne0kn3XfjBp+uMwmoGvTfYUaw+1cou38iwSSLajTCWkyuYwbAIkvhsPfN/rtj\nFuYXLZJ+wfQoFQh/AZvnW87+OdArCNtzzzRdRZfLWZBEyFxQx7Y7ltw1JfDq\nJcjDvpSeXHl8+g/ZlnInKehHjhgMM13md8jNdyHb/xVo+5lndxwmJUMbAxvc\n3lOY\r\n=OZiM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-6d36cf53.59+6d36cf53","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-6d36cf53.59+6d36cf53","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-6d36cf53.59_1579711952431_0.7707941059248895","host":"s3://npm-registry-packages"}},"1.11.3-alpha-715c4027.58":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-715c4027.58","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-715c4027.58","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"fea92b0562a3b66093debd306fe9788d7d5888db","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-715c4027.58.tgz","fileCount":29,"integrity":"sha512-jLmu/fpK1feQpBdSAfOaovSEYxHirC1ggH+fWcpqb7KwxvX32BmfAdWaYaGBAeyg6KCL+eM+zBzj9xzM/IWxbg==","signatures":[{"sig":"MEUCIQCgpJmUGPDKnL8AK0WdqVNU7HiQpNybQJsxhX/eyGcMwgIgeepkl+MiXdxItsZLDeHyxaNld+HKiE0WTwlph7VnwdA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKH7GCRA9TVsSAnZWagAAHi4P+gMKfKtCcQu6bZVsivDc\n2IWZAAt74mMANk55py9/S0C3zk9tRJgSW0KAAxvz6rZBEEnQDPIOaWc5lbp3\nF7RnejePa1pmWulZ8+T/rSZ835J+Nfq5eLRmWDqdTzfqlef/4pqmwGGor1uk\ndUpqODxT7wbnBa+YRCzMI4TaDFu+dflONqiThce4BOpGanI3uL6Pzw5/7xOX\nrDEFfjSr1kuppzJOLfC/9kVBXr+dlXaXg5nUxoIS6uAPG1eLU60qoJzK4q/U\nxHZfIo74bMgGrJSAIJIJ8DxSF/31PvYxhOBrugxhOKvpxSRF/JqH/kMcrDya\nOOi3l0tczK47D/OqVCeV2milyX/4Ecvvy3tT2mxIC5TeY0iWhBdRPh8PMmk4\n1o/HGtDZ4DmdlDs6vkbVSedVORrEtn9hkMLFBEXPn3nUGUjdV+bU6HLURlcH\nC63Mzr4v9wUk5GkrF7tjrQMrBj0XFhFs91FX6WXma1ZSm8MTcosIDncth9zp\nR+v2mZlHAoNou98mHF1COlIIZWEJS0T6ipSxLcrOYISwHBVKKaFYmokajhlN\n7FEsgu3RXCuuYJ+o4CjpniMiqI0HWPmK/ZqGHxgqOqTk4mt84ifKLqqpks75\n6u74Dejh/7h4hdnbf8u2uMPODtqIY31WrcjPvL7/JdB2Qk1wGZeIoxi3FkQ7\nQOLf\r\n=0kRk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-715c4027.58+715c4027","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-715c4027.58+715c4027","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-715c4027.58_1579712198129_0.01986791203455751","host":"s3://npm-registry-packages"}},"1.11.3-alpha-dc51983e.59":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-dc51983e.59","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-dc51983e.59","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d42bf5cb59ec1b4ac9af52a43185334f8b0e2f7c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-dc51983e.59.tgz","fileCount":29,"integrity":"sha512-VEM4BnAqbRsUdimUdaZOf4xei7lc9uollvidDb91Q5vzd2gdn+WOERi6OUm3FJ/4zDd9WISNvgozZNtYmBHPoA==","signatures":[{"sig":"MEQCICe/kReyKnQyB07RVU6R3x7rkL1LXsSBnpUOeEe2OotZAiBpg55mxSIebZ55yjhURE4mFEdQh8ANEkJs3JsrrBF8hg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKItWCRA9TVsSAnZWagAA1HkQAKTOGEenIAqENsFUzv4D\nKHlOGu3NADjbr7/C4oV6+dOjW2gHTHjpbKSkAqINEBV9ietBDF9hP9U04OvA\n20oa29nMeY9XDgkMFMfzoOkX5iQQmg1gnB8tcwd1xmVp3/Ei84XaKOXE5rzY\npkliJmdB2QnLB2RhCswWTfSy+xtApNlL0QiMEMpDuaRh9v9LrHLiVSmEa+QJ\nYZc5KpLDvon4P5v+q7K4yPYhBT4OTWg7Mn05cK1gojJhtcru1swdtuviqCge\nNdESZR904YwhrJaDRIUVvJ/QrIWDXsLv5Qe6/NX8g3+jhYyMvGRGd7mPvPOu\nYTXHW2aTqlxIn+l/6a/838tExlw72HF3p/i697Aw5cL2Vl3Wxpk3eibwfCG6\ntRWpP3yzacj7/VuBLgfSBWNT/yKCjksNukZqoB7Vj529zufOIiDgGsTlD4U+\n++We12Ggf7jjhZ24q+W46bAeCQ9xgoDSMKFyTBwax+SUi5v0iq57uDZ0AA47\n9VXIpoAo/sMkXGmO5c1uK6CZ8hQ1KzU2mS809GQJhJ2GZKZ1Vj+41Y0hDCox\nkwuLwMCNRSpMukvwTyFLZJfeAwuLF50908awQhGKzUlRcYhWgGffztT994qL\njeJaAO3JZla5W6zbs5T15zzyTfT8pP/E7+rhQlCYeKvsy0cWgF+J6JllEF56\nEtIq\r\n=Ks39\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-dc51983e.59+dc51983e","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-dc51983e.59+dc51983e","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-dc51983e.59_1579715414069_0.8480689493529776","host":"s3://npm-registry-packages"}},"1.11.3-alpha-49858183.59":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-49858183.59","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-49858183.59","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3b2802e81a059dd86cc2af4311a45a49f90b9656","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-49858183.59.tgz","fileCount":29,"integrity":"sha512-puQEBDcDFsMoO99SKHKgeVCaBNHQijk5wQLs5Z2i3TEDEkTtdUezmgDS9K6qTceKjI30f64guRbYKU9D20xFeQ==","signatures":[{"sig":"MEQCIEkdlhgcEU5inr1ZjtSPrQ6ctEdjD6bOKpVhDV/JjJyBAiBTOE63bj5RKJDx4ksOU9ppH/Sm8WjTb5Nv4CSpjEQOBQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKIu6CRA9TVsSAnZWagAAZSgP/0Ws7VL9fmC/T3YjLgsG\n5V8XpjzvTzOV4Sje18u0q9PYflHieTITA+RMgpej6BA/n//OpZAtoAzVZYWX\nluqZaKAqlwL3oixNwIeuGmgZdi8L+eBDpQVB2IZ7hYythrwRGp8m/Oxy7JXX\nmOmTqxCttS6C+5SmHb1LDE10OpOYd8ounloaq0hijxMZchsa0k+mKTW+f1fo\nkHLOk9KB0TBZ5oQECi7dIU1ONDWG5znPIVx3WIv9I3aOllANhJGFQ9/DLvu5\nCwaJaPxfjVUUT0QeqvftnVERUZGxc8MI8iVKBcK/QUah4WV9Nukk4uA15re7\n3+sHbCNbdGQJMrqiRhGEWuRXmHxeac3vMfoLiY8/KndCqpOyemHwumLHggLB\nDekMPRD0EFXhEbOVopGzDhFOOrpiQQGdtMtXYNvP653ZR2iWq5CaB0RCodvC\nV+72jIxxXyEVCswhoI4zPvPbxLcI4/8Dt0reMeYynBG32iGBp7jeUVmkC7T8\nSM04+l2AKmwAwqzPgX5Zl3kRitrzXX2XwfEGVDkhRgWPAjvghZH8ltVBjoxJ\n1RxQxyjVnjZnxRzbqSV3IvKMaRxSaN2KwBRVMT8/Z9aSE+wnZiZouT2goYf1\niMa/CFwNG2FdF7Kj+uQRBMBhkRUaZW9KMDpAQRJT07MLgct2ewv0TgzhXmZq\nh+5T\r\n=t1Px\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-49858183.59+49858183","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-49858183.59+49858183","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-49858183.59_1579715513949_0.7366173064932942","host":"s3://npm-registry-packages"}},"1.11.3-alpha-a35d00e2.59":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-a35d00e2.59","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-a35d00e2.59","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"bb8d3a9c865fbd007c574d6ab3005ccc2ab93ff7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-a35d00e2.59.tgz","fileCount":29,"integrity":"sha512-vU+3T+1SJwdFLkCnPVqI1x2M1Kj02OkRuebiU/qzHWLK3YSo/vij6njCZWGxQbdul2qInuHZ+025DhWM7oX1IA==","signatures":[{"sig":"MEYCIQDWt9osM6qiuUZjzGWQXwgxTNVAnUyq6w7bAg8Yna8IOQIhANGm6cybSsco7UF4w50JWrNDXQrZBL5wsbgi9FKYG5zS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKI8tCRA9TVsSAnZWagAArDsP/3/iYBQNJQy5e1fekQW2\nighSCHE68ol0mCPcLumCJ9o89wKmFuDjlm05LqROJjboVFWTEr50lnBFmx9n\nS3j89mw2CIHKdVMnA/Urd0EUvI0rD8Wlr5g8bVU6FGzGWOYsxb1KPIcPYr+b\nJPlrRMuhSwV9zhxeepvQgGUYW0d4buWVMv+ERHtK9mv0VJKMuRm9S1bdkUK7\nNHS1PYCqLrt7xYrcA3m609hHy++dhOmtwo94s/Iz6Qe1Iuwy6WP0tGA+4Y+d\nnK8ghgkzpdimP9SPIx+HhUJtsjvmIraL9J5BIOBu+L8sk1jU7AaH/OWjfe+E\nj5zE67XIvUXfclrBe8GvzFHYEhR8SVbMc0xExgBW3SZZvNgM9TVDx6kuiJhA\n4GBQVK4BNoOYKeZ08sswrQB9x3ILsJWmdtj2BbGNU2IayjEp/JsMt07cuC2W\nN4IAkdsLtn0+q5i0Y3MNk+HlmczvhG2NFhvBU7wUdYpsffh/9bJCj4x1Gpu3\nnAQ6TmYCzRGqQAC6StHoxh/gNvq8RvVeKf/wGzXBDKmKUHjMoItotJlxk1ap\ntyKK1VyqkPs0eQQ4l1RsEwXctRh4epNR4g9FrVya1bX32b3SrNceLacjMut6\noU0R/so1GRm3khTA5dpUrwjRpsIpsZdtjDTEa7lUDPfkQ/V8IkoKxkdDVO1u\nNMsx\r\n=pf2j\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-a35d00e2.59+a35d00e2","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-a35d00e2.59+a35d00e2","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-a35d00e2.59_1579716396769_0.7701377337241258","host":"s3://npm-registry-packages"}},"1.11.3-alpha-8e1b638c.60":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-8e1b638c.60","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-8e1b638c.60","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e5a310f80d70e2d7938faac4b0d6042daced4a92","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-8e1b638c.60.tgz","fileCount":29,"integrity":"sha512-QlksoZ5WqEuXuImCgj6FOnWlesYrckfJwUtI+Boleor6B2n/4RC8oy2sKY2n98wEpJdIU/782pUtS98JQk3RWw==","signatures":[{"sig":"MEQCIBkXGGyc7Zmkh/kkkg+PH0fbHqDslJW28DJG/1bECovVAiBfBvzKUmQ7r/Uad7YbE5QQR618mC1ZLTAwpvHiiXmJ0A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKI++CRA9TVsSAnZWagAAp4cQAJV/3Z363CxPL/DRsOMo\nKKzYkRcQXlf6uKVD7Zl6AqN5OlYOX03ZoJeo948vKMtd2kq6+oTLyNuAjNEI\nDTtdtxMMfQEtrFkQHtaiSuEfYAL7yidEFMuAbmhQd6uowWfFXF7expJ6zOtu\nZ1B9yJsz8tLrgUzDyG7G3IiYgpa78NQVFW8lsOFyLTFl4oPpFOt5/kOHqRXF\nL/CyEzUpiKLNEBW+hOGe1dja4U5msw90TFGnPz8BAyLsyln+QVhDGNj7bPMi\nXw6lLSn1W8GWOSTNpCnDFHIfUwl0V6CT46692/CwNuTW4hPwyhWUkx8zYfuG\nxUvnync1sHIGcrLE8k/Ui9HDsOiVXpbzeShXNtRBJTMypIr8pDewgfDWtIM8\nPnste0J2ngXjD27A0XLJ6fj/1/QjZRQMVD0LKP0+Sb4jnZgTMEsRCwSCQ58p\nPyUyceqFJE8A83+0cB6AyYr2IVSJdnApa2VWld8qN+95//FED5NAbndGUpJL\neGc4+wFLcTDXH2JMUNaSs0d7UDpEcN1U0ZKIsZGR566TrP8qF0Esu+EZlnkZ\n8oIPpc6N60tzpZuPZ1qW20kEvOyw8FtolNYD5KsiNL3RrWKlAQaym1+iNbky\nKq8sM1HtqOgV19oCoAxkxZMDTiJ9Guqe5tTilxKQKhguJ55ykVcR7kBbUAb/\nXxxb\r\n=8jnm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-8e1b638c.60+8e1b638c","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-8e1b638c.60+8e1b638c","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-8e1b638c.60_1579716541799_0.05773182203745986","host":"s3://npm-registry-packages"}},"1.11.3-alpha-2c1336d6.60":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-2c1336d6.60","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-2c1336d6.60","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3af51a94026ca813fd7c3e918408b6644e0cff0a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-2c1336d6.60.tgz","fileCount":29,"integrity":"sha512-KrVumeATlMhesXl4YlO2ZtqOdiyabSMETcKsy0fitmaeUjZH1S597WEJBBhUzRtzS4Y7OfLJefC0zB815bIf9Q==","signatures":[{"sig":"MEUCIQD5MWz1ucCO1am0Zhz2+OngtHjtLzNoEYrMbOGierl35wIgcMdJbP36tt57SSTsY/iy2q9BCYOSJ0QlDuEtd2jzma0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180730,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKJT/CRA9TVsSAnZWagAA/6cP/2M2us7/xsgZ+Ez1wc38\nzEV9oCl+MR8YuTM3amxyEvmKvoUsrIRMDx8GmcJPIpuG7fGbAo1NXl54N4r2\nYVJJ8K9RMjJuN+JuF1XC66w3NT6/lCsgtUj/DTTgN+I//AHqlsZsHptB/s19\nq3k4pw4r8PwMXaZvy+a+ExbuyCC9hi6oDoQSroMJBqfvMCm5h1g00HT7q66F\nFpcRU42okbM6Hhkxpzxm/Nky8tc6QZaRt7P+QnK++g4zhMjkmRyNfN+WDdjH\nn0KJhslR/a9m8hAkb1tXrDaDq4Pq9CRze7XVR1Igp625h8IwSC7vW2BvP8EB\nTaOca7mZSL02GxSXFWhtKLAvHybf66acqeLUTPlov00wyVcaIoA161DoBXzC\nr5pabPOcO8vJmi/ENAxtx/vRt0WiorkdEaLO4f0aFc0JU1q2NaroV/n9CIG+\nKtikCwhuzQc1uPZ4FNVW4qFwKrnXTvLIil1svPsgqbftSvnursbwATNGlIpm\nFH5GVzndzC7H8yXKnVEtmjnz8CBcuF72xw+pj7ihuunMyBiPk9vNImJSlmvc\nyfuYtHRwY6WiJ7z6Aw1exZGR9o7aqB1Dr7YS6sCoolmGP30xsr3nEldAXkuP\nNwqSxBliM+Vi4ROMRoyxAXroLcK7sM3WIQiEEmlDJANoSamHLtS0yV9+xS4V\ni83B\r\n=/+kp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-2c1336d6.60+2c1336d6","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-2c1336d6.60+2c1336d6","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-2c1336d6.60_1579717886330_0.193202042257401","host":"s3://npm-registry-packages"}},"1.11.3-alpha-9239d3f9.60":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-9239d3f9.60","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-9239d3f9.60","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"dc63320d8e08a680f11a6bbaffed3c9fa11f1914","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-9239d3f9.60.tgz","fileCount":29,"integrity":"sha512-IzDKup3uuF+To9lGYfM8XDO8HiPa1yKCzjnUcY5DZc/fK8cfvTZWWnP8GiRw2TL+NaRCsL5YGFc0JwdpujV+YQ==","signatures":[{"sig":"MEQCIFpRukmh9R7Kbz+F3bywKA85PXZoOArHTl+GR/KYqpUNAiBZwsN2dq0RftzkFGTc0zNQU5Ml0q+FcyfFaC5u3FNcQw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180730,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKJXBCRA9TVsSAnZWagAA8vsP/jb4K++J1J6IeUj6g7db\nKG+0zigCo1OtapHztv5XySgJZnJ8MUt5Ohaik8D09cOeBC9L94InkJc5My1h\n1N/zz7m53Kaqy+E3uYgbU8xW1ggGNIP9WULQpxkC9xUkT1tS7mfNn2PDuvNz\nPRmRPCO3Cvf//DhICM1FTNy1Fy4P7dn4pLFPh9oggw7jRxbsHBI7PzyUvSzZ\nsyCI4A/WpYQ4N5J0Hav1FSZ5KbATScYxxtIHG38MLxknFSIhwouT5xc2+oV3\nDdboBjxk4BO21te6fGi4x3AfiyAUG0e1yhnVB5CnbPzIqPmvi8I/uwz711Jy\n742Ew063of/uHRpPA/Gf8KFan5jk3EZZkGOqffTzLlIELbXpsmokrMaLmNhg\nGBwSe7eHs4536pNUMVgnzCAqH9+R3a35WBFdTxDKn+yRuZxy/XHWHuwNsNTv\ngqvtB4Vn6/rOMBOi5U3D7BRjP0qzioSbjwdr6kAXIzMwmB7d5V1HxJoRR3wK\nhNfUdWbbohb8dYHQTbT1Q0Auai3flXhrSqZtYeaosQZWjWjfBXzO/xL8enXl\nEoNFw5fMu77NjqO30llF7B3PDLdUTh3taBZVjP0mxuWFg8/lX2gSkr0z3m4b\nev6FX+Io/fnEjo0Y0vxUEWxH2cVQdKo7Efr50zB2oWbBHubICbPVRZIuRdiM\noVLm\r\n=41WE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-9239d3f9.60+9239d3f9","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-9239d3f9.60+9239d3f9","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-9239d3f9.60_1579718079784_0.9824760018066316","host":"s3://npm-registry-packages"}},"1.11.3-alpha-95fd7d8e.60":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-95fd7d8e.60","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-95fd7d8e.60","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ee2563166ee7f1003a2b7197068b5c2e29ca2e9a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-95fd7d8e.60.tgz","fileCount":29,"integrity":"sha512-9fpBWD/NruKX/ewVgbcCr0eI1obzCOkz4wYLAFD71kWdxOb9azpPKTNpl+B1v7Hpzt3URo6ZqfFTFeUON22ewA==","signatures":[{"sig":"MEUCIQCGYQuT/enOEmKpi7WJwFTU50jrIfgbwWJZd/k7Z/8V2gIgQE8R5s0Ge/KC6V4z+uEtkO7B9RDCPVxEeKj0PKm7hn8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKJb1CRA9TVsSAnZWagAA+gwP/2LLcd6zw7Y7qC8oIcvc\nDs2baUNqa7z1bXXpTMmH1laUzm8Gry/y5dHOnvJRM4Mi6hAnbNbdzo703lBk\n3N8s7wc7ilS6pgl4LUxeZYFEAtqHRgp1UErSmhamDYwJZyLFtvGtrGW65MrZ\nnyPPKeDWxdOMl+DfsB4ofKGJ8jRkNTUkrGHkS5d6L1wrtxuP2HKWGqJaq1RP\nGGjOVy/Vgad/Ik2RMKoRRWDcSy2TkXz3jSCUDBN4dJ4qgkIlaGp6OJKtFeK+\ntrsPL5FQ4vKvmqoR3cKNMF32yEPgE/HL8A68GlDT9JhgO+V7UcEiuOq70jqQ\nM+pDmkMcZvgUUXw+KbgTYCzb+Q/f4Mua+RFCj1WNuDEUF1cx+FMqHnBQSlKY\nIPrTNt2pnNnWWVWe1iLLJm9+M6PxPKY4f5z8jwb/dtER7hqOOEi8epu76Fv8\nG38YkB9EGNbOzKcUOQDZGGY1wrrCZM6kESyDG1M6K80GRUw+gdD9ysUL3CB/\nUSpQ64n7RsE2jnwoYFKW7BK0xeU+Q76A45CfOEWPCO+U17fgpT6hWMaauj8T\nNRIuml+ggNLZTtyXphHv5r7rpBcsLSNbdQtWbGwF93bSlS7Et2pHk7+B6KCj\naFxICa0deEslw7yNFVr8tNU58dAj378gS+4Sc6bdcSuMLR+MQeNJB4GLVFnd\npTH+\r\n=H6ta\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-95fd7d8e.60+95fd7d8e","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-95fd7d8e.60+95fd7d8e","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-95fd7d8e.60_1579718388157_0.5898641146130679","host":"s3://npm-registry-packages"}},"1.11.3-alpha-24ba6f23.61":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-24ba6f23.61","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-24ba6f23.61","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"401f1fc83d52a12c363572bb6e9793c4c9efcdcd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-24ba6f23.61.tgz","fileCount":29,"integrity":"sha512-89AklHJH9YcOwVAiWyvst2zg56RldjNHFszsIhliqZWO3H7IXK5482cLxlmmYW/rihk4y4VyFZRjCif8RuXtKg==","signatures":[{"sig":"MEUCIQDWaKhPFy9tmFVzgRdIIpIwLZXw3KS5jDqAReDBv+KNfQIgIHFdM5Aw7H6tQHXXU/Ud+PMf+FGYAB55TouRr8EJDiQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKLj9CRA9TVsSAnZWagAAQtgP/1sIN1fnTauS9DVw5YC9\nryKh8ZOPibqkvP4mcNZZIQESY8TKmR8AIAZ7G15ahjYKShcbMc6h8M9kCBNS\nWQd51abb+x8p+0h5BsXqupePbFp9aKxgXFDvKoYUSC70XP+DpxvJvU6v7Db3\n2wnlAgKG/12fl5mrqz1O6K4MzWWxL3TMElFqZ+fcbJgPSwuDbQOxGuWYxFEn\nkxRuVggWbrI+WT/+GcvND9cjFAJioKuhiiTUfjGPk6WRwrrDlE6hfle8xPcR\nhK2Q04ctOVY3I0mQ3+SpQn3yWG21jDwA7uL+NSdITOC9md3dInLGxvpIf2iv\n88ez93s3Dp05cfKAxfPfq8EvG2MeQG+mvKJ+IvSgK0bRZYhZXMOIXHix7lvl\nVzK9jnl7UhnUs1HIHWTbYoEGRiZdnzoHi0go6+IL7ti8ahkNLj3PjQf32xqG\nYeBrVNmIzXAO4yyhOTnO/FDJMzGnLTKq0mxE+s1r2KGx8JWJJ7regDQa1sC+\nG5GpD91FiCvqwcFNpeNb3hegYs+lQVnNfJajuJYlEVmQ62PpOnRQVAs4cudE\nQBBqjXv18BHqv8ldJGqLhcihrANz2h7LrWB5J5zFKYbNuWUIzXXDmA7n3F7w\nViKrY9e9LUv4Wu6ZFcUpTeuMO+2LiRCkdMB2VYoG9a1NkJBfffEz/JotesYy\nOELf\r\n=bXvF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-24ba6f23.61+24ba6f23","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-24ba6f23.61+24ba6f23","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-24ba6f23.61_1579727101051_0.11520711022799879","host":"s3://npm-registry-packages"}},"1.11.3-alpha-18610052.61":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-18610052.61","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-18610052.61","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"791cf8aa233cc37c78f82348855ed7df79b31c53","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-18610052.61.tgz","fileCount":29,"integrity":"sha512-pjYon/AY/kdyW7DMbpRZeVy5BbLjOWkNEkCtcRhhH5PUF7rNUrdltCbOMcoMrLnbKq8bUE6hRhG5lNISEKPO0g==","signatures":[{"sig":"MEQCIAUIocFRVzNhGJm6qFKqL7I/GtafiyP+SnqfyhMny0lRAiBxUJ6prYttTIjTLb4L+UxHju4dDD5kejX8T9arpNJtDg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180730,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKS7wCRA9TVsSAnZWagAAwlwP/0RZlE+PwhiAT3Ft3+WP\nMcZVDcMvscyh0QU5M5YKHzEuEOWpPQA5ypOBhIcGLCGliZ3C39PzBjPvpac4\nwDdfZaBO4n4ZrRb0XNBeHUnthVYiHvlEFcolsYfGOkTbhjCYs1wW6Lip07px\n/HkBGNkdhYs8z/S3nmNssnSKK8ruf4IyzjsOLT51LuSu4n1OseONxPsIQK/q\ncdga/v74/+PTRuOTjp4WrNsLlyNtO0oxLZ+UYKSaucSFIKDezhOyjL0qIRlI\nWSIwa5tBrlY4MXh1fu6v9NFZnpFL24jtZ7PbB2AhL9GAHfXTcD7o0dgx1rrO\nOZGzqusqzrMXM06s+Kq4AqCoFld3J9ypc9E+mKe4dF6NLKkc3IzdN8S05md7\nLaM6DJl4bfB7HaUu5lwvekdX/wZg0qINvicjzpUEQbQN2wRV6K4g1cNeEwR5\npLs4UKs4gA6Uu74Lshi3jU5u43LzQbLztkexWi4ds6K6pxi2K+EBsV4TLRsC\nxgjPIpVzj5MfRnxQmnDSs6Y9B6pupRpnFVRogAM8A80rSNSAAr/XH4RuszQE\nphDbtW89MsZEIAWq5WhKgrHCP2SzB3dUhVnoERJ2XM/jOv2l3MIr7CiOQH6p\nMpcmWRVSQjVAURX4INH/MCNGWU59SzUdtRMOpA7U41e+rbvEJr2BRj9OS+ga\nt1o7\r\n=jO39\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-18610052.61+18610052","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-18610052.61+18610052","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-18610052.61_1579757295238_0.1631694470455749","host":"s3://npm-registry-packages"}},"1.11.3-alpha-74ccba80.61":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-74ccba80.61","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-74ccba80.61","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8e2f420f2648212b7ba0060434f668b9a72758a6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-74ccba80.61.tgz","fileCount":29,"integrity":"sha512-jXMcscegp/JWv853iqV3QTbNoXITv86VkKdlr2KH2MUtNNJ65lnyTfd8GcMzLp3cf9gOYZCnZbLxAwJqVQPtRQ==","signatures":[{"sig":"MEYCIQDGTTZftcyFLD4KzD2ecrq1t6ft5rf5DAlId7Ooo0WPuAIhAJX/K9PScQwsw+ruu3e+TDbip8xm8H5OykgXFH8SV66V","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180730,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKTEiCRA9TVsSAnZWagAA7fMP/A3caH7WAi81RHltAyKY\nLsFXbJ6sj819V0C/4yXSpI8PLZuWK4ae8W1Wt9aYvBJcu+l5h5Xa4huzXPHH\ns0xa6o+NCVSgjoVn29KuAUrwTdTLLC6+bLbyZAhpmMnh047CV/NnN5sKIm5n\nfRm+oBZZu/G1GpUOAgz1QzuBWBLiAryhS2dERgqWUBeWGQHRkof065FNXR9d\nKegmYW/iWtIyr4bLx5TyVNzgju48KvhhRJnG/MQ8KnpmlrnhfDzqx57MN22W\nUCD7aX/Z+8MOL7/cYcmwA4ilLVRXK0bfmBxutySILbYLmyD9XCDQjndgpq54\nDjxhXHunlmKkt1/pRgN+jYxzk8OVoQpV33f5SmrCW3p+PR0YUOVcSxRcE2F/\nmuONAIT8+Lp7QatTY5b1A72z+zIuhd/Rwzc4FGoYjUC4N+Lhl2qRjcsn3vwz\nUndORJnRBdMTb0PbmMNldBai/n8j6PmXJjN/d2FTJlkjCV3tzoECV4XNC4Um\nlBD9bsxR2NOfDnmsck5nR5yUpInGXv/ka8NjOLgIgZvRgvhvat3+y4PNQmKi\nUi5ZiFf8//BXzg//mKgb9ns8qVc6OeofaPLUTJJgomsi/lYbYKFmHH1FBpqc\nCORTDo7i8ZNOoHk9UsVFIbq6r68oChNIOnA2VbcVvomyaZWIQwZdeN+9rUe2\nlKAu\r\n=i6wE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-74ccba80.61+74ccba80","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-74ccba80.61+74ccba80","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-74ccba80.61_1579757857439_0.5132890393226948","host":"s3://npm-registry-packages"}},"1.11.3-alpha-7c50f83a.61":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-7c50f83a.61","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-7c50f83a.61","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"6107aa6e470cdad19c524889f5dce76626982055","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-7c50f83a.61.tgz","fileCount":29,"integrity":"sha512-FLvJTbK0dk8ApJjlvXWVslub0BTB/RN5cFQ6Ii68h1Jy+Lrs/oqPqmUNS9zyj9R2tv8ExcJ5Jr4mPXtllZi1Lg==","signatures":[{"sig":"MEUCICHQA1zeSOW1VpnT+dLd04+8YI/sNPxtXxFPBowgU8P8AiEAsc+qw315+fIi8l8+8mzfoOB7VdU0JYVaWpETPDmRfsc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180730,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKTLgCRA9TVsSAnZWagAAB1EP/3gDM/y8jSPoX/zG7bx2\nI6dypfGN5Ichxn/qQCyODXDF0Zvv4CFk7NISrtwYbQMACPNuj+hlYUs38FRi\naxUK9fLY9FXmVu0oBYmlmwbHzxIVesoD4GYutq5AjhxiuKU9PjlGuCX9J169\nEd0WZtdxZQP6LWuTHDgGxOGeVPnf5yMyogjCM3vjq9373T5DNKx50vac2Drh\nWWTMEjA1pSrcRBW4ruVkNq28Vsaq66fGG//E4Id4K+Zvgsd7+P6CaYReRXUs\nAUkkFY6FvNinTlDeNnxkpYSJ8DKQ1r9ujfBBkjprkHpTRc08MqQMNWx4pJbf\n62SATHU1JdQynTDPEM+U2ww8MQ/ZjtUZQ5hzUVOihOPstbJyhWzJRR0LFQyN\nGN372A8UIXCmXgA7zdzNOSXaCy+6wC+eXyXJPHMLRq6z1NYC+KE63QQfPR39\nsOXn6fwYiLHjjNz52XhqMc/SJ9pUFJYvSnQCHrazoHjOzXCt3L1whcjk/bc6\nh3FwfI/Qb3sJapS7gCj9pwka2ZvdlPx+/JMQBG1UpXGXnE9a3KbA4TYBYCOv\n6C5Muo1IdsXLV6X1wm4HIQAguKeSzyaX+muWo7t0oenU6MkSFwjM2S6h4Bkm\nulKHpWQ8Ja0e+Oe2Y3HYue/tz5qbbWoiyakeDvsGxlx+2noBTd3ON+EUpRR6\nZ9SQ\r\n=qxbO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-7c50f83a.61+7c50f83a","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-7c50f83a.61+7c50f83a","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-7c50f83a.61_1579758303489_0.71536483458678","host":"s3://npm-registry-packages"}},"1.11.3-alpha-13d3cd9e.61":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-13d3cd9e.61","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-13d3cd9e.61","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"449867bfd228f43ece56fbb26e6564365671176c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-13d3cd9e.61.tgz","fileCount":29,"integrity":"sha512-Dl+CxUsiz9MFCo5dufv48Z0GsbWz+RBcTW5K975rVTYYmim68s19veHM1zzhL31UH5P0JUuWfO0iZ3I5UacssA==","signatures":[{"sig":"MEYCIQCUM7U8oamnS5x2zpdn/0RutNZab4mNkMN0xhDV8v4wEQIhAOnHVfj/o0/jLV6BYJPWYIYEbUQzJkoMfC6cbdEik5TK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180730,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKTWkCRA9TVsSAnZWagAApLwP/3cf+zOqHHMkQW6tYHQK\nwBTQGBpIivYmft1c/q/YTaJbsxpf3aHoC6LW0f3CK49mnfcPmuhXtwHp6Lb+\nA3v5PRSoztSlimRJ/WGJVJa6VV5dRSZXtwoywV5hStgHDN3U0RQPno+rCboB\nQlfrwlwRWe5f83vl96TSWkHLAbSbRo3FQQxZ84aEXWmk/zdMQzWwYW8JjrKh\nE7w49S5O8uBGk9MxzQYTgTQ5ST8/SCmXYm6Y5uIujIuQiO02dKmk7arQFNln\n/oQFOR7pLR2jCchfyugwxOvkyNafDp6b8v8/No0EhL5KTrxB4TVPX3IIXpNw\n7VjFEif9EYwjk2hoLxJCiOLO39TRZH8q019RQu01Ievi7EWayzK9qJHErvIk\ngOPlsOl//4hXl2XB3h8H3DiefY1ZhayqRtPQQRbcUKSyNGCjNzVTJ1Uf03+A\nZnxA9Bsjl54s/cQi1jwEJ1KtFpOXNmVv13piqycjMR4DYuHkjvmyv9zpglxz\n8tY8SXNSZCvzMUhxBQ2gOcoGkKRV0PTSrO9vLFNmjfp5YwE5NabKixJ7zfFO\n+LNC0hKW2HMQC2Le769/3IZPt72SJDLfQp4h3ttMkZvN14l3wkhvb3ill43u\nUBvPleZEk8nRmZN5KRUCyxTcfU4/6mH4umT2IBigPpytZiFcFH4s9odxUa5B\nzFjE\r\n=LXd0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-13d3cd9e.61+13d3cd9e","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-13d3cd9e.61+13d3cd9e","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-13d3cd9e.61_1579759011582_0.07795498815174429","host":"s3://npm-registry-packages"}},"1.11.3-alpha-43541b8b.61":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-43541b8b.61","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-43541b8b.61","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4f0f5b1b913795c199eb4e4018670bd4f80f3ea5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-43541b8b.61.tgz","fileCount":29,"integrity":"sha512-V/QVvyLfD5PbRTszChC+lPX0m3nQjvOA/N+s9HUBV0GeT9bUICbQ4qVCqyOeUvPN7Cpacc+xWGPaRq950ReBFA==","signatures":[{"sig":"MEQCIG5SYktObX22eJXSGyuHZuHRMhjUyqf5jHFlpa0MIcMmAiAnSPApCKvIvWnUSzazaMu44g/yhafwXRsNi0lCm99tew==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKW3WCRA9TVsSAnZWagAAxt8QAJVAPcjfQ65vvuFvgiui\nGaE5qyd84Odaygj65V9q20sjNhD3c5OcwdBPDBMDF2WIjdymWHX27RqrQkvQ\nJspZcYAcrLKP8glnTTXjAn0Z1oarthY/2oFcAMcW8uKpQW669g+V+n3//39O\nBr2oOWJTQnmGhiPAdZ7fCltu/unUTXj/V9NHJVqdedw3Un+ZGK4QEQU0eYLz\nMSlByvI2xFDuVdObRGFbJsGKTOQFC9b+E/wZbS8QPStDP+f0uIFOccnFy/vJ\nRlA+W0UvjXTX2m1YU30eyUAy3R45ULT2SGYpTc7srXgY+Pxe7J9ynQ3kUm8E\nYjrC9M80vP+/vigu6+8gC5gIqapClmwzDQeV3QG1/HGWdh1h5hGzw8mn5w0m\nGv4vSGVAvgnBlYBjHiGSEg3zrth/3st4I6vPyQpxmVeb4tSpakkUfeAuj4XV\nSxadB3xV74HXUs2Wo2vozXv3yKNHjqVKPHkAAFuWw7Z779sU/YzPRXTKKTKu\nWIPNk2EcjGq67GrO8LSu3Kn7g3G3de+QJyQQO7jvwFX/zfvl3zN/uik8dYpA\nsLQEZ/5ATsCCBF2v7zDoco4wRJwSoOVX+LvdurgPPtz7LRKNK+d0oGeHDT2w\nuFStta5CDLLAm3KTDy8/Y2s06F9O20puR0pG4H4Ad6gY3BO2ZwBMp2vMv+pR\npvSb\r\n=mSM/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-43541b8b.61+43541b8b","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-43541b8b.61+43541b8b","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-43541b8b.61_1579773397522_0.15434050371069485","host":"s3://npm-registry-packages"}},"1.11.3-alpha-d8871ad5.61":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-d8871ad5.61","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-d8871ad5.61","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"aa8f885fc963161aa02a7f98f40ae6eaac7faf45","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-d8871ad5.61.tgz","fileCount":29,"integrity":"sha512-SaVtv65BegyW1aX6MIBIWVxa654xAj4degAHp6pleuBPfESM/LLSAAVT8msbjpX+z2tYZuHjVotc2xk/usZT5w==","signatures":[{"sig":"MEYCIQCOxLSU+8sapggQ6LkbLkXS0p0NxNM4vzjV3cmoRusWUgIhAOhVdesFFtw5JOddN1rKu/q/GR0X6gbT22vkmrALE4sz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKYgaCRA9TVsSAnZWagAArIIQAJchdyzgrfEIxhrvOdBZ\nCLLVot7kPSDm1i/GrptGDMRvFCOwpQsn7JuZXygAjNNqdE5zsTH10fUIVAtW\nzQaBrAiX0Fq8urBmTBxz5qxt/1ZuBbTOnR73O7gFctu3e77t51oUDfCYBPea\nGkUXKUBo4nPjTmSHY2EyFkSp+3GPcjUlFGDUn7kyaASJfaMXNFQs5poJXjzZ\nT/RRI6fLleEQGPdTwqRVkQIZ+npak7ScB2wQ7S/uLE9FcPDxxzJjJTtqa8Qc\nn6z5JR4+UDKNfWiv81znySmSM0myxutAD/QcmGnbU8H3/Ge4favCGAwi5TTx\nXftDjOTktytTp8k7PbD0Hi15IBjS3AGJflUaTvzeo4l59wwFnvtYqAzPu+tK\nBOWFAY5CTl/W6s9t4BRho/scBCZDlVgnPVHtQl6T1OycOV34dvbShJOl8Cq5\noM4ATA56ZmDUMQVj9PP5uU4PVW9hsoaIzMEcCzQNaQjIrv85bULW64DPqBdK\nBS2fRz7qKCjAWl3mKvJuHkhpTRjYZgR3L7SwaP9UoTGH247DMtY17B7t/GZo\nxKOv0aIuWey5beSYQ+0PWKEs3jw3ySr9gOyNvfeUtkYompU5AkPM9OhgebgH\nUK8f2inqShy2lJsVL/hIFl8PZilP1RNUG2JTwpiC3CjKAXsUrtxX4bFWKah+\nU3cZ\r\n=h9cw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-d8871ad5.61+d8871ad5","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-d8871ad5.61+d8871ad5","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-d8871ad5.61_1579780121897_0.8625051207204937","host":"s3://npm-registry-packages"}},"1.11.3-alpha-fceb6efe.61":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-fceb6efe.61","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-fceb6efe.61","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"71221b46bbe31379a2df13a310dd09803cbcde2b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-fceb6efe.61.tgz","fileCount":29,"integrity":"sha512-2UTc7+raAfXZMirrLwuMaARPQfuEyIwDn0xE034emSBhoXevN3Jv8lZZgvBLowG7HbSTEb6U6tQGn+yXNDJKzg==","signatures":[{"sig":"MEYCIQDfTvBa7wJFoR7Po2g+SvnhN7ZthNvSBAsZC1X93904ugIhAOud1rKOBjDBaavl2bSVE7Sl0SIqDRIi96mT7r7VTdUK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKYlzCRA9TVsSAnZWagAAh1YQAIbY/eHPsSvHO0MrO132\nOI6NdeEf9+qO0XKu5RHpl+btpzYK427+zCy19T26TYJZtfbH/NtqlHAyqzx8\n2WDa8bjFNfvRz5vcyzuGPxxUBuSnBjxEY2WM0ksyrr6qdWmcZSxvzfkpq1Sn\nTf2G4tpiOTqJrfrBEU6qf4ZLkctJfe70GhYJ+mCf1TFn8biz1fme++4p5rlh\ndZNpKEteYU4lSv/QfgF2XLfwKtF6qe39sTKLqvx6vudfkgT7LbAeGPYnAdkJ\nsQwUo01JdF/daKmP7JQRkiuy36Y29gC2SrB85lCdEC3k5ZuYSigJlqo+4jIQ\nqRTL/CdbDnkqII79+akkGw6xz4VMirSpF50ckMs1G+QhNOzSj0ZxgpQv6KmG\ns3cNch/65bR6wKfocb+wqiC5H6JCjulhyP6h8zOhTjB8rm0hOEEyRGZaBWW7\nZp7D7QfJMTqDRGt53pjaAbcUAm8Vw8Wg3YBuYDqsrD9W3X7vBKQ6iRiAN567\nj8U8m35gCXKqQx2lcc1zB3N4BN6RL/MSY/EBOJ9gp3d/boz63sl94bRExUWq\n3L6sJiqm+mnCgPZ/CTXA+LETjJHhw0MMTVMF7tw+xLciYY57ldakbEq81d3/\nlZUc6fv3LPlFHVtNdTVXGywCZreRAo46nuuFiOVkcbP5gSIXoRVfI5NHWz3x\n5LAe\r\n=MIGg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-fceb6efe.61+fceb6efe","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-fceb6efe.61+fceb6efe","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-fceb6efe.61_1579780467245_0.3602446374001451","host":"s3://npm-registry-packages"}},"1.11.3-alpha-3d782e24.61":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-3d782e24.61","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-3d782e24.61","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ef75b245766622e80bf32ed8846dc87519b461b8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-3d782e24.61.tgz","fileCount":29,"integrity":"sha512-0GNT5OOI7eUdp1VK7iP6iaN9st5Ro36G12k8csUjO3ntAcriLhXF5O7uprDcqEYbr/5ZrcehQYZSYLk2u4iYyw==","signatures":[{"sig":"MEQCIC7YRylbxSQREI6vf/6mzoI6+QdH7Dl160fkv4IVP57wAiA5tIcoWGAXD8mvsQbWbGiA7oRlYaxMpzfL67HAiCDL3w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKa/DCRA9TVsSAnZWagAAM90P/jg3plV2ZFOwzutrZmgt\nSGYmq0n6PzZ5lwz0jcSdjsDn4ExRhqQ5xdQ71J2d0jFPiyjUP7LIiMk+GLTW\nDbIS5VAHyF4vbO/e0rK0HbJUVSZ4/5eAjwdpT2im8n/MslmOoKP2t2aWHtZD\n74zeE+l0F2GAvEsyTS6CNaMOkGP53PP9B1Z0CnlJdQYrGk/S8gtLVyP2cdhr\nRrMHIlrjfROj6Y2CJ5s3l8t4MGMPWFQMQBojDZlK8wv54R4mB3CsPPMqSKoO\n2q5XPs/1+x0gFgtU3PZfsDm3B/UJQpFMTbv4Rz7/epSUFKz7b1PRgdcDoff5\nvSfpuVnLrEVLO+5WIoR44A2CWL9rpQLBQUd+mkYgv6OEEGjynngX0fEPf6Jr\njYMUPaLPPuRfaNUnsCjVpdW8+prgPeE9pF7oYFQlcWo8bNpICHsmA6dvAJnf\n9c6hrq2433ce4NVZmjZ9t+q3CAxTem5Ednu0vdGsU8mTymrUwBKKNUZMEWaU\nBWTkn/hy8NEOiKj4/SE/Slr2jJFpKCVuYdNN6iJhnhXEuH0rfN6ccmkeTxs1\no8B917aBUA/l6AFshkPc8UUMGG51vno2bj45Etu/daOxPE9uSfPJBAIGZ19p\nOEDqUeMwfTtXJ9LVEIC6V6ezpX6cPzb4qf8nN+2gn2pkJsEMx00hgQnLca1z\nUQGg\r\n=2pvG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-3d782e24.61+3d782e24","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-3d782e24.61+3d782e24","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-3d782e24.61_1579790274635_0.649443384559482","host":"s3://npm-registry-packages"}},"1.11.3-alpha-54371e6e.62":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-54371e6e.62","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-54371e6e.62","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c886f6b87822c777fb7df18911c9b2090d1ae655","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-54371e6e.62.tgz","fileCount":29,"integrity":"sha512-ZJ5mDr+OI6ytiGloSMhs59bs4tH5BF7FjI2DGBXja4HgT3P2qa7vUwa0N35XkSU9h/uHXReoO6Agjh6RU687+w==","signatures":[{"sig":"MEYCIQCrV3AjREYspQf5zjse9JVrpUZjwTmcWk8W61P3s7WgWQIhALGrM9LQYBRwEHrpklC9IYccNHOAj+IDojUGg/NsOn5G","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKfK9CRA9TVsSAnZWagAAwZAP/2T2ApE6ChjS8QCRLKaZ\n2nOtSW2X/WAXrLpMlUa52Wf3jHeiEw2qExBW57BCxx2c+MitXUdZdfaBk1SU\nigKo38gk9bGSi4W9QyQaJ4XJIktXlBE0i8SxJpTKzgVluX/fzAS2PaTDaeSY\n2nnpW3lSU6YvcBKcBHiD+AQ4Mdrdwnnx8y9B8sSXiLCFOGxNZv9TAZsI/kEa\n37jsrUC7+97JIpqugJ88ssRXE6XMeNsxeuYdZ0TwVqJULSYwYIXArvewSsAJ\nbmtxXFGvYf5LBmTMG4kojI/fPq3gtJRlbn/sIydmtSB+ZlFwGa6DpPHH9g2t\n6rOIbONVyL8C+aPFXWC6k9F2QMqaXhXZupMrZqmGMElwNvySUDYL3ctnQcY3\nTTSuobyG1whL3MUF7qmnlKse3IsMpRqTT7aHguWW/ozr5iiYM+/ety6Pjzyg\nphyZ+4KtlDZEoBjYtMY9y024xvwMwQbZOpPpJzkL6vT/HLY5cZU0UXZcZk96\nzU+4btjcepmZKZtCZ0ZYrbpmKtlgDOMbOyRw0zTcPNpbdNo3JsN+fLD1p/3d\nh7gbLNXNfE6sroJKXFstZa8Mghu1nF2kcmuv3KCe7oqrVSFdqYfWgE1jhK9j\n6iMytZrGRUBjl76RciUfMwRwP6HlSMaKTOTxEg0MdLrPvRQh/h+tvq6Hc5BN\nRh60\r\n=CUdq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-54371e6e.62+54371e6e","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-54371e6e.62+54371e6e","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-54371e6e.62_1579807420766_0.2715826397982686","host":"s3://npm-registry-packages"}},"1.11.3-alpha-d2bfb5b9.63":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-d2bfb5b9.63","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-d2bfb5b9.63","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d97f4e6679b99e2bce40d71635432cd8741fd9f4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-d2bfb5b9.63.tgz","fileCount":29,"integrity":"sha512-fgGYYfrs1vLZLhnU+V26YjnD3Lfr/SDUs957jEFH8vRzOrUELHnZsAAstA39SgfZ/rwQgxHFGsp/dBs3z0U0qA==","signatures":[{"sig":"MEQCIDaOB2iVI7m9uOSfRGRJgm6PYKzNPM66glUV5Kona2PUAiBwRmYsh6ZBp6GTuoFwGlEGza+cpIcZccUX09Ki4V408Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKfNcCRA9TVsSAnZWagAA1NkP/i2GJpxSLjrYBubi/dcR\ncsRf2e9sO7hA/cLmlA8l0wSu3614AaQe4n5d6Nx8ohPGVlH7+RphOTsebUO/\nmgYUu3K4W9sFYsXyNy2GsdkIjE8eFq0Zqbo3lZ+58BB36ts9qf4WpoYwUPcy\nZa5OpECg/GK6t3hhRSJE0tReqR5lc3foILLJGVEypXuDhLjktS7R+0fnj+PW\njbPR76cpvRok2+ySv5YvGnGdyt/i/ydulqcaKsu0Nh5sKS1i2Wx2F+PM/d5N\nKvVuMkoYeh6DLVpxEVg5R1C1t8umbTu9uf4zKuusP0crpgL+o16VH4gzGKtD\nNXt4FgUW55tPvkdaDA+D/s2Wa105I4DXSUHrftcx/Q0Axg2Hl08RuR6ohbU5\nw5dhGnjg9OVs1+Wvo+N3Y/+j9+KcgmHcjBCMKy76t9dTkLuDSlc94IHc+jsV\ndDk4BGZ21cs0bOOZ1jVkrde56zODMD4AqwLKPiW/YwVnMKUNUOSIut+dh9PW\n/5CC7dkqRnQKCaegfUz9+1mojFbSgb4/wtJMR3+LF8uHxBv445Nt4vkoyeLw\n7vQtf8kYco8oxtQej2Agi0+6UOv9CWeifHt02ymtMpL2QcaVnvWYxvabJS2L\nHU7L+MH48lDM12EKW85kugAnb5cEvnLym2aEvLCr2HEx8kx2ugLSvN499bUP\nCinU\r\n=6toV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-d2bfb5b9.63+d2bfb5b9","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-d2bfb5b9.63+d2bfb5b9","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-d2bfb5b9.63_1579807580154_0.21214763180689933","host":"s3://npm-registry-packages"}},"1.11.3-alpha-2625e522.63":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-2625e522.63","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-2625e522.63","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e2da50896fe984f93bb3841cd3561e9813bf57bb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-2625e522.63.tgz","fileCount":29,"integrity":"sha512-6B6zwP8rwfl9YJK6XmOwmrkqtWZeF5sHuRWAN5GBBMAQ1tvNtZO9L27m18lU6GaOxdXcPBUHDyFrKiXJvrMGGw==","signatures":[{"sig":"MEUCIQCIFe5lnI4ttX2ic2JAzWdpa50V7cD39P4UWEUiNvsPYQIgSBY0bYc0UO3yUYB+ucbYBNfzjkanL9ku3FXipNBxDBM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKfOuCRA9TVsSAnZWagAArhIP/jT1eTvdOaJ4pMj5xnZU\naHLpQcLmKFII56Xy33WhKh2B6rYGl3tDQJy4f9INh9qUu9/yM9rfljxBchvB\nnmLrohI9kPX4K/r4uaASRjJMwRZlhsKkOq3NGfrRGx6CgdXmG1ZzQmNWpb4j\n8Ranc/vt8AMHY6elV6g6OWMlbkYVwHLh7uDLczL2DMzqCl/dWKsWfi/l+ei8\nDTZEATjPJTEsO0JQ5dlCQJf86UznvNaUwfB6irbxh/2puSwUo0+u/iQhPVyH\nz4hmhme0ryB2i2ilCAuAowoDJLveYyCDJa1dz1bBg4D94vkSEyfclywOaQTp\ndMlw6u5VygCU9aP51utZQubjS5U5ns1RXPTDRpBujK2FzX6LxrJ7dM9lxJuO\nHttoGMNQ8VeKG2Y+vYEh7dj9Womo2uqo8Emssa4IzCcbQJkCt/NHFCDEN9Jd\nuFLn5yoj7aSa4V/X55bigaM6O+dWrc0ZFZOIKtwynhJLKKrQbk5X4DM9RlWc\nnG/9ZBeF5yT3MLcXhSLXiJ58HFI7Wj1elPXOgb3shMNyrx6uBL2adJ5jvQv9\nmwAl+nT8tFUKpMBZ7Cvhlg4qYYeUKc7GkDkrH285cS8hlFg+4Mk5KD1/HEEn\nhrIQJXkrKyVHbHZeYbmXmlFUlwqYZtUI3uUs28n2HMdQLReR6PpQReIb7WZf\nETrs\r\n=szAB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-2625e522.63+2625e522","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-2625e522.63+2625e522","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-2625e522.63_1579807661268_0.68601942904299","host":"s3://npm-registry-packages"}},"1.11.3-alpha-b4f7eeeb.63":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-b4f7eeeb.63","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-b4f7eeeb.63","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"81a8135819b46bd0986ff0734b7227f74fab925c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-b4f7eeeb.63.tgz","fileCount":29,"integrity":"sha512-xrvsoUJkShsKsVD1qiVbtnd5bf6Ptu/Pd2+u6YygPJzPxhxWTPVix6zG7jfzH8uHRHguWFlwJuJQiZIo7SYhrg==","signatures":[{"sig":"MEYCIQDQbVIfhoV3cGUvnAgNtmqSNEOBUlDgd+N8UkAAooX4WQIhAL7yrggJeU7o3bitmyZiRzyPvZb1dGjIcIKK4lmFU+US","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKgZOCRA9TVsSAnZWagAA9FYP/1/9AmPTPLHbeXmPkToZ\n0+ZjgoPKvjl8g16w9OXSKuM6JH6PWb86Hrer057cDzNCbguHlxYfJVSvGl6E\na0QwQhrQ8YsnICKSBmEjLl4lMQhQem7wy/VHHu9jtpV36Sf1M48b0BWS3vGi\n52odNWOzFwadXt9mbjmiFcnmsdypqPC71OCAtm/CjEbZ7WzlBLFdXx9Ld5Ym\nfugA412A1fmLiQojDnkYpDB2ZQF/gED7rDbS6p6mncqaHc03mT+vWmPyxbCG\npk5YoOmjoaqcRAWFv0kZmt06RpNI5bPqbL77LdXpTMJyuuymTBwmgjBj/b0S\n3uOHJL667YtktCjkG7an3ip04uv8WRjDBWdetHm3nDsW8zbArGvdgbMyFu8o\nB9w+VBkVxyReYE75d1ZjI3RCgV9Ac5zg6GKxTQcuIKrhTCmh9UXB4E3xLb4D\nUCluNMAcNfSfCTz8i4IYiOLfoweEOeqytDORpMltnGcTBh2qahLmbIw9gVFX\nDKFg6YrKTFV10l+9UvGpS+FCwMZhy7ay+blp+At3kMMRNn+mS5F3jaPZ2JqC\nFEUmtDq3fFwyYJ7kWi9nofO8J9F1C7Rrh4GH3xAL8nGMX5WmDrCpvXYrSQaq\nIQLVahZ63O9LQL2Sug3c36TCYuex+2tF5zKephE4v3hZmI36ub8u82wbFK35\nRO0U\r\n=jrl1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-b4f7eeeb.63+b4f7eeeb","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-b4f7eeeb.63+b4f7eeeb","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-b4f7eeeb.63_1579812429569_0.2695319756495893","host":"s3://npm-registry-packages"}},"1.11.3-alpha-88cfd9b4.64":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-88cfd9b4.64","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-88cfd9b4.64","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8acd06470d2dc1db7830eb11e51f4428038d812d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-88cfd9b4.64.tgz","fileCount":29,"integrity":"sha512-f/0KEugr9igDXaxRFD0pVGZjGpq13TCeWHimCrUvJnHpQ+fBhdXkHTFAUpyjlKrosPMG9ZbNSy4tcOWCoNAGSA==","signatures":[{"sig":"MEUCIQDBD+Dvj1upUPcj3nEY+dXoVi8+p2PAujrN75rcLTzjQwIgaXjUAylGyeJClwTr6P69uKzfcj6Q5Z7xxDl4cRxKhpE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKgacCRA9TVsSAnZWagAA7E8P/3rQ2dwMUJy1qTIUfyYZ\nqWKAt6NmB9wIiCvGOznLXcd30ySPYCNq1jJbfyZg3H30ljgkB1XiXTeFth7a\nji2a3gbSmMXj1fZRDRMchB4vsw6k8G9eBEAUr40Vfg6uRh7R6zPHaGsLvM9s\nBBsne5lL2p+fYZd0YIxjCHmSLeVzzItrtkXqK+Jy+h6Sg+eFi35xybQR7sGw\nnCfZo27tE2hn4T/13QZbq6+FYuAR0VFUHFrNJMvygLU8rMKhZRkY43ltziv+\nU9l3gn/eDv16FDLse6LvcWDLr0UV508BUwd38DJ6uP31o8LS3gKJ/bI7Ltd0\nvPzrn7WK7+yjisFEhwek9oFLhVURL+MqGZGeB/vntiiZFHTDhcAvoBd8j2pA\nBKz4kPPoJSHubNQn60+MQZSO2vVHSBE8FKN4P6o5kFnt6eleHBnF3CPaBCy7\nHXoJ6wF8Fy/GBYaBdRfLklYpKyfDuhyqcWwiVKsjDqnvynBWN3o8YFkXZSLw\nMOn6YRRsSCg+vZsvfk6xW27DA29R0FcoU235hU5oRXKrpfAoiapG486cCVDC\nxcyxyS0t6xQzoJ6QfNztdWJgshNPOuj2t7BqraAwxBmzFrjtM27QE3NDvDSm\nGRudNMwwUG64IqF6TTT0RZLLuR15mrMxiYdYAwKnuBUxvycmf4QkhDlx00qH\nPI6m\r\n=m+Z/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-88cfd9b4.64+88cfd9b4","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-88cfd9b4.64+88cfd9b4","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-88cfd9b4.64_1579812508365_0.08471931647298159","host":"s3://npm-registry-packages"}},"1.11.3-alpha-11693ea3.64":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-11693ea3.64","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-11693ea3.64","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b2be0ff57546324839cd38c36897e3e71a65095b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-11693ea3.64.tgz","fileCount":29,"integrity":"sha512-Q+MNkV09rUaM7lwcQQiSnVsZCDp3R3DGj+6hV+LOsNrYU5OQtMH0oLBbj6sbHUwWJp9u89pHg9fOnDHyaUj1Iw==","signatures":[{"sig":"MEQCIC7N9fWoibdbhqgvKW6G0wj/sCOlbJOpRZc2G2hzzu+6AiAXnvAaUY+30PcTU1rCrGNmrJbDhvC98AHWFg6bK6he1A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKgbeCRA9TVsSAnZWagAA2qkP/jRtPoZBvIOxXszMyaI9\npatZKCHpYyfoBk6DfcnJo2UGbQSuYj4h8A/OX8knAP8P8+MhD/CNvRUIM6pO\nQrOYLhsFtK4/7b+bo27wp3FhLsVsUMRVUsY9d2OlfAt8x7pd9NmsS0Qi7Y3N\nAZ8McG4pSCyyaRiGkG/qT6smOKkeTmBn02SoYNcL6NLI+ZJ66R9boewFrsZA\nkR8+w7r2uU3XTs50nS1VaiGI/GoQCD9bbC/r8MZoeBdurENoZLyKfb5SUcIy\nLoiqGHkCn8g2BJ0S2URV4gvKwkvbEHnoqJxZM0c2DBXm4QJugfD9TEc8BJW/\naYVGVeR888JCc6efVwbN03N86TC6iAfP22RFwGBkvxg8fnfkwMnUPdKc/zVo\nJZb8C1WIf6ab57aLlk2IpaW47hpOzflWO1ixM0DMkkGjxEUBqbfW7a4HlMLK\nVMunVjfY/Jb+hRLrK2Sm8yUgpZ+AQEph1gWma85qEoRrp0MUDepr8OAgSMhL\niUtG8h59MQCXXVVZ/bYsR9o2CO/teq9q76xSJ/w5hDBowGA9FQhHw+cb2zKd\nnHilVZ/NT9PciOrZHmIkMhcZ68VqsBeK1E6eShU5DDeF1xejKW5s3i7c8FfL\nJGjn+AOCCMtOuuh1eryyEAwJuR7abHVbE0gnddChJ71BubwK4W+9dQt7m6co\nwUFw\r\n=ZmjO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-11693ea3.64+11693ea3","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-11693ea3.64+11693ea3","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-11693ea3.64_1579812573350_0.6721690435158683","host":"s3://npm-registry-packages"}},"1.11.3-alpha-3a61a4a0.64":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-3a61a4a0.64","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-3a61a4a0.64","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"032e4a64e36ee9202b763800b922428ab27b648f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-3a61a4a0.64.tgz","fileCount":29,"integrity":"sha512-aL+dOaUSx7Fn6Q6coThYNqPS1uWutWinb6GnD/BGOoc2iOt1eU2clZUKc+DkG4RrpklpBXvYR9O7Ks/y7fK2ow==","signatures":[{"sig":"MEQCIGssvoOXrGr0NDb3ZoWOi54vGWmvq/V4aoiE6+Ccx07CAiBdURVrrdCKhDNrlhrbcQZW72hN+mRLFXve08+Y97G9VA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKhBVCRA9TVsSAnZWagAADzYQAKTIMjngw7LTbn3/H7lO\n0bJ5UZGkvjehv1XBF/U6HVKUBXTOYcBVoOvTs+qRlvw70Cmzttl/QgucK/X1\nFVgzbLtyzvQHbCN4pia0oqLGp2QqHj5t9TVNp8v7qk7lbKg5YFW5gW8kjLkk\nUNKs74Cg/JW21/aKQlEG19I0PkoVi/fmbmblnmm/aetEq69oaK2KbSAfRrkL\n5/aS7t95xSeqHg25AAMZlfxrZ3Ivv6mq/9BT+jUoLeNA4A/PuOUJMnEinRo9\nn4KOJaksf11mhTR0a4XwEoUiqrQeHRi7dKssk9dmOy7KD7Y78mRg7TAvEelO\nqAPEvvMEE6AgU6Ev/Ne6Lkh09p2q478NdOvb6UVxFzK4w70lBst48G5coOUe\nkcvzPAOcOJWFgjAV9i6VZi3eU7QyGO8Grud0be7x8VCpT6X0AjHiK8iM4bjp\nU2Z8IoULpku2zhTpUNwOLiycaEQ6REtiVc/gxdpMBlRrczB0+TXj5ntavUdY\n4q0eRpb6gVigsP+linznz793KlNHn57Lfn//H16MV8w2AMusSTi4CJwd8ENO\ntWulW1v7V8Dt/NyXJY2DKD0dyObX5vHbBTMAqmOU+TOqktfOEEUEw5NgQlN1\npY2qLSHM9vqNgCX7z4ovPc6+hfjtGfAuG23lkXmrEUOQUeWTnhgR6l7XTs6F\nxFJN\r\n=/XRS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-3a61a4a0.64+3a61a4a0","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-3a61a4a0.64+3a61a4a0","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-3a61a4a0.64_1579814996760_0.3914053328859779","host":"s3://npm-registry-packages"}},"1.11.3-alpha-8c76f68a.65":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-8c76f68a.65","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-8c76f68a.65","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f0b82424e1530da2a88ac0b189dcfe434c0dc960","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-8c76f68a.65.tgz","fileCount":29,"integrity":"sha512-AxIWFPedsCuIpSIX4nHSYXbcx3EqR5B4vIqQZka9RStfPI8bsP+rFDs+Gz31EZCwqwCQu1uea7MiXWUiXZxkjQ==","signatures":[{"sig":"MEUCIFd5WpnuLiuVKn9oF5rNwaPTzFwv1kEZXDSKMDIyMOAcAiEA63y562iUsH8qxOJSWGDfn/QCMo3uVbqZrN5fyyw2eX0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKhH6CRA9TVsSAnZWagAA6T0P/2ExN6WJa7aJO4Or2zEz\n68KjmgUcMw5vQ1Duvcd9TKmt/ktjqbDMqq/s4Akd57SRyfguT2b7iy8gNkMk\n95KGQW8LSjDoEjB2UKp7AtVb6OKaP8CfD46Ra/xM2rSnUGu2iFjseKsOneDk\n9jgUFQiVlxflevrUJxVXjxLQIYpXvMszS9b8IzQvtcp/uBOX21URF0gPk2fq\noah8jGXz7vSXB0+hH8DnJRT1i+vijoyWZmx00xASaDmmeh8mwNEhPmDVVWIC\nG/GN7WzIV1OkVa8f3vQ3/CLsyUzmrqpXMOtpfU3Un6j+cBmIiIJ0kF77wMrW\nu6l1sNU5g3kCYhwkC2Tc/1AJ/68QFGvuPEo39Tnx8RVIRUb34RkjKoIgWu6d\n0J5LQReOfERb5qJK9xoFkH80kYFLvcBE0Kw+/jnEeW9Pn6jIDGXWghc6E3wt\n+xEdcUCj7K9KBNVHUwyypiHyR4lcnZUIXP2gp3AjpplZzXQI8JZmWTn5HdK7\ncDiUpJN1nwttM9kufLsI4JZOgNPQT4CybltwOqvanE8c+E0ULreJHYzkwtwi\nB5LIuW+cZgX3C4hSVp8IDQa7j+G4e22rijpBGrJQZIKO9c7DT2KvhcAZ19y+\nPGLxfWkZXNaSCZh0KawkLgZe4poVScnQP+8r//7tiAUPtIvxWdr2LjSIeHiG\n29QC\r\n=e/Qn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-8c76f68a.65+8c76f68a","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-8c76f68a.65+8c76f68a","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-8c76f68a.65_1579815417821_0.2441817963851447","host":"s3://npm-registry-packages"}},"1.11.3-alpha-815dc4f2.66":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-815dc4f2.66","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-815dc4f2.66","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d8a58a8c8d0d342f654697117429b6ce2c1f6837","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-815dc4f2.66.tgz","fileCount":29,"integrity":"sha512-U1jJtS6QkVjwwjSwlbgwX2/wO+UmaDvRIGJwjLaHDOHH+xzOM/DV6d63IfyVwTekn6QJGOekUi+eSq6Dr+yyYA==","signatures":[{"sig":"MEYCIQDYmhqynI13D0n5YbAdqaCNmmCPyUZIW7Vsmt386DMTNgIhAKwLMxWKbhj/jUL64cyqjSdp5YPMK4EHrCD0caGWYfdk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKsWtCRA9TVsSAnZWagAAbKAQAImMLWXURTz0/FpYbkkw\ny2CvshHVHc9NU3q6qZ8kh6PRrdUszd3ZBxW+LP/Ix2ZIPRWjTzDnZ38m1Iln\nRd3FfKa2SavhnxazD+sDrIvvC9eP9QU5vpXO2AHqNcjdWx4bmWOsxI9JILV+\nGQkWrAueP2xR0cU4JYdpXGhaOQOxWdTrAsAYTR0MejkqS6Qa9y4l677ZzKJd\nNsRn/RWXO0uTZYbMAaIwwuux1xY5T2og/+Eqiyg2QkBRhWdo0R9M02idVF9I\n5xmrQS9e2INaygVvxrY9IN/apn9rhr2dMjwTgj80WY4JasGrOVWaRUTZiNQR\nFtYIn3Bc4reXMBV11IOljsMa16aLYnSMQevQRwEUMWw7388QY+NQs8hGqxEv\npmNtlIEGZy6efdKbkP5HVl6YAYl7l8XvDaanw9oNoX3tAv5of2vW5sOoC/eg\ni8vnKQdt7WTMxyrb8tjo6uM/iI6qm0w4LrTWjhMUZh5bNzDEZ0NNywlGh/Xd\naHCpyV75jjvFlkX7UVouH0a0KMZb0YXHuGiW5DXyNrgHT2uVjFgXeS160a40\n8SK5RjGlxyyI1rJNA8efs8wjVHmO/iD4/YYyCp27DraMpaLJrIl8if4tNuso\nxVW9kFFV7IpFg12yQfUT7y6wC73L9oicdFSSq+B93dg2YwE82SHOieEYj0ot\n1WVk\r\n=0mbN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-815dc4f2.66+815dc4f2","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-815dc4f2.66+815dc4f2","@graphql-toolkit/code-file-loader":"0.9.3","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-815dc4f2.66_1579861420463_0.7999375001859099","host":"s3://npm-registry-packages"}},"1.11.3-alpha-64a0b524.66":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-64a0b524.66","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-64a0b524.66","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"20e1474eae6789214c77846058b6e69b50f7b5f0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-64a0b524.66.tgz","fileCount":29,"integrity":"sha512-kf8quUO4fQG96mV3ziPgYKCAfR3bULPqgWNlI/DdMicsFKymsnZyF3f2YjKE/4eXZHBsX2ZtdS2+CBKFknSuiQ==","signatures":[{"sig":"MEUCIQCRyxVx1axlfhDxSGskc0LrXqeo2qQLwAVJ82t8rPdwnQIgadT2vH3uhVX9SP2IGKVUWVF00QZiZn3dRnBK+SyzKkI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKsXXCRA9TVsSAnZWagAAoUkQAJ2PFatwzwB/7jV6cTnT\nbgkJVRAgQyGsQkbinzGFLB/raPFCgbv7XyiR4Q2S1Lknfwx3wPQxrpiQQXSM\nKdXls214VTpbE01DFnCzRwzjyTSPApXZJ9uWRrhxaoGjs2lq3Vuj2VHVY08c\nLcftvF9leRpReUQCA2MzMJnVrxiShYO2Bpd11UNLO+bIyZJ4o0k/jZuLHHV7\nrdzOFhcXD4zsBRshOIbXgGVcXiiT1BQHckYD3b66qU6tkG7vJH5d0aakaxJu\nxNBIulZPczBv7gad+xYBhHBjInLNKXaSwNxcQsYt+qqUs+kBTqacBsnqrwyf\nuniz1uvX3E1a+HcEIL4vvYO4cyckViz6N4j68EPqoVP+iJY9NhPRFetGDvJh\nQ/X2ypotkBzFBI/0DJhlM08eA2HlUx2RBiJ3l9yw62GKZoppfrVZlSN9s5ui\nyDZ2mrwPNwxfmmfHP9jT8qKa4pRElPOpCjN7Jh1Iualdqh2/r2gt1PwJZeSE\nNfFwRQ5RahgsuKbykSeQJ19sZMEi7JummjOsnVXXLtyeEAneAgoBdTL+xd5K\nYFozuSG2PztwCiKi56Md0byRXDqWS/S6P4fyW0TYecZGsbUIeN5XtOx8Q8jI\nn9cT5Gy+J7G8YT2Se+fpVqsfRa3uEFrTTcqswAzgQ0zA56NBUMdQyiwhGYZh\ntudq\r\n=V21v\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-64a0b524.66+64a0b524","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-64a0b524.66+64a0b524","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.3"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-64a0b524.66_1579861462686_0.24751719028755081","host":"s3://npm-registry-packages"}},"1.11.3-alpha-6939dbec.66":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-6939dbec.66","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-6939dbec.66","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"7b45a5d30ac2b80cde4c3b1fdf610e7085203f39","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-6939dbec.66.tgz","fileCount":29,"integrity":"sha512-N8NLIcwJX8FF4fKNzzJPL1DiMwsslwJCuDEgftV9CPjeiiZ5KHXMUKnonK+oEtyNQ0T/QIl8eI+i4TS1Aa3F/Q==","signatures":[{"sig":"MEQCIF38MLa4Gk4TtNF+0hSkNBMgLWWXh+4mywC6c8QOo3VoAiBt8H6C+Yjy3prt9D3nK6KMrYDithTqDKQkISDTM35Ncg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKsdXCRA9TVsSAnZWagAAVcAP/2i0aLDlu1UIbS/KCArH\ngIBYvDBI3bux5zvVsptaMorCrj94rPwnELBtPa+X2cxN9aoIRNfCFMW+Imo+\nQ8Qou2if23UMYYEcdb3lGdKrbAB+B+0lUyIE9iLH9YD3yJ1p3yb/za9wKe0x\nqaG+drMYEe/W58+SWZ0DaBYHZrw0wjq4bLTKrqZ+5P/BXzaw3shiSwOTaPKJ\n0p3W4a8yDTa4OGubIaO5UbEZDZcTpoHWRoOizwZTRoFwY3Bl+VtPhN1fxFQZ\n/KmhLYdCl0BygWCK8O5//xYYPb/5Z4wWVexnIh55wQP7ZKwFdYP0YGX1nyQE\ngUez37jyZHSOnGKH8oCrW6GXe3tkRvHG2+L6w23hVXKa+MH4iZF6Q+UyIO0X\nplhLeK+p62/NZ84vjaq0x/scm7HSmYZLD5YcMdeNkRsrBslMsybsywsPcya0\n9TpbPd1/OTMtlyp5GXz7Q61zXv/LtRYSMKV+NT0eUmpj4nnuXNIqpr8kbO0u\n0sSd/wvlMzP774EhRVi7Tv/svUo/dSZyHvQ88VtDEvRD6K+s8vtL9tow7U7e\ngYY9lSFy4atV1VDskevb01dXQd9jvl2AC2ioQjWbydlWPgHOdWrWkq+TQ2l2\n6bpDfF9jtu/VCgUZupSLiYHuCX6C6GSxjTjNFyZmoZVIbcd+XmdA2QN11dKN\nAk3C\r\n=P0UN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-6939dbec.66+6939dbec","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-6939dbec.66+6939dbec","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-6939dbec.66_1579861846882_0.800249106414741","host":"s3://npm-registry-packages"}},"1.11.3-alpha-06614642.67":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-06614642.67","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-06614642.67","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"612c75610e32653ea55cef59fd380299134d8ae4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-06614642.67.tgz","fileCount":29,"integrity":"sha512-kuatTt/aDeZKTy3cPXbLio++HqyEDa5uLVSMfAZyRGgkZFxfrVnZNe0hPNisAKFH5dZLTa/8EXkh0sOiU3lH1A==","signatures":[{"sig":"MEUCIQCw9sqHOyp8GA/u3JpXBuo2Io7RomzDV2tAI0eJ28nd/wIgRT2U3ncdO2w0u9CVkDFHjc5lTzwkoc4rEiBga2ItaT8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKsm7CRA9TVsSAnZWagAAmqQP/R2WMsYIcZQUnLfldehT\no7C2BOb6twbs5pL/dKVZzlUMV9TtCentpFmMhm4qkQeJVoAjng4/DP5UXKdt\nWTF6412aqAQD9vGHinmHL6mN72L6J9mUU7RaSgsS2FdxofDJ6s9x9FKjeUT2\n04nyDTfNlC2wMBiJil6Q1UHgNrTSuYHMcnbLUx1h5ey+lnVmNiFcT2e26Yy5\nWONeJfzZAmMaUNFmvH1/TpGuy4+GwGpTEmK9rERaaTfDPCtWnYfUmRMlnBaO\nuYMpqQ3SW9ZwHq4kLXY3G0AtRPP/WitAWVQhpX7hrhHWiiZOX4bRc12tiZSh\n1X2JVZCXxmNjJu61xaZFqsPcH0n97coAedWvLDT/4AftSF0PpNsOZNsIPlWt\nu5kTtMFz5o4edukPBb0smk88F9YaoS/P2BAMvB1GHTtqouHKTIDBOzhxACJe\n+9f2ad+6S6w965emUd+0SPlP0D7Ihf9cl+a7Olnmnpk6ffY/m45p7cngPgW/\nLhd0wEmc0wkXo+CKSgGT1ll3OWI5E/DhkT+FhQqvVBcc8uDEIUxH1Di3Ypuu\nK5yy+HM1cy2qd75G+YTS7PE0z3NQNNR53LC2B3ndXDoxC32hsFt2OhWOIkmc\nfi+5KfTsZdhzGC6f5c41JcL032I89UBQr5a6SIpZenwDd5LtjGuDWgAQKW5J\nN8aT\r\n=yXd+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-06614642.67+06614642","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-06614642.67+06614642","@graphql-toolkit/code-file-loader":"0.9.1","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.3"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-06614642.67_1579862458637_0.8068415709478538","host":"s3://npm-registry-packages"}},"1.11.3-alpha-05f04423.68":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-05f04423.68","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-05f04423.68","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ccbaa35b8fd33035ee23a9cad215ecf58fdaf86f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-05f04423.68.tgz","fileCount":29,"integrity":"sha512-CzFBqM035z/pI5pxvSjAzUYE12NslxSQeKycUpmL0G9KfG5YU4EebjplUgwdsPbI4mMC3YqwOJ3nxCJcjpf3Dw==","signatures":[{"sig":"MEUCIAwGBpn76tCYAQzNkeFUYDgM1Mkm7QG3X/rraym/uy3NAiEA8UpW9vy1Wv5xZ+j3NsGTEnfU8QgfQDFpK9OvVmODM14=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKspeCRA9TVsSAnZWagAAAOIQAKCGIFMY/TfVpS3pksxV\nYdGTlmteOYx5c8etS9e13wflg1aEkIaz8SK8PHStrb4ZpaMhjgEyomWc+rfP\ngKHTDF1Dw1vUxVV0gPaoPgKnVICNYmFCjlKAAnQEMZ55hduYBE5rrYGdkubo\nPbUDjA8VqDeDnodxM/SEnA/+l2O8hR48TtHSkUGaWHoIGHdMCMdk9pk1IqFN\nMOCdAs1CNLjovJwNB6wnrMOBGHHm02/OBs9Q+tlIQ4Use0g+guCiSEgOMNtT\nA62Z/hLDDz7xTbBymOXyc8iw0M7I7aye2QyFT2fTW8tQu7OycFk4mtCrVTSd\nCHlKzvnigYJ/NzBq3NQZFltwuFsopiDNR4wnHNgMuLGMcPXzOUCbHz93rqDr\n5EtMlorG+i7DMGc5XauLzpL8UPFDLjCn7sAlpzX055eEb+CWAGAo/ZBkXccF\n1icrughodY0E5TBTAzS6+kQkzi8yinm9jsFLuNibV939VSKTaG7xK2Zn1k5w\nC48ue2MYMYD4/+ztlZkLOnuXDy94wXOOZVgn+xWx8hEgK5BMDfVn71nouPIn\nrNcYLnYHhWmh/mU17kICSgxaaBF3CbbiDl8qVYgTamAmzWxMQd8G88FXYeHI\nJm7QWg+UCp6arthfr4QLYaqZduLAEWGr2xIqiS2OFeWSw+6GCCPCQR+VpExI\nYEa2\r\n=O6BF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-05f04423.68+05f04423","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-05f04423.68+05f04423","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.3"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-05f04423.68_1579862621585_0.16381975785581093","host":"s3://npm-registry-packages"}},"1.11.3-alpha-6e16b7ec.68":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-6e16b7ec.68","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-6e16b7ec.68","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b65f29472c54e57ede856d13c83771580b38c507","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-6e16b7ec.68.tgz","fileCount":29,"integrity":"sha512-nu8RDIkVA5fx4+oowpxhoR4eOhFNmL7oVCJ2G216pve7KugZ+NjLxuZV6n/F5wrg9957lDQzKAdaSo9EFCJHfw==","signatures":[{"sig":"MEYCIQD3mYDu79J6A4GJzQ9/WzSJ76sX9iYVHWVoqYpqyK9lwAIhAMSx+zw3Wb/KPKvckDk3whUhZbeHIRyFdMcyyxkkkvuC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKs55CRA9TVsSAnZWagAAmggP/1yItVS0fKUY9suDbSWc\nfcRA88XkmNNNFxg7tLDd3fq2/YLWPGbdBUsVT3ga0KGTWNg1lyXIN+9CfuUt\njugSHAVnpzBpyePtzM7Av1pnyXX8rEJT+5fjLakIcKYTuraKdALCrtWpU6ju\n9VesL+afM8NRNJig0U4Xy2yJvFtjFgfDjyKHV7tqSt3j7wULqwbBIVxKJOed\nQUSry4ocLlZfN64CN2dsF8m96zFByxHNM7Fa87a9Hlf3Vz9jF6TmI0BHk0V0\nNggMS+6ThkCg48ffL1cHoiokDzjxmRgqEI7aZFrAnSdb/I/pWdQkwp5JCflO\nRYodUjV5HnFdkps/awefSU5JXUx6qXw1+Iq6T6Yd4xo2kIad3gc412/p5rfx\nHWQYKGyvJzopYC6rtKHk6+/YiXqQF3LDaapGiF0dQ7//PEXJa++wUctzV4F2\ny2UVhsBBlKxPuJ+1kQRjEVvW7d2VT3qFqQO+7xAjZxmv1nktOON8XqEqB8kT\neK1R1hxPtqGjPBmPc1q9M2zbSkqFjJMvP2pTdDw7uDY1SI/G44WCsuKhavST\nHu4bTknM9Xpc99oVeBxTbJBqBentzHuNZYvXSpN9txq867F+d7TFpP9VMqQz\n0T/YhO5uEeUBN7mmu1a4+mAYaOHsvqdQ5CwAGLBGCF6krM/cOx6sR9GirG5A\nJnf0\r\n=Zchn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-6e16b7ec.68+6e16b7ec","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-6e16b7ec.68+6e16b7ec","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.3"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-6e16b7ec.68_1579863672509_0.6403197165679146","host":"s3://npm-registry-packages"}},"1.11.3-alpha-2b94fb3e.69":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-2b94fb3e.69","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-2b94fb3e.69","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f093582502e98921daa8399e6abe45619aca5497","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-2b94fb3e.69.tgz","fileCount":29,"integrity":"sha512-up4nrPCzqj3phBaUgQMN3gbGJYI1/4oZ2dh/BPKlrn34iz00eCOtKCxLWPNcW/za+EKxSlebaE0+Sb3nlU8jsQ==","signatures":[{"sig":"MEYCIQD9AbUtmbbtgV4mDjxsNUrBP98glvYWlXLEZj7pzMGqVQIhAI4CUJR24eiTlH1fxfG4rhubGouVNW977H8VzgeV2u0K","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKtBTCRA9TVsSAnZWagAANNwP/jGT5DRnRvlnCGPxge8X\n6ZG4fGX/2x1Cwtfy/e0fG8C8BJRKyGrYLyYtF8pQGt9U8O39toJUkRu/y61z\nvcHDO4jB3XpMM8G+IKZuHuTvC2qgWMbR/my0R/VUIBScSEzTHukyhVKu277D\nxWGHxrTXye8ZVDalw/CXmAL+oOSaMzXoCUCDC8gGp2rlcnz+M8P+bEi6g8og\nPEZ68z2NLwYnSVZFgE8XH17MRWbzda7su+VGfNaRiCwztmzT/ucFLrv3dop+\ntUwflq7ucu2LM59Kz7/cVHW4BaOGsuOCUBj1D74mmVqMW1748qdmH2p0u/B1\nJdwxFq2UOd1FbjuMPO8IMh0JE5uZrUODvkKJpc5u/4HhgVvqN16w0x4V6JYX\n0fDCZvUqBFD19kYiuxpSqk6k16COwAEk3qwUeqr4/7I7C2ou5H4l7bKb3VpL\nixoZ+t8dNkrxWMVkFQpbzzsep9O/4dUtjy2wpmyYNZoZLwX/BoqSzKCNKr9k\n0sBiGf78eg/6JBHGnfu1M7CMZr8RFam4rkeCydVQGS5G3fjNJ8ICva0pkqdA\nF2PmP67vl5X3nb2EKa8/HOI4uZWN/dFSsd7R903wg/mjymeLKaoRu4wxTbbg\n8nYgm5DNxO8XZUb2YzFoybtDCJKm1iIQFvgRxHggaVTR0Rz5yp7p3W2lM9EK\nuYG2\r\n=mJHg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-2b94fb3e.69+2b94fb3e","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-2b94fb3e.69+2b94fb3e","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.3"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-2b94fb3e.69_1579864147093_0.9504948353785738","host":"s3://npm-registry-packages"}},"1.11.3-alpha-61f06ea6.69":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-61f06ea6.69","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-61f06ea6.69","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"9c41fcb6cd111439e25e0fd9eb388dfa065cfbd5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-61f06ea6.69.tgz","fileCount":29,"integrity":"sha512-yHrm2DHln49kskOTGs9KuWSq4VPwYIl6creNjEgsd3dgMSV0qVfsYauFWFd449xPI9y8kgJUJUtXJMXTmXsItQ==","signatures":[{"sig":"MEUCICxVH7DRDmL7FUvzun5kZYgDxWDtWVM8lF0VwpVIC1PfAiEAohDNhGvdAuCBgVDLxl7mKHkPYmZsYmRKawjiNI0l/sU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKtB2CRA9TVsSAnZWagAAWYEP/Ajtt6b1iFRCiLhjSvCz\neOM3kbLTbdEhkJqwqtjgixIaTUQD85XLwByrKXAgGSRcmLcuUh9FM21sbeu5\nmJ2sKuldLnpJDu9sEceM24PI8cidCZdh3OkwZsSzlOAZnUBTgEtzq+6f+e2F\nXM947CjzpAp/vb7J0YeNalIIabzQZ3Zu17br6JnepukSKxdtFMMMXlAAb/38\nPPJtTsyLSREkMERP5E9td7tFRgZonUbZD39dFoUa9WEfTg+i7RpO+jHL3SG3\nWisNeB2bzCOKel87EaJoIUbZKFnVMC9SzRJ/XaBypmlROdktChsxa7MLHW8C\nJwvwy4x+GT6hK6Ei9cfSDrjsTeFtZ7xx1GuQWxytlQZSe3zdvPFpQyNOT8ch\nUFHaMa1XhVX7Vddm3pCsHv4NecWsQx1ZWbX3VqUP1S57OY3dHpLHWPWUi7do\nPq+ifNNbdCyijro/avdjr4BaM3MFM7XbHmib69qT4LPQNKuh8VsVjDCu9wLQ\nfFKMmc6kIolY2BM77wfjvCo2ggZ6NwVUzZABE3l8r3fhGGtWXGeUiyMwehnn\n/e3lj4dopvs6znL5JZS7q7uk7CXdpzttw0NnjuAWKDdfnd/fkIhefynj7v08\nLtsM0f2B7C1HI52LXCTvXIr36RnsRZfIxJFwd+9gLeFd+m7YHhAFE+NTN5lJ\n3KAM\r\n=kzwT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-61f06ea6.69+61f06ea6","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-61f06ea6.69+61f06ea6","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-61f06ea6.69_1579864181591_0.13982734238147354","host":"s3://npm-registry-packages"}},"1.11.3-alpha-72de4c3d.69":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-72de4c3d.69","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-72de4c3d.69","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a4b668df4b174ee6b132cc9c268b305c3221e3bf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-72de4c3d.69.tgz","fileCount":29,"integrity":"sha512-H3l9lECUAxe0xkfjGHwgIG1VY+KjOw5/qi0ZgQRRjyS7oKxWPuCIxEjAnBLfY6RXfi4mzyEleOL5KF6ZpENltQ==","signatures":[{"sig":"MEQCIFZOXDro2HBhX8DrVXvWa55GRDKrmWGv+7AUUUJItIAvAiBwJrnxeOsmpBwKZpW4YNXbNTLi8Z+ZWh1yxBAp7ojPvA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKtPpCRA9TVsSAnZWagAAbTEQAKNpgTE5vM9hZSMQA4+y\nufUlkWrGJtdB+hUo4QOCo3DIfK4w+6I1HHv4wMVXDj55k+Gp0kabDSYBz2Z2\n2gNx2MhrTIOEEWcvSEyMRMv8/z5HiLTpk0wiZ6J2Ot3Uoun3eTgS5W6WxfW3\nrAFIyXtlZr2U1diOo0iItEyxLpPOdzJfUrREnvZXXqHCQhIsIxcfhEquKuI4\ncwto7jzaD1HXfasXl+fM0V9rz4Ho4DQhVkWIklMFN8InGmoF2+/i7OfZ3EFI\nMzg3kWnzYH5HBBdD5VO0qNIJ5a0rDzIqgVPKaKnClDDHH88uuHFLEaE091g0\nDaoXbpGTMbBAvfmn8kNDgzyLCRF+8mt/dORi6BdaapyBMvYLhUFQonrffNAW\nsoL/P8Asi+sLsV2thrDxSPHy295SeZiWBkf3r2afHoQN2yzQI5g7WRVcfZsl\ndj6TeGPbQqK1OTB9qlH3Plsz+6sfazWynjnDaaI52TJnB40MQQXquDO8swZR\nihr7mCD7IN/HqhFZIqyCoCoVhm3VcWYIedYCFqe+RlXozzkvG76vv4gCgg4t\nNWngN20NN53S73bm/Fu55xHhL+9vINy4bqOkuog7NXK2Y8pVMk/LO9alyT9g\ni73VPJje31SYsZD4bMQWuqXifNh7cXWsJnA/ZMB/68jbQhwnHBOKlR9Tj9gF\nOB8j\r\n=DPoe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-72de4c3d.69+72de4c3d","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-72de4c3d.69+72de4c3d","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-72de4c3d.69_1579865064626_0.547589017999208","host":"s3://npm-registry-packages"}},"1.11.3-alpha-30ff15a0.70":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-30ff15a0.70","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-30ff15a0.70","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a4f683bd58990795fc6b825ab881eb9ca6aba497","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-30ff15a0.70.tgz","fileCount":29,"integrity":"sha512-BV5enuTSzRKfwDphreUS+brKuKqOSpTcMytyj+c3dJAjy4CzH60/JgQo2XmCKXXDh4kKlAizlAnZoy3zNmobww==","signatures":[{"sig":"MEUCIQCPLtkOipYV1HgsqnoeNOrBHhL1PWUtSLMEmG8T/Kp17gIgRUsV2fBoj0yl01KWCCxqcq1gdv8dDZZ58/V8OgwYPPg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKtXfCRA9TVsSAnZWagAAEX4QAJxFLeG5ZNa1oSkMadxq\nRBwC4nbADlablex6rqE4NmI2PGtZ1isxzg6XD2ur3UoNzjKxmIe16CB+un9b\n2LH6wEEq2tOlwREyZZqtE8Z7jVUvBhCzSf4CK87Gx2LnLgZM0knSP9n7HIob\nbUx2KIQcIVhaF7VAXbz9AVXlBCUrpN+JkrExkrd5/oGuiygP6O5zssfTwapS\nqeW9qtZ5RT4aKyO1ZASJ/eYO0r1HAahEd9aYm9PTWYi3xB0oq3qivwjyJls4\n/VS1gWlhVXfvo8E592GmgHbUgkrZiRpkGbi2T358e9SuU5xkadDTMX7hSyYC\n5RkxEd9KUxzCtOL8IG1SSXxUa4/YmEKsq/hKbbEqK7o/jB8ejNMjToWDi88C\nqjf/+2/lX60I/pZcDD1JD3j/0O4geOSTAgueCyAUIOioLbyTKSXC+PYUbht+\nUuJsh0RQvvUHjrVl9MU2pA235749LwUeYPl2V1RFi5MoNpCLVdCye90q79qx\ncVlchwhjKKCzsiqz6S1zl52QtZAMcL0g3duCeRTt6cTsRtzQYW/XuqXT13pM\nPxmGYmdy9LUSOe8yGXGKXbY+oSBWqDPTP8UN0erVVFR+C/o/COXhkJ/hr0J0\nq1mk73sypJb25HgCOASiZgkOZxy9usSOXA6bcktMAbja/fIG0EkHfM1RDnIi\nmu0A\r\n=tVqg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-30ff15a0.70+30ff15a0","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-30ff15a0.70+30ff15a0","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-30ff15a0.70_1579865567121_0.49557866937278927","host":"s3://npm-registry-packages"}},"1.11.3-alpha-0264c694.71":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-0264c694.71","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-0264c694.71","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5835858e19d5b9944c9e9557652de7d4578953aa","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-0264c694.71.tgz","fileCount":29,"integrity":"sha512-zjKfFuXjCznofSKAb78+l4s7pzJum7kXu+3nqUiy79LygRUkCUWztysJLmiBIVspoAQtIZSC21A6oGuL617qUQ==","signatures":[{"sig":"MEQCID1wgwfcjkDKLFSZBiHUL7DylSkLvVm1vM8yLEW91QB9AiBbyQQOiXxlgE2Nf3YRlIPdlHT8KNg+M9OVc+fPNtaMrw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKuGOCRA9TVsSAnZWagAAZHUP/1WxUVpwJmv9/Goye7EL\nlnZtpG1QniRpO2p1nVdTCXBhTc2L3psWYUhRzRn9C+rQ1jUBH6WwnjJbSK5C\nNZcJ+mfR3SlLtZedR577GiGdASMxuvHYqqJWrNUWpCOS44xaRsxAptu79eVf\nWdzJXcwjxayMzotQdx31bPol01Pe6SyIhBu7ibHGEu+kwE1ez78bbgqmjo/1\n0To2xlvP7RQmF0dFzqfzx6dR/kFbbA5OYN33DN10RGA2ymiZbk6oBCuJGuEi\n5OdWD8XY9MCZK3Ff09UH7Icki2IMn9BZeFdC8Z+EeFccK8/o0m1AqdVoosl5\niKomEgFlFitkw+POEWpp1DQRIlqo1MR94wxws7xRuMaFFyRdNNsNYy4NJcHp\nMt4UWwn8A+4fHZUIlfOcK1EcL+xhLDv8OrKpjvQRrBeUjWHP9k2ICNLLkFpo\n6F7hBUv7qJseUgHMAKL4Er8aKilUGdF/hOjjjZVFAMNW+o1O674nyEd2AmbU\ngcMAgQkr/4AF51MlvgNFR/aYGoCe4v0t0rWxTNNzQtdVO3B7DPWGK4EXA/ku\nZ0/OCnQk8Nh3a3hYISwtfXjm0Nlfq9nxfWLHBEyvMfn6iVlAR69a0UtytU+v\njWwFX3xW9b3QCJ5GGXiawD7pkJ55oNUN8h0otvajesD756QCNvT/Slq54Voi\ntQAG\r\n=tDlN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-0264c694.71+0264c694","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-0264c694.71+0264c694","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-0264c694.71_1579868557844_0.2715059942903857","host":"s3://npm-registry-packages"}},"1.11.3-alpha-264de0aa.71":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-264de0aa.71","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-264de0aa.71","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"29fe2a8e3e24df92ea403e5994f4504b6d88bcb0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-264de0aa.71.tgz","fileCount":29,"integrity":"sha512-0bXDU92KksUO1jVp/3dfZ8LvrXHokp/Ix/Er/5/gwbVfvLw6a5rHI/2oHliZwpHF2EIGktmPyPvWm9TWlCvulw==","signatures":[{"sig":"MEQCIDroquN0C3ctVhB3fa/WpHvIMXI5P8XyGRAmay/mcBhbAiAvDVcoEEhGG47Eg2DipMVKFfWZEnhUOxcKcn3fXHUpZg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKuGpCRA9TVsSAnZWagAAFLkQAKHSMiNi5yi2svw2bUyO\nt/0tRPD0U9kXLpNgpTdw001eS9dQZ4W48QuokRiu0szxEKlRA2+dzVI1iWMe\niOc3iVIYnZajoq4sc1Hsl9EIyOOqSjawQ5c+e3mhM3EZ77sR2Uc2vjBle5L2\nQw4/Mp1sWG3PGE93/RZ9mFwkxuFfS9Ke2RsXHVe7AfIp7WKRBJAwmKUBCdQn\nzJnybaZasbwAQ3jBFayQ2xtQOqJve7029JzRuMBWqr9nlEWl+EwgzrHOLk45\nxZohjESU0S8dlDk6kvYthkkNYNJxLHFZS0qzOmMk7ETjRBkybsbjaEEE+TeF\nlUO+B4bkICa0ZvCDui1LeGAyB5GkkSi6kJhTeGDpGUoVZBEYEwF05AL5S+Fe\nUnbFG0zr2cF1WMnPmTxzfy3HYZv8QPhUNtpy72p7i5BoiQ/NNwnuI9OMr6uj\nZwPGGGcFFRD+pJy24j1Qw8rGb/acBUqqtrm4x86m8LAWmPTNIt/8qskwuHIU\nz1DXlL+glbhpZ8ytSIOPR2e4oIiERMmLgnVs7OnoenXyOyDTxVXg1UGQE4uc\ndQlxxKSeMcZoSLoNT0h/xlc/7yPVLgY8pSl60SbFLBbFHSdS7ETlEVGy3ecq\ncNHU09LVW7dxsmVHuUtdQ7++2iZW6jLfdPfmjmgAnIq13/2H75mXtqmhcO0s\nU3pg\r\n=xJSB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-264de0aa.71+264de0aa","@graphql-toolkit/core":"0.9.1","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-264de0aa.71+264de0aa","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-264de0aa.71_1579868585222_0.9976288661974926","host":"s3://npm-registry-packages"}},"1.11.3-alpha-78ee7f3d.71":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-78ee7f3d.71","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-78ee7f3d.71","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"98bc7a282098d4d08f64c36953139302365cb243","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-78ee7f3d.71.tgz","fileCount":29,"integrity":"sha512-sKnF6cKT/I4agf3PuJrOyvs/8LCC2MvMyz2QQJSuGRNAi63/yd765+vQf3OA+5ehABm6AZgWqFjON5PlYsudnw==","signatures":[{"sig":"MEYCIQDit0AUVGTD+aNYQGW3ysvFoqM3NwmMZtR+MlmL8eyFQgIhAJIQt4XaEwi7/GVTlozjj0oQQ/SsxHvpSYLCZbgH+EdA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKu+lCRA9TVsSAnZWagAATNIP/iMYv6YPGJ0rKjxUafDb\nHMwizcrNHNJ6BLk4RXtOrAoxXKI4eMHngXbxSSr9BP2O/ImUrm4l6QVUITgI\nYTgc2B7dDNALFAjPnEtxHJ78pXJQwOeirP7QDHP9/V+szjepsS1tk4F97GK9\nzWM9n7fJBBYYLf+KHtuwhV1TZzU5sbL70vS4f/IyDbg+QrTjuuu+0lTA9Gs8\nAEpRzXBlse+VxSS3/TaEZ/uCC1h1uJmTwajKWGtEBlaZJ5ZlDu0Mk9IdoNQw\nBq78T6HJdeCb6/K2QwA7njnbXtYhhqFKamf/7PTN+3W6Ap+T79urJQNIt619\nDIDfl1UEpg59U88HTuRhvkc6LdlzI6gfAoCJdukXFScjUz0yxU0BNrEBG5cH\nJ6nNpY1W0sv4M9wcXEsZA9I8mxQwe80TxWuRmlTx2omHgT9olVDu6Ggq0s3z\nv6By/7FS213Y+8k8mkILV3jFwrGHQWJu/fftyTA1uMohg4dx/r3KBWzu4iAE\nEILFj74efGHnMZ7wTgy4EHD3yLs8YBbUoKbloa4PQBuoBB/FUrgwNJheDlpe\nJ7C0YW3bpeBq1PzwyrSft6Lzzh0eoEUzEMpPq9PrHF29t3rZ3y27cFEY9bF2\nIXVB4fBH7ygXZnKdiMbn5rDlHKMQowFceIKFg9A48CtVQuv2bI51lF1lOVkh\nkq6R\r\n=i7Om\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-78ee7f3d.71+78ee7f3d","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-78ee7f3d.71+78ee7f3d","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-78ee7f3d.71_1579872164381_0.728244958415174","host":"s3://npm-registry-packages"}},"1.11.3-alpha-c2957cc8.72":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-c2957cc8.72","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-c2957cc8.72","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f0383271f7b84902e0b85f63c5b074acc0810900","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-c2957cc8.72.tgz","fileCount":29,"integrity":"sha512-TawaTG6vD8Fda9unmI8eARCrqDAiQ/T3acWgKEakD2PA7eEh1qCeSzz4P3bU2oM/2ybgc5JrbFPlpHkemZnr2g==","signatures":[{"sig":"MEUCIQDS0PV4Zb8R/twPuKjYU4ZEXz5gukxdqCwps4lC3qZ5fgIgIEMMfcRF5w9ZIyn3AuxUDkKxmOxl25xIIL1lcFlpmXY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKvADCRA9TVsSAnZWagAAyZEQAIWojHxIO71/RgmNdM8T\nSfvzxdZ0yjPhtugEG6bcfUfB1JdkMM8gj3N0B3eZgJwgKeJ1SzOCxl4fNcrM\np0k8bFq1x9bU7XdjF8wx5CiZo9zi9ugfI0JnDm6Ca4GTuWScPZKtwDV5pQAw\n1Ygz9NoXsfZ9S2h58wTOmE+W4oZkV7NFXJGxb+cz0NpinBkUed57qJ7MSEyJ\nH0E8j8Wfvy8HUlJFzzAEuXhPuVjIPfq63Nci5NhUEn1Ft8Q7+yHHXsMzjyH0\nki64YqqkNBdW0ojaxSwPOyqjWDbQ60pp38Co390FIa/xfE0UN9BNch20E6m/\nyBAW53Q6T3g4dwOB/TYpcpovMcMOi24RkPWcyKh4vBX3/DbiI2ovgGoaZT/z\n7AFAKuoqFy7n9Sy3gB+QxsTCE4be3xiw84XU65yrBgUI7kNn6mJc7EDlrhP1\nqWBeMt50maSGb3D20kWC6MGlLCjKeXBAnLpXVzcXcLvVdK45EFR66LPI9eW4\nXvB0dHoFtPBfg2HHThgt+GZWqM6V5fU+das4XiiCOZIl9zjKzPbD3/m0hxBq\nChPuNx0X98npmyAUFN0lt1qX1+7tO0fUCp3d7BlezrFAoHkbNrj/2i9yttUw\nnBu94izJXfYNSqLO9tAr3vRXZqzpD2eeacE5o/VYAatV5fbmp542MtUjLBTI\nMhUy\r\n=k1XF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-c2957cc8.72+c2957cc8","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-c2957cc8.72+c2957cc8","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-c2957cc8.72_1579872258761_0.8253160275506215","host":"s3://npm-registry-packages"}},"1.11.3-alpha-29ba2c45.72":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-29ba2c45.72","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-29ba2c45.72","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"73eb00ae8d21fb36bfd9f899ea0c877e4b0e27fc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-29ba2c45.72.tgz","fileCount":29,"integrity":"sha512-Oy4wQG4hUhWLLdyNedVpxnKyNn5jGnQqvQZ28AVew5PBQ2wAE0kviQhxQq/BWK4kIqP6k8pN1LnzTNu0GmR20A==","signatures":[{"sig":"MEUCIQDpHV+FhSLeparKtR811naN+pXfjvGi6EV1P2WYt2jurAIgQXNmvxFRCR9yMB8AAQ20yk7tucGBGccjRc39ps9rVoU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKvA3CRA9TVsSAnZWagAAFmAP+wUqmP9kZuNc4A+73pVp\nlgAnu9eBU/p7D03RdmcBlMarSgoWI/1F8yBOrbXIGddJCS2pVYMdURHRajEG\nNLnFiq2MbVJ1okmUKwTnX5HPMfZM/qxukDuCEs0C3+58YYgtZyqfupPykN+o\nhiDkqeE+xF3vjsKBkSRbP43Ntor/iKwqIt/9abReVgppyHSkd+1vBf8ir9Ai\n5rZWyxGhgmnO21HCJKMx8VsX1arzyydOFyNZugWIxkorV1cnDUTVaNFtJkMH\nS9ay529iStXNfdP8hj9zLs8isgxp28MmfiJDv9eh8tojclxcK9Q2xrSINZYz\nNucR0RxoQyg8LyiGy2AfW+RW5WER0z2xLRgL0NAO0FR15dTp/7Dt+9yDUKMm\nP+4qU3ISkWPT0cK2nC2y4Ok9+u1TiubtEsCE2bQmYq72EIeIedZbiRy7zxRN\nbSzXO67XhzR/gw7GlNmQ9bKV5ADGlWMtPx7y3DadJTOE3HHV1Yei0HfEBU9s\n2pdvGxa+CPvDfT9A04zRRn4Ini+h44/r2aLBY+DK5NNL5WjAS+s59GX6OxYD\nBvtqUf3OZY4Kn21BzWBf+FsDQhVapgkyjeAuLN8RSxS0So1DgYAHoFr1ph0+\ntLJ8aPryusuAcsGLj0iI786mKv0jrH1AyIVFvjIFYge6C473zW2AGL4sO34w\nZWmY\r\n=66eb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-29ba2c45.72+29ba2c45","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-29ba2c45.72+29ba2c45","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.4","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-29ba2c45.72_1579872310438_0.9012461995059178","host":"s3://npm-registry-packages"}},"1.11.3-alpha-9319e73c.72":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-9319e73c.72","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-9319e73c.72","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"29fb0084e2a5841eabf937b9fff87745dd9cce3a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-9319e73c.72.tgz","fileCount":29,"integrity":"sha512-ybQ1vsHtU+jztoQg2o8kL/vEV4wGcpDbrOKzH29bki8XSI0Ajd05eVuRgA6XJqiYyZjhLGYVA0ilD1CRc0KZaw==","signatures":[{"sig":"MEYCIQCyjKy2X86x1C4ri5pl1AWZCbtCnbPT3G5F0KMiukGKwgIhANx4E/tV9/W6AUQefJMSX4A3J2Yh1XfSzsi1+dOblw57","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKvGHCRA9TVsSAnZWagAA2o0QAIInUkubLx3bpPO51ah4\nwz06jjULDHAcZnC1TWOSCkMJb0qIOU4WxyGDg6oas18tyMoBIgyYsTHrDoye\nXyEsGrN1K/73CZ7Gw5SZ624lfG+v5pf3FbZfhl6BQBCKzd1pKIEkhY+M+dgI\npf45pFPdiJ8Ujhf1Nb/q36aIk9XgXHSOy46UyZxAi0QbsNnzmELPOwPpbp0D\nSyhBDWo9l+Tx227xb0xGCaspcH/h0OGedIfmp6BFcC0lD7ZMSpyH+mjziBqy\nwE3SsPD4REkDFmxBdkBocYK6qi73keaWESIV+3wh6Fa02e7WBL2nxAwEQHgU\nig5jy+XuyYzU+Q1HoTzYSSzt+E9d3qGTBrkYAj/lM6mESWmGWnw5fnTFxYXq\nWdviFMhZihPAqFpZeYfO9wMuzKPMNb98ASUKgCOAjDVquHgzaalzKFfCm4fq\nXAwbe1s5JBA0GstNcxsW5lvHLYjQPjYNuhHd7Qt/ehJ1wzsNnINnAREfHhlM\ntEiEvzif21m3C1+EasiHCZgvmjGs/jZ9O/nF1ko9n+7hpfDiKw9naSVtEk4S\n4W4qY5SQe8JYjaWBVtlz0rKDkTwoKMQDTqza8RPsr5jVxtlfKl717zkyoqf0\nAVjD3+ULa6etJ1D3oSQ7A62tRUI19mlmvLAUrZ46YfQNCyGysSHJpdgc9eFA\nt82M\r\n=uLY8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-9319e73c.72+9319e73c","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.1","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-9319e73c.72+9319e73c","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-9319e73c.72_1579872647249_0.7987238000065788","host":"s3://npm-registry-packages"}},"1.11.3-alpha-f8c40d71.72":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-f8c40d71.72","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-f8c40d71.72","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"121507c7aa6283e75ecb7744a0ce8cc42128a091","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-f8c40d71.72.tgz","fileCount":29,"integrity":"sha512-OuOPy/dGdAt4rE5LYe0coiRWMzsLj8SWgj2cNqps9x83xkLLGOefnn45y86ufs58ZqfGRx0g7JRov7w4fAbLRA==","signatures":[{"sig":"MEQCIFoD9mnHjpAWHDoRZgXrOtk312aqxiaNW48nGGXbu2suAiBGiqNdeyCLaJM+dWKLOJPMM9MRNt6VPNC+nxZvbPIm1Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKvRpCRA9TVsSAnZWagAAiNcP/jtbQv6MvM40lkab01IL\n7NeJtnGXusHvWXaBRkOedwevOvC4BtKtWYpRWE/ff7KgzYHlEgvUmGGMrMIH\nRJMMMqb2kqtSKAPK3+chTmu8W6OkMw1Qt9lGCYNeMC5V7LbtfKsfWL3J12qA\nfJU209TIS9maKR7r5RDk39AR2k+yCLeB5N3r7zVRFxg353eLFNAjTJQbUZs0\nZGxQCl5iJ7EM6HDQ9t4Vy+GmZoXEXJWs5tMUIIKn+3orYUQt9trikGyUGuwh\nTd36cJ3mFLbVpTGNnZ34pbuQpqF08QTRILfHyMeVr7PFBohNSa800nOy0ivE\n2ZVaiLz1tStmRne8giQgZuAiPRb3YhsHOXbd1lg3RKol/iMLwbSPAdhUET87\n3ePYdrx6apL4ZQOjaeXhB7bcqbLZ3OrcjFF0y96iLo+qVH/JTJjZ2KQPHBBg\n5PZA47TsSu4hUrmdg7Xj6nNiyON/nJvXOTxc8uCfA4C0SzYPFzV+2KjT5hLI\nY8PPzT2ZZwPRR+75cEkRfQ/H8kGg3X1HzvcIZQkMbRrGybhTrjzuRjuhvf1j\nrwjyyC/pgHWTUdmwrITEK6sma1kLQMuoymJozLFO7g8saQ5WvbDrsMTzgz40\ndj4NklUrp+/KtRUfUWQzlG71TlPp3mK16n8VtboaXQG1Qb9DTmrqcjlODf5w\nupaY\r\n=abQM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-f8c40d71.72+f8c40d71","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-f8c40d71.72+f8c40d71","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-f8c40d71.72_1579873385123_0.33133904057822816","host":"s3://npm-registry-packages"}},"1.11.3-alpha-7e7ef9fb.73":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-7e7ef9fb.73","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-7e7ef9fb.73","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"31e1948ec3c5c3198636b0f30e9d7d44a30cf89f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-7e7ef9fb.73.tgz","fileCount":29,"integrity":"sha512-LtrU/AgSQv/7B6+iThG2i6xNE8t32g0jYzpKVWIjRGtgdeoWqg6FftgY4wY+z2ikSFmVZ4Sc4BMiv14tSZqDcw==","signatures":[{"sig":"MEUCIAsBF7WgLO4xopxcLI/M7A8tjbHBud/yLlgu1OLnbHYWAiEA+ZgPPILryttqUX0MO/qCkqNUm+zPGCsNYNgg8bfqxJU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKvT0CRA9TVsSAnZWagAAXsIP/00nFodldV7a1NOyXY9I\nSR5SL8M3dXybi9OoaaLZdyI7LKiBTzcjXaDUnulcOkhnz14n0SIFeV/usGCy\nJqGzASl2pBNmtiw2RUnI0mn3TC7CsAifCJI/jlAI/4TkD7cAzPgJ/0VKX0g+\n3Tiji/17SAMpclG2QPshrQ4w/4/w41+2EyP54N1r65uoIebMmzTNAtIieH96\nVZ8iXFhVtlXAG3N5tY9yWLgDxs3rbUeQKNGcEXyqGcj56ZU/1I0+TevR/Y2E\nE8Ke2FFiupR3FMQ06GKzvDm4FLMRd05hmHPlcYvrrw2RM33kBB/w4VdHgO9k\nXt1/lVonRlCW6e+JqZ1nozCSDSp4UkEQiIaiwmM7yJiz6Y/9O0c5+ZMqpOb8\niuaQ8Quh+RA3I5PPD9hLE+a9iyPzhicjRmqPZWFnzZvmkQVE41zJ3BfXKbJF\nFdhvUpPB0CmF9ZbMk1yQPIHd9AhZWtSIsIVbTXqbaDBV3kyXrIRwe+8gy9xv\nysq0l9Ve3ug8FG2oZfvmDFUkMt06gFq5sU7SUlsOLCM8cJtyAcA/vnbmQ28U\nR7Q7uT51C/aIOHJqEhiQm1FoVYv+RUD0V+sdGAJdfKDnfENjKT/c8cNY43T5\n5knU+VpYZOE7curRyGPHlFAZ3/BBSrywZEbtUHZLunPM9MV1uE1q1OJPJAnB\nSJ7v\r\n=NOv5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-7e7ef9fb.73+7e7ef9fb","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.1","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-7e7ef9fb.73+7e7ef9fb","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.4","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-7e7ef9fb.73_1579873523661_0.4938817556351587","host":"s3://npm-registry-packages"}},"1.11.3-alpha-4a768877.73":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-4a768877.73","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-4a768877.73","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"923d4000f2fd3813ba5cd4a6e1e2d269e697a814","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-4a768877.73.tgz","fileCount":29,"integrity":"sha512-WS2cD9XbrK9jRQyB78TCF7xnagCp8F0OrQYfObciD5MDoC4bZFMfKx4sxdBrjQcMZC5zMSMBVSrbMtXwJNSIzw==","signatures":[{"sig":"MEUCIFPPaJmlAfhK3TRszLGQxvwQAT7tnXdnFH7ymA8AAMyxAiEA+1/AfcR0GnsUtaJQpIZjIHjABDhSHwQ1J31MoJYpG6M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKvYSCRA9TVsSAnZWagAAOToP/2cT+wUWsACbH5ISFuE+\nHqp0GXw+MKTZ15a5il0l9NXStXmUuEgEpld9Lm5FQ+LGpfe+gkLydeOTRj+m\nl8UBTDX6LgA/eeAooxclmp29TUWHE1ZDxW1uXb6AwLa0qDSP/zkNSqxV+6ZO\nGmkbCgSeznfopq7mFnC85v6JdO1EPBnGRWA5AbBG5dJKlwRdbLIIKCAxuqQ5\nYL10LS9BpNRAEb8vtqSZ22upWx8dGB9pkZn1CM7ZJaHL//RNscPZluDP19ow\nFAHElsBaNZQfCELp7H4mPrtUeJ7tIzc74B/qNZCRmGHt2jsCVnC5QjUq5Uy3\ntncmsZsqJOeS4qkYzIqo94IjSW05vTr1M55egbxFWE6bwKdHboWYY0bEMnO2\nhhN/Il1H4YO5b/bQcPa6njkck8/oaeEKNJRM3jssgQQVtiQ6FPf3jTalNEfY\nKWf40PVt8aSmyEYIv8PhKZSYSNR5CUsvH0t+UNlRUD5l6KxeqefLqwiYx/hg\nePe4ppuT5SCdIhyabgX2fUffVhYrXJiObARp3L3ZM+3qV2qBxzYbEkCBeCom\n2xkiOR2S0PK2c3Pg0MQ/LSJKCDMOfNXXjOTwd8V+f2CigxL5HPSNF1Pz3yMu\n+k9DeTLAIjMvjLRJPQZZh8yMMmkDUfRUdMtkpeUxjOxVxIX37QriZlQLIKvQ\nTaiw\r\n=7Y5b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-4a768877.73+4a768877","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-4a768877.73+4a768877","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-4a768877.73_1579873810397_0.6146062268250962","host":"s3://npm-registry-packages"}},"1.11.3-alpha-300a81d2.73":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-300a81d2.73","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-300a81d2.73","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f093baaedaba736d7369919167b0e85ea1660241","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-300a81d2.73.tgz","fileCount":29,"integrity":"sha512-k7jbFPQNs4JSoBN9W7cFLr4PGNdsZS0hYGhnMePOtgrK0O8wA57FJx/YvsG4C9H2TCYP/DCLHFCirEmjI/f6jQ==","signatures":[{"sig":"MEQCIB5nHfVYkl7tjme3E7hRK4zUP7i9HssLhJONeSbFnzBFAiA5VN6dIwt6DmGMDfYih0nhq1mYWZlR64T1ybVEwZNqaw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKwNICRA9TVsSAnZWagAAlB8P/2Y+66WJEhBfTCxGRbNn\nINZUMobI3BKpuf8KTE/CR+uuU7Og6UpDisafRnRdAK1VvYSvMMA7BULNacX2\naeYRAE2liN8/Pnz0UxEZoUBYId3w6byhc9E65NcSB+N9Uupz85ImF2lhjFQg\nf2Hs598a3pgbhil8Q/3EYyJG3utlI22twFNWzGT1y8hEpoX1+y9MeQNN7YuZ\nXIEHggzpx3iPTsG+xnVl8Fu9mcjVBL9nEMzd1EqWyGw0EsCjOQW3j708dOCu\nYQ6NcjY67B7fJWIiCVnj+XKj0sEo+Ra8/OSf6Izz5H+5K5pKn4tGzWsO8Hbd\n1Vn7V4t9VxmWB/7xr8SORpsBA/prihOQ0HQ/BGfTYI7Mp33/7+8sbwxuT7LI\n6ojgRS5YIj0QasqCQ4NIRRAgbKKJTkt42qwnnRHcHU0lv1KsTdDFPnIys2ZU\nIXSxroEXNo4OuJ7z7oxEn+ufCWrkqXt0IIMIkmw/KRLWaWGSAwQOuPmOPAev\nROUd4mIXNEMfWb5spTlZ+JBI1d8sQzyOhaQBKfpLxnNoDxJPwv6eyvtADzdV\njac7otsw1R5kFZWHEfgQ6oNKUzTl8enoDVkyrWslF+vXq5gL+oTKFI6Mq4eX\nDHxo92OiH51PYhnf4UGiDSJ9QnqNmNkKiQcGpeXCinbq4049jPk6cikNXOJ5\nSHCN\r\n=Ap/B\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-300a81d2.73+300a81d2","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-300a81d2.73+300a81d2","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-300a81d2.73_1579877191792_0.8730341204061236","host":"s3://npm-registry-packages"}},"1.11.3-alpha-748edaf5.74":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-748edaf5.74","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-748edaf5.74","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f8dd1dfa68ece067847cace2c9dd4d3f4002fb88","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-748edaf5.74.tgz","fileCount":29,"integrity":"sha512-lsIEjL59wDfD1Rd85fW1gxV7sFYxqY+lRMQxs+K7h3USNSQXgG6q9Lth07OucFYCCeOqg0dZYQiTDO0saczN5Q==","signatures":[{"sig":"MEYCIQDdYVAJQOmVtZX/i/Baa08FM+y3kAk0rbjge3b4TFGNcAIhALAp95viVjHM9Zdn3xfRGbcGfzWteDThkZ7Cnw+t7Voo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKwN0CRA9TVsSAnZWagAAVX0P/1vK76oLsk3viEuCv/fT\ncdtPGaPdTk3uHck5KNMhbiUKs8LWj/iodrNSciZoOVJQ4BCsFCYNJuKiO3Ge\nqc1Lv9bE79JNvaG0hXmeDEGRU58QH53sJPOiLfByNaB1RPH2cgd3j598h8Di\neTyxr0Iywrpry97Og9A8M68cyNQrHMuaDOyredGMolGLIt9gnuXtgIPOpCQZ\nOfRPVDQnH8V5VtzJ5mFld5zrRFpSSzgvDty6uTWx24fvpXyX9704y+nm74Zn\nq0m1j7BLasRfs8Fj8Yu1L+qtlorKTiCgVPpXXXoIgIAzDuGWiEky+PEARDxz\nDsc2E+/NxhnXnDnfMExQcASRMxC1aAD6aIS9+v2nqJMOqUZRyzooIAO50/Di\nuEsMwrBRT0HNz70r2rZdHNHHHf2BM7Xjx/0LcRfVyTVPyuB7WB3JKJsk2C6D\nbdTQaStxpDnYYVSP/LULd5VCLUindmQ4LIg23e1lQPl/xYsnO/n84wPVE5at\nuKYb+ksmrsBIveYn0DoocaHk+aOl9Pem6W8t1s14pYKka8ds3L140fJb0LBh\nJRFutOXi796QvCcv722RtOvBaYRJCqbnRAUco+3YddTU+1cavVGapKl09OWo\nK70pSPlmoMcstbQQUvBxzrd6KyPWWvP7PAZ3NET08KfedHCKqDzY2tZIZrBw\nVWy9\r\n=UkRn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-748edaf5.74+748edaf5","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-748edaf5.74+748edaf5","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.4","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-748edaf5.74_1579877235792_0.9707665869350688","host":"s3://npm-registry-packages"}},"1.11.3-alpha-30a7bf2d.74":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-30a7bf2d.74","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-30a7bf2d.74","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2bd3e0ee815c35758f5e0d3b52447dcb9869ab16","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-30a7bf2d.74.tgz","fileCount":29,"integrity":"sha512-Ydc65wAeaCgVbp03/037U5u2gcDvl0dN7UfhKAiG9/x2FSOVcvcGm/EzjDL/Vms6ZBk8/ix0xXti63ysKFcZ6w==","signatures":[{"sig":"MEUCIE1mdzfSa2xeCADo6J7rLAV/dnMTeTIyvpb4TRKwy/D2AiEAl3N9wnTxoUsfeZBCJ06u5g0HN9RdRfbkIZfJWu0cyYw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKwOyCRA9TVsSAnZWagAADM4P/3D5qU1a4dU0DyUku3HP\nd0IJWzT7KYeubNcLKzAHsZ7ojPvz5S+hj9NvGY0u1Q6MPZAC36xmPt3INN2h\ngUmC6uKYX6JLCC44EjPJPhMJsFWIonPzTYm0NuPA0OvUK767f9KELxgGKbTU\nXVKASzphIJ5bsf2im/FjeUOhsD6Mua3WNIYzxxpfJyDoroY/Rt2jo4eBsgY2\nfoYtPLkddPNqbazjsr4PX6h2JMhGsOp3LZxe1JT3gBVvvHi71fyzJuKLDv+D\nOd0gcY0Q0rkD/qBL66eh+IlQjCnzZuUDqr+obXndyTY0tIHenCFGMzhTjW4x\nvhOtkPr13cAH1tVpTUTJH3Yl7Xfm65N+pGP9c3sxCohhjIp4oKoKn4zdKj3D\n7Wz88KuLgvzrteUJDc+e1ZUlOS5wULLZL/cw/TFgRP/qR6wPBq8V4Js0K3iS\nSBe7dUFT5I2904WEpFJjtUI5RU3gJc7KdJr7UQQeTRC1ih8epd4oM2uS98aE\nIauh2mbu9nXfqqN5X3y7FOoFmupQKtHoLt4Xax4kOL8yYwDToKMf0GyV7028\nK0IRF8FacAdDnPKkdOMLQ6HAWH1tRLHhl/zWwKhJpTVcVilr77+dtJ9rMhzb\n4YW8nKmqzAo+4ypf/qFPBNF9jv57mNpVi00RK1esA1OTLBiNejpDEiXtKkCf\n1LDC\r\n=KsDJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-30a7bf2d.74+30a7bf2d","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.4","@graphql-codegen/plugin-helpers":"1.11.3-alpha-30a7bf2d.74+30a7bf2d","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-30a7bf2d.74_1579877298122_0.5509404572437027","host":"s3://npm-registry-packages"}},"1.11.3-alpha-87cabe9e.74":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-87cabe9e.74","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-87cabe9e.74","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"395f57887518f8025ba0e29789e229d6e7f5334f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-87cabe9e.74.tgz","fileCount":29,"integrity":"sha512-rpXt/xLhe7F5mmtRP2getiXWfUYGXypXQXdiBluZGxEN1dh3qY15jabGaV6PjjYxnGKaQNVUkskiSy0dfXBv0A==","signatures":[{"sig":"MEQCIG8+gfh6bmFDHqqXwlgMCmimz18+7GJFKYVVaJa+PeERAiAz6nhRMbTdeD6S2JJoveGeiMNZ7VOkrVnszN1o9GBB9w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKwUbCRA9TVsSAnZWagAA3pcP/RbuRYhw7WodHb7+0WGg\n4NnJUdFE1X7JmMSxw8G3kftWKjV/nkvvJ1SFKRsN4/R3XmXfWEQ3bSnEXsri\nmkKN+PNXSZWN6NkKtQdbpkmphZCmwBJ8afzNj5wX3QmxwVVV6UOzfQtBHJCj\nHVYiPI4RRHgsoEO8i7Ayac/80ajBdHpUg59KskSsP3Bh+L6Zd9h93K/KD1DK\nCbaKj/rrb+I/oSUCUa5Tj/yA+4tI3lZGbOnW4Uv+BWH7jtrDVNrmXkgqlamA\nvzxEEFIZLbYG8OljoS2UYLTgTo+S9qrOxipJli2Fbqa1cfvklr0PLo82WTeT\nVnIOU7ACNXwzagbaERSn6X6y78Xb5945Xipv36I1U1t29pcN98noYyGS6dHv\nreinT6jwoqGWtDRkIc5uKOrMdy5aQH/H0yj1lnqHK1cgxmK4IIkR+USsPihq\nHNzhmGYRa9ISYBSLEV5qzGDBnRs79d36d9QyLsQtbQBzSbmAfVvkvKYNAk5c\nP1j07EzY6qON8CbFodrAWQdxdk+QA26BZ82mE5S1psNxMEcGkN8mcnKi0bv0\n/nQDJLBeEHaluKfwJKCVbaQBP/sbZ2DL+f+gbFgG5weDLKa4Pi/yAjBNMbTg\n+PcSIgITJ7ethx5NtjkkJOhjnuC9DzDGy80EA7IROmYLURHHjG6jug3hpnir\nH5NU\r\n=EZ5G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-87cabe9e.74+87cabe9e","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-87cabe9e.74+87cabe9e","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.4","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-87cabe9e.74_1579877659004_0.5315625157384976","host":"s3://npm-registry-packages"}},"1.11.3-alpha-a2605616.74":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-a2605616.74","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-a2605616.74","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"36bb17ea28f5a6dded765b4c289e609b2164cd04","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-a2605616.74.tgz","fileCount":29,"integrity":"sha512-XK4j9mXqIuZRkElwla7Ue4d8IQqd2K9eiTnaY5C1hM83CDom7//iWPyNX3tCvglgBKk7A/HGR/7qrK1h8HAPww==","signatures":[{"sig":"MEUCIQCPfsCFtXr9F/8CkWYvcCzGCBoB88rJaM1FgoA4vgG4ugIgGaAWEKDNS72HxLFFOeXJ5g9QP8tGrxRfrCvX9TQ2TaQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKwgPCRA9TVsSAnZWagAAVXEP/3QsBKv7aOiS4j9qLnTm\nqsLXs+GLxUWjONy2jcOe0hA+RMP/Wb+/nmCWiTuK5kip5JX3pAMhismlNHf3\npxzfoXRMSB8KRYY8TYXOIwoKuzKEpHufOW0jA5s1uz0saVG1sQkUVumoxDps\nbYDQ0pP06M6RO5vZVD6E1QElZP9O1uSumeAQfKt21ckPqni+XOLHCqbcoXx9\nlwxWUT64bd/5Y60xk7Zc3nEFDg53hHaEmeZtl0mbts+ovVwl5VpKs9moL/xS\nqJCFzTBok0fDCPJq7si0yIb3iD19g4M/Lm0pyfFubNRQpZ2D02yniMtOqp3o\n5RlXXClIPMjypYzf6H6fA6lHd2Rb1han3M9z3dSlNl5zvwn/TSOniCjbzQ0z\nFwXA6PBGt8Kf8TNBnGQ5Au6akyLtxcd/UT66rfvtfpvgqHbyFcCCNLXF73k5\nkBaK8uPpcFmGawDci4OQ3xb7D9Y3jEgQej+gGZic3pySqLfC9ZMUj1fWj/2n\noyCRtXzneOfpOOmULNUn+m7oMaMcD4fUDG6PKECG15MMTnkPSVnOUR2k7R9Y\neyaidM2PcAMTP2mFzwnHCslqzWrnqs09+dT8nCZ9L4XXLD3BvfWD9ZL88jlD\nbGsEeOO4d/wMhVq2EfCh34VFZkVsJB+xPsYfwuVn1ZDEMeCWukqpZPsvTUOb\njBlp\r\n=I9To\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-a2605616.74+a2605616","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-a2605616.74+a2605616","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-a2605616.74_1579878414858_0.5351135614186793","host":"s3://npm-registry-packages"}},"1.11.3-alpha-16e24f66.74":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-16e24f66.74","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-16e24f66.74","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"81c3df4a8cfdc448617d07b5d5bef299810e4c47","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-16e24f66.74.tgz","fileCount":29,"integrity":"sha512-A3//3Fgd5HsJ5RCSWE4ZhParvefClWRs/x1Oa3Hk4QUtdrk1LHvLAZ1STBH6vnUtGiY7RDIuSsH3/jlhIHp4pw==","signatures":[{"sig":"MEQCIEdpi9fTzZcymz4bg3bVPZvHNjCDRW6632bBZPyUKElaAiB8IflSc4izAXKOK8Hhn6GOfo6pkftmRF+dCLZ6V6ijgw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKwgmCRA9TVsSAnZWagAAegkQAJBSk10yWFBhk7x+/M3Z\n9yDOU/Mgn8Q0DUulYfHaiL3G9uIzHm9lXlekG0kZYYJZ2+J1lxK+fxI6/MgK\nk/N+korxBGyQpbiNw63fTBt1D+q+mAQmwuJVhUa4ILWnidsGKTjdakHEoAg6\nu+Un6FrOP1Q9LstiYmSBSGpCUOAZUXB5/+eeSjKfZYQtX9GQBwONIoEJ7ixf\nW6MK/aBjOZyeLjJG/5dw9gnfm+qPDwzxwp/D7kOJocY5VXMUR4O8FsdMoP5W\ntNsgbi9eBMxaugP64TdA74JdJNq6N61k+zTtIDf6jEYkXE/Zm8whIxB+VV/H\nS3GjmrLDkrsjAszkXRMruZ7GQsp6FD74zxJY44gujsSdr4CIbvN+8ZpSJSH/\naJUJVgx18S3J+6F21ZyFhVCynwJWgeF7gRCBpK/Seq64yFxqOlSiAxvRh0vv\ncsmatUeoNKuhPuOiJRvAjEM1JO+Oi59Rifpagqpv95w8BrWtu6LCbLVqfy0m\n/lIpxh7IS3Q2mHMqwWMJa1mTNh3a+Jl747LvgTMH2Ubvz2J53XszSuVztzN/\ncoMyWDWDS7ypNxuSUBMvMU03KhTd5s7IdW/DjnD1sRdvYGMW2o9B+4hCXskj\ngj+mUMfmEYkv19+id12jSTCnhbcRXMSt9IVAcMQYfRkCQuf64h6xcE/AiPgm\naH2H\r\n=Vq7L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-16e24f66.74+16e24f66","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.4","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-16e24f66.74+16e24f66","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.1","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-16e24f66.74_1579878438437_0.9094573030526609","host":"s3://npm-registry-packages"}},"1.11.3-alpha-ee706972.74":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-ee706972.74","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-ee706972.74","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"42bebc95ca5dadc203d634e484c70456ae7a0077","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-ee706972.74.tgz","fileCount":29,"integrity":"sha512-JpLCLzcNPoUS/MbHwnb6P87HLn4xt3TynhN5E76RXES/Ocicg4fqpY48hpY5XRPdjwJW84ZvO90lIntv5Nhvfw==","signatures":[{"sig":"MEUCIEAmwyEV7/geeE8u3r7PCFEdZsrsfO/x0YR8TjJZ6vAYAiEAoioquQuwV22QcbT4x7KO5aZW2F96pVoj1rba0ENuMhc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKwm1CRA9TVsSAnZWagAAsKQP/1l9WXW1MN9U1jqGRhEX\nFC+LCk7sA7fL4NQ9bIxdb1NuDd5buq9xKXGYbbAQWW56RaU7kCI5RajQH8i+\nzBkPYZbksvhvSFyo9h232QC7adAxtyzsoRTvs8uz/c23I8Nb5stPBqDTCbHI\nndGvBI/SU69josXNlI9XFbEzCA1t/Wzb/xwII7tAeVSWZT61VU2WmjgNaskA\ny0BIHXvUBfmxlDuy2Nzx3S0rkez25kyQ6KFdesTpGzSM02emoFYC502KA96E\nR2EKoFSGicnPOZk7PWjZCvCGvRyx3Yjvb3f2KdByfS+R/hiEd/dNJA7EtkM8\n2C2i+lOSjaQOGMAAKMjmRXKLZuzOWANhUVjmfRycAW9eNuT24jIIN00+xsE/\n9JMCf0Z/ek6oxJSUQvnlMI6ieBekQ0nWZS2SVepnEf0xvz7iRAdmVnQZ4kk4\nNprUlrci1YD//IN5DJh3FLMfm5wrHKoT5SCKOr8iV5QnLsD5ct2Fnhpy5GtW\nCxhUTDU5iWasRZpVCrMmhZaxP/feiqmHAJbpdByyct+UCvUYxbzKdOJ7Czew\nJg6fHbr08NHDbQzMMHnuOOtBYqmbICuDwU7BJJrROzvDHmosc+g31LXkF8AU\nyivKIJ+WhbY9w8GvSLkMI1+s9Ph2empBac8w69Y1MDgq3ue88vX7dESzXR7m\nM8k6\r\n=/+un\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-ee706972.74+ee706972","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-ee706972.74+ee706972","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.4","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-ee706972.74_1579878836882_0.4436296729916942","host":"s3://npm-registry-packages"}},"1.11.3-alpha-96236b1d.75":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-96236b1d.75","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-96236b1d.75","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"fc736a44d7cb3b8b5e0177c72c3c54ab310676d4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-96236b1d.75.tgz","fileCount":29,"integrity":"sha512-nL1uGARsneZFbevZVFSWwh1PubzMT4UuT4pzo/nmamt28jal29jrmMsWj8ionyjsp2qK7/Qw6VQWjQ1I5YSctg==","signatures":[{"sig":"MEUCIQCIQJrzO5Ew6d2Nff6HMOg/3BodUMrZXejxdqstCDa+ygIgKf7TQLlsdcIo9bqcpQPKw/64CRv0vKAKllzPYefapJ4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKwpyCRA9TVsSAnZWagAAzh4QAKMYgGb7LFFGrHXE623M\n9tyU0OyArDtZxQDYYSwV1oS1ZfCXeagMLmczXAnyEAzEvyJ9py+PWKp4Cmev\n2mDn8ey5v60tO29fqLpsWYZ2SvCTP6fkDwcO/6T9Ebiqm0dfsS4Vi2+tv/Ds\nGY7LC5Dp40cu0FUss41zE5zFm4lycGTXxjkbVtTucJHMuum8MufZ+Ma6+/Gh\nXvdPCh8q07gSYhH0AJVIkVk6+T5Dzc/rouSI8m6iWwByCZwrOrSaMtcjjdgT\nK1Rcv7N2mfvI3IzwWOhVPiJvQTyulN8Pag2LiYNsRTbVhcGmCASVOUpdahOV\n4bm1CTDNg0gemmui5b/GECJWiPJ0faWSOgvPEYAbgfGgqOFb4XNNmVprl9xD\nWaidod4cNJv/YD8+wCmRlHqLOsrbcIFhDgBCKUqVZA4KDj3ZW/TXJgack9Fi\nUziBwgJviCMKvkAktkNIuDkfYofiH2U4zdwF/mTyuCDdXZ5sZQjGm40uW3b0\nlRSRGP0J9aMXht7twj4fhmxxblXGB35n20x/ws5AkN6Kw0/UkfuGVlDRGSkz\n7TkcwORUUvOGNmvK54H6TpZ7d3GzPazz09ePuj3rjMKmdxUcqdHA3skungNu\nMqm/hqir1kys3lh11A+5A8e8BSMck/B+jTbiS17MI989Ufu+fPlrDZkzkU5O\nqrJ/\r\n=R+xQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-96236b1d.75+96236b1d","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-96236b1d.75+96236b1d","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.4","@graphql-toolkit/graphql-file-loader":"0.9.4","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-96236b1d.75_1579879026313_0.12937526624105322","host":"s3://npm-registry-packages"}},"1.11.3-alpha-ce69d683.75":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-ce69d683.75","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-ce69d683.75","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1843451917727258c4819e10cb04b6176b6284dc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-ce69d683.75.tgz","fileCount":29,"integrity":"sha512-dD79O+l6k2YBsW/RywUw7JPHu0X/Lii3yXKwuID6egyUHMDF9ne11riF+K59uxVos6OumQv4zM8yq68UW9sbQQ==","signatures":[{"sig":"MEUCIEi9NmbqZVADyWqUDq0Iq3bWsKTksnHvsPJ0WIkRvmtOAiEAuDAQ4M6Jlk8H44lZoRxTlKYEw0S5/svgyDSivcTXNYk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKwqRCRA9TVsSAnZWagAAGTYP/RAT5F+EwLAWCBKcn7QV\nDNlKpJZks4ZGd5xKgdR4CIeWUVBMldKuQ+BlzPwYlEr9hebFVWnmO2rmxLZl\nrneFXwWM5r8yt/ZfKrfDrEP+tycsgJ42uTu3jPtshu7wOymZZKMQfCkW8PNo\n2QWf61Piz8w3W+nsLEfIpAUfsgarFzpPPITyEHVAomRMIwn2eks0kOGz7iJn\nZNGtNr+rx0ujxHoCmZo5HmIRaGjSCPnov9P0LxioqTwsgOxOfMJXHNy0UoXw\nmpROd3L9sGwLj19dRbrz3Bj7rakBVS2ZRPfxx4Lly/DwzT8KT1t6w6BgdDtn\nP7wHZjlsNK3H0vA4FSeXSBizy8L8pCPv6p85PIvXDNnxJ4/qOqCS19Mwdb4z\nCefrMo7uniJUWDa4f1kv4VNbP7X+L9JMtWT+vo6xxqNv5slAyTyMoLMOfO7G\ngUMKYDr00YSHDXZ7zkQ0HJWAqmNyUKso6OXNjqp0YJ1y26iJ/uvvBLSKVQRu\nQddIShbp5/ax3HQi+nLdBJXXjFKxtINJIs9C2ufiY7c0SBSq+LT6xUPIEbXd\nGMN2WvQybfX836jV1HqvS0I2fa5chwnjGk4JAd9+F9luoz+5OpKT0Vr3/IKj\nbeoDTIXRjRPwvAyFX3hAMl7ETnKloDQ+V9SIgRIGRNmqnD78YK8y6UYhTrOp\nDYzg\r\n=y+QS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-ce69d683.75+ce69d683","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.4","@graphql-codegen/plugin-helpers":"1.11.3-alpha-ce69d683.75+ce69d683","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.4","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-ce69d683.75_1579879056347_0.7087033136176744","host":"s3://npm-registry-packages"}},"1.11.3-alpha-18bfafb4.75":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-18bfafb4.75","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-18bfafb4.75","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ddf513a2865cbb56bb701a33fbe5463f04b79bc5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-18bfafb4.75.tgz","fileCount":29,"integrity":"sha512-tYUmiqPb8wNn8eY75dObq0IS8z4Vm6uRZ2X6b11w7ghOBorJRtSZlS94w2UvCaxlBlH+YwdE9dMRF12e4sRXcA==","signatures":[{"sig":"MEUCIQCagh9E8tDH9UyKyTL3QJ/Kkbvy5LpbI4U4/Dv4UJCDQwIgF/U77EFfHSOidfOTztNA63zxpTHyJRMxETvT1D2V9ws=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKwvMCRA9TVsSAnZWagAAtyEP/1lSg/zyhYIEchuDPFg6\nOY33gEyyicWu3Blf0vFsj489mWGqTbqXu0tUCnp9c4rXBih62kMOp+Uk+pnL\n9lBFmV2cCewIxdqcD7MSu5c1fiQSVg1J56TRwAZhiUxg8UlEB0Uo5dY1Ipya\n0W7rGEXtbgNpPqZi3wCCTuWjXPCYzXr6XWKsLytl3gT0Tf9uoR8yJawtU9FL\nLvjzMC3qqpAFIoU62JUZuDVWaLVWLSjQ2swO2S2yj75V9mIrkuL/Msk6CB0D\nx3ge4hN1bL5C8w+AmzbI3QroMabAyU6LvtRAklqVOHo29s4ac05+TOJjzv6u\nDtcl2Yd1brn2A2K2RmE1/24gUKHe7hf7n4Qn+EAxbPbrH+1a4oxkd1FRp3RZ\nMF/98JZhHXIYCrYJzfMz4vm2rO2HzocAIDn51hd6+SdZkP8ip7Dbiiz9o9HI\nw+gRrW+u9xTrtKI+Rejs+x5JTOYynJpk9JYzg7CLXKntYsQ3ry1qwyA91DtN\nBK+kBH+aYN84r2CQbpriLzdTcr+RNMOUgIqkRvvLFExzsCfwQsvmTZISu87v\nkCGhf/mxu5xmPer3rh3DH1dWCl7xwuHThLfmz/skDJZAa7swKKEy/E+JnBm1\ntKLVNE5+cF+mC7f8HOpVgDmfcJVrK5AHCvLiSJwtKOl5p+cNk7eNY7OXGEem\nLsdo\r\n=utUo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-18bfafb4.75+18bfafb4","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.1","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-18bfafb4.75+18bfafb4","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.4","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-18bfafb4.75_1579879371913_0.27713822389149656","host":"s3://npm-registry-packages"}},"1.11.3-alpha-30235332.76":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-30235332.76","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-30235332.76","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2fff637dc9507f8ea1a80b1ee980f067662a526b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-30235332.76.tgz","fileCount":29,"integrity":"sha512-rrsMexVEwpQDBq4nQJThCeOPr/KV1+U3fYrb3/0dSIDBHAChLWDBtiTo2t56IL77a15yt3Fb2JJlZjfjDLHDww==","signatures":[{"sig":"MEYCIQClo6B2WxGbfhHt8fphZkZ3NCeEkpZt576frVX9SQUpcgIhAIrYOK/m3Fsk//4iEzSg6W10Bv/UdPZqNsGIjVqTxcvm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKw0yCRA9TVsSAnZWagAATJMP/2kOo3v0iMwiG+KLdIi3\nyj2UC9XJU16OqwoIvYOT6C3wnO8ILgw07Z3rncu1n4X8YD33rqK2yiiFu1n0\nq5kjA7MzFLLalao0dMcUCSKTGtGQ22aEojBUR1WmZML60FgiIYh+nt/CubN4\nYYkEW4R3g51X4Rp9SL/9Kyn/B3s/Dqw34u1na/EhmdUhlqJBpufx7WlKZzab\nUPGNNgab1rHHzoi4hqo961RkdgcbI+VbT9j0WjixPhlwrgFpeSnLpSfiDttX\nPiLlqVu1oe94nbrCUqkzYQXp7PwJoMc7ll5ygLIx4ll17qEccWGQEhJ5WSad\nNm1sFK4CeQ635QTXhZC3tsETKElA9Lj47nthWXSgpeA0i5KJm5NqLIRAG6rx\ngz98htEuD6xLQFDZI3r9S9smFQkNDpGoFR3Cqga0aIbFAMZybmVVyHGV72E9\ngZ9eIUZ0G6CihKEjH++bfuMKzdlJD+Pjr+85hdakOF03VP9S+hTGLlbtk8vP\nuoBVlLjukRuNpWO1sTrw5Pa4kZLkrHwx6RBS+j/T+4xT6U6qmcipUBEXKLVc\nT1XEV8DQM4UKWM+TeHXISB0koRAAKmzCnLOtx/HkeBXTxV5j+JB4UFNYTOuC\n7IlgHJTJ5qxEvEIa82nxYGAvFXRTiXFaf1a5SI7+8mxt2b1z4Bweq2aY3voG\nwHsf\r\n=Mfei\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-30235332.76+30235332","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.4","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-30235332.76+30235332","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.4","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-30235332.76_1579879730292_0.13339305504627497","host":"s3://npm-registry-packages"}},"1.11.3-alpha-b14538c6.77":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-b14538c6.77","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-b14538c6.77","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2e9b8d589fc8ee55abb4a4a89f6f5d4e47df6575","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-b14538c6.77.tgz","fileCount":29,"integrity":"sha512-LUmocH3hyrnYdClTmbBdEDpU5v6rUhNabzclKPYjrBrd/8a/gcVdh4cYP9f6R7rpnoyIaS8eOsy4U5lKEuFPWw==","signatures":[{"sig":"MEYCIQDcnNrGy5JA7JUWE7kOwx3EHu2N/zTm2s6OeF4JMWrPDAIhAJvWgRrnq/RCVRC5K7wUyumkr1F8GwjqLj7RPsyIiYTH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKw48CRA9TVsSAnZWagAAlxkQAJSCmTK+y0Jyu/mi7u0W\nnehK3iQ3wHuYwkldHQSy3rJl7PC+fp4VSbHYDzcrjdJ5/YEAWbSPheL4QzMY\nbyW85S9+IiFWS0Ln6HZTE0wNcbX7CAjYwGRxs8fx+xgyTPZixT+xZfnkzEcR\nbCoYdFDEwrYX1bZiOEXjv007E+G6dlZ3AK7lX1bNbOxYXP37hZnENs+pS549\nQZ9wunGvlYC06Wn/Q0SsMXWI559ufudMEd9/ny8QR2YtRJMhxFT50m1eETEg\nr2+n4tJjLnvqqnM2PVbLRBkcxbepTvEM3qUoUlTxB1uH2wT4eLLpnatPvV0+\ndq3xQVro4kBQpseo2ONLbxIjcy6KjzT8UHfM3Mx/GouywMXjiRvMnqKwAxmm\nXTvfzOJfg6vqvBnSbZaSSgN526skaUVeo/yIgKRpPdvK98PreCda06H4L85W\nHooRphfj/+X9/FCcpagW+7U8jQZ5zHy/DQCqBKeh/X7ZlJoVpnTBB51J5EQU\nokbsW96Ys9x6Iu9YgfbJAkltvTMigJF9+vcULvmLawLhS9E36ejtb7gOsqO9\nlWCbOKj6Hcz76nqbB6vM1x+QK/giBA6aetSLz5bEhGTy8Pr3QshArhNxIdRt\nSSKKjvk/cyh+yPGhgJAZfMedFy8uVkvkA46wWf5CEYkn2CAfLJ6BUQy8prOx\n6KaT\r\n=T85H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-b14538c6.77+b14538c6","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.4","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.4","@graphql-codegen/plugin-helpers":"1.11.3-alpha-b14538c6.77+b14538c6","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.4","@graphql-toolkit/graphql-file-loader":"0.9.1","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-b14538c6.77_1579879995423_0.11844533236018617","host":"s3://npm-registry-packages"}},"1.11.3-alpha-80127748.77":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-80127748.77","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-80127748.77","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"6010a8130665eade24d4699315868e2521a8370f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-80127748.77.tgz","fileCount":29,"integrity":"sha512-x78VvRojWMK3wdmolkULZffpdznKFOLFkQ+DlW4hmmOCJPdqLPMToBl0IV4S19n+gSA9ZkEWf7hf7OgSDjx2jg==","signatures":[{"sig":"MEQCIHLu/BfBhdQpy237gTGyDwAn+npgjTphBSejGpaD0G1IAiBE7HMUnIXw2cfV2GiSJE3hbpgob4jBA7m+bc6iLi1Wkg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKw/WCRA9TVsSAnZWagAA1K4P/RwfEh9wL8fqYim6cw1C\ntc0VXoPtjpkyktCY4D8PBTjrTmIbEE2tvQYTpj+yywLx1mXScRxLsvkTaWpR\nMd66VXV8IEvdfW8r6zWpk0KnEYFcEg8N+gEbaFUwOGbQkyeWXHOCu+GeQ7W6\nO0pkKEXVEsVNd7ng7cYhz2fU3koJ5pQ99l42ZtymhcRq0XS8hTiqSXQ5LYQQ\nJWEjItOl7UvfG0gOmDttEKx1N/xAk7+lzwwFBF8Gq0G3+fwzLhHQN4MDKFCj\nnz/ITpvvTYjMGKtSppjNNwQ9KH9A2zDTTmJ5UVF2ORDnxav80QETpDRET7Af\nY54LZ4av6yDEbMGDSpSmh87d2+KaLgpqLq3oTJf/OXr/aZIQ7B7gWa+96gk3\nNbiWFcWMtCC5Ol1B028dnOsIvwwMaIwwi7RTmXlypNL8Ez4YYBhcjwotC7+/\nTqNPyOqXXEFf8nPQxu7h/Hkl7rOLogssJbAcfJG+KwyaAw2IWwOh1PS336Cr\nKESToibHl0eAJ+PKNeL9StyRWYscJNrxD7CKtiRW6O/KMOR6Lw5PXjHmrLcO\nM+JjKh4AEM3X29whi7UBmX9nelQ4VCaJvpyw/otMvQg4CfrZ0LEh4rVLL4MU\na7ColEFPounnM73RGDcrw6y9KQOXUM+FbbzEK6A1y95mXtKDA40ve14bNZK0\nGp4Y\r\n=0Rlz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-80127748.77+80127748","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.4","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.1","@graphql-codegen/plugin-helpers":"1.11.3-alpha-80127748.77+80127748","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.4","@graphql-toolkit/graphql-file-loader":"0.9.4","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-80127748.77_1579880406345_0.9461791134492064","host":"s3://npm-registry-packages"}},"1.11.3-alpha-e3205f74.78":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-e3205f74.78","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-e3205f74.78","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"836984eb96572cc89d44beaba94c492177a18680","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-e3205f74.78.tgz","fileCount":29,"integrity":"sha512-1VAksIcqN6NEETxgjK1SKGwftwgD/8rlHMa2GhOsRl+Lg8lrx22B6pqjW/DPvw4Btna8InAbQjgmFsViDtluxQ==","signatures":[{"sig":"MEUCIQDXz+Znrkmwc3/+P04miUCZOAAfGeLTcKxeaQtBI4NqmgIgKMsoe6d5tsZQcV5ketaqPbG+HmLn9IvgD4rnM4yyCxI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKxnaCRA9TVsSAnZWagAA8R0P/3NIRe0MtLQ6VSdsnJjp\n9SesUPAJEG/EjVJIDrigEXJ9qTnLXF/P27rO3VmdX0YIflodXnczI3O52916\n27enWFEkErp27tJXKBEbHdybR+E4udyrNAjgHYa5ku99EMjmNBf0jK86xwGv\nz/Y81aMjjRaRJbIJMwmZX5BPt2AFoAQeFb7y657l1RxiH5qC9oExNB/LWsiL\nzdRoazOD7bt8T7S3IUU6JL0XCXUg5Fc2Kvv9YrEk3QzOeqnbMoIVPqgMjsUU\nrl+31hnjaq6btrOXoNVzXPwembYfC58MEA9rpC/lO60J3m8ukZJLSfgbUVdM\nSCyjMh43FuRYZgyDW21scFciFz6frcc7gk3SwcsWziAWTeNYGihGg6opZiMJ\ni84G/NEZ2crWm6oJuZaTkYuzPpnZps7wdfvSktuchtFex2kQUt+gdYNLboNv\nR23AN5KqEmmYQ5wPVRlK8mmSjCeZuvFCriAeBNeWPraWJ6TAAEJnkDRX7PdT\nqUfAsWWluuMiaSbS8gf8E5jhphNLeg/5IsdXO6SJowpXUDcCweKIzfBDcdSt\ncNP7/WMAOWQ13ANjvkKYdhG/rOSBBoNdU5TSM/wvd5nV4KWkk3WQgnDfmZ0h\nCqHPvPBdZTPOaKnU9vKLU0K9B5V3HvekqyZffiKj68QACiFQBnHZv4xv4xuh\nUX+w\r\n=uauO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-e3205f74.78+e3205f74","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.4","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.4","@graphql-codegen/plugin-helpers":"1.11.3-alpha-e3205f74.78+e3205f74","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.4","@graphql-toolkit/graphql-file-loader":"0.9.4","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-e3205f74.78_1579882968926_0.38705167603497115","host":"s3://npm-registry-packages"}},"1.11.3-alpha-5db1d764.79":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-5db1d764.79","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-5db1d764.79","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1b3cbb179950a2e866b0fc4d4eb40f60c560d97e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-5db1d764.79.tgz","fileCount":29,"integrity":"sha512-YlkDY2D1Ea6VkF/Ez7T8w/QsGqYuDQOeY1GoOkjRBBNobuidaLKwRJvrZFloSIUqwrJ2/m8JH5mpgT18CoTapw==","signatures":[{"sig":"MEQCIF5FotWKm1PfQhzILieIIoWQnwPS91SUn9kr3T7zMvXaAiB9bUzTkdoBTe4F/SUefCiYhffQbkBqglkDLjlWAPwgBQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeK0Z+CRA9TVsSAnZWagAAx6cP/1Va4+JctaF+XMg52c6V\nbO8bS35QA6fFRRNkLOUID2071I7wFGSKShm8fSl3yLTMZst8w/ZUWfa85zaP\ntOXuA6NqF5OEzWUNpwrBAbrd/yNdViEorqyGLl3RiOabXsPacwZdrWooQX9m\nF6eFkPubAsFC3aEwJrQbF0LBWlL2aMwWJNvngSMZvOpqFcytOvL/ao39mfmC\neL52IcXyIH6IMmV4lfagnLFFDV3to8FPRtqs7xM9hUuP0f0rmvIiJ7iqcMVo\n3bl/G6pi/Ycr9nC/D49wbrwFuZodIjju7MVzMgI9oWsFA2DlkevlUs0T4Q3G\nygH3IOdCXhyRz6ZIRNSfZAXMbyJN+CUQqdryjSb0yeFvsXXLMJc08HpU1LgK\nZJX1CbLxT2BiAvMWF8UAWT67dmormLytlY61VvROJnK7o2fN9TvkTdJ0l+aT\n+sw/6UapnxIAJa5G56A3qXn1eaM4hAYzdbRq/YUUIRh103UDwzbefsOYPtY9\nyUl5TsBnqwcYtb1GFjPuKy717YSexAt9BxAYg4HNJYfaeKIdDkVNtfK1opB7\nN4w6Nq9jFEB5878u/40YccdRCH842LAg0joD5FlhH4p/YHXXiZKtUDIJBYgp\n2qll9YKIGGuDbybvKH5336dbhg1rFaEJPeQcyzTPII6Idr3DVBLg7MKWJi5B\nvUwW\r\n=x6fO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-5db1d764.79+5db1d764","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.4","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.4","@graphql-codegen/plugin-helpers":"1.11.3-alpha-5db1d764.79+5db1d764","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.4","@graphql-toolkit/graphql-file-loader":"0.9.4","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-5db1d764.79_1579894397815_0.7669327467270683","host":"s3://npm-registry-packages"}},"1.11.3-alpha-d6e089c0.79":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-d6e089c0.79","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-d6e089c0.79","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5f2bdc1c03a7480f63e96df54668bfa0687edc40","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-d6e089c0.79.tgz","fileCount":29,"integrity":"sha512-utxBu1j5CkUxsQo3ftOeIe++UGU9r53d0GWMYOxTN8q1hB/EBLkHXr3B0GIpCof0V9hHRginXZArSPoruj+Bpg==","signatures":[{"sig":"MEUCIF8Yy3KAcvMKOMMwSkVG54MT5e5C6kUGjBNPTit3mhsGAiEAj4a6Uu9eQ6coI9Xrzanvbrsfx0ypW2eQN5kYBQ2NCNU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeK1GHCRA9TVsSAnZWagAAvRAQAKOUhF67QJSOJ0fp5UbN\njRtVixuUX+UwsMs4zPlPn3yljS9u9IAZTOf/xjE4JnuDbYlXTyNEzA55B+gX\np3uALcFTxaE3wkVCl7PmXRRfygPMISybjqcMEOdDL92uUfCM4WCq3mQrX6vM\n7mcDosAeOgexY6LOJbj3R3RVXTd/G1y9oZ0Vj3NWbGwBGjVqW1Wry+kjwR7D\nOEdlwUQn5FoLZSTFuTS0veFT87K5TR5YB8KbGwsNbvOZt8BPqLdpGqQDNhzZ\ncEpqKqAySCmrvZqxMKoalSJCkwIu4kaVEg5qg2KGO1TWXNkP4g9ZHm3ctiMV\nXrWE7MqoAeeEkf1MhpHybNGMlht6hxAlzOqFRLJ4soqthLLQ2O1QFhWvI5em\nQoDNHPkJbzWoPLlT9wD8FVcWWTUoQ/Vp2pTRMmi7Fk58yjdS9LhGVaHXGmI7\nw00sMzEEB3JPYNDsR+u5yNd4NNAhL/LJm7KlxbUbqH/IqRW+VxPspyyPf9J6\np7jM2ZbcVuq4Qht5AANEiL7096e3C70kIV6VEgKikmgCEy6bBQLg1IQ6Dm2Q\nV07YHU3ONMyFCdQGMTxCLWv7WsR05MELAqoMrFXkxmERAtBAPTeQas6qjNGI\nv5cCthLItLl47smnOQtAgyi2r59ZX3vttpRciGW1OqIUVooEFzVFrNSAE2d3\n6QOn\r\n=klQM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-d6e089c0.79+d6e089c0","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.4","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.4","@graphql-codegen/plugin-helpers":"1.11.3-alpha-d6e089c0.79+d6e089c0","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.4","@graphql-toolkit/graphql-file-loader":"0.9.4","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-d6e089c0.79_1579897222624_0.5203624815138521","host":"s3://npm-registry-packages"}},"1.11.3-alpha-b0d0bcc2.80":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-b0d0bcc2.80","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-b0d0bcc2.80","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"89f95842f5a29c51e6b3f27b92acbfaf5aecf0d9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-b0d0bcc2.80.tgz","fileCount":29,"integrity":"sha512-sjvaNX49LBhAuoKhanH83dd5MnTHdYGYz7+WZOSk1javl2vpJ8pXCX7lFr9vn4y/wNtqu6gzHtYu4FaVWdTltA==","signatures":[{"sig":"MEQCIB5CuKWET30IgFcWROD43Frr8FBmf/QQAEzqA0EmvxdOAiAxXkA7MSCP5jiKZw5QjBp6pf+ziIrvv/ghxHCsr4ubeg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeK1OZCRA9TVsSAnZWagAAXtgP/30TmS5FeyPqYscwG27p\nCl+2gcx13m+qWBNDYi8Z2jT0x/lD9pady9q41JkidATFWeKydNizStOzgFOz\nHaN2H+SkzuCh7u0V67NpAlwXPSVaj7YQUJQL8fz6U7e5IS8Z3MD9pHUunVhz\nARiTGmNsmz7xizK4VJvdcACU39DUOV/7xSuqrlWLDkFQ/OYPBRnLUY1W43Im\nbYkWiVVeHy2mvOmTqiiWSs8w0mFTk5XU2/tQaH6pM2ZAqY0TY1DjV0rLulmS\nJ10+qqqjhqBbSbzyjUWeKqyDQ4wP8AEeOZZtYeuBSQBu6BQEFzKqCh8ACYrs\nyE+iWYM8kOn/LEl+5npKg/eTXJ8q/xmrki6Z0eL4czYp2wgKDgj3/mxnHwso\npaQUiN1ESz45toTc2hbZCF92Eo2FUT5x0k0bGNpNLbgSEy4yJZfDCSim4W0/\ntPldkx/h2LIDC/du4RfHBIzpITBAeyBZs6PNr3/pLjJjEtJbfDSWV/HcUr+1\nVdHXgpE2aqWjqcbbMVuacqDp+NxExA11mqc5Uzs1ykt0c44NM6Ad+PobkOB5\ni6z1Cxy7atfKsGkY/OH0KAx1Bfrz2iMX8ts2219hjmYEWbw8Y5fLgmcfk5C8\nZlorYvYTYaCI8THh+x2IQuc2beDPXTSddZz6/JWcknq6iGNA7A4nsDEu57hR\nlNOk\r\n=mhP/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-b0d0bcc2.80+b0d0bcc2","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.4","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.4","@graphql-codegen/plugin-helpers":"1.11.3-alpha-b0d0bcc2.80+b0d0bcc2","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.4","@graphql-toolkit/graphql-file-loader":"0.9.4","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-b0d0bcc2.80_1579897753011_0.9320034219000775","host":"s3://npm-registry-packages"}},"1.11.3-alpha-38b2aa1f.80":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-38b2aa1f.80","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-38b2aa1f.80","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b8df7746b4faa9ff3e30e4d833362e2ad122b4b4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-38b2aa1f.80.tgz","fileCount":29,"integrity":"sha512-I8FJk7SVyoKsCRC0zHYa5XKh0DfbQMsszYJgHSi/TqHOP1pYZN1yci6AG6r1Rzl04/IR8XIcyRJQJX54yDo+Lw==","signatures":[{"sig":"MEQCIG0fdHXmUcm7ZLNT9WsP9IfS4GIBx3y1+hjyvpl+vMSBAiAeHiIsfJTNtVQGelPtdY8Yc3Iyi0reEcPOti8o8U/sGA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeK1SYCRA9TVsSAnZWagAA5FsP/1KzFWVzhgpC06b2G+is\nlUe98taHgucIhRmAkKRvALqm69vJkKEMo0dSC55f0pvrC7Jo8ps3XvtUQTXS\nPt0Z+5I2WBqXxt/oZ4GrNp3KICpRsEXJ/PyJihvkqVz6jkXO45Kzg8Ruy4yb\n2F5ht5wNkovt+Yl2X8Slse78xb7DXg986SxQgx87wAHQlCfx4RNn69WSbhny\nhVgJCK0Rv9vzZVyUgynDdjeLPeYnT1HnfzZ4AdMB0igatyP0jIUP5qLn84W7\nHIsB7etzEzJgvD+yr1EuxbvGyg2wpbAf7ibMSyhmn9u2ZkSa2d/Uhd95ZFGf\npsS+HR6n0AHt6BQJUI1tbosgdo+AxxSlqSLocYE2u/XhJ40Bfq6zvMbRDEpb\ngZvAplJcezswp0U1tf6MHBHUvMu8lSqK5IVhXDRDnHVj0zrWOj5yUmkiUKw2\nJZbwPacAmlztnXVVv7xjV+EG1fgwE4uTbBxaD+QjVCB2ptvO3+ev3pt08hA/\nG8RA1bELxjNDu2C828hjMNhfBAYxw7k6K+tlAiRfF800KdjxtgXDgyY07dKI\n08W8atTx/bqh6KWS5oBB3i/xm+DLJXvSNmdCcznoCFtENOhbt+EUYSo2/eDA\nS0S/PvvI/XthkySf/KC6nxaZamj53W0NJN69UV7FG2Wgd8E1SP4Ox/SF9vUm\nvVfG\r\n=litO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.2","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-38b2aa1f.80+38b2aa1f","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.4","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.4","@graphql-codegen/plugin-helpers":"1.11.3-alpha-38b2aa1f.80+38b2aa1f","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.4","@graphql-toolkit/graphql-file-loader":"0.9.4","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-38b2aa1f.80_1579898008095_0.014171912382864305","host":"s3://npm-registry-packages"}},"1.11.3-alpha-01ed83c5.80":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-01ed83c5.80","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-01ed83c5.80","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ab2f2d8cf6582f96c72136625266002483f2f103","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-01ed83c5.80.tgz","fileCount":29,"integrity":"sha512-I63kE6+NK7HxVitVcOxV884wgrwxYwcnzF7ylB3MsabNPdbdQihzfeHxqm5VgY4Ib9dEA/LTxoYUbyUW00BJBQ==","signatures":[{"sig":"MEUCIEvKqz4eRbjP4hiSWMNtz7rIEkSIb2uC/Rsai87/NK4CAiEAhKg/xyGhFJDXFOdvxQbSwnvfmyeweqbhmDyAI6R7JYI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeK2C3CRA9TVsSAnZWagAALo0P/A9RYfhAfo7iQGVYCCI1\nebrfP1tq32MCXkJ18ngR9FM0IKCsr3DQHyPZvXhxq7gZaG5SC6ir0VHnrDRa\nF4Q+SjsfI3iE8jsNHNk7Puz3H7mwunww/oX0xmrKAtZBXpwyT/mcXCPzQcxl\nDPRQ75TyAUmfLbJGj1bUgWoRGuQmwqjR3ueu1MzBbEcM6KQR9dmyBnClDSdM\nHqzqE65wzJ6FVLNH7jjiFS6YJXSkEqW8fIBNJ0lRgr/Pu54OYreGCssCnRXE\nb23oZE5CAaFcJ1Vu1E6092ZpI2I9bA2CkGOVrJNjB662XuQyk3jheoNFa5Ge\nFW6sQFTVz+0LVQqUTHn7+EQhIotX2sbLziIw3C4HhaD9VJTxU4XoB2F6B9w5\nN0DVsK1ZAAAwy0IUVgUZJZVEHJz/NOKvk8HWS/M9W65INi+z72CU2H6/J+E5\nycT63PY40PE4aV6WXvtD9ZDVig+5JPzAE20W2MlAv37XBaX3rB2zokjo7tsg\n+a6A/qkyHyIyLRByCBNzYiOZXT7/eGUhkQMeY+XbLDAVviYVqQ4ibKCQ+bVY\n11EeVu0FJTRX2s3T/+p42k1lCR2HMbo9E22kAVQati0iV5L4eI2pRFK2OkID\nOVdL6l3KCrIOMVHoZcb5QeQ+MeNIHErKkhNPIhV60djcntcw/fY0zRI3MGDE\nAk4X\r\n=qktw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-01ed83c5.80+01ed83c5","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.4","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.4","@graphql-codegen/plugin-helpers":"1.11.3-alpha-01ed83c5.80+01ed83c5","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.4","@graphql-toolkit/graphql-file-loader":"0.9.4","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-01ed83c5.80_1579901111283_0.9660947430722202","host":"s3://npm-registry-packages"}},"1.11.3-alpha-931f1481.80":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-931f1481.80","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-931f1481.80","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"9f31136950387be74c084e1a57a3998b8bffae3f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-931f1481.80.tgz","fileCount":29,"integrity":"sha512-qbEFXsXwUN+XU2LbcwznAp+JvHGMRfDTEl1S5BmA323yV0UrWRE9GaDr5NA9uYNhERtBCOI3z0oANYnMI/VkxA==","signatures":[{"sig":"MEUCIQC2QsKrh4kXaLI1AtIZj6f11KmKlphj5jCdJrVq6q0AvQIgPckyXRO00+GKjLluoVzAmBQv0QUDHlPbTOUAy9mg06I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeK2DpCRA9TVsSAnZWagAADpIQAIhpir0VuZjw5K74K/+Y\nFkpXJlh2fpxr+gXWIsYnT9B5quHmYoVOg0Wzii9AY21XqnfB8Vkesgp7MjwH\njSl7C3FK0NR0UNhVErOOUJyZMkDrZnaP8c0Gs6a1slGgxCQGPhqCMWrdwGwF\nwyfluz4LRx9ix4BJqYAsLgtO5WPfd1cxUAd7v87owGPyjuv/eT0DdM0JvBaR\n9hyxlIbexEriC2G2YN5XiXxrqMaysNrHCuCwsSX5enpN8m68NreLckSZOPL1\nofzlRj6HrCER6/m1lD8deyjR6AEDAXMuuG4G1AHP3idkggRdsC04wncOPdX+\nT53nafLXPb/lAevph+5be+ipnHu70C9hJCzEs2xUz/hBoexZPaGynSITw4Le\nKLq6ImKjRH2XnqHCVHWvx4M77szmhdqlM1KK4cVhWl3mzpNHxpOVTRa+NR2+\n5e99BQJdOlJKeVmcrN1r2j7uSGvDePsXGslTQYR6KUZ9T8UgnwmBn5SlRTvb\nH3684i8ZYlnsJwXgavK4M6aKAgt7BRo7DZib1HRM3DnmSuf5okx2hlAxBzUF\noaFxiVmYPV217MfoKQrSfKBhmhRolKhVRBPo2+JQ3DlWW2VjLKU3QuOWnCxt\nvULFwdTMZQ/hzD4rGk/DGi25xAMXoebcg3qQgqjeGelWPDRXAl+DPxDORrSS\nKH6H\r\n=+Nl8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-931f1481.80+931f1481","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.4","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.4","@graphql-codegen/plugin-helpers":"1.11.3-alpha-931f1481.80+931f1481","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.4","@graphql-toolkit/graphql-file-loader":"0.9.4","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-931f1481.80_1579901160312_0.2610945619481446","host":"s3://npm-registry-packages"}},"1.11.3-alpha-99657b4c.80":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-99657b4c.80","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-99657b4c.80","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c07b60995d9ca15cb7ea201b7e232eb462c09826","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-99657b4c.80.tgz","fileCount":29,"integrity":"sha512-kCHCK5TwXXFjZkkSb3b8UnuinPd1O4Qn3oWA73OogN8pkJ5CceHxJ+NQKjewR0RQbjcS0V5YhKyYtBmzCGOexA==","signatures":[{"sig":"MEQCIEfvhsMxW3VfyGjJPeRRtyqsZVl6KEsalcBG/tOu6XAbAiBWn+HESbSEsu05cTvnOAEJ4V6Y8VtkRLTzPM+tgA0bcg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeK2dWCRA9TVsSAnZWagAABfwP/3k74yFZ19IswbD0J+iI\nCl7rt5xWuaxqn59699yRMMjoYMzTIz4cYVgxyQpCIEqDhjq+e3RAnEZcl/8A\nKQJda7Hz9SABlAASBPRrn0FVyU16alsl+/L7asFiP8h9juY0hjq0Rgekvn2m\npERAQY3gjM1i5Mjhd0lHnUzsjhWEsZ52yqDg+upCvUD8rkSYoVrawj5F71rg\nQ0ZhRdwqQgLF++eel8tOaCTwcLtqB1F4jq8vgMVOHN4W3G/6iL4lNCXEZZii\n5RT3G362UXsza0DkLb90sLal6KbmEoZrOhxojV7j1wrV5n0PD44ZewhjS9XZ\nKBCgZrrZw8QMW/HLwXS4vYV/tSX7Zh+jTbHYNmpyCzg45AjvQwDodUruuQsY\nK6gTVuiINTBL3np1xqYBlr2t4fKAK1qnCgT0gF4zPPkjy3xyauTmrHRWP++L\nQoRzSldWBjqPVmRHQCV93Z45sSDS3fcwIz8ZG5X+eKtWEqcvu0Pce9zxlaM7\nmZzb2vV4M/6O6zqgmz3MZiOxFzTg65I170UJJpgSrk2g0ndTcUNonqHxX1Dy\nKIPkqCkKuUBeQ3hedPuKl7VX8cshyWwwebmoDOxwOgER/s5yYGpw/MvkqBMT\n51AUCAm0gmnYeM1oXlzV5AhUnEUWhmHKHPacwvBsMd+JaAnheFdNqkDQDpH2\ner0K\r\n=2Ab0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-99657b4c.80+99657b4c","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.4","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.4","@graphql-codegen/plugin-helpers":"1.11.3-alpha-99657b4c.80+99657b4c","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.4","@graphql-toolkit/graphql-file-loader":"0.9.4","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-99657b4c.80_1579902805657_0.24385074989420774","host":"s3://npm-registry-packages"}},"1.11.3-alpha-d190c773.81":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-d190c773.81","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-d190c773.81","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ea2bfbc0442d99c07eac99bfb31df8c56b32e6f8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-d190c773.81.tgz","fileCount":29,"integrity":"sha512-6sU2ZB/wulYUVYST6hJwD/4eb+1M8Le625D0QnDz2Sb7D85Wx2IQGfB87HwsqxdxKlqjINHI/LK6UFvhIqh+nA==","signatures":[{"sig":"MEYCIQDLq9/nxxcbnmgL9cFNpOcWI3OIs88YboAepIy7hvf3pwIhAJwPR87QpsCxEsgS1bsJTyDUOq4/106TYZDzITj0Hv7M","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeK5RGCRA9TVsSAnZWagAAIAMP/Rz23ck8WDzualjAHY9j\nXfCNEAHSaPaWAO9moWg2BXNEFcqYbZ7BW9WRBmm96SZksmRuKu4KuxyOoA0n\n24YPjAGdeC2Cg+ZevPvDS8ecaHCi6cfTO3n/cYxlWV7MAgk7bqDRrRx8NxBo\nZW+e1QhkiehdHgFBOghhgY0QhTdBSewoUfkK19iYWdWwUAgE+NDnKVFSUJ6S\n92HLI7q7NG49cyAm6KEFDOXgcrrJsNyDKLOX+nupOwhmz7BDb1P/hStCa7Xn\nzjx9dGLmE/xXpDoCTM39tX5NVvOIYzUXn9rUQs4WTko2v7PNsFvCIlUfFAv/\nSR4TaWTkJOzTzLUa8C7zWRH+R10D/Unt6Noa5HjkKCsEw33j9Ot1IGsvMMqr\nZNpWAgiUVy1q01ExITXFQTb463OMDK8dHiK7M35hme0oDuBIZsGc+6jtXFjm\nzXOYiwHSsqC7GQF7KoERaWeLLEnGovOMxr/QNcFKOQ8pT7EJgvm2M3lfhSm5\nuSOn6jgMkOeb0HEGC9OqGh68BT0TJjiO31L3+Ox62rx0Cxoca0ggcYoAmHPS\nv6Fdg6Fv2p6C58cCxrNbDRTWkZv5+3pOMum5PEmrzjVTC47G35NZUrEwExxe\nn0aGJNdjEAdUxBCw/qX6Rue3SSsdcWX7GHinXQPr0AhL7lEu7CI5mUrSttEt\nqXmM\r\n=6cp2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-d190c773.81+d190c773","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.4","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.4","@graphql-codegen/plugin-helpers":"1.11.3-alpha-d190c773.81+d190c773","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.4","@graphql-toolkit/graphql-file-loader":"0.9.4","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-d190c773.81_1579914309599_0.3171239132755801","host":"s3://npm-registry-packages"}},"1.11.3-alpha-b6e6857d.81":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-b6e6857d.81","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-b6e6857d.81","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"133ab4f96d8d69b447c35e4eb940b3f1b81ab04f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-b6e6857d.81.tgz","fileCount":29,"integrity":"sha512-vD3Blu/lZE5Oo06ShGN33ZQIO/Klo50hdoouFPTZim/FtK3G+6UltY2LRzTMc37xrfvq49kMBttkcpf6qGe5mg==","signatures":[{"sig":"MEUCIQCKTgIU6U4Lt8rW+uhjEkb7ipxY7/EsqzPIRh5udOh7MwIgTc0FDS0T3pAp3wi6rugZRj7sLjZiQKsSLflQY2Mm8b0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeK6Z1CRA9TVsSAnZWagAA8E8QAI9ozS7TRkXEePqEtW5X\n4lv4q0rF34f6/X9fwWbcMYKjic3gRCjFPt/LekUODjN9SwZnGobPC1Feb32i\nGowGBKpmtaxb6kU6Guv7VZFZdoH49mh4d0YlZ5wp+0SGz0Q01Hhw2Bw5pEj2\nSEATD5bTs1qRZaPDuHBPiFVYL43yT0iFR6HUEc5ZQReNedr9Od+CB72B5u0Z\n7XW+z719CewSU2CH+yf+N9Swbwt9w56lUg6iHtevkt1SUogYYJPAp1BMvQiz\n/kat7Am0lXyPduTLwK53v2ETusxBLUVROu186kxrkA6dB07snDhMt4NE1EKk\nZiMKMlUF9qB2d3UXjsItfnoAaHuqwOcYUBwpCXz2KJCNRgrw8gOoBI1CDuZQ\nemjYvLe3fXQw8d9G6iqcSzjsSPQGnD1a9SNBs2+WMYDybPTtQKQp04zWnehe\nqS1opqnWlfRSrdFudMhRy+k+X39Y6UT0e3CpuaqD4JxNkDCb4YpzX6nP53BO\nrYqRqnT+g2yA96ZT/wrX4MRinGrCZSJ5DvQKOUk0NeIUJMwJkv9UtVbH3NfH\nKybh3O1LcRAa0Vg9wPbnOW9gxTASNVszWPIF3Z1L86gGm7x31zJaij8i/jyv\ncS2R+TxoGmUI0HL6+M+X9Rt2ceS2WePqhyjCxsPqBGhlRQSho92Iiw6ACO94\naW/K\r\n=KUL3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.3","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-b6e6857d.81+b6e6857d","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.4","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.4","@graphql-codegen/plugin-helpers":"1.11.3-alpha-b6e6857d.81+b6e6857d","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.4","@graphql-toolkit/graphql-file-loader":"0.9.4","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-b6e6857d.81_1579918964555_0.48085795722910296","host":"s3://npm-registry-packages"}},"1.11.3-alpha-8c071423.82":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-8c071423.82","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-8c071423.82","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4049bb14c81d0fea158cd53ab668fdb9f4f81cf0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-8c071423.82.tgz","fileCount":29,"integrity":"sha512-v+5lp2xAib1mYYJaDN9q3mGWbOl0bVIi+KBwbUGtPx3fmuXDGfwHQGFpPfUYYwuvEKr7/+2DtWbNpwZWKqJDAw==","signatures":[{"sig":"MEYCIQDk4yOdjhB1qox2eI4ucUvHVv3jJN/EdXmUSulMUceOhwIhANmrQhgwPKLFYkY+bnRUlwTjZQMo+cMLHy/ZxBWszvNy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeK/kTCRA9TVsSAnZWagAAPxwP/0veVgViJYoPoI5tGJMx\nwyyuyCc8mj7okaYmWL85ZsvWqohRH2ojISoBM08jFPZ9G8DSTX2+MI3Y4Jz0\naryrhKBOjOX/6XTqhCiCru1sCyMfsVlT06C5h8TN0gkYT8kN/LY3A/LjILbm\nQINCDWxhcQ56pQZHxXug0Wexwbm6/Ol7o1h2cUlMr+qEAGX7+Yx+6cZG5j3U\n3G4X1ZAJGtiwOH9w2OegMHZBBdsOjTP0aBLs+CAJf0S2226sQqA1y5sJN9rK\n3FEpyuztt3j1GQlAiXZJpItV+Al6bJX8bPWXViIykCk4V7i24urxDqpiztfn\nqzwHvqIRpH2IZddUr2A3DRk0LtztbdMLzmTF7G+/cDOde2bqy+Ro2iJIrFD2\nnET9QmtY2te0iT0uNIxdbBD6GPsN986qYpYTAMv0i49ZRuwc6Hexoiv6Hkza\nbl50ZNncD4VFhPkW9rLHZk37UyeTmnGpXJ3oL8sjSFxXsLSLji48oIAqj3ey\nGjEU029J8YLGKvSM+Q6HlFUxqKBA3E8vXC5jd8Iofcfra9TKceDoRGAADSC7\nZmjlEvyqDTDJ/ag1MLQ1fLBRBdw2gsksE2zi4FxoRIg1AkkOotD983/SjgJ8\nDqb9k1OtUzQJp0d8Ry2Puh/5+aRFi62JoMocQhtwwxGS6mSHBAzdV7Zz1oJM\n51N0\r\n=0uvm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-8c071423.82+8c071423","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.4","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.4","@graphql-codegen/plugin-helpers":"1.11.3-alpha-8c071423.82+8c071423","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.4","@graphql-toolkit/graphql-file-loader":"0.9.4","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-8c071423.82_1579940114372_0.04782658144960439","host":"s3://npm-registry-packages"}},"1.11.3-alpha-9fff357f.82":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-9fff357f.82","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-9fff357f.82","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1395e7a6a21dfa362cc1ed99ce3c7d288ba13b26","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-9fff357f.82.tgz","fileCount":29,"integrity":"sha512-1CXTUfVJZsHCVjxjdiJn1SdcsqTYGNmNNqh/awQHeOKoxukAK4/9xElR7XYft92j5U+AzAWdFKrbTfW8Gh8PUw==","signatures":[{"sig":"MEQCIHeIfk1l4tFp2BWUNgUDzVmevhydSKYvVreAl3QWcknDAiAvLD8tL8AAYee9eonkl0eOEMstvJSQzY7zFRQShvOtQQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLAiVCRA9TVsSAnZWagAAPYUP+gNBl6Vfx1K5KaAKwsc5\n2chV0aWoJlmHiUDujRqtV2NgPTPeNuU9WqiV8amFtK8DGzU5whhuKB86s4Mm\njKJClR9DHCjnTdjTUI1p2AZ1sW4iiDqfQJwp2qXVMYvpwIpv8AFFglt1cBTV\n25sG1FdfycNE8oYvkPvtxW2RPgoxUQzxCzFNKoqdUqLb5Xy0+WP4ev1zNbGP\nd0YAnd+UG4j8yJhduwcvJV5t1gRLwM/bsAMJGjaPWzkrmXL6nqc2ePraHfqM\nsmF32rmiEFYh5rw4nnJ7pooiPCXscrh5kUq20eIf0humnOeb2uUuZ22z6wvp\nO/F+HeKQrc4L21lQiUJMJRDbsEEA7npVoN1FU8JcaelZn4oLJ1qqyBTjkMWg\nfa0uvSSB6jesHP/yIoXd7sa9y908Yy12qNfQrY7EwkF6CGDnSpBhZabEgt8P\n3P1Daik53CMeBa8H1kcrJz3G4DNtH8id/KcKQrRw8wxTp5aUa5QkA18vz0r8\nc6xKvhhwhjrwYZ8acHYkiSa4ACM7GhPyGGsV9yDbJBtCEU5hpugjz/DWwoHP\nK0qZ+F60AYiPq2FRpm6C5EDCC/HWr6mosZ5EiOZvLRQwDrQXQ9YNqIptYcSz\nawUqVc763s5Fj69xgAV1iL64/dcbd/skiuXZGiOELYZLKLccrQ/o6O5RhT2m\nQD0v\r\n=H1Ro\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"0.5.1","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-9fff357f.82+9fff357f","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.4","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.4","@graphql-codegen/plugin-helpers":"1.11.3-alpha-9fff357f.82+9fff357f","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.4","@graphql-toolkit/graphql-file-loader":"0.9.4","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-9fff357f.82_1579944085235_0.6164009513754329","host":"s3://npm-registry-packages"}},"1.11.3-alpha-d8155513.83":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-d8155513.83","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-d8155513.83","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"9be34177c12de23efc7363afc4a9a6fbe0b56c28","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-d8155513.83.tgz","fileCount":29,"integrity":"sha512-wQBpXVJWAP9cv38sJdiTnfmWj0i3PG6r6VVjWe7XDzXJbQMg67sVN0uPiP9GlJ+gnCMKK0U5pX7rjBWgmKcRmg==","signatures":[{"sig":"MEYCIQD7kCoUN8BR8eK5MMpweJ2JxQFGfUkZZEbQwuiwDCsENQIhALAcW0f8cnA+JvXXah24/Xd1m8cK7TxeFzx2DevanxJM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLCaPCRA9TVsSAnZWagAAMZcP/j7SOu6+2sVnDdeqmFEa\n2FjvrO+DDMAEOFoCzuI4RrsV2T7OEAKEjmq/GliBvzt/q7BeR6ZJwI4a8fFu\nV1FgmdEKORU1OOdPmQU6kCEVBLWHxcQGbJqnewO7otl6loSaC8UJ5xIGHB+g\nh3bFEL+rzJluR/DrvVJPR9P13Qm8sbPbUWgFnTz+4Y17ZDX4UmWEUY9L8DnI\nDFbAAfnvijhMglQvHHA7K8UuzcDffnwJJgTjbySY9AYinncn/UNuVAWtxVOs\nmQgCmIWDMQsSQN/D3v9W0VqmOOflbpUWIYBT8bHfiPjdEpaeT++THQTAA/ga\nN5JzwSHLyUAtj2t8pFZ7I8PFKSaFutps0l/I8yu1thFWg1+UQ0E5uKnxOOAN\nfTqT1aOXf1TvAIbRhnAYxAgx/HmWC1vvObkKjuTSuEPW16Km6uctN3fBmrrn\nAMH9cPD0+23uFCOk7EDicR5+n83/YpJSZ+NAwBuFrgwZqnHIZlsZAIzheAKA\nB308Vx2GBz7kxjrjL0hGRB6fvS3jzKHKTWPgXG8G9SCTSYiJDLy+ByueE7aC\nfE1BN1SIq5p0T7EZskd3ZmyxHwi3HFcpBQxSJlnU3X8jsj4FIjTYvdWVzPs3\neDuK5OjaDoeoudp6kvfmPZbfrFdTLjBq/41/ARrf7aXyw39DX5MFBI0/9Nse\nTjSF\r\n=rWwG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-d8155513.83+d8155513","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.4","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.4","@graphql-codegen/plugin-helpers":"1.11.3-alpha-d8155513.83+d8155513","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.4","@graphql-toolkit/graphql-file-loader":"0.9.4","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-d8155513.83_1579951759058_0.2653231605402382","host":"s3://npm-registry-packages"}},"1.11.3-alpha-fdb32487.84":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-fdb32487.84","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-fdb32487.84","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f33fa3e5dea3a6709eb4ecbc836ef091a7f0b602","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-fdb32487.84.tgz","fileCount":29,"integrity":"sha512-kNOHK5KbDCQWlNHNbZ7q0k6BfOT5owbbkwH3Tak2WlYDzBVbb4dSjexheWqS5sAk/iQ/NFyrVmbv8c1f9jd3Kg==","signatures":[{"sig":"MEYCIQDPGZmaL2rR9qnuLuPWb03CntasVmw36dwJwDh/frnF8wIhAOrf/dLB4UEBLDzGCKzv3DFPkRtqK6PXPrheDjxxRzO3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLCb6CRA9TVsSAnZWagAALz4P/1+8DfNadP1T4ygccc3i\nPCyAh9Znm7aoxr/+uzB3ilAgKZY6Lg5fZeXpOfuebKkp2gAIUOWxDgFIQ2sQ\nCVVVBO4AD4v2JHOmRAkH+mC3a+O7jOFzmeo+7BuFwH8LTsDt/uOU65fRo2/y\nGwJoWHuSkchfr7T8S+0G1QoIXWtLKUCeVdItt95xQ+jrmp0txUSTynyCeZgw\ngydUzFQ6rewUV2Igk1EBZh9cSsYBEubSp8/9EN0j7oeXT1g6ykZcIzDZCxb2\n9mqU4l/+KL7UjGmsFcy5NV7M1mJgrE4oumy6idgaeuwiTe4wZofGQ94c+UvL\nvwhwPSD+NkgkKMaJMJ5EcOBIsXZzltIJMrXErzTE3sNW3f1A8yB7IFjLZg08\nlHoydrZRm9JkRDmt8eY0eynyDME8jrC6ZDMkWLpZZRFLvhTQwGeXaY/hrNmw\nhAdH9cp6p2/gBixs4bPcKUtaoJm8x9WlpqhHmdvCa2E6XmNshiWuhJi/W2BH\njTs1tB+UiPiOGnp8td00krbbDb4HP00QkNReZK0+ywX00QShbFcAlQwdMJUl\nIUbH9X/kNjm++DSlDSSWLHxK1poGJFh9pC5j8sd6qolG1TqFqIHqNN+aUTMG\nde0xORsb+S92QUGnVYprdNz85ilIKaaSXLyFwblbUlE3z+Zs7IzuvqjH4O9J\nO5xt\r\n=6kMp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-fdb32487.84+fdb32487","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.4","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.4","@graphql-codegen/plugin-helpers":"1.11.3-alpha-fdb32487.84+fdb32487","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.4","@graphql-toolkit/graphql-file-loader":"0.9.4","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-fdb32487.84_1579951865693_0.44256224527529353","host":"s3://npm-registry-packages"}},"1.11.3-alpha-75f708f7.84":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-75f708f7.84","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-75f708f7.84","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3111f3d9e0777bd3d8526b170e5fec9bd58aec9f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-75f708f7.84.tgz","fileCount":29,"integrity":"sha512-sIxtRlVWpsMODR3YQJQkQ7ELgcfVOa6ihmG895b3BBppLD0H9Q4G+6uCOjsnkvd2aLbSGlCJQUZWbWnPSvWHPA==","signatures":[{"sig":"MEUCIACrAdcZuSURNr2HzoLVfYCuLL+ZhDSDErlMfo7Z1rwpAiEAxcsqkq2S8mTR+U/YR7suJaFBUX7fwuS3quc88Y7ar0o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180739,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLCcQCRA9TVsSAnZWagAAzS4P/2Wc3rVFD6RoeNorBCt0\nFIVFlM4vjMeTL36B8pl8eY0FkRdHRrefnIxGx36T/q8P6IbNIURRyBYycTgK\nOq5YpJu6Nr4Q6RFAHewCW5qHioP1Ghru3XZXDJy7We98YwmPGjzc2h7PM+2S\no0QzRD4xX1B927X+S/UcODHuB3RV6/4hbr9a2oVUzKxkjps6L0e5cx86hyfq\nw9eYJabLoLwmGxUJoM728Gjn6/DRbqqbjRt6fmJuZ+8wyrd7umtBz2Yq00rA\nyeMgHdgnItz/xFkURpHvqyryu3wQe6iaQsjcvLiqYtuAj+f+ZpSKfKhFnwHk\nXZOuglcm9zJ1xEBdZE4FkGsUePgkx8yN/0wY4kiS33eEaOokfaq8xpfwoGJy\nzoawVY1rdfHj7nQAiFtwJhsYvFykAMvLGIcXg3So5ScqN22VYqXuvcxH35Lm\n0eNqsuqN//0YohyHcJGcneJT39YVHVRMoPqIJUq7vxHOScYYGuUQoRWkODn8\nxVYtgncrtqYV9NeBoEi5/+N1/J7UwIPTXGppLDjcjDzLOS7nCJUUQRyOtyWB\nkMv3ZkBPgQAgp0Lbp8IpE7KNfVj665En1vaENQB+L9k9NDXxgOgrYAROaCaI\n1SvKT3pTQvoOtFiWAA1/C0eoEFnlFMYPddElhpAw4+0TXe2HDGhdAO10nPCf\nXBO/\r\n=Dls0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-75f708f7.84+75f708f7","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.4","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.4","@graphql-codegen/plugin-helpers":"1.11.3-alpha-75f708f7.84+75f708f7","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.4","@graphql-toolkit/graphql-file-loader":"0.9.4","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-75f708f7.84_1579951887372_0.48877741869983615","host":"s3://npm-registry-packages"}},"1.11.3-alpha-e9106801.84":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-e9106801.84","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-e9106801.84","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"93239aff8b7d6c675fb8a7050ba3570ad9c7ffde","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-e9106801.84.tgz","fileCount":29,"integrity":"sha512-op9wV7mXsIpfRc3Ws9Wgf0b+TyUgCZ5jOjYHP/E9Or5xwr/sqgGGURMms3KWFRsXGRZmZ5YeQw5gMQCWxB9DQw==","signatures":[{"sig":"MEQCIECviuHaXZb6WtK4PsFs8Wo5SY4JtPhQhFpYfvq4kC+mAiBJ6F36OBJszf6c4CcudK9cYmHD/fhm3aiAzgbkI894aw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180739,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLCx8CRA9TVsSAnZWagAAmfcP/RXUU2DlBmGuPupo5Exa\nJcNJUBYU4xxxGiCZCCTlMsP0GHo7VRdJaEpMWh0+HZl8wJAsVt96qBO/gYyt\ng115hKfIZDEKEQhO/TYnLNpUjXIZ1f5rZQ3+GkE4IaAW1EKScUwY2/s+Z9am\ngr/kEUr00ObsHP72MRkUVAvtUszNAVri1wfTabCfs6WMC3UClWH9np6jRKzg\nNWQjtn36r7+q80hxSQ1HLiMHSEgN5Ouy2/WA62kc+TpOmHUwMt62uZrDUyiZ\nCFx+8MxsUPtlH1SpmzcL+JLQkqd9vGx2Wj+3rLDA7mFk6wbGcd5i8FgqL6jk\n61nSMehjNWU5qAr5Y7HMtckTNN4mPsocGeOsicncpsfSue7r6c0Tj0UaPPwG\np1oc0vI3ot/u+ODuwp5Iw8V4Ii+8TlMSVsJJpjHABsbp9yydBY4dzxIn7bZp\n4TS1Xl/6QVEeuVZ+cQnk+BcbE/4hEeEAHCDCscm2bMgJU2s9ESExtn2r9W5c\nK73HFyRL0nMuOiKf2VWX1PJy0my1+wq7FeZ00P/IgV7iF028GbvPvo7nqmgV\nWowjkEAAgmqjDNW8DteAz44nEicY1pjNZoYXZQsmz0wVGUUdSsFGcD332jnI\nn5nzP95Nills12QrDojxgeXl5VHDMUb1iBEiIDv3vylCu94mwXgykkiR08UG\nHON+\r\n=gvdU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-e9106801.84+e9106801","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.4","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.4","@graphql-codegen/plugin-helpers":"1.11.3-alpha-e9106801.84+e9106801","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.4","@graphql-toolkit/graphql-file-loader":"0.9.4","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-e9106801.84_1579953275652_0.394419903857667","host":"s3://npm-registry-packages"}},"1.11.3-alpha-5b0f76a3.85":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-5b0f76a3.85","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-5b0f76a3.85","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e25bda72936387c7a172af4931784a59286695d1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-5b0f76a3.85.tgz","fileCount":29,"integrity":"sha512-Txqq0Hmt+0hG4orX0oWwGhT7Hr7tMF6m4kzXzWGz7k7CIcskWVEPOSuxjE7Q9K5LLs6psbmYEr093Slz+V0bJA==","signatures":[{"sig":"MEQCIGB8jlTepsJ3Tu71/gtP2GhCS2vT7swBuXnozg5ByaHBAiAtXsr8EZnZmwqumgiGJxRuhmmb0uN/uHvZMmMNUXxOnw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180739,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLCyxCRA9TVsSAnZWagAA4UUQAIgMmMRstdNQFRN9dWVg\nZ8GaFc4NRvOW7deJgyHVg7C/RMA61AbKloorj+OGVnRnoOLHlwB5WwfYUYvd\nIQ8H4qCJ5hHXJt1OfB4N/5ZiN0qBxx6gtubG7etjTOkIn7zBjx+sXP0nEvTc\ngyGY90wUZW5SzIsaTtbadP3mqdB8Tz0bPpk5lnIa42Hn1Ch7ebX5NYS5Vvjv\nqsxCFKdIQCZT6GrMiEvt49HuYlSi42/5ClzFNwqmU1DBX9EkxKnw0z/gfFC8\n2LcXHwmAPKdXyfH3w79yFkdPb9W7+gjdwEHhPQib8bFd3L/gxO+cSKztQ7m5\nuBlKGpqRoXgfwHhq7NHtZk4LdiNAv6D1WV0DrjbnNuhSzuXEWgbu62/7FY73\nTNy1WvFj9nvhYMGBBu9k7NlIvVg3DHPIR6ScA/cELBOyRnYva+Tur9c6ibRN\nnU20cK44/1hfWCQXqZElo1xkC8Oim7abkg+nyy8xmCv3sKhzryAIBH9MYWIi\n/I7ms4hxYhV+dw1pXDUs7qA3Uq4tlZVwNnRqKA7lounKUXM+uHQgek6/dFY+\nsQtPNXcMExVa6tiog9TiLBWYqPB/eqBco5PJXepseSIlI0i0PRez+HLxlHnp\nq433+f7gChNvVJv27MYbZDqai6QBGGZx8+48I+Fbj0ZGUrWn2PS1e24hIIwE\nrCtF\r\n=PCAx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-5b0f76a3.85+5b0f76a3","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.4","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.4","@graphql-codegen/plugin-helpers":"1.11.3-alpha-5b0f76a3.85+5b0f76a3","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.4","@graphql-toolkit/graphql-file-loader":"0.9.4","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-5b0f76a3.85_1579953329005_0.23500916285306994","host":"s3://npm-registry-packages"}},"1.11.3-alpha-9c80b339.86":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-9c80b339.86","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-9c80b339.86","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b99b2d0a601b47cd72e57b51d2d0def2c6c31a56","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-9c80b339.86.tgz","fileCount":29,"integrity":"sha512-GXxYLP9R18A8BSRk6My5htxVAmk7zE0Y+nCypy1WxDJ6KVuayCngUs2oB5bb8y01pzHGcglAAkAc5VDzpLQNoA==","signatures":[{"sig":"MEUCIQDZI4+5iJ7hATLDfw1Zq2jHriYUcZMhK2bqBmR94oqwTAIgTAFPOLoGpcuWNQeYPEDKxvZ1/r05jCaWohEIueq5Z5U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180739,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLEM8CRA9TVsSAnZWagAANFcP/iNQJ4XuqOCoTZrE5oGp\n3FoSqDc8G/ORz7ypJ/oV894ZgAWwtaY0MRIqQVBzDqeSvA1BzWwsKUckW62x\nyuu/csCsQEzFLks14jLVsExpMu6jmlKlsgnDxZFALdyjbIRWpi1xp7aThbnJ\nRu2m6kpP7MU1/V95umyL9Y2yMzHXrv+AUITRprLFq9gI3Fm+kIN286cdVm7T\n9CMPZc4UNXOjXL4Z6sjEN3la9JVEc+fSwgXN67/TadJy/I26SEM3ar/2mmLv\nGekDW7aHExvHw8H1X1DzGyJhPS0cK1qqAJ7UNDQLmXTnIAi/ss+JY5F7Lf0n\nnRQHxeAEY/WNCiozu1VxCqeK/SywvI2jrOIQ/1UpuY8Cxqyj+KKkBJu+yh5k\nihcX91A9by3uqbbLunhbVIg1QWBtkMlWUOOt5EjfOjekoJHc3At69KHuP1NR\n7kS20L6TDyEMe11wfnznzWSP20RbRWkuNDxI8KLIPnkdbBFG/c7l360A1aRP\nqtEkDswB5a9zlncQDFSRNHRasP6Zv9ijx4bd4PLvp1JJMWSf98mJqKlWf6FF\nMUuX233aMpbSEO5sZ3HoTClE6c/m1sJFwg8MpuR3iXUdVels2avl5Dfkfap+\nagIQIgD/pxPrsT0FBbKBx9oLxJlCKdVsbGHZcGT6rGeXQV0nSRgg6pcZhvwm\nR4OJ\r\n=pMjP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-9c80b339.86+9c80b339","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.4","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.4","@graphql-codegen/plugin-helpers":"1.11.3-alpha-9c80b339.86+9c80b339","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.4","@graphql-toolkit/graphql-file-loader":"0.9.4","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-9c80b339.86_1579959099580_0.2257717748986907","host":"s3://npm-registry-packages"}},"1.11.3-alpha-21386b4a.87":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-21386b4a.87","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-21386b4a.87","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b26bb6b5c1407367a643494f07b2f2332952bd5a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-21386b4a.87.tgz","fileCount":29,"integrity":"sha512-jAIGx234j/9dYA7F5qku36Z+rZCRBy9bn2eVzR/7L7GoHKAzVh2+E+cNV/NTTd2lJeS2IgocGH1HP1tUzA83xA==","signatures":[{"sig":"MEUCIGqEXTsVORE4ZdG4rBW8EnDoTjnkNCo2IRmjzWy5YWkxAiEApQKWoYXlAcmBnM7Y8EoOYXpH5OH5AGh9EIIQuBMI0xI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182458,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLFpxCRA9TVsSAnZWagAAu0kQAIK5l48K0ARmC59iXRFA\ntPShGxiOy0lKEtsYZlpIY4UcMum9Tq41YELVa26SC07krGtWJ1lbkB7UtslJ\nxJa5vstFhr5tBOCQR+dHj7quiMWpLB0XEtRP7MqgQc5ZTTGXKlPmxCWJq/W5\nL8UN6kbINpbGo6hmyFSlMDhnW36FjEk+DU4lIzmZqS66EwxWykCNbHryNS38\nOlrB3+CGkUV/xboFdqAYXe3KNHXxdI+UEMl9/azqzd9wz5QDCX8NzJwBnIzk\nVWS2XnB91tIPV4oS6Z8Y2n4r6Imn6yxAfWB6myYbhcLIZpCHZsfvdBAQrnIU\nFfRkZfFDKrvxFkHYG4HHPzFP6/cgUk1LPQZW/AMz0YLSDy3HmynKop2JME5h\nNmtfLALpeOb391/F7MojVFu2PhmaV6ydPU0dmmC+ocjbjqgwhAoBw/0zmedF\njYj+sFS3qajDPdEaCDxEG82S63sDKCQEx8eA6AjfEVUHnIpWQp70UYYHzJs8\nUInx0msizJ0r2APPU8L6wP9i/HYJVYxNfPryHVTmdbcAjBghz6WeB5qri/OW\nLJrj4gtz/Wji9zKKwGhkKXhyyHY87QjsAQdMGJ1qG1EL7R8FL3gSQA9RKB2m\nfaMLomkQA257rWAp5T6XYrR1JumjpkKfonT/yi+2z+HJVoJojTtox8WQI2DU\n6Zvt\r\n=ToKN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-21386b4a.87+21386b4a","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.4","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.4","@graphql-codegen/plugin-helpers":"1.11.3-alpha-21386b4a.87+21386b4a","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.4","@graphql-toolkit/graphql-file-loader":"0.9.4","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-21386b4a.87_1579965040664_0.873766907793925","host":"s3://npm-registry-packages"}},"1.11.3-alpha-9fc4798b.88":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-9fc4798b.88","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-9fc4798b.88","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"bf7d41b646c3fc297bf324e160de24ab97746943","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-9fc4798b.88.tgz","fileCount":29,"integrity":"sha512-OIvKk3wGH8ii21MgoVod+D0BXLNIcnhBF4f9YWV3UX4ab3g48159dVZpI9upGPEUQW7kd1/dmM82mwStfGtysQ==","signatures":[{"sig":"MEUCIQDbKBVoq9XcQfZKHh912xt9vOLuBjIQMaSR4CBKf4PZ3QIgHQ9yikaqs8Dsa91/X1nLfhlqGjaNKPUhkG7ef4GKhvo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182458,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLM5hCRA9TVsSAnZWagAAchwP/0MfWKGjGaVkOM8mhPp0\ndmBF0Fu8uJqI2gbseTeHiWddr9Lc5D0AMSbUxynj4WVu0Ld2quuGwcLHM4Z3\n3FM+cJI/34R+7jKz0ESoNTz13jOgitMI9dzQv5rkCyqzYvNlryVeJ+N1JNIH\nMU7O3yewixE7oCTSCsEPZCw3TvbqENHdb7pDDe6FA8eyw1Nv+8bDmJvyJC6C\nA+RHmI+8rJiSniHHiOcPBv6ELeXoSATSPpZtDfbAP3YcyBkoQreWYpZ2qqPy\nFTNDROgz4N0OEgKoC3chcHOrCw/8pgtRgJWJwrlfMuH0URjwnvSZqpfUr2Uk\ns7FmScCMi3mbJ3TQWWgTWBamApgsNNGQLOJjhi0znfpMVwlgGt5vdJiRDqXQ\nNl64cPXxrf3tHboO5bPHOLhrTzVMtBNwJJ/6aR8ztouds8YtAZopEt1kIKJy\noYnYC7eu5dO+zt7QSnQ9YvVdcAqEMaaA8cFVG2y7MIOP/TIXCRpXNzb6wIuQ\nLtyh0ByIAligH/TmGdVDgKpqWgyWFmHenzXYSH3veetxPdbPlWEE0tZOX8cF\nMoumDCQF9oyzJguyLnJjP4K8xvOyxPz8nG/sWSJPCPntUfspqFA8SEZugzF8\nasHS5NzxPV7IxgiVjdwUI+zqif56H+F5qzREVyOjOayU0AZfv4UJsCUgb5Y8\nbqo+\r\n=xgFA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-9fc4798b.88+9fc4798b","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.4","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.4","@graphql-codegen/plugin-helpers":"1.11.3-alpha-9fc4798b.88+9fc4798b","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.4","@graphql-toolkit/graphql-file-loader":"0.9.4","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-9fc4798b.88_1579994720730_0.3843715486039059","host":"s3://npm-registry-packages"}},"1.11.3-alpha-58a41d49.89":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-58a41d49.89","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-58a41d49.89","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"685e720497e0634503f9053928e98aa9ecf4b351","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-58a41d49.89.tgz","fileCount":29,"integrity":"sha512-SzsDOttGMGiXil9s1dQSqZGKAKI1K7wgcZbgqZKAfHdiDSJ9kuvoBWudyNc52lYWZiN+h5NggsPANBi+x42vmA==","signatures":[{"sig":"MEQCIGZc44M/RmhtchQDepVvb8SVCkEwh8l1NaNeAxO3XMDtAiAnooQM+29toXLba6YuTzMDBw6FaGEsEoUy9+oa8RDS2g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182458,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLTvuCRA9TVsSAnZWagAAQ48QAIqc+f+laR+364BRt74J\nwxf5bgMZykhCCHbkrpC9mLxD6rpcyISBkK7nlRDRAAicdiPTW3LotvtsB0qQ\nvSIxxHChkYkAMZeaq0rcxAeB8+SwVMLI/3Sxp/4NIVBeIp/LT1jrPFjgU44L\naOJWBtH7nwtib7+HiMKdu+c9DfqSuEOBHRat7CaplVogZtUKifA3dFXDNrWG\nV4J6u5IDBZtFPKhs32hYd0uHsIoCE3V/iHLLz7BrOmjA1xqx5WV6nO62lEWf\nFPrZhkXGNNVm66NJkn1Ln8N9o/YX9giT/ZNkpBRy/tllEu/0Iubgku8DF0tB\ndcHiXBsUZGRfmQ+1pDBkU7rAwXC35hT8fCnjiuvvpWfbFZ+p+7V75SE8aTPg\nArFPhVPuClJdHrw90X/72jujyvkaJeT/aOOTbVns0qpKDpsutxg1Q2OPRl0a\nAw1F/s4n8a4iniZ7ekHwC6a9gahHdGYiYztXJO8Dvw3Qz5ZpXBMJEaU3Qid0\nEkBhgDtLo5mCJlzQxypup7Es4hPjVcsmzZuSSs0BUTvg+wlUQNHELJ/wYWoT\n6LYlsRawg2Zdi5ZZH7nArvkMKVBM6PRNzVypXwf+cCw4fcOyf2WL4Espt9YB\nI8FnqW9BF803WivQYN6IsCDPhcAhhiJiHt6mwSAk/ngkLeXsvpt47IeytiMw\nCKYa\r\n=uc1p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-58a41d49.89+58a41d49","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.4","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.4","@graphql-codegen/plugin-helpers":"1.11.3-alpha-58a41d49.89+58a41d49","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.4","@graphql-toolkit/graphql-file-loader":"0.9.4","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-58a41d49.89_1580022765653_0.1169608361318788","host":"s3://npm-registry-packages"}},"1.11.3-alpha-cf0fa8b7.89":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-cf0fa8b7.89","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-cf0fa8b7.89","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"688e030f7051a386d9f4972a1025290b673f517f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-cf0fa8b7.89.tgz","fileCount":29,"integrity":"sha512-O3GU15xAK/Sav5UNR6a8HYWs+4NYvrmOM7p1s1Kj9QxUO5LTvxFWjmuYa8SEG94TRapGfF9OAauJOcSEAr8vnw==","signatures":[{"sig":"MEYCIQCx0IptQ5TzqcoVc/1Fr7lumM7NUseRxvDs9c8rUi5M2wIhAN+DxpBBCgssDQuN5MkBwFd/doHh/o/T/gGy0m3TGlRe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182458,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLTx4CRA9TVsSAnZWagAAhE0P+wTBfflFQP2JNRT3cUdd\nm9rlQ3/XPkVK6hQpjxVvOWmgNBAky8A2EkxrccJnghjZUrMXPKaa0VzBfl0S\n1JZ0o6xriYPq2SXfMQ9GujnujfoG5pcgMYb2elxOCSy73iZT09HACfpCuRY0\nIR314nO895NfIytB6C9lTkqcruW+6aohT0Tc8+HBDKf6dhdCGoN39cDoUte0\noQa4rthMVnmqxB/3+4FdX2tuPt24it5k9AOB1ROs95l2I76BzOrIFmch209m\ni2KSMXTB9IUIpQMSeYAu8EcpaqRdrRmfmmRpQ6bp8zrivyGCCpwKLlzWqt3y\n7Lc4OHnIA8nZqjzStz7mDjGYLK9U0hxydetha1woefyh0EX9jor+3mLD5+bF\n7F7n5Ap1NoL9WHBMP/sYEj/3zxsSMkQ/NIhjNsdafTBw2rJ6S1VZCbwCWtTO\ntVr8iFNlL1HshaQu97oadsIaQcZdqw9I7Y2s+ciNd3IvHsbXOaN0Llkc79su\naw9TZMSrULxeMFW61cDJwkKt1DSsUFhoqAOltV8Z3CrJD1Vv+TKJe6wCzP0V\nEcu1RnTuAjlWG3bIbN5osQZMP8vSfjUr4KCgPThj0BmmKDpaLR0p9zJNYjRt\nOTnB9iiD6mZXEjqbJ5uJRvuH3QqLFj3WN4k2qs4I3VJeHNUc2ilqYEwEdP84\n2XtU\r\n=ZTMi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-cf0fa8b7.89+cf0fa8b7","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.4","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.4","@graphql-codegen/plugin-helpers":"1.11.3-alpha-cf0fa8b7.89+cf0fa8b7","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.4","@graphql-toolkit/graphql-file-loader":"0.9.4","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-cf0fa8b7.89_1580022904344_0.06834278518894332","host":"s3://npm-registry-packages"}},"1.11.3-alpha-8d625b6d.89":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-8d625b6d.89","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-8d625b6d.89","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"42d982e5d93715eb41ed7dd9f1b89e78850d39a7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-8d625b6d.89.tgz","fileCount":29,"integrity":"sha512-TeRLC3M7F914sGLsUoNAY8Kdz8KgbrALhSVWQTYiyIKzY/of6DOwWJSGKlNRnh6gGztEJseZTLmSBk2XnNlSWg==","signatures":[{"sig":"MEUCIFqmvXRAhwcGZRRveJDgKRQIRMYlA2nGh3QPypJEm3lHAiEA55xhCgycgTDtSRhJGoiMlJCJ+Nt0RqhcrlhizpXWaIA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182458,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLT8cCRA9TVsSAnZWagAACX0P/1hxPMIRJD5nLzZFIGxx\nLV7wgD5Qi6OgUI3h5Sbcm/wUOXeyFnTzHtimLVcfudUbA+SRUup27bOF+YzU\nPGVolv/MQMFa4kBu8g3ZMFCFl0zlkIupAzFB/SRWUB5BNShEz4qoXLb+fUQO\n4EC2vcNSUrvrx0SeiFSaRgzWHBU4+q9F1MVnCQe7n9VfRnJFN1dsPPBUAJd/\n/jdfGQvjmYUU3YRgfTkNyoFpqrLglhVZrR31QM9h7bvJuvmZDwmD9nHuQF+x\nrE09QIeh365s42MvhoWo56Hcz8IkL9TvOwy9I3bpT7giUfjEMYz3AUxPydUg\n3ou4xEyFVIa0oMyM2MkW2VCAmLff8uo1Bstj3o5z4peQoedzUSl+tc0kewdX\n3HkNgU/RykqRfiuTgmyRSu/HyyfgPFGg1R2rIm5homZICIciSYHoD78svdFi\nJdnoR36k159+lAcJJXxKKrFxCsdcGqKov+vZ2xDXuKHE6IoCFbc0FHnnFpjf\nSkHzGI9qBreidhePpHvE10NqRp9pK1x4Jvncf/eoovpB7y1kOjd97yH32ZpH\nIYV8QRMTfKzeQmLoPjF+xB1mEU/d5xOApXWUfxOXpODpvua9O8eKb4BmwerW\n2984Q18YRPvZdf4NP+0jL9bBf5MJRKZ+ITBYV0Pvetp64NGnike14hTs/zAY\nKT1R\r\n=mkQz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-8d625b6d.89+8d625b6d","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.4","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.4","@graphql-codegen/plugin-helpers":"1.11.3-alpha-8d625b6d.89+8d625b6d","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.4","@graphql-toolkit/graphql-file-loader":"0.9.4","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-8d625b6d.89_1580023579806_0.2578954966912279","host":"s3://npm-registry-packages"}},"1.11.3-alpha-543fd331.89":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-543fd331.89","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-543fd331.89","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"88f6e6b990eef6f224db37b0590265f7e9430c4f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-543fd331.89.tgz","fileCount":29,"integrity":"sha512-pyKHLC8RitS17IKK7J5t5r1e5aLgtt4U59yNKMDlGyD+SiEyOtWM1FVIOJrtdXn5rJQ1flK5sAMZB5dFu62CYA==","signatures":[{"sig":"MEUCIGQ9+0YWshCBhJs/kk95cnGfNSJvDCIc2v2OuTbeeT15AiEA3juv4wn9ku+xgU6C46MoVp3vKQZMMVvSGfTtLvbkBIg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182458,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLT+sCRA9TVsSAnZWagAAFHQP/iRb7Cz7V9A0BsJC7VBV\nCDsXmS9DqFUeMYaJBGoN3rpL1EHTjk5W/kR04ovR1/C48TpSx15k22MGQ90q\nSOK+d92OLDA3cGUJa+ik5WsXHRbTsklhDpq7Po7sqsGJXFRlqWavM5dUusLX\nlFonv1ebeIVJAt3YbEmV5IlRQ3OXF3o2Q+i3x1z4/uzBdxp+5dMtpRbPI0pM\n5OIgPvNuKqvHuSn2uJ+ZmwECboGdPZl3VA3CrqQvh3UMms3sPejnSeHhIo10\n78dy5V7iTQWFxSqtxEuZOnkBn80uyNxaVKjDHZHN/DfjQEb/J9Pbz/MKgWIl\naEC2Yql/vrq1M1fhZE3WR04YMGgQw1oZTyu+Dyalh6tck8aqN+1TpRDuktlP\nLR4j2bVijYFHvBbsXuPRPIGPqiqqBuPN2bbbmcWYIQb67uVYFR+h0y8F/AKN\nAGJkcUad8kbkCbIqglLy05A7cXsnsWQVZEjECg3NqtbjFYztJAmO+oYQlp8h\nM7xZqmxUecwn3Vkf51lqFCHF2kedulLtdiwJDAdye5G2SunEgDm5tA2leyk8\nZ0L095gfj6N01TByunERC1NrKvFII7lizdX6cQV8ITIcfnOEBMeHlOCCmFE0\nF3cen/IuS0T608PfrKK0o/O1LEhrDx6HsMHzYEr5lizyZOg4UsMbY9MmpyKf\nLYZl\r\n=/IEE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-543fd331.89+543fd331","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.4","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.4","@graphql-codegen/plugin-helpers":"1.11.3-alpha-543fd331.89+543fd331","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.4","@graphql-toolkit/graphql-file-loader":"0.9.4","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-543fd331.89_1580023724257_0.7128690890266167","host":"s3://npm-registry-packages"}},"1.11.3-alpha-f99662dd.89":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-f99662dd.89","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-f99662dd.89","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"90d2c1fb249f6e10f6a8fb51073b05b4c25f0ab6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-f99662dd.89.tgz","fileCount":29,"integrity":"sha512-x5Tov/7nx5wXdxuHxmnZvcLG38Whdpg9fDSU1uQco+yadEjKnqZ1hI/2g8ZUW+iLA5E5GLecFZ+nvEvDdth6WQ==","signatures":[{"sig":"MEUCIChYRjPLo9fK1t7WmeuUqp9DSc7hFnDRrJBxpgOCE7S8AiEA6AXGuDVKYjPdX9I/yKiypwzDa5iLQuJHrF9Dla8uNGA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182458,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLUHHCRA9TVsSAnZWagAA1CEQAJpw2vWdhpouv/wsklIl\nvnABtBqFJkmEol5eOV99711Z7t0pczPQ+uh5AjVD/SxQV5jJ8sxtSzugECJC\n5mWLrC3mHgCmRH0FxUCpjjUoFzwAq0MM766CRbEoGDxo4xKeorU1mqWh7zMu\nZVTRTGjBwiFnUjrj/JVVlmFqniwEVlVuJvMXYJ8kVdBAgobUeYMdZjbs1EPz\nzv9nLDyyudmb90XeBJrbZkH0lov1+PVXFQ+SW0Oe7gipEYa7LSWLVZLqP8nO\ntUuWLx5tWHofv/zGqwONqaMV1j6Z878hR3m4zOEIBQrrMT4l86zxf6yeEr/O\n+pyPfeNEobOb2JCeGeLvkHgn+gfAdP7/eO2wuTmOyFm2JtlP5Y4oMpbfCTHB\nGgrynPz5nmzy/qdBqGsmqGcwO/IuUi+xYKzMEvyNQBpLH9aSks7HOq7t/j9b\nHyitgzz+wikC3idbnBvyZSnAQia3kAbhlTPAX4Gg0OVPwbEpndbHIkN4IXfb\nC/7dqybbK9XFQXQsvQEnA0ss3vu+wtAxy/GR883c3+eIfTm9HE5kgCjIsnlH\nVTcJGVuDN9kwXnCo7yZFNpm7AizPMc6l/KLxdUpknS32iw9LOoyOCTFsymeK\nrvyOVpyupDoOftcj9dWDWF5WRsphBAAD2FHgrkvOh/ZyqQoEUUUQjFfuVT/u\nmoRM\r\n=8Vhd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-f99662dd.89+f99662dd","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.4","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.4","@graphql-codegen/plugin-helpers":"1.11.3-alpha-f99662dd.89+f99662dd","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.4","@graphql-toolkit/graphql-file-loader":"0.9.4","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-f99662dd.89_1580024262817_0.8495404184893742","host":"s3://npm-registry-packages"}},"1.11.3-alpha-4568c88a.89":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-4568c88a.89","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-4568c88a.89","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"fec655a522d2ca1d51e27201431afb525a054c4b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-4568c88a.89.tgz","fileCount":29,"integrity":"sha512-qEIyWqHST6pGdBZbqlk1i8KCW/KNZSf6ZFW7BPvFKrQXxk3UTRonoBGMXyLGYMCdEW8ZKhYfRijRDOvQWiXVzA==","signatures":[{"sig":"MEUCIQC633ArBJitEQe4vB4/e/5ZL3MqdpN3LJ0Fk3ZTL3CsrQIgATjUFeZHnfwSUbBXnTvkxVvPbCG/Ci180z6KmAbEFe4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182458,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLUKXCRA9TVsSAnZWagAAIvUQAIi0vz10hGLk3pX9y9Hk\n7SLtApBOGxbKBW/XdMMNUbdkp4E4tk7f+kPh0vTIKJajl61fcGkAkTWrZf9v\nRv/tiNSWPDAzBUGP0g61otxZFqjvCQQl+JsS5ZXE44+NrBHrbjpqe0AkErt3\nYtUV1dGOpZB+vKm0sRsG35YuaOugI2QNwL6wpKbpfDRVw7qAVLe4b+2trHto\nf/y2U6e3XCDiS2Pb8L5BLe3jCaANqvJYMgh4zk74h+4cAP+ZIuz9okKT7791\n8Roz7MSbFTRyXYnRJRXJgvyRSFajfNKn1UH/4IQVxWB2/UMuKVxn6JKku5gj\naL5SjwELuz7RhriQxUW8HK170Vepv7q6xLAjL+T+7DTgFYnV+0Z4F9jKAjTh\nj4KBGvXUXTU73bVt3xdUP6n8Rws2pDqpxZjiDbCRUiBwaKwlYZPXvjwQXqPM\ncQwNWHIHVD5DewiKstEtmEvQ0NKW0K7mQGidqXDiw/i9CHqw7/QllMFQkaNc\nWqWLY8RQFgjD9p6ybvi4s0YlIyM4fmm5Vh/cLz5vA7Lf52Q5WMGZyf9jqvOo\nHSoJfw+XDuYzEl0OilRPw3dpdzbYUCUGLSo/03A6iX0amiSOjx/OllMR8+XA\na7wEFCdtyXZjtpDW/zlDWSUq78gJ5oHDi2czrlMZJ7jJXKH7jAUwQJGOxEem\nGQSO\r\n=7CV3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-4568c88a.89+4568c88a","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.4","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.4","@graphql-codegen/plugin-helpers":"1.11.3-alpha-4568c88a.89+4568c88a","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.4","@graphql-toolkit/graphql-file-loader":"0.9.4","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-4568c88a.89_1580024470782_0.07641987969647257","host":"s3://npm-registry-packages"}},"1.11.3-alpha-2219473f.89":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-2219473f.89","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-2219473f.89","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"bec5953bd2409d969f7ca1bc5823adf8770c6eaf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-2219473f.89.tgz","fileCount":29,"integrity":"sha512-5UPic1BhL7hoNO21OmNPF/c2gyUZwSi7w11P1YYmnUNuffigDhO5yVrKWsPNNc/Xh09THY6l3xT9PdEHZmDohQ==","signatures":[{"sig":"MEQCIC5XXusG6TTmRE9+3UY2hbAPs7GSREbvhZn5mNUohq6+AiBZt1WgPmBwii/eomSToM34qJeAxy3XoG5Hbpm7Qi5lwg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182458,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLWpyCRA9TVsSAnZWagAAQ14QAKR7XNXURsOhY3TwDb7R\ngeGIjkcQTfW1eitoLzko5AoEQUqvDbCX6EfmoQ7hNxTRt4azFqEqOxMMScyK\n/1YNTLeBnc+mRy21bSTvZz6NE+pGPLZlEsNVMlinbioJ6KD573jC2AfpRMze\nogSU3+7iYt2TuxaToxD3SOyM3Fbmgns3fu1WDpffBIEBKF8dlA3tla7j1zdm\netew4u5LnL4A8ZnYgnwJbWXxM/W8h1WyHkn9KRQvmm8iEPKHSXGzH7am4pkM\nLEgfZj4AzpIQQr09chV07jUFDpb4juB67k3Jg2btcjVbNvnSfeHmq3pH5PGp\nLhhXrSO3bTSbbZW5inDuMM4epwx6OI/CA17YfYSeeDPL4Ro3OuILtsTtcK7C\nS1xfsee7pRCZm+Y4dHAtIeC5BkuJcchheLNgjMO1hZ5J2h1jlw0xNkHicubM\n6QOW5QjThKPmNdKcaWWDI3sr/m3p7+CfD/f+1VArooQECYsuzGCq9LN3+YM6\n9BcoTSw2+OcuWJEjtjbatDqDLwv/1scJ/iDvnpysHTm5mfeccxZA1HbFD9CH\n6bRfR9SIv0mto6GRmuBQx/rnRJse1NI2AtNDlKnD1lf+NGrGqYssXx9zcpA1\n03E5uTHeDdaNqUnfeta2xowaGeHPTZlY+MZ0jpchaXwKXG8v7XaMNi5TS9+Y\n4G74\r\n=snoU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-2219473f.89+2219473f","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.4","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.4","@graphql-codegen/plugin-helpers":"1.11.3-alpha-2219473f.89+2219473f","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.4","@graphql-toolkit/graphql-file-loader":"0.9.4","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-2219473f.89_1580034673557_0.3443489466508749","host":"s3://npm-registry-packages"}},"1.11.3-alpha-b242b079.89":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-b242b079.89","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-b242b079.89","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ed8c9f4cdb01a69f09b790f4b767b095359074c0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-b242b079.89.tgz","fileCount":29,"integrity":"sha512-FKWWYMPWyuMxRh8hQTUuErsKViyoK1jRDyikeOg+rPGUEqbGkDxJdQcyCFioyrvEH2j7iEMXTFFYtj+JFmvr6Q==","signatures":[{"sig":"MEYCIQCOe9NDcyBA1qmG80awPzS8hAODJNIa/MPPL5rR+QsjowIhAJq9aWAf32pZDIeMCKGEEgeh/cV0Jg7ScVLIS9VEDtnB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182458,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLW3SCRA9TVsSAnZWagAAHpkQAKGSV5uRXuUQoYLN8Pr2\n4PSMqI9RkHfZtk0LcpP4LwTXTaSR03oTpobszXWBoRVzzo90a0xMPS+an0e9\nXWupBwWdN5A4aW+iDNUnfyaSFzffyYH6fPeUlLTmtRA0OyqYYa6o3KaV/K5p\nBTK9YV95FN2iguhCTcKbPuEtmz7BuNffJKz5XJooeIItTQXy2/xZK1Y4fbyj\n1FadUoXiYJlrlOgc0JKxHjc1epb2dlyLGHu5MG2oQpV3jNohrV9/OzODjRhK\nlabP3bjVrJcP0HGJcQVHkClN/7/vV6CvdsIaqHPjTzOFZeDIT70REf7ZqUpW\nMqa50tyaWP8Ppgg3a1sjIJileszJhMmUBp2/BiV1APpZGWmGq6m3yHiZe0KE\n2Lex7Ca2/FI1dB8gspYKwI3+DpnKwkc3xjFUObkbefMRui/yH4ZJPoHWXIFO\nXiPnvsFbib5lSqV80cTji6cQD12DJH4uuTW3evSxwY73/syuakB8wjMWLAXy\n0BXTcFUNlF84/3IExCu67aVKf7gcmOjIThGItO4RIlF0sQJ/P9F5VVK0Fayy\nkYK255+NbzDSRBoWNL8Wf3w/oDpj0VQ2K/+qcCompQ6L/IXGdIeuFouV7qyv\njPlqx149dLE6lUptw2B52+pyunrSV7LqGcs62RD8F1Kygic+l23IhNeQ0Fm5\ncGJ5\r\n=8KLC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-b242b079.89+b242b079","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.4","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.4","@graphql-codegen/plugin-helpers":"1.11.3-alpha-b242b079.89+b242b079","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.4","@graphql-toolkit/graphql-file-loader":"0.9.4","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-b242b079.89_1580035537700_0.7247196420858943","host":"s3://npm-registry-packages"}},"1.11.3-alpha-aa3a85a6.90":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-aa3a85a6.90","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-aa3a85a6.90","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a70da8393be53f23dc8b2c87bb981a702748f282","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-aa3a85a6.90.tgz","fileCount":29,"integrity":"sha512-I6kPVv2jFr0QQHjeFx0TxU8xwgGsni+DGCNQhMzcuGYiyKHpj0CGRqOxCnKTMtjiyvqmu0kLON+YVDgCo79lsQ==","signatures":[{"sig":"MEUCIQDKWYhGTaJtXrNNTzsHXsbyVd0/QLjUYej7GDn98wbNdQIgdGdRE89b5UStHCerr3o2BPpwh3MC/eIK2GIk8CxznNU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182458,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLcAWCRA9TVsSAnZWagAAluUP/3y3jwaTF/8vkr2LWHlZ\nCQNkCaJSuabBF4ounggO/rUu2wMtroo5QuMfKz0rd4sPq6PpDk5A3Fmx6sy5\nYMPIhbzgHNDVhLWlknbk13CEbc+z8t+WNoxXfZNTM5We9F73z4Iq1ZvhRRxi\n/lcrbq7znw4SN6dFBfu+5d0+Ik4eCdrj2Q6hjch/glptqJ+JXyBhF/G0YBlS\nOOfrH1e6xcUVTOdgEPmzhIQ3TNpIw5xqscS0M0WgOsw/O1xgESvoys5Y+KVu\n93q3Ge8u/Z7VhS2OwbqSPDXMTru1+99NmBbyZs/xeAVjDW0waVbMA+xU5FL/\njccHx45u+fbvYBCEd0/tEhufT8ExSN1rZmj/whgHcqdOBJAD46pK5fG3tRlC\nKs5nLLWosI2oIH1XKrbGC3GK4gYthH8xnhecOHqFG9AgdtYH/xSjiBV402cz\nk4c9eHN4q1btWh41S3YE2Q+61gp5g9eXKbJwQCs6OE0gT8R+GeAjsaeWv6Xj\nNWk9LoJM4pkjaeJbP4hURNyiFIfSvzB1vWQEyY19oaenbA7jdm6v0t9ncXnA\nvlTSbxszC5NVvokhkFid2UQ8WzpkcoQPM2NwwlIkehRtZXlndezClVRDtCQi\n9BVVb9C5iwS9QbSxdZdGFt+QeckeWm95fufZB47yTnF/qJBMfMNWcTDhzf9b\n+aVy\r\n=vMur\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-aa3a85a6.90+aa3a85a6","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.4","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.4","@graphql-codegen/plugin-helpers":"1.11.3-alpha-aa3a85a6.90+aa3a85a6","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.4","@graphql-toolkit/graphql-file-loader":"0.9.4","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-aa3a85a6.90_1580056597382_0.7250815739567631","host":"s3://npm-registry-packages"}},"1.11.3-alpha-217bb453.90":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-217bb453.90","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-217bb453.90","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"051b957505c6c7f6f544829dc0aa2d8131d7d919","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-217bb453.90.tgz","fileCount":29,"integrity":"sha512-M22P4RHwCq66eGMdCcmhBqUXgCC/WTa+qSE44eu155hjT2DIcZAL2K+qKga/4eMCg3sOGd3nf4h/PqTfelnc0g==","signatures":[{"sig":"MEUCIQC5HePnYt4pSMM+LNS7yYIUV7q1ZJaTgcMqOwRFFi6b1QIga+VyBvwImaZUNrSk9WsCsmsg0bcqWa6QL594xWRDeP0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182458,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLcbhCRA9TVsSAnZWagAAxfgP/0vVkcUa+uO3OW/5AvFl\n6jFZkLye61ytMeBcANNoNqv4OpqF2BvRxYTbC2LZQ/HgcKAgXqvBliRURkVI\nNelFR55LRkk0VtbJeet51oRj1fyqI4cxvbN4VzGsMsKlqOXwLGaUIohwUpUT\ndvUbLDBNRdQTV+h2mZ2NyoRkxHeHe9PNjiz/Fy/MEW7ot7IdROT642nRCduP\nQWuisTYSSKy7L3RTJrCgBsk8C3n6urOUuQvDRzeLD5z86bK0yB2xHRuGBNJ5\n4reBjR23xui8YjlFdbTJTTAIA/eg8Z+3Ac6XE09jymup50YbroKRACL6U+zt\nJcXBRvHYEmdxSNNbnvmgWSCOJE3/xHhMFOrOfhc8tuzS7B9HxcaR5TJdDkVf\nYDplmOC14Ekw6XQnphAO9x6EukRfi0WpiY1nF2eMB4ms/sL0NQw/AAEzqR7/\n/ntCstDrYvHdeJgijcZLZmaPqEGppvXZZZ17+Ztbf4GTyV5A609WcSe1jDn9\nRf4AwARZppzAcp5dEEWwYF0r7d0mMyCGOvkvtvBlvjpsYlzmrK7eBZa2fbxP\nC2/6Jq8Ck+aGYHbH+tGeWiMQEVBrgdxcyRkKvplaOUWasbJ0/Hc6XSDlCq1e\n8XcfMYanLmgQK6urexJVBOnzkuvk1HTZxTnR0gozmgyy1QUtFvBdZlM5Zsp4\njarR\r\n=OKoB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-217bb453.90+217bb453","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.4","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.4","@graphql-codegen/plugin-helpers":"1.11.3-alpha-217bb453.90+217bb453","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.4","@graphql-toolkit/graphql-file-loader":"0.9.4","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-217bb453.90_1580058337253_0.6204326921118843","host":"s3://npm-registry-packages"}},"1.11.3-alpha-b3fa829d.91":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-b3fa829d.91","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-b3fa829d.91","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"593142a0adb425647fde18f06aa6a43dc072dd21","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-b3fa829d.91.tgz","fileCount":29,"integrity":"sha512-cMtClO+5thKbkojJkxq5RI0o1Am8QEpiccR+2dZP7OBWCTt1l60Bg1Fm6yaGPiwKGNfQVLctd1uiHQyJi/FLzA==","signatures":[{"sig":"MEYCIQCAivB0ugdPQcu3sFr5c9RIWAMvCL5BEmny4GRJJJm51AIhAPUxO64g1Eia5g/2GpdwQuVd89KIXR65aW2ysA+cbd+I","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182458,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLp+yCRA9TVsSAnZWagAAKaUP/0YWq7ebOk+28+sIarkj\nF5d92n9//2v0qfBi9xUqUbMTGftqedjH0yzSV0HH5+u4v7LBaghcMRRwAGO8\npC7CoRChY+LHnLQFrXduDV1X//xSyGwfctoll+8CKuUtHYVnXrqti0u2S5dZ\nM4p+/4qcNr9FCaURbJAMi1KnIXAJzdQGo/FlDAbCnb+Cy53VIJFNGrU9IqLQ\n+MLY/hvv0UVhx4/LztbpapmPYYcbas+f56uLuYrtf/PNrPM63n2DSkHsXqqV\ngDOmCYy1PFDPnJZmY5DO60Q7/A1dL0HYb324dSVgjSOiT8hdunOAMqigCrQD\nGwH05u8/e1G9AvRzDAuxkyg2jWFCgwEpwqrkyxk2b2DMTUl2OpZloEv+uk08\ne2bIpUHzVbEywxhb8nHJ8ADKuzZeWd2eq0/0xCqj4uu0aApIvjRFKSzZWfum\n9RuosAo6uK021RGJBkwvY/9FbkNWeQvTIN00aWQqOsWKFPv3tRVWrazwMAYn\naZKlo3gBCZncGpaN+hlE5CORA7aY3gZas3T5v2SiVq8ogUEyXzNMXx/K3+ul\nyQawbrx7UcUx22hKMKyxnHoriANxLM8tXvNr12TzaDgL9YdulQ5xbMB+bTUq\nGSZmkKg+cg3FR/HILHyi2XNQHKllPr8GWO81P0ITXzM3mBYN+rpqkZ5N/tqa\nqpnU\r\n=wuwk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-b3fa829d.91+b3fa829d","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.4","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.4","@graphql-codegen/plugin-helpers":"1.11.3-alpha-b3fa829d.91+b3fa829d","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.4","@graphql-toolkit/graphql-file-loader":"0.9.4","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-b3fa829d.91_1580113841711_0.7383768163858582","host":"s3://npm-registry-packages"}},"1.11.3-alpha-ebefbd44.91":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-ebefbd44.91","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-ebefbd44.91","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"18effb7c255fa13375c5cf5a18042e8517fa8985","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-ebefbd44.91.tgz","fileCount":29,"integrity":"sha512-06NUs3vXNzjijK8+zUHNpzBzY9B1oPry+9fpYUdwzmmx3/nMPyDkXxHSMLWgLa0wXbgrvVDFwl7rz5LvR5UjNA==","signatures":[{"sig":"MEYCIQDMXLUBdHtHQ093gP3dv+wvJctwLJtzdPHA4JdNgGOWBgIhALzKBG6edtdcOXxxglLZbF4TjDz/ZAjcFgcFRbuQBNuO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182458,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLqQUCRA9TVsSAnZWagAAwNIP/2ygjRGPxtWtre9CUouE\nTb1y08ZpR/i89v1DjSos4AmPPocB0pEwW8YvzUg3y4CP5o9tXrSA7/3aedQR\nhG+PDkkazom0rN3ygznI9f77SAMI4VTAaw5zdqpRFEBhZYZ3koSklDXTWE+s\n8R4Z9jsgSS1QVW/zSk2oST/gE8Cq28UWzPkVpclYePhdGB3pjSPfOHpfv8CU\nTgbQle1Pd3YqNQIYazPzqj1J4Vo8VEL2r8DV6S7ivYKR6sIvr0lOiUbvD1fJ\ntm1lSRqaRWguaUQskoWoj2tHcKYkmHUTxnMnOP/olG/W5jZrQVsilZdRnBAb\no1xxrXvgesA2mtF5gzz4LBUTXRVHqSC9fePorB4Vww04S4wg/9fXGl0fMwcb\nsnDjLOnCmYqSpxosYlDDwbiNUQaQiZXknGDM+or5DbIaDYbMcCHCQOjY+M8U\nsOHCsOvnkM55/EG/zrCnsthlwFWyOq7QlSCd45T7bsSHT1+A94m1FZ00dQnU\ntjn0r0/lz8k2YV5WY2gaqsoTpKaSdNXstWM9Sl1JXHdeDFWsyzANziFZ6ZyM\nQnLuy+GUd8MdFLfrWsTU+NYOOzsLqEol3H2l3LKXMNy+sIzjkse21xvZtpYu\nfiL1a6wwD15JcpFgRBU8Co9l4w5zrG7vG8AYL4QDi6krSZ5JraDVD3vBPcJ5\nQW18\r\n=L6Uu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-ebefbd44.91+ebefbd44","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.4","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.4","@graphql-codegen/plugin-helpers":"1.11.3-alpha-ebefbd44.91+ebefbd44","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.4","@graphql-toolkit/graphql-file-loader":"0.9.4","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-ebefbd44.91_1580114964091_0.8974555038344751","host":"s3://npm-registry-packages"}},"1.11.3-alpha-65ada395.92":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-65ada395.92","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-65ada395.92","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"03ed94adf1a561ff87f52148c550b1ad2b729f76","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-65ada395.92.tgz","fileCount":29,"integrity":"sha512-/4lEObLf6ELrKcPA9ndvRj1UuErDekhevtrvRFEb026FiiT3Vgy6yEJajwLOlIwK2oMQC1WGxLt7dhBixWd3WA==","signatures":[{"sig":"MEYCIQD6MtEhk0Epr/FZ0KDzlG+/SC2sjUDy6H0XkMX+z3Y7PAIhAM1TYGY0hA3pLzlelVgNbzcNY9umwqEp1Darroa3AIeR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182684,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLrCKCRA9TVsSAnZWagAAWGcQAJm5EhEzPNctZlUsVj5F\nGETStGO0upRQcj34lp9Xv3gkfirP7BJfHEfrUiRstNb5C5SW/RoIEqI1+xoq\nyou/Lep8YHSC453W2t/9xBEFH0S/8Wa6H6k2DoJtmB3cmFI5WKm+ogrg5vW/\nIbe9voI9e3hl8kqc8+vhye2y1CMzcp2pItdSBm5W5E9jRHbD9xazTobslYqO\nPLZj8UqEFV5qlA8rSYOHzQPvTJo0rwaei3C8pV2UxIFdMIuOFs52RJQrumlQ\naz3oLVUztEOpRt6EmLE+xF2Cz/va4rJDAAPuhMkbdYjw34rfe+ZTL0H/08nT\niDZgHuqSJAybo+U9jJ5mGVoVkdqXW4wZhvDbS5gCjSKMu8NniBzy2qn7ySwq\noW4Y/KJAIig3r/ofiC3GZx2WzV5JzVeSvfkp2UO6CuB0iksp/S5UAHRutyvz\nJgP1Z6hbj5sEwpZuPams9R7HOwZVqV1Y2o8D+Kv8pCtcZ1+V+MhvmVpG7p4A\nifWQE7HPLi3YjdMtsN1fRyrJi8djjJ4j47s6J5XPkGmeTIrapB2VWjlmamk8\nUumZffPOPnJGFYjebvL+62WcI8f0e9KefVgW/EnGnncoj7CNnM+x5l+QHzvW\nrYZmlkt2Kyx0I83N3nnYvgTjgSsjMLvvktGb/WPRIuuEPVw5KdxG4luRfkOl\noKoA\r\n=MtAD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-65ada395.92+65ada395","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.4","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.4","@graphql-codegen/plugin-helpers":"1.11.3-alpha-65ada395.92+65ada395","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.4","@graphql-toolkit/graphql-file-loader":"0.9.4","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-65ada395.92_1580118154024_0.1726491582211922","host":"s3://npm-registry-packages"}},"1.11.3-alpha-428b4ff4.92":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-428b4ff4.92","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-428b4ff4.92","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"76128defb5996efd3e735481191fe1c65aadaf5f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-428b4ff4.92.tgz","fileCount":29,"integrity":"sha512-/X1f0quGqRUxMMRZTEWUGSyqv9SXz7jgTGcScl/tTwfqpf85G4w1luKHIi1a1h4GSQgHQBYGE3T85C3cbvGeOw==","signatures":[{"sig":"MEQCIAy/2kIxM0FCT3Li3Jd4FguQIiZ+d+ghaB2SwvYbBc6aAiANQLgO06zWtfs1f+ynGOKwrow/HaGK6vXiq+R+gjvVkQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182498,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLt/5CRA9TVsSAnZWagAAsnIP/0Mz7+8J6GrX429LLuLg\n9z9XNzLPXDnPgV0h/FRIpMjXK7wNrRprheEtWLYYEx2Y+e/fQXxbVALwkxay\nNz9W3pwgVI4U1shZK7nf9ZMRYckOO0JXoEgwDhDqlXE3AOKIZdNRiINjsjg0\nvmWWBwJ/XqLDDrys6xl3TngCrOVUYaQlCtD2Yq/2oPxBIDK4m/4eVBNCRUQi\nDZwJ7SriQBHkXAa9lEajOgU/1dhWFB1PaliEQe9HC9sHWASeYMlia3mFI5Od\nxdmjoeFiXglPoCBDw4KxCUyzUqxoQfwReGVF72pgQVb4aXAi+SN7oZR8j7N5\niBGLis9jJVAFOGXj0u8U/hWfsNqy5ilp7OLscTou5xJXTRDnWGy6MlG15OdW\nCRZmYqCItMKJBqlQRHWXHgpU5nbK6DIVoxteYdisWh97OUsjO5EZqH+7VijI\ndK+fonrRHd4C9gOQmZqMnJXdNVmQTL44EkpeX//2cS5WntDQ9TQOnGowMWZ/\nBv4dPRaZ5TpvT+St3y4x2vEKSqZHvNosHSzn/WBw+RQtw0betO0tkvgrLW2F\nsgH9AJFED5YWg4/DOodWMCLRJUKkniK1bV3wuQb/NXwtcofCb5okJwA2pAAs\nDrV7Z+YcC3BCbanJTr5ZT8XxhAXqVtzjO7hKN1lLh4sh+GEitl6n16CZteYq\n/f0Y\r\n=C6Yr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-428b4ff4.92+428b4ff4","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.4","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.4","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.4","@graphql-codegen/plugin-helpers":"1.11.3-alpha-428b4ff4.92+428b4ff4","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.4","@graphql-toolkit/graphql-file-loader":"0.9.4","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-428b4ff4.92_1580130296516_0.6214276524508606","host":"s3://npm-registry-packages"}},"1.11.3-alpha-33d6634e.92":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-33d6634e.92","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-33d6634e.92","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b25d947699be6d4f30eaefa159c5ac91e9f5651c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-33d6634e.92.tgz","fileCount":29,"integrity":"sha512-/WcJvQJE+LoqTSI1Az9hx7LmUGHS/5UE+46TM9uXTPwnl5piVM/PofxwJJXupwpUOyng9iBukEyIkd5nCrvyiQ==","signatures":[{"sig":"MEYCIQCob7pkCogaQ44brvUP4XuawxBJncetOG38U5/8rhmi1AIhAJ6A39mAwMyWCzRgl5iWlSy7YriU+UqHkMyWVPKUzm8q","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLuXGCRA9TVsSAnZWagAA6SYQAJtbb8weAsGuBV09e4M+\nGtUtxEdlieY6i/Eyng5vviAbf7VexBOEGTJQy3UcND6Du+neNHS/cV+jTa9x\nD9uNx16LtpLTWGvG9F/sFpd+xITsLJj+u/sN8Hi/WPjmH1Tcsf4U4SPjeF11\nRDF9+kSOj5TnXABmPsoBupv0YjDTm64k3p16vUw+FWDC1mVK1vdubFHbfcrl\nio0Og1gRCvuWNohSaYExf9lXQeOXXElq30MK5gIsPN6QVS0JaqqCK1bf8su4\nEdJCP6/jIHUWeA/T9imVr8UUXePuTrr4NgXlSwFcemSqLs3qig15bjzBbxvk\n8B20WSXjkzLjAvcsmMNMQfen+3iE1BABIuUgLHoBGpTE8iSbtUTt6zvhp7JD\nASC6uak4wDJHDLSHbRIPIM5St5mBxlTTdupYMPtJc+IQ7rdACpFKmzYk70PM\nyL6yfWEZ29Dhu+WQ7WBHPU0ruIhqHGrPCbSBAevHUzwoo1P1bY+c1Hs98rkx\nJWEd4CwyvsgUrh92LhgMSesVgOwJl9HnZN7ajP8+KuHaSkNgC8/eBjBZ7JZH\ns968K42W1WHremLjLB3BODQ5JSuEIfpw7FXALazimd3tnP2JdLx2G5J1s7KA\nnDgZM/A+MRUHwK/EJ462TCCLHmxsuax07Q/YCIAzKO6GEyN3Gj34ox902dQQ\neODt\r\n=SBKh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-33d6634e.92+33d6634e","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.4","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.4","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.4","@graphql-codegen/plugin-helpers":"1.11.3-alpha-33d6634e.92+33d6634e","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.4","@graphql-toolkit/graphql-file-loader":"0.9.4","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-33d6634e.92_1580131781865_0.5044920004391782","host":"s3://npm-registry-packages"}},"1.11.3-alpha-14aae16e.92":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-14aae16e.92","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-14aae16e.92","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1f4f32307e4abd80adc5fc2d5ac0df08a5cc329a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-14aae16e.92.tgz","fileCount":29,"integrity":"sha512-eWlrV9pktcZsViCQtXJ+MXGKGmGMra8hhQ7j2/HHdYw/twoG95jR9ZJVOd/vRNApZRlrDkZ/wJU90Gx65TAB8g==","signatures":[{"sig":"MEUCIG68F4l9gmnvdOJhXvstyiI0H5cZfCiIDCNC4nHwRtuTAiEAp7d4z7gR/hZncSod8DdyUIXFzH9q9HwUnTYXbwfEzN4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182458,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLudrCRA9TVsSAnZWagAA/oIP/0T0y2528A9teEc4PenP\nm799ogms0gXQLZ7SQjG/b4JGRuNunZ6Z2r7Sn/se1rOExiJ78bclsGGPY094\n38wdZOZ5WDyUptbWrunuC7RZ2UtuUTsT9VpC5Hsq0cA7H8AUJsbeogqeTwGm\nZkhAJ7ZKTcYuA1sruWfLMTfwe+OUagw+408cOCXiqOBxMxo8JN6mIYXP5cZZ\nLKgB4OYKtjcMVKw9outRrYuYIiGepWJ4Ytk3u9joUI2uhmBEnYM+jrSOoZW9\npGwqmE6gU+399RbUXuv48WNYWfj6BohPX5njbLwNaubovZ1sDW7gq5st2cji\nxxCu80N/qSjuRW/X88zpOEc+q9/sS9bX5eEA10i+naUImZ9cRTtWN+7IE7uR\nGUQwfua94c04/inHpcd+mMRtkLerriUfYjUB039pp4YgblJtf0OOkIISJ6Ar\nm1Ip4fHWcodQgAoXbqnAR3XsPR0MnoB7Ps9ZkfmircDD5lMUHvVE+b9NLoaG\neQW8dQ7AXMnFLY2Sg3Iz9XAiefAwjje0oOO0KBmQfKZARBU+XF7crOLRJMRU\nEW5aEH8OvBAR4SXwvc5zmxYap9alNssLAmEGugSAJdN7Lhkd0EUjoqy/1s7X\nWzQUn3WFSgSS7FwzADta09aHcM29QqsW1Z1yJP730C2zRZtHPMgkzRUZjBH4\nxZkR\r\n=UjVk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-14aae16e.92+14aae16e","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.4","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.4","@graphql-codegen/plugin-helpers":"1.11.3-alpha-14aae16e.92+14aae16e","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.4","@graphql-toolkit/graphql-file-loader":"0.9.4","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-14aae16e.92_1580132202606_0.9174295169644944","host":"s3://npm-registry-packages"}},"1.11.3-alpha-f25d5686.92":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-f25d5686.92","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-f25d5686.92","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0dfdc8062d73c1a721e7d945db571ba93030322d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-f25d5686.92.tgz","fileCount":29,"integrity":"sha512-s3fZJYRlaJUfufO6lvG8FmS+l1bLNOwnuKJxbOl86sdUVHqcmUSBDhTev5/UPVxeH8OhbwtbSaqSOeqBaFdibA==","signatures":[{"sig":"MEUCIQCNXfPo6dAKR60qUL0wnjgse+1BN08wrfqA67awUaeqJgIgEUI78I+0amWNLwcHJWjLKPsfJ4NnNM8Dxpsdm/ws09g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182828,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLvAKCRA9TVsSAnZWagAAmMcP/Rm2CdronEf0e10vDAQZ\nrjn2BboH6UVhSN3CwupD3qSZCGuvAtevPDXdbN3Rd8KPKOZfvhb3srvfoMAX\nfTcgxjYeF1HUngeLzJGRFSDXq410GZ0pfHoQq+z5d/PSHfvz0rjUsjnM11bK\n+Cklbg/AdwsAefhWAosUKTV7uWSm43mDUq2PRx8XSwL2VCBos/LE7ENVYN5j\n2I74qRm1f+7ie6Y4BDJQvEuhm7MzlMk+QXfcbz/Ss302tlQp61CjB+Fu97dq\n5MT8OrX3FzJrX+i23/oElVoru4UG7SfrCFVtqnr/8d7l8FHHfuvXwEJYOM/U\nhG1Nbgd47t9C3CgiIQ+YkTEWwcQSSKkfDb5MXyHVFvKj9VPgP9o2vXl4g2YU\nQVZdoOAvhWjSrTAJDZSDBfmlZtGLkFEIXmtyycUygkXIU9g9dpUydm0uSHRi\nE79OxvEtUE2McIQVGNpH4MplHirtzn8kZvHerIbCIlZXTHXP6rqe3pGXa7gF\nQImCYi+OULgcWYRHpF7WBYXtAFG+H0RVcIm83+ooPHGmBFkHe3zQooTuE92k\nWJtsLZkDil7HLT3EHU81nQCMNGtderEHxC2Lgnu9pKZzoMtXdhmP9E5Ahqyq\nFFHmEeS8EEO1w/9jApJ2BgKh9/1pPPvVsNWCBzwCTEFtyKcsNFc2TJ5rq6JE\nBkFp\r\n=kyi4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-f25d5686.92+f25d5686","@graphql-toolkit/core":"0.9.5-alpha-83767ec.2","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.5-alpha-83767ec.2","@graphql-toolkit/url-loader":"0.9.5-alpha-83767ec.2","@graphql-toolkit/github-loader":"0.9.5-alpha-83767ec.2","@graphql-toolkit/prisma-loader":"0.9.5-alpha-83767ec.2","@graphql-codegen/plugin-helpers":"1.11.3-alpha-f25d5686.92+f25d5686","@graphql-toolkit/code-file-loader":"0.9.5-alpha-83767ec.2","@graphql-toolkit/json-file-loader":"0.9.5-alpha-83767ec.2","@graphql-toolkit/graphql-file-loader":"0.9.5-alpha-83767ec.2","@graphql-toolkit/apollo-engine-loader":"0.9.5-alpha-83767ec.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-f25d5686.92_1580134410312_0.33735936193640703","host":"s3://npm-registry-packages"}},"1.11.3-alpha-b288129a.92":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-b288129a.92","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-b288129a.92","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2c84ead8b5f9d822e8100ca76e137ceedd0b9f80","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-b288129a.92.tgz","fileCount":29,"integrity":"sha512-lYqd1iAsAZlbRExBylcOCzFvEV2KO6AWuc9UjVm3VXb7P1GJYkqP+Y6y0a2IUa+TibM1+usiaDjn400ttQJqvQ==","signatures":[{"sig":"MEUCIQCS8SHp0mVMq/LM7qUTcC7bX5GsaH1iBdDcoccF7lUAlgIgET5tFVWlcQQzZdk+3CRgeqRqNO7h2YKAeOS9S/RMjvU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182458,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLvAlCRA9TVsSAnZWagAAMeQP/0RKmh4OZM9jHdRg8gkQ\nsRUPkEIB4c4OsnWubu5IqYJSDnlzB2e+cZE4kMJI10X54khLL/W/PRoKPf90\n0fShqoXfHecRUhuM/mn7eRloJ8Weo4u18wFne7GJnUoXJIDzbX3c/thq4+PA\nCLqYw/L0CTGf2fpcf2T/XLVd/72fmNbD9GjorY7JQRoC8UiKrQps0yKU5HZd\nLIxKTceMfHDFhY2lc1wRt4YqoDMqv3NDishe+Jx8mFXniS6Mdj77ju9xvaZl\naNh7HesGBTVHmTcitWGSHWgEG6pvbVsYUDo1HtCggc7eNfNsAY1B4iYOE2vu\nr87dw6Zc5fSBQFXTlf2Ne5jgq62Ljy1Lnq6EUIQfD9BJtDiTDWS4OUbaWF5s\nmwrvUhAOSWJeb9gHyQmmye1s3aszsOkAlwvnsePdK9HN0ksbdDsqcgW/mSQM\nAzSJ3N2W6Ui5jDKQ5utwIWPm2DKZVIoeI9oWRNsJ68BNAuNIS5mPvL/SIoWf\n0ZUaA5C6nZ6JJK5PiNNsGSl1zqoMZHVU15vixSa7BqL0SZ2CfvlFKEB0tYvZ\nfXnve58IaCSBOiG0TpfGw3sNSFe0oAcXG3Nb8af+8Sk1jVpailro+Pm8adB1\njWKkb5ExRsKi71kKmFWe1wZPgZjuOUBWo7D+DYMTxwOCGF6oiQtVc2/xyAM0\nC5BL\r\n=36xK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-b288129a.92+b288129a","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.4","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.4","@graphql-codegen/plugin-helpers":"1.11.3-alpha-b288129a.92+b288129a","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.4","@graphql-toolkit/graphql-file-loader":"0.9.4","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-b288129a.92_1580134437119_0.5573895969495204","host":"s3://npm-registry-packages"}},"1.11.3-alpha-c55e598a.93":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-c55e598a.93","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-c55e598a.93","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"bee2d9210ecf4d0ed04351126ed6a90c7bafb278","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-c55e598a.93.tgz","fileCount":29,"integrity":"sha512-kjGWZorYRZy+h6JiaeuFjdiYORPJ1LnFiagV/8G2W7wfxZ18YK6td0Frr13jL8tYYXEATt6hfbHOmOSCh32jLw==","signatures":[{"sig":"MEYCIQDlbzOTfue3EQ9ivjaU1oIKaxq5cmCU6rf/+VwRcvRdjAIhAKVF+JvGI11xZfwmMV54pt/5WZQzFeKow1VoJib8iLgF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182684,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLvBWCRA9TVsSAnZWagAAU4AQAJAxzA1mKOIfNwlKTl9w\nErmiNOa78BAr7h1Doe+DDqBomQol5579/nvXKeNEFGjyUAGgzuBDww+YzWaJ\n5cqX64Vq7Y3xcK2efCRfN0FDZywelcmpIy12+a79VJF6JkY+POA43Q/awIQr\nOo0U8ibo2Ru8jyFx6Bjqik4eIwpzpUipEOP46EE51NkwyCW4/qITNSJXzwFy\noMfIGX4mi2v3EfYChmJ/r14xfTnMAvDdlsmhzXxclKsm2CgnbqG4fFOkPXOU\n6hFXnaOfYL8WD8Pp0joRmUJ0NtlcLlYZzkb7PVgGRmIY9iIYUqlmNc1zwCCi\n2sFPTPQr5q2zRVX7uCDRXlDF1+khgaQmrUqo++v3GILzYjWZ+pOPKoygHQgg\n+dPp9ouGXP3g8z15wRZXVq39AW5JQkkHR+24Hyq//uwd1kfX7M3Bbs2OnA6r\nvdjTn7KzSvlteXdGVWqiDOgB0+wiVEJwjhN4Ge3QfvYFGLQ0+ivP+tPHIp35\nFLkaom9MZexgirZKSBJYm8vI6+8FcQ1/CNHP86L7Q7BOjsfn8iDAfUtJO/+E\nLCiIasxagj7y6Vo7XJtPic2whpdm0Occzb2Y7xINu10rcyLzGtpvYUcW6opC\nofZ7Vk9dx22B2Mo4Q9JNOk2iHM0CD+DFfA5zcgBppiSIF8eHvytl4TCv9+F9\nJNjz\r\n=44gR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-c55e598a.93+c55e598a","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.4","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.4","@graphql-codegen/plugin-helpers":"1.11.3-alpha-c55e598a.93+c55e598a","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.4","@graphql-toolkit/graphql-file-loader":"0.9.4","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-c55e598a.93_1580134485209_0.9430692483976306","host":"s3://npm-registry-packages"}},"1.11.3-alpha-d3438740.93":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-d3438740.93","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-d3438740.93","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"402778e03563abc23831e7e83adc2891061975f5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-d3438740.93.tgz","fileCount":29,"integrity":"sha512-dNwH4ekECDStOTwVdHC5ZWo5eKYSJz/UQiB6YU8OfkPjHrVnIkclep6wJyhnUy0ttca+J+4IxwsibWpXzvfFHg==","signatures":[{"sig":"MEQCIC/KOAd+7OJA+pnafIFW6YeqdByh1Una0rBoXJ9j63I2AiAoAxC7bQND+d3JdEaQezcWcXMA9DlhsBZ7+pQNQKBUZQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182684,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLvG5CRA9TVsSAnZWagAAp2oP/R2oMHTi+Zeq3XnTJgVg\nfcFxnVi7J8+IrObysq/ThXS6QE2vnUDDxhGTvm4ARVYobFClvJaSn9L1ksES\nRTIS8/7ORGMl97cdbQ5iyW5EwGpBKSDcn7qYlj2STOEZwe4T1fabseD0EQkA\n65CMDnM2B8LcyfGK7gKcUakVo7jDcKzsPyOw1bCKBL8Nu9XsxnNl1IHwwoOf\nwG8wYkc+DG6A92PWJVAPxjtA3FDPKyXqd9DpB7i2/4qwaEI529I3Mz0YpEeK\nEmsgWV8hGCLJvGzUXVM24hpK08rMVzaUO001iGWRrgtSNoEFESikuTgkkRKA\nX4x3sQF722tbywEVkXl4XJfjgg9jRQWFesoj6TBZSJBciPaVa9psx3ligLQ6\njWVPMH3HN0CdjyH7TIim6DuWsybYatw79AJTUhyJeUlgZZg42Xj+TLdzVb+R\nJ4WYUECPP5KyXjptKABj1ydrnfcKhrc9MuOgVNV/SnTiCR2tP4hKWUITLOW2\nagDyslo9xKA2lN3z12tbl5l6HlaxZW2PNBq1Fvw9Vc7YZNgLKsW11sqXCJ04\ntF9fEVx5kd3LRuKKqiUMljUcfWrPM5zFSxlUZ7Yyd7iBqdoNyTi213BrnoYX\nvbc8l59Bp6qCXhlCiRur2eCwsbJcwnBDUO2Mm0+jU13/dFfc/rUnmHoBGKSZ\nK6ya\r\n=b5d/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-d3438740.93+d3438740","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.4","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.4","@graphql-codegen/plugin-helpers":"1.11.3-alpha-d3438740.93+d3438740","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.4","@graphql-toolkit/graphql-file-loader":"0.9.4","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-d3438740.93_1580134841205_0.5186989409704961","host":"s3://npm-registry-packages"}},"1.11.3-alpha-7017ea83.94":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-7017ea83.94","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-7017ea83.94","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"640a4591a9116caa62a96fcebee41b0aae5db290","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-7017ea83.94.tgz","fileCount":29,"integrity":"sha512-0dNdAqetUigNv4UYmKdCh4jvl2RFrPCW+263woPRlQkYE2ru12tRjOUK6aJWLg8HfknOcwlx9TziskI6fX4FiA==","signatures":[{"sig":"MEQCIGIGhcXgWbZ2TnUyY+axWM4n/4CpSKxFqTk0WAzU3kl5AiB0dK9ZmQ9kqJ0F6gsFTadr8ZMZkvMM9cWquOhMNqk6Jw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLvHeCRA9TVsSAnZWagAA1boQAJjlto4k6X4PwPl1xW+w\n87AZZcTnh3dIw4UQgRdM4MJkshB7mvRsJ5JuW5QsuCXA4FOdBEh8Lt8jKW9f\nBaUjQPNp+UkvpDO6hsi69WkaH6tJpJxhxGERAeaR0ryfUTVVPcZO4s1gn3bT\nFZYNk4g0xm5haYzAveiTTGb7ouPBa1r+gxOnbybWXit7o7lm8gRzFaiMpnzH\nNICGFtvENvk5E/T2wBx71RQz2d6oYbyj6YjNt4JLRLL3YDuoQHWBRkwyFH2b\nlXqy5B/5Z3WuzwExgdLy8kuhMln9hD6tnW4xQAkqiW98SoaQh8jI5tOg984n\n4ie4M2D/ycuc+ZRrc7N3gRfJc+UmBeuwnPLzqgtzg+v4ecAktWZ92aHiEfd6\nkj0lUNK1NhAYcnwUeKLTNpMurRAbI13l20LR54yXKtdHjZM6NHjgLEb0gw+1\nMNSuDBIpkwzb0h4v60tjVbncxMzQmQhUqkx3YHe6Ab2gMMjt22hJ5pGbaC1G\nqWQ/rO3fGuOJfxsZzaQno3zHWUvYer3k/KwOO7swIXaYKEyS/YrLH2CGqsjX\nLTKdinPFxWTo9ByY2JdifhtVzu4kDKkJDfJkO5fbRy+xGVRQzYfC2b9ZdsCc\nFjGx9FXdQdyRHl61sODbgDu8UrNqFjWGJ1882l/ep7ZwrhD8VAvlqAg/SCP4\nnVdf\r\n=FiW5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-7017ea83.94+7017ea83","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.4","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.4","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.4","@graphql-codegen/plugin-helpers":"1.11.3-alpha-7017ea83.94+7017ea83","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.4","@graphql-toolkit/graphql-file-loader":"0.9.4","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-7017ea83.94_1580134877670_0.9568477956003445","host":"s3://npm-registry-packages"}},"1.11.3-alpha-dd9f7542.95":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-dd9f7542.95","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-dd9f7542.95","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"29b6537ac0a976b22b79c388724b454ff94889fe","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-dd9f7542.95.tgz","fileCount":29,"integrity":"sha512-shNmJNpzII6PWVWkkAIi5X/rOveeaQ8X3g5sR82nvb176cqNzfFCyflF0KyS6A3HxHoMnIHkzDMj5C/pWz15Qg==","signatures":[{"sig":"MEUCIAFAwZuxkTbgaqI4RblDPwC+/loU3OPPJ8rRE4L+tdY8AiEAlyHhpBzMFb14rfw5ukVX5uw7GNJj3keJZn49Lw187t4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLvYzCRA9TVsSAnZWagAAoSAP/2tAw3YBkOUarkfUL3TA\n9FLrvcGWX12J/0VwQUYChcoeCRT5/wbF5CdTNV+WqHKc1zVThjRIQc5nF2d3\nfwXG5OhFzOpnOqjaZLeMLMye67z91Ftp7Y6zaMObQvJg5k0m5DeYDH7GqYX5\nJnaX35qzIuZYxhp0Nvz5imDiuCyqMclh5kkhGaeYxTMkz19mpEELd4W8xRcd\nSR6GUsmrO6qIvQ2ZEFXGkwVt1cC+9Ntz4pJEagVNSMabn7G2BMvxlnzmvw6H\n68jKE5GvuKLo6YduXjvTb0vx8awKWhbxDuniJjbAW0v5L+pH6clDk0v4DXe/\nozMeJGQadHY8ka/F/9oUbZieohHBff3bu7dUU/gFAMBZBkAcil7Nh5yWXjsS\naixODz27pftARnB7XCWLjeiEWmV4DQ1AiAASJevH3t1CGi2W8mQJXPVlIAv1\nSV08WXgiIBM45JrEFwL3UVIsY6QpG1w68Ir092LxHB81+/DkWob6/VEpa17a\nm7VEJx4kLpKmYxlfnI/uSe58gqwq12zFyjtUfIAaai81zSnA5ImfxUQh13Vw\n8md1+yJ8oB75m93OQZW432wKfQtMDy/3x8DVXCU7kHX/Ui7e2ZVcwXhLFWtp\nsvFiep7wqHd2E5Bpy1MXhz8KHP7jPknlHoirGJhmQmommIxz4kyOz5HQqnHR\nY6bg\r\n=9FBz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-dd9f7542.95+dd9f7542","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.4","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.4","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.4","@graphql-codegen/plugin-helpers":"1.11.3-alpha-dd9f7542.95+dd9f7542","@graphql-toolkit/code-file-loader":"0.9.5","@graphql-toolkit/json-file-loader":"0.9.4","@graphql-toolkit/graphql-file-loader":"0.9.4","@graphql-toolkit/apollo-engine-loader":"0.9.4"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-dd9f7542.95_1580135986793_0.41359753826116985","host":"s3://npm-registry-packages"}},"1.11.3-alpha-caaaf143.95":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-caaaf143.95","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-caaaf143.95","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"04d696b6bd78c0bf80231d5e02ef15f4c8a3f438","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-caaaf143.95.tgz","fileCount":29,"integrity":"sha512-MCz5P+yiQly7opfF6xpWLcdafZ6rwgmBb1/5aD1UCMudhIO+lvOkSaiMyinf+WhG+WywIF1GOyfBdpzPO3565A==","signatures":[{"sig":"MEYCIQDLqQlKpkv33pxU82DsxDahvIIxvaD4u71mSwNyiwyzqQIhAOKdOKoYjY0BxNtVrGJ99Rm5u0dlajjDQx46PftrtZw6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLvZRCRA9TVsSAnZWagAALGgP/3WqHW+cYnzRx8ZPcuD7\nrtH6Jd7wNtZ8LJu3CXvgaL3brms8cW4faN/jzSE2CSVLjqKa12Vv1fFxModi\no2UzOGZxXypGDE6Qqu9uaxHVucICyS/C73UP94KfXChZxC0G0jFbvYeXEMyp\nrXgqnt6pPPYtH9Z+kPOdi35tXA8iC+5khHhRYD97dylPKKKRqSqc4a86T7/Q\nQ9fynCknlRfYhPqlVVs8Ue9Ukx3pCpyY178NugT9q1vI9iyW/9/yLSI495Cn\n/mS+idQ63KD7/tzZmYcPCnHUBcID9A0TLEdCmexjh3zDQ5FX24S2ta38atwW\nNjVXoWtuqOeh8aDSc+zi18HSkvxWsHkZhqfyI0Gitjz4Bui8D9N8BjvCC2yO\nyub0lqy7yV9smV758490OZ7I6MQdHwDK2dWRRU8j52PrlvuR3YJaaRYBdITx\nBMzHXbJdv4IuILwKxJ4XGvV3BHMPQF2ac+YvsOkjxvVZ6awVv7BHDZyV/WWp\nsPF3j3xbvVJc8teD8L6SKSEwBj5bLW1RnxhhNVVOrnfQKOFjn1WZcVBIONbr\nd8o/rjQWRBCeaq2truDApPnqyKmRR2D93t5uVPqqMs9xRkjSvho0bFKAUikm\nnL+PBTJzrzwIA4DSqRQ1u/9GNQkonKObBYtgqlsoaFxPZTmjfB6fN9V5EXpF\n0YDK\r\n=8hkR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-caaaf143.95+caaaf143","@graphql-toolkit/core":"0.9.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.4","@graphql-toolkit/git-loader":"0.9.4","@graphql-toolkit/url-loader":"0.9.4","@graphql-toolkit/github-loader":"0.9.4","@graphql-toolkit/prisma-loader":"0.9.4","@graphql-codegen/plugin-helpers":"1.11.3-alpha-caaaf143.95+caaaf143","@graphql-toolkit/code-file-loader":"0.9.4","@graphql-toolkit/json-file-loader":"0.9.4","@graphql-toolkit/graphql-file-loader":"0.9.4","@graphql-toolkit/apollo-engine-loader":"0.9.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-caaaf143.95_1580136016280_0.1470215082696067","host":"s3://npm-registry-packages"}},"1.11.3-alpha-48bfb197.95":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-48bfb197.95","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-48bfb197.95","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ab10740041549c241bb4d42ba2f209476a874290","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-48bfb197.95.tgz","fileCount":29,"integrity":"sha512-eNzqUA8uQYwRFRPZcUHhVc/RAn2j+O0Yc75I8fqs/JlvUciE87+Nyl0NE/JMCHJdU3NfN+JG5tFcI+tVJiq6mQ==","signatures":[{"sig":"MEUCIQCneEW0eXTufrg/O3PG1VSrGIYuIhtr3sIAKkZzN0NlVwIgWf0/QzUAO2u9+UhZk2EgOiQIUqlyrSSAKZZgaZ8HoHc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLveXCRA9TVsSAnZWagAA8xwP/AjC09IngBwJLZ2GdME1\n1ToKmfK1AaRdjtcqjiCPXcHvBa+Mvk4GRjMYBpk84QEurX0jVEiECOShUtTz\nGvNBCOSVsCeRTAKa7ofsHh/ROg4gj2+Psv20Ws+DtjHUbcRRCgxeNWAcZwAa\ndKrtx+u2P0aXYj1Aaqv1JPqefD9THJgZJSC0J/D865Q0267RX0SubiTygGn1\nv7lk6TYxdgu97BCFo+VgC0RO2d/2mqAbMxA+RGFuxrqCILHyOhamDSVz36an\nzlpY27+ruSHfTyqMu0yAkKVLKKRa2jw/wW4L2plBFfQNNkRewvNHgAEueMAs\n1MxvLpuqdTN6d4UofubiXUqGFilX+F4VgpWs8RCeC2iMbMsJzhwAeS9mwVYw\nUy90i+bkZb2TlqU3RMAnbyb+bEvAAkAZznHznyLmUZ+sPaE4NixvJEMKMI4N\n1LA9oMUb7baimfzPYWyWVBGBbJToZdNUc7eILH71SxYjFIi/z548SlIkqa9d\nocrC7P8QK2Y3+cYDLT5vjixIqWQz2ZgqCj9eeIF4ZvZbz0Q4tZT/6KiqVunG\nkONXZlmTYohWz44zBKn1Ab6mJTN/oVDyH/OuBsczlrwkhiQEW2GkF9wUiNCe\ngbqi2jRyQrZnWXZ8Pz98ZRCLILGrGMlL8T72POlBKloalTRr7oZ/ShAbJiDF\nbLTx\r\n=B+dm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-48bfb197.95+48bfb197","@graphql-toolkit/core":"0.9.5","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.5","@graphql-toolkit/git-loader":"0.9.5","@graphql-toolkit/url-loader":"0.9.5","@graphql-toolkit/github-loader":"0.9.5","@graphql-toolkit/prisma-loader":"0.9.5","@graphql-codegen/plugin-helpers":"1.11.3-alpha-48bfb197.95+48bfb197","@graphql-toolkit/code-file-loader":"0.9.5","@graphql-toolkit/json-file-loader":"0.9.5","@graphql-toolkit/graphql-file-loader":"0.9.5","@graphql-toolkit/apollo-engine-loader":"0.9.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-48bfb197.95_1580136342571_0.28679665739551496","host":"s3://npm-registry-packages"}},"1.11.3-alpha-4864cca9.95":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-4864cca9.95","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-4864cca9.95","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c0fb91169f3ddefeec2bf33ec0c8a1ee3b806004","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-4864cca9.95.tgz","fileCount":29,"integrity":"sha512-jvyCP71eWKA71yf5cHtmRc29Lja/W5cCMHETZVTkRL2J8i8wX8m3JLbrqwpqRIN0r61u/YiiJtLXiRHRA4E9kQ==","signatures":[{"sig":"MEUCIQCw7e2QDDWubIFF7yOlC1CkVFRf/qtOMW12rMNslCH6SAIgLag5XSZunZhbsIF2jyF/2RFxGkx+Qmw/P6kOLkX1Umc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLwBhCRA9TVsSAnZWagAAENQP/j2E5qwLZ/bJmKT01c0j\nMQLTdzsKqVBSLv5P2wsbBkfZGNkGn+L9OfSopcSANwPdFoQCIOCLrZwU6MXj\nuz2zvp32HJnTHJrvIPtJJHQCphYe2QZnwLch/5SAJxxW/ycCjgjxBdsvKYrB\nAVwMJ4Z6cyzeHti9mt6/tEQWo62ZFw85CZy4sBBZe7xNvAPBDtJ7wxmetZrS\nHPvAKtPrmD5dsVgaXlMiUTkleiDF+N8VLQrxalHKHQvrOJY9JHuir2y2XuVb\nrCec639COXKqU9PZWQ9vQKqE1Vjqm9vyQYvHkTc0Ne8wlg5a1Ye3ZOoHcbXW\nt4BCSleWW6uE9nAX3LHkpgYCiy5G2b4oTbORnzFljpxofqjWjIcSEyAaR7qq\npSluWp74bTZ/axJ5WVB1DkxT+mC/+OzLmEWgz9DHiOfLiXqhkjVIEm2uqhC4\nN75pbBiznHP18h45nSo0DdcH+bgi5w4uj+OuRBWfH+W54ed8h3j87HYXwMKe\nED+LCONSzsNiNIX6opjPUh0s8omlMBzePzqMkMe0JUe/QyBs2AIH4SYR/W43\nvVsXRLxPl2qlvA1JKNl9aCEcjQssoGsTgOU2JAkzVuw7+9hLo3VlLxJhQnTm\nzv3X2CasCQXzhOYPg0UIB/zumotptYXaNFI4HiYNifQmzWRqnUraYJgECKh/\ni4lN\r\n=3MiU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-4864cca9.95+4864cca9","@graphql-toolkit/core":"0.9.5","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.5","@graphql-toolkit/git-loader":"0.9.5","@graphql-toolkit/url-loader":"0.9.5","@graphql-toolkit/github-loader":"0.9.5","@graphql-toolkit/prisma-loader":"0.9.5","@graphql-codegen/plugin-helpers":"1.11.3-alpha-4864cca9.95+4864cca9","@graphql-toolkit/code-file-loader":"0.9.5","@graphql-toolkit/json-file-loader":"0.9.5","@graphql-toolkit/graphql-file-loader":"0.9.5","@graphql-toolkit/apollo-engine-loader":"0.9.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-4864cca9.95_1580138593088_0.25480285981403816","host":"s3://npm-registry-packages"}},"1.11.3-alpha-3a5a4f1d.96":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-3a5a4f1d.96","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-3a5a4f1d.96","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"6a4e91c609895b3c14943c3b5f3328e3c7441f30","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-3a5a4f1d.96.tgz","fileCount":29,"integrity":"sha512-YL4ykLlFIC3N2BstFv04chGC8eagKXZ9iDOkyQP1s8pxFeM7eNZ9hgMoPIxgeqkJkgMbDYjFgM/qecfgEamzFg==","signatures":[{"sig":"MEUCID9fjmIHunxHmeWe5NY72U40aVYKIzBwudrB8tIBkjo+AiEA+RiYal/Y9y+eJJMY9oasKJbjbr3SPZ7QOK2NVyUKgJc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLw8nCRA9TVsSAnZWagAAUiUP/0fxjR2fVb3dqDoLZfog\nUXtcIr6DrjyfoEpFZ/cV6xiNPkLrhcb9o3dlRDbtO1kKJYp5ZwmT3PBzko/B\nhhSp0znrU+nJFPgzRQE8oMXkUp3EQDAMowuRqHSXqzr3PQ/v+qi6t+JzUu8z\nVThrt/LjrCpeoYKkIeLlEDmEVXhpFLajXlT7j962eOLQ5ZKwqfrKUafduAgj\nwspNRAhEJ9ZKR7kBIC+Ky5qLEchkwJABt19DvOwHbKaqU0+qsXbXyWlCcC1n\nLBEbYN3ZCa7sF71jpFCDmh3hLkF8Sg6VQ1tTzAHi0qSCHaYpbTo1ujAQqVQ8\n70KaURbj9oQCgK/YydCsTOK7RlWot/QU9NStKYTsn7UgrPEDhHPV6ncXUMJM\nNN7rkB3SjdLUgFmKz59xXfa5CqPNJrgO2qzhV1UayL7PIM1PZ4JHhYuIDnEz\nbg7K1lWDx0vxKdeEjBC8VstCljw3Gfemh4ARBsAzH+ur17yXbGmBkbSf1fwL\nmfo8NIGgDDHKeYgNDv/5If540fIvkC7ebJPtiXvnL+XusKiRiU+FV1pZmjEl\necay0FjFXb694OnBx4YymEv5MGkRZZUEg9edsgnRoL/DG4fF7ZrJGmE+lAAb\nJw/KSr/EnfIT63dB9ijgxQ3/1UKeJ8YIEWgSFpsQ5qZPN71lnrN9gbwb7z6d\nVYav\r\n=GuJO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-3a5a4f1d.96+3a5a4f1d","@graphql-toolkit/core":"0.9.5","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.5","@graphql-toolkit/git-loader":"0.9.5","@graphql-toolkit/url-loader":"0.9.5","@graphql-toolkit/github-loader":"0.9.5","@graphql-toolkit/prisma-loader":"0.9.5","@graphql-codegen/plugin-helpers":"1.11.3-alpha-3a5a4f1d.96+3a5a4f1d","@graphql-toolkit/code-file-loader":"0.9.5","@graphql-toolkit/json-file-loader":"0.9.5","@graphql-toolkit/graphql-file-loader":"0.9.5","@graphql-toolkit/apollo-engine-loader":"0.9.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-3a5a4f1d.96_1580142375122_0.13993198051071332","host":"s3://npm-registry-packages"}},"1.11.3-alpha-f77e322a.96":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-f77e322a.96","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-f77e322a.96","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a90f8550ce3be6ec22a653669a5878a1c4a427f7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-f77e322a.96.tgz","fileCount":29,"integrity":"sha512-yl1/zha+2+o5DulYCY1yI76FyrDefycRyFNpIVIzglXC3C3p1xSXrRtbcPahkbYe4vXkEZdFBlxMwvkSALEa8Q==","signatures":[{"sig":"MEUCIQCXrwIIEpHZ4NXeGkg2IuxEktbYz91Tj+XCER78d6jTrwIgaN6mlB4S1bkK1zIlqpLyrp69A6FbfWSSoRiqeVjZv+4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLxjFCRA9TVsSAnZWagAAfQ8P/jsI1/93gOusOis6pC/l\nEWKbwunTyzqeEdRl1veIVvc3t0m8ePqeoRmU2BkmNvPF8U/2FdbQS0HZ9BKI\nlEzHfALIjVixJA5v5rgBsoY3v5S/dWoF6TMj/t0nSVttTLLNfDpemRskdPnu\nlRnjCaTom3vQdMcQa/M7nalo1TiT/cdXTztm731+mP2MRnNMa1gYjVy0B8sM\n1R1WEtxUcIdAxbj1c9FKNrCpXLEtB5+UghL9zeWdj2rHam5x7sNLddrCdqyk\nAya+NeMNWJANhbvarWY4KTka/OjAP3NJom3OgRl2vwSHGF1qK0PhyEZFIyHs\nASFNq/CCrXkToQ4N+/W1MqfrzM92YBHtf1euoAmAb7i1vdhUKDYu5odY8P5q\nWTEQ22OJ9EOUvcEjVL7suAT6AtY3a2Zxa6OzAWgTXmrZvQthBRPVEQvAgcfr\nq/1yBBS2SNLkBI/7ln5q8CURlAzdeCx8VOTsfspJwwqVaMWeLqIebWDzHJa4\na48P4czI4j8CXT88SW3c1qJmKor0DlAMDQIBzlwizV87YkdJP/oLrhAMnTLb\nQOkT2tzbStVdypLJz9zhd7W0/0FsPsjmKS3GPWCg4oxc42A+qHAuT9Jk+PBt\nCvZEaJNsfrmVNl1rdl9jaueStmZP+TVS2gP2/9zONogz/9zROeD8dsu/YKAd\nhdbD\r\n=hDAG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-f77e322a.96+f77e322a","@graphql-toolkit/core":"0.9.5","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.5","@graphql-toolkit/git-loader":"0.9.5","@graphql-toolkit/url-loader":"0.9.5","@graphql-toolkit/github-loader":"0.9.5","@graphql-toolkit/prisma-loader":"0.9.5","@graphql-codegen/plugin-helpers":"1.11.3-alpha-f77e322a.96+f77e322a","@graphql-toolkit/code-file-loader":"0.9.5","@graphql-toolkit/json-file-loader":"0.9.5","@graphql-toolkit/graphql-file-loader":"0.9.5","@graphql-toolkit/apollo-engine-loader":"0.9.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-f77e322a.96_1580144836891_0.7946370917299175","host":"s3://npm-registry-packages"}},"1.11.3-alpha-47077610.96":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-47077610.96","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-47077610.96","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0a528dbb92dfafdffc3d7883dcd329145f0c7d05","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-47077610.96.tgz","fileCount":29,"integrity":"sha512-kua1icg8Ja95Jn8zr5pobYFaxfMQLYqo6MkWA4v3T8LSAG1QXjZfvKPNsar5uAsoLxwWJ5oBZ6JvUXnJJNT5lw==","signatures":[{"sig":"MEUCIQD9fWfch099auBlp5dkPDMkGYOtTOgmL8i9BlU+2RM16AIgWzN9vWs+EU0Pn6glVDEjyPOipVV0xCEkXhMlssiFVvw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLym1CRA9TVsSAnZWagAAlFIP/Aou9OaEe8WTg3M5bTzi\n5s0Qculm7yLvYKURLIq8KBcUwe4XzGomI43l2WFzKEKZyehXOcqZKyi7ZdPc\nhKuENKg5AA/aZQZyJfpZ843r0QxzTHeFcXgC0p5SGmPdFRpCcDsdGTJD/sO+\nmNrYph3Bch0IOd6a4tqqR8en+A21HcToqECQovQ+PM2UgBzLBp6nodZE6guo\nKwtQ7bRRqTC0IsA/vDmerfxKi713n7sX4UADUBd/Wy25zN07HLyi8m8vYO+D\npAU/oDCozX/yvkdMM6gOWh81rVVYCF+mJFQAsSYQDbcflW91BiNbMR/W8Xks\nNcY5/8S/0MFMr6Fk0FtwuWIOlRa+YBaMIE57AMsl3KynRWh7HzG9Xoyd706G\n9miBBTiAabrAMoFYdSJL27LWLBhUWCK/hNDRyKBF4e0bOI0cmtGca5Yzrd/+\nSPgxhabl5XolzVy9onHKVeqV5ox8r28I+VUaafzCwhHUnJOYq02xCoom1QGn\n+QqVO6XaMcMKLshexHlm66Gr9E1OkEGe26xvoh893dc+rLJiIhiFWivZzs8E\nLRK5kpvnfT2ca9hcSaWJPrvFoWVn6+ecjZ9NjNiJupGew3nnk3feU7yE60Fp\nmpy98AyXgD+eVaWVDmGciEFVd65ii0YZ5ylq31H7UsP0N43kWHhKrI9b1EFE\nIsNr\r\n=B/4U\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-47077610.96+47077610","@graphql-toolkit/core":"0.9.5","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.5","@graphql-toolkit/git-loader":"0.9.5","@graphql-toolkit/url-loader":"0.9.5","@graphql-toolkit/github-loader":"0.9.5","@graphql-toolkit/prisma-loader":"0.9.5","@graphql-codegen/plugin-helpers":"1.11.3-alpha-47077610.96+47077610","@graphql-toolkit/code-file-loader":"0.9.5","@graphql-toolkit/json-file-loader":"0.9.5","@graphql-toolkit/graphql-file-loader":"0.9.5","@graphql-toolkit/apollo-engine-loader":"0.9.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-47077610.96_1580149173069_0.7923525566157141","host":"s3://npm-registry-packages"}},"1.11.3-alpha-36ec9d96.96":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-36ec9d96.96","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-36ec9d96.96","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ae3b39ce502471937ae513a46fe9ef5768c6576a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-36ec9d96.96.tgz","fileCount":29,"integrity":"sha512-2gsJZ2Kjum3DYJTio3/vBTss9J56kExdhnzv0SzOlli13N9E/ooVcm0YZ8t5pMjLMV/+6np0XY1BYRDDE+NIUQ==","signatures":[{"sig":"MEYCIQCpAjgf2H86y9S+1zLeTzen7TJzlzvFne+RV8nIh81J0AIhALG3+Pahs/TORy7b/UUFT4xHKGN2jdGYHJfijlqbt9eR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLy3sCRA9TVsSAnZWagAA/O0P/2OWhhfq/wfIPzD/WnVO\n5LqOo4iK8UiooOsCsVRyEi4mGEgiSKrBcSAQXPfwiLYZROza8RmLRZ0E4Isk\nKP9iIC8NEG7Ete2swruIr/IlNN+KXZJL+qIRDS9rSK2R8y9iejDmQR1IfKe4\n5qMAaIyTjPtUaIFju84WlnHZDL0KzkhV2lc+nMd0Kt3QD8mWxSCuK5xMqgfp\nby+FXtyenQrRfjsUSctUn9qgJLqgRFYfO6OVYiOR+iRxcgBvhT5DDsD1jEQh\nJi7s2P3PC0BSPb/VHels5l62Y8KcXNOA2wrdNp2d04p/tEtnez5SieyxZpEn\npiYTW9r7//HR1Dcc9lAe425Au3KqUkdPvNJYHt+0ccB6MCP6MiG77t0yr9i5\najaGIgR1XT1KcGBTOXUks1oW0nHEooTSSQCItbZxTbmyBTPXHa+abkvyEqye\nnFlVwhPJTcyU59VZPPLFbPY3+/3ty36S6S2uDC5Sg6RbJpK5/qvjpw01bhA5\nLE58E/QvGGC71rXQeRHv/g5WwitQCdSrMHj/NZFMSBQvzd4/nb4Ti6RvPzUg\n40jJdks3g7DT03OwKHB14St21BsqUTc/BUl5mHc/9kw1uVqJppdhrhaPKblq\nqIbpr0vdZG/MySCPY08yzDW5iqK74r8ICxsk1akogD3iAqZF2oRnvkQs3pUE\nPJlC\r\n=1VPv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-36ec9d96.96+36ec9d96","@graphql-toolkit/core":"0.9.5","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.5","@graphql-toolkit/git-loader":"0.9.5","@graphql-toolkit/url-loader":"0.9.5","@graphql-toolkit/github-loader":"0.9.5","@graphql-toolkit/prisma-loader":"0.9.5","@graphql-codegen/plugin-helpers":"1.11.3-alpha-36ec9d96.96+36ec9d96","@graphql-toolkit/code-file-loader":"0.9.5","@graphql-toolkit/json-file-loader":"0.9.5","@graphql-toolkit/graphql-file-loader":"0.9.5","@graphql-toolkit/apollo-engine-loader":"0.9.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-36ec9d96.96_1580150251912_0.627170571118751","host":"s3://npm-registry-packages"}},"1.11.3-alpha-5a905e97.97":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-5a905e97.97","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-5a905e97.97","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b1246befcf427197814dbb131e00dedfd41d4447","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-5a905e97.97.tgz","fileCount":29,"integrity":"sha512-VwSuC9o+NM5W6Hv8aONR14wscVJSEj2/euMzwy6bmrSheWyhFczf4BjKuYM7R92tYwbQ2fQQaL+d4ScvR9twwA==","signatures":[{"sig":"MEUCIGNULyoykAAYMwqGkzReUnlxBlLdyDexX6bZXOE/20x+AiEAw6aML29B8Ln1pyeEP0EkM/+fmLOVC1sFv7iEEuJ+bxI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLzTICRA9TVsSAnZWagAAgaYP/1/pQ1R6OFmwxWj3Yt4x\nuHKOw2bvIOn4GPVZA5R3ZqNIAlHQaK5/LDa0UQJAOvxsWuxEsXqAF9eyADKk\n6xhRtVT2pDYUZBjTE/CFit3dCurtfHZNU3ZDTqUzIKpvHvMqAbs3tWj//gmb\nXZKziuNl8J8ISNq594p9Ki8zaNb4+l7kjj5UAA+sDvsW5YNPTPHXVOakiSsB\nCf/UkboOjSlDYm1VkjKQEmnboShJLj+zP/8QSVeD8i0EAm0iGA75bkRu7IgV\nstacgAU4hPynhI/mBwhDaw901VDX7NOzfVuZlAlGtiw9+kALlUYtguCZLnpu\n1Meo4dKMlzV6g6McE27d/o+SgBl5TDOdw4sH9SO4Wtq///Zew7O1HNKiPOdH\nEAHzu67RO2Y5P7B+SFFkZoQTibsXmDjVLSiN1BWMgWXGuDlOXqUPMGniN8AR\ncwZDp7kjKRVi5OVH6/Fw0Sp9js2++qPdVKPXHqYjotj2N8yvHBfQvzUy9aDS\nHavwRWVwRfWRgr2Gv5cP9HNsuAfzJKJc03gfUsrgFQeW4f5QWrD6R2tUX/gV\ng2WOts4gDoMDAMH+d90C7yuH5egaAUgImR/oJ+BNI7tsdktRANeu8vOGhiVI\n1wS5+pgxM4wqGz8Yvs/zhTu7nEOnIzBHCD4LnA5n/SBEGn1IxKHZfLtX0Sma\nINw+\r\n=jlkA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-5a905e97.97+5a905e97","@graphql-toolkit/core":"0.9.5","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.5","@graphql-toolkit/git-loader":"0.9.5","@graphql-toolkit/url-loader":"0.9.5","@graphql-toolkit/github-loader":"0.9.5","@graphql-toolkit/prisma-loader":"0.9.5","@graphql-codegen/plugin-helpers":"1.11.3-alpha-5a905e97.97+5a905e97","@graphql-toolkit/code-file-loader":"0.9.5","@graphql-toolkit/json-file-loader":"0.9.5","@graphql-toolkit/graphql-file-loader":"0.9.5","@graphql-toolkit/apollo-engine-loader":"0.9.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-5a905e97.97_1580152007462_0.9679467415112217","host":"s3://npm-registry-packages"}},"1.11.3-alpha-1cd66dd8.97":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-1cd66dd8.97","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-1cd66dd8.97","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ef8f0b999a0d75d88f8a5b3c9bb9b15d7c69e7e4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-1cd66dd8.97.tgz","fileCount":29,"integrity":"sha512-AiUfA8ut374U+u+KrtMB4YBRGAx0gLrXNUlytCvX3U6oKincqnuAE7/IkTM3ztWTBLxGDm2M2mWdBWcROa6iPw==","signatures":[{"sig":"MEUCIBk2bXTYyy/4hHt8OwNlBIZMeELFOvwCGDXBIesw6HE7AiEA0mWROxeB1Aonyb6soHbx9zPg3GSCTbS/jckqeowmaO0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLzdBCRA9TVsSAnZWagAAh5gP/Aum1DBpyTHk5QMTfy65\nEkvIXyE61lV01q2xdCfFSHDAZEkjyoEG6QRjo0mZXGjN3l41paaWavL+07MM\n4BxfpAZcNfm6XNBLxON0cnYnRA4wck5JCVao266OqOTaesvVhJXyXZHs3+vc\n1be/HvPx+w++J+NnxPkmAN3l6X6EbpigsWVrlcSVE270K4C4nQ+t7enY/ydR\nJSqAhukyBS+simAgRG5bw4FaONTwIylR/7xUw3rNkbJUnfDMhLn4WDs3hNwe\nNeussuZd46QmaQDgmNJWbiI79A9vujWj5Eq048PVRrrYx5y8JLev+/X140W7\ngpqTjuulIUkfN0RO0PNDabYo3bdzq1Msq/nbBYPESNWjm8t7m34YfZmlyYSi\n5jEyXEaKmqzCxoHXn5TrJGjcTgoMl0MuwlhHEBnaEHrJf0hD+ZWSetGtLDT1\n7N605GGkCFmXTU7rWLchxWCDoQm2XvewSsHUbP7PMBwgqFbcPyJSPTAzH8kj\ndWgK9V1oDoSxAPTI+gMZnR0+nLgzf+y0jcfudianDyEJhIStTa1aJZgeqE9d\nKnViKpTmPLTl2Khm1L/tCfoWqBKfSJ/NHfWd6I2VtswGcniSmJI0Uaks1v88\nXRFvmHt9v1j1jEj0jgfyZBdrQlJqRxqST/87KhECY0+okg3pnugxqpbUUok7\nMFCE\r\n=wh17\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-1cd66dd8.97+1cd66dd8","@graphql-toolkit/core":"0.9.5","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.5","@graphql-toolkit/git-loader":"0.9.5","@graphql-toolkit/url-loader":"0.9.5","@graphql-toolkit/github-loader":"0.9.5","@graphql-toolkit/prisma-loader":"0.9.5","@graphql-codegen/plugin-helpers":"1.11.3-alpha-1cd66dd8.97+1cd66dd8","@graphql-toolkit/code-file-loader":"0.9.5","@graphql-toolkit/json-file-loader":"0.9.5","@graphql-toolkit/graphql-file-loader":"0.9.5","@graphql-toolkit/apollo-engine-loader":"0.9.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-1cd66dd8.97_1580152640571_0.8076567003993393","host":"s3://npm-registry-packages"}},"1.11.3-alpha-2eada0f4.98":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-2eada0f4.98","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-2eada0f4.98","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"6e4c01b8006e4db8523b8b43bbf38cecb5e1738c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-2eada0f4.98.tgz","fileCount":29,"integrity":"sha512-DHXbJ41kUJL9saOSEQ74GLg+ABcJlOwf80hWlNk7OPOLMGnY+BFDVOD5RBMUhjU1BtXy23p8wPmtyvkODh451g==","signatures":[{"sig":"MEUCIQDOXc4p6ZjRQqGGRLMQSO+uIB/ukyGtN8Z4hYCvlj7G+wIgZQvp2/CvIqfWG42XAY9psxR/Ue8x+OthmjEwJJYM/cg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLzoSCRA9TVsSAnZWagAAkt8QAICmb2kC8HuXR9+U9o3w\nXW0+UFXsKEBzc4pKgDsdemIQVa9GnwMXQJbFDMGGzrlTSOqr11yhXhJT9Mj0\nYcMaI/iBddWqsEDveVJLshyMd3hx3xEJa7wWZnLSo1WW4bDOU2R1hlLNjqVU\np0k+96XmhPwxQtK51+OvKLC1CSWW+CfiAuMuxSWqn8I5QLip5CaOG4ggCEFx\nyPyowm9oTfjXFBiorq2RZFob7REmxrRY0xz1JWJrSezKEHS2Ez8xxO0goY9L\ny6g742mEG5aSivdxojxwIL1yUQ7l4IOQw83hAryvPkBPYs5kfUdM9d63kAp2\nLirKS52yffTbbmvPx6OAi6jktTWqV3uKTKwctc+XGsvCT7eviPWHbBkd2dlR\n9nyIejTiWp4RDz1TKlRaKPm1uKtlH/jzsiCDKLgqgDmqifr+/SoVXy1ZaGIv\nlYuNDZn4I21LGpWCVjRvMpWLhx0JCk51yHtrXgNWJjKwZvZP5M12BhVXCwhh\nv3wwz+Okswr2GSzkjB/OzVCBiJAwsOzu++mmf6wf6ygIWAJUngd7WOHjd/bl\n1RiIx1AJAsBhVDpJfufqwUb9t3xRCSE+xd9uCm1I1Savq2kXcB3Q7zz79+ar\nyp29cdQB3yww/UXuvsdFrpKcJgrToyJd/MazXQPmjtL4eZjftSsOIAUJfSgX\nSVjG\r\n=QFz2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-2eada0f4.98+2eada0f4","@graphql-toolkit/core":"0.9.5","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.5","@graphql-toolkit/git-loader":"0.9.5","@graphql-toolkit/url-loader":"0.9.5","@graphql-toolkit/github-loader":"0.9.5","@graphql-toolkit/prisma-loader":"0.9.5","@graphql-codegen/plugin-helpers":"1.11.3-alpha-2eada0f4.98+2eada0f4","@graphql-toolkit/code-file-loader":"0.9.5","@graphql-toolkit/json-file-loader":"0.9.5","@graphql-toolkit/graphql-file-loader":"0.9.5","@graphql-toolkit/apollo-engine-loader":"0.9.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-2eada0f4.98_1580153361615_0.9690761617539672","host":"s3://npm-registry-packages"}},"1.11.3-alpha-299203d8.98":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-299203d8.98","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-299203d8.98","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"324f881f92b6fbbd64aec6fbd70c461956efa5b1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-299203d8.98.tgz","fileCount":29,"integrity":"sha512-5c2h/ItJnmRzeZ6q9MnQUZpWx1tNvzHbwaz2ZakzIAxVjjbJt3oKGqw1JU9ApnIvjI4OH7UnB0KZeuvsQ5zjtg==","signatures":[{"sig":"MEYCIQDjBwgDWUxjhQyovh51MkexhzEAYefXQ2HM0XgnTlHgRQIhAOQRXxEYokG32bnieBORpi1qb5zYiH5vjGZiDQpNpUQX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeL1FFCRA9TVsSAnZWagAA/PQQAIsPJNEeW8WFrnGHLUkj\nefdtANE0u1FaTcmsPSJLXT6Wv82oEnZm/pij5dfPtIiEltxYkG5OsxMb41xQ\noNeU2XD1YbP9ua8gxLoYrL0XzpA1BauS7A/r/8uo3Z8FovSCGfmtCEEikZ2d\n43GtBvRHXsO+nxDGSmuhFKY4zmfsE2WrZSNawhj+Qelys8hL7GJIYVO0WjKd\nUoTKBR+WywtqH23eEVbfNzaQoU/sJDC2f4DQuFK6H+nvhIXGx5Gwzy6YlZ6b\n+1vOMTKI6qzyqrii7DvXAH9uqFHSj/fM0ef6Svt88Gb8Z0z+l+1BrqAr6NS1\nLPdiRHN59dR4D8Q57yWNdyZ1nKUhia9elH3Py4+VBHrz42fHwZtNUOAoqoAU\nMarZaRZIb28d8vWxoZLksL8F4snGw9iHhrEKvJYnkDjKXAt7F8Huxf6dlV04\nCSbgPaNFRKoSIozdUr3q3+hBtjsDGTMJ4eFtyO74BtW05mkDKKDryriHd4PT\nz5FNeos/zHNu25nPYa15CAgD7fgr0cvjYpeosDMWy0uKBrZZ388urVcKFBYn\nX1toLJBwjx6yuylUJ80+c8msbEDC8TvRZnJe7RbZJpSAc52XoTARvMjShh/u\nFM6qeXiGSKtEY6QrsEBT2mp/t8kaGd1vUpQmDdR4CuwfzajaXmhfvpNCIDPG\nSmPG\r\n=JNvy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-299203d8.98+299203d8","@graphql-toolkit/core":"0.9.5","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.5","@graphql-toolkit/git-loader":"0.9.5","@graphql-toolkit/url-loader":"0.9.5","@graphql-toolkit/github-loader":"0.9.5","@graphql-toolkit/prisma-loader":"0.9.5","@graphql-codegen/plugin-helpers":"1.11.3-alpha-299203d8.98+299203d8","@graphql-toolkit/code-file-loader":"0.9.5","@graphql-toolkit/json-file-loader":"0.9.5","@graphql-toolkit/graphql-file-loader":"0.9.5","@graphql-toolkit/apollo-engine-loader":"0.9.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-299203d8.98_1580159301113_0.8451610134681331","host":"s3://npm-registry-packages"}},"1.11.3-alpha-c40bfcb5.99":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-c40bfcb5.99","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-c40bfcb5.99","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"bd60ad146e314f42f71b535ce572109a4efea20c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-c40bfcb5.99.tgz","fileCount":29,"integrity":"sha512-7KXlm/1sz6MYTvHN/WK/IzarRBlNq9FZqLuTRnpR2HRO01KIDipGTmzNMC0CkJv5McUcHXUhFnp32oXaPUHCiA==","signatures":[{"sig":"MEUCIGPBlwwh2L9QvGSqEneGRmljOSHJ5VNOmDSd1pdlWioLAiEA7snCS99R9jiGJopOEL1NGkYtl5VTOZ4p/LfGWveYCA4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeL2KYCRA9TVsSAnZWagAA1mAP/RzzmJmYz8HZnzy7f26T\n1/cz9eM4Ky26+Xj6LdxZmKB7S5sC2xAdEKns3vz2T3Iu2YDj3iTrpcUBI5FU\nsy+WBhUHdpnL8VN4y2wKVR36a+TtdFRhH5n8zHAH+azCOJ5KbsO1oP3xTnpc\noc90RywGXaiuhGhcUDJF5zRfNbOGiGVRXvqI9KlbOomDsUsLp/ji1kLuL+6N\nw9K7rpeieKOo8TA0jHSLkW1Fo+USpqc4pjljjkjUKiV829JXoZuvoXEyZTza\nd9kx25q3ckT/PjJHsEhE9KM6RTJsu2dXLOJQDbsKXHPJzIkE+ruo7GUBlwSs\nbl21kbdOT0sTelfzVKOd444jPhhS1wmljw2Arq2lN9fMtKRHPCGP/Dg1T+KP\nP/MzGYhmOlinYnNlkLwOSpWL/VhDBEl6IejQo8TzKLn53jUW58oaED0Zak52\n0sszMg9yklnmskHl3sgjvdZN/EJGk8YU5XWSyYAPsUk9H3hJYC7bX/GCwY8+\nhrYFwzWbAHuS83vmdYWl4vAPgMn2l5j/YCktkKiCs/zrGcvWCYkx/WRxkpdj\nYSY8Ob4K+AgqtSTU1HDM4sO5zpeTqdgXz9OElBLV3OGE0wm/RfD1haRKV3Iq\nwJUs1GPyrq+NSUGP9qAs+a5SmH5MMX+X3/el4Th2eKH9fg+fO5bPTEpO8c6G\nHR4S\r\n=VwiO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-c40bfcb5.99+c40bfcb5","@graphql-toolkit/core":"0.9.5","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.5","@graphql-toolkit/git-loader":"0.9.5","@graphql-toolkit/url-loader":"0.9.5","@graphql-toolkit/github-loader":"0.9.5","@graphql-toolkit/prisma-loader":"0.9.5","@graphql-codegen/plugin-helpers":"1.11.3-alpha-c40bfcb5.99+c40bfcb5","@graphql-toolkit/code-file-loader":"0.9.5","@graphql-toolkit/json-file-loader":"0.9.5","@graphql-toolkit/graphql-file-loader":"0.9.5","@graphql-toolkit/apollo-engine-loader":"0.9.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-c40bfcb5.99_1580163735639_0.29663401389032606","host":"s3://npm-registry-packages"}},"1.11.3-alpha-5e1c4ec6.99":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-5e1c4ec6.99","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-5e1c4ec6.99","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"9c262ccf06ec89575511a73a97ce9051e4ea3b26","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-5e1c4ec6.99.tgz","fileCount":29,"integrity":"sha512-5hRALvafuA3C4nm8lXqPRJE3fsMUOOYmuL+QnX3qvWbQZT2IGEY0zppqdRkRoysxYrqeud0vLlB9b9oY22N4Tw==","signatures":[{"sig":"MEUCIDCCgCsTS2WBgqOej5wpVW22SN1K34lMM4GErVtjyvkBAiEAiEG28OtLrNfdT5+ImvP/dWud+PJt8RNtVcnmcS6gJns=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeL2aaCRA9TVsSAnZWagAAtfIP/j58/YZiTNtpEGcuriF4\nfvq7dZRWZtANqqIJGvSlBXRr3+FoELQTcLCLOnlvM+d5Ct+sWocfWWQl00+Z\nYwZ1ipwsE6bBApp7EEw3YB25u3SLnIJUk4XMRiUE3xPmdhk9XccoVZqT++yr\n7+aWflAl8T9c7BcSKMuusCNWeXHjZUnI2VEvrKx8tPKDnjuBMJiOaz4UH3j5\n/sWavKQR3zFmA1qcsffLs/Wq2aVccFOYJVIa+LOcyyov5J/H3SCz5EjOOL37\nqocsy+3ygKr8o4OYt6MnQ9sPuOQRJYakIEl3IxGRkh0oGotZJAfpJoTNvkDF\nigY+20T7lExtV0Dd1VNKxAkh8/pA+oxni6UzRQvxsLt2eEM8RrgxmacWc7wv\niFOQqBc0z1Xx+jGY5ld8NMxWeRjv1ZAL7f+LsXrwlf7Ney0mr6ZMevpiN9kk\nR4NwUDSpQ86m6vvuU4kX3A0q3fQ7PCYflBfpQvoDNKSWNXjGBzdUZ7XSMzLL\ntUa9QZ4zLeMoUBuAfPKEesMkfoEn4I+G/EK9nJvI5AgoXrV1sqJH1LPJUvOp\nFdx9j5PPwNZffn43xyYM0p9xPKgtQRRX38wmMDY8IBu4x9D2KQqxluTgpbyA\naBQLZP+HeXSvvUegE5yEfG0eGF1Ioa2+Ma9FeKWHovQf4vmLUeMBRnLsoBAK\njym/\r\n=tXDy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-5e1c4ec6.99+5e1c4ec6","@graphql-toolkit/core":"0.9.5","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.5","@graphql-toolkit/git-loader":"0.9.5","@graphql-toolkit/url-loader":"0.9.5","@graphql-toolkit/github-loader":"0.9.5","@graphql-toolkit/prisma-loader":"0.9.5","@graphql-codegen/plugin-helpers":"1.11.3-alpha-5e1c4ec6.99+5e1c4ec6","@graphql-toolkit/code-file-loader":"0.9.5","@graphql-toolkit/json-file-loader":"0.9.5","@graphql-toolkit/graphql-file-loader":"0.9.5","@graphql-toolkit/apollo-engine-loader":"0.9.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-5e1c4ec6.99_1580164762157_0.3539110819452871","host":"s3://npm-registry-packages"}},"1.11.3-alpha-25891da5.100":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-25891da5.100","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-25891da5.100","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ea15e71996b2dde1d2ee8eaf22412191639fba57","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-25891da5.100.tgz","fileCount":29,"integrity":"sha512-2KCJ9CRZvCkf+5SNv/Sc72AOUAifJzzmNJhMwJoGl/dxDiVXXSx2zuLFnP7il/wrr4KA0ByxALNCEKPDCVY4lw==","signatures":[{"sig":"MEUCIQCRmEeKOXGfvPQEIU42fQRd+YnGQ0l0C98+5XdlfUetggIgMv+BlHRfG9BFyXcpdGhFqdocChBAC/uDMeVWSmWboNc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182727,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeL7CjCRA9TVsSAnZWagAA6NIP+wYVzTwUUF8qsTzEwai6\nAem/ojOqL0e1qyP/3pG1zXGKeM98dRj9vwFCwPtODbJHOnuqqEMMArtm5qP/\nOvTvJOXAK3zYZJTVUydeB92Xf9MvVLrLwYcEQamtROpvl5rDVjkLxNXUIqOt\n7lahNt2uy/nJovfMhnyixt8n3YvY7MzriGvz0+Azv8+KIXcA0eUj22iUHxdS\nNusNgMpuseT7Ce5xl+JMfEEUAJnhJmrVactbGlgm7YM59MISp9fYt+ZaD08h\nj66zgmvHKef9FRZZtv2jZL6EwrMxPcOfIGyzJU/Lk2S64FTNVN4xMULn8kJM\nUGa+bOyrdVXoB9A7x3djBC9F0SI4/mnSEgJw9JiN7oNchD2dF6XYzcQZQBU5\nGnN4tlKFHSxog1DCG43JAMxaWXHOnpk3PCnWfjGmko4ZeUUeXTnuY92vmpGu\n7Y+mFN8ZHL+/8HnIxRiM1qBIY32cVGZje4MYZ4pOAgJFyoVhTxvkP3LOEFgp\nxYuedrTUkPXn3YkRKDNX4AgPQfCTbjZUY5ziyl74rxis2OBFjWwLBci4zgi5\nWvGpQJgR9zQieeK/17tRzzVaVb5qmOZ+JDTGQhM7QddeJwnc/is+PMH/kHig\nfMwmjKsTE0DBDC2bKmw223DFRFnmeg0BlBJISlLdmypS6XeCaBF3ifsHwq49\njip2\r\n=wVjD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-25891da5.100+25891da5","@graphql-toolkit/core":"0.9.5","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.5","@graphql-toolkit/git-loader":"0.9.5","@graphql-toolkit/url-loader":"0.9.5","@graphql-toolkit/github-loader":"0.9.5","@graphql-toolkit/prisma-loader":"0.9.5","@graphql-codegen/plugin-helpers":"1.11.3-alpha-25891da5.100+25891da5","@graphql-toolkit/code-file-loader":"0.9.5","@graphql-toolkit/json-file-loader":"0.9.5","@graphql-toolkit/graphql-file-loader":"0.9.5","@graphql-toolkit/apollo-engine-loader":"0.9.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-25891da5.100_1580183714526_0.9879695177605976","host":"s3://npm-registry-packages"}},"1.11.3-alpha-972a2a7f.100":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-972a2a7f.100","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-972a2a7f.100","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0c12041a3cdba780268685c67a63a0c001a3d25d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-972a2a7f.100.tgz","fileCount":29,"integrity":"sha512-xOCLI1hlxnAszB5peCQBRMisP1YUHWEPAK1Ol6O5fOFgME5wleP0iPnHXMqmLSRCTp1jgiA34ay6ZVrzUDGgZQ==","signatures":[{"sig":"MEQCIEXKOoF3EaZVkEH6ZAxNC9lFW38/OALHfxzF8hPlu1W1AiARP9apQ9sbdiOi/kCCt0q7XGWklS/b6oWSulbdl/3vpg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182727,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeL7a6CRA9TVsSAnZWagAAoAQP/Re8bgNrPOzYPKkFC7DY\nWpOrH8ff6TqQDOgVUZEhoqB+HxR020z7jHvWQfK6S87GjJUmy7PUn1jFnN/Y\n1rzJVAUx3Y+487fa70vEHEirZl4Ls4btNw8zD9zL4K0rmEvTfmOB6u0DKl1H\nxTawxBqwy5H70kB9vxJqo9oRlydAa8toOT3RnrjkLQ2N+MNftYAAoUs09hME\nQBuL4BbFy0xeMhaN3kDBENcgXue4Qdnu6rg39nP142QiVDlumaBJpH+Hh4hM\nzmFAhl6tStSUWDeepZl5++a9HkOT0NxgOFzDYmTTifdkhhMncSQZLg/26FA2\nrteeJabuO5g/Hcwa19JsctQYPXayCt23I7nbw1UQZ3voETf2dtLYSAaGBR2/\n0WAmSU5Nsgo9Qrx/YIps8bxeidHFhIkiOxYR0R0oJRWm1+nefl/xbyIL5UHi\nW2qxB2CfrL0CFr6pikCirynFhVwGhmhXAxBfvQAJoYHpevhsRvt3g00b+88T\ng5ZQ5pxv+RwjV1ItxapMc8ZaFavKpdYadwnOCLzokSy3UL0IKwv+dybXL/pl\nmO7tnVIbeMahuRFd3U2rjlPJGyGEdzerfeFMeqUIwXij829HpopMovb88cqE\nLN+gnIxMV9yirm2EkEj7TbVmv81XmfS96nRChrof3t2z9RhOrFzuAFW/Qovo\n86v/\r\n=CkCQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-972a2a7f.100+972a2a7f","@graphql-toolkit/core":"0.9.5","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.5","@graphql-toolkit/git-loader":"0.9.5","@graphql-toolkit/url-loader":"0.9.5","@graphql-toolkit/github-loader":"0.9.5","@graphql-toolkit/prisma-loader":"0.9.5","@graphql-codegen/plugin-helpers":"1.11.3-alpha-972a2a7f.100+972a2a7f","@graphql-toolkit/code-file-loader":"0.9.5","@graphql-toolkit/json-file-loader":"0.9.5","@graphql-toolkit/graphql-file-loader":"0.9.5","@graphql-toolkit/apollo-engine-loader":"0.9.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-972a2a7f.100_1580185274018_0.6295863510839728","host":"s3://npm-registry-packages"}},"1.11.3-alpha-19673fd9.101":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-19673fd9.101","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-19673fd9.101","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"be5295dbf5b0d0b41c67f7185d2ad4e06095ef8f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-19673fd9.101.tgz","fileCount":29,"integrity":"sha512-lK7QnuqCpHVWefMBQ2UDzh6einG/223pxDjwCNlrpH87+GpIWE5YxGWokURdQ0iZZoK6AhGMnZzP60da7+aVLQ==","signatures":[{"sig":"MEUCICrLsft2RpegjVs/6quWFYJs4674C4uvMRUKJFE5GoNsAiEA61qLGcr66ceYDTTVBv/Qeh96iyOkBYsFZE8dR8IN+e8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182727,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMAazCRA9TVsSAnZWagAAvwgP/0HusHUkJdwVuZIm3FpN\nzjdrJNEO/qtI8GSqnnUWjTnrwJbKEJaEsPiED6uv0bNOzsQOW1bsMlqFr+C+\nlMAzI/VuXb83u8dxj6YOAVR6n3nVUAVtJUF8Cu8DkwxpcBA5DnWn2QCP38L6\ndi3pKGKWVdDiOiay6qlGfFmepm1Pmg4y68Wt39Ffr1++LIUcg4v7ulAV2g5o\nBCJ5Rnm7Ur5npteegrBiY9mbaX/mHrveOi0K8lwxGKGEPy3ZGxXKAkfrzcg1\nC0BDblCbbcLgGqUCZ1NZInZ2CFg6x+re/Uqvo4hbZyFGnC7B0nnPG2t469z+\nPxh/xH5LAYrNKK2pO1VjTyy0+Nkg0tZecv+nhlwz7FBIxH9ybMPFRslAf/jP\nnwZfErubfk24fmp9z3FLIMJkn/Qf0mNdm/soh1ntGkgP81QqMvPayTQeZNl3\njUOefNb8JQhQ98vLM04VDn8iHjuRiYJ+QVLDgnXIbnDUvlW8lVVucr9FLg2u\nGiMJrPYGkl0Mk6yGy/DhJo5vqzTi7yzv4uWkVBwX78Ui1NKXMHhmM3FLPd/2\nI2Kuv8mjZpbNM7PEsiaaVm6I/L5rIgav6xrIYfuF0zKjAwOUffVAd4TVgJiX\nAqO49w1ZMZPwTgQ5iZ5KJGxHtbpOHs34UBvraWxlE//c/Cs2OZ53SwoXsnhC\nBEYU\r\n=UMbq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-19673fd9.101+19673fd9","@graphql-toolkit/core":"0.9.5","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.5","@graphql-toolkit/git-loader":"0.9.5","@graphql-toolkit/url-loader":"0.9.5","@graphql-toolkit/github-loader":"0.9.5","@graphql-toolkit/prisma-loader":"0.9.5","@graphql-codegen/plugin-helpers":"1.11.3-alpha-19673fd9.101+19673fd9","@graphql-toolkit/code-file-loader":"0.9.5","@graphql-toolkit/json-file-loader":"0.9.5","@graphql-toolkit/graphql-file-loader":"0.9.5","@graphql-toolkit/apollo-engine-loader":"0.9.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-19673fd9.101_1580205746576_0.32033567548188135","host":"s3://npm-registry-packages"}},"1.11.3-alpha-e20599ff.102":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-e20599ff.102","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-e20599ff.102","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"664544926cddf2cf3811cdde766e161b0bb96845","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-e20599ff.102.tgz","fileCount":29,"integrity":"sha512-dzw+OuUXhVYnbIJwCS7wXRUJVYkTI3koghbrOfN4EaatJVsnfqUsWMinboEijlHDVOQA51rBDJoYqcwDc5dhWQ==","signatures":[{"sig":"MEUCIHxKmW0KjYOquFecl4sTTNXP52fZOl0us/PJMTsef4BZAiEApDnwVJvHp/pSvh2MQN0etBu8uSCqEmUJJUsESAvAruQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182727,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMBIMCRA9TVsSAnZWagAADPEP/iKToEVC/uO6ak7AUnz/\nm0Qih1pLiz+t2ZHt7KbveZxIiCvYTSOqT/SFb+hMrffF6mNyLu29rVnmUtRi\nEcoYxZGaFkkcaVlxa5YPLznaAEAm3Pv5sruCmInJVpd/UMv2lMZ3Y6xmqIoi\nSE06/cBj/WtOSWrn3B6gbXR/UEvMLU0KomnVJD26jd5zawa3p+/8t8084W1S\n6u3wwHYycukaXzUCSEyfF00OwehgqafgJ7CGyv2NPciwYnjmncDX1Y11rW8a\nyKzr9oedEDNS64shfh6+FhjjFD1YmPcyD6Ew0bw6pPHQPqf7vep1lTzWPndF\n3t9ReNTpxH4zaKeyFfeI1UMxscY2XqC+dfrJFgR//mm/bORVVAm25keZ8Kf4\n1wND8DMuiTB/J8iNgXFnxpbqVUy2IQNgi2ke+QryAlCg4h7KxAoQOMrTe/ZD\ndGi2G8wdFCigIRWqsXnhAJl5Jr8os1ElRB59vq4bw3lD3uigf29Dqhw93D9Z\nCuNvwdQFmsjbdyBmbwPhQiBiAJ4ey81ygd8+G/zMdcpU0PgGCnMAnGfNgZKp\n1RcgATV/l3S7BmHjvcF2gunOlLYRB2njym1QhTfDHLH7bKBLfMIaKJZYBzN+\nFiEg/jH8vLQIm2495QbsNmAT++DsVUGzzV6yfFOR/z4xpeupOquRrzhqGV2/\nQfAU\r\n=ziyj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-e20599ff.102+e20599ff","@graphql-toolkit/core":"0.9.5","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.5","@graphql-toolkit/git-loader":"0.9.5","@graphql-toolkit/url-loader":"0.9.5","@graphql-toolkit/github-loader":"0.9.5","@graphql-toolkit/prisma-loader":"0.9.5","@graphql-codegen/plugin-helpers":"1.11.3-alpha-e20599ff.102+e20599ff","@graphql-toolkit/code-file-loader":"0.9.5","@graphql-toolkit/json-file-loader":"0.9.5","@graphql-toolkit/graphql-file-loader":"0.9.6","@graphql-toolkit/apollo-engine-loader":"0.9.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-e20599ff.102_1580208651304_0.9705372422047303","host":"s3://npm-registry-packages"}},"1.11.3-alpha-54add611.102":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-54add611.102","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-54add611.102","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ff5acc4280a9c1749b1f2e67d5d113a2e8379c46","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-54add611.102.tgz","fileCount":29,"integrity":"sha512-/Gf69Gu7vVhBmzKp3Wtg01MhzscanEQoOG7dqYig5JOU0nF9wVf4tnA56T3pbO4yiqAr/zqP48tzwGFJrsAmXw==","signatures":[{"sig":"MEUCIQDqSIFkkqMhcU/12bBvJ80WXv2Ir1wP5534LyeNdCrsxgIgFwmrQ+fDLMnhaw85WZvNDD1DlsMidc2tQzMZ6okaUBc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182727,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMBnMCRA9TVsSAnZWagAAqp8P/3h0pnJGwQu6G9hlQjFN\nglB5CLg9mt5XijnSZQcZDxC6TthmnYjkg+0nY5IZlUhVSGeoIjh4RMmWt1K6\nOrQCwm2Gam3p4GVbWwtRsozaFsBXByfeKIDDktg+chupIDp3VKj6REXmrh7f\nGG0yEXElD4t8H1opbgB+Z3kgBynL6oC0djSnQljqR4qhcu/x2aOBCuJqtUvZ\nhxw+oywUtloY/FEZqVDkHnnhdfM5wrkXLEsYQD4aoDvXCdTdGn4ZsWYrZzYT\nk2ldhjS0Blu78qIYriOdKxHD9EJ14huQrr9vSYJqLKFkH+hPIycj/UhBTyIl\nARsRj2kbLUY01Tptbz+LYii3X1+Yxr4DIqwDf8frWPExC8wbU6KqvfhYEy+A\nLhTnUDLnwryYzOmopjW2DcU4ji7qUrw47XDDRhwi47t6ciIqxIr0rPHO1HYL\nOPx8l2KZRFnhuCV7J2x1A9zpVeot5UwkY2ZgVvaT95NRrsDJ7HzV0MMhDcVC\nkOh72BbIWWAJ1SMFZH6I6JbYUZEBLvQcVE/MQwaqZE/RTMZLUD4CGH0fIsgG\n0eWm0rr8juOXBaZp+sGifVfLvQm5DX8zEsI6oyxUqFbu9yjTWp/tBU/tiEzX\nlgcL9kXrOWO/VGPKa8vRnR2dc3Hd71UIWJQR17lHYGpI/0+7ZtI3ekdgjyMS\nPw9R\r\n=jyCi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-54add611.102+54add611","@graphql-toolkit/core":"0.9.5","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.5","@graphql-toolkit/git-loader":"0.9.5","@graphql-toolkit/url-loader":"0.9.5","@graphql-toolkit/github-loader":"0.9.5","@graphql-toolkit/prisma-loader":"0.9.5","@graphql-codegen/plugin-helpers":"1.11.3-alpha-54add611.102+54add611","@graphql-toolkit/code-file-loader":"0.9.5","@graphql-toolkit/json-file-loader":"0.9.5","@graphql-toolkit/graphql-file-loader":"0.9.5","@graphql-toolkit/apollo-engine-loader":"0.9.6"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-54add611.102_1580210636177_0.589937871471206","host":"s3://npm-registry-packages"}},"1.11.3-alpha-ce777418.102":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-ce777418.102","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-ce777418.102","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f24c68c0482fee7128fcc07e6dbfd077dfbba18e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-ce777418.102.tgz","fileCount":29,"integrity":"sha512-RvN+jpYWc5ia4WiDx+acePY3Z0wqq5XzV1OLlbZPzTnpLzlxsO5ouQS94EXvB2gzUKZh+yAxkMYlPYNPMUTJ1w==","signatures":[{"sig":"MEUCICLp7lg2oP9j0yorwEOavaLn/TU6t/wi4RWJpP987zi6AiEAopJ1C7AKXT19N4n3Ifw2bi97nzMQdxxtwT7pabObwDs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182727,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMBnkCRA9TVsSAnZWagAALDMP/15VNATnsya/UQxqeEqs\nX/yXHiYQm4Co73GSRVwbraDTjxsakPev1grqRnge/WxJSvWB8olxZm7/rbyz\nLwNaLbg/Ew/cXlA8QMohvbckKyyPQrQGpEGA18wHmZAXR6GPBF9TlJTAcWbT\n+/o50mJZ4YjUtQnJY/k2UvGqtHitU061lPHMmC/iUjTIuj3V0rvbAPBtqSWs\nqwnJoLEo5TDw5XoOc4KMM9bjsNrPxdmXDcGio428vqnm42jYgJOiU4gKXvjr\nJlBwC2BJVcGDAlFz0xGhyMJ2yeopjFbq/UwcETEP2/SGGpsn8SQe54iUTwua\nj1G0X+XsSO8C1hgGUqFm9vVW+RbVH4G6JsPxXbHpmNDyKlZW238xRE0kZkZI\nqJnVG3rSJhhkEx7v988HEB8jcDft4ZdexPnrWLvJY9F8CvDBUS8h+bOAWB18\ngd38akCTNqaXcR3OQxTytNlVfjWyPv/8jLxZmgY579Etl5glC6ukjXcBQuru\na5/sDXdOWvAv2NiB6d6kGbnsjZ8mfgq0MOzBNT7XpI2ABRv0G601U14htw2e\no6iY4gXjW2R9eeee5xDXu2GJmno7fQiskFnrYNRDYT/5H9nRI9FNMFqj07ki\nb14BvpBOTxz8PrN3jvh920W6Y6ZbegcCFHKJ55t2isaZqx6v3Na8zfQAHu40\nk/fa\r\n=rSo+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-ce777418.102+ce777418","@graphql-toolkit/core":"0.9.5","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.5","@graphql-toolkit/git-loader":"0.9.5","@graphql-toolkit/url-loader":"0.9.5","@graphql-toolkit/github-loader":"0.9.5","@graphql-toolkit/prisma-loader":"0.9.5","@graphql-codegen/plugin-helpers":"1.11.3-alpha-ce777418.102+ce777418","@graphql-toolkit/code-file-loader":"0.9.5","@graphql-toolkit/json-file-loader":"0.9.5","@graphql-toolkit/graphql-file-loader":"0.9.6","@graphql-toolkit/apollo-engine-loader":"0.9.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-ce777418.102_1580210660223_0.2003569222464252","host":"s3://npm-registry-packages"}},"1.11.3-alpha-3c49bdff.103":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-3c49bdff.103","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-3c49bdff.103","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"51909bda45254050918ae210b09c718bd4eae5b1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-3c49bdff.103.tgz","fileCount":29,"integrity":"sha512-Yz3m3kKEyunkw5X4tMzvZ9dnaHiAoA1+bd7tiigjzuqPOGUDq4mUo5MzpiqrfxPCMuKP/NoFcX9+Smd193W4aA==","signatures":[{"sig":"MEQCIBWNTrOMLVORkfx8akdePIYNACerjzITJPENN+852VUZAiBH/xWzi887oznXREK8Lhh/03ByUzQEV9KO5106Mz4eiw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182727,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMBoBCRA9TVsSAnZWagAA2F4P/jCK/9BwUWm0Rei/XVXV\nZHVGWKYBb8knSZ7ZifWTTXI0eEJE4KLXV4H1bQS5oevBOFyZxOA61L2gTQtH\nk9l0QBDQLIw4cUdloAwSH70l2ZGBg+xVz4a6LXjB4YlejyuVsHpDvbevEDnv\n9ke9FK8uwnjIbL0MnsFw/CYgn8TKPpgW9MVuwvF9wjc9KLY0RnsgwNYaTDYR\nyE6PII3ZFdCwDj9CSz5Wgmtp/CqUBq7PA3J2g/WKcFnBagLGQugo9WWcED6J\naZbySFA5ZtkwQoNuoGSvqM3DfMmjhzc7Ro2eee+CTcgadlQs4pb1zcFDBnUu\nnF9u3CGSH1MuUbqkgk/rg95Bf7Up67cQF+ZDZ5IuzV18NBmdb553Br+3tPpv\nKyNClq0SGJqbFk2D+ge6c8EQ1Jz+hHGiXYrt6pRscKe6QGB6HzZgcG7157/L\n6H/C5s8CPION2yRMfRVqfle/9IYJuRaCPs06Xsl/r14EuUjzaGQMPFuP/CtJ\nblDlXRhL48uL03CIm7KHfwUwxqcy0lFIyrGmjEl7aczZhzj3b9TMJt4nSeYv\nQvGoBxbx1XN5uP/xdqBSc+j795q4/uS7QsNwSNfbK2pnOrmwi+9xG4Rxbna1\nhtZvl+wnd0NNUwvXuY8QuEyzon2UIlwdmt1leyEkvMQ/Bj5qpFhrOhVRkFQ+\nhotJ\r\n=brVX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-3c49bdff.103+3c49bdff","@graphql-toolkit/core":"0.9.5","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.5","@graphql-toolkit/git-loader":"0.9.5","@graphql-toolkit/url-loader":"0.9.5","@graphql-toolkit/github-loader":"0.9.5","@graphql-toolkit/prisma-loader":"0.9.5","@graphql-codegen/plugin-helpers":"1.11.3-alpha-3c49bdff.103+3c49bdff","@graphql-toolkit/code-file-loader":"0.9.6","@graphql-toolkit/json-file-loader":"0.9.5","@graphql-toolkit/graphql-file-loader":"0.9.6","@graphql-toolkit/apollo-engine-loader":"0.9.5"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-3c49bdff.103_1580210688772_0.7316409063704117","host":"s3://npm-registry-packages"}},"1.11.3-alpha-82c0fa85.103":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-82c0fa85.103","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-82c0fa85.103","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"157e92ce7c72daf989ea5fd12b2734977978469c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-82c0fa85.103.tgz","fileCount":29,"integrity":"sha512-+2gni1vXqREE8VfkJqTK/q5uX4kdT2VPUeaRcqfemaIpiIAyfvxekUFJ51ZSbr4N3LTJ4XZmNzaBlKTVKrFpXA==","signatures":[{"sig":"MEYCIQC2iH5XW61vXJoURWfLSvV/fCMAVPbbSMveBLT/tUaAEgIhAKLrqYGZl4DWW03nUPJltclONvyaHDHmUBHyPvopZvtW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182727,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMB0oCRA9TVsSAnZWagAAV2AP/j5rOjVMUYIP9x4fpLw6\n2EQRMjTYmL7vEzJPiQfE1tBLzL+xa6PjhRVd2iYYsUvGt9oDv61tZGmjYGRT\nJIiTbtaDSsJFQS4p/CcShbbphq9xxrI9CG0XcpEyIiZMZZ555H9kcoCfv5D0\nPmIvOT5bStMM0smeBRQVExcMv4er+Gq9oKSV+n81dk7vZ2sK3bYmcpiS68bd\n0Mpk22SI3iwj95UP4E5HLzmKxsfJZ1faANu6REJ/3aBjXaGWNsTy7GdJfLZt\nipfraIfRYnzEo+wVAKALvK3Rvd4e7gNpLlW/qUcdUq/adF21+e1SF5Ih07SC\n8Nkg8IOMEO2YWHX36sLWe94M/DJ5/CDWhqTvGUFXo5obdxdtMtyedUW9WI9g\nS2GuklyO4pusmwSKqstfWsT+g6YVNwUqvzlhPMPwltjifyIERxzX9VcauvCd\napkfcXwNI8VPzfxdL9ZFepUUNTYKB27K216eRAc9YKy4xXzYj7N69Gqjydlx\nKKbxoKEGqIdpybrr59kVA50E47GkIlw4MYyeN9PGokYEvaytJxhAUxIYAXWG\noLnT9t7t+pXQHV1bDpHGGsV9H/GU0CrSWhIhiamswO9t9l4SNYXxvfTwgieS\nSnu8vBepf7PkxQerP7eAkW0tMMgxhNXAWvM8lx5nwotrWxP39kYUTMa205W+\ndBo7\r\n=KhfN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-82c0fa85.103+82c0fa85","@graphql-toolkit/core":"0.9.5","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.5","@graphql-toolkit/git-loader":"0.9.5","@graphql-toolkit/url-loader":"0.9.5","@graphql-toolkit/github-loader":"0.9.5","@graphql-toolkit/prisma-loader":"0.9.5","@graphql-codegen/plugin-helpers":"1.11.3-alpha-82c0fa85.103+82c0fa85","@graphql-toolkit/code-file-loader":"0.9.5","@graphql-toolkit/json-file-loader":"0.9.5","@graphql-toolkit/graphql-file-loader":"0.9.6","@graphql-toolkit/apollo-engine-loader":"0.9.6"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-82c0fa85.103_1580211495468_0.7595710034958025","host":"s3://npm-registry-packages"}},"1.11.3-alpha-60a6e8c4.104":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-60a6e8c4.104","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-60a6e8c4.104","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"330c0d19580f982adc5d6228bc640517eef005fa","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-60a6e8c4.104.tgz","fileCount":29,"integrity":"sha512-s4QSK7OLhZJTs8Y4/AtrRZsWDmXaJqC5Kiew6EjdAQr+/Dpkc4i6n3mi838a5ihSiPRw9TaRLuQEdI4B7xdbUg==","signatures":[{"sig":"MEUCIQCZBqZuKJBxIYcLs5Ni1Iq64pWH0e+DAKIK/eH47uXolQIgOJL07Ln3FJcSqW93An+vl10jDO/AJ6aLJvTNqSrU/10=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182727,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMB6zCRA9TVsSAnZWagAAvH8P/RfNzmTeGU2M/qjYKTR1\nIO4DWLaCrodndhRMixT8B1ER1mewQUV7Yz4tDGfvN1FBORU/7iVVJZpULC7B\nat4bqZ2HD7MKu3R164jnnjS1sImmVYs8YlAQDxyJn2UMhmQxSmUPXHE52QdC\n1tIq/zUo4sg64W4vkROtx6372GbAXjowQuIStTpS8QsDxTYA+GKw3xSUmq0I\nSm+9vi5Go6/BF3rtRtbZwLfkCtm/f59FSsEW7RtRBeXHU5t05jTK/cFrxITG\nWrQ/rv3/UDYO/+SQ3x0gBe/iNHjQWzIO9AYaufObNTTzo71V1pgt1O2vhAFn\n7Ek7TGsIgBeOH9wtkmdLcmEL8zyDSPOwMEMeAhZhn9rx2l6lplOfKqYISp1W\ntQIGSlSULecB1bEc+cn29tMZSk7M+hMv+PAM0LBD8o2eqEQarWG4qHkEhSSI\nik78vz8TPhFgDi+IHxQwmlYmXYo7+CWqsyZtrwCOYPcXhX86RTwPzlgeBBw8\n9sgST1rL0pKjm9jWgtbqGmbcZ0oGSpM4ZtAgXZjS38ZTDjsCniUu89p6Tgro\nU+qaOVC+y/ju2NRGC1VYrRXj03PJhaAj6O1fp5Yg7btvcBEJr41ahD1vhY78\nPLo+c/f33CX+Xq9PFxiQcYER7IL+Q8nScndyd4B9pzztbdHphIDPjmeMoD+T\nkOTD\r\n=LQsw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-60a6e8c4.104+60a6e8c4","@graphql-toolkit/core":"0.9.5","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.5","@graphql-toolkit/git-loader":"0.9.5","@graphql-toolkit/url-loader":"0.9.5","@graphql-toolkit/github-loader":"0.9.5","@graphql-toolkit/prisma-loader":"0.9.5","@graphql-codegen/plugin-helpers":"1.11.3-alpha-60a6e8c4.104+60a6e8c4","@graphql-toolkit/code-file-loader":"0.9.6","@graphql-toolkit/json-file-loader":"0.9.5","@graphql-toolkit/graphql-file-loader":"0.9.6","@graphql-toolkit/apollo-engine-loader":"0.9.6"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-60a6e8c4.104_1580211890353_0.5047933108126577","host":"s3://npm-registry-packages"}},"1.11.3-alpha-3ce60a67.104":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-3ce60a67.104","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-3ce60a67.104","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"dd16e67e845f5a371a2fc0ea8909775b2748e543","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-3ce60a67.104.tgz","fileCount":29,"integrity":"sha512-c+AUgN2W8itxhWJ/F/OUG2l7paGQm+KghZrhmldmWRowU82V0lnylzkEW+cPKBuQAD6PxLll0vXFMx13eqAM9Q==","signatures":[{"sig":"MEQCIHtmj1yFJvoOzXEqtpC/nbuxnd2ziWXJx93nonTqXaMhAiBFFmpGAdfoEQvziE5nB7zTG2Ke4ZKyZaHd9vvBlbmEyA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182727,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMB7MCRA9TVsSAnZWagAA/n8P/0vBEmET/1MExncIHE8k\noRmuwHNQIltUsWalMjtNGpvnSnYGWKgpFvyR2gMoqwqF1ynTIblyUrpfeIjN\nCf6IUGRO3WDNrBwJ5T4dXkutMlYDzdo4w7yKuPM/zKuQf/LzocJbRcckMIRC\nphHk085SzRX6fdcH3Lyw//H2GLPvVdhCi12INDsehH/q7QoQIzUhbFMt3DFF\nUG1e3PVW60updXaHRD/fecHDIzPPMvNftctTRk0HOs2/kDxxHCPCH9m3Bbej\nn/etDXFE+YUvAwt82FYC5xke0HagpDN+LjAlsP8aZzTDr/Iejh5FUGACxgSY\nw98cMG5s3i/L7wIFOUyBtMkiDeGvrP7LflJVzcpNkG32fSs7WD66MpVxY3hd\nb+2gI/yzWJYhqq8DBTI9zRLvmLPbTBEaCGDk0lbjOfPX0VqThWPvBHftMpQ0\nfBuANNAOaJQ1PjXhG18XUoWjZtkTBSwZMVW34AlDXG0tpI/wkwhletWiQMtP\nx0g+i2W23fXYLxxslSTPXGyhDrf8/2P/Hq9kYlaB+5meFLeT8f5+xf1gthR+\nQqaEYYpOE/cQbeZSnEN7W2wtIYtyQVSCSaNPGDyA9LWkj7viGQE01rqD1VfZ\n36HFK1KWRbvagOFgqXdZCT2dB23vPVI/Le025RFdOJY3WSxAbnk4a1HsdXJv\n9biT\r\n=/vtf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-3ce60a67.104+3ce60a67","@graphql-toolkit/core":"0.9.6","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.6","@graphql-toolkit/git-loader":"0.9.6","@graphql-toolkit/url-loader":"0.9.6","@graphql-toolkit/github-loader":"0.9.6","@graphql-toolkit/prisma-loader":"0.9.6","@graphql-codegen/plugin-helpers":"1.11.3-alpha-3ce60a67.104+3ce60a67","@graphql-toolkit/code-file-loader":"0.9.6","@graphql-toolkit/json-file-loader":"0.9.6","@graphql-toolkit/graphql-file-loader":"0.9.6","@graphql-toolkit/apollo-engine-loader":"0.9.6"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-3ce60a67.104_1580211915488_0.8861857941802023","host":"s3://npm-registry-packages"}},"1.11.3-alpha-395be8af.104":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-395be8af.104","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-395be8af.104","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"6b18d6c58c50e5da5fa7715c3e93bc20e3f8f255","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-395be8af.104.tgz","fileCount":29,"integrity":"sha512-NNlLzz6q42Eb0HjAo6jHRlbB3GGOoBJvAR7HMpnp1ozDWoa8j9qjluv06ipeqSOJuZG5sXDlPngge9XvqjUbEg==","signatures":[{"sig":"MEQCIGnOrpa1RlaIs4YfpAqxCbSuzyOPvUGVmlZV6NyjGWd/AiBe7Xxs6b0515soB0m4nSd2W0gXVatzEL/uqHj7ncwF7g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182727,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMCCeCRA9TVsSAnZWagAA4FkQAKBRPj2YR3LQHCQT7hnT\noovBrxrtq11fpLenPfksFTlxCTXGRcgaefGdvUB+ke5tRm9VxTmFdqvYUn4Y\nvdZ2hXgdgo4lcU3WfvQkvj/nnKbPtTLjrDNo751woX5mF90GKiH5FHkLb0pR\nHJWWlyV4kIFuKcT/0hHRcyqJ/hs3AsPfiCY0frv23+8JED2JI10dlX2gG22N\n6RgB8mICs3fQvip3S+dG4SPGczpRQGAHgKnEG7deUpHDLVmOlT9Zu3CB5Yd0\nW0B3GgayU2/VpRtVnh4dqj6pW3V5vEmkELFvrGnYgEhmI4Vxg4TeQqgGW7rR\nf6bwx4472FL1p8ccEEcWGz82mO+918q7T5S9keS/h+aMB36erz6QOdgCuTQZ\nygXV51vZao6lu3e1irLyCqjfYmUMqSBJbBvr4AHI7sxTGYobkNogf/Fo96Zg\n1Zmz9R7onKNF1Cv1U7hiIUfVi8LlwZuXFrR6J6JGqwAVdsYtjklNHi65bR6Q\n6uRzizEin770lC2L4RP31f/br+UsvdhjN2k6ntV3jjAejuhojvzea15UxfHB\nTprjSbqwp4hzt4uimyuC43DceYrEvXmZTOO5esUWQeIXNLKlzj80rZ5ikzBE\nColW3X9NY8s/PhCAf0WQ3D5dEmfa0kcmFvNi5FX/88U1BGNTtvzfl/fKUacW\nhudo\r\n=lC/s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-395be8af.104+395be8af","@graphql-toolkit/core":"0.9.6","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.6","@graphql-toolkit/git-loader":"0.9.6","@graphql-toolkit/url-loader":"0.9.6","@graphql-toolkit/github-loader":"0.9.6","@graphql-toolkit/prisma-loader":"0.9.6","@graphql-codegen/plugin-helpers":"1.11.3-alpha-395be8af.104+395be8af","@graphql-toolkit/code-file-loader":"0.9.6","@graphql-toolkit/json-file-loader":"0.9.6","@graphql-toolkit/graphql-file-loader":"0.9.6","@graphql-toolkit/apollo-engine-loader":"0.9.6"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-395be8af.104_1580212382428_0.9847803259203589","host":"s3://npm-registry-packages"}},"1.11.3-alpha-e3f31903.105":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-e3f31903.105","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-e3f31903.105","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0d29272574c17e96b580312cf332dc6defc9ce06","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-e3f31903.105.tgz","fileCount":29,"integrity":"sha512-8Ig4vwwadSKCH61AjshlV3OB8uZtKKQTnhk0P6X5/Ssh632qHhGH1WpqrbWutd/s/PinRVl3toMxyXsyi+fNhA==","signatures":[{"sig":"MEYCIQC1/sg78GoqN+Se+cHkZXmrawxSkMHoFQgcDE4iSr36XgIhALOTxuThysHmj9G2PEWx7dvQcYI84LAhINX+bevd8SWh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182727,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMDawCRA9TVsSAnZWagAAZdYP+QGEBzesD+UInL6Ho0bD\nEWCY5EEAyCMfaoS6ow6oKvfCTZ2TwZMZCRQibAAeuIMpdrwlZE8JyfiCZT4y\nsxJ1j4BjW41FY2/yFS0qo3E++ipMxJ2pHVkv6jgTuDwIGmQlruiyjuw2DOTw\n8cfLZgDStUlZZwxGS1oMRbDVSnPkscLWkynf6uPeuE6IUor8CTS+YnWG1EXg\nTFHzVB0P1D9btNxaXDvEsxxracl9OckS7vMZnvDjmA/pefDr7inyvrQOtgRb\nk5kt2ooBSy0QgcwKZmAD+4+5hiSdlvtg01ZYik7x2wGhmiBai+N4Fy4gssrU\nCEGzzoCn368hpN9HMfGKQYbr3BpGjgnsXS9tFycJwbG/NZTGXnt1lbfEleqy\n/CML1IJS57pLhUB68sBdkQ/D54tRfAsP4KoF7tq2mAYWzK54Qd5U4VPS8pMZ\ntVmyJ64J3GYpzoMcWtPgR+BaAlnxTply0SGsBYHu5bMrV2MYFIoAE0MFlGqm\nqhRMsz0hyQEwek6u7IBJJAMiGQSkTgkNt6NZXu/YIo0DVUO58IgKgQImh4KA\nSRb4vEmWvmZblG9GnhYQOYTKBQkKHF+A2WhFLgRnjzf3QXhQCn58gTfqyKeH\nXAk5CYosssrwbqxf2i52IhAvQApLD7Iem/D15Dg2LozPNFMnDvhS/yp9DLL0\nWtvX\r\n=UG9E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-e3f31903.105+e3f31903","@graphql-toolkit/core":"0.9.6","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.6","@graphql-toolkit/git-loader":"0.9.6","@graphql-toolkit/url-loader":"0.9.6","@graphql-toolkit/github-loader":"0.9.6","@graphql-toolkit/prisma-loader":"0.9.6","@graphql-codegen/plugin-helpers":"1.11.3-alpha-e3f31903.105+e3f31903","@graphql-toolkit/code-file-loader":"0.9.6","@graphql-toolkit/json-file-loader":"0.9.6","@graphql-toolkit/graphql-file-loader":"0.9.6","@graphql-toolkit/apollo-engine-loader":"0.9.6"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-e3f31903.105_1580218031343_0.6486957580870161","host":"s3://npm-registry-packages"}},"1.11.3-alpha-586a6fbe.105":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-586a6fbe.105","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-586a6fbe.105","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"941213b60f47ed7a4fa829f4b55c834e656b71b9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-586a6fbe.105.tgz","fileCount":29,"integrity":"sha512-imBrVV7zsYE9zUj+m62ELZaLuiGNA1wIukBeN5ij3vLHyylpTbetC8Ull3KcPHFKqDhaFk8Z6zJAjv97d0PmBg==","signatures":[{"sig":"MEUCID2KC2Y7zVG8u3jErXnMyPQk/eFacNU++kbuEqyBa0HbAiEAkfMUn5oQrUPXFN8qNmKSoSK0eiDoYRyLkZQ60Ooxbaw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182727,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMD/qCRA9TVsSAnZWagAADJ8P/iSNLFs+Vy5v3dvKDq0L\nKNvgA0XBq8Bbet6UISVls7dtnJjunULV6DtrNrgyXs4dfMpJokjwztNnCnas\nNZ6VpPeAiAAhahIc8hbXnJk9KwH3WsEGB/WcNMCPoi05MGNs602jjx5ROGoZ\nSKk9jdMeIriGLGBTrEzG/uLQdWFy9OxFGb8CkIVMeCrl1ItfVf98GU0VY3f3\nW3Pqp6tGrG+TBTlfbx3gXHqmDQdRiXIR/Y2NMYqVrYTusbk6RPf1WbM+5mck\ncG2aUb9eiAjfOKW6/DunBBK3alkK+0S4+gVxEKzC7PdZmxHYYItv9EA/zr1m\npbTSgLiIdhcEEkGmgFZwj35txWq2PB8EIAZXLKFVpphBL0XqZDPnkD25K69l\niBCR2i+mAfMHYxEwJ2s0hs8J9Y+eIZwFOswqrl5FQAuDqjsy8jeX/P6LAzvP\nHD876chyYcruEgN8wjbtqfz4G5jsgRK9uXXkF4ck4xcdVPgAeESPVVfN1YeB\nmSAWOWXTG8dZ0xirYlwIQCxuW55YMsrJObmMXIVWECI/QK+Ju9p35OcHaFoq\ngHs0a4W9mK7hhmbxkRudBRa+wJqg3BdR/iGqptLXjZJGMXhgkHZWkG6YovTs\ndFpYZHK4/kTGyN2eJViGuVYEMXbTv1VUkWq/GLC9T4Y6vLdTnM8ySdQfZxg1\nNcEq\r\n=vFAw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-586a6fbe.105+586a6fbe","@graphql-toolkit/core":"0.9.6","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.6","@graphql-toolkit/git-loader":"0.9.6","@graphql-toolkit/url-loader":"0.9.6","@graphql-toolkit/github-loader":"0.9.6","@graphql-toolkit/prisma-loader":"0.9.6","@graphql-codegen/plugin-helpers":"1.11.3-alpha-586a6fbe.105+586a6fbe","@graphql-toolkit/code-file-loader":"0.9.6","@graphql-toolkit/json-file-loader":"0.9.6","@graphql-toolkit/graphql-file-loader":"0.9.6","@graphql-toolkit/apollo-engine-loader":"0.9.6"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-586a6fbe.105_1580220393775_0.6637680263815349","host":"s3://npm-registry-packages"}},"1.11.3-alpha-007f353a.105":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-007f353a.105","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-007f353a.105","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"dab7668a7d23e2166db254eef4f4996baf0d8e49","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-007f353a.105.tgz","fileCount":29,"integrity":"sha512-IyV3M1mmR7Zvic+X7ZwTZMp/1j1LzGmnfZ0CFS0K405GMsdDG5mjrYC3IaCdVB9ZHXFmM/4MkI+ggfn6zRGMiQ==","signatures":[{"sig":"MEQCIDNgJUzb5JZxH6s1auyQrWApIAWBPvHAqRpo/6/sZ0jkAiBrKq8y467XgyFI/QKJai7ZKQXtwQXeiCQWCi6R9adt5Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182727,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMEF6CRA9TVsSAnZWagAACHMP/09uRv/oEpq+jIsJvp7p\nGF1dohwnjf2aPtlvMJ78HrgwuAMZDB0xDyZ3oPfaVjgZ86Xir/IKzSpNV8tz\nL4K8UOji+ElTK8kcml5meHBP8c+KcAPlS745zIu1SPaY1ZYIO9impKYMnT6Y\nCqr5Y6TZvuvwN2mTppY4FjI0+7s5TzjgqCtKU8goaWBthCrmwJmhj0yXf8Ap\nEnRZ6NzfVZGFlONOe3bhpIMZ3Mz6yl0IJGjQkLK02L6yzoMR0k/u5r7UqFMn\ncZFzLxX0IrEkDrsTVKwU66nQWs8HtBmI7ANkquf6fjqgx9Fu7+hyHoVVm4oe\n+/soVb/OwROsjCp6zOg7CX8tNXM/db+deeQiW8HpoBQjMVan5cPdU1fst5UU\nYtREZTpO9GQZ4YTQRIVIqdz4AMwSPRUfQoGqTrLYtPGeggsd3+nAGAJ8tF/v\nHzUSIXAyM8ku1c74K2Y6gwbQT9mISNq7nkrdz2Q8+oJ02v7F88uM7tSA9l4B\nQeHIoySh0v3H9O1icQZ0cHHX+iIqEN005FdKpRTWMuiQMEbKtiQwNk3gGwUm\n8X6oFnMRe6a+XEtfRbN9jSCHaf9AroL8y7YIm89/OHskg82GOVRTwwwmLK0f\nDyRAGBpOV6aLFezrzE2YNjYoe/vSn8b7p7NluA1NMAsAXm9+0yJK181aFtIe\nHh/9\r\n=z0QX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-007f353a.105+007f353a","@graphql-toolkit/core":"0.9.6","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.6","@graphql-toolkit/git-loader":"0.9.6","@graphql-toolkit/url-loader":"0.9.6","@graphql-toolkit/github-loader":"0.9.6","@graphql-toolkit/prisma-loader":"0.9.6","@graphql-codegen/plugin-helpers":"1.11.3-alpha-007f353a.105+007f353a","@graphql-toolkit/code-file-loader":"0.9.6","@graphql-toolkit/json-file-loader":"0.9.6","@graphql-toolkit/graphql-file-loader":"0.9.6","@graphql-toolkit/apollo-engine-loader":"0.9.6"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-007f353a.105_1580220793639_0.9032176756682453","host":"s3://npm-registry-packages"}},"1.11.3-alpha-973c364d.105":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-973c364d.105","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-973c364d.105","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c25d71087e14fcf3c51af7b6c0fc2a47cfec18a1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-973c364d.105.tgz","fileCount":29,"integrity":"sha512-MC9QV0vUTbK0Gpt7YrtVdRoZMsgqOhDcAbPaeRnS5GPlIHuNrGCoBoCv8A6rNYWl+m1WFXLGrpLdJynoLiKl/Q==","signatures":[{"sig":"MEUCIEjI0IgBbQynSspUkdoyfy8/2O9JoMqUsMeEM1pStuX9AiEAxtGYD2Cl18ByJ8f9i3VgYM9+ndDD3/grq/purDh+q78=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182727,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMEWTCRA9TVsSAnZWagAAzt0P/i026aOGD8aIdEt59CwF\n5p8Bsqvomo613XCFgnqICpF8ZMbcbCyhkuRr/MpGxbXmeZtJR7js4U+mK1CI\nwXp8dCuGGTdsQFOlvBCMn9IJlJWLJ5B/LTBsqERpfHxp6idX6WjZDSlhitnr\nlFsI6C4/gEyr7NRp6D2Ke3IIb/O/WbZSxShh7WARiSnPSTOL56qpxeAYxp1p\n+cBngkk13MXatdnB7MsI0qzcZ6DQYQ1rXpJHr54g1O8Xb0LoK3XVl2IHsmZr\nCo761Qv3ffDikrNhQZ1xbdLqPf0nyhWvGRXXwP6IOtRtn5XXtGEBjEVI1CWu\n+XBfV8ulno2nz26PKEt0AKY/vF9ChNH3NJZgrF/Q0Po/xzRWpjZt95eEg4vL\nhLBDtKjvHJ8tmgBgbJQjmgg2Mgp+5HXhXMU2BdTiYPX8VDSAMex6yz/iptBJ\nCMPugwaa13CjU8L+DzTyi8i+VOSU8x+e0OUPUZ/YFyclOjZqXLws6WrMSJFM\nWL5lRuH37sPWr8CEKcyntEkrIwSjoQ84P3b6X1gk8AIxhujOr2IIIOvpVAir\nMzBI+MDBm9q0hAvqzbveNSLxrAHigBnM2Tmxpzc4v0h2jKZPHOPrBF1p2i2g\nZx6WZ+TvPWGplTno5fDCwf9SMiE7Kbgzgx5A21k8LT6JoVC6sN7copCZbO7T\n0GTn\r\n=cSf3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-973c364d.105+973c364d","@graphql-toolkit/core":"0.9.6","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.6","@graphql-toolkit/git-loader":"0.9.6","@graphql-toolkit/url-loader":"0.9.6","@graphql-toolkit/github-loader":"0.9.6","@graphql-toolkit/prisma-loader":"0.9.6","@graphql-codegen/plugin-helpers":"1.11.3-alpha-973c364d.105+973c364d","@graphql-toolkit/code-file-loader":"0.9.6","@graphql-toolkit/json-file-loader":"0.9.6","@graphql-toolkit/graphql-file-loader":"0.9.6","@graphql-toolkit/apollo-engine-loader":"0.9.6"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-973c364d.105_1580221842438_0.16655049810289446","host":"s3://npm-registry-packages"}},"1.11.3-alpha-f020cd9c.106":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-f020cd9c.106","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-f020cd9c.106","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5aec0bebb7397670a6781d01c0b1432c41bd82eb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-f020cd9c.106.tgz","fileCount":29,"integrity":"sha512-l1Y9tnStqf6DxytlQG86xyelM6FybnBCa2tFUqK1jMineTp6xtp2GISblHfHc0Hn+Pk7nLcNaMxQbk+VZOaH5A==","signatures":[{"sig":"MEQCIFrliP/DjmyGEd1uY99WTT5DgHttoMDNZXMrjXQX8H+EAiB5Z4Xssakp6ZHm0IKauyOJd8AfxkxwmKg8R2LdturSkA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182727,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMEsoCRA9TVsSAnZWagAAmM0QAINxg24OfLphCkfsduT1\nZDQB4ktn9+JkEZMkBVAfxu4zRAsHdozFCQlnzu0u+HROY/zmpk5rUTCV8MMH\n/YWgPqXXite/WHsSrBn+4+ij0y1CFgulCNt6QwlYVowbd6hWpZ7vHuMYaYcz\nfnOMlVMPvJuPgE9MnOC93nnhDKvYltzjmU4H0zsRYxvL4QK/KHpfrMLiOK5V\nVSHmSQoQ25+skus/XSFpKw1KLTqjsD8/PDCAyYoH2xbkrkSg6t3CSEh3cVYS\nq++KRJ/hdJbZaGvtF0zIXHgOBehxB8/lFOaGfLtYVwKk9NAjaXtJ14dz1uXs\nPiJFuutgu1bXgj+SfzpzEMPsWTYjfqwFBnmwQRNzBBbo5rcE9IKC2Os/54Lm\nLiDLuZrO6e18mkYWqOGrdQSh6v4SHvhXPc5IOZCgXfNRclPC4PV9LsDeZQ1J\n4c25XreVn0U3IvcEHVvW5EaBwqU3h0oXDQ/XthD0qNgVpxiVugCfyU5q/cGL\n1D6qq4YwRQkCZQh3vyneZOFGGEZMRvmEJdYQGNfu6tIxuluICQI8fjXVj6IB\natOpf0se/PIJdLEc6+MA6wtv6Rr93fmR4DBz0WIhr9vMxlucw3A9e+4xB+zx\nxsEtE5zYAmbKS7gAqY52p4zo4c4fi8SMJmJ4QYCklRWKFzUoR/bAymGnVAtf\nMMVC\r\n=hYkf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-f020cd9c.106+f020cd9c","@graphql-toolkit/core":"0.9.6","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.6","@graphql-toolkit/git-loader":"0.9.6","@graphql-toolkit/url-loader":"0.9.6","@graphql-toolkit/github-loader":"0.9.6","@graphql-toolkit/prisma-loader":"0.9.6","@graphql-codegen/plugin-helpers":"1.11.3-alpha-f020cd9c.106+f020cd9c","@graphql-toolkit/code-file-loader":"0.9.6","@graphql-toolkit/json-file-loader":"0.9.6","@graphql-toolkit/graphql-file-loader":"0.9.6","@graphql-toolkit/apollo-engine-loader":"0.9.6"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-f020cd9c.106_1580223271913_0.7905663051549674","host":"s3://npm-registry-packages"}},"1.11.3-alpha-48959942.106":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-48959942.106","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-48959942.106","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"7c23b391a8070d5e0238055ce82d4594d6da4b84","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-48959942.106.tgz","fileCount":29,"integrity":"sha512-tBOKUVo2IPE+fotDSZi5D2IlvXv6vUEi6mjSmTjwDQF+RUxfu1MesmJwcXWsSQIepJDuefHjZrxDv5xtiGlpLw==","signatures":[{"sig":"MEQCIFuQo3TC/mfp2geLncU9/UOgcxc2D3i9kI//OK8Y3M8EAiAShMwtH52Gd05ASH2b2bvp29CPNcC6PNf48o3dKeneqw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182727,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMEvPCRA9TVsSAnZWagAAyBQP/iNjGsv8WsAv8YZKp3qO\nTOwwfD5rQ10BC7r1dxp6Zl8OCIvVjxakyDTizuUXV8dB9/mdV5Tatud+U71Z\nGkSshY7w3zXoXT4wiAH1Il9Z+cGXl0Hcik6/uOP3TP43Y+ZvqA6KF8Dsuule\nnNPZhuQ13uixn11Vp1Ayjt9+jGRUN0RYQTB8S9i+Ov9WNSSzOcYzafAkgVAa\neZZl1BmjDXY9mqBXFVBZn5DI2zjXoZ2uWwmRTzJEE7gAPEfnk7soLtVzql7N\nlEGKYeiA+KkmGIdzYEdnVfPQ/4apC7k4y16YC4ol9ParqS1jq4yO/8e6q1mo\nl20f0qISuSJP72VcSAQ8GuiNyVPxpx2A0hVxfLvhx/Vn2P6HDeNuoe+qmRh9\ncGt6tW6H3BILuvu5+zirVHU9c+LmRAECHbAdrXrANbm5TOsDnLs2uDBAm1t1\ny4uaMfV/lHmdPGdJUUIhneHmpO127ootX4Yj3UEviHjIKjOfuiJ8gPqJokEr\njU36+DR2/PgPAHTBxKUK3JV3f8YAznJ0+045plR1RwzA6uwOVh3pDsF44kvp\n9FINXLCRjZ6jlOwHk+os+Feqhy/N7YrKCIOtpHUcEJj43zjSJ2aExWyvAkaX\nWjLUvXVPJ71JEmiEeS2IXBwEcCYEhs0HXjYaNaSeJpxUGc/nG9yu8tCPRUbu\nu+9J\r\n=5d8Y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-48959942.106+48959942","@graphql-toolkit/core":"0.9.6","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.6","@graphql-toolkit/git-loader":"0.9.6","@graphql-toolkit/url-loader":"0.9.6","@graphql-toolkit/github-loader":"0.9.6","@graphql-toolkit/prisma-loader":"0.9.6","@graphql-codegen/plugin-helpers":"1.11.3-alpha-48959942.106+48959942","@graphql-toolkit/code-file-loader":"0.9.6","@graphql-toolkit/json-file-loader":"0.9.6","@graphql-toolkit/graphql-file-loader":"0.9.6","@graphql-toolkit/apollo-engine-loader":"0.9.6"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-48959942.106_1580223438891_0.09126585032498147","host":"s3://npm-registry-packages"}},"1.11.3-alpha-a8cc124f.106":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-a8cc124f.106","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-a8cc124f.106","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"adb4c9e218904d8c272c21ce5464ee30cbaa59ac","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-a8cc124f.106.tgz","fileCount":29,"integrity":"sha512-79we5kMogJpr3rYVZqMB2RXbPyblBTXaN0uAy323DrKvVyU+EL621Gmcuo+AgoiM0yLl5504Ki9g6J5NSRZxKw==","signatures":[{"sig":"MEQCID+m0unTcsjAHsvvwH5KHLXtnR7JVWkCKxNDD1RJuFlTAiBKswowlh5DgZUnhBw90Q/iM3dDYGMUNXforHJyI1qY7Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182727,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeME+oCRA9TVsSAnZWagAAbysP/3RpEhlUTiJOCPNxrfUg\nI4ogh6okofoU7tValE/zI99YxwmoJ1bumu8LfrGg0GTDYKwEC3e8VAXOfmhw\nRe5vf9DdBNnJO6Vdiecb5fuhwr7SzoOcmZj2oUg37CO/973nrBZTxZ0/YWA7\npdRQoYGw5y3CAbL5tAzYNgFO8OgN+jrz3w8bLb+2GzLmCTxezxiV3pVQy000\n7+28hwxqdgMsWJzwJFYBnt1QY0Rno2l+Et1RAq3CGxOnVW0f+oCL+X7jkAHl\nOtFgZx/b57gro8zmbrHbg0jCTGpUc9hbK/pxKPA0BNXvRjZiMiXYitrTxxQb\nYC2JcsaDSHWDOzqsw/drGmKG/HUFtdF1u8UDL8K0QlPXaHZ2o1WcasMhFARq\nHICvPWbFM95qgqz1QXRzge3BSuL4cuQxWZyIqYfvDJpyaiAe8nuulAxhta/9\n+apw9GcthM+nPPKb4H/spHHx06zq/NBsmKXPS4rc5fBiFOCuUASAEOsnB6EB\nl1s07ozibgUsoYLJ8Wwk4+sLM2JM17CWXzwbFBjaRBd/4TDVqOKIEN0pI3Ua\nMHjm6jawHlSuj681J+RUM4SkXCE59JMS2ONGmtd6N2Cn24eUV9FJ7AajUKHg\noUaQp5cp+3L5KS54gwyADUU3YFfAfrRcN5LfUFhtpNmoNC5chq8sY2P/9dvA\ncidn\r\n=14ox\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-a8cc124f.106+a8cc124f","@graphql-toolkit/core":"0.9.6","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.6","@graphql-toolkit/git-loader":"0.9.6","@graphql-toolkit/url-loader":"0.9.6","@graphql-toolkit/github-loader":"0.9.6","@graphql-toolkit/prisma-loader":"0.9.6","@graphql-codegen/plugin-helpers":"1.11.3-alpha-a8cc124f.106+a8cc124f","@graphql-toolkit/code-file-loader":"0.9.6","@graphql-toolkit/json-file-loader":"0.9.6","@graphql-toolkit/graphql-file-loader":"0.9.6","@graphql-toolkit/apollo-engine-loader":"0.9.6"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-a8cc124f.106_1580224421336_0.22760637653597504","host":"s3://npm-registry-packages"}},"1.11.3-alpha-b83076e9.107":{"name":"@graphql-codegen/cli","version":"1.11.3-alpha-b83076e9.107","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.11.3-alpha-b83076e9.107","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"7a4a064cd28d17ff12c2ba957942f166ff6fb741","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.11.3-alpha-b83076e9.107.tgz","fileCount":29,"integrity":"sha512-jPA6hQsABpqMmuYYHAqIrAOjTabNo66scmLNayhh965NzwbRU8z6XUKhK6PZubXHeI9xAgS2SC+bp64Lt16B1Q==","signatures":[{"sig":"MEUCIQCUvVA0uFdLU+72sNBtFhKPhEzN9ZbI/8x7d+jm9IqNCQIgI1eU3TiirUVIg+HETY3rO5d/LSO/s/uWKkzME7mO/ZU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182727,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeME/JCRA9TVsSAnZWagAABuUP/1iwfhGguAELJa7UUiPI\nniDn6uHphyFobIQ7APGt5tctakgtGtKl8AIXiFWBci7OaspLgwoToZPxbbL5\n2WH9AZc16R9gDfRI2vVNsH1rupxenilh7HFeZlZ2FTet3bPyjkUIRil5N73J\nI6+GVo9R0igGtwtrAhKGBS6+pWkYkD7lkyno+P2wohB0/bq0TIApFvUZ4R4E\nEHTfXt8Tpbw9I2WqLB//GSWQ6isoV6Sbcr72IwGYPOsfwq/s9p3rXDnNgrqM\ning21RMETo0MRnpLZELz/1lmmoVpWNgGqMFN+j3DVJMIF/8G7t/gQp3V+yld\neWRtaYa1ARhD5pg8PMhRyph9vY2AzAHj03tBC46BnyH2c2fgY2iF9XqKvKEE\n79CvMyEOnnP9RnjaipTbFvoJlyZ6Czbw7P/eEWO0OKYJzjq/gx4zirjZ55Cj\nhDOc2rKyrSm22jGVzpqNEVM1e5DVxOaEkQRx4TXA6IAocp3J108EINueZVET\nEFlfOno36a+JeSufTytQetAKa19RcLoERgg63FFvEb5BumoXWHVAvgJkju4L\n3Vp6icZPXTRwaTYHOT7nUIo3KaQobkVR/y+zFdoIjtowQOHgOm/UaC9fHWeq\nrEzh5kIsFpuGDpyEes0R1ijVj0Zzll6KNNwHp+AfdfWXeaPfqh3jFF4Fu68U\nxW3U\r\n=8Bs0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.11.3-alpha-b83076e9.107+b83076e9","@graphql-toolkit/core":"0.9.6","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.6","@graphql-toolkit/git-loader":"0.9.6","@graphql-toolkit/url-loader":"0.9.6","@graphql-toolkit/github-loader":"0.9.6","@graphql-toolkit/prisma-loader":"0.9.6","@graphql-codegen/plugin-helpers":"1.11.3-alpha-b83076e9.107+b83076e9","@graphql-toolkit/code-file-loader":"0.9.6","@graphql-toolkit/json-file-loader":"0.9.6","@graphql-toolkit/graphql-file-loader":"0.9.6","@graphql-toolkit/apollo-engine-loader":"0.9.6"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.11.3-alpha-b83076e9.107_1580224456763_0.19485071431231882","host":"s3://npm-registry-packages"}},"1.12.0":{"name":"@graphql-codegen/cli","version":"1.12.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3e4088f0794eb14eb7698d0d5f56ebf0c22c8ad1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.0.tgz","fileCount":29,"integrity":"sha512-JUv59y58NGJneDfE1gphMwbAbAuNp1JQaZtRemsg2VtEBwc/kG55z0iYkKOLD276zcdrM1WacgiOVJNV5sAadA==","signatures":[{"sig":"MEYCIQDeRt5OewY4CIyOM5M8e/JFstp8HDbc0bBIsJEG+WBE2AIhAO+xkdJ09vKEtk2sYLjQLcn6PkQwZ5eNlD6CCYRcft+2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182643,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMFRnCRA9TVsSAnZWagAAfV8QAJQCplz30lU2hAeqwNdE\nFI+uMy8Oy5QofliufTnoeen1yU31e7jtIa3JnpIdHrwHB4sD13KFNPsqNzWK\n4EvnDrmum3PzSC9AXAgSdPiFbI8sGNYbBx6wqHKNql1jmbyskm+ptR+MmXW4\nMipdY0FeD9JM77AxrMsMpqUWOGkEY4buC6YBDgf1s/iRVadg2Tnnkh54wTH0\noRQ994yOog4ZP3F+4//PygdPeWCkqO9oqNrUMIeRwf6kjskiytgG+iQrNJ8i\nJ0UNZ/3UXF4MhVEOo1JXkCisZFlJAgSjfmzSLDTDaKvNaVNYG6UTqghIRha0\nnO05LfjYMyBSIwWwNhBLr89kcS67d2KeYBA42BMUYxrd65PtjjOi7FUW2AHJ\n21JL6NBgjdjMZElT3U216FbXJhjHO3aAlYCcW9uF2QWpJxDK5CJLG48qMGlY\n0nh1i1lMlmq/4hsh6Bw308dBuuPgbpK7V4o7YPkxyloS95sHVs4OShi/4U9V\nkrWg1kSurB980XJY+EhAbVJ165qfIkS0348polgn0b6TWNTmgC5nvZnNaam2\nsHQwn+Iqpxy/brbfl8cnAmdX5jePMRa/6d7mTjakLUw6v/JgQbfDLlC/BvGz\na9wpHXhBbTCSe7YLzKW90Z7b0+3bw0aWPhczSOsjdVCgglPmQ1xT1BrGSm3t\nPPPB\r\n=+jW3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (darwin)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.0","@graphql-toolkit/core":"0.9.6","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.6","@graphql-toolkit/git-loader":"0.9.6","@graphql-toolkit/url-loader":"0.9.6","@graphql-toolkit/github-loader":"0.9.6","@graphql-toolkit/prisma-loader":"0.9.6","@graphql-codegen/plugin-helpers":"1.12.0","@graphql-toolkit/code-file-loader":"0.9.6","@graphql-toolkit/json-file-loader":"0.9.6","@graphql-toolkit/graphql-file-loader":"0.9.6","@graphql-toolkit/apollo-engine-loader":"0.9.6"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.0_1580225638619_0.9187610997805644","host":"s3://npm-registry-packages"}},"1.12.1-alpha-38a0cb15.0":{"name":"@graphql-codegen/cli","version":"1.12.1-alpha-38a0cb15.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.1-alpha-38a0cb15.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4c65b8a2c1b63003fdab174c4cd5ad385b58c5d8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.1-alpha-38a0cb15.0.tgz","fileCount":29,"integrity":"sha512-X+XgJInMSet5rQfy5H9nsLAIGtrRO/cIkm5JB2DUNpD9z/In9mdrxlqDHh1ZP/RXpGEVLrEZt8UPZK5TEAbb7A==","signatures":[{"sig":"MEQCIA0jLL32C7qIk5+mNK7cQcuReM/UYa0BbQTyTOn/S73KAiAB+SexasPFBJfeO1uFhC2ltU4aS/LAFCmdjaqw7bJBkw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMFVCCRA9TVsSAnZWagAAGdUQAIQ4k0zLIw48bpH0Qz8B\n81Y+nEJnyYnji7f4kJQ4m6AfvxH0K+lz0g9Usv1WUxXaETKqj6oeRJ0+niV8\nMUJOx9QG87pqxJg3M8dEHycNZn0154BedQHWrFkvO+U2vOJb4ej7/frTT0TB\nb++/dWNsE+JbXQsrSm9SZRKJjiFvqwYLGwM/vTzFe9PfnhOXT9nj39Bkatg5\nFAfFwuLvU5HzKDyDlZgRjqRZH6/vFn5Nr9TPO5nnLKAnqDpIZ4et50hQeh6t\nwHU+MZbxNx8tsCyV5q4A1x0iW0aDp0woNDgUlmsxU42UdaB9S/cdzkXpt9sg\n0uMfxKVZ2OIbEQ8NtTSxZ1U+nzzUOfsh4jEFk7gJRBlTzbDpoiBU8z/Tt+3Z\nZiKZurn+HDCJdd7gfGqXya+24HLntEcPG+/dH5LfjCOdIfYf2u+h3fEX15nk\nSKB1zn3muky5ukA6+96MO7LWvAvvnXSjRJDwOZbIxuP5Ive/bfeQrSEMDSyg\nJ0OVeBdlI9kVpR9aCg+FoyzHubjpKF9RzeeWuAY0chcuWkh/9Mf81jTNCGxl\nWz8CYr3j9G5LYI9J7K6yBnuT9R+at0r13hRXR9970AGPjb3K0IQZKgBycUk2\nhojVB1nsFUuBq/0V86AksVrQ/6w7Lt/lrYuJ6Dhygui5Hn2k/P9Htw7r54Jg\n/+t0\r\n=Jz+t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.1-alpha-38a0cb15.0+38a0cb15","@graphql-toolkit/core":"0.9.6","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.6","@graphql-toolkit/git-loader":"0.9.6","@graphql-toolkit/url-loader":"0.9.6","@graphql-toolkit/github-loader":"0.9.6","@graphql-toolkit/prisma-loader":"0.9.6","@graphql-codegen/plugin-helpers":"1.12.1-alpha-38a0cb15.0+38a0cb15","@graphql-toolkit/code-file-loader":"0.9.6","@graphql-toolkit/json-file-loader":"0.9.6","@graphql-toolkit/graphql-file-loader":"0.9.6","@graphql-toolkit/apollo-engine-loader":"0.9.6"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.1-alpha-38a0cb15.0_1580225857389_0.2036637771889358","host":"s3://npm-registry-packages"}},"1.12.1-alpha-3ecbbf73.0":{"name":"@graphql-codegen/cli","version":"1.12.1-alpha-3ecbbf73.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.1-alpha-3ecbbf73.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0a78ea29f73816cdea02d0a9c9adf947737d2190","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.1-alpha-3ecbbf73.0.tgz","fileCount":29,"integrity":"sha512-ahCwWGib49rh/HE8gm2uaexL6xObgkx43/jvMh2pAw7nM2NT0MTggPYqbGHkv816Q1USAAY45fjlHzMnVfVv+g==","signatures":[{"sig":"MEUCIAqMewZmcOuz0xkIVrYQRqqST9ouJ7B3d9Qyy6UWo91gAiEAudMrCBF0RGkKkIMRAk6BffmpX1DXJVMDcmDpHDZFfts=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMJH0CRA9TVsSAnZWagAAlcsP/RZ/1xCHtqQysfsS/hhK\n4oHsXxK35XkUdXAvocvOnfqpB81jzHJaXFgcx1BJGcZ6BBpFzDQiLYAn13MP\nYno/SK/FdiS+xOJ/yem8sKiYigj/qQdlOHVfGXgmmw84xS+bTeFhsROIuXXh\n7wIMUvXLsAGzlMmoc9piHLhFUyzYij2yeQBCzAYA/Dqv/zqw8fc6YflJHI3r\nF8p1XHnyYcrRMmSmm7ysgEdXPFKxkPcCXhVdyGo7u6YMC1jPus9/sJGE8+UN\n6z6MV/S7HQWhcNaFY2XlXEHYcLdJn7rPSImOytqTomcrT0lQONhSTektClXB\nvTsnEO/dv3//0ztNfst5B8dZ3t/771vl7BanRu1zeaHcZO7dWlMODKNe/IcH\nJ0D4OTZ/vnsB7Awb5W91sQgzpA1ga9z7lZeS8KTbMzvFwphQ49v7FUFSNS+m\nDA46AoPALj20I/+IiYd2ZX98te126ZVPktLmWm6Dzqs6sCHd36EEd7eKUTTw\nsyak0jDHkZIiG6H0jsOv8Gej53k/yBr9Urokag0MbjKXbBLMn4XfgwI+WKs8\nzIk5Hs0VdPMb0mfSVwO+9iGOgvW/8My9/1ulQEAakGuM6wMV+vCWyb9u96Tl\nKHFZ/9siOs2iJYPIPmb5S5ee1u9Fp8WhskAep21ayWVPtuCS5AF9Az36S7Z2\nh1//\r\n=BgpT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.1-alpha-3ecbbf73.0+3ecbbf73","@graphql-toolkit/core":"0.9.6","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.6","@graphql-toolkit/git-loader":"0.9.6","@graphql-toolkit/url-loader":"0.9.6","@graphql-toolkit/github-loader":"0.9.6","@graphql-toolkit/prisma-loader":"0.9.6","@graphql-codegen/plugin-helpers":"1.12.1-alpha-3ecbbf73.0+3ecbbf73","@graphql-toolkit/code-file-loader":"0.9.6","@graphql-toolkit/json-file-loader":"0.9.6","@graphql-toolkit/graphql-file-loader":"0.9.6","@graphql-toolkit/apollo-engine-loader":"0.9.6"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.1-alpha-3ecbbf73.0_1580241396167_0.33728777289585476","host":"s3://npm-registry-packages"}},"1.12.1-alpha-207acd36.0":{"name":"@graphql-codegen/cli","version":"1.12.1-alpha-207acd36.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.1-alpha-207acd36.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"71453aa24eea49a64c0edcb7d24a05cc8829fce1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.1-alpha-207acd36.0.tgz","fileCount":29,"integrity":"sha512-ltyl4wgZbd8mzef4ywZ7ENjO1Wfa92LMlQPz/2D2KFMB8ySVMPPEh+kTRzuS1ZJFIc7snCAesaHSQRvBKGRrOg==","signatures":[{"sig":"MEUCIQC2zOr0knKW9spfLTHuSMMGkcFcOm2NDgng4koOrczXpQIgUKenrmrgFNXvYeoldgactlEVxYp8niRZgxSn2kdl3w8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMKRZCRA9TVsSAnZWagAA4g4P+gMW1mMKGiiqdNdvRmmU\n9Ba0psol+Jis76Xdr04sg8IZ5RcGzIhYxbHnaSdxCml7GcCIsVcJ7pENBh+K\npRvNUplVVcaNqtIGTuU4WR8P1MVPM7VDWbXzcjjmhWKf3HHXoiTYNKMVEfJP\nvMNoBOuq7UW0WJXQ/8nMDMWOPVAZ6Jj+XrkbtsgleQPIIHRNiVWAnuCN3q5U\nIhKzMam3oR7p1HAPq62WpZZFZZKPM4pEp2/2KMlyOrR2wseHEmvv8uG01s3T\nEVKeBkWandqVRUjCaFbABZgcJB7n9oEW8fo6c6E0s20rt2wAXjXihsLq1efL\noGe2ZGp1n+Nf6P+Ih/rz8wnHuR8cY0lwa3N6bzmmyFkPbuG7A2xyWbRCh2UJ\nSMg/xXOYlfdo7BPqqKV0NB/4m0YG49AHEFVx7qhbKaKp41s1IqymaQ3kzWY6\nV4dBEFMoCOJFagGW8torMtttaQayL5eaZQzCkwsimuMH+BBfXxcsC6f0V3e3\n2X3crEv7jFpLjV1tyA8w3tvJn+6ZyvuIgzMGduB9i9JFR7AQKqL/+3vXufoV\n9UICqQGSQnxbc2ozC+ryO2Z8Wsqb6Sc/p8f5dtRVskVF4ZrBj79zs3ixm3xT\nLKxBRq/ZG/67lqu+uxbQ3Vqc9/nsp0IrsttSs5l312rDgzBuh89zs2zemb25\ntkKa\r\n=X5eh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.1-alpha-207acd36.0+207acd36","@graphql-toolkit/core":"0.9.6","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.6","@graphql-toolkit/git-loader":"0.9.6","@graphql-toolkit/url-loader":"0.9.6","@graphql-toolkit/github-loader":"0.9.6","@graphql-toolkit/prisma-loader":"0.9.6","@graphql-codegen/plugin-helpers":"1.12.1-alpha-207acd36.0+207acd36","@graphql-toolkit/code-file-loader":"0.9.6","@graphql-toolkit/json-file-loader":"0.9.6","@graphql-toolkit/graphql-file-loader":"0.9.6","@graphql-toolkit/apollo-engine-loader":"0.9.6"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.1-alpha-207acd36.0_1580246105052_0.4063433094571349","host":"s3://npm-registry-packages"}},"1.12.1-alpha-3959d089.1":{"name":"@graphql-codegen/cli","version":"1.12.1-alpha-3959d089.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.1-alpha-3959d089.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"83cca08e0282b16497e4b564bb348325cc974315","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.1-alpha-3959d089.1.tgz","fileCount":29,"integrity":"sha512-MDjDfy0OkWsNJG/yc+9gopfkQNEtI32RqrP6wMly6Bq2p2VyX6H/3qzV5vSnT3ogL3+L63XQ1PB7DZRi5oESuA==","signatures":[{"sig":"MEYCIQDeeboeG5t3uVU6oi8nX4NTAxY+A+lPXZVPyBP8pmk6lAIhAJNW5PxXIJOSFJ0Hu2I0A0bC4yYlOKJYNN/EVDvtEPvx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMKTECRA9TVsSAnZWagAA5zYP/1+TbEPxOJWgbu0PVrUU\nH3R0kkqrppCPzXoNl5RkO6TKyBVlMQk8d2uoDu3WzWOXpAnr09cqEq2gmHxI\n8P5OrV3n6dVC32xanFSOgAv7hoKGthcuABeHiiLRst9ZPJS+cp8rjuSlYEHV\nY/POf/PU7k+79xGVSrfFTY4E646iOH8AcsK0m+kCUSL+qOM6SHqaw+UfoZX4\nRioIxtj7cibCZRSiiOY9Jsx9X25yI0y32pNB8yxgGYsCQzEuYVHnkeez0eZ5\nG910FpTR6Y9/sD4npdQIr+EKyp9Yb89xl0ugQyGBUlvf77fxUNGUUSbhkRb8\nM6QARHkXD6iMT+KgOQDxvNJXjSXbxPpH4Ww3HmJlSmpxlRJuJi+soBZzu+c5\nfTtHwSs/xDPDR/ORfp7b1pXtAuyRVMp+3dgc/d3MqqMJRw9yg5epOr/VtzkC\n/tVNEJ/Ah8VXh6Dm/XPKpPwwCSB8mTgX30zx56QTNA9Ovrrt9/FKp+FqP2kE\n4ywD5VqfYNMWkqz7x3yDOY5FoXpQBVxWEtt4uiwQ/Fz/Joi0YQek+xlbLGiw\nNjbA2QUqX8LFFoT1vePU7qhzd3fNLZW5JsiRCbkai4ZsvpTDu63+qxbSY86q\nUYI90qneaI8Il4OZZf1TkPxqDNj2AsQjbMzXbdnTJO/n/3qqfxjYTAAuJJ1I\nQ8VW\r\n=hgrS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.1-alpha-3959d089.1+3959d089","@graphql-toolkit/core":"0.9.6","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.6","@graphql-toolkit/git-loader":"0.9.6","@graphql-toolkit/url-loader":"0.9.6","@graphql-toolkit/github-loader":"0.9.6","@graphql-toolkit/prisma-loader":"0.9.6","@graphql-codegen/plugin-helpers":"1.12.1-alpha-3959d089.1+3959d089","@graphql-toolkit/code-file-loader":"0.9.6","@graphql-toolkit/json-file-loader":"0.9.6","@graphql-toolkit/graphql-file-loader":"0.9.6","@graphql-toolkit/apollo-engine-loader":"0.9.6"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.1-alpha-3959d089.1_1580246211621_0.3957249515541117","host":"s3://npm-registry-packages"}},"1.12.1-alpha-98a5b49a.1":{"name":"@graphql-codegen/cli","version":"1.12.1-alpha-98a5b49a.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.1-alpha-98a5b49a.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"64108abdde20f8468bf199e4638a97818093cf79","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.1-alpha-98a5b49a.1.tgz","fileCount":29,"integrity":"sha512-DwnLl4rnGSFx+IA3tthiIpcVSaZGPJef2BxjwSmYzwZZX2mVl2pTUr3LGcz+3K4TGifNov/T4UPyAWru1gnAQw==","signatures":[{"sig":"MEUCIQCDv07ZkRWHmxWbljdv2igZJ5nVv6D6+ICS45lreZ2KKAIgPGBfiC3o+3tCHoMk7Ffg68+5vPAJVjilIxEueqzdN+g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMKT4CRA9TVsSAnZWagAA2doP/1M8QhbE6ZIQO/OSuHfH\n7SUo0/v9+sxOeVgTLoGoeKy/ssy3Ug6Sn2ziTnpFaRTxa+nsd+IOm1hZjOlu\nnpRiCp4ESV8/Akg7yt5LZxGJnVJ4D/VfmOnSKMlAE545Dqo7CKhvuxHs0HX6\nIEd8SP5//iWJ38qMaOm36HZX/pGsroZvHGksQIg4IEDfsxgxjw5ymC8LJ3D5\npxuM1E1KDdw5tvumUWSJwyXrOGEIQyLZ6gH0QCwSQjylAtAuS/QKlIsanMBX\ncfjDtHlDQrZueWCXvG+p+RmFdRUd09a8hox2aE8eiFZNb0HMS6wTAE1FP+vD\nYvuAw7N7U/DShRrIIK0k3VHiEJZkRq+ezJ4F6OKhMToUN0TjaJ+7LK8vRBvA\nn2mMAQgbd3n8XzXfL/1XW7Cw+QCF/2k+4GV32LPEfDJdOPWBGn+yOii94LK+\nCXVVecu1yztrKYFnh2P3rubQCGs1+bqD90iTdQjf036Kk01+XfYm9+FcvQFg\nRvwO00iVq3GvxITjN2WLJawK8JiWJE2noiiwdZ1smQxZE1wOodI/TDuDL+C6\nrvXwmv8AHbBXdb+VHWAtVuAOUnwNF/4AIPi0957Kk3PzK0szH4+SPCsrSKgI\nIC3fLfbMRaKOzh27XP0SCHww5l//N0cDfeqeKZib0kUOVI0wtlDMDgVXaAv5\nqO3u\r\n=Qo4I\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.1-alpha-98a5b49a.1+98a5b49a","@graphql-toolkit/core":"0.9.6","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.6","@graphql-toolkit/git-loader":"0.9.6","@graphql-toolkit/url-loader":"0.9.6","@graphql-toolkit/github-loader":"0.9.6","@graphql-toolkit/prisma-loader":"0.9.6","@graphql-codegen/plugin-helpers":"1.12.1-alpha-98a5b49a.1+98a5b49a","@graphql-toolkit/code-file-loader":"0.9.6","@graphql-toolkit/json-file-loader":"0.9.6","@graphql-toolkit/graphql-file-loader":"0.9.6","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.1-alpha-98a5b49a.1_1580246263818_0.3518389482323163","host":"s3://npm-registry-packages"}},"1.12.1-alpha-ca51a54f.1":{"name":"@graphql-codegen/cli","version":"1.12.1-alpha-ca51a54f.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.1-alpha-ca51a54f.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5d514e68e62a315cf6eda189f647be346086a0db","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.1-alpha-ca51a54f.1.tgz","fileCount":29,"integrity":"sha512-7A4nuaTz1/CFoL3FYe9bTqgWUPZO9JwA4NuZe3cLGHUqnh44jY+FLrigMIKBHsrZXK0aYtu3ioL/uYrWgofQrw==","signatures":[{"sig":"MEUCIAvICUo+epno247BISRdYs6L+yxZ3g0X8DmkNM75RNAaAiEA2B73dNkJ4G6sQ3P/CFhWJpga+s4GHDa0/4TyGGp1gKY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMKVPCRA9TVsSAnZWagAA4PoP/R3gQYS0EOVO4Pgh1dp/\n/OxpXHhf+mmTmA7UDZ28dsvUq3dTHSamrKaLh0+nb7HMvo/7+CtXePwjiviP\n1x4k00nC2lVglBwGRJv1fgpb4aOt7H+8gApev8y1r39/dCcXmVRzNgxes+yb\nQsdd8IEobuY+gl+U3sSos30HNaKx5hDUeLcZLb7pnLnXCzzcIwQPzJCuKIS5\nnoAqq+RCMFIwlVHKQMDYxgF6kX2SW3SaorVgUyO+OoOiafluUUI3mR66urA5\n07Ts2Rdvgrx8qslh1JFU5LBoz3qgg/F2a5ctCCD05Btw+fwLWr3seAPmEXuu\nwU9crAMAuRws6rSgGbHzsLVhMIHkaV1GnvIhbvRxUt2Sn6+yi0TTlbhwtjHb\npvuDjv81syNoRGA4es8M54hHio920FHtMgrSsBnzPYTxoPQZOAFeovCM1Bjg\nhlKGk6w6efJ9pdlxKgTRGt0eHiCknGOhvY+DuFanLjfGhF1+Smhtc99KtvFL\nzpPJCiX2q1tQ2jIgBNQes/I45+MgcZI9RrKX/J3CYQo1pAEI7zZKmrbblTNu\n73vC2N8RncDPDUGjRinZOnUVeatrcTx+f5+xnbOIzy7jFiS1SZ3FNfFX4knn\nubJAbdTw1LteyXGDR3SD4zyECv/JgU4+hdiFeRYUwmuN8+HBlHIc4uU3jCZx\npyK/\r\n=hM8i\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.1-alpha-ca51a54f.1+ca51a54f","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.1-alpha-ca51a54f.1+ca51a54f","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.1-alpha-ca51a54f.1_1580246350982_0.6672401432366744","host":"s3://npm-registry-packages"}},"1.12.1-alpha-b09cd49a.2":{"name":"@graphql-codegen/cli","version":"1.12.1-alpha-b09cd49a.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.1-alpha-b09cd49a.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"01b797d58ae8fc3a591ec07fc66d2d1189f8a9b6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.1-alpha-b09cd49a.2.tgz","fileCount":29,"integrity":"sha512-B+qMLmLYfC931Ti20F8sd2WG1Aq8pCVsHeUpBdw25M+/TDyOyROqTM5KP9MYxCmdDptqMpMoSQFYvfMCqJPkBQ==","signatures":[{"sig":"MEYCIQCwYzCmLXqsiIJWGQaXskhm5eqh4mTSX/dA/XD7/uaF/QIhAOY/tXC8cNr1thw/0sypB3n5r+bRK5TqgRiBSSSklbAs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMQ89CRA9TVsSAnZWagAARK0P/Rhq9tTavpjwKSdTlQCs\n5SW6D1F4eRDU6usCCGrQ+oVHYyfHEpzZxjVxxexnatmY0+b4AtA1wcGilqOv\nxD2H9B0ktOBaKSlZsmz9b19S39uVqfMRC5Tb2o/z+gU7sorRyf4GM/ZOcNHD\nSMIE9l60jp3SkhkrL19YYeG0SP3tDlDcVq1P81Ko18zHkjMJmyUMAPa7cNZP\nOFgLizmBhq4czEoF7UJZx66bkSWRBW1oPWtRbWNOBTj9t/lNUANYTQi+w0E8\nqtyAsoGzDTAaN1tqvkP+Gcce74+hMoLRVvbsaD1Ze8t78AWr+tdW8CPbivUl\niyKFJP3Ji77ts+zVtluLiUXF9mSHlu/SD4gnw7oYZu5CPz5aZWP2DlZvNifW\noKfs29dVGEKOiXaS0XTF+maOKNkx4cJArGaIY9MsQ7f18LyQJUCetjafOHn5\nBaWPrGKd1iW2CMUcSshE2BSeJ+tp90TpUYO+Etv8cbOskAJbBHdWX5Hi5GxY\n2NGu505CXHvo1a9X2VhsMd4d3MuUEIa+FZ+Zr8UffG30EJAjAAfMy1pLLyUG\nsxgAMdowzUaIb28pysGiQ6453yvxbPmaipIxYt2h0wuRbYAcx0yVNww1IImj\nhq05iZaMtLqzwbSlZ9O8py9PXTN/TmUeQkngbvowHJ8N4VzV8wFZbpn/GnHW\n7VNH\r\n=oCCY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.1-alpha-b09cd49a.2+b09cd49a","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.1-alpha-b09cd49a.2+b09cd49a","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.1-alpha-b09cd49a.2_1580273467438_0.6358029912385805","host":"s3://npm-registry-packages"}},"1.12.1-alpha-a8c93d9c.2":{"name":"@graphql-codegen/cli","version":"1.12.1-alpha-a8c93d9c.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.1-alpha-a8c93d9c.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"61e68cbbc9d9ba0b3e00dfcd49114b7633d74099","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.1-alpha-a8c93d9c.2.tgz","fileCount":29,"integrity":"sha512-j8OJ+hfWaBO709eWLwmu+q6zyOzr67zO3eiOqWP2ceumj9xR+WuIwm5EpsSK8XpLMNEfxq2PoMEP92IFclDRcA==","signatures":[{"sig":"MEUCIHL9g5fAcW1IsrrWodoNQTBC9PhrD1C8T5UJSR0EKg7PAiEA5qC20eM74hlZxMLnrfGGO9MP5Di3BMqc6tHTUV6mnl4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMRJxCRA9TVsSAnZWagAAizkP/joKka4WWnaQnZakFHBA\ngWt9sMETOyHYrqrFno7hFb7IxcXktQowRU9h/UBoU706BDMf8CbmlsegC8LG\nbU0zO2FSH9hA9xRLAzePFiSvjz3zM4MMajOQ2altskHz9wLqFEZOqMsgzQZ6\nj8e9cPTo53DIDapzaWvu5jvaZMQLZlhmO5dW+4QHotWiYGhVFqVFhOtGmvZl\nniFlA7UxcNp1SA+ABNXUMWWShPFSKweSiqDFR62IVRAZqaRd3LnXadZNCxM6\nv5ODnteWWmgnc/x2kMxQzOiuIrX1TB1tYnDtsLfzHs1wLJ1XpgWdzF14EYl7\nkzFPe3o8SCsu/v0X15b+AOYJ6Y3GYzZqzDzIITomeSfSVYqkdEEARJwGL50K\nPrEmbAy6jCMlKr8JCP5b3XzqvT6WF3SaUS7Np/ftqRjHS7CsH9LdKxzPlmuY\nXyiasGun7VwEcSsrL/Jsds4lybwbrYL43Jfw/6TU4xTmyI+IzT75DjfItkAt\n3It5GkJ7prW8ezVpo4TiFIUxoppsxWoF0p1BSKhBy9URZVYbl/w10VJ39RZJ\nOjHcB59VvPYIgs8QVVEip4EkucUW/wqtVAuitHE/bqdWQgdTFaIdntE9kBP5\nWUNrktEnC6vF0xLMP6PVGPIF8K2FBqLI2fyi83qWxDiCgV4eaZo/8ech7NdL\nb6x/\r\n=qg/q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.1-alpha-a8c93d9c.2+a8c93d9c","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.1-alpha-a8c93d9c.2+a8c93d9c","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.1-alpha-a8c93d9c.2_1580274289245_0.3581725032823109","host":"s3://npm-registry-packages"}},"1.12.1":{"name":"@graphql-codegen/cli","version":"1.12.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"7d7535f0dc6f12285ec987dd7b734de5e5395f67","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.1.tgz","fileCount":29,"integrity":"sha512-ObbuUaBC48i8glFXcBNo9oBMfv9HZ4JQtP52UX6Ppv/KUOISQWCYvC1YmtWIkuVYRz65Ds2kHpNS9YknVf7eEQ==","signatures":[{"sig":"MEUCIHlZ03roUbB0A2zomOF1J7CVpF4OD/AkSXomCOHpsjfsAiEA1n/h49oO1zrl4dtZxdo5/7gpVqUw88chvHbGfXiYn70=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182643,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMSsHCRA9TVsSAnZWagAAcLkP/1Eglw/T4LXKkG767vzY\nwyc9QTj161aPP3pi35EH3urAftDm256l1tQMLQC/v8hXIggZOGQ7JdUgM+4e\nRLIwPLXqxO1Kiwf8/+10JaHSGGJ0V5wZEAurNXC/Sxrvg5Xuw4ipuiPQIBy+\nv/0ut7iYLpfdy9z+fQAmhUXfDTZ7GU9DOlob0JYdCoHdn9KsNEaooiOrE9E3\nXZYBvQrwE93V/4XTKfkIWAJTCRK+EtGsrX5QTwm6mwa9Kn6RVXP4RKi8NHko\nwncHi7nQuVlY96KQBUtPl0mLm9qmNAOD3/w3X5CQSNRJSUXpvscbPHJ+ruUc\nDXHjFoB2jyLpZv5EEnAY4kU9/me+G5GKwvR1ucyQJDGSH0Z4fupmFtntvdZi\nciDTZSiDcI7Y1ftoBYqr0KSbv/B82jaVm1AGHsJBy76HKItM/28BmovljYHV\nsiL36BTgbBJBAkUxX/tc9S7Y9lXv6pOYZ6VA9+yvB1B0isFxUvhHLIp0FruE\nAHbbP9R0cDIeYolHx1F1mzdwfo4uBSHWC9wL0rFGafoZ8fW92+H6G5bzETWb\nz5U59CxZWcSJWdO5tr1IJbXOacGzarZwJR1LuGuTxfZg80LRHkj6sx4bu1d9\nMuLv8zEFDck3yTz9LG3Uhzhw/OHqH6uhRlh+/77oeKEAN2+Mdu1A0mMVeX2o\nPuFJ\r\n=7UJs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (darwin)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.1","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.1","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.1_1580280582556_0.5983271405816843","host":"s3://npm-registry-packages"}},"1.12.2-alpha-7f7681fa.0":{"name":"@graphql-codegen/cli","version":"1.12.2-alpha-7f7681fa.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.2-alpha-7f7681fa.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"bf8602d7248f8c529d5834a7b5e93ea98486d6dc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.2-alpha-7f7681fa.0.tgz","fileCount":29,"integrity":"sha512-iqL9kNULCuxQnmqJGIypZ1a6ygfetx7PB0zrD0xKVT2dgs9G1ByVy2Ky/6PxiGqQU8pK0At7F2C8tJHB0MI8kA==","signatures":[{"sig":"MEUCIAx4Pt4/FCSjJ+Ep2tNVFCgpXnNPxtm5RChvxA+Vwi4dAiEA2ExBFHj5gUZiv0Rbbbz1OooLhtE2XtBv5UaJCKiD/1g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMSvYCRA9TVsSAnZWagAARt0P/Rb1WrVH6YPP7X0JUcv+\nrMWaYp+38qozspGsGRuyC+4BIPMscqAyiwIxAFXLNtQ5M8H8zPsG5CVgdZv0\n/+6+Pwq/TtEpKuHVFSR2600anulKsDq0PIUXfxd4Q5eQgpOFKQgTjjbusD9y\nVT/H7KbWur/37tJKNRSjguK0swzwEnlGLmczaFyR3zBq/mev4X53jXO/ozjs\nmqQPxojA+Bw9E5lB92usawGF1TVaDHTX26M5tCQ5X93E15vCxNKSUHmozMGF\naT5m/3koKjtWuiC8NQq9z/SCn1Y+DfHDBYzaBl5vVSddESgE05pYUDvtbIaG\nv2J7mlLikSaeINop2ZbX5fLbBJZ0UqORG0wDkHCHhOcc3djVSGkJjIcav6ZJ\n1VrHrotkXd1CSA7SlamCzzQNoA9Fwr/Vtdju/g1q6pqBF0tq7SB/og1lAZnR\njE+FPad8lxXrneiFBFCA6HGb799lPIUodMc4HZa8fs1jXcWsY8414iuYU+ii\nxRSGSjp373DVgN952HqnucAmttR+ZVSo1lpwXoB84Zdiy+1/T8tPGJJGaI5e\nDJPrOLO45SsUwo7dlPhkoD+ZBCSZkL8Ovm9ZQ0a/nMAbbvBWCUImh2YSCqXs\nsp9Hlsmf5kECPDWOSJrgiuLrgWvYxZUTxtRjBtyiK2EGZ9QhBkX9dPhM7A+e\nCZ4Q\r\n=J6a4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.2-alpha-7f7681fa.0+7f7681fa","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.2-alpha-7f7681fa.0+7f7681fa","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.2-alpha-7f7681fa.0_1580280791649_0.3341633068206187","host":"s3://npm-registry-packages"}},"1.12.2-alpha-c2f117ce.0":{"name":"@graphql-codegen/cli","version":"1.12.2-alpha-c2f117ce.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.2-alpha-c2f117ce.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0cd1bf4c7671e8e88ae0a257c7ab26df1b5494fd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.2-alpha-c2f117ce.0.tgz","fileCount":29,"integrity":"sha512-y1HrfYSGatX1tVXl28i6WulD3exTMRZWH5jOUzXpwDFn1TB0QYOxfbI6rgrLdKPI7V6HEjPcRCx286lUfoii6A==","signatures":[{"sig":"MEYCIQCETLRZch7BlDL0o9umcDEj2+66a5clH5ZjoCAcZTtGlQIhAIdbjYc2UjUf4U9Uw4z1+ON/jOsGyx864sZ6C4H0Tm+x","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMZsECRA9TVsSAnZWagAAi/YQAJpjuina0X8sdsunR0xh\n+F/hSEZwDCh/5RsZC2VkMs88tYwTrOYoUJR+VJbjJ3jHcDQiPeu2VEPGo2jP\nNRzsXUKDYPhvmPtkhIj4o7iGTGCdxozicr5+lHEY5XiQKz4/ozdTEIJCFEsK\nUJNAj0dlvyKT85mxT6XSZETKuzceDDdJS3GKw9pG9V81jio2F6unad1zpTJh\n7Z78FoZr1XV12BcJNxD2XFPOMUjvElc3Pfc1QDaiSgPWS8WyHMrXPhzMBlGq\nWLXn6OSbKpz2IgVhXbyyGPLvWmai57Q57ZGro5dq6gzrKKML0XWhUwSR8szF\ny/2IqXdPkAtrZ0y6sNKhkOK7LktzIj94gvG56d/LNpODA72Zb9AG1Cp2+nDs\nxCXKuO96IaY43Eb1beb+l7U5+nJeCN/PoFKHDwpbdoiCA4f0qlo4WPIKsl6G\ncRhefDvF3QIjtTcxfFhULQL9CRIcEZofKKjhPNI+lnQ0OEXlVitwIhTYZ+OE\nWp0LG6GOw+TdYTemR0z6aP3K3rZTv9VeddPrkjnYJd+iVJ96iqpXzxs9dXwu\nYrZO7ymn4w7t57fd+AHIyR9pFJgiDkOsl/2Ybr+JEEBA3FnoTwW8gmM43NBN\nKnEpnKphV2pA5QlDPdeYSzxnYuzC3LeJkDyjPAZGM574FSmexaPln52WcIgQ\n/wfJ\r\n=TjlU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.2-alpha-c2f117ce.0+c2f117ce","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.2-alpha-c2f117ce.0+c2f117ce","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.2-alpha-c2f117ce.0_1580309251955_0.6212385219963494","host":"s3://npm-registry-packages"}},"1.12.2-alpha-36ccebd9.0":{"name":"@graphql-codegen/cli","version":"1.12.2-alpha-36ccebd9.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.2-alpha-36ccebd9.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"18e71c6c4776cc721838f19a0d03d5e7ce44ee8b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.2-alpha-36ccebd9.0.tgz","fileCount":29,"integrity":"sha512-vPZ52K8Wr+NhePhomacJDiLAet/oEdIR3awnuD5hnnuqEaSdsdyzaZ6/pEUbOx3Ro6JBDC56DhpSuWC8mdKX/A==","signatures":[{"sig":"MEUCIQClj/CLVhsB28ghYaTJ+SiYtR8kwrJr0hCN/zfvGjDe0gIgTY59dYU5lDgOF/xZV308rmjmk4A7+Meln/IdBZeKqb8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMaMPCRA9TVsSAnZWagAAz+cP/AjyulRxQzpjfdGLHEws\nE+E2izang8aXxc9oijugFt+OvvyEb2MC8vG9r6UmtSZTLwf2bO77LqOUKTu/\nf1tJC3R87T5VfZGhEMya5YOikZMSWebXPD8RO8siTKrk6DFVN3RkOsWH7fLA\n3QuAr9M/qkBixpRqUJbqhkJ6PfALrobcFXL6/ob0QI48ydJPwWOtTWQKBMpq\nOmpNmxYoOqnHkemqlbn3cFX4H/JdJ85D2SAqRpa53cs9SJ/LfCfGiZqj4R/4\nVPFVfE3ws3xT9HIKZdUb5jm1qhr7se6Y84oVclrMCjzaJPquwZ58sk1MDRv6\nowqCdsheN2gUsCdxeFxJTUB1MNFzFU6Et0f7/Ay/UQBUIPjoS5VstzfSNu6e\n3bq537Lptkpqh0NQeBhLh6x1ePBsC4X5Glfi82tj7rASNB2K0U1D32GNevC3\n9XfUZTeeDhAWIK+5O3v+hBgnis7BJAY7Vj2j7DvNK5JG5/P3AVk9th3/xET3\n2aqk6/1XBp5q1C+IT4ut6hu3BXz0nIeo3G4ZqgrSANBp/I52FZFuNbNaxpOH\nCgllAnEkPrIgjk7azv+R8+2X2243K98pMcu+FYYzuA02wm+4VBx8nuW9X3cz\nB7GkAjGqJ30FRjAtUlwIQkOo+uM4rpKnT3kRUsNfLrxLSoNHol1B9NNx2rWO\niTGg\r\n=Ti9R\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.2-alpha-36ccebd9.0+36ccebd9","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.2-alpha-36ccebd9.0+36ccebd9","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.2-alpha-36ccebd9.0_1580311310434_0.4429942106928435","host":"s3://npm-registry-packages"}},"1.12.2-alpha-8650fad5.1":{"name":"@graphql-codegen/cli","version":"1.12.2-alpha-8650fad5.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.2-alpha-8650fad5.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"55e7bce4de4f967be8ef7c236125a77dc6d7b6df","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.2-alpha-8650fad5.1.tgz","fileCount":29,"integrity":"sha512-p+WnvwMUkt0SdZnant8zWG3/GESY2OhERR+iZ9VYUUl7c29L4YMBpqXvVGg7eDf3bXu/60+FuFvZU1fq0xFSSQ==","signatures":[{"sig":"MEYCIQCOHMANhN/Dlc8li4QeYFlMkV/ljGKUaRI07mDHj8dF0QIhAM5lUMAc4+i3DpLBrFXDfoe/dpLDl3De40+IjbvWXdDt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMgGTCRA9TVsSAnZWagAAXjYP/iwcpB0q1pe38zb4W9yZ\nQ08lBcQNL2yMf5w+AnHnCf2NCZxR+00o8rDmJWVjhvtR64jGv1KeqPTBym3L\nZZuTHcuIv7M7nyiEbWSSBJVK0sYrAWQTdLza0UeOam694d3d2aM9HqZThntv\nGs310WnR+458sP9zvhHGOS+KdATRnTGp4ztCsKO2v2Y7cOOkrOlBFLFWAsc3\nwjEuZGexoGxP6XkjMV0hhoq3b/9qpQQlMxYjiVoDIyKwLK/p6p8SfSgtrNgo\ndAOPiCiyNS8La2BCGfJgHGyEGmoIDTCYYhYL7Lwn3d2pO1SVoogjiZ4RWi3C\nLaaR1APBl6BV040DUlxkRi1X3hNpNA2hlQXB79myJKZBA74q4LnRsGQkTYgT\n26/O/qOEn0Re/zRgfMl7oIAMROef4OS15uNJaknMwyOFMIm8NVv+CEH4D83B\n6cWq0XXSB3NmfLHggnKH61unBN/aixozBMU7WSoTMLX2DoCtNeDkdEjXudgK\n9J9crwHvjFDaLNczm+M4ahaGAe6VaRAJ8IqdzJt/71o7KPGQlPrZ7niPOTiK\nOWvGS8w7BnOne5OE6dVvjgO46ecYCgpCSD8r2alva9Dxvf5sVgRdVcOxplKE\nnwUeFLr6HtD8DSpCFfOLZMuKhNJEXYvr4RY09QVPusc2uzNYhZANz4Y5dD51\nvWvO\r\n=0eL6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.2-alpha-8650fad5.1+8650fad5","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.2-alpha-8650fad5.1+8650fad5","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.2-alpha-8650fad5.1_1580335506805_0.23864593312913507","host":"s3://npm-registry-packages"}},"1.12.2-alpha-77ca618a.1":{"name":"@graphql-codegen/cli","version":"1.12.2-alpha-77ca618a.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.2-alpha-77ca618a.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"78dfe01a294cd5f4ffc91968e4364a12db0d9506","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.2-alpha-77ca618a.1.tgz","fileCount":29,"integrity":"sha512-SyZvbMFOKeMvOZMApQknf5W6T/qD4vSyhgJDe4/PFV0LtDL5cn2DreIwXHk3mNPus8zcXSepRbsZTupivwHc1A==","signatures":[{"sig":"MEQCIHuCxRQJ0Z5IdzmJw7G6boxYwwo/TY9fmqcfiKRDva8GAiBMrOhlQyJemjDVXXXXIETVr4EwSFqpYJsNB0jPQEh36Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMgaFCRA9TVsSAnZWagAAMzsP/2EYR0xf6oaFSSgAeFp4\ne+EMbl5SGTp1f87JW1+2JmxjTT2fUSWAU8s7XQ2fMNE8TeIRrb25dzfXH2vV\nW2Ym+PoQxe1LH5t/jDToDdyzQ3rG69PQFa6wGMfuo50WKJ4NtDnJ9o9OJPse\nwxPatGUwYz4TCjQUbro4lX3FCM1/j5VHsrea9X1rC6El5y8p4b25BQLzeOBO\npLaPMP9l9e4cnsp4D8+lGae7pYFBZMH66x950ihIA4X7XhsPmNX1fR6BiPul\ncA2gzh4K4683wtLIKjuDDOM1m6lwptMrKQ/m3JTOEVELYT2rf8kue1IZ6Fyz\nC30RCcqIbhwf5OMCKurjEIGnBtXJrCA+HzAcjj+zWOHwJKCQBPDqKVtG+i+c\nKmzqDtrV+Od8NDxTWlQMO7cYfx0S8uOAW8jVm4SIJqVWQwQIeQyY7SCaxCgN\n38dkc8lSB72WvnJUSJdEBE6VKDJ0dMTnHZOhAtqf0nllggqpgL8VsKsUuB2h\nzB+30AgY6sF+d7OMBduJeCaFrq07vC5pRPB9rhVbyH8Oyo1GyVg1T8vzXhqw\nBP/CoRwya6/REB7mvPwG3eM9zgHlJtOzunQOeO/r/fPTHCwg/PqH3FfXcJLr\nHuWVvysV1r1HFvKeu6C1pE8NJw3hMI5dPYW0+A+3Zsxj9KWz/1MGY3rG8brE\nODQ4\r\n=k1Az\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.2-alpha-77ca618a.1+77ca618a","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.2-alpha-77ca618a.1+77ca618a","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.2-alpha-77ca618a.1_1580336773036_0.03625322099539319","host":"s3://npm-registry-packages"}},"1.12.2-alpha-7d735337.2":{"name":"@graphql-codegen/cli","version":"1.12.2-alpha-7d735337.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.2-alpha-7d735337.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"041c138005cf0f29513c82bd00a5f5290a930e57","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.2-alpha-7d735337.2.tgz","fileCount":29,"integrity":"sha512-jGmKraO8MXVrdPv8YCg9riMaRK2wbGIXXJvFnxTQ8Zlk9twEqdtWkjJ7Bq/iz2gqN9apfKeRT9yKXWXuuz4jRQ==","signatures":[{"sig":"MEUCIDaZar12ZMdC/b55KXcp6NDfXSvH+2xGcHcFP+Tpl3XHAiEAhXmFYhvqPQinS7fXMMDodG05IJBHOO/ayntZ+tQyzes=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMnyqCRA9TVsSAnZWagAAyrcQAJqa8l4SL7SciXGXrKfG\neGv/c4Jihpkd2KDPGXbpEnXTJNwRxvxsIXIXVxnDfbcgL81/Uct+F4RaYF91\nK2u+nGKNvVf9wIOsIo5DWAB10mIDtn1yXI3Z/5XEg7Se51fTuMYdDODTKkqt\n6FoIDdlG8I2PMHcIYi54ydP34bpHHWx4i8SSoj2FSwUlwUAjjvx9rDNW9DDZ\nT9VyQqp+kZieJ44jOGfc1cYGw3bEgt9aV4bLxqXJFzLOShHpavBh8qWjOluX\nnv6oxauUDFxgJupSsnm8BMG2+R0vgD2nXBSqOng19Sn4On+4CEyt0TLpya3O\nZroO3pt+Kg/wDqbOpyL/2phZkd1hKfKWozJ2EKyOgnR2FSoGxbzLekY6dW0y\nZkdIEdaV0sGuI2PXMGqPTzfBLTPpktPKZHuAHkt2UsupCUt1oTkarIMnVQPV\nQRH6m7M5y+Vra5FwWsoZI5KgMLVyhXzPRrwNsmYm0TMfCtXE9NyLAc4quSF8\noujbbP6vK5BKER/cUbJQz2uEru0VwQQbleNvlV3lyFxZzogh0/i6As5bYNQb\n3pDiqoh1FVjqzpXlNTlWZi/tCcRHR9IIOzBsi5e2xGN8YMI8G7gokG9p9Jmy\nD7YbyX3Al8BLEAKvYKu0v8wNqWCLVKdhRwdYfflBNG31yexp0CzcgAL61KR6\npsJp\r\n=nWg0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.2-alpha-7d735337.2+7d735337","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.2-alpha-7d735337.2+7d735337","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.2-alpha-7d735337.2_1580367018220_0.010828740839666562","host":"s3://npm-registry-packages"}},"1.12.2-alpha-9d4fb424.3":{"name":"@graphql-codegen/cli","version":"1.12.2-alpha-9d4fb424.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.2-alpha-9d4fb424.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2e580fe0a6151c20a2d3ff0281feaee498513da7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.2-alpha-9d4fb424.3.tgz","fileCount":29,"integrity":"sha512-hBxvDAtntW3Ctz1YdjMyRnMNSBEhEw7HE7BctoNJiqcz/9P9a8HHDeMqW2gsTwOv5kR8OhNQsZEQh2qTF4VaeA==","signatures":[{"sig":"MEUCIDMhO/q/TbpaYBH2uh4RdRfnQWVWHVEYydvoOo1WOfQMAiEAskBGk0d5lQGj5/eddJhlyH+4aRlNWchoNVs0jJfd64w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMoKgCRA9TVsSAnZWagAAdesP/3ZzpesNh2LX7m6ckXfp\naE8kOkqKt3pVbkCekCMrsdMfDVLRYfl2cSb+nH2D7hiA+xVhCRvq2eFdB+Wn\n2p8BMyu3NoxgTsDoZs18j+JLMH3ORG5uBc5c23+aVpMI2wXCf4b47LVdt5t3\nTTtE0QG5Gh78UUY+6BAZ7fvVgw1ekoTzqE6f2VZXaf5LZPy2C9DBz6TbNG85\nUiQIfr5ImPFKPSm1EH1oCd1LggDKsywdjVVck5hQXgiSgxcDquBFL9Ezj6K2\nyB7iMZtVUuyGRUlnoVj1WH1XeOMqTXJAmyrSS5Bx2atMUrAdJ1XM7VRNoIIk\nauvAbL6wjdI3k9QYhGnS5e+zFe/eGNIQMty+cfBYbjEVCwF5LoGjGY9pthnC\narP27m/P46RacmQYqXc5v26bLEkfy0z+mqaKj54kuI513v4VqK81h97PrVgA\njhZVIiJ6X5Dxu1dRrHxT9wR4YHPSlZxljn/dfT20PfdcEjleKNYjwHoulzDP\nT5UBKbG8CAKAwb+Oypns2XxAFJbcRFMR/h2n7SAqfA4ZZN0HXVEzCn32Dzig\ndxg0/pz1dW5yNfwXUmpiQ5sIt0rZ0JTSMvIArTIiUzWFLAnD6Dc5eYPS+GQJ\nFi/1ywAtsDgEdm/heGgu8K28z+JIVWpfaIaPTvsWhU+F+mlPZh0hhwZfjMNZ\nQdif\r\n=HZXe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.2-alpha-9d4fb424.3+9d4fb424","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.2-alpha-9d4fb424.3+9d4fb424","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.2-alpha-9d4fb424.3_1580368543716_0.22976789487944282","host":"s3://npm-registry-packages"}},"1.12.2-alpha-712c2b36.2":{"name":"@graphql-codegen/cli","version":"1.12.2-alpha-712c2b36.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.2-alpha-712c2b36.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1e3a152cff9ac70ad153dc94430b426ae1a68dbf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.2-alpha-712c2b36.2.tgz","fileCount":29,"integrity":"sha512-1GGSUhRYzui9iW95UJV6CU1GosITmtCaJ6KszlRfwoPreLuVSNqG9mUxUEYSdhLCipxSTJjntKD9WWNVmt/k5g==","signatures":[{"sig":"MEUCIQCfcbtsjE5WGUa6c5R/xkNv+sQNn0qqyqpAdHNxb3G8IwIgY+jUmwcWbQe2w1mwHtA9yauJy743iBh+3b4rP2708XQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMoLGCRA9TVsSAnZWagAAELAP/3UfR+w6x/XHAi8xbYih\nud7uw41tPp/0AmaQj4jN7oumSfWuwg4QOmpGLwqVBQqG2aS/fWlKxeSNphYy\nCt2agC16IdYM56+d8iMjk8na6ZnFDnyKWeH38G9pOMaF/DKrvuYtYhH7vz2U\nbUVIxrLEbuTGIsKu5lJP+N7Ntfqfe9a2G/Z/tnSvMadlbjTlFaw88d5P39gB\nv7pW2lIH2meLhRTlLJsBBTwELP/h5PGJIXrgWcOQxT/i9WitN5vPhfTCm3FL\niGgFdsA7cZ4qLrnwk/30C9w4R7QXANNKCSrG68ZFJBZ8XlovowNMRMEKSsJT\nYhvyu7emNI6kSpTNLbvBU/u1SWbHNqpOHczNQ7Xgq8nHRA4INL+WLq9Dn6w7\npVGLtDJgo9/NpJL32oy6OpMTqzbzBMJkWDBDD7/NdX4ku3gFkAtEqdql6RHx\npfiXU0YdzALF2mz6jpq4qb8Rlx60OMEDuiyA5FTFDRYKY3f+aRDSEj0C8Hy6\n0PnvN+AOm1ZYLyZ09x79e2xtQ5evPoeSV2WXZu6qcwTWBX2mDCGXqNbTECh7\nFBsBJRmMU/4CxEc3VS951/lSk5J4LIqnD5ySKpYMghb/lgcgQajyUOYoq+P9\n0nFcdaXRcDFcu6XzJ3cW/3tJzHwin0LTdEUs1q/jANeZfCPuE9UG1/rdr5ht\nNyrp\r\n=rpcs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.2-alpha-712c2b36.2+712c2b36","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.2-alpha-712c2b36.2+712c2b36","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.2-alpha-712c2b36.2_1580368581827_0.779167715196668","host":"s3://npm-registry-packages"}},"1.12.2-alpha-7e14299c.3":{"name":"@graphql-codegen/cli","version":"1.12.2-alpha-7e14299c.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.2-alpha-7e14299c.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"6e69b2f71ce21c92db8fc40f5325dec4ea18c443","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.2-alpha-7e14299c.3.tgz","fileCount":29,"integrity":"sha512-PQWC/oVbMeMHDnujCp5Coq0q2UNumnVxuES4VXekkQwPC0w5lLrMWpDv12RAQ7O+0Z1B6I5ppDz9jkjDwnmkQw==","signatures":[{"sig":"MEYCIQD4cxKt0W7KPbjuDM6n+BrHIKn9rDjSSel4qF5qKSCY2wIhALkaVAQpnWqXXt0IppnQ3P+A6iCtmxJzSjMjIuuDteET","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMoekCRA9TVsSAnZWagAApyQQAIguMJNWP6YPMFPIqstd\nvnX2uSLbJJ/LKggLFbncpso7E72eh4Xu+IP1gag+DNNiRa1fLyzvjXdYXUzE\nmDQZdpjhAqyRNgJF6RP21XuoKqWj54XfkfFT9VZUXW/islfad885kluhXzRO\nNWZIWdR/vzDmzcA+JPqMX4Zov4WwGOg0x6jX7AryG3NB3JAvVikm0gWaYD0B\nIIzcbYdblfc/YXQ7TNxD4p18sofKWzp3l3myKbjD9tshVC3kGFzqPcRBhWnl\n4/KF0G6jDoAwrndMWpLOnKHejIohSiAXvGz6K+oNyfgHraVhLM/L3wfUGCoW\nD3Ab0y2P3fGIhPL/DPWEuzXjkY+Zb6y+ykVMxFViXvDcu5Kr19Op1ebqIRNp\ncttZV3Rs2lEKH/0rORvMVPfMeo5Muxe1IX7DLNzdVZQqAoQ/4pym3h/vbk71\ntmz9gG8Ba/llJEkHbmyFa4IYbu31kKn/jCynw10Ptx/3qJG0QRSJsOuEFErZ\n6ObQqVzJaLjv4fZ+xBm3WZfI70Y1jyYA2UwOOH14RhQ5rpg2f3rDcRLQ8hVs\nUvIK04sEHil+x5220MU0heWJMU/mRRIHHmx0pluf0yPQuyS1/y3SNKLE2QAJ\nUOMl0gEUepIejO04OeSHs2c1ZRrWSUwWkOeAWhUIU6w1u3G7Y1mk9T9/pZWi\n1mA8\r\n=YCFa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.2-alpha-7e14299c.3+7e14299c","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.2-alpha-7e14299c.3+7e14299c","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.2-alpha-7e14299c.3_1580369827614_0.8847638300783669","host":"s3://npm-registry-packages"}},"1.12.2-alpha-0f2f9a55.4":{"name":"@graphql-codegen/cli","version":"1.12.2-alpha-0f2f9a55.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.2-alpha-0f2f9a55.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"7d750bad492ed2f32f87c1db9052772e54bd8527","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.2-alpha-0f2f9a55.4.tgz","fileCount":29,"integrity":"sha512-ExYGFUVyYUejfarskn3KEsPlAcqKYqY00pMoD0BDH/737NzKxgN93TDS9s+BYFXhRBh1/dWhsS1wUrRN3Q0ovA==","signatures":[{"sig":"MEYCIQDSuh048yfX5wFNmW77TqEbvbE1Nj0R63AYVlkfb2N3TwIhAIHRPL1e0uESEYZhlNC7Bos5Tzk8fceauRD7itbjyke2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMppjCRA9TVsSAnZWagAAKMwP/0Y7HBhwvjKoXGT/sbZW\n5lXbGIR88oklEJbX5/+o15b0LXFHolUNhV0bUkhAL9fpoWWczmatnc6Lh/Jc\new+Xa6mJ/0pwkjjB3OgtSS9kGkYtblsITtD39SFlN9dR9tPwZg2TDbZn+1UZ\nI8dwGWIiXva2YZ+whEyWj7OR0bOe5Xtbv+t1zk5p6ZNrFFpB1+tzPCNFdPfN\nqUzUKNYgOxXOHsPWr/gk8fWXrJEPq1GHbFINOX1t/nx4OZjeDPz2Ttrcy6dc\ntT6mGxLFRLjR1wLitIHvalg4gNqI1UsYMj7P20lPXiRAhqAEyI1hw911ErLS\nF0EhfMwVDmGWPKxX9l/uv+MMqzFBqx81zq2aXJ/o/npQaBX5k2AfiCiy9fm+\nvl2nF9AMZfeg89cJ2TPk9M/ylzzTRYQnzoHQJzJLp4N6cS39EUD+HfaqI4Q6\nj4slxKGM+7kQUGMnxTebCoilkzg+5KhaboKUTbjKFhdLN5iNSAMmLzgD3/yW\n7dSmgmxwjIKxpAXFmGJFHi3Ftykvng5VNAU6nxZNK+kvD2Gxa49cgpq9mBg8\nF96xaAHY4LPIL1/WwHCue0I1TtikJMJqQbUAoWsM4NDP4JtcNv1SFoscWkKp\nSw4k3nHnrmyXJx/byRAy0hzHbGoQUKLlWP/uaf3J3CtkOTqZhoSu2hd6BMcz\nQwL/\r\n=zV9F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.2-alpha-0f2f9a55.4+0f2f9a55","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.2-alpha-0f2f9a55.4+0f2f9a55","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.2-alpha-0f2f9a55.4_1580374626341_0.8519078174130108","host":"s3://npm-registry-packages"}},"1.12.2-alpha-778ecbfe.4":{"name":"@graphql-codegen/cli","version":"1.12.2-alpha-778ecbfe.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.2-alpha-778ecbfe.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8bc24080e24333737d827092e8efecca25114dd8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.2-alpha-778ecbfe.4.tgz","fileCount":29,"integrity":"sha512-yRnXIHMu4SRhcACLYccf/xdDUf4HXN2sBNagfMdin1Kx2qCZ8QArHGj45JWjW9urf3an0Wm9qAa7DBvo7wafDA==","signatures":[{"sig":"MEYCIQDgApGJMMEtHcfjyQ5c1FJWfXeAd92vf6dQ32ElIlEPVAIhAL7UimiXOAP2BMOvXTeaWdwLd7WD7PU7ahUcIOLC/G1X","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMqVHCRA9TVsSAnZWagAAksgP/0X5bWKwrBz9WXjUL0p2\n9XQdcpwzeBsIqaXOP/n7tciv3ysAWFqIwSVD+DT6QjSaSfnU9Og5ZKmCWy5d\n3iRVuOBIX4rEnhV+MtaoI7fEE4QSqN9D2r9DTVE/6A8qdPJ/j/Opp/Q2JXj1\nwf89GvFp8pbRt1WsQte6LSRIIApby6q7TPi2SreQmyLrjz6X8UaRJiQ3wIuw\nUMN/j6ydXt3X3ko+r+zqq2KIPBEWwB8nWRjQKQ8gw90ZhMwRiqj6Gu03H+o8\nhdUlzeK5rAPtSImfo3LVlQICX8S2VemLYYoL/VlIxhKGoI88pHU1yXrLZye3\nO7OdpuAWR/egKAzw4wwRE5s7XqgZLSHHi7MapJ9cvjojVMeEr2/TVWkyUUFI\nDvDBQBA+d1H57r5SrrumeTbyKgMwi51EB+oLMIGSSV5OhlOY0Shb0vbR7eN+\nF5i6YH/fVZCvm2q1GPji9s7ByItlggxybtCHYwOKwz8rrePENgsjTFkL53Mj\nYsVT7Wzds6NkmKUn07v0stiMvRBVfDa3EwSjx3D10+hikk8n9MmMwQQUPxTV\nyEx0Gs4h4TYnjDHVRVNvVjykzo4KXF0ZedXn2c8j7R0uA6g+GqP+ZaHDZ2Tl\nCOGtU6jDPBrmUz26p/CIzPpP//cH6ZFuBSo7AOwwGA24ZLK1SUFaluw+VA/v\nvztA\r\n=20Hu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.3","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.2-alpha-778ecbfe.4+778ecbfe","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.2-alpha-778ecbfe.4+778ecbfe","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.2-alpha-778ecbfe.4_1580377414651_0.7153207438622631","host":"s3://npm-registry-packages"}},"1.12.2-alpha-eb8b8307.5":{"name":"@graphql-codegen/cli","version":"1.12.2-alpha-eb8b8307.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.2-alpha-eb8b8307.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ce51bcf1d1ca92587be4c00d4ea0b33ef7e2efe2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.2-alpha-eb8b8307.5.tgz","fileCount":29,"integrity":"sha512-rUfqN1ywlJLYJKAWWt/UgE0SJ6LB2u14rbVirtvKAkfTUtTSJQS6SFa1hNJDMimfQ5UmUY2/MUVmlILsHGeH1Q==","signatures":[{"sig":"MEYCIQDfuAcH1FxSvYaSFYbUfP82jhBzJuEQaIMmaupQuU+i1gIhAL8Mj+JWAWy4f7lt2pN6wzvSjnk3dDOLL3PHN2IZmvlU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMtFbCRA9TVsSAnZWagAA624P/1xGRVBrR0iEbmKwaYV0\nbNBtuFYxotG6VbIw43OkztYso7N32t+A/NzzQgjOXE8yCszTO+Dq/TNZPxzp\nEdBMEic7wgWVlm/imUPue2BW3IDFj3MFQJYPxSdKDHjMi/jI5fdz1eWKl5lH\nYmQYPeVP2zUzpxOpUay8LZjSju4yDKJHoAN5bJRgaLJeS2os1Pk7bBYkremO\nWp3moFcZbkFZdx3ykKLat1sOlcVfN5tNRUnmt5Dcjkk3PZHw4gUq15kaRdwM\nBO8N4K54uAMQOCHAaJlKHnhSdP84nuM0j/khXbq8dWAx9brMDWvMUnVyBnNW\nScX90U1n6p6UPRsNJlknuHkqIGAYSuKlzc2UUBRiKsBgBszSbQ9xX855nmm0\nZFyeX6JL2pkifrJdKg5SDC2aO1C9kOUZpzwxG5oUrZjUTe2ARHqkyNL10jDS\nN9sNanfiEP4dzMI3Grjy+Ja8nXyQOCZpNYuOEYH5+Q+6IGmU0smoNGfCanhS\nzruSGyxPXQgrkda3dw9PixLgbPKz8vQbyUQ13/fL6ej18NkMxGSyzHDfh+Rg\n9O3vZHyfRNYAvjiOej5ZCFk8hVpcl8m78+qkeu0/kL0JW0cOGU/1ouGQ6irW\nVjP4nAnkE2qKTK2SeFWmeZTPJeQFLTM7zZHhoYr83UVLYwrZOrCABjLDL4F6\nU/YI\r\n=2rO+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.2-alpha-eb8b8307.5+eb8b8307","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.2-alpha-eb8b8307.5+eb8b8307","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.2-alpha-eb8b8307.5_1580388696760_0.7719179126506268","host":"s3://npm-registry-packages"}},"1.12.2-alpha-5fd4aea8.5":{"name":"@graphql-codegen/cli","version":"1.12.2-alpha-5fd4aea8.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.2-alpha-5fd4aea8.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a387ada6059cb893263e920ea59e0f49d85c43f6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.2-alpha-5fd4aea8.5.tgz","fileCount":29,"integrity":"sha512-EK5sEN7xswqXvaEo1lsHjAyeV43cni88c2VFFkf/vTgtCzBVgzI4uRgOCnKRrq6wGCRHEpL96RscT8+mGoU9pw==","signatures":[{"sig":"MEUCIAjqIEX8K4wi85LKaHSa1WfsJQJDak9tFa2dFLkOMUMOAiEA/gbGB19OA31MH/tlpCV/0aKkQU2jDMni18+Kzm+8MAg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMtWYCRA9TVsSAnZWagAAF2sP/RMU2U9lXb+9z4RyxqNZ\ntjL6dcRg+NOvaPgfje5R5EwpLFgRuisxanP54uyu4/s3mVOOMJeg4peKYbbM\ns36uO20EB7VVQ15QdWJASz+XxbGPWebTAt8d0Fbbv3K/9DwrMoOya8+ONU+w\n2ZFQQ66HuDSKXX3dqJv2liDBa88zi+7BFMMs+FlEkZgrTaRwJY+aRaJ+O01g\nhQUhpIxpVVcKbrj8DnMxr9Wsu7T14PD716O+Zv/ME9RLu7K5KiUkF4G6KCHi\ndpwDP+OAhbcf7q0Q1lnOQds6V1FMwnjoNrQcavydB2USz+BoUF7PdJWmhrX8\nTzjizCcRFimRi6IYNR0Q2yuUI2s7eV5oWzaL38Ux2AxFUot7nMEQe3lICVWD\nXxz914Z9nXRSeAICgYs4bWcnax2X0Sz7ntjGv1vFBscN8XqQzOxVluVun/dp\nCQCNxUaupxUU7/MXDJ51CG7utM3UhdwtdS26dJ0j3d6E0WjQCePuVjowUJ2V\naNqPTNvisjBNmhTwcPh5n/LJTVk8e2HJWYPpT9kAOMuXOcjMdvK+GzSEhG3g\nFE7mCSZOTotrtoJvF+dpsIPvyLIcTaLodpLYKbyWQiR3ZXbxFydTerht5Y/o\nhaWgroDq1axYYUUZJ2T/PNM0ziQgUeGNgmRymQhsz6d1DDiXi9F00SJ9luah\nCDEL\r\n=Ts5p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.2-alpha-5fd4aea8.5+5fd4aea8","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.2-alpha-5fd4aea8.5+5fd4aea8","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.2-alpha-5fd4aea8.5_1580389784220_0.4411932883648384","host":"s3://npm-registry-packages"}},"1.12.2-alpha-d3b8f33e.6":{"name":"@graphql-codegen/cli","version":"1.12.2-alpha-d3b8f33e.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.2-alpha-d3b8f33e.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a2afd69efacc5f89584a6cdce5ca48f544ffea7e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.2-alpha-d3b8f33e.6.tgz","fileCount":29,"integrity":"sha512-5BImVXUIpV9g+5L0uHTkPO3m7a0bUR3bd5ZfhSWZkh/ntcpSKwhCB1eT+WZJiett628IBdTlxT3GMVYpff5ajw==","signatures":[{"sig":"MEQCIBF6qKnMG6rFzn8CtGJW1CIO7E+mhUYMsG27lf+vSSltAiB//uXekZ+dg/C/9isv+ZqRhQn37dUNgyVkdpffzl83fQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMt+uCRA9TVsSAnZWagAAoNUP/3vCerWQSvt0Coo422u1\nfGeQvjMnXMZ+8K96ERTkcRxvASSmgM9n6FmJJGy9G961EIPkjvypfLf92dPN\nfqpHpZdCgO/yIp+I7s+FwMglk4A1upvpRlIHHBM7rBgNs0Fm0Q+zGbSqhrjE\n2apP4xflRGcMDIchj+1Xl/3TIqilieGbBJbxPH1cA57ktrA4WWF5nvWacW2Q\nTw2hyNWH0Yko2Z8IlCSA+ss7saqe/Zf8xAb3wiL1rzU2Q5kIdaATayHo7uQs\nxU0bYp2eIDLPuko09HWbadefCqFrhjhRJFOEwyu7tNUIUbRvjvXOw9eFJdbl\nRswjJ4SYtVfaIgeCVs2RkZ+12pkfm7UDAznw+l7BRe2iWf3l9PXkb6z7F0Gl\nngltBPobGKr5dh4J3/exUTtpvy2wUV9zCaKt11gtLG8mzliyXQ4VZdot57Jc\nWluE94Dx9BK695HI2CqeCPTbtkWY1iGMdeoZDLeoCWWLQMPMsm0+0btv6vWn\nPyhFZotAcVceovuHuP+rKvik8TjjIxHzD64YdYsiZ1dPOyCd4oRutOz2Cdei\nwup0/gFj7fOypck01VS5j/ecPeTkUSyW6jjtv20h08NV3BHvonfqzP26uPKV\n+/7kJUOwdc2L+OcNSVMXibcrHNfw/lHod7YWGi1z8a6dEkRDhwoBiqIK1fZX\nWOSE\r\n=I/jp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.2-alpha-d3b8f33e.6+d3b8f33e","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.2-alpha-d3b8f33e.6+d3b8f33e","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.2-alpha-d3b8f33e.6_1580392365826_0.9328692489472217","host":"s3://npm-registry-packages"}},"1.12.2-alpha-5cc90198.6":{"name":"@graphql-codegen/cli","version":"1.12.2-alpha-5cc90198.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.2-alpha-5cc90198.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"06539c5399c9977a5a790af85a3cf85f9d496376","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.2-alpha-5cc90198.6.tgz","fileCount":29,"integrity":"sha512-JvCYvZaLhN1qLqSE6XV4xyM17qan7xPn5KaUwY9LIsm1oK6S28eQmW7DgLX81Z3JMTWK5cfftaegLEM2+nu7DQ==","signatures":[{"sig":"MEYCIQCWwyAjdGoOmUGYvMJnyQxEV/ddrOrSZ1BELI7w6bDsVwIhAKZYWMjNIVBIO7Lis2xZ+LIKTMcEZejrx1Mz5Gjc5dRb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMubsCRA9TVsSAnZWagAAQacP/RvUMo6KRhkppypJE3UK\noUJ+vWm18ii7hyRQZwn3zNBwLSy2RA/ZJNWK++kw7VGJ4YrW3FuPVBXMmyX1\nOVvgXE3xk1Y6Vqa5oPTR2VbWkswUWq53Tok9VX+h/N16CtOjOblSHq3Zbt4U\nTdfWhvC+ZJsyCTIyez8ppUBHfp7mFf/lK3s4ppYW+TBJ4qqlTwrFye+WbMm8\nbrfLIMG7nYXT5LUYPVLwU1ViTvs08nshbYFUFe8zjfXSbZJZDzhsBev7RJhV\nbJkG0Nwo7GV89K/mHbXbettB3ZkZFHR0yOzpix76GqaGpiPSN/TQu+v27i63\nulhnttli6TGcutU2Tayu2bKmFbYv49N9dQ4iZVVcuy/18sZC99VmnwzUtkz/\n67S5Zr0oRlv3J9n7ac/A/XSyl/Ox/i8Swzk7sFgySF5qXhlflb/4dgoF4VHI\n0S2x4uMnhJIOKaFhr/42ATJyUQ1b6CxJs41wT2ION2UG8b7Y0pkR4N8E5Ee9\nnh5RxX/QTXcj2MJBerpvFvX/SHyt5TH3dbn0Z8Y5vBSV2A2eJrzkGzLV4ALH\nFG7ozjPz3eZ4W8igDjjoGYqG7utRbqoRik3NSQYWf5+JEE5+QGbKpzqQO4mX\nZGB5KMoDmSv2863draRGOZ4sHl+or7OJAMFFO3/KqEL5/7Z2lk5iOzz+OGZw\nNNkb\r\n=meND\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.2-alpha-5cc90198.6+5cc90198","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.2-alpha-5cc90198.6+5cc90198","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.2-alpha-5cc90198.6_1580394219327_0.6219850343445947","host":"s3://npm-registry-packages"}},"1.12.2-alpha-870da5e8.7":{"name":"@graphql-codegen/cli","version":"1.12.2-alpha-870da5e8.7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.2-alpha-870da5e8.7","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"6fef6b633a00f123f069237b960b7263cd5b5116","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.2-alpha-870da5e8.7.tgz","fileCount":29,"integrity":"sha512-iMfYBtNFBCNzVn811Zu8QTfG1aPoR6zy9fvNp7crd9cwrlHvC8Jhh2DsPs5KgZHq21Y4x4qNvbd+KIi5ZmNCeQ==","signatures":[{"sig":"MEQCIGq8Jw0ZSSzLGxMufw/imqc8WVK3+1Xo+O/JydLH6kuIAiABObAjHWzusEaiatl2EW8bYWpuUMzxdqW+s3w52JeQsw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeM6mkCRA9TVsSAnZWagAA2msP/0Wiufte7mr2OxTh+02g\nnh9mKt7zfG4WH4QYPuyeXtddoIBJ07txJxWPRAeEV4IjSekFFbfHlfbN9Jdu\nfdXUIjz3CALeBVICTeMIgaLtvawDorU5j/nm2G8OUjjb3GjYO3m0ytaJY4Kk\nbLH9e7TtqAg8AN3NAZsfSlKzPNctV4ROuDx0BDoumN4h+NNWr6mt8OZlQxHD\nRZG8dkdRq/t8UU6LqGSOvI//xRupjXj/UZX98xVZJ0UrJErZKKzvYaiQZVZ1\n+hk5D0W281a/6+6ER4OG/BEDl+yZgVWO5mMrdWQWeYZS3FXyf3EpBWVwYm/h\nTtIwBKVtU4liLkv7XJixh5ln972bl98PaqOgvkl5uqNJeCiMGlNwBP59gSNq\nShRQUmoyGYJ+uOLh+jLsV43qVFT91puE5mhzabhT96wzi/6oTLNLXBV1+GJ2\n1/gLppnY8jHRgzfCpCiGy2azs+9gAQ8892lHFI+6sztSfEhqmStcbTzCEexf\ne6c2bBVyXcAcI5kuhN2JwS6tGdwMKVbemekQu01xfOlr86ptJGV0sFnTBdEA\nDGs2W/GHoIBQv9jW3bF4jXMBhHfJd5FyK7mwONPih5e+90d90DhppuvDqk9T\nSs8Gx9Tf7Q5h30E5P0fvxpYsZdps5zHiCtzJ69an2Ua39qwxhiEUTH2hFi1k\nyEVw\r\n=wWF5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.2-alpha-870da5e8.7+870da5e8","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.2-alpha-870da5e8.7+870da5e8","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.2-alpha-870da5e8.7_1580444067377_0.8055431703451179","host":"s3://npm-registry-packages"}},"1.12.2-alpha-fe82c59d.7":{"name":"@graphql-codegen/cli","version":"1.12.2-alpha-fe82c59d.7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.2-alpha-fe82c59d.7","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4f410773e1a73cd0c6b33592b6e20b563cc4dc43","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.2-alpha-fe82c59d.7.tgz","fileCount":29,"integrity":"sha512-mAwWw+SbWJaYLf3s5xhK6vtnrowDnUat6wYqk9CIUQIKiYbihqNwjIMA1JeALASMigatTw78u3ZqQx4CFKWlVQ==","signatures":[{"sig":"MEQCIEwdEq/M12wAyDD0X9itl7BNKOqK/F36PaQKg/PHrZTQAiA/XiiRz1nJZi/hXr2J6ycr1sHFiABJHEeVOWPWZDChdw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeM7kwCRA9TVsSAnZWagAACxgP/jMVvdkLkNRKiPNMJ3lb\npWzVv6KLZi1T5iPGBxR7PXSIplz6Bnl7R0EWV6QicxNu6rx2gTyc8F6da1Ju\nHJ3Pl+OL8U2yKkbdfKf1n/olGDaNyrHXkRAT5n2e3ymmNJFiY1oYZ9GTyDQf\nTR7n+pnNvDwb0elFdjNJy0LQwtQz0c4nEnUpkkhtfVm7V77nWlFje4gxenXO\n19za6l26tmNChkYiZW46DhZ399hLy+FSly/ZtlK8lef9cx+Vcz7HHOrjGCG/\nrMCKWPpTt84nDT94m/ICgOJ9jRnSAcL7hxsozPp38IKE3G8P3WvpVNY5vrj7\nTpEEKKuq00miwJH8YSBUr6E/rM+DctSIVdqR2nA2le38GfQooCYwqDgL2aR/\nJi+b16k1HRFd2sfqlWc5M1OcHOwo8WuiZzskNhmZJ6y+nZSLHNyEEgI4qhl9\nobl/CpONGh4/19Lhq49CTENZ2Mu0wk4mwTW9U1eNzhgvHFpiFpDxmRCUEz90\nayTy9XK4bSlZTnfIIfg1uPAWB9CtX0sUyYW0fjSu6TMwrrg6Smi06xmJpyV8\nm38l2O++WHHUJH+Pn4Oocb+0FLak07rD1SUpvwhVQl+a4ps7fNaZxFozqgpz\nhx1YDPTOtOH+bZxFbCiV05QpQ6H2RLR4VnYqXnQQ4k7blZPNgwaCxzFCq265\nDt1R\r\n=Y89K\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.2-alpha-fe82c59d.7+fe82c59d","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.2-alpha-fe82c59d.7+fe82c59d","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.2-alpha-fe82c59d.7_1580448047991_0.33780272188410065","host":"s3://npm-registry-packages"}},"1.12.2-alpha-a54a372e.8":{"name":"@graphql-codegen/cli","version":"1.12.2-alpha-a54a372e.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.2-alpha-a54a372e.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e2ab36d9270418215904cb8ebf5de69d36929164","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.2-alpha-a54a372e.8.tgz","fileCount":29,"integrity":"sha512-Z/qjr0XQqH0g06h32CVTzDY5A33J5zNPdRbjdDSIffI/ONEeGzs8Ulrzn7bCHtzFJWbaSMUli4JrVDkbDKaqlA==","signatures":[{"sig":"MEQCIBrBqsIwIlwgNH1x2naxKi/xDd86wL5SFzi8Xyf8RPMhAiBW0EtxBgQRnGCG0DeF+jPxhS/sS+cxZQnT6O9qEcLSbQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeM9V4CRA9TVsSAnZWagAAXvIP/ilGpi2yyVOSkuB9CsN3\n/b0tQZ+FMuN1XCf/21cn6KxdJRkyFjrMOK/tFiKIOU2Gi59hvZkqZCsSDrfu\nd8LIYYMBs13peSgLvaG1zGPxkSIvq3tp4I/0G8mrMACsatB8UW9rFMGC457k\nbWnQ2+6V8LHgYQplLAM5FTP74Hn0G6K1y8jmK2blgs8oQlAJT2YM0etokYjX\nFvE6BYNgk+L59GhoZNv7vyf5DmX2rh8faJV4drMV2zfGSIDpJMsHFFHgCOWn\neLMfTqVLsoEa0yYcs+RYY2o67WDsIcnfGQ/V57rZAZThIn6dkFJZlWbL9dMN\nTe0GWQMkmvk3x2O+Gli1IpspVZ/UFPnm9r5BJ+dskKj0RBInhTQXMF8qB1Y9\niqxnB0RUFOBsJLC6/SlXzgqz7VXuAkM7Rlsiux7m1r+Q4N5VDtT9km0DGuyi\nILB+cjCv3m/Hs993mlH3dPbZNNxzmcpExEAGH7T4uFHuEAOEruYYSXuc9uz4\nSRbhdTwciba2DMNPt9FGpylrPdCTooOSOP20Aii4aj19oBCmB74r+WjRY9A4\nWzT9/45TD67+yFqVR6x/bypDwI4XUsSpPNuDjM+al7+2diLpW8R2lyV/Iupn\nn1YEuODjJ6V4bV0DilqcORw+fsEKFyYfU8T573P0MPLvMWXEFPQOx45phbsI\nxlHJ\r\n=rreL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.2-alpha-a54a372e.8+a54a372e","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.2-alpha-a54a372e.8+a54a372e","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.2-alpha-a54a372e.8_1580455288233_0.21587413435439307","host":"s3://npm-registry-packages"}},"1.12.2-alpha-131b719b.8":{"name":"@graphql-codegen/cli","version":"1.12.2-alpha-131b719b.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.2-alpha-131b719b.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a9da4889c9dd0fd7642228338728d7cb5f0ee02e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.2-alpha-131b719b.8.tgz","fileCount":29,"integrity":"sha512-+62sS9JmNTB0cxlbeYHrL4wtx7uAs54VwCpHxjJ47PgfXEQnG+AB0wzDS66uEmYZO4SbnDU1Ve+GPdBN93Bawg==","signatures":[{"sig":"MEUCIGnKRCl3ImF8NUo6DwJzn9cWmOJ7IYaMv1ooV46nIYisAiEAkLMV/XIPA8ZC33Lj+VFI8OSVD9T+pt077WrKroDnyVs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeM9tYCRA9TVsSAnZWagAAfD4P/1+k/vGoFxppdNbQhXgl\nKhe+8i81xucOzh0Y3kyQNFmS3bjSBDXInsFY3BQsNk0U5QEBlv9OFjuvfLc0\n5M4hAfGyrh6J+f2OdYYIGJE+sXtqj5/OWWIs0463w4gUV/z4b6jTKRfQt4ea\nX/EfCBNeHBAEFEQD0zR4F7iA6smERAs15dFVXFmLkIPFTty53/XjRrwKTaCg\na1xFEs+HgZ6HqPgPdxz4aa3MGkjIcyEsGfoOBrLlUzcQGr3MqsQiaR23xM+L\n+OCoptxZlng0cND/YY6jNmUwdFJV4FKz3T5bxiMUSAq/mFRcrzYJJzZNtRbp\n8s3isE5voWRd+Th4qOf0USFMVEv02Xbs5AVzOKqV2rk6ie3QKx3yCkBwKj0f\nhAaoj8DwtTfHoHARUWhgh3ru30xm5Pdb84X+j62FgzGpblQBiGOobA+iVzQn\nfnGa3LPWl7IDd8L2mVPisepgDPo9VMPrXjPTa5qANX2EemLaZO+UPlE4nlpk\nJvJnNXR0tCreocjmt3AXIyj1u0oi11iWzFC6QNpntsfTJFZnZgsMUUc2TV+V\nSEW76MJFz6pTDKgWN6IxrYZiSexq6YFTeJnwoV2GhiiOyj8Ey1c5eou8uDOp\n0aSZa5SmJdCUrJYk0x7QVEtAhHRiwYQAcMjDTSHOiR9103kyfi/RiDwpwtBT\nTXKd\r\n=xHZy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.2-alpha-131b719b.8+131b719b","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.2-alpha-131b719b.8+131b719b","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.2-alpha-131b719b.8_1580456791376_0.7251677299743695","host":"s3://npm-registry-packages"}},"1.12.2-alpha-6177b49e.9":{"name":"@graphql-codegen/cli","version":"1.12.2-alpha-6177b49e.9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.2-alpha-6177b49e.9","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4dd04ba697332f09f997862d25d434234a8cd5e2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.2-alpha-6177b49e.9.tgz","fileCount":29,"integrity":"sha512-F15ixKPrdInUjgUU6shijPL7Je3ipLvQMIFs7Mm+gUzxlBuFW0u5RWZ6Ak6RZRjDNHKL0fo1rduur7TjgmjH7Q==","signatures":[{"sig":"MEYCIQDomiw5fb1mjdmLHgAlPcXjyv57iXryu8HrCxk09DL6wQIhALg7it8fQJPhTQvkkhKgcvElIPeOw+Dr7zXdNszBch2+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeNTTjCRA9TVsSAnZWagAAvQAQAJ/cMsJrohAqyILjjOtZ\nPPxemBYFB15wS2OdW9yKAcHWKn5uHVIvYGgXoXiapZcyOHjwq/8juGAW1lAO\ngCB994R+UTwhbW80mldbM1HIXFNuDGxGbDfXzfsLHoPU/fnFCnFOvEDi1Brh\n292KD2eupHa8vCXQx4TYxhmhQHZs1iipJws6ogTKU18xTa0TkE9s9OoNb5W3\nAFoJJPVnlJyYgUATPFSJ80QuqHwwGkQ6+a6ep/+H6AZ50BhwDYk9pNnY1otb\nalTp7rrvFreCwXtPSrETf7O1H1D1DAnTndb5w7aOTAUcozlg4eGLZg1R4c/r\nN7C/pTj6Iq1qDGiBt3wcDRx44UhkCTILMfR1b4WLrsDkMqvitduVJrfVYXq0\n5pnAv8IHEG2eAO1mHrji0o8yTnkiZGzQcT0GQ/+OXppA3BiO7hgnyjBoH9XB\n8otz55mxov0y/Av8hg7uLpVWpcevTgaXdCJHO70ILJDby9yU+dHtXCJ+bd3h\nNhrzv5Asjg6E+lYE8iCZnyMW43P4L6HEXnCCtYGRdCH1SO4vwijpnXO4ti9Z\nIqeaEg8N3ELPttBywKlhjuZXCxe2kK2rWhOFcX+9YNFaSebZtzGKGVrk6P3j\nLIVy0P+KYjca5nfsivHRY+OwRQS9gm7Q88H2SChjh1iqZ2k4NM+KhrUmEyZ3\nnrYj\r\n=u3bn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.2-alpha-6177b49e.9+6177b49e","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.2-alpha-6177b49e.9+6177b49e","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.2-alpha-6177b49e.9_1580545250703_0.6725496189189195","host":"s3://npm-registry-packages"}},"1.12.2-alpha-8c807ef5.9":{"name":"@graphql-codegen/cli","version":"1.12.2-alpha-8c807ef5.9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.2-alpha-8c807ef5.9","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"53bb3db7c227465087e60b875e5208b945be6cfb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.2-alpha-8c807ef5.9.tgz","fileCount":29,"integrity":"sha512-YQdrp17ykkNkp3Jk2BPapSIUmf/iP+e6vkOpkgt1eRcp2tJypB8opF58V6p2RQz0XV9SLMTeXyLLBpYAnJgcBg==","signatures":[{"sig":"MEQCIFGPlfTxYgHIZf0o4rRSgfk5Aw51PvDfr0sEDGo+chxgAiBHGtPcjC40LkSrOMXVDBkSRv7Kdqn56ySlfWMTwTjgeQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeNUMUCRA9TVsSAnZWagAA8ZIP/jYmt+3Xtnde4XloXlBg\nznlq3X8JSSWthX4bglOVt/MpD/8gMcoRIw0w/YEsQW00+TEVNzL+svz4DoGi\nY9lLVt5X6w+miDoUI4QnhFvrAuHpKkb7cbpZZMf4jw0NmUB+hUcQUfwyWcEs\n1a5dSrzTZdyHfZmVysay4Y9DfQlkuV2mgC3QecTiUYLz6OKrcyTvYuQODx77\nGQWUZOMJejq70OdqUpKlQsh0zdde04TpGveGLFqYhANZ53YHUa4ett8Ey9D2\nu5SFPfSnSWLopp2nPhnKr04G7Ru1KW8WsKCWwq/go25OnS8AjN2VsmMg8sAk\n5FCxQZzZaragMYSO1Aa4WNemzJ2px6TUAoxGDTPV6FEcqAiu0pP/Cjj043yB\nZBsSTvP10LC0WtIvRQnRHFofrTYXfNRuRa4QcmACGuFuQhQ0hKGtWpmSz2Qo\nfDTscktegQFcE28+wSmdUqSKVVHhWxW6fgA1QHWSDEbMgNSpfWDMOfcPMFMq\ngEb7D8n23NeqvztpCrmLpCsDHLsnvWGEukmgBD3TCrBWu8ZnB+Pm9R48CcL0\nMUuONrWHTpDfLjsvU3c/3k6A0RhXAro3j2NVbI74LGdQTclLMEq0SwfslEQK\nB6ByurAxW1NMm6y+fZeS1NDlkAJySd+lIoAwmACZI2VIAPCkeg0chYgyezqY\ndRC2\r\n=6L/K\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.2-alpha-8c807ef5.9+8c807ef5","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.2-alpha-8c807ef5.9+8c807ef5","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.2-alpha-8c807ef5.9_1580548883574_0.14299470225131716","host":"s3://npm-registry-packages"}},"1.12.2-alpha-c6a810bc.10":{"name":"@graphql-codegen/cli","version":"1.12.2-alpha-c6a810bc.10","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.2-alpha-c6a810bc.10","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5335bad43ca8450fc18d96ec000d3144df25f27a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.2-alpha-c6a810bc.10.tgz","fileCount":29,"integrity":"sha512-G4PhWLo5Nf0PXjmSdx9Qo0mS+4wwiEPRge2ZV9jas+cjy55Y+iAEVnAjq9bqzW6AsqKWoEXIlu9szQPys/Gv8g==","signatures":[{"sig":"MEUCIQCRFJfiomLcW08IstGJyUgKxKLi+/L5u31bL/NysZO5XwIgScd5gGuemt7s+5P2Kc53YevdUTFu8OCz+0CzquNINuU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeNrhkCRA9TVsSAnZWagAAkmsP/0VxeOJi2MGPehusV1yy\ndJ2+2w8d8HWwNFM0rb1p3JljynjUcuHETXNI6NTKauPZdwRuzMdbAZO1bypK\nK2vWKv3TUm+Sl00ElyBhf5iRTRYGvla4wCacxtnpSzya8IMicr+8+TA0VFjN\nyiJHur9R5eDXL3Low+5EUhqb+/5YPDjrdii9Xmp7xZVUJ0nHZXA2IJnVHP0i\nOtSIZZlNHk5Y2sNEGezd1ZXnMME/n0AQOskfTdGELFMDVqGdADCLa6ledhI4\nWMgdkjRNj1PnoNvJaqQSV2PEQePo8CV44TGrWL4uBK+ynwqU8XOFGl81B0uu\noqHYZn/aq4ZtuEYRySDS/WkXGAmWoOQZr/sD6DQzEqV/6q/sgyrEWgvC2N/0\nNG+AgHczYQR21kkqsupm0QbRCt64I4yJF+9rzL1yteJnDeUbO/+EyJFgkdaa\nse3SeKHDw4f7WiznePwObDaNrtexDKcIXVUinmFqgeC/9BneyYwM70aoI4+R\n0eo0CcZCCqqwU8xPx4EOD/B7hIr7kTvWgT+L288sVRjeKpF/eoo973rRZkWv\neFJwUBDWzsmv+Vw9fjM9OmNYEa3OjsoL/qkMOTgrS+uBgEZmhL1O8tr8L8Er\nOFBDL2I6PJJkvWZlQgDYJIAPglS6r38nIiLAw2GrVxh/rKQHqV3uAweyIURL\neKc9\r\n=xHqB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.2-alpha-c6a810bc.10+c6a810bc","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.2-alpha-c6a810bc.10+c6a810bc","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.2-alpha-c6a810bc.10_1580644452054_0.3637988794234772","host":"s3://npm-registry-packages"}},"1.12.2-alpha-0a9729ff.10":{"name":"@graphql-codegen/cli","version":"1.12.2-alpha-0a9729ff.10","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.2-alpha-0a9729ff.10","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"dd68b158aaa00a4ed42a1b848740551ee743c3c1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.2-alpha-0a9729ff.10.tgz","fileCount":29,"integrity":"sha512-ptfESzgHgP3PUcs4KQPpoj1ur2+aLsiVKzh81o5pthVMq5IlQOCwPyi9TB0w0fx4qs/O2HW5RWXC+6NY/4ip+g==","signatures":[{"sig":"MEQCIFUPM0tsIMt9Gwvhptb3wpRRTgqk6o8OcVNbbfpJsgYHAiBHXVVGRv4N3qW1rGBMl6jGDHhMAfsPDOOFwpJHVeKC1Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeNrv2CRA9TVsSAnZWagAAN1gP/i3hr8Asjz+NOaduNHEJ\nfY0RfBw9SCjQMQhSbqyc8FIIkRh1NhhjZeJonP6HNeukMSGaFG1LA5y2alHJ\nGu5sGwyZqTSoQ7d0m9Qm8Wv2B5EnRvnb1uZkp4smX4xIDAtwwmM+5PY3wR19\nlu9dkiODlWa3Q+b7TFYzGXdefarb1zPhsyo/XZ0bl9pWC48ZO7HaxPr8H1OO\nK/Qp7Zw9rajI3wcM6x2BuE/fDK5OIV7lEbZiYp5KzXsCohF3fJ9IQO5Enfpj\n7Tu3ItIdDfRjSmDMLOf3ghLMpDULgDUQd2y/cA7dQZTOxEb9wAx7vGDnAI0c\nRDRwurvQI2fAC85JKTdKxnudjXq0nZL7c8NtNFySk7ya88cKnd+p/u3Oj198\nmYy6xzQZ+sQGhH8vJ2aaltuJhLV+HtO23/nDY8Qx0BPv3lxEkJB2Gsb3VvM+\nNB8wOYeEVIwdXjMPPVW/YjSzi7K+P4zlfTcVr962j0Jf8Uqfq9ixYUSXu3O9\n/nIpcoc2BTPzO0yen8NH8/jfj3uRAMvR/ARlmoNsPjrh/GwkCJCU0dXTBoXV\n1wMwpdbZVGlJnmrDuoC9atvP04yveWdsTve7YkCqNFDEepg0fjCHRdDRHvcl\noo/SBu4SUHCaU1nWQnY0RspVr6pRpVkHsuQBGuKkWzsC7M2jcOA8Rpev+xk4\nP/la\r\n=jszC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.3.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.2-alpha-0a9729ff.10+0a9729ff","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.2-alpha-0a9729ff.10+0a9729ff","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.2-alpha-0a9729ff.10_1580645365781_0.09549464581636924","host":"s3://npm-registry-packages"}},"1.12.2-alpha-c8a76f6b.11":{"name":"@graphql-codegen/cli","version":"1.12.2-alpha-c8a76f6b.11","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.2-alpha-c8a76f6b.11","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2bb75fb56f5100fc23905b3450c05f980053bcc2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.2-alpha-c8a76f6b.11.tgz","fileCount":29,"integrity":"sha512-SwrvFp02TcNeFaC1IUW/yDNOdNmlCUnRhc8f/wuJ/hhZeKUNr/IWSB2TPnSK9XxnKhb9MZcm/s8TzIaZxLtb+g==","signatures":[{"sig":"MEQCIE4tikHexAUfFStwL+FG1l02gjqztB+dtIy6vW5I+iJ7AiAQ/Gmlg/jGiR5rf5xf8dUIjzoikGk3uUQ1DV81Jauxuw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeNv3ZCRA9TVsSAnZWagAASfMQAIUQeef7r5Sw5w1xchXh\nsqGrx4ErWda1dR8/2Jzbvkm3IRrer5SS00e2D05gd36rzC7Rs6iiug9hEDWI\nyEaEysDhvmydZACWQj4tYwo80udkxhJsI4reck8eGn8V43Fpd9rCnu6xI48B\ndeqDgA4G8xtkVdwpPgimlkglVmQGcJKwodSFNUUjMOOTsm3I/HLsMEybkxAw\nj7JD//pg30bMZCCaeT0Fogt4bSaDJmGXeAi1IxfHpXDWB99qZRh1udqBgoAJ\ntMUcQUPU3P7bx9eFY1COlru4DIdCJ7boUzTDW9kqMlbVHThX01/1BdfDQ5Y7\nls0SjCuMQCRRh79cmrE03tKJ8DJN8kw+pmmp0gy9nyDFzoLr2TA34G3/VWlr\nAOorcOf12BStpVRq+YFeHK7e5W+Icf0cxcTnf+IrEr91rehAwNj6MPR4IfPx\nmE86Wv9/qlumZqjrwcv8b4KqC1JAzsiE+gz/B1/fmBE+C4OueCfdy6GjDPx1\nLlKUu1kGpQi0tN+c1+rsGgizM3G+aiHp2hE7j6p0z+kkOlOp0UoL9BeeFUs8\nqpGOZciL6v0JLz6Rrvs88SOjwCz4eoT8NJHkEo043BG+J1+Qy0MlyqKiX1k3\nVRIJ6sui7EbSJeGuTVEW8PGk5RO8c728Wof4VDUzRVFz/GVa8lQB0+orwldS\nKgGm\r\n=u4yS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.2-alpha-c8a76f6b.11+c8a76f6b","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.2-alpha-c8a76f6b.11+c8a76f6b","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.2-alpha-c8a76f6b.11_1580662232624_0.8001805853965898","host":"s3://npm-registry-packages"}},"1.12.2-alpha-64584be9.11":{"name":"@graphql-codegen/cli","version":"1.12.2-alpha-64584be9.11","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.2-alpha-64584be9.11","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"aa5a7d386a65d9d33ba25bbe870d235fb7c628e3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.2-alpha-64584be9.11.tgz","fileCount":29,"integrity":"sha512-4F8oyF18Yd1LTAvXfwBT3/OfJklBaHvYqKPgRaRKGXC+yJlmm4U1pzn63iTenR+NOGK6Qv/ZIwq8SkcS6Yihsw==","signatures":[{"sig":"MEYCIQC9QcDSGPWqRV6/YX9w/OlWVzirYbvFkLEmD+Ka05A6tAIhALezZANQWjLINE1U8XP0Myr4seNtq1eYXt7XdNEXmoub","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeNwEXCRA9TVsSAnZWagAAqcwQAKFfTO3YA8gYoTysA+Zr\nAahYVyv8Wpadpa1+xTXnWqQq7LhMwFi1q76Nm5nKyHEY48HHOER1IrV0J7jp\nKm25lWZKSItdNOqRDotTOUKKYVUbB7TXHe+GAhZJFyTwJE1/KXz1erQtvTlc\nuV+ctF1eaFRMHDacNOsKmLiHd1AoryHRGNKLa82YIFg41KuPYGSvw7sbwYal\nOBvNF2nsi29TpZyMUQqy5t2hdP2NsSz4v9EVh0MaKBGdXo9Lum4fM6DeNxS9\nAjuzudy7U6WNe/i4ITqf5VLe3rszwJpReB6UHdZHHTmae50/CtmcPf6V2iBT\n61/5EP2MTGTmWyXWOGjb76db3HAWWlDqYoH5S8a/tGCDrFDBv4jglaKqjzoO\n4G6PEUi2A0ywVCwk2ZXaaHaaAs/TtkINxdlDJl/mBP0mPVjzXyS2QUn1wza2\nIOWbdHccOFfm1aBMZThNh0qwngXWvUUYvomK+1L0zOsY+6K1YCLc8xffufsH\n73b9vcrfQfa7h3ScHM9+J6SQKLay4XdPqPOc2cGZSw8Xt7b15UAu7P9fUqVd\nFquFMN5mFDOrCKGsHA2KfktovLNpyp0W1gAx6jhXDqQuA4wb0JV/e5Dbnn8y\nVPlhH2roxe22zzpyi5IHSl6ia+1rfPSEUvwgZZ+80a47A22iHpvDNhlRT81t\nrFzU\r\n=7g6q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.0","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.2-alpha-64584be9.11+64584be9","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.2-alpha-64584be9.11+64584be9","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.2-alpha-64584be9.11_1580663062438_0.3906255728054071","host":"s3://npm-registry-packages"}},"1.12.2-alpha-20aae687.12":{"name":"@graphql-codegen/cli","version":"1.12.2-alpha-20aae687.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.2-alpha-20aae687.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"992917583c3e086766327996f93bba63ce7dda7d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.2-alpha-20aae687.12.tgz","fileCount":29,"integrity":"sha512-ry0MwcsTVoaMI3+juAR5IDbDTjJw2rvMc/5ZKpxSnin7gTPSmyM/Jt8fvB89NThf7b0TBCyvBtVzGoHPUf/5gg==","signatures":[{"sig":"MEUCIQCq5NdqifFBIJLuMfbApkwmu7/d8lvQ+r/mplm0lTOnDgIgJSOupjs9wI9WFbTZO9+VkHjWN7Q2mrD2pEjTkHiugsY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeN7yCCRA9TVsSAnZWagAAL9gQAIsoyALW8HI2Be8WD29H\nsG5fKuODQyuk8txlaNcn2NNYQpgeVmAu0R1bUClqs3A+jfOPO5kl9kv6bZ5D\njZJZzB7mg8vEYBr+0XgjQtHU1zecfDI0Urv1+/AzNREJvWNE2m2lrP5YuPpZ\nTk0KfoFBEKqCh9FTwIHGfKlZ9oOXuBo6Ez9dYZgMCwaFH8N3zmdOnMveAZbx\nSH/pu58rIAt+ok7KoRZ7Tt1BtPmZrqJP46+8eBLJDERp+Ya/hUVKcdwDnLxH\nuzmo/WFfvB98Ohq6hXk04jSUr12bPFg+ksCto7+bUH3DDo1gSk3taySWoiao\npjHwMruFhvR9pGKigXufOaMWbcEf05Xndr3fxT18c5u279KTm1Qw9IkJPq08\nkARIAvPoImxIyC1unkuZgx2mXx0UphE0hPYg8i/m+hAHwYjuxA8LPBHJpP9T\nxzzmACoycsYnHnI+WC8BIh73YaExw2zf0Omc9wYgrqrIst9JukAbqAo2fC9O\nAQpAxQIqF64TrwfXqI984NwIB0eMVAf2qYLneBKuwVTYP2bMCi/COVp9gqk/\nVPj3jepd9odt4Fia+m/eOOhb4f9Uy0jnbW1hg60DqTZunOdzGS1APHYB0L7/\nbRK0zqZiEC216r3SlLkUUPBWM+TmnF8EsGZ9Ofu01alRJsyw8VFfFTlbPiKV\nQSDd\r\n=hLuq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.2-alpha-20aae687.12+20aae687","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.2-alpha-20aae687.12+20aae687","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.2-alpha-20aae687.12_1580711041819_0.011353450379020247","host":"s3://npm-registry-packages"}},"1.12.2-alpha-a8c134fb.12":{"name":"@graphql-codegen/cli","version":"1.12.2-alpha-a8c134fb.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.2-alpha-a8c134fb.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"69ffb899767d77eda5f81f298a0ee54fa96429cc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.2-alpha-a8c134fb.12.tgz","fileCount":29,"integrity":"sha512-fP92Ibh1532KLI57N2AAdV0SCJKJiee03TbfBx6r7ZNnM8HBM5/MvhatOjXzhF/846SopCT02Zkke8kgVB2jHQ==","signatures":[{"sig":"MEYCIQCkBIoWg70Q3tF+IWcbVduuZuCTweG61Io5MG+CPDXkpQIhAIZqB9SK24PgRTgaJoaOO9+UR3LK6R4kP9nRwZR1n2AN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeN8n3CRA9TVsSAnZWagAAtQgQAJc0IqesWoiEdL2nCn6R\nB6rzCR1XNyfICvNQrSR2qQoqL3FtC3AMtSbH2DuKW8qWR109eZw8yCrFWLmm\nInpEKvXQizN77faGJ1sfDJDQWOuyDtuS+sSfeB/w1uGe678FHB4fbOupWZSG\nZ7jSaIxjLJiaHv67FbbBWA8TlKMH4sslN33cmqWTAVilbvJnphkcXeCYBhcy\nj5PBM0b1Y6osko0+yhkXHUzJS4NVvHqmFSYepdgqEGn2niFNNKViB/+QckVy\nkBv6V/8YLnWGwPYbKRnKAFuH1zNgi405kMT0qbr7PX8yCrMKowRujXTH6o3a\nKaWIOwwgtf65p3Q343eXzC7edZTTsqFrtH+fo1Gc2DHamMz3AI+9Z8Xbs1zF\nk7ZSgVFH1mRw3zatDYiz9qDYgbo5rDe0TZBRSZxvcUZs0shOci/I0LIP/jeL\nepJA44iWyFC66Sy4XQ7LfJCizrSxYlRW6lmCoGmRdrCdNDFErQxcnL3+jHzV\nHZ0RRk+WH2FTls6mMGTK1jjpBInGzA1xz26HHzhB+ib4sOQUnpW47C9TwV0+\nmTXIgsS0VY0pKTw3zQJJgZzXbSCJsf58wFfAMYyTpc7DZzX6X6/LWXr1s64i\nncqS0vpZNWB6qAPMEpJcyOwCCu1rym5AzY4YkKEtHu5l0O9ofHmsi/cwllnd\n9Q7I\r\n=4RnP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.2-alpha-a8c134fb.12+a8c134fb","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.2-alpha-a8c134fb.12+a8c134fb","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.2-alpha-a8c134fb.12_1580714486534_0.8790297287594673","host":"s3://npm-registry-packages"}},"1.12.2-alpha-1fc076dd.13":{"name":"@graphql-codegen/cli","version":"1.12.2-alpha-1fc076dd.13","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.2-alpha-1fc076dd.13","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"97dbd2bc5533caa61db1c863d92590b658eed4dd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.2-alpha-1fc076dd.13.tgz","fileCount":29,"integrity":"sha512-FgUbw/Afwhi3fcI8IFoSPJkTXZtLw2TZcm28SMMBZ+jBAwR2aoNj03kzFRIEY6IsDn7q3oW4KQXfy2Bd4jnPNQ==","signatures":[{"sig":"MEQCIE5j4CjX+2BcGdk9Yu/bLDnfqJdGVBGG8wjWlLs7IJ6uAiBwrjVI5w+rZrfEARD0sih+hfotI9MdLP44gLDwD28xAw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeN+IGCRA9TVsSAnZWagAAUZAP/jmAEE8aZXsh3/fo2ATC\nYP2Du/PvN7d6EtfwTFRhdkRs8uRjYt442jAoeDrEW1W+XkVm4UFejIzh7Qwm\nuuxJPR09qbWYJTSiTZl3LK21DLYXTMgjR9iDdRvgjjfwbWIQ6OC1YfK1Lrqu\nbyOLE3DSWh8rkM+ddZ/Dr+0+PsWhs7iWczEE/1VPpjhnKI4sjW9yYoU8iRxW\np7bxd8TQWJEDfFhcARYT8v3cx3nV4zEg0jmBDhjhcfrvmVeUeh+BbSyfcWBJ\nNX0EsjEO0N98cWvutETbshUK84Dpl8hui77iDQACUmUaK5HjbgrjcG/L0i3X\nkc3B8z9O5BeMmJ9Fyr007hgqT6c5yw29ewJuTjiVbnZnOECv7k2AJdDSxBKk\ntl1VftE2uEmO5JRrc0J/M32SLbkRC9+VLMyw1QrN2uDYZCHsCIKNHZfqt1ef\nhkyKKUya5tQShIPNmXoBmIvsMwW/f0tEyiR6aqWTiEwO2e7me2oozmVFe6Ms\nmnbnGfFC1YOe6rCg2K8F+pexEjRTPnDsrUXHx8Tq6MGElPKLyqctbMzlZlmJ\n0sQjOmEQW6n7KD1XpDQT4QSGYqph1zDKxqhLPlFE8Oy8iA9bV1hmQtrWpxWn\nzWDV9uV629/jpaJYD1mxxOskZShElukpAzVu1XDvfH2c8zDksy4VI0635LB6\nnSjl\r\n=7yOG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.2-alpha-1fc076dd.13+1fc076dd","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.2-alpha-1fc076dd.13+1fc076dd","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.2-alpha-1fc076dd.13_1580720645547_0.4527875483838064","host":"s3://npm-registry-packages"}},"1.12.2-alpha-3cb57f00.14":{"name":"@graphql-codegen/cli","version":"1.12.2-alpha-3cb57f00.14","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.2-alpha-3cb57f00.14","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"264573581d627fc56ee9994fdf01777aa0abc17c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.2-alpha-3cb57f00.14.tgz","fileCount":29,"integrity":"sha512-4sf5wW5L5Cu98oZlFE35ud3o3GtXpCR5jwhy7i3NbrrIN+ATGoOFy+zxETwI+U02a95VkUsYFk50Qk+p7Kk2Sg==","signatures":[{"sig":"MEUCIFoXMHrYdHiEt62PyK4ZyKzpW93CsTQ6hkcTvzPs3MdQAiEA0sHGGiyd7nijFPi1sfp+gBATKUowTInk/L8WOhFf748=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeN+46CRA9TVsSAnZWagAAQwcP/2oaaao5WIGLK217/o/H\ni7YhUAyS1wOqqfZ5MxviPLiRDS0RKsrV9fbGKtf7KcOIzAet/9gOmPoaJqqv\ndpCu7vXCmcNLgNLNWNq1Ik5myZE/QTTI8FL2GtANLbmZcrk9FVpPwYJaI4jC\nqUQn33md56q17/YQOoU3obAvmsppeNk+BJjwWGOJWBgiv0jB0MKeZGn5Y2hl\nsh9NWEhfxOu9JWOf4tBwdL8C95ZxyPl/r8qpakJ0bhuM39cjU1btiFQBHLGL\nQJhua0jmjdElCf2LuZDoeeqlC0l1KyMQYBg+oYYH93K3VTEGcNNkAptpDzEf\nDqJ+a+l0KKsdsqdypCIrRpp4OdS2KWP+G6mmoroKI2Wq7PBc0ba4du91S7kf\ndxufzZTWlujpUYlmYEtyDsg+B3+Bbm7cocU3hRL7vO0tkfkJG9CaPMa2GpjN\n8k1U3uAVtvq9eNDmGQaDpVJ4ajaEmpoMtDkM2+KWMAKr+unDvnOLPWehQqP9\nVHU+g26psrc9+UMzWq7z1JwIXhGXZikbgmC35JEzvYZ/feiqGQlhMhmU9eru\nioIaKWQLRZTAcUm4fTYSjPeotp6YzlvV8Z7lv0iFH0u7wPNtxmBfs9lmQwQ0\nocUE0F2VNmwdxEZ6R26B0EQSN3D+uzNEGYqX1T9x55UU38/p9Om+HaUAu3Wh\nM5Yb\r\n=Ysq+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.2-alpha-3cb57f00.14+3cb57f00","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.2-alpha-3cb57f00.14+3cb57f00","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.2-alpha-3cb57f00.14_1580723770069_0.4259540150911987","host":"s3://npm-registry-packages"}},"1.12.2-alpha-f5f1494a.14":{"name":"@graphql-codegen/cli","version":"1.12.2-alpha-f5f1494a.14","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.2-alpha-f5f1494a.14","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"265f7d9d13961544af71b05ec8e0aa81409c9427","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.2-alpha-f5f1494a.14.tgz","fileCount":29,"integrity":"sha512-hSOpNNCJXUFB11/zRzkjk6Gmxw41i3Pcs/k+dlVBoABHB/9S7Dk9y0pSyHl4E3WYJysQ9NdUDLa2OpkWC5Z/iA==","signatures":[{"sig":"MEYCIQCWQpphqtgdRq18EBsfQJizcbZ5VycmxaAxUnRaBtrWhgIhAK2nWVNIIJLbJjAR8BizWRnj7SGyjtLlvG37Aydn1ywN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeN/LWCRA9TVsSAnZWagAA9KQP/RdBYG8BdJStUVRT/De9\nD9E4QK7O1OfUe91i4WDPoNXK3S0kUf3VD7qLBisyc2PwjWUq9RGkSHIQ6NRB\nZgCloh994rWLgTrCXvJ4EMRTKt55R/iLcvjtyBDNxbEANIgXGuscWnIFpxAv\npZyuipTjO5EakdDHDCRH6Xi+apkDSMePSmGPoSacc8pY8VfzAiZZTJXqJn0N\ndio5OmywB9ns03Kq3fYIsgVVhep5PXLnHUXK7jR3S69mRIepWD7baVZhVERB\nlTZz33Q8Grd+Tv2VAT9Y52v/XypsUuBzgrtsTGJOk9zAWLFmy7zBVyLUEGiU\n/oexaGtZpOTNrlGiBATOB48vuOpZsiHYCc+E6N+48AQ3Jd1nT+9bVwkK1H8J\ny680UPjHbHRFQg0v5f8W++s88zdMQmqQWc++ls861A59AM4Gvev1h8+Udmh6\nrKe72yc574rPwV9WUAghMEfnh1n9P86XQWZemayCZz6XfPLM4QC1qH72It6P\n62+XJiExwc0HeV6WpD7ZXBfgJMoRie+eFHfMepD1Nm3TyuPHmKz3ThQuR22T\nxqFoN/0p+3Nq15RagmHj3K6qAHUctFiBBtbgckFiQEhngDWPkNlKPTUNkvWl\nJVaR2yC47z/Y6ZMSsCW0LV3bmVAglp+bx9FmA29BxwC6yyyyvxxQagCu0Yvz\nIPY9\r\n=rrVc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.2-alpha-f5f1494a.14+f5f1494a","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.2-alpha-f5f1494a.14+f5f1494a","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.2-alpha-f5f1494a.14_1580724950015_0.9820600817994729","host":"s3://npm-registry-packages"}},"1.12.2-alpha-9c3deff7.14":{"name":"@graphql-codegen/cli","version":"1.12.2-alpha-9c3deff7.14","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.2-alpha-9c3deff7.14","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2257848d10c49532d5a9c49733593a05b076d53f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.2-alpha-9c3deff7.14.tgz","fileCount":29,"integrity":"sha512-Kn3VW8S67dcIR4FmRyl9fp/4v7i+Zx0MCUWw5LbiEuWUsACD2/6JR1+GjV+nO+RBS0YCqwoOlTN53t3EjJDREw==","signatures":[{"sig":"MEUCIQDbun87y+WtRsLc9DHrShNyDWvMcMb/A3WS7aM5biDlhAIgA1JdM1ASG0qC6TMvFLPO2JnR+ciR83uxkdUBCkIPEsE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeN/adCRA9TVsSAnZWagAAs5cP/R5BKSl+D96sGUX7RNEO\n8kOsPWzIe1sCozZnihgILS1kbaVLhwZjrZqoFv5quoA0MYLJSjy5cnXHmC0L\nib7mR02kbBJfonGp+E0o6ruowMraJwkaNQAdzfgfd2qmCs3hFSVqGOfSTxVc\nBAuVQaNxDMLIvQI8NfzpURn3lIdW/7YYIISZLQJAy9ZpAYaRAySooGQ7QHRs\nG4tC0wY9GdZZ6X7V6hZDbCcPNxGzvqhWe4/olPmiEh+3BSnBpDzUKxdNrV6f\nYGaL/Xthq0RPcjaAAf0GHU7PSa5omamWJgxIZiHX+8zWx0vK3Jj2CP/pMBBJ\ncmV3sWmPwuLSCMhMtFYdTYTlbcOD6WKNELYLFgUXzXoJmS8jPY4RLXhxwdzp\nxsAwWACimA1UtCMfVNLVGqXuktIlNUE+VPh9rCnWVjRgSAJcIPsSD5eMjH80\nETe5dM5q+LWfVqA+5YKTPMHrqC+SpZ7pGjDioxomMUK4KpZTHsPWb6X+h/SG\nYIsL6bfVWxvpkX2E6MjjsGDoAZus48J8JqQ0GorpFLm5IcOD5UqxlAqev7Ch\nh90S2Cmn15DlNQV9X8FPB7Yk6dxEgjS4nO6CPNwstFWB1BiVuwc7abs8OfmS\nTljdLiXvhXY2RgpsbheAGqpmtdb/q7+C4yXMERqxzouTQnkPPsBHCbWQdFjb\nlI25\r\n=/3PM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.2-alpha-9c3deff7.14+9c3deff7","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.2-alpha-9c3deff7.14+9c3deff7","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.2-alpha-9c3deff7.14_1580725916833_0.6108357811372762","host":"s3://npm-registry-packages"}},"1.12.2-alpha-ae36f6e7.14":{"name":"@graphql-codegen/cli","version":"1.12.2-alpha-ae36f6e7.14","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.2-alpha-ae36f6e7.14","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"06b4086b368f50006e937613d92ec0f34236e68b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.2-alpha-ae36f6e7.14.tgz","fileCount":29,"integrity":"sha512-FLARaoje0uaKBYmOyef6tEIB7rZOEKkQz9DbvI8DmjAOZYFaHRvxZiIEVQjfWlS1ZVTbSnEeiOqvVIHh8gTQgQ==","signatures":[{"sig":"MEYCIQCbLDKpT/O32v/nZspaAjDQQCWNg3ejF49+tpP7mRXqVAIhANZ7W/MIbjbYcwOgl/x+1bDM92zlTWS4oH2pDEsPujVX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeN/eWCRA9TVsSAnZWagAAycIP/0t8fUIOUlqoepvEKvk2\nb0NAwiHDMWJjboeFvM/QvI1vqQ5oHU6pFz84Gmxys4fK4N52nBKuRAa/IZjZ\nq2/An/bFrytuXNnIsg9cYjQaMWU/2IILz7Qd4JQeYq9xLegWfIUBk547hD9Q\n5zV1Nf6oVT/iqn4oEtO0WyFXglp3oWbg4xN7K7WG3meXbCt303SFLh9/QKQz\n6D9HT2q15j0f9Z13Caxfa186d1B85OkIQnaOqeDco3XTIi0z2UXXjsiPI0lW\ncywEsMQ4I5piNZtSOdhCjtYGBnQF4ddBz3dSvilOBywmpOJZzK7bP7OpISmh\nueaf46ECjfmimyogvCpsERBbds6I1yfmOSredZMwMdgZfzqKdhPkKiRq+8QO\nsQzm0XbuLgtFzjwrE/O2mXQeeqnF9RPW/iLHbRJCM+pT8aQLjSD8Fc7H08rm\nWOveyphWdDtogaOk42H4hm6/NYnGLhBS0zX+xt7UsgNow3usquDLuUs3Nz6P\nM0g9YmOiU5zao7r5jG9VBjKj/dQOgk/Xh3sOQfkJjnVCX6wM3Adqb2JMqfLc\nHeefdQlqUGyznI1Jktau+4VRd/3NT1SJCkx7PE7T3QOyhPkALecdbFDAoTs7\nhCzspxDMs7rToZ9Um4LHyRwPA0UC91rRKshRFlKu5++iBtHEz97bqZ4R3znY\nRlp7\r\n=1mpE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.2-alpha-ae36f6e7.14+ae36f6e7","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.2-alpha-ae36f6e7.14+ae36f6e7","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.2-alpha-ae36f6e7.14_1580726165823_0.9380627684664953","host":"s3://npm-registry-packages"}},"1.12.2-alpha-ea7264f9.15":{"name":"@graphql-codegen/cli","version":"1.12.2-alpha-ea7264f9.15","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.2-alpha-ea7264f9.15","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e2672fe150be2de8b81996752f228fdb4d2e2c19","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.2-alpha-ea7264f9.15.tgz","fileCount":29,"integrity":"sha512-7KISNNn7L1HGFjFxEkfL37rbNYzFhg38d04FTWjCeMVBv52f3h8YYa+xIHQPuCAJkJF40IZHSeM0gqPV++vyEw==","signatures":[{"sig":"MEYCIQC3qsfWabb/UaqdQXJQhAp2Ew/zE0v2/Ivp5lJzqmjaPgIhAN0OqHdYRZnu3tc3S3yTN53SoUgxK/eroxPLDWRFqRhx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeN/hhCRA9TVsSAnZWagAAXyUP/A1S+dUCd/kl+L10isBk\nYRQZ2YPWLC58t28E9tYli32besKE3uhotTXslnmNlbfKbOmsRPtxVphtG94X\niUMvdcHwVMWipD/29ciheHltxoe2Hnq40lgj/WljJI7SWz1FYQ105gKG4PHn\n4gsWMfLRfK+0Gqu0NG9GCCwJmeEycNruHpqSFKktAajdClEFOWhsppcR/QhH\nEa4YIqS+B4uHL1ATvcEr1fAzTFjOHT+QyIBTI8cFg4J3bSEWqCJx/NeNPVsc\nJwdD/xWaCUi+LAfYci93m4DF4SY7j15shG+5T97rdn0rQVoQA2grVPJ1LLYz\nDByMDUNZFaRQOeCULf7GjuWaPjZps0A4HXC2GYi3EMSX2HrjYmRS4VbM9DlE\n0sw3KMJRPgFmwCdztD10lWuJXKTF5MAgLUofPY0t+N3M0ryIZx3WExkj4kU+\n5F8udt25dMv83Z4qBPHBUKz9Qgpn4tuG4XLmDbCxqhs+CQr0EMwEBGRfHkpH\nfhZAbns4wk61nxlTfscrNh5+eDso7Tp9lPRq94rh9TxSNhvqK0vDw0FwIMng\nUZuc3lOzZm0XH1wfkNVw9niRHutJ5s+O69lT7s1GsgBKBCLH16yP6rT9buV9\nKVQrIBs4Q3zLQVUZ+G2iFHxXrl4zHzb/elwcUPrQRHeovbag8gLAicPXdcRu\nsKsz\r\n=dUmx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.2-alpha-ea7264f9.15+ea7264f9","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.2-alpha-ea7264f9.15+ea7264f9","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.2-alpha-ea7264f9.15_1580726368580_0.8454252926744112","host":"s3://npm-registry-packages"}},"1.12.2-alpha-83779f96.15":{"name":"@graphql-codegen/cli","version":"1.12.2-alpha-83779f96.15","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.2-alpha-83779f96.15","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"91ef94c8233acbb3581b5114017e9ab6d69394c4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.2-alpha-83779f96.15.tgz","fileCount":29,"integrity":"sha512-Nfn4jiqG1/p6p40p/eEXSg6HzPZVT7T/YN/i9B3VcSwzKQNtQ7x63ZkHV1M3/V4weHKv4HSXmCAJFxuBjbCu7w==","signatures":[{"sig":"MEQCICmuyeVOAhJyunbXL3BzknIXNTGsfCc9wVuDu2TNE96GAiB7Saan/UOfUOmXF2nTzBM0LFCpeovw29U8wG7eBGNDww==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeODdgCRA9TVsSAnZWagAAfGUP/As4U1qn4sb+yppEz1iH\nRd7igfEjelyw0rK6zlOwYk7ohG9OcwwABrnrs5PKInyM7fnIsQGFmgINJlPG\nQhZ+JNLQbVmQJ0UkhVLIKjB332E5B1Zmqr1n5FL1kgPGpK/9MBcV1XGVeJSr\nEbqEPdASc7GROCxumxOKTG2c9L6JRsB3V3wooWCJVP7+lYepiY8dxsDCtl57\nf2Ea6u1QgiFYr/peqiYFYMTK8VXCnJMRNiC0QbXUl6TZTa8mHX1LoSbGM3g2\nPTbAV+2i/L92Ew9JYxPTaWW2uBPPPAoX0QKuTBcDCBMsIUK7S5VtIydeUlcR\n7WsjCo7JsoOMAxO1z3++ju1mvE3G9iuJDmcJkpJCTTGNw9GhxmaLZXaSD+R7\nKFFIQFbmrf2CrOU1SJhyqUCk+GivFP9HvMXZIN2/3bQ1Um6VlNquZX4prX1y\nelqQG6Ea2+iSPzTG/E6VyjDRlLiGRQt1ZiclGtGutA4AYtLgdqiOmHIwo6Dc\nfi1lHhVxrV0NQlmnVVfoxPmvy/kyxCMu1wpCT7Rm870mUG2mukP4m9dOKpcO\n229JUbggDKARKeBQPXT+K7vuMjFaxTmtCYzwowJl75F12Jlz8o1KZElYCslM\n1Z3IjGvtd68633s/DHNl6eCQqV03xoZHoFJK2t+RMjFPeXw6tW7Tk1Tt8Mrc\nY1P1\r\n=uHYo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.2-alpha-83779f96.15+83779f96","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.2-alpha-83779f96.15+83779f96","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.2-alpha-83779f96.15_1580742495436_0.21758332682509995","host":"s3://npm-registry-packages"}},"1.12.2-alpha-2c837663.16":{"name":"@graphql-codegen/cli","version":"1.12.2-alpha-2c837663.16","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.2-alpha-2c837663.16","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"33401bb09149645b504d3f7f434c8fb587aade4b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.2-alpha-2c837663.16.tgz","fileCount":29,"integrity":"sha512-BhL0dD60Cjkxx0n6IG25RkfRlqDI0FyKZH2Ty/lhe4wXbkEZuHxUhwnUMAc3ytUrPdxqbl2AyllmeBuh2U+I+A==","signatures":[{"sig":"MEYCIQDH1wdmwcsR5c0sjV7lWsLZU5bLMxIMsLsNqwVD0B2vIAIhAJ/pSEh1+3/FU8kRUqsv29FdSDggFyWg6YnNfgBUduf3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeOH77CRA9TVsSAnZWagAA6EAP+wX4vhFNs5yO8bLIlv21\n8AlG6YW5jMOyVda53TBRc26Pg33dCrm18WhpMqDBWtak+vmmith87ghEAXuN\nANCkekZcJkXxAwU0QvvV53oPRXLs2uiTLFCA9vCimqv6b5nZSe/1CCWS3ISa\npgIrqMeY56nyD6rgCa3v3TYC+O9cYUG4wnQvJIYh3kys4czuyyTYH+3EH8Nf\n/wa3uhNJW0a6sYceQCSrjcOYqR72rsN5pnuNQuEghK28BICusyHvietZxXhD\nysEXrRbQ1cgZkScH82atCwx3RjgYqgCRrTWWVAHdeh7O5/7M70fXcLR7OVC8\nsdR8kwtt4VvjIg230fBPeyA7Q8XUqZ6n2NnzgX6iShf7Xf+BGmC8O799KJZd\nDWK4Z8mf/lUn7rsD/ZBxYEtOdTpS+Syr7NRr71e08ipi1ZzEXkllwRbJGPAZ\n+0GuBTvLMfoWfjp28InaTBfCcZa+yl+S0FeCNLMqlzdY22S2NQxSNmBCJZ6B\nlQLZdKJAtakkoW8kFy7xpYD3vae79FnJWqPnFrDhJ8cm4H2jxNtRQ3wkqkjq\ni6EvS02NiiaQgJwRnwTiEecA91lK8k+GHjbP1GzTeZ7jocSqBn6znijdMRnW\nLm/tG+XueZnlXMIv5absI+G3oC0pHWeXCyYFIwCF5sw+11Trc8ocQ1hqyQr+\nle/1\r\n=REQS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.2-alpha-2c837663.16+2c837663","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.2-alpha-2c837663.16+2c837663","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.2-alpha-2c837663.16_1580760826864_0.979742341965044","host":"s3://npm-registry-packages"}},"1.12.2-alpha-d08e454c.16":{"name":"@graphql-codegen/cli","version":"1.12.2-alpha-d08e454c.16","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.2-alpha-d08e454c.16","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"802297f67d7c47c5df40dae6b92b4487099a453c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.2-alpha-d08e454c.16.tgz","fileCount":29,"integrity":"sha512-9oFU3/ayO4o1Hgi3UeiWhZoY+7q7eSKDz+HbtUx0uN45A8ahtCrioU90IcLSez/RRzLIwZ1m5OFxHra09gidcw==","signatures":[{"sig":"MEUCIDQ8qBMomFCcycDZxvE/0YHtPyXwYeIlMGR0fw6+sc+IAiEA1JrZk4SxPfmuE2aLurhkPfVApB2a5Ooa0rQLMnw7FFk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeOIKKCRA9TVsSAnZWagAANdYP/jcvMbtrRTkxcArjO1oG\nzs8Gr3Opd6ZRFXaVBbTqqinAvBHLPLK275V/vBzwiZQOgJQAhaaQIYniga3j\n4hBRXZyp12zGo46C0l4Fk9elrHCfK512IqP7L1kW0XMYba0O0HvwrxokFBXf\nh72ZuTDaKN4ySdqBFX0dTN1mnrT4B6gywo+j9TpSHlcZUS2ii7pg3jy1ALTp\npDwi4scdeldItJmhoXr0xv847Uzy9gqLIo2ubYl7iQ9SuW8F+jRnRbr72MQY\n55Hfxvx6H6sQMWLTbT5z0QywCtvAieleZ0rgUqH+Z6Bpm6MM+YZeknE/ap5K\npFMJ6tW53s0lG76RKGKjud/K8O+EZKydDInnShlBelJLNHadHMR0uMP4XptZ\nGZMBjqkqlLqX8+cER1oCGXUdfuaA9rYvWBKSKaUnQ9lQbCWggWvZPdm1J6qG\nTpsz+w7ucc2rbZ88SK7afBwCgNANFjimSuNi9hBL+A2DNnWWhG+RQ9WKu1nE\n74FJjwRAZedn8boaKRKT4UPaug5RHsP09Wc4zn72hM9w2ck22ccAhVMGWeQ3\nEc1jPoso0c7fdLNln5zsnbOghDwt4Tiof20pe3f/XZnZqsvqsK5P05PNoaMB\niXyHf7JJmp4r215mflq+fAdWsZjiHDJWHVig3iQBHcmUtLs+d/QxZ4xh4bcz\nzP1R\r\n=ShVa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.2-alpha-d08e454c.16+d08e454c","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.2-alpha-d08e454c.16+d08e454c","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.2-alpha-d08e454c.16_1580761738027_0.731240015456778","host":"s3://npm-registry-packages"}},"1.12.2-alpha-06bf50cd.18":{"name":"@graphql-codegen/cli","version":"1.12.2-alpha-06bf50cd.18","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.2-alpha-06bf50cd.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c4a783dddb5efd52f37ca43864f6a87fd2e0ff2a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.2-alpha-06bf50cd.18.tgz","fileCount":29,"integrity":"sha512-qv2xhbNQi1mFGak2ql+300r4Eg0RY5HQYW3kmdSu+04kbhRjc7abqpXpyivb29t+SCrHwdG2cYQz0cwNFNxi2g==","signatures":[{"sig":"MEUCICEmZ6gdJzq/w5pFwO4LP+5WMvVkEl4WVD0UrBvpYxjMAiEAkpMZ+Hz384JUc9YHGF3RXr9e36vFgW6mppK5NweNpMw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeOUZ8CRA9TVsSAnZWagAAEt4P/j/Pm6AZil/P1fSSCnRW\nNPOohmFyxYDyKnXTvH1nK9YbaHMTrfnXh2BQm0jADdHILYefwrlkY6oKuBoP\n4cQPf2xIL8R5ORhxqKVEU7wQagQPlHmeSaO29dlmt97N3op0tToS/SrySC/R\nlcWjnyVy9cKaada5vEnz2eccoFEO0BiLjZHaKBvVop0nu5xPcwYWfEEniUnL\n5WPOupEWa3bhuzm87P/mT0hDhtI3BThywhbI/gXHC0H+2Y5Xbt7bMAhfhYHx\netXdjvQs+W6iOI6pnOWtxOr+gs0j63iFi4wDqXoSTuDttLrdACreo2i2LDmc\nmjVM+HwZgE0Fb5Yt7nF7xzpTLKWeYMAyLgLMjQ9NuKr0cU+azWVg1uUrJpqL\nj3Ok533yXeJJIVUdF/yjjYhfIccAW8bd794l8wZnLoKhzBQygoBjVl20EGWX\n6dP3y7vfxrxhQ0So+Ib7xSvRop6DP7NmSf12w4im6J8t2dqbzHSM7ajNfB+m\ntdttbQ/x5UKl74VYvNHh9fv3Kxu055CEROwZhjASMU40xxxsYXKr3ic+SsLJ\nvo8G5z6pAbTK1Put1bzMMCdb/oGLilnx0MGpVJm8WQq42Qv3Obc4zd0KMZ+j\nh6TktMSqMH1U8C1SnZepLtTN7Uv7uNC/cSdMDDldFbCT0dWK977XcQOTE27i\n1WCf\r\n=jLw1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.2-alpha-06bf50cd.18+06bf50cd","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.2-alpha-06bf50cd.18+06bf50cd","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.2-alpha-06bf50cd.18_1580811900092_0.768416600609628","host":"s3://npm-registry-packages"}},"1.12.2-alpha-f7ddd6ca.19":{"name":"@graphql-codegen/cli","version":"1.12.2-alpha-f7ddd6ca.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.2-alpha-f7ddd6ca.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4aacb02c611517a196ac804400d799d8d83c8e2b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.2-alpha-f7ddd6ca.19.tgz","fileCount":29,"integrity":"sha512-RYKTBuwbxSQGWMQgldrVCFDbFeDojAkedNtR/qVT7bYJLYqwG39dgTF7P4sjnhf0cKgwIZshFc45Y/oj6EB8bg==","signatures":[{"sig":"MEUCIA90axbHvbd6CU/WlCjYAsXREhj6Hk9bGb/xmL6/SwNUAiEAmDcGgMyd4b3kX1+IT31F+TxxOR0BgLb8zgNzXGhmflI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeOUc5CRA9TVsSAnZWagAAX98P/3GkvrhxW8Zrqoo7Ijng\n77PZJSLNZpKnTAwK7z3sPXyVYexe+d9sQnH9eDwNShbksCQ7sJrsHYzlO3L+\nwuPkEOPfvqxjp8hukdo+pfi5otp1C4HSgUVL0DceCFOyQck/3B+2WafFKsmf\ndatDrGrhXlMvbG0E/ziNowuXUsFs6X7Yml87PwuBeQTRxCP8mJDeOVdBbrl1\neNtNG2j2lmD6qSA0CfhPd14oZwpD/ypRg60bIBmLm8a52yNiQHmvywDeQdPt\nzdo/SeV/M7y4r7t1fRlp1GLrB1dZwKs3vBcUS+6QPG8SgdiNGghwqSSGVK6n\nxDLoXxYU82FAlZUK9KAyoi/HvT7qpUXoteoIJpeAUe4wHcXjROSHKBhtJZ+a\nKlL7lX4qhF9VZWgsgmLoG8H0LsomTf2fS2LZ6JqtIrWl3difKo4nSqC0XbtY\nc/GRErh/JqlLe0tPm1fg7EUKBmdtszLtapVLcV48Y5z2UugdNNTXHWLOlaYd\niECUMxW17ygbidX7MKAdDXQvQI/3zBA1uKo56R1J4fUYnQ2QY7jafi8lII4M\nnqbyKPw1Jh3bDVcLAeu+R5q5f8qrM1PXw+btJqPrm9oNT/PPmjSnxlxa9eBv\n7510pO7Af+lWeSH059Xtk8Cmuf1Y7RyFiUJpSEkwqpx0vUMMeodBthGmaafK\nOs8I\r\n=8K43\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.2-alpha-f7ddd6ca.19+f7ddd6ca","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.2-alpha-f7ddd6ca.19+f7ddd6ca","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.2-alpha-f7ddd6ca.19_1580812088616_0.1474245676526511","host":"s3://npm-registry-packages"}},"1.12.2-alpha-febcb452.19":{"name":"@graphql-codegen/cli","version":"1.12.2-alpha-febcb452.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.2-alpha-febcb452.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"887f36c9ff4e426ce7af1d8d7b01d7283f995704","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.2-alpha-febcb452.19.tgz","fileCount":29,"integrity":"sha512-3UmyIWaqWk1UjbWY74Rmo6WbyAhA1w7h+mfZMr6zFDprM4/s017JTb+jHE27gzNrNRcqjgWCmRnVj46Ay8ExUw==","signatures":[{"sig":"MEUCIQCIKnq4EmRwgTab5TO6g3STd31qKeFq6nINL7UfmvXlfAIgV9PPxYVKCuT4Hh1nYBwoW5ZgnHTO7wi55lQnQm2i+Rg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeOUhzCRA9TVsSAnZWagAAossP/06UN3M0ZZViklbjCtUt\nYfN3cSg6C52HoImVSVZUmwDj+mxnYIzU1LX9lUIE/6JWauXJwlLnNw4kdEx2\nmr+HMI681ReiZeNnkr9cYzD+UcDLm8PbhDhQmDRagDB84md1seUpVHsUUZsj\nULCsbxGSfKgCLAam3MvIjgksTSNbXVygacbBIT7Iz9pMYmfgX9CkWbRdtX0W\nzVRKeykngxq+8dq2UI5cmYE3i51gP2uAubc9qz9lVUoT9rnjw7Bs4C3aTWGM\nqt81QLgG87srXykQkQ5yJPzjeSgdo3BkM2Y14wirhbax7KjwBFXKwkscSnSY\n7lIkmFCUHk+HUkSqaLiCsjCbV/WDUvRt78Iol/ZGP57EgtI47bdc5iQ7OsGA\n4Pw4wvdiBpxPl2NliLg9fh7+N56VoUWm8c/fJDPWOuaUs9hLg6MxdTJfS3Ey\nuTiIoEpMJWH7TB0uZomhO4YNXRhr+jWQSj+346HQcrhsddShiQjFA1qRpCLP\nVbcwWpEnF5Fr2+dRMxRbTqZz0cJtpYqFOxOvx1W8fDodtvn+r6IvJ3LhK7Y0\n2+EQeI+3at/VIC0ycqgwsGuXVVCE82ndjV6RbcgZk4m07j92vXro9mCtosVR\nWB/ZBJ03dYdY1L7PVjEsWsoKR50NhkgWgmc0inaKU/yL7t94hmFn9a5nNz4b\nlLRI\r\n=BqX6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.2-alpha-febcb452.19+febcb452","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.2-alpha-febcb452.19+febcb452","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.2-alpha-febcb452.19_1580812402583_0.30995316824601304","host":"s3://npm-registry-packages"}},"1.12.2-alpha-e145859c.19":{"name":"@graphql-codegen/cli","version":"1.12.2-alpha-e145859c.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.2-alpha-e145859c.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3d61c94411099e1d087885b62949d72b9fec2d8e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.2-alpha-e145859c.19.tgz","fileCount":29,"integrity":"sha512-V5K8CGLePVDPrCaRGiMKYg2bGazJaasXOwgOyD6MZDAnL9UjeOOQqFFPsGMGFlJDgtmuL88YsuVUYwkef5iqRA==","signatures":[{"sig":"MEQCIEWSLPZgbfiy/Wg3o8Vp+WkhI6iUGVL5Ii9eMC/ROOzZAiAp+Q96uZ147npNXBrQ/fDHpQFzYYgHasPv8tYEBHsnPQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeOUpqCRA9TVsSAnZWagAAZPIP/isbZwyl7iV5BXyV6lIG\nIuku5hrlh/hkp6EYKFerkZJmeOlke4vuDNGuwV8bO+JCyQ2TiQRHTYE6Tu71\nasXiXdaggBUnFAXRrPLFiKYQUUYTxLslONxdPB7ph1IrJW4wrq7kHhnFVutB\nwoik07PUEv8SMuCDgg5/Oqbn+j996whS4v52Pa3GbIvC+LammRd5X5ZKNBP2\nZzGbk/aGikU1MZ40NZZ+hIPx3vTdyJMGfsraeVlW3/uLutPwZGKzZzCneQyc\nA6rE9UgWBT2ZjatYsAEL8eo8Dq/Q+a5QwMxbcLFFlktUQ1W4jd9a0bSp4HeV\nHUBFcqYzaeaBP3kfxdJTzdp+U+ogmTrOLkYEjHqGZKOgXx7shk/SHbPzi6Uz\nAdp+k3TrnFgUf3j8wMgqIYuy/p42rF/h5p1izLj19CL/HWxiKjlPdJauz+zu\nNNKd3Y7lQEDoaSvBKZqYxat4kpN6/tg5S3K6cK8xk5vbiV5t+D6MwOxVlI5d\nZi5xS3uzVWoj8+oqT8xecL5H0ujvKBnn7m6rWoAA63vgSE40RIrpJOltVZDW\n8nOim0eBcdnFieJtmbggK/2tODZRyxOVnyYEPgCi57pjP0EzaMulVvOq4JxI\nAN1TUGxvFb6jVllHViBr1UkMwXGrkQn6Io3M3wx/VhHfZRS2LWgL1t/HRFLI\nQQhw\r\n=9Em3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.2-alpha-e145859c.19+e145859c","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.2-alpha-e145859c.19+e145859c","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.2-alpha-e145859c.19_1580812906264_0.3829216777120472","host":"s3://npm-registry-packages"}},"1.12.2-alpha-fd6111d9.19":{"name":"@graphql-codegen/cli","version":"1.12.2-alpha-fd6111d9.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.2-alpha-fd6111d9.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e4316ac5c061d07801d99620ef5ab45e112d149f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.2-alpha-fd6111d9.19.tgz","fileCount":29,"integrity":"sha512-jVApn2YoNY1Kxc35iUTG/U+QixKlpMQeITi306EDUEusErFda0Ae2RR8AXA9f+1bPDa30VORmRevYm2paze+cA==","signatures":[{"sig":"MEQCIG7ys/WQNbInSC7SgemnVGb5TqnsDiEF4xGwjvPGzazjAiBOKkx/0k4aqmBhcj+4tkcWKnzGwRo7nHaYBY5LJpLOaA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeOWZrCRA9TVsSAnZWagAAgIwP/jQO5X5Bm11g+l5iSCAP\nEchp0c49WEGEpZ0oUStrSufpzZ/QVyZ1sBrweF3Z+vh8DRL/270UnBV+lwrg\nuXeNwu67J8Ivr6dRPtl49mraWWyetcfMA/XPmHQ7HU54M6/PWWsZ3I3dY9Xg\nqawBTRtpG51dj+YTHnTA56CTeX37UOsuTsplQUWFWEFqE6RfJypBhkiKEKQ5\nsDWOGQSSfG65Z74vnbvi3Zf+QFJMWNY4sLrdK1X2q5Kl959T0sBEWZriBYh8\ngVXKdGmBi2ndpQHJauqcYOQ8wingldH2jmbNuh0fSKyZ4KvfoK1arvzfREdr\niy0p6DjjJbuW2AAFos6xBxPcj3LPGdM9nortj1mEY0ebOj3I5JLgN5WcsNvK\nHrYVsFVV9WZMIL/FZVIpAoUtyMMj7J291EQ1zGdspL3/DPyTKekZigmL2WDj\n4gce9cQZcvNirp1bolkiIs69oBTjR83o53XkA/oVg0luvtCJ/EI4mxwdE6nF\nptWHuyHcCD99dNJ3H1wZZgMNOhwXeNlxzECuv21SYZpXOfF17RYvcKrJtlie\n5wLUy5eMpLOuoktoagKSC099crcmEovnB7f9kresIKXoyGOnMkqAi2quw0GN\nyvv08TeebgwvkM8eo7JiCfxOClaLoAnA7mMGgdpczW5HTcjvh/liZ6OLUNSz\nRdnl\r\n=MEET\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.2-alpha-fd6111d9.19+fd6111d9","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.2-alpha-fd6111d9.19+fd6111d9","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.2-alpha-fd6111d9.19_1580820074590_0.05875211360903454","host":"s3://npm-registry-packages"}},"1.12.2-alpha-085fe906.18":{"name":"@graphql-codegen/cli","version":"1.12.2-alpha-085fe906.18","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.2-alpha-085fe906.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"50c3723d470983707711c34d6c6c9481127398f7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.2-alpha-085fe906.18.tgz","fileCount":29,"integrity":"sha512-xWUbhtmyuqjBzIHNARkgmTD6sy+5yEz2nhJIPfU+Ti3VSlIX7RHN0mdHrjAUiNgtdn80WFsYN8IvNvuIvY/QTg==","signatures":[{"sig":"MEUCIQCoQHrojYMzZeTfFv4XKq84lBnusOBnV8JJ52AoVZDLBwIgSWsgV6RnycmvJ9qGdKi6/GlupTuvDII5N7gMqIeiZvg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeOWaFCRA9TVsSAnZWagAAudAP/Roo1tB67Xg0K780jMFh\nAXulR4nW5u4j91ZU6wH35yW4eD5VrUwYXbdpPLWO2q9IRMDTd+FV8xyDzVKy\nuVAzAGLCrTQ8jxVyMn0/7N4pZNo7xA5M/0i0veU7IoKNo9Kaj/RsyDdVVSA6\nRidIvXt/XXC95KBgfUlF5o1bbAt7ghPPaQO3/WPZmcEyiAk6iB5tQuuV5B+n\nBUdy1ZIjBE8S/FxfIp4UIm2x/eR1zYxZiff+gwverKlwC8c660GpE2V1Ylr4\nYXpbtEeMyzSZdJcPzReXFAbZ9zLKbwz4O1tywlkCv0y1tAR0jDbDtnijIV0u\nvXRNxETPV49Bkk9X15U4UBMBWhOKE58u9RGTQNUQIFeuwBnAzFhPMXSz3zsO\nH7cFyPvXXNXwZlHmdcx6aX1kvMJDbWH+9jOAa9pSUofp03GN/Skxt2R7U22z\nq6WoXGlj013PPaZGLoT73s1Wy5JQbVV0ksiomDAFCwYgnd9Z55BgupvB7jGW\n8HCxwOf8mjHhpjAGtyfLlXttE5lTpXFFtoasjNMOey6Cflyli3FgWA2/iazw\nWu+zID0Jl1ENrV2VI2UA8ierSvICU0FGwsAgkk2eA63nbSDWgslC8QRNo1QV\nf3iOOQNeIpQIjPMHFSMoTrI7DNXag+2sPQwHIIMQzYRozEYkRl77JxPgHLNN\n24+t\r\n=roFT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.2-alpha-085fe906.18+085fe906","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.2-alpha-085fe906.18+085fe906","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.2-alpha-085fe906.18_1580820101225_0.12713786314507103","host":"s3://npm-registry-packages"}},"1.12.2-alpha-493de6fe.19":{"name":"@graphql-codegen/cli","version":"1.12.2-alpha-493de6fe.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.2-alpha-493de6fe.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"7b2726568a4097389c6c3c19e8149b0f08954aad","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.2-alpha-493de6fe.19.tgz","fileCount":29,"integrity":"sha512-zsU5NjDIxbZ652T3aE+y2Kqhp7D3YW4k1A1slRoBnSAPodlxq6gzSzYIypQ1LlsGMiqb7LyBtWdo8+arYdiRDw==","signatures":[{"sig":"MEYCIQDMuNsNbtVuGc6N6mDZD2NHYW8/cJrpwElTrqK4lQxvZwIhAMwx7TTNwa1qt9ZJtPr6F9BeM2FhiB92jbadI2AAkCw/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeOcioCRA9TVsSAnZWagAA45wP/0ixi3BsDW2jDgwBL/4I\n5wulvlFjdKsODJ+oqHfzJRl91dZMg8aMBgRB63oehqPz1RJKt/3D5ZHo/dA1\nFI/JRuDgAxNs104sUN4KGWlz5e4KirqK8czSpmsa//3BdVwkvRXqLAX20bon\n0K4WdDDHwq3AEe4KdiMc1FFu+rCTjM9I7hlZcnhXYmIvv1hyKq2/KaMHWFEl\ntPGukr5ThuWWYgHHs3pcl95WS02wMX936bFbEqTje64qPypfYE4qfwy61L+E\nDIdrc/1rkHh0c/EHmqs0LWlV1t+5wb2OseuERjplQyMbgqROqPTex8hdaE17\ngZ8qv0kRjUhtiZ1vb3mJ0Y7hymqMubp+VbgFs8Dvyu1RDrg9NFhphDhszss6\nwgF/1sSR1dcd6CusqywtMjb6n4gFIvJyXLfc4dKBT1Gamij7kcybVZMBzeIW\nRJCPESdW15L8lHfKJCZYVDOJYgErSI3A7Jvvfo0V7lXPKTa4FnSKFqiF4chx\nQntlGyolnObNbWLj1xa6McgR2VUqq0NqFcL1reSWysdrM2uXcW6Np2cQAwoe\nV0FcCpcFbTFakRLJGgvTs0aabNCEWhxbzld2TOZJ/xsbJP5rQPOVWcg2Oko/\nLjx7s/UleW7pKgKNC9ObJ0SI/RICzYTxymBaQl7d7i0xL9UgO8vDiFHCsRph\nj5zc\r\n=Hs93\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.2-alpha-493de6fe.19+493de6fe","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.2-alpha-493de6fe.19+493de6fe","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.2-alpha-493de6fe.19_1580845224121_0.6226526260627705","host":"s3://npm-registry-packages"}},"1.12.2-alpha-ce6bb9f6.19":{"name":"@graphql-codegen/cli","version":"1.12.2-alpha-ce6bb9f6.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.2-alpha-ce6bb9f6.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0ff6e1d4fcbf6fa7c6315e3cc532733a22ced99f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.2-alpha-ce6bb9f6.19.tgz","fileCount":29,"integrity":"sha512-HS1BrsVGU0DijFaYXLi6cvBVAyIGJYws7C5kwjTcuHuD9tCn9K6Wl7ROpBs7dVq6vTPxSemk7FVx1m8td4w9VA==","signatures":[{"sig":"MEQCIDST60jkgP8qKoHLxIlDXt9ifEmkGtDOOaYG3I7/rS6lAiAiQfDFUI66XNQsdy9my/UbroW1m5R7ceAQZJ6+je1a7w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeOdI6CRA9TVsSAnZWagAA8DUQAJuRZW3msBL3ujwVlxKV\nD0dzK5XgJY13qTFE9/aTGSlf9GZW1HGYQZn/L1pg43g+V/6rIcPAbI2kABEO\n0DMeKDDcyQs83hjOduFWL4OcrK59gfTGkaDJthYVAbYnD9O4xWcKyIH/RzH1\nIYo0XNt1ftx3ShgsJKPYYsrI2ZfRERk5LOuLi57csBSiBcq0FetPTpNvVkJe\neE5wZ9obQ3RQxiCMhiv+Mds4NjJglelnVyDbPiHJNqCJ5+xq6EqVRlhqDQwE\nEGWcF9Z5dsusycLKuUoCqr2ZsEpotYgRqv2MIi7Rp7PxyxELVlTkML28Ysw6\nAX8T7jIuV/n0ObDz7r+z1MfDyFk0t+i/1uZWDXoQJly1JzYo+5Ex/tpXYUYk\nlx2v8bHMyt9Gb3ZRFl1ryQ7jvBZjsik0afxgBBI0liULhU4Wfwguyioep5+Z\nuInIzvG2wR27KcrWYxArywygM0ft1o5ek1v43msTW9MhyWoxH/wDik/WOxEd\nal9a+N3PZjXao470R2yiIu6jrUyQM+QTK3EiGkk1g+bg8DPMuiqnAQYplncA\nY6emw3qh3cOHWmVwalt6SIGpzwerYdtL0QxdJZAzIg5nHUtawaVm1cJ2lYAs\n3yAy/lNoBEE1uUBt2kfvbpSK3AXlSZI+71aAmwwTEvCUNmjsKDPmU27N6AGV\npxbu\r\n=6CEK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.2-alpha-ce6bb9f6.19+ce6bb9f6","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.2-alpha-ce6bb9f6.19+ce6bb9f6","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.2-alpha-ce6bb9f6.19_1580847673358_0.9903731395921327","host":"s3://npm-registry-packages"}},"1.12.2-alpha-667a0d68.20":{"name":"@graphql-codegen/cli","version":"1.12.2-alpha-667a0d68.20","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.2-alpha-667a0d68.20","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"597c7ca54f8f8dfee663ff354786e66dbab59bf2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.2-alpha-667a0d68.20.tgz","fileCount":29,"integrity":"sha512-ha0STIdjpvpGhTw5orycaiVbFRmyXOmdpMUUZw4POasJbeSHJBGxVRRe5KVv2JyWAf69ZbHTfYrrWdPEOQmEUQ==","signatures":[{"sig":"MEUCIQDaf8/4zM2tCXMu4AdOXDEDzLsNsKu5O8Z7xc3qOctbQgIgXBmuRO/sey+54osedYcQDSepTbkDv3jyadEzP4mxb3E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeOvf7CRA9TVsSAnZWagAA3I8QAJveMlbh1jLUTa0kVVpu\nBi3IbdGgvtHKPg6F5lZtc9k/FOELpY4+oyhWWaEk0p1SLD5MOK38swvu4HiX\n+YIyQ33FB0WyRs3uec9IgOGeW6yfbERx+EEpvr3FsApL/xxdvmhX3kLZnxO8\noCjlSaYbLJ6Cc0avObBxbW4Mqxj+4/le8eS667UAioaGSyFHb1ZRM0yA743X\nwwuLqONF3jVDO1M3igVsD83Jm+AQHBQX/a1YNG0FsNCKvfeWf1H9KKqNyEVL\naoqNR6t576jWHjG5Au5WllhNZ6+FVs6DRCJMmRswVZxACAR1JRz2NyWrH6sz\nguBBUe5MErdHTQOwAPc2cqA+8WXT7PrcFyhMpfhT/ZSymDrADaoXvJlucAcm\nBY5wCdeCMF3MgHw75gr++fzjCfz0uMypAds8/P/bKlqJqbhJU+DG0lq6+i+f\nEBY00JvO9rNiYcDffYb9s6UqeyaH2mUYsE2fXdFDNlx7YcVQK8bDJcblGQjF\nHpCs5+G34TA9GFNF0sX2Ycq60C7aKj9M7Cwx1AkMkPxUm4cwdtQoCdT+tYIQ\n1dpWoiwLIZvRfo1jIXLYyYtQFIADafnpahCQCVPnsimJpRLD6KxVjPMYjLU0\nDRxgbO5ganorQ0FpJTX/0ddVhcRrIWuoJvCWqonOhdRlj2jkKx2WB+yEDhrt\nxK5Q\r\n=L9oV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.2-alpha-667a0d68.20+667a0d68","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.2-alpha-667a0d68.20+667a0d68","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.2-alpha-667a0d68.20_1580922874448_0.611529016621801","host":"s3://npm-registry-packages"}},"1.12.2-alpha-14f64897.20":{"name":"@graphql-codegen/cli","version":"1.12.2-alpha-14f64897.20","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.2-alpha-14f64897.20","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5d5959891382a32ea20d550a2d6d293f094b4d83","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.2-alpha-14f64897.20.tgz","fileCount":29,"integrity":"sha512-aRpV6PIpW2I4j0L6lq3cu8Q/1qjbAzDhUaYHuyfft+2utwgI8Ie8fgezrzC3BFGfl7w9L/GqX/9MGPL1rOfktw==","signatures":[{"sig":"MEUCIQDtbvJqSM/1TQ3x+jT0p9bu+zCuW5CVfKdO49WdMaq+jgIgcajqTLHuoacDSqIg9kzMCdL9UHSwAESkdSDobCychww=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeOxhwCRA9TVsSAnZWagAAq78P/RojDGHOHgOFCeMidB3L\nDm88rY/KXThMj6P14Qc3Ms7bFp5j50zay05TMVRJEkyFR8ZVNgVU9kkAuw3T\n7KMYtdIqPAD4hqJB/tP+jRtQaLiNJM+eh9SOvdw70ZZu6tgU82YI40QgjxF2\nnj0TkFn0KGBxxmWAxVI9PXau29I86gJqPrSqWyF5Jjm81NxNzxBB7WuQB1xC\nOpJ/FnNk9Yw9SELBW9kjUd3c9zqRCyDu2vVD1zFszSumxJXd3XDzWnpax+Z0\nrdi623f0ecyw+cyVRumySc/LdqgtlYW90WYHxcRtta3IsKB6iiR6m5GUUP7W\nfn6MUe3/fvbvjdMeY2c3uaX95eO3CZTI+Yt+mPO8yUtpRRy3NSqIo14ftdnT\n4S5UpcmQgsZNxDoWRFb6wKMHtG2CsdMud3Tdr6rlW9GlAoe/AxMEgGHumYic\nkljDK+8H4PnVbZbRCMxZBxrttLPGxJXB8dLQLIm6Rc75zX5tDhWZpcKX1zCK\nPUxyfW6qm99+9cWMJ2FYzhNs94gAiFl9BsHN5kEQRIT80sJyVhE+YS0u6yQz\nojn923bBcXV8u/IliT2uRO+ge1ZSFUqC+XxtkPf5VwuOpj1tmYRU/hSeact7\nTFRBVxSGWJb248dKZxRo2oTH5WELLu+DEWDfPbmBNLGarPiIkKwiWQWP5DMS\nZ2Xv\r\n=12YB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.2-alpha-14f64897.20+14f64897","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.2-alpha-14f64897.20+14f64897","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.2-alpha-14f64897.20_1580931183556_0.0337583870211855","host":"s3://npm-registry-packages"}},"1.12.2-alpha-2b04a59c.20":{"name":"@graphql-codegen/cli","version":"1.12.2-alpha-2b04a59c.20","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.2-alpha-2b04a59c.20","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c7d2f46fa20b9324987c0935099740d79bd617e4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.2-alpha-2b04a59c.20.tgz","fileCount":29,"integrity":"sha512-xd+O6hdr9cL1/FILBZ+yPXXaDRFI27eXyl/oO2HD2FKL1Ede2+M3Q8SUD6ug100Lm0Mk57NhCm+dVYxPUrIvOA==","signatures":[{"sig":"MEQCIE2XKDqJTPavjtLSqTfaj+KYVI8giociOoRfmsweU1k5AiBc4wnYq3CFEzu/RtiG9KpFIIMal7uA7ppiQ8/T5+A3OA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeOyQqCRA9TVsSAnZWagAAR5IP+wU2u+jBhMvMKnXzA30j\n8XhzmsuScTy7l/nt0IPZjj1iNT8SUpleieJlEubRsF878HG2rtJ88jUcSFfX\nb+NbmlZ8o8ZIkXn4Cy8/qQOf7O5J3R7AyUaxZMRkw546DyxVxVpxg79V0SFw\nDtZOyi3fxFfp4y4xiSm2I/0KvwzFSMZvYZkd+QWp0czHlJ75V1+Iq9a/xmcb\nDTnRF03uoRGylmG5tODLBo/LLzeUnYICGxhV2ibvyTR+wGi1mPnFgiiR+LgV\nbtPk5Md0hmN3CgOR0a0bb9R0zPv6H8Na5xwCPH6f2/aJiHPgUAzGnSe/dBWC\nl1dy2624zE7+YQTcJxra4WqUnhm/7FOqI0pdhwoECz0/pr58wEVLNp3jnys2\n0K9jVq2dZ6lrxVD0UgwqeD7OZ9kjCPMOIfnAFRlE/RjnmP0MOPbNTznlz06a\nMO1EUqQlvk76zzxu3hs9c1OMI2o9kdzI7sRNt1uDIKmpy9WTc39NGM9T5taB\nDmjNOqdpa4bF5JUCJJ4CnNqp4nl4mftLKbL5LpIIW8xzCo0MUU3Mr6qnxx3P\n8erhm54e16FJR/BcYxKHRbZ1qdmjUfg5ll1UMCsU9t5eBaXo1+D/IpTWcKw2\npw9PuVPncjaMyxrAkx67NXUsUWbnbB5IjH5JRp9Cncdc8d2oSiC2bqYEAy3v\n24O0\r\n=VYft\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.7.0+x64 (linux)","directories":{},"_nodeVersion":"13.7.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.2-alpha-2b04a59c.20+2b04a59c","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.2-alpha-2b04a59c.20+2b04a59c","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.2-alpha-2b04a59c.20_1580934185440_0.7364071120756988","host":"s3://npm-registry-packages"}},"1.12.2-alpha-b37dfceb.21":{"name":"@graphql-codegen/cli","version":"1.12.2-alpha-b37dfceb.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.2-alpha-b37dfceb.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"10ad354573192a45966a68812eadcbdf61621eaf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.2-alpha-b37dfceb.21.tgz","fileCount":29,"integrity":"sha512-nUxKqsPHE7M5a99oROO3MawBYszprfe9h5Q4pLn4Ba2IvaBPd/Luh/kLpoJHRryyPs1R9Y3e+4uTVtdp17tVDg==","signatures":[{"sig":"MEUCIAbwrPzLMPN+Cx6ZuzVc36YdRGl8G+2YIa97p8J9utMMAiEAymEDRPoiIILesXD/3JkdVS7zt62hcmUFrAddiQUiiQg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeO4yWCRA9TVsSAnZWagAA0jcP/Ra6e4GuO0JdXQo5jkra\n1NV6fWrmtmVFHoa+HZuByE/FAig4PjZYW8QQLXTpFYwhP/eaeFRT63YkijBD\nSm79vCRWncrdVQA6Ec3oLAELnlH7tvHCz8fiIVjTCLh5FLl+zvjODs3IsagE\nMTWW+z3w+niKUc4SC1DhL5IrCYM+RcnFqEAyx3UCBSsmjx6y6nJ2Gr2gwIBA\nelyCUeYgq5G9B42EtbfFjrwL0v/q82fW5DcQF/rX+1OQpZ24k/aP+PNZJcRN\nFkoW28WG2xhwHJMIXB15bwaQUZZJDlUlYxZdwEn0JCreofw9C6f8dU8RrXjh\nOYy83DvtL/1FkesOVQAUDo/vKyrmhPl+XqTkpANHuuq0DvpTw0M3Gy/t1dn5\n18ew0OvpBdBfKkEvI7gSCpMpzi48Kf9km5yqCqKwJ3lOseU1OeqTonqwIYzM\nYc3kVGGh7GZi/gHy/7PjYtsIGOYfgq3m20ik+Zg2hSkXJBNzpvP6IvUSayZj\nAidZweUJhfDJS3wqQyLfyJTVKY8H2BvqAShiMigf060Ie3OTV7523eXxj8YT\nsnH/3kNXHx5YnwQMMvorKE5QMSYc6e3309ZV0u1YNqVhcyAP3hxefFCjEKZ5\nu5pzftq4taPNoHRadHyL+6n6CZl6XBNEWCmQZWAHLcaidyZwdh/q/ZpQbn5k\nBvkg\r\n=Wk+M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.2-alpha-b37dfceb.21+b37dfceb","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.2-alpha-b37dfceb.21+b37dfceb","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.2-alpha-b37dfceb.21_1580960918104_0.1934385185099059","host":"s3://npm-registry-packages"}},"1.12.2-alpha-b27323ab.21":{"name":"@graphql-codegen/cli","version":"1.12.2-alpha-b27323ab.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.2-alpha-b27323ab.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2fc4fc9dd76f888cedbca9622ecff933706f53e6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.2-alpha-b27323ab.21.tgz","fileCount":29,"integrity":"sha512-s3NCwmjOz9Wf3Vz1Bv0iL4DuLG8Mz6+llN3GE/ABv4SeugeGdxM6b4MHko5ycSBodCdwpU5ZkYpmiWUmMEVuXQ==","signatures":[{"sig":"MEYCIQDj143xxCYLrSUp+HkpOM7QMPLZh26/dtBgdXxvAFFA5QIhAJc/Y3delVV91vGdZPZ4wteDt645t1X8khto2s70mlJa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeO5Q2CRA9TVsSAnZWagAA/LkQAIxsU5zPbxqOambis0+M\nWDeOGYm7nVmdYWyuo0/x3wsWcKMnbwkVn89z/S4a8/ltl++MLPpsBglCKGna\nZqZi8Pg+pItlZt7Iuz18cEkLvsmYcJZVHk5uBZm4l9O5l+jxgkNb7zqQ3TQQ\nANG1XjlFCRA2Mhif+Kf+mteevuxDO7AarPnVLkWCIMEUVdLoKOb5D5sm9wEQ\n6etaF5KC36lYHjmJ065sLLP2uYqICoYFDguXrUwhh3SqcQXHt/QPqSY/nZnH\nVPcVpAIqimBq4ffFR8XBsMuI3O5S1RAp8u3PbwQ0TXk3agjs9CsiKGIUKCVD\nh/Rn7pUX8HugjsDZdy4DWrZN+MFtJ8gOSHandEVs6Fp/JLh8w16IxcDr8nWh\nUy2ZyhRgdRA19ZwSs1LPgOrMWeC+0Zkat6W0za1XDBUCmXXvqZRhN4q+nUab\nmSFkJMiAHaBPhYrMNuT2rdrKURlyIcqYWqCG33uKXZxmHXoFj4ml/BAR7C1t\nSiabKtv4Whmj4JggFxN1Xtl0/rWvm72gtZwzMPnaHJ1G0RtZxVIZWSkOkypq\nOuxhBSmlJaC0OF9cEIOkOXVtzUpaA8S6YrsMrMrR69Hsg23ViWYqG5jl5n5K\nqfGngcxc/1u1iKfQzkjY9au/R5gTnpe13VPLR5UkbSH+k5YIPhWXpX3dQD1d\nQvAJ\r\n=tR5a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.2-alpha-b27323ab.21+b27323ab","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.2-alpha-b27323ab.21+b27323ab","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.2-alpha-b27323ab.21_1580962869928_0.3832675074852616","host":"s3://npm-registry-packages"}},"1.12.2-alpha-d6f35d10.22":{"name":"@graphql-codegen/cli","version":"1.12.2-alpha-d6f35d10.22","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.2-alpha-d6f35d10.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"438805d922ba386acdfb6f72b91e4566dd14233b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.2-alpha-d6f35d10.22.tgz","fileCount":29,"integrity":"sha512-XImPxsBW5h42bp/oBuJvXuICFcqr7ZXjO+c5yjOhRM5Tp9hidHOvoA6OtY9/y16CGEayrqngY52N3mg/mhcXfA==","signatures":[{"sig":"MEUCIElFeKVFivI06zi0fXo16p5vZR8Yv2PMvzF0GIqZ0/CtAiEAiw3xPOAW6qWjsshK/EH0Vd4u3V3ZGwsOjQAqlG8JZzw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeO9v+CRA9TVsSAnZWagAAn2EP/AlSc6Ah+ClIBEaCI0c+\nOsUKNYJK2MDzFys/9QCFmeMqrQM+VbPDq92u8a0u7D2A+kjHkQ+jvyqZUv+M\niiPhaYWTe3QFz5FWw0pHnOE81MFldadyrzsUeE9oQNgXLx2YqqHNyh06xDTD\nAue0As8gowxzGjhCSVM9Z7eurSQK+r+ayY8P32dSEP7HEQu+Znu5VtT7QecC\nz0oLOupW2QRFyvMt31xiLFjjMQ1OVOSxtYnyILBhl6n3NDcAL6VwHIvju9QK\n8QFY9fmmwIiA4OhzikFpVIM2ghDmsIiBF42G3AYF0rZwqcwnXod88lwqySIA\n80SBb84cskj2bxMp60atKCcXjQL5EnvJ9YRCzbvHQbumpr8d5zYJNL/mhk3A\niPTcI5TVolOU76S1TQb8dHLBlA8+J3uKABkPWzsYH6gcJB2BSIQdeddcBDWn\nQfCYiyVvvG4s63N10RL/bMz9rhhmOAtol93I7ROOxWc9TwlU3p4GxXqwRjFG\n/GWJ9ysAs2Hi1FROyYnaPg+qoWVzk8MoQfPN7URPkK1Wb9uu5CkuD9Ymd5Ch\nJo3O/YtQJM3igsugb6P812F/jmlorVQempp3w5ZbOO2sBkWBsNXLBoxBA60M\n2ZlDaUdstvAE1Jx1/knHdHwL7Np1flvEu8Jv8jMtgqzf6ZsgtVKWn9TzZYda\nQzbB\r\n=c9tI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.2-alpha-d6f35d10.22+d6f35d10","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.2-alpha-d6f35d10.22+d6f35d10","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.2-alpha-d6f35d10.22_1580981244699_0.595267023639857","host":"s3://npm-registry-packages"}},"1.12.2-alpha-f8f4890f.23":{"name":"@graphql-codegen/cli","version":"1.12.2-alpha-f8f4890f.23","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.2-alpha-f8f4890f.23","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8b2ea126c77c4d94be519e8dcba4f9494ec2316c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.2-alpha-f8f4890f.23.tgz","fileCount":29,"integrity":"sha512-1NfxS+VeycLgy2wzXiIoQ3smKQtIhaS6win6+Dc1zGZ/wuHttDIY58GaD0CXUfKs3tATp1wD+/gePZqp76kelg==","signatures":[{"sig":"MEYCIQDt9HVg6iyv867D1WvkTCD3cbZcIO7kyM/Hrj81e5TXVwIhAMR/HUhHW6cHgYEFSmkJwWBBRtZJSJgSimCf2rxPisWd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJePFZNCRA9TVsSAnZWagAA6p4P/R6BPG3CLQOGs77pteXk\n/AAADE1t0Yqn7cQQqYuDcg7G5t/1wA7YUTU8Cpy9vAtxzxj2geicgjKxfdZH\nyKWIlI7m7Nzh19Hk75ZjuWDTdQci+Nsz0J2TVsMSl/WP6tZcvV+r0o3Y5Z3C\nYZvLvFPa5HWiQmk8PaKw2BS07TUeSNelaYxtvE/E8UOentaTh+VY6Lt4cXr4\nMlsakFMwPGTYhfiEWtJGkevSeN3S1YO8G6PYdDlAqzzN61vVYCUt4FjtEstw\nr9Y1iF6l5Fj+4Y/EhXzqa89mCnYOrQGgMO9rx9fjovhNcjcHvXQRUMssLvfm\nj356PoUZgeIKtw/7+CDgGdTFqUvF3Qio4scHwsi0fjoeCLZzrZajUkMdTRrf\nLRTinAXOkDyMm+28nU3PBkJMfy+GcSSm04+Y5c7hUc/FzEnjb8iGRSU7QXjy\n7hu0ml4q+UsspHo+PxIiZ8TjpvhUF4Vi4UV6emiWtD2VqdGzDFb7sLZ4Us1Y\nYgXH8JRawkPGLlJBTdqwYUvRlJoHa6IZe5R0Ibe7IiwEef1QGPj/SJyJpbTz\ny/BkO9TgM1JD1x0eVNxNoa5cRY2X6V5YTlSw7spohRVUNTCkhoP4Z5FRGMjX\nSAhgMmy3AbE2vO7uk6dizMzdcqQdGbllagbLqkVuO8bygPo7zgJVnO7C28kY\n2RIg\r\n=rYKi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.2-alpha-f8f4890f.23+f8f4890f","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.2-alpha-f8f4890f.23+f8f4890f","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.2-alpha-f8f4890f.23_1581012556704_0.8431055061387394","host":"s3://npm-registry-packages"}},"1.12.2-alpha-298e6882.23":{"name":"@graphql-codegen/cli","version":"1.12.2-alpha-298e6882.23","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.2-alpha-298e6882.23","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"fcf5c7442d0d5c16edd02f42619075f8bec8110b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.2-alpha-298e6882.23.tgz","fileCount":29,"integrity":"sha512-OLbq9oU0Di2QQC0oF+vvnDjVRbAsQEVLSiAXn2yQHiCwXAD0HpJdgr0yOrn8QjnnOJTJuO8GvcQQacq6K2Y/Zw==","signatures":[{"sig":"MEYCIQDtJnHxDIF+o5CfyoP0dhpI2Bz0ng3r/dciJswBvQLQfQIhAMozCvQ2iqkRNP6JptmJlp7qYGkv4Q5bZT9pUXZ+PyN9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJePFnMCRA9TVsSAnZWagAAkWUQAJR0F6Fkf+sAtNKyzrkP\nwsroA7WeLylfp9Yi38Yw6UldkN2gZpjMM7ckpMdRvQSEaF6++VeebGZle1nt\nl941KTdEhjLzSuIzo/I3FJtKE9Efsy5qrFO1mYMvoHrjOrJ+F3aHT+5MAkyS\n5EXuVviWnc5vLFcauRfLaD6MHfnVmmcXu8Bbo5IrmDCjT/L9vuT6A4EZ3Uhi\nxy2KSFfC6vJLjq69pX3MJroja0vOanCY59rAfv9tqnlVYddpGU7FYzQmQYsH\nKkpz0tnlgLdF4fW6DicMCw1lMl3fNBlHSHx6pvMM/2qlr/lOC9JGp+QzlEM7\nkAM9h7DDboSyrPRMjcrjxjW2zxeh17R2ATJgMO5H2lgT+pp5hAL/NfZfo5Dj\nEQjv23q6T6lbLdaYY1FgXDMYj3fdPYO7zjt594sQ6bzDmlY5Gu8xJusH39a5\nRRvKyFmiUfpmOc7qrqGKhcx+wlhcAs+TYMAYpuK94weFvLyQ59wh4lb7HASU\nFItm8go15/TWrKuiBF2TQ+xZIi7eP/pRQiOUsR++cJQvlkzIzJuMG5fkVnuy\n/ihSTn+/reDXBQsKGlGMQQMl0IW8H0AZdpfpjALuKaY+ZrbYlNncVMt8bIrt\nn4PLRbB80YwIwhW3rREk7mCjP5npR4+35LcaO24ai1WRzKuWxRdfDr/MhaaN\ncXX/\r\n=W6gz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.2-alpha-298e6882.23+298e6882","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.2-alpha-298e6882.23+298e6882","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.2-alpha-298e6882.23_1581013450128_0.6574491607441457","host":"s3://npm-registry-packages"}},"1.12.2-alpha-cd26fbc1.24":{"name":"@graphql-codegen/cli","version":"1.12.2-alpha-cd26fbc1.24","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.2-alpha-cd26fbc1.24","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a29bc61dd69d619332eddc64d53c7cd47e005c3d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.2-alpha-cd26fbc1.24.tgz","fileCount":29,"integrity":"sha512-qctRLqn+v3WQhYN/BpOgM4TgylbLvaPc6cUQooZgo6GlXlj7gZirkoxQ1kcx9DfmPE8iQZgwu3zARy3v0ctJug==","signatures":[{"sig":"MEYCIQDnmSg6yYNW5LV6BExmkg6C8zzyEASqR8YZfqod+dFXcgIhAOYdE5OYU7mhbon4TcnsZ3h/rhVkqWPcn4JWqVrlYaEN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJePFovCRA9TVsSAnZWagAAFWoP/izssxPBYqSdVmwp7lud\nq6A7wyKutFQ0pkf3otJpDwHdsoVn8CEkAvwrpGLLuY9SPIAP8eAajLIlWpe+\ng/X8ZRbeef4FApMkJLxmzMq0osugJg/HT4lHzdXEsEUg/P9FfsyV3NfRFx/u\nBgFTKIzOE32XPzCVM8ogFlcJb4AD2Ck9SIl5MCzCnuPBieVwwIU8Gbot51+U\nudoG1dPFwTD7K44xbC4krNnx0tMWyDg9/Q9DJ8BlDpa81d5T5I3+zlHZhKOQ\niV3WH+3e8GcBW+Ey1HQ49dyFPr0bMzH2rWWN4QeVwONejGiXn8HzbWQC54hv\nk5ikGLogaoe+SwkZa8OXEXfIWAgK1DvuLvVeEIOugw3XYT99du2RQSKf3Ut/\nxAxV1ZUFSR+NxD8S/SVOlma1bHeGlB2lIJ7hQ176FdoipcCMyz2UXqbErA9U\nI7kl3lq8BnTqUwf8KT1sKoep0j//c6fZE4/Bi5MCh1k1L4xPouQXjRJQxjTx\n1bKeAzo5JG78HA39OzXLkDLBMTb5GYf/nnAYhxhB4S0yAwnrelsSNEMxyeR8\n2kKYTjb3u6UGL7lPrZXxj5G0Jb1jVH4Gl3oUMJ42N4kffULqDhQhyAKZfx7d\n3O4GSF3bEZeJKhne17EiENtrwKCfoyvwCkSFaWtzcTX3z/DA6b8PMUMZxhm2\n/is6\r\n=8bgJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.2-alpha-cd26fbc1.24+cd26fbc1","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.2-alpha-cd26fbc1.24+cd26fbc1","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.2-alpha-cd26fbc1.24_1581013550534_0.41966259140911544","host":"s3://npm-registry-packages"}},"1.12.2-alpha-3410dc11.24":{"name":"@graphql-codegen/cli","version":"1.12.2-alpha-3410dc11.24","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.2-alpha-3410dc11.24","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"551591197bf68b99d031b29ca42ce2a632928a79","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.2-alpha-3410dc11.24.tgz","fileCount":29,"integrity":"sha512-1K9TtDuDGkrdlZyVljSi8C5ZbA1M8j4QulAeM1W7F9FxSzxUJ80FHdgOWCxzUoNHRU//SiSzSmYPfI/ngSzqgg==","signatures":[{"sig":"MEUCIQCdj7dXCaKpvPKTlGA6F8m3Z7b1Cp0OGEeaILSZ6eNU0gIgVucr/nHlHIF2P+kY5wUY6QpvQomPqNYXRXQk4YObJkw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJePGfdCRA9TVsSAnZWagAAg+IP/jYwe1bdEI1QDUju3HhD\nIpyCjhrAlFLV/fYERgUa23pGU2j0Z4AGoGOlZYGwv4jivhGcHhOa1cXikpEX\nyIFbG3wLeVVbrjWEPQrWbSq/og03RXcm6tkgXnfV7sDyQljNAhrLLvSh6Ws7\nI5SpSA7jaCv/NOqZ1xmjf/UFAayv+t+urU33tH19zRdwkUjlV+gHYC7HQsfb\n257ZyOQCYAjuC3eTe4IVYBPw2SNezAk/ZSVdj3HCPvOWFn+S9dTneF+WcEt2\n5lBA0i0i82n0sR/0770OP0DPzi080LZS6dcSqF/sKmocvTeIkWt/bhZgtsEg\nisCG894Kj78vXLJ2pa990fme9p9oGobzttyrEGDqMh/KAXJvKF2ixvjKHifC\neEIorCd+88CKiN36VS6xzbRhxYRKU6RiC7E0YEuQfDV7E6Ek+rytKivDhBhK\nlCAHNG+qubsoPFFOeZug9et0kC2WG8eslMC0ZIUa0vOdf3CJNO22XtCEYiql\nUuvsQRVDjctUXt3AAFbqm3OmrOO4QOTNS3m0B6QpWoEBQbeH4kX+ixH44Cl1\npHLC0e0IYmUQ4AG0wOzEWKQwOKwboBm5y+zrNLBLoa/MIcgKlTb4pHxFlPAp\nehDnDIFz8I78SRecXQozrCJkjE3mEo0/R9OYqf+Nch+EWSvs8pThnUhQBehe\nAlED\r\n=ryK8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.2-alpha-3410dc11.24+3410dc11","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.2-alpha-3410dc11.24+3410dc11","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.2-alpha-3410dc11.24_1581017052699_0.30185991426319014","host":"s3://npm-registry-packages"}},"1.12.2-alpha-33aef291.25":{"name":"@graphql-codegen/cli","version":"1.12.2-alpha-33aef291.25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.2-alpha-33aef291.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5c17253b685da11a302121476714d351b6e979ee","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.2-alpha-33aef291.25.tgz","fileCount":29,"integrity":"sha512-sQ6SUmJjEv1KqqHDrCZgfkCLkCzSSnjyl7J0ADwnzWpUy+iT7vVOW77vqKCKRAhcRBOlm8oVrI3NqIvpu8UilA==","signatures":[{"sig":"MEYCIQCQwXET2LQCI44EcPNscsm8AvY8N7IgulYZHQHEFEg33AIhAO0zeAFt4j1Jb/3Ao5GiDzjZm7gsyRCsntnupeT/5OEc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJePGoMCRA9TVsSAnZWagAAWy0P/jrMqP0j831/dKS2Sqke\nECJtbS+snnEU5D9YaYTPMO8EXEYsneUt98hc3DQqAQdFWWFTKH4SlAnTFuZy\nVJFb55VWI2J52LH1/u/UENPO4A+7GpPUbtZUh9RzugZZz/OAvsHw3Wt7Ju1f\n3R3jTx4I3noHexEfN/vAyOBAf3wYaVYfNAOYuexHUP+cTCrqCARpVfcKhs7p\nfFGsEQEZXFuXTSAIgoYPOdP+I90+WXgII1vu8oPgzCwBRmVFv6f63opzXo58\n6Bqe5jP4jgZtO+RMI2ZhA/297xXFqJk7V7dEUvPLzeE43VkSDsEQENgAHXiY\n3tbw2bcs3JgAlNSwr3J4FYpLiiYsse77myJNZSMiF9anu1a53IU5anMEk5Qr\nXqIkYGbHXmODv1wr3i3CF19OUuW56vW04OWzKkB/WJUG9AOFUpHll9a2b1V9\nwgJ6F6kGIIzHmfIhpvHdKTZTn8UtQCnA+96oAchfiUIQP0/lHvMfaP6Kw9MW\nNcyD+SzvnbJvu4xMWCwjp3kdVdK1tPp/WtfkTLIEN8BXoL4b23fn4dH8pxNz\nttGowNRD5KkMELc9+R32cmEYLqM7k3Wy9+wJkaD4A7WPtfHgmrXLmsGF74/W\nuq/17pMu8ynGoObQtCSSMBw9Q/9RXBm49GeAQzJKjXWJL8JItH0Bmps9Gyds\nSyxV\r\n=NNE7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.2-alpha-33aef291.25+33aef291","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.2-alpha-33aef291.25+33aef291","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.2-alpha-33aef291.25_1581017611638_0.6666125472052953","host":"s3://npm-registry-packages"}},"1.12.2-alpha-abbaf20f.25":{"name":"@graphql-codegen/cli","version":"1.12.2-alpha-abbaf20f.25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.2-alpha-abbaf20f.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ed22a85a3428e6c050158227012e2a7175cc7592","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.2-alpha-abbaf20f.25.tgz","fileCount":29,"integrity":"sha512-meLdwrxd5fdd5/0wJ5WSqibwpLnkTJgnl3SlP7IAfUz4hdEQjp0SOiV3LvCe8eX034qTtkRPqNNYH5gOxHZoNA==","signatures":[{"sig":"MEUCIQD7C5gKxA2/a6fcCbL6aMFMIvMiTLWu7BnhOnL4BtX+6QIgb/fCRoiqEFXSpL33LfgaUmg9E/4PP1Ap4d2xQk8JQXs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJePHXTCRA9TVsSAnZWagAAxY0P/RLtF9s82R1Lr+MQikjA\nxDPp5cX8I0faepWAK18sUOA2BMgWmwpMSQmusGuSCgJAymN6wV+TTylXe0hH\nPeGrdmyhy2Fd1u0VilFDonqV4DoQumpou0+Vp080P6wq73X9YM6z5BQ7BJph\ng4E1MTkkxx99PVczm4MWHw+LiYajLjrujbdavTHHzGDtZ7hKWYZlQVzqSFZO\n07ZFYVK8n8tz5YG2fC6oWzyW+a1f/wcNjp+dQgqiPWZH+uxljgxeSvVHKKZa\nKqGERJSo9tXeE6cqgqIZMrCHO2SCF3pwRqfLzPbDHZluNBQafI+aJoDKJFhW\nrUZON45Xiyp0uGcV2lA5yn6tXhhMEgQWciKhXQh8Vw1LaMYMqpViFq4CacQz\nZOBBleKzYPSCKF9tgFjoJ0MzkZEYqWATVvEnBlWnatXpQ/nUndQ9g0Rx64us\nzkOq+AQJdTKIpSeHueHl38DX4HgVL4JcGRcbgvALXqXGQXGnHVTiPoTsPTA/\nfXEaCkh0wYZu0Z0KZDrlt18tbk0Z4wQsHqg7XvJI1CkCyjn/tTEFWq08Sv81\nmlEQk/L90GIvSD42IbL36T8tlX/ZDIk8qA8b+wyhgMoYcenAeyyJ5EaRhrO7\n0Ai/Po9qu7uwvbHWvpOKJaBBSVXeRJK6b1yvDjIk+A12L59z0umJWIRrvo+6\nn/u9\r\n=l1ZE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.2-alpha-abbaf20f.25+abbaf20f","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.2-alpha-abbaf20f.25+abbaf20f","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.2-alpha-abbaf20f.25_1581020626742_0.24533051556201135","host":"s3://npm-registry-packages"}},"1.12.2":{"name":"@graphql-codegen/cli","version":"1.12.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c97e2fc976e1da2f18647efb211a33de0c74b473","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.2.tgz","fileCount":29,"integrity":"sha512-xCQUxIA/l3gZkfSj8xyBjbqnypghcjfjj4KgPZci/6xBHvPvu9Et0I8ZtmsVTWYwfaoNl4rhM0WkxcV2DdoL6g==","signatures":[{"sig":"MEYCIQCz8LcGClCclJmX4o530aexn0ZUO/tVl0WcJZKI09CcXgIhANX+01igTG6E6zidD9sGmqVlA0LxPejaeDCMPK1RCXIq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182643,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJePRTxCRA9TVsSAnZWagAAnJAQAJCql1oH86KTgEufrSBb\nEXHrkYc/XN1gqv+aSCFjb/Ce2tR/GgA0JM2cR+VJmQFpSfj37TXEvdIBngDD\nmIHtnUTLid5EewInoGAjuM2/aUqCu81e8K8EnHZzr0ISxLzJ2sS3kaT6CzyN\nTPQmn/Nj4tZywILY9cSTAIqahQ7qrOTL0F5Qib03MkVkCsNEkrfJT9Y46/mr\nN2vLMnSZlKH787LyoIbwl3WeVFaqeEOdVvomQo4i+ewn8IMSzludXoZk+GAk\nBJa9MHOke2zB0FWRio73Fbq6svdJlAF3qMfnHvQVSS/TQm4RAIeMv74i9GZT\naQ3RhS3Zsv2+L1r6hAg0Vo3vLuPsHn4+Qy8LdqpUou1j17pqbSdcmnVZYGdk\naRY/5FfBaFnswb9WyEkvvxMTWaJzoDgcj7Soac1Jnn/S6clfld5S1zqI+Osy\nnUd4hhvR/pceQ+ZN0NpWiFDHEV9pmoaVmTiIYKtO5mF8RewGiP8lNC9H5hyG\nwFzKttR9Xo/Nkym3En27IydT2anwPRuyruFfLpMyidvGHPddGRNrBTndCEMg\noxevG1GpJ63xOpzGbqc9RojhFXzgPF09NkAGxjuK8VMlZ25r9x7KnyTfhTpl\niaUHkqvQpF4/lxfmc7gkGHN6KsOCCZo4XxdVlcOkPeIi06XL62DYgvlbfui5\nP+zg\r\n=IxYs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (darwin)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.2","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.2","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.2_1581061360992_0.6210819374548167","host":"s3://npm-registry-packages"}},"1.12.3-alpha-d892da17.0":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-d892da17.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-d892da17.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c84543b2fbadfdd6fdc62e283f44d4e9dc898eff","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-d892da17.0.tgz","fileCount":29,"integrity":"sha512-eqt0eMdm+e8X2WZKadX53M5mOfNgfuEmRlQNyCiNy6IPKSbn14l92rVLyKWVcJ6vf+HWUY5TiMZqY+0uKq548Q==","signatures":[{"sig":"MEQCIHu457WJOsrDT6D+7h6Wrp1Y1OO+T2Ib51cOHCMJ/BYUAiBOmDfhV6keKwhqJgJnlPn8Arn2hvcZnG/NmDSYKqAirQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJePRW9CRA9TVsSAnZWagAAVfIP/RKlNM4CGNpdVy8m49pR\npYj5CZ1IcZ3owdlYIo33r6HmIDkSiMYY4NnqJwYV1/HAthFc6XDD7pgoq32g\nOjTxStZtz+m4NIeLIF9CEizHLv38FhqmVJxY7YMMzM+YW3J+VJv5TLBTi4Ww\nX/8fvV/tL3WSNja2bq7SokBClXFVeTVKwCVSPhvy4StMXpceR1NjhmTKM50h\nHHwL9MyCQouFjuZrCjFk23EpjC+g/yKApXZi3L3njA2qkZmnL5GMfmL/HFKc\nSe8OUJzHlqbfQOqNSeNX/LM0f20qv1kTylRd2bdskJpkTnSlOGpueFT0WO4w\niyiBDpUcES4axplNeAGSha1wnuNFRR8Zo87CvMAkuwhKBO8vuyKpTy1y9xQk\ntLxrtYrr2pJN5/AOnDR2dUcFOBb4Ri5Bv2ISZQFApldfReAdmhkL6aHZSy9k\nYexyA/MiNq9x/Szygpki/Z/bWGeED9xf1o1R0gAlvJprBr1L0SSgU3gpO5WE\n2cObahiLhsXnfFd5I/hajkkzGJAymVCRFvRxJgKrjWlYU+Bh7qYrcy/Pg5an\n0JG0vcCagXrapAJZ1pnw+v3F6Pvk2sHI8pVdgT2b1Ct4PdQAtLGpdCWlkKl8\nO5jLSaEr7L81WfGLXnmFEQ8dHCEU/QtqAnG4xy66tFTR7qQKNaLoJDq0Vo5J\n5M+y\r\n=GDPu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-d892da17.0+d892da17","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-d892da17.0+d892da17","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-d892da17.0_1581061564538_0.8404597014248769","host":"s3://npm-registry-packages"}},"1.12.3-alpha-639bb961.0":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-639bb961.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-639bb961.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"547c84f5b6e2eb475bfa5dcc8c296e11ee5ac765","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-639bb961.0.tgz","fileCount":29,"integrity":"sha512-wyYUjgMa8QGTo/nfRH1JSf056DvHUSJ9lvibKDeVD5K8s3kZHJYOzquvI48Namk4AnmQaec16Bso5jS9y3KUyw==","signatures":[{"sig":"MEQCIDCJW2UTBtMT/FOCI/3FSKFX4/IyeTa6VhpWgdWKiQaHAiA1HYyndTZCcvSj8a/OMXmXMeTpRT9jKcYieTF2R/i7aQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJePbyrCRA9TVsSAnZWagAAzk0P/17t3EDHiMBkUF3WfQlU\njMh3EQSusUnHXdY1pkmeS4nAyT2nRr5Uv3tOa8oh4gSNju+8OA5+CXYqCOuh\nS30RUEmB+zf03fM8LgwBUqAFU0oawFYSI25PM5ZkYNTANX2Z1U9i8C5sTUtP\n5uy8uOt/ZQTr5iWggtZe4YylncRzQkt/8Vdl4Zl1NP3rAAuoua0S5sB1/1en\nyg7awLVoFPDQiKDFcyK7Vw1dcEXFsr0yuzCOZOv0s4jwRiNQ2oHGJNC8U69h\nWavp6XWu5Klh6Ij+2Fvd16s9tTTzS8kf30jmwZcVbKZ6PMBO/XuNo9PUqye8\nx5ALl67kVSCOKhoWZX4+kVxR9oBWu71gAPC90xe9Dj9hXnusj/M57rV9mSlX\nhr0uAzQ11WYcDcjZt+fOFBJR+D0rhwws9+1G7wqDNUupyzLiX3f+5VTkBEcI\nt0Fbv7RF1ggu4W2oxhI5kd64Pbp2+9TBnnc6AIvet+znceLgJ0oDmxBhYOXq\nEkE5BU4fOEY6/f4oiPNG69ac5FMvVKaOYn3FYgWVvn7Vqd3tZ5yMZk3Ay6BU\nuopEiD4jIYn3k+aksJspCQnlly1Z+VujoBTf32m2Off48maTaXZCrvuIss+e\nomc7YGFJ2JwfoqCI3Roa5iWT2XRRi7J9kVb9PWTLvFG1/RmsRIUFOnxCrcWG\neh2H\r\n=Olno\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-639bb961.0+639bb961","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-639bb961.0+639bb961","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-639bb961.0_1581104298551_0.4051595223509237","host":"s3://npm-registry-packages"}},"1.12.3-alpha-87c18582.0":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-87c18582.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-87c18582.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5091237475a78fe5be835c298adcad01bde5a3bf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-87c18582.0.tgz","fileCount":29,"integrity":"sha512-2eM9swJBSDonlvx/AePoWw+AlytS/MXzDBcR8hYCKBYdu6/1LqR/AzO/mDlq3i2OnSckJgRBFidgpadMTxpNag==","signatures":[{"sig":"MEUCIQCtn+cyYGIDPA3KUaPGG01Zhpgtm1gJNHC7/hwO9F7EBgIgLXrlbn769QjWuvoN4fnTE8/jJDgUvHOT0BQ1At5M5pY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJePccKCRA9TVsSAnZWagAAM58P/RJ+cubLQckrgwmHOfDN\nZgWFu/hixEUaHq4FuC53hiL84URYrwBapx4KGLdvmH011Qq5jIG9Dir3j6e4\nxyqd7Uls17iJT8wrPbOcX73fxMnzEiFVBWOFJZ2KP/21oIM3+uoOyLca2CNB\nGsolPYK+vGviS7aPWRGqC62XdgnEy7AmuoYUHgOFu23LjiXJX+YTUBVIBU2W\nFbpbRw/IYNhIvkcttEOaPyc51Dhy+o37HAhNDuLfs4Ejfz8XlbnQIeCx7oJu\n5xqvNqVfTaol0lt6xhzi/ZbSkA6EfB7TaEt3fI/CL1LLQr1elcTD/16qDPwY\niEX/2wYVdh7VcPb/ue3I29WGT5n5JHnQIXeQnHfF3fWCRmhjiM1gVw6yOZAU\nwnAzqabQA0Cwqtn0+Z/D45XcDb5rlQMMZT1vJygE84hWnio6qSvJ5FVfmpNQ\nLkCd3+B7Bunc8Ps6IhB5ioKIDV/zMpPXs45O53ynnuMkCDZ4QWIIqYIuAULS\nUV5cHmPp5Sgty6epEbZRev/qRmS7ELkfLyYaaDcF9I8VnNz3E2F743QCeG7Q\n28Wwl800+NfsxxsmD9RGarM363/+gPOAo9OdkELXPLUg//SiK4cYnw35K8V/\nog/2TABQ4Z0kiH3BdI5ixMUu68VjtYPgyizpBweTVygl2TJl2eTJSVIIWCWi\n4tzS\r\n=Y0Kg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-87c18582.0+87c18582","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-87c18582.0+87c18582","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-87c18582.0_1581106954272_0.07797405732882923","host":"s3://npm-registry-packages"}},"1.12.3-alpha-31b39f42.1":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-31b39f42.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-31b39f42.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8ae076494a0c061fc2ff32cda0f60f00e6243141","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-31b39f42.1.tgz","fileCount":29,"integrity":"sha512-eH3y6aXqTIIJow7TZ2WnTMVYNgXy8VzdIiT4vrqdR8VjJq5m2CbV0kh3HU9Fm7ZIvpJL9nBDyI0UccVCrdzV3g==","signatures":[{"sig":"MEQCIDXXvriUvUrrRS7FOJGCPRWEON/QyKmtQKWT/qOUxYHkAiALHy0LKX8eoeN80lX7g33V1+MJF5iYp/tsk18P8Rg3mg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeP6okCRA9TVsSAnZWagAAllQP/AxZwPlm5FD8WfgqY7Ka\njXT5IF7oleAqUt2l79DpC/UYTUEgxhuS7DDulEC7K0KZg+t4sXnjsj/46s1+\ng0xtPrRQe2toZmcWTXHDB5Qx/798QLJiXsCcf4nNcRsy0EzUx04GvngwmTqI\n7zqigv8lICn2FivEO9npf2dCmBY4QDwN66+P8vJ4+HljTVpld59iQumKdMOK\nXOj7pCLPpH1xhqmnSMQgYU75DHhsynpNJJNoEDr0zgQ4/jIbamTH3GTWxwOd\ndDznUHCiZCZNnBNFAeSXhfMooKWMe05EH0t1ur8JYNbwig4VZMHHOXEPO6fR\nYSxQMxvSx6PHUQUzc1CalDVY4XxVJt/m23IT79bHs3N8TtX4GIqYIkArK4So\n/KNBP8Yk5b/QillOIG90fuJlwnSfBBZkv/K5eiqZTu8P94bwoKig3ccdS5TA\nVD41iXHvg2Nz6FDYC0u/S4UUKcAA1HbpgreWLwoYJaq/w78znfxQDbgWY9dX\n+hXvWwIdlmIr+FXT+lK6jc0qfcha1ve60f9WIwN81N+1gjMqDa2b99uqIC5a\nnn3zR5SD+wTlLVUUEjv9oScb6fUHKsXhqnvsT5ZOCTeLB0iehfuf/HcH+nYU\nOiH+P6KQiKXfOuZfOsf3uN2DAb/lcfdGXCEG0XWoIbodMr3lnksPAimNWmmQ\nh//g\r\n=bhrl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-31b39f42.1+31b39f42","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-31b39f42.1+31b39f42","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-31b39f42.1_1581230627484_0.5052664497876529","host":"s3://npm-registry-packages"}},"1.12.3-alpha-5977193b.1":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-5977193b.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-5977193b.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"575764135725b5abc0d05414b4d4a792d02a5792","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-5977193b.1.tgz","fileCount":29,"integrity":"sha512-yQ2qU6Ms4Eg+rox7dWdzN/JU2sJdMaD+wMVk4y1t6AdR6VhrOU70Ttj2mNkh0plP5gR3WvnWtwHMNnSlQ2XGtw==","signatures":[{"sig":"MEYCIQCLvLrCAgOSvlU4Y6pBJLGqST89QXom3JBHrYKUi9JU+wIhAKB5CQ1NUipQateI8vVPzBii3526ztyWF3KjuJLkDtNZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeP67TCRA9TVsSAnZWagAA81cQAJi8y/UUh7qleseAFTA3\n5TbgR7EgrfhJdS1YY0b7cB93+tEWRJztX0mkoEsIb4GZxq03a74eisdMJJxl\nbaN+4G2ljSsO6vIE7txh1BZ54HojI1OvZ4lC9kVCI1iOF/o/vG0nVoz1FxWn\n6LUSd/u6mEWEt5nqP2uzh4GjirDTXA47VQmkmJ0/l5t00vGB+ph/X+CZarfi\nzjNvM7Xo3A1XV1wbcIIB/+qMek8MRojlMB5Tjz5CaFkDfiGlNTULIUaDE3/x\n1bidfMpHhDoA14cLT7Tu1ojtTVcNnEHP6CabpmlKdLQ59tu+8jmUQ1NQSCbZ\noOI5skDToSTi3yRrs54mADxRPR/ceBVZmTI8CcHw9mn62buuIsj3ccsbbICB\nRz1zvUq0iM0KqPVxVfP7fG6+iZPVvjFDKUX7uUvqB5AMs06ErncmGDDjwhWR\nrxMBpp23y5mqqXt3A/MydedUOtnvWXSX43Dma0V9ECKxf6rqX2veIAeuYm+S\nwuL9B9T6njsLFxbjRTckpySDXIRTAezjTsRq8eyDwR1X6gju0xxcp8IhN4xc\nDZvKkemedVK8XvFWJ54Ix2sIAE6SJV8i56XDYqpKzu8DOQOvZEmbedjuQe01\nd//+wg6hjsLyBOKUGy/TKIqAa73J0HAaZb2rdNBlaTYuLBMEFM3Ze2xSHXjL\n4Hv3\r\n=wXtG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-5977193b.1+5977193b","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-5977193b.1+5977193b","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-5977193b.1_1581231827192_0.6644674197283738","host":"s3://npm-registry-packages"}},"1.12.3-alpha-0b4c2703.2":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-0b4c2703.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-0b4c2703.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"602837f2658ad468b97a9f2caed8bc335d720e8d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-0b4c2703.2.tgz","fileCount":29,"integrity":"sha512-YFDf1KcVlwqoPqgHBAqE4GgFKarxCM6m8fSAIvQnBo3S504uO1etTXguPwpFqblzoRIOvqKPfe1OaAeBI1tFew==","signatures":[{"sig":"MEQCIHL35M83BTSGLg3duej0mHA6hiCd9dLx7c21v44SyJffAiBAtDGvoi2PCO1+4Gaz+0jSiQPVJRbm24M7fBaPTgNWHg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQFEhCRA9TVsSAnZWagAAh+YQAKIMR+YbCfdcxB4kHYZf\nuupZV83heZoa2vuqfzr/2DSBcijKSX0spMxRtKC8p/K0yesaL1P0CxK826p/\nP8Ze3xH4OaRQBLmUnNLUwlTI4202cqiamPIxxnM7MpvTvkeNgH2w8tsOyE8x\nwAgqjm8V6BrK7iJTALRT/G2ksLAPy/7awOM+656Yb7QZsrszjoqurEuXrzWu\nmxDemJqxAeAhZZvxvW6Gl7bt8EzH0ae4fAUK9i6jX4lV2FHVmXerp+/0v7Cg\noUI8qD3lPTFu8ke4UmrRrJYaDvaYUppLppmH32r+gC6qGprybxDZ5+RytzRb\n64dKChfuY3HS8PwCtJ78a1l2QtB/kYq/zbd4gx0LxJLKjtWc1uX8bYPmu78s\nO3iuy4ydkkyc6bN63LEjDjoWrwxmGE26n6JrdAGklOXjGFyfkd8H2E4a2NwE\nU3CCK6pYmR5J3KPAP3/yfdAnfYf/wvqXtLakmqWZ6X+uaGKj8QhoChu1fH5p\nPY5GZatX1tytit1cOki+YPJ0zb36TQNmkcXiC0GxAf7ueUnS3z8JlMr8KaEe\nfNAowEVK9oi8ffO3Y8Zx5OMZZiAsRLsqy41TcnlnP6z0XdX2kmYbPr/ivYdN\nHJQwLurCRNz619ktzmRKODRRApJysIewh11OoNPS877t/BpFTfQ3LkgoWasG\n/3Yz\r\n=CMN0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-0b4c2703.2+0b4c2703","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-0b4c2703.2+0b4c2703","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-0b4c2703.2_1581273377123_0.8831021348349173","host":"s3://npm-registry-packages"}},"1.12.3-alpha-c3bbc4ff.2":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-c3bbc4ff.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-c3bbc4ff.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"08c2114f9162c9f3076bd6bb535df0413d024243","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-c3bbc4ff.2.tgz","fileCount":29,"integrity":"sha512-bMzR6W7AnvV4yv01jfjS8H5Bit/zirKYyiP2bf/PU/6flxwAJjUYfJdT/jwYvVVu2LYiAxVAGv+lohyjCxArmg==","signatures":[{"sig":"MEYCIQDMUG0mH002rr4sv/XJiTDftCeazJ6f3roNZK33IElFKgIhAKlAns+4bQ4wfU0Dy/eL/bWq4z16jPs9Se1coHw4XV6L","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQFtaCRA9TVsSAnZWagAABL4QAKQlo4iCx4J9TcBtcSNn\nYPHyiT9rSg0lzlY14maduuyzxRk5zafBsTintIGY29kA9iAQdrD7cC4SN21e\nZutIGhIqQ0lEYpi3gtBxx4ODhF3Kex0FgRT+VyjExiNo6G+BSAj715cVUo5r\nQxl0FJFgXNCrwluJSHoZNU800o+WWRVe630nyL8zHJfrHT/vo62LEzeL+60W\n9lngWdCwUmukurdZ9CFnEdmTynFSkhJb/HJxTw5rgRzVOHdkXwU6J9elxYWS\nC1p8nVYiDLWwpbuCrgZqfLC8cYvKI/Z0B2E5qGhy6IBdoYX7sQwkxVkAMSxv\nsWDHZO69EN2z5jt+qGJcloB0sPd28fImRz5Ltculqxp/fYiCEuoKvpqvcYnL\na4OaZwaBLEX4b2dlq+dUH7Vg9jh4zRFXKvXoSQAwHWdsRVRk+3FIA3xaXBgV\nrcdNVHnQVDhZtNzFjTg615Rjmk2UCmZYy62lvT9dTxKBECjYgqGEelwsn0Uo\n44+eaJ97qnCE0U+jQmesynnId6b4elqgr5BiwZfn8NNDKbK+DE4XtKPbp+5z\nE9Q/e79PZQFvYW1s1NaNpCVc0+YJNjnTL2Wgqw73wUkgsxLHxdfKyF3A+tEC\nFl0NgWMakj6D+ctDOC+vZIr0XEZ9jKrpYsA8sw76SxOO4q2SWyPoD01VWTra\nvX8R\r\n=gJji\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-c3bbc4ff.2+c3bbc4ff","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-c3bbc4ff.2+c3bbc4ff","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-c3bbc4ff.2_1581275993003_0.49814215537069506","host":"s3://npm-registry-packages"}},"1.12.3-alpha-bb10c402.3":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-bb10c402.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-bb10c402.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f8679c96220746ca8d2dfec5d870de1539a9f31f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-bb10c402.3.tgz","fileCount":29,"integrity":"sha512-jViR1c+24Ayy+BeJ9oaJNZPGS0i0ecDTy06XsMlIygYSzqvVVLp5j3plSm28dsL370nbpQUpWUKmgms2BIoteQ==","signatures":[{"sig":"MEUCIFl3duCU7uZjsBcJLSl4oS1vsS/WWOUdn3T24nKaRXonAiEAlR9cb8zziT/WeMQhGC2fhqwkYr4EAFvzgRiaoJBQqo0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQcYJCRA9TVsSAnZWagAAYWIP/R7eF58VvMvxa0gWrVeJ\nwDrdoTOkUWSl7/n4vr4ufaIy6JPRV2AZ3CPystO+gikK0tkQYuWJ6Lbru8yV\nk/JhSZLJTM+8xV1fEWF3OD805ihMcqJpHJ4c0MBbX43y8gqZ/wTcBS0i68Ry\nADE/SoTeo21UWIdsdGm3GjmMNrscWYAML7bK8zqsQnqcCgkF2yRKq6nliA89\nVEGJb4OFm82nIHF8AI1XVaRvjM5oBiLbZ+6jfM/k4rYdio+4l45xEdZ4v6Iz\nJykXIsew6/+ycMCvBaF4BC2yAq+37jeUQmKKr4jEEqc0gJ5U1LkLAkyz+TRU\nevuytddkdLyGErmZ5I+91nvduj6zYOSCydYQ3Wb9gRRxEkz6ikqf/tanfwk8\nHjtPHnTYvwTxJMjTSk32lcNG0dqyOEWlhe5OC9ecz27fsU5hQxq6IPSlEjFm\nF7s+wPinP+UZQ9BLSBe9L8PqKmvTWzWx3k3tuLVEsfxlsmT9vcMDzUix1NIk\nhaMDIBZy7Lcb2GycCFkXnYUHyJlLN+JLr8cc8qZBX4HRtMXG/2JcC3TB+OvL\nGzBy6qX9QQM07UTtUboviduwRWkX1O3JfYKLjq42y63+czi/OHuGpB4Y9Uew\nN5Z+LIYaHB4Z52RVmJsJoB1cbqn/DEjds/th6Ptfv7o7G75Eh+DPzJu5qE50\nQCkM\r\n=aXw0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-bb10c402.3+bb10c402","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-bb10c402.3+bb10c402","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-bb10c402.3_1581368840352_0.9142709440402723","host":"s3://npm-registry-packages"}},"1.12.3-alpha-2e750a7b.3":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-2e750a7b.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-2e750a7b.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c12f562ca9278f4f488eebc116e9228ce0cb5572","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-2e750a7b.3.tgz","fileCount":29,"integrity":"sha512-uUjxpTAchOM/X5L2UFJkyd+6OLVuu23ybUskU3zgnehKWaDStoX7AxWPZurNWykTm7MSaZyyCNq0gUEtnoG0aQ==","signatures":[{"sig":"MEQCIG1AfUunEt/xgC0sTRWpHiG4QEd+J+BYtyKeX3QpFLM3AiA9joaB8hr1O/c2C0mD1EGA/sfltfTCDeNOpbBTbZf3oA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQddBCRA9TVsSAnZWagAAUgUQAKIGDQtPH+OuFyboUxjU\nFL7bzRNZDk1KcH9z7Llr37+CbNvIAAVVwMWbe9QA+68Fk4vSEFEdY7CEAZUN\n3l5Um40YSAe9jhatGGCQpNCZOaSmR/ny+BOFm76EbYd0xLKLI34qdTEfKRKm\nloItVkNfas9jXB+DeI3hEKGzS97ZvMoFfehrQxz8z7O/iH+e4f4yW013pMOX\nngsZkah0cs2T0cbDzCw9QD49hDrp2nCOWMHj935KDJc3GbJMWOWxhuXXBsOl\nf/3mrvb+2V742pik0ryThqJ41o9glxjsawK2ZcdHJIrC8I0EaFnOvxpi8lIo\nWW7M68hO6FFz1miedCdlmoI/7SJE08zZG/5ExCDyOemu2sDYRJhy5LvJ4ofX\n6nQhcegP+7Nmp+I3V6FKJ6YQ6i56uQ1RVbR3wo0YoAtdqm/aAK6TfeSqcot7\nSc5uSzEMviBTZQYNxDqmYixb5+K5BaRa6zha1DHwQMFhkg04UOoOYg9232S3\npZRDuh5HUYrQOx9d2C8Rrm27BIxAOKIpjIMcxJiFANcejon/H8kvU5ha8XBa\nBrgmaJUx1RyjKbQtKnsAqpj+TiH3b0lxC90rDhMw1fTcYpf6n8SIZdzLAvy4\nlEPSap76FiGzbeMMx1FuBwucA7YmZufZ/1+3ngbQq1ySGzJZRWGxEMV+IdYL\n4c0c\r\n=RRMT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-2e750a7b.3+2e750a7b","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-2e750a7b.3+2e750a7b","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-2e750a7b.3_1581373249026_0.709352289694827","host":"s3://npm-registry-packages"}},"1.12.3-alpha-b01047f8.3":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-b01047f8.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-b01047f8.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"71c600a7b55d76904f293fb69180c76a681b9f65","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-b01047f8.3.tgz","fileCount":29,"integrity":"sha512-P90S205Iq5k9ZxmRlziGHwJnnZ0hKvttiLwJs7bE8ufrrwUChNIJ3SIhg1RtjyWdEQ0PgbUpRtVsdl8hLufy8g==","signatures":[{"sig":"MEQCIH3A1XA8h/Vx+6uOD0iKxjQWVhf7TVc1wNwsKCdyxsRcAiAJkqR4lYdoyWgiu0Zh9Noj1/hCY7es30qn9S8NlFQqJA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQeVyCRA9TVsSAnZWagAAytYP/jZHtnqUpMmgOSrU+Qfc\nDGUAD4g/3d5C5kndftqSmsAk9c+KyJE1ZrLIEb3mhYIMqxhzP5VkopSTqZQG\nbWwlFxVeBWuGNVxKjMiAM78+ZUx+WZmRlb2BpQm4vPqE/Yc3aUVW/LqjXujD\nL2RMoyRnZs9ha9KTHMGEZ2oCK0g4456jaeiPhsk3e5Kht0YBDRw9x66sgwmB\ncq6jl6i3yYO3MpxINyeghuR4IvHTEB7kunBI9zR6WqQxxfhhpCa8iVC9NypC\n8x7hn2gVT5B2B09ecs1wR1xxe4qzWtKSyM/23RX+6u2dmo420nVyeJShQ7at\nWgq/nzffUAoVLppnYrOsodj5PZewtZwZKkF0Vae5rw+JlbvkKlT8I3EfLPon\nF/dNvHfylX+DWJKLp7AsYIa4MQ1M78CBp+mJD0PFT1dz71sx0wnKY4m9s1y5\n6w1fpZbUcUd6cfrGHKv/TWx7mz03PgvBBTk66eLVK8z5Bs3sasWVICoC5MSu\nX/rRQLSAkcMxk9arFOy9WZ22MNaqMN8aWSgo0zclzzMAhBpn4YKQKhtF9mCw\ng9SuUO4vShBjyC/QCDAF+rhA5cJSSTnZBlxKq7i+nCrE8i9+SztkpKDGliR1\nXmpCu+E+Aw87/eakk9Oo5Y86TCk6NIAfPyWiN9PbG+v6E4dupq/w2ypxH/yy\nDzt/\r\n=HCGi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-b01047f8.3+b01047f8","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-b01047f8.3+b01047f8","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-b01047f8.3_1581376881931_0.6410798582577446","host":"s3://npm-registry-packages"}},"1.12.3-alpha-d5f95f19.4":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-d5f95f19.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-d5f95f19.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ba2489a081f5843aea391a49a0bffb7411747210","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-d5f95f19.4.tgz","fileCount":29,"integrity":"sha512-nRMqCfDdW9wrAquyM72YL99OqkATxh6i8zDFdqGhLn1prm/fY8gMeY18B+Qi83g5+1et8Bmp8zT+eNmnVvvQgw==","signatures":[{"sig":"MEUCIQC94S8wX+iAPAXp6wReDpm82t76Wfg8m3ReV4Dn1b08sAIgZ19L0hUCh/VbQpBMmm7e/G5lp4+HOtMRwqSs28EaBZE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQjbpCRA9TVsSAnZWagAAp6gQAJyLCqigy9tgwz+Hsg7L\n5+Lt3kgz7H0cBocxuEnd3ZW49KpHvGWGcoV/qGCaVY5lbzlWEYBZHB8Oiecf\njNZQbnSSgWLmmmxzzOWGwQi+XGjAPIrhHORg4aeMidEYHqohSh8idghI+31Q\njXXGKjuHicbzaxMGFUKnC+dM+LrRN3kBboGnGEEs2kj7oVL+n6fROS3zGTMR\nApVNpPcsyZ7WEbmrknsVFV5MbIEMxVdp6PuD5gjBmCSIx8jIHQSZMknAArMq\nXeuabupyKbFxv56Id0Q57IBMKa+H5440ic7+GyjiiIATVDeYcn9sgw8pqvi0\n1lXCGwSdjFKfJt4lX4KMhpgqX/NGWeioMiM8pumcc3u7+aeh61FGfTdVhLBC\n1tWqG4rbyy9Mmgi9+8KZ39Lr0wSbPqAs+6TWHBu/HW1wgAHydbZA5S8Nveu6\nGYif3DRukGS6ohpYwyBsLUxeFqo1soQErGXxDLwpes3XPvnnJUysqrqKWO2p\nL5TcMBzK7yRGh6fs70CPthzUuHO122MlqEYtpmJP8WXPyl2oiDoqFHfo7aJ/\nxqhfDxTx+ydmizDI3iGrwLHYxKMrMKbuY/2bQtGsEnDM1BUujAUHD/briM5V\nGsuUaovVWmSqnnyIK+BdtHd/CpYa9DWaxOmMgB5IfO0Sc6k19HeY7y2stA84\n6Xyr\r\n=DZ8Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-d5f95f19.4+d5f95f19","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-d5f95f19.4+d5f95f19","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-d5f95f19.4_1581397736835_0.14297928614701538","host":"s3://npm-registry-packages"}},"1.12.3-alpha-d8ff2df6.4":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-d8ff2df6.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-d8ff2df6.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"37a24d8bfa6adbcce3aa5855b83ecd540dbc6242","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-d8ff2df6.4.tgz","fileCount":29,"integrity":"sha512-eRbdtKIOGPbgRkfeh7e5rd8D8K/qzCVRM17TnHqMr+SdaRIgPTpl7rGNzzq/nq2s0fETFYIJmAPxNsZwJ00pgg==","signatures":[{"sig":"MEUCICbOJ+cmsIWHMy9Z3sbv1QflLKi71+60EHEhRHo5EnEFAiEArWGnh2+/K1gaIJqXPOewe4OQ5dmRrN21eYX/CGuRd0g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQkf+CRA9TVsSAnZWagAAsdAQAIxVrpzmqjLfeeohklar\nQJIj9sYlS9kjAoGi1/JkJdveqspA/O6Ih1sSSpoDSk3oUmMNa21HfdJTXg3x\n03m3FIR9T53rX/SZciTYetXwwosLmfOclNCvYqULd+mMReY9QIJYj7pMrieT\neJqYwUDNoLX6mNWWhSkIIP4X+ZsOMZx9KCNPC3T17ngQEC8Eq5JUdM3cPPre\n6bH1g+ymdw2DgmcyF+Up/wApuLMQhfScni4EYK9wggmZEqniWbFlfhCPJgHh\nmrbdZkWMQ4O/Mw+H3wlVU6RIFtLPv8r6t0tE1ncMsvp3qOHIjwgRW4h16I80\nVpKQ9TYOshSueK2BVkz5GQijac+X56Ja97eCCqb/U4lYZFV88ZdnE7qX2bSH\nfPeX9oglw/GXNZ9M4ShNyqpNpbKdPQ+qnkBoKLftO8s9r1pvru3pqSd7GvLX\nBnn/CZSpyMgVIfFoA3gO0O+iUHhXWI8LgCgAUSxthmuLit7lB4Z1hDb9jsKT\noSjs1Z2ZS1nHkw5ybQUXtCoHTtGn/mQ3K5lhX7WAqLKP8AwzUmFaJyGxffvK\nwXdUhIx9wnt9Wfh25GLM8csp2KLIFacU+0asqeOLSuwcM4z0/gsGjLb4Sn6S\ntV41tmiPcBKQQ3Vxacle5QcXhHaDU5B9xpgM6pMaxC+ODd81W6XBv+BnevTd\nF0HS\r\n=14X9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"0.5.2","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-d8ff2df6.4+d8ff2df6","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-d8ff2df6.4+d8ff2df6","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-d8ff2df6.4_1581402110076_0.8402203461290028","host":"s3://npm-registry-packages"}},"1.12.3-alpha-72d181b4.5":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-72d181b4.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-72d181b4.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"056e172a917817f6a45787c19c387ed7b2a82292","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-72d181b4.5.tgz","fileCount":29,"integrity":"sha512-HXJCyjnvabLJSBMz6T4HQqwxbPIxQtDpISZNdHp8PO5WSGA06jAnZO5IRj/X2mi/sAXLO37wtJd7QXPn4gt8gg==","signatures":[{"sig":"MEYCIQD54KzMV9XqI4xpcB+IIAGR0MzjuJ6H+LHZe8VWtiJFuAIhAPb/3G2EH9t+qo2HXL8lafIP49otPWMsr/hsSzt3UrUl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQmx6CRA9TVsSAnZWagAAiugP/A+RPck6ShOs34cHVXce\n0FM83yX3L9JmmkRf6q+oe36xA+s3DENca79XeibIL0kGhYTyxkB/SwOV0/DL\n6AlP4J2EoQhWTWOQYSqP8Twx08LW76/rmw/2NUHV1R45NrvJ6enRrvh3xMUR\nu0p3cWg9GS+TAeOkUA9REt31Qsj4ZNpVBfgkNxrn+rsEWSQ9WpM/sobjKiix\naisRk3+MFcl2BZSBMehh3OFOPAhJQ/8yMA07ebysSLtydpb0ctklFaQYGaEC\nTOzvjfyFU3NTn+ideRgQMZ1tIMmm3/bIg8zgpa+TDSWfTQrm4gIichZh3Ip+\nxsqGsSyzm6qM1ZESrrTIzl0Aku8SVlvjkHACUzJICxJmL6Sm6DUZw9rZVCy/\nYBS6bjrssA+VZX4kRKG004vKWXrHT+kqJE0V6dX7vglPNjZpn/X4aqar8vTw\nw9ejWNws/zfzRQ+/1QI8p/pZ0Cu5GkeeWpN0dGEnKddTl9U6RgdmlSd3m4FV\nJbfEoAxxsEh6wFZ/aVfqRN0/IYWrE1w5lS1hTdE15GSwSvDHWAO4aAkRXYHP\nt5D4RxAcKsnupj3IjWw5GRui3rZbPQnYshPqi2kdz70ZgvR5AScnWOh2eWQ+\nx1S5JlxS1P2UBlJd+m0xckQfjqBKDin0OjYXJwiGhQ8d9fBBqXaNG7Mpvgfk\n/4Dj\r\n=lypt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.0","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-72d181b4.5+72d181b4","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-72d181b4.5+72d181b4","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-72d181b4.5_1581411449970_0.8428338309942514","host":"s3://npm-registry-packages"}},"1.12.3-alpha-8f01ee8b.6":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-8f01ee8b.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-8f01ee8b.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"24f7964d624a28ce3a457e5140c4c54866156721","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-8f01ee8b.6.tgz","fileCount":29,"integrity":"sha512-SecxNA3+4omWFQg3A6URMLMAkJ8gxPvqEDvR4V4UTFzx32feFdusxPNr3O9LkVl/3NaE+0nYcZxWedkD7JS1KQ==","signatures":[{"sig":"MEUCIQCIpM74SGf8ugMAjAGB0YRdYWim1H4QAXvmcRy8u+HawgIgAm6a6UKkzjG6Jj1Phh2tjV6uPfWf+l0Lv5pJIc/iz+I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQuL7CRA9TVsSAnZWagAAAR0QAIWW2h7xyhEQeekm5Ffv\nU/L9yXfxIJpuICgpyMYdgqgHSOGKgm0ODOOAgT1kVKlYglm8eGFLCRWJNJt6\nM/bA/TOK5P9w0/4dPCknMJ81WgSPwv3CSvREY8P0S5lmQNgztVPnqVFQ7Z3o\nqONrwOu0wwyUOgDMTS0ylEOkug5NCDMZ36MHFd5fjSpctifXn9AHd55OytS8\nJ55xc6ZJ0cgBz7FxUZCbwQvnlhBNH1oO74TEA3aBEEeMZ/puUdqGO+HpDph0\ney1Z1x4rQkMaZhSj7e2u+xsgjvkDyhG4n2xEV+K0iOrB+/9yVSr9q5rGt5Vp\n9SmZAiVQP01Srg35OwJtt2nyE5YoqsrfuoDsZvlzIcdG+no+8Ed74gIMXojZ\nFXC/TVw42sZu8axhJesfe5xbYKioY74+tfDr6qeNC09B7vTMNviGD7OoSlj7\nld7n7LvpGbfBJqzOrkDnjqy6Z1T4lUvi4cne47pQWO9YYA50dEDbGKGuJqnZ\nCLjS62PbfuCBHwDSVV5efuRvXEyw/i9av9ZcU5RZZuWqV9F8rnyi3RcQqbMc\nq4FY6mmOxKopEAns2ltAWCRj9wF7datCP7Tw/H6RW6Bhslblar1lgbtvKQhD\nrOfz8fF9k0kzEvcN4rqJPLJgFlmymJ1es81a+CYsUfc1raOgsqd8WJlcURZq\nqmba\r\n=lvLQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-8f01ee8b.6+8f01ee8b","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-8f01ee8b.6+8f01ee8b","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-8f01ee8b.6_1581441786418_0.35673479749257875","host":"s3://npm-registry-packages"}},"1.12.3-alpha-11b5c1f8.7":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-11b5c1f8.7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-11b5c1f8.7","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"463813b6d4569b8a9483caa4684af8b5f48face7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-11b5c1f8.7.tgz","fileCount":29,"integrity":"sha512-vwHoRazJfAXczg8k7CftpixObvnjM1UUR6jUwY5qQYQQ4zicpIToJ1g917FMsyMQSjxg4gX5EHnyV94vZSGczg==","signatures":[{"sig":"MEYCIQDVj9lWlQ40FFztH9f87DelQjZTKc3X3I+CJ16dzjm/cQIhAKYSXT5fz3qpkmw22WD4GJhDgPj7DjDoGxA4Et4M8m1C","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQvFKCRA9TVsSAnZWagAAgh8QAI0YeYp7C1knmRqmGx3V\nUNxEnckJMf2KGLM2e+LcDaCVQqE/sIGNGrbB6FaTFK+1ySOwWQIX69YPf0AQ\nLfLyN8oQhQ1xDRCe32Ga15BMps7tb7inribZUzckyGQltXVHmYJSsAd5s5F3\nC21ZNVTJ0NHKK79yI+jZKc9dH6MT+3KTJmTDJ0ok11GbI9Y9qUJIIfbFGlZz\nIZXXG+WubWVIZqnyN6geDKkj1Fsxqi3TVt2ntXKKSS2fHDjavg+oPbnQ20/w\nYWpvLs4J41mkoZjPX/3kFFZLr1lA72QYHhj9fXsyMno+t3PEUgkQJ3HemkKK\nMwhF3gDTh9fpGX/jRd45+ofTLjIzvOgQWAHUkmZDsOwg5dQm0GRhi0TZLARw\n0WvSN89iBTFFm8jPP9RmUZAxnJ/WxLvyHYxkkr90ZhJDb8vYmLB+qOjOCGSp\nzG2F5JzFozhkWqh729C17DsQPjgwp0ErylZoflzQBVsKe2sbGdIz/qb+ndhx\nRZVZj6exbxdtdeojQ2bwLVHqK0ydl9cDWbuLogMp/vENHtz4hNZVf5QjzsyT\nPCnagPjRGFDu2I72mvc8PFRm2t3bE/jMGvFdYq/NLZWcHggSxAEkge5P/KhY\nK2urCysuZvxUIDMga8gtahlKNEW78kh9mfBn6GnL8U4EArDWIRPiCR8va4Ft\na8Wz\r\n=zYiD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-11b5c1f8.7+11b5c1f8","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-11b5c1f8.7+11b5c1f8","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-11b5c1f8.7_1581445449011_0.4976000403560632","host":"s3://npm-registry-packages"}},"1.12.3-alpha-c7ad613e.6":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-c7ad613e.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-c7ad613e.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"31694b48e57d7678961263274835ac0b3a05eaaa","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-c7ad613e.6.tgz","fileCount":29,"integrity":"sha512-5C4lwfYyEvhS6Oy9FDxl9iKXaMHhQMzt5eGpCyx2fJM4tItW3I7TcCu5+CQZmlQJzBzQ/YeldM5cbbrxDqISrQ==","signatures":[{"sig":"MEQCIBUQkokUfDcnlvrLMaskrFWbpwT94kNOep3GztyygBFjAiButC1/xgJShwh275nZsvQYsff1Se3KCdcG9jiXeB+t1w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQvFiCRA9TVsSAnZWagAAXD4P/0vQmvyLXbgBEMF9srGJ\nWyjY6hg8JP+tkz/sLernNCNcLTzFU+FQYcYPNaFT8PBIoSn+4pAm2QhenG/q\nUgtdUOJV1rhcK66OxXqgE0m7ulnMRjN/PPxVhQduDR0MHJ17SBKN7P2wc34x\njpEGNIko0VuGzsWgCmeObSaGkkovmuQAF6F3gGGxup42+Gmge1w+1E3ZKIgk\nafIMhOd2Elxaz3I935brsmzdk1CEc7UIYNahqLd+KqaTVjFfp941NyV0Zyne\n7URpsyygc2bsHnLr7s7jFrI6Ua/xiRQLt+0xU9Cgt41cXBPJO5+Aht0057iL\nN2bf4abjA1vS0vVp/wkFa7ITce9ecrNqQk6AFRZ/n4B4C/X7J7KWQuOmN8o9\n4QIr6iXvXPP9ORZwhs29DnymvlGTNWq6Yk1IV7PIhusR3+CxWD0MHUQTVBCn\nBKxYtZQns1cBvW/+gP/FWIzGr6NfyaICnKG3W56KvRZYOUSoCIbjJgujaNto\n7Gyn7v+IB1+B7ISRbLars1Jhn1iE14XvSddAzUD0RbLK3ApKizX3ZnKWnoQW\nu0WP8hApQUbcjlEWWYH/8ZRmaqvbGZAbevVLGmDJa0TGFYTqfUSGhVffji+N\nsBrL9rNAo1EyMXkuuwDnOW06NnaIbFMRE0mJLDmbtr1bfyihJVKdhBLC1OBw\n2HMK\r\n=zh0j\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-c7ad613e.6+c7ad613e","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-c7ad613e.6+c7ad613e","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-c7ad613e.6_1581445473623_0.6774562737376477","host":"s3://npm-registry-packages"}},"1.12.3-alpha-f69291b6.7":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-f69291b6.7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-f69291b6.7","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"743c19a88eba4ef5e41701949d13645ba346e6c2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-f69291b6.7.tgz","fileCount":29,"integrity":"sha512-dYJkkHR1IxAdzpJVw+cq2UsIb8mZvu5Urnea8aFSPFFLBn8IeRdYBVL2em7OnWlYHEy4Z6gZrSx+ACwB/ztHNw==","signatures":[{"sig":"MEUCIDJOLkG3ChRV23wYloUC1KlqzRwkOFvwHT5z27rBa1pLAiEAvLxzVTip8k4v91FPRoZq+keiC7E/2QUtC4VxfWSgW9c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQv8LCRA9TVsSAnZWagAAuNoP/Ru6NGfanVKmkLaoFN/9\n6j0GPq+3a8gzuMqOV+K19yN8KbcvPcBjIwVVeXHgT9/nIzJkDJr5CzjSs/Zi\n+PbS8a0mjkem4zZFjJN1dNPqacJCQbXqVNpgv7ZP2vBLx7xtZeTS8EiMXRCa\naK5tvpLyD3qXZJjSb9uBqau2iOJjbBCn/S9FF10Y84A8YzQUiR5ScE8nsqmm\ntYCe0iTyZ7H3kT+zVaxX7bo5A/Hwk8ZhCwJ9NRVkanwcHalrMxPBh6c35a53\nKTrjlKTQxY1qBZPc08uErVmYO12DDRC1fxoDmGgTsrfANLmWm5H7/zN5Xb4Z\nXXeQ27qr4cnT5uHKLQR7zLpVQp5QC8wlABOOkOhljUU4nYgPM80YxfpKZ52u\n2QWQFrl7M6KBV54BqeAESS2e9UUQiIQgIgmvXknwMaPIXOzdTGP1zNeOxp0N\nsT/FAAPwU/mZHmbz4PNnc9FqDBuqFhvAeE6UUJTsSsgDOZtxPircyCQJF/hd\nm9TXjy/RfAbQkasZeYQ5vXnMGR8fjiLY5g6ixteWOLwO2f9I572XhmpLsKCt\n86k4/H04IfGXhYVUdwYRK77gUku5iMTUFTMU0OjtRvLqdtp9cXxjXIfABWK0\nj0YOMv2Kl5YIdBfiCtDiik/BPiplXP7QI4Omu9HTM3smfUzcDYZkiutbmIYP\nOUMB\r\n=Ifga\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-f69291b6.7+f69291b6","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-f69291b6.7+f69291b6","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-f69291b6.7_1581448970849_0.6243986876907619","host":"s3://npm-registry-packages"}},"1.12.3-alpha-bd2db718.8":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-bd2db718.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-bd2db718.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b95667583ad8b127e40b184a546f13d0af0eb3ea","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-bd2db718.8.tgz","fileCount":29,"integrity":"sha512-s2btMmSCDyzl9PliSPD0iwJX+IiLefxY38Od76LdBuFCFBGvS3WQWmz70mLxPPsDRntg47s4IJWxwED1Y7aCcw==","signatures":[{"sig":"MEYCIQCGPr7gUIYh9yON3F8yzBVPvJmr5adn7Liznq7LzL/ibAIhAKPkVW5EFubuK34CEUxqDWJvCgfIdT/8+CuPhzkQrktR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQw19CRA9TVsSAnZWagAA9nMP/1LXJC+JEKFTBJTg+iQK\nFcKVEdCLTNlEyCTOogzD/X4m1yDlhhUucTV6D3zltYl7iWed/9VBPNtfUHUz\nGGobj3qMXC6si0+ZNu+k/VKpAzQ36O473Vnt+O6HeFgGPCLpCDecZheS/FNF\nXD5TbTDpyCMffCILugYG8E4sKV5LY8CS/WjDgEPzuaDuTYevm+DlA4G1YOw9\nw2EWfGgTRpy0nd9AwcVV4dsXxHtuk2gX315G/g0b1w1bLWYGWNnJmuS9iRY/\nxECWkWF/wXWZBrxMFosP2DROJQMEarEdbiA/CiLCI2WLdX3q6sm7LtELt0TF\nLP+HO7WFvwvaRYHv/1fNo620FxOmOvz8IMiXQQmUdKsjfWgP64IaqLBJ9wLI\nE0penD1H84ch4+BlGFPPOehh1G+4FnNzVtgd/JZmeLsALA7ErBI/5vVY/to8\nX9DZhwW5fkwHOwyBOfPNiywLAPg9RTs3rsYP7dCQtmgfb4MX0wVLhSe1ezXj\nKzlsyY6Mzto7b+QhZjjOEx3eVu6WxORGhlcN2zQZNBgsRcwW/NSQGRTUxpzF\nyI0cCa3Gp/JIDAuN6sMNSi4YL50+cH2IkN4INJTVDHuVjB/4PVqFEya1UuL9\nBkJuwngQpWKUc42dQUUHwKP8cdBKatc2hNiyOJ8QMkOmOND9xW5d78bAc1MX\nfL8/\r\n=XSMw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-bd2db718.8+bd2db718","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-bd2db718.8+bd2db718","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-bd2db718.8_1581452668855_0.23988189348756417","host":"s3://npm-registry-packages"}},"1.12.3-alpha-cc716442.8":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-cc716442.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-cc716442.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"9ca8a68a80b6fc87aeefb6dfa892bc8fe2a40e81","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-cc716442.8.tgz","fileCount":29,"integrity":"sha512-spniwONB/bd57v9DVG5VRt63unjIUla8VNSOpq/ZYf3ox0wcLN8IRKoT7J+oO4mDGkmB+/UpQc4jPJShCZ/6Ig==","signatures":[{"sig":"MEQCIFfqEiTLHdvaHr+qJb0OcQb0mWuK0KYILfEkj/M++S6JAiBEETmi7Q58JX61nisHpEJAvMtFMjZqvQHVsj9kupz05w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQxskCRA9TVsSAnZWagAAdC8P/Rut6Rj5HO90EeB34hMq\nXFj6uGjGzh9rs/9MRIv1/1CwSrUzvRWYT9UgcPYMTalAr7kFWHT9bQcZa3KQ\n9z1LaildilIs+fqQ1OiWL1x8eMWTery35d+R7JcS0zEeTAueF8SHYDPo8Jzq\n19/cf+i9iY6TOsGEqP8UXhPNEi/YkEo1ll6LQU8PbiT30sPzf7cKL0goQOGJ\nqpJ8W46G8hIbZNx7q4V1sRN2RwdBsIFEPIwZReq+hhMQeW2fpnGo7R164XjM\ntguX30wVbe3HE+NogDcisQgjNmQ5+m6XLxCEbPCiBQHWIdCPOhWn9TZ6kNUM\nHYw4/5oTSCBK/C7avp++IyT1mjeucNRRpcZmk7N8QaY3VrvalEo3uJrCE3Nf\nNtq++GXQmXv+7opnS1z8j4oMDSkjINgsRzOh/NpkF/GwmsJbYyTB6y74JpbH\nEEGdiK2i6vjy2OtAZugOr6Irn6vj0jyxD+hYiKnj0Py+B0BlpPy3bxcNoZCJ\nvqHzogNAlfGV1tR8ujd1QFl0tyMOq/tAG225jG57WfPc0jNJiTFpfE1rUC8B\nsc1cD0yk/pFFygoFWg0ftxUVbR2lbH/mxO2K90m4m+WFc/jFbTLjGE5AiLHf\nZO3oZC700r5sJ7WCR15lcoxU1yUM8rCf+YSo1dZVhdSQL2ORRl3HdCYXUn2N\nQ1uk\r\n=VdKv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-cc716442.8+cc716442","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-cc716442.8+cc716442","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-cc716442.8_1581456164170_0.583736036508095","host":"s3://npm-registry-packages"}},"1.12.3-alpha-0c3bede1.9":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-0c3bede1.9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-0c3bede1.9","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"377355be540138a9873ce854b01532c007bcf03c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-0c3bede1.9.tgz","fileCount":29,"integrity":"sha512-eX2Pe1QaJl0xgG0LwyThYQO0Oz72eAcVCoTQbiICMGb0tA9bXMhGUeRy5v79bNZVqUa+TbJZiBHkLNn01IKe2A==","signatures":[{"sig":"MEQCICjm7/70DL5wvPoMShDdBIvbhSYLt7DsQfPjHMND4562AiBhzUySqp3vtx8f+eSInARk645LqMSFotBDp1liKzwsdQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQ33zCRA9TVsSAnZWagAA878P/i6HR9ERztNSEH0zhOmA\nyT765OPrM2HCKyO3gddiWaboQHpMMApJPLO4EUMzEwdY1a42qDYmQJ6fXZCv\nvkDqRYXCCn8u7opP5qhyHMtK/bliBBMJHiyl2kethKUybVa0bAX2LJ7S9vb+\nLCVG+4rB4rbkNbD27PsBqjy/P30D0JfGZ2vzLmY2BkHWQOL5ZSh0y1ZJdzPy\n/mTYUe0dTdCF+q8VqSjNKvWGm/jwM8tedOt7PTEnd4sZ6gVoDbImzeJ6c3Ju\nSDmhRLFhDdnk4iKPoF27ivlW64I9ZslScS7Ij5+osVlMVU10u8ganD39X2W9\ntoFC9Z5tbDglVk5dkjv06Hhqs2TqS1Nl1okISLXD1mEOeivMPRtH8BUWkbMZ\nSY70PFNIkroD2L+zb9fpV53UDljBaaVM348Vgjj/1w5WmXm5G5RFpw4s05XK\nkkhWEYETEV1xhIaYZrv0OuqGJqSxvqIUVUFgjRYYIcxGlYB21Zm2I17ko2lW\niySFx816/6ddrtsEl6vsb0DtuB35PO2OJ+FznH5rjnA/o46xp3d2fdKC+U4X\n++Lhnqkxxtn131+P3EltZ0gNu8lw9jpa/3EffjYQybLUT3EOPzAzlwceZ9y6\n6u/SZmxW96+2KbnCNpka/HJkn5fPCrEHUWcM+niqxLb2YN1lvDnXw6rxcaCE\nkapu\r\n=O0fM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-0c3bede1.9+0c3bede1","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-0c3bede1.9+0c3bede1","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-0c3bede1.9_1581481458268_0.4695540107768523","host":"s3://npm-registry-packages"}},"1.12.3-alpha-d57656b8.9":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-d57656b8.9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-d57656b8.9","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c3ded5079f3a34e8607b21db866dfc7a6125d8fe","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-d57656b8.9.tgz","fileCount":29,"integrity":"sha512-EJXMmbRiuP95yfCkI/oZCvG/csgnuW2cmu0CfYjdK4aV6k7crKzDBBrfN0R6rM0ap52fO013elaXRSL4TKY8Mw==","signatures":[{"sig":"MEYCIQD6lC0UUYA1ktTnSxX0LZzQzLuqOfAXxT6aY3GvfMn1lgIhAKhoiJzfdsWE4RAd39I6ScWeSQMqCDatcvRrLR0icAav","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQ4tRCRA9TVsSAnZWagAArnwP+wUusnyxMocc/dHq//nz\n1CtdLh83wx2epsiRkv/HI7bRnCH8hO/Z9ctwZB1zqjHUEAN3tGSsh0HJKO6c\neK2TEyCRY9p0BP77M5Jkds6luy6zuaEFVlwvThZ5m00DFjlDClvkM/nvbiM8\nchbSuOsIf8zQJ+SIn7dC7k3kxWrCNndbue69CgmcUGsaWkhfmVd9ZCfcqFmr\ng9R+v1wWgCrwtQeyz5nU6fqj2yNHnlgitglkfFL1FDpPfooEPPgieLzZQmxp\n5rebHL/Pq4ybnociAEF4Ee209YBSURgMGqfYvbF+uzkyr3lAxLLAK77pvT/Z\n57r/5j84uoG7U5VqEXlg4jwJH1SHLPmVNczV22fyoqT3hH/rKyR1AjiAXvgu\naB0JXV4FHChcNHxB9CW4lqKJoctJbNqZckl0jkC71pVJbWRxeRG5GP8jFfKr\n6MlCDyL8BzBDecnULTIcU8iiZO/OK5VJRTwPL3IlIuRuXHVAksDO2Qc8dDfw\n3bUxBzCeJ+THmbXT0uuwPA4ZLflFFm/JXqd5AWaAiFbBLPgskF0uYZC9AVw8\nX7QRbZdX716K6+EnoJDVP8IY/Kgw8ZeYAkvogFZIb7p4mQaZB6MIwzbkUoCJ\nzJwrXDtiOeHzxFLYlzNoVwBoycOgnLkk5vWGSjLpoHbuKdeZaQBEtCJoDlZF\n7r3g\r\n=PysH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-d57656b8.9+d57656b8","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-d57656b8.9+d57656b8","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-d57656b8.9_1581484881119_0.632308996415627","host":"s3://npm-registry-packages"}},"1.12.3-alpha-337753a9.10":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-337753a9.10","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-337753a9.10","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b38835eab40af719c803365240d212df21f8a31c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-337753a9.10.tgz","fileCount":29,"integrity":"sha512-iITSDZzjq8qLSzLVtf9XxifcsdqJJxwq83ZIGTPAriFh6eJVv04wogKKfxkdgEwXypP9ixqCWwwRVjhKyvSC4w==","signatures":[{"sig":"MEUCIQCvS54t4+vrHxRY1RjaXKv4s1K6wwnPO1aRbobTIHrLRwIgbfguhrkv7gux3ejYng++p1u136okx8cEjTbtpibG6Aw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQ8qZCRA9TVsSAnZWagAABWEQAIMhNSu1IIdbylb5lRa+\nQ8dBS9+UlkX/q0op2iPPPEfcMScncIxa0AXz0S6Buhpg2x9qKO4beME5zX9q\nfd2j5vTQ7TLFDZIZNl7DQywdABAIAl6LzyTrm4HrmipVufcUakrbHVSghppt\nPTP2tGwdIHtwreVpQxJu+YuIwAcKx7alYTcUZ9C90BsvtqJO5764KJJuZao8\nhut8h7TfTOrVNhd8Y0GSVsGke7JzPSWUzPrLLUFDxTwMxvoDEMuJZNwjYKw7\nyFs4Lp1dzIwzdNaA8ZvOKMfUUga8gn+za1TIT7dQNmy3yuFgj7Fwkjqrkurb\nvoYNvxNGwDweCHJGghCRLVtf44zUkPMCXKipTUGawC9AGsASSp6Glxxp0Y2G\n8FsoyEPOcSyAfithmf2ZM15xiY6xQUxL1n5pvsUOuJPMgyXWJ8V9Mef7C2Vf\n00eEmTA0zPjMhQ8daNj5iwcsMvWx0B5i0hv+y+bFIftYYlQ9/Y8EAnHrBiFO\nMwxr+ftdouYpr4OIIePc+xMBCrVoKVWYXy1yczgWp8yKL+LnV0Zgcx8SdqAR\n2t6GrNX4AzqxIpHMY637CN5SaiT13aroN3Ti3NiHRrDXCAVDAVmgffMiAz55\nctBlcNQUZRk4HJ2Nq2f6NYRoClMnBvRIPilfI9Oa7luz/Y0r38g0Lmrdnknl\nK7GN\r\n=WB6S\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-337753a9.10+337753a9","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-337753a9.10+337753a9","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-337753a9.10_1581501080526_0.6658949775591017","host":"s3://npm-registry-packages"}},"1.12.3-alpha-4984e62c.11":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-4984e62c.11","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-4984e62c.11","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d33a6ed3f688894cbdbe37a8b6cd8dceea7a914b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-4984e62c.11.tgz","fileCount":29,"integrity":"sha512-PaOke2Ek080hC1QsIrrzT2hAL1IuxyAIYPLYb44Kr0t+GBtETGIUkGVKbZyRp0ZUmjA223SUhXCzOWPwe0bhtQ==","signatures":[{"sig":"MEQCIBYqH7IJY38flznLsWKPrJ73RHHJ4+g3pJJQMkbnHi+vAiAdABCmH49esPYIDLJtn8DI8yIr+IF0w0rmBNgnnHSIRA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQ8rpCRA9TVsSAnZWagAApGsP/ib0LzkaKVxPyKoLXOy+\n1/a+E2L88tVLb8RTcm+HCMSSpwjg3Wkr37rMPMzb/zbDcB5UsK9VVZF9jyt9\nT3pys5NZQESVnatzzNDJgQs+hkI4UYmq9SSN7SNv/MHkA3K9m065GRIGG2uj\n+Ak+ejb5iLgmD7NN+jHWVXAAr5l+1pDcSyp2nBOaHbZocxoFX9G7JeMG/vm1\nibpo57uCtFSKeLWq5qB/1siuJtsVbOrohvHLlfj8cLHtbV35j+l0mcDdGTDa\nLrGKg5bRwQWQ7nJm+a32+BEJMyIwTIUUCQut+dkafZmAqoNqEaG3s0ZAjm+F\n8btAes6QJwEwyjSPg5OMYzOut5/B9BxZ0LWUlGB/LtyAZ3x9fh+vkgfiXzFc\nhRZf0aoSw5nWKK6gWuX4qA1C343M1RKLbFElxN/2NAvzoPzixgnGAPAjUey5\n5+Mq08bEvtVh29pSZsiDUOmOyrGqmH2E7aZ/z+QjmpAueimoKPoaG1i3ix/6\nvKQQsqlYOjTrebhAa1WSI807JM6fCnwZ9QRscioRNcnOIovfSLregOo9vrsH\ncnWJYixzWjHEb0kOzstugML5Kv55tnzj3me85ODQIWmcXuWHiUuMytkGdtFj\nTmEKC9lR/rftuoq04rAXgeUTc6Pxx7P9Guano2YbJImh7PWuHUz09lA8p3Jd\nEJJH\r\n=wANV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-4984e62c.11+4984e62c","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-4984e62c.11+4984e62c","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-4984e62c.11_1581501161418_0.917907597585556","host":"s3://npm-registry-packages"}},"1.12.3-alpha-e7cd5445.12":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-e7cd5445.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-e7cd5445.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3d0947899559e857160c93f0aedea2afcf7b06d4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-e7cd5445.12.tgz","fileCount":29,"integrity":"sha512-7jLEtJmKCnmtSTdPWg00FgLaZFOylQZhF59fxDfZ00hNPWRWjVCaQ3f1OLOegYdK3VHFZD03R7iwMYQ/IFpT3w==","signatures":[{"sig":"MEUCIQCKLkU3PvR9vewgCZsq+I8wRgcPotM9v+pWYKR1XNgH2gIgFwYAOe6yeX57O43t+0QSP+ySa1OdR4r8LXaw1sEZSdw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQ8ubCRA9TVsSAnZWagAA6zYP/1yqJJaKgsKOiFDk0upG\ndpfqxn6b7VrjQMBwDUOWfmJd5ZbKro4Pl3heARZ0h3bY8GVSomQDGnHuAAc3\npdSvu3yML6UIF1lSiQxb4sDT9mcl4HO86EBLZYmJWm7COSiJT2eISdLQo3Hh\np/UBeqx0L04uxjXz72vdXfFwFwDNFdA8/9F79J6ko3aigD6LVTiIHS9G7EW5\nhz+Oo4r5cd93+9aYiv6+zdb5zgF8sZhOI431DjE1n02j1NLOjbnyNp2PPugg\nJCIeF3cJxyWVsXIszYhI0swAsCDgBc3w/IOqo7EFECrBoFtqRvorb8VfZuti\nBvbj4Ic+KrEg956hj6swuYGXfOz4OMvGiXUdYWTCH+RN2QK4Q622UOaxif6S\n9/JKehOQgjXHz9XXN4hmp7p9luVroQS2fhw9eTeI8c9BX58oqkho5exbvnC7\nT0HbuDeGEbGsb9z2FbReBraZ32Zou9xDTwGnm7NYuRZ4fZgiVMMw5IgovQdZ\nOtFo4jbOHFYBG1C46m7WW2WzhXee6FwN2BOM2iYZyLbn2iAYDk79v65E86qP\nLAfMxMgjpQhgKcuDp3swzatpYXZyrGnp55Ehzdi7tj0fxerL90LNRNPlbNpU\nVAtEXLGwCJJR1fk0esY0EgclYmUeZwgjREnzTrGONy2vo0780FETMA20Ehtq\nRzVz\r\n=w4Rd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-e7cd5445.12+e7cd5445","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-e7cd5445.12+e7cd5445","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-e7cd5445.12_1581501339352_0.5377361162315188","host":"s3://npm-registry-packages"}},"1.12.3-alpha-e193c8a0.13":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-e193c8a0.13","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-e193c8a0.13","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"90a82e8e2297e820727c1a06e8a00f60f7d88bca","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-e193c8a0.13.tgz","fileCount":29,"integrity":"sha512-XsGkADgtCpK56t4aTjKN8g+SHsMxPib+Hj3QZ6A7LuqHumu8otQJ5WCRnsjvCJ4mqg6+mZ8NU2+4TbyzQUvq3g==","signatures":[{"sig":"MEYCIQCuV1lRQhiAxdsTTOA16nOCdDg2f/1CnI/UmYOQwJPYCgIhAP8LyIcJb5fToHhZOhGgtv1EKJmdXTjcsnUA8yNZ/g1l","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQ8xiCRA9TVsSAnZWagAAI/kP/A3taLhxM5x8p2V7TMDV\nrDr8MhEG0jNDpI5/DjjKB8oXJlowi4l7UF7F8i7IoiVGZULewkG37ojRzPet\nn/pY5SZD6jL9FVcoj13KX1t3TbUapRBFLOZwkjlRugw5reoF1D4UBwKFlG2u\nrPxBq7d43YWjBUUf8K2wTnHpAbza28Qwlx+9gtXoVibc19AdeoNdFgXt+1LS\nH9GAwfo3DU/RHiXyZAjilRpk/9XdbcxSO1n1IHXyx+JDKFqkhGoK1FJFbP0G\nBQce4pxqfNrzepfkigFCoQJRiQ4teOfIdnXzm3arnXmewbfBFt4Y498naV1T\n4tDNMZJsmZQPlCtqd1cuV7UXs2tepJavIGmIvfz0LDTZAIT/vC1leWlitrK1\neUFP700Jo9J+wWqfROOg6oSFNoFRxk2bkURtcpQhfmlTCcx9b2JM17tOrJMG\negDA10owmObiaUxG+Tb4W3LmOY5tAtRGIMH9DJkLb3dZ4INrNAjccUadeTDT\nmHl8vwxusrKMYiYBj3vbJ21tu3fgMSoyT4Ixo8xWZ3MB1C0d+KrMY3ZznqFF\nZd6R/rVbYDkt4iRASyOISddTbnkOMM+CEoj6tTSS4gxR340CWcubVrnj06rV\nOTCCC+fpU1/tJUiK1zZzRTCVM1nD4wTZinvbcTG2BnjyojAbY/XaZyXBmapE\nB2QC\r\n=hS5r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-e193c8a0.13+e193c8a0","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-e193c8a0.13+e193c8a0","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-e193c8a0.13_1581501537847_0.06485125383503076","host":"s3://npm-registry-packages"}},"1.12.3-alpha-2a7a42ed.14":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-2a7a42ed.14","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-2a7a42ed.14","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"33fa8618d42d45901770b03588e0ff9daeee9291","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-2a7a42ed.14.tgz","fileCount":29,"integrity":"sha512-UWU7eS/1GIx0YSKj06Oc9cWZSpd6/5WxMpDahZ+/M/gYYjRXn5SMBAXcMc3O22vARFkRqtISUMXeMegI6RvbDg==","signatures":[{"sig":"MEUCIAJesGripEkpu1ik+xydkACd9pxcdUp9OW607a4/AT/LAiEArbVhvCVVpdfDfSM+8qSFTZgAe2rEEy31sBeu8nAUIb8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQ9T9CRA9TVsSAnZWagAA3+MQAJMRH7gEeyfm7Iua/fg2\n/RTsGy90jGE1ziFAqQwC68n1JKqUbWbQ8owh3+qDzUi0Y38e8T09I5THTJ52\n35i6NTadJCv4Dj5spolSwb8CNS/j+usqhCabgZL+z2bRHgvdaqu4KQhFiGzB\njC5OdG5RUmtOdZWMPGd89pn0qrFvfcu5R4a++C2WG1xJOlETQloC+AV+IhV0\n6gjKSJHVQBYd3bdSDAXdSdU+BgIOQWKVKPyg36cP4t1fkVkMbtcP/GFJqO+U\nV8bXjuwxUOwHGBKnEH8gfUeHVRQgtPhwd4Hl8teJw399T8R7oRUslP5ENlUf\nlEoOp+XB2Spikn0k1i4qhUWOLHqxUL6PHup4CEH7iJaKv2uVt3q05XRvLhdS\nlZRNy8BnNR1MGONORH1srZ/8HJUaSMHRA2GBUbnHzjmZ3McEWJcJ8p9rJz4y\nzwFLy7A3FaNgHifd4z9YnrzVW6PS/ZOA9iLZKkUzRTd49YiElu3FNjHoV8Zj\n4pg0I7uUuqXRJx63IUGxAnyEkdkWoBfO2+YnXgsyva/wmom5st1lYwU4QRDn\niDN5fIy2pz3KDMC3kPk3FTKi3eTzJ4HlZHOQEWEumlmwqEh7A/Kz6LExASQq\ncjCymZth/qm/rjWxt19ApLkHP3h5wcqtnV8oEBXK/dSPZtFEySKAd3YOdy7C\ntIeY\r\n=G7e0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-2a7a42ed.14+2a7a42ed","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-2a7a42ed.14+2a7a42ed","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-2a7a42ed.14_1581503740728_0.11962166554190534","host":"s3://npm-registry-packages"}},"1.12.3-alpha-29f0e388.15":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-29f0e388.15","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-29f0e388.15","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"7ad18af7ceccdd809dc10cd806b0a7404f428a22","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-29f0e388.15.tgz","fileCount":29,"integrity":"sha512-OMs444rbYkLq4OvDDNb+KiJNMA3XczTCnvS2Y02OGiqWthVUs5Yk+aUuRpkUtgy3xmHYTC10ETmHYsjIxlz04g==","signatures":[{"sig":"MEUCIQDSsApMHYC1HpuLwZLNwZ6a/wAAeZIdwOHo4VtOnETHsgIgPkmDT0WteTLvs7X2aBIqSVJ70FuDDKwPny5vKlprDb0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQ9jnCRA9TVsSAnZWagAAAxoP/jIb5rNAd9KRz7NuhrEz\nGReoqVu9dDOgnp/M5qjnZTZEQMI9AUWST5tSpD4qVfYdRQ4ZlYZORVEs3uYB\nh5Hnb9YGIw1abJMQWWEJ1B59Ey1RCw/jmK6kXKLO41VVFwP/ske+poMnRqkt\nFn5z/oYs+3M8lDkLjDYhqraAG1ek9N5VJXf2iNoaBv0mGVDYTvTTuKm3QF+k\nvIIIvGf0WdofIk6h8JGYik097nV2eiq9o9s3vQRHjVGbt+Ze1C0V9jpsDr9U\n6BEtvLz30UrSZVait0gGOpnWvjcYOTTasvvGBv59LFsiKdtAQFMNAVCZPj2L\nqLMzOlhafO9NjNaDM3W9u7jX3ZZTYLFNB8QyPM20dghzMVg61iydbJMnaNNA\nBFIQ6UiqHv0moYeuNYuXM6tp6aNfgB5y3FjC5Xeynxdhv9Vi/x7lGAxlBqmm\n7irmamcJpPNpCa6p03ejJ7c18CicDX+ffPssK9orBIuY7qPGVY0EUmeMYShx\nFnZeIvNauI8W/7PbxSJfKxDuwnts2OV5BR8k5SR5TBRsJgEBaxrZDXYqPb5h\nAvn6v7RTuMeeCPL23Qi3JpNgPdCqe0kgUThpzVJ/fK3HZBH1wb2UNFFIeC8q\n6y1gsN1uaRlAatOEgqG+ljoK7I0wTzItHz27iD6BGK78LTgAiV7BBbXaEsjR\nki1D\r\n=OL4e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-29f0e388.15+29f0e388","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-29f0e388.15+29f0e388","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-29f0e388.15_1581504742419_0.7117403536087148","host":"s3://npm-registry-packages"}},"1.12.3-alpha-7536ada8.16":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-7536ada8.16","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-7536ada8.16","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8a1ac1dd02cc498c1f7ee4999575e898fc312323","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-7536ada8.16.tgz","fileCount":29,"integrity":"sha512-3RDBOdQY7nhSGj8zO0+yqtWb2WT1czBd2mTaHWix6FdQwd4okbw65+9d0qkPTlNJe7e4JlmHwSTwTiVVa92DJw==","signatures":[{"sig":"MEUCIQCsluA2yWxwxcYiUyWktaex81wZeOuw8WiM6JABO7ZmNgIgCJhC8N3lbCzlLI9s343xqjd2tvZ4/GmqW/5rl0bVrLw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQ9rmCRA9TVsSAnZWagAAM2EP/0Ir8oEmykVdRZ78nnx3\nrDEjEVIaqfeqZtNDocqHb3ub6axQyvMZ59HC79KwMavkDNLqblAGwxXAWAQ4\npJwlK1HkieaxJzonixw3oB336be4i924dga+geB8PUbGLH4SQ9gReqdurDI+\nZ19iDfEvGG8KPnZVtjg4QPjlnSyzU5JC/wlYFVkOan56btzD51/IVtgzoEmM\nGOJ0AdsmB9/sOF51Od+DH92CczKAoCVW71YVp4SkoXgeIRc6YUIBmrxgU/GM\n1fuLFxmvlcxQy39zezIxzrxMUAFFpq6HS2yytgh0H50UoHbSdLavC3/QF7HX\n7Xy5s3oPZ3fcelkQZOB8883noBIaygRobJQRpSiRx6/f0PH6jNbtYpk81JkX\nCAE7F7VNYQWHW0qheg9C1eMEn/vhA8eDqnHeqwKP+n505kXihLx8qvvvJm6O\nVgTN/lKy/D+7PGycrWxFi8clAJcuF/f/v3wfS7id0xfNQYZzzPCq4g5TjpW0\nhCmASry+7+0QaUIz6yaTAy2+Z6ilndk6sDaDiIldFuUCjIuw/NFnXFtNKy2p\nbc/G1zUb5NnbXn6oUrBIflTuKrhM2+ZP0r+9v5QXRn5S8QdVGOgPIChifSm2\nG++jkeU/K9FGchFQa4xWt3IfVoP6+hKYhfP/OJjumg3yKGrFQm+ASEx9sGMT\n+mcr\r\n=3K5R\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-7536ada8.16+7536ada8","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-7536ada8.16+7536ada8","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-7536ada8.16_1581505254381_0.8012041083512951","host":"s3://npm-registry-packages"}},"1.12.3-alpha-29bf9816.17":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-29bf9816.17","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-29bf9816.17","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"458205ad8404b4658a74f930b2a5f6538be76482","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-29bf9816.17.tgz","fileCount":29,"integrity":"sha512-HUMpHvVUZS+YkVMDmvPvooU2hU8rE4qTVMuU+kJ0JtlmJO9IucPvkX+jJ2LS8VS+WssYRMoCIr2GgKQ6VplYow==","signatures":[{"sig":"MEQCIG2ZvNSA1edI0VBbnSGz7XL6KcdMn8vUva6Uv62a/7moAiB7NSpOVVRJofs/1ZqK4sk+TQLhms5x4qCpa+cwnISVew==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQ9xMCRA9TVsSAnZWagAAIoUP/j0C2yEIitXpNYp8i6wV\nzu69xPphiZJl3M+QpYtK3mB6XX4d+6QeHrdCjhjcTW+phNoU0RUpXraKUn5/\nOunqn01dr9DFglkVJ/+bXWmh3IXBnx87CG+9ifokqXdDBY/Y6mGWqz+ZvDh4\nnapjm4Augfs92NtifQfm6IPle7Dv53rXvNaO9av+sJDbBlXHgHO0cfijd1fg\nqZxGLu/Jeo7wTZdR6bp1fdiA4ZyXzKNUi48A+iylq2NjDoyEwqo3djDrTbet\n1g/P3BKiinmml5T7GhN7jcRPXvpBEuan+qXEl0+XV7lEI7MzYNlwrZYCEBg4\nb3usOF8Nrw/UxVv0Wshrti3AY7KT72l2/90QpFo2AZQhzOf6s9kmCgitTWCz\nrCmNE0rl8wkka5Tvxs1bHCR+xoGjMPVIFiNkmQ5pVGrAKA3AcjO/ulsDkELG\naDsOVOk5hNFjx22+iG2IMPJkhtm+VMXJFtdksfdKBEIQ7udJEXycICakTF/W\ntzp3zxuayh/Rul96dCbgrjbvmBd9NgxF/I4dOlZgeG54l85kLDSEqVk6EsMH\nRxCOqfLKgOblW8WmDnBy6cqSmOf3xgqKBjWH3OCHk35ISijJkNmwpqmMdOe4\nR/Mk2UtHFKfo+nW/5OzF3OHkFAaFdiNR3NbN3+JndRPi+YDyqRCtY0C9WITW\nLwV/\r\n=ZprS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-29bf9816.17+29bf9816","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-29bf9816.17+29bf9816","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-29bf9816.17_1581505612381_0.9551942575279013","host":"s3://npm-registry-packages"}},"1.12.3-alpha-f47f162f.17":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-f47f162f.17","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-f47f162f.17","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0481f24e5d244f3a4bf07fa1ec3f124e0fa260e7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-f47f162f.17.tgz","fileCount":29,"integrity":"sha512-OVPMYaCtzWiXKLJPhsrru9/N8vAywxMs2bQxe4DTUKbDRaA6RrZqI99cmBmDEJ/v56WQ8cjIW3icsi2MNLAj0A==","signatures":[{"sig":"MEUCIQDwH0Sga7KBTNg2cAhaVNlBC6kqde3J4EKjU025EYPhBgIgFwGx7+lowjKTJvy6/etL0XsI3jq0/53YzNLE+c3DceQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQ+WKCRA9TVsSAnZWagAA9i8P/3VEQpSSIsXuGiz/0YBh\nzQtCpaGMQbWe6v6IeGL8bEIYjvv8pc9QO326r5CK3akghHS+1f/GUJ8cxfSz\nC5cWTyug6UQT0pFtVISmeVw6l4/pah30L5G2uhobgIxqI1QoQR64J+6uHCDm\nqTvgljhO/7tWldj0lcRMI99ChkV2ps1uyGqJWveXmWEZzmtoaLSIlo5dw81E\nZwrMHyQRhRqO2F1je+491yaDIY9BpsTMhmQ+dcHahl0rJRwLq01tEo1bD/Mu\ndXW3V/LvtCj4kMyf+QutlR2XmRbC1faJzwUD8rdfNX1Wcfuldi1nWcklGJrM\nVjmPfqPIfFIrhhNqieNv8zrp79iJ3KJYgX8K9DT9uPRoW8wGyZR58q7rcR5t\nwh+MFHkTPa5fwoqFXF9DB8B6/4/uQUX5POvc/zdiWcNfT9ib3yC47oUzBKc4\nbWeqvOkTvz/6hFGekJgDb7DOiI9yBvMhjV9ul6kFkhINCvIh7aPHlajCEFYC\n0zLsk+U9VPHBDuhEdlrGo3WGBmSxaQeH2jwRSxVHtbyC4bacxbm7IBPmsmUE\ndPanJRMw9h0QSU6RNGrfSyue4jwNdbhcDkSWmoZNdw13ItG1hR+K8L/geF/f\nxH4Rd83SfFw48i7hOiRsSydAXX/w4F5b0kByR7nDDlXP0ZM4u3s1HOtlFiC+\nw9B6\r\n=clnX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-f47f162f.17+f47f162f","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-f47f162f.17+f47f162f","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-f47f162f.17_1581507977686_0.4111544853935618","host":"s3://npm-registry-packages"}},"1.12.3-alpha-06631dad.18":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-06631dad.18","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-06631dad.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0006a96a776dca91187380875aef9d8e9195e08e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-06631dad.18.tgz","fileCount":29,"integrity":"sha512-mAEXCA4qbDRKdJgun5jONv7ynCbk2i+OUNTeXYzbyIC+8Eb+P91Ku3Y8EwrRBmUmfxFNoQEOMkdHMkg8ujjlOQ==","signatures":[{"sig":"MEUCIQCDArUUmmCR+n+gAC0oOZBezYtVK4Yn1fQd6MsqU6e3YAIgZX56O985N2JcPkri158HB/MFjcRqbLnid9Qd0KLfa2M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQ/bxCRA9TVsSAnZWagAAPfIP/iKe0VDmD8ch3pHZrgmJ\nn0U82SYXA9mwKRrgrXZW2BXC68EQhmUdMs/wPgID0GSDm8INP+JAXCzVA34O\n0SSXlWwTthu0df8i/SVqMN40+IrVs7lQ0kONHOOb067L+7eZc/8VV+aTgniD\nIDbrptkOz3zijes3foGnDnwi2NCCCtrGyr9LjIK+opB/au5eHdSmRxE1icBB\neTGJPH3VkP29dp+nnNDSnSuRUnEV9rSM7tCpfxBz+h0vdS8Mb/4w18n6gpNt\nQypy2NVhnSabjiPUXoSozC1Op3eP54ul3fFrAF/tYKv1TNH+RKI9wNvU8WBG\na6x5vTsq2a2wHGrpBu3QviK41rySeIElXpCrEgxO3s/V3pz+EZOgMNZW05H2\nrTt+rkXcjiijYSsxrU9MeVdnImzlP0+rvFu4BC/9SsCJQwALxfPBV18ctrCm\nEWwO+JTTjSH6RvUX9780tfq9Qn8LOJ+eq522XRQkslW42k3Ag/wWcQ4ujYeV\nK8uVkvlEKs33ETu1SItsMFqEHdM/JQqsjROSgDZEyNQAwUTUFr3/0SYaSoQ3\n75KeNezQwu19ftJTGERCsySJ+t+14LCSz8/JXVs/GOKbypfk2bPrGttJyBCK\n3YHZWZGVo0tnXkGB5g6O5B2eaYuLZQkbdGBS0XsFcvzLPlBd+pScZURngzT8\ne1Ew\r\n=xiJi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-06631dad.18+06631dad","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-06631dad.18+06631dad","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-06631dad.18_1581512432820_0.46257696468972576","host":"s3://npm-registry-packages"}},"1.12.3-alpha-63fe83d6.18":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-63fe83d6.18","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-63fe83d6.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a0c9c43f1f1f2bf8ccf40a4c510d9c16e44c457f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-63fe83d6.18.tgz","fileCount":29,"integrity":"sha512-ktFbWIlbtF+JaGZVQWMY6SYxnGWxW7KlEZhOTm8ZwtdJ6dwvxFIrOKuXXsvls5D3PgkVhCYBLp6mOgNv64V1NQ==","signatures":[{"sig":"MEUCIQCxi19Xhj5FSlA0PgK9UMHwXBvtQx0d1KD91cifN81OZQIgN9PDEYzARDtR1GfUfOwQiwXTut3DrYxA/dv5Xa5ucKc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQ/oWCRA9TVsSAnZWagAA0j4P/i9kii9sIMRJ0WAR2oxD\nVszk9xSFkb3seERo8Z0d+tYOYe5FdVOhtEgBGb9SMG7oBN76sY84rnnDVC0h\nOAZQuDvrVwGPhD+t8GYa9HbLAkn9WlZdSAfe4b3FISeaE4p+qLihc2cTcEGQ\nwP9UMhFNN06+PhAsgvLjf+g0V9cV4KuTtYOgmCrhwAsP51TGn+msSk//SAM/\nT5/XQ32fQDF3XuNewmuZVna1Ch83R8jYnKwEyLZFYAIXAhupIVL1LoZVev3/\nIQzZL0Y82wO9OIVeN6vh5aB+DlPEhk58pF618C7sS4D+JPPP+LMoOYoPpbHQ\nP8PK831kUzUz07jiUIX0IfW2QNIa+dsraJV7GDyWw3fVvojXWcbk/RqmonKo\nP/Op52uqoE8kjPDjHNq97AWX3jhVqCUpw4wwv0Px6tsZMMUpSd+OHhwJyQDJ\n+1jqxZIyMP+cndFierKKkEf/QZpLsTa36G3ZVOlzCjWBKbu84ia4qQ88EARb\nPKYOPtqb4vqQmzhoRTXA3d2iBEXG+1g2qlHVum+pMvADnXTiMZYrJ2tdbCjU\n6c3mGLqkMqoz9qUjBxKSTlPTMQeX4dAayZc5mYgh5RrGKVEScgRxuSnotbRW\nv4f9oCjQqrvjlU9zrCSiM4ohjCQxBi/ZRienJHqsG1dAOPCv3qSf013J3NNF\nVxiv\r\n=Y48T\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-63fe83d6.18+63fe83d6","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-63fe83d6.18+63fe83d6","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-63fe83d6.18_1581513238242_0.3784800610884209","host":"s3://npm-registry-packages"}},"1.12.3-alpha-fb8e7916.19":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-fb8e7916.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-fb8e7916.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"659013e20678f6baf02850de70b545fa6cb58002","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-fb8e7916.19.tgz","fileCount":29,"integrity":"sha512-oAy3cMSnyUxuYCuNPPc3sm8PjVLkntWfyjIkibp1uzGxX7GNN0YxzJ0Qi2YeMejgL9J6AvuypWTV4hXARG1euw==","signatures":[{"sig":"MEUCIQDmA5oYcK4FecaZq4xq1T1rpm6aD/ISivObE0Dr3cvgjAIgKIbcX4vaZEon2QX/VzVGeNVgLykw4BFZyJKLEuq19Pk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRDl0CRA9TVsSAnZWagAAFXAP/2PRvMn6PnhMg/FV8K3I\nhm6sjF9y1QGvKAn2N1K5nfZGvh3ndiA/wM/qx0HoBZLVw4rKnXfvWA5/lBAi\nTGExiVNPRKcVdrTHhfxVyGBBnuxKAkh86/IDj/dns2yE+yz7Yo3fvZkkyo+r\nnyCicK8oiixwEq30cZKhY/cdO66kDUPXFow48ZZj5DQ8YLetw73LLUEo4ojN\n9qacGkY2d1r9NTLpZrs6CTKjWoe+mW8Z7Ewdm7bdKFM9hJFBlYFrmOyencNv\nirtU6eOI4M3CHDHUhR7oOUA46d0qbZVxX5zpfOFROMrpg0xNLRpwceZTxEKo\nIPUKktYLJDcMfPtZkPH/yNPbY/uwqHg0bzISne+l8x4vyNz7r+ya+z1dRahl\nS7Omp8CcJDh0DFp4IS7007pgKE6us4hwuIwE6FykF/s4dfIzSRp66SG5Wtji\nUKljjHpVzXpC4FHJgwpWroRm40gTH9PhlO8NSXU0zQCNwrqs8eb4xtX4WXAb\nXAjY4uaYxeqY/JKd2Wlcvj81GojB6tVDazYNPwrqyMbnN5ZMmgWAvICLzy7p\nMn1F4RwOYpxh5WHEjAhXrdtJCCPhRNQgmHomz1IR0QhECQHIlAYEI2jkaAe9\ntShIGCOElpFwF5Y2V0BfGlvKjMlWTldG3lPOMtGXdzkSma1NH3yIM94Sd/nF\nnyUP\r\n=CtP9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-fb8e7916.19+fb8e7916","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-fb8e7916.19+fb8e7916","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-fb8e7916.19_1581529460180_0.12249613672914017","host":"s3://npm-registry-packages"}},"1.12.3-alpha-deba6217.20":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-deba6217.20","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-deba6217.20","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a2ae217caa8dcd6bd21096754da7eb9160069976","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-deba6217.20.tgz","fileCount":29,"integrity":"sha512-jK/yk998vdjaZfa4CkAznq4UD2Et9xzYeHQbFClWqjwgvbsyMCoPY7PFk7l3OdS462Q4yyBGtsQ9+GcVsXzckw==","signatures":[{"sig":"MEYCIQDjboyaJC5WL99v5SRINGvgMGdfms8HHWHdVuFmu3Q6xgIhAIPK/zxYTtTvmc1mUk3mXSMP9BcGmFpAiCIO1jU2R7f4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRDqbCRA9TVsSAnZWagAAa0kP/23tx3ISAK8HMT31Al3c\n/SoX+3BpiIeIXFBl7B/47nbaqZOaOzhU66xGogFPPeruppB4pJV+7qzrT1c8\nmK0EJY5sFtxfzo8XvtV1KMoxYd3rzlILad7mEPuGYuB9UzX8uTG4wdnvTSoS\nRCqJuQmiv46ztYEAsOj3URmlNm4o+2oaMQ0kcP4JynUMFGA8JL5CL+rzDGxA\nhzqnP42lprTk5MbdGQ/IifPL1eKc+1LmK7iGYNq6zRsAvVh7i6Nnegb2FsAR\nvAwdExZFhF6+teeunpABAUWtPDWprxo9kUi+DgaFcUlsMW7HBUARcl/sJN3K\nlgJaw1V4Bvf1XN0SXMs8p3aWuz/Lv2g5MuZ9LZ6ztSLfETGlfXBp1TYBP1Wm\n5MOU/JeXMEUKEY5PVG+68KridOqzaAVayjUTPxnmexNNnt7UeydkAdo8OSO1\nmcD56H6vMneiVJtSo+5WuUsQb254ny8NACQBrsODwzHlp13xkFUMMBpOcDpW\n4J9n3knYIL08IYyimCnrxVd92fCH5G/Si2aKGq42yNE1FqM+W5FQRb5/6N34\nvj+pNAtlvfnRPU2tryBd8X60d1ngYPI63VlBd/8uxg6JgjNGCht60uvcBJb6\nMFKk7f5Ak86iTn637B+Bdab+/yVwpq3JJO10B1CyTVZe/WreUXf3UH0vDNRk\nT782\r\n=dM91\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-deba6217.20+deba6217","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-deba6217.20+deba6217","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-deba6217.20_1581529755163_0.9248479964399607","host":"s3://npm-registry-packages"}},"1.12.3-alpha-f9b66a3e.20":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-f9b66a3e.20","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-f9b66a3e.20","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"48233640a8456d25e71330b2a459d82c3e0598b6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-f9b66a3e.20.tgz","fileCount":29,"integrity":"sha512-i3YVOwe4JV64jSrKZBu4MGnIUq87tKKDhQxI9swkXMMUpEQfN3khfPHA82M+7oLmPRY9mLRskFgu3LoFjnndQQ==","signatures":[{"sig":"MEYCIQCTruQgsRI7CVcyRxPI0+ZuOgZ72WwADZXA+LKnUWw2vQIhALx/SjmzPtT98+/0fCWJxVDpchAXf3ssPEU8wYf6CGvd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeREKxCRA9TVsSAnZWagAAgkYP/3nzAMkfjSYwT2e+AvjR\nx/CIoBOunbSEYXxat8GPIQZx0sj1hrv8nC80q0YprJt0w53i5WHqx9CFdDrf\ndaVqhzUIgatMqIFd90JIMbhUTk2yqFnxAIbZ5DUHXTKt0uDCLksraPv8DyX2\nKQDhQ6eXEi+CWBWyJYC18bFQbX4l41Pxq2LXEAwMXXgP6apQx5r/TqV2K/hu\ngLUVW2zbHO8zCTHqoI7NUeEie57qrJW26pgtnnawhYGNqGvjn9VwrSRaK6G+\nHbK92dXNUguGaX7Kn62JxKFf+iH0vh23ffzDmWscjaU4VZHKuMgxaeHVNXkS\nJQD1dJFTBYpQwZvYTLdgqdykXusY4H8B0EwIOBnoTYu58nyk3kcrk+PjrYwS\nsIHQ8djXVoxNhtSXIbdrjL6Qtq9aRLiom2XziEV6GPJovQ/C5NjF7zU8sgpO\n7GLBf/4z9s4SZkRVx8acJyabET19lJ9uAb2yFe0DhU5huzyFzhugtO4ejMDq\nBuOOeZCS4Dg/txFSz5CpyHUw/C7HcHijOhFdPezWkOzsv8AG6J2bb6CL3HMX\ndG4iqeLLzfuR4fiKYw190weiVe5UiKjeBkl2ojy9AtttsQe+xttJlVH97BbT\nwOzMZyoaMVN9mOiGAJ/EVHryp9vH9wxx65FpOOqrql45r4dQqoSh8EkLitcb\nv8MH\r\n=AdLq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-f9b66a3e.20+f9b66a3e","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-f9b66a3e.20+f9b66a3e","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-f9b66a3e.20_1581531825267_0.04936886335586044","host":"s3://npm-registry-packages"}},"1.12.3-alpha-82578d39.21":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-82578d39.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-82578d39.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e239f05e1fd15b47deae344a8f3635f13ff31797","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-82578d39.21.tgz","fileCount":29,"integrity":"sha512-Gr+fwAX6YfzQhLTeJDn+pPUrLjrtFBHVHQInAuif1dGmdXjajLb2spmgdNVkWl2fWwUB3JBlnOcSGRTvftLv7A==","signatures":[{"sig":"MEUCIGonbA4w+ge/hEkhemPY1HHqJ3JBuNz3eqsil/A7dKYcAiEA6EtEYA9/jqPGPGSYvOTTSRIiAqYVu6PD2FuNdlvY6bA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRF3MCRA9TVsSAnZWagAAiXcP/1/ruIlHDpNSIGzpww9Y\n1J68RQGHTWUTpDtT9xWtQsPAj/wAls+VH/rlQlnf8gYXcYODHFdUsvQCf9GD\nbGXN7rpIHhtHXthAR0M2J+TNrYX28rdX4C/kfCwcZNLaXCBWfybBUiAiJLb3\nQEsm+uskF6BTRinK/Tnk/5zsK+QJI2dPjJ631W5YdOyCV1OFksgcmnh6OxvV\nZWFCYeQyhCVmQeuehBHkUkYg4B6UKtZ8orIvbxgsNGZ7NjHmdDxtDCfjGSPR\n/zuF8e1phcZnCEBxUXTA6e5C9YAf9vKUGvwW0rQbRAJfDwqbS7NXB/eA4vdd\nvGArBemf8ujDC/sOFo50wHuTHZ1fZ773mTcbK2zwytx+2aiQh3V8zlW4/jdT\njjnz7DmlH3UMJt/4PUqUmPPHhu66xg08/LSsRSdiKYhI58cgNB45ioqqbAm4\nQnmt47kzGjsz/31lFIr6PO0Ga9u/AndPLvOWFEF0SP63PdERO20oAWWU/YbV\nL2fzOih92D6TTd4ilbdZhDFJBFJmOdMk9ORq8DsFipfIh93z/hg5h+N8bQ3g\nR9pCoskAPhVgKKDUgNGNueMhvz19l4yxlaoESDkLGdXU0h7jnAlYv3a+zlU5\nSHJqb2T299ZxXQ23f9ssppbe0BYfKYp1QybnFOHwQGTh8oxr/EHVGoTOAEi8\njgdv\r\n=IZy3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-82578d39.21+82578d39","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-82578d39.21+82578d39","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-82578d39.21_1581538763776_0.3706221966655949","host":"s3://npm-registry-packages"}},"1.12.3-alpha-7004eee1.22":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-7004eee1.22","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-7004eee1.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"415d6a509941693b90521aa3d356a481f04c7e40","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-7004eee1.22.tgz","fileCount":29,"integrity":"sha512-MyMLIxqtg3+1Wm3kObOf4Sls+nxWp48Do5viQivs2aoi1yA4+1IwVd7bNoAFUnegV3wxyO23upmLjM/niemJhw==","signatures":[{"sig":"MEUCIHgxU39S/FSIWqWusr+gSmdZBSX9ueDAq3B7UtCzomE+AiEAzFa9zhXQimY8TucrT0kiafRutxEakbtJHiv7jJSy8yw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRGxfCRA9TVsSAnZWagAAwFoP/0RAf9MXAJqGnAGqj2fs\n89NIWzYBKuZNgbjW+UTSQNDDIhmeul2YIVEugvyABrFfXHkHbnHCOhzx/8qg\naT6FbZw7hg2BlnkUKbTBgoMsEJiKYNuwepvm2kimaQmOoiVWPXUkNNiRo8yK\nq6YZeglOrqeW/lvRGeoKbAD5X4/OztYJ8s8tWQfRs6CeZK+6U1ExjZkXzf4n\nCUlf4w3Z9MwAMymqtetXlhtx8aa6O/2BJ+NaVy4W4AZ8RvxBy3WSUDbCF6Vz\ntMThUnE8G2hVcZLLCmMJ4qdRyqZf9sll047UE24P1gf9R77DOcYmaM0tDDov\nDqEbQ1m7wqa11bn9VJnTuGq4GT6gWq5nuic+g3T1AKOIi+qd6ey3QuprPR9Y\nr9RcHsEpfqKBu/PTwbNnZmwTnquKe89uCPierOhZpb1ZCfJ74TTs+nrqVfRD\nv6DURlEhpXl9csqFkf7ym6vlbcYx1oBhB39R/vQcGJrcWFPMxaZQj5T7tB76\nvDv9hUms5jC6I5HLbjYmJ0MWeNv21PgQi6wmln0TrOK3Uz+oNhOmb3yRYfAw\nsa38PpXZY3q0xt0mj4pHEicXZNlkTz6kvdb8E5ynTNQnTDRyo+g+FOX3dgYQ\nlb5mbnrqcfPmTv7PILldnA4VXqk0CQVcfgcD/RUgUktjzImJ1JHFg9woPkrB\n1nzI\r\n=80pK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-7004eee1.22+7004eee1","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-7004eee1.22+7004eee1","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-7004eee1.22_1581542492497_0.13633183259068904","host":"s3://npm-registry-packages"}},"1.12.3-alpha-a18714b1.21":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-a18714b1.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-a18714b1.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0bd34eef3c773d676e430ba7b8ec48e53c3e08cc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-a18714b1.21.tgz","fileCount":29,"integrity":"sha512-5202cJDXAZleYbHPmYcsOefqKHAallZj3kPrJdmmX651aOld2DekQaDwm3y01NFu/ayXn6kmiNiVF7Ftz+FE8Q==","signatures":[{"sig":"MEQCIHyl0T0AwKBbxWCN9CUhUQc8VK/UrdPzEo1Gb3DD1c3eAiBEenC9Hq20Ms8vIZKxbFG2oFS3wR7bJUvhne6QnLtD5Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRGx8CRA9TVsSAnZWagAAaIgP/Am9tb+X2gCIQridZMQz\nRUzYNzmIkx4ePjbARJGvIOzs4yULrmijpS/0DhAe9N1UY52u4vQWcHBa09pe\nNUKjsb9Wa4XZdKUCdEO7NmZ57+uqo8mvjMj4MN10tUlPKcZwO/W0wWChCOSb\nu2lPeUX2EBtRHDNoKxkSwMG/Xv4x22TIstgfC5j74r0F33iV7gYci64Qrf27\nS/6NgZfxs+6UlSDeqXrJ2RatZSTGlW/qhD1SkeWXpNqzqkaLwWLX3P+sVDtR\nw1jUNqkmol72FOGEP+FKHAYLYU+uwDxViVA8K1oVsslgcvNKojlah3sPHlp9\n8rYb+2aI0T7PtIQpQRTkSVrLU5GkRaMWZMHz8LhkA5PpoCfjViFMl6DeEz4v\nJ+XqbBUG284TuxhIoLWDtll5YnWJUbviPzZ1eOYJ7EsFw0DxLer74pIRgIaX\nmnTYixlBPg1PgXiBBQHl+lYJcMrt3ZgyeUwmPzvFFTwgGVcr4kcZxBJMfgWw\nxDxP4eNQM+kvkMjVuxnEX+Vqvy0+G5e0A2F87UoOLpVgcsEXRj1PfRQ84BkB\njz37sqsHWRm+GNVfrLzKq/cOEodmlw4PTHkPUqjIFsPJARakeaG9zk+NmRcH\nqqZWlocDWqxFrfPFnccpsdCJyMW5QmVOYRy1Ls5/RffH8oLk7hE7C+c/eYVO\n1+cB\r\n=wm0a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-a18714b1.21+a18714b1","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-a18714b1.21+a18714b1","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-a18714b1.21_1581542523596_0.36477545609501383","host":"s3://npm-registry-packages"}},"1.12.3-alpha-e1d969b6.22":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-e1d969b6.22","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-e1d969b6.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"6a64fbeaf6e2b922ddb08855b19c4dcdcfeb3984","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-e1d969b6.22.tgz","fileCount":29,"integrity":"sha512-4rzmCodfywQ/NeLL0WsU8hh0CB0lrGvkP6iMUG5kcE7l+ss/SF7VpnU1SxacHMA3FRSm1IOI89IPfepYUbqKDw==","signatures":[{"sig":"MEQCIDDtOA4VaGwiHf+vbf2UZm9dw+kc2cF4Y3Yy66uR/vLzAiBJ8TkRGwRBHIxagVNmF+oHwZjSHgEDkK/GtIDlHJ0ifg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRHrhCRA9TVsSAnZWagAAaYwP/jr75Iq3kg0uUo8jgvfw\nodgtebd0ng0SLrHrEU3Q62cX/TQzrtmZ6MNzEWYilvSk/c/01+rePW2drF0y\nWf4W+v3HR1pHRhfQs+Rciwdk6viIK3+P+44SQIvRW+XGM8I66wVL0U/eBH+P\nPLHYhvfB0uBgm3fceHcEPYWV59ZLLS1FQ9v+5gQRQqfljewvVvksJ8dNYyDN\njSAsTy+hV+V6504m7YdXNe+wBbxM+QqU0yjN8U7YpPoWzZalkLDu8cppsqXa\n+eC5W8kGSlDx956156SGXBNNyP3S+ywJDsUWmQQdfPUVw4Bd1l0gJL1L/l8d\nhZWkwdOBNCnLK1n95MuZwip0q2i+862/Ed11G7m4wuCuXczKxUOJHLFWf0dK\nc0bVy4FgGhvSMZnEXUprfYPFQ2HDIu4KUUMHGq5aT6r0w89aDQnJe5ofaf9N\n0rK8lUvDe78thwKhpYFuB3ylHilkbAtN3NCuW2XgbN2YhNy+nm8sd7oGDgfO\nS71PYRFbJZPm1lYPjvw3yJKO0WKHsbraDyMUAr9z4hccXXWzezsFt1NxKhZz\n9xAroHjQiIqPHDPvpJSHMLsSea85VqV6fhdn2280anDUw+eGU9b5BA8YVtyj\nIdDk7MIYlco2gW7VkSN0dHqApYd63Cn5+Jfac/tKZlMlrwfFZvJttelWBXHK\n6HMk\r\n=c7Ci\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-e1d969b6.22+e1d969b6","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-e1d969b6.22+e1d969b6","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-e1d969b6.22_1581546208759_0.28356920435209587","host":"s3://npm-registry-packages"}},"1.12.3-alpha-53fdfddb.23":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-53fdfddb.23","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-53fdfddb.23","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0b163de30c13c8be32fe277875b22d094bd9c4d7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-53fdfddb.23.tgz","fileCount":29,"integrity":"sha512-PJfOIhv6FH0XAhKpXU/VxRlXP65npDoscq6Rffjvbuz052OZt//u7bfacVDaxLJEIY3AWFYR/i/Fg4rJ+AgMoA==","signatures":[{"sig":"MEQCIGSKxehnU4Ng/ewGTYqmc+pQOpGn8iNM3RlC7vucDUxfAiB1PILYSQtmfad3rZNYndnQWTDnxQwBLJ5tLC2sm6j48A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRIh0CRA9TVsSAnZWagAApaMP/iCreYgJRP+7QuMuWtzf\nXywcFKlwyvKMFAuxzETTab1yHoLnv3q3KQRFBxYhmRvjPGR+p2iPXTROlaJX\nL4zuqXWBhj6lheLn5eZj99b0oB9/XTp4y6hgTcLt3HVnNA8UDRL1Vn5J9OR8\nVCvIGND9wEaryEHj/Lj/X8vkF3rwgqr8NXgX/1or3L/7TnhNyH13yI2wzTHd\nZoLv4unR7SEHCbLOSsuo4jcZmTOHgTB5T3RkhVz6qDxZSAvjEYqgVDnBiPyc\nLUMZw9FTHuy0q4KClouOPhUZeyG6CKb7YHAG6NIuNHXRtLnkRsgtQ9YAiYLP\nhxki5SlxcPFqZKjlcLMAQLfOIsollTYFUor16A1MbaLE3Hr9e4EINlH+THKr\npHhMGI+/eWWgqhMv2gQTHAQdNPznksbOCpE9oPxwTdrQ0cfoIDZgIeC4w116\nkyzrHZbVb4OGOZBw5TFhRsJUAYU8STJ57rimE975kyJnr6wBxn1udVLIXvOn\nibXIjlql1IkZAdGCvjU6vkfeUY4hlJd3ByFr0aqr883xa7D46su7nW1nFpoH\nCtuCo5Iluw5lhwN0gviZoZ/meU9uq17CDHYmiPg6/HOmfIqYnu6Hvv3Esfby\nkIeEANYLqP179dCTqThkbtMowt77/JfjJpgDglQT5x6ZeK8fOPbfs2RfUghU\nEAA2\r\n=W4+p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-53fdfddb.23+53fdfddb","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-53fdfddb.23+53fdfddb","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-53fdfddb.23_1581549684014_0.27776476803545225","host":"s3://npm-registry-packages"}},"1.12.3-alpha-46389271.23":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-46389271.23","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-46389271.23","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8202a753c6db9a622b2d59558ef0eb55edf56120","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-46389271.23.tgz","fileCount":29,"integrity":"sha512-0ctAqADjSJApzYNK9sYO562b/63gpRi/MtcFSKbPNfZVAo3LQZZYSvwU8iWsl+m2XinyDZKNKMPP1u/MMliuRA==","signatures":[{"sig":"MEQCIEP+MHn/yAmckgFXu/MrMSBoBKDIm28U4luSXAA95NDpAiAdJ9YoQKOhy2Zwj+i1aNsjG12P/so8EEeJFzBMe3CjVA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRI2HCRA9TVsSAnZWagAA18wQAI3oRS7x1Ve4mUtout8z\nFfUPZr1MoiFRvV/w5UL70OThqaJ6t/EgYct8TvPaRDHwG3weYh42DzINbzTS\nDY5QQkLLzTF8g60XQ/p7nebsKlnhTB0+jvIciG0C3YEuuiYsXIvIjq1gUGkL\n6XLK9nKZCBShWzN1tiKm9EJScy82dtljXm/NLgclsmXM4O8M9kQq4WAljmoP\n0n3NkKxhIauI0LTrdlcygpdboT5K4279PY1OQb9lTp1KzGmfGAfPLxuCRFHE\nLT7spmVa0jQsDJAIjy4rv6OoZAsbIBbexHCQ2Kkv26vJ9BuNiLrFEkE3UZYv\nwxa+oSKMTNbF0bXhiRkHvlzbyJ565uCvw2BUcsQx0xXx0TmSbh+4S/LneVFy\nna1h+RBNzGPiVOSmbTkRNaKB3RrW7ZreCrx9IUWw6azTWa+lCSpxZJnKQrur\n0gxrka1Xx6gVjOvMjfFvnZVMbNL3Yu+rbbSwi9LXpcNhkgldWZQXaAQ0EI6X\nWie4ZUGAsmIW6aC7jJKehRTuXUDoiUHapqUR9NU700aLjwX7iyW04A+wohuV\nSOfu8vIsymlY8GhAwbL66slCpYq606tWh0M4AiE2GZ0EetOKvrifZBZQocl8\n7URIsCPYjzpbGcL9cSogak5PHwDV1MXcIIuRE0wkA176YDns7U9aU1KQtRIo\nA1Nr\r\n=4QIX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-46389271.23+46389271","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-46389271.23+46389271","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-46389271.23_1581550983158_0.8437755035449976","host":"s3://npm-registry-packages"}},"1.12.3-alpha-c0f7e16f.24":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-c0f7e16f.24","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-c0f7e16f.24","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4eadb1d163297d131e343e49a40771ddb06e67ff","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-c0f7e16f.24.tgz","fileCount":29,"integrity":"sha512-Yta7ehyIuTliMaWTOKWrxoOuzRoyS+BlCJad0EmP3NJmiWw3oPiRQoS8H+sPNbLSo6PTJAa4ia4lfKWCZQPjaA==","signatures":[{"sig":"MEYCIQCuB5E4aWBuXB5ZCo/Sqz/6cPBDH0fq8/YUgYBM8TxKygIhAMbVtJJYd8k1RLp8wdzNI6vTlQTlvumllIKL1los8Bp6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRO+SCRA9TVsSAnZWagAAqBsP/2Q1wu2TIwF7Umxa0ocK\nfL6DIGYtm6j5gtpZ5lvRwELr9YoOixuPUNhXw1ouJf/XR5NjdB2SVvCgKPEr\n+LFZlyeo26JI0Kmbz+j84SND7aAI7VnKFRf1Mf1RZKGqaoJl/YKFLVbciL/N\nFyVzv3ZkVdHH+wLhBrY5l8JVABNXBXIJ2k8B9UHDN1QHKGEBpeckIyuGsqQk\nBJE1NzNMpA5JrnM5Dikp0O+ZTB3RgLR90F/OSu/txntXYEmWW6fHOgjZdj3K\nIk7/yx46NpJCAEL5nl1L0crypdlkek54W2q6zgvRQ6KTUb4oOa5Ad6gxuih2\ns7rQphDnUdTwmp8AiiRS4TtvTA//gFnfL12kuGzy7XSEHxkZjv1CAP2ABCae\nTZ7vbcg3qdSxlBPLcOh2+zlTf2VXHOklh5G4pj1EICjDk0rH8GQJB9miuyDq\nSombmrPYmSKO+snYqThgXXrg4vB0Dc8InO1lMjlpRmc3lhC4OGFLmNB1Px+4\n+C7+qZW93TnzAVLFKo8Uxw76RnYhSK8FLBYA1bgfynkImKeo7sYER0V8QSOV\nJv/AWoLea5Wxxjs/ecKZliPhwrAdUu3adAcSnXOAGfEBAU0NU3oeerEZTKNj\nmdwn9xaDX9RonMVesn3KAmdk0Ky3PwYt3hkagoFamsB4b2c5VIDegleKA7C4\nkY2P\r\n=7+Bn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-c0f7e16f.24+c0f7e16f","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-c0f7e16f.24+c0f7e16f","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-c0f7e16f.24_1581576082122_0.4107513547461268","host":"s3://npm-registry-packages"}},"1.12.3-alpha-1823fb22.25":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-1823fb22.25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-1823fb22.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"891486ae14edec944c87cb81699e420258e9f88a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-1823fb22.25.tgz","fileCount":29,"integrity":"sha512-dDgA2QJRQoQ6MuZ7Gzys02ZLfcWEkEjZdp2suc9K85Yj/+8DHyQEUWy5c8PckhXtyzhQyHjriiAmGERb1ugipw==","signatures":[{"sig":"MEUCIQCOECxv9xW2YzOd6+6IBw1ieC1IF7KGKbx1dzrZ4QSljQIgUqc+OERUggV/YIrXv2oVy9t+nTDh6xxi8h4G6qhpWA0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRSbQCRA9TVsSAnZWagAATKEP/1pnwRM9H5CtLlCWHs4c\nfDgEB5gDCaP9ffXC+R8gNbyRSum6QhiKXR7KsJxyc2bz/cY6+gNljReDwWZb\n8Sq6gcmS9wqA2mwmnDJrt+UjkS+cZwDSRQ2w/Jpnp6c191gjQrRJWBrBeOhz\nUm6RcC4XqMNanpVkihBEbhV/OGYx8u2DLLAMN2U8w70JzzBW2/jr4Zh1Qqv4\nCi93nF5IN4w+Kx9xSk6zbIImQeJJRg+ozTU6WAKZxUm5rzthRiZe36WcUr1J\nWk/zcKj6+NDIly33+94tQp5/eHi1KR+BiHeuN7UdPYfGEh+r5RoSh0UigawJ\np0t8jCmTNzWduDZw7VEFxonDkRbA5o9pBPVxA6tsMslvMOPk0yGIIj0zu9oM\nwvT5WtqecpOcIjtny8+M0UpJkGH2/XLmgQAIJ3hvwvLKY/aJ5mbotxRpnK3Y\nLCavKh/5frChgJzzKgMyDdIQMFyiupx8enLZ9gqJPKRAEnFjEfEyAQ1hHgQC\n9rUvuABoDib7Ndngqv1SEc6kQH6ZtQDlw9nwvQFtmsZfxH3uoMsLVY2YTyxh\ndUTANrNIpDyRaH9E0HWycpAbHt07juiJaPpMMBW8YytTFCiHio8ROw+Z/tga\naL0gvClXe2nye3AyMavpzPi1gEkx4APK5cX+sXNiPD1UmIGCvQF5ItQE9Cxx\n/nGu\r\n=0uTo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-1823fb22.25+1823fb22","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-1823fb22.25+1823fb22","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-1823fb22.25_1581590223676_0.7032405873843133","host":"s3://npm-registry-packages"}},"1.12.3-alpha-51ecea60.25":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-51ecea60.25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-51ecea60.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"afb27321f83865c45376e74151cc4c85909b6af0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-51ecea60.25.tgz","fileCount":29,"integrity":"sha512-wBd9KztcVkSEk9qBFihAAfy3ACSDS7D3pbPt7HNVwA4j8x7gxkfbOgriFEpdLKrhXd3qSxJ2FtfaT/MYNIe4lA==","signatures":[{"sig":"MEYCIQD4R0j6VJHL/bqtZQFYTuQPx9VPbageC+pQcO48nq4b0AIhAOoYyw+T4I+KtqlTQAjKoh9FbNpII5F7GGzgy2tyfzYA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRSojCRA9TVsSAnZWagAAVfoP/3yBWmgpnhOFAxZlwSWN\n3Lu5T6NQIfnHX3RadR7MDUrVw2iBV/yZllsfHE/afey1ZwDn1OVw3by1EYte\nkLDCqo+isiDyPAICKLa4YBPlE9ntfLGXYghQBhaN7WVr3tIeP5bfFmAhFSZV\nBvR06PI4Pd1SUzUg26IegPthKH5Utw0tGZ4MB0iq+NqKC/uOeNxuM8i7/0zP\neMOuCZTDAgZm2X1xhnJgope9f/US8ZEF9KMsaW0BFiFkRfLjlvUbB9WcG4fx\nkWRrstgL5xqpxa7+u1/I5Yyhy+EZZbWo9X+ombZF7ZBrX7/YDDGCQrCYdAs+\nIEOBJh3l4z4nzRCfi6HIjl3J+DjxkIpcI91cGyAv5cvbnWnc78lrj8iVtpAr\nrSPA2Q7qxbgPZhUVC0KC1vEXOoGd7lKIlyWqv1fnqLbmPpgjSl+Ci2HLsep3\n3UvPr3XgbIlUzelGMcLHG+7n6iQIOyLxLroZUBZRESCFUYmkwBbTNYbnnfpS\no3bwAfc528HUoZ2zV+gEpewxPZVbgI1wpLOGTOfPfxbh4Fo4gTE2T4wlWkQt\nXRbQY3gmNKXD/hQPj3PSE/9a8VrYSZk5s99b4nEMn8FBINVifO+OYMD5hhat\n2V1ZvebsPuUoqJ12rm3y6YVPc/kiBGna6qroBlx2pPENo6pbB7ReOKU4X4sP\nPAGH\r\n=M8kk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-51ecea60.25+51ecea60","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-51ecea60.25+51ecea60","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-51ecea60.25_1581591074750_0.42806015964059196","host":"s3://npm-registry-packages"}},"1.12.3-alpha-3d93270b.26":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-3d93270b.26","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-3d93270b.26","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"6eb0625a203bd6b3942c26d50e920c45bc740c27","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-3d93270b.26.tgz","fileCount":29,"integrity":"sha512-xIAMUFHItXGC/q3R94K7K7DfmiI2sD46yoVCStrJRRAlc/Q4byQjMi3fzAZ33zcEPxzzCiWh0ku5FWvc7GYthQ==","signatures":[{"sig":"MEUCIASLNjyeuZILODtAR5D0cNCzNZywKK4HZQ3EAn+Btl67AiEAmYfjSVqvUqrsQYUyMEjXHb618nzaXpTwfpo8b8HJQpI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRVAuCRA9TVsSAnZWagAAc34P/RKDYB+zb2NNJ0OjEw+0\nUvO3Vhqh9036gWSNd+Rdfh+jyvE40E8U+YB8+o92AVr2ESoHvTav2LgtbRDF\nbZALBJUojsSsr2P5eEt8bGosKsrM+18As/AVgYpQYhAcC4ErDEyGRSiyX7N6\neip4xZ8iTUCs5JI9Vs5zkGMJGzHvyrkFsEGS369JxCrflQGDqcUioe1ogCtx\n4ZAfqnCB2A/qPFhVyRJip3KJqgtd+943cNrRwO7TEhFLZ7feouQ6z/NFgyse\n1PbhuS3BPxymukvmlfBeXn88HfC/alE4uDvMaT5eORrCbsbTJZDOkyvnRE0V\nROUYcMO6w0837/u0nhAvq8ZGvcoU9s32Ki2Rcey8PI9SXlMwe23kjoHNpe7T\nityusHeq5Vsds/B+b141KoFvDJ1LU+2nhHWryFJX0Jj32ydxbca5Nf3XZkLc\nILjD7p8wzkRjCeCw2wXmCu8Z31QoG+s/tPk9FgpovslQcooDEZpLer1MmPyH\nINQfREz8JUieyY1QwyvL4iEcXdGNy1qSrKOkgYk4wCm4oEF6IjResKVK2RP2\nqlJ23nRe3T7AtqXaP/GVVDi8S1wftSi4CW5XD90wAHhF4MQlI0BorPsJm5HP\nphCxJqpAdt95KH1TRJNu2kms6GvR0pfhNtK9TLq61qTTrT0JFl0iEaWxF3Bs\nbVv5\r\n=Chbj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-3d93270b.26+3d93270b","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-3d93270b.26+3d93270b","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-3d93270b.26_1581600813930_0.4501564289349895","host":"s3://npm-registry-packages"}},"1.12.3-alpha-7d4bdb3a.26":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-7d4bdb3a.26","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-7d4bdb3a.26","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"97b33c42042a27139ebb5f79e333a905b4daac03","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-7d4bdb3a.26.tgz","fileCount":29,"integrity":"sha512-hvzMMjO8tFq8OAx4EOLloVyZa687fBpr9DGfBP0sXciZs+/DP26b3pfhT6uWTOvwQtHG4PJSBlykTxlikKaBFA==","signatures":[{"sig":"MEQCIDdPwXgJwqNGpKs4WuXnxIoVxTM1zVwkfq4j9taYW/ojAiBfzPX23IC6vigizxlP0nS2vjcC031hnNCXkCSzWsnJug==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRVFhCRA9TVsSAnZWagAACTwP/2DGuLMSJZ+bxaVa59cL\nu9+rvf2Og9FXK8XEE32xEjWhV/5g0Rn16LIoiSqbOO2kX5I2j5W0jsTKaI72\nx4AvhMHhyOjE8A3gI+RGjKPYK7GHXp5SGDfJLqoEom9NN5oGdLQeTZQHW4u/\ngAcoRmY7ojkJPnENYyYQfmw3hLbNsDSmKBxIgflpuuZS8yxhamAADtuzWwFq\nV4q/S+qo+0Wh088CfJmIMTeh+brb1iuooogZRURn5J1+Rba4CBeLq6OwvocS\nb0bxGUyI4hrCCMxVmQrrF7HMlQf2m9Cr+S6TZtRqoQr5WkFubmkDJngYQOI2\niTCeUdPRvQ6srKRQ5epcDXmmdjD/yOUWignusMWZqesYXSCtJOZHK6NCQa/j\nrtq1by/RoPXhPq+TgbyFYvzUDbbNCGCH/nGW6nzop1sgEz0GvWNrwl3gcNGb\n++jct99TEaOMEXxG4Rhv/crcWfx45ifE669IZTTTuubeww/o+Tmjyq4v9xYt\nrpu4SjZnoJyyMihOo66gGmHNWb5NBphlfr3ptFuqounD8Z9MFMgf3YcOA2ql\nDQvYK84CFbBHUI/mnAqs3/wBEyo5Jg3+3xlLLk5g0aycUpnBVtXs0whYCft5\n+zIdAa24rSw6ACkq3Qke/srd46zhPZewsU5omhyQahkHfyFLiggRq7x9W5yP\nvvb4\r\n=XbGa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-7d4bdb3a.26+7d4bdb3a","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-7d4bdb3a.26+7d4bdb3a","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-7d4bdb3a.26_1581601120674_0.8627848004480998","host":"s3://npm-registry-packages"}},"1.12.3-alpha-aaea81f9.26":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-aaea81f9.26","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-aaea81f9.26","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2f148dfce1e1f22d43357a1e218f58ba0e571133","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-aaea81f9.26.tgz","fileCount":29,"integrity":"sha512-gjb3PRk3l0jDaJBz3Q6ZjfsskVmhxAz9wtt9MjtQ7PwBVKZFWagN/M9tmaBgHycrH1TJ75Zog7YOLFYVF1aLLw==","signatures":[{"sig":"MEQCIGhNOJNcYSNW0xSX8zwWw1REkHMzLKZPgbckcE7Ih0KwAiBU2EouXCir5AE5UWOpyeC8fqqToq3EENjz7V+1qfs9zQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRVOqCRA9TVsSAnZWagAAmrYP/1bP+4H2WccSqJZMesmG\neXOZa/P656E8QHckug5M3XAmDAJA20ldoEH1xcwUaAIJKDZUwCGCXU7BrcLd\nkXfk2n1oX16GKgu0kDoGls3yOEhJ+C7NSW7bzve48TVvR9plJgBA1hCm1B+a\njCRWXOGJ+ezhHa2kskk3+bdsidsh043P5Oi/OHxCyA8DJG9U+sDuSbBNPVzY\nUKj8HaT0y9St8Jw9dYNhNdT10BQmf4zBM4WHXu9i/UC7HUpX4UX7PhfEaIly\nGQEMFKsHWYFq/UoQ1d7gWnQpz2jvJlVaSPMfX3q7nKvYTdhqFNbr83j9xtGj\nU+fVt9NkIzYk9zUn7z9vquk2GqlTUy3BnwkUCG9uUXmDK11zyUG2dOuykA/S\ne/rB/pqqNw0O5Niq+8BCBlqfdmLCH+l1raiC+1t2uK2rsDOw6J5Qn4WdRrME\n06xa6cXjU7136LDt1U5hdXNyYcN2EHg6npLoGhxnzNTjxs1iWMYVrzM1m8FS\n2DQdbWTCbkp1Kk0TEH+mu/ikQFrKirJMYNKoS55Gzfe8yIz/yPncWMWNT9BU\nimPktlmNKlF3DVlztMSXlyyUXLrFzIMHcgu8sbHT3KzWyIMfAJqpoFfaw9Yj\nlcUVF2G3A8QU0nn+vDXUZOTy/v4R3bsZvuZpRYFl6QW+2xELl1pL+fdWpaKm\nwarH\r\n=qyp3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-aaea81f9.26+aaea81f9","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-aaea81f9.26+aaea81f9","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-aaea81f9.26_1581601705457_0.35920751949119123","host":"s3://npm-registry-packages"}},"1.12.3-alpha-33892bcb.26":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-33892bcb.26","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-33892bcb.26","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"978c1c33003d9c3cba707deec57ce6aaa860eab9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-33892bcb.26.tgz","fileCount":29,"integrity":"sha512-RefPDIvlo9FWX89/DEkBnPxesntg/tpQcGKCiYJhFM+eI5KC+FsVx6jYV/AivUmLC8lvp+bXKicVM0ylCValCw==","signatures":[{"sig":"MEQCIGB0keLlwYKVH5pIS82aKXFYWGJdSzE3YijpLls5BGqHAiB8A+uuwwiBq6jfGfAxqOtXr1NDZ+nAFhYXD9liBxZ1iQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRVrvCRA9TVsSAnZWagAAKSQQAIVDnTyprDaRMT+Axnjz\n0mfO9OaVZzhOtjw4me0ETYWqi7A8JIt7Mf4/F1phlSCyFLXAo+NDNtjliFS8\nzsB2aG4buWtcWGVS4jCzdYTzqxPsvaiczopxs2iTBrf1LW8hNrC+6lv+mILh\nhV9AQqe75e2qO4gvdazUiJ+ycPNs7QckE82q+3NDjTWMKfl7PkFf5LQFHxJq\nWxLcXifdG8Sl1W0+lOT78EAhhoewehl+Zc8RZThV42L19TqoeL1AxvXCRG8c\n9sX7YArEktyMrEgungd+siUNxxOomztLCnhtJhmi3rneNaPqVMKs3tOMk5QI\nUzezEKIRWzMjb4TQI/wRRwJ5ASVR92zjhkfRsY7MHjx855KILmiOfrReEPcw\nnEzOr7izGWHc03DSK25SaTx7t/oHzNOcctxyInHO2DQbfZ7zz/i56CFZwJLR\n+t5StONvVs8+HJ6C6gWpYA/kQM/BwaJw1KjxJc+B9kgMqDh+MbB8Ixl4JEkz\niaDLoaR/fjR0cP6V4OZ1/+30VfRyNu2LSxW1HY27u3e8MgLi7lVtSpsDpqza\nP3hokVkGJQNvsw6PE5VwSWVfzrNtlSjXfDeXRQ7PLEMBbI22+eXiizsj8qgC\n5RO1X9hmCqGLtWR6ayQn1lZHUozr0eynKObxwp72X2sNoBmkd7W/6DogU3tm\n3M5x\r\n=MvKD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-33892bcb.26+33892bcb","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-33892bcb.26+33892bcb","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-33892bcb.26_1581603566890_0.6096663827597544","host":"s3://npm-registry-packages"}},"1.12.3-alpha-eb6cf8f8.26":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-eb6cf8f8.26","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-eb6cf8f8.26","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5f706195041ab42f3121693b0be8e7c09c06246f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-eb6cf8f8.26.tgz","fileCount":29,"integrity":"sha512-3Y9CeFCCgIVKonEwPexG9y6eHvi6y1+sGoRZBXN3GBWuE4PDMjKsn5LCvXxe4GwdL1xzn6xaLH+Bt2EzLGE+qQ==","signatures":[{"sig":"MEQCIH6ubRtiWxCFVgKG0DZ2GG9bjbbZbNXfSW0d7cMPR/htAiBeDMxynX/F3IHiiSUFqy7naDyCPEMCiVuClB7QPMI+VQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRWRSCRA9TVsSAnZWagAAoM0QAJorz1XLY00iFphkONdl\nQW/7YaionHLVXUvgofkbboJEjPZFomY6FrJokZt3kkVdY3MsKIUtc3Um/fBt\ni7qak9QbCsunCaMVy6aho5Z8PZ62iEbsPiHGsaO6qt1YYcTG6f0mh4DB2jHM\nLxvzhMKMsZEWqKTSoNIrdmGyZKiscmuLsSwZb6Ip/YR1TePBR3SdEafAoWHw\n1cNCGoMttPA4AXxEedZ5/RnKiRjKPjNwSQ1qz/l+w6aHx3jn97rayettVVs+\nQhwiLxHwLRbCa2t4OqFxjnf5Uo4M2orrJI4Kem7NM4MhITtqhIcHSewVPaDD\nf8T7TAt8Bok5WktjB+72HV4v6IAqW8OgRqiTbc4higwKhuYZT77WltUSmD4g\nPOxCU0fm/u2tvVSbjwzqbNBh68dMv+uT5U4+W9iU6gVhHFUBTrPFxaK/HgFy\nUSxy11HiYmkM1nsFKVc8D1eFyNEuSb+lykIzTdAF2nb+pjzVCchHFt7j/jtg\nM7eOkUqVZZWRx7ZxkBCcnrZ07K12E+ZNmWdbrzGU95Dq/8+RZ7mhQ6nb9qWv\n0BvSDgNyLuy1z2QpWXpylpikHVXdgnawwLGsNTID6Xe9JrY94zbY1blw1kon\nHw6R4DXsBzCcPny0QQ8xdc6VJRqRJlayMsa14eU9Nstb4qzN5hHQYd0Z6XDm\nOXU/\r\n=lNiA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-eb6cf8f8.26+eb6cf8f8","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-eb6cf8f8.26+eb6cf8f8","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-eb6cf8f8.26_1581605970266_0.9017849311284201","host":"s3://npm-registry-packages"}},"1.12.3-alpha-0cf2e83c.26":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-0cf2e83c.26","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-0cf2e83c.26","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"54ea8e32b65dac698f987be60654f0230e0d0416","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-0cf2e83c.26.tgz","fileCount":29,"integrity":"sha512-ObCfrBAyKqn/BufEdnPBcl3BxenP8WLs7lw9X9VG4v13MRN3HLZhvWoG2FZl2QZWmSVNLyMb2aikjgjvRXrdkw==","signatures":[{"sig":"MEUCIA8Gn0jt8HgfNG0z1Hr3GaK7cVIq4R3ikdLGz4irc3MSAiEAh9bkXtpTeZlcMSMiAks3/iZLgb/R+UC0uTmKN2v/fOE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRXCiCRA9TVsSAnZWagAAVA8P/i569cdyq3xMwbH+Qc3b\nmY5c1y33dzi/FI9g8nicAdwo2IzJXhl36BeFHz900OK0CpJTHqW4SkCObOY2\nqUXp9F3OXNioOVrYlFBMDzIt1NpxicG9zzjRooxyCuIoTtWDYpqrMf7PgDDn\nbbNnMH1K2ir5z+2YzRkLNPiEHYEYKZqx2auxVs1uFVupUISnqaQQIfdcagup\nWcXRBLVahmmxlzM8qeQYedjyVhbZtil8MUcPwnC09rvIyNsA0UQV5ZieelhO\nEs5LauMd+JPHUoQpVXErgoKej6qqbWZbm/tqFck5+H3jXjsa2xJcGNZCK8nQ\nFWS6ezIk5QAfhgEd9xug+yWT0Bro+JNYN65bER1k8TaVwGiDrejcobvE1nb3\nKgj1ZtG3dBrMqJsl/tMhoRFTwdAdgS9J2cx61BpZTO4xXkvfRCOjpMgX1XFb\n414VK9Qth48ColuiMMDiTny6DKzMe8cs1/QqdH81wkFJLi21LGYbpxt5jQe2\nm7oNWPIAGvOFsoK/IjEcWO3cLVJRCVROVzkJgSGNa+OqoobmtgI31Htp0lvu\n/j27sL+poTxVpCrtRjQL77HWfEahMM1eaUe9wf682aDI3N9D5sX2qc3gdNJC\nwzc2cPstcI0yLtgLwnc09tBHoy/TDlebRQS/7o3uakihJwBMZRm/WMtzLanZ\nmdzF\r\n=Iiso\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-0cf2e83c.26+0cf2e83c","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-0cf2e83c.26+0cf2e83c","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-0cf2e83c.26_1581609121268_0.5791339128127659","host":"s3://npm-registry-packages"}},"1.12.3-alpha-6508ce7e.26":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-6508ce7e.26","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-6508ce7e.26","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"22e7f7214f7a7787ef2be2b9b30318db4e3ba1ed","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-6508ce7e.26.tgz","fileCount":29,"integrity":"sha512-tLUWNAQKrkcRSnUwEPtS6rrGZ5Xgk5BAzr35IiS0hTqcfi2KnfSJZ/f5DCaIeAA+B1YW0L3z7ZHXLP31ZYzDng==","signatures":[{"sig":"MEYCIQCpL9bEi+orn78IdtSeevxTElHsBHUhdOgrdb5MwWHC5AIhAN9n2BA7xCN5o9V5GCQsgDWMSNK3lmJ8D7uQWlcEwagY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRXdaCRA9TVsSAnZWagAAwaIP/ibehnu+pPe4Feb5qABA\nvWl1zTKtS5EaAowikypJxQssdZAqsA5inuIW8wHx2cqwxWV4lfcfzE6xxUHE\ndVoOcUzYu4HlhkTAyT4LfEanVhJRXoXYPnWAsGhR0hP+NYWnMv3mTiOvHn+u\nkVOsVkerzIFbNwPJhAvly5KvP/76b9+yTc1jjNnbdObF61vD1OxXqB0cYBMK\n4q/W9MblArk2xVnGR8gyE9giSRSdlF8EF+ZIOVLw8Ejr+f6x/XOxRMlmNMwW\nVim8Cm6NdnXwYDgamsE77F5JUbaEl/Zlz4fPnA/LyC7k5hW4RgG0BVxxRmDB\nnY/M6lQHPFDtErpGqwheTsgm8Eu/HBSlQOGRVUXUOBZ2JB0Sp2G5/JcNe9xc\ndfv/VRKuDNagu+24O+0utilBPtwstOotwnnby+pY3l7JvEFd0F/hfrTyKF6l\nBl15ZrfHeiySmLMQtgW+gNsmysgn8uQcmkScbqYPT5f5T67FbrDthqIPYb2D\nX/tnPeFQA9csS/TsKbbEFZtALpsZiI1v9o388Uf6ejCcUwpq6bG9YUCPSs5n\nAlwf7nHo24gCcMpDC4spNzJ9/IoKJc51yli52DhRut0zat7oUrbA+hwJ6VZw\nCd1Q5Il9KohhymX+qKb8HwnLrjvbY0F/MS0wjbAkHtGneF+Md3CLaHv9+1Av\nYQKk\r\n=Ez6b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-6508ce7e.26+6508ce7e","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-6508ce7e.26+6508ce7e","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-6508ce7e.26_1581610841526_0.28558282554768666","host":"s3://npm-registry-packages"}},"1.12.3-alpha-d9a69d34.27":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-d9a69d34.27","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-d9a69d34.27","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8648f0a31826e32aa550dad50e96dae93e628ac4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-d9a69d34.27.tgz","fileCount":29,"integrity":"sha512-vjlOmsR0ZS58ZatKEbfdV11iawH5lKn6bgOe8uThb0JISg03X+DZNu3bT/LqkzMtBx9WWCCN8XNka+Gqzj8xiA==","signatures":[{"sig":"MEUCIQDaMCKDIHn50XEr27IyCCDOushRoZ6M1vFNbyEhZJ+1uwIgOLrFlYQRT26UKafA/v/q8hqcuucTuoWV+e+RZZLAh5E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRaK3CRA9TVsSAnZWagAAtKEP/REyADJr640kfim8fEdQ\n62pMD3SP/G77mK5APmGLJt944xo1CkRy1Sm0EuNMnR/KXsda3UOAjRfEy88t\nNdMtY1OC3JuB0nevRTnT7/ZWuFMggPAbKSLXT3qCqLAaG3jCzvqpiehzxT1q\n+S8P6IaYWSvSaTU47yRrmiCS/dL1zBH140n40MPTKtIVtAFE/cLuV/XcBcnM\nOPJfHYtR6mKllDBvApkzYABR1QZk3H/Xz1fdlfA45v7LtawOPNVz6rGRH463\n5jICi2ymLJ7XK1HfXmWDPhvcLu3mIEk7z2ciSGoafnO7FhV3L8oMvV0nICzP\nMdfl//MlbRfBO9wpKbTilOAmbWUeLorVuLyWXneRWhEWjc5i/13GJ1HjCPNU\nQ3vvRKcsoxbyp808xYAVydyOTaulTYQ+Hw1VZ0obmfUK2i4p9bVGpT6L4SBT\n7fmnGu0sURl1fT25nyFUDloC/Zvmi5Brs7fE5OoRHhKCAxOy4Bwm7sjgY0T8\nsMVggI9IgqisnGWPVC6itosU19Kcq2s9fKgu7FrTr6s/GiNLsBuCZaUHLwKh\nXMh+WOjK7Z5H+Gu60c6IQol52G43nhWRa0eqa0d4iw5ad41+sN9XEPgKeV2/\nNW54w6cSG+IWdlo7QORrrFF7k7lA3Z7A6bC44B3U/51xZ6VnlRj8IdCD9OwW\ndWKy\r\n=obd/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-d9a69d34.27+d9a69d34","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-d9a69d34.27+d9a69d34","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-d9a69d34.27_1581621943240_0.8450563244675255","host":"s3://npm-registry-packages"}},"1.12.3-alpha-c457f650.27":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-c457f650.27","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-c457f650.27","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a6b7374f78e67c098865cb35c92543c1b15d24e5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-c457f650.27.tgz","fileCount":29,"integrity":"sha512-DAWeTBBf4Cea8jA8FRLLRqXYw8yMoxCoy1PdU3UvJVV0K8OKdpPNtyjMLEdpkSnr9uPphLvdmhTm0SXff20lcA==","signatures":[{"sig":"MEQCIBl14g+uUIpWCDpC8OTQDNSxGlLh+/QiUeW8pvJ0dhsdAiBDdA7hyb1c3ifl9INaUfoS6sEtKlP/1IEYLPkr7AaUOQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRaTACRA9TVsSAnZWagAAXk8P/RQHH1+F6X453PLGvFNE\nTXDj4q6V7nyvseSLUWLA5Vm7QSM/0c8fHRHlN+uP1d2PtjIpK4qVSQRAJYzJ\nM+k5C8zZ39p+ovmu63Kv9BwpD8lFwdavIPM0EyVkn8vdKV/0OGZiXFhqdqXF\n3jXoH8Lsd6/ebQ+91DWSq5mNi+7z1LBjqcvZGtAtfTfiQjpgsVjSbV0ajbHZ\nKbm/lhgJRHkzgdGpHGhZDzKnlPthcW2rIamPaL43/htnq2cyntAYX0AqYhNE\nJL4vsyUTrlsZRVNeEc90FEBSp3yS8oMB5Zg6DUxJ59BAReYBMBRJb7KRs0SU\nZ+zN7Ce/Kw69bhYRhS/AbgqDDT66k7K/bqjpduaVhzUtfW84lWqal+GDIrqs\nXk2Mej4FyOAcgqgdUJ1kwigBnjJ7YYzLsvOFVZyA+MGcjLIdI5Jl1YcQ/yUg\nENoMdKmKe+xFpaen4tGFVjJvGxGVPZgZYVrm+SQ88SU23ObRup6C+Gh/irFf\noIjtgL1DX8D8pj3OxCkVOdL+yoNsBJvAcQACwPIH3H38xCj3DjIYxQItBd7I\niV98z04J/oXVkEgvNm/uYrJEnE4q5ZMsgnIKA79CWVxHNgxUWUv0jl33zmXX\n+Qe5zjemdAGbyRaevtPn5FAdj8J4f94iZV3gyFLYIMyhl31R3Jdww3ps0Vsx\nNtoL\r\n=M9Im\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-c457f650.27+c457f650","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-c457f650.27+c457f650","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-c457f650.27_1581622463688_0.664922418821954","host":"s3://npm-registry-packages"}},"1.12.3-alpha-9edc81e4.27":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-9edc81e4.27","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-9edc81e4.27","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"26c241181c930a8bd5cfdcecd3b082b6b56f954d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-9edc81e4.27.tgz","fileCount":29,"integrity":"sha512-eEeotI8MuPceddSOO8yDHwDgUwnosp7NMp4JtTUWj9+XxWQqsaPCCZGzwNXSjiBo8G63fyGOCKTs6N7PuY2mWw==","signatures":[{"sig":"MEUCIFTayGRnrEm1Y4JdiAnDY72jtFNNRl5mjkK7A+naRJQuAiEA5wirXasgU4eVKMGnmfMNgdvlaPWJauLaMU5omTpT6OE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRbAnCRA9TVsSAnZWagAAbnwP/3krtU6ICPUPLIwNhzbS\nWInixfrMh2jKCwhcDRKjMImKv/nO+G7nyPrCA/DTeagnXfQq08KGKeBmi+2w\nw00S7ISit3PJqKVP27zt0CqjzlZvTlai+EzGjKB+BdQUpAqsEh0VimIU34dY\ngdhMoZvDrFOjgvDOSEaKP8k3uCcTYCAFklMzsEfYyhfHkzMBlD1zYDbR85CB\nH14N9AKHbFMz9LlIY3vF7xqBUrwo8U9lmMxwIO/+xXB/pMFbk+L2aFSIuMCc\n0/2sQefjy/bHS2G7XcFkYLsupcifHRfEkBbCbuF+RQpDrt+UMuov/8i7Nhoa\n/l4OQx7Tpa9TwkGC+r1cNeIheHQGSp9pRb/fTrJ4NX+7Jz06OmRZr1TLn/I0\nGe9uyWuVb2j8URp3oe0OcfrmBjiQKAV2Tyvb0s5YOZXdI2o+SpyZJzVk5ppn\nb73+gMk7ghdSStmEvIMwn2yKlLsTilT1vVvezx2QYrPZMjvX09Wpb3+alZYK\nMx1dQa64TDSOB+bt5zJxePOrjtCXrXKShhTzCI6JzIBgQWunVbqFr7dPsZgj\nByFP+KogL0sEYlmwWsj/H8xdPsg+irWrDwbsIoR+z8pk+gMnjBQy3qRgWn9l\nAjeLS+ZSJxSHrSqnBoCrQKiqUgnYYzBvUevTMmHEKnh5WR7WCa8TRmtK9iHe\n5idx\r\n=218r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-9edc81e4.27+9edc81e4","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-9edc81e4.27+9edc81e4","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-9edc81e4.27_1581625383101_0.6490294448827836","host":"s3://npm-registry-packages"}},"1.12.3-alpha-d9be3d10.28":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-d9be3d10.28","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-d9be3d10.28","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"49728d3817cee032ed2a019b16f0302ace02a331","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-d9be3d10.28.tgz","fileCount":29,"integrity":"sha512-pwGoWGYImbSXLPx6jlryyMo9bTd0XkwNG0op/ZC5xb4kTTRQodNJilvmDgQGD0uEx1+kEf7i9HtPAN5n7Zsbsw==","signatures":[{"sig":"MEQCIBhevsvS16kkh6kKThytSDeCFNgvc1NqcFQP+IiwBb90AiBfnsscanIq7eK2S/J2DuS+a43vC+nmO3z3/yKfpTQ2pg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRnj9CRA9TVsSAnZWagAAT/wQAJ8guwb2ypFc49yDyrB9\nldJMI5HEWxqqHtVc3Z/issTRt1hLg1sIMKbUIGjLAK/6D0PSQ4IZWvPitvSX\nMAndbOebBXvN+EqFKTvwhMoAhkYnr4/JKwzqcq7n3sjdOq5nVJyzGeDQGUDg\n0Ef4oMWHLqO6qZr63Bri+WDPTjIUUcSI3zxeuGxokLprAlZzrRdl+Hj6GPm0\nM05dAgu1w5oZ9nqUNGdi/nwvGHGKYnYxfTk1JVupz+X4zEkfpjvvVZuLKCZZ\nikjInvBbLIIzacyqdcoY3HrXRLXbAslK22MY4GAjrwsPK9zktsf850pj2+Ws\nn28QYAqzojG3z0FMePSeeDHuU5IiCDv9FvR8b1F2ZKDe0ii/0lVpvEFY9Qzx\n3cfIEmF3vEP+pE9kQ+1uAV2yqT6dRLRay3JMzJxrO1HfUiR3KdQ1COgjkIeh\nAX3zenzm0GeWqVYZFIMEdcI7+d86q69Sf/8qPjlZ5Pup6khwnFH3brl4EwGF\nh2Zv6ii7nk2psGe8RjUzcdDixt8KXewhXjrCpRLwyr059JCLeKyw2SBOxVol\nXg09obVEZubeIJk+HVHjjsScRBayHR0R53jtyb6eMqkPi6lEHr+USj9AjbF2\nnYxCeATw3Khg4VgN0mf/uLQC5QwnbxQpd6CmKCDAzMhlifhjA4hMtkEeDtsN\nN7St\r\n=Fc6B\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-d9be3d10.28+d9be3d10","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-d9be3d10.28+d9be3d10","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-d9be3d10.28_1581676796105_0.0760672611580333","host":"s3://npm-registry-packages"}},"1.12.3-alpha-b3e28f0d.28":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-b3e28f0d.28","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-b3e28f0d.28","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"073916c3671ea2b1b20638754684c2919a91d227","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-b3e28f0d.28.tgz","fileCount":29,"integrity":"sha512-M7Q2iNAohAVJSxFB0UNhDxygMa+cZo7IWeEs57Um3Fw7GSb5lfO09DY0t6eFI/pn1kL9UCja+BQiky0/A8AXzQ==","signatures":[{"sig":"MEQCIGZgDfMAjSNoEVLn3ElRiCCG3R0fqpM5BmvR2xvzM6iVAiB4RCd+bsi7W9kcv4aO8M/nGw3pf1tC8qao+81FJKSQcw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRn5YCRA9TVsSAnZWagAAQesP/0zmHtXYZrBMi1XRBEnd\nNVza0/FZjOTPrU8NIhb9zYoRd6LKowF8kTI2yPSOlkg5esStExX8lfZfW3Ak\ng2AnHeTBe7fQLVkkdeLxzlDz/yvjhXEwt456hV5EKGRIvsP6vdSuzXxhnYhw\n8nFYBdHMYMuBtnoaLgNSUvyeZ/JmCTI0MhOXNexgEGwxe/aH+whUrDxQ1hB4\nlD1V3edp6Z+pHnl0DHbBFejrqq0vIflwZ/5qhnuSbvyOJKZfxXG9WormxZt+\nWK6QL6fXOgDkepO5oZ4eFyYSNcxJoN0UR4AiW9LY8Gz9XHwA4TF0ZwifgAEa\nTdL6J3OnjPZVtCMR6nPs3TjnA3WUm8tD/7u7NrNgX117RVaTrE3GyqaWlD49\nh1dc3hoxXIaCdcQKmt6tZOYiwVYUMNyTrDsapARyfTEuxjPIxR6wQOqWQ8cU\nx4I+i5OBgED47IlFkmBUZylLbi9HXWI8Gb0RuFXPTryyQ3C7TV8iIPcA3RCQ\nxP9FKPunEy4gVCFojyFqRlDdacsr/qGf56xPmVcox3Mab2qaygFD7wl970fS\nLiU2N4k8lccjHhqntvadeaJi9jKHB3C6h7E4Av4ij0oNo7XTrptoHV0AdWHn\n4N1s1pxVjfFIdzO0GusTBipuq2Pe8b20JI9f+r9eV5eaHgY0UWlXYf4TgidA\nF1eh\r\n=yTJ9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-b3e28f0d.28+b3e28f0d","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-b3e28f0d.28+b3e28f0d","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-b3e28f0d.28_1581678167879_0.7097843057962658","host":"s3://npm-registry-packages"}},"1.12.3-alpha-ac33d05f.28":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-ac33d05f.28","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-ac33d05f.28","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"81672a1f0399b673a43348d5d9ed1cf86d6b6f4a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-ac33d05f.28.tgz","fileCount":29,"integrity":"sha512-2ukF9YotUcP2+ZyYhz0PuhfZm1+Jo/lu4LtkrAlMyoVWpN+M8/2X/Ki9HbJT+v5Z1KdjHkUWOgxxzfOnOlhqIw==","signatures":[{"sig":"MEQCIF4SXafJmEW/h5B/S8hMoCvcnuRV3TswKvlrMjzVZP2mAiAe9M6vlFICVjxDAEeDxXPhWBSkEh1WDgY56GRDhvZaHA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRqofCRA9TVsSAnZWagAAwkAP/0obm0bEBw7Y/CYdMfrT\nSajbptWrMIyoS8cHOPCJyaaEdkAFdqqGUVCje1+CKjZUwBJe34wg70lm1T8I\na3gz/SwY033tsyYGDjBpKGg50w3UPVqGyPA6Ow9NiKaxboriw22a9IpHKa3m\nj+Cc51cnrxjtFylUnMFqYdgdTEEvaFWGA9pCesVPXJ3Y6U0HH6yV5jTlcCl3\n+I+miMpRWFHumkWW/g6m3N+16MrExF5oChUoqqplVyrgjwbCiszAsNZeejvY\nPt7qIHQdEvA+GFuscgFucWaiyJE7JXDIzwHIAPQ/9r4FOhrYixcHgWisYQKF\n+WPcgEVUMNNL5l4xSRRkZSA4dSreo4I54Bm98LWtmk3afycDMD8x8/dNIQEW\nxZIB+JA9Oj7qbXHr5p89rOORKD9DnfnBbm8g9KtKiQvYccajoDO/rQllq7J9\n0eBcznObsfHsFO78s/JkXLSDHFkWcnv7fq+UeY6o8JiRQ/r4tD8JnR9/FDaf\nwnp8lilsDrjSyTpLQNfyXUrMFsG0GBEcTRbdj9sQ1yF+jdUqSs2JlflptdPQ\nstRkg64bHOm2Czqp5iklx3nR3yOcCl15VrPeBybN+tnxZ32QvCaFrAZAS61I\nGC9yuZyPLEV+cwLq6AfD5ENuvOnM5IPoZ7wiHe0v88ATnILc9JEuNW73uDgv\nrldR\r\n=mpGQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-ac33d05f.28+ac33d05f","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-ac33d05f.28+ac33d05f","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-ac33d05f.28_1581689374461_0.44895028818478244","host":"s3://npm-registry-packages"}},"1.12.3-alpha-0c640ed8.28":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-0c640ed8.28","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-0c640ed8.28","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a651b14a21ae8123542c35e66458352ca0340687","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-0c640ed8.28.tgz","fileCount":29,"integrity":"sha512-tuYpUhVB3IgJdRPLwd39CMW130q9Lg73Db2JRWcpCvIUYWntKCujMYOfNJYmKRDRu5grQlYlxM0sB8mC54Sj5A==","signatures":[{"sig":"MEUCIQDuEpX0z79KfiZZpHHEtGnmc9omLGxreo9ZtB6dGQA1QgIgQlkWgIsy+34hbCaYkGx+XIXmh185IaljE+I5EOsoiX8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRrsdCRA9TVsSAnZWagAA0BkP/3asTM/iR5oNRxWxiA91\nIN6oOI8khHynSSgyjumxQ3ZfWiD4QVgO1Vd6Yi+TikpMcMTHWFIAflNkoNNT\n/3XaP9+CinLil971eT2fElARPrSYXaBjB3IZEIAZBFsXc3+d28hRy5A6zbSp\nWq/UJuGTac2tcfiWiLOJMoOiATraTMUmqIUgDmF41oy5K6JJAFCd6m2UAuGK\n4bgfCDN/h+emCXZxQLrzPsIXOKQomLknsyzKCVh1Qwzj0RBAdh1FQNubcwsv\nr07CNykAOVbSbGBOEC+q6XW3cfHH72/Bg/rIKfUWH8zyLKMBDy6ZI6AR3zcZ\n+ClWYOSRFOj3bKNuWN9GHh4ZYmjYKn0YmtWtpUavLqFE952CWCA5vPDVQTrZ\nHECxyg2LedF/Wq9B7B2tIaes5gKv/YQbhuSThCCke/ls2jNdfQVkSYa9z2am\nFHzPgxcekSNK5g7u4rvcXbLr11l5sVrcVHpMSBOw/no3VtzTWOcS9MrEUEa2\nR7zRCVwHZ4ybwFNtaLwwsxRXFYBGYHN/fnAn9V2Lo36P3xRIHKD2NTrmnfIj\nBPKnonrnrOuaAsz6sFoMCtLbJ6+KJwBpenK9lTdQJ9KnFr87IgB0jKiESary\nG1SUxMTxcTjlXS4D1Xf6yRasEKAskPFuH4R6qUH5xytK/1r+xIBGHGJZC4x1\nSl2W\r\n=fZHg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-0c640ed8.28+0c640ed8","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-0c640ed8.28+0c640ed8","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-0c640ed8.28_1581693724525_0.6397431197202732","host":"s3://npm-registry-packages"}},"1.12.3-alpha-fb8cc185.29":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-fb8cc185.29","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-fb8cc185.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c87821f488f5792c3185f35c4d12379adc86d5a9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-fb8cc185.29.tgz","fileCount":29,"integrity":"sha512-wX8QuwwoGy4vaAAoAzWBD+IhjKd5vg0ksqBa+t7gyu5B6K2cN3DlgcLiBaiIg/zrErFAojwMMD3TkvLR4TyoRg==","signatures":[{"sig":"MEYCIQCR+ZmXMn46oD+YWZkvNwkO9TVyBEBGGixSE7dm6G+PGAIhAPkCtq4JcmuoSNqcvuYHimLlMpj3fZ7et3P5hD9Ra5VR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRt2aCRA9TVsSAnZWagAAaNwP/Azl2JiBVw5+8tExHYe5\njoq7TAcVA7TNOsMbZLLMeNwkeDl9AbYXOB9I5+hAeVYDp2hqeBi5IjlyNkn/\nSkdVacIRVvc485sn/EVOOQm7ZcK/P5uCw2LyKdNnX42y5O9G59+NiC5QrQED\neYVSvCsvg8YEb9CqbW2F2wb3lAbqDPxu8PViSxkFJubAV7k2f/aTidPWczuX\nyux5GbXKv1a6DhA8xBjO40kvKrhPhO1JFGILWNI+uTfmxSBallog9NRgqQiP\nTcJSjLLAgDh6M31vcTAdaE/YTKmM5j1oF3OU5cWEIpdNY0n/9OYmdlz2rZ43\ncA2AJ0BPu26GExvRCzgXm8rcsZqCna5MNYtEPjBXaMekPyE7Cixs+xEakUXX\nD9Yvi64pewpN3dQFJaGQNofvcN2Lw8LZPS034A6mIner/mZeKfYFblK8vNQM\nUlwugc1HO3WUjofPl7RHmVk3onuS4mbYDxjQN+JNNZs89ZB6wK0iQRXSjPe3\n+rRdBkhIfMj5ha1WH6AjeiuF2NhYdV5Z8XBpqRkQnIno/E5pYdin+pETAdg4\nOUCrrg5NhzMqo76T2pQcUBsr+/dlSxdLZXTGQVz41+3dbirlv654hilGDwSy\nWDG3ICnhokIFN19crysaKIFIVBH+BvZY5YFrpHeD3j5hCDb1jMJjhxQsmoPu\nl9rs\r\n=3/ko\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-fb8cc185.29+fb8cc185","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-fb8cc185.29+fb8cc185","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-fb8cc185.29_1581702553969_0.9587851077673637","host":"s3://npm-registry-packages"}},"1.12.3-alpha-5bc96737.29":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-5bc96737.29","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-5bc96737.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5487d57cc75afeff3c2f37ab467fe84d6cf42d2e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-5bc96737.29.tgz","fileCount":29,"integrity":"sha512-2r8bZHBTnzuo7H/WEaBaNxGP8/Pu+i7RIr7mE+wg1KvYihxCzOUbxmVBRT5l/aj75WFWte5EkqdffoiwsMwXpA==","signatures":[{"sig":"MEYCIQDuNF1F8uTluCLo4qYLbVrK3LM8OljM7FdnTMozjg0ejwIhAOvlcVpLwp3ZVI7jCUBDM8Mc4laODgubNZWcB0Giwyfa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRuVUCRA9TVsSAnZWagAAyNUQAJnavhEfPQMO2dthJo/h\nZd2zdbVxEPGcVGoQod8XUWtZYUKw+4eLC8ZohRTHxfFLPSWXQHqr3hq6zF4Z\nfIrB9679OoldPUW+7M4ZDnZSlgeZagBNzdP78dc4mZuc1sKHJFbbiPMvEGVo\n6s1JISpCjKOUS2kwFq6vBlawGOCctS+t1s3bIo4rNpXUdSMids3pnyFRF5Sk\nMaJltrBGV4DFv5z/fbiUEFQ+aiw4j65pXmWn2EfNS5Tdk/NZTdfWG0FQGOAR\naWc77/GkvOngscrJABiNVC8SR4ZU6HD+tgir9RG3l187BlJlh3rqD5jWjV2E\nnfHc8uiIxmq0fAB3svgzOT7WNDuCFU/SJNfNMf01T8m4JDByxECW3qpFzEFi\nRXYsmTm5Q0oqp3xT5cLzM8f9JobMySS98kMjQvdtbiBgCChqjG4uj1XNIPsR\nE2HMU5z3K7MS8Uq4Vnmc297zsa/FGndwkRVXXSjJ4VyM7xZkJqoGdomreFBk\n8ZVDwU625iOO8MBaxumJzyJYyFh/BLuPqz+EH3i+0xzl15gWFSkf0Su/9D2J\nDZroAyDdXP6EACxAaZ9RXOCOvp/vHpg3TOdzBtol2bBWZiGjHVQ/1chYXWdI\n+8f4OEiOzTuYGbIjpYpM4mAQ9Q9MoZd0ClutBRI45ZRiKYj6m1It8+esnh3a\nV0e1\r\n=ZA/7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-5bc96737.29+5bc96737","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-5bc96737.29+5bc96737","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-5bc96737.29_1581704531589_0.7684874399977679","host":"s3://npm-registry-packages"}},"1.12.3-alpha-8432a6dc.30":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-8432a6dc.30","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-8432a6dc.30","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"7e390aa2267287265a1315e8edc53440f9856b1d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-8432a6dc.30.tgz","fileCount":29,"integrity":"sha512-QOTFiOidG4n58yOI0+KzAM0jYAy+dQN5ka2+oJPrc97jnV2Vd7lAHp5bDWmTXjp1VZWHhzqMuDVBLNx/ktTmDg==","signatures":[{"sig":"MEQCIAppmkn1XPuje/7OHzGAZfNY79awYYcuepVEStQNyitaAiAM8EnoTU9GlcSUFnML4SufvNCWYKAbQoQfqm0K0kUqKg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRu1YCRA9TVsSAnZWagAAalwQAID5rgnVDWF4S13bgSqp\nD5V8G5lZkzTF0X8SU5Gxp6rvgvxqLJNKEzebrk4mbQUDJ6Jflu3tSOgGtgnz\n6UE3TgkQ7IkYUtHPPxcgydappTN5jml9NoHH2eoU4mj8gyLv03lHZjsEpQ6x\nLZ668ogErdvz/XDVHu2YgK7Fi/VIyXWdol+lutc8YEE7niOEDjerOvGenYm4\nXSZa58CIET0iwmGhGmYDDzdp2gydZ70zcxviXOuYJ9NrFdWpsedpy1PUTS6V\n55/YQKIJaLZdMQhgtWFyL9RSilTSCtgReAIEg0A8/bGkJ39mlHD96d3A3j1z\nY/E3gFRUYwXaINcpW7vk9RH8S3PuE+ThQaZZxdgveEP8bkfjwi4hi7Zx6bqS\ntWdGkLmMZJXb3eM6DqG9xSCHz9aJbPIEHqBtQQz6WOJ9DvDSXaVUy/xEEs/V\n9j4ZLSuxvi02xkq/Np/Bz/IzLjS1ltuveF2T7U39N8roPvvzBhRImKrBiTNi\nyBOpJ+Wr+ePWs6ALF7fiUsJGt6F9H53epY6AlFVhBBu1XnVQehBIKGETcG+T\nwqKqI84YLeN8Qqblcj8kE9GojxG6msIssYYxcEacakbrtayR+ivT33VTS/3J\ntOC4qf15cAL66HD9GEsCumG4RbKgDR1BoMpck6DMftRdES0Z+Ychdgq3zex1\n6Nog\r\n=CidR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-8432a6dc.30+8432a6dc","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-8432a6dc.30+8432a6dc","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-8432a6dc.30_1581706583565_0.4857694059938187","host":"s3://npm-registry-packages"}},"1.12.3-alpha-bd855765.31":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-bd855765.31","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-bd855765.31","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"22daff08092a95151501b3c4d359fd6c6e6b8581","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-bd855765.31.tgz","fileCount":29,"integrity":"sha512-JJCjksNJ/fw8uX/IV6U9nkb/cu2IzfvPj266UqCQV4K5vgclsCdAZ8ZCEhUy9g6cT2k7iwcGojGh6tZG6YD+Vw==","signatures":[{"sig":"MEUCIH1q+2bpN66X6E9nWn7ESP0EYxeS0oyIygeHdE5Iz8eTAiEAorDYtJ36QKFcrH7aHUl5SUV4etU7aRkTWoDxIO3bs8w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRvWJCRA9TVsSAnZWagAA0LIP/RNZnPqZrE2XEEp87Kgz\nWFjeP4EOOZy3grRK02C+Zshp7wkdMS8qBPQ+0JSapK4NORGAQ2VyHbqaQkOB\nxSbtVO592c6MgNntzOVZGn+8sGQZkqhxrLAsvSTvDkyH3jfczP/tUNlvU/8g\nS0Bn/NtqXPcg25H4MAiWMwUGE2ESkRs4vD2YleD/9s7Xs5JSaFoPeh1Wi13+\nRs8p+w6ZdihGsnKX4LGgMMqjvnrnkLX6NI3UAm9HMSE1s1qlQIIgMg9heaR3\nnFC+Q2VbawqPakXz61O2qjb4FXw4hRo0NKva0L7Tw/NrIjwNxm1adPCvsVzX\nl02o82LmI6j++D56LAaGwJzpVaZPDutpxGv5kAcJntkSh73N2yiHz9cHVf3M\ndfu0XoBNX5k2y/cmjU7WxzTONdg1XmxIxDSNvbBPgzbuKD2D3gJarVx4iXmP\nzvzd7pOaDaYwwHlxY5xbpjY0VwxW8Okv9hkScL14COcCUz0rwMYreoN5F2wi\nUi7KBQE8wFU+y5zRxh8XMCE9zuDsq5IJVnYoQaDTnEV2p0bhT/43MIEl2vNw\niGTp60rc6BGGvKofRZyxelmXs11rfiPpeo975YUEr8KwRaiNFi3U4tzTUdqU\n9evpca5gjIrcNU16v16fJ3Ko7nUrVjSScw/0dG51WZfa8jfWqQIjTfdWhrLY\npwm6\r\n=55YW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-bd855765.31+bd855765","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-bd855765.31+bd855765","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-bd855765.31_1581708680985_0.5677547022510014","host":"s3://npm-registry-packages"}},"1.12.3-alpha-1ea1a6ec.30":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-1ea1a6ec.30","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-1ea1a6ec.30","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0b6ed660240f996c032bdfe569f99fdee7f4166e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-1ea1a6ec.30.tgz","fileCount":29,"integrity":"sha512-XQqAjXO3+BLgH3d4jDBuGeJkUislP7YgFSxuCS7oR0JFWw0RcHh8rta53PbYyVrcKzKyP3fF+cmy1ndihtbgRg==","signatures":[{"sig":"MEQCIBnRkZRXwUy8xB0NW3+TkxyMI0y6e6rOWWaBmYGH1O/RAiAHOqOL7v71Uf0UzzQcFX4oczzT/uSjKgMBXPcPENmfpg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRvWpCRA9TVsSAnZWagAAZYsP/i9/DWOI+6r9JbWvFKTA\nqeR62MAELuoIvsoYJ3eYyAv1toM4Yee876SdiX/SE/kl9J94bzdudeMb09aH\nLA6UIBiRLa6/Z4Y98QuDwTKwbU9+2BeUyql2otju9DHQ6r5mTpsBY0qIYMpG\nUaNJj7WhMKrQLECYaUNAC9lUyPWjBoQbIvQFp7cN5t10MxTA2GCzsTVg6+xz\nCNS7hD3Ag24gp1cnuW519UtZyOm6BcDezxsqy/CvlNxCWl111kDwuj3Fxovg\neiAbuuvRGbjfL+9yTo5Jn2aaO91JPYaalg2n29lFzz4eXtjqMMiaAw7rnh98\nVteraddiKzBI7pAfIKm/zl7ePrbnQRSgnJuBl1hQcxrm5Wk3aOtKpWq2bKL4\npVOwwGF1UQrzGVaw9m6NlBmJ42LB2MD4Gij3A5ZD9mzWPQbKSa3R/lfm34P9\ny366EJrRubpTTGDE0euoJ7F6viVFYFBJt9E65v1V52GTW1IAx2i/fcCmJfkV\nk+CiorlMkmRbGz7t9jCT+oDwIptfFSL/MYUpLZ9UNfeAtvCpeo3PCDkA8wxm\nJMwclzj8+WuUv2OBiCTaxWdnr5obmDSa72C9uRaWcqr18Wh8storRqfzbNJ/\njrMyLtpGhsn18vVS8Tt9pQAXM4bGzF+SAapYwpxddkpusFOhV2bSmsyLO1Wa\nqOHK\r\n=q3B8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-1ea1a6ec.30+1ea1a6ec","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-1ea1a6ec.30+1ea1a6ec","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-1ea1a6ec.30_1581708713029_0.8894031709529162","host":"s3://npm-registry-packages"}},"1.12.3-alpha-796d0d75.31":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-796d0d75.31","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-796d0d75.31","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ce4ba3858c70b8b54bb17e21063a1c51141fe6d1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-796d0d75.31.tgz","fileCount":29,"integrity":"sha512-QP/guoVeVUc60pr4ZRyAl+6BBPHXyfADFb/57Z35VEWSHEOvylhUwHwKng58uNzfjBQWS0Z2E+03la1W4+PPPg==","signatures":[{"sig":"MEUCIQDPaMEUjQC0uvEdpVHp6hhJAJ09M4+T6q+9NLFt7yN3GwIgDJl/LjMLecsIB3IHtsxAfxjij5xfhVkCkL/1/CxBlhQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRwGhCRA9TVsSAnZWagAACTcP/221DJ93447YJZAk2PLD\nGq6kr+Qn3HyLsn1+56Jy0/BGOAps5A3hOv9PInuqHoZSVZUrwOpx0zEp6Rm2\nB4drSzzMcEiLhgzXGXQaCJPNNz77kLkeiBLlakyxXyxu0o8Nfu7VQveOg9uh\nN0p7X8dtE85kqkbsUf6zz6VFB1bUpvBXNYDArYA7zMyJO07Ux99EVQ5JF1ma\nvv0vNGZdUHKnXblnRQxPnKwiScht3W2YoZDG1UBunBMNC3S3HE2ehbkksjE/\ncGtPmrtPMjqS57dbmXQVhBGZeiPwQ3ww3IMO6Jus9obC+4kM+2Wfan5gZlGo\n/AopS++UuDijEyRSx+o+btEwBwXVlgokQSnLSoQaI4JB1O8H+gIv9ETXIyYV\n+EZV7nZfhWD5/KwymBs/sWPyartfgpjr/cLQVoaIpkJ3NJmr4leEh8vQwJCS\n/KVxOUFNHAnzG+xLv1gyHFjOx0Mga8Lu2s6aO20aAXw0WhytC2tHJ/je3T+j\nU2kpDgNYnnKNy9xKW6Yz/wrfpRYchjc3261+2wJqCRO6cZwhWNtWVdypts9W\nwgzZ7OE/ckbmzxrA7L48N1U412nhEiwijHqa8Ua7PWd0kXblQDvz8MBzY7m3\nrsGJNC2mVktvQsq+T2qgngYmt1gc9YwfeQxCWd5S/YErCvVjcNjGF6fQPptU\n29pg\r\n=9aS0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-796d0d75.31+796d0d75","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-796d0d75.31+796d0d75","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-796d0d75.31_1581711777117_0.2957060491224659","host":"s3://npm-registry-packages"}},"1.12.3-alpha-465127de.32":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-465127de.32","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-465127de.32","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4c2eb4780a7235b78302bb12519c50257e0188a5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-465127de.32.tgz","fileCount":29,"integrity":"sha512-6SEZu1mUTAIAR7Z4rUdf0p8h/2J47wjTAgQu4S/gwfRzKaT4XbcmAo+NOVMldtr4vWwhypL08l+R4PAD5pwmrw==","signatures":[{"sig":"MEUCIQCs0mU0PIuzI4UI23o5qQu1yGJ04ICheg/CNbPLwl44pwIgVxrM2/Fjyh0uQF9ZcCHGmMLGA+u3kCi1VqSQRVJ4INg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeSQUaCRA9TVsSAnZWagAAUsMP/Rn47Oh5zoADHCA+A0Vh\nQ+bR4T6UZ6xT68TuCWCA/Q1hAVMiLs+lo4ylvlLQsoUn0bK91tLlQ1EJhzju\nM7XZKl66DUFklMWd3r0y4dPtPXlz2A/b3Y9sxpbkOtWshp2FwkdQiHTBGUjg\nCPL3Wc25sv0Lasw9N1l9kl/wsFKc/rRz5DjsSMbHYifBp6D5qOia63fHHQfz\nL7UGSR+UlJcAHI0HV426XslUCm3ySAZL5oVVY01XosOW+qRO2g0CucM2MLu6\nFQC5Y7oGQM/4MCnLEauFSWN/hbmYnjy1usoqrrR0q6YSoHKGGByDb/F/PBPm\nNNr16zuULnl/lHdzjuNAMQW0w3T8PwZRhLGZMsgDC6PZfyT/4TX9p14pwbmy\nvT/j93px0AEzw130ujgETHmIogORdtsbrp9tIRMCzVRaBxTQ3mUeskXdbrD7\n0MzfzadMm4qIV37zKYQldicU0hR23or78U8ZIb/Et05nzCIK5tkzDvn5+jMZ\nPJWV247+uHU9Fh+KOCgeA6b/0flEYNREvcer4VQl951LVfB6BYCd9tNKZtR1\njzkx9WxVG0VMaCAWA7Z5AoE6XtMBX7GGn9tS1TGRv/K4vMEfNmuA+ssTN2zI\n1vlhIAwNGqlEWuMtYXOd7Z0t1r7ZMy4Ot9sRAJBMaXGho+c/01XZbfRZQ2Y+\njChS\r\n=SGqI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-465127de.32+465127de","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-465127de.32+465127de","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-465127de.32_1581843738067_0.7095415479489442","host":"s3://npm-registry-packages"}},"1.12.3-alpha-1d9a4fba.33":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-1d9a4fba.33","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-1d9a4fba.33","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ed0b5ad552adf8537406465fd0823c69203e2bde","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-1d9a4fba.33.tgz","fileCount":29,"integrity":"sha512-N7lyVfdUnE/Y/5DVgMCh+/HYdQAkpSBfCYJVGHTx4XhY/R5AxVfOgiyZDw8BWQyGFdvshqRVDHWyZTsE0IV7Jg==","signatures":[{"sig":"MEYCIQC+4QNQaM+V3KtJ9AxXrwB53Csjy/psdF8V3IIYEBhJJAIhALYl7EX++ljl66Ie4miEgJ7t9wHOOHwMvOb7bxmOuWNH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeSQV8CRA9TVsSAnZWagAA5lcQAJmhfoTi/yLOq374VhnX\naSB4FxkgS+lTr+h4Q0qW73tWQQQY5YG8WMWGZ30qW9AYaZd9GPzoei3KMuTZ\nlOAI7OzeeNbQSXBUgj9qu1T9Lp4aZQDb5J1s99xrBjPLbU7xbHX0DBgpwuvt\nUjEgjwcFFxgQAI5TEmh1IKptMjMZJT9ib4i7mnt8bQ+0d5FpQgXBMYM5b24h\nitvFDFvEn6z5GpOFjfWzH159Du2RE/nYIfLKoiMvQGyYnY/kJXaxBBsLWN6N\nhIoacsr7m1AQyg2sVvqRyAvPm/KCq8VG4+l4EaIp2FFFNDK/kkh9ypyxEvOS\nTX1Oo4VBFNnwy+kmrMvTneUKy+ddL9phoRR0Zl96q3ShCezDQoEYvB9ByI/a\nCit1CB9C4ZQHwTn2sBhD97PwONWrgq5kpz6+pUklGnE4VzjdkZ7Rx3G1yLsd\nBsKU1bCuNM5STkZxF4TEKVw8BVSNICGL42q7N4TjJbUgq0Ft5NmccRRygvur\nrL9331lbSWg/NyLO7Qh5ZFuc602nzAhUwJoNU3qYteEr8M5OH8TrULn7ZrLl\nT1Xvr+elnhfDiboxadQ5gKdi6YtvPSulk8n95FbJyAsmTRumF6AI/DsrfaHf\n41CbAtJrn3RutkEe4BsG9TWsyTV9/UCHNg9H0olsQkf8Xh8dk5O9UzSdQG+N\nKqVC\r\n=UxWT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-1d9a4fba.33+1d9a4fba","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-1d9a4fba.33+1d9a4fba","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-1d9a4fba.33_1581843836184_0.613112247537527","host":"s3://npm-registry-packages"}},"1.12.3-alpha-fe5fbffe.34":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-fe5fbffe.34","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-fe5fbffe.34","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"fe45a9354c01eaf60813b930f63aff29e4ce1c78","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-fe5fbffe.34.tgz","fileCount":29,"integrity":"sha512-oPKdoI9qOpQbKY2+QdQzP+GZKFPaI4Je/lP9qwnGIT9KmLNSvfo/NLNDwKXRK0jzePlHHC1/ShFtHASgwY2EUg==","signatures":[{"sig":"MEUCIAdGWZnbz3vX0h6GSuOmuz06ZbqCYfDAKwujU+08+FYiAiEAq7+r62uOPgjOswjSXjhNThT5pmrlHAmNjlTLXgPi5iQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeSQXMCRA9TVsSAnZWagAAt0kP/ib/g6EqjFOqpU1+WvqL\nLwVPgsvWZn5wFS0xdpzyXeC55exPAQ+4fHnim4OkRehc2Al5YotCNd09DJ8l\nwVCMU8NXwZHqsQBKyD13pftVvQd8NbQxmqPRzBn/nKWQu6dMpTKd32JpjgeZ\nWApoRADcOuuwNDcnT3VsziYHbSv50dhZWUhESbUnt1yovpsagTpaUxP6GzZi\nVssvD/aN2mHDj3oOMYQKqI6GXwbYownhVFmuGvPpW7uHtVM00ZxNqAnPeEWk\nwx4V4EZKtOz6TYu5JOP6kOnn6oZabIeOgvU38z+xyzaG0Mx5p1+AP1LBhbZv\nLRx7srabyxomnjAcYwLvODWTe+WrsnAWL8Cb4UfMFWSzYRSOZQWbiqWQ4VH0\nFSLHx+CEQeHHIvq6ejcSHEQ9HfYHz42HKrEl4cWZVu74RUnGOVUQSbyu9UX5\nk0SF8rByIX7rvCg5tpXAfnqbxYpEcMiw/clxiBG759PzApmc36m+lVmqXKsd\n3eqRCz+lzDgCa87pbLWhi48XFuqQuNgj+Eio8LWgB6SjMkpsi5ucsUZYjRh4\nyfIOl3i4tIsYLe+lVGEhTR1xsct8AMvgEitgzrLU+btvN9KtYhkxorWGEgcM\nHOpGIse7GzondjGtKEOW8FSElT9g67ZGPgr+Hp8VPDuLV6NxADbl8xTsFhfL\n/Zhw\r\n=Dm4/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-fe5fbffe.34+fe5fbffe","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-fe5fbffe.34+fe5fbffe","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-fe5fbffe.34_1581843915530_0.6226420575506277","host":"s3://npm-registry-packages"}},"1.12.3-alpha-0223d1f4.35":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-0223d1f4.35","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-0223d1f4.35","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a394da56bd9c219bf4544e514261489298cd0e71","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-0223d1f4.35.tgz","fileCount":29,"integrity":"sha512-uKf2T2jMDYCVFz8QT3UDDa3L2Uvr+ILv2SERtZHvq8M5cOp1oFJLmysCKtOElnRLA35E8F9Kof4cSVybzyoHLA==","signatures":[{"sig":"MEQCIEWAk+Fk1AEwxHqKZ3keJVvBaJr80igqEQif+F+9e/8iAiBccvzB5Gzr38LmyBwquFHVGu8OgDISjn3dc0oPpVd0MA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeSQY3CRA9TVsSAnZWagAAwj0P/1fOyzinU5jBRYlZN+9T\ndCb9myCq/oeLSmqE12ILdMvoBjwVzBWkhWlY/ZQPrgir37FLv+kOUrCFChsD\n8d7BDvBZW/ZhNpCrp+a9KsbSnFU5IzSvrCWtPHoCF/At/f0NJag0xs6gfK/D\nJHWJykN7GGcQBQuy3sQ1mIb1fNqUjQP8b0wWy0LAMSbufUohwkRnh05iSZqv\njPTlAhTWGp9m15cmH1kCW/tDjZGE5jateiIR+2mrVka8kXvN6ID5VijK3cpR\ncRhsEY1jpmTdDf9hl0TB1N0iu585MxBTeFFetQ0NiA6DBA8aqqmjXdxCV7Y5\neFZwbrAdunyAF7O+1Gx7hKf0rAYF0UAJxv69gj0dQualx/73hfKaFwqX0BjD\nWYFNhaTphfs+R+Z1klIPoR3kcfWceaDom8LNFm+C66emgBspXxELNp111g5a\nP50Tg9wdUDzdYzBoKnN/MBUPB4vMnlXC+rxHTOQWFzfskMbmwOGGu9tmLxN/\nl6wB7MSGcysESBZM9+UvhxvZyxdm3rgSeulk65C2fQmUi7aUe0nJ7M1Y1WGg\nwOA3ELHgirwN1roKhvPyKB5HoncMvWu8OUx1BZ//o9GhLvPHwIs51Nked58V\nivEYes2SLt3uqS7cjC4tz7lho2+6fZ1J9iKGwD0lRHHxvL9oq+1UbuKR+vJJ\n/aGc\r\n=4X6W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-0223d1f4.35+0223d1f4","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-0223d1f4.35+0223d1f4","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-0223d1f4.35_1581844022973_0.2621816531801884","host":"s3://npm-registry-packages"}},"1.12.3-alpha-c868a2f8.36":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-c868a2f8.36","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-c868a2f8.36","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"726dae6a71f2e835fdc4fe0ef1885e609e8ccb31","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-c868a2f8.36.tgz","fileCount":29,"integrity":"sha512-92ECscKzfBLU6lKSwaPVpCuXeGte793QFx6gkUhnx7hCbmRfzxmX8dbVsBOKuMTjEvj4VdByknWS9+md3IW9Ag==","signatures":[{"sig":"MEQCIDXjOpefTTfb4eXTtOVRyA6wP/fnathxxbpKQcYR2+E/AiBkl8O2nDpaWUIrzYtfNXYRieX6wPcdHYBEA51HZEg8KA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeSQblCRA9TVsSAnZWagAAw+QQAI6rhvf9BIKrujSnDjdL\nKA47eiZw9OvgD7aIfSWXW+4MCDlcJzqTYz4M03odeup4WAOTwvtGzjHjMuTa\n/0zN8TMH+fkVcNpl6BuTjpMSqVh30/a5dmmboJ1mck4eWN4H3gFQSJdLWFyb\n9P5XVEKRZJijL8seSt4NWRetdk2UuYjvcu1OVH2jpSFAKcxWTHyCfN2JxEZm\nm4CDi7h/y3AqFJWLnZSxd86dLlLKY9ItiqCX5dInjKw9PadyPnMTrtk3ItB5\naIvsRBasa+Ok3330OUDSIQ4qOz9sviVCKeBEwE+DjzcrJJcFsaQKMLC5HwYa\nie2CdvtM2ewCG+xHf1rwTUZg97b24IBw15kXAfOOQYbURu6fc3LPfDChDeuI\nLOAiSH6cBVTr9o77WkIFmXzAEBzcpiGJDoN6eECe6z1cOhlIfAp/F5M/U1BN\nObLjnPVEyBRKcvelxGcHx2Wr5ilq0ZIcsbCb1ByA0WGFH60yJQqi2ne4azYg\nztzZHhwTuT2VzLowkPEBKaLuOpLqaRzWhofoXI/oZsI9au3AyqyPTj0a6UOI\nYVDTr+EnYkfD8qLyXbpIO/9i/GcmAizyjOB2L3+oqG0p5BFTe0vPl2j/ktOr\nGTHSSb082ASoGRPrsf0/43L3pDLqUhfWoqVYzbllWPoahRjw35YF7TW6GO1q\nIFYM\r\n=iGAD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-c868a2f8.36+c868a2f8","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-c868a2f8.36+c868a2f8","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-c868a2f8.36_1581844196870_0.08767653554318966","host":"s3://npm-registry-packages"}},"1.12.3-alpha-ed40601c.37":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-ed40601c.37","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-ed40601c.37","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"70356fbaf333cf1760d930b657f78f7c550f4d16","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-ed40601c.37.tgz","fileCount":29,"integrity":"sha512-8acPQ2pio62j2L+nHjxNsxrBaCFzrXkl8VT7r3C4PhnVIpC+GoDvMjB4D1Sl79Nr7o4l5Mc8cVkxSIsFC4G9/A==","signatures":[{"sig":"MEUCIATpodkLaG4wKweppyeSQgTSnDfJAym7XVw4QGgF7TSOAiEA/XE0ZqUFRHa69OBONZK/vkyuvxBU5inmBTuLeD3ffQk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeSQ8wCRA9TVsSAnZWagAApEsP/2xwqsulixKZcPEVwj6a\nK65Z1tKiSq8XoOfaDp2E1Zf/4JfD4icIYFK23PjUBV34ppv15v98/IpD2xrK\nCZrNuR5kgd1hhrdpUBv5KNHcDzsTS9FciW32zdHX1OotyOTAto0QlvbJClJb\n3VFf6jHMfZW8ELLrEfIBvBG23JoeyokQNtBElWzXAsmjmJ6coF66PoOCjYgi\nTRjkmbcCnSmHLIkAJo0hDxZYgCfxtgLvYakoN+BkB50CcC59PkHbH2ipoVWE\noByb3vMSdx0KJOTc+1rZC8YhrXs/m/xjjq3aRP7+uza35q3zywp+GcsZ+yuh\n2S6hFO82U3Fi99tetzmsaLRQZh89f8eXCj+l6i/XWYfecPjkZqKg5ywE0csv\nTjLdrYEjJ9f5L2k7EmotT7ehsKUXaMB+AZdh8DLCg5Aoe64DxInxpteUqHbf\nH1fhXE/WAz0vTspsd3+phX8BZEiv7re/FDiITGwmkidxPWcDdgKXozIVsgJ4\nC1rJFv4KvSeZdGCjx4IJpi9TGMuANDnRmatd4FCDtBkuh3s/Mua9ID1AiW4P\nrcGbaiQPhA1dK9Rn+O4y5Bw5fdHQbM0b5X2ykR76eOwzEjTn3fmYE8n+s0KZ\nP6WB9kSB4i1I9I3sgd3ISkI69CXT2x09m93E5hc37Acp+zFX3BWZxgif80sU\n9xRE\r\n=J1g4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-ed40601c.37+ed40601c","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-ed40601c.37+ed40601c","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-ed40601c.37_1581846319593_0.5045385812761463","host":"s3://npm-registry-packages"}},"1.12.3-alpha-e8620180.37":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-e8620180.37","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-e8620180.37","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e7d3bd48ebec8e5b75fa88381e629a76000eedad","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-e8620180.37.tgz","fileCount":29,"integrity":"sha512-oTcwKax4lJAXJU97Ggepj5yXfDmqbOnMup+Rhr8457QXAvaA047y7iooN/vZlGI9AKf/IHJR7LgDwRBMJ2I+gA==","signatures":[{"sig":"MEUCIHxJDLjWLbDqgRw+jud4/X849n1OEEmxoq9JUk116O9HAiEA5+nv5AyQx8rhcJ3Trg7Ndhop0FGtmBiL/yogUpCCaWg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeSRXjCRA9TVsSAnZWagAATZIP/iE9TUlEzT+t/9pKe9yh\nQy7qLfRqcictH2hRHisIn2xv81hSGYXofYJoZYemBY8oGyVwKIVHYPmHp5sm\nSG1nW6gy325BoWvTXlv4+GLn5adaaq4Rxljho/Il480kZFkQNYZV17Y1FAme\nSQzN6OxO32U/05oaf3p0/haXBepozZbrQqyZvCmNo0jhe2dmgX0m+A6GVUPk\nOrlyLJf/DnL5Vz1jjZJ/2UXJUTbAoL8iJGmCuBJ1cGPrPa3SlvyL4Ok9mhak\nyA9mVzE7La64RunGe7x6XTyrG7rf6FvaLz65w/2JTpJ+ytwzTRHI9l8RReNq\nrQL3o0IHnyaKUz8db+qdE9krLCQXMzddEfTwW6mEpNyQtkmuDdP95WyYKpJF\nLvVfSYOQwEcVsgvQw2i43dni6S7TqTbAprI66RMsuxkeGZIMys2RWhWcnecH\n2zpt0AlczumTRO/86lPuO7t3+XCHyNWGeFXdAX4rrFLzjfPf61RXnrZ8bmoY\nErwjJMuc4v26hi0dVZY5kEnVKqAp8h0tgOTbcGjZTKGvRjSlxJORznY0a9EO\nrpjJsMSdgP2wwpQaOqUjcpVJ2EsyWAZZ6GnVPetKGPvs3jUZOCTvwFRcagRq\nFzoYJxMkIs5wnlyC1J6Nxj0xE1xaLjT5Bx+q2DyaKqYjw/MyuaaeVNVMyrw1\nWFy7\r\n=0Q/2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-e8620180.37+e8620180","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-e8620180.37+e8620180","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-e8620180.37_1581848034974_0.8622197684573321","host":"s3://npm-registry-packages"}},"1.12.3-alpha-2c41efb3.38":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-2c41efb3.38","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-2c41efb3.38","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"115acfd1daaed68264dae4529cc815e4551ef7d7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-2c41efb3.38.tgz","fileCount":29,"integrity":"sha512-sMP0Y3FwPEjxMucodsqWmi23JdQgHJ8goBNuub+umR+3OFNsJoM0uHvrQZ8hOOOu95qnS0BmwXDRfOZzOpYYig==","signatures":[{"sig":"MEUCIQD7cc5QzQJM4hBVrIgxoHPel1h8t7pc3NsTaHYeqZDtBQIgd0/YsegyQ1cpoq9QR5BtlIY1Fn/4n4vQ9fvYL0wBqwc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeSTIpCRA9TVsSAnZWagAAA0AP/j+v53LjTjfJurqu/HxK\nRz47cU1kxvhFfVN44CVjN+wDP7QxmwX+htwYB/sU836kpgx1283lzZaNC3VQ\nQSpiiCfOoofvKSltTLbIbKsFiLzCmcdnrUXHoVvPNDfGy6MgIA0u2dIG1vF3\nnBwDJSt+r1P30/k42z/PZeUMrfMiZMVPIN40B8DBSUvFbXjvP7+2QYCT8jF5\nHaaWyrWfvQFL/Fa6puijIvCuQ5v4SZio8+oG6q9dAYKO1S2HzR4BRivwMg6l\nArkOFvayDP/GW18cEjFdvk3X8P7bDfa3WaDvZP+mBeinq/XzIHpdxbkZYFhy\nA4pCQKPuif4XPQGUuLKMacpcoOEHe5GtAwxr9ODt49X97XSQCDOOf6tNu2X+\nXkWJV7UjR8BFqPxvfi34wJrfqwSl4isyyJllQ0yR7jjit6odrABUVDcmWECF\nrcmNUXeQIdH0/kGF6sBa28PTgm7Ko0VnkwAPPgtyLColrNyy8TPuzcuNxcis\nVH3zXIsH1dTtqU/c4Ya1FjfoLx/bYviIWbiqpxosfdCRrPFv8Z/dZgqxtwT+\nQKVoI0yqi5fPVxBYttZisueVSNhp/H+tRtCop9g6H1nsaEfEmugqEdr0GyC5\nddNpIAVKgwCLbXgJVbOPjvNetzt1rqowNa0ioeeQd6jOD5ULWSQvFikNwHqi\nj7dx\r\n=lBfn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-2c41efb3.38+2c41efb3","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-2c41efb3.38+2c41efb3","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-2c41efb3.38_1581855273107_0.9085135914456817","host":"s3://npm-registry-packages"}},"1.12.3-alpha-a85b9804.38":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-a85b9804.38","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-a85b9804.38","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"9809605cf9f88e1c42fce0c238e77d5673e59348","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-a85b9804.38.tgz","fileCount":29,"integrity":"sha512-PwlVqQ0FrB0gFadbOkSDpMDvtq2o4xsdOS+jseZWge0Z2hjDh4hEaKbwIMvNezCcDEJIMZycj+CteOU8nYioBQ==","signatures":[{"sig":"MEQCIBAoJ/XerZ4JPUlkdnzsWkOumrtQkWufPxTSpGwiYlaPAiBzrtfwaj0bFK1BpKuoMOzx7N+rojedqUiCy9/NFAq64g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeSTnICRA9TVsSAnZWagAANuIP/0upKeiY5YqO77IWxZyd\nMrh9KPMNlrLB/1N2+wuJejoURZ72iQndfssvEr3wZ47Rxyvve4OLOTH2bRpa\nS1mgTCC3liZX9bFEVgb+kOn3uzrfnw4+Xj4l7im7ugIGaHkP4zoYWlkDFm7D\nhkGuRTy5BpZWwWcnVIcguSsN2Cw42eOcjdBXBNMETU13U+Yx8HDTMvda9Pg9\n/tSZlpUWR2PetHK5BpJTbexnoXE/4EepI2vdRE8tZ+jvDN+Tuz/lKeqetEEF\ngY7LfuqgZwA4Mc1L8z40w4cSQCg7gNRFCdLW0UOqGlxpzayrGqlMH62a4zZl\n/m8Qflwar0MCnqBZPTNzogFYIBtnwkEKqUcKuvOktPEyNtFyicODt4+C76X2\n986+F2Alji2HChTpEsx9azBn/O53C7jwLNnD/X53LknyldgNUlVzceA8855S\nQod+U67cbDeWxkLOn53yUZ1vbZC8EuVO+uKEHL2mmWNo8rlnPfxEC0ShVha0\nineWrRnPGyvwn9974K4gUsPBhLFSSYblEYv4zg+pmKPb79A+V4KksLKpJfQF\nMuxhDQUgEbX8kcUIgTaSKqBOI93CPu3ZpoYRRLKj9pVYZ9PHaeXJuPUXlkRn\nw5yIxyZnpopM9Pq5dEDj6YCZkinz7Zvk6fPwt+wUHwU7JJXUp95oH+guQGxg\nMIFj\r\n=3p2r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-a85b9804.38+a85b9804","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-a85b9804.38+a85b9804","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-a85b9804.38_1581857224207_0.18840779933135732","host":"s3://npm-registry-packages"}},"1.12.3-alpha-fa6ce9c9.39":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-fa6ce9c9.39","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-fa6ce9c9.39","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"9b54074f10a04af95a2a907a4a0f0a9e06639e49","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-fa6ce9c9.39.tgz","fileCount":29,"integrity":"sha512-77tvozoljmVw0Td/lDO6x5XqLFcpaYOhH6mR7q6ZX13z/wsPs08yQCg3zE3gtl1fLLH+4o/OXkLTNA6UW0s8MQ==","signatures":[{"sig":"MEQCIHWQsQfHwtDVw44Wqol6lOgNc5AH4nOQh1y8jnKSGhwyAiBcBtzTVTIZiOKt/IUXAsP8+hMSLo209pB82wXfz6hLMg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeSlB9CRA9TVsSAnZWagAASEUP/3S/u+c4dPBCZjpq8ooe\nqcMYNe1NLXCmX2P9gfxtrDirX10rbqefqJB7qWxQYbqZzkLZaluyd53PtR6f\nx31Mo2hgwOzn0Tz0f35u9w5nPFGfMDw8eb2JCfU1/c1bcNugMx9zReIavN2O\nkAm3lAxD5qMO18/9VcHDlQ+QBZd5xYbj4EZowKZV18zcEjT6BKjqdKSFBpxj\n6GrTsScqgr5VHa/iqYrEIvL+8EGktdA0ZdDQ67+FkWqqcii057/Da1+ef3nS\ndY+ZHr7ohBhU0u+hjm3xCVwRp8p9XFRlRTMS83Dk8qZvOPVfTLV6NXy9VG+z\nDz/fd6ausoNv0QkQuDFaBdfpoqli3qzC7H3dx5iceOWZahp8MRtgTUR4uvSq\nuSBrUZ3Ll9kUzarbBFhdwhqzRbnlhWc9+bN8YyIVG3rJLf+Tn9SLfqdR5Fx/\nAsMFSBneN3mtKS1V9UaF6JHSlG20TrKLdBM6feguwhXGdjwdZLkP0yNjzsgL\ncEcFx3gP7COyLeX8ia3+h5d4lObLs/zuuEwIPda62RUoL8L1bmgZXbKBHy8G\ns/4PGG9n4KEWi3R0JvnxUdt+p9gvyXZKnJx1mLFz8/Gdx3sSNmnhQZo2D+Qn\nGqqjU6Hn4rkEKtt5CndQBa9N3fxKNCRM/xeGfy++7cmcBuD8ADgAigvjSlTo\nJqbZ\r\n=TEBD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-fa6ce9c9.39+fa6ce9c9","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-fa6ce9c9.39+fa6ce9c9","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-fa6ce9c9.39_1581928573126_0.632985302443918","host":"s3://npm-registry-packages"}},"1.12.3-alpha-63590a62.39":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-63590a62.39","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-63590a62.39","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"343a9dc3e9638c335bc6ac1018912932d33f24b4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-63590a62.39.tgz","fileCount":29,"integrity":"sha512-/RS3CY4vomOzPmjSVkkur+21qE5+Lz/zshx3JBCorCkndP5ixLb88Es0to+1mSoTIoKqoHEpvEpvZ1GTPV8Xfw==","signatures":[{"sig":"MEQCIEkXOWzqsccLUD1Ylz5F8jgK8ewZLGfDY1w0fK49jhmFAiAcze/pv4x8XZZkSI45z5U3qCGL/f2215KnLC6X6K+CUQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeSlQLCRA9TVsSAnZWagAAkicP/0+zFjmC5Pzgy9octJsh\n12NBf0PW/JehJ/f/KYVlxzjR5BEEY+eL8CiQqq2Cf7e4NMu/0A8+PW08LL1K\nxUiK/oje87+1bh+Avvp+ZcZKjvJrwtoSFWA4oVhK66A4R4YRgi9UejG1mMcb\n8jzLWsQCmQpvq2ZSZCxDl5bo/IeirOnSYyyGpG1df3uHPu3EtgxZrnq4M50B\nfmmk4aNDrp1g1oGzf8kKE4UrInvJVocTmmMp507oUF4pLVlXzq5xAN1zoQV1\nR+4NrHeA+Ra5boyESzDPMCsSiStXSFy5GTrBGm2B2No+c0H/JiF+tSmtADe/\n/0tBrzd4MaTSh82jnkn8xONLnQNZMi/+owijlREnf8ablA8sumkmf850TONS\nnn7DUeVGShGQAiPm/8HX5PkAO348FcuU1gFRn4ZYDb1ndPdHw9n9L54ZqQB5\nBo1Tv3uxGpJxHVgSlWAJBO5mfOFbNGgHR3cPZ26Zy1LjXcL6nkFRihlAOrlF\nhEeA6q+yi958KSZPPe0UM+dGD7hVgHZ0xzRG2ZDfDB3MNjY7q0bC7vN4pgOk\ndEuxwOTVidy8ZS+SLvOKtxCWXW6r7Ohy1B0wuU4fl2OKeLWBT6oZILCtIgU5\ntV5kiuOeOSk9IMkwDE1ytW69NjRSyxojruEjI7LELRTIJppJx20/nEwxe5Kx\nTPJ8\r\n=ovD3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-63590a62.39+63590a62","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-63590a62.39+63590a62","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-63590a62.39_1581929482630_0.5429391974341282","host":"s3://npm-registry-packages"}},"1.12.3-alpha-abd68c80.39":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-abd68c80.39","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-abd68c80.39","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1a6777c615eeb45529e7525a32b12cf6d8f8d011","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-abd68c80.39.tgz","fileCount":29,"integrity":"sha512-VkZ23DeBAWt7EjQccJHudvgpicl/GfGrpS6JGTCe3RRFRPdgHQeO9jCDsm7ZasV2FFh+fTtbIGg8/zifx9GxZw==","signatures":[{"sig":"MEYCIQCOTxg9s1jas6uvzvqpbz5blFt7DI5EahjfkxljgwJymwIhAIpu6l3xPyAMdskJNGDDdxZnGt2WlCse+RYXszmiXViq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeSlgVCRA9TVsSAnZWagAAjscP/Awq/O+Mi175VdC4ofmJ\nDljO4gHZ9TXoC+asTb8lApoHRbUz4SeBNJIsbQamxjzpDjATIM9H5XyJ4gjF\nWnfagIKsVaJTvlT0Ip7eXpZYYTNXh4H//zI3rGieeTsIBA3YqohBvO+3ve/U\n4dBgNabIcAyXnO3CVigFRM8aeSMZFpmOUe7F4ukNv3qFL4Peu9DgSo6bmwdR\nwQTg0+5Mvs6MZClpdCuFI1EjW0QDmZpXK6un71auytTl+IRp833M6XbQW/aG\nfO2Aj0SS9BsvP1OxpJJuBDs7Qyxeui15S4pYAj17s1h6uCBekyLPV9A43pLl\nA22/P/2ih+WPQI4mUbiGjsNlzjRDEL8QQi59/8IPizYPpW4I7HHFtxleNDdy\nY5SshLXA01amB/lBxVoytpEWtlY9w+6kU+KnePEhhZB8hUFxUvNBHfj+vM9/\nn7lwNQFuiaEiJ15S2ldb6QcQp0FH7G81hapj9lc1okfCnIFtN6WHcNRetjpg\nM9H1aVWllXGS/lcA4U4QexC6b5bOFXJAND1wLg/RDlNsTwaxYrC9+cjrs7V0\nUIJaB38dPPB71YBRzhbWKtoCHlGMec9cxnKBflJCwgBtmVQwK3WGoAOFdUpe\ntGEf8I1GRvK1WMQpFD4tQrAKgOjo31qKMIYureGvPil/4FNd8ymzETFbHA24\ncKrQ\r\n=se6m\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-abd68c80.39+abd68c80","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-abd68c80.39+abd68c80","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-abd68c80.39_1581930516891_0.8151654615451682","host":"s3://npm-registry-packages"}},"1.12.3-alpha-abd847bf.40":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-abd847bf.40","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-abd847bf.40","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"20f8e2bf99b9af30a5542285b38e48eb22b1b5e4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-abd847bf.40.tgz","fileCount":29,"integrity":"sha512-VvIqDVz+5NbzGT1nzZCw7pIU4NJoftNdojp3Xt9YUYLUAj7zVwsLyOciPL9IS2bOdPw8harFkhg0mccVNzr5vQ==","signatures":[{"sig":"MEYCIQDDtdsl4xLbvwVNPpgEV/jsvRRAPaP7uIkDqGF9ZU/LpgIhAL5aaRu1jVHv/K10omY90fEj+TN81+lQkQNhPa0FOF6M","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeSl+8CRA9TVsSAnZWagAAW5QQAIojU24AEauMcq2VLk1w\nkWDehMo9XXDHUddEJ2YE24v0YTeFrVRn0P7xkGr4dIV/+fDhzIWCDiGVafv1\n+Uqfbpa7fwWAOgd8ddVZnHDRy0oTHaYil7R27itzmoZhOG2t18t+IqTPNIJ9\nADKHrSY16vSv+qoVgZRaQgID3B/j92WGzk7DcEBTIngPZWL8n9TLW1csOyfW\nUCJWu/hV1huf9z5KeHUTWkW+45+TeD94Tp0ccBDAHm+CT88f/W88CqJ5qRm6\nd1OKgE2/a4xFLawrT6lg5627klnXm3sryylJBcatpm97m62302tR6Fs5BGpf\nFih0RYRqTlXOmUDInSL95OpjtvStUDIdVnFGRLguIxrk4XMMMuXUQerR/IXI\ncpt8VQVUJmTs1s6uq+9kUJYMXEjq1zWVEAhP2MujV3rP4CBQDE1HNKFLlh7M\n5MMXB5nXKYRGk/EemKztTlkS7cffrZl9YguZiC9KFuTiVhEf4NOBi5PO6f2I\ndiUW7kjAIVspffHWiGEuq7bT1CuMI6q79BbdsT3vCucdeuvgNvUuqc2D2cNn\nhFbksvNZE03S0mNjeSgtkBJKwICpSZDwLpnIfyuqDrOLveHN+tD0fZFqtKTR\nBBpzv/ZRWybmSWHE+oMrwxuoeSJVhWI2S+LTPSj5b7G9Mb/K5gS/dyMMmzge\ndGrx\r\n=8uVw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-abd847bf.40+abd847bf","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-abd847bf.40+abd847bf","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-abd847bf.40_1581932475759_0.8931721114706677","host":"s3://npm-registry-packages"}},"1.12.3-alpha-00acea7c.39":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-00acea7c.39","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-00acea7c.39","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"67f8bdb92512e9c115adc504273918d89ce26921","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-00acea7c.39.tgz","fileCount":29,"integrity":"sha512-B+paN8T240MV3tD8zU7KzutCKPGZdaKuq4AzMBXaEbW1moXv3EvrHUE8tXuaVQK0y4mSwzuZSQYdn/j6VPA8KA==","signatures":[{"sig":"MEUCIQCnX+0NPar3OMVov1ETiM1wekXlKxGQpi047fHrH7LjmwIgFYWpwKcA74hT7Bfz1DmeKzGzLhf+C/5fqFhgK0kmzzA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeSl/mCRA9TVsSAnZWagAAxTIP/35UR9dhoKqpdnJvAxtg\n62v6asUdDRUitYsK9VlwhBHdCPgHguZzRzXjj0zu76Tw09CY+AWzgc3al8Ll\n8sWJ9H2owsEdHhW3UNX68Y+nKejHe7aJauxM2J1d7upZFqr40lmEK0VJ6P4i\nV+OwRj5rA5zM7aMhlGCNhyexND7XSOowi1wK9RScVZ864eKS4rKMNc9JWoGl\nxn7Z4bKXl1+oRF6aRkwe4UjK8afSMUFWJEjyja7hx2loNA1u+bMnx8rElA+0\n6H2ecw9PIiKMG95mX6EkDWwoVp6HCcFlYGAy/rzvhxLq0PIsnBjCphK1Uf9C\nF+XpyXDD15EzEMv3FY5ve9CDlSzB2nMK14I9+Cmh7dhcX6JB0gwn1qzut9ba\nagYlblHVJkkexGTqxbyqnJdX05gs5gX58CEkPkYcKrONIRqEkmk3d9BngdVc\noz6xul3NY2pFBSvqteuz7suNdA3lc+8mjOLoF5x8l2yUuGy5Wkyav6RNGLQi\nFCv+lnXBih1uhk17NEi4oj80CdaSWzTYITpCGN7Mf5K7MrzI7ajhKx6mX/AO\nFzSCRJiBuTiXMKtBK8rzM0IL+qAHpU4FKqc1a8MkgXzn1wtZ2n+MhfUoKFPM\ntm4xUpCuTdf4y1/z0aCl1apu4IJwrk+fEbSwHQ1t8DcL8fd6O1P2v/WzqrNy\nhxq3\r\n=JljV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-00acea7c.39+00acea7c","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-00acea7c.39+00acea7c","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-00acea7c.39_1581932518054_0.16957904962560844","host":"s3://npm-registry-packages"}},"1.12.3-alpha-bb9da2b8.41":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-bb9da2b8.41","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-bb9da2b8.41","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e80a8064e221112c7a5ce97e6006d11a93682eee","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-bb9da2b8.41.tgz","fileCount":29,"integrity":"sha512-Xt/ZrN6CaTR/C1dbtqrX2Ietpz2RVYwN0h4zp7xTBP05ms9fho8FSW1M6m0MJjNMHLmmu2pwXtHr35vbt8u3Dg==","signatures":[{"sig":"MEYCIQD9j1GJf4Z7wH1Y1EMEWlmk/d8QY9K2bzp+hhwSnJI5WwIhALiCa5JaBO9bOgGAfvPOJb/mrPMd0PyYUyqPZaa41YXn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeSu1HCRA9TVsSAnZWagAAALAP/j0qJ2LOYdqx3ltVs9BI\ngkGkclkQbiAYKhjrQ+Ak2AU9Q6FjDjZGadb5h3FyH4UCA2COjGzLMosj7S3D\nu/AtPTiZLB9kGx5WiG+69peSnFcpDhlCzebHErQX6dXWCLSSF6QPs8J4xs7i\n81BVfTh7zGlVoE3XScXW8uBfsy2xDfft5qyOyPqVM5DGQPUkci5d2+MGR16v\n8I2KUZZBxbU1kCKC92wIt1vhEMmtMdpj0xjJjMh5awg+n3GxDw5GTHKuWGt9\nFIb12bnx8H6ExuiqKe4fr585T3iplSkI1IgwSyItZfvyI7VBLDTBTijqQ3qN\nqTnyNjBiHg6TRsQpFzzRxyOBKSWTXSK7VEzSwIxJ7r7u8taejelQqOHpF1Y8\ndHGVyMgesYK10Vf44CVGcLv+OXeeMMXPmBwRnTXMDYK+Na44/UzjlrYJvGdJ\nTEJsj2eaP0m67822Iu02anaH8opUWZcDubpQyM5kbzPPc/xQrlzBT3VpiulE\nQYqRzaw+RMKCO7TFeuTZMRZ++d7TbHoMOip0mHiMUR/B6uFOrsSPhP9O8IjO\nwOQYueduarIId+iyDew5mZX4KkHabI3PiDyKtbR7WWA5KL6ldOsi4N8CW+4j\nMc1kUIxgZ66VtlEuQsRJbBwahokqc6VqgbCZFuB4YgO8XyhL3MantzAxUYj4\nywJ7\r\n=2yjo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-bb9da2b8.41+bb9da2b8","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-bb9da2b8.41+bb9da2b8","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-bb9da2b8.41_1581968711239_0.6663797971171874","host":"s3://npm-registry-packages"}},"1.12.3-alpha-ba6150bc.41":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-ba6150bc.41","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-ba6150bc.41","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f367ba1a1488c9087bf989a9bb85fae40d2edc40","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-ba6150bc.41.tgz","fileCount":29,"integrity":"sha512-cr76oHgnUOn0QBNR8ixRj0Nbgt15wTUoZi7DnOZ2BRFpRz0NX14MDBqogNa1vSpJS1oWkFxhl/cObN0MJq6DTQ==","signatures":[{"sig":"MEUCIBz0a/uONirs5snYl7ZsuM8ItXUQGMI1QF5Y8KKIHNgjAiEAm3CTObgIJ0BAhPGbHYznt6qTo+jA42809EL5tL+29GQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeSvd+CRA9TVsSAnZWagAAJU8P/2ZNnSzZiun+rRYPJxEy\nlmJ/EFBtCV+/BYXw+70sDyHcB1YbC/PhC4BbxpNGdACj/ptmp7N/y7xYE9vh\nCn2fCjK5427Z/eu35xuEjLZt5l1XWx0YcBBPBm2OBo4occbZzMXcac0NhORe\nveXjlq24M/Jhay9ERyw34hdQBWJKLW6WnN+G5HBDbfjQyvXPz1Xyi/kW2XoO\neGdDke2EKq+TTSFuhA8CJ0KWyO5hIdlhvo8vq30I+xEKQCI32xv8tH0yZdxY\n0OqAITfNZ3Hl7AP7fB2rttMatanUE46ARKrkYdcBmJS/4YD9MshPYJJDQavW\n7jVFPbmMfEgGPyw2XN2q9E4iAuvMkdLHsxB6ijFM08CRT2RKAxJFLN1/zgso\nRjv5GkMADdpTrEjSs5wFltYcD0j5WY0Tml/t/KvEqRNuR5PqxYt+XuHGhZ0d\nGpnGPOwaw/df8IIvt950i93CYnqdfQh0F5W4K80mopU49C/2yGppVW77llHl\nr2X/iloyAxCokHp/L3g8e0QPmP9BbSwEKHHKI3Hpm+qVnxHcH471qLSikEHu\nx452yg5TPymW6b77/ZB2YVLsQqRA1wT58ov8YEdnv3CxtxgYHcGixKsUBvYo\ny7G4l43alxky8mtCBbZjtrUUHjyLNjH1SBomWJaQDmIziHQDqDByA+GP+j4B\n0xXs\r\n=++SF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-ba6150bc.41+ba6150bc","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-ba6150bc.41+ba6150bc","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-ba6150bc.41_1581971325646_0.44242552156341897","host":"s3://npm-registry-packages"}},"1.12.3-alpha-5c1b05ba.42":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-5c1b05ba.42","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-5c1b05ba.42","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f26360a9b65eef94ff0efff70fd0d64907bbda50","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-5c1b05ba.42.tgz","fileCount":29,"integrity":"sha512-zuZbkJjTmJXDrdCCoNpzoXU9z28WIcV+gmK2p5/mwHMESuh81xqOfplbZhr2E5xwDJ5IEK3x3vnj9eo2s2CzbQ==","signatures":[{"sig":"MEUCIBL8S2jOCzMy3jiewGIfZrq+uG3b77cB0yLUWFhIcDpSAiEAl5rXmrp7WcUWu0cFYZ+l24gXCcBWvGulnn8QLwa4/9k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeS0B/CRA9TVsSAnZWagAARxUP+wb560gR9Ua3nWpTrtAV\nxAAscoo7C5V9HW0+kTrkcP72vaoGxXdzOvE9YuC/SKu3WGtesnMMt2w3HXkj\nFY5NDS9DPar7eXen8y58hHGEpc7lPF2NY4mq43yqlH7v5VKi3D8PRjEGktSu\nYzA2LHdtp6v0letUgwo/pQeF/ZNFLzP3khf7a3Sw6kpIYL+qJvWyRpIRXGg5\nJyST3/00LDdvs+QTPHXVUI0gzukETzxR7CFxsSoQ89aAc0n/gVKGH1VlwiGl\nvaVoMU3VJnHpJ2qdT7ERAbmyllbHpzLTyIJ72z6K43EGdxTAiZh+YJZB58qH\nS67yjk9mUNnDkWocXVA2uabuINW/nk3uWUksYQwh/g42dG3GKjgCx1W6vGY9\nniIutu7bEAW8ifK04FoUlQKrjiAHDO4OOh4TkzDP/pEHQEGZz4I0N0VJew2u\nifIH3y9YYsBKAcMh1ov8+g7/282/IWL8nDSz+uRsxbdfR/iLvq3uyIFHVhhQ\nAI/NitrH8YSIpoduJAAC+TIW03BjJp6C8JprnTjgtf6m2G6oX5HEsHuIJ5jT\n7YHTAYIpoVmkYnnSQkkGIMiEhk3DOJNyVD199ENXloJHQ8BuQgIcTWnDUVaN\nXPOOl/DwqOAvnmIO8e4tMHsyiWuFgK/SsAoaPJfinnN1z+At6VGPrDwgjoAC\n5I/f\r\n=vK1G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-5c1b05ba.42+5c1b05ba","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-5c1b05ba.42+5c1b05ba","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-5c1b05ba.42_1581990014540_0.7433438487141908","host":"s3://npm-registry-packages"}},"1.12.3-alpha-5a97f069.42":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-5a97f069.42","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-5a97f069.42","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e9e3701bf8fec0b863add3c280067b320ee9140f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-5a97f069.42.tgz","fileCount":29,"integrity":"sha512-4D8YfxZZCuzp2c+t3CU5vCVIxsvg8TMbqrggTndhrIG0u91kldMZ9zFpwoyHSrsyxSPLlqPs8tVFZlF2nRlQ1g==","signatures":[{"sig":"MEQCIBxlXfw50TrfOzhTduWnaOi+0KxHivXNRfr5Vq9aoSKeAiADzk9vRkCl46h9DERrRhJMUtQHEnU1cGUHXSI53UeShg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeS0o6CRA9TVsSAnZWagAA/14P/2kWwl63IeU/fij/87ip\ntAm2I1rlm5z7rWxgpUoNBRJn6SpGSzZiHCLepzXri3KtH/gzmkyFuB1mgObD\noHjWDYNdfzHUQPJ2ldBsvTeKuq20tn1RQNy6EeFPJHFm+gy+7Kd7KTJp4v3o\nz0IdUbNvNYFoSB33vailqatshrMHUCA+P49SBHb92PJNh/06YU9tmit9M9dT\nLV+vrDi2i03iYpczOnzjw8doPhzTlNpvQkvm/XzNl7f3TeSRfjZa5S+R/cyW\nlfwgvJll9/6+3fYo7Ib2UzzazGtYrZTri0Vo3AZW01GCwB75MNUiEyo6wU4F\nmn5zrNhtN/zt4T9UCfrXDUvOcW6z+PcDSOc8iloOMCsNPAVDp/cgcnGvMsAV\n0zWJBU58q2B87b7F6r972gxuaF3M9WDu8afIweQv8FBm3uc7RQaNFyF16KLy\nGA6Q8Wri6SxmwrQEZLDwjwpE9cFJbeQLjrLolFSLXSK17eGGgwtZ/02R4/Nh\nahlVe18WihEXwH9SQRQFwhIacZquLIUawvimIRmc9DjsR+GryYODFq28nG3b\nEHahc17WwdIrvq98vDznv9c6nNO4M9NapdG5voC4gSLKz6iDBAUYRkFEAHXS\nnMRZ2+MRy+wXa5u88J35JK9znMY+bEm3I9a4LDAEqw0Bo7dY4yYfXEWftrIz\necq4\r\n=WuVC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.8.0+x64 (linux)","directories":{},"_nodeVersion":"13.8.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-5a97f069.42+5a97f069","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-5a97f069.42+5a97f069","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-5a97f069.42_1581992505770_0.33635853921555015","host":"s3://npm-registry-packages"}},"1.12.3-alpha-907d5439.43":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-907d5439.43","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-907d5439.43","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d971205fece45ca57d56d40b924faff1ac7b925c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-907d5439.43.tgz","fileCount":29,"integrity":"sha512-rfAWikBrxwbESFdrdYibr6U8b9f0FOkwwri9glJjLj4jvnxXltpll08AvsBg2o797FdKyGWe82bu/wYOYcY9Zw==","signatures":[{"sig":"MEUCIDU0+0LSZppfvlaKk3xvA033gqFeKdANX2gtdNQLK5qPAiEAoXcthOHTyn/hM4BW9vvd0AV3GrX6EfoWm5/vd7N1t9Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeTFMzCRA9TVsSAnZWagAAzocP+wch9/0n+SGxqL59TQ0Y\nxbeN1lSnZU+u71sB5s8vqu4pB1N8/HyeaW4V3g+ZXFKVGDkj00FzldZ3evin\nalW5wCvKh+pTj/AVga/wqr6KgOUASbDJregh8sLfKA6AbdJS3RlnoL27wJy0\nU3TApICpX90fRNc4Yk9jJcn/IjaSTqRbfd4ZQFWFc31mPF9vNNwUwXwlxTFj\niGy5vksgGQNhqcTMHyFPt9My6SpjOqX36YMgpPlT0xyv3de4OpNmbXa97DYd\nt44Oj0PyKfLwEjpNI/7hjr/JuSWLh1HY/ADnNS4pDpiXRf8jvaLM7KwAEcz+\nXHG6UrnzKRWpURPJFfeWta1VBiJvUD8Ud8Q3N3L0rdbC1s5w/yK1p1etozwz\nUItxGLpz4u3gHsQi8t/mWxOEP8pVbHrZQ1BC6cvVn5QI1j6G39RabT+XISZF\nGjIymFf0hLSpf7k5+hKhPb7R6Uu6E9zDB2LhA7vWUzYLW/ZT2ES2NBVedrOX\nNbsExkce15nAWGdHaYEjsSHZBv3LFaK8iJ9/PNIcns/stWoKZhzsyRjZEhzd\n/6ZOpVguhBxZS0pF0drfLXejrU0vAnjbWTO+igGxluJs00NI5x/6/R4mnqsS\nL6rRsC7itwhDeh8pAShTK+kBKth+7tf24L5zWvjWWjLj4WKQ0JjQbD4qmXsV\n84v8\r\n=tyDn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-907d5439.43+907d5439","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-907d5439.43+907d5439","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-907d5439.43_1582060338724_0.5487041111399134","host":"s3://npm-registry-packages"}},"1.12.3-alpha-8196e4b2.43":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-8196e4b2.43","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-8196e4b2.43","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c32cbc02f84fcb0ad5ea6d9dec1d1f7aa205681a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-8196e4b2.43.tgz","fileCount":29,"integrity":"sha512-LyEf8osnCOMsWOOxGND+Xu/RMhvV37rnfLH0b3FqmvT2mRfVpsOm5YT65j+w2/15UeWLbOXEXC1aRAtbnCtM6Q==","signatures":[{"sig":"MEYCIQD4WT+S0KGH2UM46xosaBoQfLuIw8A89KVZjByNSN1+rQIhALOu8+4319y3Y1fS2Wzi0lc6QXMjfzIJEr44y3dM2cEH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeTGOtCRA9TVsSAnZWagAAKxIP/2FH7rsPALRAGK9RejoQ\n2+xsR5dEWYmlPKZnDrA+oaHxISxYb2AKXNEnUZSEWFHjUPUUDS91vacpTL/I\ndhoy71iyon4K0k0YhMh5af3s1oDnrmEukYQA4AcHTgg8Y4VVOs0Ww8pqSZLE\nGIRnfgfhhIdLo4KH6k44q/n2AIXXM656ScFSJZLYjYrxftNQFNIar8z+x5cr\ntHEM3k82dHXJJy25wz+sm1kc3kl81Z0JXQtnBGB5/I2b/in3MBjokocenXAq\n5/r1WKRqlQDE0yn68v9286SGDLLjbmgElhauBSDX8g2e+1+DA3C4TskyoZzy\nT/yyAT/1thyAESMuOgJGg7VHw1LZtnSYa92Shk27+DxhIyNYAos5gLgEpcQl\nPFWeZKsOSM7b3x3I94zIjf0SodZlLNbcApck16oynfC4jYyE/YZ+i7HM8ObR\n3cI+whyszKT6oXizelDXvLal7BA8xUtS/BNtRSPXI1BP/AfYcyjzM+Sk1rZD\nXTZYgFVmDNFCrORTyLik1iHRBiy25f5XvhlkNkuXwMlYcTx90lALtHG7QUAQ\nM7SWKRLCDEU0YAf5fsFXmJordQh0UY/bkRwSCdYT/H4SERwg7KjvhyrkzO76\n5hkDAbk+6e5GfwGUH5r8QsNy//ra7qjxBXibgqAsegW024ebqhh/vv80D3AF\nEi6q\r\n=MBe2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-8196e4b2.43+8196e4b2","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-8196e4b2.43+8196e4b2","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-8196e4b2.43_1582064557327_0.8655724231117963","host":"s3://npm-registry-packages"}},"1.12.3-alpha-421cc877.44":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-421cc877.44","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-421cc877.44","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d4997338814ce0d2c4f50248ef590a084d880e1d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-421cc877.44.tgz","fileCount":29,"integrity":"sha512-5/FJ5jIRL6RQKNmhnveDVcx4yJaVniIa+Zf/qw3FjAeDgSvh6q+eWF4Xb2rqzfB0C875DODdkq7c2Ycg+/QArQ==","signatures":[{"sig":"MEYCIQDttiSfUpdp1BTRy4wFlb8jXmHBehS53qUDMGLjMxYwzAIhAJBvsJ1BkYIMrKvoZXnMmJbtg+4VM0Bb4ynB36CAgg4L","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeTPQOCRA9TVsSAnZWagAASXsP/RdtQ1QylRWKgRAFEymH\nWvfMqU/BsiMSFG8WysMQu+EkBFP1eus2/pPrcNhANdN01DEfgBNAbeT7cY6f\nzjlPag730nceLJvykFdtdjS1+j6jxCaDn6/eOn+FUmZ92XBh/NBmJVZUWtVq\nzMD+7datgSj1Wgjni/bSfakEHxRV/3WQNiYBoIIsfcGjGwIXNSvzOyh+pX3u\nGCpfq/f798YjiURlOXLi0P4F2AN/iJz9hHS3w7twyVkB2b1KVzaBdaDvvnoH\nzwskkG1EnMEurxbDc3Dd/ifiDM4PXDtYlZkcamZUnSpZSBC8TmeCCFxp94gT\nZWulTvfgUcNC+XPuj5RahWKwFkXwT5bfzapgpOhJ4rZVQlaW71oxJlEUjcKI\n1pVxvi93QFnn3EM9Y7UzdlGeJBePOVCiWTmWT2Z2AAjtdjlttS5cnGBTIA3L\nzJ7hk5QBTjbxA8j+zllyODtBffle/F4nLWA4LshVviHW+hnryV4X8poCRppo\nqlgZkUe2eq15IhTC6yG/wr3SVgIGWHxmYpCngxLtSKcO/nBS6ncfetK+AtSK\nT7ONahcgaKZp5o1W2IhYlPWmZx/6Gqo+IB9QoMpzbFUyUovpe1gD7XQBfRGt\na2JGjBbH8liQBGgOD79nH8v57HnrYC4IAE1/MYByKI0ogLERodYZFsggXFah\nSdRB\r\n=voiV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-421cc877.44+421cc877","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-421cc877.44+421cc877","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-421cc877.44_1582101518254_0.37809335777715614","host":"s3://npm-registry-packages"}},"1.12.3-alpha-0dee24d7.44":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-0dee24d7.44","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-0dee24d7.44","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"67a33ef575a80eb6997cf98f3228c616621d135d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-0dee24d7.44.tgz","fileCount":29,"integrity":"sha512-8vmofN3Fyumk3RipGQY1QOqyCwE8d8CGBJCvnGRc4EvreaJi6IvHvLnP+de4yVm4F+RC4S1TqDoLP2rC40vvlw==","signatures":[{"sig":"MEUCIQDjaaC1dOSOh1uuTpPpieEzzUo0hDRl7m28nngQLfFqLgIgFL8AvUl8Gj4jkdzj6WogywixY/3iCW25AeBXxD2GVAA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeTP4HCRA9TVsSAnZWagAAdVcP/0vmEdsREChnvZhh2YQm\nG5gwN4cShn/rH1VWemTWWwrikdwI2oR5cVKZ9uZLFnWTC24NUo1871YXrxjK\nCOujnuHd5hMxCG0tfxaZ1cGl/2TOJQ23XDXQB5xGAh+OgsqmEkC5xD45IrLI\nxIIK0nxHL71mFx0z/kyOfOhYlOnQcEK9wcXILHEDWmiLOOjIFP8Nw9WB97vd\nggjvNQZ7/HhcA5rb+Ipwzmw6Rlh/CSl0AjhwlyMFMBZCDCA/mASO723T7Mav\nSZAara4Ji9PBFX3vHWg+YQx7esYKcXZ2+ngLmIihVQbL0x2FMxZ4YiuSS6LL\ngCtSTmHRch+gl2Ypoa77tjehWZhulKwWWkGS3mdvvpdnBKMIO6fkCgmLZ9dv\nuKOzro6TAFmNB4w7wgCHVtMsfQY9p7MDaH5G+WsAqjQze2KmaoiyNIJbvq0Q\n7irxqJZpfVWJk9e+ha1DlgbJXAbz3s8WjYBJy+74sjOoxe8LPqnSMFPszBHW\na6nC6VzVC5b1gsTePZgDoNDHorLyPZLyU/YwhGnlxXG92oYelbT3zq0NCOej\npb0tf+m7ZDLnpGqySAhb1CkyOEdz4fYe1CCn9GviqMBEeDtiR9n9guCRSFfS\n0mejQBGiwLkvoXoYE4Vcv7CzgEZIAIiXu3gQ/j+BUbDCp1UCUxpxiAY5l2K9\nrJdC\r\n=2sAZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.6","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-0dee24d7.44+0dee24d7","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-0dee24d7.44+0dee24d7","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-0dee24d7.44_1582104070454_0.6414015317318165","host":"s3://npm-registry-packages"}},"1.12.3-alpha-30377986.45":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-30377986.45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-30377986.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"84eebc87d19612e4a3e38682beb39a40abdde869","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-30377986.45.tgz","fileCount":29,"integrity":"sha512-NG3kGJAEV8RRVBbx6dt/h1x8cXKS5ZyV8lmGQxSMKgR3qHXkeDIXWX8ZCndl/mDOjdbb20tFuojyZg+PmBnQpg==","signatures":[{"sig":"MEUCIDo5RwmsED6M77p9+c/ZWYWNPNebcDIQqklNJQlamPyGAiEAxX2fJuZ58/+3kjBp4g23nHLgKmiTxivzmAGTsup+DXw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeTSORCRA9TVsSAnZWagAAqjkP/1BCs5f9LICGpcGKQLuW\nONdYFvg5TszuLRgxiCNiexBAGvTZXMkWe547/SQWwdvbOjyvlBONVu/yYWQu\nHa3nBTWytZmU/ObOm+BaTjZ4Se95rMfc/PgKzvzjmgM8cdBZuYFFO6smrH78\nWvnu8nr2s5v/PoGyBwtBoXV3Qhsl726kDE+hCNbcZ3jeq41iSN7nA3xrhfQF\nuSFSU+mIOQfRCXOPMlz1cwD/c5xL4j+6sRYMl5hAbc962cUjbSaFbjSnR964\n1HRn/URjxmGBq5QkTTMs+mAwAuyA3ttkn0WUICIou8BcoqWwAuBoJv5WQdcG\nsbfg6SzJIuo6cfI5sTs8n6vPiLyM/8UnLBIyZ0eu5JNzdrPW7StAQXvFgONi\n+D62krPtS36HoLNTzbJRln+ijx4GkX/9igJ5vQ97LGiw8109bvoUPwTRLj7g\nbytE1gIZfPULMCxsFIm7PQw7D6tj/DCdcQ0wW8nRxlEYZTr43Z2XpXnsNouK\nvbTDg+pt7RI/mDwaE367IN+PHpao3Eaved9rKgYaRJdsy01WpTbkMW4zXxlA\nYRNRFiDhAkMCb4Sn2A0LWUU1/Da8jRYKqHCrGfzpRZtO+eYVgW2MNy7Wc+4I\nzqRqEl+BjdnuYPbNMPbEss57W0fToHfU/84aJqHR8RoybdDcW8jb4GsbnAEC\nWSDt\r\n=da1e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-30377986.45+30377986","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-30377986.45+30377986","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-30377986.45_1582113681306_0.9680976876353433","host":"s3://npm-registry-packages"}},"1.12.3-alpha-bd961f8c.45":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-bd961f8c.45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-bd961f8c.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"da09ff11221b30307bf8729f70a9a4d672a1e19f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-bd961f8c.45.tgz","fileCount":29,"integrity":"sha512-wUxlsoT5E9lulhx8HdPbtmVtvrQUuEBPtexePAvBxFkwBfbiMutwnAgidemTKNjo9fGMPLVnnPSVzqAJILyGiQ==","signatures":[{"sig":"MEYCIQCnVqQzlPG9ENNSH7b1qD0VseH58mMALOTUENaao4vzIgIhALEsrZUTM3Ga2PVg17OBPgZ6O/Tja4qC89E+Wd0R7AKG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeTTaVCRA9TVsSAnZWagAA2AEP/0A9Hm2LqMUEdm4gJVam\n3J8WwfFRHQzOqhK9f452//zO8xkrfK17HAtjkQ6powMj0UcqoRQpKOcov8Jj\n35KrHV4HRz+EEhv5jEK68ZavCbK9NjmxLKZgsEGdTNXxfoGVHlsNH1RS6w/i\n/jzAS/r27eeDGEw5D5uDf2l0u2P/mY5nblvNmGeXrdcF1qB4jbXWFb2RZqRY\nYfEkCtmugpIcbUompfwz9yUxMryG7zneAEspar9PWyX0N0g6tGybJDcvi+Z/\nG/bHUd4tTjubSno3hq4y0q0wkh7+7SYWEMoCE3SDdyUU6bFxiAfF6wcD6nN+\n23TsLLxGb7+xyUesChaOouiAccxI0FVE9LR43XdnlD15wpdY8Gpdq8h/FGSz\n0SLysBCWqfgkz8EsxwKsk2LSiIIBuXc9mIc7CDl1UnACFUJ7Bi0hYl0s+RSq\nekVfuH2xp2JgyF/OajNkuDaNeiKjDG+m3etpK1zdewMGbgGiKZWfcRGIDUR+\nSTnjUrbKsKtHIo/z+v5+WYLBnztSFLx8N/0ehxdWFDrQBCLwaZYg9RcZSwLK\notc5as603Xfr+v1WPPvl5zmWlSe0g/hgr3ikyK5xVb7MyPVj0o+FEdYPf9lt\nEPtLR/xvkIQtVU5Cco1rr9b7h6QAR0TTvROHO5s4ycBR1djYNkd8QUIW1B5h\n2nWt\r\n=e4Th\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-bd961f8c.45+bd961f8c","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-bd961f8c.45+bd961f8c","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-bd961f8c.45_1582118548610_0.3207345503025014","host":"s3://npm-registry-packages"}},"1.12.3-alpha-866cf7f3.46":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-866cf7f3.46","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-866cf7f3.46","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"47330c6bc8e9a61f4a1ce4393e71e7958ad4c17f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-866cf7f3.46.tgz","fileCount":29,"integrity":"sha512-O5kHpx8BLEeNqK+++Gs3QrlmloJIOqhPm9+P3rPjqr+1XBZlQDT4ZpbW5zBzlBr81UBJB1qtCY7N4uU4qB8Pog==","signatures":[{"sig":"MEUCIAV4Rw4lKS8kkn55ucT+V0ocryKdUDmBAycgSU+IRN9hAiEAxBG0w3T5hhxMx+cTxBFpahdWwe+R/JjM4nj5Yz9VkZc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeTUeRCRA9TVsSAnZWagAAJ28P/1KSbTd7GkIb6OU96PaA\n09IjrLs4wvR8R1Q4fSfvhhogSN3z1RMQwmOabOrd7QkzEtQ6jNZQjDZgy9Ky\nuWBBUoWc24j+DJuORzASyZxNWfiWKOr/A8UKi3H6GbSayDaNhOtBqUbrw0OJ\nEJoUlxxx7yQZCWQrfcLKdUepg5/sLw+DbDEYWhafLOP7R9AHDTupiYuW1IIM\nd92RxP4QGv6xUV51xFLnPaXkwQsjxiL3CmPKrzZ5vvwf1zkFtHdMTyCCzoYU\nkgoWP+wtS0n7LWBGtk8KiMI45vr17Ka32d/ppnRhUkwsN7BWNhMQdz9JmWqd\nfL2Redv/pjdyESNQBfeFhev9XTaIUR55tWqNfoDPAFpEpoZD82rmslKqshKQ\nRoKOA2g/dBPd33zpnLh6BqUFqo+Nt31/022s5S1UH8exzVd/0+1ezEyskyLV\nEYHok5TNQahvbdPJ3ViuD1OXLLa6vvodmKT0wEDZedxzuuPIi0Q12ss2VAcG\nXp21p6/KPMgYA8/CKicW5RGsg8SDdrdWoSeMADWuLETLddY76U/ed8JHQvZk\nqiUjIt2806XKLF8nTaRphZr5YAqbjBz8OlUF1P63POu6HDKpOA0q3C3/5ysh\n85Bbg9ncUcsvEGzr9/QwHmLlRmlfR61dypHSyYqfw0OOEKnWCwlToWoP3uNn\np32I\r\n=CXAy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-866cf7f3.46+866cf7f3","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-866cf7f3.46+866cf7f3","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-866cf7f3.46_1582122896992_0.11255675964984513","host":"s3://npm-registry-packages"}},"1.12.3-alpha-c591b549.46":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-c591b549.46","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-c591b549.46","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c32a655effa311f6760849e19f65c1915e78cd06","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-c591b549.46.tgz","fileCount":29,"integrity":"sha512-N3yBbkAa99xr3VsyuSnRhY89GWtz3sLzAxWaq2lZNqHyqOytGQs0hoht2yhHOqm8srSEuxexk8XlMPm1cPmf4g==","signatures":[{"sig":"MEUCIE7BhWB3OT0jC0MO9rl4be2pRtuNbRwUKVaq8qHqS9QwAiEApojcIthCZB3efoU8zMB/mEYTmF+7DxfKYUFHKx4KxCU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeTZKQCRA9TVsSAnZWagAA6+cP/1GDgif1JX5lKT9zE98i\nfEv5c/GTlB+VbZD6UHpOSmcJo7ZkHcf7YmQug5gpD+W4NuagKGDLRYqeTXaL\nbe2tHVXpC7jEp+CwPm+XRQMvNJrTDJYYNYckhYPcgL9uR2yIwCtxMT1CXn9r\n2MsuFR6WCjhDOQ5O5ouS7YxxcSPX16A6wjd0bPCYAVMO0lizME9BRBbFAFxl\nPArgpQX8p37EgTEOs8BrBP+CUFtmLnyx3VCREYcro1Y7aXU+d/Zn5FLRrL13\nzfKSXYVIfC8Lp5CmWuVAfXONdnqTjRc1ZYGoWCGtcbGT9XPDhtWcZbqMbEb+\n6t5IqA3WUZ7z+a18EIFky4iBvZVhMJ2m0RLs8E+/PTHY4bydeP29B81hW/6P\nBfJ5uXqeVMQfN/9srdqdNWjILPjQdlxxUd4C8L6AuIbtFk8Ohs8G1BOWePrY\nBlLsfVwfEM/2Zb5lBvbq8udDGZ22H+j6QPMJuSwpMynvz9MWxV+JbA6cXw/E\n/J6/Ra76Ttg1Rs6B3G9jhQLmUPpuxWqkR1nVjFyn8q4CuljFNDr5HDIl+oDb\n9ipqwgQ7R0A+HX5jmkGWYcpt1xsW5wDnMNwSiBGn1FTZcjHG84yDQGnL9a9M\nS96KsIheqUxN2ZuUXj3MR1kZtR/NgWxYHzu8GdpB0+FmYgueVXwjGw/sp164\nVUO0\r\n=exu8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-c591b549.46+c591b549","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-c591b549.46+c591b549","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-c591b549.46_1582142096147_0.16988870733733208","host":"s3://npm-registry-packages"}},"1.12.3-alpha-b6f0b2c8.46":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-b6f0b2c8.46","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-b6f0b2c8.46","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1ab05d20bb9bc88e8def50b28699de317dd5a814","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-b6f0b2c8.46.tgz","fileCount":29,"integrity":"sha512-Df1juhrPrnPhrR5OwsSL6L0a9yZ4l87tBlCbp/bXUYIsp4qyEBdh65OPPMVrT9LkRa1E/8YJixkm6P21rCJWpQ==","signatures":[{"sig":"MEYCIQCdDlEI11v/cmz1zeDnvtyl/R5leUJIKOGCEd8eJA//xgIhAL7wXlmXEQLKd2EL/CKiGeheJXrZ88FTKfhvVNLRIG1w","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeTZL2CRA9TVsSAnZWagAAH+0P/2h/WJUbMIyR6g8TV8WX\nbDnHJiZdG9gaWe3IbL4Zwrh8efDT+M/gXt0HjNfKLHrXvZhDmOYTkSNUX5Ey\n5jYY/xqKB63wLdbTlg/X+OQlO9ELdD7sIlpkN/6h5a1yIuPVyebRwCCRKFcC\n0YcaElPTErOM4mLbZ/542gV4+QSzKE9Ul1gQ4MWao8Erp9BvV5n0BeiYHRsW\nRek7iwEma/rww0r3jOLHFDxPqousfyg4IKsHk6T7CNLUtQty50RTN+7Fy4g7\nKFma2/+Kf59QltnxEU5tmigFdLIR1Fd3fTij8i+swlSp0fD8aXPptJlihSzJ\n2CiCGmUo8o76zEGM9mtTQAGTeFR8YKIvc0atvMevJ3UwYoJ0SGj7cD+OiL8+\nEQiN8TUSE5VH6ZM1cLFgYRrBVuAxH3rgkRCBHBgGzIkjwopn/bbmugzP9PxX\nCcjn8GMya1etRWR3ho1n1fA6vVH3jVJTzMhZ1geHWcRr8jTMVggePgT7RmlP\nsBHR+VZ7NPlioufyTmi+mKdNdmJ6Klp70ahqZQ0Puo3NzX9CxDMIgVO6HAW9\npC1KGsvfWNxxob50fGFJMvMeFJgvSLCX7uxW8W9aFaGVTRdSm0BdPQcgsFjI\n/44fTwsEwTo8bqOgeRixXdUOsr0Yt97azOIrM+MOSw3Kv9tDBlahaO5sxSzE\niVQ1\r\n=551p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-b6f0b2c8.46+b6f0b2c8","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-b6f0b2c8.46+b6f0b2c8","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-b6f0b2c8.46_1582142197731_0.20765507790151827","host":"s3://npm-registry-packages"}},"1.12.3-alpha-eb2b65bd.46":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-eb2b65bd.46","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-eb2b65bd.46","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"429380e0501c09572c897215fa0d60f9c99e1bce","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-eb2b65bd.46.tgz","fileCount":29,"integrity":"sha512-Yi+MEqh3+v/5O5S9G0y6E4pPM3Ih9XMZ5EMuTkDUzMH1Ij/89UVCeL5mo/1OYMFlsJwotve4m2AFVHAubxiDEQ==","signatures":[{"sig":"MEYCIQCj9C3QauW2Mxs1DrOH50Rx5DzW13UJvrkiuXzIostjJgIhAL992yK318dYa4mxjZ0bPfgPBAS+LPW28CWxmuvNoA/w","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeTZWnCRA9TVsSAnZWagAAlkUP/iKfDfiAmrUx1V+IGvxJ\nePBd4Yf9pjBp0uCO0ITboTcOYD5x+DMSlkjPNzPQazE8Uv0abpNuzG3T4LKA\nQLOz/AuPnx5RzhYzXdq5rg36NLxDEb7PvCxUe5uKCae9j+2v8AgNtXf7INSC\nOa2SAA+4mN5WLL3sCNiSFMQBh2hWagBkuMLI7kzGahF0KemJ2k3co7nEnkRQ\nMxPReuf5RV804muTwSqyrpGbyxb3X5YngqQOuo2ryv8ECmHbrt4hwXjRd5lE\nq75w9PwYgPu4WgA9uU3ICYjvw0VlbTbf1c4AyIh01jGh8zCVzvGNFdSB4NRC\nw2oYtI605jGFIlEsCwpeEsl1//3HOC3P18qeNBSMb+fUbZD6UkyYKBkAecSH\nl6C/PJ/VsVspYTjOBExVsS30Qv5KDF9B5BqGivpAPAG5tC0hsMkiFfR7LJAj\nT918OYLeXyZ0kRfRzjqqvo5cTY44+wLEdaTYThwrEFH068v5qwNwgLyPj9pH\nDYZgdj5i8L8LbIR776STNSUY7ka58JEkmC1krhVtIxnN8HiMnaR8zM7l4uXv\nXXfcv7xLSi2N6PvDrTTgwXkdDlkyjX2Ob7cRMkvEIEcLuuUsfjZ1vMvfFgs0\n4Yy13L43IQNJlKNltWKSKIffUME0FRUTujaju5v/wzEwqbZhBnlllG9DOoic\nHks6\r\n=0r7I\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-eb2b65bd.46+eb2b65bd","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-eb2b65bd.46+eb2b65bd","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-eb2b65bd.46_1582142887183_0.9468029276723029","host":"s3://npm-registry-packages"}},"1.12.3-alpha-2187754b.47":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-2187754b.47","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-2187754b.47","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"894c43abda4f690e0f0f9a2549c82f9ba7f6da71","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-2187754b.47.tgz","fileCount":29,"integrity":"sha512-tyJOMSxi139M4kmOsG60mPg1RmGlbQ1jahZFFYNMqguWjc1DpO5Af/7gxxJIOhRAr+IXqB3t0Ll0VhTf9tRRig==","signatures":[{"sig":"MEUCIHIlrnw4Mb73B09E/8uzsoU+ZHaoxe74iVeBF3H8VpXlAiEA+pzLz4wLGMTcMb+oDuIlA26pwqHenRNQQ7/7ulFd68w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeTZX1CRA9TVsSAnZWagAA9mEP/j2VqolAc/CuqYwhExVk\nMFt2rRMRrxQnKz9rGCT5wdgC8tzkLIeRZrblkl2Egh/XbLSDjqpfH4WgsESM\ncP/VIlj4ZSyEAJ13DAJayVz1NB44Zqw0cYqeAZ14wHkKX1PohhdX714Buldl\ncIpKOnqgbr6IZTqtmO5akKCO/DhWRIGVa6AWsU6e/xC++AVYwbMqzstUwqmb\n3CMr0ao5kGULrcsBDo3uGi++b/ums7NQt6NRPOPPo0jDNLfdk22j5iMUjGLL\na0bckdpvUOLUo5wDblalJsKB7Uw/x07D+O/VcGc/UBLa+wCHfoAvKxby2DLE\nWV9hHIBLn1C/BVW+dzfLzmW80c54/JCc5A3/1HQr/bxaG8HQCzzQYUgS3SrX\nVbKPkBgBBmbK6mWh/32PtQYS+nkLqtoOIUEKr6aSdofK1yxv8b7p3/Nncaoc\n6U59OeyYh7GCIdnv8Gk/CByKgQVBd0agEiDVftU2x0Vc3rPx1klugVcQFaQB\nn9wQsrULdP2BeMMOt1FDPuq8ZcyVp36TloUP3De39nwMcTRrbQn0QJqE5HHg\na5sWfbbXIPikE0rK+wVt+ei9SKqJynCbzUg4UDAtMhbjEkW2zQejIbjeEpa9\n82g/bbrHXIYxsRTogzAD1lqKiHt+deWARERnKwV+mIwME3D8ONo/TeLBj1NU\nwNTJ\r\n=GdzT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-2187754b.47+2187754b","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-2187754b.47+2187754b","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-2187754b.47_1582142965131_0.2570899002947651","host":"s3://npm-registry-packages"}},"1.12.3-alpha-f50dbd4f.47":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-f50dbd4f.47","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-f50dbd4f.47","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0c02667a2967e5969bc2d8d5ea0170ea021ad4ee","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-f50dbd4f.47.tgz","fileCount":29,"integrity":"sha512-dNQXZ9SSKD0ewGE9E73/LGkA9oMegZxM0RtwAS78Xx+q1ZqUK8yutco8u2UXWgR2iEJ696zc1n89Gd8cHfTa5A==","signatures":[{"sig":"MEUCIF9g4XReOnXbv96BWguCdpMayvLq5+6sHqzE3LpSxnc4AiEAzhZgaGpqJ0lgPSNYNHlPUof5iXeF29BZOUrjF0cGkNI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeTZgZCRA9TVsSAnZWagAAQmwP/2y1mYzwJ6rMFDTO2M63\n/XSDfmBhd2fJ2mLW4eao6A8jhLhem8cbUaxm6l4iO+yaxqXvmmlr9akBkZgd\npoVL+E+DMYnlcG9e2ooT44j2go4oeZ4hjJ4cb/0W4ZUyuCqjfkoc8hqigmmb\nbSVbczOHEbY7GKCIsrWh4nvoAeyZzwkMr2RWiqceUS9KeWCNpeOeL89Mb+md\n68dyopXv3tKAau9O5tHtL1Zmk08ocw1img4Ag3f5q6QPy0nccFpWaXXQRZaj\n9TVX6Bfq9Z1MsGBlcmMftC9HjNKDwXyG+vsUm5QyW3i/2QsnXdx8dLfj2CCk\nC+DIt+XawA283ii69i9Q45yeEkxq6Q6N9IG1dVhq+ej4rNFXEDt0zLcm2Wd+\n04wef+lWDBsuwGhgEp523GHcEaaZWvLFY4KW9FJOYaoewrmePNYbRq73I5Uq\nRlyalITD5w4dNvIrmLK871qLbO85SiKR9DvGnnV7HqfBZPFhtHP57g3jegX8\nADd54NjqcDUH5o5ZRCRq7OkkPv5uySZnD4NxMyMJAcsZgxhPx/6nDbCH9tkY\nVFhCeZfUbPLfdgQ+916UKgjCOe0qYvrPkkFt1m1IqoOabI3HgkoLMlNnQ+vh\nt3VkaUSjxp4jNe5UCIku7WKty5aoWdOUqBw+ZaYBepA24o4X+x6tYflf4PRz\nuZFQ\r\n=igFY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-f50dbd4f.47+f50dbd4f","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-f50dbd4f.47+f50dbd4f","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-f50dbd4f.47_1582143513326_0.7519258813233027","host":"s3://npm-registry-packages"}},"1.12.3-alpha-6ab1fd99.48":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-6ab1fd99.48","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-6ab1fd99.48","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"7af7603eb7cd2a654f65dddd1dfc2c0d387c8553","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-6ab1fd99.48.tgz","fileCount":29,"integrity":"sha512-XmB7daaLUojr1rBVAmvs9pXC4e/06AryUuv+dM/porFStE/RK4SMYgD/dbAUUFwkST2WmKR6VC8/X0kETR+ZyQ==","signatures":[{"sig":"MEUCIBQ4XoqdJCkluU2tJHI9xSAodu7s+H/1cU5v59oYBfRVAiEA1vO16qI+q6hV43Dj+chZbeIf2yEq6GfC9Uq0fNQDS1U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeTadvCRA9TVsSAnZWagAAcNAP/iQXmN6tnWzmU5qlFZjG\nM2bM+0x9Mdfp0MziHy3d6fz+G5lEEoX0zTdfIAmwPAZldk2HWGJ6qSKhtEdt\nEuRpZ0712QQew+c3bHkX0gPQ+XjEWumbIQ8vzJzDJ+cEZneox1QQ+CvqS2H6\nfNG40OpOfxAJRT4hGM9Y2zg61NXGbrj8txuAMa5oCYEO0hZrsxJgdm/tLOb/\ncL3OioCKgZHr1PHLZv4ySzVCdhIT+IH+4u8a02a0ehErR222mWOR8LLc2Nst\ngxksUVoOH+t+ixFP10pXh1Sz3OQU2rc7tzD3VPqwg6mKkjaNWlwKQAxdkob7\nQgb/GkBlbUEoOoairbsUVO/JX9gyfkZZk7IF/en/LhcR3FPy53Y1NniUgYwD\nubUDYza0s0AgwCVvCYxIc84KAYvX8bhh/P6o3/j85LKttDzlu1v4Jkg3e5Hh\nBwM+0yv9vI0DjNNxazklrFev+Y4mFRK/qqZ+Jvi+frCn36pTueqPczC7KT1L\nGsG34SwWFgCiNvW1f/imHRQQ4vsSfaW/4TQoKS1q4pjO8GhD/iSsgJWLpYTG\nKs9kZf6P3F6t8s5tzYT6J1IB3ZwP9w52flJ8u16Lq2izDDlnRhHNlHL1woT2\njcpbFTDEMd+LDqAybpEoIX9bKxx52FMxAqDtTDaTOUDqFOaBZ11HUGO9wt32\nft1s\r\n=or0+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-6ab1fd99.48+6ab1fd99","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-6ab1fd99.48+6ab1fd99","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-6ab1fd99.48_1582147438751_0.13436787526917948","host":"s3://npm-registry-packages"}},"1.12.3-alpha-4ccfc3db.49":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-4ccfc3db.49","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-4ccfc3db.49","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"70c817d9198fb7fa6f201d6bbbb828529d689fa4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-4ccfc3db.49.tgz","fileCount":29,"integrity":"sha512-RQxYVE9pbKfciZcsk+/y/OP804//7jbA3O+Tm3Jn5+RJAseJkfSpbF9LmcVzYX27ABTO67oYyD+ZUz4hX9+1+Q==","signatures":[{"sig":"MEQCIGw2f5z0xFj9mk++IP3UMxzrtAOgA2qLNIGlbipyUx4tAiBlUEC1OlbhiFaCcnpChE3+vCBJQmg5XmY/MK1UuxR9SA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeTakvCRA9TVsSAnZWagAAPKcQAIi0+musAFL52BSaNFc0\n6jK6ej/8S1FttccY5NCfpHzAHv+6vHW2naX5AEdt0Xrm8sXuT+xFOVQD8b05\nwfAUlIfU5K936p05eRtttvXM0RzC6S2FmzI72/yQEkZaXZlJhb3aXvPIiN56\nBqnhbfD15Bn0Pj+DSnf8pFlvORxFyweNuJPSFa9bu8dWyy1shKFiMDj6b8G0\nuAv23RMceyNSQCxn/5nIL8lKHJik0UAQrtL9k+K4zcNcVEjh/jVHPQdR6CAM\nJhoAdUbXobtBQSvaYyjqCkaTa4oSMwTQBFMhzlMadGro5Xc+RPC6lP9eSJEl\n/0OfmXr4RP7LgFff/YRy+PFA7IgIKln5h/BLkHPdyjDvx8ceRNCbINS/8tZA\n5gGBcbseGZuA8Wgf7I8SsBROeO4xjLk1wCNOygnCjJvuxWx/aqtI6K7Mksvd\ndu/9JvAqCdtM4Q07ARC4TiVqVOKNzXsvOww0P6SGRcKVUAi8dsWAQaKbge1b\nXSuySANR964pJKwU40e0eHjg52DqzM0xo11uYw90q0Lqq+G6epDxRWZOmGqh\nJGKctbQL0Yl3vFv/iwoln5hbfak52xdq+sUlZT9ThkaiaaK9NC8TcL/NxoTz\nBbW2A4+XpSEhuajQMDSCwC0Mf+Pf9XZDhf4mCMJS7fdv2Woly8uj07ngB3LW\nQtP3\r\n=T+Sm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-4ccfc3db.49+4ccfc3db","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-4ccfc3db.49+4ccfc3db","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-4ccfc3db.49_1582147886452_0.7038039544176837","host":"s3://npm-registry-packages"}},"1.12.3-alpha-85fb4c8d.49":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-85fb4c8d.49","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-85fb4c8d.49","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"46c38eb0981fcb7cf35bd2ee5f90b22a7af60cf8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-85fb4c8d.49.tgz","fileCount":29,"integrity":"sha512-wqDpPZwejzN6UPy0dnlCPaxu8TK/gLlBb3NPsljc3hQuomRKbFvApQ0dIZsln4lFlRVw2VC32Hjb53Sbn6flJA==","signatures":[{"sig":"MEYCIQDSJ5SgtLb+LalvPCsrMapKKJHX8EDqgEXqJLslfcoFWgIhALmwMqX7rpSOOYOc3MsvCICffkBdzfhb4/GTiLNW4huz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeTa0kCRA9TVsSAnZWagAAYykP/ifBuvwlau4S1qqeQXKH\nInBjAGjBygQUxMzLN9hiBuGADwqm09LimoYqn6V6HymzDM09vL6fkzKJrJ7/\nobHMPwRljhsplkeKaIREPmPbd8iuN48OSdd29LYgM6lO+qTMMQzpRDfNAwED\nrL4Qsjelu7E6wpCsJASgapYiJqEZG83KZsBS2dZZJO4Wt2ldQF7yEBfqaCCq\nK9mtJIYd6WsOr24dL2+7vlE15xUGGBEBhN12ERuoAdVJ+NWkZGg5WCoBFlHw\nUYrd7gsCMo1KkP2U5/pRwc4BtnHB6RFPJhXC9X7VYiTTLpswX7jfquNnJeVV\nJ88PALS0cnD+OK+tSxteaJEc13571hgF01WEhiHPsTMxNvGoLvXLX11xGgOK\nipHN4gAke/LER9z9LPFfz+wuPveTHowWDVHnyWGajYdi0qAW983KGpIDWHEV\n7JskgiG95Iz3Wued7L46WjttLAegku7p4ywY16NEQjH38XWs7nT9wZcIgS0D\noUFAMHxzMFo7HRoVT9hgUD1sZwfuSbG5u0UW9LGjjQZm1HeZ4ino5tW2cWSG\nV4Ffr4zb791od3ZjBGMH96T58x/cDA+p3fmA/FmHIIizie11lMlZsfK6qjet\nqIynGorlXRjIJfzwgtUmKRSebxnwxSgUgeq7eNJQ8bJYuXk2oosK1rsX7ZCy\ncrZK\r\n=XVze\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-85fb4c8d.49+85fb4c8d","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-85fb4c8d.49+85fb4c8d","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-85fb4c8d.49_1582148899786_0.6831471744791777","host":"s3://npm-registry-packages"}},"1.12.3-alpha-dc5119e3.50":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-dc5119e3.50","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-dc5119e3.50","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"7e3d827d137bea67a98f49c8409d6effaad646d7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-dc5119e3.50.tgz","fileCount":29,"integrity":"sha512-TuDkZyF5LufSvXDwxB88FAWOpvsuUrrk8A2UT1/YdaK33ctGEk20DurjWYcni0o9kf21tsrowZUojRaSISn5Dg==","signatures":[{"sig":"MEUCIQDB3kWOp5yJ14GsVnwWIXZg5Wkz1FQIkIUUxEHjeDOIQgIgFjD0pS/IDgJ66kdcZGjX3ihtKCUVewIGP1Lgm+qpAvc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeTdmcCRA9TVsSAnZWagAAFqQP/3gwItx8laRVWPl61BiL\ngmjOn/F2sBmWXcpbJ4c9/6o26D9OyZIVm45QdMBm93kWndxcbFGae1Hx9dOh\n3rF+eKsTeppE22F5NOVir2vOItvefUREYRncWLg51viYpihTUzfyDljTFnw9\nINoDCWrgvVe+KH+AUO022TX300DhLF/v9HN9AAZZPXWP0N3MklRA4WSm2n4B\nzhgiidxpyG9Rnx3ZbpjSIJunrF3xw6gqw8nIEiOayXWUdCMc5jYOsqcjpCsB\nXVR1qKw8Jsl+XsJVhBz97r3fKrMW3HjT3nH4QCbWrB4/RuHTG4ebN3wsLIYD\npEETLfQFTzr2TRno2FCSQsy+2Mc0L6NgmN8i5Xm/8aWLPxMmk4aWppiisRey\nKofcAO8kr9dTK7xgyUF0WqgOMgDUJMiFw0uXw2lIV+woPurKCNMFz9KnPWgE\nX9Uo314UYmm0KfRPmfwlq3hK3T3m+DZZ3io7YvQD/gVYUw9faXEJrm+IAozc\n9eGgmF6db8mtxUtvpDjtjQzpbS4jY/KS7AwbXwpdo3UDrVCYQ0IkigwWVewt\nWaGkVmprxFqmxy4WMUP0rOX9p1tZOHpC00NSFqcEL4pzoz0X3w1PL4PTgr3s\nKwWAGTqLNla476eQtuYktlwi9Gr1TokVzspQPL/wDmkH7Kz6apGvpk4EQ0gD\niiky\r\n=Dpi5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-dc5119e3.50+dc5119e3","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-dc5119e3.50+dc5119e3","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-dc5119e3.50_1582160284263_0.3124415285058777","host":"s3://npm-registry-packages"}},"1.12.3-alpha-cd20e208.50":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-cd20e208.50","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-cd20e208.50","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"44339a6bbca6cf9433e5c27228125b10969c645f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-cd20e208.50.tgz","fileCount":29,"integrity":"sha512-y4EdpECuJtUw1KXJOh/9FtqtyTqplHBBAkp8e+4DyO1ThzIhFOtlcunbuA29AntYs7rK4yMJvhJBd6zbAY4Nuw==","signatures":[{"sig":"MEQCIC84sHaV8BMA6U2JZvQs90C3SHTnpqVePWhr56I48ridAiA2Kfgwl/PvCwhdaD55lwCPYwH/tiS7UKawSbRu+6dX7A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeTe0vCRA9TVsSAnZWagAA9QkP/0uW/i5cESQPnUg+Xk3I\no3OpysHV7wVrNfR5ZRdaCpDTv8qWvPWZ4HQGrkHDiecxrB15SZDjDhPVQnTT\nnTkkp/XD3nIGf7rkqb5/I3oH99StISIBkhllnaB3qjar2dU9wm3Vp0ejuiZ5\nPu7KJB9S9Peu6ZNEtbW5DjMGYtydTKRjJDfu8ZClkq+IvvQfTGYAoSa0T06S\nDY1kzXUAK9PBffBd4YbcEgkzerKfO8fQLG0RR8kGSn0qFoOJRANYBIwCQhrY\nt4oPKIrJd6TjGaOkHCzxS6ivnb2jNZEH20MTzIfn9Ib2uhv1n5R+ug2Gtf+c\n5vj+Yxq71Edtdrxy6sXchcm4IkC4sAcg3CZAz1BEGU7FR4rm+ibrDUfDFRgk\nnqPpFh40D4fw0FkMC50KL0HfWGv/WMUfj6R8IrOD2AbFD+Wv6Qk6nARjKdzs\noCLc0f+EcSehCtJVGFmrYXkVlGvruaXuZL8cTkhzsRn0z43oc8FRptWgNuYj\nOzHOx5DbPagjVB+NYU5o3krkRApIRPi4U0CXOpywUDk6I1x7IzyFr/BVQsUP\nXAHC6PFtRE7jt7uYUtq3/ylLmHrjXwSYCUuHPvzNb6SvvQr+G4Aouydce5H5\nRnNk5Dy8kpCqpZ9RnTEBBvJa8M5/0RepvpEcWe855E5thseBCRF+4up4QQWY\ne6ms\r\n=U/32\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"3.4.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-cd20e208.50+cd20e208","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-cd20e208.50+cd20e208","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-cd20e208.50_1582165295296_0.051941092596443195","host":"s3://npm-registry-packages"}},"1.12.3-alpha-39c5dc03.51":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-39c5dc03.51","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-39c5dc03.51","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"16a30b08f3effed1baa4e9d48bd7683dd0e4851c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-39c5dc03.51.tgz","fileCount":29,"integrity":"sha512-mD1k/wqrhFLpLDwSAhjN7a6miRfQDjbtpEZk5JB0eQz9/ohSdCgHlc3UNWNP7S54AjsJTKPDeRg9uvlAPzzr+A==","signatures":[{"sig":"MEUCIHpUUC3K+iG6YP0qWLDrkKwsJgtoKoheJaM0hcHuJgeXAiEAmfNbH9FLbdawfjbmw3M1nifYxmK8m1nSpS7bnMMCVkI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeTkAbCRA9TVsSAnZWagAAtx0P/0zifge+RbH0rHBlwtkB\nsycRAhxDf6PqHordBjb/0zwIPNFU3AX7su5E1dZCDMNlDRkLW/JP5DFM1PpN\nwbUU0SOQBl//2izaTwFs8ivl14xIU7alg5mBFQAP4rxzyL94cegIN9PSGZCU\nkFqUSfluLsJYCNOhwPjT51rQmwkAXC8bY/MnEDx6iOJevdnA4JOjb8gaubIb\nNInWrgaYnm0esxulmP4I426B+S1DylR6AmZnG+fYmtu6oIGCdbaAH/sFXp+g\n/ujHIYxMpx95cMOECJa3fSpo9AKdSDSdTZeZ5+F/RX5TzNe9VtmjIwP4STX0\nf4vO3gh96vbfhIOvy3TvLiXull5u7FAeSMudJCHEvxrj6Ph+Hem/QNHqz16U\nGBAulzAz5pVNV0cZUCzRlyHOfNIb185MnulowetXt5+6ufUgSMXxjVySfh4C\n74NK4yqRMI6UV55KY8jNj6qidL9Uc99ksbHZFHQ75+83PQSUHWNyfF0C9wWC\nwqKUcGa8c/IxUaQpF7w2ZGE42DReC6kPGRbXUVyv4b8LueMDqsU9Oh8IxpSU\nMC8ukB9LfKsegzFkoKSDbxD6JaL4VLb6mYjdfwZgJD++BEpvIPqgf5LjNa++\n4C7D46th9ZRHOoxmPSqDIN8sYpPq2sFwo1B3fz4NkTp4u8b01Q8LQjpSdCzs\nrYY4\r\n=qZ0/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-39c5dc03.51+39c5dc03","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-39c5dc03.51+39c5dc03","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-39c5dc03.51_1582186523145_0.8762509098864801","host":"s3://npm-registry-packages"}},"1.12.3-alpha-e497d339.51":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-e497d339.51","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-e497d339.51","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"62daa7e3ed2f2784d4035f09da9d0a680ffccf75","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-e497d339.51.tgz","fileCount":29,"integrity":"sha512-733qHzGquw3OKcja+732/OeQn732ddndDm98h9td+KjN0FsPqKg1ctA5MU1e/EO8eTyIzcA6rBpy4ADDms8OjQ==","signatures":[{"sig":"MEQCIBcOj0dbtN3i6IvS+PzPrLVQmTR+uKcpQE9aWCwRV8fwAiBpHVHze2/DdVMp26AL6WzhOi+DDWVmyZ9/9l/Y11h12w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeTkkiCRA9TVsSAnZWagAAvZkQAIzTsba1XJoDe4QkLVda\n5KQz52lqZ8ZcVqFMXfq+KOp2KjlPF6DnjCG2h2vgscfNBf23nPazy9bSbM4u\nwYJ6HGyvZ4ee6nQ6spYTnG/jVFaUqjYWDr1bTBaqszsx5EOIZm/hsRTULmYq\ndjlZ3MUnwXN42LniVwEOwx1pZp0LxozukgI45GCVgTpMoy0in6ayNrdtaEKr\nIMpTKX0q2aOPu55mEYFR+XrBB9bfHhpW9HX43Sh6RR0kFiietAchEQYsZsl7\nmW0Y2jna8uCY7iu+XLTVL3N8dl+MjeUDNMOPpuVtP7CudLY28WcL9uHLk8oO\nB/VSz5kiCNQF3BiLOwcWB1QYMoG8aK6Vq+87Ozpp42R5yUVKu6eKdHPgakwy\nC148BWeYmGBerph++ou496hfkghY//fatwt6Fvya4opzBenU0YuiMFFR0W+J\ngNsIPuOET9P20aQXlm0s06MLsw6VwBCwRP5TefL/QVFaJ3q6UVp+42LkVO8Z\nifimz91Uh0txwztdO6U6LQiPVuWtU0SEqAqM+tI/N/quDYyTZwYmTN/jEIss\n6qGIXVYBwBTLp8pLTq58XglIwjnLqQ2eACa1OXljJHQW2wEtUiOcExtu81Ps\n9YkHZSzLih0jaMyi84Iule5RSio3bPJsfyqqsBYZ0IRL1qsKeOe9hHgRshmu\nBJf+\r\n=LZXX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-e497d339.51+e497d339","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-e497d339.51+e497d339","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-e497d339.51_1582188834061_0.3718842539972238","host":"s3://npm-registry-packages"}},"1.12.3-alpha-4a1f90ba.52":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-4a1f90ba.52","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-4a1f90ba.52","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"be3c62115edfda59bfae53f84baff6be93cb7e6b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-4a1f90ba.52.tgz","fileCount":29,"integrity":"sha512-pL3I497chN8eAjqL7MFhsGPZA8RN8bCu5l2rQTe4XZ1+cihr7yGxEPGlrwUgY1po4vBFdg02auSMklQg+Vi5Og==","signatures":[{"sig":"MEYCIQCuQwtEDf0b9vnKWSPTP/4ZCPz0mSIMY9uFABZ9BdT4DwIhAOopKHOphKDeODA85LZkTANaa1ZB4+7gpI9HrP+/2wq0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeTmOvCRA9TVsSAnZWagAAtCcP/Ag+4R8KOnqDs+tYxn8m\nAH71mGrhIXbYqkOJ/0MqbfS9QLfD9ELIJJ7Vt9RsqVKbHw6B4q29Aj7AAmZF\n5ehXDjL3H5V26GPYXWGNLMBoPZZJTkVAG99cptikloLDgX1/pz9Go8H1U1ro\nCiPWpa5sgQsyhvn/Xd/lwkx37dyglfek8opqccoUgxYjSD3Ay72rgbO/sY9Q\nad2mgEVDoefIhPI0kirYox6KPjHFPud3SmUQ7BlAUAX4A1JHOoFC31bosnjW\nGrwKz+A/mig20ovCZqkmQ3fl7Kj/5bizfDIniuh58M9t6kewQQ8rRdHOZr4Z\nGGfvgxJkd8LHWkEZTN6B84flryHnjv/GqdqMzBRuMM3avQC9z6uff//NA5mC\nfpt2XP7eJoudthwRUr2tO127bmqsge/m2vh32tXBpp/ndxXXl2WmifCqDOa3\nVVuop2fKT0vMTw9mABT7B2X7LzhAB1fIw3t331RAfZwVgqOV+puK9a7IhdAr\n85nzTluu8EvtIHlZPALKDID0s9iaWZIj8V1oU6a8tPvsH0x9MqGqZtZlZuMs\nCbixpirqE8G7eMR+3mryNerFMn8KQ3iRns03xfeDXUHkYSMZxmILC0G8CWWW\nT8OUXk00YMCCcEqZnN+2W+YPTI8OodQKaehF8e7q4OR11nU/GSLZXWVTgY4W\nPGYd\r\n=O0f/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-4a1f90ba.52+4a1f90ba","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-4a1f90ba.52+4a1f90ba","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-4a1f90ba.52_1582195630934_0.026109432301449464","host":"s3://npm-registry-packages"}},"1.12.3-alpha-0c89d980.52":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-0c89d980.52","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-0c89d980.52","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4d9f8ac275544a82c85e906f60269f6d80abb9ab","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-0c89d980.52.tgz","fileCount":29,"integrity":"sha512-1EF806B1nKmX3vi/1JjVDyqaRSXzNjjLeMI8pUzgmFLXp+OoKHWA38vet5dxKQ/qXgB+SvGwa+ITbcjnd5o9Yg==","signatures":[{"sig":"MEYCIQCnsbMXZglG8d4uvI+hCOeqNVquEN4b9c6skPaqqfGFmQIhAI6QNrui5tJNLVFe1sFlQXF9q5+bpcIOr27iHJwCDhfB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeTmbdCRA9TVsSAnZWagAAL1cP/j4nncn2cbIdeXZU/qAP\nWcSnxslOr9IajVq8/yOkoD9V68TC67X1sd50HO+/IIBxPgynyQS6KmOviU4u\n2MI3lYBnTEXuRdQntv1V7dmEu/epHMrqrO0eMPauYAf5U0bCbGwTgyjwoqcV\nj8Ut4eC5KDI0ca441Wc20p5ijVZ6S+rGW5Wo1QpAB4pcslkYRdw8obyXsqMq\nOgRpJR/1A2Dj93udFqhx8AmOGRAZrLJrKaJ+tkXw+qndJLWHNAtM4iVZ4/og\ntAkVUtvV15SvcukUzI0fVn22+ar21FL7N7xkKPQEPcD4TnGurxNGCv7Fk/B/\nLjuRcQ2lF7Zt6uZoFPXv4Ycd6XJzGboCX9rz12AAEDSktHQXjK0ImXlO1S3n\nWuI6q28Hsx15bkxA3inYRto7X+qPj01kNXaucTqsTpicVVgWjs9AUxU6rJNv\nI25ZOK6TJRQjxIAiDwvdx7ttxJ0T2ehgQcMX8QFU6VFV5ub/B6FbA+Vfjqr/\n6L/hOHgz7JknevWJexhGtRy/k9II80yN2toIpoXxCaMkJ4E2fen/xgecGCgf\nK7oUfnszUbOsxRItwjJUFoMcFZkNMTDIchaeZF9/1XwQZ7IZBBl2ZCyZxH/0\nQ+Hpbmb++KV23CTFJH2xydum1GQzf5CnIJCu3vOodBpOrN4y4vyF+1udH/N0\n8AFL\r\n=n3sI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-0c89d980.52+0c89d980","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-0c89d980.52+0c89d980","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-0c89d980.52_1582196445056_0.5894056397952179","host":"s3://npm-registry-packages"}},"1.12.3-alpha-0b7ed9b9.53":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-0b7ed9b9.53","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-0b7ed9b9.53","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"831eb1dc20236c49887c819e790e67e6c3536fe9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-0b7ed9b9.53.tgz","fileCount":29,"integrity":"sha512-7hKfFith3q29BWA9ioCRepxSG5G17aw+DYjDVdTbYB+RM4yXj8WVgZMbqZ6zHr45bdk8JupgQVK1rRjBbaYcbg==","signatures":[{"sig":"MEQCICy6A7qjvbF6+ZKz4ImSNFokR8znyXUZ0xDMWl5UcgDPAiAkSc9Xjf3LZUZ+8rD/1c/Jy8RvtLhjMqJsJCqwskgLHw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeTt3qCRA9TVsSAnZWagAAAukP/jwL+Mgn9S1OsMEYXfLo\nPJTweaXJODe1MbqXmXm876Ixtku/F7TSKMeh45QzZIzpasWWPLiNpv/+7r4r\nADMLGFO9QNt6Zt4/tHgJIvX+lkK34B6NYidvamMv8eTiPLtjqf2SD60FS9wX\nHQ7rZvBloZhvWOSIyNEwKLbNjgvZSeLIkzVWxOjS4kXYSdvDyUe5dXN5OaFJ\nQWpuV080hp6uTbav6axY9ff77jLb1mfPX6qFVrju3qoG5VOcStnK+r327eJI\ngDNmgmz31caUbIMh17l/D412LIchs/F74ej/iJVVnNKcAPZXxCSQIoE6aT34\nvqPEEqQW35SsDZFhgkXK5N+j3Ze8NpX5Jr+hI9XYX9hX0DOJ+zFSDFqebHdx\nGjtnOIDQSfLbuIS5PYbXmitwoez9hdm0CDDObcrdaoKkVJs4tiFry/vgTkNU\n02CLNMXgxrFc7f4X8Qy0WiXw6qaeW9xyG1x78UQRsMUXnoBDR1xCYrCDy2m7\ncqyBbTshJ21pbr2DiZSztvDQzqewlR5dKvLlZpZSDzdTnR4NFMQ+vGtwWk5J\ngzopTiP4DYiSjwD5ubTVMvYDsHO66DR8lZMh57yBHgOKFToAwqcfZtzqPPZR\n34uMQNkGZ9le9K+Q7i1jZEt9yOH0sy7IZ5uagG+4K2e1xReSJfeDQK4NemA1\n8cC3\r\n=/jg6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-0b7ed9b9.53+0b7ed9b9","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-0b7ed9b9.53+0b7ed9b9","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-0b7ed9b9.53_1582226921290_0.06469658826726032","host":"s3://npm-registry-packages"}},"1.12.3-alpha-7a0f359a.53":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-7a0f359a.53","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-7a0f359a.53","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"7b51bc98732a891313e19899698410b907fc2081","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-7a0f359a.53.tgz","fileCount":29,"integrity":"sha512-7xXuKRifc0KTHVpJGzwGaVfWNzWtYjIdD68jhMBJULFNaa6DlxPbXuwiGpbJjtVh6ob7XlZsrHD1p3Mioga2fg==","signatures":[{"sig":"MEUCIQCHoiDFhktMCfNBlLlonwsjAaiaBwkKtoSb9KogfmkLXgIgZ3+yhP4mmuKRyKilVZ+VfDCCe+zZR+jDDhjTthKXtm0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeTuDrCRA9TVsSAnZWagAAljoQAIE8+Zr2dazVUHYmDLhj\nNWUB5SEBLd3l09v2hRU2l9ydwKkO79iscUt18d6D2EQXH87UnZbmYZZ2I/QI\nKk9bOiXbxKlR4Y6p9j1ooY7eZ9LUTK8h/1c978euu1E6Me3eM7lJUztJlvBR\nQfgVWZyexCB2IIj97lpUslcj0XSSv6OpbNTBvcnxXqEbsNPrA1DusXccAo5Z\nw7FEAxwgAx+bG85qztqv9lnJqhoJJ9nRA+m5zePIyxzz9H2Y8JfCE0WYMsyI\n0zGO9XqG830WR8UsKTu5ItG9TduklWDac0kXJS124+1pSHHRqspKUWZFPuOz\nHY3lESRyejCqVbjVrL2+Ox4JQqlE6EsnBNziFT1U4/4llqM8gtEeHiLFpecs\nm1g5DTbMLKEsrA53Q2qnH8WzQCQmjp0aF4U8CuZogKffNqPqSkAXOq3ZYzur\nzueCHmSQiIShGlq3IlB7adkNkXkfgUcFJ+puKCxQMTF9BoPTcuL60sNHFFDF\nTupYrcc2VKxPyukfSdQpSc0fv1hb8rnPzdQRgVFkE5yzuf8JDxF72RwQcjfP\nJ3g+tBxgORWDpabyxDFlXsOzZy87MVCIRUoX+jAWtBcFkmJJNHa3YnGZFCjZ\nELNmP/73b/LGNBxpXMxL+2m+4pSlsGwLlSuVLk9NkZqEc2+fs65QX7gA0tNe\nBPF3\r\n=2DIx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-7a0f359a.53+7a0f359a","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-7a0f359a.53+7a0f359a","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-7a0f359a.53_1582227690588_0.05420869267785711","host":"s3://npm-registry-packages"}},"1.12.3-alpha-17ddfa20.53":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-17ddfa20.53","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-17ddfa20.53","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4b4c5bde2ba72c7e58b9fc5b60c1ebbb067bbfcf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-17ddfa20.53.tgz","fileCount":29,"integrity":"sha512-ZKiVlLHmHcCHo+KiSUOhwqpyxaJG4/Pjzq9tfix4juWtjm+gYWc8cpppq3NstW1Kx4TKbsYhL4ADXuQj+VIS9Q==","signatures":[{"sig":"MEUCIHGmsppsKPYDtVrhC8gKKOiPlMqTa93UVdfOppbz5yaoAiEAvP5Oz471hOXuhVR/GkTKklXhUdOuz44RhqsYXk2T0Lo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeTuKtCRA9TVsSAnZWagAAwcoQAJ12RfOQDZOrCz7tewt5\nFYhY9VabXMchxPCmU0+uj2Yegmm/SWwOBtpPId70l+8Z+asugUYeBcHdjp7g\nDbEBKLudp0cWT3qhpEo8mG9k7YKoU48b9sLRoS/Mv8IFXnc7+WANFGtsl8FE\nWWu4XObdHYo/Po1R+TibIZOr7Ttfio9zEh6p7unFYSiyD/za2rx6XtZOhtte\nlaW7sgbZTZehHpQXWvFeBDmFGFlhLp/m2RQsVl9gktSyfJmRq/I+RuQIyNAv\noFfdg8Gwd95lXr7L3dw1bPV86m64BcA3NFJVTTmK/UohGgYfC25G1xSSSYfO\nFRlljPmuq4pQcJu1Clf7q5MKXap3bcrrswW64eWRWeY3RwXYJR2KFGX3CzbV\nYxrB+wSuSKTzbazGPOBsM1sC5QeALEPFXbGb8q9HxHu4qsAjs1n0UUwrGDaB\nAVlYkA38kP2RPy5HgVqAP/AmZUuxoyBdsRgXsF2wtyJGdLEd/1w8IMdl8xYh\n4ABaF7HPtG1QUuSiQxXhCtztlxysKtrndWsPe1nbfCWdmyqWwIT+i/I7DnUk\n0gOEfh0kkT1bTz2tTGYfuq5Sfa1ZhtcjXPeMBqfIZsj0f5qKPClZxbXaTIm7\nI3D+jvxzf8ukCPeb3JbVF2V1meIvXtJ7zAx2pBLecgNEVsiliLLXWwHpDeG6\nXDwg\r\n=q1FU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-17ddfa20.53+17ddfa20","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-17ddfa20.53+17ddfa20","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-17ddfa20.53_1582228140860_0.5311357597445645","host":"s3://npm-registry-packages"}},"1.12.3-alpha-698288d2.54":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-698288d2.54","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-698288d2.54","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"fc9ed828150e1b8c96dd766199504435636c0097","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-698288d2.54.tgz","fileCount":29,"integrity":"sha512-5MW173v71MQP2RNLWxAJK878pSX/J7qcE/GNXkjHRZsNzQXh0/vSKJXQoesj5PQS4Z6M/kVV1A4YN/U7bi2YbA==","signatures":[{"sig":"MEYCIQD3mYFYdRNrydrXHophgf1BirNNvh2MeDM/ALMt/tpnTQIhAJ1u9Q22nPFuMjZwGzsPyMFK5sv390PY34WyDvyHqbbn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeTuPpCRA9TVsSAnZWagAApZgP/3C4HCUxbAXfUFprJuXs\ncN93VSTe4k7uWq1s00oI3erTdvHuAL6EWwNTinxL9zYvXdJYmZqbVQPSTOTF\nKKeUWQ5juUjR/WwN+8tpkRkjiAFObtRt9eKi9rFd+e/4tp/1fQhX/bvQGrvl\nul+dKMXJbdGiGNwjq/MImDoeWV0kneB3gbLmyKav2V2NI1icHzm6BZESm3CY\ny2kX0CfdMtLJ7ocmpr/vq3e07gPXTb5wLw60ByU56kURLcoczz9ophFH77XY\nXQVsNUVNRRhLHYKJZYrvPhmt/9kB2gb5qwD7a54rtTbK7SA3DTnUdqW0DuR/\ncG2QnVpyIFZZXHid+B8vvsD4VAPErQMD5xaFkrzE+fmiOX8MUTCy8odllLcL\nQA1h3JzjKDnr3OjlPNLBLjX6K487ed2NTDgYyqoT7Ej1037Ew9IjGKr9KFV0\nMbH0V1vOUWtyb4r1gyn1/TcUSReUy5bCsAvw9lDdPYNz07PCot5FckSO4E/P\nlR7ihyU2GcmXFsDT/T4I7oixMm4zCFTlnHDScL/1YsrDGFWhpZYc4eU/HPcZ\nkSssjfC7ZYGZem//9MtkrqLfCkuDEYfNvIgZ72qrOsGBGdclr3ceyYjhsMa4\nyavYx4LI5xXmujR+/m3lAlbeY1vgMAiL6QMS+sqf+yvAu0R3qtXUGzux9n9Z\nPbcw\r\n=WWPy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-698288d2.54+698288d2","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-698288d2.54+698288d2","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-698288d2.54_1582228457208_0.8232412307049572","host":"s3://npm-registry-packages"}},"1.12.3-alpha-a5ace975.54":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-a5ace975.54","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-a5ace975.54","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"504ff31b53a05e5c43dc3ad164469e6d858803a7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-a5ace975.54.tgz","fileCount":29,"integrity":"sha512-UwAVy04dnY5160tVreB7LliRK+DTWgUvVt9E4oK1IyRrXU5aMbSnaF7wA3IOCzrKjagFZ/lSYGoZ9xyxbSJXpw==","signatures":[{"sig":"MEUCIAMCJNkdueUFKoloXKoS2twPTqAUaNBTFx6/LweCIuL3AiEAnwXozurC2XiHHWo76gIQAetIaF97j89/5fIH2aWcsLU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeTuudCRA9TVsSAnZWagAAKh0P/At0SC/H7ma4bD1VOKsP\nvtARwsYwBjsw9qh+v3KRMgm3cTfWAlGK99TsG9CD/2KCozydR+UapS9Agyww\nJG7/oKbPLueJWtzhzzLrkKnz+tXL2LlhQ9f4dY+lEZTwqCXcdGAGThF8+4g+\nY3ZO4EwNhkWR9ArfXm/l8klUvSBwskbtWFUTuOuELuWHUaMl4efqpeMFEzKo\nuooz7cTwU/O+bPi+RFsrAaYgYHx8zl6hDcCxDQT9edr1xqAKTXlZKRcbbqk8\n2wt/ELFuZntse1msfRU+dGLPIH36fDtD3FIrg6+2J2p0uaWceGaRMIscNaVC\nx6WHFxJteDWoN8yyHDRnKZsAJsKTDOMLMT/Ohw1U7xtejAW5bivWfK/EuMNE\nk8XrK0TPzlzQNgOcjdiWBcscukuZ4y7+0QZlzsE2h8+ZYRj4KsZowHvYT1Hw\nNHyLHs2YTBgfC9CDVQyEkayb89yQOHp+2Yi+G+0j9RiFGhEjBXfXSexcCzOc\nlRs3ZzkiGzi7vMV7iKYUr9b3XmHofdvWcs4Ct7trupFi15CR1aegYNMTph3g\nBFhqXIoGJ4feSLnFR+Sxs+I+MS420qlRd0/vqV6u5JZivxNtUzkzYslgY81I\nZU5vtChGR/Tm3TOrtFmJYoagJqP11YJFOFFC693dIIk9diamtFgPOjLMIgqv\n+f4m\r\n=Ypkk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-a5ace975.54+a5ace975","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-a5ace975.54+a5ace975","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-a5ace975.54_1582230428552_0.3281633641863604","host":"s3://npm-registry-packages"}},"1.12.3-alpha-fe01016b.55":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-fe01016b.55","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-fe01016b.55","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"bec0744a78d85a9e52571bd73dd11915491aafbc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-fe01016b.55.tgz","fileCount":29,"integrity":"sha512-R76MbuAgMZ/RRWyV96tVe7rq2f6d+Wc4i+YS54vD3V6PfdpOTV38JCPSqUZH2lxExiFZHJqHlGxmriHmTNpBpA==","signatures":[{"sig":"MEYCIQD3nP28EdtIxP5GrKB7hZiZiW8wOEocD/M2hBw9Eaat4gIhALZBLjBh7pnyi45jrDzw/f4AxEizTjGtTk/Y10y21aDq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeTxC2CRA9TVsSAnZWagAAxeAP/3pe4erdiJr/1/d0CpsU\nksCmpXp0E+s7W5Wr2pWWE39o4kPhUmUzIbev5pWLhsd9ZANbJK6rUyrNqV1e\niMPZVIDBc0hvMYiozlxN23JRSHCqKo6nZxMeA/xBjlRVtxX9v+GVUjz4CtGH\n39e1x4OrAbcD5p0DkMYLhTwaFgKAqwKhhN1hiaJlObhCnSNVCY1KJwITWx4X\naxRwR8vhvesfYfJ/JKHgBLL1xJvdd0q1tbEXjl0SEKadxI7EEP6r6W2ewXlN\nv4Ib9IYaLI1oHjzJT5HDPpfn2fZ6USsDHuMCxDgToABneAqTAUiwvY+PNm7W\n/bBMRtRNybKv//JKx+7Xbs1MHEdLDxV9qkvW+0NvMFkj7W/r7DZQ+kno2FvI\ncbMQ7lrIc85327f3R4GvfcAC4CWvUCowkuRlbHUblfd2U0++GTrBAqwWnf3A\nNf+nZcUmeEF92Tx9ceFMcgatKHerU626LnJd4qraJ3mvHiD5JWHJqWTyGt/8\nWQMAY61mgxtWWnwQjLZ9O/F2MQKAchp/GMs/OzHnr/FogGjwh0qkphwsUcjw\nhHjdAGn2YP4GOEq2oalVMrVeBIgOdaEfDCzNcgMIyC+iKMksp4rolUySA00e\ncjft/XNVhdf/8VfwvaHQ8AQEave5rgdhzsDCKmq3p26w1D7+w7+/5w1Uegk7\nrlun\r\n=fS70\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-fe01016b.55+fe01016b","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-fe01016b.55+fe01016b","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-fe01016b.55_1582239925513_0.7736939359238342","host":"s3://npm-registry-packages"}},"1.12.3-alpha-280eacfe.55":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-280eacfe.55","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-280eacfe.55","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"6097343262a4314a72ef4465158d31e479f6d078","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-280eacfe.55.tgz","fileCount":29,"integrity":"sha512-9M1unnwJCmN6QEpS6JabraGAxAcgI9g1M+J0oZol2z3Ck3ry3bLP9M2JuGi7+6MkQqryTW69pnWOCBTeJyk5vQ==","signatures":[{"sig":"MEQCIDeh6irrcMwuQJJgE+4TXxST28TsIke1xlI56UlAaS+OAiAqArgsA5AuBDC0o9G+aiRs7UMDFFheMJoPs88AO/NlCQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeTxW4CRA9TVsSAnZWagAAyHYP+gLcmjp9GMWHOUfYIL2l\nz/Y1NEEwevN8QxbtiJfE9B2hX1Y6dGEY58CSPB0uA0LRAJPcG8n7HZWl3fbD\nAevTsHBwYEVkL1Bf5vUgr50uTlkAdO5hp1DE0yCj5nsT19Bl190rgj1REQQi\n0PX+W3ZkhK7csAAzj6qyD4mnjljLM6VpyHjLkASDAIkDxtuk78Woh181cte5\n20VefdOqIxXGhnG4R0wYArsvRmUq26/Zs6iLU43iEIamUaP7BKqn3S25rqmj\n+ip1CDtXuIuy8wRvt6mu52IRcd9WUJQzIIMHv7u7fllim1K5jDMHcv86HHsf\nd5QWil5HxRNCO2FjS0mA60ERyXyBlUFLoj0UDExp0P+e868grkOH5oG+pSds\n6E+VgX44A8q8bu0ATXm177pAZGxcYDAZmdzVzrVeAZy8AIkY2Tng+7cmHMBj\nmeS8x1DyyZ/BS1Rpmgi4tUTgRZSA+uWegfO+64WuhFvCkMU+nZ6kE96Q535Z\ngO5fuHIkkH8TRwmnSIJzU/WDTtGY33VP3R5wlNQrwqPtJaOGy7NHPAin6swN\nKfg21RCCinGuA5gei3p7pZ0FT/Jsan9FVwMn937TQZoYsJZXjztPFnx3KAZh\nGZRtjW5k4PaLDuRo79HU7wIFUMGnP/LyQrq0gmOrtmB+3V96Hnr5rXE6aXUi\nZeCa\r\n=XCcC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.10.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-280eacfe.55+280eacfe","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-280eacfe.55+280eacfe","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-280eacfe.55_1582241207966_0.6185515096745442","host":"s3://npm-registry-packages"}},"1.12.3-alpha-fbaff6fd.56":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-fbaff6fd.56","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-fbaff6fd.56","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f94c29d74931e0df6895fd51a53a9e84f0ad78b3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-fbaff6fd.56.tgz","fileCount":29,"integrity":"sha512-skBMYK1lo9q2uQOxF5gczXMpsZ59s8XIWtIPbUJN5RQTtw4IoB3QLgUvRb8834Y4wmu99SPNc79VkM0yaX38lQ==","signatures":[{"sig":"MEQCIE5S41ADJvPfPmXU2JuGqFLRQlH67P+NSK5T7r/6JFuUAiA7LPsIpT4gRG1K/KGoPu6/e3vZ39ku8vontZ2u/TpppQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeTxd3CRA9TVsSAnZWagAArtYQAI10zXHMDnmGD0bbSqkz\nt/MsXXtQP6s5tIJ5kL4bDdqNAYha+qr+HOSNqskQpXFtbpXKHgK69O/mdxbk\n/7dRSBYPe6qFSJg35+9dTZpKPQOasQArcNelzopEB+602Vnden9xWyDSM0jS\n9R5kBfLZKXT29Md3xnTzNggGQ45WSmYFK8rmPAYW9OqQtlfHfST5z5kLeRbh\n2E1pQ/U/OiZ8gW3UIa2/CHd300UWL9+YSc+K2KMZD46DxATpp8p5IA1OAZ0M\nbFskstXbodfSVZyxNtqT3DoEpBwqQ70kHJMaw3ed+niCv2ynWTWkhhwg2qfa\n0DjHX0Ay4ry6JhfflWTt4EWUipER5i/OzGhH0KhuuHh+QbK8FPO6Xyh/GWpE\nKzEuMz/WMWagfZnKkqd28R5Ap2IPPWdqm4MHO18EEsyx0GwcL7OtLcZ3q6VO\nvhD/fcFFOtuhKcYcgwg49d/R3Gj41OYqzQXPd8ldaraH6M226WCB/n2xppaB\nm1x7XTR672osLlryZ5MnmH6tXz51PtO9C+TeA0fteIjXKaBWMNkx76bcHejs\neksuYKs0G/nVyJVMaRHBCc2gG6DqLdgO0Zr5UXRqarnLY2baIB8idy6poYMt\nQubKB7pdKm/y6QJcAhacdalPXteFsnz4y6Y0ecoLucfJdAmphHOwCQW/Eu7C\nvZc6\r\n=KNUa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-fbaff6fd.56+fbaff6fd","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-fbaff6fd.56+fbaff6fd","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-fbaff6fd.56_1582241654873_0.8177284369458688","host":"s3://npm-registry-packages"}},"1.12.3-alpha-d91633b1.56":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-d91633b1.56","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-d91633b1.56","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f0d661e23e42c885f213eef367e21ee2ca7498df","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-d91633b1.56.tgz","fileCount":29,"integrity":"sha512-iHZE4EzEu2p9KEvA/jcmD9yy9t/MeiSz8PaqI5hftEJUPsLUrAwtg8E1sKIW1edGlyg/4AEVaadCHHj8Q9jKYA==","signatures":[{"sig":"MEQCIGxUMGuW1+3RXzylOdsstNO4iY2vgdfPXPD9Zp6cXnICAiBEPez/I1EcW9sPrP4NAXSGRUjsgPRymXyHL8LEZv+FZg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeTx1tCRA9TVsSAnZWagAAs7cP/2Z8v6pCGAcA86pehSMu\nzxC9bE7UX8XlTpHt04NaRHx7Dcrgr2GJ9aVkflqK5t2NaDiViFp19cKLEeZ5\nl4Zl0Oo6HYgxs+tQ6NbbgWCfiY2ylJUjxQ710M3A4mcPU7FFQNDvbJEJIoTJ\nIXjqKBzlhpOAee/VmsV/Pl6zNBNj4l5imP20+okeWG38Zet7S4aRia9A6rdW\nrz1ZWQwR9b6sHFAIs4vmFRlVlmlNIolhhHK8uvwwuPnJRpxVJvs8O4U34bsN\ngiy8Tqj0uCDeawPCogFKoH6Y/5EKEAdOAX09B/dd/+Y/kI280nR+a/zXAMmO\n7nwaOezPWlZEnsu495TSiycXErxtdgoIOjhisCdOQ1REa+dG4P61IO4nwhlF\np9c2eRA8jm+ZjFv+XBX8HY9koLkG4l+OYoh1SE7FNfzcTxyNB5GGTpNX2HsL\nL/Ozzt6A5JpGHo9uI66Etr94t6X52bebgbVkzfZz9zbYzRKSC3LSzoQjQ+oj\nEahkqmhRd3ofUBPwc+Iy9noz6PTZ6Kj36/K1pK3+gpcqQDLcfLBMpHxawul5\naiCupuS8uOaeZpUn2xLkZDYrP0B0mVbCgtPm9vPsmjE4zm/l24laszETzKOs\n5eIW5sLWLZixkW3Wv6hbO9cihBDwqjE3+lCdzzgQnP9vcBrYt/blu3wmARdf\n8PgQ\r\n=Z37s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-d91633b1.56+d91633b1","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-d91633b1.56+d91633b1","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-d91633b1.56_1582243180854_0.28011317326238494","host":"s3://npm-registry-packages"}},"1.12.3-alpha-e0647059.57":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-e0647059.57","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-e0647059.57","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"67ffffeb6fb5eec763abf02b32ad2e9d969bccae","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-e0647059.57.tgz","fileCount":29,"integrity":"sha512-DDYRxCx2I9Zesz7p+qUn/SEzpgnjuuA6ST4/dcWQyT1EKpn5pPTEe7jkQzJhQOphmXKtdMAIrQksgPyisHa/mw==","signatures":[{"sig":"MEYCIQC342K0LUMRQ63CQa6jPi4MJS0B1fleQUUnvdt8zaKUTwIhAIHDwiiBTnRZWLi7gCM4ttbZBOxIYWNB/zaXIl9q+0vI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeUDHoCRA9TVsSAnZWagAAKrgP/iLGbZYtYZVat9tfUK/D\nvXARcjvrm9S+VnQp0L6VPIvKCF8FjpQf7rFeocSTInWL63FWrVZgVxIBgp1P\ni8saTkID7mQYrJhKcTDREAMFgTD8Y2ZbbR2glEKc10qBk0Ie3WtpsEeRU80R\n7ZncCJUd5NoLermwhyYI0Oqc5bkFSUj7Cr9ZkJg0iXNflSqiJqRt40Q7thne\ndiE1KhxfyWphM23cS7thHdfOTiFH2yG0LOLAoNIYDJ7Mn7OyFRVbXuT+3ey7\nx1Bg4xI1bgkFKU0RilUJGM+MKb1HhWN4F+zTkAL6hqnLtM/PJNpJYI9Mei6h\nIQOXV3Wiygkh4r8jDuQGNR0VR5h2nlXzx7wnbgpWJ6XFXwF4HXPiYGhsqlmF\nxouS1tup+Mv4lLIyXeg9sHxJKeuIhoaoBR/FgnNXuvkksE2RQ9oHOZC2S/Um\nGqNp5xQw8JxRpb4Y98ZZFahJ/XvCp3f+DJ4lY5rGbnnx/VWF7F74ERncTeNI\naAet4Snxh9ppxUehBKpvY/6vlHbPw4wHo3ifBhoPCRCUSsDK+gv9p5TJcPzx\n6uGEUx+Hy20RVMiuExyZdhRVZ4zq/zKp64MaCFbf1s87MyLeIaZssngM76Dw\nxSF7BufNNnseHuDTagwhyQ4Ujl4eJE9kvdruEDSL55EL2ot58mDOIMwRZzJE\njXOs\r\n=uCZ7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-e0647059.57+e0647059","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-e0647059.57+e0647059","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-e0647059.57_1582313960220_0.2853197084773973","host":"s3://npm-registry-packages"}},"1.12.3-alpha-8ef75106.57":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-8ef75106.57","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-8ef75106.57","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"67a32c3ad7e9417589cf0987bce5df5e9df74a8f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-8ef75106.57.tgz","fileCount":29,"integrity":"sha512-rE9xUCkK4eNMF1uydBpvX5vY9fj/68yAfunxiboH0jorfWcqN8YXam9iawMbNl2Q7kxOZNCEOJU5R9DxSipBiA==","signatures":[{"sig":"MEUCIAruCJrNguvO6gVosuXXji5ZLLx4dixsqSriNyOL4otbAiEA1skW6h596lOu9TRoVY4Hq0OOiiDnQ+RErqEJaxer0Bk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeUDQfCRA9TVsSAnZWagAARbkQAIklzvgLRV7boy1zY6te\nM/DpFJJh7jjXkE1iE58fkwTztWlXSW0vChj6lAPxyegY2+UgYtBitqe9yJwr\nGHvb3bk3BsE9xPnafxVWCzV0kV3KtvHRHxg86+4QagDt4LXQY1rRbvjyrptm\nNguXNQQKArKK9EuosRdR+6LDtBhHwLmde1/DDNWtLpaNTJCvc+HKhp7t+/vz\nffQPvsyiEIjaOaVyzMoPlQFVAPYTv9lhkeR2LRmIdSOBaNOi8X9di8sPyH7Y\nyrmrrJk1z9Y2ip1Ie67KCdvv+HptFgoKwM9/6uBrOCc/96Bc2x/astAEUlEO\nJx4UYs7vnEplxOeClS1rYMQ68EmXLqfecOi5GWjfqOM99PfRwREpvSg9X9qS\nKpi0yvHXFMHScURoe9C1TgjzKsZirNL/Q0qlI5oe3ST5Z8GWoKjdb2xNK9PA\nshEOnCBoUJJ2caEyJeQljz23JsqOzl+a4eT/xg1mVbMw5JyUwaogrQ4py9sg\nYpRtgSQ2DNjiNB8YIOnwOE7pzHTtPbf8YGApfjOJiE6RjmLpWr9kPJ+xVvBe\n6hYaMdHU7JE+WbZ6mDleKZgBZrMiWlvUYStapBfZUdgy+jSpDpG3XRph/SAJ\nZcQtnZIvq4BVm37TPdKxNFbU6wPP940oX9Vz2v0+4XBDJ/lmCQX+c1mKwSUS\ndBFt\r\n=FYcK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-8ef75106.57+8ef75106","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-8ef75106.57+8ef75106","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-8ef75106.57_1582314526273_0.41522379391721587","host":"s3://npm-registry-packages"}},"1.12.3-alpha-20cff431.57":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-20cff431.57","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-20cff431.57","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"92aafb06ff2351563c7c26e72ebd179bca65fe4c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-20cff431.57.tgz","fileCount":29,"integrity":"sha512-slaYzjUnykHd7mVoKDdBDm7Mod+1hGOanmOMV3pEtFqSvvLtFdquYJ5kNaTWYxCMdME3blxw1dWs9t9B6cu6ow==","signatures":[{"sig":"MEQCICXrDfizZtcXKu6w4xiqklYeIu2DXst3T2AOFMOWiNLlAiANJPj6zDzcazWB3Kn6AQnOBFSz7jxO454RSP72z1ldZA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeUDYHCRA9TVsSAnZWagAAB7IP/1e7I8ct0Pi1eHV5WTJd\nHvu83EkTX+4Amu8/cKSMXGYgL1+QQsQeYcNzT+FIPOvgF/FDnrdeX7/IDGsa\nXH4DTw6U3IcsAEBKWiW76YmoCQUOEyyGn1s0/w6uFFlhi4YlVgWVtuuapBhF\nPad5wo0tpDwApdRerS8rgUuqmI8DmC8tWqrudSRovmZiUc13rUF1Lo65BCK8\nvJ7y+i6DjA5Ol+KRwINkFUtXkdRXDGhxU+87iZ8dJQj5ZTmT3PFxCySvKtXD\nspuuSFbSEknhn6r6tXJTMN8PEx2uuXBmjFymm+TOBAtIhLWaxvu92xYXtErA\nbJTqaWOKQSENQzAe3OagS7ASg/1jX76stScSN0vWf/uJ3Yl7FRMJyZBYe4kj\nnWYtYxvOuqXHYf48jegxPtOwv7z6EdFAZAwRkkiYEKVbkqPZkTeY2ig6Eczp\nEkElxaphfmNr9yjzQBTkE1RTA8T0Xq+Pg8p7uXc/m5pcUOonUD2VZsVMGIQJ\nuRzgz/qgQl5l41NWNoHL4l4z2moCidfEr21lzKBh70JL0AepQFCcwsh3jEwz\nSlBO1J50uXBQec8CqNqG9bl6vo4IJrkHYvTQdyiFiSg0eJihJqprf0Yv3uJG\nI9oZcJrEG0Co3TUUeOqYDdudwsO+GK2AuVBo5qaPRc3ObxDPY5HzOv7uSYVQ\nYw8h\r\n=Hb1l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-20cff431.57+20cff431","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-20cff431.57+20cff431","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-20cff431.57_1582315014716_0.42932003461774926","host":"s3://npm-registry-packages"}},"1.12.3-alpha-6ca42443.58":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-6ca42443.58","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-6ca42443.58","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5b28ed5206d4da0113e6b2ac1eda147c38d59750","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-6ca42443.58.tgz","fileCount":29,"integrity":"sha512-vfRHyv8UGsfg833kop2eBmOWFzweqckuLrujQBOo2++ww+Auu+AF5o5VjPuA+0fhY/rc/nuNk6JGMs9B/1cOTw==","signatures":[{"sig":"MEQCICHLfFKT7J/4DAQj9bkJAMDyus5goDs4Uf1nOQkhBSvDAiB5eOfSxx0pJkCsGJMdqNsDKpW93VcbCNjNrU5/hDCm3Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeUDejCRA9TVsSAnZWagAAyq0P/jPnjnyMH8hdSCBqnK3J\nNKw9wBr42UF7nmI2MhzKHcISVaf27b2gkZdYFlfj8boeM561hIVC/bgq8eC9\n9ZjR/cVpBHfRrSn3PKNbHQlPUClI4Rk/RoDV+lX0hIlP+OdiaWk2oVEAsi0A\npbNONovVbHrzQHNgZ3e1HWXyLQ8lq4am+Ev2iAZMzS1rDHbWgQGLtW723mIS\nmepZ8XsGp0DjAQj2I/Jzzj3597CnMt9stHsL1JqhOABH/kUpCh9NSXrRtVZl\nDMsNijamK0be8h+eBbspM3R9sP4d67RlbYjJIIwmcjYne6No3lRAE6aEp/6n\n7KC3saqkhPn3OgCHiszdaNQB4mBbeUI0N++bVQFPbyekVQMZOZPJs/iKQiSE\naRb16r9hqXidNjJbVFWtLm76y5U4Esl3LPfOv+irlp9JsBi0QA59mvzaO++c\nKqIh8O9VkXcUwLPh0hRpZn+gELNqPhzivihtKe0VShfiX8MRd0FgRMsvjZNq\nT56t1rq9JCQbqK2sK3k2Ijx+9BZ4jdDxZMySNaX60MMDUAwoAit4/CF3Wo97\nJEPekisyM54aic+fnFVBI8X6rmhTlQH/rLc1wC7SnwFcrMreBzOl9zOjovpC\nLqYdUiYIOlG4lF31yqA4X0zKlCPaSYqRY+YaP9sO80JSdCBtn62A2z+fc8Lj\ngbV9\r\n=RpIx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-6ca42443.58+6ca42443","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-6ca42443.58+6ca42443","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-6ca42443.58_1582315426864_0.058995003160721815","host":"s3://npm-registry-packages"}},"1.12.3-alpha-885d24e7.59":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-885d24e7.59","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-885d24e7.59","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c1e9b4ac79b4e9bfeb76398ee8f0d04f96f6f911","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-885d24e7.59.tgz","fileCount":29,"integrity":"sha512-3RTRELHDU5DKIUplrNkpnzwKeAgyihNoTIsDHxFfF2zM5Qezk2KP+BdMh0SjDJ5a7p84d4qJzVr/ddKExWGtOg==","signatures":[{"sig":"MEYCIQC2w2vFRQHakV3d6jcuJ5h/yj2n6LqqEkp3Ir7maTPnRgIhAJLnsDL5eCFCJcFjl71r7cJSc2jJVHGZ8zZFZYx6MWMc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeUDqxCRA9TVsSAnZWagAAs5AP/jukFf51uu5nYXp44vfp\nIcSkgR94eW0Bly2rAKoId8eIi/6Nf788czibk71qCk/egszNcP3hRRQF9gms\nCUptbhYIVRpaZb6lcRg6lrnZzC5L0PGv2jWsurEgv/7wndl/EEL9yXvn9tmr\nZEHGY8Q42zgSKmeIY4F1k+3f4Dd6P/rcCoDQEUi3htx8httyRVD+lmu30OXo\ntFhfAAk0fh9Kl2gDJFSmPX09KBGgDTw8fP0EZIoBHd9My8E+lmttGtMZ6Cpy\nAJif+2T6nOZJ3eZOuW2G6Xbnp1Mcb43AlfMZOqF/FgThbPAojdhfDx0oaUvE\nfpfWpNwr9ifanjLuXoo6NxxjWK2vUkRNpraPwvFjsCGDWHz3HaySkXi14SpP\ni3KamrakE/WqGnVCWYPSIxMD1p/CKQLWIYqexDwqhl8FeJU79NV6b77iOvzv\na9orkSuZ4vjBBAYzR6IWliT2v34gHif4KB1PAB7fa2SuZwqzZWfujIzQ27Yn\nZasMPk4K9iXkWV651QQphyLB1p4zUKXveVsbimz70LPC+eTT82mtNJ4inaw2\n8INd1cDo/m78CNbQSPAAaP1I/rRdyMyZiojtNY2vUg4XBg6RLA7lI3VNz4Zi\ncynZY19Jn1pJXXvXD8P/GgI57WCaMUUOliOhjZgD6ahagL7cWstafDCv8R9w\n8kp6\r\n=DbzM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-885d24e7.59+885d24e7","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-885d24e7.59+885d24e7","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-885d24e7.59_1582316209039_0.8054296183977623","host":"s3://npm-registry-packages"}},"1.12.3-alpha-9f71cd09.59":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-9f71cd09.59","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-9f71cd09.59","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"43e8cf514f55a706a49caebbb02fd8399e61c502","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-9f71cd09.59.tgz","fileCount":29,"integrity":"sha512-cP8dginvlPv26TvPVczl/+YxYpVnbaJpplLJKIE7m4YzrGNDsd7SI0piyk4XMpxaminN9jskpHbCzTIGDlTDIw==","signatures":[{"sig":"MEUCIGld2d8sJ3UxSVFo+D/K9Ab1f+GVXqW/VWsHgMILzpexAiEAuHt6PV4lM2KBUD3MP8U1qOlQqO2Y5wVVqJo1NbA4hdI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeUEStCRA9TVsSAnZWagAAewwP/3OAsmXxEYZfZ2tF8Ez2\nw9ZcNCQ54See4VGZl0XGankng3i2z0NMK0tt9hslEXkQm1wGyqKGjE5YWNmW\nQDqWKT1nHRi9sEkAzGvbMy68mACBWwG9Tl+pmfJ5wcFdIsmazrutBUpPlX/A\nbT7jGS/q6KMrHK+dRdNMU25DonZVztzqJe//ZQaWeNqvEKaQ+Zdw6tIxvgV9\n28kA/43t2Xe0DTrxDsEvVjQbIJHjElaQhQK6uGzJ2NNZZD9vkMXmn/LqYav5\nCB8pk+hWJfqGxON8C/Hz/m9H5P5xa02ON0SwXcqy4UcRrCbheQn6YdcPfxr8\ne9TN0a0UX1UV6B6lZvhd7aVt0f0zPJhYGX8jmBeRSQDBjdR/II0ocNq/1OHu\n0ZeYap4VeqQfC8f4+a03pXmxpyC/z15jXbLuTynNOD4KobRNxIJeasAMoauJ\nsXX2/0Uosa6D6ulnKVa0fq1YbRDrUWzYL3MZIVkhIjo0g8vAho+2zOpap9L+\ndwUMjyHuCfS4YrUytZCCUZ9js2OI4qTlyyIpInskWSVIo/asCFkhrix9s/x0\nZc0QaUeoKq8FC6wFRWlKq+e0T2UTEnhH9eYfCYrXcsJBy7i3yG7+89hByjod\naNNQmYPRya7M3HkozlemQfYOOLx6Mg1mn055pQB2Eq0TYebZV1qabi1E0O21\n6qN5\r\n=O4PU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-9f71cd09.59+9f71cd09","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-9f71cd09.59+9f71cd09","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-9f71cd09.59_1582318764700_0.08502347952330735","host":"s3://npm-registry-packages"}},"1.12.3-alpha-fc794ba7.60":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-fc794ba7.60","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-fc794ba7.60","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4ae5102230034f149e325c7286d34737d4583bc1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-fc794ba7.60.tgz","fileCount":29,"integrity":"sha512-PbopfsklZiz9L0L7LZ61QtEcf9PPnafW0dqZzuzV1i4duZCeqbjjRH6LBN+NSTUnkzyBWDjUllpvxYnC8hs+zg==","signatures":[{"sig":"MEUCIFPsi52/Ialk8JzHJ6IyRrw4I4aqi+KIFrnKuDZSfI6BAiEA7eT5aedx1ElAhMxRWqVBv4+tFORdcyl4nathtkI6Peo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeUlr7CRA9TVsSAnZWagAAbWwP/RULRMZ60Y8geeVcQ93G\nrryVY1BmQD1lEK34JzQtKNCv6UMshkwmk0fIkMpT9BSxtkEUua8WzLgMuzfT\nf3GjObVpQXvcpi/5z65syEJEVtAkG0ob7QbJUDv3IVPXu6HDFici9NMnkCi4\np3wiBUGYHO2+XVwbfmSqgNk2mtNNEYbXJRTHNIuvrTA0bKJuE9+Slxpd3Kca\nDnnmVsQUboN4zShT/EOGQgeTlEFxuDi0qxpA0g4g6sN6eFzYVz7nfP/YpCrr\n3m7l4EetPcoTTMGs+BmRPqJVPQ5wHEvKEe3U8FCZ4Ve/eW0F2goYzUlaq3eA\nz4z2B/ixHx4teeJujGxWwOb6hz9V7qPyHTqKlsUN8CCnY+pGyDePb9G1dQNQ\ndBFOI0zc6sgR0s0/NCVfJlnZ7iJFcljGLshWNtLTJSFVaO40otEYnE6zMwtA\n1hGb0r3aE465ES44oIMy5x0dsZrO3zBzaJ70ywiwHhcuSEgDa8pcwKa11f0V\n7mqm4voUNajjGG09oeFDmeHFkCuGjq0M6Gv3u/n9+WAdgqZpUplm2MCPWe+C\nu1qBnmjPf9bndK/d1cPLoDWWRwrPdPpV3WLT1yO3aWrwiqJ73HYcwJ3X/adA\nhjk8mQsX4RLuA6rgBAZBJCzEHgMLYKPAE3nUkHTfeUeOrbw/eqW+aZb5qPe1\nctkU\r\n=mvI5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-fc794ba7.60+fc794ba7","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-fc794ba7.60+fc794ba7","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-fc794ba7.60_1582455547215_0.5459550018088251","host":"s3://npm-registry-packages"}},"1.12.3-alpha-39327a90.60":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-39327a90.60","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-39327a90.60","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"33bedb5fc8182a0780574ead60d3f73b781a81d9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-39327a90.60.tgz","fileCount":29,"integrity":"sha512-2KI+jL8lLQTTn32NVif+iuT1ZujQNyj2x8HHQ7LbRCQdux3N+aEQp197BpcQkw/p5TlVQvdtPC9vZc42cf2GHQ==","signatures":[{"sig":"MEUCICWg6YplzbrQBqdNru7kkqPrTgAmqIUWKoxzP2V2hjPRAiEA83dplLhda5XkP7a5GudgahCnyhQMDKuuoCp2oZOriWE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeUl91CRA9TVsSAnZWagAA6SoQAJXR/Vf+VANx+4KBRHgQ\nw36MGY3iNkxDX0pMyXhsTAvpYraCGRWPu3CQt/Syfe3GGH3RPYHKVlRr3NV7\non6Xqlevz/YmAW4jLgSyoEUS1fw69vl9M++NHqdg+dPklSHPL0wG89l/h6Sj\nOqqQ9q751lxUfbRD+5PiYLr1EeEyrAaRmHfvIA68bVPQ42PqJi1RDsaSbTgC\nIN1XDE8piXL4qQevbA4ryHaJzZE7/cFO9PhhYTZzJ5/pgo5rcsTvAVPzaneB\nGvsQVtHf23ZOhVabJsRn+Da/3Ut+f353aQt/OzNItJoUSjtXAoOgNL1LfPvY\nW+jmIovRTABXyemxAg40aqLujarZfgElaoofrnueGcZVKQa8+u0jSYM1OjpW\n1iMTaYD+iqSKbU1CisPv6YqfnfPWoZVLYjkmqRrjJzR3+rRG5ugdBJ5eCDfQ\n/i6GxOoWxAOGRCrIAsR6APhbvki3SxoFAOHPqL/NU3LsnBj07xalrnmdbXbf\nNZF6mtbp1V92FL03Xp0R4dlsh9PRl3FxXUce8c4ayQcipp8dncn1LVr0jJWb\npuiImx4WTwNu0MKpaiKX7gZa1KMmVEUvvK/70ql6BPpqzWvpa2PEPDrFAqxV\nXufmKZM19WAHEIDUDhPjOvs6xMn9dyEOC9WtxEkuO+WInBmifNF9ZcrnJDHM\ni9E2\r\n=XVTg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-39327a90.60+39327a90","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-39327a90.60+39327a90","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-39327a90.60_1582456692766_0.41324898105144015","host":"s3://npm-registry-packages"}},"1.12.3-alpha-7a81d5c3.61":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-7a81d5c3.61","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-7a81d5c3.61","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"876d3ab6b9d4f0a4133ab96a1c4b4dabfcaba693","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-7a81d5c3.61.tgz","fileCount":29,"integrity":"sha512-ixuNKaHlARGJcV+wjnEVbd2PdavsN13dODxyEikwhixAjsqjsdU4C4GtH2X/z7o5MDZeiNmfgxPhqXBim+MdYg==","signatures":[{"sig":"MEUCIHwUaIDZnwYYUMmN41cjshmIMqEaz2Ht2jY4NOruwN5eAiEA7YJ6vZ3KtSkos833R3bnUWF95pZCPum84Cofwymhph8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeU+nHCRA9TVsSAnZWagAAKiYP/A5QRUXPL+DFoX0rpucW\nOj5VU00H6j0cbw2Cus8GfWDnivP5AbHNmzKcFoK1m7XoGn9ZxTkYoMg2jh72\nA5ZVVJ1gtCp2IpxmDISyRhzqgGBf/lu9II8UA2FQzNHyUQVrJEhR47bdAVLS\nUc4dpyWh+VR2PS8t/p4j7Q1SNDSQZJ0A/bMxfETLMmr3p6Q2fr0CdseC6Wfp\n+RcEYLW1ajuwkguldByMJnmXM/rT6QjnrOwjqNMSsWH8S5uOff64aOpM6gsv\nVtofCfxJg1RHREGV+yKGMjo3dqHJX2fE/m+Betkytdi8nXSGQpRhUYNuobqM\n3tZgmwJ6Hiw4fNPuVtlXpVz07YeKIG5rIo64M46NdOZQ1lERgGWjzVUrPH/q\nOMSLl5pgF4kYLefN0flfhl4SAmdD9bz9nENPenWO0+ZetPAv5Q+2wLhD+PoQ\nDrE3KDOCIw2EwesnVG7pVjp66Er529UMCMEL9hcUL93026zovF39CwFhY5Ri\n8514FaO5ieXk2WfMPR3fR9RVvq0tN2FsZR5tpE0QRABF/BFrzr9yto3d9R1f\nJgdwRigj+bFyWyFq1gCQg02pFrI4DWbhzH4/vHWGDcwPP93dD3adtc7arooI\nKdRxQtQ3RSPU4KM9nvdSnY1FCjN8vlJ862Y6tBFmh+XkrkleiAnjXtj7wiZz\nny92\r\n=fRBm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-7a81d5c3.61+7a81d5c3","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-7a81d5c3.61+7a81d5c3","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-7a81d5c3.61_1582557638600_0.8929346437224901","host":"s3://npm-registry-packages"}},"1.12.3-alpha-a52b76e9.61":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-a52b76e9.61","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-a52b76e9.61","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8e28e34b3170d022ddf57102ec93192733039cf4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-a52b76e9.61.tgz","fileCount":29,"integrity":"sha512-JsKSR1OYgH4QCgwH4qVcB0aPynzpPPbLMPesJwBrDYyA7r/kYdjo6H/Aejn8dxfoEdoS+VMcVbLDp22tOUGzxg==","signatures":[{"sig":"MEYCIQDdo9IRg49X/2+VY17zfyySK8AFxtIyuyPOi4nkwLurgQIhALChRV2P21PhkaRb2dUxmsJM7KlPDNljPEkPLknvE8FE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeU+28CRA9TVsSAnZWagAADh4QAINjLjhFBONKzVv+P0f3\nOsLQJU9xGf3Zr9n1UnRVjCe8pnZ+TvLpgdxSaUtUzZJuNTWps/g+phgler9z\nyXhambAHqiyUl+psYdFfze9Ps+028hukTrcPmHJJ145FubslRWraC2LTSFTI\nrcDCqJnu71kFXiySQQZgEjM5u1Oj/ggNrtk6n4HttDkP1neejDhyddWjsBVJ\n5voTZYMSJNjqOgXNwfy6ltuRaoz+lT4k228bJvVUQf2MYIGHLUrI59RIATce\na66iccK3Ye3DAyxN7sUbkSsxAklsr92kUFSOUWv4L3xNQ1VLJ7DLYR6tJQgx\nGuc5Pr3HVDDpYJJy3/qsQawLMDuck6mQDJRzWJlcPo4RcjwsEjMDH8C7qm8p\n+zmWRS5fhnzzGVxksfSWAgItgAM52JWYwf/zcOkPnfzZBQX1LBAIGVAavplD\noIas2Zkw4C9NWqUAZ6oFYmrVKmwACc0/2YIiUIV3YUvWysuZZfC3K0TYjD/M\nU7T+/9LlhLBrr/lEJ6d3z894tAJuHMnOFsYUOXpttg8Q7LfPPucylnN13KeV\nrE/bq9rUZlNLnQR0nkaBDzcA5SYQl961CwbjbMxr6HIE9dVYx99bKDLEjKQa\ngGJGnJQ5bp0laMM4npSiTut6N731VfMVN5xqmCHaFO3Pc6hYV06lLpusOkZG\nJXzM\r\n=UvM+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-a52b76e9.61+a52b76e9","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-a52b76e9.61+a52b76e9","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-a52b76e9.61_1582558651888_0.9824310240185465","host":"s3://npm-registry-packages"}},"1.12.3-alpha-ca3d7ab1.62":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-ca3d7ab1.62","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-ca3d7ab1.62","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1cb06f67295123ce65b567cdf935753311e50003","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-ca3d7ab1.62.tgz","fileCount":29,"integrity":"sha512-B3GlW3XO7H8gy+yk71kdDzLpKQo2LIvjiz3zahlocdrLO/Tql/BqSc3JOsSOyaeiSl0sd7BCYUDRxSfiQcYzAg==","signatures":[{"sig":"MEUCICxcGtn54yOvHxWR2SyZw3jHj126fIRKCHJ22t516qJHAiEA7KsWsqbPpyEY37+EyxL8DKklDSkH+yMZStTrDCu+be8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVCOiCRA9TVsSAnZWagAASrUP/1taq5RUxlR5uQvvGr0f\nr4t8nmMmvDLadzRN6p8c1SATvDBoyUuBs/vaIkqlXYqJ0c6HTPiQIT97rmCY\nfIVY8u6HNDJdhu4AcRbng2GVSX1zqTzFtPF2AEnQlEvvc/CAWxpuJr8k9yWl\n59eU3o8ePWAfqUWM7nwAmbQu5r47TDVh044k2ij+B60V7iRqzEuZAWRSWkUj\nUaGx1wSlNTFMn/fIS3hgOIeqq5v2Hc2S+6I23FOP3baHzHGvrjFOE0XBN8N6\nJIcSlSTtrK8xWtWq4ofBTZrpeHU/CUEhVnroUu0oYN27GGHQZEi3QS5Qhnxa\neMrrvmdCUhENtj54vZy2RXqf4+EwsSOrv2wOKLPnjnrUSpK3fBDST34gQxE3\nrpX07D6ebyisIIl8TtCyCVZ0N3NrnbkH1H+wz2o+x8De+RNkqBxKi6Dz4UP7\ncXMwj4w4U1bWTKP2EROoL4jwOTg94v98UOAkOb6SZJwThhW4ge5xaWSBL5lg\n+6Z3oQ5iXYZ6lb3RroN6CVJ4vif/nA3eaFx4Yc2s0VcUFZvugjDPls+f7JiS\nBHqcZdXW2WRNEGQcS5yqtDMzwj2S2TpIgppOA9KwiBauskso1eBrktvroyuq\nEA5fdWM8NdFheQeHNrilRKbiJcAG/3ID76mhlPSZuRBQQA2pqDrIvcHzHJQQ\nLwKK\r\n=ZhMq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-ca3d7ab1.62+ca3d7ab1","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-ca3d7ab1.62+ca3d7ab1","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-ca3d7ab1.62_1582572449382_0.6479549852914515","host":"s3://npm-registry-packages"}},"1.12.3-alpha-0c5db49b.62":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-0c5db49b.62","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-0c5db49b.62","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b0247078d267b8b8b5b14cdf09d3a53866e4da96","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-0c5db49b.62.tgz","fileCount":29,"integrity":"sha512-gDXtrRil92tBdvCyrfQzX7ZGbIrPu9LlHcr1GW1SQfq5WPkKOeu3+Td8tTpakSeQRuyQDqSqA7ZKYDJGabfyAQ==","signatures":[{"sig":"MEUCIQDb+F8fSoYor6sZdBfw4pkH1taT+6GLX0sMlzxQXyGulQIgeC9wB+xIaP63W6Sw9Wz/N2BUwLNhVvReKgSxrjlSWeo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVC3FCRA9TVsSAnZWagAA+SwP/jJR8uuQRLQQ46ktJlQo\nVLzDAlwKillDRvObe6z7BT2Svz1P7zUrwBRcLVC7AYH4Vb91HxE4MHbOZ9zj\nMJebzes4i3Nas1ywmEFQnVcjG/AGRzQkXjrizpOQDK7ZlM5J3Ua251DZ6VA6\nA9LGrL77xAzltuIWLldHt3VpRkMMaK6eM8rxbuG/M7x3CcPXE894b+MvwdzC\nEr/NZiM6fATXrDHzRMZ360GFtrideAGHqWAcU78LLpVrLVvXnaWpCU4CDyyR\n5bQ/MKNS2abpkMQGwagquFV89vo8ALPPrCp0pgV6YCcKxfk/6LySxiya8QUg\nq1IZ2b2TgrYbcFODHSbpCFDTbUEvCmpdpZd+vE2CgqlBJnnuWfu2hOgrg70H\nCvSEkhfjrVhbUcrBLZYU5huUIj0wz5sUC6l6Kwlvjq+8KekF9ctWe0b7WsH1\n0PpHNu/Tn6ZS7LLaHsXJzWcZS+uRPNZHMoOO2rWXZS+nQc6ICo9F1biMFCzd\n6qGCOokv0llKfj1SD3rTRco3zAT96ge9cnEKN/BSI3pybUSOOYqyj6Jk17/I\nv8xepz26tBMEpM8zlW2pqxRhTh6a14+TIiU4rqXYvFmC0J5o/S8a2WL1DC5n\n7O/lGoE0IlzCOqf9jFSA6OcDdzFEGJLjGjeQDwgMhzhvP2LGKUSf3+5AHywP\n/eZl\r\n=mwR0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-0c5db49b.62+0c5db49b","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-0c5db49b.62+0c5db49b","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-0c5db49b.62_1582575045132_0.008742371968586848","host":"s3://npm-registry-packages"}},"1.12.3-alpha-b53c46e5.63":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-b53c46e5.63","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-b53c46e5.63","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"df665d40783ab068b6d9c02706d9c0b90dda7592","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-b53c46e5.63.tgz","fileCount":29,"integrity":"sha512-0ME3z+GhzoLRhIZTBbC3Ezmp8IcYqLgM2WWbCgnqtbyGtRZIb1HFBszAnIDamLoPawqJBZRQItMYCUXOwiQ3/Q==","signatures":[{"sig":"MEQCIF+4583AT3xPjz0fw+pgoMHpJqCXwyfyuwhRXdco/34/AiAiq0PCqa9ZnHxagbwGG3gQ1+u3xpTS5Jf1s9NTWdfAeg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVTZgCRA9TVsSAnZWagAAv9kP/2RGsl3Y7mtZw4FZGdb4\nUj1WFvmLzIDWGQJa6P+bWayfEdbKp40seRykMfYyBKzG5RfmRmeK4F4Maaxc\nnkRkHd57TcPtJFEm+L1NTaQuI+BH6u99UO7Unq3xuNhX4PJOWVPv0bVsoUzI\nibb65a9RlqTSJHDxdoUOvo+Ukzks9qjOAIq8HSkdtyPqiA1vAgOChPDc1lIB\nd5CqAh53LWN8nmshW4tVmz7VpKfsKEOdoNP7SGrU6k8K0+iWwc5qaCqKqDHz\n7oXz8mOrZfblAmxKVV8Dtd4PTyb/CaMkFLgiUnWHEPuhre1pRfnB5ZUqdTyU\nYsxxb7wa3JKmh9O9IXTh3h/GxnKodRr/nHoyMVlV8UNdHHTZ5PJ3szS91X97\nvcEP+1kJyc9W9uc4naQbMP0O/pGToPm1Tqdd70Qol5iNN1zTm0OnYrEiEL5A\nl+235XlLw3dZg/2xibKgZFkHOvPSe/NKgLXE4eREWYGi4zsCE5Mnsm62q6mR\nAKcpKJ50iZ4IypfWwBI6oBpmobZxXYHfaiJAzmZlSQXnxPjP7eGMm+uBE7we\nRXDgFwxKQOxLs84Bj/vAKcZ41IvApMcpw8cnT2mwYDnn5KR1KCoTFzP8ZJTI\n/8PXUbbkGpy+RibGq6k4zGR09V2C1zZ/ufiL4ZEgQDTVSDcSorkSpFWGtGE4\nc+4T\r\n=F3S0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-b53c46e5.63+b53c46e5","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-b53c46e5.63+b53c46e5","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-b53c46e5.63_1582642783380_0.703721127688584","host":"s3://npm-registry-packages"}},"1.12.3-alpha-9f92eaeb.63":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-9f92eaeb.63","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-9f92eaeb.63","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"46237786b395525e4e99e728f8d4859e45ab105b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-9f92eaeb.63.tgz","fileCount":29,"integrity":"sha512-o3r8vADJkrKFX863+KluyIbcSIRX6ehXTcdO4SnziQniuYx/d10d6K2Hj9h60wDfBtTQNvceXYNVBuaPNrqR7A==","signatures":[{"sig":"MEUCICsX9qRqWUHt9Lr4khs0xN0E8JKVgX0ADIBtyeY/O1GdAiEApKp7CA9LYegZmMo5rGByDHqZaixszZLIDDJVv/iYkFs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVUc9CRA9TVsSAnZWagAAzwsQAKHRfhvYGtqRx5pbxTsi\nWiPbVco3l92YNTlMM7ErfyNCelKn/RMTrITmkNxJx1IymEaD1zUsu41qa0V+\n4es+m4I886FzJMBt0nSHtbnW026SWT7d5uPoXqciyzOSLALBN5AQ13u3scKg\n6M1rp5AAab6ERiThmxNJ8zc+neyYMRmArhIyj7r9PqbA2GgAOJ4pvzzv/0B9\nSpW2C8MlzGRyd3q+LOaNc+d8PLo2Bd0uWl2TpdgmF9Vvis+cdq7uBwvAY+9G\n8xLZDLbInJiYSc0glLSMWz59BfbTFKXMMeWzqKVsjrEgkqtsQVCXEKo7OVMm\nm4Hj3OlFwhdtqfWt736x46QkFHxQ2bNmU/55fNkaDGi/iF1VdIzRNs4DSTDx\nQyofF/THJxAT/WfWNtlFH6a4i5JpF/W2CfayRI7yIi9cna+9s4QnrvUK8kMg\nzkOWJm355UwCctFX/A9/LD1PvOnVNLTSSgMbvfBUvyb8uo4tZj4nbrovOOtA\niZNj1IwBfcLljvGZYk8rpvxk8AkZZg5Zu4XxEM6YVccKqPvEwlAnhWf8BH83\n/EaKA1R8eVVSa2Svz1tqer3ZVPPTDAwY/ce6HG7/+XiRXkWTVsWkm8zuQ5nl\n1ZFv/53PFL/LSJM+gbxVoLWPhuNyJyzRpfX20eZ/rJCFHEn4UF7tBBf/m1bT\nfAW0\r\n=C80F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-9f92eaeb.63+9f92eaeb","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-9f92eaeb.63+9f92eaeb","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-9f92eaeb.63_1582647100924_0.8814978591939464","host":"s3://npm-registry-packages"}},"1.12.3-alpha-75b065e5.64":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-75b065e5.64","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-75b065e5.64","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"937196d477b0a5997484192df5ef269c16a11195","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-75b065e5.64.tgz","fileCount":29,"integrity":"sha512-KGP66lUbDwdY2ZkLCDL/WlPskz+SJK2/1+kEcq+hVlY+tpfq3ZjyHCRMBwQ16Cdw1vIZmTnIhoE3ei+GKdkqGA==","signatures":[{"sig":"MEYCIQCHsWbyEGJJw0ZxutHVdhi8V3vQ6o4lQafP/FljEtRQoAIhAN3ewKDIFZR/UcNUvU4uvoLRUuRJGmzREnjpKuxsIY/C","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVW7LCRA9TVsSAnZWagAAdPgP/3S+8072Hw+85AaHzowl\nPOE/YRNBk8RPcp9YTCtdO4JcChaYBB0Oy9rkNqPwkEtxdj1THalP5lRtgw5F\nl6U/Hh5NP5qGWWlaxzKn2eTlbuyOWkiO6h6yc1Wchp2LJbeb1RkhI24Gc6Rm\n1fyIOZTCXugIGASxL9YVxuS4uGE/yTB3cL37hppG466L9ivqMScS6gWG0DBy\nEiXcz2sZ2vPz19Bz4xxLo9gf5jT9iMdqiEN2aDWXsRa4zmVh76p2uRNFkFgC\ndt1py6fVgiN1+pR2Rj5DcXn1jLXE8+avVsi4tfiGbfHae3rKmUv+UCk4eqHn\nm6COqAbyUstDTdiG+WUMkdI3PFfKbyj5tF6ZeDrt9u+L5N+HW8Q7N8bpPI4w\nE4g884gPliDrwGQPyPJ/3NhHZexJRk17a4WaPVu9hQf/mOI/4QxEnrz5GA2D\nSujmQewm7SUjOkPgGFPCBshPQqf7iUYMdZa3ld9YQT/+BOM7wMvKeXPiKyku\nFg+vTUNMqDbN03W8+zD6NSe0iyhFAp9PTYbMLoyzxPw7RwvoBnGix9m2Ec6s\nx8rxfMuWqH9KMHtEIMbnaLPUiljG2kmygh5SQRYpi1kvCGPgdQd6yNuN3hIP\nN96f5AchZI1NCdG6z69sP3TpBsc4cPx0f12Jt57nVZv7OxIMXTTJBqPPC7qb\nejV6\r\n=Zof8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-75b065e5.64+75b065e5","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-75b065e5.64+75b065e5","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-75b065e5.64_1582657226873_0.48983442076701533","host":"s3://npm-registry-packages"}},"1.12.3-alpha-d32ec29a.64":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-d32ec29a.64","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-d32ec29a.64","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b1ff794675fd7aa23da529e41e1eb88fb2df4ace","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-d32ec29a.64.tgz","fileCount":29,"integrity":"sha512-G+v4DgicyLqg6HviEa0pY+9cLQRPGVPqRm8ulwLWGT7Rd+sO6NfAKr6v0xEauGIJwtfn5C2sWp72wVCRITinnQ==","signatures":[{"sig":"MEYCIQCI8tLKgHhs0T9XVRt2dgkKDOUByyLCZpy53AHNMDxuBAIhAKzE5/BKJzocsicze89p7ykG+QGwbZh2bNQN89UqnPPA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVXTcCRA9TVsSAnZWagAAR04QAI3PS5XWFDuqZM6pPyGy\nafsgg+Ewi3bm+FwOZyG3AKMy4K+tNd6zJWd/MDjWpYLt5mVOzHnE1cZxKYFl\ncfQS/Nt1mDmVYI6vxIgx85BLVqHlX3lsSGZUK3AE+iyc2Lk4AJqkL8107n9V\ncAxfFcCT+c0WbK4B7hecp/Jv6LBV/YrLnysek35X+AYhWr0tEGrw5n8MCggY\nkFhiPn1nEZEErL/k47b0SMRNRvmxGCmgFlKeueHbbu7bwmy9WthDwhiAM1kF\n+p56urHOi9QoYoQaiFZ72ESIRvZJYuwNPHpgcoIW4RqzgjJ9DLXQWUve2xDp\nTup3lXUsjwksCNCjk3Cn+FAaa/Yp4ctnH81oX0tUND/I/d8U2NzMxr9bMLpk\nZpI796d3Gd1on11mwpNLu6Hs+XXjXuI1+e5Uvyy++M0ZYoiy4TWaqUBM80xG\nivTgyb1PM6a4vqAiQD6NBGfsTPwZDIdk/v4Wxt73Mgz6UrHQaB+Ss9FS5KyX\ncspuBaUcuKMZGykWzMWABid316QqWRIdCHhGZXO7PLde8NTTvVttN8V5FkoZ\nSmf17RdA8uc/9yj6oTjoomyUxQWDXytZGJ4JSPUlEQs1jyP7MxjutP3THRKP\nPRQX6pr9xy2k8d6JMCj8GJiSXUOiN/zTE7XDr5RG2zwMug8WJ5PZtPoDARE1\ncNCq\r\n=cYcu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-d32ec29a.64+d32ec29a","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-d32ec29a.64+d32ec29a","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-d32ec29a.64_1582658779779_0.35608827212674865","host":"s3://npm-registry-packages"}},"1.12.3-alpha-3b7de23e.64":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-3b7de23e.64","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-3b7de23e.64","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f946821bfa5e4d638fb1bd0ff5ed4713babf8c47","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-3b7de23e.64.tgz","fileCount":29,"integrity":"sha512-FC7wJngtXjcquj9u+uwZvGnBhAVtMGUURavvEvipTt6YkzKjhz8oAZ3Pqa2av8TNAssprxyz/hPmdpLjF/mq+w==","signatures":[{"sig":"MEYCIQCOVHk7H3S6utwMsxx4g42p7JgMXrPg/5bELrjrtHR3DgIhAL6T4nqUmIAJVO1MPv9Y0/BstEIl1sHd4ZxUqIzZ1yfz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVXUCCRA9TVsSAnZWagAAutsP/j4D49pPPSAz6e012ErX\nYxUTgmsl0exlRuPT7YhwmI9NsqddQlb05h4bSttmk4IGoIr4dZxi1J439Hv2\ngOQAqqDmGK3xqkjZreL+X/bYXyYEZoV+/RxOa0SaUZqQ3JmOqdaT7CuV6xSX\ndj6xIyxfj/so/Mvu0Dqnxt0ChlFKUYqwk0Imb7ynJTcNS/Hkxc3uqR2/DyYa\nVz6MK7A4suckkim7yGXw3Cw+L93dP6GVnyjUGaF5670ggb99tYcLyE6K/H67\n7UZtylvT6RalvPEcdVkLMEvLXUDm1wkJW2vJZdyOBUJmHNkTCRb+euc+30W8\n4f1fypEARaXl1haxpFeZR1lZX4YMZrZ78+gvmLsgKhfM+PsJDbGBSlhyvYlP\nsh/fkI9m/Bp9ZeG0lvpqTzIiCtikL0lRgWPCCKFEqT62cKgVEPuo1oEMOHMN\n96qisEog57qnKunPZ0BnTI2ofQOAdJeL8/p7dgLJpp7oPEP9HhGO3R+VnjcR\n36K604nQADw/sqE3VF3UF2dkonV9WlB/RC5bjA2mwd7pdR9Z8U6EB4QNhpF4\nJXckdtvSxwK8R5YgrWXkoeZCSvS8580FaY1be/TAGSFzNmzPu9zjrevCCaxH\nKMHifc80HORr48Ut02B5u91jUvrqoiKqtE12SZK/GWRhBw/J+fYDCprwUZ78\nI7r9\r\n=v7el\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-3b7de23e.64+3b7de23e","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-3b7de23e.64+3b7de23e","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-3b7de23e.64_1582658817263_0.6382721812965155","host":"s3://npm-registry-packages"}},"1.12.3-alpha-c7bb59e3.65":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-c7bb59e3.65","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-c7bb59e3.65","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"35991384989e550fc3b8c3fe4918abce78fb8375","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-c7bb59e3.65.tgz","fileCount":29,"integrity":"sha512-hbyvqxwRV018nS+VclfI84ARhJrKspmBvEHw2sY7tQGbRZB4qstyDh8jS0SV2kK7jHoEPFQAB2R2OQxMVbe2Lg==","signatures":[{"sig":"MEYCIQDV3aMQdq+1rRw4Kb8P5Trb6krevHubK+I71qVu/c8fyAIhALfkGhIQK/xDUkO4PLq/ZcPK/VGZtx6u1TFGrY0xYY+n","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVXV7CRA9TVsSAnZWagAABvkP+wTtKeoM8gRK+LBW5dSy\noVN53gNt2+Wvz+EB5kRf1LflVgpNjTn5M+cF9Z5ZMm1HR91KIHn6g0Ygq8h2\nhxrxy8H0QTSE9ziX5S+E39tVK2rtYTMjLlZSEo4pQ7chRY7UeH5MZHsAR0N6\nDOGGeKlgp1xV9kZould7SMy771PAVk0jmepI0vSpMMd4Ri5WvzemgVfLt1Ut\nxN71AKCQQScUawebwgWfjv8Ji+BkwpwCY1diFFB7bd9SXj7u8j9OLpd6Ik2D\n4g85wjur2obJ1yka9GPEAV/+9nPGgIUMtIBIvriyHetCEPOFkQ8txtCLRwH1\nUiO6TUM+bmsnXqRzzNlXY6GgcSLbPqFSNF9tVGClKTQ+76E5i8/MSXoobCiK\ntaQZ5SUiPYzG72wqeYLQD+g5d+QnDupc7+/+R8xvJMyLvcXs0z2sVhur3udT\nPQgGHFt98iheeKGJBN+j4YmZ807XX1WtR0XcPJ3ZRi97wLvsi0e2b5NEz7dM\nFKQIZUQmnteZ1tp/UiJp04qS+513zvxBJao+d3k8D0bjHuc9oqSdzNbJfzC2\nPs0ZRIYrH2fBXhcK989Fx+ZfoJBUl2pij+qQe7VFV1dgaA1ipitH+ZaL7PCT\nM/5ktqx+LpKeAR5Mwgus+WXAqF286zjN2GPfCxANTVnPnU4RL4zC2oZcoWE8\n82pV\r\n=42bF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-c7bb59e3.65+c7bb59e3","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-c7bb59e3.65+c7bb59e3","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-c7bb59e3.65_1582658938437_0.20568627461379618","host":"s3://npm-registry-packages"}},"1.12.3-alpha-5f72bc56.65":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-5f72bc56.65","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-5f72bc56.65","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"bd1f2a3893acda8d6b39702022c42f1b8c825057","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-5f72bc56.65.tgz","fileCount":29,"integrity":"sha512-wAiH/gwOj0qaQU5rIJbn/Jvtf13Qqle7fa3CJ3WmFE93amXTDpexwuVPIOnaiq3yFvRBScZ3Faw0bHr9/xN9cw==","signatures":[{"sig":"MEQCIEtFyuZeHbuOMf9/fQPGpiYvJ5cu+eQOxycN5y75uL1vAiBPYq/5fZda3VPPIIwLzuJhMLpTjB0JZHlslt9W3L4YDw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVXw8CRA9TVsSAnZWagAAiS0P/RykSke654ajE+zWeRex\nPqf3xxwgcRm5aOUxzsvICJeuDmS387b1P6xYd1BdcVTIfL/QIxLAZIXd+5Bf\n6bbAT8f4CvHxk0Rmkz/lgduGjS1B8bwlDMZGqnQkJmOwDXAHmtY7P76XA8m9\n3ORbanZfCgf9kwMPvbb+anNLh+IgWkATyHc0jHhg+2nx/D51CL+7j7K0qf0Z\nORVxfPNTXsAxzw4+/LBYdWmjNPMQHzhd9Maf5SdNBn5VxPOLLOKXAZWaXwpQ\nIq5AVNs0vtnSWVIknQDt5Ohww+XufLgdOYxP/iNQ0AH1xX2fqW2JFN414MUo\nYNOSAN3qUvjVTOWph4DbsoNj8YrllDj3bPnpat6wmDSInkRzMPhO/YJFTFP8\n5SH12tMjnzrw5YZZg4UAR7xc0N9ajC9xhnVVpjLBps0h4D2igpP9YCkDVqjX\nwZj4KDYCBnoy+En94e0eWXNgfom44QIuE/y64GBCB4vvCYTTAje6VAGLg1Xl\n98X59lBWltIC/zKLLkIF8/x9wJzVv0kRKsdFIE1RC730rv/SkbJzwZ0CqzQH\nEQ5i/bUxYFbqHIHwpxVg+EleWZgUNZv+uq1T2iDITyXzClcw6TVafNFNcDID\njdXdhduSjBnS0JOkIxrwXEsmWEjRwxIjOUN77j5cIG2PhskH+QhX+OW7FFWc\nTpVo\r\n=BfCC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-5f72bc56.65+5f72bc56","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-5f72bc56.65+5f72bc56","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-5f72bc56.65_1582660668068_0.5173023683139992","host":"s3://npm-registry-packages"}},"1.12.3-alpha-66dadf57.66":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-66dadf57.66","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-66dadf57.66","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a1af23b74e0a0c9913bca711d008784fc08814a7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-66dadf57.66.tgz","fileCount":29,"integrity":"sha512-/YzXVQqHCOfcBcwYfU45RNuy6Fu5AhVbJOItOwfOpvzGHoOc/1NCh59bL6euP/0gqv1gZ8HYnQqHBSeRybXKXg==","signatures":[{"sig":"MEUCIBP+H+a/ivZiu/3+7ghxTvNIbhHqP7uEnh+zrvS6r8bUAiEAoeIjTn0ZqiNYmH+YntQKbpg4yqSMdzryA8BK6r+FW4c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVX4FCRA9TVsSAnZWagAA6ZsP/1D0FPmqlI68hsDAgz8v\nUUSlTyStt7UYo5kj3lFeeim8T832GfS/yZA11IfK7LcuUmy/o+YZ73CK+fYp\nmiNfjde4wsoeaqbqp6bqRuzhVe+9c/T72XseaAxyVPGinz/7wFyrhmJx39Rz\nPLtzpB1jDAUfI7yzK3n/yA5SN4kLXu2oiLOSxz2CvizflnBxbzhPCzi6mLTd\nrSWkYlIBGVxzkG8isfNXgdaV+8sRQySKxxIEConzp55TZNVqi7CmmxmdCTy8\n9tZldcg8dcJEeQ8nnRpyh9GrYIk6qr2VfdIiaTD4AThFuvbK7w5kYkgnfTuf\nQJbiQz2Xen9dWHS7TOfS4bokEWiSIjSEQ+p7tg5a9l1AJmB12RPwqsRvbg3l\noJRWng1b8eTm7XsShyuQzoleFFnLKOnNmFrvrqnmdHmQ1bwUIYTG47YN3pQ5\n5CVpLDtFl61jxQH5bJsPV/iY2uvJdaSg7uw661EtJezvvh9LRC0pc/c1PgoQ\nOZG5X+ofc5dxRf4McSDYE2ooXCJglO+d52qK1rPZoDx49K0EyUpI9pefsQMn\n+g60upSKbN4ejGiPFUISRI8Djc5CLS5zLSVzTjJnXKhDkUaPP2PsxjJEZPKx\nuM/o/Mp9YMITUmF1UYuNNioPCwHkO8u3PbUbi1Kt8GswlFaZG1zbniS7oXAI\nQWwE\r\n=JCYF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-66dadf57.66+66dadf57","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-66dadf57.66+66dadf57","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-66dadf57.66_1582661125399_0.6755612051879192","host":"s3://npm-registry-packages"}},"1.12.3-alpha-8d29c31f.67":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-8d29c31f.67","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-8d29c31f.67","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"117c7ca4bbafc179640870767db934a3de4d01f0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-8d29c31f.67.tgz","fileCount":29,"integrity":"sha512-RU2yPb4n7lYAd00BvvgSTLUSXix0QS8a+21/V1bxMKrJEJsNmes4KXaaBZFq5CLmfcGIV+r8bFkaLjGgaBlbQg==","signatures":[{"sig":"MEUCIQCaBw1c4Kgo3TOpNlqbCiridU7Gsc4MRi/sl4Vn+m6BDwIgb2lIy99EP3OsZ7VcO1CiRhx273+RMdsCBShBmEE8JTQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVYztCRA9TVsSAnZWagAA6HsP/1SKe6Tn5+e64MPc9jvq\nxYcYKhhtYWcm0pEQjLvPYB1PXljXqN7naEWtr0dZKuUk0uvt5l0dl9aVi9lc\nACusXSvPjrE1X8IFTaTmvxakXwuKHGMczN3IP5g3NKzikrv5fRtUjrzdsoFv\nIEVjUVghYZzd5brhMIeNaHpsD13mE+HQ6I6P8uMm5BUn9F60P9fZrxTzsaTJ\naeLJ0MVX7WL8TfQmGR1PbHCReKwdJT3dYZnFJ+9B7WHyGuTArBdpak+AurAx\nWFBKPmnpLvWciVB2acnml1N/itLj0AA1kmLAFMUTl6HtcozY/sngb/7GE9gu\npDLMLkHQ3X/m2MouxX7dHJ+p/dPVAMmngcCmWRONXX5XwQGfw2zQmpI8H2Bs\nrd9S/yie57QpR/7fLsmiSVmVbLac62mpU7c32nc4hY8F52MbQGbm2ZvDtsAo\nE8vA4y9XGHTNHPxVoY7oPQkL0YBS+txauzwFCnxbgrVP5ImZPiz2kunBejnt\nT+fD6fi2b2eI2ypoven0W0a0Kxkc3a5ZzIWBoEcett4VKAHa/SrFU5WFlmef\nqO0uTUthqK4MMslGUdzR8K+AvE6ydcc6WSXpkIwY0PrT3fktpq2nkgUesrjo\nTwd6bfzSeeZZqKX6B0+h9irlLNs2KkY4eXMbExo7e4BJUpTxsZzZgHZMCxqz\nnDan\r\n=mV+5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-8d29c31f.67+8d29c31f","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-8d29c31f.67+8d29c31f","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-8d29c31f.67_1582664940337_0.6158973118155064","host":"s3://npm-registry-packages"}},"1.12.3-alpha-53e26087.67":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-53e26087.67","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-53e26087.67","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a8ccc25e8c1131109a7510726b46ee0030c29ebd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-53e26087.67.tgz","fileCount":29,"integrity":"sha512-QwgGOuoU+6vgIC7Btsn7CbihxwewerxygBRKWJpPO2uOGJiz/49OkfEkt43Fvl/kHS7FtnO4qqKvIA3daGjbNw==","signatures":[{"sig":"MEYCIQD/PE5s3EBGvsHUc5t9CDYV+dbfClmgL/x+VhpojcYF3AIhAPIRhjqjj+apeiSOYWD0xkrNEDZuNE5eKlhiad755cB1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVZ6ICRA9TVsSAnZWagAAqIwQAJRN9CBztdx1nfa1Q+dv\nOMPPzRMSlb8KCPftqmv+XSdUyz617xxCtu2pTxku6ElGuazO0+LguGCUqDAh\nkBPAJNuYMQPofoRbu8WEvKw83Xg5FMXKoz2tm5Fg6mg/+mDtN5pJFYKgyyKs\nfGtHQUIc8ibJ+dVMtdbvtrEk8O3aMtHBLHgv6HzSJGNEbi7twnKtFCANQkP/\nxBpydbOKts8y9gwqWLit6Pfl+Cfqw98wmy4UUmc05BmqY7OEtm8bxrkYZjk5\nHUzjn0TYzZRUGkFG62mF80q8yMrAb1ocfRuIdIBAnzpo4iZH5rCso1HQJtq5\nKwCOSMmC1Kl9aI/JeR+2i/Fsq+UmtMtlIvZfzhBNC36LO1xvR4VlsfvoC5oH\n4CQx/l9ecl20cNB9Zz2mhrXB7MQvSOv42BRfvNTglqs/XwIgrecVmKlp7cDD\nwPx124fam4svSDHB84pBTxzBWw5AOy6aPQVe6K8KIZj6UBYVuNF6CQhq834K\nw5nlU95/1YP6M9Uu8vvKRBhhxsyT5RTFLEVM8ay+KMk7CdZMcradN+cA7QfL\nOe1yESVM5iPmBUdaPm5wLBwKgpK7PYPVwMjmeQS45LQ1JAMZQdF88Pnuy9gc\nvG1/UJGjIB1T/PuwfugScClPFVAM29189tZ4UwYXj4qoBDywbYZFjuJYBARE\nlv2J\r\n=41jP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-53e26087.67+53e26087","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-53e26087.67+53e26087","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-53e26087.67_1582669447322_0.39590763472735224","host":"s3://npm-registry-packages"}},"1.12.3-alpha-096768f8.68":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-096768f8.68","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-096768f8.68","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"edd8d8e88db29aa2fa9d4d7d4d76422129a20906","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-096768f8.68.tgz","fileCount":29,"integrity":"sha512-EDm31/+M4/33tsf8rN/xi5yrvbEwBJ9wHR9SbZDFI55YP55FjyA1zB9TWRGzwhXEk0mkoYvCTmCpCrVMe59L8g==","signatures":[{"sig":"MEYCIQDAiUVrlIZBT11MXCa418AisztSPLzmYgdH+UXvyWMU1AIhAPnk8o8f+qhcODf4S4V0u2YBt6DpFFAQJb6mf0AdIgow","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVaJ3CRA9TVsSAnZWagAAb2wP/0/MJGb5PkoWFo6Poavc\nsuMuA7IIjrpdHGrSRVkJyI14oz06a8gvTWKIlhvzlc58Q6MkquQfCU+4e3SL\nnSBMar4cp5Jt+NYkns/5hlHRn2FyjTKGxhzi0RDHLEyhUNco2P/b/V3TE6Iy\n8smWhw8tB78ZElP61Tk1ArIMjb/UCTkwj47EFOF+tO+zWqzOtX8SxN75z7SF\neq0Hye9X5gXmhvMmlZb+QaHrPNO7cku4e6YKSyrNrFhPvzwRFS0Gn1PxZdAk\nvu3PHkSjvf5i4sTn2oo1EMybtmMJj/L9xtLXkj0z2GN+YGgPX6yLLDKahBTf\n59mO4OFfP/6HjvsrIUeQWq1j8h3X1m24+OI1V1pBxl3Q9njwl/IOcTt5SOZ5\nAULIsZtecL8f0Z6A1Xj0/erjZQYQlPXvYOmHmIUFbv5LlqUNScuREUM/hWKF\nDNNf0lDYxuGviRyCLoxbketBwYce057ga5yefmjmNit4rgRMTHt//fU0Sg67\nKtIWbOIi+u54VxrlwAm38bN8Bu+Dc2/k2G4v/oo6W5gKL655Yvo9o/FO76EZ\nVvzIIiuEo9LXSOc5JXP5T5V7OsfVItDO4cK5o4EUXBqTrFCi1WjVNCENv6EM\nprCSOWNfyRDVvqq8v+GGvSSb7LYNtDTNZESgZSSs2ATFgs+BbMpr9iM9csj8\n3Wal\r\n=lkCs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-096768f8.68+096768f8","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-096768f8.68+096768f8","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-096768f8.68_1582670455084_0.6965552099430714","host":"s3://npm-registry-packages"}},"1.12.3-alpha-568e4e35.68":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-568e4e35.68","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-568e4e35.68","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"57d99d288e630c8cb419e0e74eeaf5ac5c3524f9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-568e4e35.68.tgz","fileCount":29,"integrity":"sha512-x6WCb2P2TsqhBnFWu5j5oo5M066Jxm6wCuMYVPxaVMCYAywRecZ1/eJYKxt7h7FBItcmoAdeMkveOXbYlZcO5w==","signatures":[{"sig":"MEYCIQDFjNkrdvQ/ABcpsvMNUvaKXZuRqDLKN2ZiBzJ2nJxBLwIhAN/l96Qn11tn+ZxFWuoR5ENCodI1lhGS5fg9bBlosbEk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVbOZCRA9TVsSAnZWagAA1D8P/jHP5cpPi0cMiEVy1E//\nYZvSwINIAU/rbWLUJzq7k6+GPRbx19rEUEHcvaNOdY8rktoSRulKvE2BjN4Y\nxVS1ryVGg0lG4Cye4rLgsMbBe7VQNAPU8OW6oYY6gf1kq9cnTredJIn31s4J\no8zOZC8ODh6XnkBiKuxZWCRigkpKwknCXlWpLX+iv3CfPmwNKLB0qTOtQS2A\nF1ua+SMK/+BLlzz+uto2X3bdGiHMpURvxJIymXNgim0ZkUPfirkc04LtI4pS\nTGA9aO4nQDfNLMSW2DPntW5ZMRsNgdU3VUelFLWUMZ8iKYs2p13FgGinc2e1\nwN0IIBEEMoJdgicAeTZQBAAllb2Y3AV+l9Iy80pytMxGBW5RF0KLmGZK5SGH\nU+3gqKSUOZgT52M17AQLfHQdxZe9jk5LM97cCZ6f2NCQ2D4PVd1uJbWh84Gl\nUW5O6QgiTTJjU16ApiTuF9QZmFGSdt7cU5CAK9zYMkf3O8781mPETc08sMQ1\nOTwVKXCpLbAV0gRXe3pQpfmt9yDBMj8qVpolGFr53Iks/TeTAJZRtem1nbs7\nXXRBySrB32ZWz1JALHYDaPirJufiit1WOKUqzahgknxStKV3Lo/UA2/ZVq6y\nP086HO+yJ/oOb8yfRP+Yt428osmUeJJGxj/asJGjIdRZQW4MW5DUM23yw7ar\ntjYJ\r\n=xiDT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-568e4e35.68+568e4e35","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-568e4e35.68+568e4e35","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-568e4e35.68_1582674840835_0.27947987261830143","host":"s3://npm-registry-packages"}},"1.12.3-alpha-55df93f7.69":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-55df93f7.69","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-55df93f7.69","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ba28a77a157ecb8479273fe8e57fc01cf7a9c0c9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-55df93f7.69.tgz","fileCount":29,"integrity":"sha512-206QqsTXziwV2iXe3sYloFTbWSQBvr/BXyEl4XUulzphpHdJZvERfH2CM3GXjU8U3UJLkwfn6hFde6deGeDtAA==","signatures":[{"sig":"MEUCIQCc5FFF+ZGFD2eTh9AU2KIgtMcOIn15ynDs3GmpGOVI3wIgXMqr4hwoOc5zDSO+mOtuHx2dB5o/8//7h5fgNt1jhJ0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVscfCRA9TVsSAnZWagAAEtAP+gLQltdotPOWJ4D9rlQJ\n8ZVfgriKzEGwPppVVFOgkxkUrJiJk4OJ7Abv4J08rgiWL4jPxCKRsxF6uj9M\n3WUyTT9VXS61IwIH7Xg0cgocKYYjOpycHnd5PHTGILURralhoLX33wGrNbQz\nRp3mdoiYA0FtAIqp3/wFsRIqUg95NmMjzk9E+ZWzU25iob7mT6X3ac+ZfrQC\nohEhYDtgzoyozEHdCQAhhdjD292AUMX5iBJcAVRUDV2nMc7NZCy4nxSZy8lD\njtU32O9Bi0yG6L8DHQ934VeP1VBW4Z2jUv4W0qv3fvIsu9yTrpPV6e2ezi+M\nsfRgvkNc5xUNOnuQ03wwnoP+dwfvt4k/j9CRlHGZib2Eoaw+dE3g4umIRnw4\nyIxt7DixP+F/+YACm3i+wD7fJUqDUvMRcVs/IwiF4q/pLeshm5NHN18R/ThJ\nCRc5uh7kM8PekwejW2shmkICJ+ksBTqtp7y3z4KszOSBqp50psrlzP1PyKU1\nUcHqeY/c+WCINXlOa+Q9IwmpJydAZgD7tJxDYxhQyODSETlmLUgmf9bN2yrP\nl359VIsA9ZeO/zzmS8e2gCYHMviAOfaRZTAFSFp/McLtR2zmlJTVxA3jBs9W\nxxT0tMIIs+mvEXSIqotkX3vGzGhXmhU1oAH0nlxexA+uR9Llb0zFJH7xfYTO\n2IOA\r\n=OaB3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-55df93f7.69+55df93f7","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-55df93f7.69+55df93f7","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-55df93f7.69_1582745374454_0.6355094070805645","host":"s3://npm-registry-packages"}},"1.12.3-alpha-2eacc2ba.69":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-2eacc2ba.69","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-2eacc2ba.69","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d25eedaccb2352651c91b5be37954913dad0ee67","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-2eacc2ba.69.tgz","fileCount":29,"integrity":"sha512-H6WeLCRDxaB0AThgar/xYti1+vTb/UYz9Qk55ngylbe2Oo6J1uHSgZMV/SNjvZGUXHXYmZ48MvI+oZhGqU0Z1g==","signatures":[{"sig":"MEUCIQCDUuxQAlTAyESb7McKtTZtNQofYW9pPvvZqesd1CXTtwIgIZLfFDvZLkmLgyl7ttO+B0h2dlFOuwR8ACfILUEIqHk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVtVlCRA9TVsSAnZWagAAoMAP/123nWeBPjgUWIQ7LUNJ\nOf7cSX4AU/7U7ib6EGH5uUocgleZ8JSVsZ750Rvp4hTUlH9FFAtqpNaWJHlg\nbRgGABYVLqqjQo/Hm3Kh+qwu4srLcU7eHOtjBongxcukAH1iIxz9w5DWTZVb\nUUKl/3IeWqMujt9Qg6QtdbEmgiNruS/vZmhVpjzMXri2iQlCmU+kR+7SKtAG\n1lMg0jFfw78dwbv5cndDxK1J/3iK2a+V/RSdMjs8UkxXXTXgrq71JYgS4nBQ\nwXJGbfqcNkbjhLTYKaWmpVYUYRQWX5tgQQVzY6MWSZDmbkNSOMbo3OS3NocT\nWXl1hVn3kL8X9ExM9cuZobbMMCpc0AgiyBhHdveRPQguGAqFPiG3XHfq0cmQ\nsXQlI5m+ZesK5NfFOf/sBZNhsaBlc+IMR1V1wWWlC7QCw4SfYI0vYMsOR4gP\nnyyGOdcWWIae4D5cx94ZtE9Rs5i9DFgBcuEhucW1c1MLkx4BKHChGMQ2zssl\nkQJeCK/D/PtHw6V9kqk/tLZyYZd6aRqKDVeOFRNyVUL1kZXuM/2+G+YjjbMF\nys1VIkaz8j94dvxbRM5E/gRu91B2YM2g07FimxSknEXGFl1CZNU9ixZMuK4G\nymtoIry63al2KFCjIn0te0cn5acDMV7PIAwMJdf2yvLTBaQatKPnedSimKVG\nEIYC\r\n=Os/3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-2eacc2ba.69+2eacc2ba","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-2eacc2ba.69+2eacc2ba","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-2eacc2ba.69_1582749028598_0.26361811691577564","host":"s3://npm-registry-packages"}},"1.12.3-alpha-77e6e3bf.70":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-77e6e3bf.70","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-77e6e3bf.70","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5f8dbe1d1e723d9f3d199b8f939b12f54a22c6e1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-77e6e3bf.70.tgz","fileCount":29,"integrity":"sha512-B8LnM8i6Gmkb43hvjn/7f35OV6bEn7ph541SOT8vEq9aDZ5q5yjf8eejteMoKYC0R8i8sgLlN8PLcrV8eU+VIg==","signatures":[{"sig":"MEUCIQDfSS7XVdhWkJCyZIPBQzU9OkvdMSxbjESMJiCvLgtNLwIgEAstXE2M2+QB862B2V3tGpbV2zKGbt+Vav4y/3asS0s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVtYPCRA9TVsSAnZWagAA67oP/iyQyEKhwVXttzrShhlR\ndL8KlLvfbvaDipe/m//9jeRqBqalGZkJL5H/thOWPP09ME1EL5HGaIJC/ftT\nuqznR6H/67NI3LsIBpL6zsuMO2Sbe5sn1MR5im21NpZuiuWRaO8BYN4M02kG\nS8IxtUUsKVm8jzrltPlB9hBItdGjIfArymFzocvGFRmYfiQ1xBluMB8bZFhe\nUWeW8fgQU0fmbE1v7lJhQeI3gWLYF8sPaT0U5dK/vkRyY24gi4ZJm3+EoX25\nG8bUxAW7J+uczrvnAkFZxzkD7YWJEaJH5UZkp8nm8bnMpU0Uk5nZC/EL1PWa\n+PWwlWxdC4GgUyOVG3rLaAKKuo9OZlxnUx3hUGNn8+k6UkNju9G+lLkIXMqS\nzO/6LCIaxFTfxRWuQmFHZnga5fkO6hCaZKcZNbLCFwCipL1iwZExN+oyzyEY\nnP7JO0Ss/vBZ/tGy4coho7NJ3x63rnlgOmZMIgAXkDQ9PyrdgMmecujuNjos\ncpdys1ijXF1GsfvYYDxOKGPQrm2E3TteFRFPa1zZFlQt9LNttfzMB+vvI94D\nmb3P9CW6YgYY/5LlPdhMEHyg1KXShF4KqUSM9NZNFSi6dC/RxBRoNppQb9dY\nWfio4qaAZg946dEAHNBD4SwuYRRuqPTFhei3uZrgDtr/xzrzp23oCceXChqK\ngBEY\r\n=Uywa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-77e6e3bf.70+77e6e3bf","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-77e6e3bf.70+77e6e3bf","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-77e6e3bf.70_1582749198404_0.8653899464708585","host":"s3://npm-registry-packages"}},"1.12.3-alpha-be24a7ff.70":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-be24a7ff.70","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-be24a7ff.70","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"24cda73a6936fa1040aedb0222f89f2d31a48b13","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-be24a7ff.70.tgz","fileCount":29,"integrity":"sha512-kbZuqbZ+kORInVI4lNnMrLCyWYT24wxLCHHS4g7HVzCdi6pBpu9GE7BH2iQrW9Ex9eifD+CAu2LeJJasRnDnxA==","signatures":[{"sig":"MEUCIQDRG1IjFqzkjpBZ5chbk/uxS32+c02/VG7XQs9YD+38ZQIgcfY/xX45IMrq5shE3Ss7YqdcjFi+s49Du6/QXl2ZSkE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVt0oCRA9TVsSAnZWagAAqR8P/0TZJDg65aLpJHVdiDMB\nOosR9g0lMPnYK1D2ET07H2GUtpVl797Bb2xkfx7gM0oWWGCRUlHMJg6l8niQ\n4f6XZLtUKyxBY7AcMc2njyx7SS2585bhqlmvXMc/aA/tnFPa71zIEAStniNJ\nFUcE9Efbog3rXxUREFd4zv2JB+/v4m7lhcF8xCFu2lwFxQtfblPY308r+Pby\nUqHGt4J6EwmWrPvSm21rhkF31xKirjUsI47M7Wvdz4+kKKFC9Z+mu09s9Zdv\nC4APYFUXPKVy75k/Xrh8ERMmsNvrS6PrKj+A4J1+IcOgHQerweV8hXhRSe9E\nZKH5uvGVJJt4Lk5dNq+FfXddKyTJW63fki4soDNe7VSbq5TdF4h3SxeQGiaW\nmh2IOmFwy20NBmOZLPFD52zGKH6lNvaez7ReSYHLBtg+XB2zDLaOzf+araP+\nBywhr6pp6xhkATSpA65nNYbZSEPJqI0tGV4xDuRIS1ui5fTOprlYhb42aaAc\n4unsyJE5X2vWfx2hAtUVB0VA2vfpWVjV/gdpbcTfQZTcKEOymvIWUr55CoD9\n0xWrgLq8Doa62kZKQMHBuDjqDqmjf6M442q24L6kbqlCliTQPAlg6FrlKmd9\nZYBAGIVwpiUHwn5W7dc7L+HllHLwvrhKxDjAljI2V0RaGQG1sunFc+fBr5bc\nLAHR\r\n=Iomv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-be24a7ff.70+be24a7ff","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-be24a7ff.70+be24a7ff","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-be24a7ff.70_1582751015433_0.9431587836322619","host":"s3://npm-registry-packages"}},"1.12.3-alpha-5f28eab9.71":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-5f28eab9.71","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-5f28eab9.71","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"dc22a221c5d0233e19c4247ab1b92b8cbb13e59e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-5f28eab9.71.tgz","fileCount":29,"integrity":"sha512-pU9r2C4ik+IR2S1OPdvdQ6glAACTv9fC4ncq1laYqikM5bHhVpj6gUxRef9grEtWn7eymwVkRVPXxHMegkAtqA==","signatures":[{"sig":"MEUCIQCcrQBGuTDC82OUhZUFz8j6+pvAb40++eXkGIhJPodr/wIgF5t1fMRKh0xKCIjJfLERhdmDEp3bjuv/dxZuNVdyCnM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeV7Z/CRA9TVsSAnZWagAADh4P/2pSl3Rq85wXhc232+f/\ntHUXcyp4JM36l+du1XLYwdKkDh79R22xm9/9k6jX6ZDLt2fycQAzLbh1USkX\npzg2H2qB7mWV++EcNNtHb2BQB29sB+azCOmkctP6Vu9pOZj+SsNOJL6+CSkI\nkgVewhDdJYpLtkDgUp3ThnFAf+tuPjr2cIX/M5xFuQrR/RRKrOhawE/Pz6OG\nknuti5uGsfFuV88PWjfMKdJLvEbrQYiGBiNHsM0CEtoCulPNFSTR2ctzEhun\n6ar2DihcLtfkEJdsTTPWynop9Py0RT001nL3VQ46IdtUx3sc0MmXoHSJqfvw\njFF1zi2910nfd1JVZuU1zfIDk3wln2PHl63t1+Bbq56HFe8AnBdBHJWPabP/\nuir1KCu+6CuzmFsJ4ze7M98vZqoEf1+e/QyFA/KvdDtGyQOBJBREyLgs+W40\nNdK0e6rnY1w92F+ZTXrgqJ+RvMpVTJtH1ECi8X9SFnOpG1m2xEVVH711vkYW\np3hWXBYSDl4JYBCO6pBJhCiGDo0RnXjtyeN4pGtcab7yZGV7Yp4bpa8P37xl\nEVKGEF1niCLH6el/u2w7GZgZn2NprqJqzdpz9ZLkSn942Nm+HwzPAA/y7vgt\nUXo3lS8FxyOBEOlMk9hGxQMnVYu9+P/BWIBV1eV5PTJE9r1dc1eqW1VFOt1Y\nPumb\r\n=CJ6S\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.6","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-5f28eab9.71+5f28eab9","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-5f28eab9.71+5f28eab9","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-5f28eab9.71_1582806654110_0.49025037792626036","host":"s3://npm-registry-packages"}},"1.12.3-alpha-0376d03a.71":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-0376d03a.71","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-0376d03a.71","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ae7551c99d284dd714ec96f844143922e153ab4a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-0376d03a.71.tgz","fileCount":29,"integrity":"sha512-EUvbGXXZzCg3sb98MVPlASUs5TGLWM3ybBaTGT0l0bUmc2V8O6zpQJ2TRV8eVE+cebZdT3PSuBfOW5XldZQ9WA==","signatures":[{"sig":"MEYCIQDMD7pcTNwOyaOtgVsqUtXzXKA+cE/wSZO01EKRwlhiNwIhAJaIh1i6AD6PsnBjtlPXfdgeuStUnLiHV1cAhiotjIoP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeWBoxCRA9TVsSAnZWagAAFXgQAJS0dKWGlmDRue9KPI6+\n5ItWVoI7dxmkQbd3tOy4Btk9jhyVaG2mlptQYJ80utIhbwzjHf6YWmIR3Vj3\n2gIZ4ixiQHmK6eqgb7FwqG6QAbeQGLeeEIh4nJABSDA/jVgBzNCKAA2bM3KB\nQxf/SsdcykqUVcZ0vrTjW1Qnr1AMNQxUsvgTmdM3qSs04f1m+3Gy1mWb/iQP\npwePaU8WjfsXLomOI4RYGv2HeaWq1heBxx0pSIebhL7Gi4g7J88I8o8vOAPq\nkuLd/8FpE5/fpG0z/0c/gS0WdlZP0KeezxbYFJwyfiTWVkYC34kqLo4E097E\nwLB/khmgvYwA1Q1u5Z+5eSWgOVr3PNqgxXuJ3pZQvj4FfA1eSI5R2GQ3OvxN\nqnk4oY5JmDpyW94XlZ2YNJycTQBjphgQqcKkHjgW5CoxJLV/Y8WO5YCNAgC3\nFus6qtzY4Y1PRaLdVO41LtstBWoBdU9CZjBZfjWwNap8AXmn9keHodD5vj0S\nlrOdaAiq8nGzfwHcgUD7XRompc8H7kXhfRheQegfKYA11152pkUUkBPDJ08P\naiUeCLkxPyX4E5PG4yLeeP0tsnG3/AUHW6X4KCSGCM5bSQbQ9A5k0NG6Vn8s\nGbtlavqzW2sHl5o9XaJsCFVQ9bPAKjZJVCQTE4JVcSiBIBufZFuH/a9l+iax\nXN02\r\n=9gc/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-0376d03a.71+0376d03a","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-0376d03a.71+0376d03a","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-0376d03a.71_1582832176222_0.43349236529934876","host":"s3://npm-registry-packages"}},"1.12.3-alpha-f9dcd905.71":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-f9dcd905.71","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-f9dcd905.71","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"bf0f3571f59f9eaea509cbdfa8d77757b795bef2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-f9dcd905.71.tgz","fileCount":29,"integrity":"sha512-bWjbyjNjBHzBA8nhsdFmaGeLhHV4wu5YAswbUGqCA+QFxW6lWqtn5ZTeA0FHMSDpvJxlWHE06AO7c68Dp34HsA==","signatures":[{"sig":"MEUCIACfqPsEVCSOikmjgha5UQ4YZvOeYlHvXDQEVIxrwHaKAiEAjlGgeJeTGrgpebed6tt0jo+CURX5eDIbtAembuzaCto=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeWBwKCRA9TVsSAnZWagAAM6UP/29Ht5y9aKvJpgMPssH1\nWEAixO5BcWVKak+CkkEYF27SqNBmOTNRK046tZv5+/EXu/ncitDw+m+rweSn\ntw+sEC3aX4pkknqsN4EVzRqpTSl0NKa7Lgq8M0veJaX81qdKnfd8bvN+A92r\nXUXe9BeOGD/JuYfTpwt5lgzHpJkgvfY9ORt8yDpFw7rREAdBqyQ50CqA6zTV\nANIokv/0QBqRWxjMaWwUPk0A2MTWGZPBK8X9UrbnX4WxJ8lwKeDDJyrHm1WS\noXbcwGkYi4tv03dS1TGVfgz70jVuPJzHS+QECYma5+D4uCnnoa4d+Kz3SQJP\nFFWvnjg++J0T4sC4PW7DLES/o+oHFcK4WhQZc/2HON641ysYrbrIeL8fTFIh\nzS56qYvutO1tsgDackU5M+6NJKrBCbx59lF414ITUrI0NMQ7+ly+P67mKhTo\neQGnkEd99AYPCQ0phJk9/6FjpoNl/L69BEHkeLh52T06kQIC43RBbM3qCJw6\nhk2sXoK72qco+ZA+saYSxPWK9jA8yRJUnZNJODlXLxvcCqtETXxQJV93xg+N\nwgkR0bNKyFNro94Fw0sKfcbgoq7Hdn/uTzahUlqLDEYt85HUgtodVaZfaAs7\ne7BBLJmDJaQj6ewSRz+38+ABiDCNUuazZAB8O/E9W3MmmqSK8bVvn8T87MlA\nmBNQ\r\n=PiT6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-f9dcd905.71+f9dcd905","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-f9dcd905.71+f9dcd905","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-f9dcd905.71_1582832649453_0.7148496093650132","host":"s3://npm-registry-packages"}},"1.12.3-alpha-7228e674.71":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-7228e674.71","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-7228e674.71","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3cdd6447c7164c3919f78e6c21ac6226c7685a0e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-7228e674.71.tgz","fileCount":29,"integrity":"sha512-VazZh9CIKSlYmxx/AuexFnlzuHefa/oNUDYQZcqczNtfXM2mVeo18hIjuML8wIreM/nLmJMJ/GXV+hXJiBcd/A==","signatures":[{"sig":"MEYCIQDbn6ooxYv/HDr+VHEesrLHGxrRbchHt63ddJfZaQ0GfQIhAJzNBWuVku6N372z0hm+hSnIii8HMMmjmFv/5e79qmXK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeWB38CRA9TVsSAnZWagAA/TAP/0y4/fM+TRcBcrt02LZp\nZLe9glbcl3HrGrP/lN2N0yZ3w1tOk7AqhXtHpsvXXhMpZ8pty0C1ErzUstNo\nVrZKs5K9niMsZtfwHp3NrRerKTxlDJLEXbcgsst+qk9e9GPBZxjLwpOu+L+h\nJ4tmDfm5Hjm6Nl/Oy0SeWrWORntmAUJfS9eOP/2udEpcUh6axbEkhi75iJDD\nC2LZ66Wr9xk/Lrhk/FdsdXF9B6TsFU4a0VtOMv6K6eqeb8LRsYi/JOsbbC5r\nATm7Kwu9rG81rb+qiO6zqi5y0RIeKJcgOlTCALCuG1t9tklEUFl77gl37xxQ\nl+YUxpiscFnAPjy+SWCeERRXYqpYu/H6EZTfLrwlbIrcUZw9ZYtNb0qaztid\nOq9U6ddiuGfni5FZY1drmv1jccRxPq9o7jFv2SYZxfoXd4kSE3jpEdUrTZiJ\nEv/uCTaJzQMoZB9MevAtk7H0cDchmqcnNotXh4kGX7CwWWHwsesRThkAMj+h\nFOlZOOapcrhrDzabtcaEG5C1B4DJ1VLCZvvF/OywUWhRTPvYb7s1Got4lbeK\nfsq5H2jrkUgXvc0l0xz6V+2rPAYTlzlzxwyq5GTvv/KMwXijru1YRHT79EYk\nO5oQHaFPBLSBF07wYT8tmPzo6bHvxXPShho3ecKyuyfugJfpnX13iA4IozpN\n3RvC\r\n=SRIo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-7228e674.71+7228e674","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-7228e674.71+7228e674","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-7228e674.71_1582833148183_0.35152576829887816","host":"s3://npm-registry-packages"}},"1.12.3-alpha-712a3a54.72":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-712a3a54.72","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-712a3a54.72","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c27f1b23bd15d6763df9e9e8713dfa891f4a5063","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-712a3a54.72.tgz","fileCount":29,"integrity":"sha512-3C+Tt5vnpwA4EKh8ugcnzVxdthN0LaG/4eAMS3PITpbY8pe5AD6ML6RXaHgZNNrKmAhwNiklDhNmtuPdVadT7A==","signatures":[{"sig":"MEUCICSXoomW8Y8hJeMdSxRRrgkjmJA5pHiWpwtTlZuJHO1LAiEA3s995QhUlojOtwn8RqSTs1hVDFpz8FdO6YwWdIMIqf4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeWB94CRA9TVsSAnZWagAA6iYP/jItg3naHyY4xHImmDGJ\n8q/53sjlQzl9zkCPp3KmaQAWJeomedFlhCUVrGmx6pV/4F6MfnCq001HOY0w\nqFuu+2QsKJSCdMGxJU1SKti5ogZnXyt/yB7HFp3dAcOzfQvSgEmp9QR/X0cb\ntUHwDRVR0ScpGJwGYm08TdlW9cKqTgF2H8myteFf1x3nLkUVdSyoVsXz3ns9\nyvotJcrZiKY7I4PUQdr/3LRQ4TSpCztjYZdsvgywNDioUsY3erwLDcW9uj38\nnWm3BeqWoZU+tHKeUysXiF5sYJJLZ+G230Np2ytCBWqWUIBV5QjGWhRK3Wxu\nlpimewV0gBURsRPyYTeEZvEZcTv7IjDQtVL7ylHhojZma1aGQI18koSLWj9f\n1e6a/GB9anLO5rYCJHW4zii8thGk5UEn/ZjD5Nuu/jLHuRH7Y+rKO2/Ak2uJ\nx+CTq/lhYj5ohTDzaPc26Elro08+i8rUrpTTVv311JpE2x4PtQUfAAJ0spJ+\nmhPfX694k7Rre0rHIxExCeB7/GdDYDuTPAZTLw15HDSXDqvUMy+GI0EC5lPc\nkJqwR1z6F/SdvD6aDrS0ksWmIoIMyH4pZf8l0IME/vJ6ug572EpS6kRoN+qD\n/u4v8wkgbQPuaUsg9SRgizhZ/ljXwbSa+ZVit1Pyc+jxOxAcvFew6HPiMXYl\n75He\r\n=aOGi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-712a3a54.72+712a3a54","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-712a3a54.72+712a3a54","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-712a3a54.72_1582833527897_0.6053853336199275","host":"s3://npm-registry-packages"}},"1.12.3-alpha-bc5ca175.73":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-bc5ca175.73","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-bc5ca175.73","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"408e82a362b292986e71622bd18128ac247667e9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-bc5ca175.73.tgz","fileCount":29,"integrity":"sha512-L4HR4VzL2OjZl0E9z6KGV21Rvu5PKLHzoVs3X17gh5aRrRo8afrmU7KsyrLaY9cQB5zxGk8uMlupd1spUSXpDQ==","signatures":[{"sig":"MEQCICyRMTzi144HmpYhK/agf2L1VK6ULXysDsb4yOh7ouhNAiAo0OwPNaGkUzHY5PxbB+MhpaUjCsfsardihSRjzb/1qQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeWFa6CRA9TVsSAnZWagAAh64P/RoLH0j8uYmlxAbIXgan\n4gty94X0QV0aHMTYFPkG2uU8FAJfSv5W8NN/92H6wuQMGzsP5Il0B98XXoLy\n2S1j+EVDxyeANvMPBx3324uRccyTzfqOfw7ToutZq4BB0ddm7RWDQoV+J9K1\nIs+mH/oLFdpZvkO5P3/9cs2mW4wgPJHTbiMCgnO4rCBa5dV+66dOqamLoul+\nxaMFAh6wRe/1vg3lLW3ig8kxQWFCCd9T5rzdbbMg8RjrS5iJmLG4ZxyZjj4R\noEE13zw4j4mv4tg+lmkywA9UZew4THQabwl7SzgbPZ5z/XyxvZhZW5caC3iU\nR72cS3kP3yLLmQrV89dUp/vSWxf02Gvi7pvny+cB4xSLaTX/yjyKyq4dqEU/\nBQ8Z0n9yRuSnDw8ZanIFl7ymgntifVITCQxV25soCF5Wbg4ZDs9o5yFgwQEV\nKk35+yrWsbzzTdM6LI3cCsT/tObHFaBLkGzJt2DftvuM/NJek81E32f50Erh\n/ffqo6XD3IM889PRNqOaySvRh6LtU+jqtznKP/zG96nQs0kFZr5sV/qkNQK1\nqISc2PESo0uBxaDqaNH78Q0FrulLkFnXf3fp9D3cq+MAGiV6uaFLLyfnZAfa\nQOvbfOtMCUYfpRNJi3Jt0rhzX5WK1DQZ4auL9raiY3ZYrYGQU4kh+8Ua+9a4\nmehp\r\n=UFsx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-bc5ca175.73+bc5ca175","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-bc5ca175.73+bc5ca175","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-bc5ca175.73_1582847673923_0.5877793243697709","host":"s3://npm-registry-packages"}},"1.12.3-alpha-b0e5fd99.73":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-b0e5fd99.73","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-b0e5fd99.73","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a16afb55021623011b046eb08d30eed982ac2ad8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-b0e5fd99.73.tgz","fileCount":29,"integrity":"sha512-3DEKuLuYPiK5Mtyg1KtTPDf/qb5pnU881ydi1XEqrbPf0GTcgFf7EHTnkADVSdXhb6g5zyag+qfCoxma5zACDA==","signatures":[{"sig":"MEYCIQD3ADC+i2ttYXkLN/InthTZ3g4/i4wmrSJY/WF/nFzuNwIhAK2yUhTKmg7LZZrZPX22qeoE5fh6Mqyqn/skvvjuUI7L","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeWF6jCRA9TVsSAnZWagAAmGcQAIifxTzPOZvtuRC3hkyq\nTSBux4JZh/AJIRBreHI8+ZD4HgVxC3NS4HRpl7mJl4aitZd9Lr/d5PUTe4wv\n8MuM3cekr5QLdbhKiXtX/P9F1XSb0cvk3kODmR45+e/d5kwmew3BF+x9YVrQ\ntN6dx17t1E73ZgSyCSE55uJ0zP2l2pvtONuU0q9nvcCgOaYjVelDSeryweVh\na2h125UcVnlQsjcK37GHT2sUHIDWmWUW1nn9jVq15omnP6YqyqZBHGZ8ppP8\n6tzdTCmkLbl0EhdFH3OF2u1T+KiIKIaFqYNwu+KmoKNN62m/SMWPbIw0otCB\nu18jHKJbkKiB+ORR1x4idOJsgJkZGpmoYxFDM4OtoDRWcjUbuPH8szZV1wPG\nz8iHsdQfzv3XLRiJ2YVwGs41EmFwz0BV0y5hpLJau/5iSQqoIrJznZXWqwvA\nMPLujbnEkOSpUT1P3eTcmpjtKSSNAewPunZ9rS2P1eZZl4XMKVK51WRhaZIV\nLoADUNVQ1CNaov/JZd7zwrQfwgAelHgueQ5dNT+BI9No9EmcVaRPHaRdinb/\nxgzZRMT4t2pn7qR5Fd7c4XHHERKvFSyhTIdcnepCHY0X0aF5dUTuvRmZrePk\n2aourvfdEJY01goekXfQVyEvMvKfbm0P19nRh4ydqJ76pNtM8xL0YiVM8v4C\n0ygD\r\n=BdYt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-b0e5fd99.73+b0e5fd99","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-b0e5fd99.73+b0e5fd99","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-b0e5fd99.73_1582849699133_0.8568713944554982","host":"s3://npm-registry-packages"}},"1.12.3-alpha-84748f19.74":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-84748f19.74","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-84748f19.74","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c73ff72f3bb92cd8496888809f1b56f71c3b9d62","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-84748f19.74.tgz","fileCount":29,"integrity":"sha512-t7aDupTAfPy0Nkyv9qed3i30DAXSjuAQ9JqeS61PZjVk6yvuJnXigx0wwIFbF+84A6KUpVd0xqiy45udv2D20g==","signatures":[{"sig":"MEUCIQCebuHq2vvmZOnPTZ9aiJcB7+Pxx23P+5dp1W9CQvjJvQIgeFTWq8UP6dWsDTuGi/h7QOsJveiwyONIVxcGVgh+mc4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeWWZyCRA9TVsSAnZWagAAyE4P/RxgMKNwNwI6vEY2iuaL\nkL10+buHNmGFKZwRd/5A+zkRlka7Ay/LxiuwjbLNfDlnPMk6VzjiivFRy/lq\noaRnaq9fuCGsBFI2AimcXd7MUguA01yN7KXtAaOohpjYQQBOEmkYzMBeDVM0\ngQfRMWjafg7VcSzVUhwv1PnRntT2CTvpmBdHRZ0GMA70Qw6b4w2oBP/9B7o4\nvY37y8gZ8/ysNLFEg6RtH289sBEcOxXErcOEDZuIzaYq6SUwB1bQvk94/r51\nZGlxS2JBnxBoOjL87wSVKko6C3L8U/TUq/dfr7Bvx6oFuXbpeMpifB2c2eCb\ntiYH39Q+diWDLDDrRKu48Ld67/GiQiyuAkc3fDXEaJmxcN8TA4da0N6NYKqA\nudgDHbpSUyZm+y8DkgmZXYkmEjCPLReLtUrjahdPO+hK0U+GkrzYIhfVaSN/\nK7/F1rJd0JS0bTwuMiSt90sQvly2/E+1c9Hc0NIjh9lS6qachZ7v3PTGSFky\nqv5fAIXqWucBdq7Q7v25iKZpWSFMF5l+TJ4hcuLLCzfjlivI0+AAD2VckOzl\noj2nnHO4+zZY054hQJm0Smx6RGgw4URBUeP0DIqNAGjCxlXZOz51qbr7O0gI\nwfgnXSdocuUShig1XZG8bsV7gUFSufIAhFIuenpUSiGttfLu7SaWD9Qb0VyN\nttNb\r\n=Z+Mf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-84748f19.74+84748f19","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-84748f19.74+84748f19","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-84748f19.74_1582917233721_0.6976363717175145","host":"s3://npm-registry-packages"}},"1.12.3-alpha-0d2fce89.74":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-0d2fce89.74","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-0d2fce89.74","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"817dd3953511b50823f183511f8ef601cbe6a8e1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-0d2fce89.74.tgz","fileCount":29,"integrity":"sha512-aQpFybQzzivyxWgetD/evKsa/AcWzus/+ho0relcvD284CUcFY2q3BNM+hs8CjE0ltkuzc9CEdrbdvzvwwjYsg==","signatures":[{"sig":"MEYCIQDy0Cw185lX5Ym66xFd5unY8hJZJkQxuOXKyuw+G/knZwIhALRXezthhM+59v+F0Xw5wL54i5otByUvNiyLZKiPbIyO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeWWwRCRA9TVsSAnZWagAAXr8P/3e4x1/MYjbLjoIIK5e0\nFAnBeY7miM/P1RulrawtYJEJt9XDnBbu21QVinvictESBkpq9wehX+AwSqAX\n7dzB55qvkUut98bY+H/IIn5Vk6mXG+CGHabi2Oj2GsagY5LEK/D+uxAfoieF\naMI8qMOd1BetOgCSpOrqBj/l+VxkTXnpBYHjnaeKvbX5zya0/8d/95Jmpw+d\nCDgGx3pJcm9OPrw8pjkyjTM9yQXKH4RorO2PEiO8ukUSy5NTfEuWToCP9k9S\n1nddaXpzFDEMGpUB5rfrmb2C3VYuk29ToGeWzCJiHAM0pkZ7VWmqDNrJr7YD\nD5yvt6LFsXs3qI8qH3HKk4qhSVYYjFrB/+1MICiewvhbsxC7NvvA9AZlkcpP\nk9f2itDkFnnjrA+R/X02wNNc19ZEPMsvWKqgzB6ODbjzHc7tE8dnBXKVZaI+\nmjH5xXUSvqpprIjKLUts8zSo0JxWeU+TLmbrlc537KkD9FG9RbIpRSPOAx8o\nvp0KxXPdujVpEAP1+TL/eMl0nWfhrKjrRI3sdE7cnj3TeSe+1mlmhLP+xW6A\ngOIdq6vzn/TDZMgk6cvO1U4tjHCGNRAwWiAxIJQtDP9QicE0EdFn2dBDTz9m\n0asKzM4VFH5d778OWJardIvHzAHQg8Bsm+1u4GktQinxiPyEHEhIbzeMTogg\nf8gr\r\n=y3im\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-0d2fce89.74+0d2fce89","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-0d2fce89.74+0d2fce89","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-0d2fce89.74_1582918672404_0.7449439460918394","host":"s3://npm-registry-packages"}},"1.12.3-alpha-3973143a.75":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-3973143a.75","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-3973143a.75","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1253a872debf00883cf91bddc0f6045d2b858cbf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-3973143a.75.tgz","fileCount":29,"integrity":"sha512-+QO3lCojrdtcyDdk/0hUCnBYhdbG/h3nVdSUzwNag3GPrgfV8qejMT5seJeL0ZhrD/ay7AwZCfFLXbOInfeacA==","signatures":[{"sig":"MEUCIQDLPKzzLA69Ok4e5Xy/7rNF85HrMC8u1Myj6PCoiOPHYgIgZ8TelQBtv72XiYcQ51IjFKT/A4D7vmwUSJ2T6OtF7mw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeWW5YCRA9TVsSAnZWagAAIC4P/0tBZAtUzArrX5uj2tHP\nESwFbBZ4trEUeu8tLBVrdRMxfRhMfDuyoJabj9iAlzSqDub7De8/3unMQGig\ny6WpIlqTrrHLSCfFSvK2AmQ9eviNPBLPCaJ41bzDV7Z+sFUN72lkfvfLTYwc\negr/TZRHo2wV2QlUBta3lLeH1wN/Cb0dYd/+kApSPwXThVYvXuH2p5BbG+Eo\nvYZT5ytLSmXFEiEiEtot/Ha/FY7ai+cYAHw5fB9BqvtK4LEAe/Bo7LCgHKPw\nAGktRC7MCi372NdYDpXN/cdxcUPU5pP7C9RsjVbL2+5F8PpjpkIQI1Rb0DgD\nUF3frph5ltspiTVypDv5N/9tA9c2w3VORJA1+NjHDszGG1Rz3dPZwAztw3JA\ni/ibG7BliDwhXbqulDETrIzx/nq+ui6w5asaEyUouJCp7RJkgBtoseZTHI8e\nPqdC2E07xSHIbutArhDKZWkPVmb9+g2FXM5f0T99+r3ZX2flKuxBYkG58mTA\n5LQDPzAT0uIJz1pjrXe+vX4hq/ktteM4FWUsn7vMYfP+jjtv+uf92CH6/Bp1\nMVPE2gXPewmquP+fZCsNJjSFt6y0PAAwAHkQ5hyRK7RNIIyN6cdV5u9/MtXP\nUIx5jodWFnRB0ctF6npo0t7pOaccqAc7FWfWQfJmO51obz2jf4HNt/goS8dL\nYAai\r\n=0VIT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-3973143a.75+3973143a","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-3973143a.75+3973143a","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-3973143a.75_1582919255995_0.09093663229361537","host":"s3://npm-registry-packages"}},"1.12.3-alpha-c39c32d1.75":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-c39c32d1.75","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-c39c32d1.75","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0ff024d227f9a880e4309540eac5f12f3ecbd864","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-c39c32d1.75.tgz","fileCount":29,"integrity":"sha512-4i5mdK8FsU20/JTbG26BVJb75sVvCj3gobdU2cLlmFhbX65oyXbdIW12HOGMKnKPxYEPibdf0b6sDz8I8VYPDg==","signatures":[{"sig":"MEYCIQCE/US5i6PbUVMLpnL+vwCeoQjppuO6LJudRyi3cnFAwQIhAOk8paaxY60K5z/0sG5Gt7r9313aX9jexp41vpd/HZpk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeWXePCRA9TVsSAnZWagAAkIwP/jbdZ6+SBSNcgM4OkOCQ\neD5LWndTazzFsbAAviLfScfB2VsS5zu2ge5xrwnd3oiV7ZyvscnTU0SAVFHE\nrRwbi7onOK+by4rrXmmP83OPxcdScnClnWehvhilXt3OIX04qFxaVnXwJD1v\njNFndb1cqpOJwVKQi0FUg4nXqglW4IVTNJkm7nJ7JoGFYwPv38MOGsLWJ8ah\nc6Ul5j+giDZAwaI8WYVmpI96RPqHj9lr8/oxaPPfvwHAMvkrSWrzCbz2bxBO\n5ILylUXkcGWEIIepUYHvoYgr3xcx1AUM2gcytVVbcdneugVWVGZItfPstTx9\nN+vjzbDcWI6NlPlUvc3KG04vuVVkNidlhoNEC+d62NtBfI3VIC6p5GnVhzrg\nwLKtqeH83H8a79AbqXh/c6Vr9YunY210/R4VK71kgAR2fvNMNyp5F8I0e40e\nq39vye+NN8Urmw/U/An5c4P0rXa4yP/J2jAai1OBeJs0nYTUZ2VqM8SG2q8X\nSB4JIqhO/P1TnnnFbC2BVZ93zs+8wqsz+j5xHWNmkEfOiftcJZFyupQhH399\ndF0DmxWi/UDSAlCK1Opnrfl8iAsIDLHMthwdfxmG1K51Ivakd/Z1h6WsVITk\nZ8R+w5f2+i4kiM088V+LC3TxMOOUvJnKsEW7kscs5aKQhYv5g6Z0dPkmTIZw\n9ia9\r\n=uPwV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-c39c32d1.75+c39c32d1","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-c39c32d1.75+c39c32d1","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-c39c32d1.75_1582921614930_0.803204507824181","host":"s3://npm-registry-packages"}},"1.12.3-alpha-c5615566.76":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-c5615566.76","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-c5615566.76","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8d2dab63b19b7c72c0e8e00de1ab70b26c0da835","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-c5615566.76.tgz","fileCount":29,"integrity":"sha512-DAEQP8mrssgBHFmIwOXRkO7SQeNPW6qSD4HeCys3NBrEloukTD28nBpoEppi7jlBK9uY/tmfo5jn+GZIyohvRQ==","signatures":[{"sig":"MEYCIQCW35HlAAbFjd2FiwvqpiqvbTDhCkmLN/07gsXMs00idwIhAN8Y7XLHs1RDzhs8FzYspFx4B5pVswvbjad8Z0oy5qfN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeWZRjCRA9TVsSAnZWagAA+HYQAIoPaT4Jo5woPwFpNXbv\nbxaXtVKPPShm0ul2YZMbnZEOsS3IJb7EVZLCeTY6y8Zm6TTHuETTUhRxte+8\npq9iKUtXEbZKjg9HMsvV1l7lBfcQIzpQiS+ihXIpIcURnql93KwoYYvZhP0V\nzAkNimofPMlFo76z1ytQ6uQV7nmpsnHww4f16YvmVax0puB5ZG8N3TBghYRJ\nugGvn4IJOR4QSMIXH1RRWrQQER21fZb5JlA7VVunTZXkX7yqfq31GbHL7QE/\n2e+um1ixMzRtNFbcRhSUxT8W2keUVAHUAuvRhXVq2diO5wKwqe9jwgYNs3SU\nZgr/ZsPIclWwMw86BsC0CFbWSTPUpb/o8JF4ARPffeF2ooqqHHgghTOo0kga\nu2NcWsGU0IpJx8u72OiCuSC3veibstiyW34RJoV7VcweQFhJ3IEqAMtQ9wbR\nBecoHWNijDMNPDZpjed+KJ42fNv7epLB61DbKeq6VG5YgCLPELyQj9+U48r6\nCcqXZFmdH67Fgmx2ui4sCQfmhm6v9PXbA+CIRsGMT5FpifYpS1C0ZQovJMxp\ntaEEdpw0enw95c69mhAj9ZFSAtnXsOonyAf22ll1EqZfwrTGW/OfolJ1oMP8\nGMAiRYKLOguRdg5ZUOBy0w0uhANKbKDJ1zOxDOaplMpeBPOZozz8J4ERgl7s\nHzLw\r\n=As/g\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-c5615566.76+c5615566","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-c5615566.76+c5615566","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-c5615566.76_1582928994251_0.6073097406169037","host":"s3://npm-registry-packages"}},"1.12.3-alpha-df52ede6.76":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-df52ede6.76","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-df52ede6.76","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3899cc7a768e83aca7288ddcfc094a8188eee1bd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-df52ede6.76.tgz","fileCount":29,"integrity":"sha512-CkjkpimlWtszBlZKDYissywls6pOuep3Q/FnBbz/480uol+RkGXME9LPE97TJ773OVLYDgrIBXT8mFGupwhFNw==","signatures":[{"sig":"MEQCIB2r6/1HwVB2D2Rk35YNSrLElIqoN5bqC++Ypj6JFwofAiBA2wd6QKvPmQbtwPUV81T+mx6WY24SvKO4Kq/2aPVw8g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeWZ09CRA9TVsSAnZWagAAUqsP/RTTZ328QQTGiNSsfvwm\nDUh9e0U+HsZZK3lPK0d9hTb60sjz2rngXklqj22uog8D0O24goRA0Yuxo2Pl\nXRLf+t9OeaB5FZ/cFkuvz1Zf60rRST04Q4acZpjlKA24l9FEnIy1ywrf+6CQ\nLHCf/FvJ3egciunypzcJ+uKBDhrihjKi32+eGtdgjyQYrTSmMxSmOiKgY1OM\nMTSvJA+QAS1nmtx1O+1ki+sb4NJzkoyB3lsUJ/90a4Erhtk6gXuWT6AM3wPq\nDgC9Lao90BvXxvN/lDIlwAMPt6y1YfrnLuV21dxD1WdRYlvvX6gM6UF0r/jI\nOzn8ITlI69EW44lOQ+O2dHHph3KbW3P5qpS3qrqz9DIJ6E6C9AOzQN68o6NF\n1hVMwa68CrhIflQcibdbjGTcvJ2cAvnfA6WbUmj4CBzUPI1z8zxFrLPSrH0k\nVH/GPwpf7EigjBRdJmyeohXO0vi1B5EnwyRQmW7oUWNlm3d0lhK5oY2kB7Ax\nAnV9lZdTAu6yVnmLN93O5m7b9p01SPCMYbnGtJxS/fJPqe+6BV1ocjEy9oXY\npJWNxpVSpFKDGrIOV5yRQj8TBuiUBstVDxfnGAT1q7Coelv7pULCPERiNf7N\ny6u6Rx5Rvb0iLMKZLS3xLDnKK2quZM1uVM5LTZw0YgZ872uIQSwy3Bzqwvwg\ntebE\r\n=ZY1q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-df52ede6.76+df52ede6","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-df52ede6.76+df52ede6","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-df52ede6.76_1582931261115_0.15365421027226045","host":"s3://npm-registry-packages"}},"1.12.3-alpha-84b30960.77":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-84b30960.77","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-84b30960.77","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f66f7be0f76a00490a8fdd8aa14aa08a0c1a2790","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-84b30960.77.tgz","fileCount":29,"integrity":"sha512-Z5RVd4vmcTHJc1gWeA/aUU7W0S+tTUhtqEWTpcNxUycsnCp66UFPTCeORFtKbFFGJYrSIhRvNABPue10VyfuXQ==","signatures":[{"sig":"MEYCIQCeOCuAzU8C+8JKLy0kkc21Rgyb7zhtJG6SgYIzIc731gIhALF75uUnv7NgCs54yzK96gqH+gxrFEAb9PvbuAb47YMg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeWbfiCRA9TVsSAnZWagAAN/UP/iZctaQMpuZW2MDc+kyq\nYU577iCxJhpQUHCGvetyLAoCAfdM6mj+qI9s9zo2HRi7cCRIG/c6uAepSl2o\nH+NyYPtrj608bhgM3xFUmmA+mI2P0LsKQpQA+zQ+MCdUhaVgGfQzuTBUil58\nycTyW92U2vA1Whk7qG/Or5DkGgqF0XSJ2E5i4aqp9iVvcV+qWe0CXcIkK+th\nGR8gCo3n/T+d1ouRnkRjRgje+pAAjAuoQ660uzLW6vOCYkZMkWV7/Bmo03KN\ndlY5gJELyN3aYf5J/q/IviBwRGEYUpxBDHHTM4LNMM9ztbIKOHNwVOEgAk5r\nchyH/8Z7DWMGrbI0lwuzO/3gMM/EHWx9frn2zY/hHQPN8Z+2j0n1GfegpEyA\n3bFqyB0cLplEpT6TSdqOlJKN2bJgWci/F2nWKORtKf0X6oYtPPkrGHbHmGhU\nUqH6HBCy8bjMYNDutwx+CFUtRraaFgN1LJguIA1FlmieR6ZyzZufgcvtMQUI\nqld6dFHj1AJ6YnHwCfwpOkxvwyuJWhza1+5j7WMA+4S2O/oogSdP8NPyqkU0\nR/xBELsskPvlKphKK73uwOdiiLpfkIRktctCDw1lm9Q21afmnhgifbMmtiqH\nOVYMKH6A1w7Lm7uqSwj7Qsbevysmoe1twtPbw2cRsC7R4WEOecJXnwCE6dc9\nkqCE\r\n=F5F8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-84b30960.77+84b30960","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-84b30960.77+84b30960","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-84b30960.77_1582938082124_0.2869713550631705","host":"s3://npm-registry-packages"}},"1.12.3-alpha-d96f0b78.77":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-d96f0b78.77","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-d96f0b78.77","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"13a225a8672818d9fc57df064e5e4e63d2fe353c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-d96f0b78.77.tgz","fileCount":29,"integrity":"sha512-nMLw+Q6BLZ9UCdoKmG//x++W/czmmQPRnTTbV1+4VqkmHEk8AXXz4yvkOknIprLq5oxsAONAI4cCp0TudVYIcg==","signatures":[{"sig":"MEUCIEEtBhpUT1gftk/hR9e63+4n8KF4wHmU85RUIuZYWH8/AiEA1RxoBvMS5cy9RL6Ip3VpKk0rhiin5DQGyh9S62mvUbA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeWcuICRA9TVsSAnZWagAADLsQAJ2ZjNJXZAtvUwPtcsJC\nKTxThuW+MXXkPimYqFSbJnZaXosYM/3Ww/9GYlqX0eHbnBsWzOwgtzJumhFm\nC1OmURCG3aax0nVSbJ2G8qHrpb3NHan1QQ946OiFKaxnwGScWi9kRk+aAHAc\ngxvJ3FlZdZDwmXWkjmfJoYrrBWacbNm8nMT/nOV/Jv9nTyNfYZveJqbLfOt7\nVmeXgV370dXgQLqlwS11VceBTtKWaJvsH+FmvjHuqoeUJOJpH1ViOKe0OG6s\nLbDA+Gs4caGOIO+WFdqvc9VxtP8Iod8Fo7V1BuhghmCDdiqqa7Mc8Q9sT2SB\nxqPrxJqvD7/L/N44mj+Rcu5pBIQcUAq9u3aBssZju+BfO063K8mQdUuoJipT\n/LjzkXyr7TokFz10rsfSQg2OuOUGsrl/g7e3FsK7Kly1hDGwMOOXtdtvh7nr\npkSryzZRbK//JzHaWJJytYhpJpip1SMJoHv20OT8yhE+00f5jW4OQ0SgVLfH\nnd9g2yMC2GFXJGQRDrrYuCNFsmwf9M3wFba6aJZBGdFGQvw5e+DcxQfjchrh\ni7ogU44fYRh0mLGXBBTR5lTyBAXg9xNc35Vgnnvvbljfesa1sh9GUzVktY6+\nRdpGi1me6BhmRddkasXcrgIN8ZANvcQUAViMLNBwrscVegCUaepIYamOFsEL\n3YE2\r\n=cLN6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-d96f0b78.77+d96f0b78","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-d96f0b78.77+d96f0b78","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-d96f0b78.77_1582943112171_0.7891515416951762","host":"s3://npm-registry-packages"}},"1.12.3-alpha-019a95fc.78":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-019a95fc.78","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-019a95fc.78","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"9404c4a78d8169c043cb158eab8f96d61dcf5464","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-019a95fc.78.tgz","fileCount":29,"integrity":"sha512-p05HSHvnIgUroPq+69V2XNQEx8y5oLkWeFVJVdMsQPGRSm/Arvh5EfghRA1QDzyboxWtyrUVrdf/pOnNtYYkrw==","signatures":[{"sig":"MEUCIEVi+eyssU0oCVjq4vzQ2ysrRYc3i+pIpyDte9SFSVwFAiEAw5GmW1QqcexB2v5blF+7/Z/OWhK+L691qlveqIwjHp8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeWgFGCRA9TVsSAnZWagAA3kAP/2xc0zkpPm2NXNrpDxio\nlbXDAV7/g7M6lQIWR1LOOY3iOGYy/zdIy5S+blft94sGHE3qrD/4tID4+vj0\nLuLdFFN+zmxTWCqANI56M28+4xfqbW8BCknyeGgMouKIfOL1sSjZDtt8pmda\nODfe8yJgbCBGbMKwqEX50fALHfp7VueBilBaYv8SNDnLM9k1BJ1/N/tDs0GW\ng0+ZEafE4kiNsLJVX4wqMz+BkrJ/sm7UWPudiF1bbi+W33zF8MFCCcVmEUfw\nbinwee3NcBvwavOSarkAYUUWWvvh9MC/4X9fGBlgLi+DlNAyQJonRHutlZc2\n1tSNTht3uRUAOz5OAeazbsc692VXdqxS4nSYz61JtDvdW2XQa4ugvsqTEJ/c\ne8HG9nZlsWL13TDTqPpVbr7BBu66X94l9HZ45H/7ZioUSegpYcI+M76i3I7S\n8kircIcklbLikmuxWsV3EZy2x01iF9EsRJUUpZRTea2lFuqU2J/TdAZD8Ek9\nLQv9N2C/nS1dIGc3xQgiMGC1srLJ8uIvh2G/3Ggexm6Z367v6JHD0N71Dcn9\n5kfgZiNFoclJ316fA32dpP6NHmhMLF6s1eCl29uqL+vGmEpjPaRoUi4BcP+q\nr0z495XfZ2C2Zl20GUVYmOT+bfmQo+Z+jJiU9KY/V8eOFj+bFAZrJi7j6w5X\nVZt6\r\n=yC5Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.5","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-019a95fc.78+019a95fc","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-019a95fc.78+019a95fc","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-019a95fc.78_1582956870296_0.8124839078070674","host":"s3://npm-registry-packages"}},"1.12.3-alpha-757998c0.78":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-757998c0.78","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-757998c0.78","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"474eb9dc5eb8844533caf52dc13fec8ff8e0623d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-757998c0.78.tgz","fileCount":29,"integrity":"sha512-ehV5YOdn8MTbLgA+3RikVLOO02juxPWmEXA3NtvwEkZklwcVeEOjXujrTuUcmX0EOajDiS8GoQfdqyxn34z6/g==","signatures":[{"sig":"MEYCIQDAEP3Q/eAVb8hDr2cj11gHi1/4qHJKcUr+Hmw18BlKvAIhAK1Hez876dMhc03ejNTnpyyq2Q2sYiZ8weiHB5y+bJdy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeWkC4CRA9TVsSAnZWagAAGkYQAJ80SM5u3bKMTkUjYo8I\nmzLuJm5ipVKht46Ko1sRv5x1h634pLjV3Z9uCZD2h7n1zSG508B1B5vkrMES\n5cGC1VgJAM4eB0K+L4PYIyaZOp7twxEuIg/rCwKIGOZbdnBmDTRt3Qg7pG57\nk7EvLqu0AaZwrs2sTia/q8IhpkmjMRJ4WyXCrV5kNtcF5T9MtO/6YNYBpylT\nOH6ghoaPih/1peHNDxujfu8cG0fA/wtdMV+T2o01AjqDR/wUhjDkkpmv2kuN\n+X7OAuJ3uaMF/zazlD+aa9dNWPcOvgiFCY0aUW3D2/IblVoCLJisr/syRqTT\nnf1ZZD5MmA49FV1RPwvIlVKcVRJgevrozLrM0ynGtyVgDojQwe/8EGefLX4R\nLFifldaPwFsBw3X8HMImIRiYqMfMYGGPTQFtqWOd8xrg+H6Igf4HB2la4rQm\nz0ct8DjdAf/3GVvdvYhvw5u5/cYTjBB9lzh584Hdj+h5+aHSiukV3qM+8+Hb\nrDTSZPah3GKvPu5hihXqIyVtKjXZAhtDvwUnVDfR1RQiV3bjUDSn0AfscTwf\ne4WEfBUHOop71FbckoTwQz5/0+6mJVJDw7iuviszXuRn7ntAYe1jXC6dP8rE\nYdvtePj7BN/18oY6mU/EQlSkChJRPD7nGc777mRUCUs7iV10tPisOGYvynVi\nnNey\r\n=qbS8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-757998c0.78+757998c0","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-757998c0.78+757998c0","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-757998c0.78_1582973112012_0.3047155520595788","host":"s3://npm-registry-packages"}},"1.12.3-alpha-d1f2fe63.78":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-d1f2fe63.78","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-d1f2fe63.78","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"89664bcbfc58437c1bd286329655c836c6e3adc2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-d1f2fe63.78.tgz","fileCount":29,"integrity":"sha512-iztOw9HzhaFdFJ7kVTAlrH1EYxnY0dULhnW1PwOTqyAsvrKhtfkzoUHuGCsW2vNtBtOtknXwqtqOcPAEFNA1bQ==","signatures":[{"sig":"MEYCIQCHPpd3PIleKzbcj5hcnUZr6N7We1w1tDLOf4xLKZG7lAIhALdJK/PLORliAo9DzSEEKmSGGhwI6vu8Wz1rdHdIYWYz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeWkkxCRA9TVsSAnZWagAAOAkP/AhEW/oUKDLwY0ka69Ep\nlYX8CPE5mBNYxb++ykQS5ZeewiRgU44Geg9EIYm+mcvh8bBypi20fb4uGFUN\nVA2thMU1xtov5G/f3gSvAKEwWAh0sRZorRYKMw35NY/W5Isdm/46QdR+cpk8\nt4QBnIsR+hm/aWiuu/FHhWZgezHPAHkznaxdd/j8QqsEmAh8YWR9+k+B4Owf\nNPH9HL/XY7kj25Lcyzf29n4XFA2hBbxWsk77026gTqsWX8rPMyHPThflWkEK\ntfDBy5iuN/ptB6e8spC2FTiFU3EZLXkAtnp7B0x9CVfXjEIbjrQiYLjrV3cp\noFrnRmqLUliHDyKBTH+NlW7eijD4/+1UuxJrQv9T+6+BLDU5PT/w6YKA2RU7\nYq/Ki1uCcCllTb+jqoyQEGFvgUXaksUah3MnK13kK5Fxx9Qgwi2y6cEwCYLy\n4EN+tbMxSo7bVe7sOOVMIhHSAMS6+aqScvTJOTasxV6MxgGiLIoRtyLVG6DR\nBRoLaMsM3573SJpjrRmqCTTzlBsKo/dWeRcjxlO9w29+NvZndqdFiMAEvddh\ndzcTn+52fURF95NXD/GFhwdQY1FZqE9z8jo3kbs8BjuyjazVX5fHwyIJYBeh\nnEz6JxcupKazu361o1EK4h3+sueDARtw2gyAFiBkdimSe60RaVruZhJanhhN\nlTfg\r\n=1YwM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-d1f2fe63.78+d1f2fe63","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-d1f2fe63.78+d1f2fe63","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-d1f2fe63.78_1582975280517_0.11321226735290746","host":"s3://npm-registry-packages"}},"1.12.3-alpha-0511f1aa.82":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-0511f1aa.82","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-0511f1aa.82","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a827da69104afc74c78138d0c78250e373dfd156","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-0511f1aa.82.tgz","fileCount":29,"integrity":"sha512-XAPWM5b7j0I0sIcBkhX4ni1eGZVH3gpmh2YRWkubAFBDV1JWU1ljlF2yH7jJgrdkzJ1rBZChyXGSYZ46d6tG/w==","signatures":[{"sig":"MEUCIGp5wcCCWTHMsLzWv1hqWWnu19ykvZFAMtqvW2LRfGOeAiEAoYaP+eYRVLE+6pilZ9RoNwHCLn6DW6tEzQebjLjWbDA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeXlriCRA9TVsSAnZWagAA8msP/02mIS0BwlVopmFQrOwP\nwMzUgxapwaKNXVMpwikgl1BbjRIlryseiTTRMcpSVdG6meNxxtrzrfwQPs6Y\nWmYgGM5pvb3KBNvTpOFUqEHS7TPLT1T9qOlqeg8Q8DbSFgT5HdfRfZUpnQtF\nXvOA5Emzl9RgMwDlCBNwEuEiNJt5sdEFG73ME3/RH8UUfvvyYLQtGT1CnCWf\n/ul6EQF6IBABt89sMqcHKwtd+8Esx7Z6nP9qndVGPZ05L7GJ+sOA0jRVuvS6\nMjKePXLsoNVP0E0z/fcgLbWDoIy9IDiy3aJYUK6IT6iam9Y0zDf5Kl618kyX\njCtrgbazU+Svu7YSEtLuWteFBsBJyn5HkXaNws6wNrYddHRgyHq1/I3fnH2Y\njNA5sAs4NkKiQhgYIF0+TZev9Ybacn3N01oXFdW0mu0iOv28jh6HcZj55jT4\nCGUa//sBoQvJ/ZKHMaY2S6m8UYM9wAj7cwsPKQV5esZJHbRqeNY+VAsWfiPe\neSPhvj7IRe3SSmto8XVJc1nB2gs1+vTBqoWaM83dYgvr4Q75hTr6/6gzVgSx\n1oN/wdHCvmd78RN96bhnBKYK55vskfx4Pvgdf2dRueiJ6kS49/m7nD8Vopoj\n4unC2Ko6cdx+0mTZJVLhmXfpt8Hg1eI3kFO7w4GVYJH4PjER2Ktg2L38f2Uh\nnvMl\r\n=53X/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-0511f1aa.82+0511f1aa","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-0511f1aa.82+0511f1aa","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-0511f1aa.82_1583241953631_0.7781555334696684","host":"s3://npm-registry-packages"}},"1.12.3-alpha-efc15762.71":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-efc15762.71","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-efc15762.71","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"de588364ef0dbbafd2421f8d290b35b0336cb245","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-efc15762.71.tgz","fileCount":29,"integrity":"sha512-DuYAqzjorKqiYL59xKxaUmVmYqatjpJ8m7r1eqY5wudLoeGeYaQGprBXTbCiCvctEjKdhW8n8xWkd034Xj/DNQ==","signatures":[{"sig":"MEUCIQDi74j/BFTQgJkMYeKCn+hG+0C0Cv53KQQg/ayDjyTiQAIgSv0rNM2lYDW7SpsFkBOuYfGHeEH8z7s08FNh9jc8nvo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeXly+CRA9TVsSAnZWagAA840P/0Ez7INHnxcAowDZJ7DM\n2MfD7/pf7OAuGjkrTtNcbDeG8oUygY4EsOiYo2c6i4yg77Y9Jfz0JeHZF5GU\nogRisvF71lkn1hIUHUvRkv5Yxf6svGUF7/KrpJAEw8yDYsQoe8HRbiiu0Tb7\n/rPJwbJG0p2Thhj+2WgZV7teJfDJqodqNWZadP8rRXM3fNvUODlvHrpwdfTs\nVFxmkbh7IHMPS0xLXssJAQYe1seyzAXA425amx5EPnvQWMfzfcjbgwF/dpJ6\ns7zV+cfLZBxlh5dl3k154N6YLfjVh5Nhv6zpHWc7USgh7aiF+/lVGt2UB399\nHd2y1ArncWUSjLeYJ3pPla6ZB6OerlY1EIY50JKTJSBfSo8LFzmEUXcIzVlZ\nO4vjVR1SEQecAYcs8DMW2od5ZgrDCh/uoW8xGjEO4lL1CEFdv/qNkuSMBNbI\nW80HyJo8GgcxVGw4cl+2hTgspxY0+V+724ypW4pqiwrEotMkBy5ZmvNH2vYw\nf/zKk79B6EouShV/Rscgl7E7es5reRXpE+n7jvtP6intpSJpHvFVDA2Mphkn\nE/lnEDhAVN/+QdHotby8VIzFCYzwjb5AV7qzH+I4bCiMVxZ5ma16GPnbGWg7\nN5TYmYZwe5rHS4BQt0X/O2ODs3IJl33ZYfnX/xPfTifEcZFSrY4eR2hiAWmE\n5FB6\r\n=Wthg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.0","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.6","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-efc15762.71+efc15762","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-efc15762.71+efc15762","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-efc15762.71_1583242429373_0.7749706004089529","host":"s3://npm-registry-packages"}},"1.12.3-alpha-9ad93353.85":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-9ad93353.85","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-9ad93353.85","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"aafe2bc11dcec9f9180859a71bf2c43371c362ba","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-9ad93353.85.tgz","fileCount":29,"integrity":"sha512-5/wRtgWYn9oqLzmN9bMigS5esDvjmiYse7u2Qrc7P7GZcYx90AZUeWplSTG6LvyRDVccqeLA++x9p9QmgQ4pjg==","signatures":[{"sig":"MEUCIQClnV3CNHV/vWgVrPinvhXNjB54BtBZjhIXukEBilOMFQIgCBGuxSKy2Sriir+ipNQYUd04/2WCOKZ85xnwvjc5xho=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeXlz1CRA9TVsSAnZWagAAPyMP+wZMEdtXK9l1ziJnrdXE\nGKWK5W1w7l47ndImj7zhI3tYdzWMD/eHUc+0q7CLNu8UYrXv3EHEhJ8M4VMe\n+jTEuXA3QSgLz4V4XT+kiBDIgkk6QRuV5v7LHG9mEDZeBbc1lzlEHrAKjpH3\njoZxF5U147nVX6fW6G0FJkq3YfUquMxfUtFLOv8RgbHZu7ugD/58g/ZenxgS\na3ATtRX9eLBL1mqId7TUUVohvAl6jKdEMbEEupliAXxHy79kU486Ysl1racp\nrEkutCzKMDdgLD56TOIUlpxDds4NT2nkOQ2I1Nd3ks8OxpJhM6vbrReZneIw\n2wCTDSPX0sGtNSARKDNlFYiWHM4X5Ho8bECz9biNgV5O54FJqCkYN6gfnGZb\nT6XdlPStorWBJZ9o3nS+oVXtCE/q/FpUMGjV6es41NF2xh8ErBNTKkkOQZYp\nKOHY2UGara0FIFd8z08YJFLsSF8IjC/4/gpGg2Hft+7olhEVPCv5cyacu/CU\nkCWAzCNOFmAPf91BHQx9V38zHioIsg8bDafMx8l7doIoS1Wt8VZ/XPXroFnj\n4ecrf5GeXwA7zgl8jR32uJRAkjKGZFky/ek00gmhn29cyVoZffaphRNTwGWZ\nocUwuV8xyJqmxGuTdAt4OQT3pgaHBtXu/tPmmNrFwausJPgSs9tu0XV/ZUq2\naON2\r\n=dQKx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-9ad93353.85+9ad93353","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-9ad93353.85+9ad93353","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-9ad93353.85_1583242485186_0.4072173915965882","host":"s3://npm-registry-packages"}},"1.12.3-alpha-95b176ba.85":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-95b176ba.85","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-95b176ba.85","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4a3ba1803a13d087f6512d558de334556c2b25cb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-95b176ba.85.tgz","fileCount":29,"integrity":"sha512-O/eeutGU5/KiKRe/lrB2YkFpeJ0Y6SrjqtdQTJj4g8r7365OuPdEkrAge7+NlwMm5QOml2jyeVHF+1wWgtDWcA==","signatures":[{"sig":"MEUCIQCMFdWt5buWRJ7ev08VZEU+l/l9hsycp+lTbrXVd+/XEQIgLFa054ZGXw9c4a0Zdi8c/VNthcxACSVkYTH+weDmq0Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeXl3gCRA9TVsSAnZWagAApZkP/i6kxwxzEYWARWU6dpkb\nmFT1aDhr1kNkuYhlgdK5eRpKpwvvRw7HSdOkUEf96T2S8y17GsFeh6xtRf5Q\nQz2B0Fn1MWZJzOcJwcwjsl1++cxNrrP0mE+hd+o0kI2ljPYlgXOsQ8fva4ll\nriguSPup20od5MT9kWQOD83jsGDOqhCShTMjK27SCytV9aBQvzKYyOBShccI\n8ND1f3/26alTQ3IK/2K+7fFzFtyIifnpQG833fvzozWAfDK2/gx5Viq6Gvp8\nOZHfFVdltzXc8DrraLuFjSIjKzcSmgHXDX4xJ7dncmqS3gNtA7F/n6dLHEAh\ng0ip+CzA4s0PWXeEog9c2L0BTM7frM8MIa54yjdws1CjCq4FzH9ZZGKTM3RS\nIPxdAtVyBVzvD40+fyxym9G2Ajy9x2mj+QjTdPCTKg0TwMJr60/tMKeaexXg\n3bmtbRec5ioYeTknQRy8I4PeOPAsmTOU05o4B3pAzdU+DRnrASx0trm9sShM\nPB9RIKqtksbdqouDwXPYikvh+OFkpts9uR/FJL3szL1TRZ/fhTFerK/GP2Fr\nfG/i4dltYQ3gEYJKRALO0RFH1MmoHZcrhI5+y6c5Sx5wl7kpXikrsCMcBzRq\nX64iIE4QTiAnU28GiitDXEWHioiumCbb8/JwTatUlpRa5XUVLs2RWr+l9XEv\ntJR4\r\n=bry7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.4","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-95b176ba.85+95b176ba","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-95b176ba.85+95b176ba","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-95b176ba.85_1583242719493_0.7276693590686774","host":"s3://npm-registry-packages"}},"1.12.3-alpha-27543da7.86":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-27543da7.86","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-27543da7.86","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"6f0bf17e0de105e81e4e1dab675ff053b8cf7967","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-27543da7.86.tgz","fileCount":29,"integrity":"sha512-8bhtTsLne2L7kbdlAAkP3pMgFZm+RESzagussGy/PvDaJdX7fL9pxWFn2KQWp6cZEhmZnYTfCpYPyD+RY2fQhg==","signatures":[{"sig":"MEUCICtP3ceTbNjc9bJB/ZRFY4zz3ofUTPzzObqHhpy50meHAiEA3ZwlGGU8IWyqhm7M6YfkQW3VnJpb0rssNoCym/YOJm8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeXmi5CRA9TVsSAnZWagAAAC4P+gL8LoKBoH2bjGHTTJYm\n1kLTt5LZ5044yreceiyQbseaJDiyYjcfHCL3u9MEX5U1zLmIjZAkf054zWNw\nRenZtyDdoO7tBGhVDR3RT8/dY2xtfN52xhzoa06Z7wKnQvOQdihiUH4SXzsL\nVbe/UMIflvg/8/GjW+bqqEgI8KwDH5NbpVmlStdUWHxCA8BK436phcrVh+27\nfqu7Z3WeSzmeTH1VzSmjZamarX8x1b2IloeD07iG4mp7Ws9MKfKH9W1Yy7sB\nxPtGTe8iuEEXsGVZ2nd0R8n3DIURTVaZNKozMiYU2nidG1PDIlLEgU52Xemr\nTk27KqgD9p+ThrfP/WsJGMZad+NKv/BZ5Rtdj/YUq58VCQ57q3e7e4wWPvel\n+axntAlZxo1YEvQcv2cusLcepKBvV9lYtI3Qm1n3C3bAcc+dx6fw3o11XYCj\n8oTM1br0A45snbfzsW/zvD0+9AgfXyrwDr9A8NU7x4jSbtcO8eqisEPSntFk\n7iZor6f8HzIHGe6XkRyYiiGNpstQT3H6UNNZ2WGX/k99EVHvL7I7gqUo6Hjz\nR7qrKHWrevWYdicVqejbwNGpO2+Qw0fEvj1g1+U31lunjbFqefNCX1/Vr+LW\napdaxvTvVQO6sLE6uQVaTvM1pgsQIQwehi5R5kMSqfv8g9BcxKv8mLkVzXop\ntJeg\r\n=FP8+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.6","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-27543da7.86+27543da7","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-27543da7.86+27543da7","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-27543da7.86_1583245496617_0.015354174635933138","host":"s3://npm-registry-packages"}},"1.12.3-alpha-5fc263af.86":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-5fc263af.86","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-5fc263af.86","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"53864841a32c732664b902a6f7e65557718b4c97","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-5fc263af.86.tgz","fileCount":29,"integrity":"sha512-Kdg47L+rQBZIREHdcsqZfRAx916826no9Y1IDX3HZxfR1QacYpPFCshnoc2vpsyfFQou8/ZZQB1T9u3FAdRA+g==","signatures":[{"sig":"MEUCIQDzvh+0y/HsS9ue9TiqvPS/44oCA7OmyJouhA2yLuGjvAIgLhcZPBUpX7/R40sR3+EZ3yCV3kZpuTXbP87VYVveeVo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeXqkZCRA9TVsSAnZWagAA/gwP/im968JBY/W8w0Nk2KSx\nByU/xrNJ2NVyuA9rs1hKFInGNQh8uhXWYys3JbFMUUxHWuJMALLtHKGd7Fgq\nRE4KgRozJyiIlT5SRQvuEyUnDJ5uTz+kh+4Jy7uyxG8hDbxtRYSMfFo9egJl\nIkVP9xlm9u/jS/+HNMeiNDUiUJjyQAKvN74VNMhc91iUriqEvr9W2suCBVs0\nN0qsY6ZFDKpPCgoyYeNru7fJ40mptdW3Eai6LTqZTKPo9y4ub7ij8IS/K+5h\n/dWNWkzT0xsRM4++d/01I5U2b/uBowDG9d9mTaKqWTPMPtP1I+P5ZpQSu//P\n8C0zlGcntnXZIEzBVvHiytVU0ELGS1DHqC3Ka1LQc7Kqu7yYEdqMVRBxglR5\nb4o+WVFLVIlL3X7iu7mlAvfRGofX15Qh23t3nvyl6pj/N8AUytZm55zwJK1q\n1GYIzwkRirulxGEb2QbuNcuTiOQkxKjQFfJvx7HbzFxSYUe1yu6sVPuqRsXC\n36gBof12eWU3qs6cjX2p1UhSJSTGyM6Lp2vNamo0DWA1+OiVZuqFx8qgXxF0\nuOJOKC62CQcN2ji3YVMlqkGRVU93dGDYic7OCudi+tot4ansX4oFy1AAffFC\nF841CSrVQJnDOYuyl858MgJbxbOKQkMc12sGwIoJdlMtGgkRzmvCEqbzVmg+\ngDRL\r\n=GNzi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.6","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-5fc263af.86+5fc263af","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-5fc263af.86+5fc263af","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-5fc263af.86_1583261976359_0.3744270393207485","host":"s3://npm-registry-packages"}},"1.12.3-alpha-188df62b.86":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-188df62b.86","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-188df62b.86","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"dbb2ae28fa6535628638a1a42d83efc7c0cd6f09","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-188df62b.86.tgz","fileCount":29,"integrity":"sha512-hs5m58stQLddaGeLW7lMdKZcoWMIGunqSRuN99yHDE0K/lou19kFux2+Hd0hS1DQP0/w03rc8Q5Elh2djGGCxQ==","signatures":[{"sig":"MEUCIH6DRYMPEQZoCCaf0tnFJdYA+F6Laa2adSYR3MEGoS4rAiEA8yQPaq8ysBL7ycL3rPrAossxWr7Xni5CK4JIKsK1qxQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeXrEPCRA9TVsSAnZWagAA5C8QAJUCz05zWBGxPSgZS2zW\nrjxDcmhZR2eUSPUEF8dMNKclNbIdYOC7dbn7L6XB/elUw51QUKDcISJbf4o/\nw4yZmyjjC3RYbQd8CLcQVMCvTDVD3v2e37Tok+SNhiqxu6/xXwcCCzl9N69t\nsUgM6FlWoPcAbJmNNFbcE76PN8VILWaKiZgAgeqzZNbgOjToiTCUkgFB9atn\nV4bgqYkDH4EfPPTpPu+1IXAFqZNlMoh16DRHLnIcqJ0THEFTbJlLhTaUA8xq\nwc9Y5mOM4afJy3hHqyIlGVTrUE4S2F0KnAGWGTVhiZO4ZHBtAMo13ZrnmkdN\ndrKtHMRnPinds1p0l7ouLlLLvK27/SdEOVgsq8j3n7QFLbHW8gaqfBpQdeEc\ngP3l3NPBHpahVrax5wIsyAmapaqiGAC/oIZDnMaUT3YDfysNxgO8uPFbDs3S\nL59XrOT/ob5F7qyOX7rC3zpfoaRa9C0FdT7jp/1/7RaHs5yBcOZqGwg1lBfR\nOyUp8U/0nMr2IhWw58rFEP1tdV2bM3GOflR3RbV51jkTMGuwEMNwlE62tOtR\nC+KZS9oj5PRak2U6H/xUy+Jjr7No+yER8O9K4ExOqW5W/26ct+XVZYaXPk5G\nnudWRQXl0I/JNKTc/lgwVqmDMb/Pd01J80TiFyOS8P1Z8g+16pDSzPN4cJy6\n2x8d\r\n=mizV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.6","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-188df62b.86+188df62b","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-188df62b.86+188df62b","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-188df62b.86_1583264015350_0.5287250456738988","host":"s3://npm-registry-packages"}},"1.12.3-alpha-8762e6aa.86":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-8762e6aa.86","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-8762e6aa.86","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2ca09ebf313ecf56a90b01fb4009912d013c3a93","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-8762e6aa.86.tgz","fileCount":29,"integrity":"sha512-lRi6guuY6NR+nMGT38lctqHUVSg6xc7HZ52CpkwJEL0SBaz9X/DOcv5aZbXZao6YyUl54DoooC/CLNZBxqTVDg==","signatures":[{"sig":"MEYCIQDJJeSnAXo5/lnlhLBVy2WHk5clQPj+Ly500wUdRedMQwIhAPuVQTMzmgwkW9ahEY0ZWagRealq5ieW44vYd5iYqp5b","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeX6zRCRA9TVsSAnZWagAAMmUP/AsDRPp2pVUuLpd0gqB6\nDRrvVL2RuNOu8HwWhl6n6nSYh3e5hrAL8JMYfEh0+UrC0XCnnWLJmSlqh7XN\nU6T9YpRVcpH1z7O4oMnkCJM3HmoAu9OIv6UMnzr7sp/3dIMKcLQG7YvS4uNj\n0Ktou6BZQKYcjQaFuGf21Hxk1R+nZp7YlsIT1eOVqvk+yX1txedH5HrWdZsv\nl9p36GM+uf6BUjaR2+HHdh/3OdGhoSbGNcG8xOJkQg1XA8A5QS0catbwMaY8\nDsGDFzyjFj8W4BiPWKOLXCpp3LiZHKSCXt2Jhzg4rsM2mcawnyossqiSk+h1\n9khF69P9umHPR8kmY3TIbz87SIHIpwQRT4M2O7VXXimBxvxuYBikoppb/PLk\nO160RHI6lv/4oZHDmzCoY9MOKRUn1n6CuN+F634EjewixEWwZOvd+FOcI8B7\neXA9A+JphdQfDPL7yu3XzeYLmXM7F7QSlBKPVtoGBMI/mtbhAr7qI8NZYPop\netM4MlYjAGOchNtcNY05EhoAK3e9AR1lpbcqY/PphVd7JuWsPD6qyvRo86lO\nqaeu59OUx+11jkhwR6FYHjxrDl1a7WpPah6+IY7HzGgLA8NpufV9e1VH4VQR\nFgedCa9lPMlOe8jw/3ElNt6ycGuWVstkO3jcP5BpgmsMw01PccxzcUFfw+b7\nDNJ2\r\n=lzmA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.9.0+x64 (linux)","directories":{},"_nodeVersion":"13.9.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.6","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.6","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-8762e6aa.86+8762e6aa","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-8762e6aa.86+8762e6aa","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-8762e6aa.86_1583328464938_0.654169685723113","host":"s3://npm-registry-packages"}},"1.12.3-alpha-fdaa156f.86":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-fdaa156f.86","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-fdaa156f.86","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"adae64cdad2f1e96ef7c1cd3f0e60ccdbb22b47a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-fdaa156f.86.tgz","fileCount":29,"integrity":"sha512-dTm+ipdAFnKv7vp7qZXkPUb+CXmleys2rWAeDI1pHR6FdfHulfzV1gekN5CqmQfbEbhnn/wdh/zy5uMgRjwVqg==","signatures":[{"sig":"MEUCIQChVEylOGL8lt3eu/1gcF15YHNQuWpmBZ8gkMiW6KNZRgIgerLzR6QeoEPgK5/95/Fea0cc93K1/fdtm34cSZ4vKAQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeYANZCRA9TVsSAnZWagAANREQAJhLNWvlu+NnhwltqPNN\n26e3asyNy5nkyfVZh9lIxIaGHwGs5+5s5UBAnwXaMD8suYtOFp1+AKOQPlYx\nQpBEIobTLDSxV6xqZs0uo2NqqkfuZTb4K9FbLhjg4hgrO8vq3UFWG/mvfAje\neZfYmPO1Nahqy5wCXIA/Z8fLDVnR2hLeK6I5jBqEgyrYSnABqVGJaG8gmeoD\nAnLW4Sp/Co+TqT0sh/gxfM07H1fHIdQ0oA3MNGSE9tv4akWYC6gtHOWPVSLd\nzKQ74EFlO27nvhkoHEUroz7hp+bystPnjHaSrQQnmXKm9SSRdPbHBd57i2NS\nUo20zZRmHRW/EMJ11qrbfNfj7B0OmwLwjo2mpYpA6dKsUA49M9hvgQaw5ueH\nV9pK5q30UTis+ZYA38qqsD7DEftVcse6ww7B5Pp4gi+KdoDuIrkqkqBqEXYW\nw/wZz6D52wQuXDCe9ubrCsXwou6bhbAYpc2qs9yzK7zdQTQWF/o2K5n4mUIq\nGDAnoeNGsr00xwwMfOXbju6kjiudF3XSbxwU50pZvlDZ1c6D1PJ1gRTAWqQz\nc0P/54zTBayTVTypSVirRJ2lRiLayNCst5x/TcW3uYLV7rdG5Nen0K6dMzKN\n56h+MTeR4vxDxuiwrP6HhDhauAKzgzvR6MYWA90TWewpDAm2cr9gVpsyEzk5\n634l\r\n=uql6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.0+x64 (linux)","directories":{},"_nodeVersion":"13.10.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.6","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-fdaa156f.86+fdaa156f","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-fdaa156f.86+fdaa156f","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-fdaa156f.86_1583350616642_0.07460841840663024","host":"s3://npm-registry-packages"}},"1.12.3-alpha-ff4bca66.86":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-ff4bca66.86","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-ff4bca66.86","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0a40d52b30256835d312fd634149008732168a11","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-ff4bca66.86.tgz","fileCount":29,"integrity":"sha512-rLYgz0IktYUhLPuoVJeB1eyZxNbePUVMCgNjlw1b5vE3iNLtjD8oxksveszIJDOjUIDJ+9Ent2coJFTEdGlzVQ==","signatures":[{"sig":"MEQCIDjT7DadCxfir23VkqbROu5byBVuybqBM0uGhvvah/FzAiBsex7oNpNG3ZrBZUx5/VyoRhIROAFPit401m6kxIQY0w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeYF6SCRA9TVsSAnZWagAAdpcP/j2kQGU3/XOtCE3hh0y8\nkg+TIB9uDkzbxjRVqETlC6uJDYLXLpoaAOoVWoKr/HWAE76w4eMv1H54CjMK\nDlnAfAHazDPKLTkbVtA+gWmfyacsPrrSZi7KV84oERuYwO88h4Qc7ibTrY9o\nhLGFVR7FZzi5yG5vO7FpI1LkEmh0XhCfH3PS9K60cnPFcvuvNZaM54w15O9k\nLuchJhU7d3yBncRC2wxToHglaiwlxH7wACMhz9HQj20I0cXAn3da7LfunFAJ\nbNxMARGhQWMsY52Wcpn2IC84uYXt+zHSUAchqKlP7c0O39KwdibXkbJgcxO4\ngbtkjfb9oOjg+aDzc9gjbNCLyufqmebn1n8Tb1bZber4p7xV8Fd8qIA326nc\n4o+L/jX+GRKv9kOWB8qq7B/3SixYEjnDQ9lIIFKknA9FCAWAGtDnPy6e2F/z\naKWp7fMPSvO/XyZxNuH/LSa+FSX2g4kh1tdN8+9V3E9YsvQMCdubXPE1/CRJ\nfqjFZF1XKJ/xykZYpvmUBHMNyolA9S1pbzZfjyP5pi0JBPV+r9qyuMl/43JP\n8aD+iJ747MF6qti+2KjC0Yrf6OBhdYAgtwJQhCEAwXW6ngt+pwZmV4Zj5ZlF\nWKx23+oX5azdTU4UC0Hn6D8HFZmprWNPniIxV+u81EzVPH0lM7mUDtN/MoD2\nMW8x\r\n=9UyF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-ff4bca66.86+ff4bca66","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-ff4bca66.86+ff4bca66","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-ff4bca66.86_1583373969685_0.6312444224961238","host":"s3://npm-registry-packages"}},"1.12.3-alpha-505cd9c3.86":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-505cd9c3.86","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-505cd9c3.86","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"991b06a0615fe170b778cda52b07247ddffde16c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-505cd9c3.86.tgz","fileCount":29,"integrity":"sha512-qmKKavyVtqVDA1Hwjt97yb7viGF99cSz98NMQhxk7loBfbgvaIOmd+fgpH+gZNW8BqCNBMYGcKYtXKCmt1ej5Q==","signatures":[{"sig":"MEUCIHw12pHd/0Ei9zpcisewuEz3Z2CJ6hBOBRZcNZxx/r3jAiEAjRAHBFjLAvvXntqllzoZLsIrUUBT70Uu/T8K/uE0Bkc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeYVXXCRA9TVsSAnZWagAAg5MP/07Lfk6/+elwYLdI8kVW\nxwUQ1VxIvnlSl6HnEkGAz74qlODDinLH2fYTtd4q5MDuaiRaLS9ZmclhmKpo\nvcNNrgUsLKlmbeR4JYiKtFDesI4YSP3faXK1S424Mi/BSm1tKEJq7i23NcmU\nSv1IQbKAYtS86qrL62++vCxFMuOVhqIboRgJDE2yeBCLWUgNTnV4+aJXXXtG\nYp59cJVplFaI2xFKSOWMN9KWV8Mj38aae/7LQbI6+9mBhOS4PsPp4dfN+Koe\nfj9DrHtXXPNvXyrUc2VtcPL9RoSD4G5+48P4C9oqDim6vDNf396q3CwtP5bD\nP4DGy/85C+ID40rBj1bqLrk2s1eSbTFNGLlMB0HMuUbMszgvOI+3NcZK4oG7\nL1V360e3DcNRYoEtm2YVa7znrBXxqMr4reGzQFr/xCy59SFWThS5Xu8agIqL\nbM9/R/C4m0TA1jnG37f2/T5qdaUnVlS9UGnZZVKxD5Ym8QUs2wZqSGZcvr56\nryWv8t7PlMimhf0mIRV/WvToYvjf6zQtIrF6fiVUK+NJNz2RmFXQdETpTP/Y\nt2JCE1aY/N4/FEpwWfdMvvh9bnqsplHUsQgd5Ms3pvvePh6oH535N8G6nhqe\njj+4CVySskSki8n3rJVFizB8XleiuIFNbtCuUrt4Wsd3zgCygqM7r687p1Kb\nX+Yw\r\n=i8jY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.6","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-505cd9c3.86+505cd9c3","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-505cd9c3.86+505cd9c3","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-505cd9c3.86_1583437271346_0.1929270321595622","host":"s3://npm-registry-packages"}},"1.12.3-alpha-9f82676f.86":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-9f82676f.86","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-9f82676f.86","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f8b4b94d02f1eb1f99da29e481aac2be75c78aab","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-9f82676f.86.tgz","fileCount":29,"integrity":"sha512-eEVfw5J2589pNK2zk+Q3EyZOuLu79vuf2TEBAstlMGiyM/XDXhAhdhzmDnxFjQiPQuX+o1+c4uk8/VP5uIVFjg==","signatures":[{"sig":"MEUCIQDb/mkvq5b71+1VNS1rQUcpSeb9t200lNJFjuiOrm3S6gIgaWKO9XVWfbg6bRIkvLQRgF6neIa4sUiyOqhBlxuXWok=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeYVpZCRA9TVsSAnZWagAA3TwQAIzpRcCWTQSayiBkFWLH\n80LUgjrce8OThtGoNANsJEWAFbGIs7AiWGKVXNSAmP0CWOTVNGubfoCpI4PN\nJkXPXEemWYrScyOm2gfwmQ0mFbOyJ0n8C+v0UYO2DjFWibH3CYwm29GP6/ZI\nThWrd29XP5MbQOhO9S9XAAMQEjitdSuQOrkUv95fZMdPoIx5bpwqwc1v2hZ4\n9s92d927EAD73TkieqelXHmZY6ncvLywdjcCvC7WeaqscLqqaXZY3ynRQZ1D\nELLvQ8HQXg3aPJbdmIEii0FgLITzVjalhYaLIGmP3zUJiOJKEdqlPhgET0UH\nJiQPco4HVe7o0/gO425YCorfv1rDcFmVa+qftRgqbKanel34TjAPC3CW1EIs\nq5PkfrqUL7IO2LJ8nUVuhn+bKojdy+n2qh54dwdziCUUTfuYSDYQaoGhXjx6\niSyK8Fkx8G4V9sxeclGhH4HbmloOMEvllCRpSEhUaDf6zdoZFblfl8+2lK5A\nKv5FnMus9vo8uV04Q17SyMIR4CQxrwNLABvuXxsRTRcqAXqf4Z+aTRi+0bC0\nTUM0bDcJTXFx0PdUdgtiZG1mH9hafVb17E6rWzghTgf+/0CPKvVfZtoJtYVL\nsxX4KmQX51TvqUUCpPkLe4DpZ5rxjwbn9y72sEw/090fd0cC267buSz/ijNQ\nGbHM\r\n=2+IZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.6","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-9f82676f.86+9f82676f","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-9f82676f.86+9f82676f","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-9f82676f.86_1583438425019_0.6089130047068954","host":"s3://npm-registry-packages"}},"1.12.3-alpha-316e48bd.86":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-316e48bd.86","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-316e48bd.86","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d2ab87a1923176633f4aa125b98f29725b517098","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-316e48bd.86.tgz","fileCount":29,"integrity":"sha512-cfQGh8uvKe0dSNUcY2iwU7ZMKpS6BpYC4sldPuAiuP+LnmYMk+TpgE3xb5hbqyh3r3bcRCPxYoBW+hyLMKiyMg==","signatures":[{"sig":"MEYCIQDjdVn1WFSuqQVWPGM+lo0dKJHpajTNQe8B8w5VsyLt1wIhAJvHSeb5SBed1MxQWe9WAEEeR3NbM1rYdUsfwtfg4A+1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeYYBiCRA9TVsSAnZWagAAVoUP/0y84wrTx4AQv6nWQdL8\nttOx48iJsNq5mfk9rK9csZYrA9Hahi6S6du9CQ14X3i7jzkGfP8NoS15ujby\nFRLn9Ud9SzvR7bpfQ/diEs96EY2WikCoLIHJbpiflMbNLL654msugOihj9N5\nkXBBaIxDIsH2OHBVcQ5XCVQJDe3wqIBOaoa4nQlba1CV0B3Mftvm+AeKhq2G\nonqnKrB1QHvxv1rRDxugs0nEmsL7V7Kb6P9dAZrvW7mnUZrhq5f8/IZFRm3J\nozO9k7TMINd8BDaGUXDXU4Eh+gv09NuhNnD/Va0mpSYZ89e7Euc3YSlXwbt1\nqQvoS59LJG5BV7S9TQVB6ARJc9uIisGkqhPqpkXJHpINDAoGPktkAuEKErIl\n65Cc1gEQiu4LCFus/iWRbZdZROhSLe5wKRMvDy+EgKtuJoSbZplOKQQsNqIF\n8DGHAnmDwRa6uG5ezfWGJrQFmgHLrbcC1jYzfRQZE3z4bteuwO2VNsaFcB3+\nq7FONPBWlq7ey9YDJkkfekXRTx2RVZbAMDatzAP1G3R2QdlBCi4UOQAvImBw\nSw2+qClkFr8Y4xN7ScenjrSJUKye34RusUJkOrfcS2z2JXsFsXohiefYOhm3\n1pzQsQwqxGjGTcm/qV+3S6Y2erTd/RYcrgVQyJ9qdpY2WRPRdE0xe8sndiUV\nouJo\r\n=Fq+a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.6","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-316e48bd.86+316e48bd","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-316e48bd.86+316e48bd","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-316e48bd.86_1583448161566_0.7059131570611081","host":"s3://npm-registry-packages"}},"1.12.3-alpha-e46c29fa.86":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-e46c29fa.86","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-e46c29fa.86","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"725cfebdc0cfbce8637e8ce4d2997052b6978f97","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-e46c29fa.86.tgz","fileCount":29,"integrity":"sha512-k7jokiTk+yBbIQnKXRuvX5Y5ZplWxricWH7BzgE93vlHgNTn/P00mPXEJIChxTXjPdMZ8+Y1ufkCK3x+qnjntQ==","signatures":[{"sig":"MEUCID8pRzEiC+A1n2bRZHVDSztzl2Q3yxDYR25YVm2uZ07aAiEA0iBAzJmFz7GSYlVtVljb2j5ZbO0ZTBFGjjGWsR+E4bQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeYbilCRA9TVsSAnZWagAAwtgP/1+X1ujq120Zivm71H0i\na5tTTh+bRRPnPw11axCiTS3Gus7c5nPM8flnnnFLmkQZw+5nD7g4qXPVuzce\nAOb4kAY6MsGHm/0w0UQACuwt4HpwwVE+zaB7Udf0b9oOQF8sbqUlfKmuLHtJ\ns2/L0i6flnBeRYKBgy3v0lRap3zX4UtcmdVNF88VVUlVrWze64FBChmysZG3\nHhRUDsfLaijY8tbOuII6ah4/1wIZyI0BZFCQ3EQol5bCTDwIGWtV7RE950mL\nZS9veEjyzZH0VaMgc6FRXYs6oohC4nt4PiQ8nz3FyOw0I3XKa/J6BmKwfI19\nEvnoxjM24UzM6DoyMzOdJMr98rMEXLBPJNDIXq4Qf6KZurGV0s5M8Rv4/Z+l\ngcePaeSPiw8CjXkTlKLV9pyDRYkCCqiQWaoe7+bFIzad+MbQbrOmeqRKD8FO\nt+XBgcabk4vS6GgGUBWo+Sue6uxpUVcoEjJWZn1FUSodvXszM12kJgq9VDZB\ndfQtF/qHLkguN5O0VfU73iCjXv5XK38bujuNOWazEg6FUXjh7wRQd/C2V8pu\n6+5iGmJJ7ppSwxjyhGOCNRZ4aivKs7o+yqdmwiYjgGyDhos3nkPQlR3T5vWx\nWDw15pGicPMYcb9pPycm3DfX1AGcjC2jJz8/bDNqqhGf65Df2YozxqAYjx9+\nCC1W\r\n=MnQG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.6","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-e46c29fa.86+e46c29fa","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-e46c29fa.86+e46c29fa","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-e46c29fa.86_1583462563528_0.558212194824458","host":"s3://npm-registry-packages"}},"1.12.3-alpha-772500b1.86":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-772500b1.86","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-772500b1.86","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"352528f87fe24780b30522ffa6e636c84753f579","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-772500b1.86.tgz","fileCount":29,"integrity":"sha512-oTimqXPAGyPgvGj0IshVMkKBVC6VFO3Sg4AlVHuXtVwO+saoF+d0DebymbXiS0TIQIBhlwv95xfdmOWAmzRmJA==","signatures":[{"sig":"MEYCIQCyum5mtBi/FmVNLpBp4bys1cBp42BTWnzJQd/jJurMZAIhAOZl0hVE0gnlr12S3mYFtk9iC8MmvVC0iWpwd8AHtfrc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeYwG4CRA9TVsSAnZWagAA1FMQAKT1hToxuOTvJQ8SHjd8\nqV/aKaaWtSOrShLnkoJbqQ3sRm0WxnQFgqXE9mqR9v/QDv0j3cx5MbMyEC7Y\n+Sc7E5faqv+nLSIAYHA7me8kR9zjVvTGX2idjICVpwi25R3+AQQd/saksB7z\n9lQpjIy7zrPdL0d4kZRH0LWgL7ikDBGSNrNEhjQsLltmjtGmbXSYoh6m6FvE\nz7qM68iLFc61hVAiLzuWBEzWwZnarqgMEubuOS7RHzHvMeJvvVL3YLn4VEjx\nUT75gffNONtwHP4NT1voT27wwBi/J+Z1UVsMM3bCy1Tp6u4BVa50XWb7LGam\nYDhoSqdeOD8Fmho3/2iHI24pN7KyIIoE/DeDLZc/Cm5qlwVNhvoNovbuUe9z\nQNYK2pnLxPZ269tQTxd1z8JGoVe5grjOJjzZOf0lvQlzr5blWsImv1dggRvZ\nMYt430/XxcwQNPBqamGmgnzdiEC3qdFROF9ejQB6paEf5jXXd/AoiUZ6UJAj\nx63zBj5qvSC9VZSpT7puyow7PpwbIuDnKQrojLay82UJ6UmffeqAHI5h3u47\n2j/CkfjQJ9p0viuXyjJsdZb1KYM+4RhoYL9MUcNfh6UR6IWK2I6fAH4YjB2x\nxWDLibMrCTkEPP2YwImYo97U3XjDSL8Stu4kCjglAsK7SfhFVkJC8sFX7/cP\nqOAL\r\n=0yle\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.6","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-772500b1.86+772500b1","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-772500b1.86+772500b1","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-772500b1.86_1583546807922_0.5923774769578851","host":"s3://npm-registry-packages"}},"1.12.3-alpha-f18258eb.88":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-f18258eb.88","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-f18258eb.88","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"eb82c62acf84d8097a16617623853638537caabc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-f18258eb.88.tgz","fileCount":29,"integrity":"sha512-UuOEF69Tu4LGnJJA8ZaQ/dUQvP/J7U5UqrNrlt32MjPoxhEVnIlZMmseK0MgD8BC3/QwUe0zyx+M4PtUmHMv3g==","signatures":[{"sig":"MEYCIQD0C4Tq8a3GuUCWYgH8hkNWH1R7vQNx1yWsZzo1cUU5NwIhAO6CJmriT1TEAtvOrlnbjThNHZsQCPhHuxB+jKtg/RCV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZMD5CRA9TVsSAnZWagAAW70P/iYHnNuVio74BIrdfmSP\ncjuFlfI2kH5WbWmwUAvu8Jv3lF+J8znKXdI0ti1l6VNnBvF2/Urd6wi2c7ql\nJXKwkoGJ9GEj6ainkVXbFWRtsOMR2G6CwFYmOBE03rdSjFbzbdDZreq/kTEJ\nsu/f83/dXhPg/RDkkNGY39EbfMAwdij5iPuOJ8BSQZDM3gO6aa6Um/QH7Ekx\n/K7WuGHJmETKjjxW3UgtlEDqGH9pAd6XK6StijVRTBlZDFzmi3KAP9pDV1n0\ny+d0gsgKxAD9Ex5ddEg9mALq3Ml14MPYeYsAj0Mb1sM3TXYxrNWpZ1Fa1+zR\nnV26YKIM0RmwdUd2Y3gTcqs5NyoWSUqx3O2284pPPHA8ge2VlGDCWOysScyF\nNlyDKXuR/cKVnnY6fsUjQS9sj1TmE5uNfdILL0+ZNera8N9cqeaVHQ9C8Nun\n7tBrwhFavXZaqCb3mEr1R0vvTD/XQJOAhEgJqjBEI8y67gumifcrUDtKSsRN\nwhcyB+79H8vt4vltLf9H0zT/eG+xRmnk9PlFOM28lFumk4YgQJ5me+uK3WQm\nwJ+5EgOkK4+oea+2/OuvnK0zolFOCoHPXGUOV8NFJTN+nHW7jCoC4aODDD1d\ndkBLT53LSFtiGeH2PwZCUYn2LngKBaDJnrsU1vk0x5Z4M0UnvXbngykCpQoH\nzxUS\r\n=TB0T\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.6","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-f18258eb.88+f18258eb","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-f18258eb.88+f18258eb","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-f18258eb.88_1583661304431_0.40264800343272245","host":"s3://npm-registry-packages"}},"1.12.3-alpha-e8275933.90":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-e8275933.90","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-e8275933.90","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"77ba976a11e314a5b3874aa7c3364c9e8707f6d2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-e8275933.90.tgz","fileCount":29,"integrity":"sha512-6XuumTBpE7FvSIw1t1PmNay8Xazw3frT0fRKnX+oND8csiixwoJ+f1w9b8i+W6Dj06d2HhHhu3sPWo5nhePM4A==","signatures":[{"sig":"MEUCIQDDJUG/fBJFH4EvZrAIELMZ4HOaKzBcj04u3wrzuXlBBgIgT2MKkilQ/VIr6O3vwQYRBIdSHc+3yMCoonUPHTfIZ1Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZMWYCRA9TVsSAnZWagAAmEgP/0zy0dTpE6cX6pCXJZ9E\n9HqbibxauXk3oJfgq+0ggoyMJZqW5HcdYNNGKdP+aby6/b/If4fE+KL+g1Vp\n3bohgY1AwLT+LBH4jZC5txVKJhNSzDQ1GSqSOo7lmpyXFqzWUoKhsDYlKNUu\n3y34X+CdJlAVMmFrAk+NdIgTg83IvkzIdS3VV8ncTPuv2wZUhm32AtYOdumb\nuiC92Mr4FDLAmofEGfqiPUzxC7GQqqcbrdelCDFMN/HvE1KgfLE7dR3XUfGG\nB3mdiDs6KWnfJix/1pJZk7La+jsig0mr+YE1f/vHAM2g4G1lLBSI0FRkBr3l\nIQWiCt2OseHwWy8FsL1LiM6xG2EpCsBijR3PBl6WN7GJ0y5frQxjt+H7ezIv\niRXMrAGIo8FUcnE60A7PeRcYpGUzz4Ort0nuOWmgRHkNMwagmst2CLOkeHzB\nKVDiL3oiefhstBIQyvlYGNufM0qDbP5lQVBvgkWrk2eLa8s/dW294cICNPKA\nfeKWh5SDpdX/7PLZVQzlNGoOqXhvZsewgn7p7ZnQFuIOPYbwGLOJus4YzklS\nY7NcE062LLca1lYtF50+QJmRKLRIL7DNDNeZmndwPwa1O3qjGhcAXEy76nmV\nQXPAZYwdS3oouNiLb5aT5Tb6zh9RaHBuQ8iExb8P5llVriain1P5IaSXw1Cg\n3Iio\r\n=Lj6W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.6","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-e8275933.90+e8275933","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-e8275933.90+e8275933","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-e8275933.90_1583662488126_0.45093668547000787","host":"s3://npm-registry-packages"}},"1.12.3-alpha-7e23ddfc.90":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-7e23ddfc.90","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-7e23ddfc.90","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"34ff631c1744e0d9d8255ac5d96f08213ba84144","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-7e23ddfc.90.tgz","fileCount":29,"integrity":"sha512-ItgatfavY/h7fMtF7NoCtjZJJ2KKUiv1j5G+0yRJ/BExv972lCW7/siTg7azg73VCH0P78zDqYiwOzY10S3KFQ==","signatures":[{"sig":"MEQCIEcQLEMbHvhfUkMZ4cWYcVHhyN/zy1nPpwKwz32/8WVqAiAdmo1InaEJurILNMice8ZyJAr2Q+0UVmp9L5V8tolSMA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZMY1CRA9TVsSAnZWagAAO60P/Rv/zUnB1nydS9KCZTY0\niEKNctuMB8qlCMDDiAE8P5sIaEK9vX1ABMaaCOroskG7dhXfu8KmdS7QISQy\nftDqz/xOhxu2TnTHe/IjsIt+qVMY//gozp1pWu3lqOkA1ib/0POn1zAat50C\nI2gQIFXZhA53lpDYBOUCCUWESL3KBAmRBaIwQwtbAIQguHzbxHLvInYnkbMe\n3eCIO/PjlFTnR6pgG1Fst4/PXwqTmE6J516unpFonUm85ZpHqvbFoGamEiVx\n4JwQun4QJByTDjY+hpAwi1Salv+zFPlog/YoLY1p49VwMhR+LARFSZVX4PTj\n9U9YaETKhTobe4Z+jdBhqcxmzTQESR8qMGsXoPez50eLaX71CcpTpKMseO6f\n9Vi/C2RQRnOqw4Goxb+wI8bPSsa53WV81l21Ry4NvhKse1/tB5HLXt1IG8ar\n8GIwqcv+tGtTt+dRtztfZgN8VmyBjWHobPBMwaZ7F+L6/2XKisOVFPEvF4ai\nSqBquEtZ/0y9ibsvCUs1yvNE5TPYRcfsikr85VT68VPhHrCe6XI8n0Liav8L\nA/HpHl8qoZVvdHvo5Ul/dz59ZJ/45uMqmfCsN4YW9biqDLwDv7Pl9MuPnUHx\nk62vNwnuKWL0Lgv9whUzPy46FXSO6qZ+5aLjejoKSMJxV7TcqgR1ZZ/eWz3u\nbPuo\r\n=nzFX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.6","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-7e23ddfc.90+7e23ddfc","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-7e23ddfc.90+7e23ddfc","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-7e23ddfc.90_1583662643530_0.9183880589092472","host":"s3://npm-registry-packages"}},"1.12.3-alpha-80cc9c6a.93":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-80cc9c6a.93","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-80cc9c6a.93","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5ff589a4a997b4110eab639ef3f1ee55c523f962","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-80cc9c6a.93.tgz","fileCount":29,"integrity":"sha512-wpstlKZTITKUOLXEGM1EePfJUdl/EDUNEXp9qpbx1RMqwLiPB7GLQhii1DIjuJlSyQ8Z4gMvPGED8AlR4yGFzg==","signatures":[{"sig":"MEUCIBBk1DuU1EodjwwEEylJX2Bt2+yd7zzp4ki5+fw8WBVCAiEAp2BjFugo0pyxuLmEsorz/76RnsPqAD0zAn2B4/5QqjI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZMnkCRA9TVsSAnZWagAAs9sP/01XFAr58O5njohb6/7b\nDUX2H5i+TD49pkYsqN6d8IY3R1QAt2DXiR9reD68xhmkKDb5K+Im0sKQinoV\nVvJYj7o40PVr5QL4D904PudPQRT1iLQx/Mkg2WwEd6euPfAaR1L1RYYJOrsB\nuPSjy33JVJGGqPAxWnbTMbrs+eltMG7mv8wvV+OVlTqdq2KbZIiPqZBjZgeW\nnJaQkM/SX4UntZXXSv/PYsL552jO5yE0odbSLQlkUrKIqdS2/nx4qOzQ8f2K\nTJnP1yNUA2grWjlWEp/QnQ1K9HtGLuNuigKlnNkUjRn2rGoai4DRuuofg1/3\nlOSvXxZyZ4gs78RzKAjhQ7rJgk6gboJAUCdNJuWnlu5LG9a0QrJLHabf87Nr\nuwJkO3oVKRY4/36e3GWytIb1Y85Cjc0wBnJLlkiytFvSJr+pP+2iqsRaUYor\nG9VretXB8eKkZVPkwyqa78vKss1BOlYc5GH7vvnN2AmeFaZsPLr7mtnYeJit\nEVgyS+D+5f4aR9tQoIF92S9Dz9UdW/VXtwNsje3uXCT2mRLCxLVdQ8HJaN7D\ncaldRaBE7EIuhG84XYBkXuO0GPcG35LiZGYxlUNR49i0KaB2WfZax2JyzpWu\nHs4hFLKQgUqwX29A4OA48oicmH5u8y7hwb7D2QFtJ+MibE9/TreUe29dGBCt\n0bAC\r\n=rAIt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-80cc9c6a.93+80cc9c6a","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-80cc9c6a.93+80cc9c6a","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-80cc9c6a.93_1583663587211_0.6378830550834973","host":"s3://npm-registry-packages"}},"1.12.3-alpha-bc49614a.94":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-bc49614a.94","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-bc49614a.94","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"21e681736362ed16c0fae3bb752ccc8ec758555f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-bc49614a.94.tgz","fileCount":29,"integrity":"sha512-BJ0SJ4RwZRMDVodZWKm+46/F6RlMnouHTK8nGXPnzrwA4c/tp0sH4LZK8mu6hRdpyr0SfEE8Fcznb2SdzvTSsQ==","signatures":[{"sig":"MEYCIQD25rZFYc+Ws8EdwWq5mT9CcRFQ7mDj1u0TLKb8uYfAtAIhAJ78PDYw+TtfQLuGQF5TV4u/fboXTP/HZkoSL5ULQEhN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZMp2CRA9TVsSAnZWagAA42AP+gKAeNRhXip3SBHIZZPp\nV+beOFMBbAaMJEmkv/b7fplPo5dlHDyd7qugk5Zb3DIbX4nfZND+8n63DB1a\nMbI0OJikuK1wtVmzAUUQCUg3EugZFdhpRpghGdWzbn8eCnhRHsJFxeCBKrhv\n6pdhAhcWaO8eIvqC01GAZL1C8YAEWB1varJyrhev2nrV88gfnLSCQY4bXD4P\nZX661leBJ1VpwD0+2nFV7gwTzDm6ZvYGxsTzCkkEvjsAb53vSOKocYFvZX7Q\n4ba0xymvsKV+DKqCm9f69NyN9P85a9W2ncekH9Z34NoGchZQpSu/s2JHHas9\nafaPrfeK2nhwfnmzC/NotjM5llinCwWKL3DVT/UA3IHCyKmVRbDE34zn1z5M\njkm7yCVXONRRamxA8VAxxcaqut7sLKlCunBHw84gCuzPiqNI080sWQJ6pBkN\njqFHn1x7m+HGvPiOOzmZ7cIhKf5ARyntDFVyxDhXy5ac9IlbJpb4Jwap8smR\n1ZIYTYkj9jhQnZa32mWxUIdx6t2jyuxJAac0XLzhH2b09Sm+Psr1h0BjpdqT\nD9HRU8Ahv4DkLQFCDahPh9loNYF/mZYIo3qJYrYs9Qp8l0mFsCntjsgsTW2J\nYaVuMe9xU9j67X0enFFSbPNVnZh/XUNv+8pcFs5VfI75D4B48vxwprmT8rgn\nM8lK\r\n=k4pn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-bc49614a.94+bc49614a","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-bc49614a.94+bc49614a","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-bc49614a.94_1583663732826_0.9624264987741451","host":"s3://npm-registry-packages"}},"1.12.3-alpha-0ed0b222.95":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-0ed0b222.95","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-0ed0b222.95","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3276e42a0e5749150efb1e3286e7ec720f4bdbab","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-0ed0b222.95.tgz","fileCount":29,"integrity":"sha512-rAZLdTJfs/afGr6ZE62F4nQR2QvFrZ1U0adaQ6o6ZzC+EsUSoOREyhDA+4adK2oBVGUx3z5KfqAVC9if3btiaA==","signatures":[{"sig":"MEQCIAZz9D22uY/l6q48WDheIFaur/rqNwQoOifHP8hbEk0WAiAKpHpisc3P7EXHgPm7VUlRzWsIENzuGRv5LeHFobUTlg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZMwxCRA9TVsSAnZWagAAnXAP/AydZzbW+dshhTbvhLBT\ntSpFWZ2XUFLjFWvGgEBx4XldkWwzq0BWs/2zPErQAht9g+bLjxKZ+lLM20Ki\nOMSH+6ru6UKl0bd24DkHi+LTpftMopZ74ICoOwePHht/fDfV5AZsypmGyYik\nmsA47S4Al3M7hHj6oeyw+YehAlrl44cIt1w07XbI4MPWBjalCAJHf0v0Oob0\nfrJ6htXDci6KDSGqrYW2D6TgTlnxzqeG2SH1+dxB7Y2l29uU/q/i7W1AlXZc\ncZVbezy1M7h4Kes3QLFCxHGoTUMtv8WnFs7O5SRcRLlE42UFq2t6lh5W6Feb\noFjFo/U4yt4D9IEkzl6qPJzuaYbIeWOn9PlCj2qHa8vpofOgZfDWI+h3iHdx\nUyilh07uCFRSquxuDmDf+iTa2edhkSgsko10LEUZtqpNutg9kuGjb5TrOz3+\nXrkbhnnFubtapC0Wz8DSNNT0iHR5J4ICGbqNPEiHQ12wKAc7WpfdvsGza3mI\nWF8o1UjQQaCb4VNh49rcR5BQZ9dKepY5c7OiqhMg6w/rqpm9uokS/8OyrHrc\nZSW2VYBULl0X4eAwxUs7A7Wd9oCXk2wnMRabMVfXwc0Tnk2clSJFuAuR3tBo\nQ7bUX1BeECy5lqNgPnjGE8arD1EMVEfC7tfoZ276I/JdNoIhNW9pGC7ivUqx\nJ0O+\r\n=RJSA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-0ed0b222.95+0ed0b222","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-0ed0b222.95+0ed0b222","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-0ed0b222.95_1583664177297_0.18011503279922936","host":"s3://npm-registry-packages"}},"1.12.3-alpha-6257405c.96":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-6257405c.96","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-6257405c.96","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d075c20089120048346e827f89879cdc700640eb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-6257405c.96.tgz","fileCount":29,"integrity":"sha512-KqANFB0rEMyyj0xss+2+U03Vhv+b23E2XbsIQ62ro0Zji1zPeT5JzX81J0+WdgzU27WLHIuRZyjHen92Bkh2cw==","signatures":[{"sig":"MEUCIEeZz5gf3CeSXbkz3PofNMqwCOBe6oiUpvMBG7I4uet+AiEAw9FzrrbcJE5phwz/QokQ9r4C8ZqMqDvE/brOWuGhEBg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZMzvCRA9TVsSAnZWagAAPpsP/2gJrt7Rgf35NzuebPSQ\nVXQ3O1qLBaB9tRbf2V8PRYYCi6e/HVtEVnr8UlTvSiK3XLvXYig1ity43uAv\nAc6g6fGULobG1zyY2joUPtiB+4/T1bwi7JEOQEa+48XfkalS9YcJqRK0r5Zg\n9Dc8yOOP1vvRoJ580/W82RiRMoz7aFWxto2x83RTPZJGbtPy1VCjNURRYVa1\n14ydjY2ecoYdVYikbca8yl+S1SvPEcdnQdwQ66VbjzskR0xFVjYFVV2Ch3ac\nS2R7FAiIYdte2BQaObRLP+pLWXmG4towTql86ygXAPtCWB0+10mioe5SLZKy\nhxDquY7jcMa/DzQWKC2z+QbJp5x9leJ7Ovfq0xh4dSZYMWn2+tQV7Lm8LqBd\nKJxZ3e0U+tALsVGA7CpTTQkMZQ2G4Xj8hrJ+DlrfQ94iBhZRU7eTxEb/3G3a\nHNzROXL/lvfU0r0SbtXPx1mCOxBqjpO1cE5iATvPx18R/dfby3KjxA1SSmfL\nHTxalg1VFuIVtZFTIxuIhPInOXceF+vmjMDnWdpi+JmH6MUw4nrrTrNtXfPu\nCSPiNKXtFUqTGB/XMbF3jwkn7V0hbVl3pLgKePP1zYchW1+AeSEGscCjX94y\nE7nYnqdNEwQ2AeiN+WmPRPvrQyvk92xuWrmctkWleQkjbC6169+tY1SZxr8K\nS+vv\r\n=9R4L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-6257405c.96+6257405c","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-6257405c.96+6257405c","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-6257405c.96_1583664365902_0.11242054791082623","host":"s3://npm-registry-packages"}},"1.12.3-alpha-77b0cce4.98":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-77b0cce4.98","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-77b0cce4.98","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5eead39e6e9f6fd307e3e09558605c445518aed3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-77b0cce4.98.tgz","fileCount":29,"integrity":"sha512-SnzHLYZyNnPu/0ON9iUBf3TCpCIksdiBY78EHKyAFTraR1x82tPX7H/n5zcvGT4mGWzGE7o9vj/pciFCUNtIRg==","signatures":[{"sig":"MEQCIDq+iPVpqCVHAfWkfz5Q/qRgaWLH8WFFD9jIowOyfe8sAiAoC1mnp/nL7zG1eLh3dZel6buRZS7khpGdI+P6dgybpA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZOKuCRA9TVsSAnZWagAAyvAQAJgn0Xv43B59I/L+J3Zv\nQw40KiF4qqQxao+SIb/6MChtVACQeUQk34ttDzsgDfUdsmRnvS7EV0zYTO1r\nejDL7C592g/P3i6AcBXNxuB+CE4ue2DUWg8x9kkyolUMwa96JSZDTr6lkvFw\nYiocYiM1Hqh8xgEw7qudsCb/284EpoDbZ+xFGnjn6JDZoSqQSBxQmE58RLsj\nFARQkBhGcrmMEsbRgXk5oxgtZh+P+M4BvUJ2tmBnX6yuXW4mQwwNuyMvThj8\nrbjk4SpMogETX+4oYUKnwnsC/hXyu6DTiDS8HVfEfGJVpTXAmJ/88OQVi5nL\n/Y5GbQr8iklv0X/yahaUKaHJbGWE22Xyx5J7lx2oBdxUbvmCAu9XYXzgZuPx\nB8AsahGTuIl3TH+xbp6BJSxkESVjmIFxEGfB5MRj2dhlpN3jpy6weItagO3u\nCXTIidrVr41jSTjwxXHPt8QJffkuwiNeGdQ3VSztiBA8XvXnzzbs8fWRJDtX\nXZM8hs2gMKO4aSDHg5d8k2D3iWzn1muIB3ZZ4M94SQ4fGQ193ZRmggfU/NkH\n9LZmBxecRXdKVQIgzyUjFFfmcKIo5u1vRMaJIt2Nqou0lxqyWjc2f7OSqAEz\nRQ3UlFx9lJ12yWtyKEzunRYZv3ECX37/zzEnPnd6tRHSacANAVcl8+ozvGi/\nrfHc\r\n=R5rU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-77b0cce4.98+77b0cce4","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-77b0cce4.98+77b0cce4","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-77b0cce4.98_1583669933482_0.17440055018784228","host":"s3://npm-registry-packages"}},"1.12.3-alpha-35bf8c20.98":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-35bf8c20.98","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-35bf8c20.98","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d26bab0a1bf1f3a8b276031cf49a618cb04c9cf6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-35bf8c20.98.tgz","fileCount":29,"integrity":"sha512-kT4LVvr7C0iuSvQQybF085htb+WykUyZx7fl4izxjtUDvY3Wly2w5BdvquCO/xDAvEugvOg3NeMa+qRGNWnfdQ==","signatures":[{"sig":"MEUCIQCXBAwkh5k+4k2NeQMx98JXyl0uBXJKxasJYhDeyLQTYwIgfrMMeOkvcTKOAylqIL1StwsCv5Nom9/QfvCZuon86Is=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZRatCRA9TVsSAnZWagAADBYP/jqII/WKdEYTNeJZJBQw\n9NsY1W6oDZhle8xBuBUFiMu++5r3T8ka1nzxlaKdlIbvNJ/YxmELZY3pnzCg\nn5BBMXxluI7pK1x1gze1mTG1XkCSwf1169GcJwYJQFPIs9PnLG3bTjZkUvTO\nGvuksojxxTnh2B2sLiN9R27puJ8yPKZIV+hosOHf/bgrqUkKv8LrGO8Rf4Pz\nzZI0kXo0mIkOfvJUV4XPWUMh/WicP6EBpQINZC+aJ2kItpg38AfM95n7egNC\nUiFhxRl7KYDSaGND8fJk7FE5E55WWuMQS8vF4hXTrI8hmNsT9N6WNvSun7oS\nUGC89wCNajOuFByiafQ7vAYAnP3/s3fWPTjSuo7avxcJGkOzD1zZi2WKk1HD\n1BnkNLXD4TSZavN7Wzn4fMJLiOzwQzD1HJSKVLocCyu4YbdNNrQN6witFqVM\nb9uwjmo6XqVsLdwh0rcl9DiBH8L0qniiq+2W2djb/FqzjJ/nvxtgEX/MXxWM\nJcXrC5NDzJTNK88rsglvRhA0tAsrruchCVwyDBjFqOEOUtuUAvDn2ckjM8+A\n9eYnE/p8tEJIidiIGN2DX6oTJf0yUVXzIXe05uYnXAh3e2Tqq3RlhYolyQTI\nr4ZvdvaIidntSkXNvKHlk9b0OodTOBp+UV8mjRreJ0vaf/twRlc5n679FJ6w\n3mXT\r\n=GAQo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-35bf8c20.98+35bf8c20","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-35bf8c20.98+35bf8c20","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-35bf8c20.98_1583683244588_0.7788710998315107","host":"s3://npm-registry-packages"}},"1.12.3-alpha-3890a48b.99":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-3890a48b.99","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-3890a48b.99","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c0f8cd06ca66cf7c5f332dd242c2cef0dd2a2b9e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-3890a48b.99.tgz","fileCount":29,"integrity":"sha512-BmVTtbtptgzYyNlO0kPNJMrrQRBJftFW6sm2eXgOVe9VucUKq8a6NyulXGG/MIeMtT5KTIRnUQ65AoxtHCALHA==","signatures":[{"sig":"MEUCIQDuRC0pt7LT6QngwyOm6ctcb3PrFduqiy1Kfb90WefEYwIgN9bXHwHROs/usNp7IHjHWR+sGO1lpa92DZdXBpg2ElE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZRrPCRA9TVsSAnZWagAANmwP/0PEhGZ3pUvZPoP6SooD\nLeFHJ5QhP2a2GNt5v0LuxU+eQ0f4TrIUH0gNcPY/R5Z/7F1D+gYtEaypjZUU\ndWqmx1zzGvUKe56V0HjAiu7+zKQ5XFT+SIa7zS+tcruynLRJyLeAPli9ZdVz\n+REuP2HCslTyy13r9sr7rqkk+ViHLDosX3Tm2TMqkCOf/2W3tPgcLpcJ1gD1\nGYRbYkSEeWccQDfBIpHfwOnz/lu20/j1OW7BBAoiEF8K/SzPTniwzSlvo13K\nQXiKXDlR8Epmf2uXDzFnBFiOMMOmOa5zaJxPDIG7w0l4m4DpptxFq/G5upLu\nIwKnU9txFvZkaCsnFmyptvMW6dgjyhCwPpafQ6PGTFfcuq5IyVXjbeIzy9uR\na6URo+3VIb0vMZaGPE1IQHMyJeTcob644okwzmOBC6DPBGBJxsWRlXs1JBZ7\nLzOs4xmUvmZok1SeoTKjKReLKtHpQfPhQ6fEOH0xW69El27hSNVlQYGkEEkr\nGNNn2ZyZDMdxkCuPRZTNv44gnf8M4jwrVu1JJEbMO74aLrewyxFmvfGhH6a2\nTuj+PM4LRmClYKTX/ygJzwizxPe5NvejylAfw/vaTYrtEGHdyCmRFP4g8v51\nR4TttUXiWU9MdLST+oARKMG7mVR8cPsv/i1Ct+zGIp6lZbvGS5F7X2peECZz\nEWZw\r\n=kkh+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-3890a48b.99+3890a48b","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-3890a48b.99+3890a48b","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-3890a48b.99_1583684302649_0.8492829064762311","host":"s3://npm-registry-packages"}},"1.12.3-alpha-0ba116aa.99":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-0ba116aa.99","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-0ba116aa.99","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5fa4b74374c244e064eb09b21000f57937005759","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-0ba116aa.99.tgz","fileCount":29,"integrity":"sha512-9U6wEnR3XEB0kUhPkMrVuAErOfcRzDUdEMs21XrMJg0f1wG2JbH1Jx9adrGJxDwUIjqhHtmyphjdAKyo6oWIPA==","signatures":[{"sig":"MEUCIQCLXevThBYx0+y6vj7FG/jvzOMxKA/CZrw03cDZT0JYzgIgetjOv4fG6tiL0kmus38bvYzFi0zA/8ZCVHVS1qTk6Y4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZSATCRA9TVsSAnZWagAAUBoP/2gubTVRkz89lRKdZzzT\nYIdlYh40vfJnChm7ihjCVTQpLrjp9HhaFGzmjbSGm+xCtx7IwL0FKsbkqDKM\n2GeDXJqHvMsgbnmIDy7NvM7Gx/0XA4h3s9oN/rp03HEu8JSbO46PJRBXRg3q\nTDcaUJw2jKKsPo5fB01UqDmlZBLfw7sFKOs9m/IlnOAYvOCKBJ61dARjj8DJ\n8oqPwvLLKepRtCEy85aOO2FHjBiyjTmbDNc3J2MVen7tBg7WQQSLmFjvQkik\nsXsSXRPWpDvLUhPDq3uvM+IH32k0upN4Bum7j2/6AWMWWUJlN+3grayQXlbU\nSOD9j59bM7wPXCIY40ZV7jFzJpWk/pAEw8jHJMzvX4twI/ciBEEZwMWP6v27\ntgTvQ8vE8pYTUwfBQxY1Jdvx0lHm5IVkzJO2IQpgeDrhcEgFBiAWZ6XH0naS\nRyLvYx5TKT9njuCg6lmbBmVNF/dKv1Efgh+nPjTOS5XtzQjBJoa1YJFhRn6f\nULpWN29cFXwstAV60tksxu02PuzkUKJedcyzYh2Fx+4mKN7h9ZoIIDFZDJLy\nTFX6Sl79HqHdJ3nxMxp7OW+348t5dPM4dSokhw9Qd+m5btQLwAWTqNi0HwTC\nyWbt7rlW2tujzgA3LwOpVMaPKGAXYwtO0fHd3YPWSQ4Bwjz9/hSH/M3i2jqe\njZfJ\r\n=6g4S\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-0ba116aa.99+0ba116aa","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-0ba116aa.99+0ba116aa","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-0ba116aa.99_1583685651176_0.9841808363424076","host":"s3://npm-registry-packages"}},"1.12.3-alpha-7fec3061.99":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-7fec3061.99","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-7fec3061.99","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"248fd88b16eb2314f09d2696e2d4b7c12582904a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-7fec3061.99.tgz","fileCount":29,"integrity":"sha512-MHQNL3J6lXcXxaePuat6E4fxij/02uz+q8MMhF8kxMFRf3QJDfMLeDn7QdnsdIx7cJqtLa919jQIqxtB3pMipA==","signatures":[{"sig":"MEUCICpaO5VnTQQG2bKStwl5dI3Kp5yktu9BK1UosvjYHFhHAiEArFeTRmqNqbDXUCR2EFMGrQOgwRVPwJVhn/GtL5lJrKs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZSHYCRA9TVsSAnZWagAAGLMP/R9uvVeh3R1mvOAK+kdk\nnGGCdz7nTL9z94H/lYxwacJDEp7t/3MI3a/w3cXO6g5KKwCH3fILyjJ0UeXS\nCXsnCMb0IOKXokrlQvxIgswo7ADJMdbp1ppsTPOEjPFpSoVNulrpLtzd6yHw\nexZlN9eTRGd6sl8+kIy5WasTVYD5PFSKjZgyUtwXRttDCEv1oDtn+oUWWQkm\ng8bt/DVk8txIJ4HzRddwOnEGA+myM4lF2QMM5kj5+wb84qg9Wc77FX+1Uua0\nPxVX6yDf+zbdS5pBvfVOiJ/LZsYv+rQR7OzdpjQNgw4GLWWpU/8SR9tTWM9S\nd2O8Y3xbAMZ1B+IBALqtLsqbKVpTgqcDNqWiYCEoW0Kt9WuHEuhEpJuWj9CR\nheCRC131YEh6F3OSF/vVOsqOFTqlUg9GgdcKco2NSUJIMi0fAsTGT1VT3o3I\nbA0xUJvA6uFMxDTJ7HyyNb9J9sFqvbvnVpPRWsqU7jpSF6w0GkShhxjJR7VL\njnFqqgz92Rp1z43yLcuSjrIzedDb0cpNitOlCAMb6yCzspTRCJnTS6lShAOO\n/l+Fj8yP0xVxfxv+31SNK6/yZbxOh7oQKogMGKH8mJXqRhoSmOhcA2EM1Jd4\nkYAUMrChQ9GB4XAyt86V1mdwXuGfCtdD+OTcyzecd4so/SCae09UDNtoHXfB\nLwCe\r\n=5i3W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-7fec3061.99+7fec3061","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-7fec3061.99+7fec3061","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-7fec3061.99_1583686103659_0.5620707249801027","host":"s3://npm-registry-packages"}},"1.12.3-alpha-e034147b.99":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-e034147b.99","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-e034147b.99","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3129eaabd5590d0388b8d42b222708371d6506ea","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-e034147b.99.tgz","fileCount":29,"integrity":"sha512-oDQdZ5JoRKeucK462wcx1zqeT29+lT3zGhHOJpqzGUQHMbtYFS/ZtltfXwDzdKs/c21MLoJBhriXB2fmwJ8xsA==","signatures":[{"sig":"MEQCIE2brO1j+qz16uFkWbvFY4a0B+bCVyCeyyf/XNj6Vx9TAiBMHtdRRonk/35a0ke46Tg5qlr/uZfJR0CclmVlth6Qgg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZSIGCRA9TVsSAnZWagAAnuYQAJegsJocisD66WKtMFs5\nDLlwP/egHFXB9lkUzSd5VWP4IrejbqgRiFF5bGzsKN/3ObRjq7XVB+cFvHw3\np35xmP/WIwffyOYuJznOmvdgsDlJ1DEtX51ot18Cc8DvBL2pDVGfJkL4Edpo\nhtqor0zmCX7L0uAZrittMZk24onuczjzE7zvqzO0WuJSTWKn5dbctap+moZ1\n70wQDFgjZ8wN1+VZflC0H7gbOOraenxFdp57vNSGbL+sKvccHzSU+Ruro4Ot\ndT1Qn5i4MVmVIZfgJJL/HeDrEXdPOO2mI2BF3PpiTPdv/0TthOCiQYe2maAu\n9W+A6oqkYm2NFHBXtivm1JQQHvIXgNgocoBr0qcxk1ezvERq34Sdh0Fd4wGF\nEOlXeUamnMai0lKlsrn6D9QTEcfCaLwJzuystV+wIMklydN1pThG/I4fVOMv\nlmNgpUeoJmGJZ92EbMBbQHeXoE8YTARB60rKd7oGcPFd4pX7rOvYA/+0FwYo\npw4gt/F+NFHPpmZMp/4q++gvfTfIS4iftL3LqcuBD36FTnRosgjovCt5dNGK\ncK9iIdpeBjcYXx7vYBl2eskc9hjZA+Sk9P2wEqLYaUTHJ/07ZOUCuFj9VgnD\nkL3zbYtmL/WJHXtAUS9reA5MmfjYPl67TIZ3YVcJqgzd012LM+BH3MeL5XRz\nk+lf\r\n=r1oY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-e034147b.99+e034147b","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-e034147b.99+e034147b","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-e034147b.99_1583686149380_0.5565229651066939","host":"s3://npm-registry-packages"}},"1.12.3-alpha-5709e4da.99":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-5709e4da.99","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-5709e4da.99","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"63cfd4f574ae747581eba2b820e0bae916045db1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-5709e4da.99.tgz","fileCount":29,"integrity":"sha512-rOGAoP34SXMJBD8LJsYKm8Qkr61wu2leQmj5rPgjZrdpoXxvbNAnSnEuJcWJIsmmcBXn8y9WmsXu9/mEyy+iTg==","signatures":[{"sig":"MEUCIHBrWM8b5xu29aSrLGrFldxlUsRlBWLFZu298grn6H6fAiEA6VpSrWMDtlOuOHfWzrUxNIpNHhhaDwHVykMhzPh3u9c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZSPPCRA9TVsSAnZWagAAM5IQAIQk7fhC2zq5mcdSgIdp\nqD7tz/SpRFfineRK63Or/zhIhIOZWRN0fHvehIZg23xbP8AM0pzgLvP1jjo4\nwWcnFS3JNzcHfi30yaL5qJcmOFIQg8jK3VTqUHBPPdjia6df3xDvUF5NAObh\nqFrFNEkRlnbSh2MfrSQwEYw4dM2vNxRWyaJ3GlxmC7EddQT8HphCs7SYmE4d\nauiH63CyTJZ0hryK3HxNxFPfUb5JxNh8B6XStrqOLb2JePRpHRb/ExinO1+t\nXvIZAf7tfMXwPoop0BjJyl16q586S4uc4HSU0WvNeXUFwoYu74i3E+iTSOA0\nyYMPMl0s49bvk3XXjZXZxky5dCpZf+JRorZRX6wTE5UE8vmngAsB0JFGGBLV\ndRofHUlUApdUYmxQIHJKaScummdtP5s56T4xo3FqxQ5hLJgwyo9IKJYb7epu\necBz7VJmjS8JCI91YWbE/mCwJZgGIYqYrnRvDPOd9IORpY57eghN+2BwwoMI\nKdKt+bLkxA+s3gyURG2bfSPEE7iUUD3FQsNNP3hicTHQApCM8qYgXY0LLGXe\nDlVQmP39M1GbujIPW6wEl2XwSRJhnFHL7LsAa5ck3E+cS/+iHM2NxtcsPgXM\nN37DO7915I0P0IZiUEacOwWHdnpm0le9CSc5iLJIqHOY/nyT63NClz8L5jAU\nuwyG\r\n=zeTC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-5709e4da.99+5709e4da","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-5709e4da.99+5709e4da","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-5709e4da.99_1583686607340_0.676919247729064","host":"s3://npm-registry-packages"}},"1.12.3-alpha-57362303.100":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-57362303.100","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-57362303.100","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"cb040ac002b2acf06b018f59d8a3bb873df83f9c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-57362303.100.tgz","fileCount":29,"integrity":"sha512-MKkIObXbN5X2C1yFFgQs36o8UJTxvc9GK0AWk1+yhziT1e6bCXONqaaqFjQRTwelE7usOJhn5ie/HiNWYrMETQ==","signatures":[{"sig":"MEUCIQCyQ2NSJ3FjqWR69vhc0cXzB95vEClEXu7I2U6kOLjePgIgAJVIW93+rlYpqyy2eGE8J+l37YuRNhQ4qhKerdgdW0g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186264,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZSmpCRA9TVsSAnZWagAAVaAP/ip1EC7HX0fZxNUnWrof\ndy32LVpu4Qhcvp9SivPoKz+X7vhZlfwVAsqvCzfN6W/kNJEaWIFWCRNdwH5N\nkdxw0JVAgNxts1oRSsBQAjF3h8hvh+kfJooITARIhlqVF+uBafnttAhUbAxg\nkGU9dFhjTZSkDi4noeea2MroJIgBc+vMKde06QTsbUxpfY6guTItjvG2rAIy\nUB/nh61566Bhst7Pc03Jpcr/7YZm+g7Hl07lS97/sKA4mw0vjfte3RsnYBzF\n6k85Nu6qXQ2KsnAUBH3Fm28UkGOypeaFyTdYaiRHAcd/fT6Z5E1tIZb1M6gy\n45sTDVFHn6mP+WO3RbfNMhBk/m0UfZRpzeMQR89Nn0xi7D8gZgquVYC8FkPc\nepah34sRnkf6gFkW7/EG5HTE2t6zgggIDMC2PvI8/+O0bdrNkqIc4qkIykR0\ncsAmQfGwbKOlkS5eyUmFdKsbF54OzV1goLfvX07JDYF0ok9jExm+CHUGthkB\nV5V3byI4xioBWMzf3ZA20EI9rp/ZJo39qU3t+qQ73O1SpmH4icd2JMW+oA+p\n+OVbTRGGzJNPN9SaxAz8jLEx3p2d5g7mzjHxm5jQVgojxjXZ1Q70NUoGo6VD\nngxSwTrLlcfRvXEA1s+rIS9yLmiy8g7Hn3qEa9ZKmBxdsBQIr8b1JQDB5Fkp\nlxu7\r\n=mmRA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-57362303.100+57362303","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-57362303.100+57362303","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-57362303.100_1583688102005_0.4647197021614369","host":"s3://npm-registry-packages"}},"1.12.3-alpha-74a13cce.101":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-74a13cce.101","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-74a13cce.101","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"6f19ea54358976d6753377c55a3dde6d7d37424e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-74a13cce.101.tgz","fileCount":29,"integrity":"sha512-xe993r7jLE1b8Z46lfLIVrVadiHKNGv1UssW0zewfNJ6/LeJs7h+oEToDCz7/0F747hPKEucHvMbJqbwisH5xA==","signatures":[{"sig":"MEQCIE1tlFhWr1QjAdYX3TXGA4+Do9DkAvCVbraWkuzvyJVRAiA4XrP0f4iFmu8jQ3SFmck6kj+Wq0eC+13fga4nDpRLkA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186264,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZSupCRA9TVsSAnZWagAANOoP/R7dNkOhliVtMsogivWG\nu/LMj5VOX35G864vTd6jYPT0sRuYhcQEfW4PukH4XqdP+h1wZuDle9b71nez\ng4r6jeq5IhLVdem33mT4pMef5joTn6LaiHwrz3tgWrmQ0+sjiCF4l4PZGqf7\n+bCj+0C0lPyz9X/Z2OhfXirK1y3znFRuqCnAUC04uHV8xxpYg9BK5WRhKalD\n4lhv2S70FE8TsL9KSKdChz6eP/uTh8bDOwlbid0fS10JpuYPCer6kuQ8b0J/\nnDA6li9P5tx1Ev7G7Eyo2j0+orrgJ5UQeawsez9vxioWLC+oxPaCILyOETZ9\nPcFx3dVzFkGmhpzPTObZ7hiYon1zjkuR8l++QCR6ipGUIS6mIvlS7T0y+T8+\ngC3V549kkn6RO3folxhbmm5/Vd5eanHmAikf/VaIVsERF1FaDTdI0NSmdCPp\nRK4ahO61mWVvPSycKtAJ045vb7TnFoFAA5RVTYhYYtwaGhafBr+uiRMizOdG\n5ZRJgdrioJ0w930Uik0uizKmGd6icdc+eQoUw3iqMY0uny6V+1EtoPDNmQ0L\n3D72WEBpoDhJx309uplGKkmJcVqXmV2V4ySodITN8DlcF61Yi64+YLs8B3Dp\nyod8I5Z9gIv1xwXW/t6HqWDhBuJqwtv9OMKB69yfYOwjJ8QfxfhyEjw9kLha\nSlAs\r\n=q3U4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-74a13cce.101+74a13cce","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-74a13cce.101+74a13cce","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-74a13cce.101_1583688617238_0.028395447638116522","host":"s3://npm-registry-packages"}},"1.12.3-alpha-47f7aea4.101":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-47f7aea4.101","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-47f7aea4.101","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"fbd7ae2bff75b361aef8d9b093abc7993505d1fd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-47f7aea4.101.tgz","fileCount":29,"integrity":"sha512-0LNrq/8ZpxFEYkRq9wddbYZBpj6VZtqYJM5ik/jkapDC77HquJGBSNVoZk/GoeZnJEJhupGoO5CKYCSJmg90JA==","signatures":[{"sig":"MEYCIQDvHXiXnrbbILb76uGe3Pcrb5kbyLXCT+YBvKkNJi3WfQIhAPGOwzFDCKpZNIdXa8S/ulwRxh5bLz/VLSvXa18xxz9x","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186264,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZS7/CRA9TVsSAnZWagAAR3UP/j1lIPiR5KokJpeicpmo\nSwcKdN3foFDfbxHmOTQX50bqbF5hyssvoEDd5n8h5lGqE0Kb3+ckb1IWF2aX\nnWA6exE0XMhfF1pjI6FVlryP8eYhdja4mmLZxDJt3JNcOX8y2Fn/uV+Oa7Sh\njCGelwttrhPVkRYnuPqE+E5stu+Q9NmWY78CoDm52tApduhItlDxQgXwVGXz\nManBceO0potifY7+zkvy61nQsC6U37xO3Z+y4aKs9lbYgrYMtglpc3FxQIqH\nG4IcC8yJo1OZFoOmyrM8mySqZRMvaDmHEsRBiK30GLQmYA6urYPA/P/wBP5o\n9UoRi4241oeBK4Bdq2heWoxFnKBJX78vvSL1zeJkkfbjvh0t84O/0wd43liS\nS00G+f8pSV9bq97PX8NCinLSFIhVVwL1SoAe24ZOSzzdZ1XVJ9ToElrcae1X\nQQRuPZUdez1CsGFIpM3tirzoNfpzRxuzGTNM2D0om5ryd0LNmMGY/q0gHb4K\nKDUPnF7eMgGodENEbAQrP/SeJ/mt1IOe4+z7kKRp4pOK1nDzZ0m3UcOPm8jq\nXyoJDI/mytOez30bcbMiMYdqdiDEo2M/iuVo9UUTicavJjDBaXLLMgU8m/w4\niXh23PbTHSt/YV9DsmugAfjRjvXs0vqOsomoxnzUMhYemKZeqD6atgV1KL5K\n1Y4Y\r\n=pfsW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-47f7aea4.101+47f7aea4","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-47f7aea4.101+47f7aea4","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-47f7aea4.101_1583689471245_0.2617794518424308","host":"s3://npm-registry-packages"}},"1.12.3-alpha-3d4f82a3.101":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-3d4f82a3.101","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-3d4f82a3.101","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e455a64e96b4c0a7bed5c45ae944d9b96ea32789","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-3d4f82a3.101.tgz","fileCount":29,"integrity":"sha512-DJ0HYbQ7RqdB8JLgRBUIl1uOcG4pHOxrAd+TZtBm3ie4ofyAfSsiSGaameWsBlUIxkLtsS4cRON4qH2aQk4YYQ==","signatures":[{"sig":"MEUCIQDbiIf3GaJuYvRUj9S422jS3wQE68n7UjAGQ1FSiyBH3gIgOPNeEFqKh3vMmhifC3bcT0gxvMD75DOawxux9zNbfZc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186264,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZS9+CRA9TVsSAnZWagAAEKoP/ReTot7JIUskYGtJOtxH\n/UYohw9IBgT1zuADtCwXiBEq6YmE5vCLFJ0ig4rzHLaDJqBcQCiaeT9AM2fG\nLdVVXtWsx8JVEY+FE+5ydvwxW9t7g4ZpPXaS0JX8ZoyPHL3Ohnhg5FcNN9/5\nl052rpt+uV47Jgzu4316bwqJqH7d+QfaTWbsvHi6oIee07JrdntQMLAPGUC6\nNuFroQ/xUqLzhKtPwekrqb0+V4UracRGR+e/Y3RTcNF2k/55aoxlWvN90s00\n7plyKFIZhnxh/drzKBSN5j8PTI6Tjn7Yh22JhrfRm3zJP9/+NYKDHW1huCD6\ndu8FhO1xKFRUnw8/edd1TIHoPWaJ20ixuvK40xKocLxeatvYJIH5AcK4bExB\nA6feMNIvcaUifQRWIFk+5iUvAKtJZkIjHlEvvXKvMByr1/36Vc0XikYJrXyd\nQdDgiRJ2TXNtq7qHjARRiAHSZm6tJEyZpuSujmAoDW29jFI3aboVxcdBFzfb\n80CkNiVe42NUW3sH7L6RK+EHq8dm96XKCysYxoAxd1S9pZV2ssvX0wgTyeTH\nPLghKvLaCniBw9U9koR95fmhwBXhl1wkJZB+o1ejq7IwaG6UY6zByA6iIWum\nXpWdLxo1MJixWa6AbTlidardmQE347J6vhABueoneQPtP+gHQnCAhP1r+TSS\neqAL\r\n=1HXB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-3d4f82a3.101+3d4f82a3","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-3d4f82a3.101+3d4f82a3","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-3d4f82a3.101_1583689598317_0.4396095434592746","host":"s3://npm-registry-packages"}},"1.12.3-alpha-252fc321.102":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-252fc321.102","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-252fc321.102","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"416bb64e93f8288de580285c45a738f2f9dd3473","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-252fc321.102.tgz","fileCount":29,"integrity":"sha512-tMyf7n5w6dSZB6N65bb0VfkWwZ23Etq6iS8rMq5Q4YQ9WgGcvS6Wcd12wJfkPa1xIXxzc/RUcnJI4fop05iaxw==","signatures":[{"sig":"MEUCICVUvcHcd0f7zQiuybNOdWibqLPjFZbdSkl0W68skfQsAiEAqsM+O1ipcRT14TZ43YDMrD/BUdqz68TRSX/JlFOlLj4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186264,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZTbMCRA9TVsSAnZWagAAeHgQAJqgIik5ijkr7amR6FHm\n/9YbBUp/r0C7q7MXllG4I7dDEGFsyKNtV1LYdfCJANZSxUDrEc/YOVDhX8NK\nsLOGQGlbs90HGaMT0UdI3RrFEnuZBXalqrzbKjhiZY2JhiyqiYNX6GHw0BnM\nqqftflzbKRFThrO4scvM+8P9XI2RzNNeC6123wpuntZMqO/0zJyvcwPkI2NP\nJWStyeYXq//1G70tjHPdSrN4lXFFg3SNx78w3yJqPNSy2iLOczRbm2rB6h+1\n1yrsTISbdn3J+CIal02DNid4bKI0K0tTZxtv+0XdD/w4XUQ8Oc252GUtWxy2\n00soTbzqp8fW3LAhmL5osY8gOx+uIuCs0Wb+pyFVmMd6qx8pqmt/u2UWIaCt\nUONdjJB7M8T16W5RCPzAYTLd5dr/heMNOTI12sgi0MnIQMimJBFk19yKXF7W\nElSdmh0gaNBBRc2p8Mp8v21VOF/xfYvO2tmOeftfCbcLfVihp1gwzFjAMDBR\nm3+3tagFXrp0Hn4Dgzo/6fNdCyvl35dVxvLJP+IwB8E4+2nR0SLAcVJ/QDvx\nyNuJ+q/Eg6CCng8wU9osItrKSdnKseZISykqJv2w1YYkjgryqSoapfyCasRS\nx9cI6kQ4ydKdRD/lS9xf7nEk8qQiOmTBu5iZNm1uYGvKWujchdKCbSxfyKqG\n6Thz\r\n=9RcI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-252fc321.102+252fc321","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-252fc321.102+252fc321","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-252fc321.102_1583691467884_0.723547273806115","host":"s3://npm-registry-packages"}},"1.12.3-alpha-d59d427f.102":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-d59d427f.102","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-d59d427f.102","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"86318018832380c2abef140459c521b6c807c5f9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-d59d427f.102.tgz","fileCount":29,"integrity":"sha512-J3KvHDE0oyFvePfQbqvoNnVP20ebtU+VtWilG6r8TadwqZJmq8OIbtdUu8RlmSGXPl4q6kVt2+jojOJW2wgxYg==","signatures":[{"sig":"MEQCIDtD3pctKRpxnE4NPgM6yyWiJ6Bnz/4YJRpRtED8D3QlAiAiUPE5aVonrp9dqnYYh82c9WN3zxiyysMtvT0Qc2zRIQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186264,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZTn2CRA9TVsSAnZWagAAg+0QAJYxT6NxwT8PAC99zyhK\nsgqhTfAngqQ+Br9oxIJngm0HWB0CIn8kVQlr8qKpzGmrWAxwdFrCEF983e9S\nuomCMPEHMjYuywt8A8HfUTODoVhTjv9o0Onb3liNSeshzhYHnCU8LTewn2DX\n/AamFBKkCWIh1epTLNVPfliZOXjS2TD5fvAEtuXmFaVDHPo+lwjIhun6anlW\nmi7oeMNCux15IUMdiBbSgdSOJr66NxgzxJOikyNsvg8402asiZsYLnXo+F6q\nmEhwjfHtVawxBzhaYsK15T+lYmL72ZENc4+JBplRX8/k/cmuqOyey1MqKAwK\ncXJCq/giQdHPhSPIE+a/H1uYjwiMFUNSdTi+boPyBazo8RrYd48iPV90YqCS\nsb2rvytP74IZHtUZraG5x58xa6+yWK4LH6jl0QQckEI2byuqrBc98R48SFUP\nv+1DhsHpszwYxIBOvmXdwgLaPmLlNE2aKsGhjs+gwLR6i63Z+m8aDB14CrCz\nfDmkiEvO/T0yGu9zUPP4WnJ/t/zwbwBXkUOKDOBPeJ8P2nsSwfUQ+aYyCZyU\nV9RmYgQOv4aHwv0eEprPjAL/H4XJ9YAPs4JA5NZ5PY7hNkCZ7Vnrn3jRFGAe\nWQuNwaKWLbKCubhdZ33g6bQgEmnLAW7qvHFXRdzAJLcVdv6g/+1vBTHx0wyl\neN6/\r\n=U0l7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-d59d427f.102+d59d427f","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-d59d427f.102+d59d427f","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-d59d427f.102_1583692277227_0.2694868855393755","host":"s3://npm-registry-packages"}},"1.12.3-alpha-743e0ac6.103":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-743e0ac6.103","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-743e0ac6.103","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"fa4ad7770112a226ff4416a0d8d2cea555d4ef76","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-743e0ac6.103.tgz","fileCount":29,"integrity":"sha512-4dKs8sLz2TwhlFI5Q4jedqphH7m0h2REq2EIxfclPPuYGODidb2T2Ts6ccIqhho41Bzg07eDaY+8yzPmZebcQw==","signatures":[{"sig":"MEUCIFWUj3QLJlB6A1arzmRSwqDZoSkgGCodZnpMYL7rRPSGAiEA9S0QGx4PscY9Sm0++fnu5etWXuGXhsF9p8mn5V8Hg20=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186264,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZeEbCRA9TVsSAnZWagAAXbQP/37fOU1/o/puVym7Q+dG\nYrebtyESdSVlAWfEmqk1f8xENQclj7nKRW6myX4aZZeEfE1i4x5hza0p+O+4\nT3XC+zWzdV8S24na0BD+HyP3z+yFKKuGjBt0VfVZAcrIUD/tjfKBZVQRaxaL\nyN4bRK7I572TZBdjxXNT5cPyatI6ZNhbFXxGn1uIXXQpLMUWws2clYTtXjn4\nI69Jq5PxIhvzpgjn+wPMpTDFZTIGLj6UUzKVid2YMwb0WP6MVbMJQ4yEE357\n3U+TxN7wyJN1pJx33mjbTXL6c+Z/eVn+5fdMYGhVFleK23XfkFr6LVp5PXxT\nMad9g9/pTQJR70yK2xpIbukJB3juXTjiRSy1sfv4MOfaAiYSbb9y792DYk7p\n0zt5q5vTVD6PWVfmz6Xjdb1g3QG7kyjW5sl9SrD9xmzbu0O9ge9+ARagY5Ez\n3icoq1rdzEKE+4Nqabq7OVyOyCEJ5pjw80tPNv5bDGfrAmbouSZYVi8LihM4\na3pvl24oG3Bqe/aDsmmzNh7fBb/7aChH4+enNYW9kOq6sEdfk9F/zQt7qmR6\nSSItlIkN6jwc9h+fL/WcSxqwsmtdp9YK3z8sKDglko9BfNLzAN8AtSqbyJzN\nKd17jJpRKa4h/zNSdOgQRpvIhiFz7aNTpqa7tsUG02XExPX6/GP7Hw3DzgUd\nw7Gg\r\n=gtwY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-743e0ac6.103+743e0ac6","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-743e0ac6.103+743e0ac6","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-743e0ac6.103_1583735067013_0.43396221480155917","host":"s3://npm-registry-packages"}},"1.12.3-alpha-4c791b24.103":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-4c791b24.103","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-4c791b24.103","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c0e64d6f013d29950a982bb77abe19ff23953526","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-4c791b24.103.tgz","fileCount":29,"integrity":"sha512-VCnCTAP3A9GgyLptDvTMfeo/hp89KhHLrD/K1QmT4gxqhntvrrMfHjarz11ZFng4hQb7HLdgOG9rTIOoib6j3A==","signatures":[{"sig":"MEQCIBTxVaGFe12o/KY/yhajgU7XT2Ry1vVcAp9IDjQhJ0kKAiAm1lo4YCkUx8SNQIK7ROC//6pGLTnWrQUNO9qusnqqVQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186264,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZe6OCRA9TVsSAnZWagAAbqYP/2PbqTMDS78+ywbEWNRG\n44FHBmbzoXtwjzJ3a2HaGY2DpnjCkdmNv9+Nq2VIstgHGKmyJ21ixk40Gtd3\nXpg5c+MGi3iT3c7GDPCLFS8jnJNKpwwGYShT5cmuyQ2BHj8XJu9/eGSer/I5\nIooBAYYIzojphZletwSWhAQzthQMAJ/jFAF/0p0TgkDgS2nw/RW9jGjkHhB/\n88eQxPg16b+/FepwcsInE0dJd8BfCfwG3YOlqkog0Vbdblq1+rM6mjsfJvoh\n75g/pWFSJf9W6L64KHpial4DlcsEmm76/pThmS1E8wuj3oEpZ8+ZNRwMv0Uw\nBLagoSFhU3/CiShpcdxCAJhOzcFHMZm/PAdkm8XkcJx4dBP5P3ztdmTQQLFS\nypvRQot37uQ9zKgX0cJsCXcynC2w+osXyO/ERuqaIwhyf1g1IihYngnKrjAC\nri+sE30/FYr2WsNx0pD1Yt/FeUBiqZQC8xYyoKaB47Sf4pHUIO0NYTApGCq5\ntFOuQ0cey5GgmMyqhuDWDWHkF8QHbVjmVub1ZxQK76GrI12ELnyaTbTP4/lA\nemPeqY8qrNO069D/IJ9b4f0WLxWDUAy/nig7wUs98jJPNEehnnW6hhctiSpI\nT49D29NLMZPBm2ixmEpJMp1vtBw7TrxHmohmsbh5N3K0RUxG6Qa8UrwMf4Sl\nEg1b\r\n=faeV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-4c791b24.103+4c791b24","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-4c791b24.103+4c791b24","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-4c791b24.103_1583738509751_0.07934428124282267","host":"s3://npm-registry-packages"}},"1.12.3-alpha-26ec442d.104":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-26ec442d.104","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-26ec442d.104","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4e133bb585610876feb0b20830d0a2abc43d490d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-26ec442d.104.tgz","fileCount":29,"integrity":"sha512-eWXT/HrI4fb7dCA7Sa+inXe9BGCQqM/DYM+SIragUJLS8yD6PkhYR3g2eM5ZmfJ8g6+Opf/oQNmVhtiu5I4lIg==","signatures":[{"sig":"MEUCIFQFMlNq4oMqAHYsauuR3K2fviJc48LxNoao/MwHzwivAiEAtifzeJFb3e3G0dSnrVYZGmw6YdpNYkVIA3lID/P+SiE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186264,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZfhfCRA9TVsSAnZWagAAZFUP/2f+C9aFxdwFexlGLSLX\ntVWgVkn7u2JkIHv00x2phD6H6FdbBOW1l95uXzRRvyL/tsL2Uubzjr/DUdJw\n2aL1W3D/Mz0AzAsikoQ67lJz0Vg6DzBdmx+NdcE/mKhM2Pd1n/vhLaqqTfDy\nCQJDlaaA19Rzj1gJTs4Nl7PsFiQ6mBnLzU/Q/Czmlk1aHRUoxh6DBgG3oiuQ\nuRTR2Q9dX1Ic2b9Zh/4q/9UiSi9H8jWTnbSUgdkS/wh7bpNmQdA0EOd04hUJ\n7JaoOJz0SgkOjWgC5YLdZfqwhFrOCKGRkLliUmX+dN4NSx8OiTpQkGBpJ6ID\nPzWCqBCo0gLo4/KPILD2HF9SeiPyn0zoHkA+echy9Q9fqJiabQnxb5iSDy2s\nAM3lAf9i/ytLOi5mZOFM9XmG0gOh8iv17KZARmGb8pAp+9alkpKB4ED/mgrN\n75Y9G12x6C1qH8VdPckV6UUCav3O4cFCZzM2CptdE3WxKUGys1H449+7qkuP\nmgVVxTWdQeWtLnKXC4CVZPA4RySVJp/8HEylTKFNxHISaVuJMNWFIPHV9jQw\ns0PJPUNlRWLITI5aHjMVmSyN6T00tHTLl5/PbdRGuTAPeDm0mbujxNlKnd9k\nnm1ONnVAqUryNF1W+omKVKS4ktmDZnaVpycMKiUtFqAblNR9PPcebMrzC7NG\nmMTT\r\n=dHVC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-26ec442d.104+26ec442d","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-26ec442d.104+26ec442d","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-26ec442d.104_1583741018567_0.7928689535903672","host":"s3://npm-registry-packages"}},"1.12.3-alpha-cd82af32.104":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-cd82af32.104","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-cd82af32.104","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"9cdcf527223602c743bacca46bf18c9bf7e51743","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-cd82af32.104.tgz","fileCount":29,"integrity":"sha512-E62qlxEh/s0nv+08i2lix3CSC7W8qlvQ/3Z5LcbPf7ZzkCYbR9DtixY0B42a8DeTYY2hCQ1RKQv0x/QIsXgyng==","signatures":[{"sig":"MEYCIQDQ5JCrHarvvbBRAM6iKYVv7sNubS9hxi6k3yh+5D4hTAIhAI1qspK5g8K7UG+flsvh9WqLnB9IuJyIwidSPXlKVs33","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186264,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZg5VCRA9TVsSAnZWagAAkioP/2YsZUYxDH/SEeOxmmKx\nsnpi4Wu7YQrPdSbgpSISURs0UUaOXgg5QZLVbSTLlle2Fxh3nUwDSoW81mjy\nIjfgNyJx6yOCbf3zwrTx2W/FAnv8lqdqr4Z0PzCrIGOyd8pWmGauyZEPtzA+\nps57huYbbATC7WqJ4HARqFbf9Mw4TL9QegGRViaHhiFYTMziPvY+GQDErCOp\nJJRJSFFJ43MOjfYgmUIzOerMkAaa2OFl+7berk0NH8xGf6Ud0nqrL4nTd4nE\nOWWE14IraBhuIouCPm1BaYfPJZ359J+iDCNNH0bIjJPzvK2i2kwkpMLbw8CK\n8LZAHR8ZEmmKP25pX/yZHawdr2g17G5KfZ0IS3gsyiM4nRTV5CKo5gfi2QtI\nXpUieTP1WYn5MzzJQzOtoHr9dkTn56vdWTlN0b/dT4Da59Jrubt0rVdDnbF7\nqcceUkO/pXgh2UhpRwp8LZJHDXSmPIbNTN+Xfq+VpKDlfv63CTFn7CJXO9zk\nCaAb9iUdZuNfrb02Y4u7DJB/o2iWjiZ0d1sJFJ8VIDcesAlRSybCEYSopDgF\nB0sC014PLs/i8H9oYW8zdID+xqX4hFeLoIKKFuNbwbES65Sru1YGQzVVrBRy\nFn+EjRxxUwnWlxwm6UyYTdjK53SJ5W5oaSOCi1g1FdSWvfWqxMTXTBGM/BbU\nDus9\r\n=37I2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-cd82af32.104+cd82af32","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-cd82af32.104+cd82af32","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-cd82af32.104_1583746644631_0.4544850875916093","host":"s3://npm-registry-packages"}},"1.12.3-alpha-c1c672a6.104":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-c1c672a6.104","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-c1c672a6.104","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"9faa9e24ba25598fc2ad1a3602d66dfeb32bac6c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-c1c672a6.104.tgz","fileCount":29,"integrity":"sha512-ARaebyZHIkvj/N+0ybWmlMPGczOmPL0AEQYZlPLnTDy2PttA8Ffxi0znJ+t9hKW5LRL7ZnbbFzfhsSGkMf2sKg==","signatures":[{"sig":"MEQCIDM3VAC50KjbXCOtiiklkEoDLwKhzFHOIH6pLfp95B3yAiAH3Qs+FHj2iXdGdfgjXOxne8wXBuA7jJoGqMLZoi3GJg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186264,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZhIKCRA9TVsSAnZWagAAiFIP/2arwgcQ5PbA6qMp2fFx\nIeccvkMnUc1A8PR/G1OEzFFZnhKJOaMMnF7gfWpUrKwors7vZjWHD3oYwMxU\n1n59zUJQLTEw+fEMEgzjvvK6x65nGfUuXMloEZiHT0atCUMuGeq41cMJkD2I\niXNlucaW1LkX9uETba0sG7A3IPLH5MweUA4vu2PSyiNNrUTBvKaW913YvHDJ\nIHTYFI9cKZFXG6nm7YwQwJ9wE5nZtITv4fHFlEeqiQM8gLbOr/CKbXE3kjlD\nM0MQf6I0GAyyz0ODafq11tvhh95UDsp5GdZblVcij2Fo2Cn2l6u5VJpDRi0H\nJT81tsvi78hbyApfVYNjLgZ3zS4Q8yaQOjsw0N4BODsMOMr5GMdVuk8FZlbb\ngmK7+Wj8gqw6xI3tE4dfjz/nq4Gg1DHJTdLIJsGd5Xd0DNbcaMKyd2J2j4IS\nwV/lRzDSvn/nhpTWKk9RE+v5sNPiuvj99Wb+0RXicOWG6NGP7GElloW4GmFc\nGX+MDLoOzEjN29VwX20US7OD/nD6aRhU5riDLNedwF1ROKsfmjPraWndvhZg\nTcb/fbYndjubNSoWJaueBGLq6dcIvPuxv9HREHopNXBgn6Upfjzp9Q1g7D5S\nConUvB14qZ1jnummtwMXqjjnZK5dgQzm2JF/VXhGk3kNdEIP57XXfeEGLun/\nqXfM\r\n=fAT4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-c1c672a6.104+c1c672a6","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-c1c672a6.104+c1c672a6","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-c1c672a6.104_1583747594387_0.6573042496851014","host":"s3://npm-registry-packages"}},"1.12.3-alpha-6a20e029.104":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-6a20e029.104","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-6a20e029.104","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1e40870c42e9c05ac39e2932f5c7dc61ec51ace2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-6a20e029.104.tgz","fileCount":29,"integrity":"sha512-jEWzo1kTpto7FsDDsnVmjSsFaqlnN44SYl/5zveGG6N/cZy8CAISIiA33wOjZ8QrYX9Tqq0r4CYOtm03/f/oBg==","signatures":[{"sig":"MEYCIQC3/J69AKracqi/5gMVVFurXGTQCSHV5uPz7mdgfBRHmwIhAPY5G71SfLNn3syPPCOSS6CxNQkfOP+lBS6aWVtyZXu1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186264,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZhJECRA9TVsSAnZWagAAELoP/iC1j6G2rujXJGbypI7H\nvAwxNyIvJdQX4GRuY4Mg26K6IDMP+n1bQWsaey+EiiBqBVSmSbIdefLwkcYt\nk477Hj3qzIL0fIDrrYbt/2bAZLhzb48XHyJ/9uM0G/wl1/JRJb2niAYtYjdN\nEdOx+I+xXz0a5MnnOhchOBMvgt6nwnTpb1mBuUefjoT15LW1+vSpZzbdv4I5\nMu1SlS9sbd9WXEBVOVUy/B1/D2IKkQWka75ixcRHvfnVEJa6f1XEmTe75xPC\npR1xrqAHJT9Jq7kXUyci29Ccelszv9DTmkTT7CNFgV1BoEjQ5Jqhe2uFkFrk\nF4v/n9j+ck1DYP8i55NZPtis1z3JOBRfLA6pMaypEmT7iKZ8egP+udeNhrdp\nQ59N1VG2pTteUgMzoaeJlwVO4Tlis4H/sytJFYrbubEjUCDlzn5ia56EYGpi\nFJZ55TMxg9lbb89sSCs9TRi9j8YkRhiwzde+9VKHrGgjWhkmH8oL0DZcQ3fI\nB/mbBJk3tNMqciN1AiCgpELiQ+ZB4kCAQPsByCHT8sm1H5p35JujBQiH44Sv\nX09wsZvM3KfJL+Plx7mbY4HsZnizczwXbVTS9a1leMLeHh4OwEYjRK0BTKcl\n8ehranS3clJKyrU/gsZFVT0ZdzzuBVj/PYbtSTaNOVs73ety5epLCp40wzpF\nGvcr\r\n=CdSk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-6a20e029.104+6a20e029","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-6a20e029.104+6a20e029","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-6a20e029.104_1583747652156_0.11908156867874631","host":"s3://npm-registry-packages"}},"1.12.3-alpha-b7e4ad89.104":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-b7e4ad89.104","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-b7e4ad89.104","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b5d23b2e50ac797e2ea68fe2c820b834004a748e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-b7e4ad89.104.tgz","fileCount":29,"integrity":"sha512-MYqUwniEqH8+0Ft1/J+gfuN/Dz8jwQLKoq1OazaZbheymLYZwTFC/+a6wBoKSHHpEN+U7qdyntTka99jYRPU/g==","signatures":[{"sig":"MEUCIQCeoPXdja9UUB/C4zaYMw2ImOkV31NOldKp6nBnzgSr2QIgM5RZhFQKiVD+6TwoCFWG4p8engFAXAe6cWpXMEmkpOQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186264,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZhWvCRA9TVsSAnZWagAAlN0QAIE8Lg0KMyZr3ciYDQgJ\nLiVUzvFtWKYXhOLWcyxlWu+mMeoqBqgXESJFN7RFO7M6REmQXhhDl/tOzg37\n+G7+FV526osdqBPD0iD7X75B7RchciR7aEhALOlsyZJmpUn82GvgcgOLaiIU\navPvYqkKvz0kwVIh1MN6gKaI7754wS/Cdx4cKYE7ykqSu9dC6RoITmoCEEDT\n4Dy98EvmsRh4KKzSuIdkCmAAlO6tKjx25tdrjzTxpiEoN8KaMWvZuU1idB16\nM1NrfTdyzr13w8q+7C3sTfanllpSa7Bq4SyNGq2OJ8awjSVP2g61EYA59dqe\nMaoEJYareAABA0t4m+Ln/vgLp9EqK3SGXonoAthufvQXSdGDHjL8ysJjrqTC\n+eHQJX/jupnLvo5JBKaWAEj90NSDyIPGmLc5Po6URZRv3r9biYUNXG7WsBeg\nIHJUAprVzdQIwEYwuznVFucnmxW/IBz6nS0JulDauTZfqmXiAshUgJmGpnfr\nNDHsKfcDQreSl3/qlGlwcFJY4XqplWBz7nNtklGRIcRvtBTxUaotNYQ3saGb\nUZ1/zKQYQIexpQ/o3WGBWtLdOODciMfGqQiPAhz+O3bGxSXSIuPzuEkUe3Pr\nxsP6uyL1HUMuhnGl41sBclxjFdbXXXA7BcTBfMWQJkGXWP3BrB2j+ZgsgoJx\n9kZt\r\n=+UMb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-b7e4ad89.104+b7e4ad89","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-b7e4ad89.104+b7e4ad89","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-b7e4ad89.104_1583748526468_0.7318961613213821","host":"s3://npm-registry-packages"}},"1.12.3-alpha-81f0188d.104":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-81f0188d.104","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-81f0188d.104","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"092cd72992b883720d727db7d4a4ff417f9e0cda","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-81f0188d.104.tgz","fileCount":29,"integrity":"sha512-d2ZSxzfm6wFsqlSJ4desqibJ4ZpXcyFP+xflyu1sm9gV2HUd6t+s5omcyc5FaSv26pvUTJn8xipc2lp7RHxLOA==","signatures":[{"sig":"MEUCIHQ1ZiKoTEJTU0DFhVdcMOeMEJuxSB07dhkq3gZt6aeXAiEA7xCRxT3Ontbiyo5LoX3wd77oN6Py3ua+/hNxk7vf6kQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186264,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZhlBCRA9TVsSAnZWagAAAt4QAJZop8VwiS+VnM78O6pN\nftMN66stDZaq0pp4dnTegUDSrgyF6fns9bEpRmKN+v+8XP6RJtDLCtmHLhij\nmR1a5Pp5nTCErE+CvrIdZfjzgpmYCJHq6znzCTRiP+Vq3XX0lixTSLmoP1Xb\nIN7kZw3v9pxcgQRLQFFGlq7gGOwhQextyyN26dIFAHf0RBGeyglyw+X8Sanq\nTipgNQHlurSBTiceTA0fXttEeHOk7iWDpyJJMRZuKi/F3p749htIGgE1iaUi\nywjR52ERpNPiBbvMqTPV4HCE25ODe/+MV4awBORmqYhYJ15LTD58yWIDUlFw\nuuPHW5E97zpKyPkvzIJ6QxZwnSzEfrQXZlRFrzqeJjioddwfvgzRtseevnh+\n/ann0PCwtoSZU7pWyZuKvgGMpJBijgpsAICBVKQNT/uADyy9g0AL/fqdvDRS\n43b1eVzGsXoGHI5bRGqfMLcJIcGEbzoZsl+iN6bzp6qBaCOYoagAICw9EUdA\nNMhzNam8XXi91K4YsVa95UUCH1xJYMgTd/Mk7cG9FUsn0Wz25/Wqw7blQ4Qb\nWOFx5fX1MM8eZU3lzmOz7BtzaFLCoDoSn8L6nCQTwKiirjM9ty7vtzL8o1J4\nweEVxhs4eUxQLaqSfPdH96OhtXChXAw0GP4pFc2YRrM13TBRLDPT3eaLE9Lm\nyK0x\r\n=bQED\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-81f0188d.104+81f0188d","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-81f0188d.104+81f0188d","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-81f0188d.104_1583749441070_0.09358515857512262","host":"s3://npm-registry-packages"}},"1.12.3-alpha-edf4400d.104":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-edf4400d.104","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-edf4400d.104","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2fd0bb6bd3ff68624a6272329bc430ad5fb1f3a8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-edf4400d.104.tgz","fileCount":31,"integrity":"sha512-mC4ea6SeWQ+EBSuWSWwuOOF769JmtMze9yeH+FYzkGuxdY94fgKPYcgNqYL/HMoJ/oGG7Ec6Ro1ETyAfgTGu7w==","signatures":[{"sig":"MEYCIQCsLLxHfiroKVJDYmLlp/mZ6cksrmTBRHlWoD4gBmMJwAIhAJaP/xi/P0oy4l/DClJqrYnxr9zz0SiBrEJJh7w4N3+V","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":196528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZhl/CRA9TVsSAnZWagAAGYcP/274jeECbyuipCBCtHu1\nIVn2gREMSTWyARkPFShL0Ko2JHcjQCHasnl1UOjmD7M414Wu4pvBxkeIeGVE\nxzYcOr3mg/C3ZLT5gdzm9p9xu+f6HIcKoZFAjTNnngyQPUg7wnhTR0vvMX8f\nFMlgoooU6CyC2HyWAKfBwLh+DhAiDvvTNbcJz8XCq+QOTe5TZlUK4r8ljosx\nkKEuNQTrEhlC1txID7Jd2pLUYnxvQRA690zUpEnyZq5B9XM+6d/AWRrAPAPH\nuBb0345BfARC6PQAv/W5txiDp5CC2scWZDmuAb06zJ7liSu6SjrGsgI/naY9\nrJm3GMWJlYwxf745gBPTIAUukgWt5zG65PnN/VwgsDih7Kf/oUKjr1lPiEgg\nORjxb/ws7SHaK+fF48SLADsiquMetY0s3E9eTIm/iNH1ehwdQ6yFjsqbKKnv\n/IgE8tWozxVJNIyqTgifVRgLix5B+WuvyJRHP43ymeNBJMd7d2n8KQ1ZK66c\nnWfqJYMWKdy8HMgFTlJn79OPoKrhaB5jK+zvqpmpvQAIb62MZn1NF1eUARMe\nfzy1ZwQKqbntPoeyO/7D/egGdJoVmEqFnamv/KxznNVRjocgb4RjZHA1Yr5n\n2RzOMV6mUDcmaFUeZYtL6QmqBXQsDn6NCrpOqjX0KXppdW8mV2O9XRrIkmnX\njg1Z\r\n=gqx5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-edf4400d.104+edf4400d","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-edf4400d.104+edf4400d","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-edf4400d.104_1583749502945_0.9163902763215963","host":"s3://npm-registry-packages"}},"1.12.3-alpha-a86b1eb6.104":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-a86b1eb6.104","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-a86b1eb6.104","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8755e9c01f030a305314453a7b23b28135060a01","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-a86b1eb6.104.tgz","fileCount":29,"integrity":"sha512-q/kD5RfK1zRqHx5/iemlIRq1Kz0WX0rFBkO452M+8pcwN5R+DWGVwfozXORP4zw83+vbn458kGI+w0g5/I1iCg==","signatures":[{"sig":"MEQCIAS0ox7eFEVclCz1pgycIHpA77xmaG+UbpcpCU4c8hN/AiA+moBT1kmRZGRrE3v6l9cAHiLlzAHOExNo/4DErincNg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186264,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZh0PCRA9TVsSAnZWagAA+vIP/Aj9E9hEhG6dkwf0xLSV\nrykME3eVjxB7zQnXIoBqY3Rn6aD54tmvtaC7diZsnLd7Igo9TfZOLi9H0zmM\nNSITTEETAP/OTUI78vGYavzC/a0cIa44iftwhJTurd6Rc3Mgim4gypmH6sWd\n72Y12fzYtPPeCUdT6EG+SENHrXia6iKvNpEtSQoE21rjPcNI4Vfu0rtk5fAt\nB1nKZt5FQ09d+hF7yiFiqCB7GFFGAkLv+P18J+4fYzib8JahF2psspfawmKA\nEiLU2PdoGSSlWPd7hIh6k7di/NJJI6osivZSeRVm9wKgpeolMh5InB6B+xcq\nKsk6AL5FrlqNxttKhNucB3itiwTWkDyYVZNtE1n2t6PujNhYCqJLpuP0vokk\n0IYKivpudkI1hhVq0hLiXaTBaQfrE/dYp3C9udNmK8RYwmLN3owYRzvddtso\n1hESSSAR3r+wuq2Zx5GJPnGNAx/3ueIcLk4lKFPs+VQ83JF2TgkA+6S/eonW\nDDaUDsSEqwBU3nLjOMw5SgHeZqNIiFOGZ3FwKMc8B9mExilcTBpsvFsC7DlT\n8rZ5ijioOGnLaNf1uPezcQ/mvXNJCS5K2x1a5X1HQMGu89drKm7c767+xJOt\nUolTZ2sifQA9g86qscUEhf1GUVUHjJAtQMsmx6mp948OxLgYhk6zY1QAwNcx\nImVD\r\n=2VlA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-a86b1eb6.104+a86b1eb6","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-a86b1eb6.104+a86b1eb6","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-a86b1eb6.104_1583750414151_0.9559748832158934","host":"s3://npm-registry-packages"}},"1.12.3-alpha-630f0ebc.105":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-630f0ebc.105","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-630f0ebc.105","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0b9972d5dc9199769e345e5f9640468accc7daa6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-630f0ebc.105.tgz","fileCount":31,"integrity":"sha512-FF23WOJqFM3amvCCe3ZautE65vxSQaG3c1uoUA408yrUML4AsJ2xsYnIQs2DxZSlBWTmxYlVpARRlbrXIn+oxw==","signatures":[{"sig":"MEUCIQDiMeZS4q3cw5UJcHd4vxIHZNth0LWxDx7MFgcLPND/qQIgVEH4BNjhm7WckgDrqVIQwbWQIm9cjWumcpSDEyA26fw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":196528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZiEvCRA9TVsSAnZWagAA8UIQAJww0tBcxPugT86ykPHJ\nJqYwjWJ4sMJ2/MhYeVwiKJAroP8kV7zaeRBipv2RGtNBVqZ86pnd1Viy2j9P\nnNmJV7gNf/Kv6LNwe+KF0N1N/DDr1xq+y1v71HV+9tjXxS2nN2JYnp9f+lnB\noML5997C7gKpxbpRFPp8c0a081ch0ZNtNaT7uuJRfA7WtaR6sNNpM84G0WQY\nmxzucaUVvo9KC8aYnAVMyqanxl5AF3KLThhEgFINP40P0G/ydMuw0G5ukCbs\nOjt4HEB526uXGcz4DRHbgxehSMy5JcwdebBq/Bg5dXcsSmsTB+J+UvJYv1d0\nib4b2FR1DNszQ8mnadrOubAfo1nWWFdV2YmjNd/NUTeol3cx0LDLc8BEECD3\nwzPuBSAvJiUg4ZFgjGggVt1SyzRti5syT8HYlY/UL9Yo87Dm1TzTYXPU9WwH\npBcwSSHqq+BIzHzK8udcCahG6YyjVyOY6Q7gofWvhuQkLqqhyw6mhjzWP8U7\nCyJxtDggA4NMoxXoQHQiV2gWwqTvnCOcYI4Dt7Ri//Jtiv2r+la6O3cpHSFf\njlcAoVRu5F1/F357Mmy0xaEwSObLhDG0sPZ86caqExD2GWQXg2RxWGmNi3l5\njGKB6wzJr6EgBqezCZbkDryLkqnvdDgovyse5xv7xJkF3VS965C14Fxo11NJ\nfBPO\r\n=9hQW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-630f0ebc.105+630f0ebc","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-630f0ebc.105+630f0ebc","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-630f0ebc.105_1583751470760_0.35090013953605625","host":"s3://npm-registry-packages"}},"1.12.3-alpha-ea9e2e50.105":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-ea9e2e50.105","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-ea9e2e50.105","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0ff27da0abede84d987e0f20b8ba3e937e229e0b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-ea9e2e50.105.tgz","fileCount":29,"integrity":"sha512-7wroPLVPxJ5Wz3KMFCSa+YsEV+olQbP6n0JtUofGsCzPpkfBbvMTtcxYjHW+cfGcHTncW/kErIkvcCRkasMfMg==","signatures":[{"sig":"MEQCIErxN8RtovoKlH9NWUlgOGOyZDZ1KQcfJonshFF609dxAiA2Fi30nuXUR0p8kv0qExAlHU2NA5wPexW3wbBGwD6sJg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186264,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZiSfCRA9TVsSAnZWagAAwFYQAJk1HtKTar7JP8lQaKD5\nmLrR2h0weWVukcAhEdeHpZ7WTw63Fx3Lggde795/1IlHICmixAAajyi2oGcu\nrD6yJVtGuBWNfSzjCM1iCDRrfGSDYF2OX/wQFoniQMIWfu4mUKYEGf6TvYgN\n9VFCFF8sG8p7lbOyJl4CTE/tEYajH3O1TX1nItdY8XcsJC+L8byimAnj8bN2\nPAUGinX8Xwe+ewXn0fMVwDTG81M2mcYeGkdms5pAxvrn+o18pnR3zavzf+zE\nCNeuuoqTmPRKSu187cYlWIqs958n5zSa24mhxDiKSuud59fdBmxvpdlmlrqh\n2suJoLm4x856wIVUbalgvYxZ4CVCEXX8LP22sKZz4PIrfrLYGOgOX8ngGVGs\nQiY82GW44NoBg/D+Ic9izGENa65aB3Q300tkQ8mNx3471o+dYfn1D4f0IMHy\noLJIRKsHlLiqtBOVuclxoYx0KCsxHtBKOxDhssBbEfwUCwlabwzi55IHGK/g\nzVKuCppwxL4zM06Hyq996b8fZhW7td4h+7ibOSC98+Os3YtBn+n9ONCrA5Bb\nVr9v+jBYvxvkSpHHCAiLGVO3vXbKSOQbBm3oJ/uOxmC7fEItcTazeSM/vyJr\nFJQeMCY/QfzqiYB/V4+xO+jD715Z5v04xAX6WyhTFk98Qw9zsdh4TilG2TGt\nY6VQ\r\n=halC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-ea9e2e50.105+ea9e2e50","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-ea9e2e50.105+ea9e2e50","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-ea9e2e50.105_1583752351121_0.23145877593871145","host":"s3://npm-registry-packages"}},"1.12.3-alpha-ecee2941.106":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-ecee2941.106","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-ecee2941.106","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"28ee6ec867c0586594a367f2a004034530a3d65c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-ecee2941.106.tgz","fileCount":29,"integrity":"sha512-4gjsnrxGyWvub0TwQUzMwPqgH/6tcVYmZRjzJiDH7bkjCd37+91PNpeZOdYWsMN70E3gYr00POiTQOAlHI3/cQ==","signatures":[{"sig":"MEQCIEDBeKdmQwBU8yVQRf/ZMkCnBVn9l6y9JnpbxfEHGk/aAiBJEft29KVAz/T9rhBqK1gt9ojvNheq5UzQkanbx90VAg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186264,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZiTICRA9TVsSAnZWagAAA3gQAI/34enuIuzzuebOi3Nw\nxBMsiU2mSLuj22hCroG76fJdaAnGF8tPdXhvFVVn4SdvBbL/ACMcl46esElG\nEzjFzghP7R50sI3wnWNxW1EyzKGo+zVBleiY1L+98VPGvqMefRk4SfU6pAON\nUilh0sGx9bB0qDDBHB+56WCCfgkS4Vs83lzKUjZklfHgjnDs4YKsMD+NyYyh\nei9dfeMaNsruhBWhGogk70ZXVFYfha4N8FLZTsqNxtXl9mODweSwPFXt57cK\nmUkxSSb2N34yAgPBLDQ22qXpGRbRQxS7h6EVZE14K+Rpf2hl/myB037EItlh\nyOBPGuDZvDzaJKF3KVTIN+4dKLMnQVrrsA8xnefMpHHndjx0eIudtrY9Sww2\nMqAMNr7tyhSv4efsnWsHjt9JZreUdNQip+G4W1I3ptpVJkzPZMtkayMw+q2O\nj4lC/zLOElPXwUVth2o9ZuRdt+LYBW+797NTBpsINBjkeDoIl5A+bWGRI4s9\ne7ujXeLUkHdwaIVoYIN9QRTiyDxA8YlMQFO7SMhMvjAbwbfrZFDbWeHSxF7N\niL27jmc6DYKT+k+JQMHcaAd5J+C7CsxseESYQ5yuCNo2y56xjlMVojtu9kbh\notQGsymi7EMT0PvQXtyNfmZME0d8s3fTBwgLHBHnKeEBd0s+amJsr8vQP5V3\n+kx1\r\n=c6y1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-ecee2941.106+ecee2941","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-ecee2941.106+ecee2941","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-ecee2941.106_1583752391814_0.06569207022873425","host":"s3://npm-registry-packages"}},"1.12.3-alpha-95c69e9b.107":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-95c69e9b.107","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-95c69e9b.107","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"6320a4ec7d1c37b3b8870fc309a91ef72ecbd6b1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-95c69e9b.107.tgz","fileCount":31,"integrity":"sha512-r0Wpg+QEbD7uUkmXCzxqhIREnsRGZfWIyINKP8tz5wpVzy4cxhmLo6j3uBWlWzDmYpzI0GjO+P4J0ztWhMngKw==","signatures":[{"sig":"MEQCIGsVyrJsAouzTObd/3cnexMd2Y7AeAe/gBC+TW633r6dAiAJRLHv+ILnvENr+nBuPzwP2oV5LNT24WnQKhjrTJ/BKg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":196630,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZiurCRA9TVsSAnZWagAAts8QAJdDkLtSpewaqJQ21f2p\nD5BuB6uRB+9cjg2tHi8w82y2zE3D8hiuybDyGPGC6SibYgfAP7ohOxgv/XvG\nwAvaLV6ALjE5/ZWDAvTLttE/9NEPBkQk5v1ttIZivUzA9cSwb8LNmNH6/gFY\nlgaY+6r39N2qvf1l0ODv7htoBOhEVB9k0b+v7B/FnjArLySQgXslxo00aetq\npY530cwGBUrT04VGVcqT7UVwQyFlzbR1rDHZmgavN3lfvhwQN+/9bemRdgsw\nlD9GteWe2smbyZRW1w8YsFACl/adWPdXgTKryopfG1aqg9bPVGVoz0gGRHFJ\nmfEYdfKo9CmIx1OgDyx/+yWD18aLS1PLh97g2x9cOQnRXCDRQtD2ABRElfUY\nvqKzsoegR7SJz0VFL9sVKFT5sssK3uvp+MOFEcVX2UvvZFsnX9FBVpl8Ku73\ndHDs7dYddyITOdcothupYjLjGVT/lsRpJgNFsoo/qNiNii7g3U96RGsdzUk1\nv+hyu8EMbR9fep6lrrRFZHh7fps9F/EmwFJW3IjSDlPhaJjKbPFyGgOYbLPv\npmBsiSMj2keDaQ4U8V2GMxIEt8Km/M9iBBCVSMfjYX+DttYLu03c6C70bEpP\ny1hfh0aUnP0Jis/otZQOUQwgTzEC5J/NKcnj0cGe5dHkrI6e7AVG4OGG4zAP\na50F\r\n=z62G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-95c69e9b.107+95c69e9b","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-95c69e9b.107+95c69e9b","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-95c69e9b.107_1583754155162_0.848335130364644","host":"s3://npm-registry-packages"}},"1.12.3-alpha-b89e11fd.107":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-b89e11fd.107","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-b89e11fd.107","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"570057f67c2be4a0926daa661218e149f38994f6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-b89e11fd.107.tgz","fileCount":29,"integrity":"sha512-zRBWhW4ynOrmZzJMXvrOaYl7N+EIcrI9zhBgJ6yJ3rPqQafvdHH2Hg/ZN1Ya+Mf6hR2Psxh6B3nq892faHaSMQ==","signatures":[{"sig":"MEUCIEZzYLGlqmlFzZZ8+lMJPbf1FSM8vdPFmfHNiw8CR6J3AiEAmrrNilcx687HnGNOymwgIFQBDo0v5Wwd5y0P6IOGo4o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186264,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZjYyCRA9TVsSAnZWagAAtWEP/0WgFTYJ9PXkeqdtfUCK\nFJ2bYJzdBUMqaiGrcUWIoLEez67S9oy8FXOMM+i5VEdqERrwn9WFKe9h/OkX\ntvPhb42PqWT1FSglEPEO1fSHhmZdUwyhI9riE+lfCjwbNZyzkvVAgLW6b8YN\nEH5LnDtSI6SKq1i26tGrFO11RSoou1YQlCRziE6zAg56snn3qPlSAqTMhB6Q\nnrgA1+wGpB4KuoNhlx3KlMX5ALuk5YAeE10cTS51UbVnya7QEcviwYlDO2ik\nd5Gmz8mNpGPJiRAMT2wFPGOubX+YgItdAmlDsMpEi1p2Hy70iJwd6Lk7Q8E9\n+Rpr8FMyJsTPpZa/Fb4yDT+yfCt+e4/ekNBVMSx2nfvVhaOg8za2ipqrS1oT\n6BadQzceaC/gMJYkpkUGFlXtmen0uC7FDQ8ZAsJPW+AZvwBpccO259iHURCh\nahmXUMvA/N9FNY8huAhzAi6MgzG7KtrhHpvWVTOYmRJ6COvAJ0bESX0HfyQr\n6AUG/sS3Q46c5wXwfTdz7HEC8YhCy6pD1JAnz2mtkdaEAPuYskmCAHazTkAg\n1ueUeGxHJMfWcAHr3xyQi/4KPOD98csnX5z4rozjI7l5Vd72Bg/mAQS52azz\nHFSgNMFMeyaRUUUx1GVxDZIQ9SxD9iNOJMsNSmuNF/gQgiKEmNoR/XeGbD/4\nxynN\r\n=qFeT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-b89e11fd.107+b89e11fd","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-b89e11fd.107+b89e11fd","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-b89e11fd.107_1583756849819_0.20577627476061","host":"s3://npm-registry-packages"}},"1.12.3-alpha-3128d710.107":{"name":"@graphql-codegen/cli","version":"1.12.3-alpha-3128d710.107","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.12.3-alpha-3128d710.107","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a1c620f847d9d724c1d73d40824a8cfa74b2f40e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.12.3-alpha-3128d710.107.tgz","fileCount":29,"integrity":"sha512-VXtIYoiMV7txDLLOt4E2AJHtOK+JFICElvRBoDhW9jBT/UiELEydUZYe3FIHxImQPsQZkcZXrJCCIzoy1s0VLg==","signatures":[{"sig":"MEYCIQDh5v/lPN87brcnbCIrd+0b7/Sr3RkVZ9JwTKysBic3hAIhANcxaG6MFfjtOaeFtGKVIbR6tEtYMV6Dha1+pC+XGF+j","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186264,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZjmeCRA9TVsSAnZWagAA2n0P/3cCz2NrQ+IG7YJ+zoqd\nf0QemvWv1VEUdbaeWAicr4E+M9X6UM57AKe6e73anMhYb5Jp/B15RJcCaQ1A\nNBHytZXkEeUWVxHGHPgyZ9oAkNEvQQ165Ev1NJ+c3Im1CqQRnvg3bV3Vz4EI\n6vc4FczmFv4JDMM8f3vEdmr3aflE9bkNoIS9Eqc05t/AZ8vcJZikJJU+TEfM\n1ww080oCKJutRtWD7KoIu0jM5NMBtrzupXcSt/febUG8Vu2qr2EzKk0y3U/u\nGtHStaXBpFKz44BygyT2JBpqMObK7izfv20kkIrubvCg3OY+OgL9yNYLfgIw\nj4YuUHc1HcNAdtocc9YEJM9AYnFfveqEcxHaBsyQQM2b/oCRqi9th8QGBvW3\nSXMSY5+s3j8MoKgHukbuJU8Rk8XV/X4F1Aemz/8Q/+Cgjj1sswv9CsvbKKxt\nUphPjAptnyXxX9mcbVGW57JFnTJKWU5p/FvVHTvHqLYnA5b06r/tnQhJHGus\nP2Ra1GCo7p8rTPSsn1ojtcXyrM9+S42zcywsHt8SFU4RPrexk2lMuTOBDByD\nCRlzDSEvXpFBlJNqaJOiKrU9aUwKej5E8gOv6Q5GzH1DSjYiMVEIBhieP7Ct\nwSyMzSpDqdDMyIqPN9WpuuTZz1fxCvujxR8KYHIz9/SVcetsKMCr1tIdwrOU\n5Vbi\r\n=CExt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.12.3-alpha-3128d710.107+3128d710","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.12.3-alpha-3128d710.107+3128d710","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.12.3-alpha-3128d710.107_1583757725285_0.49360054832130884","host":"s3://npm-registry-packages"}},"1.13.0":{"name":"@graphql-codegen/cli","version":"1.13.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"012fcfb488f8e8f1f3f8ffaecbbb574050979389","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.0.tgz","fileCount":29,"integrity":"sha512-9aIMdMAeL9EKr0cr0K9SxKoNHXf2fPg+yS5XsATWLhdlSo611nLuj2qZQoMa0pglymeMjsFXjgDHxV2jZQt0UA==","signatures":[{"sig":"MEUCIGrlAvg/B9vrEmXLZMu6IwMknTIeaXVISIYoi9hrBtF8AiEAo9nq88n1asNjOwfJR6xu7en3xXCVsd4Jb+62MwtrPSA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186180,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZmKlCRA9TVsSAnZWagAAvSIP/R7NTW/7X2wA2TOB4XN7\nkQxeeydfdP5FNiW0Eb8sez85609aVKTi3qEyRcP8iInOknz6WLgLp3owkNi0\nzlmDvNmOogVv9bZL1EuT/3+/7FsjQwFYCJNHpvlaFHxikd0PXwfBnL3UWR1q\nuT1rjxb09haudhFweeiSNHhGGXSdXGxje3uAddTHyr5Or0+5iAy06A2cqGBx\n40QvTYezzCmC9v836qraEBEjuFqGWWtd2yCEH0+P9bHouaWoqviFzkJIXTK3\nOz6kNHIT2mJTPkx4aFICvz37PbD4cwfIvQGcwc48/5gzafiNbM0a/doUjCaq\niUyumQbHcdNuTRbFBc8Tm4v6wt1V9k4zFyiLnsGhCmIF2IGYm6TSllMHojPu\ngrI/tfHMbC9ukSxTUfEMZ/SgbOBiVxxx76JrI4BnQ21MLtJXZrIHe/mWCssj\nj/aqYQjPCOaP50zNrzWuz0Xax9Rysoi7cJ1dj5TEoNvyA0KEkgizxOQLHMZ4\nsK+NeLHixng9tOecO7ymhbveF3erj5mBFZeuNKEwIqyt5DzVkCVVPBnEbEpr\n0hdDFpzAIAJnsq/bbwf+k+/xZhklGKThtE2+lGQslJoTAxStyzBEoR74/KUM\nvV1LukffSe8nZtQcCUeIHxTGciKch1fNJtY7X1xuqDhA29KwsKhgvT0s8w5K\nAOHH\r\n=W1Xy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (darwin)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.0","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.0","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.0_1583768228532_0.1789273362649464","host":"s3://npm-registry-packages"}},"1.13.1-alpha-5a6e336f.0":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-5a6e336f.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-5a6e336f.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f6dd130a435a2325b9c492e109df5248d95e6484","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-5a6e336f.0.tgz","fileCount":29,"integrity":"sha512-7zlZ+ofXnASyXAlN1ihvvaid2x/dek4bH3QWR6o+hMEylr8PbiAM6uXGYlmXF3wGvZibUSRz3PZMvlNdPiUO2g==","signatures":[{"sig":"MEQCIG9zC+e4JfiDxcDLh/00TQzDt2jIOn86Tg32sb++bhIKAiAmpw/V/cX5IqYlRIRymmzfOYAYzrSpgqp0gXI55KtcTA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186258,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZmORCRA9TVsSAnZWagAAEPsP/1mJM0qx5A+nKHO9Y1TQ\nu0fKkhqxZAaYMLQLi7qXjpxoKsq/EfLtyI+AvJBtBlVYXCy6o9IlaWWhgeuW\nDhN3nB1YOjvlUop5Axu7MIA8BCHrrGoCdGeBehAiYX8Yk6aXWazRHPhZZzRs\nJrLA8ZamJiGR1ojkki2bcJB2bzgC/odCRJluHJ83uCrdKgFbvTg0+NXddxNO\nFUW6P5LAGyEzgYo000UQIDCDhUlAe9osIFIb/VkKYEPjIjazHA88E+cJgFiy\nrvmBMB/JpzWPm9kOkErwi0fV8iTY7uLiAqDY7Kqh1+qvtw2goNHAUDjEtaK9\nrlipGgMHjwTpDFi1pHMzQof3U2cioisrCD3lafggQKmvUXikiAUI/nK7wN6V\npnsqEgzsFWYUbGnvxHfQAWKBh9QA2ckRTLRDedprkGYYPxLzCpgiijh4zp9O\nQNIwrH9c9Ekaj3i6aON9V3BBHzRc0aeadh0b3UX0gwLItsIswOxY8nNWsCqQ\nJARVXeDzbytpWw8P4yQ1rlPRjNTNJNKaUwZBAvUPDDM6cNGHQSYmX4TH5dMj\nHpt5RDAnrtoLRiUR29rEH6w+u6ZVhohxdjEeATQXRr7EirSw9KDTbCRQcH8s\nfyjgtt1CND0JD7vLZFlblGjN/aXFlid8KcEFXwQFwoeoXiDQkm86eyWLF6eg\ndd/t\r\n=33s7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-5a6e336f.0+5a6e336f","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-5a6e336f.0+5a6e336f","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-5a6e336f.0_1583768464721_0.1825254227468709","host":"s3://npm-registry-packages"}},"1.13.1-alpha-0dc6be95.0":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-0dc6be95.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-0dc6be95.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0b5d1ea2afd882b74ab7e0fbb2c1c7844ba9f2cd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-0dc6be95.0.tgz","fileCount":31,"integrity":"sha512-eY8MqiIkgPNZEnZO58USIkTtZhP4GkSAdHuXkMLVYGSwaXmZg+O6oUobMVVoUDUxDfQGnmnTCCRcorb5Uiqv3Q==","signatures":[{"sig":"MEUCIGofmPbBYWF07Q2s5iOhMrkK9soAEKnqlUIZ/MK8ULYMAiEAuvtEdSHaheMI7tuCFefR7WW2RCa0b9a91NfhZCoqNpQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":203685,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZm3hCRA9TVsSAnZWagAAtgQP/3HfHWFwt67p9XhkaSnK\nX2MbARKu6rDma94Bl7GQi4jz+QBEJAN7ticll+3VYxlfJY4RdyjYgJtcjXtY\nB4wGBn4aVSHF2KMIx4znu39LpSWelwV3O/XjFatcMw5SY6WWxCEiMXON10Ij\nKWPKpMH6n59EI4UP6grMCgaxhADO+FWuxNWHCDjLg14+UEpOstzVzR4eFty7\nq5+7ZgagjnKNa9X1jWHwm8RoFWMollRBUVs5vhkr61GEVew1e0+kOCcerTZ1\nVhQhDJdYSRTmN5MDxNXkftramEzBwVXJa6AKTppeMZTcpDwOzRbFM4Ik/Zqa\nRWiNw3zdN7OOCE3TqW90cq+be4hJP6bgFZGTekltCpT4pTbgF8fqS4tGv5un\ni12uMfaoSXwgcC+W5ZBQOicoBR7yN63VlmhDR8tq4+4E1AykAWnFUwTyYC5H\nkQeVPRl4G3oGRe8a0zg5QMJHNqNNeKvW+Kj/1sPju0Fla53XKmX0McoD2Vbi\nDybi1SKV0lwBIBB/y7Xz4qJUGkbeqewgxY6Mr8B0NgepjnOPmGYLwdYCmM4k\nS/FiAToxXKkIXQAMsKLsa0ftrvaM+ZLarVigvFa1yvlpAFVRHY47yo0wOiTs\nQ+uD5h6IPtAR9xux+kRxuHnnKu6MOLbqYueXXOA6QmJodhStaMe0HJX5M9dn\nZp51\r\n=gsOH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-0dc6be95.0+0dc6be95","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-0dc6be95.0+0dc6be95","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-0dc6be95.0_1583771104574_0.47328663648762603","host":"s3://npm-registry-packages"}},"1.13.1-alpha-42b6a302.0":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-42b6a302.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-42b6a302.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8f20cbdbdf7f81a9cc2bf002ee7c56445c75a9dd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-42b6a302.0.tgz","fileCount":31,"integrity":"sha512-kTWiFXDQnM6cc1CdUI7dF8FbBxtsoNY+zv8BRohjWAmnBiXX1oyC4XY/TFPAhHk2gwyqFLXo+N96Y4DzO7LgQg==","signatures":[{"sig":"MEUCIQDqLmYG//qv+Y5NMgKC/oprkQ0LDeGx48dU+clOfm6e1QIgUqMOX6Fbd8wYzVnf1OVxcvEMUwNdv+/+caVpXvkaBos=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":203685,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZnVoCRA9TVsSAnZWagAAnMwP/ipI6KruakqqL85/knzA\nxeM3FRbUbOANhoTVi7BCtqeAw2dMd388g4Wjch2rTXeecsThmBBliJBxExtB\nG16/8yD4Iwxnw9RgQmIFqPMxHSRa5ud0jqBdaTm9qKbd/9Y57EynUgs02qLX\noeKrzvpISrOQDHPR8cl4OfiZYxOQi/dI3y4Nze8b9y786UyjMY2pRxRNY/5s\nTBFcz72+T9REuYkzS95bMoTUNXIDUPdPj98BBJ6NGowufy6nDJfJ7EuQNehz\nlYcoyT3DNPM6AK0scSUQJnLgsuiS3DsrnF54EHRRVYwkope7GfrxQQWvTHvk\nFpamOQRdI6yI5U74pZAQBt0hexUcTe67b5SXM4Mzkar6EO036US4H7TuJm5z\nig2Y9WdeHW6obHt1+C3O8mW27+A0ZAGfEFLPI7jAFtdjIf7WRo6RdNRfheZk\nEB3ErARWTamV7uDfjlu8ltySWAI5mP2RFOfZMFMQgZPGLRnbl+Hme7kh4ecc\nzT7cxuqRHCcoOD7JA6K5191fo9c+NyDPM3qHh//sdaKSAu0YD8uCuxdhZlJa\nQcA+lMexl/XpKW3YNdm25gPhWyJPzI/1dpAnE1h+Ioa3SFqQ5lAP7P8SyFlG\n6S3nzigQrEqcVJtkZdZrE1sm+0+qUwH/B7Wi+kdrNAJjk6q7OQHiJG1vJ4K+\nzyZt\r\n=2fao\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-42b6a302.0+42b6a302","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-42b6a302.0+42b6a302","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-42b6a302.0_1583773032100_0.20990390743605625","host":"s3://npm-registry-packages"}},"1.13.1-alpha-6e0a2f69.0":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-6e0a2f69.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-6e0a2f69.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5a335aa9c36fe613fd8476d6d5685b39d6274c5a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-6e0a2f69.0.tgz","fileCount":29,"integrity":"sha512-zepLVC3kAadL7SygdlsTZIzxDuundcAzZ/uzjP+xA9RzYUwPX5/sdKF+lY/GGTFfCguHPNJbXJxCA3xCJNeJ1g==","signatures":[{"sig":"MEQCIHFYlQ6BB1sYAXQeLORSVFxPFIBsAW6M5loFJjKAbIwSAiAYQz9esLpO2QguzXvkD4KG0i/mhxPCWUc7aRsh7BYANw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186258,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZovqCRA9TVsSAnZWagAAlzcP/1/SPSMbjVRo2DtQbjwA\nThetVw/fa/au5bIdup2CHxS/EIsfDK1l4gCFb0V7NX3IeYwuFqDbUdvNg/fe\nEro1QNnX4B6C6qoxviGoegimaZIQiZDb2r213kPuPN8xAh10J6rNwm4MIMSH\n2R/EC3nJhMz7ww/I2M330vpoVK29iupYW+WtcvK8In9w9kCirkz1J0hxHhEa\nXlSRvbbUz8gMhJwAC79yWI0Qf6UGKFUWs/MoRQdd2UcjKxK8Pm4kaBFzVmpZ\ngcU7uLe8E5EfX2BRRIWVGQYF2OCoArnfbu8i46Ik3S5mA15rUktLJ115lJjf\nH7Zz835bfuQn++EVsA9uQ2daK7jvJC367UGYcuFZ7hryQ1I/awdmH4hwtBmu\nTg5URpJdSYt+R++hn29eDRjAJTDf70y45G4dhm14MVkJb5oJ9CdXNhpMiRtJ\nOPJDgutU5xf/cuH4K/3NbMCWjVzbVsh6C1I3frdpaUywiAhYfH2/ujo3fbSD\nNMYJ3c9soHaX89+CcxjoipQik34qVWMj4qF+1Mvk1IJm85utBllvZF3W+L/c\nESE9eo5W/Vc1PsEFQsSaU+bdlOFfT/HATHa6fEV0P6ahN+vB0GIhHtgiC5Nn\nU6yplcKgADASlBvXORDw8CCQebToZs/cNHiAYFTBAOqrALrkVOT7ieXl6Ssw\nsozo\r\n=oBQM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-6e0a2f69.0+6e0a2f69","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-6e0a2f69.0+6e0a2f69","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-6e0a2f69.0_1583778793750_0.1826390452666664","host":"s3://npm-registry-packages"}},"1.13.1-alpha-db9c861d.0":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-db9c861d.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-db9c861d.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"60be108389639548a2ed2982ce2383e5b08c6e0e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-db9c861d.0.tgz","fileCount":29,"integrity":"sha512-oxdi1bjbYgSttpVp+VaICFKXgrhO4+bOZSwMWTZvGkMcc2RURSbzjNVlCUunvp2XIz4YRyAnAkF9TIXQkftr4A==","signatures":[{"sig":"MEUCIQDM+nbc3OHsugbffOdnfNXIzDfx2a2a+mEA/jizJuespwIgJE0+tjSe8dL/Ih24LrOcYL0UFh23fPpIL2E4fluySXw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186258,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZpfHCRA9TVsSAnZWagAA5V8QAIUoz2nJIVo3y4Oozafn\n8A7G9ZElzJPOt0kkDMdSrT8pGMxNBaCQqEhzaieeSP2ymEgqwWo3B9UtC6wb\nYbBMwchQjwExMtdQ2Vd1LCjW80KdLJ6cQtVmYTh61/BCPkMEpbTdghIiAQFF\n4momyTXGT1mzcAR6l1PqY3k/0+D9XAh8R4UC1VC9uvPRdQd75TVXPtG25ntR\niXgbjDVT853FZl0BhDHSBQ3bmVp34Tb8rLae7ojpbKnkzXbwucrtScF5x0j2\nLfB87Oks+6uIiAh9DSONTu6Y1JNyRALrpRlwTit/ern5dlVunlqHkZRBcL4Q\nhTOJNYl6G/Kv1Lg/TtkAPqymnu8VOvdDf2KDZVB2jNZre0wTSpjwusPOVtrJ\nRscjicHsrthuRKNvylemTeotIzgV00hU7/Iay6uNX+MoTxjhxnLB4yPDzfPv\nZvgQ6RhSlbhyyRCEeEd44Thzetm1LKGq8Ps3BbIgYGOC4fGzjskolT/m/2UB\nZqLOXxa6qa+sE0fn2GWKk0gXhgiD7NwMMASjCpkeU7plzqem9ekmqBVkEL/U\nPpGLsnXmD/v6QJnaRtNEsH39KaTnV2FNCRI4iwSWeBEdBPW3gtHEN1gldS4E\n0bO37M78o9wWVIq9ykURsoFLyrJRIr+KDhxpqoEzahbaLCQU9YG4whQ36pbB\n4NcB\r\n=V3ee\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.4","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-db9c861d.0+db9c861d","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-db9c861d.0+db9c861d","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-db9c861d.0_1583781831285_0.026311166975568012","host":"s3://npm-registry-packages"}},"1.13.1-alpha-d10329ad.1":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-d10329ad.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-d10329ad.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"cf225d6f730f15fbdf42114118c29fef59502ac7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-d10329ad.1.tgz","fileCount":29,"integrity":"sha512-zNRuLFerql8BTtsATDR5IzZ01PDhYU0C7OT+NPXKGn70X2BXENuPDQRbuexP4dbubtLPaN+ixqerub0hoevCVw==","signatures":[{"sig":"MEYCIQDOtTMIg4pXZIHcqWpHu4Fuyf6El1wXWXejk+fQG4fedgIhAJWbDeHw1rckCfM1kRJmz5i42ElfX5m6oy4GAp1D/Sm+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186258,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZyjgCRA9TVsSAnZWagAAd3IP/3ueAsRFYKrdKsW37+EF\nLUMmTHQa9ennxAAELPAtjkYAvsaDX2tHcpowR0AeQIjYajxvCHoxM+BgvbwH\nqIfQPrlstlPtU4mwXaGVNeQm2Sfntj9eyfqr2FsmAkE8hchTF6Vjy3PLok8Y\nEX+F/mawzaPomHvQnmPjPvXv3uk3xTlgAruFzE1zR/igqmI6f6EDTvfrQVrk\n5JO90ipkvv5XaPMEoZZjvgz65xdwtxhXWkilSvjGqSEZZ4X8T2xuPY0C03Ux\nJKe6hIFtmXvAzTMd/r0dUXWCegqWtvpfA4dt2KhQSkledZZWG3bvbstsS9gu\nRiho6Jl1Zkt+H5OylBct0XTaXJTZRc1yd/aoMv0PZzRzbxpl1fR/hifRHl9D\n+RqxO/v7rkZAsUIFMUez9+dDPB0sMXLsGEWO1SnTeEtmcg7LuD5tJ3fJBpDQ\nlQAMsa3ke9DawWhUL+kH+d0NIWSDdQAI5eERlR6cqHUu+SkksIeFaRd+8MyM\nRvLyAgGdWXS/2WU3yRTCZ5tM18KpYVJnhfK+GbDb8TymGLq/hXEcXgqVUKgz\nmGNLBD8qfalkDZoL/K9QNOiFeSI4BrXl0SFPw9u85plSPRMZxTbU9qpVHtPK\nNVPg3bWJ86lh3wiWDcV4k3z3gp/Vz+TUd7OBJff92kqQ3lZRKbv22xlCaND8\noQ4N\r\n=dmlG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.0.7","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-d10329ad.1+d10329ad","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-d10329ad.1+d10329ad","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-d10329ad.1_1583818975660_0.03561176023274992","host":"s3://npm-registry-packages"}},"1.13.1-alpha-efc4aea6.1":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-efc4aea6.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-efc4aea6.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"7474a7eb48804dde4dfa943efd51ef778dc800c0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-efc4aea6.1.tgz","fileCount":29,"integrity":"sha512-55tcjDbgi3kEJBKfePzb70s031HfotuhORhUAnq9sEXPFjL/I3E2PNxSwTHE2coeG0bkrd0zVemWMERGyHy/pA==","signatures":[{"sig":"MEUCIBK2Tabywk4fWJo/NmIH7m+pD9zEeJVZBSQkeS8diIOqAiEA+2kglBdHA7WVYEIrGxuSC3vMUCnJb8SlDar2UDpz494=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186258,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZy0jCRA9TVsSAnZWagAAkeMP/iaY0bDC4pY52LZjy6OS\nzh/vlyhxPVXI2DJUJLXq8dXNHqYZ9eJ0MtU489dNP633P3Yi7sqVJE0y32p8\nXBcfrXWMfysU3K+re1x0U0bAOG39miMvoGPBqUYoBhy/tnCHqLQGGV1wGMRH\n3N4D3hpIuqQsGd/BrBRdWm8cClM809+KsadTuvKLrQnoalyzB9xRD9q2gq6Q\npbcsEHgbxVFsDghVk7lvBm7YTUpqMLh+MlYpQP7dBSvH8IQqst80AKdyDBzX\nmreo5P6OirSIMEzdyFWYxPE8zPX/tMVUVg2TANAAgKylqHgRdiO1HBW/wf7L\n1W4AK1kHhDOYhxV5kiEnGIjtmJfuWLqirk0lMtHq32UT5i23su+n7Vi3qf9j\nn1wXPDdS5XUP/T7al2SzQPVIl+yROUenNMpfyq7n7P7/YQ1/BSVlul3ILuyu\nL3dwvr4k1GKSUG/LLdKBHrL9g6L3E8gNCzeYnjltwGD6vSrL5gxP4U6hZLzZ\nbCCXDITGMJ9fYZW8ENTMdxG8MIWg+49rwYBg2dcNTkvsQm3+rhuYwUC2xyXb\n/vP/iDEvOicUSm3NfuVz3wGQHh44naqVY5wKY4H5dUpRRIN8NsTkAZjbfdXb\nvL1OE8L734lCnjyig0xceXPtF1Z+8z7YuJ3JBU0lo51vubd3DNh/+0436ALg\njlsU\r\n=Coi+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-efc4aea6.1+efc4aea6","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-efc4aea6.1+efc4aea6","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-efc4aea6.1_1583820067019_0.5323557263470435","host":"s3://npm-registry-packages"}},"1.13.1-alpha-9000fa85.1":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-9000fa85.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-9000fa85.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a7651d50bf42cd90904959df8568d27678ad6117","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-9000fa85.1.tgz","fileCount":29,"integrity":"sha512-LtxqrjxU2RVKtrYBBnFwWbRPxbXIG4SMJZO2SHA+Pw1cyBZt6ZL5onrq/HpapdHPo8QP3LJ0yMxKrbYYeE5PEg==","signatures":[{"sig":"MEUCIAxF8U44e8NHVyxXHfrmKLSNPOiHrYrHF3H15LDtfUZlAiEAtCT/qe9PqtwXSFIMq0C41N1hn8L+LSxhRyfCT7RlzSU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186258,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZz/qCRA9TVsSAnZWagAA0VcP+QBC9qm8Qr8aU/nSdxsJ\n9cXVvC2AvK4EiqS5+V+bO4ge3QnRAnn2Bf8EZNlJEOIzHKG6G8KgqW1Gmnsq\nJ2uCmmko/iTkkIAbradWei2CF5D5G1ApkyJz9p9yV4ev8xv7bkaDdsmIulRC\n8mvTQg2Idq3QL4AJCpLkQX6DhklpRaJV/qAoW0G1VZcuEYmNbV3y9QC49kT1\n36mRU2Ykar4vdYbVYuy3QQFydUM+EmvhykbGgg9eCCLYzeDeXhyJidcZEQJm\n4YvQ9ikgOrrPpfg4KiOi8Gl29MfwHykloIKaxYiwRyaXtzsXp3MMtw+4pwNa\nEhhwk1gbHakMyArKbPjJc0f+LAFplv9xn69sCbsoTRKltiY3KzAgTfHzPE5D\nH7eyUX0ZP1mhTVXo/rznU9SSFIZDleFPX65ZEg8ObiSKtOdLHxj/Mavl+5nr\nxd5g8e4Lm7R5PKHm5YbJRKwEuZVY3bG/I0IWOnFvFovVgqW7CelnmcZJ65QH\nUs4hpMl1KOAkuugk5fdyF0G81Zmh8/B/b113T4h/M51u+PLqmkQxxBj8CvSv\n7rBmUDpTCErmSAFM73rKPGuMH5kmmemiovinuFIAX6fWBm0/X5XOnShEU9Zz\n9xC4TaGl4+RD31N/+rsdz7IuKgll24XXMKOBaOPClGXg6rH0M84nTeZ3d8yG\nzs77\r\n=0o0u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-9000fa85.1+9000fa85","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-9000fa85.1+9000fa85","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-9000fa85.1_1583824873774_0.5122346679871823","host":"s3://npm-registry-packages"}},"1.13.1-alpha-bd7b35f1.2":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-bd7b35f1.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-bd7b35f1.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4557063140c5fbb8c750ea9af970ffb3b12ca201","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-bd7b35f1.2.tgz","fileCount":29,"integrity":"sha512-K0dMo6fN/iiDlvp3NsttfRc2MdoM2owVyW35C/j0aFPhtOXTF1W2GmA/ZTNbq26W7ato7BiynrhTritE+kpC/w==","signatures":[{"sig":"MEYCIQCDkhkgwS+OU7FGv2EuiMNsrW0jTH4mZjCa+3CLhviJUAIhAKQaqY0/KMcO9bsfPESWZfqEbmc9un6lBr09zgNMt/3Q","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186195,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZ1DfCRA9TVsSAnZWagAADqQP/0cAj3wA/e5xYtMS2/oD\nh8rpRDbXofFizJ+Of87BKkNYLtsEV/bWVm9ShyqRsxg6njKpnns7+mxZjjxH\nNJGvCRpWtKReannz+LIqcV7qvE7JsdqI5Z5i7+y3QUUhoE5TpiDKRBDx/Dbd\nx4Wb/RAQOcQDBZ44izK0u8Gl0uYCL8MOsi+082iK8HlZc9sr+50uK5+o/VqW\n6+MOgTyBVC/bqvMn8oSqBhzYQImYdLbXrKRc2giLqj1XCgmdVODPJ8EfJjAZ\nGr5Y52OD+CqOOEDp6WwQJDLiAHavkaETAicatN7EiAyt6NHZw9cWaPle9UbS\nPFUpjR3gODPZqKJqky75wL5fWyPBNm041oa+627jyshVLMKCg+4n0o4p+cqi\nxj3ZYVvVbrP7AZpvT8hndq6W1gv8+kdyjkT7xf6sh91GBvUSj/SC0mHLafAH\ngmfBtjqARK3vzPdnMhNRdBehsZoLIiG6n5mh4mjna+tOouT51W5cMRGlIEtx\n7trBEu2PEP0+k39B9xFY8RciY5Tal1Xcwkm1c7P55hIgvkQZQXMKm1ka71HP\njH36cY0qVqyDPEhFzg/DfWkgZnOCNUVLjvHZo/A19cql+QNnvmUD9JcOiVLs\njeXrK8h+0561X60QoHnK84qnh1z77RplrPRHTDO5Hekbz23gOyuMAkPQEvEx\n0sYL\r\n=XojT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-bd7b35f1.2+bd7b35f1","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-bd7b35f1.2+bd7b35f1","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-bd7b35f1.2_1583829214815_0.8571502405515254","host":"s3://npm-registry-packages"}},"1.13.1-alpha-f1547408.3":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-f1547408.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-f1547408.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d82b128b8506159588f8aa20652fff569157543c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-f1547408.3.tgz","fileCount":29,"integrity":"sha512-mbJHxQNjAgeoYqFRZISVJh7yorAjuQIB8HpKnptsYxOv/B2WVbRMOSRVKk9CC8Ic69IkBTWY5kxJfob7r6E62w==","signatures":[{"sig":"MEYCIQC5t58u7P2AtOd/3nPCmu2qHVr+gTDyjcBsuMQDbkSMBAIhAPrzz1NLr08+mB7/CsN8y89HhWVqQU4DG573hjt81fVm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186195,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZ1FvCRA9TVsSAnZWagAADDQP/0d2SwTRJtt3Qu7DIT2R\ne4NfMDCSF0Kq7mQnIDnNsds3EYOVGKYxy04wxGuUUL7Oilp5vWg21p3VCHqj\nG5qTf/WuQj/qNtMezQ+hVA/iuHGUJIzKHEnHasYGZDctQbjTkfRzYub9o9LY\nHAvPgbsmPClcFQ58gnXrMNPEFqnIOqsY4kLvAco5z0WG2A/CgsnXS/qyMpcI\n8L/NJlUd0AU8Pag9v2C2rosLdNxG+CvGx2zaPE1N29F0c99JFsq4+zjLwpvp\nqECr7lvE1rNZ+MWCHS+cy2yp5Jnkv6UoLsgg62msUggilwUPzgp0eZLrRcAi\nm0E1U+mexp3urdhK2I9TxdMwySzCEzm4uvl/2v/Hirw4/NhACtP7hvtp/TVi\nwNLdmAoXlx1WgujlEDZuagnnGKUmhOLSBA3sTdKkEnj0asqYqYyF0eXeC5/e\nDlrYMM5UTn9n+gu815GcD5glUNcNPe1m6Lzpj0bCBS4/KU5okkKpGmzPOc75\nj7Y9Faw61yjc+B702UO/LFMbymJu5TF2ZqJNpDl8usySS1sIInIhWMIJ7HRT\nVXxROn6+bHaJwQKqL7ti/lwhYIBZCrzwq8UTAbIjRF8vdd1nhCbBmPqBWzur\neNuToxTfJjupLDlsFOrNCJy9RU4fDCXSwGtDomDTAk0ObV0E3xV3axterfIE\nDDBQ\r\n=QWpI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-f1547408.3+f1547408","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-f1547408.3+f1547408","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-f1547408.3_1583829359020_0.973099250135472","host":"s3://npm-registry-packages"}},"1.13.1-alpha-1e3a693e.3":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-1e3a693e.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-1e3a693e.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3dc0a50ca79720f70227d2c62477c88a6ef30c1a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-1e3a693e.3.tgz","fileCount":29,"integrity":"sha512-LCUCdHQdVjVdxmTp3MG/+HH3ZvlPYCOGwdX35iSNWvsK+2nzSVJXbkMNAualEzgCFT3OXbjpAfswjbK7C2jH7w==","signatures":[{"sig":"MEUCIDlUBxvfqD3RWG3MilggMZlwhnrA3HqpWJxBjst6UOUbAiEAoxcnCyHiVL2WBYYmqq8GL9zQNBjSvNbk7GMv4TsQdtY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186195,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZ1G1CRA9TVsSAnZWagAAYZkP/iaju3oQStsH8aRauo6u\n+HDE9NgTHrg7DIW1phn+sI1/d5VorB1vjLHKIizklz+bgfjBQzZfWYti44l1\n5GNBJJkg01zSk/FxtQutobBnTofLWM9a1avGy7IBkYNYpsXRwHR8Ossw18Bk\nIzYiZOufBPF3zBUlcgqbIsz4GxdkC52U3eXm3LJiqzVNgCAGAPOZmDPc2zat\n8HQPLlIfNz6HPZCgsIIyuodMRHjri+mvTfCrhmX0FtDc60OiT+0FQOfmDiMr\n9jWeSo7g0YMhD/sK0AgzTTgR4oy+tTKqPxuKfgk/dCXux3a//wMkKqNmip80\nLPB+W4eL+I2L75Kkn8brqOmh1YzjtRuJ9rBFbVr/+Q2yCZJt6LOp/kp/Ck8n\n1uczHLwGaVx1TjbnRboYz/xplRjCeL9jb28S5EtpbB2W9dJJRx+TUUfeilRz\nFeHG7iDhiGbf3iwgIiONHxDH2WpXbkqaBUCirxN2Jj1zaADPP18BAeAYt6Ly\nsBVYvlEhB51CRTQVo+HoD3pq9U8JZ2qTPC9qZmFmDNE0mr2BIRtGlihm45wN\nLTH7BhTcvyPqOgCk7kMbcSLzno3Wq9LNVjjLy98J5ZqoWl7bsWGneLzP68EI\n2d+mwSoITOCtsi9oUau1aGp/FX8wb0I6Ogdk7YGERY57i5CmkiiWRioxlAlT\nU8tZ\r\n=qkBR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-1e3a693e.3+1e3a693e","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-1e3a693e.3+1e3a693e","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-1e3a693e.3_1583829429121_0.026161055401325406","host":"s3://npm-registry-packages"}},"1.13.1-alpha-7e995781.4":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-7e995781.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-7e995781.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"9abfc1abc4a25d8786d5da805128412b2d12b727","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-7e995781.4.tgz","fileCount":29,"integrity":"sha512-/6esc3cyFe9zl9WG5l3a1cO79GAwwboDm18PgIQ857a8pejaQmq4n8UCLEhDSh7PzrHocWuEIwr6D686Cdqodw==","signatures":[{"sig":"MEYCIQCF39AuqT0RPCWNJzeFKKWnzlS49aRhNi5BmYhvxioPNQIhAMjTIqnBEMpeCIgIla3nvWN8R/u89LYI9WHdEhR0ir+c","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186195,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZ1JACRA9TVsSAnZWagAA1kwP/RXPaES19WYNIhJ/1MYL\nXENCziUwFUIizJPYg2oYVvN0qjzxBNFTlZ/1Z3iIVZC8VaL7f7XihF4bEq74\n1n/ckpz0NreNiuDVcExAFQVd9ZT/XSUN9bGZ8RuEz3zsGPMdjHCsQ9O/dc58\ntS0gN/ZU3xtACOKq5dHn+t6FX5g5dUHd6l7xufG8HJn4bldsBqn7T8iEeHg/\n2qnJmFbOxg0iHGJFDJrEueZJg3G7R8lwvq/xaSEs07AmGle490Glj0+vaIZI\nPMhWgiQGlJ7loGzNcb0WwcUkNpXx9g4XkelOW3tIckpN6ZnCtd2kcnz69yOW\nES3XJW24RaMWMqNS7q7Ru2Jq+XrdPqbnqa8uveYUn7OEC7e7of8EANsNa4BX\n85+nmVR3AgXpAtISIdDikNTZaWn282lX1Zc0V1bPki9gJkbS+AH6/OJM09Gv\nGqZFY7Hj2QnY/UozP6725GI9z/CuKu+aLHhZf5O6McOTkYcN+RWd0qOTIanX\nU59Nprph+thCeaTLZwuNoft5bHJk0EAJnrWASGZGF0txH8FNFQSPV4lQP02m\ngtiDTM6gytaE52H/WtAf4nmzRX5Y7TYMsnzTjLaD4GtR4i6ahqnZDXD/jfHd\n7zsZtXHg5OltwCDaBtnJC1rPV0GmDLw83h6Nw61cgyLbpK+c4rj43GVU8BWR\nApbR\r\n=V43Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-7e995781.4+7e995781","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-7e995781.4+7e995781","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-7e995781.4_1583829567828_0.049032896000799076","host":"s3://npm-registry-packages"}},"1.13.1-alpha-1d0adf27.4":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-1d0adf27.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-1d0adf27.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f2fd293bb3bb6bebbd320af0c1e28da505f4828e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-1d0adf27.4.tgz","fileCount":29,"integrity":"sha512-1tkDppfpkePfrsy6DsTO/p9OZVQ2isL8a0u9M2/Pmv17furj1H4bcLWvC/UeIGl5jpYSkpzOMEUlNNstDp2XcQ==","signatures":[{"sig":"MEQCIAQ7tYuwRtd9O/UQYx8A4gtn9QIos3QhYkfpjUMPoVWIAiBh+NoUNsnu/XEu+iAGaxlrWj+ZVme/FhI+cF7XiXWbFA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186195,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZ1lgCRA9TVsSAnZWagAAmdAP/RrU1JLhGDoIOGkMOZM6\nM1l+ThjpyHfvq8NTKFy3jEtsE4NBYU1cDjBYxJJrrjiau+tDiS+zewLsZTUx\nWrgklvqEgPUNolE+vBXYvy41+xhkWvv2ch9CaLBgwOyXjPDwRgfrs6gM1uI9\njq7CKUC9PmLmHs0LQtZNWQvHOYIo8sI08zq5ebuVgPr4IB2jn5gwY3vGF6/r\nzkG8nf+Ka2rYfp4ExxypIFL2lF3LbzPdAobgiq6lnQAprTnclrsGspM2roGQ\nN0cO5TSAGLwrjPBVBIBftJZGeGXCnuLIPYlTst7MNnNNKjTfL56dlLu/GuMP\nEiA/9KjIpvsb38WkPZts7iS9WNg7HMBXGjVTuWeo8hYaP/IgE0GDvOxiUNI5\nO8WCECFlVy5MGE36LGevwBxlCG9ng7cUMfSwS6kjWzQN6yCi158veUT+8+Xo\nvcj85YfuCcEnNZ5tvtFrhJ0nU7aa+b5ZRXk0l9TRHDP2OUBonm7sEtIUS0rx\nxMUa9iWLQ8AGblz6UrgxxwZZNmWUaLASiSYfFnIgXyHGsJ2nLMXvNSBoBsRP\nU8JTLgVqgQNw6TC2UGJbHWMHuL4qFYmi1of3DnGV79J1VGkzVbVnewt9gNtO\nYhNLAnt4HsUN4Jsd3H8FTinzC7Y5JW3Qz7qrk3QMLd0m8PQeaQSOTlCj50gi\nzHbG\r\n=ylyd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-1d0adf27.4+1d0adf27","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-1d0adf27.4+1d0adf27","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-1d0adf27.4_1583831391778_0.4499268894163133","host":"s3://npm-registry-packages"}},"1.13.1-alpha-dfa62c76.5":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-dfa62c76.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-dfa62c76.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"fd4f7bad0638a84dd07c31f310109b77e8251958","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-dfa62c76.5.tgz","fileCount":31,"integrity":"sha512-U6xCaUwzNgFq+oAlpHPQFillFDNt1UOUSSQHF9leaNSla0pHqeF5J0z+B2vOAqniadfvUoF4GIWAQsywUyxuJg==","signatures":[{"sig":"MEQCIHoWJDK7xtbaJQcfZeN3dYTYAYcnDzmSHHl7QRmOVRkxAiAYwfw8gGrI6vGny9RkbKTwf47fwHSgNYQwEPW/P+Zxaw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":203637,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZ29uCRA9TVsSAnZWagAAfQwP/1dt/qYuJ7cbI1YRXq8h\n61wQ12lg/Z+QeCQvGa+cQ2jaFjhdKw6vYnk7F2+IDzeW9lculsXcCIQ4UCWW\nEFraMzo/l2mHe8iKyaD+YUrX7W+arLSVKOK8V54BeKMpdLZDCn+cPEAVYVCj\nlhdEL4chZZ+ZP2VkN0u2wPJLqd9BJPNmZfOaAgWjs/+XKdMgcNPiAC48SDBS\na2fCRau+WGEhdfKm8RFM36Ok24oOZkO+TUoppIAzyedhs8qR32MVcynDw/J8\n6dXagVM64zsYTFNz/AMD+CMfSy0xlt9POVUkJvsYh1VowcT4V26KretXcgJK\nsSCv2o6JrGyy6LDrCTcwnqq0QuGF0fVD2KPkS0+OhTBOtXLxTu/5x04Hc5EO\nLUBr3oFuumALs8cGK5f9vptrUr75t6gTktsn8GCDid/EboWqUS8gWC34zWmk\nztTp6F9ElKr1j3SO6KI1AS6LIQpZ2rudvIszkAodj2p36no9xJj7RvuanJPS\nVa4jNmfWTidZj+g8q8AsasopfmwBCgczsP1/vGsf7WDG3Gjjs//h5FVBsY0T\nks5l0Z3SmeXqaBYj4xh1lMqOIFQyFWny/aaaYQVn/N9Lfiwsc21vX8XSGElo\nFLhrPqADyjAiwbVcf2kdyHYXzruqrzej/scC46kbZseE3CJuM+qF73Wp7YkT\ngry2\r\n=noVS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"4.1.1","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-dfa62c76.5+dfa62c76","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-dfa62c76.5+dfa62c76","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-dfa62c76.5_1583837037871_0.09713716984491239","host":"s3://npm-registry-packages"}},"1.13.1-alpha-63654144.5":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-63654144.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-63654144.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"17f06d8382a529a8ce64d74fc71809f266156eca","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-63654144.5.tgz","fileCount":31,"integrity":"sha512-3EsnjRiBOdlSkOs41oec4E8iI5j+QKQm3hBYSYfr32aMYqqI2QuetPd4HQmyd4cMKNimRX7xsdyrKH018BaqOQ==","signatures":[{"sig":"MEYCIQCc5X3q6AaaTjNCukbtJN/ZYaxosk9SW121YIiTHwGNvAIhAIWK/m/MZbqoUrsYG276bL53ni+HTv/GyM0ZFQ9tpZ0B","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":203808,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZ3CqCRA9TVsSAnZWagAAMF0P/2RddD6G5zK5Bw6WIpSN\nPQYG6CM7prgqjnfds0eVyDFRjiSy5lZz06ufZbuhpRWjeKuTNHO3Ppyjml6C\nsQMQoF7VPRQGd6Xr7CJUGw4Es/3P+HAmqCcPX8X5tV6+1mHVFil5qTn7mvcq\naB1ZX0YYmuTntr+6DUSXkOhv6Zp2djUtLQozWJPjUCUQ0mx7Ev//QFZ1Wghv\njcDHZt7P8y50OCQ9x7epmtYoQLNjihb5TvITPd5n49K03L/V1lofjTDXEMHU\nrulZgLXtVFXsb4TiRX4sFpLAE3jBTMJqWK7Hrdsn61UIIemSykG0cn7APH1y\n4YTdkQWpHvGEq6BRGuVfnEPD8Kty1Gq77t52FWyvcIx0BovYPbmFIwyWc1HC\nBKS/5PprEVWfBxt1kMCQITU8TnnJ3qrHzd5lUZF9+EbR5bBySX0Q6fm5mkcf\nHCgg/92JtL/b/yG8t67EQ6a/HVN2HrpHD2tYWk1/wdhs7Cv+OmphTcxYlJoI\nNv4qc4i16hjwvwVtWgolNkGR/7jLaJOoGllgYIQUbd8hkaQXYeLGs1cdTs5P\n8jvpQcy5x+clxImEetxxmZKQgEbvun3XpVpJg1i8OfNAOPKpCC3tZy5zqnva\n3QdggVNsqN0wNAYssrGG3hI1mUaGZwFH6Cv6m9e+nba9UvE+cx273eFW/knZ\nRHQl\r\n=GMPT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"4.1.1","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-63654144.5+63654144","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-63654144.5+63654144","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-63654144.5_1583837353005_0.19425221154882388","host":"s3://npm-registry-packages"}},"1.13.1-alpha-2b5fd4f1.5":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-2b5fd4f1.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-2b5fd4f1.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8bba24dd80c74737d1565de87d3ff1156651483f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-2b5fd4f1.5.tgz","fileCount":29,"integrity":"sha512-C2rYbLjFLrY6hyKtqCpBh1SaUm1wYDl/R8m4nJytaeqGYegPhtTo+1cwR3ki5t0CRHAOO3ZKlB4+QqILV3IfMQ==","signatures":[{"sig":"MEUCIQCbzzVSiTBQnvSDlf04hXXUh9OwYmFTRQh5pIxvUhcwYgIgAyM8q9CXaaW5QJSYntuCumwCY5h3HCJKUKTbQQV/PLQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186195,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZ3/QCRA9TVsSAnZWagAA5w4P/jnD7qldCDOVElXRCkSv\nxB2sDdmshPWW5e4O4ZDe9PB4iLKul3OpOwS/DkXeRIP0aCXuEY1azP/fx/uk\nrbsxFKVYX1nJKYRK46VYZ8wil3tgyxbpNsgeqLn8Z+KXGPcP3DjPBsyfsb/V\nT5eDFevgjzPqpDRmbHaUIsyiLCyM/D3UUuB00DleeKjkdq9oPCR0i//cEx+T\nGaXcmkFsCK9OelscnbUkgvL8ct5HX8+yeSMJPNC3J5JwJextU0DNZUZwayJ+\nNspRtTsJ9ZMnqYC1aYGR/YWPFBYbDCQEP/Uz0CQ5MPXtDBVF99iraBvGexYG\nmFu7MVBbsbzZiP4qYvKaQQsQl/s8zAzUUdU3Ot6J4NvY+U4MKgsRg1kPZ3hi\nTqXCFeFqE+6Ktie8tHUbP+YLs+xOH0kB+FoYa/drjE0n+bDzpajRe5+50SP3\nvc+LyQoVbk8SvNQj6OXm9ZRSFqXLjb8kvR4wWv5iVQ78E8XoP2UnYnoD+0J+\n4oHuddJ1KHk401eXK3iAopnN6fRwfgl2MwUAIY3K+vSPyI0F10ubviHMWEj2\nUGRKX3LCr9MAP4/2m2zZ1ipG+FkFDWYsHfQElmPrQxraGCSpW1Dl9Qu79Nj4\nfvkCDfuKuFVroXOi9efio0NTsWcyC5gLFNkmSahoCHJFPSf/VQ0b/0tghe0c\nOKoN\r\n=WX0m\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-2b5fd4f1.5+2b5fd4f1","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-2b5fd4f1.5+2b5fd4f1","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-2b5fd4f1.5_1583841232119_0.38823315074339937","host":"s3://npm-registry-packages"}},"1.13.1-alpha-e99e7f6b.5":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-e99e7f6b.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-e99e7f6b.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2b25a4ff32046e064bbe78db2a0956f8a6c51a1c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-e99e7f6b.5.tgz","fileCount":29,"integrity":"sha512-SV3471x6BnLQHk+XtRatyUHAhJQgF3a6VPYJmNXOKVgtba94muiyT1jxxuteSwTb8HhM20tg+hxzseYZSkjbng==","signatures":[{"sig":"MEUCID4rYxf5CvPDc4z/5B2iyXFsMggv2kKCNaIPV2D6Wi+FAiEA1VXDcnF+NJEy44VmQfunw6ncQX5AZDylZsqX45cHPDE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186195,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZ4UzCRA9TVsSAnZWagAAc9QP/2VwP6K/wGPbWmapyc8T\ntu4phLrQ+/guByYFx8YRGQUPnWha8HyKf9B9BZ0LOB6Wf9h8bK+Apkra9lwa\na2ap+y+SLw54pd8ACQbHBq2aKO2KSAL7TEKwxwHGjP295aLG/9JiH6HCr6E0\n4tvGJn620+1aHxmAhd/irS67xryQbAlsh8NXnuVSXi9XBto7MwOyU7f7/lUq\nVmCF3GNxPXrEEY37C6c268U56BYU+43sH9mTQjH0+yT2ML/cdPHIQuFwXald\nBCDDgQzq0RCPIY0XQ5FtLpAhN3uY+JlnR+J9hgVcb75UqJhlO5OK2NlsIoQp\nyWeDxDJjDtMhk+jczf+UbC2J54v/1DtY13qVjbw/rMylO8N2l8WtvbAxwRMi\nms25EbzQCXnKJ5132YQ+LV4BCOiUJEl2OzZOwJ+8iWQCk4ikrzBsuEm8LD1N\nTDI+CP7bUnnEfbuBwc8b9uNgYDk4OA912SkwBlyxfUeRaP2hM4I8sbH4d6KJ\ncPoVy7zCOPbl7bgGH/4v5QLPUouSl4kNd0DCLu6IqtPl5BCe3+uZcoE5gwA0\nGv+HkjTnqFAcCrmADWCEuc/nCnqYQw5w9lU7xbyP2EXRqeqI+vCcOjfbwmnI\nVrzsF3dgGBbmEh06FgGtuZumY+qMi9eZ0d5BbvgokRre5xg/yXcKDZRDmx/b\nH21b\r\n=bnNH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-e99e7f6b.5+e99e7f6b","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-e99e7f6b.5+e99e7f6b","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-e99e7f6b.5_1583842611203_0.3127198933522797","host":"s3://npm-registry-packages"}},"1.13.1-alpha-ebd460ea.5":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-ebd460ea.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-ebd460ea.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b1fc4b808df33b1d2e8fe2b0834d5fc52e6c6562","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-ebd460ea.5.tgz","fileCount":29,"integrity":"sha512-ZEq9beuoCi3+OVlfTJ18urSqtVaUVW2b5YxqGJVVa9NTAyTu/pmvzrp9hXqb/Pczw8stGoxQUyLkxH2vR6mDiQ==","signatures":[{"sig":"MEQCIAvlEC2JNeJCvB+iWagVU70MMfmjUpqoHaUk9ZPx74JrAiA6FqjeL5NfZITS9WaVHAn44P18mqhft29sltRwxpJRcw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186195,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeaCqnCRA9TVsSAnZWagAAzMEQAJ96moUOH9KDNZ3Hp1C+\npxMs7U45hN4Zdpq+CbqrYZs4gdJtRpntjQeheVf+C4Xe8Vq6v+nhiXRSRKrM\nPdcUyUCGt9fljEwRIOY10PSAvQEM4aj5EXr8chwMaOc74IQFDaBdvdu8dqXV\n+6V/kIGeTLd2PTKVimcOYUUza5iZdSPA2hx0NNHlICD6273nDQBUp9L2lhrS\nV/nC9UL26sPBMwB3Md6szhtFc7KcxLWLp55WyJxOYPO3Bf2pgUeIqAoHQZnC\nuoj4BY4j9on3CnRWEHMC3tNdXKABrFJX5PigjHONKMTyV4WCj4NAOh2FMpnu\nGFxwiJ6ahe2g7S1bOvGX0AiscSTfmPYnyJG5P/pVc3WSJI15oiaSd3onD/zo\nN+HIHC5SjPQr1VvhNfVXYraNGUs5zPzHwwQwfP4mseGNuN4A5CmCH78K+Ios\nX5g4er0dlv5zWfI8YdnaM/pGSCcCN+3K6g5YWroK9Ke5qaGA2fQG4wWlpzZZ\n2hYviYIbdG5S25RY+pv9/146F/+8xC09QtKcANLtfnkv6wCpu90fy/6rNkVg\nSWJNyrtBcB7ZnGodkwXAjBit6QB7aXVQQa/409N6S6qMqUlTdpwg8G2RxudI\nrbPZZiHwVlkChUYKNdnhanJYW2r7QNu7vonUkT9d9FslMm/XKkciQrqgTEII\n+ln5\r\n=MI9C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-ebd460ea.5+ebd460ea","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-ebd460ea.5+ebd460ea","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-ebd460ea.5_1583884966759_0.5861927113975036","host":"s3://npm-registry-packages"}},"1.13.1-alpha-465fc38b.5":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-465fc38b.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-465fc38b.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f5af473fde13829d9e4e560df8a78e9d3f441ac6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-465fc38b.5.tgz","fileCount":29,"integrity":"sha512-1hVxIJ4guPu1IxvvGFYiXByv3SjyqDoiec992FkQjotJXN+ADRUpAZlwaiOj9UHn4GD3g5xTTHxMObHw1eZbHw==","signatures":[{"sig":"MEUCIHftb3/5b7r5GhLWZgQIWDlBLFU+hI4Ama3a8w/erO4YAiEA8fy0jfxHOyjOn8LlOrdEez5FHQnEyW2YEe/qV3tvhvQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186195,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeaDz/CRA9TVsSAnZWagAAHD8QAI8lvbOXIum0uH6+L2dC\nsDNm+P3IFF1Wi+fUNFC9d+iMKOamiHOSLGOHRu5kJRsQGiBjc09mvY5Ly3oy\no6QVcWRr50Ud7hTyzbYE7s1iDzAvQv04t7oUBI5yucVHzvetr/f72I6pBEWX\nm3RccauC7KrIz1viet81pqoGhKvXclt4hfWOfpOBPOkV36p0voM23ceUADA7\nV32/yHZt6PcAo5t6WFi1qN7nDoV13xegXjXRc675Kuce4r6jLnIJjoqn3RTu\nGlTGTuAFEfuQOdoCQxrSAlFQ4RCIvnQdpMKssjpc8zgkSCvW7l6G0FSM1WcH\nk48FAhhivtyaFXnyZ6z7kW70nKs0cUW2Jbgaq3+EQyxHQ9A1ijwPs8H263x9\nH3mEor3uJ18F07tRyfEV+awmKCi/ItFj19rzfdt2sMrbyKuXchtxU38LdBQv\ngPHrwKITEpK23vQEMlcqbkDbiYO3+EDsuhZUTC3QUlwQphI94QRVHwvDNBdJ\netKH/1IuLBfa2eRxcZt4x11KLohIZR2BmtlPoPYkIn6cB4lf+WeF0sOg601n\nqxJmJvtv+cfWtqa82wGXbU7oeDTPBOHxIB5+NVIBxdPQp8btylvqZFA/FaX3\nzXyQUfes3xPLfzh7hw8pFpCH9ie7BE+YuqvSknpSPg4JGoePxpl67hlnOFow\n4EEF\r\n=MNlJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"4.1.1","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-465fc38b.5+465fc38b","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-465fc38b.5+465fc38b","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-465fc38b.5_1583889663088_0.3005174046538772","host":"s3://npm-registry-packages"}},"1.13.1-alpha-8188aa87.6":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-8188aa87.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-8188aa87.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"6fd224cc303077ae4965951d583f2150fa9d1041","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-8188aa87.6.tgz","fileCount":31,"integrity":"sha512-q5TWnM7kJyAaZp2iK1TPIluslSFNJAfNVgsw/KCSbqTIRiOZ5J/Gf6yDnVwLCTvIah/2M4i5ZAVCVcHDBEoCNQ==","signatures":[{"sig":"MEUCIQCSPiwgNFCK6quMoTDetlKOIvydQL2iSVy130jRI9hmQAIgFj4EG8MrVwqIrWXAX7DrvAro9NtH0qiuAXngM2SqsAk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":203808,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeaIdICRA9TVsSAnZWagAApN4P/A9BFrtUPiCDdnaTvhJH\nhG4q/LYcO84ExyxSXLZd5Qixztxiznm1nkYpbuKqHwSTVPFBSEtcjGdifmKj\naDWz2vLs/db68MUTrJoWU+RbWRwJ3r0BQPLTfkbCXuJc/jr8TpRcnDXW5uD7\nRpiHz9aOzhnDEVxkxZtGUMPgsJaqbpWFTa1T55ZxAAdDMLK2YrjOO/Cu6CSW\nqJ6+s9hWQji1YCaiUHTHB82d4ReQAGy02bVNSHj7YWXUNSaduVDzSAEHQijk\nstU6V2Cbaom4Ll6hfdOCJVhJv8jsBMwYU8zwzQ4NDG2JP48lqTWhQsy59TCw\nbdgO9GksXdr90rFj1DZTSEt3mwVD6YT4dInor3U5LLP03Mrtl+gG5nUtQIpU\nu0AtVkSNsea82N5zfB1kTbjEh4uN1VpQJ1ycFxQuRV2xRU65mZSATxhKCo34\ncI9Yryts2SDSxSAWuH4j5M40rxEjXIcdHPNbT+OIlzWr2ysco6nND/a/x8ws\ntC4lHcYFsMaU6vDiXi9nb6urruEf50kTbMhxf18MCaqRuh9E9x61hvGPRQeh\nh+49XEUAq2cF34T3EC7APum81OAtnMCtwqepavTd3+X8trVcyPpxFrDuqrGP\n0z8VZPzPK0GapEhBtb/qj9+55KYu74ZP1vumpSwtJctD+VdG0jrliWRQIVu4\nuiDR\r\n=gK+O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"4.1.1","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-8188aa87.6+8188aa87","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-8188aa87.6+8188aa87","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-8188aa87.6_1583908679443_0.13464437875591417","host":"s3://npm-registry-packages"}},"1.13.1-alpha-6367ae04.7":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-6367ae04.7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-6367ae04.7","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"7ca4518b7fb91a2a1a1a104a2fce8150ebe88711","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-6367ae04.7.tgz","fileCount":31,"integrity":"sha512-kiVlJXVxGNaw1IbvUWP/yDrWpzW5CT1Io9SWdZm/QqLpHWzar2onzsVdm5pBXm7qLCf5GcBaUc7m2eGq3axuTw==","signatures":[{"sig":"MEUCIGgpKGN0Db+mklpu8APvceEuOnDajPX7ClqqIo34CjUXAiEA5sgqS6A6POfPGrd9eEE5X2g4HCrlqrVKwJaS8+14FvQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":203808,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeaIeTCRA9TVsSAnZWagAAruQP/0YA5dRXaJX0iOb4jNgG\nwJFgKm6GnoqH8IBVzlztEyg+8r5LTIC/LOOdx38iWV2EbCF2Ffmev+aZ2vvJ\nCX+pEbE9e6LjALdWTORYWMQSearnsr3+tmfqPN7LdNIEW8LEoS1hnRe+6OQr\nZzNjJ73V9sNrs4vN87rf3A6cTgWVNZcHQcPvOdpZEkQxmpEX9+uSrctjceJu\nawthPn9CykWddHGeVSKIdpTT+TJnNVRoEKuHxhKHPCAXGoeLlaEv+ECsKxuJ\n4ygBl41t3N5iQYKB6DDDTaPU7ItWtx+vRzbSEDqQl1HjGxAKCGkRh0PJWTlY\nOBPszQ/Xhi2FCOkL+FsBKLv+P/LP8tKL6IK6pahrTlRWxDJZglkL285RdiDC\ny2U9lBqNf6G4lEfm4J+iYDGQ40/0gX1dX5N6mzK+ieVz0FCZe/NSy497DUl1\nHlZ2/1u9QZ12i4ucVxNHrhnxV/DoLtzgoJFq6fDA/I7mLlq9nxlpLLXBFODr\nfl5ARbG3pz5bFqhXoHFpwDpQupBBJdKnuWk4a281tessNWBGPyUmU3awcuEq\n8kTTGXFrFZiWcJc+MSad3H8l21EQm3ke9A7sxQIJThxwhvYGMBXqA6hWm7lU\nCZR73/5y27WQVBzSRgPGaSZt3m7TzE4D8RdyR+i4JFJNnYCOJ1gkCSek60Xb\nC6hJ\r\n=/XOS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"4.1.1","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-6367ae04.7+6367ae04","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-6367ae04.7+6367ae04","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-6367ae04.7_1583908755052_0.3253067499835267","host":"s3://npm-registry-packages"}},"1.13.1-alpha-cbd87933.8":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-cbd87933.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-cbd87933.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d58be87cee0db320b43ea159ec4d414db52b9ccb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-cbd87933.8.tgz","fileCount":31,"integrity":"sha512-phfp9OSFMDjxEcXYFZ2tBEe4DgGGDMOJi9/1QTfg8GzPMUpbKVhhSgIl5YnLN8Bfb4XlxEAi9JjfB2u2vTTsuQ==","signatures":[{"sig":"MEUCIQCI7k9LsCxppUyUNT9/86TYtwxzhhzLZ8f4x0vUFWwDbwIgat+gHWzkZksXY7QYS6/bhCVhmPua8I7Fa/RDZbiWX1c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":203808,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeaIfiCRA9TVsSAnZWagAAyYoP/iNhbdWEcz03dOIIl5M8\ntgbk4sd2TuLQo/TCFKA7fzg0bQPIksuwSOi6pT59H2BfvIZMZdAELdM3DI0Z\n4a0/1RucGbYyKsdSPfRLtxkCcfia8dhXYliyrkltLdYXa0GYxXztDtjQTHqZ\nWzwRqn+lBJEisf6bnBm8NCFP819hEXKW/fCI32TqZtkXzePuoqptKGtoc2c4\nHfKVckbHEoH8AdG4advV2Ga3dIQo2qL+ODeMvbM+gwavU4hw7JNw3cRhhC2O\nHI6RihRZtCfpPtTtIk/eTQIOPZC421XsPQSSB1qSyxz27Ugmnjjpl6kPlLw7\nVUgIXIco8/YVMQUYcQ9LQ8lqAdrikP7Cqzxw/z18yFFsyz0yuzc9btJoCZwS\nPx+NIhwYBAC6YEZuX1sbxE7+Z69lp8humAJ5O9nPduXq39rTzqJi6f2o+EzQ\n3ffTPUxgPqOEaDN2d+bcnGWypt6TBCm3XUpzpXdSTtxNbPUywp7VaFSrXJua\nBXyz73uKvsccQA0UUNDeDX/VLY3oarxcN6/5pP98r4X87UZ9AGMN5m7T62My\nFwginR+N6wViOTLi2e8xUhTmS8xNZdZ4I1i1NvV8LjhVxLvs5rU08gY25o4B\nwer1w/yCQ0iNphIpZ/kB8IniubeNQ7v4BN4Zt2gs/M807O2+ZWU0G4mgDVw9\nOoux\r\n=MIk7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"4.1.1","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-cbd87933.8+cbd87933","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-cbd87933.8+cbd87933","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-cbd87933.8_1583908834037_0.7743184688348952","host":"s3://npm-registry-packages"}},"1.13.1-alpha-e8f93414.9":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-e8f93414.9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-e8f93414.9","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"7779d2fc6a87e7b7525092baaabd9a9c5fe5c870","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-e8f93414.9.tgz","fileCount":31,"integrity":"sha512-mgM9P1X9kkczPGlRHqpPBrngxpr8HZ+rtQ7mPiFzjTV/XCVwcXpi2gdF5jiLZnfvt6hwTraEfgzLYEyPDOIl1g==","signatures":[{"sig":"MEYCIQCp9DwW7MbPpeBAJ+8vVUxjGKvOM6IMhN3pSob2YGsZNgIhAJ/O2QMcagNbf5qXI7+vpR9i8AYbxNXi/7sSjMSqk59d","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":203808,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeaJABCRA9TVsSAnZWagAARooQAKBDaCt0VMld+sKOwxPi\nXVB9aAQbQxgvPzljLtynBTNmA8V6+Z3QlHKramzhlKBSPc9lV5r6tcEPfu0u\nU7qUGBoQvjTr1xRFFKi0QO0PPLr3yODIwvO7U6aMPLMWw7AAb0HGpRVTAEw3\naUGDfuiD3s/+HqnhwBCNe2SYUV7gW8j7MaVO+703aaF+BERIBQJl92fCvaHE\nZMUAJfR1/QaeBH5u2yTcwc3SFRCBb46LVzcBNpYs9Y6Sc+sN3bTQCFrMVWLK\ngEUY+DCR6nvor4IUH0p1NaX5ZdwN6bbCVVoGBu8xIltCr/Oy8mFbe5moPBML\nmR99DuCrEgWfzqD1MkceoGDl+Ws/IK9pcUIuGMKmwcpu7YSgDMK/2k5H+E0F\ni2MAAYyDV4gdq2MygRwKmugHHoVmjJPQQV2zjmrxWVoRGRzArDDzSGkSGZum\ng8ZNItqq9Qmg7VQvhMiGKBS1BDfDrboEJbsqr9xvsfcr/hMQ7S3OfNljEmT4\nhKCmPhIOpM5IbZOoHy7JSVZ5yu275MCBVP2VDEy+RXb4yy75fMFjHYBQ1lNd\nGvxwJCZFJXau9pz80gzFOSLu4ND76kAPeRucfIluNhT0D4qruR9XFjiASJd1\n2xW/d25sc5+YeW15L1OYnbgmvpVBdyntrRpC3B4AEDXgWbZdLRbbwcDJu04d\nU7Kw\r\n=CUKY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"4.1.1","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-e8f93414.9+e8f93414","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-e8f93414.9+e8f93414","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-e8f93414.9_1583910913356_0.45709500734930786","host":"s3://npm-registry-packages"}},"1.13.1-alpha-6bbc3dae.9":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-6bbc3dae.9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-6bbc3dae.9","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e4eac25f9ed0a1de2929bd44caaf1747cf8174ce","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-6bbc3dae.9.tgz","fileCount":31,"integrity":"sha512-KViWT3++T3eR8HiA0/qrziTNQqykMFFc+/VtgdvxBxXtcrcnEYUGDrRIuyTXwcgf7GoJtQ0CR2RGDXuM/LHbmw==","signatures":[{"sig":"MEUCIQDQH/0Yy/9QRBzF2zN4CVDNEK37V/b9z6HXUpDG3kW5ZwIgKftUUYjjHBBZI0CeCRq9tK2nhuYssLJdxv34noayJbw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":203808,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeaJCGCRA9TVsSAnZWagAApGUQAItHAJlboi4kAnp6ZkyT\naEp64n8qH/x0uaL7hpw7NNc4GtpHw2d2MkVUg/kLLPzwHIYwx4XN+2B1qcv2\n41bAfmR4LWxb6Udn6R+MN4NMokyDs2Wx+XsvRVriohBjbSRmLuKUjhLVLRSw\n4QL++t2eKuhRZJzoalXX5v3iUfEbIAx7egjUn4/++NFRQwIpj6U6fq2uDztK\nFr1IiRLwvH8qP4MNYix45+VTx+f551z+rjSx29JXQ4ev0YebigC3nypI2r5H\nzwW5CMzhWT5rV+LeBGQvXdqJ1uz710rNxca9jHdiYu8EkMOX/TPZqXJ8kAzx\nirsjVrHfl9wGvJwyklEjqXL5twzq7bC/ctf6g2evyg8gUoCx5ZevUK6FnFGm\n+iXfyT8X+daHpW7nsiwnDMZOpf5Zg7rB5wDPeusacaUPZK2zvu+RZtQNAmML\nQ1O4b9KJwHEnIl0c7mc2OWWKa+zTm6MBEBfyCSKqQl74TwTG8S1N/B/rql8V\n8zD/YDAUxzhpdZuxrpIECWvZ145tK4KjO5zlnNYepi54SMkqw+XKTB+JQCCs\nschzjcopAmNLYxyBkMMIu/qUdFtma/qHxeAR+3wY5Ff1p6FQmtW6QPVHGmGG\nrRmiJ+t7/iIBgeVH9rbed7NpviNBT3Y9R9FikIRO+vOP8UN1PYbfgiF2FF44\nrHYf\r\n=a1+T\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"4.1.1","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-6bbc3dae.9+6bbc3dae","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-6bbc3dae.9+6bbc3dae","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-6bbc3dae.9_1583911045846_0.445731182660434","host":"s3://npm-registry-packages"}},"1.13.1-alpha-677ff564.9":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-677ff564.9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-677ff564.9","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"6752d60a6bd0cff2f0cd0ea8358a7f3eb819cf54","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-677ff564.9.tgz","fileCount":31,"integrity":"sha512-8yb+dB8JJwq0X4mSNAbmg2yuNfV3GGUV2borFF6yACpkKGOyThkkcsvtrKdSg1aFIoULmSVuR5IPJioW0sd44g==","signatures":[{"sig":"MEUCIEaUBNIl2RmnOJ05gOE4FskU5pLSeXcHN9UrpxlOsxsaAiEAh4Bk19ICPhFO75biYPYEP2h9g/L76pVHN0mMWFMUkeo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":203808,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeaJhxCRA9TVsSAnZWagAAns0P/A6/Doyfx3zpvlywKvln\n8y9zf4CIiS6sdBNbb8Zr1kIStjtKv5S2GujOn1sVSaFBF35SiV06mNFwYlm3\ns+CZEHBqOyM8w5wZHZViaGxxskYjuPBr5S5QZyyM4RJ8qnRY+r4XbCXb4vaf\nUtWOIwGV351FbcwYy+i2Bz+Djvfyu+ecjw55cj9vdXBkmJ2ocpSOx+0U9OYd\ndfeW2xnRTvOScoz/2pRD44RLNMB3NZw2tiSbB4ZY8KEVNHz01FyPXoVuHAIC\nuv2NMBtpg74PHuTg/qdtaUR360dGK7SDcEiwVzopV9xjl+m9z2Ev8b8MiCgb\nug2gyLpR+Lx9ioTAPED2TwlnK8GnywgDd8q0ej3J22MzBDke2MuJq9l96eTf\ndv6uW7Bz4opvNzh6GIovswCBoahqY9F8AM101WFmuHN5LH5GEztrn1lUGXOa\nxQbPl9AFrsHJZhQxpCaVUpD3o3M7HlBEJwqR7vZ7PaRv0hRFFw0+tqP6hShf\nhFpnojdbV0i+yOpjslYDKBSIJmiYVe6fyrvUTK0F75hnJFAh+ZMiW61AIaYT\ngMwiKhcCeKMDfVqGRGyPQGlW6o9winUfmLwrwuYwvSq6MKMSL+XofmKsP9zc\n0gsYqUpoEu5fkzoV7qWR2tevQsYXpLRVtVkH84ntwKzmtyJJJtWt9Wj1MtQX\nJYv/\r\n=UCVH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"4.1.1","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-677ff564.9+677ff564","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-677ff564.9+677ff564","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-677ff564.9_1583913073241_0.7922354673020935","host":"s3://npm-registry-packages"}},"1.13.1-alpha-c192daa5.10":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-c192daa5.10","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-c192daa5.10","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f99f2331d956388fa96bd728025371b24df1de79","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-c192daa5.10.tgz","fileCount":31,"integrity":"sha512-TVEJkCEgULCL1k6SCJUQ+tzsubLPppzR41jyjDqO7QuwFG/7jThBdo5pAJ1K5X96vic9tOnHHIoFLX095wX6NQ==","signatures":[{"sig":"MEYCIQCJK7LCo20gqbGpWcY746WM0kNssjppftkISRPv1riNqQIhAPDBPJ1BO02QS517EVjAGE+apcEPQcBAs6152SImutYN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":203811,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeaTFbCRA9TVsSAnZWagAAqrEP/RmSF8pgMygKxWVcWony\nKUZQRLjEuPgcQx8Mvdo5JoWOX/byBg1Z46Sx+kVry0F4ML/Pct+ovhI9oBHn\nWYaefM2UKI0bP+pvhLcQDf/D3CIMHiicw3HaHYDjEeq0tSK2qoBZ94pCivtI\nsP4MwKM6uGNfSmNkNxtabWMgFmxv4uT+anlOfGKW0I8G4bsckHcgHfSxlyPv\niBoSvLlV3AdWtpdvNt5IuI/rNYtjk43rf/B7M5NK+1IIeoQ+rlh1z/PqWxhd\nXBp5HXwmErk0AwfXqAYp2kCt1psGaM/P17B/wsu7K219nng2fJEt7V1mwt+1\nwoRqV2a/ORCim83qaNAC1aCwmoAe6jhbzN5Re1T92FiDqusKX+0ky9uYx9g/\neakzgP9nQNL6h7mIG/jhQTNBHOmNIuzQwTrVCcfLq+JR8co/7E7N1cviPZIn\n9TiVMN5ZWLH9ppkW+D5SuvKIpwp0IEvyMU5oRDJRy37mcP5KT+aAkCzlhDQX\nchP/nTBiiXJPuEdbm4iR97t/3NFzbTTlz6sXdzy6J9KmYMa9OJslR+q7BaMK\ngjlphi7wfxz2i1Mbh4ELyZ5q7Lk6tQ6264PCJQXc3ggSWbUMpxmvohwwn3uT\nKBFqzkQMTd3n9X4nz0s/jvjZ816pxFYU0QyG7SV/DBKJODH7N9/Lqr40OG+C\nyo/U\r\n=Q4mO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"4.1.1","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-c192daa5.10+c192daa5","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-c192daa5.10+c192daa5","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-c192daa5.10_1583952217298_0.13686453424166167","host":"s3://npm-registry-packages"}},"1.13.1-alpha-76fc4813.10":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-76fc4813.10","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-76fc4813.10","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"81f27049c06555364317ab18b6228f929906c6d7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-76fc4813.10.tgz","fileCount":31,"integrity":"sha512-2qwDuYHkqjHPmREIJroVI0eF2Z2+vV7pChFP5To4n+f0L5ITa6W90cMv5jKjnqDuhsnY6078mymTZXslqpWeaw==","signatures":[{"sig":"MEYCIQCSzEmLA3g1ZWbxHFlZJXNrcVuk8fP2wTs30E/aCiSKWQIhAIF3pIjM/VipBJ1VPi5kMW8ybwXOk2p0LFJFb8w5DBMQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":203811,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeaTioCRA9TVsSAnZWagAAeL4P/j7NmBZCDcJV+bWj3RG/\nmXg3sCclLAWuMZwyzbMgGTknfPs1K+xsM2iWAlSrQc+6+wbJf03BmUSNioP3\nT1L0CQ2SXz6nhYZp5tZdsQj8I/nPGUykVyLyaaJk0+bSGKI5pgjwHwBsHVbK\ngPqOa1q0B00Ck7rMUCc/lTWnLjYo2qP2AH0iHhP0RCEwDTnS+A5TGW3a65Gx\niN4ZkWjO1CPQgjev1NRJ8EGvNbv4nXVuiUcHJv8plpKAxBwLGZjLIJY3Uiox\n254wD+1qT2C4lSWMbyj9LE890Rx78j/2fb41yzOjHhQjIpJhwc1NWoYPISWV\nfEux9eOKpjjm4pwXdUqFiLSuH/QipOSGot1UVoSZYGXQO2DDBot/QqLxLgNz\n+3u9zuw+9UVccZALqqCIS1X09luGnDthVuG9YF494f2upfv8RGArLYPJYSIJ\nRRPfrea+ut9+Wm/SPktI1glAsnVyhdCviZhOoTM4n7ouvzH+0sZ47pKZfUec\ns1z8BxG54pFkfYaKIeSzwx1Ng5mGxbRKSaVyVmfyZNvlWPvjgVBFcrIiY4bp\nm7DnpnMin40kYnrJ8uVtaDpVG0rIGoN9qMR5l4MqgZtPz8LNmot0OjSgDlwi\nEcS4n8gbgI/OUmMDTUVm9kkUHJ/NXWs8xRLxQrex+VxB2nv35u9dSYXAHOLV\nFsOP\r\n=hHKY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"4.1.1","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.18","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-76fc4813.10+76fc4813","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-76fc4813.10+76fc4813","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-76fc4813.10_1583954087588_0.38215032594291554","host":"s3://npm-registry-packages"}},"1.13.1-alpha-dc20ab10.11":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-dc20ab10.11","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-dc20ab10.11","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4be2e97da9244f313a8c1ed1feb5386c33ace3e3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-dc20ab10.11.tgz","fileCount":31,"integrity":"sha512-CfX3uSkSaFa/YHqjb08ic/dNZNrYvwxWy6nPUCSNxcfAo6jBHuquSBCmhH8fsFz2VHK91I5Z/gtR8EMC7HTvaQ==","signatures":[{"sig":"MEYCIQDJI1TS+pczwUA6qydrk5dXfFuXj8YfuYF6/eb59Rs9+gIhALjJjjiQe9ghAhCkvhtthfIVLcx9V/qOSHRMQI/xvlxN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":203802,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeaTkwCRA9TVsSAnZWagAAof8P/Aw3Hl3/NvZdM7jMoBUR\nxlyulv9pQQ8eX6A74FSNINRhySwBxY6Ht0/iqPmpY4CS3uG1E/bWIVXbKe+V\nKwp/NYCJ7OCbY+/sqik8Uuqzv2QfGmwIY4E/RdEg2OjyVo+I1lNPbviX+Reg\np6XKcl/QcYARPuJFWCDSdrmEa2yo2aWJIHnQy0kmpsKC0g4iDhKP8GWQ4MUI\nW61q6CZK1m88zOs5oIWUp/YRKFG3BaBpj6NOzkt4lJhFK356COQlUfv685Ly\n9syFyovrREQzC3UebelGFJSgfgkalbbI5v3W665FkWNY41azP/3qtwF7OQ2g\n477RzIOrkbfiLcRisHP2Oh3QH5yH11VUv6/tUS26FBaz3pTHUx5JJYg4gMVf\nAcVxqZvTOePLlQpkCE/vKpwKDpSsMYou4eWvGM65fWchKXGzxRcGaxYjIxrk\nB4d6d6v7e5vAknyNU3AaaMpCPjyBrcxJSGkybxYsqgw7TxPfHfDJdhowTeQx\nDSDitCESVLHndizFplZBg7I0mMeTl91UlRNdFhlqD/cEJkE2nssk8GH6jzvj\nM7OqK7tUY6DMaUbqvouLljMk/M9gKvJ3BAmbURePZtGn93M0C8xnpdHon5Ml\neMDK/5zZj6DEixGOFw/eJRkA1zjeY8mJ15CWdW7s0uw96Yby2UAHwIlmNyA8\naE5B\r\n=2ESa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"4.1.1","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.19","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-dc20ab10.11+dc20ab10","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-dc20ab10.11+dc20ab10","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-dc20ab10.11_1583954223574_0.8084854564199291","host":"s3://npm-registry-packages"}},"1.13.1-alpha-88da331a.11":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-88da331a.11","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-88da331a.11","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4714669c8af648989d00d483e926e71156dfec55","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-88da331a.11.tgz","fileCount":31,"integrity":"sha512-eL1Sz5XBABaJ2KaNbwmW/WGGPkbRf7cdfn35Xl4OKTDPhGhDIFlCur1jr7JpAa9Ry8BFWmy3+rrobeLflGjvBA==","signatures":[{"sig":"MEUCIAQ8yWXNTetuT3eJCgHl3AY1m5PKG7S+Dc4Ia+89o+OvAiEAsKDQMYZm0B/cg3XZwsLiMHVT21srESg5H5Hwm6qSdhk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":203802,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeaUZECRA9TVsSAnZWagAAZYwP/iU9Ox1LKinZEHKUY3OI\nR27bjq2T6PBn+Js2+ApnKJsFRN38oT/Q9Ex2ZmwJ3RX/cj7JrukTeNegJ8DB\nP3/jjfzw0TKRp9H0vXE+9iq/04GnYvfBU/nMOxKX9VztfdwF5K/QY7qOK3RM\nQXKU3yMGd3jPYXyfz/gyC3G5VGOMVUsTA5kGjN+hRYIqdz1VvUKk+j1kHE9g\nlekKQHOhttdP0R7LyHrvgpaGgYuusjnST0G0crMFKObJGXsKDAgvlPIXS2cZ\nsXvOOYoV76FE9SNmQTerRjwMxtYcg7fKjKYJ2DM0oX99Uqb0QqSkiUEVp+Fi\nw+8VzjJs0cMykiMODewY1leL2Ptj0ggqp6/fHnvchp2Zf6jZdE9TA5tMnwGi\n1VwefZcoduIQUyT1k1VW3xAwBhv+8q61bqL3asLqBAZoawbcsKG6ibzZEWz2\ndXVXOvastyJE6dH2nIzmepyFZl+r5yum12jGVgULkZK8pbmYdvvwzsAREu0Y\n49GN1p9C7f8gP6cCbr29Xy6LrMOr/VK+DBhB5+e2+bogOwsi75bkSLcfw+8R\nBDD6xFz8Ziz7lVqJBhAGbDhV4iki7h4n7wQGC1hTGbypmmfH7BIQCbURMAQP\nBQkBBlvQq4H9ZsPds8CdO5baxxTVhYy7CMHKNIvIyn2VvF/+4PBs3a+0akxL\n1L01\r\n=XEug\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (linux)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"4.1.1","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.19","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-88da331a.11+88da331a","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-88da331a.11+88da331a","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-88da331a.11_1583957571450_0.5204038386641499","host":"s3://npm-registry-packages"}},"1.13.1-alpha-7d9a6646.12":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-7d9a6646.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-7d9a6646.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c729595366699eba9c01d48c5bf6e36f1a0b4e2f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-7d9a6646.12.tgz","fileCount":31,"integrity":"sha512-fNmIpYYVgvwi10uWN5N4e0zSJNhy9C+zeNmPdcNUSEQttTFYpalXJzgGHTIjWj9swveFjTQjIKHrlSZxv8727Q==","signatures":[{"sig":"MEUCIQCIh+OPfO/uqbgGeFsBckTcbNiKy2B15+xs9qukeC106gIgPhbqnudQOLhwB7WvPG26ThyxRBKvtROPHh7iRk30jBc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":203802,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeaee2CRA9TVsSAnZWagAALPsQAIv3N9tWM/tJwL0fmabh\nXJ2ms/RKz0BFGA4aadYndulVWVDIsLfOilq3u80VnjefKSvmrZ4UvglBnR3s\nWbvdg82HweSVeSZRxZzV15JIsoMVzBGQ7FX68vI5TJWs9wFJ2LHDGRjMIVz4\nIDgjjPx3BEE4r7aXSoxREMnoqTWgBDtOIht2AtwzKcSG+jzPFIPSWgVJbZIi\n32fGmN16XQq9eiDPvRH6n0xY1H9CRJf6OfUBRAp+2SPVz4aon/WnotnZU5FK\nnWmsqhWR948gZLOBOH/t7QR4QyiyQwz9qf+on0Sqj15PNGoafJqbvKDJy9Zy\nfdA7xStxh6cGQGarXq2UYGTk4ZRrBDCdZpBTsTZfpiy92fnMHubIUTm9NtQi\nr25O8HOGj1F/jYhQ6z5WuSF/gY7JVMTh4egVn6bL3xitpED6SNpwLauox1lv\np2fV9cdrpDg2yIHuRUEtSppRoGNHfirBmFqOavLp+vmJVimPhpBscGiTft9b\nO4Cd87BQyN/5mhthwOZbWKFGPZW87CrNH68YVcpw7h+edPDSpzpUV3CitJnV\nbZuQ+76KULHoXLKtYyVhahs9XQ4zl4D970U/AmVTuY+uHXkRFxnGqUO+xrZd\noOSska31xt5BR5Ikup+OugvbOLzcgSvJ/0UbxLpuKnJsHUmX8pXxYm4xmpjf\nO6xL\r\n=eJ7x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"4.1.1","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.19","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-7d9a6646.12+7d9a6646","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-7d9a6646.12+7d9a6646","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-7d9a6646.12_1583998901762_0.18937902516790217","host":"s3://npm-registry-packages"}},"1.13.1-alpha-b00f4c45.13":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-b00f4c45.13","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-b00f4c45.13","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a9f4046bbe8c4ef4deadfd2aa8e33dd5a30a03f1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-b00f4c45.13.tgz","fileCount":31,"integrity":"sha512-zmW5BHBbkQOsqVNlNISAOng5Ey6mxkb9f+qXPW8sJFpc4I4h3naF6eSAwkrKTF2BHcELYDDE7C8PUvMa60XPtw==","signatures":[{"sig":"MEYCIQDH0yevUy+E59kqgSrSK8h4QwttQT6B79GjzpNg3exrXQIhALx/37z6KKFKtH5yfwfj50gUHo2BkHnYeqexRpAiT7Jk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":203802,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeaeggCRA9TVsSAnZWagAAjeEP/0QEWlrIp59c77p0Akr6\n9O2Wh1QzaEE+jPczWpDLHrVQyfUnJl5C3Q2Drkil+2FZcag23xAuw3zVf6uJ\n7sCRsBV+ut7PF5jTtFHCCGNwvg6VEtXaKlEPccxwZrC1TGJLCYoctzbaFhbb\nyyVJnENernxwYRJoAijDVVU6GYqv2aospGYYPeywnau8xCsg1LE8K6/tQQSO\nWurvdynYvuSke4htKii+tVcOcMu4cGW4UrlfxeF4e0irkYItIK64Rno6gxKs\nticfD+/uhlyY8xfMhFZ44DDNb8upuNcmTT2/5KdVlMR5XQ7k9kG1aY5IuFjc\n9Ah7vVuf7gw/6KFE05kOkyppH71F0Ce0N+mR0Q4i61C+gFC+juJxX6lXRpZY\nkc+ZRTfTC9G1kYzenIG0tCtZRe/wHQkQybrL3GjVJFtusXDY0BgSGpxJ6veG\ndFIPjMJwgJ6pp27Vdof70t5CTAC5okxKEMYeNspeMuxawCnmWCrEZcwxWNRd\nU1fGEX0hJm8dcvbUrKqOgfQnupF5+VD/a5epud9RgtzoF8UYKPJbuvP9XDWh\nxC38rwcl/IC6WvGgpjAu5CnxnRT1nbk4LGl7ZmqogFfc4PhUWNVWOlWxef1t\nKoFRxlFcSf1GNrPeIxcmwxWzkyhgm3pSwxEVkqXkfuSZHnbvY9YvNVRsNptK\nzVdv\r\n=mFuC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"4.1.1","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.19","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-b00f4c45.13+b00f4c45","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-b00f4c45.13+b00f4c45","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-b00f4c45.13_1583999008253_0.8592201549407306","host":"s3://npm-registry-packages"}},"1.13.1-alpha-83b0b3b1.14":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-83b0b3b1.14","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-83b0b3b1.14","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"afb0aea54b976e4a114b53f305f407cdc37b87d2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-83b0b3b1.14.tgz","fileCount":31,"integrity":"sha512-XTSOuM+zZn4Q/T03zPyW/ALo/FC/60aDQ6NjOxecudCoYQK++AfFXrx1lDhTG4QOzK2TYGoLKQhgd/jX+9k65Q==","signatures":[{"sig":"MEUCIAXV0MoUdsgHP5Rp42Gsl38mc3DPpOOsG/4XP7M7ZuseAiEA9kS3mFtTTP4ICvuY7ZAc2iVBW9GM+GyTT6S7BPTqn0k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":203802,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeaoYyCRA9TVsSAnZWagAAo3IP/3EyrSYTCz03rZvslGsB\nRQx0Ev9TFcaHTZuiJI/s3AMx+y5e6HGYIpbJYpAyB+/BlQNSXmxFOiVG7vYc\npz2NniifH2Y26umqW4alenhB+SxBZw1MG09xwZFmXgb9t4Y7Y4LLkKa8Ri4t\nIqsWmMPIIObJbvcrscwzZccWDCQxmZeHxvUGd9NY02gRH3On7PzpPuUoaaaM\nI3MtacYlym8wAf0pqmq/ZWwIaXrhH8LrGqya8bc2d6DpWDCTMqh7FmEWGSo3\n2Gqiij8sTy7EEbUvcyD+YZs/TRmXZOuRPRZ1dJW9L9XUDymXR9HsId8K8zdL\nDlKjaqr4SgkEQ8kMketMWrEKiuCGVB0wE+gJQTt788YjNUt2heEpAglIPceN\noRAjngUCUyMhQRWjR7hlugSFboQIi6TnVEs5BeSGqmI0g2nFCdY+iGn4IMfr\nH3Czzf/o8yHZuxo3V1Pj33Q/qnVG/Vt7Fa00OcRHfBRCWxIo90mxUyJ4hYJN\nk6CBYRwMsnusnTRQtoIAQbrIgknmrf+5i/Gd9p6Jc4qR+T1REWEcdCpSxT+4\nLu7KtzUhjxhHxVbSzPnJ4xxCFywY5i5l8Dz2MlW42KiYuExtAueGrp7WoS+N\nsCzATCvyDZb3ae0slmiggLrAYxWbsYH/hlEMwUL2AmgEeT9+FAQkLWadaFv4\n9nqW\r\n=kB+o\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"4.1.1","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.8","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.19","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-83b0b3b1.14+83b0b3b1","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-83b0b3b1.14+83b0b3b1","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-83b0b3b1.14_1584039474085_0.48514192836321035","host":"s3://npm-registry-packages"}},"1.13.1-alpha-76c52de1.14":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-76c52de1.14","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-76c52de1.14","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"11d7e581c995fd988f200ab932bf281b1c1b256a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-76c52de1.14.tgz","fileCount":31,"integrity":"sha512-ui8EPD5pzNdvKgRSYq1O+77/SuDuKY7smIsfy+eD+EjPdhl9P5MxxUEvCgAP/bSLZyplzgJRGSGGtN+QGbF0Ew==","signatures":[{"sig":"MEUCIQCA7d0gO4X845ApRVimbk1zGbv2xvvT+EUGtO28upIQ2AIgEJaW1iPjaYz+D7eEojBlTsknM6CscW9Hl3565JhM8+4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":203802,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeape0CRA9TVsSAnZWagAACqEP/0GXYTW22dtvqUJRvjS7\nLTt04d2+ATBArjITj29mzzTwJlH+MODewiR9bK2ygRP6w4rjrGdAjgGD9qIQ\nNyrzsZ0nsmtAbJpN+MVqMco4zsc2Rczbb0wCXUHHW5NdiTtByZiX3GbkdeJh\nt/maJ/1syVpZlhuWlpz0vMa+uaj02k9D3qVLSbU658lDHkDli+tfeReksIrL\nQ7NptFiW95OTUOeSlWH4N19C9koXAsYBRYMdSc5S3sd9WOgoDpbVMc/HmPHW\nvAPbLRF2XgljTcCXt+GUnJxfBgjo+Bu9UXUHgzM/lzyicg8YVO74wQAjpX5U\nDeT7mtgY5Wb8k7aUnE7O7vB1eSJAAc0fgs5i3JN90smfYDLaZnTomYYYXJJJ\nZTYOdT4Es1Ns33T04fudTX2KdUAMQgHHGJukUhxMibjkS5Ejvlrxwz16egqX\noyNb2AshEyubMWO64UA6G0Fn3pF9LhTs4si9ZqphemjbChpsTESPTDCFRL+3\nmYRltz/2Yb2lva35bVWaP0eloHLD/dz16a41kq9X5MwanU12vqOEAemOZNMS\n0QbixAZXhyYv1sTKoYJYDZgq58MJd4+AU0fcKgDeuzmmo5Y0c+5BfjfMQw89\nJpI0Y3PCu4D7+Z27NP/TGL+b2XosBunQT9/yshL8ij6DyvT3Za9x4vYadc/r\nVe90\r\n=Zp/9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"4.1.1","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.19","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-76c52de1.14+76c52de1","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-76c52de1.14+76c52de1","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-76c52de1.14_1584043955816_0.7353237993410302","host":"s3://npm-registry-packages"}},"1.13.1-alpha-7cec71cc.14":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-7cec71cc.14","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-7cec71cc.14","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a123f581f55fc7f2069c85082000e982c5d316e2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-7cec71cc.14.tgz","fileCount":31,"integrity":"sha512-LuP/JywBgxOT1gRNwafowrgu2pqKCS+G3KlryOmK4fqkSW9UG7RncBVIR+ujg88o0rjBc8WVtsfriA9/1/+F7A==","signatures":[{"sig":"MEUCIGlk945++P644Z6roqLNUixVTrPRp9ohAhSrw5W7GKdYAiEAs68dkFaGk9gXTJAqET5ree4n7YvayVUCiPRhFxHzFxg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":203802,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJebQOmCRA9TVsSAnZWagAAb5UP/jDZ2zOoYc0fA5Oae1i8\nA113TQI8eQ3MpNveQx5mQRqM5sWVMar+c0nBuUDSJmXlXjn9ogZIbHJIV3YL\nzTpooyD0nc4SLb37y3Gpvllml2Qg544ufNd5TqeDpdLRYtVou72bS0xGrfZM\nDCPX+ydI+Djs6KL+Ass3auF+9p8Ku0SZ4RFr4hH6V9slvwvYg5lJuTdcQW79\nkalVROs4A+HaAJzbUote1dkzScOv8WIXZULXWoDzl8ERe0y/2swSaf3obhJi\ncxcbujAdWuj+LwkRxr6YKkCQCFIGDcjObGFlWn8VhrkVoFlJOU13wGVSnt2/\ntQILKg5V81Veqfn0Rvh6uzGXTf/6r9iOAXqrhky2qlJ+chVtcQbjLV/uvrWR\nuqalaRgkIyfHdQUdxu51a0GYCNHtU6Hmw790R5GBnlniL5KySjzzgRILap3g\nCURdQ0nFNRFSgu4sE89NLrlF+Dzwcl72HMQkoMit+YvTvl0dSGRFFG/98fp0\nP+RrpSt9USQganf36eUlXcuBKcDvWwi9lB6s9jOsZ6SM79VbL3WvP8+kd1ZV\nbfOI0kncC0WC50Z3B/rlOq8e/dElSaMHNyhskkjCZxO/UpaQt7gSLKlysypT\nYnrz9lFqSBwH0BxmscfhrWmSE0M9UBrrelFQQuNLmpUE3ixT2ZfCt/At5RwU\nhbzD\r\n=Vmwi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"4.1.1","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.19","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-7cec71cc.14+7cec71cc","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-7cec71cc.14+7cec71cc","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-7cec71cc.14_1584202662093_0.34417725410613875","host":"s3://npm-registry-packages"}},"1.13.1-alpha-98046ae4.14":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-98046ae4.14","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-98046ae4.14","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"031bc7063d5fc85b71f4acb606d2d7c3ceb2437e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-98046ae4.14.tgz","fileCount":31,"integrity":"sha512-KQYlERvqDsjceq0xHjVomPgl2QlYyEb4MdRF2O7/CjtliB2RGjRw/Y9pftRkcoesSXiGcYtzhIQv9QyjID2G1w==","signatures":[{"sig":"MEQCIC7euOgo+o2CfLggmM07qW+JHgjORKUzfkckEq5OVXDSAiAjFLZ3kxOcX0jpruJ736YO5ln4u5H/bRZeU6fLTd53+g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":203802,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeby7JCRA9TVsSAnZWagAA630P/0QO2cmqu43jfxZsx7ul\n5fc4uf6hVV8BemKKS7WMyjxerAPfK2egjBKSNU+bG2gsrVnse/8YBxCkcwqg\n9c5DsV+P7ImdYy/+5e52B1qxmcB4/C6Bn/foumhWRYI/5r3n5C72Byf5qxCg\nWFMkWEMfevCXssY6zL/U7+eezNeCmHk3ymmFwMx4ZZG+1yfWdChrXcYI4kgl\nKwSD2fXyLy/IPdsuDoMInQSSaNE08/DLIh5ikytHJQwkYkVESY3XUq437S5b\nYpaWR6o1jHtxA7qpd8r+eam/m++7LZXmrnMCTh6QnS6ASldN/4iHIUWL8u43\nbppZZmASkQiltCPQKNCxLg2MzLsoTjeIuQz+zGomtt1CzAeapbBFN/PFEzLX\napkL8NB6qW9q0RNh8M23W9D6W8w7YVs+2v/8EmX5qYNk5X4ZKONZ4ii528HM\nEVUdXfQHkjpBvBJrYghqvVltV+fbTS13Dl5vSzFasfzRrO7jNWT11MsO/nQv\nv11eTRfvwKf2oeQU8v1zRKiRwVq4abNIOz1e/EtM/T/sbadJmENzNhoIrTAO\nkTDGd2UmDa2umnocu7XNWKP4PDwRNjhhME3zE4PLj9Yu60JSq0PS4NUl1VyF\nrPAzCZURj6Y+6/OwSOI13LnoBdYKGxvM7Cu1qK9+e5w1Jv98qXDKGE5gMnjx\nKgVS\r\n=s7KX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"4.1.1","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.19","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-98046ae4.14+98046ae4","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-98046ae4.14+98046ae4","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-98046ae4.14_1584344777187_0.8372332989470399","host":"s3://npm-registry-packages"}},"1.13.1-alpha-5eac6622.15":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-5eac6622.15","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-5eac6622.15","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ab8a95dec400d76095a9214a7f265751632869be","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-5eac6622.15.tgz","fileCount":31,"integrity":"sha512-H9GP1Fq7hSAgDyRWZGoVNGd3q2PeYXzre3HoMQNSpca63mhB2ck2du2nJdeH9izPmAGzzybbLywE46MEM+WfzA==","signatures":[{"sig":"MEQCIB3ZqTAfDQfEEE3Oujgc7zeb8zieZNZM9wdOQOAkMjdvAiBnzKr2BcW5XTZU+GeCJ8xq5BSrjslmj3WSNLL6nhJazA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":203802,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJebzEECRA9TVsSAnZWagAAK08P/RouODk9KsK8c/2sQpN2\ntcWvnOMVGdRswLtZ1PQT9ySq76JTSQTLhk76yyTtz8b/VnxWobIQ35HF6XU/\nkFHBh2wcBZVEMzt8ZfeimPcQtvBY+KHrlm35f044XG+h4ocu+FaLDxT9UUBP\nJIFV+pr0QnXlR9sbG6Yro/A5fNe/NFQ+0BVbY5PCexERJfIUqZ0ai7SxPq2b\nYchuxVzVv3r8nVFrJAuXqrZK2heRKu+DhNL85eccyYmIqLQX2VW41fFrdS5T\nSktrOnQYvS8avUEtNzCwznnM/9mUUToCLaFb5VBlARPLu45fcBmrGkyrk6pL\n6HsxFGoc/kvX3dMqMHV/wknZmevyuHFa03OhOUlqmWYnFlGDkeMZkJjWtZaA\nBhwqqOWcIYYzUYJiyDYZmDNNzAYXafl/NGpmw5+Q+rE3UVWBjsiuANftmykB\nqdZ1CYc0Ebp8HNENwSkWQrfExt31IimY2OhJy/xIauCTbvzmC+yUAKTMKEJR\n+MeHkBLm71k1Yi7PRDkzyqA5KjVSWRYFa7N7REakBRZezvl/hovCKE7+2dI4\n6xTydUnZehwuM7FcIgVZdLxGzOuqRjTwgU95Tv/eERXaEotbkhW2EsJ2Q3df\nl3cNU2ADNjGku9h2CWqz7Ptb5bdUx4byltuS4Q7joKm/mC5kMzRDz3mfPFe9\n5UJL\r\n=GmUY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"4.1.1","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.19","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-5eac6622.15+5eac6622","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-5eac6622.15+5eac6622","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-5eac6622.15_1584345348226_0.09628053862637986","host":"s3://npm-registry-packages"}},"1.13.1-alpha-e1a3bf87.16":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-e1a3bf87.16","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-e1a3bf87.16","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d1403afd0efaa710eff0d033b4173cc7dfb3e810","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-e1a3bf87.16.tgz","fileCount":31,"integrity":"sha512-pK7vgWG2RmH0FlBPtB7E54x6lg9CS8XvecYreAJdg6/bJ5/bCx+ZxXm/LYWoEHRcjC4lRBIHbw1NGTqgcRQgxQ==","signatures":[{"sig":"MEQCIAYuAdxY818ZPJAVu6D4PseulItRy8PFN1/FUohk7tTRAiAw0Yji9YFSzGPuwxjF7cagNNjbEpTkuB9Kilkt7VSpyg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":203802,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJebzEgCRA9TVsSAnZWagAAK+IQAIdmfivsTPQ1DAlaO3Xc\nv8Ze1uWbu7jkKOKdduL3GTQhfNmZILKWqxJCA2ozKsmBSACYyaFFscIk1P/R\nBGJrFbxELo7mFibymKdhhYBaXt9Jm48H4tW5ezloF6/Ve5wbS+KVViXZkI1s\nVDk/K5XM4/30pOsgtGv0+C5v/rrxm2bmniXlihl2AKUOeRkCELunUMhLxZf+\n0k0edh/VS102/Yeh/lm80aSigSjxqRNORfZhZdFXjTA6Czp9LkTAOVorqTHc\nlYR5XDR3eFBgrtO+I6e/jMYyQdFE+kZTujavrULrpc8WpWbsxDt5kYQJGkIr\ni/3CGhZppyABY5ni4gg+JboCxOEgEIwZpxqjps8WXNciq7NUwKYZv5hTPvAp\nEnsuXrATNKzYAe6Ug10MPPxVG4wd6wVMTBAxFfbCNA72zTKsrUDs6karxCk2\nvDWxTLhFyqU/sugz8iqrkSbbt+9uSteR6BtqNElk5g5fS84c9LMdQ0fsjGwF\nszv+QDuD9AO8xhiQfpbI7iJU+m+FtutXSURy94d4ZFd+HMW6r24PD/KOT2EX\nC/pn4VBN/QxDYxiosBRo9z6K6maeQSQw5rmDspKaXu5zXlq/tr/vqoerw21V\naMbwZHLbcQNpA8mdlaOwt45uw72TzBL1DS450Fs+ICC72WGxromoUKaGZkUu\nwdc3\r\n=xcKV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"4.1.1","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.19","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-e1a3bf87.16+e1a3bf87","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-e1a3bf87.16+e1a3bf87","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-e1a3bf87.16_1584345376258_0.04976160814661035","host":"s3://npm-registry-packages"}},"1.13.1-alpha-b05b92ea.17":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-b05b92ea.17","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-b05b92ea.17","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"44e05ed8bfef4e963436afcd06c8c0d89db3d4d1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-b05b92ea.17.tgz","fileCount":31,"integrity":"sha512-IaArVWH6NmY2kN+Q9IY8JzXr1INBIpdYX1WZQ3sEGPioj+VIGcCPnJj/OTLkvsjmPiHR+qauvoybgkKgfeNjMQ==","signatures":[{"sig":"MEYCIQCLYPsX84ghloZM8SSG2V1uu8zg+UWSs4JxsCV8kYPMBAIhAOQNwNx/l3JWStFZCrEZTv+1T7VlAr/Q6nj4EqUEdkhJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205233,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJebzKrCRA9TVsSAnZWagAAarQP/0Zi02vFbMsJWSUrKZPm\n3Dq6oKSgZTNbv3Q9QTwwGav4rkQna23Wsa/6CxY+fEu2e+EFEkAYTpuOfC69\nmcYXYewaY2IETPaogPAKBp9JPWY+ccWfKSvIBSlIfHV2x+RRuKeWH7WfWRwG\n+scpy3zKmmHXn57s8ICMBYTEJ7fZBzvrUcs4/nGhR0rydXbWv2qg5JUhfKo+\nFYCYeKkN96fJMealTfmsVdkchgrARTw6wR7iVpKflMp5L1xCymhLxkO6hoRI\ni//kMgX/8MSwttgxt3QgF2O2ZWriWJgotSitAKnqMsOY8epOlX6P3inb4pI7\nMvZvIAirk1BC3enu39DGEU2ygzAXkBD9mChFnS0XrL4C0RmuZqV4CJdIv+Ku\nmHeIfcvr6SAwEqLApZg1O85ToPaGpZ+I6pCk+jptd+r4pV7Jzh9UZ3P41+KQ\nx/Uj0yxW41MAkSX2DcDiyn/lcrTQ2+o9tFTP0Q9oALhQBFZ3sNesrV2qMiKb\nnkm2DRA4KR5ELh1WnNiaOIgggDc7NkLWZnQ0joNBFwa+EChKHNrTTDHFS767\nbhQzJ6MMC91CNL3X4HDSigiLnJzUepcdn4ue1WGINeteCFYOYp6lTPjmjT0u\nrXuXXVa9gQ09CQQ4xLO8E9c7Rdl5EjjYhuURC+tOpVvoywGkDf4V6h6bYCWj\nHa19\r\n=57KW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"4.1.1","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.19","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-b05b92ea.17+b05b92ea","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-b05b92ea.17+b05b92ea","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-b05b92ea.17_1584345770286_0.36621069904792236","host":"s3://npm-registry-packages"}},"1.13.1-alpha-84171f94.18":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-84171f94.18","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-84171f94.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"fe35ac11b9e5894f3434ddcb9f2a83cc120f3c55","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-84171f94.18.tgz","fileCount":31,"integrity":"sha512-Q8rat6R7HQaRw5n19oyfULT42+GPC8hb2wzBuwj3W3+no7YjnZwm7ddnGfYm14X3+CakisyeNWFGTHBGaltzCg==","signatures":[{"sig":"MEQCIHbl5gXWymlpasCAQcljFwCjKV6wsBDCnQ06QJ668ZQVAiANPXcEvdMiqTYuNNTdgwT4TREDzO32Ayp4N5IGMRIzyQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205233,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJebzm8CRA9TVsSAnZWagAAyzkP/0gr5JitzDQwi7lehHJe\nAJRCytRFqfJAnnn9tgX5wVUxjxMPPI1D+6O+ifw62eqEFbaMBMa4olVaeP37\nz38xvXBLRKPO8yPaor3tGV9Wtq4ouxaJDuO3daBKgFqJUp+m1o7NDYHci86M\nmtQ5E6JDQhBmryAy75xnRNY6aHz5gOL/zMxWcNPQ/gx9i3E/OA0afvZ3anhV\n3j3K3hQYBAFhLeCZ06eRQkj2gmth2of1IomaC9aTHM+4AlnOh8YLiFUWLisU\nFzO6KzCCA17G8Enklwco/JWmVxmQcl2I8roiZTzrOCHmVPe6bWkzDwMKVPjK\npq9VQauRCjJYSMzV7cg2sWfgdqJOX2cVgVy4yj1xJk1bKn8rKhh25Y4g66pJ\nfzRdRDmoEmQIDW0DTSzS9t7cHjvVREJspkohlI9mpPSXaOAEHF/AofaCmHf2\nnI1e7EmnXCHsJnR4z1H1yB362fkx+02rXjCx4u3AdgaC744Z0v3aBMHtelO/\na+qBX/Eey4kpHKdHCOx29IcgAVoKvFoTDHTyyNfIezjluWIbefTQBzEWLglu\nvkCel+JmdRVDiKGpSqwjza+UoVK1YDcKCf/p5MKYZfvvudcdwvmrZgQJEp9P\nIq6hK0VzF2oHWM4MZCqbhC3PmWUwNmJG/KBFA28w/Hr8XwbRf5jYKYEyL4NN\nevIv\r\n=e6gU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"4.1.1","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.19","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-84171f94.18+84171f94","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-84171f94.18+84171f94","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-84171f94.18_1584347579513_0.4790996926701325","host":"s3://npm-registry-packages"}},"1.13.1-alpha-a7a3c762.19":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-a7a3c762.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-a7a3c762.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"31202672aecd261360dda74980f309851a3d1b3f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-a7a3c762.19.tgz","fileCount":31,"integrity":"sha512-4CYSGStDfteFoEjqMJJu3KeL1vdePblTtUi3xeigcjG6roYhV5lYuJjBBGi0o4euxi/hEEPjof6LYya50xHOzQ==","signatures":[{"sig":"MEQCIGcb9p263kDF2aWqjjtXGWSaV/rRAQ6zsNEh49gno8FTAiA/ClBWPPUpVj60CJPypOxRO9nsJxrrn7r6dwPsjaJ+Wg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205233,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeb5YwCRA9TVsSAnZWagAAOssP+wYZPwW1QlQ7yUQURqd9\nDGxQsIOmbZtwnE65AIkNz6aNnBA/XLCggg9edheP+S+lgguDSnPIzIUrWZJQ\nIrxZmgArtvgi95ye3sJ4yFuaNQj5YZ35to3WlIYz/oziLjJ5lympr/eLwPXX\n5LCMv389J5bZ5iPTwQ56Ey7eyKCM5ye64pJbm0tJ7oln8mCISrizxH95j4tu\nHfLs4KrQRP3xl3vw8nMJf1z/xkfp9kte37Vu/4VLRhOefhLH1le3mXAzJNi0\nNBpBBlnBh05x6se0L+DSohC5b3e5k44oNvo7xGkKDdZXXTZFkHIHV3s1yp3K\nS0IdKSUEa2patIDl74/KGtqdotPmVcR+J8DDllZRqaRdlQT2a0gaDttvVRkl\n8/7BSm4Qev1+QojNqeMr/7y5HxIIHUYqChZMEMOYkNRW72puEbqDz4+91kQM\ne8Pv5o+IpluOOXhX/GnuGeOeHbs9xo0UQOVtaZQvlMusSx1pz/iBmcI63hE4\nEm7YSoXlETmQPNdJieyx9AEyOK1T19a8XMrfiLuXuqQxRt0x/oIlwktjKD16\nvUp8JwTidlTLQflW/NbVGdQJTI1sA//2P90QTEI5FF4PJRQtVya/xuE5DKrH\nOMSgqH1yLtCRtXYeo33lSBUoMFLFTEA8x1+J3Miy1AZ+RtTlQEpXmYOYGvWQ\nQwUw\r\n=QyeF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"4.1.1","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.19","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-a7a3c762.19+a7a3c762","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-a7a3c762.19+a7a3c762","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-a7a3c762.19_1584371247093_0.9398880203181779","host":"s3://npm-registry-packages"}},"1.13.1-alpha-7462bded.19":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-7462bded.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-7462bded.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"056479d5f38635b5f705058b5cba5f6f0a97a1f2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-7462bded.19.tgz","fileCount":31,"integrity":"sha512-0Hv+k9zYGVcAVhCI2C85vcHW8lvoWeWO9kODDocWaD7zk6apOTHyhfDkBZj/fQCbP5yCB7upY5NOOdv2SOxSzA==","signatures":[{"sig":"MEYCIQCT2x3YuRV1Ssv7Itz3C9i+Ho7nneTKoVYKzAA41VA+FQIhANwjFIfE6igh14sLkXNv5fDTwtvSxNRJDrxeN/eGLJow","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205233,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeb5qqCRA9TVsSAnZWagAAYCkQAIa6G+/yqodeuiovjB8+\nNBjg2ovcb7GW1dM8MS8EvKajhqYuClm+PrZCuAqMlmLdl+fb5/qyYR/qARki\nxR0NSF0Xf+wku6Xws0P4kosMQwMdhcMYoCKx/LMR6S5jPssSN0q4HrXUKNQ8\nKw7e3e+A5Ihg+WGI6wUH1R6aWiRCWRQvjF0S7orji0jI/WtPOZRemwJd6VCI\nRkDXGKvYyIeJYfUxHFUE5d4YoAfOsib8qV25M1A+6S1HxEPpAVkIzAYGJkWq\nVYJYhetXyCZJLAQ5/QhYr+EOl6zQUZITA/rlbiqL43Bq2HxSzAwYGcvFGzH4\nUL0M0xyNi1fT058rBv6viFFL0j4TJ7r22iljYH7RksuF95f0qXpjQEpNgI45\njhIj/BVOLoGvrs8IGzytYcwZk6apIkYhvReDKn1jah0JJcWGQD3OQnYu9DoQ\nonlV7AWvwEefE3bfiMUyJBYbg+TOy2HNTVyx3JFKa+gRAwkSUoLP+9ApP0wi\ngcNFbsA+qEJjxc9n0UFAHyeAxaXZ3+eB8aCrccVbancfUUaVFQSL0qxU+toB\nVcFY2jAgLzlw5+p2YbU+bUMSy5icejmUIjbWpYasK6AX0Hex42bFGuDiYHNB\nhe8Qn15VjeUtz5gXuZMv9wfDMnHXibQCar7ZNbc4LjBSHCqtuqFHr84punV1\nofuh\r\n=RlIG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"4.1.1","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.19","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-7462bded.19+7462bded","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-7462bded.19+7462bded","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-7462bded.19_1584372393010_0.7443926189232488","host":"s3://npm-registry-packages"}},"1.13.1-alpha-9f332e20.19":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-9f332e20.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-9f332e20.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0f7d75e1561dee7e2893c0ee150e8565b863773d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-9f332e20.19.tgz","fileCount":31,"integrity":"sha512-Fl59io5l4cysATaAIwoQx3uu7rD+PpmLZ5V+2L8/43nnQxfGSUZB5zL5T4jXkfq10Ezs/kQ2KXvIR2k8Ie4NhQ==","signatures":[{"sig":"MEQCIC3kO+lt/mDvb821BN+01VDDLu9xNIxLEaywJXOOBwJ1AiBwovYWDQHdl0Y9cSEAPpo6JD1y94G2yalIrt/eDZwqwQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205233,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeb5y4CRA9TVsSAnZWagAAXiAP+wQdxMo7GjPChmrwNArc\nq009LDZ0CyhcZ5PwSArEUWOPqhwtQ5HZ1AzJSvO/jh3z5F3Y1tnthcdCmJxz\nptXLHVRrIdldee1cB1MNGjltiV5ZuOwTcijtqHV/QxrubGqCaQmZgcokqb5D\nm81dttzfEF3JboIfVjFoylPpk8v6mF3WN/z33eQSO4F8dpAmiBcrOnLG/JD9\nJmRJ/+LmvVD2AmeHt94MT8SX2TzZjkXQMOUDfRAWwfy2GZwlbeHa70r/eCqJ\nWl2VXAXueodiqUclJi5W9/SQFtEprAsSL5ufrSnbNgieXhbT0pWOFpwpFSfh\nJeTYydbRwEt9u45U9/QYiBIBmc8DBz+WZPSOH2Ck3/heAIfN11pAHYvGl8aG\nhJU+arQBQLGd1eTQQImnTinr2/i8JjfqLaJZ3Ho+URzNtDcQ8E/dDtZG4dx1\nUSrEC/R7wAJDcNh2EkDDVfUKGyVt8c25jqmD1gzAq0B9p4t2uZxrUrirN6bt\nzfZvFyZ3QSGIo1bQEbFaXLm4x+rj7tKBRAyhxiaEHiXp0jn32GQkHm0sTsCh\nFB9Y8LXNc1PHWoXbcLHHj1hep0EHwfGtLxmeGT0FzWvcz71hl1cFRxqiBDUr\n7A5Q0PTToR5ciWbrJJU5FoE3hsnHqEQJ8vkSgXXnsDPsLosMTEXAwbZJUxtj\nOig8\r\n=OHup\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"4.1.1","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.19","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-9f332e20.19+9f332e20","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-9f332e20.19+9f332e20","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-9f332e20.19_1584372919940_0.9656590374694207","host":"s3://npm-registry-packages"}},"1.13.1-alpha-d644b2d2.19":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-d644b2d2.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-d644b2d2.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"14c51e38194c69a7bed1be99b3b84770ca9cc728","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-d644b2d2.19.tgz","fileCount":31,"integrity":"sha512-1XqUzPyvEzMW8uixCgvA+VBHUVyfjYjs7YQdOQ8blMYIJUIo87F2YQW8ftwKmy6OAq2+eKHBCR1SB/NDIHxOfg==","signatures":[{"sig":"MEUCIQDAO7KRvPm3BX+gx3YrT8nAWqPe90paiUKBAPJouFFR4QIgSjeljKmOp7nyO4v+fWzuFt9KzEWisKLN3BBmJPisvvA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205233,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeb6B3CRA9TVsSAnZWagAAoM8P/3ln+RMKtSz68w7hGfPU\noXlpoJFmWVInzXJx6DUcQjqTV0OhCCvSvgRm17DtVyqUyr82vCofXBt8i2eu\nRd0Y1u2pCdxyX7x025U6SH7T3/0K92sJIm2B4G/Fi7TJ4vK1cgBWv3P84oEm\nyZ83oinlhVnUlUACdPEYofXINUp7OVbNbN3wJemqSzAd5TjLqWyHxMsSFsnV\nuWWWkutcq2Mpl8wX8MD3B0leDWIqf5EcX580vxQCcAoy+Z6hrby/YJBJsCzN\nAStYzQMFYThsRI99EpGmb+Sw7YCllswpP3wE5zOGiA6ALgSZI5EFh8nek86u\nAHQ7tJYxC5fXtbRUtr2cH6qUBCYpgjSzFAwklt+zp6pJi3WhuHpRSW2ReBh9\nIASI/X9p0ROx36j3Jo3j6co4hPlt3BqaBHup/6+CUVpv23JQdE133qKQalMt\nan7atL75F5cDB92MFhzNNPw62MZACIyLT9Hc87HZd4myB31srN0t/UesGIab\nUHzaCG+J6klppz+WmmwYsZx2oYw3RiCxDOW/R/BMhyKrdzp2A+YMtzr4AZUn\nusrpsDhnqQK2vNTaiG4zx36x9BdeZwsho0NlOfCWpp8NPsA0jiKIIggkj/gJ\nVIWCo1nB/VAuyrMSQEn4S/Z2ktDERl++1ehi/VgYBISYQn7nEitJnNcnULJh\nVrn8\r\n=7O+m\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"4.1.1","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.19","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-d644b2d2.19+d644b2d2","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-d644b2d2.19+d644b2d2","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-d644b2d2.19_1584373878297_0.02825104620856589","host":"s3://npm-registry-packages"}},"1.13.1-alpha-934de636.20":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-934de636.20","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-934de636.20","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b9e3f958ebdf85d76b420cce1f51991521766334","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-934de636.20.tgz","fileCount":31,"integrity":"sha512-dBN2ecZRQQtIu52/BjxhLmsWz8mD86Byk7OWI/vcGf228m0KT21M1ydm67DdujnZFFEcVbnwqHUd23gqeYMvfw==","signatures":[{"sig":"MEUCIQDMVGW1qS6WdOkHlzqTAJfoBuUO+38pQMcZxZfBN1Fg4QIgPgqVa9sDRyE2JlI2Wg+pbtJbiJcmTPf0CpQo0/pg5OQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205233,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeb7O4CRA9TVsSAnZWagAAgwQP/RVHO/u4E/HtLfqez7ta\nBM7MOX1oY44hVaNqzp8HETo6YvGm9CGQhAYy0qiYwh82ihexvmYfGFOXQuhz\nrDzXNyta45hHtDn0J/RyanuLJJonGffRQ2PAlpsSQXPrnn3L72UR4d7Ilsa1\n+vCrCqMetf26ZZmEi65xbxrmstEaBfQRgFsb9CZvva7T90pDCl14tBkTullM\nGEhHeWrTvm4eV8vpeUTySp0EmO7Yk+0yvqtoqjfB3BX1nyJc4MSTET7s6EmR\n2YbnHfWcVtRRPNuwCElpzAShcfb8L9BR9W/wnbHdPOnGhW7AN2ZP37KPrj28\nxJ7AGAhrX6Cr7oJ0/szJFU5QCn9utmSg9FMHIgxRlse6yAkMA8nGaPzE6t8d\nNS/ij63Kut1kih6kLwnDzUkk52W7JRp09qor1A0Yfu2e3YqqnkBdS9yY8Qfv\ncWSDm0aUSh6LpVPzYclPAFu2P0GE5Lus1EKJMed8d3yyDpFFPsOmLYBR+Cyi\n6XgJBbLTQadT+Bpg7Ykit3wIVskY+TsAiU7Gi6CiTilbHt1W5p0+OVqTzMOx\nZxj6Ynh0W5xGSwpZKOkCYK7F+ii48BhTe/Jg0AAxQa7dUFKjtXbjZTYIDO7Z\nj07030QIpE3VJn4lpH8wzQjYm6TmCBbSt8nUlbOunFYXrBfY951+o7XYkf2T\nMynI\r\n=nM3W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"4.1.1","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.19","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-934de636.20+934de636","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-934de636.20+934de636","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-934de636.20_1584378807040_0.022714587332394398","host":"s3://npm-registry-packages"}},"1.13.1-alpha-317328e1.20":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-317328e1.20","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-317328e1.20","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b9a088e6ac7916cef34171382cee159b87fc1fd8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-317328e1.20.tgz","fileCount":31,"integrity":"sha512-l+qNxcfmyZOCP2wKYqPg9GSGpov4PNrnDzENmJbJAvRuL6CEjLB20kojNkxXgyV6/yPwc9HKxjFq11B46pbz9A==","signatures":[{"sig":"MEQCIF1KrCUKoT4qZGe0SwAdQDAdUOpci2Tw1/TbYJaW2YwAAiBjnedPBiKP5EcPeraqQU96/VXqQdo5Nqk8FkxHooz9qw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205233,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeb7bDCRA9TVsSAnZWagAAIfEP/RI10VBjWQVuERo7biZ3\n9wnTcdCwTqSotgFNI0rf1ZAZJ6eIGPZlv2/te3xoSh4pQoxC3HVtxoVhYZEm\nMYkqi6Zxt5wWnQnRJiFEHb9iUSVEWMi8Ar3nZKfDfYKoKHGUmuwpNUu2y/lu\n+bh7qzOl+GEnTq8R7AWYy4l38PJT9lx0QtebbFPZjCz/I8yW57zok5FGcVbv\n4D+Zl3hEhDSTYELz0DdgnWU+v1lUwV5tgBbeevHSQKGOcX0kTYR63KucPLf+\nhN5dK+ze5YgjEc4fD3ZhnCKMbzX5Ffir8rnPco59JWPaPR4lx5wqlPGLwjQy\nzJyTHhNeQhwNvHVBTvK49OWrX3QacpMqCfVR0VW0gikBQsg0tz+BqxvgRhsL\nxhCDqltX+oMChf04HxJ6eZJmcygt7j/ujDi+YAFYvT7S1P3qNVnzflo7tmF6\nsX2qJSAHzdosM0suyZGaGTqIfbjsswVCO9bu+hK5sflm3E4mn5OZpqfVsEbS\nLnk8MH7+bMVxtsF9vMX80G7x1kxK6NPqTz6zF0HHsSQkokd2TJVBWqDxo5hN\n0bT6AC3FuduiRkVYzKiyzhvD/ZPAzl687P6eu+BA7w6QsbT7xojE3GobAx/Y\n81sUGtvY22E8U2BztMfZBF4G0PwKUSJtZg1Wab9GaoyPI5j3yoNW1QM+f1cV\nNNv5\r\n=d57Q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"4.1.1","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.19","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-317328e1.20+317328e1","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-317328e1.20+317328e1","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-317328e1.20_1584379586564_0.09672565736131467","host":"s3://npm-registry-packages"}},"1.13.1-alpha-d03ccc50.21":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-d03ccc50.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-d03ccc50.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0f61268b7d4afc339dea7448788b9d09cd74a012","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-d03ccc50.21.tgz","fileCount":31,"integrity":"sha512-wChQpvwzH2osGdNmiXRJA2hV6zcWE1b5BVUmhdw02FB6K9vjU2va3B6tlT1Yb0Az6QCCwXeXksfpyr/d9b0w7Q==","signatures":[{"sig":"MEUCIQDy0jGVM4Qn4WaANqv72qRtI+qNQ6qy/2EbGW8Xm5mV3AIgAYqCgaqa0cjdnCvWTkgw9cvnhTI2mZ9LpEqIsh868Q0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205233,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeb8WFCRA9TVsSAnZWagAATlkQAKDptSUcB/ie3g3S/wnU\nyaEw4dHlz2YbI+/KU7lfIBjFGHKXvKyK0swoeR7ctRMJ9Yq11jaEu3vzKXGO\nXKvjo9Re77YSVSnu74RzHO/UvHfmLwYvg8kLw9kc3QXWBe2yfZB0nDGCkXhp\nH2cSrRa62Cy/RiSz9Hp/+KxzycM5wbojtLrRPY1lBxaAzrte8bTKCD/XJZTe\nEpO3ZgQxh9P146LRMSkcQW1xeBqU6Kjp4oPkMOWuyuErD5VSb7phpu3FYP9k\nCgzzUo86RIQ2vMCWgcAztloHJ4vCEJjFksYwzuFnZ6rZ85QT9CUy7IAN2uYm\nb/81Z4AWogm5mOifywabhsfWXRltqNqrgqRzecwRx1rbxh5DDtXAT45D61pO\noj++A+ExdmLHZunguKgZ42Gm2uXD4JzutUW0gbGMvUevptxcGgqjw0Qb/dkF\nfrZb5iTijOHc1D0gPBpsvTsfvYSmYJGw7Dyfg9JCskQxuEBIHK7skcCsfOEc\n6sR/Nuny3DV5ILWkVVuss9KtLS8ZbViWkHTMHAQrkom6ixIssh6iFhUangzk\n6l2xJAB7zg9pFgNAX0TN6pOSw3KVMxZPA2j4pNITkZZpc41N+82PHmbmvD7C\nhjnLlwPFwYjkZ2rND1aKBGCJAJ7CBGB5eFH+RQsWtjnWUaN9v8Zqqi2NAEdr\nhYcE\r\n=REmc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"4.1.1","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.19","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-d03ccc50.21+d03ccc50","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-d03ccc50.21+d03ccc50","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-d03ccc50.21_1584383364265_0.346494177088982","host":"s3://npm-registry-packages"}},"1.13.1-alpha-ee61c9d0.21":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-ee61c9d0.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-ee61c9d0.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1a549f45e1c10e8504e22ef462b947c4d4a8915d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-ee61c9d0.21.tgz","fileCount":31,"integrity":"sha512-R4C6/aynfGRJo18amuzlYsjYishZ0er//YtMwNNAAKsabSE44l951tPy6izy6OQt741b2k1tvNOvzZLxY00LeQ==","signatures":[{"sig":"MEQCIBWUXQZU6GbmbERhKbvn7uecpALQW3f+cbpEJvFJ6c+nAiB5YK/ZOI1IaYdCBbVn0QpxtnR2Ur1RWv7oHsefnHXueg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205233,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeb9F1CRA9TVsSAnZWagAAE7EP/RaFsXHmLnIfqOAuBJzd\nLLET9bylYEdaT01supQQTNtmoVNEh51LE0S0n1WwV+zCkWNbWpMaks+TuuXa\npwDLME6asU2rqPiZfq/zUP/iO1e7dhVMUGcWt2CUwtZ9WVGCHwrzBIJLw1kS\nyRpz+wMWAN3FrnqpkGM86TwshcfxhaTcz1eAdCaSBk06IBCd2NjGEFE5oAg5\nBZjDlNqLEPmRW2ur7eT3BEp28t4IVFe60ZWTbSxCJ0yw7E04UiozEWLqQFF+\nLnI0QJnoHjIxeFD9UOUjf6LeZq4Hy8OytSVBwLV1/by+mgIPkc7ABClp1qjE\n5urmnz+J5RsokgQvba3KasUWki2oqyHzzvlJrHc0W/LWn9Yy0PMCIs3nCpZj\nrOvXVniPo04p4WXFid0BwlWKtkfMX7X5W7UiIvML+3btEhqBfBV9IlHFepWS\nYh2SkdgrXnY+aM4YFEcTuOXw8LZPGEi99KAV7gkqafQYBEIRR3jwmqsFeKcy\n7GbImGR7nd4O6fEme6oyfavF3hPduj8NRM+AFBgxG8qUgNoQhjRvUtlqXvUz\nVX+9wLLCLzU2ZmvlKty6By45/e1vTnNlgjy2F1kltpSu1V0aRd0aKNlZbr+V\nWvDqMEAD8Rh9QQVVptdPIoELaJybp1hyJEb9p8hFa/EweHluOoZbHqJKfeBJ\nfFvW\r\n=k/Tw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"4.1.1","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.19","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-ee61c9d0.21+ee61c9d0","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-ee61c9d0.21+ee61c9d0","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-ee61c9d0.21_1584386420379_0.8737816004779289","host":"s3://npm-registry-packages"}},"1.13.1-alpha-99a2f239.22":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-99a2f239.22","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-99a2f239.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"06b7cb365139d34a386d23c21dffade931cb434b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-99a2f239.22.tgz","fileCount":31,"integrity":"sha512-gmuY3BrPpqN8Zq7zUYuuEgaU/qS0wx4DIfC017bL58K1D8jrn57DF629ltnB/1KkZmdew65vQL8BRraO8ev7mg==","signatures":[{"sig":"MEYCIQCcFrfOIOhvedMnqujnilbbKQyf1OrxV0bZECvjdhpslgIhAOprO1+42SjPTzz1I2Y8qjInTVcmsiJ1FKpwhxwibzi3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205233,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeb9NfCRA9TVsSAnZWagAA3GQP/2eFeLVaVNYl3b2ThkNS\nfna8uFq8+EYpEXlNT1noqk2+sNnhdNXduok3VHbeFSg05MBlpFRa6uBwQNaI\nmchE4ScI8OBduzjP9lPK8ZTYn9WaO2T2vk/levjXGHULDSJGUqlkIgxZeShk\nr/4u6cMI5ffwHAs4mhBo3/8CzMGhAeazXZ1IPqy3ZoTUayik7xNN88Tms02X\nRELECZpUHC/egGajr7JXeRpmTEwvVeUT1eW7FOZtqP661FawXFwpHlTrKOsp\nWVESL6QmbTpivCyiaQkkKVKMOffmMtogfBP9/gn8jIlc+aP34tTv42vG3/kC\nWmrmkPYhMZwuNk6YyYZNebn6rrEORLv5LlxJ/eS0Srb/sJisG36PhSPEGOOb\n4P4LePsRhovcOVrb9JUIhkc1P8veMVXxJjFAUCZwyxXwH5EHdRoD9NRdZrCM\nrHSl+Wd/kaLXNia0s6vtWXdFMBnGUsm+MyqF8K3wNgZuQWe3/LYFHutCZNWT\niFGW+ugDQcbsa6zPp6nPWStVjlq6ttrVHd3sFXqQrBVwr1ZiGY9Gfj8YzLjw\nnjLRWfp55vf/VwWjT2TewlE0X6p2G6vFpe4GWPZN1tY1PlwT3DPKMIDqG1pp\nRT+AYycHRaohCK0qJOOAoEWLMMt3zxhJP67TRCRX6hRaPa63x7BRoKLpXCJE\nxyki\r\n=+C/7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"4.1.1","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.19","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-99a2f239.22+99a2f239","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-99a2f239.22+99a2f239","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-99a2f239.22_1584386910483_0.28765603514231763","host":"s3://npm-registry-packages"}},"1.13.1-alpha-b08358f1.22":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-b08358f1.22","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-b08358f1.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f723e97b0731f114048eda7aef7f9b2b87d8bcc2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-b08358f1.22.tgz","fileCount":31,"integrity":"sha512-7vwYOQhd9VZIBlJkKLpLee/G38K6jzK4gQR1XrFuCwRL6AWPelHNXbenMZj3qiDCmeMzH5iQMgNLIr6DpBoTDg==","signatures":[{"sig":"MEUCIQDIo9SyCT2tJgMBH2e5mhBHi0am/gOvfY6ieaFLwFoHYwIgS3iE5hyqsrV0vzJ0i2jP+d+Z0QlXtWTK8GU4V4SHycA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205233,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeb9pLCRA9TVsSAnZWagAAqU8QAIah1ROxK4VYl+IiuKWq\nRqtMmrJZEN2hK+tTfpaWsSYnn5YJeD2o9oCq5k4HGLaxFsX1tLliw03DOwok\n7D1rCArXlVepD+VKFeX/1MKoedHUB4Sw3noP6A0fRsNbiCVoAdLFTbF9x2uS\nMyVvQu4EEvAfUV5yUi+pU6+Mwzd+PnZut97uaweSC2p1LfP68NQS8jTmaJ6F\nCyr9GoFpUyAVhi648BKNxn2RONKzanyBB1vmJmLRa2dnvN/Vr6mI67O4et4S\nMhSopXoWNuXDsCPjjm4K3ZDZU2FqJOrJYdYbQ6rEUkYyBl93Osmw1ady/Ye5\nrJUCG8qymUjIzPjET6slx+WDxHs/+9Kc3JY8pi00Y5QvJQTspgTKlVvCdq94\nfIlxpxCPy6V8seNaFnUXwMal99s4nR4BaTu16VtRYuPSCfv/xVTLbipY9a3h\nBKpZQlmuBHz7TAhTNbGA7mAh5v57rdyU4A+QK2AM/W4xpAbMoNRCpDpLawjk\n6pIi2qZ3ou35qVp1q9frVHMILGrfLjcK2irliwvPcqYYnGcKazdzV++WWA25\n1+6+GOpn2Xl93k56BuAQwQn+cKVsVM1tX03cPdfKFLNHTGn4gEkZ1kXZVFSQ\nSn6SUiUFf8GsMXSzIzJ8sNqcHLtTnmPU+hXtkgdngE23fKohfFIbQdiywsbx\ni+7L\r\n=v/QI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"4.1.1","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.19","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-b08358f1.22+b08358f1","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-b08358f1.22+b08358f1","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-b08358f1.22_1584388682993_0.2098128987595509","host":"s3://npm-registry-packages"}},"1.13.1-alpha-0d99de5e.14":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-0d99de5e.14","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-0d99de5e.14","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0c71eceef11716a390ead85bcc2da4cac8cdc305","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-0d99de5e.14.tgz","fileCount":31,"integrity":"sha512-2+CM2LoQaH1XFcKMVo0Y7tHTo5PONShr48Evj217hV25rzdj2YTbh+ll8CQBThJBQHoDPkKZKupaBC4Q5zHkNg==","signatures":[{"sig":"MEQCIAfS2kLNCjgP4oDnCg9pyhlhWawtVjiCQXWvXef7nw/wAiA59GWH5rQRwhXRtgQwFmZo2QyOEJKHMAsFmEb5Ly6TAA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":203802,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeb/GDCRA9TVsSAnZWagAAlJMP/jsZ8eg8k10PMpIHIhVO\nOxSOn5019XFgZEv2iOxGg78xTcZoZuEQfAQU8H0Cw307jrZyuk62WwvUqI/7\nlXIEMH+/6EJHdpbgCB5uLAr0DjARZyPisCMWqIGbOqRLIjAswXMjh//b0lRe\nfqRCAyFJuSEa1ERROGE//7FJZXd4qmwefkNHHOCbRRm9g8sdst8Ftcg+y97+\n4+Tg4+pBjUv6xjTbxO7mB2uKimSMX7ccSh4hhvr5Bc/+P+Tlb68ljcy2LMCA\ndl1yYEPCihhpTlgqAGU3RvAYUgOd2YXEvgjmYv69meKWzzMdCXdKl4AH0uEe\nKD+6Ws1OxSyIOAcLQY3DUwiXb6A6sOyQritVWRFt6bAKJuXRF4IKkK51yF3/\nGmB+vOt1w7nhsjxXxfzLVZ9/wUdZhfd4RJyrDUXSmnZJYKU2whBOY17n/P6u\n5yYjpcsR8SlRKOqrfZdtdV8pUjRTzr339J1GHNdwBfZQ2DP017rQ0ZFWIxcz\ngaqQF4HP6BAKRQ7bSkfE4NH9f3f9gIrS/tx9nzu0BpuESfY5YeaxdJW4KMgc\nKcT14jsv5Y9d8uc3bEMr49QM4gBdsE16i5dZDBuC/b8FS2Mas1rJ7I3zjCBf\n6NWeB73rIDPQvBjyyTTNjhq6vCSzRnpo2Ep6eOX2vOH68IL30dE6uQHgwOMg\nGQkv\r\n=ULnf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"4.1.1","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.8","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.19","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-0d99de5e.14+0d99de5e","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-0d99de5e.14+0d99de5e","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-0d99de5e.14_1584394626892_0.5918873844760697","host":"s3://npm-registry-packages"}},"1.13.1-alpha-92620cea.23":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-92620cea.23","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-92620cea.23","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"61684b9e1b25ce57e14e68623e03db592a3adebb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-92620cea.23.tgz","fileCount":31,"integrity":"sha512-ITdNPgc/HgL9jIK4RZl8lmu88EJS4J0e67FOOcAqytZKjyI5BQ/xqMrVYH/NoygWksyKtaFJYCTZkoHMD9Vvvg==","signatures":[{"sig":"MEUCIDK2623GDxT+JynbtLNYL+i84j4uc5wWpvUIubkuAHP8AiEAnITPM2gpji7pgumQWidnlsVwP6g4oKelROChfE4WNdU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205233,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecLvUCRA9TVsSAnZWagAA7hoP/32HIgH7yD+9SqHiv2VL\nxYSSMeCBovdEchShAdvH66LYei2hbmq9a2thAKxcESUsOFCaaL2plXQLHZcc\n/T45/gMjCVAa9iPiYn2zWHxc/QrZOvc4styWx2rEawHsIwFNdu49eHQYoJMb\nPRQ0dUHvl+9r1qEEcTh3AdhO2ZenI8QyWIvKIe1TE19Ny7viuDwOcab341Ey\nV8OT/1zSKD87PeeCrEu1Hdq6qN5XwmPnNkw9Wk2wqGRJQNu8X1f6Y1HL74lI\nSTdalzM4uG3nazwOj4zsCDmqZ6H5LrYQtStJDPN9l+wrDwrgrlBy5oxevB6+\nmHlGxtrTIV/MGg3dXP55nE8ypyi76yt+HSCJxoW9/VpnbgUc6xNGeu1P4vCf\n6I6weCgg66XODjNfZM8Ozz6DgJIPlP5RAIyA/ELI1OjrqY7XMy5bvY2uGvo3\nB4b3Kp2chwgf3sG2VdrGZxoVqNh+EekyyJApwTsz63PBy0wktaSudAh9ZAws\n2buCDkiDZfHu3rCt7JespRXCjswf1qWhowtO0hOchGIznkeiTnSqp6iSkCBM\nq70DGQh/UUTl0DufoJE2AP1msvP/g4P13L3GzhN7zEiRk362rn/d0SZDee40\nEmQEpcGp1L/Dzvgy/r9bu65Tq38jRSCiXKIftH1I8b/4/zcJtQWP/xR+9h8M\nnbmO\r\n=ssAM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"4.1.1","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.19","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-92620cea.23+92620cea","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-92620cea.23+92620cea","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-92620cea.23_1584446419856_0.9560129109404185","host":"s3://npm-registry-packages"}},"1.13.1-alpha-52d0036b.23":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-52d0036b.23","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-52d0036b.23","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a6a8fbcd9157b876e1e3c40ccc46df2fcc27fd12","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-52d0036b.23.tgz","fileCount":31,"integrity":"sha512-lK6wOk1EvFTtdiu6XfambNkw/yR9D8uKcev2YyUEhW/eTQNHPyHJCOES7MPnQ5ahFcB4yC1+w+TyZC7ewmZMig==","signatures":[{"sig":"MEYCIQC05LRWS75hq7/L3Ujc5WfLH03eFzzKToLnoqyzhfwnSwIhAIZ8i8g4X12CKRMeX1924WGnB4F9N1rEG23Ewk+zXXTc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205233,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecM7tCRA9TVsSAnZWagAAN4EP/0KmtFsW3eoLTH1R0qkR\nW5ex82uq1rbhpUHO219FNqx8rp9OZGIXOh1Wqs7Wz7ffquh3on1mff6RV4Gn\nb8qsi2vQacthVV34JFW60bdbPCVybuVwmk+SDECP3oYoVljocMi6USFeopH1\ndOnbaqZfBL5ajz8udNYYfCczvZR0HiWvbPLB/cvJKUlEidhfOnlCe0JnzWFq\nZtZ4FZq39NYI2hcA/fEFDk7hg2zUN5gP0/8wOUfKSH/C2rr6b8A6B6zMlUgB\nVV8SIe+XQe5q+HDQqRKJmJph5/LMYBMXkvoA53xItzlqFScYBNP2zO5Z97/G\noocs2N5h/F+nQRjYZkJ3jYaSfLJZtoEO6paknwR6bBt2UA3dc0yKl76g0IxX\nXUNQH3VgJqeZqs8mj1crWlunq+ZbmKSsBPU+vTSfMNaxO/ImOpQvwJDW2Bd2\nBuYZwx1mEbOqdKmZPtl2Zd3JGO8XXSDrv89Tng+9nAky4Wo30wImgYxa0ozu\ne3/AtShVg/Ysc7vryRPFcaOHVKJui7+lw5NmLAJ67mmoypWYanW6ugThy7+P\nwuIc5HeUkrLdsgP2aqYO/M7/iQaSNmaD98ReXc6YFSZNpoeqOh61iEpLEOC5\nRiMYVL4Zquhi2JKiRaXthN8gFDomaVTul5KlBiqn5kRnkym8N71cQFgH3vzg\nAd8L\r\n=gRG+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"4.1.1","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.19","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-52d0036b.23+52d0036b","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-52d0036b.23+52d0036b","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-52d0036b.23_1584451308263_0.3138280764069885","host":"s3://npm-registry-packages"}},"1.13.1-alpha-3f4dc5a3.24":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-3f4dc5a3.24","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-3f4dc5a3.24","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f21037f4727250c557f3da201c5070e077b46374","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-3f4dc5a3.24.tgz","fileCount":31,"integrity":"sha512-P6xllaed53irgPew7cBZgYAG/csGoKV48wGvjHuJgYibywksi2IF3Y+Lo2mC+zUMvw1mlw+zFzchLOg0lUaYqw==","signatures":[{"sig":"MEYCIQCfIEoq2Qlrl8nJ8e/B8DnUbEd0dPOtl365XgoC/SBtzQIhAIc99DS2yitXUXA9xDeBC+WPkziw226lyJIJqMB9A3tU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205233,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecNOCCRA9TVsSAnZWagAALNgP/1kvvC/qMab8XDTadVtD\n9+W3WzPTKBA7zhvi3qe2v1hV5VKCbM0iDFbt8Td9gfkjO81WN/zmSdokRjrU\nv9jcLfGHHi0wCAgLy+LE29cHDuYM3JOzhOe3YDfe4cxx8GTrpQYlrCdFOJ2d\nQNQRT6XRgTD6C1jUfJmMopSV3Nh+wE5atpqpTfsVHyhU0un4It6ndUCfrbQ0\nLvxHc2xQO1b0RITNy/q3WOcAkU7JqGNM67i31wKe2seGJVX69BfvhXgHg4dr\n5IRu4HEn5TQqKzKkMQk8meXZ7VO0Tm0DpifSdZ5xUW5HQ398SkmFIs6oCUBw\nUxxxzN8gG3IsksgjeLEFe/Hdqad0aVB5G9yc4vs3TYHpaNVzfg4UIViWS6wo\nbwtzKSYPEqqQdTQeG4Pbj+DgIByw7ZcgslRdp08R/m+9rMOXyLJ2oktLP5xZ\n8G3UfLWqK96SgUyingefQUEevjV+ibe396oqu5GOznSR3d6z4ijcbr3NDnf6\nh9YjfV3XCLAmZD8EJpZsBsQaaDNCPkYnvXCUmBUE7a+U7LxyJbVTprGfcwie\nMH+QNk2GElqh2J3v0laxCJGxjdVYhge1OO6mZogpUjGjt0E+moWhkh6/qlw6\nRtrL6fGUqvEpps3qD9Tp8u3ZfBCjbmYdCQnm/AQKFxnckyGPe7Wztl56bOmo\niOKA\r\n=DlYA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"4.1.1","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.19","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-3f4dc5a3.24+3f4dc5a3","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-3f4dc5a3.24+3f4dc5a3","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-3f4dc5a3.24_1584452481970_0.21845889868639867","host":"s3://npm-registry-packages"}},"1.13.1-alpha-3bcacb20.25":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-3bcacb20.25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-3bcacb20.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"6170697904440b6136a2ec77cffff4419dd65ba8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-3bcacb20.25.tgz","fileCount":31,"integrity":"sha512-VIza8wTbzOpHTwL3wT5/H2wUGJMJzsOseECavhJO+fezNT08/6RuCeZBcbGRwhX7bKbZy0sM5NdEIxJ4mxVpLQ==","signatures":[{"sig":"MEUCIA9++DkxpjJu73uGk7rZJVchBGHZ88ed/hTXgbaFOzXjAiEAo9h7TqDRLLlJJKvud2Xb8CaUVKEpJ8tKpcEkharbDc4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205233,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecNPICRA9TVsSAnZWagAAOKwP/1NXARJ3Pqo7x3AOcDl6\nMso2fWZr4UqaxRGdJXK5qkKvHRknZPEV9BhuMmx6bHlxZkJlIen2J8R46NJt\n/6Jwv5MRJiPOuandh4oM4SGiomXrsN4vyxgo8BWNrnPuybmrwzPhNzU0bJdH\nmYITQDnMKZKQr59kjo8JZ8UOBtC1BEAOpF3EUvoyXjh1Go6XduuK6esBQjII\nyoRd7Rb9Ilb8IPqFDZrbIXDzP1Sm1suAo7PQaUYKmrVL9XImNjimdSaxzReW\nGlJ0OmRkx6HCF4rwLg6SunI7MvRYLXCCUFnlE7Mx+DtlTwjNzQCLhvbJITUt\n8u9ZX3q8oc+KFfR9u0m/xrTlqL3SVblnyluihZnKrAwvz5hTNYo1EgbIs9Fk\nCgGaa+C3x2VM1Bg8n9r1JaHiItsbUiSYLVvajt506u8g5MVekYYgxzS8sVMt\nD2vDmMSA5Fv1t0g3SbR8cimGYvPvFik9oq9fmbBNuWfPCm5dEh1uPvOtUgUz\nZ9L6X1+RbffOHFtG2jFK6cXIheE94GARDP4NL9+tQq9dYcbPLJ2Tzgv4RrbH\ntZYkhH8Z7vGmVucFZAiBOkWjB/oz4twIstXWQRWNlu2jwrhgRr3bcLsP9tlR\n1i6wfr3JP7LKhHqpdtPIULVADYgfpfOO8NjtenFINqBwlgVwzkyWdOv6FCiI\n5mDh\r\n=nJbL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"4.1.1","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.19","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-3bcacb20.25+3bcacb20","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-3bcacb20.25+3bcacb20","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-3bcacb20.25_1584452552397_0.5377749104635214","host":"s3://npm-registry-packages"}},"1.13.1-alpha-99d38d0e.25":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-99d38d0e.25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-99d38d0e.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1cc3268c4e0ec6fae6e4ec572eff340b5c8763bd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-99d38d0e.25.tgz","fileCount":31,"integrity":"sha512-gGPoKb8VeHR27mLShTBeTDzOfmODRH2TxOeuXcOPo0R3mbQqXBS5XqWFYPO7jQhT2jQRsjMnsfNld5XFT8pKQQ==","signatures":[{"sig":"MEUCIFsmHTgdPSiICZvAE5KHBNQul2qCKFwNn7TBp8jsSvmBAiEA31PNkmlo4+BXCeB/XLZ3TzglbNq+CjmFSV2jIxaDfHE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205233,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecNa8CRA9TVsSAnZWagAAjDUP/0CtcAwiCO4hxkYw91ao\nmk6ldn+OFiidCerVd/LsmzdpX3CdXktylOl5WsVfN6PHWXRbZ5wm7zp6KvX6\ngTH8atqWxBe/6RnLe/HvwXb+USU1S2KYffRPeP2iLCEMd5hUw1J9AcJwDh3s\netb/ntPZkQHw2bl6aNuPdxWNn0mM++3Vn07GkaD5WTTFxmukZ0i06MIniGeu\nEVqUoy78tkGOX3OlbT8rK4+sRID+If67noPwwBBA09Q0JN63h1bp6WWqN6AK\nur0n1lOHHfkwEgz8blilxNPXm39j7UcC6FQjP1kz3wkvfLeUDSvhCWDUVQHq\nPFr+iNkhbtUelO2KHtmIfIKSXregSIVLCoALMtb7fknwd9t7aZyNW+cmzqhy\ncWPovDikg49SnU8U84phkJFHgZ5EHwkAyVVx6WmExY2kRgsgZx1lLl85RRBY\nO3sUiETAr9I2rhAn+anryF5guPvTOR/7DJJ33LAl6vHXJmH41fkl2uAt+Xuh\n78HOEGwdqGh3qX5rhVHO6H3+Z3lqLVa9oxE+gLHI7NJMuKjWSMlohGZKmLJe\nx+MYYqp8dvi9iWYMSwXMUhKm1mpbTyGLvMSQRDjzaIXQMYrg1xZ9ep5Q2PgW\nUgl1LRLDNhh91EAD1/eS3NtlLK+ngujdavVC1JzpzocmBblRycV5HYLoB1Ra\ncpaS\r\n=lT0Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"4.1.1","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.19","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-99d38d0e.25+99d38d0e","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-99d38d0e.25+99d38d0e","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-99d38d0e.25_1584453308045_0.8690178067139134","host":"s3://npm-registry-packages"}},"1.13.1-alpha-6a46928c.25":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-6a46928c.25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-6a46928c.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f564ecb7ddee4898860d60ee84a191ebd7f1bb8b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-6a46928c.25.tgz","fileCount":31,"integrity":"sha512-LHBooUs13LVzAAe+2UEDBWSlr+kwoBBvCnjm+Bqix68aUuq6Q9BnQxyB15CjID6veW6dHe5YXxtGoTP2w6+16Q==","signatures":[{"sig":"MEUCIQDV3WwlbIv++tkmp0fv9LOEELt6fKMOPfCVNuYqg/sfXgIgYvgMusAZs4YMEhrdL2KcmX4w69cfUGDHm3PuMSVlTQ4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205233,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecNelCRA9TVsSAnZWagAAoK4P/07QYIzHAiqIJgf88R75\n7c2ZHHv4tWKUcZ1tngOqL/VZpEOWlUQAHabX05QESKQEAWAg/RO+WgFTBnkE\nc6dzTgydaNS6/yy4Z956yNCkwSaNrPIOr9Qzf7+haijgYDudlB4tFz8jgy0H\n3excDLLwgMdo9MafPQmreBc/JL/8URzKyy4jdE40E3TpmH9aDkyHTGqW8/Pg\noB0GpTx5VchK67Y0viJ9bicak18CBdNOt+4tWxXz6L/XoM3u9Ja6y9no3/qf\n2i2hkwYMGpgHdcWflY++gDNOosx9Q2j+n+0Y7bZh2hO2wkOXeCdusqvyunvY\ncaSHI8FOjRJjvhY4/ZDTV0n+mJJ1Mmc90Qfy9lvtTtXWwtiep65qLiQ3TZZk\nemtGvHiyVxqso3soWCe4IsLbIbLNk3v0sdPfpAJc4/SXhGWsXOiy5kPNmVmp\nBBWM3yaV2zmsAtK3S+9AA6lYzGOa3//eiD2J6HJtoEptveIui7PLEeDt7nMh\ntzAp5Oo4/Rehc6k3k+n4lc+d/+vgNUW8M5pYcfxsmwdZrgIXplQZWt1moLYy\nlcKTAVI7xio9LUF5Dyb83K0Y2HsS/gGZpd7IUJ3bFCtTyTrxBf8fWWYZ7E2w\nOXRcYRfB/eTy74NIcVwYYBk/oXyhjj0gMeRu9rh32Xnnvsi1Ie/1SOz0urpM\n+9v8\r\n=eKz3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"4.1.1","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.19","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-6a46928c.25+6a46928c","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-6a46928c.25+6a46928c","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-6a46928c.25_1584453540739_0.301304286104793","host":"s3://npm-registry-packages"}},"1.13.1-alpha-612fffa4.26":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-612fffa4.26","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-612fffa4.26","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"666e60f635387bb89dc4d1ceec1727e07a171458","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-612fffa4.26.tgz","fileCount":31,"integrity":"sha512-C4FntuL9XY1M0v7rw8qmWbXTIf4UX5wj1PQNvlGFZRqjnkj48/EEmlTv4bM2YoDJYj173B9rH4eaGMrr1BAOrQ==","signatures":[{"sig":"MEYCIQD2LIZ3cIAsosXZeOv2cuyA7MgnCP66KzrQkhhk0YktMAIhAKfLura4u3qD5B4Y5bxj4nZA98Ubxq4TlIgfmz7bpSTX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205233,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecNmgCRA9TVsSAnZWagAAFdYP/3loUEcci6hRdXD/wjPt\nC6eo8NcASwd3AU/yfsIfyGu1GtZIfRYwwWZ2L+lG0BT2bisCWjNCXAOnQZPR\ndL/aNRM0bK0Z1LMpfYSR7b1Nz0KIvkMk4/VLSJrzzTSKaZEACTEjtpJVWk5+\nIudMYESEKvTzdGS9Xl6xuyc6e+rblWqXwJMXfktRZW8qcyTNX1ZDHxk6pG53\n5kOFFL7DKwDOcnSLDwVfhCm73wP4X17PXQvJ7Zte3e8KpAOs0dUCkrdGrZj3\nGyZElY1xCWym6zIWu7jnCvCFA6FFy8gc6oc68bmXB1dJ4OuV/61RvxzTMLCd\nt7uZMihHfS6JWwQPeLlAItJt/O8shghwRNh+u+t4dhwrp1qWAEb4V7lUW/0l\nqX4zRb/KUQu5dzp2ifqY6sqy4XG88IIu5d4Dv3iPesoxFQZynAqdNMt30M4u\nsb+ycr22LBMjmh0sl1jUhxesnDnXLfiLcqLKifRSTuAr8PhSVH3ryz5UCVTI\n2DOM5hLG1sIUkHlej+FP4aXe3dgjqRSqyAnj3xoTi5FIntVhwl6TU/fTysuv\nwgK1Z9FsYR5xkxAelrd9TFk323Ttn0l1AS/Ylg1ETEgQ3gmSfSJA4cYbCZzC\n8L/Mf0mx+bZdn3Ow6Jk86W7puVKYuv5Padt4cMdvz2gcUcED7pQ9LXUYOrfS\n2nyM\r\n=AwnS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"4.1.1","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.19","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-612fffa4.26+612fffa4","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-612fffa4.26+612fffa4","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-612fffa4.26_1584454047831_0.5166309995597131","host":"s3://npm-registry-packages"}},"1.13.1-alpha-69b6a24c.26":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-69b6a24c.26","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-69b6a24c.26","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"12d82d69c7036faad434c706f021aa2cf1233a33","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-69b6a24c.26.tgz","fileCount":31,"integrity":"sha512-glb6lJ2uTF3Jlx2QaTFPpGvMMuU6NhfKfEzU54LfkejUpAv9AnnZZ6guO6PCSkTejt8uPwMIRs30Nkj/tJWa+A==","signatures":[{"sig":"MEYCIQD/vEG1ql95frNzUICWahRY0gL+CSKrXUdSouShwxZWVwIhAPyo1Pfo6q8B0bAjJrSKaY8r4bmgH3kbbLuNsqdlE7eC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205233,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecN0ACRA9TVsSAnZWagAA+N8QAJS54MIkgfLy0gZ/wKas\njNuD4lMBauASXZkm9j7OXi3Hh0uII0f6komAVnrgGU27nMIs3k0euvCbwxrg\n4QmwnaVY/m4+eTyb2V8ak3TkwCbfhpMotQBiLJTa99t911dwUY7BJQu1sJvX\nR957fAwfrnXmrOwKY+ix3GsPbS90DkQiENaFrGlzD96meT8iMPyxJ4ZlgpqM\nVvng03VbIq63U/rxnIyzsQ5ribOottyDA/VDZjsdbcCpZ5e1v5Rv9Whvnvfh\noFWD5R41SPvT2tlVqL+LXjGX4AIaAjH5msW9NfYg3l1B+KSWhKZa24JCPQ7y\ngXnqUgoeQX8nqykyukLPR7lOA46pbPusQazR0IF+OQTN/3L4stwlzI3K60kD\nosRwb2yy1Pw3kmQhkR04b00VlY1GCLvn1aJL5w/ZnFMCL3sw/PcxUMwP7eec\njlxopWaCb+PfM0EjHKpt/Ep3lsphlPQCi7r1RRSsFVQnUaWnKJLLve4o/8Nk\nmKGIVKu3DJnu+ekoT95/k9Ez/es4alEZG3MFAJWMH2U9ik0BjALcBZBU4QxQ\nhB1IKRSq1XvHpUWZ41N90ExE1jiqsLO6ZLKYgH59z206YDRpPbiRDR6XYOxu\npBMmmin366w6gQqqKVjqIh6d9ftNK0uS7EqPOQ3jRKDjX/kLRXjsGSE/P5Nv\ne1K0\r\n=nlkk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"4.1.1","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.19","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-69b6a24c.26+69b6a24c","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-69b6a24c.26+69b6a24c","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-69b6a24c.26_1584454911894_0.24526190145537763","host":"s3://npm-registry-packages"}},"1.13.1-alpha-c35bf64a.27":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-c35bf64a.27","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-c35bf64a.27","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2407203940d58ca6b6d1cf20cd30931e252510cd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-c35bf64a.27.tgz","fileCount":31,"integrity":"sha512-OUYwJpPLWVjXbLJVPxf2aGpN42514Qm6s/bdxrG4HeHPwjiZXlHu0ftFOL6H4paqkfNB+EMbaGGIuNru6vOt+A==","signatures":[{"sig":"MEYCIQDxpRIrRzUxOyOUG/3xmt+NuaQ8CkK9dVZEh1h+CMq0IgIhAMcHwl19o2CqRb7Ib4YHnxNWvqZWmQzLZx52uMRWS/ZS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205242,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecOUcCRA9TVsSAnZWagAA45sQAJ8gqJnKfOBKUl75IDxr\nWGSoxzJHuQf/BC01ZM43bugURiSC9gHdrSNyTxJ7ntlE5cGwJctbRV+v51Cg\nM3f2gKNnzJ/cmetekCc4KkcnQNYs+lDgGOYm+uDiWnKHcw8UZIXnWaLswSBf\nAIBxtWBXM6ArtZ3jOwDcpUK6J8NHkYJmOPbeUYHeqnll7XFB861WMCEddFfi\nCWQbyU+hXzdsG/KwxZqOmDvfiRlp86AHk5NJkKrRc3qV2ZIqRLCX143hAfYh\ncvoEZkl9jP8oJ5shhMyJKGr/PVcGn4jVjbWfvbpEyCW5rSmlEcOfhcAeq697\nvdSbZwQXf+ONU1vgHLzE0qPhpjibmJPYrjY3JQyVRavwLJz/df3MwUtYyN/N\nORTI6Ts8Th5K22CWsYJqWrG0D+OICvd0PyviZrMILIepg03tnCzoFhPyQ90N\nDp4lQCbHeXfFf2yiSUF5klYNOgaNEwg/hDmU4uz5sIUxd2audXmypOveV2I7\n0R52Mws6JYoKVZmH7MqqyFRhhL4c+wfth9PN35iXhsT/Ns9kokPUbdezXmw3\njLi+ys/an2MGasnMDsdnet0q7zBCrdXt/QlM31fX88dSRneyYy2jO0uBmhfj\nn9tO2cH5uIoraCpmTE2fqG+/p0rJBviOeWEsz30WoQPdFyhqNjeGn+4xaNP+\n03Xp\r\n=B5Tr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"4.1.1","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@babel/parser":"7.8.7","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.19","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-c35bf64a.27+c35bf64a","@graphql-toolkit/core":"0.9.8","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.8","@graphql-toolkit/git-loader":"0.9.8","@graphql-toolkit/url-loader":"0.9.8","@graphql-toolkit/github-loader":"0.9.8","@graphql-toolkit/prisma-loader":"0.9.8","@graphql-codegen/plugin-helpers":"1.13.1-alpha-c35bf64a.27+c35bf64a","@graphql-toolkit/code-file-loader":"0.9.8","@graphql-toolkit/json-file-loader":"0.9.8","@graphql-toolkit/graphql-file-loader":"0.9.8","@graphql-toolkit/apollo-engine-loader":"0.9.8"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-c35bf64a.27_1584456987264_0.06865442695883028","host":"s3://npm-registry-packages"}},"1.13.1-alpha-0d69accb.27":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-0d69accb.27","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-0d69accb.27","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"da80b0f844d82640b495b783e0332760f1ce0790","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-0d69accb.27.tgz","fileCount":31,"integrity":"sha512-FZtObnGDz16GAvK+zaMlP5Wez0o+LoTZrwwjb0LBXgO9wi/wSd1Bdtbm0DWOrcXu0Yw3lp+e3F5u6KGVAED0Ow==","signatures":[{"sig":"MEYCIQDSiLWOLKrmriphIc5Ilp8L5AbSWg/0NeK+utcQIHqx/gIhALkS+/lZro/9D8AVduzQzUUqkAMdWp+aYpNK7WFPnGa0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205203,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecOmNCRA9TVsSAnZWagAAV18P/j2intlYOvXJg+5SxRIF\nI98olGvnIzFUVvKetaZMWtOKQzepov4IIrFddfvzbV50ftPpRKhdkWXpR975\n5TpcEB7yEyAFTSrpZCmpcpnnz2gTddpipZsmQrCD4MnxNKh8ngAz2vq2njt/\nslKtL8+Pg+RBCG4DdV8/XOpL9tBr+EOyXqX1Dtym8+U+afYSBby8WF38OUrz\nDpdIxkkt0c1lTwnuWXoR7+f/rGqZU/Lo3aoG3nS+I5lt6Vqt/T1NPTNOFI4J\nDWVch1KPuSB8IOXdtmZ1icQVWKjv9ecboy9owwwXY8HSUOhiZyxpbJ5hDYOw\no70ygxvKMlvmffnccrah+iiOLjeL4z4fXRWM7xuRIhHsuaPcRiCYYcvdnvCY\nmnJp7ZOgiFZ36KhKFJCeYZZcLNgCf9TYAzKwqu1zPFAG1cEl0OeCxhChja8I\nXzhzQjlkN3EofUHNybE9Uz4Jd0XfwxMhYZT7ZFCgociSqjNpQD0vqj8cSH68\n9r0VRF+Klf66IMpLHeSOZlsSeuvA6jwd/CjXTyFNJCKgQGMkBkx7wTMRbE/o\neE3mD3X07LZWeNmiobZo8RJBCrtlm5Mc+wsOaztnqpn+AAEuURj3DWeMuCdf\nd7fdjCmfAhXKaiBNB4X9+0IXONSvUeYP9cvSxRkZbecrZ4l4FULjp11NZXiC\nwMdo\r\n=n/J9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"4.1.1","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.19","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-0d69accb.27+0d69accb","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-0d69accb.27+0d69accb","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-0d69accb.27_1584458125205_0.13172791420323482","host":"s3://npm-registry-packages"}},"1.13.1-alpha-a426c1d9.28":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-a426c1d9.28","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-a426c1d9.28","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"377944dc37f72cf9190afbcdb826cd8eb8000939","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-a426c1d9.28.tgz","fileCount":31,"integrity":"sha512-3tijFcbTSQcL2Zl6XFY47LACAKLVaFAsJ9r7fcZHdLlrDI2dnfVlh0qAqNI0i90+GhoXjv2mZwZdc6m48Ra9yQ==","signatures":[{"sig":"MEUCID2JBM0leMnCwOQQjJq0+YQBT9P0n582jSPyYCe6o7ZkAiEAtQ3CpwBxCR7PoL3RbsvyA3mJKGkbIAdIQmVfxNFWkB0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205212,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecOpTCRA9TVsSAnZWagAAxHkP/iw1ly6HeRySKmRMwHGI\n7FZbC0EmJUpvnROHza5QI1bRv7kNMr7a5KwyVyy/1AWdD26KdOQ/0AyIbGl2\nAHZwkyIPyNPavmBZUKKxwJQaQU73YqtkzXBn7N0GCiQfRp8XHaYumy3P+t0Q\nCxsJuJKGM2W7Zdcnyq36g9We/ZTLui2Yqcj8a+UqJ1f0bzRBiIq78po7Mcrx\nxsz2X2h50P5DFBFjVFpnFmzxDLKiFzbkZQCDQrTozaq1yrr/+KgevqDFv/Qs\n2PvozPUKMyhK88IF375mwJHbIHP4WwsQihODYiYK7rguN5qYJoaNn3DDEqwo\ntqLmWsJzfMr67yHA/OCaw5rBGp85pysScSs1ZO5/vuleD+P1Y9fNln6EzbJq\ngELg5M46eQFUjHEohvsgDIrorL0R7Dqti5dAWtt/tEZn7ruN1/QXKIvl5d9y\nLmtFwTLKRaKIjr5KLauP9Wp6yexpKZbuCtaWaazY44qkKH2S3NAwcxR5U6IL\nKUgGmG6POwzv6C2kkS/tetXybRtXd8DyynNAhhAozedM8/zQjdU3QYXIkJ9L\nV7g6itIC/MJDS77ak6cAIF5ur09fp2aksdHpVf0XzuIzbqFX9a7zE2oZZfUt\nR0KcxVd68XgVDdVfRQRtisYM6frrkYxWtpR3jggwp2K/nNmpi5QqRE6CpuWE\nJkx/\r\n=W3jt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"4.1.1","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.19","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-a426c1d9.28+a426c1d9","@graphql-toolkit/core":"0.9.8","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.8","@graphql-toolkit/git-loader":"0.9.8","@graphql-toolkit/url-loader":"0.9.8","@graphql-toolkit/github-loader":"0.9.8","@graphql-toolkit/prisma-loader":"0.9.8","@graphql-codegen/plugin-helpers":"1.13.1-alpha-a426c1d9.28+a426c1d9","@graphql-toolkit/code-file-loader":"0.9.8","@graphql-toolkit/json-file-loader":"0.9.8","@graphql-toolkit/graphql-file-loader":"0.9.8","@graphql-toolkit/apollo-engine-loader":"0.9.8"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-a426c1d9.28_1584458322997_0.644877324159836","host":"s3://npm-registry-packages"}},"1.13.1-alpha-6a9a34d5.28":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-6a9a34d5.28","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-6a9a34d5.28","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a389e7f769f7971ceed857b81f929e56a58dc486","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-6a9a34d5.28.tgz","fileCount":31,"integrity":"sha512-PV4iuS5/9ZJaoInvWarMt0PV7a667hGkqrqzyeHdy+UI43caI+/jyTnbz9DxeYtQmdJ23E4jb3VlZVqTjzFyQQ==","signatures":[{"sig":"MEUCIHI8j36TfxrUJ1frUuGlQrUUJgC+wcYJ0kPPvfvCVT+aAiEAo6sUo4YH+7mkHZEVvmesdKEIZDdp1KGeghEGwTM8RU8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205120,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecOr5CRA9TVsSAnZWagAA2UgP/1oqJ9lfno/fPlWraWYX\nmYZvsLgE9WRxL0OTmppND4UOC7JYrpCn5ejLXm7m78+8oX10MrGijJHJMeC9\nZVZnQWE4bHQT4C0R4L0IbkQrEeZszkTGtXjZjSIf/dLfshODnHFpoRU9z2pv\nM6rh/IVuoMn0wM28UOhrd+yTu3hw4Yyx0I66WeOVJhOqQCLJHySp1/a1U5Ku\n46yOAhiKqS3KXVgLIvPeRBbKGEpwg/c4UtYCpGx2OCVwNZpxFrSSVUKs3Ax+\nzK1oTKQSGyUhNn8R2ZcSFHXPh+87xlvxqKDW3zEDqTUH5RdvgJjLPZopu8N/\ncBz0wREggxqovHJb1hWdspaI3GuD9aRQztyuX0rSeCsCZ/SFeXW1gUGzDMYC\n0PZs9BcZ4RVr1Lrcm7wqnD/YE/ac7nm0x7CL00U1eqsMiTi4L7o2HaNUqcKY\noYPWyIWbUU6ycQguORne0bzRAgwHQzus/v9Nvcn+aljzLhNhKs/wk4XedGuP\n0SzzHOnBxYJsHj7ePBbpGGdcVDbH6FA/uhyn3aTn9cVY7Rv5iq1eag8Dmidp\n6Q9g+0hmPYxzLGc6ULjZ7uBOJrrS8UfX5KjdBkQUGbIp/hRtp2HnJKLGAAux\nwqA0K22t0IfM+omuFLPuSmh6HBnKNvSD7hZCNRvbJ4OjVOwnfUHNgt11sa56\nOKk2\r\n=l7QT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.19","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-6a9a34d5.28+6a9a34d5","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-6a9a34d5.28+6a9a34d5","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-6a9a34d5.28_1584458489088_0.47582375110674513","host":"s3://npm-registry-packages"}},"1.13.1-alpha-8d0cf767.29":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-8d0cf767.29","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-8d0cf767.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"9725167c51442a22d3930725fd71a5295c2c1fc5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-8d0cf767.29.tgz","fileCount":31,"integrity":"sha512-+HbKhIy6eqyy5jk8KHaZi5uvTiYemT0hycgSQc8toQ4vNu60ckCTPYysxZ2w1qiuWlY0OpqWI5w8mkNd/Ec7Pg==","signatures":[{"sig":"MEQCIB72P7hniCpzkH9gm84GrQjNjMkECG8TYkbuCUxA73crAiBL1PQJ/iTaRte4D1Fy9LLg0FpzR2CXrmBqYLxE9ycnEA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205129,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecOuJCRA9TVsSAnZWagAAyQoQAKSGQ8OP59s0SKtGpptf\nkKbOr87hxm299IfeadM7OA1rrjwXj2GNvqvkKs3ypLpMkCce2N3b/MbPy85J\n80sfg9hWtdSl81rzpgo0aMOcuFlThSgz1lodatdXLb1YykPydtWPwHkpU7lH\nsA4TWlfy6VuOADVD5tLbdUWEzm3GhBSmPtTTPzm4mNiz9voMSVopFsHsev3n\nK9nviARH0Zu5edb3m2PCA4By4TaZ7ndDSEhnbvbHYz7jjgMWL83bjADOVmXS\n967qvutcoqYuO47rasu1DZTaRRoIczkGeCyLGdLGH1qaHxlzwJOd2nkDES8s\nRkar5Va/GInQFgPulpFPjcTLLikgrWm7+tKB+ayyyssgCsdN3gaK4HCFiK0y\nbbhrXUer6QDrUgVxo+p0uR2DuOsw1n2oKSn2YCZQa0g9ciOAaTLshg5jgqXv\nkSMZwFMq6ydN/SW074ksb3zSnCVxvYKNBWBs59erlAVMxAf3bqgphTor6UDy\nCGVoLZEb9hpH6WlOkhpbci/xJ7iIvv0AblCFtJDRQeZ63PlpsBUtN1ekkgDl\nhgH7a79f1cWHMuOqcX0PAumXhj0cE7k48FlA0HgkYYCX7d9iikX9cPvT/nZ1\npTRueUObfFlTueEA0SnfAk5VHhPJ7CPDcIAh9idhg/2KiRNMP8k50WmnbgIs\nioNP\r\n=1rMV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.19","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-8d0cf767.29+8d0cf767","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.1-alpha-8d0cf767.29+8d0cf767","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-8d0cf767.29_1584458632340_0.5712118836327906","host":"s3://npm-registry-packages"}},"1.13.1-alpha-2baa72d8.29":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-2baa72d8.29","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-2baa72d8.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"54e23c3e5bd94372e34db58253f2778f53706817","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-2baa72d8.29.tgz","fileCount":31,"integrity":"sha512-wcGo9hT72cJZjHT4P+WB7RvCMFIeAgahLNISjT7i8T1jDme8hdHLfgqxNkEmo0CO2jKDVU2o54uxabb/plGQMQ==","signatures":[{"sig":"MEQCIC1rIJvzlNNoyxrntxssDLRi4U4CkjFh1DfNSpAUugYmAiAHKBvOR9nK+2rg4s3klMhLO+YpgUrzf9hW4w6AGshMpA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205120,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecOu1CRA9TVsSAnZWagAAus8QAKNeBPio5AO+sVkp+Xyn\nVHZKct0dO6B8nHYu0iz5Nl+cfoYllohv0mgMlpUD2EbzFyqF665xCqjwZgvv\niBTW+Mc/388+864dqhvKwfPoqMV8Nz2aqqB5U8SvVUIO8ovEntapdOYbUbEJ\nNlHnYfu2xx0ZEma5qyQAVnKgXQj36gZYK6t8paqIZGv3WjwGNKNBMs1cDKPy\neOYQtbcUmXiBW0rTfL8t7LUrWlG5aeBnkPLAJLIAZXxlRdV2oMy/ZS/8gB3l\nbUpoqfZt8v2f5P13t2ZvbA0ZXcp7ex4+4mpyzPkmmDa4u+OAv0pCTaKcx2Wi\nlS5cnMHRnuo2JeseM9Ki5G5S9FHd7SY2qgPsch4BhhULSLCk1G7uJiC1UEr9\nN7lTPPAwBxeuSUzg3WrH4xAQGamOtWqXhkGK0ofZeMsKR+SnOcPg9IZKdTdD\nU0+uJDDYp1672LM6JUVVhnfyjytN1A7B6o4fgxqboYYcALEHyoY8gVEftOi9\nguu4dcnoDQ9pxJ7mAI7YPAlv84PuzR1/AC5AC64+UXU0IfTDcghh26wtYoCa\nDgJoOKDlm5Q4K7RP5QFHZK45mMv+bdpDDtn1arFecNhHAtxyTKwtwMf+R3O/\njNuLJw24kQldapwpSD5mkrd84KEKMe5+G9LUMhCoqyQbdVtbmnzG7hRjE0CY\ndHqj\r\n=kqPi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.19","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-2baa72d8.29+2baa72d8","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-2baa72d8.29+2baa72d8","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-2baa72d8.29_1584458676558_0.8012685970406688","host":"s3://npm-registry-packages"}},"1.13.1-alpha-b88b3641.29":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-b88b3641.29","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-b88b3641.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ce632e78122d29757e62dd4c1fa359947520f8e7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-b88b3641.29.tgz","fileCount":31,"integrity":"sha512-GvjUDqf8DcywGs9zCkq2QYn6HMRN7xFkToRpvogMRAv83QVigMMwHk8dXthgeTdQQj+hu++sFIK5ANQISda0XA==","signatures":[{"sig":"MEYCIQDjtdfcGiKJboZ1dgKgK2jzWuN3WKMAhbA3mMoeHdojCQIhAM1zEvyWQhtl4ZuXt/Z7L1dUIGsuovvSjwtKBmUoDcXe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205120,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecPAvCRA9TVsSAnZWagAACXMP/iNizDJcpc9eow9s5IM3\nx17nfRurL+Gpe1ZtV0WhlJjuEfQWY3Uy30SjyoVCZimKTK2eQ56EgBOkzaI6\nW5NubVEaM3/3rKao/h1OU6bE27HFtTqTZzekdPHQwIHRxgM5XC4kNfNa9mYj\n5W2cHe2KOk1cTn2mVpkzoOwNruU+wl29bg6kzn3VLxFdZHd2lSVwy+wGcXog\n7N5OL2u6lFsdcoB3zNSrjQs1DdLW0Xlc6KVuA1XVR4+9g9GSHGeNzHeiT8ge\nwsZAz7+Z0/hYLtwdpUhRXeJh5obUSkhyTYjuvJ+4CF7wP9l3K1MyjnO0Hv/S\nybAjroGZJc/Ht0L8LjdmzQtm5pzwNOxKkSTvel4iehbnuQ8DN5hVuIspBoKP\nGD4AlXG3n2rbHcF/far91apHINz9KyouTyVTE6BLhoF7/nUZeT9PYvC+2NGV\nPGwRju2prb6zfYP8O/CcgFnY9mRfCjPBw7zsK/MSBKzP6Kc/bau9rLJaOxDM\nh8rGKVdQy65mON5J0gNVyMiYyX6PgaD/McfGoWLqX838wOaQMZ0OuKE+xAQv\nRUfvdpHln+qS6peynOZ/ynhWGgFyZAe4tkHtG5vArxWhWVnwEksd1JGDzGUw\nZbPL1A3HPl/tkbtpvzHMZd/1wN7ARODc4NahIbT++6UbpGBUE4KHYNktYOl6\nqdmg\r\n=dV58\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.19","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-b88b3641.29+b88b3641","@graphql-toolkit/core":"0.9.7","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.7","@graphql-toolkit/git-loader":"0.9.7","@graphql-toolkit/url-loader":"0.9.7","@graphql-toolkit/github-loader":"0.9.7","@graphql-toolkit/prisma-loader":"0.9.7","@graphql-codegen/plugin-helpers":"1.13.1-alpha-b88b3641.29+b88b3641","@graphql-toolkit/code-file-loader":"0.9.7","@graphql-toolkit/json-file-loader":"0.9.7","@graphql-toolkit/graphql-file-loader":"0.9.7","@graphql-toolkit/apollo-engine-loader":"0.9.7"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-b88b3641.29_1584459820695_0.22351180958010208","host":"s3://npm-registry-packages"}},"1.13.1-alpha-56118a7d.30":{"name":"@graphql-codegen/cli","version":"1.13.1-alpha-56118a7d.30","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1-alpha-56118a7d.30","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"987d1680f7d604711c76b7b3652b537e4df7ae2d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1-alpha-56118a7d.30.tgz","fileCount":31,"integrity":"sha512-iXZfu33B5WQ+rGREtbqcZf/Tr/urITzodBz5ZKr+Cy8O5JKtpC2Bacgj9VIs/D+VXYOsrXyhkPtddqLr66B/DA==","signatures":[{"sig":"MEMCH3e2UcF2nMasZGMBC2WZ17uAa3CVNAqNE+MITQ9/X2kCIENgNVuI+9HqtUoTcy4DmkhkSL70e1xsJ9FvcoMYp/ex","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205129,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecPGoCRA9TVsSAnZWagAAyvoP/i1Fj4Aj6qCodGImlgQq\nXGmmDZQKaSn/oqidHPmlc2MGPLVhRp0lktGD8x4Oui3vr08VVwSEag/NW1Yp\nd/csGIlQ0fTnSx4I+xVPKO0n55sBO8MkZRl3+Z7cfqAAFu5sZgiSAPD9WSl5\n72eJZxZE8XugV+OlshETFqFibgPPOuoRtoonz6ry0dbY8UcJ1SahsvuaqR+0\noZArjQ5E9HInR6NbdfD7UR8qmtbM05MsEBDddjVL8gPlf8QtdfVstLeXe4Ny\nD10xk1fQMLFNQS6jICS0caXr1OvT6xYqJoX+Vh+aXXgS2kJr99oM74365sBT\ntLfBmVMIkF60b4uGVtDeOJ+6FsQIS4Fw/heD2bErn5DSdqafXyEhuwrNrRzb\ndHLWxs+ZoM/Xaexafl2/vJltDkdpErRaNkOJmqqHQAl0XuJo+6Kj2ZYvH2xp\nwuaYx7+MH8aVb3zWgQQJSSdWVrrNH0t5cBMl2I9bKtGFBbf3EnhN4yoTSV14\nAsFcxbKzrwmvuDzQNVvZXQPLloMEdWzudj3ki+lXDeZypUk8INJHFFdgiJII\n/L24+7TbUqo7epavx2F9s5gqqnO0g/yufYN4IJEV8vVd/acs2M8x4sKnpVKl\nkntzkbaTrPu3Om+PfMmwSKESN/2Q+uB2X+LFEbGkMOfoqMkC9CeagKSqpsxI\n25zL\r\n=Ogvy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.19","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1-alpha-56118a7d.30+56118a7d","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.1-alpha-56118a7d.30+56118a7d","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1-alpha-56118a7d.30_1584460199194_0.9702097678664809","host":"s3://npm-registry-packages"}},"1.13.1":{"name":"@graphql-codegen/cli","version":"1.13.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1c66f5a5272a500f77cc9b966e8b04356228abb1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.1.tgz","fileCount":31,"integrity":"sha512-ZZAjWAC72qIDNmeFxPodh1hl/XGZka/VDfHggMntjaXKEXHOtHzoTQQPUzuAo74rmBiHCGvfiCEL+Q5CmXOOGw==","signatures":[{"sig":"MEUCIFGrjldY2kWmUwWMgy0m5a8856uYtw17ydVlHcWuakYYAiEAwETML5uQyL83A2TuScx5AK2pAfYTM5wewE9NBtNJoQE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205039,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecPNCCRA9TVsSAnZWagAALVMP/jhpvEAIs3LNVrIhcoP2\n1I+g4/iTawUV+fNqFdFvuUnmk9XBZb1+LqTb//JRsKWb2B9lrVMcFvnGmQff\nVa71c1b/Vx0IuOBrgEYR3ZylMC0++WV1tdjLq4GDQfMK563jL//7or0It0KR\nyW/fA64Fawv5bH4cdzkcBjwAN+novjNPjC3d9f7zIIsKXXJsEhBNRpfgl2F6\ntfcFuVWybG/Y59Z/0iOjNT3WRo/8puVWgfht1vE8Ay8cBl3tm4lkm8NTk9L6\nUXr248v7lWyzfVW0DLV05U8YCvTC897Kc3TxV0qnAHQ6fqA+tq4Z6akFEj4m\nJMJeMTLUuFw3RpKUlO0OS90UMoFnhw2rA/4tQ4hELtahrqZuHZKleL3tlKsr\nEXhgauSIyT6D0S6Yh4XhI3jdn7rl5sq1KwkXkOcPVjeGLacBI60cdu1uD6or\nRSXCXNxtkI40Q6mnrtr6He23DcoS5fdFmh6mbRxZHcp4JTnApLCB3o5PlGOJ\npSadf1MdKL/h6xL1quVsf4X+PXiE7qqhdTnMQDduC9Ab890LV0XJGOkJwK1Z\n+OC+PB7QXhf+D8x0XWoLPv5cJ5NXACWEb0DWmt3TPjuXYWow01VVAvKHiXe8\nBYT6RzzDRzT0XF5ibqo73+l8mzXjXaAkgogHu9x6PUyMuippELQdp16CKP6o\nTaKs\r\n=ih6o\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (darwin)","directories":{},"_nodeVersion":"13.10.1","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.19","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.1","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.1","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.1_1584460610366_0.3122968419600889","host":"s3://npm-registry-packages"}},"1.13.2-alpha-2c3fc2ad.0":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-2c3fc2ad.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-2c3fc2ad.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"11cd762f8ed6e70b7bba5cea3d26c986a808957c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-2c3fc2ad.0.tgz","fileCount":31,"integrity":"sha512-4aVAL/BHuI2UBn3syVpgDBCn0FTtB2cT3KOcmJpG09iEeayOgBsOlgte8abaxb/TI06E0dycDpE753LqwX274Q==","signatures":[{"sig":"MEYCIQCbS+dI25prBwnuvO9fCqHfrf99UInhJgSkfBjlLtt/UgIhAMvERRRWMHygd+hxiQ/EKdGBCBTATMfPZGE/xGiPLMb9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205126,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecPQjCRA9TVsSAnZWagAAZykP/3yVOCjwJhMSfIUecVKL\ncX5NxTvqjg9QCoRJ/4M6mwRQGkgcYrV/DLLcPLH0Ul+10cAfflpE28U84cQo\nhuWikJEETA+R/QGt+jJGNt7efAQX4cGE7obDIFVsKNSZw0S0hYsw17YeCtIO\nL4zyncdQb9ylJ+6FuNzyH2nlA0BK5KAMaXjNhURhzLByvs70vIN/kfJfFKwW\n8GJepqOdR/oRfWXrBLbq55rNiBLgjUbuTPMQJCMQB6mJjtpY4PFydaxC57d4\nxM94DqSt8LUGcsBPEaRK/0PdNRDD5/NUQWtxth8W5910X1CLTpSttsnxAAqr\nOxuK38JiM36nz8Axiru2RbgH/E0kQdINVx7FNFxjdoUaIr2FK3tPKQ1fgz+d\ncZ5pvt4fdl01auos+hN2rJyq+S95S6MpVwhginwD1AAIUzT1aE6UPOvq9PPG\n5Zpe2d3LjsZhPq6olc/kHBtLji7+rO68a6a9zi6pClDlcxsNyaJf2/XHBn1c\nkapXpXBsfZCdtnT3Zxhzz1rGu8Vjh8eM77e1skqYoMcT8xZvT3aa2bl1TMfK\n8Xzu2GZW0yjtAT1hPgmARmflf9j/CYbtZ/yM5CLiwf7pla+nOvr80mu7Ocka\n64DfhOmlQ4FWPWQPcJbpMvoERARZe7Yt4jnsh5ym4DeNoZT4Fjk15maNS24Z\ncLMb\r\n=fbJz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.19","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-2c3fc2ad.0+2c3fc2ad","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-2c3fc2ad.0+2c3fc2ad","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-2c3fc2ad.0_1584460834528_0.13181820174621728","host":"s3://npm-registry-packages"}},"1.13.2-alpha-1885a613.0":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-1885a613.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-1885a613.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c416d76aee65e3b576ccfe61055f60b77dce204e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-1885a613.0.tgz","fileCount":31,"integrity":"sha512-eOJGFwPgdU0WNZxaS7fbhGCnLAGTIp49H6v44m1ghS55q0Sd7pbdGS7//iEeim3ImGugi34pzoIg93vR1VNTuw==","signatures":[{"sig":"MEYCIQCqoJzhrNCc+Zg8WJfauiEsFuW1EIWGzW4KeQJ5B75i4gIhAJ9bIAWUQCWEC2KMGXKIgcTbZ8MfuRPO2gnI55fwpuBa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205126,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecPedCRA9TVsSAnZWagAA5HoP/2YFR7hIPpfrAuHEQdRE\ncNeeEJQ7dbLE02n5Gqwst6VeV5chWP+78vDf8ATb01Z+rgYe1JFs517LPBrN\nOOmC/7Bma1V/5LH8lCsW3u6IBE6K4VJ4fk3eZ+Vxi+vY4/h7u95BvHs8p9mR\nODAxGXe040yGHLDe8k++w2H6GWDJwJlZJMyba22qHH1Eibd3rLno8JxuKLMW\nwZS3INF83rNbprvmoPNA+hdK+btbdmOmrdcVjVc9nLHuBzk0hC/5Nj1Ag97j\nB8d4QelyqohGi54c9N7C7bRWIjSk3bPiP/fuQ4tY2KF8E1d1RAQnsb7hLr38\nOBn+evHH+uc4M077m71/vmMR070zlpOPZ5x0WZHNNt332xmQhQtQpUHzmc2/\nkyh8ZtOAj143fRexU7qXKac/rwhtKUfU2R9wEeS/q9k4fWstoUJTKKGYmLOi\nydcpBj1ynwelRVrXWYL5I6XiyHapPBkWEAVk2hz9wHSXqgsXc1A9eT+LfffK\n7eapbrYhPL5jdl3pXaoMQzD8ki8rXEvdIMCSg4vTuoqORrAPxs5HyzSwu9hw\nyT/jEa4OJLdHHUjUgVmh9Qq0LCbUAC0BZ6AzHXEcvy0Ahq4YcJXKD0iM/+OY\nl79NYkmu11ichrk4eUPZPcwr6oSZimtp6JtD/FL+vyLFKxaFK164/96t99DC\nqSXH\r\n=EPJs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.19","graphql-import":"1.0.0","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-1885a613.0+1885a613","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-1885a613.0+1885a613","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-1885a613.0_1584461724906_0.1208004114778034","host":"s3://npm-registry-packages"}},"1.13.2-alpha-cef47530.0":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-cef47530.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-cef47530.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f18cda5029049d138bda99cfaa0fa97af79b7fa1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-cef47530.0.tgz","fileCount":31,"integrity":"sha512-rzxAfseIXOjGNkA/Nk6DYGAhahlhW5Ma4o5ixdyK65PTU5V/lRr7/NXg4TY5MfszFGO+NEQV3VHpzSJVqz88/Q==","signatures":[{"sig":"MEUCIQCykeNk9SBZdXcjsQOus7StsRG/y5tTTYU827lbXe4dSAIgLQN9Xu6Oo7KU1dLX62SfngVl/ABZOtcD+6582H8OkCM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205126,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecRh2CRA9TVsSAnZWagAA84sP/R740lMIBQx6rKn5eK8t\nZYNJfJxZjaeCMuv/ocpv+6sLLb2VfpoHPyf7f/vBoC0BZxvdq1mMR4go3vN4\n4jQNvgroF87f9dvkwXPIlKZOLWLEMMPNSoKC40HMdvKatCPLpeJ029LYdKqu\nAm8Q7LIz1G+t+l9oORKhCVT/7Sg+ea9k4m53tk7AFZ/gEVsMJMPNm26uwQBn\nSTbM7QnZhCRaW72ptfLGkws1aeSgvMiEPBk3tWIwyPJE0pQ++XQFQVbVWrY5\nc4FTUYB99qaGPcrU7VG55LEcy4PTFfW4pbH/jq7R8g0EjNHDzOH/tB90tIY5\nSGmjQ/CSV3MAEBKcb/Y3kC+nQk0IO7LMELwqFcAQE8XXkiDChb6qXyr8y1MV\nk4vF0F+L/1w08sU/wppMYcSuM3HIo8omInEuczm6tqxqpYlecAMejgttX3zW\n7aDDlkzkS/6zEsERHuqSb5QiUvm+CeqTDzmMp6TkTKszlN7TKVwNp0c+Ps+k\nL0t9s7GLXrHj4q/GsLw1bcJPSwHXbLMWJMiCP1qHWJN23IH1pRbx+iu0sr4f\nF+lhRG7LhVsShuwYx+nwo0G0fR9434b2N5wLKe8WxcZKIQ9c9QkWTWW65dXF\n1Zme7jGPUQhsW+MerQqVfk920xsNRxr81hdD1+PdvMfJzCz0VRBJJHxAHvse\nRfMC\r\n=ohOH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.19","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-cef47530.0+cef47530","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-cef47530.0+cef47530","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-cef47530.0_1584470133301_0.14732537188391426","host":"s3://npm-registry-packages"}},"1.13.2-alpha-3d2a2cd9.0":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-3d2a2cd9.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-3d2a2cd9.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"252c01b0d5cb9b494bcdad069c6f8850a6ee3166","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-3d2a2cd9.0.tgz","fileCount":31,"integrity":"sha512-XQTPxMh77vH98Byaw+l9IBxqoBLmSBWSd2NeFZMrp/8QQf3dPpEjtFgd2g6aQ9wxBC8EXuqW+mJT6QqSp7NMjw==","signatures":[{"sig":"MEYCIQDK4/ZZSZtQrLhI+dMKjYsk1mUiqKPhZGBPsBs31TPKFQIhAIrszyeJAo0XNc/xMbp0vZBLJyEaSnCOgzyml1V+g09o","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205126,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecRr+CRA9TVsSAnZWagAArREP+QFXblUUhOFcemtRgasW\nl9DKlV6aS9ZBPy5fu8UNJGhNy1FrySwClQFWMX2+5J5yYdwvgq6tR5E0/EsW\n3SbVXgKljICBR3IFc+3qfxdKYCvUSsqYW71jGRSCgMuviAIVFjpV58BWMfd4\n/L13C8zbz6oPEehZji/unZct6eAb7X59w1iFHOQ2oFHJeakBlSjm9MBqQqGJ\nxISrxlx2jiwX1v7NTTiIq62D7GuVx2AInm+nMpTnuA3A+hFPTuVjlM3kDM5V\n6C+D9ItQiCVmg5y+ENH+Q9QsVQ7gHTFcQgfpHvtwY3WBZJPZeQSmzTSdum8F\nxx5WFJr+Hk2dmJrpiC0d0asfkIYhjcTxdtNH4ysicQnZA/KxDSMHo8NeZYaK\nGUs4Q9NksK1m3C6w4tQ5Nc2yS/VdM3lkwerl7X/THJjbWSJTtnU9DHafjxua\njwRUkJtZS1V5JH5nK2Y346UVKDFnS4dkOoq0nds6ZMJckUdHJl5p9kuOc4nu\nh84Cc/UtvqSum3+Qfb0WXv4VLhl0cloojrSnAGTVTleSPZR98v/4xmpkHHKk\nzx9irZcQ7Xt/LljMtC39/iXQhuaXFG4FPF7LysFJ1QIOvuDWPOS5DdJSS/Bo\nESLQHd/rWfw4jsXxFXcffBh4WcyHQeqZ2X4ORRb73ajD6WRjoOr5MzlOOfFM\niUWK\r\n=eDLu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.19","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-3d2a2cd9.0+3d2a2cd9","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-3d2a2cd9.0+3d2a2cd9","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-3d2a2cd9.0_1584470781747_0.9873452739846436","host":"s3://npm-registry-packages"}},"1.13.2-alpha-f8f9bab1.0":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-f8f9bab1.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-f8f9bab1.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"154e1ee930caea3b8e3f4d3ac8ced99e9ea876a8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-f8f9bab1.0.tgz","fileCount":31,"integrity":"sha512-KbxYsGkdyVcsOICrKKCQ3Ectyfkw1o8rDKXw7nryJRdBfGm7iDxrzPKVgmUkFLYVicDPcfCyWN7fH9Oqxby0nw==","signatures":[{"sig":"MEUCIQCOI2uZ+k88pX2Gkh+oyJWj5OiTyJJD9QSKyL0A53NulAIgGSkSMYagc7SsNkjHJyVAS0QuT3kXAtfoEr0nXZWlcsg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205126,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecRz/CRA9TVsSAnZWagAA5agP/0sVfHEAe8ATXqSnz8mY\nmdxg6LWbx/49HK+JZcTiRLZqEmZOTZGI9T/I5lrhVEz2f5k8CfVDUd9T0W9w\nv9W7X+vnlFlI0x14aCBcgxWN99mpfIH8YV+wLuiQD174uFPJWCGCmT8N9GiA\nOlhVIiSY5UdLgut7KkIYR6rb33tM22jdsobYxh+vIx2BgY4aHWaUoGwQsDSB\njgqCB8LHKjERKrA4Zsc4BNfNX3gFA+kUjggLOgcLoCxly35vZFku7mED9KxK\nh2xvIrBO9KUBU0ZGIf8m7/IdQDcHHTNaZ62IqOHPNjUpbyw51X/+UBe1OC8o\nGaAuZAnB+zQEJPn8cAuRB//xgDYCuSlY5RqhFDVp5KuD88fRZzJig7UFAap6\nM/5TGboUpCHCgmM8A0kyjFay18b1y97EtL5mJmJXcayc2E3FSYZhyyP0XTiN\nF24eUNJ5/kLkKSstK0RQ3drtLSDqDMezOpSCQ+T/siH0ch8eBCVaxYgpR9vv\nHhOzEzdtd3QEZmKEbky/PHYOvIL0YgF4uCXKTorZrAT0QzcEeRRa8vBjr8kp\nn+4NN1fHKPFmlJJrT4kJBxKBhsgZKRzfwcphWf96r6mW4ZLxEY7hbRkmi+gO\nBz6uwWymSt4feUye5sNHZfAnTviIm6NEWexd5MfBTlNRpHDFBLLXvasQ0QE2\n0WPt\r\n=3In9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.19","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-f8f9bab1.0+f8f9bab1","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-f8f9bab1.0+f8f9bab1","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-f8f9bab1.0_1584471294605_0.7556940954512565","host":"s3://npm-registry-packages"}},"1.13.2-alpha-60353ae0.1":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-60353ae0.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-60353ae0.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"731603b3b81acbf4c72906b0c5b7858fd49e55e1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-60353ae0.1.tgz","fileCount":31,"integrity":"sha512-P3LaTrkH/1JGZX9K5hVhaD/AOOQualRfOXZ8lCN33oLl0iM8dkNGn2Xx0vjiDUlXLeB6h6I9iDVP/VEz6CxcUQ==","signatures":[{"sig":"MEUCIQDIeATzw+hkeSx7CkXyQVpGxTPPOYfAwdEcc/deT+f9iwIgejrOOSTQgi8BqpDCVap1Tds77RAbBaIIV/IsCCAT72I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205126,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecR7NCRA9TVsSAnZWagAAmPUP+gNNQGyKsQsXIxcDRTos\n7ktsDhYNf1WbWZpVmOuriH+DUE69Cz8+68L+PX1WRRVvrzG2fNzOP7Q80Pcn\n4RZ34KwZn9EpDeEtsNc6g31YMfnPsp2ZtfJugx3Bgcb0ZBS3OxA9SIugJ2Bm\nhqEeau1wudXlIwT2GV3j804n7yMgrAbcGzVGhwEM07FttGZmIAxdEj+K59s5\nIDHpNcTaUbjigHAi73kpPVfshCUkJZhyUrtjMdOsRGPhG64epWCs0Zgz9HR/\nHF1bjgEPl9b8JkVj3hsrToQ68OL7EdNv21yOmOLuE5xzI59HRSuQWvsaVeye\nIdSI5hIf9Gi/QWFDUxI6mGokxes1RtSNB3TOLbB11bBvdLGjN86a1YtU56/N\noI5pYlrDW1mMn4mgSXWuCDCPnNoO1T8sGXuzdbhk6pL1sC03fhDrJSQMEmdf\nW0zO4cn0utEYqgn+cqld93g984D5G84yruElu/NSBYojV3vTMKBhToqU/5aJ\njHy0xlqTWCAQdmQ3qMuXz6b4wO5PreAs3VMg2ep0nrWFT1TKxW1m11V0URYj\n1Lwk6cxftSVwlJ1IUgll3WTLpmAlMeWM1ZL2VvOWsNTsiAMVDhstRZQgny/U\nHtXM5i82DJXexOJExKhxWywA1x91VEl040NUCPec1RuhadkE/hRU4lPXcN2+\ny1rG\r\n=KF4C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.19","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-60353ae0.1+60353ae0","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-60353ae0.1+60353ae0","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-60353ae0.1_1584471757186_0.8674473109630902","host":"s3://npm-registry-packages"}},"1.13.2-alpha-986415c6.2":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-986415c6.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-986415c6.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"943090e7ced2e6f6ae567b009f54cb4a704e9acb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-986415c6.2.tgz","fileCount":31,"integrity":"sha512-nVO2WxwRTWVcaPbgeJTIcS4a2iWu+PNAC/ohm19Q7hyNt0XLrLaGHnFaARMJwiInAHjvOX6vR7woiuYwiSIurg==","signatures":[{"sig":"MEYCIQDtD+QVcbZr1RS6XT1cdKxVb9/iV5Nf93KpxMku8KOs3AIhAIohyI0wW0Kx9jDGaaMojNQAhqRPOUfyDDHQL+CPzWmV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecd+yCRA9TVsSAnZWagAACX8QAKOguFaNXQBQu0BL2f5b\nSGzp1JySJkdJbw0s2cKFH3Lu1XV41brifKNqAqESHC5gJuiYoQ/2QFVPa6rr\niL/RYXzf+WFKqyes2u0XvtZf2Y3VbKb0/vmiYC7SM9Api1m0XRFq5aHNSMo2\noAa0SGEhCNAxK/M4ivFhwoqMbRmj0It5REj9gAPnUQF9/lDolVIsg/5/4rdE\n1e0p7jLBCbhhZkYuwT5hRlhteXRL/8Ju/7NRojvozrQkAbKjm8O/rhAEVGmF\n02rNsuHOuzJCRO3Q7hQ08NtDjqzyXIAliaxKZzmhDo7QkOSn4Or5Y7yET1Q9\n0PIPjSaaB2TaQtVQ8+aXQUCmn8rfjnfBDenzJBCa05A2203juBcvLYmwpbhQ\nVcUtT0mnc7WAIha+Ab2c7wAbb2r4AXgnJfGKaya17LKVrKEjncUTJTHGdqux\ndyCniWXHaxkQyzkbDhMjrpF6FqDOBoW+o12eSLSbQTnP6TFjR51g29rdI2Bx\nrxMBS3N9CsJLF3+rT39BIMfr+bPpUimIX5X8inPe746V+J7ebB8SXjT3Jlnb\nQKcWvV43HCH19yPGNyqw35OS3e2OTFNhgVmFHVseYID2V5ID+w2CJGXv76gC\n2ZOMLG+XC7uHXla/PRPTWfygYfvdITarQRdTUsRyyCloDM+FByH8WLKg7tGb\n58yW\r\n=1Sh7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.19","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-986415c6.2+986415c6","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-986415c6.2+986415c6","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-986415c6.2_1584521138267_0.04580924264320263","host":"s3://npm-registry-packages"}},"1.13.2-alpha-88d512c7.2":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-88d512c7.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-88d512c7.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"50efe55b4019b6a32b189d6add7e04e36036c55d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-88d512c7.2.tgz","fileCount":31,"integrity":"sha512-ZAFaK/2ndEz5APs6gSvxDHLDRVeChV7dwJn90a19ZL4RW2+tQEjSAqMeuUNIoTCQKb262rMLeYeCyHlw5YzCKw==","signatures":[{"sig":"MEYCIQDv1/tDkFNReuApoyGZqzDm6TF31+tdm5lHAPMruWiP9wIhAPdB1HWGPA8U8KfWYSZaWGiU2TDG7P9BjryNuRKQIw9O","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205126,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeceC7CRA9TVsSAnZWagAApOIP/i+9FsI4ps3UN5KutaWM\n6PtXt58qbSwElpDTWzd+hsbVstbYwWngoTgpI0dlFnjnExlUcI4TgjJmMvED\n0mElAzmlAhcYVxH5/bipv5WqDSJ0QUps2W7d2IV8Eots3PCqlylhUELlY7yE\n18N1v0qKXs5GlYXh0CE1TdsGf7uEtAQzxsCwH/QZkVoMUicqSpvi2mAolXNP\nBS7pgdtv1xLhYcOh5ZnlqBq3nplmoGd9dYOOPxGLsEi+valW+GyjzHszGafF\nYl4DxijDyuGwWFDbey8xHZgw2o4jmPdXlN/f52TG2jtC36SGiL6O6TyeTmTa\ncEm26ZNWWg+5YWPKHFNK2sbS68pqHdRvAfjD3r/gZB+y8uhs1YEj20qpnQlU\nq4vDtemyj65cvxC49hRJKCQkILJ2A1nYQDleP9wuZkyNjHvZXgj7YCPNFX/o\nV2fpR5Zwluu8ejjv/pJrKs+oC38VpSzgMF5f2X/avliEbkD6Auq4Z8CST9eo\n2uz51EMjftFTlvfkTiVC6Q+zU0ffT9A9dQeHZHad9LkeFbR3NJ+QS1C/LP8r\nMx8nZwy6FNPrFcCiahNhzCOOUnFBYZjxWTLHPbqW5ZLJpc6+USD2/PgE3y2b\n1QVtq6gDScsTBRzZaeyuuAjgTIFsr0jt5x+LfvU66B1jYx7uQQEAd4sQ8nmE\nrLNq\r\n=5vBx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","graphql-tools":"4.0.7","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.21","graphql-import":"0.7.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","graphql-tag-pluck":"0.8.7","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-88d512c7.2+88d512c7","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-88d512c7.2+88d512c7","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-88d512c7.2_1584521403200_0.0007649372008029509","host":"s3://npm-registry-packages"}},"1.13.2-alpha-93dc8774.2":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-93dc8774.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-93dc8774.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f270ee7a8dd2675036dd8c556a012ed6be9b8d51","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-93dc8774.2.tgz","fileCount":31,"integrity":"sha512-VIGN5FRfSiessx0+iCZChMZMaYhVuvYIehVSmmRoav0HQCSzQABW3vV39f/ZURokQPnb0cqvmkdkmafBU7tNBA==","signatures":[{"sig":"MEUCIEisrHeyrCxrLjp4N2ga4F8dVmpe0scSx1f3TBBxVC0iAiEA8ywgSE4AvtBtdhvHX6zY29K2mQbhvwU8ZoBPAY3Q888=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeceJqCRA9TVsSAnZWagAA+PsP+QBMtZ+dQW6OxIFt2TCV\n1F3MuQLrP+7HIskg3MR4zAbVyQK1XRN/2nqyPhz4P8JFmQfVpWHcNMBPSPIs\nMpr2nTIQcUPLr/pGtLJ1+4OXzpR5JnFlnV5nYy/Icer0SG3apVeOjxmGIbqc\nPmUL/HClTCh5Cg6TXBh0RgBHPY+z6JeoMFdeP15IptZtoet5StajlH1k91dr\ngUZz/qvE9bNuJcGtRQnsAnHB79LOysUVSLLd/+r0J38vYTjdRApCCyD+98hP\nBCHDzsWqWUdPxS2YdN2Lm40/oZLMJoy8xfMw9wPSNkTGC4J63YLLVKA15paL\nR5j5wepbO/B/EjPjsWN6QyFe0BMqV1hkZgx4FB14TJ+bJ+jRnmPec4eudMJV\n+a3pQJ0gCmICRe0K+PS0DzWW3dH/Xx3lgk+39RrMKFS6+fIB8lma4eZrdRLE\n2XyGYuaEPC0SVvt6+Nlo0u9cW2JY0JuPbuWasTnD2bPBdwR6zpHwuMkPWxTT\n9CcIyzdLH67jDppmWhqt54lgctQoXoLnrFNXbCgcthWkBE2iBfCdUWF4mONT\ndpC91SkdbkyjScW4Iy/s2N1wsaWVhcYei6RtmogOs+LXHQ0i6cpV3idU7XsN\nyPmtS20Lq8azytSj+izh+zoiUe2FcVzBxpfMYEtsbX9h9wZWGnh7X4PebM/g\nkIe2\r\n=FrNV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.19","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-93dc8774.2+93dc8774","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-93dc8774.2+93dc8774","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-93dc8774.2_1584521833624_0.2735819520957017","host":"s3://npm-registry-packages"}},"1.13.2-alpha-03f07ee8.3":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-03f07ee8.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-03f07ee8.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"dc35520e3723343c61bee9df27e38a03c5366c53","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-03f07ee8.3.tgz","fileCount":31,"integrity":"sha512-wAEnR1qQY1Zl0b2vr60fHAAM0ZuIJuMGUf7naoCIfn9tl76SINpvcftQuxN4KhJU0orvCbCwhUHjlNtwRJq12A==","signatures":[{"sig":"MEYCIQDAhIOhmYlK2T/UDCQpg55jQD4GD1QdFalrnmVPVxagHQIhAMeMkngVfYbIJ7Nyxyz/sDj1rJW3ky9gjyBhKlwkq0mn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeceNACRA9TVsSAnZWagAA8xYP/AyT9p0+XXxNBcqZGmTR\n/IxJOuG9YKWxiyliQ/9IPjTOyHu4CcEiRWtZGbdZ+qwFWaQIgevi6zejrOO+\n69wRo1zWRs+qZuTfG/FZ2NmSn9tsJwGQQCxnfITOaXOuq2y7Qlv57B2mIHnI\n2isJQsPVTsoynTfm/axJIqU++/DeR5CUbNnRG0YgFd4JN4Etv9G9vFkHKqK+\ny8S6C+NH8mkx9ideXBvOlNH9g0Hlk2JCzruzke5fnxEEGpdO59Jiw/1JUgcn\nyk9aPo6zVogjDl0Zf1AMYpgRuKvAWgX4ILwxHZ05fHMpLT+WwuKznvPxs4gf\nqEW/ltJCxTuJ1tUKGFQGF4vLBy1ODbe5s2SCxacQDFD/AndrsE6Mjp8BM2a7\noUBxNAHFOfDX0+MDQ6dVgMIMvBJm/h+gnyUQxSSeklYGJl5Q+vfhNsmWF8V/\ngnqltZDTOQrqxSvWhZrpiJ0hyEcRhKUW4CJaQ1PslyYwFv4GEmYideMudetD\n+z3i64hnV9pStHLQpLy4rmgw7cxVD8LqN+h21lfD6+1E2U7bBACc0ALXxRSF\nhYDJ4557xFnEnAAr20n722h2eHyOmucNInxmrwG3wJ316jqOYov2Q4j57UnW\nOpkWLBxcAV3Kg5a4psug/5awYgVF4jUV3mREKEzFxYguoqFWMryMeZ2gLyTU\nr+Nc\r\n=jX5G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.21","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-03f07ee8.3+03f07ee8","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-03f07ee8.3+03f07ee8","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-03f07ee8.3_1584522048069_0.9504397154720832","host":"s3://npm-registry-packages"}},"1.13.2-alpha-7d6c42d0.3":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-7d6c42d0.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-7d6c42d0.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"6e33c93fc28bd4f5187858978cc2526e055560f3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-7d6c42d0.3.tgz","fileCount":31,"integrity":"sha512-3F5nG3zp+UKMq5ZGtDUTpYV4HGO0hHcjTEfTj6CeQxe0t8NQRWD42m2vaqzw5b6ClHw903vl9zLD7Sugm2UqRg==","signatures":[{"sig":"MEQCIFMBhuwEhKNN8pOx5HhE1itXAYUQvimm0ZulDdyuyxbTAiAuWygqdHTWH1hnrhQpc5RrB2DNyI8lDb94GmtKGzSTOw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJece2XCRA9TVsSAnZWagAAN+IP/2c8t0iW5UV2Ti/FXIY/\nE9rtvFbY+HYi83XvI0n648R5SxrthMe1bu+tfN2I++xXCBgpnDPkZUTASvlN\nzna4FiN9FGr0lcBTReXRiBZpnLhK6d6PdDrOohRgOuDLm2oeTkRd2SFUcZKS\ni2UEOQo+o4etgKBTEk0YRRSxCGGkVo32GVCK06w8fq7Ha72LlytfEQBMdztX\ncggDn135vo7EidIvI8U+UYWWM/Xq5oibr1gZn7Y2V7JAgwQZ2H/WVW9o+DIq\nIhE2x0ak29vc1mYrnupAlm21+WKRDhzO0xQstlsuYzwAZ3jsZuXWT884BN1d\na3gZFSqvfGX2GSw5JXpLP/KhvrTxidbSL6KTxGOsSPydbcFRsbu2fRKKejE2\noKWZOvHZX2XPqhsxm8LoQEbHWWesJiBhIoVVmTcuwc3MS6Wrn+53XXKDRcnu\n+lU1RuU191S02ubyjJtSU4HLMoQX/hn7Csk+3me6UMHPiVrt6HppyZA65CVn\nb2oM8SqJFCzQkATT6VvKahM1vOpgsg1wF1glPAixeFjILJFnnvgr6O5O1ARH\nq4zNLQPjXgL3bKl2z3PWVAffUExkhtocrXcWaFA8aim3SLZInI163R8b4+sl\nhSQ0rvX3ehmvIi77IayxfGBBRUlpiBIrDe9Zy618iN0dy7Yz0xwwWuoH4U/K\njsop\r\n=M3/j\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.21","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-7d6c42d0.3+7d6c42d0","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-7d6c42d0.3+7d6c42d0","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-7d6c42d0.3_1584524694297_0.956101624246269","host":"s3://npm-registry-packages"}},"1.13.2-alpha-09cc9930.4":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-09cc9930.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-09cc9930.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ed154a71607c24ea33f0d339e44129d3398b56e1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-09cc9930.4.tgz","fileCount":31,"integrity":"sha512-MKFk8yMZOCtZ6xcNcbD/f8N2FkAUkMo+Dn8f9fZYQR7H7GYOnYDwFhiXKfZjp6jsJOxrHFVdhiT5R2bOKw+qJA==","signatures":[{"sig":"MEQCIF433ZGJVlJ4CLz8jXJspVzI3zMYEmoz9Y2da2eL6EENAiBBK3ATVIm/rflHFjMOE3EGxNGRmMOzbvHTdB2EXfW1Nw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJece5vCRA9TVsSAnZWagAAhlQP/iaREFbEUv8Ynnw/eQIZ\nm8qw8Kn7abqzVJvuCvVJSNwED1r15ztAHF4FMSd7HwsdlemGLuXY3pmH/gTg\nevZzbP8WVDaJwyXFG1VPcQ9yWkV4DmuMOyQDoGHA9ekrtCiXiWZEUf4/mg/5\nueaqEvrLJslSxuKoMO8OwgMpZ5yZnaUy1T88B5pNZ/38r0AOdqEZ4gX+S0ic\n5HEvOLJms2G4m4dl1MANVR4C+dXJCXHpfLLNYgNWTzWQa8OmljVDYLu0pBzH\n/3pEXSHxU5qeB1DcMNu8mK1uojzuRw0bq/U8U6yFAAcR5KRO6xLo8SOn2VsJ\npu5CbYFAWK3g6m5n0QfPgf6BJN9s1Bt0jRk8TeFQ834kIBixuKLC71OhvmK8\n1NtuWUBZTXyXKuhVA/R1n9fK/jZ/WA9WVkNvMLKiVBrwAqgD/be0lCa1qqtJ\nrouuImCt9DkD14ruYfpUnjVpAQwkUuhcwhGsokx0FkhF2elXVrLoKRcDkenS\nzzyqxzHuaQpKAqodrS13Dnt5fb/yQuPS5wSnvz5rQdalCsltV37Qft0wVKHb\nnUD4RvzRN+t/Ms1EZVBiUXY/yTJv8QLFBNA7Wd4PycqyxqCiRqXdzreuyTkG\ntozZRyQhtMHOjq0QrTXUbdYeVnL1innUovl1J+60UMp+bHalAHHK6TdF+gb1\nEKS8\r\n=Qxov\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.22","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-09cc9930.4+09cc9930","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-09cc9930.4+09cc9930","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-09cc9930.4_1584524910848_0.7290564608651751","host":"s3://npm-registry-packages"}},"1.13.2-alpha-f014c96b.4":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-f014c96b.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-f014c96b.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4db8c2db3e7d48387e189082cf43c7091494ca3b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-f014c96b.4.tgz","fileCount":31,"integrity":"sha512-q3LR9KNfURqtgxg99VLZejKwM/3Ruxf4JHwSknT94YZo1bMguaTidegHdQNt5fbYN4n06NleVykgiJEc+Oi7Cg==","signatures":[{"sig":"MEUCIDax3JL3C1BPwa40e9Qt2vSeX4CtdX1P00CoMXpR1zb6AiEAmmb49cZxQpgCmEsi+Wkj495f0uAZ6DAxFluyUukSyOc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecfZ1CRA9TVsSAnZWagAA04EP/2ewhaWbWR5s/1LWLN2m\nElys/xcx3qMMykapL6qbR0/YUvP3D/hjtE58/Hahpp6pbzMmtw2yFAebTe2s\ng+1NfJ2H9ebjd7bcxsAK9YdvpDcZAb2RBbKRt83bO37F/P78GoXfANmxCCHR\nyUFSvOB61Om0JfH3dhvHNGFTvmWZWBf6LCMWfJarrwhYAIWO/k63nWqiuB1e\n6o3u49SCnAMFQWuHU4C3EGU8+idhlhxwiAE+FggS6Uti4L9D94LXuv2k/b/4\nGtXCo//Ob18UHqAJf+6N/yqKwVT+lKNaOZN8PlhY9IpfzCKRhK/UrxAJldPt\nAGyJAKOSF0TQZLKREOmWqh2OMkTbzMOK5DxT9V3k5v60h/PU1v1L4n/Mo/GI\ndXFbY+OwcmFfuZLUn7IoxiL8BQUKcum628DlnokMjW+NAD1+DxHjlwVuGFFR\nz/I52wgRVrarzgz1mglHPAHru7sFfseoMXmyBupvy+OUTaw7tOVwsyh62dhC\nFQaTDGo4Vef8uphc9ud1BR+qOCHZJtuJXHRngG4dfq8mpU+KunbLfQ0dr+z0\nOTsskN/7TVG7iSMEhbO5kitqn6opWpIQfGgp7KKlGhvXf+tpoaTXFU7+gTUC\n6NCch66q0udjf8Qg7E0hG7Wc5yqZmbDLTgTbOeO/u01cWTYnztuRMn9Jv37p\nHEyi\r\n=TDFu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.22","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-f014c96b.4+f014c96b","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-f014c96b.4+f014c96b","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-f014c96b.4_1584526964043_0.4714976955510506","host":"s3://npm-registry-packages"}},"1.13.2-alpha-e6439b31.5":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-e6439b31.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-e6439b31.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"79d12575e6a5dc24c4c7b35f1995f063abcbf403","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-e6439b31.5.tgz","fileCount":31,"integrity":"sha512-ro8lZnKFRjlrzyh11VFze7tYL8wt2IbTwi32o9lGcSokH5M5Usy6b5O4rx1MIT9C6BluqsOBiZXoJPWRIdHlGA==","signatures":[{"sig":"MEYCIQD1l9yfBYX2Fwq+bWrZ9h15YXeH2UDffAiZLfrYaJlrVQIhAMu1Os3mr9kBOBFrVSByGdfxSmL5mnR2GWtu3kgKnyip","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecf9+CRA9TVsSAnZWagAA/SUP/2OPfcsYW2RFNxQYK9Qy\nRH3oREbFcwgjYkdEpbp+JjzwbCvCEakKhwXui8Z/LEKVsc2beKnP0L9ss75l\n+BMKOBGNyjESLCd/phIVQdgrfK8EMDYWAZ17SbkS0VHJrfEpvTKiZkaLUvnE\nIiC2Mo2lw4ns3rG+CIEdHAUWtp2UYp0whO7OjeKRgY82pQ6sbVfk8ZuxeA1v\nxJoPKqnyppweOhHPhEv8qyVAF/wvKZPZ77QumdYtD5ZuWmGroK+qys3/vNOf\nmcjSIMxypTai2xXV0cA6B2I5VSa/s5cULD2fdIXppUIRZada9qQZVz44Y79S\ncvXMpdom6iONKlQM6Jlq10X7OZSV1wxm8toVeBKCNpJD2qqTdoACTKP5fyIK\n7LZj6ucI1tqVS3IxPcRcrkw8ek9heereHqTPHs0WtgrmQtMMwTrH5PcNUrth\nhAfoFKupo69oNa/SiUDJWW1wcEZVrEE6Jh+xNegeL1DnWMdF+OxX89fSL1m8\nLhmsUOqKm7rlF+8Oq1Pzw3ttRGfGJzrjAZv3+X7glMoSssWTezgtRQm/4O3r\nKjiKpeRtDgXnUg7euuwjNVTFoLnMlFm+iMJp3SIEcsouknQzNy4zk0B817sr\nXgL0IXCK5vZw/ljHNWZnP+oJR/Y47UiSJ1uZSYYxZa8XpLNn5A8dkBuSAGVY\nQZFJ\r\n=FZD3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.22","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-e6439b31.5+e6439b31","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-e6439b31.5+e6439b31","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-e6439b31.5_1584529277734_0.8610837320733009","host":"s3://npm-registry-packages"}},"1.13.2-alpha-8c1a2464.5":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-8c1a2464.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-8c1a2464.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"00d0014d87d2263cb5f2890b509a1facb296e693","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-8c1a2464.5.tgz","fileCount":31,"integrity":"sha512-GeDg+X1SPlX5PXIzdHOkQFztEyyCLq1gN68rC1oIG/Le3y+yKlh8ozS0iXeMrMUbzFgOkkU/yPMZsZ/qaDQheA==","signatures":[{"sig":"MEUCIQDD2E/wusuBtA3MOtpmROOtPTeJFbqXntUJDtU85DqceAIgGPHj+Fi+03L2/SVYcrJk6Bd1fBnLf0ssbhdopB/Y1SQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJechHRCRA9TVsSAnZWagAAPPEP/3TzEeUmhEtulLPde/ti\ntuCTYsvIW5pDvuoJtBhFQoOGd6A9ZRtSntGhN/JxdIp5DmDs/g+DNuQodA/X\nnrFEtmyuoiufFMolo+M97H3jB9rJhLPvKciTsw3tOjrSeoYwj9ZJLtP+T1eV\n1CVLREDLECq4djKGqFQe/istk7UPMTj1T9rcdrRkkFVSgQaJ/z9X/Wi5E0xB\nf0FYVfsF5cKHN5uWmj+aLjVF44EmkBlYWu6SJK65QmDu2Fd/Xf8cR9SZ+twL\nJH1qm93LCh/gP0Y28o0FCawqylTd2g5wt7EyknIdgW5Y1MeePHymQG3qG+v1\nZVXI9AjE5oraUa0ff9SBFt7FOPU9Uqv9VGvCLSfye39WFrn7IPYt9niSFypj\n4UAZj98EADgMM0TRr8DpGGyZ2UDNJdhgFnpxBGUzI6pqyuy3gpZiO+S5fGGm\nt44ACMNIoIODeLssB5qjD8N24woECzsp4o79MWF3ru3JUL0MWRVRozx0/scu\n5TGWtjCTtZn0gAp41+BlZ+deNrJjZNhqTEmxbWZoscELcHvQN4cGEMc7unQF\n/Z8+EVMLr6O8mN1RTtbliR0oTzUf37Den+pApJDumTyrp6fya5872uqEw38H\nfvaaDQj2pWPjD00Mp4/kR3t6dgaTS8xgoUcP6p2iX9K1vTisjEwhzwgikMUj\nLjVk\r\n=7HdN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.22","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-8c1a2464.5+8c1a2464","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-8c1a2464.5+8c1a2464","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-8c1a2464.5_1584533969220_0.17028058300548654","host":"s3://npm-registry-packages"}},"1.13.2-alpha-81900cf9.6":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-81900cf9.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-81900cf9.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d8fecb66aa302a5fae30387457f1dea575d35257","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-81900cf9.6.tgz","fileCount":31,"integrity":"sha512-zLbg7QwnpaeBAKfwZEt5jLXv4Rcf8Iiawgt8CGR1OVhaw8a/stxRRxzmCRc3HMBdPm40Fn049fp2SjI5cap3MQ==","signatures":[{"sig":"MEUCIGtBXg5Qj3Z6BwuNaBPSk+uXjBdszu5InXcW6GwRRnQ0AiEA7Ohi/+KgSQUlaPgUEPzCs7/lGx/iMTkxVliB45dFaUs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJechtWCRA9TVsSAnZWagAABjEP/0WwHSY4OgSPXIH8iivP\nxJ/S3LYwXkWEm+skZ+FSTxA+xhm3zOhHnR6Ktzffh+x6YBqwOyshkIBIVTw1\ndiqMWhaTN6xibcit/+ZVfAYr0aHhJL7KRm4ZuZsUTip0Qp1O2AA0cOU1hK1z\n0QVs1IWowfpcn5Un3i3gxeI0DTh5jV0gjzfnYAENdDgy5UwujsdNf5955+C1\neq8FpKDrgskgEfH+GKsEcxOr5hdePZg24A6+QlkZ78N4P/gjiRmIxTFZ7fdA\nmvrwypti48Aclv1bKcpglP93UnYSw/qNwmIC5Vk2kBaNmWvA4GkT52N0Rf+D\nTINWUnzXt53rkSUeCD6zAqTox9zyZQUteIMSt0K8TWTJyARJZFljPCEiYmXz\ntbt29ZlAuh8tl/fwDDaRJcurrG7GkOsLR5DmgPIv+jpxMonCzxQsnPFzKhYa\ndv7lRYkAhTbWa5QOR3eev7ME9OKgONaTfF9vfiDBIB/+OebGqrIhYkwWLz5W\nYyFAHXgwaVKpZWWdLg/IIIBl7MBBfSieq7RsoZA2g/TbDogQ0yhWTyE4i/Xi\nLa7LEpi54CBb8zBaTdRvD3GtECWGVYTa6w8M48UsKOjPOqghiDIdkCLyrhkK\nR2U3j2CHeav+tSPpx3ZJrlCR+APFwqrEOdipUng5TmTBvrc3t5S8USTChQZ3\n5VCa\r\n=ncve\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.22","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-81900cf9.6+81900cf9","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-81900cf9.6+81900cf9","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-81900cf9.6_1584536405190_0.9062072691836716","host":"s3://npm-registry-packages"}},"1.13.2-alpha-0e8a2fb8.6":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-0e8a2fb8.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-0e8a2fb8.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"9ab4d057b720b3c33f2d5bc4c09f14fe133c2c56","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-0e8a2fb8.6.tgz","fileCount":31,"integrity":"sha512-DWrXdrwN4v6CSR7gyrJ7TMhxGpm2P+CtZcbjb8YhrnNAAVukGEeBZuyhtxoISmDt9btKo25uPOT6het31DLx8g==","signatures":[{"sig":"MEUCIQCXTqYegskicsMbZjXG6vtgGj6HzCg3p8mkjGqEIclBggIgUuwt9J2JQC8XnzZLJA5p8J/CO1XUnw9/gNf0Re//Q5w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeciUgCRA9TVsSAnZWagAA3iwP/ibOPpFj9eOl5qNz2uX8\nVOl7qN+BqwWQNsgsYtA6FZgYYL69ChRT6xZnYViFY3rZjAZBHuqorllaLFU9\nkTyL+IlpItIBx4p3vVb26+Mubsz53NIZQ6b1G5n4BOlRNXCJBzzQlWZDHKM0\nJo9LkFrpGVZHG6YSoCqNZ6dQB32AYauK995SlMRFsAVm1NddHX2LdeAX4k97\nSzY2bX2HAe+EQ93jBFPHkZ8v3UEiLJ7SqZHUbiG6Q3fSn8sx784bZSJw9lBf\neUH86cyrhy000uPAB2+0qSfDJWRsV9xGW3c+S1FwrkkvnMAL+SHAp+euTnTl\nlsOhbqEg/b/WeVdZzMLOsnNejTgqu+6NqI8jaBJshf5rap67eH5nCcoKahJM\n7hXxE0qGEHGrtQJqN+21/+PvOkJiepmWyCNQSEWm9NpLO6ef+YffwjTo5JlP\n8sV/TAgRgEX5imP9rdel3f7NS71zwd2SBVLWpt5W0NIHHwC++Ih12jXTtNLF\njhjB9gd5eGs8YY7mN4un4sIR7NnqnCn5vDX4J1F2VbwJBlt/JJw2akOfrxJs\n9a2JI1CqpC58PCa6X9ih0vdXhCVdsfbJjtSRB9xs0b9p6qkUkbHXbrlnatx1\nzgPAHvVw5q+GddpGa85v5gTb/q4KzSHl5YsbkZ79Xu3uKT8zGlPinuhCUxYq\niemM\r\n=TQyw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.22","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-0e8a2fb8.6+0e8a2fb8","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-0e8a2fb8.6+0e8a2fb8","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-0e8a2fb8.6_1584538911216_0.5325081407187078","host":"s3://npm-registry-packages"}},"1.13.2-alpha-73b40438.7":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-73b40438.7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-73b40438.7","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a9efa922a0455331b36f02cd047fefb1216735ee","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-73b40438.7.tgz","fileCount":31,"integrity":"sha512-REHMMx6gHcC90aKjiY7/LcarQanVQOIdIXvvVK9k8S26FxbMOxz3Pt4jw14PyBObwmhFTLQvE9lZX7gy7b3cCw==","signatures":[{"sig":"MEQCIGAxw1AFJZzT8dVo9L9DdrvIJTG8It3J6RDAnQt/ehkpAiAUzL76xpvbpwds0/jbDFArKLfNV0eW1EMgcVaL9ffGPA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecmagCRA9TVsSAnZWagAAHi0QAI3LJg9ZjA35kzmcpImG\ncnfTbIReRo4P5yuIKRIqaFvI0XqIxV4lX2EMisS4O/gEnkQlgHU3RS9pSOaY\nu31e/2FRPzGcO4mxpzLYtQkF+nUbKMnxeZqtVtVW9msZ47QLc+bG7orSj964\nqMnLoxOYFqIQiTTF0LzeWhLjv6V3xKbCdAynjG6ez1zcLrgcSmpkru/2Sw4Z\nhtIDgwy/dNzzMAuLD3jcG0luKWWPhjd4jM193isO+p7N5buT8XJ9uu+1F3S+\nlYHcH97wQOPe3hd5hZsKFQpTJzZyGXWsC4d43HYHWG7KpArcrKfD+zj8jLiG\nnXk+vgb33sR/keNL7rfjfCmMsK9DL3ded534C2s5UTZ4MmYMCD6ukYTk8HUg\nkCOcVmC5v1d5n8dswcxKVwV8QU6T22zm8Hg8vNXV32N4YAAeYdhbrPrUz0JO\n5i4jiLpenQEzODES/73zkS7U2ehmxp6pKQJZXHrhFGenuY9GdlZaEpu+v+CW\ntYIhG0/BxAl6di0/qmSxeSl5Yd4XnqrriWFBs/+v5fOo9AvgEufjB87HeyOw\noeLVN5W+Rte4cM62LNgFOCc4n5EuWcsz2ggLbVWhQYZTLeZ6gPT2lxjSZ+PM\nqwr3qmaUZpYhDoMVd2m1YW+nQSOvfzbe9YXphnc3wSchnznP2tYetUUdsI4w\nESi2\r\n=GNw6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.22","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-73b40438.7+73b40438","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-73b40438.7+73b40438","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-73b40438.7_1584555680078_0.03445111696410508","host":"s3://npm-registry-packages"}},"1.13.2-alpha-4ba23329.7":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-4ba23329.7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-4ba23329.7","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"fc0e103a737eba58c563ccad53d9a3f9bfdfd641","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-4ba23329.7.tgz","fileCount":31,"integrity":"sha512-wM9CI8BLTwq973HDX7QJJodIyDBfgGFs/WcVjHHRh0nt+ye8oDmhyZJeKHm9wA3ZknmnjllBMrSkk06yTaPM8Q==","signatures":[{"sig":"MEUCIQC2rRSrVUikX2hG18a0jwTY6a0UVway0uYihz/1KD7ZNAIgP4JScONgO1N120xU5gqHHlKayBr1TEb+fJD5+8agego=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecm1dCRA9TVsSAnZWagAAk5cP/00vmsXX09D/W7ISJNrw\nG2yFxfQKOYZQxM6iAG8+4I/0HP1GrLtoHre7EhBn6Wy+z4gnrFwhH79DrIlS\nRRWzJLwD0jJ2ywqFd7JhQwNJTByYq/g1CI7kcBKV9KthITReSO/9lpETJP7+\nRGVRbolNaZ12FZUENhjHgwFwPKNU+l/jsHUyDepK1+HKRq/G2wdl8JStEL0T\nVpTksrFFOn+QM5R23QS65CyMWFmGt7Q7FU0ArIXo4eCL5wYJQvQMKFMwpUr8\n44rKU0hzpWYTCEaFdEHa+xXcfVECUb6ze+kB2n3MyRDMzgz2gC46KT44VZ2N\nFrluZVWt6ztnvrGIk24KgsKDLRKuzm6Pk3ZcYoOCcC1TPLz/30bQrnF2kEL1\nPTZo1C86C7+BBnCPrksl9H/IYigjoDfmSAO7gPn7b+N4aa3hIaqCqb1/T2Lk\n/9GYHSyNqWkE+HcJKJyitU7A7R0Gf1mlPW5ER27NXl0CBxo0oc+zgb/CWcWn\nsW7ebgp26CfWsjfMmLMIlPBYF3BAOh+AmfyiJW8He8L1MUiM0a3ivjq7vY5/\n5xM9kf/gsiGq59K77F8/9NKb0X6OVMkJnMKdlI/K6f5YRDkhqPp48U9EltZf\nKlES9W1OrHfoNZP/HUWOmwx2Xz/jTlHYe6rq2P+Uh+aCVZXRCwpGWT8T92JT\no1em\r\n=biMX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.22","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-4ba23329.7+4ba23329","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-4ba23329.7+4ba23329","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-4ba23329.7_1584557405326_0.9122662156141994","host":"s3://npm-registry-packages"}},"1.13.2-alpha-3a509440.8":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-3a509440.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-3a509440.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"bcb509c855740a3467612743620a7129738b035c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-3a509440.8.tgz","fileCount":31,"integrity":"sha512-w0f5YB9cflRjLRocF+vMnp0zT1hkqWcgz8URZniqhDkHtRh/PovhBVa8AvdzmlkNhqFF9mfvXpuK8U8p34th9Q==","signatures":[{"sig":"MEUCIHCBqCboY8e9NIO1cVt2orCBbHxZ8hboBk1wWJ10gmErAiEA6Ywq1TiEBRiQ37DtKanuBXhhxQLrCZJeOx7NL42kBiA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecnawCRA9TVsSAnZWagAAK3MQAInWPWY/8BaRpf85/9YM\ntFL7kNP7BUid5FoiaAlywyDiytywtjXFsDZzjw+0rvekIMvf5id8r9nw9T7U\ngJEPjdFIdKjyg/k7a0GTFw364LDAuaytXjVr4dx9adqsWDv94N1gaFYp7ghK\n+YXTzpahX7O+1CNZbCorQNMt4SfZI/uz3AXUqCksQBiefI+OVaoSAoPu2BY9\nPNcEAdo16Klu7FiGF++whPoO/T+FmZP2vrvv2oL5rRzGhhUFP1sraEqLBqWE\nRHM/8OC0+CF8kQkbByAyb2WTe5nwDjYpV9jR8dKm0/af+VgrsxFgUZj1vNyd\nU6hodfQOpsH4aJYJGsNdaU355TvbktZSq545bVe5EW5CmIap1Ubg4KcArFLB\n0qH9aIE6ht9TJ9jydPTbxy5ZxbcmdxFuUkqmq+XId2HAb+zQeBwWYFMzSkhn\naABtZ7mZoVpEuccSXHlVU2v0udMB5LBtOB4R/5ooQT8PqyBO92CUX/rKuPac\nn41tYk+0RfF/mNx62xZdHdS8gz9wETeKkmImQHedrPonXHkA3VFZOBbfpnN6\nTHYbN2NwnbvxO82HgELUivDJ+vn7rTXei1XQs0K+WhcyVP+WigVHi0/dZVTL\nYXGgcSzTm6GsHvLbp5rNT2GAy6sWLHzZgpn6ND721JMcAdeoRCSMeVOvkrKd\nkKlX\r\n=cGXf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.22","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-3a509440.8+3a509440","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-3a509440.8+3a509440","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-3a509440.8_1584559791384_0.9247630196564949","host":"s3://npm-registry-packages"}},"1.13.2-alpha-b46ad2ba.8":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-b46ad2ba.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-b46ad2ba.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"954d87525a1268e70be7a41f4450ff7a8143c4fd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-b46ad2ba.8.tgz","fileCount":31,"integrity":"sha512-YkS1k4hyB8GHoOyljI0aME4BgWjOSFsrp0ac9T+Hp4l1dJedXKR9pD8df2pn8zp8U6PlfhXt1OUCEHg0dISoFA==","signatures":[{"sig":"MEYCIQD/TEWOwJ5ceCCdCjCJxzAn/C2MAagfsTRuS9GZzMx0KwIhAIdEeH/1xnZ8RoiTqwd5ZAwHiszRDGJZmNEM8qNXbcQG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecndcCRA9TVsSAnZWagAARpMQAJsRglZHY7Z7bPPSZxAd\nCGmn9kltYxq/5kG2m/j9b8lf31XuNEAYmwnjQwxp2PumhztlNF8nlYh6H9Yv\nC3vIPsa1xdLzXRwZdAnDb/kgLtjkucZcpuljB+dXdtnzAAPWa9yg6MNolJ1o\nBPwkPLC9h40U6P0bG40NSmGd83fFOIzmwmiIJpksnpySlQ1iBkhvfc29cgaP\nD3+yYfA7BAcNWmx9elhTsExvSqqSJJouR8bqxUPWG42PsYqvjR7n9oT0g8Qu\nbbZNfR8MdCXpXRyjfb4I/+eDlyYIar2etyU/VXiF6WUK6J72apyGseBsjCuc\n9W13zH+yQdu2j5ocMUhz3iFU7GDDI7I09mrKde/4Rgi+REj4L3yZNXC3Py1m\nteplTdff3mFAtZ85oRfPWQU0a/HyCndEZT253Xj+pt2whP/uc7O26XiQPwXp\nds82kwdFaiYlUwpLmq9bw3AolrK2ugk7e7Mjq5zTR2+zmbQrzHlz6MVmDzoC\nEAu0K4g8B6HuwFXEzwz/Fh3oVFAEZQ9eT7bC+UoFO6iBsGVclfhJewMkz47k\ny+1qw08SVKeUQhSbGQ0pZC0nILcEmSYZayOze0/SP+IhXUYGAG9muSta7Z00\nRMP1m8Ykqys73dh/cZCSY9HCVitp3diPfPJnYt6rWYJ0h0CUFR+wmZvneFfF\ndx48\r\n=X5lw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-b46ad2ba.8+b46ad2ba","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-b46ad2ba.8+b46ad2ba","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-b46ad2ba.8_1584559962689_0.9914841690012552","host":"s3://npm-registry-packages"}},"1.13.2-alpha-009bc325.9":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-009bc325.9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-009bc325.9","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0e289cf76f04a54347c372ea5a6aad0e1fff677a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-009bc325.9.tgz","fileCount":31,"integrity":"sha512-7kNe9TB1rj3txXw/zP+enJCQNWk8ABMgvn7DziwJNcCu7yLcytWHUb0FSSxvEzYBvoA3gHxU6iO/x1qnPi4s6g==","signatures":[{"sig":"MEUCIQDXNS0UHYc0Y+ifBaEpME42nIec7PWU4CWa9zJ/K7fItwIgOnQlwuLbAT9dxHRwfSm3PAtgqL8SWPzlHAdXXMAPMXY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecoKmCRA9TVsSAnZWagAASekP/2TUtDbm4BmGi9rG0Aid\n2SI9sGRS/MSwTX5wRVqBWuHn7z+pQJEINgJjRfvf3LQFufB/wlJvMk7/woD/\n9Fz+m+qFc4d1xdNfRK4DEzRBAfrq+bKtDbIbarnhb4qkWyjONODFODeUN+r3\noldBlbSO6wBKePaWBrZpe6bK+XZ3JA3sC0mFQKN4cr/aATzeaqpKjYEDyV1u\n/1d9ICdxEI7Bn3QPfRIBUL9bHx2cAyR3C7zcXtD8m9hsKzgIz/8Y2KI3Amze\nNHst7dlWi4U9ZfopkV0a1m0vygbNpRgQGXgAb7YAfLCAk/UeLWp7cgB53X/B\nZbQNN5KwH1yV0K1iT1/e/SRnhX7z0kLdywtO8TE6wK1wwd8SjNLrv3m7TLwA\nocooPRwUOFZpNJm2lj/2MhkNtR8SDC07+SAEkCD+sNuONa4ws9j2QwVSp9pR\n3r207C8TilZ577GU2sx3qo8C7UYRpKnN5E8fFenT08RfOMecY1JR2JcsxDAb\nwkZuAozBg3kAMZ6wc/H1syad4fxwygm0kQVlBiwmHDhDeTX1vnqYF/IcJ9O4\nSjyVVLjLlwXLQXSvum3IJvaQ5xVG0VvXx97gvfWK7vu+mrdj7LdbCDZ53ePF\npHWEjR0SAnc+8C9FIWsvqIy34m7g+c+SxukQvqXmlJykEFgdLKui/g4WdGJa\n+haz\r\n=34Hl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-009bc325.9+009bc325","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-009bc325.9+009bc325","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-009bc325.9_1584562853770_0.2070546580699375","host":"s3://npm-registry-packages"}},"1.13.2-alpha-931cac64.8":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-931cac64.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-931cac64.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"bddca355855d30b4f0640ae26e1ede8bfcdb8be5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-931cac64.8.tgz","fileCount":31,"integrity":"sha512-dFvVwbFoJpuj6eEczABCc5kMdpfOnmaZIlfCfcCB0Hayu5UkCejtNPg8UUq9gOHUFPpAtOulZ2LZbyffPWL0+Q==","signatures":[{"sig":"MEYCIQD3yFc3sPbFtQXXdrYnq9Xq8QX0/BnfW+SvNdSF0V3iVwIhAJzwzxJjVk4ayZaHV9Ql7kZdpH/9tq5Je96piNxm2jou","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecoLWCRA9TVsSAnZWagAAUaIQAInTJA5tU0ugLqMZR50C\n0/wDuk28eGtgJUapDclW1iuuJ7DMQTRqZxvILGRWZpGUV+cyh3sMrSyBkV+H\nKouTmERU9QesGZfXcui1V3L5WHG93XjT03FrTUPie4fYvkI6vdgI856DXxsZ\nMq8f76xMwTqCTzXu16pK8/G06UCbRNqyEjRMngvsT6Iht1BQDT6UXK8OEaCA\nA7A4jsXKIbkPbhm2fZQhTXuH4vvZ/g8drNrOjIb+R7by9SVetzfpzISvXlhE\n5tEEXVdePfy/6XAwBOMUVvBrEh45KnqG3ntqn1D8qR5v1cO69DCnKIFtky3M\ngGFdFKw28VDlB2YOWDrWw4jQlGjKRl1XgeYCLKW+v8nqZE3/KlFRhS3x2sRS\nSHRQIvKnrXGq0aRaXx1l1oY8S7hwPniDu4eTdkUQm2VtVzEOMcM8QzU4V5R8\nOVEsOLd5XAnCm52iEKb6L+K9LptB/mF2RaSc+ca3iPvakr1mPm1V5gofnMld\n6iuoBXGAc8ACYwCkULr2JNZ+FpIMd6bBjAE5RM7eA3ixvm2+K0LnfNTRPBDO\naX5ltMEr6gYft1g2VQNAFbPBi0I+2lRRhrgJvi0DTbpsOumGIgunoCSOCchA\nl8yryagI9L6P7cpqtiBJ4xXFARLFYoEWM5p14R6uC6ea1t9cxYlApf0N6iLk\nqzSd\r\n=ZpLn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-931cac64.8+931cac64","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-931cac64.8+931cac64","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-931cac64.8_1584562901493_0.14386456307381512","host":"s3://npm-registry-packages"}},"1.13.2-alpha-0241de49.9":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-0241de49.9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-0241de49.9","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"9d943803c88e6a35ea11a1584582f5b88f790efc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-0241de49.9.tgz","fileCount":31,"integrity":"sha512-xrGlDT+FBVVHoBNjh/sMQRbAKKQPBcV2DxiyT3DeXoV2DTAFVu/lNPyujjTRz+WxQNp3p8cwQIY9hI6tXpokUg==","signatures":[{"sig":"MEUCICwYU6/GaQd0Jo1eZtOhQ9tUZ7c6O13uJ4rXmVm9YdtXAiEAqO58iCr6p6yHci+6mgSyohkJcJK7je08KviTZrL4XQg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeco7dCRA9TVsSAnZWagAAni0P/23LXhi+oT53uxeBld8n\nP+ZFsQzKGLCeR2KOfU04exwr6VnKfrnMFSNc80vcLGNPVQ0Gtabm/0UBWaeo\nNxsk7e7mJ/Yto8GV6Xn71E/gZoq0vvK3zqvjgzTHf4WYxXOXZ61Ykn2r+Jes\nhQE8Gd21XZYMhz8c4KFTg3E8DU/xVTTDAZ9X5qFRiDJOZPeaZLyx/XzrlfMm\nONXOusg4k//BXrZrPlVH/CgCO9x3KHYr+JQ/fsKO4/MUMxikrSdWowQ/4b+T\n1E8WHKwsFUBaIFVOe0Fu2Gf6mdPfs1Ww17b4N87Ki+3+NZSrGWlZlBWRcLsq\nyl4jmDDuwkgf6SFu6AcFG8Uuh9rnOBNwqV+EXX9IEqClNVSfHjP3jut/HOMg\n9htYvTDAHlf1bAVsHv7htFdzw32kgniZ6rxoQxTHGC3/Fx15knxNa8AW+Rpx\nBx4qqs+rSSqyGWB18RGmpfH0BbQp1ORWUMpUTio5Qm2V54czDygQRiZYbjvK\nAa+6Oz1iCtUZQLUSmpjsy0InegyxQatlTsBoJpybVVnl3ZJGTj4GwoIw5oRl\nGtMknxwNN9d2UB8xEVaCebN25eHEjSRn++ku9ignNARGETViGsEvty/TN3lB\nbQ1sYUBU+KA7maBvOGDLmNIQ3FmK3Oy75Obl7w/zGzn0bCyQ34WNuU6JrFET\nSbB6\r\n=rhYV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-0241de49.9+0241de49","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-0241de49.9+0241de49","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-0241de49.9_1584565981331_0.7826230242329348","host":"s3://npm-registry-packages"}},"1.13.2-alpha-f38dadc8.10":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-f38dadc8.10","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-f38dadc8.10","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"57f771b577b9eecb27808ac52d4af88c1a28aaf2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-f38dadc8.10.tgz","fileCount":31,"integrity":"sha512-3pOcToEjtjQ55f5jhKGJZnS8nUSjG7raO+8pwoeRfLfnK7siyylQRGYFmaApDpfBiY2KNbsQN8AZNF5Nw8GhaQ==","signatures":[{"sig":"MEYCIQC4G2Xxjv70L+ApEBSNGkUBztDrwVyUsdx1h8h8S4I+/gIhAJQqEV3P3sQvVJg/gRLbWbvUJFLBrXw+4Ed9qViF8o39","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205034,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeco8sCRA9TVsSAnZWagAAa3sP/iE6vo1gYsTjVNwSmHG5\nnourT6MUNJfcAw4lVCRWaf1yjTjTVZUaKeO5oWJxftcMjiE2o0FV7uxZuaH/\n2F7oF25QrcjVJVEsmOqlDGnEig7wJJq0hiqkqYsYaWkhQvWUEyMv+WhfSAzP\nVgmfoztqQKABM90J4FNpY2Q/7iVcsVXYRRgWUZgdxOPJmP0lxLR6tpDVOFef\nO9WLLTlGKOJuaYKkXKyXsa9ZXO5pIn0CXyDPzHE6RBGBJYaBccFltvDn8yfk\n+VvgVzVKTq9NzlLP2khrsCwufZ6k7+qaSlHRsFVzraX7le/z1oTn1IEQrD+F\nEfr4ODTSEtD318OKZEOD7LT0fm2TbBsASIKiEsluz/Hq7U24tk5hYcOD91HM\n85zneYis8NqwwAzIL2AUPuY3QNELLbt1CN/iHXRNaqSUz5MAbM+i+6SCz8N9\nu0RP4FPoz6FRt2JKXtuo/gX1B8iWLWSZk3qrVa1w+ZTg0iM8ruK0roTUe0NY\naYkjqrleTXwmtiKb60c1NMDG37kTDwZR4Q2gT+COqO2Vw6yjCqdYlTbTwBMZ\nzdW0qersWv0F9hSccp/KO4PlzjHdmprInevJr/5vGxWXQoVPGj2izhvQJzvA\nDMFgxZwXdF6k2/AE9AWft38n4rpxsyd9GczvTc3S4K9FSDjePQr2yY6XNgEc\nVUDL\r\n=jPV8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-f38dadc8.10+f38dadc8","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-f38dadc8.10+f38dadc8","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-f38dadc8.10_1584566060050_0.18066059731480189","host":"s3://npm-registry-packages"}},"1.13.2-alpha-693ab021.10":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-693ab021.10","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-693ab021.10","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"651aab06b201494b8b909e158f092e1f73080a5b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-693ab021.10.tgz","fileCount":31,"integrity":"sha512-p+Jv4FREpcBb/gJPZC8+7vTrmABr90c4DMxLfhlTBjDA+gLGFtkjh3aANE9FfBQJtMGR2vnZKZbhGKEmTYIo2A==","signatures":[{"sig":"MEUCIDsIbalXyCXg8t0pQ9giCazmw39uITvLbqVjp0JMJjh+AiEA7nSXaEBC8fGaqKC3FTPScc8x07vegN5rW21ae91M+Y8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205034,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecpQ4CRA9TVsSAnZWagAAFPEQAJAQB6X4P+QW7UO8o364\n5uwulokP8LDl78/ObH10Zzq4kJwmPhxRWBCUzygR6+cwF0X0hrQNa+ewcuZP\n6v02jaNK0FgqYOkn4YNaVBUy14BgiWDsgspS67iPUVGdRkFWZvHYjDUpsUgT\nVYH1RdpD+1c2gIvDZRYEcYnzYGfLKpb0oobmusc+c4YZfdlY2rT6l4jYcDwn\nVl+lJ7TRYq2sncJ3xGsVjrtbN0NGH5uUq5CrS3/pWcmGtkehOIyNVYyvfpRb\nh76GpeYcoF+YXfmbdPzKpdpya83D4JLFZtYoBHOeplg/WIEBuvzISTHo3zrt\ncyLJUJQ1IgGmj76bqvgnGo8cPlm0Ew+ntJhvF9OJ6IvZprgHbyz6fUW9wUDQ\n8pi872+AMuzwPdf/eyC2RMhpe01QPJR4i1f2H6H1NKOr22qkHHUuxYkp0nlC\nFVvtF2q9jxPfV9UPvZ3RLKDAI9GTy43nquZ95YyCW5jupz/jdRx9cUjzQ+T4\n7Ig7Od6/EWE01ajVnQOXbsbmS8RQ0qpcRfM+xpXYGEBEHOhiF4D7cg2F1uMT\nUDSGiqN09uARmM72NPjlYDII4tLAP85aV53pBS4OCW5PiQ11+gIsKrba3QDQ\nZoq8ohuIY7YH9I+HVFlqelO7eUa7uJ++gOhnBRzbVcdHCsu4BMNTJM62lawq\nDhEF\r\n=DIWm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-693ab021.10+693ab021","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-693ab021.10+693ab021","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-693ab021.10_1584567351422_0.11611218322246408","host":"s3://npm-registry-packages"}},"1.13.2-alpha-c1dc87ac.11":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-c1dc87ac.11","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-c1dc87ac.11","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"00e3e5ff1d3a91b2ab0efcd22977b0ff91d1464c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-c1dc87ac.11.tgz","fileCount":31,"integrity":"sha512-4znZs8uN5aVBy1bFU0oM8c245HP2FfaMb2rlaIWmGHNcLivrCBTvr73ffsNqH2xqFG3wIy4Cux6KnfVqyvXpXA==","signatures":[{"sig":"MEUCIQDthvysYSfrZ28aw8B15FBJv3Nwfa1ekYzjRxDbMXRmkAIgbnLQ6fhpTSbqsEuSqIKu73+pxswzW+Q5bg04Eu6kL8o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205034,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecpuHCRA9TVsSAnZWagAAgKEP/itlZh+fSM20Ylb1Ue6t\nq2YGJIONSCV+1Qw1xl/guPWc+DCMXEZzl+d7ohIp8MmCUNUGrnh0rekp4jWN\nhfjP3eMc0dhNWnVIGQ7E0IdVVc6tcES4GZf85Tm3JglAptylx7KM77QZod2t\n+/ijv48tLqcBgHKycUa+rKAxi7of4S7BErG/XAaY8v6Hi13m0fETe1qoYCkW\n8TMiatuLcVjUr2KZOZIddGwaMyb1FOYZ3HZVcMtWK+Lj75lWeTXy/KEf1Klo\nZata0e8kwWLSv9867XCz7D7o11kega1O2BceW1C4eFO4gq/BxE3OQ1fxQH0P\n8MGw9ou/FY/UR7sqOf/6CmQIobQkpRl1c7fiQ1ok3mKZ/T5hzcRX7CPiD7fC\nBPUzMxTA34jIQerkWtRRBKfdYYmBEhbLVopD34VTMVvoX6QIEndmCPDyn+Jp\nzWoIUt1X7lgAwPBBED3r9f07XRBqd2qCmvOLDoFydLZhvms5Gjap8iMA901+\nXaoOQOQJ+3IOqXpEYwMsYkhJfR/x42Aw5MjmT/Sf4OrkdU0EIuduJv1Jnuhk\npAiH/hv/WVA4ikLkDGD9Ztced93GxCL4mrWY/LSd6/XC5PDjjjW4euyGv/Pe\nP6D0+wzlaCJNSvU8L6qNRSZDeAgHTMdiZ1QCOhjZfSSdMOfbbuPC47mTgUhH\nVGMm\r\n=5rWe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-c1dc87ac.11+c1dc87ac","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-c1dc87ac.11+c1dc87ac","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-c1dc87ac.11_1584569222371_0.5691611640171452","host":"s3://npm-registry-packages"}},"1.13.2-alpha-cc167b7d.11":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-cc167b7d.11","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-cc167b7d.11","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"37af3facc9962ba130e7a5ec0e58246e556c74b5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-cc167b7d.11.tgz","fileCount":31,"integrity":"sha512-81GaB81l8Ssxm6LBxPE9RnQjdDN198yhmX6DiCI/EO5/faryPPbGuG8saVMtFShLJk4pBCZG3NCyRcfMreM0QQ==","signatures":[{"sig":"MEUCIQCiFwtXop2s27GrNb9OdYeIsqlepAqcIPIG/YLfn3bN7AIgY6NTunoLH3ib8wxEHTthzB9b9r9DonBN3mCBmvOPXTE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205034,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecqEBCRA9TVsSAnZWagAA7okP/RfRAcUKox6uDyRnK63w\nPo+MKm9gM5D7atl9g+vaz2E+tDu006UOOnFzTRzvfHnUca12soMIqp4q1G+X\nP8WUlY6sUcTBo1ri4ZQZ8+RjmO6tSXpwvjZ+wkFP2hYapHnLSnGpqZlZBtm6\n6Nw1tiD1sST0AaHLKAe+rOPMQidMsnPfj+Y+AuV0hsIOmvFMyh9mRyiM10PG\nUkKREjO4nPdO85vpFhkWc6OdF1iaKtqj3sJkYxuLrV2qc00++z7rfdj5PI0c\n7fFPhC/fNQElav9zmmkP6WOnpKVBnG+rxb2A9Wz/YrUA+E5jUYMBM0J5T4Jx\nnH57fhxcZd+57JTPXq0R9Psl5xTXiorl3V+DSBtuNJ3cNWVreGjkyON5ygZB\nUkF0yqZp7Edj2mgVz3a/0qWgxH+o6yOFAMThFWjkzDUSGePI/Gy32fLXku/G\n3Rw3vSJlI4c7O8LNFtYBRTK+v8gMpD4dlSt1Me0qvRdBIOyVGTVgO1fgEcdm\nBDEDyLEBz2AUYFlJCi4j6/J3xUo/5uv6jNCmGYPEFnCHbBtXfj0BeTCdjCKU\nC6MY4Vg4s5ES5Ab2X1Kbc19uAjQJZFWCgUzs6OSsOBYvik0RtQXq2smvfPlW\nYjiFvTEPyUGDSjkXZI5eNYWX+KmBe6g8XCwIuozo4329WKWstRteCGN1TRur\nbnuM\r\n=SE/M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-cc167b7d.11+cc167b7d","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-cc167b7d.11+cc167b7d","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-cc167b7d.11_1584570624641_0.18209536160962303","host":"s3://npm-registry-packages"}},"1.13.2-alpha-a7dc3e05.12":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-a7dc3e05.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-a7dc3e05.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e191724a316eba4e9600fd7a04e0f9493f94a431","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-a7dc3e05.12.tgz","fileCount":31,"integrity":"sha512-kyA4Svi40GxL0H5QlSNwEKLyNQtmm/5JsL3wqCXui6jrYEx7a98IUFMTLfo3brS1Jk5nja1RjovOMh2oWFDxiA==","signatures":[{"sig":"MEUCIQDwl0Hyc39pPNx3jJM7z5D1R1M8wncAHDmz8E2AcHQSGQIgBThTsZikU1+pCz2zASOznFQZnu4CGJbPYIpUuaDvRsM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205034,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecrO/CRA9TVsSAnZWagAAatkQAIfLFK7yJVgaqrzFKiId\nzslxfUOZICA7MXO6cYPuXbJQXgFQcM3GtW4fiWJqWIVw/rTv583h2JygsmR2\nxUUph3PDfN4Z4UiIqE/7HupY6gaiTn0CRcYxHu3WbizS+z+NngK0v1npPHkY\n5GjQ868xGbq7XugUnMVxUmJTbQKCUd5FrmQmiea82TiJu/i2w37tFTzdMwWh\n0lYjuJSlV8UbWt8LHqw037kNLlZydOt19KSrqQaqM8NjBAq76NYri9R9clM6\nAmf09sQRnb7Dz7QFoQXEaK+FTMXkLNqswXcfQo7VYFNU6yRKXbcfhYib++jy\nhq0ANC4Eevxq6o2kdnN8C1SiC0JFzs7VlWsZERv3nNiHQtCUqmLL8FxeNvgB\n/OSI/KACEE28Gb6QvAJJOdMtItVi9YfcgA5sIJeT7ypfa0lONEuEXm8a/yt7\n1IAn6MgwWHyRCNeiCDx1O+kAwqjzHllFIvYu+44Uu1XYvvuEpLmG9eL+kYfj\njsAPrj4jkIWZbllKibNN0J1Mqe+VY0IxO4x5mZZWyW6lHqfU+GBlzwgwV47M\nrfs29Vj6uu9FPBhUcMAG31ueoXW8qJlwWxEi/VhA8ELTUtx+MeLOK7ejCrCh\ngtIXrWcKGYaK2bs/Ua9enBQQaWSozlfNeMuagieTwS2YFgDL30+H15TQyqHJ\nJdOM\r\n=Lj1y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-a7dc3e05.12+a7dc3e05","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-a7dc3e05.12+a7dc3e05","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-a7dc3e05.12_1584575422881_0.4709739649514286","host":"s3://npm-registry-packages"}},"1.13.2-alpha-9e464ec5.12":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-9e464ec5.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-9e464ec5.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"6c2dd5233d9a72085d5e75154e096466b7652e72","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-9e464ec5.12.tgz","fileCount":31,"integrity":"sha512-VOVdf4Ljxbbm4akZYy2CMrs2ZtE06oEi/bPP9Wipbdh/C4WBFQ61Zhao1dQqiK/WlX7h0QoDegm+kCzbM4yf3A==","signatures":[{"sig":"MEQCIGeZG+FtwMEpfRo3hA2tgVkiD1o+nL/KrwRaBRM8FGFbAiB9OO5FIqjCm7cOQibcuyenxaQpwdDlCtelTdfXjn5Ilw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205034,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecrmPCRA9TVsSAnZWagAA+OoP/RtKcwriIFtg2ioNPDd7\nh5jwLpiikdPofjn2cAq21ln3aWmdzsVemnVuhIJwMizvl8zXz5Qtd8gY2+nc\nRDE0RQZsCLZwSt7iiqfhAGLpElmliooBhMPjogVqECLj1qOZ/4JcyTHHjbda\n3jiZzwEqZePn3/5TMTq/TuTepJy1hwEkJ1ybxy5tM4i7hKaW/F0tFCxDMoYN\nbap29O9rG69FX3Kt1tOhSDn/Aboo4rJK8FY02aatftgqEF9Fx3nLprM5p9eH\n82ojiCJ63UGJm43wbfgyTEXFP0CWp9uLdixlVCw9BxtCegC0b2XZmmw5FTof\nUVt0BnUnRtvg/IdKIGp4YjNzSt1NBe6LELMFeQn8u114WA6YA+QbKnf0UF7C\nnpDWNkRXqSjXPKZ1Y6EMoYVK6hW2NnCmjb/vaiFPITzMFFSAsOdVgWVTQHNP\nzLIo48sS0bOngQHV/9OLGWgyAui8jYRVu6iKhj8sD+0fZCe4v8wxb4DUKXbP\n0yWEQ4BGV5QBIAEl/ysv7H0YbC1owhFB8DhBTOv3KE6ATOa17gp5KKj2eWKk\nwGEij6puBmYNLA9KA+fPbyciyJnK4rJ/0FDnQZ2ZNrVv/MCCNiwi9MeN2sb4\nBRXBxmW8x4QTrcdt1GGqek7tVKI6GA17Nfox732y77DpgNPG+HnU5RiOKLjI\nSF/G\r\n=YUne\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-9e464ec5.12+9e464ec5","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-9e464ec5.12+9e464ec5","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-9e464ec5.12_1584576911070_0.3365406211474249","host":"s3://npm-registry-packages"}},"1.13.2-alpha-2c30133f.12":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-2c30133f.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-2c30133f.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"be01c172739f916701e933a1a2e079d9d4f64cee","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-2c30133f.12.tgz","fileCount":31,"integrity":"sha512-+dpdU9JFnTqGqI+Pd6UYHwbonHgwZ7MbYZO5VSuN3HHGt/h4+wAOydPSDWPEsmjV+J7Xsk7jfpsPgZLZwar1qA==","signatures":[{"sig":"MEUCICvmwFA0kOFrJTR/CJfJeLngX2kljKThbfdqyeXPQ+Q/AiEAmehdxX3e8yULjR9IWOwvw649s9fYMneyCl6/25AoGr4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205034,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecr+BCRA9TVsSAnZWagAA8+IQAIJjWc0hkyhQXPcTEBGY\nHwQEstjR2GaDhwNvBQlmyd1fvyRomxfZ2lJ8NGejLmi0q3JkIrIGFkGg9pMn\n/eTS8cLB40xb4ZL9xHPdZ4KD6J1RkaxJWjpmJJZwgzZ/YPLbf0JD69HCtjOv\nUD/daNxFGg5DzfMZHRkCgOfhO/pRbdp3EG8HUHdZYQDp/QDHuibCZ8HY3KWQ\nFX4r7aBgSWymQ1di27U3TB2kR2LIbUQ5pB1ljKcIHxXwD4sNOWynjqzRM2D4\nWpaaNXucnlceByWePhy9gbIWK06QQ8wxWhyRDdL9CgtHsovqJWGFf09VBUZ6\naE/2UO2SwKsd9Ahuvu3bpwKHdUHSN6GSALKcuCpCoZ8ycodF6sm11sAWPPRl\nDjB51WvhyYiZen5RzwNoWsYREhDP2G7tDjig+mqtQRLFFMdQeWk6pIriPag+\nOtzoVHkw87+6rx9uEe/XTrjx9UMMn0zAjoHX7sw0D4HONvs+oWUp4UHcahVb\npC1SVz4msVFQJgvrak2ZfKneZh0HFsdacML8hBLCkc601AT6Q/3KuBaYGTer\nO98FoeWqcZbood44Zp5iVU3p15Hh1jI3miULNAgWvIHwpqYetcx/Ypv3ShTC\nQvYlNHt1oTv+5tO9Ms4tifBCI2Ww17Q1sAMhtSC7olMYQbkG8GccW2VhXYNp\nuGRA\r\n=96DI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-2c30133f.12+2c30133f","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-2c30133f.12+2c30133f","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-2c30133f.12_1584578432217_0.2821403398763642","host":"s3://npm-registry-packages"}},"1.13.2-alpha-8a499edd.12":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-8a499edd.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-8a499edd.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8682e22be56a31919d72547dd506305a2b5b4407","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-8a499edd.12.tgz","fileCount":31,"integrity":"sha512-FdR4Z8l4yv0HO1L1N8gKpFVy9f3X8UZn3lSqAJZmWGjOEeqTy+3t5mrI6IIH7qIWwBF7x0+3u40HbzgRODgZ0Q==","signatures":[{"sig":"MEUCIECGHKVVcxEQhtG0uafVFSOXrLyAZV0g9pS1b02PVTeYAiEAgAAI2TsnC6fjnHVKhKpkpJHdzGx7elH1Ig35DKTYBUY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205034,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecsj5CRA9TVsSAnZWagAA8AQP/28j5NV5GBG/XCMPPDiq\n4e9l8IZslkpw5CX9HZ3NnroVv5kvJCSoYq2ELqrv/2yaUM5YRA/ELg+PPn6h\nVRRrpmE2Yz1kLCBwA1aHMXPeSkm3xWnrwhzcFGmlblAOScK/yHVa85bnvu3G\nTh2sgQDvmNE4scIgK5jM+zyOVOs05mTkPoqyPA+N7DjQsdUIaINbEnzKA9nN\nSJ+924Ig77sGVy+1X03bposMeMPkAjz8+zoGZnwCnJFdvVUlEr5XaBAKPMXr\nK8aB/lGuUYRSVOvEikqUew/9mZQIwovE+KbciZZSMZn/FzOyiqP25kgOl4/f\nfkuxKpgu0p7QBbU5b2lt4A44lWUOcygnaYOsOOEb0iuPEB/in2bmBdmNVoxx\nAfV7bAkHfIT5f9J38EObWiEGaWipWHktwRw9ILRiqUOeLt4yO/8D6JDxpWRU\nol8AyqlkR9izJGMip07nsZyXk0Myj7xwwYyHdKUjjHFIVdafo2n3JRIYMiyL\naPr85nZl5ABtF9dqaVwxeXOt3TlADt3uS5p/JGrfyTadKEUi2Y1//cQrRVg8\nqra+8/tUb8rD4vUqvm9ifCNJPRJPjv1sj9Fdw94oJVGK9e5ncs8g2KRwziM3\nxHNoxjSMb48QPokZ5kCUU6bgRfCxzXJekluLsUntJ7M5ULuDhWs8bmTYfiC6\nMQLC\r\n=5qwO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-8a499edd.12+8a499edd","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-8a499edd.12+8a499edd","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-8a499edd.12_1584580856756_0.18745788729712287","host":"s3://npm-registry-packages"}},"1.13.2-alpha-cd3a58f8.12":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-cd3a58f8.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-cd3a58f8.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"6410655ae62c4cccb053dd21284e2893cf26a103","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-cd3a58f8.12.tgz","fileCount":31,"integrity":"sha512-tTcYRuAs0IEWUvt1K5oyO8TTPazpe9rMtN4uaakkI8YdCDDheGJii4KmQY2YvyKnI5R8Hlwm7tMLkQTOykYYog==","signatures":[{"sig":"MEYCIQCGwbuXVUa6BEugy0ff7HTJFaHOiAGMbotyYEwCPUzNXgIhAIv4UBl4ze35sgAHPRvSXz7so3jVcNhROJV0KRSOWnU9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205034,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecsk9CRA9TVsSAnZWagAAJ+oP/3K9J0+3relDyy5D+ofO\nuYPfWHQEtnzGXyLiKSK83tZuGQiX5NnVfZCH3SdgAGKB7q8872jP8Sjvhqo5\n6hr81oWKgzF1X23NLt2wj4qba7neN/jeYoZaKynxfuKkjZw8ZlbtVG+m5oE/\nJBc3gePi3XwbLzj1S6qHFzfPRYS3fKaxDsebg8IFpOinjmY/htRWBWzy9fv7\nOlOuTbmWceb2qCePgRDSWjvDHEDE9JvChykJMMfTMoT2Cu3PknrMqVnpMxDZ\nsHeMBMXdZAnu633UZyC0go5NeQag+tk/qoeNM1/efp3EQADSp4fkbiFZyDlX\nOEGYu2ApxyT658SBJMCRuIzIlv1wgo5y75eoidexe9DBdPLmh0NYu0s1KWpG\ndXXp897Pr4gpinwSQm85t7oJRzype0CYfQkEHg6b1kYSKJa+xjQmDfvszGnL\n070lnoAVkqH4kEKFYgWvCbffidvw1CD/IlveHDG+Dhp2bnezFZSr1CFplLaP\nq/tzVUAD6Rjqrzqc5ffoWWC6X4ZnOBXLk2qO250zjmPCnFIb4s9vUB1CPwHv\n7wXccGr5T/xikVWpdUxViZJZxUPJj/6JEKDSEgUfWVkhwK6v3rbR5vs8y7pE\nJQrCyg0ZTnHO9GKOg7comFjZuTjazTWTf0i4FYbufZnVdEslO69BaenFjWr8\nn3Hi\r\n=Vq3j\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-cd3a58f8.12+cd3a58f8","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-cd3a58f8.12+cd3a58f8","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-cd3a58f8.12_1584580920323_0.6024735404520758","host":"s3://npm-registry-packages"}},"1.13.2-alpha-ef22e31d.13":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-ef22e31d.13","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-ef22e31d.13","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8bdd1893ed87a683eea3cce11257f58bd5614cd6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-ef22e31d.13.tgz","fileCount":31,"integrity":"sha512-T3nIyZ0Qht7VFxKSSNNC9SWbnYhhV3wAsZjYZGlfJ10u4fCRSkf5lavahxL6G8X1X7n4ZWlA/Rh9YHMclF1VYQ==","signatures":[{"sig":"MEQCIEO8e699PTVomxwmO3990/IPvM63mFtUKvIdpX8VDwq1AiBBwUOdJ4LF6Qth24v7M9MqBaRj31hFZNX5ob2XkNzSKg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205034,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJectbdCRA9TVsSAnZWagAAUVUP/007FD3BX+VhKTbR6I78\nii4jsaDJHIEiWU9aOP7m3V3t5lV6eeNwmxt6XH6PCygD04uG/Tf9U3uKndHu\n4culSR8G3sEuaBMwMa+eCjg6wKqLOntkk9dfdkRgtM1zAL4rOEROh2V3kB1X\nDNLBJhDKSnawKD5t4LNLg877/lOiN/GxfLNA9imJwPs3AOLIY3FROnFrtQND\n6QdN4ttCBPK9KTU8MPy5H2hVT4GRpaQ/BaF9ksmd54MXzJ1AlUnCjqsHkWNc\n47N/p+M8J84HOsXjMX46ZsRBdJRs8NXXoDPFcRJu1ie1I/QgncGjeYK4i3SX\n5W09x8znebi5yJ0bXeaA/lq80dHs4ZJAZ9T4tp2HmBGllenPDYrGc7Ym4yRp\nmNKN9kxh4T3MTmr1rKFtPDKfVsct4TcxwPa1ar8W2GbvJmwA0x9H5JCPIWyo\n3NG6q0Wr0qG64R6IfNOCCaGZyqYjGbq8v08psLsWWcplf3oLHywBa/H0m+BM\nE93cncmAiVD2waQJOciNeL7PeBDHhprt6UTjsyIwHgb8tE6t9WHh/nOSVTLK\n2PJkgsnVBbweoQ4zBKy6Agjo6OtfbJbV1z3z44ABrTMgcQ0gb/dmi+xS8r6S\nLXKScDV3DdzihG0hMJCA7VTWMGa3RGo2upDtkM10W8VFr6jDdWe9XH9QVMlp\noF6c\r\n=9nOK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-ef22e31d.13+ef22e31d","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-ef22e31d.13+ef22e31d","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-ef22e31d.13_1584584411921_0.03413157350162033","host":"s3://npm-registry-packages"}},"1.13.2-alpha-0799e8c0.14":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-0799e8c0.14","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-0799e8c0.14","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5a3a0f455de7f5f0ea9c6f2dcb43872c7e9c5d40","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-0799e8c0.14.tgz","fileCount":31,"integrity":"sha512-K5T58L5b9Yw18fuqjcqjqi89I+JbiSpT0vjGUJ/3JgeBdiQC0U0VQ903Q7n+Q3wRJxxAm0NGtPZxOi8/nSWfWQ==","signatures":[{"sig":"MEQCIBWUNJ28mnDW4Hb7RMalAaMAZ8+xNKIp9Dzz/BprBUnLAiA33+0qx1bcGu20lwOPIKDnAGfdZLLOBcxO9vSXtCi5cg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205034,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJec0zkCRA9TVsSAnZWagAALkwP/0Hr7h/G3puS7+86PnTX\nGCaSgNrhsmEDBYL2FBOdZhBnTHF6rE04eM3SGlZUKdlgQ0wTSdH+60vhw8dt\nw9vmcFQAp22O9HQAy4S0rF2UheIY1pb0Z/WrLjYy3bYlr0aBnhQ1iN3k/1lR\n09sZTIOKq8sedz6xMEP1XiGMEFcFF25lJ4Lqwm8zh/T7kGHT/J+YY1SWPn1I\nh3zTqm3+4JK/y0BQIu4iiZOP1Ujb32t2BMV2OyFOjmH3j602nyEUNMThmZT4\nOAbKmjsx28q/pQpfdZGI3IxD8r76VGW5ABzp8j09zauf+ElIKrhpYnqkRJC4\nxr6XOHzKTRnmoLQBT4v41dulPVgXPEPQajhqnW2Q9nZ3ZWzFhX7g44CgNBKU\nUBLWxql0YEu8sKjp61fNvdudvjXjvsWdMSgqy4FqZs73AxuTK0N3Om02LIMU\ngd0kzN53ZkqIb8xWlhk5ADVWtQvNSbWIKq6hJRLTJPrcFV6IfaQIm2CQKfCs\nDMmHaUmuoaLAHaDCcfrX7EgRdt348U82UPf4/hT2NxFIBVCJZ6rkTdR2Zy3Z\ngfkTpVVavYYXniUoWF/PlamLYtTT2M+d0ey/vrZgDmuVX0Nqflvbe3dJCOIN\nmupWabpNrnbrvK7SRn3rgkr2NTbWqqv682dDgVLFZ5Q2UFOXdnfDflyKRkVR\nLNn1\r\n=ZO2u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-0799e8c0.14+0799e8c0","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-0799e8c0.14+0799e8c0","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-0799e8c0.14_1584614627330_0.2451321392065311","host":"s3://npm-registry-packages"}},"1.13.2-alpha-01400900.15":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-01400900.15","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-01400900.15","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a5520c15b625cb7e1d6b19945b372e69cda4ebe1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-01400900.15.tgz","fileCount":31,"integrity":"sha512-dhX2jfLIguh/WCE5QH2iMMdFxo2MIyUv/4fKj3/mqsEHzPLjXiYWiRI2V6Yrji9e1tetAiHqXH1LdtgK+a17+g==","signatures":[{"sig":"MEYCIQCD99TzJB8q0Pzvv67Wkkog0OKgVsIl2sagiaH3BN0augIhANKpqZjVofzl5fK7d7R07hiIehuWPUSatjD7FzWHTbP2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205034,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJec9RuCRA9TVsSAnZWagAA9BkP/0VtfMFQXt0PspEZLN0F\nJd25A+BMAWK6yKDSjSUSc0HZTbDHEF/ixQgnIY/AHa4FScYHUzXbTIHlCH9r\nYU/aHlHkoBHm7hPjkV6G+/SdnEg+biep5mRhONTLgWAcqKdwVkjkgJTfsqWi\nMJOY7J/m1OTcbrEgZ25FclLfLr+8f042ej9grA8MtdKMByVnrcdHc+aJsqGR\nA49MOfV5tvnjKp+praiEbo0IbeNrAbPmYJy9pPT4LdOqs0QiJ5MFSu203epE\nYcqqoeehM7U1Z397dF1Hp2R7uyPn3hQFtEZ6p4IyURNAr566xuEWeO4kT9XK\nVhNU3GJ6e9FfpAVRuoHpB0NBwKxOvyvXYj8RvLi8BXtAH6DX8siazC5oiivR\neM4dx5rTY6rxj/L5se8qjBalP26hXCpdR5f9Gw3FQQcdF+g2JH/I/PJeXiLE\n38z9cNqowmOfyBCgJvuLhlstSt+Xla2a0DjMggXccwOB1kWYrF8+maOu+4xJ\ntGGgzHKegQ3tBT1/lj3CCXuaOTvWiq6IRMq8U2ufXfqXhHs0Wcsk1+d863zQ\nmd9CwAAAmX/fQVAm1drmNNPbVTbxhRFYWcCJsK31SL08VkmMZEqOcr6nznaX\nKazIkd9H85WSM4caz+Iugc+1nzxK00GNh0xIUL+la9zEFNqrM+rHuxIEBoIB\nTohk\r\n=UZGr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-01400900.15+01400900","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-01400900.15+01400900","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-01400900.15_1584649326122_0.48163247118407737","host":"s3://npm-registry-packages"}},"1.13.2-alpha-e7a290ee.15":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-e7a290ee.15","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-e7a290ee.15","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"6c319db010a0aa93611c2f583b96d26a3ad7e2a6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-e7a290ee.15.tgz","fileCount":31,"integrity":"sha512-lt+TaEUcOJgHnwYeP4ZdCaSoM1mvkQutgR41aye/1gGQ9AIV3ys8tt8Wj5S7JKicG1tARtljA5YnX3L5PAdlfw==","signatures":[{"sig":"MEUCIEArLS9E9DxQz9YI3O9Fs/h5j2pASP5kGsEHh6Ar8wT3AiEA7NU2pVfm1IQvNhKCxaIs7nuEKgxFZopIMqL4DeFg/Jk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205034,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJec+HQCRA9TVsSAnZWagAANdcP/1/9CzoMYsF4FXKIkalc\nGhQJMp7sgAx75zHKTg0UfP6dUec/gRFZV8Rx6EIQMBDYihG385hod+TZsRDG\nt4VXkV7MTlFaf3oySKlEj29WUnFHVgoRZ9FAPk7UxbYdCTEoLTvAK0cmqn+H\nn/EfEl+EdxovQiar8kDiuPjtrvMBzL0Qf515qAxVMLXOl5C9ZZNuLCfihW+r\ningZl7gnkyeJOW+YJVDhZznj/W0s+TI1BnEUJfu/OH9KcfkT4Bbdgkh9LQyP\ncOOlzTKGlC5uW3nwDx9Siuwod6vvV1y9ddEVyXnGiN5MidQdkBqjceQolAj+\nj/PHaChMZYbf4WQxftbQVavER2sASRspQZd9O2qp5TRP7QLpuGQNzjzmO4Ij\nnYpAaoDqyDEkJwHWkKccmsJAZ/ySa3bjaM9UPM3vpo2n6rzYXE5y+y0Gd9RN\nE42UnE8OW/cIcETUnXHhKkcfL+m40HAopS2Oa228WvNlfaFlAKhRc6CChrpf\nMHHLOsWlFchjD8kzGwyLY74uwJgFapUhkptht9ubTu6O6ygFwRoBaCDGkA8V\nVRqiFUtRBKcHv1wdA0ZtiMidAe9GV5UnjuWPTAUzJI6jfiuvyR14bO/crcdX\nv40K4yCnguS0ryfUZ85VEPduyj58O7kocjeAaDs0EPbEoT2FFLGzkIb5yqra\nUlR9\r\n=mii3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-e7a290ee.15+e7a290ee","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-e7a290ee.15+e7a290ee","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-e7a290ee.15_1584652751694_0.7338996171253007","host":"s3://npm-registry-packages"}},"1.13.2-alpha-aa49201c.16":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-aa49201c.16","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-aa49201c.16","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d23a19b34988e26fd1e6bc2ef4a3449a80cb4172","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-aa49201c.16.tgz","fileCount":31,"integrity":"sha512-Y00KLgRQZ5jC7qwv3YP6uVtT5S/N/cCBwGirklaTo2Ce/P8oxPml/5h9NBQZWTsPJM3WRtnScexdL+ldv/E4Fg==","signatures":[{"sig":"MEYCIQDU3/t138I1buicP3BFmutrzOByfUtih4vnmaWfed7GSwIhALNSnf0YA38r1eNKExzlrJz77qXpPcqKZUwr2nlTGO/V","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205034,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedHtcCRA9TVsSAnZWagAAp+UP+QD9Kdf/1AxBEz/RVv0V\n5sja5Am0VDoQ+2EO4EeeNO+hjZltDiER4cEBNtwzu7vd/OnOlh47bls2Uyqa\nsacfit3o+z+HzAH9vzryQ3IQgZw3lQ2AP8SluCRlb6jEre0Ecc6Zx9k4rXKg\nUywmBXScDNw0pEjgsZTvFa4cCYWBk+Mv9jTZHmE0HnDyeSVGGcWVZRDSkY9m\nRmPiXrERafYRlR/NxkSmYLTJI/BQVSQjO6WCfwA5Vv71EiFBJf5W7GSzi69l\narc4QjFcDkMmRM8pLUNapJ7kSqb3R2ZhTzlkNkpnOxw2/4LrN7jJL47tjyfL\nwsB3m485ctekevIZc5dZXcH25KEZNH1DoGsoSyIl8r7QxFgXrcRM+RkVwBgE\nHrz/5+Yn7FY4SeibABuHKWti2QaLF2fGha3ShtY8NaZqXGheGAtWuEpPEH9u\nIxWlcuK8kLdaXWI7LVlf9xuzWBcy6LpEJqpYJWeKzHdRbzQ57dbj44iAm/DA\n4yXLcRTkOum25iiAJ9TUe11KjtI+3yv5FTACRSoZjGs+iH6GpOM/wuVVLF6P\na9FlqSMTAl541ZMG0qeeRkuNBora2sLN51Wwbx9xaUow9wtOvkAYDgx1Cz7S\n83o3e9DTKNwklsJDW8iLErbqAN+Wx6nQqFWV5V0NNzHnqv9GXIz4MvOduCuN\nWyQW\r\n=9ftd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-aa49201c.16+aa49201c","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-aa49201c.16+aa49201c","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-aa49201c.16_1584692059276_0.7145890514147066","host":"s3://npm-registry-packages"}},"1.13.2-alpha-884e4a88.16":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-884e4a88.16","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-884e4a88.16","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"cf5069913b2842af896a37d0a0908424e370dfb7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-884e4a88.16.tgz","fileCount":31,"integrity":"sha512-X+gd43oEVjFzlUTYzIHJs7LJBGCJwnIr1kcR6vNTUVMy+FKZqgD5Hhbrx2499Yi5bDkWDmIpMuebI9TGZLraHA==","signatures":[{"sig":"MEUCIEI8QZ8LygpW2UhbPLSuXKq1H8TvspkDyp8eGSYTZ9M7AiEAw4QVE75XJxR98BaLYwDV0/utc82sYDqYeLlUKE8C5cA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205034,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedIrICRA9TVsSAnZWagAA6GoQAKGCDPNuY5sxtEHD01ea\ni11LaYvMQV0vaoeAXrP+g93tJEYMu0nQ0isJ/SLJxNBFITq2+gn+cjAZfZC3\ng9F11mVOuMod5E4cNvVCM8ARTNJNmTvl8MnQnj7KatOoVjK+H6rcHn1+CZXL\nrYZcaOZ/jBkdfGfVQbThBqLb1c9sOOgD2zNx4izf58dMklELb/xAzO+KwXm5\nYeZFqOd2TL2ypOcrUjPqt5BD8HFTWyhBb+YNtfs2P/Ye2uf75LvGQU6v8+49\nye7+gpOMgfMQ5QgqVndp/JtVC1FJUaXLXxIACWDXHSPopC1gl4VAbWyUv5Tv\nCuiyQYe5yRU4PFUvvL4paFQUcS/HZYfKTjVsYetLbysF63BONcXfnLebKxEC\nqzJAjP6EEYjs4WD7QnaMQsWg4HaGvIKHaLVf1nw1wTVu6kaSBUHNcwmoyg5/\nuY2CBp5irhInaY/xUzd49DZr0Dt3k3upz2biT/2z/1a5OcsSJJ2N8V9tpZre\nurJ7Sp5kkv0903QzYWhlDSapInHT78G3gsJldudsIkaIp2GTSLU7GpQatUUG\nvyZAZlVuARQ2BZyiD3K2VafpSC94/2lZIs4PkzoeK2orNH1n58yzomciNKkN\n+Fyv5D2LHhhlkjg65EkKLU958CHWkUD0oxSxRBqUWdAAqZumAZiuLkaW9rDY\nC/KB\r\n=04pr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-884e4a88.16+884e4a88","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-884e4a88.16+884e4a88","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-884e4a88.16_1584696007984_0.8117511964815927","host":"s3://npm-registry-packages"}},"1.13.2-alpha-e85110a7.17":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-e85110a7.17","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-e85110a7.17","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"6194ca48097cce2036d52fb45847920ec1f1a8a1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-e85110a7.17.tgz","fileCount":31,"integrity":"sha512-ejwTLMbZyXTDqbGlyB936n356oqmgcQNd/uY3jvOtMrN+MBw55EaFY+uE5B5MmfMQOLgCK6ATLyMkl7IgfrmIQ==","signatures":[{"sig":"MEYCIQDPFrVhRcTMrdCFaV/AKBhxa3IUVxRtlS1naqPF3IW6WgIhAIWGMPVYYmpp3flohINmYBzkCPXeMhmc7vyOciRXwagd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205034,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedQfFCRA9TVsSAnZWagAAME8P/jo7N7YUIvl0UigZkIw3\n6a1vSuGDjW7tlfaEYBdJUTPszrodsdQY//LcrylT/Yp1fiHT8U6TyArN/jTf\nyL8DM6lA4yJA+b+KQ57G+6YDdmSrLse1SW+1q9s54bxm0TkLy5msvestDsYZ\n7Ec5ZhicqF7e06mdftdPOeCn+qpp7wJlXDwnon1amdbasPS4y01Vrt5tZ/1C\nsEctXPCrLv6LvQUk2TA+tljD89I53nInfa17xQJgJrSDfefOij7bH0EBjaX3\nqgsXD0bPDtDvWECcZjuH9pFMiVMCwOoyAXE8vklcbYoAzCjtv8Oxw9toBDxT\nk7kYrcjAi69G2ecUMwV+DVLGDcoW1jv151cXvUnkYqftd4rzOfuRRqlRhnA8\nmeNmvm9SFyiwKaX1QfF2I8kauJtHyP4BFzqLZZrJ6jk+HwCfOFZS9n31D8te\njOrXYu1kVVPN0jkrbzmYDeVE3EiHjMqstiMcugLG6CUT87//3tfDKiha3utY\nS5o1LFvMKVYmxrzvL6ExtLr5jV3dxZMAr+FTL2yYnFM2bMYE9ecXws2QZAcN\nJ7ofkwUlFZYKoiaIWlhBr5Qc/UWxpCmxv5gz9y6MS8FbEUP6g6Mt4gfr40CY\nZlm6DMfqgOPJM0mDX2uuajBmib1zL+8lTyxcMgN96OFffpejW445MQ7fXNVb\n0qF8\r\n=LVv7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-e85110a7.17+e85110a7","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-e85110a7.17+e85110a7","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-e85110a7.17_1584728005280_0.22163157894606722","host":"s3://npm-registry-packages"}},"1.13.2-alpha-bc6e699c.17":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-bc6e699c.17","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-bc6e699c.17","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"645016ec7f779ac6486dd6825760d50611cc31cf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-bc6e699c.17.tgz","fileCount":31,"integrity":"sha512-6DY/fFykOBas5aj/TlXo9k+4zDvpdwNlsWp3BDAp1HpjENLENG/0PsaVErRXoapPPwaauRbR/z1ZoepxogM5AQ==","signatures":[{"sig":"MEUCIFwpQIAGfV+/T57M7PRxPOm2h1L+LnsZ6E4SP/JlUu5QAiEAiEh7Gq1qLKEe5Vg3HQRpj8awLHxzRQ2omqv5rfyDXtA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205034,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedQgDCRA9TVsSAnZWagAA/8MP/j+x1jk83PKXdJQ4XNEo\nY8qknyyveCuLXKdXZXt8GUXbyfMZV51OA6n1zf+OYqjGGwZ5E7B+wk5eJzRm\ntQvgHuduW95/S2CJcnsQ4EyPBQIjlsDdISUetTrkUmMRJYg79M5QBd51pU6a\nRSObxdLQuPGrmT6PdmudCE7aQuhucZm0tLjU/bD4Te9Lwx5ZfPlJhbbDoLxl\npCfomWYgnNFBKNCicDjaUJMzsMpbBw50mltcPkdkHHb1BvpiSwziNmARTh8d\nsXko22YrJqpI6lKXkSnF5MauRW8YaBm/ejNAJxhYFpabODqlknKPhd31pkRq\nE8DFfaUe5TkMyYZ2KNTBK8M8/lvT5KvBZ78q9TGO76HStmL6jQoLShzSfCfA\nfngHqmW+17NaUWAAIWidW/ZommeYPrYI5/yK9K54QwPLaxtrcJqIWEbqEvI4\nxv1AR3Ggy8Me08r8DlFfvO9Nqf1z63MwY5Rdr+ORHseoQHrETjNXOs29bhtE\nYR8jnQ5f5hvdt4BJQVTRZmI9PTDksGg9QDtnzU111wBW9SkRgfUIjgcH3aWU\n9k38154zcFrh2VqZ5oiev4fFjqrfVWm9dV83WlGbqgN9/Jjv8sxDrNumL9MG\nDFWYAocCCT2iBSONW1qWEzcRQhuz6O4uLbItoKws0S7O9j4THW859z7cEP2x\nBGhX\r\n=4GJR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-bc6e699c.17+bc6e699c","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-bc6e699c.17+bc6e699c","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-bc6e699c.17_1584728066505_0.2706167729397777","host":"s3://npm-registry-packages"}},"1.13.2-alpha-9f8903a2.17":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-9f8903a2.17","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-9f8903a2.17","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1f61f3c67bd5070252512037ec4fd67f071f869b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-9f8903a2.17.tgz","fileCount":31,"integrity":"sha512-P73erjWkCDw1VJ7CQUSk/bC/waq229MuO+yNeJfEDaq9iU9DfuPqETT2UsvJZNW7XPW3aZ/emnWp2oAEvL1tog==","signatures":[{"sig":"MEYCIQDZXiet9u9x3pkmXobrIk9lG/SVMLieix0rTPFT6QaT8AIhAP/fldm6TzqohQ3EdZHFee+n5X5fLIweSWIQRBkU8X5s","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205034,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedQx4CRA9TVsSAnZWagAAJbQP/2Te4pt8ujbTFLk5nPiW\nVxr9G7sIeVgzbFYPISjT7mEvAdwE4JH40xv8JORhdTWjPSj12TF4EPOVBmsZ\n/mZrCMQ2p2/1RI1G5lC8XHnb9o9UzWDHZ/hZNVgW/aIeSugaOZE9f2I83S4S\nSrGevbRkTqg7zBj9e7PJ8BE2mVXkVwJbDcXBov93rjb0v71lKnguLD8rpxwQ\nKzWoRH/zoA2HK1vpYI5ao6FyIAJc3iI0JBOqobOlfuRDzzFxpU3QTTi5QYlv\nIVS18jvNezZztENnRA+dvPeSGDoq3FH7azQeo+2lxT1liqCckZ0hLUsqFs0V\npGKk3USASNADciy10RMQJ1l4P+km10NS94/1NYSDml7utzajbNWIduhJa/j4\n+DV2P52ISKFW2UUBjuZDzKXWcJpwVo7qHDYzuMpddRWGV5tVHa5QRsMsHspz\nsr35PGgbGpE3NwF8VrRnN0QrnOMOFXWQWX7u9S2KHyDoU33nxJi62vhi28mz\nMHndWe10YxJ7gzONQ7bO044IzP7bHC7sjC0LLPF6+cW5MUjTQojGA5vhfh1c\nF9AGkMQdwW/JmyBZZCMbwN8gY0UUNzxdML3gjw/7DSn1v0ZigxMZJHHf/B6q\nkfa74SNbrfFl07OHCn1aVwLzVUUuIxoo+xucGbJ6SmYub+YMmyVFLfXyFi+b\n6qZA\r\n=SOgh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-9f8903a2.17+9f8903a2","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-9f8903a2.17+9f8903a2","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-9f8903a2.17_1584729207887_0.523293414990522","host":"s3://npm-registry-packages"}},"1.13.2-alpha-f8c22583.18":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-f8c22583.18","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-f8c22583.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"bf937b75e72fadee92bfc7d71f3786a789f67336","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-f8c22583.18.tgz","fileCount":31,"integrity":"sha512-AKrQIeNtPj0lxtDp0O9i6EfGsHQCTC1pNv12NzqXNRvCNlSDShLtkhoKY8jDBIXKNiR+ewGy5yJd35QGsvPwfw==","signatures":[{"sig":"MEQCIGuUpL5Uo75yOw7/Km4ceSEhHZbiBtV0VZfimynpa5wkAiB1MvKZY9UryOLdA4rTwxST8utnzQuI4Fu1SDAHOEvcyw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205034,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedQ4wCRA9TVsSAnZWagAAZNwQAIs/Z6QZ0qwVs7wBTaPI\nu+ACtQ/B64etWkNanOnKezZpvNrTieXyjf3OeT1W7wUQx/u05aBEI9ovbwor\nVFl6HsnhTXCEwps3B9LTH/Ps10GcmWacravqU2AmhLoVENGlLSAdcg4gvjAz\ndBLXAT8pEaovPbM1Q83MDefzzzRX4EtKb3rf2CTUKdNDxcTb5DGgyFokesFb\nPpO0VjyBl2wnSKFfq58ITEdZvWOtmNi0ciODss4BtoPTlPf6+g1BpsshDytt\nSY0Soza0t8OpHpkhTedas4tfZ9Xex9eA6/4W1yD9DNVtTW5s9lfGUXpws5Vw\ntzKwjwMuC0/gllfhy5CMoDplhuXsDpEe/sSDWJePwp2gSkkBSDMO1uulvYiL\nG3drboNxbu3LtKigyJyJdSrVcLFYvfWifZjGX8J8/zjFOfqOneC9ieL1e0Ml\nAZmP9+TvU+RImiIU3cV5cvlQrvjMI5eohut9fJNZi3phNqXa/qlWVC78331+\nL6zjoyLGtO6+j0LOfkhlXxlsrOLP7lS7PvEgu0XZibbN3K4yymVWNvZXO+MO\nwNsmWV0N2DRQslu2uv1cDKDk5bqSG4DuFgLyDTV5SrwQw09ygzgtweQIj3lp\nUaOZ++5cfsqmDB3VnSbFBn7YFTU7iVj0jfjcMLJ71IJqhLxRFfVMrkdkGLMf\naqEu\r\n=8pYY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-f8c22583.18+f8c22583","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-f8c22583.18+f8c22583","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-f8c22583.18_1584729646081_0.38517261536096403","host":"s3://npm-registry-packages"}},"1.13.2-alpha-962ae2a2.19":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-962ae2a2.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-962ae2a2.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5ed022c62b35d9114c6207b0cba3448a756ddc3f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-962ae2a2.19.tgz","fileCount":31,"integrity":"sha512-1cq5E00HiAeA0Uc70vMscqGtTMwIS/DcWujfKMvaBikcf/sHD38icOyLRF8NMTtN7oy68IJG5RRW+pDBd9DeUA==","signatures":[{"sig":"MEYCIQCDez1oow0cNaLrEXwK88PM269NMrwZVo15yLGydLlIoAIhALaRM/04NbKw8oiO25mCMNwhy51HeQi24stmvhs+fQIv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205034,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedRehCRA9TVsSAnZWagAATWsP/R9Tmu9RnmBRQJeC5OV8\nzYZMNoHeSMLNKaSGvou4arpqOQQMdLjpxHx2fYeXLcKp+NBuDbP3Od1Y2J/n\nc+pNF1yNMR5G3alRuwWohHeCA/BgUQCe08xWJA+316zJyUBA9u63ykVztmY+\nfMC/zGbYPtac15YY32DuvP9UstUsKjLN3FfoIx2ePoaWKYXGDYBMsW4XTxtH\nq6DKEksHOPxTX+TP7NXcGisB/RwQl5e1BN8T9WNwO9fiJRpxacsXprJXuK2V\nE3yXV0dHvCMXhCBv4ev1jWXQxp4enSPtVt9ZGSyWxbvSIJYl9bslXytHusFg\n2kE+7LYScetQB7R/jn8Kajk9TuIVHDNTPNQ9O0PXetV7AUAOeOByzNcE/i1X\nMD/7a3SgqwE1XQnTZexhqLalzwUPJAQomHlBLpRyH6JGgf5bc1nzj+2tRfxc\ntmymQ9RiCL0rMDI4MGxhUSwrxLz3BK7ZEcufITAYI+0tTUkcvnuklCvKm6GH\n4o/EdMQLn097l+HLR8rRu3fhOr1Q+AQxT5dAvpBKD6u1vcXlpdy5LBE/BFGP\nSBXINZyLJekoE0fC4ALsaUoFi3u5ujCFioljoO/+wVBmvfHy+fsc9C77gogU\nsaPv8wyZQNbvoWErq/hgtLWCE0E+Nr8584T1nnNXQ1oLz+MtCW9kMp4P6BQw\nmoV+\r\n=jdha\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-962ae2a2.19+962ae2a2","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-962ae2a2.19+962ae2a2","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-962ae2a2.19_1584732065018_0.9169012485484282","host":"s3://npm-registry-packages"}},"1.13.2-alpha-13324dc4.19":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-13324dc4.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-13324dc4.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"bc07ac04750ea699a1f66084c7e724254b8cd404","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-13324dc4.19.tgz","fileCount":31,"integrity":"sha512-yjYmEFL1Zt2KdkdSiP+LOE9v9joE1GwSRa2R69DTuvOkiIRGd+NZnCFqpJh+2wLDiqpZpEQy7G0OJHk9dPeFYg==","signatures":[{"sig":"MEYCIQCo8BUBaiSbigo+sdzu7O/6IDDlf2ZzvDnXdsLp7Gtx3gIhANwP0KJTMXg4z8JSvgoe0WpYknaesHpC8idrviWeG6k5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205034,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedSXXCRA9TVsSAnZWagAABDMP/jhFfNlctMVvZcFHlAEz\nxv+6HMWXZ+PMue2WtMuoiwe1VWWFBXLA9uvQvXQxLrAvHW+r3cdnPRmo7yQw\nM11l51/ykHv//p3W0NL04/FIDiKwX96nWMghUkryhxjfVH9KH7xL6j7e2q7S\nXcMgQpQ2KsZDKfoa3a+sKM0iWWSzk/3b/10F1pgVXRHtNBbIaYZ/McDZOQxa\nVpDvjREEolc+29VAr1O5VaWLuYHoy8U9xRzxtPhAqZJbB9SH6aL6zRgYZLqw\nDNBmcPkCQZYrtSMjZnTc+WOKCnxVQB50B91F7Eb5Mc7/3UOA5BCojWOgPQ/g\n1nCg5BP9AyOevSacGDEOICCJIqCKTDCyAgJ2PfTbNDC2U85BiH+IFubQKL57\nFZfuK8aAKOke7PFzNA4wVC3sJcNj+uamIM4HLQSyo9ctaIAjkyzg5tn/uqWS\nFCiF7iir4QRz5WjZlIxngcHQr1a/FsktKItPyxJXVehmqPbVZyHayBUWVL4V\nrIsFS+DSOykWqtuZA0r5o4bGG2D7kkHL2JvhvuFk/vEkP6WY6zDzlLC6Ck+o\n/l6riG/ghoMTorTOUyO1BxMbtve4FU8QlunUAKGEpEoeydK8dgiq6cZ+jE19\n1HiCfbaw1uILzRUzBHQ15N86cF4UWA+ESQ4a7P5rDX/v7TI3UnxPhQZYJLDC\nB64C\r\n=zJar\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-13324dc4.19+13324dc4","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-13324dc4.19+13324dc4","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-13324dc4.19_1584735702531_0.7295760753043543","host":"s3://npm-registry-packages"}},"1.13.2-alpha-64176d37.20":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-64176d37.20","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-64176d37.20","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"000ef258c4bed6a402eaee15a8067d461b53b1fa","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-64176d37.20.tgz","fileCount":31,"integrity":"sha512-T82dw+P0SF4q1mz1IsvUFIAtp1IQVjg1UM2jv5QUjbj5gl7R7XCrT+j/myAzwwVgGlgZ19YeNMePxkd4TrlvOA==","signatures":[{"sig":"MEQCIElWVRYPgWwMysh8sZhjPUtwRXQZsHxsOVwl/Ng3JmvAAiBW6d4KamR3/bnkwQXnRoRCIrkSd7d7CirajnyiRJfebA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205034,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedVtOCRA9TVsSAnZWagAAe6gP/3lE9jmd45ytBWIgcCCX\n4qd/x/8LIPqQ0Vw2+vPRNlxS+e/LV3M3OxJak2ZV9AfHI0SBMtg0x54OIf87\nAlzSCyL2JqRX0M1i2NmroCxN1dp2HTOvI5QiKwczAo0EQU1lI4+ebWg3ZqBT\nvz8Tb2lqIXTCZw0jcMVRhPDKnZRUjrM6o1wjh65udaw9l1/h3h0kzQ/o7/5g\n8iBLWZmJk2ZAOEQGJA+mOwOppeydzX3Ls5P91Gn6O8+40ukx9AhysMwSOGnm\nYZRYDxx9gLDMGMbxJx5/Vrg9s+Ill/i0bTfPQPd+MY/Sf7In/lglO46WP6FZ\nEUp5oY2eFH7ntgvCnoTgbEiXmJ6TZ7Soa3ziMnuJ+Z7/yhLA1rT68QjnNHT8\njOBksx7yn9QHj43ePh4ArTZSP7ufPEozmGeC1AVOTE2p+HgrrirhwDphqftf\nrNysjjGT1KBIAdZ2B6+gjWKJbYzvVmzPQ9VrQaoWXtdJUd4c525r4lxOoDXT\nxC1wFbThrX7ddVr7R4bynTyH9Ab8+l1gkzOGpsbhmxio7a0Oh6sR/ei1QtdL\n6ZkZIIoB3O70FU2ecsbIbZfe4zZvhYuHU/8eJYvE/lGpw96lUrzQe0+GYhaZ\nYsyxmss0vaiCXTcjJJ+TvUydHsmeReSYUR2wfNU6sNZmX5zZY5x3k2glAq/2\nYmdF\r\n=dYX/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-64176d37.20+64176d37","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-64176d37.20+64176d37","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-64176d37.20_1584749389822_0.4702446782088139","host":"s3://npm-registry-packages"}},"1.13.2-alpha-d6ece9d5.20":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-d6ece9d5.20","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-d6ece9d5.20","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"cf0634ff776bd5196e40a4f4a6c875aa95ccaa24","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-d6ece9d5.20.tgz","fileCount":31,"integrity":"sha512-Kuv4gy5Eo4VAxmVA73mSgR16W2M1xTST59jqfFtOzN/sn/pv2gv8ix+oK+CbEBOL333/lP2iH85ZR4QHznRpPA==","signatures":[{"sig":"MEYCIQC2HF80w1w7/LSgfCuUzf1r/hg5zl7QSuZvOQJVuoVuxwIhANFmANtzwrOrN7cbL9kJeJRYoZwYNoCP43io33ABzQpD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205034,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedWu/CRA9TVsSAnZWagAAvnQP/37BB3ZzcFcRt09/59gn\n7tvMEryYxzema8P+5i8B8hsyFIC1GxKuOazJNiFctkB4Kq9Ctr91QSivtEOX\n5GemWunYOxu+RQFBrIamktoA9pZIT1M2jlQAgSH1BMVFNl36LW/HZz3ivg8M\n9yRR0DtWVno0hWL989v3EUVO33QtFTZkHz7MAV53JHivncabOxfvn5CgZrJn\nwTyKIDckQxFWGqm+FzDLrDdj/B9DZz3BPGXzGoo1sA2OdRc/0K4SnEqiPRmA\npyJt0gIJoyK1Nbd1l1xqUjCK4j3Z+atTJYGJKlgHThQIBiVOeSBHwsTdJDSe\nCzj9Bk67sWZ7Ys9JME66F+tQQSBLZZopSl137SSFBpz+OR7dpJnbX0Gpc78t\nPQ6w6j9MRU3cfxlefjFNVGTngK8rNTfIEv7mx69v1WvvjrJmgX1V2Efwfpwx\ndleGyCY5FcUzmmquILnex/lLB7P+xMkyTbCiCCxaJfWMhVGuaSuC888zzIpj\nIMcvQHNhnFjZU7323NBhuMJDAJ13DK3jyOlzZjG4al6fttoFD/teQMwhldWp\nvP89WUbm5t3B1jNEjeFa8CRxxMV0RMwIMjqfcsqCEW0JnMkCDGvoZbphTfHy\nglhEvKlHI1jFDm/j243NwASpDKpi1UbZNo4t6mlVDTFaNgTIDF5ZyCrfMdSM\ntgAH\r\n=O0Gs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-d6ece9d5.20+d6ece9d5","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-d6ece9d5.20+d6ece9d5","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-d6ece9d5.20_1584753598384_0.3997465615591915","host":"s3://npm-registry-packages"}},"1.13.2-alpha-6f3aefc1.21":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-6f3aefc1.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-6f3aefc1.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5de1e95c5e46b0821f47f501eb5e18202d9a7047","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-6f3aefc1.21.tgz","fileCount":31,"integrity":"sha512-bdeGmPB+GzKoPiG3ouiKvSTEbmYmVmtAkoel+ngQt7H6xUXAWtyJvm+bRF/BKyYmP4Dx1lkNhYEj9JG0HIKXkg==","signatures":[{"sig":"MEUCIQC2Jz0LpHqweaej4/jfMEYqrlhoqDoU7lvWQ9+92qjdkQIgHuz2Yb3UTOdkjAfvrrAQeeuF6+/tt3ZpDc65/5LEIjI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205034,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedl1rCRA9TVsSAnZWagAAWhsQAI8LGbSbEPG1/893R4kT\na4Gmv98wqvXNclGe3sI6WI93LmtrC1UKI9dQVEFeglAzXtZS7rLhJk6dvQdo\nR7/ubQcuWpdovQ4d7kqVuz5nCv1Rg4BAC21E+715WsFI2NL0RAbrB5snMNRe\nJwbVwA/NQORcruHUXAcYs52kmODSdqAnFTDuYKY7yHe2bJZCGEI7iePkadCV\nP5xE+KDqgMostQ7tsbkXF5yW09YpULFwK2a0Bl04CuKYku5eB4rLY/cOTXtu\nlEILa0XPKoQUR08yPNt8fVqIb9gjPtVsmCxjNXh7kLZBVasxjRo4B6TStmec\n/RydMZHOoJwypeFudIxCPfPxnEOludRdgsCzCwGR0LF1MItQUAKN4V/ZdRN9\nPh5yA+vX56L371TJ85BtEsFXvmihZVwdMUTdP3GuRgVwY7f6UlETQJ6aCy6i\nz/0GCWEyyvFjRTcrqm0QPIxL+p0lPN9h6PhoI6Ge6Ddq3gfFldQMQVv+etN+\nu3ZYKvGMUsiaLuaIcES7vt1eOMEYAw6C0s2ijVVo/I+afuzTFKj1w3QdLxeC\n3zpr82ASfjRy1JShwV9YoL//ESVvOfVkS3Vk8yXhTwT1N9TIqV5vDlZ615P0\n9uaHHuhABErl/ym7AlfoFzuqWdczL7zxoXRXujXwp3XUoWz6MiiHZmC1nuyl\nfDlk\r\n=EaIs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-6f3aefc1.21+6f3aefc1","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-6f3aefc1.21+6f3aefc1","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-6f3aefc1.21_1584815466498_0.5590333704269956","host":"s3://npm-registry-packages"}},"1.13.2-alpha-6ad43def.21":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-6ad43def.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-6ad43def.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2c790997ed99e4063199ddc85810c0521c4baea3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-6ad43def.21.tgz","fileCount":31,"integrity":"sha512-MociWTtwIU7HKbc9MPIf7L78YYowQtMxTr5hFCtJeQs4QdHXHxFsTXQ509lrCkMg008Qk7yU7PMsjoHSUJ0vnQ==","signatures":[{"sig":"MEUCIQDAAQbtJVxrM0zj/F6U5XOXg8fNAdD2pog/r37yuamnXwIgQYzG2M6Df7kkOqNJZr8J360GXJDeGXHM9r2gnQokm7Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205034,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedmEKCRA9TVsSAnZWagAAiGIQAJHIOlTzPCggG+EvbbTM\nzW7L0zCJ/6xE7wWKNmZkUThEtgmrm1m8VSq0LR4rZRuTvRn18msDPL0ZfwuO\niETS4nzk0jC8NMRvs5ysfFbGm2wgDpEsDNbziMrlDvUmAx4RnMPeLiIc2EQ1\nLu125Mq7ZTnXZsWt+q94epWMXackBVkgexlOFm9R0sRMHuxnq80W3d2kn8JZ\nsN0UiHd6H1blpyzhfqJOKiqXauiK8gAkDV/LndR4QtsQBe7Jr06c9PKF/jJn\n+QHVRofmZhEKjoB3QAwMDgG4XtbwjRHOAhkc9jRXXJPrm1eQAbo8MgflMJDq\ncViv67/0QdfEQoJp/sDPQbpbvjvbAQP2wkLb9MkiwrfAT1rrIOj4+q0nUMWl\nrse01EnoPUDQR1rQlz5wXaM+iaqzOKAtcyesABfuqBNzL/eh32pcazbe838L\n1XzCjPdUstvbwE4NyvPiRPsjohecC01dl4HVAzUOi6mFqHVW5r54/WvBg9Id\nOWxwaBu218hEuYNOd7p1jUhCeFaHqLNb5hcOxEkPxdwKlXL6qaEqUH46vl4K\nY2E2OWfrovbCKxQxh8k1nUdzO+V4UycEuegBRx4UQ3Z+v1CxDamfVVoGFK/r\nVdzyh6CKPI9GGGLv7iHg2fHpO5zXvncWhXAagv5uVOhh5GxqUqr9mAKDtoP/\n789w\r\n=by2z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"1.19.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-6ad43def.21+6ad43def","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-6ad43def.21+6ad43def","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-6ad43def.21_1584816393917_0.922182074224212","host":"s3://npm-registry-packages"}},"1.13.2-alpha-c810e6c6.22":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-c810e6c6.22","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-c810e6c6.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f9cb1b7faab6a27c98a7a64ebe2aff41ee2e40c8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-c810e6c6.22.tgz","fileCount":31,"integrity":"sha512-T+4bVPUTAaZrCDU5AonU2X7gZwPMxiakMxyvsMCfA7xAwcxrhTr9DsiXrWD5nIIh86TKBHp5X9fnLQaP32qDMA==","signatures":[{"sig":"MEYCIQCInu8VA/jbfG0IVCqXEXafopKbP80aSNNjKkMJRCXQ2wIhAPpXUroa08hgyOxDKr2cfUd0dql1F2QfNcAVfJ1af0Ob","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205033,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJednXsCRA9TVsSAnZWagAAOwkP/igY51pyp8EZepKPP74Z\nbUOe4hPV0l1lctNCNnoDUtFzpoyQtgFMD6RKMRJ5YLJC58gsDODfuQwAh2Kf\nSTuXAOoHjNcQ0qWXf6Xcqdlu8l9EnScjf7nPpHlsZp4O0/VVwTRbRAFurZH1\nZjZBjrbDn8nuKab9O1D5murhQvf2dw5pLzQCdIM9Ybbz9OZUs1zP7mn94j6v\n1PJOwx3PX8OAlrBRbw1lkfPOrDaDWwBQkPDNurQ1UsK8c2PdjS0I1GHggoqb\nVXe9+IZ0XGek3krqOGRvrTDAAW5g9+/j+cfam+D7O2f1fkNQB4W1m+HzI5bv\nWKIDVeH73MiM5c1eJQXQlS/peGFqAsEaMAuG38ZhcZ92a62z9LoOZcryOIOU\neBItHAWY5JO3czHC2svOZUgl0qTCfWK1waEEbAeCFMMkFwC1N3e4zDB8gX+o\n8Mhq+OMz//EHivG8ZR/edHsjDZe0L//RTACTRFt9H4z1I/2NbeaawNLaHBIl\n4uGgMrVoBJbhY2jytdN3dz3Kdo2dl3y49djOmof5+yrxn5nfcuw/Ku3b3nv9\nQWV+/ztDMeC2uBgksi4CMOM96lKnuAVu4S7G8mw+0Ygb+SXqufHZ4J7KgEOQ\n/kRnr2kQj1Cn43xVG1F0QYH01+SvQwJ7uYx4jCoFPg9NXIn0m0wiOXs3C9HD\n4NRd\r\n=zFqK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-c810e6c6.22+c810e6c6","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-c810e6c6.22+c810e6c6","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-c810e6c6.22_1584821739577_0.01521811862140443","host":"s3://npm-registry-packages"}},"1.13.2-alpha-10e14243.22":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-10e14243.22","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-10e14243.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5750b9df7b7b420d19fd6dbb9cd02f479200816c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-10e14243.22.tgz","fileCount":31,"integrity":"sha512-GJ/ptozeuOeBWpYUBuLMwVUjGIGv8twa69d3ZtVVU1I/TMzZRCnJZivNl3/3XEKBoO7LeBcng7dBUqxT30y/Ow==","signatures":[{"sig":"MEUCIBAMpxou1+LCZVPu4hkPOSP71TL3hOFi1SupC+aScYfRAiEA2Mg79W+PMHSUWpWBtStMIkqYJOGvf7x7lD6n1g5wPuc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205033,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedn80CRA9TVsSAnZWagAALM4P/j7a5sTYNym7d/WQxDnP\nUaQN9wE0KjikYGEAaeHLW1YxXnyke/nJcTrShrDvfinTyblABo2dR3zwg0CL\n+zlMXNvsAZW4OU+2zNDpQYHu5HABDj7bUIqEGP6EFBfT7/bzKY8r8FfXxrzm\nyELMmxXRE9FHf2j4ybFppNTsDV/ok9+WWAAz+33U3CbEHuF9npdL2GHhKnPk\nyJr7aJrxWbmQYXpl9YK74/4TfoSgSqfUpRkvkOmTxI49x4SzvOSvlHcZBIyr\nTUEQaCrdlmSYrZJ9yOsg5zw7Cd0ef+TSzc5Je9yA/jBOkDTQtNh3UTjTbSNO\nhGTRkSR22KXspPjUkl22NB6NANuQFl2xOdzmj8rHZdLvNfEXnn++QFe1eanN\nHho8PI9Wm7EjzYavjaHODC1cscbM44K9Utjxy8hRPn8HJmjoZdWsnlCpPgSR\nHOPhUoNH5+f3gNTX3TvJcTeTl7pLkkZaMVtnMdHYU/u8SyIWa3pzvhHxxVdc\n4Eig3f5RGwuvy3c9ZBuaEZRzhsXQXeh4ffsSztuaD5Ke5NZXrjPCqsSTrDmI\n3wqPZjcttN8JPdtOiwEbEEwqU1cafhfNvRDy3fJUJ1QIKtwer/8ISj2hABsS\ns6AnIjSryj88v9xyjgwWPzchp5bqYesESEXa8n95378KlPd6e7F2HqY7IJeu\ndRN4\r\n=ZKMz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-10e14243.22+10e14243","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-10e14243.22+10e14243","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-10e14243.22_1584824115930_0.3668855117195746","host":"s3://npm-registry-packages"}},"1.13.2-alpha-61d18346.23":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-61d18346.23","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-61d18346.23","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b262063bb9871e117676e65123e74cab35426e70","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-61d18346.23.tgz","fileCount":31,"integrity":"sha512-NxBCRyF84wwuSgC29fEpBiJt4GfpGvYP2uvMW46aRsibRo92TCGvUdg4+J4RUhVXkDuurS6hPUxLw6q/S7o4mg==","signatures":[{"sig":"MEUCIDnaS04/y34XRELdcDhc6KlC0hPKQj0p93r3UgMQtD7tAiEA1u95ycGpgsiKj657PLyhe0G64F7jXXFUSU1TsDfQolI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205033,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedqwlCRA9TVsSAnZWagAA6HgP/ApWryxR8PM2RpdnDxip\nwumE7B11EzZuhYTYKYNjf2mkkOw/AuivHICgClRJtvq5rnlacxxGPNAxJfxg\nhSIQHeuFTD+1I63jKU3MP1uo4qeIANgFJRMaJvEkcNLtUAJUwI2y8AtWdpgQ\nT/9LF4Riuif4VGj9cMRYGsLqX0czxrYZ0uzM8rWxo46arRTqz4thJbC2gnEM\neTfjtA40L22btTb73qp6WnnqQHqm4cohQWmC6OpxI6MjaXhsrQinjmNbhZ5y\nem+CZr2kJxL5RRRBuAAIsqwArel3xUwv1akeccwX+XrQ/H3iZq6LFBrpQUU4\nFVmtqz7P0Es26dFj308ETvGWLQhsZD7ThaR2UMnFeUXss/CeAtVDJ33hKGir\nfGPxmOaM7NQXbd7rlTI4SzwyhKelWE3jfHz8O8ONSTnFH/tQOSZze/lSw229\niso6mU/DVDR+GwhwkxCkG0URoW8xAWXQ70ThPSJ6vzVU6jVqZYUs+ZY1EX/j\nlDXmuJ2zHX9JadAdBdcDO1iok4FT1olWxXIOXaUZrE9/cmzfzmRvD6g5OtL5\niW+QjbGqWvdMJMm89H0uzUVprUOvGADjmavMhJZ00ZXSGkttKx+fCSfXq27d\nz/7sjpq/GVG8WF8ATBwHb6m/um2gbx02Nhy8Z93M6vIKytPY59ka4PlhzADZ\nBbpJ\r\n=uTrE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-61d18346.23+61d18346","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-61d18346.23+61d18346","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-61d18346.23_1584835620889_0.6661014305200643","host":"s3://npm-registry-packages"}},"1.13.2-alpha-bbf4a72c.23":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-bbf4a72c.23","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-bbf4a72c.23","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"99290f2026dcf48afa3c95276b864731abdbacbe","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-bbf4a72c.23.tgz","fileCount":31,"integrity":"sha512-CS2krkTP7N2Y22YIwTPfbRKNEA9amTRKnZo7p5D5EvrJzjMAGR40Bmv47jzgP7PZQHx5ZfUJyi9i/DCODzVoTg==","signatures":[{"sig":"MEYCIQDul2l8DiqN0IN1+5Xy2FEOOHk5EUkqGvklCqKUUy50tAIhAIPWLzDEPtTQLwUj0O1hW6D4n+J6Nxc+CcYG0NXlKgGh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205033,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedqxiCRA9TVsSAnZWagAAQgoP/RGlyxxBwdrBL4a6cJCi\ngEYbScDwtWZA4OXSezhKgpRrkHdFOnXXFBlEDNc6Y8brz82IEfSlLAu5hpJM\nSoaeAaQfaO/VUr7zhjVgV0iJLleyEbzkXIgAePdkz1v6TsEu//78ESoh2yvK\nKJCmotPo3YgslD6Qfw990UL7u+2PhSgnoCTIzZZ/nYW9M1eP/7UxMVCVaHbq\nkoXzLwQz7c6cMRbE/+tz4yzSPaOs6w10gaXu+HzW8yjDzwf2D4fhosxUlUf2\n5EcHrEMvmVIZ7eR6CcG8uKt4+frXpWbpZcQC38ZouWjL01K+XrIZqR/Ln1On\nYps0NrD+3TKZkNELynZg6hGRnoNROG+qT2bjRVrh2xRYaCANgRPVSIVxN69L\nIyMlX9ehLT7Gjy4JVbZufaKRqsdQtV7V6f0wi8QYfw8aj8PcTcEmbN79ucjY\nZnlxDW2ASecyDMuuRYaLNw+yqvD63W2eLGhpXAP4ubL+pvkA+PL9E4DsPKAf\nqoK1yGdBSYZokXd6xlUsosale5hy3Z6jdtrBLU2pbu2k5u4QaGlFmQV81hik\nwIt/BDD01aHy0pookTehTGYx/FHUxgMbxwpXjTfFqngXozHxTTXYrDY4wgd3\nOKKZpZ9uB0SzrmgsHsfu0QfY3fRwBg0Nttrp13Gw2M6OgBypc2cTcts+tvsV\n6XIH\r\n=7DLE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-bbf4a72c.23+bbf4a72c","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-bbf4a72c.23+bbf4a72c","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-bbf4a72c.23_1584835682286_0.9430635750340293","host":"s3://npm-registry-packages"}},"1.13.2-alpha-164ebfa0.23":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-164ebfa0.23","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-164ebfa0.23","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"faa3a3b3c8d7fb7b44d869c1c4542e11a196276e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-164ebfa0.23.tgz","fileCount":31,"integrity":"sha512-S9wXemX3M4ygoVRMlkM02lRR37bFKqlTmxOiU93NxxEgmGAJ9TedZQAQN2JgokE6LHIDKH68pry4d/Ln2lVmrA==","signatures":[{"sig":"MEUCIHBfBFqUu0hFSO8fq2k1bhapF5fsA+NlMN3FsUF5JuHHAiEA9Gz6bOZqk2mkpvmRRDAsGaqPF48KQdJ/TR5hOD/uTY8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205033,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedrIgCRA9TVsSAnZWagAAevMP/R0ikUaXnRpRGQicJtrJ\n7VtNyMFYrnxdko6eN+90abWFVYnpL8eDrjNO098pxhV5jN2aa78mK0+48M13\nfopyl+6lHk3qBnT37GTFsX+ucxPeIMaWgbrBXyrYZ7NRa+6NvrJQmmYO7VhB\n44WUgyvyEeuQue/tmXj5avBj3zMcFlh/JskYtHYq06R2lmAOaieI1sI3PVPL\n+wNljU3vrKVkFN+jIP8HHnffvphI7YI5Dq1WMx4XR31PGsZPI6D0Wk+N4EqS\nJ1qQPUJlfSvwwj2g1T0Xfpy3o89c59iat9UjYOzpvIDt3FlRMhGAeBZiWwAa\nDHamUf2i3L2Z5hHk51eDoy/+SQHk2YwKffIZSSiSoAK/Huq1rHuZh+XuOLp9\n9SOikLYDoeZUp5xDGdPMua0Au/CjqwH09/uLvFWy5xv47LYJXqI5X27kkkvw\nXb5OpkiGj9jmvBqp1exd/XHN26wi0cF+Gc3h7y1Y1in0sQkqZRtA5vR4z99n\n1vyXhfo0ny7jkZ3LPulMjwJBvQ+iNwewEJGM2r2RBZNPpKP7Z0JlxxLmAvcb\n6QMw2gsJfESJCi9PVzEbVelxSK2iu8I+DY1Ar9zrClhfJy1w2MKq98CcmUDD\nZm+cldcOHac4lcuiaqplrCWnjCkJyxKfgZnnei4YCvSrScQH/aKOYqfVIl+l\nFMMA\r\n=oRDr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-164ebfa0.23+164ebfa0","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-164ebfa0.23+164ebfa0","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-164ebfa0.23_1584837152105_0.9245579627201537","host":"s3://npm-registry-packages"}},"1.13.2-alpha-36d455e1.24":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-36d455e1.24","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-36d455e1.24","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1a401c1e1388ea78a88216cbc4ea909c392749f4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-36d455e1.24.tgz","fileCount":31,"integrity":"sha512-ItFkJGgBR88deTuxCViRStUZ6RayhC21j7wQzzjsKEHa/L4xdJ0gBBRV3xDF1d/9zioLNbFkLhYx4QNzTZzG8g==","signatures":[{"sig":"MEUCID5JyoQq00OQlYjKd2J2/Mdpd13dwsQoQLZanyivAcIqAiEAx2ACEu1IiacZIUBlxVExOFHBTvEL5Ue01aCZwOSRDus=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205033,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedrPPCRA9TVsSAnZWagAAOlkQAJZyIbDlZiT/5Ksga6Br\nRK4wqocTFo+6sWFkHR9OKIm1iZ/NKfLXAAMJJ0UNHEHkOtiYF75M3ZUDWWK9\nImvWA570icGd/QQaCr+7uLyNrbQ9QLfEtYEacViOym9hhHjCVG171OnRwkAY\nxhknt9057OztUNVmhmUPSIGyS3zDeiXpueftfjWM5wAxjfNMUqv95mksQdTz\nv6e83nQ8qQQlgbGr1VHN0bTFcUEI4pWF02pHFv0R3wgk9gVTwi9dWVI/KIaH\ncDT+AImFKbg5l/wqhfdfTAWEW8/+fA3kHhZRC+nq9TZniL5TfO4DgF9QCPRV\nxD8eLIlVJNAmZRoqn7t5p/W1qLnHj6XeHcpIqT3XE9hIDWz36vRffwalu+AZ\nVAgeNmY4glPpfpwZjjOkZOh6/LJXe3x+5bgS3AOUb1QdPre4tOG58qdjF7GR\nbvV+HxkpSGefARSZ74wiiXoUkmrWQuXiHohycQjB/iCrAiwicCVoRC1FsF4Q\n1t8G2vrGFddM2l2nCXlXBFomMgVOJW3pMjRhgoH1SKELxpClO2BDIVZe/9ft\nRedcS9Pz3q7IO8ewe6T1qO8DoxNPs8t461TY5P3L0Lbtmmo9jZpaKJl/SydK\n0SG+gCN6j0SxrlSNuYV8K1lCZL0E5dFOi1NGicb3Mkfm9FrFOL2VnQkSD03w\nrD+t\r\n=x7op\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-36d455e1.24+36d455e1","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-36d455e1.24+36d455e1","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-36d455e1.24_1584837583132_0.14926748803997736","host":"s3://npm-registry-packages"}},"1.13.2-alpha-1ef7cc19.25":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-1ef7cc19.25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-1ef7cc19.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0d23ae9baf5ce3dfc555c2b923d37389fded5fca","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-1ef7cc19.25.tgz","fileCount":31,"integrity":"sha512-GPWvaR64vDarO3ei5/hC5VJ8N6i0uzBMqje7KMIZRYCMKKNlqqiDs8riCIGTqEQv2TW9acqzCBth57cjX3gjCw==","signatures":[{"sig":"MEYCIQCzCeyOQIie02GeCOxYWqAVZmH/bkAofWm1GfXdFuNb9gIhAKuEYk58XAnd0BMbE/L+nCvMSp236Z72zvhDFthUTzvp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205033,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedso3CRA9TVsSAnZWagAADpMQAKHgHtgiaMyrMrDzXmCx\niheW9SXuEaqHB1AGYO0Q7jjTw4hhc3YU6ak1EPO3CBRv7e2uX8OAKzlQK7fO\nSGrYts6ug3RhDXdJSPNodOCELKRZadsILj2xEyaat67z33TEi4qk/c2Xh9a2\nvkzwkvj4CBRel0bftuu+HH5eMvJEad4vkIdwbv+Pk5Pjwrz0+fOSlz22JQVA\naqZvLxqLpk2mfqc53jXkbWfBs2wGLQ+7tCudEgclTmzgWrEy2YcX9XvUqE2l\nJn0wQxJ9xToZm635gE+YRgChoNAzfSr9BJ9nlG+lYnGKVNi+VZ0MYm1Nvbnq\nxmli5wCmWDCLXW3vH28catD4Yk6uX/7wBKowYqRm6Z1LzBqg4rXo/OFR3I7/\nDXahdcOfaaD6+P5P8BU7iVAqrWnY62ZXsEheABlE3c+a/zKZPW5IoOAw8MXN\nwisGpJKNrg1JhImuZG7w62N53bp/ILKF2Q9xJjzOF54sJgKVJgCMr1VKitlc\nQFzRTAI+NPo72N16RFfhw/99NMN6JX+G63kTjFCZt3UQQlGLpMqAJVpNywM3\nsAC+wwCyK2xKzNPv2cAGHO5W/ybmRfSUFvc7I+DueXJ9jolue+c9ERz0+lfj\nNgBr0ex0O5QByzguBaJRRX0EeFOEV0+ZT/t2irhYDmSA/V/WQV0rLUKA8pgw\nq2zB\r\n=RIEg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-1ef7cc19.25+1ef7cc19","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-1ef7cc19.25+1ef7cc19","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-1ef7cc19.25_1584843319234_0.7661877373506025","host":"s3://npm-registry-packages"}},"1.13.2-alpha-7885801d.25":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-7885801d.25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-7885801d.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ea53e966acac6d0c1876ea6f098411470d13b2bd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-7885801d.25.tgz","fileCount":31,"integrity":"sha512-p9XfJkp5GlLD0ys7A5ZSQFhiHEV4VdVYH6b22sLnfbSpuzUPnhCR7Z1ixH7fGEIE+S4XVS5aia0MpPnesHNK4Q==","signatures":[{"sig":"MEQCIEmJCgs74xdPEwTK3RyJr7M/xHq5HIGMKA9rRCbo105jAiAuE9l9ncZYQFGZVuxFv9jpkN1bGc6ml/YA8/q9jrOAjg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205033,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedtmQCRA9TVsSAnZWagAAzzEP/iTm8FedrRPRXj9ht3gz\n4jsNhDqhqiIEfa3TuYDijhxxQTZOG8G+gk59F+fi2G6pNGp53FQNpiEhB9Tk\nfup/QNOAPNdvCvyLIaBM/0GfuWLbYCij1x3ZDpliffJPEELaZkFq9ryxxcK3\nr2uQwzDauNfIaoN5W9beekI6ANCnZvReWjVMoK1kDp4ZKXc0C9hctJik6EYo\nB5SMFWmxMceWAy+kZo3+UeGcios+S2Fj/sSCNaWQxBQ7iKVMN5fK0jI9qlqG\n+LnwaSI5XPOAVvEG33H9ymyIvYEBaP2YSKaLutPRoFnjcr4JeIHEeDE/JGkx\nWRWO6DyAgyZ5D6qdh61Yn+xpahgTYWAVkITT3wsPiey1ffT7BTB5Yn4nFB5t\nugAfIgFsgx9LMcy1D9fcx0RbLPeks+CIWiEKT0Yku9y0qzKtYnmJcSZtp/nE\nlQP/6pNAbKa7bY+NWs2x3MIDZFqSpgEST7VUPOeGzpNrF98lOzwKB9BH1WAL\nZxckm7VyPb6qA6f7znP8/IGCKWnsqbxZCL4OBcv8jXD9A0nA5INw12eAlxNh\nvNNVVMeqbt7gyjyaA/QQrot9A6A84j/T2E7rQO55qlQpaJJ7EE0pYElbhiwc\nZiUPgxt+BEBW8gDhGWiB0I9l654UpyLshfUeiGVLW7Azls9a5yqWypy2P9pl\ngCiu\r\n=CevE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-7885801d.25+7885801d","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-7885801d.25+7885801d","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-7885801d.25_1584847247559_0.9460931475873202","host":"s3://npm-registry-packages"}},"1.13.2-alpha-0dc8952c.26":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-0dc8952c.26","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-0dc8952c.26","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3dc7bac5fa3e99741e630e25534551bd7be866fc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-0dc8952c.26.tgz","fileCount":31,"integrity":"sha512-QhfI9+HI5dCeIyYW0Zm7/cMbZIHiEkhK24zIRmdI1BLqKK1Zy1TSGLqArqRrrmys34FAYT8bjIohyENU6DK42w==","signatures":[{"sig":"MEUCIQDUB/1tv7mUqJDDrTHNJorkGeLnp4kvI8RcgrOfpdIjpAIgduNG8WT8X3AysSVAEm7whF6Q1qjA/BBTQmTEjluuyY4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205033,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedyhOCRA9TVsSAnZWagAA57gP/0BQqucfLQMAAwUStt2b\nAJ/wmGno4+2CO2DAj1Q73dtcaUB39vZt6+7gKM/+BESx8aGnxyvtB/P3xEz8\nQoQ14uGYKAoRcfwhfjI6hwvlbUVGztaC6nRu2VOciYFDmzIEOimsijXC+GXN\n51LKL5s3wYjv4vyR+wgcbM5uoIRY+WWI0Zy5bsLVkd6biGO/dNunVJgCOvel\nHhUKxJegl4k962L/HQn4vELHfDVlBy95UGtDCayRHz0xWaEW3SHEYFw8ohXf\nqynw1wZp3Au7dVETaxD7oWOMNjmW9hWQphtaR2LSRy1cxNE7PLum6Ueu9VLj\n/67iNOeI8okUMVn2tEr6XkPWzF0fmfdxzqPrKOatP1sYMhDsE/mapmtik+JM\nPHXyKEZ5OovFDjfSl5qAmHeOe7jXCgpg1Hx3XwvoXPnRkLd0J/Ce3X5X29UB\nPTT/a7wtYEG1vm7gHBbY2vrPH83wWX+LnTAK7+jTKdUfykdbUPekvPiAyf7b\nFuCved0mobxNGkyZ76LtIm2e4Y3f38PnubUKqe2VBZylje6YVY60B1YYOJh6\nSJS0I1KfafgDDtqoja9D38r11anoMjR+S4zaD8kkUZcARggd1otRXAnUCkra\ndVXlv3shEO+kBMgI0g09teQBUTWUYUQY/qO7PEw/uItZtnIpqPLKfUdjrWb+\nDGBS\r\n=XFyc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-0dc8952c.26+0dc8952c","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-0dc8952c.26+0dc8952c","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-0dc8952c.26_1584867405957_0.6650862128031778","host":"s3://npm-registry-packages"}},"1.13.2-alpha-cd194dd9.26":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-cd194dd9.26","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-cd194dd9.26","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ba6c3854f472df6181170be0ea207c17375e3410","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-cd194dd9.26.tgz","fileCount":31,"integrity":"sha512-MT/r/WIKNx28jGauGZqwuonsRu5SRpNr1j3TYCTIA7tGNI0bZvs4TiPhLJ+qtXISa6OuDnHIga4rUSU/W43XWA==","signatures":[{"sig":"MEYCIQC1YuhYpHtLi43vaWzz/mRCiMzFsgwY8E15NPHXjOF6nwIhAJngcnHEk4vx0bU5KT1MRX4PCsaaUeR4nB0DysHp16dE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205033,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedymACRA9TVsSAnZWagAAQ5YQAJU5zhSsNKGZfcCAYRZT\n7XyCIqnAs8aXJJRiCFQLQaW/p/1Ovs958uAhVUaPUxwviqq80Tc61PNLhoxt\nf8CUIVTNi7/feeHBxJa0ZPAeGQrXUWZFrqyaZI/1iH3cYZxMzJ8vDqvLA5gq\nyDxJOR4gttQQRws9vjWRLVtY+yACNYPKTz1p7sJ3L0zZYtmu8e0P5O17bYco\nDAGm7tVNZwF0gm8WgVLOo0Ygv/LNzRvD9b9/zQ5SDZREPMt+Ksm65UIjIZg/\ncwDlRlf7uyNLDWpVXm2htoKxcbMqjkBgwlkIUUA+vw8dsaQbdJunghUXw0RH\nRuyPZ4kfD53FUOwjZorYh+vXz4csl6TNgXeN4ioIbc/beST9SrGAeGPWw7xZ\nUmgxdfRnHSPEuN8PFga4QgJ3nEH9uDroMbEtD+pemHFRsTuZW2xcWPClkGZD\nQ6+Dz1KaM2kpzfzJhsUURx/NLSt+7PzQ1I6BhzEWLSpxsO+8C7aPFacy43Zf\nFV/2JYvVh9jhCjoiAVJ8d4bVzx++xP7w18SKgf2601dpQXKiQzv9WLoUeK+Y\nyeWyCpA0Myn74TDdeBEW0lvY7Qpyegrlz0AC4TkQ8GF6x4cNC8Zb3zc6GwEm\nzZO4ZzIQzLByu9kaFNORs1MXHW3Ui8uP7p6S8mglOvFoycO5alIV0yMXKDFl\ndI2C\r\n=6l3p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-cd194dd9.26+cd194dd9","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-cd194dd9.26+cd194dd9","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-cd194dd9.26_1584867712256_0.2707423294909137","host":"s3://npm-registry-packages"}},"1.13.2-alpha-d5ee2ced.9":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-d5ee2ced.9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-d5ee2ced.9","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c873e03d2a3b049554c5e6b176cf73313189580b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-d5ee2ced.9.tgz","fileCount":31,"integrity":"sha512-24q6ftsgi42N/qinqkKc4f3HAG1Dm8LYirf0FRYydI3bXiAO1Xjg/Tg2aoLeATOMmOzTNCVM8KSElmTyn9XAuA==","signatures":[{"sig":"MEYCIQCJM6QcQuwnWlwtFmn0pkmfm98bIMCIjI80p8anV/5MtQIhAIEYzNncZ4XV7rEQVhZhjiJim79dt9Bw5fEyK8HwoZW4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205030,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedyvNCRA9TVsSAnZWagAA18cQAJ7Op2hGqcNf/kAy/iBc\n1FRGc71bmn8HsTFNvm41Lk1ayVZmLzAuJSwBTS+gYJP25Fgjl3zA0TAHcfTA\nA6ZgIoBDnGPzDH+TDLQD4AZPk4KGFxr7UYXz+jZXSvFFu1Kx5YgSIlQHaQQq\nBdEXlcjQtfq+OWm7nRVqY5F+93lYl/VmsqG4NLYKdJwJp756fuy7kOw7TD35\nZ5Ot/C424QZRQ2tW7RTyxxi8zRyXI7P9u+7ekhqB8oaIn9WhrzvOzSu9nnq2\nh8vKEFuegc8Pd4+iPqt15W0lw3lU3GYukuR0uOGt0nhu1HEdBXJrBJDdclps\ndymgQXNJWDNtbNJtCz/lHzBXspxpTTg7WiQpyebZ+QbW6iv7DG96Cv8vMCgK\nUOiIjBbp4jHitvqHhDghgGitkZ6nf8wAV5Qel0InkQZya8mKpoVN8Fabgcxe\nsxF7w6wNYb2wvNKRtyJLaA/2xuB2whrfcTv2aUHhgMtq9ucbV/0rlCwoOA6M\nU7d6WCwV+CECe3qCiiWaeUt0i5n9b99N+omKRHGUXYG7qT8o8DNwiGOP8PJK\nv3DcbZBFk0hoYcxAgV+0+Zi4sfxJTHt5hSmjpYk55WC7ASCnKMaJpl5esXbc\np/smPragfjRK1ji4ey2pfXpIUfM0Fk+DOc/6x3NBVeWH/dGDJsW4OrAZi/P1\nQkZa\r\n=3IwJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-d5ee2ced.9+d5ee2ced","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-d5ee2ced.9+d5ee2ced","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-d5ee2ced.9_1584868301257_0.20724215115678724","host":"s3://npm-registry-packages"}},"1.13.2-alpha-18115d53.27":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-18115d53.27","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-18115d53.27","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8340c625c832e479547b228e7e6b03d58f2a5164","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-18115d53.27.tgz","fileCount":32,"integrity":"sha512-jxqpmAsIvZSvJ4vkHjjlVgx9FQF0RUPmmoSXU5Syc/ofrE6vMjBbawSiBPgY03pWDe6hiH5rhw38LJnVK6wEbw==","signatures":[{"sig":"MEUCIQD8WndWcCvhF6wdeJAkHfwvS47S8m1E2PngbyZ3EVyfYwIgX2u/nff/2z44ss3QCttnqxzdXiSqs3mm7t4F+usgIV0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedznMCRA9TVsSAnZWagAANK4P/0dJerdpyCE//dwM1TxS\npuWgtPX4LJSSlLtDbyAm/PwZjOKpJUrtoGRNz7qjYLRN7whmj+bdXfZjMyfH\nZwj1I8qu39G6vigwqOAX1eGVV43MyuK2L5kZeJSYWGd2LSVd78xqlzpxJaLn\nGWl2yBepkEay4XXqDGBmZ+Fxm0JCXngcBlkLGgLvamcbc3rojsjmHH0gex3R\nTM2wD6lWS4OQMf6JlAcC557Px2+HnCYueGW0ENnin9Sw3tPctbDaNGUrRZ/J\nwo4cHy6/ytOSB0y+Een+h87zlXyYqfD1L+JFgR3Iotp5CtOzZ2NxitwgBUXV\ncA7RIcskU8832cRe8uaNKvrONHAGuC3pj17JW3L0Z9bENLCKWZUFG+fCb7hH\n2gnCq6X2WVgQiFN85uHCXDt/ErTD0qUwETG/WniBsLUOO22aoaoq3zhBuvt0\nkb2xnXwLQDxCU5aw3e1qfpDS7C/AqHUsylDtu5mXFzmoOPE9Or7wC9+P29vS\ndv/4sPUrRkjpEzhKTve8VeB9gm01Hxha3poK2fb7zohxNUH2CuU+lX7FB1a9\nR6UW6Fj7dBXMfprBMWXK0iS0Gn0WkBc8zsVSN5RQfHXyO3CxJftBPmkjk5m6\nhFT+9oPvbeI27CiOwaySXYSdQaTI7WRyCj8f3lv0ZdFnY2TRKEwwTxDL6LNJ\nd2wU\r\n=byvm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-18115d53.27+18115d53","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-18115d53.27+18115d53","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-18115d53.27_1584871884164_0.8107681030691269","host":"s3://npm-registry-packages"}},"1.13.2-alpha-864c0110.28":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-864c0110.28","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-864c0110.28","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8cbedb7516cbbb79a3028ae0d98898ff13812e36","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-864c0110.28.tgz","fileCount":32,"integrity":"sha512-sfphQ2MJSwsozgc1l+NeSgnurkK4rxIRgyiyUmkF+78Hz0Kox9cAsHYuDun+j074tahMdvP88iRCrI//4JnNtA==","signatures":[{"sig":"MEYCIQDfviNhkLyK7HC3WNLESy1x/jT7fgWYmNxDOehdlOFkwQIhAKtUnCSl2LfgcFY32On3D9W4H2W7Qoa4bbObroe0SY7a","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedzoBCRA9TVsSAnZWagAAVvQP/0PzySz27WzxYBuZhlsL\nEpHu1ZcSnWVtgruMM9Q0D7pk/F6c8S6/YOj1E05g85A6bIpoBXIgICjwzz4O\nIwvEMor6EZ5KZe0/Ci0dRLGPQehRYu1KoABuxjVVXo2U/N1PiorBZXKQNDxX\nER/gBKrCKrY9L7WBpUqnfnWiy4UE+l9qv785B4l2bLlNIpgCdSEAXslP4MX/\nfkX2QXCK9Tt9Q/IRm0j9zuvnk0HptkJ6tEP2p3GcD5xr0HieJEmgamo0SDya\n4vBxkmZ0gRj222W6AqByfqEVxDKGgwJJqO+9BeSNSP8z/qIvZyncUzjpy3+6\nJtVIQcRO/X/l8UBKGnOX3jU07e9cHa3Qjaug2DSgC3UM2bJ5Vmx4CQJR6X52\n8nSju9Ta/TBoEiBxVcm5fOp/25DSrtZ0APztTQld7wEUgn62Ca9eYZ3SEjy+\n14+KidKi6gRQ6txTOcS61q7VnHdbOoIgfNsYMLC8hHRaqf2adFtnfRdITUQu\nfqr6YX6jw/uha5dTFJAUnHqYQ3G4gPuNOnbcPZpCyarfSxRMG+9dHURIoqEr\npLRkte2YiNyi2fQGFfmB+2XIHJg00gRbMXxUtoWMSeLIpVR/co5AjNlv8b40\n8qvR30frUGLtXETd37/T7k8TfvLiH7F0sszZVxeX1zVKhDfmCZWACVIJ+18d\nK+Ck\r\n=/TWf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-864c0110.28+864c0110","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-864c0110.28+864c0110","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-864c0110.28_1584871936665_0.44582150668066456","host":"s3://npm-registry-packages"}},"1.13.2-alpha-b17c8afd.29":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-b17c8afd.29","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-b17c8afd.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3124cb6cffdac457831faaeac89dacc63b2911ea","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-b17c8afd.29.tgz","fileCount":32,"integrity":"sha512-vvbepiiXss/j6zPHmwwROr7QlkgaUGDyE72828RKsugtJvRhDnv9840XCwNh4O+eCOzO4jDBAAx9LHPgQYxGgw==","signatures":[{"sig":"MEUCIBLsY8gWibrD5I3UYRgUgjYQ9fpmuJA0ISPZIPXejUsuAiEAhMvb7XQq6f+dQOYch7v7/JF4dFG/YSwIapn7sDSQ4iY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedzqACRA9TVsSAnZWagAA9/EQAJBJq9rfp1Tn6HtrBn97\nZGjhTIWMEjc7KgnveMMElznZJju5bf0BU2fpX38IKIqKheeNM6RVRYR84OJY\nmiZI/qK0qV5OGOPdQ+zzEE1bpwYNjQtc+mw0GjSl0axtCVZw84Pz0Tizk9l5\nh92iqoBDCAwPqtB/SSN+KcnyXHzha46xfYqaXX8/fHne6tIYYeafsamZlxmF\nG6TCykAZUYB0rE8l4E7Kk9uVMbhU4QHhZcVLeD/I+Ptj0cz4+MDubYkLeKWm\nqf5bIBKKgCwRU3y7QKfkM4MEr1JlEIXeO76ZemZ6TWhNQFcmKbTqTun2YkFC\nNFpTLidrz8TT1vBABU1g4xd7Ls2tSrtReyRpAIl4t7pDYmkmKMr8poXzxk78\n3Sy7x51PcHx4mljUzNHnihWqlZ+Eh8+/jK0MAl8sb9W9Mtq1y/Xzt9kN71zP\nesLO3lTBJvtXvFvevj3LgoR+cypeaiojFgxhuu2kjx49+OxC6ppMpVoqEY8J\nwbVq7xMLMf0jbiW1XeBYoexK9VwMdRsyCwLqv3pX/Tlf4v4/Oa5gqAFG7EBb\nd5JXUGAUu+YoI48KKVdj1/PPOWNNZLgyShTH7fd7Di3CQFyDRico7n+jIvGy\n9ZqMmqnxWQnCk6W1U4KLAppbj0+pzoEDNVPweeFQh7GZrsifyTlTdC8JATGr\nB37l\r\n=DADj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-b17c8afd.29+b17c8afd","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-b17c8afd.29+b17c8afd","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-b17c8afd.29_1584872064344_0.2645250845284366","host":"s3://npm-registry-packages"}},"1.13.2-alpha-b7a4ce28.29":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-b7a4ce28.29","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-b7a4ce28.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"53d488cd2ec8459c6aa3d74efd0e53b7d6919a15","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-b7a4ce28.29.tgz","fileCount":32,"integrity":"sha512-o6G7WR3FnH8ux2iL7ijp86hjsbfnzFxMmZsCNJIRglXb+ALYlav1senh+phXzdkdghBf9U/asCS188sjP+wAgg==","signatures":[{"sig":"MEUCIB45XwOlrd5SalxiG78o9MiNKR+Vb8/zEy9lDhW8T9fnAiEAmKkq8eLVV2GBLb3GiObonrwDsZSC4zFb6i8jmmC26PY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedzr3CRA9TVsSAnZWagAAXcEQAJ0WQasjdPRfR+2yasvd\n488+TZ5oN7+6CVM+NmD9dhfpqfPH7Jl67nEUtYE+n5EZAe4YeL1jkdJgXfIu\nbOSQmDrjs28bI2HG/eKxGjwxXImMq7Pl3VVhS0aVEXlQv22Pn/P+3R6C1LQy\nGgEvP7+eQOzhO1RBKDwyM+X87wi7b/w/uMRm9v9SZyqYLJ+vcJBzBO44MojP\nIaheGStw7SQoJOZ5bVz40WSUeSDJmHIM86Ea3fuhhionD2ueb744YMvr/jVG\nRdqE2i4Rr6KKD8p62Iq5ctYDp/fjASwWmcjs2zQHB7Wnw9G65btHc+f4NUkg\nHzX5nk33ZBZTuxHXL19n6JrAzTJFMPtyHw/3YNeecC3QvEnJ4yCv9hEbWFgX\nLE4StaG/mHsmPYJf1uyZIxgeQoy+a6XEU3IoeqEmeCwm1CqybEINrT2kMYJi\nQDWNgCE7M2TIOPc689SNNnsKVVsF47y28h+AFkGsTyGuuVWg1sh225tV7jUJ\nirY6XVUPYQV3PTgg+TsDcPfqOzCmNZ8gf5nveOszyDU2/bYlBR2iJ5LMi7/0\nZOfnvHQYmNOD+JzmaoigJlN5At8V0aNDBP3R2DFVBa/7MbWdk3JF2XAcuOFE\nuO/6UFy0Vw5Wop5K9cnGMGjeScx7fVrlb/m8mzwOX/X26nl71sg/dlNKERaU\nIVpg\r\n=f3t8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-b7a4ce28.29+b7a4ce28","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-b7a4ce28.29+b7a4ce28","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-b7a4ce28.29_1584872182558_0.60314276807621","host":"s3://npm-registry-packages"}},"1.13.2-alpha-8f18c77c.29":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-8f18c77c.29","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-8f18c77c.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b657b93bdea93121edb126df092674c2cb63c9ad","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-8f18c77c.29.tgz","fileCount":32,"integrity":"sha512-iZEorTSV6CGTtXI1XZb1yGDejByTCwU9NPq5vOCblOxdO0GtJWV9PbFAgiDhXpUfxFfD+B0m7elb8JGRPxdHaQ==","signatures":[{"sig":"MEUCIAOzNfiWP1ZbdXMmnWY9GrKIrBScmbt3qqaiBCmVPbsZAiEAnplcDo8Fi/AssERS90+ksLLi45I92vDIWBe7vpJlowk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedz3+CRA9TVsSAnZWagAA1v8QAJ5Qv3VGdajOMhmlA9RW\n55ZTKOWrA6oxE2oi79YnYLhcCsEmMT599+ZVxql4Go/lpcurYXeIeP13Rdgs\nOcM2NSaAdhpXy7FZzSlJh47DK8VCNZstrK3Q1PBGoS2JR5lBqUH9P9R7vS8T\nYhB5RF24OkgkDg7PSNHi4dWbuaykWhW84QVrxjHD2prp2yr6RnmiWLCyuWqu\n1QZHpI2cSk4jUxDNcNJ12nCh0i/ky1kWju47Lg+IasJR7WbIB9Ob/y2j+cOT\nB7ak4nYD9XtzSDkTarZNU6MjIml8sSfFLzjx3C5RcT6BiFo2M3BjELm/IDV/\nB2r8exQsBCOHs4Do4ipdfuxw8ZOd0QuRjagBGx6QYRmO14q5OjBp0Vf1KVSA\njlg2pKkkxuoUuxTeYJtKc5ORKuf3i2jeE9XqkiEh963TXk+AeAGFwpWxsRVS\n1417A512BQfPo5dOB3q+rGi0bbnY/9xH8851gFiDsdA57EIcZgXtzqTbBvVk\n76p+/5vAMhTsmRagKr1Sr44drNU2d4gGY2KJikQsHQZcRdDPaj4rFj/TlfFe\nsdBAGFMccm6OsZrMf/8Q2NvTsQDyln805vm3x/X4fZ5puRsCNJT6Qp11TpA1\n8IftyMfZTzaCxON3mVfRQRPL2BSJrsvoo+Kr33ldUJ7FJzcdQdgCUpctmJBB\npcls\r\n=bWIN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-8f18c77c.29+8f18c77c","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-8f18c77c.29+8f18c77c","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-8f18c77c.29_1584872958181_0.7449699675310153","host":"s3://npm-registry-packages"}},"1.13.2-alpha-8f2bf586.30":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-8f2bf586.30","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-8f2bf586.30","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c9631a5c5304274695778de50f465be4a1008b0f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-8f2bf586.30.tgz","fileCount":32,"integrity":"sha512-U6L8CUnB1E1eivLhiYmVopVfkPjgVWQ4agmHtiI6BXs/9hKDKCMI1B35thoi9rxxHbF7M27fUXpbHF0K46DQeQ==","signatures":[{"sig":"MEUCIGYnQSsj24QoUQEsKXvfY4MbXjgyDkl2tnEchcvWDyboAiEApOw6MpSb6MEMdQwCJz5XV8D5o5iPaz9I/ohBbAagrpk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedz6PCRA9TVsSAnZWagAAFnUP/A3+/urBTtpe//L6TCUa\n6lA9rlm3NyjO8U2xTyv0iKIWwdyiQmZUuidHR3jUHLOruilnX8jWOuuL0yKY\n0SG6+0lbZt+kLBzbK9YVz7xYL5WhTxofjqwDD/YuiRcVLT4dzQP9rkQkEYnl\n1iTmPDFdlpAnupGaX1hxmGGe374HL94327XZhzWRni00vEXFk2cncVbMJMPF\nX720Ztxq/ED7FNs2i31+JAvmQeLPhxBanU3vyQBHeL+sJUdx2Tnf8nExiSPJ\nlcpy/eckPMdkEz1cb9ufphLPMxggY1QhutCqcDIgtAiLPWZy2sdrQRLIOVL7\nWRATCXSXpwbPg6CUg7W6ShLD1U9ROlHK3LTGhLgSzMSqSnyHUD/D2TJfMY39\nkhF6kbkOlN4IriM15lnaVLl/l0JOhQErB7KdoEEITRydmzPLTY79tQqCifjK\n2Tv6Kgt6JJX+WOpUW6s5CPqQ9IumSE0SIyknEwlAcGN0KxqDWo/SWkPz87ft\n7GSdobiQxl1+rpbPEETVjcmEH9dtC345xeq2Ik9k91YWMbUNOiBRoLrY/H8L\nDc/8TlFE3bP93baPfTEXeEVp6YUr/ASKryyn+ThcULm7kVwOJqMUCPELa2PZ\nrnWiyIiAWjiIgYGCne09Zpi9R66Dv/8O/5sOXYunm9cOu9slLnsr+X7TzvaV\nssZ5\r\n=kwra\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-8f2bf586.30+8f2bf586","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-8f2bf586.30+8f2bf586","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-8f2bf586.30_1584873102606_0.9931714820384332","host":"s3://npm-registry-packages"}},"1.13.2-alpha-bf427ce0.31":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-bf427ce0.31","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-bf427ce0.31","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"abdaaa428cb86033a74812cc722696eedc8638fb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-bf427ce0.31.tgz","fileCount":32,"integrity":"sha512-BZNseP6J5WuRHxFHnA4YXP6mffzid+hhHpi/rJcEwevL0xjO0cIfj42hdayhngQP31fesi8Ji6NCZfs2dWhoyQ==","signatures":[{"sig":"MEUCIFBDcsqDSNKAkMcv29CfRhkiFrVxOCpwETGFEn1c7z2QAiEA91bUM6O/GHBTe55gpE4sTBtJGv0IdCQB7yiCwbc5Tck=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJed0x4CRA9TVsSAnZWagAAGP0P+QGSNppiC93J4zo66dkH\n7bQlJxIqPHKFkamrEwGMQqYGmm8CTbCM4bH3Dgt5WjFoD4TJSquk2CelNNao\n/F6f/0H6Ds0ET57RFd1CF+GKFjXlJa1YCX7+r3ZyfSY9FN1vtZGs5OfSSPcR\nMzAe8mgGmWgnF0/0IRlLke6GNJKKIpc3lijgu8eUnAG4oY/0XX0KT5hLeqpz\n0EQRIbY9dv46PoS/OsG5q/DRd99zKT/xztfdMwxIEQM3pRSDqG9M/ZSPK8a3\n1jGEyPuOEa5UNwE3b1htvvwyvSF7O1ueWcsIjx3DaC5z/0a5j9EkeTVAKhJG\nzj3FqxkEADb5fxY61718GqcM99QikXlNdwXNmbSvI1JV8/78UfBlRjZRU98o\nND5RLM2+CFquGrNCqoAV4+fVUcvCNBYInSOBMefu1tMXut3I3VRMR3u1E7M6\nNgQuA5W3n5VOPYYJ6Unu6Iz9E6i2UKslY864hLAv2S5pECRmMAI0uzdAZbgM\n+73OFNPyMB+9A9UaM2PPELVQz4i+p3kzh7DKqDvSzXwm97mkpQCKWfwOj8av\nc49xcmUfh9ytit0rX9QhpUdBM1/h05sRMmKe9xfAH5pE3MniVNjGItautlou\nJ7DWoOzYnXxTqHpl3OYoiHVZVFDmVZhHEM2Re69g6++9NNVz340GTaKyONDX\nw0lD\r\n=RLMn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-bf427ce0.31+bf427ce0","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-bf427ce0.31+bf427ce0","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-bf427ce0.31_1584876663726_0.04701390630011226","host":"s3://npm-registry-packages"}},"1.13.2-alpha-6c34e88e.31":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-6c34e88e.31","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-6c34e88e.31","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"872bc3963e447c26fc1ded2867e73620772611ca","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-6c34e88e.31.tgz","fileCount":32,"integrity":"sha512-3AObFAoiivqNpkf7IxEnjoP0ZOzXpyq0J9BYXMFDLcJylat2swgX7Pe/9DOuRPnVg9HWF9+HPrhbuImUqiovEw==","signatures":[{"sig":"MEUCIQCEfXaUysc+67+w4Bk/xtE3Z+hWo/iTb4BD1oD3HZPMegIgHsqYxDgps1kL78Yl1P7Ut/FNmeR/6SZIT2vDDqSSSYw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJed03ZCRA9TVsSAnZWagAA/jQQAJvKOsoTkvHYEjB81G5X\ncBroHLnmoV8cJARxfokHfp11UnZD3L3wdvgDrk8u9NwPYIqmSo2r5AuO5DDW\n9RJVUuOmiJrrgLckhrjWnmvoXR7UGZlVxZaXB1flU72tGphy4zQeX4Jadpmb\nWIm9BuSK2a3hfoalNVVRc1q5pP21hWk2RuJU/jZfG0uBP9hjO/F1VNDife92\n/sz+o30mLqTPyJAch48SjzWDM/32rI3wXRJcKO33R6jHCMaZYPdbScSRhQjo\nIimXoy53wJTRp6enTbbiTvKtcaJyGKIpOpI8NwG43f71FyCXyhpIfTjFgfSC\nk1hK/XoVnJGmAXyKh+hK0NzeUzH4/DStOK7mb2gEhijg++g7SeA15Oba7zAh\nlpHG4elXrK+TeKbGFhebpVVs1QxywKiWaKZVTLzDySrs5jgcOMloES5enCBo\ngG3wccBGKQn9iq4TzG/rwWI25inXm5EVY8g/ajJyJVyzz9emSTq2kl9vX88T\nHZh9LJ7+hhAx9OHgnI71ZaLDqt7wYDZqr/v7BFJGEwyeVEu21Jvp8/HmkXqf\nVrsOhklKs34DHeSjqetVaz+c4cReyAaEIy+lPD/Fb6U/m8Ok2+cvd0SvPiVB\njZeMsC7UfeV0VBSMBzyI9zVFZHAi/ughs6wjfdB8XR3d1bH2vpIytP/Xx3/K\nbUWB\r\n=KuB3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-6c34e88e.31+6c34e88e","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-6c34e88e.31+6c34e88e","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-6c34e88e.31_1584877016487_0.5829767951787226","host":"s3://npm-registry-packages"}},"1.13.2-alpha-6905b6fe.31":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-6905b6fe.31","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-6905b6fe.31","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"261bb15432eca95cc1b08344d4f7dc255b294674","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-6905b6fe.31.tgz","fileCount":32,"integrity":"sha512-eGmy1yrDIobpIOGQ8XRVThJgdHaTiaJBuu+uqWpSc5Q5pYmKVCMxysJEzKXJltr1SwWMI+6f4KhfnHDY0N7Z0w==","signatures":[{"sig":"MEUCICVtGTDMvTd4DINUd26Bi6+nYrSiUEVq0apThQqbTEH/AiEAulchEq9vE8U742ZPzndiQ1PXUOlfB5rKKGNRV6ifg88=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJed05MCRA9TVsSAnZWagAA1HEP/RxBUAZxX78chZKnNJy+\nhmvU5JqDER3XhdmmCGaxdgALfBrqq3CKo+fSb83vbeHCWjXtJAoBF5Hn4kNk\nWTArsBB4dlEIZHV6jczBK83nTpkLzcs/+MHuh9BG9f2OnQhv4CePwOWL1VkX\nRYf72ALu+ZLkML31ZObDJ931PsjioT3wTSoqJzCyHHsr0R2K7vt6IR/CDcoi\nnKp2tAb38guI/EDxTsa6B/W0Rt1aYdXTBpUFNqmto00A5oZcXeB4Ihmm+Q3Y\n4L5hibXTxSL5AgzJpIk3DgemM86GJWroS1B5JOYr7ANLHrrHYbVxpI9cMiOr\n2xuNDIXZU75H5WovAoDiHH9ioPDPgtUuGMNR/5ay/ykU3U7lzJG2wlHz5HWf\nX4qp6z0e95LBtvsZ8/VtA8+J5ursgkC8ksM5Ziz0SHsbzZyfZEZ59ppRDftI\nY4Hu7WulisfD9Iw+MrZxg97lMTz7eTgSlvldD07isbpe2E6eO7DYWW/0KqIY\nZV1nJBlkWAFVwl85KlTawFmSKV99n4n71SmztUStKefoiUp82c5cxDXyG0Nc\nKZhhMxqEbYOHtdTSph3FrRTxH8nkQnTRbSFLmoLSJ9WXorNm6mgJBFiQxZ19\nK0S1ZdCuqkFC/LPipvb+rm0UkiXnDHi3wgCKiaWmo/H55qMCilKTLARW8HsI\nTnmn\r\n=xRx4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-6905b6fe.31+6905b6fe","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-6905b6fe.31+6905b6fe","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-6905b6fe.31_1584877131653_0.060620640484176924","host":"s3://npm-registry-packages"}},"1.13.2-alpha-59e514ce.31":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-59e514ce.31","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-59e514ce.31","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a36cfb4ef0f43d0d18fe76fcde4c1fd642e60fa2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-59e514ce.31.tgz","fileCount":32,"integrity":"sha512-+ZlgxY+dFG9g1iu+HSU9GRk01oGaZEWx4pjbgZ9Fvzr8TsP8eOmzk2dOmTm35AUym151XwFZ0eLSL4xMnHcdVw==","signatures":[{"sig":"MEUCIQCIRLcFebKa7NaaQdPVRjnkrnYj29ixCMk+D/HZ+s/9WAIgczqsRGSP/XZhDzF7FvVhxW5zQxenwt0KOqttf44FvlQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJed0+5CRA9TVsSAnZWagAAgqcP/Ren8AYzfRpCivt6UJkl\no2A4o4Kou4kwjZmhX9qt9/FYWQo0anXaAC1ADeMDJLzdrMsAfulALZefGS5t\nqILSE32Eq9da9Ca/RPS0pqUlapP5xPp/si8NIBAZrfLHpo/+/xZL+IhuF51Q\nfMSpxz4kwdvRKw0ET2A/qFD8MO38k2semAqa3VjCGFXOHGwaeNYPK4rkCewD\n9MXEqcKPugBvSz16ZJQ9JSKXa3ct6XRY0Iw7u9CdU3Q2RKeDABpuMqDxWjyg\n8BF7clmKhtIH5CCMBGE+RuhbNASsnElE0ZbezBla5Co/R1sPmV+9w+z/H5ec\nvcGhoFJ6Nc7agRFJw+A5r+CUTk8zXqNYFDrfhwoYFvNhtU1jS/HUruV+Z73G\nN8svb4/v33uWoTh6+EClQMK9hM5h+d/MeWStRyn4UbpVcUQd8/s8y3eixUTV\nxn5QSNbFbc7NsgN3Fu2IYG7wrMkNOBSItr9qbc3RF4RmJC61y+Liiz2N8QyL\n0pcGAcMkIWk7620fnd5Wc79X/VdaDFkBggVfwKMKc/5c6upbZ+t7RX4YWIWi\ntWB8rUq5NcWSbWgmOMkPoU10tVfkE6buz4KaXwdtjn/6Kd4/buWsYNgSUFeb\na4sPJmKY4/IalzGHNpq8IRYHP9ROWK53zloVWAojLrWmN8eS8eia4SOmE9Cv\n+fWT\r\n=Xwwn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-59e514ce.31+59e514ce","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-59e514ce.31+59e514ce","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-59e514ce.31_1584877496864_0.7396892919551004","host":"s3://npm-registry-packages"}},"1.13.2-alpha-776554bc.36":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-776554bc.36","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-776554bc.36","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0e4332aecc23d585b92bfb5d2ed4fa46beb8a6f5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-776554bc.36.tgz","fileCount":32,"integrity":"sha512-YykkTWqkPFg1LPT90I/aMJpq4+ksh2BDS+pLGQ8knY8QcvGtWr9TIebe21CF50TpERRoq37++Qk+B5cO1hVpGA==","signatures":[{"sig":"MEQCICJx6DoltClqbu39A5ccpEKjLc0IZnD/tKETjboSSfjQAiA1an0ohEWVCjU7kUnkm+1gLvoZ87ZBNEwsXgruGoyrZQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJed3J5CRA9TVsSAnZWagAAmgMP/Ry4Z6UolI4R14arog/a\nqvfB3ChjrybgNbb9SkRVzgFkoWZFl4dpuLOM4K57x+tOZ1UL+TuA/Jsa/TeO\nGS/VHJiCkN2/RXav571Qjbtd0NAeDu17Yq1Pcji4rdhm6wWfez7/kQEUi/Pg\nyQHB7mIUPZeN8QfVlBBC/7w1wCruXQQ/8VHJrDfRr0wx2wPFWxSIlz9K6z5v\nEOuo0I4qv5K9ZeK+z2RV8j50PTOUEsQw6HfUHZsHYsh6n8ifqlV2QmiakQxF\n+i4yqmkcWgPjMpRwYNz67pvkNdjeuDcUrT6tftbIstvMwyxldalzElsKStNq\n4J38b0RvZQeSXwFUlQxD1K0aUvn7XGmeafpKcs4338g1b+D63FslThxnI17V\nho/gvjwVbsi4QqSNlaklRri4nkN3conZArxlivr/wca0jpxc9l5I9G/oXMo1\nIeuMbNvRMebNtwXb0gtUyK79lEckj4h+Oun21IyR56jR03LGFtq/uaUB+t90\nqHFhjkb9zXcqyN4IFB8f/Qlw6LtFQVlCmSRtJqCw1Plpdit/Fcmx5LeyB0uv\nPCZusi3P8mgTRAaC9YmYpSS0kon4nl7a+4LmKQQqbjTKnWAgWcGjk/HGfYtw\nca6H+GoMGCRwrXnJkA+wm/m8RM2IKdFtJ6kYKYOHlnYN6tyr7ehcO0lu/mE0\nRLeD\r\n=L9Xc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-776554bc.36+776554bc","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-776554bc.36+776554bc","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-776554bc.36_1584886392515_0.42357948152740055","host":"s3://npm-registry-packages"}},"1.13.2-alpha-0fae8e10.31":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-0fae8e10.31","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-0fae8e10.31","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3d94d02e58a91d830b725011a43e957b7021f269","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-0fae8e10.31.tgz","fileCount":30,"integrity":"sha512-xpQe/RMw/091/sRVE6QCvTh9MxHTwbYsz0Xs+wK48zz1O6AFioVMdrqLoBxOaNfvww8l5DWumdvfzesDjXw8ng==","signatures":[{"sig":"MEUCIEqrgUXNGMA9tJ+7G4YVOLHSWnnr5sG/8ZQVZpXBFrhlAiEA0DUn+FOqxA+7llyG7XeokyT6uTKvBega8LFa3zr3H/w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":187631,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJed8BSCRA9TVsSAnZWagAADIYP/A01zez+l+ErgZ4q+bjn\nI4D7Kc77Bg7P3PnpWF25A+Li2iQ4leosjscUcQIQQDxDIGV4n49OFRcPVzXU\nCmcAOslt1u1UgLJoASKDGUA4zCfMpLOAei5Xd0TsQan+lAKwDJfge+viRnpT\n4W19bxInpLVo+AS/76P/J7aTQkMYHZM69upw6Qo86fD/eB2MT2d9Qnb4Vxtm\n4l9vEGpWHdPZDspBN9Cr5L5l7/jHoC0amk5hSa+EQyOIu+la4MCG5MLbneKN\nGjsozBKKpuW/BN4L/6PpnIVurMpeFPpgN2rU1wrmCNpGqaaO30z0FjtP0RXU\n0wdeWW7lY2jMhT2riY79ZYfDyGkDl0SObnW1ca0uXfQlF/22nid8J6RRwZ8E\nppk1yy2JRi+wnPM022ux9mXd5dGef+SJ/CTqGDqc9Ql2mtRR8vg9jIT21nZ1\naFb4Z7fUASnSdULNjy3HOrtEpByIOjVYmZ7m010o1jsBtBKKqFYsq6aVNFLz\nF3BsL61WWozgO4kAvFnFfJzfhOd3l07TBs4p+0q5K3PPBRb+dko5xF5u8i9s\nGMRyNsw+WSDURf719yEKzEl2AEuh2deQISiMcCrQgl18s9AiFx5/Df2629wA\nGhHwDrGi2uuPlEkaSZoYlF7ZXE9Me42oKDT8TXh8RHyGRHx+6MThZEyRRP7P\nH4S0\r\n=gSlR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-0fae8e10.31+0fae8e10","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-0fae8e10.31+0fae8e10","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-0fae8e10.31_1584906321374_0.18199480393835588","host":"s3://npm-registry-packages"}},"1.13.2-alpha-5549636d.31":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-5549636d.31","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-5549636d.31","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3a1b33e6f621cace0eca435600d332fc84963af6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-5549636d.31.tgz","fileCount":30,"integrity":"sha512-KCRToV8gUPrBHBOoX3+Hla1MwBBtSDbJnDXF8loQvTN6bczcWu6y/8dj/OeEURNSqXnce8a8kmrn+mWez3Mvqw==","signatures":[{"sig":"MEYCIQDpCXmVlrIH6KQZXDXIGg4wRlTY94hXGLTRgru1qkpwqAIhAOeB3AJUnn3HRIOp/9E4reYeE61BUjJb9KLUzktyXbkY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":187631,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJed8EqCRA9TVsSAnZWagAAMgUP/3YxOSPhefPyUU5ftxec\nRNi6xG49nWUN98Cy/nLzUxq+ZgA7oCT6rhCfw+u/WC5rsZd49hobzOlmRtwP\nv2hkpDatPYhalc90sXknk18MZMmidA6iCx2XrKkr9AefppQUr5LttO+Lyz60\nwLzeNTLZ629RfO3uvTz8wm0dOihF/hxVF+Vi8Qslxg8wrWXLxFlXEtXvTmF+\nETZjJHyF5GJWoxd00zE8TcQLu5mYrinytKuhDvxL+X/hnLhKn5CAeDoAqVc2\n8nrOgM6FtkA1JvSJ/YXA13TLk/FhhsguGF5R1qBPmwpBaFbX5tCc+9Q6anbc\nygVci185734DzbpNYvVPe02KEnJBw++2MTWl2FR47lVhxA3+mwi3MDgt9ZMV\naP3eYCeMmm3i6hBCJ1EuHigvRrd4Mrgmnq0wrnk6PubmLpC0nc0zddTKt2YN\nwND8d+indoEGOl+2/fRN0RVJK6JO0w/OGfdDUPGpMB9T8qGI4XiPWhzSKcUx\niEwvLMMzQkLyboUwqUfnwzoPSxrfIerVSVh2JxQ7tdL9b9qe/3BTZOhJvo61\nLYA7v3/IizRHmOZD9gFCGbHguG4e+8wf92DStrrf18tdXLUn+JsfklakIk0i\nCkXmI3A1pW3C8wLsMuXABKnrPglUra/2Bf3bMRcFt82otIpuW9V1LP+Ig8Dg\nkpDH\r\n=oW+W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-5549636d.31+5549636d","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-5549636d.31+5549636d","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-5549636d.31_1584906537401_0.06837760819179883","host":"s3://npm-registry-packages"}},"1.13.2-alpha-a69a7f0e.31":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-a69a7f0e.31","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-a69a7f0e.31","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"024e368b8c13e6d080fad0bdef177e2f0923b2a4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-a69a7f0e.31.tgz","fileCount":30,"integrity":"sha512-TGNsCt9SgTk6rKl+rZs5kC7AL5O0OJUh1rQPtOsh+2Pzi6CPr7MpWN5jSVoK8VIGqvA2sFdx7X6VNvA5epe4uQ==","signatures":[{"sig":"MEUCIQDT0ArFGXKor6X+ORbUtKr9yRBqalSqU8bdRnt5CfLrSQIgM8Pwdhp7IUuWGP7luPiJhG9r/8Lq6YVlaEM1vqIJjSs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":187631,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJed8NkCRA9TVsSAnZWagAA3EMP/jgIXUY8rbBo7qytSYpa\nzadPjsYUYsmOrvk3tda8+0YJIFE3VZV1GmPZgUDloHF/tWhTcHWcNKooNfIB\n+ZoGUOtgsq56f5XmhpmA/1xBxKe0488uIS0/aIGvSU/Q2JP5MoOHcdO7nFQ1\nlsXtCGMDqVJtJiens36MoEclpimrZHVSxgVerurVwVYYIKmJSDRFNENhUtNP\nbiaGBwTaXBMHxiANrKkdqRwMbeIw4+6Td4qpniLGNH6EtTkdhsqE3BqtyKmk\nXTOkfpqjW+Tm0B3FW+JJYF2ZB3sTPh0BPoAa8Fafv8BTK9N3iuHHxYU2ZWOP\nZbcTSer7SvqtgT+3Al4R84kRaI6/T6Pm7Yg/WiMZyVDVwz/eDS6YEaQb3IT0\nSg3DKHYUMkOCc4ZR7MLBt6PxMKFsDVRgsysJf0qr3kXBdUSbEH1nlH27HDVs\nupdv4zJbWfQVIQeq+zWD+ImVY0Z5/xvyNuPo7trtn21zvouRZI1cP3jIc11V\nsw9XjaEHMxPrTVIcpSoxVrbnfMe88vcJhMw7MhcQwlAM9ybAaM9P3LzHWCdn\nc06B0NkWDh0xjUlOFOV2O6gMugho1okL/hZFtrs8VkEx+KOtV/gcurVt3JSb\nYo0V5LqzMGIuFG8XvhaSho3YjbEc5xcGJ5MnNQbzqb7GSHA2DQk77UCReAv9\nZaRi\r\n=w3mL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-a69a7f0e.31+a69a7f0e","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-a69a7f0e.31+a69a7f0e","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-a69a7f0e.31_1584907107796_0.3234729184007863","host":"s3://npm-registry-packages"}},"1.13.2-alpha-20c1c978.31":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-20c1c978.31","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-20c1c978.31","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5b43c2b5061b0e31f9db907151edf3e76c57efbe","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-20c1c978.31.tgz","fileCount":30,"integrity":"sha512-qtRCo2ts6df+wud2B+G+rAs3S/4J4sHWgqPmYTINRn/4Obb66Cdj4Tw5CEcQslWVrhwqnazUbMBmYhjt9dklGw==","signatures":[{"sig":"MEQCIFCPQ3JygyFilzxMpnGimeYlkoagXCxppP7k/TuqUMDKAiBMZKrwhW0N4kxtqfXeCRVOkKYfUWHSTCe4lMQJ/7yfaQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":187631,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJed8pVCRA9TVsSAnZWagAAW20QAJhO80u12jgpG2z/N3aH\nhwsmJCkzI+mfFYB1JRoK9hUhxOkwS37USU0DiQ9gjSF9duWJU2F1TfPFRx/b\nhSK57Tvk1/XXPhagdLtgR03/cGy/vf4OHjeD3g7twJUeXLmnnN4p7waR/SUe\nIAMlXg/TO0nafOF+5npOk8EViFfGk7Rr8nSe8e+qkP3dYKjGiNqtygn8IS1n\ns1hnKCI2yV7v/h2fl3Sc8+8tXgyhzyEXLVBzO2XwbUGZCE0u3js/yaI6UvRM\nL4wK0ug8mgCjB/ePYmhaLG8uBNzxWxMlGDVW9cRftCyJJinTCsIVDq1sGvzw\n430VCAztisE1pJNvOSHg1l0HdFjRulykxSuz7oJojl6Z512wylF3I6L+k+O8\nP8CBIGuJ+23UNhNC9Spt2byum0n2ejQle9vrvKlPKerbxV1QGqbSuiadXREg\nNN35Wirao1BeQE4jF/fLof/OaFK4nqzJpe5NqmcOrg6qRDIUfPbHuKB3JOrM\nJ9CS1XY5Fjg6yN0fSvlGCtFoJsgGliUdTY0jgFe/id87G2xqUvuCs2aRyokz\n/WuEcyMZhtqwYFsafLq8m2n5iWvie+e8+p5XT7YvTlgEdv5WCrxcUQJ2ulun\nOTB8J6x4Bf+GkD8dpzOCoXq2xYZLMlNLFgO4NOIoJbDck7Cm0GK1IA5IHNnj\nKPhS\r\n=TsN3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-20c1c978.31+20c1c978","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-20c1c978.31+20c1c978","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-20c1c978.31_1584908885307_0.1158948911474722","host":"s3://npm-registry-packages"}},"1.13.2-alpha-7929df2a.31":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-7929df2a.31","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-7929df2a.31","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"cbf5d3571cfaf980c89d201213a158a8c4164ac6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-7929df2a.31.tgz","fileCount":30,"integrity":"sha512-HuGkE9B+Uu0OKC3Pn8gGW59MqJM4o/32/1eXjC9ByjrSQfafM3M964Fvcj8aiYVubQGEN5LKDTVYksWGJ5sLvg==","signatures":[{"sig":"MEUCIDcHnzCrZ6PTACHyCYI3bwU+8XIPxSfrBW9qFaPyr+orAiEAnuLIS4U432N732SFcrgaFh+JVdY+vAo+b/gV8rR4n5M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":187631,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJed86FCRA9TVsSAnZWagAAkTUQAJwwXbWmuNLT0P02Od/K\np3ScImJ4yb8z/cZliWjmYp3k6GT8gzBusFnQb6co6drrCrCyflErUXcj2Qij\nO7GmXzyuToCHRcH0e1CU/TjRoT5+2NUM2JqtWGj4dEJbDP9eAKqiy2rAdLA+\nucPp8wJcLf6pu3PsrWjpK9QIty1WaYh44sOEoStdNeJP399Ul64VQ+lWCorz\nvxlpaKtd1I4R0rq90pTZxk1P5tTv0Uybnfg0jUmgwlISIW+6QTdPvyUpqfmJ\n6m12GwabDXugl0cHlftaW1SudtH2OaD+kNemWg2UpLtj0h4hZ8oppHnQm0la\nrp5XICXH6QWmxm3qEwJigrFQi2k+rjczcEO4IhK8QHj/7a53KpFise/Eg2ZN\nXdOJMkZejpp0fqjmEojSEYtQgd6V+ZxAOWKZzfmJcmovvFbxK+9LZCeyCmIG\nCf8gDjKUbHu8lu/Mfd3bqKrZI0YCNty8W4NiLbHy7ObHxiSW9yanLz84hLN5\nCf1sLSaoQ+fR7+QVqirjePXcilAa2qqmLT3nRFixKFvLQer9o70d+t9nxfkR\nUHDxFjYdaNQrSxo9hzHgizultWGACll//5dTI0BdFqGhWQEo+NvoY3+Fl4Hp\nkQb9iE+vdjtKEzhtkaHFLzFknjbSVguZ08guvfddyKUjW057GSrDYVVK3sLY\nhfmD\r\n=xPXr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-7929df2a.31+7929df2a","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-7929df2a.31+7929df2a","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-7929df2a.31_1584909956828_0.05475581321601086","host":"s3://npm-registry-packages"}},"1.13.2-alpha-46103317.31":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-46103317.31","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-46103317.31","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c951fe71984af57e1016554403f15705aa834ab8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-46103317.31.tgz","fileCount":30,"integrity":"sha512-d7oTRb/Vfbr8c4lRissVAr3zSDEvScwY/7rPdwLZLYY7A4MaXU3TggYVyQCBabGgcIvs2+iydnS8LEk5g0C6Cw==","signatures":[{"sig":"MEUCIEj+QrQbTf9VAyEoDpykNj9jvixIgsAvK0RAFE2Tg+IPAiEA8ILnl9sHObJs/cYUKwI2/GJ+0g5BFxBQiP4yUvPz8aU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":187631,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJed9EECRA9TVsSAnZWagAACDwP/0j3L4GUu/6kxfMmEDA3\njwA3rHDp9894tJW0/dohygE8ndyG8f6377QOO8popJt0ZBFsan39JvAsmN/H\naDYxOs7GbHg+l4+HiaxFFY6l1amney6l/BuLPNC1jdtIKXyLGcNVrfIG2+KY\nrBMHJMC+pBo9wGxKGb675Isew1N7/DRlzsR09n+pGfK0zcNdNJgA9x8bm3Z7\nGZ6k8UsIDzJes2x6uelRo0GyOL87JMMmXeEMnoKR72dPXpm7zyz93vp1B63L\nT5bplDBX3yAfRGLOPsPbNcHtlpqjEf/hmFR3kxAeV3hJtsg3jxXsQDuuNw5j\nNUN/M07MqBTSJEDBWP/qgdowGCM3vywCRYDPJgg1/Twr6LZIdOhkdWs7VngS\nentMiz8YBwm2y3FBc+5c5prT7yPV8RixQFWy7uv3SEuK7wldKOTPZjWV48zU\n7IvreJ2V2GbBcrAmJUwQJL6rPnsXUJbEFTGD11Bp7XMsiIih6Zft4GNF5xXc\nA3nA+IJl0WAMWUiN9VvDFGUMjpRFb+wLDJkb6NlY85F3WfGOSWWfg75xl43p\n9uk/gdXAUyEzc52I2lMg/PBP5CPwgH4QxPw5eL2e5vW3J+r7jAE50SNA8N9Z\nHzXRLQaP5u9/aWtktdEshSgZpYPWgp1QaBqMkbZ33Zey/v8NhwHrNFXZplCD\nsz+u\r\n=Wnkw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-46103317.31+46103317","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-46103317.31+46103317","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-46103317.31_1584910595992_0.793106536764218","host":"s3://npm-registry-packages"}},"1.13.2-alpha-d8a61791.31":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-d8a61791.31","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-d8a61791.31","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"771101a0522d1f2fc3323267d6f7b7f4b784fe83","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-d8a61791.31.tgz","fileCount":30,"integrity":"sha512-0v27xBjwloRGu6TErHWvdfKSk2I529SVViHg4+KIhjwoEpqpIjt4gUybUF+2w1h13Vn2asF48aQqlSkAqaHrhg==","signatures":[{"sig":"MEYCIQDN0yiNS6CsMkYz6EFjW6yQc0ZuHABMYHL7qfSOwpHY8wIhAP6XzEPrp5BJN0p8uCJ7yKFnakk6hB/tTLCcdV68NknZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":187631,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJed9KsCRA9TVsSAnZWagAAIG8P/0pNarNZm1yeidoXNTfO\nPhtmgEzTPJg0O/vMHNHOw2FNwpHAL8cJV+7V1fWIiUxK0TFg4yhKN2clvzTs\nlYhCr1fLZTZwbhfnqEzqBMTQIaXYAn4CHhmcWFEr9V2P4wqIUClWS1yOM+32\nvKzmZGstTA9nxFtMOXsZoIEvvZ9kRDwEFk8dv6LsifVXgzeJUicDN7OpacaA\n3TTYc3CBjI39dumyS/0e9FQsiyqT6fBJH39j9PfvGtJdNLt2/Ck5Gb7mJ2ZQ\nNNKUMhjKDprJHMjFyHOCDtvOAYUd0QZ2oEAy6Dcl5P5sOS1IIC6NxTTr4bmA\n1KoO4oIqsD9IFk99phVO+0zBsE+tZc0yEGgipDXz5HikzHQj5xzrtwonefET\nrnady3jOEiUuAMC8RGK9S3SKwluTKMJCIU7bdHSIA4XFZnumfm+guePnVytE\nbIfD9qotiNWeZS/lRPv+IPk6gMwxq7VsinOTY7vVr0mvmXTQ9fGU14eKEBS5\nJH3Wo57SU2egcn4azfKy56btkajdh53QeiC0T7Ohw583famaEFFkS6wQRMiU\n11yPcS7G8KsNCJXMBntWSZOpy+SHn0CaSmbb8oDc/3x+xePbcSu1ihvA4Pz4\n9IZ0jLXbBomEyEzKYoWVtgu2rdf6iUvjZj8Pw6DalAeORH7TgOe9+6BHbnYK\niXrW\r\n=93eY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-d8a61791.31+d8a61791","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-d8a61791.31+d8a61791","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-d8a61791.31_1584911020175_0.9091456591727407","host":"s3://npm-registry-packages"}},"1.13.2-alpha-b6cbc23f.31":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-b6cbc23f.31","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-b6cbc23f.31","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e520ce26d0c2c3463db6f5f2f7f5a8ba23e9b6ec","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-b6cbc23f.31.tgz","fileCount":32,"integrity":"sha512-5IayDNkU3OtDKb73MdjIgiDomIzvtTQquKZit1UzooqKm9JKga575tNNZhwtoQzd5q3sVWB3d2DuJn2NcksxGg==","signatures":[{"sig":"MEYCIQCN+TaIjB9hQ1mKfzVFumvEgODLCsAAzHObjAMxWUWc9QIhAOIwELRnDQjf1pK9T+AoC2nVw6BDMdgb+oHX0ml+jOYF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJed+S9CRA9TVsSAnZWagAAp3kP/iGs7RVU3Ybh3sbvPBsV\nIFP5Pt9iXvjBxQDC2AeJ/rcSYI3xTvCM2iGl++9izM/vo474aDBopKYtQqh7\n6isjZ7ZZ5mM9Bsy08bRCNmhAeHJBMuvgR35AyL1bXwmeWRsV7sfDCbBzHqMP\nWqbqA3cRqnqdqF8bnyPHi5qP8bX2Uh2WN0AMhkfaSfYKP4gGdvCUACMnDgu/\nKWk2s/JfuNyZLIbaP9QZyUILPrMgTNOATrr6v+Uqm3qzCd4VRtm1+8KRkzi9\nL85uGYatqpuG0FSyrM9NkUG6eTre+qZGUdBSjWAJjs1uuemAWj/xjRHkpAOH\nrnGOf4kdSxLjOvfYRG4BPxwX+pPaKSHR5JCclLJGNslYq9CqYiu596NI/KmJ\nN5lcItNyKmUEaSL4q22M2J+BTFPNyajKWjZyVTAMUPYvg9b9KkyqZZEDfU3/\nY3p7/y7Hhp+HY7CaZi6XMTFgqwIqQWfyK2ejNksWWCJalcBg/4ECgCOHD5c9\n8G80gCsQi2UOAsLXe2WxTV28gOo2DZDbEHFSQ/fAKKaUm4fB/LqP0/l73q8L\nhAhO0q9pZdBFQ+OmvSjYo5D36NTgeF/yzAuxmiKX1LPTz7GYuNCwmuEejjUA\nKpzkf9lbLrH8N9hm3whQHPsOcl3iBSBo6avEGTpacB7UFUoVw5V3r4Z4HyoI\nUG3N\r\n=TxDM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-b6cbc23f.31+b6cbc23f","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-b6cbc23f.31+b6cbc23f","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-b6cbc23f.31_1584915645237_0.13785139464185492","host":"s3://npm-registry-packages"}},"1.13.2-alpha-04e33b22.31":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-04e33b22.31","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-04e33b22.31","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"de99d87cb104c40b0b479d7935884f212db80269","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-04e33b22.31.tgz","fileCount":32,"integrity":"sha512-envz2VH/Q1ii7PunNbaE12p+eovgIfwvwu/kfhaEgvY4EY83OhUx0hEfpJyMO4GDOfiF00ntOL0nRW25dJHi9w==","signatures":[{"sig":"MEYCIQCwvVMBtiZohWjeKp50KBIPUNtfjJIbPgNDOEtimtLz4QIhALTfglNur9bqbx09pSUGpU12isKXXF6yLC+5dKRAJx+u","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJed+bACRA9TVsSAnZWagAAd6kP/2YT2y0i6yd0BIfYhOlN\n5hcnZEkNBNjzyOtTPrPAgc0kkfgapUyHL6K37SjWl+GGDUKK8kY+ibXo0srB\nf2jk9i0w878l60gYWx66x8ZJdLPMaLNWysqcPPWsoe4XGOmhPN7jwdipVcLm\nC0xGjjCbmpqC+ugKQ3GiCRlXNJkMD5synS/X1MFYD1A2Pjg7RJ+QDSgCg6qh\n2kQNjrzunu1toHCd4P88syBMwwPo0wYi0Cf7F7F6FiYierhufS/dtc0eHmEC\nyoJyN7kHEjOWsbLMMi9RDbGGpa11sLjhHZ31hrpvNO5IhfMvNdADMGMPwSTF\nuPzYBA/aDYmdNS3MPu5rJCXbG68DMzhOeTyQ+zCvI6L/52JvWAdx2ae49MsX\ni3rq0nvunqL5eeEAm+XLSOy+cYubTU5ZP1ORqghLnyrrPKtkZdz/SAU5lZla\ndEvEPqcgPasGF7c2Snl67kI3ok4TIT5rpKbn29inOsZXGLvosI95jo1PAy6w\nDJPEojICGfXWvNgWMB+t7XapLKWcMH7bEqZmV0zoBWRi6tMu8XgGNdGRYPkt\nzHruIMVsAsTjLl3P2pQWikG453oI9j4cgiBTIIAy/kEXQ42j00KbrnE4un4O\nJHKoLvQmL8f8Wa4TDqdqC/qwjFKqdBo9tzbXCWwZTnzX+4FcnP+vsgWu/8a5\nfFZk\r\n=18cz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-04e33b22.31+04e33b22","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-04e33b22.31+04e33b22","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-04e33b22.31_1584916160150_0.46313215144948683","host":"s3://npm-registry-packages"}},"1.13.2-alpha-4000b5c6.32":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-4000b5c6.32","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-4000b5c6.32","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ddf33e81b25e1e662e943dcd13db07dc6319e423","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-4000b5c6.32.tgz","fileCount":32,"integrity":"sha512-0f2/mroNGLLJZQQFjwsdQO3WP8zi5q5yOTssFxy0mI+y7FIi9/4qxZsTZY9l9IiivwVWoP9ErywmM2wrsQztmQ==","signatures":[{"sig":"MEQCIG+PSwmOf7XsEtqKMwS+ycbQnedanNusUW+PJzqKTVRGAiBrah6ur1S7TipOERVzkDlC72mRbU2CZtZV1tbdkIwUcA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeeO5hCRA9TVsSAnZWagAAfc8QAIoTJWhANGCru0ta1UKA\nIdCIKPgmiTAzNWmtOAx6AJvcWwhJfglOdzs0ekuYnvS27NgZBbNht0r1SqPC\n/1fVAxncYXwsr/vwrUWSMquoS6nWmAVTY/fxNyCyk3WZm2MoJ3lSaedzfkwT\nDCTvkl9HihuUyXTpIe8heAcbMJz1nUzZedXd9ud51YuwU6tGQRmNWLFPH1SN\nFgqG7syFNSkxu6NdHV3MNaqrSwO4CCirGjLXTS1wI7Kj+AzKwQ7SmkIKqMLG\nytBjQxXW+SBtk21Hj44glbf5VCYi/rJ3XkXqUjyd/FLC3QreIKjSQg7Jgdot\nonmmcmkVrGvh7MdRqLqXDKhwbLKfDA26SUvi3sv0lrUG4W8btz/9N0GP9zCl\nyZwu4tWaF2fGra+8uIb2auXfmJuDp4NdDHvAuSIcR86wi+77YNj/8vU0D/Nb\nsEZWRtCylYNRu6Os9UHWye9V8dBeTUz+S05zW3l8d2HB32TTrDUMo3pLsST+\n1fH2VdJEpGE8r+L83uAnTYyAGbc1gsvnZMUvCXJ0sNNwtfdCJzpdFQE+Y51b\n5tczdKzWM8Vhg+vGm/aEQA6LChyssM6GioMlxL7Pqj9L4xkrgQceQUsGAfUi\nOT5nh3NHQzdD/ywBl69qxpcFKXvSZKwvUMzExNfP4Di3A3O7njCEjFEmORH4\n2aWm\r\n=Ua3S\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-4000b5c6.32+4000b5c6","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-4000b5c6.32+4000b5c6","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-4000b5c6.32_1584983648740_0.6124319639579661","host":"s3://npm-registry-packages"}},"1.13.2-alpha-48ebcbfa.32":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-48ebcbfa.32","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-48ebcbfa.32","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0fa6f1104e6700c8ddf75c88fd3ae244476e23fd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-48ebcbfa.32.tgz","fileCount":32,"integrity":"sha512-7y6gv70KlFHw35//qtKIxw4qc0UMxnGk4uTjL+9/FQQKlE4ypJE+080u/GSvSjVqiKs7Eo8IQrLKSKsKwBO7XQ==","signatures":[{"sig":"MEUCIQCPcyibCH9wXQ7vNzwS44/nMFhtX9efhwCR+GA1yM5qWwIgSlOMMVclbwWa9QDw8mCUYXSoqLSpHVO2ZBMcANflStU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeePGuCRA9TVsSAnZWagAAYNAP/0GYtNnj26TuTsybl2AP\nqIcoQIiefFWmBA5ZVAUW62JnFo7vaW3/ksgYzgZXWx5tERGWghbr24H46Bz/\nx2kWs/BOblqbleHiIJqTl7jr895jW39dfQP28+ECBnYOeWQo178SOREJoHa4\nBPcwu9JKeoTp1WT1caoueG1OjTIFXECedfDCBq+oBRdHoPVzrcnYAct9dZDo\ncY4KMTVwpLJKrP/0Y94AAY8OI/A3NC8SL0R7NHkxjXnhN5gsQ0q7MaxFb8Bk\nQObtF1sNi8qmaQ5uvKeuK3UQjG4T3UAZnKrXw45CagHCuZfiw3a3uY7i6dsL\n/mTfED5DOcbtfMNEHgfvwKlMk5JmGcvtfgjJcRXxF5A78xnL0B+zl2gKVW+W\n4JgJZbKCFo1yyWel3NRZ6awVaUKSfqiD+PDAZFGI2JeknFX3BHHvISGaAwb5\n2pKICvII98n/K1D6yCkppt6sBMBJamoUuNxPvH3ptaUm0q+WxH5eEnofBNxx\nQI3qvPI8ad9IkOzQlVUbhk8UtoReRFI/CYczlaAXgD5ffQJldZPoJSuokdZH\nu7X0bnzc8eZgaOS2sDmtzDwepv6HU24F/X9V7QkRc3nvVYPa/g3tZYVyeBJn\nKVINM1e85jFK8ufoLAXt87C65E+btzwqjlXHc3yHuFXjxSWCBgyp9w029eFP\niudZ\r\n=6x2f\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-48ebcbfa.32+48ebcbfa","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-48ebcbfa.32+48ebcbfa","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-48ebcbfa.32_1584984493959_0.6112111154674653","host":"s3://npm-registry-packages"}},"1.13.2-alpha-f921c071.33":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-f921c071.33","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-f921c071.33","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"66870537bc4d9633420a60804c684ba9743a0980","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-f921c071.33.tgz","fileCount":32,"integrity":"sha512-SRft9MI26lH2XPYgESzZITGODgaoYSTDVBZikAKAnTyPDw7PCXhKCX8lI/SZUbOdknTVpayz+Gvr+Z661Jr44A==","signatures":[{"sig":"MEUCIQCtBgMuszHbvrHjqka5y75nqjFn0h7/leCQZedBz0TsPAIgP1mZBt2AGPBwKbv26iE99GLRoQOEewJxle+mpYlV7uk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeeQfXCRA9TVsSAnZWagAAS2cP/25kccMSousM09MFfaGO\n3elBLbaqkonQE0kBx6VthwWJQMUnZ8o2hMCSTwKi9SohpzjJ42dDfZhow2kL\nPDGZtkZNMou1DqdK3HHwCG3oSGIh9ZcEv0Ze4kH/vdnFA2K/vGGiUDm28hvx\nSKs1f6Q3uKg7BlAw5u9mqn+bmJccKMG/OqudIIyNzNoBGwviborKwNzAa/ZD\nwg5qbD9+j61UNesFxHmUc2tHypTV4PtucPiETc4eOnP9Z9goGmsqHByJRz6o\nx3GsjluG/hN/ij/k8SPvzXUGoT1/d22K9ZOmzNSdapEputBlBhJT/QqSvZBC\nQtjlmKlWOc0busd0XG7w57NyfRKmHYrRIP6WbRr3+jJ7iGv3YB5z23F7PvVS\nY1Nl2krDoBPsbM9aN/nBHi94hRtx/vUXtwMmnb1XUFUGC2jE2PDTHy/5UwON\nt1TyPunq6nGyCqTlSF7D15dkZ8QTYJlUtuMrSQK4TVVsC3je5grFoZNGxieo\npZOLRW+ec/CJ03bbglWvFmW0zji37d7oKZbwcXNbpH4v7hCJstkngNC76tBn\nwQLG1dRiF1CZ0d1/PGM9l8hz8lPpBMziVxqZf/d0Zy1+awIfVeC5OAjn+sx9\njzGHDa5BU7vrdBF+UI7DoAs0PLoQW5r29wLU+//SJwn9wRR9ar1GWIMqK1y6\n0GwI\r\n=ldIy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-f921c071.33+f921c071","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-f921c071.33+f921c071","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-f921c071.33_1584990166354_0.39805659060982057","host":"s3://npm-registry-packages"}},"1.13.2-alpha-9109b076.33":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-9109b076.33","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-9109b076.33","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2c6bcd6baa55f602cc52a218c2d4c2b7ee5260cf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-9109b076.33.tgz","fileCount":32,"integrity":"sha512-fTenSeKJPulRr/CowO54WcKMek2BRYK//Posg65+eAR1hJRW+Sdm1FBz55qOZY9+dblK6GFseADOZNTCKrhJSA==","signatures":[{"sig":"MEUCIGFIn6h+gWQvfSzfwCdLVGoCvKOiC1Zy94q+Vd0Npes1AiEAmHxjh7rDykI7QMRhdscE+RQbFEbaji7E9VQbGLvGz24=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeeQnyCRA9TVsSAnZWagAAbBcP/0JfFjFheTms3GCDRj79\ndy/t0pEpsKryUK+1m6pIm91B3AeYIpnwv55fu6OIoiGedMvkVGinbKALMb+1\njowHID/suKEuZ38UpCzIZa4rfgXFGP/CTK/3no5n4WJ8A5qyOKxoNYUc1AA3\ntoyBxrGU7uh0ArqjTuSPLxTki67y7L2dH3wtaZEoCH2iy8J4ZcCxL7ZF1wQK\noGw32By2FOfgVSjC9MSsAdKNt55cQGuRXUscxJj02w6dTmDEdIpsWitjhtHP\nD6iF+xUOR3Oj88b50WLcASK59ajUWhLLyXV/6qm3+yCuyi1hLFE527QpbZzQ\nACCGrBW2yX+a6K4DX3AxbaDPruCTR5hBWcMtrzqCtexvn7jFsXBY2MqWgazG\njX01oqBtk29rRCYGooxlDNdLWpFnarjXEiyvqPRQL1TYC4MPPVhNGSP58ZHn\n5Ug6qpLPeF8y1LpvDU+qW0faDhUzsZNzOfkRmFgxQnXDek1Wi/hi5TXEFRzd\n/qryPe2WVRMiqZiLh+mkh89xLByR6cQo8DE0EuCcg3Ju8XGAkVx03aCLjp+k\neC27n3GlFrke3ehV5iPchKN2AvLMz1F8aPE0FomX+En/t8zE3Bcnf59AfTm/\nStElhdrkV3+IZEM9TiffxXei41qB9c1eanm/yr3sdElaWqMvK8a5iae8Yu+Q\nhyDt\r\n=slhD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.1","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-9109b076.33+9109b076","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-9109b076.33+9109b076","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-9109b076.33_1584990706096_0.3331276983939704","host":"s3://npm-registry-packages"}},"1.13.2-alpha-8be8b4db.34":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-8be8b4db.34","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-8be8b4db.34","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c4b50c6ea7390740e1988e0f02b3258a75b74e78","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-8be8b4db.34.tgz","fileCount":32,"integrity":"sha512-O4CXfljUq70rHXUpD/zxzSZdvNSbR+qI29b46DDPb7UlHfb3bM3wO4BM0MkUO+ZpvTqcg83AoWvCKeirwfu8xA==","signatures":[{"sig":"MEUCIEGtvUXLD5GOVQ8lo1mpd0rVGDBsgpOQbZYl3AuiyD4rAiEAlgv8MKKPzNsSQmyUCJ3M2xTyQgd/+ap0U4lGND9T/oY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeeT5rCRA9TVsSAnZWagAAXp8P/RbuQifdm4LOByo7IDOH\nTjalnayWhdeWdZZF9WCtaNFf4Sgb4dSyWMWVfyAMeeMKPzaUJdj2qi2ROwJ/\nIqBJM323jgET7WmZgmy6cpTGBtRtbkyLsvDKBsR182U4e+8u59NqC8Bdkm19\nQ5cuIemBWkzoc7Jr+4vByUMpJhSMA18VQuT8v96a8fh7/O6GVeJVfcGeNk58\nmtcAaHsUtwlUwYbKY6DQVdHNCaxvINsVlwrsVGSO0umK94r7lVGD1yYSxJWA\nxcvIe35hh1kZohEI1zrA6L6dolwGCx3EdcJGSVdHxNIFoOkXMAcGuFEzT708\nsvbJkeHlkFcItrrL3MPbpUmEausAm2z/fncNW6S2V0W9J475c/CQeoKpacWE\nQiENEn0VyykR2b9LvH9IMUO3EWuUA0YvHTgOkB8kmyLttBuvFXHz34kMcDZb\nrPC5vA3SzA8K6mhOCwb4U0VTg3JbSdUDQKudIiba6TfiopHxl/2pB5IH2oPX\nTs4OkOMf6VHjyv7mw+YIhVBRMbwIU+Y1x6cJR4s4bqfbPmFoN8UIhnXo/nr4\neBauiiiaCvwkoWonh/oUz6QruFPH20o8F3VVOr9Yr8HlNIW22VLmZhpics4K\nLnop4fXtaui0bXVCo/Xsilwn/kNCBOkmXibnFnx00n8XKPj2yuTvamXO3QXC\nlzEv\r\n=WaK/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-8be8b4db.34+8be8b4db","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-8be8b4db.34+8be8b4db","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-8be8b4db.34_1585004139247_0.051706964443734904","host":"s3://npm-registry-packages"}},"1.13.2-alpha-139b253a.34":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-139b253a.34","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-139b253a.34","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8d5b70a8e664b60390964271f65171dee51dbd9b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-139b253a.34.tgz","fileCount":32,"integrity":"sha512-hELOpcr/tmvgEiEjxSf93AGma/BkNZ1YLTdULMS04wGQ15WIvCvJZEUfQ4SBG0kcWmst7rqQvQIarDTkripBPQ==","signatures":[{"sig":"MEUCIEacNC3I+h2MsPJ/f8RA+nH08uF7v+DXPjqWq38Uqo/QAiEAkcO2VzfoTWsWB874eh/atrkTU4jxmfIqMRV6fJqX/Eg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeeUKCCRA9TVsSAnZWagAARh0P/0F9Ni/0BijSgON/uHZz\npczz1SDXcvdkGFF3wjOWS3iL2mGOf+Jiz60nQEWA092CEiMnuNzpCF3s3+0v\n5hHTw7XamJzTJ3tR/VfSYzpUggEe7XYGfQOVkvaL7jmNQI8FxbUUnFMa/2ne\nsu4I1bMwGS8HGK2/F2FEY/xiNVgvUAS22qEOw1qRh55HRURAKH/gDYroSRv/\n7l1RyNraw+f1Yy6pbHIHT8RowvnfM/Bxolr/RF0/K/ouVCpL3rlB4YdczVXA\nFBLhWvbiiQorSsQANdgohhdB0xk+ESxAOYtvA0u3w+ZodrvNAMxybWNzZT21\ncLoyW2hYh0nqoXPIqbfSw+sIPuUF5JJTJiK0MZwfMt5HBxd8S4+7CGruPP78\neWpMPCjxf5vo3Wyo96awANjsgTViweGDWylSbQV38Q89BD0eGIGDqYpAnsaV\naeYsf1cAYLt12j7q9f0xiC5XRMG+MUNm0bsLtffozDUNlxUKclZz0AfWipAh\nd2fBmappWVxfee8+j6VBaQQO0YbAmFoLnG75BBDQ7yFqsb6kHjpB1ocU3Rt3\nB2dB31TZKCTezuVn55uTMI/Ay9HRFbVr23yNueNjjwi6Q8caaIPkq1oDQKua\n4ZKBVylK4QnMC3LA7SoNc4+8x6MMwIP+nLmrsyN0GzEzcKUxFtT7FJpU52gA\n5AxY\r\n=S0WQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-139b253a.34+139b253a","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-139b253a.34+139b253a","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-139b253a.34_1585005185435_0.4752031998586046","host":"s3://npm-registry-packages"}},"1.13.2-alpha-2bd0a563.35":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-2bd0a563.35","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-2bd0a563.35","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"567d797dade2bed6911cac9f771d915dce6b7083","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-2bd0a563.35.tgz","fileCount":32,"integrity":"sha512-k3Qvp5ScgmRa+yf1zfYIkaMJ0L7lVU9/00zH/wROb1OpBvTavx7zW8yXkJsZRVi6NjWQCPSoHsX7k1hysSyx7g==","signatures":[{"sig":"MEYCIQC5ie/5QJHod8Vn5p7SNWPlJIRd8gXO7SF+/6Ck8kyDLAIhALOOBFd8CX9WzFWcWHvx2NrSLqmOuM2uKKUsOsoANA0o","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeeZbmCRA9TVsSAnZWagAA/ioP/jbuydGUUje2hfphEqCc\nBbk/qGYu2NiWp50xrtri/g41NJazFgMV+5wDcd+4pH+FXun/UTiJ39g8hcXj\nda4KSJ+HisCuPnhAFLzWg0hIGG9tb9WZFZNXLq7ZXJh+LoODICvHa/LEojRz\nyrNtcVb0Kn3mm0ao8en/RXGsrsv4xbH0In28vi96riXCNpQ4oGjIXW8J2gKb\n6m6wLYT7mDkLWap/5JsjdUBeA1LPEc9bEqsmCO9NurNFOySBu906ELYC58L/\nbObMvw77yDjJYlGxajwHti5RLKCi53NO4Sujr45lsFKnKouKCVmDNTJfLabK\ndzTqldZill0B6jPckomMwa+HcyqBObjXpdceAEzkqvecj0NWdc0d7dAjmihL\nMUzwCTARAy85m2AAQd/RXcRxCPBXPG/wcNq6BLMS97njHfaVOFfwcprKWijp\ncv08O86tz9KY8HftNUyYn1ifvfQIj6Dq4tNzMhrsqTyeLyiBNqxTctl8lwse\nkDFj5NaQGcz5J5IDkQ/WyUySBfpyWJH4lvlGGEa0yyGWhu98htjljQD8ahdY\nbtmMO+KMwXttPfUvz0XWGd56zei+zh1MDV6JdeADBI6SQ+3lTgxyY3GLkKk4\nhk+07oGheofWqWieNUsRlkCF7aQelon0UOSHlqdAXMLAGJNnhIYaholDW+8c\nI1YM\r\n=OfUp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-2bd0a563.35+2bd0a563","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-2bd0a563.35+2bd0a563","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-2bd0a563.35_1585026789568_0.17828806283905063","host":"s3://npm-registry-packages"}},"1.13.2-alpha-cee1d754.35":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-cee1d754.35","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-cee1d754.35","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"540571df58cabc0948a6559677c2ba5ad2bc8733","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-cee1d754.35.tgz","fileCount":32,"integrity":"sha512-uKEJMSgswZDL4urxir6q+G5p3dKYSRkeEVWGwh4K9NuP4xWKkilAYz0fJhROmMAnRacszQRKAoKczAVZLoyyqw==","signatures":[{"sig":"MEUCICFSrmQaeXAZrDYDqMOlqFQe97CJofpHGUlxeA2DdOO/AiEA8uvZ8QmHB4efJykrP/q5d7wQXaI89GDVW6lq7ph6lU8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeeZm5CRA9TVsSAnZWagAAFW8QAI1iRJwVehUeKxHLmIx+\nTsLCZOm+AreJUjYBD1tgz8dwWdLgwENg3s+hFzPUJqPU3S9eLLkH6ch2PcpM\nooJNj/PCyXkLxtxBaoWYiYfOKO28AEXKOGSaW0tslVdhFQFO0XTVsaJIJ4AZ\nXoW1EoLOSCtYCKk8MnbgDzGQHor4pVUV3EscsqFBb8TD0kZChy+lL93aR4iA\nZJUs1+L5RSJcsF15Ilbl+kZtufSiGCoF4XKqV4Ah84T3ps8bOUWjwRXC0E6i\ngwFy9DXyHk4KdkA3lnbe1vozppNVuL0Y14UuxfHXTiEoa44+qn/dyDGQU91v\nCFoOrxIGkAcHpn5n41u0oFYqW6qdh07xMU1JrKYveyjQqOGWUDGqqdD5Awo/\n/Zi7iqkaw0pHiS0Tvd7H4Eg0hO7cJl0vLJAOIXoQdXLeyteYVRHk7JhDqtZL\n9IZuMGkJQHM9cXgdkUmmE0N6IUUadHXPtcBzMMdl+WLR2JTBqE7WQrrIzqRB\nmwloLG1wMpzDE8HoVzFQpGaNnlZwzf8l07YFyuF4KFGk4J+86Jtmiy6taU0H\ni9UNEWbo/T+w3LJyCrqcRtkvzht7n6GndHPlWSRsuBqKtP/W8DWNon5UQI5B\nO91v2so08EK0Qjhl1wn2ickWDcbyPJk/fFz4IpaamhdqNpkH7aS3+ndbe1Ew\nOznP\r\n=BPXE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-cee1d754.35+cee1d754","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-cee1d754.35+cee1d754","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-cee1d754.35_1585027512681_0.025679309671037487","host":"s3://npm-registry-packages"}},"1.13.2-alpha-4d108693.36":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-4d108693.36","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-4d108693.36","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"960b059aa71a10ec9ac1bbdb1b71dab475722a07","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-4d108693.36.tgz","fileCount":32,"integrity":"sha512-fsXveuzutBV/beIk7K7cQ4nuK6VxDfkepOag0xnJhb4TNL2yv4jjdCVl5yB1l0+Ser9RgBaXwUofPEmHnQEVow==","signatures":[{"sig":"MEUCIG6wC2t51r6a+R8vegYO4vmOBd0pHaeDEnu3P9ZX5BvcAiEAkplBID6+zSLRBmIQlQI/FnKbql3nJ20m5qA2fbSoSdU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeeby5CRA9TVsSAnZWagAAIfwP+wazDj34yGty/1iZYGz4\n3aB0SXvpWH1vLuUoYlBVDDL9U1C9VGud2v9TMG+G/VwjMcSPNszWs+qaPNzr\n7rTAZ3UFATWHrTAHXZUSiPSspzcMatiTrRBzHmR8XnyET/+0bFJ/ueLhxODh\nNxyyiqjQcIIR1QJ8+qFUFiUtAjZPtGzXvy6P7dTcBodevDfrJIAKpaOHy3m9\n89o1XST19DRU1U+Z4Emc76GCZdFwtGZY84vtI4mpCMfbxaAiDQQFFoBBzTA5\nF1+9hViH6EA8q1l/1liGNPORR11owew922VU+lhLMHquKIgusRC70rGCntHk\nWfimbXluM54jIG1N3fnHnOH4ql7bqvsu9Q3KE0YENaO8WKInf1fKodrU482D\neCTbgzdbevyO2hcIbql7GE7/O0t6gsxeWcI9XGzoeqnU8mx8nP32qCKOifL2\nIowCanwwnKMUdzduh9ys0xW+76HjUzRLwAgfEwuCApdugouOVybrHUDyfn/G\nwn0AD2PeoS81qVs3TB0FaUGlZq87TVQVFovXuBW8flFvwjhlU64pSlda4yWl\nHYtoeNGjEuHEzh+1MQ6uq3XAN9bj+ufRYyBoUj4Xq0kNor3yxpl0yyJym4MZ\nEyHj5iyTcn7POHdXWsIBMPCLL6SS94BcHOklcUyCDvJ+8ObjOzpX70PoQIrj\ng8Ms\r\n=S0vM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-4d108693.36+4d108693","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-4d108693.36+4d108693","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-4d108693.36_1585036473081_0.8606130686547622","host":"s3://npm-registry-packages"}},"1.13.2-alpha-10ed8984.37":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-10ed8984.37","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-10ed8984.37","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"65424ecf904a3a063192be7cf9365df024b4087e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-10ed8984.37.tgz","fileCount":32,"integrity":"sha512-6q62ntqXkP5z/qPUTz0zOcu+jd437B+U/sEJObYHkzbaAXPl3xu6ClatPp1DF7fpMSI9rxwnXY0ReXZkk+v9Sg==","signatures":[{"sig":"MEQCIBPGXPrJRLEr6MCIjnqYSScIPPF0NUPVUeueaqzumCMWAiAo0k4xogIZddME6hKBI9l4E+sa7qu5KhhHYBRDx4QTuA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205133,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeeb0VCRA9TVsSAnZWagAA6BYP/iAU92B+1zzRPLBYk/gp\nM0IwUnr82Km7KcllOr6a9wqxbjHwVsVuUudWXOqsQ5/NDuHZRMJwsg55vpmS\nRPmFPtrUh5jBB/7DHUE5duv/6wZZvdUk/qkIRsy044qtu85Ko4fKjWbrGG8J\ndfm6ts7H4KW7m+oSZupQekh8QTwaDDamDUlJMmv3kj2h3+lG13dToH6ivVNK\nGDz9cvSd0oNZrdpqbf+8MplmIqYKv9O4IySiSOp1wQXyBO5P6n++9Z/h6F52\nHCLN5YSMwC6pvQ0zzGSM1QuyztsSO2WR/emxKNTM5n0GReP/xwR6EPZZ2a7p\n7jTAco4hCEVzz1OfniCLSypje91VA13AmFNnncndEBg8O97q9Dmxt6+U2nfe\n1/RmabEER87piYaJ7TGVihz4hbrR3Eu6aKjwIJR+OjZJlmJBr5lOzpIjmvBt\nV3pEXtKw+3rxHxb5jM0WciYE5MMNdQYbXZNqLaDl3+mEPDi/L9kd04sB4LNd\nJk6hpJvIkum8zXrWcd3Z/0zi/rmj2OiNNL8wmAOF2YLzXTltAe2QngHrmtO9\nsbSFt9hUd4VfD/4+ab7HFOvP4Hgdob7HyF19uwV+G9ud+sO4vWdrVBBO6nTZ\nFR1mYcTZ7E8LQJFwaEM0lntuc8R6+az/o0IlUSReai9H1R8K1ujvNyVwxXo7\n12qv\r\n=8OY/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-10ed8984.37+10ed8984","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-10ed8984.37+10ed8984","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-10ed8984.37_1585036564471_0.6488468394683056","host":"s3://npm-registry-packages"}},"1.13.2-alpha-462c6e9b.38":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-462c6e9b.38","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-462c6e9b.38","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"dist/bin.js","graphql-codegen":"dist/bin.js","graphql-code-generator":"dist/bin.js"},"dist":{"shasum":"52776b1d01353f80db7c52c97c268e144ad0aeb2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-462c6e9b.38.tgz","fileCount":18,"integrity":"sha512-/BMl+rzshXUVDXIMo56HOz6W53h670E+IBr2ir+5u1+JlxCXD57InJwzFynkfNUz6YOvUNirqswFQxW8ilAzdg==","signatures":[{"sig":"MEYCIQDDbx52eW1VLMkN2mFHeTR5oStIx5SZH4cV9LodfgYweQIhAK/xVKRrL2M7+XpEShtmUtGZzejlJD9X0C5tDhkrNqYj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409735,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeeelOCRA9TVsSAnZWagAAKIkP/0HSoZ3JqqBARMW2nkLE\n2+o27t43xnzRv9qcAbZFK6C8lGzCr/V2lufRn7orXfjfeyR569pahJVwRPLs\nfqQ4WP5oEpji9TZLWnbClkt3YFTjNcWYIFJUH/t2kfN95n2NSh24Vtz9ViMI\nSEqEfM2Rn4NYFXi+mRffZnVkcssb5HfBM2oDcGsa7j/ATZ6dkcGllhekbnpe\nw+vppHPYikw/QW7POjapywP9eLA2sHSqSxGjacf7CcLvG8X5ArUPN5tN0L0p\nQkz93b1NvOF/3qs8WXvymybMajoM9tdiAXk71s4AtJK9u0qddzlFtg7QnYI5\n5f2Fo+Oo/KCv5jqSeEKXj0BOE8Ced2jwTwj2NeBjFFvWeVWaoEuzsZvY+Wlq\novlbfKMPfMQanZvtkJ9dswGZz7WWbRxqgSJccsifG27dQyvvX3q6ABrkN4JK\nQ3N1XdLNdzUkU6Kc5B+rax3i5CoZVI7clRxiOrj1egZBb2K+gHsnSO89KcUL\n3D0ZUccXS0x6M7LFprPQAdXWfxaw8aKY/MLQd4W9FYjcYddD6IHty2SjRj8Z\nXsLU6/G7ktIOAFCD5wOSG3u7HmiaERUSceK8yVYDr+S/78kQHIZumBkOojOi\nLKjexgHu+WIO6XYOubPZ85a4agvEY5/G1AblvUiXl+k5Gi43ErbsonV78rzV\nXSID\r\n=n/Ph\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-462c6e9b.38+462c6e9b","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-462c6e9b.38+462c6e9b","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-462c6e9b.38_1585047885838_0.965173915471063","host":"s3://npm-registry-packages"}},"1.13.2-alpha-fd7e18eb.38":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-fd7e18eb.38","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-fd7e18eb.38","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"dist/bin.js","graphql-codegen":"dist/bin.js","graphql-code-generator":"dist/bin.js"},"dist":{"shasum":"dae980e4c33039d620b4e80e9a22ac905b550db5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-fd7e18eb.38.tgz","fileCount":18,"integrity":"sha512-9dg+/6AoIpNdRTc+5zhBNgZHTPzl3nkhJRJdZgpACF7+g+zov5/Y80/0GApNV63dSJACd5w4Xyzo942Pxgi6LA==","signatures":[{"sig":"MEUCIQDN5pof+IVLc1XSSus0ophrIdsUSwW/T3DvI+8Q3lKWgAIgcc5x3wFlNT55yLQARmiblkr5hBK+YRuQJjAF15NmtCA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409735,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeeesBCRA9TVsSAnZWagAA29wQAKBHVAom4IzWA/GK36PT\nNt5lXyxIsXY7EiEimQFbtJR0IAi3CC/TjVy8WQacq7c+A2CxnLI0u7EBIPTC\nRJ4xOLLJKtEVcKJeTT5+AqDDgimqVgjU6iQlLkdjR8aMolBw1cXvT55SwATD\nqolNLpAx3wp/ck6tvp+pioQ98bpfwru7W+lBeuG7/BffTqVNWDAPPLy2v71N\nXwkXLH572k2BnDYpNWhvUJVLs1pHvoYxWo795VD+XVZ4PCsgNGhAw4WsCKri\n98m/oKesQkD3kfhkiqkIukoJVDxbIX3HBsuwgxMyXlC4WsWBuuUbNA9gOw2u\niXpcnls07ZC+IigHniWM0qC4uF3MW0C8v8O3eMVsWWi58+fi/S5KSJUnQqnI\n5hcFkPvHmrr1S+8557O4fhRr3Z2VlWrIqyxjGM08l++dNGISV0PGemqWpqa5\nBXE6gyQedd1Y4QfxBxVL6vswEGpZF6fINhoxMa4VDEQOHs32x7wvw9i4BcRF\nVSmjZGQ2URXOnKynxZRcKPWl627ugqg2dhmfrJ5iAP8eo5vVeaNsg+3fz1r8\nepvMJFlqM3tHiGNTOjHcerFAit/eUxtWRIiCyNCNYWpb9kLK7l38lGJSWKjE\nioVP5YZnH8TyabAF71sPcu7Vyl+aWd/ZAvfp+xsaFrYnOiqGXjJeA5zh2g/H\nW2sJ\r\n=I2c1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-fd7e18eb.38+fd7e18eb","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-fd7e18eb.38+fd7e18eb","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-fd7e18eb.38_1585048320329_0.4493356828157711","host":"s3://npm-registry-packages"}},"1.13.2-alpha-ebb157f6.38":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-ebb157f6.38","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-ebb157f6.38","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"dist/bin.js","graphql-codegen":"dist/bin.js","graphql-code-generator":"dist/bin.js"},"dist":{"shasum":"a9432694c6df99bdde1909a5239667e982915d1f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-ebb157f6.38.tgz","fileCount":18,"integrity":"sha512-K2WLG6hNlUu1Ei5ym5sl/dC0VoNme74Ot1W0rHBuCMYd31g3NFe7UKTTSsG61GoiplfvygAu7fQxyvtPToVTBw==","signatures":[{"sig":"MEUCIFZ8BzETIJpzgFcYAxE4B6SpJC/fuULNwr7siEiVJDXcAiEAhjof0JpQbfNWY5zPMPIt1vw10H/C2Q4echin2waBkN4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409735,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeee9vCRA9TVsSAnZWagAAZakP/0HSy/KOr3bZESRtIJAD\nyRJrpmxq3p15Vg8GbUdO2WiSNgBNr3vKtHh9B/f7obxyLS+7hvyrx18tN2GS\nVWjVzKobXUDJisFRtZavT0AYS7Nm6ZmWXnifCAvcF5aGbU01C06wTMjaMzy7\nKe2shEIZ7Uiq8Gf+GrsapyUgSQvcZKpsZObYNQLfO2rSydHCMTCRwmgdyKh5\nByTrkRvnzi3CnaIoE79lNL9FGXprXAwkS2+8hUjJgT/d4T6QqQ1XoCOBUIJv\nd44O+qVxxNvgTAVws723l6lKtUgzrRcYR1hhyhCwr8+XcfAmB8zRq4Cc41aE\n3OP5m4sasX7bHUeHNjRM9QgA+9aUzCOusgQbecW8rd798ppWVkLz4Sgfn87C\nuBPf1cQlFKifoUHYFJRukARUaCLU0BFWWYgbk8MRIiFrsGgB8P7yjCs8RrpG\nx7UGjTI9mjsmj/JCo/NVPLsNYBT5oj3l2l+Hr22lmuQXB989FpukyyN4Yqqr\njn9zV2RqSyAGEFiibbra0dRA0OAviQf5lXPoWQA/Va28moQ3y6WfdufQDRU9\nHckbrh2Ze+A64DGNXhF0vo7ozyMqoCZQ/XbIDoqQmoKb/drY+KnEq9R6Ahtc\nh+uIG9zdb5YSLSnLWoh9LH9UfRBvHu+NgA5FZwYrKFFWZe2a+7chdK0e7XCj\n4fUs\r\n=5n+D\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-ebb157f6.38+ebb157f6","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-ebb157f6.38+ebb157f6","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-ebb157f6.38_1585049454894_0.9727513362334199","host":"s3://npm-registry-packages"}},"1.13.2-alpha-4740dca4.38":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-4740dca4.38","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-4740dca4.38","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"dist/bin.js","graphql-codegen":"dist/bin.js","graphql-code-generator":"dist/bin.js"},"dist":{"shasum":"fffc405986422ee5ae9e174a367c06df27585ddf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-4740dca4.38.tgz","fileCount":18,"integrity":"sha512-oxDvwZ6M9uamh3jgzlEU6S1+iIwm8aVymdU2ftMStCQt7dJ+nXevDPUmiA5K1rvPR8iwQcbyGaA3NOAnPT766Q==","signatures":[{"sig":"MEUCIQD6AYlbO84azRWzClSDZgIoEErf1SGjgvpAgYk8RP5JTAIgdqMneP1kPtv2T1WGnTjELrunrq1FDUJucYAaNY/gxSw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409735,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeee+9CRA9TVsSAnZWagAATH0P/R8HY9ISOrBJNzW6J7ie\nLNpfYaDB6nS2rUODU/lNZR8LunUplT2eE3cJhChV9Ca2W+FbGY2t6P5FhsDC\ntGrrrkli/NarpE9CBTIxpXVUQM3sBDN0UJAsIv05Y5pGk3FGto1ZnRtYJ78e\nQ6mHhIO8gBybBSAZ5sWTPaIWmNrtWqyWibgRMoYjDk8nREAk15RidU02bYHi\nJmzUN2XRZboWr3ph3RSRcG0wGBuCASHnvlmYfn/okc+h0E5Y5kgSuTDiXRCr\n2LMN1VdNBXeda0T7JKSprst58uuRCrjy5uxQc7NrZ+tqk9tFjOUZr5U1FK7R\nzpX2rkWAc3d4r8RAKLokA/5aVto2CCQbaE2jZfY/5LyWQQnJ8O+6sHhdnuQA\nTL4Gi+aNEs8se+NL99c63cBsNrXXUz8Qf56JFZzpOTSd3G8MBe5CEYGJTmxU\nZ1MHcgrAdtB8bp0RCQU0cPcMNGuFFBfl/jzN8JsqySfo4y6aMUQNPQRxgQRb\nFzVAzB+T3VCD+cIwbKgTgC/LgYoqlHNM1AlIwYCzjBn5bmkeSlRpDJtrRiZ+\nugc2YupvWNs2yOFPXJpkm0odBYvNP90Hm7NJLGAwtN15YdAcDBpKgJDPZ+El\ntaukauoOKfA/83QhkSupKw5ETzdQrpHeEERExXI3sUqf57dbi+6fcgRTHF8Q\nkvqd\r\n=fhay\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-4740dca4.38+4740dca4","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-4740dca4.38+4740dca4","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-4740dca4.38_1585049531997_0.20701896417017362","host":"s3://npm-registry-packages"}},"1.13.2-alpha-45860099.38":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-45860099.38","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-45860099.38","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"dist/bin.js","graphql-codegen":"dist/bin.js","graphql-code-generator":"dist/bin.js"},"dist":{"shasum":"d178d72b3821d6df44348ab6252f982912a2a9cb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-45860099.38.tgz","fileCount":18,"integrity":"sha512-h7fOLI1V3EIqrKJ/vmvYRd6bCTFNmgf06X9nMvITUxO1nloCgd871+4XEgrVts2lcjCW1HwCZ+tD49skNqP0cQ==","signatures":[{"sig":"MEUCIQCyY5RmySwOevE1SSaDMtXgqdvZ31HoSuhRsrduqW4mzQIgPj//Y2R/5jqBIIJTnhiYy5mEesfQbQymLBlpt6lEp+I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409735,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeefVRCRA9TVsSAnZWagAAEdYP/1Qn9I8EVy61RI4Mb7KR\nfJUj6Us4jcoPETK1J0I2xHfGwr3Yz2PpLnPuxNl34/CmA8RxqJFtWNj3pNy5\nJZYQxW7iJU2tlewx8VzsUq5iI6Zy2JROMS+seA+xRQIWj2BujElT6GLXEQBV\nJ4BbaHUoLynjvFW77xbRRxs6qIBJ68kg3aFwFfjXzaaIXL9easgSJZj76K5e\nbHRnqQfWSPdELW+BDag8A7OQevttxEyLtdSIZhY84j9wTfJXGJZu58ILg6TS\nAxviC+XT54DnUap1TVz+G/sNZH+z7mQqvn3TTTBqdsZoG0c+XD1IbCGGkSGI\nyGQhkxxS+1QGLYcy91xZmVY5mPOQbq44wzhlp3s6R27tDGGQ+2fwbmR7ae7Z\n2s+TVqYC5ZCrd4QRsA3lrgF8B59PH3SO6+h5ay8bS0oGYRGMeJSA6MtQA0A/\n76UHbhjZnFg7ZbJvxopy2fsnCItcy5HDQwMFKiOr359nxBw+kcGVv8L4YIKA\nTdY8+c1CVH5gsriZJ8T6uvio8tgvgfhgypeSp1OxsdxaudQQ0yPt1u68YaI7\nlJhAUT+zKtJoNSbVx5QG8Cbadq05Z4z//9qJBFQrLg3vL1fQJp2kS2Tg1dpf\nzD4RO3rOoXBHr9GE+7KLZfSVUOdQYpLmG3Tv847FLECfOuheDrIEy/hQcVl9\nlr0A\r\n=CpdP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-45860099.38+45860099","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-45860099.38+45860099","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-45860099.38_1585050959724_0.08456189509357648","host":"s3://npm-registry-packages"}},"1.13.2-alpha-a235771a.38":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-a235771a.38","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-a235771a.38","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"dist/bin.js","graphql-codegen":"dist/bin.js","graphql-code-generator":"dist/bin.js"},"dist":{"shasum":"3a5d78096ea7079cf08ef41b43862a7e2397d775","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-a235771a.38.tgz","fileCount":18,"integrity":"sha512-joGYsHG6r3a/mg5NXCduUWSoPSCM7ua1Xw+huhXDK/t7qCnaPV9cQ6lnEpfgRtI/D7vvf39EiS9RlKgYTvyT9g==","signatures":[{"sig":"MEYCIQDcsVouu6QTksw8sUbCA2cRnkTHVW1KgLqZJoklLz0LqQIhAIWWkNOAT3gjtOQN2P3yL06s9Kw2UOxXh/mvABl6c8Q1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409735,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeefVzCRA9TVsSAnZWagAAmdkP/jMnKi/0wmK2wBg7+q25\nfYoscD9j5PGDBkEESskw7sgQeISt/KMz0BL4hjUo6XjSAHiqaGnsHVZWfyWF\nDjtu7SO8wukOJD3k16SQnzBs+xyst3MIur0p29LHNtN/C8Rtnlh97iDQWHF9\nGjC9ZyadnotSZa+PNxT9zwqVpeMsZkPLjqirwYJ4cjQsD5s+I5rmYIK9nQkY\n+wieVKtG70eKNy2dbsKq6Crtc7p6jKfOzwU5LeI4gIneL0aGRlm7baBMDwAy\nHJvn3NKskVp7LY8qeMYZye6X2V68n/xDb/tpRXAFc3V0PFLK5b4Ua4fS4TEV\nFuVtF/oZ1+g4ltBM8XMqIVs5Z1OLMw4+yDZz66OU5+C86hxY5J7w7aji+w4D\nr7gw+8G3rsgapTZT4SzIurysqoDI5NE9Jo2/lBld4Zp+NzjiV6HORkZA0mJK\nofZNB48uO6VZaB79xsZ7ErzFd98k+s2haiy06ovLnc3f0/hjCDf8HcDSbVRp\nzUP4s8weDIdXBdu8+6Q5S+rN3ppVKu5eQUdLywFv9368IsxvjZ4LMBjRT+if\nP0NdaX5kTeX1LzKfQ8TM4gkZI/d47/DV/Aae/P2pJLcoXJa+4Sf1GbJ7wM2Y\nJWiY/jsbFUlZ04bcWpoPIUZuh8GqQ6gv7b/uTpm5BHn6jsYrm3f+iIj63jHO\nt550\r\n=RSkY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-a235771a.38+a235771a","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-a235771a.38+a235771a","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-a235771a.38_1585050994271_0.4242527003826946","host":"s3://npm-registry-packages"}},"1.13.2-alpha-f0fa27d2.38":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-f0fa27d2.38","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-f0fa27d2.38","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"dist/bin.js","graphql-codegen":"dist/bin.js","graphql-code-generator":"dist/bin.js"},"dist":{"shasum":"5ea397da01985723dcf1dffae9b061263507aaa5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-f0fa27d2.38.tgz","fileCount":18,"integrity":"sha512-X5rl8K9hEAcLbcUmnDa/SaQpO8XT4jDkCjaPDqe95xFkIXOAYo2JtyXB7dyFhnwHn4XRJ2F7MEP3jonDjDYxEQ==","signatures":[{"sig":"MEYCIQDuFTRRdyZQMoLXgLAMMaPLcD2+s+q+XWOLZrTMfoLc6gIhANsQc3swWJwdaid8YJ6iDbHyPhyTsJcmgKT/hgIVcvQe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409780,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeegu0CRA9TVsSAnZWagAABwIP/jQ/msR0kNYBZoxfqMRc\n+SaN0L1ll+GqFMxZclLlF1yElLZ/Ms88TcZhP1Ls7CnmcFcTACYCbDCUghx1\nOpUVi5txE/36pAAB6c6H6o9suGfHpAVsfczspUafq49Mif/TvbVCIC/LyA8s\nqL6Lx5PgD5yt7QM9Q8MfEFeb2Pj8LnF2Qam5oAwqPywNc4gVvzFSdmd1/y+A\n8UGnvBfigZjl+QZJp+3nUqQc9Wawt+oUqh56I3Jx+MqLQoZxzxyO+8dotVhn\nKUiGhm4afv2Mg4SXa8KxD0tlkFabcUKTLASnaLQasVI1xJMOorIUC3SIw4Me\nWyNop5rn1ksVt7fz6r3akziSpUPBEyVVAUANyVudKgHLCqe/VPpKl/HmQ1rB\nKeMqVVY+y8J/M8Jg7dpWv5xRG6QWH+61d3CEe3yfeztqd5H7BTLuvHRuk1rk\nKieGG36Xq4Q6gFIoUZK0V5vMtLm+rwAhdwrtScDmTmiwOw0Q8TimtCnstH8Q\nexx6SDnM7K+tvtC3hRwl6lvZgY/lJ3btW9kTaAEJ5dkCqd9XzFpuNw/f1DpJ\nj28P+CiHS1VdXMovJ35ucJouYE8E5JbLjnOquoEe1mUVT02NFki8hu+cmhZ1\nwSx+jFJpVKKkLmNa95Zzqrv1tEm8SCuacegWhEqwp5UHH8jDUapkpFH0e4HD\nyBbb\r\n=2zq0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-f0fa27d2.38+f0fa27d2","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-f0fa27d2.38+f0fa27d2","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-f0fa27d2.38_1585056691370_0.16428656477162407","host":"s3://npm-registry-packages"}},"1.13.2-alpha-f8e6c0b3.38":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-f8e6c0b3.38","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-f8e6c0b3.38","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"dist/bin.js","graphql-codegen":"dist/bin.js","graphql-code-generator":"dist/bin.js"},"dist":{"shasum":"02e64b597ae9a8dec91529d91124a4d5c343a438","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-f8e6c0b3.38.tgz","fileCount":18,"integrity":"sha512-ObWiuC3GuKan3tplN924/FBBn9dP8qws+nEOYj2sM3GeLDKYwtg8a2WFx8rG9vigsTNl5A5TxDefrgVdKCoy0Q==","signatures":[{"sig":"MEUCICpGMbdeuTG2RSF7y0KQnlbsfUnE8klscBRy8tYRuffRAiEA7o0YNLaKY1eEo9m4cxsSjyBuhxMBxJwtP3yeyFhhK0M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409780,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeehsiCRA9TVsSAnZWagAA/ZkP/0Q/qcNo7iidPu1Bld5y\nvebFtqMWSvasyp7oGYNF7UQhD6557IHgrDQcpX1cFGNaBM918lohnjCc/H1n\nYCR9WSc5W/WmyWFIzprtZjWxttvEt8s1E+f8mjTjg44zN8mTCklOQ/oCfcwJ\n9BnFp5o/R1nO+F21J8NO4qInecikfkoqGsfelxPZ96G+3TA94YhAmkeD5WW1\nsVllUBB8a1lmCnI3ie/CIY4XxqtOOeY+9QZ4ZPn6LXIXIpN7utiLhf7+F/Bb\nrU0HqKyVD6jGrzd+KVg7Dj3O93Uqn7Un/6j2yPtncFCAn1j8t1kCAP+f9JZw\nHNUZruKHnzDp/MlI+03jh+7pTz8KgbOkh+U+vQetvZjrn0uf/2C0TylpBr2V\n4gJvhx3ymq935CNhfebZVeFMDAsxJNuOA6SyIzLRm2FWTSQe1E0OzHbQ/FE3\n9VkWcjR1G76VT3KpkzlbN5rAOXfGSga/Dl7gDLnqX8/3QJkm4sqZ2+tCf8Z9\njwNHlwOGsXlsQ2VJKvBA7lBcF9hiv0FLlNWF8Jv9GgMnIFgpX4DuqHirgnRI\ntyVRjAdSACsG/39d4cWpNEvfNb2cU3ZTVkKuAg/12X/AkK/ksjBf4NzG7JaQ\nHbfUr05vxgvLbuck8FjmsYzz1eRD8umt+FKK19eLWlrj6Bt8ClzvU7eivEa6\n4ZHI\r\n=CzIY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-f8e6c0b3.38+f8e6c0b3","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-f8e6c0b3.38+f8e6c0b3","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-f8e6c0b3.38_1585060641559_0.9145751171708478","host":"s3://npm-registry-packages"}},"1.13.2-alpha-b322cc73.38":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-b322cc73.38","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-b322cc73.38","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"dist/bin.js","graphql-codegen":"dist/bin.js","graphql-code-generator":"dist/bin.js"},"dist":{"shasum":"ba2388779c6f6367fb93bb167a8d4d71daac0905","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-b322cc73.38.tgz","fileCount":18,"integrity":"sha512-FUk2bcmZWQSDzCVVjwD91anVxMaseRjY+nn9t0qTAGM9deTa92D1KXQDN14pT/qpEhI+1XSp4DkV6tLIjOGZ8w==","signatures":[{"sig":"MEQCIFvWVsT3B1pPmjv095q5OXggoe1pcYghCWNxODxtOereAiBxZyHYGjvrtYyr2rAI+hcUXOwYbLvS2F60rGSCWbP/IA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409780,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeeh28CRA9TVsSAnZWagAA4nIQAJ5vxaWG+V8xOTqTQz6P\nj7AGBAKV/oyU1yk3c1ukm0EXARd55CRwZ4iGtBqmab6A1tbfa8AdQT7zxRiR\nlYOTFh9Y0PdIGau7BpC2okF7oZZSCj9f7HZ9X6KlHW3QVOGUUVEzbBiP8kr1\n+hLNiE5PH0T1YtW/k6EuYUzLVWzkCCc2snXk72rALqfkrKm/w0eNHxIscx2D\nrQ+N4b/Z4qeJcq9KuQ/fINCV41wKKb0s+86v2Ecz7GdaS4Bmzg/b6xY+3SMK\npr8tNGzPkGl24KtoG1AeY+H8s67Bfefu2blCWwlHuD1xqP0lmXL3tnjuTEFh\nDPrxCgaAbLZHabLfrEuZqGE97Cr5d3Rm3+j65z5ka0Gg2BTyEPuDOdMSgXUP\nMtlixg/r4MoXFWoAVS0+GUGVAEVULHvEjeulpdd7axLZ+uCkzhOqKTMk3NjW\nVnRzQveD6E7+mEwqC+NcCof54+Ze7k3jTJTj+n8jtVNgGVzYn/32Y1X2zpYN\ne4UWauI58Vp6I8hpHWJL00xwaHZCRJ78Uxz5OKi/8CTAtx5dWBt9I5+4t2y4\nTooINrOrDX3VF0lBC7rdcGG7v+17XdHyqWHBink5io4iHhDJwsxk35ksiiyT\n3Y8sE8uz4Ijl29wRVOhKjgOcQgO5pS9462DUtls8JuqC3YRT5RLVjYdnItaa\njsqZ\r\n=E/7P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-b322cc73.38+b322cc73","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-b322cc73.38+b322cc73","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-b322cc73.38_1585061307429_0.25403362519301265","host":"s3://npm-registry-packages"}},"1.13.2-alpha-55134d51.38":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-55134d51.38","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-55134d51.38","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"dist/bin.js","graphql-codegen":"dist/bin.js","graphql-code-generator":"dist/bin.js"},"dist":{"shasum":"f90306168a1605bdd04cdad7a8067c06853b7794","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-55134d51.38.tgz","fileCount":18,"integrity":"sha512-N7zJXdheLceUYm6isR8TT/4ctWUSjrzM4ihsS/ZHDkWWhCZGFjWI9zHOQy4RZzPQzCXh2jt1cxMn9lLHne61WA==","signatures":[{"sig":"MEYCIQDA6AZ89zQ6NANGcWz00xFzIW50CRUsEZENbDI+aH/WhQIhAJ7aW+QGysFlBJQ4Z54mrV2AdReIkn1lh0fCJ1DeJGLX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409780,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeeiE+CRA9TVsSAnZWagAAzXQP/jcyjhcEzPrdjbEGCsbl\nMzCD8AIXn8cDNbJ0SN8YuR6rSrOpFTNidgYfRym682ckkNXmKXgR/jEOF9jl\noiLxdhz0BKcfs+sQbCZsXsMz8mzqW3e6ok+zBqUT+7wwdmBJGroHAHDFdliD\n4cTrC9w4QM9uP1Oal0+SufvhCRuW1NeSvGBXuidLQoojz9ANrHL2AgR+7czY\n+8+2rWCZPFrkn0ZH5YTHekHlQbOqXj6e8vAZkofn3bKv/jHOMf8giCWBzSWj\nBWj94xxJMGcci1wYRoCgk3uJ/YtmRczvJUgFG32XImdkmS0DtawpkcJXcQ6+\nN0MOAEJahMc5W4legZTzveMYbEDfuwUakTMr0+w9c0B47iu/U9NccQALqUw6\nrrzZQsJhopNLk+NoLE4/K4Xi5gRFi/bV/tP4S8y/BW5O0BbFqjAF5AinoMcs\n64aqtmtr7kUKqu1lA+NS/dGHvv2ZnEv+QOIkfNttgRmTVmBMjgmuIlym/91W\nYf0nP3hLzjT/Wr+tK6qZkVvd/k4vpbQZTtrTBViL3DVv7y1BtFbb3DRwqjji\nAWUbXHJVOAy4BfmI3koEcrgswvTFcoHnoqNv/G9EZGOF3DoTGd57ZKyN54ok\nZwYvLWm4fKH9/QxO/FRISo68Awm2/T5H/snN0m9D5+hanZxVW/Bo3jXApvAg\nJhan\r\n=CfE+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-55134d51.38+55134d51","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-55134d51.38+55134d51","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-55134d51.38_1585062205536_0.49789589476417917","host":"s3://npm-registry-packages"}},"1.13.2-alpha-ee6fb1f0.38":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-ee6fb1f0.38","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-ee6fb1f0.38","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"dist/bin.js","graphql-codegen":"dist/bin.js","graphql-code-generator":"dist/bin.js"},"dist":{"shasum":"c8c1aee8cce73c81edb877fbedc1076782158454","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-ee6fb1f0.38.tgz","fileCount":18,"integrity":"sha512-py0ZsLQYoq0tzhWA998JWGJrXV2rxvhAAVtiCEnJlATP1OrGTJCeW95FGjsDjGxLa5xhTp1bjIQWwiO9cMB5Fw==","signatures":[{"sig":"MEQCICB2qdIt2DnTNl0yX8HgGuSD6OgsaBLD71B21rh2QxOeAiAC7UadC5IljmDEkKrgx0q35riaEcHDfsG2WPGw8A+TUg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409780,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeeiT/CRA9TVsSAnZWagAAEIsP/26me3pWAkUTmvMpdGlX\nHLVmILV8fhGvVy3g5smsVACOBJojMKaOl9jBluiOe/mhl84TCVoolNSufpAd\nF62HNNb3VAI9KlxijVtssRRlO3faKKKOOdcAIJfzKIE07p5H2xV/RldFMfZX\ncR7+KPw/SnWsO65H1TzcnJTwpHOYvT91+r2LTugB2S+zrAP3lgX9KdU9lg5c\n4elGMwPLfBsptrQVFZzUhv0gpbJ5l5nBaImE3jtWVuoGw6yxZJBojKxnSjig\nkwyI+ew8i7E6CDj0SfA7YfQ18CNaf5L4ddxGJvCFXf+iPM0WLeP8pL2kntJL\nIcK0mIkzPNxyRx1t0pjJVSuxNDQLzboa5RwoNXyLZP+D+d9c2MJ9l5EcnB2t\nclkrOfGLAuVbsDlZxgwcqIWum4HQB8y1JI1TjzfGyFfi482NQBB286uJY2JJ\nGXuhhKFGw3cAITCBMTErm0BSb6FJA6QaDcyBFb89IQUNj02ihKfjqUJKOjK+\nZN51Nesy45P+5yvmFx/5GZ6PcKOLBFHXvSPaujWAKixMRSOdWv9RZbKf1fkN\nHTTOLPA8wfrhqwX36XgnYOvkhY4FLQbuFn3OcdMi07cW6TInWl36kDiNUxfS\nc0jYECnBaMqZlMcRO8OON2+lD6ufgqujFphw6L0fXjm/9NRLJyeqVSZhSHg/\nZULg\r\n=yXHi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-ee6fb1f0.38+ee6fb1f0","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-ee6fb1f0.38+ee6fb1f0","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-ee6fb1f0.38_1585063167317_0.01565981728380228","host":"s3://npm-registry-packages"}},"1.13.2-alpha-edc77c05.38":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-edc77c05.38","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-edc77c05.38","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"dist/bin.js","graphql-codegen":"dist/bin.js","graphql-code-generator":"dist/bin.js"},"dist":{"shasum":"a5c22d16448733838798db5baec8529b1902ee04","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-edc77c05.38.tgz","fileCount":18,"integrity":"sha512-Kayp7aAepDvTvfHSn9924MVNVT4IZilihInkLDaQ64jb0DyVU1/G4kWlhD9dV9pN8GAQgnqQcsoMBbWRCJNmxQ==","signatures":[{"sig":"MEQCIApX2hXxWob332bceyqpym3OwzqOH3h9kJQq+bJzyzZIAiBMK8pmh26LPyZY4dJas4aidt66tBJdozLnyhXiX0VsnQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409780,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeeibqCRA9TVsSAnZWagAAvnEP/2g9+CjRUAUZVg1T4D9A\nBX09nfHciw+3YFGqGF/9NpCv7L+QU5yGroVjEl+Zz762+qJwRzlY4Oy+4tv/\nKG7GKVwF54QojGr7cBE+vqH8++swrXNYpTAwOQFSzTZgpF/amfjySKQz0KyR\nbGLUjekiVrTrOvzXUWlW9M76+COV6ZiFyGLdrCJ8VgdI9aAg7+YiwxIHDCso\nHfCaMKn4k5FLenEI34Juma8UGWJwbkhO9OavKaWBsnXuCWRnateUpGvgNzUE\nHQBbLcWOs8qIYUNJSvJHgqP+7mUx2sFa51JHrzAVHgQpwPu/tkbmDmAuksPg\nHeSeYzR88jmTlpUhAi7wuVJQLyieG0D7OMfIkCefdSrvphqdLwHck62qrQyh\nzUdLM8QpxINdXduQu0lbqlV11UAFu33jJoSQTU2Hip9WlUG4PkO6hSwu14Uh\nGZSIpgZQau0HGA3InM6D0Xjrxc8lDNFMXJCon4BSzEDTSkezraEN88/b6XU8\nb+FPiZbQrJQVnzAPEJpR+hDBLUKpPVkAGE1DQV73kYrWCU+jZENt7h92cxTO\ni8UClUsg7eG5Z65z1ycWYBFnZXaonWVuWggmWqsWuyiwquBR9jQ3TgRgPBbP\nioxdttiXq4/GoaAjopv/8QJN9+9CTlEl5wRxT5+qcTy+GFa73OC/YndA0LRv\nkUtT\r\n=CrOB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-edc77c05.38+edc77c05","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-edc77c05.38+edc77c05","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-edc77c05.38_1585063657965_0.8932621794081685","host":"s3://npm-registry-packages"}},"1.13.2-alpha-f3b5601d.39":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-f3b5601d.39","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-f3b5601d.39","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0cef97b381be22efdfcf792abdfd95e2215d6acf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-f3b5601d.39.tgz","fileCount":18,"integrity":"sha512-6AjvVNjjLFPYvWMx8F6qu9MYYP7dHH1J8r5432C/cDnEhBvoq4YcdYfq9qXt8rKYL209SVJoZBLXAKaWwmIc7Q==","signatures":[{"sig":"MEYCIQCOv/1KKXcB0l57aJVpQxVC8mnbkPkiVTq+FruKv+gRJAIhAKfntpA9GsUTaE0Zqy/dRQFE2ujXMmR8ReTB394BGFIL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409765,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeeikqCRA9TVsSAnZWagAAf98P/1Wgi3ETeahP4tufgkpy\n+rq0yfbPFAX2es0CsqqBO+r+XCzFug6ksPlM7hbRSyKhhbvHuwYny+nDocpf\nwj98TUyq3t7v61eMKzZrvoCYf1cSx3jdnj5RqMWVqtkxGRJNvIaUba0L/WOv\n9yLq1uVQdSi6OSUmrOxjHz/mgBd+xUEMkufJN+ufG++mJpIZNm+InUhVrpSp\nZe1ZvTEMt280mYuOICyjPasoakv0pq94brqBBpOGlr4TJhGCWK22nvvN3RWp\n15w9/okQ90rFlGUjY7m/oTBbP5kD7VjLIUMJselriz1kejJrSfovNqP2GfIc\nf6XL5QYCqwALXFhiAVG4cq9SK6X9pLMdg74QwylmHDXryXXBY+t7CuxNKEmp\nYzf+eMUj2L2HeN5LLSOgdxOxd6Z1RWJAfyw37FieXKq0avyaqHOvTvb81ss5\nD8v/xpc2uxhtErAezsCSbl/zInyCGGKfXyqYM2UQvPe8Kfkm6sq6wtuFEGAN\nBoSFH/GD8PlyXGxXgjGT7z3ZqTMmzCbkCR1Ra3P4UfB8rPfJPAXremBTnk+f\nBIMwK9QqiS/VEe7dK8dAw6221kVLqYPLRTUBWYLOqOiZCXkzd4PKMyPpxzHJ\npJDOJrGS3zUeFM5aGsWBZiM9AxDlQQpDyUTlrk32P95u30IdohUanGporGfu\n4D0F\r\n=seoG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-f3b5601d.39+f3b5601d","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-f3b5601d.39+f3b5601d","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-f3b5601d.39_1585064233882_0.496438388563921","host":"s3://npm-registry-packages"}},"1.13.2-alpha-df854110.39":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-df854110.39","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-df854110.39","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5dfebde1b4e0b4707ed8445161ca56854354be0f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-df854110.39.tgz","fileCount":18,"integrity":"sha512-nPf05wt5+lNX/jleFA9V2UefZpHluslNoDLJIFDLRF8wilZfgn5FVB1UlqaJT33aIxofvIl539jxINAPjf/tCQ==","signatures":[{"sig":"MEYCIQD+0NcNomejFBuBA23edl+dT8pWZkDMh9ZiI46dSM2fwQIhAJizyL552i+MOaQT0lXEkqTgAAV57RTV/NHpDVQtmXb3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409765,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeeiqzCRA9TVsSAnZWagAAEdsP/iDpw109KLnOo8PI21Ck\nj/Pu/DKLwvGZMRkiiecADlSKzDguwPitQ9RCss0cZuI/7eqiGVRk9eaZSy7g\nyax6IBpwrsvvFDoCMIhK9hzaUt8lHKftsPeItl2XaW9XmEV4go8UkGDGw4hq\n9OqRxoxfJ8kU2uJSrOnzoJfyYDGHwjehyjMwRILglzBOrRfkB50IwhL4EV7P\nSO9SU8PlblUKXLTZSvgKKvHok2fFQf9FbcX3QOUBEryoZNQT1D4Oe3vT2T5t\ncQhnOI6xFI7OpBBa051rFHhrT1op9cWdzGquEIEsKgUSpdAsA/J9H6rgemYX\n0B86sK69X5+dCyEuycwjCmki42MCJ9Z7w09IvfTf5kdF5Zuw4AsCNess7sal\n4kTKyPuL/Nv7XpS1XFkLGo/D5wkK1p/T/LsK97uYEFn6jmdEd3nj8oii+Ti8\n/wb2JpRdgAtUqErcyNypNJK9rW/Kb+MNLc3BH4VVNdJR4A0rgy1w++8FnZ2P\nRJ4BWVsNJoJhEhRwF2fkyf8x+UDsb0SDUpXu313A08arddDKONSexT2A6NEz\nRBtEaw/rkMWuD8G3RYAE4JKlXcTXqtNTQzn51yxM5d+eRWWzqfQNSVPHSnD/\nPDNLa2LMOzJtmcQsZ9mT5rSYppllaNVy+gK5cOebTtRbOVW7EAveuRT8xpFD\n4914\r\n=SSx+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-df854110.39+df854110","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-df854110.39+df854110","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-df854110.39_1585064627052_0.27627823154614917","host":"s3://npm-registry-packages"}},"1.13.2-alpha-808b2c30.39":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-808b2c30.39","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-808b2c30.39","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ca23801c801d3ca4577c38fb686bd6c857cf9b57","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-808b2c30.39.tgz","fileCount":18,"integrity":"sha512-Hj4XRa/CBxf92kQUTt9PXGbOZuOQ0SBwwjyG+wKS1gx1W4aAe22VPAe38vduRIn7zq+QItpRpdyCPQZfN5rX1A==","signatures":[{"sig":"MEUCIQCnEXgoQhMGMYOyVQJKr3eEF7tBYQklFJWq4iR7Y/YxfQIgN5zcL31buwAauU6sKFQMbkeAsj3eV4KlAy2Vy9Vy6wU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409765,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeei31CRA9TVsSAnZWagAA0gsP/0xyxVbjdsuvWsNB/IKQ\n/qEfsEaq7HDBM3335RaKAQ+wvTSmeNyptd4RgxOcevrSRGmY9Vi8Lo5XTe5r\nKbnET4eE+N6AhunFHJjcIW9vASCEEAH261FBGhLpTKUXmfhzaIFJQDkfuYL8\n5zeu7Ak/yLw/+BJu5L3xOVJ61shyiEY3InLkNlz55invZkEhuDMNImA1dTwj\nfHNTKhPOAxS0IR8kWVgMHNLThXh6lmNUjtV0D1HFm0u26wTX+ooSXeMG3ncj\nwfdazLqw+2e2Z+M2NvzYdDcjdXRNu5GLg844pG3qdziZnitDZEiWkMEAXO05\ngu+/5THxqpcTLa3FdIGhnUTGJchcKyoryX+sGTIUlgYCSwWLRbz/MYSi/8iN\nEURFoZVcsLZoDNBpcNcHXSV19sQ2207Hkiqsu3WkMVgFV6fkge9dgXjav4j8\nAitkHCuMjlj91x1F1E81psJvwW6emQKBfjBnY6gZZpRm0RDKf8/r6dNaucsc\n8dopBSZGDEfXsG/+BOW4+nx+qf2enri4VoWKzp88YQcjuUlWs83cKFFhQ5wM\n67yWNmTPIlNeBIjBz+pzszwUZyyquPwnxWQPnw3nQ5Xncz9zfrvSKtzYSsCY\nNYiu+xNZAuT+BRFMAPZVZ8ocUpZ+fy4BvzPwYNAryKP6hvVDBXcSt8b1tkL+\npMpc\r\n=gkTr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-808b2c30.39+808b2c30","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-808b2c30.39+808b2c30","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-808b2c30.39_1585065460678_0.33238377440155564","host":"s3://npm-registry-packages"}},"1.13.2-alpha-c24fed51.39":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-c24fed51.39","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-c24fed51.39","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"81c4543ac0bc069b8a74123f9b391a1ff2f87d32","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-c24fed51.39.tgz","fileCount":18,"integrity":"sha512-+Hsezob/KEF1sBobJlL3Q/aUYTvVqOtqsr/oMZEYXQFNOfRQjS40BShRhomd2RuEcNifqr+B3xETw6iFvjyoMg==","signatures":[{"sig":"MEQCIC7CSum8LXv5NZfPNinPM6yhHGoBGV0dpqzw5HaBaAliAiAVXwGMl1YGNdRSiM9NO2rd//iGF0Qn6zWowQmaxXS3VQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409765,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeei+iCRA9TVsSAnZWagAALhEP+wS1llbMWgKc39paY2TD\n9mi7WvkTyWYVOYQrKo/8QhvNROl4iypjALFTQjJef+LrWexggB4jjQvFV2vr\nQozb9+46tA8bK4z1zC0JQpLadk/5T/rtcsKsjOH/C/FrOCO92MxSKoT7rwEW\nUP+NdOq41d6q11s5tvSA5SpL+jfhKOjpEOSTV+//lwCpBIMspgFVOx7ZuEvM\nJZhGSpVN7pzDFYSs15t444RHpN9LjU7CWUVGuVNvKcqI7mmGnSPVLeMZpszv\ntMt2xeHx3H27/8EW9I2jSYL/gV5z/JlaC0WiMWSrQzgWpd9Xu9TdVRmxpLGu\neglbekkRl+RrEk0yAbI8YGpHXU0Q7tJWSwSiqfDjDqXCnVctL87lAKXittKW\nnz83UVGZoxieY8wBcTNDN4oUqkzvUAFXwQlEXbZFeJgic8J8xcasQHiJnNv3\ncMm1Ldtb+Jlo0S9EsE+4YYa2zqOz2evlT1TvG2KjNmc/YqgC7B5afEvrvyst\nnsHidHL0BWIYg4tCrehJDD7BW33qAmspRF9hJceZ3+IwLKkRci6jDguaNg02\nHYurQXm+ASPNUVTS/uP199IjtmIktS10Zsfar8FQkk9l1fVYqONURbXI6ba2\n27uJCZYuTZ3VGg/8tiPlNd5I5Bog6IPCx4gnzZjTqzjJWyE2yZz3dYOD7mDz\nilb8\r\n=s7Z6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-c24fed51.39+c24fed51","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-c24fed51.39+c24fed51","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-c24fed51.39_1585065889516_0.5733444862018322","host":"s3://npm-registry-packages"}},"1.13.2-alpha-0be4709c.39":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-0be4709c.39","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-0be4709c.39","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"dist/bin.js","graphql-codegen":"dist/bin.js","graphql-code-generator":"dist/bin.js"},"dist":{"shasum":"4088ab4459bcbcea1374e8d135ddbaa83931f2db","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-0be4709c.39.tgz","fileCount":18,"integrity":"sha512-tXMK75zX11dN4iHd+n38tegjd83otZeRLWQdENKtOZ6dVf9/fFHcKjDQfmgxY6f6B3RlLzQFO5ssCdd/qUGmAA==","signatures":[{"sig":"MEUCIQCcM5z6AadZ9rp+LZXgVs529P3wJxklVwIYhmP8jg401gIgVI9PXNjaRXB6z+HXq8xzk8WVMncPvz0pc3WDLDyUBVY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409780,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeejB/CRA9TVsSAnZWagAAVeYP/3OqlBjUqH0B9ueeI8Pr\nCRJ/luMfw0AY4dYeU/HAL99RRT6V8UW9lCPRc2ObUsCIlb0wHym8BePJl7zO\nA+BIUdWKRgaHMEli2rP765zlaqYSH1ITfmjn9X1wHZUa1w6yEGNcsf8vCZb5\nMXoUncp/rojghmi9DtPyYcHaUYjPkrv4RIpoondxs5Jz2sTf/+Sl8Yu/0KTl\nM1YtPnpidKuQqzV9eXujlxsj4yRAJfOBokYLNoyqKsp87DO0bv2FB8s1ZJnP\nQPeY9OjxQmy2bj4rpy6QXqe0lzUVC/3kl0BK9HnGIW3RhDFcNhOvkjGWJvvK\nFvdM9p8vAaX5cxoowPxPFQYo43juNJimMezEvBG2UCFtPxIWoa1JZ/VBj55X\nXfZThi+mm2eR5CcUgOR0XDNEg+V8LzvOpW2KVI3jrPYjnQsLpzuX37Xpc+0U\n2pWR/Shh4hd+9m/BFdcfrUa0lMtbjcB8tIXhcNmL/1MTLlLW1eMyoS8nAhc8\n6z/z6XdxYwi8Q2/RCqQQ4jOZcxtA+lFK8pBRIpn8EMIdkBpbjG+KUkcis1Bk\nEILQ3N1vMv8TCla+k0v/CyMpjPJjELysstqcYbCThVQA0zmmAWlcWDDkTqdD\nDraqyvHC16caUlfKaTYinhPptrK7Bc4/9r7tCreKPCwdMxmDfVCGIrCZz5IW\nuKLu\r\n=n6mg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-0be4709c.39+0be4709c","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-0be4709c.39+0be4709c","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-0be4709c.39_1585066111251_0.9991572009694993","host":"s3://npm-registry-packages"}},"1.13.2-alpha-ebc4eda4.39":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-ebc4eda4.39","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-ebc4eda4.39","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c5ca5df3108359eec4ffb240ed3f937a64652663","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-ebc4eda4.39.tgz","fileCount":18,"integrity":"sha512-GOYkuiW5HlbjI3FkKQKEmZt1bxnhYlW37KQ+xMdBofD0eClPK1UloiFtvs7kjGX9zWhk7dWkIHX+T8og0uxcIg==","signatures":[{"sig":"MEUCIQCAX9ZfXWqJr2dGjUfZKCgRvPtIuPM5oX4p1XcslEL4RQIgWipqYsyzECFSB6HDSo4LOg0AGBrqU86PGLNC0UOmEjg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409765,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeejkACRA9TVsSAnZWagAA5DsP/0RqhGoXHuu+m9GRpRZD\nfC/GmwAIC4tM1IrCNf9ZFz2XtUhxiNxSQFA440e4fKjfEzu8cmsyKt8WaiEN\nwRsxi/kyxmg1m6jOR/1Y8n0B/5I/px4TayYqQGeZDEVCrR+DfoVo8fGhAQoL\nbC4IKhuQeGK/G3IoKBPqUxZ2+JDQ0sHATrnFotaSEt6hVET02hFCeq+KsDpT\nqCeTHeTGtYqEfX9rT+lj6FVbk7WlrPVVDxkE6YDZKrZ3R0JWrPbU8Xs3prIj\nDlCCIx6BUD0bsnXCrq8/cVfzYhnh3DusrIiUTOiBP+e7DjaO9x6P17LHo+wV\nUjDiXmzNSGQphfraJ8kOCMH4yXJCkfquzcC6Xnp3f0Wi5ylhJhzlAqaH6IiH\nSP2Mf3CDkZ2qXR/MBhw4jxtaqCHTEN0rkRoetxkhLvyqH38dMTWlEC+5h1ks\n03S2Z5qCWbjNbj23JooSkhxixOeBr3W1tVb+XrMvHsfNgYKnVyI97JPCTjcf\nmh/sGX0TiARL+O8lLrZg5VclgAER7xRB8bkcvxwoTjXJjLpwYfG4HK7Uwy6+\njE2HJK3s0aZx7wwdRWDnPVJw4V2aMYlaWFI714V0iLcihxR5UDzjHm6OmXbM\n76jrlAmqqzSg6NvnSkYY6KEKTyI8EQbPz23RyMlNE8qONH6Ecmbv6RmsS8Pa\nIOhI\r\n=Mafp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-ebc4eda4.39+ebc4eda4","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-ebc4eda4.39+ebc4eda4","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-ebc4eda4.39_1585068287220_0.09298156564280702","host":"s3://npm-registry-packages"}},"1.13.2-alpha-55ce3cd5.40":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-55ce3cd5.40","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-55ce3cd5.40","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4dd55d6dd364c66d6947b2eb3d3fb89e9a456934","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-55ce3cd5.40.tgz","fileCount":18,"integrity":"sha512-pPjoD2yMkXeFVNG7vFkykva/dCQD1Si53BPNKgt2vkPULKDHlp60BNEMtztMlwfdcjv2hq0L/kcIQRUPcJamqw==","signatures":[{"sig":"MEUCIFSqs7SGZhglxIG7dgZ7JvQRtevbex503u0zXKcYZsttAiEA1oWZlMihXDqC9IgPSVFu28cwQYq2X9/2IEHdBq0NnPA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409765,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeejkvCRA9TVsSAnZWagAAinoP/Rkz2yqdiaWo+2U7uot0\n2nsR2Pyg+4kKxYh6XVkDnI0NCdCmLv7az0oljoOoPRImQ7ucaXSyd1m0KHX5\nFrzQMDFnp6u5xI44tm8KNOF+qXENllRgJ7dLHRV9pVP1+XNaCum0nFxPj2EU\nibWe5sCkExYYtfaQixNRASYLUiGp7UE0DN+oBneBJOyEOw/Nn0ekBNxZ/Dq4\nL4djNDGpdadL6R51V8Q+o44Fy0+RLl+iCRt3r6z6lFy8VWsjKaZ+pFSBKBLE\n94/qkthvjbMLHH+gW6nJHaiV81cqPPdJb9zupSWcyOec0E/DrBhzN3YvKN62\nZ/JhhoWgZcba3Aart+AWR1PcYUTHCgGiBrK2Aa+8ghJ8nfsWH44kmRXO+0FC\nsk0lcSjg4c7KkUwo0w8Z4Mdciy8qpdAwlWDtRaEevtIGEyzQPmhNdJvkk9KF\nJCZtukjKSR3BM9y8oofsbFMere2Y7cz4LgNK2kkAsoOtlwaS4Lw5F9VbhiHr\nFa1zs/ZqJTQk3YLRvfV8IogzwpqnWZAbpA4BnjeWgIuudoCbUcearG5tZHid\neav9fp1B8bRm2F55lLUQvyyDoiNiKYJJrzMvPmGF1SM2svJY9Yr6On3K343t\nVbgddUYGIs5YvW3TDMetUZ2jmcdo7svT8vPeTSaDWG/EKh2spoWTVw2g1xtW\nibac\r\n=aX35\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-55ce3cd5.40+55ce3cd5","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-55ce3cd5.40+55ce3cd5","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-55ce3cd5.40_1585068335068_0.5136766285801999","host":"s3://npm-registry-packages"}},"1.13.2-alpha-d3f9bd9e.41":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-d3f9bd9e.41","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-d3f9bd9e.41","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"25725f843dacfbadbd938980ba610c5abe03ff2b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-d3f9bd9e.41.tgz","fileCount":18,"integrity":"sha512-jbg8JmQ0b34mENEGkXWPip5oaqzqLVkC6RVSjgJnEj9RChblLDynsIKvLsihQ3x7+e6hN4QUh1Vp8MrW1Kgo3w==","signatures":[{"sig":"MEUCIB9wg+65mwBj81xtRnGAeXP8zy5Tm1MxnXDVkNGEmkOfAiEArJ3yVfwdK/3106QDQkKyEzSlDLiM6wCReBjDGjpEADE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409765,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeejn6CRA9TVsSAnZWagAAtDUP/3LZh0tHI+7wkypBWG1m\nGFqCNiyq6o5TSI5KsE5B4GqACW2hi8Ff7ebeXDL7d7M1+w/jB4p3ApDqi5JQ\nuUkjIEUXHml/7Iye0+//QMzMVwqqw2AqRqIS1Yt88QcTfxzqU2h/mUu/R8gB\nipkXS8gAyEz8zpsKMUTUoTNHYpjRBoYdgHo/bQXh4FRzvkQReKrHj24/TPmI\nhopSv4eVJw7ntZYwpez0lAU5FmkhmAYHPkmz51eQxtyjvGC5sOvLtKVvvGQt\nm0oir9XoIGz4vRr91cmghOVBprMVMRcp67R/1pkp6GqR429hFqBMBY2iEJMo\nGhRK8ZQ3BVnb93zQyKjJVwoxS8QfZxa5hYbzlx94tgstjU1qgmt5PLlPb1kC\nxLF5queW+OHYMUw9XmLhErHcEmNCIvC/a5cF59TVnqGtlv1ydlg+LeW/VEcr\nOdEWKWoMbsuzNfVkGTpwLLl9Tne6oemBTrvEyGl/FRCzSwIvKAGt4tf23RKI\nbgBfA0pQm3nap59N9eAZ0Bi+05EJZmgn2Hk25ZLZ42FtpSXH9altNROb5ol9\nZL9qStZhDD5t4BNFV8okMFP4jmeZ5gSLc7u3avOQSd0yPKp530fOwLiJ9/BX\nirSbaOfnzja95ETIpchLqTkmiULq2tcMbkVvRAeE/HDWP7FMSxego954ObHQ\nnust\r\n=Ucxi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-d3f9bd9e.41+d3f9bd9e","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-d3f9bd9e.41+d3f9bd9e","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-d3f9bd9e.41_1585068537263_0.622146146234299","host":"s3://npm-registry-packages"}},"1.13.2-alpha-d66c1966.41":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-d66c1966.41","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-d66c1966.41","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"57cbba02ce74630ee36babe5bbf2d717fd9d88d7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-d66c1966.41.tgz","fileCount":18,"integrity":"sha512-uIuncfznZjTWVtj6tajLxCTmh0E0/dx8k/iY9wgum8PKFEu+b8S/8lqxNyF8Vnpr+Boe2uLUV3QeusTPt4OQzg==","signatures":[{"sig":"MEQCIBR1EnRj1Qp5UWW2klBdT90G5N6BI8+A2QdGt79wfRycAiBigmlW7sBG9emcbDzz8m4ossVPOFkw7vZk1Kt6SvOdJg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409765,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeejuRCRA9TVsSAnZWagAAeucP+wVB7KZ3XzvXhqQoLN8I\nd4JU6htQn1rR50MTWisCiGwwtkugfXHcYnrs5AG60YetStdz8kion0Deg2A3\nTRasTpSf6j7Deme7LO0iWKWUF9Byr0aprPF3wYx7HmnQ2DYjSoJSINvkq625\n4L8PLCrKMbLhBQknajGSx/JH7tlWOoC3hUqTL7XOj33ByXRqcCWZWT2CFkJO\nWc5upnJMhT6iDzd40Qsb7YlW9fN8IWJf4OpQU2BylYvl9XenK+uEyR072SgD\nwd6GzF6feSI6eTkNzgkYODpe35o/XAmqbzA484dCRGsmPw9ZQp/Fjrmyc+Xp\nJBUFF0tl/3Ec65Zw7B6ZU6GCt9cS0kWvXhYvfVzifZ0rPpUMGwyWpr8gqTar\nv+uXJYAW4GhYWUJan9ErYBK66RMgwoCwBjJhUhOaEMoRhKIMRzNnDaXfQqvp\nq3ts6ey0pt9en2dY3mKyvikgHGWi2gFJV8t/v1Fr2igM+CyVx0JKBq3ylHhO\nbjOlROBloRpcfKyOb8JJXJJk7HCNxcUjTswgL7gVGMPK9Pace///yHP9KTSJ\nTYrWiUEAPqjfXC2uiaMdNPgHHJmXq1KW2mJGi/99kqsNM0QptC3j+4ElZY8r\nXQNiAEb6tTgYVI10n23FXH/Oj+42t7nNBxAxa0bwtHAFM8ciolX0GQ16YfUe\nekaw\r\n=6Ac2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-d66c1966.41+d66c1966","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-d66c1966.41+d66c1966","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-d66c1966.41_1585068944478_0.3907948441460376","host":"s3://npm-registry-packages"}},"1.13.2-alpha-037b5c1d.39":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-037b5c1d.39","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-037b5c1d.39","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"dist/bin.js","graphql-codegen":"dist/bin.js","graphql-code-generator":"dist/bin.js"},"dist":{"shasum":"85bcfdd4ef9e0c2ffcbdde12eb37e0576f0c9ce0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-037b5c1d.39.tgz","fileCount":18,"integrity":"sha512-r2xPoUmqKjdAckK0B8v+t7hPPI1mdT6mrv/Yccv2h8SGvOxtYagPOJ3FUvSswn5fql3BVpzjJDp10zFpgKj2Rw==","signatures":[{"sig":"MEQCIEMgN9MF4yrnTGALSMwP7jvl8LEczlrdPrRmB87Nt/qWAiBfn5r8lr15XaNTgwrXJIYqyXu81bFOHD8mxZHI1TM4ig==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409780,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeej2HCRA9TVsSAnZWagAA/Y0P/2iCLJaAJSaspY7jOh6b\nK6U5wXXE/sBDhF4yNuezLj3qRK459kOSrP5zUDnUbpyoAPS89s2EiMUeGzKq\nN9tHZB3/4bRIIO+rjy7I+jZJvsl1wDIvi1hm+FtCIvZhYPgS9NOFQ3vo4QmO\nemuF1GiervMz7yMQAco/iTHTPYABoMmL+Sl20pvfI4tZQp6Jz5p30Eb99ne2\nAieFtqzDgFKOBkLXyWv5ftmwJWe+hhdi/D4b7tsZ0KQuGzpcWdA9NOqoj5wX\ntlMA+3OKfa+NMzmhDiN99Tm+RiFnaOFzK+iLiY2xcJH3Rv2BqmZbXAWTyKMp\n3v+4YKIm+Fbz318Eunq1rA0eDRitBYQWmwWvOzQ7+zeoHqlmBjA3AlkqEu4a\nAjAL0iLJvTH+85DjC/9t16JqhEaqmND/bOrL+Bmemu23iO4RtMaZfLvFptOn\nVQ87IdisPt/YkYQKT00uMHovoCJK+4RpxmjU5pdo6I2iTk714pGJTdcqj7Nn\nTZR7H0msgSMJT422EM0zXI5Zx+R1yLuzIoaR3vCqoO73GSak1nCZhMsS/yIv\nHNjowOuwgxgDFduJAXs6bY1QMOHq0b9UB25H9vUNNc9nihNcqjdyCC/nrx1j\n5BvdXNPSptb34irAznaEx9cVq+RZ5LqIcWF1wpfwXgnP3inTlqQzmJW71WMG\nzRp8\r\n=Sj1C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-037b5c1d.39+037b5c1d","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-037b5c1d.39+037b5c1d","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-037b5c1d.39_1585069446376_0.8702324009584363","host":"s3://npm-registry-packages"}},"1.13.2-alpha-f16f040d.42":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-f16f040d.42","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-f16f040d.42","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"7b0691518db09b476eb1aa36acac4b4097f9ebee","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-f16f040d.42.tgz","fileCount":18,"integrity":"sha512-ZGesPmTwlwTDvgrVlVSQRMAgf9/8Zado/wUYeuz+l0i+ZhYUPIAwdwr7zPTCrVZUlTyLeyZ/lni/E7V7IAIjuA==","signatures":[{"sig":"MEYCIQDN8ghua0rnOzmdmOdyTKNSRUx6bUzprBF7MK2MvQD6QAIhAKyPaXiwz7/bl7QRuaIcGQyOQfdnbQKlElAHDlW6VeA7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409765,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeej7/CRA9TVsSAnZWagAA5n8QAJP1xhW82AUQl/sFhMbA\nnbPDRZ7gJVb3WXuoyCwQLzUIdDRrkiTZGqS2fJBZwh+MAYVey5ctytn9pE0g\namUPhGF/XUIyq+KtvPXdJoe5YLNSZG4pKKWBhHqvL+iVg6oZyy5+FwWrVaLM\nmAoofYRZFbcgJCRMjDgY1/F/m0lyNRf9yXqY8oALS7wJwu6VIh+O/7QCc3z3\nuw0BoB8p/RSE2bNw1MkDJRC4PizMvnoiuxuJy1sjY5Gle2F1jl9jeJJrghMQ\naMoba7XdbbhA2RM68yHGuuWw15CT8ONG6vt7WBQBpruUsKDrbiAyQEdEdFEC\nlSJBTnyzZJyB3YokyMHdi9a9UVlJ/21KUSgnJ1gICf3yHDhCuIHfNfX648ef\nIQUWmjufxGWzo2O3F37sYP/nYPZabthz1DarjeA3LCLhetyxrmB+OGOQCAqu\nDNFjSF7JwCLu2qh3V4/8piJnb59wDRn3E9RKoCk1XJZXr+cF/xyjTV4H3ihj\nkIlMO4hj+J+szk5CQebvnr8cOhNWoEuoTiEd0K/70Bxm6Okuo0mb6gonDtlF\nhDGiLfXzTLCHLyB2jzLFvMDEIkWSN6Pt1fRBcWJtI0dSdNDQhTXZ4vu5JKBS\n8dXtk8tUd+0cHxJ/WPOs1o4psWOhq5tn9tar24Qi7ReuM+NrdvHjAETa/Qxy\nmhA/\r\n=DHMb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-f16f040d.42+f16f040d","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-f16f040d.42+f16f040d","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-f16f040d.42_1585069822584_0.7350929633523822","host":"s3://npm-registry-packages"}},"1.13.2-alpha-303c45ab.43":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-303c45ab.43","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-303c45ab.43","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"87e67d50a4e29e2a74d5ec89ef79d0251dbb8bc2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-303c45ab.43.tgz","fileCount":18,"integrity":"sha512-sMjrhML5qnZBj3OqO+MGELcKCiE6jwvMMhSFJnbgrmrrJQqazCH5YTfvKKKIPZkWa46qHJNHMoYRnVFfqL+CLA==","signatures":[{"sig":"MEQCIDzaw5SFiq08C1+bFV9xmcu5IVz7MOaFrj6H/SBod8wZAiA6P7DowRCVORNME2t2Oa43nW96kIzuaLrjtZ3O5CXBmA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409765,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeekPwCRA9TVsSAnZWagAAfIEP/148iN+UojaWeEsmv6av\neJ5cmTeS3/kmxYoZFdjWfWOaZyasp2g30gQkC6VTfInPc1wXeZBI6Ty8Ulj6\nKqnjMpKC9d7U59PLvh2UBH6ljeM346ogx/o2UbtsYNFTSSq1aCIDMTuJoX+I\nr+ZcfO5iySGPcNRbadYn7QS9/rLFY7TvykEnIyWWGvxclDkGwg+Ic8uZBERy\n3/MUHzovEq8U/oe93OSbcKBoWHk7/hTMwkDLqOuz/vbjr2EvKu+v6lAoXQy4\n4T+kfzXytwGNf7rh6IC2Z0yp6o5rcq8EtjVHqvn8WEf6DDh1G5gL1cRvUFUn\nPKzTGp38JIDs2OxauuW9hJLs7HMkLI6lWCD/G2W86Wi/TX97cydGth0wi94x\n2l8xtElMKsSkjVeriiC0+jRzD1R1w1j9hb158PQ1x9/bh8T5nCpRFJi6BaS7\n1Pv5mHGfqYJD4g5fjkhVgQowVAUwG2brlw/5eJK9/M7EBtQglCMnaRX8XdF6\nq/jB0SmVEtCyQ1V3eobsjFulUDBS1Wb83JpSbhc186Tq/v4VSQpMfh6AHXQl\nSVoiJkD7IfREzCUaXBtf1Bzhh/2p6He5z/OI/3wRR6ylYolOoi6nFSTaXYLR\nWuB+vW/JPWVBDxnMemwe1EnSrymnFLEpdFfnW0G/ay/Yo61fC7KkqD9vmTKI\ndG6Z\r\n=BaPZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-303c45ab.43+303c45ab","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-303c45ab.43+303c45ab","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-303c45ab.43_1585071087855_0.1532094605722869","host":"s3://npm-registry-packages"}},"1.13.2-alpha-3f42b6d8.43":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-3f42b6d8.43","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-3f42b6d8.43","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"19213e81d40510287daced33e83c8472cbc76de4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-3f42b6d8.43.tgz","fileCount":18,"integrity":"sha512-evlLa4hNcVFd9ANQt1my1FvafDwoznzwtgvR6TLG1KiycR8WjOifVn3vJ2BJXzLE6IPlOX9zeO0LqvhVSLtcrg==","signatures":[{"sig":"MEQCIDwuZT4OBXKoz9Cfk1md13PuNn/T664DX7jT41u+o4A6AiByiHJZy0kF3SoGm3froRq+k7RogpLmVcBbgcjzQOagkA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409765,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeekY0CRA9TVsSAnZWagAAmKkP/0IBIRZik2Sq/NZR3DBM\nF5Pc0f4qgSxQ1XfQ9uHcWAAjqvWOre0MoIvEYm826DHBSn7LlIHiO/VH8W1n\nG0I9KoTwLSn8XEZvib7hqzNAfHUZzgJW0qWAsVtFFoKVKHxaEHQYt6vy+aL0\n6RGWVMnw69P8usWsCLNDIMdFbsuQlJ+CXBr5qZG7Czvoj16do486zxsvrrTV\nOcOfXH6R2xjKSZawutm5CdMWxMflHdO4zi//9huTEZ63tg37bZPtmMJEbjsW\nN25c83Ithos2Cu1QhP93HUyS5tQeohI+00PmxyY6kHEuT5WYiY6SOFKskRyd\nPJ4gGY1/ZZ7eI411nqv0Hc7TPUZlVClyj6UFH4kGaJ+4VOe3nHyb0QZm+Ey+\nHutHwTzooNw2ZIUJAjOa0pqx4ctIFxnmaD4CehH1rwv0GKZFz8AvOiEEEOiy\ndSp6UMS1J3wHn9oHAyG+WHYD7Uqb3jcw4bw6aBm70moMvAFvBedT2RcZBP6C\nzRfxeEyFqdyfQ0Al+zhcpo81qkz5TgSZUSAuIGGZ1FXUKTK+sNsmkXwyZwpj\nA4HHoi92jPUeAET38WrNt8BUr6CB8dEwe6VMl+yAdq+P1xil5KFb6ryEBLtP\nlzFnezxob003RM8EB+IFhh5JvXA897r3Limgh0kjeS4pJlGR1y/eu80BrVFM\nZJ9M\r\n=EaOU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-3f42b6d8.43+3f42b6d8","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-3f42b6d8.43+3f42b6d8","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-3f42b6d8.43_1585071668181_0.6250671772075511","host":"s3://npm-registry-packages"}},"1.13.2-alpha-1ca42098.44":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-1ca42098.44","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-1ca42098.44","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"150e43d7c8552d255c3bd594d80df76f61d69ffa","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-1ca42098.44.tgz","fileCount":18,"integrity":"sha512-/R5Trl+usdvlzfTYHeP6q3od3a+mSvNtTVIW6knNV7gYTXO0iOVRpx5Fl9wdsQl5HSsE8mm9iT+FuiwpsEV5YQ==","signatures":[{"sig":"MEUCIESQVg3SjU+SUHX8tqIRobEN9UrzxFBFHIk8EhGaNZ4rAiEA9HDvtanGjzGGPVGq+2UfMAnecVvai6RI+2tsC9XrexA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409765,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeelKHCRA9TVsSAnZWagAAYeYP/0vVphuAfBuKgVifwBtn\nATKLkbfA6OVG+WrKjA4W7nJ4B+s/w8VqHCszYJYW9DdDcEnkV7RaY+/PCxoa\nq7U/bF2H+tG6LIu/w1L5NkQo6gPFmYwg8JC/ATvBfRSlaWzky7fR9M6VL9Sh\nZbNdIJy5zkRAveeWpKDKgXPcsGyLEN9hZjhmvjfGa/F54yL9ArD4ls5ovh1v\ncHICmPrJbUJmKA4Ak8k3D7UEJwlaU4bUtGam6laXaXQBTOFZy9Pql6WUIk7Z\nEL57q45thZenZKt1wOLDRCVEmfSseEKxdYNBDqXMVQ3hPeziAusbcywDVHOD\nxjFHmGMNwJySl6NF9kc0EBgzBDghUpMrvo3XjF3wwVniwZRek0k/IS3abGXT\n3AzR6iJ1WjC5FRQTpC+KZRwZIidrex0SKe2iKquDTQ53sTMndB1HnXLzki4D\nvjD8DopT95bJyq0BVQp52/CqL7oYPbP3ha+5yK41jpXpo1JBI+cQp8xXHgu8\nSkkTf1hYjBI0kkufg18dLvn+FE1dF8kKo3AM4QtGjtdnBQON1hxoCLveXFEA\nSrA2BkNoRnPPqVedfQLHiPVMqsZdU95KXZ4Ik/DNFo6EcdktEtqTTJtEjh+k\n0f0YNtEM51iPq4qeJ7i0vhvP6vwarM9j3uqy88wA90HP5E0tTIRtogmXH52d\nD5GU\r\n=Vqht\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-1ca42098.44+1ca42098","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-1ca42098.44+1ca42098","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-1ca42098.44_1585074822932_0.5307541092909771","host":"s3://npm-registry-packages"}},"1.13.2-alpha-8956f249.44":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-8956f249.44","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-8956f249.44","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"909b6272d07c15d8af67bd051afb5aa570ec24f7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-8956f249.44.tgz","fileCount":18,"integrity":"sha512-xfBkVjx1ouR5ZrUKiUu1sZPE5JUtKXlqsT1wrZ8IeIluuny1URu4b4SNFxFcCXEBMGA8XGw2bPasKcQe0mAaRQ==","signatures":[{"sig":"MEYCIQC9SOLIDDPJVicVYnNM5Non5VAgjQsHJYRU32YxNJgYbwIhALeIuoGDE2wM+A+jmBwVHX+yw3Qiml8RnBe3wyc0WJMo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409765,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeelQdCRA9TVsSAnZWagAABGoQAIDw9BFCCSzHrKExAN3L\ndAE6Vl5jaExRZJq7y46L/38jtoHU3kMgbnIBFjJcgMU4qIK+xQLhseHK4kbd\nmgNYK7tzVmzcSOj4bsWqzjVTUoPY7BpsIitbhPXOr89bHMVwxGCvGKgh0qH5\nMCpGlsDhD3yqX63/rtNnFkZnUvyOm4W+VJwTsSiQn2EABnl5+KB4f4fQRvU2\nE50eq9bFNBPkKedrQ0yoTwiIi/qQTvjSnGkFeh0uWhAhUARoNegkk02NOj69\nQetGVYNVpIUpKJpZQJlgzUCKwwc+1oc1mNehVby/QdyU6iLATBcI8uPUaOaz\nAaKdcVwlugb3EjYbVJZyaKuzVDi0Ica+lZkxpkr0/HhViHArcE1XA++44Fug\n3cpBzaTglHJOZm29DTBB6R0sNAXpIAr4Jr/OSD5pUBjXbZvIHbyf7IxPpRMh\ngly4+s3y7SbjwQtKs3gnXq/cVfScxqw6WLlt62QkdNGqRwswnhfiryUNx0Yf\nwaxvCJKiqwLBciQzy9zjZJuum5Xdpc0SfgZ0FCyyyaZto6BJUgOLPze5mbH9\nEFKTIMAdFUI51hQpPs/uJbZu5gpmkhgynTBsVFh2qfrFlxUyF18lo8G56lff\n7LZD+coWdA8lEg8Mo5Cn97QoEN2BmWUA1hKXVPE6HDBRB4Hxm8m24i1yTMK/\nJJxi\r\n=nY9y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-8956f249.44+8956f249","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-8956f249.44+8956f249","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-8956f249.44_1585075228101_0.21982339400536688","host":"s3://npm-registry-packages"}},"1.13.2-alpha-b5688523.45":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-b5688523.45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-b5688523.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"46e50ed6cc77013d5337ff17d5e6d24ed018687c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-b5688523.45.tgz","fileCount":18,"integrity":"sha512-NWiLXJCGIJhKUAwOVpqSYkAICGT9GUhoDinSrziptmCStCDvup32i2+frvGzXSHEUBk5goLtlLkUb6dQcF3edw==","signatures":[{"sig":"MEQCIFdy77khI08xwSfN2aO/R/UnsPz7kcfkmPh2VaWNJmEOAiB9Vz8Y405tZggDUtCGhe/qLreB5fnIi2aa9rDNeiEaFw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409765,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeelUfCRA9TVsSAnZWagAALREQAIegcUHdQOiIzfRgQOMb\nhCj+G/wfh7xMEBKL7kCUZy8K5kx497OGXBwHwsc+EE2GFxp5KZvFGp8H0aKN\noPmadO1cbBh86a4vkfxfxI5WWNCUHh6hQHWljDYRdXXuQscdIgZg/B6pJKbW\n1S1tb67jaJFqDtkCP0k7SmPqPN7cavQCcbbmv1C3OrmcOrZ+ETCZec7tbjTk\nhBocdAktuFQ46CNG4ix+aq7y/sQZzktsuxurtJExiCWFR5yPP1e7/4afkK71\nNMaKfgYJ7M8S2hi91v0kadBqFIdTZmzwiPuvI9s1Q2yxVBKzhYeZIAV1cy0q\nQMxxGDUaSw0UxN7bbSkVIm/7EVPV0j8r9dC0OruBMcKlPn+EKmZeVPBaNmJn\nLtOabZDCRkoRnJVDONZHw4YCM6Fnbp1QizKRtr/OAc1BwHmLjZar+jGSiTeK\nJ40Y4UM2OhF6Kcm3Pj2bwqq363yJ2pelhcyX4ofF2Sqzj23pZG4LxfXDgnbF\nZPVY8MEExUe6ROnR0/FYKWlkapJyoukrVU4bjO2alVQW6NJUdKSvv5wIznt2\nKymubdtz2wQCkPT/UAGYjo2s5OcGGOSSDw6xajuJP6Tj6cas/hfhaXCDyyn4\nMXPrOPrLl4DE1x6lg36d+HK4N+6bxHX8aoPj6gq9PyPCz4l6B2+JA2J/YExs\n+QVE\r\n=TPQ8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-b5688523.45+b5688523","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-b5688523.45+b5688523","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-b5688523.45_1585075476227_0.6415960752783261","host":"s3://npm-registry-packages"}},"1.13.2-alpha-b67d2466.46":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-b67d2466.46","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-b67d2466.46","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"70137689f5258f06bbe51ed77a9fabd5d0114ff5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-b67d2466.46.tgz","fileCount":18,"integrity":"sha512-71iYJLfAYW/PDiQbyrH+/adSQU3Sqvavn2Q900IfD1JwVgNd53Kqh8+DuifA+qnycGHxLiv2hWHrioBo884HIw==","signatures":[{"sig":"MEUCIQDc+Z1LPisAs9H2m9Ae1w/KmTamxmKW343REs1ClCkcRwIgUPdAAArv4Urkqb5/aWCFWhXLZ00wRYf36CeE5sFd6Nk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409765,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeelaaCRA9TVsSAnZWagAAZgcP/isdy9wYfUq/6uI5iYdM\n+CBdHzk9G2wC37seyfuibF07nsU8H9R969IxJ64esJ6hUmJHLw2L53nAUVBa\nVu5GaWqcxO7284p5yfgBccgCYYWW+V9XGwUTWqMUKDQskv6LFqtqsHV677XZ\niNhaZBy13/kfV+n2SpK/7oZ2VMLgSy/2p1JwpTUKsDHoesNN5XIvI1ze/CPv\nUmHwe0TqWyvegwtKZ7sd3zrHL2ZRTIPL72DIM8z155S0UvBs7upQ1ay+MEzj\nRBGa1248JzpMgbCi4dfjs2xzzycF+PL8Nsq4VEU2RWLgQMTKJnpIFPsI4pl8\n4JNWXxsWLvt06ccN5V9wXmZrFxq1v+k+8xpsCAyP6HxZLbaITy+qqRIV48uc\ngFYScduCK0gKgt0l4QbNFqkyoc9v35NtzG54utIkVaRAa+yzImcj5El2ZWii\nKCejHZywsrgU8FEX8T+srB2jBexiy9PbHBpzEQEc9IJqqT/Nc2ZJ0W+4glYU\nFwCXURZ2Yz25++hTfC2pjVj3Ic+1VoHxEC3j64SXnuWbRV1WaMlyM/2XQTnO\nt4usgIuql23/Kgz9TMAtaGN1pLYDG+t845DKvBqaEQOdclvDpXvnUIVa7cKW\nul6Jg7ukUAYwZxQKknMkfs5LIP2wWisPzUomOaCVxAtis9S7qNXn4U7BStz5\nn+M/\r\n=HSmF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-b67d2466.46+b67d2466","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-b67d2466.46+b67d2466","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-b67d2466.46_1585075866167_0.5807454790815336","host":"s3://npm-registry-packages"}},"1.13.2-alpha-ef45acbd.45":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-ef45acbd.45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-ef45acbd.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"37d22573092629973d177c7951e6423fd2bd534d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-ef45acbd.45.tgz","fileCount":18,"integrity":"sha512-jmu10Xgsl01XBkuIlyd0SVbmyExUyY5dJIFVsZ4kH1Z+TqVljmOBUAcqGY/b0qRjPv25d7Uen2nUsqnDf2nOmg==","signatures":[{"sig":"MEQCIENJKtqMRyaVogkz31zhN5oavu9XOMUChmvc7oQ92H44AiANKkGN2Bqo2JH1HJD6VCuL+nyxRe2l0JVmgLCXZcK+nA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409765,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeemoyCRA9TVsSAnZWagAAjW8P/iJkDdVK0k4pA3zsgtEw\nDYMWoTRXVB9VAgV31sZ4Qgrqd3HJlPGzkSTZSw9sK4ESdG8yL0ti9GtaEKN5\nZw+WwTlcw9kotSasVX3ySQhCKvsuEjagyPHBITlIeok42bofY/X1dFHld15+\nRehSG9ahChU3/mglaCDPmZiONpxAFljQcRbDkvDu2tDZAEsqEgx+3jFGtt7j\nL52nHkQTlRLDYwcnTDi8rXz9NIOEvCMAcEViDPDWdbrM/sDg6Isoi41p6JEt\nXpIgGomHVKKCjnbO1SVzIn83op1dOoqX/xeUVsd6p5oQoq00DHl1XIhNXxq3\nvyEpA8iQel4WghxQJd2yWegTINIJU1F+z8a04Sk4/xHIDAYwvDhOXQra8M0t\nC0fbbnBEZqsL/D1NR7pMl958bc1u8oQT6VlbPy2mrao1D4Fna6YqiyICIhJW\nXG0CAIpZ3Mj1Z1VH7ZfkXR0IrbW+/3BhPc4Q2EfXmp354Siy4j54fMUKnHIX\nEGar5xvxkEslzDVScjFRF/QdBDUIjVMx4mcnYDDomA3drdqx/QbOzNtXyzQw\nZXlsXcQ9djhxBq4+bmU6RPU71E9UwCk4NURxV/e9UNi9TmPLkC9IRZ6r7WKQ\nl/aIdNc5tv7cBthWlj8Cl9i+AZQW9lmCYtBYCHrPYSYUPT2Hflj5wx5Xhey4\nr6V7\r\n=wuvT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-ef45acbd.45+ef45acbd","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-ef45acbd.45+ef45acbd","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-ef45acbd.45_1585080880665_0.932868360213124","host":"s3://npm-registry-packages"}},"1.13.2-alpha-b5fde283.45":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-b5fde283.45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-b5fde283.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a5a13de2e22d550eb937f2a10155e0ee90b55c1b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-b5fde283.45.tgz","fileCount":18,"integrity":"sha512-4AKfituPDgEUCotv0jgdduuCdFHMQPyf3rJ5Rg5RlhDoROzSan/ZLKZDb/kVmSMBpvccOS5fNW64WOHNcXjuuw==","signatures":[{"sig":"MEQCIAPEw0EC7TuMaykyScioGMeUok5dqnwjqzeSPqyUWdWAAiA8KF9DFAhfwJvVYwE1MHY6/CyYslArvEyxVEJJv+Qp/Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409765,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeemyYCRA9TVsSAnZWagAAnQIQAKHpSMabO3NR/wOHFZoB\nb4ni8mD0vXn2qBMgDGPTPIG96IJ/r6GHw3dL82ZCKsnh8yk8coIrbYaXTJhU\n+ukAfmsf+Rl6GCjrMhwVkR83KO6mU7sNVmB1DJ65vuVQuygeQycahloOJ5I8\nIwbAO6Dy23ahC6s3pgJQ5tvlP/hnlA+HZsQRfBbc43jRDjPMDgwWpgzMKmnF\n82+521smreBu/RZOMYs93CRDkpW29uJn8YOVHBPPWr6rF2Heu7oKg3PoOZo3\nuDtRi0o1TaXzDMItP98Bgz/0htS5JdEDDyIFTi4TRLRd7ujilYTMQIc8O3K9\nH1Oids3vEeqvYf9mHIePbkt3a4Syw9J9nYhmtThQLMrSki1U9vd4m/r97tvs\n3+x7l6m4/iZORT2CjSySdoeg1SGpF323+DS3Byc6qsxEE++Prh76v8lLYVIT\nBQaXb9sDmOWH+Zr6tsVz7rk5hsnMwZOlFNE0K295LfULjkIoUucF0qDRvb9y\nUrH39TEfr9SlqEWm2yR/yTkipOIuKPBPt/Jcm/f8XQNeey67o6qij+Tuj8QH\n3YaJjoXPch2yrOVCtgPl/9YoRXoZtgSRAbH8y6yNoo/3e3buT4BbaNWAzlXn\nBOr2NJi1T1JCb2Em33xtSHh6VD5XPhObARWsPg6AzSFHt66/yomaKRquL7uY\nUO67\r\n=ccj/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-b5fde283.45+b5fde283","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-b5fde283.45+b5fde283","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-b5fde283.45_1585081495407_0.8152399363203293","host":"s3://npm-registry-packages"}},"1.13.2-alpha-1844499a.45":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-1844499a.45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-1844499a.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8ed074b06b5d776ca85fc25fb1c6e9a537b37e24","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-1844499a.45.tgz","fileCount":18,"integrity":"sha512-tlLimkfw+YjjkLpec4Ey6x/Ij7XEQmEgQHfJd6Zxd13Dw4q16/RqnPgXNvCvhqjvalpM+GHy17o43emNFgHnsg==","signatures":[{"sig":"MEUCIEG9dGz7g0BlAzQJuQ0W8ro5T5V8+frED8SSXgwvcWrXAiEAvQ/+cddQj9lmVdAqDTO+VGgQ0Ho39wHgGEKU0chrYW8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409765,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeem2aCRA9TVsSAnZWagAA1csP/1vhBOidGRlazX5DLccT\nElDoHVCUf9Jl5twG98l99WAQO7/hMpdIwsyhVOJH9XpR5abxFP84Yoccn74A\nt263aeCQNWtf39zgjvU1pTToicmM705OT8tFJf+lmrax0nEZgaFEhFSXZmDB\nt+up9eL4cz33HrsWZ7s8E1oWV3KtMdDz8waDK9nDolVcEdlwKHO7tRT1bDNh\nz5k+s6tU8ozZeoKss9gKWmomguGKbo+irBLeoPDb33ngJOt6zPCLMLXAeJ9E\nuYk4inSDfoSBOdiIGvNs8Wbv0rAa0mNUbOmqjIRstJh6+wHv74QclD3VoSZ1\nwcqgTpDtovxf3v7UnwaLB8+zW4NrwLxiFgzXLzSAmaNTtNC2HeDhuc2Kw9iS\n8e2sr1WBXE3ZJYFJt1fIps8NsZrv2/xkrhzUJZ1BIinGxm+Jys8s1TnpuAp+\nVyJsZyyld+P68HMML6xq5wmnU/+FDSutTUvpZpnTZtLTnpFLpd0qZVnJDDqP\n/pYGS8rMfDFvT8sze15TKqQUP4ja17HZ4/ftg8sm0v3Kqa14HHT5+pXBg6Xx\nLkFjhpOa3NEw0COuI4hoC2tB1XWZwrjpEXsT6Wpqg5vIyXAG9yQgZllBLC/c\nfCYrk+guwrmtsRClWKwAG8aENNj5oTUk/GnKJScq1McAeyEzbxamOgj50ui4\nZRmd\r\n=uhwW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-1844499a.45+1844499a","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-1844499a.45+1844499a","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-1844499a.45_1585081753539_0.06373260703358419","host":"s3://npm-registry-packages"}},"1.13.2-alpha-efd2668e.45":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-efd2668e.45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-efd2668e.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"93a40e5a7d623aa083ff85483bc1f2e0bd2a380b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-efd2668e.45.tgz","fileCount":18,"integrity":"sha512-gvPU4swHySs+5GG7PFiG8sgrSoD3gkQbNOy6ryI9q99XfYc8vT2YZ6baYWjr9vMlQnAhKgklWo9QTQLU8Dp7Lw==","signatures":[{"sig":"MEYCIQCmHopKkdUuQpKLQZwpB0q0LQA7eOLbpEAjs5WE0tWTSQIhALCrgeXrVZUcMj/zseTG7PDb8M4IsFZ4PdrMKH+vvk2K","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409765,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeem+ECRA9TVsSAnZWagAAU3IP/2yJVmLLhyODLoKu0zHg\n0+oJZ3V9OKaldDSKTcPWaxl/eVUIvVR5Pce+wvIfyJ2cMuowjzQOiLTB7LHR\nxG+hJ752z9J1kGG/CfIq4eXuBGNUkpEj8PvePQNBL/fvVXf2xLdq4ymN+yoI\nSyMnRoFYGmQLwsH3F8S+o9dNYIfqxT5mkRbCOnT6BLpcM0p1zQhnlKTkk3cc\nzk1TV+UXCqLFO+H2Okf9LDyiCQTrADm+UoX1Ax8WxOlk2gcgr1FojnVZ1fN7\nQJCXanlpSyQvqGdQ9daBQtNzbOJ1olcc5AVneSmLJJUEGgtSsroz5C22Io1S\nlCkBwHFCRecSGfJTk2xf1SwNyIXcvS0TQ5kvo/7Yq3TqdF54Q/OFsOsB7BRw\n4Jrb3Yh+2n8IgEZ4sptiWdejk46i+ld6iHq+C+E0l3ChO6r2d6bw8FYBypJl\n8oN/zpFXAl36ese6dZcdBUPGjFyDR8X191cxGjvEYj5owxqbYZopcMIgQk8Q\nZ9vB1auUvnId60QMHv4xmVj+Fs9a0fsanxQKw+9Sm2MyXSHMUcr6myyypWNe\nVwC9VcP7jkR2ULVEDvk2sSfzSHSaYnPMgN16KAAZfYu3yGklUtavlXGs1eLn\n9aRborf37lPJnKCTTlPC0GNGSSiRREXAVVsKBZSCYieTotvf++RND4GHtSs8\nd/t7\r\n=8DHc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-efd2668e.45+efd2668e","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-efd2668e.45+efd2668e","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-efd2668e.45_1585082243643_0.18130545292495803","host":"s3://npm-registry-packages"}},"1.13.2-alpha-8a958c90.45":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-8a958c90.45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-8a958c90.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"73b8388e8ef795e94447266f26272a76d99ca6a5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-8a958c90.45.tgz","fileCount":18,"integrity":"sha512-CRsrKPw+36ox2TtzYhFRn5mKGgERlUOudq+hXEBZJkyEH4xsVw0mITcXmNQ1DlnpQin8KXY6goWJ6Yr2AeZkVQ==","signatures":[{"sig":"MEUCIQC50ci7v5WRazKP5obK/s4wvJBpRtO98QSKAGtKoWGh7QIgYaM6oQPOSx/4QM3vQX2PXrgm1Y1IEIaECVMTwi7Td70=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409765,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeenDvCRA9TVsSAnZWagAA34QQAIThHY1Y/CEmrogFnjbg\n68Yk+GEIkomMLV7/pQL4G2p8eIE+fnWRYq5DsCm1nrhFmoOpsbodzpLPVTmV\nJv29n1Z0Y8j8lPj2AvDYydjgvCPIG2AciFgdZs7fbLV7Tv72c3gO1XNFvJUk\nO7sdOcQVvsVeh8pcxVzihkAuevtTAWQHLrsxzbpaR7+U+c1SgeqxVx1m/ZqP\nwRty0+mHKNxwHCva/Bu7vYTHa743g9yhC9ObkNnyvLJLSlAcTmdYpu5802Bk\nCfTDBxSu6nUE1D60NJvKbf9NGI+rNgEciERKHU9OMIJPwBlk0OL8qOdkM3eW\n8104tPKax2dcqd8CWdGaOAW9TORfLtO9RI/mX+G3czCO31KOEJAUCAy+1K4C\n+3gyf13t0D2smRkmDfz8sAgwTYu5nEnvrwbv5uIg9WYUAuIJzYH7AXeWrGkG\n3go1bMYp2vdhMaUL73W/rbCqcNctEF5gkz3wxwvO00/YX2GM8uxmJvTpmy7e\nL527bAdIoGziddSWrk098nUVyG2KW2zkwXV6/3VzXkul+Q7Rg7y7O6uJ5DYn\nW4zca4AnV2Y1geNyOAjXau1s1nNhVzvsow5zoeHw/ZkzOgI9iqEMAn0wIFGU\nY9T1jpS4fn48EMusYXtl808ISK0OO17qBxWQ+mYr78FdLJgxeFYdgiNHHMVS\ntChE\r\n=IYEB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-8a958c90.45+8a958c90","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-8a958c90.45+8a958c90","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-8a958c90.45_1585082607119_0.5063431596946779","host":"s3://npm-registry-packages"}},"1.13.2-alpha-a6f6b243.45":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-a6f6b243.45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-a6f6b243.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"44c7869ba5669a9c2198b8c6b2c91c56ab93bd2a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-a6f6b243.45.tgz","fileCount":18,"integrity":"sha512-9s5XtqvR/W76MU/F14YjcR4bA6JWgdlhQ90OFCXvtNiO7TpNfLuCw249AbNp+aasl7gWnt0BfitZWOJAU2aTwg==","signatures":[{"sig":"MEYCIQCKOutxfjYTSR26LWEZNjuGYTL54/bE824Br/7Wtao+rQIhAJGZo2sqSZW9d3JI6Nsuw57wfSHdK6TZ4nHi3AfkUKTP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409765,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeenW5CRA9TVsSAnZWagAAYaoP/iM3z8WWo99AGhgCTPPF\ngl0v5uJ6grtJOxlJmh2YlMFJeSYGxdkFklMA3nZnA1pjtf0LGfCP4QepK47J\nhq1PlKZCFIqrlgsdw93uXlknvf+UtXVWdb/GE82f+il9LclhaCYxlVXggq1L\nQJryGo1JxKryFMYsRGcdXmZ320nxFdzGice21m8Ux176RPBi6ompLygGPGKe\nI58/q0k7a3SAxbBzLif5k7Q5A1U1gy1ui+Tyz8GkOLDeFVBIiBShk+9/LDhS\nDuSAXlZCoKIf3dHzcEbt+VCZyeCLKnLQP09LLr9SAlYaWTtetaI58CTSDqQf\n3C8eh8TGOzgB+6xz057nb72GaxKLIcAtNQ2eGkkjZeQ6HrqAHz16REG2op4M\n8tpwApc73bl3gx0oHEwwgajfstjCeHHeMIzy6t1CLIVum5eE2Zml5eULM7ax\n3OouQCW6988pEWwi7XX5C7/M+MgN8kKhlx/nY2oQSLqTkzyzU4HxZqN/RUWg\nvbU2LK3B/1rjLlsthbYhpqT1KLrFEZScuYcrhFAFHXBv4g7UHaPavKaae+e2\n4f4USMUMKq+UhmdBm93i4XZoHgEpCY4WGjcA0QpHvqV31OXH4RbtQr8SzudP\nlyILMbMKIhxcfUkWONKlHGIrIExLeb5Jhpjeui7lwazl/QSJYAygL6iGsSAz\nO3Cd\r\n=CWZc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-a6f6b243.45+a6f6b243","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-a6f6b243.45+a6f6b243","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-a6f6b243.45_1585083833089_0.692617540081496","host":"s3://npm-registry-packages"}},"1.13.2-alpha-d9ce0c52.45":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-d9ce0c52.45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-d9ce0c52.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e6c0d9e8ec34727dfd98367e47225599548b930b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-d9ce0c52.45.tgz","fileCount":18,"integrity":"sha512-BwV1bOMcxZPHR62zlwFBwuy6xHDWvHPB5moaaV9cMkdjVO9M/CsgzF+zR4sFw6v2rW6jCQXpaJjc795Au12VYw==","signatures":[{"sig":"MEQCICbAVq9qONKEwUOYtLQL7NbKCfE6NDTU5+OB8OqOjQ30AiAtVr/LTYSfJZ43G7BGmmNS/6jC8nJxyzu9GuS6u25Grw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409765,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeenfyCRA9TVsSAnZWagAAwt0P/j3WVaG9rgBpNxYMsnF/\nWCbTOAuVDC/4EDFHkrpBcOcMC42Z5XO6igPklaRtgmGtVKUj/vaku6LN7N0o\nrqwc++Hy4ANOsjNGP8CE+wgS66KVA5hofBNCDVUSoVI3v2pLwUUl88K7TWZg\nDe29eGdGbjfPZckXgbbFZlZi/TmbWYfaL4ilbPG8RGiGV7lunyU8pS4jfz8A\nLWZaAu3ATLpnxLgagJFwpbkAgKO/dRdk4mHoVTwDez7kKpAbj78WPhLSUT7H\nhCgSjHW3CpZZHs8jT+tt8UavoX4dNnm5ueWd/pr9SWgQ5CbBkOeAape7fLii\npH0+OIvp4JiwVk6BrhWZ+xnAlWQUikSh17lO3PN6kbLO5cfQM+Jqnkexcw8V\nLV4lqAQhfmdKDLzJr6cL86+lecCv2qCky3Gye/N3ofYkOSRgN26L4kecc8dj\nXbGIXRPwpYqH61QGQCelMC6XMUnHOwlce3MEEwz5xiQP55d+XhFfvCOJe89x\n1auGOIU/ZZvh4oLNVQSO3EicrUgDrV3+T4LnhKVVSKTj3X+jj1xKGvzcmyE5\nzGDEDzed0G5NjEacv5KzuAGbrXD0QUaf56icupwFi7SsGNnrRf8conDB6vHe\n6GxdPtmd6TamQPjRmqNdY5zlHZJVTmftFNlPLUR1rWeNQYVjVtjEogya4pFa\nSck2\r\n=FDQX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-d9ce0c52.45+d9ce0c52","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-d9ce0c52.45+d9ce0c52","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-d9ce0c52.45_1585084401966_0.6408536440624157","host":"s3://npm-registry-packages"}},"1.13.2-alpha-e2029118.45":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-e2029118.45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-e2029118.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8965b4ede239c9d7ab5b3128ca1f29de361d2f5c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-e2029118.45.tgz","fileCount":18,"integrity":"sha512-Ufv89B5RlIfSK9oRuZBYaK67XfssczIjpDLijxKF5AwzWxpcQ5lOG9HC4XN6d2p2PVp6D44M6yCEVYN/5a+5+A==","signatures":[{"sig":"MEQCICbiruXm4T2OiQ4lkbSvX0v6Vt7wDL9XJwnd6UCwtcLrAiBdoltJtbOV7yaXLRbIdeYcrXGfRNdWCm6kjipURHdPNA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409765,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeenlHCRA9TVsSAnZWagAA9J0P/RIw09cuGVRYPXRDf8GW\nMlljW0Xg6PUSypnMklKbwoMQxHYwpu9gEFYvrYBHDEM9cWG862wcD+XkvbcD\nJON1fQBiSk78+4S+8PxfHKWRPxQC+2kE7xMrsNkOWK6sZWPFn40vrrNMb08j\nOPxuYy2a1qXnAMM4Wnzpnvcrf+NqQvoWGMiveerUMJ5Zp1tkl/5oyxbbtxgh\njCrBSIbz+Rj1KmGRnQlpjxcwM2SGPr/4wMjNJEHS+1b0eHYw+3mMNuaXxqli\n7AQGhH4k4X8S9AGvFYmG/+fm31Noql1xVpKVn1uj5QKTrMrvy8ZzpVfV1c/V\nh6bCxAsqurxcK8mKCxkKmIp5MddkLyUWpaFx4xKlPFY23dsTm7QNRRwAiB/D\n3cj30dOWw6sG9TCJoenURt41i83SVCnSu9sv47HamZ+71eFbP1hBGSdabYXz\n9TSnyYsWPCWXUBM6bm9S0Hfzxr0Tq0AxXjDc2TrJ8sb1of8YWCXDZzfsGw8P\nuKrFHnGuAoQof783tILQL9sq7oG8EjI95ucaCINuXcLdrb69yocSzTHrH7eF\nqCNw9t5sM/MJhXEINq15OjGphrjgcrZ12gfDSyvIrfvKwzw6EmbYMcSc2jjw\ne3BXBYaGmzXF3+iyt1sr0v7poO4Zj547o+eCAgwN1f03pUlen+7jkcIx10bo\nlPxQ\r\n=9gBs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-e2029118.45+e2029118","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-e2029118.45+e2029118","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-e2029118.45_1585084742219_0.14245822178926848","host":"s3://npm-registry-packages"}},"1.13.2-alpha-30183e0c.45":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-30183e0c.45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-30183e0c.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d0c43d7f2c305fd900de8856904c339133da9799","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-30183e0c.45.tgz","fileCount":18,"integrity":"sha512-dwqlwgbWGFNLQRhSCAJcHAgVoAfXt/lFvIK8hGKtI1GXk05fzsIG1o9Cu5tyjRGFj/JdU/0j4eAtqw0FHcILNw==","signatures":[{"sig":"MEUCIQCWETe00zqOBx8CivuQ7WMFuh4r9JZCG3TjQhwI+BmLMAIgYE/iw9dVWO6vjFxa+unvdy3wkMairYOZZSIzJMU3JKo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409765,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeen0ACRA9TVsSAnZWagAAzhgP/37S93SmYpRmI5l0OpRK\n3eSKkm6FmXT+WowP6C3SxMuwAUZCODwNhu0gLMs1uRWiUo+ROgb0WaJF7E4A\nY7tLL9lVPMgLXOFYFjXOzZ7RUZKz6RhaQL5IgKRnswKeWSiaHFuVJMA83hDm\nyQ+HfaumthW9hIBxA6lsRTVdbY8qW/h7rdKeUUAawokgDlKzO790X9mFO5OL\n3lC2ILupzxdI+EMU16yFpb/rCPfYVwdHxgaB9bEJ6SMOtld10lmJEUHlSnqF\nE5dU0bvGGLEnSDkEKDoZT6C4fU0RKm3+FoEmMrqsq8scVSt67kMZEZUL93VL\n1JP7LfeYUQA+YW9TJH71wSyY6VTJg6JrQNAGeStKA9T9HcfNqBfPRmd/YakF\nS3ph+2trWEgkOAnxkpnl7MUVetcq01fWenIsqJVhUX/m/bJj+6ESzsxHFWU6\nU8v3/lbdlGTZGIS3wCbzGnRk7Uq/1V/8Cv9XcIwJEN+4Bv8FqbzhxjQqi6vQ\nvHTU2ysOQr6/g1erBycr0VCMtlkPb6cCMGUaAFoFtLWZN8kvF5xaGvKXmVZd\nvhNq+32kzOXm0G5m7k2EQt01DgjB22JlKVnrSABk4jjW/xBi23AggxBtLM3F\nmG59ohjHWi6R8RpupUGlV89Ohj2jVPUKw/jb5gVjgi2IKpjNdNwJO6BUmAi7\nSpt1\r\n=wAB3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-30183e0c.45+30183e0c","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-30183e0c.45+30183e0c","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-30183e0c.45_1585085696351_0.98873746452993","host":"s3://npm-registry-packages"}},"1.13.2-alpha-bb4b54aa.45":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-bb4b54aa.45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-bb4b54aa.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"cbd7688a58d4c11259303a2189efafdd6ee0648a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-bb4b54aa.45.tgz","fileCount":18,"integrity":"sha512-lBUKDiHXiVSxMmT5z6jhd1Jryi6CoKkv+9iXXCjU+tCYOphLXO0z7H4b7rvzVAoZZOtcNS3XHCUWenyL6u4N+w==","signatures":[{"sig":"MEYCIQCMVsYxiwDxm+UwQWg/oDnU5ECKLmFP0mNONb0sXZeImgIhAPAy8Z5RID1Ip9nUho80gSiaAGyVauT/sVh8rvmMLmxU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409765,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeen7nCRA9TVsSAnZWagAA3TwP/19H5ezCt4Wg86Cwo1qJ\n9+hcpS9J7N/y2pzt+7LD+LKEtdxJgAvEctc07KUU835QZ+EgWTt1I6aGwS6m\nVNCOFOcowvjEUoM8i8/LpJy8EM0nmTT8DF7PgBSoFpFEDNMhBxNVIcZ95ntv\nXcOAfnHW3iLcD8Rim2WfjW47Mp9Xwnzsd4MOLl3jkAUDC2N0FBySD9IlVQ6F\npahb0ZGg9buvyA7/oAHAN9B3ucFFTgKYAJVmo7yacSbx6ZRHPT/Ojla3UegP\nxu2h4atUBTDdo71Y/Huj4uiiSNa/SpLnW8OZ4EFCCYkDwKGk1vdaUP0GQJ7a\nHspiBbzjrPVx//OZUIxPBSHyqYAZtsTjwJX+NpOY7BoNgWqCy4rwPvFODHCg\nF5++SNXu1MMzqpPzirFKBc/I+pYm+VgHr/l/mxLUpnzW3nA8Jxt8lvGH9vb3\n5SzgVFZdEVQEkPlyXS9bQVwgSWYHvQTN+eUfARYeT3A/RewVWm8V3tz1XEKq\n5uu+wnHwvsHP8JvRIx5QRSukffvoIkmU+JiEKe4z+BrKtAhRkx2Ln0GOWQoY\nGzJTJVACs/6qL0qrJyUC8tmR/BTgjBav8W7ovpIjDYJiOWZd4rURMZRWHvf+\n+egn/V2fAqhuo6ZKXbt8MP+apUd9DXpclUGYUBFDAOTBK0Zs/HIJOy1dwvbC\nDjQV\r\n=IJnC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-bb4b54aa.45+bb4b54aa","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-bb4b54aa.45+bb4b54aa","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-bb4b54aa.45_1585086182276_0.16543336551382426","host":"s3://npm-registry-packages"}},"1.13.2-alpha-c70d5d8e.45":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-c70d5d8e.45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-c70d5d8e.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f292420d0bdc2118d27d15a8cbb49cbb6df681be","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-c70d5d8e.45.tgz","fileCount":18,"integrity":"sha512-gqmQ0bE2okM6rXdWIEQfbqa+tSOnpHWJz9zGgFTE92/a7RUnMkg/zrHYMODDx7meFJIAhqe5rZ3AMmygvir+rw==","signatures":[{"sig":"MEUCIA+VXMlA4n5sKSKIhUNoQkm7VPJXy+XaZhQ/+Gc2Eth1AiEAw7sGOMGgVkIav2XpxbOYYevSejRyh4gji1DdtsiYKJM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409765,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeeoDtCRA9TVsSAnZWagAAFsMP/iGP9TF618iFBBNpLatQ\nOtfPZ6VF/mrFWRMm/+MR4jh/dOR0LeoYCSw0xR7Sy0sbCDEkLDqKXu5XZQIe\nvjdmgIQdoT5yTmJdMIcVidBklvTwA+mbRakjHyq/cTC8aRKc8tqUa3K/KgwO\n4FUYpJoVHK3+JK0fUkEQneLHpIDHo+DHwocqvXThFXXli1ahCOBRzYsNtvx5\n6iPBwQ53RNoe7EH6yQD0Lg4Qjg+1Q2uZMR1LxpofmlfnJT/z/fTqaWAfI25/\nrdfpcVV3i3+fwDainBbvscIQrckOfQ5X8NJ0jL7tbJ8vsapnW+jREt1ms9le\nRiUPlAWKUFLGLTkpS36bYTnOar+pjYM8S6y+oMW2CStYt1qP0P0NXN/o9eiu\nBSi1RdtoZJuGrsr+6g2HWfOTwKth9nz7Jsb9d/85n2roffaepykNtnEK8FIZ\nnc2vP39HPc/5ph91nFPB/joGTzxGTtw6yL/bmmwuLswiNNsqki6GyqNovFsi\nEXFzxnMbn0kKgu7yApABJV/23bNRKrvuXVOarebquw/obARhBgPStHwNJPih\nCgX6HaCfIdEL+CVPSOKAdPxcSJzO/5a4bpNzmvTb6w6aSW/wkgg+sueNG2in\n4YMqgth6YR6CCQj8gj9Q0lWr1hN8k7hrWvC8J0KmgQddsQz4jfIv8egF8FCn\nNXMT\r\n=qD6V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-c70d5d8e.45+c70d5d8e","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-c70d5d8e.45+c70d5d8e","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-c70d5d8e.45_1585086700901_0.3722905167383521","host":"s3://npm-registry-packages"}},"1.13.2-alpha-e8e5e156.45":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-e8e5e156.45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-e8e5e156.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"108be33fb6f7e74a4a73ddfe7a21f2e098d8c503","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-e8e5e156.45.tgz","fileCount":18,"integrity":"sha512-oErDuLMNQzNFtt8EXeq32uJoVnSH5z/b1pzbx6kNa0eAJZ6GtxghLeS85Y2WbuL+Ju+oUL+xUki9GtJvHo853g==","signatures":[{"sig":"MEYCIQDGR6J7AiJc+rOWC2GL7G+3Xj/Lg0dIW4+rfS2j3eNmVQIhAM7KvWCgFq+Ml1cxms7Rd9bw6qBuaHglHbTY8S6oeA0e","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409609,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeeoJPCRA9TVsSAnZWagAAj20P/0gXK6URmcuX6CPoY+9B\nHJjmn1mEn2z0HabgTgn0vXLCO6Tc0I92Ci2X5ioOtNsUMGx7ucp7r4/bgUps\nNfRS+XCAmKLAfYzt5GSFnp/JuF1i+yONbi7TJsbEkhWOZly9mAPhis2TVRRG\ngS4NCp5S5JclJp9dRuzq1MzX3RqqeJPyBAhQeWz4zTWtnEeGjBbed/TRzrNn\nOa6aifnxEAyS68OyfjJQpqFOPn8ilmIdGI3/sik8D4ZG8Bz6LwoaRD63vKM4\nPwXl2c0Vpe9aKLTh5J/xV32QMxyUFmUiwgWCNWrGaoGOeiYGn8PP7lc+seBe\nVA7UVR+4yw++ZXOLeo+XsJ8b/1mrZVpfLaTWuJIhSdXsha7RbJvOfOJ/XYvS\naZ2uwbD0xwmbQWDMUdiYY+QoEiMTos+cMqAqLUDJW1W/4BpU4KBom5zOgGT2\nWcPZlcLcOkt4rvT5wfyRHgu2Cn1n87DFbg6ob+b4G/q2Ytl8QNO4YPcRShZS\n0Z4D7FyHfF+1OmS+9RSsat0oqDSZLz6LkewTchuaSmUj/z14eiQPGAikfniM\n39yPKCJyv2iYHsWewFmg/kagQaujpfIA6fZ73wQ0iLYBv/DlmMReUAgyEu33\nDLq4KNfoxOoWO6zZ+b5WIc7TIbDudEysHW0Dv0R3CSXt6tP3RtO1oGAzSPJj\nz0jS\r\n=/WK+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-e8e5e156.45+e8e5e156","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-e8e5e156.45+e8e5e156","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-e8e5e156.45_1585087054713_0.013957330977386384","host":"s3://npm-registry-packages"}},"1.13.2-alpha-d2b55771.45":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-d2b55771.45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-d2b55771.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f8c7cbc2f09fadf82f0fa31fbaef8568abb3c943","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-d2b55771.45.tgz","fileCount":18,"integrity":"sha512-lB2Hpx+8WgSHSFfrY6BlZtha60Q/JunGndO9ARq66dgJUH8jj5hG4M5K9kucjhzroEVNHwqluTGAlaprk3ik2Q==","signatures":[{"sig":"MEYCIQCZ6brO5eWE3BIIeD7FU+WRI8H/RkcrUts8YsaPMnhB6QIhAPIPsXIHFnAIZUzcL/QkzY6RRlg6zzsSxya/+2gT0kc7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409768,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeeoRtCRA9TVsSAnZWagAASMYP/1AGq3IdS/I799jfetNa\nfpIcqTvypYhpZMqdfRTJRFZTQ809iuOrtG/DPJ/DTek5LrMWabO0BZRgBHxI\nM8L1CZn3jauH9Mzk6foYwNa+DPH+vRofG0Rrr4fqcUCggFlc5HeV8qYklChM\nanN3N/qtUe3NdMJbeF/a1u5FxGRRwKs/IN79VbbkW8PSdlQTJqSSyfUyuFQ3\nnWiKJJ/lgMywEIp1tlQoTD3+B/tJwEfw8OG3rp6krVGuk9FnP6BeT8R0n3nW\nhCVKmy102Y0IEE549Tv/9T5BgccN/GxF81l0FhzxgwXrz0u9Nm6WGG6snh5i\ne25RWtMgXnXgVsIeGkqmN43Tym0PZW2weWLUd3uGJvVp67mziMHu9weLrbNI\nbJdF2pD8gzPG18B3nxcx4N6eGyOw1v2HyCh8L1IpZql6G+T2Bce8F+IRsvla\nWQfI42kPqMWOJNoB8IwDTJz10Gxgy6snd4At0227OykB3b0zS0tBGK4BZmEO\nWc5XRWrKkmZa9kqI20rtTTyHu4QCLvqGdDM9iYPZt/r7LCQ9ymKVDy8aB4Pi\n/FhQiPjjMbAN4Y8NK3PAz8K4iLmNrYcxbten7GqUuvD4awo3dYfw/rnJy7OP\n3U7MM6owXp5GtssGuqPxpr33QOw3devXHEPSq3eS7F12rrhR3cmw1vNZSSew\nfsYX\r\n=lsmj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-d2b55771.45+d2b55771","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-d2b55771.45+d2b55771","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-d2b55771.45_1585087596624_0.38248651512911547","host":"s3://npm-registry-packages"}},"1.13.2-alpha-ad617cb1.45":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-ad617cb1.45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-ad617cb1.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0723c2c6e3d6d1f7a176c9abe2df3e9da4d6d655","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-ad617cb1.45.tgz","fileCount":18,"integrity":"sha512-55xP1JtKlUl9aVNiS7iJCnaXxtQXwRjPhozpbizAVNvmpEiBhk2mzB5FCk6lFKlLUEb6FEjiLidFD34s3CybjA==","signatures":[{"sig":"MEQCIBMgiCFfGho2NZibNpBnafLE5JjUUqFB1D/EgFIwYG75AiBxG8E2vQDXrIq/SrGukEXFYU+NsVytqNIj5B0vqu/E3w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409765,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeet08CRA9TVsSAnZWagAArogP/ixroV9z7MMG2xfZdhUn\nn8F3laVtY94HtJDBwMp24wYV3kVhuzdxJq4Y7cjT4P5cQeVzez3jFUgJ6rsT\nEOGf788IgocxKDaQ4nmQ1MLkilV5Dt3v7HjlOkpq35T2YVlcNngl4mPAxpCK\nfjU3/E+5sax/r2BpzswDkMCwAGI+Vv7WqFI+okXjp9avqgQjXxHckzVdLunw\nMz2HaUsrVLPUgXX6AuF/1zmQo88ttmtKfUouu4LwTbtfw5yzio1jgyPxvETT\niDS6+XvyyCysZ6hK5uqJS3KnMLnhkdaq3XpSH4NlM0VaosuG4//8ogBThiDi\nf7SqT9juhwoP2CovDt6LgvLAkcOsg0ue3AhtRkgPTwoWIjgJNSSe42HvQtJb\nomY6A83rQ2YAnF06iYOw+lZpHVmD2mPUlPhQpkbeTi5bafGT5VRbzNt/9i3M\nYRTufQcyTkQz/34cQQymH6HWgiUo7Nf0pgPIJEF2oynkOtrWlIlxT4R2iiFv\nzTrVfYHDy7OekqqoaT61I0Wpo2VfBGitiQeZ7UrTadDl75sGRt5ybTHBzdVy\neQrwIxpq3T6j5cFVTeCvYp7kYgZMQFKBRGAOkYuWOHmcAhZvO0llKAURRmSS\nTAzelJEHnA/1o2u1PVDqOck/F2ZQ/S691SFlBKqTVov/qOAJW0fJiogj31jt\nhGlt\r\n=lo7q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-ad617cb1.45+ad617cb1","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-ad617cb1.45+ad617cb1","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-ad617cb1.45_1585110331569_0.3856517690298211","host":"s3://npm-registry-packages"}},"1.13.2-alpha-8ffd0711.45":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-8ffd0711.45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-8ffd0711.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b5bdca7577414d4cb4484700947613e3bdc56d79","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-8ffd0711.45.tgz","fileCount":18,"integrity":"sha512-wj/bCdZ+47OHdB9M6A5BB39QNbofByCJb8SQUhWYc3aRuzXpDxpYg5XSxNFRX/3U3JC0QY8vy6v4293YLgL1vQ==","signatures":[{"sig":"MEUCIQCD9refeq7U9NrBUp7LV3xIMjfjgj6OOAf0TabDKv3MFgIgbXk9OUEuzJxnL7VJm+RfMNb+uam8pY5ExerbMR148dw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409765,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeet67CRA9TVsSAnZWagAAHqMP/jg+ZnHuU7fHQJ3j+w7E\n/eBKw66/WYZ+GTz/64hlDF1OD9cIYBkZbyIjXTHtm8Yu0iRa05NO10u9nhkN\n4fJhfYwQ/WJhXhDjw6GhM4rUCp3JyHUBvlQKua09TW0Ka1NMJ/JIKUXyf3tW\n3GMWHN/BtU3UFOo8XTpEySnRT6DRk3+6tHqKsVmuW1RAuIW9DPwHC6G8rHxv\na/vYtFOr/QTzfDe+z6YGKjy56+dOLcOrertLr+QaONOesSsVZzrwrS1CZbuP\nqio3Nyv9RRXntLVJ+yTLzpnfM59spZdARsmC57nhmXA3wQnYKcMIJkprmggc\n4XzrghAHTHEMOeoZBV6NhEtX9xvKs/c3r7Wg0AZONzz1KaxLyqsTMdmA9SbO\nM+XA7eeQqp4/KQ2qx+OHrgKmSwGgx/CSopVtZDlvpc0JAMikZZHCHS2Z5Ddr\n7RKHucRQie0iHz2tUTPLZtK479Ty65k43w5628awuEEkh1n4i1b+rjJnUHf+\nyrvlP/WTpuplDUHk2zGhs2NS3wy8Yv5oeI18VO2uypFnfDEdhRQkvZCG3L/y\naXni9N/fNyb4bqmWslF77m8JtHudhmX01KTBc3WNtRjV79aWy6CnS/We5ZEK\nOm+nsLklvYbR1rSOrq+tudf9mp+KPfNgOSd7nfcBxStm8XtUPgUva+WmVprI\ni20k\r\n=lpHh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-8ffd0711.45+8ffd0711","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-8ffd0711.45+8ffd0711","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-8ffd0711.45_1585110715168_0.832511728554471","host":"s3://npm-registry-packages"}},"1.13.2-alpha-01c0b069.46":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-01c0b069.46","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-01c0b069.46","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0db07d89b0a9af8a7d84ee600d64af8ec1866568","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-01c0b069.46.tgz","fileCount":18,"integrity":"sha512-ixuRo6gITeG+fYUlv9Num+men0MRBbtytl3A6fqVVuZWb7rN0cdcIAZIlICYRci1GLFxKBKpRyZhR+IIoEDxow==","signatures":[{"sig":"MEUCIQDQsFd5FDha3+aoRux3lY6M9yttRDUcA6Di+wyMUreHqQIgV6MP8Ld2uFQhHtt2dT7Z9m4YhaAgnyY8cqAXmtRi2Vw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409765,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeewO2CRA9TVsSAnZWagAA1g4QAJpob+zM9RbyyaPy+26f\nThUuz2ASkQhZ/LMnEyIehVJHJOoHprr17cVRxbksejcdIVO/WEXR/Ktq6lA1\nIbSuXybWHyxLWUGvrxsTg0hSLY8jML+3MRY0HdNp3H7pxUjeFpKL2GPms64W\nzI4JjrzBUzJE8cjmLGEDjV3qbJ9+uZ82Z/PTMacA3sdvSfz9CIjb7xcwdgcV\ngd9j+kLM92SNOGi/bew/gAgyTOv9Fc1yI/xzfyFX733HtdCj4J8HGxw42AsE\nsgaV2SzxUFdrZKX4lckG4unEnOLjZBNeUJFj28KJFx+4ij8w7G8tZj8RZAkG\nmoGs7UrLf9OzKnBUASe7TPoaBPL+FkNorrxRi0GPTntqMchwmtQWx3sGxqqq\nrYZElbD8RhjbS2LiMwjLUhImSLItN7ILEyg8EuO+khVS95JYDykhjrWFskf5\ndDmA1v3vsow1R52bajTuJKJMTMnVcMQxaprXMvmHWB8Z8j2IkO6G6AhSEAvy\n9eORrjWfMzD0NwJtKXiZ5URh8q+RrK346gKCcl2WjnrlkioxY38RfAvidQHL\n3LY2sV3S2iIYzpkOHO8Lhevw0tr9fizCeM1BrqAZNiJQMeFHnqOAy/loT0xy\nlv0ZxdXRXirRKXOXKgIJx6XhJBbJWutD2uk/FWd42vDZmVGY4ZnnMR3wNV2N\nfp9J\r\n=8nlP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-01c0b069.46+01c0b069","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-01c0b069.46+01c0b069","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-01c0b069.46_1585120181630_0.9774543308361987","host":"s3://npm-registry-packages"}},"1.13.2-alpha-b1c847b3.46":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-b1c847b3.46","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-b1c847b3.46","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"91f0a142e04e4c0ad506cf0ad8561c9d0e7db2b6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-b1c847b3.46.tgz","fileCount":18,"integrity":"sha512-E30THSCwpmlLpguAm/IS5PohwbBJWpi/DbK2JB4BtVlxB4NI6U0JGgqFc9hpRMFveEOShZMBz82M1XKx/XEg/Q==","signatures":[{"sig":"MEUCIGMgHw+CBb58ZaYjPx6dGzzJSQe/J1eYZ7RfD0KOcAWUAiEAshYAK8M8g3L+6RcBqs2pzAzb3YFERwLjWjembqQyz4g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409765,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeewVICRA9TVsSAnZWagAA4/0P/RZ6i3lLa6Pqtui1NqF+\nBCKkkxFRwB+fDLXDI3JpvZn8Ognl5chROXz89cuFr9Wn2cQAc1YtXTpiEXGk\nls15zofdc4817dw422oY4Lfnf38u5JgwDOCmywLZGqdGcPkz4s7N692PnuS0\nfR+ihlGhxTp9FfT1vhSY0+qjjPftkEaJmnja3lamm8sonX+IHii5EiGyp5J2\nh9VY+F/NYvuC7BtukO0pUIWq1nKkP8KyK3frsqSz6w9Euf9reW/FvQhJtaCF\nBpwpak4qteBXO45ia6XzMgLgAh/WDQ3EKomhQLejA+qbkETJ4cgyvRAX4O7e\n+2kVauNWTSr7X05NFyTH8XKVEDA69GybaWkpIkiSc+fBhlAddoyEuwNd+KpZ\ng6FOdYGN7dF0uj0x9fs+6OQYbCbblxIenldkw00eFvx3W5Qh4VSyLdhqCMAq\nnrF2Nw+VxvR17UQWdknPq1YUH0hN4oa2lib6LcQZjqI05p2+sBTpE7Yl4yq4\nPgt4HSOmrT5ylTKK10Lbb2vIDCsp562CIxrwOJy/YhnTJUpPTno6sv3w+emp\nNoCxfPgGddVnHABqpkuEXo/4Pk9aAgKkDCPzOZ0kADlNBNFgBOca/kcK5PG+\n0pPPo/7MZd7Xw67h1Q0KVXUR69KI6cxgHKymM1l5VLUk3AnLjEOwXLH5EtJR\njh1l\r\n=bg2i\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-b1c847b3.46+b1c847b3","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-b1c847b3.46+b1c847b3","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-b1c847b3.46_1585120584061_0.3661582323626824","host":"s3://npm-registry-packages"}},"1.13.2-alpha-113c4ffc.47":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-113c4ffc.47","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-113c4ffc.47","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"06d752b3eafdd0d13a82567f55def9f1e37570f1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-113c4ffc.47.tgz","fileCount":18,"integrity":"sha512-kmc8VcLecBC0HebBXwbS5lZvO/ZO85laWom7XBam1Ff03SvxQ2aJjxd8+B50O2Zr5Hap/Nu+WRq9/TNzWrwZkw==","signatures":[{"sig":"MEUCIQCEkDqSI1gu0MOIkJsHlEyOq246kZ3Db0T1fB1utXw2TgIga4yWqjkItCaHxe9RAnHsdX2XF5PLW4HN8cI51iRKd+g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409768,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeexEWCRA9TVsSAnZWagAAfisP/iaxpK2PrvHALGif2av1\nzW37l/o9OqwM9W8jyIVkWLv4B/WZZqjhxlYxHneF4mUITND8bbOltO45RWi2\nBcjn3srmFX7sgq0yFCCxu+NvFqr11K70AB661YEyrLaJD7KcQ2hC20biDN7p\nhjhHlb5/RDd7wEkarzC6/J67LjQJFCiGOQx/MIf/H4ukbDPw7t5BteHEv2Ok\ng2Jrp6p/qICWF9vlgtrMwA8meystVGbVL5q/yE4QX0ZAo6vku412mfv898rg\nQnZX9DUVsHmiDTEBHRIuvbPWfFOXMrgTBB1OD33xedabuTK+61GV4xyf+gGz\n1Mj0GvgjdEcTOmEVCECOU4DywdhisYr+3QNbmmxTb/v2Imrx/CGTED7Um7SW\nVSnOH8bhwjCFWb8tBUw45DAbwQK8zXHgwC+LXFGScykYon3bNbt/xycS9oow\nF0/zMVP5wIuTO12B3f/EoIEh75m6PES13l/3pp8VqffCvasKXor7xDpkWqyZ\n42fEWKETpYA1C+hBGELrrduCrJ1H1fUg7RMqeYd4rKLCuA+HkAvonx/J/vPq\nNKA0MpjOKRyJ6xMDpLn83I3oZwP712zJV6dLyUWV4zZmV87vv753yD74bVKC\ntiySBpGZJA6njeVvkMzHL1rsv/gjO2cZ5LvU5P4RssxMO93kmN6d6uVrhuDS\nbSOD\r\n=YVBY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-113c4ffc.47+113c4ffc","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-113c4ffc.47+113c4ffc","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-113c4ffc.47_1585123605867_0.4180603548357835","host":"s3://npm-registry-packages"}},"1.13.2-alpha-990d8297.48":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-990d8297.48","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-990d8297.48","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"14966bfcb9fe6d4625eead9a6c847e9c4110db95","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-990d8297.48.tgz","fileCount":18,"integrity":"sha512-O+SGPfRZXNHkgkBcNcFXDECe/o3fb/UyW9sUakTc9AqAdQjSnB/GZeHtVYJDVMG8404dYwDvKRpnF2aYC4YCbA==","signatures":[{"sig":"MEQCICLZoHPrPunHNC2/DN/f5XmHbU+838o6DrMqDWhwQJwBAiAx7ZdvMVUDjNVmz3G0OvelaNxf1kQXr/beTzSQjYnA7w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409768,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJee3u1CRA9TVsSAnZWagAA7EoP/0JKfruUsWR04/p/f79Q\ndB7JFfwfmqaSgbcEC+jueLPCzefX5pFqYGFE3UVqmQ6DgUh/T+tN24FdS3ri\njTDgY8Srkgiq4SM8feKNmFDRgav8s/exAulSIKnacBJk9FT/41uZY6QdJ47m\n9ET4gg9ArCd3BmLgcu6sqM4/xxONkT4DJmY2ueggS4lXvtwE4L+5cZbzeJsx\nlg4TROYSwkwDj3vGFZsX6oHvP1NyKQ9rItbcKDIihi/w4/Jg067XO9TOcJkv\nC2YQR4gmxbfz7P0iVACQbVtQWyCIrH63vah3wWBGlVPIdO9ZtqThzbvGe8YB\npQSeIvIoK+j86W2ak95usfBiQPPUhtR1pbpWrjYRLttBGSgR+H0UAShxMPag\n00kEfHMX7GBfAdQ6Evx9/1F14vTl35IU9Q4+q056LEde6Wf99Z/aqJOn3wjX\niKcAoNh1HO4kgzpVn5HVRIz9NRT2YYtnIikoLZ+HHUZV7Vzp1d/RqOaWvduk\n2PeCESFSh/go/VicaHnJP85ykND9D24Qpfdnj6472zeE9g3BtUftjBsyx8PZ\n3g4+MLLQDZLGWbvh7QqtfPo+/aFej5vRKY5srGb3iXnqsBoxWygaQQ1MTDQm\nqA3YexWkwXSPHF0YiDDpDs153aoRdd7qH7nksLEHBXPmQmdMCxmRXkQWKS3d\nrVkz\r\n=mGE1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-990d8297.48+990d8297","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-990d8297.48+990d8297","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-990d8297.48_1585150901320_0.19252013514647714","host":"s3://npm-registry-packages"}},"1.13.2-alpha-9781638b.49":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-9781638b.49","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-9781638b.49","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"69fd719fd6b4e9973128808bad4480d5341dd9c0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-9781638b.49.tgz","fileCount":18,"integrity":"sha512-LUJJ6X+zTb5CA+pvFkLPr7w6BrVVFonAe84oxxAwTByKXfVz/KDjA8sxTkbMv8uluohQvuGmEISa3iWGqZH1TQ==","signatures":[{"sig":"MEYCIQCwErGk7guQ8cgACnokY20wbOkQJsFdTsisDlRoufHFwQIhAJ+ZOatDH20E66qCUPs5oIPlMW/ZuxY9xQMb1ztFv4v9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409768,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJee51qCRA9TVsSAnZWagAAt8IP/A9XS4G0qBT5oRZSeNnc\nsZxIoVtRjKXeVh17JKWq5NhIs/0pYLf+iq86vDROxRgxoNdTrpR6vLrChhB1\nXzLoFjnOFzSJwqX3aQrfShPLe2pu6abXklRTId+WJD57CpeC5ptW/IXASaAv\nlhOxPknEhTR7wHbY6NzQv6fGYHckKaeqMN9AQBF67vMh06np75iv3JJEFWTA\nDAYlMaOzkNSmPg1z10yjZ0pHekrLy7jk8qEMobM2MXpjxT+Ccnb99lZNFvd5\n+lUqcvPYRWZr38D1ZKKnH1s3Off0FtoA2JmHieeesQBz5+fMgKjg2I7C1XCu\nQoCp6HztaG4LN9vApYAlj/sCuRiYDUYVAUAChmNYgHNa9kF90xVOHFBsphRm\nDoSJeikcAMm9Qv4cPpoPCR9UXoAZupGURmL8jZAwTxxMk/tl/cuYH+3TuoKk\nK7S83qksFQsIoN0lUu53fAZuydXIsWJykrB0/DoyaQPXcCRNzHvvf164ZQZ2\nBKpWZSdqqfWpHIUhkpFfOibvN0mkVo+ZMmEtjY9/hjYAKMMCRGdBkGXmiYrz\nJl/KsQFvK6oy8zQVlKVQdu9QpcrW3f1QZ1blox5EgQ8Uf/dDMORxMiAieumr\n943r4gqgVinf86eOGv1tZNCCdrAfg7UTWJtq6VK8yXR4sEeIz/m5n+LLjM1w\n1vnj\r\n=defp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-9781638b.49+9781638b","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-9781638b.49+9781638b","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-9781638b.49_1585159530029_0.9729833693417578","host":"s3://npm-registry-packages"}},"1.13.2-alpha-6b2bff68.49":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-6b2bff68.49","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-6b2bff68.49","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"81d9669007121d7288300a79cd5c86cab07c433a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-6b2bff68.49.tgz","fileCount":18,"integrity":"sha512-BKTZ17undZzT8zlIUCZBCu5pulaBwndSrFsFzNm7mg5lJk7rITkX1peaZ4MByEMTrlkzjVuo/MkrHBJeXj18Xg==","signatures":[{"sig":"MEQCIHlo7mpwvanCaGtnD+qrJzGW55Z6mi5Mc1uHp6fLN9iGAiA4xWhoODamAUIVdZCL1CdzvIbMsmq/yONQnPjqVFtKag==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409768,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJee57dCRA9TVsSAnZWagAAn4wP/iMixeyXQGBOb2ed1TGL\nimIgzXlkFgNnh3yh/yO554RVPqtWdQdVPLlgo00RIwDxtpaAuFUqXZhq9D/a\nb045PjzCsaEd5v6EcBtAMuSKwJPyjzZXkjCgAOCkgMOy8MabtmsINDaQgiJO\nE11tlFWBOHkpM943DZ3mIvClZLCM7uqytE8IQSUOXkUmYehh6pSm3hyVMOXU\n31aFnUEYqHe7aDKblh+fEHofUx7f7czSorC6z6I8IVBEw1hJKjEUXOKCwDSg\n0y7XvmEWwz+YQlp+pG/s6OBJx3+cqoe10ZgvzD2iQ8SdT9KFdRMuKSBorqTD\nvc/GyLtf3Txfg/DBlA9lAHhHPv2eyIZun2tVXOPdRqES+FlBAGSTfBmdG272\nYAxLxCGqhhqffgQk4bwIYFisaa9FLvCqy/zd2RBfdkyFtnKOxax1CY7SiiZP\nwzgcJtm65XbDeNmhOwatle7g9rZoUEGMg3Nm3RlHQf5OJYoSSCeZ2QY4tBUB\nfCubJTuWZVsFhyyzH4u58vCySS0LqHJfNvhuLV+HOIQoSIb5v6kVM/VmIA/Q\ntZiCnRioNGufgsGFV95uwF5jMYkqhp7ddSlk6MHC42aWFXBitUsaJnj++1+N\nDEAOxiwFadZPEBEQzAiyfrIRPWquzrYMGrJ+k/+JZ4MJLiLRAaKpgwIONhZV\n5vmC\r\n=UDr2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-6b2bff68.49+6b2bff68","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-6b2bff68.49+6b2bff68","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-6b2bff68.49_1585159901043_0.4643980220850592","host":"s3://npm-registry-packages"}},"1.13.2-alpha-a6ddba2a.50":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-a6ddba2a.50","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-a6ddba2a.50","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"77630aafd0f5d9d8e03c7fc2b313819249239349","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-a6ddba2a.50.tgz","fileCount":18,"integrity":"sha512-3QEls7Acwyyye08FgvuIFw10TJlVb7nKzGQiMWMATsRXNgJ40AajcBqcJ8BPyvCIb4ApkcoP7PTEGMmWab9xVQ==","signatures":[{"sig":"MEUCIAycq9LstHdzX450c0TtnJiK8xB7Y2VSq4vvX9pdkBUYAiEAuhmE5qjVCCVolqo9qxzVRcb8OHnr0wF7QbZQ1sxb1rQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409768,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJee6UcCRA9TVsSAnZWagAAi9IP/3Tc81Ffzvp8mFUgDWo1\nV/FgGovZCl2gG3YAOJMlruaI+pdyo1jZv/otSmDq5+jSmowk+QDQIT0VXATb\nn/LIhu1UL8EZHIV68EQhiG42TjNYSvYZ5NYt6KYqraya73hSCMtBLj8HAMGE\ne03wneugPr8SenQU8weJLO09MMQRDWfzZGups+gons+CStsSohXXTw0JaHhB\nUL6H3ME19MluKcuYHU6JDAtGcrvh9+I2DOGMXzaHiC4fzkazgaU91Rh+y0pF\nJ7TkjMxsLUQkKTkHAFTPW67GrcGDeQxSu1DHxC1QLpRRCe0HZSOMzWrf60uq\nYoZVuHnrTGNPMbtBwurO5mWlemKPxmEsZ9pE6nqiy+b1/ExKv2d/OGXfDDrQ\npL0P6H8GZVqbfSQp3bRfrGLfpJFnLtH05bxMTFV6wFEi6cBbeO69ASrCDNKV\n8noUCca5QYZVzpy6pBVeA1HaHJN5i+XNfesJkNPPXnXEdOnAjBNCQdQR+u1T\nLtnr7WYdj2SPURsrk6/TIPbW5jh459EarytMo6nyGeungHs23eyxopZNVzwC\n/bLhrgh8pK824MfwOdNlRhNXSxpugNOCCV+mMZnl1GbeRGCGdZ2yk2gGNdFE\n4Ib066R4lUst9ytXLNjvU2PkpujkESwiNPY1bpFMV5NB3xbTmBvxdRIF95WQ\nThHQ\r\n=ZU5f\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-a6ddba2a.50+a6ddba2a","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-a6ddba2a.50+a6ddba2a","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-a6ddba2a.50_1585161494168_0.5482797211018626","host":"s3://npm-registry-packages"}},"1.13.2-alpha-c1227482.50":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-c1227482.50","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-c1227482.50","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5611650adbce5564d73ee5d3e310ab9e566bd006","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-c1227482.50.tgz","fileCount":18,"integrity":"sha512-414mx0XmhHP/iU+WH8qzuHJloOknNy7PpJRz5aW+qJcmSnE7m0PSuJHyZ8BeC3Fmc5PqIJUabEtk/fgPlY93OA==","signatures":[{"sig":"MEYCIQCqMOB3jrqUEZBJ+neyYrMaZNY5c3sRksG4m8rhmVZIkgIhAOeD8h5IsOy7FI2qlzU7T2qifLuV0qJosrpaso4TTg1q","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409768,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJee6ZeCRA9TVsSAnZWagAANnAP/1fQ947ex0nReIdUiMwY\nlx78j3KOAO02Zzx+lItfEEB3hs9QMfCnF/Tln0yzX4IW9ffTwCvd0NlJPzne\nJAJrDBdGhMreKf4iGGSS/v15PeFbQaCpxk3P92gI5XYCwOdVV2y2KLjWc1sy\njXgSpXe2zHR1BBMCXloVpPlFt559R4/YvI8Fhk7PoM8+bbGfJ8McsQ4DgWS6\nuDJ3I+dDMGFJqTp4PaKgObz1KrctOjqZxM1UIbEmgOYhdnPywA39pHbnR9+/\nF2ah2UU5roA9BWw0ctrsBstiQqd3t/fm6UReZVZfdhhsSVzNl3hps5iXZN5+\nNuhg7w+qVAKACSrUryx1rWbQ/XTrNr0VwuIwiDmu24DBnw28GyWLYLdLXhkM\n32s7os10Ph9df0uv7jK9yBFpf2yVN4yiKwgRNLdD39Ntxht6gfGHpDbDPQRi\nSUuGpb0m/0qo9KDZKY87LE/oambCscDRYarFEvBz9aZhGrjxfxZpS9ZXWKR9\nqEyLWWteo/b7jqehLSdTqiCpadfNOU5nP1BFDYOGoFJzX4A/pnWhUA6x+98y\nnxiKr00HRfmJ5FKLRTcPOtGUmKg2cW6X1p+nJ7RCDdqSCBzaWT4CJgkExk4b\nDZo1mJESTvean45gKXaPxQG1h05R/jdDDh3CNBKjf8O3OLZafYBqmF0xTXz7\n9jK+\r\n=RsE+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-c1227482.50+c1227482","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-c1227482.50+c1227482","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-c1227482.50_1585161821786_0.22093805793071364","host":"s3://npm-registry-packages"}},"1.13.2-alpha-651419c8.51":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-651419c8.51","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-651419c8.51","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"fcdedfce45aef3814ca0c4a899be610f36f1d8f9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-651419c8.51.tgz","fileCount":18,"integrity":"sha512-VasIOAIaNl9A4UsBAKSC2Lv2gVZeh3LvY2eODyJuhpvZVssihPoqvYI2heH7CUYzPmlpVQjarBvXe2dMDZE1kw==","signatures":[{"sig":"MEYCIQD1Ean9Z9q216mWxDMxVfJvClFsktbZ5eXK85YQC9MRkwIhAJ6FG1lYAJntjWsTgOYp/at3ULdfVluobzs156ylyc02","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409768,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefHOoCRA9TVsSAnZWagAAO7gQAJPJforT6d21c1ggoqOg\nmXkngIL9MY6PeO5j00MAE2/Umg0J4nbO+JDaLORtm2SIS4uOtAT7B8fTpE1D\n/tqFVzpngtneDdm8jyhtniGT7yUWL+YWZlqGzPmMv4PG8U4l4mVRjCP7w7Vq\nR5aDZ2LFaqzpcGp/BqNmInoP0gymP0HZAkhHPOfidiV9ttyKUxhckkST2sCy\nY56FNEfQsboc0i8l5cMsmjdmUyCCOsld0st2bMJWXyQu4mJY09fcsMXnE8eO\ntIiC78fTZj/gk8+wH1+Lf9G8woDb7tjyVAb2NeJrPF3SsulvoPs6O+dWHic0\ngJm2xu0aHV4mfyiaTS1PqIcvznxHGgqz4rgJ0mUl8bRg8xSiWacSmZBJK8iB\nZDkR87s5WBu6o1Kpbn8Fv+NdOdPvP03rRA3HmnJsCA5W9+8RfaY1Zp6Ydptm\nn4d3L4+OWlsOCIC7bPuZctq/Al0s//DIKw3Lp5QBjnhtHkjYSUj+sPPoRps8\nzwTXHcKkUbQj3j5IdxxwkbXrgVaoPbJCKWLtzjKhz4jTTlnJ1gv0/Wr3LXq7\ns0XEx90FFJUCTSjZfltkhHXsfu1/9wn1hV0Q4q5OjzfRFHdKEgeVK4Ulk4vB\nQuPVb6Zl88C0WMSj9FJQ4dz6mHT5qmNGZ04AMCUtVfVNA0fiL3EcAkPKzwhe\nw/Ks\r\n=JsI8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-651419c8.51+651419c8","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-651419c8.51+651419c8","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-651419c8.51_1585214375851_0.8296898299412288","host":"s3://npm-registry-packages"}},"1.13.2-alpha-c73626a8.51":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-c73626a8.51","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-c73626a8.51","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"652acde746e04af5fe45eaa1e2632c73eed5e7e4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-c73626a8.51.tgz","fileCount":18,"integrity":"sha512-LZgO2bC7ansuTcYroXDDfXPTmd1m/gQDh/E711d4OpBeR/VwYN4ywTQLK5dPMTblfylvlw92tneOwT/Twt5+MA==","signatures":[{"sig":"MEUCIHoLstNmFhBpIrMAt9stPYkA7BZ4uojcnIRQtjkaQjzdAiEAk7y7NaCiavcNnc29suKmj2wGtY/Ew7lQHA0ZAxOzE1s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409768,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefHxgCRA9TVsSAnZWagAAuOgP/RDJLn/iDDPQLyCkyLqr\ncpnaVHpSFTIxPfOCqVJ4hWqrBvQJfZ9pK094tiH23nD8paLv3rIhVfh5dbg7\nGM0irWjlXSDsXbWwzRsxw5otywyKCiXPaD0bFX2GHY16LEwRqZJ4xhtio/p6\nFP9QBLT/yELYmDl+rxgYUw91mDAn7wbO167SN/CttoxhDWix2g0wVrQsFKzd\nQgrsPni82mpyGcb/HS54Yen+KrnefHI4gbARL9/kxzBx3qMmcBtT2ycQ3IJZ\n+pBrzuGfm+Vf6VxkE6uUeFnG3xNdkZ+Njpw/qgpSfZfmzkhL2TYw8I1FePqa\nR6Vc8M4aUzBWvn2HrXGMlmDTrt7H0VE3jcwaOyFA5MfNiddyh+2CGA102zvU\n/sOUP9csrXv6FLmD1BNXkxqZV3yBh8LxpeshOFznvbGAZ6htNxQNw1PvjKUa\nMuDj1caGxvPaxmArVW6UXjmvvlA1shOVnMpqLsVeL54xQMP0ke3Nchb+N72a\nG+/asMBiptgl9iuMP9It+LMOJDj22RvrQ+150FYwUUbkWiUdOH+LBPH8zarW\n4UkGiiWDqTXKoJh+gdK6Mad0brxuf8CijH9Sd5cEXlSYg3LiXXxfmmnkCUxB\njFUjbpEVeWsqats4Vkd6g0xqdUkHEV3a9h15b5HfT5LaK7bnAujezOjLBvDz\n5la1\r\n=++So\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-c73626a8.51+c73626a8","@graphql-toolkit/core":"0.9.9","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.9","@graphql-toolkit/git-loader":"0.9.9","@graphql-toolkit/url-loader":"0.9.9","@graphql-toolkit/github-loader":"0.9.9","@graphql-toolkit/prisma-loader":"0.9.9","@graphql-codegen/plugin-helpers":"1.13.2-alpha-c73626a8.51+c73626a8","@graphql-toolkit/code-file-loader":"0.9.9","@graphql-toolkit/json-file-loader":"0.9.9","@graphql-toolkit/graphql-file-loader":"0.9.9","@graphql-toolkit/apollo-engine-loader":"0.9.9"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-c73626a8.51_1585216607355_0.3618306749988838","host":"s3://npm-registry-packages"}},"1.13.2-alpha-8789b684.52":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-8789b684.52","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-8789b684.52","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"fffaf23c5347a57f4936adeb8fa2cf4e1bff3d7e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-8789b684.52.tgz","fileCount":18,"integrity":"sha512-c2TieBvXyHvwzWAOU32y5suBbG9YhqnLphVcR28VWhxulKXf5FIUw7iNzZAs37fHbB+X9zsWAkBozYYBaKY/TA==","signatures":[{"sig":"MEUCIG34iEqwl4Gn8oT7vMjMhFjF184rRxoOLLIVV1kskCaYAiEAw8bblCrghvbBHw6jeEiHjUiwfJpkJFpdBL9lWojAoCc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefI+pCRA9TVsSAnZWagAABXEP/i42ri4GNe3iIOYtxL2s\n95sWSPrY/h4jnQKC/m0FNZGZ/kHNH3IoRsTu84JNwBS/iUlDTz/CFm4RtmZv\n+41c2Rz0jVKfoeZhM2YdZWcTJIPl9HZutkU7WhcVl20iy4w3PVyyv9Zp1+QX\nxvu5Sj0EmQEL8dZVuLrMTnVCihDCAzJuytVmcjOeoj7AlCbrPGRGiIuMGXih\n0pKYBEamq2gVLtDlghoHOi74Vcfju+hea6AVDy+RH4yg1Mj/EV/In59T2T5v\n4GpEuLm0mdz8PDs2JqK9d6x4yGmfJvWPlY71GvJSiBr7Us6n6ImMiG8ou83z\ndXwjI93rGrhyISoDSR2sL9xfi2ZO7HGi28V1d+Ycwt/SrEcosQ1pdTEdptdb\nJnC+PR9dmi0QiYSbrBvyE+OvM7eK7diMvp/RD6gqzYmbyo4YWFx4aJwjjAr0\nltip8Qnc+r740toZXfN51xwKWphahUw+pj9jQUpHiwCPj2AWtXOKiw0BnHdp\n8V5UUumNOO6AGVezGcSJx8cf8EUG6CTOhva7WJ0TzL5Qw9vuCNeTVrLmDf2K\nzP6B3HArGfrw1Sa/UHWjoaG19o3acfGe6XvHtYCaQxMwxDQga9p5oxPPdzD8\nrqXyb9M4bITULDDLwISjJVDvKOX2E3As56Ev05eDmozBRxPUDWJb7RM5qOtT\nijIW\r\n=7ZJU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-8789b684.52+8789b684","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-8789b684.52+8789b684","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-8789b684.52_1585221544679_0.9177279471889366","host":"s3://npm-registry-packages"}},"1.13.2-alpha-7aea72bd.52":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-7aea72bd.52","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-7aea72bd.52","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"7b40efc17210b5603c72ab7181a1a43bcd3a4c90","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-7aea72bd.52.tgz","fileCount":18,"integrity":"sha512-fjA4EQl6SAH10IXGueGs6r0jAXHsww3bxRDWLBtQJiR1mZmelCG6rKJhZttp6J4fmbI/jXyMFoPp2LOqqyAnUw==","signatures":[{"sig":"MEYCIQDfgkRDAztf8G9O/qBLIXvIE+2CspmPDSa5yEUZqUTigAIhAJ/zd1DVXcZ+PuVvrGbSVqUKLyCTHfwoycM88VpLXFzu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefJEeCRA9TVsSAnZWagAAx1IP/A3Y0nLpv/YbCUIuDf73\nsanQsc/xrMcH7iHGzel6TNPF9jMCf1HpOqc3GbmrOPyIKvAKladak01XwAM8\ncvqUKAnVXVi45g4MzaxcADdU4L35+40u7X6cnY3ek6NjwCwOYW72YSxzwv4p\n1HFKo30Bu/ARW33auymEgbKaIBpyv/Telxu6gRG7IeZByB6UOb1JvJHcfUZM\nGRw0KqUUZHVQ0PrTjFOLnM9dddoK+Qt8iQYlEcJO0IJp4LieI2pnW6KcIHsg\nLBillVXJIFdSCB8okcFyDTIqsmg6HG8+lAzVhe7Fr1IA8uabN2mzBDteGrNG\n5YlS3v5rDkyv1Eava1IeLZbQUx2WO+21ZqKbfoEqhcZeXdSUu0q5XW5h505r\nvtvLJB1KJZJTYwHjDpuOQeEBbuAPgM0NHy6sWjIWKKjUEiqKueP44wUpn/lo\nmWsqdqvOMlivutGbJ2JuM7use8vj1+W4UGyxGJU7T5F9LTKX7jgmqCEPwuTZ\nAtKvNg/DCgQH79eTgQcQKE0K3X0sLPr/Y8PFgrFhHy8+G/huv7bBIQU1C1kJ\nB5lOlvRCnZMN80II8Ra5yWAvzwaitAApEiInm3wBqUNNmcAjvLfVJ8qN0ULi\nAj8ndyhQBoJmbJVBxESQ0bOR2yX0Zqn86sF9MATAwFNJuIwts3f+Ulc2JdBf\ntMRZ\r\n=bsjV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-7aea72bd.52+7aea72bd","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-7aea72bd.52+7aea72bd","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-7aea72bd.52_1585221918025_0.3565451641887718","host":"s3://npm-registry-packages"}},"1.13.2-alpha-047772fb.53":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-047772fb.53","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-047772fb.53","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"807b537b4e40ade291c6c8b5ae84e90b8959eb2f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-047772fb.53.tgz","fileCount":18,"integrity":"sha512-zOeGHstu/5ED2+4M5JChNIEQFa80toW2KwyBw8qDmTG3QlUnrEG7DVczipOpaxnmgAVKu2TPoNmRg9a5IOlEmg==","signatures":[{"sig":"MEYCIQC+zNflQJi44WiUMG83zHcBUPQXJAFck+H8U6uZCaBksgIhAPpOqCMGH2EabxBabqR+Tz+DJpVCG+WuliR1VXoxl2dI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefNX2CRA9TVsSAnZWagAAgzIP/3fm1+H7bnK9migI0OLh\noKokupZlUL/ZHfQFe7OJUW41uSgPOTV6rE+abXevsISS6JO3JrDSsjtcQbHh\n4yrMDXgUBdweUBkFD38p+ql0LT2gLWQQuNQdvfFNwgC3yXgCpeBvqj9TWzHv\n2HvBmeYOed4M6Xbyl2SZplThScyXfDsTbqkF+WNQRqnORdvFuR3UHDWmxVAq\nQBlRFbQTTy9swbAWPsZ4nx9g+zf5tTfWo6WFXbwve8P4mqWtfWcZIyyu/Y4T\nx35L6LiuHUs8KQDZUmYuGkiRcaKUm8YcUSKrHypT7VMqKcvv2fOLWJ2lW6xs\nqNB/37cFEme0gOqDr0uu821ojZ+lpAz13VS5C2wpte5YwJ58ahjE1Z7qM1fe\nogIw2Xk1Q7AkkP+EpPlCzjdMpl/zjqk7SIPZSA+7iPx1jaHAT4U4//Uw+3rk\nd1PvVGimH/Gfd5a7rfz9SLD01tXllO1mXh8W9F+P3Kp2XNyTmqeQbH10MHGH\n2t5RkS10UsGmg29RmMidGPgbdy0Ru6QojNi55j4oJNRToKjHSAMkmhKkp0nZ\nE/pGLsK1ieGnJbiwRBlqKZDJxJJOqIc2BVchSwJ+ODIHsdPCRqSekpsmZ3vx\nD/SRAv5nXPtSD2Fs4UodmUMVSwzhyIVjlBByaken/BZnn2xfx+zAEn4fZc4Q\noGxD\r\n=8d3e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-047772fb.53+047772fb","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-047772fb.53+047772fb","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-047772fb.53_1585239542020_0.3194567478202317","host":"s3://npm-registry-packages"}},"1.13.2-alpha-a1d2b877.54":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-a1d2b877.54","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-a1d2b877.54","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f32d4e1d885b5aea4f893f9a246411ea302a48c8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-a1d2b877.54.tgz","fileCount":18,"integrity":"sha512-/P6X2UJubFyuxIArcBu6uMVMvXRHdJvXJ91DZwuIFcuyZBG52KeCsnwqeNIiydpqy6BdT8ScJPspPdheYMwAgA==","signatures":[{"sig":"MEYCIQCQmdCUka51sejJECfFuhKOYmVJLLLrX5U6R3Y8wFaTOAIhAObYDUpE/teGqPD4mE3Orjm9MH/CHH3K2m+fiizVFYjX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefNZbCRA9TVsSAnZWagAAXAUP/jdqDRKI7aJHz5cVcSTb\nBDFENw3ZBK/FYTI5ceJbGMUsHFvVXLTdx+/64BR7WenWJxC7H0m/wYYiIz8A\nmCwAcosx5pTzJNZW1AAWL5CyisDHYK8y/p3Gs2p4/DyEmQ8xK/W8OeyEB2Hk\nGssUW3mMDr9QEa/hrmBglx15F4hvwjT+dy83GS7zTHZVuvvfdlLZ/m7Mp70Y\naMi2Yhngph8aIaz4jcXxPyrRC31l4u7IWSLZWgZFQOQvNj8nQ/2DSmrZeEXV\nJSh5BCy3f9zu+7G0q7jSVzhm7fX+5hrgof2+oH8MJoDKbsRVlgMGz+tl8bjg\nKxglGGtUpW0U462vOyA7hHDFvZ5cJ/BMjvGqC/MKfLCM91L3792QjmiEaZmJ\nC/nbRx+QpB2c1WGxy1pdK1pqQxgxrTPYOQInl/gA8auvBT96EoRU0Si4K2DZ\ngDVP++2EQ77SGmOo3S1QVAEXOBAeSlejKhhItxd3fEv1VpBGa0DBlhiaMgoE\nSPbSoCuZ7MsQPlhDSyTIZquMw2CGP9/Ex3NIqxJJ2HkCKKrOtvkgWvOukOcI\n+cIGQUNW/LxsBaR89QMuIHEQWXO1j1hl5kq5htbwc3ePOUNbBP5q3MZ5+H4b\nKmVBrl+Su4bOJmndkFeir3bxZ1MtYqUOSViHPBL0UnEEhJS87Xib+IkN8ZAg\nU/Rz\r\n=HTcN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-a1d2b877.54+a1d2b877","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-a1d2b877.54+a1d2b877","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-a1d2b877.54_1585239642839_0.01091681030057412","host":"s3://npm-registry-packages"}},"1.13.2-alpha-490f7014.54":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-490f7014.54","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-490f7014.54","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"9514b0354204e6a9348bb6920f6d6a615754a10c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-490f7014.54.tgz","fileCount":18,"integrity":"sha512-6Jcrnua137F82JqoA11SLutkICZmxQnFeluzvU6b+GY6qnRMnnW3jusf0Tt+BkTmLIDv+32ahImjwd0Rmb2MYQ==","signatures":[{"sig":"MEUCIELr5ILzfOi6mbV1e3bkhROE6PlJJy2/OQU4YJdLDpZOAiEAiKvuNpmKThlFZR94G/vPMnroZq52nI/DiLp2Rt/CeBI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefN1HCRA9TVsSAnZWagAArPQP/jXLbywc5g2nuT1wreYZ\nvvTgwk2d097ILbSzztW5kYQVXGA1lf0GRR0Gte9qHyHvjyMjwpChhDGuhIic\nz2s02/AIpLgejzC9M9ABsGTLQLe+xdLgpjNKVJwlknHfNR+dlqBR87+jvJk7\nCpiP/M5hpdDg4iV6AmzXvG9dTi+nM1mlMvxI4GgERwAhiGuw8oSaDUCvYrY5\nyTeAr66rRdmEZfjObGvNkW3GS5uZjmHTeWN3rmM/5w2dq5BY5ZsHpqBsIOg7\nc2LVDOQ+JfOfIaSTL9GuWtv8Lmvb0oTXPpEt8Do1yRRQjIymwPelheKlViGb\neUxqZlkwNr4UZX0l+w7GZ8TqwQWTFDA2J6aeIeBSzGzY7zGbigpfnvOGB/kB\nV3+QAR6LTRSjr1yQpEPvS1Nvl6yYZerMfVXSWvzcjT+Kp4Ii7S+I4M/lO6MX\n9G91tzvFiUNz6HcF3Ci2tcOkWIOBKYJFPgqw2TE7AwjmBS6kh1viQ+wkvNtq\nVqhaRbcFtPuUb/0mpEMG8K+ThOLPllibCdx7T4NAR9DFC81tI00PwzIBDIGD\n8CgjLd96PqTMTrPZowP++8rge5LEHvzl81zCmrLIW335pvQKB+iuP0uBgK+k\nU4N9fw3BLg4v1pMc7QP4YrIrxhMp1qwNR51kcAephP6kf7bJ5SeF+3cH+KjD\n768s\r\n=I1+z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-490f7014.54+490f7014","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-490f7014.54+490f7014","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-490f7014.54_1585241414466_0.7087629985690576","host":"s3://npm-registry-packages"}},"1.13.2-alpha-e4e36b0c.55":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-e4e36b0c.55","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-e4e36b0c.55","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"31ec98809e8bfad94f5131799f46a5336e1f358e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-e4e36b0c.55.tgz","fileCount":18,"integrity":"sha512-I0FbgCBE00QrUmUPRNasde7Yczvb/7N4dtH/JA8ZMoHRbG81nl/KKC2kp81SBZmF0cigX1O/i2IBa9SolL8cjA==","signatures":[{"sig":"MEYCIQCeonszaSL6lwvwW+CsKCJuWO7tM10DtEmRESHcF+iOvwIhAPT5BlugkdITOBA0uuR/tl+ub9isp35alFO8szVEwvIx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefPjeCRA9TVsSAnZWagAAXE0P/1Yq40oJxsx18RuvMPxS\n1p/k6eRLj02LMWLKNcpAC2xMiBhoY+KrDFYi5F815n7moH3ASYgN1k+aouoC\npsL8oT+IgaAhl6IMm66QjcZUtH+TC+pfrUF76AbSBra/luIwPfvDkGyhMybd\njLYEijqs+RphQaqKhQhzGQBH+llq6gQsrwW0IUYGIWfv8oJ0VvH4fN3fPA7H\n3zLpaF1Yh1UrWmYjZLBgE32p92KWLsFZw4aCNoSR+hjZ1Y3xyPW1r+5OOcEu\nxSuGrx0oS4nOIPjyumvKOZ5AogWqISsk+iKoH9ILrBneF03mGMerxBsq6QwL\nX0QO5946GIHq+TS0eAtlsjGLVi6a/PdQOL0hYT3WM2dZes+YRDErccCvLj/b\nDGQlgExY2yK9oUGFdQDd2VtTSMsmX7LTsj9pAuL4i0fC8e+WpTUqsL80gUTP\nBnWLjG0DO+11Mj5ZbVGN2/hZuttXSo1a5YDANNwYeOvQnlZQpL3UlzejEFAL\nHyOYhc3gLT71/wgkhBHD6/SOBk0sRPuUsPOQT8UcD2YnGqAxJHb+KnydbLCb\nH+0eXRhuItzksSAOPqPpyvKqP9ye9wwlLwUAqMnEFsfX6BN8N0mIqi6ySNcA\nFIAq2ZQGRl+umpH4nqZs7qiqGOzvgVt6cndbgCWHEYFZnDC0E4EYu0s2O5Ji\nk9yD\r\n=UzV7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-e4e36b0c.55+e4e36b0c","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-e4e36b0c.55+e4e36b0c","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-e4e36b0c.55_1585248477478_0.6929463217332148","host":"s3://npm-registry-packages"}},"1.13.2-alpha-ce690eb6.55":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-ce690eb6.55","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-ce690eb6.55","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a7fabe95f97430a90ef481c499b13f6d36a5002e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-ce690eb6.55.tgz","fileCount":18,"integrity":"sha512-JV/HLRBJOLRehBUkdrqBs6i++lVGT7pXUEtijqbAjG26y33dht8sr2ql8MqcgKoWy6JAqCimLItpYWQ2x1tGnA==","signatures":[{"sig":"MEUCIQDEC/UPTmG4CG0xYRsr+ycgtT20CO5CPtMhufLoqK6q0gIgKpZOhCCKEjhOoLjJGQF8iem/6wYChQ1RWtftPl5V5i0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefPlBCRA9TVsSAnZWagAAwVcQAJYGv7CA7EmNPiixnhIN\n39GEhyfb9bFXSq7aKXNc06IU5BYa5mXonKOlgIg41wpiwmk2CbHtW/0w8gBA\nm5atcPWS9zMNvpQGrmPSOgW+yGMALHEPo44KONUErnlO08VHADU8gqSKvD6t\ndS6tRJKuW9ieDYs1i2h4BztwJG1n8GhNxiSf0Goj/JZU5VPYLCoefVULpMUv\nl0gvVz4NgR8fZ0+baDffTB++3aJDIitXM6/Z4TeGHFo0wgHQlqRgeU+UdmAx\nLdaIImdQzNvS2VgSzu3+nhac+1OsOg467JDwMDdq9MuMM635tuFMmvGtelo0\nlY7nftueb8Q8yPDQKpAzXI5SESPMkZ+w+W8o3HhPZH3LDEq4vibsouqeS16i\nlVJETIL1corc0H5glUsvSVPJRFvQs+UyO/6bCVizHwoBpOeYifDhpor92DfI\nUryT3nB+aRwDeIRUwCCkOwmt2FUKDRX9kS3RIM0TbBCIGJERBsGIytQFv9Pd\nmBVERaGQ2EsThFqj10vZrQZpxID+PDKxTzC3FsLyG7AgsuOl/mMGcjU4QHM9\nSuekukJfQVuD3DqFK/KTjZcFfbSXPqt8KcxQxokM8DxEa+lTFAcWlVC6qRmE\nedx1Ke30JEV09sa9puz/5gilJYo3QZZJsxJHKi9kt00dr0I196MPggim+DzI\nHMo2\r\n=5078\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-ce690eb6.55+ce690eb6","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-ce690eb6.55+ce690eb6","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-ce690eb6.55_1585248576823_0.7816535267662748","host":"s3://npm-registry-packages"}},"1.13.2-alpha-4b8c8b0d.55":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-4b8c8b0d.55","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-4b8c8b0d.55","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a3c9fa42587893f1f37be8f5b652c4b8e43be403","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-4b8c8b0d.55.tgz","fileCount":18,"integrity":"sha512-UjeioJFhOscvyRaGOl9SezsLMy+R72WfGbLf75XTarkvh6jho8BT/+J49mYVMoV/HKpum2KYrgA6mwbQThAATQ==","signatures":[{"sig":"MEUCIQDj2JihqHYQtexxO0k3WbawLO3F8UYzp/i7sRzGwnfxXwIgAgGz/zdrbW711gqd1VbZMUo9Dtp/BzcQX618yk3E488=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefQCKCRA9TVsSAnZWagAAKjIP/RveiBj9hCm4/T7WkuYa\nhEW2UdQegRbLTEwU1t/abRmfvKaQtsp6473HNHzCon1dbJt8dfrZwX5XqPnS\nJfdAh3F+g2SWmsQ+z2aalO5eXibEcqXbZJSrx1XaIt5CHXxXvrspjUdpTfZ4\n4sfC5s/g8ViVSbXfOqoC0NopZIF7Ex57sLCqjV5Lv6HTyBnBARhaN50d72eW\nqq3uV+8QfnMWnUiZGsZCrBI9PFSGmsOOurp1LEM16cwoXXk6q80x5qOi6fRD\n65nw1aXuKTvaNdiHqFIwAAY0jVzRP9CIEOUWAco8XMyu+POyfbO29PdHAF01\nI3LqNYvrDJpONAWTQEwTicM93ajZqUoewCo+dIHCcZw3vCorSB6cqkiaF/x7\neMwrCFOe8UTCis7ReqI7wKnw3aNE8nPuTe6XWIrHYUCc0DpuX7Eja8ValpTp\nRzCHuTl+iVL9/SVjkd4RusIC5eCtr3Yv/0eVZy19ntT1o3avTmGmA26xAoHO\nnwSBRBf/Nt3SHl+eszk1oaxJsHxnndUhBTPsXG0H7YpE+wAPIN8wGmjx2fnS\n/2wBHRU6t2aDxg6+KcUeNTplvdAuxkoqE0FbtocUGMJ9tWWB9mBtnZ4aOj9k\nOm8ZZusORrEdvMN9oq1hE26TW+2IjOMrvG4FWGKVlXmt8/EgP9Hv9IHKw0E4\ndEaI\r\n=VPP/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-4b8c8b0d.55+4b8c8b0d","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-4b8c8b0d.55+4b8c8b0d","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-4b8c8b0d.55_1585250441303_0.7989153463109739","host":"s3://npm-registry-packages"}},"1.13.2-alpha-b17fccd5.56":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-b17fccd5.56","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-b17fccd5.56","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"101be39661b75f98b8120b9788d47fd7ce3f4cca","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-b17fccd5.56.tgz","fileCount":18,"integrity":"sha512-RRmnbsMDtlG//kX+c5yEErVjwkqAKGT7k2xdHLUONV38hyqCNOyxrak6tjowcsWwYufCBTAjuQrkzVihd4j96w==","signatures":[{"sig":"MEQCIFHedZmBSyO8Pwb5pQA973LrHa2WGo+jbL1vngD2t+dNAiAIaq3XQAPhk8WbWFoRGvHYQlhZIE70/5SadkhllYkLUQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefQESCRA9TVsSAnZWagAA2UAP/imqF1qJ+bDiS9hA/W+U\ncCJn/7fqF5V2IfJ0KqLhdl+9p10pUmkUAtw9881c3+suovT5xT/jxO9lSL3H\nPctkRD+Y9aaPArdiXeCREdkZ4ioNouScNUSgT0xAoYNf8O2+ZtfTRWQY53AB\nxf0mxonPU5kISuidpSQkxeOPBZ7wtRxWsLICVY5AgoX0rhJmA0hyQK+rIYnC\nqU/xryhvwq+NiWFCjqtEjlbGHaQXIwKAepv22k5aUzjizXPBKf/1nNYlxvnZ\nYnhlRGMKphIZLYI+G2mzTq3cY23P+bp3pl9DmgR2iwsY1sKbaCjyYuN1zJX2\nREL8USVWkruU3kCcYhc86fBMWQexYCMVDDwipKUxCFb1UFSEw8rEI9tTBO6x\nV853rRKTh5ROoq6lwAlzmLlLo7Z73Ab0E8uHrG+FaYwhBJEOZ4S5h7f6pOOZ\nmpG4Rt31tQ23F3+lZcA8xBkdgzZvmm6I3P+t1mOc+HctZaNUIpR4kTMTgcKJ\ngVX4mF0NCpXpL0ZEfRJ2Pc68lnAuIrb+TZC1gpeHChxT5b840jhlWcjxlnxh\nfaQHOtjeBuZ+TC8IX2DXH3zBEtpHmOH/Gj7xUORQkpUSDctkx9TzlqvsK9Zv\nc4m2/muPnduyxb44oiG2Dq9TzpqiBhSjfx8omSvAOQRKFJc37vrDrJhUhjUt\n+u+j\r\n=G621\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-b17fccd5.56+b17fccd5","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-b17fccd5.56+b17fccd5","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-b17fccd5.56_1585250578274_0.26407354488671264","host":"s3://npm-registry-packages"}},"1.13.2-alpha-2fd1ef13.56":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-2fd1ef13.56","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-2fd1ef13.56","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ec7d031d7360327c1355a7c921fcd9f0dbbf5c95","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-2fd1ef13.56.tgz","fileCount":18,"integrity":"sha512-lmSg+uHMTtMtniL7Z8OtnV+P7AEHTWg+YAsrhm9VT7E3jQQLkmDZmR1r4jb5Xi/xhvOQl7VAj6BCKuKPeMmz/w==","signatures":[{"sig":"MEUCIHHSsXfRcPRh8UtX+wD6IuCCcFWclGcN6loUcR97Lr68AiEAwMFjJheubpD/rqUEBEPOirLeSpmNarEQ7HSAHOk/PGc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefQfjCRA9TVsSAnZWagAA3jgQAJ8Xv10yYTriW7mZFFrS\nnKblk9dOlENeUah85/5U4Cn7i/9CSe+YTjiPruwS0aesDHtjVkvUFv6OVepN\n911lTyHQq81SAN5dSIqLbSuNreBPVrV/j9AKv5VGBa3V23Ac5bOtAjXHHZrQ\n4W1ti9sRSsrZLUwbqUS0cZg9t28ew1pS2cIpN43k+EEmtdcAfQNaYP5jk58W\nAmF8jVHqnyvHhfOddVRXIdIYYnBLaQIMTb30hpVJTXKIqug9CzNSg3GdbD5L\n0BWay9SCPoNSK4bbw9nWKX4+ybUrTaUGZCBv+cReJILazYIWhZn4rpKzbRi3\nrs3/HfCVp+BGXW7LXNnMGVHHjp3uE5Flz/W8QUO9kY0S74zIabDqm4biwJIz\nN6Vxb51tVZOO+4uYbATsBegGGPyRe3l80T+yiY12CBKAvJzHIuV/PSbsXNOn\nRGXrRrkkRhOgFJRM+pfIzrM/EkcJS6PP/QFT1AW4J+88USBFjECoYNVDbqwx\nVCHkcuN6BCAm64pDNjBueW65rnOCOzj2BVninoew/pS15Zm13ApXAPluRWem\nScPQqeDrgnvSMwTayu0QbBSpFi4zDY/m5latiNmnIvfGjNgXrqGw0KPb6LNA\nNL+rHUmYXcNWG0XG6od3NBP8j6fBjzkI1qIRUSM9kckOUIgDUY1DyoRZuExN\nlgkI\r\n=FjMJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-2fd1ef13.56+2fd1ef13","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-2fd1ef13.56+2fd1ef13","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-2fd1ef13.56_1585252322715_0.5769998336696651","host":"s3://npm-registry-packages"}},"1.13.2-alpha-e66bc58d.57":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-e66bc58d.57","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-e66bc58d.57","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"94a43d9fdff8cb6d1a1aa0529501efe8597d4542","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-e66bc58d.57.tgz","fileCount":18,"integrity":"sha512-Lx8w4CittZzYUwBVNSd/YBFbbkrY8qro6EBhq2KHYTTQJaXz1evl5UuS2aSGLEy29zK1tC+aR02WPY6od2uepA==","signatures":[{"sig":"MEUCIC1P4Ojyhf03o7BkNxvTLNRbr04eFRoo8hUIT0ytB7lyAiEAm2q5TMutpNQPbh91eP9EOV8l9ClGpFQSgbFiKiupNz0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefRG4CRA9TVsSAnZWagAA6wAQAIA7c4IavIjBFRYDBbo8\n1VzzQiIE1oKugSSmJ6Dt0WD5tVo1wUZRAqWl6dj5OUjTB4aCy1cWZdgf848g\nIq1vLOIfL1I7Vy5Uk3YgYrwD/Sqwfndk3eTwD1Uh8qJ410mFhDLdC4gxgNom\nVcyqe3+a/yrPVg2klwYr/2H0R+DiB7Tbo2WUCgPMTQzJGxhNRygvgbIreIja\nm6xo0OwspSQXwWnpUofBAGgMYa26chf3Fq+zt1unBn9LUnIt+KUfmxswT8Hf\nbQfmzhd4mOi1RbsVsLLzdX7hOcgDAQ82Wq/oBaf7aylYxRfEiJJZTl4cx+Uk\nChe0KYEozWEpJlUzj4L6wVQRhztP7vPb66sWZeztdRGExsSGgJ3qJhR7alrx\n02S3dqdGO0HCd38OQfm/gmNK0NUy4WpkdyyKPUIewEhmmIxHZ1MIvr2DJAIK\nHo1haqwt54QeKNpeaTuhtPVtqLWFFJ1zyp1E4Z74dkwJqQdLxkQi39U1iHZS\nlfXpTymi/9jEdssE4tR1bCaZ53wJhwPsQ7dTkFKzxCdA3D0MsY+zCHOTJhaL\nBwe41JZBEC/lUBpqu+giOUgHEsdWsmcUwXeZtqVIAq227iksKucpH00+8SY1\nqWKMtm4n1N5djweWTKOiwb0W3rCUDy/Z7UJwo9F/FFYqm+OvTbpFJG628lOk\nGN4q\r\n=fOht\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-e66bc58d.57+e66bc58d","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-e66bc58d.57+e66bc58d","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-e66bc58d.57_1585254839511_0.6172092666347528","host":"s3://npm-registry-packages"}},"1.13.2-alpha-d7df4445.57":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-d7df4445.57","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-d7df4445.57","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"51aa5c7c6ea1f710fbd233897e0540711f92348c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-d7df4445.57.tgz","fileCount":18,"integrity":"sha512-VODsqdmSO736gsn18cZtP5IhXW8GRbrtX4bJM6ItZxiPWgAL2PWRi3cCOpoKyrVT9V5gV5vBIdszcP5CjNJqUA==","signatures":[{"sig":"MEUCIBa3lUD5z4mvIFpSfVNRXN0cHfQv1G70Qucqt2iHXgnEAiEA2BA5GJfxbh9vHxLEL9RzgcsmiRDCZXvhWCLu3zqtRUQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefRX4CRA9TVsSAnZWagAAb74P/i9WdmiHxhXZKkSAmw8T\nuC74cDLZKBf/DVw9WAZTU7oJq0LTVoIv9r5jUMB1wn7E+qi4iVHjIuXNJqoF\nwC6nsGK0b9g9PEFfCRFIiAYI5mCJngzw/Tum6avQ6l26S68XzW8nDum11sm5\nnKC+/U+dXuWkZhRaRw/ZAJo7dyH7g0bozT3TNwKzBrq6H/fPb9pMqxtB4imC\nrSD3y8jORnG9lwE2DrGjaGdLviNCkZTrUloHRpsqIOR/DW/QWv0qpvg7+OId\nbgLtyJTQY6vJ+ozh/qLLlhGoe3oMxvbRFVEQYKjSyZyI+bcGSy4uzTlMpZWJ\nKfsv5jSovt/dEzdM3Le5Q+e0jTccbsw3Kn+21OgTbCHESvyChXHt/KGZMnaT\n3sEiA9LP6PmvSXYQku6r/RWrzMw+KYBRrzmFyozDZZcafxlK1YqfLnd4xM5j\naY5xW+QjLM56k7YhOCuxeZDIV9Kh2XNX0iPI1RLibvtOWGQ3xvptBs5/etf1\nEnSRn/9gJauA4fupz/Acarcejvc1r3D7oLcmzpuWONXkFN+WhzJPPhZe/rH3\n5UOjZPZHiwlzYxwzrI2455NmecLlqH9DqlP7EKY+lyuIJcQ/nIZzyXOWXIQr\nDj0K/9+k/CNG4DP61Gk5myVhqnbBrP1qEaVHm639ixRCRS3iZ47+emEBIfCA\nibbl\r\n=fpnf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (linux)","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-d7df4445.57+d7df4445","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-d7df4445.57+d7df4445","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-d7df4445.57_1585255927720_0.4683046034852072","host":"s3://npm-registry-packages"}},"1.13.2-alpha-a27e7f36.58":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-a27e7f36.58","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-a27e7f36.58","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d82a330ef73e26ff6fddce55afa225082e1090c8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-a27e7f36.58.tgz","fileCount":18,"integrity":"sha512-XZfoai36+FIOmfU3tc45Ql+6mwJCVePOPmf69DTG3ubHOn0yfRln+MqPLoVkDn3Z7Q6BRHCMPTcnE61CPBbC0w==","signatures":[{"sig":"MEUCIQDKQ+QTe1O9m0kQ/x/aFqRLjUNHrPB+fgNbFc0pDQ9tIAIgaqtcN79/KrnUrT+jBiHP7WOUSaWTMJ48xqCkeB2pTy8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeffyKCRA9TVsSAnZWagAAqf8P/2biCzY0bsP/DsG0jgIo\nerv7EWfdEvrP6r5UXQGWbBFWqJIfsd5CAKc4RYQWB+z+8rqjLQ5N1BFsXhc4\n6zb2Nu8WT46zTVdGruKaIZPEUJU4QgWAKMZxYsCPuT0yiMv284BX9RFqvWrH\nJPsnx9Tr7X3FnPxBWPOlYEIOV4jcIzjPxQWk6UOk8wyYlNVwqwZ3vLodD0ke\n4glts2eEEfmaaCIc6w3FHav+55Pay1WjY1Ki9LbCEL7WRsqV7xGrejyAeNgM\nhe+r1aIo0o3S5duflvet/7EDKy2hWpuANbCQC4QWMmtbDti3sHUp38CKKiPB\nktM8cEux6dmlerQHqvuLELtxMiYGgzYi4wAQKQV9Ozf3PwTj8qs5CUP2b5j9\nX5q6UbPzJloU3o2VOQGMj+rinwr5cURfGq9krruD3IYIg+8N/S4bvuoN6tZC\nEGEnCfIYyIqCLnVAzH4ulwjcCEo0A5IpUpsnea47xIKdCy+PmidbmMib+vvD\nGGR/t4a0NyjInjeClqh88JWO/HMNlufXVq2JIjiEsZZt8x/0vaKMkWYPXHw0\nPL4YyDd7SbAnc0FLr0htX9at8ZVT5WJND4ubW578btrsjfZ9aVouID5wxsJW\nG512uxpUyN9o1KRIOArJH3SCOFqZbjPgEiZofwmsi9JRzE5z/v0D2q7statP\ngki9\r\n=tdpR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-a27e7f36.58+a27e7f36","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-a27e7f36.58+a27e7f36","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-a27e7f36.58_1585314953441_0.42026797619405953","host":"s3://npm-registry-packages"}},"1.13.2-alpha-a2c9917c.59":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-a2c9917c.59","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-a2c9917c.59","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d1e7d3426b66c449901009bf21a17ae06bd8c8dd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-a2c9917c.59.tgz","fileCount":18,"integrity":"sha512-HqwiiihPNiU9CZhvTOtgRcShuWC7tLRY/wTH5XrVbtdimGl6PgiPMSX7WUSvgE6DcGXNxt35K0KTvTp75vwHAw==","signatures":[{"sig":"MEUCIQCMU1tLcZElK4p7Cd24uP2BUqlhs+G6YgqFn59hNYs8OwIgPGqhSHONRnxf6yGeh9GpyNRalwJygkVpgEn2gIXS9Ic=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefka6CRA9TVsSAnZWagAA+xsQAI5M02rQDAm9QB+R7UAi\nm7JmCiqjGWi+KmKmfy1NzrW/AZv02BvroPkO7LoyhbAudxKSzngSEyd5rRxG\nwuukqdHQWCN72AcXQtjxun8Ifidw6u3rixDrApGU1hmUqcr2QwgTk0Wqhx+p\no6FFH0TIq3kjxIDReuLbk6tP5Cj0eSjPp2ieVV8SqGr96ZzXEFGGAXU6TBYz\nQ2RLRCLKDRWv4qImsO/eDLj9AeUdPUrNDBQk/AF184Rz401MMpkY7nG5w6/7\nzsWX6aGs0nf5mlIvjJ/uc062DqfFoRCWhY+4YIyqbuko+iTrpiWp4flAxvqz\nN60u8fFU+5uizJScRY8oJ/wlcOjqsulr3sBmaM/j0lV29buq0tGKqrcxzHxi\ne4tB9R40ZT3SmKLixckYi4FrqszmLOXNDF2XmiGCfPHcBvQ0htnh4fXwRW4I\nowIkV9/QZYLmpdvBEt4ANtvT6D8vmKT4oYJRIQJAfeqvj6/vn1z56HIDWAvA\n0u2JLGCMpNjh7NvS95q+JOKhEikk7BGraLp0r6SehsKtr3PYoAIh6mTJ42TQ\newDimH4xkfnsFRQBPZAJdjXwlaDw3Z8TuFqxecj5ViopPuBN67rZsY/JgFlw\nThNDLdie7+zPN/bnseWdzmv2qVfRmGHVtGsb5UHucB0W492jamnyifhQ24jk\nii2P\r\n=Ytt7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-a2c9917c.59+a2c9917c","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-a2c9917c.59+a2c9917c","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-a2c9917c.59_1585333945463_0.42229257130704356","host":"s3://npm-registry-packages"}},"1.13.2-alpha-59ccdc94.59":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-59ccdc94.59","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-59ccdc94.59","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8f8274fc6d8b64cbc933af4298b08fb40d0edc27","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-59ccdc94.59.tgz","fileCount":18,"integrity":"sha512-HXrrxn3b9pz3AYl582/gNqNnvqgbu+of1ShTp+iTeHGfzn47ucDtUtkUYbjUiJmGoFzj+rLdkbqP4tlv1L9fJQ==","signatures":[{"sig":"MEUCIA9uSlzi36FtamufljxTgb2h/+de7NGVBfG7xhyzAnMnAiEAz6hzrOTxaaGS5JbiX2CGfGcP4pAjncYHhCSH4diHmVE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefkhGCRA9TVsSAnZWagAARoYP/ijR0HNL10FQReu6SBjA\nqbZ0jg4/YLAlpT38OjUoVe79WcZtXScHFlqGp6A9J0mDbyDhEV4yW/NPsM7d\ngpGlptxpcUq9bkOOxFiVKCuVFoGMulJxw/aOmyHZcxo7w5mGBF+zu8NhyZhn\nBg0ivr/j/Ur515Z+nxdDAZXxxTfd+jjjZhZ/YQ+cJ4O0p0AmC9l3/MbY+Lsp\niF30Hmy0DO5vTSQ+wjwH1aaB9Vl760jZuJafr8V+ilFIRxodcC79DDVuhBQ9\nMrns8xUbPMcn1/daEXkvVdpkSFWeKaJIaRrVemFCzPatUggjMFkQLlvwVryp\nuVOGM+bYnkeEpj6o1NE2QZt3pjpD03SjulRxU9+JCpka1Afe0ATmU7dEj1o3\nVvWT1YifzbA2dLtKKboI33lx6VcVv0ki4UgHe4jBRb4/xXnS54uLL3L5HhEs\ngeAWZst0VW9O8DlfIEHJ1TiLWcqeMtO6dgv+hN/40JV+QFghdfvYjkltiXGD\nFXaURoNFGDYJ5qJh09FjFdKNmjmH1wUx7BIei6uV/K1nq5wScOyCi6ok2xaA\nfYyjJZtE2QuaWlvLBts8X+do531Ret+cx1EqW3E3WxiTGe3vRjwxNXhDVd87\nUtpbJyOAzOFb1Nuqf9gLyPVT7x5KjGMlhp2hf34JrYbTQzah0NALn8PR7WCc\ndYIE\r\n=eJWx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-59ccdc94.59+59ccdc94","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-59ccdc94.59+59ccdc94","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-59ccdc94.59_1585334342018_0.3543426155987113","host":"s3://npm-registry-packages"}},"1.13.2-alpha-5a2d5a7c.60":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-5a2d5a7c.60","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-5a2d5a7c.60","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d1ce2b0ee5919df9a508c9d613cee8e2c82a49a0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-5a2d5a7c.60.tgz","fileCount":18,"integrity":"sha512-BTjb/3qY5ks/eVPT/JKxObTD0KMd+ITWqc1FIhFxp3KKLANmXJ6l7qHz1FJxJGVGANdSf9skSbOHFnfkg4+FWw==","signatures":[{"sig":"MEQCIHg12Y91hZNm7VrLnC5duF5YTjVhQgaS7Q0yR06fL3B7AiA8yJKfgtkx4Bi083bgQ1oU9zuqw5Fj2geb/ZWDZbcCNQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefopACRA9TVsSAnZWagAAEHkP/ivwZ9ACqR4NKlgjskD/\nsKIuyF0II6LgLeMMa1flL9W1Xs9id/Go0C/HRIp7lBVJARFz6t//llYQGhBA\nxOCnxTt6cE6dFGQYRpQ6ksKp0bpqzu2uggYq5DKSWhZfp0xoFucNccUpdAPz\nARQrztP7UAeLTLLo8PIuvXyFM1ntwGHKHN2uyuwFPepZ3BMC8SVNdkX2bN6y\nzdrtUrL84eQcaEftoM2+WHoaKyHp2EkPB/UNem5kpttGCHVBzbyGQn3G0s1x\nnH256kOxP8MDFTjcx8WsT9wsptSNKTODaGJz9Qjtbutp5NutCzrLVKrayH+/\nWK+pwWAgf1RLVnYC5N4j+OWG4EC+4QdBluV2unb9wcdjpCEVZwddJyifI9E4\n4sLsSyLonaMLXbC8nL/9gCRLR4kaWlv64EVzDs2okfJlr1Ots232JlVIbN4w\nVQwLNKhassCOjmDD7Sz2AulP3G0m7dh8qmIrZZg5If8AsLbwLTAAClu9Q116\nSE7i52ni3ao7WXJtcDME2flK/dOOOO2fAgIoCCD8e/ZTNIfg1+bs4sDvfkt+\nT7MEOtoRwkz1QheeJEswjupmmAqB6vmFrRB8qy32yRxctJqnza5PV7OX8ylk\n9r3/5QVmp6zsqjhUQgCt9JSMSa6Op/qzkyO/ejSNTJl3LNB+AYncHvGFx40Z\nHuwD\r\n=3OyA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-5a2d5a7c.60+5a2d5a7c","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-5a2d5a7c.60+5a2d5a7c","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-5a2d5a7c.60_1585351231994_0.5606073268203753","host":"s3://npm-registry-packages"}},"1.13.2-alpha-f7be3366.60":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-f7be3366.60","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-f7be3366.60","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0baff81765dbe5733b4f5781c7db7a90c50c58e2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-f7be3366.60.tgz","fileCount":18,"integrity":"sha512-dksknfJqDZo5jNsfPr0YUD4ePvlWFOldVSRRLBXfr74G0/cftP7JiUIGW/M7ni88VaOfp5+VcoSuZ/cdanFo7Q==","signatures":[{"sig":"MEQCIH+DJVgBLvje8kPeXqTOeQc4Vp9l+df+Uba5aD15zhLnAiAEPu9wxodr50yO46jjC5vIfLTX2DPBOO5TZetpT5TiCA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefou0CRA9TVsSAnZWagAAL10P/A5BU6EsTmJmnz+jg/A/\nLd7pmiI2O98XuO2JJVxkXKQQjAIPJ2CBeu3DXj7Zng4IeGneSRVXp5ooo2PC\n/N0st3aayA4oo+q2JUH3JtHEuRICGhRCe5qhGkwQLnnz50Jmn/Imzn2HX5Gd\nyT6Dqby9gMLwHFPBK1DPvmWpkgf0yz47875CgYRSYBmZz7RNP8ftRSrKrok8\nMXg2ijOzvraAL6H02ojxuw0afwmT3xcbS8krBXQ4cryW6ek2v0kdPaTYhVvP\n8+Tp1q1ENV+1US+sSTakNv+IJ/vWBcbNZs0B52mXTNCCpNOPttzp4XpedrgV\n4yfmq+uiO2Q0tt4EvhXGrYLrioWAs9c3O4izO8tFze7TqpHXVNsZ5R66VaYn\n1MwbtNsVNLtn6pdNYaez2DslcbHhVe5PFU3XMkN+gtIT/rlSWlqLtnBx4b6e\npg1NFUMy6avOEZtjqcpu1lywrz1Z5ydjFBgOERG7jV2Re/h2sSmUasTHDDiA\n67xKqxX2UUhxfEBnyRSdmhR2zii+UWC657oTVMaUP++lAWrOPPbnMnXnT8ZD\nhPAODZ6Mb98zdydMQXOz7GlO6a2zqkIU4C2QZDPJ6WAKJdpN3IsPiPHgTf2g\naXbEXU/uVoE91SLy9zhlgsYg+0GhKAllSJPA/I4K+XMiWyNLaVF7lq4UUtBX\nF9xb\r\n=913x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-f7be3366.60+f7be3366","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-f7be3366.60+f7be3366","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-f7be3366.60_1585351603974_0.22171497248063332","host":"s3://npm-registry-packages"}},"1.13.2-alpha-f266202e.61":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-f266202e.61","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-f266202e.61","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"95d18e137491b90e35e90e8f0124c996fb4423c6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-f266202e.61.tgz","fileCount":18,"integrity":"sha512-CU+B4SVDeZ9ZT09LeSU59y00E9oK8L8FmvLv6jZ5WXVDr26CryxSpU32WrB1HWXo+4cKjDMkRTSdSyQvWyPOmQ==","signatures":[{"sig":"MEQCIDWtuv1XPWoJtZhCXL7gqEDXd1Ad40azKnZbmh/g0bq5AiBuETEl6PWZkAwLB9hJDvJFY7HdY+Gu9Q0U7tEY/ART5A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefzrDCRA9TVsSAnZWagAAwpsP/3nzbp2WHE7nNOVCkfBa\nFQhfjstP6lYVdv5UHVzxIzu183arXVHP5U/U13g6avUob0/qARHH8cPZwd1s\n2ZFxt+d/cUkPK7GeRHbo2AGwgKxAP7fcowtywiV4iUWsViSfHPIVK3c/+thE\nTDFlf74NT2UIccSpRf2PE8F0UVwouDvtkwo+3G/Ajb3scf59vSL90N2rOMGx\nxdrd5vIIEvIn80lqvrqRMBQZnh/WqRx8xly8xr6YK6/jeHRvAESFpNW9nFUv\n0ywY2lz8ecqrvloG/9OyJEZa3u6CZiUSzi0JrNwVkeJzbK4ZbbLwZAgGunZN\nrGVSR6Rzf7QLEW3pGfGMeM7Ie5y2Vgy2VdbVMO4U68TGzmH/Mvuxb/0rTIMD\nwYdiKAuUv+7tL/P65qLeJ0iPF9WtAFIh7PNPbLxSFeoCfiyinU7dF8IMza5y\np1kgu09ETQnSm048eXczotfL+HnTdHSqIe/tdGHLU/3cNnM6Q6JskI0HKB9k\nvk5060/B8clohW9THiWJGHSiU4rhhjM7IxKuAQz6BeyDlEt0a0VVqOxeLAHC\nCIfAf8wn1T1OlgSZEd5JIsiUoTjAlrFyRoua2KZL7em5XN5nJv54vgxkjklb\nOYTMC5WOaySCrhT4oOK39MvpOt+dN1SowKGVhLY8yRxYflCXZSVb4b2dfgAS\nu4G3\r\n=LCc6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-f266202e.61+f266202e","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-f266202e.61+f266202e","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-f266202e.61_1585396418516_0.5259797609871495","host":"s3://npm-registry-packages"}},"1.13.2-alpha-ed3c8e87.61":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-ed3c8e87.61","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-ed3c8e87.61","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b9ff5afe7bea0afb6f8ac85395f3e945a0ada2e5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-ed3c8e87.61.tgz","fileCount":18,"integrity":"sha512-R/Bx9yuFLVDkP94bIqqW6ftJSYcSaUWkjhH3rjuMFsbtctrsj0BGGJx1hzw4HDKV+G1XWFGjenTaH8vYm6Qa1w==","signatures":[{"sig":"MEUCIFYZvoq0ocZm+H53F8YAlpStRNiYbcLTfz0iDGRLZ9bTAiEA230SiFRSE2NPFPKfNNqbqyOZsN850PahMDo85xzW7sc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefzyACRA9TVsSAnZWagAAX8EP/1dM/nLSQM8H4pm92xCS\nH+Kkt1flY/18qm6grAyqq1lKaf4MPgzZqRhlpJd8+6E/MASf2FPKDQgx8XbS\ngxzLrgXSK3f4c97YXXd1A8l8Rr/mdZRK5vMRnJrD7scvaiWGaFfV0iUJQVIx\nP4XaM4kcxaQSJOOtHWNXJLqUfDvl8HpgbI5agS7mIBVWJQPfreuVIQuiVLh8\nTZumiuKkOk/yWtZm8ERrt83Rtnh+L4mFf/+esOfuUmEGLNPGtqF801LB7m38\n+dWqH3CF2UVdjPkq0tHc/LHW2XoWfEi+9xBH6DvjU5Sax6ox8N7n8ubG1QI7\nOHlfHfGxZfSr9LVKHOM9LgzPMEzJwAgQELPHLuAPJLwyCrTi/FIaXKqhhgCn\nN7X0XSOCdw3f8yfW4qUnJyduwSir2dTNKbCli3LWd3kVKhp2M/lQHEifDA6v\nutgDa5ZrRankOzUp9fXKK3O8qYSIyOb2vtisfwUD+SreCMh5DPjgFVRc5wcA\nx684DOHpc7R+pfzKkdZW8oYO4UFi3R2978kPW/tCwQY+aaR+d6dRt7CMqKLv\n3rWDGhRdCtKd/Biy19CCfdGJxQe233A4XomdOgAcvfU8oVXAYiruU29A+737\n6iexFiBmxb1/edO9NsMX9BNY3DBo1kOxnMrFtlIPOha62Dt0qn6ZJF8C2c7j\nbLE5\r\n=gDiw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-ed3c8e87.61+ed3c8e87","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-ed3c8e87.61+ed3c8e87","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-ed3c8e87.61_1585396863381_0.5002925057644418","host":"s3://npm-registry-packages"}},"1.13.2-alpha-3b2be115.62":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-3b2be115.62","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-3b2be115.62","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d9a08c0f8accb1c2f5ea25eda3ec6cb88280ec80","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-3b2be115.62.tgz","fileCount":18,"integrity":"sha512-blVggvkGk87UM9AWPi9iZPbnrQIabqMFDanGyExBpwfgysW0SvrJRKkHU5TWcejF198ALUnichMQjSQ3+XymnQ==","signatures":[{"sig":"MEYCIQDK7bta6HmlTNc3nDVPy3y0HfhUJHPvzY98q4NEKqL6VQIhANxJJLP1IQp4ATypZSr6V7JnJdKLu/T9ipZBy4shBHCJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJef6gMCRA9TVsSAnZWagAA/LEP/3NgIocv3uU8hPg2xV06\njZbdHKCVD+tul4OugtTL4BNyfbTs9GjyXMNzPq1Bn7kfmBMPuPi+9tq1CucT\nPMCFFRc3aLWUI7laICUTOPFH0kJGB0kG6uwKrkGbrI/bj6mtvM8w92fD+K6V\nME3Jprv60uIbM8UhN5EMNBmht9R3XN0Wf6U5D2EP7Rr1Ibcrv103a3T0nH8W\nHa3ecFUn/NYNs6+lRrS9wZ6ODh+379kipYqttOOc6X664rRkg7qgBmk6TiOA\nTKZDd7PniZfn4d5NemW4MkVQlCpL/YAg8ggrfaTGg/ZrWxUkFydg1Oy8t8YI\nx/t4KzUKTIg3rY10FPX1KFMGAw+jkm4xlfvrTH6NVU9bOPLT7smNhRemQ4Uy\nJ4jNgxsHaL5ZPglNq1ibKU7+pjIDky98G+jWX7cDjN7y3o3+lOlbDW23IIeT\nolMBKTg0LVfqRZ5zi9tYQTcRVv4DnLvAyYwPrRdS7rJIcxcNYHKOVoSJaxds\n+kZq6KtKn/+fTfcQtn4J0P69QQ2ikWv/v46UmtNNDT+nyv76TkDKPTIk8nBD\nA5+juxSaBruN4TIh7R5e80z8+Y6gjvozt1o7g7CYmCLIj6jAXi3kU71CJ74B\nxdQ86hjbud0eFiCBIaQmhTvRedvi4T3mrg5BxFiI7Z900wjKBtbD71SjtjHA\nu8xf\r\n=9eVK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-3b2be115.62+3b2be115","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-3b2be115.62+3b2be115","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-3b2be115.62_1585424395478_0.1586225526819689","host":"s3://npm-registry-packages"}},"1.13.2-alpha-ea30097b.62":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-ea30097b.62","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-ea30097b.62","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"109d7ccb65228d16e7209ea98b1f97f5b16c3ad8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-ea30097b.62.tgz","fileCount":18,"integrity":"sha512-loToE4XldiYTjsPoJMJpfzLJlZKuby11RcP0VqXkLjmhDAOhcDXdp4B204otJMeZz4Y06y/PBMnZ0pNKq+NiOg==","signatures":[{"sig":"MEUCIQCUVUA+EOfXuMRzGJ0lo4YwFopjlJ/AatF8Jw8nJP1veAIgVfVxhlF1gbR4sWLoN/j0/pLFsU5apfVYVevVSQFPB2c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJef6lqCRA9TVsSAnZWagAAV9YP+wacgFbBxKjO9LoYy/ao\n0krThj8cl4+b0V+gx5Csr9JT6JeAXToRhvc9VQICvsxZzrmEBkKWh4NAKbhO\n+V1gboCZaS/dn6bGVllJrWz8+zmz40MdrGjd/4Nr3MoZ8NZWuxd9d+8maDm1\n4rjXKUHiV2azn9ZLrAomqUSFMuZOc9FwmECzUjcE4VKzzs5BTT6RffnV4HrD\n52AKIIsF2ZspVohoyToLVN8RF6dkI5FHISEpZgUCptteXEwg31y3OH3Mt70N\nTHOXEtE3e/9ZZ3OmKusMplwK9h6NmlmKMDKt26u1M7TofETnXwysheEMwP0B\nIl10L4avQ4n0fHGoyw4rwRYtp2TQBnv2zSydkOfMWt/bT05GdXJpc5lKPZ4v\naPhy2e4Dqb4ceZiU8L3USCJNJ43OjBhD9F7oEaIxi2G3+GcgYs9KN/hCdrIr\n2DpZsRiErWKabK5tyVeWFrogkIaZ/2V4IYLuaKeL16OUpJKuRJq0NxcCKTpE\nJ2pGx1gjCMdUPALE5Tajw6qbJZwR3VCIdAY/PIk9EaOrp4QrJC43H6flwsII\noqLNLCTkQzxfORjH+9VVuILbLswC4WuOzt8RpYU18HgCK6Q7m4MCyPMUnAYX\nMthXgWlNwzxE/zw2dCef01Nu6IkpuLgOhXucVU0Ath6NWdFx4CJojfLeR9a+\ny5/P\r\n=tibn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-ea30097b.62+ea30097b","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-ea30097b.62+ea30097b","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-ea30097b.62_1585424746162_0.8113851156660796","host":"s3://npm-registry-packages"}},"1.13.2-alpha-09a0844c.63":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-09a0844c.63","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-09a0844c.63","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"773adf81aa6061a94bd74b2a579be1221114136b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-09a0844c.63.tgz","fileCount":18,"integrity":"sha512-doBmdsK6qGcsONl5LC2/F+/W2X0fkggX6/ePI/yQuw4KjsqEfADl5HOI7pAY4sXQLN0SU1Tk3/a2Z2V8GwoAMg==","signatures":[{"sig":"MEUCIQDElNxlnw++6DCPdhbZOW8/LZ40kaCiaVBQxfRVXuN4dwIgK9mS0sOp44qom9kRxCY6U5hRyVCLjF3VfXGG90SdmYA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJef6ygCRA9TVsSAnZWagAA/qMP/3YxxQ8yiMlDN27mry0N\ntGsag3ekpeXUKp2/1idrQ5q3lMw2f8UexJBAOqs/kRDzv29cqwhEXiUGfOev\nEBfM8bT1IDlurabRlMi50vubZC3G5OK+mMKrbAQOqOTDtbVBtYQOdY/MUidu\nWxil3k0zvyHVYy2JcjTGazDJEu/x9XrqY2zMd9Nq4MMRxLAwhFCLwenykF3G\nFHYdQbH0lGY5EP/+Gc0eqdVY637hrXyUmWvF+9l93OoXSEY1aQAbFUvLlOGb\ntx+qLHTu8tsjR213UMAIgkyLFTT+F6ALHcvquhljr5xJX33S0M9t241x5Dsk\nbafFjiJ5RIzDXNwhQFqYQL4+IRjK0hOx9rJObg51J8MAeHjqNbdOwAgqlqT0\nQfsd/ReQM726MIvTO+RG3FZ3SuD2lASiHpA1HVEtW9ecyBehPuILruQ9G6/S\n/opPNn7n1g8JOw8pRXRBjn1jMxi3obvBQ6yjK6JXwo0uA5183LyJY7LhpXHa\n/aGF++i669C7hGIZj+aVmbKH6lZfWzxI859e63VG06wi+a7KEbxJQTvtGQmw\nkje4cjSlT8C2Q3cyGRhiz+qrKqdmz9GE5T8D50/P8jURhvIWGcaEqmugXtAJ\n9WBFEayc0NptNUYHVcD+9IsTNdVgJ7tE6y/w/svMEy/aSihEwUejz+mCbTLj\nCbw5\r\n=IeNB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-09a0844c.63+09a0844c","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-09a0844c.63+09a0844c","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-09a0844c.63_1585425568180_0.8969740560216588","host":"s3://npm-registry-packages"}},"1.13.2-alpha-cc1050a7.63":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-cc1050a7.63","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-cc1050a7.63","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"fc20451182c2f52023f8c943feb5b67cc4360613","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-cc1050a7.63.tgz","fileCount":18,"integrity":"sha512-60EwJdC+7Sxi5PaYzeYOyzbUGhafSJC0hPMvti2fPHDcC9FkGz2FbSFkXLZi4RRqPmzdWdTj8Gxcz+CrRiWdzA==","signatures":[{"sig":"MEUCID94s9msJsJiS78NkmgQgfEHffihoMwrh0xXgWNMwS7wAiEA60NDqEf/e1mr8onMKBdXb8QctwJ4asN50dlzjulaJnU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJef63/CRA9TVsSAnZWagAAqmEP/3gxjl8jXjz0XkabtHxC\nU7wkXB3JXvAleLxspD4XFxy5WMMyGhhje8kGw6cp+Xb4Mo34imywMRDqAxg3\nKt7biD+vLHI97oTg8nc86VU4nL6MqJWvy7l8TN6YO5KaOmpHYcTNZ+UzOoLK\nYC54+MlEh86ykVgN4tpugCxNQbXSsRmfRWMGFlSX+mUJNbsn3IiANeA2oF4I\ncxBLeJMzbNfrAyVJxiofdYZx03funtgnTM4mm9BrzQe5F3HPUKDT5yBFCc2q\nlVqQ56KB4UZb6o3/hxP7GFGj1OlGLILEumkWz6jJAWMBt1yc0p3Nr7bOgz33\nqIPDZFHJ0/XYCq9zzWVRF1YYOULHuPEHkS3VRTWqo0HD9QkR0HD9dDishB/C\nFQeqckm6wIP6Yba8cWOUoIhlK1TVqp8hVHRkN5Tdy49DhgIsboiSB5b/H04C\nKiSRmWeTjm0Wx+ZONgJ/28QlBUTo0J3x3CX4wnFi69aGyhqYbgVgpsv/4A66\n1ecoKERXCLmKPANICJ8/2rGutFcmZNvkumVdQMW9jecN6P5feel5MQNl2hn/\nzQBBNj0adtz/tpF5FDtNSDqE/i38j2kUJgr2hSk5DxbvJkZwatEQwjg6vd6U\nYvULpXfSbHteAX4fVqhTTx5MXvR4REpqUen8FFKIcwa/AZkoamYxcp8/1SiR\n73is\r\n=CMIV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-cc1050a7.63+cc1050a7","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-cc1050a7.63+cc1050a7","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-cc1050a7.63_1585425919228_0.7110776456167787","host":"s3://npm-registry-packages"}},"1.13.2-alpha-67a2e5a1.64":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-67a2e5a1.64","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-67a2e5a1.64","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ea77bf12e2370ef101bfe2cbc4decf49894bda2b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-67a2e5a1.64.tgz","fileCount":18,"integrity":"sha512-8YRj+vylXoOVnsBHIfL3F6HVLrw7XCZW9qScD15UXl8XJWvvHjTdLy56qG0/FYHVqaKMqw9B2Q+tySc+0N9GsA==","signatures":[{"sig":"MEUCIGWxqLk8ZZegRR6nX6itxAza3QjOXkHl6H49wdE8qp5gAiEApLoPJ+y2yi6Giat0AHQHOT7FHQlnM+eUS60ouuhJSto=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegCIhCRA9TVsSAnZWagAA7AMQAIVJo3oi8KOl6qca7ixh\nza2h4VoDh3ilnNP39e9W6YfWx/ZpsoVX10ZQbbarQLZAO+/H39GvIvfEh6Ru\nWUvfG2XR9VcyG//0RiacG500N+331Ug1lLGrUUh/ON5Mj0vComhatL62fn8+\nryePYSh0dtxXgwASQMERJx/FmBa0ALWrNajuZz3L1i7RaIYuX3yAS18JxeQq\nj/A3ZSlZYPMjsbc7Nuk3QGE+6NMVczwMWyzRV53XAdazRHa1sf30oVURQ9af\no8/vc75TNVfEXQ9ftt/loA75vrGEUqpJBGvczXzOQPYXyEbrG9oi7Ic0Z4ri\nUCLsuIWrGainYi08ww+PjeVyDV0wuMBPG4UpgmHW/Wrpnm/pfi5/Jok7Tstg\nruZfr28jbmZnIFXpinfauwVU9el184BBBbsArCKJbWGEG7p6qweLQYgQZFNJ\nBqFdSGLTf4f7Yv5vxLeQnkpAbrMLTKI41vjhobeR5YVt93B5PbFpGI8qolWL\nEeKMwYnhi0H4qJGWJBCNJjZ3p9/euSU3yIyB51NFuVZRem69XlDLN7XQVfd4\nKNMJYVbNDamlhIZEVVtHmhdVdfpTRgbIFgSEOh8hLBOMu6vv/02w2t36PYQz\nEDYxIH8LXOk0Z4M4Ph+RIqYKAjtgVEu3gbFCJYw33PJcp2T8qWKpi5SxApX7\nx5J5\r\n=64Wo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-67a2e5a1.64+67a2e5a1","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-67a2e5a1.64+67a2e5a1","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-67a2e5a1.64_1585455649402_0.4555174484532596","host":"s3://npm-registry-packages"}},"1.13.2-alpha-c64bf701.64":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-c64bf701.64","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-c64bf701.64","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"cb995b2710ac195856e43c79df49ae741fc61b2f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-c64bf701.64.tgz","fileCount":18,"integrity":"sha512-AINp4uE5WECJj7VibVEL4DPNNrS+xEHow6ovIbBPwA5KaLsN+Tk3BYHGj1x3WNR2r+/tIh+8nLgB7BNCSzzDMw==","signatures":[{"sig":"MEYCIQCFOVTRT2kMws7E4XGfCpS5q+brZCJJwTkOSOmEMH2SRQIhALtbgwVJ6k4jiTvM3ruL0SYnwpL8z50sNLOBLTCH/Iju","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegCX8CRA9TVsSAnZWagAAJP0P/2G+ZHGWfdKiBJ1/ukg6\nuyMDZ/oAG2cOYmO8+cCwHSYv3AlvTlZhVLyenZdaO+RsrFaR70Psj7YW9A6u\nhRR5vQfNvom/NCOpbwtUouAL0NzfuD4ZwP+SVhcYYd4tFObHtG0Zi6tLf1aJ\nxuzz/TCjB5G0Nc70mJxQCNI+X8WIDkoX6AiUXOyEYpH6JWArj8oaxSv0i76a\ngXE3saS74JNo1/okiY7zzFdlmU0DAcoLrMIxl3hBbqHr8IY+WBa2Q2OVbMF7\nVyD5rbG1bfzdBPRvB7dWta7jtVgigHa4IkCl+Fdeu2bBSlzjcNTC2Vz46akE\nA/DHBZcSm6Aq0ATSkojZt+09C9/d45kEXXWbaYUygoonLH43Ls7hRLj+C8wx\n75eMBMhdMMo4QBVHaPP9ZyFcboybp3ZlwHpO6H1EwbcdqwXzUyy5nPWr8EDU\n+bWry1HzoJ8FwYDBoPvtWuRH7SFtA3aC7Ntq+A77hJw5C8vntb5p22d2E6cL\nefCiu+ZaTvYcyYB8IwkuMRaZLvSFDjRZVBLaPMOkpwnxG8tg/Ny0BRn1NL1Q\nZcthh2riles/Y+3xrl31DKtPvcWTZAFYLEI81YxsnY26zJ0td4895KxQBWCI\nK1x3paBNLHoGw+PEyLqpq/vWZ4hTONxnssUmuTiU9wpSCGrfMBsi6eaWvQDP\n0hbQ\r\n=ftcF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-c64bf701.64+c64bf701","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-c64bf701.64+c64bf701","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-c64bf701.64_1585456635347_0.719099077002513","host":"s3://npm-registry-packages"}},"1.13.2-alpha-799a0339.65":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-799a0339.65","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-799a0339.65","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"806d20a2bffc94daa9a74a4f2c7dfa9331c0e2ff","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-799a0339.65.tgz","fileCount":18,"integrity":"sha512-VkOlQsihfV/tHQKoo/SYF3PIuf9Cw5+FolQF2ktJ84L7/0ggNd3s9rQcZ2PvFvHGi2xlBbvWalEH0cvP21uKKw==","signatures":[{"sig":"MEUCIQDvaEuMkqVt8letXUdeNhxBkcnn0e7+nxAvRIg1beQpagIgW1YhA339gMnAhSA9j3G+YWxCo1vSAmHlqfyCsEC2rGc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegJHfCRA9TVsSAnZWagAA37UP/AxzeGiDeYt5AnV5hYjc\nB/uSsTbl1+H8OZw7V7g7/Q8gHDc0LhJSRsSXpALZC0RWobp+CPMB58YzwHVx\nhPHj+WGSkq5wMy/XbSPhanOxxbc4zFx0gtSnbV/wrxMUPqgnNoEJG7x6fWmS\n7USStQuodXfyq0pg7psMhafkbcYZsCgKWT3cikzXOOwwwiW2kflLLdLuAtOX\nkYLaM7Mb1EdrmmtaONbs/k83XefHB1oy3jKq6UAxRyW5QaD3HBszOFBkH4sY\n8nzp4z2EYdHJOL+UXmEVXLriTKB8eIl+5sAo24jFqn/7UU9NS2ZkEv0ZSNnW\n/Mz2ituF04uhkosHpGMNmouwHFjYg/Z8jQCMfNW5Mdu2q/fFrseyUDPN1h+d\naYmYGDwu8dxFNFDPNV8OsBHplE2McC2Yn+gO5eCf5a66pvymihWlta4yAfxo\nSaiWQdRfe570ZcImbRxjNm/Dx75mJq9eQYku27gRh733ZPdc+CcM7ekQZYZe\nHD46hbpwOtPU7dar0lD/z33u49wy6dgm31sbjfYRjWanPqqRowINj82i1nF5\nX7DyA2Kk7tZxwV31+rtLEMbU5s511T/nniTKUwiWDpPCwdQbfhMgLUq1bChj\naqOqYLglFusf2w9SdjC+FOPzNA+i2UVsPuOzKGl1lYNJMOnw1Br74Cpk8oJ5\n8uAL\r\n=9izA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-799a0339.65+799a0339","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.11","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-799a0339.65+799a0339","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.11","@graphql-toolkit/graphql-file-loader":"0.9.11","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-799a0339.65_1585484254239_0.5812689058568021","host":"s3://npm-registry-packages"}},"1.13.2-alpha-472a5388.65":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-472a5388.65","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-472a5388.65","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"704fbce83794948a51200e6fdd5accd2fc22872b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-472a5388.65.tgz","fileCount":18,"integrity":"sha512-vcbZ7bIVm/ktcN6PbXIFNVPJ76ixqJ6V48yPLTEc2oDRvm2fD2Ho5qkHouNdzGmVbpqy10xXDrWqSq0M5EJLKg==","signatures":[{"sig":"MEYCIQDs2bxTIu13dGGaIYJjFo3URSoU2cgDA/lTZ4Rym0zy1QIhAO5Gcqsu46O8hZvsmODPFs6xg3kWKQfcJ9eIi+/b3PJr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegJ6WCRA9TVsSAnZWagAAHrEP/1BOZV6tW46cMI8hnHkF\nXuQ8981Gs8mQxD0pjTam6cabEP+Qfuua2KC+SqveuUJ8HNFbM/zWWjuX16OW\nKkkkyxY4kv97FcavMkyeE+GsJBQCPV/8ij0WKC7l4bJFPbOgU88VxDRR/EP/\nmXxFWHjhTHpD2Fg6Yo++8x/vqTFOTrL8Q1KmzE95mbmDhXCD/ssehmNzL89+\n1lC5VyDjAeAkPGIjsdkGMYpT2nIrTIVPC4FJJNHySmY26CFFd6Yqz34rSG8H\n/hBJKUrwBjbXQAX6y+a5T2Ayc6sgY+eJ0BDqi95bT/exbwefxMBkG0xpBsHr\n6k8YvnRoOIEKukLsemhlioymW4uIFG2rfd5fXXYi+oCH6e5Z3yAdzWTq0PK3\njignodSXL1HhszT5q8BoOsPNK/nhZzLQfVPQ68tc48FvIEsvBZBsQ8sb4mJk\naDpimRTJVCS3IMOMG99P+OQ8+mGofEonxmCsItdn9KW8z29H7q895a4DvF9T\n+k5xyfaCrZMWywmmKsQdlce0ogi94W2fT0TedCAoRui66Iwr9xCGM5JG1NvF\nxqbyxTmKaxztFOUld2GmecuREtMT3vUQc9trTUIchRbJ6ON7U1EJMP6LJVw3\nuoTdxCSZvf98pGPzQrnKwpWVkUA/EHq5KxGfClVyburS7rVgYCfbFbxdrjKz\nCdtn\r\n=npBZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-472a5388.65+472a5388","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-472a5388.65+472a5388","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-472a5388.65_1585487509426_0.05476685185164709","host":"s3://npm-registry-packages"}},"1.13.2-alpha-403990cc.65":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-403990cc.65","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-403990cc.65","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"40c8fb8d3ff4d7d84111ab2f3835c935b66dddcd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-403990cc.65.tgz","fileCount":18,"integrity":"sha512-rdnkXgeybqDuZRbLDDvQJuFRTM7ny8TTLfszE7GKCCeU7nwvA/sUjdjR6SVfGUxzASSBzhZg/StcTtRCrzff2g==","signatures":[{"sig":"MEYCIQD8aFKh3Aw8F6XBsBgKcuIsrHsojMZvXuQ4eguDUD8BowIhAOzUN7TJ7p53PbPTrbaP66RysdmzWiMNj9kXWqwoLVLq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegJ61CRA9TVsSAnZWagAAGcgP/2C/1AF5mawDpUIFelkI\nbSQZ/E2fcUkQGblA82IdC2N4Ft1b5Y/E/Xw3J78UBYO5be6Xq9bN35MDMyxL\n/8h58wECGDl2AEqAXwBXPRaKvalUQv8ALIIRTWF/Q1DUXn/IyIoFaHJDoPPl\nLy6Yqk2WgU04CbNnbSVjZel2ZEhEJa84YYgTsQArjJ+T7fhUc68IcFu3z5SI\nDKoXFZee9IWvEADp/1HgLbMDE2NhCL4VcjiO6WTXKVNRxN5V7M590ATtUlLR\nEtyNV3xqJtbWWPjPnNw0teH1Lz5FG52v/0QE2XV7McrktMLv5Zbk2iqcUXyf\nJHJzsUH3uyOdtimiyZxpM9o0QOGS/xxeRVxZWPO4xUGdga8sG6S/g4qfvrDK\nv/+MG0uNeULXhT6ORNVlSfN/XlY4z4/vk1ejuJzUr9zqJxfo2rjAsGRhvdwl\ntDYSERFuUGjW+hEI8WFwvCujDeBz8No3j51RIxCW3d+Ywx66/4ehk0N32+y8\nnEc5uo6tmNLP1rg6Nt2PPAYA+CP1G80kKgf5W86CGLaJZI5dhB4aNvDt/VTu\nWpgrVq2T2uQivOlumfofrCyaOOAgeTgcx+S3xYgSBgWNMpHjXNaNkwIcoTOK\nXVwlWzdoFzPQGd15DH00ZD0XJloKcbhIMWXDP0wG38jsNnm5rqOUHumcMFn9\nm4SQ\r\n=FOnr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-403990cc.65+403990cc","@graphql-toolkit/core":"0.9.11","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.11","@graphql-toolkit/git-loader":"0.9.11","@graphql-toolkit/url-loader":"0.9.11","@graphql-toolkit/github-loader":"0.9.11","@graphql-toolkit/prisma-loader":"0.9.11","@graphql-codegen/plugin-helpers":"1.13.2-alpha-403990cc.65+403990cc","@graphql-toolkit/code-file-loader":"0.9.11","@graphql-toolkit/json-file-loader":"0.9.11","@graphql-toolkit/graphql-file-loader":"0.9.11","@graphql-toolkit/apollo-engine-loader":"0.9.11"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-403990cc.65_1585487540719_0.931428406759033","host":"s3://npm-registry-packages"}},"1.13.2-alpha-009b7c4c.65":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-009b7c4c.65","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-009b7c4c.65","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"50d615599ff26d4758c6c386d6f4dbd1910d0d11","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-009b7c4c.65.tgz","fileCount":18,"integrity":"sha512-US86eOgA65K/FcbTFYs0H2+ant82otEYde4UBnTR9oU1jhR15T697bTs6ikQmDEiQqfsAVxMqyL49TitVd9vwA==","signatures":[{"sig":"MEQCIF8zO5ZYW53O3hGuMPo49ij2ZxhmORFRck2YoHv09GOuAiAsmmHuRmDAdH5bIMyxzd8j8yKPB8HcxD0+9egQS0J2ug==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegKV+CRA9TVsSAnZWagAAXmQP/jw7CQ/nbTB50Q1F+9pC\nBsmTuI6KiFuFzSEz+lR3cqcUdJHy3cZhkHg6G9kcVJPmaJEy6vRu7dO3Ad0s\npg+jdYxWBMhZuVJrOxAFLyYiDOoBdZ7Jbf2hxYoX6Fk60VHCCLseZiLB6JRB\nIl4BeoMNRiZe3M71QewWsWNs0f9TRfw4BiM4PrIGjiQzl/CjWRtTrMDEAc3l\nL/Vbr0vILDfPLdaoJ8/KyUfmaCD5f03Yjy6a+0pNM+J2Irlz8yoxJDhiiKsQ\ng8sEEH3mARQiIGJUg3doS8+1sVeFr/C0UgHgmswGtMFknycq22NRti3k/QNJ\nXa6tHzgfFWd0t99DtI0Ux6W9Q2MkEyeq4x4bpDzwc8VXZQHGEng0AdwQlbT2\nw1vB+s5bOuoch49sZOthKyrjS4LS0er+TgcQ+3rTeHFFEoBq688du+G/6q7/\nzYYZC50Ac4I+xhpNlQuiEJRQw/lLjhTgRpUjETKfkXTqQLh5iX+FCLklXmWZ\nPqUwpKdLkpzrrPCYV9TVY3VBScOUbBuht+eji964B2VczT4DT7PwuP0fEfPo\ntwkukqwoJBqAVWzkXHmZbFLU5eG2ZkvvKhJzM+AvfPW/DZKbv7T1Az+OOAK2\nS/gDZTSqdKX5KpO7mmA2v6ulybeGwpQ7MynjHi8Y0wBcXZUNSirQFrkaSUXT\nNqC3\r\n=0/Kn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-009b7c4c.65+009b7c4c","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-009b7c4c.65+009b7c4c","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-009b7c4c.65_1585489278200_0.6410741829855033","host":"s3://npm-registry-packages"}},"1.13.2-alpha-a991f8bf.66":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-a991f8bf.66","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-a991f8bf.66","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0388396f27c83188a64c7bf13f6ff289a3dea014","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-a991f8bf.66.tgz","fileCount":18,"integrity":"sha512-QttyjP9FjkAqEt4VyekjHbVLxYPmCmXdNWsopHZRzeX+v4q2tbaYy0YpH/g1+CsQvxxxe24FygOMx+YV5cKlsg==","signatures":[{"sig":"MEYCIQDefdfirlIYv/2+KIGq4Dhpif8xLtQEhK3qFDV7H6cWMwIhALSsQxGO3u+5C6v2hyry+TcSBd/ONCOqN/x412SSwpyb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegKXZCRA9TVsSAnZWagAAKxwP/RMghH9j0jqGJpeipVcU\nwOQJ3UUmRj2jOhrwBypFe14Rzib8k8SGKby9MZ1UNIUoSuG9oNCwIftN51Kx\nsszYBRYKrpv1Nz5BwnwRig7iq/uI4+sEfA1wQZbJhdqHsPH2+QOTjBNR01CK\nqaDNEzeuwlnZXn7bnVB06MH2B3vuLqSDhQgsY56eq/WWC32T/RhekFMegrLp\nZNMTYEYzmkH+mxm78i7RnAx4bkrGyBXQEdlNco8idDMjKP+g3YM1SQwap+JF\nXJJhWGNNsx780Dxb12/NTINIFW5WPdL6DYA+usu6kfEtdjL5flEsfi5MQOAR\nlp8f6VqUZy4Ra2EDZT22u0fwkK5IkMBQVQ7HdvDpiuB14vNvzdYiX2NkgRU6\ncYvkLd/GbeTCkHu5cNMrgxbEL9jWBVggGigDorx3len01XsaIEi0IPh/1y+1\n/OOHgj2zNzMlehiv9TOfnXOyr+EQYlWjPGfs5ZUsbTzHJ7wqsbaky1bpEpPh\nSFFdJXb0ukZxN5GUHRrtt2a4wiW3e0rh0ONb2xeNlmTT3rqJEEkOTeeUOqyl\nEfn6Ny5JOnQo6xNLqgdnmG2yHsp7hcS7ND48ArYlQwKnBlSKwpgvf+Awbt/8\ntuHHInQYX+TIbhgqaioxiIs4YZvoFJaWCTbSHJYKb1WiO4DzZ8v570qxqxyo\nMaSw\r\n=+cfo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-a991f8bf.66+a991f8bf","@graphql-toolkit/core":"0.9.12","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.12","@graphql-toolkit/git-loader":"0.9.12","@graphql-toolkit/url-loader":"0.9.12","@graphql-toolkit/github-loader":"0.9.12","@graphql-toolkit/prisma-loader":"0.9.12","@graphql-codegen/plugin-helpers":"1.13.2-alpha-a991f8bf.66+a991f8bf","@graphql-toolkit/code-file-loader":"0.9.12","@graphql-toolkit/json-file-loader":"0.9.12","@graphql-toolkit/graphql-file-loader":"0.9.12","@graphql-toolkit/apollo-engine-loader":"0.9.12"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-a991f8bf.66_1585489369044_0.501994360419252","host":"s3://npm-registry-packages"}},"1.13.2-alpha-2b0b6f4f.66":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-2b0b6f4f.66","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-2b0b6f4f.66","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"9603edb8fabbc11948164673189781333d63fe69","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-2b0b6f4f.66.tgz","fileCount":18,"integrity":"sha512-R0BRkm9w8csCRk7wHDWinnW+JFt2a2wUyK9djvk+e5jRRmsEmBV0KWzXJ4bL6JF5UL3pjpOPCZHZY8hziEGZGw==","signatures":[{"sig":"MEQCIAXBgnoxvBywkXWPhfP6kZGgmk7k9wF3cr31Wa2W2i4+AiApcvBMSCyDJYzMnqrkPHDkOMDbas3sDETyErdUFeOzVw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegP9GCRA9TVsSAnZWagAAihAP/iKcfPq16omB5Cc2dJie\neFl1Jy8kF0EuapTq/rHORxsm9fMVft71SbBzX01vdY64MyEhTXcm83hWPz7I\nt46CRu7aXJl/dY7XA9cWDktxkyMudGYfMmFmGLwIPYvVj6ZI94fX7WQlGtj1\nzjx243OQ4khpNYOOTG7rcJHMvWQsppeQv8Ls1WuE3eKTFd/8dSaFGeStpaOn\nlskaMvnVFbHy8Jnw7GmL2yiguUPCBW2NjHlke1g3gdvGvQdGl/iyhJQwoO1y\nOYXqnYaZAVlgmIUZubA0DPjYb92CbgwbHhEflhdsqTDWS/DmdeVmVay+rOW+\nE2yjbOYBaGpPQXUr0vsVhYsWCUnPXReZxODX+CVSs/udNtF2E2TdVTGl2N7w\n7K9G1aWWKzuwndxUWcJFR4Zgbc5VytzsF85Nt06iyisAaEHTNZUln9n38grE\n9x+rquWoB6UcO15s3Y7YTD2yxhKXVlHEK6RO1MD1DHYMTc340SotWB/TR2Mp\n7X0Tfb4vHyGhUVl2gbjZZa8NfvAP2rpsTPyTWOWFUvEn/QYp1zfLUjJMtyEe\nlFo2K4dKpj5bMrPGSWIxth4t8WSKIopsXuDodyM2umtTtoLlmECB110CwN4+\nfXll/ctewJEc80dI0KkiPKdm09/O1vf4NOJVxjdGSeFPQj3N+nEn6XYC0I6b\nhmVk\r\n=NnHQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-2b0b6f4f.66+2b0b6f4f","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-2b0b6f4f.66+2b0b6f4f","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-2b0b6f4f.66_1585512261466_0.44603687704429595","host":"s3://npm-registry-packages"}},"1.13.2-alpha-1447c672.66":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-1447c672.66","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-1447c672.66","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1207089bf3db5111a97ed743165663a603855755","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-1447c672.66.tgz","fileCount":18,"integrity":"sha512-GGjlaf3U4cjlYNPdgRqdXBW1/Mt9DfvdFy7S34lOZVVWkY5tXNESbzUP2LQ7yt+J28Cox10v/FnQNzdn3jnxHg==","signatures":[{"sig":"MEUCIQCct0VCDpL/ELVqaQFH69so5rtqNgrxvJLC1Q7RTPKtRQIgSU/C3Jo4APIM4jQUrIgeW/58jbIru3t30sEngGh+el0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegQIwCRA9TVsSAnZWagAA4WwP+wbCr3MuaEfSllMbSj4f\ng5YXfyP3T7Mmoy7F3cda/q3EolFTmu9VLcQOT/OFXFpdufwbRIzkZncnumAw\nbbLvMPeUhbvEDs3uUub5XTpUJFX9Wl7qQJDzgAWN3YaIn/e/LQCq9wyncaBm\n0dCo2fdhW0YsgDQzuFTtJolHqsglYq51P2+Cjds2Yx6aJrVhDjoiNtyoVZAV\nghCuIcdnboqG+vR01/z7CI3o9WeOzG3CaXKiZkNSEFZiccW/JdFnI9vnU9+G\nmLeJPNdQqvBk3tfnRnsCgTnSCEEve6Ue88S0SLG7Lbmx7dudKxBai2ydoNFW\nt5pJnbaITBJOvXYKOL97Re1VCrvZ0z+hnCBTshwR0iysfNzpaVBFF3iMEJpR\njulkZ3YS37J3UHq8XQbWVYq6pJ+l4mt1XaEjqS8AeXWZSuse6Rh6xYCa1KFS\nUFHzevXZeaWSbRGAEKQ45okV4cl5L6PpXxMfbla47j7QnZg42RPV5YYY5IxD\n0pINtyOlDHGOL0Vy4ZpUXadcokWpWtUGWKU/s2bJzcquD436nmYo8wfXpe2i\nTfnX3ULwDHOJV8tGZCrQ7A/M11//dDqme8MJLLVtYlM1qzRtJ4Gzmzx4FeXw\noBB2J14WQQt3sdBhovoqtNR2vqtqU5dJf9HTCmI6df/s4mw7YQ6gF8ciNwtH\nnOom\r\n=533q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-1447c672.66+1447c672","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-1447c672.66+1447c672","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-1447c672.66_1585513007891_0.28446579448136045","host":"s3://npm-registry-packages"}},"1.13.2-alpha-67b077c5.67":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-67b077c5.67","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-67b077c5.67","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2793e5b37be0374c71f63bd92e12c086366b0e7e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-67b077c5.67.tgz","fileCount":18,"integrity":"sha512-q7XfF+iK/giISivnT04KyP9UYELE7JtdGH8b6FBVxLv+X8u3Lvn2fPcprA2C01lPN2NfYjZJrn8pEpIJLSwg3w==","signatures":[{"sig":"MEUCIQCGfpIFMlGOPAx3MkH9C02EIqdyjGiTkYo15C/VwIfucgIgHjwJALa9KOE1cEyO3ichxq3w4oO3vbpTCcudXRLlq5I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegQQ+CRA9TVsSAnZWagAAcX0P/RSTaS3yOlTGii/gbBpE\nnMRgVXRZCyPvcFvqSbl/VGnSliy2/3fHunN+MZwvQyuR09Cu6gAjLb6go4ok\nnceP13QXthHCO+SSQE//GefXoxvwgbvWtp+Ot4VeTN9vGyyI6sW9vSSXzTTD\nwMQxJkCvmaIw+f0Tv0z/sGPmznnMEXp0BB3H87LcfprgwzQc3f4KXy+zyJuO\nhon1eb7uXjpiAUCXw6/saZKvn79idB7hIpFx9ooGRdE8w44OA+oRhiDK0O0N\nyFy6o9PZv/YtBhAh9mWfqfRvJfoX4kwJHvuMpna4iyJW3Gm1vTTZuBhMOBQD\n41ab0b5MC/gw9X7TL30BuWwSAn5iX+hU7lyGpPDHh5f0Cop/3yhiP29zAuT2\nZ9hdAX4JyVGHxlhGlcCJXxe5EBlHczmnxKtqEexnprtgjOm+lUHYEDz9G7lq\nDJ/xGa1OOs5zMa2HouPMYxi8Hrg9jp+3eNgt4aJiuGQ58Dw969ZIHkxM2AjM\nWQ6YSB6boeLw4vGvP+fBRY9nFhykFTuBLcCskmFoIwdVHo0PEEqux3Kvts1p\n5cG0e3Y84wboiqG+oxtZHnq/iLAVfkjKG7BRawuceYzNsWXdEZ+u7Yvjnnsd\nyul22s1duxVMFlBx40MSJEZcj0uHQPDakcT3J1Td6Z6EZXl8qYWesBcXlA9M\nrwul\r\n=KLEw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-67b077c5.67+67b077c5","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-67b077c5.67+67b077c5","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-67b077c5.67_1585513533693_0.2898649334029524","host":"s3://npm-registry-packages"}},"1.13.2-alpha-d8fac33d.67":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-d8fac33d.67","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-d8fac33d.67","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"740e539d404383f4fdc412596f5d07d8b65ad698","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-d8fac33d.67.tgz","fileCount":18,"integrity":"sha512-S+41bruZYwElfD/SfvRi127JphTZIi+idMS45IhxNvFzv4Y2cu0aEzKyv5KKXcs60AOxFhILRNM/zv0MOJdJCQ==","signatures":[{"sig":"MEUCIF4z/JfZYnNCcyuf/g5EMxTr0oGrFgjezC4F6TT7fhTIAiEAtQfJE3Urdfwv19Fc4lDXuibkfY8axAju8Vhg0+ofgHo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegQXYCRA9TVsSAnZWagAA/3MP/3bHhHGHZN2nAZosyTms\nCJAffSfg907x9IbXU4X0uKVR8SlmzISZ4s6DyTgMXJ7mVZ4zyuzRQbFdXjnw\ns6FnuQWD+Q5PhcW1bX4yS98G7gXnuZb7/wqSwU4lY1FBRR5OftBsx1dVVVnY\nxwjPeBLxSDwLFc24qEBKy/QhctGqFxEJuNSggF5/QYAQJMEvLiPklQO40Owa\nC4wTLpKiamuVlSqvZz9sSkUaj9rcN+3qs4IPe/sibnLxUDsAVeTidCr5vYP8\nJ/iS3C1kfxPFz5xbSUeZouMeTxQM7GXOq+X+xr819kGRcZN4nq82TgpYZ2wx\npxvNUl3SGDiMIJK69hOf8BNgbEB8gCI9uVsbTaP4soYM/xO9o4JyNR1sZoiS\nW2PsLmwKEsSDCAFKdXM+khTHaTTmD87HGY0p50ta8Q3f5hbojIClGvwa86UI\n14YYN0hxY/7sT+OifrJYDOJOAFP+fNG/agcm1V7r1Oal5qi0CtpoS72v2fq9\nWW0sUBYPb+AxQELnhK6dDUkQwJSyZn2GMahNB37gBoHCzZbsITSl6LWTdTfb\nFxqEsxkGy37wvtVLmgq4lC418knGumJ78N2XKy73uamWnd9mYPUlxoZTQ594\n1joNMSHV+87QqBzPbYGm+QJckEFvKsjEktM5lQNJWBLCa4TbdmN1pT9/wlys\nSzGU\r\n=Q49e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-d8fac33d.67+d8fac33d","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-d8fac33d.67+d8fac33d","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-d8fac33d.67_1585513943037_0.03835536513066162","host":"s3://npm-registry-packages"}},"1.13.2-alpha-6f63fa81.68":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-6f63fa81.68","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-6f63fa81.68","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b77d17df988a696130348af597cfff49c6d37d1c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-6f63fa81.68.tgz","fileCount":18,"integrity":"sha512-T0N0IsPOEuHu9np3zHz2zf8tON7lONqN7BL3YikTgH9wGFgrITfFipGEZydULl6ORKUGM0wpl7z3eTeaoO6EVQ==","signatures":[{"sig":"MEQCIFwnxTq79TliQmzap/VoHNkndLkfctjKQVmHBw3tHt0vAiAlUwOs3kFr6mCChM2eraS3FueBfvU1cW3/c8GSlrKfdA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegY6ICRA9TVsSAnZWagAAESsQAJZ3dR4Ywb8XJN4DVZj6\nTvmo5KNFTIzX/K1sBHe7UpEF4PbeevTo+nu/Lz7Lq4v9dZgsRi6M/p+TwDgJ\nTAZL8dPRBKkWcFT1Lc2lY1qH+pR4yafnHJ6BpkewOaGqqvLEa9zGndK7b0cK\n9en5KS79YEKL2ma+ZlBeUVGz3hcosAsxTxBUj9FFQRayak1BKRIBhDCuk85G\ndqqyQCV3kETk9wpWOR0Le1cJBEGnWSRQntRw/aR5q4O5tuRTzrsSDhiuYWH4\nVDY17DgIB95iTzY0yDXtTYKv5LzRyt2430mcqgpVKeFilWUOlQn4nhomCHGQ\nZeYlwQkb1Dzmsd3cT9G0rDtzz8uswJnKRLArC0EKyUluQ1BT9NJiLO3x5RNk\nC6F02x2qktG9yhvob+XgQ6b4Z8IcvKkZFX6dQXjyJnhmaH8USQ9rw+5wf+lC\nvONHHBRv4ikAMffQFJ669fuakKUkXUzbXUeT7ukXflcd0bYeY+Q4ResZn1jM\n7FwHDWp2J4hRV9leJ2E1J6ynDgaFcB35UeALovzQgxCnh3P15g6Lh+JoQwzp\nfLfOG41PAYaRdqAabvq7K1eRthl/ODtXP3c3OljAfBUtsYrlVSa89zsVw/UJ\npAqK/H5pWkZE++QhMUm4V1qwb/bgPJYkCeISx2+3qFZ2rysH7i6Jl4MPjsZV\nUPpo\r\n=JQUu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-6f63fa81.68+6f63fa81","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-6f63fa81.68+6f63fa81","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-6f63fa81.68_1585548936125_0.03487064039252741","host":"s3://npm-registry-packages"}},"1.13.2-alpha-b1820380.68":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-b1820380.68","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-b1820380.68","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2c1ccc4c437dbfa5e4ee638586c39588c51df2dd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-b1820380.68.tgz","fileCount":18,"integrity":"sha512-m5ZmjXlt+7iN9C8DJP6A5KoqeYSV1tKxW0Q47KgZA4JrfXJRvRksT44N3QmeU11TXM/tRdAftnnwNMBl+wN4UQ==","signatures":[{"sig":"MEYCIQCW3R31XsJ2WfJG/1FIdz1wKj88JeiYkXn5dydIuJz9bQIhAIM3CEVw+4SJGuIgpjB2Q6970RVq77p4AM9EJ7XI+dCx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegZGfCRA9TVsSAnZWagAAWAQQAID1bXyvThGNIVwcPd1c\n+ZZKkepDP2CUbkx2Ys04q7H5k9hfuwZvlEml3iHx/0cABeEQ6vra2BeBsV9+\nD9I2cn40sMybdPPvg+F1Dy/i2tQzrTyPZU+9nmv8uVe4SEg6C2ZkLHpyW99w\niCNRjzM7AW4nlt5/F8zs+QJN65ChrjhDCwpLBNle7isyIxOLrYHKyeh0LvV4\nTnbyeWR9I6+7eGAM98Sh7rHWlCAIL21sghTkRpIi8owGXNuLzd6DLwT4l08j\n+K8rFVnV3oNaxnJV9rY0uKv4FkuIVr6aNwApIHoWn8Jb53UFJofHrmiZmtgY\nBWloSDomSSkm3Bh/0UFZGiejDJG2uEhyghzVPDoGhYad3DXtIB1C2pdtw7bB\nO8wOHmVNHD1qA0SjflnjJfeBv5dd5V/GRfUm2VltE/itsJCL37aFz/44RlUQ\nrPX46akM2bCQDg6Tq5ReJZGDqoRtdjKlCbbSIjSEZ0IWE+8lImnRaDVnkzMA\nXicHtylu8qx9Txmi5kAA/f3vgRKPDEMColQeyZFhta+LQroJlF92ZXu4xIFq\nzVWcc8XlWhl7sA6DaS9/HGZWgVWVQgjeJf5Se0aA16qMwmR7ReHe+H7ZmD82\nekba8S6O/JrqspnfDELsfIvBBx2D02q+/C6WWIoFZ6sJDXS/clydeHEzWIhQ\n9TRj\r\n=fJxr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-b1820380.68+b1820380","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-b1820380.68+b1820380","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-b1820380.68_1585549727369_0.0019781975652697348","host":"s3://npm-registry-packages"}},"1.13.2-alpha-c49b31ba.69":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-c49b31ba.69","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-c49b31ba.69","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8e3b91fab1589fd61d7ea3aae98cae6c40888060","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-c49b31ba.69.tgz","fileCount":18,"integrity":"sha512-C2K7peCXAvnHUL0oGPzlvnGPdcVXNifmsuVoq9pw0O9cqqA0gHrh6A/5uhuPaJcQgnh2GdgAPF7ZUJzn1cmcBw==","signatures":[{"sig":"MEYCIQCWo9w5yQ3DStalM/aAmFVaK7LNK7Lhg1G14HZ40FqFrQIhAIU+ANs1pw7XAO0T3EFC+fWAEPKvNX3nmcSIASpJ5XLD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegfLkCRA9TVsSAnZWagAAHAsP/1ekaznoVt/ToKzCK6CM\nswzeOP5tP2eW0FxJISYn/EqRt1ZYBGYodpNrxJV/Mo9wt1UuV2g/jEWfAq+9\nPCGsO689FCtYhuwSurtKPJ5Z098Lt+wsXv867pXK3KweKc/RWLhAToE/dowZ\nvrjrIvHhCqBwkipYIQgR21n4ddmX4/ygICsasaQZzqWFtzpxfK/EK9htq9pp\nZ90DhZ3aQ7ZYXpJoDNHFUFeGHGRCq30DYvrYRC+9lbugbHXTyhSQkqSydM4Y\nDS1QfqPLwxdZtlaRdToXEsIDiK5/xyX4eZ6EZNfZW+ZXJVk6i/LOQtLeW1K0\njUIGiyuWvx9sku7fndgGofQ+ceeZUr2PtJcAUvwx3SyrLBdWjT77bje6G9HR\nWijV8qFaxqYBLXK8E4MmsW6Ad5dGe6/mHd8V5K6jz0QkL+2ZJRbB1pgtJ9lZ\nTC5ksmrv5sg1CLnMNqaPGvMvtz/HSZEWc81p8tpiOduK+ydiLCKulXTt88FQ\nlHWeaqtcPUugzbEWmgQ1gV2eeMmnnkQDTQ7HBh9W5Wb2K23y58cVrxWiTz8Q\nJlmQhMf3ictnQMaCVqIvUZk0L6v6g7Wp8i2VaG2BmtgIntOMfW6bKijI1KfK\n6PELDNvJdm7urNInqgWibY3ZpwiqRxESZ2yRAOCdQeAsUXfPHewOwLeKbsPt\nD45d\r\n=AOwt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-c49b31ba.69+c49b31ba","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-c49b31ba.69+c49b31ba","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-c49b31ba.69_1585574628282_0.9340213180562218","host":"s3://npm-registry-packages"}},"1.13.2-alpha-bdc59b1b.69":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-bdc59b1b.69","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-bdc59b1b.69","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"32069b97ad2a4502033f93c8b2b238f4871bd8db","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-bdc59b1b.69.tgz","fileCount":18,"integrity":"sha512-bMhqfoDZ4V2T5+NM35DpQfgtSHN8Kb/5mIfj9m6+YS3YhPbo/7Za1S9K5t1m3ELTRPXmHRX9L7I210yUz29WkQ==","signatures":[{"sig":"MEUCIFggdbxXo6JNSMvO4YCF2g16nYj0tQGGwKh/Ul97dzTbAiEAhZer8G2RlvSIf27XfFplP6ZEQ7suDbyiiwFH01diBZE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegfUvCRA9TVsSAnZWagAALd0P/AhRhLAzf26GJaXkcsWr\nItxPEPlx3jhe/FJM7S4n4CnW8I5Vfjk3vpNumCBw0S50CDHPXfScux1C408G\nw+FC/ZcFQeaEYK2xJcDrOX6WZr+bM1pGshs4eDDQRwMkyZnYYEenx31I5Ybz\n9IRooW5I7KiYe5Sqp0JPQ9jDrePZDhNa2DgyMm0ljEOd+9GmWsFukGiLs1Yb\nS+lkhf3dviM4p688KXoiJFuV5F+zFUnOISKgpmHWJh95B7EQ2KgwYLxRCfUA\noTmsBMYVXx4Z5WlG3R6c2G6H1zK3RD/fJinTbVgs9EWe1mbRUwabz8lXLyGA\ny4jAVope7UlQop4rQWAn3uozMTexXdPrW9pLbnV5yHzUwg2AcPTp6R7T8GKU\nuHnN2gxHO1/zYeTZtKHFEHL5vQYcmB4f2SLkV60mJQlT6+5UwyR2xlN4wIwx\n2zY8Ukcbn22PNqHSLIa40NdRf9olQ5CF85seDhAvTk+10MNi+fj/lf9J+60F\nCGLQp5DO8mhadZ12kTZ5N09jLw4xdM7X35EjzE3w2raPek3svWjAFx0C5UOh\n2Lep6d8gYJ6majutPahmrj7xN8Ur6JOUF5DhZ6v32e5F1sQeGhTyshZxL3pL\n2uLb8ktXEX2zbcuc4JgRnHrnXHkJ/+dG3o/KZImlduutzYz5ULhRcMNCzv3S\nhKWt\r\n=ZTYS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-bdc59b1b.69+bdc59b1b","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-bdc59b1b.69+bdc59b1b","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-bdc59b1b.69_1585575214320_0.3514762157750724","host":"s3://npm-registry-packages"}},"1.13.2-alpha-c7c0a600.70":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-c7c0a600.70","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-c7c0a600.70","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"864400850086ece94488266d17a61863d8a8426d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-c7c0a600.70.tgz","fileCount":18,"integrity":"sha512-OqeqyTUwIzr/cEHgKLnWCTdu9ArU/m7fe+H0yyWlrb76vv7MU3CIDQugxDrcRHTm+LGXAjf3Xfi0gxFC9TSesg==","signatures":[{"sig":"MEQCIBI1mhSxbdfcuuyx3c1edxBd8kiydMb89L0vl+5nHVBGAiASQVXkelX4XHHrynMDQHp4djhcs2/xvXEWyzrR2E5ZXw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegfYcCRA9TVsSAnZWagAAxmQP/3HKJRINL64mkjI4S2xh\nonBJS/8dDyL12SCdtPCBs74ip+7ogZRGtnmqPwuIrIm3+pJxEr3XnQnOCBIX\nSkKIgp2POs4CzG14zDh7WmNxuwbLabdeMJ0zPtz25pqWsPxYpD6hn4peNHyx\nwY0qqXD2GHedA/ekE2hI57GLMyhkUHa/SWXZ72cOvrCnKZTv6J3h9o6QJqx+\n00tSxE9A38bg3VdIe7dgg9nH+6b7dVwdlTTVuPPixmPo5K1rohiLEJI0x6EL\n7apIwCZ6C9PjEabzvOslI1UXUl1RWJb2vjHDNNb5puRdEt4l1mYc64yY2Bnl\n3lj+KWNTbY1798JyLmM9/upy4uU7jxkDsWstIWXI6HgjV4Lo3WZxuEK3cqlR\nJh4ujLUrYZF6jkECFuy3U6quMXEQigyGRoSKjRHBvKzmwhA9UnaY4nxHeSYn\n5AqhFa2IySTww+WxqqQn0YgLfRj/HyEBNntzFcqZ8t4blUMRviMzO2wdzpJK\nFOzMJWLjfjbYTcpfu49+voXnNK+RvlApkoDx+9uMTrmUlxuHLfLHPgh8iZxo\nyish+4XxpPOo0sodoXrm+3ZESuBTDgAZzMghagfWpbU8A+WYnTvSI1TQB2CB\n3qybWGAXOYZw1JNHXjJEkN2D/USatClof3uJagKPoPeGHQUvVWuyUErF2Fem\nk+G6\r\n=NY2L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-c7c0a600.70+c7c0a600","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-c7c0a600.70+c7c0a600","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-c7c0a600.70_1585575451855_0.6178225466014555","host":"s3://npm-registry-packages"}},"1.13.2-alpha-6262d5d0.70":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-6262d5d0.70","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-6262d5d0.70","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"306d5822d3884a407c59b618223553e2b7fdd82e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-6262d5d0.70.tgz","fileCount":18,"integrity":"sha512-Ef0EP5luXO+vs5+xfeWk4UQMDpWhL4A2nIbOm8+ChWQa7/wkHW65ZlvuwQHV27K3BtHfHnaxvRH8p9r3hBksBA==","signatures":[{"sig":"MEYCIQC3tX/UrEoAmVQT4oodJsnzQRW3ElaF7GyUPYkgHh10OgIhANe8m3uU80+O29pAGLSdXi2X1m51lHDZZZfPqwja87qv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegfquCRA9TVsSAnZWagAALIAP/iJ5fZBpYUqH6cbdqqzA\n10XTKJ22orIWwxzyXUmnscgvPrDwBwntkcuarCpuDMgPiTrc99C7WZs5Zotq\nQKXmSQonDqulFdd5I4z9JF87dRD1mk0iQKQG5DneklrN13j6s9qOSf8hrIEq\nzTOlDS7uloj7dyIONuP0BCjoZ89kb5LpZFkXVHIx2laJ81ZRhlonAp0F636W\nMc3EzZwInpEv1uZkSJ9WLj4VXRPOyreAqhpYVjzNiixnWj6wOK2mY+LDhCVm\nM+OTDCT9TUzojZQZluyOsov6mJ6lNakf2zQqIF503NvtrlUwBoBLDOTmIzCa\n0pu+5mnv9qeK4LNdHkgR/MrKRriGp68FhtNzhkRNjneKP/956Qc4Y5L64g/o\ne3uB1FFi0wTJUAe7NEeq1asjKfQ6zpT2XB3OhnHlt1P9/K7H7S5YiMq05piC\nVRBoDM/BWGDDpFYEYE420Oe5BUld9WUgDMV5UXykk68r9KhlPufkAQ6+DkIg\n02huvdc9MmePAvkXgDX3Uj9Z+djO7kGWsRzMF2u7+5H8bDFNQ70Cv21dQcLj\n2A3UGWvPmV8543pJ41l1mDoF8ub1e6sFz4eSnKKxtF2mSGdSR738NvhYYZO9\nXJghhUidgJoOGjdEikeRT+k6X5gisi8U+9SC4p2s1EVhfvf2ELAnMLINqBJh\nqBSa\r\n=WzeT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-6262d5d0.70+6262d5d0","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-6262d5d0.70+6262d5d0","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-6262d5d0.70_1585576621159_0.3749201025459947","host":"s3://npm-registry-packages"}},"1.13.2-alpha-4b64284a.71":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-4b64284a.71","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-4b64284a.71","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"96249f91ba06095ea8670a81381660d67c2279a3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-4b64284a.71.tgz","fileCount":18,"integrity":"sha512-8t9zkJoj+Joz9wpzSResdH2VLiuvu/U+lZ1r6hQ5BUXN04Cqw9JSDrTdu/syy+mCLFx3HkDVPmKJbmQV9VSm1Q==","signatures":[{"sig":"MEUCIQCJ0ywnqU97FKLxPA/+1fBLn0lsNBfQeVnd7KhunObM/QIgHPB9RouIS6vafz7QDUCHAA60BOKtF2IKT7mTIvgjwus=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegikyCRA9TVsSAnZWagAA7oIP/jMuKe1xygcMgRxD+t6J\nNlBFcwxDVoXuG+mUJyJXC0X+q5wv+1ceJkmcHz55N6VERcDyAm76LR95wEx9\nJGjBCmmt5jCKKYSdpKlNnUKvcGMg9zLwyjkEcf5gPbb4D0BC96GFZ6nnOAlZ\npejRUSJPGyjDjoBPkudP0DzVBNkBPLyU/vnTspx09hQ6sjH+l8wuUF4yhg/6\nXPyjVnu+NCDCQZZNSDvRfK920cMrKk6YKcsc7j8UKhDOrPpzVpdx4U28cv1z\nN4ndSvQqT2Hw1Hh6KzdxZuIl2l9Wf91kVky6RC9W7tBRjbyESAmyw7LR7JyT\nDTCeJISRrpzEhzo0YCaJlOIjic3Ner5X8GT7ny5DxrpkbO75UYIZ4njf1eB+\nEE5Pxs3baIQPsGKPB0SP7CZBRJkrx1KsAb31EaPyLXmdjDeL9hS/cuhT9KHS\nUcgHdNwQRMwsD1XAWNEQKvFRkezOAhLOc7NV/ogrc9on9aXv4ZxPYJ0PfjRE\nVvtOwJuKZnYH4o7mdsW0lDHBpV4NSDbaCtJq/9Yns2XvYIJRigYE8J8Ul3tG\nxGlYa8pEZ0UQoTqxztVqz08wwiwVpY5A80C3wO0TBa5Aj4tY/g6YMVkBJ1Re\nlznDjbKCOXUsfACTqfBr+4YbIYe8rxcrgKC1xShT7v0XGPyXRgXaNWF8kYGG\nepj5\r\n=OVNw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-4b64284a.71+4b64284a","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-4b64284a.71+4b64284a","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-4b64284a.71_1585588529573_0.3870183486394969","host":"s3://npm-registry-packages"}},"1.13.2-alpha-cad8cc94.71":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-cad8cc94.71","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-cad8cc94.71","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"983a644dc13dddb2ad71c286f5150a551df831cd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-cad8cc94.71.tgz","fileCount":18,"integrity":"sha512-vB5oKegYT7i/tPNdFlcLqQVpvgfwo0KJezgmjjrRm4QlG8/27xhr+UkhDCO1dB/kId6DcHkmVKve89NIaoBtwA==","signatures":[{"sig":"MEYCIQCF2DH6YBS+p5Fnr3m7zikoeapgr4tfGHxmuZmGoOP30wIhALjqTJ/+ZYsqr/TVyinq/M8tBp5w7MO9LM8nVrzylgNj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegjOXCRA9TVsSAnZWagAA2QsQAJoY180Pdkx3UvVUaIt5\ni/Z6c8xPSYcU2hF5C/I8/Vz5xvOlskEXfAumkKVAhHwYy33dpak3VzNWKlZA\nhsYB2G/VFz3/CYnKuja1/GJNIZMyek1qoRGJn6DQJ0a++aWu9oFRpsX0P5xU\nmOYJIuiWtZ2SMPpOE83u/68NshsmsaDVLkfeJMaIB1OonPAvFc8V//5xoxA8\npTablWxZwZ0BFOna4DXXpvHtD3qPn/BJ1lSKF4M+mXMk6wRZVci3+wpaIDjt\nm1N7reuGpC7RZIoSwEGY+K9TYBgNQa642N9pbr3IlMbVs9RyotbQm2W9qbUj\nq6X/JwEN7WMwlX+uTuKsg1tFFYTxIwxdGtJsew2BDzsStm1tT6FEUMon/PNL\nSlR+b/l9UWA1Qv6n/+1xMnzF6NtyhEWJ0TJiBXef2khmfX5iLr2xzVWWXPE9\n2sp0YI8zXfYi7WRj3FmfXIC2Xe7UaKIAXotfcmIFc0ovc4FzboKh5IwYEZEt\n3dFUeTCQSMH0N2DcP30OgYJ/cFnUuLeMVWG2pVHujHoCpi83iVzrLif1qUij\nmMRViKin4wxcrIvaA2riVnCv/1abtrsWsAkm/dl9Fx2Xq0d9tAOnO62xfTAO\nAafWKmyctPulxmmPYA1OgBPOTJCj3WaDcjgE2Z9wiG9dJZ5RTHdz+UECMpEH\nPuaW\r\n=r6BQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-cad8cc94.71+cad8cc94","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-cad8cc94.71+cad8cc94","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-cad8cc94.71_1585591191088_0.9246684613302494","host":"s3://npm-registry-packages"}},"1.13.2-alpha-3e97dcda.72":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-3e97dcda.72","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-3e97dcda.72","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"fff8c7d796fb61d068dd3059a05866a0a23dff4f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-3e97dcda.72.tgz","fileCount":18,"integrity":"sha512-dNk3GU6uMlhID62khfZgPgFydhxbZpw1QxxVBtnre+Jwld9Eu70S3wFj/Ypgb4CVA446xtDDSxn7p9hUfptGYw==","signatures":[{"sig":"MEYCIQCKckevmRS4aUCTvzmm4jOf/rQyoxaSGF2r6psu8eca1AIhAMVmL/Wpmr4IeVyoAe4wGsyN0uIP2I4WX1ZQdU/weLlp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegkSHCRA9TVsSAnZWagAARQ8P/1Ah4PIAUCA8gjtWX61g\nBrTjInLscoPupFuZidor6fbuKkllJSP6C+Jy9dNWmNofT0Cdlq8TIy7WJDq1\nxg8lyobMmcUFfD3vWGgJ4c3yDzrwo/W5HZIK2uyuFhHpA576fNMSPBSfx3QK\njgAkKtrGdy5vSV0SUlEa8QZEgqKZoazenpg73IdXEm9tGNOJsBtsLXxjrald\nlCWd6qv91qVxURnJNWdBs7dacFWCRDP9XidzO3OqiRofUAyRAk3EGXuZqymY\n7X8VV6nkPobZd7DJ27pmzKhI7dKoE8qzVp8O3ZPlrZg9lWW4dBjlHV3oN/S2\nt/WeJFx82WAe80jUpXUkzsHrbzonrlDACS8dR/2wBoDBAGt+6Zn9XG7mAEbC\nPUJdxRax+DU17as6DQKAM13UiX6wS7Mt7cz7alp8+A8Fy4eOf448xmx+hxFk\nz1Q3UsItsV0lcl0hJiBny9VjLxm+54+jaYqcEY245wMCjQHek+Qg8XiUWw9A\nxsFiA5wv4UHfJh9ROlkETVQSum+zWx6jLud3e4dGozEZ4gOTB68g+iTYiD/W\nLmF0ECcHOmGO5jS9SNcryxLxPbZAsHgxsNPVHduI1GV9kWfDpezjB/FOUXJS\nGjkRJfMnYahr3/uNrrbkCP+x7hJe8LDDCgWmPELEiKrPj0+sGGDxCXmzwcgC\nWKp5\r\n=ozih\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-3e97dcda.72+3e97dcda","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-3e97dcda.72+3e97dcda","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-3e97dcda.72_1585595526666_0.030819655941703106","host":"s3://npm-registry-packages"}},"1.13.2-alpha-ecbf6bd6.72":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-ecbf6bd6.72","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-ecbf6bd6.72","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"cbc8cdafdd0e0463298db86abfaa954b6fc686bc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-ecbf6bd6.72.tgz","fileCount":18,"integrity":"sha512-dRnba6Fwm7ZLOoLg9vd+vKeyt27CDwoSGCN3bAHNHto+bg/nrtA6EJtnfg3JqslCAIXr/LO4BU1C1bflzuzsLQ==","signatures":[{"sig":"MEYCIQD4/mPQ/+ny53luNRSZ8SUnpDm2XEADr6wm1yScYF3hxAIhANGVBq+JPSBeaOdRm/QCHZAw9p4JYEqYgGtkCg7Zo8C1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegkjCCRA9TVsSAnZWagAAYjgP/2eVLpDbrwFQqEtPpJ/s\nY0nTm8V6csG0f/tWWWi3ZImV/Ecp/vjBunm1wCBKtVHqIdCnwnCMIM5wDuHX\nRPQQmk8s/TN/DRKMNn/v1R8nVk2MMCpjj8G3fYgcbOHTod+MjpAs2bTtqays\nCraG7bN+pbPEqkpMysBTRex7xGZ1Dju6QtNGlXAjjsZpKk3PqYTXax2C9aQX\n7/TWj1JyXCtnNhuOlwgKjcUMOCbC3SKXEaJLrgLoEww/Q/Uvz7TZ7wOgs5r0\nfbu/4MOZxUycs3PIsyg2RobOjyZ9j+194T2K/zOmn3+4Lx6FCawA66O3txNG\nihSueQkA855Z2ZyZPS6o1vu4R8wrL77E5T4mw5lEOYsKbLTy9cvgu5X2r3Py\ntfs2yx3BnZEEk7AVweAlHx2XT9K8n+yi//SxZFw9mBviLg5JVTyi73pN03Te\nu2BCOxnDCwytkorEewE0GQLrBQ04vS5IgBEnYrjpwOHnQJyNxO97ZJB8a7Ka\nvOZ9zdOIuf5ooqb52MvnsRLWrBE8h5cBMgSNXKcHkhwZi8YjTejQoh+S/tPe\njHEkvHRKrlkv84ezOZt/Iolx+XXAt1mfTNEbFgCTVztxcBjeiW7YZxYbwv3+\nG64OayCWEUgHNqRlve/L34dNyPnwrj5iSYuJsm/8ngPWXdOrwZVDY0VbCQ5z\nxmRZ\r\n=j0lH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-ecbf6bd6.72+ecbf6bd6","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-ecbf6bd6.72+ecbf6bd6","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-ecbf6bd6.72_1585596609485_0.6919110215800175","host":"s3://npm-registry-packages"}},"1.13.2-alpha-8b7b00a7.73":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-8b7b00a7.73","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-8b7b00a7.73","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2af77f69344ff93eb3543db80f6c41da8315a87b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-8b7b00a7.73.tgz","fileCount":18,"integrity":"sha512-gzElMk70TiKNoPeCq7VXuee2ilV9NjbWNW+YHmzRp+lDjmYKepuv9KcDSyXl5et5Z7SQp0H0w+9SecYMVIJhIw==","signatures":[{"sig":"MEQCIGdq6ZAncpqf/m6xCfFRgDqFdqp/6+BaAOmWdZcHr/D8AiBsGDh4UpgN9Xv3b9MAflphZfx3uRkAiZNYMXN3CdEsnw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegkwfCRA9TVsSAnZWagAA4UsP/iu+pN04N5kSvipg8Oiw\nEf6lukc14ajj4sVgdGezdmDaFyqYEQV5B1VFi5kCyiIYmDOuA9rKjKnl75GA\nk3K9lzN9cLxQFEvVlq0NwK+eBhXm4AwwdGHGWLbsxpoWOZLl6UOI4sVksBP4\ndKkRwZSp7Sgk3hFCqRQNzwVf9h7i4l4D6opvlbBq2XuModGVieGq8LQLjCs9\n0ltkH+5wrk1SzzJKZbaDSVg6lbQwzJND59X5gTT6N05XqnrighZELrK8GjTW\nbZ+Ia8TtEwsIWNrZ8lQyqW7Lnq93xogboEkEYMrChuBduqskOwqRrxBWuyK4\nOwzRKiAlJfq4997uM50EeQS6AoJzgePvOgpwaLiq5yNCl78WmmkOCzXst6m1\ni3lmW6SZOtz4lMI0f76MG9WkaFAimzQOk2b6G/iZs3J1Nwd1VpUE6fjL3O0/\nHDjbPcnlUTcDg1mBlt/FXaHPyk5md7o+2v9MXIuF/mKwe1bzJCi9SIRW1031\njMtlu9323Dgf+WiW7AMrICov6XkEOpWg78w6TXpVM0vblKVFjLuHh881BXLp\n/YgZLlYXG8sC9zWb3+jseHulN5aNmJLQ6mLHrCBCRo9jsUhxDtwzbuZD1YOG\nSGEufWVOzjXZ1iQ2BVDNkivldETyEC+bgARhX2BNuvVvyyLORUwiqcY/VFXU\nT6+7\r\n=IgQV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-8b7b00a7.73+8b7b00a7","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-8b7b00a7.73+8b7b00a7","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-8b7b00a7.73_1585597470711_0.20217170190457656","host":"s3://npm-registry-packages"}},"1.13.2-alpha-010ae670.73":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-010ae670.73","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-010ae670.73","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c9a4562b52200f245dcc4a8b9e4c26efd8b9343d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-010ae670.73.tgz","fileCount":18,"integrity":"sha512-OUcOklUvUVd377W+RehmBd+UrKXSqQMmOwkabggeuqQtHm//DbCM27EmTMHhlJQTgJRkk+SsFijDdHlQTFXSGQ==","signatures":[{"sig":"MEQCIAoJemzZN3OrLdNh0AyaJl+2rPHIArAIo726MWqH+DnXAiB/xzpc2oyBYFxtRDouMsY+s2kL5pkl+lL7PmeZQv5EEA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeglQ1CRA9TVsSAnZWagAAcvMP+QEclKw94EWPz4puKms9\nG5Pf2xagtNay4AqWwFZbM/H5GULX/gC3i1VLJWqi9cs5y0Uf+L2KH23KcvBc\nMPTlLsF4GLsIsG15yNDJeRXFfp/u3KrA+kyDrgMN7uEhrDI29542JC0h0K0V\nbwZMlJUA+cKyDl9UsxLCMxCUK4IUeC0SYhqyKjw6bjvCxn/LJm6+lawkvq3o\np0sK55vtC7kr8KdanE42r7RY6R9Ti4V+qvDD4v3SYLizu4+w7SHJ1VurIH6G\nClXeiwCSDzN63Vsij0PbXwRkX6uqJN3Ac+nusH2QBRm5caAkw9VvAGzH7lyh\nq/jasWzQIPgj4n+7Wt9KD8/yLmBj5Fghwx8nijlEojzm+Bi+2gz9LplnPN19\nB5PGPhuze6pZhdq/68+uZtDcdZe+0XsDGD01zifvkkR+Gj9ki72OZ+CYyDWU\nLWHx9li5u8ayX/TQ093aj6RCO3zp7LZxCxtilYg8z4AoFx1JUiqXEWgnF8Df\njrffPElrCHXli1NQ2PuKVJAgvc19nEWOEkOhgnKCVTkpZWday7ZOQvxg8EmQ\nd55E4lDf+ihi0bZBX2IlTT1X/xCQdbfVCUVF9oEdSxmdpptLE1YTzwqabWUr\n8+9TtvP+ehMzkVXkAEpwRnJ8ZBkOVO+85XO6Vcm8DtdbsOBUsK6ZIuvWUaYh\nTnOz\r\n=6gPf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-010ae670.73+010ae670","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-010ae670.73+010ae670","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-010ae670.73_1585599540854_0.3956404705936045","host":"s3://npm-registry-packages"}},"1.13.2-alpha-139177a7.74":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-139177a7.74","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-139177a7.74","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"22edc3d23d33c6bf54ff9a61ba58999d07a49404","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-139177a7.74.tgz","fileCount":18,"integrity":"sha512-koWWQ9Z9t3dVBcibl4JbczNrIvZsLyvneGHAJ4/8HQwDhXIRl7DQ7RQmAxKOIb5CDdUl7X46ulT7qQZKq0aNww==","signatures":[{"sig":"MEUCIF7o6stQSY7Tdv2Mf20rgc/2pR1FAppz0EgOwJwB0pI5AiEAox50RYLiJeZncyZ5vwxQLG6aVdMo57NbpSXGADoTFV0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegoUWCRA9TVsSAnZWagAASZwP/05MtNWnRUFyWHYygdG3\nL9XsnpY6HG+PcHlbE9E2YisXsVldScUHdKBIFys1abwc0GMug87U/7ZWNL91\n72+1+BrfSkRLwjo+aK6OhKGLKl0I1y6ay+9DHg449VU+gbYCJP5Ak0BbrlgB\n0m/H/Ce4uJ2GnQ2NMGuM7EdXOiKegtOgjFgYN0Do4Mu4ncSFhBfHZPOkOZB6\nui6C264cI5Kv0DT4Eyvvhy2yI1p6UsoI1vBeiwZ2I7AYhdYNnrKtkD37EQFr\nN8+2XE5uyjxTnKpw5YK4d3cPljmY1yMxqFXAUdgp7jVlwuOhLSM7EdBUJ5Uk\n7eERMt1KtM+KxTowgTYszotLWreEquNxGLIpxd0iPeQeSkyYNTDujF7a22M/\naRDTI2e6JV0O30w4bi4dGyLZ2cQgT+JqtztR6KQp1xYTFnYSZOVShb3J4lPZ\nkGL62ZqLqbvlSzHb1TaorZAp/FfKuF/3KQ8TY0nfmz8TSX0G5YONW6H45oqs\n/kFMwpbL1NtWSkEjg4KUzReR5SaUUHQS2DFitANIDFMQFfw1BzHcDSn+xl0Z\nh13Ld5jhvUC3LKh5eNErcJ8KYYCSjdU7mS4Z6ThHjMM8UMEGFWxdDiTFA4Yk\njxxdUmJqhoqUwLIzfdAfwc2U8IX1AH6RX/QbGJsn/4Qd73NlLAGAZ2UsISjz\n60vb\r\n=6q9T\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-139177a7.74+139177a7","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-139177a7.74+139177a7","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-139177a7.74_1585612053754_0.7371481523974803","host":"s3://npm-registry-packages"}},"1.13.2-alpha-cd8d5256.74":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-cd8d5256.74","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-cd8d5256.74","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"6de494e4b9dbe578fcdb9315ebbfe8f9b415b405","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-cd8d5256.74.tgz","fileCount":18,"integrity":"sha512-un7RmZuL17m8S7d1m6yDpKZzwyXwv6LF48N2JdxgVqC5Volt/k8yh9Hh0ldkJlsEqsBqpqHiAD2sltDVwS+XzA==","signatures":[{"sig":"MEYCIQCG1igZmS7Pap+rPwoX0Sj8av6NdCQaWzzB7CevwmjfkQIhAK2a/+Cl8MUSQhmJLYZv4lpoTrAgwl0kx0Fi0A+i9WxQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegojBCRA9TVsSAnZWagAAYDIP/1NrhI/fXUyvXkYC+Z/O\nD3LbPzPhgBzm2v1C49xE0pyI6QeJ1WAJ/9qQaMBuDhQu4CKI/R55QIUE6r0c\nXmYbAG5h+WdKTxURCdfJoWOkrOyLaX/lwoptfEDgfAIO7bEEb+r/PGaaWLpp\nwzIXbMVzm62mfQB7YxQoOorUmm66954Wq3lm8DQCW33tFYtsv7yTKUnKvE/Q\n8r0Pp4TJi+dAabVTe4kLkg8rT5Z4UKAGHRvb6k4xyzO7XvSOV0GNO8Coo417\nGLyPNdc8Mp9i7zsYtAQljewOCwmisbgWAb5YRM+yiABGQdlcXCd2T3RkEo9U\nky4br5Q0gEtDf/4GnzvWUr07qoGi23mIzaFTKMQENvVj8lgcnDnMYmRvKMUW\nVGgkenOdW5ltTpSEUGPu8/7NNwZ7m/iDpEaLxieauS85iJU4lGW6dkSRffIO\nzsDLqUwX3rHVCG/TfQ0k1ANK1fwRtIqQNHJ9LES6v0gLBalyDbTc+TqwwM0f\n1Pjx1iKnhIT/ftiJ1vohl32F4nq7HA7RXI/oEZW4o6+XYuzk8VdQeqmUlHrm\n0W+ny5OhVIR2EOPFoU0IH8IFqzSrRUsc7Mg4jABr1gPOk1QUX9gjq9+tOGBf\nISnAz0v9J1dmZ4Hk5/ohgnbVQtbNXDyg3t9H4Aeg9HvSDGNFK3uuRtGYGJ64\nKciU\r\n=cjYu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-cd8d5256.74+cd8d5256","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-cd8d5256.74+cd8d5256","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-cd8d5256.74_1585612992530_0.31369607535992317","host":"s3://npm-registry-packages"}},"1.13.2-alpha-c70b5a13.75":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-c70b5a13.75","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-c70b5a13.75","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"198706e7518ada9eecec106ce297b02d28bfd2fe","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-c70b5a13.75.tgz","fileCount":18,"integrity":"sha512-MRNi1HmRSAs0bOax+sGtqPmEXzpxi75dczKIrd7KdElSIucRSTBPPscyCFhkXXjRMva2e03++0nlBLpRvJoOzQ==","signatures":[{"sig":"MEYCIQDBEQMJJQ0wkc3vdx8Z2WXmUtQd+P38WVbNn5Tn97Q8FAIhAJDNrug7KsqLlphfOOjDx2znjO9r2Ywo+hcbIJROpX32","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegpJqCRA9TVsSAnZWagAAfFwP/RLpeycMMUGIRiK8zovm\nuSDk5iae5+H/5zzHM9hd9DLZZVs1HUKfNO8E52rwpXhHT1pGWeV02pQOrCm8\njQPnZAMx1UwmxGrHT4z/6sIDYRNrW5X0QFpWsziY1Cg76qfohcbgI1XQODTq\ncW5pduyo7LfQtm+v8+wJInJ9A8w2jbR/5Hd0/jTyQDYrVJ93y8ytTbzMm8bX\nB41N3cjZ51T3w+9fSQX9p9Ct+kBH6qBM4KX/x9rgPGO5kTarpGKm6QSoSZKe\nPUKmJLp5ads23x3nmCV0jMMo81JnHyJYVZ6Sfqp0SsF3AUJSFHKRtxUpJ348\nx5BqmG18HlQBfiIwToAIjIHInj06qfYRUqLFXlkpJW0+gC7ShJG/6MbpzI//\nDM2+ExfhstNSXxNKZgsp11AOWqg3Z4sZFgqN9g/7fPC0esG3TM7PzC46bDAb\niV88BLOnu/iNd6hM9tMQhVBP0/sas11MVlAYuTLFETBfZhTZ3G9eV/6Kc2XR\n8rtWj27Mu6+0KKCt/2jWxy8Hqs2l9J5N7YxXLYEdWnCSIozzAFVQMHxPzwFU\neWs4bW/sfHL/P5aIy952vTjhU06b/Pwr6V2yv8gCcptkFoTMdKy5k1C3p/K2\nSWQYVCmpa/m2LzfXhYXv2ybWhXHrDdtikByZi6zuzOZn3cuhxtBebr6pCCwo\nL1QE\r\n=2x7o\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-c70b5a13.75+c70b5a13","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-c70b5a13.75+c70b5a13","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-c70b5a13.75_1585615465838_0.4585626202056581","host":"s3://npm-registry-packages"}},"1.13.2-alpha-c32822be.75":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-c32822be.75","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-c32822be.75","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2250de81e106e7948541e5aa913a4e443358a6dd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-c32822be.75.tgz","fileCount":18,"integrity":"sha512-s1rZiW6oXqoAlsZFqX/FscOyQKdsouNxcu3xOyXyES78PggD8x3p1NltZy5FsfuIP7Gu5gvVnOUG85L4+9BQCA==","signatures":[{"sig":"MEQCIHCyw6HdYQBgeD/rlKvEEKBQeqI5etygItd5WP6KoEAOAiBWELBCX1LB8by1H2Ym4mmsM4yek5zQXG2zTjj/IgGXYw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegppbCRA9TVsSAnZWagAA9+8P/0hX2Ku3wQraqxBI8iUx\nuYZA+6rwVdlL7TgOy9LMmOZFpcQ/+LdufEivRV6Symb15s+ItFHZITXg8YK/\nFyGqAJ2qeBhjUoGuoXJ/EsoalITEPNR7xEnYk23cSCJCtARdUg59O2pEEyg6\n5vN5e5f/6GpiLlV7RNa93UYJdZVBLJyoSm+jOV7hmUN5ssgp990QEXQlOnRM\n4gnNKrXLjeDXrsk9vE8EGBkJqj5ionyPIy3PAMNSeSW7V+uOWCKiHZPC+1bA\n1KGn/dr2PHf/VkOBJSHt/JdAI3eZx+DowuGm2TkvwqgbaUTFhCklIUJbBwuo\npmFLmDczX/jXhjeRW6OTLdti0khP20Dd3BA7z9UykCj9+0tGN6hyvQbZg/IY\nCs6ujD2roJ/5F0SV+sKDrJ98FIVF+0dCd7V5YARb+BzXOOVzWO9uNX0E3cef\n14tcLKgIXNq+Ol/2cIhtYZ6BIvURNWSr2Qf0bH2/Yzhqx3cL75/XXSbLn1Uj\nDeQRTznewulcRas4cVTW9xTeXtpnx3gOnsPhh237Ev04ebG7oBnYol4vusAo\n/JFjcCNOmTLJVUNeNT+gyFlm89YQSiPIm/7tZHD4i6rXFFBoGa8WmOKyni+T\nigRaqVJjpoJZzaS+d0KeQeFIEj2D4DfA/OL9P+RLNOkZCVK2tzoTH3DgB/CR\n9cve\r\n=CxRx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-c32822be.75+c32822be","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-c32822be.75+c32822be","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-c32822be.75_1585617498529_0.4285132613564109","host":"s3://npm-registry-packages"}},"1.13.2-alpha-72631c9d.75":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-72631c9d.75","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-72631c9d.75","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"fd32e562945aa61a24c560b6d10aed2f905d89ec","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-72631c9d.75.tgz","fileCount":18,"integrity":"sha512-lDFxeshbHy8zAw7qZVNLa30Oi08H8vtCZPgaPJvXNyR1FMA1WVXPmgwmjysOFrIGI0ppXQPRgL6Iplm1UrsWeg==","signatures":[{"sig":"MEQCIGtT5TAzQLWDYx/TxW47p5uL6tf/Iu5GCepdnMwmzNjuAiAouIQigiD35VFjjpslRbGRuXv5uJlzpDiO9ufzYVXomA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegqiJCRA9TVsSAnZWagAAhtQQAJ/EtdJQQf8JDt+xsqwY\ndYH/MQVHhEpXke3ROFpb6A/Af/LK0QnzH2xssds/9MkuMpbNF8FgiqmLWane\nY/+5aYKUWfbmLpjwYGia3RMtf4OGlA8hWV3fXu6/QLiNWIWcZCubzA8TDFay\nkLpemLGyrfO9XxxsD6TtZiGk7f5YF870RIgJR4bOT3Mhl0y/oA5vyMIpJqJM\nQFdp5OPbgWEbflAQCDJ1/rITL4sbqGL++jlryfLeat9GDJxbxf3FF4K49x0w\n8cI4ZJf0qaKH/P8ud5dJ1W7sZJo958ihUXj97Zemm+59AzeiIpgul3qRzGd4\nhfMUACIP6sHSBdzbCQELPJ5ZX88Vu/sm3YyzBHETRcizNhZX4VCat2T10VeF\nW7AzsPSFp+/4990pj9OuxBXJS23oHX3D18hUMigQf7tntfWjuCf8QMGFHfRo\n8HtHBCLQ7KUxpChTv9JC0UTQrPURx2GUruLrIAwmHmcE26brDzDnFQR0IGEZ\nZLIzBmbxZuKjNrwrSME3xrNOirlWrhZI4TFJ94cSe7y7Ay6jXNQc5z6byD5X\nVrD7k2GHP4tju+2u5cX2/KwybX/syi/hId7PXkKClSq+2liZVH6Iuuel40Rv\nB+C+CzeYooN0KzjYmr52hqbAfgKMiV6LNoRny0mKeMV6kuhbvqwoPvWJHlaI\nac/N\r\n=Tnri\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-72631c9d.75+72631c9d","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-72631c9d.75+72631c9d","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-72631c9d.75_1585621129328_0.62223179107735","host":"s3://npm-registry-packages"}},"1.13.2-alpha-2c13df09.76":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-2c13df09.76","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-2c13df09.76","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8095d84c28fd5e5b65eee3cb0c0e76d4bdbe8f2f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-2c13df09.76.tgz","fileCount":18,"integrity":"sha512-pbRLRsYUR6LH2bg7v4zYWardtYE+KKw/wQ0eOJJUHMc3f/TqjTuH2trsxJiQQgdapzjwJIHm2qJbrpxiLPqKeg==","signatures":[{"sig":"MEQCIB8adoLcpoj9ll9T5c6TY+mKxqEwIQKT4m80Aw+9hpA7AiBINPdSRcZrDP+3T3uYSu/7UcJ0bFeOIpQmWtOnoj32tg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeg089CRA9TVsSAnZWagAA9XoP/iidPf4ITbjgZHLeMp3i\niy6WF6d3Ig3sXw4gXsb7AjJwacO642DXNEKCQvxs+KnOs3OmxFdJs8DEkZlG\npm7+lYttE8LOUUTRfPgAep+NpGaksP8fRsM7hWWbCmnmGxlfI8TIzQ/8ZPQh\nMS1EH56gI2O6lQRakg0Lode48l5v91KD46lMmEQJN/gD7yqTxhrlPi9LCeuD\n70bL3k8/+UNMvsTguRshsYm1Lu7Saaa6Bk26d8zTe8hOhqDuesttfWCgzAWb\nBrXQ4aWFyH2CY3r0lTO0Znb4GWEeH/73gNIU1+g6jJW+UlsjuqDaA8JyIDPD\nVe8RDyFxweyIyJaBRiTU0CCfTVdxXWTL09Oce2R8BINu476qLQxAJjsAq+t/\nQ1gktR44/G0fUX7AjHpXWfCtlTt3j6HVzRthZgAXSrGTXA1DyudwwbyZfdGf\ncGZ+UGq9WI8zSaBnwWSUOGspyetgSk8XoEGGfiYteqfb8dopwOR7xyKm+9UR\nhiIxE0Tz8juxSutzaxB0tkUrHlq+DKTTPeclrJKsEI04fih15Qj1MxuK0LVa\nCHf3CQVPv1571TenCtqjYSTSCWj4zIVj6KPc7p+9NhGSForJ/8puE7NQ+lE+\neri3ERk7JE0o8oJ+SkmHxqD5AU/6mJhCDEVyFLIBApMUUrh0zCGpF5ybl+ZK\n9dP0\r\n=OUiT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-2c13df09.76+2c13df09","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-2c13df09.76+2c13df09","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-2c13df09.76_1585663805227_0.12239092199497503","host":"s3://npm-registry-packages"}},"1.13.2-alpha-a3607822.76":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-a3607822.76","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-a3607822.76","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"aab79b4bbcd5842f8f8e35067e41729b635ed3fc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-a3607822.76.tgz","fileCount":18,"integrity":"sha512-RIvq6QKWOjgeO5cC5PzCPkHbEjXa9goZhAP7QNe4MzD8dPoyOV9ekfvDt+HEc+HZIsoumK1+xc+G6eBVEqOiAQ==","signatures":[{"sig":"MEYCIQC1m+tOS2Ri96pPjeh3YHgF6sZ6V12SGyZrgjGT1DePjwIhAL65cmBM52NtbLmBqzSkLPvQzxxNHgi0eWUkfAjOaA72","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeg1RCCRA9TVsSAnZWagAApuYQAIGs/mJNzEYSjFB+/gqP\nYludJ2mim+XnkiGxh9iQpNFmjygCTkFReNOmuHrKEiWLY/CjROsLZVQX51bB\nc08xI502962vDqLyCnOFmtE9nNsGLefXARvIqfEsvtea/owgLyEHCc3qREVC\n+r8Z+U7lTHXy+iwmZYGYxzDzn80o38bxb4lgkaMfek15fqkz3Rs34dj7+xWv\nrTdn38obq2DPP/h/19Yj8BKrxy8GZuv+2n6sl3Mftmu2rQBk+t07O2j4tg2o\nCryLpysTEyudK3EDdHVppQNtFtJvja1R5BmQYy6y3JBUkVv/4Qt6zFd5749v\nq9VXAFtljWMKXxMNTG1WmDdalQK79OC7dmYLaUMdtRMYdUMTlZNv51E+BniE\nQLCY661KX5PHMd41IC5w7gJy5dswetwKjcQknLRvTETKq0GLaa7FjUBcG4Op\nEAxXsiE8dO2wtAkxwKz3uIZHz6OvTqVnj9hsbC+pylOB9Link7WuoQX1KvKs\nen8wToYgoMvTL7mT9zW9fyh4qG7UTL9nx9Qu7kNhdIjkBz2EWfc2dR3CQsuA\nbWO213d4V7EbIrqugoaFB9rPVTD1zI4nUzGhNJ3f6Z3qN3UcEqMRa/T9kaSp\ngPaZrdr3TQaHOlmTfr0RBsiSi7DRbcIF7/d4zn6B64Hm8USXeqYvJVqGoEMk\nbaii\r\n=vPpv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-a3607822.76+a3607822","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-a3607822.76+a3607822","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-a3607822.76_1585665088936_0.33426152272192367","host":"s3://npm-registry-packages"}},"1.13.2-alpha-8a11a16f.77":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-8a11a16f.77","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-8a11a16f.77","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"efbe2f43860dfa4f343f5795b35168d267c53fcd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-8a11a16f.77.tgz","fileCount":18,"integrity":"sha512-JWukSCM8Jb0FbEw4XW+RJl9oiGaN6KTrtRYP5UwIbtuyC9kprDzmwSUiGN+GZhEX5SMj3eAFY6qf2SOIeG0a/A==","signatures":[{"sig":"MEQCIB5aUl/yX6zwCaMU5ZQ2I5DMD8bp5tgcNHw9N5dlHmidAiBYYBPhk6Zhzv20ZrWBj9sphSwzirWxWrharei2tYSOOg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeg3xDCRA9TVsSAnZWagAA3N4P/2i8WVu3POSV++MUU9/i\n4Jd47Q5Nh9xczobkYiSyU7ZaGP4HXlWFzRMpw3pIfAUqoR/Y20RGpiMBa/Ic\nsKFneQkarfvJEqHxDpEMKOA/JREi9oo7T6i1n/i6iCiIO6A0dCcQx7fyD92h\n69ZOMepUlDbb6y7s5VNa69sBVxA5G56TqwiKcsOh3Zf+wBl69lDChDZNv6fP\n6Oct+PIIyR/zIBEtXySZf/FIWHLPa73YYDsfZWUXZreuECEGHP8LLdsrPteZ\nRVY1SLeDghj0M80a/jw5MyQ05lpi+C1S78ZIWso7+g5Opcf0sZGLo7JSV4I9\nIbtn2I5QYQ+4bxRp+XU6NOphhFVztVTVeYOXO0Fwp47A+W5fHst4XW2fVLQh\ne3bHdP/IgeMfQNnbQDrH5W6PJKjB/Wi87o/GAAK5S/jf8FBPHfWsi9kLtF9M\nsqjOJD4kQbTBTHfXVmN0px2ZsWMnNLGdkZ/MXCOdTQrfv78f779te3+AfdY1\nUA53y3PDVstDbWcowNWhE43l0iVbolY0kef+L9gYJitX1TIjVMlYcGezI5F0\nayyvkmI+siNu5d2I8jwWl+gZeEFGrliaKABNT4GwIgrCwPTdJA6ddDgXGXYb\n4pb+0U2Eu2jOVWLNS9FJGHj7NS+Gs2uFvrHRedNfNxfn+Z6nI20LS5A/1rDe\nAeq+\r\n=cj1U\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-8a11a16f.77+8a11a16f","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-8a11a16f.77+8a11a16f","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-8a11a16f.77_1585675330767_0.2406756022662757","host":"s3://npm-registry-packages"}},"1.13.2-alpha-8f710def.77":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-8f710def.77","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-8f710def.77","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8537775df8fc1762a6c5e4d9c476bff1f99a788d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-8f710def.77.tgz","fileCount":18,"integrity":"sha512-gSbc0AL88yIlMcBvVLoW2XeMwpmZW1OQPP1WaXy5Ych9dcsULx0QbZECYcouCv89E4Gv/Yv33VvatmhGPcJiCQ==","signatures":[{"sig":"MEUCIQC47tB1fEUZJvNabhUn5HLwJS+3yGzAtDeYUeUESaZrGgIgSCr/E3kRyp4slGUniitKiTXc4Xr+oJFlM+FkSpsO2cI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeg4+UCRA9TVsSAnZWagAARw0P/3doI1sEC/cQo3ecBIIB\nyYc0sSjT21QU5gNb4pLx+NfYJeNZUxTDiWfuKtvREALrg3JorwjANEn9POmq\nkY2nbHX2FB2OiZse+qptOYI1zZ6YvP+vasQUMs/Tv2htD6ubgYP/hZxpnfdW\nMsF8O7YVfthBMNSA6OTa9sQhPaxthpdll2QgRNBgN1bR5b+MF3uvig588Vxz\nSWeq3EVKTj0B15RkXdDEsYqwtN8jfzQn/TQ9YIAGmHomutbPW4/kBI5/7muH\nMEeTZ58u1f1LRXkTa8d2/x6e0TVE6tu1HSEDyQLxM58iZ7XYMhScjU01l3MH\nzckUu4KqlEiVOKFCsEiYWujRnTUGckgWMmSmHsq6x3steL0zfOtHFNkvWKdi\nY8scmjMaXFAjVCSUOZAvnjZNEkmfmXWP+9n0ZIiofUP4QLm+0oe93pUNS6K4\nOdoesQ29qJKvZOB3zRVBLxX0OgEu+mR2GH5SARGrAlOLT7y1t3ZCYGwQJzmY\ncF8FJ4BlmNDEftjL6DtZ2Mc1QrEgFQ14GXBrE2ADYbEGGYoae3bppXveCIqk\n8XqhKNtEE0mFZF+h+ZjwsiRkKzECN5UczH5tFJynyaDfna5Eoo6SqJMn31JX\nOMd5CmOX85tvYM5L7h0K/f+UECeIDFRZNvYSRkT0hgDUTEpdn99iBfno7ehv\nVkjo\r\n=Ut5u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-8f710def.77+8f710def","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-8f710def.77+8f710def","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-8f710def.77_1585680275741_0.13541927709338553","host":"s3://npm-registry-packages"}},"1.13.2-alpha-7f7c68cf.77":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-7f7c68cf.77","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-7f7c68cf.77","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"64638d8add72c9c578a194ffe9ce9d63391c6c61","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-7f7c68cf.77.tgz","fileCount":18,"integrity":"sha512-1aNOd49YeaEryNXGDDmbwLWYh8BJajFlreWyAgS4YsGRruaBWVEYze9ytf7WYgMVYBTi58YziL9KC/QH0luTTw==","signatures":[{"sig":"MEYCIQCBLl9zcVf6UtF89npE1fMVX1oKZo+UAadfZAE7zN6lXwIhANXCeSwMrjTwAYIQzZIm7+/8Ky+w99FD8dOKnDvO69ta","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeg5fqCRA9TVsSAnZWagAA6PwP/jCPxuCllgbzAtSF27vw\nZB6akMnu9oO/YyptWCadBneCVgEJSXCBapsBubAOI3w67HpuM+QPduXFI5t9\nv+rrl9uHFGZFxKeGMp4C4lkyZ+LC1QNQiC8zKD0aXDjg0AhPMSGZrdY/t2OJ\nhmTh2pX4l4bznF60kWz4TqI7+CkCA9QsXkOyQeaIz8/9ooUmsUMBkb6lEh8s\n4AL67HFDx2J9JD1h4oHT0qQT3c/dkbDDURySsoBuOCQkaN7X3hjNO7DyR1wq\nG+zBsIWa9gRIVLtHs35vZJZbVdSaY7wPf08dXV8u76odd3AkHloGX2BAXBNr\nO4fyQ3lNlqy1Zjlo+YSVVJBc681G9YDTDcYdnymNCirKlQ3i0Cpsdm6WIyR1\n48c/gMTeuqetPLNkjpaRr0qRxWa05Z6vDl34X3qJwY2H0pFItaUmurgN7k48\nqWepvhfdxTEZ29Ufu34NvQzrbNbboEVgE2pedDgAC0vAC+h4BzYtc9viziVE\n/a7rpfadqwjEjy0bMmvJTg8Db2rJzXlFI271KLJBXauDRAhpC6MDHndh0NIK\nVRD8vxlv+Dm7tH+GwLXE1sGPbCHzIMi1hC26bLE1wIn9HbR48I8CEBcvbKGV\n5/Ilus05SwWAd96H/8Yfp9l90el+CBs2ModCBZWhTQ8QuFlnRcAafPADtbYa\nettU\r\n=OhQl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-7f7c68cf.77+7f7c68cf","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-7f7c68cf.77+7f7c68cf","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-7f7c68cf.77_1585682410190_0.03022903623306239","host":"s3://npm-registry-packages"}},"1.13.2-alpha-fe3f0577.78":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-fe3f0577.78","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-fe3f0577.78","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"587ce6a4c8b9f8ea61f4a6d42de74fc76e475e1a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-fe3f0577.78.tgz","fileCount":18,"integrity":"sha512-G3xUSoEjdWjfrOHlhrAHcAJXDFXZM8coDEGPW6ABdaaupg4XeYj30reogtO29k6m8WPJcnREXUGi07pbsJatjQ==","signatures":[{"sig":"MEUCIQDa9oSWjBFM98X7ynKGjkN43/IccIF/wFDM7lHxJajLDAIgcj7WpJo5dfoqpoup8UnIWE207DeEVci5acup0zSfegQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeg64ECRA9TVsSAnZWagAAHbEP/1i2y5WnXPq0ohaq5X20\nWttBML5xcjHLIHaDBImHanUJbtDo5PaqAWg+o0SSPUwwcnKNmi7840lSO4uS\nigt0NTT7HFp/pdr70rkqhYLqLOj0TZU9r0QTjsQWWCqgr39BjyARquSylUf3\nqtpy6A7U5aiWAzpWxUtJN/ZCtOXaE/8BqnRLWDVvLXS8IJ4HyGatZoZ6NWSn\nBqQi/ODYPkaOdXKgKegQOAJw3vXiT207gANpcMxwfGgxP1O4TMGCegQ4FXTb\n1DiNLAtHULQODxrBfi0SbOiRxcQhDzsnkkouhCxRnPli2AiHVL/ygNZ+6H/T\nJVfYF4ofN3HOwW1HupNZYrjkU/EFkqTO+NhNbwT4/wxG2SeXAs4MKm3/9YTz\nq3+QTgPY3sMAO7YEgIsESs9oU3O9OFCruUFEyL+uraUP8Z9xQTQqf0bJQHc9\nZmE2tmt63/2c7EsAZCw4Q7oFdusLF1ky2qQ0aWqEGRWpxBSwLd/RM+8Ls4wv\nnse/ZSAhb9PraqRLVUzKSys+4FX2RWOMbYDDD7q2Rt4zrPjCfLUrpWEgh5na\nT+ZvRt0wSXBCG1QZSK5YfNthZ/i9+zzulcJgc5p7LWAMQixXm1Sg/38nsJXv\nd4jMQ7+1a3TafERL0tKjlbk0bQn0ZArasJ4FUJy/cDn4U+8OevZNMRPYmS9s\np/jX\r\n=gvzk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-fe3f0577.78+fe3f0577","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-fe3f0577.78+fe3f0577","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-fe3f0577.78_1585688067504_0.4705996996442643","host":"s3://npm-registry-packages"}},"1.13.2-alpha-e48454c5.78":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-e48454c5.78","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-e48454c5.78","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a431cea3382a2a57e439507a97f0ea4b22a8ecf4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-e48454c5.78.tgz","fileCount":18,"integrity":"sha512-Dd+ou3Q5p6tKdTlWs/YdiOk3u7Q+KPXj90zhgXW/okad1xBzakA4Y61nKlkkzvOQEGKFFav1BZ1uhdna19HOBw==","signatures":[{"sig":"MEQCIB5okDJ09l2tMjvTxphu5IfquIVQNlUYN3+DERnADZXeAiBDUD74BZCA/A9z1NrsC7qyK/JFSGDqtgHAJ4on8x0nTA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeg6/BCRA9TVsSAnZWagAAT5wP/A5vMsAe1IBhf6uPN/9L\nTHpWlizMxCiY3HAMrR7HbgolNsP+A32Ns2yLEihYLQo0U7f67oV6olbshtlI\nn9B6jQho6YF3SsFOv01nj4ll/j5W9L+ZdDq0Hb5oPUDLmtoPP7hqcGVyjIZf\nVv0Rlq1UoNYwWUVBLfWg0Ip0gAkkquDRvsb4ySAGdw+BPiN835Gx7HfM31FR\nqW8+4A7QwzpXnOq7m7Apwek1UzAGXZHbvTyDfbZUU3txMz7eM0A5P5g/y7Ro\nrqOTw7H1Dl93/Oo+vR/+LvLQu7VNCkL+ee71gYbX4YJvQl1Jllb1IVjT7qCT\nTqpma9N7Jof+gOI0a0VSTK/dMc/F6FMINxio9czGvw6wM96JTt6YNFswW2or\n4kB8WvGYecGwWJvXuQCIYnBrnZoxicX/TYTLYIuZMMlR0biqN2T5/b54UVOX\nj07RndqG3KDFXkD1vZJo9p1L26taB88/BVKs/ZF5UADTtgnYbJOqoiQ3k5vf\nvulKiZwsn58pG3WkWbIV4aOpa+VcaJ9YKAYFvMLqPd/6F+SVxobkeNhBJpru\nGMYZsaup6E75EIwTu8UkMEsLsI5ptYVKU0lhAR9zDcb+NXS7L9kMX2DC4gsH\nHN4XrJQHCu4S/Gw+BDtk5LGXizC3GVi04b3DL6m2JReJjKuqnVi3HhxLGlob\nQitq\r\n=3XQr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-e48454c5.78+e48454c5","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-e48454c5.78+e48454c5","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-e48454c5.78_1585688512709_0.32728832649287676","host":"s3://npm-registry-packages"}},"1.13.2-alpha-686d8d46.79":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-686d8d46.79","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-686d8d46.79","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"67db6347f3ed47d89fa8b1c17461e3fb2e27374c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-686d8d46.79.tgz","fileCount":18,"integrity":"sha512-Z5LcMw/w6XkwwsvQTRa3Zv8HRxEAxP0ZXP/K+87JZIohxYgyNTzkcl6acLksr7h9DGSEty0ALsZ6r+P2qq+XNw==","signatures":[{"sig":"MEUCIDhm0r0wlMwzdA8/J59JHqXj1rJVLkVmvCS5PTwMYiUbAiEA3WMrXqkwX7I81ifp9sRCDNMd1B0OBRRxiq+QvcNPZbY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeg7ziCRA9TVsSAnZWagAAh4EQAIZy/jZmce7CtEZENT7U\nG4jd/Gyd7/XuvMQnLi56X5OBezMEUhznjmK4hFXCYBZPKOJe5eFdrAaND5xp\nscE7SYU27yeLMgm0HBZwLkilVc/GShC7HduFsYa/RyBoo1uzNoDUbKKC3De1\nPDhWUuRIyL78cLWOPqYSdvoYV8PTGDVnJ6lSt6mPBp/HJA+YN9IL55D/PoS2\nItudyeSr8g2alcGholF2pKY7nIQPsiHOEXhsvVFjI/JsiaRL/+/ppEHWscy9\nM90fdN0vv23igi7MJQTDRzGQAGxSJ7TyGavxAKbBrE3AGcZ/qberG0Ybrh+I\npUp5CFQ2QA4CRF/GxXS1uOiNoixlDci/Ny6CH3qR7Y60YxxLB4n6+SsjzbgY\narXfV/XW4HN1zmqF7Kvhqe7BSBFabaOPmqQSZFSujQxgNE5dZFwTkidkt4vV\nCbWK1KoZfJpwtnLGO2gZr5kHfWHqL7GFczuSpe0ioXZe0Vr5OmU1Bbr62+RP\npbtZQs0fm2jghIE4wII2DgAlsC1JhfbRm5Pr3Kxf1CZSk80y/1K9qjnO6ZnF\nXs6bLfolt+uM4bAqgX7XSEvjXKcf/D/0wBYcZ91nlfRp5tIweErOjXFYN8np\n6zehUwCTjbYYj8w26VstSVwoGXxcSI9M6UiXuNbTN0cXxY+6699ZEndUnxtJ\nqC6b\r\n=Z7M6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-686d8d46.79+686d8d46","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-686d8d46.79+686d8d46","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-686d8d46.79_1585691874026_0.295308679887313","host":"s3://npm-registry-packages"}},"1.13.2-alpha-b882e8d4.79":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-b882e8d4.79","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-b882e8d4.79","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d8919c32d46f6dcef616c71f81e0841c17ac89ac","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-b882e8d4.79.tgz","fileCount":18,"integrity":"sha512-eivHk5h9CgxdUWaX1TAoa16yCTc+49xTv0q1Vf2mE9TbwJJ5FqP4PYd4xwPupb6CbGy72jqXGuZul84gO0TxEQ==","signatures":[{"sig":"MEQCIBpXGmoKxUli94Wy3oxV0NNKMXrTJyH4z9EWzSwDT18cAiA90CpU/XyTW7GFvoiTiJ9Sie58ELT2ce94KjfiNetQfQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeg7z9CRA9TVsSAnZWagAAdHYQAILp4a6pu92TVsIHjHv3\nIGLcK6lNEvF7T9ukDcqJA8Xy5MxqRRE2F7BSXjsBHUVZ2nu8O9/MTIs5izhY\nvtm6y4LWfHG9+0AP0rkWuiydSsQs+wWHpKFwf8fiQgreXqu6R0D03aAfxKfJ\nEEfhdjmLYL3io+anvW78fMz5fx5TWhzrZDJyO8qGqhG1QqOk/yszEL07eGAa\nx2y4496LlGACpp596XxQfG5kOEqh4HTcCiUlkvcv6WC3hMqhVZY0w4z/h8ok\n92b/Oes7eWjqGyC3E+ZD3ToRUELxc8RYLYF1cYEAMwLDkk3SXLa5D9wG+LQ0\npeuOoRYrlEDpWLAnrYviKbpyxbhw3w+6+x2xzb5CfXi7xElo7qMiXIGelHRC\n1BlZr7ntGnUXnXtck6GhHn9ak16iRgwPl0OgQp7h+rjy+Z038PGvu2hgN16Q\nqzVdeoY4I7L3HiPMlmsn/cfxR21T+AWOrOKwi34Gbps24kc59pgZYmHYIfQ0\ntmYgIS2OIY36ky+G2blW3nOKWLqhkda9exXvhNvZksyIlJ+oYunAxVBmtDPO\nmuiwLT+H8kw67EZkUGlx1yqbahfzVPzSdqvov0zbJGCsk/ZSICZQ+yv3fhOI\nBPLP3w0YS8par4uYquYt0CoOcM8vpZl+TTpCcdk9ewBgR++8cSDnUWMzVhMV\n+tUX\r\n=9hex\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-b882e8d4.79+b882e8d4","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-b882e8d4.79+b882e8d4","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-b882e8d4.79_1585691901313_0.6524180520910923","host":"s3://npm-registry-packages"}},"1.13.2-alpha-700b076c.79":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-700b076c.79","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-700b076c.79","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"041ae1877b5dee532a21de2a49da4881c8ee6118","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-700b076c.79.tgz","fileCount":18,"integrity":"sha512-V2o2izR4wSqQU8THzMpAHmEwSS0PO771yJ7fn2RHa6VSPCzMN4uCFK7Aw2ZLFBI24a6BxUw5JUsmJUW6M+fsKg==","signatures":[{"sig":"MEUCIQD6T4UUV6xNmOfonrl5/xdOco1h6/o0o/AojrrU2V4T2QIgdiiotmduKSQ0eipQ3FNNjnXJm5W9o3KuDf5yOSyiens=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeg7/jCRA9TVsSAnZWagAAHtMQAIJpQcJJp4IbM+moJuS6\nmASlML4RMi5/CjGIbAxt2TU9ZFTNtNZw0FC4ap2ftGYhsfaUNIskfBJ3W7Vi\nQ158uzVNqPQmZDSDZKul4QrWFgq2MgBYMGW7XGV5ckcOhTo9gEpMh5xI8Km2\n/sonn7YDhDIaLaGVfnYM4lCmOk65AbWeM+UBMOXVfJt1PFJ4YPdxlBtvPxYj\nZeXY/XkK5N0djiv4Iyj9J6XLmwm44WwQ/oOR1VcDDs6jz/zfvH146hCqxGwH\nucuRF0UbhbTh/50U5iaHBVxoTQkn1vRj9IHmtdOeHfgnaOe7wOB7bkQoBPik\neqt7wQYd46DwahLk0qEUWaAVIn/ZOEAbUoxzBES00tSlSsnxAi9UVzrzK7RX\nhr1VK3M6ZvZE+QnUbbaxlchfwe30IkEuI7S4SJ+BS9RHqKsHpjvSq4N94FQ+\ncj7v1hjOqkkAXzHew6GFdP2V3cuKe4s0ecvN0lzItezNH36Y7v7Vgx/fV4mI\nMoxG7NR1xP9oQ1e8csXXD2Hd5iPTldC9Jdo+a43ASF6NRYJrbKOHlkRsWhdv\n/DBcAeeewc6IoAZthr5w5ntzCTUgUcPCisC0qwmtphBBb/SWWbI0CIrfJOZd\nVf/bFyWfeJYgwLNEGppWIUb+Ps1J/YO+H8/fnpyCopuIDjNF2Fqi/FWjXJTr\nwavZ\r\n=t7x6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-700b076c.79+700b076c","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-700b076c.79+700b076c","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-700b076c.79_1585692643061_0.2402429627110918","host":"s3://npm-registry-packages"}},"1.13.2-alpha-daa4b239.80":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-daa4b239.80","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-daa4b239.80","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"654037948794ffa4d049d8a3fc12f8bca309a787","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-daa4b239.80.tgz","fileCount":18,"integrity":"sha512-/qQ7fA7B4JEGuYvNw3jRbrLNbtXp0q2wLq2MlWqhwS72qzZTvRpezyr/ouVGvWrOrUWiJd7EDA3a7BvYXvwWrA==","signatures":[{"sig":"MEUCIBHkcEzGt81WolgAeHMmwqfgO0YtgHP+DJc6zSWBd+yuAiEAnGNjMlHpoXBanzRme01WZXpeEiaZEJOqOSo8UhsXU6E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeg8D+CRA9TVsSAnZWagAA6voP/1wTZJRHpV/+tW62j5Ak\nCwj1fb2a7rpN5airIyvKN2jWctEmI5tja7fWfImq7R0RfZgNyZVOxyg7g/PS\nxpzeaaaK5Id2o7A64WZ0CzVZtAT2EGuNMsSGCWjwQAP1c+x80hAU2LOAF463\nWpmPMP8TuSCciIFXweTnAVO0XwLI0fmOuaKzmOr6jkMCALNuz7OusrLHJWL6\nY+Mhyn39YAyh9maITnmvJ0lfI757WPsmPKbtbXuCsHFOXzeWOp+l6a4Or+tT\nqnKO3C6m3ow7YmeJREHhEG4VjwGhNH/93KvQ48Ie+00CeQ8hxwrMJlKsdhAR\n/pwlssN/42zacUixUi3EqLk4scl+5R5aYYuj7sEO40qbozXS98aa2ttidRLa\n67Ucd+q2QUYNd76LsUHr2scIuhbyqEtMOpC35JpuH1+kpCiCBkqtCIfed3Ig\nzi6Tr/IO/VmAg3Uo+o9KkOMUh59/iYzKFlw+3jph1B++GA0VD5sgEiuEbca/\nk2H7mqVRu6z/BaQdK6IpKRD9zxhfTPqNY15hMLslHaLh4dZpX1m3OHIqzC45\nfAYru2iCF/wsXuNfKg89txRu7U0J83thIQXNnUn2ttoB41Tsxn4QShAknnPi\naMVEXRbUxcr7A0CPjpb5rsfkjanB7ywtOcIq+kxMAheBtTnW3hKfTr0885dF\n7Ij2\r\n=IPRr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-daa4b239.80+daa4b239","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-daa4b239.80+daa4b239","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-daa4b239.80_1585692925378_0.9937062187977368","host":"s3://npm-registry-packages"}},"1.13.2-alpha-86a6090b.80":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-86a6090b.80","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-86a6090b.80","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d7464d5181f9517fdea2dfae48e02f3021806cca","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-86a6090b.80.tgz","fileCount":18,"integrity":"sha512-TN7OBwvlqXrzkqBgbWFqT2GPUiFDkdW9FYDMJos6qNQ5IoHMHsq2+UBDwUNVDdw5Bjbb4bl5fgkrEJLaXKnGkg==","signatures":[{"sig":"MEQCIEYh8KQtvB/a2r1yXN8VW0AxHZpDqYVH+x4kvUbRFmGRAiBR2TAWdQ/9eN98otPdBcsW6ToJv2YIp0fzhlRi3g7hEw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeg8RxCRA9TVsSAnZWagAAY7MP/illNHBUqAZH6a4rLZsm\nXRpRXOb4fQamCpWtyly9sK+X81aYnkmwJC1RXVz2EON5BDCpHhbj8dQ/K4DS\nCkJMM3U5/oQQ3DsbnmQ5d2PSnZz8QscKAAn1oIHDPNIh0C+WFj+heYxgMuH2\nkAjYFyQC4aJGw5lxl+TO/GS9WF1KKzqMVG8Vvds1xsoOOh8y38A953Hlw2uM\n/R+TSav1z0ebs5D2zJkxIbBmLgE+pnot+Q0geH49IQoNWac+p1rebo0qzCrO\nKzcgfq4Atgnu9uKc1v6u5rmWhWcKSFBxdL3kdkJ8HzzuJ9M5HrF/23v4xHNh\nlb3YJ3nMQ/J+zqmidybN68BQimuqKb2Lo2ZfWQhPMdl1bKqUrqdmvDpxRIvN\nRz20ZHlGE/O9v7f8QHWns2b79tZSCHamWF18+V0OGP+NW2yb73FQ6TZusBs6\neOK+hDVRam3Ridzx9256e8UixM0O1m6dgPGYFhRGZi3Y3rCfDyoUImLH9Aza\nA8TDZtKwta8RnETUUoV4mY5o8SlUn+TSVfcorwPEQuDTQsNW1bcjpC15AHz2\nuGAjquwbbkdSsJcE5PVoA+ScG76o9xr3O+iWU3e6F1tHhUgQAv1P4O41Hdc5\nz3S66+yDz4zf3Kqi6T0u0z6HVYIEKZgT0hNdal1BfnPnEetoytyDVZo41uX9\n65hc\r\n=Vwrv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-86a6090b.80+86a6090b","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-86a6090b.80+86a6090b","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-86a6090b.80_1585693808394_0.11584013476614419","host":"s3://npm-registry-packages"}},"1.13.2-alpha-47881478.80":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-47881478.80","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-47881478.80","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ddd7333e269c6fc5ae2ff2b26359f67a7915b8e2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-47881478.80.tgz","fileCount":18,"integrity":"sha512-gUHzC8nyiqKR1fT5bbnfdaYvzVFaTqj8ufCmaov5xIUnA74rhl3bPqEJ6OYOV/BGy1oOzthMuV/t0mlICadd5Q==","signatures":[{"sig":"MEYCIQCqLbjNMURLhhM0FaM/DxSBfR8nw/cXMeks/KqADGvKlgIhANiTslrLQ+PoE2x7s71dN9fJuO1GuJo+4nd7SC0bzp3Y","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeg8YCCRA9TVsSAnZWagAA6S0P/1hrh9IB6ec39kttlRoB\nW6uEMtvjedjGmUajCQA35Jact9pW2n0JFi5xQzRczVLHlQRTSW0vc/ociA8z\nEi0YciHOpvOTT8wfqgbkrSwcsJB/bBTPDuLALm/nH9qb2LyAOxfJrSInt9BS\nH4CNfIaLfIJsUNuMekigrAakQ3heeh8wixrqUCJECkQ38JTlghC5jn6aYaUL\nZjhL80zMbttnMrcMnf1kV9/vZv6OPpYRDuW6stwxl9dzpmYMTmMrKyUiSYz9\naPdhXD7IYOafCCWp5TehDiuIJ6/ZKJ90iLr3oURTJLQGdW2aJzbwhU7vGA/a\naovglAcHAMTqM+bhodI09Mlecp6YZ+OT7ZnYWQGbnzJqi7TLrBHZNClrkQX1\ntSZCNJPBW3EoIG/uRwMV38Ar3XBhsLF5T9CHpZSud+gNQ7G1g826j1JehSQO\nDdTEyDJxDLwX4wgd7PTrczyumWWRrT3KruvH4bg7/Sb340h4VfXEM5C2HUrd\nMP6RIgS05NiPM6B/HwejtiNYdFzkNQN6LHTf4/L40OAzM5KYv1xcOEvPgQY/\n9ehjSAmNl6HpDyP2+YemvF6oUfKvnPK/f+6sJopRSAgRHqlu6KEtb3zPBIHL\nF2P8Ihcs1hMVPJJ8cMwEDX5jeT9WuSHFOwaxgfMXQh5A3nIH6yhQ7zxFDcKF\nsg0i\r\n=IvCT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-47881478.80+47881478","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-47881478.80+47881478","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-47881478.80_1585694209547_0.5035811165986646","host":"s3://npm-registry-packages"}},"1.13.2-alpha-808af8bf.81":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-808af8bf.81","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-808af8bf.81","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1f2e3c0691a0cd2cea19dff0115a4ad57d877232","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-808af8bf.81.tgz","fileCount":18,"integrity":"sha512-JpJFPgnZLcIehiHiKB5zrsEEEAFVoOsn1f/LTH54/HXtx6eo2Ai+nTOO8i8Bal2yiT2FjDe8mgHy49RXlgYWjA==","signatures":[{"sig":"MEUCICcvOH6ZJjT6uRVnB0XqHOx95ldVsEKxYLgp4OWNxa0kAiEA1qPXATr953Z1DXlgMuZJTbMlGMN5zxrzao3MYsu7C3s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeg8aYCRA9TVsSAnZWagAA7+4QAKEmcDoPu7xcPaSPUiIo\nfYdyPUPmTYTaZjI2kftUJeg3rFQXMVNfF4vuPW+j4jvN+plFdTKVhr92mWzj\nfmmCGX3EGJEwOc2q87EOE1RQur3MVYDfVZ+VxWZ3fqo3bBfcVewAfFR+1cbv\n+tJkyRoMCsLnl6V5Rj090wgykxyeLriPpbhGcgC0MaiasrmC0IMnZX+oDsKG\nxKO/hEF9THXuunQUByYToe/YyxvkESh1SOzybmM3BBJSM4vhPLdyr6pvbdEV\nQ1JhazEwpDeWzgnV+x3dFoC6Q0JP950Cxxb/PdU/N9zRK1nzqCIhZRcoaFPM\no3FptnwZITkFrspcW9NssAGusHdSP5W/0Qt2xOauIrFEN7+Dxw9YuTav/Oqq\nIlNfHWDmggT3AJDKXq4l0L1B7Wg8b5y1Ip0Q9wA9uA2U7hYxzAoDLnJE69tm\ni8ZvZMCVujxqYEgq1hLtn8yzg9N+UCd6NVAL4taKLeZvnS/mcuZV5wQnUfPZ\n/EkhCIofSIICrCHhVxP+8APupJd8NrboUWhA6H1WgaqY9JIqrBN29PvZ0dGf\nN6ISqzL/xUm045U5Yc0/gvd3I6WKZmhU0tgToZe+pmYcDybNITp4MSTL2B5V\najRU+HRYx4V7r8TojAuoYAhnLRf2Y+XBdyD6f3Lg0ehTLutldj/wQsv9qZKF\nM5/6\r\n=yk09\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-808af8bf.81+808af8bf","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-808af8bf.81+808af8bf","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-808af8bf.81_1585694359968_0.6474925995661514","host":"s3://npm-registry-packages"}},"1.13.2-alpha-d6ae9482.82":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-d6ae9482.82","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-d6ae9482.82","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"875b6ac0258234d94e56be9c4f4be9a8d44c6956","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-d6ae9482.82.tgz","fileCount":18,"integrity":"sha512-XSCDLmOBnaPlv8AQNpi1r331zVdKFmBIimUnbr8GC4eV2L55/4UtfQ1xj6rr2kjPdIoHMil/2QNFzcCFoi6m6g==","signatures":[{"sig":"MEQCIEhKTgXot1mpbcoD3ThK/57KZy3irI7mZ7mGnzVXkDl7AiAPvz/SeL7GbV3HMtwYQOcDMKKdvVcd6V7eR5SkOzIdng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehN7NCRA9TVsSAnZWagAA6GUP/2JjnXjHyGDNrGdClFdu\nidJY0cc/Sq9UBZJQEj72UavioUH90QD1tuWqVyyuqdwy9RLRD58/45PiUdN+\nGHGbEbGjXG39uT4TCEdMRjCYEx1PAP1wIdK0ahdTEq01+j7NpUokiy7IPzfP\ndUlxLpUCpNPDQTjLiz7KBXng+NYLlkZMKI9Z+oUvvoA2BLXUTlXv1wsD97e+\nbaAzuj80bQeKdQQN1nvrZIaxiWLnrjugKDqwUnRRW9qhF3AA1f4b29VIcUaY\n+EkOo0WDzRjllPrs8r9gMIydPCPsr3/zTclJZvqTJ7CKCXn7Xnx4NcZhroLd\nmNeShVB/PLrd2TFSzGzR0BljL41+pJ++4VIplv0eu9DOWaa9RCrlXjv25gtm\nEdRBaKf6fWh6+w89IXB/bNMPMuERIPOVEM/YVSLH6uyItiE3nqszGJOPbVXw\nUqbrAYObEE8pBNrmpm70nQaA5W8BocaJ03pEd1vunPynSuYNQyscM9r/6h0M\nVQ1VpFIsEUnhDOH73vefOnH6+6MKbygzY9ywQ73BQwYk2YRcOCbPblaOv2b3\nUWNAnMxInIlEXCF+UGPu+7v5svzvWl2N4OV9KW3isA5MKlCvYOJJ2+74F53/\nA+p09CuuiRNG7er2MbCzFdBXpIzSG+02m4GAzVemhkdoGsYZkOIG4q9gzwjQ\ncvFS\r\n=la9V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-d6ae9482.82+d6ae9482","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-d6ae9482.82+d6ae9482","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-d6ae9482.82_1585766092140_0.3615797370676064","host":"s3://npm-registry-packages"}},"1.13.2-alpha-0d7fb35e.82":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-0d7fb35e.82","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-0d7fb35e.82","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3269f3f57e9e970b370b6416e78c929d2a00d734","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-0d7fb35e.82.tgz","fileCount":18,"integrity":"sha512-YOVzVFcRHqw64q5psgDdvQYspP9ezgEZw9UtRnaxV/HopMc231J0EE5y4C2QBXjBaV3RCN5+1PW2uiynI6rt9w==","signatures":[{"sig":"MEUCIDaGlNhq0SsGIzt5qJmDDTUMINdGx/HkaFpGESiTR3rFAiEA8bKZvjy1G55oWgBVfZTreDojVLLJfVXGgJu0FFiwClc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehOCaCRA9TVsSAnZWagAAwB4P/0sxjHRcqWtlDQdv/hfx\nfhl6ep6VdqRGnaamIzCgcenKRBJMqd7GuIpkTdV8VgL5RaB/Olk6yLV0dxFV\nVV6e/zVFzUv4RHkZoq2MX4BfDVkDD4dixjhJ4dSEhr/8fYsDTNdKTWP027Mj\nT7zoxTt1QeVtto0q3idwcsT38IJsMQ2ydmfkFSU05feIm1w6IKO5DsFF/WFA\nWySqW+o8LUxVSW+kmuth/Z4MbHqscyIY9p+hLZRFTILNOPfrOGXQ37izjy/C\nXREMHR/NPQ8evUM/pB897/YAasXkb9aqMvNIk72e+A8rq2ZoJiUaBBo9zUVN\nG+9NQB7XEC5RBRkqxrCrMZDp0QRuqrdWxhylSXuEsKu0vduRJFB/EQwdhocG\ntRyredGbFK43T3jdvfT4BZQwBmr9d4KlUQF1Onbd6nKyaQ4KDXTjc3FqQlQe\nxZPwarnZuJkN7ED43FAQui07mEAIlm3G88ltevEHxw/NHU0AkSEzp5gByEuK\ntD3vPqh/GC2TxBsifai522W/LoIsl11a9PbZC6eY744Pppi+xm/UGHXla9sr\n6PyE7ZU/gWDq6SPzcFvB83t9Oa4szezzMzq5/012RfRXK2p92bFm7hzsTz4e\nqJ7uqtA/CyAGTogclUTC9WlvvzY76VMaO+eTVpHwG+FM3WQ4L7sMdhm2tTcK\nTGkP\r\n=Zz34\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-0d7fb35e.82+0d7fb35e","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-0d7fb35e.82+0d7fb35e","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-0d7fb35e.82_1585766553384_0.985798932564778","host":"s3://npm-registry-packages"}},"1.13.2-alpha-2fb665d0.83":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-2fb665d0.83","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-2fb665d0.83","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c69ab87b9feddb560b1c3ca7a749681550a274a8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-2fb665d0.83.tgz","fileCount":18,"integrity":"sha512-q/aTMHO5CgHELuiuPb/ANUy0vL41fY1BF8ZMpih9qssy48J1afB8CCxwsjKA4Ram/vsJROC7O1a4F2fDOPBFQw==","signatures":[{"sig":"MEYCIQDaF+ZFj4wRH5jT3tpBVPOzpUi3HGNgrLsDiF1dWZFqmwIhAMbFU95waA/fTThEnz2LzbAItwJohsv4j4JQsre4sc3B","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehXYRCRA9TVsSAnZWagAAqFcP/08xiL4H+LjOnwQtCT/a\nLn+Nnq8GLvQI/VJONmfZM/sevQ/gl2y3O+uDks5XUBO0hRudI2j/aGIusoA4\n6b3WV46YPWXRjLdE7dL19uXeVXIdKISE+7JLPGrXSZWk/DcoFZgxKKmaZzZ4\nPTDh62/5Sugqs8jejRdXBeYomgqEDChSxlUqckf3mIynxGKv1yqv6mFGeOml\n5bGVXk2oqo/vNGmExfnp4TWKE3xj43MgWPZg7Q2wimf+0XfZOW6e9EwW1Rci\nKVo6jP64KCl2gVjAos0Vk5x+jrBU4tCDeoh2l6b2tBLCClhdAKfmfQSKsTB0\nyoioZeXmCzEuiw85Y06+TlM0wgXKDeJADPclYlwMcrJnlf5hP3XU/+euElvH\n4jWESVwhT8IJKwqzFWJXG6i0Pk3e13u9UAsC5ieO9DBapZCuZ3N2JcQZPGZA\nbEAYBDw9b5FGE7xX0lRTqNQkRmR2NHC6UjLvCTFZyYvWZ9ne7MkxptvUQVKI\nWfU1oz5ASuGTUdh4JNl9KIcEnl3/yp/exJ5ySvk4ahat1rHYtvkahkmnkOYY\nttkU3weXbkR81/Xg83g8/whKhe6smKealCISFB7CYIUCQETGIJ6dCe0iob8K\n+q7sJD9ujpVW9lbPqwPryGJTUTSxkUpxEtijTDGBY+pxawIsATws4OHkfFX1\n5WA3\r\n=MaHu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-2fb665d0.83+2fb665d0","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-2fb665d0.83+2fb665d0","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-2fb665d0.83_1585804817050_0.814307899301554","host":"s3://npm-registry-packages"}},"1.13.2-alpha-d3cef812.83":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-d3cef812.83","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-d3cef812.83","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0aa29a9e4dd632981bb0ff499d9180cb5af6f161","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-d3cef812.83.tgz","fileCount":18,"integrity":"sha512-9hwjs7adAOhbr5rM1rsvs+d6CqVCa8KeE/TpR2EdLJ+Q4dZivP8EGe86R5O5P2RwtFspuFyvfdijHkxpBsgjMw==","signatures":[{"sig":"MEYCIQDAo1Kukmq+R4F6ncr+B70BkmK/EZHrDjsdBw2AW4WOCgIhAOCAYAhkzDhhkkGyblEdVRyxnB6SkaZ17M3X/FedL5Ah","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehXfJCRA9TVsSAnZWagAAKSoP/RAOf7GiX0AwrZhcJROd\nqxv5HEyuAUVKaHLxwhlWXqM+gEzKRY0zk385zueGMQGWV6qM9P8WxbrYRBoa\nJqSbTJoFgfP7X4qM3L90S1A3w4V5nCxMo15VIlNRh6g+LthIQnc0vXqtuueL\ni2Wr9gSpnl2ftmNBW46Ub4SE/wVv03jDIwnbbc8GzlDYDwMAQaRnIsqusNIm\nFNpsd9cceet1HpsIjzd0Hm+78+11P3eTwbjtKU60fFt2+3m084U004NCLkKd\n08GhwfJiJYjzVhQTXFxBx9hqcqJbq06jTmVl8NDHyOVgYVkUZdWFGGEfhg6o\n7IC65iuqtkVFou7PVBBFEnn61vc1e01CB6bM+YTlmJykRacquYNYyiQHZZO6\nozn7Un3aUXbFVDU/SMB4LG9N5WMAz6AlMUwHlbu9Uk/bpd+TaynH+tsLCylO\nT0ikDXhDoyZFmmqAexr8Z3QGW9GLDZ8EXxbjMcu5SbdzEXoM4tstrdo9pql2\nraGt7HClBZgLCvIXVcHzu2vmLIg+8pCWuFDJNkHgCKfGOYfuWOuqsjXDtkeq\nMDGi4leptbsaKaM8RA+YptZrrY5MpmoX3FtboIu1L41+UV3YHBSRMqFOKiaZ\nHN0c2+7oY+9P9UdfSjPnYN2GUe5oe5bSk2pMnHZ4b2DBcDP+VAzzy7nWlOTS\na2x2\r\n=9C+K\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"3.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-d3cef812.83+d3cef812","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-d3cef812.83+d3cef812","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-d3cef812.83_1585805256528_0.5467514439691183","host":"s3://npm-registry-packages"}},"1.13.2-alpha-7e5262e0.84":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-7e5262e0.84","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-7e5262e0.84","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"658d98a01acf2209c31f2da4e46ddccb3320f6b4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-7e5262e0.84.tgz","fileCount":18,"integrity":"sha512-NN7cBWtEjrdLyE70y4LgPlGlpaGVrT8TWFMov19g4g6S1mvq9tEzbpoOp0QcqSinr/c7RC5oXjvMZLohooenzQ==","signatures":[{"sig":"MEQCIDLvgRoRYCHqrKd1mqjodbwTgY9C0y9Ln/hOl3eYPmUIAiBf7gY7paNtIcKIXXmPlc+De764o0D8pIDD+jAdHHOGxw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehaKCCRA9TVsSAnZWagAAeSQP/A6hsEJ8y3c22DKTzOXe\nuOPUYLLl6FaUcuI8q1ybrGNGt+RsEwImJ0lYHM7oy50DIHhNiO+wENATK+zg\nWqil6lwpmp1hG4ravEhfYQedCsPwY19ZSxWIveMtM3uV0oGS/1+HNf/1dqH2\nrnaRs80fSx4i6bCxzqSUzgAC9YysCjlndiafmNGLGlzSI+2Vg4tT1/JfzigG\nuKDmVwvA4Jhwa42f9Oe7X2CForEOwS0WFGBOCLcF6nV7KY/xYJrq5WU9kPX0\nA9aPfqYOVBy4DsE2JTtzmbcKwLqi0+LTTA2Y5d2CeiYEJF87xgexTzEGdVgX\ns10CVNGrvPPwwkiEol0q0/JLmELF/aSIPSEBJKEIfSi4lg5pHs0rZ2AVyDBx\nLyaHPMLOtqLZ9mifxiT/9BDgOULujnTSlbBtE3DeJUa3AKi8v6ZbzWzQOxaK\nGz4/9ZH73J41C/69beJcQ7hzjZjcru3tBc9Bb2qbcWcBLxMdrT0xZium1wUV\ni6slMpaCb0QUTYyMzDg5srco/mHk62QC5BIPVCtFB6LDVW0wULzWZ7xVzRfg\nu+p8/EoD8IVOCFtFHu+YFkB5uWNlCPlQAN9Rp2xPlLinNIporGjaO5Zo8Ycw\n2LN3LAoPytkPxhk7AcY1JnfEQRZzMqexmVpQWlFfuGinwZ5+QKOe0LBQLjce\na1VT\r\n=Qa7L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-7e5262e0.84+7e5262e0","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-7e5262e0.84+7e5262e0","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-7e5262e0.84_1585816193469_0.7265271164693019","host":"s3://npm-registry-packages"}},"1.13.2-alpha-258a44f0.84":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-258a44f0.84","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-258a44f0.84","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c190d139ec6adbbc203333cd53cf877081805a27","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-258a44f0.84.tgz","fileCount":18,"integrity":"sha512-Ejw/zn4+/8L+SDCUey0xOjH7qCk+BcinHLx/Pu7l+e/Mlzg09iPjsFI9hqXVsDs4ud/2rIP6HN6wNb/1r4fpHQ==","signatures":[{"sig":"MEUCIBeuqSS+AnDbKEY3rxR3bmRJlQVQdsrz7S95WA6lHzJIAiEA4KX/8CAh6w6Zq3J2wRKjk9ks/SoextuQUpsNS2KeN+c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehbk7CRA9TVsSAnZWagAA21EP/iqTs+mh0M2M4qpSrxZ6\nSWR6vVDYblVvEaQQHC7gpeHI/uvh10MZx+7tS6uyI2k/3MUJazH0gHqtPASm\n4/leVnLi5dnB/qsfjz5yoWJ9MYHwR8n2H5btszxur4DutWanBpbFfl9AacyW\n3t5+W2PaFvDseWn2YWHXt1bletZs3RIit1uiJ4l+8+ntTERMqVogRfoNEnjZ\n7NMPxdB0Z2Gwe1PbfBfqyxPngYRdL+QA4/gmUr7+NlDRiQS5mZ8Ofl7D0uDS\nipDxhg1cJJrF04JTJimRXrHIw84HcYEkmGmeYUNWrE9ykXMA2n6IjaXydKjT\nWd0PnWq31ChCCtfWSfZnegxVeT5Sa+fdThMR/nyn38g3LSEX0+lfVOZD0usv\n61QU1dOUjyHOnUeozdZxQUzL/OFe/8D/v/hsppCQESY22glSAhBDn+AK6vDe\nItHtq3VDqXdE4ZfbT5S4mQlAxZ8GOIeN41I/TJgKNm0piZiiKn7pmKfRcVqf\nMa0ztyYCA9Vstt074rUmG8wzbEqGVZab3WjQLOWYsyvmYJa++tlEv68WSh1Y\nlGpk6WYJa5aJg/AGt3lOfk0f+cvaxhGVOS+YounZ7mw6wr0TVhUxdAubSCIZ\n6779yXscxyLfYK7CdvxgqtOtOBvnFEwFr1sQNFellPYDL8jfeUDk/GFk3V1O\nRIrU\r\n=Y8R0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-258a44f0.84+258a44f0","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-258a44f0.84+258a44f0","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-258a44f0.84_1585822010192_0.7324682006022745","host":"s3://npm-registry-packages"}},"1.13.2-alpha-eb973801.85":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-eb973801.85","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-eb973801.85","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"fe90eeede2d8521268c2cfa34ffc999da668fb73","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-eb973801.85.tgz","fileCount":18,"integrity":"sha512-tCJoVIl/hP0cdNm4IMBhwmYa+AMCwZb1DB1EVNquTvcQMepwLRawWIjKQhbBBSyfF/JZC9Z2kPwgmNdOnvHFmg==","signatures":[{"sig":"MEUCIQC8Ug9xVH0ADw9GgTFTszeswtjfdzF7ciuJMIe2vp62oQIgQR8WWt6SbhZuBTtzczjKh8ocn/jzbOb7UlgsrdkfDUQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehcAICRA9TVsSAnZWagAAWfYQAI+E9YySYsCK6eaH7qHR\ncnNJBJCt1ZNhyWnmceo2Ix0koaU2PUnbzNnMinimWPMxrEgZzqEHAPZa60yQ\ns3IjAo9tV3TGQ3FTby0SZ7zXjuFaBMBYNExrSlNeiRNOwA8ILJ9Tw+/GGqBO\n3cW1/Sw1GVp/oJXONKEjIoX8y/9EVJ4sUfdP+zv3/ShgAHQnOc5U+HvuBwcX\nwgI845JV8a/QEDP+Z/udGaadD6vHB/GZMJfEOGgIbKeYfXH0lHmHXJgh9WzD\n3ljP2y4xfV1FxayLC+WOux8BJNddKlWWh3vLC46B8nz5GjXchIcQlJsnT0ti\nasLdQqz9A0IM2qDY8Vk/0di0+Stp5GrUXPQoBtwjEw6qt8cP1gFzss/o4L9n\nZu5R6SO7xkuL/2tzDmGKg/DklKu1N393GtulS1MUiMb/q3R2JGeNTN5XG5B1\nNHkV4n8Jx3+8bshYl90Qlijfpky9lGN64eAZpcvgi3yZOE5ViBhsaoL/h0/f\naM+Hn+Jy/mhx7o2ubH+32xhpF+UhI8tto8Pr7iwJ+mKu7KSXqUYUfUTz7zcp\n2/5UWqBkR2dqGfPjnuSH1SMlPAsDhhDRLW3aur+KjDabqbh3py2CpgkYYJLN\nfdtdkPoPeCdoxsXV2x9/lnTCkc9Vag+lAs4o7lAwV0gnkEHSl580cz4DjVxH\n6uJJ\r\n=pWH0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-eb973801.85+eb973801","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-eb973801.85+eb973801","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-eb973801.85_1585823751361_0.921902961180711","host":"s3://npm-registry-packages"}},"1.13.2-alpha-117bb008.85":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-117bb008.85","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-117bb008.85","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e64993e0738b241eb651a5dc2f8dad66295e8abe","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-117bb008.85.tgz","fileCount":18,"integrity":"sha512-echX6GyAoai5IelqKmOOtZhwFCdBSMX0EUMfsrRk9qTdTJukXJ8ij4euvgbZG3sRrsuo7JMhBE17dfdwca61OQ==","signatures":[{"sig":"MEYCIQD92rRVApoxS6TtZnqyqsc6KpGFm7i6oxEUQbrbmUz5JAIhAMMPgKrHWcrebF1g0mIl+8DIGPynrM1R0r4F4ATESCLc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehcRMCRA9TVsSAnZWagAAlmsP/0XJ+w/tROBm+QQvE9nQ\niwTO6uo5sNmXbj0RbRqPA2lMVRWv5mlzRlywb6yeJM0SJmeuBYiAXokp6KS2\npxNtxs5k2kuflBW2cFA7C+MtKFzFLMgPoS27nD9E9ItQoSlb5fvD/hZf5Iaz\neyQXy+pf1GsJBbzMq73lZLoGTQapwP0ratH6+fx5U83I4dGnEaHONJfSky91\nS1UA6cl+gNAG7PdjG/q5+KOGl3s9dQ+phV2XyniOvaJuIeozpqOW0iw6P3pC\nTtSbhMTobN8xjSXfmx6Wqf9LYpbkfBKQLHGVkT30MpLNJGNTVFvzFSaS5CcM\nBe8qcN/CG1t8/kYY291eO/wWJbA+v+BVv6ww5o4AUtONqjcRxl29LrW1MJkm\nhxQmlYJaFK9F1skXSFH8i3wf4O+6NPfov59dwRcU6B9xoP/jD15vSBoI3mKd\nkCJeRqhgymL98nNgV5T3Tp4FLp0uSn7cCOJGK4SswhWUtqubDsx3K2NUcUK9\n7ODcD8eakB8e+VcF4pIgkxuB00h2QLGQRw6KiAxJLjYfu15O6LEyyXy5w60q\nxpjyQLp+hIUGtfxFkBIgmSx/0IYEMfu9R3lymEmDvZA2AIJyp22KctKZ9pI5\neCZiGnS0k2wEbs3QTfPv69BFesRG3OxLGFc9+BCv4dWKZhn0x25fkeu2To9V\nulR4\r\n=KnTF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-117bb008.85+117bb008","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-117bb008.85+117bb008","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-117bb008.85_1585824844216_0.5014967706752125","host":"s3://npm-registry-packages"}},"1.13.2-alpha-154b5c77.85":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-154b5c77.85","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-154b5c77.85","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"fa2d235892115dce0ad47ae7ff8bcbe9ee94100c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-154b5c77.85.tgz","fileCount":18,"integrity":"sha512-uEmoMrFbct4MkjGYBmHzbd65Uw/JDrxaAPC7mkHCwwcMiHhFH11mh3/69nRNN5j3gUS4pBMPxLFM6YtclCfO8Q==","signatures":[{"sig":"MEUCIQD4J/PItiwjeSFSPMVLM3je/+Hf4p/T7AakP2+HshwAIwIgWbyLh43ho+eZlCti0ZDKW0atcYGyXc04yLEl94DcB74=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehcfhCRA9TVsSAnZWagAAbr0P/2T7euPW7rFXjs2z277A\nGqX7YHHpFAImeoKqu9OQqf8Ap9lBBv50W9InUFIGl5wvj9i+lZkUUH8Pc7qz\nRz2D3aoqmd7YWH3KIqWXtbZ/iSGTFSvm/s63swA3dZ/lAmBB1EUwJRWzitI2\n2jClCq4kdF8+SuYyQWz9yZ6yae/XjHlUnmfy+3HMkGGp+GR1J/UAWWRslUvy\nnpIfKiwXHvIXnfVI21Ivrnj44tldZu/JlxdFkk87u3NJdcYE15XzXAne9F5f\n86BdNMcdAYM+ANR56ql9fcLRzEeloHEg5LpmHwIMGX9EnJYW0c1rLJj3vqtw\nYrbTXTLRZS997YsEgXYrMRjzieh0m7FHBkWjgkpCt+urX0pkVC6XLlgQf4dv\nbNYtLeAw4rT/VnJOY/M/ovr6SnfmAop/NezRPv0zTeDHiHqJ+vt/FupDv9nI\nxjUolFXzOXz58quj8yHr+ikydomfTo9HjkiVW6rOlQsNYGGmgDTYBa6B6VZM\ns51TwbV4bIpx4g2Dmouu+0SppNVwGJalvnD3yn0Y6QjaVktAw3IJS0O6R8ki\nGWjgBWd3/1YGn/7LlI173i16xsO8FqKkxBa1Kn4qL86AIzDERoj/f1pcOzx6\nBrpLrzJ8Bfv1Dn5VmZmu17AqgLxaWywUqInoIciynh/tIluH6FkwxqWETaCP\niZPP\r\n=SBDj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-154b5c77.85+154b5c77","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-154b5c77.85+154b5c77","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-154b5c77.85_1585825760493_0.7821078096306997","host":"s3://npm-registry-packages"}},"1.13.2-alpha-4422306f.86":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-4422306f.86","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-4422306f.86","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"031a375af9ee82d9a30fd38b6f33f0bb02a36dbb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-4422306f.86.tgz","fileCount":18,"integrity":"sha512-Rvc1aNMM+3lfT1fz/UyFLSKX0E3lTviXhMipTIK4Cf0dfspDy+NrcpVgPJLm+oxLtCoC/h37fPUatPgUa/jGDw==","signatures":[{"sig":"MEUCIGF2QzvRJ0TmRVb47jcdDPKgmRwxSB9H9B3EwDjVNET1AiEA9iPzqrNo5SQqBeOzHiPTAM7+QdzVTkwaw0m3sVkfTcc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409774,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehcgxCRA9TVsSAnZWagAA6W0P/0eIuGm0Jlr7AXEAjBI/\nYupuQWsmfVKEusirkQrkoCcbPkHU+jgfUULFFe0z4RN/1O92ISetPALy+WDj\nySjJ81frQHISda5GEdiT30qshSbGnjT82HEJUf7WS+K+oFFKhq4RQO9epR64\n3Q+NtNpo6X2p9US8JOO9kxGSdL/E3HqeD3/6lpcjr2WEqXL7E1lc6W/lxkZ9\nocDhTEu3VxxTYb0VLN5Aq351DqCFB54OGXj6Um07jy+3LiYcjPUJAHnVE+Lk\nC+sLN/eMeDAKZgLTB8WcfnmkFPGSsdunIBXiqxdL2B3T9ZnvDcbCKJeXk8Vy\n3mBOjiR1bJrS4ffi0tzI2kY29wdfUWy23Oh/WtSJ0jSmz6kKDyXxt70SVIAZ\nbj9LN78Yb8t+0qLIWL5RY6ydNkSUNHUInrKwhF9/Q+sR7PA3k+BI65tU8fDg\nZ7YZDIr02X4Qm+AWv+BHZyNy1AiVORXm2JwLiW0qsN0ZFOZcD53JK7pYIrsG\nMPzrh7I6lPTnPgOBHKXD7lg1eSlKEXsfLVRy/hXvXTqJZDw9USFuSuRlFcI6\nA3ObQzojE6JSqHmvZIbDZHFnGgMyWNcS2iZm8UGJHV3/A+WzZmV+KNK2MYxc\nylFSP92AnQ0c+XIs28QvacbnkcaK0Ynr4kLZn3SYUuT+/c2yqbfEnr7Hm9UK\nFW2I\r\n=OARB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.0","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-4422306f.86+4422306f","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-4422306f.86+4422306f","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-4422306f.86_1585825840354_0.7619570438743868","host":"s3://npm-registry-packages"}},"1.13.2-alpha-2052606a.86":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-2052606a.86","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-2052606a.86","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e78f8d2d32f679491a4fbc53853185fa75bf3f08","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-2052606a.86.tgz","fileCount":18,"integrity":"sha512-6pjHZGez+WWpaEczHO/To8FN77lUIUQRneT0iQzCEwkVU4hXzf1HSRRJRJ46GrqilA8Sv73al0ZeC16LuQAHbA==","signatures":[{"sig":"MEUCIAc+UVrOtBSC4eNSpMExNaN2lSThfFBHw+JlD2M1ptdGAiEAlJ0RNveBOUR2N8QoN5uzLhwRd0cefVlRa4CGcFipPFM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehde5CRA9TVsSAnZWagAAgLwP/36dWCbFKF1RIW0ZthOH\nRVqPRK6z6IeGyVqWXLPH/mO4xY8k9ARilnIpb26uAZRrBKOYCrOG6gNryo9W\nex3+vm1WoQ1+Tlr5JS5M0A+dI6izCjddOP6a/uhwx0ElDxBb4f8U725E7uRi\nLJTZyONkTG/PX5Epe4Li1zlWfxh6OaOfG4yaX9zgjd9e4/u6/as8pUCfpOjy\nNO5mNFVKjhOPbwt+TP9JJN6xWOFSmJsJwAxUELyf/Sd3LEiVBpj9YViaeBsz\njezOoKJy7RrAKLKISSXjOvcv1j1tOp0rvRVR6DC2e8ecVi4mqzA/g9HGNkRz\n9ZGAd7EkyiEqeXitNpjC6UqqOekNQqNRpW13XhDBEGmKk2H9+gU6BDPITkRf\n2+FHvP+2SnFZZz0s0/Oe2+poNVzsdndUgh8VRr2MqhTpCK9isTpe+L0dh+2b\n9s839ydEAgWvV+7Z7Abks6F2bS7fT+DWZ8gR589jIbg8US+L358VNrzGDs8t\nbx71qzxq1P0VmpBLwcEQuS+KPIPsHOaDrmjef3ZRnHJoV8ZPUulWeegkhy4p\nrlcsOne783u4w/clqj4poBf3RNrBaLfR3kwLrvTUn3ppe6F/N0o4tv+n/0ZA\njTMkYUcAUuyJUXStTF7UruqMROovqcVAX6qAvcoF3Prd3L0ffLzkTLKCHiZh\npydQ\r\n=ZWGo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-alpha.23","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-2052606a.86+2052606a","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-2052606a.86+2052606a","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-2052606a.86_1585829816962_0.5229158400986578","host":"s3://npm-registry-packages"}},"1.13.2-alpha-ff35da3c.86":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-ff35da3c.86","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-ff35da3c.86","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"59e4cb2aadb0c939efa20a8cb38c92508d041394","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-ff35da3c.86.tgz","fileCount":18,"integrity":"sha512-p71AVqHMQlaQRoU+9Va0QiiZEVgazStrNIJUbCDwXxzQKKQ6JBZsb4MECSO/dtA8D5kC2qjKV5i+c5A/50HDwg==","signatures":[{"sig":"MEYCIQCN/xBQY6pF/3VSrMnqUf6AWKZSr+fanVz2SusHbkMENgIhAIfamE87oskVGyt2Agq+DqVSPDtReyzMizXS3gvZ3kgx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409774,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehdiaCRA9TVsSAnZWagAANZsP/0YvJM8Jt2XMRxdrRhRL\n8lFCE9XO+vZelqKYcr5RRbb1VrG44sF1gg+1lXtYWdiPEuKx8/Cqf90jlvYM\niRU2TypKalD5l53WdHMFz1g0m3wpIF8NBHnxqg81uQdjYa9GjDFV+Ie/lnBF\nXPnbUf2EKyb1iGVKggM3yJA59h0VOQiduPIms5yirGKGrbXU4SxCnUwx7eSA\n5Fswe3HFksDNlXuWhSbQiV70dVgcoxptm0g/3DhjSt8hW/Ps1qk2CMdt3YjI\nffG/QSwKBUslW10WLf3VH65oPDR9tBpiwq72cL3kyyfC+svmkXzhg+eptqtl\nieZYmNErWMEAFy3aIxEHnpawBWCAfeufhpJdQb1j8F3vg0GBVyYQ9jh+yLp+\nZpYUn762ntGwMG5LOa9kEV2YiRGIsmceCtLhenxO+whKvYYuaAWQw+dAFKba\niUi+iRPePdxAhpZbKG3Yq35a6NEQ22RLHVhTjWaR1+BNHuE6CiCD1xsBSYcs\nJutBTVUxyujyq8GsvV65i7XswcZVlpIEUA/xl1LL6gBAp3q7sLQkS+NNv7Yz\nIfa40zQ8HydUmm8ZAlWWVazqJbPPBHD3luYXRPIz8M2fE9JB+xvzNWJH1p3o\n8vvpSULXU0eogLQu3HY+BE+QHV15Aovk4n6mIr52zrlfSiGIpiZSMz0SZWra\n3W+r\r\n=RgiR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.0","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-ff35da3c.86+ff35da3c","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-ff35da3c.86+ff35da3c","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-ff35da3c.86_1585830041655_0.7024436599284305","host":"s3://npm-registry-packages"}},"1.13.2-alpha-2b1633da.87":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-2b1633da.87","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-2b1633da.87","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0c81b29537d33624381d16003ce474694ba74191","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-2b1633da.87.tgz","fileCount":18,"integrity":"sha512-BHygY7hTjPhk9uQ/JsAQ21aTp1eAg94NNzGbaN9AN8jo/EOIPtzb5kZGaqD8j2T5IQqExWxaYEfY8HIaYuNe9g==","signatures":[{"sig":"MEUCIQDQeaMDk/ZZkUqSrm4Y1paxuUxr0SOGhpFUgEBxWq+YBQIgRO3FkL+LVFyR6HhN5BcA8daavmOs/xXzoLU8Bx4Rx2M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409765,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehdk6CRA9TVsSAnZWagAAykIP/iLJvQT/sCG12/cfnUTI\npzA8pVESAYb14NSD6V6+Hu/vRXe4w+hI0s5raRIe5/AHpeH+L5zSfesZhlQg\n6QU3qJB+FIPxrs8YCGaX+PSpoHByzHefCzHBN23+Uz+ayT4Iuo1hZFBTb0Md\nEDTiWXv7ccbzvaRcSlwH/miawU1Ecoe54dtWFgCVIoRzvsHsGpyR29Oz6LmD\nMaWHuAuYY1WRq5gLJ0GCKiMwo3m2uqFhFUussPdGfMgxhv8WuWN4Q+LigCXA\nvasOYxv+2l5FhxNkBJ7lYuwtaqSWYaI4ffxopBMPa3wlPP3Z7GqQTjtdMeDi\nHURAyjgNSZ5uWwhKSBpo6YOL10tY23lfaXVbEOPoyvSe8oBzEgX/CgjLrxHC\nmXh+MsaevUUbUyZQQRJCPUwiQK5LfL7Din6GRao/zFpp/DbRd44lZjFikm8H\nslnItfGrtD2YQNlZssPOGDOp/NDc4UOvZD8nfLb0gyxrQ2fs3jtOwyco0EVs\nzKetwVqsw/1sJLpcx2497E/N07zrUsdmEF30YxGftc45RgQ1Gjhb+lo/EOV/\nHz6LvoSTmWpAiA2qgq8ccwTQALXhDK7LktrMnTpM12gK6JhO3D2vq02NV2I8\nH7crPZN62sTuS9IFF63FWYmvZtfBuU2HnRAZPJnci/frszvNTNnsZN2Y3dQS\ngcui\r\n=SINv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.0","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-2b1633da.87+2b1633da","@graphql-toolkit/core":"0.9.12","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.12","@graphql-toolkit/git-loader":"0.9.12","@graphql-toolkit/url-loader":"0.9.12","@graphql-toolkit/github-loader":"0.9.12","@graphql-toolkit/prisma-loader":"0.9.12","@graphql-codegen/plugin-helpers":"1.13.2-alpha-2b1633da.87+2b1633da","@graphql-toolkit/code-file-loader":"0.9.12","@graphql-toolkit/json-file-loader":"0.9.12","@graphql-toolkit/graphql-file-loader":"0.9.12","@graphql-toolkit/apollo-engine-loader":"0.9.12"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-2b1633da.87_1585830202098_0.23451458544081571","host":"s3://npm-registry-packages"}},"1.13.2-alpha-2db4f5b1.87":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-2db4f5b1.87","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-2db4f5b1.87","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"17ef66b0b70388dca86ca6dc18d8a9316b809248","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-2db4f5b1.87.tgz","fileCount":18,"integrity":"sha512-CfWDLGsjvwhq+rNA/X646OigP/o974YzxRyAvvieFDgZVU4oMFljjwf7OfgfbAx69nJNE0wtJqTtBvLc8WG9Cw==","signatures":[{"sig":"MEUCID4yjil2If4Cqrs+B7ErFDFFDRKnGTtGVBZi2KYNS482AiEAvIxEI/agszB6oDMd5TNkwejYmzSbTowiIfRvleqfrKA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409774,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehdyNCRA9TVsSAnZWagAAoqUP/AopLUE/0z/zSHkpNd9Z\n2TtyU5N5H3AEMXTDLRmrifo45K7gZnMisC0k3T9xPGe1jFGLQAFhaf867iTO\ne+1BDhdQNzT8IvRZfg7k5X3h2PG9yUjmPrNU5/nsiZRiu639p6pLpkbQjJC2\nZtKWkyj0n5ByFKsp2ucUL3wsM3RApXzeVWOD4LJ0Pb2qRR6GSnY2mp5MMbxO\nJeNumFIaXdUpwUoA2bAc0zyRWLh7ZfZb9qkDVY3CYLtVnZ94/IAPMUHG3nb5\nt2No4msCqQ3mMbg0pDG+wgqoRKzt5debPTr3M+GsqL38rbeKxklOIc5mhrjF\n14E+JeCRWaM8SxrcVlt4AL5f+YM2FcrEyU3tb892q/aTPY4yC7RHZ/is68ub\nspH0dlUJ8CKR1x262rsmZ+uwNoBco0gPO49Cg7h2WCMcFM9Tdy3SOVnjOiPZ\n/nRYktu7pRR33rUvDfZcnWRLty1Lym8GVWtJQjjkV4gWE5bTOzCQsW6JgZET\nOGPLAgJxIOkxwIl/OLtrCYIFlYn4zpyyuKwkQs+Ak7uf5byu+ylsCsMBewpC\n7ESIMimLED1UftGlDwzFIwE2iEttbITQZ1GJTZQM/A6DCltIm0PFeE9dgvJP\nYlQP00T4Dcl6YOYRq4rqwLRI/141EP+2lrA254zGrmBpBrxesX8QIO6yg8M6\nwFaE\r\n=IjMo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.0","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-2db4f5b1.87+2db4f5b1","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-2db4f5b1.87+2db4f5b1","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-2db4f5b1.87_1585831052075_0.6783368815915787","host":"s3://npm-registry-packages"}},"1.13.2-alpha-1bffe97e.87":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-1bffe97e.87","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-1bffe97e.87","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"516a73936ceaf5fa1521540baf01d46ed82ead12","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-1bffe97e.87.tgz","fileCount":18,"integrity":"sha512-HFjz5s+6tC9KfZtFUEkmNX/zPZJbQDsNNgm4uU76LxcDbWBX2aiqoiN7j8lToKDe7dDbva0ndJE+SXAmYZaxoA==","signatures":[{"sig":"MEYCIQDtgAZUaH49+wsR+Tdopcgaj/qfGinxpzGO8pMr9ijL0gIhAKZkstjidElPuiXJoQ4EwBFeMX1Wkmri8L8VGEMTrsIq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409774,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehhw2CRA9TVsSAnZWagAAJdcQAI+TxuNSbQ1XOZwNff/w\nICO3TpdKQ8Lr0s8tg8HFlmF4X6UM5tgRrprVkN5ooJx76mlskd6phEwerRxo\nDRzF0N5zr8chDXjPP9fKt9cz+gAC0O+ndMEqtnRp/UNaagOf1/JS0ZT3wLPT\nMxuaainYYXtz8jSAlZvTvwni4Jsq8T8a+UeCWHfntzuL1bT+yEYiNBAqilfm\nKjOb55BkX/YEIqysccN/6pdB13I0pekfSiEjwRuAyUCkyyDsQbgPylalxdTn\nHF7mdcqDT1L6SyMGsY0Hf2C8Ww52gnLKelfTt1prFL0Z0xUWbZexYE37v4Te\nV8HZN/gtpvvRO9WycXW7alDB9LjCpkmblS+JcOQiQ2CqUoUwSCFU/QM2lruP\nSGsK8cJACgPKuihwTYOK098B6pRSGdpLzeTQr5qlq+diGiwnu08wUgr0HPpC\nDR2sumuJGSKnOqYxDGTfl38RW0IVGyxPj3u1BahKsSic/oKYSKqwoxR3XmPo\nzgR1WLvRXjMpjyNqDmxkR5tQrvp+l8W5O7VVCrS1Bg+vVshVQIsPYcDDX5+r\n0E68dgbnC/xR0rCHTHiLllb1qc3p/UqfTdUvIHKplM7/8HgqfOSEvMjJf/YO\n/dKSmZ43nCXkrSJBGdvF35fQymveK4Mu+p7TLYMtC3P/RbzX8TjIGLukubxf\nzyZ/\r\n=Gvyz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.0","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-1bffe97e.87+1bffe97e","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-1bffe97e.87+1bffe97e","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-1bffe97e.87_1585847349405_0.41816536199671517","host":"s3://npm-registry-packages"}},"1.13.2-alpha-c180ff0b.87":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-c180ff0b.87","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-c180ff0b.87","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5ef5e5ec46deb6d15ed193fb1604f28f92e8441c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-c180ff0b.87.tgz","fileCount":18,"integrity":"sha512-518Ehfg7zdw+p6jbnClTAX2MYsjxMKq+t/74CQFKA/z1sMdc1IeLD6kQxeD56gH+Xp+5omfHUwMkN60Dghf5EA==","signatures":[{"sig":"MEUCICDPMgvRpENthPG+OB0PA7FHqOSQYiBm4Z2AaUvNOKrxAiEA+DMR/jTc07rO7/KDI9T/qoBtZeCgKknF0SZSOABATJg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409774,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehiIaCRA9TVsSAnZWagAA4BwP/1MLYrVjg5oBnagJrnmb\ngUskZnbEZ8u46GppwQV0DbII9mnvFKTYAInZHUxZO6cPw8ycZhHc9g5lmnP9\nKcVrnT9D0V/lNJV2woCOZsGZeFjM3clgrL7cQ4D6hHAic16zs8P4H+3VGv0b\nMc0JU0usxOd8dSz6ShwLGV+RpbNSaAAR5yn+j8x6Usy4y8ef0uCwvh5ENfwM\nMRrw/+Bt9wR8HtIWOZZ5kSAeAyQRl4I693u4hPe41ixSDFiE1mZpkJQbidWd\nk8CsMORNKAzm5I8CVF/G/FJwC8AKvAOGk2wFnR/qYMTBcroCLZ0eXjrYETyd\nDPCdjPfRQOXZk5J1uxDhkHAzjMLruZnjGEkZWuxdxXZrbSog79AoUB4+wk+D\nIc9589uuwSPDnA6kihpCAU3Gf8374GOR9lVaZ7SNAIa3UaV4JGtuE/7U8LMP\nXcf2NV9+x0QPSteS+pRIAEqZMxuDAJ+E+aZvNgAropAWoVzx5bPJT4I36Dnt\nNPaOn/D8zDh8bXP6B0w6jdcLHMcp2U46hkDUfiXSEoK0R/kODK3Pcjc7Nw6s\ngiLoMXGDX7QAlkYTeHA+82uBDDqOkQFjDAcz9BHXK69KovG2pC4far6pzJNq\nP7/bQAlZHIUZ1bT9PKIHyDrq2G/Ze3I25C87DSfF/kPtHZZFiG4noMF8KeU3\nsqbb\r\n=WouH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.0","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-c180ff0b.87+c180ff0b","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-c180ff0b.87+c180ff0b","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-c180ff0b.87_1585848857211_0.3697339852892405","host":"s3://npm-registry-packages"}},"1.13.2-alpha-128bf7c0.88":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-128bf7c0.88","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-128bf7c0.88","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"fa0fbc56d20f4660d0d4ad61a483a41b3d206b63","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-128bf7c0.88.tgz","fileCount":18,"integrity":"sha512-GTdTmQ+xJ8mdviUPJRiBAR92KRp4i46fuogO462G40/h9uDavUaWNMIbzNXheyZ83cnmR1+7srvvskiUBmogtg==","signatures":[{"sig":"MEUCIAurgDt+s2b/ISHYufFCGP9A5vsBo4AD0JYB4HqA3xlPAiEA0dQLRbRgaXwAkThR+XDRlsFX9MwJb+YJ+1Q8WCwirsY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409774,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehiWGCRA9TVsSAnZWagAAN9oP/j+ie8zRJRZ1UT6R8J5b\n9Puqcbi4CaDq6pceie4GZR8RfJXn4X3jOqfgB1DchLl4RTYV7FFRs/U58Nvb\n5H79rrvfrd1J96w9cLkudL9/SZwJT4WZVSJN2XigbFbRiQX9S4iDbrssaZDL\nvJLovS5QO12+37pfi5RydIiHCb25B/XJ4tGvv4+BOsTwQaHvPRTfpK+6eMg7\nKO8n93YMj6w9HTm9uwJ8tuPex0z/lrCg0hYyet2mVxYysEQothFYkR3DUuYb\naWK0p1qA7DaEZP47IaEsIb2cg4iMf6BBR7Fjjelsbn0eXZCDcEhnZ25ZsXh6\nenCf6SE/as+0d7zGPEEnEquPjgpyz2LCIcQXWvXfnnhHE252xlotkRgW7Po4\ne3nuZBVESphk2kX2L/9LJjgJzWuAe34T4H/ahLixcdUvLptrsFg435kIOwm9\nrcnHvcoQGiW1OVtswGXw++NkcZXU9mztbcS3CwvKr8DZlyzdHZNRAAORptq5\nBx2359zayifRyhDK6GWbK+QVHGqv9ic0wMk0oSoeIgNUT9wgqv9mkemi7bbd\nBmEWk8YncY3D5Hh/zw5Ksm1WMRgenCRgOwgA23HLYbi91lG/9whe9/2bwzWW\n9d0ZKR68O/GZgfxViHl6vkRB02ynHqXj7ziP9ynKF0A1cjtMOgUaOnQpSi3k\n+iMl\r\n=rq3U\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.0","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-128bf7c0.88+128bf7c0","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-128bf7c0.88+128bf7c0","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-128bf7c0.88_1585849733830_0.5690806537720119","host":"s3://npm-registry-packages"}},"1.13.2-alpha-fb816bc2.89":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-fb816bc2.89","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-fb816bc2.89","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"bb0631e415a24a667ed508f33ee937fd13e2f68f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-fb816bc2.89.tgz","fileCount":18,"integrity":"sha512-h2MgrbV9S/W7Jgk3GD/dO4eybzB9F/5FwBYPp0bNmp4vNwQpMU3VaX9WSC0ylmZZwnnHWcg8WMIO5hz7IwqDFw==","signatures":[{"sig":"MEQCIGecoKhKDBWFp1lOGUbaumBzeamMTJRYQUVBHVjPSvHSAiA9q62dzUUW+ATRWYKGC+FlGKoxRVM9EzynMsKAKQJAJQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409774,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehiujCRA9TVsSAnZWagAA/LsP/3KbXvZ+t5PYbSJWvWkX\n6Pgz8yzMhNN2+RbPATMkVoU4zm8n7hKlV2BXDK2IpHeZlezRRlrDx4Cog6SV\naUpSJRLAr01XUnMbqCATc/RF+bWKwu0c8Gxk8XABKJYZukpts9Z0/oKcgb8S\napCY197aawnCVinnaYmFaWDwxUGTjM/wWGKMo0bLVeNUZFPD0JhhhLcn9dk8\ntENxwY0fBPOYA4jgWymMcuCzjGhlP0U1AWeH2zrzF/x7jK0L4RuUYKxpeNkn\nB6YaWY0UPEpDE159yEEceUsoFRBJboNh2a6UOJTSB0oytrpWlielU43213+B\nTjt2/HJh/byIYyAhL1Ehbjxr9/Bk9hQm1L2r2L4LY1AKpR01xwBkcHfnMb+7\nfuRMlNbLBKRGM3ZEh9bwI/G1Q5Gq8IjGfMqSnFdYfTPJNe5tdghAS0lMJDpe\nuaZiyyKJpVuJh/YVkDdELJlCU/aIdBiuRMsKRdymYfAWakiWHnK5DXqP3HYv\nM/K73XPkjroQZgK3GeEVkaR0+LzZSdwDx66HEm/EYK+x4vpY/JVnbJjukRvx\nq8lW6wYzq+qsm95UErNAFgGYCgklmIDO8v7D9j20cH3WcY7+C7XoQk291hp9\nsGf3LMA0g6pJPlOqtlpmppirYRFGJz1R2C/coMsZg0dDiyCyxQvzpbX4jsJC\nuBcd\r\n=OTbw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.0","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-fb816bc2.89+fb816bc2","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-fb816bc2.89+fb816bc2","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-fb816bc2.89_1585851298919_0.35667035676220427","host":"s3://npm-registry-packages"}},"1.13.2-alpha-26c6108b.88":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-26c6108b.88","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-26c6108b.88","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"9ff9f13e429f475fa504508ff76dc1b829ba7bcf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-26c6108b.88.tgz","fileCount":18,"integrity":"sha512-eQhbf1bMJHsXTSLNoRty4BQudho0QdMdo4pRde2D4D9TEJUcZUGecLWQRfTLc7Cp8ddtpy+Figz7RB4RTComyw==","signatures":[{"sig":"MEQCIGZdp5WAMISZuh/J0tqwH3hzfbIg6sImc5ScDNE8bl2zAiB54RtNta8FxFehywwpQRjdJbKHUgZupGmGjK1d0CjWNw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409774,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehivVCRA9TVsSAnZWagAAeDsP/iDlccG/ESBucT0RkGmu\n5sw4WJIePA+OwxpCWyjYwkz0dwVGVuE04/g3wr+P81sseCU6RKtmDo5nxGa/\nu9LlsA1Pk9IplLBQtBPGALPJjtMmDFWLAH9BBg/a4qHYlqzqV1LOcu4Yv5sz\n4hD4iZO1l2lbBXQUzsbK2PHZeQT+W1TuyMJYLRf/EBX4KXq+TtamHEwY3wsB\ns9O1qGvtJeZ3fxjWa5RPBi8k6+m3ZftbWPSlJ4betKRUjOKdvAunTJlgdUOO\n3Lj5fq4SyB8lh0C5aYbkc9CGgMwIwCa9DYyOwVmBFDJxoBnPxGxiqE3gaYuU\nJ6dlVe8xVPhpObjMM1kJ2/jnZvDELlZCLnnqyPrGp75nQAa3KcM5oT9WCcXj\nU83Th1PS5/wAPC08K6Ri3ZJZCOaE3caSsDvyOxyViYHkCTM4bpd4Q8RNwhgs\nLYKwQT/lCACDGjc+yZPlOyIzQs/JWt6I+x8LzgIL1N0ADQNVzS/0rOlJDsFU\nK5acH/4BGGRTQtYHmvW4iUAwAwBhFtYJ1heEJ0D3O85XVAmwS2utBs78TDV4\ngdPtFCleF/HDziX1YwT8xUTT7VQULw6evQ7Mhdl0SLsSDV9/ZWOTG9ff2PZ0\n2awW8ABUrW0auu8ioDaQF+eNTxuPe5S1Xio1AyLdFpmDPG5CCKYWdjsb5IR7\nBdJc\r\n=xgTU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.0","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-26c6108b.88+26c6108b","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-26c6108b.88+26c6108b","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-26c6108b.88_1585851348873_0.7145463469992739","host":"s3://npm-registry-packages"}},"1.13.2-alpha-84e2f7b6.89":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-84e2f7b6.89","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-84e2f7b6.89","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ef830a925144a538e8aaf93cb77ffc692dcd85f8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-84e2f7b6.89.tgz","fileCount":18,"integrity":"sha512-omoKS52WHero6p2HtrGN4/eHFFffjDNN6ndx+3w2huA9TZPJuZ5jGsOyFafYhINgM7/7WXsNgtZbv/T5gqmBvA==","signatures":[{"sig":"MEUCIQDGDPh7GlV0RUJRUyjRGy1JAxevafVEVY6Z3hzbD992zgIgF98whvTMXhaA53qTWAWJOEsg0eInfCVxX/LNuhdGXjM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409774,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehixhCRA9TVsSAnZWagAAjlQP+gPYfQXA8bmB6p+bJrxz\njwtWsSEtNkBg82MUiw2TkuuP3GnlkncZScVU0y0uUMEC/K8DtwrCnlNaimPz\nX7FFBdDf2/5nhwQsU5Ixf20rAlUe82aTpHxRE6SDScbY4IkbNIfthoZ77lhz\nYPxbGUbJF1+BSWDOE5z78xrJ0nDqEBCkXkwSwRMzYunWMu2Ry/NkfiagLHW3\nf4e63+aJayGsDqSwqkfzJlBlnOQz5Jzg5VVIUPKv6fwxpjnmXxlyLPRT74Dc\nxhXZyB6PPl5LLqKjoe+mUwxcd8Uc36HqCbxkWiN/D8aMfM+cgcFcOvXcntyN\nfGvHpL8tU67e9Is5fYvXu3qHM1uEsFbcDKAnmGW0ExbTL6meZ8r0PID3A2NC\nPXsvSsrUwPBSQFk9kltklR91yJX7BIsfNTRmeOfY4qKu6ebMB0fDPVgDnV30\n4erKpO5uTBTAsPjn3O8/hsvlUTcidgyJE1sh3zZNmX82kKQywesaP1Zx5kbK\nO/VqFjGN3IN9HL7FEuMLIGNPzNny2tmuxsi5uSdgAOkQTKhcuRnLN1HuELr4\nuz7MCMxlZil7lKthiwgu0d3SxDEwTh2Gp5OLK8Uy71dyO6/CkELgCk3E819x\nAYhZycePYWqG/4z6+V/xdwDcryFZd/sJyZHrnd1GwjZnltMmZTFzSKo31oBd\nXcBM\r\n=gXVQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.0","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-84e2f7b6.89+84e2f7b6","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-84e2f7b6.89+84e2f7b6","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-84e2f7b6.89_1585851488931_0.18654390114208708","host":"s3://npm-registry-packages"}},"1.13.2-alpha-1120721d.89":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-1120721d.89","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-1120721d.89","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c86d858b58256fb547abbce4580e4d02ac594b30","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-1120721d.89.tgz","fileCount":18,"integrity":"sha512-3WoT4l9IXuRC0+JubFvw2j+MsQ8LQaYr/BXB9kilCV8uzvtP0BedRHQNjp02RIhxUgO0x1VMkloDIE8/p3FnCg==","signatures":[{"sig":"MEYCIQDZr6xg2r7izuXkWZWvZ4Z1fds6dLW9MXHfsYWT2uNBtgIhANAUF3nZ26vilQN6EXn84dSF/p/BYfsM9B67X7aThBtz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409774,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehi88CRA9TVsSAnZWagAA98sP/07ly1Q5QcMzvRx/6Ezq\nSRD8JBi5Xtet3xRncDZfFP34ef9Pk2O9sQJB+itPiE2OA19NhXbTJnqtPS3V\ni/0NbPrbslc5s5trm3nM7bgLeQnnGYVBf6tkaW1a6ojCdZi0fKBal79YOFbQ\n9UxXAajDn2JKR3hUuSvnJnwWvl6bUAAVQUymPV9KsSNnL3PfzfyCwLLX4uMZ\n6euXKgNBxceil8kJnP5kq4Q4HDwh8Z4YWIEDTOaWOZnTOlebJuPMo2jnNDpP\n+3tNT8u7DIb8EZuDhAzuOMk/+ruznaZKefnBgHZuPxdG8jGTJXIZXJV1Tjeu\ndiHB1QbLLW/ttkxVmlnzLDR0Oi9nJpaU2iJ4GLlFAkIQjJDzoPsteAH6Rc6f\n688mBuTQZAYPvrD2IZl+t5B4dwyMgNHcF0Kb3PQ75InM2zZ7inF3mwUeRCP/\naCsSmzFdhryNNKaKIW+pSM333lE1fC1QR49wVKRKmXQ1B/MPLXypBxqU1s1t\nUW+XDND1+HDfC7VJHeG0jv2GS5GGi8LEx5fAhJNpz8fG2rgGT8eHtU4gqXIu\nM3PmjtAkWUb85oVcVNhrWvj9ri770ia6beQdHGfXUJVmM79XGxME8rmNmGiO\nWHslFd2hoslTJ8ik/E+rWngs1gbwXvbQlzpdOhYZruXEmAT92n2Oof1oYlN6\nPAic\r\n=DzOz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.0","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-1120721d.89+1120721d","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-1120721d.89+1120721d","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-1120721d.89_1585852219159_0.7325213851120818","host":"s3://npm-registry-packages"}},"1.13.2-alpha-a3dce7e6.90":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-a3dce7e6.90","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-a3dce7e6.90","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ef01bd2b8564353054f9d70504dc209363bbbd8b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-a3dce7e6.90.tgz","fileCount":18,"integrity":"sha512-MtkGOO8aK6uXi4rjptwHHe3RL9lHEoUa5gPVrx/dGufzTzR2K7+iW1W+0jApZkgHFpXp4BGAlN9Hj6+TpTSeCA==","signatures":[{"sig":"MEUCIQCpSXSu4elXMURkujdO9fzuQVfSV2gzKYPYcF2Fbu4YVgIgB7s/aJj/2Qg4S4n+1fAM/ah0ImQqRqJWtRSk+TtcERg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409774,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehjR4CRA9TVsSAnZWagAAamoQAIZo1Rt/+HadnhCMQD7G\nWyeRrO+VljFr4eiS+vSnhvNve4WzwvPlFVccIh9FNcc0DDGgLYX0gJJ/OJWU\nU3Eye8U00KyrEeOhy5t3FDQgGEBkOy0ICPX/7gKswmgRsEc20mN/n1CIz1T8\njDebHk2G+WLPn0/WLcfCp4H7Eft/Uucg8aAYnssso1lewQDd6ZVKOuU3Kb2k\nPTP8mlxlR5It7yLhpUGWG2DemqCtoUjdaO8mov9YxbQQQzElQQz7I1oYpv91\nL2I87cqK6a2ONDegNGtJIEzFOvXAPtVM8SgVMowfyP38LOgZU/g7iMrRMYVX\nSG3vI+W5rNlN2xvZGqfwfcvEpnfn4VK7gaSyJnj9WCEN+vX2CcxbpfvxSlmC\nX/9VgZ7C5AZSrFh+BEDxo3JmrcAYY/WeOUX94SQaFCP1l3yQSgd7g++5tbRr\nXUdTnuh34Dg4lEe+qtZcVBFF0EWR0cfTA+NF2uK3hNLpZAx5TBVOk7kn/8bE\n4nHVfyJ9uARK/ENshY1AAlUM2II4lDvFPZY4U08kNnEVJcp22Wp3sjss+aj0\nwcA6mvTBxx2tN8pqyEisIdioqrrlQfSriaMPBYshbOhMJST4/oYxNqWwy3in\n8mryaT6s/W9p3YofTD51C2vg2xygEVxprp5fnFy5s/wT6zWiTu4Xkg3zHUB+\nojdP\r\n=iQg4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.0","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-a3dce7e6.90+a3dce7e6","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-a3dce7e6.90+a3dce7e6","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-a3dce7e6.90_1585853559870_0.385706169809368","host":"s3://npm-registry-packages"}},"1.13.2-alpha-5187fec4.90":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-5187fec4.90","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-5187fec4.90","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"65d0cdff67df406bbdbe429a78b57970268cc5a1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-5187fec4.90.tgz","fileCount":18,"integrity":"sha512-db6S4JdizhlyRXn6SlTU0gnM0O+CRvmKHKhCa5UUk+Mg5vMXzAKVSo5VUrezhqlrhOKW2oKG75cwJozW+XuonQ==","signatures":[{"sig":"MEQCIFVFZiZaITLVZi8CPIT7hW/2xhhxUEvpE89fdJTXswV2AiA6zDqURn5dh5p8rYnK8Y4CEpJtlIReJ9v41wl6fL9cFg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409774,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehjcgCRA9TVsSAnZWagAAslkP+QHG0EUoHlR2dJ3/CYlJ\n86NfpegJLebF6fK11FSncEC5+yXr24v29dQVqUlw3ZXaxKp0i5dEhyBHc8I1\nZSyJzVWTOvDc7/nrsr3rWQMG33TAtiy5nD6hGJgUCfnj5FDUumWNlCa/GUlc\n1ah/D6rbrk0+IZMON0uDBs1trTUJ9oU9a1y7cUkxPutHxOyNGpDAFnQEFZ6v\n9uoqzUl5CZh1sUjFZu5qgt56NFumxsIqnUjylo1mpwaHxdVJOLFGDnRtc81f\nshrgL/dkynX/meSFOzQj/9UVV0EMBwqX0Wg+j9dp5ocT4/Ic/daN+xtRuleR\n2YM9ivVqoFuMS7KGJAhV1AklY95uxQ6Zh27aknHucDwHYPNcnRB02rL/wYeb\nYWXrOPddnN8nvAg6OY4ZBsjiwqLU+tn2nyoEjPpkfEHlq2h48eHZxvvqu973\ntBAR5SQhgAIZpUVKcZQfd2b8cmT4nROdXF8T3RwvPWhY+tdGwUdYtobeSOXE\ngnJ5NlwNdQM5KvYJqqdhxmSa5jW3owhjVmJJby36tNC3lkt7jZtIQ3cgnNXF\nnMCdpIbR5sMdQ65dp1Gs83kY/wrgndbeR2VMNHh9xslbGTMwL2OhKGHZ/G20\nce6VX383CbfYm1oJD80T4P6Vg6Qsnjb2ZOgB8Kc20ee25MutdX6JQru6pFZE\nhla5\r\n=4eNI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.0","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-5187fec4.90+5187fec4","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-5187fec4.90+5187fec4","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-5187fec4.90_1585854240174_0.560611935357689","host":"s3://npm-registry-packages"}},"1.13.2-alpha-3868ee7e.90":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-3868ee7e.90","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-3868ee7e.90","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b636822953ccef953da2d8ddc54d47798be80747","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-3868ee7e.90.tgz","fileCount":18,"integrity":"sha512-gxq4hkMWMWc/W6+RYCz89QfrriBiAc/L0UyQJOg/IVUa1svQutzm42npRtp9Gk63c9Xr0+C/erIKpeSBLrMQxw==","signatures":[{"sig":"MEUCIA2r47HLM4H9tIYb9v1oXWSuVJW0xOIjkMpXCJ8ylDrpAiEAoG2PKU+5WDW1odMvoQV24yktkWX1ELXxnbVKfx+sGek=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409774,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehjvLCRA9TVsSAnZWagAAf4AP/3QogIVA4Fbsd1SpQVga\niINWGZAJajpHDjJwq3yptMXwCKkpfmsXDsFa7AGUUgZtaESFIHm+GbSln5As\nbNqEwQRwgsNXI/zZCwMPkuFvqjIi8WUGoNC+fI1gACRU6jZjghPi+zhMy94Q\nFyMCx7E07JYDzvNeg9QaDi8lC7NBod1S/O6dIMTiQrZO0jEVSi3QoLl9xea+\nslr6wSP6h1N/a+TbOsuXNdtAe6tsJ4Y1nDTwT6qLqIz89HfkfP1LYtewwBYF\n/vgVpLx4TSAqpEj6hJVNE2LFcWXWPeRq2J31Oce5sCL8HeoYlD8dSpReTXnh\n0vqHwi6oZncMl6Xfl0L6CVwbqajG9OaixiZtvOIJBhPSpeFsM/HG+HWlw9Q9\nAlWAFU3bZ/P3V+tDZAVzHXEqkSG69NuVsbifwzrD36A0Ak6uKex6afqhvdTO\nREs5oMooCqU7J5Ac0SffnabltBSIrFU90IkNiSkPgRnOfzKrKzRQspHg5U3v\nUIGWQr1I/TukS8vwJWihPvRcBVKFtiI+a948EZLlqIQ5VOxlOgCJ4EYZ0Q/9\n1WpX6I5VW+VgYOi5DelnqgtmfFycOQ8eo2YVbKRTFTk4XMI9AFmIUbHnsfwR\n1hIimymFrauSxW32C1U/og/bsX5UY1s5bOhL/kBTGaxz4t6ra0zkUd4fsXlQ\neH5u\r\n=+ihg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.0","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-3868ee7e.90+3868ee7e","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-3868ee7e.90+3868ee7e","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-3868ee7e.90_1585855434438_0.8351886032209614","host":"s3://npm-registry-packages"}},"1.13.2-alpha-11b98ab9.91":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-11b98ab9.91","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-11b98ab9.91","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e823a9a1104a521b2335537540b7f47ad77adbbd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-11b98ab9.91.tgz","fileCount":18,"integrity":"sha512-C4FelxXg1yhhcTIv81mztiS/v+cxMeHqMk+Ut0U2hVaLhmS8kDcfqg1zxq2UXWFQbywTv6MHfIOj3+SFX/PyqA==","signatures":[{"sig":"MEUCIQCRUAv9IPM+QzMYvIqA7qwgGSOFW8ACSGImVOGewfK1VAIgHHwI8Vw7xSkUvqWmuq4Oxs9pPrietWtg7khyRhrS9Hg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409774,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehu+KCRA9TVsSAnZWagAAg20P/jm19BnDuzi4LKMOv3kI\nnO3ZmjSMaO0MAIjLG2G9ijWhU4Om+LFirlw6zZhacoxfb7GlZoBjUJHqDgzA\nI0GACrcNDHhe4mW8YEihFwViRK03z+F9Tnd5CabEszE43Qu0jzgK14qK8OyJ\nlGWBJ1g7PJBCm7yZDkR07R4dbBJ0/Ba7sHb0er+1W7poav5bM2o9ofUIPd8y\nEFoc/DcaQMsGbUnt+iibRu50cOsZH55Av/fjvFhq4R6ffrryD0mjqJA81Sna\n0hh4zfMqPxOyKzNJmQULTv7oBn+G9tbllb74NRC5g9/S0GuZ4olfD459vk0u\ngslJznWKcLx8HoN7Igr6GBw6dgzjrkHLyxiYsbW+0bEMOzjcTx8Hn3gQpsAR\n0Al0oJBKRxymQv5jQtyOdwyXf61YGvg1gS4HnTPHKjHev5Y/HwNCqJGmhVkN\nT7NKtKlmFPcnjiV4HNPk/B70GSCRRQ1SMj/Z8z+x0Kkl+HIRF5068VOv+Co+\nbkEmm4DiqyLO5bhONZHb9OXuq9RwdsjJ6+vG7NQ38HljACm9g12dpZ7t/5kM\nA8kdH+kit9gTte2Jo36wWkp+yvfenx/+7GPNfoGoTtPCEX8+yqKZGtrpzWF9\nW/jId52L6QsS+Ee2i6gli1bQ1iOK35HS7cninDURjLsTJALKdG92i93MTMFs\nCnzw\r\n=7R68\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.0","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-11b98ab9.91+11b98ab9","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-11b98ab9.91+11b98ab9","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-11b98ab9.91_1585901450043_0.6513557403888077","host":"s3://npm-registry-packages"}},"1.13.2-alpha-e53502a1.91":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-e53502a1.91","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-e53502a1.91","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b819d533d8372c978650da19ba070468f04f4438","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-e53502a1.91.tgz","fileCount":18,"integrity":"sha512-3DthZUjiz8CDPMbeojcoG6T6tmxYq7144cBSTWPuMPrIaMETQG4HNPHcrie4lpFysOXLXJv6yc3lsa/OV6+KTQ==","signatures":[{"sig":"MEUCIE56foZBVovE0ccubKEAUmnX9DVJnQL5IynxKjNNT6KVAiEAnjQIwP6MUEe1o7AFVo5gUakxSRLjh5UBUKAk2/TXRcM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409774,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehvbKCRA9TVsSAnZWagAAmQQP/0BK4zIUArsrTnalt/TG\nW7tUzN3VRda4U4eFThitQ/vtGoOLfsO0da0Yu8pqpt27e8LCFeeblCWYEgZ0\nml0GMhadXphLu43nP6g2M1nDyv7FEXTvzCtwsDqn7sJkAGivQo2xc9w/KbTU\nnAa6ONdJJx6ZEspIhV7/NwXhLcG7hoG5M2ljNNXzTEyksmJX38bg/o5ytXcy\n59Gt3UhPtgMAjRT8pGHijLs0ByQHwmDnx/OU7HfaEgHRjhVhNi+nF+V4VRvt\n7f0vtKA/Wwj+RnGv7K59Gr/60TZFMyi3hVlgrtB+5CWW2LGZLBIIShaKeIwU\n6wkScIlZH481cJ53ZgqlfDRw0C27T61nlbBwWrk/PYr0HnXojQsyA/jL5Dyv\n9Jz+9z2eYsmODTyguXwEsHpDWtfuYC29Bn6ilh9jM8kDqZ3xK+74KNrip1dG\nFWwRq/AUaRb+HXcLIpeN6LFLMsMgMMrum1W6MOBe/U+4HFp7RCLeK0vRHLIp\nP+6G9tTFQp7a0gGTm5qpmNOV80bVIb9eObP74+xPOlsT95yQbBqo7pzrvwqU\nb2t5+8JJcbB7uohXTNiS6gsA7Ji0SXj+lBElxZnQKpCqP6yw7HtnIhfZ8TgZ\nf3xBJLh6sMPNlS1O/fnm0lQX738NJlMhQ6lzYQ/SyrygEsXDVqYq4FnHzDv8\nY6jf\r\n=gC0m\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.0","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-e53502a1.91+e53502a1","@graphql-toolkit/core":"0.10.1","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.1","@graphql-toolkit/git-loader":"0.10.1","@graphql-toolkit/url-loader":"0.10.1","@graphql-toolkit/github-loader":"0.10.1","@graphql-toolkit/prisma-loader":"0.10.1","@graphql-codegen/plugin-helpers":"1.13.2-alpha-e53502a1.91+e53502a1","@graphql-toolkit/code-file-loader":"0.10.1","@graphql-toolkit/json-file-loader":"0.10.1","@graphql-toolkit/graphql-file-loader":"0.10.1","@graphql-toolkit/apollo-engine-loader":"0.10.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-e53502a1.91_1585903305671_0.2279181209283403","host":"s3://npm-registry-packages"}},"1.13.2-alpha-766c04ba.91":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-766c04ba.91","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-766c04ba.91","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"107347a5e89341edb7abb03b80d565e42b241981","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-766c04ba.91.tgz","fileCount":18,"integrity":"sha512-fi/V+qqFLSrXpjSAcuCjiqzApRt3+SXDIOneJ0zBzm5el1/v0Lgabiy4iN2GTWk49HotAHQ1rYM8t7vt+Yy8dw==","signatures":[{"sig":"MEYCIQDGrrJkjEJyW3HVoYbhmYdoqTu/wVEn0XSFEdeeoqmvwgIhAL4HE3b/Rh6C3Y/YusAfjk6xkMQEQTFF3XVKfCBNYYOe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409774,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehvkQCRA9TVsSAnZWagAAFlMP/Apd0oVhYy+UcU86v/qM\nmmfLlAx/ROUbAry/xsPz+m5BYRrYUKoN/NqqRTkUgXwJHLvH7iCGz8IueAfQ\nCHwYQGXCJ8jaidehxjlDiica78Za9X96YlGuS7qS7c8hqClJSBGrEw3sBZV0\nwmKIyomzx7NY7pGcnin38xNyRJM38wRTFCeF7OLJxiL9J5XkxPp6rfiaHsCC\nb1EWwAc1MwzMS7dtScLaKyzkvsGRxdatMSIVNyg40m/UL8UVF7OorGhIT84w\nAb7/UsTTLdmzVfGtDHN12w1NIfLTreNMvyh/UYoHcn9nx86geK025dSgkx9I\niOdge2EBLvoKbNAtR4LpNJG2KzIDO9C0/jsmlCK3ZofDt357MyywGRbZFxA3\n1u5lj54TZo0dM2puBvce+G7ar7vUpxZXzZoWCv5a1itXfL04ZNh2Xot6y85P\nDF+SHwJG3jC3BLLNtv336tPhGn1k0NG9qf714j3ASoNq0EV4YPiLE+Xyu41L\nX7dDcrG+nkBl6OJzbs7ISO+41NGrKq/C2drOV3CVQ+/yJi+TZPvbglBwCO8H\n6gkc9SmaqU1yBlRPoEL4RTM5OZqIMw2Dow1ek9kgmzbsqLmZa34eb5UvuPWm\nOaZZzDH7SY9nDZHK4BvBLR+07fQVS1l5tsQsNdRaaDkmxf9uSI1sFVDIUayP\nD+Em\r\n=6rYd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-766c04ba.91+766c04ba","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-766c04ba.91+766c04ba","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-766c04ba.91_1585903887903_0.057301282860946934","host":"s3://npm-registry-packages"}},"1.13.2-alpha-f3e9d6f1.91":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-f3e9d6f1.91","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-f3e9d6f1.91","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b46010ddd84c50aef1a7ff928f6a949266a13e5d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-f3e9d6f1.91.tgz","fileCount":18,"integrity":"sha512-uobxz1JYmV5yRLazusc2fq+DBHHzDRa5C9xvvy3mYXiSWF+PpUvCJ04CnADAOxZSVkkLYvbcbg14OuzztkvtbA==","signatures":[{"sig":"MEUCIEoq4BTgU1t4xoG8b4K6nPis2p6qC/1waucpYbyfvAG5AiEAuDM50x2Lka6CvUn3aW92fiw8eoq5p2PoudChbKF/als=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409774,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehv/BCRA9TVsSAnZWagAABJUP/2mkbWxqzEZqLsJdvWO5\n4KHl7vEUGVbHarc2wkwSnZyPr+rCIdrn6EkqPCs0LLnHtLH02dLgbvMYmZsW\nxnFTTVCur+8iitGSkUI5k1w4/bXWH84Mrye51VvjgHubnhi8Ox2tWwlGadJ5\n4RZIqydDd+QKaHixbhvbyV7xUiAfaGFQLGAEcxx2ya6Dio+Q2v1ImCyIXKwZ\nDi1EcgNQfUXoHaQnsPvf2W/pg9HCLyi2OpruryX/PfVEQw+cuuViTUEtJ5os\nDyFZFF5mr+1t4mFdorql5q/boVx2lwuaNRVZQskIa/oHt25/8y2rVhP4vLrF\n0xrfhkvibkgzUx/2o3qkWWyVY/fJQScKZp7EPoh4qwxxVGkKQsok2AoRd5fe\nie2cRMBE4V8kZcffRoOZEzmQByFDvyH8eySPytSaUY+PHYp7MESwCWkog/K+\n0FqoWP+9h3nI3QinXmuSHYDMiWpI3oky2IO50txJV2Jy9SjdGh17SSKO+TWr\nUGTD7pYGhr/6ioJ/I4U1DhenMoIAZo/r8bY974srLed4hTh6Qxvq1MFz7ULO\nj1bwKb+Q/m+ljPteYgH1ZOU6eqeFzTF3gCYqHfPV0/QfGIBa0xJf1OPzet3S\n5N1f8Ra7FuV+ybDZ1nQHm28soe1j8EYQYPIczlMSnxIygHNtZTn5qTDgN6XP\nOama\r\n=IX1H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-f3e9d6f1.91+f3e9d6f1","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-f3e9d6f1.91+f3e9d6f1","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-f3e9d6f1.91_1585905600415_0.20480707176431645","host":"s3://npm-registry-packages"}},"1.13.2-alpha-55e59daa.92":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-55e59daa.92","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-55e59daa.92","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e31410e27c4b42884df73c52a978f3e47a044588","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-55e59daa.92.tgz","fileCount":18,"integrity":"sha512-ixYLXbh7hXpYI83JTV7G/x7QXR1VbFIeDhum0SDM7nsZWBco/aN/rDNtWh9AwJ77RY+DQrhnxeppYM9J/6YJbQ==","signatures":[{"sig":"MEYCIQCx6cwtCiS+TentrnCVm1pj2gmUn1U2K5ecRv3xTjIrJwIhAIP9fpoAaT9fI6BYGw6WU64tiTApNkHOHf79cUFFFiGh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409765,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehwD1CRA9TVsSAnZWagAAIloP/i8P9un6oGR/guLYR8Wx\ng+VaonjlzLIiJ2bh5jko7aS6OrnEpARQSXy3If67LzyF53wvWNKmTXtgTzxe\nZf4yZr4z/zovO1aqCO+rLxs8uaDzhMEZRoljmXXWyH1TiAhiwvOcnIeOr+wP\nxhCHoyh7HVe0vu7gL51jhLejyn09j4E1yDjR8qcDYDzD0nk6R2MBc2+T3G4e\nzbinugCTt9sIfdNIGq8YN5XkQg0egkjY5x42dASbOUIz21eCUrvHZhXfjczh\nKM/xT7MwgQQT1qwLkI4jfkcNiwPoJbYgHlMgDHIqvsGCWqd2hiXBcAdZ+M4Y\ncAil0KJkLlKPmfISKKozolTh56a2t00CFNjyY/sRpXA1RRxwlCtHlFLRBMAx\nFbFgEMZvEohs5/ArUEgmLuzhlbUyXOfCwpfll90FnGy8qM2/ieQl+IXTwfQP\nuU3dLDaBpqN5Zt0ZaINWAKu7KNN9EOgHoiCeGMxmBFMPPnrgEeblnhEgf56l\nTnwX96ZQ8JZlI3pyLH+9unujJUHey3wcbSMLBJgfdmVe/IX9zy4kIlen5zo9\n3zMxhManjFbTiIN0c7bGJvi9qh2DDvVKyrBDSD/94LM3hXB7/x4IYyXBJbqk\nn61CdTY9obs8QEAoCu6Do2LOp+zB+0R++cbCaSg+9Y36rxPNKYwUieEuEzBd\nJ4Jv\r\n=fCAz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-55e59daa.92+55e59daa","@graphql-toolkit/core":"0.10.1","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.1","@graphql-toolkit/git-loader":"0.10.1","@graphql-toolkit/url-loader":"0.10.1","@graphql-toolkit/github-loader":"0.10.1","@graphql-toolkit/prisma-loader":"0.10.1","@graphql-codegen/plugin-helpers":"1.13.2-alpha-55e59daa.92+55e59daa","@graphql-toolkit/code-file-loader":"0.10.1","@graphql-toolkit/json-file-loader":"0.10.1","@graphql-toolkit/graphql-file-loader":"0.10.1","@graphql-toolkit/apollo-engine-loader":"0.10.1"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-55e59daa.92_1585905909161_0.526960464994652","host":"s3://npm-registry-packages"}},"1.13.2-alpha-d4ec2ef5.92":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-d4ec2ef5.92","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-d4ec2ef5.92","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5b4ef39030f5c1fcc56b998526a9c7c34f2c732a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-d4ec2ef5.92.tgz","fileCount":18,"integrity":"sha512-hI/c5JXch/ilZKDM3hTcM2kBNFK+Rl1N87XvhI0z7orRYpgfX8OGn5rLDWTZ8Zv4sVptfQjr2w4DZWK58hitSg==","signatures":[{"sig":"MEUCIG6DxdxziKrd8fo/cywXdXEMfoczFG+6M9g/obK8WnFrAiEA0C7AkySeVnJoawiBBxi97N/yWtUfCbQKYW7b/OZWWCw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409774,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehxDxCRA9TVsSAnZWagAANxsP/0iHby2v0I5eAm4ZjhZ4\nXfhKoHWGmVcjzn8eU2A6GP+mOdrCC0aIjMC/pvFmmh0wLr5Nv1YxfXaEF8RP\nTqruf0OkSlXBDyV8Xgs9OYl6Jf2vmucimEJCWfiq0oZot21nkkP0RaDb1y3k\nIC3/HyTNou05ztHusXgvA7O5ci/Cv0vq98/fOPKcnALnS0o0frOD/EgvVxwE\nVI2PrtEJ/OQlzEYFcK/Tgt81ofGFHySwmOoRuOGFU9P3FxvUznbOSy8Z4PU3\ntC9UVMuzwjktaZDKoJkFmFpFMUyB05Ja8uog7U1nA01Y4lZG6nmtpu2Ub+eN\nkOP13c9vMWzKuG819p7HD2YeMPC8oXlHddHmgezKRXzpCJJ2VjKRxUQpAvoM\nmmLtwsfTfbLovUxy2iZRrj760ewCoMyECSF9epK9En2UxRk8BUyKTf97+hZy\nif7bSCPGGUFWOXsftPy+X8Hm+dfEBaox5dnlOgsICE5cFi27FFp/Jozk/u0I\nek8SRxwMrBhVofbM0Dgr/XnUCV69JNIA09r1sSfTY0gEFoFWAJaPcA819Z1L\nYm5sN12+qn4d01Cg6sZGzYFBA7XqezvPe16DwlqU+MUvFIvvohXIoeuoFblo\ncX3c5iYIgnwzi4KbdLCs7+n8p7OZk8vwidC1/QoUBAj4/ibxwYtlttHneM4b\n1WqE\r\n=B4Kf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-d4ec2ef5.92+d4ec2ef5","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-d4ec2ef5.92+d4ec2ef5","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-d4ec2ef5.92_1585910000777_0.768399774653503","host":"s3://npm-registry-packages"}},"1.13.2-alpha-cce46957.92":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-cce46957.92","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-cce46957.92","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a9de58af4da33c4a5657fec6c4f7639ac32046d0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-cce46957.92.tgz","fileCount":18,"integrity":"sha512-qNdKOs62SjIkcEKfStWcNAbtQhI7OSrU0nDjgSq4ZuqzIK61s4ub4XVNbZMb0JY3LaSjXTupOMkn6yx1jKSMhQ==","signatures":[{"sig":"MEYCIQC07iSy8IBUqBeU82U9yMa14zdoGuoJt5FFKqJucOMVPwIhAIr4Yxrii/JWdRe6+ChPcP9ekDtSWm86jnby9cZ+bXLc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409774,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehxZVCRA9TVsSAnZWagAA3ocQAJmRaaO/Ms74B5dlWNp8\nlbGEYmVammkuKEL3YzY6M8XNwhFYyAHErC9ly/Dh3vQh2ADnuzPgP4P9snz8\nxRHmhz9899zhoYDffQtZIp7fIQxjXCGYg8b8CZeZyzoEZNL/xWGaB85ipaYK\nADbsQOK5Mb+1JWEIFNO1jf7XRx5+wrprC/hzVKGNtIR6WNrCeHK+FGGU5bTU\nY/uw7u7IsfKOQnBVDJqcDwI660+V4kMyv/3n5uynoPbKQuKCKvf9WIB5KbnF\n67He//Ek1lrGNbctxrYhZvEIu23l0X4z2GdZwQq/55EbfFLwp9rn+hI4V5Qp\nz74padcEthWMZ5rNtAOy29pGP0IHolfQgoImakiMufje9IBR+0GSwClhi53P\n8o5jmvDGEoPZe9xCMciygOko3vbVxvxZfyQ1yK4RQuuLLeZbBndQjUJe4Bnr\nu3tq49DosmuPFyPm7zKfgSZtQrbH2lEK8XDND9/AvwO0E0uyG25wj/11Ok7n\nWeH812i7eviCF+rxk6lhxAElh6xFAC6k6iLvEXVjeyAae7MwTzFAd34s+hJM\nOAgeQKoGlrMoF22IcRTMcz9kwFetau4U08MtQX8ZX32/lGEfQLOgADBawWgG\npT5ErMJT/LIOlxor5mVl8UX+GAkVkLI1dZe0X+CcpG9rgmqPElSKxlNXlz7k\nFagz\r\n=gMVv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-cce46957.92+cce46957","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-cce46957.92+cce46957","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-cce46957.92_1585911380652_0.746803320057968","host":"s3://npm-registry-packages"}},"1.13.2-alpha-ca1b4871.93":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-ca1b4871.93","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-ca1b4871.93","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"6b7be0155c6869f1c6cec89c51ba46fd96f08a7f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-ca1b4871.93.tgz","fileCount":18,"integrity":"sha512-vNrBrYYnj6SQIuJAmRy38q1I7XJC1movI7yT6yavebsfrUYajNy7ugxOtoJSZcMX3kOUu1qI1zgWpJI69EFo/g==","signatures":[{"sig":"MEQCICDNjUuQeuGD8P+5M+K6bgHTgILYPMXgkvc9mHgHlYFwAiBROypStsCFWxKlw3S6FsDQK8dxc2rvaNOg7+VBEF0Vzg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409776,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehx5yCRA9TVsSAnZWagAAjpUQAJodq2595GLiPdCW/Tea\nQbu/yWRjzdlanUJsID8pkkJVPgYQX/a1l0z5t5Lsj6jawQ35h8mov5RXHemx\n2s0e3nfT7p5kpR2Ivs4lp7pdtY6GlhwjMBjhcTUFmm7+KLVUYHY3DWz3E7QN\nlnwn7IDoGobTjJjWPf3PjkR65vurV2yh8epCCOSNFjg3vI2DCK4zijiQVecT\nSiDy16OkkL0Bfk8KQe/+p1/iEzJJ/x5UVAYy/ICfmjQVGaeXn5T+ZagOrYdi\nJP3CSf603g4EGvFSbdUfEHg0NyyJS+X1+SdtF3dBYL58fu18UoOfc+sZLKjz\naq6IBR8kbSw9teDW2sRwx5vL52DVlE1PeVP6E70Pueoyq/uZr11SUS9NP7DZ\n2CUvXMI+fHeTY6W8VTVbU+Km0dFyf/2VV6C5tVJAJg+06zX+NL89C5aNB3l8\nXxspaK/2wOtB4XLm/2Fgz7v0nfIPSVSGgurtHHi5cg+acgeyzvHWyY2ND/yC\nU6M7759SCTuQraQFiId2imFlycM1yNuX33UmbO62vVJ7CvolRawoI/lx1Lmy\nIDyySDPxf7TYRHvA63ztycJKKws5DAATJCPbG9LbeobflyszMqYuAObXUJ65\n9JihMmXTCw+IiSDXSWfUjNEUcY1YQb0PCD4vopLPOj8G8Uuw6LpRv8n4vP5N\nyEJ9\r\n=Ru1o\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-ca1b4871.93+ca1b4871","@graphql-toolkit/core":"0.10.1","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.1","@graphql-toolkit/git-loader":"0.10.1","@graphql-toolkit/url-loader":"0.10.1","@graphql-toolkit/github-loader":"0.10.1","@graphql-toolkit/prisma-loader":"0.10.1","@graphql-codegen/plugin-helpers":"1.13.2-alpha-ca1b4871.93+ca1b4871","@graphql-toolkit/code-file-loader":"0.10.1","@graphql-toolkit/json-file-loader":"0.10.1","@graphql-toolkit/graphql-file-loader":"0.10.1","@graphql-toolkit/apollo-engine-loader":"0.10.1"},"_hasShrinkwrap":false,"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/cli_1.13.2-alpha-ca1b4871.93_1585913457561_0.5699348888405456","host":"s3://npm-registry-packages"}},"1.13.2-alpha-f74c6a80.93":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-f74c6a80.93","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-f74c6a80.93","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a5210d83c3b7109186d02c584f9cce58b27cbc93","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-f74c6a80.93.tgz","fileCount":18,"integrity":"sha512-s53BQA7AD0Zx0ploN4Xqfn8aN9KCr9oeCWLXdtEV9ECu2vIQgRGIJMKuRlFiRXIBjetaHtkuZlKrkKqfJmGSTA==","signatures":[{"sig":"MEUCIQDvKxvcMcho2H4Jw8b82I9eQGJq93aLAYuUpSSVV7EVoQIgH20AMuuiorWFSqRdjKOCNqkoYWI41jcm6WQ4dwBc9Ac=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":410025,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehyFSCRA9TVsSAnZWagAA2LwP/0uO7hggoFXx7aO4tMwS\nGsakVP2Hpx/cmQinbmXRrsLBOP++ztnxi1C5974vPuxjCNpjUilEj468q3bd\nNoYSTzApiJuGlsb+th55Sl+NCFs1ec7P/41YPRku38sg5geT3TXphKoca01j\nRHxaNGCgjN5mnKTcPIEYeibwBML7ZoIG4QRV3FnuymkONPkTNKqWlnaHwYkN\n47UQijan/YIvmyKiOJAbWIqZDnSAt3iZQ1YiRFItGSWorVX5O2Rg7oy/CKW5\noR6Y3Tv5ceJROYq0pHo2PTuWGG93drFATfljl/W3F0zvif6zTRs3NaM9E5yA\ngM8GEXOFccWzf8fmg7fML40GMzSm6HOsNK6DilRwjrkeTw43QrOJ9aQb6JyN\nQsw/zWNAlqTPumNFpSsE/x2LUO10jlOal35/NO49jheLHQGDgXLIPCNvRBaR\np8B6j0g4A5+z9mpYqvmvmz37cRuG8YMfuY81eyOndfKymG4UaiuzaW9oR6CD\n07+sYbwkqJF1sOWZo3CtzT36LCS3KXRDhffqQgu42hnH5XtShBe2/vJX+ouU\nl0l+mPXbkVG+hXfKMHa+BDpGu8p66+KfxaQQieTeSabfsBfQP5Fd2N0dp4Pd\nV+wY0yr5ZLt+SLGrxXfiXOOPUBquZ0I1ENyhgC/ItxgWYc94kkV8uqqE8e4s\nPd+V\r\n=4KEW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-f74c6a80.93+f74c6a80","@graphql-toolkit/core":"0.10.2-alpha-79b0a63.3+79b0a63","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2-alpha-79b0a63.3+79b0a63","@graphql-toolkit/git-loader":"0.10.2-alpha-79b0a63.3+79b0a63","@graphql-toolkit/url-loader":"0.10.2-alpha-79b0a63.3+79b0a63","@graphql-toolkit/github-loader":"0.10.2-alpha-79b0a63.3+79b0a63","@graphql-toolkit/prisma-loader":"0.10.2-alpha-79b0a63.3+79b0a63","@graphql-codegen/plugin-helpers":"1.13.2-alpha-f74c6a80.93+f74c6a80","@graphql-toolkit/code-file-loader":"0.10.2-alpha-79b0a63.3+79b0a63","@graphql-toolkit/json-file-loader":"0.10.2-alpha-79b0a63.3+79b0a63","@graphql-toolkit/graphql-file-loader":"0.10.2-alpha-79b0a63.3+79b0a63","@graphql-toolkit/apollo-engine-loader":"0.10.2-alpha-79b0a63.3+79b0a63"},"_hasShrinkwrap":false,"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/cli_1.13.2-alpha-f74c6a80.93_1585914193933_0.6085023766094093","host":"s3://npm-registry-packages"}},"1.13.2-alpha-2fc6f347.93":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-2fc6f347.93","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-2fc6f347.93","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"6f666d3b0150dd808cd0f787a68cdcd352d55117","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-2fc6f347.93.tgz","fileCount":18,"integrity":"sha512-deYvIo5Y0mO+S2tHgb8oQArmrjAISJjaA13R/TvxOq+fdKgGjWbhC8oGAql5wRkztX11AhYyHyUpgBMsmIC9vw==","signatures":[{"sig":"MEQCICn/5AwyhHGHzv6LamoZW0bOhM7aPXZrZjbpQgZKMIEoAiAHCZ7S5rkjWpZwEkO9o86DPVuYvQ7tmzDz0PggVrsXrw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409774,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehyTXCRA9TVsSAnZWagAAUo0P/A5iqF3IurtTNNACobPq\nfqctL2MplDOO7Gl5c0nkqj5Ek9SFMeFXYdAoAkWGuDhXn5872YQ4aQP7whjq\nW5+7Ze4MT07eMraD1ZZq4vSi0ekRklbqgveh4ZQTZcy7O4vF0WsOfIsMdL3d\nlG8h2lPu5JjzcM1pLois3/ST7uFefR5FJ+I9CpPk5vMrd+2uWFrclBRiyqJT\nlqwtkUlyhAbmega+q7taqLv/XlqF/VaaiO087Jkba4jq9vy+OjK5UQCb1Zgc\nEZIe8r45zl5QX1PUH1HKyKWdHaICJlmCR9VIXn4fvs9ymnW8HxNFVtqDU7Wf\nisFB44IvdfM+YfgR5R4sDS+LSIjfm9eN06GOFD+u2f1887K+sAF1P9vk8xhH\nMjMI00xugF221DGA2MQXbT/1ckl/JyYRD0Zn9onguNYf8lJJTafRbz/HKP/F\nNKRruI/dx6NVQ2F6KJp5k3/8gjBbcixoJxqBEjQgSISScRS4JCW9f/YF/LXc\nUFyJ2XZVlQLu6DfpsP1MeESUgpAE2NH/wKGx7ViTe3oD0DccEl9ofBBHgWGS\nmHzT6kAvDSsQCz7Q/BzGZkKos2GD4Oyz0yNqfxNcvuYEPEa4ZtzkSIpp+84B\nANrFzcM48sOHkLmN6f1Sg5En/0YXWPVP39pp2Gpaf3RVFoo8l+3S1fqlA5mH\nt7wJ\r\n=W/b8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-2fc6f347.93+2fc6f347","@graphql-toolkit/core":"0.9.10","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.9.10","@graphql-toolkit/git-loader":"0.9.10","@graphql-toolkit/url-loader":"0.9.10","@graphql-toolkit/github-loader":"0.9.10","@graphql-toolkit/prisma-loader":"0.9.10","@graphql-codegen/plugin-helpers":"1.13.2-alpha-2fc6f347.93+2fc6f347","@graphql-toolkit/code-file-loader":"0.9.10","@graphql-toolkit/json-file-loader":"0.9.10","@graphql-toolkit/graphql-file-loader":"0.9.10","@graphql-toolkit/apollo-engine-loader":"0.9.10"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-2fc6f347.93_1585915094172_0.8595485833944021","host":"s3://npm-registry-packages"}},"1.13.2-alpha-4dbf8564.94":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-4dbf8564.94","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-4dbf8564.94","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"110cd4125c8503fa6d80f95b2b70d4ef6ca922f6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-4dbf8564.94.tgz","fileCount":18,"integrity":"sha512-9i3fd5Fb0XjsaeqEpKPNFzreaDxlflTI4BWhnSJaab+Z48u9j5dh5q90Lr9HkIxzK0ioyOOLhCwuI753qjmrNQ==","signatures":[{"sig":"MEUCIQDUnAWezXaGNncyAYvSkGH5DOuSGOz4hbfCoAXKInXUMgIgIVZiG0czQ+utvEf3MIXNoR6LvzN5wlmV5a0oZjihRqU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":410025,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehyWaCRA9TVsSAnZWagAAWj0P/1REb+JillC3Z0cdr6Yh\nymrsxMPdzsZdfwyGYwBDPl94LMuNsfM1b4e5k848Oqeuh6pTZhI7o6CH/iyv\nu6QxzQozNSFWHgAmZZrmwZoLcVTJRHOlY1cUyt6KpenUJL+DWU8EUXFIV5YM\n75atTK1TKI4ErmJWd2KP4dMpvx96aYOcar5H+uSws6gAElrp1T1HAMk3nxbm\nuXRKkOLSksUnblXNQtDa5oVUPh0s22jqy//bWSH7MSFxHHYzJG8AHozoejyT\nwnBjMqQ+J8mg82XuL2GLSbrBkZ0SdHi74cwaKnRKWKRfVts7dTuNDxgielwZ\ns6cnPuf54vWeJ09+ZrxrI/tbY7RW3SWv7xxY930o5krfWnflAQMY7oXODSP9\nTJTzk2QubOfhwiJh4OEdpKsuYErnDAeenGLpzH8hRC4LR861BmZNuqUhi/Of\nD+0H2/HncV0HrrMB8KLtx3cmP8ZQV93D5x3xSjIQhI47Jd5VuSquHdeYLMIk\ne9sg6iT6MUFAlWdDavDtlF8qlzSKG3htZZPH5d79hH79eia285d4ejokn19L\neBoLIRl2+nHnh8ggbQ0b1mZuZlEgBSuZfEK5Nn9KS8ZTGqVnKb4lHKw+JJZE\n6rW8jJX+85XvvAR+Dfggwpx1YxewEq69XJnqmZaEK+daSMTEUZYVUNYhicOt\nW9aC\r\n=hqVp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-4dbf8564.94+4dbf8564","@graphql-toolkit/core":"0.10.2-alpha-1e5a81e.3+1e5a81e","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2-alpha-1e5a81e.3+1e5a81e","@graphql-toolkit/git-loader":"0.10.2-alpha-1e5a81e.3+1e5a81e","@graphql-toolkit/url-loader":"0.10.2-alpha-1e5a81e.3+1e5a81e","@graphql-toolkit/github-loader":"0.10.2-alpha-1e5a81e.3+1e5a81e","@graphql-toolkit/prisma-loader":"0.10.2-alpha-1e5a81e.3+1e5a81e","@graphql-codegen/plugin-helpers":"1.13.2-alpha-4dbf8564.94+4dbf8564","@graphql-toolkit/code-file-loader":"0.10.2-alpha-1e5a81e.3+1e5a81e","@graphql-toolkit/json-file-loader":"0.10.2-alpha-1e5a81e.3+1e5a81e","@graphql-toolkit/graphql-file-loader":"0.10.2-alpha-1e5a81e.3+1e5a81e","@graphql-toolkit/apollo-engine-loader":"0.10.2-alpha-1e5a81e.3+1e5a81e"},"_hasShrinkwrap":false,"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/cli_1.13.2-alpha-4dbf8564.94_1585915289454_0.56162241258525","host":"s3://npm-registry-packages"}},"1.13.2-alpha-378795f7.94":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-378795f7.94","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-378795f7.94","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ba77e636ea2579ae57366d3d7d3d83bad32de576","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-378795f7.94.tgz","fileCount":18,"integrity":"sha512-3oH0dMphoNQl8MOgKGIogwCOV8qpkhefMju6AJl4Q3Pqm0IcayJSI6+fDS96lMV/Ywik0g9/urBXJI1buBrMEg==","signatures":[{"sig":"MEUCIQCccDrvLMqcNFv1wfUfXvKI4rs1IJk3ge0eR5ylk/9fxwIgdJk+EXAFmjWBSrUooI+mhl2ju9+UKhKSedMg9ZJGtWo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehykvCRA9TVsSAnZWagAAusUP/3wjRye/eJPImndQNp5w\nKaDw9TLN0GaokFGiwiwzDyaTXsaPGFsgJ+WurHt/PnxUx8ahDMjl1BxS6ysH\nIaZcZ6fTElH4mMPpgsXQD9kfB1iXvwnsfPlkPy2yL9IVawKSAc1x9beC7f7Q\nEW1cUXBLTgnr592+o2h7SbxSIhCNAQAt+zEsrdJh76bvklrUmbs36B4cB1ru\nTFCr4LC+0YcXtVpcMQTE0P4LmDbF/hmeKnM0MV54+poJEsarmYl+iLK5H8dF\n51hiXQbKl4Gx9NUSyz49XlLJwT3IIsbOdQEehFPqCBi5tt1L6dAOkFpIMFuv\n4uyMdLs9u/qPa+w/Xw8utPug1h2Cpe+Hv2/4HVgDrMZ2nRpsJoXPdhpnv9ID\nkQ0+E+yJIjyLO6WPSrwUE6lY/9TPrgL3z/lSfYLwwZTSedGb34C8DXcXTpHC\nHjxqK972yiHYMULJypYtJ20fRLIdvLDd0mM8wzaF5Fu5uEk36bUE4Az8jbuZ\nENzK6i/DjKOFRFaDVdMSGeSH/ovEjQLL3XxTYM/Ng/RgeB7zm5qvEiSxMF1U\n/vOP0PytNsR5YRr/jZH7J+XtlA4pwqfs4QzYJ0bbQz6PKRJvbaolobICPuAR\nHOs2E9zKqKJ//xcJCH3X/yLwhzXTDWui31+t8xLwTxvcapwhiMXXKTP2HLvU\nMB0R\r\n=oDK9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-378795f7.94+378795f7","@graphql-toolkit/core":"0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2","@graphql-toolkit/git-loader":"0.10.2","@graphql-toolkit/url-loader":"0.10.2","@graphql-toolkit/github-loader":"0.10.2","@graphql-toolkit/prisma-loader":"0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-378795f7.94+378795f7","@graphql-toolkit/code-file-loader":"0.10.2","@graphql-toolkit/json-file-loader":"0.10.2","@graphql-toolkit/graphql-file-loader":"0.10.2","@graphql-toolkit/apollo-engine-loader":"0.10.2"},"_hasShrinkwrap":false,"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/cli_1.13.2-alpha-378795f7.94_1585916207099_0.495614482441455","host":"s3://npm-registry-packages"}},"1.13.2-alpha-587f3d71.94":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-587f3d71.94","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-587f3d71.94","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"7ba074c305febfd806a6dc2ad071c38cf6827e29","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-587f3d71.94.tgz","fileCount":18,"integrity":"sha512-O4Gg8HuyLhCdzhHAD/GjpBdjWA3Tl5h+hbpEDVCLMM+CqToXdYCkWKSkG51NjKWXFFb2Unv09h0nMh2AfDsHZA==","signatures":[{"sig":"MEUCIQDkawVc3GfhHFTNPITrfw+m2EciKey3Nr8zCe0Rpl6gJQIgfzYjDqY3gcJExKeUG3dgT9MMk/Mt/KsnuoXBZd2i3Xk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409774,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehymjCRA9TVsSAnZWagAANvkP/2BEx4N2NphIICmHAEYa\nbcmJdpqJHjELPB61YMR4enmzZKo7R8na8KUuBEGXcTdv/VL0nvRVir36C8ph\nUZbeUQEVWbO6QNIx67/m48OpHxjRFGrgQbI/VTpI1TatW8voLVrJW6+f9Atu\ncgHBHiUh0grrYB+TFX9EvMd0/riuU/hfYLV+K5+m5WOVsqhDsD76RTJ4gOYC\nparRyl8i521ymEYw7DaQjGW1UGF7FiJUjVkJ0cwsMM/GhS3+4PR8mn0lpN+d\nNvTaTI52ztW1kPsVe/H99rHDLAQfyCGdggpBNKxhDVjQ2zHm/KXIQPCSzbPP\nYjTMZjHr8K7lFZjIL/wk72UVcWmu2ckBFa3BMfdNQiT+9Cfy2S1W1To1ppIf\nStytD56YQVs/OOKFi1q66S+YB2hlILHMAEwg29BRycpXEdOcfRS6SBsnlofL\n2Vigxj3w/brjUcxfhfd4Uu4wxlLL71s/5TmqfM7YUGhp6waweUw4kmI324CS\nrFQK3IE3SDHvIjUfp0YxvvfbPHJ5tZjLOSfY6YoVhNoRhwEe4xwPHdzRorYH\n4GAKXeGq0HNobTWAzorkjuPwtTsXzGK43mOFlZbQGr6on/qWd6PcMgnarQ4+\nBLAntgUKxnSkl+iHXFn/cPSQLZbc4Yc74C5IZZJmfcNBmXL63lAxTkBqciOf\nSk9V\r\n=hj35\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-587f3d71.94+587f3d71","@graphql-toolkit/core":"0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2","@graphql-toolkit/git-loader":"0.10.2","@graphql-toolkit/url-loader":"0.10.2","@graphql-toolkit/github-loader":"0.10.2","@graphql-toolkit/prisma-loader":"0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-587f3d71.94+587f3d71","@graphql-toolkit/code-file-loader":"0.10.2","@graphql-toolkit/json-file-loader":"0.10.2","@graphql-toolkit/graphql-file-loader":"0.10.2","@graphql-toolkit/apollo-engine-loader":"0.10.2"},"_hasShrinkwrap":false,"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.13.2-alpha-587f3d71.94_1585916315232_0.17837127553193977","host":"s3://npm-registry-packages"}},"1.13.2-alpha-44d43994.94":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-44d43994.94","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-44d43994.94","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2611dc07eb51d2a7211843fbc2597a8acde82340","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-44d43994.94.tgz","fileCount":18,"integrity":"sha512-MbaKhdTPggWwz0hNuee0QFJRMOQhHyokbZFDYaAXcgxGLuO8TYhpiP7qEIwAZLRWYn0C03EH/ISTBObDgTYxcQ==","signatures":[{"sig":"MEUCIQCBcsm3DwlgGE4opLWx8i9kJnowWLUfY4FeE9twkPUetgIgTk/GIM58ey67cXoJDgIGXyByTakMvJluPmwslibQsGI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehyoMCRA9TVsSAnZWagAAT0MP/3SOsyc1igk1MTTjPGQJ\nARA/sn0jNIYo31xnCikm0l9wUBvy/vF25fMI1Blam8f+njJEvDmJmy1nHYFd\nj34wGH3iBjLfn4CswqPqp6c+clhSA0Kc0BeR0BNVh6LIc/+NtbOulU8FvJoT\nARYw3u2/sMG2sAU303Tqn/0VFzjnK0uNFjUZbR0osznm6FmXhA4HxJcZLK7H\nwhAabBODNaqeh4kChHNtac2EN9blsLNEAKrbBLk9eUTB9tX+a6viSHWSNFBe\nbj2DegQAF5slxAtly97guPzZrAqgVRlQ4R1GDaaOG1b1EajcEk6cqSIRNX39\npCrm/f/vdsd0/boWDNPu7bPF81W6lPK6O/RJm/GsxyR4BelYqUa4b8Xv6J7j\nVg/JRUjpWcu13EcCV8bRsUPpsKedE7cy6AVRSiv91wWyyDQmYq/SAjrTDePJ\n1pZUrzJib3bMCzRIowLnbNE9rK6yULj8kbwZplMFzF0pnyaflOkgSDxnqdo7\ns/eQ6o7dxGTB5SsFx238R5Tq1HbUEZswW39lwYy2zSUYbFf6I8wyigMr/fyl\nsHakvdlC7K7weIgOiuhVECKFh2KOjLO4bl2AvEO4dAlTryiyjX4JvlBXVpQf\nmInXo/MQOnsim9xBY8McbNBdZeaJJHf5SaId6hloV+SREs8+5KgHePDyqfCo\nub0K\r\n=qpaT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-44d43994.94+44d43994","@graphql-toolkit/core":"0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2","@graphql-toolkit/git-loader":"0.10.2","@graphql-toolkit/url-loader":"0.10.2","@graphql-toolkit/github-loader":"0.10.2","@graphql-toolkit/prisma-loader":"0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-44d43994.94+44d43994","@graphql-toolkit/code-file-loader":"0.10.2","@graphql-toolkit/json-file-loader":"0.10.2","@graphql-toolkit/graphql-file-loader":"0.10.2","@graphql-toolkit/apollo-engine-loader":"0.10.2"},"_hasShrinkwrap":false,"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/cli_1.13.2-alpha-44d43994.94_1585916427177_0.630139666522973","host":"s3://npm-registry-packages"}},"1.13.2-alpha-a8b79c9d.94":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-a8b79c9d.94","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-a8b79c9d.94","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d1e8af0ef4552cfa150ede392ce3978dba0b9864","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-a8b79c9d.94.tgz","fileCount":18,"integrity":"sha512-64tPDpdHXEr3zu48TREoGd5s0SEHXUWBjOmoCrc3T0HKAMEVdZx2cXo2s1ecCHgpKzxHnaH66o/ufPJvKgpEdQ==","signatures":[{"sig":"MEUCIQDyzJqRG028De+4jLFVlK2Gaybk0ggVxnPQ8jvStBFz8QIgXIqGsnRT4q6QdPPWyA2en2LTJbuKL0dlOiL2G6oQ7gI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehytFCRA9TVsSAnZWagAAICkP/jTCRvx8PrzKF2jLCo0a\n9CEMwO5jhj8WNFHVp3A1VO1Vxd5jcuyhZe/tXn00kb7i0IfWv03yDOm+2qYZ\n4d1d9Fp/DD7Dp+PTR72LAORinFVzNwAONahd9jBiyFxnigqnayy4r4LUKn/+\nrfmBljfUCl0zOPrbtPS4XkdI3DkVPSsvdrWiVNfUMmIh2bDzZOTpwQKG91GK\nP7yrjvu+4TDgNJOgZlxhG+fLMsk/y5toGAofH4n3T2XFnvfia1r1BXspLohx\nSC/qdl2Gzl3+xtIGI2A8QN2+bM6bGKUp7X9PJ1O5wEeiKYtbuinf/uOKbbip\n1vjco36zPjbzqPSO0xXRYFQTCAn0fxpSB8oSnn5L23Lk1pS3OfUGanmWsXA4\n5FlUBv+DOAXwZPXwD4M/vQf1zSGPZxnYSsrS/KvNUYumrMnwQVoQ1RD/5Vsr\nAPTDBehDDBeOjk5Y/dlTYruPKdTJma3CQ9b2CnG7QyWifovM9Fveia+RG/Jf\nspfCYRQsovf2M3a28YDlmUrIMJf5QDwmwUOWm82hpdl3+raAFvF8MI1oM8p1\n8hO3W9NMtMmGNivPgkPIG4CiLAyjpYTpVZ+HZhjMrbi++b7qUrGV6sfhSmEj\nRx+e17yrwd9Gk8sKamLI7xp7Xvcjs3cnahZU5XcV1uxjLNNVVJzNBKygT1sF\n1fjo\r\n=s6AT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-a8b79c9d.94+a8b79c9d","@graphql-toolkit/core":"0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2","@graphql-toolkit/git-loader":"0.10.2","@graphql-toolkit/url-loader":"0.10.2","@graphql-toolkit/github-loader":"0.10.2","@graphql-toolkit/prisma-loader":"0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-a8b79c9d.94+a8b79c9d","@graphql-toolkit/code-file-loader":"0.10.2","@graphql-toolkit/json-file-loader":"0.10.2","@graphql-toolkit/graphql-file-loader":"0.10.2","@graphql-toolkit/apollo-engine-loader":"0.10.2"},"_hasShrinkwrap":false,"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/cli_1.13.2-alpha-a8b79c9d.94_1585916740863_0.5690965995146144","host":"s3://npm-registry-packages"}},"1.13.2-alpha-b877542e.95":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-b877542e.95","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-b877542e.95","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"30b2181529e09c7931c8290b403678b9cc79b524","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-b877542e.95.tgz","fileCount":18,"integrity":"sha512-NKSNTPD23UQgDzI0gDD5+FBDsARBq60XieXk2zr5M9lCkNB8ocC2mGUVWzTihyqKw2Ea7rn6ao6kZhUWjjBS2A==","signatures":[{"sig":"MEUCIGzvP2YomqCmrzetgu5aSX1u5HmTJds6NjssOWqQcLmYAiEAmXETM//wNTDfgORkyDDWKuQ2y9stnY91Bhw5J6iHU5Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehywgCRA9TVsSAnZWagAAe0EP/1G14upc6U6HclY2uAdR\nYqVqmJK3XieA5XbyXbPEXoZEOkssbpETAgV5P+dyPnx9bjmrcwMjOq3qvWKp\ncRk0Y3IyHdKq3Dk9ns7baBnuIBXliD56ZNSUr4SXiRzAfggdshzIEceOy2Kn\nSYvEdsXX/m9fqP84qwdTwna4ABQR7FN6sTPIs0YwnGxfkeUBb498Eu2+4GEy\nFusSqwW4rTSwoRTm72yYj12fyyArhsyA30VMq75qUGQxVpArtQjTGtMaM1Rq\njblsbwtFVj6TOnVhuhNZjbgKMNzc3JtkSTQXdsB5OTYSxZt0ziaOnCtLNOtW\n/zbBwyBvIdTASnA4xM2abWcRg9Y/oVkpj5tRwNZX84Qz5qXnHmT/WzLwV5wP\nWwi/pJ6Nw6qj8gSPqHSXWsQpqAqvNo41VzvQErd+3JI/nMA1lygSx+6m+uuV\nl66WiEnAmDLGi1YAGGZ0ZPtBBFbPOwKSTBgt798wuWY0bhbp7mQQeFPYNpGj\nUjbu3Qyjo39fBhClvTneJwFmC/YNvsEzqDV0CLRQSLf+YCvIAATDEi4Jd+RC\nejlI9ca30wUdurQFZOVOMqYNSKZWXQRx9nNhWXXB/XvTtO0CNjhGCO14q/yo\noj5p72LKJZ/zQailwUVS+hAOFZvRPlTrYLUJvGG6gYtbRiDt898ofpbCd6U2\n17cu\r\n=g4GX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-b877542e.95+b877542e","@graphql-toolkit/core":"0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2","@graphql-toolkit/git-loader":"0.10.2","@graphql-toolkit/url-loader":"0.10.2","@graphql-toolkit/github-loader":"0.10.2","@graphql-toolkit/prisma-loader":"0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-b877542e.95+b877542e","@graphql-toolkit/code-file-loader":"0.10.2","@graphql-toolkit/json-file-loader":"0.10.2","@graphql-toolkit/graphql-file-loader":"0.10.2","@graphql-toolkit/apollo-engine-loader":"0.10.2"},"_hasShrinkwrap":false,"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/cli_1.13.2-alpha-b877542e.95_1585916959635_0.5814890725144171","host":"s3://npm-registry-packages"}},"1.13.2-alpha-22d4fd55.95":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-22d4fd55.95","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-22d4fd55.95","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f4618e2b40eaee43c955c3ce8d3d136ef292fb02","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-22d4fd55.95.tgz","fileCount":18,"integrity":"sha512-0UAehRdPYodFhZvOMKSTNXpaY/dqaw+Tux7WmnYEtrsoOT3k0vNKLfc+wvYNek2n6LZ45TC3iTu+dwyZMvk/zA==","signatures":[{"sig":"MEUCIDqzwiSGYKpvdAP5mwlQKTlcxB34VzLrGyvcH8jCrSavAiEAlI4D2rTNxwal06xoc+LkBDwADvVYclT7TRShFafPFQQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehyy7CRA9TVsSAnZWagAA/REP/jie2FNvscebB4gtVaTE\nR9t3hTnOtgvkbdmf9DobBc+WYnyFRbMuArcX0oaDYNMa3R5L3RdgpXMab1bi\nE+PoNXL8KqjNm+wNC6sNDSFuJLrGADxbHEAJF+uXUcf7wFuP1m6qw/McKo0w\nsAeu79E1ZSnTqQOCGSeYuCv8oWp81M7/13jQUIt4eKuRg8D9hWO0nulWMxvb\nQ3sFYtkkTbpmxRXYndNM7zhlXFJrkD4F0grU0wKRYYagZMtkbnRrNR3wk8lP\nWvetP1fme9HM7xLNOOYwL3ApfnzNflh3Q3iWUNTF/rC1tphMYB2kaRzsz0HF\nN1Hj0yxYBS82jK5XpYsYrdNtQFIPkpqCdemhUNYyEFctp8jG9He5rizs+GTV\n4v4tjbpIx49wRzsZuXHlgmmaQorkLnEYL5liy2QrPrLiKz7cJTa4wN1lsanx\nyQs3BCyG934emyQ3pajGdtGmXGbGwRg4BGupjvWam/Fw8dQoA3Zj8MtRnxp2\nvJak3UiLsReaNpWDfdTjgABxa0LdmNKSrqjsA5hsQKYzCe2H9mGtUooWr4H9\norBQW++efbb+6xdNNgp0NeHR3gxVbMDsStLi4l3z32LDBb41IB0Lnnq4zTk7\n4ZvxjlP2FKKOrIh+OBj67W39OHEn6utdgQ5I6/cRx2k/owSC4hZmPVRKoZHw\nKJ7F\r\n=9A8/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-22d4fd55.95+22d4fd55","@graphql-toolkit/core":"0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2","@graphql-toolkit/git-loader":"0.10.2","@graphql-toolkit/url-loader":"0.10.2","@graphql-toolkit/github-loader":"0.10.2","@graphql-toolkit/prisma-loader":"0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-22d4fd55.95+22d4fd55","@graphql-toolkit/code-file-loader":"0.10.2","@graphql-toolkit/json-file-loader":"0.10.2","@graphql-toolkit/graphql-file-loader":"0.10.2","@graphql-toolkit/apollo-engine-loader":"0.10.2"},"_hasShrinkwrap":false,"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/cli_1.13.2-alpha-22d4fd55.95_1585917114873_0.7851695167260013","host":"s3://npm-registry-packages"}},"1.13.2-alpha-376e7b24.95":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-376e7b24.95","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-376e7b24.95","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3f2c0ec9d5eb0ff561453f0e5ab4e4abc44e2ef6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-376e7b24.95.tgz","fileCount":18,"integrity":"sha512-vlVlPE++BjKNlRrVptbe5sfK/SxS2Ex3pSaIt8Ohzu5BXb2sCVhzRr0JyySTd1ZYBFpkGx69WgUaQAyb3+z26A==","signatures":[{"sig":"MEQCIBedH7tyWxz/2KYKm6AJErkOh64dT2HJQat5Tx84ViFOAiBCV5WNr8Wj+dIvflOsPBWdnNn9P9a0n+5jFCWtYmN2lg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehy30CRA9TVsSAnZWagAAKfgP/indt26BgCsz42R72rOL\n8YVjwC/aUfJ1BYKu/4mNN3sQ0nrcX2/YuDU6+nqog3Ds+PapQomcUnlpaU06\nltlmOEsm31dAj4drHEdaxsm50I3ixV0ob86wwIuKbHpHmFeA6nD5/oDyHi1U\nFsD7nybrILxAGU7saGS6ZcPVDGnuLhMzsQNV9w8md2XcCdjgo99KSwGutFbj\nrN8hZ8y/QajnRQALFn2rQ1TIqa3kGyNb6v8MjzmZ/wLuwsoWG5NYT7l/Z408\nI2i0oQeemrEYZ7tD+xuOIfBoM2HSIEvy8DO3fY0jAoyTgiW/AQQpQupzhbVx\nfGn4YYi9xSejAagH+Qy6a1CGyzqDfAT2cClDhSjVMvWNN+G7UNIEWxL07GLB\nbKsSdAM56aBKViYRT6tYarpXLNEFjbo4zskaKUenXlaBynqYPqu5KJY+0MKG\nZ3Icy6o+aO85AGzrXghOFMg/paDSyFnVU8lDBvqqwhhwAcmIT+GF8YT7272o\nCvJCEG+ynG4kfd4uXbGi+ODEr6HgviJY1/b9T4SrtaEZCJN0LIT8igOYTKv+\nFT46FMbjnWZPk4gpOc2nb/fbH6P0u8lQbkjpicYiOqJth6E6amouP3f5rb/W\n7CYlzEM5H19QxNOhcl/mcZhxjWuwY1MkFpYSY+ANmWcLKNbScmTvO/36fMqc\nXNUk\r\n=3SuN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-376e7b24.95+376e7b24","@graphql-toolkit/core":"0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2","@graphql-toolkit/git-loader":"0.10.2","@graphql-toolkit/url-loader":"0.10.2","@graphql-toolkit/github-loader":"0.10.2","@graphql-toolkit/prisma-loader":"0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-376e7b24.95+376e7b24","@graphql-toolkit/code-file-loader":"0.10.2","@graphql-toolkit/json-file-loader":"0.10.2","@graphql-toolkit/graphql-file-loader":"0.10.2","@graphql-toolkit/apollo-engine-loader":"0.10.2"},"_hasShrinkwrap":false,"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/cli_1.13.2-alpha-376e7b24.95_1585917427956_0.9328899772994281","host":"s3://npm-registry-packages"}},"1.13.2-alpha-04527802.96":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-04527802.96","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-04527802.96","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3c5af7d99b7202442b394658a2caa06d4b756c3d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-04527802.96.tgz","fileCount":18,"integrity":"sha512-tpqzryFPTpRpgiS94eQe5mqr71qd1AuTr1d3SI7DBYPebDmPjAjY3R2rqg0/BY9BuLNsPF5nF4wOI7jFRpWfpg==","signatures":[{"sig":"MEUCICv+g3ylkBNUsP0cIR6ucdcoo4+BrU7cWGmHHNseJsDnAiEA8dxqguHxRfPO8ux9zGLCLAQHo45CiTSKR/XobyPk5mk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehy6ZCRA9TVsSAnZWagAAYxMP/0A5w5XDBkee3CZSEjuP\nygCcXojsWopHBPlugp+c3UXug8umRyC2OHra5fVJz3jajP9NXohVYXMUK9mi\ncnh7YCKXIflem33RDDkrOw2JwQrCTxt5mc/AjX2wn2f9uT3FpCMnkB8gCbXH\nKWbH59xlpoJhtfxu7y5dojglhTHhI1YcG46RpZTvQLS/pTEQhCI2htlVSJoh\nxnZMwQIzodt2CdPxicPKTwnqPmb/BAFedd78eYXr4UWJw0PUlSZEuELu2UYv\nbICDjVZv5NjdsGsdr6acIo32HCSvrd5dLLC3P/Nijv35Pg4mScGoQ7nQn17C\nRbOLM7ExC728f8R2sMb3rQa+eDzh+by/UlFx+QpUP4/tRPpfl5/GNhAyv8i3\nIYcObtrk+aqt4bZhQEzDXKh+qZTuHg8USM0RjPjd2PiA3Gd+JqituSl/NFXT\nPbiujLMxbr8uouwSHgaEl1EtzAvqbEW9y2Fdowr1eSpt8tpw1lXTXZ4cHkyS\nyMuDTC32AXAxTE8Fc6rNqFtXFi6tUgwPd2d8yw6pRd7ZKUFZsP/vvxkifJPn\nve6BQ04Q9aD3UKrueNT7ZSMj96HlDTdmV4H6eS3yW//Lwg7HAkoSYlbMiWpv\nD2mtgwIrBOIq3p3co1FXBjFqQvJJHPGX1mHvsLYyrLJM7a2bwONOWUrMJfk9\ncEZQ\r\n=f5cv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-04527802.96+04527802","@graphql-toolkit/core":"0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2","@graphql-toolkit/git-loader":"0.10.2","@graphql-toolkit/url-loader":"0.10.2","@graphql-toolkit/github-loader":"0.10.2","@graphql-toolkit/prisma-loader":"0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-04527802.96+04527802","@graphql-toolkit/code-file-loader":"0.10.2","@graphql-toolkit/json-file-loader":"0.10.2","@graphql-toolkit/graphql-file-loader":"0.10.2","@graphql-toolkit/apollo-engine-loader":"0.10.2"},"_hasShrinkwrap":false,"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/cli_1.13.2-alpha-04527802.96_1585917593063_0.0009097951779379887","host":"s3://npm-registry-packages"}},"1.13.2-alpha-35c00ee6.97":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-35c00ee6.97","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-35c00ee6.97","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a46c4ecbd1d03441ad37e9f6e41c6dc3b3590e92","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-35c00ee6.97.tgz","fileCount":18,"integrity":"sha512-lJ6AonkxroW+Rej9HM9shOuutPjxpjsjxyTrOUCv2FdeUX0LpSWaD1l+HJAbCF8opsLf7ZAVO3lxghyEimeU0A==","signatures":[{"sig":"MEQCIDqrwOS0QAUhwS1xQEOrid/iH5MsC+T+WZw27OiUbs1NAiA/6Ug/cg0vDgMeyp+mQw3bfr+cH4MFx6UqqHA/NsQWUQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeh0I4CRA9TVsSAnZWagAAbhEP/RjTTtky+fccEnAC6EG7\nzZnG2HXWp7AFW9pLZMYcelIkv6Vb/xvOxTpfHUsETtlnfPKcMwUGk1B8Kjqo\nZJ75xBTraCaeqiVn1krPiZYDkt70MERSu/7YocjF1/VMUJWLAnBfpPV6YWvx\ntrZyO67cb92OK51aikcIkSAHJNJWYVWsLYt6QAPA1aX1JTlwhMsL8HN7rJqm\nVQAPxiwYHVR6E6QV98eREC45Wz1c35FzzgEjJGa4SddSO133N68WVLwv4oZ3\nHYnZoA39HBLZMLjeplwoCJAGoxTLJJr9RPfXAEYJl1yYBN5LYCUxEv9WGTj6\n2hP/0mfvYLDOm5rCb5L8RSZOmUKojqb3G0vBvV2IJxF/iPCUq11rQMGu4JTj\ni4IBRgdECadNfT7vuBzpVvZ+aX0InbKMt4bAvU9OAPm7Q7KSy0IhM3lckh/l\n65jF+ArfKds++XfGEOd8HKx80FLMM1liXW+ydOF8vuWo78iegcWxKds2eH2E\nS608WbWJnHuPpVXK3PYaYvjvEDxVptBAJPdsA/hFbZH5snXPH0JJFn0NnqW6\ny136D5KzPkhRvm4ZvxBQfO+qL2DKAX8bzE2r0WdQ9gCpKuUELEp5mk7bUoz+\nDhI9nxHsmVR7E4viNvLOd0Meq8hqmiLTX8hoQhoxhmzMR8MClFMjJ58X0xrx\nyH5A\r\n=5y7w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-35c00ee6.97+35c00ee6","@graphql-toolkit/core":"0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2","@graphql-toolkit/git-loader":"0.10.2","@graphql-toolkit/url-loader":"0.10.2","@graphql-toolkit/github-loader":"0.10.2","@graphql-toolkit/prisma-loader":"0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-35c00ee6.97+35c00ee6","@graphql-toolkit/code-file-loader":"0.10.2","@graphql-toolkit/json-file-loader":"0.10.2","@graphql-toolkit/graphql-file-loader":"0.10.2","@graphql-toolkit/apollo-engine-loader":"0.10.2"},"_hasShrinkwrap":false,"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/cli_1.13.2-alpha-35c00ee6.97_1585922615627_0.7004839535814014","host":"s3://npm-registry-packages"}},"1.13.2-alpha-cfcade73.97":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-cfcade73.97","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-cfcade73.97","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3ebd00074f91fa5bc79e13fbb6d124d18ec74486","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-cfcade73.97.tgz","fileCount":18,"integrity":"sha512-OKyVXcugkoupVFenC6IiM9lZP65VTN26p4sKRjgycjw4vy7ijs3z/1wGTgsInUs+4JAvVbIwjX3p4Sk4MKm9gQ==","signatures":[{"sig":"MEQCIEgfmQ2keGVuaTVOhSG/t4hh3CCVPRftIDiJ5vjsxGGfAiAc+vk/nZ/sxzE8vq+VUtu7vRlmAVlxre7yvJs3Scc/dQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeh0OXCRA9TVsSAnZWagAA/iQP/3OPwZe1ZqO/5LRs1anM\nxyDpoA+42TEzBqyK3M+p/xyvXjVdaV+0QQzhzXSrG1AQoLInpAi5ATZzGWMh\nwjUtlbgtG143FRBXmlxQMakBowmZBRywEdYuozwfwCY9rFwSMUrMKPG9jnsY\ngmvNDZk5L95ZPOv7YVmm4XdOfxOBbxcg+kW/fN/U30VZlbPE9Uvb4W/11/Ej\n6EEHlbi6m5/t/sXtTXwTU2O4fjP5zwp4iU4ZRhNz5gvo/ajDZptICQu091XC\ncvj7m92Y8AVpWnqTtcV95tetcFgkO/5P8qIxiqKFgwqP3Gi4h5OkCucLftTR\ndbK2PHShhpKVZMwGPxRl1DOHwko12fuoU9ZIrLsO20GXOyUpLsG7wc0gTukr\nvZl8VaRRq60u1r1shUyPf+/7zHs++AHF7/xM19J1Rnna6xj769yK8m5TYpCi\nKwdyECqkF3VMz6jEgrO8cOrOfOWWwTnMor42XtPiOUpr4sjEI7HDZicBFwEO\n0uPAybOVefVH8y1ncbuLOn2DH4+i0275zCSy4M02Skr5cx5iqMmpH+km14+i\n0M8d7yjgL/JLv9th1f4usAawM0dDSyMH3qTMTIOQReuZGiETGDwDp0VBXtO0\nRdNkPAF4PuQmcwqsjfubYsFjrkHNlWg/avNPTITTtiPxXuVZDITBMnjBO8to\n5k9f\r\n=37ib\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-cfcade73.97+cfcade73","@graphql-toolkit/core":"0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2","@graphql-toolkit/git-loader":"0.10.2","@graphql-toolkit/url-loader":"0.10.2","@graphql-toolkit/github-loader":"0.10.2","@graphql-toolkit/prisma-loader":"0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-cfcade73.97+cfcade73","@graphql-toolkit/code-file-loader":"0.10.2","@graphql-toolkit/json-file-loader":"0.10.2","@graphql-toolkit/graphql-file-loader":"0.10.2","@graphql-toolkit/apollo-engine-loader":"0.10.2"},"_hasShrinkwrap":false,"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/cli_1.13.2-alpha-cfcade73.97_1585922967032_0.11062821893452424","host":"s3://npm-registry-packages"}},"1.13.2-alpha-0e845680.97":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-0e845680.97","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-0e845680.97","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"28cd059be151cda90586ab9aab19c0b1b3b04578","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-0e845680.97.tgz","fileCount":18,"integrity":"sha512-sx8411FgRIwYpErlIbw0ZoPV6+LgWp8ok7BauYAeTI7eDQSrMzmctC7jeaBR+6zzpDQvk9VyHdS2oAxfcjyAFw==","signatures":[{"sig":"MEYCIQC1eA3ntnLjd3671Ku77PfC2Hrwltinq5Sl19eT82X/BAIhAJzMRTWZqdEyWGA2k2dVfNlrKgkPl8AM6m8zWv+o/ds4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeh0UICRA9TVsSAnZWagAAkicP/jQg10mqYGwWNbAfUbfB\n5ZDprtXACIAIws08K+jWvR0SUc/23vIaq9sFS0o/P8VYANclrhRu9yaN5qeo\nPtAEw8IOnq4Y9rWORp84TTy43aW+PpEge/Ln3ukB5/81FI6tr0Yb2B1tJDsk\nCppURFAK8NEk2Fsay3+qrhIagPMZ7ZTOU/rOKiZDBQ6eEvcaHA1wy1QjwvX9\nMCdv6FmNnmLFQTrkAxG7aUBo7J2VrQzJW2TjSk7exeRPv84e9VY/2un+ex7T\n2L3OIMkmHveQ8Qp+oMDfqb2pYi0pUqmLnbzcEqvB+T3ASyqBAqB1wCxZZwxn\n/Tefv2BjpMSsvHA5TJ703k3X8TtsqUwz9FFRqu7w9FjzfnF/wKQUXjrPIH2s\ngFT26BkO90Iir+jd7uHHUpgVrQGC0oKL/kx+UBehQ2bgjmraHIM+avvYXU5p\nOgg7CMl0mVzectSp4rEsTDnnpGNxIfGfy6UkqR3cKIE9EeULLyewMl+GbQKZ\nncMcgmbQI25N6y8BjUYUxfT89INzfGYKw3K7v3NHVZZbB66wi7eB/+VpHL/H\n5Mijn8uZQDMTaMLveTqqReHTTtmbZHlJYTvT5X8LqSfFhyzDhpsFus2edOvU\ng8PCH1Ta8j2dfixQSB7ZVQu0G1yf04TRPriYkTnSTGeNZp3fUYME6KasEroY\ngzYK\r\n=jEqs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-0e845680.97+0e845680","@graphql-toolkit/core":"0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2","@graphql-toolkit/git-loader":"0.10.2","@graphql-toolkit/url-loader":"0.10.2","@graphql-toolkit/github-loader":"0.10.2","@graphql-toolkit/prisma-loader":"0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-0e845680.97+0e845680","@graphql-toolkit/code-file-loader":"0.10.2","@graphql-toolkit/json-file-loader":"0.10.2","@graphql-toolkit/graphql-file-loader":"0.10.2","@graphql-toolkit/apollo-engine-loader":"0.10.2"},"_hasShrinkwrap":false,"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/cli_1.13.2-alpha-0e845680.97_1585923335260_0.7397126358492911","host":"s3://npm-registry-packages"}},"1.13.2-alpha-0a681c77.97":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-0a681c77.97","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-0a681c77.97","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8a958fe9346395eb001bbe8476ef34bab623afbf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-0a681c77.97.tgz","fileCount":18,"integrity":"sha512-TSV2EolczmoOash9XCMvgSyzt6KB5V9uQVm0BlxweK7YR2hwS+R1BVzqL5LUIV7IQ/ns7ZUSWKai+YUrJxMpzQ==","signatures":[{"sig":"MEUCIQDpTj8wux1GTCRjVU/RpcH03/G8m5WifU9eUhmXQhXwZAIgQdsx2jP9z5hTFz4OXT7yrCHf6wrhvBH5tl8Rw9N2NkI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeh0XJCRA9TVsSAnZWagAAIhkP/23Yq8NQiqvrMFISmRu2\ngAmMmY2n0IvxQp/qEdA96r66NIAgK5htgL/JAyb7MTiFd9OioqvFpQBbSc5N\nDzHy3y2tiOmMghUqykDh2DB3CUZlQp7LCQJyGnC4Im3DTg0ryBltXekBEtVZ\nFhrIWNvIiT4xDpoUMQhLQgQV6iTBLEWRpQ2nqMt9caaLyglam5E8jpBNlQD7\nv8zK3M4uy/e2iOagopKlhrrxibB5xbNRbPo1ogbrgjccZk0TODxOZ245hhlf\njzfh4M8/LFrhNrIfqgvo9UKDJOHilN93XbHgySg3X8ZbUFIl56ojO/petYI1\nRDmFpJ3lBvyCj4N1O5eaVIp0hJ6kCxgGEkIOBnHesIM3wpnsymfwrGc0eHFH\ngN0W2TkjeTIUOyrJD6entugz+t9YKsvzR3pcaE+JfZ+qpl8PcrX7leCBDXxc\n3G5Z28gmflUn4Al4mPOz5qkOj/z6uaj7zdqn+gF7GBlftlTS1Cfzx+lbOO4V\n9KvwJpZ4d+4bj09XAWdsWHWuQQcztigXvdUUzwEtRwXlxGjbJPwCh1TdU91h\n/uYsr5Srh5wi+zKc88fmYymQZOG1hAvOznoCtYWPmCXBrSKCkw2uOX9GMwKE\nH/2Ec0fv1poDSjsO71oGtKi287AlH6PzFqLh+/hPM7f/ctAaPYcm9zm3AtGJ\nyNDI\r\n=cnX4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-0a681c77.97+0a681c77","@graphql-toolkit/core":"0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2","@graphql-toolkit/git-loader":"0.10.2","@graphql-toolkit/url-loader":"0.10.2","@graphql-toolkit/github-loader":"0.10.2","@graphql-toolkit/prisma-loader":"0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-0a681c77.97+0a681c77","@graphql-toolkit/code-file-loader":"0.10.2","@graphql-toolkit/json-file-loader":"0.10.2","@graphql-toolkit/graphql-file-loader":"0.10.2","@graphql-toolkit/apollo-engine-loader":"0.10.2"},"_hasShrinkwrap":false,"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/cli_1.13.2-alpha-0a681c77.97_1585923528205_0.5295773347970409","host":"s3://npm-registry-packages"}},"1.13.2-alpha-41dc7f49.97":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-41dc7f49.97","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-41dc7f49.97","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e64bd310c8e0fa261f13bae3154fd7abd67a8efc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-41dc7f49.97.tgz","fileCount":18,"integrity":"sha512-Pw0grtrvOLN/0R2Avq7wA2UybrXqX33nSOq9HKlDQNwL2Y4EpDVyK9MTYZ0Hsv7oOC8t63hCUw/Ff+0o4gtXFA==","signatures":[{"sig":"MEUCIFpSdP1JEDA8HdkLYMUAlfqtePmHq9V+vliVw6LW7vnqAiEAtuugCTma1KFyGHHIjtWLRGy5OvxccMd6YUk2k2ue5DA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeh0nACRA9TVsSAnZWagAAJ50QAJ3J7IlvPM8qRWLPzyan\nQUBp0/3mIH0aIG2xWg/loPpDlre56uP+EdZlCKCXpgpS4o79sUzEK7VBI1B+\nAKU4Mwa4Lgu3kjPT0JASDzt909QD9j5hpkja0srY453uGnnhLwEV7ngkGJSD\nlHB49M5zWO3CW64iUsl6NTGhLEP6KwCTjkCyfyJT6NIWrGOZqIbQyPyhb0x/\nnNM5c+yFM/ODqukLK2L599HoEjFhqK/bQpLcbNIsj76zGpqV1v6Gq2cn3wZg\nyZVdRfsQLR2eIWAY7XAxeLfS9rId9KW+3TVN8QZ9hZSs7Mo/9Gi2TYRb044t\npspdBWAn2KsprUyMbFRRPQyhUhyo4SCPzLSwBTq6GABFqm8r0L/+Po6il19+\nsQVEXxB+5pJJjv6NCKP0rFrngnOVuM8yQjETi70J3GIcXvyfqvkhUxvMGWEj\nW03sRZPkYEDLDFcuuNDZdhwX7FzhvPzrIG70kmESbnPzBLxCnvPQnymQ1qv8\nAyybsePzeUaZ6Sfjwfjbk1s4d/rYSDQgQDTCVI+setuV8LS1S+rzL1Jjtw+5\nzG9E/QyQxfGD9TFBB36V1XSY61NSpF2mfnX9qbC5M4et2L7bZGNoLSNFCK8I\n2EvjmqazKlFnbTOlsSJTsasTNAYi/QePcOzjawnKwcy1MbO1ARvNI4PYePfC\n4cZn\r\n=Uhxa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-41dc7f49.97+41dc7f49","@graphql-toolkit/core":"0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2","@graphql-toolkit/git-loader":"0.10.2","@graphql-toolkit/url-loader":"0.10.2","@graphql-toolkit/github-loader":"0.10.2","@graphql-toolkit/prisma-loader":"0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-41dc7f49.97+41dc7f49","@graphql-toolkit/code-file-loader":"0.10.2","@graphql-toolkit/json-file-loader":"0.10.2","@graphql-toolkit/graphql-file-loader":"0.10.2","@graphql-toolkit/apollo-engine-loader":"0.10.2"},"_hasShrinkwrap":false,"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/cli_1.13.2-alpha-41dc7f49.97_1585924543182_0.20752570751767574","host":"s3://npm-registry-packages"}},"1.13.2-alpha-373c4e35.97":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-373c4e35.97","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-373c4e35.97","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"09996da12935279311c66bdc5af8549d807a9540","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-373c4e35.97.tgz","fileCount":18,"integrity":"sha512-LvlClCfAqgZMWOHKAx0JteNzEceO9hJp/fL3ijfT+fa40yfrRixDqDn0F3qLr0BcRlfk0iQzbaLTjctJxaAgOA==","signatures":[{"sig":"MEUCIGp1Thi85tOkCuVFEsn+xxzDE0Ey6DbcCZrCJr2xTZveAiEAhQtUOIN9Q6rMFbWCNEobGLD/84YvRy+/t0ep3CyBGzA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeh08WCRA9TVsSAnZWagAAthEP/0t3QGWclhoGCKIwcfH3\nC7spkJ1ot/AWaUSNnhbTgSnw8CnvjbGtQFfakSq3sJGIquerbAZfBUMfQ1d3\n6EZvWMD+XfdHyd84m8dsx1CNx19Zp82X8To1ywZsjPgLqZHtU4V70b3J3oNM\n15QvKaU7rOFYPEhSRxFmV8v4OTGSndcK9j5PDlRiiNYwT2v8qu6O4x2d2w0H\nlwoHsNCyo0OyHIW0qU7enXCRsJGCKU09vOajlBge0M6Y2SqEbiz9O4TTTTAZ\nNi0BaBnZvywBfpxFEuvqrxIkluifQmxSWB8uCw2nWKMyH7a6aJnudm08y/Ug\nWq/o+8U7V3hABY3YNi++XWwy9ErgrdGEhf5tYZps8Alaob6upu2DtJDYWZ/0\nJXYIVoI9crQ1j19TLvHdwGITPB3qI8CrHSZk7N7S3juiRXztxbA1+eg9UrZ3\nk8tlhCPIBCla6B4LpBBhTPl4HiIHtSpy+VGXLaR2BnXUHD1krz/ApYtqbGNr\nfkq27rh/PZ3XckEzZ30od9cEOkBIE94xEBzy5T6ET+wf+rn3jOvLKqWBiK2I\nvYj2OMU3plPSBGTXVJ+Lt2ACQR2kOHKZWBeBVTT5BapgJ6ZdJ+pOiFtT624q\nbKN7UBNp5VwcvCboBU1rRU8hvuxMhFW7QpoB7lf+U5wXpxBzdhkM8N5jABMK\nnELf\r\n=c9Ir\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-373c4e35.97+373c4e35","@graphql-toolkit/core":"0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2","@graphql-toolkit/git-loader":"0.10.2","@graphql-toolkit/url-loader":"0.10.2","@graphql-toolkit/github-loader":"0.10.2","@graphql-toolkit/prisma-loader":"0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-373c4e35.97+373c4e35","@graphql-toolkit/code-file-loader":"0.10.2","@graphql-toolkit/json-file-loader":"0.10.2","@graphql-toolkit/graphql-file-loader":"0.10.2","@graphql-toolkit/apollo-engine-loader":"0.10.2"},"_hasShrinkwrap":false,"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/cli_1.13.2-alpha-373c4e35.97_1585925910044_0.34373773515513206","host":"s3://npm-registry-packages"}},"1.13.2-alpha-38266aeb.97":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-38266aeb.97","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-38266aeb.97","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8719046891751748ab931fb4f1850d1054ecb276","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-38266aeb.97.tgz","fileCount":18,"integrity":"sha512-DjszdNpKlxeel/1bQQNXhPT6ZhaALghEW4NLYpIOOyjYaBCj0u11ueDSZoK5hJp7SmK1yWQfQsbN2sla92iGlg==","signatures":[{"sig":"MEUCIC9gVL3nwpLv+1KxX7ikBGogrRm6b+5BAETCyGO9uSnXAiEA9ht4GOiYJ0gdFXlLnL2+j84+9tUr/PGw6jF5v3pns58=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeh1AECRA9TVsSAnZWagAAc0MP/3LMhRHKFKO9npJoCfzT\nKQjEDL4z6b6z9ZxVs12pr1vQ6vwgi3Xf/hI6s1Rv/NZy0KL4A+2/Pieuz12p\nXC3zCvknx9JkTeI6KNtUlDh7pKepcIGM0fgHfSpN+McDUmuWTfGX/1VXlx4a\nbQfpIZbFsFi8OHpVOtAl2a298FeabGbZMjVuOr/NcxeHtGOHMLMCH4SmNfd0\nAutg8MHqeGi57R6qx4KtKPFxp7EX+IWCactbNir81veyfMhmUcYdkkB9BNs1\n0jXp+oA8NDVfsZXhZ+J82YInp7AkVikdDF3G617eka17FPTmvhRZBfN9OIcT\ntNA6tINO+XL0KN2Ix+QwCnhFt+t2kpgJbSzYvkUxg2Evs+IgNMC1hFy3XHJE\n4GrDryG0u1OH1kM13Yigq2vWMHsPQTEZTxd5V701l8bFMB+WRN0ELBxxEU6M\nsu+8pelYnVq8gQDujRv2FLSARK6EDnMC3v61uKkUWGVjS4Y/CEqifTKcpNUI\nR5p+gnhsS/OuwCRaQH1E/kiyFTJuY0q+xWf1PNeskh5mCL23ZVNommIktyOz\nuFcWJ/T6QanBqQZAWZuptOhKBGqsGvEp91YVWvsB2m547n8yee+ARvBxx+d2\nF4PvGz16BjJiKvKHNJNWOr1i4Z4+hNb9LgTnqb3SyIsXAk35pG0ZfJs7xKHF\n3XmM\r\n=69GR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-38266aeb.97+38266aeb","@graphql-toolkit/core":"0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2","@graphql-toolkit/git-loader":"0.10.2","@graphql-toolkit/url-loader":"0.10.2","@graphql-toolkit/github-loader":"0.10.2","@graphql-toolkit/prisma-loader":"0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-38266aeb.97+38266aeb","@graphql-toolkit/code-file-loader":"0.10.2","@graphql-toolkit/json-file-loader":"0.10.2","@graphql-toolkit/graphql-file-loader":"0.10.2","@graphql-toolkit/apollo-engine-loader":"0.10.2"},"_hasShrinkwrap":false,"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/cli_1.13.2-alpha-38266aeb.97_1585926148168_0.08457201920562873","host":"s3://npm-registry-packages"}},"1.13.2-alpha-3347db02.97":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-3347db02.97","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-3347db02.97","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"534555eb8845f7c4486bd41336d1e74b423a10ec","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-3347db02.97.tgz","fileCount":18,"integrity":"sha512-9VZZ1O8Uca7aqZkAAuEN/0R9yHfrYTMeHZppily4mGEqLjUvliCn8TdtqLV44IM+KW1pXC8RH2+s25036YrSpA==","signatures":[{"sig":"MEUCIQCOYK2Boq5ttZWdLlzv3WbeUWEaz2NjwygQfJfx4zjCPQIgfc2I2ndkf/4KIKrNZZ3Qpj0vxZn6+F3qRITWbTFUcyg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeh1KzCRA9TVsSAnZWagAAXJ8P/1tIb7F+NQb9DySFbyPI\nlvMZrnKN37Vs+CpyuVsHzv+QdLP5+w71p7O4Bn+wBYavT4kevCCi2/Qz2byk\n0EdPo7Yuzp/c4pCXuEG58Bi4l26reE/MqBvlFiuYMRuCiIP5TvgJSknot7ZS\nPO593bHeyOojy2GcqFS2DxEnvEyKy8J6szjHlBbexbP1tkFzv/IKckiuZZhL\n051alhMBCsFet8J1Y8ZObIt4VKWLYk3qtkQSdbjyPY9VcWlqJs7+8kOcUNDb\n531k8icWoOt74blTnVmo32pd1A4oD0tTWqYqUo2+MtIoGaBQc18jL1/5EPAI\nCeily3uTOIT+FnE2U6F7LdpaqsOrTKrQ3+aScfIeNuNLB3Mi1Fz662uYVSNd\n+5BhopSjVULta51+n7PQmr/be1wOdgN1hp4r/O5dNwBuPPXNaB/sSfwI0tlG\n1JVHF++28MG3gMkLskzOclb4al5cDsNhq/BchnZ4FkWsbnIhG5683iuToKYx\nkdh1wm/1fvPySoKqQwFaoJmrDyDQ38VvqwpPBny9rGO1NGKPIxIqWhigDxPZ\nfeyKV3m/U17Q8cdWaXm3xyuhwuGzdCFpW2Kni2NILLJh2fkdrJdF0v1qYID6\nVt6TXJFZE266XdI4gYP4kVA38CbD/yXyQFGE1GJzJmZ0ePi+tfeIJog/b/VU\n/xJr\r\n=Tgk7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-3347db02.97+3347db02","@graphql-toolkit/core":"0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2","@graphql-toolkit/git-loader":"0.10.2","@graphql-toolkit/url-loader":"0.10.2","@graphql-toolkit/github-loader":"0.10.2","@graphql-toolkit/prisma-loader":"0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-3347db02.97+3347db02","@graphql-toolkit/code-file-loader":"0.10.2","@graphql-toolkit/json-file-loader":"0.10.2","@graphql-toolkit/graphql-file-loader":"0.10.2","@graphql-toolkit/apollo-engine-loader":"0.10.2"},"_hasShrinkwrap":false,"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/cli_1.13.2-alpha-3347db02.97_1585926835409_0.27026027018976073","host":"s3://npm-registry-packages"}},"1.13.2-alpha-ba3338bb.97":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-ba3338bb.97","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-ba3338bb.97","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"605adda7b97bd239aa3ed0493b74a8f4ac3499d5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-ba3338bb.97.tgz","fileCount":18,"integrity":"sha512-rb4jREBNRIWq3hDzRFi3Ogwx4PIrChz/xUPwrUdkqk9fMt39ldY8dLwJVNGcelfcgt/ujCQufpxCCJiHlmKDig==","signatures":[{"sig":"MEYCIQCfbvZ3eCB1rFc+EtjfIGVCr81jEQrNrRhWkTd3nsdu/gIhAJeUzZnGSgI/B0gGpkSM0iFFi16BJcMIc4fonuR/+Pgt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeh1QGCRA9TVsSAnZWagAAuIMQAJ+sFrcEHFtYN72D7kF4\n8cyiKF1igbQBeHH/9DHQWhi49rA18XiJAxo7p/DRq54PV7yEFAsMB6tU4JNN\nKQ487ttqUypMAb/hgsJfk0fC5roX0eur6D25YRGUhnKTpvKhit5E1JpvzeR8\nFclww96Hi+/S4meTdWyb5pHGOTONgaIgI+FCT0gr0YOBPn3Jl3KDWvuKMeQm\nUt3C06cH5hZEeDRkGlp5agoTgjtfZBNq5Eu6yppAtEFYWJdGc8qqkNhoybI5\n0zMIQwr9EDJW7Fplqqg6wMMiOPIomUHWZ6yOra7Yhrfh6/nFLugIgrN+MjnC\nv5lvO149XIn0ZmYZ5uaINALPFjs+w/Nx1hHgkSPUHJF6Zja31vocpAU36uAr\nKetK73vcgUnVBTCOgRv0pbT8oc70sBbeuyAg5Yp61GYY47UKg/moxYuFsXUH\ndxxWt1oU1hjdSrxMTJuY6ciLMzuFsf2OSlRTuc12kTeOInFXbA1HIDUM8O3y\nZglqLilgUJroBVo3ol7J4Fpaa0gXs1V0jsz/6wKT9cfcggxZ4BWfEVq8squ2\nZbv5Eo78qZ5v9jZY4EhUZQxDBXWMA5xyTU0FN5IkXwJEJTVmI5RuDNSpdqoR\nupzbMlSEAr2a3BeJxbz9hJfePDc+uiao4yq4HiocKHY6nFNSqlXWyRM8srZh\nxz7g\r\n=SFGi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-ba3338bb.97+ba3338bb","@graphql-toolkit/core":"0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2","@graphql-toolkit/git-loader":"0.10.2","@graphql-toolkit/url-loader":"0.10.2","@graphql-toolkit/github-loader":"0.10.2","@graphql-toolkit/prisma-loader":"0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-ba3338bb.97+ba3338bb","@graphql-toolkit/code-file-loader":"0.10.2","@graphql-toolkit/json-file-loader":"0.10.2","@graphql-toolkit/graphql-file-loader":"0.10.2","@graphql-toolkit/apollo-engine-loader":"0.10.2"},"_hasShrinkwrap":false,"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/cli_1.13.2-alpha-ba3338bb.97_1585927174253_0.21795943563747366","host":"s3://npm-registry-packages"}},"1.13.2-alpha-a335a77b.97":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-a335a77b.97","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-a335a77b.97","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"6039113a5b83bb36f478a2f217c41c54a61a0635","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-a335a77b.97.tgz","fileCount":18,"integrity":"sha512-r+bEW3FLHXmpjrt9ky/DY3X9Z8iQ9Bwt7SjFIpmmDT1Ul+UhHWmtpjSUnSvaaZO2dyLlAvKYlE6xMooWuHSi+w==","signatures":[{"sig":"MEUCIGQoTLqGxXoiklhsFkN+LGbkQEEIZuam4x9YdmLQEZsCAiEA1/PzyHn2ps29CvTlTGMsmthc5lSjTwFdChMXTtK9C3g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeh1UXCRA9TVsSAnZWagAAjTQQAJ3VO4GsNoCU+Jbgi8zk\nMNL1YrKVV4LGk4cp0ACTOXAdIGmq3EWslIpQieRDz8HSVkB3+LRO2jSJ1+P+\nZAkR3hl4ezXC/S1SOtd3d1diUdUhYRRfW+FUw4LnO72TIEgRw8CmbKJ3GLis\nlUCr3prFz5Z5O1r256FwiVcMT4TYC2JSOab7H/cEGcFf84hPuucF2ZYJjtE7\nBte8Cc4fI1d91Fi4sJYazCzhI+Pl9YshAMuR++0v3ye00X6zFHJ9joE1bWM+\nkXtb6irmfET3TEFmfXQhdaIRNtsqxHyyG6+XidQqJcgEb9uhEVH+uV4BAkG+\nACbpfbtUY5JLn0M6yLRYLiRoK/FpPwTcg1MHEjspeJcKq1UhajUP8Kj3edEK\nUgiXRllsJyLTCdAFfS2T8O+wOxagsCX5NLsh3aL8AvFhgoewwrCQP+5s1qCA\niumnmRLhK+1ElYiep9Fpiw9lJN8PD5Oq8wlVplZq4QReAKjHjGotrclOv/uB\nSM5rIES6+xfC0tDoDimEQ7gbRfX0deQCQRMkhyqI0wcW03VmJGt5Ra8GxhbR\nOebXd+kGHsZ4MPwC6hPBPN368D2lvj3M2NyJApeWcq0Lsjom0YJqHvoAc2xD\nS1aV3mH/x6AKNn2lsmcv1dNZHhU1dVl2mUQnO5KufaGZ4uQgJoSajryotBmp\nkCKe\r\n=ErCW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-a335a77b.97+a335a77b","@graphql-toolkit/core":"0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2","@graphql-toolkit/git-loader":"0.10.2","@graphql-toolkit/url-loader":"0.10.2","@graphql-toolkit/github-loader":"0.10.2","@graphql-toolkit/prisma-loader":"0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-a335a77b.97+a335a77b","@graphql-toolkit/code-file-loader":"0.10.2","@graphql-toolkit/json-file-loader":"0.10.2","@graphql-toolkit/graphql-file-loader":"0.10.2","@graphql-toolkit/apollo-engine-loader":"0.10.2"},"_hasShrinkwrap":false,"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/cli_1.13.2-alpha-a335a77b.97_1585927446449_0.46935382702644524","host":"s3://npm-registry-packages"}},"1.13.2-alpha-74d63bae.97":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-74d63bae.97","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-74d63bae.97","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4ddf4809413ee7f53dc92824e16df16648834fe8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-74d63bae.97.tgz","fileCount":18,"integrity":"sha512-05lXkXfb4R0VUHM1idSHPHJeeMCjhgwh0u6cqjC1Bc/AV7wRVbviv0H4L28YLJ9fgK5z8D3EPHI5FQ4nonrMAQ==","signatures":[{"sig":"MEUCICBoQ0Tx7yZQ8urXv8oQbdo6TBjv31UIyBlkl+3NFsGMAiEA6HHG3ffJULviH1jpQSAZ8ZhPQUKkdhZrfXLiatT3noc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeh1WyCRA9TVsSAnZWagAA7FQQAI4vCa+AyCoCyesUxsZJ\n0Imulqfj7d1pKQUxChHAZRY83IcZQi7oe+7p4yNZslup8BeLxvZ15G2TXd2t\nAMDOMhmhud5q1RaHeHNLtBM1edFBlKxnI/WH962kXGeIUaXEWpyXFwKB3IuT\nGc+BXr7ZAW8RUxKkB9NWOliF+XjPHCtGiI6vDVMhFjh8LJm9didgHww40oLF\nR2KvZFOYg3If+fUGAkag3pJ/nBrvaJDCLVuX7QFIQcBaYKrs9SfYMXtHZFcR\n2nNtOvjn/BcT/x8Va4qyRzNQWIdNitS0hSpdzxQdRlRmracbqF2rk0nyI+jT\npjVXxnC7kgcz7H4QkVG78d690GjepCe5+KPxQ7r7TSMxKq8PjL+y7cndmAMR\nMUCWwiSROIqns1QG+SJUdpCgnrbWcm+sGnFlELEw1ooIb6tUWDfppVoKGBD3\n8acgfg7htEAevGkYa5llHxuhh6xAg4RVnSBMqjulsVdHlvhopZdTaAkf6Fh2\nNClPTFvWlUIAJLk/hOVBtmBpFQfbvF5wav/r+N5EU0UFwnns/Bv7q6C4l1EA\naYdUCooU3jWK4n+H82e4SLCQS4ooFQk805+ZGi3Cy8UHJ76p+LIvGz6NWD8X\nh5hvSC4uN7CRfvt65ApH5D7WXkqu2tCi4Mx0wx0R2HC7iEu02i85HixzYFyB\nxqQ0\r\n=In5y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-74d63bae.97+74d63bae","@graphql-toolkit/core":"0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2","@graphql-toolkit/git-loader":"0.10.2","@graphql-toolkit/url-loader":"0.10.2","@graphql-toolkit/github-loader":"0.10.2","@graphql-toolkit/prisma-loader":"0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-74d63bae.97+74d63bae","@graphql-toolkit/code-file-loader":"0.10.2","@graphql-toolkit/json-file-loader":"0.10.2","@graphql-toolkit/graphql-file-loader":"0.10.2","@graphql-toolkit/apollo-engine-loader":"0.10.2"},"_hasShrinkwrap":false,"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/cli_1.13.2-alpha-74d63bae.97_1585927602224_0.780243780638856","host":"s3://npm-registry-packages"}},"1.13.2-alpha-b6c00a38.97":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-b6c00a38.97","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-b6c00a38.97","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ca0d04df210b39f9afb403d089dca087574901b1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-b6c00a38.97.tgz","fileCount":18,"integrity":"sha512-mOTfgABzf1F8rw6BQwHeAqSJ+5tOSHWpA/+HMECoPDHExc0jALbxCqSD/eD4tkFsYM6UraVdFrHaJAHGtY1BdA==","signatures":[{"sig":"MEYCIQC/jmFb3BkYcRSkGUQJO0GVhsqMzXIexv2buyvQDmwwbAIhAL/B2m06w/LIZnXeonGMX9kIGxhC0t/CEcBwhapCZvuA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeh1cBCRA9TVsSAnZWagAAxwwP/09lS3o2m96E3cQB69Xo\nhf2HFcq+o/rYVJqS3bXeVXeVNO5/9U5xrMKD2KmuJj5PecjIMTXhVhtxGgO/\nWAqau5DLtdFaOnQhQGo7X20VGHmI7M9psDl8kE8t/FQy/6ME7narRobNMe0B\nJxK1srSj8VcXyi/qfJM7870bXD8l8tj/hwsyRtKDdkf2U5VkvxS7N9kBKK++\nvLfotSG++kt2wCScwNpUolRun5p/bV/e9iI82LnJ8NpWb36NZaoyoahhs6SR\n59Nx+D1kHdtZN2FQoTGN6qiRn+j4UxJvk9bxOigYaSlrkCHAeN/BCI6mywAv\nUSu76A6zwXKMyGyJdkiv1excABSnkbHpOOiljNcckFuCIYyadDAG3SJvJJnY\n+6wGWroxwnGT1G9UvW5CEynaUimP2xPO2VzJuOpqqNyzAGBUiR3mZVgyvbZG\nnkGU+7PR7osxlBUqaCC7JsAlZ51US6odHaFofwuMO1QnrcKn5QbGxsJNs6GJ\nrPtg7tKwi2B1F38Q3bGoev4sx6kyI6aE9v/TUgrr3Am4tVZaUTE+T+oa78SB\nXY1HUO5gxr9HgmqNlATDBUdE8KHor+UPsniXhxnwi5H/cSZ/8w6TKeuZPzJl\nvLY0TSTg7Z5F3xybT0p3wloZZydT7yErObevUnkvjPRv86+dBklAYbPSJN0c\nlkW6\r\n=YJgW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-b6c00a38.97+b6c00a38","@graphql-toolkit/core":"0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2","@graphql-toolkit/git-loader":"0.10.2","@graphql-toolkit/url-loader":"0.10.2","@graphql-toolkit/github-loader":"0.10.2","@graphql-toolkit/prisma-loader":"0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-b6c00a38.97+b6c00a38","@graphql-toolkit/code-file-loader":"0.10.2","@graphql-toolkit/json-file-loader":"0.10.2","@graphql-toolkit/graphql-file-loader":"0.10.2","@graphql-toolkit/apollo-engine-loader":"0.10.2"},"_hasShrinkwrap":false,"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/cli_1.13.2-alpha-b6c00a38.97_1585927936565_0.37975301832540853","host":"s3://npm-registry-packages"}},"1.13.2-alpha-ef3f7bb3.97":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-ef3f7bb3.97","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-ef3f7bb3.97","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"7edb6de2955edd894584525420e227758b57f2a0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-ef3f7bb3.97.tgz","fileCount":18,"integrity":"sha512-Fyk3FDuS5ovNoBt0QM7kA2n83CO89VO4pRYWJs8LgGay07xFJBgmJ8HGBKEI6Rbb7ifnGDAVXLg4AnkTDbbBhw==","signatures":[{"sig":"MEQCIBpZC4Hkmk9ZnuQHrTAmCj6gouoaDo1Dksjh5+evFgvaAiAiRpjWad0w9V8A9DX/a/wkx5rrAohJvZt4NN9NaIzcHw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeh1jLCRA9TVsSAnZWagAA9fYP/29w/LxUSef+JwMOXi+B\nMtVBhRQVo3Jl0EuKgZ0UZ1pXJk+bqQylm+ROPwSvk1eOd6NyhzShlq+S8Bwi\nJrnoJeP55IHuiTVawypILNC323Jh0xvrpqrQBRInQS/9y17DW+TBNgn5otnP\nYaNdc55bMLVVKIOajSqGBbhwJC4bil3nSVSrycdYMBkLBiJyTm4LWEjvFKWh\nJdniii5ic7ru5W/8vRTV8zHit8IwoRrf49aIJWVM/PlNTzKCUpnnnCx8MS2p\nttpHUQMDRRqgx6YvdqHfT3sS4WpVagGPlZpVzcYAdnGUcikHGzGGHQEAE1Ln\nnrqndxyauAyan+7ESj5Y7neL/R97seZ6Mbj1nhXnqlfFT9DhdF0LTt9wRJwr\nEINT3uEiJfaBJZ+aCQbzE32v0pT2T2s5TzoB0DKWOlDtR1WiB8+sYOWTeLd5\nboqj5ybJBphTPAFNfC5EfvWx14mOp53B65eZitrApKqxsLyK5aq6/Uf7pDvz\n/cuvWNZGLzdynFVoeaHezOBPvSm5YhqONwzDciMZ7YunOtQdAx/O41xnZJQ0\nBoN4L3vXdzfRDeYl4OSJ9aB8UZJDoka5/IfCe6CmPXOKLlfFORO18kvwXUta\n1NxpE2NjwOFVtStrrAOZmydnDgPq0gzPBTpy1n+jiFCYtUvBiIWfq0sdymPR\ndB3C\r\n=r8/2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-ef3f7bb3.97+ef3f7bb3","@graphql-toolkit/core":"0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2","@graphql-toolkit/git-loader":"0.10.2","@graphql-toolkit/url-loader":"0.10.2","@graphql-toolkit/github-loader":"0.10.2","@graphql-toolkit/prisma-loader":"0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-ef3f7bb3.97+ef3f7bb3","@graphql-toolkit/code-file-loader":"0.10.2","@graphql-toolkit/json-file-loader":"0.10.2","@graphql-toolkit/graphql-file-loader":"0.10.2","@graphql-toolkit/apollo-engine-loader":"0.10.2"},"_hasShrinkwrap":false,"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/cli_1.13.2-alpha-ef3f7bb3.97_1585928394909_0.9449367536770372","host":"s3://npm-registry-packages"}},"1.13.2-alpha-75a15c87.98":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-75a15c87.98","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-75a15c87.98","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"676fc9bd5baaa56262b40f58ecbd97c67d9fcff7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-75a15c87.98.tgz","fileCount":18,"integrity":"sha512-2ZnyPbmoInBtOimM3aYWu/m1OW801tEykoUDXkr07KSBrzmYmHi55a1KTW+aZBeVBj3+NYeqcyKXeOYrorrNlQ==","signatures":[{"sig":"MEYCIQC1+cgDO7aa4pJjBh/G2YmSYzlXtP1FYQu6yoLQkGzXeQIhAKkWKFkqV8LfueK00SvB3YBitJleZb1+w6/4AsMCePxb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeh11bCRA9TVsSAnZWagAA77MP/RDkAy4T6HawCJhKh39p\nFFDW389rTKx/DgtQUWdqnrU31kGl9a18TeBzl2+n2OC6R/gpLEPMpeaFFEke\nD7nffcboo/W+FN4Twqpg5gBvB2b5JavzhMXqLXlk/z1ASZjc0i/u7IFAVf3T\nXusq6CE4I18VvosDdRZJ56T/0oTJjJDKqYLH4UVK/igzRFoecbQpxs2j42qW\nGVqXnp0Mw6+doX+3AEN18R5mIscCzq35GHuT1smxMDsBh5Vh+C07NrFRrO81\n7KYrTaMBwiKl9GYju61YheP2+YmhlTZKGxjqCf1PhwJ/SWosHGmy9uVCgmea\nT74Qs0u0lnBU5aesM9/2Hy4NLQ9yKKNTx5ogGNTkBxK37tY6cTf402bYUxWZ\nqSPmN/5cZz5rtGW5sjexmcM0n4IaIce7OUb8l164OGsgdsxULQMmkldZde3Z\ngpD4itBtMQGwLshQHlS6AuNt4KbrUAje1L2V+VHYtAs5mT9EjmhUjTW7/Z6W\nORz3+QC4X+yRNW+FeeeuRL13/gEj4ed2ZBCA82ix/UGeliFkqVfvWeAaVvBe\n43WBQMCza0cLpOdFyGxwJKIlnnQbBX5/5OH7l2pmVL0xCErTMOqIoRVHJfPB\n/lbMPaR21buTuzxQovBvvoFfsAv3wd+ui6+3ZiOx58CzO5j/FZFqtQHKwagG\nPnaq\r\n=o00S\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-75a15c87.98+75a15c87","@graphql-toolkit/core":"0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2","@graphql-toolkit/git-loader":"0.10.2","@graphql-toolkit/url-loader":"0.10.2","@graphql-toolkit/github-loader":"0.10.2","@graphql-toolkit/prisma-loader":"0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-75a15c87.98+75a15c87","@graphql-toolkit/code-file-loader":"0.10.2","@graphql-toolkit/json-file-loader":"0.10.2","@graphql-toolkit/graphql-file-loader":"0.10.2","@graphql-toolkit/apollo-engine-loader":"0.10.2"},"_hasShrinkwrap":false,"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/cli_1.13.2-alpha-75a15c87.98_1585929563261_0.4447866235432283","host":"s3://npm-registry-packages"}},"1.13.2-alpha-fe1c1863.98":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-fe1c1863.98","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-fe1c1863.98","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c836265a3ce10f83b54ea9ebf36c1d52df4a158a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-fe1c1863.98.tgz","fileCount":18,"integrity":"sha512-Ifn6G0pxYryw2bgteGekFWd6/OwjT646vpi7LllUmWkzdp2X2hHCBFlhiFQ20Zrn4Sz5vKAQTJtBKxbJDlWowA==","signatures":[{"sig":"MEUCIBil0i715lBhMJF1OtojDANHAiuIC1erzJv7tOiuVOHTAiEAklNOZRvf+gVD30EOWJr6AHhofhWTXptOtaPAiyEIB5Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeh18+CRA9TVsSAnZWagAAgRIP/A52Qea+bJaJydg4JXKR\na/fngZMcyvc3k1R/KC2ZCADms79429bd/VhWaMZa+2vTz07y+xm8CPwF41kQ\n6FDXEhuUms3vu4e+eoubc+LMYdVAJC9Myy8ZsVOaYjyO5RRUnoxlpN+BOTTh\nqNdgeBMj5N3c0BTBlYOpLgRyzBN+R6RI+0+r1r3XlpogIQtNpQIGbyqjUpUK\n2GOZdh3yt9+CfV6op4JOHKsQ6PEvtEP1E/eHhSxWqTy5BbmpGhZYDbTLis9B\nXiWaJthO+9Yha7BMYZxwqMNJYhxmEnwuJomQWl2VWMA98UPsgZ+GNeR9J6NL\nb3tnR0DXHj0MSqkUrcc0hsWNRvCsvDaLqg0M5Pf9gKtrRs7CBQNd45CCOolK\n+x6X4sH1LamsXMEpXJAtk3ARH6zwzgU9ld4Qz0/J52EuwFg0Iekqf2W7eW0N\nrgr7ftTMiMQDAZxp2GmK3sdu7dZjAIC+g4aZ8Nus702RVdtTDuKQwDjUtLNS\nowQw/xUV8qt7yP58Vc7oe7pM4xZEpWiiDze2zjAHv9HTj2AN5T8Hpc6gvRSw\nZuEMxU9Cg2BKh1zAS4FZceiZc1kjYKurTJ3jig+lgf5+UxPZYxY+pMOEhjXX\nIoigqfQ9T2E6A7wAtCF85T6BMGDf8c4SPeURkU8g5zaW2sAQKWJNz90oe1fC\n6zEi\r\n=CHGb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-fe1c1863.98+fe1c1863","@graphql-toolkit/core":"0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2","@graphql-toolkit/git-loader":"0.10.2","@graphql-toolkit/url-loader":"0.10.2","@graphql-toolkit/github-loader":"0.10.2","@graphql-toolkit/prisma-loader":"0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-fe1c1863.98+fe1c1863","@graphql-toolkit/code-file-loader":"0.10.2","@graphql-toolkit/json-file-loader":"0.10.2","@graphql-toolkit/graphql-file-loader":"0.10.2","@graphql-toolkit/apollo-engine-loader":"0.10.2"},"_hasShrinkwrap":false,"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/cli_1.13.2-alpha-fe1c1863.98_1585930045239_0.15712932762484","host":"s3://npm-registry-packages"}},"1.13.2-alpha-a65781b6.98":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-a65781b6.98","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-a65781b6.98","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f08578a33dd04d00be038a17d60c0b98548e6223","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-a65781b6.98.tgz","fileCount":18,"integrity":"sha512-VMhtqP2brPU6zVGuzuJjkcFOk9/qfqcYNgnnSWbp0BDeRp1pTy+mAsW8PMqut2NuCrO38gpaYvTjec+eP5D+JA==","signatures":[{"sig":"MEYCIQC4Lf9Css6L/WnwDadw3RfSK7swiKF+fWLM5m3XFsXmdwIhALspOX5f7HoeJlt022hd5VsdVN5p4i+we61tGsDtz2u2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeh22qCRA9TVsSAnZWagAABdoP/Rl5XKvheipUVplvej99\n+bTZcCMS8X78Y5I/EcxgJ7CgkdeiZkLJQNUeS9cmdeApID682WmgI/6ytf6T\nvZO8NXvSGeuhrbk3UvE+LBoHNoBH3TWJPO/9RNepplxuUVp+s4wrrC0zxbIP\nChfE+WSgm/oeDjFrYoYB7jKtN/6VX5cs5Dwc+ndNJUU1wAN6DLHVYKAlQEgQ\nf+J8Y5YNuVhWvY+lKFyfWcFk0q/Cp93OtYmXWSOWiiZ8bGE02XdgjRgRsO4j\noH+OzZ2gaPw8qbDPJLu7U0JSDALLJaejbCp+fZawZ6HHWrfKf6xSu7FTjERR\nnudnwzMun/d7kxc+V2vTRFh1e6YRqrtA67fg9M2H94scV4TOF0F629je9zEe\nyizCDpTN3h/aRbeq/sayox9PriVJeViY+MR47HlnllZGU0RGJAfYgSejG7Ch\nkkr/vZYLfOizV4yBeLWbToPqANUdK6PBkS69M78UOwVTOTPrBGoWAHHXnocr\nLxq5Um6nU5TyhwQo5eKrwEJ8RafQ/D7r+7rNclR139pc+HGuBqX38zQpak5M\nidkY+P6EAp/Ihz6/f97M2RPdFqN3x95TRbrDP4CZSG2Wueh4kPN+qiY4MCxp\ntZ/19UsrappTlLU2pGbXI/12MewIkormq8Bwv3UqnsvqCZ75hdGKvYnNAWr1\nFnUM\r\n=OWlB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-a65781b6.98+a65781b6","@graphql-toolkit/core":"0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2","@graphql-toolkit/git-loader":"0.10.2","@graphql-toolkit/url-loader":"0.10.2","@graphql-toolkit/github-loader":"0.10.2","@graphql-toolkit/prisma-loader":"0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-a65781b6.98+a65781b6","@graphql-toolkit/code-file-loader":"0.10.2","@graphql-toolkit/json-file-loader":"0.10.2","@graphql-toolkit/graphql-file-loader":"0.10.2","@graphql-toolkit/apollo-engine-loader":"0.10.2"},"_hasShrinkwrap":false,"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/cli_1.13.2-alpha-a65781b6.98_1585933738040_0.04207972947421168","host":"s3://npm-registry-packages"}},"1.13.2-alpha-7af9c045.98":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-7af9c045.98","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-7af9c045.98","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"99b6a51b5b3668959765c6bbc5bf4491021fa34a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-7af9c045.98.tgz","fileCount":18,"integrity":"sha512-elUfmwiH2WgkH6nJrJ0n4Ck46h8sccWGkBlbWMmoKy0tTFLXvtLkp3bn020ygtE5jhgfd/6us2eI2VYvroMqfg==","signatures":[{"sig":"MEUCIQD4i/sztzFaP5G8JLR3U4Z2tc8htr3lahv2HgwBdkj9PwIgT/ifhf2rxMe+aonL8MT01d+sbSO4555fO36OLewZAJ0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeh3D2CRA9TVsSAnZWagAALzQP/imQYt3Jt7RlCX/iqhQk\n48sPwOTkuMdvTq4VrZ2FrOxGzCxy1FXDmaPU9mk/hi3+XGt6xHud+NFco5t2\nkrjUTDEmPt8sFFsUC9W08+xxOR3ZhG2ZCnZQuHW0YEB/83eco4IwPrNCsbO2\nmsxTS5fajwuiOUZQc8Y6uukMzClthY3Kewqp/A3gGuBC/b64OXgvriBwhzJq\nMlzfmxJzJkvTXLvtfP7wKoIiZkfjd9kM/0IRkepebGAy+oRkMByTrSnJSPQf\nDweQn1Ak4QsQS1F38z6Vy6RI36Sw4jQU7Tpw6KGawWpk9o8Gqk6QVQa5Q4ji\ns/Nr1YqUWW+tLff5d9qZU8TGt70CPuTxt1+DYpgUtt5TNR6Ic2a9cZQNZruJ\neNilR8GRP+NSaxlgQkTACElZGkpui2XjWHvovnw88XcnZ62Sid9wHbAOZhBW\nI+8iWK5gWRDdvA9jswzFcSewIIpZ7hVhEZbT67JPpz3SWqCLgMw7kK6P4dHc\nzL79CPGyhDIVuLSbFg6ABA+eSJQiyCYnpMZ7/IlVP+vhRzfZMtGCDDRg2H9i\nCJpij4eba9myFw3E+4HsChgNvmi0EyoTYvsmIxRgrH7w25Z3e4J7jI6H3uNg\nZHarAWfTKS1LMr5Al2ltW9h6CixYnq8Skk8NHT4xZ/TcCn26GknDAS5YkB+V\nC6lL\r\n=3/VR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-7af9c045.98+7af9c045","@graphql-toolkit/core":"0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2","@graphql-toolkit/git-loader":"0.10.2","@graphql-toolkit/url-loader":"0.10.2","@graphql-toolkit/github-loader":"0.10.2","@graphql-toolkit/prisma-loader":"0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-7af9c045.98+7af9c045","@graphql-toolkit/code-file-loader":"0.10.2","@graphql-toolkit/json-file-loader":"0.10.2","@graphql-toolkit/graphql-file-loader":"0.10.2","@graphql-toolkit/apollo-engine-loader":"0.10.2"},"_hasShrinkwrap":false,"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/cli_1.13.2-alpha-7af9c045.98_1585934581662_0.07392898173339502","host":"s3://npm-registry-packages"}},"1.13.2-alpha-590a3868.99":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-590a3868.99","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-590a3868.99","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ee2aa3d648c634a02fc0752f4798e59a1fc1d1e0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-590a3868.99.tgz","fileCount":18,"integrity":"sha512-/GZ6g9pa0hI9WJzfQD0O3lYK9TumbvyaTXi3VRVLGFwQE5Oi1k94Vv/+f2spT5DMWZdZFBUpdKIYHtnwfFnj2A==","signatures":[{"sig":"MEYCIQDj2MrW1r6HdF8meq2uzmgdLlDyeMqTNYsFyjNbp4oZ5wIhAN/FV7VvrOJbZzbaGjVUZkAcCRbSzQi1r2IE00ALCdhR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeh4BQCRA9TVsSAnZWagAABRsP/iqSevvn3K39Mkt2VKc4\nj/mrV9QnwHMb1c64hdGqbtW/netAbOq4CclpcVm7wpSCELGDSWdcwysYj/9I\nKX74KabgbNI3p608Z1XM2uOPU7DbEVEAfhVPaU7K5OlGP1ahzS4dF16RkwDH\nm1i1/CAxEPgCXK41B/5P7Nrc3kxNuqt9to9Fo2tE4+y4AKtQN7/PU+A+aXft\n9bl829tWHidmmLWfvEOdWjHcyWlF/f4JWkHJnjK1KT94ATNKz9KjzHyfuIiW\n3yaFJY2PD/AWnEim/KAAXOrZWRlJSoqqyHxTHwyaMBM7bAs1OCfiwYNQJi9i\n6DXiCDyFIWkU9Wr9D5/fyv3n2OvJdrUTWbPq+50ZimYNUN28QpUoF8zrGXTs\ntiJsDq+847+hygEG2i2m7sQobUmPWgo7r8ZZGp5xu+D7V3bAygTZVK0ZQ9Pn\n2fCPIRInfbmMx8Vm6zglYe/6wcZ4/Wokluc1DQuOJeaj2UDrxUMaHllwYU9d\nbR0J47KA1M6iaKcKyJmP7gSMPbYdzIWY/QGUQkU/8NC6gyVjGvIY+CtTBEpM\niMadmUGw7f0b/FKkregn1FHvMItejYD1mOIi1lHnW/KLWfxyw4vTXSMPUPzP\nMZCeHI9k90BvHZxcYRDDylH8R92aXATd2+9JUS3muiO5/9mpLkSGl4E1WIbM\nJB8B\r\n=iNbb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-590a3868.99+590a3868","@graphql-toolkit/core":"0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2","@graphql-toolkit/git-loader":"0.10.2","@graphql-toolkit/url-loader":"0.10.2","@graphql-toolkit/github-loader":"0.10.2","@graphql-toolkit/prisma-loader":"0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-590a3868.99+590a3868","@graphql-toolkit/code-file-loader":"0.10.2","@graphql-toolkit/json-file-loader":"0.10.2","@graphql-toolkit/graphql-file-loader":"0.10.2","@graphql-toolkit/apollo-engine-loader":"0.10.2"},"_hasShrinkwrap":false,"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/cli_1.13.2-alpha-590a3868.99_1585938512152_0.1876583686534652","host":"s3://npm-registry-packages"}},"1.13.2-alpha-b9e98ecd.99":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-b9e98ecd.99","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-b9e98ecd.99","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"7b74ccdfcb3bd13d334984d1ce2d48b4d7ab83a0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-b9e98ecd.99.tgz","fileCount":18,"integrity":"sha512-YQkoWWxi/SXg/BxdY4Ef1ltzn7qhdcgsLYDIvZKXzPxRVhUjf5YSB0HGyNfcwptazFb15SyJFuYbxsekk/7+6w==","signatures":[{"sig":"MEQCIHHyxXozARVq7ipL2b+iladz3exnTe/5wTJQ76IQf6EHAiA1AJlr1K/4zB/vEtmoZAs293yf/x5jPwd71u5lN91+Ow==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeh4HdCRA9TVsSAnZWagAApMEP/jkMOwrxH+LEXO5vjWKk\nZBGSx6cqdZ6nUdVN6/fR3f6B4ZC6k5IY9wjpydNCq4urXYa22YTOV/3PCprj\nMtPP3L8Hq2k2PVjQe+o4my5lRVPnrsmN2zqvtJphMohNIvwjG7D5KUNdDSbN\np+ucCMXhcX9isVYGB1A8Yk4KFl47hsEAJzIjOxucKIYKuP6Y7+hV6GBDRwvL\n5VuiTYCGspzMjX0tATknxtjsjQEMmf5D9asP5z+IYpaW1uf3kx1Fwc8sUlgN\nmyvtgqRt0zPEG/IqvKjnmkLhOqqIwazcTZxBNC1W1/olfDeDNJ8q6mPzfXpK\nqqobhiWr6ZYf78fXYL9iy+HZOZBhXroUwAL71LOke7JstQwVcLY+goNYb2aO\nU13PGorD3kYApUTtZkk1fBlotGwRO/k8akz+QNVlo000emyy8wZyi9ImxBwL\n871a8u9EWWWuZohlY1ygn6uTZrl9bd+MoETEmIhr+gDR7EQBnb5/7nZ913mp\n+wGQAwXMgnnx0fyn6m1D49uaNPou+TxQd+HcGkug0dKrfl0r1T+UL1hsQs1E\nbu3abLV8jyJeFK2YQUbgi7Yjrbam4OPuPPIK2V+EE08wuTC68LZEU8oECTtU\nvUI+JyhXRzoc66m19vwoy/A+xldSlaDuRP3ixyTHTIKg44vgFVdf80o1EyDQ\nkRQN\r\n=wieV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-b9e98ecd.99+b9e98ecd","@graphql-toolkit/core":"0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2","@graphql-toolkit/git-loader":"0.10.2","@graphql-toolkit/url-loader":"0.10.2","@graphql-toolkit/github-loader":"0.10.2","@graphql-toolkit/prisma-loader":"0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-b9e98ecd.99+b9e98ecd","@graphql-toolkit/code-file-loader":"0.10.2","@graphql-toolkit/json-file-loader":"0.10.2","@graphql-toolkit/graphql-file-loader":"0.10.2","@graphql-toolkit/apollo-engine-loader":"0.10.2"},"_hasShrinkwrap":false,"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/cli_1.13.2-alpha-b9e98ecd.99_1585938908816_0.766820852790109","host":"s3://npm-registry-packages"}},"1.13.2-alpha-9a0f013a.100":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-9a0f013a.100","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-9a0f013a.100","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"111c7bac13f8491508bd6111cbeda895bfb1fdba","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-9a0f013a.100.tgz","fileCount":19,"integrity":"sha512-7xQYaraIWXJvfyoGL2fXN/wSIU18rvCP4mfIBlINbsDMOh4MQadNyapuIFwXOCLKoeCW1JayhzEkgGJjhTCHEQ==","signatures":[{"sig":"MEUCIGPe1q4qsHiB3jr3il7i2Wx1M7RaJYKd+frP9HRqz01VAiEAqVrU8NOffXxODtYq2PHnBlmHI4R/a+37w7N07s1crpA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":410139,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeh4JZCRA9TVsSAnZWagAApmoP/0BeIUDVmMzypT/ggs7Y\nOHIAj0O0gI/QqnNosnRi4Aj0wmXK80DKwREi1YCybCQIaiYG8WG9hC2RuJLu\n+IfXINTqJ7v2S4j3bZ15Ah6Q5j/sGQWyzL4xUXOhEXuF8af9tGWnZYZV3/VP\npP7S0igGO1BEe2bxXDJP45s++k8cGYBcGlqqSKAkFN0j6w1HcBuxrSuo4Whw\nTtvoZNzmjmg3L7DC8ZIqQiMm/BAzCiwEc5ii6aNSYfI8FmsBGhchv0RD8Wrg\nqkb53xaDlVWZeGIL86jyS3z0aaLYsSzAb7Ay/VGyUw3iHLb0L1/Fh5qeWtKR\nMs5W75NiekRyAaLreVBnIaVDcDxOHE+Z5ETtOvIyPA3vGId2V7AZVhcRhJLN\nXZch+K86PJv0wPDttuVnEQMTf3axujGtKTxYndNvDtAB4DOKHU8tQeFUD9dv\n3Mll1wU/ilg38NdhIE7x9acJl7cj5WanoGjB3E+d0Cj0SO1buCJFb5iYOvAE\nJObHs4L8RJq4fQOhL/R72cMmdzDtPjeeLwyCXyH0LWwLpJMfrod3j98m8B75\nqHDq/0yqLxE6v7bzGDn/zLAikTGqFSHjRkX3lu89U0toZCtvxekb2pK/3oBg\nDfP+7J7Ok+tBUbU4yXOGRdGn1imMO7lMBC3tid5N83GpkNm1ko88B5ahGPTH\nHAex\r\n=Wb7W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-9a0f013a.100+9a0f013a","@graphql-toolkit/core":"0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2","@graphql-toolkit/git-loader":"0.10.2","@graphql-toolkit/url-loader":"0.10.2","@graphql-toolkit/github-loader":"0.10.2","@graphql-toolkit/prisma-loader":"0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-9a0f013a.100+9a0f013a","@graphql-toolkit/code-file-loader":"0.10.2","@graphql-toolkit/json-file-loader":"0.10.2","@graphql-toolkit/graphql-file-loader":"0.10.2","@graphql-toolkit/apollo-engine-loader":"0.10.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.2-alpha-9a0f013a.100_1585939033064_0.5087787358686913","host":"s3://npm-registry-packages"}},"1.13.2-alpha-8c051533.100":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-8c051533.100","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-8c051533.100","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c545b16f02ce58dffcc8dcb0824595cdb6605fbc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-8c051533.100.tgz","fileCount":19,"integrity":"sha512-5fYz0C5XNKrLMD2PX9ZliBaQv50fg1uWl3uIsVxQBYqctceXK7gu2J29p5vwwhZezhqC2cQJI9kabbPlHzx98g==","signatures":[{"sig":"MEUCIB3ezfoYfjUBc0VN5MAb8pdcUDzcu3LQUPADuef/4Zu2AiEApheSITfyEUqN62uhaMrJlBcPGtFjoC0WskFkwUFURxU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":410139,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeh4RZCRA9TVsSAnZWagAAuT0P/RhPucCfCJzSC7G4Lwju\nUL7evyDZzWIdDhGZIuUiSu7tXjNZ7NbDERjuqA967IjI1xTf74roaY/wxZED\nHwLzghPborYth3AMcaEIG4OayrL+O31gUjaF0OPXCj7YTd/vwpDS1lxsaAfo\nMXKARglwMJDuDtAH+NXeJ7H+CNBkJxXoIp7K3UP+RVeHYLvdWm+Ob5EFl8L/\nTB//oNIvgvUY1qW3bDW3eQYk+vvTLmfEUu42x7IhH9UTGHcJUZkaftlMyXtn\n5mAfW89xFZz5X+aglTJZvvwe1bkcywKY0UZ4ukva1ER1oNDh5UAt4COJH4pf\nZEPA3zJORvHpIEk6NAO8rzyxbu6MFjVGUoiePa246hUz8SDXUKRV//fxp5St\nPhHhpL1MhPBByk8fOTz9KQt2Vsgb9obnR2mwt5Lpv7O2qr6RDI6wvHPotgQY\nn2bBO6jp3FU0uPCy1wMGjwLGjQft+dlPeLFnSeVhM6JWTEiSPMRt/D8f52m0\nKWNsoqdZkkt9B0obu8cYWAgjPfePEl4M7gNZpCYTlVJNxTb+IxRZHYABHKhG\n4YAgrVbKK1eE5y8aY4LO2Y/9vcmwtBwl9PoXOBjHhRdaD3BvGawIyxqebGd1\nag+wAS0c/pv1siOG7munrqxkfk3aoIuk/wRoc70qMFbNhgtjgfGjS01hRAyi\nezv6\r\n=q0O8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-8c051533.100+8c051533","@graphql-toolkit/core":"0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2","@graphql-toolkit/git-loader":"0.10.2","@graphql-toolkit/url-loader":"0.10.2","@graphql-toolkit/github-loader":"0.10.2","@graphql-toolkit/prisma-loader":"0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-8c051533.100+8c051533","@graphql-toolkit/code-file-loader":"0.10.2","@graphql-toolkit/json-file-loader":"0.10.2","@graphql-toolkit/graphql-file-loader":"0.10.2","@graphql-toolkit/apollo-engine-loader":"0.10.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.2-alpha-8c051533.100_1585939545185_0.8058203063698071","host":"s3://npm-registry-packages"}},"1.13.2-alpha-6e38012b.101":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-6e38012b.101","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-6e38012b.101","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3710dd7f576aa7384fe8e0c64054631edc08d16e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-6e38012b.101.tgz","fileCount":19,"integrity":"sha512-8dBgorRcq+aGUVZ2CDmL544L4SzXiZVeV9Ueui21T4lH/4yCkMsTjkTKM1xf36tlhmi2f+AOWUyZvHY8JjFPow==","signatures":[{"sig":"MEYCIQC71FvvU1vymLD8KuOeQjZI2r954VMOCo0Q9/7HCBHUWgIhAOKEhYwdEA7XtMDVJeuzWJB/Grw4NAqO8tv965qRSijH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":410130,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeh4pdCRA9TVsSAnZWagAA4sQP/iWCRK9RKwZqADqeBRTt\nuUYtOKmiX0jW10xMYrwlCyRI9SsZ153C49tN1Fxj24JnU6SK6Ch+wnp5AJ8s\nbAF2STkZ7uFvxLsobwSKFSoKlob9r27gUWos8Y8cHuNlGTxRwACGuyPqiWec\nSEe4FYFIwb5npQvID+4Cx8DhNKqR8Ym8U2fCSpwMtQVUp+RRh00iToDXJw9p\nOcVchovx58oYT0vLvRHpVK3jH/BOmh0qOeNIbS7ONAmERr6EyFHavKfuUHn1\nu4sT9eWT5ybEGj35FdbcjIbHaZyBLTsyNU+lE1AEAbKN9bL41cZ6prf5tjJj\nYi0qh9cio1rrEFTrJHb2MediL0Pr+rNW/2CxvOkdS5Ki0In94/Fdunx9z0qF\nd89XpocBg/thDuajtSjfGpAc2Am9Kb+AV0If4NaflIIu9YSCF+fUwwZGpLvx\nxuCymsUl+1hCuitn3IpBJxshKH1cHYPKClBce3g+S2HKv5ZyVYXw/kxF8rj2\numgOQRCfWvjysOOi31G1wkUgfLcNIxUcnbgJJ8zn2zRZuTOLgOsVY/b9F0lS\nBkEMOD1Lq4ELmXHvnz9IJAQSnC3bhJ51x+a1ZT1UbmGs5ti8Cgs5uiQ/YAxb\nKXYckn4HBuzbNxwFx3/mvhEkfc6C1jPB5OkLIt+tleMWr4XZV0qIlo9/GWiO\nkvQl\r\n=AZUi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.2","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-6e38012b.101+6e38012b","@graphql-toolkit/core":"0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2","@graphql-toolkit/git-loader":"0.10.2","@graphql-toolkit/url-loader":"0.10.2","@graphql-toolkit/github-loader":"0.10.2","@graphql-toolkit/prisma-loader":"0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-6e38012b.101+6e38012b","@graphql-toolkit/code-file-loader":"0.10.2","@graphql-toolkit/json-file-loader":"0.10.2","@graphql-toolkit/graphql-file-loader":"0.10.2","@graphql-toolkit/apollo-engine-loader":"0.10.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.2-alpha-6e38012b.101_1585941085165_0.7669998983992596","host":"s3://npm-registry-packages"}},"1.13.2-alpha-58471966.101":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-58471966.101","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-58471966.101","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3b5d0649e796cd44d41070a285295719a49bb66b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-58471966.101.tgz","fileCount":19,"integrity":"sha512-+oK6dYZWgehQVGSH5nEQCBlGDa08J5fAFU1+pYKXR/ge+xKnA+uWPTOp/4JeeNremy9RzPmocvQTYF8/euQkzA==","signatures":[{"sig":"MEUCIQCCYhyQxJMdAi0j9EGgscjdXJNXFP6cu4VA2LwvP46vTAIgZOTGXnsVyUYgXy1fuySylQWQvo+Jl+a/WJ/sCIfj1k0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":410130,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeh4wACRA9TVsSAnZWagAAnAsP/jU+GpIgQ++5xfDLs8Z5\n3J48wq1E8o/Ceun50nFKLKUL4+8UHvdTVakRY90E9qpW7gi7cQxh780Pjq2C\nFRXgzUD8HLZAwk1CMZqf6KJtEBAtRxKfMLR/c0N5ojem/8nerzNpom7nrUf8\nEikH07PU8fNAj5/KdraYPLsvANajqhKeBBBQCT4HAtcEtcBwdNks+tlVeVSK\n6RMH9cJBpsrK88QE6WjwYDcpkamkSeCJKB9/vg2z10+rSwiGyUvOlNX0BqYM\nrZzgeCu5BLMq5VAcBjfO0hdukm4GTScVZZ1HMeXc7/bjdMPWDX6cKfL/qNY9\n39b0TgLAcyenwH9O8wrjMlYxnrvsBDCjEe/g2oqjAU708+8Rv22A4R4LzN6o\noPjE1Gq9sKVgcv8JfpeitaoQ6aRI/MBarlh6m+yogB15UHZQWrX30hOq0IIF\n7BwsM6tc3zUXKZ28c0VT7QHgnPy8SRddqpGzxaBbhXhXNjzygPRb/EEk19d1\nmad3UmHQNaawqJ5MVzCZ5Hk82N6fLslzOBDtcw6dd/qXk4G+8IuMbQLtxibb\nGt6Yfo+g4JUQJt91invDpttN6QqaGsgW/sCD0ZdwKQZL4tJW8FfujHT6T/7Q\nCnA5IWOQSrxYTtfRI7BmmHVKI7V1tlmeTlaoK2D2RXXCSxR9oiLGr5IKcY1d\n34+C\r\n=GsMD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.2","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-58471966.101+58471966","@graphql-toolkit/core":"0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2","@graphql-toolkit/git-loader":"0.10.2","@graphql-toolkit/url-loader":"0.10.2","@graphql-toolkit/github-loader":"0.10.2","@graphql-toolkit/prisma-loader":"0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-58471966.101+58471966","@graphql-toolkit/code-file-loader":"0.10.2","@graphql-toolkit/json-file-loader":"0.10.2","@graphql-toolkit/graphql-file-loader":"0.10.2","@graphql-toolkit/apollo-engine-loader":"0.10.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.2-alpha-58471966.101_1585941503700_0.06165593233865829","host":"s3://npm-registry-packages"}},"1.13.2-alpha-88081047.102":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-88081047.102","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-88081047.102","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"bc2be0fe1f3a7289a0a322073429460ac2b2cd6d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-88081047.102.tgz","fileCount":19,"integrity":"sha512-hAhGV/3nBchgs87yiSBl74QnErC0TYGZYiyujTWtsys9XChmNWoGfSE6s/X7se49Wy06R+CczC/qbuAvnd83mg==","signatures":[{"sig":"MEQCIHwR5kVVFzjn9WqISCrQGRdhZQcKXg+0Z97UpxBQCQXBAiAaYCW2ltuc52O8RV0OTleGeoZL2xUKV1oEKpkrUItVTA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":410262,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeh58pCRA9TVsSAnZWagAAHMcP/i16cYxzFJmseEWPv30n\nbh84qwBDiwdPuddlL6HHFbXlYyor7E9K+JFCddzYJMJfw6J/UG9e/G6whgQ7\n9RFFY7xoZxWdwCiuHybTcoxw3YgYEYF4ADUpMb8JtIR07smMPYEGqo0bHKak\n2hidrIDpztrbo4DY9yyrNn77WHt+imZxuA5S1JZVL4RuL+mkfnd4greg5XpD\nxjZZMPg4yw1qIJhJrxuj81eosnP/MQCVaIwu0kESYDHy51+hcSl1VwbM/ZAD\nMgp8fKlDQ3aCb58tMlHh8ijKRSI6yt+nPBnlEnrk4VP0BKPot1m5YNufpemn\nj2Qcb0hAdMH3fZYfrr/dbs+sjr8e6xfKOgXiG9yuhGx0350t5WyVeUdgmTGe\nlZrM1TuaQDwj4Y8xsM9m6n8BHnppzeXkmQ7kZuD8gMis+dHR6mOeohondTn3\nj5caHbNjdPjY6AT3Ot0t3rnUTUc9QkDXecH6tUsscJ7XmoMAq9WkkHUng/90\n7oTnWGsBkykKA9S+rY8yAJkNYKQRec7v9AIcLjXtwG1bTe8xk4I+k1IUXBQc\nPjurwmz5W/UQiSoZeQluseaUGa77rlTB838BsNh++Yz51p67evlkl0g3YTZN\nJkd3CbjXxOfyeh3HLb6NyVeAy0T8hARFZw6fKbPPHgWCHwviEpMefbHtX0JW\nFUnP\r\n=ZmNR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.2","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-88081047.102+88081047","@graphql-toolkit/core":"0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2","@graphql-toolkit/git-loader":"0.10.2","@graphql-toolkit/url-loader":"0.10.2","@graphql-toolkit/github-loader":"0.10.2","@graphql-toolkit/prisma-loader":"0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-88081047.102+88081047","@graphql-toolkit/code-file-loader":"0.10.2","@graphql-toolkit/json-file-loader":"0.10.2","@graphql-toolkit/graphql-file-loader":"0.10.2","@graphql-toolkit/apollo-engine-loader":"0.10.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.2-alpha-88081047.102_1585946408951_0.3024314206634764","host":"s3://npm-registry-packages"}},"1.13.2-alpha-1872ae2a.102":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-1872ae2a.102","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-1872ae2a.102","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"08ac80b6fa9a464b76992467aca3b18e37503d8b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-1872ae2a.102.tgz","fileCount":19,"integrity":"sha512-ziND4y4FgfmO5uJU+r/Y5ZR/+V/joE9KCvfQEAKmT9chyvswZ+ljIt8l6lM2+Z4bpsOg+c3OBe8L//lEpL2XNA==","signatures":[{"sig":"MEUCIF3QvvZ7tDVJ94LXGSDQEjpE1m4qlclyvHp7Vx8/Hy5tAiEA9f4PQScqkjIwobTPfN5Ba/4qbr8S6gXupnkwz80OO4k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":410130,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeh6BCCRA9TVsSAnZWagAAO3QP/RsuVwiGKMo8mYMETmRs\nlqhhT9XnwA+AqUZdhnsz2rgvc/m/1WkORBpQmJeTkQZBPVj86BEzCT8wfzIP\nRpz4FQ7M0n7FzSrDhKJe+4Yvm9sL6QKpBh7lxsenm70twYoorKa/U/jaLtgT\n7Z493BKKdgNRy4RkZ0rUsUPsymgtkelLNSs9BWdLiPQbzxuXAMPEPNgG7aa5\nbg3TzcxDtruVdOxbR+iYBBADehBtP/0YmyI7xd9ieD3lzg08TDqlfrM8Iv3w\nmKTEGY5Wv6mQyHGsGazGItqZVpFnXuM0AV5vbs5qizsSu3KXXQjb+4LHRu9q\nIJ9F3nJLMxGZ9OnmbzpGlL5ex5Te+Wsr36jZVQ9bSgTXgT7PFxnom6OCBS3s\nSn0mYsa2EuLTzcFtlLEqFzvkKOC1ane1idOJPgdFARBN/MY8Wbsa1RHEpf37\nUvZ6hYUpGxNRnffDau81X8zVisUBouBI/ueJGfjl1IAjBfjHAph2l8dIbxOu\nhG2+6hweC6wMYM6tv5skaIcRocmaapRBsG4tU3Q64pVt6nFpsCgJbaJQwwl/\n1OgMmBSuhBLXus1YBuj3FkMleCLiWK0fhhTHjcegCRhehm5SyWLNMFteCGpQ\nL8zyRWbK3MGBNJKUsbS+QnO3E6p4km3Jegk3NFNoZGANN6ZdLEsrgjnEh6W+\n1oX/\r\n=2nv6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.2","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-1872ae2a.102+1872ae2a","@graphql-toolkit/core":"0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2","@graphql-toolkit/git-loader":"0.10.2","@graphql-toolkit/url-loader":"0.10.2","@graphql-toolkit/github-loader":"0.10.2","@graphql-toolkit/prisma-loader":"0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-1872ae2a.102+1872ae2a","@graphql-toolkit/code-file-loader":"0.10.2","@graphql-toolkit/json-file-loader":"0.10.2","@graphql-toolkit/graphql-file-loader":"0.10.2","@graphql-toolkit/apollo-engine-loader":"0.10.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.2-alpha-1872ae2a.102_1585946689901_0.9210240086036401","host":"s3://npm-registry-packages"}},"1.13.2-alpha-b51b9306.95":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-b51b9306.95","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-b51b9306.95","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"cb654c5a053b9246db4feb5d3184713fd1cb42b1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-b51b9306.95.tgz","fileCount":19,"integrity":"sha512-kq3X7U6QEYiA5fNLTiT4XO2upnS5oF2Vf0ly/8+gyfYMtsu+7ytzZmikDYC1H5iB6DFMEfQCZJZvHlmxF4eo5Q==","signatures":[{"sig":"MEUCICvc55kjwXExgazw/DU2VqsqoY2yFoNUBwCPteBu4ENGAiEA+oLgP8c9sf2ubjSegtwUlESsSHQsASSTbnjodd/6h7Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":410136,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeh6HECRA9TVsSAnZWagAAMzUP/j3+2BKrz3zAK+dvbfHy\nbHw9wLD6rGPwJIXLxAOTHSw5xYWXtqQPJU/BIa5aVGtpwNpNIBmFnDI8J4+F\nsMmkNto5DqAQs0OBPmX2qfLw+Nvc/dsK8Zv/mbNAdaVbvYD45/V/RucXV/Hr\nSHXM5quXffe25NhliTg2pE878cuKgo3U0AOR0XgBNDm5/bZ+4SIqL+k9En+5\ncSItn+AQaL4x2Dxh4Uc/os3YuzX7YBYvaqqcTO82hbyJqr0uBqVVWulEUAYm\npqD9tvTFfwgv3VVcOOXPMbVvYN6v44QjEPBeII9klfahX1/qyrKJ+GzEgb/Q\nYzk3pH6yleuc1d9O9jNuEcn9WdwJYA7g0NiEKHoWEnXwceChyrFSK/RFX0cb\nNlO9sfQ/hsDmflVZGFK4Tm2aFS7QOWVgwjwGsREuCqK7LFP0YMe/c47QvKFd\nixdOIrs5/okgT1Ud7cJ4j41mteQrxq8guI2bBYNwHPb5sxhPmECjXKMQyoij\noA7HAzwDavenlG6oy82vMWJbYNmiqGjkGwN9YW1IlUHArSHTffgyHmh2YfYc\n+R4JYkBEUq7WNode8Y8vc44Fz+K4wW2jltFqaM3jASyWzCO9Hzg+31NBM00c\nbjsJqlmvsv8eESNZaDx1Z/O81YHCwHtWy1ahdcpl/I830pWnudMexs1PfcsU\nf1Ql\r\n=j9+8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.3","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.1","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-b51b9306.95+b51b9306","@graphql-toolkit/core":"0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2","@graphql-toolkit/git-loader":"0.10.2","@graphql-toolkit/url-loader":"0.10.2","@graphql-toolkit/github-loader":"0.10.2","@graphql-toolkit/prisma-loader":"0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-b51b9306.95+b51b9306","@graphql-toolkit/code-file-loader":"0.10.2","@graphql-toolkit/json-file-loader":"0.10.2","@graphql-toolkit/graphql-file-loader":"0.10.2","@graphql-toolkit/apollo-engine-loader":"0.10.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.2-alpha-b51b9306.95_1585947075790_0.866285451146724","host":"s3://npm-registry-packages"}},"1.13.2-alpha-2eb07169.102":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-2eb07169.102","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-2eb07169.102","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0fbf18e6e1e0e6b1dd799e0bc2c431732c20abc1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-2eb07169.102.tgz","fileCount":19,"integrity":"sha512-TUrMeaVGOkaxwHPCLqoyfmZ3P3nk5BwWAB1Ib9JZ9AzYTowign4VNVjZ5jYG9i6xR1KYxiau5ns5PcH+j7afXw==","signatures":[{"sig":"MEYCIQD5jS7vFOwvDcLoybiYSwUBjpgWjGd1ChRNWNhO+PRyMwIhAKqIx2rsxZbAocIpL6KnFxiHdz8NJUfOT5p4kwUN9LwC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":410130,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeh6Z1CRA9TVsSAnZWagAAp78P/0RWvgxGRcNsdIiQPIzN\nuM1BLQPNm/nV8ySXwxBopujDawbiAupRlkxqxAt9vGozne35SOogsw95Hich\nCyFJ/LpGhDlpRG9amXbfxK6Cy9x3OBAxX1Sw5mW/4/jJNchAluaO81fPQUpe\nEDLx+0fxAW3CVEC9IirAtsaI8fM7sk5TpYoAJut9KTwS+rs8fuuIUrGa04W2\n3GwlSYQvvrJTZI7NaI0j9Vqn7dBCkG4eVsel1zQybeItG6mYn+SB3m/P1Cft\nyQw9JvFgpC+Jv7fc8ohUHr6QmzMLCG6EG4zfvGO3ThJB5glIXTIQggx4H98r\n13FD1IKtGAMNfEjWz2Pz60JDPbBhM6KzMGJ1hH7cpC1YoXQiia1nzgGLIov1\n3UXlLQd7Kqtoeajimbv3qIdwxuyzADaUxzcAvb/8/22ZikGiCLcfX70iPoQJ\nmCRNuURUKzrFdwNLd9BHys9WZqmaBm1VRhHBJBvXUQA8SH7/kZ/wprlv6R5f\nj3ZV3SwizTfbelyleMMJyM794zjFX9D8FAG4M9UxKgSdy9RKe85cEQB5Hbwo\n0YXeYxyONBCQ64fMN30wz3mZ0HoisdcJbThPkjBNGcDBFFRot4j0SbhnuUZT\nuknLzYCyM6zSF9O35krmxg07H0cK1siiJf9hA/B4wpYiFLLEjW89DTyJ9n5q\nxlQK\r\n=br0u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.2","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-2eb07169.102+2eb07169","@graphql-toolkit/core":"0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2","@graphql-toolkit/git-loader":"0.10.2","@graphql-toolkit/url-loader":"0.10.2","@graphql-toolkit/github-loader":"0.10.2","@graphql-toolkit/prisma-loader":"0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-2eb07169.102+2eb07169","@graphql-toolkit/code-file-loader":"0.10.2","@graphql-toolkit/json-file-loader":"0.10.2","@graphql-toolkit/graphql-file-loader":"0.10.2","@graphql-toolkit/apollo-engine-loader":"0.10.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.2-alpha-2eb07169.102_1585948275762_0.9622112096146198","host":"s3://npm-registry-packages"}},"1.13.2-alpha-4827b3fa.102":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-4827b3fa.102","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-4827b3fa.102","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e4d7c53dec1ce73ecb2c6e81fcc958ddf39d0211","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-4827b3fa.102.tgz","fileCount":19,"integrity":"sha512-ivrcMqpSFgK9tvcFmQQBKCH6Mma0UCn69TBjVGsCB6wiJkNFZuhIPRynrf+SbBJLKZNWV9Q/eMPez9fkY3DPPA==","signatures":[{"sig":"MEYCIQCuypidzDxK2CzbdJDRX+Ykj13I7qk4oVuy+HQx6rTzYwIhAOLeHkzLj3Hf0PZ1Jc4elUXMD/c06cFvKKLNoqAb/9fg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":410130,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeh6cOCRA9TVsSAnZWagAAoDYP/34F4hsvKT0NG4Du1cZW\n4FqBfPzvqV/AXv2HXp+hTtIji6gKQ1FF0fT9QFUIyZ3ASgv3+83OVefO1xO0\nV41mlDixcJcPjKU/Nf1e4cRucIV1GxVwJkU/UZ+Lc9aUzLqcLOCLfnXgSpLY\nLJyNK0+UeawMUlA1osXDs903qj63zTD/Fb8UT1LBmeTsl5EjWpuVV6a/PM0O\n6C9DUDWnJ5ifRVjYVNAc2dfmifveDQJg2+nZi6D6HEViXXQC8j7nmjwYdyDA\nWojBzEXTZfpQh6CNLFN/XtoD1GQ8iENn6IUhphHv0AQ9EhWD/NCguLv34+ik\nZc2tDLVd3VR5m0tzV0q/ATm2+8nhyvGVrpkJ2p3ImkkB3GFg9jVLOxPGMWy6\nJxoPEtFvnrhan9FbFnoQ0lzbv+vrSKYQdo6yrxnFSWmPT3yunkEac6fLu9M1\nB0z8BoHSorjIutS6qbTyqZJqlnBroBoNNm/BEAYoJsIZaEIn3F+4KGQL1XEm\noJ6+mqyVPyriGE4MVb3TucPyOAVWLpiUBVd61ZXxrRU/eewDpytTzVz076xr\n7uQ0wa1dDSBd0ZRJELusePGmRRFJtYOA+m77FyKP0tVACYT+mUzRZ49HATBo\nnL+bj4DErg26fdfe7GC1dyzyAaW3Y0zpxihpVFYfCSuY8WAwLOrvWeyfJiu4\nQw08\r\n=3WjH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.2","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-4827b3fa.102+4827b3fa","@graphql-toolkit/core":"0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2","@graphql-toolkit/git-loader":"0.10.2","@graphql-toolkit/url-loader":"0.10.2","@graphql-toolkit/github-loader":"0.10.2","@graphql-toolkit/prisma-loader":"0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-4827b3fa.102+4827b3fa","@graphql-toolkit/code-file-loader":"0.10.2","@graphql-toolkit/json-file-loader":"0.10.2","@graphql-toolkit/graphql-file-loader":"0.10.2","@graphql-toolkit/apollo-engine-loader":"0.10.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.2-alpha-4827b3fa.102_1585948429354_0.6126445501755733","host":"s3://npm-registry-packages"}},"1.13.2-alpha-e53627b5.102":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-e53627b5.102","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-e53627b5.102","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1be550aa21a2b6629bfcc160e84085fab97a4bee","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-e53627b5.102.tgz","fileCount":19,"integrity":"sha512-yjBn0MKyF3XbDSylVtfPE+gqbLgamTdyEMAhiPNxVQJrcq/oXigpXUGuCUgRKQTIoK+wAJ/pronYfyPCSUC/Zg==","signatures":[{"sig":"MEUCIEbh7gVlq0zkUsXYXviGcpEzVmleeTxRyMKK9kHAPjoBAiEA31s+5mZrNcUpiXtln3Uzv2N8kl5morqT0gHkVDi1ihk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":410130,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeh6n8CRA9TVsSAnZWagAAJBIP/As0Ql+UPq1yGCL06DsT\nBCFPk3XlWpoVdrRV40mbTtjbDI9F+vRARF2tQEEwUwq48zTYaFFvHFRwB5qY\nwTVcf6grm6fe541ut2tC/OP+jx3Dt5SNB6kjLc5Fi3NN/K1fnMx0GZ/dyxlm\nKakiZXzP1ggvnFEOzGI2+Tm0gBioo6+9uow2c6MgessedawU4kpaIrwfnfLF\n9QKKal8EBj93C741GDqU/hYIRh2bpS6fKsbuAb3QQrTtbBpIec6vgSt11GVk\ncFXTZiK9+7jhLVD2QnylGy1YSTiWi6kSF/AL/UOTf9U6FLNMsIrgrQNcFdhq\nIrsY4jD8HHQ+Ai1eMRExlNnNJnlVODZufX+ZVkTQK4qnJ0zX60In8VCx0CZ5\nmy/uyZqh4un5IL/UMQhk9ul2vGUknjnwctfIgi8kZ5YZ5kKkUtGcDGZFEmNk\n/HdU2qPlJmUsPmJklBEWsmNbZhldfG8qTtlQwGBMSWgtH4nezxAfZS16GSTX\n9HlPZ0g9EVPEI/Howl5e4EqKZlIqcnH4cQroDRKKFJY/lztWy2vAxXi5PcAp\n1CNr8Le82imNMe4gdcT7JaXqFZ9biOC4o8Zd3+hg9hDO0ult+dm13L7/AhUK\nCO/DnrGH3TwH2FyaQQa1khSH7xFSyU6oSq1uw2/JoNaE27wXbwIa7zNeIhBs\nR8QP\r\n=lgSM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.2","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-e53627b5.102+e53627b5","@graphql-toolkit/core":"0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2","@graphql-toolkit/git-loader":"0.10.2","@graphql-toolkit/url-loader":"0.10.2","@graphql-toolkit/github-loader":"0.10.2","@graphql-toolkit/prisma-loader":"0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-e53627b5.102+e53627b5","@graphql-toolkit/code-file-loader":"0.10.2","@graphql-toolkit/json-file-loader":"0.10.2","@graphql-toolkit/graphql-file-loader":"0.10.2","@graphql-toolkit/apollo-engine-loader":"0.10.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.2-alpha-e53627b5.102_1585949179653_0.9617391988013471","host":"s3://npm-registry-packages"}},"1.13.2-alpha-6e77031d.103":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-6e77031d.103","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-6e77031d.103","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2a96cd0dd0b4a8beb3fe415e9ad0e05fae578cc1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-6e77031d.103.tgz","fileCount":19,"integrity":"sha512-cEekbnPcAt3pl+2EnSadvYnyRo9TRbuwYTW0wFsuZuaNQon78zopAI8R5fDBUbMV6PuxFGVXXahvSwINmtxDTQ==","signatures":[{"sig":"MEYCIQCvgRZatWgylcpE5XwcK5+hivAKlj+S2oEUESHlGabhtgIhAK944jCtwDWNRc+/dm2Syx1I055lokVpyYTa1affVzw9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":410130,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeh6qeCRA9TVsSAnZWagAAPBIP+gNtnEEZm55UvnSq6qRN\n6BAcQe1H5u//PqqPGSnZ0/ghoQTJ7fBUGJQripw+FTd95kjCjD/Z0QkIFVwm\n7QVlAQ0TADYL/IKctIEbwEh5dgvOkay7fAQ7CnK0b5OzOv6x8et9nbvJOe6X\nwp1CM/HarJC2DQDNE010rKsMuny/FZrU3UQYr/x98bBvJF1PEh1RVvJ+/6GL\naWs6XLKbCqNxBUBePP5J0r4fTHTCeUo2xIncsdqvZ/UPzpD2zM/ERYhzJQJT\ni9mNFtKrfc4qdskpsmaqQ4vrXs75ncP4JEZOkh01zb1lenoD6BXNIYoOUV0w\nPF5Divy1wla34WrQODRWf0m3yH8+U/vrL60tlEZIxa/yGYH+QA0PZ6pJfTNY\ngJUyPNNL0f3EcXRCS3xx9CVzcoqhr2uO01XfkrKq824MVFIsMgvK9O54eBLq\njjEyo/pxoxUokoGWRfQDo+X7SXPJzZ7NfzdSKoNjaVlUcnDLDiNrq6EhdGd+\nlTitqjoILV3+ZaZ+MNvB9lDTIIaC0amZJ4PCn1Shaqhh8tRsGbOBbEZpi6VR\nvcGD3JjR6z+iTIPGZYVduy90J3/rEwMTF0vWKTPZS11Z08ryyK8rKHzp+IeZ\nGAodrPrkDuw4/P9zvcl55BhQabjcsbVcssfGgs3eDQaJqTu+Lfsf3ojBTS8h\n1/WJ\r\n=xqW7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.2","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-6e77031d.103+6e77031d","@graphql-toolkit/core":"0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2","@graphql-toolkit/git-loader":"0.10.2","@graphql-toolkit/url-loader":"0.10.2","@graphql-toolkit/github-loader":"0.10.2","@graphql-toolkit/prisma-loader":"0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-6e77031d.103+6e77031d","@graphql-toolkit/code-file-loader":"0.10.2","@graphql-toolkit/json-file-loader":"0.10.2","@graphql-toolkit/graphql-file-loader":"0.10.2","@graphql-toolkit/apollo-engine-loader":"0.10.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.2-alpha-6e77031d.103_1585949342178_0.27311939383474737","host":"s3://npm-registry-packages"}},"1.13.2-alpha-613f6edc.103":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-613f6edc.103","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-613f6edc.103","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3b946098b529a9f498ea903828df4c8af9cd8d87","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-613f6edc.103.tgz","fileCount":19,"integrity":"sha512-chw6yfPo3l0Gl+i4OGOVxDQ4vNW1FXzdSFoxEuLklijugDo2JATmHq5SaHrUuVuJ9/EFM9551bZEc+fFdM/+HQ==","signatures":[{"sig":"MEYCIQCYfrTmblwH2cN+VzKwnYfN9UMSh0+aaw9PPRfTJSl4mAIhAJu75eW+b/Izw9G3njY8FxurQYl+c8hM2wHurEqUkHvY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":410130,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeh6+qCRA9TVsSAnZWagAAEkwP/2LjCmohU/HuiQi42N8y\n3DcfWTGNJmWApeQ1/kn9ddKjWdJBSbqmU1NGvMUTacKd2eWNTcjKpeTMRpiw\nxXwco57u5xb0z7S01/CWz+AsBxTG/6FHPeme+wx8f7e9WmG7zdQdkmrEIB1A\n9BlY3nzq+dQ4R7P0lpvZeyA37Zz7KpZF6RyloaMd8XHvHi9NP81LCcpL9sQH\nVpVeuhTVHR/ma6/LvhAZVjxu9GM00Ywd7W6UTAZOXUs6IoEst9X0uVxGaCyE\nD1XqOARIjVnwbuq1BRCCRakjjd872leg07cZToLicQIi92Du81x1Zf1WzU4O\nbBsAebF8i6FVYy5AKLSiAHCTN8dvz3giJtZk5xEKjs63ZDeaAxNV3IxYPbOH\nJXsbtmDo79CKxicy5m1m5m56IatagWxl+YVDH4qZ4Y809qys1ZBfMWKiWaoA\nQTRCjbqBvL+8iOHpBv7ut+UHqtweM92RKSlhOyPCJDdy6N0SeIFCc4W3ixzM\nhng2FSRjDmayD8w8F2p2LRMIcmDkfx/6qQ92aH9M40k3kZC0jyym9QS2M2n8\nJb/TZGYMJaM7vdnuRHfgR3ANT0KRa9p/AxcHh2CYsbEIJLEDFoPbgGoyHcI4\nIeOkWBJa5poKgaE0+CSb5fTEHscRe4n+Y6wO4MszAWpWMkI9o5353zKMcP/6\nGQ0J\r\n=W1Q4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.2","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-613f6edc.103+613f6edc","@graphql-toolkit/core":"0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2","@graphql-toolkit/git-loader":"0.10.2","@graphql-toolkit/url-loader":"0.10.2","@graphql-toolkit/github-loader":"0.10.2","@graphql-toolkit/prisma-loader":"0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-613f6edc.103+613f6edc","@graphql-toolkit/code-file-loader":"0.10.2","@graphql-toolkit/json-file-loader":"0.10.2","@graphql-toolkit/graphql-file-loader":"0.10.2","@graphql-toolkit/apollo-engine-loader":"0.10.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.2-alpha-613f6edc.103_1585950634258_0.4203962678655033","host":"s3://npm-registry-packages"}},"1.13.2-alpha-936182ca.104":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-936182ca.104","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-936182ca.104","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"38c56b9ad5b698c99a75497d559319e7dd0f5294","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-936182ca.104.tgz","fileCount":19,"integrity":"sha512-jTxcIKzu1k77Z1+b8J/vcwgiDguUuynsNExPvNAXZKMjNMygrv4s0xMuY39Rztlzziki+hZUZ62w7+ER4JFdhg==","signatures":[{"sig":"MEUCIH1EEeM8jlDwbjRJvSfhHRUqMzjuGSsTE9Z2wiXvJEbLAiEA6601aHzo/T3fOtgIx9reHRf/p5gHMfnNBGJQ2J8MhmQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":410130,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeiK8oCRA9TVsSAnZWagAAynEP/iy4dlT7sMqn74cufLHf\nTpP7WmjhUR5wJSc+YmMChith52PIlQuFCigITN2pIm8iMqLlZex4KYep1Oua\ntdg2GFFJhKFZgi2GTmhXi86BIeHTlzPA5167hSgl0lTd0s22IMNbPNw194cs\n1472q2WCr6iJUfQcEybSQn2hViC/oPCaWG8WysMTKnUcZlSo7EwiqfCpLZm+\ndetHzE5N0MzrmHs5D4Ci8BumHvV10uvK3fxieqLLlg2d6HNPKSAw/RkLvZR1\nTE4ubvWEwNHyf+/JXs5H8N9JU1NWEWd/hXsOYU3t8hMP2A6ePgVC6S4NKYM+\nvV4Blag7uoas/RRghdsB3e6sSGmNPOyX8mpIv0fVwi7oaspFLbd423lqKWYG\nzAmMJ0fTfFRpx2Eb5sXzZ3KImui65FXYgXdTRhm+RL6wh3vdHEE52FCQ6laN\nVdYQKoc+zt+gXq0Lb15cIENtJAmjlgJFuPLT6n08p9OywHtJV4+4BYMOQpGG\noqEPpB/HhV4ELq5ediQVRLMGFE6EWHhJZuwGglxNjisK9In7bic5b+PwrDAB\nu1lJY8gr2dElef3VPZ1zmsNuj4NUmoRxCJwzUK9SA2xE574kwvNwJ3ufXVHe\neWol2dUX0ZYMywGnebluN1f7kZt8RAsOfYYTPcWykBiYQfrvKQDI4HYTNMhj\nhNG1\r\n=di1E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.2","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-936182ca.104+936182ca","@graphql-toolkit/core":"0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2","@graphql-toolkit/git-loader":"0.10.2","@graphql-toolkit/url-loader":"0.10.2","@graphql-toolkit/github-loader":"0.10.2","@graphql-toolkit/prisma-loader":"0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-936182ca.104+936182ca","@graphql-toolkit/code-file-loader":"0.10.2","@graphql-toolkit/json-file-loader":"0.10.2","@graphql-toolkit/graphql-file-loader":"0.10.2","@graphql-toolkit/apollo-engine-loader":"0.10.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.2-alpha-936182ca.104_1586016040084_0.36480738583675243","host":"s3://npm-registry-packages"}},"1.13.2-alpha-a1a0ecd0.104":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-a1a0ecd0.104","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-a1a0ecd0.104","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"52aee83aed9060e80824b0e85895fea8798dc0d0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-a1a0ecd0.104.tgz","fileCount":19,"integrity":"sha512-rxmZ+r7115G1kaYvB+DIM7KWhPVSagzCLaqxCY0vgD7mtBfIWRAQ5VX/7Z/tRGvWOptEg/v0H1Vv4xFbHA4QjQ==","signatures":[{"sig":"MEYCIQDbHRc8gTab4Y0l4kVcInhhCSiB0gQlIv+rs4cPLazPlwIhAIN/yIj0Es7iAQFfGylIUhh1BcNzDuMPWt1FKPwjL7NE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":410130,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeiLDQCRA9TVsSAnZWagAARCYP/ih2sdowZyney9BfojXt\nh4a+aA7yZXVMBubgXigiXyQcvENdnE3AfozXxgjQRmMsH7PzDbQO4OAWLE+9\nGptg8gEV85KsxIYdNX99SqqFfPsuzUTVV1Mfu16zUH9UazdLL3d7ME1jsk99\n/6lupsIpqSoEgRbAKBlP8ujBEKH0qBVcVN2XY+tAmjIg13qjkO/aqvhH4UeY\n93Z3uNqTaQTa6xCYfXcC44tY+O4yQs1GkXptrbrKw2Uj97fZVPUzNGOFdHaQ\nr648pm5jdO398MUhHSqgWvLXkNBuTnAULrCgwW/wXbDpObKJmQz2I2U14QZZ\nIIcK9xl81jG3rT40n3R1EqDJn45qMnlQh2ENq0elhQwy8QUHSF0huAY3kvvI\nqLSrCsBamaN0Ki1fGBtLUXza9n3NI9nDHdjOzjx4NgJdUOQVH8zG46mK63u1\n/loCQFhH9G2cZZMF+7fXD6JIpTd6CYDkYtR/iv04TCBSbVe97wJAO+5nRFZ/\nJfiROfmluZCHLehN+TS/xbYKXLhlj/Gth9EaFxxlVXE61DF4wuYwmheC6LCd\niMqwqmFmEu6RH/wYauTPecSdHoyB4hurKbz5nX6h5RA81JKsxMtgCK/pDHtQ\n8KNN1/rlYer7BSg0ItwO6ht3JsOyP1150DtE7c0zKkPDBaEOpNmJcNrGBGek\nj/xF\r\n=M5J7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.2","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-a1a0ecd0.104+a1a0ecd0","@graphql-toolkit/core":"0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2","@graphql-toolkit/git-loader":"0.10.2","@graphql-toolkit/url-loader":"0.10.2","@graphql-toolkit/github-loader":"0.10.2","@graphql-toolkit/prisma-loader":"0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-a1a0ecd0.104+a1a0ecd0","@graphql-toolkit/code-file-loader":"0.10.2","@graphql-toolkit/json-file-loader":"0.10.2","@graphql-toolkit/graphql-file-loader":"0.10.2","@graphql-toolkit/apollo-engine-loader":"0.10.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.2-alpha-a1a0ecd0.104_1586016464227_0.3239746736564928","host":"s3://npm-registry-packages"}},"1.13.2-alpha-9054ea96.105":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-9054ea96.105","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-9054ea96.105","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3b1875f1b0ec461ee4433bb268ef98861de0720e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-9054ea96.105.tgz","fileCount":19,"integrity":"sha512-OuyluTWBBaQE7kW2aeHa+A1IsDZQX/FzehDQOkBybqJUVxAngrz2viOOSD1h5qhkfmHRHPiWacMTf2TIvF59cw==","signatures":[{"sig":"MEUCIBr0iYf/z5GAr72y8C+8pR594pedy+hQ8D0SHrMlvh92AiEA8iZp9ZT56nBWUo81dPv1INwekGuZ1KxUQTXD2CtHvQA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":410130,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeiRATCRA9TVsSAnZWagAAqSAP/2PG3oSdXYYtvUgl3jTJ\nO6Rsg71tZOvFaQKM4nkszdx88YIGTXR990nqkiv4BJlmKXF/zSpT1UCH1xoB\nKVKrUfKCg4P6DX+qsr8Ff1rLIWaw91fEyGJawFYmdVIwyFLATuu205zNns0d\nNufNF1xRvrhXuWsbRKtL13xkli1YPkImPCHcIhsSl9AA6HP6FpnrY1z56al1\nJjEqwTkpCfY6K29KmYp9xhfSV/XSDUuZkWdsrW0B77kZVFMX4zYeXrOor/KN\nw7gdtd9LwcMuRjTeaTZB7pBuWEUMhs6bD3khmdplGtw1TS9vRJJsLijzOzSW\nJOhUwqzXBv1xIACOOEtd6Ur21962bEWD0hc+YlH5UrbzGS3psn4tVf3nNFuq\n153LwJQc1kvaVlDN5Ylu5Kc3Mh/Ih37rBbfUNwvMflaft5t07yV14PtSLF0D\n8FiQ9aZu9f39EmKm3WS5PV+benoM2YZz4Rbo40or6AKAFGl8i3itpedipw2g\nDOAqwTrrnKFcY/jFenmKJoDR1lxgIy+JyK/kI5RGcmW3oye2D32olcwvf3R9\nt7WeIV6zC8V1Y4D5hXsHpqrO5Loo0oa7ZfUJEGIQXPVUQBXsWn/GIAWci4KP\nZsg/p0Yj3NP1iUyGdEWgjKDrJ9XfIuvAVHi+0rs2Yon1tbBYuaYR/1a2xpKK\nevFf\r\n=H7ek\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.2","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-9054ea96.105+9054ea96","@graphql-toolkit/core":"0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2","@graphql-toolkit/git-loader":"0.10.2","@graphql-toolkit/url-loader":"0.10.2","@graphql-toolkit/github-loader":"0.10.2","@graphql-toolkit/prisma-loader":"0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-9054ea96.105+9054ea96","@graphql-toolkit/code-file-loader":"0.10.2","@graphql-toolkit/json-file-loader":"0.10.2","@graphql-toolkit/graphql-file-loader":"0.10.2","@graphql-toolkit/apollo-engine-loader":"0.10.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.2-alpha-9054ea96.105_1586040850860_0.4614674298720072","host":"s3://npm-registry-packages"}},"1.13.2-alpha-9d8359c0.105":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-9d8359c0.105","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-9d8359c0.105","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"bb5ad0851600153b073a0511729ff40d95b7d951","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-9d8359c0.105.tgz","fileCount":19,"integrity":"sha512-88pTx2RAjo/8hQvGDLgH8yrGwtXrOovPw/penTf/7U17m/xfD50faWi2e1sIy7GzCWzl5W4jGPN1b+C7ahaY+Q==","signatures":[{"sig":"MEUCIQC3Qdp+so+MlHFqyacbnjYvtY+rtzCZaFeHl0Dy3rpCbgIgbkgVQFDKBu97sP0iZ/ME49GUYUUY3ONtub5Npuytj3k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":410130,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeiTIPCRA9TVsSAnZWagAALSsP/3ZxVUTWaq7IGoZH8xX8\nEMVNz8nkZgNDMwKzcTc5b8YlszVX92MVHrzcjd6HWjy3DgomGhSumXOu8qwg\nKQUjPyzsW6uFcpZDycdxlTufP72/EaOPMTXJDNhA3F+OY0pNxCK1Qv5bheLs\nJG2LlEAkEwxLkeOMB0XFDOnJegSE6J0B9lmZP2W0W0ulfpAWNNCnrpHDZhzs\nHN9zA/S0Pwf1dhQYNW3dfxci7xxxBNj129dEAPEOds0MGpPLgPWaZXXW28O2\nSkbWNsPvSH9MfZA2j8hPA5tRLBkAY1mC9m397Q6FZuJCsXG+Oh/DcOr/Q5qH\n6CMOG6o8fIxt0kfZg+uRreX47c9+cPsQgcE5BmwUaoqMhtBy0RLvvN3jUHRg\nUFkzP3pd8NSkcQAAAFR63qsWkNsRmU8fO+6SNKwe0hH+wxoLNb+Tky0C9HIp\nxAVGflk8UMWtmyEd85fK5kN3PL5uWPSgQQDFlMBDa5EP1h/T+JHSUjscnK8B\ne682A+0ROpL7YI3NxPxxs02CTuOHRJAGoFLlC+9H0BNK01ryzOs3SkkIdfwm\nhvCGOgNK059WTjwAA3IcOwHHP8X51qwUAM35YZ49zQUG7q6neVcUMajfGKNL\nYC2kVorLa31nCmgoag8knAGHJXXF7SMKI48IwZ6pQ7vsfguzdv2ciJUbbz8q\nMSKQ\r\n=Dtnq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.2","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-9d8359c0.105+9d8359c0","@graphql-toolkit/core":"0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2","@graphql-toolkit/git-loader":"0.10.2","@graphql-toolkit/url-loader":"0.10.2","@graphql-toolkit/github-loader":"0.10.2","@graphql-toolkit/prisma-loader":"0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-9d8359c0.105+9d8359c0","@graphql-toolkit/code-file-loader":"0.10.2","@graphql-toolkit/json-file-loader":"0.10.2","@graphql-toolkit/graphql-file-loader":"0.10.2","@graphql-toolkit/apollo-engine-loader":"0.10.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.2-alpha-9d8359c0.105_1586049550370_0.7407679600874069","host":"s3://npm-registry-packages"}},"1.13.2-alpha-7acff653.105":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-7acff653.105","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-7acff653.105","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"9d7fb2f4b2ac7153d1d5ff82ec5fe5d65249cdc9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-7acff653.105.tgz","fileCount":19,"integrity":"sha512-WCZBi5SuMd361h56QYQFc74N/lTI1lA1lnkqWydWMxJEW4saHK7TsdLK33s4GW75jQuTm0EbbWnWLdeB8oD0oQ==","signatures":[{"sig":"MEUCIQDh3MARiW2Um78xDMtkncW27bpNzFPEdC+jA0bKNP1XcgIgGew+cTCgytDwKU4+NAixFpRRpM9b7lgxQ/Osry1bo8Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":410130,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeiYLpCRA9TVsSAnZWagAA3vkP/iNkyjr6Zi35SdH/5r8b\nrdSgN/srKsayFYvg1D4hcy5Ak8mB2gmKbII+SpGvOzjTyW1fYjpUxQvPgvUh\naSfQy5vHisTPYEiiUdrEjWOfOu/tSTOq3uLcYT0UmvCh73pHcHfkDvF1hmvl\ngZXCddYXSCb49cfrwECMttnwMcWF3AjpgQPe/ScI12bRxorXsBx9mM9T9Kn2\nj3EERnHLk7aQJYLfRO18CFs0TZZCTByHoitYVsACYBRdRWV44Y2VvIRylakB\nVSzderbS0cevqglRwSJrsVpKQuim0xX9tSaygRH2x/49cY39heZSuilOKJCd\n/sHgvJTId3mZB9cQnh6L5ASqxAp8QNky2mgdXpS4pcEzwV8GuLOtx/ys4tYP\nshH8WhIUBKVxcIxDam5zLibh0KBvPfrswLrc2aMEiHi+xCEcq5FbTvGoPeRs\nPNXm2gphxG6IK/Fd5IR7JPZ5bUcgYSGkPr6ytYSVRLZNALEwlkffD60RrtZo\nOjEnnCPqNp65AyQYuhORudfZa/51/UrO/mY9pmdgwiqD68beTfIyKJdpQoso\nS1pgY2vm2x8uQxTugjWUWzgNUP9s5vMarDXBjoeJH5EtmSnYP9iLlL5EEGmm\nQ1GdXftSLa+JtemZGfqqYOo7TcvoMJukTvKyfrhPflMgYI1dI51n1NXvfY6w\nGK0E\r\n=TEqd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.2","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-7acff653.105+7acff653","@graphql-toolkit/core":"0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2","@graphql-toolkit/git-loader":"0.10.2","@graphql-toolkit/url-loader":"0.10.2","@graphql-toolkit/github-loader":"0.10.2","@graphql-toolkit/prisma-loader":"0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-7acff653.105+7acff653","@graphql-toolkit/code-file-loader":"0.10.2","@graphql-toolkit/json-file-loader":"0.10.2","@graphql-toolkit/graphql-file-loader":"0.10.2","@graphql-toolkit/apollo-engine-loader":"0.10.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.2-alpha-7acff653.105_1586070248978_0.9558950852865795","host":"s3://npm-registry-packages"}},"1.13.2-alpha-5d36cf28.106":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-5d36cf28.106","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-5d36cf28.106","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"28b0223c8cddede0d130270764fc04857979a45e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-5d36cf28.106.tgz","fileCount":19,"integrity":"sha512-lFXf+h04EuMLXLhnWIsNVBHRESxNGDWrzWHMF1+ButvPCh13iXqdQak21xiYs8HxaiY/6zX63yfDLlZVoG6yNQ==","signatures":[{"sig":"MEQCIHTHqVYIxtFhPjqcDcAmd5pVyDek+woouLhdNvuT3tgiAiAl1Ll67j/qwhp0QiHDKREhxQyYvVVJfnLKUtX3yO9UpQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":410130,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeibNECRA9TVsSAnZWagAACQwP/iF5o0KUxsyMwr2W0rq1\n5Gx0bRXEYoQ+AjC350YnLDIKeyiR38aXFT1K3bVO3cfxloxpfNc8qpaBjVmQ\nl+HJsuwGK9tIW77JiiKTAl5/zFBuVFh5pE8mdq71MZUbagWEFqFeM8eX5g44\nDXE1v0TCfgZs+0x216SuY8Fyn1yuwjTDx8iH7GhNW2btb3QcYIz8e4RAQtWW\nfEl0fvtR7cy4oTr7OOIM19HilbPLRmI9LJYwpaEB6tmHAZ6n5B3HsgT/gFca\n/G1YUp/vbltPxZhMlvgFsqL6kSLcfBQcZUEDwx9WykyYfnwHGAAyXAm3KIOO\nr/FjZuF3zwCDbfK1K8sTuDLWibJoSh+JuAupMLJKBj+01oX19mrgyhUVgzxN\nrmyzXVUJDudetHzmSMcbZBM/oW+BZZIk+DvkZi978ODKzTFLo2W7kYltTnxz\njD1gdkNOmSyh71PMpYAoDNoytiqNNOvhIQgQLZx90rL3AmQwEvDPZixlv4Zs\nd0ATFyqVdfkRrV+1vrnRx3EN/4hmnQgp6nRyQ80aCAQdGjzXloiGzC5HV5EQ\nVobb+On3ZnyIwubkoqAl23tbgQsmNo70uSi7asGcepTce/SuPVrtS0XIIXhT\nWXhuGUsaFTOR0GRuvhxunjAdN7f0yK5EdvqSJ8pK9I20Y4eWlmBdFxhMgHVv\ni51G\r\n=vH3G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.2","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-5d36cf28.106+5d36cf28","@graphql-toolkit/core":"0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2","@graphql-toolkit/git-loader":"0.10.2","@graphql-toolkit/url-loader":"0.10.2","@graphql-toolkit/github-loader":"0.10.2","@graphql-toolkit/prisma-loader":"0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-5d36cf28.106+5d36cf28","@graphql-toolkit/code-file-loader":"0.10.2","@graphql-toolkit/json-file-loader":"0.10.2","@graphql-toolkit/graphql-file-loader":"0.10.2","@graphql-toolkit/apollo-engine-loader":"0.10.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.2-alpha-5d36cf28.106_1586082628045_0.9184433956106997","host":"s3://npm-registry-packages"}},"1.13.2-alpha-c8cf5f9d.107":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-c8cf5f9d.107","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-c8cf5f9d.107","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8236be6b4429bf340ba70ab5b63c0abcdaaa046f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-c8cf5f9d.107.tgz","fileCount":19,"integrity":"sha512-be5gSSblmdvlsOYkhtfVtuV3JQU/dSB3rzPHiVBZMepXw+SvoQqexpWeWydGbjk3MYgwUvBzQ+mvtZBsXZyw6g==","signatures":[{"sig":"MEQCIBuGJGJbKOP6GPTQObKdItpY9vIYVr3B6tLd7sFTrdxeAiBowCnSVke0Be7Ob8qnMVG/0zTYkpLfo0VFZO3NiCBKzw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":410130,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeibNiCRA9TVsSAnZWagAA9gMP/2KKwGaEJg6QgqjYqQqm\nvl94aAHC5m3P+euVjsHL+wSbeE9lf5ImuK5uRZqHHaYHI4/efSjtNFATd0RN\nu3g+ue/q2UrVY2SlhhNtIhbkSKbA/3ZPMHecFjJvA+D+OUD5ja03EpkH7zDa\n4N8iqOiczIrkjuTakVKyfSpWFGzApaCnMsBzlFbnp87sQuKxF3bCQFYWSDtt\nlSH7X81oW16CtMc/qhKtrTEKKssivpA6NS1CUdd55h61OJksOn4ZHBVHvXub\noEUKzwZl+/vYPnhYcbURKrIr6N1D5bFoKYaCS2hVn8OYBrscycuEUyr/2l1R\nX+Su9PgwnYYnVrqqPXJFrtDNpQSgakgK+1Z81BvmZksCkXT9k+4fuLlO0Zw+\n9FQeScfUFBb7iaJbPAwnB8mNiZK/WQisVHGfG6SDXQOxvxc/DeKWbxPWJA4u\nNvRPwZ7jQVH9SSudE/erzRv2FkeuJDfeoKcI7eQkuZIKrDkzMHr/wyxjOwvK\ngtcZcSoqAFeJ7sjdgN80Bv8HRL1fw+CILwnGrzXLirCd8hyqx/zYgU/zGt+C\nXl1gZOS43Ev6Sz+6JQ1RSY46MH+OMlSY6mLj7YurkOk0L2tYW29Vb40fZayp\ngMJ0MN9XTEpQ+UkttD3zyf5Lobm9oUzkM3b32+hCTSLkTGGMXgX09gWb9zvK\n2OKM\r\n=Xtsj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.2","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-c8cf5f9d.107+c8cf5f9d","@graphql-toolkit/core":"0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2","@graphql-toolkit/git-loader":"0.10.2","@graphql-toolkit/url-loader":"0.10.2","@graphql-toolkit/github-loader":"0.10.2","@graphql-toolkit/prisma-loader":"0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-c8cf5f9d.107+c8cf5f9d","@graphql-toolkit/code-file-loader":"0.10.2","@graphql-toolkit/json-file-loader":"0.10.2","@graphql-toolkit/graphql-file-loader":"0.10.2","@graphql-toolkit/apollo-engine-loader":"0.10.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.2-alpha-c8cf5f9d.107_1586082658278_0.9376980543958813","host":"s3://npm-registry-packages"}},"1.13.2-alpha-8ba0a605.108":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-8ba0a605.108","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-8ba0a605.108","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c21a7a7becb2554b901bf5de0a4ea76aaff0b270","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-8ba0a605.108.tgz","fileCount":19,"integrity":"sha512-3n5WrXCpyUynH/yJZUMnjMEqocT4O1v7r46/mjUg2IGRMCPPMHPhwVSFV2RWbctF68N/Z2SlwsoEavO3WdBdRg==","signatures":[{"sig":"MEYCIQCNICFaRLNyntvHoHvfI4kxIm95l7ksezYWcl0rSEMmXAIhAJKU7viZ7S+EPU5ciLqUHKLjM3amSX2XtyQLlX7puH6G","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":410130,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeibPKCRA9TVsSAnZWagAAtVEP/1gatNfAyHPlawF//3Ao\nxNeMQMS8bwvE3NyfPTbHxE28i08O2rs4tFI4e/4ncJ9aatm2bErvmiiR222C\nZt06tYRLOxtXYxbNXHuN2vA+HemT6Ds+Ey+WWAjy5v7jn3tC78n4Z4wPtwhO\nCOH5p5pMnjIIg3OPUuoxifUFg4MhwDy6ZXbVPkDlWXKWE5t4zJxEZFBQrGgn\ncO93q+ofNSOSiCqSdPXU67WexZdsncNxXfFKhMB70OMIeMXsQAm8HAE2q9nc\nrcW98M3ouQWJdE8l384PTSGphuYKnV3giiKXEL6nt303V7LAkMGQo4Xehclr\n6E8r2KSLR4GDIuHqfI1yxA5w5fSPX2kdQAA1L0djq5RegLGGD/BbP+bXnm3C\nHVO4M+t36GgEzHS+jxhjhcSTg1p0zcPaz5rMRYT5J1pkeVLF7vQ2rI7c6uTu\nq0PD3akb7MD50HPt3STkIcGh8Em2iEtzfHpZrfsI9UiIEcgvSL3bMi1BEZBO\nVdfsmAsVf6nqvbJcQ0zXZgA/Ox9/5exFFpwVJBAqsv2w6i5wt+fYiZKJ9J/L\nwCwSKi6K0NnhkYYJ++i7Z7UyZudZovL0o5gnw/rhVn6hLWrzYu0BUNJgapd+\ngNtqxPLl0HN6Z/ofK/Mr2/WOumvWmhs9Ws89zT95TG+xmyVrwCaiVSQ5E7Qw\n32JY\r\n=j/jn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.2","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-8ba0a605.108+8ba0a605","@graphql-toolkit/core":"0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2","@graphql-toolkit/git-loader":"0.10.2","@graphql-toolkit/url-loader":"0.10.2","@graphql-toolkit/github-loader":"0.10.2","@graphql-toolkit/prisma-loader":"0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-8ba0a605.108+8ba0a605","@graphql-toolkit/code-file-loader":"0.10.2","@graphql-toolkit/json-file-loader":"0.10.2","@graphql-toolkit/graphql-file-loader":"0.10.2","@graphql-toolkit/apollo-engine-loader":"0.10.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.2-alpha-8ba0a605.108_1586082761589_0.18198949811647314","host":"s3://npm-registry-packages"}},"1.13.2-alpha-63d6f224.109":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-63d6f224.109","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-63d6f224.109","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f33e9a76e1cf908caf77482efe7579d6275f678c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-63d6f224.109.tgz","fileCount":19,"integrity":"sha512-F9YucEBTj6KUhD7QAAJdrzObEMifKEbwc/63+muZ8fnMV7iKMVvwZU5fdyLB44KTszyE3pHsswGZZzpRd9WlAQ==","signatures":[{"sig":"MEUCIGtldzjLGuEgSCvdbQws8jCGnlBybf/KNDmRVzvzEcCaAiEAkMmFKrIaNw6W/UGqhmRVq9uroiR/FvSAdahWq00nvac=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":410262,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeibQGCRA9TVsSAnZWagAAvzsP/iYSR3q22IAJZVsR8wiU\nKXDZxOeUJm1oSo3EqEhFUofCJORsVE8D672LEH9CqCgnpVEn+Cc4+ohCM30B\nqw3Masx9mXhoaeru+PzBmBBss70Vv/SfC07vkVoyOkF1cQbwOTfjYTGjtdsP\nPyOfoNMhN9eBJUN3PD0+nqYVSDJTShilOA3FV1bgkqNiAH+eU+suYFlobJjf\nUCdl1UiipKze+6fDO/Cb1txsF9tAFQYiJwG4pudEJjdyJ59KXDz5UCuxBEAJ\nUagCBvPfY46WmdZ3S6uK6EVXPw8jS2AtK0fk2TKFZW4bXF1hCax1oheMqNOt\ndAIGedavYkT4lQNha7QrS5Yue1oEXbiLyJmYwPJLi2DTpwyUL/wcjc6QFxiL\nElje7Fmeh1WWrxx4PnLZqir4RT/RUGpeiYmEb4xYjseCarM8COyRKCb7bbua\nfF4amxm47hakSO6yOYnoZRf/p3/BbGtyQKEbzrCZZbnkpO5/Yng6ImoBWHVW\nrpgM2WZBP7LGCfte3i0h14UhJHDFJpdwO9GCBaU+zlRHiKnay/KUgK6hw0+k\nt/mEW3X374b5/eBg2deNV+vGmWInVcZVF3+LjYQ2H9QMPCqY0IGi+azJ1eol\nsGeM4j+WSxMI3S2Hy6lJnV+dNYVsYVdvpqS96hbifHwfP/n4mNmOnveeD5hc\nW7fz\r\n=73KD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.2","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-63d6f224.109+63d6f224","@graphql-toolkit/core":"0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2","@graphql-toolkit/git-loader":"0.10.2","@graphql-toolkit/url-loader":"0.10.2","@graphql-toolkit/github-loader":"0.10.2","@graphql-toolkit/prisma-loader":"0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-63d6f224.109+63d6f224","@graphql-toolkit/code-file-loader":"0.10.2","@graphql-toolkit/json-file-loader":"0.10.2","@graphql-toolkit/graphql-file-loader":"0.10.2","@graphql-toolkit/apollo-engine-loader":"0.10.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.2-alpha-63d6f224.109_1586082821518_0.25991213237355715","host":"s3://npm-registry-packages"}},"1.13.2-alpha-4eac7ae8.109":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-4eac7ae8.109","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-4eac7ae8.109","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2b2bf25c9f41feb662c034b0010082678b2dd571","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-4eac7ae8.109.tgz","fileCount":19,"integrity":"sha512-aC51oG7NODIaPWSqgV0tmwE123Nbvz9cfXYpFS9D6/At83APncZvfu+g+oUSmW87eaaiQmRZ8gMknDJ3ssqEew==","signatures":[{"sig":"MEYCIQDQJs7h+ra6ARBfD0l59h4Zf2/apPvqxsYcH63BPzyU4QIhALPILT8AN4KFVXsMmfR4i5Dz4empJQ84se12HS8Y/plO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":410262,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeib9BCRA9TVsSAnZWagAAKvIP/3Note2AEvgh1q2SvmO7\ny8cHDkm3GlMbPEYI1IIahUSS+5/6otTfoaYZgbFDwtioTNJJcl8n4KrMCbvQ\nteC4OPHpGNOB2ibMsxI56fm058++Wbdpi5qj8zdOoxAXMYHsj3NU1u/skLw/\ncrjnQjqehqdDrXm5juBrYaj52FcHeGWvh5hhofCopeeSvmJ/z5NuhQiZQWy2\nNqfertfIytKdSKSH1yuCHDbUANbrJO5Tz2MHeVDRrvRLGUcB55+nTNW8BMi7\nKuBbF1v9zcUVAl4KdX3G5/HeRMtSCmX9k4mjAJltoMqFljpSlE0xeLgkPltY\nJwvlZ6lW2fJXPPGPHyaqgBeViXHatydklqkTma4LaxxcSg4jikSzYEq1yjOG\n/J0pWN9YHUgsxW2jUIWdmkpKmtvgf8AsVQFwbvYlfCRCpmc8qyINAVjISvYi\nOe/wJcGUVlY5Lqdjx6uZ1yLkNaQMnHAUUDnDAHJdoVpxVTfawpIh560t2EKV\nllJRZBLl9EGp7jydcT0N5FuxbsBIgRmSfxQEovCgxFm/6eQpK6tucQjswI//\ntiM6cgaDylG7KrVS5pFDCNkN8LFIpHxkgioP5BoViBylAp+97PB7sLW70/RA\nBkQg6qRv7DjKrHiLVqoD9MN4shFBdxhnFZTbbkWj/XniJpVoX/csuG5Xh0Va\nt+/r\r\n=QRM5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.2","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-4eac7ae8.109+4eac7ae8","@graphql-toolkit/core":"0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2","@graphql-toolkit/git-loader":"0.10.2","@graphql-toolkit/url-loader":"0.10.2","@graphql-toolkit/github-loader":"0.10.2","@graphql-toolkit/prisma-loader":"0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-4eac7ae8.109+4eac7ae8","@graphql-toolkit/code-file-loader":"0.10.2","@graphql-toolkit/json-file-loader":"0.10.2","@graphql-toolkit/graphql-file-loader":"0.10.2","@graphql-toolkit/apollo-engine-loader":"0.10.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.2-alpha-4eac7ae8.109_1586085696767_0.9187544778987571","host":"s3://npm-registry-packages"}},"1.13.2-alpha-9d78729e.110":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-9d78729e.110","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-9d78729e.110","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"645764daaf8d98d3b7988392396264ad98f99bcc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-9d78729e.110.tgz","fileCount":19,"integrity":"sha512-UGIUOauFMDCZ9GCngsejHWcMmqt06nlNPiKKRIrOWYyVtMs/2eZTbLnsXzsOJlN8O5+DxSLBu9KHmK8hVidBCw==","signatures":[{"sig":"MEUCIFlMxopej1Toxf3RBTussc9XTZ+4UzhtsIgx8x+AC6yQAiEA2nKJBfDi9UBFx1LMkUJdvSr6C8h5m/ZxsUAv5FNczls=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":410262,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeicBoCRA9TVsSAnZWagAA0msP/1I7WC/Kt10r1bCREc70\nJXX32eDIYBQEvHEToe5UsCBA6sE+2xf4du6C51tuPhunjbuKNfixS6GeXtgw\nmnlQWDwvqgMsyvdwx2U+W1R+h1oZTr5JQ9XmVsfbH2fe01Luq0XzymYHanQd\n1mdJxtyPfXxAsqcSVqGA8NVPHxGVzd6W73Fx1e4tGAsFUwtozSielT2SzPQf\nH5BKNaPJj/y5sVWk7M2mj+5tkI7cfRaBKoBZgiB/duU5kEjmmIlldZQ8tHQm\nlJoDDs3k95wV7imW+0RnbydoxGzbaB9UCRNzKN7qwHELen4WfjN/BcCaDMAF\nhFzVfyxjywJX0zx2DWEdim6wRfnZqCVVSG/JJpz5vExGSzm9z318mFuzlSrT\nM9mfCSRwTJTa0OgNZv3SqOUEAOTB7+sVne2SnZSLo2NShKmCKLSVAkciCbZE\n4YDBa5zkQ7lCW97KVb+nYIfbPTWlBwtz9ThhwSj7abuF/epjoRJht1p3CjYU\nQGvaZZemokkzf1DOaSTd+tZCn1WmTnTV+EMsXNJ2KFj22UMmL/Id6/745Qp6\nLPm478w7fT2gQ1XwVHsDr/eZlXVNbkQaxb0EhP1ShEAKzXsBWEOY3u+ODwz9\nSuh6NxaL57E2yjZa6vbTTOIdI3eCAjYFtHpGIat3XqWXD4kmJiU6DyCBNCLu\nZyJN\r\n=3lye\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.2","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-9d78729e.110+9d78729e","@graphql-toolkit/core":"0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2","@graphql-toolkit/git-loader":"0.10.2","@graphql-toolkit/url-loader":"0.10.2","@graphql-toolkit/github-loader":"0.10.2","@graphql-toolkit/prisma-loader":"0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-9d78729e.110+9d78729e","@graphql-toolkit/code-file-loader":"0.10.2","@graphql-toolkit/json-file-loader":"0.10.2","@graphql-toolkit/graphql-file-loader":"0.10.2","@graphql-toolkit/apollo-engine-loader":"0.10.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.2-alpha-9d78729e.110_1586085991585_0.8869829513843399","host":"s3://npm-registry-packages"}},"1.13.2-alpha-7dd8f640.111":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-7dd8f640.111","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-7dd8f640.111","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e8cef37c12f5643c5fa02cb97424e31996973dd2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-7dd8f640.111.tgz","fileCount":19,"integrity":"sha512-sdEl/ZsnPuen5ECWbRGfgobIJ8QkFzMf0xvlRrCRBhRcYb9OOwBnG81FAl7WF0Ew8A+Pe8pni0SzLCra8fBNrg==","signatures":[{"sig":"MEUCIBMs3RL33m/aAIJV5eHgb2Ls2WAX0UYNlqDmNidYQLN8AiEA7Vlz83NoSvY6A7c1nstkPTgZxlgI6K/5fSHL9Mbhvvo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":410262,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeidRDCRA9TVsSAnZWagAAwpcP/jOhTAchQccoYU0t18qZ\npM86QL9G6GMLnUUyt3deSkxfK/rNAokNR5WPtqwnZX8pZR7uz9G+UDMtOK0D\nZ/++G/MqX0ojQLaIXiQtK6wkyKBPKGgkH1IFKGxYsNxt3dvC/t9zVMpoRrl9\n3S8T4r359ta89DdiWGy0vP1n/L/7H8hXAYsAsGB7lbPHZaXqIbDHFn5Ldvmg\nuNt9WBNZamDhi75aAkrrJkNs85foef4bEkPn6pV6tIwCgyLyysyfB8yLXWxH\nc84GBEMulQbqXs8FrLGjL2wZI3FGCfuB4ZkRwp424117McMAurntIjNkgEVG\nSwYORmXZ8/H4DZSfSL5MxJzwIv0a8h4zi0RdrlxIq8luwA07rgDYkVE7pdIM\nkkhhZlBZ2i7ypg4f93gD3cNgPyDnc91taXN1EipnQmcyP+LkbKkrkMy2QHpL\n4vs8QQQLpVFR2PwDlb1MMC5TWe5vKe4nmjRgF335MPXwiRfCdnMNZYPVtvgf\nmW8LWz7tCQ0epL+jd+NdO4+KiY+BSh2E5FP3OET/XHiBkOfGmb0ScB+DzjxN\nXCMR3wZGSdxBp/faHaknk/b4Htro6xGyHZzrVc1ZgDg8tGmQTfPxpknY5q7J\ntr9hZIFYhOXOLeQQbZG96mlHHCF6/rf7nunuJM1hr9fzMu3rBWY3BvoK/Qwf\nVVQj\r\n=1HJu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.2","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-7dd8f640.111+7dd8f640","@graphql-toolkit/core":"0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2","@graphql-toolkit/git-loader":"0.10.2","@graphql-toolkit/url-loader":"0.10.2","@graphql-toolkit/github-loader":"0.10.2","@graphql-toolkit/prisma-loader":"0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-7dd8f640.111+7dd8f640","@graphql-toolkit/code-file-loader":"0.10.2","@graphql-toolkit/json-file-loader":"0.10.2","@graphql-toolkit/graphql-file-loader":"0.10.2","@graphql-toolkit/apollo-engine-loader":"0.10.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.2-alpha-7dd8f640.111_1586091074530_0.40518768894291246","host":"s3://npm-registry-packages"}},"1.13.2-alpha-4638c86d.112":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-4638c86d.112","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-4638c86d.112","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"45b62188ca7a367fcdc882408ffe291da1911c45","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-4638c86d.112.tgz","fileCount":19,"integrity":"sha512-3nfW3WB9NkYPk1qXZpXO8NvSDqdID0t0e7W5AfEjNKY9ux88MhfC6HaLAfBf6qkTMMbIONPowVDjmfpJI8yxag==","signatures":[{"sig":"MEQCIBZth3j6DEy2fZZtPX27xJV3Gd9FUmczsqyLPhCGn4sCAiBPsBIwMHGcUTuz+c6xl4KX4fXOKEpH/2TXNmlSoYi/dg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":410009,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeieJCCRA9TVsSAnZWagAAqBcP+gISllgJQgCSvpyPWgkp\noCRvcuod3VZPCjWUqY6VaiW4ViMC79m/nwzHPrcu4ibDtN2+yCZb6NnygAvU\nkUh3wFvpqSRO+xB1rBu/qTwrl3bRW7Nt10F79X4KA3pn4nybPXq+GfYd9Uvo\nsZNfXvAncPDpxZsF+996ryjA4jdcXPNWlAcYNVcoWtJCLqQK3yp5Bgr56muv\nIvbk9ZVTn7jycrpaO6ruDR49EZUbKgi+4J/eZIABNNSMnN9q/zV3YmZSQ0is\nDHoQujvAvHRwHbba7BAKh56ELTif72QrVh22enuWgDTUadUXaOB0mV1XUnpM\n29RpqNN0NuJlbKuuAoI1wZqwXVH2wp5dWzpYyLHYZEcBoUMm54iZFfBg5XwX\ncQFERgAz2rYFgedXgnuQK5umY4KCdm4ymYxyjhsDO1Ldm7hxrDp9SkUWBJat\nu/zWKVB8dTts9dQ8vaeTdkpRJb8Ku+BCmtz5aBgCFw/Ew9PNDCvHZS6OEG+8\n5sm77v8pTqevfF0Y2shfFYiBuqEwTA6kazflQchytGL1x2kBS+n3DaswAXtx\n9BZFTR3zcbDakAh/4f1EEMwg7KiHPd9H2hsmZjkNm3bSs5EC05jsaYr6GYEV\n+hLBOS9VWLMBA/oBkQc2Lsr/GxE6vjUv0MQa/y9oqnf/gwRVh3AoGlxTq6cD\nbzwk\r\n=ajZV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.2","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-4638c86d.112+4638c86d","@graphql-toolkit/core":"0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2","@graphql-toolkit/git-loader":"0.10.2","@graphql-toolkit/url-loader":"0.10.2","@graphql-toolkit/github-loader":"0.10.2","@graphql-toolkit/prisma-loader":"0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-4638c86d.112+4638c86d","@graphql-toolkit/code-file-loader":"0.10.2","@graphql-toolkit/json-file-loader":"0.10.2","@graphql-toolkit/graphql-file-loader":"0.10.2","@graphql-toolkit/apollo-engine-loader":"0.10.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.2-alpha-4638c86d.112_1586094657828_0.7016679452837238","host":"s3://npm-registry-packages"}},"1.13.2-alpha-355f08c4.112":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-355f08c4.112","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-355f08c4.112","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c67d4b25aa851f83a5ea267aded01b5640f4b0aa","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-355f08c4.112.tgz","fileCount":19,"integrity":"sha512-HiMFiNR65TajaMNP0/7SVLSg0/9jUxReHoEC2vvmY4UkRu7d1R0x5BXpuGXgKOmOrDUW68iFdpHdHwxAJ+pQPg==","signatures":[{"sig":"MEYCIQCBq9bTyDw2bdlojBlLH3UVck2TvQWO3eUTSVm9xVQLzQIhANgTenT3VTmAsn+mbW3+lW7xjicbEdwixbr8xTQjfeCR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":410009,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeieORCRA9TVsSAnZWagAAOGcP/2Rm+Ey79+3LsiAJ8VIV\nDBQ0oOKBh23vPbVuchonQZpSGcu0Dy+3Uc0lOCDvARvf6GGZwUKhAJsPOIAe\nfXmLK+i6deBN3FquNLCk9rMYrML1lV0OQOZ63SsUCNuUXi0Xd6+0Vp5iI19S\nx3n+yk4rs58NXZBe/4ezOgIhk9nTJgZxJwXlvI+GdXtMhn3a/zeToIwPQSdC\n0OfPszT/mZMqYJHWmvaMK5Ol0PkY+ci93ZgFLy+JnNO0YG6+1StLEEVjciwf\nDi64Dka6rr6GnKmelnpQs/yMoAlG0gxLWIu0ix6Gjx08jEg/oBRigKlhZMWv\nrTTadhROJVP7Xd682hClq61OCYDBkm5szqRYqRfM2f3pE2qZ6t+xwBfJGvV2\n345AC5aq6wlVxH1Cl7BoOj71w+FsZYLvUvcSRvd8015fMaYNxp3zt3bnwsyp\nppna/cywpThXBOoAc9THEETppQIdjlyyoQwQz36dGu2rkcP2rJUtPv1T9uOL\nN7he9juRDkWo1dD7gQH2U+4Soxk5mUljp7ErjeMuqRZ/aPwgD0L6e1zO5OdY\nqoavGAW3gnM6V85MNeKPwAD3gIUO0nL9sjkALs7ycpx48tbMxt1k1pMBfxNK\nBtM5Ohp4I9SGcj8MVmRF2ZHVTQgu3bBNVbe+/uNg4S7a9CmulXGTVZNmiqCy\n21NR\r\n=ko6q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.2","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-355f08c4.112+355f08c4","@graphql-toolkit/core":"0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2","@graphql-toolkit/git-loader":"0.10.2","@graphql-toolkit/url-loader":"0.10.2","@graphql-toolkit/github-loader":"0.10.2","@graphql-toolkit/prisma-loader":"0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-355f08c4.112+355f08c4","@graphql-toolkit/code-file-loader":"0.10.2","@graphql-toolkit/json-file-loader":"0.10.2","@graphql-toolkit/graphql-file-loader":"0.10.2","@graphql-toolkit/apollo-engine-loader":"0.10.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.2-alpha-355f08c4.112_1586094993031_0.9286264045151174","host":"s3://npm-registry-packages"}},"1.13.2-alpha-83ee4588.112":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-83ee4588.112","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-83ee4588.112","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"fb6a3cb19244ed8f41774643a3b1fb5f8346669c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-83ee4588.112.tgz","fileCount":19,"integrity":"sha512-pc0UebqhdD/c+LDdZjbjU0UHaQgmkSSpgChu9Zv+q45NS6gvLKXr7Se6o0nZMDDsUGrTyoCU4EvnhZ8tK8I1cQ==","signatures":[{"sig":"MEUCIBt/E0dzwCD1eyo6givaO28YoQoeunVM0vi299XfZuM6AiEA+mk1evL8e0BeYoPsc2f389ENMjud8pFzhugEtKab/W4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":410009,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeieUMCRA9TVsSAnZWagAATw0P+wT7A6pOSuCG0aGs8Nlb\nNQBOC3vQHF4QDaUN6m8u8+TXGmihprC3E9Rd2ZdUTI8JwRolP6iOU/yPT32O\nLikm+daT2ajKkX2xqgSEI/V3hgazVCLhmAxc3NCma14SHs71uDaGi5ZqHsHv\nqIWapbVQopqCTe5tw63ZQOek5lXioDTjOR7dEIrw9Sxu97HFMGkhdU2h8CMX\nbMpUGJRjpIuyTeh7WZAOOZCY4Va7BJ8XZ/b1UYqiP/sQHSsz3FYB0WoSca+N\nYlQn+1hx/IQn2024/AgPST6a59+03gDbSc/rtg2Wke+L0lTFsdrF06oTKPMj\np/eQnz3V0mlAhj7kvHuSg0zXq9g/fftZa/lYi9K4TQJkO1g3g6hWUK3tUp6i\no6q92Lmm14HgpE/a+EIgsTBdbxjwEV5M8JrKIZYKEEgVA66JCUq+DV1PCQiH\nmJvnGjZpD7u+qiued7uZq94nT6nu+91aQayLvhZxM78K97Zc6atdnuDYNSXO\n8kfYJk8oI4thxYa0ehvKBdBjroxhdJTmwLx687w+Yjc21RHMT4bBqvOVQIDo\nWWdEXfwqnvdUmelE7VJ7I2m5+sfGUwY3l1natAQCGS8MesT81hh9UyO9dtz9\n/WfLfWw8LcgPhtib9VulseJh9IYAHyOwNDQWyXi6GpTjftyAk126yEMnmRjZ\nyr5A\r\n=WLTP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.2","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-83ee4588.112+83ee4588","@graphql-toolkit/core":"0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2","@graphql-toolkit/git-loader":"0.10.2","@graphql-toolkit/url-loader":"0.10.2","@graphql-toolkit/github-loader":"0.10.2","@graphql-toolkit/prisma-loader":"0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-83ee4588.112+83ee4588","@graphql-toolkit/code-file-loader":"0.10.2","@graphql-toolkit/json-file-loader":"0.10.2","@graphql-toolkit/graphql-file-loader":"0.10.2","@graphql-toolkit/apollo-engine-loader":"0.10.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.2-alpha-83ee4588.112_1586095371483_0.8251394979678186","host":"s3://npm-registry-packages"}},"1.13.2-alpha-28a32c0a.113":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-28a32c0a.113","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-28a32c0a.113","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"7a1748d785a4817b809bcd9d249688f2a2ca91b7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-28a32c0a.113.tgz","fileCount":19,"integrity":"sha512-ePcTF6UQjUCmFI3JD+aOXSdx6/cL5RfqxocA/22SqYyOwDscnLVFU7OGk96P8mlIzzoBTe1zFaml+qJM39RJMg==","signatures":[{"sig":"MEUCIQDLpoFiRFwe8Jd/JfTWpGomF46AFEp7QkuAHDtPLctVDQIgebfoFnLNGBGQDEcGzObdluDvSv8Ixz2Gc/qzDHRviwc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":410009,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeif9YCRA9TVsSAnZWagAAn3wP/isWqUuEkpdNEAi4CvbR\nkfjADD9uDdr24wTU00OBzKGMmDXTHyuQ09/kOGLoNnVygJzdqy/atvK9x1Ez\nrDq0xGvVpZUopD9V9Kqa3nQGy+Q9q4VUo9n4+3ZL+Xtf8DtayPjj7u6JnP82\nVujnlDgdRiX4mmr1S1GU6eS4JV9sdlfkLFVylOd2h7RbHl6l3JJMA6C6UjZ7\nCunF5nmeuRP8gBs5+Xvt1i4ENwUy1wPVrKABCqAbfzpTsXJzIKelviJNjxwb\nxK8CxWxVfbd1mXPhvO/Q1aRUntv10xamKexORC8hF+Gy92Ec6nsyW5WRrdjw\nh3sVRJZV6w/+hy4wxz74ZBPL0l3zPu6Ltq/kwpJx7otLOy1ZyP0zWAOrks5o\nsYTwJKCObyoTo4BdVX8fYUn3yCT/M/NL126Cl4vfED/bsKkcKFADBvtESMGO\nQOAhhz2OY77B1gOgfodKYnKfQe+/DGb18usPEJveUF1y9bZ48FLKHQngig8a\n6ucJY93G8B11B1DdVRW3om+u2jN2pnLnb868Pny2hOVb8zEQo1Y8eZiEBWpz\nIbNywdb1KNIVucbRIPdQ4JNjk+5uhMR0IecYszLr8fKknAAW2PIPE7vMblQd\n8mkpYrZ0+5hMOyD5YaB1FKKVOhEDfF+2PhijNr03rp6ypyz5Z1FT0DVnEN/t\nm+32\r\n=Iy9u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.2","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-28a32c0a.113+28a32c0a","@graphql-toolkit/core":"0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2","@graphql-toolkit/git-loader":"0.10.2","@graphql-toolkit/url-loader":"0.10.2","@graphql-toolkit/github-loader":"0.10.2","@graphql-toolkit/prisma-loader":"0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-28a32c0a.113+28a32c0a","@graphql-toolkit/code-file-loader":"0.10.2","@graphql-toolkit/json-file-loader":"0.10.2","@graphql-toolkit/graphql-file-loader":"0.10.2","@graphql-toolkit/apollo-engine-loader":"0.10.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.2-alpha-28a32c0a.113_1586102103516_0.49351198661250795","host":"s3://npm-registry-packages"}},"1.13.2-alpha-83993e60.114":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-83993e60.114","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-83993e60.114","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"15629242eaa077cfe4aaf648df0ca86eb8d214dd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-83993e60.114.tgz","fileCount":19,"integrity":"sha512-tY9iVETr/fNTFWH8SI3YPl2cXB+IFehNRc1wexj4P75aX5KPWP5y0AuYx/+G0h/Jr9hAiv9kHsqZjGEfRgkLKw==","signatures":[{"sig":"MEQCIF1iTSvZmlH6N26dMcVvaUE6pJTgpQmFHhqeOzGRFPbqAiB154oIUTvfj+rQC9Hm2KYntbGyxyM70vAtB2bQnZAkdA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":410009,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeif+QCRA9TVsSAnZWagAA6U0P+wRn37HbBHt/hU6YDpsb\nEkLUHIK/w9/UI10Cm7SI/g9TvKBoGKwgSv1Pz/tDFsPqYFPr87rgtTFkMDSB\ndjIFe+2WSnn1pi7wSn6Oto2BDzY+5AO8ZIrQ3GmvSoaMBLNfAjYgs4fpLele\nsgJIjymP5eQZ5At/vHyEW4cTgcwjIsLeCIXklfq791ibqf8imNvTLea3UXba\nDzKsGZPL+oxuD8X/tV80P4x2Tr52FHLK/jU5rd/VyIDU2pm1dAaSs2AOGUem\nQ3pfYrrwMGIf1Ld7Bkk/py6VfNgB6wnxpsMCxzH2tsWqGaNAFTjRns6Znvr6\nukwCXP4MEeMwnfnkEwcvT1UAgEnx+3zPwPQ3bz+Fn2T8zcqWHeZ/2doy7SQ+\n/86b/rtyy+jlVErq0TMks6xNC0QQMCjdL31TH30uzahk/SStDMiipUKbx2zV\n4ZpxJNKxVcZtbN7k9QB0lf8r/pGjkiyqS/qMrYMSmNUu6F233WysnH99ETy5\nwOslNlXnsiIkFMY357+BrC3LbESeyFGx8xYbPJt4VsDVYJ5HEnBfQSnPNrZU\nidtqRLfusAfUuNYx4i7OdK0G1039xJccvgkugUUuubz1ObeN2dHAX2lvxnxA\nPhi+3H3BZmUhwUPxpEkSSgoq0odBybGTax4hUmGWQYgBN14wAoldQD6uHKJi\nWIqO\r\n=IWDN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.2","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","@types/mkdirp":"1.0.0","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","@types/is-glob":"4.0.1","graphql-config":"3.0.0-rc.2","@types/debounce":"1.2.0","@types/valid-url":"1.0.3","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-83993e60.114+83993e60","@graphql-toolkit/core":"0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.2","@graphql-toolkit/git-loader":"0.10.2","@graphql-toolkit/url-loader":"0.10.2","@graphql-toolkit/github-loader":"0.10.2","@graphql-toolkit/prisma-loader":"0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-83993e60.114+83993e60","@graphql-toolkit/code-file-loader":"0.10.2","@graphql-toolkit/json-file-loader":"0.10.2","@graphql-toolkit/graphql-file-loader":"0.10.2","@graphql-toolkit/apollo-engine-loader":"0.10.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.2-alpha-83993e60.114_1586102159367_0.9154960611207943","host":"s3://npm-registry-packages"}},"1.13.2-alpha-17849c51.116":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-17849c51.116","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-17849c51.116","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1a2d984055a3c18225dc165d60e23f7a2f2383d1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-17849c51.116.tgz","fileCount":33,"integrity":"sha512-hqXDHcrwvfgFBhOyfoIl62Gz9uyhqYjrvQOuTDJOaJIqzbu3yZu1twpZ3+v/UcSmqIVmKVUYp0juiGvOvuK5gg==","signatures":[{"sig":"MEUCIQDT8+VKogaO0t+NPyH1hqB8cAG4wzHcEwI+Cli7eJIE4AIgHtSk4gVdP8KaLr6lGM5g1S7fimLUAt6sfBnG81KSQ98=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":413482,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeithVCRA9TVsSAnZWagAAzyAP/3C74qhq19JBDvWxt9HE\n2aurciGpEsH3EZQAe3pNhWgtN3CO/W8P0N00hU+AzeZp8CkNCnaM5rhGYpk0\nRK7FE51vNfP7g1UOFI2ppIs6P7MFkiVcJ0PPPw29358AnC+FNWjimfNLzGlN\nJW8mFLU9jvCWWeRvLfCFohgDdxH58PYIdz6ESH138bw5f9DYptITeZtxN5Gi\nSENAeR7gPw1RgIwS+omQVt0ejRU2juk49f1wuy4eGPM/xXcuY3kln0JyNyJE\n5c52jbEam55jr5ySj8PA15iL9bTNZ9IS2JODX9ii84WgZAAd/NlykauTEGW6\nIYbvmRP0C7n2XrfAa1rcbb4SR54mDKHgV/5I7vCwSEEETh0ad8CKaYiH1Km6\n6cQWbhtVRZICg4CzFr7196UNnEBuZks5d/7aX94FE35B6AJtRRlHLZzovdHI\npBoEG7kzovI/5omrM5CdgosHMVv0cvZgg10wcHrw83cUSJ1gE++ifFj4PDb7\ndqQmPagHQkEZXVQmwZmvubr8xyByNT1+4CyaIlO60LXXezfXOVKdQU3Wrs+j\nyKawT6+I+LRQegDl9EAY3JW8uXgs4fVvcHtewJC8goe4h9KUm7lv14OjIY5B\nrjpY224R/Qym4VA1OjkdLlqC5GMhWF2z+8o6gNZQ0Df09a3j6b2+GDlF0BvJ\nrXG5\r\n=r0FG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.3","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-rc.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-17849c51.116+17849c51","@graphql-toolkit/core":"~0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.2","@graphql-toolkit/git-loader":"~0.10.2","@graphql-toolkit/url-loader":"~0.10.2","@graphql-toolkit/github-loader":"~0.10.2","@graphql-toolkit/prisma-loader":"~0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-17849c51.116+17849c51","@graphql-toolkit/code-file-loader":"~0.10.2","@graphql-toolkit/json-file-loader":"~0.10.2","@graphql-toolkit/graphql-file-loader":"~0.10.2","@graphql-toolkit/apollo-engine-loader":"~0.10.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.2-alpha-17849c51.116_1586157653276_0.8646500566420905","host":"s3://npm-registry-packages"}},"1.13.2-alpha-dd4a5ec4.116":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-dd4a5ec4.116","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-dd4a5ec4.116","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"378fdb91285e6a5d0ddeb1abda7b2ce7298e30b4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-dd4a5ec4.116.tgz","fileCount":33,"integrity":"sha512-Mg64NOCzWJdi8fUeZJaATv8bnZzyIkNGgj7IIhLVJBAU4Ie7WdlwnlZ8RLtlf/7QCxvn0q8AW5JJyXZ5tiG11g==","signatures":[{"sig":"MEUCIQCZdac3hvFkOGbUGTXFwEuiev7s4ug7k8tl1oftYZ/EHQIgdxY/err6gmIA+b7sGf3RfX5YsSslAuKKq2BDbBbF6ow=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":413482,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeiuOaCRA9TVsSAnZWagAAEOwP+wQzULmkE9O4ZTaXhqR5\ncVBLKKI9w0UH+928Xx0Tfkc8AkW7X6Ccz7woJG61Jd6g4InONUde0W+pOi4d\nXuLzV8mjnCbzMM+LRJSzn/I6XFDAkFX/CvyHvbFhIxqNYBI4UarvlPJbOfbi\nHl41JLrkGNJef8mGYsTAuF4b2gPH48iA2L8MRbfp65r0zZ1z8QKDLPTyPXGF\nEJN5iyo8mQe5giliU7NEDCZp5K+taR0PGA6cX74OkpPwtW/qPmEHlWRl5jVM\nFyJTMYVJAJFaYPUr3Ee3owUoftgYrJkqSmfAuCwPSOTJIWp5G/NrRJRL0Wea\nedmRcyZ00NAOHg2I9hAnefpzEIoBxAAbeFm8CGVTAnxnFyGfF55hOsUMfztN\nxov3d5uoziRJfFk0RwtNnOYYMTIvVfmWX1qlUh4Nna0djC9ssUTnqWABAlbS\nchB1zg9lqIrNx3Sv13jHPtfI9AXh4OwYDC+7ZdOqlARDfVGQLdpIepZa1u6N\n35jeYmKz4/OOELDdBEf7gIpsSRQH77sS2lTv4wN45Y6OMHhNaAqy0sse1Clr\n/w5/m0KaCEHG2KOpR0mIqWgjIXvf8x/kjzJ+qIMMhm8h/QPtRmbAc6raXvwR\npGmNWoGmeq57eEgKTWM9lD4YthatxAGn1zcf5TbZ3r/t3D6Z0NaAHKNk/SLe\neSy9\r\n=zJzg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.3","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","camel-case":"4.1.1","log-update":"4.0.0","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-rc.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-dd4a5ec4.116+dd4a5ec4","@graphql-toolkit/core":"~0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.2","@graphql-toolkit/git-loader":"~0.10.2","@graphql-toolkit/url-loader":"~0.10.2","@graphql-toolkit/github-loader":"~0.10.2","@graphql-toolkit/prisma-loader":"~0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-dd4a5ec4.116+dd4a5ec4","@graphql-toolkit/code-file-loader":"~0.10.2","@graphql-toolkit/json-file-loader":"~0.10.2","@graphql-toolkit/graphql-file-loader":"~0.10.2","@graphql-toolkit/apollo-engine-loader":"~0.10.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.2-alpha-dd4a5ec4.116_1586160537384_0.9222139260358782","host":"s3://npm-registry-packages"}},"1.13.2-alpha-c89f73d8.121":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-c89f73d8.121","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-c89f73d8.121","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"90bbdacbdc6f1223d3baff76117123f0db8dd910","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-c89f73d8.121.tgz","fileCount":33,"integrity":"sha512-9Bb9Ms5xQF1eIG5FKdf9pPPQ5f448p9smQ07ze/r1AGh9glswP8V9evAq8AU3kiKWl8VwDF4uUuiTiyIwutLRw==","signatures":[{"sig":"MEUCIQCXz0KiRvuhJgUf/atsIMKMFtvNGETufhlyt8kaFLOapwIge8VV328JMLN1ryTl4us6XmavHkIGWOutBbtGqFBXfWI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":423671,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeizLFCRA9TVsSAnZWagAAM5kQAJoRqvD0idl9eM44l1K4\n6AM1TJryYdEcISDnJqBxwTazKtVoJJb0WW5ciW6AxqfRJHY7FANDgo9lUMpQ\nZrKHFlIJkaDkdBuJWsEbbAHG7AAOtVyhRBc4mPCbuJzRlBMKUVftT61oVAXW\nWE1VKtPNjLleZEwHEd6S8gWj3wnyjiThCr0q5pwznTKyjA0txVq2++WXVlgh\n3LkmasSqsWDZAr8Ah7QPKdpQ/oiKwOXh2fWemyvFxbj5ZFKzE1TksfeZ2JR+\nhYI4op7Ew7hPhYt3Nm9VidocYlK4BR0riJfo1kCnrDnH3+QrB5amhEl9xkcr\nQfqxPRbR9GthU8ziDHRz96tx1cOFyUMBSdfrwVMDcXqMcDq5uOt60no02/1X\na0WWQe/3PB36onrD239KGQe4btkNmfxrHSXKgzVhGmh/fLFlY16Se22GCCev\n3/y0khPk4N+zvui841Zoa6Z3kU3glaM8Kd/ZFr/p6VV4RO8YWN11FWybSOVM\nQIDYRCH2aOiybkEi9QUotw8TxAYRqanpYxI69cdbl1GnFtpqdR384XthQJxR\nGE+ILgnKFwKxMotuRpCoSCotLRKE26ZzT0VQSTmY7o6WhAn7A7XzjYnf/1xl\ncbEh/7R/fYvM9PGHQdY9Ju71f3HFO7s3qLzRR+qMdsbir9GeLRl9seKOt83g\nZhgo\r\n=foMQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.4","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"6.2.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-rc.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-c89f73d8.121+c89f73d8","@graphql-toolkit/core":"~0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.2","@graphql-toolkit/git-loader":"~0.10.2","@graphql-toolkit/url-loader":"~0.10.2","@graphql-toolkit/github-loader":"~0.10.2","@graphql-toolkit/prisma-loader":"~0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-c89f73d8.121+c89f73d8","@graphql-toolkit/code-file-loader":"~0.10.2","@graphql-toolkit/json-file-loader":"~0.10.2","@graphql-toolkit/graphql-file-loader":"~0.10.2","@graphql-toolkit/apollo-engine-loader":"~0.10.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.2-alpha-c89f73d8.121_1586180804495_0.9662488704571548","host":"s3://npm-registry-packages"}},"1.13.2-alpha-7a231875.122":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-7a231875.122","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-7a231875.122","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d90f87fdaab892c028be877742e36d124d0bc968","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-7a231875.122.tgz","fileCount":33,"integrity":"sha512-Ztw1WUbuB3T49HmmI//XqgfuJVUosdJEJVt3FxXDjcVl/GbGQrXgBbUvvEIfkX9JaySVMovvInU2nAB/0boxsw==","signatures":[{"sig":"MEYCIQCl8+sno8rMCWXkaMyUVI3yoqSWX6m41M1bxjWCSSUG+wIhANogdgaUeMiNk3+5K80sr/ZhbipsznT9F/tBr1sCD+nb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":423655,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejDs7CRA9TVsSAnZWagAAuFsP/11upLWC4FcXVQQHVr9x\nXaxlggfQIFSTd3fbaOiZrW3H/a2pNnNWiRZxLXKlm6wTxwePRUTy6XusYUQR\nAvN8odAkg4cTycx0HmLMStUWc/FFb322XbgnAR7j/tNRjcjFOTYZTt0VTGNG\nj3mbhu1uD4UqJqjpYLfYQgco2iRttXNLrwGt+w8Zj69Z53v8QlVBtIRIQyhq\nOYP5v8V87XlesD8wP7ccViJuxBB5+HZgaixFIvtNH5edAY/04gAGejSmLoir\nTk2J5urBvIVTsFK2ylJKppwKTBst0a5jVI78Hht6k9JUSL46vcmwduvLT5hX\nsYDayNG9C924ItMvlc/3i5tx7dT/UpQ+6Gk55X+iYZb/kdzpLOovab9vb8zp\neDMVSvMtAZAqroCLMQeMZ3RwlUWwHnnX3aJjbUw4xEX9Ynwl9PeM1zmgIWyz\no7gPSXgS1UJ+K+jaj4M4g/UsvMEhn+cnrsCD5Q6h3e8934Ye7ptHjSWnoC3Y\nh7tuzY/d+ivlrtUF+xVZsnrBZC7M/xfQvj1yL1xhmhhEjo89RbSjlyTuO0v8\neZXUf+gak4HzAqPOmOpeNK9WyXyylWeqA4P3aCdvBNJAvHP6/DJ8nD/oYlCV\nYkd+WiQb5nwrxX699amwORwKINDo4XEb+Er+7IlJdEgX3WlhCJeDroo0S3Cn\nq2Wq\r\n=Ga6C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"6.2.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-rc.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-7a231875.122+7a231875","@graphql-toolkit/core":"~0.10.3","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.3","@graphql-toolkit/git-loader":"~0.10.3","@graphql-toolkit/url-loader":"~0.10.3","@graphql-toolkit/github-loader":"~0.10.3","@graphql-toolkit/prisma-loader":"~0.10.3","@graphql-codegen/plugin-helpers":"1.13.2-alpha-7a231875.122+7a231875","@graphql-toolkit/code-file-loader":"~0.10.3","@graphql-toolkit/json-file-loader":"~0.10.3","@graphql-toolkit/graphql-file-loader":"~0.10.3","@graphql-toolkit/apollo-engine-loader":"~0.10.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.2-alpha-7a231875.122_1586248506574_0.26821023510201725","host":"s3://npm-registry-packages"}},"1.13.2-alpha-30bd2f85.122":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-30bd2f85.122","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-30bd2f85.122","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"fbbd932ea741836dedfe179288f08cf70d8903a2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-30bd2f85.122.tgz","fileCount":33,"integrity":"sha512-WnVuePZw2F/zA/VKEQNVBy5+VYyZt/I4JANpqEjPnBTDySnZUq6OodM7Em6u0BEtH35yeQIOZztJ1CJbelc9aA==","signatures":[{"sig":"MEYCIQDGR3A2j6EvHjLq/Lea6opEoArSa+j5MsCMS/IFP1VC9AIhAMaKPq3ikRFsCDGudg1cyGv+dYvBXiMjcG1qUXY4U4kk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":423671,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejDt8CRA9TVsSAnZWagAAHXwP/iohdEpjHY/UPyfIZ1zY\nc+ILbB27TQQ5nqp3bl59bwFWIvJ87wtEwPoWSfdWdOk96lfPrTyc4VHoMbuE\nlFAND3vOJ8813CgHX6ZQ03A3MtV1mvUerwAC3Ro7pII2LeaWHp/DxaWtaO9s\nQh4u2I8CjR4D+fyA7CInzRCM9NCfLOp/XOOF4qmVtpjngb518o/mm3DWTlOn\nfQ3h13eX7h6MCLz5LEmxqa6M1CcYm0Fe1NRfxHp66xJVxmdbZBTcLme5YbLF\n8VfIR6Zk567FvsrmmAM0xrpFggqtLtR82rQ+vi2Rw9/jyTrL+9tNTRMkuFmW\nSBQrWgOXMgRZUFqXs7ymt/TBembuTNaVRfWcehYsaRq6cNpHEnJ2eVFoQUfs\npmG0fRK5KnOfqtMhqMdbkZMDU6R+mpAlkLMxIOzbDGkcyNvKjLnVET17cDpA\nonMOyKsBj3AgCShH6GP3tsPRbg+ee1jCY6yMtmYplsO1U7ilrEWRanNzvzcL\n8cReETneswSVVK5LzhfFogo0ECO3+LgkxQQoioMcjK+eZKMvFFP0CIuCrU3g\nmuctNkQ5diJ3uqD2noQ8iH/YlVPL6Clnw1CbD3uTWPPOYMslLUXCg0Ms5bIr\n8Xb7CN6hW+b2uzobd+KE6E3Ajrbhtm3+B5MVXlEcv4/k/n94YpGbQ5/M0vVL\nZci+\r\n=4ADO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.4","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"6.2.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-rc.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-30bd2f85.122+30bd2f85","@graphql-toolkit/core":"~0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.2","@graphql-toolkit/git-loader":"~0.10.2","@graphql-toolkit/url-loader":"~0.10.2","@graphql-toolkit/github-loader":"~0.10.2","@graphql-toolkit/prisma-loader":"~0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-30bd2f85.122+30bd2f85","@graphql-toolkit/code-file-loader":"~0.10.2","@graphql-toolkit/json-file-loader":"~0.10.2","@graphql-toolkit/graphql-file-loader":"~0.10.2","@graphql-toolkit/apollo-engine-loader":"~0.10.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.2-alpha-30bd2f85.122_1586248571314_0.9444820468776827","host":"s3://npm-registry-packages"}},"1.13.2-alpha-3373acef.123":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-3373acef.123","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-3373acef.123","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"62b3fa2dd95c1f52d2d871148d014536d9dc5ce8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-3373acef.123.tgz","fileCount":33,"integrity":"sha512-hvVsGgKz8MqHwYcAG/fIJr1Q2v0Ku4UAlIm9HPzJrnScGWTa6++2ak9NOGsPw3i3RUxte6FQTOFO3+unUi2nGA==","signatures":[{"sig":"MEUCIQDfjVvkNpw4ln//qZ5KsWQ/P09LqIEjUiYAvvSRFrqqTgIgFBYQ5i1vD2arNmmBikMz6lxgPNhVEvcmXVsvGgh5DhI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":423671,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejDupCRA9TVsSAnZWagAAh7YP/2f+b8HJs1mcvcvPuKal\nsINngm6bqteFNXTy7rSrrmnp/jKKCa2kt+JL4268M9ZfKk3Tt3XcQjguHx87\nf8sRKcV27hScRYrZfXmaaCBcCGoymU8YLMS5tOsaLFMth0F1TUVuKT2sWQ8L\nhvOrSTp+dLZp6uTm/uEhT4LkjeiGBErNdHLN7/iU/CHQR6b4TUHEIjbe5B1G\nQtNzfjDIHpHC4O2rgJSMUM5Qm23tiS+jyV1EH53iZ35kbu33HRHBFfcTYpNL\nd+dxGrlIdzgpTV8F4zpPwlBDWyDyqVhXX989EwwLQwyJpl3gog8nSi1JTvVm\na5VHStjF7T+F0jR432aY4zUoQuTV7UmalzkuI/mooZJMyClbEL2kItSTmzWP\nMs5S/uTwzuyPApg4xHqwkqBS6XePK7fQwDMzRMfG2EP4jH1rDpkeMumn7Ehf\ntkna8kVvT326QpmGOOCJpEDD+lHEpcE49btUfguFFZmQL2T4MWLH6RRtXJ2C\nNgu1M9yxzXiKukp0HZLgpO1bjltQ/UaGF2vOqxddPOPEZT1kUMYix5Nps3sU\nCgaRF2+YK7M3l8dXhYW0JoCZLzfmAiT7Er0UgtLWpfsbIUcG4Q9DQ38nyJo/\nin4bqp3K186BcNCtYfVvp4lm3fowjyFRWp5YSssLOVgWUYjjzbyvq2sa5hna\naPvy\r\n=7jtr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.4","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"6.2.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-rc.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-3373acef.123+3373acef","@graphql-toolkit/core":"~0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.2","@graphql-toolkit/git-loader":"~0.10.2","@graphql-toolkit/url-loader":"~0.10.2","@graphql-toolkit/github-loader":"~0.10.2","@graphql-toolkit/prisma-loader":"~0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-3373acef.123+3373acef","@graphql-toolkit/code-file-loader":"~0.10.2","@graphql-toolkit/json-file-loader":"~0.10.2","@graphql-toolkit/graphql-file-loader":"~0.10.2","@graphql-toolkit/apollo-engine-loader":"~0.10.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.2-alpha-3373acef.123_1586248617070_0.759132542560407","host":"s3://npm-registry-packages"}},"1.13.2-alpha-1d8a3b32.124":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-1d8a3b32.124","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-1d8a3b32.124","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1ab4d95607d432d44fa37dcf647a05e80ace2219","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-1d8a3b32.124.tgz","fileCount":33,"integrity":"sha512-L8GqOGQKEKBkkGI8hi+5L8FUYudXfBoJpbY1NA2YZx0WVhPc3pr6q+7Cx69I0qRXp4MGNZ/NbyoQ1YA8ChduOA==","signatures":[{"sig":"MEUCIGYlzUVYUqVkWdJtDS70LFphZeBsKhnZ/0Fx0UCIPRDNAiEA0XIJuvDsbgI2HXmYNuwrzTtbNJ3YGgePBmKNNnRjZ+A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":423655,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejDwsCRA9TVsSAnZWagAAGdsP/2niUMNYRrjDSY1w1DyO\nbQFyjrJZd3qNqQmL4goOaOT4KoSVYiP1xozuzqbIq5wsEf0K6xwHuU5r8B3K\n/v0dpBtBsViAj1gJWFJFxqhqfbkCP9Y+xKF9ORY3RLxMbAKFFhbe4DLFKkIb\n85yR7eNPcGr4BIymv/PM8upIcPhmJm7p3FL1z3J1gh1ftQwH7tD34EQGvRoB\n89+aIBe87SEEUNNvvnKuOpbv4DZg8sW+2YBG/k/6EOhj743TX6w3ueRl92Gt\npTYg44fw7M2o744RPUl+bzG6cMlAMEoqkMVg9xHsa8kM6Vl3H4T6onkmHR8C\n5lRNceqVC8K08eon8KMSmN7r/Fol+fWVf3igXWiR6rJDUz6WywbnICwY6VUo\n1sRTdyyjSc7xjya+AA5ToSg7PDrAAgjJ5fUrO42MpFaxFFIYjo9n7if6XDj3\nDsvabBvovW2/KFQYmHGqpZNX97tMBI2v7JnHrRWyfSrfpmqg+9f3HUEy+ENy\nt4lVSZ/CVfWJyDe37rdi29PotMG9DaYn+ks8ZR6abgZIprVqkvgCiQYyIS90\nnC5HAEYFKunRO3nmwQ9Q0entaBlxRU+ePSXzhSMPGKndN5lWLe6WW87BLYtB\ng5pXjpY5Shx6NKtufGEKSQ9llNuscDj1zicP/6CSVctNB618/iE8rhh46PT3\nIJ6t\r\n=NVp8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"6.2.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-rc.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-1d8a3b32.124+1d8a3b32","@graphql-toolkit/core":"~0.10.3","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.3","@graphql-toolkit/git-loader":"~0.10.3","@graphql-toolkit/url-loader":"~0.10.3","@graphql-toolkit/github-loader":"~0.10.3","@graphql-toolkit/prisma-loader":"~0.10.3","@graphql-codegen/plugin-helpers":"1.13.2-alpha-1d8a3b32.124+1d8a3b32","@graphql-toolkit/code-file-loader":"~0.10.3","@graphql-toolkit/json-file-loader":"~0.10.3","@graphql-toolkit/graphql-file-loader":"~0.10.3","@graphql-toolkit/apollo-engine-loader":"~0.10.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.2-alpha-1d8a3b32.124_1586248747658_0.4084431685707224","host":"s3://npm-registry-packages"}},"1.13.2-alpha-15dfd9a2.124":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-15dfd9a2.124","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-15dfd9a2.124","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8753c55fcb3f40a73e21efad7920e60b3a536475","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-15dfd9a2.124.tgz","fileCount":33,"integrity":"sha512-l59MmaOITM/QcddrgOGisPfmAc37MjWEyhS7ixNB2Ft0t/D/qk7kTMnW+QiNjPuwk/toKQ/KbUg1tDXqwQQNlQ==","signatures":[{"sig":"MEYCIQCdbIcENHTI82B5F3zbHg5iFxk0I1ahYPrHWG2Lsb4szwIhAKsO02ae+7u8pDcNDCcYMIKZ+qefeJCvJosq9Dr/wRQb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":423671,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejDyCCRA9TVsSAnZWagAAo/gP/jY+cYqBgNqjc3BS63dA\nWEiQd2rhCGLo0ih8axoOFym5qNRgfcYolhAI+ZnhzwkrSZxuvtfX2pe9xzxv\nI390vbDyNPTWxHSteLTeftleoaOPBU5U+r9D3+j5il55dTRJZCXupeLWm9aR\nrtNIVsLF/BQrEnbxA6jx2dxuJ8ikCapopbnNZW9vN4VW2nx9TOvg9Cgd/XdX\nZvB7hJS5njJcraEbQqPjVDYLxJcO2iJH2suDGdh3tJ5EWkEvEcl0pSa6viZU\nyykOmp0BxPKbuzZYyDsG1RDfLW/2TaDJuXsCPtcYRTr6Kx8yC2pwAli1s/7l\nOfLNd61XvvqoZitMlBiTd/V7dd1+1I0VcyDuaM4s+QJIaAEp1AdrIB8XH18a\nFtpu0OL8AfqCHecuZLWaBu+FZa+6ySfZIprNZrYPkUIyh5w7x8iL2oQb9Y1K\nOkODpaYe3zLFGezBYCDFEqV9eETs2WwiknSmO73+UderkjVCUOLi2B43qOXY\n0z4Oi+QqzpKUhjht4J2C0bJ9VSkK996TmTWdTkPI4cv9lmLpG0qCCxt8IMQu\noiIFzqaorjbQ0HAGP4ck/g0FwwpD3RVBSF8x0hYlXLTBUpk7kG6vOj87eu56\nZy8pMk1U46RqUZTei5EX+dx7cOfPhdCpK79b2aH00yh8rPzxD+xT/EtEol7r\nGji7\r\n=6DUm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","prettier":"2.0.4","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"6.2.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-rc.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-15dfd9a2.124+15dfd9a2","@graphql-toolkit/core":"~0.10.2","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.2","@graphql-toolkit/git-loader":"~0.10.2","@graphql-toolkit/url-loader":"~0.10.2","@graphql-toolkit/github-loader":"~0.10.2","@graphql-toolkit/prisma-loader":"~0.10.2","@graphql-codegen/plugin-helpers":"1.13.2-alpha-15dfd9a2.124+15dfd9a2","@graphql-toolkit/code-file-loader":"~0.10.2","@graphql-toolkit/json-file-loader":"~0.10.2","@graphql-toolkit/graphql-file-loader":"~0.10.2","@graphql-toolkit/apollo-engine-loader":"~0.10.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.2-alpha-15dfd9a2.124_1586248834030_0.3304146276136295","host":"s3://npm-registry-packages"}},"1.13.2-alpha-5cedafb0.125":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-5cedafb0.125","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-5cedafb0.125","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5a60e5773f9f6ff127067d5857c8d174106b5bac","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-5cedafb0.125.tgz","fileCount":33,"integrity":"sha512-husuCfCZxhYpOMXSe5BkHpCKAfSa+y4+hydxyoX9Kt9NTgUG+oGvh+eqMyj+9yZS5gl+bjw9qQAd+cuQXWnmXA==","signatures":[{"sig":"MEYCIQDVCBRbsNLwn/vJPVTBF922qLXE0USK4bUmrQw5eA5EgAIhANUXlDc5lE/sjWPxK8ur1eSeYnbpYtQNYtxiPeij2KPA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":423655,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejDzFCRA9TVsSAnZWagAAwloP/3nh3xtwI22W36aBDcCC\nBllV/1B2eXzXqm8vGP7bZTCFsuoDCdyXY3TMxIZ43tNk3YqfTTptR3oJB4FK\nhMY/RH6DcPhh45Rn8Kx8RyVYr6oIlHdxM1Rhv4ClRMnsXMBCRVvQj7FP6R2Y\nbFWJIsHmuh3q+BAIdfjkapPhjoLfe2yZ0EycSnN+6hWSIPuTe7Pnzei5dil0\nIuxBZ65QehWLK7xsjxqFYYjNUWz4SqBpozFSYUJvC/WaMACZlwUEMRyMI3Pa\n6TCzYpBcpvt4xfGROoXz1u53HnkZF7s0CXgMTI/c7OeaCcaINFnY2GSyiTGZ\nfQ7zSyJ2DAgwq+5oVDrpmL2JyQl5wL6NK7KvpIJE3I/PFmh3nkyw4YhSEKmk\nd7C2c9etDhQL6HZPctL38Lo5Jl9dhWYTZv/a7YwfRtE374QakYyglhP6VhiJ\nHen/QFWbWlPr1ag76TnsTW/fH2Bv6EsEK2VSS9KRpdWRPE3xbSrqvrW43cwt\n9xGOtwcRSxxD8fYVUnh5bZEO2RZMfWSYo8TvHAQF9BLMXEEiUWSGDQ7M6vw9\nkvv/WvwIDA05tdZIiyP1n2OEqebgary1GRl6KyAX+85b30QdRq6xyq4AW/SO\nDRc1xDNYftSu82MINaEKL/iRx4Oytnnf3IQHRNxrIo6vP4Gk6V6ADTXaBBxN\nqN/D\r\n=q8gv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"6.2.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-rc.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-5cedafb0.125+5cedafb0","@graphql-toolkit/core":"~0.10.3","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.3","@graphql-toolkit/git-loader":"~0.10.3","@graphql-toolkit/url-loader":"~0.10.3","@graphql-toolkit/github-loader":"~0.10.3","@graphql-toolkit/prisma-loader":"~0.10.3","@graphql-codegen/plugin-helpers":"1.13.2-alpha-5cedafb0.125+5cedafb0","@graphql-toolkit/code-file-loader":"~0.10.3","@graphql-toolkit/json-file-loader":"~0.10.3","@graphql-toolkit/graphql-file-loader":"~0.10.3","@graphql-toolkit/apollo-engine-loader":"~0.10.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.2-alpha-5cedafb0.125_1586248899924_0.6049608302586624","host":"s3://npm-registry-packages"}},"1.13.2":{"name":"@graphql-codegen/cli","version":"1.13.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4cfb3a4d766e3177ff727ea1b93429fd0f93cfcd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2.tgz","fileCount":33,"integrity":"sha512-OG8ibQ62NxZqWyNZTvZF+AFOG+XXw2xEiOlQMTkQen9lI/q/tOBkioR4kvP1TzdCTzKP1C/rL2iBlS1DOvbt1A==","signatures":[{"sig":"MEUCIQDhcRgLYUSWVrirTZrs2A+VRIgz7Jz1VEwXHzLUrIaBYwIgPirzBXp7pvV8r9GD+ulqPna0ZEmKizlhVGwHvG45EJY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":423571,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejD0FCRA9TVsSAnZWagAAgAQQAJHbd7+WhWbIuH03lIWs\nVeVboKXOZZQUKSC6wfPVkhupQ2HZWpkReFWspcc2cU7shbIXjet4mM7FpC5Q\nxeyRCp9rUk/5IKwwtEkuw5EihrAx5wuRaBLO0mmwgEPjJ9wnmd0y0k7RUqK3\n3snTnqTOHUUKjT31p6jUsVh87dJ4s60hQrSw4q3unQkMbMk2o1zvcNRlPkdt\nUklBZGukvzyAksqf6mfZPHWK6uPuKH8yhtAtM54wLN3rrMTdT5++HvWoZEpF\nuGeu/oBNwf7mhgRfPhfbpKOL7eLvwZEfvtC33r7JG/MCnDIY9pzOSFqeqgDA\nhmjjL9rYEgblPxdlfmAk3unFXQPtC/tH+bBlyDUh8rlLgIM6+Hv56UiES7xQ\nznZ1ydKJai27VKNMVcL91Sal5ey2nZgsg4ZtAMEpTx+NN+P6wbABNujE8lRW\n5kMVuHljet4wwnfn8WnfbAAp/JbJO2CK/2ljVAeG31wF0tH2lGt1wbShc5Cf\nyL9nd3PrFy6s57rlq9RATVW3gvf0+Pv+exDDfPZ8m0udxkHH7mIVxHmwBWLE\nWjoi5R957i7qz8XuGSzXRNcKtY/aNyHgrtJtHhg7FQN32pftWVVcb2swT5UY\n9+J+JUJYEXdcjrR+QIyifF4/Nm7g0aV6SV/1PWNbQRus7qooO4K+edzBBPLj\nqzHs\r\n=yCQs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (darwin)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"6.2.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-rc.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2","@graphql-toolkit/core":"~0.10.3","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.3","@graphql-toolkit/git-loader":"~0.10.3","@graphql-toolkit/url-loader":"~0.10.3","@graphql-toolkit/github-loader":"~0.10.3","@graphql-toolkit/prisma-loader":"~0.10.3","@graphql-codegen/plugin-helpers":"1.13.2","@graphql-toolkit/code-file-loader":"~0.10.3","@graphql-toolkit/json-file-loader":"~0.10.3","@graphql-toolkit/graphql-file-loader":"~0.10.3","@graphql-toolkit/apollo-engine-loader":"~0.10.3"},"_hasShrinkwrap":false,"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/cli_1.13.2_1586248963815_0.25037019646140446","host":"s3://npm-registry-packages"}},"1.13.3-alpha-29e43ff5.0":{"name":"@graphql-codegen/cli","version":"1.13.3-alpha-29e43ff5.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.3-alpha-29e43ff5.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f6e39c99480f126e7da01d8760ca0d163591c407","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.3-alpha-29e43ff5.0.tgz","fileCount":33,"integrity":"sha512-fUKjvPGiIhpZ0In4d1hh6lSpFS2q/7f1gS10HP44edR+z+qii8F/Lrbc+mU2i9uzcHhc1/GAbneqBX8BAI9OHQ==","signatures":[{"sig":"MEUCIDeSQ+zHo6Dy1DcxDphbOt3k0Kk/zVXK5ddKO/RRzYhHAiEAtb8YmvzCv22mwzxXxw1n8LIBQmnWdHekwq5rJ4vfwKs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":423649,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejD03CRA9TVsSAnZWagAANuoP/RXujZQ1xkQHEy6Sflfg\n4UtJ0ZsQMbVXDcE8wnKTM9lvNKcdLMTRM20aXba8CiSMgvaLav2EFfvVGB7w\nKVBmAbxGGCdPkgyCwUTmwATVHmKRwqK3SmhLT1doUyu38XfbKA4i2uadjbLf\ngO/OkDDo9Alc7uq99BiEfeCAjOd0pBHdPbPB7Jfzc4z4Sfwjhr1gxnddZPha\n1dpK66AZfii/y1YEVex7dryM2IE3eEpk2OWknmtiK9nNFfh7PsgLmF7yP2Jd\nfky8w/qqo2ffsIAzGLqZTfBygipwyRHlyB2qE/hR5UP7/zXIX89YxtQ0Kt7n\nS9TYc/c+JFXjhBH98rbGEidqUMVrFqJFFyoc7BWA5uS41l+ceIKk1XiSiZrq\nCNzskmexp3EveZtctppd3PiHVf3devPTSaCIZ08KgMBtkdS1McX6dW+8d8tK\nS0fExX68WnPNUjpAONQRo49odWmqfMd6Unh9MpzLP3K6ttDaaZPJC5MgCitE\n6dgppH9dZWIDt2+ix39GhXZ10cnYGClCOfBt/iZ/O2G3wKdKl8VZVpxY8RQl\noH0paL4f+/vi+ikarPXAPCc/p8Ak2JachJgnDNUlBTg27siX+hmi9jwvgJWS\n2+s05ctn08V6noFchPQFy+wAZKg6G2hykO0tJ4VR2PaSK5EGZpJViyaEPA3F\nIcq2\r\n=uh7q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"6.2.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-rc.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.3-alpha-29e43ff5.0+29e43ff5","@graphql-toolkit/core":"~0.10.3","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.3","@graphql-toolkit/git-loader":"~0.10.3","@graphql-toolkit/url-loader":"~0.10.3","@graphql-toolkit/github-loader":"~0.10.3","@graphql-toolkit/prisma-loader":"~0.10.3","@graphql-codegen/plugin-helpers":"1.13.3-alpha-29e43ff5.0+29e43ff5","@graphql-toolkit/code-file-loader":"~0.10.3","@graphql-toolkit/json-file-loader":"~0.10.3","@graphql-toolkit/graphql-file-loader":"~0.10.3","@graphql-toolkit/apollo-engine-loader":"~0.10.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.3-alpha-29e43ff5.0_1586249014812_0.4137365739419434","host":"s3://npm-registry-packages"}},"1.13.2-alpha-2eed3274.126":{"name":"@graphql-codegen/cli","version":"1.13.2-alpha-2eed3274.126","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.2-alpha-2eed3274.126","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f8da366a94f4be74674ae5fbd18ebcce2e85fe18","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.2-alpha-2eed3274.126.tgz","fileCount":33,"integrity":"sha512-mZ3D072zOBLsdaTDkfwRgKA+xRreuYzAaomOwdgt0vZvr80rhq8Y2Rv8s95MkVNQ4qHPdOpUFsgeADhURlkB5A==","signatures":[{"sig":"MEYCIQD34M4dYfn9pTpnlEgPGw4z66/4/Tf2GsV23vOHIi9R4QIhAJvUgLrBcyu0tZ6kOnGfmrTShzXpWPJjTZ7il/YybAKg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":423655,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejD1vCRA9TVsSAnZWagAAC8cP/jLCgQGR+EPa7IR2beGw\nN4F6cjNw2TCtNS7Y4UcWiaui1P7MA2aSR9ERfSxC/f+GsM+sB5lBuKy3sCED\nSmB5zSLw2PoMneW/wLd1fQRqSDeR6tTM0+/aD66We7Xt0QArADadJUE1m5Y0\nZXVjPciLa65xVuUf5eWs+V1P5FiapRe7PTAHxtav2E8A+FQY7ckmNUGYVtoa\nSc9TRRR2Z+Qwj9XfInLQ52FHjPNg53Y9WSLRrLTVZEHuyg1Wpg1CEt37ZxfZ\na6LsSRlQh2ExdMAoeqQoQhZJukYfElvVv8wXntMKEbUysmNKGe1OhFJb7fMA\nsbVX16Ax3F2l2jK4tOHke83fCQNt0j/6BL6CtyXX+1NDkHKohDZ8PwMPFKxU\nbZyIb0KZ/r9ANfA2mVHUL7I3WVIParGcGNWCrByfDubRTiXDSknQDjIYOSHB\nhGyCQj9weTmw7CDGVFlA0dFgsm7iskj4k/ekX2H8wTP0ORPzw4EXZGlfX1/I\nJYhbiRT5MdHtDJG32NVdxjfHaQIvRVoEqGkVf4L6jS68DJjzvsH5jCpmMSZZ\nTwti52TURPOkh0AplnuDh+MbHY0bM5uuLDySc8IqI9dYeMmzbjb2K2M0UDfc\nor+L3WifQWizt0iJLo/ZIYJ/8KnBScpqjXffzDwTmYQau8sKCVNk9nGZkf6O\n/mau\r\n=1HH6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"6.2.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-rc.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.2-alpha-2eed3274.126+2eed3274","@graphql-toolkit/core":"~0.10.3","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.3","@graphql-toolkit/git-loader":"~0.10.3","@graphql-toolkit/url-loader":"~0.10.3","@graphql-toolkit/github-loader":"~0.10.3","@graphql-toolkit/prisma-loader":"~0.10.3","@graphql-codegen/plugin-helpers":"1.13.2-alpha-2eed3274.126+2eed3274","@graphql-toolkit/code-file-loader":"~0.10.3","@graphql-toolkit/json-file-loader":"~0.10.3","@graphql-toolkit/graphql-file-loader":"~0.10.3","@graphql-toolkit/apollo-engine-loader":"~0.10.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.2-alpha-2eed3274.126_1586249070680_0.03792026261359238","host":"s3://npm-registry-packages"}},"1.13.3-alpha-7164a3d7.14":{"name":"@graphql-codegen/cli","version":"1.13.3-alpha-7164a3d7.14","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.3-alpha-7164a3d7.14","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e2d84c62b70271a598db31559f52242a62a560cf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.3-alpha-7164a3d7.14.tgz","fileCount":33,"integrity":"sha512-c5Y4bbDb85nJocIjyd5KVPZofIq2P927FCugNvx3O851iVbD2poMjZo91wUuP40kZyLKu+wbTIm/oDaw8C1tGg==","signatures":[{"sig":"MEYCIQC+3i7Fz3adf0X1UwMIoSGYXG4zBOju4YINN0F87CKK7wIhAKvr/Z+90XVhn5Ao9mBCsPgv0Dsh9XZQXr3Kb6qbqhgM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":423652,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJekC9+CRA9TVsSAnZWagAA+74QAIHqswlNEc3QwknYbTet\n9Yzf3W/tROW7sdpgISRZy85eSGu50+eEltIAGSxT2KyqrPbBs5omPVKK+Exl\nC+m9lCxs4uVzKqrjelWb4q56dJ5ebY2RVhNA7WWBs1Ftwuj7z14FkQ9SpTUz\nbJuD2YfpUkyN3iAVjU8yhO80EwQT0NCNFayG4+zipj+JKmIMym+xcddY2i1G\n49glAd+QlR7+x7ZolGq+M/oRE90+s/aVO9kAObmDcDGHBzxu75hrGwKF5oe6\nXea3HVurYZMGbhWFb7Y0W/3zZ+d89xdZImfFObePyYv+GZB8fzb15Ze/6MHU\n53tSH6zdfTk9SeAQmSFDfdr5qax+O41onP9MVcI+Du3F8CxJzWBYZVVAANp1\nu3LFSwSOecQZOO7WZfGdnOIGK+hKtvEUmDWbfp3wCxiM5d54Nw/6ql2hb4PD\ntQtjXqmDNNYEC8D/vQsBnmmLlItlT4i6uifcsOF4ExczUsb2dZZ3roikc5mi\ndODy1zDPoxdOcMUV+3Vff35L8u12TkMTnuTiZwEvYUYb9ip5rxy/Jjo0Hluw\nwix72ZdZNmuc70lRr9OZgF9+gsxIEe3MANCBIBNWvvGPYb1xzuFYCfBsnvAi\n/+MHur9l2WnN8MlcrYVmO5VJH5y1lnlBKwqcHRg77+maawrgh0cehq0tBJFO\nmP4y\r\n=lnTU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"6.2.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-rc.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.3-alpha-7164a3d7.14+7164a3d7","@graphql-toolkit/core":"~0.10.3","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.3","@graphql-toolkit/git-loader":"~0.10.3","@graphql-toolkit/url-loader":"~0.10.3","@graphql-toolkit/github-loader":"~0.10.3","@graphql-toolkit/prisma-loader":"~0.10.3","@graphql-codegen/plugin-helpers":"1.13.3-alpha-7164a3d7.14+7164a3d7","@graphql-toolkit/code-file-loader":"~0.10.3","@graphql-toolkit/json-file-loader":"~0.10.3","@graphql-toolkit/graphql-file-loader":"~0.10.3","@graphql-toolkit/apollo-engine-loader":"~0.10.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.3-alpha-7164a3d7.14_1586507645559_0.25255712875253633","host":"s3://npm-registry-packages"}},"1.13.3-alpha-711b4e92.15":{"name":"@graphql-codegen/cli","version":"1.13.3-alpha-711b4e92.15","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.3-alpha-711b4e92.15","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a5dba7415d9be402e77aac5c16b8ffcb5633f162","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.3-alpha-711b4e92.15.tgz","fileCount":33,"integrity":"sha512-KG0bek1TGGqAsQUaABsJnNwm5l35d1M1Qt2H8DMRLW+QrbnaGGlDHcpcPaiAIxQY75hbXg2XBk8mbAdNhGcd6A==","signatures":[{"sig":"MEUCIQDXb1y4QuHRiHp6rZI4hRaCxu1IvCGTD7U6dEMrXCdNiQIgcEv0awpNCiV1cHW5cPjiJa1RQS+4Xt0sSoV0W7/3ngw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":423652,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJekhfLCRA9TVsSAnZWagAAxg4P/0OUxEPv9767x7/sNyOA\ne3d1i6bDIXaxMB3hVAqUJyLNGNV6gvxlyeEqaMUZBH2TdLmNF1TJLGOIgIy3\n+EraPvK4ZUVZn1wNWI6EEW0DX1cvQU+u8hvxJnLOYMFqxx+mZBYwEA0trjRc\nd24Gbi47zwx/4SzZXwaWxkNGnmLeQZ9cuLEg+9jldSwyWc219MnYPd/7ITG/\nIcMen/EJjXLXhSKTuMxBNEBdSS4a/m79PI4vmI05OgXeubJZLCWdzPSvq0cX\nFUvhnaMfggXPMusZQYj7vhktVJ+4ax/c72PlE6vSc4n6scUNMTWQy/HxuHZZ\n/1Tgs/4+sfB+zI0rBIgDLJImyN8Jh1O6YOJGiaCcndSOR9UW+GBdDXhIrPlx\nQtz+x2iPHObkP+fxjJcUeHJILaC/KkwCL2OFw2DfeS+Z7bXQH1v3XyIfspvK\nYBjbNtb49OBMmbHvyrK887VBYe7Dvm6ymhquoiCVn/AIU8GCO/kVWN2ND0Nb\neiE2NKaIVd0tntAnE7mOFeldSYpKP5E7phPBlDsB2Qc77E5QEWOWrjhhUOFx\nyLsJdPCnfnPxDOoid296G5oXS6vq2WLVHBTsZ29QCOeQ1C60DSJ6pzqKDg/5\nOnTdVWN8x2Y0pJ8LO2qm9azyGk/bE7FZfctsU3hi2SITnDz1HUfK8dxVwF6L\nohXk\r\n=m/AC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"6.2.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-rc.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.3-alpha-711b4e92.15+711b4e92","@graphql-toolkit/core":"~0.10.3","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.3","@graphql-toolkit/git-loader":"~0.10.3","@graphql-toolkit/url-loader":"~0.10.3","@graphql-toolkit/github-loader":"~0.10.3","@graphql-toolkit/prisma-loader":"~0.10.3","@graphql-codegen/plugin-helpers":"1.13.3-alpha-711b4e92.15+711b4e92","@graphql-toolkit/code-file-loader":"~0.10.3","@graphql-toolkit/json-file-loader":"~0.10.3","@graphql-toolkit/graphql-file-loader":"~0.10.3","@graphql-toolkit/apollo-engine-loader":"~0.10.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.3-alpha-711b4e92.15_1586632651065_0.952578270472809","host":"s3://npm-registry-packages"}},"1.13.3-alpha-63dfab6e.16":{"name":"@graphql-codegen/cli","version":"1.13.3-alpha-63dfab6e.16","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.3-alpha-63dfab6e.16","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e57d1ff0aaf18c2424a8dded737ed822b9ca96b3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.3-alpha-63dfab6e.16.tgz","fileCount":33,"integrity":"sha512-dp8/PRAWNQgvLYZg37DIK1p9QnekofRbLRGxsvuA2jCUlV+7CWYhwwcDP8oG46zv4qMOrQxujSrNtN6gWEuNaw==","signatures":[{"sig":"MEUCIQDCYYNRfXZTcL39pYVpKkqYL+dAGrPH4n7QetoTNuoVLAIgWvhymQhSHXukwbxtFVO4AtlQ9E2r+WErL5bcgOsRgCU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":423652,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJekyn9CRA9TVsSAnZWagAAiOEP/j3yonEY8RLDs+Sh6SZM\nW9AP3QxO4sVwFU1rqStPmTBIyIhHuklm0Ghkw0fJw/+YV4qFRiW92b8a9bcn\nHkg+Vm27meXZ2FIZWjrjLNr7YUGYivlBVYxFjjgM6ZU30BWuejMljsIQ/JIu\nIjETxmBLs5ciZgzN1W9hpWlXt4h3Mh+UxrXt3TmmJVlPoUjTarxXYOKXAvBq\ngcX0r2hBLPWzH9UTs/2SefG7fo/HCSXFDkooJvt30xAfjhiuI6+u+S0N9Bse\ne4RtXvXEHnlp4RAKi6O2TSAul/9R4w0xSewbL2Av40NADruTaqBDfOoqWvwV\nkgn2jU0waKsAc5J/54Z2F3u5dWWvY7+eNeLbhGZvm1jXPFNJAxSgwp1CkyOq\nz4m2jpUgGk6Ns07/X5b5D6VcmyP8hLJCY05xCNhZVfz5P8zL6skk3FgmBZ0Z\nRfORG4assM0NO5Tw1DYSKvZlHCuL5z99KiCBotYRHgMVKQQXftJQ7aXSOZj7\nS/e3Ag4B33o9t1wbjDmuw3EDa+HrI3GPLat47QyEW+aeXHsfwHdu4aPFZfdt\nirGF862VbOUxfkt0jM/OQlj85loT5M2I2/R95ckMnlowVq4u5j4qWlAvTSVu\nKqQKeAiW2iKYOOZMTlTdvBNV2PwyltZ/v5/YV/5EhAx8QseereBxP007S3S7\n8td6\r\n=rlrz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"6.2.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-rc.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.3-alpha-63dfab6e.16+63dfab6e","@graphql-toolkit/core":"~0.10.3","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.3","@graphql-toolkit/git-loader":"~0.10.3","@graphql-toolkit/url-loader":"~0.10.3","@graphql-toolkit/github-loader":"~0.10.3","@graphql-toolkit/prisma-loader":"~0.10.3","@graphql-codegen/plugin-helpers":"1.13.3-alpha-63dfab6e.16+63dfab6e","@graphql-toolkit/code-file-loader":"~0.10.3","@graphql-toolkit/json-file-loader":"~0.10.3","@graphql-toolkit/graphql-file-loader":"~0.10.3","@graphql-toolkit/apollo-engine-loader":"~0.10.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.3-alpha-63dfab6e.16_1586702844257_0.039557870712608745","host":"s3://npm-registry-packages"}},"1.13.3-alpha-59659ed3.17":{"name":"@graphql-codegen/cli","version":"1.13.3-alpha-59659ed3.17","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.3-alpha-59659ed3.17","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f312844ba8882c7f391beec8ad1d64fde89339e7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.3-alpha-59659ed3.17.tgz","fileCount":33,"integrity":"sha512-JIK9AsxSLhSNLXVafGFsYXPYPtsJzaVGE6/zfONDB0wo/Nq/tS8GExenM+3crghnlIdQlNuN6r3sPB9P72T6tA==","signatures":[{"sig":"MEYCIQDQMJBO5kG06nuYNdckq2BA7TQFfR7pGSDdrrERbgcxpAIhAL01uiMA5ryi57WqZqQULTf47AgpFxppCk65qn2hRP5a","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":423652,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJekyotCRA9TVsSAnZWagAAEhsP/2TAYvoRZ1SlVwa9kG2Q\nAGc078+SDRkFuoDhlNOd5ngN9l5m10j8y21fGTU6Osh1ekPeYhOtgWc1b9/9\n15QasAQ87/xwuUzGuphBlqFLeH2EozjBfCfiTXwLXeAeZgEKRwr2V657YIPi\nRWO7/ZfF5QCzwDyTBF/3N92a7gHE1Vjpm9KGmGKZvocyffJdPQs12RvIJwUO\nY75J+ip9U7EJoxkKvHBp4sNKt8Ph1CWSXFbXrzv2GNsfuapFoCXcfoRjgeRp\n4vaYboCCmc9MvMi9r/uDoxK1FyfJnY/T9VLvoxx8uyvqwAtwS/2gP3it009x\nsUTk0yv1EwAlDADDeD9ExI08CTzgJoqVnbF7YPYiIFOiS0d+rdQEVMBcMQJP\n3Z+ocgoYh3UCn4csU1FoGrYYYle+XNEsTIBm+kZJ1164emOH0xvFnGmYdbST\nlyvYGwUQaJPc8i26l79iIzF4dUbnKCwxngrFYCxrD4ZuSKUPkbYAXlMneB+m\nFvPI9Hg9CeE8IQMW/6LSHp4hRZNU50nCUu6xMqhCE7AJCJV/EUydHEThCwjp\naxRJ5V73qV0mWZZE7Agwub/m6LQ94TfXxnTsIJUe/0GG2PhL1HMWP9XKgmLv\nmx0penYpZmfPsJv6sd1VJpWhEuc0f6nrKvG7O48K15wY8wB3d8brEeQvUZB3\nI5Ye\r\n=040T\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"6.2.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-rc.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.3-alpha-59659ed3.17+59659ed3","@graphql-toolkit/core":"~0.10.3","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.3","@graphql-toolkit/git-loader":"~0.10.3","@graphql-toolkit/url-loader":"~0.10.3","@graphql-toolkit/github-loader":"~0.10.3","@graphql-toolkit/prisma-loader":"~0.10.3","@graphql-codegen/plugin-helpers":"1.13.3-alpha-59659ed3.17+59659ed3","@graphql-toolkit/code-file-loader":"~0.10.3","@graphql-toolkit/json-file-loader":"~0.10.3","@graphql-toolkit/graphql-file-loader":"~0.10.3","@graphql-toolkit/apollo-engine-loader":"~0.10.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.3-alpha-59659ed3.17_1586702892850_0.8918141724034783","host":"s3://npm-registry-packages"}},"1.13.3-alpha-9cad03fc.18":{"name":"@graphql-codegen/cli","version":"1.13.3-alpha-9cad03fc.18","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.3-alpha-9cad03fc.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"adb952fe230ee2e5299dc51a1397d49257f91145","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.3-alpha-9cad03fc.18.tgz","fileCount":33,"integrity":"sha512-KIKRSnfD14TEHdLq1uBE2Ztv71EwTMaS7r9mqUBf1cR4rIBvyX6l5J8AH66W1D/Nbj0KbSRg4RHxfdEhBUUDcg==","signatures":[{"sig":"MEQCIHwp+ye1OXtCbidW8ZJQ4yF5N6SNXMcgx3GjVhLp5wJzAiB5D8Qb5NEXR6WwRily7uj4iD7YNjhR5FAMxpIHNwTZug==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":423652,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJekypjCRA9TVsSAnZWagAAMFEP/Rs3gKGWkt6IjgGxshUC\n0NB9X+5br4xZcghxBqqyh6FPK3gC4x02z8Iu97RHWStptjA8m8rPeB8t/hZr\noc7SQ2c6Uat3acMcPHg8zgQpXXyEePqsY9O1aae+uhp9hRaDj/I8X1q0oaGS\n8AK7kobe7bgJwK6sOfygHEF3j63JEI7uxCTp1EOgIKUJwSEhhEB6H1GjtYI5\naZ+59OO7adW6Hnz0HdFpAaBRL7+hYRNkC8ijKgY1TbAymfnhFF8m1taDFsKT\n7ge14wdXKi0IANcpNIl1mztrVm/lkYAKXx+r80B0IebuLojvTUSZXa2R7tBO\nCmBIDhcBS/k/52oDIHlSAAVMufu5cfh7c4sNCr/aRBTeWNnIgq8N4C/VH7+j\nvqaZ+A9otDof1c0qC9QOanhybi2+VlRcrQNRK4y8Yj8GYfVyFONt5CLFgvyY\nwRVJKW4Lp3+Oz0oFFdnymlfp++bI8UtDtf8Pe0M5Ii1GwRjCKAB6rJmxb32K\nvc1ip4cuyjVkboAYS/ACXwoXg1KBTd1O75GFWHT+4yMAPgl9do8YQanv5IHK\ndacNhthgRV+S8pzc4LCY1zEOhlDLQqvJORJPb7vMrm/+ERoA2reNLkG3v4X7\nmiqk2WH2t70QlRkr0nHgQFbegJoM8kwSJ0Q/OYVDrZcy90RrRJ/Y2KltTpsu\n/6ln\r\n=pJ1b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"6.2.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-rc.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.3-alpha-9cad03fc.18+9cad03fc","@graphql-toolkit/core":"~0.10.3","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.3","@graphql-toolkit/git-loader":"~0.10.3","@graphql-toolkit/url-loader":"~0.10.3","@graphql-toolkit/github-loader":"~0.10.3","@graphql-toolkit/prisma-loader":"~0.10.3","@graphql-codegen/plugin-helpers":"1.13.3-alpha-9cad03fc.18+9cad03fc","@graphql-toolkit/code-file-loader":"~0.10.3","@graphql-toolkit/json-file-loader":"~0.10.3","@graphql-toolkit/graphql-file-loader":"~0.10.3","@graphql-toolkit/apollo-engine-loader":"~0.10.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.3-alpha-9cad03fc.18_1586702946088_0.9826268435612897","host":"s3://npm-registry-packages"}},"1.13.3-alpha-08cc3fe6.19":{"name":"@graphql-codegen/cli","version":"1.13.3-alpha-08cc3fe6.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.3-alpha-08cc3fe6.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2f593dea0ea9fa467d7c9838e0f5a67db05a9f45","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.3-alpha-08cc3fe6.19.tgz","fileCount":33,"integrity":"sha512-lqqL23Nxd+piHsXGmkhiLGV0gQcaBesoJ83NJhxzd+GdMLLXkGn3pz53h6UABXMUOTc018DiHNRdWU4iAmp6gw==","signatures":[{"sig":"MEYCIQDT73ao3u5BVCq+hLkin9p2Y+8hA57mdha4SAUyg0sS9gIhAK+t2jwy9uLKsCKNoHQY5PqHsefHUb+QhG/zV36PRB1t","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":423652,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJela6ECRA9TVsSAnZWagAA4vUP/iVHEwxk23j85UfnXnOf\nZQqPsqoT/FKfosVYBR6BdRo+dq4UeKjq1fs2bDhh4qOF0IqZhReUOOHAxAZZ\nHafalhXZ4Tzry6nPiBa2Tt4q/zpnTDhcI5ofndnT2QmCcRdVKwR5U4M371Xi\nxfeVyBm+jRsCv76DKj3+4dGDw7nrfXWwhAakC8z0eC6ckrUdzt+9NmLqREod\niHOdass5p6i27gV5pG6rmi58yCxTMugeivLTQ3X4wRfkwzKKStdOszidY3sM\ntWS7VnCGgnJaLhJ6I0547yFcpBmSwk5l9N/zOCrHmUrslqDHeaHGvPFJwaWR\noCAsYCUoit6JyUsihnayMn0T7KGe0g9XPvcfXybw/8pXmyXdCQmf2JDn5+UT\nqwWo2zGhiR7/nvinUOlL5xZ95S0Mm7eLIjoO2X3JzoUNAlkuHx6M683M0cHF\n2CrXzJHVDRWwzHABfk2r6EHBN6gzairNL6lqI3aYG9YrqID66XBkmLAu6jix\nJsH7i2FvTKix+3KziMhcXvUwYZ+fzqVFj5y78cPOkdD7zpyOAyMk82TLyGOM\nACw4XS9K2eMRVUUrJJIEqBPGgxmb3MKplcG4jvU6M/QL93lnx6cdImO2t1GJ\n4GoFP2Tj7JxmvRg3Q6ns0+skKlQj/OFZc8PUv1DPpmJg2uGpqOrbXzyW5qnu\nyUnc\r\n=b5nU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"6.2.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-rc.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.3-alpha-08cc3fe6.19+08cc3fe6","@graphql-toolkit/core":"~0.10.3","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.3","@graphql-toolkit/git-loader":"~0.10.3","@graphql-toolkit/url-loader":"~0.10.3","@graphql-toolkit/github-loader":"~0.10.3","@graphql-toolkit/prisma-loader":"~0.10.3","@graphql-codegen/plugin-helpers":"1.13.3-alpha-08cc3fe6.19+08cc3fe6","@graphql-toolkit/code-file-loader":"~0.10.3","@graphql-toolkit/json-file-loader":"~0.10.3","@graphql-toolkit/graphql-file-loader":"~0.10.3","@graphql-toolkit/apollo-engine-loader":"~0.10.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.3-alpha-08cc3fe6.19_1586867843758_0.0719034398320717","host":"s3://npm-registry-packages"}},"1.13.3-alpha-1a656210.21":{"name":"@graphql-codegen/cli","version":"1.13.3-alpha-1a656210.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.3-alpha-1a656210.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1a2902bd25bf19c2522717ae19a414068371df8c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.3-alpha-1a656210.21.tgz","fileCount":33,"integrity":"sha512-4zNxh2PBzQpCVcBtaxyyaaJS2dUGw5pSaVNE5dRvHqrAaGtOEEScSpfIRG7WF+iZpPkMtaewOApTcHS7khc3Mw==","signatures":[{"sig":"MEUCIQDH4mcLT22kMSug5qJs7bmTPq9eqm82ql+yNwSj8m6LeQIgAslFWQJFfyQk9lhWXPeb9qrAK4lnMZw74q0cSk3aa7c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":423652,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJelbAMCRA9TVsSAnZWagAAv38P/jIs4fTJaCnYe3eY7ag6\nWJkUuemE+0b9NDve+2oVdEsGLnUAmBCDg7BjwwMjBWK8nd3P+phbTn+Xl8Fr\nwUfW1e0nNhn5vOoS1h4h4WjofZvDqODDT9NjByQDADkXICIsCtnQ7vgVCHWB\ny6FgL91BcpjT5BNWzlPQhXe1wRbziynudt+y34XvkK0DmTfAUYDOBN6deykj\nEGMw/J4D2L2iULbqoMvyxpvQhbHwCyJu80ezCEPcWgLG+Qntn8edyUHhiTeR\nR9uD8ondcBWCdasMNhS87RK64H1a54x5MgQX8k93mzG/v/lyzWb/TCWjnLkK\nTU/KnMXSvWPHqxgOHwquVUP0lGCa2LzUlgWrDosiz+eYeaFDyU8tJMr+famp\n9d4+WznHCxG4ewhzqyda7NuZU2b26toRbHhVvS852U/ofhbThL4f0IWH54ed\nADh6hGfZhB7LQnqnCNeSvlabTvx9VgtxW4mojQ/acOuewY+BpxWYUu6BWkRe\n0WJoQPFzPHkTurxvYINDARjODjBt7wAJPi+/fkbvmDiDi5SdZW55VvOBrL1f\nh6iKtFlXIss2zhoqpZPyCJUbzGjepc1n/bDPm7ZhNhJlQDfUX0kqYFJPET8M\ngf/Jye9ypsJH0UOb4KpO7EvHul1uScZ6FbV2NU53WSB684FmYr0tNnrKJlhF\nBXXo\r\n=9znx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"6.2.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-rc.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.3-alpha-1a656210.21+1a656210","@graphql-toolkit/core":"~0.10.3","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.3","@graphql-toolkit/git-loader":"~0.10.3","@graphql-toolkit/url-loader":"~0.10.3","@graphql-toolkit/github-loader":"~0.10.3","@graphql-toolkit/prisma-loader":"~0.10.3","@graphql-codegen/plugin-helpers":"1.13.3-alpha-1a656210.21+1a656210","@graphql-toolkit/code-file-loader":"~0.10.3","@graphql-toolkit/json-file-loader":"~0.10.3","@graphql-toolkit/graphql-file-loader":"~0.10.3","@graphql-toolkit/apollo-engine-loader":"~0.10.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.3-alpha-1a656210.21_1586868235583_0.01630295370223389","host":"s3://npm-registry-packages"}},"1.13.3-alpha-4894774e.22":{"name":"@graphql-codegen/cli","version":"1.13.3-alpha-4894774e.22","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.3-alpha-4894774e.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ed52c7a773074ac917e76dfb9b3b2c948233540b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.3-alpha-4894774e.22.tgz","fileCount":33,"integrity":"sha512-ODxTjWU0dqdSIFy4jd3LsDVGMZoxqj/1Y6IkLE9NMQiVUeOg2N3ukglIX3In4nbhtB8sQTaAiqIvOVHSPdl4mw==","signatures":[{"sig":"MEYCIQCFdImVHkVD0FOXLr54pgXMtFCiPdOEPxC8IXJ87uUoiwIhAKJRbFWmInSW/DtKFYMpiBqE0Yi2t/rmvedyGj0sIAJX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":423652,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJelbBOCRA9TVsSAnZWagAAa0AP+QAyl131zDAnZAu0PETZ\nY2xwKFw0TSDOY/5x25nrS+6g4DEGQR5krmv/cE5S8+ZCsLVoBucyTy7a5GFv\ni8Pnq0Zejmpop6magXr2aA2n4A+78OfU5RzxIzHdtPPB706f5I4i3xlb8W0M\nueyKQ8SoDalTwFsK+u3RJp7R3Wu+FKVa42a9uwa4AM8/nZDwqLnAPaBFy73W\nXr7D+sPlt4PPo6GnuaEtk0ZCMBDnVCz/eIn4Nn9TUBWfC93AIZqOjg7SQC6E\ngk8w+5AeMe4OgsjpD3WaJ/mThrwac652s8IyWBi+0OyoErP8DXeGT3EVKLgu\nCR52eAgMQqPFpH5826TqVxPMooXf8zYeGKbFc57yGO6ZrajJJB/TVca9AUHw\nD5uTIFieGszTz1y7gsj+EAuxT+5jip5OKxhNtfdWl4LHHZia/LoLxaBB1mmu\n6BOq496Ll+EtSmoHeHhIe+ZF3CGwjtWdkrdDmNtOIuORN29fmAmMaDT8vMOq\n1qS+KRuINoraoPQ4ZL22UuRp+zdNARq2VT8hmb57kdVSW+YhdyCSU+5KeFhK\nxxeenrbx+kPlH+1v/+aO2PYtrFIMcR1cdQ1ca9kqjDq8mYZTfYeRXeQlEtkC\nvWVmwZn9du3DbbEs1BndUlDR1S8XWTCgDb2NqH3tvOe2DTmw9gWQAoxFMpDk\nZW8T\r\n=h1O0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"6.2.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-rc.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.3-alpha-4894774e.22+4894774e","@graphql-toolkit/core":"~0.10.3","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.3","@graphql-toolkit/git-loader":"~0.10.3","@graphql-toolkit/url-loader":"~0.10.3","@graphql-toolkit/github-loader":"~0.10.3","@graphql-toolkit/prisma-loader":"~0.10.3","@graphql-codegen/plugin-helpers":"1.13.3-alpha-4894774e.22+4894774e","@graphql-toolkit/code-file-loader":"~0.10.3","@graphql-toolkit/json-file-loader":"~0.10.3","@graphql-toolkit/graphql-file-loader":"~0.10.3","@graphql-toolkit/apollo-engine-loader":"~0.10.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.3-alpha-4894774e.22_1586868301547_0.4772802639878986","host":"s3://npm-registry-packages"}},"1.13.3-alpha-44ca5425.20":{"name":"@graphql-codegen/cli","version":"1.13.3-alpha-44ca5425.20","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.3-alpha-44ca5425.20","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"9cff64155c241becc0890bcfb15f50283e2aafe8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.3-alpha-44ca5425.20.tgz","fileCount":33,"integrity":"sha512-3oCAxExHZDw4K2eUy4bvDJ5AnU4ZDAPZkskKDPX9GgO05xEHw0pXOgFCKBYXbn+NisLmlD2WAx4vvqEI5DDPng==","signatures":[{"sig":"MEUCIQDp9G/B8+ZaGYBb9xwMRi5Bv10hFyvC1bt1FpSAFL1+wgIgJuoOnenmqebBQvLuODkjTEhrK1mI7iYwMGLUHGoJ5iU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":423652,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJelbCPCRA9TVsSAnZWagAAhuYQAIppGjAQ9eeos3ej8daG\n1QzglAdZ0xiffMkuU1ZYoxmxRHpWHiYjP8+ky6cFZU7Bw+Owx/lG+1ArnoAF\nwqPZQw+tkpzRWe2eYvW3woIGu0XUVbhTk5VkJjb6xxHVMOQXs4i36zRijVUS\n1BFKCFF8FD9vAjUqGWPthX+cHjEx3/D0Zr7Tuhl3rL0HUkn+nu9e8qH6ltbQ\nLlqnadxmyjijph7P8vrG9spqafDCY1fgfytFkLYPSgTd0qGGpKAibM5Vf+t+\nQ9zqHV5+IN4gdAinMwnYThv+7/FW5K5pdMv4RdofCGy7sOagcZMDVoXF2/8N\nvc1enL2yUDvubmZYUrpZs5Gt3Q9Bys+SqIKHFSlcNS8/W8a75egc5msxGahe\nX9ZSwt4R8XVZEJxnF7mc1LymlDtrmnBhCPJBvqb+WrTV3fDg+Yn2y3GbVGTv\n2e6yo3FCt6ATddOJYbDYtgG4N7JfmT5onTlWgu/JPsQb0GaKLhGfYMp7wXCl\nO4/isB+kTsDGZLVbJ7Hq0AeXZcDPCCEs51M30J6Wv64yshitwpaM9BXlnlpE\nS/5O/zeIuVH9mQ4q4MJ8oJxZ3NjC4ajz0vyXR5W+r5jCdQqJYd2TnviOIWtn\ne8xPShgAVXGnMZukbM8c8p94T6R6VNwJhJekx6SX3tVIMXDeo4QEdhJIbrT6\nIJRK\r\n=sL8O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.12.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.12.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"6.2.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0-rc.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.3-alpha-44ca5425.20+44ca5425","@graphql-toolkit/core":"~0.10.3","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.3","@graphql-toolkit/git-loader":"~0.10.3","@graphql-toolkit/url-loader":"~0.10.3","@graphql-toolkit/github-loader":"~0.10.3","@graphql-toolkit/prisma-loader":"~0.10.3","@graphql-codegen/plugin-helpers":"1.13.3-alpha-44ca5425.20+44ca5425","@graphql-toolkit/code-file-loader":"~0.10.3","@graphql-toolkit/json-file-loader":"~0.10.3","@graphql-toolkit/graphql-file-loader":"~0.10.3","@graphql-toolkit/apollo-engine-loader":"~0.10.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.3-alpha-44ca5425.20_1586868366302_0.15592299074031124","host":"s3://npm-registry-packages"}},"1.13.3-alpha-1fc42778.28":{"name":"@graphql-codegen/cli","version":"1.13.3-alpha-1fc42778.28","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.3-alpha-1fc42778.28","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8ef189479f697e38d89dad7ed5edbbb3eca99c7d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.3-alpha-1fc42778.28.tgz","fileCount":33,"integrity":"sha512-1NbTd0jrkNv/SoFk17alv38PYpu+jZ7SXqzkt6Ghv6qlkLkR4FWwsxxyOomOIXn8y6om8DKuqV+9R9FD9kBjmw==","signatures":[{"sig":"MEUCIBJnUGMfaJWo9QnSRV5EbTChl42SVCmnD3/nPAOg15vdAiEAs7GvdP1CX1B1SPxIAGXeLsLNmu+itI1do5M5L/IjmjI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425067,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemCKPCRA9TVsSAnZWagAA8sIP/1ZzMmhkgveEITz66LPV\ndr92U7sOX0elJ87MKWruh9PiNqF0k8dJ/0GpHaACrOVN/Y0irL3ilQ9xactc\nKhTaMRAoOQNpuqZgbL6tsVd2juImgmvboj9e3WWeBBSazoNMU98tErsOwXpy\ns38YwybxtfpzJP3b12BFLYmhLQBLXWfLKLxCFC4euuvCIkznKqPNEoYNCy7R\nZArQwtRXT34RLcbRtNk6+yZpCS/4hhSMGkjPgF9V9Zl5MmTGHTgqe/1gPDr8\ntZp8ajsuT7RRnpYVJbqnIkrUgmUcjJ75eV8fOtRSNqn9TOiQ/mi2UZsoyWi2\nLXa3n4ISIjXSw/OZxy8HT1T0Yli7sYBxDaR2ZT5ncIrUfbu/ic7TUPeZrx45\nVytrc9RXJ03GH9oibW5WUwsDMzug7krDaOLg9+R9k87SSan/5TH+rJveCFb+\nYo0g/CoVzUmBL1M56EASKdXj/IyfG5fBj1CQrQzDU26cbV8KUkeL2HgisSH+\nYPWMdjKspw/a/AtTWFq6MMI6FG+nWEXvrx6fUhKoaqqGFKdvTPJW0qNtNgy/\npCZ5xlPtzINSeVhQcuHbkad2PHBWDlIlpX4vvHZy6RddTLw8Kxgn/1c/MwD4\n6YLHWQXqhJ2TL5UfFyz3oiW38WxZcavWn9cVhDXUk3DpwporXOzEFkgGOpjB\nJ4Mj\r\n=Jvvu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"6.2.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.3-alpha-1fc42778.28+1fc42778","@graphql-toolkit/core":"~0.10.3","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.3","@graphql-toolkit/git-loader":"~0.10.3","@graphql-toolkit/url-loader":"~0.10.3","@graphql-toolkit/github-loader":"~0.10.3","@graphql-toolkit/prisma-loader":"~0.10.3","@graphql-codegen/plugin-helpers":"1.13.3-alpha-1fc42778.28+1fc42778","@graphql-toolkit/code-file-loader":"~0.10.3","@graphql-toolkit/json-file-loader":"~0.10.3","@graphql-toolkit/graphql-file-loader":"~0.10.3","@graphql-toolkit/apollo-engine-loader":"~0.10.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.3-alpha-1fc42778.28_1587028623029_0.6513264595882005","host":"s3://npm-registry-packages"}},"1.13.3-alpha-3286338a.28":{"name":"@graphql-codegen/cli","version":"1.13.3-alpha-3286338a.28","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.3-alpha-3286338a.28","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"7ac2fe805643e8627068a089c8f6f2f68036be03","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.3-alpha-3286338a.28.tgz","fileCount":33,"integrity":"sha512-KcJhiz3/Ihqc/MtV4wtKJSq8pcsMwvkJ3xwedvXQtsai3tclDhLoU9devykkmtt8cN5MrjjINaD/3vXP8ExbZQ==","signatures":[{"sig":"MEQCIDsIo/eI8mibrrbQIwdqGYEJAxl3PgAOZPG5H5r48DSHAiA85iMe8xBY49kK0WGVALHLAicNHCf648Lx3MlsEmMkMA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425067,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemCQcCRA9TVsSAnZWagAAd5AQAJr7mXniDOk5t45AyP0E\nSvA00AE6XGJA/ZJrpuppcQ0a225RXDS93beF+t6Cp4dr83ZZnp16vzuNNbMX\n5SgsGc+MJ7unmVc5Z9N+falP7PdEekDvrQbohwrFbn19NC9QzK7PJJi8xZOk\njBjAxd/9wksw8BGeCY3WgnEWqas8j9eS9q18AtNlzxccoVdo50/RaAliCgOG\noCWtJSriR8i9428GjaVEWz0T1Qzy0ybx0Pg6PJfLg2Ux84eOiF+zGyyQCngS\nY5QLeab0OwDY+ob8Z0YV+cj7LPld16yVpMB/VO31XD6nhlJFs/n3SIeWigfb\nM014CaFcwZzG2Nwu3cMUPYgspeg9GoD24jhoJmUPGScCnGu0RjpHlMEFktu0\nNeIWiDEN03UsZyLVCaetFwAlk/pGKeHErZLoyZWnVgDahHQ4mYvGQ5KvETFh\ncdZbFEmbyLJ9dgg2vO0ocz+VXyLvUJ9XsxyhTcvojRq8FhD1eaGo6ddRFGn6\no0thnZSfZj4YNff606Dn0TYRWoSuf3yximbSCSMFhrVW+4LeIf9gRkPkutK8\nBlKHk5/XrXgTOhWeOkO+XXi/SPOsxHPRhBrkiPSu6kHSJVTZVJx7DEevQjLB\nk6pc91qGtxsiD72Mubhspg2y9mZ0PHM/9FpM2cJQgg/sSOo5aNYeOJNwBnm1\ncSLT\r\n=Tv9+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"6.2.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.3-alpha-3286338a.28+3286338a","@graphql-toolkit/core":"~0.10.3","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.3","@graphql-toolkit/git-loader":"~0.10.3","@graphql-toolkit/url-loader":"~0.10.3","@graphql-toolkit/github-loader":"~0.10.3","@graphql-toolkit/prisma-loader":"~0.10.3","@graphql-codegen/plugin-helpers":"1.13.3-alpha-3286338a.28+3286338a","@graphql-toolkit/code-file-loader":"~0.10.3","@graphql-toolkit/json-file-loader":"~0.10.3","@graphql-toolkit/graphql-file-loader":"~0.10.3","@graphql-toolkit/apollo-engine-loader":"~0.10.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.3-alpha-3286338a.28_1587029019285_0.1626438889194164","host":"s3://npm-registry-packages"}},"1.13.3-alpha-9f2a3231.29":{"name":"@graphql-codegen/cli","version":"1.13.3-alpha-9f2a3231.29","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.3-alpha-9f2a3231.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e0ea84eba4ba420df59d5323905c59018a7bd0e8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.3-alpha-9f2a3231.29.tgz","fileCount":33,"integrity":"sha512-63Or89NXNys+Hsl+2X3oqmywBP48rTyX1N1vMC/8RoMnegDvRuPy7urWGBrFM4zVgcBEN5yKZCMltcrnWU72jg==","signatures":[{"sig":"MEQCIH8IhDQ+mGRcu/6/h4IdFODbLRIgxu5I+PT7nSai8LbcAiAvWGaODQcX9M5cWxFwG2cWF5EiTmTaTKmmoxS5+HY2Lg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425067,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemCYZCRA9TVsSAnZWagAAyqYP/RVY+ioT9c8qH1NgQtTL\nqRl65zQHEx31SZ2c3acS0Mdj2bOhtlUXeiagZA5YJcSzR/gtyLz/uVsSazX0\nVTMqYbjvChC1B5bLYYHT621gJBc02N1tiWn/6kqxoKijmRZS2kcOJotM6dfS\nVCQ1PThE31UUv/qcIhOy0YbYs6tvVXwvimue/W8YwBFiKKpgmIuOxL65nmQb\nrJen9Q2IqYXKBA7vTTERCstHkaihacupBl5dy/yephGQXRYp15Gc0YBa0g73\nE4LUENlLp17EYYAtuXWAI2efq9p/TPJJkT5VoSNrD2TVBwTmnJzUzrwvybNe\nGCg+pARqfJp9yW6znNstYTsm2nDdEXbsh84QLE6KduVE4nF7m2kTZp2NoJEc\nLjrGvTj6/y/tKJ2hAoqsVVMbfzj6w+/ziwhGTAhNEoH+DYbUfs8oJtP8hIEF\nwJPlSHL/fDe7bcr+fJ706jVb5air8kFUmdlT7h8wztzAdLyan5ROr4pAEFQx\nFBL6CkVyS57fzFCLq1K2VRAJOa2LlfA5bNqMV195TFjTUe2Z/nCJRC/XM951\nb3ntFQ66GQWtThyEvYsK7Doey2QLGLuFVrDFaqXuCuj9iAsD1Qfqo1xvzXw1\nr5RYKMcwEEJ3Icfq/pkiWZgIQ2tc2Yio3N+jL+6np2FG+V/avlA7R4jww1E0\n+gmH\r\n=Vwhi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"6.2.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.3-alpha-9f2a3231.29+9f2a3231","@graphql-toolkit/core":"~0.10.3","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.3","@graphql-toolkit/git-loader":"~0.10.3","@graphql-toolkit/url-loader":"~0.10.3","@graphql-toolkit/github-loader":"~0.10.3","@graphql-toolkit/prisma-loader":"~0.10.3","@graphql-codegen/plugin-helpers":"1.13.3-alpha-9f2a3231.29+9f2a3231","@graphql-toolkit/code-file-loader":"~0.10.3","@graphql-toolkit/json-file-loader":"~0.10.3","@graphql-toolkit/graphql-file-loader":"~0.10.3","@graphql-toolkit/apollo-engine-loader":"~0.10.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.3-alpha-9f2a3231.29_1587029528961_0.4084995335005319","host":"s3://npm-registry-packages"}},"1.13.3-alpha-26e9b357.30":{"name":"@graphql-codegen/cli","version":"1.13.3-alpha-26e9b357.30","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.3-alpha-26e9b357.30","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"016dff3132631500dd7419af33546f272d0fd542","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.3-alpha-26e9b357.30.tgz","fileCount":33,"integrity":"sha512-YlEiGp5iaM+or2s+y99ct1/yFn74uxmyHbCHNkOkcZ2h6IldUUP8LYiLAmChR0muqpzWOj95UxlIYaFL4ELe5w==","signatures":[{"sig":"MEUCIQDmoRs7C3RMTBvD/mkenGeOSDcYv21kOqb0Kk2FlIcfiwIgKcLEESsnv5MbDJQvp5b6fSnFLxyzIFXv1isZ9cye/V0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425672,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemCduCRA9TVsSAnZWagAAipoP/0FsIETjIsr67oZ117Mp\nLHpD6RmjTW6REKTLpnEREiTXJKLbToGy8QNygbNhOoFXrRRXUcaehHxlYOhz\nRAV4q7TyKGD7X4jc2HEUKvLQzFA7uhHwZbVx3GI5dCxkdhpZVoexhXXX0ECY\nrV7E7PF8PaXEzvblr0mCminXm7y0ww8coIRcaKDsy4t2dp4j0zRiLeG9TkNy\nkZBjqDNxlttXnMWUbHER/sDxyNgQQBhKQUA9Wj+7+eOwVtsJOnq3O05Zt2Tj\nJrbyV+hLZwvktqIV2STkYkSD+NwjJ0p+4BBTSmDJsboMcwKRGz5GWYD6XKmd\n978olJ5CFoDks1bbzWjA4TU3THDCMlKMq6MsgCb1ssbLzhI28eYtaHsqki9D\nrrgiXAVXHDs86NHQOi9d89wk0exOCbhOCW5ggA3pqffiDBOz4G2pdUmgdGhD\nECGRKK0aOUEl+OXQryRL/AqqfY++aU3Ar1drz/0fr/pngJSFakVYoVzcAsbr\nOrwiYK5LnET3OxxZDm9VLfbPh2z2drjTO4tStuEvTGOP1xe4sqrpc7YbQrpc\nSzk3HOZehZPOvCyFDhlJoeCV3+6qGPj0fkzjAUJ9vjNQrjWsq6nuqR34sMkf\nR1yVWisDUhn5n2hFf3ZLotDCGLTaWEgH3+bbBSUCOwZE3ntVuG7Dy1wduyDU\nG07U\r\n=z/+x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"6.2.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.3-alpha-26e9b357.30+26e9b357","@graphql-toolkit/core":"~0.10.3","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.3","@graphql-toolkit/git-loader":"~0.10.3","@graphql-toolkit/url-loader":"~0.10.3","@graphql-toolkit/github-loader":"~0.10.3","@graphql-toolkit/prisma-loader":"~0.10.3","@graphql-codegen/plugin-helpers":"1.13.3-alpha-26e9b357.30+26e9b357","@graphql-toolkit/code-file-loader":"~0.10.3","@graphql-toolkit/json-file-loader":"~0.10.3","@graphql-toolkit/graphql-file-loader":"~0.10.3","@graphql-toolkit/apollo-engine-loader":"~0.10.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.3-alpha-26e9b357.30_1587029869626_0.19091354725446408","host":"s3://npm-registry-packages"}},"1.13.3-alpha-0a4116fc.30":{"name":"@graphql-codegen/cli","version":"1.13.3-alpha-0a4116fc.30","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.3-alpha-0a4116fc.30","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5183cfbe2aac69811b238eaec3edec55fb214239","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.3-alpha-0a4116fc.30.tgz","fileCount":33,"integrity":"sha512-um5M7jCNImmfMJ65QiDtmwHfkflTVJDuSQTURxEmYZR5IwV7jaTEBzPxfmTf32bewhtRvzNHnr7VV+hKJ2Cffg==","signatures":[{"sig":"MEYCIQCIkdUDRTLGpN0s7weUS68qrMgoOaRnXuUSqa1VKGMxNwIhALw6qX9/5GnHChgOzQwLBtOs9mT/EbbSALDXkf7drW8f","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425672,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemDB+CRA9TVsSAnZWagAAdlQQAJNxjaZktR3jEO46MlTi\nQJPQnVQnXNlIcWlDhoZ8sM24K8d1AiyO9zFgy1TQJZuHrjb4K5JdHhI1QbED\nzcCLP0dJOzt75brvG73jWtuPSsM6rWDbknw/7FUTeNzobIt0EdAFXaD1/QH+\nbHRXowrhKvn53kRca7GbTeKpolKuZBXEqIB6Agim2jCGBF/bQN4O8XF4GnKf\nXJiPFps+SK7tel/6PvpLHbQwl0ngdr4mjjiRic33baNbNrJ8IZjgSrDhLRfK\n2ggB10GA+hC+EqCc55Ficgw4QPTBtUoDe5L7vUD/00PJ/pUj8bWbwm10VYli\n/HTWJS1ChlhE1v+7HunqA5FcjHwkCgQC7JAHzVdxuhxrM9MjRG23fHDFK/J0\nMjMi4PpCXq1TIKR7EamvlbBGW3ZXv3XC3PLlIiMzZscJGs5mZgFEGPlSQicd\n3Zs3FzlrjEA4cTpqBPTXzvspe3tI05tWhfGUF6S9xMBwORwDWvnRAIv7gij6\nNbM1y7loYT3n+OcellOZluCkYu0OnM7MshYFEkpXFq1uuLipLuCxsFSHkpjc\nkbK6pC0ojRASf2Z3c4X5a8xqMQIgrskSjuPqGIlAXIw1ux/Xwyv1N+BJXO2i\nWHOhw2KI8E5DjRK1dy0KBh4AtM87Wl8jwHhd+7Zs1TADWkHIxO1dDhU0lq4e\nOq/w\r\n=iml9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"6.2.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.3-alpha-0a4116fc.30+0a4116fc","@graphql-toolkit/core":"~0.10.3","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.3","@graphql-toolkit/git-loader":"~0.10.3","@graphql-toolkit/url-loader":"~0.10.3","@graphql-toolkit/github-loader":"~0.10.3","@graphql-toolkit/prisma-loader":"~0.10.3","@graphql-codegen/plugin-helpers":"1.13.3-alpha-0a4116fc.30+0a4116fc","@graphql-toolkit/code-file-loader":"~0.10.3","@graphql-toolkit/json-file-loader":"~0.10.3","@graphql-toolkit/graphql-file-loader":"~0.10.3","@graphql-toolkit/apollo-engine-loader":"~0.10.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.3-alpha-0a4116fc.30_1587032190028_0.3834155147083369","host":"s3://npm-registry-packages"}},"1.13.3-alpha-6e9e343f.30":{"name":"@graphql-codegen/cli","version":"1.13.3-alpha-6e9e343f.30","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.3-alpha-6e9e343f.30","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"18c984cc5de5ccd2fa4ee2a5e36e878036844f7c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.3-alpha-6e9e343f.30.tgz","fileCount":33,"integrity":"sha512-XHBPhlSTyVQrkiJA/fL1TZZer5yxAt4YaBa9Yu0D4f7bVpoOr1hfROf6pp++GL1b0bVCijyGOYinb6PLjLoPhQ==","signatures":[{"sig":"MEQCICMMTDHEuUlZhKr7ovN+7mnoE/KIUyP247OgEuAT7caYAiBfLJz0HWY0ssIYtsCZDYGerxDfOFJb0G4XTshb7Vy88w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425067,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemG4WCRA9TVsSAnZWagAARskP/0S1MtMimEykq1GF/QnU\nxBr9O78w4CKigtJ9rX8N+nJD0G7mf0pyNHs0KqosfzBZWI7C0tqBbIjJbdpf\nLxgudO3yv7xroiZ1pWLAInFcSK3ei+jxS+8GTxmQvTqfVY472xTdkwsNRs/4\nO5luhJ79O3eRwNd396AVlxJCclxxctS3wb3OvYZPNGQVAonFYcLppGQpb45A\n9P7HisAkD0bZ+XHw2tmuLTvcaAZdlvoEEbgNOKmXmkCOAG+ScD2urtY/9CaB\nFvEkDjO6NsP8vWBD/E6M1VSuPBQOsJ1VcTiWSXVcU1Vyav1zKaaVe5slRgV6\nAxFSKB1wm6qSP0N6TjmzyKw0n7cShjxtJs4jxSckhzRxTiqSLAz+p086KPfv\nHlhB3dGfUnS4YKk9xmyrsneil7SZfqKDWYadBmK0Q0Pu6RRyJW48l3peUp/t\nEnr92yN0cTgW3H2e8Zz13FXL6Iznd3sk1197hosBV2uctDDH5Fk+vVm1g0hb\nobJoWXTaAguu5fDEj7Qu362B16lvibbPi50xW6XcLPMD19sZFY4NNRisORd+\n6TCd5LyrEOI3wWwaQCb0DOJlj55RKXOl721rJtJvSpHUVNe3TjbSDBJKWe0R\nPxCZKMgGmYWeaV8ULTMxs8dNG71R6rLvEb9jVKSebwoTpN+xjvC/t0H7p0s1\nJrXt\r\n=K86r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"6.2.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.3-alpha-6e9e343f.30+6e9e343f","@graphql-toolkit/core":"~0.10.3","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.3","@graphql-toolkit/git-loader":"~0.10.3","@graphql-toolkit/url-loader":"~0.10.3","@graphql-toolkit/github-loader":"~0.10.3","@graphql-toolkit/prisma-loader":"~0.10.3","@graphql-codegen/plugin-helpers":"1.13.3-alpha-6e9e343f.30+6e9e343f","@graphql-toolkit/code-file-loader":"~0.10.3","@graphql-toolkit/json-file-loader":"~0.10.3","@graphql-toolkit/graphql-file-loader":"~0.10.3","@graphql-toolkit/apollo-engine-loader":"~0.10.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.3-alpha-6e9e343f.30_1587047957407_0.033330274090777934","host":"s3://npm-registry-packages"}},"1.13.3-alpha-1e4f4d15.30":{"name":"@graphql-codegen/cli","version":"1.13.3-alpha-1e4f4d15.30","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.3-alpha-1e4f4d15.30","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"6cb54ba16af7862c3abc6e75c7f8d4e173ade1ab","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.3-alpha-1e4f4d15.30.tgz","fileCount":33,"integrity":"sha512-yPS61LdwJIOKaD5tQwRgZfeYg4ZAmcCFjmruqKmXNY7ZuWtv1+611Gcy5jBa1Otzz/M4McMJX048Th7dRUR+uA==","signatures":[{"sig":"MEUCIQCECV93wWcnrNm/SwF3j4mneQdzk8YjlSq8OSdaxtv+wwIgGj7idAfE8cf3gk3iIclVX2DYt/nsC5teL/GLyhIuY00=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425067,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemG5rCRA9TVsSAnZWagAAmY4QAKAoBQbvGicN5zYCg5JN\nvkZBL0Hk4VlHdhcRZRUeEhFSnnhs44WzpMAcD4M4s34BQy7qR1/t291TfveC\nU72EGlu1ykdgeYizZXZz0ULc5GjRC0UuGBA5gEamiLkIMStF/kOs5Vdc4aTr\nKRaTJ6ln0xuTme00sLq9ez29uHjT/7ucWg4NrRO3UUV5NkXyVxIFVpad/vIi\nEywoCxTRzq8PZ0Rx4S0e86Dn4yVCaz/KswTdKuVnJSAlsSwV1fi2iNPDzFnP\nwAO8KHqc9pwQ1JlD0rahSEAQDx6pzG9x4DwMw88F+FFpp+v/HEZbhsu4dpVS\nYMJIHNVg8ugoCsIelUI5IcD1NrutVWeD3QxCnxseaIgGMtnBqkQwhfZ4uABa\nXjPlzeWDWk1n4QpCBSoMtFuqsLWys3Q7oYsZua14r1yGRRSEOmVT01I1pGpk\nslUSzdQSRoHa61EepznRpOZDta4guEN1Wjcc5oFZctYdOw/rbJZjRBeizWr+\ngSARsBpzaoJIDK7JWkDpD2Ics2stS4BHVWEE9dmcQYv6iz+KDJ2+3+Q6q8+9\nhCKi5fCB5rGlpMz10nqOdN8f/FIm6jaS6ydf8Hr99tfSook8K0mKZ/a0LGXe\n18m+T57n1bRXUe1Gmy4z2qMHQb72Fu+gH7k41Yf8nWXDNncNZm4Oj1xVVFQz\nYuDM\r\n=uUnS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"6.2.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.3-alpha-1e4f4d15.30+1e4f4d15","@graphql-toolkit/core":"~0.10.3","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.3","@graphql-toolkit/git-loader":"~0.10.3","@graphql-toolkit/url-loader":"~0.10.3","@graphql-toolkit/github-loader":"~0.10.3","@graphql-toolkit/prisma-loader":"~0.10.3","@graphql-codegen/plugin-helpers":"1.13.3-alpha-1e4f4d15.30+1e4f4d15","@graphql-toolkit/code-file-loader":"~0.10.3","@graphql-toolkit/json-file-loader":"~0.10.3","@graphql-toolkit/graphql-file-loader":"~0.10.3","@graphql-toolkit/apollo-engine-loader":"~0.10.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.3-alpha-1e4f4d15.30_1587048043014_0.1342452235107805","host":"s3://npm-registry-packages"}},"1.13.3-alpha-55966110.30":{"name":"@graphql-codegen/cli","version":"1.13.3-alpha-55966110.30","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.3-alpha-55966110.30","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d117b715d55e6d19d0b519c88bc254b4e0d9644b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.3-alpha-55966110.30.tgz","fileCount":33,"integrity":"sha512-caQ/ebMHGftr62NYuH4V+WScUCiFJJlBOgEGLBo169YmkF0rXeTxRO2RhUc/taKYuGZs9JP1rQzrxsiQTThIEw==","signatures":[{"sig":"MEUCIQC5fkRm3C+e7AoWefOuTuI8FdjtQg4bGCkPZMR83F26KwIgRSc1TdXqQ33TUFxF12rUR2MnCeGC4jWCla4/XuI3BFo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425067,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemG9PCRA9TVsSAnZWagAAoYgP+wcOYjri/FuUdXmPCYk9\n+kh12peYxgeMMnCkpRvCN3bAcAgdVCRgiAMeGQ8x1DQ6iFSkJKPnLpirE9DM\nyvVkou3SQyaysB6zGW941+2D31Xaa5/SUtlZ7c4EA5wxu4XoEp9FZ2KDsYv+\nr3dbqKT5ODhaeYG58a8+odou7dQH5dgjkPq2omNGA92CGU3LwVFReJd1S/Zw\ncts+6icLoRdMRu4VrlOqyVzDEsryuYazDaUnxqbqTVffcIibCvLIwW8/W/8R\nw6gyWTzWq47wDUOFrEBE6iSsCzmptZfVd0PMNmcb13FYEHbExnkFtGgjgnlB\nqOQcHjFsSeh0JKT2bj+wIS0jYmpVy68p7z9Z6sV1pZFa2XeqPDSWOWr3+bEt\nYhowSwGR45HEyZHGPjgJ3S67LfyAQX+baTo8GUjI4OTi/5f5y/+Ol62M90L2\nN1CVVs5lYZkw24pf/jBUqpB7YQ/ek38X/oyV8e7m8mPphV0Alji15ZtLvte/\nlbdHVQb9tpRdeDJprUiabhCOYJ+cLDF8SfU62fK72h7VgBq2QlM8Dc946HyX\n5FXkGlCQ4XxdC0RvIPJgEthWaNIaB0UUREXI72qWaUmsDH9NaCDgay4ceP2c\npPHTqGo922kVfU5hbJbYGU2sEBm6+u4LIVk0nWDQUuNLKAMswqOf7lTgncyp\nqVyr\r\n=GRdN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"6.2.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.3-alpha-55966110.30+55966110","@graphql-toolkit/core":"~0.10.3","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.3","@graphql-toolkit/git-loader":"~0.10.3","@graphql-toolkit/url-loader":"~0.10.3","@graphql-toolkit/github-loader":"~0.10.3","@graphql-toolkit/prisma-loader":"~0.10.3","@graphql-codegen/plugin-helpers":"1.13.3-alpha-55966110.30+55966110","@graphql-toolkit/code-file-loader":"~0.10.3","@graphql-toolkit/json-file-loader":"~0.10.3","@graphql-toolkit/graphql-file-loader":"~0.10.3","@graphql-toolkit/apollo-engine-loader":"~0.10.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.3-alpha-55966110.30_1587048271129_0.7033249153807057","host":"s3://npm-registry-packages"}},"1.13.3-alpha-1b477ada.30":{"name":"@graphql-codegen/cli","version":"1.13.3-alpha-1b477ada.30","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.3-alpha-1b477ada.30","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3a4c87ed5fbda253ab56f8a57015011c48f341de","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.3-alpha-1b477ada.30.tgz","fileCount":33,"integrity":"sha512-JxcQhnDeirMtreydvflum7YA0e/IYnkZMrWWsgml3OagAEOAQLPPR2klmiAq58qgGcFSbndhRvWMViqWVr59bw==","signatures":[{"sig":"MEUCIQDISTaIE4CwSQqJV5BbkzXM9AcvM8FY6F36wsdnkskB3AIgEwFNha7KdB5p0NFRtB/MjfTtF3RPxXk5FMrNTQozz1w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425067,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemHT0CRA9TVsSAnZWagAA+OcP/R5gLNgnM84MahUSdaSN\neX4AVi1ngB/Lr5yHCAEPFawWZ+HWJQXbOW9zptrHLbZouB0/jVv4t5ndWEDI\nFd15T6FTXq/AbU8yrgxUPepOf1u2Tcpti+YFdvM5h4eLc/ljSL96owPPhEkZ\nCg2CtVtYCQRpDQMW8K4Db6niH/OjC9Hn8/I+aiW96oV2aAP8xbI4eCtjJ2jY\nqiOLYXvUieJY+oqZE8coO1Qk6/HfE6eVc3hFoLz06xQHnWn7FMG8bb6vu0Ro\n87lOf/RhSiSx6hg3b0cm6oHrE5Rc/ujgNjDX432xPZTk+itOyZYIOVUj1JaN\nPzy+sqx9ehggX9WZOmMYFSY9bvsMOJMVR6WBEMG0Rz37iyceDlN3p7IQR19L\nUBmj7KTasJ+080jY5NyAeql7PoBnlDGTYRSwUR+Tr2np0byoV9x9epBS1SrN\niyZ6GU7TFSjHEDei3/LznrIJnnrWT0Tcqu/ND/ct7yvvaNIGjsmmmPBQwsAf\nlGeY63144pPQ8Yu7RGqk5DU7e4MfwbdZQ6RGob+FG+bW+fvGas1IFtxjaNTR\nluuFWs3qCUFDUIFmcY5C6etJMDpioQIJ4ik6Y6ZHr+aLe8T/hLBS9teggwzq\nplkDROkxV0rvf7ksB+C8FGKj4Ka7JfZkWhJPpc1ErYZXnYlmMR84iw49eYhy\nDvSv\r\n=wHEX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"6.2.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.3-alpha-1b477ada.30+1b477ada","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.3-alpha-1b477ada.30+1b477ada","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.3-alpha-1b477ada.30_1587049715192_0.9560648346699387","host":"s3://npm-registry-packages"}},"1.13.3-alpha-1f52985f.30":{"name":"@graphql-codegen/cli","version":"1.13.3-alpha-1f52985f.30","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.3-alpha-1f52985f.30","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ca547fba46ea77de71d6b6d1d088fc72f5ab3d0e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.3-alpha-1f52985f.30.tgz","fileCount":33,"integrity":"sha512-h8FN6IOjqR3kPIodA9DaaWMQWaHyK0uB8+QsktsQz5DSX/tesLOK/2pvD4Wq2uvT7whlCSN7tgLxrF7P5eCr1g==","signatures":[{"sig":"MEUCIDJIE+fVf3Kqn3I7eBIKQ9SgV0q6wRAqozaJtFd6jOQVAiEAtxG3TIaoVDovk3O7jCptipleTwnJH4ta/Enbd7BQ6dc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425067,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemHxICRA9TVsSAnZWagAA8t4P/1HIPlSlSv7t7SSiXFuF\nJB1K8Zzzuy5YHviQkdUJ74NFjQ4TEVEXzXcDIepYGyrvkMIdTsgcVlJbZrY4\nD70OYl+TyVf29IhgXNisufOFtGO6ptTmTq8GkrlmpitOuvW1YU9Lf30ZJo2L\nnGwmzdaM3HhVH0F1oOUTcwbqvJoB0c231c2iO2V1/bUU9MJUP3ET2Q/HLcp7\nmliu3qjrHFLT43z/1syeB5RhcnZUm/Tt3q9M9XBj6KOtGkuFdVWFcdTeWvwL\nTuUB4nO1uLxbTJ3YzfP0zY+wFhnh8xY+N4xeDp63p6+NeSq0H7RdRzsrk/x/\nZZYx28HSq+EDB/xPDzFnZOwukGoTUUDP+EreDwXn/MCgSHwmYbJCM1aJ3P+r\nUBq+sFvUfapm64X2U0CS8d4wf8tTJp14edP9r4FsUJ2r8vYvwTcg9PcMR1t/\nl6C6flzMHuYCZnJ23MY504THQ7cOOApx9sdv6pp/vRnMArqMTpdMr57DvhPV\ny0DpsWsdvReSN4osWOE/6Y+t9UoIsp4J9phJQU340SXitmC36HLwZPCmGm66\nUxraahtrsUf3+knGlvyMbqxYRPeSASPPReIwMBz5Web8tfHP5AXtGsc8DkOS\nBCnpnx5n3UsRyNtIpvHmeytHg0C0RVzBeihJI76hx441LofP+lvWGH3EH8OP\nRrdN\r\n=f81+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"6.2.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.3-alpha-1f52985f.30+1f52985f","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.3-alpha-1f52985f.30+1f52985f","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.3-alpha-1f52985f.30_1587051591447_0.29064818708213735","host":"s3://npm-registry-packages"}},"1.13.3-alpha-d3103fd2.31":{"name":"@graphql-codegen/cli","version":"1.13.3-alpha-d3103fd2.31","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.3-alpha-d3103fd2.31","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"65b58e4b3d1b2dccc659875d33b782a730605d58","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.3-alpha-d3103fd2.31.tgz","fileCount":33,"integrity":"sha512-pWyu4V3EZnp9tJeEYhfLep/aVJBE4xRZdqcJRb3q7CXYwOE1eEi3Nh7xP8Z2v9XPx8koTd/0Ld+DAQswyDk6ew==","signatures":[{"sig":"MEYCIQCvao5lQtoGttZjKT7tgm1dDMQ9XJsCBzA0TLPf3oZaswIhAIiIL+K3sIqbQryq3Ai0LnkaJ2ZdhIhQ/qiWX5YTfQuL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425067,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemIAuCRA9TVsSAnZWagAADQMP/2zpAv2uet/gT2mbmu7r\nxOKgP24HSuubiix0xEomkQbDEckjYtXzm0e24l0XejIa4IPWld0faPsOFU6A\nieL3ROk3cb83yLrwCccUiv2RcUGv0lHLY/sr5W7XzO5pm7x4i7rooYvmZIXN\nvgSxDx7tHdBnMepnuH9z095Shm6f+LNmzF4npIdccXQ9LFentygJ0mvdVLW5\nDPLxxBDT6GbbL7rhiSLqGFadmMDFkYU2UorgAjSIwDm4KnAVy1CirpEvxgCs\n4K036sR1UTci6+BvfyZGil5TjWUkpZVvM2KeOjt/fSjyKzzhS7uKgS612W+D\nV99XKgD4JeOW8rsNykZ0yRfd0yx/vuBw4Zv34ph6yiiHyZb8vuvzvw7elTzo\nO6xOre3/wDoV99JaLTJWFXSjBWGeJmQLUbDYx8kjDMeP4i2mVO2c72F9BNOX\nqGQMYr4lO7ZVHSW9ZYfUIM6Xn+q9iZMteFrlPfkI5EgFohLHlt5bH0oxoqdV\nJD9MLyrJUsHunUkzdbn+REGvnfFDFBJz5VriRm5PvgDE+d33lbg6Yu1bL/50\nQtOa078JEVo2rJy3ZmpDznl8C4Wq8BnlE8b76XTOFR7HZqedcXyLWKZirRE6\nwlrJAnSyAV9wPTKv+oi8tWGgXIPMDL3apU0XR1R1gyWEZXT0mt0qvGi8xfYo\nxK/R\r\n=yvnU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"6.2.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.3-alpha-d3103fd2.31+d3103fd2","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.3-alpha-d3103fd2.31+d3103fd2","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.3-alpha-d3103fd2.31_1587052590136_0.026507174459248217","host":"s3://npm-registry-packages"}},"1.13.3-alpha-7b7b53af.31":{"name":"@graphql-codegen/cli","version":"1.13.3-alpha-7b7b53af.31","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.3-alpha-7b7b53af.31","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"19e2696f1b2ca3b91e4c8b7baa00331965ca8a8c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.3-alpha-7b7b53af.31.tgz","fileCount":33,"integrity":"sha512-BGYFME4vCAyoHWY543N/HK3Z5hYGC8I5TrvmSg6LY6Jzgmn81Kpc1J/mD+xfC3xn5td8KkCIAeR7w8Y6MJf/Fg==","signatures":[{"sig":"MEQCIEj+2QSIzmStAAlyN1nRtqDt+PfU0VFrKp85fdSsg1XkAiBMCT4DdyAHhokgfN7htaanr4FtlFf0czQu8m7WVc5clQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425067,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemIB9CRA9TVsSAnZWagAAjVAP/i/iUz+Bek/8g8Ay7VsW\nBfBJHH/0LEDmuZHxlogDCFKBV0xddYajfoe+4nnyvdjVw+0XvQQzS7y5/QfC\nQebjz8C0YnBAjrF/IerixR3kJkT9+FdzBpOZBKDD+3HK8cFEtJt7T0c+4OJ4\nCrCGph+KTNb3Z/AKXZuXBNIuieGrvqYIzxxjXZC5jpGWQZ/kpxgxi45nY3Tv\nnuMHdbdPksVdAjcvd4+Ohb54xCUWr0gnkzhdUGDdalSulUaiKT8rGtStEFIQ\nX9rPc4yIL+aaqTxboSN7Bwz1QG5SlIkeThCYzKiWlsiSeKpq+mLr7rgM+cn4\nY/9K8wC9OHfZ7l6LKg6FBUPfic0foAzlLXBRCqGmFwEO0S4yhwhbM9qx5cJO\nOSyihFk0L2El2EQr29J0bYDhObSawOvw2swBl/OVQ1HfQqjIOY5T+f6RJotS\naPi97HFeHKIa1tcLD1upLoHN5VCpI5NCx1QeeP6o/GmGgGSpOxaJMko9SqkI\nI70tRHvdJUYRvfdK/ScykcAd5sKIIN2+r5uVYXVzfANHTLR6MXGrvYUvGfWL\nIJ5IZXPCoxG0q8o0iw1f2gmvMIqX5ASzDQd6p2QSf18iacYDYKptPRANWa7p\n10rNo9nEpejFN5Ts9YJUQR2PDIjADyI1rWm6G4LLMsspwBaZMjRcL72IK26S\nq+0s\r\n=GmXF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"6.2.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.3-alpha-7b7b53af.31+7b7b53af","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.3-alpha-7b7b53af.31+7b7b53af","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.3-alpha-7b7b53af.31_1587052668667_0.29223601622160333","host":"s3://npm-registry-packages"}},"1.13.3-alpha-25df58ce.31":{"name":"@graphql-codegen/cli","version":"1.13.3-alpha-25df58ce.31","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.3-alpha-25df58ce.31","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f2dd5f07f0e75c1a1cbf1741354620c23839e34e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.3-alpha-25df58ce.31.tgz","fileCount":33,"integrity":"sha512-cnZ2oJ8/cDVNFZz5FGRpXWM4OftOkILsLj8xziqRQsvOC5NjUeN24DdXNJuJk0Y/FczB3jl08ZKg+BEsu8dMBg==","signatures":[{"sig":"MEYCIQDVZoiPx0H/gaKmhFKmTYZqwAkZOxnmuLyzAwMNVVHA0wIhAOsYVLTNdViNjZ0sKCNCWf6OFpxbUPcf6Mubsc8THEly","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425067,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemIFuCRA9TVsSAnZWagAAP1MP+wQG73HH5Fl2SMEDb0Ml\nlLpy7Kjswfj9YwDchnd9Rb4okTP5wZd7zMe3KYhI2e6tfJoQ8d9sFfDRl+4D\n1+z1Sy8m5BXNhKUZUiPPJKZY/FVlpffn0irZ8GOO8NlkxED+qODceoB7wAkx\nwJo23bfJFvPYafWdthCb7gokySu05g/vZxs6wSm7mMXIdGiU6qXxp5vmQ/xc\nklycWaoEdr2DE6bX0rv1NBAh/SvXT/Oi0tM0XbaH9/3cm3UGQ6bfYCjki+HD\nREsaHkD0dE9g/o9vnaexeff9MgdD+vB+70f2azbNODv+1RnZ6BraL46E+ZtO\n87VK9J5hZcepy+qT5c7GLK5guF9xuewinl3t/AyPjI7cdWtrl2jzZ4R3MC2Y\nYiH/RndRV5KPvbRaT6PlV9sNOXLPM1Ndg4PgLfOmMlvV15HhfaDdkq+D1eyk\nldy23ztQKptzj6p+KJklKrJFdjm7xFvQIyXE+WYLcavLF48wtTI7RMEFjbX1\ngDylghjsqdTU2DvyCi5pRXZfECHRvIyld+Gx5C8mPAhDQSDEbE8/crepZ2pU\nuYLZttDSSnu/m3jDM7kqK5Eai/DuCXlsxifdTJ/iHo188uLBgLhx+AuUesT8\nRR0fYH1FwVzyoVasP2J6yWkw/L806QoCHF3B91WJajtTJF+PdOeZetPwnMQF\n9oyP\r\n=dSy5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"6.2.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.3-alpha-25df58ce.31+25df58ce","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.3-alpha-25df58ce.31+25df58ce","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.3-alpha-25df58ce.31_1587052909980_0.7671859206763234","host":"s3://npm-registry-packages"}},"1.13.3-alpha-d8a947b3.31":{"name":"@graphql-codegen/cli","version":"1.13.3-alpha-d8a947b3.31","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.3-alpha-d8a947b3.31","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b8de2f71607e26ebcadd91f350a00b32fecc9d61","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.3-alpha-d8a947b3.31.tgz","fileCount":33,"integrity":"sha512-Fblgw9DtdUsnqcjQXa5LEAu0pXhTFmPJ33YFfaKgL4VQJnyxG51pRPnpJYWysBEcJ6h6OqkaxbJqVMJAclYhGA==","signatures":[{"sig":"MEQCIENtPEI23/dcjCbkoeULZkfLhfwpGyWOiV3EFn+/fhxIAiAzfBNiUIc/WCTvioHSF85Evm+/+eE5Fot8SHY9AkmNuw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425067,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemIPUCRA9TVsSAnZWagAAc3MP/3/2HhHlXxQDkk+JZfgd\n+aK6zs4Di3nX4nd0EJxZa5pIOUDdroSOaC7Qf6SNUrfqQ9JdOSUMV4hyEFbE\n2Vr0SWnCWFTF3IeUb9IZnK9BbcDziCWZuxRwzO/uAy2Zn56bWuSUjagoyxkU\nm0SUtXuNKAAXJF1Iw4ROme/kyFo3bC6Ec5/cqNZ57ou+M5FpGSaLorZejJua\nY4QGqoEt4R5NpjuWV11wuJEO4tcm157kZSQjlRRMlTed24cDrJApevivTLfu\n9wGEhxjbBjoFcqUyT5+PEqlc1G6wx47mvdOP+fjYSwAjWkGP16z+lQ5ZlsGO\nTxZCJSafBDpozAbUfWxG5Ej4P05MpKUiEuKIjtm9gdypWcIvpn3lqLgtbl+n\n0OdA7V1G48tqEbQNb3OJib1/QS3GKuy6b68xj/70eMNmh3kYmoQoYZX26gTW\n6xoHiJO1DBL41+8MkppribZ//xlPEwQMVwFes2XUdgdT0D48OTMkC0j1ubmr\nvNMT5YSovB4s6H8FoYSFBfYufFcWfShwf18iHojTtuiNcWOpC3H+ZEjMr0Ky\nfunYoMMWj32YUZ7efpzma4Sc3p3FJj+geFjRNIvb3AkmrF4exAvLTveMPqZo\nFQl2joSKV1d8ekPardDBQ/9g7FLnIqy8C45682vppPFKySr7YAHt7MshAigQ\na0V2\r\n=ghL7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"6.2.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.3-alpha-d8a947b3.31+d8a947b3","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.3-alpha-d8a947b3.31+d8a947b3","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.3-alpha-d8a947b3.31_1587053523465_0.5529740890970278","host":"s3://npm-registry-packages"}},"1.13.3-alpha-2aefd5ac.31":{"name":"@graphql-codegen/cli","version":"1.13.3-alpha-2aefd5ac.31","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.3-alpha-2aefd5ac.31","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"eef638efe468d4d8646808e85ade9f7caad89e59","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.3-alpha-2aefd5ac.31.tgz","fileCount":33,"integrity":"sha512-WV8iRcOZzAaiog6O826U0cw1SFtJUgg5cw5YWrMZJGUQYbL6D15Pg7vfeCmubdMOCzFoFd78D4HLFe8RiOeV2Q==","signatures":[{"sig":"MEUCIQCGPOjR+2xI4HzqnXyacxRtN3V/ut6Z8YjsojD7d8m/zgIgazPRhBKBc3nnMn2we8lH+U8ZPLIQZGMRW0rS4Rn6eY4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425067,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemIdyCRA9TVsSAnZWagAA26YP/RAtNycWjmtg6Hw4bgrM\n5BNtpq0715fO8CIxjf5eHQEO1PmUi2Bm23O3QkEhwNoczvGo0ZEc/aAQS6Q0\nQdxTtPGUlnPjA7VR5TqYjZJu6RCsjPSnL9CPUWhmzeGynvMHUpRU+Rbh5GRz\nCD4fbT7250pmI7HlrLjFECJbXLhLIWMriCx6ZWQ+hKrR0Cp5v2fI/zd2uUbK\nOkri047y0BnfH4n8L4fGtK9qFwFVroplXhC+I36AmgUHAndz0vp2O7e4PDzH\nRUVMXhyckgvYlLxUY89T7ZsCN/pB3BFyLfhtZqkzJDAbEt+cdRD4c9Frl+lP\n4eMURBxehBwC6xOg33XTz4H1OLxJ6xGQ7ms6rcNyRGKNGrVy90A+iGJnrVx7\nuB1mByJRd1diKqpT5CwhFSH8M6NnaO5VMb/TNHRPgBwUDriaHLIEktRBo/x1\ny2k/wIHMPZvbnlrlsJVvqk34z1iAedjy2tm4PtupkfggEKUCEQpaiDmjtmh5\nVJjSYbHqoFXDVQEQCtMq9yQ6Oz4RtntkhOAZ6r0fIarLdSkHeYifQkAN/uTc\nS2zA1xxb1GVz0JhAws+Qp53oemc7u91U/fFVVrDd4u6zApEY/3B8MKJaIGf6\nVsg617VzAsADs/kds2vV1LAsMPlM38Y6omPf6GRXCcutwdoZYhGS8nuM1iLq\nIigA\r\n=Df3+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"6.2.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.3-alpha-2aefd5ac.31+2aefd5ac","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.3-alpha-2aefd5ac.31+2aefd5ac","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.3-alpha-2aefd5ac.31_1587054450059_0.1342383336219648","host":"s3://npm-registry-packages"}},"1.13.3-alpha-4e747c55.34":{"name":"@graphql-codegen/cli","version":"1.13.3-alpha-4e747c55.34","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.3-alpha-4e747c55.34","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4390282f660b45e130df7918365c7c7684c3f1e4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.3-alpha-4e747c55.34.tgz","fileCount":33,"integrity":"sha512-XIp0ho2WUP2JSDZ/Z79DZyln1nvtqvK5hMvDQy2X4C2MKeyoaEpN8H4JL9xuwsdp7WlHcfXC86wTtCS05E9UaA==","signatures":[{"sig":"MEYCIQDXQ1tPFct5ICNRfWtK93qJvp4kDiE4YqamG0hVAL7IOgIhALGePz7MzCNRvsfYKyN0ITEkOpPcZLabJkvUEgLr4kBc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425067,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemL3qCRA9TVsSAnZWagAAjXQP/3W58aCWJbqcErCxKtyu\nU+Aj05QBa/Zf0wKscdnHIPirV6gcIdZKGfqmAOmOiDqdQ3JkWvtZe0jKCNcK\nZDdNZtpQ/SQYMSBzX2O+hKUyjR/GpyJ/uAv8Q0lA4DBITsQV+or1P+mkqVJH\nB6oNOjvLhA/aUEugxr1gv7RE2LS/FfWEKdcQxldixyFKelESWZFHowdNuG89\n3MaoOa6EVeWxGzmgvqQEWseWDx4XMFkgPUCjFZUoNCf1safL31lJZcyLfov6\nLOPUmpcteD3etuaURIshB8cZ76ZKRCoB940GK+NFbLcyG+25Bt/kBy+wNSwj\nxD2MrlfDAJhhunU7yhLp1Umi8Zqeq0fuhNn/m8biqHKrOSmZwKEnMmuFnxNj\nwRRpgZEGvK22wL11/Cyx8VlCz/tkKoA4m/ifmr5ZNiX9MT2mwaydlVg8vVI7\nWoY/XJSY7ChME8LJT9/8KUkKhu2mtnDfugJwcgaqHD6kvi/S4hFIUu9ElPBJ\nVYbHsFBsvWrzV8Re2vR6l7Gwx1CiBCHfVcQEoMIUXe5QS9PcYu4X+c2+zuFF\nYCnhK+hBc/ZJCGgnRuVIaPesZPegwLj2m3+2EMW644kn5OZlP0BODSrp1Eng\n8i++6F12VMFe1y3gr5E5raGlvU2UBVV9yoL8ORwE8601pAe93AbrJ9Zzolnw\n/lW0\r\n=GaqN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"6.2.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.3-alpha-4e747c55.34+4e747c55","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.3-alpha-4e747c55.34+4e747c55","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.3-alpha-4e747c55.34_1587068393482_0.7460631310656451","host":"s3://npm-registry-packages"}},"1.13.3-alpha-8ff7bc5c.34":{"name":"@graphql-codegen/cli","version":"1.13.3-alpha-8ff7bc5c.34","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.3-alpha-8ff7bc5c.34","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f2d60a73190a7ddcf3a6d70d3d56f0d8ff574f90","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.3-alpha-8ff7bc5c.34.tgz","fileCount":33,"integrity":"sha512-Kcm5oob6HkW87T5BCfgd3EtpHtxUUWGvCEduJmeCu4W1MCykv+/ym5N5YlQsoNJs2ELxco6A1WkfkTm3fVJJYA==","signatures":[{"sig":"MEUCIGdUH/d64ZFGI07Guuw/D1KN1MaSNhUBbpm4WXu6NV26AiEA/RZ+ICAmYOouNjM5pz4MlaFxA71Ng3BJnxiAyEn17Xs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425067,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemL+XCRA9TVsSAnZWagAAtcwP/iyoVsCk/ycjm3Yjo4mj\n7imW5MDEqWYj9L4oEiLkLw0qdu6eXmM4hWD/is5oiS3ithGb+lJXLxKiZ05/\nzuYfvPCVsjlKCwIeojSANp6deVagiBjzgpGjZXKisf7aJji7Mt3XGWjJljTZ\nQdvo3GcNVOVhwI0nTGzvVRUEQBAEwj7LoP8f3g7+V+nG0iXlWPX3r0CU8rgb\nWpUewduUEvtKKfv8ot23dJZNk2k/y1E73Rm1eGUcE4+ePlLkMBHSf0p8AToE\naF+UNC0++HPR7C2OS61Ld8lpuxPGcLhiUaITJR1nV83bEda1N/8lYkQvqaHc\n6axW9tDc/Z9NHQRwoHciJt+jiTnNhdpvu0L/TEJHznhmShrwmXNE7O1Opmr5\nTBUA6/WimzaIZiDd6PiV4Zpk7FSH6phELOrRc3nU7pV7UvG8z0Bceg+NLuM+\nO8XLb2nj+NH6rBekorqc9NoVavWrYMwQl++ljvwEpG29FEQOblGYprfuBBRl\nkaJ8OL+/DurS0yxHDIJJZ1fmGtrbCVyJLaVDQNtU4ADaZEmVbwaGp6iBS3Gm\n02OY9Cy+9aBT9uuOv2r8GAVh+oUgYCEBB7IhUdjt0suHo51RkxkKy4gu+7mQ\nVAmL609G+mvLVjYomf0DBKK9I4OYO8gD8FrMHijnT+CL43Pa8MIRRCHZvQEi\ndSvn\r\n=YVJ8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"6.2.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.3-alpha-8ff7bc5c.34+8ff7bc5c","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.3-alpha-8ff7bc5c.34+8ff7bc5c","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.3-alpha-8ff7bc5c.34_1587068823152_0.09156403060181595","host":"s3://npm-registry-packages"}},"1.13.3-alpha-62fba2bf.35":{"name":"@graphql-codegen/cli","version":"1.13.3-alpha-62fba2bf.35","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.3-alpha-62fba2bf.35","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"7d919338215bbd427468da4346a6dda776a6e69c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.3-alpha-62fba2bf.35.tgz","fileCount":33,"integrity":"sha512-PSM83MZhZvxWm2NTxCxhwfk8MDmGddkaH/BLIINexZ7q/YzFs+nOiRlSn3dAL0PUWn4y9U6ptpOEUiXXPnVotg==","signatures":[{"sig":"MEQCIA+55Rdk3wW1NKV9Kjk8c1YblzP3fqIv/frgSNcJBGq3AiBjEURZQzragUrCNybLB1cTo35sEjXV7TTr4nFTVC2Kng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425067,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemMMSCRA9TVsSAnZWagAAGAsP/Az6bDdzGoai8d0Pth9V\nGvsFBel8jUnUF114PTgyRfxHMTXgBDrKcmJ4BY/ZPEspphxFnsuk25gXvGxf\n76Y6Trh6WOvVq+odLQFBXirshcykuaYRu0hKkuCoRK+saZPbq1YEdvxrkSc5\n9tBLdWpfRVZaZsBLoGa0GTO1e1k+rpdyLPMcMFuG+E6V/8Il2iLK46wisAX9\n4nIOXSEWKf8itJ7h5m2EGSeVDa+6th0aIPAOo6mLNSp/vMkb8ldX+3P1EiHv\nfn9UbpKWcut0peFoodohjLYh+FUlib3HnDCVeiTX2YEMySwQFu3ZnR5GAxG4\nAlIswXY9u5WOo+qNXiAOvJOKwxrESwIN//sv+8Ul+1q6Fop5yQ3Qx+xSSFg1\ndyZ2DajBwyKgWZqKZJcPsP4JXXT84rNbpi4kd9RRDF0Y+NGTjmq4qrbyhj3D\nlc+o5q2UG0A2HcoIZp1cJ/7V51Z0uUWSlNFvJMmhn7l0HAst/U//4arCNC8Y\nFtOCVkVH+RLwmteNhRuMD/EQbz2BtuQzqbnG5rEjh/NJGtu0YTntR+gwHzq0\nDB4/IpH//u13bR/7Um6wbM1bt/oGCt4eRdffziOGUfG0aJahvCV1nOk416bO\n4vSm6CsU9gXwm4UqWbrTpyi65SaicH5oZgAKw/N9hT8HVtnspnY0KRFR7BHx\nOtw7\r\n=mhwa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"6.2.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.3-alpha-62fba2bf.35+62fba2bf","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.3-alpha-62fba2bf.35+62fba2bf","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.3-alpha-62fba2bf.35_1587069713708_0.5621889939787514","host":"s3://npm-registry-packages"}},"1.13.3-alpha-ec280b81.36":{"name":"@graphql-codegen/cli","version":"1.13.3-alpha-ec280b81.36","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.3-alpha-ec280b81.36","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0aa298f0458520953bc837726d7c1df79e825db8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.3-alpha-ec280b81.36.tgz","fileCount":33,"integrity":"sha512-2A8gZTCJtRwcgHhwpNc/tc8nkArRC8ks0x7NZR9D3ZArSbHvkYA+IVaVYShFQ+9PcWttSsyUCdDYwGQNyjAm6g==","signatures":[{"sig":"MEYCIQCLXLLQVsZmNy1amGXwWFHBibgIB2qllvXCXzxr67C3QQIhALmDR7wlPp08HdFVYL5mGjI16Ggy59Rzvt0vUGimhqI/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425067,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemMiGCRA9TVsSAnZWagAAolwP/jnzm9NyquW+xkVTbz+w\n5NTbAcfvevoXi++QhpWrH2TNtAIr19CZ4eoM6QrCBZ8z0C9i/OLqUZ6bTsX7\nGwgiRUklDYI8fMJdVX57W9EHzF0ur0iwDhlxTEytzvq/LeBwVtAs7kZUhqn3\nb8cUlmslvDyVmq/I33inqf3Q055Lh/IvhA+obMaT8ZUKLJvY4Wadsrc4Tqcu\nq+N5XQobpUL+xCQpGU3LcFUpVYzJsSJXQ1OhzWnGgYUiN0MMcx4zeitHUNMh\nqF0n+eXdmCFIFpt1gRMLuJB6HuhA5UejSeRzYYb3FDq4qI5DzdOP0sgJgF0K\no4gn/YSJLWSsiolUZAWJ9AH8HBLLUuHrgVj5wjzGil/LbISgjc94Oj44Y/ib\nYdfr6dbKOyTaVFqAi7Rh03Avdpkim/8MppeUPCuUBhfUREjhDDmgH3MPAWY6\nVrjGKr7K93WuYRkxIWBK9LC/Ap/03oK1/Tiex8pcyw1Qs/just5u7vqgHWKl\n6P1N2KtS1G5SQ6QYsmQILlNimfQlzbjgcLBYoIQpFqW1gjqKlkvAiBHhl8LT\ndI/KAH+B/harGgk5vZp1JyGGytDy15aL6y9qP+FwrkemcUZ3cjf/n9dp54Br\nxS3Yi5UOJSfwhTqHkvBdV1L/efNxr3o9zkn5NXSXmVgJgfPpsqlaxERdKb0A\nUeWP\r\n=fgU3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"6.2.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.3-alpha-ec280b81.36+ec280b81","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.3-alpha-ec280b81.36+ec280b81","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.3-alpha-ec280b81.36_1587071109232_0.3621403325772359","host":"s3://npm-registry-packages"}},"1.13.3-alpha-fc1fd409.36":{"name":"@graphql-codegen/cli","version":"1.13.3-alpha-fc1fd409.36","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.3-alpha-fc1fd409.36","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"19031fede12e4efed00ed56487f2370c73673039","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.3-alpha-fc1fd409.36.tgz","fileCount":33,"integrity":"sha512-ZBaHYFEBmqxBzKn2UPQiaTx3Xn4VUSkNu9m8enPbdZmgMtCCt82O7+9Kuia6IiOr2rz/RJSkRt0gbxX0A0mJPg==","signatures":[{"sig":"MEQCIE6se2BKH6BPmWs6KvWzFgQRpOVueXaqhO2bs29vRlhTAiAITQ/TmOpdcdIEYINrrYbzT27HM43DFnZeQDvViQLK1g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425067,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemMi6CRA9TVsSAnZWagAA65cP/17kQuXPCxXlYyII6iqf\ny91ElpKwuJI0V/9xGElI3eurdUS2l/uePozopCevzvAHwtbJSDhy7FGaKZOQ\nAESiiMqncKxJVTE/R8+JFV3KddtsPMA0N/P83H8nq67c66RH8zfmlje7G4JW\nduDtmxU8mEu+m4r0uGm2f+FBEMFjjrG+Db1cIzndNJewHUwSRObJXX05p6k+\nWIA2ozaANZCiyjGHLMSe/KYEhl+anPY5E1yiZplsYpUlxjD2tSBHZX4vKbOZ\nSC4Zw2lKtlO6jJzUtabHrovxbpAJQJ85NKzEgqY4tADHTRdzAGFUX/BCMxS+\nnFkLvrQer+CZN8J/Qs3xCdOeZz1sokhZMMq/Tqzgm5uZ5wMQxGb28jkX0AAk\nMPti8pS17mHXONcDmrkQWdnaaPImdpB2f+dfiM/VOjsy/qgKxjsrW1kqEHCR\nl7ARjUSqMvm4Jwo3TrwwWMntKHMoc2+S22vr5yinvI3IjoE4oZ1UPeSLtHxf\niol/PQUXUBds7FYrrOXZ7w2nN2spuOrchvCPEeLIRd2rrhLD6KMZANnrywz3\n9o1b+tK0qsJRs2u7qzXmezRKZ/ZaS4ZtmhHwu2vQQfOka84P1cw6zRKltbl2\nfqhGY59wX9FPh3h/94YR4hrGnKv16SWiVql4kEGSXvaZUVBjcjlAqKlwJbNr\nefyT\r\n=rJ7d\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"6.2.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.3-alpha-fc1fd409.36+fc1fd409","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.3-alpha-fc1fd409.36+fc1fd409","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.3-alpha-fc1fd409.36_1587071161861_0.5662749777448297","host":"s3://npm-registry-packages"}},"1.13.3-alpha-6cc71533.36":{"name":"@graphql-codegen/cli","version":"1.13.3-alpha-6cc71533.36","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.3-alpha-6cc71533.36","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"dd1dd4f8a60681f36e249389e46c49b35dbcba9b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.3-alpha-6cc71533.36.tgz","fileCount":33,"integrity":"sha512-tvTe3Gpq0LCyemMxevqBVsHRhC527+SSMZqhNYbCN5pupThWpigQm19R/ytznYxjZFu7sYBW1a1KxfTCbleI8A==","signatures":[{"sig":"MEUCIBMyUhi6v9g04tB4E7rvt2MNvZtf5xaFtUwPQc2XCwh2AiEA7ddgdRFYkL3YL4w9AsI3MCdtIVkU10r8jx8w2bEt4GU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425067,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemM1pCRA9TVsSAnZWagAA0NcQAIN42bb6S2ZzRXn5oMP+\n7lJZAkNXF9KwkluVbM2/rM6R0iSclGs0P12CIX31U4nUS79npR3tMTZd80UP\n0f37xbjwdk4tJBhedPuZO4DdymUMqDi+oDJS5yTVTmr0RL5JBz904D1NAsds\nsQMuf1y6L19qYrKF7nkBy/GcOQNXqJLKKp1ef/RpnJZMG7kRN0H9lw7+NI9R\n5b/rlqeUf+6DXiywd/sehfAvQD6bq0aIYUCoJGbkx2cWninVnqgT07vGfnIV\nPjch50FpfW3jqYkooylq/VRwapjc/0zg6sLU01musC0Oh884Sncgfgu5ClYf\nhdnmsflS8OeevRiQHaD/OxeH/iwXnQK0wNw7mssKuOJY5uuzR8PilJet3dYy\ncSxUQ90dBN6DCgAhoNwmjDDhErmTOI5Tk06uAiHzazcliquRhKXqaWdgfHJx\nNVXzrRsuUkxrb/grFcQxDNrT+SdvSb+u88fhN4PavcLbzHiPqwBNCs5vZ8jz\neFylLmywMdXQSQ9p4eBe8YtQplpkvQmhabrQ84bPETo5yTVjZA3cdh4L9WfC\npTTiXn/biY0xVZ7PUXAzsXe+1knXnCFZQUEkxRv5ampu3E+5d1Ke8bEpAZjt\nRPjaYiUAT927MIJiErus3RDz3/YS0xp2+AOc22q7/5iIPt+HuB6F2NxE/mws\np6yw\r\n=v8ct\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"6.2.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.3-alpha-6cc71533.36+6cc71533","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.3-alpha-6cc71533.36+6cc71533","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.3-alpha-6cc71533.36_1587072360663_0.7196072558804074","host":"s3://npm-registry-packages"}},"1.13.3-alpha-ed42b0b6.37":{"name":"@graphql-codegen/cli","version":"1.13.3-alpha-ed42b0b6.37","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.3-alpha-ed42b0b6.37","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"9dfde1819204815562f0b164232639c0b3b36f91","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.3-alpha-ed42b0b6.37.tgz","fileCount":33,"integrity":"sha512-whbM+Th0p9KsgRxhr1EvSjNMwqz0sWdb48a2ftN1wLxenMpY2kwYWqgRi39fDlvKAWYRh4c/8MMsuAndG/C0ig==","signatures":[{"sig":"MEYCIQDnhDmwUC1cvrf4GVN8/MxCQkuG9vtcdzqYMl7e7wVy+gIhAPGyb2MpPtw+Fa7cjcO0uWefbm5Q501RbJ2WC6uFHfGt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425067,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemUqJCRA9TVsSAnZWagAAixQP/3MW5D7/7CpJ+jrX8PtM\nMA1YnFLoTtrR31/iIzXuQ8iHY0wg116hNX34S6PvfuxyrctKv4t7DX9ZWKcW\nCEw4Tp3F20jEOLSQj2Th8lokMd3RgiuLITajQtVwgzZbwYgkWpS/yUtBre/l\n4Ba/PETB08qeTKo1nYlvkcrvFc20hutHtGNWLwzj0kHKDlb2bi8nqmFZF11N\njRWBaIGg8R15zDMXjh1Y0xJCVT/JfsrBF3qaKy0GwuZ+y7q5VEe1rWuD5OAp\nmi47/totSSk6LYWbPBSIorabyJRpwuMFTUztj9kimzxiO3F13X9Rzaa790P3\nFNFSx2KSzz2aQiLCDe4YdfSpAx3GlZgHHBDAmBjNcKF3zeOtSh1lw7EObVAq\nDynr2mueg4l0tV8CFOUtKK/OZopepRdZ4tzPhtrRgK0kUjGkS28vrtd+/ce/\nhfH/RoICvZxxOsrEKMQiK43hAsJd6sjqqwFYgqTtJREgaOZKEqWCdbpvd608\n7I3tLjQKz+I4bfqqSMIhcuVsmKr6Yia9dVNlBxDaJtU7loOWdYjHnX4L3jA+\nUc8eS4V/pKGqPJWcn3A0zr/z/6mBAd27uJYxF4QSLRM3WrpyNYfvBudm7Zft\ncS3SBFDbaC+6IDMyHC/hrbYLl3L9ZfF8lzAnQPJnSVQupyN5qkXyaL259mDa\ni+hZ\r\n=ZiQK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"6.2.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.3-alpha-ed42b0b6.37+ed42b0b6","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.3-alpha-ed42b0b6.37+ed42b0b6","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.3-alpha-ed42b0b6.37_1587104392507_0.9623268477631486","host":"s3://npm-registry-packages"}},"1.13.3-alpha-d8f95a8e.38":{"name":"@graphql-codegen/cli","version":"1.13.3-alpha-d8f95a8e.38","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.3-alpha-d8f95a8e.38","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2e2a030b13a0db4d58ca8a0a7a4c791252eb9d97","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.3-alpha-d8f95a8e.38.tgz","fileCount":33,"integrity":"sha512-A1Zr7gna9PGDW4vxwaOte09TvJNmxuKmS2OEGzgZjpN2NYli6MuACIGp4o5VKpBezyYYFrqhDBNnQMMumBRIyA==","signatures":[{"sig":"MEYCIQCzckgffcxTx4AzPzmLen2bc2HTIjClVmck1vJMCNJe2gIhAKr2uFxPyrWkoaQZvL0cBjWAe67y7IeXER/h6Dn6ULm5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425067,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemcNfCRA9TVsSAnZWagAAICUP/ickFrWcpKIg79XxZKDZ\nI2H/CKiI5W4aNoQCye8/tbf/ouKe4UYhj6UsISJ58nsdWoaFdev14ExWbS1r\nKvnzLZQh20ya5pK1dGH9aYXmXlhZ1z+MdlD1JcUOLu80JAZwrybmmJOZEA/Q\nLXZ/Fy6hzzbxfaLsxODj7UNrtEvhmIf14zWEVTjdq3ctVmuO569ohF2FM3rQ\n2zt3flCiWfJR+wwos67XqlTWOeuTrzU7z6rj7P2hERoziaDK0UDS80graUrm\n5OEZr0N0Y4MnBAJbVSzU8SXTo9W852sc5196dk7m+xtU8k5DColgGXEsSb3V\nVuNNnnnjtXvDCIBAmdH1T6OOxjwd2q2pSX+Kkzrkme9+2ghwcc5CaAvAfvBL\nsZeRH20YL2WyTy0FfKmXkAMzUZmYPl+i6nLddJkhQ9V8fe1gqAwabl2fEPLt\nh8OrPIvUoPtCR+NTaDc0P61g4iX3TWevfjio7S83afpkzDPuFAEE0wnf/33l\nA4hiXMKsccKpPDzkXdS4/aISxT1weLSBM0lSrtZu+WkEqxaks+zBQ0+DzNIh\nCzw7SjnJeaswmvRkeQbJ4C3NjdsA67h8eR+HJNsNVAM3qJQBuQlaiqyzFWn1\nQAC0PkysQcx44D9qhgvgsJ9yqJ9kKc4S34FGU16dyxmV/9zo5B/H1ge+p6T3\nnL39\r\n=mGIy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"6.2.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.3-alpha-d8f95a8e.38+d8f95a8e","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.3-alpha-d8f95a8e.38+d8f95a8e","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.3-alpha-d8f95a8e.38_1587135326516_0.35836649416680877","host":"s3://npm-registry-packages"}},"1.13.3-alpha-57197949.38":{"name":"@graphql-codegen/cli","version":"1.13.3-alpha-57197949.38","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.3-alpha-57197949.38","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f2ca8b27d887470b59d5feb7773db102d7796111","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.3-alpha-57197949.38.tgz","fileCount":33,"integrity":"sha512-XdBexQqpAEl5yFmQQJz1hEHnp5VaNeK+iM46t3YAfAa2+y0zMha/fv8ew9wuSTOFZQGtcJJj3vNgEqKhI6U/bw==","signatures":[{"sig":"MEUCIBCnz6DTidWkg/u4Wff1qHXGLEODJpWifWYTNoJ9uQ09AiEAq2xP6lNaDpCDIPZKxjTkcYWxRU9Bzdo5mrODCnJW1w8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425067,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemcQjCRA9TVsSAnZWagAAp5YP/2C9ORD37wIQzV1/XI7R\nZqcXFawYJ6E+5pPQZqb+Q3XYFmkI5QOuaGwAUNC7pJa8g3QCNkMyPLM7OfLU\np6bkdAmtrYLerEmTX8AXDb2zPOnwNQjXkJdw9rGsmLZmCvAiv8vrsuzNoNhE\n/DHIgn5Lp2voK3x6OjveTTv9hWjJb64Imo+LwNLxIuYHaCsRT8Aw5A6W7aXX\nZnMCCS78jMkPyEXCwHWj5HurByt8pJo0AmSNtZVekLAMklKzJZw67BpfDBLF\nE9RK7I+48f27GWQTn2Bpwf+NOfkZedDXkTdL3CompWfVsQJqccJHzb+iKYuv\nkkfvaDgpXUQ+LdLmYt9RZ+hRZK5UNgDEyaz1DHJR1cYnjPP7T27fpf6nhiyk\n/L8IiKBGgd8Aga16iE4IM7sRU9Eci5n+77v/tDgAa8bHwJf0E4Wx6ahAS1Ta\ntxVq/LGNV3hahbDCiVjLgPmOZU34o2kqlm/FWVTS49s4ACdH/8Gew2ufo9Ve\neh04NpmQ0xnqaL24l9M4XGTBix3y2WoQEMyP93+Az3nt5quEQlFja61mF+gh\nOmKVpbOOWiSFzKgETpgB1XvS/Uai4pA3eMPkJmpWOVStttqaosEmMxb1vY57\nUM7Y39BuWeJB+Qecy1RSaehiO4KJ/jF3mjYP1j+PokTf2+cei3ZR0VBsnwHJ\n698D\r\n=yfyJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"6.2.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.3-alpha-57197949.38+57197949","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.3-alpha-57197949.38+57197949","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.3-alpha-57197949.38_1587135522687_0.8439339645342898","host":"s3://npm-registry-packages"}},"1.13.3-alpha-ad3daa7c.43":{"name":"@graphql-codegen/cli","version":"1.13.3-alpha-ad3daa7c.43","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.3-alpha-ad3daa7c.43","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"db1a00e8ea280a445ee5b2af1675ab0a698c700e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.3-alpha-ad3daa7c.43.tgz","fileCount":33,"integrity":"sha512-jwbzDKRVNqmFBqWLjk0chg3POoeELVta8lJZcsCL64Ln0TGhi5X2chLAx8EMw60KsI1CMakq0pH8aMKIQyR/sQ==","signatures":[{"sig":"MEUCIQCiEDZThb8+E8i/K7wp6Mf6UnD41S8TFYyy3sHT9c9PdwIge6Y2/vq0UlJYDHOBSjecjRzFR+BudwYx9whJ9i+edbw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425386,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJem/RbCRA9TVsSAnZWagAAmiUQAJbKDOcQ1b+AeirmyzG+\neJOaPhxZASOIRWWjzSnxC2NRcjFBh3hSerykbWmYRNfUVatSfvxa9OWkih+7\n6JRIMoJJFviOMh/ACDxC5hU/xWzu5kB3cZYd1FfZ3ENfzSMaMgRnx9XfPk3y\ndiYjGLG2QejUdD57DS7vplEi2Ut6VZ+t31IKyyoN8yLu+Bnbc/zgcf16lSng\nPM/ftOTxtsLJMUcDVAl1XdotCs/s+IUfCPTEf+rcFgw0FiKbed6ZmOha/xUC\np98izfA6NuDuAcWyGC8XpUiQqa9rFCt2gZjnwcy8/GEqupi9sPQRGWS26+xp\nE18qwsv/PoJrVwn5Wzt9qZXXOZcdLV3+izyxOjPwT3sdRKQGv3wwx549XmG9\nn9fEDn/ngpdMKK23XOnrqwWk42AKdBOJBAzeJ8jtIcUtQUkhPEeIb/iX7q6n\n0X9Md3x7o3VxUNudrzNcgbxsaammW/Nu0WWAm0pIeNrQKwAfmSav9wgi6zjT\nYnBj/0dU7XmKqCxfq5sTgGykiLttQv+0TsxZfxdwZ9cQPQ6wLpEpeft9C8I+\nCP63O9GaAQSXdhvahAHQFXdGCmIlbbsfBMaqKaAkXJs7mAVgGhJY6KyW2Bp6\nBVDHCmRM5WoQLcX1y8kjd/9ITqwy/KYgIOCrO/Zom8cnHGBKtmULaCaOcsqQ\nA6b5\r\n=anWY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"6.2.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.3-alpha-ad3daa7c.43+ad3daa7c","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.3-alpha-ad3daa7c.43+ad3daa7c","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.3-alpha-ad3daa7c.43_1587278938405_0.26360000918110615","host":"s3://npm-registry-packages"}},"1.13.3-alpha-1712eebe.43":{"name":"@graphql-codegen/cli","version":"1.13.3-alpha-1712eebe.43","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.3-alpha-1712eebe.43","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"bca2c01effdb7f685470e87cdf46963c674f124d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.3-alpha-1712eebe.43.tgz","fileCount":33,"integrity":"sha512-lSj6qq3m7iWSA1pZeoZK935eickN3Uxpv7TPCmdfSK6WCLJsKOVO7d9EGldjUI8ZL1yRrtNMGARAwvvR2ZwkBA==","signatures":[{"sig":"MEYCIQD2Xyx9BtFx5NitGEuEMODrzepheoxCZ3ufUJrEiFMgogIhAO/A/27etnNMbsns2nDaHbhte2XD42qxgCldBQAi8FyS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425386,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJem/a+CRA9TVsSAnZWagAAVQ0P/isgLX8ti+gIm91hAFNL\nqt4Wp+eYsp5TmkJgL68x8nSCuJM9SCmrVBiiw/CDoASgk18vWINyW4Ib0/PQ\nPWgeujD5aeVU469E3SRRzzJDNAJ8Mk6R3OiD/j6WOFg4iyaA4N9xC9sLA1yZ\n3LzYmPeT50XvvfwFMSYQCifX3JDRD25oeQmiPRCB7ZF4RiPxwA8tKshK4U2M\nS4hvEuU1wxsOBMNdUef+HH1Z4c7TNwFV3ARqoXhelnK5Nmq1F8MheAFPgN3u\nkzyBJzeAzjKJzBwFcCxXxrJMYU3Y8BtdW51zEWP5OKVa1PbHVGZ2MM076rXm\nQqzpwYISEVapLZLtWGojePkW7AIKOf8Dr0SKCTTb2CS/NJQwndWxq5Up5NIo\nppmZttyVnFRpl0fjDEvLkEXWih2O+clV/sAifDz+DSOcah4QHuw3mSApT8FW\nwN+ILFLkAoN2t1Iw1DvmqNtAD/SmOpoUECxRLcR6Yhd5IEpvsapHEk2ZGMe/\nFetVAksFlONyzpfx9q3sASizu/cx+bKcaYyxTc6fzdAcTtUSg3O9RsDFmUEg\n8szZlhfhmHBQm86+VjEBD8vFTUQkJkGnoigwvFRl6evN9e7DZgImI1dMHS5L\nbsVFtUa20rcv033lDbVNHuWykQB5xzHt/OkXCM5t/NuaOFdVw5YDc2kkxNrM\n9M0U\r\n=R3fG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"6.2.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.3-alpha-1712eebe.43+1712eebe","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.3-alpha-1712eebe.43+1712eebe","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.3-alpha-1712eebe.43_1587279549875_0.33757957710497744","host":"s3://npm-registry-packages"}},"1.13.3-alpha-28f86d9d.44":{"name":"@graphql-codegen/cli","version":"1.13.3-alpha-28f86d9d.44","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.3-alpha-28f86d9d.44","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0073ec698dcf8aa234543e77a4ecd3bd41dd4c3d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.3-alpha-28f86d9d.44.tgz","fileCount":33,"integrity":"sha512-Hko1y54czT0DHJeuWOqqukI0wcInC4EJssXZTz1DyxYyG8kjuSjAwqu1+vjUe44xHmrfUStG09KmThgmNAeKTg==","signatures":[{"sig":"MEUCIQC6Pvuc7ydIyoSOl5VwvUG8RhuhA/iDd5EI8FFa5gzPDwIgaXQwbZOKwJJ/kA0UuA1+W8mi6MbOb2CV28+/zyY7qjU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425386,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJenAiYCRA9TVsSAnZWagAAl3cP/jf+fo+7dFIAslmt9yAM\nZWOxhhPDJ9ejk/hDTdPDUR0/dcUkC25kIfMom/1XScn8jthORjZ/1l7TVQzB\nRfQKAKQB8kMw9eUkJtIz1e6pdr7hp7xaactQHUjdNKXRmi2an2PHcE8wbtXo\nki5l/bNTvQf49fMV5Ca6lia/9kR3me7z6tOEelph6LNs/m2vGJMmrDFDFuX3\n2Yye1TsBzPm1bYpgm9mwsQ+I2EiHBi8eOW+IqQBTAv8vBc/4dKFbdBBE4EPc\nkz/b0NYLxGGLp+KnsKExC92j+8ECpFbghJ2KNxkFsVTRNNCk2j49qc3mv1Q1\nE6FhlP7q423uKZHc+j94bdmTvUEQ2eXcQ3ocwYrbhhv4AZT8NonW0p42t+Hr\niqW8yU3VyxqnkkBNb3c0q/8MCTTfWJHIeKmdmnAbm4FsSSM1+YxUL/Pt2WBr\nejcTtzGEizfDyWCmxSB9ORtq0G+RS+D1hxn4cY2Cnup8hOYAbN+rtd5+lElP\n7bMvxzWUmBUTPDqTIjOXVsuxYM6vFZBhuJsMr1Rryh1RqtbOJHjUxnbGdjI9\nsM5uegdE4ImxR7uqSKnakrk654Oz2VqGyN4N0QAjLBjCQtw93Dk0dk+8ibdj\nRNNFy3fa+EtBq3mO2s5KwTNP4fjvopNvpBVgcxOEpNh02SoFaioDq309Zq1y\ndDax\r\n=4pPG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"6.2.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.3-alpha-28f86d9d.44+28f86d9d","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.3-alpha-28f86d9d.44+28f86d9d","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.3-alpha-28f86d9d.44_1587284119809_0.0862035213888841","host":"s3://npm-registry-packages"}},"1.13.3-alpha-6de6e822.44":{"name":"@graphql-codegen/cli","version":"1.13.3-alpha-6de6e822.44","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.3-alpha-6de6e822.44","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f6a0b84e1637a27d262eb2a32d1f7bb5a356ae4e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.3-alpha-6de6e822.44.tgz","fileCount":33,"integrity":"sha512-Gbr1aB4sYgQCEhWBbFyrnTKVA3LEaDozXr/UuISjTwRsgNDNAt4rnve/HUCIYpCmnJfAGFF+zqLnuliN6zrjrA==","signatures":[{"sig":"MEYCIQCW7reW5ilAQEvoxjQynmXpziCEcgMed324U79zGfuCbwIhALHSc+LLEbSpFfuYhkc/0KOJUa35B+zdHX3I56k2UJ4D","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425386,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJenAjcCRA9TVsSAnZWagAA6CUP/jj4pP9of/hDaeJzc0fS\ne+51JwdIrDWGKn/Svng8zhY1cr2f2X2WGH6Kg4GDYgruLjwoFGmqbCfk8LBm\nhat7Q/CfBe3Ll1qwbvZ9tWfIUt31z9CeSiHCf924IqahPJ/FD7AOpAJX1Pua\nB1aeGXpqifSEdlByRIsXTbAhNyc12JqKCRQesMgAPWxjpIWV4j/5/w8KacuM\ntR8pXhcj9wWq24BjqNdmpcpx7S9jG/3RRjy4f5ld3/Q9KWnDmh8a3s3/GOcC\nrDe0EULsU5XLy7ZchTyeHMjQEW+b0uoQECSbypJDqFiJm8G5TNYdUaUQ42RG\np4USomI94wbZanbuhpMF8e92JZmZimDuORw+w0iPbgBgqX4fUN7Nzrdu3bM9\n5gg0lPBFYhCuPKytgekO8lLbjgQ3bxMSNhFdZjXJHq7gyg6btGm/5egILNf7\n7o09oUe2nELD5aYHl7pYFTlIKqEfeLRbVM9tCUhOQFl9DntkQo4bd6yio91h\nCRa/UASoSI/rxkNLeVq1XWxm2g+fsBx0RNnG/W43BUMoyoiGzOljyGIKLXGL\nylNxDNre8sMSns3V3p1Cf3x6OHucyR6LttlcpnKFUNpMYAZ3sm7edqyDxmgH\nTb/g7zk67yojSY+cas2hPUtsN+2z8vxIrcA6GoH0hwJRSDV44EQL7Wza40eb\njxhc\r\n=JHxC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"6.2.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.3-alpha-6de6e822.44+6de6e822","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.3-alpha-6de6e822.44+6de6e822","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.3-alpha-6de6e822.44_1587284187215_0.6764984037547914","host":"s3://npm-registry-packages"}},"1.13.3-alpha-c68940c3.44":{"name":"@graphql-codegen/cli","version":"1.13.3-alpha-c68940c3.44","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.3-alpha-c68940c3.44","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"78b7c189821a01f3221e5a284175742eec1aa086","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.3-alpha-c68940c3.44.tgz","fileCount":33,"integrity":"sha512-6+FvIoKmguS0BjO7pqhsMAiIluAgKYaEXIrpFgCr13ATjrbemjoPBDlQ+B51ZI/Qjsd5zhsFPEOx6Fne7IvPIw==","signatures":[{"sig":"MEUCIE0dAOsLRruRW8AVTkSyA14IVxS3ypa76a7qoTuaFnobAiEAvKG9As1xjng+EqeTTgkRjW3+nIDPJ0q2VfOf4k6y8i0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425386,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJenAqGCRA9TVsSAnZWagAAGGsQAI4J6xczwoOi5xSxUcOV\nu1t/pnYz4i7wQwQ55tbUstdr/wAbrtWa5NgbutZBvnhXHZoUVfn8QYkcYIVB\nUVCVJr5GSRcarex2oE11bFrmbB3hzziwnI55dJCTW0yOX0K/0YmOs+wHJoOR\nr7XpazE56HfCBVMJ5zfq0emXebvxlWme/jTRP+n6cSJ9zY6lXozOJLfKhwmF\nz2A3UajHWypcLovaTw6Vs9t/lrQvy/pk+SJF9KnvxO0eOwln3yNA4uR9hRjo\n43OT3GkT+NCvSM6YUPpH/X4coMv40WX4+0l7Eq9fCRBdOeblPn/gN+yBKdXv\nEPAqaJzC6WvoG79sQS9Z3z7zwIi3r6bLRFEcOIgb8zAd//qd2AhVZE6/0GXm\nzXEBKWFMTuRMxIPit0HZgoGnDeXEYNst/dX+0LQfadJYtQggpmui1PJcmClQ\nPMhAgcLuC0DSHT6kGkYoHtTrzx2gWlhsZfmsOZTeep9gyNi72CCuH+ygzCTw\n0ydC6/G8xLuDzENCfoOoxEQI1gej2noUqRvCeSs/RaqSmp/S80s7h6l4R62n\nnOMzFFgAlGsbAufMC1DBmXLAZUv8pZrzmLFT0+dNSPsTkN5WLc4jJxCfNv82\nYa6l8d77FncvMcSrqRRRL8z+jyTgWPdbMkLDVyz65ecO3CjG8RXS+eqKv2yS\nh7SW\r\n=pPNx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"6.2.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.3-alpha-c68940c3.44+c68940c3","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.3-alpha-c68940c3.44+c68940c3","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.3-alpha-c68940c3.44_1587284614368_0.9070192289835226","host":"s3://npm-registry-packages"}},"1.13.3-alpha-7ba466a1.45":{"name":"@graphql-codegen/cli","version":"1.13.3-alpha-7ba466a1.45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.3-alpha-7ba466a1.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"6d2c5f2745fa0d6e5a7bab8ecaa382e555257260","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.3-alpha-7ba466a1.45.tgz","fileCount":33,"integrity":"sha512-IJ87/X681qCUq6nAt/UIXD4zBFS4PJ+6Um5Mosi/SyZwPzpDBMOu/w0wEIQ88Gxq/etqWZm3pgL4t3Dt0x5T3g==","signatures":[{"sig":"MEYCIQCwmkN2dQcDRADNs2vS+awhZcYPa+g9KrFEUdwTMipFGgIhAJcFx/ujBavRsY3k3Ma3tCRVdcl/4ihmMgZPkU9BAUcI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425386,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJenAseCRA9TVsSAnZWagAAdLwP/R/hdL1y+LJC/Q5BdphC\nzqHh92RJm4QjsfNP0ae1Awna0un7xLzyLh+nGr7/efkOQ0qs77dvJEKBl1Hv\nuHw0/OhZYtxRKoLldo5F2MLSTUorXFXyweodGFRykneoWIrlpbPi/E3I+iyq\nM7C1Jr9866jG7VkYagr5I92/YFiV24yFovtI0nIIgYD8jLSDGlvadFmT3Ks7\nksXxryq6O4jIpLrScLiSfGOOFW82Ea9iYzwGko9jVopjXQ3MIc3eAK8mqrbY\nELZu9iZTBoVwcRUsKCwhdZCxe6qO8eYvfUWzKQ/puAzmvx17BqV388vah4ww\nkQlLK2P6xo0WSMLlEbRxAOKGdwPKqEJIuD6YfmYT2Jz3TGFmI2T/N3xk+IYI\nejsNuWfmKwj/1XgCW3y6Yo1h4EswEPOZ5YrN3wTIBUui9X+IW2a5S33AhR7p\nH5hy4xk/aRPdg+/3LwS1kkmYJSbYJhli3aejsRUI66sN6HCdiHDQx+aG2gTb\nVgdoYUvM1TPxq5HeQv6e6hok6VV48/XiIbqyJ5wiO+kcMwzjXyyJeKbCuuhS\nkAohcXH1YDIfHIMwBh2NwrgZ7b/MCiF1mwN+xfTiYaR7pPCkFfaH2LFGZrTW\nErE1AOVlXsujSX2FAZmDpxg2UgjFEj5cTieYSc8k0Wd3SqDMPQUiUry7XDdy\nHoM1\r\n=5+QH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"6.2.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.3-alpha-7ba466a1.45+7ba466a1","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.3-alpha-7ba466a1.45+7ba466a1","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.3-alpha-7ba466a1.45_1587284765472_0.2459920391913164","host":"s3://npm-registry-packages"}},"1.13.3-alpha-491aed8c.46":{"name":"@graphql-codegen/cli","version":"1.13.3-alpha-491aed8c.46","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.3-alpha-491aed8c.46","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b3ae6cf54d7f3395de1692e58ac80ce29b22e716","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.3-alpha-491aed8c.46.tgz","fileCount":33,"integrity":"sha512-e+zjg6zVZeYtc1h89MIHTV7ATAZ8rYPMpOwt00pfuH1OR1Hlg7SKHaWkycdqFprmI3qL7vywNZJUDsT4AN5uEQ==","signatures":[{"sig":"MEUCIHsScoh9vJHBYi7LeA9AKwjfnZe2LvfIY9ckRUMJybuxAiEA1lnOn9h6H267lTy2ZaUSuh4GxAunmK9rjsYdF4Pnk8E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425991,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJenAuyCRA9TVsSAnZWagAAPekP/3CsWMMQ1n2T66vl/rgu\naoSNDxQCdKUUyX+vWjnhzXW1WZZUUa5+3HaBVAHNgxLWl3D9em8O+plteDOj\n+YA/V5XgCknoytoDdnmVe5kvE+DKgG1vWOFd7gTxtxG8wKBhQd77S4Ma1mRh\nCanEZDx8TvlxHkxbzxuYlzBdAWHNCnSebF+lMpZofhUMC97K0hMQW8AGD7LC\n8/ImN7HvKmwnsvaeZHQsOcxq+qxTOU+3V7TSfAEht6qo48rVwrJQ3dZQC86q\nCUmZItuWisF4OrMCn5xcvl+RgWUR2s/aELZhg6fRdYGmCyy2gQEK79IiIKg0\nfoUdIQW5bVHpAsQj7tVTl1kJdJUD3HGQMangS4yzAkQyFac1cTc+fT9TlqKQ\nzSBKukHRcrkR/gr3/tMeDGTWA3+ZAZU7lbVI/y3oECvTufs3VLZdmrNGTiCg\nfUsucn/j1WR5EdMNuAQNleDCpWHPxXX+ELnh+2JyNcIslYGq/URu84J3c/ua\nyxoLGnp2cPhjHpLUEzjEYekJIbhD8iUqLY+uvgIYHiDr1NnNi6DkXJo4RQyW\n76IlfO/zHjWnIh3IVzVkHCuKLMMzoS9D4JSXMcJUD6fLudi2HcKDYBtAuXLO\nQ+okRG0vMmATux3DqXCxLApt91r/Y2I/dLnJsWJy8YnGGD8EiE0fJFJ1afQg\nyzWD\r\n=M63M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"6.2.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.3-alpha-491aed8c.46+491aed8c","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.3-alpha-491aed8c.46+491aed8c","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.3-alpha-491aed8c.46_1587284913409_0.371317197074275","host":"s3://npm-registry-packages"}},"1.13.3-alpha-ea5b088b.47":{"name":"@graphql-codegen/cli","version":"1.13.3-alpha-ea5b088b.47","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.3-alpha-ea5b088b.47","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e0e8a4bab25710de9d0e7ab93539c1a0d6d179a5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.3-alpha-ea5b088b.47.tgz","fileCount":33,"integrity":"sha512-fZsn3bFmPKXSLXNTdkTE4SPPDQJ1f7jiIid2ZpRz1amjm48woz0m2EfXQddkJKBGAeXAWP3rIEgwrmQQbMlOBg==","signatures":[{"sig":"MEUCIQCSF4DSltnScgN0FoUidoFT86Zd+Dq4YSfCROvgREIoYgIgcxYkI7LY96vxSB8wD0iC6Aifzti7W04cUTPKvUsBjKc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425991,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJenAyvCRA9TVsSAnZWagAA32AP/jnn8x1TVVWqEUS/SAFs\nihi5fTJCP8UaJ75qPYdQxVB1vnVrELAq8aSk9nOOJvY+AD6XKGCX2Ku/881n\nLBmaUMh9kB/Bo8Z2cPS1aKLhWtsTtZ4e4FMCsOkaqNboQHeDzRS1X9IBoXbC\negefh7YInlCMcnLias2zX9Jpi3/d4s6iHK+2SwqNAy5YMjiBc/7SCk+NinRp\nIe777jALxC7pAdjQuJ2hnDhQuwp55KVcBO/2Hhjyj75bpAkWF8HbrNpeO9oK\nLcUutUr479WgVtHEvCQP+psKs488RqA4QzjNObDs85afWeoIz9yLO+njCux4\nUF7JKoaEgIuCLR1QMZt8PsMdLE9CvSEGVidBnGUnBpdDZErQm2e8/tIMIQKx\nExrpT5sPGM3UcTNDkbce7U/gBto3v9TRF9rf+G8B1w1wfbGMz+X65thYvlaV\njg/ly6OYq6Vn8V3YX+oupiZ+7u9L69oysvdKfZeTiRo7fg8xIAWPDA9RrExc\nuGca4s7xuj+fjvV4ykhB/CgkMhsGE2Pw0QZbQPCU+KbVQPZOmoAKMRYuUcY1\nU5NYKJi5tMSbhtSnGQE5siSGCsK7/SdJcKzwUX6DJDlh2jW8iqTAn+ipr4bB\n0SWTQlz2Vircro2QFp4AiWgMa9jSh1DV9fBLZ1/gYFt6M3ZnzNM5Ny3wWDh9\nJlNx\r\n=U+J+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"6.2.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.3-alpha-ea5b088b.47+ea5b088b","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.3-alpha-ea5b088b.47+ea5b088b","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.3-alpha-ea5b088b.47_1587285166510_0.21621432530932294","host":"s3://npm-registry-packages"}},"1.13.3":{"name":"@graphql-codegen/cli","version":"1.13.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4eab780bd0ecc9996802e1975764d632d6916fc3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.3.tgz","fileCount":33,"integrity":"sha512-pMaCDqYOViFzh6EtDESYczSN4csT7yGrIpr1JPic8EyBQHq64rQGMkWNqgtEFL/ElPNC5RD7WUuqWL75Bljymw==","signatures":[{"sig":"MEUCIAremtj9vijYmRP08m9q9pBsIsJmk/awS4ReFJ6C4AzvAiEAnbdrgjnS/D4W9auFP4RW9WHjIJAihwew/G0hJaOu+bo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425910,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJenBAWCRA9TVsSAnZWagAA9lwP/1usQ7k+7OX5mnN3LG8w\nlv/I8+A0JsLvq/WNBkbZrXiaCJtTqqdzsugfMYt1UlY/SahVWqvU9m63R/g4\nR0EjsWDzM7YdlrD0zUJfVjySIqn/vNEpENxMglc8HLP9XeZPejCvMVDmx4r6\nU192dhLQB3OCAtgHS7FsxV7/HfCzZehmYyin0zW7aShI+iLA5SF/K1heEIB3\nP/52H2E2Xrg5DGA81eETvTH4sG0zfURikL7ZNYfjabJCZ2acVC/xTSYq8UxU\nihWAF/4b5EYvkL8M7cA0deZjUfgAiHHLUPkNUNBN1I52AIHKmk0ytmoTLxzL\nUTvSoU6afGrClcDQC8NNtu0iwHHCcq2Q+O7SlzeP9mnVyIT2P1XIBYPoTvKK\npEIECwEkVOYkvpw8sicJSuqH5mAbXeoA0gYxU7uz4xPTSkwU64j6dotIyDze\nyg09WmBozJQ3dFgB06jZtnuFXBSE4UcAupttIB4RBzll/tnBfPjVZOnsZW8N\n9ajqDiu2dUn2eXSilySO850Ezz2LED61uqC3W/BYFlB595KTilmsICfCHS1o\nYRhvyxROlg/sPVWrKz0vjgo0ITPi/nZr8Vvg/Wes3TEuPMIJgrISbwVPiM7P\nk6/ndi9J1m8El3feFLrSCGJwZxvw7NKqjNK+pYjN7ovsPSFSOgk2W+b8zaIK\n+pPB\r\n=2ave\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.11.0+x64 (darwin)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"6.2.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.3","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.3","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"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/cli_1.13.3_1587286037263_0.34757493180705645","host":"s3://npm-registry-packages"}},"1.13.4-alpha-d26ee681.0":{"name":"@graphql-codegen/cli","version":"1.13.4-alpha-d26ee681.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.4-alpha-d26ee681.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"70152c0bbb1336223ca385cc22ee1fd1f1e05005","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.4-alpha-d26ee681.0.tgz","fileCount":33,"integrity":"sha512-e65lSYDnpZYZQkXMUPfQ2DImigy9nsDTInO9VNUdgaXnkES2uLcYV92pCfPU2oStNDWdjCNXb+G1pwiPNgxZmw==","signatures":[{"sig":"MEUCID0tb3amSSmL+IXgoE8b2bjJmOoMAinEDR+F4+MlLsmoAiEAnvMiGqr27lEJbG3ooqk/JswRSIHLIYYVL36p/bI/BC8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425988,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJenBByCRA9TVsSAnZWagAA6kMQAI/gCkDnG56C9MR/3pvI\nCs3gQXu9VeZluHy6M+vLUHCHdDv/VikP2vFDEx44uuHSdKUgvFT6OTHhaTCm\nxGZI0c0ybWeKL1cpAAEmD8Y8cSQLdY5VDotrr0/1eCl3rraq1HalMvgpDP+f\nuPJ5AROTOLRjZEP83IdDb6Q5OamWrYNq6jT0ptMyZz3JK2v8UG9uB6l+JL9e\n+lhuSF5op5Y04h29gZ6MeSv0+rUNZZWW2oxBJjsbc0rogbH3I1uLxz0A6tSN\n3xF89U4sJ4tTU4GT7SLUoGSkDqBUUrL+JpqoD3AhK775l7ya9u0zqQ9fX6BQ\nh45TEOrY6I4rKIXvwl44bI24BIZZQAskQLj+ViMqcRhz7BoeB8O0TjUxP49Z\n4k4zpAJ/s7mDtEhg6Xbq5qRyuQKwXvp0F3NAecIA1P8XiMMA0fPrgd3tmomS\nkonFw3eJACk/PYLr3lT0HlZ1I+aA6Sx7awbM9rxT7QvhNkeE06Zemjhh5T4H\neSUjrjHVG0rHBAq1CH+Rp97ZdcsazV6YrAv2QuOi2A9ZjsUTNarxgHoY9VuG\nd/SHGDo+SbH2fwlo+xhdPeF+YHOBpl01zOsNn6hT0mgZiIQvoUTCM0q7jrI+\nUesF4R7BWrOlNoK+xkUE6/duE3NxwBisYH+3YteVSjHTRjfUXIQEgv2U18gh\n87QX\r\n=KW1r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"6.2.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.4-alpha-d26ee681.0+d26ee681","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.4-alpha-d26ee681.0+d26ee681","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.4-alpha-d26ee681.0_1587286129298_0.41240005244982103","host":"s3://npm-registry-packages"}},"1.13.4-alpha-34c952a7.0":{"name":"@graphql-codegen/cli","version":"1.13.4-alpha-34c952a7.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.4-alpha-34c952a7.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8f0cdf92e8dd2b3897908df0dab5358df29a7243","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.4-alpha-34c952a7.0.tgz","fileCount":33,"integrity":"sha512-DjB2iYsnbHvMbphVmVVjycdSnf9+YIYfKPDL6aUaMxJN7sNtoG9EbCa4dIJTiW41N2iksMDj1D7dJEaX0Pktbg==","signatures":[{"sig":"MEYCIQCboaueYIXKt4L8tjioKt5FtJzuR4F4fTvXS5XT5kU8HgIhAKP8MaoVVerYCRbxb5rjSdIih1ZjUFe89JpCRsWp6OM9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425988,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJenBJrCRA9TVsSAnZWagAAZX8QAJuQLBV8WHL84RHJcv0c\ndqQG85Jyr4fVwFwv/mt+LnMMFfk38qMS4GQqI7rAaKJ8FQq2h7/98sqiQa+q\nmePNJMSporaADnDV6wGyFL4ut611Sj9S8HVZskdDGqKBLccW2yUgWpxUmkyU\n9gekuIsBxSI3+eRaGLF5kd0y53ndKvuBLPe/2IcsJ7V8mTQJjMAbRE9v5ATS\nYcIAv2q9kx1nuC27QRiY/qrbWialvPObZULRV7C+ujt66VOFs7G613tJVy5a\nuTYCMbOTaWIUE8IgVOmpRtJFh6AyEoOYpqrnQKEFIQmC4I0HSPrwmhA/I1F8\n/ijS5NffbkAwNp/2tAeWD+fTMvEcMMS86P7LBb6qH6qFfrbhxXj5INXc6kM2\n3RRkUVMKCd7xY0rDEXRcvhsnVMnfVujNJgRbYwuBEkxud6PAR/efVkJYkG+V\nWthqqvQO6gbVSRnXhSOk+oXmgwOc0BumOUK1gJo0/X7AjeejK1EMR9Iwl+1p\n8Ajum+Rd5S9p1/IENq53mVZ3FZ2oIg4Q+v2HE5IYpa6uNgXbtbJWZdIIZRK+\nR3pbPeEK8X8MP/lZXFn45sjRsKOz8uARaCIMAMRQpDFKCrqtpD97pPo001C8\n43qInEMGHnrrBUuMpuSX5DbSJr32V8Hjb5vfcbkhmyT0dTA0N50ekf+COL+D\nF+O6\r\n=8ToA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"6.2.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.4-alpha-34c952a7.0+34c952a7","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.4-alpha-34c952a7.0+34c952a7","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.4-alpha-34c952a7.0_1587286634449_0.4841861709229647","host":"s3://npm-registry-packages"}},"1.13.4-alpha-cef31971.3":{"name":"@graphql-codegen/cli","version":"1.13.4-alpha-cef31971.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.4-alpha-cef31971.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"93ff84f1110bd8e5c097425240743930e6760792","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.4-alpha-cef31971.3.tgz","fileCount":33,"integrity":"sha512-EW0rlxil09HINct6/OOVo+0Y8QFz7P7ALcvEBkBSKkBkHtaD/EcfkSQYNRPA3iHDpnsnWeHQ+SR6lUYvb1sZFQ==","signatures":[{"sig":"MEYCIQCnSJyS1DdHXT900ILR81fBNhiVIDBh4WTTKXPilARk+wIhAJsMyKT2ZB+PReFECtANV/kiKsMRoJV0LSxeV2xRAaTF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425988,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJencT7CRA9TVsSAnZWagAAwLEQAJUXOYbyPYAPQuuNZBb7\nAOrES1TqjSoL0y8Hmffr1G11YqUWj1ATNtBcfCWlO8dEL5hWcAuHZKnnpuwY\nh8JR4M/aWpVIW8MhNK9XjwKa3VWYqrfm6ry4/Ainz12F/DqAhSjdUEs8c1Ua\nEQed6dyI7tH0ZD3jG8jc2PTs7RX8CBVCedmcq1NPuokFwM93T9fmRJHbVl22\njFMeb5rfIRbXgxc6e8Vptkw6YUx+QVS1sh1TB6wOoSisFONvoYRl69gEv/2m\nvkLwMqp7w7f66k0tPOlnX/tsrvwxEK5TZ8ar+ono1MvV/BmiGPTuc9gxamG2\nm82KUSMKdz+/qZvblZDCHWPRsd4cLaCRGeRyfPkVqfkCzPYXyhgkJXuzaW3g\n8e5GUYQtph9D3zuZbXnNZJE9r660aqhgi1/uX/vwc1vkrxKvUiIOKV9NSXL2\nF4t67iv9G6bIblYwp/AGqDFm+28pne1EHyewilM+QhSW/JPZUC0IoY8IojqW\nXUKGXuJ/Ddq5WvrxHprhrWVdimorujQoTQcSslG1hUnhzGan4+Pr8Ou/W2wZ\n4EuVR5leMlfeYrLa8ctNTNlhE/OKdZeDCDTz4z5x01GBfRQ20TBcAHcOBX3U\n8R0gm8hTFStZDsdx3Bl/NXIxdfNS7Dk5eYLJEwUKYBTGc3lT2N2NWL5JdrKC\npcHP\r\n=zn9t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"6.2.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.4-alpha-cef31971.3+cef31971","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.4-alpha-cef31971.3+cef31971","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.4-alpha-cef31971.3_1587397882882_0.20225666100395268","host":"s3://npm-registry-packages"}},"1.13.4-alpha-06ddb30b.8":{"name":"@graphql-codegen/cli","version":"1.13.4-alpha-06ddb30b.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.4-alpha-06ddb30b.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a50918891c2140e94ba6f047c520f87f7fcb11d3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.4-alpha-06ddb30b.8.tgz","fileCount":33,"integrity":"sha512-bTI30r0rD5P0S1jVEkXGTGMqyLj7OMt3+KlTj2NwbPeAKtuXYRI/FTAkAJevQyAg8sEoPAjnEPiu86OgktWbrw==","signatures":[{"sig":"MEUCIBdtuFF/7ahES+XBe7e/nZw3khETThbOG6DGNBFQdlnaAiEA6+ZtJR4mpIwTEuJpjomGSHOscj5/Xi83tuOf1QWB2Ak=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425988,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJensPjCRA9TVsSAnZWagAA/UUP/igrIvdYyarw3kRxn9yu\nmjumD7+TDmMp4OJ4Na3FHwWBQVrqzj/OE6z1/L17s2sc0fF04YRm+Dvpn8vR\n+8HPkrPZQx7SNd772CwW6sKFrUXjBOpHFO6BdldZ4P5QQ8o1AVjCXAFj0ZkF\nemVaCjN5aZQJAK/3S9I5EC0pCA7IaX6NuLeDCwVvtLU8rLu8qxpj8J1OMfBc\nhGTxgyHDy06b1f2xhEoxpo6/APNSUYZK4bkpeLqjvmdu/zt2c4jBUD37K56Z\ni6sdwNe01sgwGMepI5Jn/Ut9ImN3ALOyT3AuFiazyyXiBNzEOZKUkypUshSs\nG1L6l59eGZcwOgTp3/EOKBLhkmrD0JADFvY9tHdRhOyqXl7FL/6dbhdfv/iV\n9jT7vFkl6muTIWi0Yz0cPLUfYrn8bgTrWNFXPFIxvYZ0KVnDBKfxvIZML4Qu\nt8ZIHRjsgGhNm7hx3ngfPqjgnLvCfXo/2wcZEI7M9IQ7Y63z7DZaBh07zk7x\nh8mPbVxFMCotLX8WVMIqer8gGCCdN1O7h3zYtHQQ/a2MuJ8G6pbzaH37lZIV\nY448fKRB++2SEkZ4SD9/TixZB9gjrSWvKDDYfCmu3C9Ri9zxxbFYHN6oo4aE\nKRxe7d1u7soyYP0dI7ChMcTv9AMMF2y7tmt3XX4bK+AEZbtHJRFUDp0a8PFn\nnM9w\r\n=Q+my\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"6.2.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.4-alpha-06ddb30b.8+06ddb30b","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.4-alpha-06ddb30b.8+06ddb30b","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.4-alpha-06ddb30b.8_1587463139053_0.17077268293895997","host":"s3://npm-registry-packages"}},"1.13.4-alpha-22d6bef7.14":{"name":"@graphql-codegen/cli","version":"1.13.4-alpha-22d6bef7.14","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.4-alpha-22d6bef7.14","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4f3bca51c011731142e4e71076bbf56cfbad2975","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.4-alpha-22d6bef7.14.tgz","fileCount":33,"integrity":"sha512-w5RVg4X3rhJDv3yNoLS3v7Oz1eRa1M5mpEtX43u8OypVZ4MySWWkZSTbtoSdUsFNuXXTsc+0x55n/PTJytitwQ==","signatures":[{"sig":"MEYCIQChLWNTD7irrW3z1v1uKIx1yAmhK5NumM9u17BGAGfssAIhAIuj7dbwUPQCQZtcmClb4FkWr3hd18sBONLuNJVRmP7W","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425991,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeobugCRA9TVsSAnZWagAAurcQAKPldkwa1fjY8emHATQK\ntYuot1AmEWzX2XnXuH1vjRzA2Hy37KqT84vJwwgvdrGwq5clRTSxGksby+Zp\ntJUIuWJzo7e7gNGWmsfF+OYZF9vWb1/FXBH5LcN4FjIwQNyWxeCCLGT5Dt6l\nDz6QPIilsQOubfZcauA9lm4UDY5kxv6NaiCtynx7y5T3oO9Z2f6VZuPm1SNe\nfrMtP/isHcYo8W4G5Svz9XGvN0/64fbwc1JnScLQjNCsurlJg088D8Lj3FPz\nsVIGGdelJMGfaNVYvFqXcsC6RgmWQuxFfDYRe8Igg9rcV2Da5gfW55CISSNI\n6vJthxsF3qhRSnmwk8JbZ+zjjMPSlsi5UNLmQdniX18GdUKDhW0pev5CkVIs\nCxHtqJY+DzG+sr7puOwiZxGJ6fDFFiWE69aa3+BDml7zfUU2Yu1XqyqY+a2K\n55Z7adjGz60+qstreCH448vXNd5Dv7hx107+89S5yuwCPWOg42/rERJ6QRZW\n5T/mi5aEyBkPAJnp+kucZWpxk9+83taqOsVeMhRflOsYVb4kMfjfTz7Ng97M\nuOnmfgzysDi6RxYny9L/YmXD5B9C8gaJdJLg1NcUOhXrJcEKW2Ij8Av8sHRc\nbCHBNvYLgo3A+qv26KJ8cWE0HG5bVIv8loLxc4sfjyBkpNsQOr3rqv6LDngS\nyJEx\r\n=eacV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"6.2.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.4-alpha-22d6bef7.14+22d6bef7","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.4-alpha-22d6bef7.14+22d6bef7","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.4-alpha-22d6bef7.14_1587657630856_0.7324794700523896","host":"s3://npm-registry-packages"}},"1.13.4-alpha-72fba11d.15":{"name":"@graphql-codegen/cli","version":"1.13.4-alpha-72fba11d.15","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.4-alpha-72fba11d.15","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2c0bcaf49c7a1e4eed4d5d4ffc224fca633b0ea0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.4-alpha-72fba11d.15.tgz","fileCount":33,"integrity":"sha512-NsFI5AmXnca1nKREvEIUG1jr2pXkcrW8ksY/I60IspIjUSZP3w2YTjGZrmaMKpq70cucrjwL49vu9AimuBLUog==","signatures":[{"sig":"MEQCIGQ47fht3b0FNRbE76xx/jxyTHKmDRgouMAE+4N9Am59AiBgsGg941rURRNb9hY99gE+cqttr9wGwQf2wP2vsOCKnA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425991,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeocVpCRA9TVsSAnZWagAAJJsP/3auqNl7ei5nFENTSVXT\nIGvHaaRmXzOSxf6JGqP5rbbN4sKNTHRjHPljdyPIyMk443TnXVAr4EO/BzRU\nw60DNKlnmQjuMEoxAU8pCkfy7sK+51mQtxX9zaXsvsgRL2yyvtVOUsC59Nf4\nOVgqqKoTYKE9nnitimfZm2RxaHueEcJktrA5SeuElNuOlLAtHsyoDxkk2gqM\nEypdrMayJxqeGrTCOjAMG4OtwlQDrt6t86dp+coUzVCF+FfQ0h0RrbOHalWp\ncRaLR7Wya92oVnjwjUeR6jLka7eLkSe4ewesmW6o4UimWJL7ND9+t6xIIkya\nyHcL22Frg45oAOw4UNAnBH4DxZKxH/vp2kPcjRvx0QVuyaqIv2TRiEblrnJU\nTl21WvXPKzC5oZgwqHD8GO6IBAVDJ1B658TAQI22XxaB2Ug1VOuTUwvXqXJ5\nqtCaTjoJJe1KP6YFQArXCtQmXvxp46nPUpwfrBlOrPhRmBq6BhWpyNeazGgG\nYm0E8d8v2MTZXRKoSuZKRf8pc5aBy4sFH5qWXgyBIsFZ1IKIWIPlpZUgZ488\n+XOA3TpTl1OETAbViChb3CkjHevFFp7cQbNTyh/vq/FSIT9wP8VISoLTuzBn\nT9G0ZFKMF9H9m8mHGtxTZ02cdliWSgv+U+Hf1MdQWNJ6tMeXhIzwver1neYA\n2lOW\r\n=pYkq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.4-alpha-72fba11d.15+72fba11d","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.4-alpha-72fba11d.15+72fba11d","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.4-alpha-72fba11d.15_1587660137099_0.08507746736498012","host":"s3://npm-registry-packages"}},"1.13.4-alpha-23ad968a.16":{"name":"@graphql-codegen/cli","version":"1.13.4-alpha-23ad968a.16","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.4-alpha-23ad968a.16","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"9f6cb60414ee606604ac7a2fd0cf8d64aed3b28a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.4-alpha-23ad968a.16.tgz","fileCount":33,"integrity":"sha512-sFTjNApkX5PojUz2XH4TUTsSOXlQTXtI/htVjyzwMJ61xsOu39SX+zlJAdTMrkFTg9ScAI9ZsmFeeHeGH6WuUA==","signatures":[{"sig":"MEQCIHidvOb/QiT8kIrh7EbdzFKyINNho3Ru49klwgfknuxJAiAQz7fBBQ05HSrGHOrhxczKoQg8NZsDyKuHqZ9/zuemqQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425991,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeocWDCRA9TVsSAnZWagAAIoQQAJ7CSzbJkMbyoYQT4cig\neuyoqphnkKzCwuX7sOAbrySYotsGeoKQL7yTZeOtYKHbHw6F2Gq3zwN4MUSs\nzTd0lUxkfowDjYdHn8Wn58xwq6kHLEEjH6C4IUFkC4QseubBFGhsyfNRyigU\nzy01Zlw/dhFooKH0QZq+sEocSrxr6wFizWyMbWzzG+gvqdvNUtG5j53wRTfH\ns5UXxM1/CEsAnvAtJEjlDylrKB4o/FSijaIVD51SElAtQ90fmftgFIMgfljH\n+sUA+MfpCAfwmhwxLqcLg1pn5T3QpNhEU5d6H7ETXIwn3qbRYRrMgk8qF00A\nqGEJwmwxMNlc4ntZVXEBCmTOoQTMx6Ai3eL6rwPPPvK2Q/tE0IvS0R+A2yRA\nksyUEWqVL4PpWbkKrIhdUdYr+4oiT7Mv0mmvzI2OR6y0egXeJ+36GAcTK5CC\n8hDXR61DF0G3PCDPuDgV80hojmK+o+PAs04rt7ABB0LqPRK6Sz6zxxaXUWEk\nQvzQVSE/Cb4966s+3Kholx/3xq8WsS8i9NuJoVdvlM6B6+fbjmRcemPenvR3\nmwVfbtaNWKE6oLBa6JhXZV5NWz7p8Yc9m1Dzs6PAI50xOYOKYibKLl/JdeKl\nsmCEL5OeJo9YZrt8CInabRk2kFiOkwVXZSQc0viDT1vC9VXhXvZtvWkZ/OuJ\nEZWY\r\n=n1sG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.4-alpha-23ad968a.16+23ad968a","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.4-alpha-23ad968a.16+23ad968a","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.4-alpha-23ad968a.16_1587660162583_0.12209400645624746","host":"s3://npm-registry-packages"}},"1.13.4-alpha-d55be93f.18":{"name":"@graphql-codegen/cli","version":"1.13.4-alpha-d55be93f.18","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.4-alpha-d55be93f.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c409341fcd93c4add04a1ce5f05e93f8b5de1a5c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.4-alpha-d55be93f.18.tgz","fileCount":33,"integrity":"sha512-bk9sXphkexGbwJ0tanIk5noBlzyVxIiiJ6BCxVH7TNV7rkgtydvl22cirMPojGfUTiiFrMhtlsLv335VzeTIIw==","signatures":[{"sig":"MEYCIQDHdEAiDDGrs7oxPqBgXBpj+7VdC65Wxzwg4N5XJSKsXAIhAM9Rn9bFA0tUeHwIZS3jBnx4jzRHEPBoXEeVPyS4B5Od","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426375,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeorInCRA9TVsSAnZWagAAEBwP/1sWmv1uN+MAdF7Y22Xe\nwiAyASYHQDa82+yyl8o/Tdx5F5TJR7Ud7kCWviX3jDGoF9cSd7E3iiU6WiLQ\ne+dsmgtKCgEkYcNjd+v1HZRcW0ECbijK4Us6NjAW1EZHueBA6iUWcYWBKGSO\n7ZVm5cdcOKmoA10WCuGo9+Y9Xn7RSbyTOITTjvBvEHbCyvcDIPgVXkFiCMOT\n414bzwdPagYOJIsdB6aIaRbx8zewzwzQh7y//y5VykXtiKtcr1SGVvqlX3sV\nT5ztzq6gHPwy3sI9puDNsH6GzPuQfKy7aRWFjU9dA7mKurmD0GzJdgGmBa9l\n0VNB33BNKaZhiR2fToEp/twNWeMD5vvxYasm6Ne/wh6BHUhRwT4/gBhXKY7U\n3L8PcxLmN9EJfgXSBCuYMIRRZit6X/eizZ72eoBed60Z2Pr9+jiLtLZouq8m\njNxZA5Efay9x2tXqcuoLQSQ4gKk0h7m/7Uw3SEG0FFDBPoyv8qEV1kPx9XNn\nFN9h8PhA3618czE/3mMdzFN0EKbh9tW/38ziz6ts2xoEJY5fmkZDRYiZ2HaK\nEUo1M4f9nga/Y5M1zGQ3Ws55gDce6xfZWkuNZY6r5cbwnSh4T6eUN9TLhOe4\n4zhpiH/tydSB+ZnZ1WcziZbLLK2dKECrrFhOsu0epDq4TWO8tZ9vbQE3EoBW\nDi3B\r\n=VwXA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.4-alpha-d55be93f.18+d55be93f","@graphql-toolkit/core":"0.10.5-alpha-7c19cfe.11","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.5-alpha-7c19cfe.11","@graphql-toolkit/git-loader":"0.10.5-alpha-7c19cfe.11","@graphql-toolkit/url-loader":"0.10.5-alpha-7c19cfe.11","@graphql-toolkit/github-loader":"0.10.5-alpha-7c19cfe.11","@graphql-toolkit/prisma-loader":"0.10.5-alpha-7c19cfe.11","@graphql-codegen/plugin-helpers":"1.13.4-alpha-d55be93f.18+d55be93f","@graphql-toolkit/code-file-loader":"0.10.5-alpha-7c19cfe.11","@graphql-toolkit/json-file-loader":"0.10.5-alpha-7c19cfe.11","@graphql-toolkit/graphql-file-loader":"0.10.5-alpha-7c19cfe.11","@graphql-toolkit/apollo-engine-loader":"0.10.5-alpha-7c19cfe.11"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.4-alpha-d55be93f.18_1587720742418_0.4176585412085838","host":"s3://npm-registry-packages"}},"1.13.4-alpha-a9c4f73d.18":{"name":"@graphql-codegen/cli","version":"1.13.4-alpha-a9c4f73d.18","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.4-alpha-a9c4f73d.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"99b9f211e2a8df75548ea0602ad930757175aedb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.4-alpha-a9c4f73d.18.tgz","fileCount":33,"integrity":"sha512-zo/u8GC0pf+cvSMYkmpotYzRB1SZIW1kFUO8bCFT5PKMH7gGTGcfIcePecklnxnGLYjzd1ZXfmJvCwfTKkReMg==","signatures":[{"sig":"MEUCIQC3JlCmL3gnRut/VzccMNRApNjc6XEMprjvKLvDTDjVCAIgfFsdxEuHUzWRg9x86i12DE0m1wwZLx8Og2AvCo6P/So=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426375,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeorQ1CRA9TVsSAnZWagAAMJsQAJnKOf5H1mrOYsRy5VWJ\nUF0a7/VAH+vR+XorOTGduF7dVZ1IZJT4S84ZBX2jDnUTdCyHG5cwyUFLqVjo\ngNFkGqnmW9QEd0e4b61jW7IOrDWyi3dUPm20gzC+7EipGpYaVLlSQb0e266v\ndbl7Z11F/F8ABYHMHYmGbmE2DefcAqrmZ9h2v8WAyINHSX1tNuRqjti5AZZF\n/1WOZUIJ3O+co8a/cnHHv20ZJ8GCq3bC6y8beI3XsPod5VoGbGA6zXnFnuY0\nZtMSnnjRwZNzy1knJyyZSMDXsrN5nkSUOEIh1Rc+lcfP3T9lXJV2QNtLDrL7\nMlafJMQKmlOfFn1aJDIywHKjR9DcQT76fGITbdAE8BgsDbpo4I1IHT/m5/IC\nFHzGmTVz0rSuNHzLuPpri24cUin6lbF5wVa9DtAwxmyOkTSzieioYbM9E0cL\nobc2Nh6kai1dm887EhFoDmaTPZUO/E3URfK2UpapFnLoV5J8algbqK+sDPW6\n47Q5DPvcJSeL54iVj5uFP2nyMyrFh0Vezwp5/C+LYwCH5uTWsc+IBKGJ/3cF\nNlYnA9DnZU0INAleM0UC831dQH9jhVw8i0FDtiWbz6yzHfXFPZzadliA8mKS\nXr//rPfJ+C5zIaqvS+h6z0/cJ7zo+cV8bmZcbKve8agdSS1lYxa5yg6WItWE\n33r2\r\n=mll5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.4-alpha-a9c4f73d.18+a9c4f73d","@graphql-toolkit/core":"0.10.5-alpha-7c19cfe.11","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.5-alpha-7c19cfe.11","@graphql-toolkit/git-loader":"0.10.5-alpha-7c19cfe.11","@graphql-toolkit/url-loader":"0.10.5-alpha-7c19cfe.11","@graphql-toolkit/github-loader":"0.10.5-alpha-7c19cfe.11","@graphql-toolkit/prisma-loader":"0.10.5-alpha-7c19cfe.11","@graphql-codegen/plugin-helpers":"1.13.4-alpha-a9c4f73d.18+a9c4f73d","@graphql-toolkit/code-file-loader":"0.10.5-alpha-7c19cfe.11","@graphql-toolkit/json-file-loader":"0.10.5-alpha-7c19cfe.11","@graphql-toolkit/graphql-file-loader":"0.10.5-alpha-7c19cfe.11","@graphql-toolkit/apollo-engine-loader":"0.10.5-alpha-7c19cfe.11"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.4-alpha-a9c4f73d.18_1587721268458_0.5813706470959508","host":"s3://npm-registry-packages"}},"1.13.4-alpha-ba64fd84.18":{"name":"@graphql-codegen/cli","version":"1.13.4-alpha-ba64fd84.18","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.4-alpha-ba64fd84.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"cd0d601c4e80c0de7a1f387c1df67c086809a175","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.4-alpha-ba64fd84.18.tgz","fileCount":33,"integrity":"sha512-UOOSHcd6dDbv5VzrMj49oaWlKztm5cHlrPVquudnU/J65aKqjJ5qbFBot1e2bHxTWbRqQ2LCJNyQzKrElETaAg==","signatures":[{"sig":"MEUCIBxDd3HG81CYhKu+9esYLVthet5LO4ROLtIghM8tsxBcAiEAvnf99lF9aT094e6mjQvUzzogQPvay6iaTe1w0jEfqxs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426101,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeorc3CRA9TVsSAnZWagAArAAQAJFoM6VWelFUomrvCFNl\nlk5JUrQzP3cRAU/1TZXJOU2zvzpqdm9ok4U8cgUSqB7OqXGG8OQI9XTAjK/4\nX1+kQ8xV3aW3ojG3oPAbaryVfC3dhe5B/IYebqkgw/YMw9Q2a43D5fVSd5iF\nrwOADHr+6xqkNIdV8U1Vx+rExbYeJBfN+t3ftSsp6FmNTjUtU1xt8I0Tz6Ws\n5srAddOXES3FU5EyMpp6k7TqeF5hWuX8RQSmF4Ve/i1f57asZcWdwSjFQkbp\nAL2mqUdDYDI8JPQiiGiYZDvqIDxQgscMSBNfd6dmKE6z+q08HO7hB7QBq1GG\n+Q4UY8x843rHT6zRrRmk5fLPQoG3M8SHjjxfQnrk5q7Z6bQyd2oB6RsxPQJe\nu7gXtnBEzc5KJ/sir+OMIICaHpNAC4hVa0aI4lYCvCYzSa2q4DG655QgSs2/\nQPWPDNPswENhEStyTUj/SRpQaBaZYNTdcul8cwWiTZYGg0i6QkNT4K0ziMk4\nezwG6elM5OnqAdX3U+M5Bdn8pSos5tCwYeozSj15lo2rRTPPMdv+Jgoa78J6\nRQ+SGI5UxM/b3jMb0Dvi/Sd36jdgJPWV3sPutbELkYbWD4gYbSnV6BS73eTE\nedwN6TtDsH8sPFNDgRbiNOfHXJKVwVq7jHdDeWVpGumxXb1O6R2jcm+ENgm+\n9hGa\r\n=liCh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.4-alpha-ba64fd84.18+ba64fd84","@graphql-toolkit/core":"~0.10.5","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.5","@graphql-toolkit/git-loader":"~0.10.5","@graphql-toolkit/url-loader":"~0.10.5","@graphql-toolkit/github-loader":"~0.10.5","@graphql-toolkit/prisma-loader":"~0.10.5","@graphql-codegen/plugin-helpers":"1.13.4-alpha-ba64fd84.18+ba64fd84","@graphql-toolkit/code-file-loader":"~0.10.5","@graphql-toolkit/json-file-loader":"~0.10.5","@graphql-toolkit/graphql-file-loader":"~0.10.5","@graphql-toolkit/apollo-engine-loader":"~0.10.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.4-alpha-ba64fd84.18_1587722038738_0.13179274540183106","host":"s3://npm-registry-packages"}},"1.13.4-alpha-db01483c.18":{"name":"@graphql-codegen/cli","version":"1.13.4-alpha-db01483c.18","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.4-alpha-db01483c.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f04406bd11fce9b29b5442cd1ccaf1cb1f712f78","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.4-alpha-db01483c.18.tgz","fileCount":33,"integrity":"sha512-9rj16YaNmcKMWvlXSrzrBqBDltefNREto0XcLfX1HcAyNgahse39wWPYOnU8hGeKWOjDhqmB/E/4c/OlPuJYqg==","signatures":[{"sig":"MEUCIAP7monVzTLNf1/Gjf+hFBwwVdG502dD+/oBDoDAVSxuAiEA7rRsya7CouDEU/B6GoAQKIGLQ6Z1OxSuqk5Z5lW6aVs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426101,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeormkCRA9TVsSAnZWagAAkzwP/14M2TwjzRLruUu4PqfA\nI7rdDvwSXuWBRFjsa2dhLyz6H69XtPdQ3RZlGYWFJRz7D1mJwnmqQoiIJkWa\no0f56UfqAYwpgAJdiEY3na0zuzBnZLJcIHCg10tQMUccRuwfWWSeKakchXFw\ngdas0pUfSVUStGiVCQkspDO3rzWMf0JsZZ4+9BD9RDul5JrxJoNDaseKhK7U\n98wKvWZZTacQhzOkMPcbYYXUIYz3hs7PMLZI2vb8stR2Yyrb8yPvTwbiCnhu\nJa5q+0UgVi7rCh9G+M6lHuMDN7MoWbZ0/vBB+G+VA+jwf76oaGsYraKIdqvE\nxPFDulxRu7UGEulgN1CnryAVfJVYcLtDc0NO9oo552gt3YXKVAgm12/DxI8K\nMgrzpzL29XfiFPC/eQHwcbZ5UDu7UGfFkTDJ5R1GgazGoU0gcMYp7ZfwzjJ/\nzb+s7wuusQ3aDUSylrbhrog7HMALVLbexXxfBgXNgr+PwslrWGFezj89mobo\nSwZuC4Zf1qd9qX3AC29gab6AnIGBOG7/lhT2Gn7XgntolxDgqQZBZj6KXL9K\njnKUacICJ0a59A4bP9M+cbsE+cwX6ySTDqjBHzmmLI7fxIZ+0EG47xFggLuv\n3ttyHL0EueX7rVo6U3IVnS2AIkJ3IKWqGp1Wd0YEYI8cu2KbYWUOlnfupDNi\nx/Pw\r\n=wreg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.4-alpha-db01483c.18+db01483c","@graphql-toolkit/core":"~0.10.5","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.5","@graphql-toolkit/git-loader":"~0.10.5","@graphql-toolkit/url-loader":"~0.10.5","@graphql-toolkit/github-loader":"~0.10.5","@graphql-toolkit/prisma-loader":"~0.10.5","@graphql-codegen/plugin-helpers":"1.13.4-alpha-db01483c.18+db01483c","@graphql-toolkit/code-file-loader":"~0.10.5","@graphql-toolkit/json-file-loader":"~0.10.5","@graphql-toolkit/graphql-file-loader":"~0.10.5","@graphql-toolkit/apollo-engine-loader":"~0.10.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.4-alpha-db01483c.18_1587722660247_0.8687942837796268","host":"s3://npm-registry-packages"}},"1.13.4-alpha-0dc85c73.18":{"name":"@graphql-codegen/cli","version":"1.13.4-alpha-0dc85c73.18","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.4-alpha-0dc85c73.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"9d875a1ccb54a03d5b4d134f138e0b992cfe4870","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.4-alpha-0dc85c73.18.tgz","fileCount":33,"integrity":"sha512-DqZaQowMegDMxzyoK5TCjVvR4HTFqk3awVCecSGaTzLefeTODsTMgyP0+MaSOUYl4CMpSrKZ39zTJhh4KcyHRA==","signatures":[{"sig":"MEYCIQD1cqc2FSwo921mw9oUcbHSdJ/wSgwjy7WVKSzkS5MwfAIhAMwI+BTc7ZxbN/pOXBjaARMcz0N1+/JA26ca4oRloE1+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426101,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeosSZCRA9TVsSAnZWagAAi8gP/0SLnqpLmsL+IRJb6+3r\nBwnZfqx4IzJbHSZybfFJIDTZczEsrmXmh/Bc33O5WkCP7OsT9BGU/gtVBIkf\nLR76Io6xBB0uvtXpYzb6nGe9xcnZGZMZYPa592Nl7NsoRfn4Gv4GG3HVMQaE\nF+fmou2E2kjLubt7d6IBhCf4oS+fOXpeASavAXgl3eKm5bO1yErCAN4kPwDQ\ntzultS+z7FDoziWMboQ+YEoFK5H5SjEsO+8sMeMhsJMKKo5pgJcXTYDOR0yM\nZBxauvwm54dQyzCxcjaz+JYFHU7jd/Hp+FnnNk4hC6O5c9ppga9+gkocgzog\nWLKy9/JPXv4tUu4OeP366UDnZHc2ljsHoSfcOO9Kg1StpJzU9gOGE2rmOb3Z\nsWIOTuksbFrGtPIi6b5kpMzfAJSQLjlsgCE1HrNELEz58Y0hX7vPuWWXASkw\ntdYKdcBGSD2h0IxNgu20qhfjN7HWdZjHo1iCczVt693if+a+JJTBDYRnyTuz\nxf3tR1Pphlt+98RA+xpFUssnioSP2SY0sIj30okO8xfu9iCa9Fo3Y8tP7QGy\nZFNPUQu6algbh8XlH/8kMaVs7u29mHRk8Ge3B9xyC1s/BWqpAZGQGSzAs8kk\nyYzor8dhoS17C6xtBoEsfDd6psUY9d2Yt26F2qk6qMGvCfI+j/kefKdytGAE\nPP0j\r\n=U9X5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.4-alpha-0dc85c73.18+0dc85c73","@graphql-toolkit/core":"~0.10.5","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.5","@graphql-toolkit/git-loader":"~0.10.5","@graphql-toolkit/url-loader":"~0.10.5","@graphql-toolkit/github-loader":"~0.10.5","@graphql-toolkit/prisma-loader":"~0.10.5","@graphql-codegen/plugin-helpers":"1.13.4-alpha-0dc85c73.18+0dc85c73","@graphql-toolkit/code-file-loader":"~0.10.5","@graphql-toolkit/json-file-loader":"~0.10.5","@graphql-toolkit/graphql-file-loader":"~0.10.5","@graphql-toolkit/apollo-engine-loader":"~0.10.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.4-alpha-0dc85c73.18_1587725464407_0.1265361710235826","host":"s3://npm-registry-packages"}},"1.13.4-alpha-9f502237.18":{"name":"@graphql-codegen/cli","version":"1.13.4-alpha-9f502237.18","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.4-alpha-9f502237.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2ba2070e3acb73f2176e35c0f42864a6e7a1e191","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.4-alpha-9f502237.18.tgz","fileCount":33,"integrity":"sha512-vIuGHi6dlQ2Q3OdmYtLc8zXcamqJ+hX/c/5MrWcfn059ODIx1srbg++POqVFN3Rud2pzJCMtJTPFEuAehptIAw==","signatures":[{"sig":"MEUCIQDi+yc+PRIn+2kPjbqrFdNZdbJ0REG1E6FoF9p+hheExwIgevv7VOCSG7NB5NwYVl+TldUqcAyDjcBf1vvZGwWsEGY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426101,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeosYUCRA9TVsSAnZWagAAvSQQAJcPWQyeTAXAN3BsWvCv\nzudsoCKzZx35Q6eR0gFwhXxzJr5PyaYGncplszBxklRVGGzuiW1/Wfq1uzhe\nIfrUa3zGJOGnHt8am2mdvLU6OvZtJKKyxDOwc7ey57gW1iV5xGhOnrzCqw8q\nCZmLjoR75Yv+4+WvbfKJgK2+LfjEOqD+6mf6hQLc1flXuaZE9lFMqdGW1LLU\nkMxrYBLztVxpz4ms5lvmkIUcTDk9PNcl18GiPqpoAmuaZOANij+W7agUwAcS\nxsc8do7IR4/xZ7NI438d84yZQWvQ74uUSeRG548KZ7mLOe/9kkbeXZst2hRI\n93MkY4gUDOoBmpOBrsNwArLiQzkchXk7XbzVubD71leT9kt63NnXFgt+3agI\nt+QNdhnm+175fkMK+z0c7+HUYT/RgUsWaoYlBZzga7lQY+WHemY+EdXzepXr\nRm9teR9n3A1icxp2eiMzpssaf5X8n6jHH/TlNuM8rBhAlwKfAyJ0ULqq7+fn\nIVVaygHXMfCAGp95MzA6Q6s9cdd2uPzIVRBoyHKfME9YS/ujS5eK5lMoPkig\ns8PvVJB+QXPBzVgK7IPyzDYVYvFMyE4tt7IH6Unll8QXj6nqktmNHHEzKqah\n1YtllnARjvR0Fd48JHe1xYpp8418+jlXcJxLHOgWiXFJte4P+y0JYLfTfIY+\nKt5F\r\n=T24M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.4-alpha-9f502237.18+9f502237","@graphql-toolkit/core":"~0.10.5","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.5","@graphql-toolkit/git-loader":"~0.10.5","@graphql-toolkit/url-loader":"~0.10.5","@graphql-toolkit/github-loader":"~0.10.5","@graphql-toolkit/prisma-loader":"~0.10.5","@graphql-codegen/plugin-helpers":"1.13.4-alpha-9f502237.18+9f502237","@graphql-toolkit/code-file-loader":"~0.10.5","@graphql-toolkit/json-file-loader":"~0.10.5","@graphql-toolkit/graphql-file-loader":"~0.10.5","@graphql-toolkit/apollo-engine-loader":"~0.10.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.4-alpha-9f502237.18_1587725843524_0.05491128524293121","host":"s3://npm-registry-packages"}},"1.13.4-alpha-229407db.18":{"name":"@graphql-codegen/cli","version":"1.13.4-alpha-229407db.18","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.4-alpha-229407db.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3837bb3663e81ec5512dfc041eeff0e5b6e1794c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.4-alpha-229407db.18.tgz","fileCount":33,"integrity":"sha512-9TLPxjB+yWd4QcgeVXJg5c0nATvtQROL6C5nDTHON/UKwSMXPKCYyKjEzjsq5PFPhM+R23oSJ6Pw6QipH6jf0g==","signatures":[{"sig":"MEUCIGJ83axuNVPiQTEkt6EToSx/CBT8odz7DfrZqHM8R8I9AiEA/Xw1CGxyPLXBrEPiNfQqGtdRjOa4df+jqb0hoD/Xo2A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426101,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeosgQCRA9TVsSAnZWagAAph8P+QHrnCiMKRvyQbfIsCM5\nNnmMOYs8XJWlemmkQk8IbD/ixroIW4ri0KVIKh+7EVrMpSTfor8jaA52/ax9\nnIK68Uy/aCXiJzRn3+8cOHo+XXxrMOXw1jCXRSkVJmMUOLMtSfm1FY/IPNwu\n8hAUDIGUAsErQWG5q1EqUnWbDtZAzPUfKME/o8IvPdYZaRK8fMf9uMJKY05n\njXwNIPtaVZ6gAIphIebt2D5YeY/b0eWzIOFkUcv1sXM0o5weVcTQuGWoDb0v\niwJKKchY9M5JtDwlKNeQL9hwlowJ1Ntw0ZaSvop+kTFSIG5BKGK8Kyu9Jvy1\n0sHmJWQIyebAF3C43IL2227UayRQspVjKgwZZdXLjoDsGajq3cx19R+/G2ka\njzCWzxZEewHUyyQF7ck9d/2L82pQ9HtHAuNw3KaltIZqeByUFcnd9Alx7Med\n5wc+Ud4tcFNw+EN92P8k4V/UDHYKJsqm7Q8O+yP/kNkzuqhyfQJRLDrYRzy9\n7QWs2IRprKVllpNme0Gq/mSdvbUbU8BpM6NY/yU75a00r3fP6Fd6Q8Y2YRzM\nFIB7F5V/UxV2kd0kyezFx7zkKpqlMvfGZMZ352xUVLSDj71sd0b/Hss2CczR\nzzUEty7SWS9SuITvPyy8Pvwp/lv8UKL/yLAbQLV9RrJygVGNrcV+GV+OoJmC\nsTiW\r\n=f3k2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.4-alpha-229407db.18+229407db","@graphql-toolkit/core":"~0.10.5","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.5","@graphql-toolkit/git-loader":"~0.10.5","@graphql-toolkit/url-loader":"~0.10.5","@graphql-toolkit/github-loader":"~0.10.5","@graphql-toolkit/prisma-loader":"~0.10.5","@graphql-codegen/plugin-helpers":"1.13.4-alpha-229407db.18+229407db","@graphql-toolkit/code-file-loader":"~0.10.5","@graphql-toolkit/json-file-loader":"~0.10.5","@graphql-toolkit/graphql-file-loader":"~0.10.5","@graphql-toolkit/apollo-engine-loader":"~0.10.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.4-alpha-229407db.18_1587726352195_0.4345168298184945","host":"s3://npm-registry-packages"}},"1.13.4-alpha-5886ef15.18":{"name":"@graphql-codegen/cli","version":"1.13.4-alpha-5886ef15.18","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.4-alpha-5886ef15.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"48994cd93799f63cbb065dbfb728369571921420","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.4-alpha-5886ef15.18.tgz","fileCount":33,"integrity":"sha512-0ESX7zyO9QxjCujb90ddscb4GNvSM9Uvjp3zsGDG+PBqdzK48Jjiqm3kQhe/7a9F5T1QunuMGiI0vCQVgqeGhA==","signatures":[{"sig":"MEUCIQCmD2VED2I5s1DWKPvgNGKKxe/dpcl97u1ThvVvQNfOeQIgXKo2ZZS2geD5xM5y19Ptk7Ed8Pgldve6uRIGhheS7iM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426101,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeosqUCRA9TVsSAnZWagAA8IwQAIp7JOU2QmaIRhJFlx+L\n145Bqqd8K6G3e7K5iqZvqTFGqR0KXxSHkBdC5VSu5YoGSv7vURGLsznCf7zg\ni/SZUtO2JJ2JJ8O14WH33LFMFxPtSlVNfsRQM9Iat3LbghTXD3Zrv6URjnkJ\ntR3Ktia/DCf8s37ImhPx0w+EtbGPcOumz/DjkCUlWhZYHrslm5rjO5Jrmv4n\nIDklLmNiXH8wI9IrKc/cJw6Vn0VZvIYHKgBSDlaZxiP/VAmEFrM91zx25W6G\nRQPpcPrmkHY8jl7kHpNAqGnEacCT9m+2SRyMxQ2TO2gKs9xwKnG3hGMih/Qc\nOFU8E7B2imEE4CuqUPOcyTlgSa7sMiwbMBDa/fG4/o0EZZrAgz8Zb/DnbQbf\n5C0zYCMuk2tJsfS80lzIlhTlbvwcm/NZt0eQIemdD+GjcapmAkUkyAEuiA0J\n2k8qSvF5vscrskhzSGP380mwkX0TzdpTwKN2IioXjXZlE8dVKWSrnRoN+49T\nXPbzteJ/cDsrcPCUspzSGi9InAaymleUJURqfr8EImd4XDs0to9Qk+jWMhfV\nddzyCweC54ZBwExYl5pCG5h7bZrvQE1Mv4iSK1QiXIcvzY4t7ZZ+iRH30uI4\nLC9Z6VI/QPWbWwzhFKqPViHBqfbc+N215ynAKIb9CA7zJ3ScLVcyTLGkS/cn\nEqgz\r\n=bYy7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.4-alpha-5886ef15.18+5886ef15","@graphql-toolkit/core":"~0.10.5","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.5","@graphql-toolkit/git-loader":"~0.10.5","@graphql-toolkit/url-loader":"~0.10.5","@graphql-toolkit/github-loader":"~0.10.5","@graphql-toolkit/prisma-loader":"~0.10.5","@graphql-codegen/plugin-helpers":"1.13.4-alpha-5886ef15.18+5886ef15","@graphql-toolkit/code-file-loader":"~0.10.5","@graphql-toolkit/json-file-loader":"~0.10.5","@graphql-toolkit/graphql-file-loader":"~0.10.5","@graphql-toolkit/apollo-engine-loader":"~0.10.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.4-alpha-5886ef15.18_1587726996236_0.8474362008598475","host":"s3://npm-registry-packages"}},"1.13.4-alpha-89844ec0.18":{"name":"@graphql-codegen/cli","version":"1.13.4-alpha-89844ec0.18","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.4-alpha-89844ec0.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e84825e6025cc4b28d02c08687aafa9250c064d2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.4-alpha-89844ec0.18.tgz","fileCount":33,"integrity":"sha512-y2w+zPO2v0rpAux0WpJY7SOuUH86k4v6Se2VaLfh1SWzwiUEZ7oGantfoHiCV9F6tp7Wx6/soDqjfcps+ODndQ==","signatures":[{"sig":"MEUCIQCFORenIurBu7Z1CmDMDMgrP6R3xpzCesr4EbegHGz6tQIgQ+M1GzEKlY10KL0rUSRJraxns9bwSnaKvG2xymHfucc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426101,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeotvdCRA9TVsSAnZWagAAONYP/0ZqziNqir+ZvyrD8Uc5\n6mJ7aYil043ITx1pHfLsiGf9dPPQejJZE3ECjdaXvliU0qBdvCEC0NWBUzl0\nPf9XiA78R4w48rnHceDAPAMv57oTas35kDk1xDtbuB4cVOjzOURynrOOASXj\nrZmZb+LLr1DSSrl6J9x+ChO+rnXBiAzpLZWHavk2YLd7bEUGsjlhtwKQ6Iaq\n0J78j5ZG+lBcC6qamUyHCf4NiBUxhfyQHomzGKPx7flTKem7JCJ/8ofymUsI\nsE3MM3VB9GlM6LgysJ/A1xnjBBu1FCZnQKDYSSK4a0SFY9wNbnNLba0JI9dr\nhRYRO8gc4PJFXuE5ePjx8N5BNH7+RupvDJuOBMmv3e2mBR49mhGZcgcTge7v\nJMeoJ7AbsUWzeZ+FBIYVCv300a4ruBxn869QlFH8MKyVINAxvK/G+hisOZI4\nrjTsHYPrQmd09Y16/o9zK+etvzHCWOLHkkEaGnmMS0n5ytyT9tt/cNJTRoIO\nrmw90NvQNyQXVfxOvmaEqzzqnGGhal3IL7Ne3FcrxKVoSebd+7d4pHabndt0\nb8ni3y4jwa1b6FaKSaWnMdO4ovifxDOrdjZa9s7jFzy91h5Pg67uv12SRU7Q\ndA6Z1+jjBbCl1t1VbSfSZqIWQjU5qnQXfyK/ggHs/lVlz4pEjXBPPokNApkq\nMXlb\r\n=X7fS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.4-alpha-89844ec0.18+89844ec0","@graphql-toolkit/core":"~0.10.5","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.5","@graphql-toolkit/git-loader":"~0.10.5","@graphql-toolkit/url-loader":"~0.10.5","@graphql-toolkit/github-loader":"~0.10.5","@graphql-toolkit/prisma-loader":"~0.10.5","@graphql-codegen/plugin-helpers":"1.13.4-alpha-89844ec0.18+89844ec0","@graphql-toolkit/code-file-loader":"~0.10.5","@graphql-toolkit/json-file-loader":"~0.10.5","@graphql-toolkit/graphql-file-loader":"~0.10.5","@graphql-toolkit/apollo-engine-loader":"~0.10.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.4-alpha-89844ec0.18_1587731421231_0.4204698580875985","host":"s3://npm-registry-packages"}},"1.13.4-alpha-383d4774.18":{"name":"@graphql-codegen/cli","version":"1.13.4-alpha-383d4774.18","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.4-alpha-383d4774.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"317fb268fba9e457594aacebad6c9e7f7db73844","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.4-alpha-383d4774.18.tgz","fileCount":33,"integrity":"sha512-zr0siePBj6niGgASpaTy8+JRqSb2syR+guDjWs1hV5263ySNgpXHXTW0iAYPMqaHKFY8AnsqYIfBK0jXZ/9VsQ==","signatures":[{"sig":"MEQCIFMs4L0y2mtRTRv8iO7M3tEsyXqB8W/7pUQS8d9WajzgAiBiU0z2ZUGUQAm4SLkWYmLXU1Qamtw0DKkju3Ob4bAB8w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425991,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeotzXCRA9TVsSAnZWagAAah0P/RJJbEjGzm4lzHQlw1wh\nq1LXEFi3FAjhD4b3rEVIImdZ1l/klSUdyqN0VSI8Z5r0sXsQPeyU3HiY4oII\nt9KZyWqb4KGGJfRr1Z/pJEMqG3eHwMqSk5pgxQcfQHSYDzzigknGraNkHyAB\nEpl8HZjRNU0KWQuVE5E6KlYX3HzTYSNTSlMhr5jzqIhdqUpov60r3uSkOIEg\n2WTu9nMjRCqATw/kn1VFfrvZcZDTl8h0KS75yeO1J3rwYQveecUDWwxK9+rO\njUi3Se+5J8jSd3ZV1nJeimVOMwh8L8UFd2frRg59+bxYwrP3GIxc77WO5O5F\nxYwPXyLEjAkIxKR8VOVk2mnnAjiqWJ2Kz7nGjp7H0g0NlStOpy5OdObYA83V\njP589n/6pwgxDwAaSJC8IIg/TsZ0351BfW8yZddcj/DLp0H7Ijg3qOtI8VKQ\nRcx4yQTSw9twK7TvjpVqPA3Tsml451QjM8saBrauCSjJjoL9OaFCjbOkq4Nr\nSO63IDmhxFedftdhCTAhSGBfC4uUXdaaU0bp614PE68Uum5gyUNHDNK2DLk3\nDRZJaJl6pvodYiqdWG9usye83PfaIslZKXeb42mLH6mTwO5+FocDpa4+ZXbK\npKbxcyjOQmWV/fNZt/GTOITKkuW5r1JcBt6dnPJSs+JJeo0NuuiOPWl7nKCI\nmrjV\r\n=4udi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.4-alpha-383d4774.18+383d4774","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.4-alpha-383d4774.18+383d4774","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.4-alpha-383d4774.18_1587731670846_0.6469452669660474","host":"s3://npm-registry-packages"}},"1.13.4-alpha-de0174b4.18":{"name":"@graphql-codegen/cli","version":"1.13.4-alpha-de0174b4.18","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.4-alpha-de0174b4.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ef9e8a30bc53a713b92234e424516278f3acfde0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.4-alpha-de0174b4.18.tgz","fileCount":33,"integrity":"sha512-ccYim3PMER8+khiGrAwFzI5wkbPtboeXDifQEDBKH2kGkN3QqzBU7WWZ98OreO6046Smqwjd88o8fZ80jgVlAA==","signatures":[{"sig":"MEUCIQDEs8dKp4OiW9R/+gi61G9+QUbvopE0q0ZLyo2nA+IKrgIgbm+xGMHtyvSY5Bm3rIDYLg9NdAlbiMPbL55lrZ0WGCc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426101,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeouKgCRA9TVsSAnZWagAAlgcP/joUtsQBqwrovBM0dOpc\nncMM+PlasH8RJU8ehOv2jVAtdq6koJmfjYQtdyQXHqw3t/n+/yBK1y1Z2125\nEc2o8qtkCwArB1er6chNCsEwwtVPG8VfHQm7xHQop/rPVztkOHQFJlu4ENxs\nBh3aUdpo5rIv2MBXde75pLBK9HnYcbJ8FeRrBrDQluW8aq4NLTzfVhgGsK7C\npNNFSJ7shlcLPsNuAccPGVNoiN/npoaoS+f4ykqDEFMD42WIXu+KE2yTcAR1\nnx9yAvsBAmsonNkRZe0+jC2N32ggeEJc/qEfMQXnNXyYZjicvODvl8F3OYPg\ni05NrbKxu7JjlZnQ/uJrZZ/vPA2PAo3pb+yRR/fWnwwjdk83esSaamWJxqul\ncwxuBGRH1W1xdVWvKfV7ZNTYTQC7T4mV2A8OcLDSU8nJoKHVOrbytKDpnSXK\nvx0/koWViHLnZJa3I2y85xEa+JiU8tBQOcWFdJjAuRQEbdE/Tt4d5KTXu8TE\ntEAhlsJhK3YM2uW7GWUE4WIUhl3eSIpIa90TCxW3FpK9HdY4hfTa7POqz6Nf\n0Xui6jm1W0JfX2LzHrMD3zbhCTPjM8sqh4nmJbG79MVPsdwRXWRNOpT+hnMp\n/xPjE3COJ0KOfJ58K+wJm84tJ6E2x0bohopXEsg3ufqeUcqFRaPZDdr6i3uF\nLeLN\r\n=v7Ei\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.4-alpha-de0174b4.18+de0174b4","@graphql-toolkit/core":"~0.10.5","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.5","@graphql-toolkit/git-loader":"~0.10.5","@graphql-toolkit/url-loader":"~0.10.5","@graphql-toolkit/github-loader":"~0.10.5","@graphql-toolkit/prisma-loader":"~0.10.5","@graphql-codegen/plugin-helpers":"1.13.4-alpha-de0174b4.18+de0174b4","@graphql-toolkit/code-file-loader":"~0.10.5","@graphql-toolkit/json-file-loader":"~0.10.5","@graphql-toolkit/graphql-file-loader":"~0.10.5","@graphql-toolkit/apollo-engine-loader":"~0.10.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.4-alpha-de0174b4.18_1587733151379_0.8324838671541901","host":"s3://npm-registry-packages"}},"1.13.4-alpha-964ed185.18":{"name":"@graphql-codegen/cli","version":"1.13.4-alpha-964ed185.18","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.4-alpha-964ed185.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8dd98646c381e6096efee614e6c3ceb9e9fb8740","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.4-alpha-964ed185.18.tgz","fileCount":33,"integrity":"sha512-TbIy2c4DzOBaX2+Icnnpp40yD6OYkDSF6Zcd0K9dHhCpJ29wChjxMpCViVox7JTI4mxQQdAt6ZZ8sXAHHqjUPQ==","signatures":[{"sig":"MEUCIFbjowR4BEf33Goum/W2FTZBcpeXFM5r3ThfHc9ygwEsAiEA2Pg+y3b5ptFoJKA8VcGGg9BARmjpu7nIMLU1Hb3u1Ac=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426101,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeouhnCRA9TVsSAnZWagAAG4MP/1oebAPodW5WQ5R+4gRS\nj+ydHSCPR7QJmI13u3RBnh8rQHqxvCP6t5mRYPQkD5mfWcv6w0RD1YlQUEnT\npEzGDjajaEaKiX+XUwxRZ0UIwWlNtXrs+ayxIJSOpzkpYC7QNhWedm1ILRU3\n71rv0b+Rj/QzpwVfO9+yX/IYAu+vYoJZ7XmUB12qQfI4+wI9HdCy5FkPHaTZ\n0Mokbf5tD4I+JjrLtfIxEULcAf0uK6uT8WTOzl4H3N7z2TAEQpcfowTYfpdN\nLxWn5DUO9KXw2QoGD+SO/EJXZPFBS0sEoIJ8+sUh8TxcG2J8Ou1Wk+sVpLHZ\nt5G9jOtnr42iJQJpnFQ8z+QkW9VujrfTb5p0DoOpCKOBbUP8zUyjylwGzeJy\n5OVFDy8jxV93HIWeB48r/SI7cQAGynfUb7FqqyGUdrRCeDTfulw36Kk/Gd72\nEkRtBuYWVBxBkDWFm14ocprewRPSoW6zCa6nKUGEUqca54wv7eE5qEYHYKyy\nhsCGTRL1xYDXpCvk/Q4ULE96x64ik4f9jL3QfG3ygbzSOh0Ip7jYlz+lKdBu\nEoCeRYsnX6nK9o0wOrVIcSSWgDqGJDEdbjZv5E/UO/fiFp7uC1xlwc9gfoQ6\n8D6QVQMTSZM9uTg+PdnLDxIPI+YeAKQFnYcKiqHY+Rqq3EaG8LvZmtnxGzQF\ni3aN\r\n=qk3b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.3.1","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.0.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.4-alpha-964ed185.18+964ed185","@graphql-toolkit/core":"~0.10.5","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.5","@graphql-toolkit/git-loader":"~0.10.5","@graphql-toolkit/url-loader":"~0.10.5","@graphql-toolkit/github-loader":"~0.10.5","@graphql-toolkit/prisma-loader":"~0.10.5","@graphql-codegen/plugin-helpers":"1.13.4-alpha-964ed185.18+964ed185","@graphql-toolkit/code-file-loader":"~0.10.5","@graphql-toolkit/json-file-loader":"~0.10.5","@graphql-toolkit/graphql-file-loader":"~0.10.5","@graphql-toolkit/apollo-engine-loader":"~0.10.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.4-alpha-964ed185.18_1587734631086_0.5919619973563097","host":"s3://npm-registry-packages"}},"1.13.4-alpha-ce129369.23":{"name":"@graphql-codegen/cli","version":"1.13.4-alpha-ce129369.23","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.4-alpha-ce129369.23","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ad50dfb909bd2ee6756637d6be313ab42b479086","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.4-alpha-ce129369.23.tgz","fileCount":33,"integrity":"sha512-130WahPb0VMUfrTqrwvYVtFeII591OqwAPqCY2+3/HrSKgeje5l58Po+VMbtvK6cLpwAIi5OPCof9+u38fIwcg==","signatures":[{"sig":"MEUCIQCWElurGSO5q2iCSJ4E9C5Bs8lwhfB7oUh4AO0Uop1GCQIgUWAyFsfjot+n0x0qliKwkZO6ToGfYiJ/6vcj2m6aktg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425991,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqAh0CRA9TVsSAnZWagAAkoMQAING2LwnU1nxyb2/berU\nTArgP6ZQcdLk89ZcruDUVolBlBTerQP4zW79qrCPtVSGhdLoWGjWjCU82YF6\nqP+P7PcsNOSVYLC9nWFjk2twXFKShOPKc1kXok5fJO+y7/02FB7984ATi9wr\nCw8rklJRFZuMyrxgMv23yNLFO9nm2uut71meS2n7/JLJQAEm/pAMxKkMFMrk\n56P6diBcHVI7sg5Ro7cy3QWY0JJniaWSqNpeJdqhPxHMcDJZYcJGnRq+gGSJ\nvTurRE7QF+gMHR2poVoI1FyuSN4hL1BQZVIduKQ7k+nRZ83dzaUL5VPCtZPe\nvW/67y9m/SCMOjPH0Xqd3RfDgUf68IcBrsGwyydtGSB/b7kk6mwlrEEIKt8S\nRrjwCh5m5f79iwopewAgSPLLWoPlonjmUJQ7LiSLhQ6S38qqsHWSrZfUyjhA\nALv1QrhCqI/uRwjM0GwXMvrAp4u13WJBrHVNs2QsdbfjxbFRye7qBShh5+zG\nU5or0vM90rvSqQDv+GwC80KB/SWt2m5gLqFI6qPSRI69JH2OtEzE1jj5FxJZ\nVGzSbLshV0JR2AY+TGSVXEebqwnrbyim8ia1vo7Js5ieO2JwUcX3PRJAzoQB\nO7aq+x4VN0XiCgsljpKoPygY/4siUQS2Sv0BO6kAFo8s1s/PArTq/Y7Zdfo0\ntgaF\r\n=Y3dh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.4-alpha-ce129369.23+ce129369","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.4-alpha-ce129369.23+ce129369","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.4-alpha-ce129369.23_1588070515435_0.022973205894729842","host":"s3://npm-registry-packages"}},"1.13.4-alpha-e2af14e2.23":{"name":"@graphql-codegen/cli","version":"1.13.4-alpha-e2af14e2.23","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.4-alpha-e2af14e2.23","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1544d86185d426e9d7fad88a5566db1dc1f45700","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.4-alpha-e2af14e2.23.tgz","fileCount":33,"integrity":"sha512-aO6i1PssmcUXlApFrrAsIQngQePh7GlL2sPB2C4lEmcRcqnQPXsKRpYAIVL5UHJsBF/9b7Smh0h5VrktuHV8Ow==","signatures":[{"sig":"MEUCICY4YELfnlAYujFsSMIMc7uB/1RfduXSqqLUlZatD3PDAiEA5un4R6wFsafhfvq2KhCrHUNl1i2ll5RIdvW3u1OduDQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425991,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqAvgCRA9TVsSAnZWagAAR7UP/iBgp6ajzBiCoArYudcQ\nLnvc/BW2usNRDVbsa0TneBf8kxi/3sILZV/IqlXrxeU1gCNutwciVSkX9SnU\nw5H6hgwS33xMrpqYdWoQ9N2Eg4n/Q2FBFuQyoofLvItChA0siznLdVOYQJT7\n+OP4ORCD7cj5esRfzbpRskAjjH6CUm1a8tBJFqY8laOPkrNHFnwWNgz8/FtV\nihkL7Kh0XIGh3Hluw64883x81VFH+tyKMMXLyZq5gIEWwmJM5eXOw6tq4tNj\nx1vFDb4dNUYKn25QaaoB4OHs/C0B9L/FskNpUDsjZ4A6YKeGfCQsNtBGdUty\nf7g7PJAdCASl999sSX1TAgQ+ugG03JT/Zo/UXsuaJI73R+8AJB4VpSqnfwQ1\ns2Psb18G31CLqpKVWA24SPLroeTQgfUvihSVO289jEyBMCDPXonL4zR/yuSq\neEVcjZUOh2+PT6zLmuguADJ/qhdc5dDyi1rHO5Ae0T2niyAyI2lKSZsiVh0C\nTV/xjZTx73im0rNTa1t47dXgpSMTeyE88niWJarRq58bodl8jYw0OGf+ZB4p\nxGO2q63FLc2OSZleIOINgZVdDVwM6QEF8aGebQfGaJ3qVv1j0QerSBJWmK83\n5bBGZorOH3bCAeX5C8aC/aRRMAqDoc3ohIrVu9G5tW5ahpBHhTf/wJktLzF7\naptz\r\n=QX68\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.4-alpha-e2af14e2.23+e2af14e2","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.4-alpha-e2af14e2.23+e2af14e2","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.4-alpha-e2af14e2.23_1588071391997_0.4550298715752703","host":"s3://npm-registry-packages"}},"1.13.4-alpha-7a20a99d.24":{"name":"@graphql-codegen/cli","version":"1.13.4-alpha-7a20a99d.24","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.4-alpha-7a20a99d.24","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"10c37066e188550af5d785e41ba07a96f1bc8bd6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.4-alpha-7a20a99d.24.tgz","fileCount":33,"integrity":"sha512-49JgGHOaONfiszyuTdNWTTRtdi1a+HnRSz+VUTLMdUpykfg6/Swu1qvOo2gGZjmJkhjFOedPuUHtrHw9AO+heQ==","signatures":[{"sig":"MEUCIHZ6Jk1i5caAPkSQzDSD2fdCu68vV3uC48n4/0y2t7/oAiEAyUfWQYFEekiFbFcvGWK/jh4UA+F81yDbWOqZaUak5G0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425991,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqA5/CRA9TVsSAnZWagAAupgP/A3+yKNiTmsvnZPBMfJ9\nAVku9ggTKQyyP/iDWdbHSntjeXu+IdAMWM0Scijny7kJPbDiRdSjT4yLVMlC\nFOhUReJdJpzHuL4+CjwUu6i+ZXlVKCKXFkEDDP8kFgSEFOQ5inzb0Yk0cYDg\nla2TnGEP7q8chf2qTlfqdZp2PO1BsqAhR7lfqeQ/04Rh1l5IQapr2ZrM234f\nlTOs7/vWGbCepWyaiEUKkKPoAnrSqA9YdSsRdoZSMCjDCXa6HNoQqaeH8cF6\nbt3YGrP/IB/2XLO6vpHc/rB3w2xpoIZ1n1TyHRE9Qypd6sF/vOYptzH99gTT\nBUMNV9C29zird9ngtC3n0nw5GN7F7DaV8s53DS2UFxJBLu8wlhHOOvjYPj0b\ne9HaU2loZ0oGy4WqYBy7ax9iGn2aUTXy5lrqNIXweHCKtch+Y89hA+CP93Gg\nkpdMRs4jyL9sG//scxFxi/05KTLKNtAOY9fPIKpmmM/4Kb+yzQJzwrUpxfkj\nG43W3zNCxy57ZH38/CULu+XlgUTfJnO+J9mLcpKYzApYNJbxJp524Ys4bJw5\nBgaSLwYfj3zLJoU8NsKccka4jyt6kA/SHlkQYMGTLiqZvLeExOpTAxKPFzoR\nk/6YM1t/87u8lc3cbjlPTT2Otypo4GsDPI7PDDUViVwFdRQU8qdqxgczqWac\n67Xs\r\n=h/rQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.4-alpha-7a20a99d.24+7a20a99d","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.4-alpha-7a20a99d.24+7a20a99d","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.4-alpha-7a20a99d.24_1588072063322_0.8265515190245885","host":"s3://npm-registry-packages"}},"1.13.4-alpha-34a73fbf.25":{"name":"@graphql-codegen/cli","version":"1.13.4-alpha-34a73fbf.25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.4-alpha-34a73fbf.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8613a2c15fd0dab0cd13463c46d5b350b36d3335","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.4-alpha-34a73fbf.25.tgz","fileCount":33,"integrity":"sha512-tRh7ld6T48jnrkR/dnB+I4AvpVGG7LoVZv7ZOCNLZEJsP/Hx2cLgZ9/HRHY7X6Xmi7A+WwGokyLv5gQ/y7FtKQ==","signatures":[{"sig":"MEUCIHHwTfT3q4stYuL3ZfuDXlB9OXHo1MY83Bfqh0BhhG4+AiEAg3peMVeYo5478hlSAz+Ht8LkPuD6cF39uEkSQ9AkXnU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425991,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqA6bCRA9TVsSAnZWagAAxFAQAJUsAREnnkUOfUOjSRSv\nBDLd5y9ZDEtONLBxYkGiqluk4/gojIYZX8oYe02VMpnb+OL3aN173SNv9/O7\nRF0s1cZHl1148vInQLqS/LExH7C54v1WTd4cY3K9Vjn8sM2hj+aAyyT4Jxpu\nyhCeTuHl2BdHxakIq36/xZyIuJ/a3gktsiFg7SGi3SJqT5ZVSiYbw1DiqWO1\nb4v+f490Ohxa6kE/C8XBa/UN0R+PA7s+GHVp6wki7W2LSQAsOKwrQB3FZqq5\nTGiRm9AmyOpEKvo4+r5PRl658FKtlNi7nSDOYt7AQlcb7twoQ1OJxOO9CbAs\n9cjTkswr4LlagfsMn2ydv5s4m1wOmncooySbbmV4BpPZE1YUFzWpwOMPBHyQ\n5CuVL0M8VNcd62i6Ph7xlxI72dgmCSOt0jwsTQstt0RP0aZUuk6id/a1nBtt\nV/qDvrqKi2bqhT13s5y8bfzsUTbpaQ3+Ydugc2rFL26z1reF/4iuD+DyCoUc\nn0OZhbNRLu5vLm+6kE916s2wXxOJRlJxPABJZNj8MGDYnkWgpb0kCOYD+Ldt\nVQ5qqzYc1PQ2FzFzkdZcclKRqShUiUDACYOiW5L2pX9B6j2xTfFXi0+dDsUa\n1SPGblFTU0bCzY43JrAgtl59tYxFWDvHPqOBsfMQTkOuHSbaYFKtBA1j+aOa\nMRJu\r\n=tHtc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.4-alpha-34a73fbf.25+34a73fbf","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.4-alpha-34a73fbf.25+34a73fbf","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.4-alpha-34a73fbf.25_1588072090769_0.5024268550535704","host":"s3://npm-registry-packages"}},"1.13.4-alpha-6fa45a35.26":{"name":"@graphql-codegen/cli","version":"1.13.4-alpha-6fa45a35.26","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.4-alpha-6fa45a35.26","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e239f04f38229d2894e89e74541b605d4fb0b773","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.4-alpha-6fa45a35.26.tgz","fileCount":33,"integrity":"sha512-5rpzsPCPHCjqvH5wadU7+/+nuy9Mt7J1Ym4ANrOI0dYarc18jCWoMK4bWrVik0wv5gqaOIEHOVvxYqHSuPnJtQ==","signatures":[{"sig":"MEQCIDXu/Gg/cnJkm315CTov6M1IoxzPQJP0sekTuHgEDVX1AiBVsH/wd1BY8O2jDg8PfyK62KTzRm5YCQvdEkEj6oByIw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425991,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqA8/CRA9TVsSAnZWagAAbKQP/3pyCQsqPeZZdG9ruj9G\nkRs+QrlH4bf32M26pWge7w1zPXfY3tD3wEOnvdjJzLw0XIJuBxVmEenfSjCq\n5LByJDqWc0yuTJSb/z5m5SnlwgHJDDAnNLaX6FH18+4c2gyRbofevJkqxDfJ\n5rf4Fm16hg2rK2/+WNF5mtBTB4n7l1s+waGkLxjR4E3qH7rHSLWfMfegLrql\nk3lUgzFdI6V7Mo2Zio328+XKFjmkcSNfXihvuoG/Nknqiwlq95WY0h3pB46F\n+p64VkbWfJgBG+lLVXYVJp9C3Bh5Tdg86TQgyDFE4Vrp77qBZl+WfPFb3jtg\nM8tv2qao4BH0s1jDvubW3Z9AZs6Qe2ioy5/+oTfXPHONjnJv0PNjZaNQGyoD\nuEm+MX8QiR+VCk1bJP+OVJU7w5yimZUOVKnLD3sIJYbqmqlWBHEg3VsW7cZg\n6/OdX37dhuy5U8bbxb7I9FPtMxuWELUaVAnBW8pDoFztFpDR1nRjrWwPubuZ\nQPD3DqLbBsnzHM9jMgLglrTH12hJm8p1CCda+dNceBe7hHz5KD2E48M5zHG2\nkBEaboT3xHfWZdmMeFIC+bwr8Pgf2s110ufMeDaK10TgQYSOYXX7a9DuQaK4\nvHoei4OvoXVTQPLgOTv2SixMUC0v6R/dGV4GI9hzVv5Lw9gP64FSJKsW+e1t\nUXg0\r\n=op3W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.4-alpha-6fa45a35.26+6fa45a35","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.4-alpha-6fa45a35.26+6fa45a35","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.4-alpha-6fa45a35.26_1588072254107_0.8200009721054029","host":"s3://npm-registry-packages"}},"1.13.4-alpha-d4bf6f62.27":{"name":"@graphql-codegen/cli","version":"1.13.4-alpha-d4bf6f62.27","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.4-alpha-d4bf6f62.27","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"6b66e2b1263f3394ea01b27dbd71fa73b71da893","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.4-alpha-d4bf6f62.27.tgz","fileCount":33,"integrity":"sha512-sOAQpCxCm+iS9N3B0yOPExIY3k+WgV7e/TdndEqKQsSZ74y8qWjJDBbJovh+a0M4PEmg2IXmGC6Y8qrRZDRuHw==","signatures":[{"sig":"MEUCIH7VHupSoWZ/o5UG336HtvoWxKOSUmZY9Mlf+GaXHLdcAiEAxpZ+mHrdd5G9iu2RB427QMo7dkEy8U6OUpGbkRvQ5DY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425991,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqA+lCRA9TVsSAnZWagAAE+0P/20uhOPK3ZjO3lUprBhQ\nxpX8qOJOQe6Neb4M0nqkPJ7muulYD58HJnzm5Gpu2IUhB90mv5eq+20/6sQq\nKRe/xK4YxKs2DCXEh3bgweVcJGPKzcJaP0OkupC6ROsPoyNrl7i6QCe9rGY4\nz1+ATeBun3U4PmicCT5TTRsDxPTPnsZ7zHnb/PTvQsxdT1hiypAyXYyE6jvz\nruYBtIvAyik41akfHd8tpGBfqxbF6PFry5gCuwXM4nbhXh780iXqR4+kNYyr\nwgRd8KGFTabZgPD6QOuyjOFbunRD46AQ9mwguz6QPuzSR6w/MORRZ4W+fqFM\nC0kQlveDEb3RFeQIDdk3g/o2C6aIlhjp//AuOFzEawEMu5oAwdJuWMVKHWM+\n/MlAh+DqcC1Eg6DiSkLsABYtXcELtGOsw/lK215xxqmSrUlfAJJhlPbkJonE\nCmGciuNet7yaPgpT1d0tg1uH+s6eT1AJCWU2UYwKxCb+y0QXEnqC8T68so8K\nYhJEYlEpOkdO59JqMfzfQZdqLXO5jpkvSXUoveQYWiGYXwap5eNH39O2NfOC\nVbNe3bzw4satI/7ITXg1Y/urM1RIsHi7Evx7UM+wnPNLZz1pJtvhPlOWtL51\nIidor9E2QlGmxWbSzwp/oJcsVXHwH1PLz77T3vx2Nsdu+0Qo+X8qp7WeD08y\nu4mm\r\n=kSpU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"3.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.4-alpha-d4bf6f62.27+d4bf6f62","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.4-alpha-d4bf6f62.27+d4bf6f62","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.4-alpha-d4bf6f62.27_1588072356389_0.039959105932541705","host":"s3://npm-registry-packages"}},"1.13.4-alpha-beaf6076.28":{"name":"@graphql-codegen/cli","version":"1.13.4-alpha-beaf6076.28","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.4-alpha-beaf6076.28","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"7a3472405a9c82e4422cae6bf40f72a4a07a4d7d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.4-alpha-beaf6076.28.tgz","fileCount":33,"integrity":"sha512-tmTPr5H4/TjsFYoXY/wD8MwwH2HDQF5nNvAzp8C9MUTOqcEN5Ev7psKFZA+eoEdUD9m8YxN/s6kKu9lUKxSKDw==","signatures":[{"sig":"MEQCIHtbj+qN51LwXWP8h9mCUb7G9gcofcyslBlD49/Y7UwHAiBxQSxNoAtiamd44WwAYZXrtkuFbdrmP9pPHgqvu61PLA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425991,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqA/hCRA9TVsSAnZWagAAVPEP/0X5kzFrO+i8pENHFc9q\nK0GIBHClz+uFBOEyGNNhMoAmk1bChWwPhk9HjESceLuOGO4ikXuCjm/ovGG1\n2CBF5mBd4qwLcgOVt0Q/T9cTR6MQOO5xSLnFaNthF6DaG8PBvWN+Ia5xfwCO\nwgq/3HYeUonZijUohTqYpP4NQT+teBKK8Pms7xNrgw0yaPPPbM+mlW3podps\numrmb0/zVfR5yCWylYpuyn2WHkpqtoF65SN6CPyhotnNa6wj8aIHxdcmWZwU\nEq0tSuo8pxn+R1XCuTxe85NDJeg/0mEGSQg19esZz+3395ERHzqF5KaENnCK\ndRiTGH7Vv8wK3847EVAG+LT8UbXPhRr47bpVNWx+TNtq2Rxm93Y046f+t4vj\nqYLXSqZGzaT1WQUZFyjwnBI/CPViPucgPy0aheZQH4khAoPPwtuZV1t2jvR1\n3jOfZ/VrkS74vUa7QuxRyDNndROdiY/h/jiTlTaWLE8rNhtR5hZTNqJPY2ib\n5f33d4ru6br/DptrebMcxsyzZoIScucb74R5Zr7QRz5bl81HAo6XvchpGvCC\nhjjGd092LCOcfBH5+/iewTXXz/hK4OweboukSnhdF62auO1gmUxg4YhtJVfl\nEDQKP00ITx9XzRdOziC7csWkuDdgQ3KVNLfLsdAS1nZnOGYSrQJMqnKoHEev\nh01s\r\n=+FbS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.4-alpha-beaf6076.28+beaf6076","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.4-alpha-beaf6076.28+beaf6076","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.4-alpha-beaf6076.28_1588072416727_0.0810586117251395","host":"s3://npm-registry-packages"}},"1.13.4-alpha-93322675.29":{"name":"@graphql-codegen/cli","version":"1.13.4-alpha-93322675.29","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.4-alpha-93322675.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f324749295ab1c390ea95d288b9cd8d03a2864d4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.4-alpha-93322675.29.tgz","fileCount":33,"integrity":"sha512-DO2hsszFPZAskBe97HnymwIlp4JuGBTG6EOLBIKk4FbxxNc6lpZ47ONeDr440QkHTF/fH4PD4EkBsXpRy3CAFg==","signatures":[{"sig":"MEUCIHLnUr5+418m1u0NZTPNFZcbiHF3zQ/MXDx3ECVmfhD9AiEAknw1eyBbOu/kQ8tpoC4lm1Tcgv4N9ws/WWxBPPfsrlQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425991,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqBJhCRA9TVsSAnZWagAA1GYQAIiJoqmUVQc3JOzRRv3N\neGrpQc5gHTnNVsM9q/UN1BFEsic3EllnsnkubAt0vonxm9uWj2rwZ4erS+x+\nBmlJ/dw2gOx8pAYw0jvQ9dCKB0lalwWjH3DpKPVptb8cBQkyopiwdeGb9zJD\nkurJV0KsdZjm763F2TVQy9rc/ZPMGpqXiugbPt+6Do1DMAMZIGovC9kEdeky\nUHaS36iGtKJntPPuJH5m5kSsdxO9j+S0CqBWeZ2YtXGm5NqHZ5hIFswNAYq9\nWZxYIczMhOuGauueZAQRrF1jqDryQgKrQZq+Xm+PLloUb69lW+FEzatyCOVd\nCI0jUaMv966Pg4XvufSmppCA9KCJ6QplNf3VouDWPzkkPxO5KSNqWz6bTIpz\nkzzROtHoFa6/mnIkTzyT8TMV1oIk8+uyx7fp68QyFOdaKDwff7SoHr/vSRd+\ntCDfuob94nL5XRK/ITHqj9ZqLhjJWKNtBsknX9ppQ2Fj5X9RTXQkp2huAQ6j\nbF29/fhecCaimBjUksvd+38ENFUpsrDrKStyWSlJCPWcHO8ej5kzx++OHQ3b\nYENTpFvemGBqbbS3rNT0fkUiXk1dN2Iz5BwxoPhPxy0guoarv9mq7He+VW86\nx36L54GoHDRVq7cYrTmEM9skPP1/MQZzkIDp5q3bpSHsSllDeD2RyB++8cnb\n2dbO\r\n=8yIB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.4-alpha-93322675.29+93322675","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.4-alpha-93322675.29+93322675","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.4-alpha-93322675.29_1588073056508_0.041061536418307565","host":"s3://npm-registry-packages"}},"1.13.4-alpha-ff40a59a.30":{"name":"@graphql-codegen/cli","version":"1.13.4-alpha-ff40a59a.30","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.4-alpha-ff40a59a.30","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"65615a7913f0c552587695bbf6e0ee892d87b19a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.4-alpha-ff40a59a.30.tgz","fileCount":33,"integrity":"sha512-L6skMjad0KkxFt+h7050HvRpFklkoRJp8g+pFXF5gwiRl5eSEOtO3H+xXnwxRK8WECUNW+lY/rBq5hnW0upoRw==","signatures":[{"sig":"MEUCIEWIA12v0bWhZe1GjBKX4LbhRnzmcaboHXe+4MQ8lAgXAiEAl5NoPVLJRWc+loZD6TbxY4bqSqVZaHOrNB3DQF5Pt7E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425991,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqBX8CRA9TVsSAnZWagAAIBAP/AizEup0nC/T70P/jiEQ\nqQiSXsn5/DTzFmQeD5t3mvwkhcU0DtuJEqgkBuAiRn7jvDKv09JgN9e1Is1x\nxk29/bOHuBZNSDsRnACuuQ4TZw+T+fqOXwEWP2VOH0vClmAKu6Rek+TyTu2i\nUd66n8q65/owQzjfm4K2Eoar2zhBWN2aJILWrT3KY4YUL0dzaqiJ46wm1z6i\npsuAjtYfwrhT7Jywe9Bs7l746BCTfY9pEX95YLeDCMzPjJQZuf8VbuG2Yrn0\n/dqhxc5yD/ELOyGqP5cKW9egJKl3iHcGjFXOrcRqGQPka6xBzzuJs3tdLDjn\n2pWuLd5IuofOte/MO6LYylS2NVZ6jNE4lbipL2+Ij4bV5724RqBu0LBUCYe6\nOjaWrs/hB/Jo2Tyj+nttpmNZdg6PGg4uDZHacwxH4FrBA7ItLm193WRd17Lx\n341ZNxzsoUSL7lHi4cILS6tnloETWo4jBj0dsfUIHjASvs7UvSli43UwML3K\nRn/19GT/dAwgM1pooh1LnGWPLYygnnayamI+WXuNEZ+C1f4nIcD6AZqME50i\n4xLeNVg1+cSFZRdHCeCqpQcvB95z8Q3KWCwRzeEs/2r5aJzoVxQxVUGyoQmX\nNpO1037o8yH/FVdjI7m/UkiWMJbJ0GmRORxGp8xOCVOwG5dHYxPqlMvGeeiS\nU8aF\r\n=JE7E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.4-alpha-ff40a59a.30+ff40a59a","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.4-alpha-ff40a59a.30+ff40a59a","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.4-alpha-ff40a59a.30_1588073979785_0.3910159880712376","host":"s3://npm-registry-packages"}},"1.13.4-alpha-f65dd4b3.31":{"name":"@graphql-codegen/cli","version":"1.13.4-alpha-f65dd4b3.31","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.4-alpha-f65dd4b3.31","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f1e71e7f21bbad43f22f157fa306fe0583392ee5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.4-alpha-f65dd4b3.31.tgz","fileCount":33,"integrity":"sha512-93k5P4uxp1kR9NgVv3OFI/XshA6IOErPtzDks3xcwWY6ygeRQsiyrd5C0RgVAVrvI0t+KiqTR2b5tMM85iTr5A==","signatures":[{"sig":"MEQCIH3iu+c6f75rGOm9w3qcdfPKTIgGhVLg6SQ1ZrX4H0sXAiBpM2vX8HB6YUQlivzv7C0PciheJfyRgGasUuWRp939UA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425991,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqBqbCRA9TVsSAnZWagAAOwcP/38KZmK8r+bW+Krzi93T\ndmCSuQ1AcO78TqnY/g7tce6h+xSYdpHTOpt8La1MyenRxVK5ZxSEss9q6WWl\naq66tUQNcrOuBzTe72XUyNgLRUqfK4FYYQiqzIsDjy7WW1+i6fVIXlPxXpwg\nO0boVpzjYlF/1gd6KTlEVCu0F8ORz0QXVDix260hvXewYVYCZvqS8ghGJEWd\npS/g/VoXzIyQX9DYUnE5lmZcQKHVylFNkKW1WIYKcW+jlPdow5qtkE9CXaNe\nhXmkBM11S0W8vgDUvU4D1bq2GDVLdPqURiNp4bn7j43+LxWuyYDdDChzkpy5\nWdq6F/yq+QV3fPYAWyDiroiEvkVebKFF7wr27rAovEqVMQ+V3FYYUoLNXnDd\nwrgyQ7xQSUYiSGQVqE+GnGdqtsJuqvBdB+p0TaiThVA54tKHKDArRVRTDZ1s\nHIwvMwrSGGcIVVqp/2kiFtkG39FTm4xHXuLmQcoSUJdyuJMcP4TQZWKwDv8d\nVflf+u4FBuyHmdxPL7Svcp9qGK1EXUFyG2fNWEMdr4RLbpxGlZTAY3CQGb0L\nI/mcfJFfkGy/8kOFhXhH72V8YNq/rl05PGfdDft5Nf9IuH1aumC7aFfaaXX7\nkJ9pS8vEBRe2ZJ3OYGgP9gOahYypVU+UNtT/2ZqK6mD/gl2gZmrwBzbgeVXX\nAY/V\r\n=RzrD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.4-alpha-f65dd4b3.31+f65dd4b3","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.4-alpha-f65dd4b3.31+f65dd4b3","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.4-alpha-f65dd4b3.31_1588075163047_0.9515398819887486","host":"s3://npm-registry-packages"}},"1.13.4-alpha-4c78f0ad.33":{"name":"@graphql-codegen/cli","version":"1.13.4-alpha-4c78f0ad.33","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.4-alpha-4c78f0ad.33","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"9817f7464e4f037ba4b7619821eec64156b55be7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.4-alpha-4c78f0ad.33.tgz","fileCount":33,"integrity":"sha512-u27XqBBdx0EbYFbMineI36V0OHkvQYcvPyR9To0qoF6hifA+oWKuuCeWx85I301aAf6UCAdxfFCYFTXS8U1WrQ==","signatures":[{"sig":"MEUCIQCT6FaN1o1cl4QG/4ikinxWeAtkdRC9DT13qYIWeYUB7wIgFy4xGrDw4UKGIfE7wZ6WftFnGhGfedFYU0LB1dvTheg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425991,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqB0JCRA9TVsSAnZWagAAg/0P/jqQE2d/ne6QLlFg79xu\nLhaL0XlHGAIEs/EytLbrtjfSTJ87p3353D2vWNMgZmx6hJ4SZKWSuQG0XUCH\nQYz/KglOPUc8P1P18RnelBEMGUbRGpngCwd5g092HU8ZeQetSiZySVluB2G6\n953Xem3CZscSwvBSSir3DOfZwcGkB885M7j4jYhyQK933aN/X9hmIICDe2Ax\nlJLG93dLMusFAPl2tgRhx3Xidr6ZrkvEhSCD+Qk+TGUXt0AjMnABjcpO9vzk\nIVL6k7IzfLFSUo2ZMMKNbtr9CgJi1NrUebWQy55setJcFnedb9eqHf8vYl1L\nYTdjuPKx0KlgrkVxHzSUE1CsFDQ71octh+crQx7Qfl+VOuj3c47/uar7PpZt\noS1tMZ8oPMbyVPgEG59sicGao6VhFJb3EZ8VtX8r8edJNgbuiS/KijYBzHW0\nthsM8vdzka7Uep5tYUoAPTEg8N8T/luGXJ+U5xoxiQT181MWO+0DBQ0wi290\nOuAr11dTBoDpVTU4VUb+Sjo1q5Vf5ZL21+b0I7KLchFOaAF7kgygF1pWNNci\nRtUFvh8a4U0zT0lp7IHTi74BwLCl/vyQWzctOlRhGJFJCgldm1Lj7yNtKnaW\nzg52HJQydQBY8IPSvbFyAntrcUFQDhFeU1s8Bqn4ZC1OtKo9W5rjXPOJ7iUz\naNvO\r\n=xZhC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.4-alpha-4c78f0ad.33+4c78f0ad","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.4-alpha-4c78f0ad.33+4c78f0ad","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.4-alpha-4c78f0ad.33_1588075784959_0.07056462166716826","host":"s3://npm-registry-packages"}},"1.13.4-alpha-5c071850.35":{"name":"@graphql-codegen/cli","version":"1.13.4-alpha-5c071850.35","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.4-alpha-5c071850.35","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"81572180e8423ebbaf3f7170919174375a254ca4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.4-alpha-5c071850.35.tgz","fileCount":33,"integrity":"sha512-X6gFYp2lurdhRNJfgtr6zBu2K8SoeCChIgIlrRgdyDlbzd3B/BF2UeLD/ixNPJL7zXSriVlOi04uZlVzxccPrg==","signatures":[{"sig":"MEYCIQCZB22rUhi8vUxO4GrN29yuiM54EFDmuYQRMzLbO0yHjQIhAIiwMsdOR80V3GygcnnUHF2pu6Cn/x3sarWoj2nQeNLT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426141,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqUL7CRA9TVsSAnZWagAAcLsP/iF7v8OxrgeW/zxdwz5y\nw4jxYNt12ohoI4JA4FCRTUNGwUxQeKLljJ+T8feUcIm9tgmDL6fxjdBDqCrG\nX07d0qWPAu4Nqa1cGtPwj5ToRLV4M0wESibqJBPNQWgpnVlhwPohspJQwrab\nnkq/9yRVG8RHvomkXDK+Iw2SkedSH1mPMYAu77V2YAigNXJ0qQXrGAQTI1oK\nrYVAFG0tHIkbHteE6718nTXYvE3VmtsHjoNi6T0Z3R5BHNimDtsWDN4iPZFe\n7IdsyRRZr6c8N2S6O5vapJ8f7muERUoy7j5fzX3VhMUgSiGg/rRXZ0zjIfxt\n5pVsUuvL7zqoPLPqCdUm51b0YAkkZtE9B9r7N6p36aUj3+jyDpx/q8f+M0qy\nsZXvpJNRKWpG3Gcl0twDrvbzuwTDXWkE5Ghv+vgG3IfYGxFMTGm6cvd2HnL3\nr/cMzti6lxPxx6wQfGRfB7RPWWhoxUgWYVVVoA7sFxtnl0qrB2WhkdHL94sy\nfzo95m89OfylSiwbIQjUSH17xYIv7NCem18I9jCZYpu8a5EEazBLEYSXRKfa\nKM7YGuqRwgO5SiXsIX8x1tdchl1n1xqwiDr0Wbbqq4c+saEWB8laYukLNeKF\n6hIj395uCPO8mzCx5bw9v/gCUKR1WnRwBWYRft89UoLVI38/RDiOTQixTyFM\nu7yW\r\n=j7px\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.0","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.4-alpha-5c071850.35+5c071850","@graphql-toolkit/core":"0.10.6-alpha-2f9f790.5","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"0.10.6-alpha-2f9f790.5","@graphql-toolkit/git-loader":"0.10.6-alpha-2f9f790.5","@graphql-toolkit/url-loader":"0.10.6-alpha-2f9f790.5","@graphql-toolkit/github-loader":"0.10.6-alpha-2f9f790.5","@graphql-toolkit/prisma-loader":"0.10.6-alpha-2f9f790.5","@graphql-codegen/plugin-helpers":"1.13.4-alpha-5c071850.35+5c071850","@graphql-toolkit/code-file-loader":"0.10.6-alpha-2f9f790.5","@graphql-toolkit/json-file-loader":"0.10.6-alpha-2f9f790.5","@graphql-toolkit/graphql-file-loader":"0.10.6-alpha-2f9f790.5","@graphql-toolkit/apollo-engine-loader":"0.10.6-alpha-2f9f790.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.4-alpha-5c071850.35_1588151034320_0.869468694896061","host":"s3://npm-registry-packages"}},"1.13.4-alpha-9a399cf2.35":{"name":"@graphql-codegen/cli","version":"1.13.4-alpha-9a399cf2.35","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.4-alpha-9a399cf2.35","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"26d914980603751912581940f3a53348aac5d30c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.4-alpha-9a399cf2.35.tgz","fileCount":33,"integrity":"sha512-Ks+AyICjaQbdIXb0Tb+aIQkODPPzA26waKnF+g7AVnJyNAdmgT5CQTpZBAgs8O3bmXh3hEbFG7DYjQO0vFa/xg==","signatures":[{"sig":"MEQCIDQYTPnr4ESrsonbd8YfUthyTl7zJB8s5lwYBIWp9GImAiBMe6SChoGbwIwQt78ELsl9rthE9eoYMdRilcZYCf+0Bg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqVDGCRA9TVsSAnZWagAARmIP/1L/kATdRh2G3abgdryd\nlRcQP6EbQRKIpFfM4GBiXfsfOH4TF68KJ+aj8hDbTmDowCLIr++hHY2A3paF\nBo6Gj0rTzWneZyaDbGp7ZpsoVyB9XNdYYyVig15dn39Dw0pVROx4TIcKOsjK\n1jPs6T4Mle0MOVnyV/9hiDHjMKWDua4jodlO8R9K+xb8B/ZfTka4fdteYvZ1\nC9jhEVV9gH3+LyQxtx2pPpK5sKPVGK9Fwpb4qIxe9lHYtT1EfNawQh9uFswS\nFDRiTWgV+AhTJ6RkvPTSumXMtShXA9QZwFlujFzKUb8PMpTq9cMk9k5Cznaa\nB+CpHmo8jBP/eRkgBjBHmILp4p17DoA7RPeTfKnZ4dpeotEpta4Ax2AY6C16\n4m6seOatPD4oYD9dX7D9QSyQEIN7qUH1D8PqMcTprFe5Q4st+SenmhNyP4bI\noj1QAQT/kLq6acma9TvCMEgWjzqXTeSX2uRRR1mbzQafrjnEfwYCQby4dVID\nOGtwaDJhxx8rRdWp7JNDIqeuxgwESgKsMs2Rwhbp5XqFlXQ6WXJGCCz23g0U\n15KriewyzU5hUH2N1hfcNI8NB1K5KI9huA+CwilANOZ0vgmy6+LhzWgGuLus\neDCnZNtU8IdFbFMuqoJTAtiNLXlgQsgUtUhxOso4IfnQzTckRHp8MjQCbyPA\n/XB0\r\n=P5wp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.1","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.4-alpha-9a399cf2.35+9a399cf2","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.4-alpha-9a399cf2.35+9a399cf2","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.4-alpha-9a399cf2.35_1588154565923_0.41535288830459804","host":"s3://npm-registry-packages"}},"1.13.4-alpha-e339df67.36":{"name":"@graphql-codegen/cli","version":"1.13.4-alpha-e339df67.36","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.4-alpha-e339df67.36","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a0359a0e1f78853214612d54d74b3c5553babba5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.4-alpha-e339df67.36.tgz","fileCount":33,"integrity":"sha512-YylRLnyRFVFWHe10bofEjfbQq4S+mKZxP2WOGlhTNbUblUYsbk6Dw4CTcpqVah33RQ1qXDJU5GiivNV4Zy/pBw==","signatures":[{"sig":"MEYCIQDhWVlrXpolBVdWYzdPEM0ypmV2Oaa07t6mTp7/iFynJgIhAJ6q9AgVW+iYxEO/gJheB5iMINGUrLHrnbvXh/hNn4jp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqVObCRA9TVsSAnZWagAAWXYP/3CV/QHncpfJzSHy6ms3\nvBc2wvm/fzm4xWPOkMdH3/MtmQs9HxWi0gnj08L3c7AsJqEM5Bucyma9MIRq\n2wfBNI/r6B2EaRmcLAHa0sZkDYqqpkwx0nFWhhyhiAgo2iSUBCJEAMyGMUsl\nnNBn/kxLil4FgR47qbu1gaF4gq7LWR7TwoSBy8HsIlR5gFBCPz/CzQ24Ro4Q\noazW0k2+MFppza93SvdVCLFRGuFctV4xm1pRmDXGZqRPpiepbxs6/otwmLcZ\niI/EVl9uiqatF365xjoIvpkWkPzBVqNjQybGH1qJE2yo47MJT9/lP6ZxtvAC\nKHtwfDJ3SF2HOsxR6ASpG96pFiu7E3ljtuQ9atp570w1zWI818MX/Rq1fVbH\nBB2352VhzxtHQkH2eVvNsQgIcHQAclVgcHYf3lLDVF8H6Rs7QerIEMNLWNJS\nOpflLJNUoqu9HupfyoLLMM93AmF10y99I73v4WLtzQXmY4bTUgqhxhcXCSnR\nF22EFcHpCKgf5cV2lmfg9KqQ0JD8LDluxH8lhMbiwQS0/58npn1EOOvyKIp2\n1Ubsxy8fAa6zwC7m5Nwm5opCC6Bwd/56HbUM/q2D0+Ch4I2n0v9h9fWvg3eV\n5y+gQ4l1MKrKpgeZYJ5ySgfAQMrjZ50avTWjZBlteT0J9EVSPg9GlRXK2/DE\nVKo0\r\n=l29/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.1","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.4-alpha-e339df67.36+e339df67","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.4-alpha-e339df67.36+e339df67","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.4-alpha-e339df67.36_1588155290717_0.6943775261589746","host":"s3://npm-registry-packages"}},"1.13.4-alpha-8d0cbae7.36":{"name":"@graphql-codegen/cli","version":"1.13.4-alpha-8d0cbae7.36","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.4-alpha-8d0cbae7.36","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"7ff6ac1ba4da8eed0c79072adba020bcc9aec1c3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.4-alpha-8d0cbae7.36.tgz","fileCount":33,"integrity":"sha512-sUaCoyiXZ6t38cIVG7sslyClfan1gHmsLi2CEj1iFdBva+OvmLhNPd4G40hwDZ0IrUcknBQCueOrwbnzMSKzCQ==","signatures":[{"sig":"MEUCIQDFqyFCnioJfDKBTbxX5tx4Uv9PqK4pod5I+DR6RWOE6AIgO8oVW6AmMCPAIViotn8EPtAgVa5Ag7k/f4urr77+3Kk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqVXYCRA9TVsSAnZWagAApi8P/A0vYUGCh98WZzUq2Sjh\nbzy85pIPhiUQKEIHhtfYEj4vPxswRiVqNHWvdVSMY7tJ8pdz4D/MBsIgnyLw\n9KAtlIdQufRtv7fumCdix38SOAVJAYohnWx5IFEp+8q6PBbfMIdjnCH3lwL8\nJmT19FgEzThXFtmDl9sDYRJKBDjSvudApN8uT4Kyn15mOafNQE6hL4mLsFrh\nojaap0IL80y8YhOy483WUaVK72ls0ODJi87RKIvhTvlERWRWEGgj3xfVwXnP\nOGfUcnJljYjeZoaV0BTZLBmxO9/gbNXiGlEIqTa9QhkWmRDF6nrD6zlqLuoz\nuV+xV8W8fUo4Ui3muhOusD1ZOE80E+O5vAyU5yRgc1jE8aOTD84gEfXRKkXG\n8i9KZ/o34u3NY7MVTK6QZrxh41whdIqpbovLQqkv+1I02XJoH0Jeedi0N/SV\nHHLZuioBHAlRLnBnGsQJhfHQ5ujHnlfBcw0OQSj4mndJvNEdo5H1BLdvmwEm\nJcuEdeJoo4YoCz/HxPc5Isn1Ncu6ZaGo7nbG4aK6YxuKr0eH5Tf2kOK/OAEV\ngqH0LyblQLRSHjDsIFPLZGGmtROyi9Lgfe5ilESGmAJy/rUskMJ9TvFHTCZ7\nqZBO+Av8gWlDCVf+0aCRYRbzl/00TxSwanC1RkYkPY77olufrJqi0Ky25Pyw\nlvuW\r\n=g0W6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.13.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.13.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.1","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.4-alpha-8d0cbae7.36+8d0cbae7","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.4-alpha-8d0cbae7.36+8d0cbae7","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.4-alpha-8d0cbae7.36_1588155863131_0.15678249077259254","host":"s3://npm-registry-packages"}},"1.13.4-alpha-ae7e29f7.39":{"name":"@graphql-codegen/cli","version":"1.13.4-alpha-ae7e29f7.39","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.4-alpha-ae7e29f7.39","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"dda2b816ce1e27057975a6388d1611ff43b5c3a1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.4-alpha-ae7e29f7.39.tgz","fileCount":33,"integrity":"sha512-SryFvjxG599sfMzBkd2BCBVT6b8HkU4qFt34HlxJAYDk9pHSo6/VSShf8lxKg8TTuLezRlTI4F5rCKrAx9/4KQ==","signatures":[{"sig":"MEUCIBeogovePXfD51sHAPeueWDo/a1Y0iUjIBxj2EYoDiKEAiEApI+chcXXOEubeR+Y81utBQt8iTd7WIw6IG5r/iVsRmA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqn+pCRA9TVsSAnZWagAAhtQQAIoJ5p8qmLJitikHomGK\noU5/BKcnGAGwWQEivZrhIzyjbFRE6k5BTIhatDeLAJdLHAkw+KOCsTBCLdao\na4/8etyxXWfncT4Z0hLnrczxSxH8AHuQ5Josk7+4KllGwYh2Cy5R4obRqs2x\nKiDk8uRirqp7CWzNgyF4oWpND1RPOlhKWs1TfLHowrnX1NAo4y879CGu16JN\n3vKsmMSf/6spI08ja3+AVS7PPO+9JqHXf6dJDVcZD7leSYyG53pA86vXu9HS\nKvYWJ1oFAqZ6u9RLsbksXYf7wVOa1piwUsNEOjGnxuAwpZtc9SSxCOT8hKyt\nQeIKd8i5kQO4GAfR2nFaKRR9NiiVQHvNnzn4nqUkBtA7uFIAJZjBC7ui5M3C\n/ORSlI/bQEAD62D0TTRAhcD0oVvkJ0WRGKbgbcta58RVCRaW5Q/y+VA8a3Sm\n+TJxN/OUnfO4edKugmF3ikkZODYXr94qSxLNrdn4G1ok6a4lvghITFavMQDy\nT5qI7VPUYenmQUW+PgF1w/h70PfqYDbuyzyF+BY2hqJJRJIdXdqLsNT7mrNC\n5aLBqHECnqGyvGVT3aCIrdtr7FQUQVkGALk4zMIb6aA/BxHHahfSUjXo8dgn\n+XWk+A9aWAvuTdIDhKL5e62YM8SGow2xiP7rsl2VXTVgKDXIGPTHu061xzHK\nSkes\r\n=sLHH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.1","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.4-alpha-ae7e29f7.39+ae7e29f7","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.4-alpha-ae7e29f7.39+ae7e29f7","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.4-alpha-ae7e29f7.39_1588232104824_0.48794469463878","host":"s3://npm-registry-packages"}},"1.13.4-alpha-557ff21b.40":{"name":"@graphql-codegen/cli","version":"1.13.4-alpha-557ff21b.40","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.4-alpha-557ff21b.40","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"52acce70d8b94f180103f4ad6c8dcc76c34fefd3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.4-alpha-557ff21b.40.tgz","fileCount":33,"integrity":"sha512-9oulNCyk4trxzz2znwIqXm6gS0NPo3PEepJrYIOvTs0hPs5kfVgZ3MIdNuxmCjck18B5x01E01+6sq6r7F9pdw==","signatures":[{"sig":"MEUCIHNxDKo2EL1qfVs13pyCvqWsA8ePTWDD9s79RcHjYG4EAiEAiK8PXfQJLSaMXPOjja4o2STw4/nRSXjjM1IVUgYetvw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqpA9CRA9TVsSAnZWagAA4WMQAIg4Dc5HBZuvnJ0Su8Li\n5cV+/lsiDduOKUdOlvtFVdm3uNPnpz0uvPVgfeMcbGMBWDk/FdJtYv+02O+f\nDFinyWojT7PafR3+IiO66wyKwlII7F72rPY0AfO62vyI0loDtlzKsKL7oyWZ\ny2QzGpAMA3tENNbtyk0sEr0uyFOwYYfzkSvv2ZZA4hT8tAVwFKV1vRQG2gzf\nxHe3kZsl52+ZqzIp5pPcKv5n8msnyFekY3jP9NUR8PPW2AzwuQwYdtFsI3xP\nuqJRSilBKTcm2qnPu1fYBqm6COGF9lRGYEMN0P/kips39Xfryd1MqdbsdZMM\nbeoby/B8RJC3tdpbmMhvHWvIuYCbJ0KEu5FPQ9Y9LL3qhPVvmAvRPyuJARod\nn3bHVD/dw5pZaTs50eVI7wVAySMgn9nOPl2OfOYRYMZUgm2/IdpvETBXUmad\nszWl1G3F9arqzmsXK6d5QK6k0K4MkQSXIOHLTTVLDDZhaL6rX1re1sLBDTih\n28oCQKkonLuE0q7+ZLSAI+7VjAQ+Rie1JE7/u10NKVSSQtIVWhiUWot2IIXo\nIlJRhP5LT2CVyuSJ6LYa14WaRTFG3wyoVM2JtXpS0CtUMH+FJgr4hkdgzGle\nrA0sDaKAy69yFKjw4pIWaI1lq5QPrHf6liBFJd3bRLV2jWJvarG6moCVGhHa\n2+5O\r\n=MURW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.1","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.4-alpha-557ff21b.40+557ff21b","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.4-alpha-557ff21b.40+557ff21b","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.4-alpha-557ff21b.40_1588236348739_0.2027540607319338","host":"s3://npm-registry-packages"}},"1.13.4-alpha-19bee56b.42":{"name":"@graphql-codegen/cli","version":"1.13.4-alpha-19bee56b.42","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.4-alpha-19bee56b.42","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"81671ab044ef6ef7f12019eaf1fe73d57a8ace71","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.4-alpha-19bee56b.42.tgz","fileCount":33,"integrity":"sha512-Nuw6tbaRTO+GMDw1XgMIy0fngdN9QTHD/7Q8mQeNBaBEErkwaEmk4VYIBR7OEdVXhiH3Kd3DUeGDt+UnP/kc6w==","signatures":[{"sig":"MEQCICHZtg25DY81GR0OXPeoA5Ml761GfRF2iKCA9WVFSysYAiB1azLLfNMGkoGidDyQFFMgeJzUHzIvgofYbtEyYwrxJg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqpThCRA9TVsSAnZWagAAS2AP/jlp0g4YRx/NWAikQIhs\nUDJhl78Xuk+kqI3FPzGLzE5PBTVaHst+PEJ4xJZazpNwWI8nxxA/t5apinGA\n7Z8Z5zF1aTyPE+m1PZmDzU1BocwHYXbWn7o98q21GYWwbHNLzZqcm1oVdCi6\nNQBIGyY2FZO/C4iyqs5YbqrDxOkHqJC8G8bbyj9nG1nCQMhGn5sOwfbvmunP\nrfGTyAWWUEoXP0Iz+UXnPBGxJXx0Z8VQC2OoZ2SnSgR8VKL5bM8yfg1u4/Eq\nhV3I5BZvMO6k2+Gb76+zcXKJmqVj3VNaTlFet9WDOEr5Bpu0xgSVdHJG4WGh\nwk7MT9c9mGZWYT/M5za7ZARNeuvpFp28i4pDW/n9FI4yZyuv4zO6gI59tvRA\ndTEcMLcwBy90NkwDwpuzKrFPJxkgVIeV61IKX/qCjcF1p1ZZMTxtsoAcnAYw\nSBez3hbn4gyffqgxMlPyFMd4SX9WTco4OjqrzAZQfCLiK4v+JqfWt3tfeudZ\nX9TXfuX6Bb9MwKfyq7CzyojiO6BP8JZNy6tFgnbkFm9C03mk6tIVYqXreQjH\nmMtGyZB9zhOhQbSNnMnOqiQOqespOe1A/X9DQdMIsvtT5vD8WA7CSQgI0UTJ\n/aNihG54BPiIdKavsaP12cwveg8KbnZ2GRa9N0AuCcD5OXJNxkCs4laY4KmM\nsXKl\r\n=KJn/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.1","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.4-alpha-19bee56b.42+19bee56b","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.4-alpha-19bee56b.42+19bee56b","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.4-alpha-19bee56b.42_1588237536970_0.6551951635756357","host":"s3://npm-registry-packages"}},"1.13.4":{"name":"@graphql-codegen/cli","version":"1.13.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e609ca3a11e7846cf3671acd0ca515209ece6505","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.4.tgz","fileCount":33,"integrity":"sha512-zVRatL67AKLSI2piJbnpZGA8/fDYY1E7jqmVGmEua3TYmnws80uK9bue519Z0eLtcA1FE0Iyi8CxG4zLotK+/w==","signatures":[{"sig":"MEQCIECxk2NET5SGkjJ5nU369wGCsRyk1UOOhLSDOiNbAYgYAiA7DhMylDQSx0n5zLvf2oGFbHZB3fY4+LQ1CesH58dd/w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425901,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqqYeCRA9TVsSAnZWagAAWr4P/2IWJw8xSLWfTRQgeE+c\nSFYxCeeJOgfeTq8LY8YFP6Rpp+wu9zzIFZfMHGIMSaynj4GBwIhqU0B4xUig\nD81Kg07lWv0QlTKkoPnAuMKdQsgMqAI+fmV27T9v0OxEvQxICT1FCSt0k6Ww\n2Q6GGqr8pHXrL6JDPNDGBYXAmIq7SCVybStFZ8WHzZUT3fPdXTTxfyx5CJSD\nLonkoTteu14ba7XCl8elbv3x0hyF0rtUTRNkiQ5y8hEfy9YtLBeK8qUAxoL5\n10wV8yxb3qJ1ZSqywg46M/7jn4hDfVQP7fpV9tpAakfSgdaJTlpowN2kw9zS\nbLqKQo/EOydsdBBzMHFNGZZcdgQW1CaCvSTkXveWRrdjFRmTaNExyXbokOZl\nBilbEUSbEbFm8ZzNOG95CzVzwjmIoLTDpuwndsy7vT0reWdvI34nuEtNYMBA\ngz0v4l+B5PoLQGB4NuicH0vkhvoCrELkzyCsdtGmQ4ORgbr64cBsmo5bjV1x\nLD6dydBCt7TY96O8HmgHbtQAQfAahpRG5zswYxsCHj7SrksOBQY6PqXA5SYQ\njPdv3FoHWmElkF7O4wmUEl1ke+3OOuV1ElAiRMnqHn1QVlLh/0SdHw9LwlvN\no0zUzKxSstMA1DtR3nsUDSOynfN3g1RDRDgvfotw9q2BzXKHS0oI9ZYDNF3A\n0UKI\r\n=LJiy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v14.0.0+x64 (darwin)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.0.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.1","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.4","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.4","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"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/cli_1.13.4_1588241949569_0.8749718266912727","host":"s3://npm-registry-packages"}},"1.13.5-alpha-a6ba7ff6.0":{"name":"@graphql-codegen/cli","version":"1.13.5-alpha-a6ba7ff6.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.5-alpha-a6ba7ff6.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b234031e254464ae6417ff3ab58af1c27e046a52","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.5-alpha-a6ba7ff6.0.tgz","fileCount":33,"integrity":"sha512-NgT8Y0mksme8EA1r9O7Fw9PawlyVrPueNUIubZfzgvnWO6DS3tr4dlA/CesLK4QsXbh88CbPqQJHkCDxsy4F7g==","signatures":[{"sig":"MEUCIQDZmgnkFAG721OJoYFdSBzrnQi8iLNEjOLGkCnoWlZp5QIgFJRGmd/JGRdN1H+1TxMkFcGva1fsE8SnVCYXjDIIVds=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425979,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqqaeCRA9TVsSAnZWagAAwVQP/2qCuhNrx7dofqsAAwPE\nord9jUFrUiFzfeI+GK8UmkP/3aaQOE4e12OPkNk9fMvtv8au5PM+0DzACBaD\nsh4aloFr+/E76tlF9paZx9Bb5YMmuc4b3KnD4Qbo/sfalUEm/lPqKOEj00de\n39I5OXeqPWu0Svw2BX5baUXKpuyPWOSVe2xFQDxC1XDhYe+4ylhlCK8fZd5f\nM4Yec+XdverJJv+AZJUlXpaha9v4C+hYo7VZIoo15JO+OUmxhORQBsi+UynC\nZpIFp+iglJzvGOHdTxqXplIs1hF6N+nhHU5sOhvwh1EYv55uPNz5oB3OL3M1\nJg9uuGoaEoxSHWOCjbvmD+qIvmaofOvFpk5yEwBqA984Cnp3bY/qFTQslZ1v\npRO3bnmchpn00K4Xg6da/UW1WluiCrpmih7Mm9WjHJdf2JPUNjOnwLbC7PV4\nWOKKnX0a0y6ISpnyg0ZWfzuoC0q4pV0lgWdN43suP3psaC518pewadQW0vVM\nVcySk+3kqGtGEmKNzmCCcSUAdFzMmvvNhO9MuNzQADeNDVvreoU6kkV2S+us\nGS5tmntgKod9/rHUd1c1vLf5xauajVR6pH8qQkDAa371qPnPb/NHEc3BBRUv\nSx/CEX00Lt5FhQxvPDuJPIWsNr/+TE4DDAFVKqAIN5t1EFn68bf+INZ61FGV\ndNiD\r\n=tNDo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.1","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.5-alpha-a6ba7ff6.0+a6ba7ff6","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.5-alpha-a6ba7ff6.0+a6ba7ff6","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.5-alpha-a6ba7ff6.0_1588242078005_0.6856289722615025","host":"s3://npm-registry-packages"}},"1.13.5-alpha-3c19cc8e.0":{"name":"@graphql-codegen/cli","version":"1.13.5-alpha-3c19cc8e.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.5-alpha-3c19cc8e.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"96d0d74d13ac248e70279c63fbecc0b52262c277","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.5-alpha-3c19cc8e.0.tgz","fileCount":33,"integrity":"sha512-EZ7KWLWWqfiEgZtba29EUsXsgVHehN2lwvkP9n4M3XzITJPgBcmSCG3yE1R3iC/cAUd14Zv//eWlTv7Fx96Mbg==","signatures":[{"sig":"MEQCIEKZeiBAF2sK1ztyVpASPHJXhA7l350wAjevt0dRGoNCAiAOH2pUk0Yx+4dEMbXeEEbCdtUwwTJwcG75vvSymDUKjA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425979,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqrTfCRA9TVsSAnZWagAACxkQAIA0hq949d05zII2+I1o\nd48HWBNbe+6akXec8ktCEVFclNfEJhunm0oAZhCHWtIoQu5tTiAH8wmJpgDo\nAP5q8LL9+u8NDARdgXMbHS/KuwyIEkKt2PDO6wF0q1BWr4cf2alphv6C9w/V\nqzKdMeuIrasda/nBVIW7lMkEGpn68jGfamLFXOxMapJPy0FEI+XSJF/ONpVp\nz1aQ0CGGeIi/YpyoUnPL/LaetgvTuGEzuld3CCtar6woJdLTuKgZV4hJyBHY\nRdLFwdwDkZMiKqqq0jUJD457Z3v0DcOaAr4jSi9YNhzZnZMvE3+e8CRrZjiK\ngIM7YM4A0wcjVlwsBbRRtx3J2lL7dVATpP+ypvZ8p6RFMun4Jg0crPAAI9pc\nh3fSDmK59eiEjUwOX+qhJx2tplPk/K6AhAt0LrOGrWUrSZY7YRD/OqQo+Tnj\n5iHYF/xCDNY643cU7HRtrxVf1JId5LTrQvc+Iw9defuFleXOLIAFhrUMvplA\ncwjmTCmrpUgRam8h6T+HX+6qStjh7kEkG2jNkrI9ywfX+pdQicIQ/uskvJfi\noryZYXPhtJZO5mI69sfCv2j4ezbiD9KexqbZhQTYAViAOa1xM17zOz1cLiRT\ny/KGrIUIsQrotaCjjpUAJhZXIraHxP6t68h19+hycIQQp/mi5IjdNuT3ULFD\nGjh0\r\n=y6rH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.1","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.5-alpha-3c19cc8e.0+3c19cc8e","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.5-alpha-3c19cc8e.0+3c19cc8e","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.5-alpha-3c19cc8e.0_1588245727328_0.6201297240897139","host":"s3://npm-registry-packages"}},"1.13.5-alpha-7b00b74c.0":{"name":"@graphql-codegen/cli","version":"1.13.5-alpha-7b00b74c.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.5-alpha-7b00b74c.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"40fe621fbc51fbe6c3c2f3b9dccff8219d976030","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.5-alpha-7b00b74c.0.tgz","fileCount":33,"integrity":"sha512-PXti1T0KuKK1WhawKaIwE+o6B4cwd3oRFiQDJnI9IZZ15D9FsvclHLg5vv2yW2DDew+zTCCxqv3O9+EarEukzQ==","signatures":[{"sig":"MEUCIQCyrnau2u6p5TJlNNxX3llbn2GSwJZ29rbSfXDpx6GgmAIgOD7A31s0rq07ULMiu+V/ttlc46fB4YcYbI8tgFAMM0o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425979,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqrZWCRA9TVsSAnZWagAA//8P+gIMIu5fHKnx+Qps0r3c\nL4RJAqt2dEcpJ+oa6jDFZAf2FaxLjdSVixNox2tJb1l/NAvGTOitT7OPqRvr\nS5ZD12/8Ngu8O+K/0lD1goReZBJzoZAU3I8dDX1q6bXMeKJ9aRUR1JPD0mz1\nUQfcuMmvR1OoKSIihDwe5vKnk5iQWMcbFNn4HXMQTcA/sK/qfD5481Kgl3Ia\nDdXgESeQv8gcBCFLJxfitOAWdn0sEq7iQy9N7DnAdIUfZoynbsDSGW8+PvUi\nx2TNUeFlqNnohqQcdQ2f6g8tcZOEeWcyRfELYtPKY8sA+Cb/Vsb3nh1wk0SJ\nG3EFTdkn/d3wEgSzRY2RZ6tzOzvG9xw8Ywntr1Qqz7WTVKw6MZuyNMPAYLhS\nyYxfTFKp7hhXVejKEg8K63vMNzqSJrXUNH8oNTvRr4JYzW5p5xbCdgng2aa4\ng3v3S+zF9tlB83KX/Do8kRstO0b5g8/iyvqrHPeCGqHTl8VwrcAD0netqEZO\n2eK1wvCQdMcFrcDo4Sw24Q/WfcW8XVTsfc8FhsjkPOtPRXr9M+qbrKeuzpNa\ngPebwk+nV76WkaVoHKUSkH84GUcOkGUQ6jjXyY5w7sJNuJebHsHj5o4pSfhB\ng8nk5EkIrsslxMHL9q1/6Nh1IaKmx5u7EI5aLRDi/gm6fK1ipsbtf9YbipE/\njAJq\r\n=VQw6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.1","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.5-alpha-7b00b74c.0+7b00b74c","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.5-alpha-7b00b74c.0+7b00b74c","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.5-alpha-7b00b74c.0_1588246101859_0.7376564583425937","host":"s3://npm-registry-packages"}},"1.13.5-alpha-3bd92d62.2":{"name":"@graphql-codegen/cli","version":"1.13.5-alpha-3bd92d62.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.5-alpha-3bd92d62.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ec7b21a1a2fb0b65de69a9127893d80c318a8c98","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.5-alpha-3bd92d62.2.tgz","fileCount":33,"integrity":"sha512-1nAaebG4/tqv34nNOCeMofcrh1klgnsg3TVCVWpERXPB7rn9KjQNY28ZRwAnr857Wki95VwyfBb3UBrArdpxZA==","signatures":[{"sig":"MEYCIQDyd6zfbY7n4RsmdX2/32yNl+7ba5ijH9Vli8jLWF2c+QIhAJJ4fAh389MZ9nm2EhX4UoJWviKgOBh5vJ4zKtdzxTBR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428851,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqsMqCRA9TVsSAnZWagAAioEP/0RtGCn4Xe7YD8CBma7W\nO9MmAjqgxucixH1LzVYKD/+zeQJXdissnD2g4F5XfN+wg1uVYovc0sykjgHM\neluN7NZagrWn4NDYAaNxFT9I2T0WbvqjwcXRiXb8RHyCwwojJVKWoBKcQEcQ\nK/Bc/pGmuP1cEj0LCtkSE82n9m4DRE8OTJFYPNJPBcaQDZxZlAQzwioWITMT\nr9IysnbJhSQda9N8GOjEMNyn7peYINK+T3Pw0TZVbpyOn53DvQ61GHgR5nUq\nkvuWYri27s6VE8Uppb3uig4K6GG5de/O7PZSQQjLFBF7wQ5Q67zAnc57aAzN\nRHSKHDyKLjaFw6IIULyYzPrfOjs70EWlrMjydAjfyVgEFWSe4cSGSGabwey3\nyEDG3l8WeBFCcXzQt4pCQAxg4Z+9VVz3q3eQhwVhUK5DqITfPUsbrILmfD4I\n6yozjqcQHLvZmh0UGrRSyrfsZBxl0RO0uF2iuDrPFSg9Dj8wX1Rj1aYparVB\nbUL+QdFJ0b6m1m14H4Y4laO3Pqd+U2YC5+SA2FCfPyvihN1rvtIWZL7rHpdm\ntsgg1/qn0MZnZXyLAVJtBJgg+fsDene+SmMs9uJyWLLVD8IullbTQKJW6XyZ\nazS7jCkRag7499Ij5LpJ7qR+SGKLad4JHl7MN0VPw3i94mmqpCwnF7ixxqS2\nWyME\r\n=m3zT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.1","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.5-alpha-3bd92d62.2+3bd92d62","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.5-alpha-3bd92d62.2+3bd92d62","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.5-alpha-3bd92d62.2_1588249383615_0.9453445589935485","host":"s3://npm-registry-packages"}},"1.13.5-alpha-29e9e8dd.2":{"name":"@graphql-codegen/cli","version":"1.13.5-alpha-29e9e8dd.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.5-alpha-29e9e8dd.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"39880bcdfdc0360ad0f12c8b2b9d0a6fc8de6aef","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.5-alpha-29e9e8dd.2.tgz","fileCount":33,"integrity":"sha512-TGv7sKaGQaAOfd4anggmOkkRvMUHlQVC9JNYR9l73Oia6BgbBepqP4pLz8UqLvSb5uSo6H+K/ek5CXjdBk27eA==","signatures":[{"sig":"MEUCIQCxmkgubzGKYaIddl5WuPLFpwt44OF+EOUv2va1o6f0eAIgM+MX4BuhMO66Am3AVgu6OWA3aYyk2QnSndXFBQ+hYNw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428851,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqs2NCRA9TVsSAnZWagAA8W0P/1gMEYfSEygX7fgYI43s\nC4hADsuOXbl4KlPvNbdZAB2LmpdaMgkpWyxFD5oufQ1dvF9r6Q7ZpHvFXzN3\n0/ooQG8ITGuqndY0QqkTTnh/gMxPkXLjh79otYTVr6YhrmzxiyjZK8zN7dvX\nBWoDcoVKxjMXr36oWjC9shadAtlVmAamoBIkjB4rKjyLdNPBUbj2lA8yDxhR\ndoiC2CqmUIqLSOtHqyB5etdwIfrUymuLt1UA+BoAZtQhbmPW3/Bj//DWRFHn\n3u1+tyeux47Xtfm3mpoisz4aUJ2bVMmMnTNGfG89jvz6kMuc2zurjptYXUn4\n8BZsp+e/ecOk/k4x9xtigWSIaf8+cGgLKoy3s53V6LU3UbVeVEKsZ7dsP+u5\nwQ3DHbs1UMgToGB8cmU0mH50p6TIDlA6SGDYsFdPrb9TFD9WBxz7lmZEH1On\ndMWtu8gx7xL0TbyhHObpMr0V3iRBRWS+TE1hBnL8MRJiiPPbL4D3iZHporej\nPpOOT+UAi6fDmxA2wx+wFzGHDZmlHkmT9SKzqOHhjIUfAmLBfBBs91p83CC3\nSkcrJk5vb+91Khcoinep1HQT1UrVMhLV1fzIXxKqr+z3H3QUGaNlme2sMEXg\nqDJcHDM5dta2m+57sjcMeazEVlQQsMykiJHQtvU2AAH5XyxkUFqvT+X+uwdz\nZFAD\r\n=o9A3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.1","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.5-alpha-29e9e8dd.2+29e9e8dd","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.5-alpha-29e9e8dd.2+29e9e8dd","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.5-alpha-29e9e8dd.2_1588252045016_0.9440743897208592","host":"s3://npm-registry-packages"}},"1.13.5-alpha-853747f1.4":{"name":"@graphql-codegen/cli","version":"1.13.5-alpha-853747f1.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.5-alpha-853747f1.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3d0acc6aba489fbd876b8f4a297e47f5356a335c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.5-alpha-853747f1.4.tgz","fileCount":33,"integrity":"sha512-EADXltsQAybtUc9MNdcXN5qryW7asx9YVMX6kDE+XOHEZ7L4bkOb1h7V4yfhsfiprxeOBIG2DqUXK8ctL7ZW8A==","signatures":[{"sig":"MEUCIQCXq2AAMCye37rRVwhsVSrgqisRQpr3F51V0xHuVujfdQIgI5etOoTqLkJakqTRyarwZCWqpj37LBegVId3XDILeZI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428851,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJequrTCRA9TVsSAnZWagAAbtEQAIp8MP9D740SiyT0oIbS\nmXggp7sfa0FXlVey7w5URemtT/c96TMEt5aqQVaEfGlKCBl8Td9E/rEKxlHd\no7mVz84A02ma6aSwzzwgsn8S8aQWMSZtlrET8pV/mm6Ao2Al5LkwdAYziNoh\ngDmL1hnOoKc8MWm/dPR602gpSVDpvBOzeY/gAgc/+5Fslbf4mKbM8x9T+8sa\nciKlrtm6xy9kS7Cub6XyHB/TGhAcZt2+faefjuSIKlanJ6fU5VHssf1bbfqC\n+UlMkpkpz2WPQ3Gq2aeSPTEpAXCoS3Eb2/YQQnBz7I1RnrMFtI1WAkcsjJpO\nozzBSSr+pmvkDv2PKb1ke/NsY2bkApjwPhl1oZiw2itLmAT10HInlP3TBNkO\n+9IODYve4DmqCxUUNTkX/NGoP4w3HNk2BxACgnfw/DiBpwyap+vYxMcQpcCP\nJy9y8UI92eeTJY0yi3fjhHedewc99rYZpvLucpL/xpl1GiB0pHsyTWRsNyCH\nKgwxITOVlGJx7ndbqFiwfI9aCA+ArYRbHnbx2TgxG2aQ6jxfJtqzcd71V56V\nf8j+yaLYCVBFYUrYpKrNEDQDFbM5poHVNoSD1WNSSeVKX0Q88+XOafd2onrk\nCVubIWPUYgFNRS32Twe5HjfOoKlVfGUzNAu2CEqO9EE7J7wrMYf/M6v80Um/\nldeS\r\n=mqR+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.1","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.5-alpha-853747f1.4+853747f1","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.5-alpha-853747f1.4+853747f1","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.5-alpha-853747f1.4_1588259538225_0.7705410482242476","host":"s3://npm-registry-packages"}},"1.13.5-alpha-2da4e3d0.5":{"name":"@graphql-codegen/cli","version":"1.13.5-alpha-2da4e3d0.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.5-alpha-2da4e3d0.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0281e901abaab86669cbf14b3532e383b23a9733","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.5-alpha-2da4e3d0.5.tgz","fileCount":33,"integrity":"sha512-l72ERdo6qq9dM1a53qJvC9FnTDYSLFnEBTQ2D6L57LlPW7CbfHuSYAX8Y4+xEFRDqi0SuGO4WkG2/Es+pNAC8Q==","signatures":[{"sig":"MEQCIAoJl2nQC4WrJDUOzuACGQ+Zb98jh9HCJjHaTYZpyV7eAiAnEC4RfMwEOKKxvVamZAIamHvTbA6guAvuKo5BFEL+Vg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428851,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJequ93CRA9TVsSAnZWagAAIaUP/AwEup3HROd13GRgPpNQ\n+SlfCYF80o7LBG3C1907oevmJS5NCjNnNzUBxnTZ3+2/DI9qkWeXkwZR24Ri\n5TsPZwyXEPdfzwoKLt+V1AeHHHIP1xbnANfXs8HWQ2Wd1hMXMb4BnvyBGduz\nnpKmrDVSzQs0XrNsnjI1iRI+yPnIpMqMYi6CEc+0FIP0RQfKQHky9PWuxcLn\nJL6DdsgXswEwZ3FdmIDF6punRk3erZKI+pD2r0S7Pij1KaufQgFBMu7AziJk\ngi9DucGllzjxURdOP4SttBKv56PG7MxWMVn00uGSb59Xfw0Lq6ch4CAmXYRX\nZc+NJiVimF0dBJsgakhlyjZ7ohIhkWN8ep16ASzd3cZGO3iJ2J6V/78T2yhH\na9HosgFfhm0WKmOiZzGuavq5LslF01ycryGV0IHMz3gyUxvwaj5kQfw9mFFT\n8n9VOS8STzqwbpZW8TkmM5Kbwh2ltul8ipGeMv5A29Wa0J3gUrur01X584QJ\nSofJvYctHT4uPZYorNvmT4pvxIwVBBKkQg4dkkbEvftVycXIiw4BMZMdBLNF\nhYo4i5kxDosCRPpRhn1r0PRWR04ROawr200U+XLm3KPVHnIQmbWaqP2LfQ2Q\n08Rig33vYDSdvtIMJ+iJ446yAxgt1GQ65loixjaGdOEORZHVW1rSj0DXYmH7\nKiQJ\r\n=WBV3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.1","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.5-alpha-2da4e3d0.5+2da4e3d0","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.5-alpha-2da4e3d0.5+2da4e3d0","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.5-alpha-2da4e3d0.5_1588260726690_0.5277501112210485","host":"s3://npm-registry-packages"}},"1.13.5-alpha-60010740.7":{"name":"@graphql-codegen/cli","version":"1.13.5-alpha-60010740.7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.5-alpha-60010740.7","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d24fba92e01b8faab4625db7ac195101f7786fa9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.5-alpha-60010740.7.tgz","fileCount":33,"integrity":"sha512-nY4No5ACnfnA8iUbO50FWJtsA4WDpuaSaesSsvO7NVWBywkCqyLGU9gw0UVRD8ikTdlCMuq6N/Sjwc60U+qKVQ==","signatures":[{"sig":"MEUCICOJ86O4UJuJ09uCD8jiyG4ea0wAdMNnpOY6yh0lK7iEAiEA5+dbhy0kwLtnvi2ZR7CKsL1UV/B9k7JIc+S0iOqXaQs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428851,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJerm9JCRA9TVsSAnZWagAAPMkP/2UU+wIjgGgR1m/yYiBY\nr/w1udR2cR526WIc/emV4nyAFSWFpTfFJ+mvBBEq0sVYx7qiLDrWRYaVuRht\n8QEYWs6uyn+eDLsd3Wn7iEcriEf+KO1sZp+1aAfmHyfFkX48UdY7ZYXomnJO\nvyKqzQrr5UMY2FrFJdc3fdQzip7F3KrkNkQce4cksPrhlUS9DnywbHLF3gaT\nUaLqfKs9TweWGalNmLA+p/yJcAAjE6oifg1WJneqwUuhJE6tDs3zWkMc/nGT\npWrUe6Pwkz4oB9ahm8Kej8yk/qDhe7DbIir52ZLVsLsM4bGdHltrjcmzM6Y0\ncgULQuaalYixEuJmgpn5eBzQR1pStcgat+VX/4glrQBYkBoz1yV97A5MuMC1\nvYUTOR80ZrwRNVg9lkUP/KynkWnVqs/b0NlbM8cg7LmmndCQhz7UfajSYbNJ\nRYhcH82kaioCJm1TQty2p8aZKM8DAm9HC0nhz26brfzF2NXqgHA6oqi/KcoM\njZBEEnWPESHK2Mh9nmQF9JlyAEPrYbIC0ZomptJRY7odE3yDxulyRqgdcC1z\nU9znf5O4TEamnpmqOphLF+roVxggsNK9WqsxqoMCjypPbftFH9RiB7o/Oyri\nrTB0Pq9zY8a3Au2hKoAH5A8jsfeQTodOB6PTy5FIY7STtiXFST4aHvR37oA2\nSdV8\r\n=Dj7P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.1","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.5-alpha-60010740.7+60010740","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.5-alpha-60010740.7+60010740","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.5-alpha-60010740.7_1588490056662_0.06565615591676566","host":"s3://npm-registry-packages"}},"1.13.5-alpha-928c0397.8":{"name":"@graphql-codegen/cli","version":"1.13.5-alpha-928c0397.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.5-alpha-928c0397.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"7cd63a1dcb7b75df97419da9e308d500990953bc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.5-alpha-928c0397.8.tgz","fileCount":33,"integrity":"sha512-qlmdk4V26dSLerwWmZyQGDDl2YB1CVFegNRky8ZYl80XMq+96ShjmVwCOqjC1XDWfvd7Xbvyi1zfrx+91Tro6w==","signatures":[{"sig":"MEUCIAOO8DThhhed8dRJS0bxjHAnmwUC8qs0c2BZID7oGWdIAiEAmThGRZZUgRFUqK44MnTTnfGKtSSrvUb4aMIW+V/RBk4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428851,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJerm98CRA9TVsSAnZWagAA3e4QAKRP+8972ONY+xGAfFRX\nsoJ3Ei1n+C+2vabQH9kiFesx5zaeKALJBjp7MYG9seg4SKWjQrG3iftMQ1oA\n6iqE8JMTI1NFup5IE8NAIdnP9XYope4CoMTcEJX+M1CbISqzusiw7fPtAOI9\n9xa/EkCaq1IiuMrCChexbttVUdC6KmreHFKR+yjCgTIg1otir1vh44HlFVve\n8nzAX6qmUNfABN/n4grKvtQOG/L2Yj+ksnsY6dmx8TtICAYWeVp1ox43aUl+\nPqNBDnFRR0lqLvoDWZIFoNZfvfLz2eArQR7iZxIHDuv6IlB7XM6BQYnTiCnr\nKxFHD82cqFZvRHNttUaGKTVpK8x4HC4ni06i5udi1dxohoFcOF36rvJfsFK9\ngrYXzFM7LYXlgMyJXZilevtOR37oUB8H+nTEOXLBjH6t1xOy4JSqCbM6wSJu\n9ADBsXB8Oe/vUobJ4T+I41WogSnMWrZGVWImwJKpinzyoEw9sEvo9kWYmFVW\ngYqSjzCRhiOvG+tt6rE7wPbmLOURXxv0b96mcspCCFQucQqopXXns4CpZyc5\nFRS/d+sculrijvfpz2Z4up2o/3Mrjl835CeAoGoGwf4NciFOArl///maroe/\nAvntpRzrt62TqWccollchznj3c0yaYDQ7utjy/QHj16iTHk1tD7nJwJc+GcZ\nlIZs\r\n=mQF6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.1","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.5-alpha-928c0397.8+928c0397","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.5-alpha-928c0397.8+928c0397","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.5-alpha-928c0397.8_1588490107584_0.3081077792800513","host":"s3://npm-registry-packages"}},"1.13.5-alpha-37f82e37.11":{"name":"@graphql-codegen/cli","version":"1.13.5-alpha-37f82e37.11","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.5-alpha-37f82e37.11","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"04cda5170a7b3da74d8ff973438079b363e69247","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.5-alpha-37f82e37.11.tgz","fileCount":33,"integrity":"sha512-Vgs0J5GEspTwXjIq0XNCRRyHL4NM605sLDp6ciYLx8tC+uXV12nLnEBEBBW2QtZrlK9VImKMClbXYiIm0HFflA==","signatures":[{"sig":"MEQCIEThkiFYQ13/BSuUu7gnJUm3+YxNoBVPq4GC06zbjoG7AiAPDsez6Agx2Stu3D7eKrTEUcQ9KRv5eLCCNJevMepE8g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428854,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJerm+yCRA9TVsSAnZWagAAXt4P/in9W5yni78IdtBB0K+9\nHkZmI45+diNwwWwP7N3mL+7lO2CR2Sv2qWrMtYFD5YAgIIYrxiMVQnIXrSrL\nSlQ9jiw5hEe5sO9t8tsQDXiTpRHzb8TSElDitQ8wkAHDiX74EfiiO1Lu28Z3\nmnYpFxx28JlIDMw9t0kZvv2BNZF0ojTm4tbcht84y0hPyRX5WOEbpwqIEMyG\nkKk+JymRItE/i/EU2I5plseDbjYboSl5KlO75qcGXJ7aap5kd7BFEntPKpnr\nk/38xWsCoT4pNqTo4JfPqp+rqL2haMH+g3NKvYBT17NzPYfUNmphO7K8Y9s9\nQUuNo+tyIJOrjGQg8RG05Nct4ZkI0eZjlU84bAsEH7Uw+oPiNjvohK+Af33n\nQdF+JbbJovN7RC/sfBNIvBEaZdESbISQlIK0Gbnr9uDO9UcXJyhfzHWhDfnz\nwcLB8dWl8yvBQ4BzgnhxcM/F6OZsDt86hssrI+We+kqgy4Jl6Kr5vTWfvEA0\n3fgHuVLxj0idrPtp9dWDc9gifyRRMYFJkbV7KcFb5e156767AHXB+JqikeDg\nxe+LYAyEXe1qXi+2gevGRmhmqlh8Zl6/VxF01sLD5ZglR5u6elrkS2AiDfvO\nYEyCzjW9Fawoxep3Oe8J7HFCKdCMIz27LlguDagJB5rtaFjesyzevFIGzj44\nmG2V\r\n=E6+k\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.1","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.5-alpha-37f82e37.11+37f82e37","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.5-alpha-37f82e37.11+37f82e37","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.5-alpha-37f82e37.11_1588490162053_0.08402793676477782","host":"s3://npm-registry-packages"}},"1.13.5-alpha-6a7e9002.10":{"name":"@graphql-codegen/cli","version":"1.13.5-alpha-6a7e9002.10","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.5-alpha-6a7e9002.10","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c497683208a8f301398e17f636197a39edc9acc4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.5-alpha-6a7e9002.10.tgz","fileCount":33,"integrity":"sha512-iunQ1d35S99aFES/kGvhtkvZiSJMCFErZk2fmG23hNWinLtG/VLAbJb9VioaWHE9XCYcts1P9TjzqFpHmyMXmw==","signatures":[{"sig":"MEYCIQDlI/15+xDqS4WUg9eHKC/ZbZTaVj9FDO7tdpel4t2mAwIhAIZGPTVtxuta3NnMgZzO3Pb5WIR8o0GSz3Ca5lNB4+io","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428854,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJerm/+CRA9TVsSAnZWagAA2O8P/jSgr3yQiGGvX7xKcYyX\nOj4sYWtgrEPxCXnEpE38+k8cifjSO4F06YE8BChbFFRyqjrcGmERRKDTKXi9\nGl4LhAKTQyE7v27Ad3iK3DW67dLc0XE//HaizcsVmFA1d4CWTIXzgC52JaOK\nuduGTbzzaaVhUlSQ1O4Ym27adifJgCf6xU+JvlvFopcqZz9LBmQpj1CwgZES\nzQ+j7Q0NVDYqsAjKqso7uRHpGQannOQpGXeh01oT/ydbv4NxOP2Obi1uVaIW\n4ECF1B4C5wi0oDlqj3LrNkrGQwGuertrdJo/m+slW3wErgocIVs7OVAW4dCQ\nNuNE55gxfZbDGALHjXAMQuWtAtfzfc00nLwEo9XKgclF7w/H2uUdzOx2+1Qg\nAdNiHhxXIvHQgNmuO//l/62Imfuz3Xp4xccBjzNCChUQOYKQcVXhRkV8+WSR\n8tZW0HVkDoYD++XaEvr489kbQlWHwcCmwngxpCL6IJZvllV0RDKjRQJDvl2Z\nroFf98b5B0n1ycKIOy3f/HgOz2TSF/nbkp/TyaRakgFEc81+8RAnWoc9CYU5\n8DQuv4GgXncvFothJxRy3MASNoDAGwwgPmQC5Lx/mNS19DkJo2Nyk2O6qgYW\nHMJkPG7+PCwIAGKIKoI+Ka4sncKOsO6/Gzea2BLe76El48ZHbaESy7hDO+tY\nP4Pn\r\n=xZ2j\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.1","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.5-alpha-6a7e9002.10+6a7e9002","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.5-alpha-6a7e9002.10+6a7e9002","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.5-alpha-6a7e9002.10_1588490237304_0.37711446674651405","host":"s3://npm-registry-packages"}},"1.13.5-alpha-37469c10.9":{"name":"@graphql-codegen/cli","version":"1.13.5-alpha-37469c10.9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.5-alpha-37469c10.9","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d199fdf099f2c530a436db80a8bce2f5433f7aa0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.5-alpha-37469c10.9.tgz","fileCount":33,"integrity":"sha512-hu78seb05s9e9+VO18aX3Up1Nyl0NWniOwwWUA4vXSsfSbPmyfSdIWIlBEuGDTPB3nK9ZyrnghDZa/QApJoZyw==","signatures":[{"sig":"MEYCIQDNNeUF34GTt2IwULzO90d11ypTjfgawhOsjx+iIOD+HgIhAO2ckvrWpm9uGQg2nkp34HSaQOIli38NNayP0kkt1OWO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428851,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJernAzCRA9TVsSAnZWagAAsWMP/jrkWnKLKOGOISuAI8z3\nMDNZQGMpIdpdhCrMW8l1W4beaaJ3rMflEAU9Fo/KLYRZAUMVIku3G9iJXTOZ\ncsKWXPz4iclPhCONJfaH/MYd5jKCdnnULlwBXVj2NIkmrvDro4sjeKR/Scbh\n9bfMptnm3BiTfGf+ZI6/ZiK49yN8vloMH3It/isVrX4EuOc/5TXKQu7F54Sj\nBg+QevqrnsnyMPl2FKO9OJejC/OFHLLT0CzxrsocPGjk/5PKYqUQfTfaUrf/\nFLBLNdOXWgy66sl8O87yKx+FTTbxk4I16R9q7Lg12Z9A99bRjTvCaqRYGO6R\nIaqYaB0mGCIUaWmRu6tqrgb/UDa9m/hikqldPXnJmfdniwCTeblrWtdSfUx1\nzNr+VtQ11ztNKzSA4wxVktsTVzgD3Y46kUCENiBBtLYi2ipUMnRKlA1mRlt9\n0CtEDk0+tO/jbcFaV709R7NeYWfM9ND2EzokXIzZvCBbW9ZLhFw3o04A1DcQ\nSPYuTd61SqdCkNmEsVtyA+QAOqRAxT+XgOKDgrel4p3q7H6jdXBxyspG4gBo\ngitckCW3TxfGaWaHKvPLeYFXzhUPbGw6IrQlb2ouTvcZBwnWrygHUFoJd1KY\nXUmK1FgQZuUX75wyPBwGLnvF/IaC6bxl9PxnMElcik2QlZzIJseiOCBhsE6E\nr3iQ\r\n=QI1r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.1","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.5-alpha-37469c10.9+37469c10","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.5-alpha-37469c10.9+37469c10","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.5-alpha-37469c10.9_1588490290581_0.8841916743021419","host":"s3://npm-registry-packages"}},"1.13.5-alpha-74540d32.12":{"name":"@graphql-codegen/cli","version":"1.13.5-alpha-74540d32.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.5-alpha-74540d32.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ab7d4c239fd6c58c89cc72683e9498889a1aefcc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.5-alpha-74540d32.12.tgz","fileCount":33,"integrity":"sha512-IEmkn/2T62daFyLnzx3x/TvRCrca7eRkdkbHaPy8KmQhJer1YBNIezM0Ow4C4uZWjbCJ6VupkU7ApER1iRgxeA==","signatures":[{"sig":"MEQCIFmmpoZGh3+35gyDQfGTdJFhAg4AurZM7nKKMWxsV8GPAiBFyJ3fZqxtSmzeKUqEtkBL3f66U2/7tqxJwHZxYqQjlg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428854,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJernBkCRA9TVsSAnZWagAATwwP/icCeJpIFiV85e6AWVBw\nt5DM63aiDAcKBr2m1hV9NcG/BvgjwVnCESGnkJgkfL/kQRNLFdNcaGoHotei\n6Ta2QmK9bkalCuyyIis8yEQqAXcUQDZWHWM8R3CAVNEtx/MDcK7z/inV1ifY\nAmYKIejPYcmy/pDUzWE5sfZrATrwCTJu5AwDRj71LVQsY+Qk9rBeqrf3VUaB\nY1rDe3Pj7Za/BUVw+QXj0dvxtrPF13sosGmZssDbf6KXVQkhKyVlObHLwYa5\nCQz+TsPGTuoj+qp+Rf5Tvp81/SfEa85pkvPA/8rJxBo/LNEEQ/kBQdBKQRnb\nYbaF3fla7uYbjKvsS//APGk2AeRRpVBLGzeWTEy9BVddAaacqheC+vk0w2rT\n1EaAVi7T3sY0odT0e1UuZ5fZ/26mBSKy0Lb5Zeqan7bDu/ViVTXjB8xCCwuV\n6fDspkRVmhT1Oqe3swvN19ujO60I8yzK4PrpVOUxUBDeCUkE51mqVpcGPc9Q\nf9sLfoQJgNfL6syFEd34ja7egKHU6g1N/OZiZa0qIMgx6IOgxYN8c58tHZ/u\n516mVIctCk5SGxv5t0bWHYfT/za0NHjfSLqVjd/w9M0bxeSrp/orNUmeaKWV\noOl31rueH9hbdmk92irrpbfC9JVjSTCoJq3dv33RK7PHLBX6BAqcnl/3kuM0\nlwRQ\r\n=EF6E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.1","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.5-alpha-74540d32.12+74540d32","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.5-alpha-74540d32.12+74540d32","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.5-alpha-74540d32.12_1588490340250_0.17997149819977687","host":"s3://npm-registry-packages"}},"1.13.5-alpha-592fcb17.13":{"name":"@graphql-codegen/cli","version":"1.13.5-alpha-592fcb17.13","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.5-alpha-592fcb17.13","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a701a8b4121f602d0fefcd12c1e36a7f79f9aca0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.5-alpha-592fcb17.13.tgz","fileCount":33,"integrity":"sha512-pYuUH7VCssAmbbNjW4khFQrPlz94aSjgn03Ei50LMRo0Xey9s2Ea2u1ed7qtYwAL/1yUqUx3c33BuVtMsNIMyg==","signatures":[{"sig":"MEUCIQD01Yw+F0aAK20IIuo1EfqONAdB2bZLbDBc0hwJgpnhrAIgVPHLQMoVOWu8oY//LcFkVq0171xHlEqwne+ANfDPPvA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428854,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJernDYCRA9TVsSAnZWagAAFBQQAJ/aM3aKsElDZciNYkTj\nrRL7wwwJ4ZwWdi5AW2xL1UpSSjos4O3+fQiNDpYkt2n3CRmbQHZdw76yH2qy\nlmGtvic0T6tysBGHgDYrcZS3kBvb6HMiMzhd7CblWgsKyUKClbuvBR0Kbe4t\np0lhR/UvlZCKfJFcdqqiP+B6XRIW1LkK06wP4HcmKuDzAlRlvb5H0IrTpO08\nEKnLlYjcUefYnQWjB35riyHr+Uyv9lDBtKmLV55vel18hlCkY5lVxQT6vmbj\nxul08zgmH8ifu9biPCAmey1TYSg+Ae+eVC9HyTgNg7wu7iwhHOpKR4+Ag3Q3\n8df/R1LVrpmCJmkFqCblZIv5HQyxynYtAbLJR0mbppy6xn0m5oTsZRYl/oHW\nSbn0ntRiXWeO64oByQDWaiJdzM3DzYavUJvT+2tvjv16sTu9yuWfKPZrXXRj\nHjWxW3xhyLO6WjUPLpmSn5hzSp+7VMHJ1lwjL/5fuMKr4kBfyQDWvvZMqR/i\n3BzL02FXr44Ge/7w5odTucPL7eNAokuiUKhITt1Dp1Yjj4w9SjpNahXT4CiR\ngIFdgRjT0XHwxTlHF/PjESSULYRIpZ1Yzfz+Bv5gojWL8eiDtFZTIoZtjzpZ\nPJK8pdA3L+3oQYLzywYA265Ch7LEo4KQ22DUAfW/OjLoGvEocEseeYweFNWW\nPC0g\r\n=+lbp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.1","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.5-alpha-592fcb17.13+592fcb17","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.5-alpha-592fcb17.13+592fcb17","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.5-alpha-592fcb17.13_1588490455458_0.4227979834055908","host":"s3://npm-registry-packages"}},"1.13.5-alpha-877ec5ba.14":{"name":"@graphql-codegen/cli","version":"1.13.5-alpha-877ec5ba.14","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.5-alpha-877ec5ba.14","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"32590f9c813a4b6658857bd82e64ee83a832bb1a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.5-alpha-877ec5ba.14.tgz","fileCount":33,"integrity":"sha512-eyL7kbObwLVfROnRvRlpwZdgpwEc62x8Hk46nviavEV+T4pWmzbPjltNFhSfLMgCoahc+TFbnhR2cvX60Li/Gg==","signatures":[{"sig":"MEUCIQCzzSJYAsShMTDZ8b23JTBBp2rAZ5PD0lT2JeSxbFspxAIgLI4RiVnNDrLcfKTA2zuU9YYYBjHbteemweCNWI/RsEA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJernWaCRA9TVsSAnZWagAAOTYP/3OF8H1SdcNw9zguJrT+\nZMWkqYo1HUfsZk2XLLdxe+PA0OrBRzeszYvbf99jfROn5VoI1Sd5RY/nkpFC\nO7HcNSExREarZKUN1MYBNqxwBTVa9m9ZH4cI6l0By2AZ7jBTnn15SveU3PL3\nTRoDNPicyKXynISy3U9K0rmClhWB/Gxe5tpFmftExIYPS4Z7DdSk6STUAltx\nOcykJSk9i3znm3TMtWh1R0wEh4C5fgoPrJUtleYv4i+K7Yjderbp4gAsYQPd\npATJBJofIyfkinPLnp/ygzUvECEZ18eYg5s9HF6sOoDBNmhQJuVJIQFs4iWg\nbw5GDIW/FzPDm+S6MeQv54HrjGrQ6SIdZlO9N4qe4pr3VCDE59XZEyl1Re9w\nkgyE+puc3Hfqe5fCLqJ+8cIBgbY5gBqLhNjC+7YMMoXGqlWOGvxMUwdavsKI\nrhUDlAMY0lWlIXHyeIc8r6Q/uUtZ4oCq2LRwFEBGHlF6tl8uZE0hvX0R/B8c\nGjG2s4O5bEknW8x6kFFkG/iQnAmmzXdsiClRh3rFbHgpka3LcR8QZ0K+z/iT\nDJr99fJoZDcbPeEZLNDVTWJWbc9DIp6bOlH6d9aOzsTFLS5PBDeSfUWzEXiI\ndnVTtt+DqGxo8+/Uu2smQsV3XllqGNS/Nv83jK+YXvUTIpki/mrD3YFs/FnF\nn6YS\r\n=cBDE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.1","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.5-alpha-877ec5ba.14+877ec5ba","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.5-alpha-877ec5ba.14+877ec5ba","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.5-alpha-877ec5ba.14_1588491673669_0.7485628182653379","host":"s3://npm-registry-packages"}},"1.13.5-alpha-21c11168.14":{"name":"@graphql-codegen/cli","version":"1.13.5-alpha-21c11168.14","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.5-alpha-21c11168.14","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"169174b92c0d2e762573f3aaf87d0fc26517a8a8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.5-alpha-21c11168.14.tgz","fileCount":33,"integrity":"sha512-YKjhKFQklAoGZ6cU0E4/m8qg5tybZ5HnvzuXhDfhKrYPcwsK2Q0eEHhgeBqyKcWL1HzK10ge+AdvILW790hPtA==","signatures":[{"sig":"MEUCIGqj6RTVDP7Z1VaDiOpRhtKwcnIYIRKF65+NrUzL8e44AiEA9K+vXY+5mf5uW6jhdn9HnKSgN0HDc7fZn/s/+ZT0okI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJernW8CRA9TVsSAnZWagAAAjMP/2HbatQblzR5eqTE47CB\nfSGh+QftTiVQpWDtIdGNNQl0lSCcwvA18HoelIza4hBm5IIOLOwEY9tJguS2\nT7pATfja1HVd7KVVxfHQvV+HozTliUb6E9wrGiYFWifpwygfK1cb+OehZqW7\nLzTWT/LXEPlWn7/kI1KoPu6QSzLtlYAilQRlBElJqxY6gHNcgknrCSNZWVq5\nPeO0WR599GD8t1+igUsMu7+Oqc8JcutrMx+xTO98DKeArVqPYF7A/hhWNJ8m\nddar3pV/TO2NtGwoF1o0LlIq+gA/eCpISA3ptwJyhyaYPTN74AJ9pP2WNbX2\nQw1Ngi3teGlZVq1Y+YIYdU8Og4tjDNubAbEocZLODh9x2zYMilf1E2ryLgkl\n/LORd1+g92YA6ExyiRJjBDY7yWoCbScuuBOX7cTSYsWyrMZQpNqyPQaVOOJ1\ned6ns1Z+hlQNpRpaihUeZGue0LfvkUFV8qv3qg7lfYEXL4q380JYyKCmC883\ndBjYFErZtzTj8zD1AWaSeRrIjiKy4GOZyc0Cov3WYWiiKyX+kXesPknMx912\nwFAauhIs9K0PHeC1r0ZvrAooc+7DMNc5RJqD1znriVUa/hICtBNbmLDNnEKE\nnRw82Aqv4bUDQroz9sTE/tv67ivBd+oOwS1G5MUIrOldSr8lAFM4hur5d3PY\nilWm\r\n=hay6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.1","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.5-alpha-21c11168.14+21c11168","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.5-alpha-21c11168.14+21c11168","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.5-alpha-21c11168.14_1588491708184_0.49598252444907853","host":"s3://npm-registry-packages"}},"1.13.5":{"name":"@graphql-codegen/cli","version":"1.13.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.5","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"578c96dcbee68190b0365634214a25dfe067f4c8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.5.tgz","fileCount":33,"integrity":"sha512-/A19GkD9NpFhRNSt6/sVepZ09hwwpQUhjgKthBea0cteH3jFXa/3h1Sgtk/0z90MLxRNRVaY9V85O7SUU21xBA==","signatures":[{"sig":"MEYCIQDRon94niyreRp3TpvWZEQB/yFRLNZDE//bP5RObX7SIAIhAJLqnyQxCxc/ALIMAeehEXlrS0p/n+CaH3NhXnHmcWZf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425901,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJern05CRA9TVsSAnZWagAAHzkP/01eiUAORV6Et7g16275\n7mX3D/uFK0C891cnnrsTm5ufwuf/RTzxqGMmdSudkvRNbT0bgxzL+m7qKZt/\nr4bmEFITV7Cthyd+c8HhY3gQ+qs43Mp6iPNN9JVRIIguzLVtLg9l6+lB57hM\nK3PzO3IPyxgNo3tE1QzEKgo6nL8Z+PsVHWHW1A1XT8kZluhe7+s9Fzx6yoJo\nPxQThNE63TbaKt75i02hrHZo0HrbQnuPVcEVC4QVYPIyTooO1arwkVFefFl3\nf0WOgF/3Le5lBq/wE3DnMor7qUz0gZsejgm7nxY8GKBUYUvoGvo77HjXhCy0\n0GrIyjTamZAbjXfidmwWRAK/Rxw+2miGlW/2zNs/Pt7Ax6Ba4/4J3Goc5U/a\ntlQGwwf/wutHz+6MSm8Ztw7jQ21/b9DyA9bt0IK+Uj+3LztHv98vAOUdongV\nl8ixuEYPip86egII6Q96SQ6Ks97ECtkNyY7T4KTcWVRJMTQWvQI917NXb6LY\nKeGDZAKk9GBW9czeJQlqHFfeb7uXmtZEgfOIAPuFdZxBmSuFyuN8caZdVJfJ\n0WsPAXqAUTqgH7MZ1F8c2kFXTmLsQLAF/gxuklMgQD6fGY1tAZVhZuvqAuWB\n+PFw4FHsXRUpAVDknIMmObWaxXftiyoxyfca6Q5iC1/gPs9kNjFEFBgJKb5y\nLNw4\r\n=+XTg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.14.0+x64 (darwin)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.1","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.5","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.5","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"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/cli_1.13.5_1588493624868_0.07055290394258429","host":"s3://npm-registry-packages"}},"1.13.6-alpha-cffc6c52.0":{"name":"@graphql-codegen/cli","version":"1.13.6-alpha-cffc6c52.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.6-alpha-cffc6c52.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"66c27889338334071cbe8e5ccf1da1b7babed2bc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.6-alpha-cffc6c52.0.tgz","fileCount":33,"integrity":"sha512-38progFwclnFu9KdKAFNy2BT4vO2Q1O2mMPzT3T9kSp3D6+73Qfb+PWnP3FOhxl1DKoUiLaH2rO+NAZ7MIS2TA==","signatures":[{"sig":"MEQCIAJKqR5BYuSB76vsP5dF98KavPRsH8nxwTSPQq6+qeN3AiAgrgHk3hF0sJVL68EYqdvdtqJaDXsWymKmBic8xtcfxA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425979,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJern2PCRA9TVsSAnZWagAAB+kP/21Wt0Aw9lMD9+4ILYrt\nfS4hsz/pGw6ZLmTEOADEerNe1z27UK5/ZNHtDmtAjMppvxDGx2hnuZotGoaz\nzCoVSxHsEq646u08+SOSSFJXxB0d2YIJ0tAYUYzFiq+jWNfm8DgWrpaguhXw\nCflVAEIOyxtOREcRKngBZx9vYdbySEHi5ohoSZHg2FQn5Bsy3HhZhKcRm7ay\nyi5iLYNOx9w3FkIbEl/E/VV4GiCjuWoarGh0U2rp+s9fveUaYR94ZBWsyWaW\ndKVlY6HTLZqwefAVOToFFI/zZthMR1p+HuclymfI8ApcsYIbyl1zwv37uE6o\nmLiuv6d6b796R+Q2pmO9wJsKBI99IBKHoSpkDYnDCPaxwVGiYD1pmASJSDft\n0kYa4g5B9bNQZhHJIa/alSRaQ+Owv/xzSoUSHyky+NWThjSR8YSvtO8Tvluw\nW121SbqvV1iOETTqb6sZd64sS4PZCZ+YXEdAcSDuA+nd+S24n035vZ/wLiCM\nIcQsdhOYVlyql5fmn0SYXnYJ5hpSQPRlkJ2MU/RcqGCNsnkNQKlXGHGTHl7Q\n7k2wH664ZXBkll1m8L7G3yoqTVWztxMeo3Q/1ywaiomz42dKMl4VcN00BMJ2\n9maipof/z1dNj6g7ycZ0tl2wfm6wAgftpixldqr2EciK9B9+p0/WxrCA6ssX\nm59d\r\n=uP7t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.1","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.6-alpha-cffc6c52.0+cffc6c52","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.6-alpha-cffc6c52.0+cffc6c52","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.6-alpha-cffc6c52.0_1588493710756_0.26314782069916953","host":"s3://npm-registry-packages"}},"1.13.6-alpha-59e2b88e.0":{"name":"@graphql-codegen/cli","version":"1.13.6-alpha-59e2b88e.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.6-alpha-59e2b88e.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"42600fe4393beabdf536b6adad25e9df3fe15903","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.6-alpha-59e2b88e.0.tgz","fileCount":33,"integrity":"sha512-ldMguvGc5RzsgGSj8LPz2EeMT+IEm4ZkgUZteGslHYhNYKG3Tq+3/fffeA1rbMOv2Wlgjuo9MM30A5ujZN68Kg==","signatures":[{"sig":"MEYCIQDvHJ+S8Qn8uNRpB4xQ1aDYs8nmtJPqwiYPrmt4kCEb7QIhANMtzDPY8EnXKr006w06yDdE0KZJ2PuzRMeqDoaf2edX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425979,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJer/cnCRA9TVsSAnZWagAAmwwQAIkdnDZD9asei5XEJen1\nIuqW81zCDx4hCZcFYr02Dj1tJXR+AVXSkB5xcqtmdOJ2nEJO+mFXtXoDl+Zn\nPA5yc296mNVKOxQ0zJ/1kbxn0H2Znh1/FK8D1is1fgQ7d7KGFN+RW5oa4q7Z\nQ2xHjIqx9qygJF7UN+rtKzE6vQgRix6jCAn7iG7n0SkUgqlned0qTjaXH2p3\nB6kGUloFtnbr/zwj3qNVfaKxxR0H00qUBGx424RbEvHpybMRxVsT94uX5j9P\n9aZJyqq2oqrEq7NO/sAfHKEtRFRI/tP8VA8awJZCcYaUxsSkmCEq90vrCC5J\nH8m2qWcGwrcHRA1KwgP0EXqPreUcGqIBMfKkoTsnMsg4WJ9/bkM3wiaQP3Ac\n7twQIulyWzj0OIzQXn4kwy+AC7GDG6bRmlvoanMW65y4sIQUf0qWzH2FRaoo\nUCDF0D78NAYihywsCavGOFqM81MTEsT1wJ0i9hSptllChtTGiBFqrHCEl4X5\nEQ2twQuTRRoQL6gaMLNUdLmNEOU0E1mMdSnjv8HUugFOSJiQKzVkL59Xu07K\nn2etKQQV4OZDXmiSOLxvkmAhStewJpnXh8ACoAjXWC6Z/RGF6yZNQ/08ONi9\n+U+VNhGtIj2DkPN5OsTXwCeMs5ziGcpWIUnR0zIotR4oyOdSpS6iUm+oCRDI\nNEbk\r\n=/YOK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.1","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.6-alpha-59e2b88e.0+59e2b88e","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.6-alpha-59e2b88e.0+59e2b88e","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.6-alpha-59e2b88e.0_1588590374674_0.7525077728231158","host":"s3://npm-registry-packages"}},"1.13.6-alpha-945ba9dd.0":{"name":"@graphql-codegen/cli","version":"1.13.6-alpha-945ba9dd.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.6-alpha-945ba9dd.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"83824b18e7dc3eefe8f09692e7a6f1981f55823d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.6-alpha-945ba9dd.0.tgz","fileCount":33,"integrity":"sha512-XBLvfCOz/Gm6S+lydBFEE3pJUDxSwF+lxRPYRryVOzHmrQzWqxzMD/nFH4njVMWfR5u//BaEQlDmmdBPRwRODQ==","signatures":[{"sig":"MEQCIDM7Kt/wuuKYu5sZ9obmML1XxwUAH5sDovAb7mWZnfPmAiAjbZTxTfTABIhtsNsfXs/Gt3VLMKe40y8/3f+35vMZbg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425979,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJesAZbCRA9TVsSAnZWagAAK+kQAJuNNYrBDh+ctIKR1B9n\njv1AW/XR37mTjHI3i4kqURbS8Iz0gdkcwQVB2PQLPcpa96H42wtHr0YIFvaE\nbvI+NnSeifFwIyFdtnnJdNdqoZFXc3hH/UA4n99ML6Jj3e4IoFdI4h2GwibA\nEDbDrUVlM3FDkS/afnYNUTf9KZHvkjUT5joWDnWoczw9aAINce3yCVvAc+up\nwc/LHE5IF8mdaN6568L2Bg79LyzcqtO/H8zbNCoSNbboAHRW7Un2paCvrFmM\naKbpxWP1Xr7Cv4HNchHHRJYQmaLRU63Xefcy9+Su/B/tIzK4Ns+YxONhF9hs\nTvtQT0Aac09/ZmnUwMLaiCDI6iOjjwwdTDLvYtDZ1HWpxVmg8TJ8kqlXFEK7\nfyJvwAOmi+8EzUgKygE2wp0TqzTfADjkxjdIgqY/MMoPhBV1cS93e+j8ELQE\nPaQgDDOdJDY5oHGwj/PRHcCGKXf0HKZOYTf2Ec1P23q/+VKVP03wgACp/mTK\nT+s4VNX3rMIyCLBQiVaOBveqfmddnxdO9dNt0urxXw0Lj8K5D/FrgsDmUBLy\nTCQ56/77iauYtAJJYOg6w8HhJKbe5oZZbv+0tuunsMK8g+ao3E4LcrjxR1G8\nUsJAUSzuWs56Wg9wZ3NDZ0z1E9WYG+GdrpSKAiVYICIDusvrEORtnZ3xNsFE\nJLGc\r\n=A5D5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.1","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.6-alpha-945ba9dd.0+945ba9dd","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.6-alpha-945ba9dd.0+945ba9dd","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.6-alpha-945ba9dd.0_1588594267094_0.9259854433702646","host":"s3://npm-registry-packages"}},"1.13.6-alpha-f6d3c9f9.1":{"name":"@graphql-codegen/cli","version":"1.13.6-alpha-f6d3c9f9.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.6-alpha-f6d3c9f9.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"61220f5c3c9aca8aaace28d64c2592a32e9d0602","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.6-alpha-f6d3c9f9.1.tgz","fileCount":33,"integrity":"sha512-+w4SU0+ly20Q4XBIA6pg0/h7g65LxiiX2I1i9xLU4CDsmE6UyehS86y0ViPPd0rwYARZ7EAZi0IOP+7gU4Dqgg==","signatures":[{"sig":"MEYCIQCss309JOzQrKjTHqmmwgUFlg4++k6sQaCG/VBD4mM5gQIhAPDR0daFThud65eAGPche6TBV2jF+VP9cSeR2bO1akdi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428851,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJesAa9CRA9TVsSAnZWagAAlikP/AvLlIgOXn0LZcKAr5nA\nXq0S/NPCzQVPGs61NP7W2BEiPKpQju1LNiQW9sDP8q5pmFuM6OKUS9kR0A2y\neyHsNMdw45EKQ7orQXhlGiLfAud2+w18Qs+j7k2Arx1Nw+EOA3OWraZSwoyz\nCUfGvpJhzL8BVm8+aYHpJxe2SSRmy4ThNJmpOJASWrxjg/xCw0CVF004Wv8B\n0YcR3ewmZG2FBcWJu0EsGzoDznhSbSZob7v6BOz2mMj7dQdo60yFRZxHAaIO\nkDT+xlD593yJcvs2XjcW3LTUJBqLYQb6nkYrfzQxgZHneUEKCgOqBhGxAT9s\nDbpM/OIqI9shwHgesbUYmzdFq/71GZcaHYSPWmEnD7YX2ct6D7g/1vGvMY14\npzU6CYdEr63Oi9mm7dsXW1uXXMPUhWlbAzdqfxxwDl4iRsedb+cFWF9px8G3\nj8jxebJ8aXftn41ahSj1xpvws4m+QJzHj6SJ2rzkbAXVOF1Tjefqi8zbbhGs\n5IGyDVMIfuHZBtmbzkvWQLhR7iDLlIrS6xLew0RivXFl0MGanZmI1UWXJEFm\nnc3CVTQJPObL2QzPfPLhMssxuPRCxtdN+VzmOVN3BahjVRwnha0EDDfFF1lF\nYERLCpwWeEvhhLHTxkdOrM/GyCctJfckCh72hY38WitazPOvmEV6XZwGqEuc\nPU/O\r\n=6Xwl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.1","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.6-alpha-f6d3c9f9.1+f6d3c9f9","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.6-alpha-f6d3c9f9.1+f6d3c9f9","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.6-alpha-f6d3c9f9.1_1588594364912_0.28424811008736084","host":"s3://npm-registry-packages"}},"1.13.6-alpha-3ac42985.12":{"name":"@graphql-codegen/cli","version":"1.13.6-alpha-3ac42985.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.6-alpha-3ac42985.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d0f04dc7e2dab525a80a3a6b243e9451734ba6ce","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.6-alpha-3ac42985.12.tgz","fileCount":33,"integrity":"sha512-MeIaWJfDYGOrwt87Wg2OU58cdgjZ2xVviEQRwHScnchSivFZxpexMjJicMMrlixR5pQ6dRlrgD2eixCKmzyKiw==","signatures":[{"sig":"MEUCIGr5aw3BvpMnjcf9/VhrAPTLv3wEFo8lANazpp94BQfrAiEAib0quPu9hPpiM1fzumP/uxNKGQWy759pClJJ/ZSnlpQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeuVgICRA9TVsSAnZWagAAoLMP/jLWeZ9YET6Ve9CXeS7C\nW0NxvECSYjKYPwttsoIhDJcZIFjIr/dvHAI7BnGTp247Q2SqYAW9XON6Ea1k\n7N8OyW+qnc3Gs9hpiRWL27YetIRr+JlWEUkF7A+ej27tHXS+Gvxp8qOAjwkJ\n5vhOWMQY6UOpkFrNegn+C9O0LtztrRierWVIsbo5KuW2Ex2AG8qMKSIJX/nV\ne11QEzi19UvpAGX4bWI9P+qHx+pfWHzW5m1bMMZKIoUJ4x1cEFPbK+5Fj57T\nLwUFKPsjFn/SS1NCXkGt1dIbM3DAMB5qtdCTjuEO1UbWCAOb1CxrW1R/laXJ\nFZ6I7o5BPdZ3qEKLKoSzPmGtsAomNqLXBfPWWAoSVZyfwe2GrRwJ53jprO+n\n6RUfyvI5I/yFkvGS7mKy3we9byfGaoA0m8cHQ7dR+vkEF9EtBaqmn+KoEpX/\ngh00p1XV02fSxRf4Gx66QM1nQg1zAz/2RP7oPfIph5w2weG5YvudjcmXpwEI\nl1fZ6vPVN4HXdPX947jWHrpZcCTL9NSC9k07nyCu9ihrzlQNdItRQHHG7Ukg\nNoRSb398VwUM/YrceiueYt+EwGZPMSkTPOYXKwvX4JXfILOFjkuVppcXkTXW\nEGH7drB5Eq3WQANcoBYBZQL8Lo8uVZYvcKpw00v/jhiSdvn2gYHNJzvRCbox\nHdCD\r\n=s7af\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.1","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.6-alpha-3ac42985.12+3ac42985","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.6-alpha-3ac42985.12+3ac42985","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.6-alpha-3ac42985.12_1589204999223_0.4848334748083851","host":"s3://npm-registry-packages"}},"1.13.6-alpha-44c4d828.12":{"name":"@graphql-codegen/cli","version":"1.13.6-alpha-44c4d828.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.6-alpha-44c4d828.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"cdb77ebb073229b8f2500411cdedcec0a14ff6fb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.6-alpha-44c4d828.12.tgz","fileCount":33,"integrity":"sha512-Eo3CkyswIBU0O018Y1RSuK3cok35ZP9RrA3+t/3BD3M7lvt7Y3qyLp23baku+Q89jyWyaLZ5uQWjw3c/glxI5Q==","signatures":[{"sig":"MEQCIBNNcSKejjKOnkMyhxiHN4CkVj5PghC8WsAvqK4UU2sSAiB0VF9CL0NzSiSMyrML7fd+O9FZetvFGTg2IGwIt0lzGw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeuVonCRA9TVsSAnZWagAAIfkP/243u9SVtx+B8hEGHcEJ\nM1rwYXvH/5Cp+XlwK37Rcusg0xbonibzelExMsRppJUyFXaYj8hMx3XBuY8F\nM+S4Dq0kywulraESvN5JshXpeC1Wz6Hic8aYpvMvyTxP0HbCOe9tVPHiuOLF\n7IisUFweRPEW5YxRngSLkVVvkmIf7KBB7dFejEwufYn0324Bn3ungOY2gMAC\nqGnS6jd4AnpIaSU9E95Yt0gcvb4E0gu6IjStmDmMEvwH9zU5gdIzKMUNzCaf\nrcnzWpgR+kp6jvWmmHovtYIoE1mR1PN6KfwoybdhiLnnfG6cqEuXFrShaxL3\nMTq0RNfg4GmlvHpT7A54EBFio3NdqcS/nCMK7zqBizraFxlFmUL/8GY5lDAD\nonsZ/pDtgLraZkIpHzoNk02E/wSXDS19OwZoKreOSsf2zf/PObTW3/YqWXvW\n3jQNHwDDCVqKHXyDO5Tz5xlSVug38+ieTtrbhrb2CytMRN1Lw6PKaESU0Kci\nyGOTEwe7u4BZuwSeQMR6BscgS9SNrOE36ZHoXMxd7NsS0lZXdzOHFiv93Cg2\nOAM92yEHNY4zyOWHis6z5Xq24IVRF4C+EIGhdk4j+NhAN352O15O5PGcR30W\nK4JaQrT9HM46TUieI/hFTGZCfLSfXQoRtx7bRXgAcq+6PafKw53Pd1PdgBdX\nz+y6\r\n=CcGG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.1","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.6-alpha-44c4d828.12+44c4d828","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.6-alpha-44c4d828.12+44c4d828","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.6-alpha-44c4d828.12_1589205542725_0.6399409709977548","host":"s3://npm-registry-packages"}},"1.13.6-alpha-c74c7b7d.14":{"name":"@graphql-codegen/cli","version":"1.13.6-alpha-c74c7b7d.14","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.6-alpha-c74c7b7d.14","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"bba7d37d48120a58a43e522bd0adcc07c431f7fd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.6-alpha-c74c7b7d.14.tgz","fileCount":33,"integrity":"sha512-SjI7CclwLRRl9LZRqzPH18Wo2/bQuUVxs3T//6vB5WwSkNrIBTLWMGGxAwq/KKQ5X3lYe75lfw0vDp94yqsi1g==","signatures":[{"sig":"MEYCIQD38jwct3n65KnhB0W/gCcAU8SPg+HKfnTlz4BP5najTgIhAKJEFK9r8TFwXEo0F6oqMaY8+hsK/HtPt38QzCd/H/Z8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425875,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJevW53CRA9TVsSAnZWagAAul4P/jpZ/p8AihoqKh6hjIog\nSvzXDKF4gLgraIvcr4trVIs1eqjwVfF8XjqxEH4ABRfT20GdYKTtgRklPk2S\n6Kek5IQKTkGEjzCCX0DEPV29+50RXhsWhzxPk3dLUDgxps9yvpBwsN04MWpg\nEUxyN/mlDMEb7ydSqChZSgFLsRolbVrzm+cWUpNAzFOKgRyTc7oUd6jf3GNJ\nBLnHRbZHdUOMdRyhtejDdywtOg97CbYIO3PjlLxF09+iIZPt0Jz3YEu2N+Uo\nP6Ot54YtB3hh2TgV+hNos3BQ6i89wb0R9+lUgTRBZG98eQKNaZAIVZbSua+P\nyeGra1EX8RHWz1mzhkFNGAO2WhYo/aeODR3hE5Vyf3guhHZCbepCBHpnlHm0\nEWCgrOfTNzsuo+KeVYouixcmO4Wpl+TiIRKK2PlI2+mQ/lsIReS/wgHiE4bz\niO0/CLCy/2yKQpHwnnmTsVnkfjtUrWkJJ4VnWSPZTHGc+SVVPgXlHva57/25\n2IkwuBgR7hCy6QMvkrBmRzy1rdQ8XBuekSNeQszJHxBtcqsMCwiqlVjY7njM\nUAULU9av1QkyhO2/m4kPeT6NAQejW0TZdovc1c88l5rZnvuof7ReNMnMvm5A\n6RrwQb+87kVuL8c7nXvqZgY0SmgBb7K43BzLdduM5Wlz8xTzLOaeIYiZMHnJ\nAm/e\r\n=TyHW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.1","dependency-graph":"0.9.0","@graphql-tools/load":"6.0.0-alpha.1","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"6.0.0-alpha.1","@graphql-codegen/core":"1.13.6-alpha-c74c7b7d.14+c74c7b7d","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"6.0.0-alpha.1","@graphql-tools/url-loader":"6.0.0-alpha.1","@graphql-tools/github-loader":"6.0.0-alpha.1","@graphql-tools/prisma-loader":"6.0.0-alpha.1","@graphql-codegen/plugin-helpers":"1.13.6-alpha-c74c7b7d.14+c74c7b7d","@graphql-tools/code-file-loader":"6.0.0-alpha.1","@graphql-tools/json-file-loader":"6.0.0-alpha.1","@graphql-tools/graphql-file-loader":"6.0.0-alpha.1","@graphql-tools/apollo-engine-loader":"6.0.0-alpha.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.6-alpha-c74c7b7d.14_1589472886248_0.32713491300779207","host":"s3://npm-registry-packages"}},"1.13.6-alpha-29bd34d3.21":{"name":"@graphql-codegen/cli","version":"1.13.6-alpha-29bd34d3.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.6-alpha-29bd34d3.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0d7ae522ad2e1d48f682e678cdb78de36b7037f8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.6-alpha-29bd34d3.21.tgz","fileCount":33,"integrity":"sha512-FRBCaHflUPQXWYE1+5B5dvMe2uQ/RDmYZwkRR12Zovk8ZYFLYoJG4JSIR5J9158B5uRq/uUj2ULbWJ/yqI2YbA==","signatures":[{"sig":"MEYCIQC8M/0+ky2GOGji9QU/1E2OeBC61sORLxCq++ZGph51PwIhAOWrUui8t9DJdrCqgCvSXVox+gJS54LJsDUN228YZgDv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJev68+CRA9TVsSAnZWagAAW8IP/2+LR+9aZAYKnRsdMHXL\n/ueqhqOZ+3m2gskRVYGZC1Lddi3WR28I9sPtBUxRjc9/dVKHGvppqf1EJBtU\nutZ81CCMnO3LRq5PrXbiq/xmC60xpzAV1nl7O86U2cMI93d9rEoG4qZsz9AU\nURvGiJbxcD6HaOMuk74L4T8m5w+ZBtH2zchXffColH1qdyFHXkdJc+VkasjL\ntGHF1kV0P04sr30sCexQeAhUmL7QS0zCyfmQ9KBRrl6ISlgmzoWlPIHv2gHq\nXmGUC8NbhdHtdeLErjT8V6UMW5/No2UtGKWpf0BuDQ4LBhJ6q6bgwQ0FccpY\nTrMIIwzunk50FxPKBKIE0hgxt3hLnIardJieYwt0wTSr1asEDkIk/6ul1qdn\nejIFWq4ieLA40X1LEXoYSe8TrLu9PudmU5IgbvEe+g9+YNbiKP06iX4LvGmy\nOnOqVaoHLpdSvGeKIfoXo8CF8BGo6V7FxP/Fni2pHnhFE/sysCXdkCY2RfHD\n9gvOHAu8R1/12ldj/eHHIU6TII0P80bWrBM8v8uKTJA7wvcylAiddj8E/31a\nJcAxAx1QC2SgsOhrIMAhw7RIkYOgDYXVZkC8rSgpj5k8HhLmcc/jc9nERfEm\n24aS7OJunGU0waqYHXR3xn2lhzlmoOCR9SFhcHyNkAZmZkTtLeUSqYRtIswY\nbrI/\r\n=Ulv8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.1","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.6-alpha-29bd34d3.21+29bd34d3","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.6-alpha-29bd34d3.21+29bd34d3","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.6-alpha-29bd34d3.21_1589620541785_0.9796257354369913","host":"s3://npm-registry-packages"}},"1.13.6-alpha-5abbc86d.23":{"name":"@graphql-codegen/cli","version":"1.13.6-alpha-5abbc86d.23","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.6-alpha-5abbc86d.23","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"7a9987abceca7949faf2e969dcdf2f2a12e01692","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.6-alpha-5abbc86d.23.tgz","fileCount":33,"integrity":"sha512-Vs4LtY4uGEjE9zgXVtsBCFgFbA+xPyTN8TnwPmlPkjiZUyzP9hl22WMhN2rKG+m5/SlIBhtqMRGzabYHPes0PQ==","signatures":[{"sig":"MEYCIQDoL1bOrrTurVAx39mvtwd/v4b2EaXmjL7GZ6pOtsx5FAIhAMyVvKqJcy9LQ2hRBdLAzPmDXAuS+1WWBZX2K0jpR+oC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425981,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJev69tCRA9TVsSAnZWagAAgvcP/3td7tIUSLfTW8A/cUbX\nbqMCAM1NZVx1YWNNdqELcSJ85JGvAO7IZWmdookTjO6IeXms6aMJUB5c4nJP\nk6fEmmRY0kw1itHJfgtE2nHtp1kOYqWDvqJAdgcwFNREbuazkll95I1V/IGY\nnPV0NiR/Nw2UTOeKFCFbHu5daAEeebmzIXmTRawv4Ts2yxMifZYwKJJsriFi\nxN7pq4YDc0aiI59IEk4mOXL7VJDgj6rO0zL5y+nLFFCWr7ipM0zSXPZN5gYk\najfGnvryX2CkfFZM6mCB2mv0nJB0h50PQ0iR8W8IbI9yp1XXnL55BIP+jpna\nYJ0sbddIvdDaK7MJsNjGK/G6rutPRCrleH4XY0OMPoarbcPrdVZ7JrJrQ4II\n5IWTCvVAbPC3i3OxCg+zFIzHVlKPGuSIBJvkjAHaelGyH9KFXw0orYQ/ZbvG\nLSyApa44dnPvY7U4SnH5knYb1tWTsWCxygfPAjqda5TMEI8UynYv7yKg1F9y\nK+zafxymLbByFP44eOS9mPMSjWLYVCdeDPT5Ga48E80NA5qqrSsQXpl3nCUu\nJFyeVVyzfO5OK/Znkkk7eaqIRwEwwfvM88G0iD5oQectyRrFamzbh0Nm+B6M\nk2lL1rvaJrHFj3SXqqIbtouT4G5UsfunuCY27Yg0KNGhXmKTm9UYC8bvUdew\nirmf\r\n=vUym\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.1","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.6-alpha-5abbc86d.23+5abbc86d","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.6-alpha-5abbc86d.23+5abbc86d","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.6-alpha-5abbc86d.23_1589620588353_0.5534228887077022","host":"s3://npm-registry-packages"}},"1.13.6-alpha-c6ae4e43.24":{"name":"@graphql-codegen/cli","version":"1.13.6-alpha-c6ae4e43.24","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.6-alpha-c6ae4e43.24","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"539eed05c65a307a022bb3541490d3e452212246","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.6-alpha-c6ae4e43.24.tgz","fileCount":33,"integrity":"sha512-j4EWZK1UrLdAsXchAzZtX9VhrGzedeX3PG4fMg3r2e0N2qi010Hc/GcpKrTzp/ZfPX4yb1RIbiSZcucGK51XxQ==","signatures":[{"sig":"MEUCIQCVl1K2+Bq+t/YYepcFu+8WI1F+39+3fJ6bA29sz+sE5wIgdg5S4GB4zwYqMq23rKzFjNkiVYKIU8L4aWaHZQsPJ78=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425981,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJev6+OCRA9TVsSAnZWagAAjU4P/3jC7dHlOWbUBcletcCI\naqpWd5lPSJ3JcREhDdu5KgEPv8Jmc54y0NK5jjV9KJSrCpsJ/ZxEC749XadB\nQyVkCm/veTfbClTUj+3Rokf+SJb6w1+kNmagV7f4dshjLisCsthemcPhkakc\nx5wSO28dNw9I/wyIIvdrgB+OvlqmDmOmCYKK6MUgEQ+E5syDWYKlL+DPh4U6\nL7xWXS8RCmRH3PqNDoWTi5hza5cCzpDQ8SyBO775ahZmzIfzTcCt+AAJZyji\nJxf6KQDg6YRnH5iCKodN5Nams0bWE/MxgzSwqL47Fzfiev3Oz/w4GMK1PITe\nPlIkMWZkggOi2CP6x+QHAM1FVJIzpDI5+imNOQ2Uer6mHYX8N61xpcpBXcXM\njGHhZlaEFl3dINlLa2tc9blMz5YVixJ+uHkTgwUSqsRW4mRwCJ7R10y49sx2\nxEZiV7fkqW0nS8gOU+DnFe0KlpfF8TfmR1fBcDy1RHOEdzJSaT2f5uU5IvVs\nGIZ6ejo1bf5OggOOVtS1mvHGJufH1fKywVJpWlvsiNZsbFMXKJbFyeU0gOaM\nJS7W7r3EzRVwSTpkhW1i3WzW+78QOuuVyKCD5WTaE3aA44bitf0xk/yNmGFe\nKdXa+uOKLg8lgcqUonuj69NwX0VoJjTXj5XKyKjpLSdzLGH38z7kvK+zF6cX\n5H11\r\n=L8r9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.1","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.6-alpha-c6ae4e43.24+c6ae4e43","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.6-alpha-c6ae4e43.24+c6ae4e43","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.6-alpha-c6ae4e43.24_1589620621601_0.8982182035484667","host":"s3://npm-registry-packages"}},"1.13.6-alpha-01e83c2c.25":{"name":"@graphql-codegen/cli","version":"1.13.6-alpha-01e83c2c.25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.6-alpha-01e83c2c.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b7b67c2d088b233637ba7cf6f2167973ebe8386d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.6-alpha-01e83c2c.25.tgz","fileCount":33,"integrity":"sha512-pkQTLnqp92WlLI6jPWyDyo4REZe1LTQoWVUKSNCQIfUfLggC7eD7jyr6h/l484V/lrhH2WoWN27SE+sVsSkb7Q==","signatures":[{"sig":"MEYCIQDuXXtxQOqDA4FWBDsuMIgu/iIvWKdbDzeLF2IKiK3/yQIhAPmBgEJQ7mxvx2zvihowQySD1H1SuoATeT2APUidur/s","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425981,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJev6/VCRA9TVsSAnZWagAAE+sP/RG8Bpw9mo/xF0/X3fwJ\nErYURKWBWLWxlUzfHLRPz8MoZ6a/NmM1eNpO0S4r8fpdeA1JESK0T644SWbw\nnv28WDgFk9kDqS5jsU++EDtO0MM8K/s4G6p52vOG2O/rcX/+rRdYI1UhRQDy\nILhBXtilBSIxW9G2qN4jc6sSjDme+rNIOy7k/ei+JUyKjQk82V3ier7SxWf3\n27OiJ0AhC68r/iAzOxOpGlASO5ncIRRTs12xnjy5kaF+TDWfGA0pCGkgcpkh\nNUltjVnxCCNBvYgjgVP1B5jE/RiG+pI30jFOVMwn2CEPsFxE5Q6hSLH//gtk\n4b7FrsR+VtvHA1gjMg0me49HdYMSyVqF74aiMCQy0o/SjiweBwq96KMZqFHg\neHKhpAEXb27KCJxTVS4JNSV5ma9UXvy2Ke+XaYtNexn7Q3w5qaX17RkWumyI\nRntj/wk1zY3EpNPl1E7D9tCoPEFdv1K3USP+vyfPh3mmzaT6cginkE7Mq05x\nl7f9O39maNU3zB6LpQBBMjQCvofjPwuSO05xTgdEHNx2PrzyZP4OsnM7Fo7r\n1+KHyb5e/ba+xOg7RdqgvvI0owIvaObxZbMWklYF/YWPqhmTcuKG5Wpgiiy6\nd8ItDvx/cp4h98ftaBZ4EZE6mT9iUHrx54mXzpmHsHQZPRbFYKTeQcjC/pJZ\nR/8x\r\n=w0bs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.1","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.6-alpha-01e83c2c.25+01e83c2c","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.6-alpha-01e83c2c.25+01e83c2c","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.6-alpha-01e83c2c.25_1589620692541_0.7333930624087248","host":"s3://npm-registry-packages"}},"1.13.6-alpha-989af0d7.27":{"name":"@graphql-codegen/cli","version":"1.13.6-alpha-989af0d7.27","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.6-alpha-989af0d7.27","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8ba67d29257c1690fbb842da1f204cf761a64be6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.6-alpha-989af0d7.27.tgz","fileCount":33,"integrity":"sha512-Ie5jO1a4xfgFvbA6HgJTPlQM2x+rBnH+5fPQYXXVL7egyy0pM/YJfd3jbhwMGDhNoqpRfcdX8fA34kJ7d1EFrA==","signatures":[{"sig":"MEUCIGDZWll2DLlod3ZDcul8Q7o/i36IOyFjAk+mHHxaDfujAiEA/dADQpEsbTdvwlJ7ZBjE+vd/FsBLAAorp5wx28Pqg/8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425981,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJev7AdCRA9TVsSAnZWagAA3UoP/2wezfTeR001EP4oq2Hq\nnhIvLZhYDsvl2mFi8cAaQbLtPj9ZoghzjS51zNNuZmpc/EJ8ku5cjGaYcpSD\n72y//3exLR/SgIwVWLrxaWtsUc3OH5+wwJpmi88AVpEwKjHU3/ac+ktnNjLB\nyATqzfsqbU+5Jxgh6nEP+KX34v8eDdgSMDdoxjtWZz2UJg1XUywdIaypl5sd\nRiWIwROvfOYL7ez5XpfpGgo5FU0W8Zg8JulxrAYISfn7djJvF5yLccUaSJyo\nxlks5Qfuw7td4780K9+K4RfNgpoIhvNyhr0FCmQVBrHL9nwMBmkPcv2P2brL\nnVn1hCkrqx+WIfRbXvPWxhKQ+m5oxyBkTAkst2YnnxEnPry3Z5oF4FvfCJfy\ny7tZi+L6oZs71z34xtYgcqTV3xCtNVufM1dy31jchgVJRYhuHgy2n2FoTDCX\nA3cPA/mYq4A9K3VR4MNJdoroGJpbsCA5GIwPN0twudwuGftaqX9XtHvD+hUn\nypTX0AatfOFhJARzfPlMQK+Wee9qL9dVtURVT1PGa3HZexeGeAnG/ZXBcixG\nmGX3h9iDQTFJdphT1RCS1pDiblBwLkEFO9znShm0dkYcK5mOJIxJwQutpELT\nt77ughKSXXb90tt0ezlXPPeU23WKnpJzPiIZXC3LJPR4P24ndf8ERibxrhAl\nA0Uz\r\n=uGGR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.6-alpha-989af0d7.27+989af0d7","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.6-alpha-989af0d7.27+989af0d7","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.6-alpha-989af0d7.27_1589620764692_0.929581634025693","host":"s3://npm-registry-packages"}},"1.13.6-alpha-881720f4.26":{"name":"@graphql-codegen/cli","version":"1.13.6-alpha-881720f4.26","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.6-alpha-881720f4.26","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ad1b1aaa2e7b53ac83a72e9fdaf16a2dd677c7d0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.6-alpha-881720f4.26.tgz","fileCount":33,"integrity":"sha512-aNEYo+v9AZ3XyodkMdF8fUalM4FDJVF+oz0OCTqPGghrS6qcovvng4sR5RwQQ+x3rJRfJ76WxdpUW1hWb1uuiw==","signatures":[{"sig":"MEYCIQC2NvLvLMVrtdFGebMtTAoqbUc/FO11325CRJWtrG8Z6gIhANvMjnibG+p7cJv0oQg0n7VpadPgNppwD74T1uI5egYi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425981,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJev7BeCRA9TVsSAnZWagAAG+4P/13g6S+81rL7AF4SdIOK\n64AfxrlkFGWFF8RsUrQHVZ9WKE6C7+/pfWxQnMHI4LYbijDDg0eNl0c6R8k3\n3WkULPGkGPl84GYPSQFG7o3HqEJ8yutRSGvq4EOOYrgoMa6m0Ntaic2Mg9Rj\n0Vombt464TtNxVm6tOuT5eGRnbKH5sIjQkgPNnJu679xIV+lgHQrjCDIpj9n\nDepZWr3AoFB0PwJiICcP6mz1xozjAkMHVx2j2QIeFw/+GkOLgKHkVxiI+pJm\n0NaISPMN6cgPA3Zhsf7QXd0vGbVXjrpTE0eaX/OB3IuIEhkzHhy+V1joxiEt\nxUQZPo6YckdFQ48WOe/XFzEIvx8vX9zAkC1U3iGAk9xfAV6b90f47dVcrVGl\niJA9cjC6MS+Iw3i09DK1mpC38Jk4hZenao3Zv4o6+niIxgIxeJ9ZoxWO6I1P\nmljN7Lqg1797h/svnJyeK7gCoGCTzDCoeRIqbiQSO+7WNnpVBtK5rSAcBcK4\n1uZ59mn6lTWSzZpOIxcrGqHE0q3ak5dACMaa89VSIXcWNqiETR/qJUR3htPB\n2Bpzg34e0hQasXiZfYDTHuyK6Pl/e040/x+agpTGGq1kfLRrSaQm8XKkXA6f\n08qkJz5WlkXx2zm0K7tZEsRmkX7U1iF9HNTrF3JywUTsbTOXLcvPlJ6F/mSG\nUprM\r\n=0YQp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.1","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.6-alpha-881720f4.26+881720f4","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.6-alpha-881720f4.26+881720f4","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.6-alpha-881720f4.26_1589620829458_0.4525143403555403","host":"s3://npm-registry-packages"}},"1.13.6-alpha-9aaaddc4.22":{"name":"@graphql-codegen/cli","version":"1.13.6-alpha-9aaaddc4.22","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.6-alpha-9aaaddc4.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1527826ee438c144975ffb4cc5931e371b04ffca","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.6-alpha-9aaaddc4.22.tgz","fileCount":33,"integrity":"sha512-8n6M8B7sWxWkTf+KeKM4KNFSfWV5JzqfUGDGAGUCPJ1RQszHTrB+OudgbNyj9tqBCiD+xRSevLdnpKQFTun/Iw==","signatures":[{"sig":"MEUCIQDyQcMspg+K0jixMaZGTW+xE4iYsaGYZ4IO5OjZGGfdxQIgeIdM8E9dcZzkW6AmsBxOQYzP5SgvjzPCQPP15keLmC8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJev7CCCRA9TVsSAnZWagAAXzsP/jZDlrGYExpm8RBqfJAt\nq+gtSiOyDYOOxcp/YD/ubxW8bKDSXADVfqvEs8rpqb6WPpTbl/2vGOctNTSK\nyKaeB9w/SCPom1NGMx4njE3l0GNkZXCZb6QQS3y3FMtsldcQOsnViR8FoBUR\nDvQ4lQvA2aJAmVWqjXsN8lUoK4xm348ymiJcCEfqG4nHn0Ol5wQmNI0tfZbd\nrejkQ7NN8POB99Sp3yWZBWPoU7c2zo5xQjS5zJCRfCPPgXDCOodnc9PtQfk3\nsdQWX/f+25IMKDettFU8dFo9Mevay0xln/PXkW5JrpXchxyueAfXUdcsJr4i\n4xganU790WnmfFj2vssT4Lil29Ck/jdeK7+vVzU+OpCXGet/zgNUHLMa1aBx\nP4Es9Y9iNzzLw3s18ba7Yq095FbA/hlnYM6AYdo6kBmLex+rMOPy/L7EGrIo\nlYb0tbhfEq02GHDmIhLnUKGtySg8iE8k8guvj2PgheATdLR8W2lUbmwAK416\nH5pzzkb0vgyZucH14Jmp7iyLAjlhMvhGOnkxhwymwgxOlAAXB1zWCBOMrSGU\n4foi2bGw+V7hYVug5qRSLQAFw2n/ncv+L3ySuwSbRrUlRGlXIEcvHFh6Qjyj\nxNAkYmdx/DhSD9shV7zusGfJ1qJ7g3BI9997GQfRIZHxmxNMC71bsBAABNTf\nl/v3\r\n=NHRr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.20.2/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^1.11.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.1","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.6-alpha-9aaaddc4.22+9aaaddc4","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.6-alpha-9aaaddc4.22+9aaaddc4","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.6-alpha-9aaaddc4.22_1589620866121_0.2721377898944437","host":"s3://npm-registry-packages"}},"1.13.6-alpha-bcf50185.28":{"name":"@graphql-codegen/cli","version":"1.13.6-alpha-bcf50185.28","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.6-alpha-bcf50185.28","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ee04749d67d6cf5c11f38415a0a9bc373ebfcd29","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.6-alpha-bcf50185.28.tgz","fileCount":33,"integrity":"sha512-jcjKc8/72FHB+U5+YSO2wG0EnIZQuEk60Xzy26KSH6zx/89rJ6VwGpgJ1oHLuIcOl4SgwZIg/KCtDUersQl07A==","signatures":[{"sig":"MEQCIFGXZVBu4V2wmmknL01WJTJvsuWsNqIEtI0spDJq6hJGAiA2mD0TDe7pLwq6Rzv6YQsLZN8B9bL3TjxExkIGD9BojA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425981,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJev7IoCRA9TVsSAnZWagAAXm8P/29tYqvEs+mdVMmGChpo\n78X+orWPbGpo1ImPjrEZZDS5pjKmR0CmDCuPjytZZVrvgfnCn/laTO8Ed5Ng\n0jv88oHvVdUeDx7ixlHfntbTyChkcyYoSI//RLksvhZIP2Q0DOxgPOrgoj6h\n5j+NkWQOxoniCqdneD7Ots0YL4mPp4X+ycf4ntYJxYAC3Gtib7wR2uaFW/3x\nEr+YvlkeQf2dtAEeHJeelgiNolL/Yat0lvU/gbHy2qbqxIZAhdQ43tAzVxCi\nT4yGKRlhMLTU6yLVq5xHM8oP9xxKR8sgCUy2dTMBO7mH3woVlOn7EHyWX9IQ\nHIA/ry8zgmx7K9s4fjzb/Of9jhYc5uJQvD1IQuE0KMpGEiu0lWctFFBpvhQL\nxNSMN0vsCPPo09Hm8vQ1q/qFGr969p28qm4oz3YdI6sZGdTeUmZ/Hk+8BV+z\niVGyYymqLENhX7UAUg0gWt2RAAz5YrK4ZmSdM3tSGtRHQDnyG2I/Yc7emqz4\n4j8OWWPZN2HWCqxbBZLs1770g3hhb/+RZK4ZKlEMXKkHMUbovwATLf1pXoef\njA9ZdkCDbfcUPzjRbqJk6RGj+uLEWL78hrHPLrR1tGJkM5eeSvQPkiEy5fAm\nQFP16S+X0zXIAhjU14zfJLrBv+3f3E6eQz4M+52G21F1bntWYKvAzydqxbs4\neNSw\r\n=joXN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.6-alpha-bcf50185.28+bcf50185","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.6-alpha-bcf50185.28+bcf50185","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.6-alpha-bcf50185.28_1589621287795_0.30680603910538085","host":"s3://npm-registry-packages"}},"1.13.6-alpha-b4833d18.29":{"name":"@graphql-codegen/cli","version":"1.13.6-alpha-b4833d18.29","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.6-alpha-b4833d18.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"12c2f21b73b3b71b17b7eca7a10a9dca0fa2a920","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.6-alpha-b4833d18.29.tgz","fileCount":33,"integrity":"sha512-xBNeJ4jdQIdWrJx/ZKsM4NBfY+G6qmnOBXPpy76hzWjM45zs48ciZi3okiRYYFENKiwD01rQKsMQ162qXYJ7TQ==","signatures":[{"sig":"MEUCIC+QFBOAeUnIkQ+4J9xA3NoRrd0X7VzAsDLUu/vpf4f8AiEAueGCdSbnAFcgDk4uYZegNOCPrU2qmn4+qJzoMdk5KU0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425958,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJev7JSCRA9TVsSAnZWagAAslMP/1Qg317sQZbE1pVB5NYA\nY+gKKUTnvPk1vcDDxqu5eUvn+AdIyDhS93Sxpvtbbklpk7yAo2bLWaS8ZFt+\nA5jxM/Qoic7z7oP5UCuOiHcvUPcKgbBzdKuzA45YBwH1VwFFbGpqWuu8lhnh\nlTZ8lYE4l+d7jU35WW3B+scFGzFN/XHKz2mkUjgb1K0SrAgY3N/Gm91pbxCt\nZlHxnooO19IB7KDOOgM1fp9M6Exf007l8KTCmC3TV23lBx/DxpwuTKPdZhtu\n2ARnf+Sp6d9C38eoKDsameMnJaVAUQXKQkHwc2fZuVodzLcG3ZyK38fobhJJ\nnkLvJXCRmHJJ9mIVx+RVr4+04B6N6Rt2vcTeeJXfbPmAI34+R4kscdbwpNRT\nzRVwB0KKbqpITIOeEqqvkKGTVs7vqEHgow34IyVRx52xa+JkPzy3gKhI+ihV\n8f0WRuuySfvghz4OgROha2N1Qscy8YYtUSG2Ucl3dXrPfbUiZ5EYTPKCcLPM\nwYg6XpOtpoU+QAVK/4DJSOunFxHLr324fOHilFX8SQGQf7v6grmCh5Gww0+h\nEaTcHgWhOUqSPWGwwoTN9w4P9meZbtFxkCzp61JFTACyvxVhsxegOcG/m7Cm\nCCPNYDhCC5tPo/Ir8kPvUocoxXKVlUzA0wN7q5JflCANH00+m0YmwF40B8qM\nIJ5A\r\n=S7Kn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.6-alpha-b4833d18.29+b4833d18","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.6-alpha-b4833d18.29+b4833d18","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.6-alpha-b4833d18.29_1589621329312_0.4079837414450651","host":"s3://npm-registry-packages"}},"1.13.6-alpha-a4ac773e.30":{"name":"@graphql-codegen/cli","version":"1.13.6-alpha-a4ac773e.30","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.6-alpha-a4ac773e.30","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c14475d1d5ea0f7d24ec63fd285503326baebc0d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.6-alpha-a4ac773e.30.tgz","fileCount":33,"integrity":"sha512-2GD1yiSFmw7qsJmS9OLE9pdW2IKmFLRcud/XieLxfu3KqlOzvcdk4HEZ9a92s4vp93U1E8Kg7LvXhPErxFUNHg==","signatures":[{"sig":"MEUCICAFjKdX4bYoTqxQgcb5P1ARdj7CCETj4rWgyWLoNPDpAiEAmDxIHmUhI7BF10Wo7HUhhePsKI82PP2en0eeEpRa4ps=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425958,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJev7K1CRA9TVsSAnZWagAAa00P/Az7wpmIRqBzrOVIY6MP\nhce0yol7ZyPzcK51a5MF3KrWdyU3U6XGAUnhJPonhERYSPrzfHMd2OVSfQPK\nvno4fAyT8mAgRshMWml55x4bTNu+Eai+TV85gottVPGrd3mgnwIPm8lOrjju\nFU1wfj4H2xFemP6h1sAJ8o5ZIqN2U0W37WV8+AvdP46mLUVHkVyT3SpGCoHj\nYNBc4VIjjOw+SL3LBF0Aw4iSsInHL6imo999/UZubRpaFnUsexww64mrma0f\nDZm4SxtykQlCHJbynpHOT1U5kyVKvgFFtYWY+rGBCrLnBcCPI1UnDDUXaK9/\nxyg8QwYsMGHAfqRaLA+RVY7CrTz0qywERFFhfzRTiGywgxZmDm4lI9Euv1OS\n9b1f5TGQRHx+jI82cQLmLnuW4YpJQViO740AWs8L8EsCaMGFQSRCrMMq9bIb\nFIpP+6AnPRRst4EQ7U5VS0FqiJpNam0pyC1Xzuiiz1GNSu1AC9RIDPz/AgSu\nhw4GHcAg8qoOOpZhMXDlGe0KOyg+bheZyGpB5TYNy29fSsLhAxxc+G/vN9St\noZLCjbcu5WsuJ1wmFi3TwhVUIc74FH0j8fXeqtAESy6D2PwmFzz37rl3VuQ7\nBf95c6ROtRqpS2z8YPOAowMBMVktxeqWTFPstYxGTm/e3LF4nLRTE9lstabq\npTMq\r\n=O5zs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.6-alpha-a4ac773e.30+a4ac773e","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.6-alpha-a4ac773e.30+a4ac773e","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.6-alpha-a4ac773e.30_1589621428666_0.6138971382473928","host":"s3://npm-registry-packages"}},"1.13.6-alpha-4ce7258c.31":{"name":"@graphql-codegen/cli","version":"1.13.6-alpha-4ce7258c.31","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.6-alpha-4ce7258c.31","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5aeeca6b0907d94295b72ba64898c0f57a91303b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.6-alpha-4ce7258c.31.tgz","fileCount":33,"integrity":"sha512-xBdNWSxS69uehouV0w1ecgLOCvrAzZbDZBTgG6Mqqg8tByL+2eJduI05gm4QyPJki59F796JclH+Q8fFO4F81A==","signatures":[{"sig":"MEUCIQDVQCO1p/Dj6fUe+df3CWe9Uoe3nNJ9Kcf3dlqWSPWsNwIgdESUhaujfOowC9HnmVTOBkKuAJhHVH8TZvaPuEUZHWs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425958,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJev7MuCRA9TVsSAnZWagAABPMQAJObR0jA7lDYXcpLXBHh\nUAcPSEZuOxT9oYWGUrfd+EXpZgTzCUzhVLRtO9fUduUvk3tdHwtQsJHN9ZTA\nwmZDEA+gUXHZlYtWRqF1DQzx6TMADgq9rPcn6fdZnxCQbcwC+hdY3V3pxGKA\nb10wh2H5AI4n0mN+FaL5CHi+Jxn6l8ukt7/6vSF2yJJvPEBaDansZnrfpBSd\nDxw/TPhThKA2I3vVToFCc5vXXdzcEycpKL9/jXY1tmh0Ze4Lxx3WBzeGpQPd\n/w80+tkazk9sXWoO/6P+86fdrO24CkTaZuhwVQClb3xlYwhMP5YykC9cA477\nJ15p6PCDx4q3KSPoT32RHxsutbxZchSOVnSCOHh0d07hUUu63RcD0dtXZOFf\nHiBm4xqcwFQSXwzYbubG9NjJkzgoderI1QZW0GEpn9yO4GpCqiO9OZ2u74lL\nsfPIfYmGThAUsh7BOJLaKzjuiD0cyOOwHFLBDZsRgVnP8+W1xiQmg9AEbO8u\ng6SBgZUjCbLpjFhpU2ZEn85BKbOReSp6sqQuljKjUvaqH0vOJ0ge+vBYmcru\npZP1l/lGPRxgfUJz+L6alD+denNJvR3EpY4T6dYzSOUOHhqxq3kFOGVyABLt\nVokYzRwZLBcKVkhAblp9pL8EKULTXN4Q+rwcuLqyiwCK9BI/WzFEmhDltss6\nSouo\r\n=6Ai7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.6-alpha-4ce7258c.31+4ce7258c","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.6-alpha-4ce7258c.31+4ce7258c","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.6-alpha-4ce7258c.31_1589621549829_0.49720043533943237","host":"s3://npm-registry-packages"}},"1.13.6-alpha-8ac6087f.32":{"name":"@graphql-codegen/cli","version":"1.13.6-alpha-8ac6087f.32","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.6-alpha-8ac6087f.32","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a9e72eb2d0f3cec0d55fcb8c332c5014738f3c20","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.6-alpha-8ac6087f.32.tgz","fileCount":33,"integrity":"sha512-69R75FvMBYsjNEprlgeZqa+wCPSJdZXw1QIYO9A2cpCrBnB2Q72frU+z0V9fDmBB5qbtw/Xm6ET5ugk5MY4pTA==","signatures":[{"sig":"MEUCIA5O3D8rtmfDG9t0sCzajeKYlEUYl0KvAnPZvE0sJOf6AiEA0w8uWJZ/6auLZWt+Umlv5+nN4y0joYc0jWc7r1E/l7Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425958,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJev7ONCRA9TVsSAnZWagAAvy8P+gOQQ8CRnhAdjuauAdwA\nYYlHXp19kYXA1lvEzwltRK7EWu9zcBFhPcth5TREzrhOm+SZJzP+8M4IOEXf\nS68AI7yqd+O7Rrc01gcEZ663XRbVdxvhP4Y7gR4KLhj0/NlD0wT5E0TmcIBA\nGOmGm60lear+egK7BgTO5nbiSGbsZcMYB6UrA9M8TuunQrabb8Rw/j58FLBm\nLNXCA3PMGpq8jxMJ5YLeBdpAdejFa9eepvJZ0m4AfgOCTJ4x37rIHituUvey\n4s/ZcOM7PTpEvltjqngSsBzAsiq5RSU4e12t6oqapBQ93f+EPm5LNRcutXRo\nv6Hc85XAQX3Jm5l3829fouVKsEKEEwCO7o9Yvlp0u2l7OPvvUpF5XCxyXDJ2\nalfrHxI5sRZcN/37rvgxx19HyOY+ErXqSpXd71Ea6X2I2sIdqypOB0uRRPDc\nYEowbGSKrOHdeHlzhOrpjrU/wuKCt/kCxjrqc3ZEhETaKAbRPB7I1DMCNj7+\nzYCCpMelwrye1aaR/Nrt54T+IMX1Z+7stYia1EbSjrgiRoPkTdhDXqM/3hK6\n6+jgjonlq08YUKd1iRlpAtV5Bh9JfNoi/rxZyu7RqFx49CclOtKQwZqaI3Yi\nV6W+xtvsxMbJW+YT915EuHIIyqzjE0WC/q/KOqbw7gMkXpKBEp/pwL928rcl\nynFB\r\n=6zd4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.6-alpha-8ac6087f.32+8ac6087f","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.6-alpha-8ac6087f.32+8ac6087f","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.6-alpha-8ac6087f.32_1589621644466_0.28351852165053937","host":"s3://npm-registry-packages"}},"1.13.6-alpha-059776fe.33":{"name":"@graphql-codegen/cli","version":"1.13.6-alpha-059776fe.33","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.6-alpha-059776fe.33","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"97382e9474a337f9e262c021e60b9f71e7d40774","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.6-alpha-059776fe.33.tgz","fileCount":33,"integrity":"sha512-BOqEBeXoRwlD/tm4SIXd6ImL9ESTTDuuOe1mBfLMXEtuk0EmQwc3C2sok4zM8sobCbaDumhLd8nhk6RqNpO0bQ==","signatures":[{"sig":"MEQCIHpmMlPAEMRKM7V7rMvKhbyGl+igOTFV8YzDz38yBOKUAiAYrEe6558RyCJsjo+uIEZg7rYhretNs2+F+PCnzIp+Uw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425958,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJev7QTCRA9TVsSAnZWagAAg90P/3ybQWsu3umXWn5oTqV+\nkoTV9aQbBJaVHDcu4q9XXZkiG8q2ncMhNZjzYxT4Hepr+doc5i3T2bAlp/px\n7T880ehMNGCmWcarWOgjEFsCx3K3QV8O8A+EjnPCt8DmS3uWLlkkatPspSQ2\neRzPFz2ThfGlB78StBehMqczsEYHi4tqMsynf0zLmgbUgWgLzZjm0fxKkOjX\nqPi5Gte/M5pKhLer0aimv2ls+v0VLUaPh3dj/ySMV8xAXvAJ3T6mqNHr3f02\n3a6vZvbKuhVPvuzxsIG7g6C18jndr9lh9QigWQLMXr+lh8AL1NM/uLesfnU6\n/nNgUNUA74IT+cZCDCPM2lu7dvQAyWPm1bjdZkK4ZFZ2Liiws2dAXvpfFKrp\nlpNmQSTbfDrTYWCXx9T/tiekFgafmWYR6nCZizKALuEdUPTKjXXed86HNY6b\nXwpMzjOxwlOCJKmc/BYEstqT/Dd82jFu0aquCAD+YnQgmZOi/X6nW/t7n+Ml\nEbhEpfu00tKl8+lZVViQEulADiG9m8uRses2jc/xTbxEo2nBkEzPJ545G3bM\nK+0nkb+hXLbyp064FwcZB1ovJoO0Ssqoc4kKL7XnLMgUxoLYMdozH9W7gye7\nAUikbHjo4/NkGgp5gYrSI1Vz6otX7GT+q5elBUx91QwF/uhOLV/3t664JVDE\nQkee\r\n=EDCb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.6-alpha-059776fe.33+059776fe","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.6-alpha-059776fe.33+059776fe","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.6-alpha-059776fe.33_1589621778371_0.1761412177743622","host":"s3://npm-registry-packages"}},"1.13.6-alpha-e58ade3f.34":{"name":"@graphql-codegen/cli","version":"1.13.6-alpha-e58ade3f.34","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.6-alpha-e58ade3f.34","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"625c3312269364d089b5165ec3cb776b9fbf5c97","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.6-alpha-e58ade3f.34.tgz","fileCount":33,"integrity":"sha512-ZVGNHPXeCurn0bM2A0msYl6Wh2myI+8jqoll6LYsNKMEK4qOpreIcNI6cqO1HJzbJLx9hgDHYH1+75g5Kw2ZKg==","signatures":[{"sig":"MEQCH3kbu+lbQW9cqlrXgQaTyLUGeRGw0h+mJKPR1Kf2hwACIQCg50WgC6SmymNpnw7YY5uEAxVRe7GMQAeiG+grUVn8lQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425958,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJev7SvCRA9TVsSAnZWagAAeaYP/2p/bTcFfYYJ429ftOZI\nviZA9HuykmbFdz5OvaBhj+7vKjJSy3o3VqCdbGQ4tpfzX6IAA0neiqbWJfTL\nsa34COBcRBI9/wHS6INTty5xY2NmKFG6LVSLP23Za7T1YDCQTVf9GQvHhJEC\nzYQ6idYJhRizbzkiOffm0GVFiw57UG1ilL172IvOtx5hbU2x1cV3BOTED3sZ\nm7upmshSbk7fT+H2nroT6YlJvBadgp5NqOd9cVozqKhRR9YS8gK4wihT/vTl\ndzUl0PFfk+WkW1LA8uiSkg6+W/aI7ErU2k8KW+GyOz9hWZrtzxx3/RJWfV3j\nhTuVDcfPsH3C8p1tO3WjVU7a1PffpOIovyeONDFyPIVbnCfv1DVNzgh8A57U\ng092oRra/HrdXDMnp5YdeBl1Eyeqto10SCEofGcufwG8zkTAjnhmwdv4fnmb\nm30bUGUPUeE0Z/d5CoPKdpcRmlfYdwH5IM1ld644raygaEs9+5f+LPMPnM/j\naNqg2wu1R6SP/4ZBE+TtnTLmRUgSo2fsidpf5CG43/Jo05vijnYmToitWFji\n5YoEn4jqWSeNxFCwHaGEeg1cp0l47p1YoVOQ64JPEpprABAjr1+KG4v+l2dJ\ngQ8aiNn8BwMVAfndmrQHmBQexrW6HwM57NCsby5LjdofhcgW0hb7Pg/GAyIN\nnnpu\r\n=8Uka\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.6-alpha-e58ade3f.34+e58ade3f","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.6-alpha-e58ade3f.34+e58ade3f","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.6-alpha-e58ade3f.34_1589621934530_0.5457290039052407","host":"s3://npm-registry-packages"}},"1.13.6-alpha-3c9c8921.35":{"name":"@graphql-codegen/cli","version":"1.13.6-alpha-3c9c8921.35","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.6-alpha-3c9c8921.35","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"6ede1d3573042f4058cf91ad2bbb3abc0f1fe537","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.6-alpha-3c9c8921.35.tgz","fileCount":33,"integrity":"sha512-IDiJGdomNVsjqGtOp6yV7uDkZT6KwVdvlFPhNZMM2nPyvon06sjS+5iaoTL/Y3+u6ugyHeBc2XR+gDM+46E2Qw==","signatures":[{"sig":"MEQCIBfGaS/BLtoTHnpNwTu8tAlihJjrZGkzeVHnXeONbiclAiBhtI2pd1nJAqcpRVW+IPDelUxfsXHziWde5s07mok+zw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425958,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewArZCRA9TVsSAnZWagAAnxYQAJwcS6iwZxgzG74lJDhQ\neRf4V7C7Vf/OLJJMGNj9hERmP7G2e7aMyqZUi8gndKL9q1Z24jTqckF7YoMn\n6Xh4yvi/6fX5rf0GxR7rFFCaS6LffTwk20RqCTCh3cPYae2/Dqome+e+gWFm\nrITcmFYlNEaC+X22AyYqFemiCdVoPBq9iTOCXt3c5xRZzHH7rw7w1+V9AiaM\nYz/qPQujQOmog1WS5wo19VKOLaHIhggR8lOxobf1PNNmJetoT3GO/oVIoRLm\nACxM9fJ0cSRDsz9kkikqrWzI3GQ+UoKrM2oTdARtAj+0irLtXAqDCb9wwinr\nPJCtcvUOWZyziFAGpUGgsvbm8t+u4e69ZOJ2MYbD0jpd8sNQaYC4256lTPab\nzKLrgjWkB4o5XtlHjomtMuKcNFCndyvq/PjDQAczUK6VtHr/7qqtJc/Or0yM\nMieTyqPYzsdOu8QLVotPJkHVe/9OVuR4oKqThHk1DJ3KugL8i3J0vxJR099c\nvILZRFVFt2FK5efTx8MZnvVbrmYpVgoW/Ub1u1Ix3xgGrnrU+6eOabXmL6S6\ni67mguGmPLHO1enf/ySNMgFKyZRpqSmdDwRUykqXMdpSxdcwHImN8G8negSY\nctefdDWw18iEgNu32SDSdHPXmXLNAaR+4El/w/QC5lRoZb/q1dlzbTz1wtJM\n0C/I\r\n=c9Xp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.6-alpha-3c9c8921.35+3c9c8921","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.6-alpha-3c9c8921.35+3c9c8921","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.6-alpha-3c9c8921.35_1589643993141_0.23142845825692993","host":"s3://npm-registry-packages"}},"1.13.6-alpha-c04d7b29.35":{"name":"@graphql-codegen/cli","version":"1.13.6-alpha-c04d7b29.35","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.6-alpha-c04d7b29.35","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"fc768a46f1fa3b119d944310eb3db081bb953b4c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.6-alpha-c04d7b29.35.tgz","fileCount":33,"integrity":"sha512-gk9Hyq3Rapii3JqreV1k/aZlRF2hJiGfulXlobIwHD0jmtC30QqAbhvf9S9g2lcN6Curd+TJUXGs64XdkozaMA==","signatures":[{"sig":"MEYCIQC2ldoPa7b/134fOpgd+dAYSN5vwPh8KqtMCfsGK2TDwAIhAJRiVa8puOttv8cE7TSX7GBFJbUujlwM1KV48/1Ad/Jo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425958,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewAtDCRA9TVsSAnZWagAAlHMP+gPriv0eQyThht8rn2nt\n71FNZtjn1hkHSGBOAEGsQk+duS44AsxVUeh29W2DCczRj9QgRBzO79CKhW+m\n5QlXzEa8Foi8t33//VhPKG57AWvhhPn6HTL6VZ+rR/qDK3b9OF5sDRtsinj2\nsdT2tcOzKV+Q6qS+iEIrO+yV/XgPZXVE47kk0oWrW0MxgPNCq4LBgB7mg4Z2\n7Lzo2M/SSEXIeeoT/lOpY93k95kGQBm7b+VNqboK1O+2bwnAaqiWssUKslUX\ntP8GuzqWUqHv9j/RpboBcEsVxGxhN4Yt0X8tjNBYNsj60i8xtmzdTQbe6DJP\nfVcybA0alLEY8v0ykIia8FjKpZL/fAeOLcU/y82i2qVkU4IAsmA4ESECc2/G\nEtHp+uc78pFFaiZHi7JdwdJDyrPTFAuoaB5mECmQv53BBl9Qawk4yq/9F58h\nQKgjW3qh4IXAHRuVFQ9kyePiFm/m0GLCqeWuTwDQ2vQgsAn9NpEAfOIxdy1v\n5+oBu2il/QFyjnr4KtyVZxqkCU/MOGUsbvlk35nzlOh8RMKFpZI7XsDc3Per\nSL4eyrCTUnAbFHVOIhPt4UBvSWZUn6XOlOZQP8rUXkWi9R646X4OaLatfrK0\n3G4od22K0PEmOv+o/2nFAp+gxReh1VeGLQtaLQ/UVWDJl5KzorkM2uWfCWx+\nxuBn\r\n=sWOl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.6-alpha-c04d7b29.35+c04d7b29","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.6-alpha-c04d7b29.35+c04d7b29","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.6-alpha-c04d7b29.35_1589644098754_0.7524687089483528","host":"s3://npm-registry-packages"}},"1.13.6-alpha-622e3d89.35":{"name":"@graphql-codegen/cli","version":"1.13.6-alpha-622e3d89.35","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.6-alpha-622e3d89.35","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"58e6eabac50e66c0871d9b10a557ab64d065b73e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.6-alpha-622e3d89.35.tgz","fileCount":33,"integrity":"sha512-xapqqH55jufbULwfserlukgxbHprIMVVcGFvHrDTvktR49Kq4A5+5E2/orMPn0hvuqmNsLzReJPc0/KvWf+fiQ==","signatures":[{"sig":"MEUCIEbClltNJu5yT6V7m0TR8ZfZwxaqF3aQoWZIr+ipn6DAAiEAzEQ82tiJnmhuJzovA/vvy2PlbXKbEDSiPXFKZAHCdz0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425958,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewAySCRA9TVsSAnZWagAA5VkQAJXzqit4kEAUdwMLoh+P\nttGXFx0kaN4hVl41KTZvLaD9x/VNs+DyWEAJQgIgBPKbGF+G/kBq2RBk+pBn\nFfU3mnJ/FYWFwXOxdCaYT3/GrND1cZnhP7hGhAnNVOEcsifZk4bgxwd+8qmP\nFmP7DKmbwgSXoKLJEQ+HGH4+BiptFKD+N/lG6o4rUcS+VItpdBL7txSo63fQ\nrQuay+6VGkLH8p29mxwfX73zf0z9oA+rIvLos5l4i+VvQY0K4WM4/6mr3G7f\nHPnjjngAdDLigpbSIK9Qoq5yDFc8t03zryFh9NNtfIyiFf+AfFLW23v6xtlT\n+mJapFTX69Ws2B65GgII1koHig+fisTTSOSyaO9Zp75NkYLvjsXqbSk82sSY\npxZqX5BKuhO6aCqZSD9SmytaTBKSFFPt8u1LRp2OndjwsLPrGMOPQPtFdbYw\nqXAxE4Lk0HX/Sj+Q3v5qDE/9aySdPIrqTetW+mCZpfhJ1FOaE7f2+/iuXZmx\n/mp3XVRs56lWVOZTjAis2Dwc+JzZPEre2zs0I77ZNmNMWHBxCDLW2oTjuMaW\nfWEP6iDVYsdfMQTrEvGbTrS0QOwsitMk0CdbEsWjds7bg7zFlgvtgsXaEUsg\niEDYEEdicC+k63aXZF43ZWrkhdikkrunWft1l5pXqheLDoO7i/HwBDSrq4cE\niXbI\r\n=I7OG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.6-alpha-622e3d89.35+622e3d89","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.6-alpha-622e3d89.35+622e3d89","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.6-alpha-622e3d89.35_1589644434019_0.32884448009245815","host":"s3://npm-registry-packages"}},"1.13.6-alpha-e05b7bda.36":{"name":"@graphql-codegen/cli","version":"1.13.6-alpha-e05b7bda.36","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.6-alpha-e05b7bda.36","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d8a3da852c65d1d8082a9f0a1be31a9f611dfc1f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.6-alpha-e05b7bda.36.tgz","fileCount":33,"integrity":"sha512-ZOJ9mFx/3jmpqOjEj4zrBvrGd4LmO2EM73FgN0a4m8tVoboYl1cDJtePC37z/SX2DF05R+DMvDOiT9nqnChuZg==","signatures":[{"sig":"MEUCIQCOj11F3dqGgWOmr+TnRKZgVEtjUtgIXiHLBNT3TX+B4gIgMa+As6B+yLZTzW3E/4i+c/1LXkc4P0nsVYVOswwO7aQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425845,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewA0ECRA9TVsSAnZWagAAwlMP+wZybFA8zlMJp2K+aqe3\nFayDt03JLMJ3OnCGRjtkVu3JD2hb7ivtyuoM0d21hG/a1B7nTxJi12/E/5jl\nBXVG851Z0kY8Ezh5tDp2g1slXWVT/+oEzcgoGj/bM2TgD/IhsxUD9RFuxB61\nl2Tk3Q6Rj7EEeZMROS2KqxmcQnM0SZVwkfCmISqcHh8qAtJ6DKnNwU7j3H52\na8cOy6tdw7mY93I73EBzhcGAUkRj5mS4K5s2HbJmBPrfy9yBbmAp2s7SC1aI\nWKHxGyshHVeWCfETQnlAz+/53d7ck7RcmEkkJahkXw++8DkMt3oLs6+gx7iU\n3jOrQZCm0RMooQTk1QmPojw/HwDOgorj2XMASROCSGkp4OTmGhFhTgTTWxYd\neZ2wW9+BFqidnSP2cSf+tO9RUYdTgqVnxwVGoDXdAdTQ1tY+Bka3VPA9cTAn\nf2y1tEijMatpQ5lBB2MpbeEmzMPcFYtSbpLVzBbeBlOKvLyb5v3bFKzUvEKq\nAbNo4gYGxEDwLRZQbY/aJQVfVqcsfgAclbnD8FFw6QWKb8mPbMFKR94sOWIl\nWcxh2TakMN7NZfGI/lMBpLbvIGXDzB/v+bGtH0x2ocDHZNLj5Rf1tYl5g34V\nItySC2gzF3Tst01mpKt58Gm6gUYHx1JSS8PV3r0PjqD8yywE1ehwQgMXAd4C\ntQ2m\r\n=TDJr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"6.0.0-alpha.1","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"6.0.0-alpha.1","@graphql-codegen/core":"1.13.6-alpha-e05b7bda.36+e05b7bda","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"6.0.0-alpha.1","@graphql-tools/url-loader":"6.0.0-alpha.1","@graphql-tools/github-loader":"6.0.0-alpha.1","@graphql-tools/prisma-loader":"6.0.0-alpha.1","@graphql-codegen/plugin-helpers":"1.13.6-alpha-e05b7bda.36+e05b7bda","@graphql-tools/code-file-loader":"6.0.0-alpha.1","@graphql-tools/json-file-loader":"6.0.0-alpha.1","@graphql-tools/graphql-file-loader":"6.0.0-alpha.1","@graphql-tools/apollo-engine-loader":"6.0.0-alpha.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.6-alpha-e05b7bda.36_1589644547647_0.4474644146075386","host":"s3://npm-registry-packages"}},"1.13.6-alpha-34c96434.37":{"name":"@graphql-codegen/cli","version":"1.13.6-alpha-34c96434.37","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.6-alpha-34c96434.37","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a92a673bb2a23e35c90bd238b3beece4304e7b18","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.6-alpha-34c96434.37.tgz","fileCount":33,"integrity":"sha512-OuSsVLWOzHP/NoxufcrpFJf7QnJbyGJ4s7zZqs2DEtkuk3ZmQp+Cn2Y11J6thVMANPJ0FaTjgQEF063qF+J4sQ==","signatures":[{"sig":"MEYCIQC8D+Z7qqVl0ZJN+gR1vyQWI3znWlVTYYTq09dT0fls/QIhAKn//HgoiKLJz0lzZzWkCJOVdWSxX8T7neKarraorCX+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425958,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewOktCRA9TVsSAnZWagAAtRYQAKHZEzFlLStFXNkPT+/F\n8E+hP/Xi1pg1TZByhNgf6NkA57f5BHCadfeKmar2SNWbdcAhp5qtVwx0rXHM\ni2ayXwFensY9ooxbmSbsUiTVQWf90Zaqy8Nti6gU5UDy1DyKdcuntEAf7nCy\nL9TINigh+S3KVjbDXtB68fmsl0mgErJW+uUSLzC/H92GOEXE5OFuubFOZtWj\n0NEnltHaPGQPJWzYF0nDSQ3Q/boEzCG+yiV/hadbNLs4BOOwVtZ92WLPaKSa\n5wy2svEuT7cyvngPgxzen8EvmOcnOWEsglE5GACRKMCa7bT4HrI2jiOfc0if\nGISyXeP2FkfF74uvNxESoHPrEREcA5rfCdbxOgH8yx+38hAEA2I7a8ppgIA/\nMvAZ1W762KM+znFnvFE9+Whop+rPO6W/7DY5iV7iEetwdC1Hlh2c0cWlRVjO\npmPl3SCJnpEVY2X1ZS4vER+o6QgZLoLEXLsZs5Sv6BuoytC75TLfqnopLhez\nNObhFtLMgVV5XOXYB8WdxeRu/zbw96nSYJ1M0Ib6D2733vjen95k89KELTAe\nO3l35b98tEBm04P9t1f3+lYnYdounvCBG9rfg0zpP85NbS6UFl4f6A75ekM+\nT+P0y5+/jD6KXPF+Uz4H0jrcH6Oy8PP1CCZRxVE9eOZppMVqyDjfeYLQRf+N\nEtx2\r\n=qOST\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.6-alpha-34c96434.37+34c96434","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.6-alpha-34c96434.37+34c96434","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.6-alpha-34c96434.37_1589700908324_0.6360376753305605","host":"s3://npm-registry-packages"}},"1.13.6-alpha-50476912.38":{"name":"@graphql-codegen/cli","version":"1.13.6-alpha-50476912.38","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.6-alpha-50476912.38","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2605e76a42f1f4cad0e009c8f8943533566794b2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.6-alpha-50476912.38.tgz","fileCount":33,"integrity":"sha512-hRAMybD/j2PuSpUCUiw48L7hC8VBvusOfPVVn0ppEPKBbxqg3Ls9xQJufH/BFBmjw764v2q+dvISIxCCUD3cSA==","signatures":[{"sig":"MEUCIQDaShNu7LeXJEDiAP/WNhSWOx6fBp0aXD6V4wgHDFwD8QIgCbdMZd7H+wA1XG09GcU4EU73vuIAl5nwN4n6B0h+EAs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425958,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewOyWCRA9TVsSAnZWagAADy8P/j/6P5E+L0QEClygeOQX\nmZHx7TJGAx9x+UphqJ0zhRO1D0p3u+7qthRdK1xfc1umbnOSn3kuJaoz1F+0\nj0l4PXp1meIKOEbYYKX20MzVRmIE5F5C+5XsbbIvXpPA82MvOyN2+2UYxKY1\nce13+k1AjNsT8a+pzXtvoYQLh8/nTZs4B8ePKE9QHoFk6/SKLVCGNTZfNNoX\nKBw/nqOcaCMhzatWDvi8e6YjIXmM9zOwbIQwTy0U+uoNzxXc3F1ukvfik8Q3\no2I1e8u0nKgyaCtPvsJlUHwN4YwCp8ICk8qvu1E7BRGScN1ge3Nu1kBOhsvE\n2E04OsIo1JjfykwXrzSUmQClc4x36KyKzrwU3tDf7IQASxTs2ossd7gHzNga\nEeFbsI+8p6sPbWJyeBaoMkGILwM1JaBSTDEWuuT8bsOQXNYVoTtaBn+aHnvd\nXSLSJf9gsARZLt7SnFzalyV75r8AXxT33P+C3sWAwlLrmf5JoEvplEAmzklA\nvxI9AjcyjpOJHzy16nwx3NLfMHlWjSN5+TfuKwromyJcvRXhhGWOskoAYnRj\n1FEHAJ0s1fxd0TJ+fj3QcwhIYgT3PqBSy4JuncEqy6HoNPgpY8eHW7iG6aMx\nWR9ggkZ+sM6pjVTliW8qp3tbRQMmM4OI+UxnsfG8sQZqnZrunSszyaqd6g2V\naE6q\r\n=tPaj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.6-alpha-50476912.38+50476912","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.6-alpha-50476912.38+50476912","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.6-alpha-50476912.38_1589701782194_0.036211794254446206","host":"s3://npm-registry-packages"}},"1.13.6-alpha-125c2f19.39":{"name":"@graphql-codegen/cli","version":"1.13.6-alpha-125c2f19.39","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.6-alpha-125c2f19.39","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"dba8895f40359b3bdce89ce6164062dcc5d5314f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.6-alpha-125c2f19.39.tgz","fileCount":33,"integrity":"sha512-q3Fi4F61l/4qexaH2vRnSwoCT6cxkL/iv9VlDZIKWc5030r20maHNdoqY8vucEJMkaigvw/z5XW2X5B2Df2D4Q==","signatures":[{"sig":"MEYCIQDeR4SJPewhTAUFBRx1dqm1m1Eph7j4iZlhKw33BBdXOQIhAIscgIUMccXjP/AyQj/h7vw9wIGaCTF1pDjMNiqbNgHb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425958,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewlbfCRA9TVsSAnZWagAAzaEP/ilMXWvIopKniqWwhPd5\n6c1pzysQCKXpIc4xEmAMqp/iK6B35uGG2gvIa7Vgkp6ZspaEW5CXQHroeluR\n8SMxPmOfxEDZaUmlcuPosCkT4FBus86ZPXL1HMYggV4ID+C00QpShOWgSCiO\nsdANYORctNB5ti94FT6u+uxzxqJyhNhSq3IyCsPUFsg2n/sZaWGGcp2FZmQL\nAbaAfdjDMd6HLyOUbzZr7xkch1wsHH+jYrFoUQvQwdMuhEmzk3m92gw5w8Wo\neprAGt4vhYj3oVXYpqBY4OyTeOW0mIlbrtTMOWQqQ8b/7zXAO+eAXgL3VDIt\nj558eV1G1Gv9Mas4wgJ0jD3wUNFEJMFMoxjgzsPUaTl9uB0QNpm6i6Oez94L\n5T6oTvRcGN4BmzRHDux3dsD2q6gcAT3bjNzRwUz9RaXkDOf2w7SBRHj50uYf\n0P6jx6kh0Vw6ZD456gwy7tA6TMwdOFy14XizaOqoeFC0M6YAwIDr21toeCwa\nl4enbLbWbc8QS+n2NXDU257jkLk5vGvq24ag7Qu68hlg2RiIoUeLexp+K00i\nUHqmqB+q/0dB3EAMY50DtO4bTaU5cuzShYloE1sLGNxrH8tissviyGmvNLhl\nPMZt5ektt3JRfbHnbkHbhDr0TlWepPFyxvKv7nk4dvFnPeBTCYv9/7uE6jAt\nhvMD\r\n=LsdV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.6-alpha-125c2f19.39+125c2f19","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.6-alpha-125c2f19.39+125c2f19","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.6-alpha-125c2f19.39_1589794526631_0.6209367554203371","host":"s3://npm-registry-packages"}},"1.13.6-alpha-718fd99d.40":{"name":"@graphql-codegen/cli","version":"1.13.6-alpha-718fd99d.40","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.6-alpha-718fd99d.40","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"6abca7d784508e720dfaa6f950a10f835791618e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.6-alpha-718fd99d.40.tgz","fileCount":33,"integrity":"sha512-LC9RZEKfrrKqG0hwAHQadlWFRK1V9a6sXJKLiQ1MbYbrXqbUJX93hVDevBuJ/rRbM9/bjAEWOptPifiwUMp9Dg==","signatures":[{"sig":"MEYCIQCItwrIHTkpNmk/1kfjoOEQANDx8Po5ZjsOiWDulMyGSgIhAMpiPdcsuw6xyZ0R2VCtA5MzA20TlwybEaIhi/oveO+Q","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425958,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewlcwCRA9TVsSAnZWagAAhrsP+wa/QDj5RqJOVa0yU6ou\n/zuZi0IzIRdxeggCGPI0mHpjnSqRq2UA+YBTQzP5Exibq0zrCaUKmqIaQbkU\nhDQ4RvZgs1gltwDeaEjEuuijMN7fwoPsJEBh82wYbJsCnfiJFJ2VQP/CQ+Zo\ntOX9a8KHFEbsgYLLFhgNPqVFNnoqaJ3LVwPIn8L5wn01nIEo1NUMxxOqNtk/\n88k4O0gI+yC6DRPRMtlgqqf4kwI1DrhCm8gqZtBajDj2NW+/KMHDxnZj3MxA\nm2PXspR/exPE5JoUK+a3Xs9lkIaiVimyTYfIDUwoV3lL+B8qvfgjmT7pBvz/\nkIK084G87jfgk0fh9Xp7fZjc5yk5xISbpaEtGRe+H5Hd7UbGXHzh1NVl15EA\nKOCYZVfvq8/nPLeTp+PwR2hMA4FfQKjPN1TF3xIHZmTai7ISzeGMg84olx0E\n3YSH607Wjqx29W6wAgp99Ts1LIozAV/9UFCcYuNyVpy+SsuPSuk7BeYWP5FT\n/ItEY0rgFr8cnsLRnqWrj2nxbWCkhXubwnbWDwc7DMqfyLDuLCWtNiEtlBec\n+gKY72jqXE6cgnR5ZEINS8nEFwIEj7yZa1qUfDa2xBeFjvo5J3vmNW68XTc3\nI26rPHlAsCDM8gIl/TodLnLF/kecyYvWjtyClRj5WMY4l/alrlTJwsHMGkVg\n602q\r\n=7H/k\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.6-alpha-718fd99d.40+718fd99d","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.6-alpha-718fd99d.40+718fd99d","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.6-alpha-718fd99d.40_1589794607514_0.913577339504535","host":"s3://npm-registry-packages"}},"1.13.6-alpha-3845d417.41":{"name":"@graphql-codegen/cli","version":"1.13.6-alpha-3845d417.41","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.6-alpha-3845d417.41","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"fe578c56fd716802d1caae17ab0cf7406158713c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.6-alpha-3845d417.41.tgz","fileCount":33,"integrity":"sha512-UIO/BUMhKuaQLUA0YLcq8Z7dWKyCjE7hhtqA1FMAHUzXdhO6mue97U2QxjR6dOnNbLh2StE5ahi4+Aab0u5raQ==","signatures":[{"sig":"MEUCIQC+Icvos83i+inEw6cmDp8Njq0Oov9SJg8n2FQeMqLbkAIgSdQeWPG8SFqtI5E+QaAaLRJSqnFvhtHeYXVA2aFgYzE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425958,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewle1CRA9TVsSAnZWagAAl7cP/2yPH3MkLiCf00HniggE\nqeqB8ORDlpSikV3gT7Abk3gMIibUddDTBIwrLk8slVGrFkglLnFApBDrXoki\ntMkpjwYHVPMbhNctU7LzJ8aKWDZLp9sGboUGNL9CKil/TCpAs5guiKPUM85S\nmHCqdDog4szi2Z8JuxQOEWe8tc6qqBDSKbKWSIXYRfNRSk3Kg1zcanUVx5CW\nniva53Uvs2Pn5/x2mMWf7uZX27BzFfbpePKSAmBTIarlTbrHkcsta32zab/D\n2pEeT1OQm4w2LlXugK4GgFm+NWnpVFkvVv5dKgIgct/vp4IQY/AAhAwyrd4B\nBuA4PZe4fGXB8IoRAAV0kfr+DTz/Z0riU38ee7yMi345BB2x7Ejd5IxYHbjg\nfGDzyAWyOEb+uPbTMm+WK4ZXsmwRYcMNLy1kH7lwfYUUS0fUtUaUbHQ+rNZA\nXGF9j3OvsFVBMXhE4WNZ375VFQQMpDx+7CMMqte6+NCiiQ+oEgj2kpIIL5HG\nEN5xXBBrOklHPPniGcT0evJEd2ggCvjBhZCAzvrDoDjVK/F6gZtlH5XGKxri\n2+IV2kWA2M04zxBBuH873tZ4bambJ+eDoAO4WpD1mQp0rGnLGSEwYtF8RMtg\nKKc3sgiOirhPhPBr6odKiT0Hir+gkuGldvdbNAm5lyzaAFUNVNs7rfs47GUJ\nrKjE\r\n=D2F7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.6-alpha-3845d417.41+3845d417","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.6-alpha-3845d417.41+3845d417","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.6-alpha-3845d417.41_1589794740230_0.9181465159007631","host":"s3://npm-registry-packages"}},"1.13.6-alpha-cd61f0db.42":{"name":"@graphql-codegen/cli","version":"1.13.6-alpha-cd61f0db.42","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.6-alpha-cd61f0db.42","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"eebd31c6c0a6550feaffa895e637cc88c3a9f61f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.6-alpha-cd61f0db.42.tgz","fileCount":33,"integrity":"sha512-Abm0z3U2zJXdXe4OxhOg4B8h3r+gAY/g3sw+b91YBIzvp//q9g2rdq+O5CQTlQ433FhadkYzXS8invfVDNdJIw==","signatures":[{"sig":"MEUCIQDZ21WMQewqjnzNbolBhvn81MFDyCcEdw/0RuuOTOZzgwIgCC+YARZt7/O+kX/iNanF/jHmiwXuFTYhDsx9ZsWAe1U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426100,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewmc6CRA9TVsSAnZWagAAID0P/17c3WiekcXXG6giw01+\nTaJmqYlGJp8fbNhI1jT5EZxCtHVC9yjCFA1S4jRwS+tsEe83Of00ax+q8gef\nYF017xuixUicnzOc7rHma7sLXlU4f8OyMs4teuxNJ7mDwjpjgXDKm1zIm/l6\nUvxEetH6w0H9Dnxzx5TZpHovA1cKkfcIWdzBhquHnph4huUGKfBzK/LHdC/s\nNbY01cBBV8UqkGhWfhOKAzpo90Ue35wb4UHTavMd/PrSHYpz+loWpT7+7OYJ\nrcuqbNA0qQHNFHkFqK2sB6w7sanmhIdmTkNofC6ptJJ5Cf6dVV3yJ1+q8swe\ntZHy+KIAGU3lHS1Rov16wD8ICreL8ZIVzNJdL9ngJO+UD6zoUbZY5npQg787\ne6F/ro+E9vjTpuu9D1VtMVqVTDe40NHGaUrDiW1sB0FCgCGuUeLzJ5iZ6B+r\njJeEl4VzzRdsMOVADJ0D5X3/wXWIGPme3vOy6Mg+Zev01+Fdflf1d8YYJ/Cd\nsdg1cpQJQFzOoYpgGCaUnsvHhtIEuMC6gPQmvVGlg8gfHdZDxU4MgjMxUmC3\nh9Wg+7n9cBtJ/kP4lkDhWkvpO79axR3cymKXojvxcLRU/6JgMjac4UffUWBS\n1bxHvCJJ7AtwbjkfyDmnb4x2Z/w2Tbfz68rVcC7+mQ9uqIZWLELuA/+1n3RL\nLy32\r\n=xITK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.6-alpha-cd61f0db.42+cd61f0db","@graphql-toolkit/core":"~0.10.5","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.5","@graphql-toolkit/git-loader":"~0.10.5","@graphql-toolkit/url-loader":"~0.10.5","@graphql-toolkit/github-loader":"~0.10.5","@graphql-toolkit/prisma-loader":"~0.10.5","@graphql-codegen/plugin-helpers":"1.13.6-alpha-cd61f0db.42+cd61f0db","@graphql-toolkit/code-file-loader":"~0.10.5","@graphql-toolkit/json-file-loader":"~0.10.5","@graphql-toolkit/graphql-file-loader":"~0.10.5","@graphql-toolkit/apollo-engine-loader":"~0.10.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.6-alpha-cd61f0db.42_1589798713737_0.558443335174051","host":"s3://npm-registry-packages"}},"1.13.6-alpha-9b249736.42":{"name":"@graphql-codegen/cli","version":"1.13.6-alpha-9b249736.42","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.6-alpha-9b249736.42","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"bb2e10c48b4c42918bccad2881bb1c2ff4ce1be8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.6-alpha-9b249736.42.tgz","fileCount":33,"integrity":"sha512-c6Zp0BWDAF8I+Iha6qlp612HYmC1FrIzZAFKU7UDh4lzodk6UUw3C5OftOXBTRdahES4r16QfHHny+krw/jq+w==","signatures":[{"sig":"MEQCIAickbSevNAr2lHc6sjY18SwSYyCI/qR1rRcScM/iXaHAiA3M5eyomXMWtrv4aBwz/rBmPz4y1LkCnyluLeg3zYehw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426100,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewmkBCRA9TVsSAnZWagAA4V8P/RUIeiUeLoFymNyb2NCj\nZBd2Hx7LH7xNmFYLJJDvWuXuT2uIZI5Q/W+jdFsNCiSAp/QvPb+UNGh2M/wI\nqSQwnDcocE6IU4preUeF02rOz5azn7wGqptIP2bV8fLm/46Gj5IUdagSVjwu\nwO1g1dH2kTVqsGya4GplWNWDzquIn5LpSnpbQNDqow5OIczjj2XPa2ywBUzY\naO0jCFfpIu+YEnCp/ScOszUqsvyrsy7N8k6Zd9Vssai4fOand8fjV6eU+ICW\nqD+2y1QRew1thvSGb4iRe5lXeULSMkrvWreoFNtSp304huhFs+0iBYrUo81z\nk9nFXyqC6YtU0CgrXClFN563AWA3miPSzK6HiQwKniAadRcUUdwkRCW9hmZb\nCK/EP2DlF/tsLqWNZ2f7vbizyWO9xKxjjaHfukI8npz6A2WDdeCau/M0f3Lr\n+EDTcIbW3YypRnwdj/6McvnJ6Y389NPxD3sa2kT6J/h3YptqMw3nwy8iIJ4P\noPfMEVr22H23SzdhFdE6cay+ywYWhAK/1mtgj/sUrFqA64eaBgpB88HfSJUe\nKe9FrEF3yhEaqgvH8oj5Zt00BaFyWE9PcNy4BoYokEwUxE3A1/If7k8JKWVk\nbfaFGTI6r4XUAjksZZIqLezeX2R6A40nlY6GuowVowg4d2vE6j5LRIY8dBN0\nC2qV\r\n=tX2G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.6-alpha-9b249736.42+9b249736","@graphql-toolkit/core":"~0.10.5","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.5","@graphql-toolkit/git-loader":"~0.10.5","@graphql-toolkit/url-loader":"~0.10.5","@graphql-toolkit/github-loader":"~0.10.5","@graphql-toolkit/prisma-loader":"~0.10.5","@graphql-codegen/plugin-helpers":"1.13.6-alpha-9b249736.42+9b249736","@graphql-toolkit/code-file-loader":"~0.10.5","@graphql-toolkit/json-file-loader":"~0.10.5","@graphql-toolkit/graphql-file-loader":"~0.10.5","@graphql-toolkit/apollo-engine-loader":"~0.10.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.6-alpha-9b249736.42_1589799169079_0.5953603333655364","host":"s3://npm-registry-packages"}},"1.13.6-alpha-27470977.42":{"name":"@graphql-codegen/cli","version":"1.13.6-alpha-27470977.42","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.6-alpha-27470977.42","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1233546bad13661d98d1c5e26ad4e88a9895c634","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.6-alpha-27470977.42.tgz","fileCount":33,"integrity":"sha512-31aVkCqeY6syFZ2cLNTBl60O+BYbtdJDI/XJmNKTVFvS6jmCqUAkyVZiLAZVplIzXS4Cj/Drhgw/H7EFDJTbaw==","signatures":[{"sig":"MEUCIGYX8v4Kfu/hS8FFl/x5smcqUco5oQHWkVv0TH5FRX8oAiEAnskoJ1AIdT+7mIEmm8ySG2kZ9uOK7UgPpQOrPXi0z2s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426100,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewmoECRA9TVsSAnZWagAAsD8QAJP667g1g+zXxkOhbviQ\nlqCoG4iCVjYkmFGcEEvLa+dtsOtQgElyCyYCZVSnBJwuM8ljUbMVdOP7X9Cl\nTM8Q6Ph3CcUNkjr9VGdcaIUlGFtaGxxTEhZZRCJNvDttW3xXyV40YKzi41wM\njQNzs5cQX0si2Rhg63QKIF+RTEKhvWWXb7T521xS1AVWTw/lIaOCUtu09lYX\nxlGqdvkGlXVdlL80mDfsBBKtQuGmtXLyF9t10EUMYlG7Mtw6w1Hb2J5jjsK2\n9cQkPTgv3+AZGwx9us5iRulEl1zUhqfRkv5ZNUTh9/0wtKZu/2lSJQe6aTjj\n98Nh6q++gagPHnrmy6EzsQN8mddI/9huKKm1CswaUaRFB0KBfOyb3e3cLIqc\nWWOTbexy6fPgdfvbMvke5uzLAP+aDxUB0tb3Pw8BEosFYMNeQullX7PgRTcy\nHP9pSaxWPxELj6b/Nn8749HyK7weNFr66gYVCC1qnbQfiMEUD591DKLHJh2k\nQYYS+mk5l7XV/nWn3g4aTJil9vOSDyAt6Vfb5Sw1BhWq6YzRGDZObhlIGn6H\njTSMxqtAD9/DUMHu7196myuZqT5wo+tU3DbPSia1CK3fEEhfGBjU4F8LsE38\nioSJnmQ3xt+s8GhZgd9MzekQKxC6lYrzknsVJGkNUcyNM+d66liUTc7CxZff\n/88b\r\n=aGhl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.6-alpha-27470977.42+27470977","@graphql-toolkit/core":"~0.10.5","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.5","@graphql-toolkit/git-loader":"~0.10.5","@graphql-toolkit/url-loader":"~0.10.5","@graphql-toolkit/github-loader":"~0.10.5","@graphql-toolkit/prisma-loader":"~0.10.5","@graphql-codegen/plugin-helpers":"1.13.6-alpha-27470977.42+27470977","@graphql-toolkit/code-file-loader":"~0.10.5","@graphql-toolkit/json-file-loader":"~0.10.5","@graphql-toolkit/graphql-file-loader":"~0.10.5","@graphql-toolkit/apollo-engine-loader":"~0.10.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.6-alpha-27470977.42_1589799427929_0.43493443459695835","host":"s3://npm-registry-packages"}},"1.13.6-alpha-4628e101.42":{"name":"@graphql-codegen/cli","version":"1.13.6-alpha-4628e101.42","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.6-alpha-4628e101.42","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"dc6e2a2e43e01860b5b91d8dfeac6512ca8e3ecd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.6-alpha-4628e101.42.tgz","fileCount":33,"integrity":"sha512-2yfRPp+Uf/aSAFEasX8dQe0DH0HaPfb+St3xmj8LC56C8rYgl9rDuUira4JQ5hxUj0GHgjFThiU38VH1/ZgNFA==","signatures":[{"sig":"MEYCIQC5iU/nJ3l2N1ripp3obx7zhaxRLI0WwX6NRTXomTpUSQIhAIlqv11R0aj6ZXI0vgQeBPi+K5Wj3LADXK3HMMp1WGIq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425958,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewmr2CRA9TVsSAnZWagAAcrYP/jteDG6xaOliuW2gL/u0\n1zaNgkkbKnHUmn3647dNMr7hfy402+1uNEYZ3jjS7u33zRdNKGx7EBNLgIG9\nbC16fEY72C5leK71pPPdQkVHkgZ1nPx3MPlF6MWKz3YeaLBBaTvhvBmBknGZ\npmcPf1Yr8GFAIAxKgo0iPVxhXkD9I23p8I6zS1NRt6RJJKhP/ly0cbF907rk\nHlk97HvP4FPMaxJV7lCG5w2bqEbwvIGdQMEvuJKWwwz8Z9lVCAgKDr5cGSZh\n/M0FyJuEPLx/7UcL0trb2sZ8t1gpWJtC4Qzw9wivxe9SZN/oB8t2JfFDXNK9\n1i4sSvdkxI5nVtDPYmPhbI6hU/6SaJ5mAf6Qf7vlEI0owI4+vHnpY7kqjCSa\nH4TQ52Qs2SYowbxjsEZ3zvhSKuctCIAPqwHSAHlAPFJMQLxoHL2BCWFh2EVn\nXgC5gadIjR3x4F4YILji2os1t2NJ1dLcTrgcEkuFgaO0dKwV1U6TRC+OOzQa\nXo6frlKQEfQEGzwdqis2qEA24ikqfqNL8sNsCGupFdZmW1xElULh3n7OOC5o\nvb1/Pb5Q0rCAYCEqCswsc6VZkNQ7jHCQgXPzIb5iL2ErJhGhPkEd2U/nC9fT\nYLgEuNqBnd8Pu9bo4zxVHAD0F2xZ3/7p7vll05NtIqQM91B83uIZrwhj05/g\nuhud\r\n=24V8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.6-alpha-4628e101.42+4628e101","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.6-alpha-4628e101.42+4628e101","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.6-alpha-4628e101.42_1589799669964_0.652515389342728","host":"s3://npm-registry-packages"}},"1.13.6-alpha-1a633edf.43":{"name":"@graphql-codegen/cli","version":"1.13.6-alpha-1a633edf.43","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.6-alpha-1a633edf.43","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"42f851cf96a0e64b2c86301596327ef933ba4b7e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.6-alpha-1a633edf.43.tgz","fileCount":33,"integrity":"sha512-cNj3MdfVlM0JdMY8nHWilV+8ShdGKKp3uvEY/U2gH3ESpQ8eo0Kl/YrSjMNnfR0xmKC2dMqxG3Q/+tBBcs9T/w==","signatures":[{"sig":"MEYCIQDH19dLzJETdzWeJPR9m8yXduUG7GKMVge+dNaw1EX+hQIhAMLFsDO+SkmnZ94mKsICIBystIZundppbTNPWTV21Nkk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425958,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewohXCRA9TVsSAnZWagAAKfsP/iu7QX6tNLE1WKldtDv1\noQ6iH6Zv9bS3y07WyPOGi3agxl3zag3o4JIw9sn6voBSOb/fFVmF0efoK/yL\nLxtDQtStyRVSj+1bE6RQTSKSdxt36WudflE5PfHgbSwGBkDJg8J1uz1PXq3B\nEGAv8YTvm/o1/ljvK8h8N5VOb9PCKTCgyua7rgU7DFm94i4UTBSt1E6V3IXM\nTKKlw6QDO2oay87zHmUwpQHG6LnX1ZmzHXf51/meSWNzQJHcMLT//iacb3hF\nxU80pPxd8BSYHEd3gDDEMJPiNWxPVP6inGJ8au5ldX1wRCyg+E+zDdff+b/9\n9DU9Ve0iVE1y/+ggQ30N2eOhZ/d/nNstLntF/h5/H/Ym8t6MehXuuaINkj//\n3Ujmcl7WEIzYFevwualnuOaxvm7hWC3TwZiUhvg4tvzq76+qCMkl3kH//WU8\ncHoCqn+oA2fu6WyACdedab2gk93K1C9q4c2weA9z1MkfGpwUiS97zuWxiLZS\nB4kXqEolBG4JSDzi+cJl309X1ZUrkGm/IxqPLzL0Ko9Y5XVcEo9SPqveQxSi\nxdMbLXeJle4jXYz/h9G8CtEqmbmWuYiLrh2pcHjahIsn9jIK6TKFT70hG1J1\namNWWabNn5Twopl3P6SENQh8RI8nOeIYTguYvfsVQXVAGiL9HscUgOjukcBc\nnQ1V\r\n=wLtU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.6-alpha-1a633edf.43+1a633edf","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.6-alpha-1a633edf.43+1a633edf","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.6-alpha-1a633edf.43_1589807189960_0.818641863193367","host":"s3://npm-registry-packages"}},"1.13.6-alpha-1ace8c2f.44":{"name":"@graphql-codegen/cli","version":"1.13.6-alpha-1ace8c2f.44","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.6-alpha-1ace8c2f.44","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5c186e6c679f5daad2f18b595b3a73e7ac5cc1d6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.6-alpha-1ace8c2f.44.tgz","fileCount":33,"integrity":"sha512-qjRHasAsNeMW+V/ST7QFYk+NFNRSPB4+ig+xdjYZxKIxuxxNtergjCpfWH4BFbsLkUnHNq4fup5Rgpwq2eR7/g==","signatures":[{"sig":"MEUCIQDPbq3uAYDHUXKhHfxqVi3PjxkHnSWpI/p27XI9t1b7hwIgZ53HFo7SwDo2rZo1QSvn1W2tUOtoxElQrmy4LwdvSlI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426282,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewozACRA9TVsSAnZWagAAvpwP/3mhVkJXNPCZWxnR2wbC\nf5QM1jZqiTQTJhrTDT2I90Cb5u9wN60sFaD1+zjMky8wu775Rf2a+iYB/4G0\nBue1u8En5GocqmOy2KrF7CUoXPiIYJ4ATFtM6XMFwj7/Oqz9P+GLj1ehp/zR\no4cu5358AOSSRPF54TsfEU1dxpQk+kJ4O8T7HNc5geq1Dr8Col784bAlZJwZ\noWyLndcR/Fy437V1WmXNglOT6oF6wBS60xIqE0/z7MCm+Dgrwti+lc2ihfv2\nAK14RQaXrO9dXIbXNY1+TPe1Q/fUtIUy8lHrc9CFGTcQpyn+zNqzItXOkXC5\nHz4ksWVufSBiWzn/N+F84buOdUpROdsw3aEF6myyYEx81HChtUzMOcr0XOPg\n3J1AAnYUrLaebBBBEmwXUWQjuROCFQUpu3aUWzh8LnhzvOnm7PnS7iRUoxRe\n3Yw0otXh7c7/V5RjQQ1alj+hoWWHmwuUJ/puUvhr04EtH7k7gWRgpU5iz1mE\n2T9rVOGm39BDke3uXFLtxJyrTn0fCmldPSH4PI16CL36OiPKqnzAt1kmsybv\n3XpUmu/r/7o9AaHlF98JBwpM5lPHH8cRrW980PJ4aCBNFZPox+OishLYginZ\n+PiwF8D8lRWZ5QJg+tmNHmr6sTEuEpvanhP6tsWFYC4tT5nODI41LDMj53MG\nPXV+\r\n=1SZS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.6-alpha-1ace8c2f.44+1ace8c2f","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.6-alpha-1ace8c2f.44+1ace8c2f","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.6-alpha-1ace8c2f.44_1589808319737_0.1309354678125032","host":"s3://npm-registry-packages"}},"1.13.6-alpha-2a6de442.44":{"name":"@graphql-codegen/cli","version":"1.13.6-alpha-2a6de442.44","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.6-alpha-2a6de442.44","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8fd00d449542773577f7334f66909de64aa72a96","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.6-alpha-2a6de442.44.tgz","fileCount":33,"integrity":"sha512-tRdHVS+ZjCoEgY+mtjZcgGK9yUgD8dOa+4MwpGjfAb1UDsQrJOhwmgpioFg4q5BdQhfqBPZWPfLNbI3RiCSJEg==","signatures":[{"sig":"MEUCIQDMQSh33bxQJC5uaBMEvq6Qv2iTq6FJ4/KAtmOvt3x5RQIgA1uWI7qLrzA+vVkMaZQcfHZ3VkhX3ZbXk8rwB0ZUTbw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426282,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewo5iCRA9TVsSAnZWagAACtAP/3BOesCg/wvNXtuVzXY8\nvUl+NQ4jv6fPqswmOjLyeTaLoDGyg5C/yB1ObDrBnroVI4BUO20ymzCUbvTC\nfVIfl+yRH7Tblrp8iCXUbsrFuxqnOW8Gm6Zy3mcLcr+3VpabgJXMsc21KYku\nBjl94DGn3cmdc7NDDZLXbVPJP2sNTeYzKnAd8bwoYPzmSLiW7YJ10A70ogl8\naDh+xCmvd+u4iy1MyF/j0LwAGcGdee59QUb5vNl+RqhHZFSTlHfropk7FCbx\n0GfmylIggppboBoYKQALbmVHbvg/NgXWW+BTT9rvwc7D0RN9CC4SwGjxR3EZ\nWFjuLty9k3FEX6THzuA+rsT9NjeBWK0g/luHpccxgWaaTD/wSzyEi77xTeCc\nmYLaX1j91H05dgRBi2XeaT3Q9yhSKIRO3sZwq7c8z7dJqppWR9lQp+kTerG0\nnX1YlseMrJcPqgpxxtt+Zg+66bDjySqTh67df8L/iKuUC3RZfbsW/MCC8nnF\nfIBPIOCmlptc8eMprbVPoMmVX2lFJzyoHtGFGQlGlNlaFLG3DnGnyyF5CWED\n9S4n/0tA4cGFGZF5gF8qAv1wZdoeqhqPXwkIFojxm4w0L7GCdtHNWlSk/NLh\n4gKfChuseepfyUDf6ViFT5An8bun3DuthyEyu07/ge8uKiCdjNioaUj2QfGw\n4n/y\r\n=3DL2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.6-alpha-2a6de442.44+2a6de442","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.6-alpha-2a6de442.44+2a6de442","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.6-alpha-2a6de442.44_1589808737622_0.688793822965579","host":"s3://npm-registry-packages"}},"1.13.6-alpha-fec964af.45":{"name":"@graphql-codegen/cli","version":"1.13.6-alpha-fec964af.45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.6-alpha-fec964af.45","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0c0a7869e77fd7afdc80784c08f457a5941ffb29","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.6-alpha-fec964af.45.tgz","fileCount":33,"integrity":"sha512-MuhCpJZVRoywQlCTN+/iyAXz0lPjsMOdtyeDSQv7Lyk+zvWDRUPQfpcJ0JDn69P7wttXpoasIJIZt5/Yw1dHtg==","signatures":[{"sig":"MEUCIQDb23ajm/fJ721NzClw8ZITexE6H/3HrQwF5KJcMrFr9wIgJu57FdLFqzfAzPSEMfLvBPmnj++rQoQEkQUihdUQZxk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426282,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewo7yCRA9TVsSAnZWagAAIBEQAI7uMwjB75a6Lrq3T+xB\nZoVvyKekr4DYPwTOBgGRD4ny8A9LMPPWJ6/25/upStSn5ei96AQpocLDuhFX\nlaYlGeeiILGEitEzxQqWN+qIQJnDt04iodYqYhpUWpYNSZcsgofpOSndjY5q\n230ZMZ8xq0BWZqLjLCK8HH1+T0iCaib/qWnxN0zPt1vCJH77sSGGSvVqOT2y\nfPikRTqGYMHg3A2qETmywGhroFJtg/rNBwUeE4/tVEvhBoS4XBA7Q2BCly6I\nx72gcasoESq/vr42lOIj/DT9kizanGjEJ1yyNiBIw+WqMNnJluCPKw+5kuAa\n58MLTGsqZxIhd3en6jyGNgkx6JxZqb4+KNHlvy/mY8o9qMWEuk8cuixKy6TX\naQFEGO9fAGFEsymLfIim/RupxjZYelGE+1sip33KR18SY+ytmghZcTqAIoPR\nuspmd/at27hp615Y9YOumOLzx/u+9M34uXgbb5zOogxRma90FcznoykKD0nI\njE8PPxhGzlDJFm6aejKSgI0NWZPFCOQW5VMKxBYWxEYJsWgot/yqDFL11QFp\nv+Z+vqf14cCf+ldyshSY2CIMDUpZ6i8waTgkoJNk40QJs2tW+lD00tfaBpgG\nhhjsHf1wjEwFOgCoVgl0YXwh1vrA7fr3IhI2731OV7+xCsG3yEWKa7aCRF2S\nl2sV\r\n=N/ty\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.6-alpha-fec964af.45+fec964af","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.6-alpha-fec964af.45+fec964af","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.6-alpha-fec964af.45_1589808881795_0.027001452391885117","host":"s3://npm-registry-packages"}},"1.13.6-alpha-336ebc58.47":{"name":"@graphql-codegen/cli","version":"1.13.6-alpha-336ebc58.47","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.6-alpha-336ebc58.47","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2d145c84ffed1dc76a61f3ca17bf5a8d589f2022","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.6-alpha-336ebc58.47.tgz","fileCount":33,"integrity":"sha512-6yIWQf9kbGSS8HNvTSQlvTBvu6uhCIOWNWRJiw0SIfJImsnNt/gdXm/k3/5sV+Kv9HyOQn819ejMUwjvJmv8BQ==","signatures":[{"sig":"MEYCIQChdEs5Mix8WkgawIzn3GFX4+0VhPrdDak3tVBVrb1REQIhAIi2vf7pbTKT52zy5nURTNzuOwhTOcN6rjLBcN2iT3lN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426282,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewqkXCRA9TVsSAnZWagAAmEsP/2bQ+DysxPdHDYGjUxYU\nyIaan7OigiYX3gVeA42EHqWHmX1JitRgv7myg9T3lyX7+Muo2W6C+S1Yvqjc\nAr8UCDB845tJuymSCwnWaOvomYRUWjcQViWWi+MJkr7ThX/NJpwKCao5ZyCj\no0ueGP8/6L/jrY49Rj5+lOOxdY8DUC/VNfa0thoa6S0dr6LYNl5lffsm6LJ4\nRGUFM1vLUBM3fUHN1RJrC2xkPwdSLoDCFNcSm02Lce9TxVZ8C9l+/cav7M4D\n9toiBNGgvTYZ4JMRB3jBRQaooTE1rCd2w1PytEJDbsR1bloxE0cD6BaXhKDL\nNEZsR5reuO1RfvwHxK8GuqQTRM9Vz3awIImsgGLMBCcQRmoeYGE1atCm7ck/\nMe+w0jFtbWmqHtYq3N5IdLffK93g9DzHwXXpccNA/XKfadKZqd8hJjC1Rf5Y\nPzeDBsZlzyPwH9i6TS5ojingpLDNBk4ABatYQKYfs2GkqzVDgCw2GXuavA64\nj71l0SjTc4NFJTQzynjZIOUDQulMfY2hf8c7H8qPfh5iBWgeCjfRyo+Zf1QD\nv8GEn5PLHPaTd+r6RGJ2GJm+biKyjm5zSPs7fQ9V4EIKEJATfFHKNJ5iZIJX\n+Hy9Fcw3jJ+NhUjRWBvY6PKs2E21pTcgJSarI3OwIl4Chk4H+tbhxwVcOem7\n6XfI\r\n=y47Q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.6-alpha-336ebc58.47+336ebc58","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.6-alpha-336ebc58.47+336ebc58","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.6-alpha-336ebc58.47_1589815575264_0.9363549249891576","host":"s3://npm-registry-packages"}},"1.13.6-alpha-fbbee5a7.47":{"name":"@graphql-codegen/cli","version":"1.13.6-alpha-fbbee5a7.47","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.6-alpha-fbbee5a7.47","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ef46bb5006a94c5c5d7d6aeebf2e1c415abf14a7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.6-alpha-fbbee5a7.47.tgz","fileCount":33,"integrity":"sha512-NQLpFn19P3L+tngmpe8ZTjw4RJZjJ1DbOv4hOwxH8UNL2oEuvOC5HPBlLBBoqapwh9m8ch0b58mYOjHytmEujg==","signatures":[{"sig":"MEUCIGIrTA7DWIs7k7k4bBRwrXn9Xz/gaz8sBRXmTofjmopeAiEAoCujGmNVm4sNT0LwjL/SKJjsCSGzLBKEbqPh6PS+cgU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426282,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewqp4CRA9TVsSAnZWagAA0ycP/1hDUyZ3rIyS11BuS6bP\nzWq4QQYIXG2O/jrIdZp/f6J7FCRcfYGBiDk7BwsD1yByUI9jdAtllgSlb8fV\n8ByeD18oq4mzSS2EODvrKoqnMNDzCyesutc202/pSKtSiS39AfoY2UR8DYO9\nGJc2EbbqgVCgMYmbj0WNiWPFKSZaSfnu8kEWtcv8zX/dcVeCgChm/7xcqLE3\npmKe2PbqMMVHU1kjGH0b2h+WARjGNMdSZoX2aQas+N8sp+ztq/HCZQ8p3IA+\nHyr6soMuOsEW7/HxgHk/orWaRWPpxx4rW2R8CzTZeLQLo6H4ZLewUg2aVD9s\nx5HzWAcGBwOlwFti/y5r9HrBgWJThR/kbQkjUfmIZkwwJZvqaNV/R2+b3g2l\n2cnbDW6bi3zwJahvHi4VxuReTV2DjbnavTq92/WEGJJKLBe4PNIBbHBV2mG+\noKb51MhRmX4OUx3Ae86Cs0/rcsUqxu0P/6GejsZWlAdNnXyVF5G2s8ZZgUvA\n1QzYsrLmfqRbUD9pJt2JpmfjIyzfvgRuxyIumvExdMLPGVUMZg08D3ZFCQor\nGs/RQv+88/k2XEc7KZWiqlMtT3DYE0L4WEBCrz7uPiYrwL5w3+xqIp8+zgYK\nwJhE04wettnV22YeEmquTwWWKolTxutaBR0ULS1bPiXxTlfybStwwY+yJPRZ\n6Vq1\r\n=RWgT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.6-alpha-fbbee5a7.47+fbbee5a7","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.6-alpha-fbbee5a7.47+fbbee5a7","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.6-alpha-fbbee5a7.47_1589815927265_0.5391112414862391","host":"s3://npm-registry-packages"}},"1.13.6-alpha-16407ef0.51":{"name":"@graphql-codegen/cli","version":"1.13.6-alpha-16407ef0.51","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.6-alpha-16407ef0.51","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d117736215a82b6d10f962db910825644b81f68b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.6-alpha-16407ef0.51.tgz","fileCount":33,"integrity":"sha512-azXPW26LwnXMwsuN5Sy6xbko/0YNSc9kiH5+DgQhrG03syH0aXgAvWc0noz5pMCgqhnUIqzAk8dNlpjYP9mAJg==","signatures":[{"sig":"MEUCIFD+KXOyL4pWnY9f0ZP3V43mMya1q99acMZ1G02SISSPAiEAl20U3cCRLRmM7qp3POcR7ocdyPhOEO8vzKMkIYLHDbo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426424,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJew6PxCRA9TVsSAnZWagAAW/0P/0vgV6eqDaFDW2huob2K\nyu4+JQHVuJr18Wk/AGqTSV09BWoJMmFhGt6rbgLseoWBjdV0HRCZQjQdljsP\nUYyG092RsWfM5fdCY+OeMjyEwj5uC8sHDfpz3iISPtVNprR1/lZ0HqyB53yw\nQ+ePf7bjiqEhwfCy2dq44Z9hwMDTEF3hKnh7HwcBdVGE2mEDzQNTSsW2sQBv\n0Qv9cPqe4123uRMKcmJWUmxTFlxCmK9+nlsQDukVB7Y2qnACUM7UNnM2C1kw\nhgqdxkg4kt0nJ/FbxOiZu7f0nMrEaMYonSXgBAv+GC37kN07vcXQGsdb4/ka\n6k02S8/ChJOI34kS6R9ipmmm7a4vGnHkiegh0+ADlieePSBSNpc9AIAIahak\nXF/ADOvV+mVHpQNv0NPoZdTGspl0JlOlhPWZU+hn0gIYY0IunskuPJFxXrmg\n+RiYC7FbEKP0bbZ8J1heOyGpNZgRw1sXtiHtgL97VcyObXBrDlnSMiyTAEmI\nbYlE3uFMjfk/+xoY2ucNQnTq8Cc4plklBkOOCQAbB3c1jD6kO47VloLfg/30\nyg7PCqMeAeAyKiVUHaD+yv9y5XWNtpnOD0h8iK4pyEAHVSsBHA5wjVT9Lm3l\nFzbDXGnzmwM+kjuJRzSPJoswda+kAWpjDv/zLrrXY3LaXpG0fNs1zDkPFB6C\nFQ2U\r\n=rfgr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.6-alpha-16407ef0.51+16407ef0","@graphql-toolkit/core":"~0.10.5","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.5","@graphql-toolkit/git-loader":"~0.10.5","@graphql-toolkit/url-loader":"~0.10.5","@graphql-toolkit/github-loader":"~0.10.5","@graphql-toolkit/prisma-loader":"~0.10.5","@graphql-codegen/plugin-helpers":"1.13.6-alpha-16407ef0.51+16407ef0","@graphql-toolkit/code-file-loader":"~0.10.5","@graphql-toolkit/json-file-loader":"~0.10.5","@graphql-toolkit/graphql-file-loader":"~0.10.5","@graphql-toolkit/apollo-engine-loader":"~0.10.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.6-alpha-16407ef0.51_1589879792153_0.008861024516127802","host":"s3://npm-registry-packages"}},"1.13.6-alpha-94dc0869.51":{"name":"@graphql-codegen/cli","version":"1.13.6-alpha-94dc0869.51","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.6-alpha-94dc0869.51","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"fbfae468f060bc2e833cdcf39e9f367510854853","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.6-alpha-94dc0869.51.tgz","fileCount":33,"integrity":"sha512-2Ku40prWRJFaLHo4yB3k6Ayox2OJR/hAviyF8Sy4BQTwKPoPRRB55kbAurGdNRFjxAkCzmyvO2+eSfZk4Sy9Pg==","signatures":[{"sig":"MEUCIQCCb6Pgict7Ml1DknGEfZ2eEodDDI5fSqrdcdqsq7/engIgXUzVntyVjvmCNt2v8e5RWyCPJpYL7sRVcudTklvm3Do=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426424,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJew6Z4CRA9TVsSAnZWagAAxPMP/34ZvX/i18i+fQ6OqQ6d\nAyUg1MNahAnQILlhDD2GvLz+BJxAeIx/FXk9SntNzHCUme98WGSpXi5XVHzF\n6o87PRU3DO9agikFR8nQrADZ8KpSSP0MreKXHumBCVhn7Tx/MjCoQpu6iF4R\ntLfGsCW11CKw4mJ7EIFsGC2hUX8GI4HoCPMtFSleIKs4QI81oOQI3tQNNHKF\njtHUGoqKiyQA/OsaaeyuTBT+dR/mmDq8pZF1EHb306r3MDp5V4vGmVdoAOuD\nJTkHsQU/h39y7eizgg5n0Ej/xOyQBpJsKyWryKKH4Ia7YeB2OnQLPiMJNizW\nsbiWgMRMoXUob6GiGoHrLkaYxEKpK8gz5nLOFr7DmPxWfLAMHeq6hUBrzoo9\nPvWsm5jje3nU5Czc0PdMxX4Crk+Of4PDTbit/vKzOybLs9nfmVFkVkWEEOYO\nVC7zJxaLBWmvkA63O4sXOd1ak8cLebBZGh71aL8kX5F0YN1P6PciuRLPLK9x\n733/JX5d9XyH1RptUxLrMeo7gNkVor0BmOK010cQ9eKJPA5DPd5569H2rkqv\nXjp1VMych07ls+lFyzRCQ+BkJY+zYwpoJWyqm2pVKDseNY60dHUTrqrp1J+A\nFZgq2g+yc/17at6NDtH9tkgOpQ2exq0bWu3NBVq6sI71RieiPLgac/siyGQq\n+bm4\r\n=IqwC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.6-alpha-94dc0869.51+94dc0869","@graphql-toolkit/core":"~0.10.5","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.5","@graphql-toolkit/git-loader":"~0.10.5","@graphql-toolkit/url-loader":"~0.10.5","@graphql-toolkit/github-loader":"~0.10.5","@graphql-toolkit/prisma-loader":"~0.10.5","@graphql-codegen/plugin-helpers":"1.13.6-alpha-94dc0869.51+94dc0869","@graphql-toolkit/code-file-loader":"~0.10.5","@graphql-toolkit/json-file-loader":"~0.10.5","@graphql-toolkit/graphql-file-loader":"~0.10.5","@graphql-toolkit/apollo-engine-loader":"~0.10.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.6-alpha-94dc0869.51_1589880439244_0.7250975333207899","host":"s3://npm-registry-packages"}},"1.13.6-alpha-479086b7.51":{"name":"@graphql-codegen/cli","version":"1.13.6-alpha-479086b7.51","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.13.6-alpha-479086b7.51","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a1d51734a900761d6ae7321890c86f3c57067ef8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.13.6-alpha-479086b7.51.tgz","fileCount":33,"integrity":"sha512-YOGPJXPUZlYUaQiciwMB9cq29GwJlpKfmYDlWH+Ra4koydvPB3c+V3bBLhsfMx3xUwBO29pooDQ9vVZ50dnLmA==","signatures":[{"sig":"MEQCIGWKaYSA00YFrAWhlUJeTmrfpqu8dlYxzzVEQA51f4hgAiBYr4+KlihcMnwRBAyc2+ytnorGh4NURhEqvu0b66FnWw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426282,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJew6diCRA9TVsSAnZWagAALw4P/2rlb50vDUd+EUwErm8v\n66C/1fElGxq1OA+Kln7j71+N4qlhhtHmZf1cBtDor/36rq0o9ZY+bvWccMmE\nqlYp5H9/kPXRFMwjEvYp90GTTfgUndWiKwDL77d+dESjO8GPQY6iICk/t7Kz\nH2yI7qgFa+QVB/zhpjTl3cZL6zFBxHRfOgeA9ilh58ndRzphk3pMVasfH63R\nUWtUv5wM2qPxn0B64MRTckNQkpTUdM9wF4ZXniskdupKBmPnPgPefjaUxvoF\nlf5M8SyzctwkWzVGF3KietIHiefzyOfx1OslyPFkqG9Czre6vquOEUJ4sR33\nLaqAgb92ztV3vb7/eus1guX+Qa/o6ldeOCkwItgaG0h0s04wQ2K+FNv5hRCq\n57DDV68EsT9ojQfqItXHyJ1wpSRPEZfvFiRE0zdS45E910hqmW5zPrUfj9gl\nTmFaXb/RLTF889mVGEOLw1j8hVXXadKpUZ6CKuT38BJPFn3cAwKRFYAyBoBJ\nhcENOvPkwogladcp6Wo7ATEsNxnf4C2Q7iazbS+Y/YpRz32oB6efy4Z3E+Fm\nqEU8ftBIXJIhvF1oGkwDWUjZCRLaaCyKqOv+cXLojjOmewXRr+hPmX19C6e5\nq78YAGdFy8FWKtzs3U7XvxHg/oR2jQJn3Q8fcieU7it+1m9Nt8NaIg2gDdhb\nGk37\r\n=Vmbg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.13.6-alpha-479086b7.51+479086b7","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.13.6-alpha-479086b7.51+479086b7","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.13.6-alpha-479086b7.51_1589880673947_0.7927894033157479","host":"s3://npm-registry-packages"}},"1.14.0":{"name":"@graphql-codegen/cli","version":"1.14.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.14.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"23de6363f0f6705130747f7d04d00c0ccab144bc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.14.0.tgz","fileCount":33,"integrity":"sha512-ocdVvjXNcRecLBeJSWrA+lzGMBbGD662EB1hVMUkFAR1RNUBjeZGIbtp6N3CM/OoLR0PmasWtgQxffJhPNPQMQ==","signatures":[{"sig":"MEUCIAYDDL/Fn4tScnsMrDJzz/YAQ2qowadiMNHJvDgjLRr4AiEA4D+xkf6Iou6tEM+KTYxmRsBgafskOHllPTIDfPXF1qQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426201,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJew6fZCRA9TVsSAnZWagAAVKMP/2sKVRH/84nb4yGxrdQ0\nVVGYYeDFPcFZb8wsyiK2jAjmaJ2/o9HyaUiyMmWaLPPQu5zgGIcmAD8xIg/u\nucfTua9TpisrHY4DUxzRLjqzah86wc0qvwVC7wWYXy0MLntpvgATRHAPFSB2\nJUcpZ3wmq5ykHoxo7D6hlAEwR3hJQBxrmtPft0mY3CKgBJr2SH3IfJD/BBhN\nQO6q0MgWZlAB0CX8CEekXDBVxDA2upaym1lxFSqAzrdX7QXE+ozEX6hwRVvO\nFNSZ50Ifo9xqwdRC+frxfz4QRTwSUiopMEQY/UHRwAni0AqpLzfRAUZC5ch/\ncU0k+9Y6o8RmrVO5IsWSIeZaUid9bqwLwbuqNpkgXA8QNDZBK0q0JOC6dENk\nUBY7v1qVbWKur/R6TGBKIXUDRmrdl9GQIQQCkdcZH3F6w9MED1wRS/d8tda6\n/0lzv0Zf0rJWaqu5f+LOIyNmDB89pRQQhwJdlZaOdFETNVhI/HcIxdb4f4Ca\nnPSGI+WBhhKGyBF64s3RelOdHE8n9Ai/GkJj9l9Fk5U3S8vFxg9n1WNBRWCV\nL+vm7arbg4up+ETKbZQvs/jdBRYrvipWaW/0fo2HE1t9l8/9ZL8c7yg0pACf\nN/5OvvShOb5zmSmMHAJULUZ0a0JSa8GAWg4N/FirkX1cX/D5/IVKBFwKvFS/\nVqrn\r\n=//54\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.11.0+x64 (darwin)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.14.0","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.14.0","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"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/cli_1.14.0_1589880792196_0.868675170580743","host":"s3://npm-registry-packages"}},"1.14.1-alpha-2ff8e755.0":{"name":"@graphql-codegen/cli","version":"1.14.1-alpha-2ff8e755.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.14.1-alpha-2ff8e755.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4a42be0492226c1876747436aa9030eb4df8d05b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.14.1-alpha-2ff8e755.0.tgz","fileCount":33,"integrity":"sha512-CW6Pnnv8FdIWNy/p1A2PWRDdpPt+wLWbYkxS9TZK9WtMhHIaLKOk4XPqp5QcUUIpfqhj97xIhQQxKFbjza3nmQ==","signatures":[{"sig":"MEQCIEdffaPj85YV3CtId6XUsWP35OZiN6Va6d9FALvLUYutAiBNfzW0DYFNI9B2D2r3drcJKj/XUbrTC1e+IkMd0y678w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426279,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJew6gcCRA9TVsSAnZWagAAhY4QAJlK01X+uwIFV7E16xxQ\nYd2j2e735R/zvPl0GH0T26zvwsTljYoHOIM2Ns0hd/HG5bHn8HMcqil7308h\nwdP0hcmz0y23pv/u8HQGMRqEoUAcl0tPKRjvg5exWHRD6SF77qtaDMFKoRcN\nru2fxZYCavEbmnigC4Xr44g4Mj6cQmShep5kPvzgXf7h3fyPzP6s/WsIIMVX\nzBNnCfN3uINLPGsYckMWoDfOzGSaBI29wEQ+OvJix3d1iKb/Csz92DFHbDir\nFE/92Z4rH7dK73qmH/Db5mM1N7uriKhLGm4crMYrP0iepcaaYVJTi9H/6GZV\nkn0ubpTE/NOHWyxi4DH6F1nYU7dMPlkte6RnnPxqOsSZORGQsRaOpIz+2Igj\nAanOD9ZTUZMvnxl4Oqx8W9puPbqKNGI+ttl2E91RxrbERMqm/et4Kg7V9EDF\niy3m5NxOw/JDVsybbMqzLmpmglLaIEvM8zzktoICNNvbUCl8JowNmliwunil\nIR2VYJTsV9Kc/oh0lbTIpTCAleCvB6peOi5+dKjcpJG79cCNAWG4eTKA7dyz\nhr897x9bgpx2quRW6siXy3fdpR5Q42o1oCNBnG0NPMYZQzJcQjQyPprwUkEJ\nUTLxRR4NqCgFaYuhzVCmCowRv5ndNxrZ9uhFC1bXN3wiBdpJlFjc1UFgyKxf\nAKth\r\n=2Oh4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.14.1-alpha-2ff8e755.0+2ff8e755","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.14.1-alpha-2ff8e755.0+2ff8e755","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.14.1-alpha-2ff8e755.0_1589880859731_0.18090988924148088","host":"s3://npm-registry-packages"}},"1.14.1-alpha-995436c3.0":{"name":"@graphql-codegen/cli","version":"1.14.1-alpha-995436c3.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.14.1-alpha-995436c3.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f153f9e91eb880e4bf5ffab5ef612e17baae286e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.14.1-alpha-995436c3.0.tgz","fileCount":33,"integrity":"sha512-aQ8ohB3zvrgkxJdx6WaoW+KRf6gceZy6uXMjFRNVxwCaFbsl4u6x+PLzDvUlXEYFrgxUgIt5paKXOYnRg38Q1w==","signatures":[{"sig":"MEYCIQCgMw29bKrlAs5HqI0qynQRfpb3fTw2MDMIJTpFT2jCwQIhANgZ3ULJfWzd9khDF9LBky4pEN07aWEqEgP8VByiLNFk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426279,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJew6zWCRA9TVsSAnZWagAASyIP/iLsia97a6Gm8ukzyuLk\ndroad1sl36C8OD9m2DP5i38rcFwp1qit7gefQ7A8dWqVOKGn/28JLyFjLQGH\nwgiDrfcZxSepLvZAYvakb1+v7quIx9PlsnlNQ8ALcC6i80RYGwBH5EOWaUFu\nYhAqOiwd8zlj9YuQQezYpu8advW6GTD8+KqxsvnwskKawcvdYaDG4mR0bryX\nAjJfQZkCY4l7hy89wVSR4JUrwgoAXlmEBJ2wMp9kyKq+e53TKaUrp77oX1Av\nmFpNMdE8Ho/ZZBMR4UhRgjkFs7C4ztS7mvaM+dketKMUgNnop7XhHQ6pWu4i\nE0CW6CHBRmU7pGEm6CcCaPlCO09RNNwuoTL1TX8fb+WTtWqwFVbErdIWsYUL\ndORLe/Jq9/Z2eFttRF3eMA9VxS674giHx4JFG8DjkmNOB1syZXIOI+I32S0A\nyegZNMtL5dTBa1PNyZ6Scvi3Owf1Hkv5/V3br1bHPy60r23yG3s6K/W5xjKY\nQN63xso7tIPNr68Jt1ZcWMs9hk/oh6+5FbH6sRR9dgz4EpQb0iDdZhl0AdZg\nJtwm1HW98JJcZ8cTHHpxBdvyp1cz5aFX4gL+q9pdcWVSKsS3LhzfwR6TDBQ/\nZbRbVI7RSeaElI3po4YlregaI6ZqRMpqH9Tv5FOjrBcsMrxRh+2ai9SvYbld\nLZo4\r\n=+I+0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.14.1-alpha-995436c3.0+995436c3","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.14.1-alpha-995436c3.0+995436c3","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.14.1-alpha-995436c3.0_1589882070168_0.8666525980473803","host":"s3://npm-registry-packages"}},"1.14.1-alpha-8a80e435.1":{"name":"@graphql-codegen/cli","version":"1.14.1-alpha-8a80e435.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.14.1-alpha-8a80e435.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c9e90b40ec3616c6bd309aba06aa851de70d1b33","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.14.1-alpha-8a80e435.1.tgz","fileCount":33,"integrity":"sha512-756UoIbsWgBZEg7+rMiaU2+3n+7LqFoTGlCg6/dt2WlXpPCtFDeOg72Q5O8Dq9pL2I/td3LN/WBJDIIQvyOBlQ==","signatures":[{"sig":"MEUCIQCCeeeNPByQ7HDz4p4Y9wC1M1nXaOMu1f9rubAELTBgsgIgXLZfJ2YN9lkjZS7c7UZbeZAowPS8VVv90iD6htgzCqo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426279,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJew7FjCRA9TVsSAnZWagAAJlMP/0iEmEIKad3km+TvAXKU\nCXEMGeU64X2EEaCL1YQXFsAacGsJTrEwUoGZqVlFAzW/c8z21otJYf+dgmhy\nWn/7t2YjKOSd7upcc/iIOO8iWNDWLgiKZunmYHt+YtuAcDKZ5sfswH8YZqwr\nslBkTiNM7197v68R73ybflkv9yQTZi6K18tcliCJuLl8GFsQ4Rdl6RWOKwCg\n/P9u2gZJauEqWg7kbp1hacADv2yV0Bbm3Bvi8/XkNOX8MDQrMXXRkjvKQ3GI\nikwXHXeKCAJXSWy1rahi6C0es/IK755y/N9hZ2ufM1cO+TVbQMW86HDB65Yv\n3i98kYOKQeISPnl0iAJmntP5RApYVu4AxsxnASHp6KhUKXnp5ewZpNpIy8A+\n8yEBDjzLvM6oCsjjlhejKnId97D6auzOkNk4NoLWin+IVOI8676BKqz1wQb1\n5D8mSvZz9MxvwdeL4Px0YKu949gpH2gxnRY2a+u3gJXG3Rzij+PNAgMTnzeO\nKVZix1WTYlOZp58S99h8n922kJ2vuP/Urwj02nSIhMABULrHQo50UbiWKfzR\nwHpbVJP15VNmq6qu3GHptRie0Jd5jUmxTga7R/s6+D08SKc848nSlAqOahqX\ncpaacqjwUCRI5TaeG5oC6CbMpP2MLXRkcJtdFiUQ3kbWp6lPKsSmh5jN5D56\n2/EU\r\n=GLDD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.14.1-alpha-8a80e435.1+8a80e435","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.14.1-alpha-8a80e435.1+8a80e435","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.14.1-alpha-8a80e435.1_1589883234329_0.4703069385763903","host":"s3://npm-registry-packages"}},"1.14.1-alpha-f98d7161.2":{"name":"@graphql-codegen/cli","version":"1.14.1-alpha-f98d7161.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.14.1-alpha-f98d7161.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b0ec33af227cf430f8c018c97a3583deb7e8df0f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.14.1-alpha-f98d7161.2.tgz","fileCount":33,"integrity":"sha512-/1iPsh7FKycIIXC2I0BKgP9gPCsOEMwMT3yj8xTae4+P04dPqAEi3HiWUhETjDYxpf+D6hZ1r1ZyHw5jF+ueTQ==","signatures":[{"sig":"MEUCIQDaUqKDv+bcKoIzVnLEBdVR/zzD+ivnxDYh5VZCNauXswIgSpLIraFU+R898nQ7wXfNYYGc0rnnkqg7loirp5Thcdo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426279,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJew7WQCRA9TVsSAnZWagAAWGEP/jh1iZ8q0cY13eNMTm9/\npfg2WlVtdF0mu46R+MsIn4WkhDWVkh7xw/POr6dearNpwWYAKnjYMHAEqWP/\nR64+XhMg9XCJvOfpghMAbFF3DqL6SDhHWVNu52bz52WWHMQGu+gfVTxD1s0f\n8aFHD8qb4Or8u9U79RICZFCzj/72hmy8TCYQp/R8Y7UUsm57NrdeLXtkRo2w\no8aHRttT8mez1jeZ+jKOh32KtEt4NOfwbleRV+lIEGqu4K4Bqn3npcR/vplf\nSxFTW4rpchQ7Xx2uipIk5pWEtZp2ZEroh/icYNA1E+NO+YNJi0SiOIdRlygM\nGlwD4HAUUY02ZyePEzyIAwWxtuF1J4ZFzQyCXCYNJAwwoB5ROfC0zqceqvQR\nVUR1JWrGi0+1PnKscgDB8ZMeYl+OwEh+xLEQjKIPTfK+ZvKFp/uqOgoBehMf\nT3wp/m6T17LSCyBjJfvx7Flrkdk5CqNGzzVxlWbuook9kSjXr5RsT2ahTtNj\nqChIhseLKocSVPzQyt8OyPj/JTY4bZq3UlvZyxBSCsaS2JsJieRrmyIHuWgQ\nbg9LXWikYg5NbobfuHRuwbsjoXe3IWjyQ5SDq3U+D9/bidzwOBgmr3mC1NuI\no7FvVCmedUV4ZKFgWg2eFShPI6qpagqa8yDdhEJSyjHJ0fLydePRuOkHAkp9\nOhaf\r\n=Ae7J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.14.1-alpha-f98d7161.2+f98d7161","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.14.1-alpha-f98d7161.2+f98d7161","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.14.1-alpha-f98d7161.2_1589884303491_0.0820192445675827","host":"s3://npm-registry-packages"}},"1.14.1-alpha-038cb41f.2":{"name":"@graphql-codegen/cli","version":"1.14.1-alpha-038cb41f.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.14.1-alpha-038cb41f.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"7038883c661a34f56cb0a1874450be9141fa903d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.14.1-alpha-038cb41f.2.tgz","fileCount":33,"integrity":"sha512-uqBpMJL/q6wN8oucsZYHe43EE5obAiEanf1zl34hZOh9noFxltnDZMO1vhxzgcSs2PvSQDX5U0POrKqF7U//iA==","signatures":[{"sig":"MEUCIG3E8zIvF+KlRr6r0vg1PFfrum80b0BqcGys4IMNvKBrAiEAhfsKXVGqmYDKNLYnbfMWGT96kHPX45GPbAHDGWfDDTY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426279,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJew7s8CRA9TVsSAnZWagAAAQgQAJelldmYOZ2dQq0AbFJ2\n170TuvINpOlE47MBB41rZ2r4vZpK2OIVr6D124r+SCKncsITjg8yGnxgjGkW\nU7qkRaPnaHMNIJ/rISztO50P5NlfVc3xwdEHqLUFn8YEKQEXikiPp006BoBe\n0wiTeHyktUobWKUm/dP+7YNqdCmIcNOyI7Lv54CcJHhNLgfVfB9TZR/eSHjh\nmgL6mI7Wc73Gyb9G1/AcXoPUv/qFBmwL208Cf99I8MK6Y7veCJ+RawqhOqPu\nJLCEBQuf4Gs0MttRIGLYAeLaY5cOob+54o1nZO56YqAuw1MuJBh9fmjRtaqm\ncWfHVpdhdYfW5fpAtf0nfSEIINXF5IoQnPfJpCnHsl/J3ug/xlg2+Zy9CQW7\nJJavWYWak9KnRJAlxETHWPhn+sqQh53uewv6OwMNiCH63gJKpqlhjBGrtj68\n1Op0f36Nsx/WaIZfFnhksN+srWkNyqTueOzQb5nPJieQls7ElsVRrFpQQiX3\nWhhlcAaQiyF0sCzZphduf979O9c2i2HyTPsPPfkoaW7jM1Du8xh0X01hU4tL\nu0UMhN7bJyBGWqK+2Bmgx/n3DYWlSfQQccOEqjutCozA6uPlTQrVk453hUQS\nsaohTuY1r+PUrfYmfioS0k9bvadoc2yi7Dqt8LAmgZqHAr7bgVCYeR6dXGP4\ndwYt\r\n=77vy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.14.1-alpha-038cb41f.2+038cb41f","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.14.1-alpha-038cb41f.2+038cb41f","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.14.1-alpha-038cb41f.2_1589885754745_0.6709242704064151","host":"s3://npm-registry-packages"}},"1.14.1-alpha-b2c46e27.3":{"name":"@graphql-codegen/cli","version":"1.14.1-alpha-b2c46e27.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.14.1-alpha-b2c46e27.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a57a252aaf98ad197fe1a200f33f09d462addb8a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.14.1-alpha-b2c46e27.3.tgz","fileCount":33,"integrity":"sha512-XMX2cm1gCmtHweALTuNsdv0v1pJzMywF7K+NNdrLkieiIwDzWuPFIDU5XGyvEk+Y+Qw/wKCcqFspmIRPKcywLw==","signatures":[{"sig":"MEYCIQDmczO4di6BMY6FhmpWnkRE4BX8qyf92Y8xk3UbtMcHCAIhAKlm2X/cM03ipQV6b1Jx28dnlODskhzEVgkuFeQ7LXP4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426421,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexAE3CRA9TVsSAnZWagAAfJoP/jg68PXhgUmpNPWSPH4d\nuLu8rgsrS0LjpwKTGQqpGo1d1mSb/3/0Nzbw+kGl8A6xw9pipCdoSjHXXVdb\neqMXChAa/795eMsPFiy3izheiewAB/igF17yplKttZ0BcIVA6cbvASJj6NHN\n0APMYx+lTBGZyPCCW3cPeuqCbRoaOP/kcwMFX+lzDoSVfsDk/zICz3empZSX\nsXlZGOds8xYOOmrujiiihAGopTG+f4G+k1JhDXDHg0K42eCWFOgOXRk5Rzed\nwK8aZgHs4UDH2GP92ndvSW+NwfI5SB1cb2htcs516chGcO7iwV27aLjn91wD\n2ComXijGNJSJ7rTDIWl4scVA8yksTeVdsJaq7b0Fcjy0zBwJf9JvkBqeaVW/\ntXsZsjyMAAvj1nzBTeMpzwok3zCHpRq0TbBvkdu7OCykCJLUYqutawwGVbHo\nyCtsgpfsHwHJ5FCkv3vdGA+SMwD3NO3MGg31SWrzqJA0J979lkIsBOUBtghR\nRcPmFJRdKZUBlNNpDfsWdgjmWnFwyj8fto6TKT2SCRXvRf0ppax9+cVXzMKx\nnQ7VVw7GqdOHZUXl8GYY/5eGt1vM9eUcRttuZjNPGBMIkoxFMIWM2Jz+Nx+0\nCUQVeP7nbZYADoZb0dLexIYC6W7iMj1aCikUMEa4Iawy9gE9GycdAalGh5fu\nKENA\r\n=r610\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.14.1-alpha-b2c46e27.3+b2c46e27","@graphql-toolkit/core":"~0.10.5","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.5","@graphql-toolkit/git-loader":"~0.10.5","@graphql-toolkit/url-loader":"~0.10.5","@graphql-toolkit/github-loader":"~0.10.5","@graphql-toolkit/prisma-loader":"~0.10.5","@graphql-codegen/plugin-helpers":"1.14.1-alpha-b2c46e27.3+b2c46e27","@graphql-toolkit/code-file-loader":"~0.10.5","@graphql-toolkit/json-file-loader":"~0.10.5","@graphql-toolkit/graphql-file-loader":"~0.10.5","@graphql-toolkit/apollo-engine-loader":"~0.10.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.14.1-alpha-b2c46e27.3_1589903670310_0.7023202355096114","host":"s3://npm-registry-packages"}},"1.14.1-alpha-f7e68a8b.3":{"name":"@graphql-codegen/cli","version":"1.14.1-alpha-f7e68a8b.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.14.1-alpha-f7e68a8b.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a65968f23d17c6d9ac9267d0df11c2a5c7b4acd5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.14.1-alpha-f7e68a8b.3.tgz","fileCount":33,"integrity":"sha512-43HLn3c7ABTDqJph6TUk4LOsSWgvYq3wIb10jh0ceAm8Xx53PBAmBzEAH2T8hqVzZGP0sP0BxmAF4PyHh0wWzQ==","signatures":[{"sig":"MEYCIQCE/mUltj750cDZEC+ob6E5qkTmHiFnCXCmD4xEEFPSKwIhAJTzBgZIQzVjKjkVS0WwrwWbmb9CPWxRnYRnyZ2Z8W3i","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426421,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexAjGCRA9TVsSAnZWagAAYOYP/jLOBsdG0+CIJhdYGeqN\n/5I6bHC5MZSawkSNHt6dnfKKooMtvWXif88Y3+T5gJNVw9vHQ4tS6p/oGxSi\nZp4KCkUYERzVW7o6FDQOTv/ArPL4jkn5Nn9LbMx6ejpowcniBWsuGolG1KS8\nRGctHbOzGKq6xhOhbZCHEECxTDI1DVYjs5ysxa751onjxed6JBzVBWssm1Xj\ncKrVZ2Itxi8bbBEqfTTzGjg58LpIqFtieOfAXUiblN/ywBWpdrUNnymO2cJB\n5RQyIicrxMbZyXrdBgW/jT4hKL5nkyABIm3cAS0z0bCYlNjwO1w4cwPl0NqJ\nWZGQ0YZKs7jLJaKAQEljQbCO0V7xltbTFUbS1g6Lb8Dx8Ei+/M3iU5/nu3SL\nxNliPzTR8O2iT8vvJ/EzNSjou8F4y8XkFMqDBE/TMTNWDNv5OqktSUDKsxgD\ne75C3EWM788MrrioyoUbZwezjQuZoNXDaTj7FmiI0LUdA4ZBVl3JpaGFdrb9\n023XvKV2nMiDyMgau779jh7Ljhv1ArqlXrbgNzpPrANeeGxcnGC4hY68DdO7\nQ2oj7f36T0MxxwaBCWK0rL9GvnJpbXNL4IBbUIT6HOk2F2F31HWLSdtUkrVu\n0oUyxj9uKXYhWzY6KQHxVEdWN4E8Cic3wKVg72YmV8roNIL2t/7jiLtSimfS\nJhCU\r\n=t9dd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.14.1-alpha-f7e68a8b.3+f7e68a8b","@graphql-toolkit/core":"~0.10.5","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.5","@graphql-toolkit/git-loader":"~0.10.5","@graphql-toolkit/url-loader":"~0.10.5","@graphql-toolkit/github-loader":"~0.10.5","@graphql-toolkit/prisma-loader":"~0.10.5","@graphql-codegen/plugin-helpers":"1.14.1-alpha-f7e68a8b.3+f7e68a8b","@graphql-toolkit/code-file-loader":"~0.10.5","@graphql-toolkit/json-file-loader":"~0.10.5","@graphql-toolkit/graphql-file-loader":"~0.10.5","@graphql-toolkit/apollo-engine-loader":"~0.10.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.14.1-alpha-f7e68a8b.3_1589905605516_0.533554868718366","host":"s3://npm-registry-packages"}},"1.14.1-alpha-32bcebf3.3":{"name":"@graphql-codegen/cli","version":"1.14.1-alpha-32bcebf3.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.14.1-alpha-32bcebf3.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ffdb053207af5d582b7c9ef8a17a6817f299f7ea","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.14.1-alpha-32bcebf3.3.tgz","fileCount":33,"integrity":"sha512-AO3sqy8EDCy2H+wjmwFOOZPBGvbiuGZQFOL4ZCO52c+HTKHNJNkllTXH4hhCeZgONLDxMnTAqpk2xzejDhOgEA==","signatures":[{"sig":"MEYCIQDzTwnZ0pnS6ylzekQKc/QYm/l9tGtjurZrvkSGuJwBowIhAInqTmnAdqtmqlXnMB/JUzp3USANpjXWA1CoU8/jfS2o","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426421,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexAmRCRA9TVsSAnZWagAARVUP/RTsMo5M1xkh2PFvuai3\ndqrWOA0GXmln2PJv/HxijzAUq38kVYK3yoFyNqljS68qCzOruDOuASV/DaPH\n+hEi0RABSGVKetmSfyAXz6t1Jay6pUR7BhEh+bzbVYFWtATsu84hcPcJFJ8Q\nqLovqoi4LF6AS6UU6R+mSnUk3yJcX5xgAjFofiTz0oXlmKKQ40tdQJbwcVuB\nlQu6RruYOjJQiQA74J2HbcaGBYc9FPmvQ/sCqK3kG8wpftQ+t1M1uBi1RbfZ\nK3EdHb+puOS8H+cPEByvFd9nM3lr2wZWCOkg8M1vYGFOfyM6pu1oZ/Wt5uvH\njWuYASn0+ck5cbvIPxkLabyT8eQSLMf1z2Atmi0tCthGDcBuBSRMYgxYoQ1w\npn1+S+QDnqZXNBWfhppAaiKqvWopfkMQ4pMDFY+62t7PgXlUWn7coQX+CMFe\nlFTUiGli8bz7SufbGJHcntd6IMeYKiGUDwj/z6Vi9nQ2dkCcP/BG52IUB57O\nLGzqeaq5TlARkpXKwRjuCEFeXNrAl/sOaK97owp7QsoiQ/2idgUgBn0M8IIa\nn/e/GZN0/QbA+enE5YPiL2MyWN9UGomQ+6Ze7+8caJKZ/yDhnHXX76KqGUTM\n2Yqa1Mm5r0SWovVBQnbhWRpDcAv0olv8jWCULQv590d0n++CzKIEaVwSKW1n\n7+KI\r\n=rZMv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.14.1-alpha-32bcebf3.3+32bcebf3","@graphql-toolkit/core":"~0.10.5","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.5","@graphql-toolkit/git-loader":"~0.10.5","@graphql-toolkit/url-loader":"~0.10.5","@graphql-toolkit/github-loader":"~0.10.5","@graphql-toolkit/prisma-loader":"~0.10.5","@graphql-codegen/plugin-helpers":"1.14.1-alpha-32bcebf3.3+32bcebf3","@graphql-toolkit/code-file-loader":"~0.10.5","@graphql-toolkit/json-file-loader":"~0.10.5","@graphql-toolkit/graphql-file-loader":"~0.10.5","@graphql-toolkit/apollo-engine-loader":"~0.10.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.14.1-alpha-32bcebf3.3_1589905808674_0.7304423072191921","host":"s3://npm-registry-packages"}},"1.14.1-alpha-5280390c.8":{"name":"@graphql-codegen/cli","version":"1.14.1-alpha-5280390c.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.14.1-alpha-5280390c.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5246e33427ce4eb8cf2b4b2085a8184af14f1fa2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.14.1-alpha-5280390c.8.tgz","fileCount":33,"integrity":"sha512-v02O3UxgaGSXppImuchglHV/51HKQYEufTDUUMl2M0QGHbqT+qgzUd4Q+rTioDAwNSjQ1qfyZ8Q1199WU4hiiA==","signatures":[{"sig":"MEUCIQDuS/q/K7LYMsdEDc91Gl8BK/8zCZL9kVprCzv7kkrf4gIgDDxZuUr5uWabBFqjByNXdk/NLRHfmrsU2uyHKTosYnM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426421,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexSa4CRA9TVsSAnZWagAAFysQAIFSE7oCNtfZgsg1fXdC\nCWLaoxze8opq2eIjyHlT8lITGnLUclC7Tqqbvn79SeoxcG3Zav1uZFHqJTA3\nhqBLqBI+b2djnyy93HcHXOrP+q0aIuzGBzKXdEvjPnGMekTDwm8xPmfrfOPf\n+srXcrumjMlu6HhZJXiowSjnXUOsmUVjSFqYIZHcn/e3Xwm8arAEp9JCKr/6\nqHGc4XqJM/GZk1XCZ/Nen9OWwH11hjgUBksiaBLBI/fbYo+K6w7IrkjTyb/Z\nsQPjBVASgOangP3hWUKiR+Ez+SXa4gnZUwbGNpcCFd6/OYfqgRQFgQKr7GAZ\nrM3zh4AjaIx/GjFBIkFr1FTScfR4aVSaVFAaFvQdLYwmxcvpSvb5ALBi431z\n0Gh/I5B2PUQ4oyX1T0i1dslvspC2OP4D+tDb8IeTg/55XxTf5tNhcyiqWLFk\ncE0IZmT2I2HCIqsb64fajzGKTgJJdiK/5Vty/5c9LucTlTkF8MoVNkdSDXjm\nrFtPBkJ2kJFh09iqFMjfR3h25g3GXRof6yPvdE0DFsEtSBahF3n3yhH1bSnO\ngio4GT3hncVArAIKMpJKi01TaYqlknNyzhiWarwSW1RvwXnah5Sg1Rd68LLk\nPgTYek/cbV3fysqVNyLMfmp0ZunFg6MolmLERISCYF0FfXLw4cuZeLdS3wdC\nnL88\r\n=RhI2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.14.1-alpha-5280390c.8+5280390c","@graphql-toolkit/core":"~0.10.5","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.5","@graphql-toolkit/git-loader":"~0.10.5","@graphql-toolkit/url-loader":"~0.10.5","@graphql-toolkit/github-loader":"~0.10.5","@graphql-toolkit/prisma-loader":"~0.10.5","@graphql-codegen/plugin-helpers":"1.14.1-alpha-5280390c.8+5280390c","@graphql-toolkit/code-file-loader":"~0.10.5","@graphql-toolkit/json-file-loader":"~0.10.5","@graphql-toolkit/graphql-file-loader":"~0.10.5","@graphql-toolkit/apollo-engine-loader":"~0.10.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.14.1-alpha-5280390c.8_1589978806759_0.30330573302736097","host":"s3://npm-registry-packages"}},"1.14.1-alpha-9e730674.8":{"name":"@graphql-codegen/cli","version":"1.14.1-alpha-9e730674.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.14.1-alpha-9e730674.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"64096652a02b1342389ac5d485fbb20223058ecd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.14.1-alpha-9e730674.8.tgz","fileCount":33,"integrity":"sha512-4k3hAYgQOIDnVY8+lmYB8epaZQuz0RtmsgTsvaxHXL+cVop4xC2pKlH9iWUX+FkHTFUWeebHg4U4SVKRPDL/JA==","signatures":[{"sig":"MEYCIQDdngrm8Bc/3qyOK0URHWCojuwhnauFHfjseJx4WQSO/wIhAL6HZKjfG740+0rYybaAEePbVllWh3bNAN1//Z7W29Um","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426421,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexSbXCRA9TVsSAnZWagAAoBIQAID411yBMgFcUOc2/B34\nXf69ix3gL+6OFFuaThTOdlSIiHOYLyray8B3nNW9Ju3jR4x2b8fXMTVx4jBw\n0eAgajZ/+WOo4kt+kJSujlzpvcUchRZeBL4Tg7QRkKr0glN2YWC8+FBEu+BW\njMoga83WeWHOkgUFp27fPW+BSaQ6ROssmMPF+d7ENUM2exksVRvlf52/Ny8w\nQeCHyfluBNb42AFdK+HvUXOdq/0fqoKARbkCWS+5PuBfJF8haHXCZ4h53hBD\nyBoF5QVgMasGNjC1Cpy8ibj0QHdUsYMc7HL1Vc4w2ZdGDx6W9Rk+r1qH0PLs\nYNoiLkyIjIZ7RCmJlIoMzetC2Pr54CDxhIEnih/nr+fX9F8dAXq1t2m5eIhy\nuCUmheQSlxiHoL8k8qCGeW00ZrPvlUmVwLXDLFNF1BvQfB9jHNqt8H0tsJ1Z\nltYJDSVoTG1pqlmHHqI8kaCOop5f3hw6b4mgCO32iJ29D0HAEL6Rtig/9ff7\nYYK+oXLGwmSOP+fDgCPj1sEM578Sg0yCw09XwqAV825wgZ/nM5nBSRKDwc98\nUFCN9YY9COJKp3uLXiEC3S3/Rir45b7som5yzO4NTz1z8Dm46NwMRAs/Qebf\n2KJ5eHeBGFm7wyuRD2hEpS2RS83rlj9r7IXtFinVjms+Vb65TQ4IDdpmgL8h\nimsP\r\n=yKyn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.14.1-alpha-9e730674.8+9e730674","@graphql-toolkit/core":"~0.10.5","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.5","@graphql-toolkit/git-loader":"~0.10.5","@graphql-toolkit/url-loader":"~0.10.5","@graphql-toolkit/github-loader":"~0.10.5","@graphql-toolkit/prisma-loader":"~0.10.5","@graphql-codegen/plugin-helpers":"1.14.1-alpha-9e730674.8+9e730674","@graphql-toolkit/code-file-loader":"~0.10.5","@graphql-toolkit/json-file-loader":"~0.10.5","@graphql-toolkit/graphql-file-loader":"~0.10.5","@graphql-toolkit/apollo-engine-loader":"~0.10.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.14.1-alpha-9e730674.8_1589978839005_0.39609756666299334","host":"s3://npm-registry-packages"}},"1.14.1-alpha-3854d0e9.8":{"name":"@graphql-codegen/cli","version":"1.14.1-alpha-3854d0e9.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.14.1-alpha-3854d0e9.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e3752e66f6c6ac12cd3a1fb412760f86f8542682","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.14.1-alpha-3854d0e9.8.tgz","fileCount":33,"integrity":"sha512-Ov8IWVQ1wmfNJ1zpmo9BSNo54dXgoWnRxWrxdUM18ehoIh77zRqO8Nxy5WvIhBV0btHumJqg+MzVQELy4NQm/A==","signatures":[{"sig":"MEUCIQDawW8gSA8H8BbeLinXDZxLCDKYBhhhq8EsINVpAeN8VQIgFT3pHUMzDfXVaTJLCZ3LjT7cnxshX7225zGugQnsN1E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426421,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexSgNCRA9TVsSAnZWagAARt8QAJeKO8nkGmAiMx77uL6z\naxC0TTupeAZrjaCJwQrn/Nm+9c0xU+0rchojIjGlKguUbTfiqr/trW1w4Pfu\nS9Rhm9ZlflLKNelE6BaM9X3negUe9V8ygVzFsNOVt5mBGU+hPGsdCKv/SaOa\n+zBWDq8DEiS+PPUIK+16MIdCadkNrWbKfwSFHCwvTQ+YHA2NX96S0sxpadiE\n3x7UyE6Y75adJZ/oCoayBr6EbfERD1b1dqib6iiCrF+jAngGoCUpD0JXDpR/\nbDlVhi+3m7QanXUcXJZovfGMcpl5qBM6xxJavTS1dGb4CsFs5TAUHhZvbEbN\nvEpIp5ASFMCZ+FXBOJvHbdfPnk17i3TbFO69E6jfzmg1WzwldA+/MAiIleFC\neROxMZuf237qO5faQZ67wTLJrE/yZrzb1uiC1fZQQfawDEBWReIZPpNLkARS\nuK1ZRmJayEgdk/MoJpqUjitDNYEMZCOYqflxDJVKFk3O3CjNC5lvgi/SgAB9\n8XqeDEL7n9ExhNZ3AHkYsmU6WKuZbbwNtQIipFUgR5QrLMw90Blk0X8TZge9\nYR29TZ7IUXeoyXnCzodI7CjjnDn2YkRD6cubcfp+m0G/oiGyoZzfGh6E2p0n\ngGoK4bw7DlElM7juYEabr3Wjp5QZ4vfsyOriV6TM4zXZ0iD0aZ4sWMZCqZrm\nRu7Z\r\n=jfzo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.14.1-alpha-3854d0e9.8+3854d0e9","@graphql-toolkit/core":"~0.10.5","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.5","@graphql-toolkit/git-loader":"~0.10.5","@graphql-toolkit/url-loader":"~0.10.5","@graphql-toolkit/github-loader":"~0.10.5","@graphql-toolkit/prisma-loader":"~0.10.5","@graphql-codegen/plugin-helpers":"1.14.1-alpha-3854d0e9.8+3854d0e9","@graphql-toolkit/code-file-loader":"~0.10.5","@graphql-toolkit/json-file-loader":"~0.10.5","@graphql-toolkit/graphql-file-loader":"~0.10.5","@graphql-toolkit/apollo-engine-loader":"~0.10.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.14.1-alpha-3854d0e9.8_1589979148508_0.3747162164125091","host":"s3://npm-registry-packages"}},"1.14.1-alpha-0f15e7c1.8":{"name":"@graphql-codegen/cli","version":"1.14.1-alpha-0f15e7c1.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.14.1-alpha-0f15e7c1.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c53269304321cd296c715884595efc4dc3d9ce64","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.14.1-alpha-0f15e7c1.8.tgz","fileCount":33,"integrity":"sha512-re0kjU4Lcp6ZjmdRaBP9WEBjEkBYJNX5Piagzf5NUtYGJAv6pdQQmPTzxxhIRgfktWZULooeE9ze3hWGuPwixQ==","signatures":[{"sig":"MEQCIHMe+AbNlf6XirNl4iIGZklaTD8fLzEBXyp5t47TnTKkAiBnxKwB1SDi/NitolB0kaVakyTmWAzhJMfUnuzoc2/Cuw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426421,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexSloCRA9TVsSAnZWagAAxhUP/2bhHpj857EM6ZHrCyAD\nPXNWx1jybld6RebKDOHeoXHG3dPFgFpDXmR88dkEOcm4Lg0gYy4RDz5t8Lvg\ndDegAVOd/1qm4XOSRy4WnMRbbs5+OtayyVSJsEfyJrDBW2qm4Y4ikWoLQdZd\nFUu3FGIgw5CbTaN75Zy0vRsHvjbHrAZaRWiZdXxII7okXGcMW7cf/iNk+AKq\nBMFhl4bKyKF64Cg3YhaStjCh+4Wh2Bmfg4YYmmItUO7bVy9QnVl6Zic563s3\n/cHdZMJ1KOu81glRdOS0/3yFIBG6BIQeHT3CoxDubAcx+IAcJJ7eAR7xznuz\nFPpnkkVfMQAFA7dckd5aD6DcNT9RN8uYnvX2BtXe69kv0yZ31U2Zrz5shYWJ\nV8Yu8jGWmNmDn4SUKDdwzozhp8mQ+oCQBGl53pBGwAdR7RU3EXzLOQeEehPC\nsH2OIjRpOu0ou9dqnMZgekHkCa+B5E8kvr5dpE3uDj4AUG7SumyAKKEYD77O\n7k+Fom2a+dMzwc3UGXhHUEjrCn/NiGVACBGFeg6Hg0zdcIdOmMMFAdApRbfl\nXNjgMtFvbFns4hRZirzopPl5z4LwXS7L0uAz1raPvjfRXsV4ahKHQAA4A4D5\nFdBg8dQbQPgDwL2kMb9yUOw3t1kdG9uVJReoYdnWgYczt05NtqEZzMAI/5LM\nYDCh\r\n=wt7h\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.14.1-alpha-0f15e7c1.8+0f15e7c1","@graphql-toolkit/core":"~0.10.5","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.5","@graphql-toolkit/git-loader":"~0.10.5","@graphql-toolkit/url-loader":"~0.10.5","@graphql-toolkit/github-loader":"~0.10.5","@graphql-toolkit/prisma-loader":"~0.10.5","@graphql-codegen/plugin-helpers":"1.14.1-alpha-0f15e7c1.8+0f15e7c1","@graphql-toolkit/code-file-loader":"~0.10.5","@graphql-toolkit/json-file-loader":"~0.10.5","@graphql-toolkit/graphql-file-loader":"~0.10.5","@graphql-toolkit/apollo-engine-loader":"~0.10.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.14.1-alpha-0f15e7c1.8_1589979495671_0.9637305582944229","host":"s3://npm-registry-packages"}},"1.14.1-alpha-ce940378.8":{"name":"@graphql-codegen/cli","version":"1.14.1-alpha-ce940378.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.14.1-alpha-ce940378.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"bf0b847c6d7e060e5dc407e816777c74ad6555b8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.14.1-alpha-ce940378.8.tgz","fileCount":33,"integrity":"sha512-b7InN1Nt4v7v32nG63FOa9xcWCuiGYQmD0QiGs3MOW5PohMdd6o8MKbdUbT3Xkmor8A4uLhOiWVvzp3HuWYTqw==","signatures":[{"sig":"MEYCIQCcOk9T1DAnTTxUU4tXQyiJg+NQIaMBuRBYV4x7kCawSQIhAPespVLVUhp8tnkimJpNKNjw3AGFp3xAB8BU/LsDNKhe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426421,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexS9KCRA9TVsSAnZWagAA/jYP/0daSQt5MyQW7IaMPUil\nuPl/qBNEmM3WUwQUFbG4t1y7zH4CnBIQFnhHl0udpVuliIfUsgPzsGLQ32tI\n9f2SRljsxh9Y6NHS1ttAKR42xoiC41/2cd/3jy9zXGdL7yZigWmrd2XFkZCg\n8ZZvEiVX5nSdeeD9Ul+Uzr2iGCqpjQr2Zdg1fq3bmWbdzuTMDko4rZtOuiAV\nxc9r7aaQyzGdciXAsvtNgN+TVe4w3qjKo+KjiuiGR85+boTvQXKdijGlcE63\nFIXADQZ/uUnazCEgyVzMzscjx0e774RTwo+g1YuZe9VdEXn2xWq8+NTn/idV\nbkgQsua9j13uiXNX4beTw/5+HVXQ1nt1Ka3oV11/W7l1hXkRL7pSR2Ok4PUa\nu+c+SG8wYpu7phBt6LeG0sSRhXHO/1TJyrkQ/3dzQW7roektfcdp/lRDw+9x\nZibzJsPMcUDpG5gkdiRfEAXZPmrFGSqdL11p9tqytdYiQFqu9H9neNRO3p37\nngJNnRD8dRTR1IzlhAHPOP7SMEsfXuAfli/OwW2hJ2LU+uu9PeH0sX3Xll3H\nvFVELUJ/je6omygeH0ekDX9QNKjgcgk0kgzraQAsB5sl3ACGhWY1dJtNBk1S\nivRz2l3fpzOIRg9jqLwQc2AfShAvU6ChvTCGmJor4aOCystzn1izAbcww6Nd\nb2Yt\r\n=QnKz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.14.1-alpha-ce940378.8+ce940378","@graphql-toolkit/core":"~0.10.5","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.5","@graphql-toolkit/git-loader":"~0.10.5","@graphql-toolkit/url-loader":"~0.10.5","@graphql-toolkit/github-loader":"~0.10.5","@graphql-toolkit/prisma-loader":"~0.10.5","@graphql-codegen/plugin-helpers":"1.14.1-alpha-ce940378.8+ce940378","@graphql-toolkit/code-file-loader":"~0.10.5","@graphql-toolkit/json-file-loader":"~0.10.5","@graphql-toolkit/graphql-file-loader":"~0.10.5","@graphql-toolkit/apollo-engine-loader":"~0.10.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.14.1-alpha-ce940378.8_1589981001506_0.8965832219131329","host":"s3://npm-registry-packages"}},"1.14.1-alpha-cc0bba3b.9":{"name":"@graphql-codegen/cli","version":"1.14.1-alpha-cc0bba3b.9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.14.1-alpha-cc0bba3b.9","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"97fa29362c031e85b4453cb51783de106b906576","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.14.1-alpha-cc0bba3b.9.tgz","fileCount":33,"integrity":"sha512-cUzZu8u1e5TIzLFZZKH4FMVjm2T88P3dumBdgFg4Laqr1aCpCHS1J/+4gGh7pVet9ZTbEVT9lS6A6o9aY5JBCg==","signatures":[{"sig":"MEYCIQDXuLPtBs0r+bwNxHd5lU6BlyDeB/gfCQ2zsRvOONlj+wIhAKeXFqSeYJ3po/MDmowzj7F/0pFn1tSiIajM7dmUthKw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426279,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexm6FCRA9TVsSAnZWagAASpkP/2lRRHnezx1SbVCeH/0+\n3JeUbbs8v2/JiHS2k7lT7Cm9qU8yn8MbYMPAUVj0PE1oHMpN2KMRWVaKFtlh\nlKmeWCsvxQGr601N0es9PMoCoZJoSBCSc+Y6QO/giD4Pf/oPsghck5txL2AY\nHRSK+jnr//eVgAu3gYVFORNhhXeuH40/sOJ/Vs65sIiEB6mY2CE8+752CQWo\niLcG+/fbJk1JIyw2hRfPbPYf87x7B0BBQx2caX7oBw8EHXY8AYUXgTNcOVgs\nOUROBm9fRrMVI90EoNCijfhty5/Xq58QpEsxd8mblH4EUaGj3MbptwV23LOl\nK7BUZ7CeOmPVC9RolKVhrONzVKjetTJ2/92WOVApx6zShOSyhFMxM9+fZ/7r\n480HNx3qSvJNLIP6qDLXAtBEn+PTOjEm/dF5floriDpal08T/vtljGXQTtWB\nU42K1evoFOhul7kRAc/wgiZw5hK0fe2K3czoQd+V51G2ql1by8xg84/upidh\nMHEQGrAm05YuFdD5ldtPa0oIPtS4Ya9wZYC7wZOBa91y3+alitgR74xw78d3\nOsM+Wp4H60ZeoPnhtvcIFGj7oFK9orvDH7vSd8NOfoXW5hRSnbEkrx85ZGQu\nRFRx4okYm/Dx3WLU/taoIQcE+Sc24QV3ZX/namTMWiAt6jIg/a6MgohybsMh\n0XLu\r\n=JXSF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","json-to-pretty-yaml":"1.2.2","@graphql-codegen/core":"1.14.1-alpha-cc0bba3b.9+cc0bba3b","@graphql-toolkit/core":"~0.10.4","listr-update-renderer":"0.5.0","@graphql-toolkit/common":"~0.10.4","@graphql-toolkit/git-loader":"~0.10.4","@graphql-toolkit/url-loader":"~0.10.4","@graphql-toolkit/github-loader":"~0.10.4","@graphql-toolkit/prisma-loader":"~0.10.4","@graphql-codegen/plugin-helpers":"1.14.1-alpha-cc0bba3b.9+cc0bba3b","@graphql-toolkit/code-file-loader":"~0.10.4","@graphql-toolkit/json-file-loader":"~0.10.4","@graphql-toolkit/graphql-file-loader":"~0.10.4","@graphql-toolkit/apollo-engine-loader":"~0.10.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.14.1-alpha-cc0bba3b.9_1590062725122_0.9639638486037625","host":"s3://npm-registry-packages"}},"1.14.1-alpha-dd872ffc.10":{"name":"@graphql-codegen/cli","version":"1.14.1-alpha-dd872ffc.10","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.14.1-alpha-dd872ffc.10","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"25df6f17b975bc658510e5a2bd48350f40a6f9a3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.14.1-alpha-dd872ffc.10.tgz","fileCount":33,"integrity":"sha512-YhSJ44iIxB2p6dqYCqecr7IL6qY2ffgsLxRZ1vjy+2iPsuXb4URy9Use/Ft9jOTweq4OTKB7BAx4gQL5kQBHLg==","signatures":[{"sig":"MEUCIFTwpRYXEOiePYJrdGiP5K5GlT3NyXhgpy/OX2mhho1bAiEAovi/j76sld0lA7bTGUmq/vYPD2gLm+5+E4RUPB7NRz0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426089,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexosyCRA9TVsSAnZWagAAHp4P/3pcDdVM1r9zIAGFHavV\nywZm6MMC7nPtVkjJ5rArH7tJO1k+g79TJQZ3LsjEnU0QrGilwfb5Voqousf0\nOZa0reCUu1teqoLq2QTwC8jyFAPBcWDxm6bKLxM6iesHVA1wyT8nX1wHtH5H\nIuCJY+DSRxF23M9vXofvp3MtyoBthULyjVHcAd0/IRIxVZNpjBkTRQydLJNe\nHEs8FXKPqg8o4R28UOluBNsPIbjEAAKiAO4nGhhYMJDxdS7IkfWyiyLeLy0k\nICpg9iUSgmYScopzw2VSGh7E3ADKBTKcHgHtneS5OApYGvIc7Y6B6EMURryz\nP/Gorok1OZaQIsYPHlpcerGxam//FOpyDXUE9kfg+6cUgZitU0wSAtEHyVzI\n5J3+wHT/Rpuhb+k7S3F7gGhWrSJNEBreiezta61sQZDXkeTez5mxbfC7JCiL\nDeuMmaOPm9UJtmnrg0wUj+A5/oc+JlRJwoMRKZBR+kD4cOWhg7irRvYSQ+Jc\n4mHzwp+57Gblaz5iXgUkgbalO59CnUV6RiMfPpZKy9lWqMOgUD/E7pIFFmts\np3VCtgDI29nc953CwsZ+YTD2F7byHl4WxiuA+pXKJ2znxET1trYvzgjVfYfd\nc2JrbNkEqfmjrP8easBsInvRrGIxGtbLio+DWFqx9FvVdartbr/Eyp4QOkTB\nmxs9\r\n=0h+0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"6.0.0","@graphql-codegen/core":"1.14.1-alpha-dd872ffc.10+dd872ffc","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"6.0.0","@graphql-tools/url-loader":"6.0.0","@graphql-tools/github-loader":"6.0.0","@graphql-tools/prisma-loader":"6.0.0","@graphql-codegen/plugin-helpers":"1.14.1-alpha-dd872ffc.10+dd872ffc","@graphql-tools/code-file-loader":"6.0.0","@graphql-tools/json-file-loader":"6.0.0","@graphql-tools/graphql-file-loader":"6.0.0","@graphql-tools/apollo-engine-loader":"6.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.14.1-alpha-dd872ffc.10_1590070066147_0.49659936844786223","host":"s3://npm-registry-packages"}},"1.14.1-alpha-cbd99701.10":{"name":"@graphql-codegen/cli","version":"1.14.1-alpha-cbd99701.10","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.14.1-alpha-cbd99701.10","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"17cdbb82617c8540b0e8775175413f28b8761624","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.14.1-alpha-cbd99701.10.tgz","fileCount":33,"integrity":"sha512-k0DxaR1C5V3xQl4yvx2FPWNNKO1p5L3Da4ttUMu0rAYmrS6dogfsYN25ml1nSkF+M1neU5AlyR987lvQGRyeuQ==","signatures":[{"sig":"MEUCIQCHS+Xf3YOLZiFIKZbekDKejZKCMgYBtzxBqY8fYC6iXgIgKTIkmXKGEC/s2lJho21SzHrbVJ5y5Bh8P3CMPqT1HeU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426089,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexo4ACRA9TVsSAnZWagAAyngP+QFb+tZmgWTobwUmwsZe\nr4gxws600PRNhZJXCBgxIvu2IcdbDFjhWaNhywj4Hs9wDculKm8HdeWDDgXH\nlopcOkwbumGUadq76LhDLbn9sXRP+UpWp//OTdukLbbcl49RfVSVGgofg0Qu\n5LGe6JELspVgl196sRiwIYzcVcrsihIKhEUoq8HJ/k0vMfHoe3BjVd1/iO9Z\nCg2BIuyCpK1kQJ9TcnOfXxA2X5QFIrhvj57r4M3NhYDMxr/hKl4jy8970iNQ\nd7oSv8CE4VKjVxDRo+e33/6+OF+fjzChTfeztGpDmpvxoLXA+OAv6P5fPT9j\nC2ZlYlNQmuWAbFGU+RL4LaAlH6c5VHNJQ2cim5dDQMoqYqSkBZK2CGHEnebt\nH6aIEcNoSUlC4u7Qf07RCSN12jq9IIp7vwYx55pBexfTzXvXaShRAg0F4Hhh\nKjSAOtONClDrln8eCcmhKM+rcb03P5nbAeFtnW9FoGdrk4EJvQjUAEmlKyhQ\n+4D3C/tU7rOffBWDCapHbtfYuhpy9a0ts95fyOn2v5Ai5YYwoIcur19fMWXg\ncoH+FYa9HVO6/I4ef3MsK177ct+ZPPyfwkl8Wmil8j8QH0fjuU5qnAZer/wd\nuX6WhOxeZVeeY3FuaT5Jkqlw3JOtJbXfG51+3hZlquwxd5J9uTe+cluBs1jw\nNxTw\r\n=KTvk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"6.0.0","@graphql-codegen/core":"1.14.1-alpha-cbd99701.10+cbd99701","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"6.0.0","@graphql-tools/url-loader":"6.0.0","@graphql-tools/github-loader":"6.0.0","@graphql-tools/prisma-loader":"6.0.0","@graphql-codegen/plugin-helpers":"1.14.1-alpha-cbd99701.10+cbd99701","@graphql-tools/code-file-loader":"6.0.0","@graphql-tools/json-file-loader":"6.0.0","@graphql-tools/graphql-file-loader":"6.0.0","@graphql-tools/apollo-engine-loader":"6.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.14.1-alpha-cbd99701.10_1590070783807_0.12123137998379852","host":"s3://npm-registry-packages"}},"1.14.1-alpha-2236c53a.12":{"name":"@graphql-codegen/cli","version":"1.14.1-alpha-2236c53a.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.14.1-alpha-2236c53a.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b75a149ce13e5fa45790171f549a06adfa69dbd9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.14.1-alpha-2236c53a.12.tgz","fileCount":33,"integrity":"sha512-btfI3tOSO2yFXLBChcdIw9GQ97l3s7DjrZaUwAT65XDdB4i0Mnl5bZZB9fEkSv0ra7X26PUeFQsF0s7N0Z/CWg==","signatures":[{"sig":"MEQCIGT0Q+e0WHN/p2qVmdDlyoGZJobx3aOCCh7xu6zYL7fAAiAwLU66AH9TvFa+mt7YeiN+ShpTap7GJd8Ku3SgnQ6jWw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426100,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJex5GECRA9TVsSAnZWagAAw1MQAJo6wAPFaItBDzMajgLs\n4EMxDStyfmzv9rVJ+fSaIHQiFHS9KCMketw7wnEMcOWOcGnlm+DCANY1CJ+B\nTBfMoLjvILQ5Ll0Aa6CxivNPigJoAt5dFvB+LML2rzYMheb1Wd5sRXSPB7jj\nACiYRMvXAd+csunyCt5OQWWhqpJgFsO6ElMTYyy5FSoTgYLywFLrPJ3XeK9l\naITD5u/Lvp2x5aYiiwt6gJmUo2R2QBVY+lR/9E65yTFGM6FRWSWyT+AegUFF\nI/MsLL80sScEtM8E3StSNUXO9VOIdD/Oiqpe34D5FXHgSRuWR6ZchRez5qpl\n2cR2B1hnybQizcnN5BQS38WsUN3q1yOGVHCltjCcG26TrPsagjyU5ADHEi1J\nwcA3OO4bIKrJq9PHapj6qiR6UBgBFZMFpvYloJ0hS/GA33ANPuFbzBjPLjpM\nWB5Om43gW71Up9tr5Rnwd5SoZDXayy3x/SduVEoFrdPZLNMLe5QXVO2ryYfn\ns5qrOELCJ/9u59rQZxlh6zrYHEdBw7BPHHSs4yjwQbRW8KYdKVGKLAI59+24\nW1cbH4ZL4Kz38PXhuSovhsVh7xIm8EE/r0xrugYFo/KoA3QQPJnqx2LCNmpi\nFvr74qrlX3XNWWgG8WeB/0/kueT13wLAK/jUlQYhFVXcHUHnPL7GgzFrTGdD\nCR0t\r\n=BoDH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.14.1-alpha-2236c53a.12+2236c53a","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.14.1-alpha-2236c53a.12+2236c53a","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.14.1-alpha-2236c53a.12_1590137219519_0.8904786682708885","host":"s3://npm-registry-packages"}},"1.14.1-alpha-02e7bdc6.12":{"name":"@graphql-codegen/cli","version":"1.14.1-alpha-02e7bdc6.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.14.1-alpha-02e7bdc6.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"23917b446b9beb6007133f466ffb42f198157977","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.14.1-alpha-02e7bdc6.12.tgz","fileCount":33,"integrity":"sha512-QzIPXXXzm8vNd8urXDkClCiM8M8ziztZmkZota5ifombd3dhXdGbtoFKWPMdIWjOCXLiPXJILot8GZrvKdnGRQ==","signatures":[{"sig":"MEUCIFeLNCir0Bu4nMuFb3d+YWhfT6WrNfIUW4JBVnxTmFUrAiEAgoDrXWRoTs7pIPc1Ue/phoz8JHQFkdi7v0NbK+0kZS0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426100,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJex5IaCRA9TVsSAnZWagAAOu4P/1QKnTNJxkLTPTJFGp9g\nJCR8LIO/U0wEb8TmIYRJAjCGK10Fmu0CXlL0WsnHZhy6XWJqXCQkkZM9/dhM\nTlm/NjcEjA218z1vL7NR87Q/ZFTWb8JUvuQm6akR9R+PBpXcudCE00tF+u1R\n8FDBAnwD8QP4sbQ7mnbPOh452L8Pf6/fXvx5HFUze/yXuQ8eqD/836llpGic\nwXecBosmB2IMSCQ03BAvKMI/g3r/1wyGpR13QNecCmBjYqxamtlAbhWrK08J\nv1DvVyPqzGomvdvNqvBqbIKfytg8hdsM7mL1FBgYn+SfxhOWiXY+fgZ8d2SN\nx13nEUoVnxLwG7TgYBayLyGKCx1OFQQh1dnYuSwj6XLeDNHF0mExPtLbH3/t\nuRbF/iCcE1bDv30QmXMQrcv3XysfiDnno4MEUs55FmBysbeHSMGCalijdTJC\neVMTPJuClpIbGCTbvgrXUocEa/SKvv8w6IIc+kwhv82tdHZ+B68zaj0+fe9h\nggwktPA2FtPoVqIpjWdyBFRVgU0vmm1XIzQMaTWNadIlYs/2PZrWH4Uy1AaK\nlaegsy9Xf86gMbd43XhvwUhU20KnFm+nuN8hAbpVP3cUtrBPomAb/JM/xPiq\nnxtVVxU7VZnsSvmiGfe6plLckrHot0936hcPdG1a77DbSvbwrF4KbJCDgH+l\nJDeN\r\n=G0BK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.14.1-alpha-02e7bdc6.12+02e7bdc6","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.14.1-alpha-02e7bdc6.12+02e7bdc6","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.14.1-alpha-02e7bdc6.12_1590137370230_0.39276222327251586","host":"s3://npm-registry-packages"}},"1.14.1-alpha-b058ddfd.12":{"name":"@graphql-codegen/cli","version":"1.14.1-alpha-b058ddfd.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.14.1-alpha-b058ddfd.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4ee7ae342159c5a79510208b498d00f561377673","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.14.1-alpha-b058ddfd.12.tgz","fileCount":33,"integrity":"sha512-JLstkYBuC8P3G/HiAxC003Rqsf11Ha8COQQG7XIaFrtCUdmP2/xSbJOrcwzhE0HvfHRks6DV5OAAivMn8x824w==","signatures":[{"sig":"MEQCIFEOUwc1S7fNz2fEKOa1SOEKU0QPJ9YK8uhj5ae/ymdkAiBz5XPunkirXBC6egs/4aO+VmiAYdviSZLMFniW20rWkw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428972,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJex5WoCRA9TVsSAnZWagAAovEQAINPdgZ4iZBhZ1ksI6vJ\nWKaUqhe0FNjWwV/qhQ2PPOQT9HcCc0CdcPiPFRRFPqcTc3t65nFQaC8ZFan7\nKtX3QFc2kzgdKH9hkvYa94mXFBJ5D5XWfYwwVAkCwfhki+JL70PGEAVjAMww\n9CDrJiZAUGqUuUdhcYB8EXH5VcKmK2gir2s1Kh+wxiDUy7C5OySI657ZQZMi\njh9Uid5ILk1InTLV+G6XDoSBxxkqta7XEwHear5jz/WWtH4AzkEorcKIpCC7\nLOZ5dD0XDRwnD/6FtY0TT1xF2GMuPQj+BHROeG8q1B/8I6lYERLkqMU/RpZ9\nbBhiVOA9rOlfY0E2uK5dnKftpfxklfpnrMNmRqZiZh7OfMmsRzdcnDO/gjk5\nG7NgqAjia7kUlvdPmq3uc/3it06e5Z0viOkg3ObO6FYbniiIuPntrL6irita\nQlCrPZ/N06F34sgEVKbkWZSJjQFT9QEONmgChHILFXX/V7zpVVhKHMSd87iE\n2eR9U9lqcoTD5sXn8fRfcS7In+LVmrUBs1bj4r1uSYABuFUVABQ7S4Wi9K/u\nPU2tIHWVH+jsxim3XZo/my2HcEWfYYiIYKO7zQO0slPeLMPTUZnBl9CEJgYn\nDe3Ya8b3tXzJZGQAIaW8LHJv8rLL1ngAB1EsKOl+CR+7x0556j8D2B4NxH4U\nzcvy\r\n=JFi6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.14.1-alpha-b058ddfd.12+b058ddfd","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.14.1-alpha-b058ddfd.12+b058ddfd","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.14.1-alpha-b058ddfd.12_1590138280100_0.38283309034973567","host":"s3://npm-registry-packages"}},"1.14.1-alpha-9f642253.12":{"name":"@graphql-codegen/cli","version":"1.14.1-alpha-9f642253.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.14.1-alpha-9f642253.12","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f5a923e2c1a012285fac394c2000f91164e0a446","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.14.1-alpha-9f642253.12.tgz","fileCount":33,"integrity":"sha512-yn98U9hwu9dmT908wUIgHQadtozU0t7f3ZeSkUhnDYaaWAdqPNGqNNaJJw3SsfrYMjWNrbP+wp/Ueue3YGqCrw==","signatures":[{"sig":"MEYCIQDg8lFolK5mstnIq7CODwz0leEY39U0rK4B9UIaPH+mLgIhAMjKZ3jb7kO/04cPv/tkKS4dANNyfwfAifwFDsdA8Vbr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428972,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJex5YkCRA9TVsSAnZWagAA0AgP+gLxGE/Gm9Kxrx+SwC8/\nKbeAZAXsZXucxMeOBppxMiuJHVCFiW/Hbc1aHFarMohuO7jkCcu1DnYSKoKB\nQc4Smgy5Gv3ttzEy3SZGhYFAzhoGNUDdNpnhdaXv+nEg/PR1KzzMbjj1bvL6\nE0DJsECnOEUF8BWKoHD7omGvMYCSxhU2agOfS8mACjvoE71L2PzZrWKsiP/f\nByB/d9+vw995c25VbOAiTA097iL65L0XUuNIEAubsgB5vIW/G4MDPZxLtC6W\nr8RPbzmk6Fjf0tmHthiJDNRd7tvtRKNVkxLvnyFDV83PIt99q2W2dR2JFR/A\nUBkVdCLUd/LQzuRs8h7VOA/RdRjDIPOn8tQYeeBMqW1bnRbkKlWtQQ19ysPk\nqWkxE0yfyTOyi4aN36l7vS/LStWGmN/xfVO+gbsrPEBb/mvcCPkSzmmmFRew\nCefSq2uoOkMXo5WESq5r0aM1qSBw+dugcu3mAkTmyHXTth2ltBaUg8czglf9\nUofSdNAMpfBgVNp/TOhjofPvs2XTvuYR039LP3vXDaEZjoKzpilbzEyKOwP9\neiy5ICR2HAaS3eoj20c21ta7VJx+jDUTVhbDhsnFBMrYXrlJF5/lKp4mFHss\n+kTOCXTXnm7orsetBkaJYvWx8pt5WKDyfxYoZWf5xLSacJI059PtRyNLS3FX\nbrQq\r\n=cELL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v14.2.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.2.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.14.1-alpha-9f642253.12+9f642253","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.14.1-alpha-9f642253.12+9f642253","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.14.1-alpha-9f642253.12_1590138404263_0.2944457734207895","host":"s3://npm-registry-packages"}},"1.14.1-alpha-78532396.14":{"name":"@graphql-codegen/cli","version":"1.14.1-alpha-78532396.14","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.14.1-alpha-78532396.14","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"33e5db21a9e4069edadf3e5b312496f98c878601","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.14.1-alpha-78532396.14.tgz","fileCount":33,"integrity":"sha512-aCLtGKGHHKt/TEMUzPlYu9DlpTbmqZFGwHpLV1JurCQZ0ClW3BbwbMAvFgEg7jKWXP3m5ulRi6jYDaZWdxxijw==","signatures":[{"sig":"MEQCIC3g82RvNzp9v7Z4W/2Z0T5DgwgIvtXLuUxeZkx8eBZhAiBoISq5qRancYtSphvkuoc2tLnA97gHpj1Kp4OUM/3k3A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426089,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeyjEtCRA9TVsSAnZWagAAhr8P/AzHNsisSCcX78wtDTE0\nRAc/ed6S70osfGuJrjYtVuGvUfFGKjCH41VzHcCu+DrIlNEpIImsonKfrkUc\np7tzB/M/R7QTk5ZJBtwrATms1WqVFfrOHWc3hyxaWiE2LqKNjEIloM9qi1+T\nQuO8y1qtlF9nmMAKz6EQeZW3gojG26sKLyBmdH9X+12G7FGPvpO9hmAsl+Hc\njZthYXeOvd633Xj/UNGD8AoKrLtq8j0RTlRcfoVCPNT0iXfxIyqmW9XiNmhY\neATuVIttXXkvT7n11BSR6Miobrlz91XfiRZ9ZEx6oXjVbKqLFxz6COnaa/cw\nwnq8wEKlUwT99ajYp7CVvC82LH1lHeuYA4DCOEQZc0CRu3AFUjOnTcm72w1B\nKa74n601ZZwxO41oj6+R4LcP4iZDRMK0s3x4bLtB8wKNCCUeZ48XAUjDptKk\npTKwBAmOULhrv7QoP4OADFVQmhrJXUPC1+rt/mUcG4x7iyvNV+x8nA0XvUOf\nMCM9+E/qDxAmW4uUQ3E8XMMVLIlJUe2YHRHCmqnWX3r0cmhp5vMWThDlwZV/\newA9Fngr/lMR9dPx8S6OgzhKh6KR6r1UOsKUllgAP6dlc50Ncjx8rtnNuEMG\nFD8V2+O4Eg79DsZX3rhySDIb0SqG/ExWjk4J2na5h+KZHNqoheTRTgaS/Qel\ndE4Q\r\n=qqC4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"6.0.0","@graphql-codegen/core":"1.14.1-alpha-78532396.14+78532396","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"6.0.0","@graphql-tools/url-loader":"6.0.0","@graphql-tools/github-loader":"6.0.0","@graphql-tools/prisma-loader":"6.0.0","@graphql-codegen/plugin-helpers":"1.14.1-alpha-78532396.14+78532396","@graphql-tools/code-file-loader":"6.0.0","@graphql-tools/json-file-loader":"6.0.0","@graphql-tools/graphql-file-loader":"6.0.0","@graphql-tools/apollo-engine-loader":"6.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.14.1-alpha-78532396.14_1590309165264_0.6378950693155048","host":"s3://npm-registry-packages"}},"1.14.1-alpha-2dc5df16.16":{"name":"@graphql-codegen/cli","version":"1.14.1-alpha-2dc5df16.16","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.14.1-alpha-2dc5df16.16","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0f9a7d48b26eabad1e9ab4b96697ac7ea757c1a6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.14.1-alpha-2dc5df16.16.tgz","fileCount":33,"integrity":"sha512-BfcZanPmgpAwIMKMToQJyrL+seyQPzA0YmtY54AdvBQdIxnHgh3QKw/j0Pod1uD89ZANsDFcc32HENUhIOdCxg==","signatures":[{"sig":"MEUCIB3UAUbtOUsnBn4hixCZ0LRV+zSQVdN3QEHg7/T4ziMjAiEA8lZduRx8e7MBFPyMl9sW41E6HcTCStmztQ8b16bZgoA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426089,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeyjLfCRA9TVsSAnZWagAAUP4P/Rk+ejvUb11SuaWx+r8L\nEcu/ETERveS+TRwj52i+rd/MwcSbc7syLrZZsKipz5i9pZmFKVXquV042Tdy\nxX+S1y/xJFVYqtf0vpEFoXmKnPLpwp1GAHQx985FrZaj7QGHtclnT2eyj/Gn\nJmrs/vGhhmlAJnilqbsneH7tbGcFBgsz+k4AoaaBG8r2xC0VeN2BpszLT3xr\n4idNBDwRmM0PvzzHdWA0nySNSTR9tGDxpmvdKFPLw0qoQwi/4EnTM4y0f8WM\n9p3hNqPOrnEogUupCaw2IlTKqSxep35GQc6lqvo8FROtdpABxHnRvc182WMS\nN3zLeUoqjnKbspAWJCApAGDzw12etRdOnkkBL3uQyfquXtoJyF3UoUg/2lL6\nUmUUBeftYZwbESaV5F1ATQYOyBx4aTpv0R0Zqt1N23l3KNVXEqX/76/xrAH2\nfnpskjU88E/5rwYeGBbXvClCuOBtEXm1IMXzU26/GndCIF6WBYILGTkcdWnV\nZ+SypyKxe04u2XFk5btEMGlbh9rumDO/mCrhihkiqMrBqnnoymTHypuQAHlA\nv75bPMTtbZtN/hXtjCo0MoFz14l61HyMQVZci4H5nuHeEhOUeUrdYNdHi+kN\n50i0HhX1YWNxMETpkSQsNXW3H5i1iwXzth2tHFIf4dNYNc6BBxc7gz4DVp4c\n3zhU\r\n=Hy/J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"6.0.0","@graphql-codegen/core":"1.14.1-alpha-2dc5df16.16+2dc5df16","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"6.0.0","@graphql-tools/url-loader":"6.0.0","@graphql-tools/github-loader":"6.0.0","@graphql-tools/prisma-loader":"6.0.0","@graphql-codegen/plugin-helpers":"1.14.1-alpha-2dc5df16.16+2dc5df16","@graphql-tools/code-file-loader":"6.0.0","@graphql-tools/json-file-loader":"6.0.0","@graphql-tools/graphql-file-loader":"6.0.0","@graphql-tools/apollo-engine-loader":"6.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.14.1-alpha-2dc5df16.16_1590309598986_0.34747039153347137","host":"s3://npm-registry-packages"}},"1.14.1-alpha-521cbbbc.15":{"name":"@graphql-codegen/cli","version":"1.14.1-alpha-521cbbbc.15","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.14.1-alpha-521cbbbc.15","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"88fd5a1ec91ce56201ab0a04295cfb7a88fc0aa7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.14.1-alpha-521cbbbc.15.tgz","fileCount":33,"integrity":"sha512-afXm2IDVs91WhS8N2+fYcGeYxYVjH/ZivKLDSysmbu15rJf/NyChxleQyDM0qBlXehceU60hNk4I04yGQY6U6Q==","signatures":[{"sig":"MEUCIQD7zTOPdwcTjEUERKsJeeTN4xAjY2JuZtmI52Fg2xOnuAIgTjrSO3ix42oVDSjlzwlDwsISHad8PzfFmYhsaaRUy9Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426089,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeyjMPCRA9TVsSAnZWagAACAwP/jfAJi9Toyow/CrsdxQy\nt5lH9f88n7dJSixEjRHIcH4zjruMohrRbJssYOMso6emnAn2jAx0fexHzL0P\ntgeko1VzyYE9CYqv28SnvJFv4KQD4J4cIJBAjEcIdVIis85wks5Na/lF3yZ6\nU36G6LHV2S31/t12fxPjiSOH+VBadFsTiP617bgUzbkpLOUkSgmGAprT89Jc\nWTo5QQCpJsvjtBw3ixA5JXOWSTz2bCsEU2gwxjK/+zeOjvxZrhDeyX5ztY8S\nbJSbPY92CRizKPBXF6tteiH+Wr9tw7PNOmYjtmued/1ajOUF04+YkbRnEqh5\nG7ZKePuwEwHDRrl2/LHXl/8+tIjQu/xz22TAD5UBfZv6s6yrbIOCY6lHrYm4\nYGL2UjkvD0245HXL8lE6weKFp/Ji40oPFkOqa82pRwSbflG4fVzahfDAOgeA\n+QYeU6UpR4L3xfZWOr+gYtRWf3v/lxfgCRLeYCO0Q4zZIsX3fOeJ3pwhliU3\nCH1b16++gxZpuUehnnc5CgJDZUJdMCfsNM9InA1zSial1yqEe/9XdmcxcO2o\nc4PIEvRcHCGc/z5ZpQQO460ThvpYTRtvgPCdS58kuJ77qortKHwvwWPvUfo4\nNr+JOPmsw5GOe1I3aNfgT9OP38e4uYWAgM5KQA/pa6FrCc++CXqQgebvAS6r\nTlpK\r\n=TaMr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"6.0.0","@graphql-codegen/core":"1.14.1-alpha-521cbbbc.15+521cbbbc","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"6.0.0","@graphql-tools/url-loader":"6.0.0","@graphql-tools/github-loader":"6.0.0","@graphql-tools/prisma-loader":"6.0.0","@graphql-codegen/plugin-helpers":"1.14.1-alpha-521cbbbc.15+521cbbbc","@graphql-tools/code-file-loader":"6.0.0","@graphql-tools/json-file-loader":"6.0.0","@graphql-tools/graphql-file-loader":"6.0.0","@graphql-tools/apollo-engine-loader":"6.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.14.1-alpha-521cbbbc.15_1590309646964_0.3397281562304688","host":"s3://npm-registry-packages"}},"1.14.1-alpha-51b2ac4f.18":{"name":"@graphql-codegen/cli","version":"1.14.1-alpha-51b2ac4f.18","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.14.1-alpha-51b2ac4f.18","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"aa455da4f2aa9c8f3bbf4f8d2021c172cd52b5c9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.14.1-alpha-51b2ac4f.18.tgz","fileCount":33,"integrity":"sha512-yK8RbmKdougCRmzX8lysNzWfPMS/CnMGmaPhmhjijbAi271fmveEKXDueI7l7fD0x2CIXOmgiWcAXpEE2uQfOw==","signatures":[{"sig":"MEUCIGb57debP4xRgvyaSkJ22VWv9gFTUGIYd845hgScW6beAiEA9TqVXUIJF69lXmhaB6RIJ5neWF+5Ya77OdB9AT+uPl4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426089,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeyjM6CRA9TVsSAnZWagAAeJUP/2JezvexLuYJn4DraiqQ\n4v7MiSuEayuBG7lWhNqh6E8o7EgjFEyrbgIPDXB1Z1VZ1nvwu1u7ZvvRq1j2\nqyjSBMWSPPNjvSr/j1nnvpfVGGiVFUaETpOZoQVll3cA+24g5OEgHx1o/oUT\n1nUpjW4qFbrrrHIDJB+i5OpuzAbpXjFjMKlMRzx+Or/r4+JVnhfGMeIZlE0R\nihDq9oXOZXmZ4E0+rDGlaPzhpx5dAv81DdZ65ePFzHOIP7vrrgz37SS5ofCZ\noEPxeiAYxm/jGOQOVaHzyhsk1WYc0FrpFkyitFY6s0L0D5wRoemHsNmwBd0U\niIxAm/dnnIkToooWnJVnKX5FiceQYmoKzEwF1UQDddLneekH/XLaeuJVAEuc\noanCfoUg06ojxljdJRk/M1TmeYtwp/YuBM7ZRQgQ6tLAzg+D9P2ENdu6vUnS\nyel5ILp9PVRpuYx8KVGMKHgfUprgqUQbi6EskyotYO81xTvYa655viMr1L9p\naQubJ6FHCvBcJw4U9oHZuzud+5T3a3BJgJ0MPa5qy/WjuG6R7lfaBFmcIJKv\n0fHI0R6JLcg/isgErgZ3eFVHDHy6btCJ8h/aGCLF+kMjKTkL+XePhHi+H2bB\nZteftqu3G+CDeHXD6fc/bysSOyfySarfBO7bGKvA3rBUF1++m7yprAnyefAB\nVJqv\r\n=SlMh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"6.0.0","@graphql-codegen/core":"1.14.1-alpha-51b2ac4f.18+51b2ac4f","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"6.0.0","@graphql-tools/url-loader":"6.0.0","@graphql-tools/github-loader":"6.0.0","@graphql-tools/prisma-loader":"6.0.0","@graphql-codegen/plugin-helpers":"1.14.1-alpha-51b2ac4f.18+51b2ac4f","@graphql-tools/code-file-loader":"6.0.0","@graphql-tools/json-file-loader":"6.0.0","@graphql-tools/graphql-file-loader":"6.0.0","@graphql-tools/apollo-engine-loader":"6.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.14.1-alpha-51b2ac4f.18_1590309690151_0.7803596603751406","host":"s3://npm-registry-packages"}},"1.14.1-alpha-b9b7b9f1.17":{"name":"@graphql-codegen/cli","version":"1.14.1-alpha-b9b7b9f1.17","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.14.1-alpha-b9b7b9f1.17","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"35d4f5357592b369bcc9726782afd7d5722758f9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.14.1-alpha-b9b7b9f1.17.tgz","fileCount":33,"integrity":"sha512-dOz9XFz5ea9iD5Z3JS5ESKiremnngDWqRfE6GfvGn5jpTuib78B+QNPSOslSt6bwNc0SYY+m+92a6lPPlDpf0g==","signatures":[{"sig":"MEUCIB2Q898WkrpW7OSZitpAmBOc9Klh/YWSXAs/F68MYEZXAiEAneDiDEL0Jrdozj6UE1gGJQNPYxZ1ylglteLG9NkM7JI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426089,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeyjNdCRA9TVsSAnZWagAAsDgP/RbfL+bIvOraiN+H4+Hs\nBSdXfXLuOIODvy5PoyMIEvXZ9wiaY250OWATPo0HQ2mdTPNadHk0G88CyYvQ\nIGdoVM52f6Ko3uFR8mTyrduRSXaUtQU9GiYWAdTLRyeSflGpgKCnrmBkJnqN\nvEz8cWXepL+UqS3sSqihEb0jwNc9sHQsx562TtUSimCu0UWO0rolLI1bvNg7\neZ/KHEiLexAyk1UXpi6+bnFYsNiWy3MXq0KvOA7mnvPDuXg6EIyRZXMpLJcZ\nwcAWtZDtuRlysiFST8StksduenPrNraz/NFzpmOPiiwTE3VoMMZpIwUjzQ59\nPKIj5ZADSzf1mhnQWpN+RM/XWO+FaI718XwTBz9lanrZIuG0E/A0x/ILNr6H\nwJvOn5iz/KdpPLOejZbEd+FH7M7yaMKOdRRGYB9qi/7G3kiqPVbJypJxu+Yh\n2lBv6AwxFG7eNPtiMz1HKo+rP+u5i6GPRoGYa0ERnUp69H4WTHrh8EuT1IcJ\nJoDGnxjMaWO2Qjv+zmM2xZvQ1j2iJA7uE+PFGdACGPOnUkwLbHsPoivBVy8c\nR+cup5MyqFG86qqGbmtrf9g8JLmiWYo7ZSNeGqcYg8AxSRztSGF0DH56RoR6\nKNyM9Qlry3gJ8RbXJBoASv3erbrRx2xzy4IHr/ZPSPQJiJbnD/RaawPgGijr\nkY45\r\n=CSfY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"6.0.0","@graphql-codegen/core":"1.14.1-alpha-b9b7b9f1.17+b9b7b9f1","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"6.0.0","@graphql-tools/url-loader":"6.0.0","@graphql-tools/github-loader":"6.0.0","@graphql-tools/prisma-loader":"6.0.0","@graphql-codegen/plugin-helpers":"1.14.1-alpha-b9b7b9f1.17+b9b7b9f1","@graphql-tools/code-file-loader":"6.0.0","@graphql-tools/json-file-loader":"6.0.0","@graphql-tools/graphql-file-loader":"6.0.0","@graphql-tools/apollo-engine-loader":"6.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.14.1-alpha-b9b7b9f1.17_1590309724372_0.09513791025364537","host":"s3://npm-registry-packages"}},"1.14.1-alpha-94c37a07.19":{"name":"@graphql-codegen/cli","version":"1.14.1-alpha-94c37a07.19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.14.1-alpha-94c37a07.19","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"229bae38803e77d3074cd174a76b9ec027d0de51","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.14.1-alpha-94c37a07.19.tgz","fileCount":33,"integrity":"sha512-AMa3e6XEdltV1r5ZAEUTmNjequxAagptLV0wcwAtpzLd12gmd44dRzogIc8tAwxVgqhpCBYBWOFU0zDajD9k+Q==","signatures":[{"sig":"MEYCIQDMYdBYNM4wUSE6msa3YK5uQzfMVzANsdxP4KkgSsg0IgIhALctrfagKmHmRPbSGe2zPlJ0Tc8IxXfldJcKosgKKo5m","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426089,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeyjQECRA9TVsSAnZWagAAlDMP/0MdoSprvYLIbsEXhtbJ\nNJWPU30K5+zPIvd+6LD+HkifQB3iuNw+kQGCMa+orvIHsh2Nc2wJZFyoeE65\nnkAhTWXlEcrd+lIMCBWwflYsgKzWrT30Rf5FDL8xFSWh85KZlo/uEhoHzH/6\nrRd2O2ACtQU1GMMIkf6dsRI9u+LMobuPvRzP38ufsq4UoUmKn/Z+kyjn68xe\nzYfxG6Vf6m5YqXyJ5BJ2kkXLwGo+QrJiOKKaRbdgaPp56sPT3dWePuF2NOzj\nw0NMBoxZabNOq2t3XSqzuZuSYDs9ayDGL+XnHTiPKGtO9HUBvNuwxFsY3CU1\nBtWT9nrZslxGp2pkJ+SXNEteQ99r9fvYMZQcHLXBCt5xmsv/0c/BnQChH159\nJxRVHLJf23KqAm3TOR7cOTSHYQHO1JixV5MR1Hkv3NpuMNmXBGezf63igN2/\np41BrfAtx40LJjNQa++qZB824MTWWDuPSL3W1EBJad6enYRXmki2RTNfZJjv\nQxz7bywRgRBQ8U85Q2AcC5vIqRTLJwAjW1+eIihMUA3eQ29m5UiHOFD8QKiV\nCS7HEgCM5FHh9jlN2nNLtn37wpI6fH5oiA07Rm+RCVzJA8DOAWXwamqz620K\nLr2T6FM2IaMNx7hQJmHzcBNBaiI7eCMoxjtuisyNkN0WeS9cqg2qomKu4jVh\nIamE\r\n=rws3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"6.0.0","@graphql-codegen/core":"1.14.1-alpha-94c37a07.19+94c37a07","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"6.0.0","@graphql-tools/url-loader":"6.0.0","@graphql-tools/github-loader":"6.0.0","@graphql-tools/prisma-loader":"6.0.0","@graphql-codegen/plugin-helpers":"1.14.1-alpha-94c37a07.19+94c37a07","@graphql-tools/code-file-loader":"6.0.0","@graphql-tools/json-file-loader":"6.0.0","@graphql-tools/graphql-file-loader":"6.0.0","@graphql-tools/apollo-engine-loader":"6.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.14.1-alpha-94c37a07.19_1590309891261_0.5775902223107021","host":"s3://npm-registry-packages"}},"1.14.1-alpha-480abe62.20":{"name":"@graphql-codegen/cli","version":"1.14.1-alpha-480abe62.20","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.14.1-alpha-480abe62.20","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"cd69816bec87247f5a60948bc57d9c35d12e01a8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.14.1-alpha-480abe62.20.tgz","fileCount":33,"integrity":"sha512-dFrv6mHXvE61d89VCZb3TcJlXZCm1+nb3FTvd7SQNpuI6TJMYlVyiibkb+X9JRX9eLJzF21n3sbFMs0Ib/dMXg==","signatures":[{"sig":"MEUCIQDc6wb69EWua60kACSfPNHR/umAOAXbM1sZIL6OtwfalQIgbfki1pjs8pJq245gAyQsMWWgWfGChgmnOK9143Iwl5I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426089,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeyjRDCRA9TVsSAnZWagAAkSoQAJLPkVDlNYnz9SK7KQcY\nBAURs+ITP9OU83E+OIRfen5F6Ov6DObnOxkbprhjTEm2akfLlUTIQgyKwJpq\nbstK8rl9GPNeDE6vJ2EGUJC4rnaoxY+9F8g/e1/Yu/z6oVLtl7ljqIiAM+B+\nn+VUZx4C4FtycNFXK/BFv6+E5gYc01cf5vMrv1JvrtWrN9FugDOySUEnM3ZQ\nwGjPyXF/Wq2ERa3CJTjFEcfJ2M1eIOwZ6jaqh6Kv7+DwjeqVhApygKAIPs2U\n0eGuV1xOW9NTJ9zZ3gQmyMlg1TAyKmDccuXkrfL52hzVGSH7hlzq8eNfH/QX\nZid/WNcO37pI2kTjH6wgvVr5Qd9Syy4kApW6lb3YDUXXGir+UJrlxrm7I70e\nv57nDgafwPhn8envwFWhWFp5BOLOmJPBjlPQHBAb2wsqkReMwadvFW/qMBys\nGIh/b50MyJd+chKEjRjeN8nR5cXgKHLM+OkB13RUOQ1wF+euBlBDKhRXRHxc\nuPBM5u+zdZ7D09EXYk1/fyq26+xImWwyeymnrE/nReyPRDorgt1bqzZsmoSR\nNIO02bk92+UGIM4KBiQxG1sDga1xnXCEWHlQQInrCtSZRgjnPpKd6/hStjmW\nrvkURYiH3lFmP6qaf2FnMgTaKi2uezkYEiqOMsWC2bMBYefhB6bWavJGu4n3\nCgHL\r\n=fCFC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.21.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"6.0.0","@graphql-codegen/core":"1.14.1-alpha-480abe62.20+480abe62","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"6.0.0","@graphql-tools/url-loader":"6.0.0","@graphql-tools/github-loader":"6.0.0","@graphql-tools/prisma-loader":"6.0.0","@graphql-codegen/plugin-helpers":"1.14.1-alpha-480abe62.20+480abe62","@graphql-tools/code-file-loader":"6.0.0","@graphql-tools/json-file-loader":"6.0.0","@graphql-tools/graphql-file-loader":"6.0.0","@graphql-tools/apollo-engine-loader":"6.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.14.1-alpha-480abe62.20_1590309955024_0.6922500761259089","host":"s3://npm-registry-packages"}},"1.14.1-alpha-3373b78b.22":{"name":"@graphql-codegen/cli","version":"1.14.1-alpha-3373b78b.22","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.14.1-alpha-3373b78b.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d5b765321ece894da7494a9ee58b49e04d8ec02e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.14.1-alpha-3373b78b.22.tgz","fileCount":33,"integrity":"sha512-CRYpid55GL+RoASzGDVMGbITWgN7HiSKAy5b7Liy41DGHaFGzq8y63dqUvC60U5Wt7QIJEzDiKyIv6AsUMkWeg==","signatures":[{"sig":"MEQCIBoDZxyEhxJ6alkQpJ/XSvaiFd5oVBLX3oCF89bvYFjIAiBldKJFhyGs46alyQbiM+8r0us5Y08Yi4o7ApqfCN76yg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426089,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJey36tCRA9TVsSAnZWagAAtQcP/2OqdkXW0yUwZ0jUrTQ6\nF2RjR/je5Vvy1PnFIbDJnlxOyzB6S3VIz1wLqxET3J0pQV5YSTSBn7loOd/h\nXblJbMk7SDundA0ApyS4hgASX0sm59CTaAE/BZNdTVKbFHf3907OJ37vGSPC\nYhwLttDN/o+AIN8mjAc9Euyw0ReXibpb38fDUZoTEZ4p51iCt619eKPOrOux\no53/icDJlLIhkxLrEaLKVTw5GRQ3IGlPq2anloLFTkPRCVxx+RH9J2G/BLfk\nL5nWpiwZBFTpgpyjvN8tLGvheqFG+h2TxTgGAgUFT9Fni1wxFxmoagxpeGYu\nnIU2aG2r5hMrGwV/DTD6J9++bnXCiwEQUhc/O8uBCw8aJcdZd8OtCsSWmu1F\nas5yYLCf92c6HG4OUKcZonHqieIXb6Y3PUVLiXidgTgZSOA8W7QIYs7p/+ci\nQ/RDJ/J/VmvIsFBhL4gBzlJ89/QVI2aeRn+Qi37LiS+H4W2ecfhuGozHXrxx\nlsIqvLc/W+gbo4PhLrw1xTzDLGGUzbEo0IZZUdEanjpAsIaTsgCdn57j3ZlQ\nFDTXxGTXBdr900x5+TheRABQFOpPclAjd3SZV76q7nOrEfrSpUslMGh9eWYT\n36h0czkTSl0EIyh5gFCYJNDCxr3TZBFQJbKXqTU+o++kYvIYXUEitgJn59d5\no//t\r\n=6Ati\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.22.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"6.0.0","@graphql-codegen/core":"1.14.1-alpha-3373b78b.22+3373b78b","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"6.0.0","@graphql-tools/url-loader":"6.0.0","@graphql-tools/github-loader":"6.0.0","@graphql-tools/prisma-loader":"6.0.0","@graphql-codegen/plugin-helpers":"1.14.1-alpha-3373b78b.22+3373b78b","@graphql-tools/code-file-loader":"6.0.0","@graphql-tools/json-file-loader":"6.0.0","@graphql-tools/graphql-file-loader":"6.0.0","@graphql-tools/apollo-engine-loader":"6.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.14.1-alpha-3373b78b.22_1590394541129_0.8698604091592232","host":"s3://npm-registry-packages"}},"1.14.1-alpha-19a9a10d.23":{"name":"@graphql-codegen/cli","version":"1.14.1-alpha-19a9a10d.23","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.14.1-alpha-19a9a10d.23","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"642e969145c04b7a9bca4ea8e0e9eed16ed7629e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.14.1-alpha-19a9a10d.23.tgz","fileCount":33,"integrity":"sha512-6jjQ/QDXXDUCu86Hz2/BBoh/4vedY4ZUpaq5lbK4F9wupkO1e8lRob8h45hZi0Amf+03eB1aqsF0/9aW+aEZcw==","signatures":[{"sig":"MEUCICwdwS26mSLbLgyAnLubZPk7NTdNTq+1r+Ug7wb3mp56AiEAqwxl2J0vCXqn/MdRmLu6jxL2ga+cbgsfiA1WgHmBJKo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426105,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJey4niCRA9TVsSAnZWagAA+NIP/RAUzAn2pUpy0F6iKDzc\nfjmQAJOMzn+o5y0kHT8WkJyoOXL+IHZeDgRXivwnefrzvRmmvXyZSmgPJO0J\nM5iOnZZAomrUg21AImqF/7GIsbrWlJuc8jh8gfEa2eI+pMxwLqhwgYbp8/Pp\nvHVQRofU3tw1kOt71y+0bIwDV/b8VMf0Q2FGOdtzxsjaAUnpmXp3cCjvSg08\nk7nMr4s6ivQwKoZNGOwsP29agdXlf5UDp8bXAB9Z9rjBRNvYwNjXPIQpRIGW\nefTuR3YHBaBEsX8rGPqd+saljiweIN2P1q0a9VJHuG2yxuQDC8imL6zw7wCa\nORCFqXywJSHf0+uUUtR1o+KFE8vvx9ChA2rx8UaEmeT6sgLiu1xsYnp38Rjd\n4aI0sDCKLfdic9r084HLujPE4/eWZ5o/rw/wgRhSsfEj3d9NLHduPFrzlNeD\npDb2EG0WbDScRIF4OrRFYaR31iVHM0rsZEExtOqmZUQxfdYDx0RbzHXBOkNk\nGMoTURE8Mkph4wn+EJcN/sY1L1bjQ5L5wjOBHbCpAGzzxr4NU/yxm19oZ0RR\n3aN5TecfEzzNL4oBKfJsEtwhzEEV9W5WrcNGcva4y10KcpRqw9d3gzCrpY7Y\n+XJt7RFSzZxbdUcax91AoMDXC+UvPVZHAMBrlUmIX4Gm+G0dCCOVPGi8BfDK\nlbc9\r\n=+aX9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.22.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"6.0.0","@graphql-codegen/core":"1.14.1-alpha-19a9a10d.23+19a9a10d","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"6.0.0","@graphql-tools/url-loader":"6.0.0","@graphql-tools/github-loader":"6.0.0","@graphql-tools/prisma-loader":"6.0.0","@graphql-codegen/plugin-helpers":"1.14.1-alpha-19a9a10d.23+19a9a10d","@graphql-tools/code-file-loader":"6.0.0","@graphql-tools/json-file-loader":"6.0.0","@graphql-tools/graphql-file-loader":"6.0.0","@graphql-tools/apollo-engine-loader":"6.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.14.1-alpha-19a9a10d.23_1590397410116_0.31175907277948367","host":"s3://npm-registry-packages"}},"1.14.1-alpha-3ccea398.23":{"name":"@graphql-codegen/cli","version":"1.14.1-alpha-3ccea398.23","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.14.1-alpha-3ccea398.23","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3168ed9e27ebcf509e575d22dd0781817d231e44","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.14.1-alpha-3ccea398.23.tgz","fileCount":33,"integrity":"sha512-RlC2VZdcerQMXGW86wfnz72lXKEbTzTxqcVWQ4HnshooKEvpRjn/30TxoN/VNIiq3/uXPvvms22+u3KIO774vw==","signatures":[{"sig":"MEYCIQDJs6GNL1CLWVZWm7Gidg98brqr77nhYEmyyY8+zhL3oAIhALrAzZ9w4bzC8pSDBReMA5C9N1gIdPhuZ1qwWR7t8uC2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426105,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJey4soCRA9TVsSAnZWagAAVVUP+wQDXj+lqxUBdddGQRS4\nfhSpwY5Ulir/fuGA+7AZf7hbPUeH8ag9mthm5vABjR5KpaBxlZ8OakR4zyO4\n/iapyfc9SJpIxGX/jCs9qkZb3IOpkaOBIKlfJDJvudfTLR/IZxfGogKZ9N9v\nfb6vgPLNHmw/5Y47NJqw28oZ8SFWjYraAN0eTzASQ7rZW/JPG7r3/9S58DA5\n6zgoP82D9hDWt7FaUqoUgd76vJ4OQxLK2I2oYhmnO51/50yrAFilB4O+ibDD\nsytrr7Yow1uBCFLWDA0UM9c/T9g7xiWs9Xa210gkteQtDV9KXtbEP2EeWWEa\nsE6zzrWf63Upv+iR2lVWYiyER40kLNaNFlBo2Y9RewlzmLbJhVMSpMBLysTl\nMOL4E+X93gcG/5qj5A40UrvqRAK39/twIU4vfsDGXESnRrvOHQREAkvQMdeZ\nlbLc2ESQHjI/taesargw2hjVRKAwvsS1ZDTcu9dV3Oi5OlM/tPEnVSgfbOea\nXbYJr4oAKHBPGwSLRQcGjmU4zFyt2Oi6xjA6dUFfL7vo7ADKXbirp2ls5VEN\nztY5Bcq/DWUxqex6xjS+OYSK9qAxhH0yxpii5N74nMsHoDKd9gpDfbQ6Pr4e\nQoqRYuzn7Ez2+70FMeC8KVlMOBFwsarHuIWCvdwEOd2eqkhtZjFiRCcuY2rm\nnwzG\r\n=CvR9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.22.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"6.0.0","@graphql-codegen/core":"1.14.1-alpha-3ccea398.23+3ccea398","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"6.0.0","@graphql-tools/url-loader":"6.0.0","@graphql-tools/github-loader":"6.0.0","@graphql-tools/prisma-loader":"6.0.0","@graphql-codegen/plugin-helpers":"1.14.1-alpha-3ccea398.23+3ccea398","@graphql-tools/code-file-loader":"6.0.0","@graphql-tools/json-file-loader":"6.0.0","@graphql-tools/graphql-file-loader":"6.0.0","@graphql-tools/apollo-engine-loader":"6.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.14.1-alpha-3ccea398.23_1590397735550_0.323326395535781","host":"s3://npm-registry-packages"}},"1.14.1-alpha-10db585c.24":{"name":"@graphql-codegen/cli","version":"1.14.1-alpha-10db585c.24","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.14.1-alpha-10db585c.24","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ab154852a97efad10ac3acca160cc7796c60e98a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.14.1-alpha-10db585c.24.tgz","fileCount":33,"integrity":"sha512-MxHrAW3PBgslFfC/nA5Y/WNI4gfsQQL0KQydgsbUDOxV1+BBIgAs0rcVzROm+wE3EBPIGqf4ynWCkt2nNom0FQ==","signatures":[{"sig":"MEYCIQDYTE977DtTnqXo8GqYb7PDPWB+mlZOfjQuwD81U6wSYQIhAKjKG3KOKHF+9hGTWQVu5fKgKaR2tTbbLz+93Zp88QuG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426089,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJey42YCRA9TVsSAnZWagAAVBcQAJWFeyI31UPzX9UlJSV1\nNYevaYGK78GlNhb4sKm/6zeTjpu6rm3kDns5tGJwtAiCRZe78QmscCCgvk4p\nYot9GvLXb3bRRxpmTrGwL2MMYjJTGHKNlcXEy9LCc0ENopfm5TAc7uJMW/SC\nDmlhFgM2PDfJuiSCL9413gBjKEhsK5dnR2A10dRPphXhDqexts+UmawQbDk/\nmLpZkekFmeUszBjd/wsVkanh5ariS47r/Ea8qG4Cy9pnYvmCsSH+kOTt834j\nd2fwCPTfzUOuZetElhkR2pEJZmAoB7uzU5kzDd96VQxwdMR9/Epdl5647Mi5\n0POaRMb+g4/Pa5riOWACjhqpdNGUdSGHfnd0Vu6KkFSPqvMckwL6Py80f8xl\nL4Dcz5RNpjYYkqZqVoJqagMgCDcS5EvoX0y/tbXYHgMvMJoCPVuBcB5vkriN\nR2OEPDBPuW9DjlLkb8YVPMk/moNsYkBOT0+l3Nf2rFxobnoYLviQqQeydAiW\n4Kpl5Dvi5872q4Xsy2MVlAele/9qfJn3TwfWeQsA0F3ijAWM9zbuv4XxLy8L\n8DvdDKWldEjgnkVc0uFOUyzNPgkHyq1n8c6O6yHJJm7RaLKyRGYYaNyNHO7B\n+eccVC8kRlwsQ6Wm5gDdxEEhpxKWLsy0N2vOJXB9oG4RFL9427T1VqVrCpSt\nPzZv\r\n=f1Qm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.22.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"6.0.0","@graphql-codegen/core":"1.14.1-alpha-10db585c.24+10db585c","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"6.0.0","@graphql-tools/url-loader":"6.0.0","@graphql-tools/github-loader":"6.0.0","@graphql-tools/prisma-loader":"6.0.0","@graphql-codegen/plugin-helpers":"1.14.1-alpha-10db585c.24+10db585c","@graphql-tools/code-file-loader":"6.0.0","@graphql-tools/json-file-loader":"6.0.0","@graphql-tools/graphql-file-loader":"6.0.0","@graphql-tools/apollo-engine-loader":"6.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.14.1-alpha-10db585c.24_1590398359630_0.13351944088281598","host":"s3://npm-registry-packages"}},"1.14.1-alpha-80a1e672.25":{"name":"@graphql-codegen/cli","version":"1.14.1-alpha-80a1e672.25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.14.1-alpha-80a1e672.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3ac45ba847b8264d2b568a314a557971d27e0fb8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.14.1-alpha-80a1e672.25.tgz","fileCount":33,"integrity":"sha512-jU/S/V8/k6IsnuSB3kcVz52BrGP/JdEcG6xMDLtEhuab8M3uZX7SPhZfl1eggZQosUsz6u6/rtUJJxbkGvfYhA==","signatures":[{"sig":"MEYCIQD3kxDJj4yaTRC//ElAZkiWHguk/waK+WgT7cuqfDh9TAIhALMDBcqTOaW6h5kl5S2ULuGAMOxCWLSmPxgWFOBzNRbX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426105,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJey4/pCRA9TVsSAnZWagAALB4QAI6tH8C5NLxTac5dLhhG\nCoJ+gNLxFQ+vs+PhczY2kPY9ySY4r70yMDOKW+k1kcs13SyOVEc9/HkkRUia\nH1dtYtUF8KyO5oF+YLu1XuzxpSn5I7fvHr/EbyTlbXRQY+M2spktp+iT2/8l\nDwhOa7BZxBibQ6oMyveCgxoEm830YA4xDY1b1fL++Mv8ZZwgW6UVvbll4Qv3\nHT5zEvAuEphNx/qX7Ywe4+l/unFSGJGR0rHE55sXKsdzjsH731FWHy65Y6Od\nxSwVKvlQdAlyUWKTDh3TKpCecB+0yCqpAv2ajH/W6bZtaVXvmMjz8XBu8fc3\nz+Y5mbxawSV8CpD6HVppboDsYo8BCVXdZQsqlY1aIGMRekwMiTZocP1IyiEx\nRKoO87v7bvfvU31XQJ+otY3yo57H+pRUNvH9cJORVn0Ce8kf/tESCiF/j6v3\nFJwm7s/h6czVc2fYydJ9ac3yYlKLuIw28W9PnTtAbWmFbH+qnx9cjk3pIGAN\nZSA08wWLWxQ9qPrro4XVcvWNrV4d/tKmaVoeMEgsJkOmRVGqmchsHF4P534P\n1jteTP1rQDJsefoA3piaeZLjTHEmOQuyL4z/+VNaAqtDe6zi+3MFN5p+ANDD\nJmONrDB7EfOVeYSz35mzX3ff8zs8h7B/6DmsW04a5qOSxg5Z1+3OHnBHiK6A\nlxCR\r\n=FNVS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.22.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"6.0.0","@graphql-codegen/core":"1.14.1-alpha-80a1e672.25+80a1e672","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"6.0.0","@graphql-tools/url-loader":"6.0.0","@graphql-tools/github-loader":"6.0.0","@graphql-tools/prisma-loader":"6.0.0","@graphql-codegen/plugin-helpers":"1.14.1-alpha-80a1e672.25+80a1e672","@graphql-tools/code-file-loader":"6.0.0","@graphql-tools/json-file-loader":"6.0.0","@graphql-tools/graphql-file-loader":"6.0.0","@graphql-tools/apollo-engine-loader":"6.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.14.1-alpha-80a1e672.25_1590398952309_0.616739214772557","host":"s3://npm-registry-packages"}},"1.14.1-alpha-13fe2bce.26":{"name":"@graphql-codegen/cli","version":"1.14.1-alpha-13fe2bce.26","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.14.1-alpha-13fe2bce.26","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"230e0321f281ad7df650b0bb93d978a88c01c8d5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.14.1-alpha-13fe2bce.26.tgz","fileCount":33,"integrity":"sha512-2HCULYdnlSz4iH7wSEjvtqnB/oitxMGq0N0MGuL3hNjGXJn8nmC3pGKTOHABd9Ahyp9PzzVg24TsiPwQjdLx+g==","signatures":[{"sig":"MEYCIQCBnzBiURWVdXpLKG1YQl22LLC0iFIt45Pdx7fmIIOjyQIhAIfGstNXuHHw0lMNJ12c1m8XOcoH/VfTpyKyvIRB1AT4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426105,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJey5Y8CRA9TVsSAnZWagAAWa8P/0j6e5Shz9KkZMNQ2ayU\nxfCbukbhd0TZgz31LbKTrH56a0wtyFFaA6PVpiUfbzHqhJR88pzPxknG2o6K\n9K0//dUPRWeVSpdPLW9WYc0wCRG6EY3xD5e/EWWD/KS4u7AvlfI1Zy8ncbp1\nWaEcG0O5NRtGCg4SyHCdBbYQmroCeSIwvYLs959nJsgW2l0oFdmZ5O+jFpDK\n0cqNu23tAfQ2eeTv2VCF1qJkj55QDmJdXHaQoQCjRWTtQoCtLeucN3GMqKoV\npBQctHPa0OGAxXqANmhn+bimG1p4MsemVQMdMluEe9zCJ7R7VnHxe+9VMoCI\n3QsEwCciqspQZ5tZIzYviuO8n7G3cGWf6B80ov1vIcd9NvIRt4wypb/ZCHhm\n829ozHOZIO5meIPwV/uf65HpZjQf9Da7498Q6gDhi5NOeMsAsgEQ6WbnPUo0\nmqgRnHePK7jYMUoz0kddnGEbAShp+SshzOUr9QqIQIvx7EOE2K4/dW4sbiJ1\npIIuJkaF3jLXhXhJl4VPR39f/wPqt9xLeqqE3U2bbnysxTHlbHT9VEFED2IF\nnCrCdUh1UqeVavcONRQ7sZmVA1su4SnHHJjftI9jvMx7+T4HUywiLSv996Z3\n5li2d5MBhiGeM+a3nclOMI1/31EBmmZOZERYl3xIUsHgstuEaAu83R1OLhUG\nx3Jg\r\n=rn4z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.22.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"6.0.0","@graphql-codegen/core":"1.14.1-alpha-13fe2bce.26+13fe2bce","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"6.0.0","@graphql-tools/url-loader":"6.0.0","@graphql-tools/github-loader":"6.0.0","@graphql-tools/prisma-loader":"6.0.0","@graphql-codegen/plugin-helpers":"1.14.1-alpha-13fe2bce.26+13fe2bce","@graphql-tools/code-file-loader":"6.0.0","@graphql-tools/json-file-loader":"6.0.0","@graphql-tools/graphql-file-loader":"6.0.0","@graphql-tools/apollo-engine-loader":"6.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.14.1-alpha-13fe2bce.26_1590400572160_0.6390055331689359","host":"s3://npm-registry-packages"}},"1.14.1-alpha-c40b2b85.41":{"name":"@graphql-codegen/cli","version":"1.14.1-alpha-c40b2b85.41","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.14.1-alpha-c40b2b85.41","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"6fb38779dc305f79c969210ef2086c091b445035","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.14.1-alpha-c40b2b85.41.tgz","fileCount":33,"integrity":"sha512-hVuSxs6dgHpeKcx7JANvT1TaAX5PeobpbQdCQQNSQ7oyMpnD8p0trOhHhmjNtufzSi/J9jxMnkhXcILJWrEnhg==","signatures":[{"sig":"MEUCIQCzGXleLKF6V/KLLkpeYTtFz/2sPvuRjD6tfga2mmHPhgIgfGMv1va/zUWCkWFt77gOeyciS0jxHS//69Yk1u1SF2U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428745,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJezSDfCRA9TVsSAnZWagAAIzoQAJFQ06Urq+7RwroZLX6v\ntRlKHLFGNXeGtObH4jZ0mOqQXmR66ZdqTuF5SMmOD2C0MLJi1T0TvSiUDEzW\nVDnEwfRXZtTOQrk/0pJihiWPOgxQos8sTB29hOAJFk19FChUyrkRpXm5tqzS\nBTVV1YbAHSheOrVVJOHFyrlJNedKnqkKv19dc38D7Ly+2physI2N1XJNnE3y\nHyj/H1sW5XFOoq6CWbgrRr0TTStGUHs6DCxeQy78E5qojpOx62cwIP2w5eur\nGF0SVZjvzeQGenGsHXHHSpJXWlUoR2Dk29ApBcEGjz66ThVPU6EvzvAUtJgs\n4k06thYIhpUwKm1v5VVS/THySqq7QSRHA2cVKsVesxLo51aFbvGljFhqNoez\npzLY2lu8XBtelo7FSbogCh195f0xLlDWhxn7uiZExoBuqjMrG8OBFdN17x3+\nUJy/x5xYeeMSMbM+edDLgicYfB/bfxMX+E8qolngduLG6gvfLgxLhPRS4L9c\nXatQWdIzcJSl/XJXtUIAH2pL9YCQND3o6JLI40UQ4jKv36c7Hs37YVa9b0Zg\nFTqRufa+lR3ZLDXAHeJTcKnYgw9Ood6UdnLEWznsu4XsBeSom3uBPnlP13BT\nEgR7p2onMFwzn5JTpy5XqxgZO9b4+27jpySfhUSETx0I4TRmiiz3+dvyuq31\njFxw\r\n=rrFi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.22.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"6.0.1","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"6.0.1","@graphql-codegen/core":"1.14.1-alpha-c40b2b85.41+c40b2b85","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"6.0.1","@graphql-tools/url-loader":"6.0.1","@graphql-tools/github-loader":"6.0.1","@graphql-tools/prisma-loader":"6.0.1","@graphql-codegen/plugin-helpers":"1.14.1-alpha-c40b2b85.41+c40b2b85","@graphql-tools/code-file-loader":"6.0.1","@graphql-tools/json-file-loader":"6.0.1","@graphql-tools/graphql-file-loader":"6.0.1","@graphql-tools/apollo-engine-loader":"6.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.14.1-alpha-c40b2b85.41_1590501598935_0.6595853067678876","host":"s3://npm-registry-packages"}},"1.14.1-alpha-943dff85.41":{"name":"@graphql-codegen/cli","version":"1.14.1-alpha-943dff85.41","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.14.1-alpha-943dff85.41","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"aa5a47525b7c17e8e0a6a48e8c4ffbfb348fbc4e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.14.1-alpha-943dff85.41.tgz","fileCount":33,"integrity":"sha512-gm0ASaLixLIzQMa+ZI8A20lQJdChGu+QgtaNiZC1oO5RX3abEmB4IMkKdcdKCnVnn3zUI0RuddLf5yY7YxVgEQ==","signatures":[{"sig":"MEUCIC+n/W4k0FzucF4eoQfNnFHYGt0xg96WLxtNTgOSklWQAiEAjo1Q4Qaw7kXhzia0OXXHraKnj9X58WENB4e7REKNIE4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428745,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJezSYECRA9TVsSAnZWagAAcDEP/3Y6x+NLMKxo/NIlqzOj\n2iTkQBKK/v4zBIr9Ii9lQbKtOLq2jQzkJEVJuZ9Bv/ITjXzv7jltppjjHgLm\nqDCmRVNkzSvrzIELUZUUOj8MHGcFq7YNAfdE4vS/S4QvKmiTnpT1VIb+Y2LF\nBxjLLwk605gkA9O7fyntaOlIhsBXqG5HmbtgPKWDXUKwe7ZVXzFf3kyYwGdO\n+8pUi2zm2x4ZO5qhGnkWASA3UFZwJj5bdHrydNNR1FrGKBfWYZAwTG8Y5dvA\noAhRqI8uxocmIScJgDrDUZkZfa9IXEXPci7LiT+FywU64joOTiFAQpOumO6Z\n0y8bSkhLtXhSie+M+GiMjd0FN0JvnE6qanR6S1Hqh44QsKLw2ANxPBfvfAb9\nwM32dxfyUVxia2Udi7MNdsyLXKzvBorMeah0SQN1+WmZLC5eF0yFYP+03yU5\nXB/6XM1gr2eTh7zvXJauJzhNEr61Hvi7nfbkTDE2s5+SHWoVNt0pzdrP6J+T\nYslHkdfHO5oUdjktlDHJkTo9/4ZxMDAqfATVkbvbzxC/RNsTuGyZ5ha0pDnZ\nVK/UwTkPmpZbBas/pQtKU75Uz3ID738z66ZsW0WrBnysQGXlkyJvJE1RY4Zu\nZZdau725zrThLymxwxFyQb8r1XEWmpxig33wjpmQH1EIi/FF5KptGlBlzPZB\n2pk9\r\n=Q4sp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.22.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"6.0.1","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"6.0.1","@graphql-codegen/core":"1.14.1-alpha-943dff85.41+943dff85","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"6.0.1","@graphql-tools/url-loader":"6.0.1","@graphql-tools/github-loader":"6.0.1","@graphql-tools/prisma-loader":"6.0.1","@graphql-codegen/plugin-helpers":"1.14.1-alpha-943dff85.41+943dff85","@graphql-tools/code-file-loader":"6.0.1","@graphql-tools/json-file-loader":"6.0.1","@graphql-tools/graphql-file-loader":"6.0.1","@graphql-tools/apollo-engine-loader":"6.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.14.1-alpha-943dff85.41_1590502915699_0.9872287229850658","host":"s3://npm-registry-packages"}},"1.15.0":{"name":"@graphql-codegen/cli","version":"1.15.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"790f5495a17c58c4d5499a9f90903dd3412437fe","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.0.tgz","fileCount":33,"integrity":"sha512-gnWM8OYmg4aWR21BlcRztAqJl/e3qzUZNvnJSoi5hPQr3ZuqZTY+o3ETAXrZtUwN4Lek6Qhjfl5PFKfxvcdfsg==","signatures":[{"sig":"MEUCIE+Joj9E3hxr7zhtwukQ7o3T1YClfQk0gw6L4UY7q2lqAiEA18oJHDnbCUj9UhYuyWvJPYq/vCoCZhuxNvU5zFwxbIg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428664,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJezTacCRA9TVsSAnZWagAAkJkQAKHKSUjfDNZtadtMIRHQ\n+jJqVmZ8EccvumvQ4MBHfndcsGOTi8+mXQUrdeALDNA4ENen5ZL4HcnOHGBW\n9Ofnn1vtXgbJbFarOvw5ZmeIps8/vwp72gurewkorv44IETsI8XBoLF2OFQj\nLdt84pOryMSUnmzaPxvfE6Dkucq84RTrmzTjdZer3GtsRnxYJwfznn/g8XK2\nkY1sDTZM/GylQUz2yFF6EZ0u2oj/cjNuF9xlOX+Tu5GUd8wRXGT9S08TaIXf\nUHinatFf+kJ6FJxLKwsPwucC2QIE1yqw9QpTlCAzrK9+IEus7ZlBJGc9zj7d\nyykOp4Ifr+FZBf5Iq/6kFm61qTXm0PdeG6lBHZH6wGWq5G/x1qIxz+icGcIU\nFBlSM1a9HL8R/1I4eN0dwGiFppK6Bh0IRpDbor8dufXSUzHzDG1vdHK1RQ8U\npbIV7PCDOnofDAqcX+mkUDG/O5yy/8i/K9yQwmq40fvlTZ98GzwYc5KEys9a\n8uVVqgj7w6qfGSJiywNYWjk23vEquuWpATeEsWNxozxbi2kPtVS9PVp74p1P\nA6Aidl76CMVMM6hHBJG26HErhiwEY09PYhjar9nGE3CDUrTigHIrJVRrJaqz\neJTl/blZRua0UsX6+TvNcAUKOU74VKrPp/VraSTPIkw3OIzdMTVkopFOjGc1\nfMqA\r\n=fVwP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.22.0/node@v13.11.0+x64 (darwin)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.11.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"6.0.1","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"6.0.1","@graphql-codegen/core":"1.15.0","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"6.0.1","@graphql-tools/url-loader":"6.0.1","@graphql-tools/github-loader":"6.0.1","@graphql-tools/prisma-loader":"6.0.1","@graphql-codegen/plugin-helpers":"1.15.0","@graphql-tools/code-file-loader":"6.0.1","@graphql-tools/json-file-loader":"6.0.1","@graphql-tools/graphql-file-loader":"6.0.1","@graphql-tools/apollo-engine-loader":"6.0.1"},"_hasShrinkwrap":false,"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/cli_1.15.0_1590507164136_0.24438883762827923","host":"s3://npm-registry-packages"}},"1.15.1-alpha-41e93585.0":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-41e93585.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-41e93585.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4195fcf1cd9c2fc0e533ee2cab70705c46af2ef6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-41e93585.0.tgz","fileCount":33,"integrity":"sha512-Z4rqWcqCklR6eUTSjOVT1NHhGBAabCpAH0IMP0couAxDDfPTjE6QEE589rekIYjaESiU2Y9iowoD8X7HfC6akA==","signatures":[{"sig":"MEYCIQD85BK654Zn+vTi9Bl27lyY9zIteWcNK9lNWDAiurehxgIhANoKqdFi5DcitU6xhHtnTiaNxiEcEhsDKBAT1/Bj9eSb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428742,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJezTcPCRA9TVsSAnZWagAAfO4P/3q3G66FGk/VnV1tfIKX\n5j+2uqaChMCLiCHGqrVR/7WQcZmFNfrvvi06O++BRujo/UzLTPxJsg5aP5AI\n/B3EoF+pMhJniI2TWSYkf6sGYrAcvJkkh/EL827aNYpw19Dfjg8/W4cDqky7\nRvrW8xfumyJ3lA5l9Td1tpCG8aIE5rEoVz2du/WTLOzfbe/ta+4mwPkNnzEr\n40nGUPw7xmj6Hoz8puuQzcOv9nVpRUs0vPjk8IxTIO2m47Qq520GuTdzma2f\ntRdfYBIInReEEomDbP6FsbotGC8x7FhlAmtcN2YGt85mpQFhih+WKk1/gF+R\n6x8X2eb+gOqhU46ZL1faMwb8d1ZJ0Bm7YDJCANKWSd+RI9PDGzOXvZPLOf5E\nHn5ZWqFSBChNZ7qVW2hFCOj387AKTREireXyWpAetBE+43q1+ZiSAJCIReR6\nhgZpWm2+Q32Ct4iIm+VdeoBkI9bwEipFuJ/W4XtLnYHNUeGMTai6wlUb74tC\nhzV8pYb9DMVuCahzMEYrum2/cvG0iNSQOzGyjSp9xQXUdmwkr6z82rqM4sZy\nQCWDqETQ2MqMWtTeaD68zA9McmSJySHBbCSFHIcjXINfYDPD1jYFUh8HnNXR\nTibbWmyHpe6ThYYTfcRpOKXAOi3rjSoENZWcjd6To7cmg3hbxNpZrJqddjmj\nIVSX\r\n=cFKq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.22.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"6.0.1","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"6.0.1","@graphql-codegen/core":"1.15.1-alpha-41e93585.0+41e93585","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"6.0.1","@graphql-tools/url-loader":"6.0.1","@graphql-tools/github-loader":"6.0.1","@graphql-tools/prisma-loader":"6.0.1","@graphql-codegen/plugin-helpers":"1.15.1-alpha-41e93585.0+41e93585","@graphql-tools/code-file-loader":"6.0.1","@graphql-tools/json-file-loader":"6.0.1","@graphql-tools/graphql-file-loader":"6.0.1","@graphql-tools/apollo-engine-loader":"6.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.15.1-alpha-41e93585.0_1590507278650_0.08097537617012107","host":"s3://npm-registry-packages"}},"1.15.1-alpha-094d4b03.0":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-094d4b03.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-094d4b03.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8ae81e1b0bfb7fa61fabb710815846162b39e180","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-094d4b03.0.tgz","fileCount":33,"integrity":"sha512-Y7nd/q6HrmQvHTylVAIpcElsumO3QOmPfa21Nxi7HtiG3WJh2qfJIBl9FQ6Sxh198mxqHFUk1qp74oc/2e0cyA==","signatures":[{"sig":"MEYCIQCh878MMeEAdUeav74prjMZv+NPOi6oKbxqmTdbfGaiUAIhAP3WBGEsRWf1ykSzrwOmwIQO/QMmcICXtk3liCll2lor","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428742,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJezTn3CRA9TVsSAnZWagAAIRkP/ihoh75DtGcmN6+EY5IG\nGx5sQ8SLqAD+qRaeNixUD4sIWSGhOooPkMXi38Dteg6JRcKmF+3wPwjzi3Td\nGBXf6MzNODHgm6Xv4jw/fis+MFLvoAvTTacmC/2DYTwOCRbYbVLKfwDmApUe\neFWH9E07H9qBO7K3DuOqzfMm+ue7/OME9g7BPs247YmHjOXU5gEKG56EJ8oQ\n4c25TeJp2kdfHQFvSmc+q6U/20i9hMW9HgEAV36HH82mu6+ZENe3uqtYNheS\nCnTh8Vofh+ZYR6sRN0kBaGuJeVEKCE3tuvyDEbFkVVLeOfFXaNME8UJonLqt\nS/S4ZDUa/Mrn3qCfUO9WAz4iLTs91pQlEKQiTjAxHPoGETXAAkokMDGqaoe8\n1qphIhR3ofBHj3Of/uv4+pcvfAO8I+mjJMmTty7t3v0VsWjojSmTd8JFX0gj\nS9UFYdsuYxR02Aj3jEhIoA0epNHjutoYamc4hzha/RE0l97cs0W3cSMTm2gJ\nZoerVQbWXmmBgg5nQxZvLrOtSFJtiZfFmg6PjRUAnIK5bPq05YCeD7SjE7IA\nUBVW0VvoKWveqUb8DbcToAeuYu9HEwoZII6fRkFG8JMFT6J2mIOI78zvAT+Y\nuf63N5fpO9PfXYSxk0J6h3jiGenFFpMSZZC6nWb9rl1RqbM4gD2VK5ZmpzAq\nxgA7\r\n=J0WV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.22.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"6.0.1","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"6.0.1","@graphql-codegen/core":"1.15.1-alpha-094d4b03.0+094d4b03","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"6.0.1","@graphql-tools/url-loader":"6.0.1","@graphql-tools/github-loader":"6.0.1","@graphql-tools/prisma-loader":"6.0.1","@graphql-codegen/plugin-helpers":"1.15.1-alpha-094d4b03.0+094d4b03","@graphql-tools/code-file-loader":"6.0.1","@graphql-tools/json-file-loader":"6.0.1","@graphql-tools/graphql-file-loader":"6.0.1","@graphql-tools/apollo-engine-loader":"6.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.15.1-alpha-094d4b03.0_1590508022500_0.5768940298199958","host":"s3://npm-registry-packages"}},"1.15.1-alpha-2c34ad8f.1":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-2c34ad8f.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-2c34ad8f.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c968efdbdb79c8510d6bcc1384867069970c8b78","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-2c34ad8f.1.tgz","fileCount":33,"integrity":"sha512-vLPx2y6T2N7Ntjie7OKRSMHW3tb9XVixayI8TSeH//1I50wBsSq4Z9zJNOHAll8e1oaQ0wihGHa9wcGtf8hieg==","signatures":[{"sig":"MEMCHyu61PlgxRAk5Ix6taPxnSi3EaufbEsiB9k8d9UbAQACIEv5iXYaxAMk52T4jzo9kIvLHm2Cx8g4Ogf1Jg7FmeNf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428742,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJezT07CRA9TVsSAnZWagAA+nEP/1tHl/jFQj6e9+eEqOT0\na0ZOWILC39Gwk8XBW2iacTKc9ZawwDEXstjbj4bgIhOglua2AkF3Ip4AXqKk\nTrx/OF8g6yOwqds19XEhkyGcEfEW6Rztm1ODbq/sHd0EbHNox8CUaNMSCTTV\nYzxbZI1J//NdlfI19WqADZGmZ5H18cW/dWk3Ld2mWH+qtFvVRrzhst1hoFhS\nRRmH1962o7FaESx+jyoKx9RH+gLNy7hU79BSlGyaNMCS3TWViCWWlSIuqovq\nAFhNUPtwupgnz4jkowTCTWBh+T18efDDqEXm09w8VBp7CWlN34gw+l5SOSlw\nnH8i6o14uZPQdNzswzlgfjtLJGwuRXXkSJrSENXMEBNvjt12VY4Q77v+EPHD\ncnMkmU6a7J0Ga2axjUQqnnzyzVF59EajYf6TTP1l6Q44Gn0u70unKjhbJImW\nfJ/MYqcPLpY5aMsgJG1paegmuuw+oRjXjWFfHRmfdXTGb/jatrKpiKzJ1C1R\nQ/ZdKEGBo9JNRfexZUbPb1NigvL6bRqNcyE4ZrrP9DQqwlmvtGFi+DenQQEf\nwk9wpVsQ02f2d5I1Q4pnfLslkBZ2omevvbnyK4V50gdw870uNkrsohlsEXTn\nJf1/WggKhRs1tt7Ce149K2wv2mwwkv3QSkJtBcgeNN4autNeLVedidfNIq+S\nNzAM\r\n=BuVT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.22.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"6.0.1","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"6.0.1","@graphql-codegen/core":"1.15.1-alpha-2c34ad8f.1+2c34ad8f","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"6.0.1","@graphql-tools/url-loader":"6.0.1","@graphql-tools/github-loader":"6.0.1","@graphql-tools/prisma-loader":"6.0.1","@graphql-codegen/plugin-helpers":"1.15.1-alpha-2c34ad8f.1+2c34ad8f","@graphql-tools/code-file-loader":"6.0.1","@graphql-tools/json-file-loader":"6.0.1","@graphql-tools/graphql-file-loader":"6.0.1","@graphql-tools/apollo-engine-loader":"6.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.15.1-alpha-2c34ad8f.1_1590508858501_0.6280808146534873","host":"s3://npm-registry-packages"}},"1.15.1-alpha-b7051187.6":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-b7051187.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-b7051187.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3ebc3e2148b7e606b576a3157724f0db7ef566f5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-b7051187.6.tgz","fileCount":33,"integrity":"sha512-KiUmaY7Y3duzvtfsmdqity3+vyZqdVUObQqgPnDC/8S9piChBTG8d4qD9cWh4GFljG6Zv2aEDjMp50VWuZbRMA==","signatures":[{"sig":"MEUCIQDtL7VHCKyDlmOIlEzthO42K83D053gA/e2oGsAKY2UVgIgOPDKoAQHzYTgTCZJ1joF1oTuX6ExGMJMVPQUnPNX7DM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428742,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJezm2kCRA9TVsSAnZWagAAgPUQAIvY3VJujV4bcbWxoRSo\nlNZbcyq6Y3XUEm56xWZ2LcDJOzRrfhJigLFcUs1rlQ+c0mb2pVxDsONjm0u1\n7gsw8Gt4IhJiCR4O8zsPvd5vEWACI3IN+s0xmelYytLSkuwW+NoASONG/Qfy\nzPZDTjCvhujfFxtCycZ0KM0UJmxX1lj9gW6yfVN/RuWTzsERNId0lk7xJrfv\n4BmlQI9i2DE5g+CX8nawqEfB9E1RlQ0LJECQbUAapAd8noXv03LUoFre5eRK\nhcV37ZuLnpUfEcQGQBgBe+FnCko91hAiFbPJLyQNhO5WvQ8g5rzCMssr/nGb\nT+s4MwEQnqnThvnv6vvOaFcUW+kDKravk11JO3dsVacVrHsjy4kntWXsgjdc\ngPtpNTUDOhHL44rotDb+CojeMFg1lGkarK2Z68KpLsBk02E0oCEenvdLgV9M\nNMRb0J3qKzekUc8sRBSDrbFVAI+SDgCXSP7C52m//L6m+rubtsPCCWE1v7SU\n2ocGjok66Z2FMkCHQdmmqBK5ULtLRd3i57oLtgp8xfZ1F7IS5+wib1Gj7lz/\nGFJoNCb1n+cGoWXjYeeVPOKCLHtjIAM3fe05rM0bmM1hBlFpf5+C5FcZfq6d\nrKP8M9/QMk6jYKlGl7z9djwUpfPh/TfgdCC+3yZwD/CbxIM969cabiGc5F6v\nCfAy\r\n=1yY9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.22.0/node@v13.14.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"13.14.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"6.0.1","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"6.0.1","@graphql-codegen/core":"1.15.1-alpha-b7051187.6+b7051187","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"6.0.1","@graphql-tools/url-loader":"6.0.1","@graphql-tools/github-loader":"6.0.1","@graphql-tools/prisma-loader":"6.0.1","@graphql-codegen/plugin-helpers":"1.15.1-alpha-b7051187.6+b7051187","@graphql-tools/code-file-loader":"6.0.1","@graphql-tools/json-file-loader":"6.0.1","@graphql-tools/graphql-file-loader":"6.0.1","@graphql-tools/apollo-engine-loader":"6.0.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.15.1-alpha-b7051187.6_1590586787835_0.6124340602664538","host":"s3://npm-registry-packages"}},"1.15.1-alpha-8312e91b.6":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-8312e91b.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-8312e91b.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d2ebeba053c2d4bfc4398f03aac273105dc43c75","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-8312e91b.6.tgz","fileCount":33,"integrity":"sha512-ewGmgqOYjNIFZz42OE6v9GFgkucttcpnwgoV2jQE6xtG6X/oqU8dlfRXQq15bBzGlzaXEWHdExSlVeldwizeuQ==","signatures":[{"sig":"MEQCIHPsA/tTADdei33QvPhVH3saxoo6Klc1KOjm4nIqmZtTAiAx8YZ94+J+VAhkAT6WqLd0yIXx9yUywJRaHzix5KzFpA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428742,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJezm5ECRA9TVsSAnZWagAADUsP/jJa4RUf9zdKvVWWPuDH\nNzNqGmphJg9c2JnNocbCGbzTXDsihc1enX1yjWOrW9IEu+7wsb54Oa7t1IDh\nQiVS1H7b/MzLZxlU2UeajvcvOV8uulDWuhEnoY86uU/mPGC+m2Q62eO48mGJ\nR9C6lzkklPc/qRJSCw7uNdomZK7OwXbJqYG6YjdlpvXGjDfECUYgQ+V7t28t\nwVelvggOy8UV9f7RgJJUWmvYhRq92dWtzwkFF5xpFMJtOg2GQQlHRnrFbUEy\nJK9OD4QAxC0v9nDJli8bS/F+AqtiDdi2GsmdYfoLgRmoESc4QmRDw/SQo1LV\nrAX2qGzT5+I1IPgTFJz0qz35BFSaNCaX1foIVVuKCVyVn4r6IUCSdvmw+DTw\n7LeDeYvXY0Fli2NOD6rkWkD4h+DjkCcYZEn9/+zD0k1lfaqRz327Mh/+KB7X\nvvbh59vSmRvEYrq9tJnWtyIV8UgfrufgAfxSId7L1vWgC7iGFiU0lKokEAIs\nBbXdHvXAKPoCMfXuuIbzS5WhUriMc5LGaQmLAFVNVeDsBeIu/jNvRc4tFmcY\nrr/J3U7TxxIDuwPxiMdo2tAvjTzHi2BZMaR3rYANE6c7dSQbJxOy3uM73hYU\neadDTBmCBAPt0PG64TQ5sZOvI45Gq+q6m+3WupVg8HOvrHXhegsZ8+m68JJa\nCO9e\r\n=8njB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.22.0/node@v14.3.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"6.0.1","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"6.0.1","@graphql-codegen/core":"1.15.1-alpha-8312e91b.6+8312e91b","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"6.0.1","@graphql-tools/url-loader":"6.0.1","@graphql-tools/github-loader":"6.0.1","@graphql-tools/prisma-loader":"6.0.1","@graphql-codegen/plugin-helpers":"1.15.1-alpha-8312e91b.6+8312e91b","@graphql-tools/code-file-loader":"6.0.1","@graphql-tools/json-file-loader":"6.0.1","@graphql-tools/graphql-file-loader":"6.0.1","@graphql-tools/apollo-engine-loader":"6.0.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.15.1-alpha-8312e91b.6_1590586947914_0.6164903229517633","host":"s3://npm-registry-packages"}},"1.15.1-alpha-ea24ff3a.7":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-ea24ff3a.7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-ea24ff3a.7","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4e1acf645812280882c3c84cfb52de164408980e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-ea24ff3a.7.tgz","fileCount":33,"integrity":"sha512-7qRQAxIfZC3OGJrwDo0v3vR5IQnIIEiBYsiWLzslDx2LlvyJ1K3PSVXrh4E4BITP5FI+8OinlRePfBGn5E/VBg==","signatures":[{"sig":"MEQCIAmTn7eRdwxLBtRFsBaL+gsKB356M176rPLfrNukSL8UAiBbeSNIfW61zEqkXQepce4N/veZmkE6evCCzXgON0E/5Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428742,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJezm8VCRA9TVsSAnZWagAAqF4P/jLvJnajoz5hlBpolUHT\nEV22+7OUE6vBom7zgVMbFrwCzMKxCKSj/weH3ph6dD/kFLyBQg9qSA7EDQC/\nuM24XN5L+OimnZ6Yiy6cCnpkPY+GVPIWmnqOo9vYt/+LaSMOdheoB9lO47Q1\nOvzT11yieDYQHbWB8a7C7fCkgz7Q3ED7eVpdxT3O8O/BEEWelYP05/Go2hO2\njc2sMQlBfK3v2LlYF3KoaVURUtYRa54jD97FBHzHpB/O7wJ8OD3uAcDBerjP\nIWa8Skjg6B2ryejqraFnGq2XkMS0jtlIGd+rfq08PszgsrW7MjZPrHK5pJM2\njSdL1z/tUHlkuhWYv4sXNMJ+/LPFOw25TBFEn2C/ARSTjo+TfGU3PPk/3YS6\n7ZdDFoUE0GF3ke1jrV8KTouinDEL6grJeKj9+YbdMWLOq1zAap3uALt6GwWa\nLxl3xrPuSjHbeTJB/YWih2Vqn0X4i7OTfexCh7EdclZsjy+hSUsoPn3UqWU/\nQSbgogEPayd9hcL3KVuI6daZYkt5T4eiztKNE6cYflvJcMh7x5mgeq0Ci/bh\nh5cY8PKtnGK9WZTw91W3DH9EZChizeovo6wuwk6TmfMrGtHt5zq9w0zyz1o9\nJ0yA52SqpQYvjsgw837vgrEGE632SdeybhNXEqSIb8knnMRiX+YZ8DphTQuY\nfCbp\r\n=rS3U\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.22.0/node@v14.3.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"6.0.1","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"6.0.1","@graphql-codegen/core":"1.15.1-alpha-ea24ff3a.7+ea24ff3a","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"6.0.3","@graphql-tools/url-loader":"6.0.1","@graphql-tools/github-loader":"6.0.1","@graphql-tools/prisma-loader":"6.0.1","@graphql-codegen/plugin-helpers":"1.15.1-alpha-ea24ff3a.7+ea24ff3a","@graphql-tools/code-file-loader":"6.0.1","@graphql-tools/json-file-loader":"6.0.1","@graphql-tools/graphql-file-loader":"6.0.1","@graphql-tools/apollo-engine-loader":"6.0.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.15.1-alpha-ea24ff3a.7_1590587156539_0.3009404298721001","host":"s3://npm-registry-packages"}},"1.15.1-alpha-1f2eeae3.9":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-1f2eeae3.9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-1f2eeae3.9","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"331ba788db7659d4743238c9ca0bb243cfde5300","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-1f2eeae3.9.tgz","fileCount":33,"integrity":"sha512-LEHo7daGF05QXo5fB/HRjr1NchGcGYFC1WilEa5wPbGmV+O091Bp6Z235WKrEJIGd4s0Q/+ZTKfv/cUgTJxrBQ==","signatures":[{"sig":"MEYCIQC0PKCVGHwVRvvTUPGp/9P9O55d38Q2+Jv5T8G21D2HBwIhAIqjmsPq/Lg/ONzWwM1v2RYbkXqh5urfOduzyeqXA25D","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428742,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJezoBcCRA9TVsSAnZWagAAcs8QAJ8LD55IEUzo7LuTrMnN\nPnQYZiEiwAGrM7nuVwpQK8rPmxYMOKCPxtXYYZb5+Y3vlfijdySuk8uDVi4B\nE34T4MJwSgcadQsEWPWqXGJZM6ui3b+lj+1H3tL9JtgsfRTdnni2+EmzBc2h\nZz6gl+GjsWm7+xTL0PW0Jok41uahALLCxa4JIajSfRiS6PZUEMMHrN51W/i2\nuNMOeKg2wt/C2XTH7cNKiv711cfx7+z2g8j7as5NFOddvWgqb+FB3uQ0Sa0s\nk28dM1s2F3L8fK4r/ZYrDgr1GYDbxf942vdvcbjD76IIGUsIAtEh1IexiAjV\noLb86lYH2p1bTedJeGrjCS5xfWjP1iCUssNWdQRcNGQiZnHcA0RLgnTMqb/B\nTNlcfvnwRzczitJ5wUf1wLmQlyn/H/yRf/VMr1Vn4osD1av9smlpT0p6gCBo\nJNFNM1LUDkXINdr42UbmiDAcokhaOs4Nn7YjbuUMwpnf1jsbczHPFW2Nbem4\nnDAMqceFCbxvjTEC4v/wB3LI32rjaz25vcJbneZyAB+nfJFFAJkQ4krXenwF\nBhTt/fReLkR8bQxP42lWP0GG2mqPEbrjgZxE8L9PqWPU+WqAc6fvXUy+DgPX\nn+6s89j7eAUxAe/waJHmpHHs1bqRpnIAy5VGiY/jWC8vDmYX8SsdbYNigbVC\nl9bS\r\n=o+NF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.22.0/node@v14.3.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"6.0.3","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"6.0.3","@graphql-codegen/core":"1.15.1-alpha-1f2eeae3.9+1f2eeae3","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"6.0.3","@graphql-tools/url-loader":"6.0.3","@graphql-tools/github-loader":"6.0.3","@graphql-tools/prisma-loader":"6.0.3","@graphql-codegen/plugin-helpers":"1.15.1-alpha-1f2eeae3.9+1f2eeae3","@graphql-tools/code-file-loader":"6.0.3","@graphql-tools/json-file-loader":"6.0.3","@graphql-tools/graphql-file-loader":"6.0.3","@graphql-tools/apollo-engine-loader":"6.0.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.15.1-alpha-1f2eeae3.9_1590591579788_0.6558255146331338","host":"s3://npm-registry-packages"}},"1.15.1-alpha-849662d9.10":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-849662d9.10","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-849662d9.10","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0bf69099f6104a40e5f4f04a054b842dbf116e96","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-849662d9.10.tgz","fileCount":33,"integrity":"sha512-yMxjDEanhvHmtdnhVFArudAtzL8Y0+FzKRulA6aVNzvmfZU3ZZr6QiFZWUtxBztuHWJKAFowTT1Cg4xjeAnbTw==","signatures":[{"sig":"MEYCIQCPkaOEXQUuAklttWbcuTyurfSEaYB0PImXz0zmtfXZ7gIhAJ4ItmFSPoDT1FEqFsvJKaWOf3xs4SfbFDXM5qfnOiuv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428745,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJezoSLCRA9TVsSAnZWagAAUhkP/1PcaVi7H+R3f8PgIDHJ\nWxU+vGt7dmbtYvQaHccDBru9jFsPZRZi3w90/XCa8lP1Kj6LI7DE9DURt8sL\n26JcytMmXdfQHUT2aVBI5RcIpvFV3J/t8LQ/kvgOPeSecj/DrxEm5NDsOy4/\nbTryLlYtzgDJRdNzJEcgk8Dnq5/qLaihG2OFjzB48eZ05dkKlDRTu8M+2rtf\nFfBrheNssrTT56VRDd8WT2p4DJo3JQe2TWzKVTQhrVjm1Dl9o4ZVnoxI7PQ7\nialjfbNh+l7ohSruTRDdjDPQ7emay0QDAvRDicwrh92DPOl0dTiZvq9IKI4m\n9zywoF/CtZcl5eTBa2yDhOjtFIKwhwOCkp6hYsdni/fgAdhQ0O64PQpIvwYb\nyHqTEjEsgc1wNWoPQ/DUNlPpXrqnkDMiISVEURIXudHKcq87Uhipx1kyYsKp\nvjEEgyRlEESnBRP5ji61VjWHNS4L5Lv7uJxvOx6oA6sRSPOWEVKMxR7AOh1C\nqSiZJWpk+Ej0aJjuP4KdnoN5MNJBioNoLj5qmmp0CuQHjgc/R3F8lNiEWMJ6\nBfPBi4l/s2qKwkBL84LjIQbqxwZ1P/GhDIk4pTDRkzhMTUlhSG+SKBPRhIn6\nVeRDpVRT496AWny5IOlusESbdOJBdSV8jad2XaqKH08oSl3FUY1WfkFHpwZr\n5zKm\r\n=RBEI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.22.0/node@v14.3.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"6.0.3","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"6.0.3","@graphql-codegen/core":"1.15.1-alpha-849662d9.10+849662d9","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"6.0.3","@graphql-tools/url-loader":"6.0.3","@graphql-tools/github-loader":"6.0.3","@graphql-tools/prisma-loader":"6.0.3","@graphql-codegen/plugin-helpers":"1.15.1-alpha-849662d9.10+849662d9","@graphql-tools/code-file-loader":"6.0.3","@graphql-tools/json-file-loader":"6.0.3","@graphql-tools/graphql-file-loader":"6.0.3","@graphql-tools/apollo-engine-loader":"6.0.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.15.1-alpha-849662d9.10_1590592651340_0.2525163992519954","host":"s3://npm-registry-packages"}},"1.15.1-alpha-f43786f2.10":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-f43786f2.10","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-f43786f2.10","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"fdfa850e91cc8825bfe45c967ecf8fbdd66163d0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-f43786f2.10.tgz","fileCount":33,"integrity":"sha512-L1ZoX3xMZQzZp1SIOsFaCIWZ8roGeJbxdo5F/BKkgThUS3gZW3GT5vMvwBcGjGkj8KLn6SuSVo/zR4BMvl4LrQ==","signatures":[{"sig":"MEUCIQDqpT63ixkWRBqxodLeweyhvtwit0CbCXSG/Io9IK0TyQIgYZzACQ/61/+vu8v9Wa6SMtXzeCYo+m096blGrJrrFI4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428745,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJezoWKCRA9TVsSAnZWagAAheoQAI574Yt773b9WVT0Om5N\nsRjHa4Z1YcZ1D/oeeHwrm2m1G6JlT8oVDS6AjCnLfdq2mTiawCZW+ku5Y/q2\nWs+5ueVr9IldWlZOBjlSfjvmaaGyf/xUy24g4h4x4l90UCcJ/A8BCO4Ny7qQ\nvHcVNb6jY39nydpMI/S3JIHxv1aCI9Po3vXfvSgG14qLrOWOSnSEFfL7WR++\nCjB3H3I1BZPfL4gG2gMPwKHxCxT3eesPNRr+Lur5j7Gp6i/toDMFyjhsUKTq\nw+zWvCGPDVhW5iSUxkTEqR/3vxcmiF2l0Au8Gu4MLaVq2xAU1NSVhyf4A6O9\nazDcQkOwQkkBDc25htNkwO9zgUDHs73Wo12dVwgSo/fTQkyfoQPLZnKuyYKU\nGc/+TXhOclkJ8G6RNjpM4tTAL+Gz9l4fiYNrhurt7rz1qPNhlsM4uq86m3UZ\nGb/wTXAZfsSAtcTa8xueyW7VSdB03pxUfcgFsYKMpzdufJ2cyrV+BiJqi+VM\ndB6Qt8x/S0fRao35mu7jlwpFt+CxqqXmTIT/J4UDC/e5tpYA0ulu6iwVhTFS\nh1D/zLhFG5zWqLhvt0vjo/H40pJBo4ujtGi7n4DE7KVq3WLFlZus+usciQzq\n9RQzQ887C4JlOLoERMABsgQKg0BiqbxKgnmADi0qcyusUN2ETQeBS9wpuO3q\nAkJ3\r\n=p3HB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.22.0/node@v14.3.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"6.0.3","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"6.0.3","@graphql-codegen/core":"1.15.1-alpha-f43786f2.10+f43786f2","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"6.0.3","@graphql-tools/url-loader":"6.0.3","@graphql-tools/github-loader":"6.0.3","@graphql-tools/prisma-loader":"6.0.3","@graphql-codegen/plugin-helpers":"1.15.1-alpha-f43786f2.10+f43786f2","@graphql-tools/code-file-loader":"6.0.3","@graphql-tools/json-file-loader":"6.0.3","@graphql-tools/graphql-file-loader":"6.0.3","@graphql-tools/apollo-engine-loader":"6.0.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.15.1-alpha-f43786f2.10_1590592905716_0.21439751918426686","host":"s3://npm-registry-packages"}},"1.15.1-alpha-67a88d0d.11":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-67a88d0d.11","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-67a88d0d.11","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"02244b8b9b8c212e69168aa831a896bdad9e24aa","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-67a88d0d.11.tgz","fileCount":33,"integrity":"sha512-FDTTLOUYbbw5xhNR9nXroBVlQXhXtAUx8Ih8FHQh5veCMCu1TRhs2TZrnUCoBA+oZvR96+RKLfoxdEOenvUvww==","signatures":[{"sig":"MEQCICzH4MCgINEZ51fzEhaSah8KxNYwt2uNHKxT5Ca3vAZ9AiBtsni4GSVyb0tWA3o9/sFaPHL2/JuqQDku+op94fV6Rg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428745,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJezomgCRA9TVsSAnZWagAA3MsQAJSmsKA1RvB7RxZaE4rK\nhF10VUs7mQD6O8HPzWfNcPe9LfQ/G2I9ul6Dxyl5XKVeSu8GYEHORSICvbPc\nBlXIYzbUk9wrALSkqTRLaRV6qxhth6/0jw7dCTnMxZ+2MyHTFhyqgct1F0b8\nFNn7oMidcvDuAQdsLh+nHft7Cr8BWRtKiOG4GI9w4pWXpLSxti9KMU7H527e\ngA9LWxaS4lCOQQ1YZza0pofEQjjJMA9vzGl9gDqI6lcgWWuhiY0o5sq2GyyI\nNOTEdSIWRJZKFE14cb1WyebYbLzA1o3IAn10J1vBe2aIPomtuPeGJK/nJudW\njBS8zfJjhRrQKs8c3Z97aN4JpbYwIZgTh3+MDRGRinnV4EJtyMZIWaBzS3oH\nVuB27UyxiRG73S/E8690iCk7GD+yJWqRQQVqs7T3/lOcZRk4BE/R1iezpnej\n8gIpUk3mvzfrboNPJWfJzCG7BGF7nAgCn5fTfNRpsWiuQ1pYNvHaeKS/Kgd7\nJQzghHBR8vQ+tb1B6Vg9vaqKRfIVQA35GY6erDQpo+rqVJyuP6hqda4e3uls\nnDNkWdDcesw/1A+kKXflIH/zir5pCJxh93Kfj4+SfRxzeRb0gOlUiQ8IsWMb\nOH7NuVRXxJIIFKVajtLoqICJsqBNPZvbK6vtLhGGhCUtrY1RBuZCTwcp03Up\nu3OV\r\n=iLk8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.22.0/node@v14.3.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"6.0.3","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"6.0.3","@graphql-codegen/core":"1.15.1-alpha-67a88d0d.11+67a88d0d","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"6.0.3","@graphql-tools/url-loader":"6.0.3","@graphql-tools/github-loader":"6.0.3","@graphql-tools/prisma-loader":"6.0.3","@graphql-codegen/plugin-helpers":"1.15.1-alpha-67a88d0d.11+67a88d0d","@graphql-tools/code-file-loader":"6.0.3","@graphql-tools/json-file-loader":"6.0.3","@graphql-tools/graphql-file-loader":"6.0.3","@graphql-tools/apollo-engine-loader":"6.0.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.15.1-alpha-67a88d0d.11_1590593952019_0.24123869249210972","host":"s3://npm-registry-packages"}},"1.15.1-alpha-6d00c217.15":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-6d00c217.15","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-6d00c217.15","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"9c1b3d7a89889670fd4df1943f1010ad4fd6b67b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-6d00c217.15.tgz","fileCount":33,"integrity":"sha512-mkKir8q20+oCJ9TalhQuTVUke3uvL1YEgiHBXBRTe+1wLlYvlb6mHr4p/Y6GBcy5RB7Xzecg87s2Qn5CQrpMcg==","signatures":[{"sig":"MEUCIQDuqmLDeADFrcZTP36FPDx/xvcLIVFoO0Txw5LoHri9CwIgWglu8lskAx3B5AQaX+FcyvFmo0mGj0oF/GZNNwjjsuA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431628,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJez9jzCRA9TVsSAnZWagAAmvcP/2f0rJcqU3qtMKOzypz6\n3qqkQJMesbHKJnXvKqyJfrXQKdEjtnCUHyFPK25dQw59WSvrg/tT22S4SUkG\nCK1CFDXEV76wLjdFpJWcNpSl4huR/2Xaf+yExE94VG/Qw3MwwLFhsYHQf4d4\nYNplNstsXPDWwPWj5bwhmRZ8ApIj/U+h0tZx9z7ZEEaOPYF41TlT65su03OU\n+xpiXEhzAaPuOlLkYsuPnxY4NXTVywyndF/9qAwtgTv4vJ78IUvbQYtFtfdN\nwDK/XmGkeJgepOb/wbLUcSlBCbRDxbhWZTt2PEb44uqEPSVP1YKL0FC9MoH4\nRe4B2pGHt2508pjypErxN2scASHSc9a94t38tdGyk+PLQYC7gMam+Qt0K2c9\nhWUI1TPbzw+y48d8vkFbhgn9a+EdA3iudIX39cQTpXUnayueFQldHOewGd4s\nKeyV65/AVFNBsRPdJU+JfJuqQOFMoVi1kUTG4xM/eu7dX/QYtnGLIQ0r4sdb\n7a2FQmGkcDEYHw2m4W9qj07x/mOp8NeySJoI9+Tza65HxJ5NY8C3tu4pONHb\nubT5LBtN63NYTFREd+0CzIDvyS0fOfMgQM4eqW1yJas/xfLIqLWYOuUlUood\noP2ZdESaCmiCoY0Evln8zFSD+6BzWBWbJVu3cwbBVl2ZUuYDcLcUQ1+aR5Wc\nakQW\r\n=7f0R\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.22.0/node@v14.3.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.1-alpha-6d00c217.15+6d00c217","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.1-alpha-6d00c217.15+6d00c217","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.15.1-alpha-6d00c217.15_1590679794975_0.9683096884856153","host":"s3://npm-registry-packages"}},"1.15.1-alpha-d89af684.21":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-d89af684.21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-d89af684.21","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d139946816a02dcdeee564955b0a5ffdc22ccf43","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-d89af684.21.tgz","fileCount":33,"integrity":"sha512-S2Up2XHtUBJ+UX10qcu9yphgsNTv+sF6MEGPFMxSzdJqXtipzIBwWw0na7HFBScCdWwOhaOKjUoeD7ThNGrFgA==","signatures":[{"sig":"MEYCIQDymuejiAZ8uqIMCWxDdScrluJDn7f7Rn82vjiUKLFOaQIhAN6/uTSukI9IQkbmHWl2gHqyARpaIWD30D/OcFjZF8fd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428745,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe0qMWCRA9TVsSAnZWagAANnUP/3298UOewZncL2guDy/M\njeQbGCi4j9VRJ/MXESr07witFbVB/IISEDzuwWEx6ytc0o/0FSIdMXrL0F8o\naPlA0U58AbpEqTWbsB1BHB/swE2rYmLHGfuJ4uKuGqcZ64l7NSb+hBNH0x7c\n4ejoCsOUxSCms0qEPvfA+/fbvNIENQ5Nq7Tz9HhJui10Q/2F86lW/cIyaqsi\nmLtM9Nqn5otjktXBeWjv7BM8uk5536akVSB+D1c/kVwUd2O5hjzA5WzIfrkn\nIsI0s4PIbu2jJJZoY5V4/2cL5zCkjkIgLMHDKeAzwCclWvKxYfid6FrJPj2g\nXogkp55BCwF9LhWTxKYNH9OmTFthZEqyFGZGchw47luMnDKjKF2GwW99c6LR\nobNPhcwkBYc3IiXqmXeONZkxd7W4YNIzzLbKEfjiaibVUdwl49uXV2CyBaDS\nkLKPFmDW06wWJ1qYdXQhCEKyLt59nkDukkC2tAzJ4m7DG3cpM9rj5eSF4Q5V\nOsunPHjJMbP9pHZub+w4puDgI1FkllIy2am9E1BWlo+OUgVyE6E7oI2vuwUF\nviGrPe238AydL76iZ1+zYIfrIQuKjR6eBrdkwnapsWyhJcJlSqPUesxhlS80\nqNB4C2uBEaoHztW93Ws/cU0wJl+UhykShwr98UQ50nzpKiL0oyDTsvqccLob\nT1LK\r\n=s9SC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.22.0/node@v14.3.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"6.0.5","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"6.0.5","@graphql-codegen/core":"1.15.1-alpha-d89af684.21+d89af684","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"6.0.5","@graphql-tools/url-loader":"6.0.5","@graphql-tools/github-loader":"6.0.5","@graphql-tools/prisma-loader":"6.0.5","@graphql-codegen/plugin-helpers":"1.15.1-alpha-d89af684.21+d89af684","@graphql-tools/code-file-loader":"6.0.5","@graphql-tools/json-file-loader":"6.0.5","@graphql-tools/graphql-file-loader":"6.0.5","@graphql-tools/apollo-engine-loader":"6.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.15.1-alpha-d89af684.21_1590862613572_0.7416210321337213","host":"s3://npm-registry-packages"}},"1.15.1-alpha-756b05ef.22":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-756b05ef.22","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-756b05ef.22","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"fb4a3c47ae484b8c13c6dd470e2785944d4fa28d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-756b05ef.22.tgz","fileCount":33,"integrity":"sha512-N1ZAH9POQUBD0P96F/H/7n7/OBzTTQZb0DErYiOD65HudQcgSxWfwucPZnks54bH0yiWdIW+SWV5VVy9ta6wmg==","signatures":[{"sig":"MEQCIE/MU8fS2yiRLAe03zkUdpBBrzF0EXje6RtHxP2b8belAiAy5Gv2UYYptgOoKJjJcv0vee+hpju1xir7S9Y6gHingA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428745,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe0qM+CRA9TVsSAnZWagAAtMIP/0DWSv0f2kSh3D2x+njM\nQkf69Un3SRgvHmqY3Of+tfMRWbSk0qFbJbUhRV00m9t840MOPFcSEpOtKMbd\nPuZyFM8MdlLiFisehqbS2wu9xbYEEVZ7So1YX2Pc5GUJ3fl822BKPw6DlIGs\nDGPihB2/fjI3L2bBmUbK9oydFPxx9ZhN+irhH1ZPcbTEvxWNJt0LH7vArsgH\ne3fv0t5q16OvgDF9yMhiFWIpZwAnfYMeduOo3l0lnYpxlKojW4KR0wPe+hr4\n2yeUrW1cM1ezq9RiNEloOY4km1nh2wP5tJ4cOu7ITIiacVsgaA7kTAqTwZq6\nivlFUTEQRsZAGcAg+nqFH9nJCc+UUSo7/OM9EwmI3a1UjkqNGSoScUC27cni\nOMIMGWxGdLXpRRI4PbdFfa96BKsAUmL1wgA5HwfYt9JimD5bu5Z8mGjct/qV\nXiCKz0Ag/NrywDdl6q+lunw/CZIoWHHg8gjr/9D+jzQyfEOHy2AGaY/t9Kq7\nQTzr3O6qreM+ZRGhNE54VvT2g1YbDvTKmC+M3Yx7MZzdvEYaAptoFwN59H0m\nrm1VptOugZN+UUrCMUsJKQKdmQL5yPddiGf+kjizGmMG5qIKaf9O/LZ0norx\n38GTuYdQNkMdfM+/4Cj99QAkMawN+/f4/h28C7NUnzu82iS7w2bFsYF4z+sL\niZJN\r\n=9XdS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.22.0/node@v14.3.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"6.0.5","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"6.0.5","@graphql-codegen/core":"1.15.1-alpha-756b05ef.22+756b05ef","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"6.0.5","@graphql-tools/url-loader":"6.0.5","@graphql-tools/github-loader":"6.0.5","@graphql-tools/prisma-loader":"6.0.5","@graphql-codegen/plugin-helpers":"1.15.1-alpha-756b05ef.22+756b05ef","@graphql-tools/code-file-loader":"6.0.5","@graphql-tools/json-file-loader":"6.0.5","@graphql-tools/graphql-file-loader":"6.0.5","@graphql-tools/apollo-engine-loader":"6.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.15.1-alpha-756b05ef.22_1590862653795_0.8958247351063096","host":"s3://npm-registry-packages"}},"1.15.1-alpha-1ef5d5b3.23":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-1ef5d5b3.23","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-1ef5d5b3.23","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"34931c7dacd9719259d932b10c649dfead33111b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-1ef5d5b3.23.tgz","fileCount":33,"integrity":"sha512-5VyD7h39jjilsWkp7G2fD1vTWxlMrGP/4Jy8yN4TPLVHvmCoruR986KmaBVsVvRpkYEU5ALVBBLBkm5JrHURkA==","signatures":[{"sig":"MEQCIDFeeflSBBhFWwEtSFSiLcmEHvMFnMknkYHjjFc5bzhCAiADWQ/dI75nK2UdvQx/9UjWgfGdc/dOybDfpC+JJVvswA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428745,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe0qN1CRA9TVsSAnZWagAAYhAP/0eEQtRB7o2ZKT5uGc6D\nBRwot4i1FOT/SCpSnY+0KqkmFgSjxIliYbkcio4ZmrlIhOOMV0IRGlEqjzcf\nc45md+JTMRUDm+sBv3HNVmYp22tbSzsgBzBXWpPwmmx7wxXOmBOOi87RhE4O\nU7iCdzHrm5tDH+4q0ikG56ygvvCKOdVN2ZlGm9HdoRYXR94arIKZgPp/olwb\nyMsL+nAcLKbrfhl68KeyId7M7+dYwEEmjwQQqeJEI06G3Yvzu3pmSn0I5NEJ\nb6Ok32lXERvW4q7deJcbgK0bhYZA2dzOs+ola60KzSlBBQKxCwVnB5xP0ptJ\n6CWk6H+06kdeXCzJkE/K9tWdWCINaI5xq4idQ78DqmqT7BaXychWcVKtZn55\nUBMhAJU0Hbq62v2zDM6dF8FbmIJONZDPzuL0aMRU95nmXc81MDp3Qy+rqOuj\nZ7phnhBHPcSY01UcjnooTaI3dXkS6kvU3/CD5qVClBsX69yq/DBtwxd1EOft\nQlx/Ni4FD5jb+0+MMbFmwNOkq5HmYCdx2YKB3dPyyv13XOTxbeliP7D2Ynmm\n7tvgcVIFx1Ov/6UMbjp0iDVZ47gYkgBl498jsbjV6oigIKkCLSKEuIhcADSa\nv4mU66FYWvq8/h2wODp5S5F8+dkT3grJvHNJE8+Mok3f671fxSbhztrXLAyL\nuIFY\r\n=bgOo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.22.0/node@v14.3.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"6.0.5","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"6.0.5","@graphql-codegen/core":"1.15.1-alpha-1ef5d5b3.23+1ef5d5b3","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"6.0.5","@graphql-tools/url-loader":"6.0.5","@graphql-tools/github-loader":"6.0.5","@graphql-tools/prisma-loader":"6.0.5","@graphql-codegen/plugin-helpers":"1.15.1-alpha-1ef5d5b3.23+1ef5d5b3","@graphql-tools/code-file-loader":"6.0.5","@graphql-tools/json-file-loader":"6.0.5","@graphql-tools/graphql-file-loader":"6.0.5","@graphql-tools/apollo-engine-loader":"6.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.15.1-alpha-1ef5d5b3.23_1590862708411_0.5229856963797828","host":"s3://npm-registry-packages"}},"1.15.1-alpha-f413e335.24":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-f413e335.24","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-f413e335.24","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5337e3d00db7ca20a7fc7276c220a7f417d68e74","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-f413e335.24.tgz","fileCount":33,"integrity":"sha512-tqo5AWRpodQg0u4HpFSGL5IpnKA9v4tbQp4YHOuJenny+v7EoxyYTb7cF65By2BJNPpV4ILT+9L1oOJ6aSRQVA==","signatures":[{"sig":"MEUCIC1XhUzzo/6akITwTiOCrwrnFwLUjeXvqZUx+IYudhJoAiEAn/5CodBDNlDidDsXxGtZSTbC8CpJrMe9dqVhKPyMLeQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428745,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe0qO3CRA9TVsSAnZWagAAjhwP/iyB2J2w6lrn30ucxY1/\nb7KUgZqoj8kkE9O/JM7HGfMupGU6z1FsGCuZVwPWqP7r4cLEWLwSP/k1eKYy\nQxwEjcN5B9ij8fRO1iPxYEXp8L0FB+uUx6WLYQBPctVbjcUtyIZj0EZnLk9Y\nbRtgufRP3sL+cJ/ORg66riwUyUb2O1nx8d3Y1bPjS82lrD/UQPh8nJH6D4WV\nbjSmB7tUkxw6/seZp7U6WBXTDoJzyWLgzGU5koaAFZUriDewPhZlLazr0PBC\nShZKwokM4avKCqLeIzdnDzZBWVIv/1NiXneob2K37OJL84dCxPcXbIbaJ0g9\nu5IDmXPBx3YKZWyjfeWgzjbPRoWd+bsSqzqdzBX5jMvPh/vqmkWKBVIViFTS\nKKQ7IzgPf32Jn1ZmJczIxyrPeb5+TUnw9JSGFOG071U4ZQVcH9Zi6gt6F9XR\nlwZ7iiIXINPHtb3OK29aNfoDM0rEwxLuzlNlQC+rp5Kze24fVuYIku331XNk\nrjb6a5a8iPKTBnKe+6Zd9jlgcSdGxO3viLyX8pNmQ1DJGNfhqdTsRH0N+TQF\n1cgQJgnoqrsUdD3P8nx37snhTIK4intqcXyoCEaMlhhiIpk9DQ0tXu0hJVY6\nlknbJtFo4TneOhS9ODxIn5qpCQEV+qc4rHCHM+0lmfKr9U9/7I1K5LDgjAGr\nfNgt\r\n=hgqN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.22.0/node@v14.3.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"6.0.5","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"6.0.5","@graphql-codegen/core":"1.15.1-alpha-f413e335.24+f413e335","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"6.0.5","@graphql-tools/url-loader":"6.0.5","@graphql-tools/github-loader":"6.0.5","@graphql-tools/prisma-loader":"6.0.5","@graphql-codegen/plugin-helpers":"1.15.1-alpha-f413e335.24+f413e335","@graphql-tools/code-file-loader":"6.0.5","@graphql-tools/json-file-loader":"6.0.5","@graphql-tools/graphql-file-loader":"6.0.5","@graphql-tools/apollo-engine-loader":"6.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.15.1-alpha-f413e335.24_1590862775112_0.8254891347319115","host":"s3://npm-registry-packages"}},"1.15.1-alpha-7fd75cd7.25":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-7fd75cd7.25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-7fd75cd7.25","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5bf650761dc95dfdffb7366b861fb739c9597495","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-7fd75cd7.25.tgz","fileCount":33,"integrity":"sha512-t3JNUIFRoOo4pIwfuIsNWbsGZztF+Y9tt68uCw7l3Ws+lS/9o6sxbdNuugI7U3FuZqP3vQcEabHEhwBU8fTBiA==","signatures":[{"sig":"MEYCIQCtPk+mK41gsnuARubm2/+k/mlDmqgfJRJXo5bI7gm2SwIhAO8K8qyiyW/uhTCj/YkRaGL32eoXeu1k/dJ+GtOvcuHA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428745,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe0qP4CRA9TVsSAnZWagAAfHEP+gNvyIukNtUzR7FCCWuP\nwVSexLgj9iownRE3ZGqdmgHVkKjdjTXBEo4BO04RFTK2uP3A/A6HeAyKeXYe\nZJxJKby/LvXc/hKJXwYuAdkS0le3MP1lUNd6ekSAepA5R057uIMh9ZE2C/ou\nCjP3fU1RaLXcImvJMHerGidg3ECUcthcBKb2E3YNQ66i6re/nd2lSJCXS+i1\npqPIQyvwdQojpi+UBWiK5L/e2US867VcV0GyKr2kWq/elwCr4/yIpkxhHuTe\nmNKi+PjsGILBabI8+zG1B3LNEE/A2xfb9wr3KwzRyrGnB9X1HTNGy7NYQHIo\nXi9tB4eqF1RG+D0V61YewArNfaxLkrtHjZ4DgSfzrkAE0/l2uGRA3ytrNYaj\nASNWl3BAsvFJvO7Bq3GDb7dSywdFK4OF5kMe2FCEQhB++Bm4nIaSoH+XFzOt\nY8XdBQ1niP0hclss9R1Mzkzpvtyo2rtRyEpTBYk3SAj2BqTQP5GK3zq9wMWh\nocxJbeACKq2cNlcRHJu788bcBIRQP+XCFHtG7eNMCqEQHGoS29LOG0CyrsLJ\ngdMIlpNFGqv3be9y9DOD9scV+VrZ+aFtLAa2LwR2TlbuHTIUXWYzz4mxYBPo\ncPFsuJgTB579JA/jcR7nvmrdNy4rl9PYsskBdpv4DWJTJ8v9r4verycroUB8\nw/5B\r\n=S0qF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.22.0/node@v14.3.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"6.0.5","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"6.0.5","@graphql-codegen/core":"1.15.1-alpha-7fd75cd7.25+7fd75cd7","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"6.0.5","@graphql-tools/url-loader":"6.0.5","@graphql-tools/github-loader":"6.0.5","@graphql-tools/prisma-loader":"6.0.5","@graphql-codegen/plugin-helpers":"1.15.1-alpha-7fd75cd7.25+7fd75cd7","@graphql-tools/code-file-loader":"6.0.5","@graphql-tools/json-file-loader":"6.0.5","@graphql-tools/graphql-file-loader":"6.0.5","@graphql-tools/apollo-engine-loader":"6.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.15.1-alpha-7fd75cd7.25_1590862839869_0.2417262689217008","host":"s3://npm-registry-packages"}},"1.15.1-alpha-9cd8b798.27":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-9cd8b798.27","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-9cd8b798.27","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"82b868df627b859bf807b769c87e621c044900b9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-9cd8b798.27.tgz","fileCount":33,"integrity":"sha512-HHn4TcQ4hH7kZhDojlUteNU7wojuOeEvme7ZpaXD/OVJun4FrjtswIuNp8hA/EJ/9+9hU8F0xqYFilDGQ2rojQ==","signatures":[{"sig":"MEYCIQDY/WPEsK4MXWBZFHXA+jqCDFGNOl2OjtLVGqhFc6H5dAIhAMjyzDt15DxaHvaigHuHH66x9AdFCO3tm5e72svl1FWo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428745,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe012uCRA9TVsSAnZWagAAABUQAJs+ZbZiKfikoODKuOO4\nnKHM6hw60rCEGSfviWFOcPRTYFQLqSW7rdPZ9zzMinzNj6cy6Q75LXR2D/d5\nkcwtkmCWNIJ8DfMU9WXA2rhreVCNl1LGLQdfl9ISIp1ld4LsDq14M+UNh75x\ndlMY4MZVdDbJdyU60Jz3MObNTpXOQtBzYDUjDQ0xvn84kCHoV6aa/lDwaR7M\nDQ3ckfX+HmNt8xwVsgzgbdY4Dh0gv6zc73oGr7lwJ9WJUxeyUAnYiouMTymk\n5YAhef9+XuJbVMhmf3K1kd2Reu9+65X22aKQiO76DNigL5ab7hroLsSE2zb8\nLBBvaLh/N4EJTE+DrTHq0/ZuZ4LmI45aIHdqNnnQ1SxsV3d3VIEHuWgScHSv\nvf/xEQX8HkZxr2ei/GWYxELyzNXxxp7d5J1yeIvsrujiMSfKvN/WIE8pWknT\nWiW/xhiTUPLe9ZLR1tUKoayftsmmeC5+5HhbKfk+EqinWO8Iuawz1EIfFPRy\nyqHySlbeJnMgBUpU7++bUC2PAtS15DqxRBBVj6jEVoX9mMU0XNAKHRHUVnWr\nU33/qswWzoiGV+w39JUrrPHWxC+9AyvC2FcNGcEXibnaRQ39rI/C+BMHhrFU\n1GXP4vKoZRXbY7ZoFqlQQdg7kfRVItQWMn4ueUs0PzaHhbC+3N30rm6sfV3F\ncv1n\r\n=Hojr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.22.0/node@v14.3.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"6.0.5","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"6.0.5","@graphql-codegen/core":"1.15.1-alpha-9cd8b798.27+9cd8b798","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"6.0.5","@graphql-tools/url-loader":"6.0.5","@graphql-tools/github-loader":"6.0.5","@graphql-tools/prisma-loader":"6.0.5","@graphql-codegen/plugin-helpers":"1.15.1-alpha-9cd8b798.27+9cd8b798","@graphql-tools/code-file-loader":"6.0.5","@graphql-tools/json-file-loader":"6.0.5","@graphql-tools/graphql-file-loader":"6.0.5","@graphql-tools/apollo-engine-loader":"6.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.15.1-alpha-9cd8b798.27_1590910381919_0.25287088876638375","host":"s3://npm-registry-packages"}},"1.15.1-alpha-247a8b0b.28":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-247a8b0b.28","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-247a8b0b.28","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"7d6483e21a701d1d3a270e3b03f0f624f5f68f80","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-247a8b0b.28.tgz","fileCount":33,"integrity":"sha512-C4tAm8s9fvCsg5eGmRORAaaI8Wg1OBG5EpCaBYYtGAqgEvqMR0U0GcGdFLDnwfKI1jOvTeevvvStyKvw2ZdJLw==","signatures":[{"sig":"MEQCID7YLFfKNPGr3bJyO/XlQKNfVnSdEsTI2MLg19ySjAgGAiAiZRUJfNxRfhIf0U4hvnfskhPD1ozB7oyioxmfRwOrHQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428745,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe02IiCRA9TVsSAnZWagAAgU0QAJNjcxx4PIBmCTwpYXFY\n2v1XCUGUn2IZkOR2P5i+R6Vf444/DolUCGOdbSHt7a4FMLHemIszsgji+Hht\nNvV42d1ydJCeOei/P7mvBpwhVJmOtQse+p4obEW+VVpLUZ81xmpmH1eiUHEl\nfYxD2kiIWovBVrF6C4toOwdSCD2qucMOL1EjFZwgz8zGXZn7QdUefQEhGQYG\nL6EptjhgUfbQTCwuCfmhGCMn4Wi6NIJSI3y4vvtXNY+SxGtxnCSrC5WiN9oq\nhtWjB18ftYnWgxnExXUTdETWXQIUIsoxvP82ejspvJ5UFR02QDAdKivp54Dh\nYpk0FYWUasnXK0GDxqEpslC9ctWjIRsUBHvA/9IaQvxuSaFgFKo/8TlQNCf8\nfRJmlWYxCDeeriSpq8PafQa6lIKHy3RfH+L+bZWXlKLp2YEvQCqIX3mCihSt\nNo2f5TgWGR+dS6m+nXlHkPG+1xvBfaGjoxlsVYaVR3jiyX3TOdN05dmSvMQB\n+daAfX5yajRl7j5zndJAPzXxwtvGwZW++qM18cpi2X3v4jsQw9Xkh/3ozz2R\neNx0RIIa5816rOaPnQVSIh4CEoPPEAClLjjDwmSDUQOxJU8j6sQtnMqmft1A\naXk/XsX2WB1AjxbiVjsfyy+GXNuWSvNv4yKo3gO5KSAiiHn3EF1baJpEpgvv\nvrgE\r\n=MNMr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.22.0/node@v14.3.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"6.0.5","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"6.0.5","@graphql-codegen/core":"1.15.1-alpha-247a8b0b.28+247a8b0b","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"6.0.5","@graphql-tools/url-loader":"6.0.5","@graphql-tools/github-loader":"6.0.5","@graphql-tools/prisma-loader":"6.0.5","@graphql-codegen/plugin-helpers":"1.15.1-alpha-247a8b0b.28+247a8b0b","@graphql-tools/code-file-loader":"6.0.5","@graphql-tools/json-file-loader":"6.0.5","@graphql-tools/graphql-file-loader":"6.0.5","@graphql-tools/apollo-engine-loader":"6.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.15.1-alpha-247a8b0b.28_1590911521713_0.5277412122319229","host":"s3://npm-registry-packages"}},"1.15.1-alpha-871522fe.29":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-871522fe.29","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-871522fe.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"84b07c72ee8a511955b72fe258582cadbf344691","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-871522fe.29.tgz","fileCount":33,"integrity":"sha512-9fktyrb2uIGPfUuOPcjV32X6ZamjLhh6+ay8UEY8gaHlpaIKQahQlptQ3qh0muYwTtq4qQzjBMofCpR8+KvUAw==","signatures":[{"sig":"MEYCIQCkt76vkh7N4VYediSdcYVzKvCeFQU/8sENm7Spckb3EQIhAPWv8viJbIIJ1SxKjPCJy7ezI1W+RyK6yxyYTtMkGDH5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428745,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe02dtCRA9TVsSAnZWagAA/scP/2EKNL0m8+NY4oJGwx51\n/xS0gjKORGILmuGer1d5HapoHcKlNqazceyg92fphN5AYwfNM9qMzzr47WYH\nvb4l5waEwN07mCSf1bUktRp6H0qLPtIknd10XggsNU04TnVrPTI53NAUaANG\nyUnzSEPzMDOraQ/mTolZiP/SJko3WUSfTyvVYWPQ6lTSZvaTOD6wz5OZLNq9\nJkHteFaz740sIYUi0obrQ48zRiVxWCBB7l2ZKmTWaUKLhF7qhqXpB3ikE/Ei\neRfXyuVyXux60kwGoLU3QrM0JuBomwa0x/5XvIOwjEm3Dwjh9dBeIUJN2O3l\nipLMYI2iXNy9AngLMH10zOd9e0qlT54enRggjBcbLOVrpjwWc8NPAvkFCGax\nOHYvdwE/YrptUFo6U+3utYEbpIjPY3diy/UUirJnpJXOkfq5Vb0J2F6mvPsY\nkXV/jmAeUsMtWP9viWSsQJYSG9clwhSol68g909F+6GgRgGADThoS02Y4SC5\nDoR6ng76YaIOcS/UdlAiRDjOnHAXFW7FhgmhXDtjmvXTE1MR+f4dxMIV2kR+\nRdDqtMNcuVj6xgyskfB5y4vlmNUCIxW8aZh6xOhXdKvUU4m8TkC+kpr1diUi\npqJye1mYSc0dOARcPR2TBFFHF//rW0BuGceleRzEk8eYIC1JJxaPIa7o7S+A\nNhSX\r\n=v68A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.22.0/node@v14.3.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"6.0.5","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"6.0.5","@graphql-codegen/core":"1.15.1-alpha-871522fe.29+871522fe","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"6.0.5","@graphql-tools/url-loader":"6.0.5","@graphql-tools/github-loader":"6.0.5","@graphql-tools/prisma-loader":"6.0.5","@graphql-codegen/plugin-helpers":"1.15.1-alpha-871522fe.29+871522fe","@graphql-tools/code-file-loader":"6.0.5","@graphql-tools/json-file-loader":"6.0.5","@graphql-tools/graphql-file-loader":"6.0.5","@graphql-tools/apollo-engine-loader":"6.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.15.1-alpha-871522fe.29_1590912876585_0.8651389897047419","host":"s3://npm-registry-packages"}},"1.15.1-alpha-4ca861a4.29":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-4ca861a4.29","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-4ca861a4.29","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"555d50943e69f21cb975c118290ff658fc1427fe","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-4ca861a4.29.tgz","fileCount":33,"integrity":"sha512-YlCsnh9Ie1jrwgME/7Wq+x9TV5QVGBCSVD6kOL4BG0qqs8SsKIkowsnJKHgJTHeCVRqmr3DFq8xpe4ORqTqKKQ==","signatures":[{"sig":"MEUCIQDLWei1ytjE8hznAOhjnjHKtPB8LPOishByrytmOQ07RAIgNDYNAJEO9OzNhp2+Alu9gzgqbLlqtvoGPGyg2hTWmI4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428745,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe03E3CRA9TVsSAnZWagAAin4P/R+Am5zGR2CSf2thbEoA\n/mmVYGeiZBP/kgSTZHhbuJKEZe386WuL96ZouoJ8/S9eSqobljwB0XUrdkb4\nbyjJXAHJfucUeMqoT1QnLWcg7QE6ESVDHHvzFripST9bHSn3RL7xmiF09CcE\nPjLyOtwHGK/L2J1wbYKujBf6uBPyv/nVk1W+70npE5rI5r0n1u3tCqcDXej7\nFCMzncuz4WBF14wsLyoIssTm5qA2EWI55Ji+NKZQIDESOihzOhqR2vBuGAji\nuKkEume0axZrbSVa5JbfzlC/21bz/IV5Vgvblniwm1W2sVIFIuKvEWN5Y2j5\nXbDFjHF/wQUpxlx2dZUYdMfY1EuigAhv2pzGJFBJxvj+Yu1CuYsJXxtputmQ\nB9gkKhZuzk//6I0BqiqThrNGJOG8W8tPhgU779HR8kWMcnSd63se/Yr4muMz\ntTZUofbtP3VZvPLW/efHyw6MOOCM/LLm161tHWk7j+ABrGCP95BW36hB+ryz\nNKousakmH4dRkiHq05pwTnylF3ut6LKvQPwLAKyElOzG+68yj/3wiG6u2HnT\nC+z4ur8NDt6whQi4x5YFWaypDvNcOqFjyw4uVoz+WCSbsMRx1QRb5/aGomwm\n9jTj0SLnSUDgiBjhgkYlJPexYIgWeaD2EzhOS/Vz+VOWXSA4JJlk+F12uBdX\n2mo9\r\n=ldOe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.22.0/node@v14.3.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"6.0.5","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"6.0.5","@graphql-codegen/core":"1.15.1-alpha-4ca861a4.29+4ca861a4","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"6.0.5","@graphql-tools/url-loader":"6.0.5","@graphql-tools/github-loader":"6.0.5","@graphql-tools/prisma-loader":"6.0.5","@graphql-codegen/plugin-helpers":"1.15.1-alpha-4ca861a4.29+4ca861a4","@graphql-tools/code-file-loader":"6.0.5","@graphql-tools/json-file-loader":"6.0.5","@graphql-tools/graphql-file-loader":"6.0.5","@graphql-tools/apollo-engine-loader":"6.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.15.1-alpha-4ca861a4.29_1590915382501_0.28147135245483623","host":"s3://npm-registry-packages"}},"1.15.1-alpha-848fe78d.30":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-848fe78d.30","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-848fe78d.30","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f0b0412d5baddfb360e352fc156b1402c0eb058e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-848fe78d.30.tgz","fileCount":33,"integrity":"sha512-X8GyF/+d8zB/2YtIiD3AyejKC/PFmZ0HyCj8gusOY50f0w2rOu9xyQqXPKUKoilASS9JjCrG7HH0f1Uym71YlQ==","signatures":[{"sig":"MEQCIDPgsxVS0raq/5klneqbe9c5L8Urw4hBXuNBegRQUdjpAiB/dRyL/dg7e7SzOw1/1n1JQzYCM+IHcUQ9XAJ/LJ3O0A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428745,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe03cKCRA9TVsSAnZWagAAJrEP/2wUXf4leSrfDyOrAVl/\nVhZpLHj9ufYyL9t39wXmkKlX7QzOhxJEACZD0cM4WI1Hf0ddXPcReBQjgl58\nI3iJHZIR9u9fm7Wgj6D3PMI/7s5O1NM66VMi0x2uW3x01u6f1r4UI8+7Ly5a\ne0KwoK8QMFL7oq1hh4WxqnA6BKBCtUKqEjHuoyx4Wqz7KzWXlCgswC7+S7Z8\nLP+pG6y1k7KcwU+drSC7caGVPY0VaLZE/lbfvr/5eZL5WYxT4BZUWaoZghYT\nlNSvzGavjUox1URTbPlcUGGRrThrlXx4q/fkhww3BgZ79jTTzXBACQ7uR+mg\nnfkoPEWH2T6HjSwXoi3H4tumbjR6x/lO6icGXkG83CejoL8Ko+CAt93Txc5F\n/AttWn/k7FdKAvqjCirQDnUBIBO5Gkm0UTrDYttqbWJQsVKCqIrbpSuDITbl\nZEBzO0OIijDugMb8rQsV8HGH5TnY/JRP3FA4ak8FfU0vdtjeqPDae2dz3voB\n6aQJy0OkEQVQz2aeatj2UKOcs8AsjuGjQgv6o3pCWFtA/vHOfddCDapuhkmj\njlm6WE9bXXjaOToPQkGHgjb4XgpU8k7KROm78Blv8RDhNM/P5nurHLNSaIGG\nWZZvkg52qaqu8yfBi/0spwepgziI/Pp/EWhHUhie8+9I93GaUnadROWLluxq\noDe9\r\n=WeoD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.22.0/node@v14.3.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"6.0.5","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"6.0.5","@graphql-codegen/core":"1.15.1-alpha-848fe78d.30+848fe78d","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"6.0.5","@graphql-tools/url-loader":"6.0.5","@graphql-tools/github-loader":"6.0.5","@graphql-tools/prisma-loader":"6.0.5","@graphql-codegen/plugin-helpers":"1.15.1-alpha-848fe78d.30+848fe78d","@graphql-tools/code-file-loader":"6.0.5","@graphql-tools/json-file-loader":"6.0.5","@graphql-tools/graphql-file-loader":"6.0.5","@graphql-tools/apollo-engine-loader":"6.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.15.1-alpha-848fe78d.30_1590916873507_0.9224913626907028","host":"s3://npm-registry-packages"}},"1.15.1-alpha-761521ac.30":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-761521ac.30","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-761521ac.30","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"59590293b44bceb33a818a2d465223fad5e373f7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-761521ac.30.tgz","fileCount":33,"integrity":"sha512-ogcLwKiRxii49ctzF6rEf438VhG0I4LeoSRB+X+OjXmhVWYp72lcASK1K+vUg/tTj4E2zh9mjMnMiRqn2rUBaw==","signatures":[{"sig":"MEUCIHeJt5T7Z/BefvNITP8JQgjCfstmcJW+8RjJmIzZNkhVAiEA3gtss21frRbmt1TkEi4t/OEQo7UDj+QeRb3SFV8bYUY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428745,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe03daCRA9TVsSAnZWagAAj7gP/j8LYz0ynox4Q5w4YIZd\ntRCF0osAS7Ub4eu05L4TarBEcfVRfk7tztDMlujO/qFb7ziRXWeFDIk9zZNn\n57wEKhF+GjdINkD6rzkF31swaAi3vt2wiK9rJF5LphHxNrx4cu6JG8M/Ro53\nd68C280tnV6942y0koggDiDSiL94YxeHku4mCWBnfAVds4LguFZAhFO49+JM\nxeg5K+Nghv7xhnmiWirTPebh3J/wQ1Qslp8t+MbQtrzSlTBgvidUani9BA+s\nLVLvMTBWysXe4WRLvkkeZCwNshEhOI9Osh2/buGW5D5Bg6p3+KVdHjaOiI8Y\nLRvHvXRpPlDMyMS4wju9UqZT5PmS5zKGg2LJJAbPEPYE3x9h8uwbmyzFZMS5\nVU/jI/g8FgIhfMpXFlNW6xKu+UJNyWk8XEWFO3ymcFRGn96UfLiOS+6x84ZN\nPN5Kb23LU7+pYkHLD7uu0wTUCgU37b/oeE+DEfY6YrDWUFAjAFgMMV5oU4VN\nAowe8iDqyYRcaS79IM2wlgV1/J0s5o+Z+oajaptQSZz+K52iuqbL4m0cdHPz\naQn1cbLTqcq1mLdyTvF3vU3yMPMVqq3xo7VRroJU998IIRtCncWNf/Pykf+a\nOzMAx27+p+gXehG+1qcB3VGg7dfinJdLEVPqcl83uYNnU/dRDb4jgWJsUVaQ\nHxOV\r\n=e8cc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.22.0/node@v14.3.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"6.0.5","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"6.0.5","@graphql-codegen/core":"1.15.1-alpha-761521ac.30+761521ac","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"6.0.5","@graphql-tools/url-loader":"6.0.5","@graphql-tools/github-loader":"6.0.5","@graphql-tools/prisma-loader":"6.0.5","@graphql-codegen/plugin-helpers":"1.15.1-alpha-761521ac.30+761521ac","@graphql-tools/code-file-loader":"6.0.5","@graphql-tools/json-file-loader":"6.0.5","@graphql-tools/graphql-file-loader":"6.0.5","@graphql-tools/apollo-engine-loader":"6.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.15.1-alpha-761521ac.30_1590916953681_0.8851833799142579","host":"s3://npm-registry-packages"}},"1.15.1-alpha-84e0e969.31":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-84e0e969.31","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-84e0e969.31","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2c192df4ad26f0a01884907ff6641fda53c8be01","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-84e0e969.31.tgz","fileCount":33,"integrity":"sha512-b4gahuZ50ZGppWs2iTYiihXSKzgqPBniS4NHY60G1xO8S2PnA6OteKIHf6nY8tk5cKcoRUxuw3Apugd+jvd6AA==","signatures":[{"sig":"MEQCIE5yl7YsRjikWcmx9GWdum+QvB3rvw4K1cotUFpDao0HAiAVQ7F4L/MgBZtisTKmsiTD7kww8CT6FH5T9Q3GqnhdxQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428745,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe03e8CRA9TVsSAnZWagAAeTUP/1R1c4sczXnVjCoYDZhT\ni3lDFaF7anV/baBCXlbvqj92gJkhonEmjd/+5OXZwUvLi5yPk0wKZa60wIuQ\n6xFnGHZroHiYg38gg5IcIAyX61n5leeUf0WvPM2edCi+AKqaKg2wnGHxLFuO\ncFS08AJS2LUEnbprtHP/fE4eQAsQTeanBhCYW577Gr3OonT3GMu93pxu7aKZ\nKFsFslxsDUAEkgH/JFawkM/3iwx0M1n24IqUNx/RXOFzYpaT1DFe+6jFWyhB\nb+taMpe3inSX6ukrk06VejFZOxBNEMUxmGdWn+1HUllIpufN4ghDPrrfv5oF\npwNcysnlEzPTP7XCNyOaJjvW7dxiX3T1mSWym9t78RDTBy1MgxakNzLeyhN+\nCJRLiu+r6PEswCLj+FGUmSMSBQsaax6lrtev/bGmAaK/D3pXtJtdTnHcCQam\nDcg50reH1SlRxBC4MGvKNemUIWg+JnMb+ZhrcjarySVdLlBwmvzv5JT/P2cM\nBrwuUGXq/2X7O3TACMqCLBI+a1LbTuXdsvJD/mneEunfkNOvuye4uFHRXUqE\nVZKHcr4O6D2cpQ6plj2QXpfwPCwLLwdD47RXFyCB/3qpaEckjwJrmISrAxhS\nLuTIxbvSrtz+lgg28lVc2e1zndwlntjtbhNzUXKG5s0i9DWfPZPcKcIeuuVw\nUimO\r\n=GEwn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.22.0/node@v14.3.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"6.0.5","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"6.0.5","@graphql-codegen/core":"1.15.1-alpha-84e0e969.31+84e0e969","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"6.0.5","@graphql-tools/url-loader":"6.0.5","@graphql-tools/github-loader":"6.0.5","@graphql-tools/prisma-loader":"6.0.5","@graphql-codegen/plugin-helpers":"1.15.1-alpha-84e0e969.31+84e0e969","@graphql-tools/code-file-loader":"6.0.5","@graphql-tools/json-file-loader":"6.0.5","@graphql-tools/graphql-file-loader":"6.0.5","@graphql-tools/apollo-engine-loader":"6.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.15.1-alpha-84e0e969.31_1590917051922_0.852662218850819","host":"s3://npm-registry-packages"}},"1.15.1-alpha-ef068268.32":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-ef068268.32","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-ef068268.32","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ce512ae7b34674d9b6ef7b650db17e7bcaf6babc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-ef068268.32.tgz","fileCount":33,"integrity":"sha512-PoMSOLpg5Jc9oo39XlTJBo/JHqQIHBmwyfzco/ExLdOtQTT/VZzmnDtgqVKo7OuWdMwtVFDpX/PM6dp40bMpvw==","signatures":[{"sig":"MEYCIQCuPEFmDMlydfd6WIKpH90YVoyRS/7ma98q0UM7UB3PFwIhAKZIFbKVs5UNMBTsSa/iifgnuPoE9PU1zJvbTxLhVCrd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428745,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1LdRCRA9TVsSAnZWagAAGnAP/0HK6riVcYjgVRS6ZkgA\n3ZAEBYs6tZmTyinphssO/XEAJwG1bpi0JyPsQhyUxaujOwKRniArsqr2V89N\nLm64GEFC4IMcyJH6E1CHYU8zl8PAvPjIkMBtY9O0yLbgAvuDj1gD/hHUVLFJ\nKPKNxE64IsXyfVcZ/keNDQCYpBSsXDICZjCnOJs47C9GljxSaA+6tyOCj3TE\nBtUthAUncklVZy1iuPnPSJ6VsfbU88dE8TkJmi4u9mVXXGB4zBeJvO4Htobv\nSVEf+O+BzlJR6fzvZ8B99PhnUSvy1fzc9+ZaoTFmahJsG63x1aQrpiM+LxYY\n6z/8fMmW/zG00W273LmCsAJ4RcYERpGmxHbkylNoUnGDBE8UTpvLRRNBgWwU\nCM2ZNg9NeQ46nhV+3X/G5h5LTEYfRMsRYxNKB7HzqQJ4Z+E0u5cPbPnlSgq2\njoQXImEtcxFXgyV2NYP+P0eaZV0RE0y2/uQ37QuQmstOmpyfu0iSlT/fArjD\nRpBYlrHdSUK01S02UVtdpqY+eO+Yk5mOFoWaAvGrlc3+e7x7HJ72m/nd1/B3\nV3DsPOWcoLfq+196TZu44EyA1na8sTF4c5eM/ydbOXlC6LfDzaF39x6wbMca\nHAOhmnhrUUTdC7NNrcYiBL8eUttgTd6s7GBcuAW4RJei8bb7OTwzVcCwGkvF\n6LLl\r\n=Spzx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.22.0/node@v14.3.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"6.0.5","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"6.0.5","@graphql-codegen/core":"1.15.1-alpha-ef068268.32+ef068268","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"6.0.5","@graphql-tools/url-loader":"6.0.5","@graphql-tools/github-loader":"6.0.5","@graphql-tools/prisma-loader":"6.0.5","@graphql-codegen/plugin-helpers":"1.15.1-alpha-ef068268.32+ef068268","@graphql-tools/code-file-loader":"6.0.5","@graphql-tools/json-file-loader":"6.0.5","@graphql-tools/graphql-file-loader":"6.0.5","@graphql-tools/apollo-engine-loader":"6.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.15.1-alpha-ef068268.32_1590998864479_0.8028656780461638","host":"s3://npm-registry-packages"}},"1.15.1-alpha-537dae1e.33":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-537dae1e.33","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-537dae1e.33","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3ccd8b0de2d160aee863419340c5b534b64168a7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-537dae1e.33.tgz","fileCount":33,"integrity":"sha512-STBMJgYBHgmywlYXnN8ahuLPNSWB4Z+2kIGpIGi1BdtMKcJVHfQkWivPPwGZrrp1APEduJ91rgzCARb/O8EnuA==","signatures":[{"sig":"MEUCIFinFoakUD9sxdarKEUcHI0kh+EOqIH+iQhfL2KF/aD6AiEA/ADRpJFXotaJwlua9u6K14t6M1Un3aMmGJUUrbQZvu0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431628,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1M5NCRA9TVsSAnZWagAAeZMP/1KTWDq70hpIxbarCawL\nFHNOjh+aJUfSzYekY5S/yu8NFrXqKmcMJZr1/cQ18rKyBuV5Wt20rIlx28bT\nif2o0UT0NF5mHx4RXv7Uf0Bp/HmB2xCnHZ/LvJDv5gS3QzMJQya07gXCOsIi\nhvhBqnbCyHyEnzkxGH8qp5ZydB3SSXWzf7rLq6k3Nn3R5NvwZrgib0jU3xGY\nUdvE0pW+50R/s9R/xNVzIcrNt/K/1xk+ouLLzVFnX77jRCXAJa7jja4PBBFf\nDx8gWQlAQh7Vk2o78SI9V6bWw7K5vrN/6Mz1+ay7ojl6Pc5h3sTuGecSbmr9\n7Kv8RNUgPQIkNxF4kskv+vwY9JrLlPISqzJ5sKW87MTB5mZR5SdRSH0TkzKY\npSXbfKA6mN1BQx+e0+XYxFPobYVBZfNK4lXyvWzO4/5ouRiZFuO3CDjehTRI\ndiaMP23wCPKpaZUEzaPYLJQF8yKs63YR0Rl2S9KGXcrcTY9o4zrVi4seLkQT\ncZa9YaKIRRPNrCiM2EeOSQ81U5q1wAqmI3nXA6peUy8BXWzzSRVSyB3Av8as\nfswfnuGS8KXmdj1whqc1xefIfzCQJdIwwGjMR8P8KIE8pVe4xnhQUuvtFDqx\njpNntx1IzRmLpPriEnXZN0HYCFxrxG6n+AEmvDsD25oh+PxvpqBQGt3L0ln5\nu4QK\r\n=p9LM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.22.0/node@v14.3.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.1-alpha-537dae1e.33+537dae1e","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.1-alpha-537dae1e.33+537dae1e","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.15.1-alpha-537dae1e.33_1591004748777_0.1790349131056752","host":"s3://npm-registry-packages"}},"1.15.1-alpha-d1f028fd.33":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-d1f028fd.33","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-d1f028fd.33","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"dd4a5d633a531ee5ef77043fb195a1a16740e7b8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-d1f028fd.33.tgz","fileCount":33,"integrity":"sha512-QMOBuxkRuNR7Rg6T3HEDX5BLdP+/ZiiEphhp0rNKEKOsulAeENbHUk0HPlElnvN1LnQcaU4EYq9PqvH2U50ZCA==","signatures":[{"sig":"MEUCIA82DawsW3ZIGesBRplm88ItBJzgKN7qHKkXcUbPl+cDAiEAizXLNSIE2CMefIg1kKiDQKhCDSX2nqpKhgrKztVhpfo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431628,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1M77CRA9TVsSAnZWagAA5nAP/3r9VlGv2z/PAXvtlZPJ\ngjpCo1YnzY+UAY7/3lqrDwI3eO8LM56LuszqFI9a2SZ9BQufApJMSDM/x/Z/\ngivCrFLIvLEk/Y5oauoO0nniFSL24jtOkFJh544qolTWi2bGhh/EXq/5wwkt\n3jIogZisDicScnc7s0smNb+O80URCcmIOsEZV/anTBY4WqbzFS0XvM8oKKiI\nWDgQOWH2qBiskz0+V8MYj9lesuupnnO9rlAtFAnm8MNNLQwjpBbAL73A7Zri\nuwZ6jlXTJjM4F6BmnqS7O1Ul+GIi+BA/NV/3V9lDdwTDL80aErdwSTIKDGL4\nhKsGr40S3EZK6mi/IhbGIqK+L7kgS05Smx/i0jtLNB7DXnSxxa751Uae9WZH\nNTwqLBCjT7aKycG2qHyOqItFflOXpXycdy9sp2Alf2eRJoXHt1ctji/WoE6l\n0dwyMY/FDsALfocgJOiR8PtfekYv53++95BmSf4NzSBOoynf5ZDEXC1dLQWi\ng2xtxWcMd2kCmbJBjyViV1PaI+1IlQ/XydLB8lTfawL502KSmgbnxChaTmoh\nRxc8PqGKXe1uRbznzhXkviuGrbFwXCnqoyr2Y+IS3v2xDLSfiy2EaFS+vWcf\nAQ+338ACc2npPy2nBsR0NNGsnV+fKPqJfl+nYQqwtgdNXDqIYrbEhVNor8sA\nqFqr\r\n=MoTc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.22.0/node@v14.3.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.1-alpha-d1f028fd.33+d1f028fd","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.1-alpha-d1f028fd.33+d1f028fd","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.15.1-alpha-d1f028fd.33_1591004923199_0.3568403774477982","host":"s3://npm-registry-packages"}},"1.15.1-alpha-f3fb21ac.33":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-f3fb21ac.33","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-f3fb21ac.33","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5b35635fc387b1c07aa789069000970a86301d15","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-f3fb21ac.33.tgz","fileCount":33,"integrity":"sha512-rfkW02Y1DG5nuKGUwmWA5SXkYYsvf/p++Z2ykVUYR6KtmBFkVgIau0EHUgw1SEaaqW3WkRikP4pzqCGETN8KOA==","signatures":[{"sig":"MEUCIQDhEq/RcLn0mfm4iMFjQ7gofK8U4c1q11t4+x2iYF+dVAIgY44pEYjjyh72JkKWfEXB3Z+sRIuDxrIEaDxdjd+afPc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431628,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1OKXCRA9TVsSAnZWagAAi7IP/2DCsksLPbuI8s/b5jn6\n+9nZvWKSmDpHLbGkuKPwJY9g6VstflJ9MCAPuxoMkEpl2PmReHNM1jklgU9V\nngtnfndE/9/WVu9k7+t8MG73spdi1ZcYFuTKtDwzsbu6VGW5zZYXFI0mizCF\nWQHQ3JaG9EYHLX9EXs38Tg6bwRoV+pYp2+mZAqxc75DkGLtyIiB5aVsMEbuj\njX2nUlUXPNU6/hDRKarH0oooi7biIhiAMfUTPC4LgP2XsD/nZEcnoUmADouX\no1fkbTY6VJSvdOE+oXS7W7UX20GzfB94p1uNJ0MgjufEncT4K/tIXUgFQ+HU\n8m4qvA4D/zwSE730KLnTn9VxyVuYgsZzOlYvWErUOnUSnPh2stsIqmKTJAgv\nWGFe3CuoaX2AIsfsskGq6KKdsUb7SjxioMhVFfyPe4ciuO9to0oQgxmSCIgT\nTXN9wqcQlnu1lptWn+/17yUqtP0wdT5W3seWO1/YYsW/vT+KVxUcTiZygJ7h\nZZwaMOirs+cAFfWDScbjLE0TU1uJfarCM/63vI5QZPQFi4x/+diMDKaouXjm\ntejU9bXsv+k5J1eGdf2rzs5xaZgT+PZnO/bbDJIxLHvu8UCIfDzA1YOl8W2l\nBTWtk2nEncocuVc9qbgylDnEKCGTT7uI2PaibPsYYRpTV+jNezW7f1DmyoKQ\nRI1J\r\n=S9Jp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.22.0/node@v14.3.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.1-alpha-f3fb21ac.33+f3fb21ac","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.1-alpha-f3fb21ac.33+f3fb21ac","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.15.1-alpha-f3fb21ac.33_1591009942413_0.31098787439556164","host":"s3://npm-registry-packages"}},"1.15.1-alpha-5895634f.33":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-5895634f.33","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-5895634f.33","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d1fb8b49ec7f5af47c8a3772f6ec11267038a2d7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-5895634f.33.tgz","fileCount":33,"integrity":"sha512-OwrHWQvmBh92ou5Hi5XxkASuvEZ8voXNjq+6l4x3z4htcWUuO268M9TrQ0I/314sB8LjLVIB2AoDr1GtMZ2g5Q==","signatures":[{"sig":"MEQCIDDWgGJeq1T8SA1LqrPoMQJaBY8a09UAj5muQEdnDoSIAiApak4A/x1msnOHunJt/jUEqcwwDEyhUcDSywFIUQK8pg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431628,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1ONvCRA9TVsSAnZWagAAh7YP/i646aTfsCFewAxOk69W\n1F+P8J3XV2bhB0oq1FOeO2ZKP/NQ+koJCDJ0kinZyHO2JN3aRfStnJQZoB9o\nw7mAzjoBZ8EaXwqTwmTsI4ZCEGytq3YH88FKjdrXoOGKncwy6TfUA8mXw5AD\njAtfc/1j5iz4NIETW2nUV+0784PZmTB0sd0XIquz8e2wxVw4Cv7/MZ5LvP7O\n418F7B+dZXVthiufaqcQ7O0tjvjb1TQdYqj5EWrB/ba+9xUKY/ZjJ1AU/WwG\nwSyGE6Tpk7t2I7KmO6tWMUQctRMkVFc577j/wY4Mh1cnDDKKJiikoROXRKNf\njaMUy8gQcT4Ze+yLSwhMcwOe/h9PwSjJJLMBaNRszjWHZoUVX+vf+U0WQZe0\nRVKH8q4WQq5tHOJE2pMq+HuFJqSy3jZDbAP4hH4FNEmouNqU34/eSMNz2UKt\n5GT6drfGnCi95uWUbfSzLs0lLdN3FkcV4Cev7XlV5xtjZbwR7flUXuM41JOv\nln8B0SSkPy2PGA4z1WA1YUm/y7cIlQdQYLDLdQEEJc1EIxwVbJdU5a9Rs8Uh\n2n7a78JQXxmlq+DvhADaaI0QYagDcmoNA1/qk5Y69M+lEjixtLQ35kSwce4K\nDgTNF5pfj0SM9vdeqKtE+MTmc3h3y62d08eL3bhVFOa9mPvqP+LVuPLOHPUQ\nQ7UG\r\n=O0uN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.22.0/node@v14.3.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.1-alpha-5895634f.33+5895634f","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.1-alpha-5895634f.33+5895634f","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.15.1-alpha-5895634f.33_1591010158587_0.5918651531760035","host":"s3://npm-registry-packages"}},"1.15.1-alpha-2b1e44b2.33":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-2b1e44b2.33","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-2b1e44b2.33","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"889a127a335607a5791353edbd63000114e33d6a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-2b1e44b2.33.tgz","fileCount":33,"integrity":"sha512-4WVqa9zyoLgsenIAGL56yeSSESTAbErVEQEYo8UrGBfnDhdVVVfvuAa2oLHVWk81IN8A134+m1/ZYTpOxRpotA==","signatures":[{"sig":"MEQCIAx+Wkxyt8URf8WuYiaRy2rfSjAc5OYcjUqlQgiRdnqRAiAdzidleqns0uIIg95fF9eM3SxDNpX12yG9GPK8cDvEVQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431628,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1OOLCRA9TVsSAnZWagAARlIP/2tzZIwlsFNilI6+jnTN\nJZ3T+gGD3STZ+CwN/TJseZ8Og6DG+d3xI+/gnK3L2XLuUVBW8AFqiR3fWFnp\nIS+qBDum10QobN0Jhv3ZqJKL4Huq6NpzVP48Ff7riwkp+sh9DjHTdN1XRCVh\nZhndaMBwwBLfGN2bXvVr4kI7psabgFnTwmVHF3g9K3W7VXKHfq8/35N5sbz/\nzSbFB79qvi+H7GEWNB1xU7c00mjHZ3hVzusxUxM7xo9iq3lyEfL4g8nQZPnu\n65ZhSO+Ez225humKzAaMUaNudSU9+OCchFXdBlE0g0BrIxN1qpXo4AnqyDhe\nkrTlFM+HKyP7I0/cSIpsDal84sRxrLkPqOD+mpSlcU+AX9R9b7WH0mnjM718\nzAIN9Swrz5/C66LD0PukDRgY6O4Bc+Uj0BPQ8IXI7FoCXwjqbHBuPMDybNfO\ngcUndm3ctKsxoAKZyirTy1CMqooRK5uUVsERS0/Bj3aaFyPbKdlYxUOk/sVE\nAFK1/p9nHW/7HpoQhPrs0pVZoPyCHUViHePu3axQMidls+B6/bUDu9TCp9Ds\nfE9mVq316OSjnaGh0zPeJPedzM2gmGifOm8zYHmGZcC8yTm3o0hRS7oNts6J\n2Ba0KAxvNPD17sWi12nObzoRhPZd/p7sUk92PMjxTZfQ8OEp8KLmO1jmzZC5\nKmFT\r\n=lvij\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.22.0/node@v14.3.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.1-alpha-2b1e44b2.33+2b1e44b2","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.1-alpha-2b1e44b2.33+2b1e44b2","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.15.1-alpha-2b1e44b2.33_1591010186440_0.265912541538345","host":"s3://npm-registry-packages"}},"1.15.1-alpha-ce692b00.33":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-ce692b00.33","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-ce692b00.33","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"058e15468219942ae61b6705a033f2e681de389a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-ce692b00.33.tgz","fileCount":33,"integrity":"sha512-7j+rK5MDCaTJfEQc466cUfD/RcA2aLQqC08ZGKWYU/JoDkJgq7qYSiZfgUKesGkJ1kNdaYFwNs/rXIA+/KLCrw==","signatures":[{"sig":"MEYCIQC5/IwJ3G6ylEcaoPS35aQSKr+h7J+HtAwaCuJ0DtpVRAIhAOcvR7GCIR4DRpTCz38JZKf20AXedEgbgywKtvJA7zU6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428745,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1OWbCRA9TVsSAnZWagAAf5kP/AyxNpjZ/sHOSLe0sO3w\n9DlLaWzNUKCYewa2Mm3uhKhTYgRgh4FlovPm/VPdjeOP4ADOpcBoWZEeBgSw\noK162DeVH1c3bMLZRhkFKbluPG7DW+ISYqQL6YI5B66yV12ajHXJ1R+TsFUD\nYbBfjystnSMFw0NoDFDz9zun+Zt5YVtfyJXAZMhsYA8F7JaUUaszJQE7VNFd\nW7063aVPl9XIxA3wg3nEUpRKe9yuoR1cbDPk83uTuIZeFAQkmkMAYL7V84Y3\nLnpsLk61VWBS7bPSGHz4X9VxKDtZyOvQqFZW5ruVeXFvK3rVyj0++rUXopNB\nDBWbbh4IBXgoNDL4Bh8WIM0byiiwaQ+NFLJ/jvdjMGDtBgkNq4uNyCvrgnOq\nqGjJGKlUz1dTpMGXPxjqef7dcHC2vQ98RBZ9WIZLp3Xn6jE9I+dWUctk0Ex+\nQdu/buk2kfbeKLISv6Hp1Z+0jfL4G/ffELMhT1GLJOSuJjD828b1BKMUl+sh\nZe4mf7vNoJ2gPZ+PmKqU/m1O3+ExF4m1UCMbhOIj59yDCTgFRvGmGypyfA4p\njec6lfafTMavMO8I3LLa8TViv8aMgLRPR4FAmBWjA4POjTbDQAF5XmD0HS5R\nnJwJNzWOkbIZdtZhOXJj2uuw7nEyS3nbOI2VTd3MQGasUwvkk89g6j6g5Qfj\nJR/T\r\n=zSpt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.22.0/node@v14.3.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"6.0.5","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"6.0.5","@graphql-codegen/core":"1.15.1-alpha-ce692b00.33+ce692b00","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"6.0.5","@graphql-tools/url-loader":"6.0.5","@graphql-tools/github-loader":"6.0.5","@graphql-tools/prisma-loader":"6.0.5","@graphql-codegen/plugin-helpers":"1.15.1-alpha-ce692b00.33+ce692b00","@graphql-tools/code-file-loader":"6.0.5","@graphql-tools/json-file-loader":"6.0.5","@graphql-tools/graphql-file-loader":"6.0.5","@graphql-tools/apollo-engine-loader":"6.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.15.1-alpha-ce692b00.33_1591010714846_0.59766133571584","host":"s3://npm-registry-packages"}},"1.15.1-alpha-4020deb1.33":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-4020deb1.33","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-4020deb1.33","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"76af5edb9102033a359f8d4ab464d31ddd4daa0f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-4020deb1.33.tgz","fileCount":33,"integrity":"sha512-y9sYCyFPBaEalOw09i59aCuQmLKBr4EXDFd7xGx73yOBz3wu+1RV66/EjQHcACftsG0YC7vGLRYKH+t67v9HGg==","signatures":[{"sig":"MEYCIQCAdXBxRQ9DLwHM84i0io2TQ5G2R3oxKCo3fjTZdGNzBwIhALG9r8TnirGpUDjOqgYfZqjP5pPtZex7Uu/UCj7w+APh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428745,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1Ou/CRA9TVsSAnZWagAA57MQAJMySwztFSXnzUDNf1ie\np0PVVOb03oyf/r6DI3Qi5JXskp1CGfH5n1g/L6IyJE6lvV0Vby4/lwGxUYeu\n4y18tSQsQhpGUJKS0lqTA43ubhDJmcVrqEMIfHpTao2VMsMiSMtBehbfkOaF\nA3AALemncc+3TcJb78mRXzJTknuGUu7OimFZz7jrrrUO5SWEDTYWycQu470t\n18wXRNG8x+RwHrpCsToiu+Ki9KmZ72vsmpuBmAPgSF1Moo5WQxOtl5J0alfT\nGQUqsWX8YPIhwZOZR5NfvoddxmlhrCdf44yX7YMlvKW0hFXNf90c6prYgCfk\nej8h74tuDH9TT7JskjwH0G+iH1Bo3RSIY0YnoxjcNAGgX4gE8ykctTy7obER\nXFslAyLGFYK3VUtHWPrHBnBvbhpB+7BX8TWLNTFc2xz+QuPRfYTlaxs96C5V\nfSfVL2RSndc9sAMT0k6Iro5aDXRJ0hA0YzEueCZt7cssQ9FH5+j2xzjyspQx\nHYNJBd+UvReqj0f4n0tfmSKZB4ZrFNL2LNjpJ9FdhRhBaTfUpZiPwo0dNiFy\nkVZ2zIitK38tkwb9rQaoupjGtBM4Ow+Bs9vWSjaeG/OFeRqJz0uZoouE2AOR\ntyetfmBu7CdPErH5W6F/z8x8D5nCumlzoSQN2UphihUGA1LZ3I707y5Agybv\nmqye\r\n=Jge3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.22.0/node@v14.3.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"6.0.5","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"6.0.5","@graphql-codegen/core":"1.15.1-alpha-4020deb1.33+4020deb1","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"6.0.5","@graphql-tools/url-loader":"6.0.5","@graphql-tools/github-loader":"6.0.5","@graphql-tools/prisma-loader":"6.0.5","@graphql-codegen/plugin-helpers":"1.15.1-alpha-4020deb1.33+4020deb1","@graphql-tools/code-file-loader":"6.0.5","@graphql-tools/json-file-loader":"6.0.5","@graphql-tools/graphql-file-loader":"6.0.5","@graphql-tools/apollo-engine-loader":"6.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.15.1-alpha-4020deb1.33_1591012287029_0.4277228962037438","host":"s3://npm-registry-packages"}},"1.15.1-alpha-e67a2797.33":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-e67a2797.33","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-e67a2797.33","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"84cc89163080827b0c8cefa2624cfeb9ba27bd82","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-e67a2797.33.tgz","fileCount":33,"integrity":"sha512-9skq5jFX+enuzLNbHb8zNo2Juk1QSPt+szjuF5gij1BUubagDXvv8SEDYfmE2HqNfefuDQ6UUUg6R4XIFxKo1g==","signatures":[{"sig":"MEQCIFA3JE89YMCIsL8I4RkK+4ho12kHebfLhmFrF7U7a6d5AiBEBx/FhsRXfU0+vwV5r00RtN4GwtQQAUVAGGXp7TtdVQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428745,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1OxQCRA9TVsSAnZWagAAS+EP/1t2Mpa8RDA3YCkUu8j0\nCR6LrZpo1A/ooigomL6E6m+2QfP6B1gwlLasAV0849Vk34Y3T1duTyC9UMKG\n+8MI0Xmkr/VSy9wVUZ6P1SXxY4B5I3mxxvpxD9KkD89HEPpxnwDwAlH7184u\nxrG8AcVjw1MXbfsiROt95EUKJjFq3b4J9WmGWSwS+XTfQ+WA2nKOfRiRwgTc\n5F7NzzrWLCVBEhNfntylniduVDLp4DBWw/vMr60MNYR9fK+sfzXw9T3Ev7UE\nPQUm2OYG2MtmNLIw7IbvlhnvHi/tRDND0zE+gVSdwL64ls2YrZEZWfWDQ2TL\ng4DwpS7KeJE8y7DhHPLRrSkLm8VmqTlsn9fqYOQLKEyam66mIJFkREV9qNDf\nwiI+8TVd980oywBMwCg0nO+5irN/VFS29jTocS7tIzjAXpoZREAP4rNRShN1\nm+u6iYJf0dcgc11hO/Ne2dewJfsdgUjiafi0mbA41jp/F0uScEWaXAULO68z\nebf/o9dThZ6oeROo8+H/BH4B7Aad/V3HC1q0S9f2PX2hbrAT8lkTqajbN0+b\nsx4t69QjCjKdpqQy3QniRNBBkb5JGwlJihO8qNgUwpwNJkUN25l9N7XxC2Tw\nD7ZwmJCxJW60zE/NIsrPAIHZNvtqQDOy+K8CqSO71Pufi0YhiGGkyIhwrMor\nFVhk\r\n=UIlW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.22.0/node@v14.3.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"6.0.5","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"6.0.5","@graphql-codegen/core":"1.15.1-alpha-e67a2797.33+e67a2797","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"6.0.5","@graphql-tools/url-loader":"6.0.5","@graphql-tools/github-loader":"6.0.5","@graphql-tools/prisma-loader":"6.0.5","@graphql-codegen/plugin-helpers":"1.15.1-alpha-e67a2797.33+e67a2797","@graphql-tools/code-file-loader":"6.0.5","@graphql-tools/json-file-loader":"6.0.5","@graphql-tools/graphql-file-loader":"6.0.5","@graphql-tools/apollo-engine-loader":"6.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.15.1-alpha-e67a2797.33_1591012432073_0.6711520828333015","host":"s3://npm-registry-packages"}},"1.15.1-alpha-12a4da72.33":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-12a4da72.33","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-12a4da72.33","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"41eb6b402e334213aa105b679638e6d99c2015da","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-12a4da72.33.tgz","fileCount":33,"integrity":"sha512-hya0lv+ZJCMUQFnkfkXDo2GMXmYEz7cHWi+bwiubnOa0HG8ctlscz1CQE1vzPBw/f8veF2f9Evcb7CrNGleC8w==","signatures":[{"sig":"MEUCIQCzZYL5HLXayBC16tUxReBoCvylPxfKO1qPmvO9wGCP4wIgUQMPwkYLcxfIDoDy03CxD9exnuQDBlmPXjzAP5NgYao=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428745,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1PHECRA9TVsSAnZWagAA5BQP/REguJ2vJ9L/0w0tf1ut\nRX9moIBYkW1+4tKHuWfxsL3JddBzWztNE9R45al8PoY8OEVpRs7zjVd+vmQs\nw//JK5v1h9ningzsmDZGJEceMb13dEneG6hAXL/5+Z3JGuH0qcT7KBB4YHh+\nZo6i1+nhyQlEipfVDlIKy4fKp0qwul8/o3pC+DOuQfryeTGGYgS5lCMcNwXy\ngVkm95Bcxq4jPNgPg8g8j0m6tabde+A06h3y4oc3rNtUJ8murAm5C0hDUw2y\nf5IDX042iyXXHj4wWoLB6UDWPtWqCdX4twfZFUCUU4Xba4XPYbKY5Y9ULLME\nuPQOcBWw+5Xej+rsKYKmmpLt2Ix9Usc9eAD5uXE0pHTs0bVQEhUwLRUSIR2S\nwZ2RdXzAFDnkrnpG3ePFO5XpA/Uk011QNLwNw+RELpI06qD4msJYLNQ5MbUs\nUKBonYTfZ1GGDa/fTTlrsEIclCgJ6W321+/IqtK6EMTJr9TmRzXo4MCeiGqH\nbS5dY6Q+xjRCK+/1W/ZLBd452OJIE6ooZxsM8cZ7wi8/WBjuyspntxCJxkrA\nGKx/0r/VfRJbkcKd4yVHfHKdwKmNuF/SLEdTXSPJAFYND2OR+KtM6/sUGMjJ\nJ0VKFS0r8bLlRFDtL8M0Mc2RYpWLeDLl6HXszRYL78VTJyjd8IDfIMFki6AZ\nySMX\r\n=RgZm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.22.0/node@v14.3.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"6.0.5","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"6.0.5","@graphql-codegen/core":"1.15.1-alpha-12a4da72.33+12a4da72","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"6.0.5","@graphql-tools/url-loader":"6.0.5","@graphql-tools/github-loader":"6.0.5","@graphql-tools/prisma-loader":"6.0.5","@graphql-codegen/plugin-helpers":"1.15.1-alpha-12a4da72.33+12a4da72","@graphql-tools/code-file-loader":"6.0.5","@graphql-tools/json-file-loader":"6.0.5","@graphql-tools/graphql-file-loader":"6.0.5","@graphql-tools/apollo-engine-loader":"6.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.15.1-alpha-12a4da72.33_1591013827545_0.875831327601353","host":"s3://npm-registry-packages"}},"1.15.1-alpha-58d25a9b.35":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-58d25a9b.35","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-58d25a9b.35","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0e2db84fd6b0202bae9d325f6d74233326b57210","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-58d25a9b.35.tgz","fileCount":33,"integrity":"sha512-qvw4yb/0rX8T+/FoZg96nvh7cBJAEA395LvFI3vW6Y4Mcb5SuM80MnDCtFIB9eR5V9dSS0jnLYlx5zLt5YFqfw==","signatures":[{"sig":"MEYCIQDn39RuAShfO2qG8maYZNMBnRRsYkB28XE+kp23puUOkQIhAMSFaCIfuQakSJKy4L6f3fcsbQxBfbnnTtNIT7KooAFB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428745,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1jw/CRA9TVsSAnZWagAAbEwQAJ9tkkryV+BL/KniLF+j\nBNYnNdGBPQbJdo3tUvPVAyyDz0aEwocM4rcsJKUZhGt6rhu9LpxpH1mNPFmF\nwLc+yJdbvPv61NxsuZhE5p4xFc/x0OFJyRMYsnAhrEDbU7Lg6wTCCArrbZU1\nCHMh5mgPtXjxKSjbNFLo+8ruOKEtTZqiZluqHvRZlN1yu8pJckeBG2Muchfl\n8HRIoZTf636ZXrxYT4Mf8E/Fo+8e24kElL0gdHvbs9fATtgOkcCkL/fEjEV+\nDfi3HfZUziuAyghAMc+/QKtGrYAnNRf8TfshqxreCeOuu5g21DX24S7irahI\nEuEVvQdjDhSaPvCBRdP9qdPEAYgoWpCmeVqr7hbcZxor1jOqLHybvIhqGin0\nrtOj/Y5qL4+wYJ57HKiUkewJaNS8IiNeb1fl3LNbyH79ni4sTDZ4M0HJOaIJ\nFKMuGLBtiiCamSKGDhPXhVzMzADQ8ge/z9GziRho1+2PxVJEuYi29Usg49Ys\nomslch4wEgxhYvz67PyZalJoEXLu/cSJ1mf8Rpaz2CIQaASMsj0fK1l8+nIG\nJi1L9y8P/VZPd9S0T0j9/6m79+vjFE+oTR/FBUxhKqCPPyKbuTm7NyN0AQOC\n8IN+nBhmGSDVl/lW/hUgkF8BFayjbpKmdTSp4kI7UMXr6owSAaVGR/R6uT0l\n6nZu\r\n=Laqt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.22.0/node@v14.3.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"6.0.6","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"6.0.6","@graphql-codegen/core":"1.15.1-alpha-58d25a9b.35+58d25a9b","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"6.0.6","@graphql-tools/url-loader":"6.0.6","@graphql-tools/github-loader":"6.0.6","@graphql-tools/prisma-loader":"6.0.6","@graphql-codegen/plugin-helpers":"1.15.1-alpha-58d25a9b.35+58d25a9b","@graphql-tools/code-file-loader":"6.0.6","@graphql-tools/json-file-loader":"6.0.6","@graphql-tools/graphql-file-loader":"6.0.6","@graphql-tools/apollo-engine-loader":"6.0.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.15.1-alpha-58d25a9b.35_1591098430380_0.4650710854262283","host":"s3://npm-registry-packages"}},"1.15.1-alpha-cfbd8b80.0":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-cfbd8b80.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-cfbd8b80.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/bin.js","graphql-codegen":"dist/bin.js","graphql-code-generator":"dist/bin.js"},"dist":{"shasum":"cd64984c998467481f75c81882b849c8a92ef4b1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-cfbd8b80.0.tgz","fileCount":123,"integrity":"sha512-RNTUp70IRZ/TGmYPoKgHsvHC6a4hkGCxJ+C/hfkg+tcL2BrSdwqj2zoTgFnqSI3dRIkzmiFFyvMWEDoAUKa60w==","signatures":[{"sig":"MEQCIGGWCG8FrQCwsz9H6EYEXtYQvPOnvPukESiISxlWK19eAiBc49ZeyFNq00SzEbBt7uveC2XiHqHqlhn9oVknsSQzlQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":640437,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1kAZCRA9TVsSAnZWagAAwB0P/3KT19rcuG82yAol3XEi\nX3d+wn5yS4d9wgzc+h/y9FuOPJ6GIgy73SdWYnSmRHBrTxMYJ6st7dAFSLhz\nV2QxH7+/I5O9g9VfTgrYEY8g44u02C2GMAEmPIU9mPYCF5n1RHOAQBQLDfpj\n4iWeIJFmnXIZAv7p1NYyDWTIAoWZeI5XusfCBgm9f+DJZ0fl7F7xMgjwSDe1\nkb3aSA1OOLAEtFAbDP0JVlzHswHwfGs8TqoSXMv2RGOA7mCdoXSOijMog9HT\nUoRiscP3WZyqffiMmJQSeUtxQUrDRxffduDV1chXY+C0c2Ww79nmYXlQvrq5\n3iYD16R9MyYW3EyM78XzZiwThmAZOCFdIKkBai0uzFOa3xMFjFSX9upAQRSz\nT//0mCrQIe18qF7eBAPyfXPovYHPsxuUS9fR5KR8GtsswGJC/gInCiPHQho1\na8T3ezTDRqXOm2jnu3vnf9EB3/rx7gSyU+9xPbGsBnAXloeee/7FC2Swrt5p\nWm3pvEUNlKqPAR858CMwajZkgAD+UV9lm8Gp90vqbflSDwMy+8z5THtWJ/lO\nu6+6DhV52+ZoMuvhseMSfORmlALSZzW9bpqo/fprR7PR/sxlT44TZbO10k83\ncxbWt7VMJxjGMGri1aJzWZZFMEzEg6PsXgIqtRC54aKbyzBBl6sn9Rkgkqjh\n7kiU\r\n=sb9L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","module":"dist/index.esm.js","scripts":{"lint":"eslint **/*.ts","test":"jest --no-watchman","prepack":"bob prepack"},"typings":"dist/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"dist/index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","buildOptions":{"bin":{"graphql-codegen":{"input":"src/bin.ts"}}},"dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"6.0.5","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"6.0.5","@graphql-codegen/core":"1.15.1-alpha-cfbd8b80.0","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"6.0.5","@graphql-tools/url-loader":"6.0.5","@graphql-tools/github-loader":"6.0.5","@graphql-tools/prisma-loader":"6.0.5","@graphql-codegen/plugin-helpers":"1.15.1-alpha-cfbd8b80.0","@graphql-tools/code-file-loader":"6.0.5","@graphql-tools/json-file-loader":"6.0.5","@graphql-tools/graphql-file-loader":"6.0.5","@graphql-tools/apollo-engine-loader":"6.0.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.0","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.1-alpha-cfbd8b80.0_1591099401332_0.6711641397340273","host":"s3://npm-registry-packages"}},"1.15.1-alpha-3d13a247.0":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-3d13a247.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-3d13a247.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/bin.js","graphql-codegen":"dist/bin.js","graphql-code-generator":"dist/bin.js"},"dist":{"shasum":"17892a28398b633a5faa89088747e4f2a04697fd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-3d13a247.0.tgz","fileCount":123,"integrity":"sha512-zzh5VYlZIcnr9CKyh32M3guqWLvQD80aA4bj4gVJ5TvZVazrFX9v/JD+0hWYLoolw6a/4nu9+ysCislsUDEeLg==","signatures":[{"sig":"MEYCIQCH2V7MIYCXDNqI4anQTL6uWBv+UF4UwMXFkKs1kju1rQIhAKxS9NO14FNDP7zwsDSysX7bAnYrQ/Nnd7Fhx80EpHLF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":640437,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1kIMCRA9TVsSAnZWagAAIi4P/1XcC6/2AfbzOEgdmynh\nm2KETUO9lpfKGMLtTCFVDchKpcLveT5NwOu3DRovTxoDKzJKyoOJF6oH7bf1\nS6YKE8wkwuS+3+/DprCM4MqAc1nZpemGG3EHoXyIWgG9OvIkD9Mm62Un2GBy\nLA9Da2YGg1NDi1vLrBVxwpqLR11eBv5evYPUPQEsAUe/yY2O+N7Ry1o0jvZR\n39JNKZ1VRmenR9dDXabMuvZV6fmcjO78P6aro1QGf/iFuAILjOQ8PumS5M1R\nUqaxc5/Buu4VWcJoguqMiDmiYr+UEvd8G5Demy2EzCaqY/Z1nTsbPP1XyxW7\nt0PGiZU42UIV65aWElXcqRsfJYlxK+2Vu8EtRGL0F8R+zGWdfT8rgsDWc68S\nNzjQTWvst8ubzLtfEJhBBJOtOmUe8TesoideXJEW6tauJyqBFe/xzJz8Wx7f\nFnMvHpfMhan3TCtLrF3Pxa+vJbNipIWfSTLM+q7xzC2rJ0bgGAxVMAVznUOP\nPWLnGz5SjMKMQeFmT5oaDbXa+YHI3VX96JH3w8KJUd0G+K9Hf+C+RJxnABqp\nuKE9iF7LmHEMhiRXtNsI22Ni1xMkFIf0yRLxsGOteIo9fNRRsUa2Mxrr9qAM\nfN1jaGylG3CpcABtu32pLquE3yYBGMjf9Yz7VI3iM/6Oq3eMj4bwMy3GbXlz\nUvFV\r\n=6ayp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","module":"dist/index.esm.js","scripts":{"lint":"eslint **/*.ts","test":"jest --no-watchman","prepack":"bob prepack"},"typings":"dist/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"dist/index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","buildOptions":{"bin":{"graphql-codegen":{"input":"src/bin.ts"}}},"dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"6.0.5","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"6.0.5","@graphql-codegen/core":"1.15.1-alpha-3d13a247.0","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"6.0.5","@graphql-tools/url-loader":"6.0.5","@graphql-tools/github-loader":"6.0.5","@graphql-tools/prisma-loader":"6.0.5","@graphql-codegen/plugin-helpers":"1.15.1-alpha-3d13a247.0","@graphql-tools/code-file-loader":"6.0.5","@graphql-tools/json-file-loader":"6.0.5","@graphql-tools/graphql-file-loader":"6.0.5","@graphql-tools/apollo-engine-loader":"6.0.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.0","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.1-alpha-3d13a247.0_1591099899985_0.5267835760610471","host":"s3://npm-registry-packages"}},"1.15.1-alpha-c5ddc6b4c.0":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-c5ddc6b4c.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-c5ddc6b4c.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/bin.js","graphql-codegen":"dist/bin.js","graphql-code-generator":"dist/bin.js"},"dist":{"shasum":"c4861b5470f3a41b910d1ba75e2dcf1d8fdb434c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-c5ddc6b4c.0.tgz","fileCount":123,"integrity":"sha512-RCvxuteWv3rIdNkkz1wRowF2AIL1q8GuMqmlU3ONh1vT8xAzBtTb6M41ytD7tbP3rkbYO6iJAoNRf9krwfIdJA==","signatures":[{"sig":"MEQCIH5uEW3APNoCuLg3tQ4G+oa1Vf7MYPIc1ZONs8enRb1uAiBs2R/Af2Ed0Vmiqy0C96dCqFFQdmuo0wqkMA6M0kMBlg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":640443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1kR2CRA9TVsSAnZWagAAu6AP/A8NE7OLM7vZMQ/uj3Tm\nqfr9+FujNO1/EAvf1QFwfophvmcLE0uhI3526cyPHUL3SsXDD3UvJtx0L0W1\n+bYEpdqzQAiZ/2er30tHoQvIcP0hpCuJgnVXydgggbT9anzVdO+DXCsE0R5x\nIH09ASWP4QyJXRo2NBQwVTc9Ptc8yews/Gfu/StBTQESfX6ujkEm8d7turpf\n/NZ9WDIN+i39Ky4Yru7e3hjEkDlPVhMKrVzCPIE7mCcD+BXBgz3UhQxzcwyf\nb/N8x/pcX9Vlg87LP0BBKj7UxDTFapYuVuGl1gGgCtXFUS9m0C/ZHTFGV1ww\nNi3kWoCW15hoGdAnQa0T2K0Nv61nHS2n5rivh6ucjirq1liGSJy1JYPp6PIe\ntjoJKcu06Y77Mqv7oeXv5vUoChxeK2f04QAln6O8APf3MnbxSEbImXW//5Z/\nWxqcdGOzFfWubBv6u3IAcSNyAuz217oy5IGC0JcdqXeVkpw/k94nHhykEJEi\npcOe5DgzGtbSOJYFDwsCWbSmDXzhXygi9YajRzeGMLcM3/Hvb+vB+pmrqoiL\n0tguvLIczBChQQSmminDgnjGJnm61Gkgp8EZiofA8nqZdPPtBiXCM7FEakyj\nYpdtswGBadAdhSYD1ozDkpl6vI26JnUnZEtV10nK764OUuORs8HEB+Nq8TMU\ncQBX\r\n=35A+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","module":"dist/index.esm.js","scripts":{"lint":"eslint **/*.ts","test":"jest --no-watchman","prepack":"bob prepack"},"typings":"dist/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"dist/index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","buildOptions":{"bin":{"graphql-codegen":{"input":"src/bin.ts"}}},"dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"6.0.5","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"6.0.5","@graphql-codegen/core":"1.15.1-alpha-c5ddc6b4c.0","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"6.0.5","@graphql-tools/url-loader":"6.0.5","@graphql-tools/github-loader":"6.0.5","@graphql-tools/prisma-loader":"6.0.5","@graphql-codegen/plugin-helpers":"1.15.1-alpha-c5ddc6b4c.0","@graphql-tools/code-file-loader":"6.0.5","@graphql-tools/json-file-loader":"6.0.5","@graphql-tools/graphql-file-loader":"6.0.5","@graphql-tools/apollo-engine-loader":"6.0.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.0","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.1-alpha-c5ddc6b4c.0_1591100518541_0.49517092687289344","host":"s3://npm-registry-packages"}},"1.15.1-alpha-3e835d91.35":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-3e835d91.35","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-3e835d91.35","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"096123ad57e3266c2891a1d0edd1f3b673934f28","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-3e835d91.35.tgz","fileCount":33,"integrity":"sha512-NfyUlubLrCJHvUoEud/emgEIk8dtBsUmo6PSsTtOsB1fhRyPQeFXSngCQApUcsom56uO6OGe1ZEZ12BeR4+pdg==","signatures":[{"sig":"MEYCIQD/KVfZVEcgfkzoh1wBeVSNM2eJLk3P5WdViNbNHHXl7AIhAKfpMLK9HcIp+SlLoJJseU/iCMzUysjv5JwIkOJDTqd1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":429110,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1k1dCRA9TVsSAnZWagAAaz8P/3FcJpNxFPj1kS8frsZq\nPoc4rVx/cZzLYSSUV1aCbBUx9cTZ0tnfyCA58e0Kz844YWCQbdNdg+USL3Gx\nGEOibIRYVszHLxdh/WQx47IR10p3oQCoZBggQ0DGbdx5i5xsfiosmVYqej+R\njDcGA1sMC2EguEtvc/9jTXaVi+DROjitSKkQ/vloq0wDJQX2VxaDPFfhgB3x\nCMQr2/TquikO10VNsPUNfODPHl6BoroxNMhgtjP5elLa48T7LOq/QUNpQIY4\nQYR6Eny5z7f6F7BBiZ+fvqhLWwR1LRY6A12BjsgSIx85dB9ebZmuTf8deLjz\nqnwM+n26M2eGWqw2XVu5Z8mve68QEBXE/GCiNBIXEUyty0TdAs8ydR+ibMDz\nAS/akL1MBsNxKypo9kUyYytqskfq3eRqMqCVTR9ZXimE9ZudiCOhDA6KuZGm\n0B4X6vXgphOQohCUx5ENSUnzq+74ffXYXOXugNuS3si3EdLTWU/tKA0Eo5RQ\n7Yq5hH1VldRbJ4//+pT97tIyQoPTvN06251HuEFvo4uIm4QPvqRt5MlRKuLe\nJA64tZQP5PYII0KqNyQxW9mKy44zV2Sz63tQfquXLdgAAlusPQlxdm9610uq\nQyfNAZpACpylWUPNUvectcjP0hPHDLitNa2VNYOtE8KfDnQlf31q1S6VSutp\nAAfi\r\n=Qjja\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.22.0/node@v14.3.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.1-alpha-3e835d91.35+3e835d91","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.1-alpha-3e835d91.35+3e835d91","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.15.1-alpha-3e835d91.35_1591102812963_0.7552848135045351","host":"s3://npm-registry-packages"}},"1.15.1-alpha-5586ff08.37":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-5586ff08.37","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-5586ff08.37","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ff8abc30a0300d03f4fbf4bc67bf4544c33e4074","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-5586ff08.37.tgz","fileCount":33,"integrity":"sha512-8B6XfiCLIA/06aNEmewV/NRLEL7vGLh60X26wqW66vsMx8B80rhtXf0sBL+6QMHLj3fUVZjS9UyYncmDu6WicQ==","signatures":[{"sig":"MEQCIHMHcoDFvSQmkObGLDuXctG6y/9J6QyKCHWsk/+6r9jwAiAQNhIhJqGptT4Ooa7aHS/mu2KIxRcNbtQ5uVRSzmT5SQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428745,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1nPVCRA9TVsSAnZWagAA2AcP/An6jadO6oRAAJjgfVtY\nQinSZr7Hd267kb6BWpapBcT6NjQl68KvQRk6P6Mkapkxm9oi+offGwpDZtmn\nXPsfIYG0n2i7aafbxIJhhrUxMsrAAZcfkt8IMf8lJK6erUSOmzjqdPpB/UAL\nCY53xCldlDYtHVORvq6TTOXW8eVlC3zZY3lzM4ceiwpFMSoMs53ALrB/e9dP\npbxaULF0teH9EDlYgSs7mQrVLEzNSIGldxvcKIBTuM4MqEhRVF3pJ1hAtl/+\n/auSKkpXgYOB8nc9p6TIe9et61PCS6n3nROQtzpiXttd9oNiWe01KIm0mw9+\nYeDj4NylpU1CrkniI6wHsZYmnXP4106hrsXyVrawPGsfxuu0t1IWhT2Dp5t0\no9B3SSyxDV3R6N0U2BPDSndgRv4r9RrGYFvhRsVSL9jIDVqSEHQGXKmStGJL\n84le/WdPYJ5s1Z/nQNxSpV9e8YYqVRgh2yH7FkZmb2mNsY+JHevkCHhXP5wa\nkkrm6Cp8+FJIh/5TScbIHPnX02qYEcvLf/L6edz63bNAf6+e/NRe6sjGyEGo\nZjt3kiJzq2lffVgVwxfHWoUER9Kc3c4kPQuJMz0eVZcuiYfClix9E+TK1i6x\nGGO4WyxPS7faSxRJhri4lcCmQBE6KLytdTavQXUjxGNswWxgghB5jQ5TVgqq\nYrk7\r\n=ffL8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.22.0/node@v14.3.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"6.0.6","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"6.0.6","@graphql-codegen/core":"1.15.1-alpha-5586ff08.37+5586ff08","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"6.0.6","@graphql-tools/url-loader":"6.0.6","@graphql-tools/github-loader":"6.0.6","@graphql-tools/prisma-loader":"6.0.6","@graphql-codegen/plugin-helpers":"1.15.1-alpha-5586ff08.37+5586ff08","@graphql-tools/code-file-loader":"6.0.6","@graphql-tools/json-file-loader":"6.0.6","@graphql-tools/graphql-file-loader":"6.0.6","@graphql-tools/apollo-engine-loader":"6.0.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.15.1-alpha-5586ff08.37_1591112660725_0.7749417831259675","host":"s3://npm-registry-packages"}},"1.15.1-alpha-3288344a.35":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-3288344a.35","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-3288344a.35","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d51c8140d1adfd7cf86e00a3ea6214b5a7836405","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-3288344a.35.tgz","fileCount":33,"integrity":"sha512-CQa8fquf7eAWr6KPxkWiXKMvpPE6IGl/Je7TagGNsKIJ5fl7E1TsBmos02a5PPM0lEvgnqGWUXDzHIBnXeYSXw==","signatures":[{"sig":"MEYCIQDp+pUDLBr5Rh39minIrwO01XL5Cx3XLoe5xjxrqHYXcgIhAPWDrEjBGO71KUVuVzsYr8hjXx/RnKXkJgFjktG29I9B","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428745,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1nQOCRA9TVsSAnZWagAA5s4QAIW4RhkfTJ8gmLLTWy1k\n2eeZZUHvFkz0wW3dseLtu9xhWYr5EZ0+KRm1SWzgBreaxhcrEXreUhRcC9ch\nVlTairiKCr/yjXwN4vI6l7Lk+9CUYFets4JVg/mNOQZmmjHtP2ym6ssLEdLx\nClBwH7310ODUqEdZY/ix0hawzQ+YGeWFrl1lxmFAVuWc0KyF2QdA2fzxBYdZ\ngCFXEYWfDtHaDzaaa2mHqM54i2rZYe6W2pT8awidzFdSTTzV9kV2HtL4Azip\nCx2NLRTrHz/LIi54aJvIN/T7QDviOEnLh/P3gTTsVAWA6uxeE+KSGb2Wslcs\nkNO86Y+jr92cIZjr/JHLdq3WFXi9HafCIsgmpCEq4GBSLrtuZfE+YbbU2GmJ\nfiJHqSrh5vTppdvhYDIy7rFQCs3YUw2NaSPFOKD12/xof+Myw5NI6Gn2R5v9\ntb1p51GCGt4Y4PHU70NA5qS2464as2LF3XI0NVmGuhqUGYYAdoC2iQOrm31s\nAY/RU9mo49VxbwroigdCT7JbhZXDqYFrcSuWC+S+ykL/qRvMtVn9kmTmVWpK\nzdfEXYICypG6wfW2OfXBX1anKvOHtoP96Jl78+SiPVFesC1n8voNok7HFu6x\nkQv650AMfgfalw/ROaMhmubyYWnbMHH5lEAFB/OCtZOBtus8z784ND6W7DlE\ni0Ao\r\n=Wm3b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.22.0/node@v14.3.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"6.0.6","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"6.0.6","@graphql-codegen/core":"1.15.1-alpha-3288344a.35+3288344a","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"6.0.6","@graphql-tools/url-loader":"6.0.6","@graphql-tools/github-loader":"6.0.6","@graphql-tools/prisma-loader":"6.0.6","@graphql-codegen/plugin-helpers":"1.15.1-alpha-3288344a.35+3288344a","@graphql-tools/code-file-loader":"6.0.6","@graphql-tools/json-file-loader":"6.0.6","@graphql-tools/graphql-file-loader":"6.0.6","@graphql-tools/apollo-engine-loader":"6.0.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.15.1-alpha-3288344a.35_1591112717737_0.4113193389892926","host":"s3://npm-registry-packages"}},"1.15.1-alpha-16f0b992.36":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-16f0b992.36","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-16f0b992.36","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a85a7f74c483fe4a0d93b64cd218c61cc147fc1a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-16f0b992.36.tgz","fileCount":33,"integrity":"sha512-bjuIqIsw+PTXOT6wWy96rDAFD6anjgsVC0FsIak7Q6S/yEAP9Idf/em4hXeVlolvmRVYOD+A1xdcgdXQVU4UTA==","signatures":[{"sig":"MEUCIGFAqziwNjf63rBQeEiHilBqHV9RB7nNZ3uje1Fvw0H1AiEAtOk2AMNf8RRy4A3opHuTxTBT5TUdJp0bZ/OTsZVxwdQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428745,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1nRJCRA9TVsSAnZWagAAMtcQAIGfj7glzgPddFy2QDvx\nW4LTv3/OHRvHloguRD5PC4/Z9051GbJyqQD8olgAdnRBHHrQczuwXIehaFLU\ng4ltzauEgDJbqrKE8yhjKftozlnP7RNjWCkVI1x3BrLmu18JEkEPmMEBc69v\n7SF9GVNsBb1QrMdkXvMrWGrIHZGkYeGWEb3k0aXMkZ8kcOiUgWhlDuFwjAef\nhsFulo/OHAXwM6Ozh8dorY1jJSKEqLO4Jldn9XunlPauICXJWWhaJeBSfsyH\nJ0SiGG24QAaiDJZraHvgI5ISqZQb/Fb5BZg+RE6S0sJcdsOv988EKg50ElQ9\n8w764+f/0nHcqeVONR/BbEz5DdgcDS1YEFp0dcMv4hjM7RRFkyEhrcol0UrX\nJv85LbFvOSR3tAOmwzhN630iS/geyZS3RRydaC355S9SSZCXTUFAHq/AIV8h\nskkx5AXR+eIJce5zI+UC//xBG6bTtzrce5g/OqUNZQU/icwA/ad648bCnhEQ\nd537eGC7Jw2DXvJXa1o71NruGMEzkrRpoWi7meL86s166WfRb07xxmgfY2nj\nCNvaPdpFPrpVh3oB6SY4HR7rRJWT5gMU2Vw02pclySbWHEM4M162Zyi+XxDL\nR8d89r4J2ryD1F6C8VwIQr3KVrf1A9TRsnnJXzESnSjQKwl+Qk+F2O2AIRF/\n49Km\r\n=y0yf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.22.0/node@v14.3.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"6.0.6","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"6.0.6","@graphql-codegen/core":"1.15.1-alpha-16f0b992.36+16f0b992","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"6.0.6","@graphql-tools/url-loader":"6.0.6","@graphql-tools/github-loader":"6.0.6","@graphql-tools/prisma-loader":"6.0.6","@graphql-codegen/plugin-helpers":"1.15.1-alpha-16f0b992.36+16f0b992","@graphql-tools/code-file-loader":"6.0.6","@graphql-tools/json-file-loader":"6.0.6","@graphql-tools/graphql-file-loader":"6.0.6","@graphql-tools/apollo-engine-loader":"6.0.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.15.1-alpha-16f0b992.36_1591112776375_0.8478560815355847","host":"s3://npm-registry-packages"}},"1.15.1-alpha-e2fd91fa.38":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-e2fd91fa.38","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-e2fd91fa.38","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"373ed87068851c212afd72133bea813371dbab32","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-e2fd91fa.38.tgz","fileCount":33,"integrity":"sha512-xLIMyld1ssKgn6YKVZYbInq665cRgcXRHKTlj1/ZrD7qxg8LyLMLUUCStWDG0i1IWpTERMW8xD++3MweDVXXAQ==","signatures":[{"sig":"MEUCIQDMk2oP/WS83tSM/vorkOjtmmYTmFGXetwUTF3k4ebHmAIgIArJmptoDwgZ3mkZNjl+GqoE/yxgc2Ipw9gwAv6z/Gk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428745,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1oAGCRA9TVsSAnZWagAAWCIP/1UfI39B8TKR7CmAbJmI\nHQIsozgBDT1Bq0R1PdP2Rw3Ku8R4cliFEftLmR9ixiSF5x+rc8rCUw9pCj0s\nrjB4DOovJnIOYYBlVvcxiJM3seYYmEIF7b/gTP0/dLOFFPw8Ohu+dq96YDug\nSboq/sqWsvK+ryc9Do+wzLjD3OJ1yqR+KGEbWD6GYidnj9kd1KXEsjCHR727\ntRE0l+Tu0zFbhhGEhfTU0xItFMArcwLBxfb3sYEXNPQD6GHb/k2bULVLsabm\nGCsN0GOMseTJgPU2DSwbLTqxR/MINknL8wQxuH2oiUZT1mAkwTobKLDkXZPd\nj9gQvorfFLjyQpfiCzz7g57dUvXiHvHeGlk2LskltVtzCjRt5YGEvwxlHVjx\n1lRY9DYLsSRqx1rLkJq0GvzYb4LG1SlA/P7IFifgRciTxi7oxn8/sSd33mbv\n4Wo6RHtV3VN9DEsXQDw4wn11dJbNk55zH3pNxJfY4Nv67PXXh4nxacgt19+c\n/k7NkYN9Q2gCJhZBBTjTjpgshWQEKp55U9Xo+1MXcXmioQIbfJ/NzeJI9E8+\nqhl+771vTiFwdhLtL4Zo61n1wrY75ErTOoCkwda9q233hF9X98USZ61d6/zS\n62eA0TwgaQzc1MkMfiOzfM7WqUm50rh8SrdnxDvomTu9hqH/RE20spHRlJQC\nfVZT\r\n=aJUO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.22.0/node@v14.3.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"6.0.6","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"6.0.6","@graphql-codegen/core":"1.15.1-alpha-e2fd91fa.38+e2fd91fa","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"6.0.6","@graphql-tools/url-loader":"6.0.6","@graphql-tools/github-loader":"6.0.6","@graphql-tools/prisma-loader":"6.0.6","@graphql-codegen/plugin-helpers":"1.15.1-alpha-e2fd91fa.38+e2fd91fa","@graphql-tools/code-file-loader":"6.0.6","@graphql-tools/json-file-loader":"6.0.6","@graphql-tools/graphql-file-loader":"6.0.6","@graphql-tools/apollo-engine-loader":"6.0.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.15.1-alpha-e2fd91fa.38_1591115781247_0.3206887861173031","host":"s3://npm-registry-packages"}},"1.15.1-alpha-7249e780.38":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-7249e780.38","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-7249e780.38","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a3d4a57089a5b292ae3ac65123618f6634e8d8ba","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-7249e780.38.tgz","fileCount":33,"integrity":"sha512-vgUYOGWWkQ91AiMql3Cu4dORmrJW2LIf+/e30osT8tcdtxTMWifNrvglN3w9J1pDYZZuTq7ZqgMtSmJVxa2SjQ==","signatures":[{"sig":"MEUCIDa1V5CiXKuq8GfbszQ2PPOIYGq+D7EE8Jg3dIe2NgsWAiEAmmRv4FfWAwhHbJsWhzKU53kV7TRy6Od+nsMoshRaLN8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428745,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1oJVCRA9TVsSAnZWagAArosP/RPAr4REMduUBhUrb24w\nyGs9cvEerdxuwQZuLgsO9w0ODaju9jXllvAcrJZlSJl4QinGe3aXa0GqjBxY\nzH6CQZe8Vp6zi48vLnpyz3YHH2Ikc6fLtENtnmGrfqY32crSJQwcuRGy2jcp\ncQSXRlonAKaal5d5fZZFF0sWGyjD0nZNOhXtE3Z+Bw6TDW8289q7GcoWj0Ij\n07umkB5eKPPo+1CriYxSICMR7JICqg1vf5Irh7xVnrTLQ/eOsf7omXNbzNpG\ncVLuL1C2emLc2ZQ1qPtHD7PGdlQlkxmegrOYmOZP8MMjfGVE1PIbQ+hDHvQA\n0I+VMlgQt6A3eIrRxpULHViithA4GGABa1rxqn9BiIq6ohRWkgqp7Umej97q\n/shy9jdpyjDuicPYquyCDCbNEcAAFPMYLLjsqzASeWvzBIRiPxfQI9ULnmcz\nXyxpx0KRgtZVK8Sqt70DnTjTtdR4vokeqKitpQy4XvQsbvZP+LwDp3SLCdRF\n6uBhRcL0Wc+HshDcL86+Uysj6AoxD89P+HqZjv4pKNQqMaeybu9s+HT9fmdW\n5iXw+BwELLp8GHlMp5xHHHjjzu+BRIEhpX36DwKMTuxkK390swbOFkHOpl0M\n4LqoP8YcbWYkouJ5Hdy1mkeCIeyhRMzUdRKFff2I/jdlLXyeyRihsyLn+hNR\nkUgK\r\n=ULAv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.22.0/node@v14.3.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"6.0.6","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"6.0.6","@graphql-codegen/core":"1.15.1-alpha-7249e780.38+7249e780","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"6.0.6","@graphql-tools/url-loader":"6.0.6","@graphql-tools/github-loader":"6.0.6","@graphql-tools/prisma-loader":"6.0.6","@graphql-codegen/plugin-helpers":"1.15.1-alpha-7249e780.38+7249e780","@graphql-tools/code-file-loader":"6.0.6","@graphql-tools/json-file-loader":"6.0.6","@graphql-tools/graphql-file-loader":"6.0.6","@graphql-tools/apollo-engine-loader":"6.0.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.15.1-alpha-7249e780.38_1591116372953_0.4630454505241035","host":"s3://npm-registry-packages"}},"1.15.1-alpha-89f3578d.38":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-89f3578d.38","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-89f3578d.38","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"99859d4948773ee6fe4572565bfadd8797578980","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-89f3578d.38.tgz","fileCount":33,"integrity":"sha512-psR+I2YDsmTPck4U06TrHoC/N1vYQuxDLcMCEyeS6L1PcYv1z/sdfHpXc1WOUE2azPZopN+gfDfpc53p0Y9sLQ==","signatures":[{"sig":"MEQCIFg6sudy34yU8PJcKzLkytt5puheTdPGldz1nLTthszCAiACp9KnKlg7Y3EQGJnaOZXyXMMwL77J1UBMkjG0nWdqOg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428745,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1oRACRA9TVsSAnZWagAA6ZkP/0l08PBelQuPHet/aRLR\nc0D1Fv03Baa4hwBVrq+QloiivYqHCIVkhV8afpDg6BDheG3X1N2sBQaCnLVN\n9jqzreC/98ugH1ea4qcezVRTfHnNc14thvh9TUuoGhCZo8CfiqwwYRaR38xc\ng0tAM/4fykI9bXEwzthO0U6ik2LuimnLXy2aqHfnWaFqPLmW6CHOJTSUC3t6\nmLMK+sVth7yJrQQIbGMZdTWcEV6w7M0p4JF+ilGOju4ALDpGm6X+ae7/coFf\nABURayFDSks7+mawXJXGTrkPKntRivav6cmdaH36lVFkLpk2+AXDMZ+Xx7Vo\nwZGFSQmB1e3ksbfQK+G+/WDIgaMbRMeTdgK6CLPKgp7LzJDnh1cnUt5kQtfp\nx5jjNpqlLjWOTuepPkgre7ODpfTe5FCvI5mBVeT66zahkSY0k2yXxrAegGWc\nZ0/gjZcAGBCddQ2HEFbBc4Q5x3/EeBzp6S/Tm7mElSNCTDPy0FjjemZ1Dgj1\nYtSrHM8ymCPwtO5iOlLQ4hFnyx2xb28Jj0INSzneSn6/ypBIHObfD7WlESQz\nq5so1t19xTvqTBMJ7gBH1lBPgf2xAaUSbTutM+vVjNDNTfhPE1oqDFQgH25r\n92L7vuqZO3SYYVIlQDEhsKZJxI4Ef4B2H28VuE6N1imO3RcoE15R3lgPj5vp\nB0UJ\r\n=ogOo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.22.0/node@v14.3.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","commander":"5.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"6.0.6","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"6.0.6","@graphql-codegen/core":"1.15.1-alpha-89f3578d.38+89f3578d","listr-update-renderer":"0.5.0","@graphql-tools/git-loader":"6.0.6","@graphql-tools/url-loader":"6.0.6","@graphql-tools/github-loader":"6.0.6","@graphql-tools/prisma-loader":"6.0.6","@graphql-codegen/plugin-helpers":"1.15.1-alpha-89f3578d.38+89f3578d","@graphql-tools/code-file-loader":"6.0.6","@graphql-tools/json-file-loader":"6.0.6","@graphql-tools/graphql-file-loader":"6.0.6","@graphql-tools/apollo-engine-loader":"6.0.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.15.1-alpha-89f3578d.38_1591116863643_0.026089593867824057","host":"s3://npm-registry-packages"}},"1.15.1-alpha-17cac56e.41":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-17cac56e.41","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-17cac56e.41","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"82d1757400843cde1c14df5a1efca6fa2659c922","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-17cac56e.41.tgz","fileCount":33,"integrity":"sha512-RNaRbIWWsQzs1moUrVPdDWnw9552R09P9LQSAQKAlcb1E4CamYMPYwFvps8TYPYKSFOe/xocPGTCVnDQAq38GQ==","signatures":[{"sig":"MEYCIQD1Frpaw9Gpsp1x64n0V3ZqmqrK1a6cpb63g3gG5VpoiwIhAJNY4+U2HipSFzfD89+vQP0desj7c3jO4OdT27cKHUJH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":429110,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe14f4CRA9TVsSAnZWagAAJ6UP/RDDWTA+yniCCHkZkTsR\nh8xbq8q5jgrIdTijn2+vozGFvrDlGOyn/D5SsOfDSpUojZJADOgHWZKOgPMA\nVtw93InxhDez+Zg69kMFVY2y4ShVjZ08g422oDiCEl2CkNWVfBf+ZgQ7zzYj\nCMwwGZKHh7ChTRYZ7HxLycEX8Zq3EF7aSnhBIAEqBuccXfRCFspNfIocunQ9\nYeKbCLeeo3Cc/tAnqSN9fxR/iNX3YQMo40wsOsVnACqmuab1/LPhl6ZNhj1M\n+QRSIEsfWkTf5ZsYsRLFVYSQcOHQJkXcU3qVPUCp+CJs9X42uwvw6emQquar\nN5Sc49+63CF0Lonx5XdK7583MTHna77sulllPj88CX2Uv8w3T6tqoUuO8OLi\niD41smbkPP404uTQNW5Qbo3t1LA7t+C2GcX1JaW+psS+q5sO+PK7oYlWVG86\nDVWADZRKqOeEmZhR7SNFY3s+vMpX0SKvOk/UXxQ6lEzOtm9Duy0RyKXX0kAr\nX24SG7pNeJ0Q52F1suyBUo+WHC4UXapd8iVMe8AUVUangREN0eKksJwRmwBp\nCxg4OGpf2xu7vWxOwO0cTyif/eJwe2Ufgbu/CLgy6meN56JoPtE6ZQmzdV4K\nHPSIxrPTtElr7JMF/AL1R4RlkGZv0s0ROcEYVhkvrdH5fYkftLALlMmhadjd\nWuva\r\n=ok7m\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.22.0/node@v14.3.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.1-alpha-17cac56e.41+17cac56e","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.1-alpha-17cac56e.41+17cac56e","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.15.1-alpha-17cac56e.41_1591183351442_0.6172858633366138","host":"s3://npm-registry-packages"}},"1.15.1-alpha-37750de0.41":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-37750de0.41","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-37750de0.41","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0c7746aa23e8eddc77a1044ddd015da9f928d73a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-37750de0.41.tgz","fileCount":33,"integrity":"sha512-IWacWokA93wOcGCIOmXV/AdS+YP+xlUUJXnDUbzdNxrwLJP32hf2JAyk5BU+JAh0RdTT/4XTfMm8MPyB1Eqz+Q==","signatures":[{"sig":"MEYCIQCCZMzAqtMxLp/HYJfJq3yJAs6BQWqSyDpsYEvaoHAxFQIhALLjlAQHEBaWwNyrmDSmo8JiAAby0OBCOUdLjiolBT6V","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":429110,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe14xnCRA9TVsSAnZWagAAWggP/Ry+ropaBnn/pW/gFnrW\nmbW0BMYGT+5b2Wa7MQFlSdpnwp+66nZmHQxKrRHVLMtvXwaomOum5uabJpHL\nDuvaEy/EhBGcOKyLCT9uVWHPbFAFdsUaFb1+0Tp7JmdH78XYeSqmFGEAO+0R\nvwgHAHpeBnGE41yx+wL837kWlg00NmtkZqaFpf3hFtwP1whaBrekaDQQRBuB\nMRDRPr8iC4nJZktMt8Eh6WlW+odNyqNAKXdptL9x8C7Gfmx8rqHHIX6Zdyp9\nY98y+s+gR2/ZZqzt4yrwLSRsSOLv0zuKh9mIvHw5pnDHHJRCRG+6m8QpvYpq\naEe+EgBz8FRfIaeJ0wWsuirAaxlxVWGk3JQF5KGP5tGQlFERLmt/Mshz+qbB\nQSzEb7VHTdQyMHVV45qjkf1/w41Xela2aerdmkawjHLb7UTiDyw2rl3CleQW\nFlcvWUYN3E759+YV7PgMaM+4VBjgS+Wilk+gSIsuhrlTPwFzuVJV7OPWGyeD\nSkeFsFv+FcNqJsi1w/s3y9MOe6pACqSYmGZ/aGldXvYH9nGuwJeAQlEBTg/R\nfI0BtdtDuQV8KWEf/8l39HE4999EgaFKHi8AKrFkUfMzusxyUWb4IymVIjfA\n9+o19Won6f3XP6NK4CY+KKv/lOUXS3cR+rHj0Pix48MkcGE1L00n5qBOOfy+\n/bEt\r\n=EYxC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.22.0/node@v14.3.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.1-alpha-37750de0.41+37750de0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.1-alpha-37750de0.41+37750de0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.15.1-alpha-37750de0.41_1591184487037_0.3444640212742671","host":"s3://npm-registry-packages"}},"1.15.1-alpha-9dea927d.0":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-9dea927d.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-9dea927d.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/bin.js","graphql-codegen":"dist/bin.js","graphql-code-generator":"dist/bin.js"},"dist":{"shasum":"0ff8c1f25f3d2cddbf8df2ce1aacfb81d3c471ca","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-9dea927d.0.tgz","fileCount":123,"integrity":"sha512-SMLJ/z5j9m8xIyjejK9h124QKBVdyQdtei9A+dSNEoGbCeHF/s00S5gIB4sB0Ql2EHBSpFdzQmKF0UKKHQibgQ==","signatures":[{"sig":"MEUCIEnpfxXE2SSJ+wVfRcMqJUZ61hJ9yZaixgevc8H4BCWZAiEA7KrLxz9VXx97N4WsH858dbgIbjh7iY2i1z/ZmGZibGU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":640625,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1449CRA9TVsSAnZWagAAXCAP/ivnIq3LENAko+S0eSJo\nRN9u/c1+qLa9O35pPZKXSImgR0BUT/qQxxGdppmRsqhDMY7+w+1X5VkVg37J\nPWRzzxAVcHctAPJniM9HZpMjae4qLILRQfVQGp2PRJR1teVvHGK67PPeuY6f\ndVyyzyTVYhb/csqczARHTwiVja/nw2FFn9A/YZ8KdYpx0L6iTYmTcud8fJRs\nAftzfou7YyRwXyv1I+plLd+oi9l2bRyi3PmiHoVC7XElnKDt4p278+b+XnFv\nS/qMEHIau4YrNO9uzWMCi1TTXk+T19d5YMTGPdQ+7U4I/LDpJpFjmLoTJWgL\ndsMIPf5Vl/vC5mkB3mGH5u7jIN2JrsWxwiE6u8fwfG+otCrW2a8qABiphIWD\nWZ7kdevhIsor3FtNfgjvJS5xAreqLmIW6lbTJ/bsdbuFgX5lQln9prrpe1R9\nRl9278cCAbof5upub4e88UjS06GS3dr9ypkuAjLnPQZWPGrkr40z7tBnwx2d\n9Iy6Yrmlci32I4TPxu0VZIv4SbBhHqn0EsUZ7PShCcCTA4qZhaCVEsKE3Bwc\nQoWfgBKyX9tHR3is3o8oq6y4uddlG+l2myBBUfY4lHhIEZM2gpqH13wFR5ND\nXHIvAJbHWflW5iDYwF6AJB9fwRiUaQ9XJioczOIw/KI9C3HLfSxbnY/Ybtnj\n3fnN\r\n=TSRk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","module":"dist/index.esm.js","scripts":{"lint":"eslint **/*.ts","test":"jest --no-watchman","prepack":"bob prepack"},"typings":"dist/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"dist/index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","buildOptions":{"bin":{"graphql-codegen":{"input":"src/bin.ts"}}},"dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.1-alpha-9dea927d.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.1-alpha-9dea927d.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.0","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.1-alpha-9dea927d.0_1591184948530_0.8497567548917735","host":"s3://npm-registry-packages"}},"1.15.1-alpha-a0eb0704.42":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-a0eb0704.42","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-a0eb0704.42","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"761a304ac9699fad13f4ba01bb27c46ed81817e3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-a0eb0704.42.tgz","fileCount":33,"integrity":"sha512-vnaaGtBUTGajt296cLObvdkrN1RKAX59DlCDYPbk1QF9g0dn24wUYBcRx3/dUA4vLJQumKcK3zIRiwd/YjuKsA==","signatures":[{"sig":"MEYCIQDGANKlDT8lqmXhVUV4bNaUJ1unEVxpM9ASjXom1KoUYQIhAMGeCqWUuw2hSEcTJQSKTYAFk/HWBaldEwQXXzWYJc+D","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":429110,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe147cCRA9TVsSAnZWagAA59EP/2Z3VFBPvYpKxhUKwi6e\n0PDmf4PkewSlRGBOMV4qUuK3iSY+l+dzngPQHkiOsCrSfOV4VjK5Kk3Mr/+b\nymkmg/5x0JefWwneVBSxgf1REant5tKSs/kce9LXpLrx3Vz3x7qw1DkGC+t+\n+664vJEzMmLO0vh6dw76jAa0kCFuqDS5ZBwmHiW7DYiCdl51ykLk/gvLwHTz\ns9Ukp0nRCyg99/3H1PBgQu3b+mSL3+Ad6dj8h0tCX8P4k6/Sd4HWXjbroRvr\n59l70Vc2OMQdinVd3EPXlvrWVvYKpmrTvX66UKnTRNMyo54sg/iO3KIxV/Pp\nU9MseC5NGZyrylOhwUSVzjecn+ooz9LLPH3pZ+SGwWm+IUFAwSuQnCmL2v/U\nvmpDeplpteBvNY86dcxGBxi6iaQA3s0HNa8EHl9BnkPqfVbm8GFw18JSqIaH\nK1bBjUazRzJgUz9cwm6Fbe/digpxzOnjKClZVrFRMZ6pEMWhCIzUeamGkUBx\nLD2xdga9YPfXfilGSkf3ePV0tFeL2EkkfSkOw2TPakY9CjDInYwAjoNMRobt\nKdwj3l34YRzvKNY+YH3CfnwedDCihJMIKrQzGsoU5CMVNGG5I3pDpfdcFJbx\nA7cJjc5x4lQkbOLQNAX1KOtirTztqHekAnfUV4+cn8skIeBdoUc2cFR2U7jh\nJ+6M\r\n=+U5i\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.22.0/node@v14.3.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.1-alpha-a0eb0704.42+a0eb0704","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.1-alpha-a0eb0704.42+a0eb0704","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.15.1-alpha-a0eb0704.42_1591185115740_0.5375015634007074","host":"s3://npm-registry-packages"}},"1.15.1-alpha-74b23697.42":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-74b23697.42","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-74b23697.42","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d1eddc093e3b04d2b0d7ade83ae92fdf1c1eb00f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-74b23697.42.tgz","fileCount":33,"integrity":"sha512-+NMxt0MqQZJEP8tKeofwEM4v06dfrwDIkpzcwNvmDIY2lE2E/9mrSCRoxM1xijm27aDN4oyjEFtrrBvrkJdU5g==","signatures":[{"sig":"MEUCIQDw/GV2fXanCzeTZ8VX3Vuft8KLkLGnYXSiRKZF7s+IhgIgfZ1oVraVEBgSP+gma06k/Cg4IpMjN+HAeqFGYrwZtJY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":429110,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe15CLCRA9TVsSAnZWagAAsB8P/Rfi2wha3a4PoAfp0/+j\nQAlYSA5bLC5t50lGE55y2W9m81hsXQq4UQA5vbRr1Dfh9ddYg7CXNkXk5d+o\nifdhmW+Yu4Kpb8vbWZuM6pgphRa5fI8uyVQUzrQb21JT4BglYegcA993VUwD\ndH44jn3FDyptt6zGwhtS/9dQZubyVnnKHJ9P/bZzt2o6hzu2rN77eGhBebiv\nIoT+f8H0j51h4/40V0BSN2aXUKfLKMLgQHx9FO1Y4QIddo3vAihC88xO/Kew\nLgP3JomEZHqX7F26KD5nQXVZfYH5ar6VUxjKC+I5wIxHkCIar/YnD/DK6jlc\nJi+xzQOIHih2D01JONJuMQmMfl6Np++LH5ep7jJu+gvV799MaXri+uSHXw+G\nl50cdWOk0h/hG8vx+/9lmkArMka/I6Pg9D8T6xpQeoO8TVJ/8rf/apLb0IM+\n20NfJN+hlWHRjOhCgqc3pR+CGQz57hpXeX6mIPSx7hlLmc6mrBnqgfwMoXN/\nscohnSAXLjGFHNQElPO7wMVwHX4UauTr6NoFsinP3jqv/6kmpbmJE7d6hIV3\n4Rm5OtGlX7syyHRDvdyfKxuzuErKNA5L2ukOQUuT7ZjdpKAZWRZhjGqJ9Eiy\nxA+IplHqxT9fPEtubN0ODkdEG2mI/fEgyTKm0W0PHF80Q8M8osrLGjHvMV8X\nhli3\r\n=cEm/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"lerna/3.22.0/node@v14.3.0+x64 (linux)","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.1-alpha-74b23697.42+74b23697","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.1-alpha-74b23697.42+74b23697","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.15.1-alpha-74b23697.42_1591185546953_0.4368726685959714","host":"s3://npm-registry-packages"}},"1.15.1-alpha-1591186678409.0":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-1591186678409.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-1591186678409.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/bin.js","graphql-codegen":"dist/bin.js","graphql-code-generator":"dist/bin.js"},"dist":{"shasum":"76b5252695f454df238b4188b0c1fa4d3bb731a6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-1591186678409.0.tgz","fileCount":123,"integrity":"sha512-BfSIndcLRReA9oqNjDPuzeVKY8k70kpaAPmKzk4z3pxWPOSYYVbLVUXTM1ykU0zHdJ/ua/1X71ZKhU2+5+0YdQ==","signatures":[{"sig":"MEUCIQDGZMsQov9ZOSR6VlH+c2PTnxkTRUxTeKqYXrZJfHAUXwIgHnLm7yS9p6ei7QTvgZwrPK5pLysw/QgqJikXUm/en2Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":640655,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe15UkCRA9TVsSAnZWagAAlBEP/jpwKsu28k6ggSdcdyLI\ngoDOCMX/7Z9jsvfXp+6WXt7/jhjkGcA9OdRa8kB+WAfsy3yPFOc3E3quL1Nd\nE2dHGG9cLy8JOoLK0X2/TYO0FhXrv2GWcbo0HiL6xNddq1Xbg9yaORnSn1yl\nsfU3nQp6TmkEWqV2M9wxQ9M61C8RAxGgV4PZhZ8AfmdEnuFGRlsA2DU3K1Gp\nkbvcvsbMch5Nxc13Zl0kFXKK/8HvRfYf6u17ONgDUjDezpgbRSPRUxv4DYHz\n/Q33GHPkHwgEZIXiQrKWWD6WdxVhAoQYyPEMxJZUFjM2aO7mjt9moffBedFS\nP5GCcFfoW9Wv5QfV/Ze9O7h/9HSaSxXCYRBh1odUoAGRmksCnahTKGysEpVK\nSDaNcHgIL1/H9FWcFwOJbYmVChTCdVp2jlmuzqyUNg5p9Rc5L8GE41+kCzGg\nbmz/YssfOe2tKEQj5SHl2iw9qOSRVNxhPTtHUte/m/cbRvyyg9K2kEWVxp+H\nl2ZHOYT/U03q54FBuImKDKKrl7Eots04snzYF5DLT8amCHgvDWlZHVX6rK1W\nOAibB+aez12/DC8PV3xT+/cuoaqAbI+/rWl5ceKpy/Krsz8jPHLWCvDSdfyO\nSGeNPwGEcfqzR0uU06WzEXKYoG4yv6/E2x2a8nVsfp0NQ0GUe2C8GBJH3NyL\nxzf7\r\n=4JxK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","module":"dist/index.esm.js","scripts":{"lint":"eslint **/*.ts","test":"jest --no-watchman","prepack":"bob prepack"},"typings":"dist/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"dist/index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","buildOptions":{"bin":{"graphql-codegen":{"input":"src/bin.ts"}}},"dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.1-alpha-1591186678409.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.1-alpha-1591186678409.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.0","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.1-alpha-1591186678409.0_1591186716773_0.23075889880463607","host":"s3://npm-registry-packages"}},"1.15.1-alpha-92258174.0":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-92258174.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-92258174.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"bin":{"gql-gen":"dist/bin.js","graphql-codegen":"dist/bin.js","graphql-code-generator":"dist/bin.js"},"dist":{"shasum":"fa85fb8e826d0353599d7967510a871ac6bdf415","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-92258174.0.tgz","fileCount":123,"integrity":"sha512-3QKV/BYbhvsbvNR79IJJ8Mp/5KFeN2GG7TFRu8YmWqABX3a9PYLdFp2U7F4M3ga4kwrdBhbEVCE7Ak2JIVoMVw==","signatures":[{"sig":"MEUCIHuX2EodbI2GQmO6YE+Pwipi4K/z/OtmkWZMIvnC3T1iAiEAq0oloQUHVQ7U93h7QzKybUiyHbzOwbzgw+kGKP1H/y8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":640625,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe15e6CRA9TVsSAnZWagAA7/0P/iZW4h4pwpH1iazYbPCc\nF8ZAHJRXuVbn+kaj4tyFfZ1HSWtW0fXhUwpuKIzfqo2pj9goBlcd3amlD/67\nq5VMfr9KzlPhnPA+AlmWfwBWzHDNkGU/NcLTqXTYFCwA3EU8EnHTWuBXfpAe\n7fCEowDzOdZv6+Un6+8GOX5cmRSuqdvRXXqiNXCYKo6IXlExMckKXjtYDneS\ngBkeh6Gp2B/iEhVAkYq7435z3sH3ZNZwjsPP0qyii9C3xgDcfkuMHzPkxL53\nG9ct+Yu3iwzQlE+Gk1p1vRbMEWBSXQH76EZF2tjCm0cPce1aDQorQ6KHH8RV\nE0Ni66cftnMHVp0Ea61TKdYTvcnDzYyZbHu8ybuXSeaDN0mk75aS1+M/Fx63\niPBKkRvo4KLexRpsJy+FLZg4oL7+Xtnfiv/qxLTyRoOL+6z0jg1Syl7ZjG2z\n5PpcG5vH98OmKbSCg1Dzj5mue2KhiAJL1bInHav9u5ZYPtmRoFHrHGGIVD2B\n6J1JBoLlUULr9REd9H6V1h56599FxlCJjA/gxnHjWfgLhplLGT3AFmXo4F4v\nrphLmzxnwe8MJ4wKK3xwkIo5pibq0ZQe/Yj0/liUMDgPy8PbBotCugUx+8Eh\nYe/Rx3fOcNuH695sGuO8/KJwQ2ZmlSLhguO/F7Z0jN3GGXByw+2U06wTexBq\n/K2U\r\n=QIYo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","module":"dist/index.esm.js","scripts":{"lint":"eslint **/*.ts","test":"jest --no-watchman","prepack":"bob prepack"},"typings":"dist/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"dist/index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","buildOptions":{"bin":{"graphql-codegen":{"input":"src/bin.ts"}}},"dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.1-alpha-92258174.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.1-alpha-92258174.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.0","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.1-alpha-92258174.0_1591187385670_0.8320869705254323","host":"s3://npm-registry-packages"}},"1.15.1-alpha-894c5a59.0":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-894c5a59.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-894c5a59.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"54a0b6a17fb4de5b99beb34986c7c96d90a81eb0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-894c5a59.0.tgz","fileCount":32,"integrity":"sha512-y9AoKP5lZl1d0W+7cCAbCEN+2pKfrelbYBNE1JKJe4xkp+4NYnSgkVB3Pz/BUn2N+xhnmgQuo/sro+Nyh+ca9w==","signatures":[{"sig":"MEQCIBO2PSKMjv/6GVXPv5mKCENiWp4zJVu3H56fBWoyWloSAiAzbJhnD+dY0Z+BNmnVUHMVywzP4c3Y0DPFFgPM+ZTlwg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe15h/CRA9TVsSAnZWagAAK/UP/0VjJDitCfj8jqy6OaG1\nSULvbKI4QEqwQn2002BfznnpDLuWchqtSTg4Zy7Ulb0gs/e8aealCynbM2h9\nTPnR5UALZcztqcVZaj5nPJOzL0GioTi5N5aU1os2z3wGIq6Gv8gr15o+ZAVC\nCHIrh3xIRcgzqeVIc/qAXunL88oBbpxDrN0aMKFPYnY1iyI/fEg83HELgg8o\nzaZYRN+YSF0VQrGtV3RyzvFACEHwffUPBnTDPvTv9OswEXTbMlDEjp5ldirD\nlSIJjQU/SYzmoyuehBG2PhlHE9tHn9ojc7uGz0Eoei3Fm0NA8FlPR+byVYM7\n3DBU7RFPrNp6PNlFWTedW81b4MOsZBBoS/pedquGRaw7ZjTEn4OTH1oPOJFY\nEIgn0cUTOqvo/jwvuAclFboUJWGjwvFF5aZBBm1Dj59+TsR7Sg6BrtvCb8f/\nP5q3rLdpkACzGHitedHN7qBVoWZA64l/ZZxD38FNDOXSWY3zi9+0XAW73PGJ\nsZjUZNt96BSqfNpOXyYfEZdGlWjNX+YpkrKHr2oMMFkddweQ7visPH+o4whr\n1w5vRgfYHdk8SaVlgp3CbbwuCBXfDCOpEsFpe8pW3ugyZbJaMpxK+TfHtGqS\nC/KEARfcEy9bbtibvN8mZFA1yipdIkQnY562mSlCfjbZqUHck40bwWoNN6o6\ne4Z3\r\n=NDJm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.1-alpha-894c5a59.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.1-alpha-894c5a59.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.0","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.1-alpha-894c5a59.0_1591187566041_0.6369435445497658","host":"s3://npm-registry-packages"}},"1.15.1-alpha-7e8baf91.0":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-7e8baf91.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-7e8baf91.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"eec27888fc900799f4bef526e822502ff7cabdef","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-7e8baf91.0.tgz","fileCount":32,"integrity":"sha512-CfgC0KSEtHiYwxpBo6sT7FgeSz7zru+YfPLmOZTHHbONpZMz/bn2jwJ/rsVAtlDGijNeIf/QhLT+v+TI2uJfEw==","signatures":[{"sig":"MEYCIQCNbu07Un7pRP/7lbT8p/pErVHeA8MbiADWSOzfs6JRIwIhAKqwLDOyhme41+a7rz+S2+Wp6P3Rfe2ObcNbD73F+9Tj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe15lsCRA9TVsSAnZWagAAVGYP/jvGku+UEWaCrdqv858n\nQSSyvxcBzV7jQQT54+4KhQcQZGASpya1iwvXt8VrHN4fsvgYpDkw0lgiZBBd\nM70OeUHWFrt5LkUxVS3E5e+RKM1U9GOLPNBSG/PffX/Y9XNw4l+EeiB4GyD0\niO22ysCFdHNZh5qcvbbFrhjOjov6BPG42lvL7lxiSGrXva1ZO4dOPJM+tqlZ\npPCkyzxeHJ87gjwGFH52Yz+qVQ4Rn0EZFjSwmv7D8Uw762Yd6EMaVnlAdiMB\n5GGO6oi3QXfTjIvLJeQ5xzx/l+mBJfq8e98q3zZS0tzNaTlFQ+B/EX0/nVKt\n7/Axg4SH8pmfX06FLLilesnIrKvJ2uZude+oU82atwdVr0XtcM80bSrUwSaq\nYVsbPRiTRP6jl5LyAEUiG73qZTsfwCtEde2COTlnCzJCFoqRHk4RLrefyG4C\n470WDi7vhj5RrsbfxlQCW9cad8ia9uafLGtt8ly9KljCXa8LmPr3+KGyUcTv\nj4z5NprIlqIkDhsHM/+A2pKUGXhE8SXwb16MTYJhlRX2qcLGmHOJOq9HAbe6\n7D1E7vBXSqXT6g3mVY2dQfXbDyq5ji7mkM0iSQuYLatsgZxAyjyGCD8W3CLM\nFVLELhm/cPZ5lQOXO84Hkm4CSv0Z8pLpCECa6cBJf/3as1nyCgDVwy8f9Caq\nOCIs\r\n=ay6m\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"ardatan","email":"ardatanrikulu@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.0.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.1-alpha-7e8baf91.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.1-alpha-7e8baf91.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.0","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.1-alpha-7e8baf91.0_1591187817794_0.18983239982056688","host":"s3://npm-registry-packages"}},"1.15.1-alpha-984e9e30.0":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-984e9e30.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-984e9e30.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c92f392e7f6d819eb9f3c9a9e23f3de8e44c61a0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-984e9e30.0.tgz","fileCount":32,"integrity":"sha512-5VCI/GRYifcNvTpgGA6w/DtcKSVx9rhcOj07/ZN5XvOGjhBW/b/gJL/GQ+hk1KourFSTHmEXY4g+WJPnZlP1zA==","signatures":[{"sig":"MEUCICkfEQJP38Ed50D0Ee2wvaa+G8pDKzi5aS2EjnEHJTSjAiEA9Qtx5i8CTA7mBZNicMN2IX8o8bVKYs83CdqfXToWG2w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe15svCRA9TVsSAnZWagAADD0P/36W3UqVRfi317MMlH8J\nedcvInee/pbwLoJWRI4cyi9t+TwQTxdVHHrumh5Yy07layyp8PaQI7OPAlEk\nKOtTGfYcQtVG+uLvDy6KZnfF32WsQob9T3i0zFRhHkpO4owWvROXtxOrNg5g\nShHX90gjv2VXovHlimpmzjKYAIXQg3H7UtkR1Ql0ZvSypegXIfladvXwpUTO\nblESxIh/LNl9ndWoRwZJwp/8JW/KcH1PbFfwS6+060kulrv1UBeOJf4reYJr\nWmWJJtveU43swM6aPWofVNKrFCjlDtC9rdx2b9kSAkFDvX1FEEM1An6DBpHn\nJgXOipgOegBl71Xirhq7/xvb4S63hyXdn4YBLF1myIJzQlXiyH3mNmA74Xi5\nqdvTgwBvprAXN5anXYwedQNfMMXXHe6onPepcTbnNCHNJV3Po7SXy67dAAsn\nQKeKg4fk9EIuNbiG+oDAnrlMMoTwKt3224ARBSZ6tvqjiOM4si4+1rfxGnxr\nbxT8zBqolpLS6WFqw4SLNFemi6RHYnXVvbLRnQ7FqpJ4I0TzE/ItdFLVppNx\n5gBujOKxwE35Kshcu+n8uzWJ4CbuOe28Ki+pFSzt5mcn0DymU/4HBtqU/7hl\nc2rpFlJ0XUWqtV06LpgPII4L56vTSrKnMu+n/r3DkrywEOb8q51/cnuMI2zI\n1Mg2\r\n=s56c\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.1-alpha-984e9e30.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.1-alpha-984e9e30.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.0","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.1-alpha-984e9e30.0_1591188270318_0.04885899385895076","host":"s3://npm-registry-packages"}},"1.15.1-alpha-7a8dc9a9.0":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-7a8dc9a9.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-7a8dc9a9.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"bdc662da4e438ad3494a2f482cd91d57ffa66096","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-7a8dc9a9.0.tgz","fileCount":32,"integrity":"sha512-1ngtpcUFvGmmuN4tpBylUn1IXk8s6Kl+AKfBWw4MOHUxXJqhKtlkSMAVbSyt3fcc1auh6uWUeMD7Iw9hyuUtog==","signatures":[{"sig":"MEUCIQDL9StrJ8LGEE307J4p4E7b6bdm1KGdzAcNLiqYL4oQ9wIgQPB8y5foxjvktyBB/uWdmcu63KQIXD4APSj/WffkDkg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe15+rCRA9TVsSAnZWagAAKyEP/Ri4zNKok/kPR56XAUMU\nxRtKBEFqyOUqlQsVEsFhfuGiGHvfvnCpJ0Rdb2nJPEOCG7zWGCUPsAxHTtf2\nBBkW40whwJrcaeaemjPR8qgHSs29ZjPgLuYjMfu1dgb8PgqhZIMBxCxwLgX4\nXAZBLezdQq33fTzBD7AfASvVI4mU77k0sAOuCCij7usKAQID/3vrWYr/xKJo\nVyn3O7etqFAxybmUX+c/BulfKzPYAyti4aq2oDRpozHbvBYEMa9UMRsjl99M\nXqa6M1CJXCuvySyPYU3PtylVsBUDL8JypJWaxjAqzcPlHSfmgM+vaLh3YB8i\nubRkNydi47X3VtUh4of+0WfN2Z8DNASE4GzM0W/rlOzLQH1jcTBBAD4zJKa4\nFN2jtYg9HNT9GX/gd49GZ5aqelqaAu9N2ykhbr1ScLLlMpmyjTTqib6fkJ67\npVI1Iu8zC30zVLbC4dXOEbNlrdCwCNJ2KbeKkyXJX+2RbSCq17pi7pOBGUoq\nWGdZ5tQv5qFXB9ISc0pd/HcZIIg51/d2y+ZBkuEei0lHLfXL6h8N2wngRis/\ncM0H91dHZ6zCtDqdEnO25jR6lxsmuFl9BG+gFgg23WduFemFJFTGYyKreEEJ\n63wY/BPcX9DaIcn8EMdBlDdgO72y1tEnVCTElpvDmpitpddRX+CKq27bVLmf\ndlD/\r\n=lI1d\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.1-alpha-7a8dc9a9.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.1-alpha-7a8dc9a9.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.0","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.1-alpha-7a8dc9a9.0_1591189418488_0.858405248186491","host":"s3://npm-registry-packages"}},"1.15.1-alpha-762dd126.0":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-762dd126.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-762dd126.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d0ffcf6c98b5c2c2cec96231b9f9268504b7c0f4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-762dd126.0.tgz","fileCount":32,"integrity":"sha512-YbX06I40PLmL1KBr9MDFa/yjl5c0oxMgU546yilA41Fj9cxSg+A+kRhjkDghsOaYobh/oLPKzS4vUrubDFMw/Q==","signatures":[{"sig":"MEYCIQCg1v4Oy+53Z5dTJEeECLkD9EEXfBn+cEA86KpOntCoCgIhAPg3wDK4PuhnweeAtYd/6GAeMXHyy9McPrqcGrDCWVLK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe16FxCRA9TVsSAnZWagAAazsP/Ryzi49FHph79FWvOyPh\nuJBBNEdraBXQeiQonhFjBJqpvOWeIZJApG3NiNIp/toqM7mCQlu+eTmMHeiU\npsXlBNkASZAHFLVuGER4WG4knLLyMvIB9I5TL/FmADdNi2czq+Sm1+96QA4b\nzSFPhqoYpQTVheYKoQqeGPYfDq2/mY98dRwnuGlxwwsfXMY2uv+/0ia+SIDM\nX+Pl5KrGVzprVaFH8JBRfFFBB3N2nXW1bLO2IWDbjxn1L6npiFkIEhlZJQLU\nczeN91l3jGKRnwkp7OXhKno5tFw0twAn7vtFZ8c+Lwirc1+OlTpbYLhbxPDm\nvS/SNhewLkcsSvYOgQTcRgXBDFWyPnoqMjAhJcslZvzBmRZRtr+79GVpoDpm\neN0UTWyP1qBoCSORN4R1TBRsJ4BuuPu28Xbb/0Pna1ggfTUO9J30qrDLYE4I\n6+iEUM+ZARSSZmPSTQbQxQa5fzROeIHrASmEEQRK9hO803VipvjURmZMVwGQ\n0YXIDI4iYOHNJhkK9d/BmBmsy3PzvaZamnPFniEayGCktrQ+9trfg20cwZCc\nknf72sYS8XbC4CMzoo+BfEQkVYIrgA9c0BO+Vz5tU+z9Yd3EPhmEa1g99hTs\n2RUUpwow99Mz5lk5PV96rSvMOLyPqbq3nSPg6fnX66Azf7+pq5yEQITOQR8n\nrMeb\r\n=7I5N\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.1-alpha-762dd126.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.1-alpha-762dd126.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.0","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.1-alpha-762dd126.0_1591189872563_0.4087998121567493","host":"s3://npm-registry-packages"}},"1.15.1-alpha-8b41ac49.0":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-8b41ac49.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-8b41ac49.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f896fe00c9790488e4144cfacc0a9ae7a4d6a41a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-8b41ac49.0.tgz","fileCount":32,"integrity":"sha512-qJHkmdd8F+WS22+ibMYHU79x7GdMraP1hz+EFRLEWksB3i/Uq8LTUfxGxHpxQMKrQIqtC9wbAYvb24VgB0Z84g==","signatures":[{"sig":"MEUCIBxva+o/TOfAslkPEvcFVXN25g8ph8UPTUJKSh2/ivSaAiEAxcyW12wJ5DlZDY4qc+zmkf88+vx5di9sae2v9XPt6KQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe16MbCRA9TVsSAnZWagAAadYQAIZdMwUjzvD0RJCxG8xC\nM2MbZgjvRzvW+udVtkjluHGT+on7DFdhU3VVsfFuRZL0PWaFrPNtk6dHWSUA\n3hYhRKnAGPcO62bYelQgT9z3DifoHjQhYTva1BFsGJ51VRJi5mSnvIZtmABN\nOkvqsJqFvwJ8mpqiFUO7g4VIcGcgDmXXpyaZMeh8tmJKO9Eygl8Opd84dN+2\nfTrEHxXuQslf8IuinsNggOFyNcz4nqnTueRihDP5u7iMrRXYWhcss9rHyJQY\nbOltTsZccxr31DiguPa1zHlKKgfwW0igpenbSmioFPJSdjliLWhCeWRKF/+V\n8+09FMpgPP5oAXijyYB6ZATqfB0MR++xPzgiu981Gdt1JzyfbPYC8oCR5sX6\ntPPeKuWX3ShkYDZeHpkE4tYR2KzvXmTj16ECVNyTWko1NJiOpShmsuattRNp\nWL2DjVWEXpYuh8rrc2WIw0wp+fQzAroX5+/MQrMFPsmNVvrWZNu6BM77h9M4\nhyLh3muwc/R8DclPduobng6weCGJ9BvuT08fYuq5b9wEA4jR6I3JX+dYUcWw\noZd+0D3AvS0QdcSasIRxfLZp8zDs+oite4tkIjEJWoE/cFavKbi4cRfJjSL3\nPU0PvArbgPmRQEhMtMo9YLBpdpxgQqw1UWaI+qZYKKbqED2HFiiBPCOWnfJ8\non8N\r\n=0qsn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.1-alpha-8b41ac49.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.1-alpha-8b41ac49.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.0","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.1-alpha-8b41ac49.0_1591190298267_0.8004932872142878","host":"s3://npm-registry-packages"}},"1.15.1-alpha-67db8233.0":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-67db8233.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-67db8233.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a41f4f736f67d64ca0e42a5e45118ebcf218361b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-67db8233.0.tgz","fileCount":32,"integrity":"sha512-N/jAGhnkZAujVxByyCGamLCcHz1j8KMFxc54e1Lt7wV66/wM8adZc+eIRf7/OJmawt9X0yrnoxnJACQOBYOfZA==","signatures":[{"sig":"MEYCIQCXKthfb6h8yUF0o2FHSrxSlEyTkFmS5ZbQpQJxTDcDkAIhAKi/8YZ6o4gi2F+1fD9eMn07UCQUXuH+jsikLl5UG7fn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe16QgCRA9TVsSAnZWagAAW3kP/3D8cmap2iLDcvvtKrLB\nmVdbJ4tbjI2XUAa5xcrGxyFmoZTxPusshmYb8NDPk/3yaynd+2UCrtMY8NTs\n8gwBwmGcb1jzSAsrPGXKMEyjfXomSOK+ch1OTqsl9ncbe36iKdfcdNnd3b0g\n2MpxiIQ9J6dAvs0ghkYpOxymimVY75gnFsab+Z1MX3q1s6+JA+CSuqOW9Upp\nwB0iNpZIuGIzs4Ee4XRYwLtvTpBg2Y+MeRt8f9gfsRGwmwML32GlauEmhxKk\nuGVpRc6YcWQwq3lg/+t7RaUhqehxN5Vip6Gtx7eibf2TUFelzIxUj3iYIreG\ngR4SG7G+LGJhRMy2E9om9uXuivtINagUQR3moX6c38ErUGLkUF5pYWnT3nuj\nn1jex1FHv6m8LhA+1m/zduICafu8vgphNFWCNV9w9tsmSSfFoZP+HlyTbE8d\nqaEj75e4+egewAx/joLrSP07EBNv0ooYLc4eK0MrhLfg/ZlPo2aor3p92eFO\nauwNL63GovTNfuzEia/4QyNnToEB2uL7o0lUNynuOs9KCmyHogj8yJAhAimb\n2PGIS3Hg6P2EeLpJCZfaoMvfV96Gh9/N0ebDsSlVfVy14J6ag7Ne+sDP4FtG\ntS2/tFU0ZrMIGoHYbI7hfe+lB99VClquZD/Ntek4T+CrLciq5sO2Zpx0Tgbz\nhBym\r\n=XRsj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.1-alpha-67db8233.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.1-alpha-67db8233.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.0","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.1-alpha-67db8233.0_1591190544332_0.06964303212482847","host":"s3://npm-registry-packages"}},"1.15.1-alpha-2b9b0325.0":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-2b9b0325.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-2b9b0325.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b20652c75ffb612a3b5a604fa9daae7d96fbb327","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-2b9b0325.0.tgz","fileCount":32,"integrity":"sha512-G9LFikAFnrJcf5uH3YVfViw772UjnGYS1bmY4pSMKuMYKy7AfBt130JxzjTA10gh47Gix7hXaCxK+DWJtsQF4A==","signatures":[{"sig":"MEUCIERLvsN6pynYCQjrNTDcVvhZibCKPxHlkqThjoZ1VI4FAiEA1CBQ921Lb0KxkdTQCDXZXiUu7XrOmj4bYcWcwctdxHo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe16VHCRA9TVsSAnZWagAAixQQAJlVUEfNf1Tfw5BT9ks8\nN86sfL7XFQg8X5cxhAYZDU4QeJYcszREPPkGU7ChPtpB7oURR+/iT3lHSelz\n4R+jwtnDuqEZwQVvYvJP+dxrOW6pYQqMKT+8I+ft9ZmQvAgLV1h0/ETO7k/J\nN+chve/sYczcdfmiuAFgRSvyEHTf4NN3TjO2Xj4FudnjF5Ibz2JPiYF9i2Um\ntJwt0QIGHr2jKCVk1ROfQbc9ztOi3PiT4qpyj0rQkey+yuIFnBHZJMM70fLb\nxWJPJzko6ZPJ8rw39qjAVDbBxZIhrxnjaPyY32e2a2+lt+MSNLz9Q8su5T9Y\nHCC96bf2+O6qQE4/vcqg1UuJQzVJI8jTA2ha6kD0th2VHL2Y+N2sVQSvSiiv\npXOVG8qA+s8QqymkUivqt1Cj15yAwez5SMkseb5UJCWprktDnGsCOgV6g4eO\n1YSQllzII1ni4XSk4GnQsEccABIM4YRZ9WTkwGs0dSZisaCKkjCVRwIgXiwh\n/bkoC0rhheFpEVkx+hYFfp/+A9qVDcYmRegGtugj+lhlqTa+Hpzq2vofWgW6\nC74zs8vCa+oLW4zvU+XFsnrZ+Xj6BCcbLVFlpsUR04w5PzgDuZcRiQTno1Vp\nld+eRycZQ4AdB6X3SUXk5JmKCjCmVYFSnSqkYan6Pk4VXKvtVumMrX3r4wwk\nRuLb\r\n=xEmk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.1-alpha-2b9b0325.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.1-alpha-2b9b0325.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.0","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.1-alpha-2b9b0325.0_1591190854944_0.8023980725194246","host":"s3://npm-registry-packages"}},"1.15.1-alpha-8147e90c.0":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-8147e90c.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-8147e90c.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a88312d2e5fddd3521389480d238bafe82f5c4cb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-8147e90c.0.tgz","fileCount":32,"integrity":"sha512-31N8xRBzGNA8IiGfMdWzk8EqCKgMOMJCKTBYHT0wQZTwRrvwuZHui69kbkOQgz/Qkj1eeSR4EK1+AQp+OLiYnw==","signatures":[{"sig":"MEYCIQCOU+mJ+uVrk2z94jyebs2AIBZ4riXxnWf8w1+Uji+OdgIhAL+JNlhUdt60bxi0zkLB0NjYYDMnMomnjK+apmoqhNhb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe16g+CRA9TVsSAnZWagAA7NEP/1GmmuP+pHRKzcgNjVnU\n3UvY36NgAiNwrcTAnG2SyflMpFB582vDcs/sO97P/fwnC5qpvUruvVEQbh3f\nDpkgVK519dnN1DRdOcCeUn93Qy4aRd/vmBD9A21ZOHFxN2GGsoGnmdlmE78N\nyMOTs75teoO9zZR4oK1UA4LkrJZPIcbhj/p9eLKDSlT/SotFwKIdAyxho2DO\ndEodYZVpauniE/mvw82YEKdix1Ub7Vy2bqfq9fYu1LuMTWVFkHN9HocDe50q\nx8jk1lOFMlR9O+M9mUhQZO2DmSAyugLSwDsWWZhYwWRxZXMyNIrAG3iEMg/y\ny043pCf4qVvuvryF54GbK9j9RaNVhtBEYRI0AWsamGJJXJxmHBHAoL3OQyV1\nRTsoyMc2rdwoDzTIz/ZIrQYQXFctN+w57lFdbmolFfVP8ejIsEbtHSeaxqBk\nroZ3xMEyvYIWmoPuxHW/vVsHQ2eN9CnMANGwzDrx+MKTrNBy25KWMr+0b+3D\nGCLt+lZbA4qSxN0zsmpSdtX3ByVYg4Rn2xjRyR17Fh2Uou1Oc59DP4qq8t1K\nTlPXTgsAL33zI+94mMJWwlereXNANV9CdAlaWbu5GJFWrzGnPgtQRsGdS2uc\njCyUWwX0L4STtV1BKvdPEjmq6H37y5ja+y1VMQWyCPybTcfD9d2zbui3CZXf\n4vcX\r\n=j6lz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.1-alpha-8147e90c.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.1-alpha-8147e90c.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.0","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.1-alpha-8147e90c.0_1591191613593_0.8407215279473774","host":"s3://npm-registry-packages"}},"1.15.1-alpha-9070d71e.0":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-9070d71e.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-9070d71e.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b981b43290cf5fb248c09e263e60f485ad9ece98","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-9070d71e.0.tgz","fileCount":32,"integrity":"sha512-i1DgAk0o3lY/dngJdp2Hq28iL6E8oGu770Xq2k/4Zh6BLC/1Zrs6BLYUqm2dZbKCMVYGu6sX/2tHDFU8VNu2ag==","signatures":[{"sig":"MEQCIBc8agixKPnlVocGj55exu+NXj2mOfsfvDSimy8WjOkDAiANonqSDS7zn/kZ8ofotRwel6ti+gqGn4A6z9fjpIRDXg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe16rdCRA9TVsSAnZWagAAhjwP/iC5YF/eEoUAGqV0P0Z8\nzpYns/pGniC1Dyxou2LnhM50FcFjlDUgup5T3tywgSsVVJ+ijSeLDFa0viIH\nGNq8rgRzFg60VfDrWrchQ3yH6+fWLZ6IwI1NQjhp5LVn8uKBkZjzxMJ0Fuun\nPdce8pYhz0aJNV2xDeUEE+VDJnDUFBBF4vqW7p30iXU+CclwAoZvyUs4pXAa\n640has9KqIvRrliZOwT54X6xrUu4Twy3MWVQngGUEKm6CpZcQiTA+BA699lK\n5rb3YmK7DCK74PlEmpNa27pa36pxDB728FecKHnY1aa72VyuaLC3hR3QZtSo\nVI7Q4ANxZMxSmJnvPS5tKm/qWmxuf2TQ+WLUXPXJEvoYL5LA5pUpwu4dUniT\n1FmBUWAFLy1M292pkZCxv8PEo2BXLvYh5OFGiGb4Q4vcDSlRpWWjD5mG+GiT\nG/o8K9mRzsSQu54YR9pEabcaR1Kv1nc3iVZsovj2HBHRWLIYxUB9rtXEtfjO\nEaZSJb0XHhfXgkSBlwj+70BUWW376eCOgMiMGjFQ+rW4eblJVD5DAMu2yG6y\nDlOEcSfz3XgLHgHLnArChuUFXaXIb90hx92gupGa8X5Jve3JFCzIDPSZSA7N\nd0qLI6ZHwOSkEBF3qCyow62W8EeeAGAM9VvsCRvOe5wWZLFr4N41csxeRuU8\nuIU+\r\n=WSTj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.1-alpha-9070d71e.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.1-alpha-9070d71e.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.0","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.1-alpha-9070d71e.0_1591192285006_0.14430789954990253","host":"s3://npm-registry-packages"}},"1.15.1-alpha-93f81e3c.0":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-93f81e3c.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-93f81e3c.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2cea0d135d5f4252392aebc401f24fc268f72d90","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-93f81e3c.0.tgz","fileCount":32,"integrity":"sha512-ryrrdDwYhF/V3sfPfOZ1zcX5MoWpQ03CzdeA8NoP60yWGcU6QX93zDXAYxZXNOEjavMuxZu8VnXZ9tA2ekSbEg==","signatures":[{"sig":"MEYCIQDYDBzR+A0uAgaLtqGtzKe9P2nATUIU1ugL2KeuH7oERgIhAIXHqj5wD2eiU2q+s4upJ3a6RqkFEP6E0gMgbLWvFVdV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe163GCRA9TVsSAnZWagAAioEQAIdkR/kQafuI70W70DHp\nFgS2qXzksEZW/1RzXIhd3GyL4K6mffvYSa7wEvBVazIFHou+VJkwXdRkSstg\n05uobWSlaDcPIH5rSvjw+4Run/g5a4GpLYm8PKtOt9go5uKfokCJ3SogBJA/\nRa7I6eg/aeHlh5hDWQ5m3AZBWXYaH+4aqsz3P5sfqOQyOGX5+jGE/bBy8qJ2\nVDibBnBydrGbuouYpT/b6PjzBaOWi2XtTKLTp+nQSS6vME9sQAWLv5I0SLFR\nA5U4DH9X7aYuxEgrzhwXGsYMftLqQmWRB6AyJkD9Pq4PktFcbEq2+46/hixD\nbzR9En78SpVDVm2gIkvqM5znX9nemr5jvTkx64HISICxcgTVqxBrgniKxe3f\nGFzycPs8efWxV1Z5/YTYSM6f/x6LBRpdi2AfxIphi6hCSSTIiimDMH5GGQdK\ncdzNF8AW77A74i5YWAckLJOz99xHYsGpcNN10ssMVtxxUbpF+VFnqLTM9zH3\nZao3baZb5Y8lTWKW0oXgj6JrbTKL59syKOJyJ7WK5g3/zAkl1Lq1/MkYK4/J\n8uG7flV6GDRSCkEzB7NpQerRr7SNnMyyMpAT2UcYpy+KQv8TjUxkaAyj2gPh\ny/00UUsO4+R7JsO99Fr9pDPGGl1FZwgmxhonZuCpxGpysDDknc5oRExYKV/P\nDBun\r\n=Cbu3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.1-alpha-93f81e3c.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.1-alpha-93f81e3c.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.0","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.1-alpha-93f81e3c.0_1591193030032_0.8643605645227026","host":"s3://npm-registry-packages"}},"1.15.1-alpha-841995c8.0":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-841995c8.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-841995c8.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a09317bb78a1d479ce655a5b162d2ec680239100","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-841995c8.0.tgz","fileCount":32,"integrity":"sha512-1zuXBIFHDZZ4kE5/5eLEm8SwlVym6nw3MVlvJtpWAHU4lNfPAdTbkjPdkyeKxcwzAP+QSWi+FlrU9Avkj3J4CQ==","signatures":[{"sig":"MEYCIQCvygR+ZHi83s31mLCBE1pU3xQPGBO2HGt/WXgFDAP4tAIhAIUTpfdcNLIaF06v4rBXwOK39r3o97vspW5zcn7yX+wh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe165VCRA9TVsSAnZWagAAym4P/10zBMFp+Iyv/oJHQ+/1\n5MvJ0/UZa/USxdehK3NWrsidctleC5DNStZjVPtb0nR/RbILePHsxBTX6Qn7\nRbnYCuQsq68JH7bRPrf01j2oUikWnoUcMDy5qEMXv8kCkbHStMosAVXm0Ud6\nccXwpYcyGXjssE0xUwzDEM4qhxckC02avMNOLb7kLBqj8VLf5o1qV8lfM2Ua\n0qyZKaeAdHv1vEiA7yOwFpQxC5vpQ5y4NgnMldRSOz+kA2enaoO0QJt1uCfZ\nBPqowndJqosao5rhl4mW/5PTEtDNTkbIq3nteAQmPHlNNvKqCbXtuaBu8trY\nc4VXv21f13Qf7N8jpJIFMW6X5WFv+8sbBa6Y83uQ/giO3vHgJLO4vBjijiiu\nZCgy+zywwWSX532D9EFZD5p9FSyKNH3TAygD2w2FOVxn13yEu4Bv6AXbFHM9\nV25aTeysJg8OClFzSA96ySNA+58FzrYCTEJwH6qnpDLOoTxUYLBfhQOgzj0l\n7ZoUztF8Rhmz4g/gwP7Uu0ko7HS7lNd4dWMuUv296WKTRTquem5iLtbjCsFt\n4c8d/iSRUZw/sHW0W5JBXTVQ+cptn7L8SqYvALEke8AUwneSxL6ZKutsx+G8\nMh2uXVpdviyZLqL0ZE7z7Obf9A2dJGbSTJfbvITDXtdHQikIFKXXBMEEaouk\nZn/T\r\n=1gDZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.1-alpha-841995c8.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.1-alpha-841995c8.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.0","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.1-alpha-841995c8.0_1591193172999_0.7083783182155525","host":"s3://npm-registry-packages"}},"1.15.1-alpha-c7ef3d20.0":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-c7ef3d20.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-c7ef3d20.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"7bd7c6294c0a3833f780af0d6f6babd2cd606312","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-c7ef3d20.0.tgz","fileCount":32,"integrity":"sha512-mCKSgSRdJNGZX/GrU2zWmJrj3mRXaIT8dW302I/6v/KP3i7ql+fNn5xtXRMa2z9t2ifpkgNUvwGOjY5v2KTzzw==","signatures":[{"sig":"MEYCIQDQCGthO+zv24aKRFkhdqqrXlTfcBd5XeIhY1k2vMuXRgIhANvw+/i97Urbl+kXbK7qfXMAj3obspVgqtiY2C/iwPfA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe17FQCRA9TVsSAnZWagAA1PUQAJFNNye+J5q8mUDu3CcA\noDmnGXKPa6qyit/rboCORgT6Np+AacrOlaxmsg8peJbNSi1WDtInHr3HgD/7\n5cnmCF3Floc+Cd38N2kZbeW9V2TPpf8+nnLH2bFoMEpOddBMU6W3TweCqwX8\nNInmqTFL908J7KfEVIST+kM8zcLpRzvnv0beqyyHi1FUCWQCTCZtMz2/TOwo\nTVwaorRAIYOGpuNZJJUAXqjq+gmOE0kGzx0Esyai8D1ZT7iieoXjE1/iI28v\n353zr4+7/MnDyCUYvJx0Qcfw2Ni+7xNrHM8q0Z5zRySEWcMRD7YkdJ/UIswp\n32E8Z74Ei2ktODcWqgHfUr11Lu012LADHfMIwmFjPch1bBaAPylre1QjOYTp\nyZvjcCWEUC959nvynXFboNI2bOv7Lp9riIo/qNOWKG8Xo5z+zQ0ybUvgrD7f\nSIocM6zwvx4jp9Gae16OldXlwbLOzuLOoSLpnb4BN9bGRrF5bZjVSllu0thu\nIAh1BpuuZua/SsPi1Xnylm4Fk0as7ZvIOJfc841RhwAlhgAo55H9SUstr1mc\ng0LC4pr199tQRxQ41/IItWwvsCyDAf6zxyUNHJsTl04+VtqKilNKg6YezlLE\nlyvK7TFyx//XCJrCT1f4v1KN5+i/51myo4ujoBrYEO3W0I+Z0KmgW7ZV/3Ky\nsgsW\r\n=vvSr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.1-alpha-c7ef3d20.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.1-alpha-c7ef3d20.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.0","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.1-alpha-c7ef3d20.0_1591193936103_0.35687378156679195","host":"s3://npm-registry-packages"}},"1.15.1-alpha-34357c99.0":{"name":"@graphql-codegen/cli","version":"1.15.1-alpha-34357c99.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1-alpha-34357c99.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f56c45188e787d34f0518f23b9d24d980a4063aa","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1-alpha-34357c99.0.tgz","fileCount":32,"integrity":"sha512-tgaLvpp9iEHJCX7Co6v7ZEkp3ZHQ/fHfIruQ3kdlLVAqEpykGTgc6URc1Dy/WiG9mYvDrKNZSiUHhAYFaYll7A==","signatures":[{"sig":"MEQCICPdRhw8h7QiBvwI5tiryDizehSxivsPILCHaw+her5RAiAkG5KmgOCt29EXMxMkRsNEEPJS69yHC4nLnj5P429dcA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe17KwCRA9TVsSAnZWagAA1LYP/3iNG4p5UiQZcAhb82QR\nVQIgCx0LO0krG/aLerlcbdZRDofiUf632ndcObsLMGxOdsvUdO6fQSHQdTjE\nGocM2gul0eL1ymf4IMadr7/Jgxbi/CJFHISIB2zNdpXTgK2lgzgoS+0ESBtm\nMT2o9Ki70LTinRC0WydqiHYpC8Bo7nSa/juHR9L0hyQbf0lrqh/ZXQWivxl6\n+LusuRzIrw69Fm3MLPVbvkJgyBbC65N5RRP7GHG3DHnf9mlTr7foLeofKaWw\ngxSn/tEadLYMhgYWVBSMKjfUceUVGEADM2tRQlqtH+TzsHZ9L93Eho8bVWTp\ndb8SDZdORzGfwzMSKYt68QfyRdUQju0SL5pJjBcEPV+96/YkP3EDuden8Pod\nRt1qUdJbI6xjD3d7vzrKXSw7RPYQAe8vswZz2v/1rzq/wxcVoMcfboYISmKe\nS2GWTQS1BM3J6Bmx0WMiM1lq3qdw8SSvICBNXfvpBU4+tUnme0Yg5h99ACgQ\nxDaH6Hx4FOJYpkoDwMxPdZAzsIfp04dR8DIjgOCz5iJNDljlYK53JcxFquAo\nXmbtnj9s3v3MKGBvEmCHqRK/GmEHEf5I5Ysi5aHlv8FoK5XmUWhb1FW1Gon2\nxreCBKJxhZCAX0qIrFrMpXdZ1Jsu4BXqenzEEbVfSFGZGKQcJgQ8NIflRRpu\nT7OL\r\n=qlVd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.1-alpha-34357c99.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.1-alpha-34357c99.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.0","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.1-alpha-34357c99.0_1591194287630_0.6202041100866955","host":"s3://npm-registry-packages"}},"1.15.1":{"name":"@graphql-codegen/cli","version":"1.15.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2c858af9b425dde5b3fa23ab80952cbf1f78470d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.1.tgz","fileCount":32,"integrity":"sha512-UQdeNFpdvYdirtm3rnClGItS0xyJImaSNpRorEXZPfuixeDr6q24EmuxFg7W+oCzSOSHHx3Vu75H4r/EFqH/xA==","signatures":[{"sig":"MEUCIQDuue8oEc+neHIVHVDYG/9zOHFEMiRTeupNqfCkqQlmQQIgN0PmPfIS2PUX1mvpmMGdCrXx2GY4jSkfJ9vP0Wb/2/s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428510,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe17eJCRA9TVsSAnZWagAAAokQAId7eX/Kjev+NTXRTN3I\nlKsgTBgYGb7Lyt8GDrBOqj+eRjePnvuHhf3QSqkNVtDxdoGv76T4D4XDgQYA\nl5Xtzm7fjg9c8ssRbatsxVctwMb3q4fGiafVX5cOyL/hsfiSSFz+rkjOe7vq\nv9V6Mc1WzSO3ZyerZjD9gJcuSE6Fd91c+8PNxbrEYpWMYhgztVvBNgdx4TVE\n9UH5UU6YoFXSaztQBLTTZHixbMNpdnxLBNIeebt3gAjDjKjWcDWZu83Qf/6t\nYfCQJIa/mrwEs/1JKTBmKTXXE/r3gmHMuWB3mFq4HIL3MBhlHZQJ55hngk98\ng/9bcn9IjANUqPMgKbNFi0/Jk6W6t6pWhrdL+AFHuM9Ob+b0Gziu7/28guc2\n9Gm6LEee8xGNomaU8UQMqcYK6gBPt+zk9aJGKYX8aATmMcQo6rcfAo1G6F9Z\niVYcwnKu9fbhO7zT/1EqBxMjxAWnpIaHue8vZdudY4+LTxGe2KPZDL+OLb5N\nfmmnUd9maiUYnfE21zQDTRDZ+flS5Xdyz1eb7O5LOUamhYBpp3vGlRADjWj2\nCEGZ99NilpOdMR1ctPb4ju/lQMTMsF+Pedc3f19gyayQIgZumDRBWf1vhBGu\n4aQMeaoJrmb21CDU8uqPoT7EOVE7Wwe7W5Yr3iu+mEwoGv+qTpv1vgXudK4+\nB3J/\r\n=p0en\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.1","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.1","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.0","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.1_1591195528838_0.18691474103620243","host":"s3://npm-registry-packages"}},"1.15.2-alpha-749d8a54.0":{"name":"@graphql-codegen/cli","version":"1.15.2-alpha-749d8a54.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.2-alpha-749d8a54.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c287a7c53449fbd84d025908c33ed00380f1e0d7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.2-alpha-749d8a54.0.tgz","fileCount":32,"integrity":"sha512-Boz/VP90BbB2LUAXqQKaWKZ8hKjNSEo7wwf/LV0gWqWxyOadZ3heU8BeANbW8eyNMsHmqeze3RVwIGrlyuT/pg==","signatures":[{"sig":"MEUCIE5geO3hxGUa5qJnRu6Aw3QbHHVLzmxGgHZgoDiYfQRnAiEAxN5Kvy+bYg3VvZenZrFF3q6r5GINtMnZiytFjmy4wSQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe18xhCRA9TVsSAnZWagAAmgUQAJHnAaG7b3jYrEI3nSXt\nriFfa4ahv7KBp0scIjLcC4toMNn5KQdpEMEcjQGEoJ9r6NhQ8qszTjUXv5xZ\n53634tEYSfVbZUC6kXLz2TfJIJTzMybIPaAUNxMl7QoPAC0KwLiloYX9hwyY\nHXmO1r2rvgIQL+UWNq/qtS1TXzQZcW7pRBbu4MxkNsn8damdR6U8FrNn/5NL\nzFnAzJW+4BQgOcnPM8KUqFsBt2Z+F8WDcGX1Hl257yc8qcMgHEpANvT+BfLu\nHSvLnDEcahY7R23k2Z9PIE+jmmjR85MLLN81IaUgFIvHM4MPV7aig2ULxcpx\nC0u4YSUpgHByAx7jXc4PfOxfTyYhJM9Gco+6LFOb5dLsjNj/t3Lylix3WDgW\nsxKHDfqeLh3xkv7orIUKh4NlgGoRiFxwZA6pp5coaxZ86zV5NmhLDRJ7QKWW\n4r/lR9AApP35NwHORFn043jmwtVksq8QdoAnADztxEMrNvynOolt51mBfqVJ\n2l86eHnmita2QvpOxeobodeNzAbOBBY/reuEQZbjc3l1h8kjZcLZ44fyGEef\nKhQ5P+lVSsI5byq/MsOpPC8qycefduPtzq85twrzxnnNnkHSlFer5MtlQKSk\noNIdjBMZBGW268Bvc+bn+x7CiswDQRj5oWyh8+dyQidGrG0xzDAiFWqu48sk\n+DUb\r\n=NwFf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.2-alpha-749d8a54.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.2-alpha-749d8a54.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.0","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.2-alpha-749d8a54.0_1591200864222_0.8384105077143373","host":"s3://npm-registry-packages"}},"1.15.2-alpha-6163b143.0":{"name":"@graphql-codegen/cli","version":"1.15.2-alpha-6163b143.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.2-alpha-6163b143.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c5257d2f8b4ceacd18035e03f4cc38c597e3326c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.2-alpha-6163b143.0.tgz","fileCount":32,"integrity":"sha512-hIlOoTlHnND2KCJwsmaT9GI1I9zD45/KQaz/snVlcnkp0+jT4RITHH5wQKP5InbfI1nZtsdGMvw1PmSgvJ+8QQ==","signatures":[{"sig":"MEQCIAYIaVGOspa/onpCi1Q/1QgpVMgxrV5G5CDIFbWbxbVgAiBUkO6Iv/wybh/FM/cOFF3YcJSJ6BkNcB7uobnMpgxuMA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe2JtDCRA9TVsSAnZWagAAXb4P/2RAZcCxd68psW2+phMl\nk4jH8FKNGeXW80+zSACBeJmpIyjxdeTp1R4zedLDtZ6wIQ0uX4inlSj9vEHu\n7+hPe0XuH+O70+8YVbGebeztl5Mwoz8tpYJw/uECgl3i4jHJJyTRAXz/PKjr\nwoUS/PKOxK5eF1HZUJgeZvKlRVuZw+GdbWwiQq1lEoJE6uTGs1jTVxbhsejG\nqL/7U7CtK5+40CGJ0DwxZMya/lX+yu7NF5vFltHNmQussDK7/blFhg+sbjpy\nkS/ftAeWeUVjUbq1apBPArOrRW4iwrMEaw2K9UGher/YejdZmTevBimaCx7b\nG7KEHJ1kqw/qLgGwuuIaQNISOiKmuy9sejiZWIcqeL3Onr4Or3tjKDdu/G1U\n3AYdRx9VuFMLIrTWrPPKvcR18S3K6oA0gcZ2ZTNlt+8t2T3ZEN7s/2P/ytd1\nkMqdDO8sdHN7v+O0NlneYDYpjMvp2ixcVdFJ+hf46buT+o6x0f6zgCxn0R+9\nzlwwX9AH5tNcvK4xlKEjBHe7kOk6V4RXvOmwEP/e3x/qxoiYIQ6o1yEgOrUM\nNSE9j9c5XxaxuBcajSPiH2OFY6tlkSI0RKfHMic8VyLkjHkfMCyfgL63AgOA\n6cUjBgkyoWNZpCeuHXG1jeG+8eyU0Ngv9jmUhEkD33nEJn7IG4z5UiUUQQ+o\nP3+g\r\n=5Y5b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.2-alpha-6163b143.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.2-alpha-6163b143.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.0","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.2-alpha-6163b143.0_1591253826114_0.06082801920880798","host":"s3://npm-registry-packages"}},"1.15.2-alpha-f0dad242.0":{"name":"@graphql-codegen/cli","version":"1.15.2-alpha-f0dad242.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.2-alpha-f0dad242.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"62aef3613ba77ac985dc96d7b7101d122d17e1ab","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.2-alpha-f0dad242.0.tgz","fileCount":32,"integrity":"sha512-BUFcmmgXLz/cgFpjd5OZ94tgJhHiLlNT4fVP0yu/SObuzRDF/MFZ9ClOEFrvyCq69KPvsj+82tTJLl6XxWfH5g==","signatures":[{"sig":"MEYCIQD9YUIRSjtK74/xwDrqHIxCD0z4XDpbMdBoDEbgqPReNwIhAMa2cOG0SLyS/xZTcX68BWsKSIVE2eDbQjY7Muv74lD4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe2JuHCRA9TVsSAnZWagAAr+8P/R9KGodcI2H2WW+yRzOO\nnbumx00nbtWxPaa5L3DeLM+IWgXLHv2PbqBY61xUQX1/yThSHe3PxObAdapg\nCuBkipeVBmRDO+CSfNZD06vuytWnC2Jq9et8WkHdZss99sBT0b1MaxYPtFM2\nxXq5+W51Q64Rgl/QkTi0Ak4yLy8nsn8b7yLzObknzZw5nCLtJynSESm2Vvoc\nW4ct+3x7B9DrDuDUShu6o76Ub89g9awJFg3iJuPQTkiOGzWhZBxk4oy9Qpec\nuu3Wr6GwKD0YHSlgIGZKtsZw9RhaXjtPLbzdFgkpl5L20PJ2B3QDlrE4k8l7\nzXNuB2OweEprF8MlDevGm3HJWb6DwloInc9H0bHCEyqxVLilIj/sFm5jrJiT\n0c+ezDlRvflTxAZuxZ2K+U1Y1stGJV9M2UEdYcwT1npT78AXafz8dNvm2B/4\nR+YBaqXQgRg8dtIW3+KloOi4ipI9D1E4lpxY/2yCcsQD1vq7I9M4lA/nh6Sc\n3afwAOjs75ZuhFLYLVyb/bn4Ibw8ufmoyh7VnFgN/JlJdnco9iz8EUJwCwz7\nrHDVipf4UmnUuOmOE5z98sD6KJbdEJhWGTwA0FGQ71jCsm4cLDGoCg6qmsEm\nncxKzlToj2PgSAvVHEWbh/XLyuQSUFzuOm9MEGW4MFBKVsWoP9oh9REWogFk\nwMG0\r\n=FLbu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.2-alpha-f0dad242.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.2-alpha-f0dad242.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.0","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.2-alpha-f0dad242.0_1591253894451_0.5644747323347252","host":"s3://npm-registry-packages"}},"1.15.2-alpha-16f2e1fa.0":{"name":"@graphql-codegen/cli","version":"1.15.2-alpha-16f2e1fa.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.2-alpha-16f2e1fa.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"35feed334dc0b3a02b880007cbb5fc4823c49689","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.2-alpha-16f2e1fa.0.tgz","fileCount":32,"integrity":"sha512-hCiA3fG4LvfMc0sYiMkC/AynIbUHJNCDY/iMV1lJf0y70OjJsjovG+/8bTIy4KfWl12bnPnod0t7QI9sgJUxOw==","signatures":[{"sig":"MEYCIQD/HQarpzG95ApV4tK/ON6hVgPUwDNmkm9+BbyvbAqerQIhANFE/R9mtom7OQmSyFxGbU+7wzC4LsY72Z/9R4TUAnbP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe2LgGCRA9TVsSAnZWagAAgk0P/iA7YCZXddXHObPMLVQ3\nJkWrVKhEm2FzHQsVYmsDM0rsPfugd0k3Ok2IMphckYj6PrmgL0ocUGkJ4IIS\nJ1oPv7OVECwb7V7E2oad6KEYK2WkOPZHPmUW4ZMgXIQNXyq05R4tp6myewK9\niMQKhgNr1yNgXa44zKqJ136tDOU49ess8hVBM9iLv4VYh1GUPnfvvJ3m7b0e\nkxb+BpiSnZO6UTLhf97euXTejdK03K5wLHav8k0get00ZvfyiOCbVhE8TxBJ\nm1LwJwwBBZJWY4zoM0Ba5qFfjMQrF0B1FnjmvElSQzDCShgU4raWoNS3P4SZ\nWh13MmmoW48bv5nC79F/dCSh/nUkIYSSWs5liqh8wdW1oHbhVHdA6cCtw7fr\nJLTYmuDEt+MicSKrnrO/I1T4WXrEy00iwQljgOGwuOG9ws5grMrcey0waEU4\nsdAkd+LunjsZgDpmjmXYQWhpX9RjZQPJsrvW3LnSz+W9S/CgQFGBoodl1pOb\niFlzAmSRnQuYA5fVFVpoALv8YYHRU4DNW4fspG5yxgCTzfUUksbEFencbhmN\nR8nchDzrf4MbEdn983weDlM8rk55SlcQs1iasGioYDyIfICL/HZkZXQFcV3m\nRUc8vxV8RSzAjKwo5TgCXKdvfO5qWRQ6USmcqm7UMMKuDGbwQoI72Fr+tetj\ngQwl\r\n=BRBF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.2-alpha-16f2e1fa.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.2-alpha-16f2e1fa.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.0","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.2-alpha-16f2e1fa.0_1591261189348_0.5334969449999547","host":"s3://npm-registry-packages"}},"1.15.2-alpha-26264838.0":{"name":"@graphql-codegen/cli","version":"1.15.2-alpha-26264838.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.2-alpha-26264838.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b1e869f46065565a02b0d7fd6794cc90011af91c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.2-alpha-26264838.0.tgz","fileCount":32,"integrity":"sha512-QepVC73LQKWJ/Mt72PRTd/YaisS9YucIo0n7VqHuqdontwN1NCwBnSPEOcFEl7Fe10YxlQauzOfq9Orm++++Hg==","signatures":[{"sig":"MEUCIQC5YM0PPoX25PY4xtRhZ5qExwoXNPeV74LPBY/nfoxQNgIgVPMnO1B7/OLv+sUPNjPqJOUQKVRT39iXQIBsTHvrzO8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3OAZCRA9TVsSAnZWagAAdAIP/jT8QKkTV96M3gy2MJrr\n1iNfuAEO1J3/iiyjA9ZkdSvKx6/V8foJMERlEstv6xRNO5VSkZGCzo4s5jkE\nJv76MyVmZg7HgA04QNbqSZmqud+jRMLq9XhCH8Vtu/c2YRZwqY3uu/p0UHpM\nMTISGXjqjtbyWHCtyLmo9EavuLIG0eohfTpJzn/jR52mbXrMQ7Hef9bpk0a7\nffMETQ7qHmmrQlBjshPJ02sFte2jK2BF/xnJonJXEYWWYZYo5+O7mMEq51e3\nJXMrxWjiVdpPmdKvlFdn/DxGJ6b4Uuaoe34ZBpjsin13Xes5g3PZQq8WTWwK\n2kX1dlCOAqKuKCSkRm1xrxVaSgBkPMNWWRMxVl1C7gjwOPIFCQ6sXXzxoGgC\nVm8Dzqg8YhUhLg8OTVLb0IuX0Hom95qLfF25Ww6iLKhz/jZZFdJWxdl604G/\nK2yPMhW9QdPzWMKEs+bUBG7rnIk5N1SOntLVuAr2Oh+FxvcYuv9FgJnFak6m\nbfFonsBQKyI5eRR8U7wPAqbmeMVQotHc6UJRTVLqv8IjNLRgk8WGyFdnoAO9\n6HrRHReDOZG/xsDSGjk00ZzK8V997MEntzanSp+VCP3KSzoBXoy6fFZPgOoL\nTXGcl5BHBjOijF4rfhjT9khpuifDmfmLk4zVh2HtrVBLxZ4Q58G9qJrQFWS5\nLziB\r\n=9jXr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.2-alpha-26264838.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.2-alpha-26264838.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.0","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.2-alpha-26264838.0_1591533593096_0.6145907283257122","host":"s3://npm-registry-packages"}},"1.15.2-alpha-f4742761.0":{"name":"@graphql-codegen/cli","version":"1.15.2-alpha-f4742761.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.2-alpha-f4742761.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"04853e0ceffd8bfde0ce8a083a9ed2a642fa89e8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.2-alpha-f4742761.0.tgz","fileCount":32,"integrity":"sha512-FQrkvZfKgveKlqm59taEzsVVFiL3bD1R+BndEzviDjXoqpSDkuY1Tbg4HNiroL/0IDURuXRF1OBRi7zIF2qGog==","signatures":[{"sig":"MEYCIQDPXqxClp6lhy1SnmgPMenM7sVEY+DOiXnPNQd+pMRrFAIhAIeyoZ7rKa0mGPMwJYkmHGNAVTrPMT82JcKZmheLO2no","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3OEwCRA9TVsSAnZWagAAVxgQAJ30ySPUMeGLlm83U288\nvFebKE2i6/vIoEVqN+ydEbXrkPA93627AYbPccolQEjOQd3F/gYfwOB2Tjy/\ne2lgac4+QkZf03OZ7mcIeQS1KTXYDGqlNVFPsiG2EhACXt4kcRmBBjQMELnB\nJ+VMWpFUrsVue8ytkZoH51OwKVXtqaLbdweXo8I47nw+LH47+MlkPI5KiIiP\nDC3E8TUa4LepT4yJQzXx4kjq9TwwTGEFoRjswqhqM1zDOUs8wycRkYUmJmzV\nbJyRa3TsDqwh5OJx394M5Gfm2IOupZiXhBK/CS5a19JiozfCvJ0Q0URZ/ho6\noQxPSqDK5plkVb5sMfnWwSVlrcqP82XAgxn0ZjT8BjCV8hu100S+5F0Sgj6B\n7qB+jwPKbceM/V/4OLpTfjwiD9M/K69rf4tWIibUXVGoohze1VhSl62eo56x\nKbZdYPWVe8REalqXAE0TU4hKvXecQHlTp5lxL0QlZmuyGvvwOKkf/yRUBOgc\nrSLWkzVc1dXgZ8xIWsu+y6RuLDtsN5abBfLsd3hE7luq0ygppotyzLUhJnLO\n6Iw6pKJlxqR+um8ZOK4twRMGr3RcI4rL9M2NsdUsp3ShgtwB2eBC+s7BsigB\nVeKp5u7RkqzbpG6MIZwkQvFEXB0LlhPPoDtNQHsml6iRZ6zhoStAxm/OGvgG\npNu/\r\n=ohIe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.2-alpha-f4742761.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.2-alpha-f4742761.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.0","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.2-alpha-f4742761.0_1591533872093_0.3776669761104763","host":"s3://npm-registry-packages"}},"1.15.2-alpha-0056e97b.0":{"name":"@graphql-codegen/cli","version":"1.15.2-alpha-0056e97b.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.2-alpha-0056e97b.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a5b0416cf22ebfd2ca346afa35369e0d45bea6f1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.2-alpha-0056e97b.0.tgz","fileCount":32,"integrity":"sha512-aYGN3xS5PnRolkVS3NRh4z5arn2x1czm+Gk6vnRLTadWUZ0f4wGHgnfp5bokV06ILdFLlZNKL1fbjYiUtkAqxQ==","signatures":[{"sig":"MEQCIGU7CCEUGhR4kFLMadyB9tq4T94CZHHI2BaMmhxJDQ1yAiBbs8wepYT1u4/qxUm4fG7tkQWqV0CLWQkhgdgvctv4Yg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3PCECRA9TVsSAnZWagAAidUP/2xKDMqe4a9j8B+mMzM/\nek6e7MzgSZD7Wv7kuA0jMnC3yiNmFXv/bV8iFidvhPKO+gWSNu4VpWfLI/yj\nP7Ijr/4iKqdz4AzBkpg/jcr7kvknrHKIicG0VLTj5FTHY5A8KYagCdHDj4ER\nP5bVqVnkRKTEK8ufm7pb5gWP9RmODOKTnz2dBD1dxIYVoqwIIKy2/2gKUFx/\nLFNi6uaUpj9/L7cOS/0ymNKfOC8X67QSmdDa16ehC1+5aPUC05bs0VQg/BNs\nNAdPV9YdShJ8P3wfwOGUR+YFhNckbojFXJva+Rr06dMPa/eS0R/cJeBHbscA\nlPPq2sVb7AlabIy0Fc7NEosEsgQ6Lvyg+Lup8qFBE8gbFIfN7s4YR4qP+im8\n8wyZ16WmmEfCyziuFWfTfilfGc8k5BNjk/8Dzz7yZ0WMlwfZHNA/3xDmXkxJ\n4LwpbowLuHIVLzb1Kmf0e2V0BtMDmN4pIh13ldpgD9Q9KeRvCbVUkn+SbaO/\n6rmV0VFsgXDrnjox+sBCmlMfr0KsZ/DWF0j7yVjo8utJHbnvZyalW3NowhvD\nZ/6V7Av3fcygSA56S8932Iusl4nUbylwrTSUVtfj/DAUtz9QadDMZ/NTe5E5\n5TZyxtpdNZ3AqdObJ6Dme1yTYUyPvlgt8DtJ7TpFUiN8JKGjwUN3vUvw2p60\ndw6m\r\n=/PsD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.2-alpha-0056e97b.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.2-alpha-0056e97b.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.0","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.2-alpha-0056e97b.0_1591537795666_0.1871955129341203","host":"s3://npm-registry-packages"}},"1.15.2-alpha-59a59cd6.0":{"name":"@graphql-codegen/cli","version":"1.15.2-alpha-59a59cd6.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.2-alpha-59a59cd6.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"31d21250cc25811cfcb8d2e146ff8b77fb915c8d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.2-alpha-59a59cd6.0.tgz","fileCount":32,"integrity":"sha512-bpEFWhHV2hhxZuJ6aj+dejOBwqmuHxxEew1v/W4p8E/slO18u1nJgl/fpR1/OlqAliaDV+X426C7UvlVUabNwg==","signatures":[{"sig":"MEYCIQC9nLgWWJWIxP1OQwaPYsnux4cfZSplnBHlH3LbriJ+zwIhAPP5QkOwLnrBMSIb1OTsq6WTY2VlTWJTO9VSf9ozh/RI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3PKuCRA9TVsSAnZWagAAYhUP/ih+4eJ8eTLcS1lI/YkB\nC+ABDfPDfN+KBIiGj2XoAN+0qUtyfyDC9NLvbZRzCxPMv4SDCq+rkWrOTJoG\nqePWyrPD+XZkVATuVKOyO3t0J58YIu7qIHSbBY1HR3szZDkdctPB9C2zn1bB\n3StolH2FDg2cBBqDvCzdyW+cCw1GCbxlYsQRv95EzYwUo+NUxeJQSPvKLxja\nJ8OJc2g1FMBOy/7w6Bm6PEuVbr9OGDT/7weVzCkWby5tzcfrzcsJX+tiaAxf\nGDez2IZW9PlduNc3TBCquIR32EQyqNfPQ6BfDKw2FD3j0uzTbt/VmpUrGDTl\nmpTz8Upl11X2o4Wx5Wxv6+pgafZSZiQUTJASuKCcCAYI/DINbhWSNcSDx6k2\n6y5DqWHiO9cu44QqyIWnftB9G9wS1xKM/u4YwOziXsDDfxoGmXZjOxXeIyd7\nVgYSlKErtd3c6MWvofgEMh4yQS0CaqFcI9JiEkDcu0mP2FRuRTfVBep/veNs\nLimAU+i4rRfDEyfTGq62Iz41UBeKBgiYefgX5oQWmztkfrqVTcKcdjrQDcxl\nCjE783DDOSilTS10i/yiCguXcom2fQmW4VaLvY6xGNPabmuK5A+RxBkHxqNM\nnU6ViqkxBgc1aUO68ar9znYa9PVsKVOtYvMXShyZFagmvV64hBl4guS3rC2c\nIg/s\r\n=6fTt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.2-alpha-59a59cd6.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.2-alpha-59a59cd6.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.0","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.2-alpha-59a59cd6.0_1591538349301_0.8701176068586798","host":"s3://npm-registry-packages"}},"1.15.2-alpha-82ade9cd.0":{"name":"@graphql-codegen/cli","version":"1.15.2-alpha-82ade9cd.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.2-alpha-82ade9cd.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1e259f934b6e780e01b73fd8281ce7b1338587ad","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.2-alpha-82ade9cd.0.tgz","fileCount":32,"integrity":"sha512-YhYwRCBDPNitI0jSkVrcTpxum6Em39X6CY8t8nwZOQLU115ifbtThHDGwIPyExFV/D4jIGaX4jKvh1RYBcDMvw==","signatures":[{"sig":"MEUCICnesKrOnK2y7I0gZSKrp3MBYqEop7mFxTwclAgHfpOJAiEA2ik7a1/w0fu1ao/9eaQgoe5qOOnsbQJfD4MIJd5kVsk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3PQsCRA9TVsSAnZWagAAG2QP/AvHfUHfY+PoQKz4rzUs\nwx+Pn7QUFS3GZf9llX5upMCpwnMtYKWRFJux2onXeeGebxf9kWY5yQ02ezIG\neFVZ6hSQziO0Yptkqg9IMrR2gDvbmzBqKHsAiTe5sbcwhrNOZzFYvjdasCUP\nTtKMUdrH6uugnpb6PolQvxv8supSf0mT1YnDX9UZurZIvKUo2Mm2jvBoVWEA\nPmVFr5KBWf3e37ptjTHgKKUfPCFzZ1BZq2kCuf9BtqdMFgRNb+qewtcmh0by\nFhXwvs5rIofyMrEmHpsT0OdG49p50aAJiXew+0HxmYDsROv7m1cv5yL9xrOU\nLCLbIL50+u99ZPLf+mIbQAtBmId4WEV9oltLVW1Yxv0HV/z8QYVWe+sLxS9D\nc/JDT62dL7GkN/8sndqaYC/kvpjWcdl/4UDFV9IF932UoCN1txQBjqhSEJWN\nE0h6gUi0O2BByZ8fo5c7EQ9I0EPKQBooGfxbHVgYwnds0cK//NjExfjJShj4\n0ct/0Lkr3+egZDb804fFJ19spGHGinesn8HmYnE+3ByBuTImXGjyTmbFlK1e\nE4vmdAIZk6MmNU3wub6Zu/dIOX21u4zhc8Ax2SVZhPYGej6t8BjHkbEWRrsW\nckqDkvYGxeEAM5WuYVI5I50BCg8pmp4FVZ87b8kGEqccyG8cs+zmGyRYPiAa\nKmsD\r\n=6u7s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.2-alpha-82ade9cd.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.2-alpha-82ade9cd.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.0","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.2-alpha-82ade9cd.0_1591538731916_0.6731276848302896","host":"s3://npm-registry-packages"}},"1.15.2-alpha-081cd652.0":{"name":"@graphql-codegen/cli","version":"1.15.2-alpha-081cd652.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.2-alpha-081cd652.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"015f2db337c15a41f2e0bcaec021f81bb920ca40","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.2-alpha-081cd652.0.tgz","fileCount":32,"integrity":"sha512-rHRR7eoQPwVJRAt0igAlbeu91YSsvNBJvmiNPwVuqZ0xo0hl2OBf8eOzlj6IbjIxq7ojPW+vahqQQzt6zN6IZQ==","signatures":[{"sig":"MEUCIGwe1rveAAMv7rsPN9k03kWGi7xjyue/mELWOnmjDDAHAiEA/+wvLC6qQr94rE+MwgZgRsBHVO/+3T8jaKGgH5jMwCc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3YkjCRA9TVsSAnZWagAADIMQAJCO/wo4XaCpuapwsjaD\nRYmZ0lEw3Z28uz3dFcVzD4S22Ph8ejxgASWBerXW36RMnXNYDS2zDTOMhpP1\nQEYJ/bzy9nbEiqx5PvW4Pk5rHGY3+DDPLBZHh1bIzXhN9b5dGsVV7r4x6utK\ndz/gPhBLqvDPVe/rnF+zx8PEX78V6hJkkbkz161sqxcWc4K7+ofpmKUKgh10\nQE3ZQ2Kew5wmvTHzeoID/w9zmV+ZD0/wOilVfzT+4OSFeJwwnQaII59NPoyO\nqJ6xKSnEJmaZ1abL9/S6kT92eh3RUs9NsuPDUS3KaHMEVIhYwXPhTyyK4xYA\nGk3FQ5hlmV+Em/1mJzB0u1KbuhKb+XCmbeW3yDZ5LldiitFz/K0fXU8xJlG3\niN0LqpW4MTNsT0BeZWnWAiXE8A5CU7swFskU7U4SNv4ryNdkiC4l1VoZNjwO\nlOGVkwPcTbyc1QASYD6M3Sj5+myZd6MzaG634B0301AT20EPeDS5H8iqjekx\n20OCOBBIj7E7tKMrCPQTLENNbT895Yb41Zy7bzgG5fNZMFL7M5qLOflsaO0q\n1DyTD6uJe/TDBU6XNUJoDCwYb5v1mTCSdP1vZH3C8JLrsa+cu5+HaYNa1GDX\n/32eLgiqdJn70UcBeTqLRBDkSa7gH06NIZfVGNUJRMZw5M5jprwbjOsBMZ5F\neogK\r\n=HBHK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.2-alpha-081cd652.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.2-alpha-081cd652.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.0","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.2-alpha-081cd652.0_1591576866958_0.5309437401519088","host":"s3://npm-registry-packages"}},"1.15.2-alpha-695e3be3.0":{"name":"@graphql-codegen/cli","version":"1.15.2-alpha-695e3be3.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.2-alpha-695e3be3.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5796da0cd042cdcb88ca74c26d24f9fcde417d33","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.2-alpha-695e3be3.0.tgz","fileCount":32,"integrity":"sha512-8Q+NKyum8Bgvu+zRCe1vQpUgPlSfkl/OL8HyitGHl1VvSq8GqVSYRKv/1tl+Xk7PbBLMbRHV7+OyCNsX7+N2/A==","signatures":[{"sig":"MEQCIHBKeSDhlfIy/cv2a/t6CjhrUd3FpaLF0J7+w9ulohMWAiArxjZ53pwANAWUz84Azsk/2QfIVDjvhCJBUiQqIJrqjA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3f4lCRA9TVsSAnZWagAAG2IP/i5OsVjveNbKy/XN2AcW\nXFbSAusgtDwpEKKxhMpfHRsmsSivrTu3d2S31oPdjgrzoyvbZEldIpXY9myg\nwMsKYO0cuu2sRMIX42FzKC2jchhyrejXT16OsjuhVmHoCeuCImqJYO9jHtJ5\ncg+Bb8SngoLyTZ5VGtJHrylw7QQbJc/GpP2z+Itc3T3dJaf0375MFBqvYynR\nHIqLozxPNUy7D7wrO9KPYNACHbix6K79i/uVdZT7SZkQ6Fqzz0u7vqc3wF3g\nXooV1rF3n+r8p3Fq/bOihgY5IN4OSnEv9M4fd9iyspVdBqy7VKtKNyLSPKdt\nXyC6rlnd6APZKgPqpMGIDv6pPWzSB2TF18EvGLJWC3oVjjQ2T3u4oyhFs1eC\nvdmttSEovg+SMUWkqRCDtFoQBLKjrr6S4HNgxdf0R9ktvEHChxa3pIp0CwdM\n7KKWqKOuKlAovzZHrnyc9o0Hxo0zZ5WMzPRSMtijauoyxtdAec3Tc5i/jqmS\nK10bwNahtErGtwduYKsxSnhZg9hftToUQpW3Z6Ja7rfqWIhTf4jP+ovXxBGR\n1omnuByYa0W+wjxaSM6AAIn9NRMUYXyq5haefJrDnODEBnEzO9jHugowCJ3T\n/BQGWdUy/fwtSXoQpOyVGMnV+0m1nh0zcZRX6hs5OtEKp9zMAdgFUhaYBOs0\ny14/\r\n=WCkO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.2-alpha-695e3be3.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.2-alpha-695e3be3.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.0","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.2-alpha-695e3be3.0_1591606820837_0.5815763960749645","host":"s3://npm-registry-packages"}},"1.15.2-alpha-d5842f60.0":{"name":"@graphql-codegen/cli","version":"1.15.2-alpha-d5842f60.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.2-alpha-d5842f60.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"32f7dea67a15c03c058b076fc07dd6e59fc653d4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.2-alpha-d5842f60.0.tgz","fileCount":32,"integrity":"sha512-Qt2Tz5TqRaVzZ7e4hMz4ilac1+Ojy93bmAO1ZPEmQC+CiHThXVmP/4TLKj3Elo48LlWWvOZJejFNwKAxqy2Hvw==","signatures":[{"sig":"MEQCIAaLGj8NHDaKJ17EHL2cBvpqRrfW3LBvBnvPRJugHHRPAiBWU4ITuP6MYsiwbvipSBuFhylOaw5RK2eA6zByisVKlg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3gBvCRA9TVsSAnZWagAARzcP/0YPXFMNYpH3QczY4s6T\nKFXl+C94xlM32cCAbiqnvAFiYGbdKui+ZY8z85qUoUVFpjuWhdJikWY6ANwF\niuG2OF7XQMfLql4esS3f4P5DAyZj6JT+FzbwtvKmKPUcnG8JjXJJu4gaLw1P\nmLxYKVPTG3yzdiIRwsCuFGFn+jkYCnpX+alfKiSV1etd67V+LxYgxU3+3Xa2\ne+UHkOJGbKwI2NbBflA8J9fyPVP2gQ++z74uAQ6iHlQWDyYzDj7zS6nuLgxA\nNNgMh3gOuP/ZH1bjj7WeysGEPy0SjIvSY1mF8RV3nzHIc21+1xsy869NjmOn\nf7PTLczXxCKRVAPrtEFNGdIdar8A//4uy/5dhS6zCIXc7yZN9w9CHIljtXQ8\nobpl2IIOmLO6fAeJikWXmj17s9jDo4UkDBjEiTkc2G8JkfjP6TogqXT4gFmV\nbfy3sznMRzoh0NVAdYOvjf+NMMf/ZkJW/FZIGZSbgpnXiAHGRB23gMKf04Iy\ngeRDBstI9tDHdV5STqy7nEh8QJ+2GzMYRHUZsN/ubmnyCMNeN5KrDE7C/9/D\n9RneyQykmYli0HgFMEt+eTqd1P752yY/5siEBd2mLgqoF0HwcsS31uVZwIxo\nw1pzKTqMZeiRr8z6LvC/kt1bxf1cJrrHiq01w8H4Wc+Vtl1Km9zvw7zdhtBO\nPHjg\r\n=4Lz4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.2-alpha-d5842f60.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.2-alpha-d5842f60.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.0","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.2-alpha-d5842f60.0_1591607406192_0.5770373590982538","host":"s3://npm-registry-packages"}},"1.15.2-alpha-5f15960a.0":{"name":"@graphql-codegen/cli","version":"1.15.2-alpha-5f15960a.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.2-alpha-5f15960a.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"98354c0a99dfb744ce05781593251e8fdf5dbb52","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.2-alpha-5f15960a.0.tgz","fileCount":32,"integrity":"sha512-nwf5k0FqrivCLEzQ1kn7MqmIYXg6Bzmwmx+cFVlexuttaNk2sl8l8sj6JvRA3UPP6vktL6wJEU3hsXDVUcLlEg==","signatures":[{"sig":"MEUCIQD7NSf0XAhmdIDiSsvx2GbzJSClEW5cSUsVfhuqiSUbEgIgL0S7T5N0avw2SMeRD60nN2aU0PcgxBtC+HUv5YE6/pk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3h3NCRA9TVsSAnZWagAAKFIQAJMbiySe0+PwAXIL0QyM\nx53vxbTaMFLKQwCai9L1cXoDgPfBBQZcrXA0inTYUC3Y+rDtfcWnPy613I+d\nQug5BTvTR/d1GrMRJsrOrnRvwa0av9gu04e9C1squudOyOB2u0aOGX0MGUH6\nFsm3FI0spV98Dez62dVlLMVKDVz8dg4M92RRmOXGqdSijXwN3Ta79/gRwgmW\nphpBqeDB6o0QYRBWoJ/+oImEw2djMcgP1aQ09qad4FeGMVwRR8OgrgQr3oZz\nbRGQYYkSvI9tMt5bdZQ6mHLmPD9rQHZOYFq73q1oTdbQe9we+6BVpgSZEp9q\nd3zVQTCzdPysUBIeGVVIAODjAm4VEKDJwH4R4DoSOMj1LFLUq8593x1EXJw9\nyERHZ6SvjspK1fszPxxNyKCcisyXADiTtAop1TM+SuAKHkGh7imbi6lGsyi0\nxITDhQgoV/cPZgAPq0oFN2oj7Jdd82iktPGFqejx67cMKaxx0P+XvSPTLoPK\n8LSnWDpsjGl1Y7u3R/vRNTYLmBcA5WjkK/4G7VR3U/OAt5Yv1X7zQ6GI/u2K\nkV8V77Ma9Wn/hiSq/BGGxQ7RnqLpIgOYRqNUSolvSqSUF+lm02fkBY/c8ibI\nWwWAJnNDEUYlcj0Vy4JcuRuB0DrRZoJIJyQ+og744CR2mQxui/q7/SR4aZQu\n2AAG\r\n=et4Y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.2-alpha-5f15960a.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.2-alpha-5f15960a.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.0","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.2-alpha-5f15960a.0_1591614924240_0.2076297202217352","host":"s3://npm-registry-packages"}},"1.15.2-alpha-2aa22432.0":{"name":"@graphql-codegen/cli","version":"1.15.2-alpha-2aa22432.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.2-alpha-2aa22432.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c7cf84a400151e7a60a7a0fc4ae614c636824bb0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.2-alpha-2aa22432.0.tgz","fileCount":32,"integrity":"sha512-AYt5DSnrIqRn9lvPlEJJw58sH7dMq92hJT6XwNI5D+siKJp9FRWFO+/2FtOElITMRVd7AiBSn3Zn0IVYln51tw==","signatures":[{"sig":"MEYCIQCoCWgt1Mb7z/LXqym8jYYYdvvNAaFuPSxFORacp4kEYQIhAOztVEUp/2QRkK1/YMi3YPNg6nwHcuIGK1VS6YmEuq7p","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3jB9CRA9TVsSAnZWagAAYJAQAKJlP5jifLnSh8Ru+n2u\n6F6M5qSpv48F7hbPci9QOAizD8fhlnK9LgX7sdl0TdIrXLIakrb8LRZd5RWA\nPdQ+kT5t3nuVjRsC7lvc8SfkdDrDn38a7clL3Ejp7ObmIa9yPgCcl8sI7KVX\ncUeN56S6lCHcNWmB7/gIdVFLBBUbVqGX+m8y6LgTjVz/pdq9kKR2f/bQz1PR\neOVVp7iqvc/yrySNEXDkkGphaPA4VRO0Kfd+xAeeh/tSwTQN+wZB+z1EaTfK\nwblSMtFTgh4Ve49OjCMPUS3sM/OyZUnd+zt8syJfdaiBcaqB+3V8fSXAngiP\najhz72biqHtXqlOVH9HtGr1ID69EfavR190WWZDDShFrsIazX3EWS4nkCEXt\nAHTX6TmMlauQCLgMTT9/SRxFnga5qi2FIHd2EjthQUeSBKGQZcdk6eDihQbP\n/qkRsgVZxQPsjjH4beQlu4+Rt6cHKvQTSMWCb0lWb/rLFA3K1jN1+IwXdf2T\nQ+poRfmpWVcPL/obgUTi39rnyFGMuOs4Mr3EE0rhjqTq6sX3MncQQz9U4EI4\nMzSM6LDmmftxHLPGDLIXpGqF+tDHiPfUbaTsn41gi8S+blM0VbXw4699AYbw\neYvjVBYnE03HNfTu4mQ9pOYIiaAzsfpsN95ss02McWN9hFeUhPJUJNQ1JPS7\n/iZ/\r\n=No7v\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.2-alpha-2aa22432.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.2-alpha-2aa22432.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.0","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.2-alpha-2aa22432.0_1591619707820_0.9589928865007913","host":"s3://npm-registry-packages"}},"1.15.2-alpha-4a5af110.0":{"name":"@graphql-codegen/cli","version":"1.15.2-alpha-4a5af110.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.2-alpha-4a5af110.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a197df7084b7cd257f4ca7b2cc4f293e45d7109c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.2-alpha-4a5af110.0.tgz","fileCount":32,"integrity":"sha512-kI7N9iPB5wwNoN6P4x/2HLB6xPqKMxKvAyl05wJNUg6w8U8mdg6m5XiKe2SUGLLWKMXz/IXfIBEEL430Xyx4Ig==","signatures":[{"sig":"MEQCIBRetYVQtjAihAr2JrzgP08LOtBAWHnv4N/vRT95GrMNAiAGvOt/S8G7feV73Xr9MCqD6oWo4ajKp6sKLq3at4zvTw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3jJ6CRA9TVsSAnZWagAAERgP/RfuCwMiTuTYIkZrZz3a\nO+Lu1mofqmFon7XhFTCNXpEm0AVX4gDYlvdrwws/iGIKADSVV0K3qzqkfvns\nGgA5hk1xLCk86/FTN/w/jgjUyYhiEC/tTAks7U0uX5C5A1xVnXs76se++l1o\nz3iCVgW1+cKNXKxoYu8k5eaVI/91Wsqp1gyh1wKqJ0VucqXC2p3eX+uPU/XE\n2HscNLriXPz8oKJY6ny1FkacFnTWH4HPb5G94MsxtlH/xBUF7aWvbHOErz9T\nH1p0pscvcTXFRchpIHdflvYzQ6b/XSWSwKWWLo94kmasXXpkkBpWHg8Ykqxt\n1730pOFKHirlLLbUQQIAvVxzpUGy8dV2c6L8O/jE3QS8PaXdyiKvBbOm6Kmi\nUZTbCOuBDvHCWgq1a8e9l1GVlJbhB62AdD+09STAkvRI/j+W57NkC8daxylp\nsu1xlKgLsfnoBO9D5v021mz5U6EyAb/uQzAqs1PvAGnsWwUEQorj0SmPHCZs\nU8zeaXDJhLTzlK5ee+vT8+wv4uKqjdeGPFETl64FwYl3HrC64k5Y5ddNJ84S\nqtxndoz+eDEpj7121qiMGyficYbnA4rf59QD+ZpLEWPfZHMjsuRXentCz0s7\noo3DdCd41wt/bptWMiTTxs/IwHrhOotBS8U8ax+LEI+mlT8CRzp+onDqC9mR\nyyHh\r\n=0IFh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.2-alpha-4a5af110.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.2-alpha-4a5af110.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.0","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.2-alpha-4a5af110.0_1591620217004_0.5994051786933949","host":"s3://npm-registry-packages"}},"1.15.2-alpha-a94cba0a.0":{"name":"@graphql-codegen/cli","version":"1.15.2-alpha-a94cba0a.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.2-alpha-a94cba0a.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"6a62849290859a5bbea5d15ab12979bfcadc71db","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.2-alpha-a94cba0a.0.tgz","fileCount":32,"integrity":"sha512-w4ZF2y+SraEj5JUDNPO4sxjPa5WG84N6QxKNHoLLGKfBSeieQTZ1ZjVMpEiZykEt2UG9p4fRd5h5TqQPXaNY4A==","signatures":[{"sig":"MEQCIFN06EkmH9zAJkBw9q/nyEQz8cRgNx/IQ8dkpsAImHY4AiAggzBZsNe3CIwCh6Ew0wpDLaCnuVTiTosmA8qyOS2sMg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3j5VCRA9TVsSAnZWagAA9/YQAJCdm+fxV0nD9fQqWTOD\n0NcXauAt7Ck3bUcMZXO4nqEtUWiYxmxwe55RBoky4DSyXHQruhQRAvcyEF3k\nUlrfZ3LFetUpIFe5ZIzq6dGjbdxeqkiJKTcolcdbO1kZYvBs70/WsA2PJ0Ja\nPpn33C5j1dnEL6ux57ZwzfDJ+9lloeQPI2gBVgff/tHABRqxNNOprYsHWB+N\n1HfrfSRiA0BFT5ztQX+G4Mqsl9V55fSDvulBSPLcjKYyZkPSebvoxH9rCqol\nKOWthwwy/3Bm5UlvauHuGDh7ZZkH8xL4lV8V0zieU8lvFhZJFkRZibm1Pi5z\nuVAMVANuOnyEkXLJqajPFsSVlMOb4U35ohH66qDBLSZeNtw7LCtTOyphilCA\n+Nmgoa/F1Rjrh1LQeUZ4cg8S3BT0484iD5lYmT1djhMHE91rzZzOumK8hmjb\ngXX/KA6HIxAy27vc5fCtOb4KIpCQVjQ5S+uF6FshrylawAZNNFOYPIFaz+c6\n75MWB3vPW8GET0Iy1iMdLZ9CInrF0HEERiUF2YOPMU/eMxflSrpixEkE2mwR\nlZ0t6/zNXyHtiAZYSTumurNpY1v2vtEr2McXoVmhNzW11iLdoANWTOM/pfMf\nbFoJYD+KkVqA68wtPO23CG1SjMSpQigsfqG8HruPECveEO1wknfP79BCgCEf\nA5F1\r\n=j+l0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.2-alpha-a94cba0a.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.2-alpha-a94cba0a.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.0","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.2-alpha-a94cba0a.0_1591623252859_0.2269024013561518","host":"s3://npm-registry-packages"}},"1.15.2-alpha-72e360b2.0":{"name":"@graphql-codegen/cli","version":"1.15.2-alpha-72e360b2.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.2-alpha-72e360b2.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e9514d2e99533662e07a10b7b91695e1367a4ba9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.2-alpha-72e360b2.0.tgz","fileCount":32,"integrity":"sha512-xcZwYXjd/PdLBE3BuSUf/Srn70gs2JbsRm+nXctCeYRpzelbYbUCyrR8B7y1POamrJhNP4GswoDY0L0iA4tzzg==","signatures":[{"sig":"MEYCIQCArF2U/Ixhrv3qZwAXAykvwmn8iePZvjEnsjbcHELJ/QIhALouT5a8mtjXOLGSMQ8CKCGkcT4Xv9Mdu+tJIifdOkMb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3lq2CRA9TVsSAnZWagAAqeQP/1i8/1cnh1QYoeSYN9Ef\n9fMaXm7EnlySj3dLCza/HAvVegtm7em7t5Mse4Ab5J2qTV5tS1tjedTKfTQR\nw5YaUcegF2RZUvPExnEUMFc5+W4ngom4xZKoXE604Wf8uu65+JxWErhaDN9G\newmz7SvSaDnlP4bZQDds5ZuUoetBu5jdmxLuaPNafQJVgj1Z1Hc54iexzdB3\nFuIyTdXIX6QwpfoH1rK/ObAnfRxEOX2o+xCWvCLsjn+3uZ9cmvLMvrJDi3Ko\nPZpR+9f6JuqvgdJ4l2yQuLJZ4O8J5PMh8JCD3dAjKepuzYKNi7avwKQ1L6ro\nDTwahZvqrl8XoQW0iw3pfxA1Zmnt7K6reEE2zl7ekrWwktHh9CkyXbL1N4KK\npkI2r5aVBO91Mw3Lhot8C1o6MHlvChzy7LxYWoMmOxIwDn9X55EpinJxYnHi\n0WtrX1PIRt1WkH2pfD0k33Iete72GL8e+HeuCpGYrG66yCtFumgSr7KdE2/H\n1se8tMXqrM1GtoYylhfGwtTTqU6Smls4W/ZctcZ+edFsdeTP2PAxfX8StM/E\nQ2qzsP3YKCDJBlbiBcjyXEIsn0cGD3BCZMDTzIVN0445I1mvp2ND/jLazD8j\n9Xsn5BomxNZuNuAeQ7bQSVfO7R4QppzQWzU3upysVfyrLaIRK8l7lceF8myD\ny8MT\r\n=S58j\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.2-alpha-72e360b2.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.2-alpha-72e360b2.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.0","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.2-alpha-72e360b2.0_1591630517761_0.7476401360789855","host":"s3://npm-registry-packages"}},"1.15.2-alpha-4cbf1b49.0":{"name":"@graphql-codegen/cli","version":"1.15.2-alpha-4cbf1b49.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.2-alpha-4cbf1b49.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"20b9f4ae68453501c10e79addbe7b993ef4df8c2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.2-alpha-4cbf1b49.0.tgz","fileCount":32,"integrity":"sha512-QLiKpwyDMgxRsJuBkdPWRu7MzK7vT2/UmQND/UAiwJ78UEDREAJ+hKI0MjCaLu5c2ob0ZP2fSQJ1TZ1Rgb3IZg==","signatures":[{"sig":"MEUCIQD0fMpB3VsInKpaBlHAW8qmvVrbtEAkWzheDHv+7i+7yAIgN4RMmJsdzSqUcPcI1tmUDe/ZNVfHNrv/q73pY2zA498=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3lr1CRA9TVsSAnZWagAAXdEP/2Pb3CUY78koHo8U7GJM\nuTwzrlpcNRtnhEUZoF02NHVnqLJlKatiWbKQoUqAAdOnnqIEHDtBFxptfelw\nNTG4HhdVLdyIrrH96IKvA1MhAWAAozNN/DcnfS9k9hbUJL3z6OxS9f9NM40q\n4M/3YXz8BuQSmB6obYt7+nKwMbWBwKVZP/wuNXWUdMRnuV5WTr/wBfl41zdg\n0bO1I60Ro3TIayPKAv+lKNrvkNwFU66R8k4iyAl1PZZcjOBW4V4VlX7hPpky\nhzp2mxG6VrhlOcWgnNK/jq3j1dPPdGnd4OEIkEr7O9rHB56TmH6hcqx7XUwy\ns/xKbZjAdqufrPbkCfL9F31EoQWy2/TCgjGlJ6QEw3k/yKXYl9CIOax019dI\nlltM2F8mzg6cpPMyZWHrayuyxQsw6XJgwVqIq46rc/V8JVJ/5sWqnF1abDDG\njN0xO5Fj89ksFsVBmAhVAsmPr641MPOwXFyWrn1Aglm77va4QkDiNrZpnwIK\nY4WfpRr+nz0T8dTCdVkouL8h05HG5Zbe5FG+a+hmJqx4axovQsQA83BA+507\njVcDFyTY4sXy1YICj2GnVYmCXWqyX614NyPkuae3SBfXY4w0fxXUEQbTqF9Z\n4KCkZfan9eGb+LmPDHxzu9occ6PLImoIAb5xoZST/BtYNKmFh/JA4QJXTUsG\nIjHv\r\n=cSi7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.2-alpha-4cbf1b49.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.2-alpha-4cbf1b49.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.0","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.2-alpha-4cbf1b49.0_1591630580436_0.6897647872153936","host":"s3://npm-registry-packages"}},"1.15.2-alpha-2030312e.0":{"name":"@graphql-codegen/cli","version":"1.15.2-alpha-2030312e.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.2-alpha-2030312e.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ad2147241d30e6b9b4f926940a1593a00246fe7c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.2-alpha-2030312e.0.tgz","fileCount":32,"integrity":"sha512-8+VyN/SXywI7nY7WvcKWhv/eAqBcyjz64IgEKTrUMoK4iX631yAB+sJVm8Sqr3QloW/tyjpIq2cZyGacRHUIKA==","signatures":[{"sig":"MEQCIEYFV/wxYPMCz8FjW1ARPeCb4FfXa6GX7yZ0OXSJhMycAiBXsh2y+fF5VdbogLPK64luyuZRREOGXDMtrjsE9zC1qw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3lsoCRA9TVsSAnZWagAArqMP/jTz1oyf8eUcxtAqjuZO\nx/Vl98kVygrzLFhk5rSHudM1RkXjXqFEpN7OCFX/5QQZWZCNSxYXJ0glDSOt\n6ZFYV0OIIqu0xXAe1LERXfv5PaaAHQOOeftNXj/SWXR4mS0WZmJ5xXOdYPVE\nxpzZ9/v9m23LsyRcsd/3Vs0RvnZomgqKwu+DJudoxrFVCOE8mgidfoTv1A5k\nP66+TpUovmjpV1n5f7Yy5T3rNN8E0+zCcbaPA9kVZ1iHF/M1XW/lBKRKpTfv\nNxMVvEU5aEQIebR7XWVOn2XOIG4EB2dcXGzhhEy/WiPk331wzJ/f60kowaAD\nOnqoZPSHxAgFGXW153g+OMdLqDw+CTK/34lQw3g1iGLlZNZMHTK82gpQ2B8J\nIXhufafPzIfHb1mpXXj8gTvWrjeXd1SW3+LxzMRCO1Nj0n6QqnyFlTz3l3id\nFhH46vHTVC9GXkEJVyDqyDAUtvdlUISkHyYc/IT8P5YDbm0aT88lql+6nzox\n8hQZX5JorRVbuAn4xXleKWJKK7r7PfSX0ZRecUVd+jVxesDc9K0IsYsSK26v\nNIGrtrlZmNNQvZhhAhu5SnCj+lMw393/S3AV4wDnGcrDVNIhTn2VU3NEM5+L\nk36F9V3U9v0zX3pBxSLZg4BnXwHIEUg4N2BjgYnpcZsmgFtodFQ/vKuPn28v\nPwbo\r\n=R3TO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.2-alpha-2030312e.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.2-alpha-2030312e.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.0","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.2-alpha-2030312e.0_1591630631990_0.8607952722638914","host":"s3://npm-registry-packages"}},"1.15.2-alpha-11a2f32f.0":{"name":"@graphql-codegen/cli","version":"1.15.2-alpha-11a2f32f.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.2-alpha-11a2f32f.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0a468ef98043f256f93c49ae87bf100b70b05ccb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.2-alpha-11a2f32f.0.tgz","fileCount":32,"integrity":"sha512-B/5oVtluDB6mgbmtr8A54ua26z3kQIM4NBxzphjvADLhFNF5PwnJvAtoLWRRCAT7BgoOvyqMwOnmRwlXxTRH1g==","signatures":[{"sig":"MEUCIQCgrXkt4MXmK4/yE47M4LLR8jCcUGIXZYptcME5RauGPgIgf1d6kMF2Igk6vx6usXF1dDqpo5wA/Ig/drFsqwOJ1cM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3rT7CRA9TVsSAnZWagAAl/UP/0QnmJdZ6sm/GDqFhfMi\n0wdy6fP+b0bXE+oEbVLXIdszX5jG+Yv3SpQtbFv27mGWLXXCWH53pmotdq2r\ntnhm+kr2RUZDY5Uv+DN8oQ8p3JdwumKTP7c9ZOeerFaPzFyFyx6TA0YzlIC+\nlfOLnyEM3/j3IkwVWR4VzG3EhAKaJ/R9NfVfNd/j4yeWb1xVhn+D/my9llM/\nqRy6PuO93gItIAH8o0dHEOLvIxnGoxITh18VxH56gZ4KcZt6mcr+cy5UqQye\nGz2wwDQSV9FD8k0KhzrEMJvz81sC3xbGJYl5yN4CaUHtOgPaE3m5j+Kr+s7u\nct9biZpbW10rtdSUf+ZRSP0tlxNWlpQtYvLjX4EiKySKeh9oDabrOwaoo8uq\noKoNCwTjFRdjULyPt3RihnxDOmmrnt2IdQllCtsbnx2DtwCPxbwSqqXeDAnm\nFcqcqdl3ExzTd0zFOszOKqbeGHvHemJLImbjHt7/7xpORFirbd8H4EEByRfA\nrANVibknG8OBuyWuaRL4XczEOHVrN4aDo17xiwg3qqsyCy6rOjz023u4Om78\nchRZQ52Ubvj9Wy1WBcXvwByMbrpvoLxMx96PNW6Mj5ml1qO9n3wR34+XANKn\nS3+5GQyULkfdP6dElRTHAETvyYaUc62zhcE9PdXJ8X0eLiPni+rbe/m49TSN\nQkBJ\r\n=zI7N\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.2-alpha-11a2f32f.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.2-alpha-11a2f32f.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.0","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.2-alpha-11a2f32f.0_1591653626183_0.03932716219951993","host":"s3://npm-registry-packages"}},"1.15.2-alpha-e802c421.0":{"name":"@graphql-codegen/cli","version":"1.15.2-alpha-e802c421.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.2-alpha-e802c421.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1631a80d87d36453627996c4b1e31596944d720b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.2-alpha-e802c421.0.tgz","fileCount":32,"integrity":"sha512-4OCNq2v4WM1zTcz1dwo9zrZ3L+Ry6goby3qfHom8EOj3SBaQka12+gpSnRC1wb8asLO11xGhsvWRFyWMzAamUQ==","signatures":[{"sig":"MEUCIQDdQ/8bpgs6CGnDh1IQntnJijBuAxYZ5MtSIMbtuFYYCAIgOpyPLP4oq7EhCaRtDFpsIILzxBhjTSclRRRa5oVSWyI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3rUxCRA9TVsSAnZWagAAhOYP/jt8MRel7seH5dB1SNd3\nTCOb1BrCe633fdGbIVH27YngHWHJxUjYkA4TKVcAfO6U+FhB/1Kt9M42GJsf\nyVpPeY1wQFqqw7+m+ZQzsxd+Mj/lPKD/dcoilv7qhQDGvM32EXIdRG5JfVp7\nR/YKZ9oBApdCQI691jDhXpofukGYZAWGlJpywtgj/rDC2FXxIOy61/nIxsSf\n3xtYDdbRzGx2XBa7iGV+8y43iv5zA86YJ7LOcxroe2/4pYg1Q8vwj1UgIHDA\nnyPG6K1ZJE0x2SAJK6QLChxCzgKieQ8YWtSJ4uEYked4zK4sDlrrfEaVAxfy\nYUMm8yusoa5qHKEP5OyEwem2UhOhqza9tOE6JBBjQ3vaA+92o5OxJaDjmJtR\nmj66D1at6Kvs+alC1SgSmorjehqgok7ha6jjrjAMdF0UrYNIJeYX5AdzEF4Z\nqeqnyVnbwv+Ea6f9V2nDVTjhs3aL2KW0pYUCVsddobZ6ZFj4dSxHv0FXqggS\nedpfBnrJae2VKuw5o8IHM29KcWRDfnHmmDO0qbaYV0+yu3lp+2ueMTXtu/LR\n+j4D0+YgIXkpH28W286Y06wcLWsTe2G7jY+cxTzLvNJLcaWIeCLawui+wCUl\nrSHqqgblAC0DxX7fhbhjJnD06/PC0LexWO1OHuyq97B0alpJJGEgmg+2rOdD\nwSEW\r\n=Kxlq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.2-alpha-e802c421.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.2-alpha-e802c421.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.0","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.2-alpha-e802c421.0_1591653681265_0.9898866587016548","host":"s3://npm-registry-packages"}},"1.15.2-alpha-d320ac51.0":{"name":"@graphql-codegen/cli","version":"1.15.2-alpha-d320ac51.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.2-alpha-d320ac51.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"6491bae053d26de87cad4b3cb4766820c4234d79","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.2-alpha-d320ac51.0.tgz","fileCount":32,"integrity":"sha512-OqdxKOlC5vu4Y3gymhCw7yXm6UkNqiFS+gM3vErPsuyv9hO5Q9o9W+imKGdPig/9GoFJgHXwbiuhlFcEnmSEuw==","signatures":[{"sig":"MEUCIQDtwgZGTU4x8uqkcS7HqYq6kvmWfF4d49D3ymC0kqO+uwIgb2x1xCBHXSnbthDRuicbaq+q5clh/17HsN8Msup4klU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3rVWCRA9TVsSAnZWagAABgEP/3p2AwC7D98+ipOp46cx\nzISMjjfdtdW1+tN8fj/ZKCc99HWcdgyGlICNzjPvEFN/cXC3K6imPmyh5G5/\nYfE2N4RDYXDhLotXjrjHVDK5KDaDuKo+mTihIf1dqI1qMvkZ6usNj6VZMyxW\nMq22P05b0PDjhhhz2x6S142Q8aQinR5CuTiCQws/Wg8CO+GO6N7gtpD7jVjq\n8eN+WK2xyX/yTaqG99N9QmjrFqmBU2h0VqFeBqKsF2WbnfowXddiA9XrjaD3\n3pomQR+9LwpZUiBVirZ3Y1CxmkYpLaEEhISGa8QDWlTQ44loEC7rg16k8HWi\nvzwpXpMyJF4s68NTWzCIZW8Awf6FmYIxRNDqUt6gxxVwbhuHZxBpGceIvafx\n7Ntq4JEFdTKKQ3oe6TJs7q2qQVJ272t2pFjF6EfX5HNuhHdgh41X6r+uk1rV\niuaVLH2xd0/QU6QKMJL1oLed+T+EMmgv31Lg+6xeHq25bJk6xkOTgDqzGViZ\nCVU78hSPjfWLZ7OrHxnLlKs7l6rQasT9i/kMoEYjM2R7sanz4MWMhS5/V9/E\nzCuGI4cyt6GRTwltUGKZngNbFnaZnCuCzNEr4szarjWiIbukFifqOskjZEyH\nuwYuJyCx4Jq6YtXwcVK9toeenvq+yzxbE+63Mp5r9fL4F+T14TwLiKMkRBoH\nV5s/\r\n=Sm/5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.2-alpha-d320ac51.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.2-alpha-d320ac51.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.0","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.2-alpha-d320ac51.0_1591653716772_0.6199206564104354","host":"s3://npm-registry-packages"}},"1.15.2-alpha-3297cabf.0":{"name":"@graphql-codegen/cli","version":"1.15.2-alpha-3297cabf.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.2-alpha-3297cabf.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f1b75cc19774c77165dd2d18debdf6fb0747850a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.2-alpha-3297cabf.0.tgz","fileCount":32,"integrity":"sha512-b9lBVYK8U/yQiOLJ5tsLWRho8pRsBvjX3ZA3mOnhrzbAnuAH8RMsKHMpP6NzunIcWgVPHUCzqmoujKKUdiq4zQ==","signatures":[{"sig":"MEYCIQCg4hFXPDh2wiIhCYyy7L1Otdwf4IRA2ef8DyFRqzbe6gIhAN9Uo6YSb+1cB7Q9FYDL+nGos0h9IzZBByBqcTpnk03P","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3rcACRA9TVsSAnZWagAARLgP/2ebQYomQrclIuPypQzs\n7X9FiACo4CkFWbmlwb7pYVhsNfE6ZfG6iIQNUKJDKzxKQ2IvHvSMhaGAwCvh\nLXdn+BO8FpGU34cz2rD9kd5x+cGOlzVBDYb3d59hA4e58moURapcbXW8Mje5\nDexzqCGfrlPBboZbxPVcoLOQZ8Kmfks4uRoJd9enTzPQ7ZSKBBJuE6xQMvZq\nioJ4DtdyeOnD2Wmh/5pStIMCjVp+IjDyCx+bzQLkWqAzynuawWSQBVXkJ97Y\nO3Cb5gwm5F7j44+iIpSwl+xG6uJGuLsGK2yNoaaGLL5ID3lrNY8gYrIq4inb\nXoKvAGgr3A8aYcdzxu15KXxDk2fIZCuaepLSx2iqnnyaEQkYa78fzI1jdcas\nOViz+0N1qZjQZq9290doQlv99uM+N7lBzeo87WCowcm0xXcv4r/HOYnwcZYC\na/RLXZALnmcWCDUgYjjfA99wveCDsmYPVoDOSrTW/fZnV1nkPQ98CFzHtmVo\nAyNbn0Y/ph20oG33crNTXswuAxQ1NNSxP3AFHpQt32mn80ontZP+2trJQPh1\npS6mwJW0L9WfYyejIOPC5aA0jG48am5JLWu6pARxIt0Dcba9BRrWpsSAvVKo\nC/XqgDklcC3Eb9e1mQ/FKqMlcd5XfNqqVXpIVCyhvj6ii4YikL9LtGJXVDKu\nOeko\r\n=N2ov\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.2-alpha-3297cabf.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.2-alpha-3297cabf.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.0","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.2-alpha-3297cabf.0_1591654143515_0.3979100721640325","host":"s3://npm-registry-packages"}},"1.15.2-alpha-bac85ec8.0":{"name":"@graphql-codegen/cli","version":"1.15.2-alpha-bac85ec8.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.2-alpha-bac85ec8.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d8a8d7887b21763ae286ad592b418e281dc74ad7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.2-alpha-bac85ec8.0.tgz","fileCount":32,"integrity":"sha512-4FEe3egtMEIyS3MCqlYCpMuwNCMNoAeQdeBcKO0lxrer2/uark13QFFw9a5FuGoynxfuAzWHYha34VzEL8FlkA==","signatures":[{"sig":"MEUCIQChFAH84T0Xg6pzrTCLwu/rXHLTuUwTPqRptDLmTO8PnQIgWqkM69wKgE/ZlL7RGGNhsS8GbohIp3uzvVUL4lxefbk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3uNpCRA9TVsSAnZWagAAuZQP/AuS0hD4aNzsiUTVukhL\ncmiKNHGAlyJHDXztINwopfh8UlVP1kScHBLy1g/APZOhnuHGjT2MoJkqp8ME\n1Y0DlY5upI/G8OUKJrPF4//JJvS8Z8Vf/dLKyJ6q/zyucI74l4AQMxrWT+vq\nkZ3HG6wjpwPFtZisFIPR7hFnz8K0w9nNEQ3xV5etybWET2FNTLyEQ+9vhuGG\nsf8OZ9kUjpj6C7YmvgJBevlpm2dGldBBNCJEx54UBTONcNUMK0bIQLvnis+9\nOpRnrLqRUTiCyVxDNeW0/43shRRmSqiv6jdhf4xsDSiwqpg8m2DrCltarnJ2\nfR3ruTyexg1zX8kS3Wb41JL5AVLTIAykwHdfCKU4tZoGQ/fSF93JzQ9SlUnK\nZl/MBdu7vLg3ju+VSYDmrXUp43AYRSM8SaspBr6VV3mCUdpLfmQAG3bnYo/K\n0N2rnQ1H6v+Kz1jnOkBnC490jpPmjBjTLdDy6SBhIzG3g8D2nE3XmW54hGwB\nnWjfcDHHKzG17PHeFCRBPEHT61glIN84B/JHMxu6b3aDGcIcU6qHWFE4Rhvg\nu9p4XKvNsSAUQ1nz14m4VW9xHMgyFVRLcDO90Mwpm5Iao92xkx93yp/M4ixM\n11uv6KIr340HUuWIPo887O+pykjH4eZzgPpKzYSGhCpwgW35iwYCRjRE7r9O\nhWz4\r\n=6HVH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.2-alpha-bac85ec8.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.2-alpha-bac85ec8.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.0","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.2-alpha-bac85ec8.0_1591665512258_0.010104714475225762","host":"s3://npm-registry-packages"}},"1.15.2-alpha-b5f29c7c.0":{"name":"@graphql-codegen/cli","version":"1.15.2-alpha-b5f29c7c.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.2-alpha-b5f29c7c.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3ecad41cbbf036e220cc0fd598b9ed488e30615c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.2-alpha-b5f29c7c.0.tgz","fileCount":32,"integrity":"sha512-u9rqhoOTZh1zrxuwYng9sOhxk8pnv49C8sj2yyeLQTbdC3pxnR2/4m9xtkOOQ8mq4rtTekj5u0sAaCUmT88EIA==","signatures":[{"sig":"MEUCIDdJFXLVBhmOF8AYjqx8ezvYw5E5gcLWILd9CsdCUR/lAiEAlGeHfg6ddTZTqfZQF0BJKp7j/uL05I0Q98CwZw2KrjU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3uOYCRA9TVsSAnZWagAA6uIP+weSyovpPxYSXKYN2+E+\neRw/lpHJbzBlbiCMCjmXWwV/o47seW7Q09dlGUKvpAyVYLnOXFHVkBFeXqy3\nxUqnHWr4vMsY8wqXwVgqNWVhoPdyKiCz8hagFzXe0puVwHbeJJQq5xwooS7+\nbpnZtJrN+KT6HkHXZpnRX7JTdnLv5yFp3aP0eKPOsF/EJiThjEB+4P5oxCFB\nSAVXbIc7THp6bBVE3m3wcXnXc6BBpWRsjUFkpNarE4EASpajBVxy2JLoS1XT\nv/4/9/hPuLvGe+rvXzgSH8PmWRoP5bptHE8yMlxe1h5z1Lt5a3uDOLDfIPsR\nMMt7gGWkAzSYXhHiDZ62MYRnjj4/S49vLGLH60XMZ6AEkaAn2ShkNeNraVIv\nSy19QuC0Gc1necJUVSCk6Az0S/hj2in9ezbpV6L/mTSOh3dYqhJvToxOETHj\nMCAg7qfyQkXDhuF5Cku3OzEMNM7+ShwgjEbE/lrCszabHCRMvYZoN2SeAwNA\nBn6r4Gppj33WVAQfBwq2usLj+cFH/KozDXeiYUhHEXW1g5Ap6xqm/eHttPyE\najFO1lESIXdMIfyPQmJAJ2z9ECOTwAdMFIjVydPuneIIRSooRZJRbw6QuenG\nfzX6Ffdtd/Rof8h8VSM3BXh/CHn7FRfQIn7iWYCTLI/3Ga7LD0YbtL4OPAU5\nSBZL\r\n=evLm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.2-alpha-b5f29c7c.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.2-alpha-b5f29c7c.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.0","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.2-alpha-b5f29c7c.0_1591665560185_0.7924633040341718","host":"s3://npm-registry-packages"}},"1.15.2-alpha-d4a64904.0":{"name":"@graphql-codegen/cli","version":"1.15.2-alpha-d4a64904.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.2-alpha-d4a64904.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c564cd73fca8fc9bc18e347cab98bfd0d143609b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.2-alpha-d4a64904.0.tgz","fileCount":32,"integrity":"sha512-FQAN5I+AMSPThzVa3y8Axfw10mfj1+N3QWu2Yj0HAK8XnZcQqL0l7aTzIEGPyrF324sP8YJauRZqEyqYVhU30g==","signatures":[{"sig":"MEUCIQD6I5JUJGFZQivfn81McUyI3uGt8RnrsiVreVt285D+OwIgIkK5fxNb/St1JmUfabru3cAR6FA396DD4D55WwPPPbk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3uQNCRA9TVsSAnZWagAAfkYP/iUyIKnSiLZrw/ebsXJW\nC48OEvlyBiQNnk2sPrUGF4cIzrRb6o41OQoYYjZOpJ6OogheY3QJvXYDQD3V\n1EORBgF5wyW0iNk89bpZXfgmWWaDjSpNsFZcIhbuRLjh4f0dL6HnOO1JDhwd\nehvq8ntKZkuNPqhl+tWJxlNp+hbfEOX2qWgxYj4JMNFWWXXrTQ93xzQqqKSm\nfFA57QKXbATYpXgYZF7UCBe5QdM3aaoYQLojFneWSSERgbq7XVaITWTRGZaO\nPG3C9fNt6gXcy+MDDoWP9AeHPDxCKiFyNVzgE1x0lIezBR61B2XfZgBMnaE3\nLWgED3TxIZVA3ctmSBM/yTUBkhlYay9abtyP2H5rTVYaEGEzwz+5GWlChe91\nlQumXtiyswBuV9IY949j6sxhJhcWkqo/BDR2lvu3gzYfMzDfn1dFxhSZf4sW\nR+ElgPwoNiMiMYXMxsN54BY6K/a8NYli3gs0b1bxDdBlVK5mg288JV4C8HxG\nKEJeOo8yvS+NyIWrcrCtIspWTZwWUBi9GZzwDTCHJF8B0NgJ/Y7jZahTkQlj\nPNJnEWkuXibhKoXFJexEHbgesbTrvNdRgjxlVnb1ukSw473QjAOZSKnb/J5N\nYp6zL7LJT4F2zuGhL1Qk+ehoSZ38sbD1+kkTMb5b9dy5RbYzcxoKeHWBIO7o\nnrZa\r\n=RTSc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.2-alpha-d4a64904.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.2-alpha-d4a64904.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.0","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.2-alpha-d4a64904.0_1591665676541_0.926082906400709","host":"s3://npm-registry-packages"}},"1.15.2-alpha-ccd86e92.0":{"name":"@graphql-codegen/cli","version":"1.15.2-alpha-ccd86e92.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.2-alpha-ccd86e92.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"51c6d4f42c52cfaafa5beee94fe625d3c7c87070","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.2-alpha-ccd86e92.0.tgz","fileCount":32,"integrity":"sha512-GGjeA+xhCHJRHXHBJkrNwaDFUU356VnbDFEQuUA2TgIXH7BTeUyHhRSXA0uXTMLFifcaKDVrrGvrylpd/PkcJw==","signatures":[{"sig":"MEQCIHpOFRh+PgPmOdIPAUK0GNPh4eFyhH2wjcZqWSz6I4DrAiAHJQtgT7L6CjaoNKXInVnbymHrM56wg+36lB3KeD+C6w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3uZ3CRA9TVsSAnZWagAA4sQP/iSqQsdEyw2kQAsFlbCk\ngZK69LBbRJiIE1LX4V4BL3uAgxnItJT2UMfnV1YTgOzMSfjTJ3auA6gX/vfk\njJSy8S23nm5bIR1aYb11rrEj3d1swcVVNwczL1yInYluBYDT7yENeFvj+j+G\ngQFzb5qBadmsfg4Juo/CUbuIpKr9zGvdVAj9cX2LzKh8iSzVEobLD2Gitza5\n88huuGAvU7+ZPAnDN8du8zZQsmDiV83/gH40EGXROmUA63K9b86OCsGBY8cF\n5zpokhl7GUUPG96b3upCUrGxCREDnpKRe44BvuRjE7W7oZGDTSyIU4zQHK9P\nHnig8itMtbiBPWnf+9FWUMkswuGF++fR2UtBrcHEdlsjO9YI2WeOPvp/N6ta\nYIabexe9UwOK1oZfUuD3SKJvwWRFkMTpoxqA4Z00vZwUnUdP1vZ+fvYt6+Dn\nLS6TmEBd/09qq/c4f16EkD0qv4joDmbSHIOAbY/mJiqXCs6yZLpXAOXZqAXu\nY38ANqEng2pmK6fxrgYiheduBN+UPhZqBrY+s2KhHUWS3kxPlaRWErDsQu4y\nT9kLyhnmOF9bY3xjFLjkk8mzdo5o729GGSFuRJxULPQY4U0OTnTOAJyPnFXd\nVTF/VmSKrLSONbB4jKF7HZ6NICUAJWhvkpI72DDC0kcGluy+nbGTxkjuG9TC\nltUA\r\n=XhAV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.3.0","dependencies":{"glob":"7.1.6","chalk":"4.0.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.2-alpha-ccd86e92.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.2-alpha-ccd86e92.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.2-alpha-ccd86e92.0_1591666294290_0.6954072853273192","host":"s3://npm-registry-packages"}},"1.15.2-alpha-0b6c3cb0.0":{"name":"@graphql-codegen/cli","version":"1.15.2-alpha-0b6c3cb0.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.2-alpha-0b6c3cb0.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e13fc6ace78b9926f6c2f96277b7e0a2759b65e0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.2-alpha-0b6c3cb0.0.tgz","fileCount":32,"integrity":"sha512-0KzoJqM8jS3ld2y0XflJnTl4ZeVgGC18LjbQfsiabogLmzCrlE2FUbfX7Ez3ZUVVCzJl/67KanwGpfjALgfKcw==","signatures":[{"sig":"MEUCIGZeAM5h+fNWoWzX/ckHgHNEULPBVYxXh+d9d3gc58iUAiEAx7sZ+PWuZ6wIZLpf8Bm6Z24I3hC6UrIbzjiKgymSUFA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe36N5CRA9TVsSAnZWagAAj88P/3GynU5A+CPTdsMatW+6\nRm1n3Gsi79br4lDe4rypE61WzQM1r/fPOOciAaHaJ26fjx/iOBOWYeRZ7Z0/\nfHgaOn957f8hqYzNg5vQL8EnByfqSm0MgaUiWIm+3wV8HBtsIXi4C6Y7uOGE\nOoFjtKPldxtSXtYYm0a+S/EiXsXnAMyw9ZkyAfYtO+RZQcsPwkrIFgrmSC7W\nBx9mkJMRGmUPRhmb3rBucCO7rFn+k39aShEqh1ty/LsZWFC1cNJdgVOzLk5A\nq+iZCJ+GwdY6RRBK6oDQmvI5cnCTy7GPfiwUL8/CgUnnzLqORCaJ4IIryhl1\n5uuDRRjNjAgj2LPI4hdHf9qDuFF40Ar+MSKC8fkAwRU4yPbBjsGb9B99UqOl\n+DrvR4Dvg0z4Gg7v4rWZMeYQI21gjN8S8bFryFyDgPh088b4hu6ibcydXdJq\nKMlsTN/fvy42qghksYY0DnRgC7mj7kRLiQrV/rnwsnK9xP+5KJodbDBTLgj2\nCrRjYioW1ZPTmTMk6bpV2xDVVfz9cWW8KcIP7bPlim2YuWmnUsZLo3fm8DHi\nD89Ga5dfSyW3J91VPyN4Ub1YqvA8+SjVmxaPIQmWdhtbqxSXmIOcsq/CXhD/\nG6BDdmaq1OS4T7iboxglRSpxvirwej34QK8CM1PbhHYe0mLgkHuKy0MM+zST\nndT8\r\n=1bcX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.2-alpha-0b6c3cb0.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.2-alpha-0b6c3cb0.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.2-alpha-0b6c3cb0.0_1591714680821_0.5684908384206431","host":"s3://npm-registry-packages"}},"1.15.2-alpha-d4bc9b00.0":{"name":"@graphql-codegen/cli","version":"1.15.2-alpha-d4bc9b00.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.2-alpha-d4bc9b00.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"6ed1c4bdc7165c1891f46d099e95bfcf582c65a2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.2-alpha-d4bc9b00.0.tgz","fileCount":32,"integrity":"sha512-ffRsZysdImAGutA4K+I360u8NZ329W3vBQSMZ6RFLYjTu9Qq9LVkYdYrZsk9BwI1Q8i91qgmBEKcUlIYdHzZZw==","signatures":[{"sig":"MEUCIQDqLpxwwD6EP8tMaT+M8qRWep2Dm7GYJUkd8nsWkld8zAIgG4t5+yMqomzOlQuhud7GgR6mWWKcwGiO7sk2deq6XxE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe36PdCRA9TVsSAnZWagAAvpUP/AocrhZ+rQ1pRDuoJ7Bb\ncKnEPF67yH0UScovMDFDoc/nCpk50CuDDKtMk2GeBucGo0t/TVadHYNvwGx/\nltML/I9ul4ESDDWoJXWRyruLMcq7dgZOdbbSYdjQ1Hiaa6sr9wsB+bpco60C\n6J0sze2hCpdZysLfVUkFm+WnzyZDiwC6lZ67wN0k2C+nmQl3mjqUmdt+6Jn2\nbf2jIKlVY//6hBR7VshZaSpJTZdUDUY8gJjwbikEtESdZxv6qI/SSu89bMkz\nBxZpOaYIDl3I2WApojAcvpXnWqnHTbbjyHFn06K1ljRE6G6ky0SHGzlmW2If\nCgngCzNq6i2MvMOxIq75wqUrM7uVZiGzxCCXf4Ti/Hg4/ppf2Z3w9Kh7RMx5\nwAayGnTl3VZGIXThuz2AAJFFfz2immXcT5BuGleBQ8NCc6fox+vOUart9j3F\nQUeFILiaGbbJOK76YC5KYDQEKXQwCvCyoL1VOy6wLvuYNFxVjPmnM1LepyU6\nBUl+VRorFRWcwSBKKIa+XRhhaOoWcRcbNSW3LLGSdNgjjlBEkGD5bBwGiESb\n6/f7gFUYH/plTqtnHN6S3z9//rJdzIeW8KckpLW+IQqbSR27QN+ievkplApV\nXVHoxLTqCYabVY9qqF8futQR3csemtvMnnpCA1GJ92ULL8ReSJWvzlfjsAnz\nr0L5\r\n=4W4W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.2-alpha-d4bc9b00.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.2-alpha-d4bc9b00.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.2-alpha-d4bc9b00.0_1591714780741_0.1340211265646445","host":"s3://npm-registry-packages"}},"1.15.2-alpha-2caa4d21.0":{"name":"@graphql-codegen/cli","version":"1.15.2-alpha-2caa4d21.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.2-alpha-2caa4d21.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"99080235df73bedd51d32140ece7c28147c67174","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.2-alpha-2caa4d21.0.tgz","fileCount":32,"integrity":"sha512-shjPTZzHMHauphqsCjuCt6mERy/vhr1r8z/e372URCkVJJPsEN1zMIbnox4ieWrfefueQY2fSE+g3ZaL8uJRhg==","signatures":[{"sig":"MEUCICtqeY51ehCrQsmcNAF0gJPwDwQ+UNPSvQJIkPzyBLCUAiEAwTbiQKEM+KIZX+9AbKDayi3mlGohJueYZ3+L3eu92+g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe36S+CRA9TVsSAnZWagAAbBUP/2zzFo8aShSSpLKOmd7I\n8mIhHHKwCOoKASHDdiefB0L0wrHLCvLwYJDdqdGOnIbBpZx+ABWvZtSxRjiF\nRz0YxJM/itOjEU3EYBOr9X4Bw2HrP4FUiYTS0Ga19nOwR6HMryaCZh07x2SB\nJNriiJsZpoeGYzN1zDRCOhnQLwC/uJuabwPhASzdnZYExovKSnkIS59eRz7s\nM490QsbvVJBEH/f16awvImNnj3bnjFTXudVQtI0ml9/NiroU5qZCBvvV9aQR\nVpKuQ1CfUyMx2EtMvDMe0u+aL2jf65jH6YQqHoTPkGV53qG/yIlVwILe7LP+\nOrXCSpFyoziVlYqRFJuFbXLBPjGFJhGae3UU3zy6nEfPttlaQvUJKbCxuvde\nxOy4tU0Hx2wjlPQdJTC4Briv2Pdu49/kzT5B28ED6wNnLRmg6C3gXAcSqoYa\nyRyAz3mkoWdDyxs1S6mSV1iIngB62fT551cwFpJOpT7jrgxjbU1KLcxWhKh+\nmH9pi14H0NePCYz6izQCwc53vX+lP5hURDxJHL6y0RgOLUxfvKwbi8rd0wh8\n9+esz+d265aaQopzKDPSNtqz27J5UnJt8FKyCCzdg82tYFfF8iZTKZfBEw38\nTGbFmy2tkm34I/FRggODyd9DNaHqGRv3Whi76gexuUy+MVESOeusOnXaKj3a\nWhrC\r\n=pa8d\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.2-alpha-2caa4d21.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.2-alpha-2caa4d21.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.2-alpha-2caa4d21.0_1591715005508_0.7458839187369026","host":"s3://npm-registry-packages"}},"1.15.2-alpha-a841e8b0.0":{"name":"@graphql-codegen/cli","version":"1.15.2-alpha-a841e8b0.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.2-alpha-a841e8b0.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"caae88ef8540147f242d7a86e9f3cd8c989de328","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.2-alpha-a841e8b0.0.tgz","fileCount":32,"integrity":"sha512-5sE6gICW1p+ahbFrA2aRpmVSxbv4b+Wtny859Z6u7hkDLJQwqRr0SUzYX+ENkXKJb4/T/9QW7ouac3U9S8ChvQ==","signatures":[{"sig":"MEYCIQDX2101zy1kH4t2RLoKChapHFTKuCiwFm/voLoMqDN7AAIhAPW7fQAy5hjC6O96QT+PKSJteLk3a87XECQgtfZUOmLn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe36cVCRA9TVsSAnZWagAAEAAP/jbS0cmL+cmiXbOVrrZL\nHZvh2VRHGytOeLc+wfzaC/qIJ40cJFfidBfowgQ3gNLr3E4RFLFuroFK4U/+\noCyoKJg5k4VnG6uyWp4fNlsp4goH0XK9DwlsfSfU5ujzc5PiTFepxs8AL1bg\nGyuHVVx+TE2FkMjMxwnGpSMTia8p8lQZGpG9YOlNekB6M/+xy3YhdNHmbeMJ\ncXV5yjguUxdEyJqifZeRx/ciKZrVEXAC7K8fUtl1A0GIoUDx2V/YuI5I5fLf\n3x4Zt48R6N01TQjcwxNbH15Ik+DGubts7TArbcC39EHZ07iwhswTOMxnX8CK\nBfMUwMA61YGCfntYh2X/vixu92MWqXcWuEjVBDeTTvKQrVmfVObAVLkpikHt\n1iPfHdBHyy4bLJeag8RrjqIjsbL3rJk9GNtZCRDHtyMStFZc+Z0eTd+5F8se\nYnSNvdUz73hNlI0xEzAFEZiHdpYiJwzpfRqasSlbN6A1p/1JXfTccSL4LAnL\nlwwJ30RAZ28D3m+VUioaRqXkGekaG0wfn0ic8WppOxOIfOOXfnWLGai5AsfX\nlT5FVzDVuC8m+MZOc4zNhbhcFkaj2BydzzYqn+IQniekVMvUZjatZEXYtIof\nsS4Af3wtUMyfnL6L9q+Ps8M/Pv7WJGKUDS732ToNW+gYDR/fy5DsNQtrvcrg\nu1XN\r\n=X12v\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.2-alpha-a841e8b0.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.2-alpha-a841e8b0.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.2-alpha-a841e8b0.0_1591715604437_0.5836333630882096","host":"s3://npm-registry-packages"}},"1.15.2-alpha-81e5087a.0":{"name":"@graphql-codegen/cli","version":"1.15.2-alpha-81e5087a.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.2-alpha-81e5087a.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b525e3099b74e759d5948367211fd9b7b129793d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.2-alpha-81e5087a.0.tgz","fileCount":32,"integrity":"sha512-/qIz0UEqKTC0/mMwrbP/SNoM0GQ3uiS3CPKF4C3nsvCTdLXHVnE4bxQqKgd1DdCXWNQ+AR3/s0lHw9LNghQH9Q==","signatures":[{"sig":"MEUCIQDZHNoCAEe9/8fjqpK34mHrSbEJM1Xw+enOvFSBdWWwZwIgZMwAszCIJtCb4yY6+8ojcnsv4jP2NiKWkY8qz9PKg6o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe36fTCRA9TVsSAnZWagAA+L0P/2BGjLMLr3CDaiMmPj8c\nUBdictCzToMvp4sHI6NkerA7jImpuZ7a8HNBPvUtpj6kxXNDdoRTstDnxwkF\nMPIEyAuiZTuRA5x3BkztdCDgfppsd8bGiVTkCUlklSE8Udv6MABLgv31PcMI\nJA+GOkv8VazpMKASowmVWyosSIMS6BQ9UbZKnX7lTcHUiGtvtXAc0Rs4F5eC\nFuENRwWJg/tHpV/rOFjpJHGPLi6IEGaCe9MK1o9etM4IunvsmnTJH6B43B9J\nrHHKQ+cZ6YMGUc37VcUyd2fZZsjj3b8rr+2TmChCTLW/De+KpDhxcfW5LfCm\ncrHPlZZ+PYoTTXgf/tkgnrvSQjh55/0Z8STHbDwagecK1Y1Jp21lMuzjKq/d\n1KjP8Ei2JLWym0lgCaDDd+YteXm8ITt3qQNWlvQxI5nmJUXb52jwaH6gieeV\ngD7/UInPDKodlbsoM+ZkWUhnnbEEhH1ufKvujWFugT1yGHmpg9P1SERrRtNm\nJ3wNJMnJUGZ60IEQnAInJtz8e1C/dbada8VgcCWXKflyetKKnatZHSPe8bYR\njJfk/J3PmOdh3bHZlVlWnffGeprMe60+63KrgR3ock7+W9M1/Yx5Sd/SI1C1\nwCjPDWLScrUEIEYF+J4qIAlDHum8LeyKqEpIDdJCN/9QH+bRzuQ/ibpw41Bo\n7Rx8\r\n=P4Zv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.2-alpha-81e5087a.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.2-alpha-81e5087a.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.2-alpha-81e5087a.0_1591715794382_0.7569521237852272","host":"s3://npm-registry-packages"}},"1.15.2-alpha-2983882f.0":{"name":"@graphql-codegen/cli","version":"1.15.2-alpha-2983882f.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.2-alpha-2983882f.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"471906d4133f3de2b8771750ce7fc9fc41fdf93a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.2-alpha-2983882f.0.tgz","fileCount":32,"integrity":"sha512-osaf2736lPa5KCsYf1Ym3+Wd44//kAW48SIfGI0752lVbs0ZJzs/bxmiVvOJHorYs1lz/3wHRB/nL+EC03wLUQ==","signatures":[{"sig":"MEUCIA9PlJjpB1kjADx7imcfLFhfiShD/hE/27TrA0GYdFB9AiEA1/7TFubbNZJmBnVlEypWv2RTzJCYwVYluZYJlNOC9No=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe36neCRA9TVsSAnZWagAAtTEP/2m4z/Q+U+iHA0/FPScj\nHZSFK2ZBjlSnBtjGdxGKZVCCmtJqJZoY6w8bRcUDPt9xUuTcu7k5xvf5zDhv\nEityDibgh8z+86codRHx8xS1logbIJ6/wedqZYUIDXrhebwehwlUvM/YbM//\nxiTlK6mcevI4m572JDheu+q1H6eS+aimGWhR75VC74Z/2GJcCA/K7r/CQr02\nMEth3+bMVFSV+5BGnwLvXmTgPyFpC8nR7FEMWmYyTIHbnMfYSH5xtI9mr8rx\nYah5buJWv/qNFldwC9uiiti51WFpf+x/kXaA/XG82cMR8rnpTdhpee0eIDvx\ni8Bnh52jBo1oNSzNrjliOEpnTocYv1bVucE7KYizHZ9CyvIpE2uQRnfjeUR8\nq7ei5hPMHovpaXnARBacTMt7IlvxQh0XCsMfrBkGgRRPT8JIhR4zwaQCP2Cj\nHBHdzfaE3AZFWFaCjGw1qCDR4GjnLdX5yp+IyxHoPE/T+GwrB4M+Vv9ou0Vi\nIcSPGkAK+hbVHP3idHEbvOtHypRA7RI01Ot1bxoY8MkLXszOJ6zH7Zz2t+yd\n8oh8Ubhp3a7wKR29qpb82CYIOFw5AyxhfWF+UarNG3D4eFEStPdBx3AX+0++\nTYmFTgvHvWEMzE8BNtjkLs8MSqmnYImrb9j8AHqsZUDJqBl9SBYxWtqlYexO\nFoz8\r\n=X/o/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.2-alpha-2983882f.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.2-alpha-2983882f.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.2-alpha-2983882f.0_1591716317957_0.9417682321061767","host":"s3://npm-registry-packages"}},"1.15.2-alpha-2e49bc0f.0":{"name":"@graphql-codegen/cli","version":"1.15.2-alpha-2e49bc0f.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.2-alpha-2e49bc0f.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"cdbb2a1241a81c535c0efcf82803f615e8eff45a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.2-alpha-2e49bc0f.0.tgz","fileCount":32,"integrity":"sha512-jBMW5UcQ/N71papiTTfEUYgJlCCODjDyrPlVDm2O+rZOmefqnh3nojvqGGBtTMXnqqWeP03KjDrSEL9Hv49yzA==","signatures":[{"sig":"MEUCIC94wBCSe0IBl1EdkjaWcN8wchuGTcO4+dYyk9GOiNmaAiEA9x0lZRxs7xamrfnlzUim0lkQAx6+OWHrDX+NLXUqiLI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe36stCRA9TVsSAnZWagAAJKIP/ju98jxj5OHhIYF5GkxV\nRxgMlBJzZTB+vAaWpBss2tfFszuYmNnsmsECKCfQm4BOtW0pYWVSu5YnoGKK\nvty6n2Y2dgd7tvbsvJDvvca/iHAOVzWwadjOtwunQhi04kW+/vavbpngd47J\nc+TPB7qk3Td+STzzWD8zrZ/fU7osPcadsLCntpE2BIi21J3mjQm0JPNoThSw\nZ5BzY40/BUGLzTAbN1p/EqVS1gYJcjbqjxStCDBduKP6+4u5gCXm+He0YxTs\nJ3LrtEDR7K9QF2/DuLk1jQz2LDGDmJy9b9hQiSVX6W9b2BYA53sBnjOKL16x\nbfdPuNJMRdGinVsgeRZD/OPTws+eETzKr/i5vXIok6m3JQsyCcDlxcHAB1oL\nU2F8J6u0mzapMff+v87dr2YcsZX7S6E6k7m7Ymw4K7/RQMJOnsvtbyQ5OtC7\nbodfA0tyuOVw0L3YWy4ETtT+w7LaI7VI2diejHRmzC6hMRJMImxZDmj7ckAe\njdOP0M6axp+nXE605IT90e0/zn52630afBQo4ksSe3SdteezKYi0G7/TpHAt\nY73Up1Rhz8Td2DKh1FGjhs1WrVcx72wYssHE+RnKN/nx7oRAv4cXHOCQkEyE\nLUHrRhUiezMCi3dzv7DDok6pGbb8FNcqW0zWUXA4ms1vsCqqo6rX99VQSCee\no32F\r\n=DEwy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.2-alpha-2e49bc0f.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.2-alpha-2e49bc0f.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.2-alpha-2e49bc0f.0_1591716652502_0.5985539523156744","host":"s3://npm-registry-packages"}},"1.15.2":{"name":"@graphql-codegen/cli","version":"1.15.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"7513fdfbcd998131c37719044368ee1c2dea29ba","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.2.tgz","fileCount":32,"integrity":"sha512-eEoChXpBGXI+4gAUoAe3c+xc1bXoDBwO0xiNqZeDFFAe4gh3qNzjhYUuiWLYDn56MOtgeGPAQcn6yAMHrH5M8Q==","signatures":[{"sig":"MEQCIB9h7h7VEL48NnBX5JFi5/TVHsDyAor8sTJceCOCyiR5AiBP1VoW+AtA4phgJsZ0GrkYQ9MnLzRLECXdNPmWLDN/Lw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428510,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4IJwCRA9TVsSAnZWagAA6zMQAJuy3J96e140sKLNLKz8\n7tXCgHWQyB9Wu0XIrtTGbeBN/WOiBxuv5RUKWMKU5q/gSvruWT6LWYK+UAGu\ne2HpdimihGe0lMjuAQgoqjRDyt1QcyzFM7ZTq5VNK5qCE2/tKQkqvyXARdGZ\nZJ/wCJPX0Do1gMW6mOFUcgh+93mCSOFXHbIjCtAwlnhG+3PPWWZYLo6Tlyyw\nekMt9NapTuNCnZOB1MhegmiaevPEtFB2TwmehuwE6boON2+CwB2Ubqj4PZAQ\n5ZNVkMY3NVUb7Xc8tG2U8UBU9DFHjEw+CWbL/dvFJps8hrkWcJesQwh0qpih\nicrAyT27JSSvKcrK1EUVWDN3jx36ibfGbsYiqmPGvq+c/augECtgk5KCif39\ncGbY9o6fyxcwUCo3Ynr29gFfwtTI6e1Wp0KedTJ9o5S4MkjWybGOeK9dEBFk\nDEOGduSxPsZXLmNeZbNUw82B4/mJaUardKIdQQCC0wCNe10Recu66M9998/i\nsGe+DWpVm+Cxd9xfYaWccQXaoF4CeTcBi9nLG9Six9W6DiT2lJuY06DXmqNL\n6FKPCRY4ZXDcU6shPewP3ZKVL0nzDhJqhMQiqeE+xdNqaXFi6aSjfzM/Fhql\nMFqw4r9lubsR8xzQ/ZgJBKIHzp9k+Qqbk94p7N+eOMfVms6tIohwt+h8aXbJ\nMrey\r\n=cQsW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.2","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.2","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.2_1591771759223_0.20619901671965946","host":"s3://npm-registry-packages"}},"1.15.3-alpha-a0eddf41.0":{"name":"@graphql-codegen/cli","version":"1.15.3-alpha-a0eddf41.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.3-alpha-a0eddf41.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8a333c5127d1544354a311d38f3c4d3436631d1f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.3-alpha-a0eddf41.0.tgz","fileCount":32,"integrity":"sha512-KRZuQU9Q5fbBQtpzYjTTP2zwuXCLNw8omaavbbAjLb9FvwesxYxgnfZBaLs/Ok05mN5UZD8QZAUyb5C5p7Rr6w==","signatures":[{"sig":"MEYCIQCxawsyVvyMjWT+5a2YItsaJghlZJiR+W4bk9sDU8hF8gIhAKo0STqrD/fZUZoRdWm7HN+nWwwQEUxnqcq7DDtTPFtZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4JDzCRA9TVsSAnZWagAANkIQAJwWqxZeIzCifKUbMunt\n5NsvHqKH4S3YNC8QPONfuEO9se7OwvD9PHpnQx0rLePXH+C1WWAyt2Yn5Lyc\ng8LmGGtiBkaPlYrOHzrdL8COjsE+KWKqqRdAD3PZvA0R6g0QzV2vXIRFjNev\naKcJz/VWLisy3kH9kRGDiQ6C7G6YDKeKpQu9M3Wnk/fmahsVHbYiNKz0V6HH\nGX8dYypDSls8QpL67TzdzXvNxexTglwX/ilBV3kFkmPZec57LykhxTGut7ay\nUnM5gcKglbQ0adHAnZ22l16D4SwVMZxaVxBhjesnczSKXlq2TYUvQ1K2ir8D\nQMtpaRgOB5UcHXR35spRY0kHH+TK2ZJcIA0GUqsxwYoYOH656RjpYXoBtyqH\niWEZhVxzci2G9CoU7aAW1kGVKye91djt58xuGM2wLMoIf8fq4rvqiQhtgmDl\nCkf1oXuvpDEPKqkzYGhf9xiMQ8aBo5CxS1DsHkKYISb8EcWrTwUYv8LomgID\ngngT+rjvYbBdCfLPe3GaLUYaOYE6uk2WVTQJkRSbm8fMHu6NBBGNGKlJttZp\nOwcsl7NPdukO8dYJP/WKOqG79CVTXT7fYKAxYUpkmTjIe30nCX0UQ/Liiub+\n85s1xTGarZtKPev19/0MRj65E7wpFJHhgagJ0sDYdFTGsAwsfAjMi8/AfbkJ\nu2By\r\n=NZg1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.3-alpha-a0eddf41.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.3-alpha-a0eddf41.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.3-alpha-a0eddf41.0_1591775475085_0.17579317424141627","host":"s3://npm-registry-packages"}},"1.15.3-alpha-7c9bacf1.0":{"name":"@graphql-codegen/cli","version":"1.15.3-alpha-7c9bacf1.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.3-alpha-7c9bacf1.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3d0203d0eaf0876a4a811613b9d3af4ab5424d76","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.3-alpha-7c9bacf1.0.tgz","fileCount":32,"integrity":"sha512-wkyhasqdFC82c1QqDLVrvk+mejUe7+FET7jk2oPxBc8u3xzi4ojJaEcCQdxQYAXrPmDJScR0Rz6qY1u9uWS1Eg==","signatures":[{"sig":"MEQCIG8EkQmH5KygABUN1/n04mePXqJqZnS8ifPujEDVt91sAiASC1zv95oI6y1RKu529F7atuOX9wWmbw8Jk+ibBzGwBA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4JQ/CRA9TVsSAnZWagAAFoYQAIxS+zay+GVE2oGUAQAx\nbn7jRLI6s7XBrRXQ4Kk1yuXSEH9b2iRb7DKLvZf982VOdc4hRC3GeqFbXy6F\n0aSM16zeI9LbBkRlHIqrQWV9scPtJ71igUGyY/ldtBTdsby4zHLfRn1+dxZq\nOackFsggpETZPbEP+iSFibb2WTuif3OVYzut+LIVWuIWV+/ljZnyHygRlXOY\nkH1Vmh5jgB54RM2lWHNZjJNVijsS3xi/iuYopVIWfcFryv4BNy3g1zNrXkdM\n9cJ5TwXN+B+RSvzItDuxOi+YnQ6W1qI8eOVMN3iTLW64mq2ED/lgE9QfYJwO\nSA33nAjMkGfHhR3MROxAT30PNv4EjlKRuFL4l+q69+Fz+nntw7JbVEGZPH5H\nDk1Hl2ss6gIYC9NIiuicEb+Qy9yHnPGSP3KxkFjAeJNHefYL9xmBHBcU4qjV\ny45QXAf5h8I7bQIUm6zzpg73/My7aszpuhASy/utd424KqchK/749EzbgSBX\ncGx/X7QNrTyN6eCR8JeU8f6wYXwYUEeteqEE7wknoreOiUijS1UKFCMZkgC0\nVwItvLHuEwYAPbca2ZRMXJ/uyrn74MmhtgLhrUVOw0RebPdQCZffIY8MblPE\nTAE+8PeOC62zBHfJMY7NGGgbncx32eK+cvqd92IdS4P2l+hX4gkY5V3P6+Of\nV9PN\r\n=HpPE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.3-alpha-7c9bacf1.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.3-alpha-7c9bacf1.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.3-alpha-7c9bacf1.0_1591776318878_0.22753048073327142","host":"s3://npm-registry-packages"}},"1.15.3-alpha-ec2c6e06.0":{"name":"@graphql-codegen/cli","version":"1.15.3-alpha-ec2c6e06.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.3-alpha-ec2c6e06.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c6ad967e5d2776dc67e60b740bdb02ce1e902af5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.3-alpha-ec2c6e06.0.tgz","fileCount":32,"integrity":"sha512-KAR7mF+czyOsTETaOnMW7AMfvilj3otxoeI9KqNrlz7WqZtXvWvkpVO3MbC4J/b7bDXSGdWcBFmW3waXpHCpyw==","signatures":[{"sig":"MEYCIQD3MCNElSN4azkZ08xOBKaa+byU0+kghl2b6BmHBp8kWQIhALc0OvXAu6MZ5cu3Afox0WGOko0LjWqabtlmWjmfSjXc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4M9PCRA9TVsSAnZWagAAiI8P/2+WJYcYLtjf2WNo76GK\nTCfo/aLTDbMM2XTtIQ/JffFg9uHmmnpFj7Vj90bYh80bwyw4z6PA14reay7K\neC2JEuz9cDRE2wVCs2ryFrSNRupA7LpCkj3EVBX4MgvDB+G02uHgvB9/4HLu\ndadjy/3jqY6altnxynTlGKD5WgSJVHc237dbsvIoc6FNzkI1wjdMZ3Hy7p8U\n2U84inQH8ym1K6ccyfEMLKXf9DZMFc8cBaTwUmXE4sKewfhzU+oYquMTZfI0\neMHZRZ+TaQZWeqPtoMOzAxbbOXGZL/W2YLaFc/HFr3jPrIUrTTjE2igsWuC+\n4J6DsjkLWeZUqjoWSAu8Tn7euWfEInaJKhYsOAK2CgP++/5hZ9KzvIffikFZ\nQnmPlnT6m/TGPcKSULeLyrU8Fsv+5SnTDMG5KKu8GFH2dv2ybG4/S0yghSiP\nlUXxkaKhePCbVr81ZUms9ZUt6SQ3Ya2htI7wGHZP/rkS0ifI9BdHLK3ArphD\nUG9w36th3LTnqgjWqW1XRPnMEFaVbqZNpfOEyiSRdeafRIhRzRHwYpBhJdyQ\natgqvbo4BRqQLPXMcyIH+Y+bcUhvNWFI3DuNiAbLGzg1gDHuzaMhc6OkmHD/\nzT3J+23QH77iJEnZPfK33yUGV4eKE5bVsGdeiJazoyAVstKEwCvv3CXdR4A7\nyv9z\r\n=qGpk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.3-alpha-ec2c6e06.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.3-alpha-ec2c6e06.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.3-alpha-ec2c6e06.0_1591791438360_0.18417063011612766","host":"s3://npm-registry-packages"}},"1.15.3-alpha-1ceb41cc.0":{"name":"@graphql-codegen/cli","version":"1.15.3-alpha-1ceb41cc.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.3-alpha-1ceb41cc.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"effaa531c422163317aff2dceb103ac81f30e3fb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.3-alpha-1ceb41cc.0.tgz","fileCount":32,"integrity":"sha512-YPhQvxFDTC11RHnNKB2Yg80AvU7sOBQQcO8HPF5zhuH1D6lw7/onXbyuwVs2p6U7xDSXyg4I808WEiZzfm6m8A==","signatures":[{"sig":"MEUCIDNQxYJWDADRgektHreorhmPmhKDJUs/pp2oiDfQU9X1AiEA/DXILkSCjdKBtVHsygKR16WPnfpQQ5+Kdqe1awthz5A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4NSECRA9TVsSAnZWagAAxnAP/1OxKKXmHAAbyT5WDsIQ\nBUNoRHTog4QeVD8y6lPTX50ZAF2OPZScEBMhUQCRgObGkoFyDI1amBlu7asU\nDvUm5rYk8JblZVSSmU73PvgCtL7iA/ufa2s8gPOH7Q/2JEQOFVWgTGkOucfW\nH2nT9w0VwSsx7CrkUozp9z8CZdS4DJinYykAat2DPohtuFHcGfiWDeVCLOo/\nJgw4pQwniNNWBhf7e4ZoB+JR8PTyWOyqWL3Dn7RKx2NDvotfLDekzsvjptjT\nvvaOJDuiVZQa5TvIYocLawUYTEbhaZgWXodwnVz3b5nq101nL8UVFo9K7YHa\nIXCk4HPP5TxycggqohF3vVuSigiCuyy8VIiRl/BV0s36hQeu1+XDJuVNUkrC\nOIAtM22/5iwyOsiA3n5RDBRHl0LEQ4SxYBNfoRoT6m8+ugNV1ROM1WdRAGba\nA9VHq5uMHvmYUqInXx35a0m0A1RDxeZ7qFhrzHbRozh5sfGI77/eGyyn4pXw\na83bz+qwe8L9jJBqcaxKldhh/LkjWvHKotBjLS2UFqWc9ke1TG+IYk7pot1J\niadLG9ryJecWojGSC2zaqNCuc90+CNaiX8U8+FaZxj1xI9NerGgZr4q7T97+\ndB1aSTJhfAchivCpzp0DuKbK/Uz96Z4D0jN3wFkhqoY0rGKEpykGg3OtfeHt\n34gd\r\n=4lIv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.3-alpha-1ceb41cc.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.3-alpha-1ceb41cc.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.3-alpha-1ceb41cc.0_1591792771834_0.5580517172139019","host":"s3://npm-registry-packages"}},"1.15.3-alpha-9140944a.0":{"name":"@graphql-codegen/cli","version":"1.15.3-alpha-9140944a.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.3-alpha-9140944a.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0486d3d60e6d30ab18bfc231124e16fece00f2e3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.3-alpha-9140944a.0.tgz","fileCount":32,"integrity":"sha512-ZeNVmpyryzukoH0w+h9tEHUUMN/VL6QRzxHilMAy/FVanQRr+SAfgnqYhpfEUeLEZ/FwWOWRR+dcnx1KkYyB8Q==","signatures":[{"sig":"MEUCIQCfZQYQsH7aGA9phwPSsoOgLowa53dANhHXETQXiNjVtwIgR0tvwW/gT8LOCH8ncFX5RVZR9zqGcKBC9WpNpZRCXsE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4Q7NCRA9TVsSAnZWagAA+5YP/jaRdvimJp0INwIOqxcf\nyBZu1VL8Jeo4NmiahzX38fwyIlpdjdZYFiaDdXd1i2boSmDxKRPGSPD0z7VX\nJRtryHMv/gfq/Id++Ot3fzm98/6nJF8HoaSuqcery7F89tWEUrsnVjYGtsOC\nao2TqVbu19GzZiBeqC6cKnwcvQlKTXgjQzrVF9m/RY8YVklhJu46JyIrH6kx\ns7a9ekSkEE9ILrlOArEsRc67pVeSNPpMV3NmLPwoWn7gDyww5EWlPxaXxc+W\nV/VL3797BJnlOrqSRY2VyZDXD5HwtyaAo0dt0ySpggJGoI5zsUXEImwVWpq/\n9YGN1kOSrFMK2C7bhLw93UNoNQ5S4rmBfqOQoPeq1iaGwAA8nJDtaAxoyMda\n8TH9eYIMoZygDlZl7n0Ld4tS9lItNOTFMl88EXAwRyS5p8pcRhbzV13h0GVM\nPXbhAWNE9vGkajvYAr5U4ivml+V/SNXPFV8Esu9zyfUA9+/lpAe4flxFGiIj\noqBv/aBURXvW02WHXOyA3F2uZJ3mPIZe91Rub/k3T8V2AY0NX/eVRoIkGfFv\n+/1z0sMGYCURatpVuBV81BiZjtBjLm8CRo7q9l6Z6xVUsTYpXJxiL7Hd7nz2\nG/rmO2Uh934IZs6WaHd5NZrZ3gL3ILZ+yu6T91nLIdHKpSj9k8TkRSJWsRLv\n4E0C\r\n=/Gk9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.3-alpha-9140944a.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.3-alpha-9140944a.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.3-alpha-9140944a.0_1591807692503_0.015253834863815374","host":"s3://npm-registry-packages"}},"1.15.3-alpha-f2bf6783.0":{"name":"@graphql-codegen/cli","version":"1.15.3-alpha-f2bf6783.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.3-alpha-f2bf6783.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"54ee8c029489919a20d3ff66db37b47b72c8e121","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.3-alpha-f2bf6783.0.tgz","fileCount":32,"integrity":"sha512-ansDnxi3yt/soG3chIHplr4/J7Lkmcl0hROnFnYTq0If1M9sffpHtIEhp9uC8U5UNRL0qHcPMspkjhv8867Ejg==","signatures":[{"sig":"MEQCIG6/ExKyxWlcw0pKQRLbFcRoSrwccKCK5UlFlleFEDIpAiAQYijMxJyinGeqGPtG9amg3TMErE4Ern/OY+dhWpdXww==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4dVOCRA9TVsSAnZWagAAQowP/jPeRW4IqnJnsf3o4QNQ\nyLPtLmdiYG0kXLWO3gGWaLiaUfX31OqNJ7jhfftQWk71cGGLCH+FOOVwfsYA\nA6AuESGqF3mHoYhtJom/7LWfOdSAmsArBISASJDyUReqrJlyYwCIgJUsft9C\nkScQ1gOG8ihVuGoZ+/rGaAK/HNadxF6la5e/BQE7rA1RsyfizBvJPvC/4Uef\naN1hls1IDRydoqryOCp1wFoWfOreV6t4SmDDSLiADewrV+nXjvcjWgqAh481\nR6o9n+7pKE71tqFUQRKf5DHZq+gtyACtgQ2oTUISyauYwnxbPQOR0+nkeU/u\nKfI5NxbHe/bFoCuAoch4RzjU3bk8HrOME3ei3RRcUhUw1NokFDwBV1+ytvuR\nPvgB02J1EJQP8IikZiMmm3wSiqbC8wYHdZm5OauEBxUKzlSX6BDvk1X/lIqW\nFKjQNbobFJsq6iVXuzie2eQPrtKimQBHXF5xwFVuYpSRJkbTfMAREn4rpHZo\nx8iijA9TypHK7qRj0BiFonfbHKwEnwtl1N8Ygv+wOSQ5pPhYzspMl4iH99R+\n7axkRCK9imJMgat5w33L2lxuJU4zSkDLcWc6djbhMVCKWIFw6XwTr/7iZlvL\n5vI4JUXqeEil9VE21pSZF6nEAMCyYj2+5/H1g4WzLJ/t1iE7VtpNp/W0+Jv9\nqREc\r\n=I7Xe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.3-alpha-f2bf6783.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.3-alpha-f2bf6783.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.3-alpha-f2bf6783.0_1591858509919_0.8689396152083997","host":"s3://npm-registry-packages"}},"1.15.3-alpha-30577e3d.0":{"name":"@graphql-codegen/cli","version":"1.15.3-alpha-30577e3d.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.3-alpha-30577e3d.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"145b92596c32abb02ca679c44d5f922041014c7a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.3-alpha-30577e3d.0.tgz","fileCount":32,"integrity":"sha512-rGzw0P3u2BTq0vOr5mtc3mu1+1TqEMVpHoUF+BOSF3GGENfDw6g3CPsu4rWagOIWV3oTEcaa6J+N+DNNBqGsTQ==","signatures":[{"sig":"MEUCIAr9o+xg3lpWtmUhFRN9SK/vV51VcrXKfmfc66mHytEdAiEA+wx53hoQq/0ijYGD3jlHNX1lob+WyFFpKUiT3Z/wSEc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4d27CRA9TVsSAnZWagAAP94QAJay6fZT65w9+NkK8sWH\nFoFTrRl29Xb3BooDAqpcU/JqXHTdRo7AYc32ye8Ciq7XzB0hY5jaFN68Fd0g\nqIJZaEYmpg4h+QTBz8YQzQl0rIZWBiypMCDEVlaPhslf1XeMsCJSuradRtCZ\nCbMxoXFZ5yHZL/d5jilwJ6ArkEwN6XltMi2rLWM7EF7VAbCyYoHXtFlArkei\nIJ82/uQPvKYhQECa3CJ2eLzBmhz3TU9OQkPJ2Bze/lrx5pwuNcVd5BVDYODx\nTJ2+QPLjqcDA26TrXkFSx+RQGSShR2QoJ0diansa50HLI6+CaDk7FeGOPmLc\nM7mXn/I7oVj+5WnCIVId/UO/79rOhAOndK6ERsK4W6k6E7KnzsJM2c9diQW5\n55dWxNocm7FxBnvy+ANsvygh4S6DXYNFRQwplmDld9rbMEAMB/HIGQGE5Qyn\nWoCXpxUDB6CKT66Bm9n67Qfzk6YwsxyfoQ/v8uygcYcFpihbjrPrwTfV8dkW\n40y+/kq+S0RsFbQyblHAvDxY3hOqk0tIIN0Hx2EbdnA5G3eAbNI3qlBcGcwI\nJdEfup348qwXEJRco4Mer9sjGcljVsmy0iDLJmPApuJlSw/hT7gAqy+v1VAo\neFCQ7F2Eq321/0cp7YNuUH731ncsd7wR8fP+QVQvGse51goGzEOpY9jGIzES\n46bZ\r\n=ZRo8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.3-alpha-30577e3d.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.3-alpha-30577e3d.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.3-alpha-30577e3d.0_1591860666836_0.2947778648355148","host":"s3://npm-registry-packages"}},"1.15.3-alpha-5fb6a6a9.0":{"name":"@graphql-codegen/cli","version":"1.15.3-alpha-5fb6a6a9.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.3-alpha-5fb6a6a9.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"222389a6476b4297b2228e945b256a7a912ef1a1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.3-alpha-5fb6a6a9.0.tgz","fileCount":32,"integrity":"sha512-vxwerPxM7gb+T751EfRp8dTm8RPMtirLoy6ahgA5tJT2YjTQaCfHhfwHyFRIN9597pNFW4KGM47t0dg1DFgZew==","signatures":[{"sig":"MEYCIQC2haQesU6PV4EKAqegyySzcrY2jssaGaNDTylNenscBAIhAODZT0mAtOVCgT2h7tM8Eg3ORTN6s2G1wzodQW6W/HUV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4efcCRA9TVsSAnZWagAAR1sP/3ggyEuBwFWDbgnLSH0c\nntt7rqo1oJoTBul1JEn/VceHdlVVD7N204/fOBWt3z3i3R3rwNu5stUgumSq\nWI1EoKByay+iaX7pF3NbVaPfWG4PJZ9BtqsFC6+ki2TywEPMaabVyXuEaPOG\nfvnDr0f7m40m8YTWRcx3TcVf4zQP+XRNhve49t49HPsenMgUCaATOrAUtmMe\nQyht4caqD82K6LuN/9PZCOk/sh8eiJV1gWXMjN0OgVG2FAB0jo+aGOiX1f+P\nlzgnz4N4YsS2seFNy4CHKahZksy07rHjH3QPIjvEzFS12NXZadMdfJoXVJv8\nVfXYMpejzmKkDQw0YeRXdIUjelkJzPg2pv/LHYJPeOkZ01aGeuhLaQmm5gbI\nGNps6dNnfdjd7iKQG93U0B2LnNHKhH3FqVAhFRwhZ//A5EC+itfIEcIITusF\n6Nud5kwbb90dw1F17Rj1EUHdaz2ZcldfBQ8qxHOiK5TB0EzhumuQGcnVqPOO\nWjJtuSvPsraqwbUSHgms4hQqF8VoxlUg7zx6o7+YJ2ZVN2uOKzakn8GwbLVf\nCsY0qDVN6BPBrpi8MYvbGytDvS6xRvHp+02XCjBJigAogp4TTCBY+EYAfoSH\nGfcvXUWSXcAm/xxCfYGMuFBGFTAYqNtVVzVdVGV80GDZZ8f2/IECK8o9mjrM\nhP7W\r\n=Nfgi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.3-alpha-5fb6a6a9.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.3-alpha-5fb6a6a9.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.3-alpha-5fb6a6a9.0_1591863259566_0.12975375081520868","host":"s3://npm-registry-packages"}},"1.15.3-alpha-6f39fde3.0":{"name":"@graphql-codegen/cli","version":"1.15.3-alpha-6f39fde3.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.3-alpha-6f39fde3.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b09f4f68deeda22e599fc226498a1d1d82472884","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.3-alpha-6f39fde3.0.tgz","fileCount":32,"integrity":"sha512-Y6HwR9AxJYsrLcMcluJykRcpds3jRbqRZCy/ns8EPPPY9sQTgVwopbQoAqMl5xO36JAHnBtepEC04uxT5dRQzA==","signatures":[{"sig":"MEUCIQD23kz5Fk0dyaySjXv1XlZXo4NtIyU0NLZqN6OThoa0LQIgPXJLwFT4YwMguQCr2vL5tIjX6b4UuIxyVjfoOpe47wY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4egVCRA9TVsSAnZWagAA5gcP/io1HuVoT7nfUC90uNDI\n7L2Jx7DyJakBNPhNSg0gfU0zzMuJzYhsKG6iasCnR8Autj6Lrytx328KHNci\n8nkTMztkGQDsfJo7zfxnTnwNms77ibnhNttuKo6dggEcYyPqtwjZmNgTcA6I\n7TM3Q/aiz8VslMviGv3KqZr5By9BABmSQIQkd9tGd39Zn34JdMRwZywV+QOQ\noECJV1B/KydO9VutgjM2Kq1ZFjlbh7vqBwrr7KjP8Aq7f9echRk1NNfjI7zX\nmdFTc8hocW75AumqkiDHBKKjHf01mRTL1bHHCDED0Fk//cSrolRuGYSszwtf\nSfSwe3a55o5Lt9iwkyyn5NfcjoGV2+7VZWJS18zWOO4pfjalj6pho1DV6Xm7\nacGwYEdfeYIF9Vd1+6XqthRbH9+HHr7u+mZQbOJTj2qhZEmsVU41mgHaYjSr\nTKNMnYfg1YSCnIJc12z9DkBx+LUj9sbnTP8afIsGZFfWEg6b5AOwOAkVzaSn\nctlD+3l2eTep+nMq74u38i51VmnAuiLF6pVTCK5QhuNJrvylNMSMP/FQmxBz\nk49n0XDIIYbQfY9sowmklvjfUL3RZVnhc2D9UTPDyEBYhcSZ/h9PiVc4K2fI\n+nyyXShNLZn0LoOdfzRH+4pHhNx75Ge030nZO4CMpGuQXx6nIfkV7ZVpZwmb\nlSJf\r\n=fpIK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.3-alpha-6f39fde3.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.3-alpha-6f39fde3.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.3-alpha-6f39fde3.0_1591863316673_0.7603179283189274","host":"s3://npm-registry-packages"}},"1.15.3-alpha-599c49ab.0":{"name":"@graphql-codegen/cli","version":"1.15.3-alpha-599c49ab.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.3-alpha-599c49ab.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ac7ee868da935553ef3b85caea047d6d54f5c465","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.3-alpha-599c49ab.0.tgz","fileCount":32,"integrity":"sha512-y+d3jtPCCzpF5N9hk+GRhq+B5suhxCIl4JSXYLLRIqJ9Mgb5hTSL3dVmut5w5IsT26EFQzSYpkTR4aIBtVS5ng==","signatures":[{"sig":"MEUCIBtkxyfk9dQX1dqxDQbhPhtk4s2+ytf7ofX7XMYeutiAAiEA7+RfDzPiAQFpZSS5Imi5s4EoGJ8J+hHWSPzoRoO4WrA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4el7CRA9TVsSAnZWagAAo8gP/RhJeCQ9xOsJrFbvDZwp\nP/Q8pswkrlW7VXcF9I1S2w4goEiLwvMyY/SGQcio1u3WhHSgv0VpfVdjyYOB\nRbUCpqiNaxv1Pqbam+R93GYcA8JEI+HRtKuvCbMp/lIVnwTJ8UUeH60d5rB1\nEa1pXRXFtJeDELkUfDwpG0sxBJjGnB8PSUcvn0xio5R0wxhUmp83zvqleLaF\nHCwPa9jg1K/bQewMf7EJYMWAjUPzAE3ll6IUPSvYdLGpHDeQfI9vYiypAYld\ncU0EhKhP78plqJbfeE/D+Dvz9BApkZ3YfGD8qSoJvAJAiSnN+hfwClPsw90Z\nb0XMxAycI9oURXprwA4onfivOxftU9vSaKoyeNKzshgsIk2/h5KTc6r1iRpd\nmALul7HR+Mj0+wratk7+4O7QFdN7DglVI5oQeLKaP8eA7OCFhUBYq93RUfs6\n4XVds6w/jRo8FjAt0YTONdAqoXc44/Y7jRAOUy+niw7Jjt8PRDz0mfjPIQY4\nvvb/wqDQZhpbc9vkACl2d0RM4JMC0Lu6pbU1BEW+/PuG4VLPufBQ/l+DuzmW\nOVrEzUTXHp/wDJHIG3ocS4T/X09nDLTrfnqaTrbJUZ92A3phV53UpvN2QF+l\nVrgVDQ8qthV1uzYRc2SfMFcszJNdNp0vXXHLcxWyuCgGhrlMTaliEaHo/r/c\nfPhY\r\n=wdnP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.3-alpha-599c49ab.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.3-alpha-599c49ab.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.3-alpha-599c49ab.0_1591863674767_0.9309218587688022","host":"s3://npm-registry-packages"}},"1.15.3-alpha-5cbd410f.0":{"name":"@graphql-codegen/cli","version":"1.15.3-alpha-5cbd410f.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.3-alpha-5cbd410f.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a5e640f560e398b7060c56835e47170bb044690f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.3-alpha-5cbd410f.0.tgz","fileCount":32,"integrity":"sha512-E4Vho40SZLH+6/0G4g7O2I6TEBT0qLulENRX4AUBVDYwqMltFB/UqvJIGexYON022XzRlzbtiftbCArEv/86Og==","signatures":[{"sig":"MEUCIF3RwZBRAQRxlxZGZlhm9WfTm7jcoezHgADuFK8o+04hAiEAuZ+fHTO0YmTJI5PXPefEz0jMAfA/+4m2Z1kGHDtznsg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4em+CRA9TVsSAnZWagAA2cIP/R3xvmX1coZmTc+hz7AW\nqcDY2BImRrJaDdIL2H7jltoIk4rhDVkCi/5js7Ppffz5UXLOAu3V0zKG3+5H\nt8umGZN6Z99xCseNLK8qTEizwqJ4CFICknEpQGVHso+SNLOI0dY5cTQgNYX6\npmBi+XnKqxseSTPLyZliaC21GOn6f7h7HrrH+pVx2I9VsxtHP0UmbwAdSCSG\nk5pQn2JXPCe4wWqaojxE0W+twYXmqBCwVI3NdLtlFGvns1GAf/0+bzm1a2lY\nDfrM2SosgT9l5kxav/Ob/LJ5USKeVbW/ZDdTSm8Byazdg93se85WOHVTDvDk\n1BePfZMipUGjPNzj2AkTQy0CuHngyo5+RTPijs8XpiDYli/AzFL0r877ne0n\neeeWlGVw5Gc+MLJF+OLB8+Z4cQ6Ajj0JVegsajs/SjyxEg/42e6UyzfrJ0Oh\nIspi68XzJMzQvpXHojr9DWYstvPBk8IhLfR3+VH3a8JuEQ4kQafDKdnsTutU\no6jWlC834xm0vpEcKbxdwBhLBBHIKmrDmaVaNLRLIKKDZWP4wFEPpmbGnwIb\nRe7jOMp1TFR1bnyuLWDnloHYnU1u7AwpaKeuLBVlPrHmmz2AfX2utZTII3Mg\nRvziX8J1GoGqwp2ieuWF5ExKNZnzI8MPvLWNXbQaDw1mIBHm2fxWYX5JmQ44\nqhkX\r\n=10rt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.3-alpha-5cbd410f.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.3-alpha-5cbd410f.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.3-alpha-5cbd410f.0_1591863739806_0.8894711771577077","host":"s3://npm-registry-packages"}},"1.15.3-alpha-f9c4d1c4.0":{"name":"@graphql-codegen/cli","version":"1.15.3-alpha-f9c4d1c4.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.3-alpha-f9c4d1c4.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5e87bdb67e12540dd903667e0b240fab324affbc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.3-alpha-f9c4d1c4.0.tgz","fileCount":32,"integrity":"sha512-hxddv/6S/7Qj3lCK08gKyZIrV3OrlYzAM4PffhiStkr/t1pEAkvRCd9BFBXHnx/OxkRF45MN9TW8jJ+r+2D72w==","signatures":[{"sig":"MEYCIQCN30s00+81FUSa08LX91jdACftWqtHY0bMezVcLg8ilQIhAMjlvXesd+j3MZT9pYj38JFcvBMSs4OhFGpfZOIsjE+s","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4enrCRA9TVsSAnZWagAAs7wP/i5FzY8JE6j+NnMekDiQ\naQQc3X0ohpaR/l8pqZPqypkGVtkWlSjAIhT1+lwfCAlw4bt5yUwe9klmny4m\nyWf2K3LBk8Om7hq9ftrL+vHHDFbvjOfR0kGN4zfkxxugZemB8l4RaTMnJs2v\nhymyCOxtx/p5Pd4wh/B75bTCclc8Yvn4I6PgoVDXyH/fFEkPRSCHoSIEhthw\nyuq+VpT+Notppn5C0L/5NBXr2gUzLeFN3tY8rdQdUpTtyUr1ABEWllFjXXhT\n1YDTlLpfTThDjkqufyG2wNEgITWCNqNWYYkDBoV5J7wBiKaopaCebAjkuZaR\nLsdHdXxec6udyH5EneOEoFp1xx79fjV6MKzPYCkRey1FHHLzlNQlUx/Bxb4m\n15sAIq4Rl3iISfALdy/l9VjAdNOdYhCqrgQLPm5nUBauE+itUl3iZ3FMkN/l\n0e9V+BeiC7b5Gg9MmcBNbu/qJ8G+9k1/Ga5+7TBafo6ff8D8maNK0FLcVMw2\nr7BRgcQhNHDdkomZ0DvBkI0iClbDz6/8knxK9E2MbulHXZTE1fWFm1CGPdfw\nIE6gVQ+d18vvggXQae8FlgXiczVdSATgzJMuvAz9HWvkAEXA2dw69Eb5LndW\ncQD1AslfueZpFiJoXnmP6uL4vvdzSMOeTMXnkCpFu9M1HvNv8AWqg8EtdmFp\nBkGn\r\n=kuri\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.3-alpha-f9c4d1c4.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.3-alpha-f9c4d1c4.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.3-alpha-f9c4d1c4.0_1591863780188_0.7667064224104643","host":"s3://npm-registry-packages"}},"1.15.3-alpha-5db2404e.0":{"name":"@graphql-codegen/cli","version":"1.15.3-alpha-5db2404e.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.3-alpha-5db2404e.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"cf50aa27e9e169f0e79219a398ee3e7d34a5f88d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.3-alpha-5db2404e.0.tgz","fileCount":32,"integrity":"sha512-tuEW9b9rjY8gR07PLcoWCux8h/s6SbmBX2CFDtPSj5WL+UjH7Zko5oas+N4JytEbXdSV+Bdh8qVM8G1S9qYZdQ==","signatures":[{"sig":"MEUCIQCqAszqM6+ABfDMjeAwoZ8mlNr+TBNzqwgtz+X9v8TykwIgJNd85bVXBNGQ8PysK7w05OpUABjuYTfURz1ojEE6xDc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4eorCRA9TVsSAnZWagAAqCwP/2BpGuM7G5dYppnifRl2\nsHqEDJEpXzEJLNZL+yDcdPKIMIeAI4nuKFqPBKkELIMjCtoParbRyKQDywcQ\ni5Sfzb1xoEK6U91CD0MultdSMtc6lWUArxX0DVg7AKcak3XchIXf6s9S/z/P\nyEU/U+oTp/K1vCSLMQvRhirCJcAOggJYjxqkFK2CAnAInFTmpmVtuAarOlT9\nyretcFcwYE5kLLijOaUz/AZ3L2V783rUBVwUdeJGxGMyY10or2YGcgDQwxf8\nU2AAtsK12wOuhTu8g2Dlx08h9vOlGLkbF9IoDC1Z1+x9XbiqrB/56445JGnZ\nmfcfWudmOeOswRU+uONKJFiSFKHozgI/1fNq/iDsCGmGb8HfabF9Chj7JNS8\nzbhldXuMvrRuW8vFxPY0G4XVh4c1aTUFzsvrEgnTvL0AL3yee8flyLtQFueE\nBGNED9jfvzegB5TOh5xZ9ulcPAfJGLFQxeYf17KvJ4Y8nAcc/Oq6ajuggsRN\n3AnEhrcTaodnMXYPUXGpw4A9cI699c6LxdNJT76MyOYwZ+8VjdG/wG5Lm5fc\nAxjLg9Cv0MoDkVt66u3Q5Z2Cim0n0BoTOjxXvacBugJCtmjuOlh4h3kWfjhM\n2oejLmzRk03FJzuj5zWqZdkv+qG93bwK0HwHzKlzaFRwb01EtchNixIx0nGK\naNOr\r\n=yXfB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.3-alpha-5db2404e.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.3-alpha-5db2404e.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.3-alpha-5db2404e.0_1591863850303_0.5150406730325667","host":"s3://npm-registry-packages"}},"1.15.3-alpha-6e045885.0":{"name":"@graphql-codegen/cli","version":"1.15.3-alpha-6e045885.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.3-alpha-6e045885.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3dbbb985e63506c09b5edf9b2a0f0ea0ca0ab98b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.3-alpha-6e045885.0.tgz","fileCount":32,"integrity":"sha512-6nDw9Sbi/tI0jrQeI7EZG41PLWEhJlx6Nt9GbNAPgIqtqdtBblj9PckPz7WcI9pwiTWjW4dVMh+O01miFvxIJg==","signatures":[{"sig":"MEUCIFT/rXPv8PmdYrPVXsEtVeh5MMypMHirIT/I7ypyA46QAiEAi/XtKhIr7gSZR77XTjaitwn/QhTVwW1NR3mgF8MM8ZI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4e3eCRA9TVsSAnZWagAA24UP/1qoKtsk48eV/CW90e7D\n63Qt32S5GSaPB9wpaS/xCjsLcuN87qmxxYMuJkTQc16f9N8Cl8lQGIBZWWIr\n9g7CsTKVuUy/zOqf59EiZocVlm21b5HvAVPUft3bCn3i5pOq0kgv3W/gzMzi\nXjnXdMJaNhGgG5wUdBcT60WF7O4DDfKwkv1Pq1YQz//nqmp3WcHQLAO/T+mz\ne/LUJwOe6pmdT0FMws3P87a4yIdbfcTXVur2rquml64vFn6Q7CbegK55cVmu\nA+Z9nXdpDLHYCmyw795mTRikik1VC0SH7ud3ce3ZgG9bxY+pvi+sYe0hqsYh\ngjf94WSqf8G1DUcaw1NzZFwtx5FJvuETIkt2l+utH7T6/YFJqNTswo6sd33D\nRQ3CA0lGQDYM8gvnGHcdVdxeBMo8TK/W6YStbHbtspH5mP0J4cFxFuQuX/M5\nT+sSljlf2C1FsHIEU6Su97cQvY4OrnHYJZ2gNInBE6S2u6gkPBqdc2ExYWQz\nNNIPx3n+kFXtk2cYqOSJHhSZikAKoYZuc4JppFOQJlPhVP2x0R/jf1mJQtm0\n5Fn7BYgkgXj4qJhxj+wL40jT3tK3Be2raLy6y8iYXwvNHxBf5WA6qr7SzQhl\nvwFDRwfjjvf2akWHT9ReK6DJ+UN8k9zpBurFyUFQ/zpdLczis9sxlvU6yK6h\n5I3O\r\n=GF+Y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.3-alpha-6e045885.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.3-alpha-6e045885.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.3-alpha-6e045885.0_1591864797154_0.40315686644750404","host":"s3://npm-registry-packages"}},"1.15.3-alpha-ef42c7a7.0":{"name":"@graphql-codegen/cli","version":"1.15.3-alpha-ef42c7a7.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.3-alpha-ef42c7a7.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"69cb9a2fe6189166243a333fda06b027c7979214","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.3-alpha-ef42c7a7.0.tgz","fileCount":32,"integrity":"sha512-C61HnjNYATWdvfqqHNtf5niOYtSFu+MqaF6KBBhjkmV5yOzcd9NbaP9JArSTG4GENNoVVWQFKOXiRDBZDfl0rQ==","signatures":[{"sig":"MEYCIQCyazdeAsTFVKe6ZuNqvnnoT0cwldB8rULENYjMdwwGfQIhAKg9Z3ObNtw7FuvYd5jN1EfOuLJaDqeFQEOEfGouBVgJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4jqxCRA9TVsSAnZWagAAYacP/2y1YD3WSQDwtchnXOc3\nLXDOWH8PDIGXg8mVnIGuIIwy9xZE2DmSj3UW9UiRrMbUYQjxU0AREDzUw/yj\n7tPZF/Ynx4H/Ut1C+97XwIzpl30lU1rJC8kDnGcC5KlEuvorAg2bgKEv5IMg\nHLkXnDvIH3VLzESA1e6gjf51zn8fczSyqL9gtsF5CvAnH9yc/uigmEb6XbNP\nPXPWFfDobIsnZdEY0oX+NkXpqVa/iXgYImFasjki6AXTuJ5bBoJ7yWzhXk9v\nyX062qAbBK8KKYDgIY4ZiO1KWJ0vozeC8YRiokm7BLhp5Z8RmrOypnv1TFcL\ntx3zK+YImCJSR6OVqSmGHw8LM0fb+leaUjITp+H7d2oxvLUdP1kFatbQekL0\nL1rZ5t2vNMt1fVDQyDKpVwgysUuaTGaqwoXZa9/ZrRjujpKJixb5y7N1mUIV\nfqCeC7oZ0UZb0s0LZJigCNn67edwrNIshOZ22mHzWa48c5p0ewjDa1UvIdMa\nlr/kRaiLAUBJlFNgL4LPfzj89vhmaT9n4BNYEz/DkwkUdxTLkcy6Pqf7phAe\nM5k0XLpMeReIFYjwua7vkdSLhAkb9SkO56iYng9FD0nibw9lHruFsA9F9OfM\n5EJbmip6F57n0iFICN5qZW4rxjpNw1GdI+p1gN4NVkPQN37vpRON/taiXcnV\nATSU\r\n=DWGW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.3-alpha-ef42c7a7.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.3-alpha-ef42c7a7.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.3-alpha-ef42c7a7.0_1591884464515_0.7060200227687423","host":"s3://npm-registry-packages"}},"1.15.3-alpha-d31328c9.0":{"name":"@graphql-codegen/cli","version":"1.15.3-alpha-d31328c9.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.3-alpha-d31328c9.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2e65f856a6a9150e5a33e8f9047c764883d828ef","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.3-alpha-d31328c9.0.tgz","fileCount":32,"integrity":"sha512-JbWmKP4np28TEOtdBFSowUhISNirll4YSuehepHdDW2sQZc88u4JinpPrZ7D1QCMk+7h3GcsPTrpUGSWKPiTLg==","signatures":[{"sig":"MEQCIFEjyo62vwXmUULggBCtqTr9AEJ2p+6TThEMs2DdXKphAiAelSIdWbP0EGU5H6VT5hN/rmTru5xQEc/4SQwM29YYqw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4jv4CRA9TVsSAnZWagAAMdoP/jH/G0L99+7xMKycJbXO\ng32DX8jmyrp0hcZneOTF/sfw6CJeS+xEj3kmzhUom2eEfiLFXTImTG/ZwYzz\n92oaS5sfC1fWu4x1YbZKeu4ckvARkmRy4FLQmXqBYGbYY4RI50xxW9oNDccs\nSA7PMmRdAskgEgXnPquOwq6g0BHz+QiFq2eIVisjZIfkQkiLMYYZbzc1yATU\n5cTx3xZ5//PJDY2W3dtsOPyVzrUojHId2VfaEAAYEyICSzzUB4zdbOyF4sUl\ncWjWB9xnhV05N7uHh7ADaQvzOiN2tseaOEbiXtI4MtYzWKsrTCrqjcdp2EYx\nx6YD0CKWMY6NPLlM/WRQqNw4m3XgFXS6tEbkkFESvOwkQr0vJzVpJ1t9RczD\nB+4y8VZLhbBiaJH8N0cHZjuIS22dHd+TRRBnXYrdaXweRLbWItMit1Bvomr+\nK/5gE/l+2pTwoLtdkcqnVoUCERab4a4MKJuowOpkaGq5QPKhE1N2vDb3rM0u\nFO+AgN2QY9CVVjskW94rMogYnqJt1cn3OF9qt8F/eA0eNelgeSQ41myFiuok\nX5S/o0Vzgxl0JQaTGQi/f+Qsk+ysZbpoZFKfA/0SSktGjs91DrZNEPOwiyXW\np9Do8jLumUfbhrUmNjqN2qVrMNWYYmlHj/LKtN7M6lXyjR4B7LyTKTW0BZnP\nRg/j\r\n=VfLd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.3-alpha-d31328c9.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.3-alpha-d31328c9.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.3-alpha-d31328c9.0_1591884791525_0.06339400642671578","host":"s3://npm-registry-packages"}},"1.15.3-alpha-b4de5770.0":{"name":"@graphql-codegen/cli","version":"1.15.3-alpha-b4de5770.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.3-alpha-b4de5770.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c267a78299d6266f01de3a5eb2a280377c59cca1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.3-alpha-b4de5770.0.tgz","fileCount":32,"integrity":"sha512-B3rDGgNek7Nr1X1BseTyooCu/0mMp9OOLklWRnNQs5SX0IRrAu4lWQHAcSAB6IQRc2/pOatejG3zWceWL2W/PQ==","signatures":[{"sig":"MEYCIQCVXzVwCq1g3mzL5xZvgL5RJZq/dI4TSkMTQ9T9XaJ5cAIhAPfJV8j+LIIc/CqG4oCDvS/7lPU9IU+elupb2SEIqXdy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4jxfCRA9TVsSAnZWagAAMJcP/iwO0JSdHZw42ZYEjiFm\nHejJkU/Bu+mhGwTpDVGTfZR4akYr8bwJLf0Ezo41rKQw2LE5IMsXGG74qaEu\niatFbptAKQDIbW5+73sU4lbZaFVznx8KzzS90EtmAe6ty4vkLcCsCRj0FdVc\nnjvErM0Bore8I1tDvuF7q1pdkzwuCZ7hPs5X5MiW4IUFgoEj4QwQ3aStF05s\nUdD/V69uG7kp2AIrMes0bW20AMmsqrTi9rHFA6ead7tePXm0F9TrleMmKjGA\nzp8kKHXx0MzPh2jibor+N3IeWkCaIkOG/Bn9l8E8o/xqo8mntLBsVGdY25qO\nFqjv0M+xoazJ5+eVgfSBWU5H7abPG2uaa8dj8Psj7IXducuQCHmW0PumLhTg\nJ5zg+7OA2ePQOULPssTOxRu/DD26M6JnX1o2GCYIjNWFEeIKKYDbKCCNP/fh\nEBYMQUBcjxVo99ft1pMwGUo9Ed9DStkpOqsKf8cAixzjB6ltO7MfAcfrzX/Z\noV+gR/i9DyW4TD9+WREQB2+8ZngmqAYn4FkhuxiHuOO7n5jPeJEoBuLPCBlw\nyBJukWLKQidrnX9Mk0pmwQFUAOkFgHRQTdhRLwNz/52qwNiEJVXeU2SSPuc6\nJgRCQq3lA9OazAyD5VJRbHssIcZFqymRy+l/yvAyo5bpZBktjUC5J7eIN0tX\ngqcU\r\n=W8DJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.3-alpha-b4de5770.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.3-alpha-b4de5770.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.3-alpha-b4de5770.0_1591884895314_0.3145861377684289","host":"s3://npm-registry-packages"}},"1.15.3-alpha-4f425e89.0":{"name":"@graphql-codegen/cli","version":"1.15.3-alpha-4f425e89.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.3-alpha-4f425e89.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b55c4a4fbb7703048d1fa2302d7fe519487deb08","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.3-alpha-4f425e89.0.tgz","fileCount":32,"integrity":"sha512-ynH18soqFTooBrOCZbem84YO0t+iuVUI7UqDC5sadx6zWAG1AO1S+EaS89JCOwzlXE4ZEZNa0mnwtwNBpf+4jg==","signatures":[{"sig":"MEUCIQCl2DPKB4UUFszEQWAYMLp37El2T1XUDvD9P6tzCkMsigIgHoZPcSc7q+MZkKMhwIi0BnVjiiNhHjZH0SalrVvd4yc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4jySCRA9TVsSAnZWagAA0lcP/i3FhynSYrwixzYn6Ucz\nZDC2tlIGYqqMxWnMxCxVbSgoMoAtlX1W4JMDn29TnaqFCw3fQyN3w24BxrhK\nb+CO+vJbGBMXfT+z3mKaXzkaIA7kk495VLaljTKz+FBbfktKElRh26aEwrnh\n0Q2UzsuBGgLX2BI8ThLsNsDDVhsDgIE8PGL4iWJXXg6p3tcCrbek/tx7WkTE\n07iu2qtIA5cysVlahcRTPeJtlebnsYyObKRlYkv73xeSw0ZKtCWy9GUZYg3o\nKBgKlVj7qSs87SRZaG3waqO8YribUybcf3fthkWsWeJom8AaliYB0nFAcKdM\nQRIQj6iGJEririi+h+XACJix1TYKbFCLFj7EM5WEzoIR7guet/dYtwZaOPYp\npJ2kspn8XWP3P3md0Jst1YNB9El8RJ/QACz2tu9yUWXyN8FRFDYlyYjxm7hF\nIFxxGCCVcTcQpPwHx8Y4BYVTkpbSdGT+F/WXPs/uz3uWJRHw6MS4HaWl8+Ij\nC+SzoxkAGH+mqfpnEc/tqyyLnvFo0Y/zlLGaNfev7NaIaFe5lpazZuCuWKsu\nwVnA/lVU7OVtun3QcDU/kejdUkArpAu+dawWrIDrxyd2uVkomiSigc7JsjZZ\nrfwwr8atfPtB62+ahShZjfGqXbtuUPsz8Z7iBRJQ0yYARnDBHqFD1fBpNKHv\nSWzs\r\n=sqBo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.3-alpha-4f425e89.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.3-alpha-4f425e89.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.3-alpha-4f425e89.0_1591884945047_0.8453726408691329","host":"s3://npm-registry-packages"}},"1.15.3-alpha-3ec140ae.0":{"name":"@graphql-codegen/cli","version":"1.15.3-alpha-3ec140ae.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.3-alpha-3ec140ae.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a49b6ae7adcd71e0d4dc3c75d95162260ef56b2b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.3-alpha-3ec140ae.0.tgz","fileCount":32,"integrity":"sha512-8R490UfkGnuUpdylftw25ioveHpuWFnAYat6h1SKnIH9N+DnATglOU/O5VDwuY3x+NgoaHXdV7Bxad21Uwin5g==","signatures":[{"sig":"MEQCICfS6Zn1rCLY9Wji7vfc59qx5l6mba0JoknNd/3m0HAKAiBh2lp03ivB0LY8koaXADobmj9T2Lqbu10p4CBcDXMvvQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4jzWCRA9TVsSAnZWagAARXMP/2oK95l6nDunkN6XKVB4\nODTsXt/xg/CWxaBuXdKwgcc7FnVtmCAQydc4x/aNPB7oYAWSCZn1GdZHS+f6\nmckCLIU3h84jVRiGeJwKwoFL5L+LjXC+sO1hr/DTF7VKZ2JKDWpvosPlnhPw\nQf5G/ESF9NMHAC8YWeLCdGRKJHnt4ao4avm8XJUKAZDNMd1qhDwBjZ44q3wR\nvJoCXwUDPJwKVpAvqdB1Q4o1c2FlstJKbjKG/C+7ryPcKAYA6T76kBV7l+am\n+Fku0n7K82iYF7gfNXMluw6HpJAzx3/F4qMCUsg5AsyP4Eg6+PdLKCe96vds\nC6lU+hCZanBYcWRLFMbK3myCE2vghuZJTS2OUkP96HZvWSUULM6PYCQPt3D3\nDOwKW+nM8Ewfd3+6CfWvqMKEyfj+zIwgaVY0P23eC4Q0Qv2KfKb+ieZ5frUL\nBWsslN3sX5UtM9ymvzGOYrL/o//hTZIe/dl7jOm2NbIoS9LVgxfnLmmzcu8Z\ne0UN6GmknbGbgLeS9JgZV0lBbql9C0X7AK2UWgF8B0+6EN9Q14TuCHGGGov0\nbAQUSPVmk1pM0N+YWpYT2iazw3LDbFok8oIQEEqrUXG6wyGPjGs0RW/nopzZ\nZocR0T0JDUGYdPRr/3hS4De8eZYoCE1omIVI4/5aqQrN7+1auNg9Pu8rgG65\nWqJc\r\n=w2VF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.3-alpha-3ec140ae.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.3-alpha-3ec140ae.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.3-alpha-3ec140ae.0_1591885006570_0.17797446734134192","host":"s3://npm-registry-packages"}},"1.15.3-alpha-e284b238.0":{"name":"@graphql-codegen/cli","version":"1.15.3-alpha-e284b238.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.3-alpha-e284b238.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3f678ceb0c7ee3da3643c1e35050937cbec8abab","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.3-alpha-e284b238.0.tgz","fileCount":32,"integrity":"sha512-+jHI9dsrTysypskDCNea2c4QmBqSxYoBLOL/LmJvp6CDKKAfyITEqqjDyeGkz5JeNmFcNxWVZ2k0eTQ9+WJ+gw==","signatures":[{"sig":"MEUCIGOD5ybSwxtODBTFC8jDOWUW6Kshs8Bo66xEVg29NXI5AiEA2N3gyZ/fEap6YkxSkutVFOqEYfYpS6W3v0iHsiP+80Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4kXPCRA9TVsSAnZWagAALH8P/01SFaH1zJ+AL5+9262P\nGEqvly4xEyiw4tzhjPP1fLHaEopcmfQxhI2HxY0wCO+aZhlw3uaaRpUvm2yb\npU2R9Am+O+NUkWsWGr5s0WsShuSi/wHtAzw5ggeYSYVTI0l1CAl3E5VYDyWC\ndoJnOZiYNExm6RX1H2sIkqeytXcVLn+1CFjl8jJwCRArHeBz+9DtWwf9CV1Z\n3RTSSJlw+UOb8IDiEV3Nya28SLXwLiClPHInOKub2V7TUlDrqt5DdaBeVDZ9\nuTrkKp4rZf8IYO3+tT7EcmcLIf4wmyLUMs+9V4Mu6OxlcNB9mm+wjeJ1NzrJ\ncc56oIVJGqQg3sYRfxE92zFSmrzpj3pfczE12fQJoKAQZMMarAAIag77+vIA\nTL6KXgWHkDILPJGhqAs3OAUMVch89URSIH6Af14T4Ycs1an2ecDB+jdCsYbh\nBsM3+ZdvBanPKIphtIExWv3WVTj2t+HwAx//aqadQEa5oIoAz6uk6MZecXm+\nHm48wW/dwEwT9b1WyfE4WhzcrSHWV9Sl2aTjBZiHYR519O6BJSKPAtueNEOB\nU7jlH+z8r9KaJlXRvWAtYEGQmLcEnjtuyrH7/TytImhmsN8Fo7Ku+tHQkqlI\noEJCdo6dv9mmIuKMrGgGJQK4kHP2xnqa7lGrZ+YYY4qOGAD9BEX7CcrtysjN\nxF/0\r\n=PWNg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.3-alpha-e284b238.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.3-alpha-e284b238.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.3-alpha-e284b238.0_1591887311225_0.6657725353241493","host":"s3://npm-registry-packages"}},"1.15.3":{"name":"@graphql-codegen/cli","version":"1.15.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"633d23c1ed5ffb32aceebabc768914a2595c87be","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.3.tgz","fileCount":32,"integrity":"sha512-nq/ypeK6pIiH+9V6r7mTie5W6JUXLQHevwrp1mBTRhVwiXWTi9i67qOm+Twl61go+logRakG6dbTzCe9OP2J5Q==","signatures":[{"sig":"MEUCIQDmE2jUMbGaCgXp31gG5zf+bqqOeWPmKpdyQIikkv+7vQIgZAdbijr+Yh504bYAOyx3Q6o3iHjbIAzQPKuy0qwMFhs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428560,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4kY+CRA9TVsSAnZWagAApL0P/1XOVqRCiADfXSSI3iMW\n+qL5Hc+0fL4vYVo0tUsb5RhM/a6Py/XjEzXlEUOWtTjPJSQ0p6EPn3t1OPQz\nGyU/pYO/SSoD4cgJRs+TYlhEf3LHcyZfIdkZ7jyur5hzoWFK5SjL/7KAwHXp\nAL+BBdCUpKyQIdfJ0oSrW8Pq6uZP4EcJmiUHleFdXOZ+NFUyVHf4Go4d7cPq\nKJ7DAhH/bYzZhYutv0E1GpMhz57QeulIl8oZCNuhywOXAUXS6moxYuBDN8Yx\nvVaPqj86Bm/97wQhcabzthRMTttwfXBPC+OOf6J2Wh3SO4H4aXoDWtjdE7zw\n0qxsAauEBzvFSoqWKA0i7/x4Ua0QLNr+cAkRJWLdzcpa0lNLNLDkm6pRNnjZ\nS93j7NfZubS5Gca7trnJHVpCwwWIn7pPaPEyTN8XvwUrhsCND+AkwoTONgC7\nzO6MuQgcaWNA04H9Pzutdl+mLAmZnpkbSDuTaBc2dY+5F8r4losCITuryO5Y\nhBjDt7sqYZTROGnXW0AX9ulR8KHKUcr56KmBttzn5JsEzrQ/mMJX2B7lkgZq\n6bcGx/pVX7KCzySPfu7+uTsN+SqeAVat7WYzUVIad5iyaJImvU8KOBEHYM2s\n5bsKGS+nIpU4ffwf0FqPylUA4PqtKzyXPuXe9r+wHvCstCXf/zWnhSBiZgbe\nf7xN\r\n=190s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.3","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.3","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.3_1591887421175_0.13916169375493137","host":"s3://npm-registry-packages"}},"1.15.4-alpha-06ffb73b.0":{"name":"@graphql-codegen/cli","version":"1.15.4-alpha-06ffb73b.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.4-alpha-06ffb73b.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2500811608a9be63802eaea9aab99ec3c569169e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.4-alpha-06ffb73b.0.tgz","fileCount":32,"integrity":"sha512-oZ4lx1LVb0xGnCq38o2cDWWp+gZru9nBWBwIFyHElEx78C4rlwfceJEou+RwuUILT166UmhY7UlPvGGUEmox0A==","signatures":[{"sig":"MEQCIG47LjqsAHNM2s88mwhYmUv0Uab8Po+zg8cOvypVrhrAAiBnTBhKt1AVL0Zcerq5hihPXzkYM10nfS6i2wk7U4oN3Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe5jF6CRA9TVsSAnZWagAAdjYQAJCRbZjuotdRgFOGCe77\nXghSpFEgDRhk+u/hnRhRFq37EVNhtkrX9lJmk9tF6OeSs/ast2VrbjwvbahK\ngX0yknpiHnAEHEihr3PW8qxOCE7FQYMbSK7CZSQXVCtl9FBtT3NI6jFN9eXX\n5FiHIaTL8gGg8dSNypiRhyB03D9WMTTMRBpAPO8eLn+psiMD+T8pg3ZtV0Nl\n4g+TMPk66kTiXSBd4id0AHyZApy9rH1ZWroDU3JLLXvxoJq8SAuGaeBPBpyv\nNX0WrHxl9WxVAEBeFol2EnsRjC9wYXX7AUcTqa12b2a+zX84dX5WGC86306u\nIjcLZ75k/RZyJ4/Zke4ulMsRrZpTCFTz4bH9HKSDVdOKB/GKCkhUhhI4gRxq\nwMcmLVEMlM1BT6l2olacO3P8IpWuMQlAoAQ7HSlszTsS8mXRQAywhKhX+J/y\nRXzBYUSSs5eBXfb78sHIJhQ61LLvuPx+dOQJADuN2EujFhLOkM1bZxTFRNip\nE/h/wJOsv/V8gmjDEeaNnEbv46AFR1b4tnBpttWh2fqlKcu7UeVlk1asenOM\nlDwdKXJYu3x5suoSLpqdIZCSAE3WZGaMbElZnbDpGlBMxMC67mjhl532PEd0\nRuOt7Z6GXYHb4mqcz7mp+TBFsqVU10RcUXBRrqoZ0B64ocJo5gHc7c29Caf/\ntH+L\r\n=MNpZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.1.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.4-alpha-06ffb73b.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.4-alpha-06ffb73b.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.4-alpha-06ffb73b.0_1592144249836_0.7133475347130718","host":"s3://npm-registry-packages"}},"1.15.4-alpha-622ea4d0.0":{"name":"@graphql-codegen/cli","version":"1.15.4-alpha-622ea4d0.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.4-alpha-622ea4d0.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ba376293233020b36ab86070abdecf81cda1eb9f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.4-alpha-622ea4d0.0.tgz","fileCount":32,"integrity":"sha512-Ft+QipCM/ZpJmRxkvkpYYdu+WWBUkYEjkKZ//qPKng/Xv3315LQXpOE2RL3xVSFTDGcLllbLn/EoZfHwad7c9w==","signatures":[{"sig":"MEUCIE+sHK5TDJi8Zj6UPcI8RUPrtoFYb9PfZJOgy2Ephr8AAiEA7k+xUNR5VxrbSVAghRujlivGl7F16ZuLYt6p/q9QHqg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe5yTrCRA9TVsSAnZWagAAi7IQAJempCRxEzKY25wBEEoz\nC8i1SqkmK4y19q5S6iWVX+MhXQH9681WF10aXUapAPGc4kxzJcJLQrV22leT\n/qxn3S+tfoDNA5hBTJ1tDlcM5pXTkRBCQef/XSbpPJhswA+hltPsReBQ7csk\n+oB+c52wuV4Rs1H6XpTvpeF19K+YWtcvi8MI6bF0Wtsvlqwmd1cG0y/vDdH2\n8l0pPTJhwRpPQVsAqt8KVDwt4p2p8cpZgiQhfSzg6OA2ojkZuEsMi8WVfUMj\nT+j9Y0E2md2oba0z68M5AXAjVAB4IEySj6d9F+Zh3bzQkMRySRC0xVanP3+z\nh0/rtUokpTzxGophYmCAJUzVtX5MNZd4ycQpcnwgFBTL28XEiX+U42VLkbXX\n3Rddw2hqkT4OUq2s2qT9W5fRKsIhg/VwdX8E7/KVmeVDuCfP5yoiDb49XBZr\nUjwKqLtACL9s/kQnFxjFdeWcYaJ48JHBVI8iV866SUz/CXjV+5OaBWJEEI3M\nFBxlEvlBo7QXXv8c97mAgDUO6VhLEUpxRubApMsatJvFiEf8GcfAnzD3JYEb\nuSIrOabCvPNYHoiti4CC/zUoF/YJS6mRmmXPaMQEJSqy1yfKqtyk2sIY6cqW\neqVKL/r+cpiWxmIBhJNJApN4bmzaseoCQ0MA6kX76vy2+7lJ12gm/siftqVU\nIii0\r\n=W69e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.2.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.4-alpha-622ea4d0.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.4-alpha-622ea4d0.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.4-alpha-622ea4d0.0_1592206570936_0.6349075209241173","host":"s3://npm-registry-packages"}},"1.15.4-alpha-e4cd80f2.0":{"name":"@graphql-codegen/cli","version":"1.15.4-alpha-e4cd80f2.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.4-alpha-e4cd80f2.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"30da56e0a7b4d21f57976b8dc7f9f214a274f21c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.4-alpha-e4cd80f2.0.tgz","fileCount":32,"integrity":"sha512-M/D+J1s+6p2SzabazqL9WX2mRMC4cBRAuoh+k4ZG8hKQkwdMMr8gXMl9Rqp31Pxgei09qGt90OmI7ZOAL+aAxw==","signatures":[{"sig":"MEQCIFSMRmJpugW67WDzr4HnccWt2q83XaX9v1gZHSarmxSYAiAnyODbMAI9aAQilA/axxNwgnpts5hHtX7i4NIjpFTqEA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe5yXqCRA9TVsSAnZWagAAIXQQAKAlPQCAsjNAAlj0RqhV\n79DACdiDTdi+nhTzvm3baEibkIwrkF0svMayGoee1Kx+DZc8pf/GKqctMqkF\nYSAz4xNA3seKPAKZk+KzAmYimVfL2NWOqBG1masvNhKrevivCO4aTfRT1tMi\niKPhpq3c4HYn1+LL9adrSpYqAdSsYhSpGlmu5QQmtsWgN8N5duX/r5rTsYjf\n932Ty5Yp+6X6272OVWibAkjMeY2BS6/jmy2jqknsP2odyJaf1QTdJ0pEpHeZ\nw6mZsYHnKs5HXTQ6TWCOzjybGS6duGnDfPEvtHu6PEVjy+nuHIcGBKimasgJ\n7tcdxzQ93uC6MetkC4iI8Nq+vEnMoU1rKIelwc3sGuCp7218e5jgXSJ0a0iY\nZ1y2Xfr5UGCHrCZH7gMEDW7sayQDjSlxBnr4e+J6KNgRYmwhL/E+Dx32yBU/\nhJPEjC7Ij3vO2boCta6hUxtadwQfCxOtP9XfPxUlWOVho8qZs2lf6UMDM8F5\nTSwdvJ4XZ1aoRsD9k8Ch8uzifyDESYJuSSzs0LyVOYsTNaUm4sq3CIswv5aK\nadHvA0fW9Aq9h6kVHaDcXX1Kiglu8gvgNOM3jlyAQboeWG6tiCj3fPhbdYfT\ntkYtS1/d6eutvbSCeNjtZ+P9qhbrhv78R3OvYF4Zo4H2NiEwPpuC2F6gf6uF\njnJg\r\n=f3HR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.2.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.4-alpha-e4cd80f2.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.4-alpha-e4cd80f2.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.4-alpha-e4cd80f2.0_1592206825770_0.1520823880992921","host":"s3://npm-registry-packages"}},"1.15.4-alpha-615fff13.0":{"name":"@graphql-codegen/cli","version":"1.15.4-alpha-615fff13.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.4-alpha-615fff13.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"71a0e59cb24430db59127b91bf27e49a53f53257","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.4-alpha-615fff13.0.tgz","fileCount":32,"integrity":"sha512-3I7VApuMwa78DK5DrVaLwAKvKLsI1BmZTJeIPn7U2d01fQjSyOXRH+EttEFF4OmJFtASjdrMTZL0SCIcgalzuw==","signatures":[{"sig":"MEYCIQC0iECicXKtU3ICOO3ptHJoZcKbtyK5mtJMSmU0zYBbHQIhANjw5psom7G7RAAC2Ls+2bUdHTSkX3tprjwoUcjRUH+F","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe5ypfCRA9TVsSAnZWagAA6/YP/2s2aRRFLkDCCVLNcmyJ\nTeLJL7XguNd36Yuos8n2Q2YUrrTkgpUvWU0lWZKp3Ndnb3N6LsuSRlk702dg\ne0rhzyWoa91THfBmNEMcT5p9qZjFcKGRldHUSSJzhcLL/ZcLXvwej3ktpuBh\nunZgT4rlPpu+07xKnkO5wR4YYkkuxHi3wxHzM9/Y7YgBo/qCI1p0499NC7qs\nKSj58Mj1g+gXxddXiir+cVSqroYr1f/GWJwXEd3bEY4iCN5wSYjQlrLCvrRR\n17bIbg3Buq33xDdypbnIybAc2K+Nf0lChuEAO2v+a7VvjTnXh3HTm19j8ghW\nMnzFpmFU4vgWJaonwL2wPMuR+naNPcsdz0weVWLeIpcwmAZm38k03GmNLbAz\nwRBROXuf39GvWiu0vJkDAxtjPVUmeoYkej9qBpN+FKRd3GL0eCssGFx4ScMn\nByt6hwguS0h5wfJTxjxRBIQgJ9287ApxPGv+6EKtcPFTEWPUBSVyxo/IIluR\nWB7yctMf4XdJf8bZdGMKfndJGaG817vwdUQ/3WUKpl/sZG64sClc/rQAsNGH\nncojKjOMZMorVRSARrzKECLtHNlJGonEytuKvl52l+HLIGacO4xqcl70KHvV\nLcm/vAaNEbM5GAF6rwYMqREN0qyoeEcC5VcoxB29nfXF3a/GfTBq15nmZJyd\n/UcN\r\n=hMYx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.2.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.4-alpha-615fff13.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.4-alpha-615fff13.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.4-alpha-615fff13.0_1592207966379_0.4490399217481451","host":"s3://npm-registry-packages"}},"1.15.4-alpha-7624d065.0":{"name":"@graphql-codegen/cli","version":"1.15.4-alpha-7624d065.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.4-alpha-7624d065.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"afadef0ae6b2fb101d686e68e986e4b4d0632d7c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.4-alpha-7624d065.0.tgz","fileCount":32,"integrity":"sha512-RvgkFiXO1lSN8gISoE4dLhfedDwsByaLe/qF/b/5L+fpyD40DMaNwvvkSIV+SaasUFsKUXIvkxmeQMhIM+W9Ug==","signatures":[{"sig":"MEQCIFnf/Vy2M5IxRaSZW5fqJxVSXPYxxFYzsBzBQrclV9bmAiBdsXpC3WoOi3jmcEysE9RomUjfgxUnfEvn8uOLFvaPvw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe522dCRA9TVsSAnZWagAAEy8P/0pEJytsbDPdO0mJS6lD\nlEVAWwW8nMyMkrpm6tth01SICeeeF8K8HCeVtgFcooxBpp04eFTIBfCV3nG2\nQekEInPjdmyo20u8oTIcsJpIyWxjzjkLej/qDHZMCYGVkyQVkeWCUU7F1lRA\nwHAD3Llrc9AhLUoLlh/ifaUvefMEMnAxqpflMU9d3DCCqQu+BDNEFDlsah1P\nCYyOMaxQw36xDebQOfkUtCLUOF45Wn6vCuCgu5W9J+VW3Nsz/TUVk9MuJ+Hz\ntyXRkbqeqrt25GDO/RGPJecGnVr3aFfbhSSuEtHy1J+OYBWlme2eWhQaBqbB\nEZEOIwkL2lREupwbrP0USMX99thnCTXbUYusN5qNaVoexJbyb0IY7JjnjGyP\nBvkavlF4kZMC1MTGyoE/rq1JUJoWPR8X7fzgkBlIPXkzqy7hTMPqEFxklG0o\n8sT8sVhUSPulLKKLYj+koFr+HVMQXI+kDUIwad+fvaxEp9tXwVycwJ7gLxVM\nqLpIh81cth3pI0J4ftv4MSblGHbIL04qaSYpdt/Pb/G3e1XH+YojFZ1FafJn\nfnq7mVmP026vk86vrc9Cg7pfzjtqkEtlOzRCyP1E/P+brql3QIV2PGg8Pdnw\n4IqwSRWwHFU6HuvjVR3LXMR7FKQio5iKylfjCJuI6KDhV3FxhJjjcFattRSZ\nGNOn\r\n=Oq33\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.2.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.4-alpha-7624d065.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.4-alpha-7624d065.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.4-alpha-7624d065.0_1592225180653_0.30750228448472283","host":"s3://npm-registry-packages"}},"1.15.4-alpha-3d5bb8fe.0":{"name":"@graphql-codegen/cli","version":"1.15.4-alpha-3d5bb8fe.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.4-alpha-3d5bb8fe.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"cb000b6e265dad7d589fc3339716d50e0cfc533a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.4-alpha-3d5bb8fe.0.tgz","fileCount":32,"integrity":"sha512-7/DpKt9EYkBgfs78oPrE2gL3vC65dMB4J7r7biGItkd5864ppVKLhmRLLgQ1m8OafLAZ6UKQv6YhmKJbYtQZIw==","signatures":[{"sig":"MEQCIEaxMjosbA2lY7X+W0ng4oSsQfrmMkLZYmruWk5f2OpMAiB7VVIW4UAqzJXgJ42DJ/djK5Dx2JByL+YCngpYKJaYBA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe523iCRA9TVsSAnZWagAAo3oP/jaQ3cfGsyiz9JcYsEzV\nH2f+cx3Qo6OKdWNT6IMKe0U6iN9raTUBtglxP+0KRQ0yjjrGoWOO4uTlR4EV\nC+QIVRdTNVdwGdqPteRdAiXYOzYyy/fG7hUwD3hYfYO3ofZYnQsdO9wGusjp\nGIaC+jixuuKAp77D6W5snRVGj6WRAFoQIfvNNoDPxzcwi5N+BFGjQbG7WbtZ\nRMKeJ+eGb64wmPbtI5fxQX63PZTTwAkDoaAGAwSPCeSioWC4kSiXtg7+DgAQ\n78qkNvKuLJznaykySFJTfFk9mRSEe9+pD2L9GkOJHrBz3wB4bcUrVXGWdENu\n2zvgRCrk+u0cPtQ/yfoncDwU3RLQo9dvQoCcxLJqppWzVccJVGk8Go5LkNak\nYDe2hV7jpgY3bHfV3PT37monKqxNinM+agDYCkn+X8ivsKjgNsAMd6WitL0B\nMWYcgVOQceaMUOrDa9Rt2IxIjRcsKN0uasBoOLYzM0eXgUx80T+0EQreByRe\nJODHz2sEua5W/6tW/JZTnveki7zk6RYNSNkk4E08KKuCYtWSIkEox+DuzTko\n+b7bnv/lCWuHMpsPJEOmroQhtC0AQZWRiuh0oCyh9F75k4j7p/ssNRr3M6dg\nafPs3bPJRKhmp4VLC8dkNYor4Pbnc3ms/bWdWrQyMfnIkH0leTFhn6qLBzKG\nQxTm\r\n=bDmu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.2.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.4-alpha-3d5bb8fe.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.4-alpha-3d5bb8fe.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.4-alpha-3d5bb8fe.0_1592225250129_0.30654269264202894","host":"s3://npm-registry-packages"}},"1.15.4-alpha-59e61069.0":{"name":"@graphql-codegen/cli","version":"1.15.4-alpha-59e61069.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.4-alpha-59e61069.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f9f50220341c9029760b649a192581096def1df3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.4-alpha-59e61069.0.tgz","fileCount":32,"integrity":"sha512-w9iKGi6onNdL9LD4iC2KXn3n06RvnuXQjX2hmrs6mLrj5GJdctbhYJAZjr59u5wh0NlS+Lpi8bv17rKN/VtAjA==","signatures":[{"sig":"MEYCIQDedqj6WdBVlVUiyV5ejRbeg0echttkC/u68sUNVTKNPgIhAI1uFDhFE5Tmow/dcjq3mPZ8/bjnknxM8DLml/mgev78","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe6bqDCRA9TVsSAnZWagAAc/YP/RpBgdJcKm0NkbKL1bQz\nGrUjCo6bCeXR4mUoKIhznE3gEqwb0OCp19LFP3pkqjSfMTXnKN/R0oFc3ci2\nbDiNpcfnDkbXIz2gK23MiMsjgyLPXbqUXUhzqvPhneI/p+i3oFbafef3PkY8\nAqCmVtLCSq++pvivqREytKj8VksfhQXEhSw8wHNEBzV0zR5DRpxx+znAqpgA\nQXH+S/C0pmKx2LM9vlPYC6dYHtUIiryOaRf3BB/K2ZWUE7wWnKbJSioWNTuU\neGkxaDyLhDa4tFQLFcyukfudOR7F43E9LaWM8OH5MVFDtwD2y+5ngJyh4wh0\nHuva4oWiw7phgfAfEY3IULKtMvTaybeF9w4fD27rOR9V7Y6pUYhF5f+UNjZj\nNYXEdJBpLvaF9cQodzb757dtZZWmHPmuY5WZWdVGqkQhtLHOjxajnO/tN44v\nqVElmOaxOA4Hg9WvQVGz0Sn0dYf/g/DlSzFTYWzth02Uq3MjkXCJXpFQkElh\ni7ibluDdLVEcP1YNvAv4iNQHveqwUajjf0i+qZ8ofjxAKD+/Xzs+3cIrEEmL\nqzNmrjLu32hFTVbX2k8vcQiAJmGdaEksF1bAUOb6Vl1+jFe0IQY4XtJeqtzA\nAHYPSBHa5rqeLJobiIl+PwCYZqUMnuq6pG8S+fDkoDLzQ98uQ1eYT3huo/pk\nopiL\r\n=iWqV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.2.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.4-alpha-59e61069.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.4-alpha-59e61069.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.4-alpha-59e61069.0_1592375938808_0.8155310494381443","host":"s3://npm-registry-packages"}},"1.15.4-alpha-c96a2cca.0":{"name":"@graphql-codegen/cli","version":"1.15.4-alpha-c96a2cca.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.4-alpha-c96a2cca.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"576ec34b49a40df5a7398c09ce477ea7d9952761","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.4-alpha-c96a2cca.0.tgz","fileCount":32,"integrity":"sha512-PemWlfoYwst+IGwiByUKAkhkobFnOSoPCEP3pWFxue+s6FKrDiEHD4oj45xV4Iku4wQf1R9Uv/i6Szv+bq7fxw==","signatures":[{"sig":"MEQCICERfS8opAZcf/9qB6IAxfq41ypNQnDJ8su9sREmjj0qAiB1RiOXuu05vn4Yeu+ut7uzKTI6eFiabFxz0E4tL4Z+mw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe6bs1CRA9TVsSAnZWagAA+FEP/iUsIWC3x1ID5rxGYEjS\nMu2upobiTiMCBlR2Uo5SkJMjcIcdQjQA9PU3Vt1vn0eZJEhl3wNrARQjf4Gm\nSzqyKJtxSYIZ5hCuR3R/YbE+mnm+zTg56XjiSOvioWxRHjuunfOf3yq2W3Eu\n7cKyy+195jyOhU+LneTHzZinKSi0zLY2eCHR3noZEGsj1O/m/vI6t6ricu0e\n6Y2nRn+UEg/K/olG34ZoUS4W0WrR2Ec3zRh16muSlzR7RV0/6e8QkkznKNkt\nv/yhyQ7NuaRbnbnwklAQiCMvdX8j1UxfFHSpzdXsItND4bGfRk8PDm76Opi0\nvV8K/ofo1IClfeXUruBRky/f5MsTSMVZiW0tJg1UU3aOez3oFJqTXZzVnzwq\nTlLYNiLEVt08jGq/qqKn2FcuA97mkVfifV5ATFP5JCXPGFVzZhgaRMdmGCnS\nPkJdk/SHTeSDejMXUtbhn1eub5GOcmCcPDvFpv1bQaQ6zN1PpdafmkiMs6qt\nrZO4YWUq9IaOvjC7OpC2f20a7yNiGO4XyzJ091sOVNKdjNIX6hiQD/B8rkaT\nSxP4Z9FSMZHt2GxUneFrKmxzxURfWhgkuWPODHw+L4z55P2CI1otvCoMMSQU\nVBv8nAwU2tWletVBzY+bOMifuI2ZfYlUanfSL2LzWTSUWHVwLSakUnIvMDoW\n6DdM\r\n=hpmC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.2.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.4-alpha-c96a2cca.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.4-alpha-c96a2cca.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.4-alpha-c96a2cca.0_1592376116577_0.24333015021416804","host":"s3://npm-registry-packages"}},"1.15.4-alpha-851e4fcd.0":{"name":"@graphql-codegen/cli","version":"1.15.4-alpha-851e4fcd.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.4-alpha-851e4fcd.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c133d1639a8713e9326244100f17c97e9200e25b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.4-alpha-851e4fcd.0.tgz","fileCount":32,"integrity":"sha512-4oThQ3Tc7N0DJ+kEVLogq7Pu02ihuv1XmZynT+BskV6dkcPtbBASznEOGvhIlb4Byxzrxz3dwOYYVmk873cn/A==","signatures":[{"sig":"MEQCIAdRb3r2dWkJJyjGTo+NA221/AG9uxKHXJVZnNP/PvooAiBtrD5+g1AFj9BRvrfUyeLsLObeK22MuneA+kLkc7z0dg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe61PBCRA9TVsSAnZWagAAv3QP+weOc00FQF0lEpkannr3\nzfeh//2FeFqE7gA5yswY6i3Y4BCTq5EhwEIVPA2cxRH/wqEQ0DjevBYYOjzh\n791YldqRbC7xsxK7pqwtv6qv6utDSkEIHicTZnqMnulIPBphBX3inDM5L/9C\nK3QjjNUCj3DHQ+oBUtPP4PbGleJ7rWwnLKFZEYHA4Mjr7YNaenpZkhZwNend\nVpIYiDu7LaJ/QWNdDDLjHbN6JYVElH2sOwrz59fjB8A83jy0hAcwdm5TGigP\noIMxGysnOkL5rQLgbU5X6o7sf8D6NkhN5ia+khI/l3ZQrcNUzj52KZauG8Fq\n30kz5y3z5BrnXmp1cc/1oi+qvLWbUXYDiKSfzDFORhKXqKQJRHuCnhnNK+ld\n9CUrwDPCsS7fIzeMfBZx2NUiqwGDoUbrhC12+WbyiLFumsr62ojhVKz+kZ6a\nzLmokOfjQKeNIueWniJKCq4IddQw0ZOEZElKO8ibAk97ItAViir1iAbGVK6Y\nSewOHgOULaE2g4yZ0XS6KKCbbQ+dlNGICTOvjIs/qEuk0BO/v9W6cA22w1kO\n4kwftV2oiJ/Fa8r97fIOtd010SE5G+XKVc6TpEEAKyXkF6dKTw2VimMAkm2r\ntBKv7LMbaKiFvdKzt43X/0REgOIY4z4dLt2Pi0ter/LRYY7+DbEpNsOx8Ypi\n2sHt\r\n=ewHp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.2.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.4-alpha-851e4fcd.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.4-alpha-851e4fcd.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.4-alpha-851e4fcd.0_1592480704659_0.5921857103312989","host":"s3://npm-registry-packages"}},"1.15.4-alpha-be3a13de.0":{"name":"@graphql-codegen/cli","version":"1.15.4-alpha-be3a13de.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.4-alpha-be3a13de.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c98c9187f1c442a638db06877ba03ef17ae9d4ee","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.4-alpha-be3a13de.0.tgz","fileCount":32,"integrity":"sha512-rN8BjCWHVQVeJ3etLpUZZpJ0A2bITbBDNzFOTy2ByWelFdiBuNKI+72YwxDAtW7ZvzsTBkhicmz2pwbUo4N5bg==","signatures":[{"sig":"MEYCIQDlqRH4TT7WAZI43hDNoqTCMs0qfPUZwme7l9dihMCMiQIhANZRjz/SwMPiOJ5T7a65QaR30VhQ4Pzp6NM/D3h7jU2e","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe61QzCRA9TVsSAnZWagAAKrwP/3amBFZG75wHjKTyLvt5\nFtXY70h9kfMl098oV+mu9EI/KxnZco7nRCwgaQaop3Q4SAw2FM85BJ6h7ZYe\n9kSES16lRkpg4l5uS6eQyAKcqTxK1DUj/7Lgl5xiQGqmkNJUfNHs/XOLom5y\nV4Y2bAHdIFlUUwA39b1rz8oNfzTWd9dhQI23MYE9AsJ+i5RviKUH77zae+0X\nCB4bxq/QT/zLbFwOrxhBWysf06JsRAeQ/zgUcMDoLWFLbhEYuKB1FlPbu9LD\ntkj+lgN97tAIXNyOK32HBC8oxZFgI3ia5VvaWv4ND+cIET8iTz90p3eaTiaV\n4/uNRAZoK2LKdohfgweOy5VthO8clpWZMsECcWAvcQoGtNSEGGLmauUq92xh\naUYX0HAIZcGrvkuscjSSegnTTef6L6h2yxAo3AAPMi6ruRl1PZDxSTnWknCV\n+k419ttEYrAiOJsedm3JWOYDp9klqgOrpnhbR3Gc5mbjSwYU3WJtXeg7xmCa\nPAdhVkK8RKf7ZlLG4eMIAejAClr6PXcd5dWD4uzKbGyEqg622prN8J8YTHlD\nkS+Hq3t0al6TqZkh1y41RzqLujNYpYurlwfVFPWtL5NivDiNcygQAGqh5VRu\n3gpoBMCyNCpAHupew+RXT1Xc3PMm3eieQKi+9S4qKzT38ZLvbeQbiLV0zeLj\ndMIl\r\n=0T+S\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.2.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.4-alpha-be3a13de.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.4-alpha-be3a13de.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.4-alpha-be3a13de.0_1592480818974_0.2223443327733743","host":"s3://npm-registry-packages"}},"1.15.4":{"name":"@graphql-codegen/cli","version":"1.15.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ec744e8fc41e892ccf8073d76f054312627ce64d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.4.tgz","fileCount":32,"integrity":"sha512-b1friEdlnhRj6iGkQikuAgtTtBODINK4RWfaLCjExK4lPdJr3gKUQIq8Eg46ZDcbTyjsnQZC5KL3GE8HEABVjw==","signatures":[{"sig":"MEUCIE1vSbCHWvysUfrIPfyJopz5pz1KGZGjbbgeupYJKNQjAiEAqb2khp5kC+3ulBMj3WbjDWPqZNFHyZJDLdnwiswGrQE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428560,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe61ZJCRA9TVsSAnZWagAAJKUP+wRbdmyyW6IiJ3TzDD4e\nCQcNVzFfFqsVNJBV9mnOsMZTX0/kTqPBOQD8aL1DdiL5GyMRtCPilyOjCH9X\nfX8AiyHBDLbiv4GahApefKc8nM5cwxkDOWvcqz0z2oZjN/LsBCZeXyNFJfMf\nf6FQ0q6Y9eWU2T8KvCC2rIr8Ij1bXLx8CMYy2eD15IUIU6cdpL1HUBVuVWFF\nlX/fGBzGrXzbNxIe4nhIEPHqWQJ1jUYebY8+Qvm1fZg6rVmshnCAVs34m7cM\nvQsShCwyV34yULW3oqyVZs1g658Gg3Ll8j93Gwk7DrHWtN7l1cNwIMQcJ4kW\n/PrPI0ZYxAc6qDHkhZA+eVyjEL0k1JsAUT01teh28pBn5/fWrtebRBIIXGjE\nc20WJquTMNGUEAj5w+QZWk1tFvzOq6ok84u57avLoTAGrypyZmIzhogfKPkK\nPcDIojTS9sJWPD5fxSbQ1PQsBUoqBvutRm36EPxH4MeQ3d1FviWlB0y26DoW\nOP4A4PMgjXvim/ESyDL4rbsEqim//qzU8RU4yc2W5+29Q1+pFovJYCVn2PgU\nmcsE6pcU94sspzSJBwUc39DzrpCrUARCWwCgGNoZF0NaH9CavqpjRR0eBfe0\n1NDCvCqU/hJ3UGo1LNZdk48H2XEYiDt77m3Kj06/fe1NOY1F6calk+BC5lXO\nLw9s\r\n=/ZI8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.2.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.4","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.4","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.4_1592481352569_0.6035280641061604","host":"s3://npm-registry-packages"}},"1.15.5-alpha-a9350856.0":{"name":"@graphql-codegen/cli","version":"1.15.5-alpha-a9350856.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.5-alpha-a9350856.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ba04645a769a123a2aae0db671c0e35992b9cf57","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.5-alpha-a9350856.0.tgz","fileCount":32,"integrity":"sha512-OMVfi7+rGclkHXF1ga3Th+EBVDBoIc7XhX+xI6CrZtozVK78LLUPk6rHY6yvdN4h0T6p4n4oNwf8FUUMD6TBBg==","signatures":[{"sig":"MEYCIQDAQif3OEF/KAcUkVVaLkEFyJgnVOHfzukkDc5ZqKjG8QIhAM6TqtACqaM+yoDvTnu6363rBG4P0L2IjktMyNZ8d6YQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe7js0CRA9TVsSAnZWagAAe9oP/RxO2vSt2eI2Xhh5rO4E\nevMdXQ9DqezHyM5ycM7EcVpnVWIOpMQm+Y+WhjoEoSUi5n9EzNnRmjv80/aJ\nAADGqdM+y8Efo2FLbu4z7u72u3tSaldKVfj5iSa38Hlylmud1qLjuJWYgKmZ\nW+Qvzla+e5edmcScJ3sCKsXSkBMifEaQVpCCEfoTeJYRP+AcaE4s7Ep2QXhN\nVVcJoKwK96x3WIBzi4IgGiZ36AtW6cdGFtLMw2CwYtGnZP403axwfqIsCNWV\n1y67hBcxYT35azNxF4HDfESitjNpkPKrxL3o7UzXZ793xrG6iN1QwEBQ/3WQ\nBoe9pGUADGQkqy5+UAzbIekcD//8QeElZJBNKseGv0U3o7fcdwxbjJlxf75I\nNnF6LaD/SBVa8zJfCwKMsUoRDxWS/FXSLP/tU6sypDPy8ClmrRN1x+7f7phs\nUrJ4/w0GfxuzO5BaozZ/Q+9ojwMVxFMn5q1z83tLE2j5u1eNggh1rMIIHo3G\nIIVfhfjzfKM2ooUPp0+4ikwq6qB1kU27M4M99i/9xXnrKvz7BCi6sSNEdLIH\nI9qxTN3kNQ113de9kJ8uOR9+bAIjGDp8InXUf8R20icYKSCnZQBkEapchJAt\nlbqM6pGxdeTTN0vgpEX+SZT73hRnw7ReOty5bl7802H/3nuE1cb68U2bFFxj\nfIsL\r\n=8Tie\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.2.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.5-alpha-a9350856.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.5-alpha-a9350856.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.5-alpha-a9350856.0_1592671027833_0.3624123112171762","host":"s3://npm-registry-packages"}},"1.15.5-alpha-349b4bf0.0":{"name":"@graphql-codegen/cli","version":"1.15.5-alpha-349b4bf0.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.5-alpha-349b4bf0.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"9cb9ed47b090df792e89c27c63fad1f2beb3072a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.5-alpha-349b4bf0.0.tgz","fileCount":32,"integrity":"sha512-YUr9dQuysQ1RL37sCEBs3Lvm1uN6wIWidMZW9VBwzjM1HuaIYMt5VbJcQ9ejhxIQ49IRwVrgWTnaY72cxOxT0A==","signatures":[{"sig":"MEUCIQDmT7neXb/f3qpZCAnOcAgg+fG9FsRWBi8RmLEE4ji34AIgExhjYZ3SXP8XIuDJ8Jwo7gO73u55Fnxp/jMGGCB0pEA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe8GCyCRA9TVsSAnZWagAAa8cP/RWXAswjKhobXv4NbkzU\n8LQKJIgv6eIFBSzWQkeyLuPJOx7dG9Abtb/JkOFksg26wjNVUBbjJJfk6BX5\nYxT8CkfERyAGvyP7866zJ0ftCIFcWSMCdwY3ryFSlpMxnqxRFV6WXRN8Lp7l\niATsZ4xWkXbJ3KN5yvKjsFLTf6RQO8/VTpBHXTC5Faj7kpadlQ43JtODc9E0\nRa/vM7+T3bjB3Vbvqa+hpR4Z+SqfBqVEtsgYl68tadTzBFIyDexrPjoMDtqr\nvXZcncersHEpUuyd5a8uDRXBJ+ooGfVrlMgPaXNyCjPERxPCz1otAKLBjVOH\nfOt+H611wfCjeotahpxDSzG5P2/Tuyae8tiZ3YG+j23PshXJQqKbdBe4aut8\n6CY04V40qoPGAApsPwd5qjTPFyu9ZBKXSd+q9M3U2NS2V7uH+b5o/mFuAcRw\nQ0ziA6Q14n4Ji0V+V9Hg0dpAQslrf5p1aTPLsK/bZrRTSFCdqwC6UnFluG7t\nJKSrtpkJGJehakoa/0vdSFQDjb9TBWfSXg3N/nlU2djo4UKQWOKgrUQM6Ug1\nWENIPaH77j4u6JEtj7WSUghZY6H2h9AV1CQP4G2viBeMLeKI9IAPClBwtBFt\ny279HDTJ1Rt2s14vurkhcCxgj1ZGX1bZqJzUP9ldmca8fwrTu+Lj3kCFUhtS\nowZS\r\n=W4BB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.2.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.5-alpha-349b4bf0.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.5-alpha-349b4bf0.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.5-alpha-349b4bf0.0_1592811697496_0.6518791834681106","host":"s3://npm-registry-packages"}},"1.15.5-alpha-71311f83.0":{"name":"@graphql-codegen/cli","version":"1.15.5-alpha-71311f83.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.5-alpha-71311f83.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8ce6ecdbe5dcc0a3a4b4d454b305671bcd2dd3dd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.5-alpha-71311f83.0.tgz","fileCount":32,"integrity":"sha512-RgvJPkElpBc9ZXd9rMeyKyyFlfEDMcsqAwjlcEpuK6+8twGwVWat5q3PQQacbQphvdArz3wVE5IRVN+/21i2wQ==","signatures":[{"sig":"MEYCIQCCqtWVRMCwIAfcG5nJ3VVdTjzw0BhB3mKKE0EUhM2HIQIhAP1mT2EUat1qP4/7O5qTkpgHtnQ2tJZ2RVfRQ7P6D2xd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe8GHeCRA9TVsSAnZWagAApxoP/jnxkhF2KO38JUiwgF9z\nyYBSkMG6qQpesFkaoa7T+ohyIcDSZE9r7PO+Ussd36/PA20eTowKct2cAChu\nK45I/6rbugp4VGgVcVEru21gQKluSe2rESjHvkIq7Z3wb/caq94J0CkJybeb\nWCTTcnQf1ntz63FpexfSnybAjcp1sVjBgJMdT3cYe0jfQeYl4jE96Siobaf5\nqCW0SoTWH7990+G9H/EA5fEFkpc24sVrNeRR3sfN54ri5pYeCbCp3oJYuKQ8\nyxNHpcvuEM3y8uan80dfGqiElh0DZVTtckpSzi4l4qSnYq/FppOnPg9SzLx1\nTZNdNJNL7AvpQuO/tUVEZJG5a3Czikr+vFadl8hKTN+84ltjZZe5q2HHOiuZ\n6LkVzfwTHzLgLMSOY7JV6rtApoSLn5uRCcc56MLMXuQGtR6G6QL48epM0Be+\n0EDcU28jIDm8eNfkit4vIKQF4bX0QcN+0/AbYh2aKR8K4WB3GHu/oNKgYL5I\n/LyKXsaE6ZYSWxXb6ez9CxKeuwrOHvqYuQmtWpHGa+Ojsh+PdBRv+CG1NJfC\nH1xDNdKqMWThCpP7rg1SJBmrAaG5rBa0E/6sPoN/XETZsxKhXyMG5rCEch79\n53btAZca9SsdN17+PWbkIVcqMvxJuHmwyUz9+lgPM3AXY4Tob9TCr1PXYeGm\n7VGS\r\n=RMFx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.2.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.5-alpha-71311f83.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.5-alpha-71311f83.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.5-alpha-71311f83.0_1592811998204_0.5745690407051014","host":"s3://npm-registry-packages"}},"1.15.5-alpha-fd99e06a.0":{"name":"@graphql-codegen/cli","version":"1.15.5-alpha-fd99e06a.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.5-alpha-fd99e06a.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e99f16ed9ec6c5a0ffa0cb449cfc2c6bd8964cc9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.5-alpha-fd99e06a.0.tgz","fileCount":32,"integrity":"sha512-tCd2qOWPwLI50ta4qPsWm8QUTLJZ31fC3dVECPPgGQrNirGanDBGMDXF9LvsK29t/LzayOjedqD7xkVXkSJSRw==","signatures":[{"sig":"MEQCIGpUTHnlmpKnYoLqW66Cz6HggNYwSlpW8Ac5cRxkiv82AiBNlDc3OOAfpvJfytRj+tCU9HD3Ovfq2dV8l+akxKsPDQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe8GIaCRA9TVsSAnZWagAArxQQAJtCc9AUy9hgBaVhZEik\nM6qMfL1rohY8YCIK+EoZ/pANh67LUJ1oSkYc9skVEBtfdRc8WLw8Fp3F1unH\nKL5Jh4cMwPy0djF3uqt6UqME1Oi1GgSG/NACh3BV/4PPnxa8w+czcOHpIW63\nJXVDyKvnRwiSLDo+7diJMWkmXFK8t4I/J6kOQbwBX7U3OxVODISlnLwsp7kg\n5yz3nCV3DJOwi3hOeudXr0dRk56lPXqXjbXKaqY4Lz+2Qrd/tMH6cN042c9p\nKJiso44kNLe1pGOId7v3B/YReu59b0Cq8JambzKWonwmUeoLR5rzydQCwXST\nloR1PT2XwMBQJZVyTKLgQcs9u/mulFYGXDycoMosQpOX442quVbFHdrhEbfF\nkgcot/PwHk5PkgoI0Xs9/1OcKt9Xk5E9HGdrYFwLGMpOySXW3W+RN+fco0PD\n64hsJafY1juuCJYVjgBd4BIDXfbEkq1xMKVZH3v8L/ttMJyIrZnV78/TPwup\nvOrOJ6aADhmdeGSWmgyFXUQLV78rjdA1yETbw/+4BsdUU1bR688Y7AisorBQ\nufComtmWmWb0KHquDvINaKOReMBaCHj3cZIQR2Ei4E+HQkmo4KOZrcIdWssM\n8VNhuLy064Ah1yIkDOG63x8yW8dxWpmSgEJABbMPYOTk6vr06iOhV6nL6tvW\naskQ\r\n=nbhh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.2.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.5-alpha-fd99e06a.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.5-alpha-fd99e06a.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.5-alpha-fd99e06a.0_1592812057389_0.0073329051956188","host":"s3://npm-registry-packages"}},"1.15.5-alpha-60253911.0":{"name":"@graphql-codegen/cli","version":"1.15.5-alpha-60253911.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.5-alpha-60253911.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"9bf597f74825b4553e0b76983e0b6849ed5e3a87","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.5-alpha-60253911.0.tgz","fileCount":32,"integrity":"sha512-pU5Kh6WikJPFUtJuXxXkzcRfWQxK1cLdZXYqoiKacmL1BXIlKEdcZ+18pwQmC7t3cmgt6oOUiGFZMmSYe/GLLA==","signatures":[{"sig":"MEQCIHWd/Kln6aJpqOnZh270m5V6x5jwDAtHtcHeXjkdUJ2FAiBgGc1KWLxFdhtwtU/fVbPeeKkKFmuSNK2GpE9xJZ6tVg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe8GdICRA9TVsSAnZWagAAOmwP/1YVDNayNWKodbXUtCIq\ns3fIZ6/o3eKfb51BeVqnLtHufnoPkbCD0o5aukrJ50t06/BIyr4mgXEACp+o\nH1Hnhs7LJu6llIFNY3ijmKkKt0C0GEebt45f+aPNUi/e6BWO1DoSrEXPhyvT\nQHfr9IZBFtvpOwr7kkN8n6hyX1BbmchX1tBbzr3+f2PULsQXyxS3HhMZJE0I\ne7mXTSdqzei9oqL5rWr7oDmniqjsTNXwOTI+003RoiRRnxGOqRwMq7kIDnu6\napZe9KHcmKCoTensnrHG0PgI4WOpjVMmNE2xbELzqhihCnhIP93o780ntLj9\n5yZbYXDuoqs+Ly2ioiXuXRaUt8Hc3J9qBQwQgUiEvJpfEMnx0mlxO4z0Jk/7\nhYpGUUVeXQV+6GuLgGSxtWhCDcVycaPx28ZBc4i7pR+rjUoWG2MXHU3bxFWB\nvWMWnsRaTipa199VWlEn0uU3CHMwETkIxR9GAQ3Hkw+HnO1JzAmls5NmhkHa\naW+LswWFxprlPbkVQgPI9Ebp6Mzm1wD1mIVfV82TVkOtkYEKiV4QxTjTx52l\nv82ZP7Eu8345HVZDFB8/8xI9nqoRNE3XEXkNBXFVJgHI6wrhefIegu+raN2/\nK+aGWsRS+BqQcjSWS2MYKIYrhA4rpQUh6w/tk9h1wxsaHfhgNQejFgACUyWm\n1RpB\r\n=i2bC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.2.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.5-alpha-60253911.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.5-alpha-60253911.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.5-alpha-60253911.0_1592813383364_0.7955197656408155","host":"s3://npm-registry-packages"}},"1.15.5-alpha-3962c4be.0":{"name":"@graphql-codegen/cli","version":"1.15.5-alpha-3962c4be.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.5-alpha-3962c4be.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b96309295bb0b6d6d89951a95cdf635c11ec724c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.5-alpha-3962c4be.0.tgz","fileCount":32,"integrity":"sha512-bJ6yfXP02F8InBFvLDpxs7ywP2ijMqbbqwK7JEOYDn81HUfVv2YfT3VIyWM4q1i7arceOv1CLp/UcXCLL/18Eg==","signatures":[{"sig":"MEQCIE7U9QCNv23Gw2o1vGIiym4d5lXQoHcnnr1Xv2An32viAiA4YVyXXAjFEnw9QsPc64OFDuZlKVoHpF13/siZkarnww==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe8G59CRA9TVsSAnZWagAAXrgQAIp8Cwn/ykysID9nyINE\n2v/XTqP1PhLnWusj7fLgmAjvQ84ozEHksAA8HQfaH4++BLd5DQDYjJMz7s1r\nMwbaqgVXhKQfKmXKDFsvIB5LE5hItbpzWkbHmNIfj5iNBmy7lTI2EzeKii/w\nfIy2I/TGhUNUR2GKO4+4UCJehWFvZejS46BNBEMKw1ov+lDEY54t9lideKN5\nssWzPSGUMG1uXGcdLuiyW/pCmLp9dQ1QnxX/nnw3sI04vHF9AaMUkGAoPusD\nwGcYkDwwkoam0BLDC/lwcezo3lH3KW6HsZGzkFJHPPlxGT8neI+UR2vS7wRc\n6nV7YFlAlSwKOLTe5ttzeyFs7H9PcYA4muP2eOgS6U3vwsQEI//84GRrr/8O\nuBsSzIW5fs3B3rwKLJtzf0/2Ubv+GrCM8fzLADuMHicADORw25ZSWaYhyaNH\n6/pmMKlTMNAJAXG+FnCeKxvR1YfIfGyxIVHCDwV25FJeYkD3XZOZ/w5CYh6l\nROyEIrkhNMAO/BwYdEG9O9cFDIWUyNxiKzP0nwDr0+JI1VK+R1vop31vouO/\ngcUk7C+bL+QpEFKi5lGfuTgN9yyjoHhWk32jLwDy/dFNIBVpgRGw3aLLsGz1\n7j3PdpVhkGCbFctNS+IwMhv4cbrzoOzdd2zPmnx6jgJpvAuCCRHx9jqkupFc\noAKr\r\n=Npi9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.2.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.5-alpha-3962c4be.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.5-alpha-3962c4be.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.5-alpha-3962c4be.0_1592815228570_0.8218690715839263","host":"s3://npm-registry-packages"}},"1.15.5-alpha-79d1efaa.0":{"name":"@graphql-codegen/cli","version":"1.15.5-alpha-79d1efaa.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.5-alpha-79d1efaa.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"cf64c63f04303864e9f8f2c8bf38568bc6b95997","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.5-alpha-79d1efaa.0.tgz","fileCount":32,"integrity":"sha512-JkcY8CKKygyCbH7TLKvX/8PVHZ36kv+2Iy0zECzaOx/msQqblwTnvGAjkCMYpTpxQ3IZ4BiVy+1joPD3gSwSaQ==","signatures":[{"sig":"MEYCIQDgjKyQ6awHC86UycA+WMwENnip4AuCK/LYCb231CX1/gIhAOGG1jIaxVnDjsXecnZMiJh2n2+TLgDUv6IFVyZ7Nbcn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe85OxCRA9TVsSAnZWagAAs/YP/3aOQkjhS9ngnNlzn2oc\nNVkfFHndkPnCisRJ7T9FsrfCDf2QLkffB9GH/W4fMXxsbDXWg48ocWY6Aw9I\nsxUn4WJyvGdjjvgpxFG5P447Msnn0B/7nCgNKP0G8udkLhH46V3p4eRVdzRp\nVIfmVSVH5DFdkn7/ml8PYyOMnSBfoingS/Sm10p46Nl/WcWeDYWt745EC/dP\nGfE4wxnoXi4fFiujPhJXd/8Z3Jp3ZOgA6davoOro/Fb/kJrLeO3Z+ZQ7EfLF\ns0sBTTjyk+KEyUCCMSatjbFG9BIbk5vP+tEl23+t3bCqEf9nuB9vGTHc/eNH\n6CXzynDiA6IZAHoTgfVDUQ4nbt7WvXG78FE92JKpxHPuYD0Jv4SDKriQv7MY\nEbVToOUfWJNvhPaPltWCK0AVjwGVW0uXJ/NeXCoYTzB/XKTqY/0gTM04dQUn\nQdECSjFV+1IlbE4vxDewQZ2Jvkmi8PYeEXZH32PpviLCoTcPu5pPMPVvHS0U\nnTGHaboc4T23NA09d+NFtEsewbyqvLycboSa+VguN9XzEiwfFsKbRIZDkr0C\nwaE+CTwIp0snG1yeZF/EA2Smd3Of0OTy/dRHLle1GyEQOdM3sXmlojj83pqi\nA4kXYQDXneZOUVD1aLv74maiHOphnYg2sy+zRAPMe8U03RpPICmAxiGQgIWo\nltza\r\n=GOlz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.2.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.5-alpha-79d1efaa.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.5-alpha-79d1efaa.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.5-alpha-79d1efaa.0_1593021360502_0.18223005195420017","host":"s3://npm-registry-packages"}},"1.15.5-alpha-0b826857.0":{"name":"@graphql-codegen/cli","version":"1.15.5-alpha-0b826857.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.5-alpha-0b826857.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ad6f8276076a9cbd149806b639cf4bccef8b9d2a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.5-alpha-0b826857.0.tgz","fileCount":32,"integrity":"sha512-sm7dQG0jmsHWOgA6V6XVzigFbYcEF0lvWVrnTFPtW/hG8Gt/d5fNThRcUVp1yOtsdaOb3j+KO+fXj58cMmK7Lw==","signatures":[{"sig":"MEUCIQDQajWQLYKneV/IDmupSXZm9Wfdso9ssb/NA+qwtwAUsQIgE7adL4gN4Rq6Vb8EQGbuwqS9ZuEsmOvYOVHydSO4QiA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe9E2zCRA9TVsSAnZWagAAMa0P/0Wj74nDXchmQkIj2QOq\nbyX6iecbiMY6Mrrxu8HrhDZr/+uNjR0owQxCLg9oTcKNs0WT3Lsjpic6NK9W\n3sU/9lhQER8171/LZOGMZBkpUWFvQfnopSNYud8uem8/VPYECPfayFnTmmR8\nw5c/e4aPNYh4YVgguX8Hunorh/lTo6V1bZqzC8bHMtmbF6Qg6auMiowZFgBG\n8ZoQlwORQ3Oyxju+2HhwBlX/A/yzPhr+sqbPIDVw82ix2nAxz1vhm7TG0i9b\nJplr+/H3XVFS/5Mtpyn7Jx7CqIwqrzcLik+ZT+ckxy6IX8gEJPB2UG67oq6l\noKwwHD+ZC07JHZiGjgvghl3dWMelGWb+ygDc+s7cCG2TWpgk5LBkeLbNlLCZ\nb2HhMD31kYaqXGot4p+BgfkE+8qZsWC+HSwm3/qj/mEjm30J17FLznjA623p\n/NqPkw+bnPY1LNxk7NcpAHrCU/uaZHze7qba07Ld8jTYpz784k+zig/5RR3h\n2XfSevbK/Km3Yj3Fek36fTM5WCGFoYigsalXxiy5BcKtbFUqz0E22I/XxjEm\ncH4LHassAzHilVkhJ7vntb+igmx4ykxYfI5s+E/0KZgxwpwJ+v+Tjr8G/yeQ\nuYdHuzeBoWRl0mlbU9H089dyhy/Vui5iKEBs6B5Ijk5pIxr2dLUBYIudwnpj\n86E4\r\n=o9XQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.2.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.5-alpha-0b826857.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.5-alpha-0b826857.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.5-alpha-0b826857.0_1593068978794_0.3133365120613405","host":"s3://npm-registry-packages"}},"1.15.5-alpha-b643fe31.0":{"name":"@graphql-codegen/cli","version":"1.15.5-alpha-b643fe31.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.5-alpha-b643fe31.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"fb1f8f5e54946cbdb8f17a210b8967687855a282","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.5-alpha-b643fe31.0.tgz","fileCount":32,"integrity":"sha512-kXZAEoNMlYIc5T4o2XYjNgkZBit6uKTifPfPPERs4TRbLctwpu6Hd7sKuoqemJYxT3Ao5HwD/kFMHfQSspZApg==","signatures":[{"sig":"MEYCIQCWXwY9uf6Xi5cijPVTrOLdJ854PWjEh4puM6JJGCMunwIhALLo6AZX2nRbRFbLwl4JBACoeVzzdfU5+O/Nyu0Dn00A","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe9E3cCRA9TVsSAnZWagAAwkcP/1H5MqkqTTP1es//wpoJ\nOwy+/gerjkQNCH/8qNoBfyTVBr5HZVz3r4n4orTkwUsgnbUEU4mIzcS54tHQ\n+5cegXUt4A5X93QBRyuLzJEFuAWAHJbkI9koO6RoMtm5yE081GvqZb/j45Lk\nirv7VcCRGCwiEpArK/1p/6tmA8T/gXUK8X+4Hqx9Z/XmE6llYyQDflpOgaoX\n/UmSFQIO14IruFnyBP08rn7lWYnJyCnBSKAKgSafXqNNPenfiPZQy6Hclqd8\nWPpvFcC5p6cPk1K2Ppe6epu8t+QX0ouRxZ9j5okUjivOLXgnBud2I2X9AmXv\nWaXPTSXd/1OGUPKXIIK75bdIL+b8vL6ckAcn5eUPFAmdP5nv5v3QBs2UTvQV\nz9KyXrB8p2OdRHO+laDA19A4anPgxt7CvvRabNulS86jzEaz8nSEOMi2PVEp\nrWN11MjYq8UcGF5CZLOF43i/YGdcwFEiElQaJQ2MKoXvsKd7JBzpzDmwJ4OB\nZmlkl8ydB/VzHLZSEVf5wZLqBZns9+/dwaWNzyZB/zJq7y+LTr1j2w82UsXi\n7kFgJGpCK8JFfECjCzu7XhReRVAhl9yYXXrorMei6td703Wd3gdawjbHDbwY\noDe9CyEeAFJJnOfP8rQeC/yG7fABrbmtuiYrYjgmmNDopkEdFhgn34iD7Csr\neGN8\r\n=GebL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.2.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.5-alpha-b643fe31.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.5-alpha-b643fe31.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.5-alpha-b643fe31.0_1593069019571_0.9352549071952512","host":"s3://npm-registry-packages"}},"1.15.5-alpha-b7b8fb02.0":{"name":"@graphql-codegen/cli","version":"1.15.5-alpha-b7b8fb02.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.5-alpha-b7b8fb02.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8efb9386f275f123886adca4591bc2c185e41b1b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.5-alpha-b7b8fb02.0.tgz","fileCount":32,"integrity":"sha512-PxgsrImTXBUV5uedQ7111XC9kfDDDvqjVTnd/41uhXQsARDDYEvKtSCcIm5MrQ3GqmAT9psX6rrW40w2EFbZlQ==","signatures":[{"sig":"MEYCIQCl5rvwBLy0XKJv0p0UnGBKNkXDl5v5PF35gD3ACIP25QIhAJNQj7n7bP36fCs9UiTfTHp5CpSrF2irt24W/tDTGxAs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe9E4wCRA9TVsSAnZWagAAJmAP/2aSd0If9GhNrnkMAV1Z\nVGaliM7Slo8/byoyVeY1VCZPG1AHHYSCy4OFZLul35/MBLeCPtqZRvSzgucG\nv9qIWzpxaXPbso/OHDq1mXJP7jzGYLwZrTt7xONvy6MdEoR0Q9ggeMEermuB\noBlxlIRuQFbY9jLbRMJyhKaZJxOew7B0InvBnbTkL8d0RBT80T3wgw8kPUM5\nEPBAoiWz021cVb0BIQJwunQVpnx2ztmmOsvzRaVtVB+PUtUBkUDzWGKfhl6r\n0O5AEcVVsuA5Co/DrV1KXQlubzmXhdEUwNyHyoGZBOeSJBjdizMFMw+qq6zK\nY/HlnZIbUjG92oQLZjA5ceHWlZbNMrqU15u6xdldMmgyBp9yERE8FemOL1wW\ngNpOGaL7+/tuyxlcqPZuSf53sODezELNnbjGdWVlBNi3y1x2RXs4xtgRclT7\n0y5rUUxBqeh5jGzqrwldflsz1SyRxs5/abAgJWBnrlEw8e4Vnt5ACPSV3sgJ\nBSNKZ+6gDcFMXNIFAFevADHYu6lHu4MNFpVXKOfAY/9ptpDPnPeA16drdHyD\n5dE5rds3mPO+PYsgVJyg7AVufhsAQqkmtiYtyW5OWQvQCA+EX1Mc+ej7aIqI\nQgToxNEbH/bzfBXG1mvmE7Em+3k7c8m0wIP2cTlNS25SkDTGVt/HJa0VpWV6\n9UMj\r\n=rZKE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.2.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.5-alpha-b7b8fb02.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.5-alpha-b7b8fb02.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.5-alpha-b7b8fb02.0_1593069103693_0.6613842151323672","host":"s3://npm-registry-packages"}},"1.15.5-alpha-810b06e1.0":{"name":"@graphql-codegen/cli","version":"1.15.5-alpha-810b06e1.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.5-alpha-810b06e1.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"fc11d5748f2fe7e39a36237345a0033ea0dc929a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.5-alpha-810b06e1.0.tgz","fileCount":32,"integrity":"sha512-iiJdDhVKnkhCyX5L3bHtXtlmUD5k87CXFBZpHe3bHO/aZJ+o/e0+UhaJZvd+KNeY4UI50tmVC24IDzMoLhX0TQ==","signatures":[{"sig":"MEUCIQCsFhvbppJpwIwfrWXzG38P8lZsIRDIYsTnxbALhZKAggIgRqc3bab90SW8jm01d/Eu67HtAMHbDdsBlqSGK6//oek=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe9E6tCRA9TVsSAnZWagAAt9QQAIgb9g/5QCPb7uKdGWRU\n4UjYDMrNscC6NVIrkmWCwirYztPV8n3hlYVEeCn5UdTvDyLL+32DaydOOzPh\n2mJDMDLPSYzkvc18W00csYIaXCpA3kIOY7If0pUUmO/vX8PCHSmotpHubISd\nZAFEOG5HiHFMdu5lquqd6gTLrTD9METZ7Fnd8tC72JNRuxegNAIWguLDm7LJ\n57R5FMhV1uGLAuWXonyTUc/hFBgBVnaAfmg59PpyMun8vOrKFsjb4eBphsNW\n8Mx8RMW4Gw8aKW8iGexcK+PTp7WnsnnoUrjSTQ8JP6O3rKzfhRfxRGWzr9I5\n5wPrA/eg4tJsr9MayhVbvzK3vXWMWVXXfS7NvwUqrdi0AZdrn6UXz3qt+UwB\nUB1TczSUQs7wOZlVGy2BQDy+8V5jo1c7lbm5QUZKwgvY+qN6HNXu1X5mkGiT\nlTXKoyLI/EDpHw22Jfn1w2pEwec/skbDjZg+0D6g4HUOW93kxLtN46gSTWmw\nV9e78rynSFJG7SL4g7Ap7AQTuV4FbXLV0b0qeTDvLu2h4NN1DC1vW4hKPCxH\nxkTGiUwAKo2g6GoWZU2FNnVDSRo0SkZZ/2NAHiPPtzhIwxumhOFOn5ZceSrV\nCrSkmZ4MSDX1fbpyXltZ2ltYVuIlR4whzWqgwOi863Jvg2hCfY0TJoJbc6my\nk/Ro\r\n=XAOB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.2.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.5-alpha-810b06e1.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.5-alpha-810b06e1.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.5-alpha-810b06e1.0_1593069228451_0.6161711642506471","host":"s3://npm-registry-packages"}},"1.15.5-alpha-4d222dce.0":{"name":"@graphql-codegen/cli","version":"1.15.5-alpha-4d222dce.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.5-alpha-4d222dce.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c38b21913eb3dfb90f0f3bee1e2bfbb32689d6ee","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.5-alpha-4d222dce.0.tgz","fileCount":32,"integrity":"sha512-6AilWO/ldH3EQcwfbl8Yi52QCqB8z9gmakyhkZWQmrVvCRU5w/vdmHyDawrvwfEBOzLWcUVKrq8u+/RQ9HETaw==","signatures":[{"sig":"MEYCIQCKx4FfrYQTH1BHkAjXv/VZJa0DX1mN2czw8jWjDCXutgIhALlM9K+eMLfuKpyH9vQojusU4Q6zNu507JMO5183HJo+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe9JsRCRA9TVsSAnZWagAA8SkQAJuAS1O18uo05/HBMHH2\n6Buqy5v7NzAU35O8NM/UMVBCuVWTodI1AZ+iG1l9ZwqduhFAOyKgW9s9WjTA\nqZsEzzW+p3Niwb3tY0At+CjmjP06sxlUl0Fm2lk736xdIJ3HlvTA9p+B96J7\nywyCoYKRde7FoxQU8aDzGT1a/q+CPg0CEhBvx2SGhxcqziSCI9uttnC5yarU\nUnfxszcGHBQNXc7cgM9lI1oBNEDS7DqoONLgLl/v/BGrxgSkp5e2hKRXKMAm\nnxaIHVV8JSvskDoA/ZppiUBiLJGqnQXHBs/kjzgejfh4vOJl1dtHckYyk/Jd\np5SS5f1HasmvkrExfcSPU18GuPiuA+VJIksXFzzYXT96rySXyVKW42uvWCTC\nJvEzragWVozPQyPb9bjt6tUlV5q3JwWFGcL2WCImc0LXEnqY9aMU7LQ2uLpq\nvouAJvC1seV6khOEJ/e879/H3JLh6tvsnoOVAV+zbr4MaeoGeC4RXWMrL3C4\nplV1Eg03KkvWfQze57wc9qstdaKD6JnNjH/uc7kL5a74vRidv87Oi/FmYQ0X\n4Vxcy8sIDHdXp60wxe4lRtOKGEzz16ycA7JetFRRhwTGUygk+soLrS9AEXu1\nO4mT6jEvIoSBUhVAGPsNvtxzTPPvjfDho8Ikr0BSCOflv7BPjtMNQAuLR6zY\nCQYP\r\n=pIkY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.2.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.5-alpha-4d222dce.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.5-alpha-4d222dce.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.5-alpha-4d222dce.0_1593088785036_0.01876879858116931","host":"s3://npm-registry-packages"}},"1.15.5-alpha-2b216880.0":{"name":"@graphql-codegen/cli","version":"1.15.5-alpha-2b216880.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.5-alpha-2b216880.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"25de3b65a8a64b2caeb19d55b0a0a3a3dbe47af8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.5-alpha-2b216880.0.tgz","fileCount":32,"integrity":"sha512-2lbDdEinckzyi9EhrvAVsPt8p1d8aPoHLzL+Mp1xvDVPxNmGdX/YwIcGkN4+/BD9ibGubZ8svjf6VPFnF8jkpg==","signatures":[{"sig":"MEQCIHfj6lm87h2Sa2pJoowtXY8WNoHVpMwBTsowe1M2zIjCAiAf1EIV/ib52OBaQRB64FM5NtHTVdTCYJj19v8nvFn5fg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe9KBYCRA9TVsSAnZWagAA3EwP+QEagTRXTmDwiAB4exU2\nWiuxmUfgFNfIgOXSit1YGOUkuewBYCsxdlaqLZa9nLFvSKGXp3pLn1kRz5DL\nqP779Bhd8COxS4FTvJd+VhzCrdZ2OvvqhhhZuRlZMN7Zq+pTu2XMHHiO2TrY\nSuL6zLoLweS5PszExnD5LTkyGGgK5Rlgg13PXNQjm6/arT5aTA1/wg7ihfNN\nZp7oTu9AeXn7a+AOSzYZMbheqc/1NPAqZNQy3TZYcQ+Tfp16oigVmu8QVS1W\nArpwjK3I/Ly2nSxZEdTTLsM5+tq/yxBN2awSxW+yCU2DLtMJHZQZTJOSj6TR\nV5ZrdBEI20LXCzbS6UJf6y77NFdgYvMAOkkPnNqSDvVbLq4ihdFYiHpgma/5\n4XRMsm8/YRIgOaNRiwslVhyKzMbEt27Za88xHLGmfv3Nm3ABYEPGCJTiX13a\nRukfuPc27pwLOqUgcOQitf4MhZi/Jb+UvLy9LniqS00AxPwfs8BCLCvxJ4Ll\nVO7wXTGsE+eLLU2EZ8ZCV6paNO+Tw3R9xHpew9Ae3gPZ4AueFtRFNl17diCW\nWRR2hBFJgIvxCAunbpjIjU41X0pjH+nbF/6eAr/w8H9wATnvNlTs+qz2oA1E\nOrzOJ5Hpry+R8jKrqfFSdn109XcfyPHSlX4UMPXDVMo5C9A4zvwh50tSyMri\n5BN9\r\n=X9rE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.2.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.5-alpha-2b216880.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.5-alpha-2b216880.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.5-alpha-2b216880.0_1593090135351_0.15189137319777535","host":"s3://npm-registry-packages"}},"1.15.5-alpha-d1e80d29.0":{"name":"@graphql-codegen/cli","version":"1.15.5-alpha-d1e80d29.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.5-alpha-d1e80d29.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d6c9e27342ce7a98e6a046a90f93e9b65113feeb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.5-alpha-d1e80d29.0.tgz","fileCount":32,"integrity":"sha512-yYMAsbahcoU+ZHMhC67pt1tE/gCwrnQAWhRAE0uCXIHQT4xgs0xynVd18ijIW/9plAoQrzVk+U/LSpE4xa0NRg==","signatures":[{"sig":"MEUCIQCtSv3ShU54tJ0PRVEBnMQbi1GPEtaCYxwjcVuaZfZkGAIgFKJt4HniC3OzPkZVzaRUpfb9bMcck0EmXAqGuE014n4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe9Kd1CRA9TVsSAnZWagAAucYP/idnipJK7HUc07Dd0lTP\n95J2y1oSPkf9Fbv0K0AiEb6DwIpNOyweATNCM7JnnlWJs9aJfkNJRj3BzUQE\nEgjcnOaT8t6FiWxhTDaI1sVHRZt+qq5AXgaOILx9tAMvoXACBayNttX3xE3d\nVvyCwn4W56ggYY5uUbNyHBXDlQ2BMRmo7Kmg6PsFvhick7c+jIuwc2VFsbC4\nWiCXxasALKmtpC3yOmbDcxu/CGYU0U8zjOS3S6QnKoGDMF3XpDjFalh8cEKU\nr7A1cQ5mi8xjBnKbwr0Hvxxcf/3qsq9HFTiAZBu4GL7GwtWthpQiQ65Gop7J\n4jhEkfPep8hh9mM1+5iRhJBu+Y6fzo1FUeEdi5x1vGI0Dei4Gjq3hfJMsD2M\nCHEq7Ts0RrLRHZbq3+UeI25RWTGDyRD7oZmY+u5t7yVHVeuQK10k4QKTTTKv\nFCymG36YwnLlezNCfhW+ZRwxKL5k7r0zUqiO3s3+wl64zf/Rg/U/tXZS+M/L\nI7m3BK5xnTWdlyd3JfpbKj9sHb8xqOaN7dyC2bSieV02msBWxKFmks8QKzPe\nKuOkyy9MPCUVtfk893cHJKT1nPmKLMxyNwgzIA9quaUqOCD2K4yI/FSZ3Zuk\nohAzbpSZ721dpIOybkfnyykv+hvCkK0ZBzoBAovaDvOiztupyUT3DAnLwB9B\ncYVN\r\n=9N+i\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.2.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.5-alpha-d1e80d29.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.5-alpha-d1e80d29.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.5-alpha-d1e80d29.0_1593091957057_0.17958413866541734","host":"s3://npm-registry-packages"}},"1.15.5-alpha-087fcf7d.0":{"name":"@graphql-codegen/cli","version":"1.15.5-alpha-087fcf7d.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.5-alpha-087fcf7d.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d380cfa955ce43cdf0082ad5ffaecda916353ecd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.5-alpha-087fcf7d.0.tgz","fileCount":32,"integrity":"sha512-RPxb1cgwHpILh8dLSIw59W3jnb35S11u88CpEuDo7LPNKBFkrnHxb3haYg06xfc8MMdwUOpOaps49nAsR7UscQ==","signatures":[{"sig":"MEUCIDt6Gp3GM/5cKC+hYI+a9kFeEKorCcyq2W3v0uHPKfpIAiEA2bMMqArCEROH3FdUf34SwptSilS9s044jiBUIvxIiUA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe9LkXCRA9TVsSAnZWagAAPO8P/2Ni0Dvb3PmoYl31bq+n\nim2I1N3wjpMNW/qxBZ+7xEcEhtVIO0YMkCrSAld+9mTHw+gjwirl8SFOxiKc\nUkwS9+tEUB1oc1VjwHL8vThaouXxOFHMc1+ZOOoXiT0MAnNb/C6DdvaX6xtx\nBJ6xHkjJiEC4KRvRP/3W3MfcIgmZ6rBfrvbQR6MVYEGsIXRrLy4BznrGXLbD\nMhb7LvEOnR1cIMNWkPH4jcOGuxs3NHMCBmnWGEH1nojB+laIX20vFh9kbI6v\nfqMr/0srN3RULVdIKFyaSM8BL/0hGV2ipX07e1gsdG6M+RbVaUwK9NNqS3fe\nHb7CiK86SV5uY1x6JpHaAEl0Ha53o7OcZN/Iq398zNK2d9X5tTcanf+If9E8\nbRR3p+yaQ3+uS9zLcnxmWecIQz6qz/3Z+xNH0Mnzy1yMCshxttX2BQeC8Drj\nuf6uoYlh56WsRtClhrqkW8tiFZ8UsH1FAggX7tIKKYJLoZu68PA3Xc4XJWz1\nxOrds4huhrrAUnxUGBg25Qd0CmDg3iPMfuXZltOuxk2bEulTqzsgurCUjNj6\n5GvnPe6xjaM6VLoX70J3ObNUCT1Mm6jNQl/qzvasxs5U0PZ3olzeFV3FkJb8\n3HYc4MfY2D0k3eV+Bekx/kWZBixB97L3/67kdgaOInwDKW343KHKNnDdDZ8r\nwvu9\r\n=8sr4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.2.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.5-alpha-087fcf7d.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.5-alpha-087fcf7d.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.5-alpha-087fcf7d.0_1593096471057_0.5756217716780596","host":"s3://npm-registry-packages"}},"1.15.5-alpha-b7155631.0":{"name":"@graphql-codegen/cli","version":"1.15.5-alpha-b7155631.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.5-alpha-b7155631.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"15ad802ad3acfb2e4b8780bda6ecdde6f91558c3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.5-alpha-b7155631.0.tgz","fileCount":32,"integrity":"sha512-i97i22gVC3ejG1ZkYcspV4MBag7mhlmRBZHALZ9OTSoXfx0QUiLFR8W5+8iCeEuvtGjWp9qwoMN5bJnQfBmiUg==","signatures":[{"sig":"MEYCIQDD9bLgYUipGOa8C4g/AfWOw+Hx09X3+hQMYEMFCwnApQIhAN65XcDrLbE16X8RR0G3ea00oItIdp7OBIr12DVbepFa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe9S1fCRA9TVsSAnZWagAAgR4P/A8+9DdpWn7fu+iCq7I9\na6XZd5EfEiySa4NuTaUHybQ1J+a5S7RCJ1AJ/Ka10GD/4OS1ORUbc84T1D7i\nhTzbc/eUhOlheHDCPCN+7Tm7m5ilV48DlnYsd99aQa0sn4jPjCW7z0UD2orY\nHIeE0PxUbU9JdtxO0P8ZP91nB6XuvEdERA/xs3oMUH3PBsZorDZScPDKYCD9\nHhy4EObkGWKi2tIFFAJuwndHuobTfew2bA0PBb6btY+oF7PUDpbGmX9ZqFQB\nhYrazsRPmJa3pEPeXsgVbcgav7n4r3H44gywWotuOlBB7QgJlOQqUeVFxw1N\niH3OWD682yapLwhPHBGjd49uFBgo7kjP7KSUlG41FHmg7JVfkdyYNN8gAPhW\naR1194Zfu+SQAcPECa6uy34YpaeqG+DE5E2xTIQEKT5LLEMAfngsrGJCAqzj\ndJ2ksh9bE2CmSjmVnUZsgodNiTqmvRdK5jWARcp71Dg1hSAcuvr/zZ7fgGQZ\nV6XbasecUH/hdwvDGD+D7aH8P6S1AJNqhqyy3IDw5rJ2FK7Ll6uAvbnZIkiD\nsCHvVoc/qlb7acQxPpGFlWbapq46dtyrtRHjN2cEQcYnQNVKa/euslNEJgtp\nGxeA/26Ts8VKqAHDTeRvo81tZuaRpwKec+FSCTdm32+SyX2Hw6mBcDgfJD3P\nwZKM\r\n=z7qV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.2.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.5-alpha-b7155631.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.5-alpha-b7155631.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.5-alpha-b7155631.0_1593126238852_0.46283687334381707","host":"s3://npm-registry-packages"}},"1.15.5-alpha-7de1a5d4.0":{"name":"@graphql-codegen/cli","version":"1.15.5-alpha-7de1a5d4.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.5-alpha-7de1a5d4.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"bb8781e2406ead49f3e3c6f7b89d38c72434d8e3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.5-alpha-7de1a5d4.0.tgz","fileCount":32,"integrity":"sha512-5W3EsdBuysH/6RyM89lFj1XonNq4GtSv0DyI8FNPlU6aa50aIevrlRczS32/bjQBp3JURmzkgUcFJvUJWtRuBg==","signatures":[{"sig":"MEYCIQCmZq0rKte425VXb1ex8AdeP9Qz9NHrxZoPaMMO3nT9xwIhAKQ7BQmYaNvVfdCkzDUcivtaZVP+H5HIcWYD8d888Uzc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe9S2JCRA9TVsSAnZWagAASxQP/ixHH3iaKHLwVX4BJwjT\n+XCIjsvM0y4BDq2fL7bwZrELK6B7xHP0C2s0J9PPGWc0dgtaZ8NLsP7ko8kl\nxbdKzRF7UTAou7pz3aV7hYaSJPkKKWQY0t49F6L0OpEjTfapl0X0hV4WXasT\ndk4k5ljPUi8A5MtAknAGFuPg5L3rDLFVpr5xIqhKmEIVGKN34dxd7RS74D95\nlDGdjGh/I+c8zdN3qPAV8wXESkxv+o/YV31R15i3OdKbVnp/Fp7IIAoO8OxZ\nnjS1XQzWqFNYZjdWpfHiinVNZzVURqoAkxa5VzMt/2v4h5uyJ1M0p8unm9ni\nwhpG2RqFTlTiSxxQpfNqokJNKc+cJ1yzzC2aoKeXvSPYKn/ci5Q7fNl5S63Y\n5lYH6YAxasL2TUDiWWZ8aE5ObkTmKJWqAiUo783WKdT8TZKfTTd5v5D1lw4R\n8tKwoj6Glihlj6aP1mjT+B3mYMJ0WlxTObTRbOZe1Nf2Ww5/BXagZYV3RNdn\nJ9/YHqEBBzyxHzaV2nEc66YMHx8mCPAOn6hK20yCze5MtfMlDoBgxOkgawMq\nuO5GA8IqaEkCCSNIVnBgkiiezdax8iDNyZCBbhWt0nu/z6hDtnhYnJEvxv9p\nM4jp2L2+FCgW5l2A68NaxIQycegJFJvcdyd/nx120f30RCqn3i1l9hHCx2AA\nCCtR\r\n=QLvL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.2.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.5-alpha-7de1a5d4.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.5-alpha-7de1a5d4.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.5-alpha-7de1a5d4.0_1593126281172_0.3505383810172138","host":"s3://npm-registry-packages"}},"1.15.5-alpha-19bfaa42.0":{"name":"@graphql-codegen/cli","version":"1.15.5-alpha-19bfaa42.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.5-alpha-19bfaa42.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"024e9b5e9ed6f72714522109f84642523d5bf44e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.5-alpha-19bfaa42.0.tgz","fileCount":32,"integrity":"sha512-Obgiwwjpr9J2GAqv/ODRi+pwYaAbPfMNPVrTSV1hZzpXMndL8NDyKIKbRltp8DEaSDmzKf59ovoJTXD2zpRJ/A==","signatures":[{"sig":"MEYCIQDwflOSyFW9eSySAz3kQTaQFV1/nEYzDLswMvTPXWPngAIhAOOtGaxW/+roV+U4XQzkTCB5ilnjKd13zSHUR4/D+m0T","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+fBnCRA9TVsSAnZWagAA/VAQAJNJoGfqh8MV3kG/VC6s\n/a4kTWMZwdN73qI1EQrt8jeTosRcy6EIzkZGgDx8L/tE/a9F0uPLkbd0En0i\nateEaxxpduf+b+FNiGO10t1neAmArjVioCLYnXwp3Q1fPSnLlaUv/fAnxkz9\nBBbU2/8w+EhLQJojTwaRBOGmLDnt3pmUoSEhQ/5M3G2T3FJBeOm6Fph6e2zu\nJnZ64Ljs+F8SE/u8mIsG//EknWiGWUGlVPcQGJebG+Ayk7hFv9cbTlG6E4GV\nwiyHBpQLzfB+sqn5oaj36EeiskAoVK6jcoCOUTw+6UiV4q+Sp7AXPcH0sgaU\nEtQ7kC3lYYlQZhLfQIg4rs8b+aysjVAT9BPQfi6bWkVHIm6S3DegEwDNruJu\nPRR8tBouN1yO2WzhARhAd0i5oSRrRpn+YWM8WFvHR+fzsOXrqwIuHN7nRM18\n8PpwvFY/oZt0pm1B1k79dmJCW1chTHGW/2OgN9sMfDYX/lr74hf7aGGj+1HN\n8JcVeHH99ZGkTVzDGwe8Slu33pb0eCvdDLj+ya7HDwa78FVASLZsUlsEsnKp\nqlvkjBFG1K2m+fvgrCiQh0k5JzyrDcflvqJhpWHynX9BE0g2QUriLiA0YaYm\nXiJ5ChXa02nmWwYrmeESlM2hW0/ahQZh0sow+N2qTj44s0JJuRjGdT2EYo6o\nXUK5\r\n=HK6S\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.2.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.5-alpha-19bfaa42.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.5-alpha-19bfaa42.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.5-alpha-19bfaa42.0_1593438310791_0.4874672345371891","host":"s3://npm-registry-packages"}},"1.15.5-alpha-abe7e6d5.0":{"name":"@graphql-codegen/cli","version":"1.15.5-alpha-abe7e6d5.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.5-alpha-abe7e6d5.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4b55b10a6edbe6c76fb5acf603a2dcc98ca2b5cb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.5-alpha-abe7e6d5.0.tgz","fileCount":32,"integrity":"sha512-4eO3WFDL0tPX+R8J6XFXkUDHavbGpysj11KZnra+OY0YoArSyfkPh1Hzmpb9dG0/83h/N7BmJIAReqdQz9oYWw==","signatures":[{"sig":"MEYCIQC4iH8Ssr353UaeHxDzIDCNUGH4veSr/v0Chb4UJe78VAIhAK2JImoCKrcsxJxNRQoyqbhAyXEBFyAjjwJgCD3YsR/A","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+uxjCRA9TVsSAnZWagAARFUP/1LxY8vcp48bkk4guJ7P\n+Uxm4Xs+GxjJLbZLch1cTubS2bUor1zosdBe3pJJOtWF3Uh6WgjFXz6jwfl9\nRl0bhdsilsjkD6x1jSX0AYKQLcjYONwm6xwRxh1WRWZOvp0cqDOGACPr/2PD\nhv1yLhVR92JtrD8Wz93qND2yGIbNot4iJdMPpjFAtwaJlaqApsnsWq4LmQhk\nHZDCDswOIInehlBnGbZWIaEPO/RjrnKcf2r4tfKE51NmJGfTGtz6xJ16jyVr\nMSOAiRex2wSFFNl1wfqnOxH3mbxcFt256Aw2uGM+PH8OWaoTQ9OCFq4nX5dg\n1Gty1zxo3zsgLtOUJBJWlKyeAOGHlrmDjmYUWI04YfUsewyY0T2YBEHCUqSZ\nThqxEHrR/oo5H6ASzM7pwCchHoUTqjHt8HXG8O2fD/2LIiEPEGUlpKvfXiml\n7d2bGgTM2HagdTQBA2qpmVXlPs3sGxHqFP4s0KO78RbzYgZN9JWW2TStuoWf\nL+MMDWO9BBzr64zY5duPUzkIoLXZxo7AsCpHxHsrc12dlNRau5OAknJsR4tm\nOYSFkjZ2Q7mS7ZXXcHXHtrRgRHMjx/wgpKO1H8RKCaCEd8poxav1pmZOBrp1\n1ksHzmlrWHUMZM2ucRuXe2XOymop/Z1ZmOUfs+j8RyFQZvI8iZs2mcNnUtgF\njr+N\r\n=/1kk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.2.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.5-alpha-abe7e6d5.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.5-alpha-abe7e6d5.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.5-alpha-abe7e6d5.0_1593502818953_0.4226979721354265","host":"s3://npm-registry-packages"}},"1.15.5-alpha-9444d921.0":{"name":"@graphql-codegen/cli","version":"1.15.5-alpha-9444d921.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.5-alpha-9444d921.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"6b5f240668694ba20913374b04bb6fd75f0ed768","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.5-alpha-9444d921.0.tgz","fileCount":32,"integrity":"sha512-jRUovk5aIjYuBa3tM08yToX9K+vDB0xjUujZ5tAP//7/49L0DtjY5+YnbIjP1KxwgNy/iGfAgBCc8QnMxx3T6g==","signatures":[{"sig":"MEUCIQCdQGU3NGZNPGGqXcxOXvPXd7HOND94IKaU4NQH4tuOAwIgEkcZzOEkutefjkq+88Z/W/HuJqNUfD4TVL5JC57T/NQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+uyDCRA9TVsSAnZWagAA6nMP+gNqfqUQWM7SYnuFhbnp\nq60gx2eDEpo5xYrHhkzoO/QUt0GbxEC7/E+OrrWNhds0H8BDSS7si7h3DLzi\nPZQLuR0ZOKZgyQbQSS3Mae2+hJ6TFMoTVh4jddv31H647Wt0k7m5rFg+PFvz\nnECDuxo/Jfre86/PYh9RyOVz23Owjc2cMQNr1qp/llBD3HduiyTsMDnT1yGh\nlspB4gT4/F3cMPiCdqOBYsJvXAC3y+29O6c9O3dBP5aK4FWi6ekN9f4sX3VS\n5XjvbtHX356l4nEibosTVntInZ6GJZkw9JkrpsdzHY9SrJZLXCstFJ3fpycK\ngX3X1iEaSEmc7MHl6mciK1I+9pHkadiDoozO4L0WCwhWbrn62hPS8JJ+Xqu9\n6BTWPnJ5AdYI8d2D7zjQD683QwHizmX9ekhpxIXv6EeFs3+osAAbYlSlVCM4\nz5s55SsDHE6VTjrh9Y9OLUSmsBi2JHqBDDkmAPBayhCx4ZhtxZCTZ9a6i/uY\neorg7DcvwMcLLocFwe+CNPCAg5fKLhct09Mz6LqSqYBJSxTxzGPIR4BDs8dt\nBQ3A2kIQ/OZUHON1JfPWUP+zTCeWPaJx9pIVje68CpblyxRdE+6A4ZLH2pwy\nCJ8AisdA1A4ku7OevDydKQxRcyCN9rkT5i80w0jCwIgO/rm0rf2oihwJ63x3\n9YDj\r\n=w3VR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.2.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.5-alpha-9444d921.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.5-alpha-9444d921.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.5-alpha-9444d921.0_1593502850870_0.39265361165003454","host":"s3://npm-registry-packages"}},"1.15.5-alpha-d1e5529c.0":{"name":"@graphql-codegen/cli","version":"1.15.5-alpha-d1e5529c.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.5-alpha-d1e5529c.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4b807e0399b81660ece9d6d7025b7d48b5bbe5a5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.5-alpha-d1e5529c.0.tgz","fileCount":32,"integrity":"sha512-/Zu/NJU/45Lcud9YID1gbb8tHNQG4z8UMB1ts4A9jrBtaelQ4PXb93nYGv2XTgg/Kv0/O6fOw8lJb6wehSh4Wg==","signatures":[{"sig":"MEYCIQCQt7IOeN0CR/oEg5zA73CCQP6Kp6edloEin0VlLtq8RgIhAOFsw7RMxKHorXMkWs6FVbMxx5Cg+UguqmlsQuZuJ9Dp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+uzBCRA9TVsSAnZWagAAO34P/3DTm5nao8Z3x5w0diHe\nB0mrutlhX1zZZbNa+ZLlZJldUPsQOXyNAGNO0yMmiwbc+8qexb4tn1Gh4DnB\nL9RR5a9rZtlt3GVQi8BK18jTYD/icdzXaCZfwVnUFVssP5gF9mDUT2d4C0yP\nubI6njtrEtrVX6G/luyZJdI92fvtnXU/i5AhvARfxFTS4mFV55J+lFEj6GB0\n5RM4rM1rCqXMZmu1eHknNwqcuK64ptx5vYmS6sEai90Xb/Gf0bAtOYGiQUAq\nBZHhEKfSh6W3lMM459G6haaF0pywBZ/XxT5HC6RF9oBTemitHV9zZizy1kyY\nxrSmNPNfJoeSXoQ4NR1HEgFA4JGmKIfNacEKDuJ5DeqP5cuqKFMxAL1AelQM\nWDkQ+Jo6wvxNz28qoxhK9TGJ62FSiYsgEUKi6GKeniC0Nkh6pt9fcyAzUBsd\nPSD6lWANFTuv0jgXW9Agy0E/VG8wqoBFwAemNV4XzeqLiRMHFRc4ITQKpS5q\nNnBYKymTPbw1BoCvRXTVNUr2M7sDrCnTBwp4/YdegYt/Rz6L0RtzLvk5cEMF\nUD2/RXxbuv7GpwM30SzsQ7Mb0VjoCSAieXxu2QV1X+BmCpars0ceZXtSqfR2\nFUWQSJyUW9xU36ZxHFb1fJdc4OxAWH1USjh0h/pOcymyDMbcfZugTYWFgStR\nl8qS\r\n=D50s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.2.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.5-alpha-d1e5529c.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.5-alpha-d1e5529c.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.5-alpha-d1e5529c.0_1593502912927_0.5078735564849193","host":"s3://npm-registry-packages"}},"1.15.5-alpha-1816020a.0":{"name":"@graphql-codegen/cli","version":"1.15.5-alpha-1816020a.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.5-alpha-1816020a.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"784e69f51cd018edf71eb90027640a782764e662","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.5-alpha-1816020a.0.tgz","fileCount":32,"integrity":"sha512-NtrQdkyddQVM+QESl7SMSPzLC4Rrv4KFf7mDYQZvMWBWE50P4GPzasxaCUet6ZCFAISd89CS8qJZm8iRGspszA==","signatures":[{"sig":"MEUCIHNcemma5jDxAM6TXfET4DlPyNvqyuTUaKy3Eb+nqV3HAiEAi3bDctE1PWNdwcLUk66i4IL/SioY3ke2sUjclRCwqBo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+uz+CRA9TVsSAnZWagAAx7AP/3DnTl7PExKl1kLkrROl\nTm3btnrRP0jmQF67YHSAoAVkb9m2guSeH4TLpnQMZ2eVeoGPNuXoRZWXRkqj\ngBbNhf3sUTLfUJRWMCiJ418maHH2wA7i6Cvd1U0LLJxVBtPsYGBj2XBmmgFi\nQuZqI+A0tBeFlQY0qZ0Hu5JCI5WOUpBdJgKRVddfI1bPpplo1U+P2zJ+OsGd\nGPJJEkl1xLpQeb668zO0vcNv8j2oHzd2jaRc/xnJOqVC+glAyXW5VoG3TkGE\nSuoG57EWHw/st/t+kfYK5ll6bugVKvYio1FgTeVAr4ZQnTB0/wIpMyO5p0+C\nQ5BBzdf7n27sWa+YEb7FzzwD6PsVpyq1bEg45aATmVnmtWWVqq3HBZWz5zKB\ngAB+BIN8/xa3SNu8Mb9vyQAxGaYKnDbVvLmVWGLKjoczDYD+yq6qSJE7INW0\nTrS8Ci5vQ6qLQYcNahkPq+6uLuRD4SnVF6jZxy/YSgm88PGsFv/fiIMu9nu5\ncfGLfYastOxJAX0WdZTrTJByBEJo3+zzaqQadpEmgu3XLf22Hj44mb2nyXsl\noh59bfB4UYlAw2PpitO3AYMq0a9PObW7lv2KG53kY8a8lvSdj/Sry1YysgJe\nERh2wjbMTxULrDtwyH0BOsDxfDc9nRn9LhzrsgRjFhItiFOmWf8RhEOfD2+B\nN2PA\r\n=8aTy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.2.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.5-alpha-1816020a.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.5-alpha-1816020a.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.5-alpha-1816020a.0_1593502973758_0.981872607123982","host":"s3://npm-registry-packages"}},"1.15.5-alpha-ef9c9aa5.0":{"name":"@graphql-codegen/cli","version":"1.15.5-alpha-ef9c9aa5.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.5-alpha-ef9c9aa5.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0302f1c2eb2e5c52d2bd9d6ada1ed51c2d0c9c55","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.5-alpha-ef9c9aa5.0.tgz","fileCount":32,"integrity":"sha512-0wZzfXjWwq4ReHDUV6VQVgC8Z8gzmBNGkcNgdCkOtwRw9UbXy2vBqZEeOQf0UM/1k0oNcGT8SIqcNHDSn83fKg==","signatures":[{"sig":"MEYCIQC+nH1wVDzwxAYf69FGlz7V97GIwY+F4j1fJVDXEgrrPgIhAJGR5Ms/w1cxKzkbiruaHnLfH6jp218wvanbWc1k70FM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+vCNCRA9TVsSAnZWagAABxIP/0/tpqd1OFDjDW3gpP7X\nJC5rhA6asBF+YvOTwK1rmjuzVdihKVPd2enP4ZzRM4vXVQ3OKMnK08QeALe9\nRs7fyI2NeiHLZ86rN9wSgQSdpFhsmdyiwP42Hpn3jRNKv4z1ByHvqLxnBhWJ\n52H3BE1Ve1+gx1M4jpYJfjA7NNxD+/fe8PkmDqup/M3fzjK7Q0FBa0Zuxofd\nm4dsGPtdKrtLWKjqFHLuiyN87VfgoEdNgTdiZ3ggattmoPBUTyF8flmqKC16\n34JTyWHjuuI+rYMui+YXYIwc8azAUbyn4MW+r4Bo55Ll85CtZdvrj0BZFnje\nK3vjbH8+7ty5UFqdzMAq0EdTTuCehFcZ2Ioi7JIia7mQDRO7QaPj1Jma6U0t\nfuSkPKTIGXomzxLqM4YZIZkXDfgUHTL0gaNEi+pJ2PBVAuP7I3Ix/5QwmUCQ\ncQ1JTMhL2+J3FfGezoNgAG6W4HwrMksG/iKFMpm2m6qzLoPUaNdlk7OSkXER\nZDha2rsi1MTmkTKL6Nv7eSkYMCDZqwN4XSdqYi4CNP1KU13VAqfbLdlfZInJ\nUr4NcqgviC2qjbcnoMkktC24u+LL6H9qN4morUEjHd46F1nc+eFxa9G4weTl\nxrK2zdrYBaodPGF6KDVe1tkAde0aLjVODWGhwxq7rHdIARA0x9oL1DBnBNbb\nrjVL\r\n=/zHX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.2.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.5-alpha-ef9c9aa5.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.5-alpha-ef9c9aa5.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.5-alpha-ef9c9aa5.0_1593503885100_0.6195006031987889","host":"s3://npm-registry-packages"}},"1.15.5-alpha-2bb04d58.0":{"name":"@graphql-codegen/cli","version":"1.15.5-alpha-2bb04d58.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.5-alpha-2bb04d58.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a4c71b02acf68710e65f62d6a6c71395f13a1063","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.5-alpha-2bb04d58.0.tgz","fileCount":32,"integrity":"sha512-XyW9aWJ5XF19IrpPwbwsIgYmWCsM78s12TaPR7Q7ZNLRvNqcTXpAYxy93WHdKKDPDoawoG1nlhQUdGYZGg8v3g==","signatures":[{"sig":"MEUCIQCae+inh28hJ9fboOgZMRpl1VLEIfOmhoNfLX8Fz9bl2gIgDWuPmeBNU5ov1EzX3Wlbaj6oH8BYaD8m4z++9vvbQDA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+vGaCRA9TVsSAnZWagAAn2sP/R8nnsOWPj/6cQRyGTjC\nZQYYHd5LvIQc1ptv+D33f9gxS2AovLWukxDjrNjGRj9WKC97hVYVn09XBnSE\nZIV880HeT/LY8ZIjTSajwaSQZ0YML8pR8aRh/WiNz6BaSgknblYEVNGMcRko\n1bZmcDfhQtUci5KBDqRIkLx7ZShHfU37UfFK2ZZ79rXaoA6lfF0DXaV2B+rV\npDCIJWbdEBDNjX2bJET+1lRhyQmK+gwnfwvKBAi3FVGn11ixYg/hWceM8IIQ\nE2gDbEEJMFIUFgRmdkIZ8QV4iLdoynFmYtezKNBtjEL6CHsh0D+atWKxk44R\noxutL2yjTBkXpuKMMU6l5WWBSkzut1e8EabxovYoTlRKSYAMx8uHLHPXKnEs\n1FnEAR8pflTgLYUPoj5N8OIjSWowC+VeL52TenD7dMDcETThlQreQ/RoD8OM\nPjT8cCTX7gskpiufNeIN5l17J1XGINGsVAR93uf9mCQbs6r2cNCQ8JALkF/8\nmD9QJj1VcTuu4dRCICiVR0fpv7p3QkOSp6C5TpLdIWlAs91x9DntyRPPxvVc\nB/R7w6wadudhWCsx2xjDiBkyqPv8+iyXxlVE5tF/IiVlAAtPAuwEGYvcEm2w\nBOdo6taxl/xTB8jj44R3Ru3gHku6e90KrSIzBAT+EWHmU1RH/ETLr6dFw1S/\nW36Z\r\n=FOzm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.2.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.5-alpha-2bb04d58.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.5-alpha-2bb04d58.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.4","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.5-alpha-2bb04d58.0_1593504153455_0.3172127607552333","host":"s3://npm-registry-packages"}},"1.15.5-alpha-00d8f290.0":{"name":"@graphql-codegen/cli","version":"1.15.5-alpha-00d8f290.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.5-alpha-00d8f290.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e96fb637e4a40fdb4f09dfc1ccfd78c78715ffe5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.5-alpha-00d8f290.0.tgz","fileCount":32,"integrity":"sha512-PnMW8pO36Fj7BpgHFQXt1sCJT9f/4q//I8qgv8BuQ+VY8GwbaHdvO3Jkkt603ZMfaN5nKSzRVFUWFPlKAHvFbg==","signatures":[{"sig":"MEQCIC/AD57QhHCdPwsIfOC4fkcQPfIq7gfVN4HpTinlfP+JAiAapr/emkigvmw5WTB0CJN4h58AJwjP7b3uELsM2gKYRg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+vG3CRA9TVsSAnZWagAA2IwP/j2TwKbvZFUdiHC3G2ar\n3fLz/pW13f/1DfweZY6TlstpzjyhhnCXoGoJ4JHWnFwIwTq/orB4klDFiG/5\nKAQJSMv0K4fHa8PNWT3yODZNqr26/HpV/PeCU1C8B9dUqx/eszZ9pKHcygsa\nID07YFdbg0SmQZXoksjyaQTaSOoa7WReWfISp+6Ume53WsghBOhrxBzpVFhb\nH4nDjYFGtoIdax6aN9FtblkQYtm7M/hEddbzqeEFlQ/Ek3LkxXg3MIbhh9wr\ngCSC9BmKa1+NS25/MkI5fxeUyRq/LPeLd3UbsNdoEoLJYaLpr4YjVfrCDSF3\nFfdp6XGgIUdZJInB8kcDjmdLrK7QNOKItIzNO+XGOvq3/oKdTTNB2w3gIyY1\naaBOmGOOBTZ2acxvy8q9904rPMY8E2lelaqxDng8HTWNh/Nf1iL4dcQTrsyh\n3q1bOYwprpLdUy/TAQjFd9o9RdU8d+0dspVO0E7gt7MsX/Y+y5Iv32n+Ej9q\nm/o/uSGolOENCFc5H0fqZ1FBcfwOJ9vyReMrCM2TxabATvMInvzwaK50BA1w\nmxYBoyDBH8SU3Ofa5Mjl+wv0LZ5CWL+G46YtMjMZ/q4C7rkfVMB9cGNGhPEj\n5eF/kGRbLDh1o+mRwz2ccP26tgNvpFk0+32lqHV7ual/7f1/XHBcm2ygsVBE\nk25z\r\n=f0z1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.2.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.5-alpha-00d8f290.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.5-alpha-00d8f290.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.5-alpha-00d8f290.0_1593504183032_0.9889823741168935","host":"s3://npm-registry-packages"}},"1.15.5-alpha-6a2fa0a1.0":{"name":"@graphql-codegen/cli","version":"1.15.5-alpha-6a2fa0a1.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.5-alpha-6a2fa0a1.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"fe5db1ac6fe4743ba75cff2ec46c19e09e7a36da","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.5-alpha-6a2fa0a1.0.tgz","fileCount":32,"integrity":"sha512-EEWMH34aRrE2Z9jdebo1B1VW5rfQyb6s8w9p9rNqzcq2MZy8BJ+PsuGiPub3E93x/Z07Se/tSA4oD/5r2BzDog==","signatures":[{"sig":"MEQCIHFrvrQWGNKVCU9IsFhSQJssi2u66Svp3znl6F+Vj+6gAiBwKCuxigUDX8Jim5UaC1M/vMabxxpSbpTfoSIbPYOOAg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+vMwCRA9TVsSAnZWagAA/EQP/1djbAqyP/21o7gG8Vux\nsGgvFSyuUCvc4AbIxl4hAWb/YzDGmHNLNgMO917VESdFig/X9KU4TD7iXLlX\nM5ZYqEgFucOZGXjvHeR1Xwrifhf1wW2CwN6cST7OJ8JQeRYloc4IjCL73d43\nHXvyY1vO1xRrtFM0totzMdTMeIm3ZB6E42UQgKMxqL1t5nLH3+vrtszTdM70\n8mZdvn3hPAS9jDSMIl6LM8pIa3ra5SrvCGg1sIOkmY5lB3QcH2rHkgsKvRnN\nXXZgWewf5YAgBj8l89pHlf40M/c+6MiE5HEXN73JHJDhlvgWqZeCjRJE88Ik\nSB0mJuWMundGG1PmPxWDsXvhJxV+yMaKrY9Pbr/abTCIQM5GSyrbFmP4eXkG\nwyF+G8OAaVwEec2kdcvHZ4P5AzkFn9h/DmKe8I1Ji+IHWOv/HpGvNHbCtiqK\nYpKp2s+c35EMYXH9XoomXYx1fs3PjYzofmOpQlgtn2HdY+XPe9zukeJhnjXo\nKfJgyjAW173S7rKAtAOOiSZcJPRpyEWPcLFC2pPYPTK84HEDo+oijxBVkPSP\nX7WfehFKpp9A5wBpw9so8NY27wMqA75WKghi0IBOQn8H216wKYntQHEi103T\nAztjKPKGbNyzLxQyGkxZ0JJkYSKk/mZe+jXniSKwIaVAzTWU413BAncOdOS0\nfukm\r\n=jSPI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.2.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.5-alpha-6a2fa0a1.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.5-alpha-6a2fa0a1.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.5-alpha-6a2fa0a1.0_1593504559505_0.2999638344832585","host":"s3://npm-registry-packages"}},"1.15.5-alpha-d2b460e9.0":{"name":"@graphql-codegen/cli","version":"1.15.5-alpha-d2b460e9.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.15.5-alpha-d2b460e9.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3b28584969c3c61fe034033c0edf9ebda988d269","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.15.5-alpha-d2b460e9.0.tgz","fileCount":32,"integrity":"sha512-JB+sMbsWVMcTvIAZmZ+PilvM0TR0ZITJuZnUrB2ubP4H6jLsA8tLOkwVHx1U6LJHOzOQ2IiJFNXdpGRDDbqzoQ==","signatures":[{"sig":"MEUCICJm5mVQ/Z323kFh7wAOX9uc/Mrcl2imofNXvzTXxQqdAiEA2i8AtikblWVPzeEiLGb4iU5d/n+pMl9iHqMduh2Hc8I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428639,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+ve7CRA9TVsSAnZWagAArj4QAJ0rhAf4aVeVHBmR7DYV\nsdKYpvh03pA9ahB7dw3vvzgquVXPrP9pVxXn+/I38F+ibZVWu+tpZd+TrkK3\nDpW+6ZxI6GHZqll18v7fneQfzv7k5+Trg+QqhXSbEKWQrvomADO9fMmKCS28\nkxVAxeoq4aMQnpjaSI0XjhZZEiz1E0D84bkCNT51bSBDjK5jgbc/VZ84n4L6\n/n4Z/EubM4dDHJE3Kj9Eq6erzU5VjDdm61gtNcniLvWe1WzAxzcrksdwmdSx\nPpjCpUNZUl0nOVsX0cFqgQ9sstKqb4QmUDq/PX3AEWjl5S2GeqjPOlBhV2RN\neI+ChnAXH1C1gkeDgGUWY0pV8PwwaXwkt2sNbewqdY2yzHgJkTdEiRhfkQ0z\nhEtozEHWLApbDHTdpJV/NJdadBU5wEVRIPJZHMFjvIghSQYiO6tMIyDcQMHS\nmCINub4Xbgl9Z4vsmJP8/YMBeHAZWfUjG96fgkqGXQfVeBM8En6cZ+Iu4exP\n1KMvBgrIq6nl0pudK34cquEIQ0Eh7LBVKLJ7wgqMDvEGbM8g+373FR5kb8A6\nr/D0UtCffUbMTb3TLlY8mFxdmEIOoA37bD6BK8yljDhapqjwTdNL8aZTpQ1Z\nohuXoXp2Qq8CM10cUMMDN6mQE6jmjHKLDk4OP4CheyLbKuOTzVBk0jqFhsoh\nFkEf\r\n=EfNd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.2.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.15.5-alpha-d2b460e9.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.15.5-alpha-d2b460e9.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.2","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.15.5-alpha-d2b460e9.0_1593505722952_0.8533609753368983","host":"s3://npm-registry-packages"}},"1.16.0":{"name":"@graphql-codegen/cli","version":"1.16.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.16.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f4c758c6b1f4271ef9ed69c6b4ccf595d5512d7f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.16.0.tgz","fileCount":32,"integrity":"sha512-bFxO1+DxTk3xvFUCts+U6pwsps8QJEG3HhXQtHDTHtKjOglgDPM60FS31NolRFCothFpN+Pw3lgB2LS35wM1Xw==","signatures":[{"sig":"MEUCIBY8bMA6pDyzvmPqqUIt7T/AMSwzG6czed/qWGlxkO1xAiEA/DdUWdQ4on8mMA3VZSVLtgEkNjdfPew7gPi3y7gx0SI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428588,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+we/CRA9TVsSAnZWagAARKcP/jFwKMn2yFc9TJJTlZCp\nM9YX1Nva3mPY6JoYKFicEevfACkqZ4ckzjx8UyfSQPBLq7CiaQBpECy5V2NR\n39zOMohZuTc/a7GpwAmwJnjvEP+/ajrC1ktDnABMfdVHYQs3OKBOiXN2UcHT\nYo/bo3I1I1dDHQ9VmAmURp48O1kon+qO5yCi6b4tgipZblx4R9UxGTRUrNXT\n2UsrLuhwUMwYK/iXB31C8+D7cf4xEAnuM0/xnpfcOcsqqKdH1RGDy1lnchm3\n/yABaEkj+oRbWz3XPqXfFpF0Z6B10clWorrNn4EsEpLRWIawejXtyNESw6oV\ntecMNJl88qDMzrhExHACVqckA0DFnAf+YRMb1kEaEyc0as5EfjzCvaK3ce4X\ne0Uj6zSU+4PUaNQmzFtD3xpTKP8YpJRINvrrWQrLMl7YGvpetVu2ph7tVN2X\nnokkLmlPp03HhoXLtG3MQKf8m79S/qODUH3x1Suv5MgDjWxhUdXdtLi8dHLe\nTMM6Y8twne4XejnidENlFWzj2n0xtMY84vyl5yex8TYkViHG2rT7z2vZ6RsD\ngadakraGZZchEykEdO9G2If9J9cgoYcbXEk1sEvoklU+Etj6zyE3UVN0Pwdl\nNxO4c1GJy7OAkRa0HAeuBE/BHZWXxPtfUrOeP3AgsUjdDFcSQcIhBJP6fzMF\n7fp1\r\n=clGo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.3.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.2.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.16.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.16.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.2","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.16.0_1593509822521_0.7701785784090125","host":"s3://npm-registry-packages"}},"1.16.1-alpha-544a092b.0":{"name":"@graphql-codegen/cli","version":"1.16.1-alpha-544a092b.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.16.1-alpha-544a092b.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f65f0a9d4f7ed1b804fed547994c33e21e83c82a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.16.1-alpha-544a092b.0.tgz","fileCount":32,"integrity":"sha512-0dEovC++Jx42pcu3/dunI9b6VB7r6AUl67wn5aWbYamJkUSpzKdstXO2S3IdXD6jQsDcdY4ITG+Rx0zZ9+uthQ==","signatures":[{"sig":"MEUCIQCl2dl2YUu3/iDBLynOQa6JkLRGJYMme0QxLUdhULbVvwIgEEMZwhUT6OSmdp+P/tqc2QStkxqlYMnwACZ/g03N/4o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428639,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfAZRSCRA9TVsSAnZWagAA234P+gKeKH96aKzXCNCQQS3O\nUYoIz/WPde7ulW5mJTOuwhIj8+FhQLT1XtZtiRxGGixEgSx7keQT93PJZntL\nzH6Phb5QcEeiaFKSkmljJ4LMIEw8h3rta+RTU47D6fJjnf2/Y8v8vSSxKZa1\ncifaSKlSsdby8GKBCaELsDnK7dCbV07FZYwSh0J7LP6B/ssy1b4XY3Gtk60o\n+tl8r2obiKwq4dhZOTPPLzvrvXyoa6QsW9n+WFWT2Y4fW+Wi7DKuVKgWFBxf\n9qtOR8x5bzJ9PAFLPaD5/tbCkk+1BN3EVZnm/SQFUFXIv92P8VgTmfpjerpx\nNroDcR755w2Y8/LOz3mBuLtRiH9e0CrImgj0us8VHiZFCwrnydLR837PiKQr\nXsCNKSA5XNphVzyxZeENpP14QyhfarWiotCm4jvkd810CrUYw8cPA3CgJOGm\nhEiJBu8Xl2YXAaaWGHFKMaGwCKFLlohCFkK6iGWe6X0etOkFZtt4U0P/cnJe\n2yVVFT04RvEGNjKW27ipvtZ1bxmE+sZhySzXxmkwDdyOSAKCCsq65liTVluH\n2mDDv5cG4wt1qV99MoUxp6LX+7mHHMEeV+eV+35WhuFWxsTwphGAYEvf1L2J\n1qRF2iSpFQBfffFhV384E2nW8AbTLFxrXYXhqn2mA5SOLoblqu8HEgX8SQvc\nJq5x\r\n=nhOE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.16.1-alpha-544a092b.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.16.1-alpha-544a092b.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.2","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.16.1-alpha-544a092b.0_1593939025439_0.6209039777143073","host":"s3://npm-registry-packages"}},"1.16.1-alpha-631150fc.0":{"name":"@graphql-codegen/cli","version":"1.16.1-alpha-631150fc.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.16.1-alpha-631150fc.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"525162caa23814859162395af3fde7471d74e40a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.16.1-alpha-631150fc.0.tgz","fileCount":32,"integrity":"sha512-83HVKlI0No0yZO85YKvXLYK2GRErJ2om7CjUicFYDM5vucdM+dGSSbwF/CLyLINWjjjZwb9MQIt84PbXGIZR5w==","signatures":[{"sig":"MEYCIQCW+t6s8hAWfslRIgQHrBB1n40hkZx1QU3G+OpyKG6mHgIhANwLglcxXWmbhcWF4ijBEA7vWp8/lrE4C7yEfRWkFFFL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428639,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfAZSUCRA9TVsSAnZWagAA7x4P/Ry8JaeXIUCFPR7FB9uv\nzmdpDGgtbKBQEWWKA1VFCnm8NQ9icQYDCCl7+o9E8jtJwaSsyt0palhksZsO\nhKBVxIEWtitafQoaJ7YtCbA8KEjMYCCHqO7u5Gy/8mR9wYJzxRyGjd64EQQp\nmvJ60TICf5fVAfEtCwHqtPniRepy6qIJQoOHfTlE3WmrTKNrlDddw0FoJSZL\nyzD1qVN3/WOJ5U0e0OP4XAC3w69P/6BqFfznUfu8Mb2cmlSBLdagl8CRBLaa\n5v4b5B/ak4FTXAvg1MHLknBs2ygnztW1RJKmeX6kX2H3h6v0j9DbxGiPJSiz\niEEvdVDYumuGzTVsN2NiUeg39gKNgx9Zb+O4HEufTkY0y3EZmpvVp5GE5gHi\nsSoP/MYA0gwx+cmZpZLDkSJmXtK9hoA7bbKvXyP4nlA1UIB78u9PuNT0Snwe\n+35mJFADJXKLpUXW9shkYIJyfKaEja1JfOBVtCCjMMa3tNXFxXRUvCJ2aO75\nQKHjua/JNS4Ky5L/KJujo463IHMDY1mTzuSBfpc6/dVtAkcO0RPX+hqROL1q\nVYTQgeJDozL+SEU2YnybVq1gAl4PYiW0CM1gV83D4YvUJpjty/z2o8n5j+nA\n2gnaQUulcXS7OkeVKbGfHDQRdq5dk4qDtjA/HZT9cFYKujYatpBl91GPV5TX\n0e7E\r\n=zc4c\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.16.1-alpha-631150fc.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.16.1-alpha-631150fc.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.2","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.16.1-alpha-631150fc.0_1593939092070_0.8476170166934118","host":"s3://npm-registry-packages"}},"1.16.1-alpha-1f250463.0":{"name":"@graphql-codegen/cli","version":"1.16.1-alpha-1f250463.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.16.1-alpha-1f250463.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"903068440d955b58ad2af8a57fec517b69cae680","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.16.1-alpha-1f250463.0.tgz","fileCount":32,"integrity":"sha512-1GQtz68FH1r4ML3Ty5A9m6lb4Jbxb078Ruwtt58CCvB2k3t7ZjaC+82C/IMaAg/6Izbdiaomga4dQi/dhWmrLQ==","signatures":[{"sig":"MEUCIQDulailJcGmRa8YMpXfJeA5nj+z6zE5D/fyjgEDmuT7GQIgLG/NhQkAxE9t4aM0XNjdzxnw8mh24cDEmjUxO9AuJ6E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428639,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfAZS/CRA9TVsSAnZWagAAf2YP/iTAP6fleqFwdC4nfWxR\nfuhb4b/fChtzzAUT0H1N3dwnhHv9AsQXbI5x1URodJeOOA6gbQXet/eQy5Kt\n8jQYp3dcDQBW40833USnajpd/EWZjmQrpsf10McQDB6HBr18K8aMVjWh9+P5\nV90otYEhGWC6EX17jZTRzZJ3Hn/bx1ZGmQaixkIHsRpacGECjxY/FVu+La5a\neChoGEitGVbjXcP/JdzvttTmGp//oJPXm+6AAFdQstxXkFp/63Ea9STLllvA\no2mIWAp5lmBuKGz/rUA87S39MMFZzpHpIdD5mqjz3txJn3Ytp028Ky2OV+Ma\nDUXHXT63s9iW1t3/wznoLrH5A36PVqVj4VxJM5KSkhxkj8XjwFtJaiaC01RK\niYDraN0BqyWNYtW27sFHB04VMhLjvcsjKY7i146mDQH7NS5ELB3qFmlRkYhY\nOmI5Hvl10qBwyUZVFrVX4aRrHslitTMuhd0KIUVJp9SMIvfQL2S5zkohoDCg\nOxwlv4242dlslksfhvbypPlIzYMW978LWrIv87Ub1pP3uuYO0dOKXuC5PDof\nGSDlQH1XyLdEhXKkbGPQltn1jlAsCf9IV4meidAlE8h9NUvcF4XVV2WH4Xtp\naj14CY3WmcNvDyRquZ8Tp8R/dlIWuJNMvdEWe274+b52RmseKij++0Tc816o\nM+50\r\n=a4oC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.16.1-alpha-1f250463.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.16.1-alpha-1f250463.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.2","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.16.1-alpha-1f250463.0_1593939134773_0.4828246477203466","host":"s3://npm-registry-packages"}},"1.16.1-alpha-a49335b9.0":{"name":"@graphql-codegen/cli","version":"1.16.1-alpha-a49335b9.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.16.1-alpha-a49335b9.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"701eff353a16654bda820d7ebbb9190a6bdf6e95","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.16.1-alpha-a49335b9.0.tgz","fileCount":32,"integrity":"sha512-VgSeLpu+9DeA6yn/4mb8CJf5xYDBYjvte95q1I8xqCqCyFtIOaJ8acyrVsKcRv0iSRYXEDopnY+zS2TgctBArA==","signatures":[{"sig":"MEYCIQDKRX7uy77i3O7CK5XyyYAtNeJhp9toAfKu1jUO5w09eQIhAIQbhw23dlqTXCp/jNnxN/E5tg7TZYGZqObR6WeMShYr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430341,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfAZUGCRA9TVsSAnZWagAAkdYP/3bgVYjNkVFoOcq+nvQR\npXmnnzlQE5nPv5GW73lkac8xVQaNfkPTpp5WGAlGEawUZG8Kzm2pU2XWo08i\ngNfdaodNstQYAErZebDvlUcvddhhUDzJfuDDnTo9ckPQ94gKFzppXxTZtDHg\nkV9bphrTKhVGJmgXKc3QOAZQoy0rRkrZ4WLyvq6CfrqI2iVscCX9EQAVwKZG\ngeeeh6tPPbJ3c9iBJksPKnugbmPfI3711a3LOopm2Ep9x0o+23BEMcInxdiH\nLD+AIAMxdCMVwqmvlo33otnLSf7CJyfkXLEE+R2xLoJ9dOWh8Skj+sXvNAuA\ni+ZglwEUwPpLwJ7ZOKTOprwsSTZZCb0cKEydiGvyO36cLgMDUvnQ0ef3+rlF\naC/n1XXY8GA5ePz2+9tdAqYTibZ67q9uqYHbGtnbwUBPTaxT+4sEUenrHpXz\nAYoh2vt/puIzyoccn+CBzTDLGoqgF5hY9xT17e6KOHhmWxzhtqDTfILYMGDr\nnfnLrxgFi/SEhhcsBfknWkGg9Yl3IdNTvKVM26ePiIaWTSG0jAI5K//rl50T\nDPMm3nBuCBCRl7tqW3DXcFzkVPJP2tgDYDhgV1y2ZGxOPLsoU/EgjMqh6HWC\nDO/VuEH801vHqTmyDrrbGMZfBfLkHwuU5XF64TxhzsPKrNYgNXza06L0uyhP\nFTZY\r\n=9nFP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.16.1-alpha-a49335b9.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.16.1-alpha-a49335b9.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.2","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.16.1-alpha-a49335b9.0_1593939206315_0.4141976094909845","host":"s3://npm-registry-packages"}},"1.16.1-alpha-993234ab.0":{"name":"@graphql-codegen/cli","version":"1.16.1-alpha-993234ab.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.16.1-alpha-993234ab.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"476c3133957efc99dade4118ee52c82a1c5c024e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.16.1-alpha-993234ab.0.tgz","fileCount":32,"integrity":"sha512-k/tdoRFjgkcgne0QLwt4d2e0g1iAbsUV8o+f4z9fAWnCBxOJ/lTEBffTDToQSIRrzgds0nq9QDUf22Af3nE4Og==","signatures":[{"sig":"MEUCIHgy5DEA1h3+/bDHa+0Ol12La7GtUwmDSrmGnDx750prAiEAlVph4UvoS2NpUpKdnrP98eyhdISVg9z7/xNNiN8hFfo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428639,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfAZV1CRA9TVsSAnZWagAAY6UP/iUkVjsaRBFW9tXoqAkQ\nfdutIBrYB/d6VhBgs/EkDXR5rOyoaqqQb1thKWhCZI8VRS+weiWLnLbZvfi2\nhr1WWmDultadijV1sepdkXU7c02lF2vmJki66wxjcJ1CmcNzYrasT1No+8BB\n9HZr1AkQ/vMadKYTzu7t0PxdGmdJseuyPTlzZDjRnHAk0mVa5Nzx+J1oc38j\nU6+KFJgagYlAAkkcKRh+Tv/whad5KA5KEGoHtThKZ5YkTMaf0+vFiNJct/A6\n5F6ulGTeQCfmXVMd5VT+anDBGvUzq5q6yvscSrKKIO9meZpXcy7XLl+ocYrK\nTx2m1KyWbr/k9IhxNbzOVXpB+oUQg8GV7k3eZ6xn+3NHTi1ZPTS2EPa51jqW\ndHWeUGYFs0XTCNrw/JPd9d75D6T5QbvzCOqEsLDlvxFNNhuhajae3iRdSH/z\nIal8usB2bHEi4V1+lM9D9IBABMYkmWXOeKjdKRki109Vg9clMt47jdvnDL+x\nR1hayblVFjWhnIJkkhdeU/Lc819oZrxyDM4sxWy7/wRtx2REoSXkjBA9QCyt\nXKT0JSPnvLQbuLLjkDrS9FRFbkx4mfEruPFdpZLkR1V+Cw1vU4O+WJtFdaq/\ng/yzthQy7ISdJV9imYcO5uobGY+j+lJQy9z7KkFg5KG7PH77cdk0kg1KS7oV\nM3pF\r\n=PRhd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.16.1-alpha-993234ab.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.16.1-alpha-993234ab.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.2","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.16.1-alpha-993234ab.0_1593939316787_0.5843426915935712","host":"s3://npm-registry-packages"}},"1.16.1-alpha-1859210d.0":{"name":"@graphql-codegen/cli","version":"1.16.1-alpha-1859210d.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.16.1-alpha-1859210d.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"06b7bfb6959df261bd1cdb27878d9d53b635a576","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.16.1-alpha-1859210d.0.tgz","fileCount":32,"integrity":"sha512-2X66Xk2eefCW+Yyu/ZbVeBXO1pZ/kGNkDn2Ysm7lX5jNXZwlQ60yIINiBSjRL/xVOCanXxNNan8K/4XVtsH2gw==","signatures":[{"sig":"MEUCIBNuzNWQYXDIEDaxLb5S9c3UkNDYm+967eEneFEjFRyeAiEA1GzCm/JqT5jLkXNilFgYZ7nzzjgvBAUem+fsQsbIJL4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430341,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfAZZkCRA9TVsSAnZWagAAofIP/1GxCn/5BA4ygaqMO20V\nnlmtFZ8hKAFx57RTu2j36DNGQe/dkkZVrLHHbhI7GwrlkTDgqjkCkOyWQJut\n3Jv28e+PQf17BNYCVtX4vSYebWnQxZJDUSseZkc+NzPQUyo9yXf7Ig8Mb12H\nocxaU2vFDSmL3NYuFNpdlbsJxIc7JBWI8yyCmenWCoBUOhzOuI+exqmlrp/R\nsAuSqTJq2iRhLj7HJgDRzVM7JRy+gaUP1ozJFf/pJchJW6R5Hu6Tr8qzvSkT\nh0uR7FHxNWp0AytlTSgASWvePG5U6IZijMFNaDStn1Vdv4c/hLmO26u42z7k\ny/es/rSztzPUtSFoVuTeg/8G/9q7KeNfK+7MiFChbbD1a/hrAOBlgivDe+J+\ni1phBy78kJccZfaZjNaLa4xm7rR/lF2QrZqECHP/9ItskPmrozylSoJ+7Z5+\nJyTxdeslFCHir+o0lLpwumLKniaSgsM1nuK7Vd6IQ5VQO8LYfEa/SFGbmBjy\nDaWXV+cSdTnK+Oy7SLRJXLuDfbRvM3mZlJN8SLygSpvtsOih0TIIIUsnRZ6y\nprLFDYOvbhJdALwktms6ho/Jxi0xS76iKj5a6a1DuwK+9xCN4od3kThTPK34\nUHnZLKFasZZIT1Yxnf/1GPj8A37u8aKkxIJeaGjvt5VS/4a9rsgDJghufpBB\npDQX\r\n=S4EI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.16.1-alpha-1859210d.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.16.1-alpha-1859210d.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.2","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.16.1-alpha-1859210d.0_1593939556373_0.733781313116642","host":"s3://npm-registry-packages"}},"1.16.1-alpha-9744dcbb.0":{"name":"@graphql-codegen/cli","version":"1.16.1-alpha-9744dcbb.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.16.1-alpha-9744dcbb.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0e06dde3966a5a0104af83ca5e0aaae456df7b56","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.16.1-alpha-9744dcbb.0.tgz","fileCount":32,"integrity":"sha512-P9a/k9E9glNLK21QTVkxRK214/HWjwH9elBCaFyRMxqGAXlmAdtHYXsOtPvSahiCvp/+7zoYzdyFsACmVdmqmA==","signatures":[{"sig":"MEUCIGBq5DX9Hk34H08ZCh7ZGCKyXtmHIiB4O8ALr0LhdManAiEA8gc4rta0qEju7w4FQW8dqD9vRrAmPm/IBFHG6Qty7+0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430341,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfAZZ/CRA9TVsSAnZWagAAXAwQAIcnLUjSe0fkVwrW1b3B\nYMLF2Y+1ov/u5P/Y+nMILeAVeRkEVWKGLgA3DqdxTyvJcz2Q2Bmm259g/0Zm\nwnKlm7tivla0gqbnovh8KBb1+6Juqo6mgX1mTVsOHgcoaqIuncfKcwNwlWN+\nRAGo4CXW0aWOaAqBKGSswhy5uVJZqMzJkjQf+kPh+Q28BNU5r02WjQkObkN5\npiCGUUryhwXG40UCGcXVA20x+jvVB611OzfaLtJ2X5R8ySRKl72LWaehE8Hw\nsygtzRalv6H6KRdCrn2fFT36YbwCrYrTi2Fm7MvFcOKptMQzRC6Sqax76wrS\nBYoSjEnmxq7MfIpxd24uRBQVeJTL6H4kqDHpRZOy99FLNTVIEU8fnpJXG7cS\nHULRNson7RP+CofzyEJYgObKwL5M0f0CRTLzIaD9q+GEsSD7VN9+cYZ7avN7\nEhJUb5iJQGJbnMeqs7zjkehnb6L1OSs1wRydNxzveDX8chbe0BLMo66hTPom\nvejjj+BhAbdMC7SkNhq/oDaiUr0hV+j6zZgDyOdHxKppE4FEyi1SzEd2qKDC\nWnf4J5w2FmlgLB5wWwinBF0QlkwaPmTRj0m4kHf/VCB9p2HK5k6fwyCmKv9c\nNidSKx0EG1cmo6HU7L90AsNYaQ9B7qtyqxDXkmifwcbR+r6lhB7iA2i5pQvx\nJJdo\r\n=WPuS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.16.1-alpha-9744dcbb.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.16.1-alpha-9744dcbb.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.2","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.16.1-alpha-9744dcbb.0_1593939582105_0.8982773128342141","host":"s3://npm-registry-packages"}},"1.16.1":{"name":"@graphql-codegen/cli","version":"1.16.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.16.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"14ce6cb1729b4f0c8bbb72b7e62f20741a0efcc5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.16.1.tgz","fileCount":32,"integrity":"sha512-5z0UZmcXeCmdu7JU9vFTBTLjs1dZ3iAJa0OGtziOaBSdRdgFCIovdyBzNtyH4o28rBeU5kAfQFHTpjyL/g3wXg==","signatures":[{"sig":"MEUCICJModEFLwjSbYddsHqV7tD/9g6uuELKEG+9eaJOGj8CAiEAlB3KxlGj9kKtSp4t8XQUd/+UwHGRMfbZjWUOdUZQG/E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430290,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfAZcACRA9TVsSAnZWagAAPAMP/2OcSb39mTmWVrnAXWWJ\njYShEwZAEbu9IgEN7XZAPck5rH5OKNeQ0GDHBm5sC3zRURVoawpe6w0E9i1C\nuAZjr5PGhd0We6j8K9RwMY7v0BR79DXbCvz9bc8dCNOBohwK/BYnT9yCI1Ap\nk+r3VdIoIeqxy7k8hBxMp5s9NmPqsjp/PJqy8bC5cBI9ILacpt9Mv64Fc7Vl\nnRT+tSItvDujsFJNiQ55P0MviJPfmp4pcayi3c3VKNu36wpg8Bbn5a6cQtzo\nLOMFBL5WnlMvEolNL7CXVtHdI7aadGgM++ZXa2IZW3J9xPYL2p8ciDh4kuAU\nlxHUrFxhQn9i3jqGroF2b+jfffKluUCH4vPtiy3UI2YhaWpcj83VYvoBCVOK\n3btBU5ZKEY+p7lJi46eF2ENBwLf5lhiVs2nOgNUN5JiceqPEvxBOG4F8bNhE\nnkx7YJ+t9RaukBThg8+3owUy8TUMhfOEND7jd6CZYeZfK076sECNR7+eNbEj\n95YaopzVlebbB+kEZWq+LAJ14EEb8cXL2xv0QbMeSshYTr37ovDPba3QQG8z\n3rD23fugPmZd0M9qfNc95d9shikR2LvIpto6NzxOnpuUXfFmyF/z+dhV0sfL\niAE5qRBsG6gTLgi2JOkQupA72BtFAiXrVQ5EOruMY+68fLxeUenBfKiRK27e\nZvOd\r\n=Xpg8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.16.1","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.16.1","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.2","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.16.1_1593939712117_0.7566933929640423","host":"s3://npm-registry-packages"}},"1.16.1-alpha-73f2169d.0":{"name":"@graphql-codegen/cli","version":"1.16.1-alpha-73f2169d.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.16.1-alpha-73f2169d.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"29ff69c74e8818cbc3dbec0fd7b02af54e7d15a4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.16.1-alpha-73f2169d.0.tgz","fileCount":32,"integrity":"sha512-dz3ceRU643dKzunO+T3dOHZEyKFGnfJK5NNl0SQSHTm5qtZrIsT/1tMR+o75vfYT40qW7wzgeztoGGdilx2Rgg==","signatures":[{"sig":"MEUCIQC2fwOpLkAVV5mq4o7RYrAc5BMkAhwxRbbO6ZBFqec/egIgNhmqAk0enB1m/NL8OQDZW/GuDS1ED5bovLjx8Zer6DQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430341,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfAZ02CRA9TVsSAnZWagAAsJgP/1ChJcGq3pz7HUx7Zftp\nw5/OBg76ERSjgEYbqC3S3yQEDVGdQ+R6qLmoGcmhnFAQ30fCTg5vZYP8JgCI\nE1psFU2Kbdea2d1mKwy64hqCcoGOPUbcMJF7XJdP0EEyfycgShEnwueeqX9f\nGYW2ekjH9hf+lfY8vA5l8w+Al+7rVhAJfimbOOpNoebd7mwuEgjwJxp3Nxmj\nsysLMax1PKkKIZnU1QyrpdfpS1lnFV0a15wU2T2J57yeJ96AdRybTnOSep2l\nrFzuZbGncxNVU+vAlQemPylxCDCgcUCOxc/Ari9yYqXgSTez1uFbZrvPUuJn\n19fHy9jmAjHk8pRCPOlcJTygtqABkuNSCG5QLlcRfSMfeMYOAMpOLEgQXhaZ\n99ATRXU2IsgVxWZPt+OeEN+azxQbK//aPotIquW+is3gk88qipzC9XsHXvVs\nGc96hCgWbykDMtmUDrxSlw8hjJQ16cs4BI651hglVpdcXUF9Chm6d/xE1Qvu\npx62wfVYQ6qzUj/DPrrJZVERQ8ze6GgruHWs1qVmHnaPH/u6Siffcy9Ns1e7\nSPfjc3I/txRr9jRJQ6VlLWJeNHrnvgx2Hr0RH40+GFh8ENgkhJ3pON6xHFn/\nikPaET9vZOdeyy7HVOgvPIj2JFp56CXOJ0SHWrxtplxB1kOU96jCf25pLyJh\ned6b\r\n=CWmM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.16.1-alpha-73f2169d.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.16.1-alpha-73f2169d.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.2","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.16.1-alpha-73f2169d.0_1593941302056_0.433409166022813","host":"s3://npm-registry-packages"}},"1.16.1-alpha-02b2f1d5.0":{"name":"@graphql-codegen/cli","version":"1.16.1-alpha-02b2f1d5.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.16.1-alpha-02b2f1d5.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"19b759c574e2bd185ab2c39a1bd3291a0de5d25b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.16.1-alpha-02b2f1d5.0.tgz","fileCount":32,"integrity":"sha512-R8yWVyEHr+xS1I3s5ooGh5g61j+Plr8W6Mxh3IIcAmK0mYWbr+iqoUcG3vJ2XRh5Ijxl+FCaxpJR+ip2uckatw==","signatures":[{"sig":"MEUCIA7Ekkg5VPBmXgJnMNSe01/Z4CNLv8BO4YTR0bt7CS6eAiEAjVS1cinVNzyBYjHMnMR6MbBwV9GND15hH5/rN2KYfOg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430341,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfAbSKCRA9TVsSAnZWagAAI00P/0VIvwSHQMHVCy7ugG4y\nlSxdZXKLuaWuziebCJEr6H0B0S0c6k9bACqcZKtLnH3ZTUscHtC7ZVWb3oXG\nPIgfkYI1G0NT6ZMLtVz/JQTrD7QlDW7G9nyMt4YIis+E5T97lV26rhLgRMPi\nIobgO/RbJUOueVLxPaKXLehP+emdB0HddTzriU7TXwc7FydU7VYEvF39T9IZ\n+5d2fulGu+x/x+qokC9dzc8ugE1wNeqjG8f6LdL63wFF7S5FXISmJ38MwJAa\nHUUgncGe8fEwThrqNinBgAyhd6b0ONSzrbsAz6bQYofsasCysBQpwWUyrHnX\nCQikVE2okMEf4Efyozuqp7gQw7v24gPaOaVUgACQ4+rekNCKI1GgXZezUzUF\nggjRzRrOjQpTtnzOEQORLJfdjJ2Yz2Ojsy7nHCaO4tXu5i+YjDF6XQKI9PMU\n+yp1W3fExAdEwExQLpL9FaE7l1EQYVuEOM3OpnL6EW5FTctyOaHnQteNDLi5\nKVK8kWg7Nl2c6PEs8oqyydpWxB/aOjuOW0dM5VfbVIj+L0mH6UIDe0NLJOp+\n7Nz9biXOYbsxmcvtB789hyWrojvrOLsYJLmeyM4RXmKWy8qkTDb2983sWiRo\nAHMXarB9MnnY68zECr94kNyu4zFfEtF2JnXz1qSB1x3d1es3mDcAM3QSwNJN\n0ZFD\r\n=IYCW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.16.1-alpha-02b2f1d5.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.16.1-alpha-02b2f1d5.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.2","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.16.1-alpha-02b2f1d5.0_1593947273367_0.5490970935184976","host":"s3://npm-registry-packages"}},"1.16.1-alpha-e699e288.0":{"name":"@graphql-codegen/cli","version":"1.16.1-alpha-e699e288.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.16.1-alpha-e699e288.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5cdeab4c8cebe5bb6bc9f02eea1f8380e0f9002e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.16.1-alpha-e699e288.0.tgz","fileCount":32,"integrity":"sha512-w4h7kqu+jLW5vfyh3zWyDlq3tCm0un+OahkORrUJ8scpixkEuORoOm1eznTAO24PmuyoeEVZtIscaxvfjbXT1w==","signatures":[{"sig":"MEUCIQCuzgVq8TN36w6WzuDOnPJgmjIyML8ZtwnptrI87GAQtgIgEZ1bfOq/v/IW0G3+ruGP+Heobck2+Tb71IeUSUiAx/U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430341,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfAbWfCRA9TVsSAnZWagAAziAQAJIuxJO80jD0LkwRf4O3\ndr8FrvethVeQZJYzA2Xc8GzpGsnUsBVg+kV7XW6gNRFja/PG00cQX56Unj74\nFwcbnuFA+adYPJqXPsF1VgSWjUov9Ts9Il4VUBi4XgUijso0F/S4LRcfYDfM\n76r8HFg/lsfpyzozsXJLZku3cqw1BSOPAbEzPLVEZMMvWcNO/2WP/lmRWUzW\nuxMCKDmIJQd+fVdW/xuXegqTZeRujLmwTbOC7m5uO4JUqBzQzv0vFi78+xUd\nHNLVoOeYx5l0KxWHxGs8d3UZUxrNjMJY5biXmCNlIUhpScLlNuOAbtijsgly\nurAc7peNyKzPCDA7/eYgKpKaXoTHhu405tIjt+YDNgCWdb48qlUmy6GQ6XQm\nVFg8XVVypWCZw2XYMBaugZROdCJoG9Q762CSyryOYLB5JEyz5vo4DlZyyfiV\nf97+VzPRJpq9Nvcbh7DZuuc1SfS0rTCM/qbM/JoFonV5o8ho+y72RQOauyyu\nH1P7n6thuk1yDkSiNTbg/4pU3QuRkHA3YRdyEcNVASAcx7txU9bDgqp6gcxu\nqx4kU49zcgHDcDTjmwFVEA9gmldczlHitEzNAfZseRRNTF+R1XrK6nYOAnOK\nZIDO2bbqiHlslhyzvnU7YAEiHZSygIpC3I2tIvfcQ90qPbjVxibRwWxWlfeI\nspHk\r\n=T7hI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.16.1-alpha-e699e288.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.16.1-alpha-e699e288.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.2","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.16.1-alpha-e699e288.0_1593947550945_0.9441655624828151","host":"s3://npm-registry-packages"}},"1.16.1-alpha-4780a629.0":{"name":"@graphql-codegen/cli","version":"1.16.1-alpha-4780a629.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.16.1-alpha-4780a629.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3d3aa176305ee21d13122f8433d7b08636b284d2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.16.1-alpha-4780a629.0.tgz","fileCount":32,"integrity":"sha512-lJyVg59pmYduGsZuD5+XRdVhyyEzTwLZ4IT7lsLD+Op7kR4csARTwd7GFAdGCG3xMF1yY4HqCdArx1uEK9+x4g==","signatures":[{"sig":"MEUCIQCIBeuup7dWjsMJCp5A4I24Pq3p9BjvWsfiMhz4VuCPSwIgYCdxKWvzkXPTdJoscSXrMeDpTNTwawo9Sl2VO6FTFTY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430341,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfAbdUCRA9TVsSAnZWagAAhYUP+gOUax1Ho0Hb5iTSJyVU\n/ATEdwb8I40cDAwug4c9zczr8JYLyAGPHSyUu0bTWo7IKoZcJzNkALqwfTBO\nQ9uPeN7fK/ZiZmSigfMtj4ip5Lykh3OtnorxgLxqVxfY7i05TuciwIzABahk\n3hm3fSwY6MpIwKQuuo3F612AamPvmR5lCfiu0GIpi7Ie2i62V00Sw62xkM2G\nUxfceNkyC+wepp7l9JgAfGH62ppc2IYMhhaXivasj7/JHdNrTYhSpofpiAcg\ngkxmZxVc+hD8VRLPjFgf5Bg/Wb4kbDkXo0TVgaMXueq084OTEpOqTNY5Akrc\nIQm93PO/DRcqT0auvywWKQtm37DWW+7sirxv2wsIYlbRGojan93iGMzmxiZx\nyydjbUvWzQKBhoOwDuvuwM9pfqLLoYmtkFQx2wUPPXhApS4QGKlsGl/jhHVs\nJi/1ZhL1mVYkx2upguPFWctLQuwIGSLbTWMRHgOHj5JHoOSOA8B0X5pJfl3C\nVBnQkdxA4OyRpy9voW8IGNlx/i0+ZCn4RslNYPgsqFk9ZW2Azw0crW5xO2sl\nz2r+HxOl6CTL7AH8Kp0ZcWXI5yFlO4KUNAqsXCCI7DeG+l0TWjK6u7tjYfyV\nBu3k1fpht0Yn8+neQ5KfKIJ2JYT9sEYp/vZgmNo1NTGcWlguRyrDxKfpIVVT\nX2FA\r\n=3oaD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.16.1-alpha-4780a629.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.16.1-alpha-4780a629.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.2","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.16.1-alpha-4780a629.0_1593947987489_0.4441022701108994","host":"s3://npm-registry-packages"}},"1.16.1-alpha-a45d1e08.0":{"name":"@graphql-codegen/cli","version":"1.16.1-alpha-a45d1e08.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.16.1-alpha-a45d1e08.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"6f03abfcb0cb82ce52a841aad8ad069908cf1421","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.16.1-alpha-a45d1e08.0.tgz","fileCount":32,"integrity":"sha512-dsrCykcF0M/BGiDgO8YRF2KblBPYIbjK3dUK2zzYszwObcVg8MxMKk5j/jn5xFiEwIGagVaLWzmyViFEYMAvgg==","signatures":[{"sig":"MEQCIEvnbeDHXLxDNeVLEmTklV8sm4fypB43E4oHjEMOZxwXAiBDGAEnKzXSvyrsYl5NqI4eKP0Nvig7duFzkOR+z7W+Jg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430341,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfAbiVCRA9TVsSAnZWagAAN64QAJLJZWDznUgzmUbW/5Az\n6cgDre8svlN6rsp3Fh5e2sT+81JiUw/YUkVYtYYep486zDHLHFUHKxGI36tK\nAzaqkE8tq1wIOWsgx7fgtvVOEgw2TuiBcxCg1Z+VjoNtGMjj/hTw0AMKV4Kj\nYniBgujj7KBq6jPjAXfUxxfOWN1BEcnRytf4M3XMCRk/HIlXzYUWe2kGRlYd\nshVuoCCxkSlm87hKFlPswKvk0vVLPlKFvzHdz4eHAtTB2a1RHrn8Q0YetvT3\nhQSxKVk3f/b/7sip1zaC3QDNQaHUcEIYEvXA76njt1zjOmhvhbvK2i7h1uWF\nSXALUgOdgvdddi4uUJ2yItd6I6W4sO7ROZfTNTghA+pp+8xg+QQUhw8Vq67P\nTu60o6LP5Tt8WxLl0MY87EnIvNKVUKkIDUksreBODCivpPSG5SFfr5BTXwME\nMltQWSEpOGtMuqlZuhZm9Zt0LPTZe82gobuCNWUu5v7sQwsdO4lqy2qmzW0p\nN6pmz37YRo/nc4YgfPxR2pqBlf0Ha7z+uvcc+QK1IlEXRjrCx+WlymvLyqiq\nV2PbP/IO3Fk4DYPuOR/QNMB+Y8H9RK4w1ZyzS4nZXRKTLE8Co3WJ4WzTxOl9\ns8NWg6I7cKEgFk36WObaLMpYvnt+29tiSRfGBdST0nu047fCbc6Obs+AmsI+\nEJ/z\r\n=WE4Y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.16.1-alpha-a45d1e08.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.16.1-alpha-a45d1e08.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.2","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.16.1-alpha-a45d1e08.0_1593948308766_0.8809251817317729","host":"s3://npm-registry-packages"}},"1.16.1-alpha-6ee10058.0":{"name":"@graphql-codegen/cli","version":"1.16.1-alpha-6ee10058.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.16.1-alpha-6ee10058.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ff6ab532029cc2846181f63124a38b5554dd5f8a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.16.1-alpha-6ee10058.0.tgz","fileCount":32,"integrity":"sha512-qYo4jTJgSoSL+xVIKIr89ggjBV0MMqQZYUyi6cAI7jXMNpz7RArxmLEmscpLovVyIgZKCGNBq0EwrdfuKeCLoQ==","signatures":[{"sig":"MEYCIQDiGWUfeJiy+wYwUzeXRUCE1GN83QzcvA6gdLMfJNeDrwIhAKPJ/nyla7cDp3zUsE98dIDi6UaB5Xovp2969/22E60C","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430341,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfAb3jCRA9TVsSAnZWagAAQFIP/RO2VRZWz4oSl/agEGGS\nXmVIPjlmVSzlfgXs8s3cfUQvCxIOkHvTYqy8dueUkBa+bOI9udL58zzvalDk\nckDme8TyD6LzxTJE0Lp26SxmhjUYF3luher5ZXwD81WlLwzqurgSV4bXwRBx\nPrcbE2NjCQdYZli5IBd26BCqacYUGOEAp0g8DOubsBkUIV0/oLENEvHyJeaS\n3X4Vrjqmj08Gv/5oV5y9HVg++9UJ5zCJZkmU/jnDM3h9IVbU7p8B/+ZPmAha\nOMQGJiROaK7LBDEX6BBHOzHbPEEVnJLBYwjHMIfTEkN7eq8vwdKkTj9yYvEN\n36r2XnbzeWFkpRAaMnXxz2sYYeB8vM12DaIL+TUwb4FW4qIo4+S7Q8hiCPj/\nhyIcgUaScg55BlPmeNLZnrVMMrd0fMd9kJcls/zEKQ+5FD3WmNa3K3nae7Wc\nic7XLcNfwAcuek+hnHw2DpWSm/Wh9rNXpajlVTYmqOhmbR9t5YlkFUjGRQvw\nfkIbwnSsCRtOXs4Y5SrVBF3Cxv0ejP/0E0dMKumecQFTgaODZroc0RFBf4QM\nbk+sz4qvUrE694JryRE8kFDYRTDKHsSQxhDV4TqQ+X/+2FK06K4ebVkTxmUf\nmf7p03+IGX141rWGUkUjhOUlaXHZL58EnszPy+d6SfjioITJkaK385F5j/PH\nieRN\r\n=fpwy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.16.1-alpha-6ee10058.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.16.1-alpha-6ee10058.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.2","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.16.1-alpha-6ee10058.0_1593949666556_0.6322121795613063","host":"s3://npm-registry-packages"}},"1.16.2":{"name":"@graphql-codegen/cli","version":"1.16.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.16.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ff92e5e6813a404616d7504500be26ff88b7092d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.16.2.tgz","fileCount":32,"integrity":"sha512-xr6KCGsSo/0eybbWRiDMYZXouJjU0XVH/IkV/xWYFJefsqZgBjZCSRqkm+0FoMI0CCwlsG2Z5KD93BfcnvDI8g==","signatures":[{"sig":"MEYCIQCAWM9Kc/YB9hBBCwA8bhZ/X4gmIp3dSUu+d+TRUg9/fgIhALvFUfi3vxo2Y+JV90MK3u32Qkoa0YPo4sTLIiP7+jUv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430290,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfAb40CRA9TVsSAnZWagAAqrwP+gNdZYYs1fQYd2sfFRUC\nhpOFZCOzTXHfNgt+xX+1AOpBKoczm+GQ3qrVWJ9V/cMJ2v10mNRyqnNLvv0Z\nOQ0T1W/4hRQ2q9FUmDg3TTpEQ89Uz8CXMKwokjjMg72NfX+JBExgauJFF6xC\nO3Z8dLXhLii2ahDGwZf8gDdEUfq6eJCTdNx4YMbw17kESdEoqHQsBr7Hm8cZ\nmQFNJlYPMN8l8s0o4tKFZobfqlC5Et9QuzIYQAwkT28h6zEsz5Ri5X2B8cB2\niI+UbO3QuWHl+HBxav1DTL19BMAo7H849EVt9dNgVdh90um0KmxEtPd+klMn\nsG+6a2efKQ2gRphUA2AQpN66b1QqDOcbc09jQVbq/ilaTUwLXWJcxBP05c8i\nZN6E8+GGFZV7uB712LBeIq9lLkDXaQ9cyeFZonV18B+hCSLf8Ai7YdyZAAUF\ncA7Yvf9bgi+6cVjlgRFsArWRxVTiz+y2a35ElIZy/tekRT4U/dvWis71DxRB\n3YfO4JNlA82nUTHsG7hUxzABA59MkiXeo5qYrxhzq2nsVo7godzrbLuQiUeF\n1lem8vOhroGsDB0GQ0X3DeB+kiZVdToSicSIHfVy72iLVayKGIYGoLv3K1AR\nU5UDnLsJvUBfeK21XWx1GnW9P+PQYTBaPQObl5bA9NcUK/3ZuHGxJuYbTfH6\nHzjZ\r\n=F0Xx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.16.2","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.16.2","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.2","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.16.2_1593949747521_0.914084026678617","host":"s3://npm-registry-packages"}},"1.16.3-alpha-569beb60.0":{"name":"@graphql-codegen/cli","version":"1.16.3-alpha-569beb60.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.16.3-alpha-569beb60.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2b9097744d09f2a559df12fd3ab955f0f5475ef5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.16.3-alpha-569beb60.0.tgz","fileCount":32,"integrity":"sha512-VwmPGylzRB9KghpSVu2GbYH5hsT7vyuHp2z2WQenMz0JxxqtnA4FeeLQKn5nlFm3/CEKmKb2Az3AZyOK+Qx1VA==","signatures":[{"sig":"MEYCIQCku1hBf84GAOuhGXFLb/CcJ/DXeWhAu4J5K+hfYHUDBgIhALZvgmtSL1T2cc1XvPP9xzIeUYVBugNkhEk2Nsep8cz3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430341,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfAuA9CRA9TVsSAnZWagAAiP0QAID+PBHypLlpyn9jb1aN\n1tf7gio4XHi4ErBaQ803TDYKBZPVXh7qC1TQbyXOaPpdlArslVkMekcPnROt\nFA12SAObH5sHpG/b3fZoDfq4d/wWgkPtnI5gTxVn0GEf3SWKAUMnaKxGWR2x\n2oeByXf7PFsmx2gDYhTL1pD59Yw/+uJoBuqfdC22hfdO8VkulpsPgMxSslu0\nJ3OXA2tUy1KYgq35A95eBb8D4PMKoJXmrkSLXg/A5J/LXKs8Ap3OQ3rlRSWi\nJQTTm/6hgFHmXvV1CbQS4BC3ySPTrjXGVgwyxhsnneLb5ja6NmamQqQEZUvs\nvflr5XikXb1X87/JZWI6QT9d0jyG5DpqTxguT6gCnEuIKBwcGoQ/YLu1N/bx\nk9QQDIFluuGKjHp/qYIIcCKH2fnipsrFsuX3WPkctHqDMMRY+jyqNi5QRx+D\nwxRVJ3OxKkcs0Dua1B8h+M/TAH+UFhpMC7iwuJlCE10aLF0WZDOkUFOq15zC\nqlBpcRfBDUu3V+2VmOFjKsZiWY1tsRXEL0uKSvqB52Er+9vk0x0UPXmPnlZ7\nQEV8pXuNBRJQQXiMHK8zYZPrjjnqMbebTtO7746rE+gaTJfxSHQACE1xHsWY\n4F/NgghpoLQPG4IA6YqA8mFXkQu+KIZOrHXkuwWRUe2ICCbJ0nTaW3W5JkF9\nM5zt\r\n=wTSy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.16.3-alpha-569beb60.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.16.3-alpha-569beb60.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.2","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.16.3-alpha-569beb60.0_1594023997315_0.6878804920519894","host":"s3://npm-registry-packages"}},"1.16.3-alpha-236cc0d7.0":{"name":"@graphql-codegen/cli","version":"1.16.3-alpha-236cc0d7.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.16.3-alpha-236cc0d7.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b06ee7d9ab808fceb30ec499284577a2b1dc35a5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.16.3-alpha-236cc0d7.0.tgz","fileCount":32,"integrity":"sha512-KI6V6LVwpbZMjagcJjC72K2pVrVWMtRA/js4UD1p0Eryi5lp1sp2IIoefOqoDl9FyGEyFiDBVDJmJRMAcDAGiA==","signatures":[{"sig":"MEYCIQDJovbcWufYCuHku0rNvNWAtxCRcmck5nGWme4BsDNLqAIhAIeHKe6GqQYLj7pQcCyYT6I+MpciJzWQYyNhlt+zmMZg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430341,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfAuT6CRA9TVsSAnZWagAAIbkP/1o/+eYE/BeDCXKTyw61\nMK3incjyh6EmO6IvxiZqjuvv+tB3aYj0JFw546loHpMsD/UWRE/NXf2E7/Hm\n3N7RgOcq4fmcRsM2zzq5I+AWpdFGIFY7J9Ak7SSeI90mGwOH9iG5oCiIeuq3\nF5DIdCQGIfzQIO/8YCeHBkwnZ/pZ6a3mMWhNsc4qbhJa6qNsvbJJxfKN2+Kn\nA/GAEIHkY5wgZmV3JaCkFP5hEJZlHXEQgpHwr02S/CEY7qd+A4NKfNvRno81\ne2+Gq067uOqczXLJnHPilivqKuVo1Few4VlKmmxy2eIscNAuEh1wpQzTAGkk\n9Pb9oDROsBEyIWuFqmvzocrr3LaLHSAF2ia+5mf12irvvRZ+HgYOvHhsKGe8\nb+PZMzfV8vbTNG2ULVVusPIhU6P5yg34K8nNgMbGiGHtIFbx1NzTWTqxmxI0\nvWL3Lh+Y1LtGdqZt9kSWT/dW9wz9R9UxHEF2OCyueOuhi5WNOJhCqmDrZxty\nIJzfSG9fWdNqJPKhhACw44+O27SjZXKRnKUjU/IzJ5pWi7FPgbVM1izRsneP\n4niwjnE8gLEErw9KnKtgJsMonWIJ9NUKUCnsyPNRr9rcqO3wG4nbWb/GRX5p\nbCrPYtiWQn80a6Wwog/JLl5iiMN7nNtcAPF47EmiekAHPDmL6Z1l3XJ6OzoJ\nVGK/\r\n=zee5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.16.3-alpha-236cc0d7.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.16.3-alpha-236cc0d7.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.2","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.16.3-alpha-236cc0d7.0_1594025209229_0.3782187777396173","host":"s3://npm-registry-packages"}},"1.16.3-alpha-8059f4fc.0":{"name":"@graphql-codegen/cli","version":"1.16.3-alpha-8059f4fc.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.16.3-alpha-8059f4fc.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"99a1f02164ff589a10bb088a7f52535c004b9730","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.16.3-alpha-8059f4fc.0.tgz","fileCount":32,"integrity":"sha512-COsjoyLP1mFU7bCsSr9iJdWh4RZX4sLDvcvwBc07hnJ06VL51ij3WiWFYbDSGobE1c2l7eD9+dJy4r8aG+SG7w==","signatures":[{"sig":"MEUCIQDn18Ufbe545/BB+6iQT2ClAxl5TEHIJu4qUleC8ZHCuQIgLjMisV68w6dIB2vdeq2TJBoXysWvEcq/klTfyHbi45E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430341,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfAvNVCRA9TVsSAnZWagAAWuEP/A54e6nB8kITArG9OgM5\nod9l5pKp3CipT/wwEw6C+S7L79GgFxbWLenaJoZE5U2zi2eZ0Fu6harJqrhk\niBDZ/kO+/vpbaMU6T0MAVouzBOmGhCkkAS+HLe/rO2qCNFWjc86Xs61Bs93N\nTN7twqo7fNn/CO06EzGDKclZTBCZMJoHXLWiPZl6VWI+ZvpkT2eLXvSaJa9B\nbWYylYUj/On7tq4jYz0GVGaghueX9yzvlEB9QVL5sNz/U5kTDDLBz3QVacv0\neobu1vfwKxxp0vypZb1IMDMBuPoYR1dcX1P/vMjh0GviWFPR9qM1XjET9HF4\nS7VyvHdYpMngVpq9hKfs11RaT0H/gIq+9Ebb0j2f2MS+jwxofC1ZNF4hWFTE\nIoVFUew9HzDtPCXxA54uxlJ6IkIQtHr1w8wk45i1/g0iv2tRQQD5OCwX0ebs\n1vTAZyzYD/WSGO9/8B/1S5Tz57W4SpB68XF0FuEPjVE0SOciRVzZQpfgUxDn\nZawkbjyMI4aUFT44lI0F5TwgfnkxBl9hIow/SJex05alP+UsiHV0iirRhUUU\nU7GoJBFwBQU5FjBmcAajt/wyt5ndV2kJt5ujemqv4rXDtT4S8NxkgMfSDrL+\nAh64vpa3B87cGrpwiUsMSRW22OdOXpGkKDppoASMgjpA2pvsNl6nwOrTiKQr\n83J4\r\n=7rrZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.16.3-alpha-8059f4fc.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.16.3-alpha-8059f4fc.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.2","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.16.3-alpha-8059f4fc.0_1594028884686_0.9728067080717375","host":"s3://npm-registry-packages"}},"1.16.3-alpha-535fa187.0":{"name":"@graphql-codegen/cli","version":"1.16.3-alpha-535fa187.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.16.3-alpha-535fa187.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"261ad194ef245df5bad66d770c01da359c255c3a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.16.3-alpha-535fa187.0.tgz","fileCount":32,"integrity":"sha512-KYsisl2p9g5KuZkit3sJPKjnei0blYsOyXO4qcVOBGTLKl9ddmrACAixtkKafmlvYYmd7jJyh/d5BCJWH6NN5Q==","signatures":[{"sig":"MEUCIHj06MzymbC/ScDvL8caYX30CMbOgQ5KsyhIlST9BlS3AiEA+smV/rDRiYLGh7srjV+HlXopx+/wZv/YlQ2746Afv/g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430341,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfAxwMCRA9TVsSAnZWagAAcTcP/iHFOK7zhTPf3+E0hTZh\ncLEiEiw83Bwdp/ih43r5j5OpHxID2DXekI3Ry2fiw3AiYZt3zjPs/cTsfOfV\nIzooVwDvYLfbUvEOQ3LVfh8DuH4BfN495BywRgrBo1is+qr/Mk3KsScx7hS7\n1pNVkPowhGwU6VsvtPFp8yoWtmk9X7gWM3QJYkWQD+3PKkrvtw/Kt9ymQRWT\nuIOneL1AeN6K3xGgpqRv6on3iDaqaaGuA7p3ESKBBwFESIjE5ZnXyUEyckZP\nyeQGMtFTO+DgX2L4iGi+m+DNjssBey3r0zrIDFHi7MdaUXA/JDAvnTFLjcp9\nwoNeXRm4E6Rv9F8zYisa98dUsRqaE9Y8T7HcEMqOtdgU1+qL4YjOUnLcR92a\nTuWtFgdG93ZkIPTodlE8UHKWOJ0YqQGFKOTIiMbsP/ttObSwGprLNkkj8j4r\nIwwr7vzTdP6rpHM18HxjJsKJloOOcbgTfA+CzjVY8Gyy4jJZAaW97GvrzmaS\noJQWuDRM3X3E1OZ3+bPamQchEuj6OQ3ge3kw27+f5eKsQ3+13ZjcIuLHITYx\nKwr2LY4fwr/jXRO13Vs8QfRrqO9gwEYWPKbmChb8fwRVyFBbF+VJ2gEKEW/i\nM6vZFOgiE462tL0LQCLEx+BleLvSYqjwWTuCAORFtfqE2utLL3+uO4xof9nc\nZoBX\r\n=EmxS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.16.3-alpha-535fa187.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.16.3-alpha-535fa187.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.2","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.16.3-alpha-535fa187.0_1594039307375_0.4513840056304754","host":"s3://npm-registry-packages"}},"1.16.3-alpha-0a8de69f.0":{"name":"@graphql-codegen/cli","version":"1.16.3-alpha-0a8de69f.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.16.3-alpha-0a8de69f.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"38fd73464778c5cf1a9917ec310e91a1e746aa06","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.16.3-alpha-0a8de69f.0.tgz","fileCount":32,"integrity":"sha512-h8FnuAYCNqVvQMUbRUUHT6Nb91mTDFoL2tV/quCGc2wyuLcwaoANRiNmg9J/8iG0j3Mq6FhY9QiYBRUro/bD0w==","signatures":[{"sig":"MEUCIQCU6AtYvPXWNGuHAD7Z/ERLK/aPmp2xztw9uAvaGBvlbQIgYTJFMoOzIiltba03wZom6fe+9AqxId5CbRIbzchf5D8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430341,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfAxxfCRA9TVsSAnZWagAACw4P/jgWjFBxn1z/3NSPbZAd\nhrQVP+ckd73awuvmVhrETz/jpLt/mZ0w9LE0S5U10FtdbNIl35GJ3ojoyp5W\nCA7mRRf+vwUlA5vywbAjfoX/XAiANkYCzykqfcEl0YbVmOomtESZMeCX3UlT\nBc79Hb6ZkvaZ6BjOORaX9pBoBejr0YD9rNK+AiaKctoiwPrM8MLjRcZdv2+8\n6OraMlhodjqgK94jHDR0+roSPVoxmpq5Salbohz630kR1v+4QnC7N3Jd5AfJ\nTele29x+XnXg0lLjlsM+Lc7SQOs5JeMIphQiMg2v1WSWHyIGj9AkPhIdV40b\nsRGnWjiCY1gsX9wVbx2m6d80fKT2P7ZO802zy+AoL7sHr7wiJzk2twZuUK0n\nGCvyX7YxdUJEMusdNK4zCz12lMXK1CRNBIe06Z97SsrmuWrmBjeTCOhuKBUo\n3phokPjn5xUVjviy/YUyJ/PD2Db1NjyUnThoy6M0Zyu6tpar2YtSHaR+vg6A\ndpJQ7obkcUSy58GYbxLLiee7N3DrEzMHBhgRby1XB5RYrL1fZ9fIdeGqdr3I\nr+pdtkpbZu3TfFYgt7b24AFeBZp/HLJGERR455fYAj5xQNFWJCYpLDZvr8ms\nwuwaav5gaZgWE1vWosI/7L0qWNAbUKoaqT7MY+Qs/VolVAPQfHn3eS/FE3py\n1RYO\r\n=EIfB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.16.3-alpha-0a8de69f.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.16.3-alpha-0a8de69f.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.2","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.16.3-alpha-0a8de69f.0_1594039391056_0.7733613851444616","host":"s3://npm-registry-packages"}},"1.16.3":{"name":"@graphql-codegen/cli","version":"1.16.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.16.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"656f3373f0c810de8314e3876aedf1d99e6918b3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.16.3.tgz","fileCount":32,"integrity":"sha512-Gn8QoZlLEqEeoK+vyEz9EgxFXyfcenHWHVpDf74HiD0bP/NfCTbrIgW256Kw2bQybyX/PY8HX1DapuKgiWQlAw==","signatures":[{"sig":"MEUCIFAU593m9DpWI7R0TRqqt5zy2W7vs53HmtSdoqKtMnnbAiEA+AZcZ7sgTGQwqJGoaXBDlov4aQgwY//Do/gaHQfFle4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430290,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfAyx5CRA9TVsSAnZWagAA7xcP/2t+2Fk4Vjad8DeA31Cx\naSNDMrYEAC/k0ONOKFLSVRU6xt8qoXIJqKTCiTFXO2nvykzSBMoVsUfMrYtf\ngObDUXIt+fRhUE02u58+NldITArMUOK5VzQ6nopZLllKVq1pTaQjYMD40dbN\nplJbeQoqEYRDQqE71KbX/DUsUVQlaa2+kb2j1RjeR1m59yibJr9CLeNW1SeH\nKcEa2Btb6rg5TJK0MOJfZuP/mLQgMyt8IcJDOC301/Rl7hFvLrzYf08F9u7g\niBED8Jct5MHe7QVe5QjNSweO6J4l2Tmgd2GrEQWAhTnQLbfAAcv6xNIvcSsu\nfzHq0/Us4eLPPHQGzCTs60tKpKVJssvdfRGllxyzXG173wy4F2glqmrPxAeW\nAyZJtzVBi6JKjqi3ROmphlfEBcl+tyqx3xL6FvzrbLhONHVHRLBi7aTppYSL\n8CWM6rDdl4M2SwKXfxkmTVDyofGUZpzXCU46BiXeNwaLgsyKINItQI6A/sPT\npObnCRfdJ8bh8Ox/EtxJ580MW0YJhYI6xubRcz+fkyJ0H9r7RiL44MA5Jigh\nkNWDeOUX61tiO+nBreLdnPDvNmLnI5U97V9ofgHuED/lomGsMXku6OAZJWyY\neGJpoAN5BIqtaAA7Df7wera3uS7wbC8K03MC0T2t2Nw7MQWzaoohT+8A+cT2\njxLb\r\n=I/fR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.16.3","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.16.3","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.2","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.16.3_1594043512470_0.5611486688578844","host":"s3://npm-registry-packages"}},"1.16.4-alpha-27987d17.0":{"name":"@graphql-codegen/cli","version":"1.16.4-alpha-27987d17.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.16.4-alpha-27987d17.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"097d33a1e8ebbcdaf3b6fddabf95a073774ea06e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.16.4-alpha-27987d17.0.tgz","fileCount":32,"integrity":"sha512-iA6DiDYpQGAuFicZF0+rlSWNwp1hE9SDS2ZIgV51HkoENic5yez5sgTU4TE4AOcmvhMwtQrM8WEulMM450kxGw==","signatures":[{"sig":"MEUCIHoYNaFILN455m1kv0cU/DQJBT2tKnVait611RNrw+l8AiEAvs/CfKt7Z8ygXtYSGV6ovZ2sizec46wp+sg9lPIBNO8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430341,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBDMrCRA9TVsSAnZWagAASSEQAJLvcombswQ7vIs6/3/3\nuHEKTN2sxOXwxS/SOjYV4XL3bemFwUlZ2vcaEDqyI3s3zqk5JI+XeIzQSgdm\n1t5wZTvr/55INpKt8ZzUDQxwolJP+oX/wxaIjpttCxQUCc/dzB0uwoaYD1bj\nw0UGbKROaRebQV3+aH0wON92E4rSplUnXp9r98Gvv5BIJ/pRiUQKZo8tSTBz\ndqPJvTnxht/BLUqazwQTkYVRVe1tmkLTf6UuRRwn/L6vmQqcnA+/95Szvx+C\nPLze9GESvuH9AKqZL9aaxqk7UO7a5wsgxkilwa3ve0SNF8j3xHsM4P5uXA+g\nGI4ab+/D4zmvYLFwLq9aY6Ho5qW4Ejg6fE6ba4qIerQuCIAfmVe2VEm5+tIh\ncEUBAZctt6In0AIJow48mp8dVEUiNXJPvfYl5nWqOagxxs8kPGKRJocz14CM\nzSnByXg92jujokE11HI88ok7kW5Y6egTYxQwQgrpEJeGJRtpBStI0C+dxAp4\nbn791ZRQTFRSjUq0R8PBCl2g1yXN/UJ/JOgdxWsJ+xp1aeBhrlFivjnPjL8h\ngtHDTFlqNO1FpX2Bbz4ONdRpaOrui3JYJRsoSkTrjfSVKV56fxmbWgKt2iPw\nctlCfEjhQqbhdD+N8hehJoA2W+fMI8vC+9E1xnHPwwtQkptMy7ZpRu20VhoN\ndyXT\r\n=+L7/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.16.4-alpha-27987d17.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.16.4-alpha-27987d17.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.16.4-alpha-27987d17.0_1594110762494_0.15356541941386714","host":"s3://npm-registry-packages"}},"1.16.4-alpha-e8d5b261.0":{"name":"@graphql-codegen/cli","version":"1.16.4-alpha-e8d5b261.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.16.4-alpha-e8d5b261.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"17ebf12e34f1933c0eaf53a7d650b310b03ee5b6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.16.4-alpha-e8d5b261.0.tgz","fileCount":32,"integrity":"sha512-xSa8m2yz7niSED3DJVo0VOV9z93B5fZyxTut8Fx/kbrQYH8LKmnzDXfrlXgYNzqEiB4ceMLr1Vgo4MohiySMHw==","signatures":[{"sig":"MEUCIAyEN4iS8UIZ4LoV3zn+FEj+YxQa2mzr6Qzv3N0sWZ5zAiEAz4ZHGt/alw9i7jEpbUSvKKp9StdSBhCM7uXRBH2eQS4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430341,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBDNbCRA9TVsSAnZWagAAGUQP/RNjS9VXNdI1Pzbn0JJM\nuoMSCQgvARhJe2QwbIlgMdjjhwXXH0cANikTYtsy5GJntV7K552FDp8GQcc2\nuL/Ski+pPZKw1uGfyXesXbSR4dao3J3p630EgScZGIXfbimfPyJ3S9t9wp2l\nQvlJ1eN2nyhqN0pL/w6iW5wW3MhigzMt6LkEq9SgKKTKIRXhzMwe7BeVSitA\n0cJT0B3NuJ+GTi/aoQlUIiDUudeQWR2UVIkgPW4/mDfMBV+CffPPAxa2R3np\n/IFZGm2Hq/L8ktyDmM5KZzi1rk4V2UKkvaBbqsCqEzH8ujKFU5jwgInqEiiT\nNsIGq3NDRcXz/yC8TZ24gATU8FRiUvklgE1/PAY3D/DW97MTkg/iwsEtuJXZ\nT0GB8jEH5w/2PS6gj3F/rfM3oIPpS36XbLXxlpqJIpylUe3fzc4UQtKIHJch\ni7JxpQ5mBP2aQnRiChbYg7PhNdPJbHwhDJN/JoNb8hPe2bjsRdru2XY2R1t9\nbaDVa9AgJTzih+0cNfLmRVnkziDUK3+uj1fR85c4ClT4mbjDNpy9SPNCNLF4\neMBANdeuCf0qcjGPK17DG/rv30cvwcD3CrQ0eELx9Xz/IwtUdxsUjNAysDTZ\n5DuuEBC7hh/qjprpgX9BDCId8URA6nLVdyn+BNCzzrWX8faQ8gnYtyagmmZE\nfd2N\r\n=0nFa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.16.4-alpha-e8d5b261.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.16.4-alpha-e8d5b261.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.16.4-alpha-e8d5b261.0_1594110811226_0.05764424114832445","host":"s3://npm-registry-packages"}},"1.16.4-alpha-2ec006f2.0":{"name":"@graphql-codegen/cli","version":"1.16.4-alpha-2ec006f2.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.16.4-alpha-2ec006f2.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5537f46310057cc2bb11855238bab6a813ddd604","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.16.4-alpha-2ec006f2.0.tgz","fileCount":32,"integrity":"sha512-Ig9XqFZ1QThshQQn2bAw5g9JUoQEluLWHBt8o6C99nTNYmKg1BeE1rpVIjXuuP4a4M0sHntkh9zxMNjjGHWRRw==","signatures":[{"sig":"MEYCIQCSI0uj7yghezb8OUV51cf+cs2pNukjBKOhlT8MBnxrNQIhAI/FmC3351oRtRc6mwJwsQGFAwn34DUsgNlas5ERJ3eo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfCsb9CRA9TVsSAnZWagAAddQP/1JDHFFYmHooPImeafPF\nM8kLyUxVV1C2A4jTHL3hDHOxxv9mmeU+miEb35Z4IyXT1VF8FQaDdUpcLnZb\nilsAlOdi0y065nUbntb/3ZC1leMDhHsdQUTNb/BFOtVifMI3BbG4mSKbOe8O\nO+ywtuX7D2ZgodTseW/eM5drldnplD6FE5fLSMdJDU4B+y8rQ/zMczKVXxI8\nmDbdHlICDuZ4bdnX20ljEWjJPhbgAwI2si4/WminaOakjMiKy5COSw5ZIIR/\npo5Zc3Kp7TPxi91v94pmBxwNOB/gUu0zEoBlxhILZutR75IaWwxm5w9PZolG\n21z1phxBJ5oOcJtlOvzRhEIFpto/SYu09z/B3wrlaFNpivX3Gt0UlrpwbEZ3\n4pZy6UHIGyrGVHLQtPMbJmA25I+wxHv0dBNeX1+rzQAXKbFELb5udwkDrH4r\nsQKgGp9OzI1zSKekDrmM3NA2TW+dscigXqnybfsf/IlR9VH7GOSCQRfhpzu0\nTjr2Patx0orkC8feQ3VzcbCykC9Hk49nUIBYnjBnWeAfuOkZRicz5Al3JcoC\naAeoPUDZuQB+1JnRfyVrF1Quopbw5cSszIXjv4W5CM+VbnrVvJtdla9GPRBl\nyyRZuh6dgBrS+3xGIoHRFM3Ih0AlE8P7e8jlUvMrR7y5vI/cgBd+OGtgtIjd\nXgB9\r\n=H7VX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.16.4-alpha-2ec006f2.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.16.4-alpha-2ec006f2.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.16.4-alpha-2ec006f2.0_1594541820394_0.018291984069903178","host":"s3://npm-registry-packages"}},"1.16.4-alpha-8e49975f.0":{"name":"@graphql-codegen/cli","version":"1.16.4-alpha-8e49975f.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.16.4-alpha-8e49975f.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e2828755d43740adae9566ed53b137bbf7234931","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.16.4-alpha-8e49975f.0.tgz","fileCount":32,"integrity":"sha512-QZWWrpd+InoWlfG4rMS8Q1SRi61gZv9qJKjzehjeR5XetYI1XEYDz/iyDr5l302jiNsa5eFkUyjGhuE8Wr/+xQ==","signatures":[{"sig":"MEYCIQCeOndvhTUf9JbLetkG/ycdW7UucU9yHkX3sjc0MFgD+wIhAPawz47ci15EKjL7agZ934cqrLqil/E8KY0GurzPqgLk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfCvYkCRA9TVsSAnZWagAAUKkP/19/0XICJjpVrjZyNacD\nacvAU9gP1GHOhWSdgmb7lPDPTHWtcL4NrDGIzKA4aLC579HdZ/y9tIZVbIie\nxFEWlHzQ8EraCXXm5AE8p7JrJ4QIL7AyMgqJG1MEEf28pNiEXL/+BeKmSjGZ\nXAm1rri7Gh5PYhxIwT4m2Hs9tUKKMVjeRUGk5wAi61f48E6TYKPGologMDsG\nad5Q8pWwKz31B7CukwYb7MxEdZcE7T49a5nyNQYc0McCQV16mA42VWrLMY1C\nOvgSto4lwlnoc/FMqcxgXlk5Gn467JyMuO3YJlFnkV8tHoQ4CNlipzBalGcD\nA3YRoFxScMWXRlBAXQtVvgRYPDwpSBua4W9KlIX/MQuDWlKQhMC7uSUl4Zgh\nU9EQjeqcltcnN+V+Pa1jmhg2JT0EJcFHf2qoMwZgEa/MElQCRU6y6tQ4XvrA\no/v7iZIpwztuXfbGnolOU1fmwJ+JnYKFGIpgXjpoP8JT/HAAq+UJyEeiIU+N\najDAq6IDJid01Muo2zWSr7KTrHrPoexsAHJTQ0xvVF2jqpYVAVQiJ7bkUB+P\nbnVrNCrMzggnaNjc1BcocgZVR1R2B2GQGo3jY5Kas66Nzlj8puGeWLZcAg+N\nNx4/YRDXSbmhJ3Gt8wdCbHE0QOTY7nnNV12kF/tT+gWCRVSOuKi7h+Plwf8Q\nVzv6\r\n=OeqD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.16.4-alpha-8e49975f.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.16.4-alpha-8e49975f.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.16.4-alpha-8e49975f.0_1594553891988_0.718342004598884","host":"s3://npm-registry-packages"}},"1.16.4-alpha-81a72123.0":{"name":"@graphql-codegen/cli","version":"1.16.4-alpha-81a72123.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.16.4-alpha-81a72123.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4e31b5a021e55609102e49870d9a250dcc9d0d83","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.16.4-alpha-81a72123.0.tgz","fileCount":32,"integrity":"sha512-t1BPTR7YaBP7gB+3TJ8boyqw0p4mlUtIgtXdM8hgieZA2AyeRZYbut7RyH7VXoQoeUqJ3Ir++2CXhkyRkE6V7w==","signatures":[{"sig":"MEUCIQD7MwskTBaK35+WLCm2Y/pznoTUCVOonEhu74GIJaUmcQIgS0Moati3iUOeQYxdcfyfD13EjEWuxpAtYFmv5xPfLDw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfCvZ7CRA9TVsSAnZWagAAYWMP/RnZZZjAXUfN/hRG1TY8\nkhEMgOsFdrPNVH/ubGClM/iJ+AcoXWYkalHt5SsHL6zOsYQxoE4FNOJxWGZn\nBaTi9vrZXzBqXFOBpGoOgaEIf9TTu5+rZVDd/T00lruDETKVvBX2IpnSO8Y3\n2r7jAsqs+0dhyrWzQ5Le23DPJnFNcsDl9oCThHRmJNi8ogxcOI/z+EeR3Dsp\nk4qDFMXpm/+bb2OPwoJlcy9Jkl8mVZyFeg21Z2Va4XDV/KhfkxO6Oa2CT3hu\nnmitR6oiAW21DsTGT80prcf4WiZiNf6se31iwzDTrQquZOjK9tM0FsoY/jP6\nsFpwCM/1zur6gJBTtqdBxAbrFZwcXd8NUUSXutGeIUOEzMSBhMZYFFsyihug\n7Jh4jdt6TENtFmyrN4FXxQFaayXd9r/0pjXgDmIHSVFbS55EIyvIVm9qleSF\nY1IqP8v+UldzlJZV+hCl0eH9BTCApdTcqdjHGaUU2JKpSPgQ6sHp/e8YW9HN\nHfMoRys3EBPoz8/f8TGk1LoN1xjd4DvLU3lsM9ByAK/4BvI4J7iE2CEsWZI9\nwhf5a4x0wfY39t0dQH1lM4tYRMvXWlhpRWBPbTuPw8eAOes1VBcqo5kVKa2K\nnF/vOH5cIDarXTCqHSKI+/3mJbX+q96rK/K9sGiKNfr3Ct1DdSEKnY9MZA2v\ncWBC\r\n=LmdY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.0","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.0","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.16.4-alpha-81a72123.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.16.4-alpha-81a72123.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.16.4-alpha-81a72123.0_1594553978809_0.40129467517114414","host":"s3://npm-registry-packages"}},"1.16.4-alpha-a1d87a2d.0":{"name":"@graphql-codegen/cli","version":"1.16.4-alpha-a1d87a2d.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.16.4-alpha-a1d87a2d.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b933a68aa2e7102c4c791c28845844ba0f00088c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.16.4-alpha-a1d87a2d.0.tgz","fileCount":32,"integrity":"sha512-OIgeBFr1l0FZ7SSwZx20WMgRt/dkAsNMh3a+YfPyY9F2AMg4m3m7orU9ViC8IQGoROkRuIUfM4km1p3BfzIzLQ==","signatures":[{"sig":"MEYCIQDQA45aPH2B3AWmQ6/3PY0svaARK084IpaE1wsZywbCRAIhAIPKeHCyTuVQIjqedjtFJdFjr4e0Zlb7W4dBuOCHFyG+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfCvauCRA9TVsSAnZWagAAlesP+QHtS+SNgE5oc5zLAdd5\n/TA/Zhlte7YUVCzayfZ792rirY2VgReXtKWGI+3lFjbpLiEZPTi4DnkF0tkm\npL0xA8jKgciEJRPtpM8J/tac4G6kUgCHXjEcSRKV84MvTt1qlwhhXTicqsr3\nRV3nBVMNY0qqMZRb7NUn9OW+Ou/PIll/sDORepeUkAPSF9xLYXEPLkdz+W6g\nuv+3jSiNgBoNLY99DlZH4xVK2JKL+rxma+txe277QcKlz5oEJrPMR/Uk8DyY\nZj8CGN5XqH8pYhIvD1pclLFp4+pkcx7Vnlv88dYQIoF1y4ff0gYurPNTise0\nbyBWqtAM69iXx5ZEZ7INNvHNvOKiBOlYwyrlWmDUKLrga2kq6QvBMIYdVt93\ngdKKGoy99Bm6uByAc6gRZa+Uz1P3qW7ANNsu6dOOcUq4LJtgIUBfEHvO/ak2\n/rvRCW0y7QqTaZEYJEJifOym9tik0ypULQRIucwtCYdCkxOs9PWdAqWGsaG5\ngy4gDn+rQAt3kO+PSzYTXzga2IiGoNclmgM2iWC6Ej7zZT/86VJLLHTF5yQp\n8f73ajQ8nqB5QJcOo3M1dV/r4ldOPoeHbIYKk0gcVatkcrlTz8LG772WIvg+\nrxUumfPH6l2chY0KTOXHz11F+/QHIoQfhCPPqGgRaVgqQiBi/MuJbzGoIuDt\nGgq0\r\n=ITuc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.1","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.16.4-alpha-a1d87a2d.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.16.4-alpha-a1d87a2d.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.16.4-alpha-a1d87a2d.0_1594554030202_0.2470256139620821","host":"s3://npm-registry-packages"}},"1.16.4-alpha-f90a6305.0":{"name":"@graphql-codegen/cli","version":"1.16.4-alpha-f90a6305.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.16.4-alpha-f90a6305.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"34794146793d389df2da58e89486ffd195baecd7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.16.4-alpha-f90a6305.0.tgz","fileCount":32,"integrity":"sha512-wkDTCIxp7Zb8VJgg5KABei2hZ6g9HPpI6ngzKHdbod3BQAu64l5mdCQqTxFs52dD3giyW5L4qFkoDzv7j3t8eg==","signatures":[{"sig":"MEUCIFrRSTDRSdXmSc+0zJEietyLJdBtKyfoYiotBd5nQLe5AiEAxHBi/upNGjt7cBJQFyzKrEHLeQmeRHKmrc3uuy6Q/1g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfCvbyCRA9TVsSAnZWagAAEysP/AzpbDqGl5EhSlH20vR6\nzj+tMwY+ugAFtuyydvFFWpDkEwyGrsUJq1xzKtCaVgUjIdWuICpliArduika\n8MOQdsAA4ZUJNMWL8LdB0SEa7eL8Vw9RX3cKDkPkpFwf09esdE07dR3tg35U\n5y3HEtueJrp1AgGH47yb+/5M4ZCh3VeRsdgrnOJE4Otl+s1rZoUaxKRbU1PU\nXkPKgOKAKagKeOdSBQcX1n9KYk1jmIPF4qI7vKsTrIC/aoFJcQZCzxyovrAz\nfLwYtfpA8dzQHPKFgCu+1hUrkgy1qjrs9EdAgDGIRf2awwIY7mYdMflUEjgA\nWaQiV3EhKJ94WyRTw0pwV/krgozh2whX/tx+dewdzchyBqCbOuECM0r9j+IZ\nbfZqz55hZWMI+HNlFeoKsba+ZPBVpYitU2gYxLAFvw51v8CRxb3CK5yw4dCN\n20CICHknwk3cTbL9+R7jriuSnZP48cSOV7PzHnv6BJ4JSdlZqXk+mZ59kO+P\n9j0GmMqwmmPNFh4x6shp9kEBIe5MrniLpMUGHErUnZWIJm4dvRpKmTvVYtm9\nIICq1BJntUm7vvBrBui55B718vKBt/sXYcitK9lKoG0fZ0+iyvLw9E0boyxO\nMjyhMzQ/+7fOVwi+zNV0GSWcYH/5lJH3sBnAErLznqu9nitDdnMvlrbfNpwR\nKCzA\r\n=67Wc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.1","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.16.4-alpha-f90a6305.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.16.4-alpha-f90a6305.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.16.4-alpha-f90a6305.0_1594554097982_0.41260290202919814","host":"s3://npm-registry-packages"}},"1.16.4-alpha-07358e5b.0":{"name":"@graphql-codegen/cli","version":"1.16.4-alpha-07358e5b.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.16.4-alpha-07358e5b.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"de8fa6d22e2e0791cfc7e375c9d6847a33b4f3f3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.16.4-alpha-07358e5b.0.tgz","fileCount":32,"integrity":"sha512-fgMC3nqiPg75bOW0SgNPZ070PrA442QNbRQFoV1zZ/Bpw0e/ZUSUzab5g26J8DDFTqdTXvaiVgwlEYWkUTp0Gw==","signatures":[{"sig":"MEUCIF5DVLlcMcZqgAwLksql8FRLe7HMpYaW7jQS08trtQsNAiEA5AkgxHCRuTWS3lu2B7cmMcXOFTv+DU8Ot8Nt2eAO5Ow=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfCvdVCRA9TVsSAnZWagAAKVcP/RFAVKD6mLrdH2kSPn92\nmYHaTWwXohokz6vrkOXBB+o6IMHbt253SCYVry2jhM+AfQgIRD00KElsIMak\nbVtaPNocDhg0wHWb5KRC7lNfOnq00BBV+lYuUwoLyvGqWiJ3noPAzPhUPqZU\nTyONROjUHFbTkSKDFmp3OVTOiPkRckiEeBlxlqUnA0GVPsmzzbjVDDB2AdwR\n67OiHXN4CrzMMCnlmxMAhBaQRZtfLzI6tquMnlvH1kScvMeqcd59kUWcj576\njGP62wiaxiM3YCTUTI/3sfG5G122/GTlIFuM6b9nO3W7PEbSZSoLgHxJojYy\nwXT3FahXymPyensn1bLREUkI6ro6ZLAhdZLHhG6EoPthopxIgmXCMcfK4ylz\n4UaHWb8XMdjUB4UYXmqnCmdq4Ie+8lGgrsZ7FceBikYMWBmRgcZVEk9ustZS\nHjFKIYvYWgGJ7gbhWjGFvnSP6ZoRv1T/g/BiByNdYX3VX/maPhKeDg6iMIbL\nSUfiGkS5UwmzZwxR0H0rkJmjDhZ2WwV4NE0ExES5bMnnQ5BcqdcTQ3pHa6y9\nSHBZ9/dVVpvretLk0QYF6iu+U8eOxWxvH4RP1ysQ8y+f8UCwBmCHG2cTwIWf\nJ1hAi4rv6GBaldVRLfOAM/H9S3wdrnZhd0NEwN0ruZ08RsdCfzLK5u6XY9Ql\njVEM\r\n=vuKP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.1","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.16.4-alpha-07358e5b.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.16.4-alpha-07358e5b.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.16.4-alpha-07358e5b.0_1594554197398_0.3089750542032048","host":"s3://npm-registry-packages"}},"1.16.4-alpha-649c5470.0":{"name":"@graphql-codegen/cli","version":"1.16.4-alpha-649c5470.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.16.4-alpha-649c5470.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"216a14dda290d0e6eeeab8badba3bf8ba7900f46","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.16.4-alpha-649c5470.0.tgz","fileCount":32,"integrity":"sha512-HXQE0sq3FyrYTWDnZbNYQgG3FcnE9loUi6FT6DYVUzkI/h3wR7Reao8a9mxlNGaMr6tNwPnhSqy+VYInD8VPIQ==","signatures":[{"sig":"MEYCIQCtVbgAoRvRrKSoJ2L3fvdCGMtLSkKmQAP9VpkVm4XZfAIhANn2ohKDSgDX994noQV1EnpDAWqpiEX+2w40kjhV4of8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfCveCCRA9TVsSAnZWagAA67YQAJL/XnpdWCEzSvGI2q5m\nfEUDcysn05oUe1dNLMRyD7Fk+YVT085eCF02wOVmCTWeI16xGhZalRWGOQXE\ndgHmm4PT0kN3eEX6fGIXA7GBdL4EVoBShDUPeexmO0eYlQTbnutHI0u8+VFc\nv8nje2pL0rvwrfQKYiAa0CMlBpVTgJb8rWE81fGoQWbYCrguEgoh7RcyNH8V\nYSyPpgBdWyqSP3a19mtVfA143dlzsxnIQFge4Ttx2UalP4hKNTvwG/Xi5i/l\nlJBLgnteqDBgSgyzSUA6gI7v6e2ykWvYNdsOHOGd4ekfKNBa4SEcWThbE9bE\nmoZtGHtTfXk70xICPPtgEX+GDqAVX/hwxOxwR85x2T8FIhWio10rxPt+t7c1\nnPo0aa/WLlMtB5oEw5nNvVQJ04NbjfhkWTuj9l58afMCCEA1VjdWRiPK+2nN\nBU+r7oR3rqVy3QG8b64bBIA1v06PHP9s/TvHLBshE4NNNNy2e03mAjIAya83\nkr+2OvL2S0tfIXCF6MO3+f6jzZj6Cy5XTAMkNh8z8woUMwrfSPD3UZNvnMD0\nll95N8YV1zdH8ZugT1ue6HEWBt4QsTy4LogcNihQ+NQnfTOudNF5i6CDsRp9\naQZARkJv7Sr64bREc/EocwrzvXvcRq8GNz8HHV3ZiqKnJ4ibWiBXkR+hgtx+\nS4hO\r\n=3KmK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.1","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.16.4-alpha-649c5470.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.16.4-alpha-649c5470.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.16.4-alpha-649c5470.0_1594554241696_0.478341055683805","host":"s3://npm-registry-packages"}},"1.17.0":{"name":"@graphql-codegen/cli","version":"1.17.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ab1c61928060a3ed3835b9d82e7e505add221a68","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.0.tgz","fileCount":32,"integrity":"sha512-LwGrReQ3dTtHhxXAjYy1sODqIQqo4RramAarMl6ph8ImQ1nBV4LlEuGLwWfg12SOjAON4jdLzbWzj6jEJOKDvQ==","signatures":[{"sig":"MEUCIQDtppd+RBb8b/V0F41BcgWk4SNAWMBm9KEpiyRpPYoPnwIgBQdX4x0C39FeW8DrMgDE6tstrPccTFnIWA+dUyOmUEg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431280,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfCvf1CRA9TVsSAnZWagAARJYQAJS1XMcT2CKmFvPBjMKz\nFR2z6fX+Q65dTGGYxPp8flf1cp0ET1Fx/7uDJQIDfiHfPDQsstvi4Qifpx3x\narj9hhU/4krkX4+mM71GAGqc3CY+S+5gaU+pmy/Y2tH0xFaEzICmqmzN6zWL\n3SE0gbljTJ9FgrkutwcxzHDutPFSTTzTOPYrdovoo37k5EFiI4Ta4OiayMDl\nkRnXfWScEAXktrSR4Cy8qlaZOrMcjgdqLsgEDLdQ5+2pcayP0699mYnTtX2K\n+lzildtPPp+HgT5+T4X4DP/aaZGbh+CMt4JtiiJLNeIIjbGW1xIfzjsMy2a9\n6Oi3NUr1QmGZw78tpaAlpCk47h11UgLa4PgccN96YEPOBgR4tmpHgAJMlig7\nquWDow3KlEzm92ZE+ulfg6k5ocDQUHuqkx4FnEeDZXO22Re0GxI4iCYvAdzS\nOV/pf2fBvIMDa0d3GouFg+WKRsvhRiLCSeVCzXrtuEgjOA0eNbrm+Hm8XKxm\nOhFpSmYvsEvyPIrEXaQxABsNaPSKu9svCnnuGrJwGpZ4Uac9szWuB1z9w8Wd\nV9G5983GA3UzkJqjDjbheTkbO7DCv5FoEAzMYLnIb6dcBE6V8xqB8N9J4sZY\nbE2b4y9f6xErYxPDzHJfydzDBYKSpE8yk5Q242ufE3jeceyxU+Zsl49u+hPW\n2HLT\r\n=iTZS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.1","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.0_1594554356939_0.0002450875349047088","host":"s3://npm-registry-packages"}},"1.17.1-alpha-b5d819d2.0":{"name":"@graphql-codegen/cli","version":"1.17.1-alpha-b5d819d2.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.1-alpha-b5d819d2.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a35f029cf6ffd26f16d0c78ae1985b30c28f8852","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.1-alpha-b5d819d2.0.tgz","fileCount":32,"integrity":"sha512-A5/V3oYzUXsxe50pT1JL3tR/5/Ya+mTnmSe2kV7DiXohdiJDnJxhm2+ZtP3JUBERnQvmfrthEdMN049Jm7WorA==","signatures":[{"sig":"MEUCIGsNx9+oNZGzbbcSP+EFIQ+CNZYvJdt2UPb8zPwtZ4R9AiEAyEOvqpaiVsQcnLR6YZL5QgovBPrC1JCq2eM4tUHsuOA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDBfWCRA9TVsSAnZWagAALWQP/Rc5kn0qsMn3ypEbo+TK\nrz2XJOyI/fD2TDv33f2CXsVH/Ar66ZFhxVjzkQPvwEINnWyoFfQEqlQE17BG\nQAWxrpQLkAocjfsQFLXQnk8P51cE+boPYCTDDs+rWFdE1uqtohBbu+eYgQhI\nAJDdLJFgk/C61I9b1m0FJBO7yZchAb+DkXSPCGtqTqLRGGm1TxTRPv9JEcKG\nfqzZJZ0NKP+ifVOPPSKTMRdMwWjx5nr4QEEXKB4PYcdyPAxxkncLHf0g5Pl4\nTFSA9ScKS0GmiRwYfyxjAa4ogTnMro4uJFhKiqoKXvLRpgK46N9ECVm/pmC0\n3/4qwqpPGMHF1MOC7eiWNm0s1LP//WQtsgaqCkxdxCIb9smud2hjD1DATr3r\nEegbv3fL+FugwER6ynaDqJ8ajtCM5WCx/bLucA2FjwI6hEVan7f78gaAjAay\ns7GZO4efC56+EsZCieqUssD8QVC4dY3KwoiHTFKQUAs9OxlXMgIiWPaHgfIF\n7O0Uy5NZ8cBi6NmVnRWlmMdHHzh1c5YO8FIncLtRhLbs+NnxPAGeT3ONtx2F\nPOSYqDpCZcjJ/6ZSGXw/cMi+qRDA7L1gokR4S3C4CZaWfX4vfWLX7G9CkK3N\nAcgbduZvjKnGQGLbud/cmWQ9qpg8Cwh1FI3vazyrd1OJCcapjMQXPXa6CR0+\nzV3n\r\n=MXWx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.1","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.1-alpha-b5d819d2.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.1-alpha-b5d819d2.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.1-alpha-b5d819d2.0_1594628054288_0.4274082986598786","host":"s3://npm-registry-packages"}},"1.17.1-alpha-4070fdc3.0":{"name":"@graphql-codegen/cli","version":"1.17.1-alpha-4070fdc3.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.1-alpha-4070fdc3.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"dca5da06157e0d82774132c39409576e6d495358","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.1-alpha-4070fdc3.0.tgz","fileCount":32,"integrity":"sha512-RL3VA48lcKIzFatGb4pA6DDGkFWeTyB2AYgC1ULhNuEgJ8HSB3aCQ1DsQ7SColAuBrH2GIRgQjRYoe2Zbmq/Lg==","signatures":[{"sig":"MEUCIFpKFT24wnJnXZyhjmo4X5UdixePsQnXNA6ZlvPb+K5EAiEA+ZpqGMixuSUxcmwhIm15s0oGrsOjjpP6aVEDyi7lH/k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDBmpCRA9TVsSAnZWagAAN7oP/3dAe3yZjwbYIdA7Lwuf\nSJRoaqJogkhcEa3i2gtuvc78adKBCHXqHRWSfsFsaS8i8LufK9d9N9YkRR2a\ngEcsb4t7isj8x6Jnv0RtoCtnkO1CKb03SkV1GXKhKdqXm1TaGr9pVvcozvbh\nM/cyQWq4IaihNWP9nSjQihjdrvlV+zrWyx284oGDcx9/A9rir3pJ6d0RTlWB\nwSRZzvb3znWG2D0z2fo4UwXX51Cs5Kvt4x9Sg9t+OQamOpNwn8FN5dCP4nTp\nTsjPHMoxJ/p3X0cfG5zoiPUsq+aYpTDdDhJN76jm8yUKzYGNnXePjS49KI6z\njaJKATffvDTYeza8XbsfX4ovB5dKykrFPXzQOYZOQkuwf1Cotx34enuhqzpe\nzUw6Oyhy3Y0yfjaQLuKQggUDViV4R6N0EiwKmdRBYgI5KTOATH5mmfKCDSz4\nwn0Urll02ISDN0r0iMCUU442cr1WQy0Rq/vp+cyXlCIsxnv+gk+lZMLQbxTU\njE31oT+sqQ5s0BehfIB1U3wAs7FX6eJluJ+fGmCpZL83COzb2jlJXsXpYk5e\nxLC6NSIH4yVuLQAmW3+ud22i6ZP1Bmp94LO5P+TM6cWgT8jDfbdukSt9oz9+\nQfxzVVR/Qufxzaa621gspMJNpmFv9Yx3Dz3p1++auy+vJ04gCRbHlrXsSi2P\nAZE9\r\n=jBff\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.1","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.1-alpha-4070fdc3.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.1-alpha-4070fdc3.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.1-alpha-4070fdc3.0_1594628521251_0.08272611362501325","host":"s3://npm-registry-packages"}},"1.17.1-alpha-4dd2f5a8.0":{"name":"@graphql-codegen/cli","version":"1.17.1-alpha-4dd2f5a8.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.1-alpha-4dd2f5a8.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"92861b71d30fc7adae72971548fdaefecab085f0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.1-alpha-4dd2f5a8.0.tgz","fileCount":32,"integrity":"sha512-glMPDWEdVBze9AVXkL/fM2+/MzJguHCnLb5+3KgsJGqgrGvTw6rkoWIYywH0AgXqS7BX29k+fH6FLVcpQbi3sg==","signatures":[{"sig":"MEYCIQD1O4Vphe7+7skw7gMiO+8BUX2vZbVE6I/SWX9+7hEl4gIhAJWWB7VNTHDKnDSKLIgDxq1CIb14tzwOQu2NKoq60ohr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDGATCRA9TVsSAnZWagAATDQP/R+Ukdc91Acoa7vfyJd0\nx9FDldhs0EEoAcwRdgFUIge33kv/Q8hRV51k6NmIZy1t0K9Lzo3BoSZ3LFbO\nKiIovNoS7YN/LnctjHGFaLZOPqcC80X6gEFnqNAP8nbh51KIQX26lfbYgOOb\n4Drp/5gq3784yg3u6I0OJQv6+ZcG5tjDAkOHbnaI86cVBCCmZj/7h0WB3rXQ\nWxxtvcLBcgU+QM45cBEulB8wBvdnCQk+Z318nJg7KOxg3xJuPeW+EWw7bXLb\nfkN/he8DD9SLXbYgIOBFXa457O+xJiFRKNld5AqmE9PkPQyVN0/IdAaEVsgX\nTcbypMAGvR+T6FCH+lZA5VXR7B+iYMu2ie7P6Kd2PcSuWoZrzzmgXbV8AGiY\njhcOLIym1RBzX+MS1HnoUS80qxI1Q9I8RZubQY5K0NNr/JfYpri9lguEInT6\nYemx46dhctPIw8+yZmez7Sp2DItilV72NB0RP7l4W+y2zJT7l/gAyWyhuA+k\nhINjoNMID55r8KvVOQo+mfaGAgch4yOKEKsqTUI0DEwKUSrdjZy0+dSCPT/m\n5Ix6TsG2A00FXcE8vlHI+fE6W+cCkMjUzGRTPm8TSUAcYKSCsHzj/GfTKIqz\nYlZB2Jwv7bHIa7FbuLLj/Z0foHcZFAv0TGq1Xxey3ir7d3grJuac7tQ2VCIR\nzZ/v\r\n=lKiQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.1","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.1-alpha-4dd2f5a8.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.1-alpha-4dd2f5a8.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.1-alpha-4dd2f5a8.0_1594646546962_0.7289707997680865","host":"s3://npm-registry-packages"}},"1.17.1-alpha-8954b626.0":{"name":"@graphql-codegen/cli","version":"1.17.1-alpha-8954b626.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.1-alpha-8954b626.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"afb208253ae5d176d8fcb22bdc8cf826583fbaea","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.1-alpha-8954b626.0.tgz","fileCount":32,"integrity":"sha512-NQTikZ56ltR/rgo13sYvzwHx1qDzAkpqP42OE7SBh+8PyQ4IiS83h0USzNX4hUS3maLd+l/z8+c4eVwJveUK5Q==","signatures":[{"sig":"MEUCIBSfC9PdekOaJTxy/BPCpLdNHqTIPBCdmlbOnmkVeAUFAiEAnHSFeZe6ZK+fwofqUyLdvVnFRbF+tgNzgN2SGd0LQrk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDGA1CRA9TVsSAnZWagAARbkQAJCJdGXOZVNC9tWn1InY\nIIghuhwHHa2CCQpHwtvsxIf3alZFaAN3MtqhuuQV5bIGqvV86FAj5+5zz7SW\nlDqDVGNe7cnHXqdRgc5rjagvmV5UK3QZD0YUbSZGRUPTfgj++nBqanF1qHS4\nTzErEvfoZwRbxbI13uHvdU/j5l6GLYJ5nH2DGtzYdaRXZX0fy+Xqsw0kw5U2\n90/66AcrusPBeUfuCu+6KbI2+bXglXBue3HnvSUPT3Yx0umuGVHOENiS2/i8\nrF1XhHzdYQrdWxYtm6hX7h0CBG9lFoU05bZPuIgTRIjpH4FUU3sXIPoLvvvT\njv6BNe0m/BDkFETMquJTWFvvomVyE9AoCF4CGGHpdiiCaZQC3uMoqQLXTSQL\nZ19waxqMvQrkrMODu3+9aMbAJ+6x1SGNw0z713x6N1MNXIBuAKPtIhO0Yh2T\noDkBpF/Qtb373Q6dhAS46ufieNJQXQIpMVCm10QQIpN0tTccL8awG6qKJXpw\ngF0h/cfxHVWyGV9BQP3xWgKre3M3cwvOGPruU7ct2Mk/bZHexyCXrb+Z6mbA\nmWu3z6lNz0Zargj2orp52pPPdQxHjl7pPrtDjVLuo81NBuRuVtWf2yfiYPYQ\nNTT0KDn94n6M/La9ZhOx5pruknr9zu7JZN2tBEC3763C509a7P21P2dAZBum\nLyuu\r\n=Ulju\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.1","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.1-alpha-8954b626.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.1-alpha-8954b626.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.1-alpha-8954b626.0_1594646580840_0.9950084479960357","host":"s3://npm-registry-packages"}},"1.17.1-alpha-d8071de4.0":{"name":"@graphql-codegen/cli","version":"1.17.1-alpha-d8071de4.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.1-alpha-d8071de4.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ebf6a5b7ee2a04778124c15f96aeafce240937ad","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.1-alpha-d8071de4.0.tgz","fileCount":32,"integrity":"sha512-6cjXh06NLPsBV2b3OyCZrLR6ldN2R+32Q7AO0DtWeD6OJa5jONADTGwYs0tjIzYyViE63rSAULAr69++gVMXPw==","signatures":[{"sig":"MEYCIQDBvL7GDRLwi2pJLvobOFfmgGqzUn3V/Rdev55UqirC/QIhAI1sQx35oVhBXAm85XY+IhvV2WY6B4rG4ULobOf8S6wt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDVnVCRA9TVsSAnZWagAANx4P+wZhmgeY3boPoXS9oCgp\nbS6Peskj7fM06TOoBIJod7dpNyu9SteApCuAouO9J3BklKwiX9wMB030dwW1\n3HVMbN/W9oxVjFeXLd4Ugiiw2cOtoAQBPw7SrSiK6GP1eMFEqH46jmForMxR\n4X6lbe4reveDbx70pjAO/5Onksr4vW0UyvNJCutwa7i5xHeBLH4dP5DNOymJ\nSIjRPzYqV72DAf+6fg+fl9Swi+B1oRx4DoqoTkEgbHysgM3BgogA8pnF1ziX\n/P3YJhvhHvTD3PvQC+qlQDp9f5tBDh4sLNC0gYhqK5HZZ3nG9XnZ8i01W3N8\nQUOXSgkMU5mKzuEflrKPIQY3HGECb53Hdt0YNhN0V75x9qT5Zyd6uFZJMS7g\nKGTfIBn9iHu951QoM8IbSDR7E32QA9hwOljpLXSKAG/eHVpBk9L/N2z+0KPb\nvtsTfONY6IJtocWU3sN5+EUNo9u/IK+mzwvGcaDgSAWBaWGShytc2jJsp+h4\naVlPggSYpmmWDI6W3y/7eng2l4BMxI5HTzMBDk1JCRZpEr/HOR9CITqQ5ezc\n++hR6NK/X6mqSx9Uw8irkZjwHAAFWp6iVZ74sp7uNSi3sG2dz6Q6cHR6JluZ\nCBfrWZ4vGikzijo+DtFVk6EMxgpiLf3UeKm1JAUq3/HtjCIVmpEutoPSEfg4\nTWHX\r\n=nfuh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.4.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.2","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.1-alpha-d8071de4.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.1-alpha-d8071de4.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.1-alpha-d8071de4.0_1594710484461_0.39152280841738296","host":"s3://npm-registry-packages"}},"1.17.1-alpha-593852c0.0":{"name":"@graphql-codegen/cli","version":"1.17.1-alpha-593852c0.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.1-alpha-593852c0.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b14e040d01e759d0ccccbef2b86a35ca718d5dc2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.1-alpha-593852c0.0.tgz","fileCount":32,"integrity":"sha512-d1VJxJrS9kTpAXwYK/gutLkqbfqLk8Qht1UG60MBQU9EF2HPzo/jChEpa3mWENd+3BYfd5E1wi75JhjZKgacXA==","signatures":[{"sig":"MEQCIGFKYH974YAtGRecvkB23rIfWPLTHbzPamZjAlga6FPxAiBOHOCmfd8ybeCYL9uxzP3UFD2xYqybAMx0v0460cWOtA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDbEpCRA9TVsSAnZWagAAkaUQAIrLJyEIzqkytxJek+Q8\nz1c4pCSHSmEPAx1XU1x7/ccGXJm9iSgfi0wI5zZbi20xmy2QpLSFZKFfDqsP\nA15j4HYLZ5j94VhY+RyU2l3OEQX3Qg2EgjoeAcwOBoJrWdgZCXqXAkzg5xHi\nmzsWWX5Ouw9ZUnzUEMAk0fO41T8m3So5ZTkm2FQNZSOrersNMaCzvm0A+1vX\n20JnglIG8Z/mGgguFM22WuvMeRLnS+dKN5P7tl2LFPpOiONFuEGrD9Jh32H+\n8Ibo+hCBHOTcpRP7VtZuTtMMHAXKh3L08gsbtkpz/fyNu8GO5rwGHZpYYY8N\n3nv37jwfV2E9NgoqcVTOw3CI6Z7YGJfmhkoZy6B4jQsYyLbsVoUEBRFydn5t\nl+4AX51ugoTDpDMBqGtMH6N5kde0+x8+P7gYnFk/J3AjlsqM1Xde5JNb/mMU\nqr0qieACmjOnHbb/e5ZKtost117A+Gw60Qf8FeCVyzAiGLipJyVPLT2zzlBK\nL16F5bb8cNBO3loYE7yicUx9QqZboYMhUpAeGAsfZnM5bZWeqP9K/gNBGqrs\nJcFFHHcA+QoTEKrw0HJheQ41sJooHQ8ycwYa7HJztYnM52+61V+DtedaTzfI\nPNUfRWSSBdI1+7w84E2Gdnlv+ipS86wrjcsdO5QihuSJjpnQVatCDjJZ1Ye3\nYvrV\r\n=aMj3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.2","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.1-alpha-593852c0.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.1-alpha-593852c0.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.1-alpha-593852c0.0_1594732840602_0.36427678939158925","host":"s3://npm-registry-packages"}},"1.17.1-alpha-fe380040.0":{"name":"@graphql-codegen/cli","version":"1.17.1-alpha-fe380040.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.1-alpha-fe380040.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"345ffe64660357701dbbdd07df4247f97bbef983","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.1-alpha-fe380040.0.tgz","fileCount":32,"integrity":"sha512-CIkF0v0d6t66M7ppjAcSwkb0EXdTc9OHxahuIifD2sUU0be0nW2XNgK1PCLtqhjOk0lsL5kl6Ir5QHKrdm1deg==","signatures":[{"sig":"MEUCIQDxS+oWRbq2MOd90Eg/xg3VIroIbzDVdWmnsGSGNIcXagIgdOe48QE7rOM3A3ZqyFn/rmrDfjf6qHBXhOdMZRq/zVE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDbGRCRA9TVsSAnZWagAAIT4P/iupyDKxEYTkdEbTeyts\nOjCIXSPkzpBelTn9ELNA2L4B3W8o+eKA6jsN8tqIxXT+i2K4varZjPSRew2s\nnzwhE8Ca5okMelZJE/GXQhIlx2vcB1U7xhwTpMsnSx6t9qGEY0RJOSCOAW9t\n5mk0HuDi8mPY7uDxNOGu+ANPABe+MxlHurUB9cUzoIW8pGJN8KPuCzjB8yAv\nViEtmV1Dviirp2wZshLdMMlsJ2jlrbkYkMpsrG5KXOtbPF//eprJcwtFpF7m\n11X7PrhApxudkG9my2GGr/sESTDr8LMdweyXmwaUfJ6+qqzCnPgRNfwKKLz2\n6Gfy2pt+b+10DjQMvu0/De0hWCuBtkt5ouHkArE1E1BznG6i0AuiCFfzBJjI\nkxMB8MFMFvqHvr+gecHMOdCzFZnvP6Pn9VLZHvbn1FG8aN3zT76U8BwO2Lfl\nevpEAAinDJWxUJ2bLKjBCAE7USNMpO7pQJ0IhZF0gJmnem0MphrOti/Mfbyw\nrMpA56OI1NL/C3DXoYzCE1ZjmXqmahA37SyKfTS+Yb6fvr2NYY6nHUw3O2tR\n9jz01py19BDw0C/e59mgGmyOgAIXv7jNptOKoIfcNfToUS+BvkbcbsH6mSRT\ntXC48iZwqkfUstv38sT9NnXFDFLa3m0XNRVcXxM2vCv+1oFpTZ/7QN6tyFiZ\nm47U\r\n=bqU+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.2","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.1-alpha-fe380040.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.1-alpha-fe380040.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.1-alpha-fe380040.0_1594732944987_0.5014942904645299","host":"s3://npm-registry-packages"}},"1.17.1-alpha-e78f3cdb.0":{"name":"@graphql-codegen/cli","version":"1.17.1-alpha-e78f3cdb.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.1-alpha-e78f3cdb.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"376b97f59c3882d22a6b8249d8862d394786c3b6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.1-alpha-e78f3cdb.0.tgz","fileCount":32,"integrity":"sha512-rF7FvqsswmOiY3SGF77c9lXQ3W3+BpkKGKAfyrX/UQKaQBlsayHru4Y9ILh1uwxkkvr7epO/itTKVbGmSL9aeQ==","signatures":[{"sig":"MEUCIQDlYX158IYs1pkqXJNmZmnimK6uJhPHUvqt+835tlFhigIgTFyIJ+fq3gjNC6umideoUgOFBV4FFqfCmQXZRncHfFc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDfP1CRA9TVsSAnZWagAAQD8P/1yCe15PUAfVkrVRWFue\nUOxkOO+mGfOKKofOZSX2rogDC+jNgkocC4JY3Ll9GKiqjrqxRol/NfSAGxR0\nk0oYmuuU6KY1AQSZQamqPADBn44b3TdWrU0yN8wzJUMl3ubSDAMhF3+/uui4\nShWx97cvn8rnSRyCLgoOHURp7pKUnKq+oHJK6CGR0jj30cvWCj3wuYh4Hvoh\n+KYavX/suQ2NZ/pmMWe+cvO+i7iE6wabgy/qWM96E3Jyi+MrwML0oXw8AiyA\nmP5NOy+L51JOrC1XfmO1g1GleQPvprc7bSQXzL7WKGhyFWG0iXfj9GHUcqCs\nq3SHxBlpRfi8GyfHeiKsSrcIYkMteVsuctIpKykHgTFxg8D0R3T+vuABPbyN\nx7IZZBof/TRcr88zQQYykJ7JsmkbTod0K3huJ85l/gtbAgsa7LpIU+dwEUky\n1VwTRl1/Pa+Lonu8U+/knMKlnHEHtl/QBnTo1DWFnoG61JKmlkmRd0n+o3e3\nBx+3are8vUa6Qkte574/ApzRa14/UrB/5uzvPVNzlAE+ZY8wVd2TdJ7mfGl5\nL4D+tB8yYxB/9MxwxxEn7An74eZUiYX/fU7ct3hG/fvsNFdds1+/JtGd+T4d\nlc6ijdoQBM3QmuKW6YmaPfmTCm0ylckHVhDKmFtxolAZ30z7NYYi4SHuQUQD\nzWZo\r\n=O9ew\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.2","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.1-alpha-e78f3cdb.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.1-alpha-e78f3cdb.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.1-alpha-e78f3cdb.0_1594749940070_0.48994349495433975","host":"s3://npm-registry-packages"}},"1.17.1-alpha-cea9dbac.0":{"name":"@graphql-codegen/cli","version":"1.17.1-alpha-cea9dbac.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.1-alpha-cea9dbac.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"20f2c05ba552deec8259c97a087ee0571614af59","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.1-alpha-cea9dbac.0.tgz","fileCount":32,"integrity":"sha512-vwUm0edFYVZrzITe2ze8SffoM6+q0QjMLShtSCXkx0ExXz4s9X3z1rdhzOkM3kuxChyNGA7eZmqtE9wSs+QNng==","signatures":[{"sig":"MEQCIBa91jPOw0Y7vtpeAG+z2TT6A/FOJMO8N+nx1XZ8ZRU4AiBsHFNBc3mLZaSYjNKg3RZ10gFQ2vyaEm8tRU5ZXryiUQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEEYhCRA9TVsSAnZWagAAl4gP/2dH4Ex1FDYIxh9wETf7\nqb8iuRKbW1NXtzFeyOj/EJJLQQ8d9BeGycOGXYP3Q5pH4nXwM7mq6PDZ5XHC\nYRSZrX4905tny0WizlWmsnx3vZeT+YOyePjq3JJIQHj6J77VRvZ+8oD7W6bH\n1Zkdr9Vqw8PULwWR0sI6Wjgp+qw608fTrWPKzQa7O9zaUrPFGbsDz5KuAPOa\nWHFrRbJzXP2FY7JgLG9N7RPF0rvReqYXH3xPeLarjOWu3+qMnsXd3AHg0EOO\nAaPOzGSM7751tMn1gdEvLaV0bIjnxUPDdSK0aAJWiPRd6OeEzk/qpDi1lT/1\nkLLqGfFn4blrx+o0x4+3JF/7UjoPJYrMe+3vmvwtEigjtEX9la83Zp5Wg+24\n9f48tF/OUFJGakfpMVuzy1GOwtwDDPWtp+cgLFlWxqnnuCEc1tIB6iFdFxfR\nEeHwfZ9XFabwzeyWH5DP6wGs1Qlq+yTE8RmVN34fhy9YxnN4o4oqPOLnaotg\nto/1bt40ZUma1YNwt/je2UQdF74BQrlhyFq24zNNrLN57HKdAfHM9r2GjwDT\n7gZHVWrX6+E5yIb9RmUJ/6T4Ea+iIoqirYugpXIObS9IaVccbZPsBNim9jld\nBsgh3aalhtfvLyq3lIxdcNeLDPYyarHzadrup7d8lHIkaTfauKdgr2Yg8HK2\nDdA6\r\n=uwHJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.2","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.1-alpha-cea9dbac.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.1-alpha-cea9dbac.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.1-alpha-cea9dbac.0_1594902048621_0.98508378093679","host":"s3://npm-registry-packages"}},"1.17.1-alpha-ad252454.0":{"name":"@graphql-codegen/cli","version":"1.17.1-alpha-ad252454.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.1-alpha-ad252454.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e3d0604c035d1ccc02cdfb627c4f0335b38cb86c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.1-alpha-ad252454.0.tgz","fileCount":32,"integrity":"sha512-1OdlsMBnik5d/IYg0Hez69R3m05krP3G0tzELjYmBuUqaEFy0qFPz4FixiLHzFnljz2ZqJtHqbnvAWCZ7yYIwA==","signatures":[{"sig":"MEQCIAoeE9bFswTTtTB60s35spWk53qZCqJfaZ8p09MSmCwyAiAyFu+tYRCPEUFEvRFWxyJIHcgXTBASYGY5ELYGU6USAg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEE4ZCRA9TVsSAnZWagAA6zwP/3xUSz+DBG/2lVo/U4Xe\n9VJLakjaWj8HsvUFX7ZR2yCF6KchEkgs9f6VOUg6DxAO+Co8Q7Xm0tHWXSs5\nSCPBkQ+BJAGnw62zWmY1cQf5TlU3Vrqqc/9mJNVmep7qVPt9AL/eb2VB7AW1\ni0AaPEMRCoRpES1qptTBNZjd4ffDVI+KNzl9T8jCjHH33EdxRuJGLAQl+BPT\n688I7pFQNZxIMbzOQ6BFQOUsHTW7k7eas7U7sHFOWUpZCl2AtTpcWCRUb/iB\nyXVE6hchztnLN8IBaIWIzgHwFM1kCPzlgB7vXkmFkSdRAhj6uTebuVWDFwme\nNX3if064Sr4hVeuGtgNYeGnby1C7MA0hEU1TgAE3x8KtfG/1YIgMInh1LThr\nhEIF2bf4S0G1A/hO5U2q4WTebEVfrtwkBlqDLbQjTMoi5nC67m+qGoPGIc0m\ntsUNYCkMkwhCeGzeGAj24d6W8ZAnThCV8bhNea6xoTC8uvAiLeLZke+ffkfT\nVbbJ4erVveMqeEM1gWGmx/Kfrvg/fkyLtQv9Gco+dPbdOpptUysDOHhz9oz/\nA/Amu0mX5JHbLf47q6iwxxhzhIT8Afg1ld4kXI9dNjRRmtdtvwQsjKLcF/Dt\nsJk75im8lbG1aZ6DlSRhrF38Ht/HrccSmtI1+5xrdbOjV5ufAXSdDFH+wwss\nG8hZ\r\n=eSvA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.2","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.1-alpha-ad252454.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.1-alpha-ad252454.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.1-alpha-ad252454.0_1594904088313_0.07563443860168007","host":"s3://npm-registry-packages"}},"1.17.1-alpha-85577565.0":{"name":"@graphql-codegen/cli","version":"1.17.1-alpha-85577565.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.1-alpha-85577565.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2295a221575c567d228a58ba392221582244d502","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.1-alpha-85577565.0.tgz","fileCount":32,"integrity":"sha512-qjLDAfzH63+Gdm7q6RgNPZr5ZGgqejbZ9B074Xr7pDvI2E+C2lJgvCXqT8tW5ROZ74zyoySZxcKxjlBXaYm6wQ==","signatures":[{"sig":"MEUCIGnMah5NUzWyOYB8/9fxlYwWtov44eYg/tqU9Q0hI1wGAiEAjLeHzhAfD4mCkCbifpRsu1EeVw6ynRKYNgRSS5bTBO4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEFT9CRA9TVsSAnZWagAAQ3MP/3Kjz/VZ4EcEOlbqcufH\nIB7RQghs6HVDYzkOxOQIS97f+CmWnGcmG7ZbcG1OUc3qt6bDS49xHFLmD6m0\ntmTa6SOcjDkNmfNviebntD3DRji3YakN4duGOFDratldEx/4GHCLkPIQmHWP\n79610AC52Jf9GIIKU6QrbhQe8knZfslXO0aTB/nHuzwQ0LT0WaaO8EPm++Fm\njqNrG8q8lQWcXi2nqD/JahieG6udIABKO9rRpLZBTxqQA2YbJ+M8He/ZGUJo\npyM9dedqMmHJ89N67v3pRA9jTked8JxYo7WK3qqqoSOPeqYUaT2CQ608mVQK\nhSgr1h1+/m9o0hc09MJzoHXxZzVs6YqbAndimaiIzDMBNZDNJ4o6kMD2LU//\n4R4zmBn0ExGxjB9q/P35M6ilKTVfzze0Yao279B8HyGoU3Ryzo/OkUA6MUCu\nk3+FqhoUwVhsc+xT0aXOOTzMbFZaLEk94CochSyCtg8nP/lCsH1bX1o3jrIC\nLuPShqIneroZZNntT0mHPiosEibC+M3nntCaVLbZnEjwWQFXM7hyu6mfz9iq\nZ9gwGKoAfLhX3xYoxEGpm3MGA5qcX/u5wLqXCokdylfebKSkm7KHCW8kAlNe\nHdeXCgwfIgyOb55bQy9C1cFeNatsGH0VVZrJgr5lJQQ7u/T1ETt6D0CKCW/i\n6Sjr\r\n=V6JC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.2","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.1-alpha-85577565.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.1-alpha-85577565.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.1-alpha-85577565.0_1594905852913_0.17972825848091922","host":"s3://npm-registry-packages"}},"1.17.1-alpha-ed07ecfa.0":{"name":"@graphql-codegen/cli","version":"1.17.1-alpha-ed07ecfa.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.1-alpha-ed07ecfa.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0c9ddedd039c4a5e1af0997ef98ae11c2134ac07","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.1-alpha-ed07ecfa.0.tgz","fileCount":32,"integrity":"sha512-mLA2Pbbq7c6y57xQ1DETHftSTDi1bfob7fR7SWg0L7n6B10Fr1qXPMn2lKjTc7qx1bHEK7RN3Hg6qhOfARH2SQ==","signatures":[{"sig":"MEUCIQCn9qoXNqkkdMmuEqtq8VUiVcOeKOqk8M3zSN6M+AJjbAIgZ5rtr+2FtiB8rk2i2c71/OGxo4qG1bilvhbajNlV4nk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEFXMCRA9TVsSAnZWagAACRIQAIoy4WCvciw4Vvlqs2ex\nagVfO9XMw8ip0uQ1sx1XmPcyv68D1Q1XzYRu7CArlhkazL6DzwVDIwtN4ex3\nYP2cDGDDoYeEwzoc9xOF05/2bzDCbtSzfo8K4o1978gOG58HdmdBg5vgvt8y\nrdoiw9zR1aLCezMy2xtWyUhWY+NuAqckGavIiXeKpHOufMZwdJFM/AuYm7sA\ndZrNQoJTWAJLr2KC3fi8cusfGyNSJmIWwm0tNCDE0Sd8GxEGtHj25o2k3zlu\nF2VqH2flmDwvCCdkGDOGB0ksV3xRU6q69UQxG0Bc4245s/zWlQiTRyRlPtX9\ndidt+1+AjzVWFVnSsIMjTZN72eJb8SvAjlPPPg5jYuRdjTX8RraDKkgj6dkX\niOVyfdlUfB+0WyB/cGl5Yp7SWRs0PNzvews7p2CY2n0IvDjg1QTTfN2xGIsL\nF2RveQQB4YyFbiZxBeVlh1jyYPepJMd0jokKfqAehKfdbzEZOHrIbl3vHPks\nd/VrajHtxYkVm8n/kPL6VoA2w8/04y/3invI7w2JQ6sSqOLpFLGZTVd6C+AA\n+pF5p9pGO/dFFwhxQ6nGabJzSRRDk0Uy648cKUau+PbZru+RVPfU494eKvXp\nhFaPXVLwG7t83i+k+qNhPntYS79IkIMKgz7PbaeRKN61+e7VSUWIs1YCmMxM\nhG9m\r\n=r93v\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.2","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.1-alpha-ed07ecfa.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.1-alpha-ed07ecfa.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.1-alpha-ed07ecfa.0_1594906059681_0.4835004049537983","host":"s3://npm-registry-packages"}},"1.17.1-alpha-3c2a8aa9.0":{"name":"@graphql-codegen/cli","version":"1.17.1-alpha-3c2a8aa9.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.1-alpha-3c2a8aa9.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f977a063442a6d84b571ff9d0ecad1c9129fe97b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.1-alpha-3c2a8aa9.0.tgz","fileCount":32,"integrity":"sha512-ktC6In8HEsVe03NFcPkmzqKdcvgr6E/tDFwPPnxvOy/hutUCa9CZt3/9EvjJKIo9fWSwDVUYkXxjAOs96jbHbg==","signatures":[{"sig":"MEUCIQDqSpxiCAS6crpiiY+tdnmD0uCI33bLSnmamsNz6XEeBQIgSjdmPI0RkJDo40CsS0x3keb1CzdmS/nU+xJIh3dLWqU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEFZ6CRA9TVsSAnZWagAAvo4P/iuZ90sruGOhpZebn+AV\n2MZedvUY606QqOIvPYDD1yas7pUhd11FW8V9EqyZTXtG/S1mKmtupRMiDtsp\naFnotXQaLk6HCgog2jC7JRbEkYRYAMUIjHDiq4TGoq9YF4pB4+FagAEufVel\nr/cX9X4luwW02LsDISUToQIcd4jiDKE7F2ojAxjxTEzuSODoF5rzjrIw2bPV\nlQ6y1VHM+xSbnC6qIM2uOhLbE3XXogKCu6Q9vXKRK8IzNX9uGLxfhh3GoE23\n9Daa7hDLJOvftVcAVisPLJEwUK6+Nt3NnEoA7zWtCABaOPb8v9+t4mcqhG/t\nnNuD7CBM/1XCh/EeK9/nIbn+9D3CEWMe8ehFpi3+sY8E660tXtI4pMR8a26U\ncRqSCyHiFfTxt5asKwEbq7vuqXiHH+riJ+IwE5SMQIUuKOy1L/b/eNGCCmOp\nJEO/Hs3pLhUXiiLyoklV4CTw7tDazAJUqsAKAEYI18BDbLjmRsQCRtqfjgjo\nCcjuj0SMduke1gf1P/juqLRksrujf3x/EjHvRXnIHn1MSoUi7lIYvg90quil\nbqDsw+BN4ETm+NHrJXSomwZi7tXI9PFcbN0qc+cE9yE08uNO3qoeo+uI5vAP\nXljmDKUK4Wr1DAT3QsiD4kyuJtSauujSKmQRcD0KFSnKHDsCV3sm4oAjEbxi\n6DT5\r\n=95Hg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.2","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.1-alpha-3c2a8aa9.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.1-alpha-3c2a8aa9.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.1-alpha-3c2a8aa9.0_1594906233339_0.6909567349586689","host":"s3://npm-registry-packages"}},"1.17.1-alpha-2d6f83f4.0":{"name":"@graphql-codegen/cli","version":"1.17.1-alpha-2d6f83f4.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.1-alpha-2d6f83f4.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"aa862c2ba3e068982cfddb96f61c06112787a94d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.1-alpha-2d6f83f4.0.tgz","fileCount":32,"integrity":"sha512-38RiuYMlMUGxApG3JqE0zSPeSoc9Nyl+9EMeBqy0ISJ8oj+GYYh5aZNe34FNROB5FUAmxe/9vEfpbaeXu6EZ4A==","signatures":[{"sig":"MEQCICax82lOheo47xKhoRgU1BSISUBURfjGt5Ik68y5OatqAiBZLekVTQq7S+q8HMEfndlrzo2SZBQpO6vFcM3fOxXk5Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEFcDCRA9TVsSAnZWagAACoMP/2WRJtIhCzFNvjq/JDGB\n7ggHhMQpevGNre7XkCHM5V7KVMQppYDeRMlOutft0lyYOgcLQcF28BTajGym\nRhn9+ugc7++H4l48c2rtzhGXEcV5w2SXp624umdJkwre79LLqwZcS2HikzwE\nrxPcgNY8HXg1dkBDbhklHNnQ6jOekDW0SaF14ZN9EMyTgucesEl5Nz47NAIo\nBxxK2c2UCoLgUSk1BG/X5E9IR9DGvg5n2tb7wWcRNq/MT4ChNgOz4tTNVxE1\nxScuFPE/7awYKIyke93hFm2d0IgJ/ZgwWSOu7Sa5yFz/PbJb8rXOys/8apIR\nQ43P8dBVGEk+uQFAF5zFQ00f3pjwFEHpk2A6QloN7D/5731J5BofkAZbbgq1\nvryv9Jc8HkSHbGwH9M7BbvNeWXel+UOazqsfpQ5hMlfd9AfhN8QFT2+VTqpc\niDbnFl9uc6VfAPiYrP49i/6p02XvoOWmcGHe5JQqWtlebflIKZyv8Qc2crJW\n4ePLCXOoyK2AfYEAER1n4mpvkrmhyFaawzPuNg4Zdj2KpA0aG/JMRV5RS91Y\nk0+F9KQw8OSMYOT873Be9TI/v/HlHot/ZSDMKxEYTNlsziQpF84HqUSoK1bv\ntashzYBADoFijBACksNdPA/aZbw6vb/Gq7cD2eHja9lf27/paQospnN4pqXz\nO4Ze\r\n=4XXD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.2","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.1-alpha-2d6f83f4.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.1-alpha-2d6f83f4.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.1-alpha-2d6f83f4.0_1594906370695_0.9005209963697027","host":"s3://npm-registry-packages"}},"1.17.1-alpha-9de4966f.0":{"name":"@graphql-codegen/cli","version":"1.17.1-alpha-9de4966f.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.1-alpha-9de4966f.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c91a3afe219b50e448744b70c145e3bc3e21592a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.1-alpha-9de4966f.0.tgz","fileCount":32,"integrity":"sha512-Za9+FTESTvFdhmsAlsesa5loeZEDSJyFvTl3HUZM8GnKZr/X79inF2QAtuL3XrqZTqT2AFURCh+TOBzE5Gw+hg==","signatures":[{"sig":"MEUCIQDnHRBW8juhPCkTorp9+0SlnwZnH7BgALRFfhueMSa4ewIgKR0CEP/jTgHxMM7F+DJPNK6i66uVvQEkjIjJNFIwpD8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEFhlCRA9TVsSAnZWagAArNsP/A38QPrXM9MMxShk77nO\nFB5b/GMIwnwdeWtdeZxzFSNo2aiY9VlDF+ZhMngHtbpXdP1WREfPCJEHxo5e\n1RIeZFoyYv+Z2UDlonqbO8S+UNhBbE7R5w4WQUyPwNtg3rschyDHQYZSHIL6\n6w9ldItEm8R9zgMFKEgVCMFXFJgvI4+KfIjas/jfhAK3UCBACbglCDyu2B2N\nFaZgBrkIyCYozY7KaPmBOpW2ZP/DTsXaYAGLEu01w0NtgPRPJ0b5cPC2HB5U\n/GOOe/i8VTM8UlvfHavSEkfjuJKPezEH6IdwAOlJSaSZ5IrZprw9dDNjjfip\nkJwPfFC5qVdjXGBgvHCNh4PxhndAoXuCKFES+gSFIz2Xy7NmVacFyx4Mdmjv\nk5knQI4cqDfBPCRBltvEpKqbZBap6zab3HfEUsNnf/JWaFMdvF36/7HF7jOV\ntsju43fRKZT2DzBExIVQpCU+DRxC7aFmEjyJZO6U83+w2Kp6KvaOr/c0fcO8\ny98OFM2rzt/XLV+8ge8IyxusV6Wlmi8HVXOO2/1mwj01QFJum3LrTEFNfHPI\nfxATI3QJtFayoqdwYWbfgezc0tz8g/TzU+U/yx5FxLRM4ECcpjVlsvgf5FXy\nTYF+QuHBGG3kSH7h8dMKpTPu9qyN6qfPj7c1+9ReIU2sbNpRsXbhP0zYDlTa\nOlB3\r\n=UOdb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.2","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.1-alpha-9de4966f.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.1-alpha-9de4966f.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.1-alpha-9de4966f.0_1594906724570_0.4117721965588639","host":"s3://npm-registry-packages"}},"1.17.1-alpha-0e2b6634.0":{"name":"@graphql-codegen/cli","version":"1.17.1-alpha-0e2b6634.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.1-alpha-0e2b6634.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"aa298d14ceaedc5430551812f82da147969cf516","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.1-alpha-0e2b6634.0.tgz","fileCount":32,"integrity":"sha512-ZFGxVqc7Nz24ACSjjsrlVhs3YbFlw3wovUdIvFSDiEcbIUq9svKx9VZ/0pqaLFH0EI3pL/sG8+h6Tev53tJUjg==","signatures":[{"sig":"MEQCIEhEq4nnuWDPGRP5xc5z4S/K6OH6fIZooHcO60x55amJAiAQf63vvxGyngdjO/u6hdxGLhVflRuiLwJegp+SIaBl4g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFDYJCRA9TVsSAnZWagAA8y8QAJY6UAnm11ZDxajrDH51\nywK3CibzvSFVqGP9Rkh5IIztddBbKzNydnT14ZvktZ3mAXYSbEaPwvShKRG0\no58MjnGBkQ43B976ofccATzIdwW53F1Z+C5qhufCKyP0/KSeupMib5gn4QpF\n2Xhsx2O5bJYvzdIbvhoAIL7ekwIN3qsNrIz375jZxVUG8+fEiP6b/DeYX8CX\nwJJ6McKGYUkOggr9p4JAzA5ZAcuH/tfzOGLYk1tkPMkX1BrvZLQG320SurtL\n1lUBdHzBcL7jWeCKb+W2bzgSWnMLKsofbfRYYrv74OxJUWDQ0K65vdDkGbmT\nuk6UnEbwCSX3mON4ltms5e714Ewb+0D+BC3kP0ZVPvpI0uyFcKANJVT0Ngq7\nqC4fExubpUAUtUC3nwqXBkCYd9gQY1C3fqH0LKVG9rLZqfekF3z+PqdD6nIO\nzUnDZcWfEefjdi6WMbHXGqUvf5ks7OCKcwo0a1ccoCkSnPj/BDKH3wBFW0MQ\nlCwNpLrtHSQEQWked1BK89MDeRC+n3N8uQuxOuqpxyoJ/cqr+KAWdOLdlTrp\n+wxzOTwfcKVu+e2oTNLX245W7/dIVgN54/ktWMoGm8TJeT6KMA3Yn9qlQ6bp\nxH3LoJr61ny29iKXwqRm2w9OWtLaX+aaso4ZT1Bidxr1cYvVyuho0OZrq3o7\nWxRm\r\n=949Y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.2","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.1-alpha-0e2b6634.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.1-alpha-0e2b6634.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.1-alpha-0e2b6634.0_1595160072132_0.693506490801346","host":"s3://npm-registry-packages"}},"1.17.1-alpha-cbce05d5.0":{"name":"@graphql-codegen/cli","version":"1.17.1-alpha-cbce05d5.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.1-alpha-cbce05d5.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"78ed3c93de0a305a36aff04340f3281a1b9d0e8e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.1-alpha-cbce05d5.0.tgz","fileCount":32,"integrity":"sha512-nIS5SbKZyosg5G0zLmWRc/75/7Dc031pZv2bh3HMLTcncpO7FQN36eVJpginhyAvg4votqY9mKRLYv+wNmEq4w==","signatures":[{"sig":"MEYCIQDbK3KeptehgDMmYBzD0aOygf75v7ZUlaZXYzt4dVmQnQIhAP93nDVTEz1VnWKJfZ+cQ5DBqt1AxelEZeL57zC+uY1+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFDkWCRA9TVsSAnZWagAAV+gP/RRKrQz4fbvlx/LAz4fJ\ntpSACpaUvqlL1fLkSuW7a6vAuf7M95GfSW0n0rHld3BfoOcBoh3IFOB0kyIo\n3RWfWNZ/Qc8hxh+kwAMmFmtWaQAouCK+jla0vhtoU+9jrBhGinGM/nYeC66x\naoTqI6PfBwT0vDuh85VeA2RVjrdurhh3zZonQYf4cLFQo6eZcPlO7sxPLe8y\n8iiEii42P5FYfSHJeOjYSRCF4nkoS/QunxWdEsjM5lgj9C2zGFAxgGH9Q5Cw\nQc3hio185xAiVX9225bH4BCEq7IkY+iuaJqgRDRIIjrYZvj+68rp9U1YlIM7\nqrYVGP9SA4Cw8PGk6EFCY2yOVKJbk0QFpI/Ac/NO/7vVbrxyWfWUSsruirE6\nT+5tIsYQwpmpfKLUwM4T3YxoLwUXttJ0s+5oh3IUKrdbqH731T+2JM8jbY3e\n5A8mNtuxdS/y03XcFk/q8kUHZJnvflV/G337RkpEGpS4XOTSF92LuLAA053k\nQVpM+vHJ0+kvdd0l8UK11uRUuFbNFdMn+b+7cgH2PmEzFEJDA/szeCy2xRr3\nR+AeX+3QYJtQHLsT45xF6h6B/csEaWbLSvll0z0DVsPnBi5pu7glKCtCRE6O\n/LGahfiG7KuZWitpoVAQnEhZGlbwlL1E3BGQ2Evj69OT6mfDFIxxUe/+vkuU\nF/EA\r\n=6SQY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.2","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.1-alpha-cbce05d5.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.1-alpha-cbce05d5.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.1-alpha-cbce05d5.0_1595160854485_0.8540753703700519","host":"s3://npm-registry-packages"}},"1.17.1-alpha-8a9fbf9f.0":{"name":"@graphql-codegen/cli","version":"1.17.1-alpha-8a9fbf9f.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.1-alpha-8a9fbf9f.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5ea142a2a0a1ec309b4d370f0901f554445d1cc4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.1-alpha-8a9fbf9f.0.tgz","fileCount":32,"integrity":"sha512-IHfRpo/BNE3q15sqhImy3VY/yBMZLq50WbViHAm1I5efVxLn8C8ke6TG6ExIfSh18tM1uj/XLkbb6eCrPZHaKg==","signatures":[{"sig":"MEYCIQCchmILrwXROz154oc07La40kKtIVUOt7F67WmVPAn/swIhAO8+8/dCLMwz5i7pQ3teh1fd0X+JcCFKLKgKY8wyOtg/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFDoiCRA9TVsSAnZWagAAdgYP/jpJL/o6Pt3lMRdKmtrL\nPa9N1jKfC9tzBzu71T+r1FCVOHT+12p2SA+uqexiJ+ssOY+GEbs+AAFdhG75\n4WZcKsmYDFeP2gvjvGw0FjhMzC9CNsX4MwdWcHmuaWtfx9fge5qabJlRD1n6\nr5o6ePhMNAb6Roa7t5sVSaNhIJ8P6JrJemBdCfCVN0g55l9pOYyGPOShJJZg\nIVNMXF5C7JrV5txHEqlIXuM2OjX8glrPfKPNTbY3T/Ei9uy81hy4VHr+gZ8n\nWzKPUXqYy1mgscSZZJ1Te4hW/TGK0Ok/VauGOWtQOvw9dpzjdJxubHgLBJaR\nc1MioXPlwVOni206wk1/knjLXdI2CO7WzrsbDeZE3pk6FvnlJq2IK2fb/Sb4\nMXiJ4aw7A6EyM4X9poP55oWBB4T5Bb4z+tCUGHCzMrfSvFnBodGKra5Dy9Sw\n/TbUUAwoOEw4wxK1pBHX7yDO4bIZh9iKEL43x/95XwRZNPD9Y7A2C6kwT0VO\n3zO2jUsX0jxbz9mDV5m5azwitZHOxAb1INi3YjDO0YJ6C1AvzLN+Wazvcduj\npoZORuQnpiCkO2SLt1uJUsPbtHa2dkNZUMAWafWHA8Wk9so5EIl9xApwU9za\n8MqX8h3AsyNUna3dQL1a7zre0gWTmbqjpW/fv+DiNki18QsBWp0rPTyln8Yz\n2SIS\r\n=DI5b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.2","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.1-alpha-8a9fbf9f.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.1-alpha-8a9fbf9f.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.1-alpha-8a9fbf9f.0_1595161122188_0.13413714255200393","host":"s3://npm-registry-packages"}},"1.17.1-alpha-1ddabd70.0":{"name":"@graphql-codegen/cli","version":"1.17.1-alpha-1ddabd70.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.1-alpha-1ddabd70.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e4fa664fdf8931d70b3bcaea7a483f53f5f3d9c6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.1-alpha-1ddabd70.0.tgz","fileCount":32,"integrity":"sha512-DEDzk1dDHJENea7+6A5S8Nl5ffjBfQVxfDMlsBSsJ3tsjqRZUcJnhK51diCjSBRIshgFgf/sofAB+spiDmuEbw==","signatures":[{"sig":"MEQCIC/kANdrVLTY0Im+3kBWrby7+vCMUZ//833mPLVf9iXkAiBfWoaN4wz0MH029rqYXDMt2eVU4mL5P4ixh4WXZaGa2g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFkhdCRA9TVsSAnZWagAALbsQAI6wCZnarTUkbV418T1F\nj2oQnL/ECu2752QsVCe10HEl+GDJddxpTUbQCRbX8fJDI0qVCAi8iGQByitP\nrNWyE/v6umIu9DjeOPfeJWhTtD0/dh2iSOInLpypoNXvsNHtkPvetdEtDV6i\nlFSnWQTVZljAO0Fdt5z0MNCuUpQUMwzqBvLMc2mk9DEvi0BNTb5vjq9uCmKv\nKw/UjSh22pYN7w3LK2vouRppNzpNBr2H5BMiQT8uv0JmChJJejABMpEYUXmB\nmsQ2SW6n/wMB5KPYi+bF8DnLSf4uixlJpHYHxMM5XU25UYeTq1tQhUOlYL2j\n3XpjJ3Eoi3oU/lnkTTptPcNHzk/WZKFXaJ1QKr7DnGXnIXlh9LXJKGTZ3uZP\nnTjXHNcbYhfS+KxULWIZAMTUDFTVVV0yDHIYuQGkhddIDxjvli/Y3y8EpiUE\nINJCACTC66vc1NmJWLNwyzEDLo/oaiPhABuIEQdu0yw9WuoduC9e+GTX6t++\nXMwP0e2hqo2qSMcK1qXSPac8oa6sqNMBcBNheg65Uw03LQlGWrunS3tmTJND\njg3ZbVrMfRcgGBjAWUSmvnj40kw6Dzp0dUfnWhOVimYFB/al6JcTxMsN92gV\ngAG9w2eojITOzOt0NNQ9iiSTxWH2lEQ7HUO0odx4R/6lyKT9zBGThkBLXr5M\n+NCG\r\n=gmHg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.2","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.1-alpha-1ddabd70.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.1-alpha-1ddabd70.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.1-alpha-1ddabd70.0_1595295836497_0.8031392603210514","host":"s3://npm-registry-packages"}},"1.17.1-alpha-6a0b0463.0":{"name":"@graphql-codegen/cli","version":"1.17.1-alpha-6a0b0463.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.1-alpha-6a0b0463.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a9bc22baada8da2b7b9cdd5eae7ea1987bfd2976","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.1-alpha-6a0b0463.0.tgz","fileCount":32,"integrity":"sha512-1tn6Emizu5gcHueECIqoTb2bIwfNgT1e+0tmuSW1GlDooDKcYG/VBDFRHEJojGe4806ezNMLfVC06XrNilWy4Q==","signatures":[{"sig":"MEQCIE9kQwwSheHgTx05DXZ1543T+eIHDPggIYL2BJwS6jfLAiBn94SqA5hCb2hZZSCsk8n3hitei1ASNUDKEDsei+W8GA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFtzvCRA9TVsSAnZWagAAC2sP/i5t4pM7cNL5RFjwRg0I\nPLhMXdH68r/G3qYkdWg+j9EhsY0zKDMfwQ4cPMm/3SB9QNaKV53LCnNbR+gY\n7kXyqfXPtvQqeN/xlvyl0un3umyqJaaheaW6DFd9ck8W1uA0PAIjK+C8GVJ9\nQaXkgnri3xOd3CwUb4vJ2zKSUWWYZKBKVRVUEEuNynM2ytRGayzNDLa8fo4O\nSjM9Pes5/BF76KYVfXb4l8uz8J8p2bstRVMI/j7t8pRRWhYSVZsETc3eqRnT\nZJWB2oRgexaWo6vvef7Io8rvS19p3sj8fwnfpa67TWgAa8Gi9oZ7Xbr6oyh6\n/ABcVNNOm6raQecr9sjBLL8i7VQmYVgbRchMq2z5Ha1pNTpcyFSnMZAgqM+r\nz3LZql6x8FJlEyONSaSQdtREVxf2v8md3AgPXQ5cYf3+DxyDhvI+AO47fnZx\nWQ6Jr8qyD7pkhpNK8JN0Vr/OE8VUcQvZzXgsIubohWycgb1kZHbV3VCee5km\n1Kv4CzU/afSVXuT8xCQhgqrnUkf/vDO57jZT4KU8pmZ0SX9+ALZUvGW20Fgv\nNBJXV/F/cERO0wdfd49uxALpmfZSHFAHV7FjaCbt+MTzmUyf93M/6FVSI4eA\n7za0623vyQVRjWLNuJfwQovviIUzotmO2UmiVb1HczaDDLI2o0BZoN+1PGpF\ncBKn\r\n=WqMN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.2","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.1-alpha-6a0b0463.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.1-alpha-6a0b0463.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.1-alpha-6a0b0463.0_1595333870545_0.15428363985771787","host":"s3://npm-registry-packages"}},"1.17.1":{"name":"@graphql-codegen/cli","version":"1.17.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.1","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"9dc955e1a49b6002820c548b60e53af78f961e10","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.1.tgz","fileCount":32,"integrity":"sha512-lspDwk96jUBdxbIQP4yaj3/YDMXE++KdxnFUo9QbcQCXqTlW/JOQdIHjrUEQYtiA97Xvl0GUCxM7qf6XK+8DfA==","signatures":[{"sig":"MEUCIQCOwgkZQl+kGX7eXvQ/zdbuTTvkab2QUXDHcSKkcy43RgIgM9AyFINffEHmSkE34o2GXaSkKy8l5a7/I2B30zhXx5o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431280,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFt86CRA9TVsSAnZWagAAN70QAIDSeUBzU13k+BaEBrgV\nKnDOcF+Kd1Gm2YOMzih3lJf7YhSnFDS8UZYP3OSIXuhgui35qFG5SBvpGhAH\nWuSzWAN2MXD8ysUaJqBazy2eP3PGwS0j+LXDtadf82JuDk0iijk6lwuHI9/k\naKw/7h6heZg7kMYNQzQWH6BS0wJ3UPOt0lDnEvPN9YKf43ViCJostjbcfPI6\nLuzgp2VFYko+q7omhVaw7z55XDEGUWoKeR1Tt7KhFnK6uebjfwsHxxQA3YjM\nv+HN/lqHRwnSBKokvly2BoghcGuvT1Sr85khhBNcHCO0ktlqr7i2NJ62zlsB\n1K8YZh37gLhWcAwi0bzIO81tYFzmqWUT5RfgZJXHj7Z6KjMitry4h1phqUr3\nlM/Ih+/YWcpZ0jZ/R1hpOdNvhGWc6y87pn/Bw2dNWUETQYY0f+JfevN7U7Th\nEnj3wUEsi5/NvzRU5A1NukZv9sEWzzOhRCaXrpXySpdLJCwyXbMDXlW/309F\nGuJFdGxpra6JyHwIyvU5RXTz63J6JgSXcHZBvsUxuqQ8/vo06y2yOXRechpq\nKFJO+iX9TSYMyEFAm6ztJEELTU5rJarZSKY/b47JvZx41D4L07oq05CCmUpd\nrOg3EWJa8y1A92sUqO8BJ7n+XRPrXevFyQjvIPMTNwPguFDMLK6aM2xikneU\nVxri\r\n=3nY0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.2","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.1","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.1","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.1_1595334457802_0.6194240820487913","host":"s3://npm-registry-packages"}},"1.17.2-alpha-21418116.0":{"name":"@graphql-codegen/cli","version":"1.17.2-alpha-21418116.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.2-alpha-21418116.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e9924c2686296a52b425d27c5597fac3a6d8f1f9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.2-alpha-21418116.0.tgz","fileCount":32,"integrity":"sha512-Wy/59VI3aWy6w9MU8qVz3sar3XvRK4qixzxoDMgVBCawZR/VMCRc0VOuLjNtdPxBheobew3eGIHnBv2ER3Tmng==","signatures":[{"sig":"MEQCICINI8CZGGPSWDxXx0n4Pk1yji02J299fh+23qqlQSJmAiAfztJrW4sG0HdEOoLVSWFRBpUHxW9QWjRJznBdUSIFMQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFu1SCRA9TVsSAnZWagAAGQEP/0w0HScTsjh27IxlLYyr\nivWNhpxYF93bPh7mUSci7klSQBe9uHHMuUjM2RVPGzqSu1R0pbHhr10W0XXk\nMP3HGeUf8dbfF/OM5gY7wVTQY3r1onNCQAzUk4geGhiqFnmRMZQV/eHVZ54z\nFF7F5QjEwYp3gP1eawMSPepaqrbyywJYXIjCm5D0yQuKMiJgPwisZNJBBdub\nTnXA6CL54NtEbn9RRYTtN1T7kJ4BvjNUJ5ER+NEtnk612A/C+Klyp/Fbme4C\nW2QoMX1GMUQuCW566eqp6Irr2qfO2fTKzhgRmZhjwCR+Ni8n6wOgrxcYPRib\nD3LxuphQZ5a+fqBGqNcA9BckMvM1Ser6ekJ0ATPC2bNjG1eGTriHqzmLy5cF\nkw22o/GV3gwtz77qDrTpmAlQMsCkUXF61JXBgriIbpfREGzr0SNK+ayLkqBV\nNPPv/GY++scRNTXJImKomlEdsg4hbaer53ECbdW/QDW+XzslwgouFpZFxZ6y\nQiRZJzmgcNRk4Lzn2nhJKXisiBS7uKwt6qsl2Gg91+EU00BkYe/uqoNoXvyh\nJ8kR915G6GA6wFxSRVOcQX+ExDfzxctpGXlaC+0iMhm6SVbChiCkmiUO/5fn\nlQkE01FAf+wEO3ONq4lIl3Usxw97vE/5385tLHsdsvQJJoWmbft+YQA3A8f2\nVdCa\r\n=1Prx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.2","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.2-alpha-21418116.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.2-alpha-21418116.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.2-alpha-21418116.0_1595338066047_0.8009382183448233","host":"s3://npm-registry-packages"}},"1.17.2":{"name":"@graphql-codegen/cli","version":"1.17.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.2","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4aa8d3d8ce11bdbca85afa577373aa22eb4e071e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.2.tgz","fileCount":32,"integrity":"sha512-mzy7mUXl/1EXnR10sGPtRmfyj9U5biSaFShEbkQ2H5bs0esXoG2y1PSvoLsZdJ4svOr2s+f9uHEzv1cuL/8S7Q==","signatures":[{"sig":"MEUCIEueOZVVGNmLSizgA+yU8NbBot/0BRTDZU8xS/4Ly/JhAiEAqwAsjwtd1yfFMZpqN89jNSDmOslCAvoRJGtaJdOKUJw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431280,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFu2lCRA9TVsSAnZWagAA1kQP/i/MaSu0kZcA5tJQeQxs\n6WOEjh0T+gMvQltdgm3CXntru24DMI+9OvxTuJ6VZOA0TvoCRjDNduWS/F/J\nAJ+nRRRmabqrOQOCKtgVlSwpdEe4SkL2BpKB4JGtFAjmgjj4gM4INNIf2b4/\n6NITb3oiaSS6Ni2zN2/AcQaAFm7Vc2XHWqK0X6cGIRBn6LSndYSqJ7ddmwXh\nTyTXaNUofn91pENo+KUgDj29ronGLmPtGCqPgy58SnmPHvP08oEI4BTbnuEg\nusTfGAnbQdDDQNR0Qhn7NmOUmqJ1feK+6FBsd+XHxRhZs54zwvJRd2/+8CqC\nu8sXG+B7/0t6hzRoN2TGqzCL+hFWfeY3YXyDJI3D/JUZqj9CX8ucp7U1ACL3\nXRxuUOm2R8vpXI2onFYN8Zr3pOeAYoKenqA7Aib8aX83LoYIyQ0gSvJeiaW9\nHN8BdfOs5RD0VnmOpGOQP6hjIe+0Pq4psIwt7TWyoTjrBe1hKlFEVuY6eLv8\nbAqQ8aq5nCrwkBIt85j6sAZHt+Tc5EpFl7wztzxlzvDNK3WI4hF4rPl0/g+l\nf6OJtmbaqlWBI+o+HX12h1SPDeH0xXdci5CpOtPnQbcyJh5HKO1ScNYkS901\nvIOZdKPS4ihFCN29afeBqUceNwBUC3E3t5AAGnH+3p7TLAa1Jl+uCNmR/cHC\nK4O3\r\n=p1dK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.2","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.2","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.2","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.2_1595338148688_0.7526817491067381","host":"s3://npm-registry-packages"}},"1.17.2-alpha-d52543dc.0":{"name":"@graphql-codegen/cli","version":"1.17.2-alpha-d52543dc.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.2-alpha-d52543dc.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ee1cfc90b2ceba68ead2b8a9064f8d0760652d19","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.2-alpha-d52543dc.0.tgz","fileCount":32,"integrity":"sha512-+xJtgS7PWpad19MIm+pnuvP8rnnyak68ebEXUx8txWJ00EyPWtYfpqwHnAPz6hmuB7IDNKSe5G/u0iOXkV9CbQ==","signatures":[{"sig":"MEUCIQCMwcOVueyCwylvYxSFaGl+R+MSZ66kjQrvOL7lPIOBwAIgKT23OFiOW9UrP/mMFrs4+khazgNZNnHdQXfJnZvC+XI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFu/hCRA9TVsSAnZWagAADGYP/RKlW1a57Bg0HxArznd+\nrRbltmj8Jf2Sf2Cl5IFcHRIch5XkXqsvNhAlLA46i03PAPp6MzVDX0uKbcEf\nk+zbguoELv8PgyiF7OAfeHuHcZfPgt/ukhz44AEDauMO1JcWOxHxZFpkq88p\nTSb+5CzOQQ/RRp0VQUAaA50oGgmxy/22F4sGpGS8PJeTNBvHB7pMli4exFdX\ngwiDAQpSir37XEuZoUjIbKQHtPbnboQzpcrXe/iAhRxR+I9kamrahKbJ0HSD\n/Vo3mJX0iXgm0Bn1M/r8OEBsPz32+41rjUEiRzg35RD27EeShohudQdNr3+6\n+pOx3mcoIiFB4BIEMw/M9rUbZp3w7vM4F0aNMEfU2Y7SI48i4obqqnfWpKjG\nZ9GL7qby57HsPoph2fT9ftPxtR0i/GPb0q8NSneHAHAS1a+DN712bqsUfSdB\nPUc+9sWJpL45Upu5df7ykp+ZCMmJQsB5Qgbi5k7mdIykuMv5z8Nx100Tc/qs\ngkECmfcNT4KMEEe3APi8fLn2gfxD1M+2h/ZdmnE7DD35ewVJBBbl1ZIBUseg\n16hN8X5G5RBNBnfFg4b4me4hu/UXSRPbrxwqq0j+W4qvjXHf9DZ3H2pJQb4E\nSzJrxGL9KyoWVtIrC3kTkeV8CSTnfEOgJ6LFsFNCaBtM3PguTV3RXYBsdRBr\nkaRc\r\n=0SmU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.2","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.2-alpha-d52543dc.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.2-alpha-d52543dc.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.2-alpha-d52543dc.0_1595338720376_0.6534093965693255","host":"s3://npm-registry-packages"}},"1.17.3":{"name":"@graphql-codegen/cli","version":"1.17.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.3","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"632fd8a43ccf546fe0864031bb2756f45d81d702","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.3.tgz","fileCount":32,"integrity":"sha512-6Dy3pXfJ6ajN8voHrATipsh0cUp1WHGiNSJ28tplZ38NPPGP4s4kX6fyxD7otaLKiSNZgtL0yOlACPldRC+20Q==","signatures":[{"sig":"MEUCIQDmZpca8DcwV9S41eHnPcOwcfLC40xB+22NdJDnKa4OZwIgfNB2x0i1gi8PZAkvoD96rTrjfkDDXm1fmvRKLLgPQaQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431280,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFvOQCRA9TVsSAnZWagAApjwQAJU1SSqCXeyvqn7PETas\n3dGdRa7KZC6nQ4X8/48NgWmp3OgVQEhXuKj0hdSf46ZF1cByM6HlaU2XCNI0\nGBIVVfy1RtGZRuhkSfA85K4WB2Zj1DWm8OTYeOZTI9nTVJ0f4/FZpeuBGTpF\nLv/P5Zg5I+aQpnk9QQ9O323Xgk+4UjuvKphm8FhD7Cwa/2cIRX6I3UZMF3ur\nyyUYBLamzeBmsNpsPRDiequgnQoQeqK8enA1OGhqCNKg0aMkT5sN6IcKZ/oi\nupl3+3j5FgJq1tsGJr73faO9W0P6TGMM/ZRdfM9n9MCAlTYyPAZnBQbseqOd\n5FilY+9yvgTNGKAW/EJvAXdf4ahJD29siP+1cnX4uXg5ANFczR6JVtUKfw98\n/KiBckxJ1S8+b+IqKIzBwN94Hnfc1zlARS5f+boxbg3qX5vWnJUXod5lgeBk\n3c8HTvshRMxwN58CqwrAeQiLJUvTKSeqn8LnAvGD/mAkYG7CL533vzYppYdc\nz8Rg1f8qiSp9ov4H2KslByDS3Z8kpcDL3qSsqwak0Q/asQMz1Pzv2mWRmgKs\nB0ZuFoyX6C9tuNOl2nToRP4jSxFl45IBL6wys5BSu4r7vAZkeDVTOvYr5DSE\nfaScbtFLi4rnO1xp77CC4XqjHt/6uQtIpwm+cHaOPK2MUDU5PL7Kt3X1XgwI\ncupk\r\n=7BoO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.2","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.3","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.3","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.3_1595339663054_0.3420645636912458","host":"s3://npm-registry-packages"}},"1.17.4-alpha-a69e2cda.0":{"name":"@graphql-codegen/cli","version":"1.17.4-alpha-a69e2cda.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.4-alpha-a69e2cda.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"46f525ee57e7f9388996cea94250726528c246d4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.4-alpha-a69e2cda.0.tgz","fileCount":32,"integrity":"sha512-4yYhC6pEStbihIHTeTM/aS6NPIq7tg58go41JPgUHx+y284vVkbwTWEmDCBg2xCfKJPiGES+O5fuWWnm3WqiCA==","signatures":[{"sig":"MEQCIHFP/WDyGSp1El2kP0kEefaNvZU7acwGVeL1uOzvHZJdAiAS8tP29XQHHdz12ZRpPv2j/PtkgO31BddDzVNXdWbT/A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFvjnCRA9TVsSAnZWagAAAZIQAJOWQ7VyXy+BAnXgOOz1\n5+I7d3bIefC9sOO684Dykkk23enYtKpT1hlm/zDN43stxADRU22fxrkT+5xj\n5C6T9tGzDXIpmbxgbGrL7xZjIJhJYQFFIntgc646ja1FylNOFv5kw0r/OrTs\ngXd+z9mP9Z/qtOe6ZKLTTaS5drJXecFvf3GDP8DQ+rhlagbGBOIggQaaQvJp\nlZpzumIX7KJHhRua70R6ak1J+uFykyZoEF33x8hI6lb7TtSQwbfX7novOWHr\nMaPiCEseJJn6eM1qjPAqNVZc5ZsYKDhf4DrVbiqwq8wMIz1LAhgjRMf1Jx3U\nho++wwR/u+2L0/xGiVw9pvQ7w6ZqJma3bFZ6Nd/dPQg6UuLafpYeXW3ans9h\nq4AxD+77Mm7adjsh38kZUPc8Nv4FRcLdEbA1GdCymWX1KBjUnyHwxS5U6rhp\n3XfOc9ZzoPtDN5BrX3D6ofn5z31B2qF3mi5nR7UX7C0dlBZT6J1DnXE1e9+Z\nV74GXjpWLVnazBjaBX7ojTPWVHcwFKJk9I24JEfV+sJ+92jg1hYYfviAPlRs\nLCvEdKqY9sIDxRFyH/4loDxYLdawD6tFiF1Bkxf7Gjyp9fzul6bdj9OIHiNc\nn4NXvcZdyVWw+Nc37e0ob82EHC8K/meAcODFNSgLx2Trbf6bopKqE2CpSAaN\nqRun\r\n=16iT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.2","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.4-alpha-a69e2cda.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.4-alpha-a69e2cda.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.4-alpha-a69e2cda.0_1595341030760_0.6273768488009615","host":"s3://npm-registry-packages"}},"1.17.4-alpha-f6e8d69a.0":{"name":"@graphql-codegen/cli","version":"1.17.4-alpha-f6e8d69a.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.4-alpha-f6e8d69a.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f6d9bbb6084143a27822ab60f9c429cc4ad16978","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.4-alpha-f6e8d69a.0.tgz","fileCount":32,"integrity":"sha512-8BfwAthN6WVJ5yzbbzrHV5pyloERJjCuUkvhmTRwCvYs77F8Nec9CjYdTLnR08Jqd9LDDfXLjVLsOLt9uoID2Q==","signatures":[{"sig":"MEUCIQCRmcSVbk014T+ghZqtsqOfLuNmib/CvX0SkwGe7ybEIgIgQO139Isc+4leAAYLGTIPjWAMSjNi1cJmrlBnD48C6Hc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFvkSCRA9TVsSAnZWagAAezcP/00SRjxOghy+ZvqM6GyY\n2WP2oJZmD/Dgn/WFg2mCfKLYqURgv2LSietRMZAcl5zFHPclpb80QMg59+/i\nYRD5+qsyEIzwHHJKcHEyag3KXH/WofWsoavRHiRy5XRvgggtIAPv5JXXKm7o\nLz9urXHzLDiypXCZggdy3LG6C/AsqqlkWLp4UoVpW4gy1xZn7Dvt4EIEd69f\nx/np2Q1uCiSJ3Mvlt5XaiO3u9sLhpGRmrmUtbXDdTpLS2ThLOqkT9kD5G/qx\nUdux7Cu3+FK4X22bPAJdiabG/SIFywxeN5W0i+bpdbty3IonP6Vc+8dPlBGH\nQvFxHM5G1erf+2gSHVnKMwHPMfjFnw04LcOoZyBORTsk177lXRvb4QUvf4qz\nfln5+Xh+aYsEPU3eyk43Hg87+gN6l23ljGY//Jq3Xsqy1vEoP+43koFmOIkq\n2SWyfhfGCXxw8dq5rwZJpr7RSTZzdVdFlECUT9llEVHCNaOMKJjz8L9loi4A\n++ufi70LGayYMrK+HubGvdMq36m2/rmAGbAML8dFhrk3i4kIebTG8Bagaikq\nGhPQ+1wmarEXwP8JSIBTrSAnTMIUKTQNf2QAH1eJRAsfowyhVwVqreEyiTK4\nlZmL9LftTrXCqvPOwwWpRFGyZ67owLlqT7G6jENtDboNAON8ST6TeSMhTZAl\nIBNE\r\n=56SU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.2","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.4-alpha-f6e8d69a.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.4-alpha-f6e8d69a.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.4-alpha-f6e8d69a.0_1595341073629_0.5518847287695359","host":"s3://npm-registry-packages"}},"1.17.4-alpha-d7c37b19.0":{"name":"@graphql-codegen/cli","version":"1.17.4-alpha-d7c37b19.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.4-alpha-d7c37b19.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"7d45cada57e42643b9daab15c3b23a86ba7d7bf3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.4-alpha-d7c37b19.0.tgz","fileCount":32,"integrity":"sha512-paSu1Jh7/4lJVSchus2qH2Kk2anRY+D567h2JdLaDrZW1ULtEn784eY7Enda7vT6mPQJNyuptnWO65UvDx5eIw==","signatures":[{"sig":"MEYCIQD4KKGrlghgCsrT7OpHaa5+mxlLbkXzOqMxIRF/Z3B+IQIhAM9RY+cQbNiiPvloNETA3bR1QP9EauWd4LNxJz/T+W0z","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFvlrCRA9TVsSAnZWagAAsNoQAJo7HykRMKwNCzuzLMHc\ngJij3T6NsG2SpvgZy2WJbChhZAaCmcZyP7k8YVFlRfYcslSc6VhrTwPOUEE0\nFjUdicyOnwOo571xu27FktYbdE5kFZjGzMQ3DJdWdl05sl5UTOy3SxQrHjbK\nCkd8h65aEukOAdqQl54S1GttCKK0LoFp1QeQyE8+cHwMvpo3pXE9+WUHbyrk\nXXQ2E+D6B5QuaaYWdbInCfsJgflJfpfZ1FNdEQlT5ZkIF9lZl3hl8tS8pqXJ\nKZpz6pVMp85h0gDukzKbgzfVRnuYYlITMjV1h+VG4UZL2WVZf6KkMgmvtCbn\nplNdMcgrgDJCJICiCeJ7b0YtFyTdwTOjEgaH8G1rBx01EH4bWLq8v0P9M1B1\nc/JRxN0/FaOKaLDJhfWLPhzVRT2bp7m3LIqcDZasY+EItlA/yX+kFwaQt7wk\nmpc/E1GP4pBjbOpY8fHj/W4zMlQNGspfQR+QJObEb4eJ56+U/GbN7UYs5T12\nDjPUho7p8GoGoL3TtD5NzJAE9oQvIpKXQVjq+RkPDEhAglCAm0YvZgiWUqos\nowW9Hxjec3qu1b/WhRnC4ZxZV2TO8WNPa5S/mMMm975at6TX8wM0RwezQAIY\nt2r/6CRPm7FWVo/QNBXb5NHe3aXWC3QwntY2m14zfNFtuo48CqXNBgamtQPA\nggUx\r\n=ToSn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.2","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.4-alpha-d7c37b19.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.4-alpha-d7c37b19.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.4-alpha-d7c37b19.0_1595341163061_0.7818159516031591","host":"s3://npm-registry-packages"}},"1.17.4-alpha-0a9b51cc.0":{"name":"@graphql-codegen/cli","version":"1.17.4-alpha-0a9b51cc.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.4-alpha-0a9b51cc.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3da04446404ba581172499e88b8a9b8b458a9c7f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.4-alpha-0a9b51cc.0.tgz","fileCount":32,"integrity":"sha512-BqJebJj2n5g2faRnjm0RLiAA9fQ7pEOsHZBEPVqUxmJPKDCF1D0CNKOp0PkAijO7J19c24rIUTxlrDrwfE60UA==","signatures":[{"sig":"MEUCIAYxDJsVN/hlnQ3ZBHLgO51q+aapNMa4eZrp7cWqCrgqAiEA8f95neasXq9PJ4ZKYbD4PZWYYd352sjPUXurvIMy5Wo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFvmZCRA9TVsSAnZWagAAQ0UP/R/LyjFyLO7vE8GF3n9P\n+4vsorX71JQlcATqnAyxt3hdx7zvSEle9xHesJe4kVei/2tqnf5Kycg1seNT\nImc0OuErrflkPmmeMHnT0rfnEN1l5bb9GJSBYos4zwbQFqO7d/SHOur5Kj7Q\ny6r6mNOFOwl8IecX4W4kVLhY1BTbIbPieU5G2pUsu9aS/pxFxLFkEwHuJ9Px\n8yfxZYqvamlQ4vmvVMCEmwEGeXIygqeYvqxeNGLckz5F0GQqJEc/VzwPs6OQ\n1/Ibe4uIYrUhy86ecwqijf+sKBzy9phhKBtGf9DGr6XQGqPg0xUhK+rD8jRV\nJh1q0hEzpPeWKLztb6ZIJP7y10J8sOvXC+R81nNkq3dtKhSOkbTULO20ZION\nvEJTn/SiJG9Ke1WnvjxRxBD4F3tzVepes4KV7O12gA3RdOwAX8+ecJNVwae4\nTj956rxD5HCyV2RZ/wIlx43yxJyqdWdKCMB6hKdBFLO49mqkTxOmZW9bnC2g\nW/L9hdpQkOA0TQKFGVYzQpV/RlkWEzKeQLpm3TPrJYGuhRw7No+oqk6Envn9\n7K2kgeQqiZ9JSoINI8GzZbQuIPkz4olRIwUMFXP6xnrp83NdtcHcSO8UKBvH\n8Vpr7EK0mfrGBj9i/6XSTIJ2ARxzmWIPhsQn3FRhPh6YM8tNQ4UAhr6YbdiX\nfxcC\r\n=/5x4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.2","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.4-alpha-0a9b51cc.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.4-alpha-0a9b51cc.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.4-alpha-0a9b51cc.0_1595341208515_0.8687649977587668","host":"s3://npm-registry-packages"}},"1.17.4-alpha-3e9d4daf.0":{"name":"@graphql-codegen/cli","version":"1.17.4-alpha-3e9d4daf.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.4-alpha-3e9d4daf.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2279cf6f8538d9e69672f9668b23cb772eb61e26","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.4-alpha-3e9d4daf.0.tgz","fileCount":32,"integrity":"sha512-QX/n+9y1f2XWaZ85bw559mXlp9skZRUgTBGfixzR2m/IC1l1FpUDCNH2xkTMUOetj5dMk65IRMnJj/yfisQhQg==","signatures":[{"sig":"MEUCIQDRvdRjMMRpszF/h4ykcYcPFmw2ZHngrexQhKdfOp9+2QIgZoTBrXUhRhSxEDbYe2v7Cun56lDBeVtGkojisSPiiug=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFvnlCRA9TVsSAnZWagAAcE0P+gLiK4PIeTiowJqiI2AH\nkJRY8T7cJogJjhMkWYCCfm4HJhtVM9oo+gjsakkMI1mcf6bm6ofGqSIneZRg\nJYG+YOXawarsdrq9ooe5txTmz4vOwF1nfPci5U6ue9QpTl6zaH03AOf5G/ck\nSKMYP9ICH2Ui7m2CUxEBpuScsKuyDQxjXc5i1M1Od+UP7nMfHS/abGi/UQQt\nOt9rofGftONBeQeCX1c9a7cOkqCo+9K6yBTBaT/l6DGcqwl607/Yc46jaVth\naGAi3lZDAuQeBPEcQoqXEa3pFmSpVo3rJppDmP3FzNosIJ6hiDnIg+4Fqhph\nG9YuAiEAwYWt7WB9IRtdToHtCgl0TvOND7M26IABcHbJdXqs1TyJbdv4Wo3r\n0c5Ku/YPLWmORadFjxxoE/0YgopT2VnmhxMIAt4z+8Bt/8ZT8wq7kcDw8ZVi\nJtLCr6MAzQyooc6svsXSiUjnOAozjOeZ4+lc6LyojyfL21zpdiIRqxx3N/lb\ntAtq6lc8cyw/R5MrR9yKd3S2PKkKfcrM7vf2+AoAyzQEllQvEHtPIRz97sEO\nQJydhV2RQ/GJ1um56q+2zyzJDfFoStOaX+1Pk3dW2ECSmF8F5y6icNtkw1gW\nPwHCs5nqA9X/+8puvma2YDq8NAFTy1ZwMwFhy4JiKrfYkRbCqBpSY5Lz1Cx7\nqeyw\r\n=3jKY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.0","debounce":"1.2.0","inquirer":"7.3.2","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.4-alpha-3e9d4daf.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.4-alpha-3e9d4daf.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.4-alpha-3e9d4daf.0_1595341284422_0.7870391933493532","host":"s3://npm-registry-packages"}},"1.17.4-alpha-439d23eb.0":{"name":"@graphql-codegen/cli","version":"1.17.4-alpha-439d23eb.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.4-alpha-439d23eb.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0daba1de59022e9c49f10357913a4f0b1b8bde5d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.4-alpha-439d23eb.0.tgz","fileCount":32,"integrity":"sha512-aVtGyue4mz2YlfBHnFpKMWf5BQhTg4FbifaYNbfM1SjOgOxtYl0t0msP6LsSNF5t2LpgG1+ckYaDZcqZOcpjWA==","signatures":[{"sig":"MEYCIQCFdGN4hdVYLdfMzQWLFz/lboz186UbDY9QzqvWxR6D3AIhAPN4mpFgwTGx7bhCbJj8/bsB99q3BxkFo2Gbh0vHgKRy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFvolCRA9TVsSAnZWagAA3TEP/jAA2R3zM9HldllnTyOy\nfoYlvZm/dkGKJvHJBufRHY1FGuJTodF5mbAF0bXT8k1JRNDMA926aCWJ5Al4\nCjSL1gRR1nyPZXzt/5IZQ0kmcLcfkT12ajTG0gbpQGI4PTzcw4ZK7eD27r9A\nY5VVku1jWuguUug48Wuh68aJXG+5HVY3v25+w+ompWvlf7XkmimWE7NAWzXh\nuP3Ieoa+H/3PUoik//fn3j4+P7t0ZuTUnmR6X2kj66mOlWlM/xhm4vI+Y8Df\nOndHeRLvaXQfVe0DCH882i2SZjjIJzWidr8w5YRsCvxVWmIHThP+1HiTaE/g\nf35tYRSA+BP5FXltT0qPuWO2D0Gxph4fvDARYEZe24U0XiLf2tNrAkEpFk4Y\n2r7XiBFxeRAx8xyblO4Ae6XpuLEBJlUK+Zoa36DfBkDdjK8h2Y7NjTnCWcUp\nsQfSsc9NByX+WPMaQzKzjLNaXobnoHqFtlmJnyryzlF6tMeoCtvmd3/ji+VZ\nR26wzZIKUKygc+xrHwyjOnFFp/xPwYf4uic+GY79ET8UmRjDLKucwnMb2qdb\nh5kBBzMkPoOTWYH+pJLR7z5+vyVTcbAoKE08bhqrh74nZnNa9J2gGjx5hgFx\nS/5uKejiYx8KQTSjVkVEBGdJAP13aQc/xdplz145Af7GDdV7Z86nW3jjIupi\nSIX+\r\n=Nh3r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.2","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.4-alpha-439d23eb.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.4-alpha-439d23eb.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.4-alpha-439d23eb.0_1595341348171_0.20755738303745908","host":"s3://npm-registry-packages"}},"1.17.4-alpha-b044d32a.0":{"name":"@graphql-codegen/cli","version":"1.17.4-alpha-b044d32a.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.4-alpha-b044d32a.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"37f4d360505a5bc6e66cee7852a88137481f3b0b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.4-alpha-b044d32a.0.tgz","fileCount":32,"integrity":"sha512-zp3ba0HFfjcAVFjzKGGkWbRtjH31/qIgjQMkNgRyVo5YESDEdkAk2UrUVOo09dt390q5Qzq9Gksq4wpd7SzSgg==","signatures":[{"sig":"MEQCIGmMPXAm3rEWGYlhEsYeSVX5NttaSSRVPuCjEITYATYfAiANGZZjRefKEeZuzhVv0rseOuwECgD1j3xsov9KKdEVXg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFvp/CRA9TVsSAnZWagAA3ewP/162tqwbkuQN2bZBD9Z2\npSJyQz8rpjojxrXkQAqR1AM7glysViSJJtaWYxntKidZeMygGldq4/mH++Iz\nCSBUsfiWCBdeZZc3gUUdm6JAdJ3IWlYlBruCNF0g2g3U0Vyuwg7S98gDsDM4\n8OvPDYCo66QePIzV2I3s+7czaUquSoWjs1Ue4yjvteaQJqLdZwObNWIJWU0q\nyj8N1ge0HpVAhbv5iYUDjgIiJfrtCZZKYrZ227eglz8WFua5Or3JmTc/2Cr/\n9QiLtTGrRmzHzCwkdQ0fDIVN3ViaSIQkUYUR0X8C2BTnM5OuT5RuVwvKGc2J\nzSoEIS1hZDv74Dmjs2js73eVgFlHNjqgq1VBGbP2YEjV0USk7VHYsPgqIQ+t\nLzTciScnF/HkEjfQwpbSa5ezz9W5bU5y8MioU9jcnPbA7UXprTqncadbHKcR\nFxDTtfzlr8r6IC+JP5Pd6YCOqswy8hzt3VRKLjRMoYNLJEWRJzsdwtE7gn/0\ne5XX4b3QgB9IBo2YAFixz2wp8YaaL0QxMfVifDSbA37nv7UhQq4qHfIoASHf\nsUS6StYrTa/aMAQWIcycS4uim1WFoWSnxaaaJq+3N0fypW+UMysO+aL312Gy\nwZmprDReWMh9wspo48B2Y1ZuPEroH0Cmdg/ptUhTPtQ291/2f2jSwgtf8Zf+\npQQi\r\n=lnbu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.2","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.4-alpha-b044d32a.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.4-alpha-b044d32a.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.4-alpha-b044d32a.0_1595341438657_0.5421871748452445","host":"s3://npm-registry-packages"}},"1.17.4-alpha-3dac6d8c.0":{"name":"@graphql-codegen/cli","version":"1.17.4-alpha-3dac6d8c.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.4-alpha-3dac6d8c.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"326912b3e008dd726883fc44a3ccc7f09ac49561","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.4-alpha-3dac6d8c.0.tgz","fileCount":32,"integrity":"sha512-Qvkk4pzM7uRov6/ZcFwvIC0j+xuuyvh5Nsy/9N+suBJwF+j6KkgcAuStkGFdx3byfJbtHiuE4MLdBGgic9gedw==","signatures":[{"sig":"MEUCIHU6XHZZpyafSPBR4ws9CGix2F8qgtT8c+n9Qs02XpzVAiEAwaBcIG/7SSenw07s8unJcsOpq6WKFJx/5OihrX+wW7g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFvruCRA9TVsSAnZWagAAXnsP/0BofdOjzXWMHkZL3XOr\nL8TbFNag0RRCccQQ3VZ0m6D3TZTJBbnnD2Z3DSViO5X91WiFc905yKHJXRXH\newtDV6xcw+oz0q2gV0QMf/8Mn4tnsTNlVWXNpRR43tq+R3BSGv1gWgzjlIer\nSZx9cRAxxUq/IzZqnym26jMftHwWe9FVUDjTB57Cd1GZ8l+c4pLUQoo4SGXE\nywcZUr3rVIsXbI7jfftHExf1j9OxD7a94fy1fEWjhJeb2BFbwNVnlkuTCAss\nYF0MAk/BxZvNjV3fZYOLfV/6XfduNh5NDVbopRlx2ZaiQxBojLOGJVKNO/SH\n/LiJVm78N/WgiyPC05K2XM+v+/CI5hcHdeIPcN+U2/x9ekIocYvgQNT1FS7M\n7fFPH8FD7zHf/oNGfZ719zT0QCytQpn1fVf+6sTZNSkUFJmoxuodNtYcI/7T\nfD/pEjY1+S8JtPljb6j3dVYWERDsqj/RbD6Hb6n8h/reRJSmGJM9cJxrZtUa\nNBs59E3IRU6RmjaL3QGpqIctEdDBTuUOEkq8wG8vME6FjMstuMHZEy0ZXmZ8\nHozijtN+aiD6UI93GzfYUThB/icAppS4J0CNONYonUzIwEgYXh4CuPknyJYZ\n3tA7CLgl6nquub2UL8x834lwuIjECaA2+uhrikuVb5tvbU8BU4URUbjo33uJ\nP/Ov\r\n=pfk6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.2","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.4-alpha-3dac6d8c.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.4-alpha-3dac6d8c.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.4-alpha-3dac6d8c.0_1595341550061_0.7224848344337613","host":"s3://npm-registry-packages"}},"1.17.4-alpha-d2e29b9f.0":{"name":"@graphql-codegen/cli","version":"1.17.4-alpha-d2e29b9f.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.4-alpha-d2e29b9f.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8c1529e90c786c752feeb5f6a1a255ab24135d3b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.4-alpha-d2e29b9f.0.tgz","fileCount":32,"integrity":"sha512-fjpXsCt8bn3EgEycuPa5nDt78TTRr8WTjdfJuSkU56QSDUtCImEalpYAliSfHpNeAAPXVok5lXJTR0bp0+K1wg==","signatures":[{"sig":"MEQCIHh/D4aX6maRr3o7bIdcwri2mPuIcB/vYTJk5viNhP2TAiB4U+Kpk+FhfQ4qBSVHGgrxZ0335elblVSK6NRYw4C46w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFv1jCRA9TVsSAnZWagAAoJAP/iO4wT9O3/1zRdeAcBUs\ns12gtLAtQ7SFwED9saw65MeENGI+ByOZQGOE5uREYvV0kBYnQJzmCVSraHSx\nsSHHiAc41bCLXgI662Jq6nCGm2+qLSODtDmMEpUH35ya0qRhK8jw1GIoLYjp\nUyAB4vpIVpbsYXAIrKfX5mCgLlTENkNGQbbj5wpHsDAb4h6IR4XkZ46xe6zF\n4MfarSw9NFHFkIsT6lwz32fIyQrlaYMSJBKgvaOEMsY2xzVa3YfYfYLbId+9\nHQwGvgL2VTmJXRd3uFNQtljNDRT33biMGpjL7ZoRysDpBfBteXQnD9e5PAKR\nd48x9oSdYpPsZe8TJ4R3VUTlctFGf3rJfqBV1nWDwmMBICFkqNLUnEWly/9z\nZd/lexbmEfyAfVe5oU14ulSf182F7rXPei4VVnNRrPJyYVekQ6ziS9URoe8v\nTUVEzk8OIU/qL8+L+Om36uvV76zuuNnvNqzgduDTkfFTeKjlzVtnjWW8Sj7k\nBrmYdhvg1aFpvjGJ1jtkHGSFwFtpILOtaFrh64oc0AEt1yFaIrNae9Jhl1Bk\nTdYZ8kgCn5BGS9vgTa/u7I35qU3K8DwrCuBWCc65UlpCcg9QuLNe3AqarvEy\nc8k7LyaohQar4WU0uuluLJ1P0Dd4j6DsXauxX90Mr/Gdddf9g2irIn9ksjfh\n0Jdk\r\n=VcX2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.2","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.4-alpha-d2e29b9f.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.4-alpha-d2e29b9f.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.4-alpha-d2e29b9f.0_1595342178371_0.8334214927738237","host":"s3://npm-registry-packages"}},"1.17.4-alpha-01bfb186.0":{"name":"@graphql-codegen/cli","version":"1.17.4-alpha-01bfb186.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.4-alpha-01bfb186.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"de0e2be79bd592892a0efdcf37297f2a5d5c0855","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.4-alpha-01bfb186.0.tgz","fileCount":32,"integrity":"sha512-0uyhl3xlL9yyrABrsiFD1ju9OWN5xGIo8NmUgpkr7MEXrBCyE8akI5F/alIkfRBarvAMDPQXiOxO7tyoxVgC5w==","signatures":[{"sig":"MEQCIDPXJLSkFlZuubpDTMt+w6oGXGu3p06u7UP1OKpAEEtOAiBpn2tvFoD/h3Bu1hR1ORDWaCrFWfQA7oUB7lvla0BWyw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFv3FCRA9TVsSAnZWagAAUBoP/jyg1THiYDXK/Ga1n+gB\nhQkivbo0IZq8Kly2b0AgvsGqhp9viIFfPyC+H/s1epRqV1ZumunUQOrB+zP6\nApwk8mnu4yaTT8qJiZrdoq3iO0W/1FXtP33wlVORDCHRpbK1Dr+3W9DzOxcR\nxdXD+P8kZAFIi01llUej4uLyX2ry5RyEBCjHoH8xB796IHIHuMK/Yr4h5diF\n9bSec6sLb+H1X2ioiAtkqQIBQsaZpfL/HXyKWOK//wWkvg7EJ06fAn0YKxee\n7nocCq/KhOt8IaMP2m1xoGgtwd6vXmmcnMK6aKk7bpY1mgK+RH7Ux7MB5qVt\ndrpuZS4uXYqJnuWcLv7HGqw8N4JrBgWAmL9KXe7e8nl+1xWzvG3X8O57NDkF\n1NOt1JEKIfAPVgooDoqiK6utrbF84b2ErtaAKn6fOYBNjb/7zsgbeV+tYRXr\ne1xXC7pclLJIl42Ax8X9E6+ZFW5QJmNpX9oDskVixtQ2BUW5WpEJZeNT0mF/\nJqpIJjSWzh8LKrIsa68WDUuJ0a72HuCkgsuJeiXknFYNNkcvZSKM44usLzUE\nqZabsU06jvDjxKzWjxq9GoO6ZfuYLhtaMRg9bVpH4lowZ0WHJ8rN+CG74kBB\n2IEGLxpi06O3t6Pwp0+SyMaC1cCkl+GbazJoslVxa5kwsuETY71ku64u6Z/J\nmKP6\r\n=nBlW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.2","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.4-alpha-01bfb186.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.4-alpha-01bfb186.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"6.5.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.4-alpha-01bfb186.0_1595342276778_0.14955010284664683","host":"s3://npm-registry-packages"}},"1.17.4-alpha-c8c40436.0":{"name":"@graphql-codegen/cli","version":"1.17.4-alpha-c8c40436.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.4-alpha-c8c40436.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"aa01dbd962306b146859dd1dec5e24392b77528a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.4-alpha-c8c40436.0.tgz","fileCount":32,"integrity":"sha512-CwiaZhk/n/Hbr/qlj+MFygWwEeKU3XH2O24lvVcqMapC8fJVDn+OSk+nkLhAiyuxXIVeJMc7b9qr2TAgc98KhQ==","signatures":[{"sig":"MEUCIDkrI5ogbAUfTxLoYaBpvZR++viGYi5g00tnuTJlfh8oAiEAxY92b3OV1s86WHVN1pubpdwwCaHRqmVYaRD8eOCl18M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfF+MoCRA9TVsSAnZWagAAbdgP/jzAhzlRlGg5CoIqAen/\n0ZHmLBfutnKm7eeUVSokWOsUjtEL99A3yt+aLgmjqIsy0fOXUx5QnmsWTX8C\nByZPt8D8OXA37ujNF5iheV2VrIa+DeURAp6YantB5dg3YL37vSHNm/O8o8bJ\nUsWxmxNOx65fktKeCkdt41nOQUDARaYGMvQZbwS+5Kdj4453wUNC7xR/uiuM\n9f7m7MdPRyUKwTOe7s887r1PV2JfAHUeyV7vsFlpC49xqChByNT7YN7vKVUY\nJJW2fKA/IxidQNiJHzmzwAYvlGvkSNt2+FSvErkNCmb6rNibyRZ//s5LukWl\nWX8sPLQLh1HwVcOZQpcL4bi4yAfaPzfm/SYCNQk4MsOhATy4+NjOKhzBgsIf\n9+SsZlT7pVZQUXA10RSTbFMuO0ZfqxhucWnK8tLbrznxQfX40WzFs4kyme4U\nkB3E2Bl5EuXb/t2qrgaPoekbC2V824oBZDdIY7DBuynv2kEWD2fbqxS9R6Wk\nidGxvszAXvOSPNARowvu4PjESzIBxjt6Eqol4Ug/gygcRbhPJ+pqr8htYCiL\nlqhoJHRN5hH2DgnIHFzu4UeqAc78jxJH2UISmC5KTuPhlm9jBr+DaSKQxYeI\n5kCe1DmkmgcXZYiDU+L+hionVnvr7w2UPx7yPqmanjta+nSdcolvKkFyW/IT\nw7EX\r\n=nV2W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.2","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.4-alpha-c8c40436.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.4-alpha-c8c40436.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"7.3.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.4-alpha-c8c40436.0_1595400999483_0.34038100422380113","host":"s3://npm-registry-packages"}},"1.17.4-alpha-31fe6313.0":{"name":"@graphql-codegen/cli","version":"1.17.4-alpha-31fe6313.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.4-alpha-31fe6313.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"29854e7d8c5ebdd5d792f96760636b768b0264d8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.4-alpha-31fe6313.0.tgz","fileCount":32,"integrity":"sha512-9s2KuRy/+7h2TwVNmioOQDfr5bbxI+mTjFFEeXtLBjI1sT48wdoz5BsDoqGA/FsEs87sW6sTFjVZQF32FMzwng==","signatures":[{"sig":"MEQCIFUcdRdquKSgTgAPlpDxzkVeRCtO8YbVQnEUSTACbNOnAiBHFm6k0V5mtaPZf02ojyU+AgSsF8DPnwAvgQMRPsDmGA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGEJrCRA9TVsSAnZWagAA0zcP/1vDOGEr+h1AqV0VCCUQ\n/npQywLQ6OvZs2bgqXdZV0Ei50RHKxrOD3LYr3V+P/DRJ6lIjTozrc4v6VDx\nABPno5S8PX+Liwz/Fo3de7NKRToqdemFsobF9htF0JS8g2awieCeV9qmzZoI\nzaSk6jMsP1ndDiK+FgtImGfioeoJF+FDs2bKoDcPVrMutAvQ5FW6lj87bLxs\nSXF/KrcE41UrEQ0nydz4XZ22tKfPda+VukDVYSnHJ27SJW7a/QpaoPnTYtMw\nWoDgoL9k1ZFJPvZaeW8Wqaqfk42XBy3aqXH/ljIfXAysNKZvAdwTGQs6eFq7\nf8TmQ3jTlzLfFPPAFDuTJN9/ZudDczDidtdhnGvC9IynOEb73SCv6Fgoum38\n9gO62+WOHoGrcFhBPDv+d3kU0bEsbDPPhoWdQE798mG4bG4Da8yHayPlmfaj\nIWu5Vd89vJ4KeeK8l/VtWO9dpCGpYGqud+07lA4664BpaWrvKCxAkUmEHyux\nS+ZQnIC1sAitwxb+XiNfNczkr1FLt6qicd312/iE6m3n/x8u4idecJ4mhaUC\nQianNnjQVEjlQ6VAmplAXNiae5hxjB+MOgM+2BzFrsyjx10UjpXAYZTSSTlW\n2y3CBItLRkUrFsNtq2AY9NGqQwjdpujrfjTmlhHGUhINm20B1ztAdbJvp2Lq\n8PJt\r\n=BKx6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.2","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.4-alpha-31fe6313.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.4-alpha-31fe6313.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"7.3.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.4-alpha-31fe6313.0_1595425386477_0.6916387639525805","host":"s3://npm-registry-packages"}},"1.17.4-alpha-b439b445.0":{"name":"@graphql-codegen/cli","version":"1.17.4-alpha-b439b445.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.4-alpha-b439b445.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"524bd4e0e34cff1eba80402cd9a13c6e4f04dc9b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.4-alpha-b439b445.0.tgz","fileCount":32,"integrity":"sha512-scNoQU0b/YfI5d15Ilqn8RoncHGx4kwEd6yXgu4uaUQFNt1dzYsSXu0WfrCB9rVzQW50AN4bglJdbz8jzdRJPA==","signatures":[{"sig":"MEUCIBLUNQo6vqASf4AVG2W7MNIMeiQ5Qbc+L8x23SVyuE8oAiEAyLVqaYtVR4+b7pgRfKzNULUZhWI1g1StA64y+yrYMvI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGEcZCRA9TVsSAnZWagAAuVMP/3TDfp/NNFhOsYSlYhzE\nDSe7+u8DkwcI78lCQQWAy0ERvbQnY9K4Eikl+tjwS8BK8QVr/M9OWhNW2KWh\n3eGGzm647Xn/bz9uG5cNrlWWx4o0LqJVgtq5tGkUuat2Zalx5MfQdICT6BkK\ndZf+iqzAhvGmmMabLx0AfRGCUaI4XN0O7vUZyd4cvaXN8obzBzxKaJFFR6eX\n3nb78lmcKXXyqeprZEh7yjeVbszu0OwVWc/WK4j6hqrAHjb9psdkEEv16NhQ\npT57T6H9n1Zzbe2Eup+HeN7c485eKfok35r5rFEhbIlQk062+2DK7xLzxwkl\nWb/K4fSfyAeuheQ2i7SrFoLm/SR9ul5G35Xsn6/fo9gAmLRY7z/gtGvKGODt\nZAObSvD+2j27Zvf0++apEJiTSsBnwH+SyxdYXnSCUlFoQxBIPSRw0+/EkolO\nzxKv3/pODeLCHqpHmILTGsd/TkLQwBqeSqhjFAWXf0ydccJRHk+oKrm0yhMd\n+xSowqr/k7XmJll5km5dNPG2998TW4Pq1LmFbzLAgzwcxUV9abGtX9yGJ1xG\nWbUvenLIvHq2hf+KET5u5ZhmlQDHhUPGA0Os2m7SXNU1yQmbjTKcsZG78BP1\nNy206H2fM3J75VjXNyj2gPDa56nSMNu9al20noO/nPtiIiOJ2H7ywYaD0Ser\nXm49\r\n=ALYe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.2","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.4-alpha-b439b445.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.4-alpha-b439b445.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"7.3.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.4-alpha-b439b445.0_1595426584182_0.027467156175626117","host":"s3://npm-registry-packages"}},"1.17.4-alpha-42552a09.0":{"name":"@graphql-codegen/cli","version":"1.17.4-alpha-42552a09.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.4-alpha-42552a09.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e0423ddb63ba6c22302054e06beb64fbbd602851","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.4-alpha-42552a09.0.tgz","fileCount":32,"integrity":"sha512-4K38lpRIjnaac7NIuO96yS8V5ndHDgoAeuYIhuocXCiCwcM9I4iswdlc60gXnFdnfwVrv/oleIgZhVDvu+47Iw==","signatures":[{"sig":"MEYCIQDGHJsWr53sqAFuO/eOxLNsm6//DpSxDfKUW+6H1SDzAgIhAMzHo+XhxItHsV9cyNrJ2sFhPsoUbnt/SRDZs2glCGAp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGEjeCRA9TVsSAnZWagAAvowP/1oCaaa33Qj6y8DGKCHc\neAc+bqWkJaLFXWNUl4RZ4q0mqnarxKQCxsaWcRuyGR+62pTH1Be1u6l0icP/\nz/y9V6wMHedHIO/TrCi5i3KkuanIVeHS1548Ki1YVU1NyMHeaJgjoaH6Nz5+\nK7l16ZS06dv9aB3F7iIXGjmyXFs+brqYIClamoa4dFooMFd9R+IIhdBfKbFh\n1pGawjabRQZlVtLS8r2geC1IDtWVsleWZ+7h4k7ybczm5YHyMtV+GECGZONa\n11BPJc9rNBtyvEcpYh8LoC2TVh84tjK4dbiZh5RQt6DNSzmDKandwUifSnuB\nC0LevPTG/sclTWTD6pFAn5eYT+xgSDpg1cmQ8OAt5vaFdvUtGS57Eo1u5AlI\nB/bIRoGzADN4BUEMiXolL49D8ikyh49BjPjjQjrSEyNiPKcS4mmLhoxzAMUN\nGulVgNRTYqc7f0K9TuOG1eG2tXmFyfgIExGOx7weRqmMzbKlmiGZpcn1CBQH\n2Ss8WXU3EtWYIDwXjBc9g7kIi172Yvhgw/r/O+G3sv8y12nm5wWJS+Tv8GF6\nFblgMqksjQg9QBLYcAgXIMnXMTXYBE48YlF6SBg670hoF26xyIMwLO+AhKQj\n3z2THyVlcyiFGfHO0M8u/BsvIq+NhJwjR/dAuX+Hgg/AeqLt/HzStk6hxH/z\nhDel\r\n=Oxol\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.2","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.4-alpha-42552a09.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.4-alpha-42552a09.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"7.3.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.4-alpha-42552a09.0_1595427037417_0.103680223655777","host":"s3://npm-registry-packages"}},"1.17.4-alpha-48e09323.0":{"name":"@graphql-codegen/cli","version":"1.17.4-alpha-48e09323.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.4-alpha-48e09323.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a9cc3caea20716c21dbccfb90f70508452c9f1a7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.4-alpha-48e09323.0.tgz","fileCount":32,"integrity":"sha512-PFmn53ZMGMoEoKL0/sSDETkuTVt9DnWJJ7PDaYTxsHqnJxJR56xywoAOdFuZCFQsiJ7+5jrV0/WRxqyiDVYxow==","signatures":[{"sig":"MEYCIQD0hZ0DN20xOH2zFawSKJofvCFin5brPXSm3SeSHhTZDAIhAL/NGuAWIycS2YsHxjM7iHlyfBeIN7rLPIYVSxo8VNa1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGWqLCRA9TVsSAnZWagAAZBIP/1LlzvVsHI3P+R2krMgO\nYeMv/Wj5Ue787Gc6iGGPZEY7pfSz0pyNgt4c9+/sYzYFnnIYat+aNgR6Z1zU\nJl0ZCaOHhNfHcp7+PS56yNpSNPjH9Hlq6krywZ3/v4uyvRSvkmjcpvA3h1DJ\nq90SP20nWcY4BH0raR3KpYUd1LE0sRAI3I9Wbq4OlQTc2GN1UFIPfUW8Owq6\n8zk8jjcgJb7MCDnfsJn8dpjOZeAf3eborbU+tI+DtPTGDL8JFPQxjZX+M52o\nIhYxwxPH36MD980njAgHXFHI765a/rC1L1Vc4ncZ6mOw0/N8QfBfPdK3jI6H\nIN9Eanczd+Jn2ir8XE/VxAd8no8fI6GPvnYij6yv8sMZ8jw4pol2vIm6AnN8\nRbGnRnDBwFa/ThOyuGxG3Q/NdWGVfR5Tg0vmndrFQeLFxyaTfqwECT96I+8U\nHJlUX8WLYw5vs14CAZIb1m5fMr40YoQF9wOUOGnlWauPtYuBTPNNZgumOkIC\nudhOM5IL93EX7ltD0dDRiR2eKytggoF3LVbZ/dObYLlDlL3tNBdkkYulSEI0\nxLoJ/e4vx8E1r2Z3Qv1Wr0yx0+0rZd3f6AUCuiJxnZjvLThTt8tgfE6bOZus\nhxh7ZfTPjwJzv0uG83Xh5Juvj4M93uifVsIg+tMbH4ltY/T1nigagt2rbMTu\nvbK2\r\n=Ia89\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.2","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.4-alpha-48e09323.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.4-alpha-48e09323.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"7.3.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.4-alpha-48e09323.0_1595501194252_0.3863247288392573","host":"s3://npm-registry-packages"}},"1.17.4-alpha-37c1ea17.0":{"name":"@graphql-codegen/cli","version":"1.17.4-alpha-37c1ea17.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.4-alpha-37c1ea17.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2b94df76255f2beb14ab131d485e1222982bb108","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.4-alpha-37c1ea17.0.tgz","fileCount":32,"integrity":"sha512-lr0dKAr8sPg6Hq9QUOhkJeoNfSl2uKsOcKj3qzOxPUp6vZXxqKdzHv6NU01MaUYWvhuz/dN+hTrQNLmm+5j+cg==","signatures":[{"sig":"MEYCIQCKu69KceuHFTa/ZUqk88oWiCxdNU9atZb+UQ3oTsmpUwIhAO6R/zOvC9LMbn5KpCW17kPPwlWEd75rKBaciRZL54Zr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGWrpCRA9TVsSAnZWagAA8boP/0uJVY58OfbhdWLU0L2k\ndk0HoxRc8KDuuHNXewLhBerhAvVcony1wyFaJJxPNobKEJTPoUJlxX28lP7j\nA8VuIz6GZ33a099FJBINQ+m7RU3JlPaiTxQHPRuG1cN2bIYbr0BP98/AlxRA\nFJZ1AtA4rn8BYUt5DA2//9ffbzT3gxvho6CNrVbpsqzUU/CRuR5zD9g8VNrs\n4tlDtOQGpEy6PSW8Qe4wXKhPiIw+v9EZztfmnoFTEYjjqJU81yeqm7ypOY60\ncH7uSp3+qUm3P5C8olpDzxE5M7nvUYMitpGWefktXOPqYKqi/oYbFEs+Rw3T\nmaz/nRKWullgXm69QjGP8eE1MnqmtQjsdNpYViYOGUohssTEL4wd4qFZW7Jv\nahm9w+fSvKeFXEg5zFo9+sSgo+luTFRaDAiY3mIoVC/wsB5uPpo35CjfEw+T\nQ5PVwlCccKqGcSWTv/6lVXeUJkHVE/nW6A7ya+1mqLnLSHo5c3BBgrIXDJbj\nGoOOOMSAb7EH0zfZua8vd1cFidxqcH7Ej9o1+/3hFYuVLt3D4+Xl3SW4WYMq\ntbYmxfoUTnUAh/7hMOdH6Jizggy8fcvSGIH2gJa5KiYh7k/YGk38ciKZvOVB\nN8GbYVuWFLmvtf04Fl0EHPbfMaiCDYr8LxMnghIEohvEZ0tPUhOUawwwLkwq\nmDmb\r\n=UK2g\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.3","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.4-alpha-37c1ea17.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.4-alpha-37c1ea17.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"7.3.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.4-alpha-37c1ea17.0_1595501288927_0.9793014747620437","host":"s3://npm-registry-packages"}},"1.17.4-alpha-18befe14.0":{"name":"@graphql-codegen/cli","version":"1.17.4-alpha-18befe14.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.4-alpha-18befe14.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2073e0dc5f17d1ba9916bda30afbabfce1739974","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.4-alpha-18befe14.0.tgz","fileCount":32,"integrity":"sha512-vqF+lIY/DzKKq8Aol2t+kvMgNukV6/WBCXQ8oY00Nhg3NTKAhAzu2go2YAG0cFcbt3z5mJ7H4d2UJSB6Pm2PXA==","signatures":[{"sig":"MEUCIQCYkJloqDiaGHwWBzmNKB0tQTrOBkAcHl32CvmY7PCV+wIgOfU/YdZ1Gkj+FMYmcYPK9aTCbwxsatGD7Gb31MtSZtQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGWs2CRA9TVsSAnZWagAAbyIQAJ7cvrOg6UGzM4DpvfQg\na1TjXvMpmWjnuASCyMnFUVhu6vDyRvE+w0rJ64FjeDSxE2d66LameFnPXuoT\nl2U9wFhugyR2ko6h0Q0+RimsPMwwSud/gtCbo8v29rirAbrcfpgcR2lWGQof\n/ZxNcdWpGaioEGzJ3SKTjWNiPZBI8+sD1NvoCDUoSSAhO/cAmQHgrZO1AvBh\nkMHw98iSPN+7ALVtWhv8vZmY8UWo/4+7ZvkLU5nfSZMz8Sc9sFW1Odi2QUpY\nFKlj2uZg5h/6OSyY284UotvRWBRJwb5rGcHz7yz2wqmrJRqZfPXUqfihIugr\n/iL9HhTzlQ90nWUJBvccKhnxMmoEbckWe36Aavy6wGrptYrMKhev7yE1Zz4D\n8v4V5JjKQa5hnr1ch5roUHVmhvbrrlJhFVQPPfP0H++BdIiDvJ0P8wKEISxn\nY0grtPl/xdd5Ruf5nu0KR3jF+LS9fpQ1GqhIKlYyiubZD/Asfjn7yle3EEi4\nfM0Giqdx9S5GjHDfsJeJSRIkEEqD4Bd85u8Xd9F7GP7ZF5TbOr3nF3bhmFHW\n7e1jXWRWNo9x7a9E65DVxyPZI5IfkOJPfE+GQTlpvrUdrjkxCgosSgGaZPm4\nnyqiNgpzKgep7sDoDP7cl8By5w7kB3wUomMucQ6CdtOPaQMvHFplpMCJZtpY\nr3YA\r\n=fvfA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.3","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.4-alpha-18befe14.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.4-alpha-18befe14.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"7.3.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.4-alpha-18befe14.0_1595501365860_0.9562905521126228","host":"s3://npm-registry-packages"}},"1.17.4-alpha-c2f94b01.0":{"name":"@graphql-codegen/cli","version":"1.17.4-alpha-c2f94b01.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.4-alpha-c2f94b01.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8336224613a536bc20f0fc0028a87f504865e823","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.4-alpha-c2f94b01.0.tgz","fileCount":32,"integrity":"sha512-NNS2l3byszkvMlXLw2C76K9UfqQ81vd3LPfMhIk3e4a4Ltq+iK/HV6yOklsU0vDKjn2LzDs2PUvUI8hnAyGXEQ==","signatures":[{"sig":"MEUCIQCoj8MMWYdStIykkdR9wvU77YuAcqTKZ7ozfVv1W+VfoQIgHW80JX4VmRtpCL2Qk867JgoaulKgR1UaQ2ZSdz4XQug=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGWuzCRA9TVsSAnZWagAARHAQAIG3K1EY131XibqkeOHO\nfBisWjKMDSauLuosRKWcc8LbCgnulCpYLZVdcb4A1TWJ6JFpOTVgAdGBvGya\nSjvoFalaMSiqoNHb+sQhvwr4C7VQdoT1Tu6RGgObgiz4hFrzojg3nIVZ84UB\nHYwDVHevjq7arJXd1IrVavPyqCM6Tjwa3XNyxYuUq7f03na5Mp8zaGCjd1Yk\n33y+iHIqGbvq2E2Hqu/KiW3IiuJ9aHC+M0PksM+Xhbg0OiU3j9NDVpQENNj8\nwoI8DC0RKD4rNW7bPJO60CHtDfJT5+9NHZEQsX7iIIaBeriR93YEe6Z2Snvv\nQn+ZBgbkxLuEjPJgVsB+dWC/wKeiUAT+PJfwo5CT/ZvZbefC4HLM7XJ3Q28N\nYskHHfX6z6Is96Xy3BRAuTyPiOBopy4uTSpDC7U57XshuKzyJYZWlEoYF9+j\nctpYH+0szL/tWXhQMaLJ0UAPFmBFRJwMx5BjZ+ziTDVR+vOLfiVYAJttKccK\nOzJg/mfY7EA5THvMNFZAF6Y+tI/DeSymhZNKWLIjHF+WsE8e7EJAOD11RH/m\nO6nFYYQhcrlRAHUU8up+BMfxIlYr92PVw2Ej4u/BPk5PPQXaBGrbv6ZfsdAT\nOifjoUtmgFKDxGdVKK5vWAk/HdiMIASyDCkDTPBKETItRwyKgZgvLhXnv1NH\no+OW\r\n=15Ek\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.2","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.4-alpha-c2f94b01.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.4-alpha-c2f94b01.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"7.3.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.4-alpha-c2f94b01.0_1595501490370_0.11041222688823349","host":"s3://npm-registry-packages"}},"1.17.4-alpha-5f17cc1b.0":{"name":"@graphql-codegen/cli","version":"1.17.4-alpha-5f17cc1b.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.4-alpha-5f17cc1b.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"26b81968555604d8b56a30cb2cb79698c829ab65","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.4-alpha-5f17cc1b.0.tgz","fileCount":32,"integrity":"sha512-50JE6S6zNxy6RYmR0XQq6baGBWTH1PRqmwmXb1i4F0RdTegnq7AmEeGl6RF7QwnU1czi65BrgmsyZDXKPnJsvA==","signatures":[{"sig":"MEUCIHeUai1VVaBxd2EJS5me+DOO/1v6sS8Y8HAUNXXNkvzPAiEAuC/632PmZxB/v+8zXL7o2hhU4Qq7XRvvLRSvlVRPrMo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGXo6CRA9TVsSAnZWagAABzkQAJdmwx47Lc0BOPAet7qu\n63B5OnHRExzwOAFt0aEZQYJyEYU1rPGoofFg8SUOMJ2EicZg0YKavgEbq5Z9\np/1NwS2cAAkSFDv+sdcH8UAVRwaZhXDNhXK2ogXwQsv2FocpqwbUcYMW90dV\nzIfVgfVr5PLTnYTokS8Hot7vzhUuPIq824juLuJ+piS8JLXj5i/zIZOQHxnv\nd68RI7Kwj7zaVc2B8x8ZPr2NGJdLtZNQxEeiOr0IlZCyLDDBTWzKfVLsXtzP\ne29nzlwIyz7xLW1Xwb11GzPzYNbqMN5OI9xqn7LQ+gQG7e9qG3DCtE6Y4l5Y\nLbiWojkRYW/TonH2VTcPNQLLZii0NCZeAchV9Rozy34wwcybFDEXrBkD3x/z\n/XujnJkr4Qc0q8bfq4kDaL9utVOuVcf0VG3VzYxXqdKhUb+U/Us8egXByh2v\n6K34G5IcbOXT3486vH0tGvtFb2eXaXPlWjBov6k6Q/Du6k4WHWw7XRlbUYNf\nSYYqb4mw1Q6VLMz5kk/zwKanGqgRnfXEo8YdJkrF7hSBIeKI48LO6rclKgCQ\n+SB1czuFmOskSpwWFoiicbg1P7VyvzYQupAONtsXybG4GUt99lZWpc6IldUX\nhDDikDwDaYKMTp1rOSezLukqQCrLXCNXvu3uPan0vZEzcXXvTQc0tMShf25H\nThuM\r\n=4/r5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.3","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.4-alpha-5f17cc1b.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.4-alpha-5f17cc1b.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"7.3.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.4-alpha-5f17cc1b.0_1595505209735_0.36919929523312556","host":"s3://npm-registry-packages"}},"1.17.4-alpha-feeaeacd.0":{"name":"@graphql-codegen/cli","version":"1.17.4-alpha-feeaeacd.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.4-alpha-feeaeacd.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"748c0b24c0fae0f371f4c32ac3b3447651db0e6f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.4-alpha-feeaeacd.0.tgz","fileCount":32,"integrity":"sha512-p645CcbeSJej4Es8tj7qmj7xHgLxjAcaL0PJYIWKFVyjeF7X9tvVRHitFG5CSzfIPxx2VkoUw68pG85GSa20og==","signatures":[{"sig":"MEYCIQDIRVQhXC3b71S04vp+iBylcAngLsrbmwABTDV0zDxoDQIhAMZ3c3mjFic+u7j1tmK4AEtYSi1ySml1Nle6eAFD81nm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGYPPCRA9TVsSAnZWagAAO1AP/RFSxDN4ODck2q+aLOqD\nRG6/HnY34M8c8pqkchB7H/LJH14AtHmmkiJ6PBmo3QZQ3T1YsDJYs4Ov77Pr\nyE7osWzNOcXd0IeTURNWQRdOSs/GGEwyS0v7fOieL24SVLxPDB6DD6868DyR\ncF52rgAwctxwPLve9c5v9EpSUb7GcjfYvdSlUQRzPgzYp4ErXSQpS0kxQczE\nbo1llR9rd7zEDKFsE6lADxTIgtPDrKHf7DQHQBvny3ftkUrY9xsNOvgEHzCZ\ntHKHeRo2RjxcPNEov6ys4Pz8L01gNv85bgcNKU7XnKH2spL3D3kToAaOD4GD\nuUCl+gqX+Xidk9KTMkMp+lveCW4Ntkc+qH+LuawJCabOtVfS4/uOdNMnktX/\nSDG8qNUiHLTLJiw1UjGgSxuU1kAlKV5bEk1GQw5TOeqqlip35z34LzjfB/7v\nRSQLDqVzbAej4pW3+vj0Y/SG5HJFqEX96qMYIs24ZPz+bQQQJ1nNIb3TbHxD\nbv/9nOS78kpWn1qQzTQLbtCMkoYuEIwdGoae3pIttJNPu/Xuqm4VsVlMVm+J\nybajdMLv6UcTS2QS2054ieJxABJfuzjPKrOj1b+HmuaaArmfpD0MeRe9WfcB\nuIYn4T13N5LKxrGV5pSaVXb3aE8cjOw9qQxJ/nkibJtz7lE6OGrgOL0MOA3O\nQCNV\r\n=takv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.3","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.4-alpha-feeaeacd.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.4-alpha-feeaeacd.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"7.3.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.4-alpha-feeaeacd.0_1595507656324_0.9752394654764669","host":"s3://npm-registry-packages"}},"1.17.4-alpha-b570ec6c.0":{"name":"@graphql-codegen/cli","version":"1.17.4-alpha-b570ec6c.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.4-alpha-b570ec6c.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0e6b7a812cdec0e060ebfac5913a436776f7b97e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.4-alpha-b570ec6c.0.tgz","fileCount":32,"integrity":"sha512-ow9NmWcOJzfZDP29s8QksR3HwlupgBAgeg90y4u5hXXN6BVKY5BaX0Yw9Av2j7PUSRbxVEeC77CzhnIDAt6uQw==","signatures":[{"sig":"MEUCIQCytqs09gTiumkPi458Ldz9jRi4N8xT4zjFqKxdJNRs3AIgSEpm+dehgqCzbYBMrkuim+DsHQQXxW4rZQ9SNvTgoy4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGYVVCRA9TVsSAnZWagAAtrUQAIUdnYVvM5xRNq/QsG0y\nCGJM42gBSm518VgaLIXChycETulfdq5XtfUK2XxanOuCSOk9xk9I2QZnPE8p\nCFVCnC44v1t9ACGR/1I4ryUaMZRAQ4dQJwp6CpXvh1bGPWrpARCKDa6WujtA\nZTHyj1ZWWjjfDud6WEsSaSYOIGlI+SkYptrop1YhiV+id/MVVb/ylytnTfwN\niIacjb6Vmk4xaLGWkONc4rSTYxYg3PPqFaKpbJLn+ucHl0m7ND+f0rXUiBcY\n0ktpFjdMjoPw16XDh5xQWEfSnOY1ug3HkY6u8lsqIbB5zjBdysnl0/wsOiWY\nMFIgtl9Nfmg7rNpJPSl9OWzP6mHy2dmuIb0v3PqtCSNPofCplS6b3AnXyh5a\n6DK8UB3topv/zl/WXoxQvXHarE61C1YuglVc587tqrZfdkEsT9n/txaieRZg\nSzS9JVlG1HrxukwukrcWU2TbDCmsBQl0HTdSWLcK0lfeXtaKGqP9r2m5IU7u\nTu5s/WIFaJCKMhyqPqxgXdxQEPzwlSnmKWK84sAJCaPFkpKavG/EPJVUx/Sk\naFGnVi5+37PoH4tcFTMHoYdglEEc84QEgOfkZdHBWcuYvZfhDlD6TPNmi6tV\n0540UomsfdSJRr+t+SDmbcjeZR6JItc8JcruwY3qneg5Q0MaTVE0fjZjmF6D\nm+ED\r\n=CCA4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.3","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.4-alpha-b570ec6c.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.4-alpha-b570ec6c.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"7.3.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.4-alpha-b570ec6c.0_1595508052461_0.05506927236376069","host":"s3://npm-registry-packages"}},"1.17.4":{"name":"@graphql-codegen/cli","version":"1.17.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.4","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2b7dbeda2946017b3d760a383b03ebb516dab785","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.4.tgz","fileCount":32,"integrity":"sha512-NQcyF36TIeCe8L0DtZ27/Jf1fwax7r8m0CRGEllQoZ/65idCiNz3mL3RzKx/CX7VspcewW1XrWUfPIPzCyea9A==","signatures":[{"sig":"MEQCIEY855YbihOpoIZpnI3KX6Rr1Qs26Xi6EKIS/TauBss6AiAKR8X1dNmRJUQ3dspiowlRSoTJCbkrJ3x9Xd5DvSlbaw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431280,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGYsWCRA9TVsSAnZWagAA2UsP/iCg2YkyxchE7RuvkWXm\n+fF09b88OOd1JhZF58mYJxp7TKy+uSsYP+Jd2N2oaTTkDpCMmUNiwUqsDkSO\ny1f7S0D1LRJZp75TqzZiYVuQij7mGtDfRfsGTBQKuD+fnWf1XLaBhCMyyG3s\n67HBxa0jrQenQpzemaRIbXGv0eUnHC5zvIov2GirxqKOkbVBf/JR1m24HiuR\n6NwsHDTs+dIzP1nF5lzZCNxYTKrMqSUTu76Pbg/7eLTEak/t9JRDgT+egg+c\nN/fKaWy2muyGNPlZqggnUZnUjbnBFakeGKjO4moiqNiU63QEYva+oidnnMWt\nUnOKxAmMY2McT4RPrJGs/Lclve+sxGSdjiwLnawIMGs2SRFFJDgIWPXGleot\nyxKUDu2TkBgszOsMonFE95Lm5OD4vCgmdp4sVk57EI0m0qyNyi7Alo1vB80f\nbb6UXSyXRtxn75OzL4MnhEMQsyZEJoIpiQpWC030oHSYNiBxCVs9PL+FPAmY\nlno2c6pCm+AdP31ToLtPnWS+FqYpotjV3MD/wSxoudLtZU/zYmOx2GSgbyNP\nllKiDGG2eWVtH5YyRMQlcLPuoI/bO6v/8LWHKiwbGrpcCSoLxwydgqeJDp2g\ngkxgsQgwjlG5+ExIDIGKkiFQ4tcendeAM9f6HnaUxxes5k//li32j/h67Mj4\noeOF\r\n=CNz1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.3","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.4","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.4","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"7.3.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.4_1595509526298_0.7584496285837778","host":"s3://npm-registry-packages"}},"1.17.5-alpha-9f6f2998.0":{"name":"@graphql-codegen/cli","version":"1.17.5-alpha-9f6f2998.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.5-alpha-9f6f2998.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"66671e6a2b42b0fc100b71550e76ed57812b53ea","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.5-alpha-9f6f2998.0.tgz","fileCount":32,"integrity":"sha512-J5Jcb1HH7W9XbmFHzfN/XANEYhKdt/JuVwyE2fS/toGofBGUki76P1dU17ejmExkWlL6PSeckY1neRjQ7yOmCA==","signatures":[{"sig":"MEUCIB96F/HjCGJsoTTTI/e+i/lQ2oEcvw6+VMUgRXr78oMIAiEApeSDfLIyaxAh29d9+MFOQNHBd/esr+Gp8KLQSU3H3kc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGY4xCRA9TVsSAnZWagAAgAkQAIAa7/YzaIKAIQFBnR4i\nQeXZdjrGkbtgvTqOttjl+5DRx/OlCIEw2oAshi9zyfe/S2G6vK5fBSwcfN8v\nLZZljcYKuhppKrqO+RLB+gePAQCJ6z+CmtDFL9DwOm43yOapnQtYc4t4hhsH\nN18czdBdlioIO4WKTXMOnB7Ug2O7/yz4ECe5QthJ0BVFzrKIvi0CoBNearZ9\natoGzwvispVENaM7kfiaaPdq3I7No+GDDpefIRI+24YMgOYNMPL94dIJP+ig\nWBwktsOd3GvDcGyBqsv0zpVYi1/oylImRiNX3NHje6MeWjh3VorkmU0UV+QB\nA2wz91u+ZjMsCfDw66NddnWCbDuweQjwBIT07ncvnLqtPEwrlbEYCpEWkKTW\najbPrPCl7ML7PCKrJ3cFM2oPh8fWX94SaMBalg6xglis+v7gdrqMlMhXb7cL\nIapDFEv2nCxBwySAG7Lr74XC0leNfgv7OyiGLFRE5KumceaWzSH+YmS09Zrv\n+Frb2xPFICQNY5qBPQBou2iSAQcE0HpkDblUbBauYSviPW7uEeYdX4/7wUHj\niectWBh4bmP+Hh2ckTsjG62a3Eg3WK2pl2bSY28aeIeDYxY6+24WNW6TlMlv\nnD5A475z9UK3UoPxgXuk0C2+kyxPyS5W9qw1KrzCMFWjd9Xqpzny4jsJSfJP\nJNPm\r\n=Mk41\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.3","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.5-alpha-9f6f2998.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.5-alpha-9f6f2998.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"7.3.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.5-alpha-9f6f2998.0_1595510320593_0.47053701699092576","host":"s3://npm-registry-packages"}},"1.17.5-alpha-f389301a.0":{"name":"@graphql-codegen/cli","version":"1.17.5-alpha-f389301a.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.5-alpha-f389301a.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c4c97ce7978324aa37be484fa9d6d7fe2e2019ed","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.5-alpha-f389301a.0.tgz","fileCount":32,"integrity":"sha512-0BQP0gPBncn4vFpl0fn2TbGdRBC/Yr4F9iGMUW8nXKXSMyoQF1QFEptTMTgDNxDSC5UkGubYBKnfhvfXbjz9Kw==","signatures":[{"sig":"MEYCIQCsMLiYYYHNsi+uERlg5xWQYIMFVQE4YiSDB8VbCO4jegIhAKuK5LhoD0muJTgHba8+vf/USmg1KpuO6XWyJtaw7e5z","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHUoGCRA9TVsSAnZWagAA3UIP/1wiDYK3VNbqgUdW6oQr\nnQnru9ESrhd2tW12NSXWGZ6cdD3Njdb/L080QcT7xVgvTMRJjupCkE5gJ8dV\nlgx3u8ql4Tdtx9kpkDhucEpZv36IC0RGEqHeMuQHg3gETkB37IhLzDoroiOt\nFDQCLH/TqHiJ3rfnl6n+0lgLbaaK+pP1fLqF36oGy1Gb6PinlaHoYboEahgo\nKmXArVL9db6hL9UCj8jkqnSRhu1xAUuFkBqX8Pb4jxucNltF0NYOkklqj/gX\nSyaw+VJWVMAipoz3C/c4I9oZFNXkymK0trJbWlxelKZRsULA+EUafy6tVVkN\nWxSyGtgpnaJAt9w70Anad3mhr+4d0GCUhiu3CeEwoLt2lOSpnowvnzaVy3CM\nTOiOKgXnez6uCQP2soWlQBYyOv6LpOTVolI4B4LaP9k9P/6SVhKbk9/gPGey\na91YGNwikybeNji8UdH6PpZ7GVQvMS4PnPs9OoJ3AEXZfSPMCASXcO/h8Dir\njoQ9h5I1uhc9XidXbf6/fYUwKt+yx5V8q+B10scfbMKF7FvAdwJboAHEl+zZ\nGdg4dTdpA5hYRmpT9K+ydqQNPTBIhhVffKhhxUPNYeCklO/qVM9QxegPpes/\n5DG4nTI/aegUo4TKvO+vVzh2okycCPBX+UdsQXyhWMS9mE/8rYkvRDSNruuk\n6qVo\r\n=77FJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.3","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.5-alpha-f389301a.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.5-alpha-f389301a.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"7.3.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.5-alpha-f389301a.0_1595755013546_0.7324853297713596","host":"s3://npm-registry-packages"}},"1.17.5-alpha-95bba9ea.0":{"name":"@graphql-codegen/cli","version":"1.17.5-alpha-95bba9ea.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.5-alpha-95bba9ea.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d7c386dc1c0f1e7ecb579e92f8e15445faac122c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.5-alpha-95bba9ea.0.tgz","fileCount":32,"integrity":"sha512-nxWtjc2/d6KvJiIaSctnMqGm/oUOH2gTBzXAFOIQAeRgXymNfQxf1QATT3DXbn3e5wCc9PoCTAUaVDwv9WBfKw==","signatures":[{"sig":"MEQCIFDQO5DeVC8XFHzyhoOZblgHLR0nNTRIsASDXXOQpnoNAiBg09iTA7gC8gg9Zj/x1MN94BFXnXGtPzHcZBUcnQSHng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHUwpCRA9TVsSAnZWagAA3icQAKSYRWAjuomGG+LnAvI1\nCdMdbQnp9u2EPi6IkzASbYW/c5cMY8wy41e72uCgMy7898A4fcAZWs1FAz/z\nWY8g4P0jvtp0BBJI0XMOG91fSb9SFUjLJW+GGegC0rOLRVOYTeI9NlLKbac+\nbvEqtjV2C6rv31z20eHCcMAcX+zf+cfPI8EFavEqr8tngPr+KqZEvoW7/VPe\nRSuivv2cj3yoikZEN3EPO3Qzql9JopGgRHUeCIdK0Vc2LX2/RjzfrNb9lB9v\nKCtIoll0iM8LML4wsC1wDlGfzvAo8yFEIGTmFw7ewf5lDO2hHUDNjgkCfYjR\nfYkP1rpiF/qdPrPZCLV76o/bBL8ip9L+TuO2O7I+I+/PWwvvGmmr15cgnAM/\nXeD2BnFGIO7nJ7wGMKwcsuVlUVGrLULAW3SXbGjquRFOVOLkjZREVh1oLeMY\nRoeUXdQ4r0Wnxkj28Z2BQQIp7OrPhZ0CSqmETx/3c/UA4YESrnn2cZfK1O6U\nibm1U0Z344dmRW21Et6s2RQf+cGiRlfkUXmirT5uBam6cpSrMDg9Gc++yZ45\nlLenP0uy+6qEyoHrBGNbVpyGOB7v9+Ma39Ds0gRrj0+RY1dZYaKrsvfMEtTW\ny67MEuMGofTtmTDVyKCk9yaF+0785+aRE+Vr9yyqMVP6a+bwA/556yUIu2P0\nWuQj\r\n=twPP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.3","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.5-alpha-95bba9ea.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.5-alpha-95bba9ea.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"7.3.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.5-alpha-95bba9ea.0_1595755560555_0.4396844581421151","host":"s3://npm-registry-packages"}},"1.17.5-alpha-fce340a4.0":{"name":"@graphql-codegen/cli","version":"1.17.5-alpha-fce340a4.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.5-alpha-fce340a4.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d6766e2dd352f95caa6c41e91d1c512455c057e1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.5-alpha-fce340a4.0.tgz","fileCount":32,"integrity":"sha512-ZybvtCghMYfye1NW93ZAfmg5lRh4GbV5uu0N0odOuHX94jxlW3G0sLDT/pfuCKO+Wvggb3GHrCPGVbj2D27z4w==","signatures":[{"sig":"MEYCIQCGR7xNkt/isQ+InjqcxgQMIufPAbQPl4Im5j856HiMngIhAP7fVzt6sP39U9w5IcZ7/FflVlhRXhDJ8tc1H5SEKDAy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHUyZCRA9TVsSAnZWagAAFn0QAISJo+Gj1zRHJUXfgnDf\nl0R9YQwADZN/z4yqtl/DYaAHT96P5blYdxLco7KevDkIZx0PXUDLQFv2zTZ3\nk2t3nDpnRpFhQAfc2h2XY6CYdPn/MrtTOg71HoZu26bqasEGo5ROHEeiwNo2\n0/nSsvzx4zB0I8uQkFEJBZvAXzy6ydx4M5Ui9kLANGeMh7DZMTcwj8mP8qMi\nt4sNXabbI2/mQ/FJ0afJqqs0+gVaFirmx95GRsJSqhO7f8GWHZ+j9A/1NVJg\nAjKOASko0pYgu53WfRwpp0MxK+NMLipuKVXOG93jgP8xk/xxe+YbleOZbwT+\nJodi9jFZOEIqlgfPqaKqxWPgEvtjOx9AykdZfuVv9heAH5Qfw0Y1U16kv9Dm\n25MDlkZSdihvO+SN4RUD6giPtZWJnC2CJdjveep4LMsq7UWfeZdePcaa1oUN\nuHhDMT9k5WsECi30cb8bCrJCj7CKkEX0XUDChB/tbQAfjbKsMNy5IHPXSjLr\nYIO1dGepRaU9PYuTvw7QBGoV8BikkMCXYFVg5APbh7gIguTOOgm//NVgyH5R\njJL5MZzcEZJjLr0kblWs0p793qnC7FRqDrDkq96p5Ai6deX+7rAm9cffQQnJ\nxCLT6saQSE09uhrWTuRazizYk0vQk+ucH+J73jHFnyCJNUnnnAngkoTzinIJ\nVyT7\r\n=XxfU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.3","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.5-alpha-fce340a4.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.5-alpha-fce340a4.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"7.3.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.5-alpha-fce340a4.0_1595755672492_0.5191351345100983","host":"s3://npm-registry-packages"}},"1.17.5-alpha-eba4fd81.0":{"name":"@graphql-codegen/cli","version":"1.17.5-alpha-eba4fd81.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.5-alpha-eba4fd81.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"29ecc9150201125f2e8b25141b0abe4e2556cd40","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.5-alpha-eba4fd81.0.tgz","fileCount":32,"integrity":"sha512-vgsioA3CW0X7cxjGRehMQOtXiRaHMIPAT+bAqFdwvtr/Mez3FsgHP9m8m+oODsqJpghOrZXWhcFciMnLxpjaXQ==","signatures":[{"sig":"MEUCIGKQgRPWeWYuHyErfTpMcex0+QOAEETh/+j09XEo3yYKAiEA33ROoYDP4GwBDs/2gecns3OIoeLuhyHuKBjx/DIjTfg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHUzMCRA9TVsSAnZWagAA9ZkP/2z+W9a2ZP6VwLKDurCO\nzBKDvO3HCXXxUz0MrZI234ajbXZr2Kt1yTyiLCapv57klKfojvWaLEKHZF9S\nT/B97jN9L/r7jfgU6Nad/38N9QN+I24RRsHhoffN1SGw9VFEBZ/ranbK+7ym\nytdLk5RNFgzPSP0B0jVnc9Ip1Pqd0k7iFwNkMoLcYngW+IdP5WcxNoOxsvvs\nBUVDC4QkLp+m4Rn11bSs0muSvv9Bw88bIdnxAhGyon6hohUetQ8Z8ySDHhMk\nUuVafMpWWMiJvqlnbL02XXyWuRBtU3CXS653X8G9AdgyjeDTiFbcqfjbVSrM\nGJdJSAwpVKGbeNNHrTWQH/9VlLlcjhd6zC87WBJOurZJNFZDlpxtSYLUSIAh\nVvlAS+cqIqXgQxRmQA6gpF4/hnFDLJXzVFgBCw1xWHdXYg5x7/5Na7ACcLY4\noKgzpOekq+4izW9mm5gjA53VHNC5Egb63oeItbwFiZL/2zMDRpUsv/+2Rl0z\nJowig3Y6tPxAaPqRFDoFRPojdT/SuN1v8XV3mg4whqG7DIExjZ0H3Tpl5Aab\nASGIFisaJJHy7m7lviiPUd4VnOhjhDVXPh9TKz26RDvFMmX1vVdNYXEj0c/H\nR3J7NOQcY/xS17T2/G2po9RU7ARBvsjS0REvfsekJ7yrfRuVBC2FL0p1Kwp6\n3tjH\r\n=hr6o\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.3","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.5-alpha-eba4fd81.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.5-alpha-eba4fd81.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"7.3.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.5-alpha-eba4fd81.0_1595755723391_0.0020166693225489585","host":"s3://npm-registry-packages"}},"1.17.5-alpha-e394566a.0":{"name":"@graphql-codegen/cli","version":"1.17.5-alpha-e394566a.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.5-alpha-e394566a.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"37c3ff422a849439011478f2a019e745be954b6c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.5-alpha-e394566a.0.tgz","fileCount":32,"integrity":"sha512-QcBD+fZp70azVDodjM/pEZi4iJnq+INXFU5oQLu1BTIxJDtSbfMpGwEK7i8bADrl5DhyPz46gZe2f/0q9B1nlw==","signatures":[{"sig":"MEYCIQCkr2cL8UuCImh3e/4pUsx8/aQOh2gCraymAqyWqcqAEQIhAInkMALr669jveyBP7s6KcI3HTgLQpGA4yXwEgXoePcM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHU0RCRA9TVsSAnZWagAA0lQQAIy0a5Hsi5v3tZLZmhnO\niY6vNIp32GyG4cLMuto6bvx0KjS3QII1Q1nscrwyuqEUyKGVRFINjO56qJhf\nc2J/50+oviYhD7iImbSyXKJRQ+rzboRKd3D/mhLOgbu/sk0/ViKI1Q0UPxSM\nmVNYkkL7nflrNwQkBKWJUXAq8pz/q8SyqxH5jTHFI/BP2QotajId5OJP532i\noM8Cz10qp3Tba+r4vlf/nrKolmZqLVOFZHn9V/Z5e+Mgu9LfRphSHPp7+rA9\nCKmCX4Xx3xnDXm1TAuyirwtAsNubzFWpbaCZBQpBNinoJL5ylqOUP9cAZKqs\nlUXRW1M0FSkXqbGhOoz6eY4tFlOp+4u4V4zQ6C6MqV4fww09GgFk4NcKF+Um\nEoWCliaOZWOPuGUQ7riQ58WVw1pc4rb99L3GG5BB46BsIaeuwhSDFt5vzzWW\nSvhIuqX9QFnXu0+QwEKwLHYablqGpQoF1hQcQJSpnMOZj6dTm9E0YkTLVvV2\nkm4JurLvo/aSc3MzLpkDQaopxJPKjFHCuWqZrdgcqnn3wOi6w+wtSeeMpVvp\n9n32uaOxLd8fHDb8imPwPFPG7Fu2+ZNntv8tV1YmKfkmuH0QUH4I24tkpo/w\nbKoACTcYUcdCkUZNsniPqp4ip6x43tf7GJMBuPexmMO7R3382SfPmC77geBl\nfyM5\r\n=b8Zx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.3","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.5-alpha-e394566a.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.5-alpha-e394566a.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"7.3.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.5-alpha-e394566a.0_1595755793056_0.6340380100151979","host":"s3://npm-registry-packages"}},"1.17.5-alpha-8574397f.0":{"name":"@graphql-codegen/cli","version":"1.17.5-alpha-8574397f.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.5-alpha-8574397f.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"631212666a93b4138bf2177160680cbee8028c4e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.5-alpha-8574397f.0.tgz","fileCount":32,"integrity":"sha512-LpoS+MOE3QpylaFgkBEqN9KWgO0hF9tHhp2fTyf8HY0TXNN81mw2JND+LACE+8wGjmwfV+D8B3iFs9m+RFznuw==","signatures":[{"sig":"MEUCIBz1CxVQbdI14K+VPACn/dBj7IvRDjmonJYwa82Q2h+XAiEA/kIt0CDVJB1FuCLCk50URQuWWsLUlcGPMNsXmKQVTls=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHU1CCRA9TVsSAnZWagAAi1kQAKAI6Jj7lP7AtlkxWG/f\nSWYHJRr1SiG7tFlcBf7F3v+TBjqrzEF/+SnIKgCOBlvOCYB2pHXI51p3M1UA\njjihhl41nmb2zpAbSGXydIwHX0ctoUPcdKUSu8XPjA7Em8CDhNfEDiYdViko\n07mgv/amWmDjqYZg7goUHLrIxpuN5asRSRAXx82SXCXiVq9dJWtjUmhJaUYa\nl4h4r75OlUXLFsUs8KQeRWsjdE9O+SEtcpjOWSRoAFzX4i3Fmcu6rQO+ohj6\nfJWBdtFrB2Yptn8HCu1LBpsWs5t6eTigMTD/6TCymRUtJNdIUXK7hr9h29Nu\nWNRn9M5I4mmP0rZ1m/hloBs+VteDoSV1QiKqPCM3IL4iFkVRxDt4k2QSglVy\nIGN/+3Dg6VqcpTZycS/MwXCeA6zKCrZL/rv01NdEZWF0JH9TehO1RenbCJDQ\nnjPq+7zF0txllhYdcegGAHasELE02LGYB1dW6yfbcDXUMWOG8qc9So16tgGK\n4FJpr9qXt9oRNSmciUgD1POxoLfpfjj909dn+Bsz+ENmL20RNfaRxiJ/vdUP\nH9/Tb8778NYGtEOcuYBPghOb7OzNwpbWJJw6x5g0KzVYYuZIqgXTZt+hQcrQ\ntB0zvP4wg4clwupLftUZzpST7iGUB2C+AtrYJtVXFolTYrvQASbJIwls1yMu\nwOrs\r\n=HlXP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.3","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.5-alpha-8574397f.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.5-alpha-8574397f.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"7.3.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.5-alpha-8574397f.0_1595755842092_0.8030846513726817","host":"s3://npm-registry-packages"}},"1.17.5-alpha-88f71b37.0":{"name":"@graphql-codegen/cli","version":"1.17.5-alpha-88f71b37.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.5-alpha-88f71b37.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8bcbbf064b48f96f67bd30fcb4fe7776d0cb08b9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.5-alpha-88f71b37.0.tgz","fileCount":32,"integrity":"sha512-P/FMj+y0Yb3cCnrhoEf//5nRZc5BcEwy0a8yXrJ77BWetdyWCUgOzIxqq5A3ub4SraKOx+W2Fwpr0I/S3Lm2QQ==","signatures":[{"sig":"MEQCIGPJeL4EuzZBNXircLO8iLZOyDaCPfQpi08q5N7/51h8AiBqqGOT4nvkVPoG+XzAm6ZyjY7czLXcBL3ov8qPuoIwvA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHVBsCRA9TVsSAnZWagAABpIP/iqSJaf99TQJT++BGfIW\nGPuIMuFZf25Re/e8GQ9r9vTPoBgbE4j9nRYye8+JFhvBilgZaFGLFCXup8KK\nzFapXGTyqnzKxWRygNwrf4sBEIKXMwNKuNp2zhnMAjc/PnjefaDBo1m+kUlK\n3Xfm9c64k+26hjLJp0FQOPEm/+zWElhQHct/XSil0bLPJAeRdqw8E/BVPBkD\n8UGUeQIt2fbDJJ1RvdOYg8T7P/ytjBQrxQdAVHketjDqU0pMiDiTzwQH6B6T\nhE0K3LoJYFWFOSdm1/pY1UjX6WPXgAU5jn8BDM/78WzPHhMVTDkftt6gncAw\nxlhmds/LWXuVkqYCenD5XkRB+h9hiwVvC84j2IThy7zGhupPTLhbJYt9evo2\nBVATyjFZb0z/rc4s+1R6xqZp4QxyygtO1VSrx6sM6sHXKPPKhCwufBdCWFfH\nREVgd0Q32izCMm/MszaIF83eNJTiIB1pnY481N9yjsKhA+aVBvlkogNMfpJ6\nMRMnmJy2i6Drbn7H85PnIYwhEkoymxfcMdRTF1S/uO0bokDDoaNxDcQiI7xt\nIy8mqxjhiWZ+K1TegzZKMtFy8abDUk9ZvP1oFuH9a60bWLdOurJ2MD/8IugX\nZVZB7KxOXe/JnPMS9tOCKjLHJGg1fpWIxlei234UAxLR7RRKFDZvLLET2QmC\nx/Q4\r\n=Ex0K\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.3","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.5-alpha-88f71b37.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.5-alpha-88f71b37.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"7.3.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.5-alpha-88f71b37.0_1595756652181_0.574499279080547","host":"s3://npm-registry-packages"}},"1.17.5-alpha-c657f716.0":{"name":"@graphql-codegen/cli","version":"1.17.5-alpha-c657f716.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.5-alpha-c657f716.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"aacc6c3c9fcae3c8526b0bf51c641a5cf7a068ea","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.5-alpha-c657f716.0.tgz","fileCount":32,"integrity":"sha512-iJTIX3vEqMWSjSTz0RMCiuzFvll4uwXS6hWP2nXwoiPbyNivS/yKcz4BPzUoIATByUXbU6W7lNyBkc+5sOzM0w==","signatures":[{"sig":"MEUCIQCjf87bPumQMbpWRZhIPfmU4wOmInMLzT2tDpy4LLMaKgIgBQCQczVrB1W0d8GGVCLer/ZJ/wEaOU4bt17mtEe2Ikc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHVDACRA9TVsSAnZWagAAxiEP/ic6UZUFmejeBx+H5dwk\nza/yRDed6o71lRE2Vh+uYCUDrLeO6fj4bdYNPUN9GfrqygaAlQotEqs7LEGk\niklultzNXTifo5SAKiRbEoZpnwTQ8KtoUQtTjAkfyNvLP4adcpsHfnU7FNfU\nyyLU0eLz9pDG7jPKehjEOyL3l1GUt4WcbChY4usZsBpdUZjV74LuEuI3wU4k\nF9LnOvDOsoItAytxUVQYXqw3tsDwAoOj7qix4ZKHrjfjXrUqO1hVdKcNB9Om\nqE8OjH56EpYWRSPLzvr5aessn+dutzgQYd2v3ALI3JXV1nmsC/1qeu8wfcym\ne8Tmah/Sk5Xw5WlXKD8wTD1sc+XDRVXMXw4e+wLKHPh+59zB2OKfqmBWpAw4\ndi0Nx2NT/8yDIGlhmpPWFeLEL74E0nhke2yjCoJtu6ipKxne/4aMtXjG5AKc\nppv3XeRu7xZNT9odhE719IpTlRAt/WGKYVc6QZ/RvbsW+pijw2O/224uzGwn\nXGF1zeDMKth/rfNkAM3RAg1aXSjlDKAqGX5q9Q+uZDS5/F+grHqHzHw9iIS2\nHjG4GxRkDSuDea/LL3P/0n9xMLrxbRymtGtb8MzIOMazAq0uPwpOlm2++1fL\nLoz82RPpnaCG/fQfkf2jqlU9vLLXMjyr7AI+hAKiVibaOgDTEsqqYBQTGe83\nNYHF\r\n=hG8z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.3","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.5-alpha-c657f716.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.5-alpha-c657f716.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"7.3.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.5-alpha-c657f716.0_1595756734967_0.8653018893831219","host":"s3://npm-registry-packages"}},"1.17.5-alpha-4ff4802b.0":{"name":"@graphql-codegen/cli","version":"1.17.5-alpha-4ff4802b.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.5-alpha-4ff4802b.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c2b31ee79d33c0267bbfb93e44edaf54323c6157","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.5-alpha-4ff4802b.0.tgz","fileCount":32,"integrity":"sha512-NA/7kLX7lySxTaha5kE1OMBKuEy9OB9Xko45THc9PN8I/P3Q+sNTqo6WPgA31AWJ/TGfageM97B+qK/vKIZeBA==","signatures":[{"sig":"MEYCIQD+fRaIQsaMsePrUgWMjtZTEnPFajZHUTONcFjf1TfXWQIhANfFPWlmjKw870DzRmnftlk8YYXy8g6ihYEwRQw6IMJG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHZ0OCRA9TVsSAnZWagAAoLoP/1+qD9JhnNA4rBvNm9nl\n1Y4cteb4yvoqeKn7r8NWWYK/haCVc+17x1pT9+L5h10+ZQqDrYU6prUCl3oZ\n3nyZs7N/8jwdw5j2kVXIcdaJJBPoLbbRPeLzZkYbHjOku4w3PftjjvYl24t/\nv/ZApUUeIt1zlfRxYkPa09sNkThCpxt99I72KYN9j1vtxgf21zHHNe7+GVPy\nvuK36ajwDZvl8vGw/Nh3ukaYT2EqX4gLpoxPMFqMNValwEtYRJ+IOXnHj8rc\nL5tbQWVP9QJO0f0SAByqhwJy2yLZ6zQG/eq2fm9Z9W+bwDRBjOrOkG27Yiu8\nsKgWSh4lPP3xTlwTTxBntCqDNkdSa+k5/bHunl4P6333dnrkP6KgODrjb3oa\nVAHSmYFuRBWUT5aU1nOoWMGlHDymCAXeukP1i+vwijH2g9pyt7M8r7IlqV5D\n0R6HDVuUuP9gL279YZE+9O0Fd15jqaq08EWk89omqKc9PZcCjQ9rl6V+czZT\naRX7IzYesvJLaWdVLO+8ZqlYmdLNcpqaNwuohvEpoQe6ZD2mNhlJQrCjvQDo\ns9l10HoCxp8M4RY8Nu5iUbymZRA7sw/UntGFtJ2+qH8LTy9knThZ0lMSyKWP\niCZmHnkGHuTYuDB7Nj0GT5DNO10vbjD9Stp8RWXCxW7ydjaL717FOGMLVU5K\niwcI\r\n=/HDH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.3","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.5-alpha-4ff4802b.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.5-alpha-4ff4802b.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"7.3.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.5-alpha-4ff4802b.0_1595776269355_0.4630202720994663","host":"s3://npm-registry-packages"}},"1.17.5-alpha-6dc6a6ed.0":{"name":"@graphql-codegen/cli","version":"1.17.5-alpha-6dc6a6ed.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.5-alpha-6dc6a6ed.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"921c53bf6afc4fff4de8e1de43e2270a103ac94c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.5-alpha-6dc6a6ed.0.tgz","fileCount":32,"integrity":"sha512-ylfD45OViAmt/F7BW9a4ddJubRTfLwaH8ZHf4zenXCBTgLrKaRaTwZyqCTgZDSPpizcipZtvXNqMuE6Gm6qo0Q==","signatures":[{"sig":"MEUCIQC0rNxqtjOyW9elyl8/zYQCk433PQJVHMFNpn+HP6C36wIgOcqHKTP6kMcwsnt6qqFNXREZioLJv7DBN11DjFII/m0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":431331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHmh9CRA9TVsSAnZWagAAxqcP/3ptoOTB7g9YmM6l4tI9\nFGhgWGFmzz/kXG0Gwj8ybLT7yha6DHJagPRvBeAWtMT3Ppu+XKVjdTqiy9Az\nJYaVZWW/8joycc3NWUotTZ3HeNt3dTht6wjPjgGfgCi9PorTdm3vXLVXrezy\nCtkOUSrHomQq1dewAgNvQ2uKbXx6rxxY6IW4K4bmcZhtTA/yRVCPE1kHHcF3\n+AfQiW0RdWPvLpkwNPiJf8w+hus5dpAgnx3ih6Z2/y8O9xjGpuybHCcrVV+C\n9+Du/160S5oq601z1lopVzA6sexcxcU/Z2gVRyEBfMkLYzS7Djfw1XAniEQk\nxgfX00b1NBT/xjh8i2ikI2huOOg5JfSE7QTNKa3T26P1eaWAx/xs4OJI1jeq\nGlaAuStjHiYC18KgpYk8I9VmTjbLT6f4jsPJsLbS3E+P0QSL0DZu/fI3zUY0\n7DkfRDiccJ2CAzPWLQoSx1Hzz9KZaija9ZQ1vVcKnJ4Q07oTEQuz20akCQBx\nDZcRWg2vRyzF/7H1a/o0682xnzpYMryTlKXr/Ltvgu2cdOJEIKnS/jvQweFa\nI0j0jQ15piH7uCVHKgz5ajzY3nwr9oJS55HW4aGriBNsvUX0tu1OXd52ZcWW\nZI/O5nnwPQo8+b1WHMGSffEBgvQyRgx26ZnWC1cINFCAc6MYq10cck78M8Cq\n03QK\r\n=sngB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.3","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.5-alpha-6dc6a6ed.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.5-alpha-6dc6a6ed.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"dotenv":"8.2.0","js-yaml":"3.14.0","make-dir":"3.1.0","prettier":"2.0.5","bdd-stdin":"0.2.0","@types/glob":"7.1.3","@types/listr":"0.14.2","@types/mkdirp":"1.0.1","@types/is-glob":"4.0.1","@types/js-yaml":"3.12.5","@types/chokidar":"1.7.5","@types/debounce":"1.2.0","@types/inquirer":"7.3.0","@types/minimatch":"3.0.3","@types/valid-url":"1.0.3","@types/log-symbols":"2.0.0","@types/detect-indent":"5.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"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.17.5-alpha-6dc6a6ed.0_1595828348766_0.4192480999183881","host":"s3://npm-registry-packages"}},"1.17.5-alpha-03ff731d.0":{"name":"@graphql-codegen/cli","version":"1.17.5-alpha-03ff731d.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.5-alpha-03ff731d.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"008551caf1978f59603cc0243fdc15d7f447075b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.5-alpha-03ff731d.0.tgz","fileCount":32,"integrity":"sha512-qeiqmu0udl1ekggt8ympdy03bv+nyplWAIi54/rGcnVM8iKkNMHgtgntPALEkvvtm8h0A0nMIY6D/duKqRT9zw==","signatures":[{"sig":"MEUCIQC2o0DRkSP83GNjlPHTBcrZaZmcJ9tezyjdVu13yBf/TwIgcXyiFZLePQj9ovvvEAKkse/ktbCbJXLMfyyG1XE0KUg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430795,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHnumCRA9TVsSAnZWagAAydsQAIWVHtcrAJwtu83onE1S\npVmtPcx1Zznlj/mQQ2M/EdgkiFsFBG/w09eEqhnfY5le1N9ifWc0U/evzSQN\ndJKHAxKpN9WlTf2O6bOCrc8V0CCKdoC5EZVQtbbI6PmdwzcmaY5rRSmnFc4a\ni8tLnpdDsFv+F23bXN7S0ujiyKeLU3hTkvCLmR1ri9oGv23fqrqdfhhNh6tZ\nGCi0bEoJgaMJS/p5hHhACsGwMyeSYr/CKcdzZlDVaQOTHuJdnv7k3+V/Fnfv\n/eUkwoIsk+wOtgy0ZsWCdr96dBWawFqPHBq/OIvBvWtvnMx8QQNgvNOFmk0/\nS7a+DREr3iivbjf38WjwNdwJPV4NupGL0Dmia+2+ODogBEqp2RD8dnSEuA1G\nbSfH4JiLSLC+nbHZBFLzLbX5YXkmjxcO1x85Rh5sNKl8FU7Jbi5bUvxzii7Z\nJJ0iefpkGnAECAEEUFrRf9PDpkuopc0pPMVAPbrY2al9WlVWKm8W0//m9Bwo\nAGb8SVcf1PMZSm5ypQy8LA4zOno3RBGQn9b+ngUurzJ6Eg9p3SYDFyUVeSN5\nMU6xhsrNvlneZP94qhIexWXgScGm8o4zoCD8mKgYhvLf0TiVk6X7EU0QUcTL\nVHxm2X/GCsbDY250K22/6UAp5+AyszsuEik6h1nXBMwcPniNywq4uPAxHvz/\nl6O+\r\n=01sb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.6.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.3","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.5-alpha-03ff731d.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.5-alpha-03ff731d.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"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/cli_1.17.5-alpha-03ff731d.0_1595833245187_0.43615919070556997","host":"s3://npm-registry-packages"}},"1.17.5-alpha-0a34ea08.0":{"name":"@graphql-codegen/cli","version":"1.17.5-alpha-0a34ea08.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.5-alpha-0a34ea08.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"912f10527d89aa572eceb55788bbfbd2f8e81cfc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.5-alpha-0a34ea08.0.tgz","fileCount":32,"integrity":"sha512-EtoGCcc4siwCiLhcdTdvF8N/eR+rKpkxNjijinc5KvHr6Xx4dbSd9udk374b1Kro8FgRaM9401bapr81p1R1ng==","signatures":[{"sig":"MEUCIAR0/05++WUNI5UrHh0vvJ7ytHeFszwqcuUPcK/MrQeSAiEAiKuRRJC6GT2GkJAEcJpyfewMBWTbleKIoIJAAiulbtk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430815,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHoXiCRA9TVsSAnZWagAADzUP/AjbFZqWRZeENi5rN9D6\nIn5LEHZKtnyAz78JLLWe7BQANGv3D+rFxihQBub9omBiXbUgrWXp0yKL2SUh\n6FK/mhfKCJcfBcJW1P3IBSVtpRT+xHV27PlUNDpCJSoPi3OpmkZo6koyJN9g\nSP+0Iz6YXXwu7Jc22fFLmXHP64t0yYnriz0ZjHoyMZNPMqarl2vgz0DJP9lZ\nnLGcvUGjXjj+goqXKAd65G3lB0JKsH/pPzkEZqHdcqKQkTeIIeL+xaqorEOg\nqCw6D6EE/uwsDK5fRMQ0tuPjWu39d4RYNfuuMJY9B1iowGeMs2DJF6Ce1lHN\nekMrpoc80xParpBNi9pGt6FvQqy7hQ/SMamAQbH2s8a0QCVft9EnPPaRhmg0\ngom+wlUq5BWPbeb+aWqbtxTTJE2gb5dV5cJvzbHqw7kAmgAu9YLIPV83sjsi\n0LCMfErKO+OF1hd1VNblfngpTYClBwkGOiKpykXC58ZmAS8fEFJnpYdZv/+S\n4SzgzaoRFxtHWuQOr51u7y/TP3rJzuMsML3D3kCHed5yJZK/IcJZZGG1rbBF\nZZ8KUt3TqgIuEeQjhsag7p52NB9rcA5jYDoltgvFlUeM9iW5HAVnFY5C5XDk\nQtEKMK6lLecCKXfXYcd6tpkwtt9rbw+azWMdZa2NMO17BpcMeDZTSGjl97lx\nL8k9\r\n=3GCn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.3","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.5-alpha-0a34ea08.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.5-alpha-0a34ea08.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.5-alpha-0a34ea08.0_1595835857694_0.796063977065695","host":"s3://npm-registry-packages"}},"1.17.5-alpha-cd724513.0":{"name":"@graphql-codegen/cli","version":"1.17.5-alpha-cd724513.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.5-alpha-cd724513.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e5f989e96247fe8d72f0ee62b9feb6eddc50fdde","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.5-alpha-cd724513.0.tgz","fileCount":32,"integrity":"sha512-coJ82Ec0jCXLlmw++u3waLtZ99a/y3c1dYi8a2dODM8g0uYYcNeijti2mNx4UvPkHvtTRzkW3V0+K3m/MIPp+Q==","signatures":[{"sig":"MEUCIQDtxJvQEmXDcT6+PQ6weTnfatTIfkp98SG0d+uckXEpQwIge6+jtgw6w9Txu2doYvx3M8ddOsSst0Ya9jc9CRsn15Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430815,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHol1CRA9TVsSAnZWagAARm4QAJRV66KgC/nOK5/7PzOs\nLuVRogtsbETDWiAbTx11Qvx0/fbfPRnDLvbnWI0pwdGZDd5GACWRjJF+ZmPo\n2Bx9VgOYbNvdGlVAfk+gVcRECaw0A8rcwF9GDC8Aid+PrEzmSd8MQtCgwD5s\nlJjhxx3GhlM3pqQXcB+18olKQCcIue4hzO1/4pQKIi4Q0AEz7zquI+hf4vMg\nLa+Wvb7iXclEB39Ih93WZQTSQ6xroyBYpT/4S31yPdEJhgJuczC7Tzmkn+MQ\nIwOrRFVU4gxcm9/cnEc3AEvd4/wsh0srSirIUSl8YSfg50Rhs9aAHIrJD2wh\n9gwETkeJx2l5iQsqh7D4cRY0T1gsLcGqb35QiK7/wgLcqqC52g4Ntk9CVuh0\ne+yejL6vyoGFk8IzHnGvgQ9rlfPpQVq0qqFtuXJ/EQLxBeEoGfmbhqNARLGt\nPJgym7KRMRq7lbMkrzjtnPirWJ8wz40htBvPbPu4izqqSs74yLTIQQUqeW9i\nTsDnwFUe1OEdgQMzhT7+1l9K6Id7+fGU3THOsnlx5fmsNPa7BgxZOI/GR4aZ\nmUL0UWkGsaSXjSAkBoAXxpXe/Q/SO06fe05rcxKdlNtxxRIxYfFQCVTgk2PT\nHcoKtt/16e910OPmosZmduzeqtz2Ig+C9Qx7LqztLMrcxmwRyisLdW9yznAT\nysHm\r\n=6Foy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.3","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.5-alpha-cd724513.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.5-alpha-cd724513.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.5-alpha-cd724513.0_1595836771572_0.01243695446451687","host":"s3://npm-registry-packages"}},"1.17.5-alpha-d3b30433.0":{"name":"@graphql-codegen/cli","version":"1.17.5-alpha-d3b30433.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.5-alpha-d3b30433.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"9a945dfef9cce07852109b3834c6e4ab55011921","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.5-alpha-d3b30433.0.tgz","fileCount":32,"integrity":"sha512-uMaGh7NxnkinvpQiT+ONUzzdssjdkY/0084bpxp3ak6pe27kAuvX5ugH3xDTwnSTn+wLqOQegmY+OCVAnzZ9qA==","signatures":[{"sig":"MEQCIGfHxWREMSdb9TWbfBMoBANgX69AHgxzBXTfSlo8ANmeAiAMMrvtXHg57HIR5uRE0Nxrb9E64zxpiVQdmF6rLsfzqw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430815,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHorHCRA9TVsSAnZWagAALDMP/Aj6pJsDT8EPkP4Ua7iM\n3I7kkavhrGq9fQQxY1lT5o8bSBuCSDACXk95xFCpXz6ZihWD354a2+8dMOAT\nQ0y5MYV/LT1eflbVtFEMHIaXD/q0+JkZBrjhDorM5w0CfHo+kUn6A28BlAWC\n5j/FGC957VMZs4DOJ+rSbTzVk8pdUgHkvIPvlUhp5lT1AOD+8+kVpfB2XFHW\nJM9EFzzPDzy85f5f8uTq6pJN+bTSph0+43BWD317RJgS5FDbDJclX9vBfNaN\nYktXQXi2w26I2x/5B7/3PLSAnfp2VWpXp6d/GbCPqZ8ekFZUvFRb/hBWKs8I\n2CocA+Vw1lDHjb3S+OjILtoFWjYfkuEZtaR87CkYEAzySYFcyU8yGnGQnRTc\nTMrf7rYp1EmHtG18yJIW1ddeKgGuGHXSGDiaa0DsPR91LcD/4FdemsMwTAHI\n4//HWdevSPGZ10TCskBx1aVPdbl2ZuJ8vEzBz/52fxv431jLekA2okAeJrCS\ncyTynBMK2XeJaEqVwA9zKE01SvGy0P8w+WiFGmJQgPp2tUyV779pgb3+3U6P\nmNhg7Xgi5KKkTp/9ecVphj6yXm5DyRh8vtpAXvUIl1tqH8hk7e6yj3M22uT9\n6PT9Ruih2a14EC6GR+eYIR6qWetxGL+zPfr/2ubduWB7jqAhtNc20jfb6omN\nppfe\r\n=cNUl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.3","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.5-alpha-d3b30433.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.5-alpha-d3b30433.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.5-alpha-d3b30433.0_1595837108788_0.5735570423447696","host":"s3://npm-registry-packages"}},"1.17.5-alpha-00aaa8fb.0":{"name":"@graphql-codegen/cli","version":"1.17.5-alpha-00aaa8fb.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.5-alpha-00aaa8fb.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"fec5efb018eafd4c066b021d8fd4d131d529cfe7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.5-alpha-00aaa8fb.0.tgz","fileCount":32,"integrity":"sha512-aLFOMCBRtgUMpZvoFKP6+XUkkuUW2+L4Nwznhw6RJZNBBRrhQkvKvAI+dnbUykw7Ht71QObSyCphPq2mbzLtRA==","signatures":[{"sig":"MEQCICbMd/a/xV7Hg6F1cCgoBauWCtx9R9sO3m2W/JStmZ8dAiB24HF9GoL6vCAyBduENnnPjsV5YAsmYuvCmAOKpXTGeA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430815,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHo6XCRA9TVsSAnZWagAAq2cP/isG49wqdEF6e8WJHYzK\ncAU1ULd7fmysX8yVg2WnvAxFI6bn7nHEaU0x1iOphG7T7Ygg6MNkYDA0Em6u\n0d7lr9/uQ45G8pLCaUJ2JT9ZQhXo7d5pIK23+/G4lvlV4qJvdTDcD7WXIREJ\n0oMQ2zJ8EgdycIlqb6Y1F50jUFuRCOMcWIF/B4wKS972m77IBQKcHi1Ww12A\n3tN5/TeG284JD1FIcomk2p4jvNPyYjTsKEXAAOAzgvFkjMWXYfAlywRaEAUs\nVVCRCLsMNyWD2s5FdQa8KuO5t6V/VbDqyR4ac/NlQ7CC1i4bbGDmHZYvXcPY\nAjxoC2UauHCXoiRp53Mafj4lxpp341vnBK8fG5HuyJgB7uqg56E/rHIeb/CQ\n0lx4OzVl22YPks6CeTtZB/ZlnQWxWcmRZNYpSUxYw2HW1fsv6lzQU6UX2E81\nKR3pGemRHHYIzwSuVoxmD80w/j+0NfteAOfn/BKGteYfIQ8qV/ElsBMsKYGI\niihqSTrT5FAzlq+eCwEEKCLV47ZvpqoHXazvTQESD4GmctXlOP9ttJRcmo/N\nvMhI9bOl5W2FrB9CF/grrq1mnfNIF2OBbA6M5zkHUUt/nLAPDidv5nb8Fv0k\nXuop0XF/yxdkaz9oQr8q9nJ1cjKxpMz/EgKSoYUGQDE8Dduej4LGbwjnn2Pa\nwmlZ\r\n=LrUq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.3","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.5-alpha-00aaa8fb.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.5-alpha-00aaa8fb.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.5-alpha-00aaa8fb.0_1595838102585_0.962734233976561","host":"s3://npm-registry-packages"}},"1.17.6":{"name":"@graphql-codegen/cli","version":"1.17.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.6","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c6ff046a8aa0c29c965ed55dd937c87065a217d5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.6.tgz","fileCount":32,"integrity":"sha512-whJYs0+4oz40rfzUHWbSl56ZAejQdEabIhyrI8KeMUt3xzQrNjnk1rIrbPca8wadjU8gTrfEfP+QJJ2g0psA/w==","signatures":[{"sig":"MEUCIQDbpzkqBqWzT4J2L0gPnRlNefa0nGGCjzFGOsoF+MASYgIgd/wa2MEvlevzvmv7uu2e3syULND9awVDpuDv0MDT2no=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430765,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHo7eCRA9TVsSAnZWagAAFMAP/jmUkVz4OPGTmwSQiZGW\nk7xzj/ukg7M4D3JBl5LDJfRcP0VN+btPOCDOQfy82YluBdDSTFScNXb11lJC\naaXZyOQIoegbK/puFirUMxfSK0s/SL3VV6MaRHPX3rV5bMk7TDblEsEHPcMt\nQa1PDwd3f4mCVgI8AHu74we+ycWLizAc+r3vTfTXn3gJ38R5OB6I+1mAuGrE\nOWYf000RXXTH+X6nCGRcQ6aL8O/Uz4Y7Yt9PbLkSE2datUIEZ4vybSoB8Ptn\nZDhEoY0609vHoXrALbUnlSraVKkW92+r7DOaGkDF4FjLcMI8rnepuUgV13kq\n3eQQZGVuF8fzeg6DEvVZnO8/ozhhpHSjlYP/2f8SMcynsacrdOvwgWlAvqhN\nhOrdwQGd6q8xEo3fqxUKy/x+aRdF5Qxochchts5s5ishj0oyTQDtkxaqQkob\nFOkcZGTwplKM0xHg6E1RCgJS1eX1TxMPK7bYlDMcYfvRnXQODNrMR0dNltw7\nUsGT2OKKyD6jBnkngMPkIbGfA+jaaB9xVhpHfC3ArVMXAcgJQGTwSw1nVvij\nIjF4KB6g2z1LEcjaNrLJWlAZStnE5rn1gv6FVOgahSIwzNfFFrlPOkQCydwO\nybAqvtPnWLyf4JJq4uGDVP/glkEaUGWb+cbPdVYkF24a9y/dnZzgbfq31QWQ\ndts6\r\n=h1Ml\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.3","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.6","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.6","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"latest","access":"public"},"_hasShrinkwrap":false,"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/cli_1.17.6_1595838174273_0.9632378986144272","host":"s3://npm-registry-packages"}},"1.17.7-alpha-2eec44b3.0":{"name":"@graphql-codegen/cli","version":"1.17.7-alpha-2eec44b3.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.7-alpha-2eec44b3.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ce74c89693bcb2aed6b516f60dcc14dcf00150cb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.7-alpha-2eec44b3.0.tgz","fileCount":32,"integrity":"sha512-mgrZltOV+EnTOzYHl4YxW4vu9NNX+X3TqQ3ZeXnG8T9FIV73d5FdlQGFTDcOEfHbJ9d/KnDXWeLqZ0D4Xy6BFw==","signatures":[{"sig":"MEYCIQCfer9R1wTWQA4S5+MD6Eg9HyiA+aW2XK6+4v29a7KONwIhAPzQs3ZhxVOb3RUHtBTwXhJjqIRhcv7/ruf0AwE0A8fL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430815,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHpVSCRA9TVsSAnZWagAAYQ8QAIikROtR4DOwq57NcXsc\nRQyhVIvZj/kmoHkCn5CYpv67u6zfQrNCwcacRmojIj7/PB3waP6JN8RW6zYb\nGhCS+I9ptsfyH24AOumH8083p8vPLvUpKhk7QEOsyns/kIZP4kWHKncPT3uz\ny56SMq5ARENqPE1w5o4iJsmesv2ctmM/6PeXpIJnONSZovkTPFJC6OItCdhp\nyQidDy7s/rbh9YaqIhUfLHqIwCryx5PlzITwcucqCnCtZlTsIChWs632sUPm\nrDEKNUzqzW0nSZzLYzVmX6FwFuNb83l9SdAobI0wivEOib9eIGLrEmc0XQyr\n22ryuGt0Mi8P/EqnpsVFdU/qFXi/BaSq0M0Rd0N6NoIB11yEAmkKjSsoKcpc\ncPU01kD8QpMBTr5S2hZrcvNGHhmr8/36fuuIdxvJOdpDzdFnm8Cq4KVOZYKE\nJ7KonZNPNbZ+KYeOj/dYgoSR4OpuLQAEMJ6yGOmw9OW/R1TwRt5eUj1pGqwP\nnE/a3AQJwFG2QhRMUStjxTrBeXXQCm0ybTdFn5THXxZPh3VVwA7AHar/C10D\nXqzsx7ZowQQAYUUkIfAUKlbp5AJ9s+uyELyydgtTQ8H/F89zLM4uwuRmdgFj\n8xtoK5t9qWr6EF8A2l9SGYSJP0gOndhgSleSxMv0st97g41k9tnfJtZwLxSd\nYwe0\r\n=j3Mr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.3","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.7-alpha-2eec44b3.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.7-alpha-2eec44b3.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.7-alpha-2eec44b3.0_1595839826017_0.5544470655943166","host":"s3://npm-registry-packages"}},"1.17.7-alpha-59ee25fc.0":{"name":"@graphql-codegen/cli","version":"1.17.7-alpha-59ee25fc.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.7-alpha-59ee25fc.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"41f6017838cb8aaa19986d1867e2a2bcd6450f6f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.7-alpha-59ee25fc.0.tgz","fileCount":32,"integrity":"sha512-FlZM4dN8y16AO5hFDIpOikVNHsrlzE+3hF5OUf4pP8fTLjtdfeR50QF2vvMss5VnbQuMe5n/vPMRO726pl9y8w==","signatures":[{"sig":"MEQCICc7nmZJHGQjFui1pvxDUjmLwpPxJMAOroa3pdmoTng3AiB4lquHIidxh/dqk0xBz/3WKvibR3DNR5gxUjjrP4e0Zg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430815,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHrVGCRA9TVsSAnZWagAAtQIP/1QnzWSRws6IySXQC6I4\nGZt+S2bqPaQRQdlukTZx5X2lmi9ujHMNksYUUiuS6avi/Z03Q/4RJOq1W1jG\nlLUmz2UvhnxsirrJ1gNNyfoz4zeGAeSezwwlTc6xjxHPel2QAkOGyA1tgVaf\nnROxGP2obtLg551CuwFk8fc1rNQsn/xx0+hwkYx8fSg6NN+N+tXNG7HLQE0B\nMelphH0Xmn6R+jiI9/TOAo7IrZivB8/x6eO+60129LRN2Na4y4/FaiFX5Dzm\nKCzAxOvGvmGBdTm4wQr79QXqMUXI2mVDyhRdFfI2FYl0LmCDgY/pijvGDhU6\n+ECKKt9JbnkPqjmu70q+h59Vhi4kWLAwbWJWRtROXc7h3SzFkz9cnq/CDWwm\naFHUSsGnVR8Xqs5FirVinUYUCmQTQtiVXNhqFbI30q3opEVLedenT4R+IClq\nA0luDouo20qc5M9M456rvt6AD+XbZExXSiPIiczNVzwwZQeCwbPV0a6kMGH2\nMRCieeZWhWFpyQoWDYrKxn7Pbc8DnBynE9gembmyOwsD8vaH2fzQLMfvtulm\nFQGEFSkz5FDw8rWAjHtt+i1NtOB6+Fkl7Tjmh5LnX/gEa3MNNER21Tf7E2am\nvIcv6vLMxbsp9yNg0Sxh8iWJxN3talVj/iuRMxp4aVKKbCGvkbOJY0N+XbI1\niG5L\r\n=wBGi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.3","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.7-alpha-59ee25fc.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.7-alpha-59ee25fc.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.7-alpha-59ee25fc.0_1595848005643_0.7043803812118385","host":"s3://npm-registry-packages"}},"1.17.7-alpha-0d701837.0":{"name":"@graphql-codegen/cli","version":"1.17.7-alpha-0d701837.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.7-alpha-0d701837.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5fe4db4c45099b6ac4f7d9303529a97eb4eff0dc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.7-alpha-0d701837.0.tgz","fileCount":32,"integrity":"sha512-Xs5qRtOs095mFvFycIDfILDNvX6OVcP+EDm7UIc/+IIL1ciIRr0iEpxku34MqJny+GYsvXWTDn1HJg5ucLRTNg==","signatures":[{"sig":"MEUCIQD8MxfleiANg4UEiVz4CKiTBUdgbUcrNVwWBjWrqu0ocAIgf2jC60fJXhKXLuvkBEEfFflK0kbAAxFh+fS/u/wz+lU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430815,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHuIgCRA9TVsSAnZWagAAlqoP+wauYWi+UWcLlXxyKvsW\nZxIiGsjT01MtwyBFbhc+miQwtyWSjkt1iEd+//xCPewdi7jfH/z7UIu7mdSu\nuU4KyK/gBsD1BjbCAVU3C+owq3ercixrVjFmRdcfQ+G+DMbinxx3UUjinh6j\nO1MfL1jt3ovG2laaf/xrYey9Un/XAxh5rv8XBVOTqV9VvFXwf/ZYDv6ieRul\nIW3zEbQw8pEQQokS1uae9FXqiL62okZkSLtDNErLvR2VKlvziMYxqZanq2in\n5oGPSY6WdGDkS8SzkiuqHZ/12DGmCfkDIM9UFac3nnvxdFFmg1CtY6bw4usq\nAMQHIs0inbgr3+BoGyuf3HdcCyYuyEQ23FQrBa27s61Z9dqJdNedDZhpwSe/\nDGkkhYpTaP+JoSj5Y6wbdRhY/RZE8l5otnYXm5X4Z8m74myvVjQVHGCvvtEh\nkwTyasRgKoyUT3nFll8Oy1r+kSi7nr14PrfXvWcZJ8NzGPSu/IXCpuhl+CWF\nqMEzgOfU6R+7OngJj8LBR2Fqfp4IixWofDgb/4mkZSCy3WfKP5jhXd/bYDBF\nmSZIdggH5khBazlWzGqsmrRpKLFmWbBN/euo9aV6HlWPaZ2qSZVy1Y/bqTn3\nx2OfrJOs2vGHTkTtEaShHOQpbzfKfbya2Ur8FgIHDhvHHNbgvfeYvsoH8I2w\nVbdA\r\n=ZoeU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.3","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.7-alpha-0d701837.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.7-alpha-0d701837.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.7-alpha-0d701837.0_1595859488073_0.30072607804461726","host":"s3://npm-registry-packages"}},"1.17.7-alpha-4b3e7f87.0":{"name":"@graphql-codegen/cli","version":"1.17.7-alpha-4b3e7f87.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.7-alpha-4b3e7f87.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8cce856facc1752dcf5bbd4a643a53586c6a4983","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.7-alpha-4b3e7f87.0.tgz","fileCount":32,"integrity":"sha512-6WPndMJazypmU3Piz0AYMNI9YPLpdFzqHemQf45TP98V2kt7FsywJDvErBZqv2D38mjzpdCoSJnkXEA9lO20mQ==","signatures":[{"sig":"MEUCIQDkv+UFI/bpgPik+laQ7fJLvnAGrnHdsTXCYiu3cZzVygIgT3LAo5PFH/rfy9Jg9SceO86WwltjW0kQpTaWEmlti5U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430815,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfH77ECRA9TVsSAnZWagAAoVsQAJ6kDR1u7mJK9BhCNQH6\nr+4EOiefNgRfaHarKQooZCA30bGbXekwrSBA2fxapZC21/SLq2xbXMGwzrFp\n2y4SN+lwi+btjOpyOlyLglgFvZHhSWheagU0hifqsdWJ7vBP2fhnjmDLms2q\nrqflWUtCTL58MmsW4CqsTIOcgubYlMURtmz+jAkAXvnvP5qbDPV/KbE4IeXX\n2XzFYUnq7VlLMndJRaq7gv8hEcHdc+NjtLmiqBymHMMsQo+iG9DXbFQLjDNR\nkGlAeR2wRxbtyDbGkYI278K/Ayldt68SH/HSPtZAdYa1KsiP7iMr7kynT1E6\ne3yLcpBF74A0TbgCEsFCTFQJNq6oFqVyMenNZH6ojh2cCu2WVhdROoQjKBMt\nRLP+2aYR1mTFlIobPd3C773oYa2Y0rsDlkFk5wYoDeFPq5Dbxg4TVRBhbCsO\nk2ppav1oJCgOjMuR6e4BQ799I4wWTEA2tdxHcl6qtkSKkW8yVdWgE8wrQn6Y\nmzEqwVH4Z047XE5D3S5PnRLN5pzHPos16MVYvkAGr4PLK6KmJsZk8GYaXYyM\nX86HtE8BzK3aEKCUPWDuxQ5jhfzJM3XBKZKMGRP+OTapDv3od3zRoADlArVD\njQOxyVdo8I/TW2de5SAPo/PdYsDAOldTRwv2tIQnd49LQ1itUjbVrW5Ea6Vj\neBLl\r\n=B9lv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.3","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.7-alpha-4b3e7f87.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.7-alpha-4b3e7f87.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.7-alpha-4b3e7f87.0_1595915971227_0.6777897117995968","host":"s3://npm-registry-packages"}},"1.17.7-alpha-da792d09.0":{"name":"@graphql-codegen/cli","version":"1.17.7-alpha-da792d09.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.7-alpha-da792d09.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a7dbad5d702d6e2ddc889639bf7990f274e1be9a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.7-alpha-da792d09.0.tgz","fileCount":32,"integrity":"sha512-VUlohvobPRgyNrfDOvhiCHYvPYID5zuJDzUvc19ghJuKh0yRoioCHRH1jYD4M9/vutMSd63AU55hJRQiMyoGtw==","signatures":[{"sig":"MEUCIAWpyKIsD/StZux7dPRh4ng+vFW8pxFCbVeyI/8N8crLAiEAggmbgOgZThCrIdv79noiXTT1CZtdAJTYdrIJZGNGnB8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430815,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfIDfACRA9TVsSAnZWagAAx2UP/i2bRFzzMs4DqFKZyG+K\nJELFED+SpSRkJdicx/tlRQiVX/QZHb/onfuQSBStLVqzeh7dRnJfVEv2Darz\nYL+vKe3mTu05jhWzZx7KnwrR1IBAPJQhrezGG7l2UJr5bI4ZZJG/JbjPwfR3\nt/LDgoiw0jB0SNCb+ra6nu4ePsf8sQamZ71Q63fOQIZze89yy17c27SU9DXx\nctLHnO/STZC4a7OgH+KKWwAnuCiDmmDbsZsUBxxccRZsnKWV9BvKWIusFozL\nTJC0F+eNh1z5aM8RCeKE+IfKq3aqanWpkXymkHphYWe8PJf3B8lIvaaGS8eQ\nd+vscz4cGRWHK/5nlG/vGGqb5C7BGhEu1m206qjv+jRSYgi/uONCx7YHHj1e\nW41z6IiU5Xt7/JJHP9aIBsEA5BKYFSMyEQbK9nHXFtTrVgTEoJ/5MI6srDcb\nFoHAE1R81XpG3Rtn0zsvmZnj/8ru3ixt2pDLUiYxfV3VRHOKCJxVAuHTWpOO\nnvnhzZUkPb3L60N5Wab0SIQDmqhxys+zP7YiEs+U0JWb51kDO5tJPVg3bC5T\nqelOGu2YzMIR0liwpWQGFCUNf5e5xJOXHoydNfZzKaKVqzyj0OBB1dhmWsvv\nQRkVhJO74SXVjNhiZlmFB6rdnIv67xpnepGltf9AgrBOEKtU1yrFexq4vSS1\neQ6j\r\n=cvXz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.3","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.7-alpha-da792d09.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.7-alpha-da792d09.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.7-alpha-da792d09.0_1595946943785_0.3262172863786721","host":"s3://npm-registry-packages"}},"1.17.7-alpha-8d8088d5.0":{"name":"@graphql-codegen/cli","version":"1.17.7-alpha-8d8088d5.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.7-alpha-8d8088d5.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ab246ec217d55b1ac20e57c5155f8f443d64ec02","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.7-alpha-8d8088d5.0.tgz","fileCount":32,"integrity":"sha512-OOBmIIrsJuLpNOfTgChRerqbVLnpUI6/07BBADhuvQATQbzbduCGW1my6toQZtSzqkfTinVN3Uj1A6El55qCwQ==","signatures":[{"sig":"MEQCIDX4yb9KTn03prvIenwREIUzlbw0zeflN1cws4kbzqimAiBNq7ezVSMe7dLiOmvwGhGXhUqiuKLkJftEEuoLU+jMAg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430815,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfIDiOCRA9TVsSAnZWagAAcxQP/Rvy8e1Nf63b1lDWNwOH\nPRb8YicpQcA+PIpAUyNj9/ORKdMYlfOdDGmmF7YO1SLmttQ1qjW1E5qZBy0Q\nTj1wEV6GKT9IxuMHxY02+zDjhHdBvjreOVuJQ6XDJHyRKeZ8dHQCLjLlnIOI\nQer0B6/pLULXVi5sdtixbXcIufpumCNPk5iWYH0gu1Ot0uO4c0Zg+Qu4/mew\nKF0lWZf3ZrEzNmIKmubDHHOEOTay0Z11ufvV9zf2O4X53y60t2fgD4+TvQaW\nEaXva25NWCuN8cGVQeupu0G6PjJqBDoNahDIri/1iVg75H22uBFEKQFuZt6L\nIfbJNk77bs8BdRZmLXu4OhL/kGwnOouuFOAO0p0oOkpiQI1XIXfnNBFFCRSX\nP9fZuKEOKffcEmdlY1F0xNR/uTN97qmcmy9Ed8hS4dqkRt+qHaIlw48f8Axd\ngmISowHeXL/b9nVzzMXW1gAodOxVsU3+bcmAdT9uOGfpPCROMsWjUBpXUv6x\n9TAapRHmFuJIkc1VhnvT5Og0Y4EkLiDRfzqEV6B3niZRaqTtsu1+UfaUINej\n8n25IQKnNrIfkAIlRhOugg4nP0EEGLf9EAUWuHFMUesUPgseaYIQzLWDun33\nWXJ3TPYI5l64nX4uCtfhkglAhmfEfnvF1PqdVVCuu6DVoO6iBxKQTv9S5Sj2\nh8WT\r\n=jXRp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.5.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.3","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"6.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.7-alpha-8d8088d5.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.7-alpha-8d8088d5.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.7-alpha-8d8088d5.0_1595947149584_0.15667186516469878","host":"s3://npm-registry-packages"}},"1.17.7-alpha-a69d2a98.0":{"name":"@graphql-codegen/cli","version":"1.17.7-alpha-a69d2a98.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.7-alpha-a69d2a98.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e3471db54b8b970f6df6ccd2a302891ad21eb4e6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.7-alpha-a69d2a98.0.tgz","fileCount":32,"integrity":"sha512-HcgcCmJj9kZPNBKzSpJEMAHnzTAjpfTz0FJmtaZsp3vO7/cyAUkB8p8rfZE6H/jPROLvLKT0Xtje8LrnqLzKTg==","signatures":[{"sig":"MEUCIAZ2/w3bJ8oNUOBdMI1d6ycJ6bdhFoLaGI/+A9JbVrK/AiEAv3BITi0ADEcXZ5lXpffgb9XV6yc39ztUW2t0O2Y9fTM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430815,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJnbbCRA9TVsSAnZWagAAkpAP/RnacHQFBWlOj1nJ3UNR\n/QhFkHz6zikaLbPALJgmRWm8rra8a1eHsXXOfq9szkJLBCwxDmYfn+7jh4UH\nJVCcXQ/wBVarwlCoxAPRTGZ2SBNXPJ7Aaaq8ubz4ilphS+f5i5GdeI6DjB+b\nIn/4yAiyPcOSidBUrkDg/kfrqPHRdbelkGlKW7yVQ0d87wYBQNp6TtD1xQNf\nfghRjISORqaHlMIfc3mvUPXHodVizsD27/5nMsL9BjYwPrHdCbVyavnA5shz\nSLIsE7nZdOVVoUdYsznJZeOo4Jrlj37p+sayIybnyGObU+dnzUNcgRps9bKW\nZooGFIiSE6K0lBHrvyAU/qBW5DAE4Bkr4p9wr3jolg9xOa6GAoHlqCwlXR8V\nHo1r6b12770ClHuHroqzZpFOiy4giOOSYwwha2PTEw/7gM7vgu0TlZGlnKcw\n+shb6Wdu+IE7P2HZH4J1j0f0cAa0+yCc/L1G3ZyvHqdeeFuRnf4k3epvTbP1\niYE2D2sWrJ0Ao4xo3GANydqhgsBP14gAmtiOMRIG4MgfvmtXR9mUMjPMnWAr\nBBe45YKXKEfIznaShdI0qLDlcquE/AZRrymU8Q6dvYgcw6m1xeY8Jf5BAEB7\n0aiL2rjgGm4lmCNKT4519xWj8jaPOpvTt0z41AnuPdMjGgSLNx0fVKdn/c31\ngosR\r\n=tczH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.6.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.3","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"7.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.7-alpha-a69d2a98.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.7-alpha-a69d2a98.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.7-alpha-a69d2a98.0_1596356314928_0.3283257136687585","host":"s3://npm-registry-packages"}},"1.17.7-alpha-ec5d10d4.0":{"name":"@graphql-codegen/cli","version":"1.17.7-alpha-ec5d10d4.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.7-alpha-ec5d10d4.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"9bb0dd57d200ed9d85b52dce9c2f59e6118b88cf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.7-alpha-ec5d10d4.0.tgz","fileCount":32,"integrity":"sha512-QW0VFLQTMwWmAEt7j+fyHETaqVbsMf1nTCtXeHZug9TnFvEqusImYAq0aqMUN81x65T1MrGPFxP0NooiKWALRg==","signatures":[{"sig":"MEQCIHabkTD5l+UXv+w7C6WHM1sRxYanlwXV1XNOm9OJ+RZcAiAlIq/gWFWAKd9ibtbYwdrJi/340oUvzM+6RMEA7BFoAw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430815,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJncaCRA9TVsSAnZWagAA3gIQAImb3CCHarfF1U/vFZHO\nd+tdwscTsGmPGSLascezk/aD1RrtWe+g823HRUrtUsiD54bZ38pf7+6qAEg8\nNUklhmQyt4QstmfmJgzbe3EfUHT7qmk5Uenuhh/vGu7OuvIR1RUQ0ULmcWrr\n2TlEYts+95rhifiwuatS0tmZGismbQ3YQQqaJQk2qsypxA4cp3sWzh0H1YuU\n/F2yUZlPYQLOA/gHBEfy+8OVBzF3Z9vXmzBDEzpntSxiy07CAyxGuIae24X/\ny2TChc5OvBd2YWDfKtHKEgQorZb+Wc9msyL2aDM/OEL2ZIF0WZt2ozNN+Dfd\ndgxV6x4BpI2aiA2YBIxHEwjzj5+UNr01dN43OE5mK18M3Xunt5xmzKDf05Ut\nJFeQvgTyDxcCRlf0EPCR5hViAnj73hWyRgZm1Q2X83Xf61Y8ekAxpXPBaudr\nisFd/mgua1JBfvRNmtLHxF/fIxW+dMA0sdvet01d9jT0GByczCJA3eVXKz9C\nz8zie31Z9ZmhAV6wA2PtfWfSrqyIa+phHSfyzBWMtitQclxLjmeRJ4TDReeS\n5uRQjCN/bFFr0raUxGDynP7LIDaBAdrQQJsl9kbd66iZ63ABzeyj0fy7DmCM\nHPuqK6+MY1Wq6VcnUN0Cm7f62lLYN3YDD3ZaRSS+J1JnNJUe9euT4qp1r/yB\nmDL0\r\n=YUpo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.6.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.3","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"7.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.7-alpha-ec5d10d4.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.7-alpha-ec5d10d4.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.7-alpha-ec5d10d4.0_1596356376878_0.2731249613419031","host":"s3://npm-registry-packages"}},"1.17.7-alpha-a0bcc046.0":{"name":"@graphql-codegen/cli","version":"1.17.7-alpha-a0bcc046.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.7-alpha-a0bcc046.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1f22037624a18c856f703388b56c820f911ea18e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.7-alpha-a0bcc046.0.tgz","fileCount":32,"integrity":"sha512-PPEVe4pa0vFpZZlAAw8fO5+EXMKHPM1H/ODVo89A03FXQQoYrk8ih0H66h+s7FbqTbiHyZW6zUn1ARGBLGdQkA==","signatures":[{"sig":"MEUCIALqvHLeRPV7TlzgX32B91nhcr32mkETpLPjNq2VI+LzAiEAjeHEKJT7jlAX2kNVZz8ihaRAowMezzvYkVGbzAq56C0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430815,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJndiCRA9TVsSAnZWagAA4pEP/i4SzEw4dPymuMySCXmw\nqSOphiQCg1nCLFS4fYomQrNVMrhoLvrlHAjHsoiuTkRBQyb1LngVFOQyaIvh\nCWJFX+8EgqTZMj7Mh28sicr4PIbPN9y+Ny//m9m5RpeuYJaLKYaZZCgj51kJ\nYkO3xfbL3/CllbZd222s2mO5rsst9UvHt6/KXjOQd3r0Pc41hsQtlL3PGNdF\nAzFvvEHNn3UHWze0A8r90gErZIMSaQw3w0fedC6Msrp0nZ4ymJQAPPgAJvIX\nPSBCo7/oP/vnf9obHzvQygjRuCexuyeWpq0uD45YE1FZfxPMOzlB711/60Yz\nxcSmJxKMOPuTtSy3Pvp8yHKg24TkYFjlDW9LfhpgKtPErsa8umjrGRoKxFvC\n0Du8rDNuBCMEGhwvUsoLTbqe8hTsRNDgb1pn91IrMzsKAF+Gt30W1vwehPcH\nr4+kkeCXmH/ZkucN+O/RFyunvnV1uVhXYRjzFu2hhCjpIKhzRJClGXObNz5n\nRRYuPxLJgVzFPkYxgCJLmsMyYQC0YsuhO3BtBQNyy9tOlRe/bzqayekx+Yfp\nFIPBlcg8YqM4BBLDR0JNrvlVm+HA+JubN2y2cdpMis+Y90u35kxq9f1jC59r\nl6xttdpenD9/ciJ++cfqTQoAEAeBkyjTz/k+dF3SyiD28+igZ4Fy1T0ctjFQ\n1Ag7\r\n=MF+G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.6.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.3","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"7.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.7-alpha-a0bcc046.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.7-alpha-a0bcc046.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.7-alpha-a0bcc046.0_1596356449506_0.2879954564034386","host":"s3://npm-registry-packages"}},"1.17.7-alpha-e7ec5789.0":{"name":"@graphql-codegen/cli","version":"1.17.7-alpha-e7ec5789.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.7-alpha-e7ec5789.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"10119d80fb921dd7b1d4770dfd9f48d2afdd497b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.7-alpha-e7ec5789.0.tgz","fileCount":32,"integrity":"sha512-l/3QQXQ+x4lck3HYqYa9BYH9XZEqQiVdS/HBplL/bzZDJAHi9/6FcCelB+6OEiyfVjo68azt8ve8ArAVFVbahw==","signatures":[{"sig":"MEQCIFPuTQADglfTKsrcuaHjDZQVWbXRBqGpvXSe6yMYRzJSAiBv8nOPkiZHG3PNEcBXBHlkrtUsSPjTEG2xx4CjImdpmw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430815,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJne6CRA9TVsSAnZWagAA8scQAJvyxa62XtETnT/Y2Wzo\n1xJY+kq02SEF9MAM+I6jgC7h9uSNXJWC0x4kbgFtNFCaNnVQpeptHeuGczYg\n2PF5u7APvh7zdNDBzcS2IoeGiw+Ul6MI9Qo9cJ6IHR2pOp3l3/ZEI0GeW4rD\njx0Rc4LbKzg+8az5QjE9fwOLQ1/iw5l5GjkTonaS27DjgVPfSz+6ZUB0hGCm\nq4Dz+CPXkFKN2O5owXXWeoHvNqDI2skuDNy4flVym0TXIUKzX+xiHFlaM1OU\nFus0e5ejfGddkrqKKElZRTw2ghP/1ohe8bHpLMXEaEByOGMgEagZgDWeS2gZ\nETyWRBDzzpF7mV5oPIwxOQXj9FD8MowUcmMR/ScyHLlFlfhbgxhU/EZ0owwu\nTC9x//UTuAIujobW/oMMjzsr/YAPtLQK8ER90f+D9GLTbyCafzQ6Svvc06z8\nTvfhJKHxkQ0aIFEPAaiUb3wSxIJnPfsowks1QWAxO2OxswpgnwfiJRdan6Fa\nPEXWZLLAjVBfuI4+6ktt9CFvdqV4mShdDdBP8NMfTG1JYU0RJ/A0Mqz2QjtU\nHs+EGEOEhT/uZM7DUzIPccholr2ikcWyqMmvn8n9oDsSu5RdE/qg7q2d8lE4\nmfRoEaMy+f7vO2pdZQ4tlhB7aMOLz/oMh/iMjgQ2cxzNhdY4HuDaYQs69CJ7\nqNZI\r\n=mN22\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.6.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.3","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"7.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.7-alpha-e7ec5789.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.7-alpha-e7ec5789.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.7-alpha-e7ec5789.0_1596356531339_0.28803975160520756","host":"s3://npm-registry-packages"}},"1.17.7-alpha-0377e6b4.0":{"name":"@graphql-codegen/cli","version":"1.17.7-alpha-0377e6b4.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.7-alpha-0377e6b4.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d39b126e73652928af3ac6c253edf065898f660e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.7-alpha-0377e6b4.0.tgz","fileCount":32,"integrity":"sha512-6t9V0HaYOwYu2kmyU1WKL7ciaUz+rlgVSuzLGGO8ubuhL/ji+CTLL/CrivqowhuSRooO5VSdlKF01N1wB8kivw==","signatures":[{"sig":"MEUCIQCQNRPXXWzY5VyyoHslvIPliHHG0rzGbxeTb12sutUlAwIgPHgyXR9HvQbNPFE3fCAnYKkGypAIFbWIyAczh14DutM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430815,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJnftCRA9TVsSAnZWagAAJpAP/0Cb4DHOv+TqQSz4Ic2X\n1VKyOJGPxSR7betZtvjIyK05KxYNrdcPxOQSzgljGD7/VctHXNXyRKeFPff+\naVO9FaA45JKUs2Byx3tjxcGdYUECOcu2z2ntNqYNGxV4LjscM/Ut0A3tOJaM\nJLO5JCXljsnP+tU3fgKb2kNwd0i6dr0JEs1TIRyWKhCPG1iQi98YuEE6FYuo\nNcW9meNI2Y/VrBKcK5h9pt/5z+H7AQhWBGcnS8eAScFZ5OanjLbKiD9lwIWU\nYBcfs2t1hUVtR8yjfMPT35MLiTmadgdang69QAWbNloyJ4SghQ2slzqweQSQ\n32/hQToXZFVoEsSM6fT+UUnmD5Q03F5O4OSP8+IpEER5CpQ0lE9UGKtP0j5/\ntU/ocMqu5fxzHOg8QZ+7eS/Q+/vjemRuKOi5J4WN73WIbV3W/c7BWupENv7v\njOpKcnkezaBUAJU1gK+Xm7HHvjaTq53CTyVG5+ezzuNLGo21AStrfERkipH2\nEby5eCQoE/9nJpxCSJ70DLSOmw6t2u+AKB2BS+hiSZ6CzYlWH8BTtpeTdDz2\nWRS1zHnl9PTDjM67FEFyo6fLk8OAYsBgF4u8VSdC+wNGnv5VbRcNP3RWOZpL\nkDMcJlGjNg9s6nty6wQi7HJGo0zRY+KSBBAEtNz+OKhbPS75CZt+vb7Ced5l\nmskt\r\n=Phq+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.6.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.3","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"7.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.7-alpha-0377e6b4.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.7-alpha-0377e6b4.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.7-alpha-0377e6b4.0_1596356589128_0.4725306598530561","host":"s3://npm-registry-packages"}},"1.17.7-alpha-6623100a.0":{"name":"@graphql-codegen/cli","version":"1.17.7-alpha-6623100a.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.7-alpha-6623100a.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"aff2f53846856a35c99d76db35fc319dfe75c8b5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.7-alpha-6623100a.0.tgz","fileCount":32,"integrity":"sha512-znV5bqVih0hKGWpd3puTjdbdw/tbPL+9JpsCnvKTOZTjser2KJQrgRolT4PW/X1PNjSRb323OKM+2zPFPDtmkQ==","signatures":[{"sig":"MEQCIAvrq0WuFx+iTuaEdCObjG/yUykWBSvwvuIOMQPOIr8/AiAWE9D2odv3D8XIUYXd/pl1dCJ2sAdqNONF09dt4MGWmg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430815,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJnhkCRA9TVsSAnZWagAAEywP/AkSJoUg+mq/1s4OibKS\n7rEY2CLVGpRaR6F7rAQAlIqMMrDAihnpi0xeKwkSQRcOCRhbwfoihI3eTWcQ\nnWldJR2VKc4+iGnTQzON2wK15W8DOcH5j7UtObflNN/q3q63DmDF05uIDvUx\nYaKVY8x5Q06WAUae9eUdsykbbICX2M8+YiwnMWBV/IZQg8C3C7cua6TMRZes\nV3gXVOHYarIrOJglAFFKCEJFXEWBNS7LZoOncFqQ9ZFwmEYL2gdyTGjZu17J\nO3F5Ni8gOq5OP4NKz8/A10B+ChE8mJQ8/0gmUjv5OZ31IXo2Epr7MSeZuGAH\nrPVllXx9sPbAINbAEgyjDCWpkX/MuG8j/S9xRdDzRKh+qia1Ufunfh0hbFEz\naDbr/5SBfe94wMESf7NZLfRqy2RGqXgt/dDa9nVLLvfmhHDbonyEz9yGKLI3\nLU8yVxTFD8uXBws7RAN+pPkgvZBDGJC/mLUO5aoKLU9JRnwmbkl90exXm3bT\nKv4OcOb4I5CFQM6PBAnC6iRG1/sLwSXA6xMsZ8ZgtCru5x8JFwvRuiYdoefd\nyJo3YBxZG++GnupVhrELkdtUoBpT2iwW8Ru5ZVG/AGx7NwwnwGDr2ujpp9OE\nomi9/TCHx7pOmtQEl3TzXVyUuXxweOciGgM6xcGGRO3afisoPCxNMfR3kw4U\nPhMg\r\n=jfHm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.6.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.3","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"7.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.7-alpha-6623100a.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.7-alpha-6623100a.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.7-alpha-6623100a.0_1596356708199_0.5447372634366363","host":"s3://npm-registry-packages"}},"1.17.7-alpha-84faae01.0":{"name":"@graphql-codegen/cli","version":"1.17.7-alpha-84faae01.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.7-alpha-84faae01.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"93bab12f870b154db6fdc2262de9f5444257340d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.7-alpha-84faae01.0.tgz","fileCount":32,"integrity":"sha512-LbK1llSoDG9wceDScK5uYUNOBarkH1dQxnT/6ITWVgprY8OMqmYsEgFBRpS2mZS/6ztptr4+puGSRELuBr9qtQ==","signatures":[{"sig":"MEQCIDrILN9W9z08DJuLXY8ckLyoyUGLE0Q6wmjmuWYLmh2pAiAn+EwU3Ti7tXtgqOS+u8e+R9H+1XNx+hcPdNYrmKdrHw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430815,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJnpdCRA9TVsSAnZWagAAWo0P/iLsBhm+q8Y/rRt3zHmG\nDOV3pV3UlYDRICrISbr7P5Gb9VpPsyxXo9opC/TMDLTD3Q66BoVtPwIwNrsg\nCJFjTcLYb4NuQVryVyLi8oKu6A6nSV7sEuby5UWQjTj/iCPJPJh1x3LgTuVy\nN9yclkgdaOZLU0b7uYmlzqYShbYZKrDDpGFJHh/n/NqB4Y4N/OVwGimmYiDW\nN+JNVHaNSnadWgnlMh9cUaNYre1Djh0nL/vTvyp+KUdljjeM7bEj/gS6Zv47\nX7s0asZZrovV3C1fTmygNGGoGEwaT9iSuoOnfQGVVtV0GCi2qYdpJbj1WSjD\n3fiM433hikPHOMrwwvlqGHeNV7o/BFqY9HEyJKi/ObPBs4SDkYBBhH25qReV\nMoaGbSfPNcAyoB/8Ih+j1EdrnyfA1VIh/qK1Zw6Q0DImGWVnLu1qHODrKEIO\naTKNQKr0zDza8jifQX87g1IvkPiipc5c60oOUXBj8VVmTidq2gYaqyZMEUsi\ny+aVhhAPtLXrhkIPhfpItfFjJxDLcxJoApOtgR1UGhp/UKb0tyMuOZJkAX7i\nhGNjLs1EO/KVeNm/pfaGaQ1jbgYm16WvdI38uXXS01Rv2Ra4WcjfyyGaKB1i\nN83rsN9McFNNGy8Kck9C3XNHL8Pc8aOfu4PxFEO94bjkW7IacoAtZQV8Xyh2\nU4Me\r\n=aLdZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.6.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.3","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"7.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.7-alpha-84faae01.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.7-alpha-84faae01.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.7-alpha-84faae01.0_1596357212684_0.3958212938979495","host":"s3://npm-registry-packages"}},"1.17.7-alpha-981df030.0":{"name":"@graphql-codegen/cli","version":"1.17.7-alpha-981df030.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.7-alpha-981df030.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"9c69dbb0410d69001412f51890c4f8a795f04f26","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.7-alpha-981df030.0.tgz","fileCount":32,"integrity":"sha512-Nf5qnsuNS6a9bwGV2gaBzqqhiijf2/x/NwMSWs9Vyrvdq0xXWEeIBUrR8gZ13OiNRxF1f0TsYaLprMvNhU6xdw==","signatures":[{"sig":"MEUCIEXFncZxZUHcSxPLiUsvJArutaa+LbPJRPS0x2qjfu49AiEA8OmSmumhhlWs7SEdjF6w/Nl3x0/ToWGvhv1hmF3YkYU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430815,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJpXFCRA9TVsSAnZWagAALCsP+wdO5rqdF1IcMWQv0ckq\nhQ8m/cME3d8jYD+LLV9CXgBvuMfJJYmZrc/RdgKgaqkgss1G2lz/JqfC6iBc\npjG3Rd+nl5EA9pKcb3tpiaf3yMIcbYi6QaBvnHlmROUhQkSeX4H6/ruiTWrM\nrQYL51FHTUh+jcZEsyy6/nd1o97aZv9zQ28IAu1F/penNftdWhUhbdvbE2/V\nskIXJkJ8S9lFrM3+N8EGuX/GFp877w6oM2W3RPdOL4YTga073Vgb3qAWOLBe\nPbNypnDi34NSKQa0tosevCesWI4aa0DZIrRcLAOMYACNXNxPJCd+pA7ftiTq\nfqkeLevDofsOI78/KbBhR6Kga6vA13izFsh0O9nJZ1pxybA4omKEqzByrwOQ\nfgNWhEtqpBKnzKIUnYFTNWbh4OvNLCV9U70IFQmQdkfaqgBRKeF6AF71Hd23\nabbsKOU7LRnPi+bvakSAcC3lt3hzDR/0Hm8SBTZL2h7TeiSS4mREazAxebll\ns17p4e5FsvZfQ+eelQv8h7ekTHViB2FlzlRCeeJ7rg2ja9gXHAfikddMOtZc\nL9Y86ZLaktJw8eNFXQtZ809fmEsCkYcrdSUUYa+nuT0266cu98acLPcd2BhB\nOpajN8BVNI3nKegFXeZRecUjWVH8fAtFb7a5k7Rh6+0iQwhslI4VnQ75t8p6\n6P3O\r\n=TaBJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.6.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.3","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"7.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.7-alpha-981df030.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.7-alpha-981df030.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.7-alpha-981df030.0_1596364228430_0.8063647807364787","host":"s3://npm-registry-packages"}},"1.17.7-alpha-53a947bc.0":{"name":"@graphql-codegen/cli","version":"1.17.7-alpha-53a947bc.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.7-alpha-53a947bc.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"cb2b177caa14c8952809c978d6ad0a1af44b48ac","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.7-alpha-53a947bc.0.tgz","fileCount":32,"integrity":"sha512-RXOuLy2xO8cVXLdbf33bVfKFFWwPTOqtXM2JON3sroEFuR6e3Sq9fvUZiKSRgP/0Tn9dEJ07TkyRW23uYAhQFg==","signatures":[{"sig":"MEYCIQCdErQ06Ov7szzLqNuT5e4lH7ZoSpfZX2Fjv6rdLgAzugIhAOv6gsQBxQwKy/ZYBTSL7olxSe07COUVpSIBaVcVFAGp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430815,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJpgkCRA9TVsSAnZWagAAg5cP/AzxuP6OZLbP3HrCPmPr\nIZ2DZS0vMpYaE9fu8NGYGeJZdk3+AYijLrEfV/QRjP2k/oq+itaP+jkWXWdU\nRyuWjovciT82KX91co3b+KE9rrLhHWO0ESCdTP5XMzd2pjhtsuWGxAqagPeD\nGUciNM3SLcyXEB+aenVxwCG6zgRiRAQmrMd6HDD6mkQk4whm7OI/YqFEfZ2x\nhRaN3jN2ZPk1BJUiRc+Cv7wNhRK/5c1hJj6qjqqkyqAvWCrWVYo+DfjKYEtl\nA1whSo01NnpG8POrNul0/XuuZEqnWnfTAZX2c5n+yYvu6j/u7nqexrwieAdn\nYu3wAeH+pD3wkJYwQe0TigMXQ++kPozfl5CN2H4vVnOEf/vaLRloGKa55aim\nKvKU0b3z+4/a1NKT/ZjmIuX7aeNRQ/8hIG93w1T6Rnur/p/COtrVpfuW3L2e\nW2LqVYDarNQoWRyYBN8nWjIjU/fjOLUXIag9eknXvq6/Eg6rkvuWi4zX64Ae\naYaCU0dJnmOmxPJ5U6CLNe9Ymhc42Etnj1mkGfq21VZBn/+MP0aNi/+aBVeZ\nFm9iYMWsFVb2pvlG8CKgCd3I4GerqRo3BDC8sVEN92fpsuhHVEAR33XTuwX8\nQs3v0k95YiZUT00R9ClbzQqH06l4AhbOhHR+PblSLUBo+NPooaayAu6cqYL1\n9vlL\r\n=6xm1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.6.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.3","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"7.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.7-alpha-53a947bc.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.7-alpha-53a947bc.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.7-alpha-53a947bc.0_1596364835476_0.8038024944278059","host":"s3://npm-registry-packages"}},"1.17.7":{"name":"@graphql-codegen/cli","version":"1.17.7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.7","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4ba45106403a3aca36585bf04f0169fda38ac9df","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.7.tgz","fileCount":32,"integrity":"sha512-T9b4r7WkA+VfW8nsAjOWFoFbtpfFAAjPQM6q/8aPg6Ny3rwwefH8UDVa3P3QSfdIYl2qKnBk1FG2mNjBCUYKsg==","signatures":[{"sig":"MEQCIBuj3/oCfjg8KuDbupR0boIvfcEnaCL/4zv2JPC3n5exAiAEEVd6qxclgKWv84TDM1bJyjFlzZVUe/nV1xBVekVJTA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430765,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJqNpCRA9TVsSAnZWagAAYCcQAInLT0NRFrpzbYGbrM0G\niOy13iAQ5qpMJFpmiZFXR7llgucR2NLnCiLbZ86edFWiSMWia/oIFLXUxg+H\nzEiRmPmQi/3vd/gowuJAtxU6bRxB3A3b2zCZFWSXysNL8pkgTg32mwGhx2Wa\nTRi9W/WwcKJv/mHsQSF2UoW0znX2NGknEoIG5UN8/3htFbapSwY3G5R+wXMu\nSaPMGNng/0jmvLBfXQ+LojRBD2Vzys3Ov3sNpHc/k5SEHObMhsDAvYj0VQEK\nWTQ8LVGc9+/9asex9O9yBGANpiqwXBat2R0ME0rOEuW6yzl9dJoD3gNh5zGg\nwdVZqD0+w0fR+vPS9slYXYlaAOd+FQYadsaOUGH9dZFcXPUsLwA+K0dkV1IE\nTpMm8MLHsgswBGLvJCukQoR2N+j5TNdVIcq5+VNdlLkwPd0hz9g9E7nb4lcj\n+ODjiDHM2HmXQBessVvDaMsfYbFNCM5GmaxkYA3omJ6WPQ6o9sJZdYMTRvAw\n+OztmX50O/5uNyMAUI3uLYbK8u5Jc+TW1+IJaedkDNs3OusgZU3xkOC+3Wmb\nIfuW2AS5/R0pVOt/iVX5Q3wJ54OffzFHVq8UU5FVt/gvU9+XI+Z5vonH1b0J\nE1CEwVrZHxtesJ5CGbuU94zFD4W16LgFa1za05ts0Q0Tn0Q5lK/9/Z4NC55+\nk3FG\r\n=YrqV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.6.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.3","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"7.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.7","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.7","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"latest","access":"public"},"_hasShrinkwrap":false,"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/cli_1.17.7_1596367719956_0.8244256770316711","host":"s3://npm-registry-packages"}},"1.17.8-alpha-b600144b.0":{"name":"@graphql-codegen/cli","version":"1.17.8-alpha-b600144b.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.8-alpha-b600144b.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"04dd31b66a84ba05720b05885bcab45850406b1b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.8-alpha-b600144b.0.tgz","fileCount":32,"integrity":"sha512-TjQKYKaSfM8KFI0X8/nsGtdjW6MjAjb60QyU6fQo5MsumtPDBBjqrgqohXHjFvf08U/kgpmeECAPTBolLRvYVA==","signatures":[{"sig":"MEUCIGGtVVCQERsfa7hGNMypWKfJ/6NwGKOhLaD3kj1hdNAUAiEAnnUtkpfi8g5deo0ZAAsEgqD+bemPJ/hyvpck4PbqwnI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430815,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKAghCRA9TVsSAnZWagAAOMUP/33dPtAo1otHfpbOA0FA\nWkB/d9TKaMX0vT3VbzrZ5BSJ2wH0unXzbY3fYRhE6k5PizaIH+zv85XQbRiZ\nkn3tQ7LPnBa6suL06SFLhfxBvZdb4c6b3JBYN2mUxtRynCd0SSGvQ44CLrT9\n6lqoZZTQsVuSPiNjHJIHRlQTKVkYsKLBOrJeLdIgH/LJmuspONk7rn+DAfGj\nXqcNviUj6aVoEd1GcyRbFIgdcPhpZYFD+kGLympHt/ERUl+xQfEgWBTwHuZO\nTCZCAnEkF8XJYG8t8+/c9FjauophFB/J7yu3ijAVrdZPfBIc99393xRlF5ch\nkxpSDpNxs4wvylfTIKy1nm8/FC6R3qp3RYq/fKefveyq5OyZ5x5l/MAqNsS+\n3xN63KX40ShD6COl0cQXD8GneSxGgGfBo3Ykfnka66ZGiGcmj6huxbO6YLyb\ndgMnQ8h4Uqcy2SZO0KHXIxiQ33OrQUVOofqayTWHqcWdnEp4bzEfckt9nD4i\n64SxZ6MU3ZSwqB39cBu3xkPX3cR+NL6qH16stBYOpNFW92JshNmZjyM7ILI5\nHVvNNz5XHr5bcr7+bxM+TPYmD7rLTgC9Lg7mFiOAsFGz6/QxmxO5BC9GZUfI\nHVHkgfy3O1PpJcz5IxWNM2e0a6QpcUtaMvQSrkAyS2aKKptedcA++5f3VTYE\na+YX\r\n=pkFv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.6.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.3","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"7.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.8-alpha-b600144b.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.8-alpha-b600144b.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.8-alpha-b600144b.0_1596459040441_0.12962125921710022","host":"s3://npm-registry-packages"}},"1.17.8-alpha-5ca827a7.0":{"name":"@graphql-codegen/cli","version":"1.17.8-alpha-5ca827a7.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.8-alpha-5ca827a7.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"817620056088ab9e376619aeaf0662d55f89eeef","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.8-alpha-5ca827a7.0.tgz","fileCount":32,"integrity":"sha512-c3WGd/bjwY++JKoICRju0GVfxPdT1QeCK25fXFnm5YpUE8aNb4bwnjC490P9sUMXOFZoA5yqG7KSCe1562OK/A==","signatures":[{"sig":"MEYCIQCE6yLVCvAsXwNh9Oa2DQhxEEhD8pCykvYGFCCfnE/nhAIhAM0cul161V+E1C12nXDmsN1XmVVvNjJPz1tkgiOvJfdx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430815,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKAhACRA9TVsSAnZWagAAlBAP/3yf03BzOamnj82P0zKM\neBS6lnYy3J+bubL0X/DPUGkZjvuQTNboWxiiwRfAdcHnGnYs/5I6AxEAGiUU\nWXQDYjL8yB34qiWl96J9F5QzGzH7gMJrVNLnQGLpeq7ZPQJTd6QG9SwWZxwb\nkfmhhXll8a97P99B/wBCeh/RaUToLXGZkciGXyynhXy3VIZ5Eakb9MW6qjQb\nfqsSCHH4VIHYjGXbVQivZGJXdCn5hlS41mOzlsbqgAbSA69ioPLQGcqDSMno\nFtHl88QBjJMBdS4UCL62J/dn6f9vTTRabaTtjftX+v5VmFZB7EFxq0cW27i9\nieFOgskBsyYxK0OmaKz2akXDmce0MNQ1rIayg1C4Za2j/pngH6ceUmCIvX8Z\nWLpCrGW/7XIjgnPZVYKDOu3udKYax3aRY/irP/j+2RXsfAlD1HtibmxHddan\nOoKlODbaA+JI2nZFPNRnIwOxECeqEYMVX7r+HP1Ku/1SqrBcT9Frbeo60cgG\nnMJ2yWI2TAW4lKFH8Ffp6W4XNNdX68zd5+vdRp4p7HUDNsLZ3XdLEa4nobzr\n8Wf1RFFYBsH6EL7wwMr+hPk6eLVHDbjnHE9+4gVAfwkcbe4cHVBYDIEs06e1\nFelkXAna005KkeOUQMBgKEy7MTOFa1umhDlLOmCpAr6r7/NgpgOny4MuNSN4\nxBbx\r\n=yuhy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.6.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.3","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"7.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.8-alpha-5ca827a7.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.8-alpha-5ca827a7.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.8-alpha-5ca827a7.0_1596459071782_0.7126601933228913","host":"s3://npm-registry-packages"}},"1.17.8-alpha-69260845.0":{"name":"@graphql-codegen/cli","version":"1.17.8-alpha-69260845.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.8-alpha-69260845.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e52b64a4598bbbdfa84554c1f3923606c14d29fd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.8-alpha-69260845.0.tgz","fileCount":32,"integrity":"sha512-jmthx2khzMZjHdYxBTNVY+Eu02fVM5v8/WaZplDcr16nh/ry3swsHfsfLUnKd/N8rsCD5XHLKj7mQ6JEc3uLhA==","signatures":[{"sig":"MEYCIQDXfEsOqvTq/gBBV17B23arKh9BJE0wccp4BdBuN0BuigIhAOQGSzOAUB34C+Oc2Mdn7nfs5uHpR91DiK2lLC9W2YWz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430815,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKAreCRA9TVsSAnZWagAAs3IQAI0DzuZvyUriuDnJ3kTj\nf55LCxMUwMJ8aAIRUf09uHpWIfi818eq8xpl2bcvjllP+D3w+jUUbO4N+yYN\ntXBDMXtq9bJ155olmra4/D7hbS3e31HwDlzsXTAUu+GVps/odcwWIV44SukO\nCNtOO4LyQCibEkw7xA3taxzz4aJOLqJxMD95jHjvoW36kz9ETOzZ+nSA9fgR\nLcnjPbrB7Xk6LGBvv1FC9ZjwKMQtCI04V1nwOUwEUj+3MtO7f//DlTsiLmrI\nOl2UKGd/dqybduxzLX5BEhVNIs3UffsUd2TXeT2YblKfP4TKTmwCsUvnM/Xu\n24AdZRXBTkmbWtd92pXnUpCj1ypDbvFhXgD4PNsSR02f4dHJGoWWwzb5Fdmu\nBJW6NT8xYukoOkuVAp01hN4TOTqIdZp8t8AZdKGFBHzcOli89K3qbV6OcYtO\nOBjW06kyDNLOK6YYIUDJzbS0tkAwpWHD9dJjaJIif17WloKJ+J+4jJQ36jUB\nQMuJzQmvMym46wPJo6/wUWcb4PSLuJdeOX3IS7QD3fv7MAuzIWaya3vrpKRU\nKbsaXcE/cZ2XwpVZekWSYJUCq0/GvltHcCgxSSWSaQxsrkbEj/R72LbLSJlY\n+yP9rxr0xbnmB5xS3j+5sl4gAC/OrzZV+7rTxQD7wwZCfU4+R1uQP7Z8lOl8\nF7rG\r\n=Ma61\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.6.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.3","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"7.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.8-alpha-69260845.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.8-alpha-69260845.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.8-alpha-69260845.0_1596459741531_0.211088066091508","host":"s3://npm-registry-packages"}},"1.17.8-alpha-55a70ee1.0":{"name":"@graphql-codegen/cli","version":"1.17.8-alpha-55a70ee1.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.8-alpha-55a70ee1.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c4efefbfe8d0c36e88e80a2dde543f1bd8dd757e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.8-alpha-55a70ee1.0.tgz","fileCount":32,"integrity":"sha512-NmaDJuHhZiCOPkIDzGvCRa2iVNsy2AnggxSedE47CZQAx2Cvte/mLhyNsvxaNH8uybdSB90HIlhgFCD5qbhkXA==","signatures":[{"sig":"MEQCIEL/BV1xMl0tJ1OJNDDTJs4UPJhzkhAgCKsQIA9aVbu4AiBkWykgn7kTijnxMh380wMv2y1guvVNmmQWrooYqpQdUA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430815,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKAsGCRA9TVsSAnZWagAAhLMP/3GhwUmOmq56leYtM42e\nFg0xBXrcCdQEDDcvz1w2MvnaZh5lXppw53B5HZh8BAU3DgvqOu51WHdgwQcS\nsqYwlkZYeHwSJpPsaJZBu0ooansuxM/e54LmqQqs2rXjUmdiZDg1u+01mTGj\n0zaIfvZLLTfxBqXQSZU2fIfZ6KUUMqaZ0DNk0GIJhfqDLFukW3u9FM/EBVYf\nh/xHGkocAGJ+yj2P+qN7PSIOpcDJoGJinu0A40w6YdgL9+xvENhPfq4XmKCI\nu6Zl8sjegEhQ5W3zu/2PT2xLDeQJ+pfHKZpea7WpWfvx/Rzy2koqCsw8m1xR\nRf8I4xwiYKZBKHaGdpq9zHd8v6Prip06b9f6ElspqtfLvNw5NkcgSwXgP66Z\nTW7hRfleVIID4C2tQg6IweaUnQ8AE+3A/a8OuEp+03/zJQMKGEOU7Nl7jAtf\nQzoIZIyRP6CjiFf3g8OKogWCnXbcUx5kzKwS/SLwqobPZCq04kNsF46KUoiw\nbTnBuKfD5+zRUwSg/v4Lr7TrrLaUWR7cU2w5KwOirBFWQrli1mMBDpgLoPqU\nwS4PSa7wT651ApBTLBE9ZO/f/xRJlDo4KG7w8vd+IQCOP+EvNmaIQ+nuGFzc\nnrV3vn0rXej0S8grakQ/LmJtB42HtCTZMPrT4DZw2CZu+gA3KVbxKzpgRJAv\nLJ7d\r\n=kEfu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.6.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.3","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"7.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.8-alpha-55a70ee1.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.8-alpha-55a70ee1.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.8-alpha-55a70ee1.0_1596459781919_0.699876121962135","host":"s3://npm-registry-packages"}},"1.17.8-alpha-78e48fc8.0":{"name":"@graphql-codegen/cli","version":"1.17.8-alpha-78e48fc8.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.8-alpha-78e48fc8.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2399084227da21a73a6244721ca52ba668decac0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.8-alpha-78e48fc8.0.tgz","fileCount":32,"integrity":"sha512-htXv0ZQyXvI0Feh0rUcpn/B3n1Wp3iBbX4y8FjqjHUHMXXB9+uPXDNjmOCQy2s4HkdGK8U+RuZxCUO7STMCRUg==","signatures":[{"sig":"MEQCIDZLB9HYUAZXNYEMCopKDAeN4yQrg5WN22GdWCo40PYsAiBJudHvhSWaLFeXEg2upU8yz31kvOMBSVC8VwpTwQnQmA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430815,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKAt2CRA9TVsSAnZWagAAmsIP/1FdDsWIKdZDaMoqDsCh\n36TdsatXm4aGJHM0bLmfAeVcMNtZ+Cb4RO6nRvqVNPZqqob9m/3VpH3Mvvso\nx9k5WFlpx7yL42PD1kXU4ntn/i9iBcasNYaFUHBslBSru5eEZHdk7Yo68SUk\n00/RdAaPPsK2Iw6L9Oqq3mY04I7rZojObZZBfX+SFpc8zyIyNSx7yOkswu7A\nWgi/M48I8W3+TxUj8xHF1aJ/TFKhVm5ufQPBalTokg5mniv+lfOnVNs3lm0e\nYmorTVOtgG/Z1ErtaXUkWQ0xm+b69KjbSCyNgvuajLWCjHmvUrMs83lGQaEE\nfFQhKPJG4ufLCK3RofHbr7s/NOTwF2tTEGv70t3z+p4MCzS+3knVLbpskLpW\nIPCaZuOEk8YZJYpFvv1am4VBnqR5thRIo8KkghYpuX7cCo2xTjVdGtuHLLEE\n6Z0cIr2/J4onIgiauHMQkmb0L8oNk2r/UgeaCvQ2ctay88am1yeUEn4QROgH\n48y9gq+51F2k5+4EgHK63zI1zPbtHEfQuk1fzZaLTGHp6xrusw1UWL1ARnQw\n7yOsOUt6ML1iH1OW9uwYJ50Y52LboJ0GIw5y/dIFBazSi7v8XuiD145ESyZm\nzCCbSroSzGgN0O8R/UozGeZVlHPwllxlfk0nzXpcB0PqQE4vxHjA7lSTTKeI\nsFgz\r\n=BuhF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.6.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.3","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"7.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.8-alpha-78e48fc8.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.8-alpha-78e48fc8.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.8-alpha-78e48fc8.0_1596459893856_0.7871891048108066","host":"s3://npm-registry-packages"}},"1.17.8-alpha-8507825b.0":{"name":"@graphql-codegen/cli","version":"1.17.8-alpha-8507825b.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.8-alpha-8507825b.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"322e98cbaa2d81ac0f021ab93cae10173c71902b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.8-alpha-8507825b.0.tgz","fileCount":32,"integrity":"sha512-Kctt2fG2wMMUHPzlhf4mFafuTunCWYj/eCPYyZPC+wcjhfzspk/en6aFxeJ6hU7XBURjY+RlVpj4n7woWRKuUQ==","signatures":[{"sig":"MEYCIQDl4DUI+dNYM6FBz1ps079LllOzHR1K61hpi4pBPmsKHgIhAOLtQdww5S4jrECHEPVrZa64KZIIgHbsUCPjVsbNRnFl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430815,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKAvtCRA9TVsSAnZWagAAPXMQAJuCuY1/dEx18+K/Q6tU\nMn1FFDSXYJEW/FR88742hHVTVJYEZx4EUoBrs1jF06eqQaHIie/VeAw7fK8h\n9AIhgLGftw4uvmiXuyG/f5fq4wu+lH5eWxgvmwFMgKkISy24y9ibJnP/WbTw\nuvwzYXx9miZ+SmNfIuJg9OQFbROLvPoKqzs814J+5jHwrNCXRf+zq3ZzOWxN\nrXicuuktLmX4i3qoKtcpbgx+sRxEJv1vVhoIfX2HtDW0cZwslAREIYvGnK0I\nMMCof2rNhWK57GmOCmB8N6R9uk61euLGXhx1A9by0TfQ2RDGr6C3ereYI22+\nS6XI4D4AlnCtmDbkhF9/vpJsVHa4jfAQ7NpYf75NoNtOygMx6wMQErvjHkPG\nHATmPqUIPnkUmrapKsLwCiiS4PjHo8F8Mk9VFw+3RZnoDKESeOTw1iJwrvkE\nCOUPXys+kFclIIvSIqLb3RsCkiVlDTrwlwSRYzTsoeZYZHcUk0qxVIoJOU18\nBJ4UqAllbobEfze6eOwXBJCu2zzC8Sgbuk4XmW4197mdeF28BK+7pF9zlHUs\nfZGLUA0m/3BMtZ+fv7sQda+1jPLoDs9zZRlAMknX6enhqQ4pz3dpbJoWUTDc\nqFmxei0LH5AJki+6xpSRvu+kw1WFCNBY6wtM1MAWI0L0DrZfpiz/OsPI43fr\nqfYi\r\n=3CvK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.6.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.3","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"7.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.8-alpha-8507825b.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.8-alpha-8507825b.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.8-alpha-8507825b.0_1596460013326_0.15196499205767422","host":"s3://npm-registry-packages"}},"1.17.8-alpha-b0fd5780.0":{"name":"@graphql-codegen/cli","version":"1.17.8-alpha-b0fd5780.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.8-alpha-b0fd5780.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"438546be885f2c0916b510c7ebae58772cbca628","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.8-alpha-b0fd5780.0.tgz","fileCount":32,"integrity":"sha512-O+HxQt/5v6Tuz1JYV7Yh0AGT7WOz2K+A13ajN9g4ALEsZLTrj3taKIoyHS4ep5tMBywvCvJxZce5KrX1wyKkvw==","signatures":[{"sig":"MEQCICeZNjSZ/t5Usxvayecq2mZNDx8bwq1EaWMx4nJY7aA4AiAggb7+FmJX39fSSla+3G4d70JVX1ORtQtj5toEkrt0Zg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430815,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKAxqCRA9TVsSAnZWagAA4ZsP/3b/cRkw1uSnM8ENyOar\nIVekGdBI6IE1HqR1F+UYDOfaqOafjaaHGZB4LadBt70BPvk3WJq0PoHPkQFR\n4sVjDBCjPzybBmaob8qQW1khEKSsLZmlh2KJIPzbn8klNkgwTN8pF6j83K78\nycrYu35MFZxu3gcLQzfclalmDJ2zA0bearTOwtwA7DTb5xwi5AhQL1gXO5nK\nDkypx9U+2X7gg5p3F3ZX0VYmqoMr9CZfsqaJw7msva/Azr5GXFa/7ZjSMWvm\nwBVT+4Gy53sMxVEwy13gFsVzNyRz+1dt9pNd0Zs6UtU4yiutRw8z18biCo05\nuYh7GLwS3oPQvjT9Twm/OXBJ9nVEP4F2QCo9azGpYvJyI4TL5CCsRkNn0f5R\n9gfRzHbATx3MZiZ00aXfkKDhcbcoJRwihNohZ3WavgrZSIgtGzCHtrL6Pkqv\ntVncAeT2bbSs9sj57JG0Ea/OFK2TPcECJp1KKxREuiA2YmRW+8ZAA3+D+vkT\nTvMHoFIf+BA95bxYVSXslw3BNoFOwZHl74wpFGzeuBFMVx9ZAwX9E2uLDk/x\nvi7G2s7xTWgaqI7VaQAFnEb95dYIKZqeY8KGXKtQbmFDbgMSUJyteCNiw9lc\ntFz21tl0cz1ZjGFZC4DbCRJd9Cpe4ZAvODPqLxPEXkVnREziCBPZmdFkd4NG\nqTIA\r\n=MU/Y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.6.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.3","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"7.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.8-alpha-b0fd5780.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.8-alpha-b0fd5780.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.8-alpha-b0fd5780.0_1596460137311_0.6421238549995514","host":"s3://npm-registry-packages"}},"1.17.8-alpha-d0de5750.0":{"name":"@graphql-codegen/cli","version":"1.17.8-alpha-d0de5750.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.8-alpha-d0de5750.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4b9e5faac953d5d7c6d6284df9713f37062f3bb5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.8-alpha-d0de5750.0.tgz","fileCount":32,"integrity":"sha512-aJz/HpIOEDZpIlE2nYM2XvPjH003Qp0ntZjNyq8J21bumStPWV9T5dopmyKxkGEER6q0Q7JaWZJO82O3HLpbBw==","signatures":[{"sig":"MEYCIQDvg+mxzNg2WimymYZr1xRMAeGqJ4KduvloBOJhwWU94wIhAMZKdSf2fCOfv8O/iphcW2vtCydgeOkiaLKfOcPDNJkm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430815,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKAyvCRA9TVsSAnZWagAAXdoP/jJRsqaf8X82ArrJlZ6N\nKZjnh0330ajvqM188Mam3AIX1D2NRVALgs4rNI8j/ad1wW0PKXZgY1tOTkHq\ns16xRNdWeN9EXOuWrEw1fwSTdzfOo4rXDn5RwXWZOmvLNjGc6ZkdT1FHFHf2\nPRm2LqgK05dlFN104IvzyrhD2Zh3SQ0vPrQGdb0pSYSUd8a0KCulArGG+Hc3\n+jJf3RlbVQYHZdrmKAscY9Mg5Q0JT6FzFAxcRmONZ8vfOWgAIsAj+Sxaxvj3\nSFB4rKyx69xCv10fLnbM2vQ/sf+OUyGPqiDFnBqNQ3udXTpKOi1X2fHZt6IM\n2pLEBEojLJXz7tGY1JwGHD+58/Q09SyLV/AwsMsTQYy2tJ8IFANYybSBtB/0\ncSSGp/9Lbc6DWoNV9aw348UY6BxPbitrUdkcWqHUaLRlhisT8ycW14h7mu84\ngZbszB1wjDn1So5mHWnnLxuY3WuSI2030df89x/wvesCyJlvOzhh+tAoqtKf\naBnfSScaWKpXSMgh7kydcNxzMEy0vtkpHmrN3qyLTbauD0f+yBB0TH/M0kz0\n73sH6sWQkDvq5PYkkKMSANnRJztMcB3YyViDQ7h6zdaW/5qJvW1urigyb0lF\nmvBGz1Bx1nVORGHB14S+rYKV0auajVR/ORQQkYKbIHjItPqmdgCISrDwQBgV\n2K92\r\n=/6LS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.6.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.3","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"7.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.8-alpha-d0de5750.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.8-alpha-d0de5750.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.8-alpha-d0de5750.0_1596460207147_0.9124433273029444","host":"s3://npm-registry-packages"}},"1.17.8-alpha-7c0441b7.0":{"name":"@graphql-codegen/cli","version":"1.17.8-alpha-7c0441b7.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.8-alpha-7c0441b7.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"65dd6e1b6ab5260ce78292bb5879e7b2c386b778","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.8-alpha-7c0441b7.0.tgz","fileCount":32,"integrity":"sha512-eH21hBydncmy9piSgiIHZskfD3tsSc/TNgAzlOzW4ty+ktX9xVTl2YxgEKFRvltcdbCOxNydvpVyYbLSHuLL3g==","signatures":[{"sig":"MEUCIFGA7r1eegzb/wGe8z+nIUDXVG10Q1XCyFKXBVwbPgONAiEAr83u+4Ui1oSAOnIu3hhIipwC2KL46w3pzylyx07OYqc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430815,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKAzsCRA9TVsSAnZWagAAi68QAKHi5JheXSakeg7ON8nF\n5xvYKq5az/rSil2AJYW+fUu7DDWorSTHuygaSNblcQ1wU3DKYcY4SALA0g70\nI909x8TmX/5upnGtKci6KPNjRUmWwS6jXXScMmw8OdGd2Uo41FA1o90Fm4gG\np4badvRlCECGVZ7VO6v9H0fIg9C65j55ngez2z8vUY0g8ID5vs44AbJGINpc\na28eLhv7c+IqKSKlUK6BI+IvpLUkpLCs3qEngO/6wIfHU9Vyudhn+rmP48Gd\nGsss9XqoYZDcEjZcu9GunfuTERES8yl/5HqCZ0MQRdRcnNEhQ8I3ztD50lSn\nQeoxjx/1iFk3UjYQYPBxz8D6O+HmxMkCd/u/rmPT6h+G40t2r9E5uBU4mgns\nhmspMMyi8/O9t/MdMbaeGAMpBeP5S73WV4tYvq1elgL2B6bNstA+Q6csgAXc\n4UKP8L5Eb+nWyViuAq8/Cupjt+b4vpXJntwaruuypHJe7Axb4srn/p2sc3SR\ngwpcauVCXCp9ENiCYrFNZqB7iw9Smd5uwEB53eCTjOtyplA1lDv152gr1E5u\nlNMneNKe1iUxsFZw2fql0Xlp2ET50NyQPMoBvznqyGg9ewk+AfEqSnt56KkA\nRb6gwjHoSyB54QAzCYT4ji7YH9Ig98fjuneOXXPIZG3IEl8WAoUSqnMw+S0E\nj05q\r\n=Y2oK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.6.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.3","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"7.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.8-alpha-7c0441b7.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.8-alpha-7c0441b7.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.8-alpha-7c0441b7.0_1596460267284_0.4358206794936992","host":"s3://npm-registry-packages"}},"1.17.8-alpha-bc20b4c2.0":{"name":"@graphql-codegen/cli","version":"1.17.8-alpha-bc20b4c2.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.8-alpha-bc20b4c2.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"43f4f403d5beba27ec7cf28cc4f58c4fb6ec44c8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.8-alpha-bc20b4c2.0.tgz","fileCount":32,"integrity":"sha512-RtwjeiveEYwKZGZnKbWnQVW+zSSom5lO/EJ15yXt+yPVgI6Ri+gFuUL/eB40/AKwU+K/FcnXH27jgloYvcK3cw==","signatures":[{"sig":"MEYCIQDB8TLpmwd+b3Q/T8qQNB3j/HGk7m06UpTD/HaSnKy+CgIhAPV5kH4LcZWOMZDs0mjRp/fWt9ajEs3lRXTRMa/lHtQF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430815,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKA1wCRA9TVsSAnZWagAAAl0QAIM65wUxr80mBjJOs52+\nHs7GIlCkZrsfZmxLPro7mP+bRnFRAU2tYg/lSC+cK/9RZordnuuROZFIKbV1\nSla13UtqjewJWhC4KuDGJc64KoERGhNWRHYUNE8mrxbi4QWqmhcdSh0QLGul\noDrd9JFBAzn+YcoCA4vOjTEEw7OhZO6eh472KbDqZnJDdy7/bGGOxYdtJ582\ngjon+oUYGEYKn5QJOnF7AQaMseqcAM4aEtOc9/scldgkbrc6nZjd5K5Iz493\ntDKAYzJYt8nnI1LRhKejf41kBx0JIJqH/GX5MAddL5CTb5bK54273xMB3eDi\nned6zhlrO82dis3e8JO2Q9vHJX2ZTHoT0PdiAXE0J8hI/BaFZO1FhvToR+vJ\nEQwIcwh4EU5C/2slg0GPBFYqu+Q27jMePaWXT6kx5VOj1svAG2EdLY6u01bA\n2bekVeOV3c1284Grc7RoYex1WfoCorYs/0ZtEPdwmzZ1tq4OhXe0Ok0mkn2z\neiWhaU4diPnyGVJkCUk0TJdnzoSZpR25csv7zGjihlhUXwNbaNbOHGd980mN\ncw+/IlesR50Tt0MhgV6pV9eUYIRHiAnvo1p08m6rj8lg/VUhQzQfOrsdFIHo\nUm9dyceXrNBM0WKRVEfo4YYM+8wxWHADb58I8ljg8JwSgUqGfCgr4nORbD5t\nuWKe\r\n=o6z+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.6.0","dependencies":{"glob":"7.1.6","chalk":"4.1.0","listr":"0.14.3","tslib":"^2.0.0","yargs":"15.4.1","mkdirp":"1.0.4","ts-log":"2.1.4","is-glob":"4.0.1","request":"2.88.2","chokidar":"3.4.1","debounce":"1.2.0","inquirer":"7.3.3","minimatch":"3.0.4","valid-url":"1.0.9","wrap-ansi":"7.0.0","camel-case":"4.1.1","lower-case":"2.0.1","upper-case":"2.0.1","common-tags":"1.8.0","cosmiconfig":"7.0.0","log-symbols":"4.0.0","pascal-case":"3.1.1","ansi-escapes":"4.3.1","constant-case":"3.0.3","detect-indent":"6.0.0","indent-string":"4.0.0","graphql-config":"^3.0.2","dependency-graph":"0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.8-alpha-bc20b4c2.0","listr-update-renderer":"0.5.0","string-env-interpolation":"1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.8-alpha-bc20b4c2.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.8-alpha-bc20b4c2.0_1596460399711_0.28217273559474165","host":"s3://npm-registry-packages"}},"1.17.8-alpha-aad15980.0":{"name":"@graphql-codegen/cli","version":"1.17.8-alpha-aad15980.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.8-alpha-aad15980.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"15e25587481bb930cfebfb3dc6343c98caf03c58","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.8-alpha-aad15980.0.tgz","fileCount":32,"integrity":"sha512-Y+C/DUguDPkg5BNR9RfQoni4l4+b4k2Tw9o92q0YlkzfUm/wHPQ6WUWK7opZMKRR/Gz1LUzkoAMOi2qKemWTZA==","signatures":[{"sig":"MEUCIFxh7ETIS4B/l2EHKjnFc12zjfbHN62cKbRMUu2I+l1tAiEA9OduVp7BEHRsnM+yz2DVEGMqCgd2hKBqmT9bBJmzKwA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430844,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKA5SCRA9TVsSAnZWagAAd3sP/A7+36uKiE6zLlv/MLFQ\nvVD1ZrzB8pmp23u8Y7czlWr6nsIIRYB0equLEvdlYCffn9L206DKekmqkRjP\nKZ2B5USzRJz3PgieuzBVvyfrU/766t8Jzum6fQqDrhXF4OWMTn4JNNQ3Veku\n/rqsM18HGzrWqZJrjRxO6ofZHM7qnSCl6AlXcoP8R5zTKdfV9AyvRhxiDtRh\nHiCYRu2rvDtKJ1Q3tyHaG6Q6YjfDLgJYloJFoCWd4fvMVYnqfZuYOP5lA4eO\nOYWjSV2OPiaPlaslJDJf3y1Xtky+44+j+goqy202SQJGLtRdmHPsuNMPNCL5\nsE9Jn64JkTHI0aHa5darB9ms/FnZBgIcbx5aUW/asT05mD9MK3kypLmnBDSn\nvpUic5u54tYqwIJsrfeevQ7rgbmw5qyQa001Ej7X5OJou1J9T1D6/LPJHgFj\nVUE9yituhmYgyJVciWHHo8Q0ZvvwkhvSWm381n6sYJ0rmzbIVDEDdS1iFS5s\nwK/Znux+5E+WqxPidkcz3VJS363ht2VEDt47ly8pWspu1Q/FzrDDU8iPpxT0\n6pSoDf/OFGl6/WvhFwToKQhVMl9MCSz70FEoe9xCV9qJ0VcSUydxKPQOXd56\nsUoJpvjYYR/JyaKx5Ps3pFTXBygFz70wGxBBw61fDEY57PsDA4Us2aiWg64/\nqOMC\r\n=f+Q2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.6.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.0","yargs":"^15.4.1","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.1","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.0.2","dependency-graph":"^0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.8-alpha-aad15980.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.8-alpha-aad15980.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.8-alpha-aad15980.0_1596460625748_0.8872895527366944","host":"s3://npm-registry-packages"}},"1.17.8-alpha-9d8c1e42.0":{"name":"@graphql-codegen/cli","version":"1.17.8-alpha-9d8c1e42.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.8-alpha-9d8c1e42.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"068c113ec27e58edca2455d6d37dcdf392856e8f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.8-alpha-9d8c1e42.0.tgz","fileCount":32,"integrity":"sha512-EsXwWNWyjD8on7jBn5IujmubUeUhVO5vruLs/8hkvJsrB4GcKkIuuLbjB4dRkX2AI6GRfwOZF3ZTQAfh2FRRwQ==","signatures":[{"sig":"MEYCIQCnEEe2crutdx/SX4p2baJjFKGuy1m4L17ugup34aqcwAIhAO2Upe3dCkGgo7wyeDgCX9C309WZwzy3fvQ5eySude2L","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430844,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKA6OCRA9TVsSAnZWagAAj4sP/ixMupfgYa2vXftId3nV\noOysnft7KU2xdnl6/cK24Tp4DoHOBJWgTTMGmtjK6Fo+UOSgG2E0+CJo4WM9\nPOHJ6sBE3s2tI74zAhyJ61XGPA4ESi4Dz3iyVMzmeSXJ4fFy7nMNr8g1PggU\ncZk/oRSB4d89X4HS7DfO61lD8odhbHkhSYVxbfTP5qtTrLAUMczQconDEAJY\nZNG6VraEUY8YxsUMK/DqxvFAS18aiiEIsDUsFRkzA8v7UoMt62su7BmmXwiF\nfCxqC+qKGgbDFRlZa/zXHyVDmp8lpBGyC+4B56aw4mlLORvlpHzeuBgJgy9G\n4k+5qiJ317hOTqsY4i4GM/fahF/3peLl8sxeTnMFEiiS+Y/rVgaKhAcdiDGV\nEgebKhmVPoEa18gzbRoHdHoQrGEjV+1pUAajsRnzaUGl0PVPKUl7eXTFEz7B\nvtkz1mkquX9SU65WMMnQ1XhyXubSPWVeOFjyCFVf2eb8+boiEiYgI1KRy8w3\nJXBXPHoRnu6FsUpEtVk1kqR0LFtDKcIF+aoK54IEXca+tgJ5O8ijktUoEV3Z\nH9cp1DY8dWXQddyPx+bNxShbHGlOTSdKfJhVyUU+RpvuYD32s5f7g/yLPvWE\nRb2+LKM1vaORGTlqvFjIeL8Ifudyeltxa3MIXVanTzFXJ2gKFpDSB8nEODCT\naA0/\r\n=zwLw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.6.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.0","yargs":"^15.4.1","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.1","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.0.2","dependency-graph":"^0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.8-alpha-9d8c1e42.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.8-alpha-9d8c1e42.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.8-alpha-9d8c1e42.0_1596460685540_0.834531484839085","host":"s3://npm-registry-packages"}},"1.17.8-alpha-cfed087e.0":{"name":"@graphql-codegen/cli","version":"1.17.8-alpha-cfed087e.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.8-alpha-cfed087e.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"6f29c64ea26034db3403a15445fc8ebefe30615c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.8-alpha-cfed087e.0.tgz","fileCount":32,"integrity":"sha512-3AepX28vqfc9+OvLW8LSp11Q9XUs7CISUj/GgmZCDIjWNKL/vXM+7X9WGp1plDrwrxjSxS43omw5aB7wUbeqHg==","signatures":[{"sig":"MEUCIQDqB3jOMb9dUPOGu6ImrC72CqjfuPFNhg0W51D/l9Hm5AIgZ+faQx2iEA9hu+faIW6vcSVvA0XScNIlF1xHK1MRvlE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430844,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKA8ICRA9TVsSAnZWagAAMSwP/RzsSUVJNMlNALSt2TVB\nGMruXanyAc+uoi+YFvhQ/Y2iV0WjMxk6lRlLjR3617ilzsoRwKsugCPYjGs6\n5r62H/REX73B+Gg1AKoIRgX4e1sbbMiwMl6iZ2NJjYPsdb5f260Cu80p9EIR\nq5jvaCTBeUByc4WStBcep9RYgo/ZNRFMm+yT1PRUMRx2i4o4PVrVzcy2P/nS\nXVXm6bGm++YcWXa6MFoy/tBF8MTgK4kz8raeR8qaPEoK/8phGy+YxZYYzR+3\n+mL+13IagKs/gkEB4PGA1PgRfI70gedbX1rTyUxtvvSCtmT3m2WDJ+RJuHhJ\naAnrH3FoS57JFjXDhiyMpVn9pEQLIpLzicKi+1wf8i5d4QqqgKZH4k+brQIB\nBP+CNiGk1h3QqObk1VpIjKiyT+oS65hdJTheGG6fkszBMYpR8BKgQsDhnhvS\n5SSSNTVyqLiUvghiac7MSgxIYWBRMbIhthsNA5ZT7dVpKVauq+INusszYcwb\nP9mXcL2I1f81KQakskpVJdx4k7BpgYwE2AFe804kLUXFmcXiwhxlEkcR2mOn\n3pCQRIo+Y5JIN4xERvfoHRYvN6ximB/9CQ5BGqd/BJHVF7phMby3novfHjKr\n3GW0pvW2e7gjHV4t4M3X6qZ9l16EG0K5cGORSfLRbB7gaQFsdQWo7Y2JSr2x\nLT34\r\n=baLZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.6.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.0","yargs":"^15.4.1","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.1","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.0.2","dependency-graph":"^0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.8-alpha-cfed087e.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.8-alpha-cfed087e.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.8-alpha-cfed087e.0_1596460807526_0.047778234342918724","host":"s3://npm-registry-packages"}},"1.17.8-alpha-c5ce662c.0":{"name":"@graphql-codegen/cli","version":"1.17.8-alpha-c5ce662c.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.8-alpha-c5ce662c.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"20a31b704fba84470ae3e87b89fd10c3e3f9d4b4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.8-alpha-c5ce662c.0.tgz","fileCount":32,"integrity":"sha512-yvAE1F/yhAdpxsMZNRMk1bSmDoq+EXMDU4IlUn1UHeWMi9J3OJJ6q3y2ySDxsAX7qNKZJlQdn9fSaqTQM7JEoQ==","signatures":[{"sig":"MEUCIAnhoGD4MSmGOJaoa1yrS6xywUHVw2Ew/iE8bLUo7I64AiEAjbSoOJTmMokvSTocOi8WPGcCjWldA6CBH/pL2SVklZs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430844,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKA+oCRA9TVsSAnZWagAArr4P/j05N0mj1jeF3qsHYCTm\n5lFzgJqcj5OzvbN4yrsgZ63Y2Rt3ajEpc4DwnRC0FcaD/B31A/2NlYLbcGFc\nefOhMSNNd7B2Dz3Ef09m+sl8G61z8iUlp8QUSXDlmznp+foNY4ALOwkKnC5F\nY1hnrENtjZo1jRsYmd3pHDOa34EYUFJqqHVwwi02p31gw1wJYC7JV5YzOtaJ\n6s86BezpmY0xA0qzwTyuZU7oY+BFBCpVZFbz9EpfupARXkLcsF0lB5csa3Zl\ndNPm9s3t1YdyD9v691p6Pam8XB07Cz1G3XMxZvL4peDmyd9HJnB0bgzq4ezJ\nNB9H6IQWop1CjXvlp5peFyFzoy0pLObidccVIk29B5T0ymtbA8MKDsu3kBqz\nTAq5SoJEAwMertHQ2mYLcAtflo1wG6KiJDdHyM0pTalicQ57hATGnFv5dA8L\n1uk25VgHLbSSbYJ0xs+ah4oABXzXvKTW+bpMs9ugeyJNmKaoNiwkGugwFK+p\nk2Te6wKsHKeXdZbzb0Qn+0/CqMpIo3bwgL7Z0ZJWvILyWxaYlnsXkSSNbLoU\nbyzLjIzWbJseqwfY9wAQi0tGwfj0U/BDIxAFaHK4JQ7LpqSuUlb5TPs1DhrP\nza+PmCrDvYNiZbxWimWgwsWFetq260JTXfE++Wtq3GVC/Ezz+4wE0byr/pq2\nX3D9\r\n=5h+E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.6.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.0","yargs":"^15.4.1","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.1","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.0.2","dependency-graph":"^0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.8-alpha-c5ce662c.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.8-alpha-c5ce662c.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.8-alpha-c5ce662c.0_1596460967819_0.047778504719598214","host":"s3://npm-registry-packages"}},"1.17.8-alpha-8c33d26f.0":{"name":"@graphql-codegen/cli","version":"1.17.8-alpha-8c33d26f.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.8-alpha-8c33d26f.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"dda336d22bf32e4f134e2f3876b7cd462434e211","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.8-alpha-8c33d26f.0.tgz","fileCount":32,"integrity":"sha512-OAd0AtckRqAidRNvp7AMLiPEEPvnDHqVqSJDmjonp2XBMWCPrzvtFQXBAEBG9fb2WaSWlR3FVFuVtLCQXF8k5g==","signatures":[{"sig":"MEYCIQDu4MzRcdTS6JcyK8WOYmoaR+EBaLZ7RNB4YyyGcniPbQIhAMSPgcnhQ/3Sj9uOOLi6TIzBrILJsZBdYD20XnXWejhe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430844,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKA/bCRA9TVsSAnZWagAAlRkP/ix2ply5ALs9yhyy6BEt\nSTrwVAY/FqgwkQYBduUiaQby6IJRXhDoTFhxoj4eIUyoKAXp2UyoGnOth5zb\nP4crj+c+dlWHObwAdDkGyXNvrODtZ2XUHaWdzXU2bFdgX+JWKGN7/vrBoW6a\nPGJN/eLgAfQc1qLM8Gi8WuI8N8GV+0z0oAhEimiXozYNaAp5mDHbcu8XrdLg\n9fKLbi7oeaWEoDnzRy77QVI98BGLU/0dvPI5+U79F8ppjAu9CYJVTDf8GPvM\nnCExM4TYkxp54LtKUaLtNme+ZY7HK2HvtZcELuVHDeFLtmW6/2su1tGGVQf/\nb6SExEpxgLhr1JNWqKM2ze5PE31NzZ/HM0PcdD7JqnZfPijobIvHoWogwMXl\n6FDex/p1mSrcxA9+IUGQrOdVusTJmPcSt4tzoDnNVkVYCd7RUGxScnwsxnSY\ngwxrdqDmaL+ZzcZ++OrTMIZhIWcVqNjrfn/fuHoR4ADfpWemaJTmYPZpi4LZ\nDA03nfP5fxgChhMCq5J4cQ0+IScLf3FmR1MSlH1JsdL41l5N4q7ey1/vMvnU\nTmvAY++IfQntU848eeJy7bCcgOhsaxZFAozGNpGp/8Twdsr0XBCaiWjYej4Q\nIxYgwEsG8ZR9SffLbeLIrHnW5TQ3v9Fqw8aOcrfrnaMsIf3lvqu1b0z2ICWb\nRPkQ\r\n=gg3K\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.6.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.0","yargs":"^15.4.1","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.1","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.0.2","dependency-graph":"^0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.8-alpha-8c33d26f.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.8-alpha-8c33d26f.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.8-alpha-8c33d26f.0_1596461018829_0.9262453961417687","host":"s3://npm-registry-packages"}},"1.17.8-alpha-efb99358.0":{"name":"@graphql-codegen/cli","version":"1.17.8-alpha-efb99358.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.8-alpha-efb99358.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"48ce51f8dc79f6a40bf90a4a329ec47529d8125a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.8-alpha-efb99358.0.tgz","fileCount":32,"integrity":"sha512-0JGGDvbMk68YiLRYEatTC5TwNX0hlYoOxUoDxNJSlKTs/oIUhQl4dFjESqZmjYMFcbSGUQFtZlnG/+egVTzWmQ==","signatures":[{"sig":"MEYCIQCmD2uO227KX4weIs+DbFM6OobR+94jj4Siwc3hwMqL1gIhAObIKnSTaLgOUd4aFe4qdO1Kdbc7p9IU7UJmXDQ8yoDX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430844,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKBBTCRA9TVsSAnZWagAAUy0P/0LQKxFibNHQFWpu3sv1\npEp9VathESle9VIsJ/86KE+ltRGSm9uJINwUDXQ+azsks8uTCgbz38LRqYIs\nU+sonpz8ScScHILuzzYSTA6QgKtH92qepfoBRjrobjwmZeUI9Au3FQ8QWbSc\n0OpKmQO+Mtg/cWqvB75i5vFsxOw1bUhh+J4TErPHv8PShLOcrRgSLqqgkN9H\nWhaZDgtfxCusPcHr4wbCyqC4oAIZGxI9fNBVZY6HQq2pG5cZU7fwPg09IkwR\nA03GRuRK1UBQylrxRG2Ox9ai/3o3Wpokrasg5lDZwUAU00I1w+LJz/MHmvFv\nj1G0+3wbZd7Yyllawu3ICFMyeaFKneaQ4Gw0/+Vhdn7qQZeJXxcSAIPlhtrv\nrYlqriAKeaw0Z3ZDNUG2lwREK7WNOEuFO6Y1oxYQVAG5QuOEqWISh4PSb8Ob\nPCYHpmOyJ3JdcvW60e0TNhF1PX9/NqnVDiVTJSa5MME2M0lv0Y96vdhYvMCH\nlwZNO7/XdBtufQ12TG/g6FcDN+s3i2d8AtdQwTmxIbR5lycl5yzUPt7OHEN1\nfpzInO7FfCKk0tJEXJKQmy29BErOo0RUbanQQJ++MikPS6bDqDuuAMbY1dC3\nX5EzbMzRaWa0/oiUZ4ClwkOpihRoawy5PDaLTVW5NKeJubDR8pU9K0zVjmAw\nm/+C\r\n=/Mbs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.6.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.0","yargs":"^15.4.1","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.1","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.0.2","dependency-graph":"^0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.8-alpha-efb99358.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.8-alpha-efb99358.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.8-alpha-efb99358.0_1596461131361_0.27272954582251563","host":"s3://npm-registry-packages"}},"1.17.8-alpha-6977049c.0":{"name":"@graphql-codegen/cli","version":"1.17.8-alpha-6977049c.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.8-alpha-6977049c.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"62a73833c022929611e1f592295a6e17c84ae36d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.8-alpha-6977049c.0.tgz","fileCount":32,"integrity":"sha512-0J2QYaFzwv0GUmZu1aqzdBi/EXa2bS57QhPdxJ0fgwTECRDrBOK/WKYrYL0zqnNJ1SLfHCh3IKYg8w1YkyoW5w==","signatures":[{"sig":"MEYCIQDjYQrDvz8Td3PMnyXsGN83wf9aFOJWBl6coBJcGHVZywIhAODMoqY/yFce8M/j9DokTqsKQS36HOxEg0rgCrx2ins6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430844,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKBDECRA9TVsSAnZWagAAe6wP/AlGhoPkJpSj6+BQzATF\nLu/uAMFjWltk73Hkn+4sWJmQiDCJbluK1QFQkSf3n+/JaehLLgwLtak9Yoxa\nomYlqpj9qR7U1GQuwmeljQddaMxDIpSZct5CSvajZ1pUJVlWbSTWZC9lwvde\nZ53O8J30pTbEBok9U5801BZ5FevdvDgC6+VxX3q4ya3EWa7uV3YyFfUtpsRo\nfgJa1T2nRdtxgjpDFN1UYa64cwf5S2kMVU6Zo9v+l2E1vunJvetK8+9hrjjs\nztn4yF6eAF+vAYxn9qlkvDZRyMp+pcCzQWtQZikjZ9df47HUjsC7PcrMzbZG\nIFsnwGxXqUX2ETwPWXDTu/5FtHp3CZiFIFHHL7moc1En6KCeT+ZQvKCNvKQW\nka6aRyWTbsYIe6F7iIZ+vkX2Ni8HG9810ZDKtbyNwugMOWg3omHZCnsartzC\nDNQlKj4fONvH4lqZqPC9T5SAwyrUb7/Yjt8ySHv82SMV92T3VhXxtW+q+F6k\n34cxN8JPgWUcUk67xxxgH1OfoQ7acmboDBvB/5V2qowlog9GR/5wU3t/2iTa\nWhaCQr8uK1OxGwn433kCa97wQ5WkbrtFM/Fu2suWLu4XO47Fo1DN7HYyecR2\nvBN9eq3AcFgKMLJ9v8e+bXOqDF2sqa1gVCNS+cXwiObvQMF2q09qwoIa8McG\nWgNI\r\n=UaIp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.6.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.0","yargs":"^15.4.1","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.1","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.0.2","dependency-graph":"^0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.8-alpha-6977049c.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.8-alpha-6977049c.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.8-alpha-6977049c.0_1596461251723_0.25006331775657076","host":"s3://npm-registry-packages"}},"1.17.8-alpha-aab7f8df.0":{"name":"@graphql-codegen/cli","version":"1.17.8-alpha-aab7f8df.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.8-alpha-aab7f8df.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4500d6fe99e6418d2b20ddd04322d1d69775f044","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.8-alpha-aab7f8df.0.tgz","fileCount":32,"integrity":"sha512-Yqbo/VoLVpEmP02iS+rDH9lnChbn/lLkcO+sntbuEO3kZ7L0Rx7orx1gPtb705L9uqgU+yMyhxCMbyyROg2eoQ==","signatures":[{"sig":"MEYCIQCSI22QvFvXuLipGKp2rH83UbhihJGgvuZiSZ85i0Qn1wIhALj5mNzLWSZxadCTzTo1TEPr6rnN3D9/Jl+XhEfrRVVu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":433393,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKBETCRA9TVsSAnZWagAADaYQAILJpy167r/ZGU74XwzT\nOzBXW86Tf7u9qPqLPpCr1w58yggCXkwQCuqxlqVFH6eqO3hY/ISm4wgM/2V6\nexy0KUSheceag6cYz3f+ZmBpDJBIcVe1CnkgdmPk+0hx6R9IJY2+A5s0/3tG\nysBnj6ZFGoRyGGOqQCwq8eW9RpBmRjKORA6CnRc/kI87aKgjChQjMxqhYmxM\nhAAoCGrdDQt9N/OIGqmMAi1W+ecVpeTHdlYS71gqD5wdQ1b+pBdZBcj4+ON9\nhXRZB9yHxO6T0RVG80IzQB7gRWiijMG87z1Ksur8UNtwF2IdLJJx31g0YRDM\nCRc2Lb1PrATo5yMbGK4kTnJJBH/ZMhMjoHa4CHcpvThc8M+HqYqTzuEKCzsi\n+WNi4y+JRKGG5cJ6o+byH9czOYa8BGalIMgDhrYXdOf4ap45m2hMVZ55cGTs\n3np1ZblxMJySd+RWNHIZmrVz9mtcLJsvT5NnRMZxZasd1JAWXLnb2/J4PKlR\nHEcr7uwUGaSo22e1KzMFn16AYE1M3s7SvBgJZEAGjeTRsOh/s/MOsg3khGG6\nESjWb1rpOMMLg2oDI0fJgWWRQOT77KvFULDBpKBtt5f3ItZEpT+fNWMxCBeW\nWK/dkuvatNvSEjib34IYOiLyK2smY7jTD3b80k0SKJq8yiNdeTiZTFWL+QG9\n5S4k\r\n=O1fg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.6.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.0","yargs":"^15.4.1","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.1","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.0.2","dependency-graph":"^0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.8-alpha-aab7f8df.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.8-alpha-aab7f8df.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.8-alpha-aab7f8df.0_1596461331105_0.10067671603394879","host":"s3://npm-registry-packages"}},"1.17.8-alpha-6914ad4c.0":{"name":"@graphql-codegen/cli","version":"1.17.8-alpha-6914ad4c.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.8-alpha-6914ad4c.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"80d38f6501bc563b1edf3053d13f5dae82343b37","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.8-alpha-6914ad4c.0.tgz","fileCount":32,"integrity":"sha512-dYDUDGu0AYqFre9eJCy6+1OwipwjSOAwimUFGturrquay+kS6m54M0hI/08tHAW2McicZXF21AxNqPyZkupRjQ==","signatures":[{"sig":"MEQCIGx11PRK8pIzZaLcXugmkiCNg8kuQc+LSLfpkJ2WCSfuAiAWewoUzvZUoyaEcXmJaAXzn9NyBeLgPUdfz2y0dhlXIw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":433393,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKBGGCRA9TVsSAnZWagAAZFkQAJxB368Si0mTqaeYva63\nrVu7DcbXYT5JEYMZOYWjb7E2jOMO7wLL2R6iOJ3Wwt0ntY6Nlv6HFNKxHA11\nz1vatGZKpqx6xPz0ecbpX44txC/+XK8a3zDpzQtvWL0r3rQaEt2Qa+wmuDJ2\nXU40lxpuEsv5yXbR3C1WqpAx/IqfhsYkW2B/IgEut+o1CKAAFSSH4Dr2qwvX\nwzPng02Zp2e7UVR+HpqP09ANyTVgnuSlXn21CcULwmzGuMYNG78eIhVwZb+0\ngQduyh6UAXUgd0Ejt5zWpB2LfihPP7uujuCL3LRFwrNeJQvN9zcnGWi86T62\n/MFpMTrBAC/mNNi2XBhQ+R9eJV0Y384vS8Xmx+Xj8f08Bq+SjKysltVrIGdp\ngZ2VPW/XvSQvnzLkUs1s7ht6+lQ3KMJCMCM2lVE5meweVX0umYqL0JYPfJBZ\n2OU8mJ+eId+rnZGO19hAAPeqisQroiA6LNYtT2ibpITk42vfwwsWNysa2tuk\nwYwIIso1R4zdweRe4Ka7OnQoQoHSVrJeelnba0RGxtvHik5eyHbiqJipIG3s\nyYDcP5iby7AhNxmuzEw5lvEuesBNbStasrzco86xzggbBeVz2GW22ZQBp0IC\nf16+K0XpKve3k6XKz3o/269u2jF5YRzj2Ses2VI8yHK6QPqIt1NYvYaPEQMO\nlML8\r\n=JjvK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.6.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.0","yargs":"^15.4.1","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.1","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.0.2","dependency-graph":"^0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.8-alpha-6914ad4c.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.8-alpha-6914ad4c.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.8-alpha-6914ad4c.0_1596461446129_0.1262775387077013","host":"s3://npm-registry-packages"}},"1.17.8-alpha-36cbf188.0":{"name":"@graphql-codegen/cli","version":"1.17.8-alpha-36cbf188.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.8-alpha-36cbf188.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"db765752929564e5b52d894e37536e0f9c06b08c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.8-alpha-36cbf188.0.tgz","fileCount":32,"integrity":"sha512-uiG8WqxcwzLcILrWGdqvfZ1RE7Trx4IrP66epoQukQGAXjXWFsy4sgAapQ2FuRkpoIHcX3Q5mWMOiPWXYViBoQ==","signatures":[{"sig":"MEUCIGGWIUcgl0Xwz+ra22oPlHYeE7UFNC4Yr8Vaglx0YHswAiEAhFb0ZWnYjbrGbEPvPY6OHAWYgJSU3wq8STorACyunpk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":433393,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKBHFCRA9TVsSAnZWagAAXnMP/12NMfqUji1Z3LbzdpCz\nhdRQTDmrJAatiyn66JnHuQ7bNvKs5yKrzoFbaPQSuBZcmQ8RgVxyU1gteFtn\nWmvRaqrtya3tRE8oe1z3wNHxm2t0LZdbxfaMQJ8sya4na/BtVM0WzWnJJ/SF\nK4TFKPDkkAEAzFpEJuQPdOktxJvBJ7ny44KorVici9Tu9a/udbiBGpq6tF/7\nkArFLaZxOcBNGpHbM2ReIMbBGP42B5EafZR7TxdqhiVgqkJTe2TXbogSMFXp\nQPOLgs+TuKsSTN+aXGK0fZpzrA+wc6aC7h41fVXJeozikoYDsgkFv/KKwM/O\nGB77vVOB3Mff2InBpDUBvi8NSnk0lMr5fTZfBv3/qM5I6yFH+o8Opc11zv3X\nOE+/pie43UGdqtDiLzBduMDfXZuaUPNLab+Lc9LjB0ItnE5DHnl7ruSr4JG+\nYbOG7M1ST0j4ZtlF7717Wdk5K7kFMjNewlCEBaHKAV0geB2aasUYczBp38cu\nITGtHWCx+9PEtFBwL18RQZXTO3eQxNBOgemrKSJIdDbBSP8iehC8tUUgGUOc\ncQVKtb8ifI6ieanhZR24TFWl6XE9cihKXcQ01Rz3Tgc992xbkrzPSETvBmpI\nIRdl/fZqBXta+SszxGGBoSAOK5T+OwmSpnOC+nIu7x8DGqwEt2Af/zK8ZN/B\na2uZ\r\n=Z9LX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.6.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.0","yargs":"^15.4.1","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.1","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.0.2","dependency-graph":"^0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.8-alpha-36cbf188.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.8-alpha-36cbf188.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.8-alpha-36cbf188.0_1596461508854_0.40059226214694665","host":"s3://npm-registry-packages"}},"1.17.8-alpha-74b51060.0":{"name":"@graphql-codegen/cli","version":"1.17.8-alpha-74b51060.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.8-alpha-74b51060.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a1919c5d61a790d896acb07b818bb5ed3995c0d7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.8-alpha-74b51060.0.tgz","fileCount":32,"integrity":"sha512-cqSTRSiNEyhoTJ9zCWC8wE8kNzkloOAGmpg9nTsDuHW4mVnIZmkpU6XmyukF4lLpMP+ZuePck3o+CFuIYL8rkg==","signatures":[{"sig":"MEUCIQDXwzeuqZTGHKWVGNLI4E3AoP9xEBDzD4tldVewXrqErgIgNAz7jwc9AgBUAK0Fya7KoDTK3OF0KKiC6wiqyRA6HNU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":433393,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKBIHCRA9TVsSAnZWagAAYhYQAJSNyLiYHigqPmE8cXer\nTWOBrgRClzthxODSoc7hBaW68BUlP605KPBQags5J02FXmaXLqrOLPioP/sn\nfFH4RLr8SRploWLPCrSKWqVk312WGhyDYnEwlXvmbuXTtvcmw9fuu6RvQOOa\nBZX11kUPiVyQcsHRntad9NpbUeeogwQ+u4U550W+9d6zCU7ywMGj06bucUVo\nWSd9y40rPJ+/BCiJsdwOEx/uwzmen9wpqCE3/E6PDgd0UmZAp8jgdIZikV7k\n1cJPavipMKV+Afp1PFBADhUtwo+r3o1S8G3Ge7XMAwZWGPLtGlEmiaPvExWH\n4dC5TwQ2Tlz4yOKMti4wHwIdtLfHIiaBB7veB7EmIngunRgkOqJDjedTVsdk\nNAiFrMS6ueobWicvu0WcjTqBXIM8FScm99brOTg8gdDSLZuRDwuxEactq25m\nOSnmAzoddGnWV1oCCOjdRldz8hAiXwNY7AtULTSwCTBfR9ifCNFOZJq/eAz+\nz/fvNlZaiZ5hHZoRhspt17RmutB07GRZt+KvQ7kUjvV0TGwOeE7q/1ByCMgU\nvt7pQ+DmpGLwg6nkiva1x5IbCC7nE4u/N3Ow1UPpyrw//Yz7C6vaVUphxWj0\n8ofeklJDtyVZnevo7+cPk2AbwHlx/xBj3petYaJOqdwKTiGW5pbO0TYp+agV\neElZ\r\n=Q3Zn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.6.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.0","yargs":"^15.4.1","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.1","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.0.2","dependency-graph":"^0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.8-alpha-74b51060.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.8-alpha-74b51060.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.8-alpha-74b51060.0_1596461575297_0.6090774843440008","host":"s3://npm-registry-packages"}},"1.17.8-alpha-1d387ffe.0":{"name":"@graphql-codegen/cli","version":"1.17.8-alpha-1d387ffe.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.8-alpha-1d387ffe.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a7d3c35a79f2e1503a600ebf447ec92a54367e11","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.8-alpha-1d387ffe.0.tgz","fileCount":32,"integrity":"sha512-xLJiEN5JhLRXanqGlwxRGnj2hDp35/Tfd2YlQsK2BsOYkR3meC682RFH07Fq/uM+CEbFziuiObDaZuQJKWEmgg==","signatures":[{"sig":"MEYCIQCDhLQzqHGAxSsPGdu3PgJiSAXm9odCNvj4dPSOunuxfAIhANY0JsIWUiqmun36pDmCDWXZuC6qNYxGiSa/Ferunplh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":433393,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKBZyCRA9TVsSAnZWagAAW0kP/1q2+15RI2DcEFaUB363\nNQ9HXSJ03u9kkyO61IIhZZtkpeVGvwVLrRf9mNgaFRnhMrV/uxHr8yj6ZF9Y\nWA3LwPYlMiF/pm7ri7y7lOGOqVrVhQ+6xr9YNlZA6NHOLhyT58mAEX2FVeEc\nf3nzavZHNMmlf8p8jv3EnSGufmVQVsnaYppJ9wG8b1QNgrzMQk79rE5lYoPS\nQFhnFi4sc/TVmOzNPBOc/N/kW9ga10P5ojeK6fqRLG1xvBLobSqpMagmYRqg\nsanAaIAHn5KDfwG3qQIgj2bxiM6LnucPBt0AA28LcX7+xr4NB8JgOYNexW2D\nebgpnyAXNbCot18WDqR9VzyfwCV4jQQj59Owy5kZrRhKWM4/jBIekxXRXWa9\n8XUDUXZhYOohm9aTvqL53NtnEM9rk3P93sx4NRjqnDyQJ4CF3IFib7MYjK6J\nz/8Gw8WWSqWtu4LE2se79R3qnYUgV3Z4fNejL0QUUr60BKey80i/Bo/GIz/d\nR91eI8YDypbCk4amxFpBB7c9b0X5HWNwAdYp5C2XRV4OiZA5iIJ4k5M1e9c4\nhZKX6s0mlWkew+teiAv35j17a1aXGzU6CdCcORTIxJ9XEajNQfer/Na3X2z3\ngJj4zMJsOA/s7XubgZPQB2dJR+7ePqYc8Sp71jslgyBws12x3+DUKtIsUFhE\npCHc\r\n=jtTq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.6.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.0","yargs":"^15.4.1","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.1","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.0.2","dependency-graph":"^0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.8-alpha-1d387ffe.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.8-alpha-1d387ffe.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.8-alpha-1d387ffe.0_1596462705608_0.7350530585817088","host":"s3://npm-registry-packages"}},"1.17.8-alpha-475926e9.0":{"name":"@graphql-codegen/cli","version":"1.17.8-alpha-475926e9.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.8-alpha-475926e9.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"66839b9d8ade1f5aa6762021688d35c5a1430157","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.8-alpha-475926e9.0.tgz","fileCount":32,"integrity":"sha512-rbMHIEGHCnUMT/6oMARaCXUuiK+ZJXKRKaMpO5yOmsYhcxhKoXr5r4XXuF9gIaY2lO5vrZz85aqKOWXyfdVqgA==","signatures":[{"sig":"MEUCIQCfHmVlfxUzlwAuzlFTWV8BB1hyIIQn6DO56eJLWLDg3gIgGakXShztr1XOjcd8ieZmhd885ZSUBoOHE8sLxtn9jEk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":433393,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKBbeCRA9TVsSAnZWagAAlK8P/j79QzjQbNo3Xtiwuo0k\np6meBJBF6ifYJ8AQvaAgVXX821uvK8hfrkL8i+Lvshwmrcszsm1XfAcRWqSX\nElzXMTlbyaE7fUM2KrxuQsL2Ar5lB6cAdFFuAJrWAsaI6lcvk65JCzMs0jt/\nzuraJT0ZbrVrWR7Lh0wAiXN35cpNrvbdxPHZrKJPcWcvDMxGZnloJghJizPN\nrigAZPrF3y1d6r25bM/zqiR0hoqwDVP3jIza7KJLBoYlE2SVMHjwWWyerNNt\nerLLG22/OBRkaHscYHcTupTOVxxkDtWGqIhYS/vGSM0Vf0YMo65ppfXmfaC8\nxEwDEia7vRrSzWWl0FjJscZdMdHfRB1byydjrpQDWGV94VYcmYLDJQVy7oQr\nNw9cWK2Iu/wvmo+xcqBdEF+ppZM8wQMA38mTdyl6FOVwTD2MRNSTEUDRRUve\nd8/e5YuZ2x8OzxpxZXwcGh1WAlNdUQQlold4q76pjkb9iWTiwa4F+yaalrDk\noYV98ZOamjWsLTdq6YTeELGUEOa4MrDdL0WSmWgqRJN20cWDv9gHnKzNMNTa\nD5HlrazNjV1Cx20+8kaWnblNF+k0NEYCSu+jpNHyv2diKgyCOd8izOybvf+c\n1hDEaUHlIXRfpLzcywVaNt6Kwwi9JQPOTP4uX5iVrz+W8myRirPZQ6+zc1xX\n252n\r\n=YZEM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.6.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.0","yargs":"^15.4.1","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.1","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.0.2","dependency-graph":"^0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.8-alpha-475926e9.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.8-alpha-475926e9.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.8-alpha-475926e9.0_1596462813611_0.48378297608123844","host":"s3://npm-registry-packages"}},"1.17.8-alpha-4a117895.0":{"name":"@graphql-codegen/cli","version":"1.17.8-alpha-4a117895.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.8-alpha-4a117895.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"95852c942016bb4d812b2bdc8890514a54d18913","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.8-alpha-4a117895.0.tgz","fileCount":32,"integrity":"sha512-YzhOVKcAd/Ni7KFI/y7NKf5zQc+HdQ6Q7ENis7yalLGbE9sXMBWe8peyhSN3y6VKxaIrQs89j87Yh+acEbz1Qw==","signatures":[{"sig":"MEUCIQCxGivyztD3mmoLQS3sXfcF/anUNj5K3rr13t5lgIJMKwIgLyYtMVe2wncn8fZoOshnPL6KvACz534BBAq0u+cZ+Zg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":433393,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKCJkCRA9TVsSAnZWagAABuoP/juTisgggEHaw7jbo658\nYl8DddmDSX6oynR3xgf8PSTg6mI8Dd4mKRwzo6MxRkCDHdHHrrfpxG37qD+9\nGwE5TMFl6xw2wiWUXJTU1OECkUpR+Nb5h48mNdEHHNsM6f7QB9bLlkNQFRwg\nUqottCDc1RX8RNY+xdOF2Pnf5D0Etskj4HWxJA8i9AMNFgvc2bhvs4/mQLFt\n7KjSieAxKcQhyRINbOwX3RuRW22/LMg3UwauvmAkYDuCVBcA280EL1oMljfw\nRxIw3algYkzJQzmVCC5vd7I7LwwN+1D0csROrnMEDy6rXwagJwKNyw62FZC9\nYhg37hHmZiMgjLX/KWsyV6DEh0L8exowpkU+U6ULi2O1Fy4L9pdqMkWuC/rE\nLjTZ+ppnk9XtIPLWxOCBxPDpKfC/Tdyam8kVMnRH9LGRE+lESVIA6kJbnSgN\nV/izBqBfCEWUUy58CNIQF2j23rn7pNdu30i51n85UT2zGuGuxqCnIm2UqvMM\nhrkfC3EPzCII6OjlUGZisreTPAw6wN3a9aqKeC1PGt1VYzJVILC8ezxF1Ebn\nJPnq6OYwJI6mDLmKmpkhX+tLKfp73eCN8sQkC1oqAxauvDcmB/GLVU0GfCzX\nXt8Mni1Y7ndhAcci+jLHQsCnLdwtM6Z5kaCP5pKpAeIOnlw1Y1AT8xbf9/Zr\nydxJ\r\n=iydf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.6.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.0","yargs":"^15.4.1","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.1","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.0.2","dependency-graph":"^0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.8-alpha-4a117895.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.8-alpha-4a117895.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.8-alpha-4a117895.0_1596465763684_0.8162637961718591","host":"s3://npm-registry-packages"}},"1.17.8-alpha-905f238e.0":{"name":"@graphql-codegen/cli","version":"1.17.8-alpha-905f238e.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.8-alpha-905f238e.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"38e77ad514870ee79e4088b4985fb2d5c4b2d0d6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.8-alpha-905f238e.0.tgz","fileCount":32,"integrity":"sha512-cNYbvZe5E9jWhePiCKd1d+7FTrqQ1FAxca4pzt3K8zmyiNgIlegReZ+hr608KlD26DQMueXuBVmkqMuRiw+V8A==","signatures":[{"sig":"MEUCID1jMod5ppbhcFjBV2EJlWucmlncTnSjRFZXUJGIxX/RAiEAmLpV/az578Y2p086Z+z/sAnWyr+IyjVCMUyobu7+nLw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":433393,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKCQ2CRA9TVsSAnZWagAAMCsP/iQAoByiRV2GVIinesPv\nXGWfhPCnqkAU+wWnUtw8rNTKcXYsS5SA9Ur5O/L6l7QobmwcdYy4O2ba6gQr\npY/IYRTNm8bx54sN2QrICGH5MErDhI1/S4PGOWShBxTISNQrHYShiMIWYtDa\nj0HOxWFhy8HQXaqpj8MMcTU5LQcZWiUVjXJFnavtzF2gNmZK9ZAaM/W3q/60\nkFuldCryk5ci0Ni/X+dlMemQdRvbEAHHvKAKDdPax81sOBjYLWx/eeYKPqpp\n6Voe9sujMZPIxHO/aipqc8/mGZkW17CivOmjUPcr68TX2QpoRhwnslyOS2qE\nXMY9UYs3oK4mziiDRYhyAcmnPourcI0aRu4wZlMxQX1dxv/pLgU66uPYna63\nB/GdPIHo14i9TQGxkfj0IDR4qUufb4iwRPu9AsdETbOvpgZvqh4pHp6tn+TU\ntAZ7yVIqzhu7ncGyLReCipGv/D3thFcqdYyf6qdQA3Fdi3+oIXa5OBERvT1s\nReJI9hUWLMYRZzR0+5FIx1n30RQcMsr+ch+bTyIYJIFDF1i1L8INmhDkBevS\nw0ngBFAB2s2xs4pePbVYFvqHitW9U9qx4je+4TRs0+batwe6dcLECA7h80ui\nGW9XyyRXqypZ7JoBDmK+3N2kLDW37Lvje8Fg1b7+PPHSe4inu62+E2SEorqd\n5HN0\r\n=26mE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.6.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.0","yargs":"^15.4.1","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.1","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.0.2","dependency-graph":"^0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.8-alpha-905f238e.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.8-alpha-905f238e.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.8-alpha-905f238e.0_1596466229967_0.39962640820209416","host":"s3://npm-registry-packages"}},"1.17.8-alpha-9d0754a6.0":{"name":"@graphql-codegen/cli","version":"1.17.8-alpha-9d0754a6.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.8-alpha-9d0754a6.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"497af6b5e1c7132f4d9525a90a8086b63553f75f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.8-alpha-9d0754a6.0.tgz","fileCount":32,"integrity":"sha512-yGUm557mNa89M8NY88YRQ0itJXZrpc31K/8jEZPdvWcd/FUyCmVtmrj1g/MZDlvu3nbGAFgsluv2VZ1iLAnyEw==","signatures":[{"sig":"MEYCIQCx3KUAVeIqJX69yA1e7FDFzWS5vZD6DyuXnZbsaKo39wIhAJawe0/UvA5Gmz6Iw3nhkyJGscrq6T53lrnaQbi3MTPe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":433393,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKDAiCRA9TVsSAnZWagAA4iEP/RhesO+aY9xPr7cma6GT\nCjIXoUV4lBdDrT0Gay8Klmnmywji7CaGkAkbkmH6G2rnaFa1DJxHZsJ527lF\nRwCEP+Yk8t57bkfvnWWuy6SHui0vyvCbeAMlswmAwZ/gNRx9QyeMMEKsX6AL\ncv2VnrMyuG8D8/iZTiH1d0WWr//V7U77viSpklWE1yekYGjYp2MSW6t12r+z\nZzC9OSnqGCzXDElLqUsbTgXLcSph3mr0In7ZMEFwXoOkDuIKzWQ38NQ/uUh/\n05eGycw0o6ZQYV+LoGkyuD8f2zoYoBQOkCasRB31XnZP/B1jiy2gNHXdv/Ak\ngtpdWiHvS3Jq+fy5TEPZsLfionYTnb7UlMZmuvOCBR+9pn5rqTWsPp5JPdl0\nrjD3wNwRItDnxvCiBp8Nu5cwmLampZ29a9c8aWor4D08bEhCRLp56EnKeM6u\nAfIoATZY4e1ZdIUieGuhvNH4+BpcFPPGDTx51YSFdpPUoNU4KyxxOQuXXRMf\nUXdO0kG72KvCKUqHu1Nt4czYkYbOzm9RRmopSBovD0zQO84d+Gn9d/aFFqAK\nhu8T/jACWfKb7kWbV628suTOctMbkHrcNPjx5xQtNuJ99OZPj6bm56/u6Y6p\ngtX+5tc7SC8e5jkQUegap1QLN222mUYVKHvT6PfY1n4T2azJlcAKocwdF6nc\nI/Ro\r\n=4MWK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.6.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.0","yargs":"^15.4.1","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.1","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.0.2","dependency-graph":"^0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.8-alpha-9d0754a6.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.8-alpha-9d0754a6.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.8-alpha-9d0754a6.0_1596469281549_0.6200540310283322","host":"s3://npm-registry-packages"}},"1.17.8-alpha-68412177.0":{"name":"@graphql-codegen/cli","version":"1.17.8-alpha-68412177.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.8-alpha-68412177.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"9a21add98a62f9adf30e86af6033eb41001888be","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.8-alpha-68412177.0.tgz","fileCount":32,"integrity":"sha512-BT1XsP6mR3N+2bYuZmoFvmfQLnlgYurDOy/3wawrSvBn+l5gOG0yupFlQTjI4LZYmHQHVWDVD0BhhldHEa+0vQ==","signatures":[{"sig":"MEYCIQC/Ay9jBsuXOpheYuspb1iDUznH7FSsYvIo5jRPPTuXlAIhALtmwJ0mDr3kpaw6/EArDPbbI5iCCs4VJa2N7hLnUYt1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":433393,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKDcHCRA9TVsSAnZWagAALtsP/j3HGpUcIO6rgBqtyji0\nAhUBYANDzump51v8KOFZOg6HwwzDAgc76zdWFUYk/ygsEh7CmP9kNtXIxONP\nD5prY8q7VqPveGRve7FMZqk9YrdVHimyBmQSXD/IFV52R9BGeWuMma82m5aD\nOhOXuhuroAmIlTSSF9iLE1PUmP63EWifYF4Af2tMFUrDLxt0krHreWcx5oLz\naenWigbXRvKM3qsa2A2g0fUCWWwgKxv4oWwSjC4FV05i/UNeM3MsM8DRwieU\nCEEQ75rRV42ZA59f5PfDsof5ekIFoLB1NjE8byE2Zl8bVLixsNd4gjG9pgHC\nUVEhHjOE1Hdzsb4VEHQYmOOiyq4hzoGSe+PqLpx1JCtsrwxXv8Y2aC4MQlZ2\n7K/kB9nfOlKhq8BinelyYCC2EvIw7l/61zX/wVkNcd5WioALwHbZXOgVjbeo\nud057YnFGdnxQYkVng4ds03NIS/2R3ohxrM2+Z1PZf9XBOksbvbbIV/BwVP1\nxz/XL/lO823VAbiDv1XE4wBTZXjXOIHjgls2KDZlZ78qkBuGmH5mMJKLjFZz\nK80KBLJTNhFzP4wcnjwsk0NWaMGt9KTtMTRtXr6Zo8dkvDPtOKiwAkLEftHg\nket2h+UndWab6ncFUYEobisJsKYJPS2khfgQ5gf/VCqVfu5haUSDMevc8a2O\njm0+\r\n=8iUF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.6.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.0","yargs":"^15.4.1","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.1","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.0.2","dependency-graph":"^0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.8-alpha-68412177.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.8-alpha-68412177.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.8-alpha-68412177.0_1596471046292_0.14044279972756168","host":"s3://npm-registry-packages"}},"1.17.8-alpha-f18119be.0":{"name":"@graphql-codegen/cli","version":"1.17.8-alpha-f18119be.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.8-alpha-f18119be.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b67da80a8c2cae2eb1c4b73276768cf85767156f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.8-alpha-f18119be.0.tgz","fileCount":32,"integrity":"sha512-YvLBYYZiRxZ19QGB0yt5c5KGwbpRBr9RlZS5l4iz8zJRqGeV0RN6Nc4sfIutH5QdTIQFe1nG0Enx6xJCnK9njg==","signatures":[{"sig":"MEYCIQDd0pL53PYImovIYYQn8yk+SktuVSuWdDLCQMu0rXkcywIhAKoBLYZQuLRR1IFIxRWVJJ0KwYULGwysQRPe5ifJRHlb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":433393,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKDcyCRA9TVsSAnZWagAAGuAQAIVUfBz5NtTsXe7QfZUs\nq+eqg0BMoE5OHgqfxLPA9bwGN0wrvXsK/gp2VeGL+jAO2gyCuoCepMbtSE2i\npeepGRGTz3eMOJn5Te3WRfwxywuIuo7KrWM7iY3eWG3RjIteG68xYT0qo0Fx\ntNlECT0GqqKvUOHF0AUtlvV5TRKgBGV5tPILRO67kEeCyHI470XCHfFXrRs4\niRYH8TL+EfdDRfmzm9lQqQ7wMtW03W4HfHJbcHhR4hdaUcbM6bI9NBPZYPFh\nmiPZ6ou39+uYGe4x04ah/g7LcZSCllKAEG5bAx08PNC1HlmgsLeJh1tlYGvN\n+zqTimOW3Auo9inMPBFFkNBcyNyETDjmLo4pUu2Fj11JluSRj8DCfAjBNZek\nvZxl43Ldy3axsTEQOdievBxw1xvG6ic5tQJHQG2BtCDC1z+wcsM//qnJXSom\nUpsQvLOXavAR/GwFJYx2Xo5mK50zRB4AiNbGF4sCh/pewcuEBNQAyCyH77Ca\nIV86d3/mrxCvMezSibbwOjGIjXEHfEFJg9tQ6PSmhPhqIDNjtD+CrmJfBEao\nGZ+Ypm5HJjz1mZ1e0Ffs4TGc/A+LxKhymVY11nqBv+Pjyg1AdVvX2CsdCBER\nA/ch7tv/gHKdqsyC7mLz7xEDu4NZtzB4DCZ4qTtDcyGikdIGwjOTELwovlZJ\nIiRD\r\n=iiDW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.6.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.0","yargs":"^15.4.1","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.1","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.0.2","dependency-graph":"^0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.8-alpha-f18119be.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.8-alpha-f18119be.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.8-alpha-f18119be.0_1596471089583_0.32550157857634","host":"s3://npm-registry-packages"}},"1.17.8-alpha-f79b3113.0":{"name":"@graphql-codegen/cli","version":"1.17.8-alpha-f79b3113.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.8-alpha-f79b3113.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"095e837290c6409cf700718f97d4536f72333e10","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.8-alpha-f79b3113.0.tgz","fileCount":32,"integrity":"sha512-rYvRv4wB4sqF+ALQQkQGGZBZpl4vAWnflfX8rNr80dw3Hgek5N6Bg5HcC/ngFAwOHX9W6D95MBNpgaFU077+oQ==","signatures":[{"sig":"MEQCIFHRc6yJBW2102IeGB/xRe7x4p9z2MFTuKLm1SCSRcctAiAykNHT+4ILsVnk2mzbnVM6c1fg16ykntqudZbP1YpczA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":433393,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKD6oCRA9TVsSAnZWagAASYEQAI0GoXIO0OVWL7K1bUam\nOYLcTX+t9qN3MTAH2cRC7J//ua9SwVVxMRuqaicxiIRMOKXhvxGq4x2aTrOM\nkKgHzoT5mcXor9YlBJzOcj/BQ+xE7e1cXYKbgZ1X26OAIjvHSHEwN3mpMeKS\n4f/c01Yz4w7+iLWodpeHRppR7GLwli7m6MMeEoFPpMRsG2/ErbEx+eAUW6TX\nWAzXBWI9m1WBHca2ASFVMwlT/zOavqQ4NiVeyb5kES4MIVZkecWxiUzOGIv7\nKUKLrivihZiysyr15VEb5Ruu6w0RBrJTumcRL9F6yMpS+mM8z614c4WI90rU\n76/ZZ+QvlRi//BUxnBVlTZmsa9QLd6qZJcZh3UBmrzuy5uUQ2cb63c+mA/zA\n57JrnOxEKdLzwhVq6SP1E3CHUHK91wyVsS0Ie8DZuffpi9kudVUtNicpBuqn\nY+6zsN0wHRebidRcU6q6JD9hL9XM9mNYyuoh0/sEjIFObyL0RZFfIA883tgr\nnZpSoPlCPP9Vu6WmqNOmHBfFaovRWXxwfpPiiy4BjEDZcOOd8nPOCNP/OzSI\nXu2CUu9MqT/LMvkUIukQ8JgWwsZew/S0iFuhpOd2kgElx4avz/sMkhVA+AR1\nPOkRkzcok8Kvzj00IG+FymQ105BE4r/f3+It81UpslYVxmWgHQgN2tZ1aS6j\n8QJ2\r\n=WqSs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.6.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.0","yargs":"^15.4.1","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.1","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.0.2","dependency-graph":"^0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.8-alpha-f79b3113.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.8-alpha-f79b3113.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.8-alpha-f79b3113.0_1596472999719_0.9764250110464334","host":"s3://npm-registry-packages"}},"1.17.8-alpha-091dfeae.0":{"name":"@graphql-codegen/cli","version":"1.17.8-alpha-091dfeae.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.8-alpha-091dfeae.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"61b7a118ef26c8bf8fdf23bcd098591521429d0e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.8-alpha-091dfeae.0.tgz","fileCount":32,"integrity":"sha512-QdGZbMCkWV6QM6vPXQeyS6rsnmRglkwVmPH435pGk1j8YYCRKAC6agAKtzfJ7nHtJUs0Bgz5DRDEE94ANw3XAA==","signatures":[{"sig":"MEUCIQDhHshy5vYVlZfDGs+HpnRc6w0taO9jlocyWMYx+sLGhQIgFNCjoG9+pxZ1CUFdUrFpKT4wbu8j3XLVLdhtrGkvA/Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":433393,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKECSCRA9TVsSAnZWagAAuqgP/0UzDGMbODz3JPUToIKC\nQQSbXjHDSv06CtkwZh4XrqBhdJFVNqJEBFyuQbGeQK2hfhBjFFiQVMJi2VpY\niDhiyycBH3I85lPiobt0Q21POorYf1wLkeAE77jastZ3g903FzyDKi4buRna\nhPxn0r8vS1PRHqpvmLQVsuS1O5qTnMffgCHLlrdQzbeZ+Sgf5Pe0oKLjVxzS\neceqzprRUWsqDe0b3DRohOziFlL8affCk01WTyup+LVmP2QsWJ+ZWdam3Cxd\nGCqUXRgOf+raFKSOjwb6RV8PJ/4YHN5Mvvx5rbabXe9/aR833luOu+5vWI71\n4NGHe/4A5mQ281p8qxeN9tZOG19+FuvZn1+Lw93SMIpfM4iiIJ3W0++e0Dwy\nbgFJRmeK2hE1whRjpcBT8SYmyTTYbRtGsNajhrH+IDvBv28iMnRFNh2qTWvL\nRPiJ3SOVVmwEyH3G+1LZ+EAxtumYEhrFd6Ko8rMlburUsOJOqNPqDorr9CHZ\nh/L1S1eiozTjjweBR3PDstiTqeYYbKkVHGebgXf7Eohuoof8RZUlIbh31c89\nXn9UufdiHFJKvg/eykqkziKOwxTliqzkTMbAPjxWUTj1+sFXfApakT/kKxYj\nHZSzl9z+MwfFS8KCCrl5Ca73FgeNlfeD1zaEGET+uvQwJAa6CCIs275QSgOL\n6I13\r\n=u9Gr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.6.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.0","yargs":"^15.4.1","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.1","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.0.2","dependency-graph":"^0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.8-alpha-091dfeae.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.8-alpha-091dfeae.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.8-alpha-091dfeae.0_1596473489651_0.9452032456812443","host":"s3://npm-registry-packages"}},"1.17.8-alpha-6c2f8f32.0":{"name":"@graphql-codegen/cli","version":"1.17.8-alpha-6c2f8f32.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.8-alpha-6c2f8f32.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"700ea981fa6960f279f1bb8593d55242a2199902","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.8-alpha-6c2f8f32.0.tgz","fileCount":32,"integrity":"sha512-WNgi8hDJ3K1PUUlmKJKrzU4MfjW3flvCyGxTbjxnx0fa2KlxdxYtA1pnweiZEIG/MQsjJIWms0aO/WjfPXOjPw==","signatures":[{"sig":"MEQCIHT1J1frgQys2ewhYqrxWSywIVK4I7wSu1q0rXBBFS0fAiBZ07CgZqAtnj0zL3am3NJlQcLMZL2Ap/GUaRQ8m8OA8w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":433393,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKESYCRA9TVsSAnZWagAAJHgQAIuvMWDkhQ18uJtxOnOJ\nv/rTMC/BrimQHxZzRFM1VUzwJuorRkoq/W7vx8Vn3k+AT7JYx/AbzBK6qOAw\nEeEE68x9v5q0gP5GJ+yXykvhmiHq0dalyPwcY5x/vUxCMNvUz5R8F8/SNmf9\njuOGTf4bJSI/uTCrNQ/0KnePQZBZ8PBz3yCz/3PLhwea9MKtkPWmqkZtzLbI\ni3vho9dsR8K579yR9JfCS0TlAyxnrUORQfpiEuK3KJNRU5QrQGM6W7MMbteu\nGYMw7u/djP/B7EGT3AeapaDiCwpxdSI3YkcQ+GQ44O00QDBz9o9LBYkwwwPU\nHDYPTm3tdulYUPhF8sjiqkH4nFUZB4uDu9zycH+78SOpsA51yGHeM7nhOHhD\nFTXOu+pbPwbetGlqE891EA90KXjLjRQcGjbTVTJNWpWGdahPYqTUNKP6kYrP\npU0fzFI25seFLQ3CXAOCDlrJzVCi+NuasowcXYnxeHoGSsh0esT/k6zv0IEr\nJHjkhODgjkvZbyz2y1MYDAIkZoomDTU/2wr/CehZAuQw3mPl9x2zrljaro9t\na3Ipndhi5xfnZDYfiey0pJlTaomI052F8aIx80Dk12rx6b6JQoo/bG0jrjU9\nO17SjyeXwbqdos8LrdieryOsqBUR6Ter86TNpbzQmoEweATz24rnKPiAoWyX\n5UCH\r\n=xDRh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.6.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.0","yargs":"^15.4.1","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.1","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.0.2","dependency-graph":"^0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.8-alpha-6c2f8f32.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.8-alpha-6c2f8f32.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.8-alpha-6c2f8f32.0_1596474519911_0.7033651103500247","host":"s3://npm-registry-packages"}},"1.17.8-alpha-da33f327.0":{"name":"@graphql-codegen/cli","version":"1.17.8-alpha-da33f327.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.8-alpha-da33f327.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8772b5a3ac8cedb313432b7e8767df7378622722","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.8-alpha-da33f327.0.tgz","fileCount":32,"integrity":"sha512-hrnKNVYM2W8vHQk18bXnGYCgSloRJxYaWwrzwjIoC/n+m4ovKVBzJQY3b7OAunTBB6dHZNF+5oSDZ9gWw8e8Zg==","signatures":[{"sig":"MEUCICql9m827VESgzBvxjUVeaEZG2b7FxXpt+XwA6narzD8AiEAiBLUJCOyQnLhXwgj9dIpl35Jy9IPeFFIDD/uPErA8Do=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":433393,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKEalCRA9TVsSAnZWagAAthYP/3Un+LjUSg5azOSpbcz0\nNwbhL/mC2+N3eXS9sknv85q+KY0MKK8r0k1KzLRuw3E9grpSUWP8ZNWbeXNn\nAd+0ACmAoyVAeBqBIvs9VI6tUH9E88hNnwXGVRmI5nzzynBdpZqZPjhv2GXP\nurPN7/lP4Skdw0XJa9K2UPDux1P4hvzEwjJdT4uQfgN+RfQakiEamusI6gzE\ncAmudZiIW+brEFEMM5WQcz+BlURCoEFNIvWTbCawxaBrqQVhgkz+3vx5Pz1i\nimsgwuenLUJBNceJ2ha736bBsPEvFHiPh6n0d2YiuhmVF0WnPwYEocXh3lEC\nbQ6L1Cd/dsWKV1uV5MROA/FhWg5iAzpKTiU+doBWs9wFj/FWPV617iBY5pg0\nfDCV/HE0vu7/6qOC1UXFFEi0yklPzGoPRr9flIwbjJb7JCSyMaPD+mP+G3AN\nrbsozSheKFE+WPDp38Cac+28PwQesEkfGAfUzRo9rfBrEMB8y2pcqqb3Sr58\nGRCJgyO+Z+t27DD9OuQHUVm3ZDx+KH2wVUpdaps75B7ttKuVg77FDcRvJtY+\nqF6/WhHv7VqFXEpQYZKs+ISnlirdMh89JD7qsXnMwbsgBANlNTgEW5X3ehdj\nSPi5jsMp8lIkdC/KM7l4pOmIOiz5vbxuCdsnmPQC52TS6lLewPuEaV/0+2cA\nRB7I\r\n=GXXG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.6.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.0","yargs":"^15.4.1","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.1","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.0.2","dependency-graph":"^0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.8-alpha-da33f327.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.8-alpha-da33f327.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.8-alpha-da33f327.0_1596475044442_0.09331571651539639","host":"s3://npm-registry-packages"}},"1.17.8-alpha-822f32ac.0":{"name":"@graphql-codegen/cli","version":"1.17.8-alpha-822f32ac.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.8-alpha-822f32ac.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5144d70e3088b020145dc0e1be46348b50720fac","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.8-alpha-822f32ac.0.tgz","fileCount":32,"integrity":"sha512-GXb1YRfsSqfjxkYFLSagtXtQkXMvPstDIquoLzb6OKa+M4e1WjC8gLpU6t5cqdXB5oK5Q/t4fPz21ugWaVPHKA==","signatures":[{"sig":"MEQCIFuBbwCEvgo+OB45Yr6s1v/Mj0ZmOibenfxAn1QnFiWtAiBVJQPnDqz0ayzT7ox2G5/MdkBcLO8I8cyfqdVFA+FTwA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":433393,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKEbzCRA9TVsSAnZWagAADrAP/jhEbwMaasqybeUMQPEH\n1X4xOykSzVfvfVdYS5KNlw9VRV3U8o47fXegS6bRcg7uGtxH7YkLiGKopBk7\nKHn9kbtapmrYSGYYGsrEYZjRZAOflRgwrDjMWZcTLoBz/4PC1U36cgaykQ0X\n5AyoW/y0XG1b2+HPD7X7J7BWWpKGmh16MQB71T/v+7g6XD1CgulxtG07YFnk\nNnJhbDsJ2vauoIVGopnNjQvcNOLhlrz7aqNm1j1C5KSLKLH5zT5bKIawA+UN\nPlLZ/E3pmTAk5T4CgQ4/QmPOZYvse5FLyQRHOiYCR1TsdkLwwVQjvDyNI7T8\na2NbRzUl2wCmGbBUwNejitFc+0wrPFa3zFrwoWHEC52Aqhvk+pKO9N79ZMXA\nn7DG78OeAEdwqURcDplBXIOmBdm06oZ/hzTVUWt/Q5VlL96/aRYx87JlwXc+\n2ySCWU90VWoBUZopQ+yRk1i1crldQVTeST4JPsnwUb2iWKNyejZp7JyTPgrD\nvIBxOg18vvyLf+S3ZKu5CC8aYl7Q4UxiCu+zKHakzdTl8dd+vAuYPkvQd2bC\nR/AIFUSY+n95scJSbPjbGMCwdcSheenDsUjSdCFkTUZMllGk1Jfteh9/Kaj1\nuk+E7Q0Zrg8nOSpz4PdlXOK2uQEAsMz38H9CVp/vThB/wBMg4JljIXRK0/9I\nJUVo\r\n=J5PR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.6.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.0","yargs":"^15.4.1","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.1","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.0.2","dependency-graph":"^0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.8-alpha-822f32ac.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.8-alpha-822f32ac.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.8-alpha-822f32ac.0_1596475123051_0.40016097299170594","host":"s3://npm-registry-packages"}},"1.17.8-alpha-c6294a42.0":{"name":"@graphql-codegen/cli","version":"1.17.8-alpha-c6294a42.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.8-alpha-c6294a42.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"248e24a3150e555e8eb44f06f82a5cd066e22d2e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.8-alpha-c6294a42.0.tgz","fileCount":32,"integrity":"sha512-p4ft2GefnZn6IlSbnEFIzPAyz9o3u3Er6WayX5SXv6c5OFBjGslAd07bM129xtpxCAPZfMqDjd/0HNK5If+yUQ==","signatures":[{"sig":"MEUCIQCy1A9u4CLItygmzeFJDSfhTCnkhD33KI8AcWxC+gciTgIgLMny4Hp1uqEz6gtq4Vbv35IolFdie+xSymuWFBZklXo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":433393,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKEczCRA9TVsSAnZWagAA9BYP/Rhj3wfDmEjhkhRNp/vq\nr0TZcgrI5NZU47B3q8NhT6iqt0Z0QfEGOWM09GbPyDjfDj3eCJRIDsl2E6NL\n9D0zY+0UYc6qDRo3/zOvGSseX9iqkJLZvn3Ry9HzrpAftizDr2PUS8B2dys9\nuH3ci5h1n5c0orlJSvoXqpgOlIX6tw+Wf4ddpi0SJeQRL2vqQnaBoPWOPPfw\n7gyaTJBwbzBf5v/16b50ay8C+9ckK9u57WmzvjwpMDqqBhfG78Ta6IIxwTZE\nm3GQ68R5IPlTxVdv58zA26t15sVdWE0qewx8qxj2nYT5kHNmYB+IG08IoV6w\ntPowWuyH97BhBoHrQ5cILsci6FP2JOXAyCJcusPNubJ/i6gSlx5Tbv9mA2v1\n02tPQ0IUvFPaBSma3oC9OSHXLmAlpWZZs1g/nCY73Nw8WVyD+8UGJqfKHxLo\nWw3FHa96pc8vm4q2KvQJaiWHWUiP4WOfy2B5PltUEoDnlvkSUg+cE3MjQl3Q\nPRZi3JJgSNVGsZeW9xf39BJ10xqJPPYVtAMYUlbUehtSPg3CpbQ2+mNnf4bU\nJaf/jN9ihlfQqRDcJitph/z95+L8VOm9xp31xXsVU3seLZBYXNNmJ8g0y1gw\nm62Chpu5P4s5w2aZbB4ffsfWjjz9fHE55HXD1CTcnNEpX7pq+FW7MmGUAxbW\nP4l4\r\n=4bdd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.6.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.0","yargs":"^15.4.1","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.1","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.0.2","dependency-graph":"^0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.8-alpha-c6294a42.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.8-alpha-c6294a42.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.8-alpha-c6294a42.0_1596475187363_0.5135310561859956","host":"s3://npm-registry-packages"}},"1.17.8-alpha-adb268c0.0":{"name":"@graphql-codegen/cli","version":"1.17.8-alpha-adb268c0.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.8-alpha-adb268c0.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"abd8d03953730df6b1ad6e5f68575ea861029464","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.8-alpha-adb268c0.0.tgz","fileCount":32,"integrity":"sha512-glzBBbRVedUmgOKHml0tjDpW6Bvp46MVGrqYfX4PW1BqlBqwT7ofeGZ42LGlCqv41xRNlkNiD/pd3FeIIykmJw==","signatures":[{"sig":"MEQCIBoSqpX1MAi5fWYbwy64BBaruYJB9Ig5xbYcgW/xwPbSAiBxcwUBcz9MSjmDanTsH3cp/syFwvUBxIvuv+50zeLy3Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":433393,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKEv1CRA9TVsSAnZWagAA1XIP/AxCMl7y4bbNGspjH1pY\n/61HWlth2rVWLvRXzUsqD1GWSEjoNINVSGez9S1+Ohjn4mUJOWQB9DrhSDcz\nNuXj9UrgcuiOSAiOrcD/EetvCiBnCm7a6dQ/QLyc0GTADipyeCVDG4sQXU/I\n7xVhLtu4V7weWDQs+QutunxTRPvDvBolvl19bgR8WnsSyw2xtjZSv0vaQIoa\nwlhf/hjH9djA3lZKVwr9kA9PkHvY9x7wehKzTiV5/0X2TGQo60vNYZzcrjEo\nhcD+JTVRXYqRxTDdNi1YwjikslcJJrSdvh0p907BriidiQAyH7vLzRSGeyi4\nwg8H4eY24KiRfYjUtFYJm7YzqW1X44tMVuRXoj7+QaNz8Ojwz74WTLma63/Z\nFyGy2EpXULzWCjxxLJ2+N+r9LKMlPj+M9A2D+0KT3c9Roj5yZO2OmHfrTNhS\nY8AGvrVxFqRtgH39v6ZmDANmG30akHXU1A7ITr9+eB7YtH11Dg/1zU/PPmMv\nAkYft+jz9oBhsIPdT5/uRgANfvFB7Ll5kqeDDd+pXaR9Fa6oSryB81DwOhc1\n9R2soTM51QvooCh1KykJjW3X+EUNVYLOFHX9axak4lw1NVHnGUlbJKvCF0DT\nWR3JAaoQwo+HkHoar0ws3hMxGXHqZ9uZu/uYLcOdeszbwQ2yu6TsqLZcvPZM\nn6Er\r\n=LC9z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.6.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.0","yargs":"^15.4.1","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.1","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.0.2","dependency-graph":"^0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.8-alpha-adb268c0.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.8-alpha-adb268c0.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.8-alpha-adb268c0.0_1596476404480_0.8497529230690763","host":"s3://npm-registry-packages"}},"1.17.8-alpha-9589f6a5.0":{"name":"@graphql-codegen/cli","version":"1.17.8-alpha-9589f6a5.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.8-alpha-9589f6a5.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"af4940a6896df0d701293a0240b7ae58bd8fd921","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.8-alpha-9589f6a5.0.tgz","fileCount":32,"integrity":"sha512-S+2zPVyLJ8TL2MGFDaaxqAbBjnrlxY4hmUUlSDIj9nCsCtxSx9nLxLUvLLXVb74nDyXkCJvAbYlU0GxN52R0mA==","signatures":[{"sig":"MEYCIQDFabRrYvO7O7lY7eCtV/QMiXNNl6D6xldi9nBwtCvAcAIhAJiNsNV9E+6fA/Ur1MKbrDWGX/v0d7KkRKQPYY9JfKM0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":433393,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKPKoCRA9TVsSAnZWagAA6AAP/36+LqmZww8d7vHimLzu\nqDW8NzpXpcJHBUjRRhUmMoT9or++lHBRWf9BdzCmKPClPaURJW+BovKmGAJn\np/hku/mgo9LAwFbTQ5hhavdVnAmKsJyLuf2hBlcMiyOIIrcbscTFyiMISuo4\ncH9noEac0Yy7nn0j+aC21iPzo7eYgF8QO7wW5KyfFvyUoaPJfwRHDjmfQw27\ndjtgI3wu72LbYlv9jMbj3tTDBODmsQ3bnEnltRaVKUbanamsh2rJJHhDBmUD\nSk7EhPN2IIZfjLaOfPUv/YMY9G3a4v/oy8FzE6MCcVY36GpETzAcUaSdv1B5\nJl+5DBmW5O4iz2Dwo6Dl2M2O8iz3MtuheOWnE/3xfUw/yCPB1+IAi9D3iXWI\nwnSVIhrFTLDQDYYxja+XOK3PHY+PS5d7ARWvHDzJlWkDuToFSRIwBscEy7MR\nYCrr9ZEyljuS9vFz3ST10T8lbhwjXEYV5b32UE27hZ5PVf3BUyrTCzMyexrX\nF3fBzOxyrAa7wefDDRMKg7xZmsoAzPH6Um5eTIXloGjv+xzutYm+BgEW9hg3\nDW+zS6sB6UWcljnmUD65ZyXidLzgpO5gEE9d5iycIyLprHwXvdojdS4EpDxT\nDiywTf/tyxXHwC/gWaq6a33troU+d2azRRvd0C4Q1TDtKSWRXQHp2pNZ6Ppi\nhAw7\r\n=2wP8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.6.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.0","yargs":"^15.4.1","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.1","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.0.2","dependency-graph":"^0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.8-alpha-9589f6a5.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.8-alpha-9589f6a5.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.8-alpha-9589f6a5.0_1596519079228_0.6058104910861064","host":"s3://npm-registry-packages"}},"1.17.8-alpha-777412c6.0":{"name":"@graphql-codegen/cli","version":"1.17.8-alpha-777412c6.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.8-alpha-777412c6.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5efffb1fdc86348528a81c79534ded050e5f2728","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.8-alpha-777412c6.0.tgz","fileCount":32,"integrity":"sha512-vSdR/C1qmrV4Ly/GcE96RuIbEvLHPePrdli6wDk9JtyDCRZtD4C6ed+Ol95BTqZKx63gam3soAvlComhG0BFIQ==","signatures":[{"sig":"MEQCIAEX1zkW7znSvvxYtfHLvdzIXHiteBm397Q6HhGCOT7IAiB74kBXCATvw2gOcYwYVzooebGvkxChzHudKb/j/pt4Dw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":433393,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKPLsCRA9TVsSAnZWagAAIr4P/3xVJjQ56rHkxXMvylxI\ngDBW5o9IZ9jI/F/RC+Gq+xIQCiF0rblrC/yzamPuuPho+7RPZjvsuOePlqYg\nYnoDjA0rGU1JtE9X2zJdjYEwrxuuXebofLa3viBIl6QAkp4DnhlXwyGXq7Lu\n5sN00LtGf59jsYdhofbspdCzxaPn2D5CQY+U6/BiDkeoe6cM79goWJDdCof7\n+2aCwp8IhmRkcbjWXxov3/P70ehpIaTIaQdKl2aqktvfD1Weox/23fmYltzL\nuywDquQfD61M2wVT8ekyv0dD2nK0LrZmVINl0UtB/UzodCiXbRRXgtRfjMKQ\ncwHTc0Sz6/e+CsbXdunwAZp+a1NKjWU/iEshqNe/lUY4CHIHPN8XuSudfvfD\n4vrp4XHKMvXVdpQ/EP1nHZ5U6UViwmNQKAr096UDIcNb8Snt84CMWbVc0t6j\nDzmDBNzsZ2Jkm2646FQPnRIRJGqBIaXN2G3mpGKeRpiv5gRNNWor7yrEcwfN\n6Q7dgMQXgCgoL+8mtHwsvZDNN209rOxiDZURjne4cXdpttte1LH2raq4GwET\njuuv52BCZxPvjeKFLgFklIPAhAwIO/kHhnFoyba+Tqt/DHFcWlmKymOB2PIj\ndQGDvNCZCkl520/fvXmUY2G9Y50zmsBQdzBS7OE+SFhXo3gmaArlttJ1Mrwg\nUuBn\r\n=jmVF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.6.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.0","yargs":"^15.4.1","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.1","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.0.2","dependency-graph":"^0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.8-alpha-777412c6.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.8-alpha-777412c6.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.8-alpha-777412c6.0_1596519148140_0.7852923723010745","host":"s3://npm-registry-packages"}},"1.17.8-alpha-1147217f.0":{"name":"@graphql-codegen/cli","version":"1.17.8-alpha-1147217f.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.8-alpha-1147217f.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"9127045d44ae464761fb61d762a0b602d583eb50","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.8-alpha-1147217f.0.tgz","fileCount":32,"integrity":"sha512-O1Ing9bG2qguZCDXZQQ3reHrY/iXpbrKtRLMAZSWG0yk7EV3982c45APRyeW/HdHmmrsZXFInXNjuIsVMLUVlQ==","signatures":[{"sig":"MEUCIDzFitB1bAj9oXWUjJTMJt6veb7ySNiFkJSZdg/8hm7wAiEA4h/l/TjSy/eHUiN9ncpdFWhJ1VRPMDdnHyLQqgeH/Nk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":433393,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKPVECRA9TVsSAnZWagAAQ+AP+wTHlxw5ZJ7Pfh9HPmgb\nfXVZmoAak9e5ylmQdnJlXMLTfdiuOY5ujdByB1sJBxquTLwOAdr0OKWmRvse\nL4iiEqQcnSfP/gAGB5Ld45CDWABb31ErC48XT0v5nCboS1D2GAmSHmOCSWV4\n92Fc3cyEZ4HPkUdgP+nlOrrfbHlRFsfVX8lCuAa4SFVLdGJGIFkUbyNBQ/YA\nsm749qYwkB3gup/3TIxslEaYbYreKxUkWaNt0HM3xRRy3aG3S2P2h/6e/uaP\n+L8OQTR4pz9ATolJgM8Bc7Y5xfFL+XUNqzT7LL3Tv0QNf8NivkYiaKiOSswd\nYU/Ssy77R3BvREY1Wtjfm//HnIRHZNXQ3SSIxOOzzT2PGSUj3+nKWsPEXcEc\ndJbFesVEKwEbxjM7RThdNORTbGMIuqyux0FOeODwj81uVMnjMxzNo+GtkGhY\naYhEYrqZ5rsPLBWx+ZSRjsUEru4KkhGBI0Z3Z0XUE5MJfsdZuf1pd+VG/hO6\nceCm3SDiyZWxhy40cvds+Hyh9C5JDXVemd+jVr8+txC2nyzH9vcdxvtYajES\nqwcvW4RW5xRCYPYZUoy1EURmtxyavsClPuAW7T7wbWAvysz7IBbcZ3iYblHq\nG6nVFNUqBnzYD3is59YJlAhLA2lr4sbcJ1+X7GnmTt3y4TBBiZ2PtemDbpPo\nmYHb\r\n=OdV7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.6.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.0","yargs":"^15.4.1","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.1","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.0.2","dependency-graph":"^0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.8-alpha-1147217f.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.8-alpha-1147217f.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.8-alpha-1147217f.0_1596519747297_0.2908174847721976","host":"s3://npm-registry-packages"}},"1.17.8-alpha-ce3a5798.0":{"name":"@graphql-codegen/cli","version":"1.17.8-alpha-ce3a5798.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.8-alpha-ce3a5798.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"68cb4777b24d367751e21bfa03ccd0cbfdf08f1e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.8-alpha-ce3a5798.0.tgz","fileCount":32,"integrity":"sha512-DnauxwNZT+Sz5cd/kxfe82vbWgWak1p7Mkq3PRQTWc1q8sME3+SqNuRvIfkWX8hFT4N7CGRnbx872QJWxhuAtg==","signatures":[{"sig":"MEUCIG5a0q7IlwmxyEb4xNVQLVBFkHMygCUSNBEn7GrzTLtlAiEApeUjuuR1nxV/fhJk0M1LQ2lN0ZxyPaMP4SeRf+u7xfg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":433393,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKPV2CRA9TVsSAnZWagAAEXYP/imY4MMi7DTckEU6d0pF\n9eMdD49mTtk0VnUWfa5bO3J6UPWUwZXAtn7YuhUvQCsqamRgaDi3cHuounnP\n6+5+uc613Q0XGGmu9ciJrEPspBJJl8wsvHIMuC7AGxAetgXRAADwM/9+TRTK\n4kivFVsPqsulDKYXQXbxfLiy+HR/rvV09Jj09drCpv25k3lyjhWqTBS6xkC+\n+zoBuip3wWfVRbvKejzAkFkknr8r+DxYcx3/9lyN0259/fFf5VvzUEMjVfL3\nGjMEkATLGBxW38p0iNeKZ4OIF9HE6YcFQyEjFST3tycKtpwixO9/WnqOBMuk\nuNRRX66MI4+XQ39KhtytmtbPgL2WJzJSUAV2wcLx7BOsGy4dUz9pUEuQc4Um\nSCujW9jX8n+C/OCeirYG7ROnltQ92cCUnrUIgm3vBJlHcPsgMdtL1ersmcg2\npc9azv4mdemUuxX53MYSbg9beQvD7fMOwd4GbYYbfaGUDTA8n/nZ7AqCcJ0B\n3l/iCetqRkf2GKKpMi6hwpZEmtn5+cx9GzOFA0YRTFQVx9ZfgjGlnUK6UJB5\nKBYakoLwvGqp8B8h6XLttGENB0RUpOKLrZOmGhmpKXKBeB2NU7CnYUdCqFYR\npHfr1Jj1Lkm1AdOdceNhYHKMR2tYX4wANmAmxfkNHP9wiBlvJ+AHu2XzJzrG\nA6d4\r\n=9iaP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.6.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.0","yargs":"^15.4.1","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.1","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.0.2","dependency-graph":"^0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.8-alpha-ce3a5798.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.8-alpha-ce3a5798.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.8-alpha-ce3a5798.0_1596519798029_0.8930496286252021","host":"s3://npm-registry-packages"}},"1.17.8-alpha-3bb47af7.0":{"name":"@graphql-codegen/cli","version":"1.17.8-alpha-3bb47af7.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.8-alpha-3bb47af7.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0acde59a1a44e161f70788b336a40e8907c26cf0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.8-alpha-3bb47af7.0.tgz","fileCount":32,"integrity":"sha512-0nBikcBFyOiYScpccxdvfUmZBM8NIz62VvIsuGWydxZ6Z+d5ete20TxQ4qIY36AL6bc9ViHtXLW8wN6DylScBw==","signatures":[{"sig":"MEUCIQCdqUYYq5umNiM4IkkkDreyyCoL7mQnms5+cqkszpKtiQIgVx0nf5R8plLy/6Yp4Upm5nHVb3WPDBWEL3cpjk3aP0Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":433393,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKPYACRA9TVsSAnZWagAAKZYQAJVyNB2a6kQwNbAOi/4J\ntLdQfE1nO6NSs5okIhMjv4Hecu8PP+tE3iXH1vq4qpLt51HZgXm1xLqDt33j\nj+lo2PEvO3xGhiK28UGbZy76hU0VZdraEzoxk0dU1JfU5kuvT/oM8lFbYtv+\n+3BjC5mVXmIMbtlbw3eF6G3ha2sB0hvmZAW02Vi4PVX1okXq74tyhtZw7LFt\nqnYSY9XNvBODoCC+JrJb7D3anBPXSUHek04YaddDbNU5Qrl9A7+/Ie/E8MWf\nG0ubqOeCYAWV9Rsjuq1TtEc5fTfuKz9IWAPkcHmj2uPVYHpc3eDQ4duO8CBL\nHuE6h8uYRrFpSU3mhfEJVev8Dblm7jP6WQMn5H9aZS8Noq05TEaE9Sk4RxOJ\njgfvYJDoYZWPf3CV4DSFIL7XbflL0mUHWIuXtJA8T7z3lDkXPv2XcU034Gg7\n4q/7hwGYQUpZfYEAH9Ak0eY5/FepkHev59UDCZNMx7VENp8elaSa7SDN2KCy\n9+Lvjlbdw3cYd0Oi/KhradjW3CmVtHooJAGb358n3WDzjiQ7iIJw1BUSgspp\nJCFKQ8eykmz1SlqBxK6FKZ+z2OVo70ae2BV/qUzy4/5+/RofmRWyz+37rlaR\nPl8QIZIrqtgrv7ZFOb6/lvyrhEvaN3X/V+F3g24/4zzHyaI8UFPhpDD83uBu\nbvlP\r\n=Rn3d\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.6.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.0","yargs":"^15.4.1","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.1","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.0.2","dependency-graph":"^0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.8-alpha-3bb47af7.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.8-alpha-3bb47af7.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.8-alpha-3bb47af7.0_1596519935776_0.8257426200608116","host":"s3://npm-registry-packages"}},"1.17.8-alpha-14202b18.0":{"name":"@graphql-codegen/cli","version":"1.17.8-alpha-14202b18.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.8-alpha-14202b18.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2c58146b04cff86f860859d6952b07dc089b32d8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.8-alpha-14202b18.0.tgz","fileCount":32,"integrity":"sha512-ywhXzQX2JjMR2y9YQyS1zN3t9lSanKUhioahYjyagGZaXie08KqQvgS1/qb7XHhpoisD8+a2iLoguWaUgvnAwA==","signatures":[{"sig":"MEQCIDDHLITC+8KKOAb7Llwvfs1e0zKbx9fvO4y9tzURFxdXAiAhrOy6D1NPlgIN6hMAzOZMd8HJdKWPs7l5qDbKnQGyng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":433393,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKQq3CRA9TVsSAnZWagAAhrsP/i/QyegyzKIUJ880EMIw\n1dMCEev67ntNKrUApLbTKR8MCQa2l99geyQz9buDa8kTa1AonLxiViifzsPQ\nUW1cLKgfb0NP5RTtbvBNt3bZw0rqH8WzGARRzjXVrRO1qhcg3dM/WKSQ3v7G\nsBRmF57lC7nYtyTBb9pAT4shZO2J6f2wrYZpDazRobORkBMn3ZQ3MAGtpVcJ\n8xk1c+1wy6NE0HK5MdY+tWabJI0Iqk4evVSwDsJBIFI9V5BvWurtqrpcH/zw\n/7cvm6DxYHOt1Mn2mh2sd6zcruNH0nYnnBl5KcvO1d2+SBzKKbPbKcWj5QRS\nkzgOtybKDrhYH+DRRmiRK/yqF3Jx+E/SGZDNUYOfHkJlLdQRE11skzda0fTp\nyxad5SbEoe4XQ7BLEZLK6yoIB2O50fgpUcCoiz9vHT/nCN+o/MeFKI/j1FXQ\n/7A7senAh0q6B42R5j1PmXjvreucCZeocSKXpt1JLY9dHGpoclzl4eoJV7IE\nNrovNtbkFFVMZhNDNcJaFECS2zvc4HhvPDq0S3VR+ATUH6YuQJXMmAZQV9KU\n9gBQo7la9JMdtQxbnNXYN7FqbbO0fTR58fAMkLDTNzNGRA/K0myMyC0Jkah6\nGo4qXmgH8nb0NlyLqQPy+IifpIYuLAoIPE5ImmAiQ6J60KVBVFqkTEsyGUvC\ntdnt\r\n=ZMxt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.6.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.0","yargs":"^15.4.1","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.1","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.0.2","dependency-graph":"^0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.8-alpha-14202b18.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.8-alpha-14202b18.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.8-alpha-14202b18.0_1596525238530_0.04507210844159304","host":"s3://npm-registry-packages"}},"1.17.8-alpha-f207402d.0":{"name":"@graphql-codegen/cli","version":"1.17.8-alpha-f207402d.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.8-alpha-f207402d.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1c1431edfbdf0cbecc2cbe7b31b81ff1c23a9620","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.8-alpha-f207402d.0.tgz","fileCount":32,"integrity":"sha512-1SKE72M/RZBwJC+meSxpMlCalyEa2Jiywpdr/jJ1drkXV970yrLGdCm5lqhDrssl50HWTM5pvY8IDl6NapnYzg==","signatures":[{"sig":"MEUCIDjnc5IiTGallZ5AyUfNsn0tabrY8sMLvPP09tJy2UsMAiEAuOg5ZG5vwAkedhQ5P6ZCB38qX1HZiYFLcmtWFnI2k3k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":433393,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKQs/CRA9TVsSAnZWagAAS78P/1mGNmqkpR3klhDtJgq5\ngxpVlVVAsBjuV70hrmAJcmSD3hCKQ6/a7jjkh/GuwR96JzUabizmDl5Vf5f4\nd2GO9FKhdbeEup7C5A4vyK8G3nSq0tRNnFATAKyfA2W+hyG0aFS96DRkdfYC\n2m6EPyL/YuKE/E+VH7U4m5Ux3/uUO2yeYRERtL52K0s1SyF02/Ygje18qHfB\n8WPp0f9qh6r2HBHlg87XlKTjRYnMe4qEAH8OiSUhTnErpGbBNstzL2/GVFJV\n1T/pzuTnj7lsrP/padzcSVLQt32wOODNht5z9ov+SOcq9pUyEJkteuWxVYpW\nZAEl+F4BUnPchnL3x/hYMn9KvPQ3ad+kaMHnSYCht5PMvV1kF3WobA2BBZxC\nBvo6o8d1VZJszUHAYi5IUJ8ccf+an+xfn8r06w0RDGtRe/7GcxYkjQptXwrc\nW6GF5yJVBAQRG9nh0eULLvAW+0We2f7GiV0wSrCAt/sSPZzDoqPfxN2mOB9o\nXvp3zcG0miJjwrJJM0z5+hIctW6VTe2FIStAmpeXzJABsWbx5lUwl3xhyz85\nrjIX5RI9ugmtjbARFMHPC68ezl4QCJLzfsFXKrfr1HxMzifUw5XEB4AsY/VS\nqCNXXeOJZSw9UhBmS0wVkWpHxqhSZbvJOgIw387EAftAYH1PrS8D4iCxA0nk\nupcf\r\n=ITMB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.6.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.0","yargs":"^15.4.1","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.1","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.0.2","dependency-graph":"^0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.8-alpha-f207402d.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.8-alpha-f207402d.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.8-alpha-f207402d.0_1596525374777_0.21708808922114398","host":"s3://npm-registry-packages"}},"1.17.8-alpha-8f31a9a9.0":{"name":"@graphql-codegen/cli","version":"1.17.8-alpha-8f31a9a9.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.8-alpha-8f31a9a9.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4270a472da1b757106e210a9a52821db87425dc4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.8-alpha-8f31a9a9.0.tgz","fileCount":32,"integrity":"sha512-UkRNaYTNLOSyps+SD+ZcoICudM38df0g8i+wnSjXoQAYVzOEBS/DnHn3UFRnfVC0R0CxP/+jiYoO84KQh9d3Xg==","signatures":[{"sig":"MEUCIQDwlKcjitEk8KLaYbx862quScYKADpjk92X+g7V+8MbmwIgBItavKw2KogEM/TJhACUmw/2Pg8m+2D4IyKP7mJPULI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":433393,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKQ2YCRA9TVsSAnZWagAAf1UQAICJwJrBdYi1T3+n3OQ+\nwmOGySkGURLtWTAUwHQVHBLa4EHk1rQGIDJnEQT4hfwGoiwDJEiFbbV8r71f\neXZVfeoMt13i/OH7qWy0NCBn2E1bPqjOHvZkOqTRYMyFQfbvn5FfSGkNHORG\ndtMu7Ph8EFPYvZ3j1ac1bKANundNf6K1+EWzRb/s1hYkNEvCChoI5My1B9Pn\nMO6/ZKQj+Aci4XCplhB/QH0R2UADapaShdTYW6QA+NXwq2jJRZkw+Ora1lhA\njit4OWzkG4PK095yexjb8RdhtM3M0fbd2KPy2WiXvEYtTIR2g+xApjUN833q\nMRJKeL5HMn6EecbGOdLO80Ur1FRoH/phBnttuUnommwn/VPq6vx8gbruuolG\nufK/P9Xsltj73LpySQvA1YoTRGz7jOlMPzLGfkdZrNppRikdQQrb3TByUB2H\nuQdZiO3lQnDi2Ne0Thej6hWxAOkM/s28YQWkn4QxyAHGJ9rhKGZB5t/jjmQl\nKvHgDftCSXh/Na8ucpbgul5LdHkst7M5ErYZiheKsTJTVSQ7EqXJQe2KTmJd\nENgnjV7HoxSdehHP0S84c1hG9jhBJ7ssLf+i8pfP1WJgRXezqunPONu+rQmU\nWgXiGH7cysP8lCsYrqbOpEzGrRT4tUC3RbIOgO1UZbpM4juxEJUFi4bhh4oA\nADZt\r\n=u+kY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.6.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.0","yargs":"^15.4.1","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.1","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.0.2","dependency-graph":"^0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.8-alpha-8f31a9a9.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.8-alpha-8f31a9a9.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.8-alpha-8f31a9a9.0_1596525974422_0.6536445764935037","host":"s3://npm-registry-packages"}},"1.17.8-alpha-dd1d7ffc.0":{"name":"@graphql-codegen/cli","version":"1.17.8-alpha-dd1d7ffc.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.8-alpha-dd1d7ffc.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"bb6c2854a43da4de2a100207f74bdd956525af7e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.8-alpha-dd1d7ffc.0.tgz","fileCount":32,"integrity":"sha512-VJnK6x3mb8ET++HWdaCUDZgGg5QoSJJ4PPq1ejgvchBoT4qa+35kt0/+7/KdKsYtaNGs0QYwOU7Geqou5YlCOQ==","signatures":[{"sig":"MEUCIBztZqSSBfXyNBwynW5Y3zA2x74MPsRFn+mXbyeayjcfAiEA8++KRPmWNVOb9t7Ux4M2noG2FjjKSxI1RA2OYO2hf6o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":433393,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKQ4rCRA9TVsSAnZWagAAbjYP/3G24DUWoVPMtsye5yTh\noCECHuFv4sksGDN9YSmV4b3yIBlPLa4ABoyZaVWDzb3jbpXkSIlelXWYd1Gu\nGSA8PkNgsHCPTqbM2DsjPqymBNXPNQoPMmSpzI1Hi/OCywwcAhfMW9ks+im4\nmm5KScji85wN5nC7h5MzjUWBhriC+X8lsT9fpWoNC5tsLNwCniN9Zhc5vSax\n2twQb/CqVmNh9BxrravfrcEqqDaRE8sQQnaBSm4GuGkOphMqHuNfWBwc7VaU\n4W9R5N3EwLzvT9ZskkmWkmwKdueEr8NzUTr176mK6mf1Ap7ebBhSTcfbk7bE\n9oyWbXdcpjzfhMHzGoK6QgEAm7Ry10Qts7SJfeYQNbqKtc3f1c3GendfxHDm\nDpJZ2MCK666sP3135Fat1wVauj22sVVHLObKdQNqaLYOrAMIB2K9O/gKTjzV\ngCf4hoVRAS5ZXqqit08e6cDIerHG/I6Ox71w5LcabAO1MpD9s1RHd7guF3Sh\ny0b0J4zl15K7kQU62hIFhQ1YxqgCXIxYy8IcDnWptzE/9+TTyHehnkoPbt0M\nCVtWlQ/nK2/px7ZhF3H/aawSJNtbMmcgnAknfPOEKGoAQVolN0S/jQ+Fu9eI\nQ4ULu9FwrGdO2hJh12pZtoboPmu6dOsRcozlgPiE4fraouNu7axJhyfLBLvu\nQ9PD\r\n=4EXg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.6.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.0","yargs":"^15.4.1","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.1","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.0.2","dependency-graph":"^0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.8-alpha-dd1d7ffc.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.8-alpha-dd1d7ffc.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.8-alpha-dd1d7ffc.0_1596526118405_0.5962113134688414","host":"s3://npm-registry-packages"}},"1.17.8-alpha-e6ad5398.0":{"name":"@graphql-codegen/cli","version":"1.17.8-alpha-e6ad5398.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.8-alpha-e6ad5398.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"094687644d84d6319f8f467b7a3f556186b135cf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.8-alpha-e6ad5398.0.tgz","fileCount":32,"integrity":"sha512-pFRESWaGHWY0/Q7/IUPp/Ix562e2A1jIlyRWqDcjoktX1dFG2Etn2y0Qqh7IZACY3ZKCzFakIdoUXF4VfsS9uw==","signatures":[{"sig":"MEQCIHkuW1mAV4TUSeB2dH3sp93SuMGz2j4Gdtc32jS5K3KcAiBmhy6vgqrwIkN5jtgUENIO1okWkt/Ngm0LLwgKgXCQXg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":433393,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKS1/CRA9TVsSAnZWagAAgRUP/2Cchp46GQ0okGPg96KK\nFxzXaOzJBpdIuSWcK0oXxKpO1ZQ3v2fEwOmzP35MvItR9jcwewyALePpAmgX\nxiEsV5aLwQraV/Mor+do40umxH0VLKxa9Vtl7XeK6vWtRPM7+czf7qLWBDBI\nPjaXbm+yEdoZbmexMvBtQm5XSLOX8Rg4Fl4W9Ofl0Pv5HtV41MVDlUXimUS1\n8BV+jO5bl7VMEPKKw7O49YMhFrLiF4BaTCokYeaM1SaWWPZun3/ZM7hSRdMX\noFivnIcZAcjUuMycHUlSQf5OcGegrANDGy7+GHla/AYZPAj1/ft/A/GTqzgQ\nSC9d6NL/DlssfKuWWOOLYBozH+Xz3Bsyp8B2ehSvwGg8Hgt08CvYPEhs7kKi\nzOxjHkd0ckkkeBvXQC8IzTgcSngG+q2D85RC//RX+wkm/ITGZJr35XjYA0Pi\nyGZHdpgH0S+SMpPtglkr1mvVjpMlzcavRiBRjZ8FdLCGO7BoBZVWlhKVbSsB\nanI60kULAXoYsbzs/0YPPOJ/fjUnzPeGq+OiF0Y1PEt3KCX7TGuVrxC5d51X\na2hPfauJnrmlqd418bWgwl/ySpxLJ41uqdG0dBJeSyD0cq+EMifgSgZTC089\nwdgyI6Mlhuq3ru08mzzeagdCL/bMygAR/vo3q+hwdMVt07uTh75CNqdL+Ti1\ne7/+\r\n=oxVp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.6.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.0","yargs":"^15.4.1","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.1","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.0.2","dependency-graph":"^0.9.0","@graphql-tools/load":"^6.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6.0.0","@graphql-codegen/core":"1.17.8-alpha-e6ad5398.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6.0.0","@graphql-tools/url-loader":"^6.0.0","@graphql-tools/github-loader":"^6.0.0","@graphql-tools/prisma-loader":"^6.0.0","@graphql-codegen/plugin-helpers":"1.17.8-alpha-e6ad5398.0","@graphql-tools/code-file-loader":"^6.0.0","@graphql-tools/json-file-loader":"^6.0.0","@graphql-tools/graphql-file-loader":"^6.0.0","@graphql-tools/apollo-engine-loader":"^6.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.8-alpha-e6ad5398.0_1596534137113_0.8733274323674665","host":"s3://npm-registry-packages"}},"1.17.8-alpha-7d3e78ce.0":{"name":"@graphql-codegen/cli","version":"1.17.8-alpha-7d3e78ce.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.8-alpha-7d3e78ce.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"43332566b2b4df3301a84f6c111bf801598827a1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.8-alpha-7d3e78ce.0.tgz","fileCount":32,"integrity":"sha512-JO5QpwkSUg+iJVahNHTTUOBjSfH3JMxHqh8lkmVyDXlfKgdnCKus6D/59aJFMe9IJFUzggLS/tioduBKiMxVSg==","signatures":[{"sig":"MEQCIHgzJg6psIteZFsMED8EsX6jkktvVEkUpt/ThEbhM+sRAiBNCtKBRiLlibPZ/Dc3hl60H/mpa247vwnVgrs68Y0+nQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":433334,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfMqTfCRA9TVsSAnZWagAAa7UP/iZyxUctApPYCquW45gi\n9pe3Zvm/Bm26eKZewRHn/qnsapGYgCrcI8s8+7gh7lrD4CLJhf8M1bnYLBpi\ntEfSqrJ/tgTbYaQviT3RRd0lvbkZCDp/7v3avwpoY/ucfschivjy1QcXMRnV\nNNvYXoMofR3pYD0SdZq3thKQNw2tWIBWftB2EjnycnpjsB3MBHqHgRrNAV1w\n7r4GJ6eiYjJkcffRAz6HMRBm99DwXtb/jiLUR73mepOU1ggQFtY/GCqgGzCS\nSrXufc8yFzciALZymoZ6CDJIS8NTyAEYzncE1wIa+uiRYustF8vpXwXGHw+B\nGYhEYJh+gjfpzuxlYzyGUnvVt+VLCgkNrej9bnR2ERdDXSw+B4/8D69NqKR5\nnCWacGD4Rtfan08JD4lUO/N68hvpKoDGENAJqbfHRHPdY2TGGnoIE1XuPTgs\nxsqy5SvtzRWYwVcnj9b366Rukn26UfpwYfDWdIZhb1l8NlO2OVpQUpyvqlCL\ndcg/9yDj7Z7wr71hr6FO/FcVV6PpXWljYPJ7QadSrSLohoP3O0VQ2Mu803ec\n5v7HYT8nvRuYnDjFeUg9F2CAk5qehn45l3f7zjvhEYVlUiinS2ptGgcgIPiH\na1yhnVCHNVqyBtjZukMUq3/39t2IlP2NtDNpNYJJ7A5+tXuwf+WLeeNGPBWE\nFoGN\r\n=oiw6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.7.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.0","yargs":"^15.4.1","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.0.2","dependency-graph":"^0.9.0","@graphql-tools/load":"^6.0.18","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6.0.18","@graphql-codegen/core":"1.17.8-alpha-7d3e78ce.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6.0.18","@graphql-tools/url-loader":"^6.0.18","@graphql-tools/github-loader":"^6.0.18","@graphql-tools/prisma-loader":"^6.0.18","@graphql-codegen/plugin-helpers":"1.17.8-alpha-7d3e78ce.0","@graphql-tools/code-file-loader":"^6.0.18","@graphql-tools/json-file-loader":"^6.0.18","@graphql-tools/graphql-file-loader":"^6.0.18","@graphql-tools/apollo-engine-loader":"^6.0.18"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.8-alpha-7d3e78ce.0_1597154526474_0.1227514955541027","host":"s3://npm-registry-packages"}},"1.17.8-alpha-5f1ac702.0":{"name":"@graphql-codegen/cli","version":"1.17.8-alpha-5f1ac702.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.8-alpha-5f1ac702.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"48c14e9a23e215f39c9a41fbd45787f0f733e0f3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.8-alpha-5f1ac702.0.tgz","fileCount":32,"integrity":"sha512-LPJFX1oD6YXS9uQSTiHe+PLo8EF+cLlFlMRe0ZSML/39pU1eEGfD9Q/hes1E1laLAtDTjMs+EmrJGYp8dzbhJQ==","signatures":[{"sig":"MEUCIQCFJJdEo+ARyMOj674BrConfS5Gf0sZ7wwYvJ5wvdFVSQIgQ2ukschDQKB6hPZIc2T3igKjNmsd+GXriWDQbY7JMo0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":433318,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfMregCRA9TVsSAnZWagAAaC8P/1/950n0/f56xqcrbh+A\nfFzooouymX28MegKEPmnQ3uhdMd1Geuc4BJVqu6MBIfHMVJ3bJfw84GZduPP\n9kwaRZUQBFZoFG3N2EeuMMkjL4qjNVO8GCI6jeqApg3tNPj/6V6q97LVBPkW\nstq/mWolSr7whJKFzGaeXM20kUG57mknF9tJ3EvwL8RRdwAeWy2BgWOkJsDU\n1p4KQW3KucXqHEWbUFP4G0RJ1+PSaQb+MAN09BoR8KHAFFhO88p+ZzFBFGlg\n/iGDPDnMduAPg2CleOlgX/C7tUmSccHkKPmROScjsEJ5yhiV9/VVW7ESczJj\nQPR5J/y1g4ljNXEXRs9FuJ/+B/vrpNa/R9XPAv/utl2VuBrgNq14Jqyin40I\nqUIhs1PaBtp6XFjMPc0XwWKrGu2PrxADBmOsI67ESPyoEpuD3k5RAee6PRWE\nMq9MTV+Y9T5Gv4MQb5xC/DJU+m3zcpxuzAoqErRhBuzUwigtvGiyG/l7H7yq\nc235fGOEbd+iOKhc4D36/79FJpEcvIviMWWxpy+Xg8JJQiF99aEi8a0H/9nZ\nYL1A4NWz9XZm3llfr2otHgF3uRmc8YFbZaEgctlJJAluQIrXOTOto7Lo97+q\n4guBK8yOkHR/YlAFyxoljTHlB3Z5W03B9yZcgq5MmyHMauWD0L6mDMzSTA36\nMh1q\r\n=avZi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.7.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.0","yargs":"^15.4.1","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.0.2","dependency-graph":"^0.9.0","@graphql-tools/load":"^6.0.18","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6.0.18","@graphql-codegen/core":"1.17.8-alpha-5f1ac702.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6.0.18","@graphql-tools/url-loader":"^6.0.18","@graphql-tools/github-loader":"^6.0.18","@graphql-tools/prisma-loader":"^6.0.18","@graphql-codegen/plugin-helpers":"^1.17.7","@graphql-tools/code-file-loader":"^6.0.18","@graphql-tools/json-file-loader":"^6.0.18","@graphql-tools/graphql-file-loader":"^6.0.18","@graphql-tools/apollo-engine-loader":"^6.0.18"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.8-alpha-5f1ac702.0_1597159327201_0.07331782562196176","host":"s3://npm-registry-packages"}},"1.17.8":{"name":"@graphql-codegen/cli","version":"1.17.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.8","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"06a68894f01796046bb7fa092814948e592e8a75","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.8.tgz","fileCount":32,"integrity":"sha512-OIOqzdL9kcgO67fBazwpr3Pb+T2l2erYGsO37qJmCrvyqeNO9we+oYrGgVqswkRnfqaqvVWRJ2OmwzvFrXNy/A==","signatures":[{"sig":"MEYCIQDR3pplA1ilHbrMQ7R9nEkO6djSIv+57QHPI43kBGksEAIhALGnV4Sr8QGr5xT/URB/Edv1B790eVed815ynxxYONrK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":433284,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfMtWmCRA9TVsSAnZWagAAdi8P/Ainau8yKFIzxB0oCeIq\nFy83Bao/yNT/lO4UTHkfBio9FAaXzUBYawaTYmqlTkfh8v/gBZf9ImwtETvL\nwlBNpHDjb3jH6la3t1xGPdzG21LnnlrbtjKn0dSrdj6I6ITdgFuUPPk66na6\nUP/La93Oh+q9dhd63zrJf/onZst56H7m32d4C3WHVoqJnc1i9kWVXhwqMKQj\nV67rgMun2KLvW6HPWWbTnCJLZ/d3plUcWIQahodGMBOA1R2kYm9+NnQ+GeUA\n2OjlUx/irjUIL/PFh1dUKhER19rNSgrNxXyB9s/jVw7AS+skqjDJ4AEjuaoA\nqRZmQblytcoZa8SucieD/JJjJWQgKyZkOv8Ouk6qcUtcWmLZAyvGWBWqZU9n\no/koFNJDZwd1LV0sOpmELQw1PkfBFzj0IXbbrRKVc6aN6yZKM5IV+AV+1P7u\ncs1ElFKkC/nrWVTAn0i1WlxwbOOoY8YcUyReDJ79tPjVI9UAsgf74YamYDYz\neCUqOqfjH1MUVptV46ObZkTOu+2NDNdW2UJOL69NIVazcJhqg1VeT9yGYTIH\niDJ7VFpC2dEzy8OFqwT/dUJPQWe1y1/UvJTSjEyRaGDDJ1JHxiVoAMCroKsN\n4pJ9YZeL36yXPrOqe117lKkxJivK9lxGPjmu8+Oc4eOPyNN3RwrbccQP0KHX\nJ2sB\r\n=Bi+0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.7.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.0","yargs":"^15.4.1","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.0.2","dependency-graph":"^0.9.0","@graphql-tools/load":"^6.0.18","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6.0.18","@graphql-codegen/core":"1.17.8","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6.0.18","@graphql-tools/url-loader":"^6.0.18","@graphql-tools/github-loader":"^6.0.18","@graphql-tools/prisma-loader":"^6.0.18","@graphql-codegen/plugin-helpers":"^1.17.8","@graphql-tools/code-file-loader":"^6.0.18","@graphql-tools/json-file-loader":"^6.0.18","@graphql-tools/graphql-file-loader":"^6.0.18","@graphql-tools/apollo-engine-loader":"^6.0.18"},"_hasShrinkwrap":false,"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/cli_1.17.8_1597167013942_0.7613935989741134","host":"s3://npm-registry-packages"}},"1.17.9-alpha-8a7c7fbb.0":{"name":"@graphql-codegen/cli","version":"1.17.9-alpha-8a7c7fbb.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.9-alpha-8a7c7fbb.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b8898fccd67ecca5d28b4aae000a37d2db99080d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.9-alpha-8a7c7fbb.0.tgz","fileCount":32,"integrity":"sha512-iTvoTSBYRZ+CvAO0dOg7z8iluqYETMPZQ3lnl3qsOUGqRcV/qNJ1DnLf2WqOGHXX9rrpihz86z5vUyGjCiIeAQ==","signatures":[{"sig":"MEUCIGCCuROp/LgGVkoYObJHKwQrvt5YWwW/KJTAWNwuNawjAiEA9DtENpDgexfjPgJpAPvHnK4rGs3/dN8d7uSY92eQpnY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":433393,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfVQdGCRA9TVsSAnZWagAAHBMP/RgC0PNQvl4ReK9KkIqR\n/+ZW1v2DCaHCkBhNYhfiEERW2FFbVF3eVxnOUnHlvgTKsid3MUH1at9Tt8mj\nK1nW/T6d5H/0y5dMo3Zlxuf6toVe8UHW3RRcFz9JEOaLxdJYa9aAyrd6Ad6Y\nVtwMeQLK4eU/vH0d5dg4P/oniIErOlt3cR6b1wogdctlQu3u2gIGXJIOzKlK\nTwuU3knMKuf3Vf1mCRCoKRn0n5BNAmChk2GDZQMh4Quj4JL53t828O9avtwB\nT4F+5BCW/kohbXNr+oulp1ZYL4ypaum7v3C7hLNCZiKgGehtUFpk5vgfekum\n/gFII2S3nBwGkYn41N0sfU53kXg8dSSGvsZxEpOtudcmy4efKEzPezd10qh9\ne6W7F94qKp8wY7CvIoi5PUUZ+A1G52NME1mVWY1FRnzoDSmHTTyzZ/QlaXeD\nneZcJRkoE/CkAcWyti7LG17MffXJxKFgd7LvOXESWaBifiakCEy/jwlCJ7K7\nYlQj/J4AVVdBm76MwmWZ5g7AW1ZqVD646PKSmBCGh/gkOSXL7Am2p0xFS7Cg\nO6BxuN3/HO9tYBmbeKYiIF2f65nfViYzDeyw/8x3AYwgC1XWyxwdV6MS7DB+\nbOli3daTRqK45GOS2gQeqetnGoUJMgFNylWElGIDQozT0ycdCuEgNYUGfCTd\ncDbx\r\n=JXv1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.8","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.9.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.1","yargs":"^15.4.1","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.0.2","dependency-graph":"^0.9.0","@graphql-tools/load":"^6","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6","@graphql-codegen/core":"1.17.8","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6","@graphql-tools/url-loader":"^6","@graphql-tools/github-loader":"^6","@graphql-tools/prisma-loader":"^6","@graphql-codegen/plugin-helpers":"^1.17.8","@graphql-tools/code-file-loader":"^6","@graphql-tools/json-file-loader":"^6","@graphql-tools/graphql-file-loader":"^6","@graphql-tools/apollo-engine-loader":"^6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.9-alpha-8a7c7fbb.0_1599407941681_0.8640891298701385","host":"s3://npm-registry-packages"}},"1.17.9-alpha-d018ac03.0":{"name":"@graphql-codegen/cli","version":"1.17.9-alpha-d018ac03.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.9-alpha-d018ac03.0","maintainers":[{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"873eda0ff19eab6a7a9f5d236cf2017a389fe905","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.9-alpha-d018ac03.0.tgz","fileCount":32,"integrity":"sha512-jlTphyOk/PITRNvTPnmWWt+rXkPrsuuJ7/n7g25iQve2s0z6j3G/9HyL9V3plijShrA8rNMIvyjIHA7A8+rEaw==","signatures":[{"sig":"MEYCIQCizIydMjr/7ejptG3rt99Ge7hR/utZxq2M+MLIGbIm6wIhAIkdBJT+yu5m+w5eYUP7J8SgRe1DHEIkjLlHAeI3TccC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":433393,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfVQpICRA9TVsSAnZWagAA/nIP/0O+6pv7M5E40SKmpmGB\nvC1h0uKMxRnjar0rL7QjGhsM3CtOasy+rTQv8DM9U8eVIWQl2hnbpQBVBVHA\nep82f/Pv/qo9x/Y2ovzduD9umlZGqqqbvelKRsUPfMOrOH4rWFkhVDQb+6cT\nYqMuB+FEvi+8oZyN0XqFY4E/AyixDq629FHpx5omjkt+kFPZdWW/pRXxS9rl\n088I5v1jzz3FlqNh5tmM6Em48MBmKAOjdrCL7Y7gKudFyqpZXV+MJ30t3VXs\nLVCrpB375eiqLfGu+bVlMG8V8RUi3FoBPbW9/bd7P3MQCvPWB0umKAnWRpfc\nG+pyYdm6snLM8gkXQdWoTebwEndRYr4Rw/6XTF6QyXQmZF4Fx9cHWsR6sPD/\nQBNqpVWRZYy5suCINwTOjwTqJ2rz1pR7b8GtmT7rBkuHCFRxP5l5pnbib3KS\nEjjEwCdfHxFO2A6r4bQm4dCOeRH7WwwPrGJyib8oM8XF1WgeZD88wHD7boi1\nTUAzEHTgTkLtgYRYQE/YXJ1j5nemUGXZ+Z/ocj6n3k5mohUSDEtHWtpwlcl5\nTjogDmtlxQz3ezw7/ilYpWLmrKk5i9HPh/wqEPfxD+tGDsU9AmAwjaF0wd7p\nlHEiHoFYxyEn4dxVIMx2Jj4T7lvpdotyUYyhqMjBQG79QfF/o+0uiCskjERN\n22EU\r\n=gYhr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.8","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.9.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.1","yargs":"^15.4.1","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.0.2","dependency-graph":"^0.9.0","@graphql-tools/load":"^6","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6","@graphql-codegen/core":"1.17.8","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6","@graphql-tools/url-loader":"^6","@graphql-tools/github-loader":"^6","@graphql-tools/prisma-loader":"^6","@graphql-codegen/plugin-helpers":"^1.17.8","@graphql-tools/code-file-loader":"^6","@graphql-tools/json-file-loader":"^6","@graphql-tools/graphql-file-loader":"^6","@graphql-tools/apollo-engine-loader":"^6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.9-alpha-d018ac03.0_1599408712382_0.5880371594906024","host":"s3://npm-registry-packages"}},"2.0.0-alpha-2c1b26ea.0":{"name":"@graphql-codegen/cli","version":"2.0.0-alpha-2c1b26ea.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.0.0-alpha-2c1b26ea.0","maintainers":[{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"9970ef46cbea85d0e41d46ff2da5a6fc7a13eecf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.0.0-alpha-2c1b26ea.0.tgz","fileCount":32,"integrity":"sha512-slRB/Ox8m+naXMDjPh0ddYml2vZKLCCJjzKEAzCv63RPEQUmv3bxtPqneocYLkOioDLJeZ8Db0Kfk/SvkQB8Rg==","signatures":[{"sig":"MEUCIDfPd+yDVYypiXLEUiMPCqZBXZO6o/Fw9EdtRYUHCAqDAiEA3X1Dajq6Po8Kj6anhpBojmiL2SVicLNKMj04/t6OhHI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":436157,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfWLgyCRA9TVsSAnZWagAA+W4P/1lspuGAd0wctqRcyR2m\nS1s0ry405zqVmtmSmLklTX7/7CiDO6IcTip0SKk81RB+xC/w/ctGpghA3kKP\nH+V5zBtOulQOJ5IfrvT3ne+OeHTD+AVDuxRX7e8sKHwsvt6TfZGNDClE4nSS\nPg86nf60HiyXHSmsw5UmsRXDX1WjuD+yZhaPHf9C0kXY2/wjIYFYUDZeRhZP\nmeKx6BUqpTF4Km8CJqq7kymv0E1DlZlUctaD1J6mhSad4Q/DYmmBc3fLrfna\n5/yG0TgyNGAX+Kh13jOJVGzg0b+CotEqEXT5faW4KgIpXTC1T/Wai2dPtscS\nv3xzJXUJ1kuvm2lv10xuzTFf167EoaBj03gg9mZ+5TclYQ+xEmKr6nXHk29h\nGR2M93Q1kaN3bBpq+4aGBW/yD0gBawwJyakkLuTyZCwXX2cwMjb5yiybn2kf\nLancqkVawxwup8WsRgDjT7cvHYTNMeyRcXU+QP6hSEGOGLBMLJPSILHldHIn\nG4KCqFhwaMQTaWVejjsXkxdAUZGjRRDowWgQ0cuvGLIdbgfZ0xMzli87Rl2g\nsD0QOgrzdvfqW/sEMOnvP7yVZPnwi380KjMc0IDwqirHA2gLtZRaXl8jzrmc\nfh56XFcQ+kKCPQ1US87VntnIqEzRP2dA5S9g/PxA+msxgixnNHLlmbpvvhKe\n+8U3\r\n=1nxk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.8","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.9.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.1","yargs":"^15.4.1","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"0.0.0-experimental-49a60af.df7","dependency-graph":"^0.9.0","@graphql-tools/load":"^6","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6","@graphql-codegen/core":"1.17.8","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6","@graphql-tools/url-loader":"^6","@graphql-tools/github-loader":"^6","@graphql-tools/prisma-loader":"^6","@graphql-codegen/plugin-helpers":"^1.17.8","@graphql-tools/code-file-loader":"^6","@graphql-tools/json-file-loader":"^6","@graphql-tools/graphql-file-loader":"^6","@graphql-tools/apollo-engine-loader":"^6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.0.0-alpha-2c1b26ea.0_1599649841954_0.38938848013822747","host":"s3://npm-registry-packages"}},"2.0.0-alpha-8c56b45d.0":{"name":"@graphql-codegen/cli","version":"2.0.0-alpha-8c56b45d.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.0.0-alpha-8c56b45d.0","maintainers":[{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b3d530f0dc4da760251ee2377a6a4a109f2190ef","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.0.0-alpha-8c56b45d.0.tgz","fileCount":32,"integrity":"sha512-0RTV7T8dHlqAnt1foiF9cJG2F0ahhM54ygFllas+GH+T2vTxS3/mMkVldW78ZU+Dh5ofncyTBj1cWrflgXxkaw==","signatures":[{"sig":"MEYCIQCNsP8Q/0/I9bVDWlxTIH66nWT+Cun2WfaSmbmaL2zcBwIhAP7M0R+TNyuhTsr3hZDlk6r4H3RDDpMz30atbVMy5tdJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":436157,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfWMb2CRA9TVsSAnZWagAAFDMP+QGCJFnODbFLUtudEWbU\nby7YWgQ3F+DxGCFU2ytwOFqTnKdDpUBIgSqIC3a9yWEKVL5QCO+kZMT+HNMe\nozmdz3Y9/BT4paa05PAZDGmrW8MH6fG55kWGQ9voQxjv/8oQxxXCG1pL1Cqj\nK2OQCFOIgnZvjOMMCFA8QhvCvZvvZv/KjkaJ5Nkc6IPJp5jeSVK+ttxDhszm\nkCUG2yZGDB9TFhFd7JfV5zTrRt9wF+92tqThAjjVYL/maDjZXX4okROPBM/5\nb+CG7MtYPTBd/OTEmU0H2MkacJpXkL1hMU3Zw21zGpmocgRSFF9iFgQGGOmN\nRVgs6KAOLx4kwvEaWeECwMit2f4RKUQHmhXPdFbSqK9Yl3VLaMUpf+2l4uBL\nQk//8BaM0sCgkSzZcNPG+Qts/+dz/O6nwinSViy+gerjS7138ee58UCfy9aa\nCj+qZT/LxhlhZAj9+0TYUImfl4Jp8bF7I8dBQKOi81gBIH9T+uSilE8btU2v\n8TFRqj3myl+plUWHMqIWSlncx4zM6X9qapNKnB2x6/TD9t/Us2p+WOLEhWJo\nMUThbDjJgu2XupfNv5oO+dKQ+yOazqbaa6Di8c5W5vH7YZtUvmw4G05Hn3gQ\nDz9MmbFcab0lGLcvmJJ73hMPysc4HD8QsebAGhgFEc3GcFcN94Pqy5QRO8C2\nHxRM\r\n=stzG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.8","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.9.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.1","yargs":"^16.0.0","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"0.0.0-experimental-49a60af.df7","dependency-graph":"^0.9.0","@graphql-tools/load":"^6","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6","@graphql-codegen/core":"1.17.8","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6","@graphql-tools/url-loader":"^6","@graphql-tools/github-loader":"^6","@graphql-tools/prisma-loader":"^6","@graphql-codegen/plugin-helpers":"^1.17.8","@graphql-tools/code-file-loader":"^6","@graphql-tools/json-file-loader":"^6","@graphql-tools/graphql-file-loader":"^6","@graphql-tools/apollo-engine-loader":"^6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.0.0-alpha-8c56b45d.0_1599653622313_0.9776317090276168","host":"s3://npm-registry-packages"}},"2.0.0-alpha-f473a1ce.0":{"name":"@graphql-codegen/cli","version":"2.0.0-alpha-f473a1ce.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.0.0-alpha-f473a1ce.0","maintainers":[{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"32afe79fb4a055ed3d831626d4d4eb6d4ba88d45","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.0.0-alpha-f473a1ce.0.tgz","fileCount":32,"integrity":"sha512-X03Cu+/fa3P9ridavZ1Qjs92W9zK077WwJmxF9fWiQhky6I3VCjv7c58w89ZKqJ4uzuFDq02ytoDukBZiSO1WA==","signatures":[{"sig":"MEQCIBa7YVCX+B8/p8h1Z60MYUeVxQEc58+6ewMP3+awG2CuAiAoqZo89ndY3M4mesayykKgV0AmkDviNswG+Cju4aof3g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":436157,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfXgtnCRA9TVsSAnZWagAAniwP/jpS96NFXb1NkXVuu1uu\n1r93VMb14bGUbwThdEoc7BE5By2AvIaCsw9XmGxc1o4/M18Ztel6rTeFHnE6\nXilpUb7RaqLIdQH8J3oAYOIsMdpfLrcVJghs1E2eiOUHp63xBsFbvf3gotFB\nU+JZx49zFd7XD0Yj6gVWISDcwzJpCgdARsR1ftSuTTk4z16Ar/3k4v9FWhy4\nsWFI1Uv4G+2ZO12W/x/moD0V6hjPOSfsaVEt5z6Q+0xn+Ad+z/fsWI9rORkC\n3+f9V4WOtLRxVSL65dDnYRj4xl+Xhq3xuvLvXHzc7bJsmhxrTqBvsVNIwPj6\nfOctCGKELA6kkAhderyLoxesWJhp3TPjL+aBkf/QjqHuu2VxkwWOvbCfopWD\nm4IXcgz8ovosRi+G2OfAGyjaXv6tXe8s6VEWJlI47sZ4okTMo1rzlZkELT5m\npO96h5fcHzKk3G12EK0XAiV4V2TnVuTO+E5Fny25Q0ouhGtUESB3mfKE1iny\nfdU2r1IUF7YAzmw1iB4s912HvSdKq+p2nzOdotgw/f3F9vq4peJYZ2sLvv74\nmmeZZTt5GS99kVVLlXHqgKrG9zKDjw11MhY39oW5Kj3A0PCSdpWlqXx6aH8B\ntqGsqh6t1pNyJjhn/m3+xBpuX4igJGyyR5hMI/hxKeHAR2qS5DvnMT7V/5Sn\n4KRm\r\n=601h\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.8","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.9.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.1","yargs":"^16.0.3","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"0.0.0-experimental-49a60af.df7","dependency-graph":"^0.9.0","@graphql-tools/load":"^6","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6","@graphql-codegen/core":"1.17.8","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6","@graphql-tools/url-loader":"^6","@graphql-tools/github-loader":"^6","@graphql-tools/prisma-loader":"^6","@graphql-codegen/plugin-helpers":"^1.17.8","@graphql-tools/code-file-loader":"^6","@graphql-tools/json-file-loader":"^6","@graphql-tools/graphql-file-loader":"^6","@graphql-tools/apollo-engine-loader":"^6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.0.0-alpha-f473a1ce.0_1599998822709_0.723018370782915","host":"s3://npm-registry-packages"}},"2.0.0-alpha-49180ed6.0":{"name":"@graphql-codegen/cli","version":"2.0.0-alpha-49180ed6.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.0.0-alpha-49180ed6.0","maintainers":[{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f0e1eb7d49ede7fdeb9c0fb9af3f30b106e56de9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.0.0-alpha-49180ed6.0.tgz","fileCount":32,"integrity":"sha512-PgBnC1TAznMTMZ/cuJHzrUGE9RiIopoSJKifkFCDoUC/427RrwywBjB90cJiJ1QHesDzEVwnkgBtGBJljqys1w==","signatures":[{"sig":"MEUCIADi1yXO41EvJqYx/qbjaRk1gGaSxdb420SaSe/HZ/vIAiEAqjsp9TcIVySiB2Nbae0+qcXSzH+Dg0atomMS213gnJ8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":436157,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfXgzhCRA9TVsSAnZWagAAgnoP/023PkWcgxzai1Lb9/iG\nwFOWVpotW7LIHlPNcHITMVi+zyVYRgeRJpUvB6g/1Kvg1Ua+cHQg3KcTWRfG\nsGEjsyDSGBKp+J9kEcEzJY2IPXE8oAiRcR3do683d0hlWROOUJdcPn3t9iQz\nJJ1iqHIFuFPmxZfCR1c1TvPZXEzepVyBK3iGmEImgZXqHsUZyXld4W8zixG9\nvqvIy0dV021lP+KKGsFYXcbbggAPYqoD5Fn7wSNPlClyaKLZE/L61Hh6LPww\nJ+btWhycbb6L4iLCSMN5Z3onjvzIz50jD3in2h4E/FEk6yaKRSEX9Wko4AMy\nZR56FkAtRCAqNoc0vUT/ieyEoOs6A5COan8uDbkXxT+NY+HWHOXLGneG5iNr\nOShtnpg4k8h3x7Oyr+wCsq4rOAMgv01GFwtmSYRB6vyUFj4Te8OUX26LsajJ\ndQZKwVzkRBwShuHXWbWSlkZsQLQFz4ZX45WWfLgpJ0oqJMNtnvCjayWU8PyU\n11yEuvDKz4oRcLjm8pGuhplc0DUR9NFkMEWCJT67a43kG+MhK5Rhx4xQcjM/\nILUFGD50k4FRuI6xmVRvDfMaGI9AiNXXEcX2IbvKGpRHPo4t+OdxhQeMV6Fj\nUaFBFWINaZYXvvtIkHKPCwm+5JM+4mJseHz4tS5GL+VoJjFpG0PiSUfSDxPm\nfgAb\r\n=Qq/P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.8","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.9.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.1","yargs":"^16.0.3","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"0.0.0-experimental-49a60af.df7","dependency-graph":"^0.9.0","@graphql-tools/load":"^6","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6","@graphql-codegen/core":"1.17.8","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6","@graphql-tools/url-loader":"^6","@graphql-tools/github-loader":"^6","@graphql-tools/prisma-loader":"^6","@graphql-codegen/plugin-helpers":"^1.17.8","@graphql-tools/code-file-loader":"^6","@graphql-tools/json-file-loader":"^6","@graphql-tools/graphql-file-loader":"^6","@graphql-tools/apollo-engine-loader":"^6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.0.0-alpha-49180ed6.0_1599999200504_0.4731311933555704","host":"s3://npm-registry-packages"}},"1.17.9-alpha-e18ad918.0":{"name":"@graphql-codegen/cli","version":"1.17.9-alpha-e18ad918.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.9-alpha-e18ad918.0","maintainers":[{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f075399799fce6918ba9e44365025bf552123cbd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.9-alpha-e18ad918.0.tgz","fileCount":32,"integrity":"sha512-2clWXiiwRdAezT47RGJe95irtFnLBzr3cdSYGHWT9bkySXCSpjMX01nlJeiZ06J8oMMhpELn1F9Nds70GnLT/A==","signatures":[{"sig":"MEYCIQCP7qP3YekUlw7AsS4PtXQw6GK20n93NrDbqHL0S1utGwIhAN22Hp5ShoieoHD/1G0u9gj9KJQJWPG2GjAq90LI+ZZo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":436158,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfXhKBCRA9TVsSAnZWagAA9zYP/j5aRU/8L13rVd6heIfc\nsDi9Qix1LOfhKmvxxM0jDgrL2PM9D6KmD+z5EWnas4eUgJli5E5eXt1BkrA6\nIaaDvOt8CMHTJFVEpB9tg/lernA88ey6lK6Yrm1V+a87+DcmyHjpEwf0Whr2\na2bsz0yFRkqQq8iB7Xo9HdGRp8VG8FeXhKWkvsQhAibqCNsjxnYKVuTT4W5V\nnADZUWAY+WZa2BISTYcTazbQItOi5NG0WjcE8ogrjXjMJBGjCaxU920e9STk\nI7Q4Dck42S6dL64e0M74Fb9HZ2hAR6l17pwkkpup+xGv18VUtYJXIoTcB/sB\n7NhmyqzyqvzGlLmvj3hT6iMjznb3lBtIDX92BsgOWzPGNZi5LimrdQZbXCtz\nq+Fjxr3jw8V3PdJRLV2StyAb53X/SNyXGgJOeKqGdy5WZKnG4NsTbaaEYj8U\n6WTM+mK2JPQ9hFh0l1F/c3Rv7sdmYg7pVGVNrqSZv2enPjrOOdI8ojAInEsY\n5FTUSs4LOirz71+iumzJwUvBmH8bGgh9R3SwoPoO0PM/hnJvd4t8Sa0dwUcF\nMtUClrPfzazhUDJcfZ/r0hoELMCna98vL7i8sOYUQ3ESI1KIzSWDdByHCfEm\n8WHkHIBfeURVtqngzLMfL0HUNSQ+klfk9QddMG3pwbi0oTAQeyM7xRDAIZp6\n3NId\r\n=64vr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.8","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.9.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.1","yargs":"^16.0.3","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"0.0.0-experimental-49a60af.df7","dependency-graph":"^0.9.0","@graphql-tools/load":"^6","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6","@graphql-codegen/core":"1.17.8","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6","@graphql-tools/url-loader":"^6","@graphql-tools/github-loader":"^6","@graphql-tools/prisma-loader":"^6","@graphql-codegen/plugin-helpers":"^1.17.8","@graphql-tools/code-file-loader":"^6","@graphql-tools/json-file-loader":"^6","@graphql-tools/graphql-file-loader":"^6","@graphql-tools/apollo-engine-loader":"^6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.9-alpha-e18ad918.0_1600000640780_0.46049942711816505","host":"s3://npm-registry-packages"}},"1.17.9-alpha-22e0bdaa.0":{"name":"@graphql-codegen/cli","version":"1.17.9-alpha-22e0bdaa.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.9-alpha-22e0bdaa.0","maintainers":[{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b89c5ae914c9d26809b71c3f748f146d551b9132","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.9-alpha-22e0bdaa.0.tgz","fileCount":32,"integrity":"sha512-/jsXlURUTsmPHUvDyJ7Tg5h8zTtr4bqrBySU1q54pSpKpzP+QewQQMHpZNYTa3FZ1QIITIaOngA3J8q6QOVP8Q==","signatures":[{"sig":"MEYCIQChua3hUa4pB2CWl3hqeS10FYRY8tHhsqewUWX6TWPjZQIhAIbirkqOEd33CHMD9kprsYaSEtxZQHeKbJtgdswBJhQU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":436158,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfXjlpCRA9TVsSAnZWagAA/+AQAJ1ilbjCLJfXcHiutUni\nwi9XVOxbaLESVMPG3u11g+ROtETY4fjQUCtFAlc7FZ0FEiuYmG52nCKE3kDf\nfTw5280Tb5ZG7qB7HpLC9gajBHGcnihiBdmI+eTnSKT3D34qBxM63z3YJokQ\nAOkGY8+sqCtxTkHhP2fywT7a1dF2sENqGN4jUtByzIg5UJ3J2YVvjkQwJ4f2\nP1Dexd4LYiUDZe4FIv9ndndcoQDjWufkBVNdBXDdXVlVxXIz84q8x6urdkVO\nf2ZVIQBlSvoUPY/0mDNzeLEkBajVslxmwBy8VZKkKVTKjeZV/YaPkDId7dBa\np7IGL41huW/EHSJs5WM2BxgInygG+PdNywyWxbw405TQ/StI0GVq3i65VAC/\nc6YdRn/ELM2UCvBjb2Nd2bIL9GBynoUrSJWAExxCi4FWZhcdedPGAzu8VUXD\nMb55Rdkyc+KnavvC1T1NAwgaaSa+7EjwI+bAR9jUVvO+UgPIMwpYq2y1gLet\nvkh4eu3tkDIJdF7DTEFlMj/DCZYFRI7ifyNJKoLDNqOL/yvkDnSInibxdXNE\nHQCbFkqrX/M6Ppm1lC1yqyohaic/NkReUUNZ4lhW1nHIcAKjIay/ahHUrKII\nJWL2dHqDXCkUbM1VDsZaikOrhRql/nYExp81AWI/kUVKglA6BTIz22MbxyWs\nOCxs\r\n=zyG5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.8","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.9.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.1","yargs":"^16.0.3","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"0.0.0-experimental-49a60af.df7","dependency-graph":"^0.9.0","@graphql-tools/load":"^6","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6","@graphql-codegen/core":"1.17.8","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6","@graphql-tools/url-loader":"^6","@graphql-tools/github-loader":"^6","@graphql-tools/prisma-loader":"^6","@graphql-codegen/plugin-helpers":"^1.17.8","@graphql-tools/code-file-loader":"^6","@graphql-tools/json-file-loader":"^6","@graphql-tools/graphql-file-loader":"^6","@graphql-tools/apollo-engine-loader":"^6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.9-alpha-22e0bdaa.0_1600010600356_0.490358252576083","host":"s3://npm-registry-packages"}},"1.17.9-alpha-9585ccde.0":{"name":"@graphql-codegen/cli","version":"1.17.9-alpha-9585ccde.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.9-alpha-9585ccde.0","maintainers":[{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1d7e8d92f4d094c462f168a3ec70c9e19361e7ee","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.9-alpha-9585ccde.0.tgz","fileCount":32,"integrity":"sha512-L7A1BhKgFpki7AAc/tRvQqChpAjNYCocpjcW0tkBxUOzoqrISy3w433AxasqxqYFbQIDZc4wLFKWqqubtvISGw==","signatures":[{"sig":"MEUCIQCFUhoAo/iIpTV+pGByrDo+mWnXca8UNuLJkC9lWXk72QIgBc2bF3+6xzARTtctKBlGOAoiyWfgagvZo+hMF1wPVKA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":436158,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfXjp0CRA9TVsSAnZWagAAdjcP/jIEmf5ol+TI6U7T9PLQ\ngHVNL8rJ1hDo7LEfFTZ/mGsr57AyHzNYiFeLD3mfZtUICXjFMqYD0yB9ZREo\ny50Eb50xSCu3CRS7L9obFKgo2UvPgzmZSL34A/cSTNt5r7QqdxgbIvJ+Ct8R\n0ffIthzum9AzrdicOb8gis5YdVvIwq76XS0RZtVMKoBJKfwWjW1XpHfAFjoO\n1fmQvATy2tkNTVqDrWF51T0E3t5O7vTrhGKv+/LFoexqViyR2VGKl7izNgts\ns/Y7oR+AZC+aSTQ+Ag5gpZrvX0khXqIU5dkL4+lQzL17zI47ueLU0NDZHhKl\nlRkT6Ig91irHV7PCTyBkWJsK+h7S7f9uaH4cU3HwB4x2oUyd/ZJIfyueChLU\n8/Mvd+RTkoRd6BAev91qGuB2lr85ljqQGOgi6FIJxd0thrMUwrh5YQmntQJB\nhyD497UgMnJ1j8s462Z3IZ4zNVcRDhGCyFhZU+ysTQG3j/AGh5VC4ouO5k0+\nilJAfTcOA9rmMLY5ebYjkOT1g3rR7qym5bHDkSJMg1nk4X/jv+CAvgh6hc+7\nCnOqa5qY4W+P30exILWfNRFdUFHjilurPZj8OJLrtnuNDgmb7exo3+y9hqQE\nnE9NiuodViz+7r8qgj9kXQNdtnwexW5SoT0XWLhH4Gd2fVS8pKc9omPou13A\nJ66o\r\n=hHvg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.8","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.9.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.1","yargs":"^16.0.3","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"0.0.0-experimental-49a60af.df7","dependency-graph":"^0.9.0","@graphql-tools/load":"^6","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6","@graphql-codegen/core":"1.17.8","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6","@graphql-tools/url-loader":"^6","@graphql-tools/github-loader":"^6","@graphql-tools/prisma-loader":"^6","@graphql-codegen/plugin-helpers":"^1.17.8","@graphql-tools/code-file-loader":"^6","@graphql-tools/json-file-loader":"^6","@graphql-tools/graphql-file-loader":"^6","@graphql-tools/apollo-engine-loader":"^6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.9-alpha-9585ccde.0_1600010867795_0.757205861602704","host":"s3://npm-registry-packages"}},"1.17.9-alpha-e54d58c6.0":{"name":"@graphql-codegen/cli","version":"1.17.9-alpha-e54d58c6.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.9-alpha-e54d58c6.0","maintainers":[{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"cdcfaa7df0d778d09d9e66dc3ad6f8b21a410d99","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.9-alpha-e54d58c6.0.tgz","fileCount":32,"integrity":"sha512-hrBG+KlrwNCnlK+0e/cgNqU3kDFw4w0bfRvB8jfjvWhACBqsJ1C7DjizwQ0VTcDX1W1IMUEPX2glZsNCyr3UdQ==","signatures":[{"sig":"MEUCIHCPqntCJic1YtqGGBfA4kDwQJMt7qBkp4lOQqAOX+4OAiEA86UcmseJAXvhxwHUbsk0ZBzzb5u6LPxpE/m5kKKhy9A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":436158,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfXjunCRA9TVsSAnZWagAADjgP/3htxRmuT3Xc4WJRCbxT\nnfFM/xHxN9jyVpNYg1jiXiX3jCzEZ4M6aZMVl4/9tpopD5sPNKBCL5dIe8fS\n+pm8FHknudR4oIbHKz3FwfDYCv4uJ1ghSa3/lV3KpEaMuLruJDFp1koy+UhX\nHN9x+9BCM/NGMrxyonYE0CM4niuPe4gqFot8aEqDPGtLQsdBwX/cHgxIlAxl\n/u495bJCOuD30EK7s5vmFcNF8xre+dNiGfjJ9rm3vJ54IBRJ6HoGN9ucxNJV\nKJxkGNrYAq8cXgP1csoeLUOOgYTZISoypOMlvcH8FUlmYSvbC15cMF6wd4G/\n5ARYN1kdUR7DRU0onLnMMLwIX5jSYuDiQ3c9K+zjVErHLOp8+panAuZccdj9\nfJClXT8gk1YZ/8GvwBZ/gd0AVd/OtZXrSp6lJjQkMwbwAq/ZM0WOBP8xLBuP\n9qWfEfL18QnHR1xpI5nURVrMaVg6E7uLtqYKzxpVk8nhzjf0HjETa6Vc2qyY\n/n0/u/9tnwUkVYMOkjHC76OSVROxgmAc3ZuADbx7i5h0Qm+GRDdHtAN9X6Jh\nrSX1+WBiJSpD2/ZPxFNodU5BCmhwdLiY9wAj8lMvgonP5zebElX+cZ+GqzWA\nt1sVEEAnagFoyxc21s3gsiItQu22U/EMgY1QX+lQYCKYe3ffNKHmhwGg9g4/\nK10X\r\n=bSr5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.8","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.9.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.1","yargs":"^16.0.3","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"0.0.0-experimental-49a60af.df7","dependency-graph":"^0.9.0","@graphql-tools/load":"^6","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6","@graphql-codegen/core":"1.17.8","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6","@graphql-tools/url-loader":"^6","@graphql-tools/github-loader":"^6","@graphql-tools/prisma-loader":"^6","@graphql-codegen/plugin-helpers":"^1.17.8","@graphql-tools/code-file-loader":"^6","@graphql-tools/json-file-loader":"^6","@graphql-tools/graphql-file-loader":"^6","@graphql-tools/apollo-engine-loader":"^6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.9-alpha-e54d58c6.0_1600011174462_0.9265810697850145","host":"s3://npm-registry-packages"}},"1.17.9-alpha-d6ef9874.0":{"name":"@graphql-codegen/cli","version":"1.17.9-alpha-d6ef9874.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.9-alpha-d6ef9874.0","maintainers":[{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"fd429e3937f9b7f2ae3f7356a644b3fd6f641c47","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.9-alpha-d6ef9874.0.tgz","fileCount":32,"integrity":"sha512-I1I+jnamxHSoSg1T4XPxfxPItAOB+WY5Rz9OXmi3tb+Fy5Ro28dOzdCupgctasRrl+PRH9hx21dDEV1fLjXLzQ==","signatures":[{"sig":"MEYCIQC8reC0S4fVxpZTlNqnTynDJUa8JCovV1LcSzjWEpOWbwIhAPNrJxXQQbI1dXkrRe5RkH0izrLAA/ORMPjc7CDZ+HAz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":436158,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfXj2ACRA9TVsSAnZWagAAnMgP/3QQrWBlQLQD9yy3Q2V+\nxS8lFnvSQQ1mUPLZtVZbthfmZCKJJbICanCmPDPmNh9MNPikJBmCJB5RKkhn\nhm93+bjRb7ZZxOW8IuitfgwFW70di4p9T8TmGDGQPMnd2VLIrP9zFrcGUK0B\n86GBpA/5KjkXOirZZhmPCHtmyDjuqJTlmQrEit1sWdCyvAXR3Ugt0O8H9+88\n263IGl3A3pTJsHSlggizr75A3zrtNCC44GE2kxnttmSZlC6hN5eQCBW1idrt\nioYf6C/AH9lroT1plm1TnaaEAjANCjvN2eoGK5KszHAnuhWCiwGT5W8cUo+S\nTkverDFbXz4sW0NOrTF9U4XUisG77h50aSNfmZ2iDjllxaPmtbshL4No3TwH\npRamxzhkwgAIx5WadTXePyiwB14HRZPkDJJ+3dK3VLMMTdITPDMeLrnBlsgU\nd0usetdtRoI14noD0/akVlGXwEqJM5/zxne+iprJHDYLizLyI43n1A4rubuV\n1xTF1z9hvRzPupAMz8waP9uYUP3sfODdQNcLydTRgwsSpTMSlm/qhyFIGan5\na2kOvmk0EecWqZExO28kDuCCjY3MVOwQvfszsI49SorDxDFU4nmZnFbCbrVA\nd/flZZfpzth5oASHrnyj+XEKc4Tqflnv6rkzg6AVv40L+Eu9+YdOrTaqOWaC\ndVe7\r\n=XGnQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.8","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.9.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.1","yargs":"^16.0.3","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"0.0.0-experimental-49a60af.df7","dependency-graph":"^0.9.0","@graphql-tools/load":"^6","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6","@graphql-codegen/core":"1.17.8","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6","@graphql-tools/url-loader":"^6","@graphql-tools/github-loader":"^6","@graphql-tools/prisma-loader":"^6","@graphql-codegen/plugin-helpers":"^1.17.8","@graphql-tools/code-file-loader":"^6","@graphql-tools/json-file-loader":"^6","@graphql-tools/graphql-file-loader":"^6","@graphql-tools/apollo-engine-loader":"^6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.9-alpha-d6ef9874.0_1600011647921_0.4147551915506238","host":"s3://npm-registry-packages"}},"1.17.9-alpha-af0c8758.0":{"name":"@graphql-codegen/cli","version":"1.17.9-alpha-af0c8758.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.9-alpha-af0c8758.0","maintainers":[{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"774baa86091ade197a1162163101d13914563983","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.9-alpha-af0c8758.0.tgz","fileCount":32,"integrity":"sha512-r5HuMMrDMHVORJAlN/6tRbtFRRY5NPxdPOzXXuqEfk/dj7OT5DNOSTN7DjuIZebAVwjeBXYtrRxnfTpXht+xUw==","signatures":[{"sig":"MEUCIH+AG+elINzMigXqCxmQOfFDqE/x7mpJLtDlFM+Yq8PqAiEAprSJ/8mGmGPGCOpgM+2aS1hk7BCrS46Q6/CDNNzH2DY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":436158,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfXv9xCRA9TVsSAnZWagAAB5cQAKP0Xo1t53PNjH1wGsRz\nL8tzSQ/bNVIiitLgXu3MvhkkOhv0ZXSd1WBVVb/wpfe7G44PbX6sP25XiNnE\nYGXplKNCBFpTTBKN8m4mEtnE95S0+Fo6uAZzILtoocCwJ6zfzq14CxlcXor7\nGmUTPoeQgDYk/NfOeRg46lNY7/vGXMWioB9kyEP6frO+h3qdZovQcZa6JrKc\niWwHkaEF3ELfdwbif3fLdrokVPNyWNSNCpiDuZUcAdLWwDISWAQk8pjNYyzO\nfGfeACTkaK7baJJfVQIkl+cvheV88Ek67N9cQwfbGdhImZlbHUTu13HAWHd3\n7krgHaeLmgFw6avo3yAv2A9xDaXMo8Dnud3KuL/kF8CS1MtARlt66CneltFe\nRMg8K3KybEdLk0XfVkukqdc2GUSe66MGHw1h4Cj9wCFCbt6z6VfEQva3q5PE\nzcs5KHwZFpNrrshV7f2urn/wlnvxv4PU78UInSqpQUimmZhQ0ePPebIxtnZw\n6hAXvoyo9fwpur8VqG+OB5Fk3ULMU8UuGf9wyHiFs3JsO9tL4BBKL+oiomPE\nhw4KHx3RrNOUfXiL2uk1ArMcARgZ/QIGdEZfzwU4WwCHVxWKgfJEQ6B11S+z\nyyLOfUyDnvo5Ap1StNCyOs5uu0c0qtcKHY9v2QjstTD7YY3uisuOiSMY30qa\nEntZ\r\n=3vFV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.8","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.9.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.1","yargs":"^16.0.3","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"0.0.0-experimental-49a60af.df7","dependency-graph":"^0.9.0","@graphql-tools/load":"^6","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6","@graphql-codegen/core":"1.17.8","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6","@graphql-tools/url-loader":"^6","@graphql-tools/github-loader":"^6","@graphql-tools/prisma-loader":"^6","@graphql-codegen/plugin-helpers":"^1.17.8","@graphql-tools/code-file-loader":"^6","@graphql-tools/json-file-loader":"^6","@graphql-tools/graphql-file-loader":"^6","@graphql-tools/apollo-engine-loader":"^6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.9-alpha-af0c8758.0_1600061296262_0.7725352290953278","host":"s3://npm-registry-packages"}},"1.17.9-alpha-45eecebb.0":{"name":"@graphql-codegen/cli","version":"1.17.9-alpha-45eecebb.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.9-alpha-45eecebb.0","maintainers":[{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"82728629a6480fd03677ad20964400ec54bcc7d4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.9-alpha-45eecebb.0.tgz","fileCount":32,"integrity":"sha512-zdo0QBKClu1UXkAByZso9kARB2FBHTNqpVS7IntuihB9hl2pL8a3h17ozxfN/A6ltFcHNyHBP9eov8RZMfJ8Zw==","signatures":[{"sig":"MEQCIDW5u/CObNZ41PYOftxD5BazDKZhHkDlV4lisNtWJRtTAiBYTOLIx7Yd/N2ipU/0egoQAsl+rnC5phChuztXgsABAQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":436158,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfXwDnCRA9TVsSAnZWagAAnFoP/1/h6Y5mLDIIYBYErZqW\nmOLIcyojOvn76BvCsMNXrahMdVFK6cSYIlKHDSz/aTKmh2sTRM1SF6FqtcXU\nnqwckqh8GpCthjyh2R/5qlnhsI3dyFcWAUK6z5MOKYelYpiphjwJizSpUKUB\namQPnEem9w29eTTZYLC9C/QM9FJmKwNE5Y8w0o2w190qpD3Hrc4VZolJSS8f\nLA3k/RVGKYkrMeLMkc49VfvhvQgSzU7L62NxFQ+kFJN69n3nveQXyemp1blj\nxtD/zp6i3EJumtW5VeyC1A2WjAz8KeRDZbDYc1tymSgL4Nl4AuroyOdd6EvD\n71Y9GNOJdHOD8k3VwJlQbLkCtq6q1zRwCscg8AoyBi/Kk6tvBX9e13BUxBal\nvAQt9P6z2heXlZS1bUuBR1o43e7mGoR5lr8+K3E4Ev38v0U2PE5gnOeyp+21\nOmbBf080LGUoHYA+CL902uMDB8iVLTKAJZMtmZEAtWlFvmCdlgUw/CHDN/s3\n5wABsjxS//7p2w3j1DCw917OBd2AFOPfK/5wMU7YhuO5rvJI7lFEdMiE9lMN\nU7eDs/5v+KcB7d3JVH6b2q4JuK+3iCaYR0wLDsMAhpUTPc5HckQXctkiuyFh\nToYBivHJx6CxlAL2xqm6DfvLZlX6eeL2tMXJwxRP1y1lm4USAR1sNMs/HGQv\nrS3q\r\n=K5Ku\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.8","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.9.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.1","yargs":"^16.0.3","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"0.0.0-experimental-49a60af.df7","dependency-graph":"^0.9.0","@graphql-tools/load":"^6","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6","@graphql-codegen/core":"1.17.8","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6","@graphql-tools/url-loader":"^6","@graphql-tools/github-loader":"^6","@graphql-tools/prisma-loader":"^6","@graphql-codegen/plugin-helpers":"^1.17.8","@graphql-tools/code-file-loader":"^6","@graphql-tools/json-file-loader":"^6","@graphql-tools/graphql-file-loader":"^6","@graphql-tools/apollo-engine-loader":"^6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.9-alpha-45eecebb.0_1600061670821_0.7664572408481849","host":"s3://npm-registry-packages"}},"1.17.9-alpha-9e4dd114.0":{"name":"@graphql-codegen/cli","version":"1.17.9-alpha-9e4dd114.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.9-alpha-9e4dd114.0","maintainers":[{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"9424f840f3516e684becc3ca0df52e2a5487064c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.9-alpha-9e4dd114.0.tgz","fileCount":32,"integrity":"sha512-F0c8Y7KjL6EoAroe16q7vUwJfOEc1k3KsUoq5wzBGN3zYocgsThE/M/beG6Ub197KkipuZVBoz+EJVaUzG6nBQ==","signatures":[{"sig":"MEQCIC0AoprnfG6/N2Sw047qoDr4431rVyVaXft6ovLw6NuoAiAL6J6k2y+TEmJMiSC4W6Q2uK1BZZR9eHZxKxs7YCAGvA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":436158,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfXwENCRA9TVsSAnZWagAAVAwP/RVY8IRxhOrLpbrEs4Kk\nViLOG9Ru2yYZv7qhwmZDOljbN3HocITc6w7adIa1IxdfOea82paXGvNZA1HV\nnNKSoGr9FTVBg6RhqiSB/quk34Dph/9TSK3PZU9FwGKoUDXNNe6eY38U2uwu\nmcRDeNuzPx5NioiymyUQXM5eG39eM5B52rA43ia6FT/T1yD9DDAw9uO/rzuy\nHPQoaslVhH/t50NwNYIMQGSZ/Z2ohqI7xZAyeWPIdfhaM6EzTdCS4GbO+gyC\nnxwmRhhMRtS77wVxy+V4sC965ti9ucP150KHjR2FvTVPJD4uLyl2avrtnj/N\nHYh5PB4QS+xwahgaPaZnmEknLELQ2kNhWu6d6ytJcycdH+ZQhrSHgWct67nJ\nd45zoWTYGBKbSUnRh3Pj76P5fOtruSRGiR0eg8og0Ke37F60ROo79cppSFdD\n47A7HL+Y8fFP72ktGl8OE4HnPEoGiiy4U2Pm0mJiVnJkzoSQFO0OkN5zB7eY\nCFWnIGqrCZm6p+urwqGZQlQESv9+8qYJPAO4PQawDDhUhc8rAIxd2tP67qfK\nsRZLhV/+wxrlr3dXJ/pmu3PiGF+jnyuJ2xnI1WOQSGOhXQFM0HSvb7wIXCQM\nd7yWdtQuOhsXOauRaUcTw8arcnb9vYlWiwwFgPNEeBRMQ9HTyZ7gPJ/YS704\nyBKg\r\n=QtDK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.8","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.9.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.1","yargs":"^16.0.3","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"0.0.0-experimental-49a60af.df7","dependency-graph":"^0.9.0","@graphql-tools/load":"^6","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6","@graphql-codegen/core":"1.17.8","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6","@graphql-tools/url-loader":"^6","@graphql-tools/github-loader":"^6","@graphql-tools/prisma-loader":"^6","@graphql-codegen/plugin-helpers":"^1.17.8","@graphql-tools/code-file-loader":"^6","@graphql-tools/json-file-loader":"^6","@graphql-tools/graphql-file-loader":"^6","@graphql-tools/apollo-engine-loader":"^6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.9-alpha-9e4dd114.0_1600061708863_0.9212515831828312","host":"s3://npm-registry-packages"}},"1.17.9-alpha-be23c522.0":{"name":"@graphql-codegen/cli","version":"1.17.9-alpha-be23c522.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.9-alpha-be23c522.0","maintainers":[{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"45b587b16baf31ad56cc746466535ed12e73aa73","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.9-alpha-be23c522.0.tgz","fileCount":32,"integrity":"sha512-YfAV0z2wWzE/Vsf1254kEKXyzeAWaMwZKISDAtfpG8JtCmK4DmclcJE8/x5stj1RHCy67OWNAVgSF+OSkx/4Mw==","signatures":[{"sig":"MEUCIDcxpkp9jOFh6xvDd5VgEFRsj9AM3itpWxXFsdDa/5o+AiEAmCwkixUw0OLDepBuVItkamn7TcdbPt1MojJICbGfmU0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":436158,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfXwNRCRA9TVsSAnZWagAAae0QAJn9aCj0xGGM+8Bku7UN\njoAHgEap+XtkI0EmzQ1gSGZNY2994X/ldBF8OuE8brcVdEL5mPj3AF5xRREZ\n/gqX5OhIoorOrVzhPQh5h6oOs8P0uP+akaD2twuulasrBDk+WTlym0wzmBd2\nVtxpaYfZD9jR52x1iUOg0Ym5SxaYyH5wSqGoG+ANKWjjcOSzoSsA38T+RzNC\n01LoBsvfznlQYAwcovVGYh/DpMDE/iaSHJOkKXiN1XrdQCCPAD9UHHdQdsgM\npm8jrWjLv9dha836wUwnpiQacHocD+qVj/quwqCpV3+7CEbH4MLpyLcYykDU\neiZQ1w1u24PJY8+w2LIkPUI4s70W0mT0br/hyJkxmWVH8hdMSH3TszKW+XWh\nVxz8UMhf4cCa5Ot/J3Zi3x6nM/i50FPqfmqls5BheFRUVOlst7BqyVsZcMCk\nbc1pNGCXKQ4ADuQzYH9Ej9JlfE8TjZmGLc8/nvfQ5xrf/64cMOtZmmTYQwsX\nfUVzdUQXgWWVZxkmwTjwtPwYhgQP9IlpiB++RmtWwdi2Gs7mTl4bQ5TqrJLJ\nqmv/nYzTyKqizl6JpR2Rp778D8rBaSejr5GB++3aBpHdElHHmUC5ZpnRB9jZ\n5QdOo31cZTW/Vb1sXrtxOwyJI8UOH6CUWjhyj0sBlEKNv6WGdiTcPhdhxUUO\nEJli\r\n=yJWY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.8","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.9.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.1","yargs":"^16.0.3","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"0.0.0-experimental-49a60af.df7","dependency-graph":"^0.9.0","@graphql-tools/load":"^6","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6","@graphql-codegen/core":"1.17.8","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6","@graphql-tools/url-loader":"^6","@graphql-tools/github-loader":"^6","@graphql-tools/prisma-loader":"^6","@graphql-codegen/plugin-helpers":"^1.17.8","@graphql-tools/code-file-loader":"^6","@graphql-tools/json-file-loader":"^6","@graphql-tools/graphql-file-loader":"^6","@graphql-tools/apollo-engine-loader":"^6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.9-alpha-be23c522.0_1600062289299_0.47896348208010364","host":"s3://npm-registry-packages"}},"1.17.9-alpha-2a827b05.0":{"name":"@graphql-codegen/cli","version":"1.17.9-alpha-2a827b05.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.9-alpha-2a827b05.0","maintainers":[{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"630fda089a143f96b811611f82de3d81d505b70e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.9-alpha-2a827b05.0.tgz","fileCount":32,"integrity":"sha512-jjTfEtkt1zb5R1L8EM3prkbEGjDKgxuh1kjM6+vxM64dwa+rUlgAOLrm5mk1UZYQfSwzFUolXohM6TVYwlPXgg==","signatures":[{"sig":"MEYCIQD82OBTTeb9MtokjzdpSBoZ9AFreTf6GOpveQLpk8M5xwIhANv07yM57of1BoNDrSwdsdmjrLXi5Ui1mINgSguHFbIo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":436158,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYKBwCRA9TVsSAnZWagAA51kQAJECjvBhNhB4/XelzfJo\n4NmrWwyedgflDw+FHKNKa0UlUv1c/ckR9LFXr8bxd/ZL/1v8Xhoe2CU59dpf\na7ZkrTFhu7gm3TlgsAYPnq9hsZ55dNXxvcpQXyD0/FQJcUXv+6KijP3M+g2m\njErOk2Y1gbTUIGXrbdnEmDZ0sUsc6yrjVfaWo4B9WSOYj0mEkizoaGm0HvJi\n3FXYdrtvJNNu6uSxvTw6dmMbExyjVSiqmec54Mevx76G/xp/HNNPQs8w8jm2\ngOZyHfrOnPQfTSkFaaAFWYYtGe+N8nroUlsLkccVMrHrlKM5vkdY7ZnxO2Zh\nvra+RFBYexCVRL+ebh0v1N2ZVuvEENTr0olm97CPcR+mR1RZMYUrn5eWSccd\n+V5xO4TfaJ+YUVXBgaUSXgvSCmitNL+xV61iLnF+ly3FQyFYcz3SnZrAf15/\nK5zwTnBY01qJUGBYPhd5r5SOvMsvEOtMS+3KQWVLTTCOYgYTGQolNXjgzQhV\nEadN+UgrY0WJ4nDh0ylokk4FlCrsJeOusi66484P3ATu0kbk674gXQ6xZmjn\nSNHZ+SEAA1tHjfzsfbIzwU1TJLqL7/0g91Qs2+Qe2S0zwn3HDAFl02PEVKZQ\nBqkCUFOSxCkXBN647BE69RytJrNCzQwpZ80Uleuo/kOen/Hd9QZoRPXcQX31\nrH7W\r\n=7m2B\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.8","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.9.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.1","yargs":"^16.0.3","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"0.0.0-experimental-49a60af.df7","dependency-graph":"^0.9.0","@graphql-tools/load":"^6","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6","@graphql-codegen/core":"1.17.8","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6","@graphql-tools/url-loader":"^6","@graphql-tools/github-loader":"^6","@graphql-tools/prisma-loader":"^6","@graphql-codegen/plugin-helpers":"^1.17.8","@graphql-tools/code-file-loader":"^6","@graphql-tools/json-file-loader":"^6","@graphql-tools/graphql-file-loader":"^6","@graphql-tools/apollo-engine-loader":"^6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.9-alpha-2a827b05.0_1600168047785_0.9889422311411733","host":"s3://npm-registry-packages"}},"1.17.9-alpha-728bc249.0":{"name":"@graphql-codegen/cli","version":"1.17.9-alpha-728bc249.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.9-alpha-728bc249.0","maintainers":[{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f6ca2f2f3faa1a25a57b8da2891faa3043e6cb90","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.9-alpha-728bc249.0.tgz","fileCount":32,"integrity":"sha512-1uddSvecgaRZ0oin2rNoVa3wkbsZXt7efMZiJ7zz4GGE5WV+BWEA5fe32kGUMjGXAHXrovltWlS80wGaT1LTog==","signatures":[{"sig":"MEUCIBdmlnZAmtwSeANtUwk9NrqiR7KwogZRuzPvOrrhJcg7AiEA27siAr21jXiWF+7GF+m5YOH7iA0Rv23tQQ+maWOY5jM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":436158,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYKPCCRA9TVsSAnZWagAAMVwP/0LDiB9pWg5lzTRA6+IY\nCDDgq38Tq59On98NDWMan/YlBeUhyOsIj4R4h7vKxrOTX86t1ulDWaFUSIFC\nErbp+vvJ83f5a02VBnhhepR7c7ISRozujSKSyNhMAHm9R/bwyFlk0aeedS5R\n9ot7qeNvZJ2BlL8AjtQ9JhXLDVukX/lxIeq//aZL+GDxwRIn0P5dNKXxYMKc\njXXGZihFeMkEhsFWbRL9HB7HNTWj7ABHINIoLuBIEd/Rs78o8x4jK1HVqln0\nzQWSTeHKNcyj2aWCgtbp2U5u2yS/AeRrR/uLgoahx3nYuEmMcg3AyrTEuzOt\nOzeGNeRZ4tf3uyxM7VAQKqRsVaA/UA7k9Uh7a5NlCeLvmDKMLn+iGdQMiZYa\nFVOeV73SYVLbnMPPcijYUr+bXImoY+yn4xHUBnUEMWqF0gU6skfvz8p8ckZf\n0vRNKP8CmmNoAYN/hpZ2EurTk/nFb3d6pqLoMHnaVQJo3DAFR5ihzyJ7KzJH\nS5aalgTfm2Tt0l8nxgl0Ax72yCAkylk/gdey6D5MzIR83a3bFsBWtplNUsbo\ngMQ8SN8qFiYSiGlHd8/f+ZOrbtH4h16OKVm17+F6G+Hekl+gATXYQ+ZAOw7/\n3l2hXGxcNp881s22RlwRYAgU6Evf6bQHIetWXTrkUdm9b3Kh2pRtUgVJPPRy\nxlQT\r\n=nDDW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.8","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.9.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.1","yargs":"^16.0.3","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"0.0.0-experimental-49a60af.df7","dependency-graph":"^0.9.0","@graphql-tools/load":"^6","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6","@graphql-codegen/core":"1.17.8","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6","@graphql-tools/url-loader":"^6","@graphql-tools/github-loader":"^6","@graphql-tools/prisma-loader":"^6","@graphql-codegen/plugin-helpers":"^1.17.8","@graphql-tools/code-file-loader":"^6","@graphql-tools/json-file-loader":"^6","@graphql-tools/graphql-file-loader":"^6","@graphql-tools/apollo-engine-loader":"^6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.9-alpha-728bc249.0_1600168897131_0.013988905496618464","host":"s3://npm-registry-packages"}},"1.17.9-alpha-25daaf47.0":{"name":"@graphql-codegen/cli","version":"1.17.9-alpha-25daaf47.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.9-alpha-25daaf47.0","maintainers":[{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"fdc257d65cda9d4b479beb6f932fa8c3b6857f08","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.9-alpha-25daaf47.0.tgz","fileCount":32,"integrity":"sha512-cagpB30saIrOVsvH4w7C1cGX1koMq2hnUNxNyWrbuMFv++No6Cw4XEFR3MDRQEspjekAwk1hes6V9+dbe3K+yg==","signatures":[{"sig":"MEQCIDq4LATUud0amysULlDuYx0/Jb02ZNy5YuJoDYj1HAW1AiA77fPMFFlhs4E8AqSu9Ds08AoxcrDAmBL90V8/Z3ZMQw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":436158,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYKPrCRA9TVsSAnZWagAAxiUP/igs60xjUwfJDSEnGycl\naSYpx3VT2oO3jqkDWb/R4yujPxNBGdRXllsEDnxCFnHrBRAzzQlc/LatoJuH\nrcj1TZ2zSzSePM5m6DMw+x0sQlB6n3Dn8/ChNpIYYjd6yPjVGBZjfHgyr6t0\na+NTjs422KYyr5NungEuRRU925Erd8QM3AyRwNivt0BEUwZykFEQ07MPUfeG\n2J489A0F+BxKoCxBSBv26hlEt/kyiS9OYuGa+Xv/P2Pv1GrG9quzpsFk1ZXJ\nPAle1gjM5eB9fd0rskk79ee7Wvgk9VLWdzojZBYq6kaX48FklngcA35y6zR9\nmAZxI+4YD0CS1i/FSu841jVSf11uFBw6zBqIBoWAxld8Bh47YiODOC6zZm+h\nFLRHWOIlP5msvuja3Q+n29IJ7eaSsKrXJNiprDuEoBFUx9R65o7KxwoN2z1s\nTcwgHi2zAWuWwEJfvV+BWAufVG9+uyHzzH5TV7/7Wv7zk8tsrSMVccknOcWU\nOLSYzNuDECiAdoKK0URMEKRWJfAC0y3yxe74GfrMPny7tIjdbdWm9/cyXf5Y\nF7OJVHR15dDp07n1g5ouaWVRQ16gmGfsAidQ52JNsyCJ3+NuwLWId8F4DgaL\nociEqBD61mhcJCNDjx+61SW0hy6pafuZSoHDOc+q00zVL8MmYW+T2Md2xKuU\nINuB\r\n=LMj7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.8","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.9.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.1","yargs":"^16.0.3","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"0.0.0-experimental-49a60af.df7","dependency-graph":"^0.9.0","@graphql-tools/load":"^6","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6","@graphql-codegen/core":"1.17.8","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6","@graphql-tools/url-loader":"^6","@graphql-tools/github-loader":"^6","@graphql-tools/prisma-loader":"^6","@graphql-codegen/plugin-helpers":"^1.17.8","@graphql-tools/code-file-loader":"^6","@graphql-tools/json-file-loader":"^6","@graphql-tools/graphql-file-loader":"^6","@graphql-tools/apollo-engine-loader":"^6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.9-alpha-25daaf47.0_1600168938661_0.9527744816281727","host":"s3://npm-registry-packages"}},"1.17.9-alpha-694118ce.0":{"name":"@graphql-codegen/cli","version":"1.17.9-alpha-694118ce.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.9-alpha-694118ce.0","maintainers":[{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"850a29ee0cdeaa891074558a729528620899b4d8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.9-alpha-694118ce.0.tgz","fileCount":32,"integrity":"sha512-fylVI+JYNABEA0IGaVrxdSWrjXkWsR1Rv9CwRF9dwvAXXBLhjSys9x2pZDqRcPEt3a3f5wXWgySmnMsFWrhJIQ==","signatures":[{"sig":"MEUCIQCULGAx76ZDYw/IKs7wkowbpC6qtD9xMutJYJw3dANOngIgQGSSomV9VXzuwbISjONFIc18gX2uglhsmn5rJEks1VQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":436158,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYcP/CRA9TVsSAnZWagAAvKEP/j4UU0JjW2KKue2nExIp\n63mub9NIjEDA0b2l+3G46HgnpMRT7Ty7bJu0nPoVdnZr9m2QtopbULbzvO36\nY3dIAIRLK/5QBdi6iuezzYpXOaXtR1a8lHDkcJNIU0pWq8iRMlqYePU1xjxC\nVAsHKjKr2e00T4E21b57XrfA94H5O0+8hISKTccFIhrYEUMsZLZK4RHr6IKh\ncVZc2za6lMCR8rfh49kykWQ8B0bhWH5MbmysDKSIt6usNQ0pG9qryCVSxG/6\nWPk16KzeshGcWv0LsC+1gqsD+d7rOHo7/UlFazp2BUKadeXctib3efuIXV6W\nS0yVnRCsRleFxJtbG4e9y1FIy7ugXRFUEd5WD+H6eHJLZyj05VUEdUf5oESn\noKXiJra/2TEeo07Tx7jZUXw2wVxM6vN5kpTTiegbJcY4iNH10wVL3/0Xn2Gq\n3mp0gZcYZAH7FtPIo+kViBjXd10noxv8uP7BC4ahhkrrcr7iW+HH6/RLeqHn\nAGrtsvVBm3AvSwIg2yVADN7AvG4ovsbwO1hilcoxWWSN0D7McqLKhj3mIzGv\nB3dBVMiaUupMqeUjqcSS2YB8NbG2at9PNUUnjGbBuTq8GL7osF+fd2ebxHOl\njRdHFP1YlJBW5p/ZWt7L+5zIB9IVcUBW9jQ9i5pLnMx44LB1mVAZvUub/PmU\ngnkN\r\n=ZJvH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.8","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.9.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.1","yargs":"^16.0.3","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"0.0.0-experimental-49a60af.df7","dependency-graph":"^0.9.0","@graphql-tools/load":"^6","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6","@graphql-codegen/core":"1.17.8","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6","@graphql-tools/url-loader":"^6","@graphql-tools/github-loader":"^6","@graphql-tools/prisma-loader":"^6","@graphql-codegen/plugin-helpers":"^1.17.8","@graphql-tools/code-file-loader":"^6","@graphql-tools/json-file-loader":"^6","@graphql-tools/graphql-file-loader":"^6","@graphql-tools/apollo-engine-loader":"^6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.9-alpha-694118ce.0_1600242686274_0.8653487104418127","host":"s3://npm-registry-packages"}},"1.17.9-alpha-72982c2c.0":{"name":"@graphql-codegen/cli","version":"1.17.9-alpha-72982c2c.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.9-alpha-72982c2c.0","maintainers":[{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1bc35fb87158aac84647eecc8aacbbd4a3772de3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.9-alpha-72982c2c.0.tgz","fileCount":32,"integrity":"sha512-Ib6Q6HovAEmSPdLaYqVWAIAAiszINKdxJHphH2l13KibLIBLQ3OnV4k7CiefKonHXWI8089jp/SBlbTgTJulHw==","signatures":[{"sig":"MEYCIQC1lY1fkQIh1yu2R6h7fuqU+GTQwE6msH9j3dW3iEp4egIhALcOU6Dfp8zhJeAakusK5aue7TUhxarIpz7CjeAf+yGX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":436158,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYcVkCRA9TVsSAnZWagAAZ/oP/1jdNksssGmGkPnh5aJK\nu8R6cePDsYsED3OWkQ2om3+/NKLBTDxGQPQo9YADUSbwiKG5H+FQK2+yslWE\nQa4OAjV7DvzIESPMqdFDyUH/eBdsmXdCTXEiXTwl5TRbXjtHvvoObbRgQxs6\njw+QBlD3jm3lcKvLH60L43XDBqwG5FG87atrmfLz9Xpxlbu6aA5vytwKPBTk\ng/1GocAQCXWJALvj7Du9EburPzNvBACCkZViRca9GCjZyBfL8LAXTbS073PK\nwM9kX/r9yxHHJsFptcyPvqBVCTKlca1RAgeTK0NwcQqPPHx3N0MCM5Hw7m6T\nc881HAytywfrLZkDidHekFw5zR5jzLQoRydZsEF86DZQLYlE+GTUZOJH8tXY\nRbHhly+mx8ZqDRufk85Tipw3vowU7pVTMJCLwd8trMwrAHIJWoh0gmGKXHk5\nFrtU5k3qWgfpynX2FE5ZIdYLu+sgPZRAd9BvyzpphIANv4lmOjJjZQt4kFjb\n5n2ZIKkv+Wxfq3KumBN17B904t8uo3I7Zk/X+YguDrXaNTNFw/2ayl8TVypY\naYsBaNGMFz1kC+xhQMWIX3ltC5DpBFCnwg77s3s9Fq0TpwW32sOVpC50Lxp+\nkMtlay52kFtB53eoQ1V7Z00HYvRY08m4HD3CTGyDR/yvBQzafDe0mG0fgiQK\nd8tr\r\n=+E9b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.8","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.9.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.1","yargs":"^16.0.3","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"0.0.0-experimental-49a60af.df7","dependency-graph":"^0.9.0","@graphql-tools/load":"^6","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6","@graphql-codegen/core":"1.17.8","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6","@graphql-tools/url-loader":"^6","@graphql-tools/github-loader":"^6","@graphql-tools/prisma-loader":"^6","@graphql-codegen/plugin-helpers":"^1.17.8","@graphql-tools/code-file-loader":"^6","@graphql-tools/json-file-loader":"^6","@graphql-tools/graphql-file-loader":"^6","@graphql-tools/apollo-engine-loader":"^6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.9-alpha-72982c2c.0_1600243043352_0.1816425531554453","host":"s3://npm-registry-packages"}},"1.17.9-alpha-4e164895.0":{"name":"@graphql-codegen/cli","version":"1.17.9-alpha-4e164895.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.9-alpha-4e164895.0","maintainers":[{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ea85ad96e57678eae82810ae8b65f370461d81d8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.9-alpha-4e164895.0.tgz","fileCount":32,"integrity":"sha512-iiPDvGW/wJo0TAn07Lon6bogPr6ebPrp0poJooCJg1yjUzRTqAhY+84/oqQCLuatC7HfOP8YEc7WtsckrQ008Q==","signatures":[{"sig":"MEUCIQDIoNihukwTndQaUlakRI5RQBvnZekjGtYXGtZ3sqXhzQIgAcRu3BdTZ3mY7IkSKqJ/JgkRdh9CuwD23mHxjkSzqJQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":436158,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYcXqCRA9TVsSAnZWagAAZ7kP/iB1TMEdEgmrCWiiG5Xq\nbsNwOCduDNYb0nP9MC4jMtLPGAfSjUsRRgS9pDIUDd4ekijcR2ZKS8Rhq1oa\nY6l0FHbpZFWXSYZ7pLG+M+ezCOEDik3OvyIsECbHAIeu9AG1hXb24GuQSzOR\norZ4LLL9MqcGHO6+uxTTbbo0wSBnS2Lpc1Gne4D0kL9JVL05h2nLuOIxWURp\nnSjthPJiRYkvcGl4KMB9zklbsIenXoxqZQyH7gH4vdG+NT3HDRtoOX/x7KTg\na0zO67P7l8/4NI5AK40+fu36f/X++tHGstOk8ehZQbK/+dPeKI9+lCtHuJlC\n8daGv9UomiRGMeOCPlM62UrVVWdUXO9t4NpUVu3NMVVi4jMZkH64/Y2H78FU\nHcbqePAoo/Gl+bT7Ui2lWK/3yktefqilWdgA1dmjYdlQOOGE/H4jbIo9huXW\ntqzbS1BszGcGpzaycTVDUwCNUEvHBFXq9tfhM4Supf2ncBWogH5H79cD7g2h\nCHY5x0RIImdlVwUVRcN3RQyqcxL0wKWJa2X6ZNNzIKNqXePbtjcZY5gVUW1+\n83uibBciapPOpsXWw8CKLdrwjXkjTOGLnLeidZj5Ss+vFT2HKzMzq1P8p7W8\nsU6W88POTz3USon/+Ng77a+ur3iTWnt0Dh287Dwh71+TqLsC17zKzQ14iJ4J\nxxzO\r\n=L/ky\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.8","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.9.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.1","yargs":"^16.0.3","mkdirp":"^1.0.4","ts-log":"^2.1.4","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"0.0.0-experimental-49a60af.df7","dependency-graph":"^0.9.0","@graphql-tools/load":"^6","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6","@graphql-codegen/core":"1.17.8","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6","@graphql-tools/url-loader":"^6","@graphql-tools/github-loader":"^6","@graphql-tools/prisma-loader":"^6","@graphql-codegen/plugin-helpers":"^1.17.8","@graphql-tools/code-file-loader":"^6","@graphql-tools/json-file-loader":"^6","@graphql-tools/graphql-file-loader":"^6","@graphql-tools/apollo-engine-loader":"^6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.9-alpha-4e164895.0_1600243178174_0.5073062859701751","host":"s3://npm-registry-packages"}},"1.17.9-alpha-f191b6ab.0":{"name":"@graphql-codegen/cli","version":"1.17.9-alpha-f191b6ab.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.9-alpha-f191b6ab.0","maintainers":[{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5591fbcebbbfd6b5bdd3443e2f2fbc3d628cfb2b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.9-alpha-f191b6ab.0.tgz","fileCount":32,"integrity":"sha512-+OOEvdH+SLC8eSLn3h5o9TmDkWp7chcLqZ0P7rZyVDrMvXgLhFy6vV9fWRwkHIGF0JbA5r3yTHOtopLmMNW9Zw==","signatures":[{"sig":"MEUCIEAElSyHh9vQGdghaxDRhxKfiHHF6M6A02JGm+nsrxDxAiEAhoJwR+8YmHju51MFo34tzbmDvPG/BGEojsaTDb+3kbc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":433349,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfcZsDCRA9TVsSAnZWagAAZAYP/AhKQ6mb678hNmMWz0xP\nRjUaBP6klJGNrcjgUWREGJG9zIO6KUdM9EhV9YDcNM83njOAJ1n65VIIp3Ry\nDzLkUmmsWGx6Z0IkiQghUcXmLfvrqgd1IIg83NwSurOagwZ2xnlg5I2yeay1\nxKpzpX4/Lbp+ZOj6zotMj58BwJ82zGMGGYtzngYIakG2D9lUKMppJtqlWw+1\nhkpZxuLzTKUmTvnQY8hcftac8X4FEKPhHa6qjJblX2/09i5TqlOFiNtexM4N\np4Lgv0MdCsX5Zz2OKZmJozv2exSPOp+hjP86LK2Y6GnXFYjAXkPPcyfOjFSN\niJH0tUz0TpMMFvXcimmOmRDzIh8ObCETud/cdbECQJrT7KTmmdncei1wDGJh\najPGj0WT5bx+95CnrxsosF0m8A3Y4XAgitIG40ll86RVYYrYoPIHe8o6lF7e\nuWNVBsPQwMGlVk1wYrl6jKB/mZ1D571B54E7Dg3HXyaNLOtXB4RabmKyX12i\nx574T2OvYNwDGHcqzsI19jZL7cDUQWgT1sDh0UB04afgZ9dKGdvL8lXov/FO\nlzQXDExkBDmgikllA0kpWBEhl/4ibMaudhPMVK7KhepTLPTkyzQZd3yfhvJs\ny2Hme3H51397XGDwVyIE/hFjaDIePvoraLTtNt44ko680WJWt32x4tXw7pb0\n+wwr\r\n=dnwV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.8","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.11.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.1","yargs":"^16.0.3","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.0.2","latest-version":"5.1.0","dependency-graph":"^0.9.0","@graphql-tools/load":"^6","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6","@graphql-codegen/core":"1.17.8","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6","@graphql-tools/url-loader":"^6","@graphql-tools/github-loader":"^6","@graphql-tools/prisma-loader":"^6","@graphql-codegen/plugin-helpers":"^1.17.8","@graphql-tools/code-file-loader":"^6","@graphql-tools/json-file-loader":"^6","@graphql-tools/graphql-file-loader":"^6","@graphql-tools/apollo-engine-loader":"^6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.17.9-alpha-f191b6ab.0_1601280770792_0.7832459043862476","host":"s3://npm-registry-packages"}},"1.17.9":{"name":"@graphql-codegen/cli","version":"1.17.9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.9","maintainers":[{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"620f2fe3a90f3a5f5a8de7a7868c5e05625c0521","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.9.tgz","fileCount":32,"integrity":"sha512-sjDEcsmbGLreqOYIRk+rispHHPIv3bZefpD64mlC7Kqa1vma8cVw7L6amr//RMwM/LBZAevDf2nuE7ijuXlixw==","signatures":[{"sig":"MEUCIEmuC9zVr/11bCQDx7Ajz1JT4BjmNWAlehG0aZ20iti/AiEAwmvv5fy7yvJo9AZz2oJX3bm9BUQBUu11uzlfFZMWmeU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":433332,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfcf7ACRA9TVsSAnZWagAAKjQQAJIhL67CMxlKp0zX9r6N\no0Nvj6tgiIN9JBfT9Yh1Qbv3nj35XullnzcqVjTt6EQKtM9QcXmY1y5yWrhi\nm7Zct5/82meccGiyrFfYL/PvqVJrxNWxMoEZBEinxyLuxnQr6JB5zw7aS/nN\ng77jm5EjBd1MFFRFxiV/JVUZs+3md1xF0k9rkoDe0HjYSxB8vMvWEwP+Wx6F\nZv1h2cPxFztLbbg4+lI3zFhZAXuBxI/j5mN7AvV5Qvmgvzfx88Z+7tYgxcge\njjZPXbzTsJA4JHOuW54pc8U5WLZEFbkl2ErxBdcHxBGY6bHUwUaQWyeRQITv\nfHzmFe2f4bD5feB4fQGjd6hdd63e0F+eUkCnfIGRk3RrBFpZHR0sEimGVSLC\nQVeZShb4kyDTVs23uU5/bBO5c8SeKntqL6whzduV5fdmy9mZzXlWBTYsabZJ\nWX7DC8semW4PH2Pw7Je6D9mt+tEcd7v8kafI3MZAZYUQUYOHOCmVHcZicNEV\nwEIdNvPCvtrXjgxV7upUsgZ/3YhCDsjVz+gFbqWKmsB8V6sY6Y8P6/O6vTtW\nzadYOMauca5Wb0GzmpCEWlZRDVjBJU2OptKZKxjgftRLsR4ib2MCmMxyxqtC\nfAUq7m9yQ5KD4hZwaFm4MTz5GzLyFt6vTAAjt29n/iymDJ6CNX5QyJ9D6XkQ\nufjw\r\n=it6h\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.8","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.11.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.1","yargs":"^16.0.3","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.0.2","latest-version":"5.1.0","dependency-graph":"^0.9.0","@graphql-tools/load":"^6","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6","@graphql-codegen/core":"1.17.8","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6","@graphql-tools/url-loader":"^6","@graphql-tools/github-loader":"^6","@graphql-tools/prisma-loader":"^6","@graphql-codegen/plugin-helpers":"^1.17.9","@graphql-tools/code-file-loader":"^6","@graphql-tools/json-file-loader":"^6","@graphql-tools/graphql-file-loader":"^6","@graphql-tools/apollo-engine-loader":"^6"},"_hasShrinkwrap":false,"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/cli_1.17.9_1601306303272_0.7641003558246391","host":"s3://npm-registry-packages"}},"1.17.10":{"name":"@graphql-codegen/cli","version":"1.17.10","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.17.10","maintainers":[{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"efebf9b887fdb94dd26dbf3eb1950e832efcda0e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.17.10.tgz","fileCount":32,"integrity":"sha512-nQYbabB3aS3XArETJc/NrpUtlj/Dzh2KeDgvVRsc3zxopcudZTKj1dcTCOA/QZPSpbzALbZZ/1loBVVrMIe+Iw==","signatures":[{"sig":"MEUCIQD/E3E2BlAWE1JGaOHA/+ejZYM62FGLesrc/ZtpdLRizwIgEBWhfthFVDFa9sKg0WI5E/XFPPyayc4jbhR6rWiXXhc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":432763,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfcyoJCRA9TVsSAnZWagAAxfIP/2BzagrjvdUR5fwZCmL9\nzB9zLa6GsIKmh58vAm0/mz80hWAVf/rlAVqDYaRu+6deAbdIe5SlIaj0hO+z\nF+B35PwowL6nWD7qqOg1jGx6tqDf/i6Ovk1m4dKTdX3ZPzItWBfc8Z0daKOX\nTlsDEgfcDuZp/cZA5EMHliiUbYZSJKhWXC0w5f1qfh4j4msreLQUsmsN4G7t\njRrmWUUzodZ0FaD/D8X2MR13dJOdGlxm/dhmhHw0yqKBu8Wxg/1lUggxbHHP\nPZqb1b5OBZV1yLyjmGYSgABJN83Re8r0XSjchuWwHS3yWPyVERVjKv1pMw+r\niJTbS48roIs9swDYIy1pI79qDMYkFjVsl7FAP06/3JK47+AL2VBC3fml5rkE\n2VoTt6qLx56q0ZQtFumfn3cg1p2x+wdpDzRrlojF/d8bEtZN9+esVl5dp9FV\nkKF19OJ+VtmmtdVe739zfksqxuvBV06nM3FQJZNn0Jq3RhWuzzpCftsKkxMS\nQZlqaTj91/pLC2AFO3vajSyfkTzuHIMRrNC5xqy0KKKT+jtDvDDYvOGNpbKc\nC0DqL4z0gPknWTqD9LeXUc+Xz9+PMP+wWbo6tFZ/OjrfW/HWImH4wi4lkrRj\nLDw5jNPt+c6rKi/UEGIfcyiDpHpcz1Fx5wImLqs3Xx3LfIyPgWUO29jwsZYm\nD52q\r\n=itI0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.8","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.11.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.1","yargs":"^16.0.3","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.0.2","latest-version":"5.1.0","dependency-graph":"^0.9.0","@graphql-tools/load":"^6","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6","@graphql-codegen/core":"1.17.8","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6","@graphql-tools/url-loader":"^6","@graphql-tools/github-loader":"^6","@graphql-tools/prisma-loader":"^6","@graphql-codegen/plugin-helpers":"^1.17.9","@graphql-tools/code-file-loader":"^6","@graphql-tools/json-file-loader":"^6","@graphql-tools/graphql-file-loader":"^6","@graphql-tools/apollo-engine-loader":"^6"},"_hasShrinkwrap":false,"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/cli_1.17.10_1601382920581_0.9445153910637354","host":"s3://npm-registry-packages"}},"1.18.0":{"name":"@graphql-codegen/cli","version":"1.18.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.18.0","maintainers":[{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8bfeba3748bbd314551dae609cc92002985e5385","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.18.0.tgz","fileCount":32,"integrity":"sha512-dtQYLHb+hJ9CirJ0oNJgMpYHVjHXmr1JZUkqz1FF0ZweBt5syG9EHS5Upk+xoDUNsw63i8PDRgoZLZRvDFyyZw==","signatures":[{"sig":"MEUCIFaRr3semdrXXZDe+8vYJ7rpCLqACnGnVIavMhfnK2geAiEA/mAn9r09gugjwTHmKnlgAQzL/vxozBPLpdVhsKJFec8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":434025,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfjVN9CRA9TVsSAnZWagAAO5MQAJIvohLhvH6NoLCtR1bj\nAV5dBJ29NMfOgGHvJGcPnVn/NiCqXw56VOAs7fWJNsRpQi77fGSxlJpbhGQU\nJRhxjJKOleZ9z8E6L2/UwU5H+KU7wkutSiJOpX73j4tofC4Yu3AwUTuRDo6K\nqNzRR5nf9BiWpkG3hEkv4p8Oa7X1Wz+mmXjIhAw8M03I3PmpTMcpB/w+VpKI\nzVoAxSPMUAWY0GtibWGUj+V84NwIxF2R1eGeyWB35mnKAx/q7pDoFf8wx75C\nK+9aAymnHRa3D5MG1Ua8QW807bA5MhpyOm3GEnl04sY84MkL2cOmdVM+rjZ3\njM7CVB8BF+EU60pUXKHdsSzOU+L7MKU9GQDG3O+1/HioqSABYEiw7yICuCJk\nB7+HnPQp+U9AsxwRYiNF4gXeva1i2ybz8KCzQ3nVNMtqdwZvoDgzQ+8dCR+n\nBepY+5NcZZuTeo9b/E0CmnJJxVBkVQnxLTX+GiKBVmgWWFXZ6AieaeBAi0eA\nMDY0l4R7k1mNkXh8JZ6OuDBpIe14tI6o0os2Ph2u8LEwHEVATYkquzR4t+U5\nLctKVQvYadiipqCT+KjCoCxb3wW6j3xYwUoSZ+xrJ7j2B0SJLPryG0UcGB08\ngJJI2mOir/m6OfCVxOxJImhWPx99cLifT1FgrAJQFfThJpiqJICyibeANr75\nOk4F\r\n=6TZN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.8","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.13.1","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.1","yargs":"^16.0.3","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.3","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.0.2","latest-version":"5.1.0","dependency-graph":"^0.9.0","@graphql-tools/load":"^6","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6","@graphql-codegen/core":"1.17.8","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6","@graphql-tools/url-loader":"^6","@graphql-tools/github-loader":"^6","@graphql-tools/prisma-loader":"^6","@graphql-codegen/plugin-helpers":"^1.17.9","@graphql-tools/code-file-loader":"^6","@graphql-tools/json-file-loader":"^6","@graphql-tools/graphql-file-loader":"^6","@graphql-tools/apollo-engine-loader":"^6"},"_hasShrinkwrap":false,"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/cli_1.18.0_1603097468739_0.30349773236403266","host":"s3://npm-registry-packages"}},"1.19.0":{"name":"@graphql-codegen/cli","version":"1.19.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.19.0","maintainers":[{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1be1c6aef66265aac5ebdcbd23ea6bba2f45012e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.19.0.tgz","fileCount":32,"integrity":"sha512-kKYCpkZkc9wvutYc4khSS0zcMIRuP4uckOdBVdusJaTAopH6tc2NXWNARWfsacNhFi2Yo4m/FdY0DsrX2gO0OQ==","signatures":[{"sig":"MEYCIQC9kkOGcPETT1s8w9QafHzlJgG9Mv+ItvfiQ26Mz+eGfwIhAK8nSlbH24wK9rPlaYrRJ/FBny5IzCHwipYkGYX9huO0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":441322,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJflY7ACRA9TVsSAnZWagAAmwQP/Ar7LkM1qmBnF+MStIYp\nT0AxvhLEyMNyRApTgGQX2kwfayIt6/e5M3oNyr253FzT/MG5o8nocIIzdOiG\nmSOuf8nDuHlePmPQxp8epgzSdZn79FQ2ftOQO3ExBTqQ4EwFBDgKXyQrLrrH\npz1ixqqGtWLc+4Vjf+yt6Z83bpllrKaqVyH0cOLWtIV8kOOx4iWo5TLmKkQP\n8FZeEWo1a89mmV4LagWk3criCpR5ZENqhPuPOhUfIsMj4gMKePdJ+JMzgBge\nFQxVtdgUE+2Y0BD9+7lBzZXJKnP/AbcbVXXzGt9Zu99xv5eEI9BScSNsQtIQ\n+uB8f6AiSTQoWlRujPbJ1VOeqLxY4sHzSEZ+zLyUY/x3IPhJXrw+EJSaNnQx\nIQx1U6CuKwT/ACpuNLKzJ6BM6+Op8kNGwpG1aqgDNDOourF6Kj9+e8zlLUEQ\nyMOtEStTn17pNPkWKYGgu/wfh8t8+58nxmQV/Jcr/cOMQmA4zFsbjQv20GZo\nFR0lDguZ3/eoXhmEQD9JjBDYlHNWgG2BwRzWqZflVbpjq1iTzOIU+zxb5Y4p\nuYbUIVheYw4ObVQp1Usk3BlznFiHe1Q3e/pjEOOyf5IulA5hcnmtS9ouvDXI\nLNuYGOuDFdPXFpzrCFinp7m1hlpsiajONE3Hp2lxbCDGjbHw8LdpOvlAM1xZ\nizLb\r\n=RKR8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.8","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.13.1","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.1","yargs":"^16.1.0","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.3","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.0.2","latest-version":"5.1.0","dependency-graph":"^0.9.0","@graphql-tools/load":"^6","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6","@graphql-codegen/core":"1.17.8","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6","@graphql-tools/url-loader":"^6","@graphql-tools/github-loader":"^6","@graphql-tools/prisma-loader":"^6","@graphql-codegen/plugin-helpers":"^1.18.0","@graphql-tools/code-file-loader":"^6","@graphql-tools/json-file-loader":"^6","@graphql-tools/graphql-file-loader":"^6","@graphql-tools/apollo-engine-loader":"^6"},"_hasShrinkwrap":false,"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/cli_1.19.0_1603636927803_0.393638038857707","host":"s3://npm-registry-packages"}},"1.19.1-alpha-ec31a5e1.0":{"name":"@graphql-codegen/cli","version":"1.19.1-alpha-ec31a5e1.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.19.1-alpha-ec31a5e1.0","maintainers":[{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ffba8f16ee5101480b137c1bfc1760327fdd8fa7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.19.1-alpha-ec31a5e1.0.tgz","fileCount":32,"integrity":"sha512-wUBhC1bIkjP8Sg/Wbbjc/5CH1Qs5cMWouDlLBJ/8ljbASeusxc085wNSPsM7AbU4RhdsJkDez3LavtJ7EK3AyA==","signatures":[{"sig":"MEUCIQDkjEHxjcNQcRtuMZ+ivGGtsMAqigaoaXEg7+iao8NjRAIgA5Kwz84Fzz7YTRIg9x+6OrvRD3pr7FAedIhxu6Y83TY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":441763,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfosEZCRA9TVsSAnZWagAA2eQP/0bADLDeYQ96NxlcAk0Q\n3kvb8Yb+0SYEcEaK+QB8heE8vPGbpsWS+stps7WUz6UT8TC0y1M1ifq+Z7GL\nJuNCI3W/MMSAUh5GZUAYIGDCP8qEzgb2/cyMk+U6R0Q1NSTQTKAJN68EQxRh\nrQ/vwhdsZwEyJOSUKsDcexOfdfQccGvvuBVbzbTxTMimCfWPB5xbeCnjCKKj\nCzI2ktI3LBUrmafAwbpjq7zeSU7uBEn3lYldDHZqwtIwpuNQlaIsiQpCVQIE\nmpMLEhCva4GUimGg5K26q6gbt94ZkMQ4QwsvtYI5CPfC/0E1uKKh79VwZbSV\nwZlASJpgjs3hUN/1esK2jkBAmaAmbqECfUGpJFVvEAC8J2GzzaoYblTifVb0\nCVGraeChW0bB162gW5ewJ7086N5U3lRs149UB2Ym2TrvJZFG5FumRWBIFplR\ns5hV+P5/du1kraJgELUOiqNTpKMe79lj+toQZgOOssyks6bUEXiqDNk+11hL\nJBbFJVqJVbjV62aMHkeR8cOaG87X4AD+/6UrdAOOS5PS+tI56a1BWKKUgUdM\nmdg3emM3njYQa4DxOCTUDYCA/BdSO9amiEb1EPPFPaGkzLD+mBW8mzFGDCbY\nu/cBtxZvKzCPn0GZVUTwDI5w0030A32mnOBUN7P/FeW/5QsdjfRbX6zLc47r\naJ13\r\n=OVx+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.8","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.14.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.1","yargs":"^16.1.0","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.3","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.0.2","latest-version":"5.1.0","dependency-graph":"^0.9.0","@graphql-tools/load":"^6","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6","@graphql-codegen/core":"1.17.9-alpha-ec31a5e1.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6","@graphql-tools/url-loader":"^6","@graphql-tools/github-loader":"^6","@graphql-tools/prisma-loader":"^6","@graphql-codegen/plugin-helpers":"1.18.1-alpha-ec31a5e1.0","@graphql-tools/code-file-loader":"^6","@graphql-tools/json-file-loader":"^6","@graphql-tools/graphql-file-loader":"^6","@graphql-tools/apollo-engine-loader":"^6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.19.1-alpha-ec31a5e1.0_1604501784761_0.7806389236105518","host":"s3://npm-registry-packages"}},"1.19.1":{"name":"@graphql-codegen/cli","version":"1.19.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.19.1","maintainers":[{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2f4ad535f3106af1f3b2422878d78405c556c1c1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.19.1.tgz","fileCount":32,"integrity":"sha512-8ZJLyBZInVmeyEQIj4WEd832SyRuvg0iEzq5RBBqNtrgl7/5ehcnDd9gVLY+eGAsKl9oag/p5kKTJJc8Fw49Aw==","signatures":[{"sig":"MEUCIC2d20Beh/VRyktUReCTOiRZ4fysBp8URNQ+jGC0KhdiAiEA2zu/fjVSZyGmtVRDqdnIqXRoGF4S+vSrD5vavcGnyas=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":441713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfo7cwCRA9TVsSAnZWagAA+hoQAJHNSA0idsdVwVdk4pX5\nRdRAxsqs0ZCJsrPDOsrf74WXKKGUftUZc444GEmmpy5cuGVe6cEmxWJiZaqT\nepLWftOgE8+fOlWDq8SItc4ioxe0RDITHQkOl4x/VpapsZk4CQb9QgVrqEA/\n0+DtboSlRzcezxu9aH8iCXcBIdh+ToA5aUSIIKduBtEMJQHwBE1Osu30nPp6\nlVbUYWdGcfH3Jpo4XWCl9ECvUffpnqHgh7aPA0K8vxXJAwqDYI5YzA476Hpy\nJkkgJTPcBeawW3fTFZc4VPqaABCpk+dH7X5Uwtja0wz+wxYCY9qEZ301UAQt\nbI3+KOPX2zy8QUgYoL7VPhG30Nws/uecYYHrrQL1o3wIy5wSwainvWoYQmy+\n8375Jvx5KlbzTurmj9elIvGC7Cxg4vvRxwFcL1GJmK7gg6k07WonWkB6mODl\n8dXb8dbaoCWlPpdF/WPvG93NaA4mWl0zVaaj5Jy6PZGB2WuE43rVQ8qBsW/I\nXS8eH24qX438hMEGOCIWQo4RpdajUpbt0fr8ds/Kv0U4/0Ib9nWQR+0sYtpD\n/hIIuO4ALNke5nuQbmvnrkRm7vtWToT4DPdxlKPTHGmbCz92BX3dIRYQDNHk\nw4aABy301CVfF6b5rESCIqq0+qai7TsS7oD54AP/oTfVvcYHJQYPyTFAl+Yn\niWxO\r\n=U9S4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.8","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.15.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.1","yargs":"^16.1.0","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.3","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.0.2","latest-version":"5.1.0","dependency-graph":"^0.9.0","@graphql-tools/load":"^6","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6","@graphql-codegen/core":"1.17.8","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6","@graphql-tools/url-loader":"^6","@graphql-tools/github-loader":"^6","@graphql-tools/prisma-loader":"^6","@graphql-codegen/plugin-helpers":"^1.18.1","@graphql-tools/code-file-loader":"^6","@graphql-tools/json-file-loader":"^6","@graphql-tools/graphql-file-loader":"^6","@graphql-tools/apollo-engine-loader":"^6"},"_hasShrinkwrap":false,"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/cli_1.19.1_1604564784053_0.9360108411863792","host":"s3://npm-registry-packages"}},"1.19.2-alpha-b9dac412.0":{"name":"@graphql-codegen/cli","version":"1.19.2-alpha-b9dac412.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.19.2-alpha-b9dac412.0","maintainers":[{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0b0a44c4c7c1dcedcfd6f58d92939a709ba9712b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.19.2-alpha-b9dac412.0.tgz","fileCount":32,"integrity":"sha512-zMiI3QyusGoAfFGcEF9UGtGZ9lKn4XMePc7WBYJ60fPNEw2+n1llVKg8/KCklLEVU2ZRT6nuksaxDvgw1MlW+w==","signatures":[{"sig":"MEQCIB0YIrJGHZrH2jdZZgoPRZj+30vIozerZ12HL0oiQUjOAiBCZKZLuspg6PfwCM7dkhpw/ZCq/cOFzDhuFzaLytSf4w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":444613,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfs/VACRA9TVsSAnZWagAAh3QQAJZV2BUKOk8ye6F0IYL4\nIoT+k4ru2iIV64ScXa/4nEq0JztVGM/P0WXvTcRT2/R4IWQcgvMh0INDe+5/\niJiZy/1dTuI54a3ZHaNAZHIv5qC3nDofgcjumdFVKVelYVi2sNFGXLSWKg8S\nzHPQcLkwk5+RGjiY1ByX2YrmlHtCW+v2psZ/nVgTcOS8E3Uv/hW4G+GkwHBi\nwjQcx8N/LcNFq9Av1y3eUYr+fjpbyiYUzUxX7HBOTodIe41DjlxOWQP/ad0o\n7TPQgIsRunUxEAbH7bFFBJyl2U/bNDGHIjSJ057Gdd/+CE6tSHP/JVcKnekb\n7uLau23qmvQ+HhWUrWR2TCJqohnae+SDAXSKnn5Y/rl1H3VKgMZyiFQekwp0\nsT9MaG/9zayFRtps3vZcPEVsUaLJRxzGlPwY+quTMJmJItuJsQDJqW1iekrD\nQ0eo55ux7Gktbtw/VApeJstgbTHNomtCaclHiKVC88uE1JmIgD0nRlOX9jPc\nUsGKB1lKQbzEVoSKQIJZuWgBgfAzZWoM6od4KiDECscHNms5U7Scai9MX7+c\nbSz3iIMs06bxnh0z6KIjl84/IcIRP0kuZ88mUJkuZe+T47cJyAgeIQrOE3y/\ncIGgHZndFfDE+Pm8zABxZJKCacH2tICWxLVnxwwBFRtMiUFFq97vlHVolguS\nxDws\r\n=tvfD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.8","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.15.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.1","yargs":"^16.1.1","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.3","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.2.0","latest-version":"5.1.0","dependency-graph":"^0.9.0","@graphql-tools/load":"^6","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6","@graphql-codegen/core":"1.17.8","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6","@graphql-tools/url-loader":"^6","@graphql-tools/github-loader":"^6","@graphql-tools/prisma-loader":"^6","@graphql-codegen/plugin-helpers":"^1.18.1","@graphql-tools/code-file-loader":"^6","@graphql-tools/json-file-loader":"^6","@graphql-tools/graphql-file-loader":"^6","@graphql-tools/apollo-engine-loader":"^6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.19.2-alpha-b9dac412.0_1605629247388_0.3497729716642388","host":"s3://npm-registry-packages"}},"1.19.2-alpha-bf11e65b.0":{"name":"@graphql-codegen/cli","version":"1.19.2-alpha-bf11e65b.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.19.2-alpha-bf11e65b.0","maintainers":[{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2b2cf274b1b09fff7e06a394653fd16b54e8c62d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.19.2-alpha-bf11e65b.0.tgz","fileCount":32,"integrity":"sha512-EDlRNKBZDUqmIgjcXcplMYzCV6p3LCaPSvJHsj24j1hJvRpITyqnzFybJrKM1uwyZHTrsDpzlZ7KavKImiVxug==","signatures":[{"sig":"MEUCIQD5kMuu932QFarTns0d7TOOUoDg7AexoV0ViZ3sAdxu/gIgeNQdk7GpRkdHNHBAhLGooTk/TJu6bjiLlDY3kAFR8Xs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":444613,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfs/iJCRA9TVsSAnZWagAA3agP/A4b50grtjMef2rvFxwo\nbTeHl+LlVk7yxb/My+MuvkkcKO7hIyYcGcyEb24Kac2v664ARfnFcyDCy5IZ\nltBeHxIAVTIyBFXDbRyePSQjlBG8EWKfiGWKjmAYaNIiiv+Fe643G44SSzJz\n8wDDCjNtWIKDXvxeW74DLKzBX5gePmLZFldnKdc/l/UuolhWOAAs/cvpYZX1\nyTp20O12aSfwPaEnbBceW+SxCXzIMdB3XQPjwxhz0HkKX1+/FdoiNgf3PBbe\nXfygPvIr87VaN8a4GU937MD924pH2A2dG+c+mb0xxutJU1D1LzxBvefT0ND3\nByWxx27RKTzSYyjkcCPyLkSUP31QAgwUX7CGVcC0fiFiWKPBV5h/jgCkwDO3\nNBwcmXwp2Vixv73JOgOlJ//PUBYcX/lVnnyeJ1PPk+q4sLC1vjmwNazyst62\nrOLrkZRZ2fcOj7tk87txd9p0qBHMMu41KdMGPtf/9FuTYd9n73a73a4TBE0m\n3vdIgXpG9/4rHCuGnT2oR7XHt5+2nGhV6U0gC8+O03cvJ4JCejgwvP5tOVfv\n7JyBKLNNNy8VF6ZmrD/GD+2bBa+M9cdaEF/VelV6Lgf1n9EjXtrf149m3kOC\n7LsNc8+B8s3d/ePj9AH57oRkLwmwVqQwLABnwb8z2rKcFEsjYF681Vs2AtLj\nArrI\r\n=wgac\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.8","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.15.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.1","yargs":"^16.1.1","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.3","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.2.0","latest-version":"5.1.0","dependency-graph":"^0.9.0","@graphql-tools/load":"^6","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6","@graphql-codegen/core":"1.17.8","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6","@graphql-tools/url-loader":"^6","@graphql-tools/github-loader":"^6","@graphql-tools/prisma-loader":"^6","@graphql-codegen/plugin-helpers":"^1.18.1","@graphql-tools/code-file-loader":"^6","@graphql-tools/json-file-loader":"^6","@graphql-tools/graphql-file-loader":"^6","@graphql-tools/apollo-engine-loader":"^6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.19.2-alpha-bf11e65b.0_1605630089066_0.2220532924406209","host":"s3://npm-registry-packages"}},"1.19.2-alpha-c07ec63c.0":{"name":"@graphql-codegen/cli","version":"1.19.2-alpha-c07ec63c.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.19.2-alpha-c07ec63c.0","maintainers":[{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"338f50184b672813c5d7da8914b28f55b2711276","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.19.2-alpha-c07ec63c.0.tgz","fileCount":32,"integrity":"sha512-zTRzMW6pkd92OBo0ZmXgae1iCsCfzqJLFu3aH/0Npis8L+Lc0YXkzb/a2ddEcIiQzhVCGBMUuFY++OEbTtsZMQ==","signatures":[{"sig":"MEUCIQCDh2wvbZ5TWqR6oj9E2JSfrVeQrdHOrBnavkR65v0LBwIgL88o+YD1T+R/bUKoKy+hDPf9qlWLGd6wKbikq8/pKx4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":444613,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJftASkCRA9TVsSAnZWagAAGXwQAJZYxeBKdL2NxgeSPa6v\nyk+iubkBfjYoTvFgjZcqP3wR85k8H4nVDjI/VOuL192cgy5xHFYWeQtVCTWQ\nZBmDTRie8ptIAGcZ2cUo0jrt9zQNIWnyYJuyU2Gs1b//M3gMvBbQUqevKU4x\nIOH7gnTqKsSkUZ1oceIldz/XLmcl2c+jOYjdzqvDfFI90DoprwagPtbxsrTE\nMyXA/2HvDN0Gt+FhgZJhtS1lJTSt5gBCBR/felirGwAL8LVOhAP8odPBf6o4\nfCfrZmXIJnzZoYsHpD74jOI815OQYhh+5S8q3HczMrYIOXjjvJRnhFl2ugp1\nPGzS+pvXURsYiqZZVRN1TA6w7mcWDsIpUziEujLtUMWC9t1pN6BxxvI+47BP\nDV6RXSFtH4NXJp54avjqwCkJu+xvlt3TFtQUZbIacJUmPKJ0hZyPF06Opboo\nGZGPCzFrz5Vxhj9MplQH2JieJpC1kRvUYqVdqoTGcs16WcdpVAjBIwXKHQJs\nnHSXZYLB6IU9nX+RRvacqfvN2uiEyBqvk4DfnCrOVVNGYZpgKGfQvbGQbsWH\nes1gJL/4cu/LMbXxi6oqaXSFsq5jND3FyXHTOPHX1aKugu0nKUOJjwCrNtUg\nZWmX3hyTu1YmKUgy4UAc0t4R/6w7Am+VxKAsYqWzbEwrIvPQwpWuU8cyfcsI\nyf4H\r\n=crOA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.8","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.15.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.1","yargs":"^16.1.1","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.3","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.2.0","latest-version":"5.1.0","dependency-graph":"^0.9.0","@graphql-tools/load":"^6","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6","@graphql-codegen/core":"1.17.8","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6","@graphql-tools/url-loader":"^6","@graphql-tools/github-loader":"^6","@graphql-tools/prisma-loader":"^6","@graphql-codegen/plugin-helpers":"^1.18.1","@graphql-tools/code-file-loader":"^6","@graphql-tools/json-file-loader":"^6","@graphql-tools/graphql-file-loader":"^6","@graphql-tools/apollo-engine-loader":"^6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.19.2-alpha-c07ec63c.0_1605633188220_0.6119096412819871","host":"s3://npm-registry-packages"}},"1.19.2-alpha-003c0272.0":{"name":"@graphql-codegen/cli","version":"1.19.2-alpha-003c0272.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.19.2-alpha-003c0272.0","maintainers":[{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"79d995528a3fff4196a9398d17b1f2f5cc183204","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.19.2-alpha-003c0272.0.tgz","fileCount":32,"integrity":"sha512-2bdyb7Ycf90FJwsGzasBOxBpdbj39+n+w9TkQXrjoh6EP12LwuIUhJTkfDbVZpz5s9tSLkr0oo1475hcIbfDRg==","signatures":[{"sig":"MEUCIGdkkiRD9j6rftjZHAV9vqlXAB+32yyGQyQe5FC4Nbw0AiEA4ABO8p80plYdjryZijaDRxYcqGwu13ajvumb99oEksI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":444613,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJftBIBCRA9TVsSAnZWagAAWTsQAIx3QmgMHK+OuEtsYcwt\nCXYMmYbOQei3JyQAqyuXUvZhnkClPQhs8N9zBF7CYvF8qaNo625uw/2WqTLf\n/girdUmS9E4wIJ1tTNB1lxQ2Rr0PWIMOIvBYxbbS4m8TUFEV4bttiN4y+0HG\nFHRGiquwzzY3sDUMJ8NqpmreyLvCxmgoNUQ7aQFc2AlfkAT4POzKhzktmruj\na03xduLZ4140sRLotBlhZCQplmOHVcjEVyfisoAp69+cEQAlvVgWWkynHxsv\nsRWrqKasKI533gvmZjxsHs3845lefGC60xPaouQsXib7pQcYK1NKx373BMW4\nXC/M3oBmgC00J9dkhPtebxiHCmuUNaO2iL1IpKSJT4uWIdbqIysjp4D9Ruvl\nWDHp8RrPOHne3NQC/tBqkbUlqsRBr3p2jKgC+mHfW4v1n0vUdWZWoTIfs1WK\nekfwW2d6GliKD741mwoyxQSlGGhFrm3N69D/pjWIIGTe6i3/F85MJnJhFsou\napGdwjktPiYBGPZkeJVR5Q3MR7SxwT2SUiwmPTiOCjFPK6jNwTvN9yLRgyTX\n1zXi9QeKm1Itj1+mZytOl8+zcMETE+U3/QvVwPHMsZZmrXOHu01EhdHhKJ6I\nnO6hT0nfVbopqQFM4UXu3VWYSK4ydjwxydTvzxahmU/bNtFpEa6NrsDiizk2\nSByf\r\n=YuIx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.8","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.15.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.1","yargs":"^16.1.1","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.3","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.2.0","latest-version":"5.1.0","dependency-graph":"^0.9.0","@graphql-tools/load":"^6","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6","@graphql-codegen/core":"1.17.8","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6","@graphql-tools/url-loader":"^6","@graphql-tools/github-loader":"^6","@graphql-tools/prisma-loader":"^6","@graphql-codegen/plugin-helpers":"^1.18.1","@graphql-tools/code-file-loader":"^6","@graphql-tools/json-file-loader":"^6","@graphql-tools/graphql-file-loader":"^6","@graphql-tools/apollo-engine-loader":"^6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.19.2-alpha-003c0272.0_1605636608779_0.29652266910197733","host":"s3://npm-registry-packages"}},"1.19.2":{"name":"@graphql-codegen/cli","version":"1.19.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.19.2","maintainers":[{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c13f44e144b3d6ff880f3b418b3b3af58917e889","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.19.2.tgz","fileCount":32,"integrity":"sha512-F44+xEnwq9beWHAUn0ulXwSLuhqEvgg5709h8gDaGnW3v1H6TrJkSAczuDNyaTLHAUJ0r+tZWTP9Gt7gvUqTCA==","signatures":[{"sig":"MEYCIQD4NnBhr+77UqOqqMnnap/IlM5Y/aAFkfRVFG3YPhJD4wIhAOzgthsNOBmdqnZd0ZNaTAH6yZnb+T+PlVYDVdw/wGzR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":444596,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJftBeBCRA9TVsSAnZWagAAfCkP/2ic3ONOiuuWtAKhACe3\naU/Ng7UmHEFXh8hlhnvIgq+snOxGBeSyoxmE6ysbFSk9ffH9TDCVUecIKOxi\nThjhox5vlqwBN4VYNOjaB0toQIH83YSj75FCE5qrLmtHsx15RCeBwMMz3upf\nGG1NDs6Vmte0hfLeAquzL3/vmTm7o1HTlkVGYNZeJz+smgeplzjdlLX33ri9\npVgp7UaBvg00SFFDGGm/LvukSfL9buQJ5JVSftupW5VYq1K0H3kMnuu82TV1\nrqDqU88O1MDJ1QmF7+kwSUrXt/OydIE6G3ModCp5o5903D/MEMtZEILaMQ1n\ntLmZTZ/6Hez63DsKE3gp50Bpmkyp6pKSR7fzZyNGG7Q+OR/n3R6TiH55ZKoR\nzwceXY3Pp2YanenMcTHRDPTDPrU0thCJNCLfHu6za8377rFN6UMQ1bVtYmGa\n3Ae4jJZ1eK4tDtQKmwcCN+KtBzoPhgsAdWB3K1D01iMF4XO4jqDAtA3ntoNl\nn2S1C5A0Cy476WAkGvqnsnPwa4v+e93YotpYE07QqvhcpPyRcm7YAzgPxKkq\nu+Z2avPqsDR4/qZ1msozqgMBhYrnxNlDBnmiFj/ULp7j5gy1pDm45r4nrxXw\nj9Vc2iVypQ5iYBUFCUtbf/cFcMvZoZd0f5D+e0P0gL3497VV0WyTrl/lm9fd\n1ATd\r\n=mGM8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.8","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.15.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.1","yargs":"^16.1.1","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.3","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.2.0","latest-version":"5.1.0","dependency-graph":"^0.9.0","@graphql-tools/load":"^6","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6","@graphql-codegen/core":"1.17.8","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6","@graphql-tools/url-loader":"^6","@graphql-tools/github-loader":"^6","@graphql-tools/prisma-loader":"^6","@graphql-codegen/plugin-helpers":"^1.18.1","@graphql-tools/code-file-loader":"^6","@graphql-tools/json-file-loader":"^6","@graphql-tools/graphql-file-loader":"^6","@graphql-tools/apollo-engine-loader":"^6"},"_hasShrinkwrap":false,"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/cli_1.19.2_1605638016658_0.046572499324897265","host":"s3://npm-registry-packages"}},"1.19.3":{"name":"@graphql-codegen/cli","version":"1.19.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.19.3","maintainers":[{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"7d723bb406169b1fd23472e217b0d58b328823e9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.19.3.tgz","fileCount":32,"integrity":"sha512-tpaaq4eNN4VOWyzNKlAjA1zvoCaHikJ5lYvoWWyFrLa7uGJJlWeZwCZVGbl0Jwd0DfB+0E5u/U+9o9We+uASSw==","signatures":[{"sig":"MEQCIGc9a1eDSyOcmJxstJXWI8AS7d2pT3hEf58K+awEjJ3AAiBr5hSOe2vMcPSR2ZJTZvn9v+0r2/Xt/OwwNYj7DsPJuw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":444596,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfv6FCCRA9TVsSAnZWagAAGHkP/jfhidenpzacYdliLx7Z\n2NJe4+ZJDpRtqO9MXp7ZRPc8j4VkXSFBJwIz8fxnLhh+fzy2nbZWz9p0fynP\noGSaW7Dbr/oq1v1xleTxBCEFvXafFCAWbuCIo3ubkbS27eBCK0UHQpaXMmST\n5JnjKCEd6fIB4/sgqCeAN+j1GckTAXP1x+GNfPgIt7K3MN17QlvzqhNC6PQs\nQvOdZDI0Gn9hevBm+iaUB61B1Dab7ieflxLl5f5QE+Nel2KYGQuSaIWvphge\npekReE3uGrvbxUpC+3r5vOyiQSigDHx+lbFr/ahVjIhcLfWr5+6DgO62+6//\nun8lUziGkybYFoGAZ7Wnlz8Xdqb5VvSlCN+d6N9r7Gn9o/U3kUHpbBjYfsAs\n+dTIFUhyfAl986QwEnUrAu5ALZwcSXsGfXVMU1pxPT07ZUzOFc3nrQY49pOg\nllfmIfaP56QrDl3kedjrkilmBmV+9aMLtgeep3PD0IEnq2mMh8Y+mdI8/nEZ\n9OOOR6EY6jZqkPWlEp22HNHxdm998y9Z4epJEpMDHc96oCRkkoPiVRwWTt+I\nKvfDlLuF6PwKtukxFYin1akLrqZ1g+jB3k0OspjouAQ0+r2VC9ftY0I3xhBw\nPmRjGCTMqvQeGN+jNUw7MIDbOX4Jqp5UnHgbYHS6OAevEszVu1H5Mwy7cRbh\n3jDM\r\n=XEyO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.9","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.15.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.1","yargs":"^16.1.1","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.3","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.2.0","latest-version":"5.1.0","dependency-graph":"^0.9.0","@graphql-tools/load":"^6","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6","@graphql-codegen/core":"1.17.9","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6","@graphql-tools/url-loader":"^6","@graphql-tools/github-loader":"^6","@graphql-tools/prisma-loader":"^6","@graphql-codegen/plugin-helpers":"^1.18.2","@graphql-tools/code-file-loader":"^6","@graphql-tools/json-file-loader":"^6","@graphql-tools/graphql-file-loader":"^6","@graphql-tools/apollo-engine-loader":"^6"},"_hasShrinkwrap":false,"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/cli_1.19.3_1606394178029_0.9174716103903058","host":"s3://npm-registry-packages"}},"1.19.4-alpha-6afe4f78.0":{"name":"@graphql-codegen/cli","version":"1.19.4-alpha-6afe4f78.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.19.4-alpha-6afe4f78.0","maintainers":[{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8526a5c2cc9dd9296339f6824d50986134d07521","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.19.4-alpha-6afe4f78.0.tgz","fileCount":32,"integrity":"sha512-/iqUyuPaSL1JDpr7ikDSJO5/Z2ijsSAinldVt9IFSKWHzjTQ3ketCVADlrYACr7z57flKo+2gbAvIsg3qN7Nhg==","signatures":[{"sig":"MEUCIB+ovJaMZnxO7odKYSDaMPa7gD1O06TCxMrpUSLB2CzlAiEA5avWjcsB2qKxW6olo66/QEveRqiVt4U+UB3Uxck4L98=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":444987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfw5GUCRA9TVsSAnZWagAAsYQQAJsdyX0l39M32hv6mYO0\nR1q2DnuFMQUlHPM8yVssDxBbnNi38BKW/AWYmeYikNNxAyYCtms4kpQDbJ5A\nrYsiiWIG3PyrNdwVFlEen26E2QrgarbyOpCdffzSnyNrPOe7HMOgcTH4yDhE\n4KwIufsgibvW37ldoPBD55/HgY8T9pwDKTRduIF8AfMmiiDzUOp6vuBFFGdZ\nmecJGD98WPoBw7y5rJc3MqBx99JlFi1AqfdFtPZM19i3VFn7MLf5JqHBHja0\narB6MfU5bDN6ry9N3+//tJ8KIBaedyXlh9Ss6e4wWJKNnitKLkEncsSVNYM3\ncu31sp/mDNNoxwSSrhls3XTilAOyWfTtX5yKtlNYXj6LbtN3BFvgBkMf9Yr1\nVrYYaTWNYB4YMu5nUsVPRfSz09TI3JtAod2Rn8BFdqhXJQ7mFl12/t53x5/a\ncH9+GehAltYEonG96jVFhDzdXMpI17PhPuSODgH+63wOu41bOCkG07c/qH4O\nOU19dHgprihlbLAtKAkWe0rE8rX3uCIlSJCrUfBPwEQ34RK8WNIqE+3pzWme\n+vs2zbxW1eVx4GdVhd02SQCKkfEbjIjErvNXN8rr++Xvi2PPgSfz33LIVfCi\nr83WGNfn0mx6AYB9E7jXWQh1ybCY3iXFDPkzJotVs5Owk9KLXuLCOWxdtY7d\ni0tQ\r\n=7MAx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.9","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.15.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.1","yargs":"^16.1.1","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.3","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.2.0","latest-version":"5.1.0","dependency-graph":"^0.9.0","@graphql-tools/load":"^6","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6","@graphql-codegen/core":"1.17.9","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6","@graphql-tools/url-loader":"^6","@graphql-tools/github-loader":"^6","@graphql-tools/prisma-loader":"^6","@graphql-codegen/plugin-helpers":"^1.18.2","@graphql-tools/code-file-loader":"^6","@graphql-tools/json-file-loader":"^6","@graphql-tools/graphql-file-loader":"^6","@graphql-tools/apollo-engine-loader":"^6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.19.4-alpha-6afe4f78.0_1606652308230_0.7732772952800993","host":"s3://npm-registry-packages"}},"1.19.4":{"name":"@graphql-codegen/cli","version":"1.19.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.19.4","maintainers":[{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"dotansimha","email":"dotansimha@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"16e5caaa46ee159cbb01e2a2699203f8f25faac2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.19.4.tgz","fileCount":32,"integrity":"sha512-PN1xgaXZaTTEPhBfQkIRK82RzrzY8Pr+tfCqOtibeJMed0mtIJ5gSQfollRbtZ0/t7ZEmYCxojqQiVSbKzXDMw==","signatures":[{"sig":"MEUCIQCyUpcadUUxzPI/LQUu8hrEPuF1QzmDbUhbvRsYfkk+OAIgNS7TMX2aSllX/yqt/Yej54LgfT2CZleutSgChYQke74=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":444970,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfw5f6CRA9TVsSAnZWagAA3aMP/j1Lpv9WpYmF29UmHYPt\nIULOk9ZoORgInWuG99hU2s+Z0yU8pHttDA3rx1Jasb1f/B5Nl47TinQ/Ow68\ntxPqg+NJ6MsGS7IqI9Sk2CK/NV9SB+bS/Gt3A/le2ad4Dikgs++3ZoOUnbb9\nfxTjLJLAr9acdLfomd7+sBhB4K8ms194uTKWseSQSg5hKVTFTP7dhRVeAlwN\nLTEuayMc/jCH0AgysR4QRKPKW9l5iiUoVlVIpi5EOXM9N3Y55580cW0pdj+Z\n6MN4mAiZfafzQE/gS1P2SBYDqD4Byei0XVFgxWj7jgRJICjU0DLTehw30Qnb\nQIhYAAf/JMh5FRBiJChJ9V6j3xfDgPFHOkZIHcz3wq+VXviphjV7GUBRSSp6\nR/e1DfahJZ78LTfI3hNyK0D5LHg4VhUcPvhG5IAtaJoxNXf2iiV44XqjbjqP\nSaapKB3CGAX7lEu0IIl1A8dM+kG31wdtJTC/XiXPnKtFi1VQ1mZbRNqN0i0v\nJpgv26Dwz3O8Pdxq4RiTLu6XiYFY8p5uswnFaJvLz4KTDd92mlxI7XkaFGjW\nvvhOsV7ZRHRYwfJjz0a4g0WtmHcOU7MhAnGEy9xejnAlqoYCw6LZRASmPh7K\nqxEZTtUQkpJEwoiwEwkj+aoENhan0svFpEFA/imnfJBwI5vgipz3KNl4vfcY\nWz2o\r\n=tzw9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.9","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.15.0","dependencies":{"glob":"^7.1.6","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.1","yargs":"^16.1.1","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.3","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.1","lower-case":"^2.0.1","upper-case":"^2.0.1","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.2.0","latest-version":"5.1.0","dependency-graph":"^0.9.0","@graphql-tools/load":"^6","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^6","@graphql-codegen/core":"1.17.9","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6","@graphql-tools/url-loader":"^6","@graphql-tools/github-loader":"^6","@graphql-tools/prisma-loader":"^6","@graphql-codegen/plugin-helpers":"^1.18.2","@graphql-tools/code-file-loader":"^6","@graphql-tools/json-file-loader":"^6","@graphql-tools/graphql-file-loader":"^6","@graphql-tools/apollo-engine-loader":"^6"},"_hasShrinkwrap":false,"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/cli_1.19.4_1606653945594_0.798818762103958","host":"s3://npm-registry-packages"}},"1.20.0":{"name":"@graphql-codegen/cli","version":"1.20.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.20.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e1bb62fce07caaf1395ca6e94ffc0f2ba1f57938","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.20.0.tgz","fileCount":32,"integrity":"sha512-5pLtZoaqEmEui6PR7IArmD23VLD3++UQby6iNe4NFG4eMcRai2raIM0E4a/MSn7SjyfSRguekYMMC5JKS1VgQw==","signatures":[{"sig":"MEYCIQDHtzyA7wkeleTJxnV5ujmM+1/a6+Umg7HnQ2qdDAIHkQIhAO4EgEyJPJTf0myp5MqcifpCIHMCWcM1TS3oBQTcl0zU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":449072,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf41gdCRA9TVsSAnZWagAAyE4P/3oEKw5cxz4Aas8Zf4X9\nqlDnx2IPsFaL1dr0hR4ph1HfWJYyhEwCd/sGoCB1Aa2/4JJNODxC9bc0kHN/\nSX2yia+jZ4g3i5nod2zMz362SyTDrZxFEeH2EhaNNmgwUuC3rfpuEpi2xyk8\nDQFXdXA8FjfyUttPThhCZS/WzRbvcTlti4azc/oixkemFd5a5x0dWBiM85Bx\nl/7CTW7Eh+dS8UPmjq5Y7Ao1nBW/y8ppIETZIc85pWSvF4h5T1H+k2qJKIUC\n422I9z2Mw34qTQK3IOdLh6hvm+C6UueOv3cugFE+nk91tGhRLAnkZ/3DjpRs\nW8QBJoH2TBXyFz6dSV9/hXLMeV3y4puR4iW7Jcg5bo3BYHQ7gcsFEZ4E/gtS\ntQKkrU3FZ9JSfdBTFV4lkJ8mQoVWtDfB9KRRGvHr/9vHAKxCpRitOWFT2Xgg\nhUbcSDxc1n/aaRbj4Kg+nRKch6dGsn2xdq5UNJjglux89qRTsfPj5tjRdfRH\nn2C8djZNNQeSqKUzk+AyHpWWqH8bO51QMhbbSTP4065FwOqtRciAoQKMTL5g\nO6ArVmZIkk9g0mqfrq4U79Ypd/pr1THYMcE4VR//Rw5GZM63FXM+cQaHbHmM\nVs/Ir2xuBj6buRIVoT4P/nkVjySjtwJGh9FZ4ANTokCiP0ZZ1zuC4+rM5F+i\nxLfQ\r\n=gZwv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.10","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.15.1","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.0.1","yargs":"^16.1.1","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","request":"^2.88.2","chokidar":"^3.4.3","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.2","lower-case":"^2.0.1","upper-case":"^2.0.2","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.2.0","latest-version":"5.1.0","dependency-graph":"^0.9.0","@graphql-tools/load":"^6","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^7.0.0","@graphql-codegen/core":"1.17.9","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6","@graphql-tools/url-loader":"^6","@graphql-tools/github-loader":"^6","@graphql-tools/prisma-loader":"^6","@graphql-codegen/plugin-helpers":"^1.18.2","@graphql-tools/code-file-loader":"^6","@graphql-tools/json-file-loader":"^6","@graphql-tools/graphql-file-loader":"^6","@graphql-tools/apollo-engine-loader":"^6"},"_hasShrinkwrap":false,"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/cli_1.20.0_1608734748691_0.08978198912605273","host":"s3://npm-registry-packages"}},"1.20.1":{"name":"@graphql-codegen/cli","version":"1.20.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.20.1","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3b42eddb4ddbfc6ad37d0a838267165f77342e14","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.20.1.tgz","fileCount":32,"integrity":"sha512-jT5aMxIniER/gg0/sfx+BPmvI2ZAncQ6ZT/xkiFvXcYMiL9tDiAcVYJTmXcRdMTEIZnlzw3rhE4VPYiw1KqruQ==","signatures":[{"sig":"MEYCIQD8Kx+OxdXz02rxaQIZY0Ud5lZgoKrjLIgTROEwwQKBpQIhAPirf6YWrFyC8aqPFcN87W9EPqfYFrtGg7LcaHInsivg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":449047,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgD+vQCRA9TVsSAnZWagAANsMP/1jdUGpLu2LFP4+FPIRD\nmr1IB6oQ/cg7Sayi8E7pdWz17ihNUCauDEB4YhN2+TNMrdOVnz5vWLF1YNNK\nBqonqagKi0yPeBduxr8l90hjrW7iRHpHAWv26w5tebcXM6WA9NM/ZFz4nyJH\nR4u/ns0a8ubNt8ALIkGkt72NO6SoqBilkmoJ3CTvUwllXl0t5Ku+52Nld7LV\nKvJKkuN/4UjsThZmQBV2jvctPQZCOtCeDsFhwcEdyt4Nj+lrV6NV8TYvcrqc\nsi2CWVpYohzmNhjzF+fGvEk24OKEpGmxKdpztfw7wOP+PR42WO9MnS18lxg+\nV/nV8604KGJpE2h1PUdVT26PckgA73dWkdEH8zcYufSXvn/iCbDweOkKLC14\ne6UoIT68Y26Cb2sE6b0pPcFioIPl7l9eKSMFNQx14oIPjLi759p0z26xXbWS\nVVtS5ETfC538YGJ0f9M08tKp10E1i8IiuRav4svsc5JWRVDvhCyC450bfa8b\ngMGGjQGg37vJxFvfBTaHs9Y15vnbONQVxIM4HqpbVO5KDzK2UxiGdaYFxdth\n8vQ5YJ7iPgzxXYZMrn0VsDgSIrEQOdS+r/BEeis76Vizh2sY2NpgxEzbe8Es\ntplcqeE4a1sewrkuSv9dK71FwwVqfiM4bBO8YGXsopyveLJwpMYAFjaXYse5\nNwVY\r\n=ojf/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"6.14.11","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.15.1","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.1.0","yargs":"^16.1.1","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.4.3","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.2","lower-case":"^2.0.1","upper-case":"^2.0.2","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.2.0","latest-version":"5.1.0","dependency-graph":"^0.10.0","@graphql-tools/load":"^6","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^7.0.0","@graphql-codegen/core":"1.17.9","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6","@graphql-tools/url-loader":"^6","@graphql-tools/github-loader":"^6","@graphql-tools/prisma-loader":"^6","@graphql-codegen/plugin-helpers":"^1.18.2","@graphql-tools/code-file-loader":"^6","@graphql-tools/json-file-loader":"^6","@graphql-tools/graphql-file-loader":"^6","@graphql-tools/apollo-engine-loader":"^6"},"_hasShrinkwrap":false,"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/cli_1.20.1_1611656143597_0.7762969662587504","host":"s3://npm-registry-packages"}},"1.21.0-alpha-20d25976.0":{"name":"@graphql-codegen/cli","version":"1.21.0-alpha-20d25976.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.21.0-alpha-20d25976.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"076ec06649eb0db54cfa3979ee38ad8debb9c120","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.21.0-alpha-20d25976.0.tgz","fileCount":32,"integrity":"sha512-LcQBFMMS5B3V5uBBO0nPN3B4uUT02Y0kcxwwZnPE0BZ6QoA2jrdO/xgUVltRaLjVbW1ckf1HrcTXdF8mLJikdQ==","signatures":[{"sig":"MEUCIQDjul8a/BF0zRhxYE/LxkOPC7JBpskPfhi5A4k+2luUHwIgQijBUf5+IdmlTw5suPiesPX+3KpNs1iWV7paxd8VSx0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":451732,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNoyDCRA9TVsSAnZWagAACDkP/0tBFNIs84HL8lKM1pdK\nXHdGBTmc+Zmarmlq/G2m35OHKbUTE1eQhbCcjtwXcZbz9WiBIwWbqr50PwaF\n1mrX85vSE7+gkTdHmeN9ceF6FEbnuupCJBWc5SpAfphbn38gPcsMWdQpU9wL\nIZo/3N0dpQOtX8yi8JcoOCt/tqPpqKXqSCvP5tOc0RcWW+0Hghd+0Fy5OSwj\nnijWVf/bZneUQf34tB+QwSuTLkQ3Ptc5JSJQ9uWyzmFMbfOmE8VQOT4vMKGR\nQfT/0CrxfabXu/Kc9fdtYdOggp1zcTkvNInXy4XGH8xGYzV3n4v/AQhlbKBb\n3GzMLQY/RFbGLZsmUZVW7Jm1ECcFpVvr4X4S9b5vmrK+oj04Rd3wtY4UCYqU\ny2dbZOR+NRpgAOBMeEWv9a9QZEX+CUjsKp4XHOiJnoYWxh8Wbjz/XzmV36Ds\ndWZpEZQtF5a+5I/+uLN0LhADzMPmN6EAxX+F5TLKJTkH6iJo6wz/HyhrjUzk\nTn8UX+zoOL3QsaHcAXDlywxoofDAh6TZHIFC0p3ra9RZW7RmKBJgl5Q9TeC4\n+vxjojOirsM+5dqIHMD9w/0nNqBUe5nURB4dJ3aABlgHtTMlcqtR4k/TLIPh\nic8I0hfPBhb03bPO4lK0T6tlQnl+pytfRao+84tV9m2eYzfXa7OYDW35GDjj\nt4v0\r\n=7Bjo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.5.6","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.15.5","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.1.0","yargs":"^16.1.1","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.4.3","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.2","lower-case":"^2.0.1","upper-case":"^2.0.2","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.2.0","latest-version":"5.1.0","dependency-graph":"^0.10.0","@graphql-tools/load":"^6","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^7.0.0","@graphql-codegen/core":"1.17.9","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6","@graphql-tools/url-loader":"^6","@graphql-tools/github-loader":"^6","@graphql-tools/prisma-loader":"^6","@graphql-codegen/plugin-helpers":"^1.18.2","@graphql-tools/code-file-loader":"^6","@graphql-tools/json-file-loader":"^6","@graphql-tools/graphql-file-loader":"^6","@graphql-tools/apollo-engine-loader":"^6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.21.0-alpha-20d25976.0_1614187651137_0.7418872472579068","host":"s3://npm-registry-packages"}},"1.21.0":{"name":"@graphql-codegen/cli","version":"1.21.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.21.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0a3d3bcfc1f9adfaecbfb5129cb39269912c5d2a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.21.0.tgz","fileCount":32,"integrity":"sha512-53Fs+7lRtK6xqfoz7uuy9SAeBtAv76rPhH3Ls5W2PwExP5IrQkaGTna/dxgfXywXWOBEoBoUALF4qGHt+TXoJw==","signatures":[{"sig":"MEUCIEON0QkDgr6xfbGXesBk5DDAU7TsReer9sjK5qz/F5/fAiEA9aZc694te0AiydvObJTGB1IfpxvFjw9x5DWZiT6vszc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":451715,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNo86CRA9TVsSAnZWagAAJ9AP/0j8hx0d2A1oZkW7QQ5M\n4FSMhOgHSHOZHVgxpqbXN0NaVkePvBSmORTuZ+a6Ci6RIVdkY9EEJuD5z98G\nvo6ehPEiCrfaYFHL3qJBISex0fqMcImR302AtL9dywCmtOTVhU7KNG+tyyL4\n/V0b2I+yIpzYUPrL6R0NfhXPzCc7iL/0sFUPYZXHc/S45XA7TikuvBUHcqPa\n4JbgTXN3JavdceagaQ058Vpfz1szBpVRUK0Lp7JSj/HchPQYUqyr4T9B/XUs\nPbZZLby+2XH3rqMe3OOG+f4ryEHatJ0UZ1V2hyzM+MnItJS6vFF73rdZY+4r\n/7fmmpu9bJSm+9dBYjLZvGcMVuYO1jakTiNINH0UKrjjHZqAorpADFh4cpVp\nl0IAHXVnbiuHEJqntdVyRfEKXciDKQDDC0si+oEe4qsRK2YLw+bpZDR6x5xj\ncwT17E4Ayvue6nOskPnfmjPQbcjfdbHILL33d7zCxw9iYa77iwnvB+OSkXRv\ngSv9xeZto079iyNMXLQry0zjj035tBbBhm1sJ9qwYvl98JJLHE4jPE+jvc3A\nQDuH32CPQL/MSkwsyMcnGRKcG1NgnPwZR8Y6H43vP4boSLwZi/3NuGMTnNw0\nK1eW7OJdYcb6Nu6K4iHRXNzW+rTEpWuExpFzQ4OdSqoBXkqHyZqtSHGuWuJD\n9pBd\r\n=uweA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.5.6","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.15.5","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.1.0","yargs":"^16.1.1","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.4.3","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.2","lower-case":"^2.0.1","upper-case":"^2.0.2","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.2.0","latest-version":"5.1.0","dependency-graph":"^0.10.0","@graphql-tools/load":"^6","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^7.0.0","@graphql-codegen/core":"1.17.9","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6","@graphql-tools/url-loader":"^6","@graphql-tools/github-loader":"^6","@graphql-tools/prisma-loader":"^6","@graphql-codegen/plugin-helpers":"^1.18.2","@graphql-tools/code-file-loader":"^6","@graphql-tools/json-file-loader":"^6","@graphql-tools/graphql-file-loader":"^6","@graphql-tools/apollo-engine-loader":"^6"},"_hasShrinkwrap":false,"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/cli_1.21.0_1614188337305_0.9194726276756942","host":"s3://npm-registry-packages"}},"1.21.1":{"name":"@graphql-codegen/cli","version":"1.21.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.21.1","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"fa1666ea5f1751e158d6d200c58f8228ad2f98ed","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.21.1.tgz","fileCount":32,"integrity":"sha512-xlOmpKWID2zWOwm9mtjnOCA7qsQ8tJ34RYkKLyGMPoKaTmyWwKeAWpAH1qdukZT5AXDO7G2cZU5AdF1TmYEPUA==","signatures":[{"sig":"MEQCIDAn4k+dx3JE3xrXKn1WSt040XqaxLe/hq7+D8WYnGzOAiAF5apm/yj0StyrrP9QluHboELZaMBEiK91+3dZUieWxA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":451715,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgOAoiCRA9TVsSAnZWagAAoOYP/3zpr94rMDsMWQQMX6mP\n4Y1cR3lFEVWQDgqSLTdRsjXXZ456QFqp2MbM8UEhHdb/gZM1yxa5HE2BG0OT\nXUj7EIJ0NlkzKE8Hq4UxwBv8dB0HnDUGU9l2TGNnSrWYS2qhmwD4EfSI91OA\nEZPEw3r/7G1Z2Zdw8xZvvAIy0ZB2r6EkK1mdfZKfmc7fB4EYYYYTvKCTprn4\nFbosnKAMqVSviTN8t5MrzqLsNd61QHfgUVDgKYrp6nFssa8ThDF2m/q4QtR1\nZVZfHMCNyCI6huyHCnMxmeFQSdl732iySFemmadU6/iq8+m66AMPX1HJ25D9\npX1OT2eDq5K+7CYqaMRjQovBFCNVTkcS4JTQbLSdXvd8w8vdPxsyE91WzT6v\nn8nUIs2xyvceInazVqYG/ntSftoILCWsJUuVL+sR1U1Dkz7f6mYf6DIAaD8Z\nlLWMXXeZ6UbM6zbQ4SmXfS0LLa6wALo4M3NjDbx0eMpsb5BAxQ7ARQmkzd3P\nIX7H+HbqINzcjxD1iOrHgyhixAOVILPX8ZXUWr4FBrmb9u6nAhHliFb1dtoN\npH4aIVIFxqrnDpYKqYz7zPSYv8Vq0yizugLLsMPw8G6HkIRe+9JYev+B2QhK\nsbFV9Ze5lYq/24FFwUpcL7svXt5qco/5vfb/gzk7PkyMcduvgP+Sy3I87R98\nkTk3\r\n=xg0/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.6.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.15.5","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.1.0","yargs":"^16.1.1","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.4.3","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","camel-case":"^4.1.2","lower-case":"^2.0.1","upper-case":"^2.0.2","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","pascal-case":"^3.1.1","ansi-escapes":"^4.3.1","constant-case":"^3.0.3","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.2.0","latest-version":"5.1.0","dependency-graph":"^0.10.0","@graphql-tools/load":"^6","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^7.0.0","@graphql-codegen/core":"1.17.9","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6","@graphql-tools/url-loader":"^6","@graphql-tools/github-loader":"^6","@graphql-tools/prisma-loader":"^6","@graphql-codegen/plugin-helpers":"^1.18.2","@graphql-tools/code-file-loader":"^6","@graphql-tools/json-file-loader":"^6","@graphql-tools/graphql-file-loader":"^6","@graphql-tools/apollo-engine-loader":"^6"},"_hasShrinkwrap":false,"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/cli_1.21.1_1614285345595_0.6864270773954824","host":"s3://npm-registry-packages"}},"1.21.2-alpha-5740bd22.0":{"name":"@graphql-codegen/cli","version":"1.21.2-alpha-5740bd22.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.21.2-alpha-5740bd22.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"df025c850791ee2246398e45148a5dc554ad9ca5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.21.2-alpha-5740bd22.0.tgz","fileCount":32,"integrity":"sha512-5224BwSuQEJBveKe9XUhbjeNv4B2X+RKCAkNKgApKfSoTJg5kJMrKZeQ+hUiufaGOQPI06gyaoopdI1V4lKb1w==","signatures":[{"sig":"MEUCIQCxH42Awly3KyExUXr4/TgyRKM6BFTAkNpB0akq5BKtYQIgR0umd7ESg7mUMz/+5ShC+IGFIBV7D4z+3564pUkv1lw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":451656,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgPNWGCRA9TVsSAnZWagAAF3IP/jk90lTPbuPXSgrj6ECc\niV3AxfhCiAea8vhdyhVohfB91s3Ajeb7f8gdYidsWATQ+F2lhYos5vo0j4Gx\nmDGBD9BCnfLrqZCTPgDkWVjHV+ysF7WfODrUlU+oQ1GGrGiJ2n3Vz1gmtOqw\nGtI9EA/CMLKh4AXilK3KBGbb9DAePjpuc4jLbHM22mR1IIa8KMKUt7nGZrUZ\nPxVjGrpbkwpPvjZ1xleRePX+eKqtNdzmKOsaOmMs2Id0O5GO45N4GULKRYj3\nlCKTJaSamLz+aJA5UAh9qv6eqUlFicc5MGVzYkgXc0+QgEtaQX/qqKOHE5cb\ngzsAHU3YBLMpAMqvLZudiy3FLqOogRShhZBQohrKIx44c+u0zHF9qLa53two\nj/CI4Hv3mCo7fKB9p3DBaxTBdSwn3QZr9DxlxdUawDlveOLQhIJCUsQaUQeh\n2zlssaQvRQFOYZ/WwaaRlt5l0SbVZ6YRHP7Nt8FtoGgxZ+veNFSBOBt7g2Fl\nAgX0HVa4TGn2d91qj6h3uZRd11KF3DVZGLm6D5Tg3JKiXJvznQlpyhHO30JX\nnTKesHQxlgyNab3dYBGo1FNL10sWYtOILZ5ayjmwiNUqJTx49J8dBgnBnFS+\n/5/FGwgPHEHUy89q+mu/P6pj5tWSAIyynUHNqsFyJqh7oqsmcdjtp6Kr09C0\nfHjU\r\n=V66A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.6.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.15.5","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.1.0","yargs":"^16.1.1","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.4.3","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.2.0","latest-version":"5.1.0","change-case-all":"^1.0.12","dependency-graph":"^0.10.0","@graphql-tools/load":"^6","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^7.0.0","@graphql-codegen/core":"1.17.10-alpha-5740bd22.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6","@graphql-tools/url-loader":"^6","@graphql-tools/github-loader":"^6","@graphql-tools/prisma-loader":"^6","@graphql-codegen/plugin-helpers":"1.18.3-alpha-5740bd22.0","@graphql-tools/code-file-loader":"^6","@graphql-tools/json-file-loader":"^6","@graphql-tools/graphql-file-loader":"^6","@graphql-tools/apollo-engine-loader":"^6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.21.2-alpha-5740bd22.0_1614599554393_0.9818848407279186","host":"s3://npm-registry-packages"}},"1.21.2-alpha-4a562edd.0":{"name":"@graphql-codegen/cli","version":"1.21.2-alpha-4a562edd.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.21.2-alpha-4a562edd.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d97ca2f0a9d0123551885517c06fa83bc84ff711","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.21.2-alpha-4a562edd.0.tgz","fileCount":32,"integrity":"sha512-Q8VgJNiHM7YUWCef7tbmaQ5OWuo3L9XSwdkXZ7jkYbg25hQC05esDkTTcdogAYvHPV/pF1iFadWUVe4H8yF0yQ==","signatures":[{"sig":"MEQCIA2aCUmsMgTOQ2nP2LZ1WrfI6zb7zuNclDBBeItC8l1VAiBK76xyVRsszTOKeHWzDGz5+sC1hvutisd6UaxJe+X3Ug==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":451656,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgPir3CRA9TVsSAnZWagAAPYUQAJASIbGoZUk3grqyaMAC\nJpS4CDRS3n81+J/awLMdrcfBRU+ZVKUkqJOIvN/ENZJnI1SLxGroYReDze/O\nwB0Cxgg5esRcAmdXkYtF59hBgR7O9Ij7A7tnOgHtKIEamRREDDZPJ/MM5YpY\nD6IyQ3M8sQI8lizhEMiFkP/QWXCv07ZyfRyq1EFKqpEBpHEpBldjz7+j4CJ7\nDqhg/qmFleuJhatNdOpmd2IilQZfnntEJNRLuzW0k0W8O5FfLjdsJU3rMhuY\n3NLmySLWrcG6YxZeq5VCvpQZKKO+VYbThvg4zx2Fb74jvfWVdwXXGo6QawJJ\nlUiBRHpTChDu6VMkpKxULaX9tz6VlqxoH1EIQH/MXdu6xsSR6BVwJkYZAHC/\nCQiKUYYgB3LRYegeZQ/NFogacZEPTMz9l/Sd9+jWRYioh+YqGLxMrFZWCzUN\nGwtkusL/LYqz1tK15AfaBIrtDrGDGA69u8haLUlHr9A+PXTP08dXLxNZhX65\nJvVx+ReEygqJ8D+tP8Oqy+1oTAWkj+tO45qgSjwh5RR7GyxQA98fq1HsKSv1\ntYX0GjNKVJXumlRuYha9agy5BLHT5O9BBpDfYKczmoH/YJK5NbeOTWdrCPSh\nsDHawfotyG5AALEgWtl3WTP3wRV54XXzNblrrmzyFDgJ6TopV0hind3uEteS\n+rKm\r\n=SeMK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.6.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.15.5","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.1.0","yargs":"^16.1.1","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.4.3","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.2.0","latest-version":"5.1.0","change-case-all":"^1.0.12","dependency-graph":"^0.10.0","@graphql-tools/load":"^6","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^7.0.0","@graphql-codegen/core":"1.17.10-alpha-4a562edd.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6","@graphql-tools/url-loader":"^6","@graphql-tools/github-loader":"^6","@graphql-tools/prisma-loader":"^6","@graphql-codegen/plugin-helpers":"1.18.3-alpha-4a562edd.0","@graphql-tools/code-file-loader":"^6","@graphql-tools/json-file-loader":"^6","@graphql-tools/graphql-file-loader":"^6","@graphql-tools/apollo-engine-loader":"^6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.21.2-alpha-4a562edd.0_1614686965773_0.8756669387299545","host":"s3://npm-registry-packages"}},"1.21.2":{"name":"@graphql-codegen/cli","version":"1.21.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.21.2","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2b65acff441f6cbae24bb816790a074264b58f86","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.21.2.tgz","fileCount":32,"integrity":"sha512-Jt1sJzTD1/0PZ4JIgZZgswTNu+LxJBS706rOo4ol5NsjkD3Wzk3cUvZsBUYTrYc9Zh6XArZzRm5EBLImLRjHlQ==","signatures":[{"sig":"MEUCIDcW10sUqsza9oWdXFBodKrqavtYVVCGN5QXgnwFpgTIAiEAzDZhfsPU+YYBXdD0D6eQSbKUDQpVXS7fGn9mPGGvO9Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":451605,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgRRMECRA9TVsSAnZWagAATPcP/3xJRt36H8ZnyuhKk7Oi\n92AMGviL0JbiSZNxpcVbV3hq27fIWG52FOUudJQIf6NvwNp9bDPTgYmbhJW5\nlBUb0AL5dG8app3nIZtXGL+NcYLHxgyekQxxUu/q+ipZ5O3UpmPedy7Lfrn+\nIxvZJFcnH42lTNJHHMFg20i9nGp5/21PTph4aGHYwZY9jAJwmqnXwhYHsW8f\nkRBxoGsY5E/DkOnXt2l3O51DOkDtjnRCBBlrybUQ+YMoUQrPnuRe4uvsGsrc\nIJtZS5RLB0ZOHu1udFUM0BL1XtyzdIirEL3DRx0TIrN3r4b6lmE8DkYCJoLJ\nnnxu+ZcAMSx4asMOpGjwDLvCfBrjl0O+JLS7uOEtuVTNlmZygGqvITicm8Pg\nVZ2PMfUDElrTTefDg2c7A6oe1fvsBYoa+V/vIZGC/7G8ETfiGSmX0h+AXpxL\nFZDC1PsRn7Hq4tRYym0Nxxufwv+Ipm4NAyEtJahr9yNWbolc1O0J23cL7k2q\nB4cykRh9sKdm3yVewJZtSgpW0zq3tdPgOyDyDzHPN4ZofubsKgahWpoPicpL\njTNI2RLHduzAi7sN7R2GEmpIwq+To1+4Lmf0ZNFWh6qsQOxZ32hFqElUSErc\nAwZrV23AXTIlhUCvokM+m59ARUZhgNEL+6nCM6jPikGm0eQE/q6jtUuZMlUm\nOoVb\r\n=gmm1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.6.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.16.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.1.0","yargs":"^16.1.1","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.4.3","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.2.0","latest-version":"5.1.0","change-case-all":"^1.0.12","dependency-graph":"^0.11.0","@graphql-tools/load":"^6","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^7.0.0","@graphql-codegen/core":"1.17.9","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6","@graphql-tools/url-loader":"^6","@graphql-tools/github-loader":"^6","@graphql-tools/prisma-loader":"^6","@graphql-codegen/plugin-helpers":"^1.18.3","@graphql-tools/code-file-loader":"^6","@graphql-tools/json-file-loader":"^6","@graphql-tools/graphql-file-loader":"^6","@graphql-tools/apollo-engine-loader":"^6"},"_hasShrinkwrap":false,"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/cli_1.21.2_1615139588015_0.06796032036470834","host":"s3://npm-registry-packages"}},"1.22.0-alpha-81dcddc3.0":{"name":"@graphql-codegen/cli","version":"1.22.0-alpha-81dcddc3.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.22.0-alpha-81dcddc3.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4f62315852382dcab89407ddacdf2955b2fc5dd5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.22.0-alpha-81dcddc3.0.tgz","fileCount":32,"integrity":"sha512-tIeg0QqYYvnUqZPT3NyhTRpW33LuSrWTHHDDqjp6Zr3sniemHq5vk6Ae/mRLW7rukdb1QUKINyu9UMQPT+Mp3Q==","signatures":[{"sig":"MEQCIFIJp9nBPvjWXvY9qj2KlCHPVghjPGsAieyGxV/SMIleAiBcNZhZI3nrvsUVJDzwz2D1Miu4d9OE6nKo8kU/cuV6gw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":458979,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgTdSgCRA9TVsSAnZWagAA3AwP/2VgeVb8Qxehub2cQiSj\nSluL/yI7CDhpUbO2YRgmJzs3wVy45LLw6VQ08g11XJOedB8yxpiqRW/nEdaI\n2uKNINuzAQE0HM5F4XnXXVf03C+6ddv7JP1uQyWECCksFGTi3se6aHVkElBb\nYjPMqn8juWcKZixy8/jSww+OO91KjzZ7egC27D1zPHYDxd/xaEIqBHb8lvig\nU+asEnxE2RedYxMB1+FVoONtDFYFVWX4D4Ke41OxqbzbU/p/ssqB8WCQAtZ2\nl6bZb5FqZHmW/+jd9jsmRRk8D7hgtyCsbgtWNuiYkCcqntBqK+eK2/WH4UVL\nzeo1XB0kL9pqdGtXL05gABZTlsmJ5RDEBBx/vHlXmnCYZ41424J6HsrU8iqr\nMxe0jRSum0q/U0TbZBToWDaliwYMaysOU39SLkuEeg8DuQq3Kef4y1I1E27t\n1ZWMe6FfmCWVuQiLgg9JMaTG27mo82eMQY9AUGtGyoV9DDrDpI4d7bWNIdMt\nOZrOhRK5/jkWdg3f2mzJBoPfpXS/iNFUElGYvhQPa+PGKpA7MxR4QeJutsh6\nT8CAfJQv2Mr53aC5PA17hx+7Mc7nCfL9oStIkMn26DB/jfjYjrhVkXxosZlH\ncNhIhPeqXedB/iqcOQoswC00ynZlfNGVmaMnzIIojPPmi7miv6/6vklZWBko\npzWD\r\n=YYIN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.6.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.16.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.1.0","yargs":"^16.1.1","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.4.3","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.2.0","latest-version":"5.1.0","change-case-all":"^1.0.12","dependency-graph":"^0.11.0","@graphql-tools/load":"^6","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^7.0.0","@graphql-codegen/core":"1.17.9","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6","@graphql-tools/url-loader":"^6","@graphql-tools/github-loader":"^6","@graphql-tools/prisma-loader":"^6","@graphql-codegen/plugin-helpers":"^1.18.3","@graphql-tools/code-file-loader":"^6","@graphql-tools/json-file-loader":"^6","@graphql-tools/graphql-file-loader":"^6","@graphql-tools/apollo-engine-loader":"^6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.22.0-alpha-81dcddc3.0_1615713440216_0.7476474271125328","host":"s3://npm-registry-packages"}},"1.22.0-alpha-faccb945.0":{"name":"@graphql-codegen/cli","version":"1.22.0-alpha-faccb945.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.22.0-alpha-faccb945.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"31a5e3d29d9eb011f1f03f28589b3821173004f6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.22.0-alpha-faccb945.0.tgz","fileCount":32,"integrity":"sha512-VAd8m6meI/eu9YLSU2x+ppgZh8RT/ugu7sDUeA0f/rOHTuesm9VpUAfWbtmYwLG9VZAslCQAG/3kYUvzUcUOSw==","signatures":[{"sig":"MEUCIA0T8fYY3Vw6mpI5t9/Zvu+LsNqhIAC/6TQFf5pnsveNAiEA9EcrP87/1IwdDqx2060pv/ikjRZC8elDRbxHxWcw3EE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":459043,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgTdaDCRA9TVsSAnZWagAAliIQAJlcs4YumrGZ4KlE9F7T\nXgItmqz8GzFFtvmBiu7Qwn/LN5JUyh0I8xPRseONNh5lCpkguVDjoE3QTkyl\nnyF0Q4bm2+EQePtFyyDtwwh46lGkyeHb/VGZQmswEcxG1CSwf6DmIikW6UZY\nQYs6XLKY9OOxnhsGU+Xz211dhmKXkoiM2L9ac0SD5lm+AquTBRsn7Ier2eWl\nkHmQfyOMyQrIFY7hCuOmnlzCeijPR8SNDhPLPDOWryhkdDFm4THfBDQRyiNn\npxQI1vnVmIEl/868Lv+pz2KNFi3h4likMx15Zb/TViHi4RQtrgi6cj/BVKt4\nYpzLKUODo6u52ak0dUCQm1V+7P7l3aIUa/ysQTj4N/H4xp31dFDkesaYkZtG\n96OeVdRCDgnh8C0TBrUZUjnB6wSBtzkIYG038xgzhphYHn74kvli3SoeLUo1\nhmRDoVfA3qgkbPiTBna7/RsEpEpIe/jJoApOBbg4rJwm+PIyUDrFzbh6AI4m\nbxsWwsWry8W3se3tT5YePaFWCFrl7SPbW10bSpLxOnfU02/5z/tnYVxIGVos\n4HLBzG8kiMPVriuS2VTzM/+rNuVbSpm5wJ6j7rIrJibv47ZIHhu4Kl/D3mZ8\nzdKpE+HZK7Fu2FVH8j4SDuxE+vf1YUzC0Ncw5rhV00qPZQBUb4F6V9akZ7CP\nfomp\r\n=HWxL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.6.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.16.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.1.0","yargs":"^16.1.1","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.4.3","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.2.0","latest-version":"5.1.0","change-case-all":"^1.0.12","dependency-graph":"^0.11.0","@graphql-tools/load":"^6","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^7.0.0","@graphql-codegen/core":"1.17.9","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6","@graphql-tools/url-loader":"^6","@graphql-tools/github-loader":"^6","@graphql-tools/prisma-loader":"^6","@graphql-codegen/plugin-helpers":"^1.18.3","@graphql-tools/code-file-loader":"^6","@graphql-tools/json-file-loader":"^6","@graphql-tools/graphql-file-loader":"^6","@graphql-tools/apollo-engine-loader":"^6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.22.0-alpha-faccb945.0_1615713922964_0.4702874780246098","host":"s3://npm-registry-packages"}},"1.22.0-alpha-e2d7bf45.0":{"name":"@graphql-codegen/cli","version":"1.22.0-alpha-e2d7bf45.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.22.0-alpha-e2d7bf45.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"95cd430d7ded7dbe2a693c88550ab9214fe34983","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.22.0-alpha-e2d7bf45.0.tgz","fileCount":32,"integrity":"sha512-5gN/Hdb4jzBofn0hcJXQB5VTUEJIVA8BO8PaV1ncHDQFZFqX4PCa9+OnqUSAu3CxFA13jf2yleCh0hXOJbwHOA==","signatures":[{"sig":"MEYCIQDjsSG5aZJF9HrcXLkRUG8gkWshhXIIUuqSOMXvWXxyxgIhAI5yrN6tcJuNVJZsdUFS+B9U5oQHS3ukvKrc0PlfnHJ0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":459554,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgTdtrCRA9TVsSAnZWagAAjd0QAIIWaZCpHFBlUJEt6/ty\nFrhAE4HSuYrwMzfaIepMItpoXQfmplANeXnk9gcCUVCZ6ttbGMmh6nPkQzDW\nX1th+0VaHnJ/3YUdLL4iPd8+rLDzhpdpQz/oE5W4dM3V6PdpuhEDlScb19Rm\nqubeHcoXNp0H9Cuvz48wq/zhabYnUQZ1TEIgdcrOAxOt59Sx8QT8Cvg0X40F\n+WNhymxcaSVtqV7jZ3AcBCwoXi4KftYdhxeRACMQ5KKq8aIeR14GynJSlqMz\nHZ9zCocU2fEqszMnDPrn/SvjDsKUKMbb/mhf0Y7laXQw1LyzJW6ygI/D7wGm\n9HszdbykG2UB0ugBObyfoVX5DIMXyrXgEBGsznmWd7IQMIj+bpMVjTlld4bf\nzEu21e97W75HCPB0lVrobuKG3Lte1S22UlSBOXjM7XT8N+sd7khgRnnXiYeb\nD9+bQvrrtwV3sy89pF33e7/17a+PzrL/s6AGRSnLApt9cScLX8WY2kyl8gcL\nD87iUAN997m8rLQSgksEZI2FEgV4CPwWv9ET4fIDqAEyfC28oYwXnapcub8T\n2JWpcBX1SaBajRGZQbA/GMP7tq03YyOMb+nVjXRSRKsqFTX5lkF+qrfAK/7/\nsTi29MJNMO+SdLyYNt5WDcbwrNezLupf35aQrhxFeOQT2dQ/INvwkIz1/d8c\nEkaC\r\n=3veR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.6.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.16.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.1.0","yargs":"^16.1.1","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.4.3","debounce":"^1.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.2.0","latest-version":"5.1.0","change-case-all":"^1.0.12","dependency-graph":"^0.11.0","@graphql-tools/load":"^6","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^7.0.0","@graphql-codegen/core":"1.17.9","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6","@graphql-tools/url-loader":"^6","@graphql-tools/github-loader":"^6","@graphql-tools/prisma-loader":"^6","@graphql-codegen/plugin-helpers":"^1.18.3","@graphql-tools/code-file-loader":"^6","@graphql-tools/json-file-loader":"^6","@graphql-tools/graphql-file-loader":"^6","@graphql-tools/apollo-engine-loader":"^6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.22.0-alpha-e2d7bf45.0_1615715178996_0.6966583954393304","host":"s3://npm-registry-packages"}},"1.22.0-alpha-e71f469e.0":{"name":"@graphql-codegen/cli","version":"1.22.0-alpha-e71f469e.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.22.0-alpha-e71f469e.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"dd5e960d0549ced3e9ebe97868eead9c0be65732","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.22.0-alpha-e71f469e.0.tgz","fileCount":32,"integrity":"sha512-PLtVi9yAUsVRWSV84+Xmd79ssuCdRN/w6bBDzJAe8NEVmTdeLSYMqmUHwbCHd5AuWpaQTfQdwyio2pxh2Tqzag==","signatures":[{"sig":"MEYCIQCxjD/p3ZlXStnOFmWrrZnhScMWB8H7Eg9n9xSwq802PgIhAIgy8d0VGjs1Bo5DOOhoAEUe8ue5EtEN10VIErYrgCq+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":459554,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgTduMCRA9TVsSAnZWagAAyswP+gJciSihEl+AAvMtqSoL\neGVHPE3RoUso8QXUjPaQAgqwTUFkAzOmQD53FSmISo2UvUhbEX6LpTfbK+jZ\nTgpQSooLJdQS8Y3kGM9aWaoJRDtQMZ6EBvIGi6xiK8WeiCfR1f+7EkNGENf6\nmZ6C5vziG6pcHwLK8C2HAR/Ql7y5UQx+ByFdeNAMhz11TqPpcgC3B3PxafaL\nAL9rqrmL65tMsnvI6QQOObSREojBRThe6+7so02oRFlxuMsC4fUSLmoUDDds\nQ7lV5D/zV5fFynIYV/HtnjdkmLNk/WJvSWevdx4Z6exxr54tTuXnjK8J3J2f\nnnjN+X1rRII3h3Q1V44F39M24s/UALqQD8hlaF9E2P/e96zWAU8K50qp+cF1\nTtR10U7M3G+5cRyWp7ns3BvJEJzJeM69xbbqKEkUuDDYu5Mp/UOQBJ4U/hQ/\ni762DC6QVGC0UNBVZmNBBch3zrvRUvyOLv7icj7ChR20KlDZBxdLVElHxDp/\neHhdhBf/HJZjEOXDzjMsDI3E0cKyKIDwNOYSJ4yY/beFhelS6wfNV/Y8fOmF\nFfXiLt0n1g9/ZbNo71qRUDRa6pwbExBNKgowEBZdRHikgIJCuBEQX8LUKWNN\nSZGLmBCr8nDLa3XaV2Go2y3Nq0uVJet9ZpiP7+IVvQblWzGQT/8qigyEIoN4\nPCDP\r\n=2wcO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.6.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.16.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.1.0","yargs":"^16.1.1","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.4.3","debounce":"^1.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.2.0","latest-version":"5.1.0","change-case-all":"^1.0.12","dependency-graph":"^0.11.0","@graphql-tools/load":"^6","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^7.0.0","@graphql-codegen/core":"1.17.9","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6","@graphql-tools/url-loader":"^6","@graphql-tools/github-loader":"^6","@graphql-tools/prisma-loader":"^6","@graphql-codegen/plugin-helpers":"^1.18.3","@graphql-tools/code-file-loader":"^6","@graphql-tools/json-file-loader":"^6","@graphql-tools/graphql-file-loader":"^6","@graphql-tools/apollo-engine-loader":"^6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.22.0-alpha-e71f469e.0_1615715211602_0.4404698414096464","host":"s3://npm-registry-packages"}},"1.21.3-alpha-208f69eb.0":{"name":"@graphql-codegen/cli","version":"1.21.3-alpha-208f69eb.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.21.3-alpha-208f69eb.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"fc850a5578bddddd3727236dcc1a491a12046df7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.21.3-alpha-208f69eb.0.tgz","fileCount":32,"integrity":"sha512-KqHppL7QC4DlJ1vcfyLovkjKxjy5fo7cvb+OLbbU0EPNefaDQHjFocG2SmvY8Vu3h+eln4e02qtqX2s6dCRY9g==","signatures":[{"sig":"MEQCIBCJgIuAeVmNBYvG8qa1lrTWO+QL3Vp9UMvOuV5makAJAiBhU8L3cu8+4iA6m6nImiarPRAjRDGCVBD95dZRU1shBQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":451655,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgT06TCRA9TVsSAnZWagAAT9IP/0ulz9j6u2k4HfFOP0dh\n8LGxbQReklk/jnxsP+mtk0nnoU8bSHWVxcTdw769TRSftbmsgM8p+p7+kZ26\n39Zsp3dk+arm8MdQzYhc6JxnSt9S5Fsr7ohozRIqWBeeDjD5WI990Z3J2Dzb\nJ8BcCpA7hce3SaKEhqiH50kUcWKcVISYYJg99z/04xqONEyrbFp7XzXNtAFV\nXDnIV4qIsfjliMa7095ELDjRIAAuM7nEx9eyGdmwLaumYafpf0db/YLosKO7\nlCGMoqh0O3awhjBdtVzq31QNi8Elf1b9kJtX49pwnT/NzuwraVUe+xlWKlsZ\nJJIpamqQOpD1lgt+lj2hfcOPRBDRRMGEe5z7yzoDUA1fjTH4yqnMayJbkVJx\ndWaYIQp7cLWIvmg7+OsQbgeTb6BZN8/a4JP7Xo0FEIHXXK3+qcRzKEjDj0jQ\nii9UDAcN1fhi2pnVhP4jYa4uCzB6D/PZyAEbYBmiDRqqZ5/p0L5XzGWS769O\nL+NsaHxWHMcKk5SA696jZenrapXpVKVJ9JD7wqsmeY3sZM3LKhC3EPbW0nnS\nuhVYcOghy6B6I1858tNbDx40wRiQ/x5dDh8m0RSTp/wR4ZaLJBjMj8/6o0J/\nwNvGiBsuudKVRz2cYGCKqFe/6N67AQYnohpl8iYgYJGUo1dRGGt45pB1uV//\nJFw/\r\n=4PZ9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.6.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.16.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.1.0","yargs":"^16.1.1","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.4.3","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.2.0","latest-version":"5.1.0","change-case-all":"1.0.12","dependency-graph":"^0.11.0","@graphql-tools/load":"^6","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^7.0.0","@graphql-codegen/core":"1.17.10-alpha-208f69eb.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6","@graphql-tools/url-loader":"^6","@graphql-tools/github-loader":"^6","@graphql-tools/prisma-loader":"^6","@graphql-codegen/plugin-helpers":"1.18.4-alpha-208f69eb.0","@graphql-tools/code-file-loader":"^6","@graphql-tools/json-file-loader":"^6","@graphql-tools/graphql-file-loader":"^6","@graphql-tools/apollo-engine-loader":"^6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.21.3-alpha-208f69eb.0_1615810194661_0.8128915269400445","host":"s3://npm-registry-packages"}},"1.21.3":{"name":"@graphql-codegen/cli","version":"1.21.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.21.3","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3506c5d019c6995be1927bd4d9c67a739fafe5e6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.21.3.tgz","fileCount":32,"integrity":"sha512-jwg0mKhseg0QI4/T4IQcttTBCZgnahiTWqnYWIK+E8nrbXCE9o2hxvaYin/Kq9+5oFtxDePED56cjVs/ESRw6g==","signatures":[{"sig":"MEQCIBxB1Qj5NoHd33LBmkeyo13SeQ85aJauKsPmoatxEfuAAiAewC61iAwdwALRN3dKx13LH1UHflFfvniAtEtWJAU7fg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":451604,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgT1FPCRA9TVsSAnZWagAA8TgP/iFwALOOh98HQbkxe/rX\nRzuWdjVAmtNaZIdfcaY4ked8A8fga1MRIePBSmfpsDmMm3Jv8ji2qjOX6+Wf\nypPB6L0gUzEN5VwcUV8LTAhiyeJ4AyM+sEExiHydUtdypFj9tDDmYAqySeLd\ncAfoXSyAp5g6i5TKc6pDsAWJTmqLcrXoWx/vzE12tFQZ/D0YXG5UfLNjyQC6\nb9tpIrnMFZ69X4IuCAf+N7sJDyh5kDdyns49xVmjF+laUxcng/NQ9jlHINcZ\ny9dfy8ziP/qmlrtuAaB6BZJEXgBZBgv3W8W0e7jbDh4k/svhRzv4398oBdJL\nIyBLBgl8ymood2qQ5oKAedqX0DAcvw3HnNS7WOFcybgI2pqbmzL9S1USSv4T\nREEsUdn19k9vVcbKQY+RHVyedAmKNEBf9sdFvupTbpRz1+COd0BOS+Qe2Fb1\n0Yzc/sbFAl6MoGGnt/qthzyseLe7SEaUqMgfNuiDrA3QtTHo/cR1HhqLnIG5\nTftm2GTPArUVLl9EgzI+sp0a2fTOgW44rfxx57nu3e07YuIaEYv93vm44zz2\nSqqnmG4fhAgCp7RVmfVnEt9hwRwFyWyl6inZvzDrQ1128qMTvB/AuLb3/RGc\nG53++Et4E7zHslEr1Pv3n3kOEt31Ph/AocdLBNkqMN0EnmayYi9TMe6I/t3r\nDYA+\r\n=XXSq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.6.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.16.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.1.0","yargs":"^16.1.1","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.4.3","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.2.0","latest-version":"5.1.0","change-case-all":"1.0.12","dependency-graph":"^0.11.0","@graphql-tools/load":"^6","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^7.0.0","@graphql-codegen/core":"1.17.9","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6","@graphql-tools/url-loader":"^6","@graphql-tools/github-loader":"^6","@graphql-tools/prisma-loader":"^6","@graphql-codegen/plugin-helpers":"^1.18.4","@graphql-tools/code-file-loader":"^6","@graphql-tools/json-file-loader":"^6","@graphql-tools/graphql-file-loader":"^6","@graphql-tools/apollo-engine-loader":"^6"},"_hasShrinkwrap":false,"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/cli_1.21.3_1615810894794_0.7626650255324798","host":"s3://npm-registry-packages"}},"1.21.4":{"name":"@graphql-codegen/cli","version":"1.21.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.21.4","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"41ce6abc6b33e369a3ee795621373b8ffa1aadeb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.21.4.tgz","fileCount":32,"integrity":"sha512-fCrPn7DeGnCU6d9xjo04VSzIGioVLj1BAjuZpgRJNNjyzTmv+qZJJVTWfD55J17XxlhFsfKJBprtdmRxZ3V2hw==","signatures":[{"sig":"MEUCIQCvogLKkiCsDOStmku58ga3RRG6t0Ao1NF52VoYNaf5xwIgMK1U2U3xIGX6F3znLyeyD9C6qCTxp3HuH3SRDC6AFrs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":451604,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgfaRPCRA9TVsSAnZWagAAedEQAJku9esepbpiY78PeBR5\nWV1CGsyaiLQOjnismWxEFaHBP0YWuPdGsiKdEAqa9RkMUkIJd4c5wHoll8Eo\nlXBOHnS1E7nwhlcfwTgWo4fucB0Y/cwgteeKq1Qi5+w4wCrfSbi9EElxku6e\n/ekcJA+q255t8tDrO5kRvZPHhc6aitU7qqYCAAmtTRPZ2yDunHaVIWPTENvC\nNWplurVBquvL4bMWO8NPNxB6yUQ2BdQMXqgI1+qRegha7/AjEhiaFdMMSHN1\nxn/N+x/QXhWcujxfjL0E2APm0bY4cTAyLa93r79Iv7dQ15aQVl0g1hagdeVd\n349uok92ge3+513A4RbtGe6oDL7mngTi7jn0WdlJoaoVZRSktF34KbtgYcfY\nhibKwsLZCMp4owuF4E77S98dDDAlr67aZkD/lEIWFxxNyoQlTGW/o8Us0FRZ\nY/OunB/kb9Z5wMgaEZSX2Exs3iTOCIhxE1HL2nbo88iGcTYvLdCuKogQoKFi\ne8vxZMYeVTn2LJUmIZ1rCE2dm9P5TqI27+Eswl3EVtut9/mTctViBDTFc/KM\nWL/ZAcHzbT/i2mX9JP6BqBMypWOSvuMAoVoOmXdFfDxkUBaGzSqKCp4nUbgH\npxWym59AS6RvvZ0OQRIORM6qZNFFd+Tbxm4OCUJslbSuNMa20AR3JgIe1vZf\nVHgd\r\n=GnvR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.10.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.16.1","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.2.0","yargs":"^16.1.1","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.4.3","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","indent-string":"^4.0.0","graphql-config":"^3.2.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^6","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^7.0.0","@graphql-codegen/core":"1.17.9","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6","@graphql-tools/url-loader":"^6","@graphql-tools/github-loader":"^6","@graphql-tools/prisma-loader":"^6","@graphql-codegen/plugin-helpers":"^1.18.5","@graphql-tools/code-file-loader":"^6","@graphql-tools/json-file-loader":"^6","@graphql-tools/graphql-file-loader":"^6","@graphql-tools/apollo-engine-loader":"^6"},"_hasShrinkwrap":false,"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/cli_1.21.4_1618846798898_0.9518386222987429","host":"s3://npm-registry-packages"}},"1.21.5-alpha-51920673.0":{"name":"@graphql-codegen/cli","version":"1.21.5-alpha-51920673.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.21.5-alpha-51920673.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f83cad83ac717a6b0c402702418572696cdcba7d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.21.5-alpha-51920673.0.tgz","fileCount":33,"integrity":"sha512-e0RnttrWvbp409b9ccZbalpZhceCv5596DLM/bF/m18v4iwNrs7Tu5pxYIXeaaN3n8BH+KDa6mek1gJZcxkoug==","signatures":[{"sig":"MEYCIQDM9a8T1F+kDf5DXocY+HYJfTZtY7eeYJGxbUf7YUugVwIhAJg+9ITLlCyhq1ApDy9MHYFhrTki2vf+rweXhmUiHg+8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":460702,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgmpA9CRA9TVsSAnZWagAAw/sQAJwrZZpsJaU6tRxNLZjT\notnSIyg9RNEelue7pBXDgLj7dKHXfEzHhpecLk8IsZn8ea8FYKoLOrEAtwAG\n4bwzMUND5DwTrx/CXvGJrGamAg5Se11CLUmBCoShFFLiaMQjcSHBhilD58q+\nAyIa9YBd73ZBQwYdyxt4JwDlwfmYOwptEe77hShYvVPufY8jem8NAIln/Wre\nqofmmVhlizrzn9yAfcaP/xEVxhf2IcZqcDtxhqAoI6+sAHxoQ7/rjyKs9tEZ\naFQhfcwuVOvpUtl4UHNkm+9MMWLEkR4RyXWT8B/CzpFDLcYj4/Rd6PSkQBkl\nWvqlTpfVSBw9mYXHz92fbh44kkgLDQPTjii8GjHnevlrxm1reF9wkThsWWVX\nT0rV2R1xcfBWZXuNT26kYwUC82Uksl3UpNdrWB4f/3WOTyVpQYXq6EzzNTE8\nelE/CVPhlrmRINOh5SJX8Asu6P6zxTu2rvtYWSXaFNhI+jppXKdbpWveTRAs\nTPpvT3kdEGwB3IkgWYXiOlG+RFXH6px1MtqgiUIlWRogy/CuBHufuqsukxU6\n4c/1fSaix/sZpM4eSS0okFbQnnOS0F3kpLW1IBMYlJIu6hV5JcwXxSzIDWc0\n+ehaeHx3qWZrHhMbguJ5ro4Ea2robIOVigrfxcq4pDPsEnAGVxu43bYKRSZC\nHEaU\r\n=4jHe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.12.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.16.1","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.2.0","yargs":"^17.0.0","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.1","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^3.2.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^6.2.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^7.9.1","@graphql-codegen/core":"1.17.10-alpha-51920673.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6.2.6","@graphql-tools/url-loader":"^6.10.1","@graphql-tools/github-loader":"^6.2.5","@graphql-tools/prisma-loader":"^6.3.0","@graphql-codegen/plugin-helpers":"1.18.7-alpha-51920673.0","@graphql-tools/code-file-loader":"^6.3.1","@graphql-tools/json-file-loader":"^6.2.6","@graphql-tools/graphql-file-loader":"^6.2.7","@graphql-tools/apollo-engine-loader":"^6.2.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.21.5-alpha-51920673.0_1620742204804_0.9054846855249601","host":"s3://npm-registry-packages"}},"1.21.5-alpha-3547ed20.0":{"name":"@graphql-codegen/cli","version":"1.21.5-alpha-3547ed20.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.21.5-alpha-3547ed20.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"87c481a69c96ff78733a90bd6b4f12109553cfb7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.21.5-alpha-3547ed20.0.tgz","fileCount":33,"integrity":"sha512-/lOIDhOJQybsYzae93UHoBQH9OThO0oy/Rf1LYNZvClSgCqNez4zBdJEUrrGPTyghOqxaiXnNNWjUN2+F/f/mg==","signatures":[{"sig":"MEUCIQCLJkRYpZ6J3uxiyP22we4VYatJ6A2j1tb9IE5kT9fyLwIgcfg0lEswuUOlRkvuRJB+Uwsvcrb81l3OnBZarIUBax8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":460702,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgmpPDCRA9TVsSAnZWagAAgDIP/00v1RBXyCcWxtHVCWo1\nzK44WCem0/BA1ZwGVW8ajBkq/yHXUFvgRXRlaWqe9rOrtKgaLPLr5N3QwCjk\nxBw91U2fkqmfi5pzu4tEYst93P45319+WykMZ/eRHQVmNDPoD6VUYDTIJjHi\nIlcz+k85tE7oo37gumVp97Prewi77vpkvFt11PyOKaQEaZx+4y8x0srnkQdc\n7TyjNI1/nudWMLzrlDDf1T4kzm5HYEZR9a5QfkxnJMI5OXS6+AW/wht9pSP0\nhERk/ZsrLztpPv0vDXtoBp0CWtwA3Lcr7ITlkXTiJBwp5Ldp75padBd1Cc7U\nloGOUcTUFwxqPMMBAHRveS8K7lNduZkONtR1bFa5XxD4J5QZ2w+5R5J8kSjy\n6+uqt2P8h4m4bDF+iHAzxgtXhGWvnHNmegPuWpauQ7lf3XFjQuiljXK/daeh\n2iAtXIXnGT9Bhm/Xdzc8+aVLPm2h8zBHcjGIgN4nglBH09sbSjb6fNHQgitP\nEWGKET5w7tvZvot3uRartdkNZlgUC5ra2zgfHyGmm7BWDLEr0vCr9QG2Dlwe\nvNOt7TqUmf5ltxXPGF4w/dkK7LNcv24aUlJRQJMD8GGZYdndbroElD6pb2TK\nzXnqryCcXnjeNqqGISNMsreIp2redA/QtAnzTnrsHKsAdQzVDQ4gQR0IMRLC\ncZPq\r\n=DgAa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.12.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.16.1","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.2.0","yargs":"^17.0.0","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.1","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^3.2.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^6.2.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^7.9.1","@graphql-codegen/core":"1.17.10-alpha-3547ed20.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6.2.6","@graphql-tools/url-loader":"^6.10.1","@graphql-tools/github-loader":"^6.2.5","@graphql-tools/prisma-loader":"^6.3.0","@graphql-codegen/plugin-helpers":"1.18.7-alpha-3547ed20.0","@graphql-tools/code-file-loader":"^6.3.1","@graphql-tools/json-file-loader":"^6.2.6","@graphql-tools/graphql-file-loader":"^6.2.7","@graphql-tools/apollo-engine-loader":"^6.2.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.21.5-alpha-3547ed20.0_1620743107144_0.8517121729413382","host":"s3://npm-registry-packages"}},"1.21.5-alpha-5040a057.0":{"name":"@graphql-codegen/cli","version":"1.21.5-alpha-5040a057.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.21.5-alpha-5040a057.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a0f9c1067517440c8136af10f1a1d7791e889bd4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.21.5-alpha-5040a057.0.tgz","fileCount":33,"integrity":"sha512-Zo5TXT4+Q/YSpMhZoZ+rr/FVUri+pK9OwwQjJZJ+zeqzjiZukYjgXGdklhu5+4KINLAhNx1Oog50MyUT3vuC7A==","signatures":[{"sig":"MEQCIDclcHvMknpGIduXAYcmyvazCJ1Y0x/ZiyH/h0byvJqJAiAax9Ekgchrp/DFjt/MruOBVveohP4JaNMjimpybMbypg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":460702,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgmpW+CRA9TVsSAnZWagAAh08P/jxPZ091cIBVeCBTcp36\n95CD6KHVMuEi/Q+RRlNL9nKVQ0Jaq6mblDWsXCg99zCKmJP0DsgYi7RBgjW2\nkAtvQj931K9TCmWmeQVcfJFwlZEQaPfbXUEqs3pQ8y6Pv3iGGIZSHPt+4njQ\na2ZRQa8B9dHpqrhNfCynWb16ZG8Rf9KN5e4hOel3QQc58jiHOLPg+bnI5Rso\nY4qesqd33gDJTjt5yIvBIch4PQMuJetCHU/gwGXsotwZTZPCPV+AAcjuwzB0\nGgCwsck+yZezWqHgCBUpAK8MMQJqVTnakZKDJj6X65gsVwiZyvXPoSFRbrw/\nVXtOWLdw0oobJa1xNQSB5jZdr5Mm9kc+H48dxW2T44qUsmUQKRMaFhq7yGca\n83UTuKV7FZa2OjJalyTiWyxEBtInEUuQaQrWDCKYT3pxWy5amCtRqEIiHMa8\nwpV5SvDL7kDIOZGfsYVLdzNMJIYU27b//lTLQf83EF62+xMndoDWU4U91tBm\ntdXPanBbwdpc5AQcaU9ePS11PmByLPkvyMwT94fu282VEji1Pyy7OXsbaN8L\n1i831LdYLPADEO3/TKoWU/izVKnmgAw9xUvLQWmOgdtchBMbe2uXZow1hzBe\nQ0F4DZS0UXPZxiOOYWZAu3L2WSKaNNH+A+9qIidWpWBhmz6XEDZiPIvwW7dl\nMpkM\r\n=+/Ry\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.12.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.16.1","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.2.0","yargs":"^17.0.0","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.1","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^3.2.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^6.2.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^7.9.1","@graphql-codegen/core":"1.17.10-alpha-5040a057.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6.2.6","@graphql-tools/url-loader":"^6.10.1","@graphql-tools/github-loader":"^6.2.5","@graphql-tools/prisma-loader":"^6.3.0","@graphql-codegen/plugin-helpers":"1.18.7-alpha-5040a057.0","@graphql-tools/code-file-loader":"^6.3.1","@graphql-tools/json-file-loader":"^6.2.6","@graphql-tools/graphql-file-loader":"^6.2.7","@graphql-tools/apollo-engine-loader":"^6.2.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.21.5-alpha-5040a057.0_1620743614298_0.9909356691037299","host":"s3://npm-registry-packages"}},"1.21.5-alpha-64088d19.0":{"name":"@graphql-codegen/cli","version":"1.21.5-alpha-64088d19.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.21.5-alpha-64088d19.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"414d3e782394fe28bb3221db0385e0e53c473942","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.21.5-alpha-64088d19.0.tgz","fileCount":33,"integrity":"sha512-CPBX0eOzndelqx1UojumC09aKBbGGI+fJb2ExwKkFpNW51QayMMgS5teDZvMzbAznp8HC9iOUu4mka3/xq4aOA==","signatures":[{"sig":"MEUCIQCKq2ri0Qoy3sQ7q4DgtaUABLdwY9yzh+ou/vgHJxuzsgIgD8+n5I7uTI8sDnSpKCse+H0Myv7/aqd5wLI1G87SeVo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":460702,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgnBaHCRA9TVsSAnZWagAAsvQQAJy8SJDr6Q6TX83nWYYl\nnAzQ1+7XMtiw2DhWWH3L3PPRW6QMyYN5eMc6pC1mV/xJ9WPwwxR30FgVE2PS\nxIvwAxD1ONqajbzgUsBeVHuEue2vXIXQ2edY3tQFZKjBjn4XhKO6ZpEqiZS5\n33upDGIMbm2BGZzl3+ZEzDNZCdo3dhfMX1NR/LD2kyUYBrhv8QMSF4MzS/jX\noAPy+zgPIS6L04i6vQiWS1V2QGv7IQY2F4TUAVbDYFWLMgYqNToSTsQTxzff\nuQcmQ2kQcd6bySuVS09bHppe/C/t+avj/AmzmqQfsFS3tXOdnbShYCdvSOTH\n0742ppWuktqA0qp1s0+GaXkaEA8fNIo+mPgX43wqNEkQlzDl+tBjvvGsZKtn\nU8Bw+yA1nlaKMB3+ox697exU9aeJ8QID/b4zVXWyj8tAJgfbqRDJOugFzbiq\ncsrKbNZ6jW/P0EsJx/KRi8THCc9VuuqICwDdT9NuWwsXTbb3tmqgZgXhyM4p\nkDgjvBAW1tLkOe9zVH84qa6oBSow4GmqDmK6XZ59fdSp3K4vipzgErQaZYBa\nlttXHVFx3izyf9Sz9UtIGcZTc/FH1yXXR9QOnaO0tH+nRptrjB7uZSmMtPXZ\nAa4d8PPZpKL0k0PlZZHpncKI2X1J2POy8IFx/BVEqNedoPtA4o4Uhc67jvk1\n/ugt\r\n=DZI/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.12.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.16.1","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.2.0","yargs":"^17.0.0","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.1","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^3.2.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^6.2.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^7.9.1","@graphql-codegen/core":"1.17.10-alpha-64088d19.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6.2.6","@graphql-tools/url-loader":"^6.10.1","@graphql-tools/github-loader":"^6.2.5","@graphql-tools/prisma-loader":"^6.3.0","@graphql-codegen/plugin-helpers":"1.18.7-alpha-64088d19.0","@graphql-tools/code-file-loader":"^6.3.1","@graphql-tools/json-file-loader":"^6.2.6","@graphql-tools/graphql-file-loader":"^6.2.7","@graphql-tools/apollo-engine-loader":"^6.2.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.21.5-alpha-64088d19.0_1620842118608_0.49658001928572193","host":"s3://npm-registry-packages"}},"1.21.5-alpha-1804c5da.0":{"name":"@graphql-codegen/cli","version":"1.21.5-alpha-1804c5da.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.21.5-alpha-1804c5da.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"5821f433848582b96fc7841d74ff50acc613f15c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.21.5-alpha-1804c5da.0.tgz","fileCount":33,"integrity":"sha512-UwErwW/OcJNPJeAVJtuoULuMo9TGjO/7CC+zdxg0BNIeLuGrN/A0i5Rf3aptMqvJYwtBvHLdpFXFAtRr6WYD7Q==","signatures":[{"sig":"MEYCIQCPzdidhrrdMuxhkFpnabbJ0xPY7BfLrbp4TByJpSl1fQIhAPFIOecu6fb0oFgNi3MQux0illoYW+ruX2Kawve2pO+h","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":460702,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgoSC6CRA9TVsSAnZWagAAYeMP/0ZDmpoPfriEXkTeujB6\nn5kpvxwO+OyN0ArmMgtS7RRCTSAoukD9vMBRnhjq7CeoZV5M3i9R1TcKkLa2\ndsOtnpItFAC1fG1JvbHDwQaAwRH7db39aWv2/9wX9cPK8Adv6q0jYHXKKt+L\nioZwKjOi9P/JgOWojtbPYgXOEueoRpoHl6eDPtUaojBXpByr/BhAXfcOupql\nwRZQrDplm43z9EN7RzK79ql3w7wFgpkLrzWdpIToSJGk8CpiNvm909O9RN1D\nhwD1+KMmtpZilEfUp/QcqZ8+odI+3LdgEmLGXeWOWzlcjFmD1cxFySPhXMS3\nUvtxyBcPccoCqwVs+6+JBvkgsGTCriHx5J3c0iJ1x0681TjMJmjLh5T9LHsP\nAO5KIwXSqn5oB8RUwCm2WIwprOUSSpL3IDUmI3g2QRwfmkWq7vnZf93b+IpE\nWOQ2fXIr90+HcyAo9Fpkxh+xkp68wsqaMvxqqIKEcuKzqfucmkQ1bVINuagE\nrCfVXuy7IsRYc+QWgql1m76GUG4ajtpDGY2pqhwESDYarQOgWquHjSfPP46g\nQ7IB6NPpaHmQJr3M0BRvSzp13vV6DrFBE2lpTeNnrCtV7OTQ+n9lpqJMK1ok\nU757yOmfN84XQcMsPn/oTU2XDjqKvKQ8xNMsjKlm4mGpskOGeK7arZUcypmJ\nU3ce\r\n=AG+1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.13.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.16.1","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.2.0","yargs":"^17.0.0","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.1","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^3.2.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^6.2.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^7.9.1","@graphql-codegen/core":"1.17.10-alpha-1804c5da.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6.2.6","@graphql-tools/url-loader":"^6.10.1","@graphql-tools/github-loader":"^6.2.5","@graphql-tools/prisma-loader":"^6.3.0","@graphql-codegen/plugin-helpers":"1.18.7-alpha-1804c5da.0","@graphql-tools/code-file-loader":"^6.3.1","@graphql-tools/json-file-loader":"^6.2.6","@graphql-tools/graphql-file-loader":"^6.2.7","@graphql-tools/apollo-engine-loader":"^6.2.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.21.5-alpha-1804c5da.0_1621172410374_0.9701413669773749","host":"s3://npm-registry-packages"}},"1.21.5-alpha-184aeb57.0":{"name":"@graphql-codegen/cli","version":"1.21.5-alpha-184aeb57.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.21.5-alpha-184aeb57.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"478d45da75bce3dee8670017bbb77a919b64052e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.21.5-alpha-184aeb57.0.tgz","fileCount":33,"integrity":"sha512-p8fKahfi2ZJkaSXhANyX7J7M0PjsFSlqis6mRT3sEuLSZ2XkiabiUUG7ynWH5LlolmrMYnD13j+g1JCJjVDgqg==","signatures":[{"sig":"MEYCIQCITAYrWmGCgoS+JbRZeilXj3FAj1qls6UFYtGqZivM2gIhAOPsyNJ4a0lH9/vPYOsYppaAJlFhoP5hO6ZeCJJf+8hX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":460702,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgoVk/CRA9TVsSAnZWagAA2UIP/iNAaMFWusxyH81AG8ya\nOe3OppUzdtQ9BbJKgpicj/VrbmuCemTHYTeCCBxIen7JjZW9rdfidkKiB0sC\nwWZ844lHtkMyQF/wHUt+662IN3876eW74LcetRMarXAw7+W8G0yyyYeh6djf\nqmHgKq+pDXZDH7r8SD7cCw3MuPd32RmLWTvMp47fHLxC2G+mGKv2pcvpYbJy\naMPjdewXqEQnzSQEmrgssig/JhIoWP/UIjJ4tLIL6p4PykL55R6xgfp7gTkX\n7IvKrPuycjTfWeXoQV1uR04Vi6njMwipu/5869aP8WzGrt5+5kC4jY+K7LOo\npmmKWH0qlPov0lMRpqzVOU2T2bfk/sEWV/LV7VyQp8JP8EWN/2k5BsIoXaea\n+DxnE9VmiymoQA9QxKMxonPqVyibmwVUkwLwb/HkGqyr0l3yUUE88IkgxO21\nJp7YcvsoWzJUfR9LBbpaYKbGuqamJzuX/28ylUT3Xqq5doGfl8MLIqQKVmiH\nwoDO4F5JLHw2iE6PJVoRvKMCXqtZ9jIy62UpLq/CTT4xzT5Ljm9rw0n0Ur3E\ne+VnyAtYt1cf/bMNAixgXNu16SdmUdwwEUh8KCzeYLxlPZKhBk7jFgMVcAbC\nae3RzHl4a26+OxbP4TyqaO/CwS6sGr4vvQ3veLFCWozmMy+STB0emuWRA3g6\ng/mu\r\n=+uUy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.13.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"14.16.1","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.2.0","yargs":"^17.0.0","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.1","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^3.2.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^6.2.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^7.9.1","@graphql-codegen/core":"1.17.10-alpha-184aeb57.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6.2.6","@graphql-tools/url-loader":"^6.10.1","@graphql-tools/github-loader":"^6.2.5","@graphql-tools/prisma-loader":"^6.3.0","@graphql-codegen/plugin-helpers":"1.18.7-alpha-184aeb57.0","@graphql-tools/code-file-loader":"^6.3.1","@graphql-tools/json-file-loader":"^6.2.6","@graphql-tools/graphql-file-loader":"^6.2.7","@graphql-tools/apollo-engine-loader":"^6.2.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.21.5-alpha-184aeb57.0_1621186879077_0.5386185351132258","host":"s3://npm-registry-packages"}},"1.21.5-alpha-0a04346b.0":{"name":"@graphql-codegen/cli","version":"1.21.5-alpha-0a04346b.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.21.5-alpha-0a04346b.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"9ec2c0fc6e1091e14a77208a7329fe5c95555b13","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.21.5-alpha-0a04346b.0.tgz","fileCount":33,"integrity":"sha512-ZCUsnI0ZAMa783T29Cc9cPtfpu4/u81EPOfImi4jq4tVt2E65GhkDWpBxjuVuBVrJ88hp8ZiewRwmRNkhLfbMQ==","signatures":[{"sig":"MEUCIGplNj5ewcBbwmfwRlB7poO1COUq8cSCy8P3c4SKtqNEAiEA6uqg6GmIX3kIcswAnhR1gHw1Otg28KO/0ypoLmuQOE8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":460702,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgo4XyCRA9TVsSAnZWagAAchAP/iSUVuH/pYxwbgCZlfo8\nZoi0SumdLHvr64bVDX63psNoSFHihru/nyN8tqsehZYTgGZtz+/BNy8yGFhn\nWYYv6wGDIcVaKxHrE4NVNjJueCdxNzfmrDoym5iH98pUvpL+NegfwWDdo0ly\n4jraFJiLdUnFBKr20loUwxNd3ijKN7PK4/p9w6Xrv+O1XkF8sflpyKYa14Ps\n38aZM52FlW72LC68ANT6EdI+8xfJpg9CBLOyP4g8QfRPbxmU8MAxfTXDS1N5\nSb6jyDCjo7joYk3jF2salIAHARRtCUINmuK3wuERCEibjOO9WJXfG5j8a9ZV\n/Zsum6PqNhCmrASSPZ595EUhrMly3+b0ruhC1U5S0GScCMirXxbiKg0mpuSs\noeLMfhJEo85ycmW2tYVNrpc5GlZ/fprQ9UXz3Kw/Lv2NwoZJFbjxBvCLO0Ut\nrBAWEaPLLWJ9X7PK5eUJOdTH0mhxnORL0qeE8xvL5xxZKuq7lw/ytUQThbMY\nBC0rhfIic0uj7+teGXgHOF2RfgNv0/gAKHbmkt+RhnQD17L+dvo8y0jpJPoa\nTchmYmoNZjrX4pi0Qa89IG/VHFXubAx6bz2HJcRIlzJ9SggzPdUIe2xa3xij\nlxxn0SKPnoNYU0UxIEEtufwu1hHDd/1/kkqG9ntgs4Vvn3ucAiA1Y1EOVTjx\njfsy\r\n=CguD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.13.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"16.1.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.2.0","yargs":"^17.0.0","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.1","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^3.2.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^6.2.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^7.9.1","@graphql-codegen/core":"1.17.10-alpha-0a04346b.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6.2.6","@graphql-tools/url-loader":"^6.10.1","@graphql-tools/github-loader":"^6.2.5","@graphql-tools/prisma-loader":"^6.3.0","@graphql-codegen/plugin-helpers":"1.18.7-alpha-0a04346b.0","@graphql-tools/code-file-loader":"^6.3.1","@graphql-tools/json-file-loader":"^6.2.6","@graphql-tools/graphql-file-loader":"^6.2.7","@graphql-tools/apollo-engine-loader":"^6.2.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.21.5-alpha-0a04346b.0_1621329394325_0.5305444126296297","host":"s3://npm-registry-packages"}},"1.21.5-alpha-4cbd5a9e.0":{"name":"@graphql-codegen/cli","version":"1.21.5-alpha-4cbd5a9e.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.21.5-alpha-4cbd5a9e.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"de1ee4490df55dafb49cebb45df925865198f736","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.21.5-alpha-4cbd5a9e.0.tgz","fileCount":33,"integrity":"sha512-Qwe9qvyRq/7obN1URcrGFxf8QAbDQjtg1zbgbMc6JeQyMopGZgyFc2XA+WzeWNRaagpyUwhITqNF/VN2D/kIUg==","signatures":[{"sig":"MEQCIDr8wdMzQZHj+uD/PC1tsGRJUGSRjFcX+OyaDQf/LILxAiBKI5mQNctljSK5ziKYHA0f60rNuZduE2d+a53hcJHbnw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":460702,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgpZXlCRA9TVsSAnZWagAAarQP/i87tUEpH7irIQbOtTB0\nqStGon7W1gHfAWzof2fmK/OYx5S5FSGfciPqM/CauqpEiVnDW6VmU3abcHZE\nkUA2NUTfokFMrALDKoSS0rZ/WVacugSyvE4yPsyjYGtVtyYRRi9FOdUpM5ZN\n8jVCyyY6by0IFLm9W4+6EET72lOTbpp8HokSVovhDs+Tkx+ra5Hnwd/wL5g+\n2c/MxL0K+3W3dMTVnkySOOi1l+HZ17bx1zjgGPE/yyWqrrL2S9XUNBlvSe23\n7ZHrU5Kbpeh28qUJx2PP8Ni1Auvu1smXoPMTtrPNRVzxtob/cIL5GClxuw0f\nWqSdW+HkyDTwYDWkPF/AG1Txt3uHyoIxvr6iMKBI+nVxB/7edOpJcK2d/fwo\nbYMBRO5Jt95pehJq+G//4tf+2bfT4fAOmNvx4LhuNHVm6LDHtF/1CPHdSMyd\nU0MwAO5RjQNI7Zma3qSvbvDXCY+AcSrDlwqSQ0ZJZnLJIKBhjMHW6WpVaNB0\napU6VnhsZ9gJpzwZPudGcK51Zbpz+eLwMkVCAmIHQx884kV3Q+kSfId5ecfd\nc2GmCC+5lhgUFySI7V3T8GArI1tzez7r16wfX1p826fRuX1ND4ezqhi5U47k\nVr42WEOeDVk9oHnfGBa8VfcXx1eM+v+iSj//uIn44PWbVTBUAeGR/ns7OdCx\nc20J\r\n=2TqJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.13.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"16.2.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.2.0","yargs":"^17.0.0","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.1","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^3.2.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^6.2.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^7.9.1","@graphql-codegen/core":"1.17.10-alpha-4cbd5a9e.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6.2.6","@graphql-tools/url-loader":"^6.10.1","@graphql-tools/github-loader":"^6.2.5","@graphql-tools/prisma-loader":"^6.3.0","@graphql-codegen/plugin-helpers":"1.18.7-alpha-4cbd5a9e.0","@graphql-tools/code-file-loader":"^6.3.1","@graphql-tools/json-file-loader":"^6.2.6","@graphql-tools/graphql-file-loader":"^6.2.7","@graphql-tools/apollo-engine-loader":"^6.2.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.21.5-alpha-4cbd5a9e.0_1621464549097_0.671866130434539","host":"s3://npm-registry-packages"}},"1.21.5-alpha-2c75c640.0":{"name":"@graphql-codegen/cli","version":"1.21.5-alpha-2c75c640.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.21.5-alpha-2c75c640.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"86568963ed5037010131de8ac00ae858d58fccd8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.21.5-alpha-2c75c640.0.tgz","fileCount":33,"integrity":"sha512-iDBMhQ+HVQq9m73JbXWLr1cfTKB7urqIgLuAl7prYqbwPFpaOMWAWhGGfrtRZC1WTynvgqLIDBMD9aQXCocjZQ==","signatures":[{"sig":"MEUCIQDyCmINTTUKPmbV9LfgYIPkRa5Gl8b2xZeF8BvyAUUnrQIgRzqS6MGkYLM4SkXZiAFeKWWsDMnbnCzj6MlHkg8GNJ8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":460702,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgpZYdCRA9TVsSAnZWagAAncgP+QCUNsWlGwG9UvM42LAH\npa+69RdvdS8exa9TWWVVLXoj4lSm6veFIdUkAXzRIfv87BQNNfXX7Wk+3aCp\nwSkXAPd7Jo0yO2qXXT0WXqrSRwTuKK4BPUDV+NEIzQRdJAX6oGHMrtD8xIRi\n1JKJ+H9YH0+UmtP9M2kf0WWwaTz5Eg/yGiKzNr/JrgeQtrlDTWokAfMZQ/4j\n6bxDHYrZ3dsKIthtMOlgCqUUCl/lumDoAOb3BHz+fa8KuSNKSqp+XYFa1edb\nbz+6pFA2EqqhqUF1XcvZrnlkm7gpjUrtLLJiSdTQWwaeb22wBOMc7zcuAZiR\nvDuixVLk400LiynZEtuj9dm3b0pHlygPC8Em9Btk2XWY+YbMjO01eUq6fd+R\nsQP4fpnvY3mMKlsZzAJnI87MK3NOYJqLQxZWmzVbh9KgpB75xhprkcci99wv\nY0qTL0I1CbfDxe+DAa9Sq3VwyBdAleHCmdsKE3oznqYRGYY7g9Hxp7vCp5s/\nz7h7aMxCFVFLs8gjueK4SxOSXjE5e3M8wSUOHeWKvFPVrXw4qUnozypGO8No\nbm2dIejQJSdt9sx4vXbjYSDKG+UdNCxbIeCck8yZIDjlx7+KxyUlKLhsLJg2\n4+cTl48+Ve5b1clmhOeejVvKoAyxmN0wM+mHGihyaxyq9AJ2nQbf2OF586vV\n45uP\r\n=/kRR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.13.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"16.2.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.2.0","yargs":"^17.0.0","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.1","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^3.2.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^6.2.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^7.9.1","@graphql-codegen/core":"1.17.10-alpha-2c75c640.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6.2.6","@graphql-tools/url-loader":"^6.10.1","@graphql-tools/github-loader":"^6.2.5","@graphql-tools/prisma-loader":"^6.3.0","@graphql-codegen/plugin-helpers":"1.18.7-alpha-2c75c640.0","@graphql-tools/code-file-loader":"^6.3.1","@graphql-tools/json-file-loader":"^6.2.6","@graphql-tools/graphql-file-loader":"^6.2.7","@graphql-tools/apollo-engine-loader":"^6.2.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.21.5-alpha-2c75c640.0_1621464604570_0.06954651595419725","host":"s3://npm-registry-packages"}},"1.21.5-alpha-9bb4c1c7.0":{"name":"@graphql-codegen/cli","version":"1.21.5-alpha-9bb4c1c7.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.21.5-alpha-9bb4c1c7.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"01274df120f4f7df8e79d399db684f22bb03d670","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.21.5-alpha-9bb4c1c7.0.tgz","fileCount":33,"integrity":"sha512-3aFvf1/aSBdDxI85HKbO0dPRU5Wy5RmJ09g2OyOQOzjT/HguUz+PtUw4W8fbsA9VTTt+9I/PYkUWp4Vcd+ssCQ==","signatures":[{"sig":"MEUCIQCUOI64KkZDWldIC7U+Vet3FFNBXhOFwdDDIPQY56tGSAIgPElVHAs13D4dUyCbby2x+rXNdQ5sYf8mViF6xXSRXSA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":460702,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgplmvCRA9TVsSAnZWagAAHuoP/A5IHvTTNEaFivBDE0DR\n3H1MrR4iJnhkShKvPYO+pHT2StMMKWtOORswm1DVSOhD4u4DpCjb15XcfMFM\nNU0xy38LhvdXiaf1ZiE4dKEKmNcdVxZ0/ZfT5idZbtTCjVhZnnA6xihz0csE\nNtctNzRalVFOKplWU4GrIx+vvqOgRFqGpmeELMyRR+Vyx86x/2UL3D8Jc3Jn\nQrnioelUP/9IkbuxZ1kUa9WgALTm3WbWvT5wClHPXi6WefU4J2/v/ePgWEis\nByXyunMLbSDZ5BMjhRkFyboET3gGnO1EFgRrfqydsGNQblBV5cgav/biR+hg\nNV37uzUfXPNeTArWunSMoh/9gXrcpPDHyA4r+4sH25saGl1s8s8eeXw8aHqm\nPtizWL+McEcUjY8o8ciFWPBoHwn0EcXt4aVPjIdbU3EhCKpemVvdAOwFddXd\nHmle1PqMvwnLL0MJCPdMp0SqIJX/ZIK1WiBIfH7EqU2dZE17SI5op4aCBsbC\nWFDkew2XbeJled3SWY+ULON5IYV6uRmqz8oiaL0/D1V/YEhjYA2add1KXq3A\nQr90FxQhlzD9YTQksJohXPIehQfGb2Ry+JlQNFzPQu94ia5AC/9SQtbAplCz\n1slu9zvnLfaJNf3sNk8KNkVJfEgTlZ/jOlKvaFI7f4YCXpr3v17BJMNwqtTr\nMovn\r\n=Me3k\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.13.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"16.2.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.2.0","yargs":"^17.0.0","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.1","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^3.3.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^6.2.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^7.9.1","@graphql-codegen/core":"1.17.10-alpha-9bb4c1c7.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6.2.6","@graphql-tools/url-loader":"^6.10.1","@graphql-tools/github-loader":"^6.2.5","@graphql-tools/prisma-loader":"^6.3.0","@graphql-codegen/plugin-helpers":"1.18.7-alpha-9bb4c1c7.0","@graphql-tools/code-file-loader":"^6.3.1","@graphql-tools/json-file-loader":"^6.2.6","@graphql-tools/graphql-file-loader":"^6.2.7","@graphql-tools/apollo-engine-loader":"^6.2.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.21.5-alpha-9bb4c1c7.0_1621514670766_0.46956042529611186","host":"s3://npm-registry-packages"}},"1.21.5":{"name":"@graphql-codegen/cli","version":"1.21.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.21.5","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b9041553747cfb2dee7c3473a2e2461ec3e7ada5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.21.5.tgz","fileCount":33,"integrity":"sha512-w3SovNJ9qtMhFLAdPZeCdGvHXDgfdb53mueWDTyncOt04m+tohVnY4qExvyKLTN5zlGxrA/5ubp2x8Az0xQarA==","signatures":[{"sig":"MEQCIEuxMwRolXxSsd1SSEIVV6UOA6okzOBQNlujx/JweeuuAiAaa+mb5/oUrjHJ4IlmE+Idw8Va9Si2ThC2qGBhsD7EAg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":460652,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrgatCRA9TVsSAnZWagAAWb4P/ibmV6wItnmuswp3Zt75\nMNMuDOulcXqoSCNztVcZXs67ecJqT5KPqH9B/uZuiw1Cjn9FnfRuQpKzqklF\nM/0ETesdBAdcySBSyP5H67aL/1i10hv6AdaWQNuAoqqGY6NMISEmDBmlhSSe\n2bqtTpoxR/34B9MFfAYpPNKHMBKIV8FtjrL3h76J1YFaMqCFnN1Sk0HqHx4C\n6IQj5z505pSHMbJe9UlgqflNVxeTHUgmkJRUK1jH1iYrNWPtJSxkPAcvfz6N\nhp7qMRf27TtLibhRvmObYMcuEMSHggDeiEvCGROHPzNghNVv/Qe2up6dFuOv\n919Ca1kGjYo0xOidL897wcCgbaRxLS0VtOLQkZetSHPFVkepV8c35BGRz5DZ\nQbkvvEHmDK2nZ+8HTUiTkzkX7/mJmsr2EouOSZTfltnzYslpAsM0SF8QtNhc\nDENpQCzLhdhVqISuLsIjXDDqUt01FMeVKpxQZL7ogDebCvTxP8qnrajOmkVo\nJIlEp/ti1xDhclaw+v/uMXBEfn3qbq6znjpKnMp/1PJMoMMPqzvKoNwsh36Q\nS8Iz8W43LgdjQrq5wG4mZYp7KoYV+5wNqf2aq92UCUv6T8cJfMA262pWCKaQ\nna5YtBXrCwivpBLLHXaE3QgdATsSAKgIF+WePsaZDoaTHyNJtVNzD14hw/lX\ntyG4\r\n=n664\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.13.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"16.2.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.2.0","yargs":"^17.0.0","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.1","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^3.3.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^6.2.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^7.9.1","@graphql-codegen/core":"1.17.10","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6.2.6","@graphql-tools/url-loader":"^6.10.1","@graphql-tools/github-loader":"^6.2.5","@graphql-tools/prisma-loader":"^6.3.0","@graphql-codegen/plugin-helpers":"^1.18.7","@graphql-tools/code-file-loader":"^6.3.1","@graphql-tools/json-file-loader":"^6.2.6","@graphql-tools/graphql-file-loader":"^6.2.7","@graphql-tools/apollo-engine-loader":"^6.2.5"},"_hasShrinkwrap":false,"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/cli_1.21.5_1622017708856_0.7965429044467474","host":"s3://npm-registry-packages"}},"1.21.6":{"name":"@graphql-codegen/cli","version":"1.21.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.21.6","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d06b5f6cb625541f3981d69f99966e520b958072","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.21.6.tgz","fileCount":33,"integrity":"sha512-wtBk4lk/YxG6MrxnBOxE9nCfR9PNDjaqA8CF9hi6Q8jiSl4sV03tC2R+gE7+2EI8J6Xa1bxZe15LnBhVwb/mUA==","signatures":[{"sig":"MEUCIQDbKWjmpXedrC+KQgLLaEX2yFUV6+OsKzlP7kouEFar0wIgEbLXW4h+ElqaAkD6JBWDgAVjGbRaZtUFCcuYS7b2Jvw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":462827,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg3Er1CRA9TVsSAnZWagAA6eAP/ie6UdoLaQ4OVM0kg9wl\niemlZNWGFno5a6fpg0b01Vst4wiS/wcbaYgjpmOHvXM+dB6gS1OHccUFQ8tI\nW9yG9wgtRt+o07onvnw5AcxcGvoLt7xN5771SH1x6ckTxUAvOPwF8J7c+ix/\nMQ2BEfu4cCg03xfbGg4km6adYGTrIWoCnGcuZaNzzJLenRpBlql4FNOjrU5O\nfJ2sjKOZD0Ml1y00vjw0xBGb5pXQ1QGiLTFAHakZE5lzmKJPIL/zRmB/GtDp\nGEF+7Pi/ixOq9IbGgzH8c9wt7JpHy4lD/RaX5FWKMpE0RpOw0ZWuihECTQXM\npaq6cPSo1YJQzpv2ecgMMPd24QPzzgtOVZ9RFvBzDeZ05Ig0vs9p395VZrDO\nDvQjBGRhoEYt6WhcEtev2ZiYOUe9+/tXoghKug+82qjRqmiOnD9ZaDRI9E0R\nj5lbdZekMvKGhQbQuHA9RV3wPVo4LbMn0FdeZiGMndALTl2nDJhwwlFRe4UN\nGh1VBVeHxQH+VW+gWoA+QeXIF0k9mVP4IzTj/TOPaSluYcFs7+olDM1vKe+1\nqi4T9Jr28VLo9qL1TrUKzBCiH65xL3rjzLlQBPbHF5iZrFSKtCQ9Yc9C6ERL\nE2xBSjSV4KL5DE2vkt8Xp9gqa9o7cm1O2K4mgWrlGaXNj56PqCFrzRMGnSHZ\nOFyI\r\n=dRk8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.18.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"16.4.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^3.3.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^6.2.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^7.9.1","@graphql-codegen/core":"1.17.10","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6.2.6","@graphql-tools/url-loader":"^6.10.1","@graphql-tools/github-loader":"^6.2.5","@graphql-tools/prisma-loader":"^6.3.0","@graphql-codegen/plugin-helpers":"^1.18.7","@graphql-tools/code-file-loader":"^6.3.1","@graphql-tools/json-file-loader":"^6.2.6","@graphql-tools/graphql-file-loader":"^6.2.7","@graphql-tools/apollo-engine-loader":"^6.2.5"},"_hasShrinkwrap":false,"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/cli_1.21.6_1625049845277_0.2622445022343278","host":"s3://npm-registry-packages"}},"1.21.7-alpha-66fb848c.0":{"name":"@graphql-codegen/cli","version":"1.21.7-alpha-66fb848c.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.21.7-alpha-66fb848c.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"56c77de7a335efb7f23529e46bee165a67a59940","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.21.7-alpha-66fb848c.0.tgz","fileCount":33,"integrity":"sha512-4twt/581Y7Ka+JJeTpDf6Y2FCpTkYHfYQRf3xwrwbR1hjuD37jwGuQPLX03zjP0YSwv34WdbsC3N2749L7ev0Q==","signatures":[{"sig":"MEQCIFLGmwOo3Hf3flB1e2lADiJHLOsLsAyNjVcYH3Jg/98xAiA9UJHra6sL6eOCeNxm4XUznEcdS91muTvsgIRbMUa29Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":463212,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg7LiqCRA9TVsSAnZWagAAN/cQAId3pOryyOZZR0bhS0g8\nobO3qweyqeqamANL3Q9W+mXhziqjxr//cxdMWkNT9iZBAXxTONrnn1ahD+mJ\nEyNjAbtCo/YDPOrxQHLEVFsqg2LHMWz+DjQKEZtuhOOpWNn2Zt8mkG6x6C6N\nMqJ8YyAZQeQtkc+x4i51eGZNi3a7iJGU3x7o2wP1kysRQRcgZOgtkNHB7zQh\nmpAGa8/zqrbR1ErhvSYwmwfC4vkej1JQbwSQbeLmLKD8o/w+C0DoOaVojdHD\nkI9qBPMaqmV7QzNvY8RSWttpl6UQawcbb9ablAyP+kDrFneHMT/5L65L0mYn\nYDXxRQ4KjlLZPZypKHpItan9N7i47Mj5r/3xEpR10/hA+XrgR80MAelaaySC\nHP52J59KKblZA6myobL3AMr8whXWAG8DmRgdjllS+ULXesbeDyp0e4cGJEV1\niPmzGMi29iolrVj0/cEMreS7R3oAxrzAUm/AxXPyvFvKphonvO6tmPbPw7kp\nOlB9Y+iZ8HJMrVrnlCD75kNRVYzLY0LPGL0CT7ZWPyImMtdh7dg9wW3XWgnk\nWhNMXF6zJYLQ7TtQC172Id2mrRfWlY6rlUcVOVFScwRd4jNUE5js5PMme/Gz\nQXNtENccK4p1A0x+lxK3A2J6sXy58GtezAoVp50p/v0o4H3qCvaPvWZZTIyz\n5C9e\r\n=sRDz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.18.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"16.4.2","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^3.3.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^6.2.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^7.9.1","@graphql-codegen/core":"1.17.11-alpha-66fb848c.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6.2.6","@graphql-tools/url-loader":"^6.10.1","@graphql-tools/github-loader":"^6.2.5","@graphql-tools/prisma-loader":"^6.3.0","@graphql-codegen/plugin-helpers":"1.18.8-alpha-66fb848c.0","@graphql-tools/code-file-loader":"^6.3.1","@graphql-tools/json-file-loader":"^6.2.6","@graphql-tools/graphql-file-loader":"^6.2.7","@graphql-tools/apollo-engine-loader":"^6.2.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.21.7-alpha-66fb848c.0_1626126506438_0.38120584291406967","host":"s3://npm-registry-packages"}},"1.21.7-alpha-2f95a6da.0":{"name":"@graphql-codegen/cli","version":"1.21.7-alpha-2f95a6da.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.21.7-alpha-2f95a6da.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"173a340a96277dc86de1b04a6c6ae1a3f74202e6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.21.7-alpha-2f95a6da.0.tgz","fileCount":33,"integrity":"sha512-CRojEwPNFRs7XqVdPLC7g+ygfiP3jCEaxwW8C4ECoyXHR64YowFlsgqz2UfIyTIJMJhcFFsi2JDn+h1VkBiR2A==","signatures":[{"sig":"MEQCIBlvXGDJ5m6EIC5w6nhpGs1oKgPoUvw3+uhka5XVHtI2AiBZqlKJbbMKvU2lJCmwdgMkJk+kqhcsWp+jE0XlmhOj/w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":463212,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg7L0tCRA9TVsSAnZWagAAMW4P/1jdf7GV6pxgM+ZAuOWm\n9vt3WVJOrOMpXKMvWPiuFNxeVLNXLhyR9U6yRIsE+SfQQNkSz4CTQsDaZpz+\nHwNyrpPA5J9fE6pGFE8P9V33dj+IcBfXaNTUXwiNls2p5eYIs0QjSLUVFWKt\nEHz1dB/XPcJ9PDQ2Cqz/4PlIm8bIO4ednK5iNnndSvDH09Wegjnd8yKGLEfS\nC//d1Nd39XEHe6kIY2LqDD8qYcyH7j6SWhdix13Bt87/fUE6of9AqFDhU9YG\nJICzfah+k30/CvhWD1bZz7tKmi50xqBxrG3fZXANf6Z7TWro5ibJbTdK7h1x\ntJcOfLe07PzVerGuTt6aO+ZJvokuiMK33oFwpgrBbD3bkLZjdnI5ynzSgc6/\nbNQh+IeYi7lc4aDnzmkHke3W5V8unwvIu37SC+WssLMqMIGXFhE3JFmelJsm\n5P2mZHPE84SNEmelXpBTwoymiWnqrA8VT3HjQlslEFmA8lGvSfYS38AKcyV0\nLvwOaKsMGEKUOGdwjAdt+uaTiw/SyrBmHRKAPaHXh5Iso/9FMFAWNPMu+9kj\nJdDJcsfp8jyIBY7n3bZY1l4scawOEZiEbLOwuPZHm1Is5mXOUAjwCrbdO8nJ\ny9lIk3IE0aaAAh4SDPqC4a+5UIsm8DBenwahxfSJwLwcMlkLo/l02684jaFY\nuiqs\r\n=/zpR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.18.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"16.4.2","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^3.3.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^6.2.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^7.9.1","@graphql-codegen/core":"1.17.11-alpha-2f95a6da.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6.2.6","@graphql-tools/url-loader":"^6.10.1","@graphql-tools/github-loader":"^6.2.5","@graphql-tools/prisma-loader":"^6.3.0","@graphql-codegen/plugin-helpers":"1.18.8-alpha-2f95a6da.0","@graphql-tools/code-file-loader":"^6.3.1","@graphql-tools/json-file-loader":"^6.2.6","@graphql-tools/graphql-file-loader":"^6.2.7","@graphql-tools/apollo-engine-loader":"^6.2.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.21.7-alpha-2f95a6da.0_1626127661104_0.5459496591943795","host":"s3://npm-registry-packages"}},"1.21.7":{"name":"@graphql-codegen/cli","version":"1.21.7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.21.7","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ac90afdf0d166bc725c60d2269482e65af1c7848","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.21.7.tgz","fileCount":33,"integrity":"sha512-6EOS3hMDFeLPO6OopASvXbQirhrHjFd0Qb4iGLnueW/WIETk8mOsbyfqlBnm6uehW6bUjdLDu25MUjo+4rkOvA==","signatures":[{"sig":"MEYCIQC4MuxqLch8pTLb8K9MMNTXVSxJkmIWezIONBI8b3IBQgIhAMN4gTCidY5zBklBGuqcWCXPQ5cYCq1kaDZdyeQNMYtd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":463162,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg7TS+CRA9TVsSAnZWagAAHs4P/RINDoLsM4Lpkiw0XEus\nX+BVg0nFUPP4KIf8b44hVVnie0fhoQh7ZcIej3Zvlwdul6bYHTLCWOMUtusP\ny8HomrIzprj4iht5+LfPQLVzLGfQH2vVnXgBXUHOb1jPKJcgQN7fEb61K0d0\nUKGFY0pEwzp4g12jG7TYq/JSNBrP86yp2NTUeaDZ4kTXAh2lQtffxuQPeT4o\nDollvDUEwZVYqoUtZPQFLCNZjRpOYyOGNESPeEhDDcaEXJnVa9bQGIJqUfDP\nXxKk0R7sEUSh7gQ19jRHxJOGCzNoXuC+vp1Cm285lN564lgCS3YLq43eaw60\nOQLVmpjgcDm4YBFtCcRyYcrJBe1HWGRNjcIQt+7ZMKnqS5bDv4HJV8XJrmLc\nyxVGQmO6Fadr1N7N+Rtb4heOVhNMo+yvTqMVuB+GTPCgue4oHt2UjA7dpUNP\nzqIGDz3g+Ii3G0fDkW/rcIQCr9qbI2Q+nWgYpPfed1f11gAQV/4FSHEBlXsE\nYv5CsV1utcc4kf9w8r+tprjhV6b1QDepvle4e7jfN3sC0AfNMMzOlOcyF3pn\nUU+76M6gvdsFX0U1Z90M77EAvlqD+HFFs2F7HQuyMwmH3pDWo5z5eg/3IrPv\nqdEsUctfxfQJNZEgqBgspGJ9PG6ZM+wvJ9JsY2HqAKKMlslfvGV/gRDr/f8w\nHt2M\r\n=vAPB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.18.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"16.4.2","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^3.3.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^6.2.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^7.9.1","@graphql-codegen/core":"1.17.10","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6.2.6","@graphql-tools/url-loader":"^6.10.1","@graphql-tools/github-loader":"^6.2.5","@graphql-tools/prisma-loader":"^6.3.0","@graphql-codegen/plugin-helpers":"^1.18.8","@graphql-tools/code-file-loader":"^6.3.1","@graphql-tools/json-file-loader":"^6.2.6","@graphql-tools/graphql-file-loader":"^6.2.7","@graphql-tools/apollo-engine-loader":"^6.2.5"},"_hasShrinkwrap":false,"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/cli_1.21.7_1626158270348_0.9778933056688235","host":"s3://npm-registry-packages"}},"1.21.8-alpha-f256bb218.0":{"name":"@graphql-codegen/cli","version":"1.21.8-alpha-f256bb218.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.21.8-alpha-f256bb218.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c0f3fbb91a624a89763eacb9041c39af574b92c2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.21.8-alpha-f256bb218.0.tgz","fileCount":33,"integrity":"sha512-FqFsW5hmb4FalTJkmg8Eq4/i/rw8vXU3L/lehhdZbnd9Ou573gTVQLQfZJGi8+PRGUOK5dA3y4EC1hXsvUDMww==","signatures":[{"sig":"MEYCIQDmmTFj/iI94AA8vmQnIGpk9gfhon8n6q1XdowC9wCF5AIhALnSQyEsFzJFToQNvMfCY3kCjUvKKX0xdKUnHVFBY3bj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":463179,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhAXbsCRA9TVsSAnZWagAAk7EQAIV+mPH+qjabAg8ANphV\n5rhrJv2wV2i/gsiaBwa0rSzRxCRsuL2Hs0aM/DQK494+TYE2tHa4VI2m1hmM\nLRJFxN5rhJndB2i+ow7VMDTq6bFDV2G0yh7eWA9uHUjZCA2bj0U7AmoYmMc9\nvuksN5z7vh3B+lev5nlbXfru5lP2JXxZD27nFmm9+xrw/kUPcEowBwzLP5yI\nTvWNIPcgZoC5de9GYsDTOzAK5zpWz4nSQve974hIFGVyK68h480T472/yyO2\nwxSNTEz12cdlf55BARCbczDIcHi1UUoO7aYX57to8Sj+jxivNXG2eXUuK3rq\n8Amgn4tjx65lhZ2xJtrdcjVfHiJBFQRikonwaaCO9tXYY3DDg0FbjixyvpVV\nlaZOFF8G/uwPNX7TVSvRt1nbIcuHQsTqggJfCp5GwmVfPNEYPa/IGwP7E18H\nR1yZRZi7GbFVeQ+LQieCx65FaWKQUbz6zJlwsyKwZSdFyBafXmyFH3U61oWE\nSZgGp+i0mTwkQIGqR9qreqCPzi0upJjCd46GDdyuHOD+4pHEKE8othKg+mYY\n6rEGp4+JDulAiTF8BJN9YQ42dEdVV8CqqLiOjeiePhpIXD7Knz/W1dPzrT3Q\nNQRfbwpc+n/BI6gpHYftiMST7KhLF9SKwR1V/7kgg4+u7P+IR+LWNdc60/X2\ny0FI\r\n=IjBa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.19.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"16.5.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^3.3.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^6.2.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^7.9.1","@graphql-codegen/core":"1.17.10","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6.2.6","@graphql-tools/url-loader":"^6.10.1","@graphql-tools/github-loader":"^6.2.5","@graphql-tools/prisma-loader":"6.3.0","@graphql-codegen/plugin-helpers":"^1.18.8","@graphql-tools/code-file-loader":"^6.3.1","@graphql-tools/json-file-loader":"^6.2.6","@graphql-tools/graphql-file-loader":"^6.2.7","@graphql-tools/apollo-engine-loader":"^6.2.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.21.8-alpha-f256bb218.0_1627485932668_0.7025685873617606","host":"s3://npm-registry-packages"}},"1.21.8":{"name":"@graphql-codegen/cli","version":"1.21.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.21.8","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b30190b5e7f851952f04e0e2bdc9ec00349ccac6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.21.8.tgz","fileCount":33,"integrity":"sha512-sxKUIvT2dGerFyvs6SsQpkHDyOnk+MRwqsnmsF22eAWHUbNLd429PKC71E26egXzT2BhHabUIfMV7xk9mkgWNg==","signatures":[{"sig":"MEUCIBngWtRFM5EAa/rW3RhNZ1+bFRhKFaqFhw72H3oRj58HAiEA+xriZCdZWS9aNYgl/OQtLSEIn9Soz/r2y76gybDhimE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":463161,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhAXj6CRA9TVsSAnZWagAA6bsQAIfbGsu1zaFwBQSb2rq0\nVzBGLxsBIt8Rfv6d4+i1OiunNn6Yc1cX2FNijAtGhU4UoUau2aKaxrW1b6TG\njk6d+p7J7zAny5WSD4bqYePKCoQD8So2r6ktj/QF/XcIpjQLhjJdu9ff2PxV\nO9bpei+idgNomiNeVN3H3gAN0RDH0yKl8PXCg/EtAZLfJiaUUXUPO4gAd+bM\nZy/VZLKMcj3oTyh/JU9qwvOoAS/rtzc5sJ9Wm0vfm4APH5vb29NvXgStWb6n\n1GEytrBgM3nHMyxbZ2KhCzhEGqmIjqQGK9BN/eNqoIzUDc1qNNScOiI4l/ua\n0L5q2qgvrreFbNLZAc4YOQuv8Y9GGwe13m8J7n2EYKSjugDsUi0Jjgo8BO8d\nKtmZql2jeuF6U8kRObAefbe15GRTv8VoaFE7qM++yFloo6/IKddoOqZq+FVx\nhbSr2BemlYltqO0DSSxVFxPlidr0jAs9z32pdByHw688MTJtEHzYbVm3Qa/g\nvGywcehSGlTra1S3tKn0Be4tghqYqQSwDbnhswKwRyVPF44sg1kvyFtnUCx4\nHJr5I/l8Iwn/UTNnPCNrPv23ibfkd1goQB84GiojUPvy9HDKUyzmX3UbEje9\ncACpNDHMieaervrPYUO9fAJELAwxMeE+Egm3j22AnEb6zCYdbHtdlx1v3dQg\nqeD6\r\n=StPN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.19.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"16.5.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^3.3.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^6.2.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^7.9.1","@graphql-codegen/core":"1.17.10","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6.2.6","@graphql-tools/url-loader":"^6.10.1","@graphql-tools/github-loader":"^6.2.5","@graphql-tools/prisma-loader":"6.3.0","@graphql-codegen/plugin-helpers":"^1.18.8","@graphql-tools/code-file-loader":"^6.3.1","@graphql-tools/json-file-loader":"^6.2.6","@graphql-tools/graphql-file-loader":"^6.2.7","@graphql-tools/apollo-engine-loader":"^6.2.5"},"_hasShrinkwrap":false,"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/cli_1.21.8_1627486458638_0.9825543807788799","host":"s3://npm-registry-packages"}},"2.0.0-alpha-220482c71.0":{"name":"@graphql-codegen/cli","version":"2.0.0-alpha-220482c71.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.0.0-alpha-220482c71.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"858838e9c245765cdbb03a7fae475a09be3b7d72","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.0.0-alpha-220482c71.0.tgz","fileCount":33,"integrity":"sha512-nHYrWcMtEJ6RZgZLsJo2XecW32wADX2z3nlEHGSYdhmKjkTNU+Jld0whF3u2RgJqj/haLorQe8GeA2bLOLq9bw==","signatures":[{"sig":"MEUCIAXAFxaOszgy5LPKKxFpDVyZHfnPKs22prBSTD3ZuZ5dAiEArDXW6b2pb/cX63E8TxEx7LUQHG2PKn1WkSCUrEIwfHg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":465632,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhCOinCRA9TVsSAnZWagAA9EwP/1ykm+Lvnv7SH8u19JV7\nTuz7+xSb9kHAkWQXNSrWk3O1aQXE65ro3r+JmUNd1FvQ2kPCMdS0ozb1ZVyj\n6PMXCxpfmejC0AgjV5KFhlDOKt697d1tY7d2CvOUM3o0jNa4L8ylC9pZ3EHn\nNvqqICD7qKB9uT+KPYsGRuawjTJwT83Z038te/RvPCKb3xHMVDhQUz0Vs0W2\ny6Cmze5lOfVS7pCrVuDmMoDxopM5SGICLxHWL4IrdSE03RhB7eJjlL+Z2YM7\ny4tyg4Q4PfRcvVMWkHNDBEX5Uz+pIEwWnc/StKJUxDxpkWk+nk++jsp5Fm7E\nsJnarG5P71+Ibcxqe7qg+MOXwOxZiqjDh6Sq9NzXVuaY1dhfz7uxRQfq0Ni0\nVmdxQxGpyMmwnueJUQCHfnIwTsITMK6Oui4EBsMd7631ZsdndqgbjXWWGLhp\nUme39r92ozrM3a265efrsXtGiOWKfV7tMLfgzhwgs6ukbebt9rR8QTZvOt4p\nbiADoOpP18tJlw1Eb+7F+/jZ+xcYPjrt02ZQarkz4hFrVu3xixwNCsBTYx6a\nUp8Hg2zs+VU887xdSURuPkl1LbImuDrWEAeC6+IUPtG1eBz9KEpG120vwIne\nkPI3SrwlaxcK2v2J/6/0ixuQGazB1BcLQ/TcJJAXqEYDyKjImm8GL2ZmhPP7\nWRyb\r\n=N7H3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.19.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"16.6.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^3.4.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.0.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.0.1","@graphql-codegen/core":"2.0.0-alpha-220482c71.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.1","@graphql-tools/url-loader":"^7.0.3","@graphql-tools/github-loader":"^7.0.1","@graphql-tools/prisma-loader":"^7.0.1","@graphql-codegen/plugin-helpers":"2.0.0-alpha-220482c71.0","@graphql-tools/code-file-loader":"^7.0.1","@graphql-tools/json-file-loader":"^7.0.1","@graphql-tools/graphql-file-loader":"^7.0.1","@graphql-tools/apollo-engine-loader":"^7.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.0.0-alpha-220482c71.0_1627973799430_0.22323988835141928","host":"s3://npm-registry-packages"}},"2.0.0-alpha-2a3d5d099.0":{"name":"@graphql-codegen/cli","version":"2.0.0-alpha-2a3d5d099.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.0.0-alpha-2a3d5d099.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b7398db4322d8bf5ba2e1ee5ff0820fcb93aa1aa","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.0.0-alpha-2a3d5d099.0.tgz","fileCount":33,"integrity":"sha512-OOMttbEIXuyw98cC4uORiDnNjm7EwZwR/HHrTlJ8b13/7VQn5nRR2LVKAdkFH+XmLNiDRWI8WuCNesQja6G4mg==","signatures":[{"sig":"MEQCIEXuXrgiYTRSTGPYDHJ2oKir5QL92ejBZrY43swUbkFuAiAKY43MrZJpf7MJ7Znni+BiLli9+cD8jhTrt+N5I5u9/A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":465632,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhCO9ECRA9TVsSAnZWagAADDUP/3VHTi+bCjfYPUhYkkmb\nCI2Wu0HkPBRAUCB96gPB/ZrFbRqS9m27pq6P5yp3CIvQNNatHGkAiJl8RDFC\nGI49lBIsefT/CefiHtwtlrpf9pMB8FB5szkbDqEH3yDap/qzgct0LlGZxceR\nLzRiKgzYtDcQ1wfAyrLvQxzbVpEHBn7CXJVLMCCOoNQ0BMWj/AF0Du2f+MdG\nReFm1Pz43Umkg2eX1LoeOpqmUyxzuKQXW+EbtcM7s9wJW2MA3ePa9LwGn0tc\n4WdNbI93T3pHeuCdICSFGcEPRlYfQ8WKNTuGEk0tNRc6fge2Se06h+36LDgd\ndDLL0ZsrhSCbRDj4J7tdXYpAyNpLdGuN/N7gY8TG6SYsCW/S+9W0zj8o2ZZ/\nElSDUGmrNLspvdipRTwIvte7zB8BRj34wJgkbaSa3QMMiWlidSWcQYFxK/V7\nyBqIEPM7J+AnN9VdbbmMWsXb6Kbojyf8lUh6IpSCjwulw6JO2bYnDGILOTmk\nNVgQhplXhPdgwlK94nI0fpreBOD3LdxvFs3NbS+7LJHXGfLOQd384W9w/vwB\nF4h1sr7hdjbW7ZYaf7rKKWPLOWFzzAIUVwA41ep1uJKjVOAGfB7YNuTZBU6a\nSPd4RZjJ4rBiRZ1+6lzZLkV4ov4o6g5Fw1zpcsc+J9J2bjBGJg94zG/mW916\nWICZ\r\n=bJXa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.19.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"16.6.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.0.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.0.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.0.1","@graphql-codegen/core":"2.0.0-alpha-2a3d5d099.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.1","@graphql-tools/url-loader":"^7.0.3","@graphql-tools/github-loader":"^7.0.1","@graphql-tools/prisma-loader":"^7.0.1","@graphql-codegen/plugin-helpers":"2.0.0-alpha-2a3d5d099.0","@graphql-tools/code-file-loader":"^7.0.1","@graphql-tools/json-file-loader":"^7.0.1","@graphql-tools/graphql-file-loader":"^7.0.1","@graphql-tools/apollo-engine-loader":"^7.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.0.0-alpha-2a3d5d099.0_1627975491968_0.7473873131671294","host":"s3://npm-registry-packages"}},"1.21.9-alpha-85a42cafa.0":{"name":"@graphql-codegen/cli","version":"1.21.9-alpha-85a42cafa.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.21.9-alpha-85a42cafa.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3bfc8ba47c923f04ca1f5663877ab6c8f685bbab","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.21.9-alpha-85a42cafa.0.tgz","fileCount":33,"integrity":"sha512-PJ0bM2z1VPZskDMrHAR9WRjxhInV+zHuYTepQFaYOCgZ4AWobtzPrcLzoahBMgpeWrKg+tcWFMuyTY0nLDiGOg==","signatures":[{"sig":"MEQCIDvtbZ7o85fEk3SFVF1YDIlaU4XkMPZp+/0JwRz2MzyWAiA3DbShY6igFy6WG6sJ3JtEBz1V9OAktejCkfYGw4l63g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":463197,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhCPbsCRA9TVsSAnZWagAAoLgP/2ZE1qz4CNf1RbVvhBFe\nfvnUDrP5HudJd+U5gnJOJGJnuPcDOklAprhaI6mHFIM7xdq0DAqIw8EjJcqZ\nGUmz1bE/3D6H7882HU5wnRXDmvSpPwMCzRFBvfEY7kn+3fA+pz1iYomGRuL0\nJLeV5tMOHC4OqGt+gM9ux4Q5pz4/gYEyGXIzuUSRVKtRJctjHxWUXfWAzguO\ng5KXlymzpSrreZQPg8UDFskgmgCj79eEZUsZ3ttoL07NruRuy2qO7kq2y2q6\nmhsnRWBGoafBVs7rY3j2xsSijmW2VxaMQeSHujiQDOU0+4at/TG/BS+aNxsE\nqGww+TiWhL5plCiJ/NAVjtsOKu8rdy3dtnNvKtCXeSrnTO5K3Cd56CeHLFyg\nfUD4N85ZCG4U/Ip+Gr3sHiu8oh15Tf4mnftXzmd2wY3+I3ssFrFiNtFNPrqm\nJPy/JelU2SCxP7lctzDnRgpwO8oxJ00S6GTmvslBXKzwPXvGHVJczLzoVoNC\nE7sPDrjIi7neu5b8FWyvE05xfwOAG/Yp4O+FIbTG5GNMQ1SE20e8m4PXE2BP\nczHgibeoWSeJsU2kgFdM4kGcq2LpujbX5lzazWOyAnmltSFysx3srEh+fB1U\nl28aOfVuQsYjixLP2NdIaCtVsnxV50Xf7eDdjn5ZqpLgEQmoIVz80Tem0N8J\nFrL5\r\n=Abt5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.19.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"16.6.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^3.3.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^6.2.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^7.9.1","@graphql-codegen/core":"1.17.11-alpha-85a42cafa.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^6.2.6","@graphql-tools/url-loader":"^6.10.1","@graphql-tools/github-loader":"^6.2.5","@graphql-tools/prisma-loader":"6.3.0","@graphql-codegen/plugin-helpers":"^1.18.8","@graphql-tools/code-file-loader":"^6.3.1","@graphql-tools/json-file-loader":"^6.2.6","@graphql-tools/graphql-file-loader":"^6.2.7","@graphql-tools/apollo-engine-loader":"^6.2.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.21.9-alpha-85a42cafa.0_1627977452210_0.12715570346152072","host":"s3://npm-registry-packages"}},"1.21.9-alpha-e887efea8.0":{"name":"@graphql-codegen/cli","version":"1.21.9-alpha-e887efea8.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.21.9-alpha-e887efea8.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a6aff4f6d6ebfe79a3bedff674528da82f58d102","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.21.9-alpha-e887efea8.0.tgz","fileCount":33,"integrity":"sha512-lZdN+XsmsJORrCIOqNGyHDtIi28m9Jl8ADckNfsmccTUUqMu9EB7V97nf4IZNXaiMP/gsgpi+rWR/cGoZQw+Hw==","signatures":[{"sig":"MEUCIQD1cqdwdeDdxLqcTdsiD6NINimlo2QQoAwOd7uIa7VB1QIgJgMFYt4j2eccAldUN2p8WiFqiS94iI6lj669V67uXpY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":465619,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhCPkLCRA9TVsSAnZWagAASdYQAI/J7Lr+zptANnPKq8XB\nuXXpz4CqDhCoLE5OSQebOsGZe66KUKnm8uHrf3pyJ+o5N/NrbeZovqPBVl8X\nITKao8cwIluHlEuMjJKFCxpznm+LsQMx+JR0QbO6TTe0G8VIfmyK1fMvTpaW\nP2XBzRkZ8B1VSfLmOZ87awRNs9csG4Al2D0aCzB2anyn164wgS+rzch3ZbPm\nOJ/dOsC3g5WJ7YziNFO878GkNjsAj91QnEm5y0ZfarWXkGH+Fa8PwzUke0x6\n7zmXxREXKj4nYQDeoq3wxgcpbNNr1fLo86Yrp+BUlL5gsvyQoEmcxA1kcUMu\ntZoPjBw0cgEHUXatWul+j5Zhq6rBMwtWJcYJQOf+XibJEecKHBnmgC5+X5cl\nEoBzmb56mIV0mpAAiXwcVUM74N2Tabk0j4cTClOmV5I7TyKWaJfOJ3Be9VKq\nQfjUBBr37FbAlF3UETkTFG+0zIFQJQwQw4toubKJ1zLMeMh+GLwBCC31UPq+\ncOE0Onpsh4coAejB4HxIV5K0oQpXlurTuCScEgpjCyEXGa5ODGmerOLFkQ80\nzn7yi33Rs2/XCG0vBo7tuwMe3pw8c++xGzbd4au5QsDv+40ohQs1XkcFLjax\nYMCJuUyiUwZZIZ9W8U7jXtatS/Lk8hOa8Qs3hGtCoyoKwHa/nB3+pDK2gu0v\nb0Yc\r\n=b36e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.19.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"16.6.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.0.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.0.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.0.1","@graphql-codegen/core":"1.17.11-alpha-e887efea8.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.1","@graphql-tools/url-loader":"^7.0.3","@graphql-tools/github-loader":"^7.0.1","@graphql-tools/prisma-loader":"^7.0.1","@graphql-codegen/plugin-helpers":"^1.18.8","@graphql-tools/code-file-loader":"^7.0.1","@graphql-tools/json-file-loader":"^7.0.1","@graphql-tools/graphql-file-loader":"^7.0.1","@graphql-tools/apollo-engine-loader":"^7.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.21.9-alpha-e887efea8.0_1627977995239_0.01776862036597837","host":"s3://npm-registry-packages"}},"1.21.9-alpha-9d86aae07.0":{"name":"@graphql-codegen/cli","version":"1.21.9-alpha-9d86aae07.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@1.21.9-alpha-9d86aae07.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d3edcfcbc21177cb0522936ac4c014a658906b05","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-1.21.9-alpha-9d86aae07.0.tgz","fileCount":33,"integrity":"sha512-fIoBRaCTMI9SjLI8M/bIRISkOXtD8NcLQbmrmVRBMXBToDPMc7Yu+SC2dsOYRRudNT3UapOsu4oXmtlrPuwBHg==","signatures":[{"sig":"MEUCIDicyoW/ApPIaLnhVMOC1ZLwDWx47Z+B+1XuytFQyiXjAiEA/qJjzcORL2g1kOhBWFyU8KxSCurrIYTInnxsHZcq/Ys=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":465619,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhCPnuCRA9TVsSAnZWagAAQIAP/3C3Zpta7qbRIJIwe6cn\nZx9kQstEPuDhSRbN53tQvORINSC8rPeLkFsO2nCEi0twVMbtOmTBOxeRniUU\nXGdC0vJddgQwdFaGv/X2DEE751BMV7yyjdszGlJ/K0u9Dq7I0xUBoT9Psl5H\nRNT99EwAdyjS17oA6X8jsEEEbejgp7YigRqN1JjvxKGInAWyjFa+JWXxYz8p\ngkxOUFsPAsEH5kg43Xi7G+E+4MMkl+y0U2gNZjdQ87dXybsY5PEGU6H7yaq2\npBIVJ0Mmi/hMcsqQN7D4ZrOL0K1sP2RYKJRKkqlfwE2na2Eyw6/+xgScnvX5\nybLCkaP3E0hRznDLBnja8c4xNDqq5M2wfdGVjwA8Wx3Y1xiBvg3fF2wh6g47\nlbcCIT5XY3/7zkGDove0Ba6upGNmVLI3pbh+0hLAGZWod/2LuBwSqVKv9K2V\nPXmcFOx5m+695XH6Tkn0vC4lP9tpS1PTs6hbrBv+cKde8cOCjvExqkpg1bb6\nsI6e2pAUU+V0Fte8Ao/18AqeB8mDNjq19e55+pZ0Z+yxvnH5xlg8lQhlwNU3\nH/L4EbbrGgreQ4NiVwkrhVzpddzqoIHlPgC2Lx/S3vSXKSdvJOsi7JtwBEyl\n/fzuuoxUigf0LDPuCBx6JIGIhAAPr19yLrlklu7QXnOK97G5jUUXHeRpCNZv\nHOxG\r\n=15GT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.19.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"16.6.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.0.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.0.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.0.1","@graphql-codegen/core":"1.17.11-alpha-9d86aae07.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.1","@graphql-tools/url-loader":"^7.0.3","@graphql-tools/github-loader":"^7.0.1","@graphql-tools/prisma-loader":"^7.0.1","@graphql-codegen/plugin-helpers":"^1.18.8","@graphql-tools/code-file-loader":"^7.0.1","@graphql-tools/json-file-loader":"^7.0.1","@graphql-tools/graphql-file-loader":"^7.0.1","@graphql-tools/apollo-engine-loader":"^7.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_1.21.9-alpha-9d86aae07.0_1627978222449_0.17057358333501615","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"@graphql-codegen/cli","version":"2.0.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.0.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"18c01bbb1b0d34496823accc89c832ffc436500d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.0.0.tgz","fileCount":33,"integrity":"sha512-m6ojkbOsu7ppiM6iTTyHJj3w8CHcdZHW9Xl7p7v77QOWmnxj3Nhu8by1mnv5b54Ik7I30nI/cn9gTp8j577l9g==","signatures":[{"sig":"MEYCIQCmcZrxyf/pRnSlP+IYEH9eGs2JWEeAAXpB10NhU4jT7QIhAND/co0DyZfMLj/gk7b8KyqA6M9ZDbxsSgApofW9cFQa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":464919,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhCQdtCRA9TVsSAnZWagAA+xAP/jFFWyWKnkogRZxeQZPr\nIv2ISyo6SZYNdqj6BbmvBs44XZcopQ8MUcPbxrDnMFgf3J5W2tL5FyPWPjnd\nDfmeZZjgzAJ5LTJTmrZX1h+9n6GILb+NGYm4MD72l14dJX5Az3BQedolwoRo\n8/Ivj7T4TljTAfDvvuAsnHuiX4iUCjknIAx6aWhwviHvtnG3X+LOuoLsSPe9\nEopgPxgiax/quWV/5SejONsamMKtNnHf+dWEshhiyHuTm9jdE6DIRr77n8Ow\nOrnso9eYIOS0EjIV0XYyCNfQ0uXEQgA2EFpdHumdPo6neXa1KD5QcDPSDysY\nKn5GwTr2KVU4Gw4kLpxiBQq6++4o5HspsVB16tq8l0S5OsKVMzbn5+FcykOC\nrqSbeQlpK4mq1yi7Rd8wCQ+nbaOtitDK3DL3CVU47G6r8s4WJou7jWS4MdA/\nDVeSDZCDkwQ1KR+yFbjEiWQe/XlOtyeje3FFVEFQj8GHBhXcz6V1wSgR9iRD\nE/nNmoZvmlzKTNYA4+do5cUFN4AklDO31FNVt+nPRHKCS8OwfUBgYNWJCo5s\n/TlM0MJH4LrK8o5POZy1FJ3BY+815BLEUEGkAZBvL1KHfMUYMP6s4l3Vvior\njAEtgYTU362UFHLPP26F8c3QDRhEVUXmbfjF/Rl9plooKCumopHy3C4JR7iA\nPnZG\r\n=Dapl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.20.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"16.6.1","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.0.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.0.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.0.1","@graphql-codegen/core":"2.0.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.1","@graphql-tools/url-loader":"^7.0.3","@graphql-tools/github-loader":"^7.0.1","@graphql-tools/prisma-loader":"^7.0.1","@graphql-codegen/plugin-helpers":"^2.0.0","@graphql-tools/code-file-loader":"^7.0.1","@graphql-tools/json-file-loader":"^7.0.1","@graphql-tools/graphql-file-loader":"^7.0.1","@graphql-tools/apollo-engine-loader":"^7.0.1"},"_hasShrinkwrap":false,"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/cli_2.0.0_1627981676877_0.5185187779383635","host":"s3://npm-registry-packages"}},"2.0.1-alpha-4f07429d3.0":{"name":"@graphql-codegen/cli","version":"2.0.1-alpha-4f07429d3.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.0.1-alpha-4f07429d3.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"62e0cbeaa3208312c6e3311dd6931b21bfb9c238","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.0.1-alpha-4f07429d3.0.tgz","fileCount":33,"integrity":"sha512-vrsIUSOjtJyoLkWXsRqDPLveE6bF9/ijkXfm2yKJzb5iWH9kauIc1+ldwFOwXMjl74zZVnkkxX1A6Nu2PA4/QA==","signatures":[{"sig":"MEYCIQCLiqQaM5Q/9Q3u9TmcIEFbmBCKDm9OJyXwuTXMo+TwcAIhAOgS6c+VfmNiY8B0paXswHFkD7uNMOVU4iPG2LJMpa9c","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":464953,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhCR2YCRA9TVsSAnZWagAA9foQAJoMXe+wvy5YTPquUZa0\ngSytE610kec6QY1EJ+yGjIBF15/H9scefpIKIudINP62gA5/gNTKWSsVbF9W\nONrEF6Pf1srJMHnUFUgi+AZTSXt58tj1NYFOxJLR5IHncb1b4UmKMDNx7Guq\ndr1szYoH0mocE9ueo0CmY9V7W+3E2wlGuEH9IYLTN2URsc7JWZzrXkzcglSW\nNkFgX/iDSZQII2mdrjf+rfzL4nbvcxRs/SbEZi4GlT/CWHNvmYObHKidmXNO\nQt7M96hpsQcjSm239/tLhrc2mtlJ5vln58QEN4XAYKU555rwInb7EFLf+hUY\nqCsr//8MYUS2c7yFwztSHRsd+4yczqLZVd6gAH8eU7+sZxJqPU1vbLNmZfl2\nt9v3EiI+6+9B1ncpIiGIYeJrY4YlAq5+OUqsI1EMLlqbjvR4kNJuGApZG+bs\nE3A41LsiqsGh12k9AIEs2cW+RMLa3bVB2Yxx90u/vY/fvL23qXgWwqi2DnIn\nKDDw9LFtQzUTvlh6ItyPXsqAlAc4550Akl3BZ1qxYHW5qALZaWUxJ+L6UGTB\nLbAc/a8W2acARxQ1A7v+IDIm0H6uRiqbZ/j0FjSjb0ZA4j76ay5Jt5niFBi5\nqMvF6FJFauRgwmj6383TpL5/XA7yB1LYSuCrfeaKfAUK7CfZDE9MFPGIdGb8\nmhuv\r\n=47kS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.20.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"16.6.1","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.0.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"7.1.0-alpha-2e4043d9.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.0.1","@graphql-codegen/core":"2.0.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.1","@graphql-tools/url-loader":"^7.0.3","@graphql-tools/github-loader":"^7.0.1","@graphql-tools/prisma-loader":"^7.0.1","@graphql-codegen/plugin-helpers":"^2.0.0","@graphql-tools/code-file-loader":"^7.0.1","@graphql-tools/json-file-loader":"^7.0.1","@graphql-tools/graphql-file-loader":"^7.0.1","@graphql-tools/apollo-engine-loader":"^7.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.0.1-alpha-4f07429d3.0_1627987351939_0.5904700511169056","host":"s3://npm-registry-packages"}},"2.0.1-alpha-7591db190.0":{"name":"@graphql-codegen/cli","version":"2.0.1-alpha-7591db190.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.0.1-alpha-7591db190.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"fc6d8362dac34717acfd239489abf69ceacd70f5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.0.1-alpha-7591db190.0.tgz","fileCount":33,"integrity":"sha512-TPyGhiPqCVvFMmOdelt/ulVWE+bZi0ao/JcrbLlrAPjwy5vZ8HlVkGDvGw/Fq/24Uv0XizO9m7B/5iKWvog+dA==","signatures":[{"sig":"MEUCIG3tBRxiYZTS24dpDVnRBhgT7T/UVVJUysDcZQ1keepCAiEAyIxYx0QumTYh/XCBxGzS4yAbm/Z5WeOyGvfrNBmOMhM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":464937,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhCSmWCRA9TVsSAnZWagAANgYP/i7D09g95wBswCZ7VjD+\nXrW2CeKk1+03ATYi7BshaTF/Rj4KA4pTQlPww+dZ/3r/fzEiClCNV98FE2xa\nE1q9jeNuqjh3OoboC46WRn9jVJOlNTFwDp705afDQF/MLHunfjgP83LId/ri\n/F4VCpvp+Dvw+i5ONv1N0UNAeoXlrIL3XrDV2dw+xfGiVrXriliqK2Yd0JUe\nyvKbqNn5JG6LmsBUYELYUe0opQz0u/bZ20FbnOlZHV9qjkcUn4UgFA+YPJjQ\ndrZANFs/TvZDG8NoKmHvFMYNWF+RU9FGZKN9gsDlPgbvUleRis0dKaeLbDPi\nTsncyst0YyFrFJk86FFY0DwepWoYxn1XnGFXiKSIib9FggRW0IK3qxBhUWTX\nq3I12s0Yj8AqNWbge2FZh99x5SwfdD4apuAQoFkEiM1GCq/e1rhfKIkMCoQZ\nY0EbjW3iKS5ojeS3+GQ+CiYMqawgtypnziUM/UikE35BcncLKeEjNzdcWUxM\nHf20CQKCYhshFC2u0v1CqtRQCvpz2GqW6dJ8IpyUBc6qnzxpo9q6tlVIQTzg\nvMAsVPc0SSsDmpDxpyV0uZc2QYyP4LwKWS7HcEUDsT0YfQMHxAaIWzjyaGxr\nTx9h7dEsbFlQ8WolHkVXWA7mNi4NfusLs6c7qVZ+9Zc7OJazKyUl88lHORAN\nH0tW\r\n=qp3J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.20.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"16.6.1","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.0.1","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.0.1","@graphql-codegen/core":"2.0.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.1","@graphql-tools/url-loader":"^7.0.3","@graphql-tools/github-loader":"^7.0.1","@graphql-tools/prisma-loader":"^7.0.1","@graphql-codegen/plugin-helpers":"^2.0.0","@graphql-tools/code-file-loader":"^7.0.1","@graphql-tools/json-file-loader":"^7.0.1","@graphql-tools/graphql-file-loader":"^7.0.1","@graphql-tools/apollo-engine-loader":"^7.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.0.1-alpha-7591db190.0_1627990422395_0.5596411284669589","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"@graphql-codegen/cli","version":"2.0.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.0.1","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4b1aeb080a1f3abe02d9bb8ad9bdb4280135c3af","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.0.1.tgz","fileCount":33,"integrity":"sha512-ExCS7w0INpeKvIuPq2y1xfb0L6X2p4bP8Ai+CAsMpW7Yp7F2U/oe/2YBJkCi82oXyOkohW9Z04s/TI1f8xzNLQ==","signatures":[{"sig":"MEQCICZxIxerX6YL/YQO+iZA1OvNw7niHTA67dXiT6qoUvaCAiAHdI/pKnQcRS71WNmbXJNOwl0Y/6YXGRgq1hgOkGqvkg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":464919,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhCTNlCRA9TVsSAnZWagAAISUQAIiWoZ2vvS3A7rxob3ZN\nkzdRWn17o9qzCXTdfLEQTd3YFPbBkPXqU321EhpHko/QJhqFysBpziNh8n7k\nMIzuZ16GCtPG4wf8uvEUUMf0+xf5S+h85drOK5eJZZqRyv/SfnSBKOr9i/mh\nWbW43XgiRu4tlsYww5v25rkQjhcIBEZHushXQNNzQq5BscaIio7NBdEX8aTH\n3Gj/YZBm7V+RvEoUkYfJ0G5pHj0H8G+8wAiqi94jpejGD9SfgowXXulGU1m3\nTawdD6KLQoMCzVKX20YOftOYBMZ/Zooy2AMWW+gL1hEYj/JtZ51wBdWoygsG\n+vmu6JX3Y0/mOOCPtx8nNMG/gCJzisNgfAfYDvbZvC/xtV58oerm/FCjKSn2\nbgxc+cTt4XYKy37B0I8zKfZHsxL6xJYeE/t01tDkczUnjjcUgcBJazILwzy+\n0MaDKO5u8Q916YuWfwRO0OTnRF4qvOn04i9nFJvHcSZrBQttAAowHZQpaFDn\nbr91fzuQkk5y0VIMiI9QocwFjfl2Phs9T7bkBR3sMyuuY9By+NTAahgMvxTf\n35YOPF+tZpXIvjijPs6j5WJoJa7ZsXTNSkhz+9FyZ770dQKJPBcMn6LDx9uU\nc0y/JgMdQQQm8CtZRCvwS11xdeaiFfvhb73iwkzGJCKKxulK6MN6cKb48xVH\nVlwU\r\n=TGX/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","module":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.20.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"16.6.1","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.0.1","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.0.1","@graphql-codegen/core":"2.0.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.1","@graphql-tools/url-loader":"^7.0.3","@graphql-tools/github-loader":"^7.0.1","@graphql-tools/prisma-loader":"^7.0.1","@graphql-codegen/plugin-helpers":"^2.0.0","@graphql-tools/code-file-loader":"^7.0.1","@graphql-tools/json-file-loader":"^7.0.1","@graphql-tools/graphql-file-loader":"^7.0.1","@graphql-tools/apollo-engine-loader":"^7.0.1"},"_hasShrinkwrap":false,"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/cli_2.0.1_1627992933757_0.1368374770214833","host":"s3://npm-registry-packages"}},"2.1.0-alpha-7532a52e7.0":{"name":"@graphql-codegen/cli","version":"2.1.0-alpha-7532a52e7.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.1.0-alpha-7532a52e7.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f2612d352f6c1cc15f053a0c6532356caccaa07f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.1.0-alpha-7532a52e7.0.tgz","fileCount":31,"integrity":"sha512-nEMc9Xev62AO6TOwk43nrNJW/6kIlPZYA2S1gfXTJgRtS1kWR4C/HG5ac76dNMnaG6faNhO8aFLLwanNT2XvUw==","signatures":[{"sig":"MEUCIQDYZM7/NLfK3GSFsOisd01ed/M653f0yyGfnDoq0nLpBwIgUcfefQv/qLJ02zsg9Ujz2m8nQVMWqDxYHZGPou+u4Os=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":207164,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEbK+CRA9TVsSAnZWagAAHAwP/2byPkfTHkY7fSh8px1x\n7yaAvDQE2CswiX2Met7lGLp2SJqlRyDyy1m65c35J3w+MXIQ9fDPwHo2/GZX\nh9Xi5ip/DOyidRo/ulwGJzpOAXNmlVFD26S0NWTUDnoC6EBBmjDYKgcuPdTc\nE73QMXk053CeYFUVf3UeTVsmqCfFOfqHGiKCCeyaopFxphDuQpfzmqrhf+RT\nHZMTufqlOeQLOJJpCSSxQu/F0f85akNotx3c572qUZkHUkrqUkrY+VttCyhM\nganuVSM8oQOu1LninBQXbMH/hhepSy4B3rhHN8yQxPXnaGIb8T77cRjEVzct\n2baxWUQ1ZkDCeCNBHlh/gEmObbrNfiXjROuL0mUwIOkC+2CViRKmJ158WbVp\n7/zjr8jcQRVGsdeemds0AsJWeRH0Js0zMsuzehav+Y8/4XGHcCaJuzEDno3H\n1KDMv+PKit9rqlx6pykgOtKmTSJdWxLvoCkGGiSMFsrvz3nrh5fXOAwRQpqn\nPO7qmw+MVkZ2qzp3wozWKrs9nVzkjMZTDLsDGj3OQwmj3j5dRdlVLrRIBRf4\nfnVis2/8fR4Hy2iF3Dwmfh4zx69BYzhq3CQoUtWqN4dfUoRi49hfeoyTTFNJ\noqWC583Xu5aoziB6yaPtFiA5XbmQGlR25QXTcDnHBA3zWZAXVoRbmV34dYTC\nVfEY\r\n=k0J3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"}},"typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.20.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"16.6.1","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.0.1","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.0.1","@graphql-codegen/core":"2.1.0-alpha-7532a52e7.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.1","@graphql-tools/url-loader":"^7.0.3","@graphql-tools/github-loader":"^7.0.1","@graphql-tools/prisma-loader":"^7.0.2","@graphql-codegen/plugin-helpers":"2.1.0-alpha-7532a52e7.0","@graphql-tools/code-file-loader":"^7.0.1","@graphql-tools/json-file-loader":"^7.0.1","@graphql-tools/graphql-file-loader":"^7.0.1","@graphql-tools/apollo-engine-loader":"^7.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.1.0-alpha-7532a52e7.0_1628549822210_0.8316249084535414","host":"s3://npm-registry-packages"}},"2.1.0-alpha-b748dc9bd.0":{"name":"@graphql-codegen/cli","version":"2.1.0-alpha-b748dc9bd.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.1.0-alpha-b748dc9bd.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"27b955d380f3c50d33741954c4eff62e50a1c71f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.1.0-alpha-b748dc9bd.0.tgz","fileCount":31,"integrity":"sha512-PfE90WymAVhMNmTbchi1Lqi/MwKAgNzz2uC6KpVnmRJ+QJg6EF9bVIcieE3wZehIpvyoq7URT3ncYCdFRBuDaw==","signatures":[{"sig":"MEQCID+1sApZ+dZxazlYYBPgVe0/u7sWvTBhjrwxE3V95vCEAiBI9a9gHNmQgcl9N6vY3ib2QXVsa+r1gEYtTsjOA8WTqA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":207164,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhGt41CRA9TVsSAnZWagAANp0P/jdeYYSQhUtjkd49ptDC\nLduZZE/vN/DoBC50K2p6HWuw/L6YcRM6qCjSD4UWJWt8l4IqGrIhV3SFr0Zx\n2/H6su6PlbvXBQxtKRF4BOu9hF7I4CvvXGr9oqb09a4cB6e8BK8i94+V24gi\nvEL1+HDdKlf+VV5g/8B2PL1O/Z9cBTKq7Zs7BItUdAwyONOiVWpJfbDEp8Ii\nqx81EviiXvMbCByzaFOLWHw8cy6UlB8y9NJ5rQsAub85T0RGhj8eOCiIbN1l\nXkSH0NBBkmALVhH/VHRp4uAtuQlFdbPYENwvlw6xjpiLCVAlSucYjxCWdPRU\ndxpvdcfaZlS1n7YMhOwNQbK4zFoqauW3g9LFW0m8+uhcyed6UK9fG1wxX075\nLYkMIsG0+P33K48nKlfD8xE2X1ZYgs5R/n6PDse1kfXEf2aoucXaP8B5XqFo\nnSHHKjBJHQrCOXNGeLI2pajCJPa8KHBFLjmaTlyZqe85HvDjIWU6+/NExWez\nKanJE0qetvTD5P2F1dc0A/vKfF/QFMNOVR2Fe+Vel3nZUOHMrYeQ4THMFVtZ\nuB04LMMIh+Nz/MPLM8vZd/pCQlocqmoPl4WRLSa/ErPTfGggm8uzfn/Gj1ti\nduZTQ9F7Sfuqt8K313LVDE8fbFvzS4k7fYZMtPNPQdESERdQBKNWE44YJ3Kq\nWQmG\r\n=Lpn1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"}},"typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.20.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"16.6.2","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.0.1","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.0.1","@graphql-codegen/core":"2.1.0-alpha-b748dc9bd.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.1","@graphql-tools/url-loader":"^7.0.3","@graphql-tools/github-loader":"^7.0.1","@graphql-tools/prisma-loader":"^7.0.2","@graphql-codegen/plugin-helpers":"2.1.0-alpha-b748dc9bd.0","@graphql-tools/code-file-loader":"^7.0.1","@graphql-tools/json-file-loader":"^7.0.1","@graphql-tools/graphql-file-loader":"^7.0.1","@graphql-tools/apollo-engine-loader":"^7.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.1.0-alpha-b748dc9bd.0_1629150773171_0.5223805364224956","host":"s3://npm-registry-packages"}},"2.0.2-alpha-c81427a48.0":{"name":"@graphql-codegen/cli","version":"2.0.2-alpha-c81427a48.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.0.2-alpha-c81427a48.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"22d797b85045043924d7dbc24a27d5b53a2d9fc2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.0.2-alpha-c81427a48.0.tgz","fileCount":31,"integrity":"sha512-+fONA0YMy1UbGGrhawzPjvI9t8AajPLNqAQ9FcQfUUhQcTvR25q1NGjeI5MaRp3aWiJYLuQrg/ol8QQKP9bt0A==","signatures":[{"sig":"MEUCIHu4hGMNyq2AfbeV+mL+2YN9YMyu0tpXNyDe+bdmod7SAiEA9a1w63K3+q8LPxD4Y2yMA6izQ5RbJXuL7zxRo4C1H2M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":207342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhHBeiCRA9TVsSAnZWagAAK5gP/RnQ/ShkSwIbpNfMcOXj\nD0Sd1MvWXKkdEVTv8KlIS6tWcMzwB653V3cAYz7U3uGFbFvIZmmbfAY/gTSc\nmprvVAZpCgaOrL0yUMQBtRVxBzVMuvHMyzn34nyC1Fbs3N/V60P7zkrVRVlT\nUP7Xf3GLr3qZ4Plh0uf7MCfVCXCsKuY5YgZc/RygAZW9gr1iEGJ/nI4qGn0W\n2AQWCklXjLdjjcLrTVxDRGvjlTKBW5iZmvAB1dr9rDG8iWtZHhtZP/sJTV73\nDtCXWPCMRTKpRq50dvM+j8XFSHth/h+6aVB1dxYv6bzV1+lHSWoY3P3+AEeG\nlQGfKkwP4LtV/LcG/qYzXZMH+Xg22Fo9Rtl5j9kJ+93rFx9E83Fan/vw5Abo\nR8xzxmHHoBK26d6jpMY47DpZrZkNMHjNy4749/efUcCnj7AhBl0I6YvyQtPC\n+p8eFKriU3ba8oiMbugaY8Sp3mxSu9/VVPQn8TH63zq4kXgNnve3sO9DZGh+\nELj/gMd/TgpdIUDSfOR/ejcXoICpuMPoeuVZMffnrsoHQZvcmyf8ropTZF1f\n5RPC9jBrok+yqE8E1oMrOINEkGDOjGQcMkOpmS3b1FPP8xOPZm/IwxOll0kR\neJlM42Ii65BJ960s0pysbIv58zOc0NgOroLKV0FvYFzAPJhbMrspQ5E6tbwi\nqLsL\r\n=r31S\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"}},"typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.20.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"16.6.2","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.0.1","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.0.1","@graphql-codegen/core":"2.0.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.1","@graphql-tools/url-loader":"^7.0.3","@graphql-tools/github-loader":"^7.0.1","@graphql-tools/prisma-loader":"^7.0.2","@graphql-codegen/plugin-helpers":"^2.0.0","@graphql-tools/code-file-loader":"^7.0.1","@graphql-tools/json-file-loader":"^7.0.1","@graphql-tools/graphql-file-loader":"^7.0.1","@graphql-tools/apollo-engine-loader":"^7.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.0.2-alpha-c81427a48.0_1629231010384_0.3494883906110715","host":"s3://npm-registry-packages"}},"2.1.0-alpha-ae01a8c41.0":{"name":"@graphql-codegen/cli","version":"2.1.0-alpha-ae01a8c41.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.1.0-alpha-ae01a8c41.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"54478edb125c78c338d6234c3b796352b627afa8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.1.0-alpha-ae01a8c41.0.tgz","fileCount":31,"integrity":"sha512-+RmqZuH/bWkc6Jq0L/8IpTg5MZwgwvehVy7LZjzjWXd/KYjoX9HJwEmIWh1TVCX06g+C7g7PyTXnNZml5UqOcA==","signatures":[{"sig":"MEQCIGApdPZ7oRXt8Eh391FJORfWvsNP05v1gb+GeApg5W3JAiAaED+K23OverGjenCU2Y1CugcIwV88kkgI5mQdmGekCg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":207377,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhHhrVCRA9TVsSAnZWagAAyEoQAIlVWUqX1i8XICNRtARD\nqYniYOjamGxHSPFMZW+7HEQUECY0zVvOXRMiE8zr65KN18y3Mj/wY+B5LZ+6\npEhL1yRo2Vyo/n31n/jk1SMh2Gcom7JtFgtq62oS9g63feohCxNsC8oSvXCI\nnmfOzREy9kRz7eGNUiMFz7RnH1Q259NFyriKzmGeMHTTn2dkiMKWxxXAVhRn\nl9jfHF+aeIEzDh5jZ88/jHJokMLYJfOiyEq92YZpEVAZW6Xk/adwx0NFYrwV\nZRp4ZxZ1Oaf1RHodiO85iMCR4DjmQoO9thZwqEmFTavoIpdPhZPpL6U7MKU8\n+x3ZJPfzuktztOVdP2LfSz67Mj38rWd3niw/jGaYcDimfWzDnJ3vQRlmwnMj\nUbV4UXLM7bwFdzB3fqzExSHyRQ2WFW55/UFyBrStRMs0UR/yinPAc81P3dOr\n444c517SDCdYMMBNR+Wf7niQN4U/MEwLD2tZXrCnSXVbyJDpn0VkAg9zR/7e\nvHn3oHCN/YzgXxIasX+3r/H8QpAxee9NMIjdcxCYxG2AsFyW8wCXS5iN07LP\nk5AYa9J1TFAQeSGUvnA+FDX5OHEnXVOw6y/eBrdChkrr6FSouUXY16xO4bnY\nL2pcnmt+Zc0kBVn0/vxXosPUNVtLyQ6/AxD1Lm6gDlarnrBGGJRsK0bhOElk\npvPh\r\n=pwE0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"}},"typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.20.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"16.7.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.0.1","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.0.1","@graphql-codegen/core":"2.1.0-alpha-ae01a8c41.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.1","@graphql-tools/url-loader":"^7.0.3","@graphql-tools/github-loader":"^7.0.1","@graphql-tools/prisma-loader":"^7.0.2","@graphql-codegen/plugin-helpers":"2.1.0-alpha-ae01a8c41.0","@graphql-tools/code-file-loader":"^7.0.1","@graphql-tools/json-file-loader":"^7.0.1","@graphql-tools/graphql-file-loader":"^7.0.1","@graphql-tools/apollo-engine-loader":"^7.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.1.0-alpha-ae01a8c41.0_1629362901114_0.7596550453995874","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"@graphql-codegen/cli","version":"2.1.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.1.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"989f15f9d8f95c4a34256ef9a21f7ea45b370ef8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.1.0.tgz","fileCount":31,"integrity":"sha512-UNp92FIj9oKLpiGtwv+i8+OPBQf44/Hl9XicSUP80AzcmfRxrwx/ugL4ZjnUEdqBVRLF8OHlinxA12MwxnhzTQ==","signatures":[{"sig":"MEUCIGXVM/XaBroMEzagY8V7FsWY9Z+hrPZ6143e5Ga8MgqTAiEA4nC+JDvVAHsl4U+p4MOU57btZ+slwsbAXkfYPV7d3yU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":207325,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhHoWuCRA9TVsSAnZWagAAguQQAJSSPR0mYxt66IxhHoHT\nzIZ3hDbpwXzDh4q7bTdYXa5A8/DM5J9wsWJu6Uqb22JRHCJr2fLCRkxxVsBn\nJS70r7P2uF7/fY+Rp/hHKE399RDzwZU6gc/f2M4ki5LS0MZYv1LdZE8ojelV\nylGcWPGjG+Mh2L7kW4wpztBUu/dRwIoOe+J3XLY4J2pUa8bQUUMhhN7wmhew\nECVYuzv9jSR6ZGiAJKQJqDUepZ+Ro9+DyYQU9lVMG3YdqvMaZ9xru7wqyWgI\nil5E5+FgeLHZIppuZXe9DpPvqyq7+uG9HV9W+HJXh4QGLP5tLGSsLzlIkCoj\n/iqLlH+cFdfqIhRnd4+mHj3Zrz8aTJ5mhNJNsq7/OoYSmvaV1n9l3Fk9jbXc\nW7dQw6o8JkC5K9Z3H9XC927AJnRn8txzK+jAU0D8PnQUl90ZgoMc30mfazCs\nmHPsCchZWZWAreqVv6GA6tcBcGmLOfMsJs1+UVz8tPm1Z6vKvroaJtV5Ej1g\nvOeny63gXy71JLDsUsFXHL09tMj5LpWPll9X7x0WAIdwMS5+geyA4w5NUGrO\nYRHoEcrJxCOakCaE/vzHLSLbOXG+IjrYqzSUdYgqKckwc2t0MRahJCSrhWyV\nfBibGLlLNq3D9aoyPrb9SIdJDa9jMFbKkyQ9JCl/gwExsgmIVXDotpZHH+Gr\nO95D\r\n=Ig+1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"}},"typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.20.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"16.7.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.0.1","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.1.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"^2.1.0","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"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/cli_2.1.0_1629390254730_0.34997367626079523","host":"s3://npm-registry-packages"}},"2.1.1":{"name":"@graphql-codegen/cli","version":"2.1.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.1.1","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1123f7434292852ac1e101924b37d674ca1e92f3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.1.1.tgz","fileCount":31,"integrity":"sha512-burl5HdZeaAOhe3gx/3LBNxNyboqNHSDQLlZUazm1Gu8lUdVN1trtO3P5xF7MCBm4MFTjzaAXdPT7FoYvYaWMg==","signatures":[{"sig":"MEQCIGHHRdlw6wKzA2pk4YcBahJPQJ4INaLrLywh5Yb7OyUdAiA8IqKzTFI/HEXRHOoGjdsdnRGXxINEKF/Dl7/kxBX+6g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":207538,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH2rdCRA9TVsSAnZWagAAElIQAICmBWRbfVC/Hp6pv6RA\nrujpayLcc44NTFsNCR8RRGLxblStTLMkBs9Ravq7gEoEi+Tgn57bM76aPy3u\nUa0LvsQ7vm3cLezLQtx3V/WIPTqMQbfAbXPMyJ9ie8KzIAQ889BfgbKg7EmL\ndzqA34fIM90yUDcEdtlOILxfny4DTHqROs62KeuQcMpTN9Se4l46mByRbzZJ\nB31RwisSmXcq/CCc8CH7rPlfzj4WDdQIPfs8hvi6wNMlPSp+o47zaoXAeftX\nTdR1pMaXPiX3h0yPxtZa1p/0CduT+8SYc5/vM7KA7YW8iXTA6hT4uJhEYfDj\nm/AEwMsx2/1Rs0Gns/r0qL5ihMn1b2p5Lupr+9apvVeLjGd/oePWmcL6riXH\nPc1ybbAcpk2hZcEekbLYVS82xZJNaUZCcD0ovsuvl+Ko1pDmZYm2hTQaiGyf\np9AfkvPmJe4p7w3mTI7zR/tIdZrkmBoCwFNQ6Bgr7T0kWMUIWn+6ow5b/MT+\nHwTEOPWoom7ZFEKlotocs2ONvQ6C2pK/AdTtUQfMsmmMlGIL4SuuZNBO6m3X\nHfP3AeayHcuhX3Zxzn1auH1WMc1HYAv7fM2ZNrSXHJX89kBdw2dKvU8c0X3+\nkSEBrB9xkmbBBVQEhzNa0cTiikD5jzWywhOe9iiXqy4Fam8QKyr6mtJiMdIO\n++ct\r\n=JNO3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"}},"typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.20.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"16.7.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.0.1","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.1.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"^2.1.0","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"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/cli_2.1.1_1629448925089_0.5340995790571492","host":"s3://npm-registry-packages"}},"2.1.2-alpha-4c7432d34.0":{"name":"@graphql-codegen/cli","version":"2.1.2-alpha-4c7432d34.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.1.2-alpha-4c7432d34.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2812fc76e77789b6e7680bb972601e8a450cd648","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.1.2-alpha-4c7432d34.0.tgz","fileCount":31,"integrity":"sha512-w1EI56INs5xuqEYfTKorvgvmq1HeWV+Hj3V+YK61+Z5S1raFZQqk1J1kUBMRWQ+bb4mj3MnItGaiHkOyG4axLQ==","signatures":[{"sig":"MEUCIBkzw4S/rSf6UjNiunhs2ioNA61fUCEmi1mccfiwEkr5AiEA9lxKwH8ywhCXlR2Z5zqB0VL8aeKAlvtFjk/pezkZQ28=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":207591,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhJLeuCRA9TVsSAnZWagAAL88QAJWknIBcWLVtKo3G//a/\n/YFSbUVlWicJtrz9IGWMStvlFi4fG/huwWHdXf/DwwuZCyoHBag9WgztBPqA\nhQF2vJiIOd6lNlYJsUWmgN0EEoeZTP3WC6S55GJ8VZ9PGer+TQsEJFAVlhGo\n1gLU7Ii4qBoCPz70eUrjUxi8blf/fCOs/KS74jWkQS6GBlPb66Qfbo2moM/Z\npHAoskJrSzqI/RYCKn6nbfH5dLm4TULqjJUhMqXogzk4IHAZrQ2cG1qMSWFL\nLPbOGF3OISR3N9zLlg5CngNFnM20Kk3R0hV3/ALK0ZSlNGVl60n5N+y3fXq0\n/xFzGL6rJlTaVdLcAIn5sNqg06uAmjGA2YWhkY0546j9YqkQOjQADWX5iUjc\nXJSQ/MAYPsxSvYzwn9qjxBhcguXsHoyqDD2HfxqoNYVSjNoGR2lkUxqNl2iy\n9cF5A9j/iXh17kMPAFQGR1OndVE1V30SiVO7okUo4Adorc8QVWxSUyNkFa5A\npCePxXBiYGL/GVY6DseLZ9ku5o4D8tShy/O+iXOuL2LwWpxZjrNhXggRA1P4\nivvxExfERPqNOziXS+whDWRzJw5WTyH+bmkk643D2cSne2JQCihaWIKOkmSG\nqUm1T4BhULGbGJBjSOTDQRVmss5yg65TgbLtITkWaX+LkPCA53TnPx433LP6\ntDd+\r\n=BC8/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"}},"typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.20.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"16.7.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.0.1","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.1.1-alpha-4c7432d34.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"2.1.1-alpha-4c7432d34.0","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.1.2-alpha-4c7432d34.0_1629796269873_0.8972363851512837","host":"s3://npm-registry-packages"}},"2.1.2-alpha-57e92294c.0":{"name":"@graphql-codegen/cli","version":"2.1.2-alpha-57e92294c.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.1.2-alpha-57e92294c.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1c830e4a6afbd8f9493f4a9abe7178430f8a0ad5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.1.2-alpha-57e92294c.0.tgz","fileCount":31,"integrity":"sha512-iw6fvJHaAsHqlegfpbnzFAd7kCUiohVU2vsZo0nDCLxy3oNyR+5Yz3pbeXh6rWTu22baT3Yj+TijbsuOsoyDcw==","signatures":[{"sig":"MEYCIQDd7/QvsoiH9CAH0LYxasmVMGfeKCMIE2ir/6F/sW5iMAIhAJTL0rkBUm+hQ3Qmhc1S0bDwU9bW9tEX4VvsiMxuwH9i","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":207591,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhJLhSCRA9TVsSAnZWagAAnSMP/j0bmR5n3xymwSNHzwFW\nSEa1DqJvvGBPPegOaXC/POMqnQWxQAu96/6nKdC/aXM36sWhdDam7eGvNWiu\nPv4OkE7oChw+jwkwyQ8sQwWtZpradsl8yK/WCPwtRwef+SklIwD2NmIY/P9M\nbwHTvUq9WZu5im18bDA+RZqVJaNvZYEgaYniy+y1ggOcfqL9fyIkAWKtE8ZF\npdoVV59P1bDfIke60CTRu075BXtJrH6DsCb4rxlQIKmSxC+v5IhsKKwEZ+bo\nPkYN6RMLo0yapYPl1aWVpRUmRhYhIvzYhJTxQx+44+eA6kXmlEXByaDkKg9s\nVI6/d7XJwEyRcWs6EjcbJ9YsxMDOwVQUpJP86Oh5HGK6re7XM6Z/UfpuGHBo\nwQzOlXFEi5oECXJ1KwH+mdbJu9h1JDo+trnOJnPj/2D6GSewL4OPbdnEDQ9t\nyJ2fCLEClBP9TWZW/InTZW346jww1BrovjmZKqYAbTV9ZKvu//Jj8ZZQTi9X\n+hjY02boF+IIXO2FUJoUJq/um/S03dGGRQKX6aP+ak+rSj7Y4nxHmd35ltRo\n9FsepiUTmHxxvuHOuVurtcm5iKTw8/yRXKolFs7ACd0TecbEdlyWJE4PWWGQ\noyk9rLXtcpWzKqLAwVD0L/A21ubHkKw82bLstqyS17HpGkffMuqrzvnl1rdW\nfiNq\r\n=Eegg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"}},"typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.20.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"16.7.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.0.1","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.1.1-alpha-57e92294c.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"2.1.1-alpha-57e92294c.0","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.1.2-alpha-57e92294c.0_1629796434017_0.7394688601873634","host":"s3://npm-registry-packages"}},"2.2.0":{"name":"@graphql-codegen/cli","version":"2.2.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.2.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"84a909cb46f009cafc59aa719b816494b0ca222b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.2.0.tgz","fileCount":31,"integrity":"sha512-f4EsScASza57aPM1z6eKAaYmwz83B/LsmiyBb8phy1NfbWea2IBUCfEgtvOHN85xbiMpdQfNtckE2mC84yH80w==","signatures":[{"sig":"MEUCIQDP6fHDGWJrOqMt2xf5rFOTZVWewbQ7pXxBybalhiprYgIgKdFFDrKhWvSjze3DO+HxSxPKtWPD+ZtyNeihpO+sEJ8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":207538,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhNz5CCRA9TVsSAnZWagAAp6MP/iZboeXM4iTiMMOx7i7U\n891i2jHvQB90/X8arWjJ7bs9OpmCznGrtPhbJkf9SsTcWvIBoUmxzZZIpnIq\nnDWco2lFtyyRCvzdEmOZFvgDD+6+1Nlo8p7pK3gmwvHEsyNosMGQxHq4H9qN\n373e4ECya0l68XD9G6hEBANtBRXJAlF10AF54bs4aEB4FVT8/ggzBQ9CKeSt\nLzsh/jk4XSbs1tRNUjh5wsQs24akqY3iuVyyqX0BoybU9iTAEl4aRtBQxQEk\n03zoYZUaE+lYcngCctcb907jn64y+oKHXPYGq84YvYqB3ftCypnhGCaDM9Gf\nnPTFrpGiTzNL5X0hIYFPARxNpQCtIZbfDkmfmv1IdEjDf4O3MnJrKa5eLZiB\nL1gq/s4KzRgwWHo1zJQ9kw38wzGThcC98gFQchHLm+8SMT9UlsFkWW03/56H\nLUFnS5GStigUNpf9fmxCS5E5NaHtCWJ4m6lxYUWhi91INVZWKgnpf3OGdYgh\nlj9L9VDtZ/ChgIZp50y/yjhWIUOjnpLI9vKJfxZPbq/UXUg5BDLy9G+hst17\nYA4NE4P9MSfzDwthhuTb5W+llW2eKQmUT0jHuKQ0E0i7M3AAZijaMX1LNJRs\nR/PiqWxcK3ENWlUSxv2PCKkuB7K3TaQHBGV3LaQwX9HHLJtl4lPo17aOhZ7o\nTfnX\r\n=dQbT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"}},"typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.21.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"16.8.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.0.1","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.1.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"^2.1.0","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"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/cli_2.2.0_1631010370518_0.9653187454319032","host":"s3://npm-registry-packages"}},"2.2.1-alpha-592215161.0":{"name":"@graphql-codegen/cli","version":"2.2.1-alpha-592215161.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.2.1-alpha-592215161.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"229569b2bbbeff4101e6853237e0be724d6cbfbe","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.2.1-alpha-592215161.0.tgz","fileCount":31,"integrity":"sha512-/4E6ZmnXOguXtWVjGsL0DlL7OREXkuOOqRvDjHrxrFuejLJnfZsrLmtUvPQ5myLKeMlZjT4uA4IcpaFrWN9DYw==","signatures":[{"sig":"MEUCIG8yy6xaGLYwAP7hJieH7myHLLHNU+EKeiV2UL5FrB0xAiEA5RlxRuEt/CoHqYbs7+WteERD/bk1HYRGjCaPw+Uzyd0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":207591,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhN1i/CRA9TVsSAnZWagAAwRMP/j5OYl1p6GWEK5Lr3FQQ\n/JKhuLXHaK35HeVTPzdf2t2FMWaCpzaBzeAgOZF0jf7e26qYi5WJ/PKlhqcG\nUb89TEddwVnuPstjaTlDswwoYb4dGu44p8p7SnFyat/hdRCBbyCZTbTZSq06\nvYYWcYEPkdkp2gxxt6GtV+7JfcPRDO0Ep6jrz5EsLG0VekluwKwns6FD6udL\ngAgxlHXdBfBu+OH1zNNENj9ciVQ/CB97ecffY/b5nY/FGfM/Vc1HIyjsXQrM\nD/FbGNrElvYpoAaKSvWYyyWQEk4mact63Lqr2rJdgFBZ0WiRnThS8u02er4l\nbfw7cPgLBZQxoiV3gMqtIGJa1a832xl+GKUbzLOUal3qscQxUgppVwRr9MRK\n18ugDjyh8bLJzd2Zbq7yrncNcsnaojHtiY4Z9bOkWm3y353KRghhLJ1iF6NH\nzwnVQ5k16Fk+37iSvpB+dORmjwuzyraLoJyQeGdQX3v/9KiafgcG3z/nXN2m\nRBPZJhd5JIvstDdMdY7kq/5UnfFsz9W8rni+dgkh3Gkqhih4aaz9mJlxh6rX\ncH1uEEj+vyDACxtoUwjalST6/CiZGei02zJesPTSF3N5yh4YvBfpREiZPDvy\n/nb7WPkx8g3gECVU/WBPgRQ71hrebI+X9qmqDJc75rhDTXQ9U4QavEU5kDZ+\n7SZa\r\n=ocZo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"}},"typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.21.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"16.8.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.0.1","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.1.1-alpha-592215161.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"2.1.2-alpha-592215161.0","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.2.1-alpha-592215161.0_1631017151549_0.9765523157850362","host":"s3://npm-registry-packages"}},"2.2.1-alpha-768b7bf04.0":{"name":"@graphql-codegen/cli","version":"2.2.1-alpha-768b7bf04.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.2.1-alpha-768b7bf04.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c93f50731261e48217d99b8daadcb5eee293199e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.2.1-alpha-768b7bf04.0.tgz","fileCount":31,"integrity":"sha512-bFUkQ+ymlEdQMF97Z/5WH1jdmFiEzedgudmP0hbAbLVdc1vf3e0W1LOjUjY1GqEECowcnHAkqFfJDrOBdzODew==","signatures":[{"sig":"MEUCIQCZNsAeeNJi0oC7SysDs4PjY6S7LQrAqnbSYlze92w1swIgIrNDVM+a9wci3t5Q0f0FPyNq0dN9WrQDE2j3DTNny7M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":207574},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"}},"typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.21.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"16.8.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.0.1","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.2.0-alpha-768b7bf04.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"^2.1.0","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.2.1-alpha-768b7bf04.0_1634047200743_0.9043664591435943","host":"s3://npm-registry-packages"}},"2.2.1-alpha-0d6e67211.0":{"name":"@graphql-codegen/cli","version":"2.2.1-alpha-0d6e67211.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.2.1-alpha-0d6e67211.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"46d80bf57296e124e8062b767ef1dc709d036c3f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.2.1-alpha-0d6e67211.0.tgz","fileCount":31,"integrity":"sha512-7dT2KgILepcNMlQHoTxPHACbOcGuyJ89p5O7SzYu1qqzLk2qqB1vL7WMsQTdqLGy9al2bsX06Yxa/nHakz6dWQ==","signatures":[{"sig":"MEYCIQC2EYzGPQz6808ef79G/Hsx9PxBXqALBheSMlMLBsLC6wIhANf5VgVWboXEAnEbs0wOr3cj1udv6r8fYW/y8KA0o+Sq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":207574},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"}},"typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.21.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"16.8.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.0.1","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.2.0-alpha-0d6e67211.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"^2.1.0","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.2.1-alpha-0d6e67211.0_1634047524626_0.7980058638337926","host":"s3://npm-registry-packages"}},"2.2.1-alpha-c52eccd72.0":{"name":"@graphql-codegen/cli","version":"2.2.1-alpha-c52eccd72.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.2.1-alpha-c52eccd72.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"fc14bc67c90d201c2e5b47fac49488c34f52412c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.2.1-alpha-c52eccd72.0.tgz","fileCount":31,"integrity":"sha512-Qp9SUVZK4HAg7djND+uugJXqKe+TlL0OlxpEXLDQqv/fuFUfVfSeBZE7SCbfiiBzMhFUGp7FpvxfoXfP2vGaGA==","signatures":[{"sig":"MEQCIBdau/UwYjJbfdmUKCDd7bmQrqXHdZcGqcT/4AS+ajk9AiAhEF6/zFnugIqYI6WayM9tyc8vwD4aSBuBLRJxa3KWTw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":207574},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"}},"typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.21.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"16.8.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.0.1","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.2.0-alpha-c52eccd72.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"^2.1.0","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.2.1-alpha-c52eccd72.0_1634049069864_0.6127260487763637","host":"s3://npm-registry-packages"}},"2.2.1-alpha-16421e2d7.0":{"name":"@graphql-codegen/cli","version":"2.2.1-alpha-16421e2d7.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.2.1-alpha-16421e2d7.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"41570b613c08f81b2f2819dfc3612c06bca24e1a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.2.1-alpha-16421e2d7.0.tgz","fileCount":31,"integrity":"sha512-IVb17A6hgpLFIvcDmAlmgLVzuAglGFCOT3GQ9V0kr72uuawvsFUn4TbI9upgfwvPUUvShekkD3QriP6TFLpvCQ==","signatures":[{"sig":"MEUCIQDIkGxAC/ncQplARKGRcxX66LZwMMqrLPEsBa6wUnPksAIgQ4NlWbvlzaQenQsElrWepSQPzyA4sfsvUMD2BfFPtx0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":207591},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"}},"typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.21.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"16.8.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.0.1","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.2.0-alpha-16421e2d7.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"2.2.0-alpha-16421e2d7.0","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.2.1-alpha-16421e2d7.0_1634049242800_0.5889602251878969","host":"s3://npm-registry-packages"}},"2.2.1-alpha-03d19e15b.0":{"name":"@graphql-codegen/cli","version":"2.2.1-alpha-03d19e15b.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.2.1-alpha-03d19e15b.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3df3d55d13a2eb5f2487c093df459b0b34cb1d08","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.2.1-alpha-03d19e15b.0.tgz","fileCount":31,"integrity":"sha512-Mc1CWvc1erocIDCA+l3kKWeiq6bnbW9lRT9O+GFXKu6XkpF6QLsX4pxMCrS2/ESMZ1rZsm7ot9JU0ZW7HE1kxQ==","signatures":[{"sig":"MEUCIEylQ7mUH4kuMWXiDE5Wa+ryZerWsauYWIGufC12uDk4AiEA3qeuDd2JvUgDLhnyS3jcAgUZxvkKKPhgXX3enAig8LQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":207591},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"}},"typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.21.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"16.8.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.0.1","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.2.0-alpha-03d19e15b.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"2.2.0-alpha-03d19e15b.0","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.2.1-alpha-03d19e15b.0_1634094574304_0.23091439990417517","host":"s3://npm-registry-packages"}},"2.2.1-alpha-88d3db1b6.0":{"name":"@graphql-codegen/cli","version":"2.2.1-alpha-88d3db1b6.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.2.1-alpha-88d3db1b6.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4cf0cc26e6765cdecc0e1f8d656f8d9184b5a6d3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.2.1-alpha-88d3db1b6.0.tgz","fileCount":31,"integrity":"sha512-7oLjPkdIqaOmg9KMd9hxE+oj2dIIElzhpx8W+cMmLjaCHB9HOd6otPJc4F0Oy7fzsCEZn3Bmu8dWln2fE+QijQ==","signatures":[{"sig":"MEYCIQDuh7W8OzGWE2w9kIFNzCQuqAR/cUpme824F/KXJwuFwgIhAMFZF3AHamVx2+FozycwMAoXZwm/r68xpcEYSGzN6Jk5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":207591},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"}},"typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.21.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"16.8.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.0.1","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.2.0-alpha-88d3db1b6.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"2.2.0-alpha-88d3db1b6.0","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.2.1-alpha-88d3db1b6.0_1634094723331_0.36259733497082003","host":"s3://npm-registry-packages"}},"2.2.1-alpha-04adbef2b.0":{"name":"@graphql-codegen/cli","version":"2.2.1-alpha-04adbef2b.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.2.1-alpha-04adbef2b.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8de4e44ef363b355e4bd23046a402f2a3357070b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.2.1-alpha-04adbef2b.0.tgz","fileCount":31,"integrity":"sha512-BU/qAs7yRFF1ORQrYeS/ukX+OylGcA2x5/e84upxA7LSCFaZhTp6wOn4UaXyyePFCaemWf8e9MUKkvJtk2b62A==","signatures":[{"sig":"MEQCIDh09A9Fd47txl2d43AmBiyCIZJuRPsUGLXSm7Tlo3x5AiAYq88JqR6GW4nP6IxteyhvTDFz/odQZqfjaq4jEgeF0w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":207591},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"}},"typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.21.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"16.8.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.0.1","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.2.0-alpha-04adbef2b.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"2.2.0-alpha-04adbef2b.0","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.2.1-alpha-04adbef2b.0_1634095421396_0.5378571558164187","host":"s3://npm-registry-packages"}},"2.2.1-alpha-38c4bf8b3.0":{"name":"@graphql-codegen/cli","version":"2.2.1-alpha-38c4bf8b3.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.2.1-alpha-38c4bf8b3.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"53ae900d40cd8a39859535de3031bfc4d7d38226","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.2.1-alpha-38c4bf8b3.0.tgz","fileCount":31,"integrity":"sha512-Lkr2U46B63kgDeYxFh/LqtLfl2mCNibw94W3PJsJPvvE+aCswovDPhljUs/Jg2/SKvrTRbs86/TSN9xM0MB0MA==","signatures":[{"sig":"MEUCIQDVN+rLoZ1x+WgmXAEv23nyWNh4kKzE2fhNKk5flXdcCgIgJVWIoyCPXxBiewtUGucrsShMPzhShaX8zjBPnrX2HhU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":207591},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"}},"typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.21.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"16.8.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.0.1","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.2.0-alpha-38c4bf8b3.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"2.2.0-alpha-38c4bf8b3.0","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.2.1-alpha-38c4bf8b3.0_1634095560959_0.8807044355200062","host":"s3://npm-registry-packages"}},"2.2.1-alpha-e6eb2d6cf.0":{"name":"@graphql-codegen/cli","version":"2.2.1-alpha-e6eb2d6cf.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.2.1-alpha-e6eb2d6cf.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f191834a03309148d3a7d060532fb47c74158807","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.2.1-alpha-e6eb2d6cf.0.tgz","fileCount":31,"integrity":"sha512-NxC2E7l85yW23GpPEs1oU51fSsc/pMIiM+n2cSgFviK5FPmR1VW5iH1EBokiJQVojzs/BcASFIB+AjlbOlvgHA==","signatures":[{"sig":"MEUCIGHe7lMhAI1gaQGBpSM/oPLPQIUsGFZm3lUxLosBraniAiEAtrmQCRxAZkuphKhADqjNbflzIQaqcjMChsCicXezuns=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":207591},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"}},"typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.21.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"16.8.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.0.1","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.2.0-alpha-e6eb2d6cf.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"2.2.0-alpha-e6eb2d6cf.0","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.2.1-alpha-e6eb2d6cf.0_1634095619315_0.6246192334407146","host":"s3://npm-registry-packages"}},"2.2.1-alpha-b24e050a5.0":{"name":"@graphql-codegen/cli","version":"2.2.1-alpha-b24e050a5.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.2.1-alpha-b24e050a5.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"df18c8e65789d986eb06196ded2c0f41bc31c7dc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.2.1-alpha-b24e050a5.0.tgz","fileCount":31,"integrity":"sha512-EGTPm5QpIoBcHdqvP3HBzx8+tbKTSWKuFBwv4hyLglAOSEfgzGCC9kiHybpckc4JVIrJvdeLqfzrC+6ToBABkA==","signatures":[{"sig":"MEQCIBJ0ZVvs0nEkD6gUdBWVcEJKwDYK9bYpWXp3YqM/aWD7AiBgx1Aa7uoCQg83ayvTJrrYyAhLO9pG+yw7GbN2LlS9eQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":207591},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"}},"typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.21.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"16.8.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.0.1","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.2.0-alpha-b24e050a5.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"2.2.0-alpha-b24e050a5.0","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.2.1-alpha-b24e050a5.0_1634095949150_0.014007104110878243","host":"s3://npm-registry-packages"}},"2.2.1-alpha-e04750ad3.0":{"name":"@graphql-codegen/cli","version":"2.2.1-alpha-e04750ad3.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.2.1-alpha-e04750ad3.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8a9e2409c5a7e89db1bfa113e8f6ade210e99237","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.2.1-alpha-e04750ad3.0.tgz","fileCount":31,"integrity":"sha512-vFVsxgx2pA+Lm0Ff7jvBF5YZCOHbhTrpqb3KiEDqy1Bu9GpNgKc5EPk+ZJP3X/d1UbKC/CeoJFInnlgbLAIbvg==","signatures":[{"sig":"MEYCIQCQLui6zELDuzaJTjHiLuDSodDAvqsdepmuMACpBRaLywIhAMNRYUE+dusCTzjBIDzo6ke8RGNT1lBg2IxZOwXoPwyu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":207591},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"}},"typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.21.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"16.8.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.0.1","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.2.0-alpha-e04750ad3.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"2.2.0-alpha-e04750ad3.0","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.2.1-alpha-e04750ad3.0_1634110154338_0.32238231442262233","host":"s3://npm-registry-packages"}},"2.2.1-alpha-a09853373.0":{"name":"@graphql-codegen/cli","version":"2.2.1-alpha-a09853373.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.2.1-alpha-a09853373.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"568361f61796b9d419e9775aff92f1ec08081141","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.2.1-alpha-a09853373.0.tgz","fileCount":31,"integrity":"sha512-5lkAk1Ij2Sx0shC0UtpVRoDkWJL/c3rh0P1TJgWt1xKmNis9CNichDwHZpNY8/ZndFXL8lJj8hDZw31w/4AujA==","signatures":[{"sig":"MEYCIQDm60D1xJNg0rn7W1n5ptXVpVgSR1inyGA/UqsZGeGA8QIhAJMwLnjdjrTdzyN+w5O2+QYnn8YleE8AsFXc325fO7K4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":207591},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"}},"typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.21.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"16.8.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.0.1","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.2.0-alpha-a09853373.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"2.2.0-alpha-a09853373.0","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.2.1-alpha-a09853373.0_1634110210614_0.3585551169572767","host":"s3://npm-registry-packages"}},"2.2.1-alpha-7f84a4ff7.0":{"name":"@graphql-codegen/cli","version":"2.2.1-alpha-7f84a4ff7.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.2.1-alpha-7f84a4ff7.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d9067a1cd554a7582abd77f93a5c54937e64718d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.2.1-alpha-7f84a4ff7.0.tgz","fileCount":31,"integrity":"sha512-bxlQTcoZ2U73URHQAGm16Zc8Cw16bx1iN6vT+8GzdVsdZur9Pivfm9Z/gSwfLpkIM85KnIeNeydI/5OzhT5zjA==","signatures":[{"sig":"MEUCIQCuJ3RsPNZ2sQJRfAXoZer+bps8Yp7bcKlT6HZqXLXlBgIgEwukJPOjqQNk6tlb4Uoe0TP3FLM0A2lVheTzGlAY36I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":207591},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"}},"typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.21.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"16.8.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.0.1","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.2.0-alpha-7f84a4ff7.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"2.2.0-alpha-7f84a4ff7.0","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.2.1-alpha-7f84a4ff7.0_1634110228257_0.35601993001050536","host":"s3://npm-registry-packages"}},"2.2.1":{"name":"@graphql-codegen/cli","version":"2.2.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.2.1","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"0bfe7bc64c1d6aa84d679fb2139f5d76337459cc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.2.1.tgz","fileCount":31,"integrity":"sha512-pFb/41kUpUhC40O/ZgdhqsUaGO2NPYBxQNLNR5frRhIIpXkjk8Uj2BstUlAmK0Nz2bkSiC4k5Q6aGW7OBkxcaA==","signatures":[{"sig":"MEYCIQCzIVnqYP7GpQRaBnKk2JNZcS+F1S4y5kdnukR4QGKzvQIhAMv7y8BUtLw2iikCaWBrEm/ENous83ysjlK0kyds3ceH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":207538},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"}},"typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.21.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"16.8.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.0.1","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.2.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"^2.2.0","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"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/cli_2.2.1_1634138863138_0.32744002388826754","host":"s3://npm-registry-packages"}},"2.3.0-alpha-5ed8c1163.0":{"name":"@graphql-codegen/cli","version":"2.3.0-alpha-5ed8c1163.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.3.0-alpha-5ed8c1163.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"1c2004c00fb4d82d1ced93247ca3d741ed4163b6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.3.0-alpha-5ed8c1163.0.tgz","fileCount":31,"integrity":"sha512-RYdJ+XbvyIxBeJxvkL8G6CPTFT1bA+D+yH5hFQCEHJf1LKf0NyWOoDukxtd6/QWXx7lpZ+nDsq06tGE/mkl/Ew==","signatures":[{"sig":"MEQCIC4HI03ZE5T1/n9ZufhcJS/hspEIXnIonW7dSON1kwTkAiAJugL+TZftgQGsaPZgo9ns1WGEDqxBKI3h3SwcmaWfVQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":208090},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"}},"typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.21.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"16.8.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.0.1","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.2.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"^2.2.0","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.3.0-alpha-5ed8c1163.0_1635347897248_0.23225596571291907","host":"s3://npm-registry-packages"}},"2.3.0-alpha-f3053e3b7.0":{"name":"@graphql-codegen/cli","version":"2.3.0-alpha-f3053e3b7.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.3.0-alpha-f3053e3b7.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"119863edc36467a758dc6530301fb719f1becb3c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.3.0-alpha-f3053e3b7.0.tgz","fileCount":31,"integrity":"sha512-Xi94upp/nFzDBSOETQHuFAbpuh+JnXNzdjduT4gggAEFQ9m7q4776dV1H3aJibQpOIHiMW1kTrBHbYMEnmM1fw==","signatures":[{"sig":"MEUCIHq8FKHEElaw1iKBnOo9DzMHfXqKhaV1f6yo04/a9OlQAiEAqNpmh+HgkZWqhAxX/YWt5eSKIQ8uiatXUscu+Aju/gQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":209655},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"}},"typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.21.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"16.8.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.0.1","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.2.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"^2.2.0","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.3.0-alpha-f3053e3b7.0_1635348866208_0.41318011305315316","host":"s3://npm-registry-packages"}},"2.3.0-alpha-166ea3cc1.0":{"name":"@graphql-codegen/cli","version":"2.3.0-alpha-166ea3cc1.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.3.0-alpha-166ea3cc1.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"eacb3f705a06f6fcdddfc881c2a18e54881bc2c4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.3.0-alpha-166ea3cc1.0.tgz","fileCount":31,"integrity":"sha512-UmxaIYyCwdcg4E1PaRVcNAgtfECMkxCoJOX7TK3RZC/rTW6UP01Ov9p0hIuy57bKIj3XLt7fmrtbTteuUnStVA==","signatures":[{"sig":"MEQCID1sVXaUgdQtX1/94vIVQ+cOmoERzvt/iTk7hZxtr27VAiA5K4HM2mY1HxvcqBN1hM2U760e7BbaTb96NwqbFENzoQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":209949},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"}},"typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"7.21.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"16.8.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.0.1","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.2.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"^2.2.0","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.3.0-alpha-166ea3cc1.0_1635349438524_0.704478516061577","host":"s3://npm-registry-packages"}},"2.2.2":{"name":"@graphql-codegen/cli","version":"2.2.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.2.2","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f079af082ade06b7639b73a7fc12754c704dada7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.2.2.tgz","fileCount":31,"integrity":"sha512-QTijlvgmzBkSQ/7+VTxQbkcEoSfX/qpX2yg6xXQPISU71Q+6k2dGvYfRrjchwGu7/cNeSaYfgh8S/MhkmNg7Uw==","signatures":[{"sig":"MEUCIQCR8jBSHk1qLp4c7xR2d0TBLTIs7xvBn8Qx89RBa8BdSQIgSZ3NKfIollwav9y/Rue0AWIgOYnxsfX4k9SPax/rBJs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":207538},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"}},"gitHead":"e8546350559017dd48d65af0c7eb92341848030e","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"8.1.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.0.1","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.0.1","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.3.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"^2.3.0","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"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/cli_2.2.2_1635538709700_0.6886529487392097","host":"s3://npm-registry-packages"}},"2.3.0":{"name":"@graphql-codegen/cli","version":"2.3.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.3.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"07ef86eea6d42c56f9c7118871115d779dee49f3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.3.0.tgz","fileCount":31,"integrity":"sha512-5pgrcnBFeOJbDGfZwhnytwMqpwFDrmdaAgD6HYywT9Fggsrx2yWSkVrxoAjEcbDMFLhxzjxECwfJYklm967AKA==","signatures":[{"sig":"MEUCID8qINkbicR7OhQMH7DwGm9LVDvjc+MtS7/IxnbnS9raAiEA6DeWh+T17fVjLRGFyUfc0pkERPO3kWFQJTw7aQU2238=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":210093,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhkpNoCRA9TVsSAnZWagAA6boQAKPk//kPBe0Bzqvwevd/\nNCbBrKXSVoWGwosWrs3S9RQpd0I004r/4EfzLpsDU6sYLFa/AXvSsA1FMsEs\nxI2OyBv0k2jnPQZhs84XN56gOzUU5sDqQevIYVQhAw6XiAs/KEK0Xwx8op8P\nY2Q30Fk2ZUCIALH4fiJkE9BZp27C0Yr42fzka2hXzzkCACQU/vFp5cLzngwD\nt9TmvW0sVU9RhRgFkz0kqtA3NLCQwPyrxNzZFiz0OTQewtUle2RA859IRJ+f\nc36JqYr+GXCk2vPL7+efv5f3Ng4HD6aRDtjE6ApgCM7xAfyvPtRe8EQbIgc2\niWbFmd7v2mPjzK5euqhN5N+U8sjAa2hCGfAm8UINCY96byfzCF2WW3NRkK0S\nhXfaUf3sPk5rNv6VjKoNpKFR34GZa2AvnFhkLVc/dN+hmBsuyYDVnC1PKaWn\nUiudKovvBYezdhGiCMIguT8xBrGPnKZ6u/6H/SefxA3NdkFzxlnKIf86RppE\n8mEhTs2oH+963hh103mz2SEVCRC2MRSR9ix25axf4jAf71eL18GiOnR3XOgZ\nfDDgq7xffNjGpOfQumy3klb4tg9jO1DP18x9qDWiOliY07X81sVlicj3ii0c\n7Dvn3kf3xInc8IG2Aciz4Eam0yrET+8eOBeLJdJj66ldCVWdeuxwaQeruD5J\ncybb\r\n=Zevi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"}},"gitHead":"9fce7976d1af894aabcfd9b779551ae3bcd10093","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"8.1.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.1.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^7.3.3","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.1.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.3.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"^2.3.0","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"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/cli_2.3.0_1636995944291_0.583533836237851","host":"s3://npm-registry-packages"}},"2.4.0-alpha-23d229715.0":{"name":"@graphql-codegen/cli","version":"2.4.0-alpha-23d229715.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.4.0-alpha-23d229715.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3ee25877d35303088fefbae1ad42058292cec30c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.4.0-alpha-23d229715.0.tgz","fileCount":31,"integrity":"sha512-pxYZ5pkJZIoHAYHtBp7lNLmRS4VV4NfXwY8V/+BrVMMrD0avoFjnEkFcCJGLiwYnbEzlsZeEMTe2WBc8yWiCyA==","signatures":[{"sig":"MEYCIQDperv1AbwZwKBTxGQWUzToUTCzuq3uRPCN0nB3Pxy37gIhALiLn+I20DYnct+IcBCkzausr49Qx9yciOuM/IiTC+9S","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":215289,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhzFvACRA9TVsSAnZWagAA9K4P/iKcvYbVRMT+ISNOpDZh\n2qOnZ6KSYEsS9xtKpWBdXdMRgZNZPiju05tBdkTTwEeH7D2VY5aUHw/qmj1D\naG/xDPr8o+v0+TrI6y/t5pCoW8ESwd9AD5hmBH2rmhK9Y6CxC2Uu+V4zoBzP\nmAyO4JWkUfqZ8FqjD/JrlB5duYlRU6jPvPwAhH7d/sQhFQNA/vDZosbwWkBa\nhqh7CIcRCqMvSaW5eOPRzGBddk+exQjSJywjSOYGXkIINghz7wRfeuvCndVQ\nZaprkC1Thl4xattwpMDHB+A/HA7VXAachycsQnBmiq2xvW0XV8mj31c2yBtn\nGRja9ol1IJN6MxTE/G4DyNWGttLzLFoL368YNQIQr/90K6bpPxtrWQm2sEwk\nvaotds/Aq+h857jY+st6FCiNSGYt9EoFf8wwYUvlIHltKujz4zx+oj3C8nVl\npFa1gOpAgtVK5jttPmGs2E1Om72nxAjE2eOK0ZdnOxIwyJibPyz7A/if4HXg\nsFwysVxc8+5AlzAPM0fSZUg1HKi59iYgft/gLn5sD1tEjBujOH5F+uteWp9S\nr2edyNxIhUmaYtXFZhqwOqyYilNXGhKQNIyrUoj6e9zT+HwHHOVvWr+6dKxf\n6uNEP5CO0MnTPkspdJnNOZOnVr4Uq5oMH1DPSrkEU+vSoJOweqgrje6fhSsN\nUD5T\r\n=dozr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"},"./package.json":"./package.json"},"gitHead":"23d229715c9c993be9fd6f7c5f8b5ff3a8def852","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"8.3.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.3.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.1.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.4.0-alpha-23d229715.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"2.4.0-alpha-23d229715.0","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.4.0-alpha-23d229715.0_1640782784279_0.22021558125150698","host":"s3://npm-registry-packages"}},"2.3.1":{"name":"@graphql-codegen/cli","version":"2.3.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.3.1","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"66083293b60e3182603d70031210d59e6f1a16e5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.3.1.tgz","fileCount":31,"integrity":"sha512-xMSvYqFtnRXOp/sVJSyqiFTm70X8ouLXiq5o/R/D3yQtA6NNudAC+Q4oxg9/LZKnRDL6pehwdC8CNnQk0Tf7Sw==","signatures":[{"sig":"MEQCIFf3OD40qYl+CmZQq5h/UXOOi15ruJljhoDBeuTRwYnmAiAsJRS1K9ptCUDGtTp5t8FMevGeCzCZ+jOv3APN8o8lDw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":210133,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhzUocCRA9TVsSAnZWagAACr8P/j8U1G0AhXl7+aU/dkLy\n5SBt8Ukgd3aRCjjRI1wEWOA99Vp8kbBaN3x0b0YjeLlL3bYNFoj6gWZJr3uH\nMzQ/z1aUSYL6S6t3ULwJLpusDlImU+188LG5LQqT3f/e8anNHFmnBsKDPRLB\n8FgQul0Z+6v+2eNHodxnRhHLqPIDefSMm1Z9EBI9CVK+MpNThGlD4YE8fWdQ\nnK7dI1v5CKKyu13yQULtMyc/TBU4nXoJSHDH2RyKAvvw41zLVhjeSlB0WLEr\nwDIf72s6DPR/wAxYkufgU2ietLWPXlA3bxooIHbv/Bg4qh7UrwZ1Qhjz456A\n1oxGvQ+SDEM/g0g1kn7N4vpOcEY9AU1a03A5S3AptSKPKWgDE2jezzkPGc3T\n6NL9O/v2fJoTIh468I0BZIq06GKRIVv7JUbc1gCkK4wM7aNBMzkIeU1JuBbw\nCVCWRKu4n+XoHQkBw9d/YF6CSXk/RpJ0duj0CzLMDrWr2pIkUTO/voNEzrrw\n/zB2jWT1Mp1y6bQ839Vol7cqQSQorOfY3FvdxfRi4WG96jurQHQXeLymapWi\nkirYUI7NYx77UB/ydD0M/SasMkTdGKThsUVaWqe9sSZhncsA1+MOpHJ59OiS\nxiJnI/RCELFyh+rHsdWszA0mZDlf0trHb8YDBwNP/qJUhlMtg8hJYstIeFYi\nn3Ez\r\n=Uw1G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"},"./package.json":"./package.json"},"gitHead":"c3bf5b69cfd3b59944ec4b1cf9f2903a4a0b5207","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"8.3.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.3.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.1.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.4.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"^2.3.2","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"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/cli_2.3.1_1640843804027_0.5260619535042983","host":"s3://npm-registry-packages"}},"2.4.0-alpha-6cdbcf02e.0":{"name":"@graphql-codegen/cli","version":"2.4.0-alpha-6cdbcf02e.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.4.0-alpha-6cdbcf02e.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"570d27cab104b83b984ad982dd5a42b4e1c8941c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.4.0-alpha-6cdbcf02e.0.tgz","fileCount":31,"integrity":"sha512-FORAwSBT8s+CS+a4XzF/OYg2ZvIOpTwWYKgmPgCYOk5tOobOK/Q1dpOZpvdH7nXh17rzbzZNeE9xKM6T3k3Mww==","signatures":[{"sig":"MEUCIB0j0A30/QU99p6cDstChGOCNl8JFJKHxiZt+CdeaWMPAiEAqmJoz3Np7c6a5M8hhlTDxk8ho2JVrctlVPNF+P4Uqko=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":211758,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh0q18CRA9TVsSAnZWagAAMIkP/jHlk/1MvrWB9SDrgXt5\nq8x3LmK0pMNmdQoEC4IQArVHelVGYBNJirGG5Gm5taEceN1/+sxCR85R6RjR\nYwTpZPSWQeM8tmqJp+46cPHIsPneohlfZgcB7u6hf16xeT1qWKsNUPOL4aSE\n1qzPfdBebwbyoSRRUL7sOLxdW3fyrtr9ql2wlcB8yXCn1KPtPyF43jJZRvQ4\nnjdnT9XXIrUXdNFWxknTGCmZoyvfzBpQ3sJoKABpg+QIGi0dlzXvglWA+fJH\ngLLRI6t0aDMfLQh4Da5ltziX+Z4EPqG77/uxysN8L5cQJYBx9ublGcFog0k4\ndjM3sdfXF7dLW5uoMKAiHg2IoRl6QurHnbnlrXSKCwDbmYVhS2qc3IfBEFCz\nkIMFO7H+A3eXURkubyiT7slH79uf93czXs/vdPFqTKT/xNFRZLvg+VE85Rvi\nTsLG193btXqH9m8ImPsInsC9YullMRZ56IrZmXlmZrRLK0V+aYagLGN+XUra\nNaWqKT9ih6v3cxiuUlniq9vYV+dZ7CZCNVBkHK3QRTE15keSzm7JBDpqV8s7\nrZeD6J3HZ8Q/ku48hkn1SSyi1K1zqs3MxG+iGvr5eK9LqttUNFQX7DTUd2Dg\nLOJPezitgkIIbl+du7pn2xPLvQHLW5GoIkj9LozTG6jX62A9fgAQNODaf8Q3\nJM3r\r\n=38JZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"},"./package.json":"./package.json"},"gitHead":"6cdbcf02e5d7dd5e1f2d31ff346a48e12475915d","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"8.3.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.3.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.1.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.4.1-alpha-6cdbcf02e.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"2.3.3-alpha-6cdbcf02e.0","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.4.0-alpha-6cdbcf02e.0_1641196924552_0.282298495755662","host":"s3://npm-registry-packages"}},"2.4.0":{"name":"@graphql-codegen/cli","version":"2.4.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.4.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"7df3ee2bdd5b88a5904ee6f52eafeb370ef70e51","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.4.0.tgz","fileCount":31,"integrity":"sha512-4iiHH2AxBE17lX5cFdFg6+kh7I6uKQLYG0IZRalRbW/grKL7kuVp/RDUjmVB2GNJTJEhjxYLMJFJZocUmAUBlw==","signatures":[{"sig":"MEQCIG356Dix6tSPPeCptbGOlHR4P1dR0CbSCqVGGBvTxPVLAiB+q1eqbzI+na8ZOc+wzJcf5LZet7YT63X7vOv93w4PNA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213619,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh6pi1CRA9TVsSAnZWagAAQWIP/1GpGfV5tyubjY91lnyG\nC/cTCTfDQlgDyzFiHDuz/wk5EAtFjdvWu03eCySy3lq82E0s0oY483Mlp4Qr\n3R5r43WB1ZO7vdLKQknlrv5NUR4tnwm00D2YREOSMmogP0nGBSr0UXTd+1sG\n8SDwpuERv1L9deJSvgOZFMCTSx9KuH5/IPF/75DRT2eMIIl6vmvvTWZV1X3l\nef53c13p7pYU00uszsojakj30vO14UIe8X7Lc1ff0SLa5b1vcw6XzqwNIac+\ndXw76j0ZKij929R3l7/UHNW+J3FaB8KqdYT+Cmj3yWaVMFCSxOwkG6AFTGxu\ntaZLDTLpVNQj1bMlkV4xYetpRYJ2yp1jC42mJn2CzWJEes1N3qy24FTG7Qji\nYXONUaMV6zbhdoGNgvDbjw73SUSelDMVJPHv6s3f0zANJJ52zrC7GBdglPFc\nncNAnNfNTEjhgrT41D7aYpVX4Y7VmUMQyHlzHcOan22YHIJhdlDEFmw9HqM2\nixbe9ur2xYlGurUh+5HktQN4Ictg52VmtvVmCppPIxwxs9mlAuX/GG8OO/Y8\nZIpH6edmyKgvGJBXQJd5ZdFl+xnqnO5dNOUJi942Jw0nEPDyk82pTzhu786Y\nF3DbPNJ9DwBkwutL4zU7MFmJ0HaRJNOh4RUYk9VsioU4X4AQjhnd9D3UV/zA\nWKbg\r\n=0Jyv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"},"./package.json":"./package.json"},"gitHead":"9032053216abf48d95d43dba96284070c8474e50","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"8.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.4.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.1.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.4.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"^2.3.2","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"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/cli_2.4.0_1642764469632_0.0637018755033647","host":"s3://npm-registry-packages"}},"2.5.0-alpha-bc33c031d.0":{"name":"@graphql-codegen/cli","version":"2.5.0-alpha-bc33c031d.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.5.0-alpha-bc33c031d.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a0077c2e2cb556ec6d8f6433fbbd13abff4dd309","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.5.0-alpha-bc33c031d.0.tgz","fileCount":31,"integrity":"sha512-iTuSoTKZsxyq+ni6yk/C3BLAqawg9PF6L5hVGjThPmtvFQGqpb0Pjh78CS6l5oKMNIyW9kFqdCKh5C0fjD0nyg==","signatures":[{"sig":"MEUCIQDzalw62gQIUrfqMvcCP4ZOAPnWTxN4PXmfeNjTfE8GdwIgSiUuuFat/hcA8ddPqYPOw2XuDgUN2RMFQZYIU0vbe1g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":217337,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh9oqgCRA9TVsSAnZWagAAn1UP/RcsYVRfQZqIh0Em0laW\nvg+xkXuOySXsgUX89ud1/m30bpGL5ma1HtbhmfyDCjAL9ij+M4mNy497sNnS\nR/3JOy/8eTs34xZUqO1KxcsZIZKHVKEn1QKYUJpb8/lntYt3Vo7g2HvnNa5T\neCaaL4JPrfCoJK2gXBhlLNdCmqi5fhw5icNTOkexYjEVU/cGtsmaAJUyrfPD\nFuNzmESBAJd+oQjyPEo4dJLMkxIv9HN0xJjfn9K26mvJwfw2Up2W+sKCXxlQ\nJ2a82VW2W1A5fCSoTzOVZR7Ha87wv2r8ts+VVkVkBVzi+W/AhSDK5IKqmyRz\noPQdOUPI+v2fUJvl6uggd6ulihev+BlBJLK1jIGRltOoGBWhBI9NU606e8JZ\nFQGhX0p4krpo4UvdFogo9OPpl3GtvsdA+CtJDYAmQYmad+C7aC+y2MfxCjnW\nBiZ5zK5OMXLH7v2418m0RI6KytrAzCtcZMPUudlPpYWGAL1tgEv3sEa5jyYJ\ny7nPyp/vBzbVGEutTDbT4jqLcFSOhWTLrtcIjhFFSoRWLGmF+7fE3gZKvcVq\nBeDUSrRUfnwa/lgtS2Gnvov1QYlImMVYF735ORary/jTGmnMj3nAZnaNxS2f\nzdx0EyYgQX9PI9e8TQ7AfEyOzLlW6WevA88eAns4U4Wrc6ljnQb7/7iCvrrR\n6z3p\r\n=yaIC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"},"./package.json":"./package.json"},"gitHead":"bc33c031d09a9e3161145b476da54e97c53ea92c","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"8.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.4.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.1.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.4.1-alpha-bc33c031d.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"2.3.3-alpha-bc33c031d.0","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.5.0-alpha-bc33c031d.0_1643547296490_0.5576740186159586","host":"s3://npm-registry-packages"}},"2.4.1-alpha-7b61b3baf.0":{"name":"@graphql-codegen/cli","version":"2.4.1-alpha-7b61b3baf.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.4.1-alpha-7b61b3baf.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"90c6b3bb8d8ba470c4827ca30ad54819202b7869","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.4.1-alpha-7b61b3baf.0.tgz","fileCount":31,"integrity":"sha512-vue/9hTXiWScSgq2tpw44cNNtcRL0N566tP+E63lbo9kLXHWQhBet+oozfhdGTkwwdrDkVI7YyFdhj6cea7Zlw==","signatures":[{"sig":"MEUCIQDQjTimzWc7WEMxv/CvtH8tRWJgPYMKwGWK5aLZ9DqQywIgFwL57KTZhA0k0q+tRQ8kOztwTchh3aUri9lQ1a8aafU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":216120,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh+SvfCRA9TVsSAnZWagAAWw4P/2NzuWvDqJ2Mgi9ZhYN9\nn1PtnTi0tBvMWiTD9qRfIx2E9byb+vO+LQcxzgEL6ibeiczpzwl6IjR7zT9s\nqETRNcCH75fjq86JAQN9Hj9RheXmpjNWYXjBHjvaUpdFZGq+BNJxhb4bzSDO\nsdB9osQzq2Tbstz43E+fvGaPr3h9EOR+Y2VX2mYm6fBFUAfwhF8eG0OX/IBd\n3J4yU9XNLfmTMRpJcnDOqTSyucG9iihnWRpzdzbq244wOOUXl/+JX86FPari\n02O++X/1cq19w5vYfqIfG7radju9Cdpb+9FvYNunSDyn9ER/avGcGXE6QQxL\n6C91+GnUykX3lIZTvm9tfSal4rcEhC6joEWTAulICURczD2+BHVP3FamCorc\n+Kkf14BwxRcEWkzjJNQDe91l1Jnn7ZJasMB/skDCROS8UOgB0gpMKSlRpuX9\nPVxPrXUHjzsjCwtDgHLd6zzv/XMzDvceoigGSyqZVzJz7YgdelGnxvDqg3Uv\nZ5RW1QhnC5SDUXSbwz6/16ijyK8LivOSs6FIhmCXNsr46YQmY0WMNexUhTO5\n5K3CbzUh+l6dH2unjL10ii9FgR9xN2FhvFV9QFISyEXQNPvNi691tjHD7lKN\nIqp8ihzynEn4jc87/x1MYA79mumu0/31dQ1LCnrMjgukua5X8gRK3VWZhDmo\ntXB2\r\n=u6sF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"},"./package.json":"./package.json"},"gitHead":"7b61b3baff7406070ecbcd30d7d886b17afd283a","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"8.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.4.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.1.0","latest-version":"5.1.0","@theguild/buddy":"0.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.4.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"^2.3.2","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.4.1-alpha-7b61b3baf.0_1643719647164_0.3249569538440462","host":"s3://npm-registry-packages"}},"2.4.1-alpha-05252ae4a.0":{"name":"@graphql-codegen/cli","version":"2.4.1-alpha-05252ae4a.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.4.1-alpha-05252ae4a.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"80b3919fcbcdb6a9460fd9d5e19764be08e25f3b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.4.1-alpha-05252ae4a.0.tgz","fileCount":31,"integrity":"sha512-qJnAyMj5T1oi2TftBO9D8ug/JpkdwMIgH8eBWH/F9R/HKi0h5rmhjzacYkxq4osQmLZaSDAygnrDkzIwy26pOQ==","signatures":[{"sig":"MEYCIQDV2xW0HQc6eY/A6K65tCG4gfeBm9YPYiCi7TB7jq9kggIhAOm40gG1GLWPSowpHQ5bxzfyYkB9hlCiATtADgCGag9C","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214336,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh+UVUCRA9TVsSAnZWagAA5FUP/05hsl/jn3WJmFCXYC86\nlwpstVT/KBWyLcmWSLJ4YsIPRzlH3WnZcqkKRLOhVfSohRD4CYuJw+oWBT3M\nFNyh37FCtbw8aMs00cRHFI/LEu/Kv5tRPeFxN0j4R2lXxzZYcurFJTa8OVVO\nW/e3KVG0CnW59v7On/mofbszG9yfmWq7oMoYAXT3lsBfC7BHJklX4qQe7z9i\n8evcchcuTe/krgBDKv+omDzlyX87LFLmzK1oMzAWXzt4gxmV9uE84HqbnTKo\nKwkuowfwR3Hxbp4T1VznfXK0ES+WD2HcVv8EmdDFpQnUBlPy4LPzI9AZhov/\nb3y+XWjjDoyXxwSQuU7S1wbJRC60hxm4E0tU91PKAMpaj5hbBsmpAUBSBnnN\n4vEo9Je09Phhv0GoKK23lC7u5TrihkuWI7jdP7KsJPD5B1eVlaROqkBi+d9L\nhJ2ThidBhA9fMJZGFLdiI7KHPKE79yIq1qo+mWgcpm2d8Xu5ed1TIGnfmR53\ndFj3Yn2AdnTT6+y0Cn1gU6JXITTyCV4/9AXxChSH/yTqlkqmYGohPCwICfLZ\ndofw4s1T3psJjyItoJ8xp5rLvKwSaYAYlI077ImFu3GGsDD7ybWjeoeGt3g6\n8L7JVOiAm/fYzZ5LMUXnRCAHy1wQPgO0hiA9ms8zadGmNxSncowZeBJ0P3/C\nhU6K\r\n=K9oQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"},"./package.json":"./package.json"},"gitHead":"05252ae4ae02c2c3626d8bc89ce815016f130116","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"8.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.4.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.1.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.4.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"^2.3.2","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.4.1-alpha-05252ae4a.0_1643726164568_0.6102639745004241","host":"s3://npm-registry-packages"}},"2.4.1-alpha-06d103feb.0":{"name":"@graphql-codegen/cli","version":"2.4.1-alpha-06d103feb.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.4.1-alpha-06d103feb.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4b3fce94e88d21440d0baf7d6c4ebe5f5e0df44c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.4.1-alpha-06d103feb.0.tgz","fileCount":31,"integrity":"sha512-JAnn/WwidPnvtDg+HVMRnujHk0F0xAdw5bQFX/mI6S8AKpIxRGW9cX7UIyJHR83YHx+Cp+LqZLf+9kXXUK4VCA==","signatures":[{"sig":"MEUCIETiZriCzJCuQTv1Esb1b9qiZXVWPzJpMNIvS6MtpxqvAiEA2b/1Z7Xx3qe30+XLc0xMiW9yWIi64sv8+/MGKyP4b1k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214336,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh+VlFCRA9TVsSAnZWagAAOwQP/3Z7hgmrdlwK1T/DMLHq\n3m7nB6ukbYFVONqwBtAHhtdNnUZXDOoUaUWeYetXKlVz+t2IbYRE6bqBcsI/\nmQSK8t8frdPTQbcjSiGYG6RVNYhSogX8ueveGpK6fnmyPrEC0aW4WCwi4luv\n1WbIQdNXrGHVmemeW+Lmuy5r+WIRjYNLlwSAoY0yt9h1wYxYCJMcz3CBW8/7\njHgVV5fpsVN2skUTtFgPOgqdgIioQSuOsrUrik2F0exQLGK5o8beYLmCcLIC\nc0CUIUn2dB+F9d+Y6eNyMomQdP/RrGaLo3MLsAFWDaPKJkXQsSEitdVxadMg\n8lcQKgduPgqX+idiN4nbEBmODqs0YHwTHvMpbOO25Atr+TadpuFoHKH28g8O\nYKb8uSqi0PWXKksfE9bda/1Iz0H+3uVwQeDa5vrw4ML3k5XLihqVun8wxvUq\nnymWCAKEjQZHvavPMpv2NEVNLxNRjN1d6lrz12KkQbnky5ni/kawE6gDe8Mq\n3T4BuI3nMh37hOLEyDM4QiAn2v3UEVOmRlE/toKJri3TeYoVycSyOt4zg0lx\nd1c9WxcZYd92uQkh5bwzUfXry+tsdTLeUBh3xusUDXgTgsxV+I/GGQgUQLHW\nSGGfNg3JGOzjwLemDdC/yau9YZ4FzhNj1Irb7R3Q95uc/N3/MTXe+jpWMUYi\nJ6uS\r\n=LNyu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"},"./package.json":"./package.json"},"gitHead":"06d103feb36e341fb3938e71b09789324821433b","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"8.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.4.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.1.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.4.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"^2.3.2","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.4.1-alpha-06d103feb.0_1643731268932_0.345093220954902","host":"s3://npm-registry-packages"}},"2.4.1-alpha-5081829d6.0":{"name":"@graphql-codegen/cli","version":"2.4.1-alpha-5081829d6.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.4.1-alpha-5081829d6.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"7835461ca04f225eacc46bf9487a041b3884cd08","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.4.1-alpha-5081829d6.0.tgz","fileCount":31,"integrity":"sha512-rlUYJnD7qKsu1vShy1uru9aRHZdwhb58hFNDXMP2CrlGZvShhi+IjVdMbP9EuvvOugsmSisX5j/GrgJfn5imLA==","signatures":[{"sig":"MEUCIHKWuhiEs5DpRFCmlI938snX0qIA2d/0xZdhgGyxklE2AiEAiH6Z5u8rYzY9om2D9XWVJGU3DH1oBE9F2UgUq9Q8VJo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214336,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh+VwDCRA9TVsSAnZWagAAq7wP/1iIE5uKSv0O3LdHCW4a\nc3kgjZDqwn+WoE0kwKZN8uvfy0rT9YIhIj8nSmDP0v+muOsnucE8byovQ+Nn\nnqrwKFjahErlF8w+x5WIeWW7dJy6Qo4mpCg2CX/kHZMhxYZBnWfqj5pka/Aa\nOSOoP7CA3xoO5CCMvtIJ74DEy7EwBmWZrP9xwt9hxymKfjrqx+oz9dLAF5+R\nlt8Rgl/tRI22No2EHk1cJsjroINK8qrq4Srvj11eae52bYBobWeid0gQc2yE\nk+8guAl4qwg4EaH8HzuvZGg2edBi8g1seMiNmMr4psQ2hIyQBHdzkvVK8Zrg\nGLcqb8+ys1lNmNiVsmDyw2s/AUXlSbJfdlQjU4beys3Bz7N1awVOzUKj4PtX\n1PSoBBB+hCl/dSQbYACFypIgwktdsowjUNjzsvMwNrqeuiNZ5H6px7fYBQ4U\neqK8qz7fMw1iWbiXhrNtdc7qrKMae38aMJ+GX1dYtwp4WytFL79EVFNKL/xc\nExk3AW2n+ZtGZD+qjzo8te3zmkrLsHdxuV5Xt1Nl6QB2JfHUHVHFQbi8joFK\naFKNCY3jk7eenxPGHFqmnBxxXk/EPke7Mm+268FPjSEow/MOGlxqEocd02Xl\nG3DJBeBmfxX+pVgVOc94YM3CL+RYfomjcajYcHC91e5PLTgDiTutitt/iDIH\nxAmX\r\n=16pT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"},"./package.json":"./package.json"},"gitHead":"5081829d6e888fbda1a21fcd67afe1be9d78b7c2","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"8.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.4.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.1.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.4.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"^2.3.2","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.4.1-alpha-5081829d6.0_1643731971682_0.04958502484835292","host":"s3://npm-registry-packages"}},"2.5.0-alpha-fc06eb8e7.0":{"name":"@graphql-codegen/cli","version":"2.5.0-alpha-fc06eb8e7.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.5.0-alpha-fc06eb8e7.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e2207975da40562bc7edabb53c8961ef9dc03646","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.5.0-alpha-fc06eb8e7.0.tgz","fileCount":31,"integrity":"sha512-sUF79UVvo84przVN4qORCZq1pavMFo6yUUut7JsG3j4+bQdnwNVmSi1XhyPHQqj1oKIDWSUSCHVwQM6306ekuQ==","signatures":[{"sig":"MEUCIQDWQcL1YVSuYa5gy5V+Q5zKokhmu+/69bMXkKlZVZARTQIgK/UJsiuIZOfuCiLJ1CHiZGn28qXS4K8B7b6kTmcWQmI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":218775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh+lpPCRA9TVsSAnZWagAAbjcP+gJBZP/rdFGCC7TdhbQg\nTc+xQL/bw0XvXs3tok/ZgsyknwbZNTXB8V+R0kS0bFSDE1E7ChfWKqYOClLX\nMw56aWVVVIQwlQDzUGSFHdJ8jxi7lnSVO4pMtxOv4cw2/LmiacOUvvRdXD8w\n038l5g4jwsKtkbqZbYsJxo9VvSpwh4PoTbpYlManajrqHUMteNJbR25zfG2M\n+PYs7+u2Bpy0ebUP1v/mr3+8BQ3alsPCqEqog8tyTEpVjsb2Xmdvsb50egnZ\nSJrj+tXF26sSyeVgXySsSPkDAMyrUDC2iQoGjzBLv8gKJGmP5rGmT0FhvW/Z\ndJzfqFN+rCCMDTJmG/RAuAORMSD+bMGgo0YinWy+mt8EwbhH+PhUbY6uaGkA\n7gSbkGoEhfER+NsJjKwHGoR2qcKygR0GsCSSBFAqDf1SAhTloGWmlD74FQje\n+mT4KdYbe0jzPyIsZFDhknAVv+OVXZ0mXNdkLygVeyfsF65yFPm+tjtxarlR\nXutKjIj6XdbpofFxwTUu0HFdMunTET6o9UmFASOOdIoyqaEp5h+FtfbtrWU+\nfeC3i7Y9faK9i+yyOxxAmpaCWQXZTYFQNB7cs35dMLiwqhDprJJTuKL65al2\nEo8M7EDgUOPu0YdIsnjzz2o6aVP+uiBenzYiZ7/C6rZwTu4PqLzaLBOvXG7z\niWvj\r\n=WM5D\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"},"./package.json":"./package.json"},"gitHead":"fc06eb8e705619cdac7f75c4acda7ecb700b7717","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"8.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.4.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.1.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.5.0-alpha-fc06eb8e7.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"2.4.0-alpha-fc06eb8e7.0","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.5.0-alpha-fc06eb8e7.0_1643797071064_0.7763713383668573","host":"s3://npm-registry-packages"}},"2.5.0-alpha-c9cbc7d69.0":{"name":"@graphql-codegen/cli","version":"2.5.0-alpha-c9cbc7d69.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.5.0-alpha-c9cbc7d69.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"23553af1091ac8c83d55304d23c7d779492f058b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.5.0-alpha-c9cbc7d69.0.tgz","fileCount":31,"integrity":"sha512-fOb99hh+uu3dTg99O+czE69KTWD87lrXxaZSxIMZ+jqZ+S0ZT7d9AzTQalgrt9g+C6ipbxGFrf4sTb11jS6o2Q==","signatures":[{"sig":"MEUCIHI5ppHzZpMm7b7DciYTA/bRTstv1KNWu+nA/8fEl1l4AiEA/Ku8LJyXnVdLQeYG4JDBMOfCIq50xQMlC0x3BlAbGBo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":219474,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh+lvXCRA9TVsSAnZWagAAR9IP/2Iwf6PfspHX7vD2QoHU\nmvIp9J15p2pO0splGMxY6UZ3Qv3M8YtFtm0szzqjpaG365FIjmsRZc/eBqvP\n5PvphZsLdztur4NUBQBhoqbrxItqZY5Yr+ApHqj2JRUhXAvZX0EmBvPydl7f\nzGdxMoZLmVmwG+udgv5GsEScC1a7xT6ONmCv53ivmCCOrEHQjqVwqJ31PZTL\nQpU2JO3fg5QDAodhc9dimeuu620KaUqDKnL1fhnlfjp4V+Wpj2rEwn87jdF2\niTqP4MPvPhmq8CEkbz2yXcvZpgxnT8VbJBn6rQihNmcGq5yNQFUNZaUIlbuQ\nRoyYS6cG2HkFvAs/1pzPvqUxQwLBxbRnne6V7fHuFo7TZLP7Py/X+VHS0/ee\niGQqzndMEbZOhfL5TxMpVc1KQYr1WEhfGT5oQqhZRvYCBEo11eOdVIos3bDq\nKWqAmY2Qvl/Kc7cp4WhkHcw0Hprk8JOIsG9jrqLUSQdDfGULOnJIzhe4GYrj\nXaZyA7M21QghkTcqkeywkw/7MLdTXNuhAaoFBv+ogJHkJfqtAUMPfQCi+BXq\nQDpOGFPOEpg20wzSCG9aBYpv1KMf2IlOa82o+JWJaa4LsI6lfzab4Ijq4eRz\n1r7feKvtCQA2qcOpVqy+JSNQVYOishkep9lMcTGjcD+vZNL7W1gD2Ly9Poiu\n1T7i\r\n=HbbU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"},"./package.json":"./package.json"},"gitHead":"c9cbc7d6996073fbed11ddfcf61e33450bc73132","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"8.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.4.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.1.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.5.0-alpha-c9cbc7d69.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"2.4.0-alpha-c9cbc7d69.0","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.5.0-alpha-c9cbc7d69.0_1643797463113_0.6840061213394366","host":"s3://npm-registry-packages"}},"2.5.0":{"name":"@graphql-codegen/cli","version":"2.5.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.5.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a8d3be7b15159d2549af8f76bebba708231727b2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.5.0.tgz","fileCount":31,"integrity":"sha512-rgzk+Pl14ZQ84rWee1kuFYsRfPmiOqdq/Ix3ZcDawzkx0HuSHrHpNISI5RQ05oP4IHbwqm02o6ia3TKo3kV9SA==","signatures":[{"sig":"MEUCIQC+fPfCZmRGDR2eWxR/gpskHUZ6HEoqCJJa9Xfh2R9vCgIgWjQ4D0ct7FYy8lK6NdTSLyzeE7CG2jH86AkJ/Nu7ksM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":222039,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh++R9CRA9TVsSAnZWagAAAC0P/0u5PDfnNUDnbnNG5TIN\nX8aJ4m3gBhr+XE0a2FiEO6aaKtk1TTjICgdmx1kJoYCKff50nu5yoZFhGOr3\neJJyahaw5xyCKq7PmSJkFDv7wxLKZeCZpLZCqrHd7C43JQGO4MKLcLPH21Fm\nlBxXG906T8a/i8gLA1cu6Wym3ZlHjXesTdURUTPNS0CIjlKWO77XsKzO/Y3t\nygVcVzgMMdhg7N5f+HrGlEJdN8d03fjGxYPNWcC6pCQl7rvaCVLdRiUNdg1J\nXgkCZAM9dDb6cA7dHrhp1SKAQ5mb2pMqKLUURcBA2KQ3wfX4PDQTHLJKFQKG\n2v1qrukJQXakyXohpzvngKFxFk11C2PqPtg4QOqvqZy5rfGSApOjyJKY+Y2n\n2IDyyKncq+WOHFhhMAaTOsT8Afp8dy+NWnUVfEJKMgA9NbwDNBWSKqKeqTN5\nwdn2r+fhtnK+t7nEhRINUB8NHK9RcXL+TlAPoFatErbQTk17hlqdX//MzVEw\ng4TERoyaZDAx4tGZdbmUf7VN83M0AvhVS5q3dL0YYDYBLunHLutPDPtDvk1L\nBXd8RGke+VCF2G+WiESagzJ89svOWddlNhP/bhgG/aPOfecbxI2nd3200qRV\nXxw8Ai8S4YZA3kn5XoY4SKL1Q1ERiGNhEadZPWmW93mwjhTNZ62jCqAK0Kpu\nKP22\r\n=fy+c\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"},"./package.json":"./package.json"},"gitHead":"295382a150b73b58ccba754d03f2d1cfa11fae1c","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"8.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.4.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.1.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.5.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"^2.4.0","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"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/cli_2.5.0_1643897981394_0.8958919689972296","host":"s3://npm-registry-packages"}},"2.6.0-alpha-bbecef04a.0":{"name":"@graphql-codegen/cli","version":"2.6.0-alpha-bbecef04a.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.6.0-alpha-bbecef04a.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"4076e383843fa7e1bc0c508d0dfea3e33f088cd9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.6.0-alpha-bbecef04a.0.tgz","fileCount":31,"integrity":"sha512-ukTClpNzAmBTetn3czELe3cekPsssNdrH8DA8mAsZUiKCYhclY6xDsLKpnn4LuKTFKO4X1jE6bgPE/rrSwOLyQ==","signatures":[{"sig":"MEYCIQCX343icIgl0MqXsmQR4HvJ3YHPL8utxhKvCg1WDySJSwIhAMSQ2f/lQrnhke67Jo7bEz6bwmoftuxZqAk8CbQzs9oM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":225757,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiAOgwCRA9TVsSAnZWagAA6KQP/A/lw66MGz0lWPSGV8yO\nMdEuCIhUu64EoZZv3dWtYs+Wxjh9GuzoriYdkK8nhbDVthuGj3NUnNQG3r+i\nP/8hBYlvZatN2yOL12M2HvnSIaLtB5wQy7Y3ELHNzuh/oQCO/YopJgoGebps\nnq/xa5tEP+qh3/xgOHR+TWwtGwe5oNNpEF62qDsu7iEBx++s4IhYiJDxzub7\nwIRPs6qwA5ewnF+IXO+DT8jBMC4BjMjqGAaLA8XP+iBu8e0kDJ7jCvJblDFQ\npNPVcF26Q83VmkqodFwvKq4AlhlTwgFv6PUSF0g5t1q4J/wIo2aLIPlXTr/d\nk1x4Q8b9VrQxAySGOlCJs+iw6EleIy8XeJoq/GT0kOdtu4K5xfaIQ39wOrJh\npFdDpozrts4wn3jWwp+u3zIjqwRgUQz+l5HPQlsodexgEX/Hhhu6lNf1uA1S\noccgIRXojWcDQVUrjjP74pAmlITzHN+QKsVmgPiYSuXnm0FRVWt6RCLAkT30\nRNpdbDkvknicD0GoRLIoNTUHHZroHdNtv4PWkdfidTjILnUQ3Cb0LM38tO96\nnT/EH49vtRoo7EShO0wc8jN3O4gvWOAwimwSG4YlB8VxAq07UJmPrJtZQOmV\nVUMupOg+n3ro4fG7Y91yUPoddQzVPyloTQ5+eIhKteNJhqxTuT+wcM+ZR1LX\n5/43\r\n=NTW0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"},"./package.json":"./package.json"},"gitHead":"bbecef04a83ce294f2be2058ca6c0a9139b6b5d0","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"8.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.4.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.1.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.5.1-alpha-bbecef04a.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"2.4.1-alpha-bbecef04a.0","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.6.0-alpha-bbecef04a.0_1644226608571_0.21952429837877885","host":"s3://npm-registry-packages"}},"2.6.0-alpha-c9d165f6a.0":{"name":"@graphql-codegen/cli","version":"2.6.0-alpha-c9d165f6a.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.6.0-alpha-c9d165f6a.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"c63d3254434da56586a20f10c38e0e842a96dda9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.6.0-alpha-c9d165f6a.0.tgz","fileCount":31,"integrity":"sha512-2Pkhxx903haPpu7Tc7VBjPgrrFHENN1iZ3MLlzROnYMqFf/wjkSytmVJSwCCws8AVwdmZX0tJYxTGqgrSjaCJQ==","signatures":[{"sig":"MEQCID6IcVYkSEux2T8KVATyprz71Ctpz1aXwX2pMeBfN4lPAiBR4+Gj90iOJuxH6pgtsLIcNDpLUhBOHYcGlsEAXhcXgw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230354,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiA6EMCRA9TVsSAnZWagAA9rMP/3xR93qiK/v7zWKki60K\nSmSRsN6iyghD3HxMYme8otUkpeyw4QTMq13L5M/bxA4PUaq9SfeINCE/VWWM\nUf3oATAAlMtHt1BX0CGE9px7wafkrAqGd1p1n5ZeTPWB46MFGnyquqfJtfBY\nwZpv76mH6Au7CGbA5/mciJf9BE858TLDbgxDkRSYoUij4EBD1y9dv1pgMFiw\nvzgrR66lyN9neh8COTilYrGsznqcOdrHlOJMG5JbpCiokxj/CNUZygR1Oi8Z\nvL6CGgnQIOUzoF65qBhZXdpfRJfru3FAI+i+y02QrMsBZBTMAVIk13vxTU5q\nqb/kuaxwHO1598h9/bCYNU7iXvu5PhwKNIJez2RjuBKAv5XYpL2JwFD503gt\n0xXJCFT/eIU+KkvSnp7L+mIUveFd17ltQVX/fPc+lUVS+aTfjzS/0cOeKeSH\ncJVZIc0ddROJfeI8UZRpK/eHG5b/afHL1TeaioVSNH3/aB0lxAhbZ+shqlJV\nZfuEVQTyx61GowG6ikMltPnK8JO1SK/zOw9fTYkelaD+eN/wJh7pwtcWBWdw\nI5twrVJKGP8iVoB3IFLeK5jSNnU+Dj2uyiGRBOAfKiWeCNbIQIzN7higENwe\n4L20p8cW4Ypa+GmgSYncFGj7GnGu35sfxrxX+/nJ2wc1MFf9OVBVf/GbbwIA\nkdlu\r\n=iE+y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"},"./package.json":"./package.json"},"gitHead":"c9d165f6a1c368a9c3ada60bae6d1761cbf63017","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"8.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.4.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","fs-extra":"^9.1.0","inquirer":"^8.0.0","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.1.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.5.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"^2.4.0","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.6.0-alpha-c9d165f6a.0_1644405003888_0.8745967824235408","host":"s3://npm-registry-packages"}},"2.6.0-alpha-679ebe9ab.0":{"name":"@graphql-codegen/cli","version":"2.6.0-alpha-679ebe9ab.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.6.0-alpha-679ebe9ab.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"da754640cfddfe4de618cf423a6c01090060636a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.6.0-alpha-679ebe9ab.0.tgz","fileCount":31,"integrity":"sha512-95U6zzBxQ2Bx/ndMN1z25dKDN/RsrQsHPet1sP1X80StRnPCe1iVyYAGwGcoKc8+lFpn00pWR1XL20ofUKVoTQ==","signatures":[{"sig":"MEUCIFmXK7ALXeNvfi6wRTef2MTNfVHvCu97vvowJDjX3coMAiEA5AuEwnSZq7OgaaIgqzwBpCmZLmXVMLPMrQQ0JHrUpkQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":227367,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiA6LRCRA9TVsSAnZWagAAoGIP/0SJOxu9sQ4trPabPj1W\n3UiIH+42ZX2dIwiEAZkvBgjyKtMoxuicx9T9zR1zlcIV4R8CGvoM8I57UXcb\nAXqEnFTBUBu2RAV1f1aJyQp8LJhiDFULFiNw4YYFMGtTymVQsd7re9cPGAmp\n8DgJ4mL8s0AOyLsBHfZlxsCAK/GjKLNEbCkfDSR68OTEvQGXqMFmeK5SKhiI\nl5uGXRwX9WSvjGwaV0VsSGwoS7K93ahHQsWe0JRfsCRFBo2KjNtSYsZNtcmo\nJhTKGWTy3xUzbaCKmOhLHJzYGO9RfzxNjt5n8ESnBKuAiz4wtzwAEV22Pnhx\nxzbLF625Q71/ZuRef11uBgIOcfyqOMq1T+OFv46z1JPwDKERjlOTOn7VbygS\nIZM3fXrpqOiDBNbKiY3JTdO2Oqs6QuC1WwzM0HVINkzIZ9LW5PwdHxXvK8Oj\nSHnhl1ZoTY7z99Gd8giU+tR6WJfO1QOv/8aPs63lyavKaRLH1mFoG9zu1O+h\ndzbfBS2t0Zg+ih4Se0mHVT5wAATwSMns5TVeSFireY49rbia43t6EVI/WXEQ\njo0wdt/UEsqog5cXG59ak3QtAjJxIbcHMKPKjSUB5xYNu0Ho2NhmSqZJM2yJ\nnp88EX7HFlWEQKx4XJIDUkuFC1L8hkgxZRB8/3Usc1K97nUTXODtTPhoFP1n\nsMp5\r\n=wi8Y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"},"./package.json":"./package.json"},"gitHead":"679ebe9abe0def71c7c0a7eb56525b965eeffb75","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"8.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.4.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","fs-extra":"^9.1.0","inquirer":"^8.0.0","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.1.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.5.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"^2.4.0","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.6.0-alpha-679ebe9ab.0_1644405457642_0.11612762356808481","host":"s3://npm-registry-packages"}},"2.6.0-alpha-3f811f314.0":{"name":"@graphql-codegen/cli","version":"2.6.0-alpha-3f811f314.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.6.0-alpha-3f811f314.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"48b0f3db5d1557e2dc7144bc46474065faf9db2b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.6.0-alpha-3f811f314.0.tgz","fileCount":31,"integrity":"sha512-F51L+mY7XZ8d30LPd/J0kaUlgm6dm5wM5Uqynyjz1cYkVsKhx8659wPiRmVUNd8LvBbCGnLUhyiCrGyc9eGh3Q==","signatures":[{"sig":"MEUCIGG/AgegH+pNWzPuHksKISKov4Q7bZAqvklkhxhJmDlZAiEA17a+Z5EMo+JTMjghRcv71YK39o50K7d2HSuoCfApWO8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":227485,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiA8KtCRA9TVsSAnZWagAAZ1oQAIETqctS0+j/4sewMP91\njeUpLdt3xLtwefbQM0vxubiVnM7AT6kctXsyY2GvSv6kZ3JDDr45h7jAKL1F\nJ+9lmTFuGXI/YlXy0w+CkBf7iIDY3Y9rjIi9di/Y6EWAiqg97GyFk5YrtYWf\nooZvSMBgicJ76TmDtkNcksxdmFG+aulEXaFdjJkZuT/TlV4n4FKZoGmfhTRJ\nvUuTCW3ybadEXQj0moZjRUPaulOG+NPJbBLZgqBac2icLj3VcjqsZNtsnrOP\nYRAMXXekNsQu/SlElvlw1kEoldIhqSmtWV6zMb6yEYQZAcwZfsUI836NsQS1\nkwPLTm5A/VJN7/Zx2lomeymjB1q5wNgaRHSTo/ZbyXL2bngl9uzE7VH00q94\nTvfe1y6o1uKRMqUQW3R8V0QhiK5f7J28bj6jdpmcQVDQjudkcDF8iHyPLp1e\n5x2CV8UVfYku/8oN3QkUOY9MPYcijbQxK0IvcKk3EUSUyY69HmL/ZqR//lKB\niooTiw371LO8rTuj+6ReuPwcws0qHurpx4FMyMRSbCnZmxUOJu3mA9vhBh/x\nlkfCw+nsy3KMCJHQEfFcUGsJSnODbngFTyddJrpDWN+SzOyccsy52aEzivaK\nA7o9Faw2kdDU5sDymuXtStLtUix/fmr9qKDPAiX0pa0SKgD9ogxgsu8i3+wp\nhWNm\r\n=y/mr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"},"./package.json":"./package.json"},"gitHead":"3f811f314a1eca7300b244f77b704142c84cd85a","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"8.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.4.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.1.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.5.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"^2.4.0","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.6.0-alpha-3f811f314.0_1644413613706_0.3410537634163029","host":"s3://npm-registry-packages"}},"2.6.0-alpha-64b0da579.0":{"name":"@graphql-codegen/cli","version":"2.6.0-alpha-64b0da579.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.6.0-alpha-64b0da579.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"befe453cc585538ac80b82bd850c3c1b1ec28b45","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.6.0-alpha-64b0da579.0.tgz","fileCount":31,"integrity":"sha512-Q0aYSLHX6C9vWNdowdgootIklzq6rE/l0ipgfPw/RKQ1YoU5n3hGWkzhflcPM/Rkh5UEZ6AoIy3FdM+C74Rh4Q==","signatures":[{"sig":"MEUCIDvcwecpouJWiECJ9zZlp3OrtoFTYTPydkoiTV+wZEapAiEA66P5lHHXiYHc6Lq4xYAXR7iX3/KtBUKTYrBOpRV1NfA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":227526,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiA8TqCRA9TVsSAnZWagAAqIYP/im2qwWMO2HyQZaP0z1V\nNe1Qqo6tr+bAslaqi/cDxWOTLK3H9jf1Og62xAOkmMu+/ttr1rPWkRcWtVKr\nCk0nuEFwjLCowWl/uJf/G3slZlTvONrCEjXxR2Ytgc7sF8fUcEqrHFQHQNq3\n4B4JuSEq2wJAz869OGMilKhYVXfklk/kIwHlGhbwnHV588PHAp6QLOq4q/on\nXj71OfEvFSk8OJUvxnUKQmkMtIUOMGuSiWt4YDT0OEhV0XUhb+ueQSVM29yK\n2Z6TCgQrAy7RGly0EG56SGmOEhQdgX+ecsCgin+v6SBdwap8RhlCvtndpOx5\ndxYfgHDKHUKDVogBVezUbXsZxHcBKhngzhRRCDlZYPT1T5aFYu0IGrlr4Bjn\na1k4izfNe+MrzSmu7wURbKHCmD49whKCeouVj9F3j0eGs3i6SnJ0OwzOo3WM\naDHS9ECRQysJ7CjhiY3wlEjwXpbAr42rdVQZDa0hQzt6+jcRftqVNrU7xe6I\nsBgLCSCx97oT3NPaYcUmKQTVmCVx+BDFI7iDi0nJtdK9B7QKg15REZhH/SKl\nwFLhTqpvU2qUDAUPW+CyP6u7QisM4RWktzdIUBGLvN7tGdo5F8lY2gbRjkmF\n6hz8Ab4W3MtFDLJPdKhne2RJX4QH0V1IfpBBhMImKDJrtNHUS6mIURNSUgtY\nyGha\r\n=QSn5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"},"./package.json":"./package.json"},"gitHead":"64b0da57924b1934c0c9e79846921a17a1702e81","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"8.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.4.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.1.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.5.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"^2.4.0","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.6.0-alpha-64b0da579.0_1644414186494_0.24712345922279244","host":"s3://npm-registry-packages"}},"2.6.0-alpha-dfbea14f8.0":{"name":"@graphql-codegen/cli","version":"2.6.0-alpha-dfbea14f8.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.6.0-alpha-dfbea14f8.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"85d39cb159add6560615d9a65f569ab6c57a7098","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.6.0-alpha-dfbea14f8.0.tgz","fileCount":31,"integrity":"sha512-rOj4E14DOYWUrT9LBrTD2sSgk+zUaiOUUhnAIj8AbOiR/2j2OnOrhtOHJ0pWErnDlQJK473sC2nMBnCNO+svQA==","signatures":[{"sig":"MEUCIAZMnd/d4FCN5XMR/zLzVUpN9Gvi/Sut3xiZdeXEX5o7AiEAvpvC7RINhHQ2Lj419JpLCDapR8sp6ZqKnZafrjL38CE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":227526,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiA8mPCRA9TVsSAnZWagAA32QQAIUD1eajV4rdXI1PYTnh\nkUD9OgDTrC3NCs5oS5SMf5DYeiNvw5sZNCfGQDH16XhLKcRgY6hiD4mGjB41\nW5IR4z76YKev5rZHKdeAUoIg1GoDx7YsaWfZz+vvGobksalFTrkMXoKaOyEB\n34mrz9iKfLFoM5YD4Sz9r/dcgzuLM131fCLkH96YxJZlyqkZfq4J7UxwtEYN\nvSVglYy/+ORf1dGlCoUs/Oyw/qITn620SbAIKeN20LHhHmd/+jLi+ozAYrTy\nO8mHxkvAWdZ3Cl83MK7B9TxEHxOSOEs02ij3RmL8rjo8g8aBoSBNpa3W78jd\nJM11hVgipZ1lZn7gpiJruNWkyzPaThibNeQNiuGBuL750qsW3X8zJbAa4yAq\nYezbJ5TND91b707aORXq+/OixjWkpUKXrpBawxMMqAw1m/0gIGyAJEhDfYa4\ndzSDTfju02UMNwO+1tP0pemIB0/6FEshe4F37bDz5l7Dz4MYka4AqlftUdzU\nxnWitc3xGImU00f3rkkKzrmEDvtO7uBm3BYTPcNe4cQg94WQii76+ctcPWIX\nZcLWGDOcoCrmF8KjcwzuktLnxaH/wFMUah14w22+MJvpwWi6N4+gOJmwuJSC\n0hPr7MqHa3fn1IeYJ1fr1K94TVAa+LOiX6BrxyIzm2zRiZlyMBJPFZ2yXAG+\n+3OU\r\n=Cun9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"},"./package.json":"./package.json"},"gitHead":"dfbea14f80b50ee2b4229b98d904d9236372ebf0","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"8.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.4.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.1.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.5.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"^2.4.0","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.6.0-alpha-dfbea14f8.0_1644415375246_0.3101132413685812","host":"s3://npm-registry-packages"}},"2.6.0-alpha-aa96076e9.0":{"name":"@graphql-codegen/cli","version":"2.6.0-alpha-aa96076e9.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.6.0-alpha-aa96076e9.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"ffaffdcc8661ea7ba8eff523a0ec756b3f670ddd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.6.0-alpha-aa96076e9.0.tgz","fileCount":31,"integrity":"sha512-CagrWC2cuwR9bjXAyxSkXkpW5A6goDeqldWRmd5Cv/NRt00f3ghbUjgE6dSygxiy0dD+JSEioFIrQHJFMCFSgw==","signatures":[{"sig":"MEUCIQCTWUPBXGmO4TeSqf4CL0NkN/jKQDifiTd4fYpoy4A89gIgbCHRSKkGtCRgoHKuHC5qnnwIlhmiWE5ZysVTlr253dI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":222597,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiA8rICRA9TVsSAnZWagAAGQAQAI1oENxjfa/NrKPQX4k4\nPkhZ+n2mfqu2q1fYOhR/sUcTYrj+Ofzmh7+MPb///7T+moB/TpymZhV5fXq+\nt8P+COq2olh+KDgA/Ul/EInlRZVGx/N/ddT8KPaIIjs+4TMsv2HjyoAiW5xu\nuJZ+LF72/LkAkDiBmBNAxyL0QRHgp0He3QEMEdgSLoqW9q/Mja4Bw7gTKNeq\n2QMgYzcfEqB7UVMunQQVzzlIFdKFcnErTy7+qg0rj7E+GKKyOU4kqwLkNef1\nI7piE6bw9KG9uraylyP7CLhJtaGi8OHRigFKf06SddOKJv9KidzjZHHnKMoC\nxfI3DRzXlcFaLJ83SOqfl8Tx+e//EQ4Fa8arYoXi/oEWT/HXeEdIfWpJgbnV\nBBlqZSrwTd5heFdusi7iDjS563Hzcq75Nubf3yDCcpTRBqSfxoXO/qFZ+e/E\nFn5wNrz6u+lq3bQn5nP2SVErla3AP86zveg6n2+MLT6/bqqOM//Q8YiZ6Fv2\nCa8LgptSViscDr5uLqi4gqjm91pGALQZ4c9pbzoyZGc+e4soNWqySzap+1S8\nCVh5WxhyQNnH74HwULyvlaQSMwgVcwaWXZ0hk4v5+aMZLttfLypTrz3zznfD\nHXcuyDB7tedSnjupuHiRmgS5cXf595INkmV226SFJzWRQlnt11ZpOcDFYKBj\nauqB\r\n=W5WK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"},"./package.json":"./package.json"},"gitHead":"aa96076e990f0a9d454298bc6640b2582dc74792","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"8.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.4.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.1.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.5.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"^2.4.0","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.6.0-alpha-aa96076e9.0_1644415688142_0.38807733320204263","host":"s3://npm-registry-packages"}},"2.6.0-alpha-88c2fecd3.0":{"name":"@graphql-codegen/cli","version":"2.6.0-alpha-88c2fecd3.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.6.0-alpha-88c2fecd3.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e9b64fb9e4dbde958683b3e85bd76eb08cfbd7d0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.6.0-alpha-88c2fecd3.0.tgz","fileCount":31,"integrity":"sha512-aF0ewLIoJd+wb5jtp54K4J/Ga3lZguCait715wYOxGm2rc0ceOU+NM8HEF33yP9utbYLQPI6+Rl31l0VR88xCg==","signatures":[{"sig":"MEUCIQClhM2CWf1rBggyJxsEW7Z8Ujfu2rKJvObf6egtuwhuNwIgBcZLJmLSHRK1CktzgTyxab1/inrUuYkPTkAbNpC7Tbw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":222561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiA8r0CRA9TVsSAnZWagAAqgEP/0BkZKmE3W9bN+jf48qk\nvpxxFDIoHNZQZXt1XOrNhkPr1NUG6jHsH3aSUwyVh7xzXJAopCexJi/l/2wk\nyoVhU0LAaFA8oLJ+dvzFctOK1kleXDUnbc2hw9zykqmFTUHbS/VTSF5xw78U\nvwCa8s10jENiy33BM0r6zEDJOLysHiZGNgsfmNjTbPPoOroHzrpw5ILG/Oub\n5V2tySg20++zYoYim4E12/1iLMwyO13x+fVJJiU0eRkHvQqWv/I3RkZKi1Wp\nnGiGYwaMtJvvivS0a/iwo35UqRzSoyMqxDiZ6OLH04gSqj3n0d3fANWIsB0F\nYGbUR0wSoB+rbwyC9gLCjHwXDDZLhMUQsh0uEeh69CcFy4/hiWCgp6izYujU\nbY1Z/Qe+MfmR/DZ9Qaie0GR3+vNEPPOvfFCSC3H4jATp2BW9gw6VQhvTInRX\n/ORTwx3m6jXJpawmYudoQTIzO1i9fLNtUkmWLFitTwhgnXqoBSb4QJ2UHN5m\nZ05lf1SIbEaxL8EwkgF2F0Vp4Ef+sZTmImmh2GjclJwUVJi+2qns7ykhmvet\nkLnT3ZdeQuhRQXoilFSrjx1nfXXBIvuckitac9aj89oJ+sngooqY0MIEGtsk\n84tWmJUE2y7Lv20ok+BcMMR46TP3Ww/DTsol8MBeUvn6LwznR7lxI6jGsCwz\nzYTo\r\n=fm2L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"},"./package.json":"./package.json"},"gitHead":"88c2fecd3089deef854f45ca11f62d57637e7874","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"8.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.4.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.1.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.5.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"^2.4.0","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.6.0-alpha-88c2fecd3.0_1644415732494_0.5318371587967006","host":"s3://npm-registry-packages"}},"2.6.0-alpha-a52c122aa.0":{"name":"@graphql-codegen/cli","version":"2.6.0-alpha-a52c122aa.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.6.0-alpha-a52c122aa.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3f344fe550ebca15190676f79a7a0196b04d57d1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.6.0-alpha-a52c122aa.0.tgz","fileCount":31,"integrity":"sha512-JlIlW6k2bDn5QLKQgWAthoGUQxagm0PxAf8xNSvnsF5sgZe2u5WozTK/NfKl2c50HLsyLq94CT68SfQFDXIxCw==","signatures":[{"sig":"MEUCIFPu0ECP3W1pIsqPMq0bWh8q+Om/lXKb6xra6f/Pv3Y7AiEAgcwq8rODBu0c+6LUdB53+GkjRDmhtImIpQLd5T9wVXU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":226248,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiA9RTCRA9TVsSAnZWagAA6PEP/i0Qj3ffWNoopIIz8JLJ\nbeRpZRY9z+xqd0OYcKDJN4IOqGoVIWIPftk1aeFLRVmNptVKq4QUPdknSniT\nTXtKN1JImaBcF1ObescIAUI/j4kBCCkU5Hzb6DxB9G+mTqAyXthVmVAjsmnx\n89N4bCcQQjvAomRxpSIM+/RpNnobVdP2inYbqdL19eNsT2f+rqxZToAVPTdB\nSHJqVW+8k4C1suSM3/yX7Mc+NUZFKhNzdvRGOLeGf5vdPNaFzLVPhSjGxEi1\n3+sSmlAbL3Pg4NYwoSD3/0tpVXgldWT+BeVarUQJb/5nA1Y5Wb8Ddx1szhpz\naxN/TPMdQq5dbQ363IBaBRy6VW/rZCX4TpXFeQicatkB9v9dR+AbxDyZAVdZ\nS1apG4FGgW4O8Es3trOI6PqU0vhJzNiMiHhoZ99bMTLAji7+7KC1mKX9b5Au\nE1chQLM0ReOQrKbocF9KcE/+lJhy3yVorToReIN/WxTCGK6Tih+2GlMpB52u\naVh+tgzityXV+ny1qcFppCjyK1j2U1MRgIUyWFi2rzx5L8cJJAbRTu0Z7G+R\nNTTQAxLm7a9CookU3efuOqDo77aVGTGB15uOUcJU23X5+uotf0Q7tUUp71A0\nK2tkLw29VeBg7sJsATXpxwVHaeKpGymNgKGXJYMgJYhXxA3oRr5LqhGdwicv\nqPCT\r\n=iqdH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"},"./package.json":"./package.json"},"gitHead":"a52c122aa1e532636da57f0a478754234d69f35d","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"8.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.4.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.1.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.6.0-alpha-a52c122aa.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"2.5.0-alpha-a52c122aa.0","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.6.0-alpha-a52c122aa.0_1644418131364_0.9226133137753432","host":"s3://npm-registry-packages"}},"2.6.0-alpha-cb6ec4365.0":{"name":"@graphql-codegen/cli","version":"2.6.0-alpha-cb6ec4365.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.6.0-alpha-cb6ec4365.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"3fdead044068fb6f52844cd1a3c97110ad59c253","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.6.0-alpha-cb6ec4365.0.tgz","fileCount":31,"integrity":"sha512-3gzFFjAJMLAKmW2bkSJ27x4p3kmN/Yw/RsecOASipsT+TNj9JodRHbthkqA6b9ShczB3S9cOHpSEIlBkdFSDXA==","signatures":[{"sig":"MEQCIDpK3iJLE96xbd/LejLJ8JkvUpm7a2JskCeaCI3sL7LGAiBqrb02PA0vih7Hvz03tce1Ep9E/uk5nLKU21suJHkeUw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":226863,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiA9pgCRA9TVsSAnZWagAANBkP/2yhrOJTJ11aNvRam091\nce/6uOoxPVWCOEh1xRxoDH/JEdGSQ64EmjnX1fBpKCRnUymUR0Q2Wx0sgzpB\nnfW47WnCh4fpr16H0ts62/rwpLM87hC03nQwjF3y/I2FIRFeETu0agwLUvaR\n45vfp6sDW2VosDf84JpqhvTH38BWS/CiujAm1E/+7B0mA+VSEupiZL/tOZ2x\n28P1z7aqK58D2l6trIPytmJL5DBBs22N8LrXMz+AzbT2a2gZOsR9qGpa2Nk3\nHNXyJSpYoEzM94fpe9mGmr66rENyUx2ViUGJ2OfE9mu+ObHbAqtUVMCOYdWy\n8whsboV4qwAT7aKyKSm+scqhASgEE3LtGrPrJQ2isBkzWI/DYJ7TW6cIFyIE\nwzCUI4xsK92oL+oQNZJJSGLFF7+02kyaFFoo+4dfZc3n0eoQPX/jEewUcS7y\nMuYpLxeP5rrjjNAT0qAfZqBuWuoxXahxOo+K5cd2PlWg/YkZEX8P/4VwsVUs\nXvNtwlPVGIc4qgH60EUTcoPkzsDCDLf7J9rTMsTwXwoAYMx/5bMN7LfI5N0P\nMJdqTTHwIis7FMftFb919E7BFQoMK1tKDmSAnYSNpNomCL+UQQ80amtXxwPX\ngeJxpyAKQoNnlLRZvbm9B275SqLYRtGPMF400vElS4Re1AfkMPDcuvYvPouw\nqGUv\r\n=/xS8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"},"./package.json":"./package.json"},"gitHead":"cb6ec4365d9c56732aa53ea7471a24128bad0987","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"8.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.4.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.1.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.6.0-alpha-cb6ec4365.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"2.5.0-alpha-cb6ec4365.0","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.6.0-alpha-cb6ec4365.0_1644419680804_0.17658761228546416","host":"s3://npm-registry-packages"}},"2.6.0-alpha-967b742ba.0":{"name":"@graphql-codegen/cli","version":"2.6.0-alpha-967b742ba.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.6.0-alpha-967b742ba.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f756e922bf44963e8d06a9bea2f2d2fb3dd910f1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.6.0-alpha-967b742ba.0.tgz","fileCount":31,"integrity":"sha512-4+1jmUmCpD0ONp5G5Ujxan6IWZrZ2qvWW3a/rNlqXGwqOg1kjxkss84qY9i5nXhFc6C4zBqSPQHtyZQP5kgGww==","signatures":[{"sig":"MEUCIQDu4e6ZClyvknn41nzTuZYJmjiOd8pakkvcQ21X6oVU6gIgP//bvaPHoIaCipppHn5/8DNEyIN+MEeT0M5514q7ZAo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":226863,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiA9x8CRA9TVsSAnZWagAA+f8P+gJZ4iXzIzxlLCK6DDwJ\nLbMxxvM9yhKrHLSoHeCvBH8eB8VGvBPTovgl/U1oIjgdaBOla6/2gf7JSD7E\ncGi+9Lf4e+R9XxmRyALDsN7Q2Nc1krZk2aB5/lo+ppVm+SGfRnXX9GO/fZ4G\nBwgIK70/3NPLt1qrf3VwjrLr57YJXzwL0Lu0Hm61oAkJMfRaODVv5zuIepig\nFybmjZanzCicLXaqoz4IabqKFH00sxArlZxzkSlAWUNZSQjwlYrXLuA0m2ps\nB6pRqym28Kx7+giXAyCvVANj7addb+MLU8+FJGPBEDtJ4MABXx4nxrl+K/qX\neBL1Cp6PJN0xuzMx/xln7ARwVDVyBgieCESJrJ8MTy1Ij1GN6mOZ715qYJyD\nY0Kt5u6nILbYkVayA0qW2+LQt32jHI05akr7K8YbRbe9kQYq84bQqD5607vd\naFU9gx9r9p+vAB423D9IfMmB7Zdvukfx6AFLPan9oU2f+Ce7K2safxUF25Lw\ny0pii2FrMhHDtKIJERh8LkYEnuQXZu7h2fJ7tZ2UNCtcdL/wBHNISS69EOGS\n3Gaw8j0qaSXzOdgKUpvUP12pT2znCXBo3XW1LxChDfaFS2M0tnSKePtSp5ws\ni+a5GrLir7QIhlOuNkZ9uxThYIziKvEBSpngZXY78rZy6oafgWvegRV1hWHi\ntPTP\r\n=2B47\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"},"./package.json":"./package.json"},"gitHead":"967b742ba94d97e6e705cd085b1160cbf11c3a82","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"8.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.4.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.1.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.6.0-alpha-967b742ba.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"2.5.0-alpha-967b742ba.0","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.6.0-alpha-967b742ba.0_1644420220668_0.7791306196447141","host":"s3://npm-registry-packages"}},"2.6.0":{"name":"@graphql-codegen/cli","version":"2.6.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.6.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"bf912cfa2afb920bb82390c6e05e9e598bdbb6cd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.6.0.tgz","fileCount":31,"integrity":"sha512-2Bsf2XzwccVJSam8grrAROn3sk5mris8kx4cYEDvBHekEbn6I4xmBDeVjX6y6ajVfyZniJCAZdc7XxRHje8wYg==","signatures":[{"sig":"MEUCICAHCXvbtQ/YsryMMpbwKU0mjaoxvJO96JOgVCFMitYmAiEAkFgmNvwZ8454+t2iPUxf8IDXlJijt4fZJp92nzIUsRw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":222543,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiA91pCRA9TVsSAnZWagAAEvEP/3EgHU/t4nZixhDIYZIB\n7ZlH4quwOoCr3HhGGiTHf4q8GzY5JIeeGYKMqYe5E/ZUXOPgrmzi7RaTyTnB\ntnfwXKwvCzL70EgkhWL4bYs3+gbXNW0VNPVd+71+1fHYYjI/UHhAyq+TBOWt\ns9W1mn2KpCcTUn4z8ShF9oudnMR2vfnVQFNq8JTihykgtqJbTX15xwTJS4MP\nlPowoaErVbX4KnYYLr7xf40oBH31jHqtRmE6GVec8ZJZCskkZLEp+/iTqsmL\n0winoLRLHvFt+maqOUc5Ta0pPgyjdBrdv/3LT3BCPx658qO1/2PyBFJse9QK\nRZ78fPtjfY+mmENA1k+sqAvZN3evumI22H4F3iyOwpkCX+htzzReDTsuFhns\ndHBrAi8vKt7u3QMfje/EXeUgs4czvE9mevAQe3X38e6XVaU4Bj0Gb1Ioo6jh\n58uklW+Lie1Qf7wtmevC1ptKui8zMh8TFetLBbZKbGGdd6tN28N970L2THcR\nyMF+DIGgfTM9kTbGBgK6iZ9C6GDogmjaJDVSi6fzAOwDy25C71u1JZ1StSAN\n74XijMYvGW5DZGygmELhISwt8S1zO1BkZGHLnjyPzwcQy/1XXdnpZ/CzBdOq\nn9YmJGuz0qZRY98d1xBDf29zvumyiL7lkAIuYiO3lvdrMv0ul2hyxlrS+ZnD\n7v48\r\n=05Iz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"},"./package.json":"./package.json"},"gitHead":"51caa6e8db1d684994ad2d1d1868cda378f07fa2","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"8.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.4.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.1.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.5.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"^2.4.0","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"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/cli_2.6.0_1644420456965_0.5274480498984093","host":"s3://npm-registry-packages"}},"2.7.0-alpha-7c50b8781.0":{"name":"@graphql-codegen/cli","version":"2.7.0-alpha-7c50b8781.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.7.0-alpha-7c50b8781.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f7ff84c45d629e1583e588d8f07570cc41750cd1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.7.0-alpha-7c50b8781.0.tgz","fileCount":31,"integrity":"sha512-T1Kec6vxuIueZF1DMdDLHgx1iDmH0wAVPjED2z+CE9GZmPmiROhIo71z8TqD2KrQKIjSPEOOQD9l/0A2lHZHow==","signatures":[{"sig":"MEQCIDm7ePlPk0evvTKajicPcVFZmqjDB2zYh9Aga4HamYeKAiBhr4/Jq6EnYlsieShfOZAHfqOdyyZCwhbpOznXsfGw7w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":226863,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiA96LCRA9TVsSAnZWagAAQtcP/il6Wl8zSotK9lM5vm7g\n1/AQjwiIzeXU4Lr+o3FUmq6330vrjkY3UnMvptt62P5dD+g2MOxXu1o5uEwa\nw68MJHZ82TRL315nKXj4Ea7tTAaLE2jNOpeojPn25iASESam2KOn4nkNhMW3\n9zO0kLds4d9ACTUj3ts2ynisxKFcS2taHvaM7CGtcRaGalDvEFg7IcmDBa04\ntJvBkZ0SmLkX+WThSWqneUtKyADHLMq8EwUMsGBrE87D8teMmU4b4sMCPtgb\nbSIG8XMwHwgChMr+fcYRhbLF3vsAwMJ/e7Z/sOdKqCbJ33KUeIgA8lV3Tjd9\nI+hbdEvdmflc5k1HQa8c3R0m1C4cxyNaP8lel7PJkKKa/ZtLwrN4PeTZgtkU\nK7yaNyAaaXVYo6FSKXyz0lEJg+ij0kzS6S6F1EKdvlP8ZpqalQ8l+vYj28OG\nfLqcU6OU/WmcirwsiHPHsGmbp2LHZcp91WnaEjy6cpPJzMDXPUR2FTQG/TLi\n0eS7e95v0xnd4IvAE3Tj72pg+yAqEJTLUbX1teW+WxtOBwWb+PUkdNtx+sS3\nswAqCRv9qNAc1/nbVcJiXFP5HDzt8n39I0gB7u55yP7P/ssIiR6XEiRR12ip\n8uIxnI1IeX9T2MoQDN55rdbTYwSsU1hK6y3iXr6tZ01+zqCfaetKkaLTUJiR\n1d8m\r\n=iIh4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"},"./package.json":"./package.json"},"gitHead":"7c50b8781a43d3d0ecd037dd0c2e152df1c8c3c5","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"8.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.4.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.1.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.6.0-alpha-7c50b8781.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"2.5.0-alpha-7c50b8781.0","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.7.0-alpha-7c50b8781.0_1644420747042_0.14131888683828153","host":"s3://npm-registry-packages"}},"2.7.0-alpha-252a8d50d.0":{"name":"@graphql-codegen/cli","version":"2.7.0-alpha-252a8d50d.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.7.0-alpha-252a8d50d.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b420cfd624e95eed703c752a0058d897dc9f146f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.7.0-alpha-252a8d50d.0.tgz","fileCount":31,"integrity":"sha512-YU0aVrgU65tcPsAsWBL+RA/dmN72vta2L4t0kBqUwX3QN5IVTn8dWSWXVUYLZGPnkdKZcGn126iXQ0cT3c0HQQ==","signatures":[{"sig":"MEQCIEe1pNnp9XKJFFg0e71Cv0m5pau+hybH4tmc5JO2WgLpAiBxJBM5vmj9gFP+OMZe17iCXfE+bzmtwT/9WJetkUI3SQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":227036,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiA/JeCRA9TVsSAnZWagAAfMcP/RSCTTvq35SM1AjtvOdR\nm47/91LYP+Iagv4cqOQ1fdd6B0cUduwcr9ITtRzF8IdZv9+VyCbIZtcFdJna\nuiuL7RNGae6cSDnXpPBK+IyaKHWIfR+3lKzBEgn+jxV5cBa4vZQLMi4vMxfB\nzkrVZuf0zfwqfwCPZ+pV/XvLpB1xVWiLFCPx/kyXq5LBwpxOM/gcJmFs9olt\nTQah72I28lWm7NbPKRT5tPbDJG6xkJ9ETaJ17l+AP4IepSsWDYhnhHpauoo8\nMIqGTTADDpQ0DwhDc3I0JUczm4sh9sbMo0oDr0h/pZgQgrks6fBi11d/dvzz\nrWN6panvRTNQevhpsE4UXqfs+HgSPdNsY2Bsf9ryuml3ZuuB+84kyEOudfuE\nr2D7y6x/M/x/voHIx7806E9rEFYHAHcqVdG5t15ad7Ih96CST2C3cDGncyhT\nmDLTXSkIa39vrDcxSt2Yvp2bqkGM824xWxSsEDNvQRWoJxnNX4VXVkkWqL2K\n/Vj2i2B3EzlAIaydqNR/Ld8KYIynObBI7/BxYqdNFo7LLqYn5dbUnAQ1PK6N\nkCoql6hjRFzbOorRVcD0+RUVijiERV0d92KS76chWfP6qWL+SONHptYYp2W+\nek0k1UXwNn2ONXsRKAy3nDHRImSylmQonCTHMbdkz/n72IhbaoOgmAfGC+aU\nC9vZ\r\n=tOLd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"},"./package.json":"./package.json"},"gitHead":"252a8d50d548071d8988222915c8c7850eed923e","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"8.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.4.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.1.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.6.0-alpha-252a8d50d.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"2.5.0-alpha-252a8d50d.0","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.7.0-alpha-252a8d50d.0_1644425822506_0.2801669088515466","host":"s3://npm-registry-packages"}},"2.7.0-alpha-d6c7238c0.0":{"name":"@graphql-codegen/cli","version":"2.7.0-alpha-d6c7238c0.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.7.0-alpha-d6c7238c0.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"9a43e7e391b9f646b85494b0f1089608b530d657","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.7.0-alpha-d6c7238c0.0.tgz","fileCount":31,"integrity":"sha512-mxoW/0kwgNi42r5KnYBe8ibPQaqj7tiN8mcvWLuLy2wmQu5u38s4ic+xVhjoy16MnwGrgwUVYBmy1CMgcsWEYA==","signatures":[{"sig":"MEUCID7nH1mcLGaLTQjGI0KMqGwSDdL3JRxqQ9PQenc3ATMcAiEApkQ7rKPuGinsyQwMaDqRfgJyf4A8Dqym9XbJugRmrr4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":227039,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiA/MPCRA9TVsSAnZWagAARYgP/1OBU1ecmMiIyJVSKzEJ\nD3UBldtljI6sxJWkcqIPSj/+sGCMyiyMkMxh3+ZdgiMJOQniKZiJn4xilzgH\nNbqYQlxvs8PN0lTt1KyhzPz5M9TnUvHr/+Ppgf9Yo49PopTvVe2Q7ah4BjIQ\nTLV2pAQNE+6xAx6Dj22E6UCqQsjA/Zufcb6UgGnY8UfDv/ZsY9BJC8u9wDBT\nQpLEjfbIFQ2AiEW9zCn5vbEFv7/g6uD+A9ONHpOmzCTniWX2poZBDLUwoZWh\nSJy03ov2jmF5q/UruedhNSYok6bHEN20PPHwkgobST6nXO8FRv7vLYBjzwVy\nfm2yfrqMvcV9cGCmZ/ycm9UjuuS1gTB27jJEl9hvEkYaoSDHq+vS1go797mb\nkkzsQ4h2GD4eUhL1266cwdl32w2lQ4O7VN2cuGT7gp7P5WEGhHoV/U2V23Rl\ngdE37cM+7/trsAnO+Xr1cWDXNx9kZBNCc9h9KjAVFBGS/YwTAMKv2/yy/pUr\nTCllDcKTW9yZPCioLkickADDK+SxNOhWZOP7udZ2tCRwXBDbydETEkZun4DG\nKMG8HONYupThLbxLGCb72FLknbGISpaeik9gktUsqyHl+FP70epPfIPsNx03\n2S06Ba27lFIrQsT0vzvbnyC4ewlZ9bgWJVRIIA9os+bKKE0UodaS1zg4APOe\nruZb\r\n=hc93\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"},"./package.json":"./package.json"},"gitHead":"d6c7238c067a5fbb7efe13d753fcd167ca04fa2e","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"8.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.4.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.1.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.6.0-alpha-d6c7238c0.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"2.5.0-alpha-d6c7238c0.0","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.7.0-alpha-d6c7238c0.0_1644425999354_0.9716632403916048","host":"s3://npm-registry-packages"}},"2.6.1-alpha-74513a63e.0":{"name":"@graphql-codegen/cli","version":"2.6.1-alpha-74513a63e.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.6.1-alpha-74513a63e.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"832a6c924468d7affe8da9a51d250f77c5d2114a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.6.1-alpha-74513a63e.0.tgz","fileCount":31,"integrity":"sha512-32HzK0T7jvEs0QERV/SA/E0sgl30O8HWuliUApJMgH1kFUgr6e3qJFz2uZWgSJ1oPLdmshjCudGCfPYcKVRwUw==","signatures":[{"sig":"MEUCIGehfhJdso2MGnXjPjHacZZsDzf/mKZA5SCiUD57vMsLAiEA4s4+bBurVdE/v1ljz1qDR94JVlYGM1ga58N/zJdyRD8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":227039,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiA/TRCRA9TVsSAnZWagAAFh0P/jrnOQV5VfkZTRKDl5tz\nqCfxMvApuh9DgRSdU2zaZdSoIKQ1xPfx6j6+y5//bA1PZm/avUJyKFpkNFRS\nd3K18+hjg0H9Mvd0ZMxnWPrWxYTWcuiO9rBtgFecDHJpgILpVxlHxHrHbrIE\nxW3q7FQDvG1Rw+9UqMZTkCSZ2+tibHgNIGFo9sP5L+otorzfBHQ+jtSkFaMY\nu55RIZT2TbKG1rc1OwPX04HgSTnl0JdFJJ5FnAMH/yLdRkvb3m3p3wj/9o1g\n8q8itEjMwxu1kLJ5Izu36GVxO1kScTe+pmO0BCdN0pQaueyiodDfgSzcBZSR\n+q77gcx8hYwQGOwNyOydfxx6kXBFNu54UAhCs17K7lMqShNNHy7JahsIBg+Q\nggoOTzCNoJYJwq82TU2yaaymjdvdupnehhqo1tDfY12sTWDjbgkA5aIboK5Q\nRIKMPyTeZbY1TaKX87suJAaBzFXLHQtoSdidbTQCk42VKShkTHNyVxWfZndF\n67JJAFlkKKkqSmJXecKCdvoPan7LlCrxIb8i1FmHoKB+fmp2SEZ2n/Z8QOAm\nx9SJyrUzKCrW2Y3x38OY40fdyP73444P6zYq8Mn9iWAkgu3kBkQ+tsPuBRyV\n82W1iMKIAv+pdJJ3cDyp79nAR0VBA/Rg0i8pHbZU9nm+N6NEg/+uxUzTpcRo\no28a\r\n=OnHm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"},"./package.json":"./package.json"},"gitHead":"74513a63ecc3502f129e2ea08e2225d8d6d870b8","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"8.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.4.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.1.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.5.1-alpha-74513a63e.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"2.4.1-alpha-74513a63e.0","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.6.1-alpha-74513a63e.0_1644426449049_0.4752748373287128","host":"s3://npm-registry-packages"}},"2.6.1":{"name":"@graphql-codegen/cli","version":"2.6.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.6.1","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"022a82159d263b5fbdd5da2e4d6e8e66db1e1a5b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.6.1.tgz","fileCount":31,"integrity":"sha512-bIpnujBEg/WRv0wl4W309hNUDK+glnSOkKQiuT2LpSN0nvJNsJsi1k4NCA4SGWs5ZbyLkWflfOXxEVkv5fVWZA==","signatures":[{"sig":"MEYCIQCIJ3HpKWzhoU1MpXF6uPQG6TMz0/Kq28mlwG6yBuXMvQIhAPPA98jJaqWj+JyP3vayTR5Qkx2jpghCkMVEsicwZC6u","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":226986,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiBM8bCRA9TVsSAnZWagAA1egP/i2IB1mgMJkuNOgyZ0cH\nuB9IorLV+OiHvJx79x7hj9Bvng61j4ZMIKiP4m3ijFYNKWNK8LmMCXK+748G\n1LMusDsCG9Mp4PM/fua4GOwpoWFEOWZgNJmVXepWBZGZIqEHvoSVthccMk5x\nIf0THE9Mwq+RczwsWi62AivdvT8oea4XchYOEh9NfCQu19U4hCUl5QnuXPks\nf2KIXYkG+Fqi376qPamgvfnt9OJ4Mf5lKJIIupoDLa1J3lYubh0zRAMWMiqq\nTFbhoJ88e+4nzGEBEDpZFRwrFZ787wsMdiDtVnJ8lvpRg2FAJ34Ll8eYeUO4\naLanOTphnvdtZdPb8+NK0HmzshDDHsZgvu04rChyqISC1Nzz3fE1GJ5CzE8z\nOlxo+9CG3+EzJU3GJc1ZzaaxYz2TZsQWF8JaHZ+0o83ipKbY7nbJLQhWigUC\nFJeR55hthJYmSeKNB2FwMMhveDvGlr2r6MTAUNQukxMhFopsEJnK/BO8ttJ3\n/3dEalceuRyyxHFMzb/aOYsNDat/m5W6oasjrva4SNUidjS1/IrMCE9PWRpx\nGTLQq0Rr3ZHGY5v8kjSoPBw6ah9FGTDowllKlHMy8hZfIJPuJXumsvGLAAAn\nOC+5AgodcCe0/bUQqwfhNnWYngB4FsXcmWwa/mE/9wMHil7KTOBRI5svzcyp\nsCKi\r\n=rBrZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"},"./package.json":"./package.json"},"gitHead":"5e30a326756e0b9f7fb574d841b013827cfb8b55","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"8.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.4.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","minimatch":"^3.0.4","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.1.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.5.1","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"^2.4.1","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"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/cli_2.6.1_1644482331573_0.9204026984352958","host":"s3://npm-registry-packages"}},"2.6.2-alpha-714e0efe9.0":{"name":"@graphql-codegen/cli","version":"2.6.2-alpha-714e0efe9.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.6.2-alpha-714e0efe9.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f5f4fc44b85cd544a9c8ad550004bb3f74ddda9e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.6.2-alpha-714e0efe9.0.tgz","fileCount":31,"integrity":"sha512-uNF23Ws4FGlg/3juKN5uhMZOjU/97scvpOBCwVV2TQArjIqQOjgJKfXEqXP+dlJQlkn43tHy/oBP4xPwjNLQ1A==","signatures":[{"sig":"MEYCIQC5juALiXYbyW88E2VL83HLObVkWKvQOMN1IeHVWu8rVgIhAPk9uS9XwSmnZEylj587wrCRozC3XwzalsCaIR+qKoT1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":227039,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiC8dqCRA9TVsSAnZWagAAaY8P/A/h8+ZlIH6IDxLwn2qN\nvWNaVSkPt/IsLRZBwfG1dEJ9k/1DKg2GaQwROvWTzaF/ZqDbJfQHOHxcZaKR\nmW16Urq6i2+fGFd/TkWeu5u0JprgzypjQB1dpgY96DYIASTeA59xcJxg3fnK\nFyk1PYFXtxx+PVURyhaYmK/h6ZdvENjcL6UD1VVMgOv4aruQcjymh0U8Yawh\nDI9D729X7vPJsKnMII23+NE9NNN/B+fr862w1vwJe7wtMAUr3fTtIJor23BP\n6kGVmRzDI5udMUGJ2dQiYgriDAtD/u2DVkqhM081Sxne9fE4ofxwixidT+JP\nW4nx/Vwm6BYHCBSiQjUdhX2m05vHpiwcWtuGcYxdjsr4y7C312OknTP3KVBn\nIQR3Q0nNI3K9VIh9wKTWmxsgmKxbQlgyDhpvlRNNK+vWFJGoSUbPm5SMPm0p\noJsSL/7z0+PyVBcasJ/cQyyGptQq/IGCtvc04nv2MF99nlLIK2jPlSYp6J90\njudOyg0n6X/TCIKwf8+ld1rcktEQgbhsyqZVo13vl54FK7jaAfmoGc7ZR7hT\nUfcm63OulFz7MBBjfXvWIkHIbPjISON9c8J9eV6JR9+G3cYGcvBdaNE3sE3d\nLwczNoIxIPnQPo+BW1TgUU1Ed8o3eb19UQ1ujQ2Fpne6Dsd3As7jc//R7Fci\n1xWp\r\n=fm86\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"},"./package.json":"./package.json"},"gitHead":"714e0efe907dc9b25b5c9a39a576e933fdb4bc68","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"8.4.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.5.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","minimatch":"^4.0.0","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.1.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.5.2-alpha-714e0efe9.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"2.4.2-alpha-714e0efe9.0","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.6.2-alpha-714e0efe9.0_1644939113988_0.4648055154133186","host":"s3://npm-registry-packages"}},"2.6.2":{"name":"@graphql-codegen/cli","version":"2.6.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.6.2","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a9aa4656141ee0998cae8c7ad7d0bf9ca8e0c9ae","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.6.2.tgz","fileCount":31,"integrity":"sha512-UO75msoVgvLEvfjCezM09cQQqp32+mR8Ma1ACsBpr7nroFvHbgcu2ulx1cMovg4sxDBCsvd9Eq/xOOMpARUxtw==","signatures":[{"sig":"MEQCIGo+OD+QrRKHY1YTrWAxwleyduAnLaAMp8dfI7elX8u8AiAmOmZhaH1Dh18P7+z5Ln4hMXxYyNkyZTiMyS5zaXsSpA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":227203,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiDMaUCRA9TVsSAnZWagAAms0QAIqUzrgU+zKHqKMl2KjT\nVZqiEjZmDNSV8AyugNFDpNHDRQ/jrU8TfGcUaCfA0NzRt8oOnZS5JNn4KaYs\nRy8/zvsg1dHS+/k6Q+XsUq9kTLp0PJLceOmE9wpVAreBc/X63SjXfak2esfM\nCMCe9yJRGleOfAkIwZoiRAYCUHdV0CcE1Tp81pjYYn25lusgGC7dG6faj/t6\ndGaU4rCvW4GFceA0qf5qaZ0LFkdbFIrqXxQCyfVqnu4Cz8+WgBKynbte3Xtv\nzZJQ9Cxeu+FfgIql+zLyVR4rX1P9oNL5MMeT65JUPozUKib+jugTj0VlBn7K\nbHUkiXaJAATb85POyDfJWwsFjOCLDGVq/Zrir2xA7/uh6ilKX8lWEnpcFDuJ\nlwV0GYQEO66uLRq1HEuGoXu3My6WCVeLTtTRFYOCA2NTfQxSd30vyY7G4Pba\nVZZdYl/vfCTXgZ2xPyMYJ8Bqxdk8A8DhPXDY9qlUvmg3wsh4mP+/L8+ZJHCT\nhFHmx04w6lElFNGucL/BaVliVJlESS9dPtGO5CSSEbP7jCzI7AtgKcf9L1Jw\nbvTjMmQxTVDfpz1QzrHaCFv2UQJ5mHHzHQRwO7XGgiiHuQ1fUXuUN6sMjZS2\nozi5c8w0cdbj5mnV1zKF/KEZzG0gqua+XJjRXo55NeLYNjhR87TyRCzr3yR1\nmq7s\r\n=xN7b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"},"./package.json":"./package.json"},"gitHead":"1dbd738177ea36e1ef4d3537da37588e8d9f3d70","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"8.4.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.5.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","minimatch":"^4.0.0","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.1.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.5.1","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"^2.4.1","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"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/cli_2.6.2_1645004436291_0.5352785488252234","host":"s3://npm-registry-packages"}},"2.6.3-alpha-4a7e799f2.0":{"name":"@graphql-codegen/cli","version":"2.6.3-alpha-4a7e799f2.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.6.3-alpha-4a7e799f2.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"darkbasic","email":"niccolo.belli@linuxsystems.it"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"450322e0218fb7465981b0e002feb2662a094b93","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.6.3-alpha-4a7e799f2.0.tgz","fileCount":31,"integrity":"sha512-rOuJxjpSaHvhTz8Ebei4COs5+V2geVbM4wzB9+ORE7Hn8fqJC5TLPTV+/kHZFDH2eBQL1AMEaVEU6RjImbOetQ==","signatures":[{"sig":"MEUCIQCtmejNQznEzk7sp3ALe4PYbjcbFIOoYe6sySXJKxtK5gIgThpdFJ3IP9hk/QgvDbTPVay1M1jT+I8GweFgCwsKJIA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":227256,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiF61+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqGqA/+P6G25tZoEkV7rnmaZSJBexWjUM0Ii0N4EKc9VKFpzizB1C8O\r\nUISsn/CsY7khK5KQIfOGcL4AKCmPBBN1BW2lsEQGkCVSQdt8cN3YP9Vb3znV\r\nEHreZyb4u2flTEcIyD132phR9UnprAJkUuj6UF42Xr9E0vrVlwi6SKpQLmvy\r\nhOTfPC36JE25AWFGYEDHn7OCHOSYR1wjfZ2sdmUChBVZjMkRqtNkch7VMWJC\r\n1imqkavjpDHKUC+RNCwGolO94ztkQrhpP5VlbdLPL1seyBrUU2UUAzTxNlfv\r\nQ7uiqhU5gQ5QGW97acBxJggmeyuWbb9LlxrdXMdHvXm0dSK57Oo2zepqrn0U\r\ndn7Q2ktOp+PSp7BV5oWlPBxS2ThZUF9sJ72ldlIm/CZs2jM5OtqrsBTuGhRb\r\nyzV24s1Xit2My8NZxCWTVYmxAHwo4+5Ydgt9FFmMAh5jwac0PaUYio+ieMYS\r\n1hCBcpUexjSRK9l4dmLnFA6kEHZuUxJalOTnhhfSxvHtzCQ627CB+rD0awa3\r\n/n/S46rfR2Dn2yj1CR70Hci1VPl9rnoUR+u9IjXybEUjPs8afdMkx0uuM2AB\r\nUqU7yLSQtQ6RXSFluW5A7rvmXbJCtJguLRTR0u+rhVXQaurWJr33wr/V5NU3\r\nRpIHuxljYAkZMPeXnyXj4ni0F8EnRQuLLm4=\r\n=uBEj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"},"./package.json":"./package.json"},"gitHead":"4a7e799f2bd7fcdefb99b59d9106794fa640c484","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"8.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.6.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","minimatch":"^5.0.0","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.1.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.5.2-alpha-4a7e799f2.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"2.4.2-alpha-4a7e799f2.0","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.6.3-alpha-4a7e799f2.0_1645718910170_0.36014915982700746","host":"s3://npm-registry-packages"}},"2.7.0-alpha-929a21bcb.0":{"name":"@graphql-codegen/cli","version":"2.7.0-alpha-929a21bcb.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.7.0-alpha-929a21bcb.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"a1782f8f7650844ab97cd7b92aaefd6d3990db19","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.7.0-alpha-929a21bcb.0.tgz","fileCount":31,"integrity":"sha512-xYz9Yxbw0R8gMaOeEa1G4EiYMP3DoLbzHkBu2lkjrCr3BAALUoKbtKOG8nKI5hsVqnuGt2rn36qMkx7Vn/g1Vg==","signatures":[{"sig":"MEQCIC/krx2QZbPCeH3GNApiRZaTHxaVpMLUqvK6C5g4FwfkAiBkvulHRUZOB2NyM/XrDyxkcPyHX4Sz1hYYMh8zCA1qyQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":227222,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiRc/nACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqbkg//Ycl50uDg5OGR/WBxap3mRktf9gTTYXdbPEx4V+yDdPPh/016\r\nXWnHX5CgFZ/Tq+MSU4TGQ1LUrsOUCHxYSWq6Osox6iirT5KXAkvHEVefGr6e\r\nbm8NbsS/7tjsQezYfk2Zpj5nS/6rxKK+KbSh8XB6G6tH533nqcDjfY5jBXzl\r\nzGE5UpA258lQcIh0ye5JkcJ8GBV9uZ19v49dlYvVLOKv8mHPkINue6urWOaV\r\nj9UTE8QZAEQEQMHx8vbNqk9d/VXqho1k3GARpnJYaRXuu3bO1hI81wJ3xpRs\r\nCCmVyoV2lnF7W1N4NnPkCKRWPIJ62OasrLHT8a5RkV6bB7fd3onr4LgQln3m\r\ntWqMFlIVupkX2Cd31wGExaFMMbQ61oOFpZ0I61pxAcjOxWNeC9RLMTaCmEXO\r\nG+NcLy5nNLPJ0xA7MVJy46w6Vh3jEGDukDonrX1Lyb3im5RBpVKM6mHQtr4H\r\n1UuEEht84vU6s0FbkwQqf7Yvwwu9YLMTzt+pPEcpaW/OcwPrvlrgtgu9AxQV\r\no3F/6Rs2genOIQ5VCfyBkkADoYmzZ2kzuVHoLcn99wWZefWUdT0ElArVb+YU\r\nvKavQs3nLTGqWdsDxMjj1dCShv0tcBC39e5Dvzf+5lMMeER5CN3cgSKWLELc\r\nnYNx/UaALAbAHMnjJffI6On4nYoPJwaO2uE=\r\n=Nson\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"},"./package.json":"./package.json"},"gitHead":"929a21bcb61b39c4b9be4f08e215002925999b14","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"8.5.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.8.0","dependencies":{"glob":"^7.1.6","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.3.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","minimatch":"^5.0.0","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.1.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.5.1","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"^2.4.1","@graphql-tools/code-file-loader":"^7.2.10","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.7.0-alpha-929a21bcb.0_1648742375361_0.6986994837487359","host":"s3://npm-registry-packages"}},"2.7.0-alpha-0391ca185.0":{"name":"@graphql-codegen/cli","version":"2.7.0-alpha-0391ca185.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.7.0-alpha-0391ca185.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-codegen-esm":"bin.mjs","graphql-code-generator":"bin.js"},"dist":{"shasum":"e00841fff4db62872a00d9a673a219050b76473b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.7.0-alpha-0391ca185.0.tgz","fileCount":32,"integrity":"sha512-yQF/+q58aRYw9HtRbiFv/8g6kIVqsuNoUP2tADKO1Qn3aGiq8soMncn5KLHVGm3hWpjWrTsWFj4NMTMfm0w5HQ==","signatures":[{"sig":"MEYCIQCFWAxg+k2OyG6OD4Q8FHUWzM7N66NwBuAiAY7gD//SrgIhALLELUzjpfxFZPUq+FU1YxBmpOLfiFwwNYsA60cMqlVU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":296149,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJijPfRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqZ7Q/8DG0ATWa896GfxFeaJsH2IPasFMK3c0oJO1heNaPuvDsPcT0A\r\naZfF8VygcoacPNAkkK2PhE1CAzKXRlqU16Vh0VL0L57Uy2IQHsxEFb6YpZbQ\r\nU3DxBEvXGgK9P4vvntBYlr3blabdf9oK+FkAoNNdkjt/hS2VxjkkoIhw6Y8p\r\n8JWhHBMHFoQWbOMu3cJsWIBSFbwqXl8gvhcKkT8rTnXrqdT9gJkWhbr/mbeI\r\n6SrkrmoD5/wTSUAwMqQCXFNYqfkKN6lq2ijEi9TkU+t48fcoobYaF1TS5e7T\r\n/qEX9RDxuW+hRCw2oiGr+/F1qBPacBqLJNoOXxvYQdsDm8OBLOYG/WrhFMU/\r\naFGM0u57E4tY8RyRWCgSwBNiGeEWw+XF3AVbl8NrAieC6TjUgXvMyY8yv+Ps\r\nUNnliwNisq0KiiNeP6zLO+wz75i2NmFvuUxMpnvJbkeVfu81CkvRAepszUfi\r\ntBQ+fc4KVzLUW57ZUO5oYvfoPoIupjU7AoueW65h3Ro6lCJj1Wc/p7M6iDeG\r\n7o+/TDKdkrb/vjf+Eo3pm0w9bCihcPSYzxWyk8fMT+uYMlVpFVY1jTl90bj9\r\n7Yijz1WZhYCA32Io2buWsGvvVKhEWCtynGrc7Mm6I1BuWjKIf2UMD+9H/hSb\r\n8r0/Tk9H6D2Iso+uLEkLzc5WmagNDRTyAsU=\r\n=vddj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"},"./package.json":"./package.json"},"gitHead":"0391ca185843f3280b6ca2930c48492b1ad4af63","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"8.5.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.0","dependencies":{"glob":"^8.0.0","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.4.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","minimatch":"^5.0.0","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.1.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.5.1","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"^2.4.1","@graphql-tools/code-file-loader":"^7.2.17","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.7.0-alpha-0391ca185.0_1653405649463_0.37952989212192834","host":"s3://npm-registry-packages"}},"2.7.0-alpha-6aa2d3c43.0":{"name":"@graphql-codegen/cli","version":"2.7.0-alpha-6aa2d3c43.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.7.0-alpha-6aa2d3c43.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-codegen-esm":"bin.mjs","graphql-code-generator":"bin.js"},"dist":{"shasum":"acb6793c645411f94efb87bc44fafc77435fcbd3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.7.0-alpha-6aa2d3c43.0.tgz","fileCount":32,"integrity":"sha512-h0JkkQYXBthyjPu5hGr6j0mdOMXhET6DL3j8wJngBt8wBg4dMlwf6pjqnS/+x2wfidQBaIb3ThurnpT9uiF4yQ==","signatures":[{"sig":"MEUCIQCDr06jfYMRoGfoA9V1zErfMS31wlU1PXgTaL3fgvuLMgIgKX76AR2LaO0E9+boOt+cC9XhM2FgpEJSRqKXx8wu0Cw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":296149,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJijPmDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqnxw//RP9sDBj2haZKAetqxnnPVr4Zmu85u6Qrz6DljANPcXmHxFlK\r\ncjRy9xFgbFgQCfNfBofq8lJ8UQsN/3Q+T92AhOMtHNZMo1Q1GllKD4V7ClVg\r\nVUhwq81eZKr/uSAXjChGv7dfOXfRkWw44pmkRaS+P09WEqEVql5obZDRo/z9\r\nKWjOy2hs7ZV1RH2lE+HeILaJynp1UiatQNA9Qp4KNhxVq1TwyopW87mwNhX1\r\niCSZErrIBRe9iJkOzRt2DAKJ3odK2ojIUtaXkr7ykt5cfj06+xbNHNMUlJKH\r\nNpmT0IvLHdJ7Uds0/MbheiOdOhM+rpY29Z6L9ybccbzmjjaaq89tU1rcCkXF\r\nUznaLaHpM5lAuqABrGBbWM/S9nfbMUUYfBmxpc97hO+bIkSGHRLfEIFwthCz\r\nl2+cpfe61IvXODZiZ8L4mxPHKgzGiYk0m/1nFWwoS4sU43iZA9ThftFHN+EN\r\nH79GYz7N8JVkbB0palcfZP0gBvGIWECfbXAK2V3Ay31xbYsM1+d44wsO5xSk\r\n7riyyHqj1OqbGD7V8WhsJVSK9DZS5otsHJbCRY3ipuxVnLp9cB7vAaEmmSo/\r\nZq+ZimtI9VIm4BIM8CpKKH6vC/FbMQpgqlZnLasdSMjE3Ip9lMh3QZ+siE9R\r\nugjYTzQ70cyzCvqxcMGskin+CjGmZacZm8Y=\r\n=/cEX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"},"./package.json":"./package.json"},"gitHead":"6aa2d3c4316eb7bb876924c9595d09bac4f38e90","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"8.5.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.0","dependencies":{"glob":"^8.0.0","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.4.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","minimatch":"^5.0.0","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.1.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.5.1","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"^2.4.1","@graphql-tools/code-file-loader":"^7.2.17","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.7.0-alpha-6aa2d3c43.0_1653406083603_0.012665034340306525","host":"s3://npm-registry-packages"}},"2.7.0-alpha-8c5d97899.0":{"name":"@graphql-codegen/cli","version":"2.7.0-alpha-8c5d97899.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.7.0-alpha-8c5d97899.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-codegen-esm":"bin.mjs","graphql-code-generator":"bin.js"},"dist":{"shasum":"235d48c86f8f6e870c0a7a8c7d4fd2a1922eb526","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.7.0-alpha-8c5d97899.0.tgz","fileCount":32,"integrity":"sha512-6/Ofawkw/tGoKDroWLyBeLxQZi+6hoShNeqsAtoTJONnXU7Leq5fLSJfaMYswMSyToBCp1I8dLi3ZMQ86NjxPg==","signatures":[{"sig":"MEUCICQCLtHM0/HaXTnRisdvyRVAYthwHLrB7hJQM9W1awFBAiEA0yfaImCTSFNKqkKI/qbppYYBMGcHyMBykyeuaeNfs9g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":296149,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJijPm9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo4sxAAgAJcYu7gOEQZA8Nueo9EicBdokxpA4PqBdmo9sP0gJ/qZ81Z\r\nzz37bVoSf0q4tDlhqiQf4eSW2wt/eegAEnb3SfRADlyMlnNkTMPplCRf1FpW\r\nuy5FEDGRYM+YKNQ/DvV/ujK3I/OYJstXzRud4EjvZl21DZIU2+5HZLjcdB7z\r\nhjGBfWoHVmD4r/sF0EHSLPt9wo8H23RCDhGZcng3RIACoCdfT3e8jF/iKWjE\r\nW2+4F0IguwSWVwGuyz3/7jkjl0Zq8kWVqRc8BPgCLtHRtDG/Jair9mmh5/PC\r\nzSn6dgIdlSyH+uJ0R35vG7fVmrz1rEnbQJmVbg+WW3qX3EPI+YUGm7vjOVjN\r\n612jZZLpZDoa8MEaW98e8kzPfeNdtbd1swEStyrO3sU8/XiYXucO4HRb/2xu\r\nbMxpfDuI4x35xq+x90flnDCrd6KB3Byx4YciNCxem9UHuyCfY4RIE6oZxR2I\r\nfiLBiaYazOcEUV/3JSfIFmbqRgQz+uxhF+HxV2p74d5J7V0zrGn2ulOjUoF+\r\nA9eP5cC7IxDigFPAOMjiwebAICMWieVy8fwHLTLMFTMCXGoZZC+v0cHpSGaG\r\nDVgoOVHQr1DEW+6bmquOn8eoAGlosV6OJq5XcJK6MR8s9Z9TjhooBqgvD+NB\r\nsxaiyhlA7YcldOG5XpE78afAlYDLTr75Wn0=\r\n=Vp6Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"},"./package.json":"./package.json"},"gitHead":"8c5d97899cd771b796aaffe2b90c5bda83a3f260","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"8.5.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.0","dependencies":{"glob":"^8.0.0","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.4.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","minimatch":"^5.0.0","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.1.0","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.5.1","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"^2.4.1","@graphql-tools/code-file-loader":"^7.2.17","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.7.0-alpha-8c5d97899.0_1653406140880_0.38696581912027606","host":"s3://npm-registry-packages"}},"2.7.0-alpha-17490f4bb.0":{"name":"@graphql-codegen/cli","version":"2.7.0-alpha-17490f4bb.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.7.0-alpha-17490f4bb.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-codegen-esm":"bin.mjs","graphql-code-generator":"bin.js"},"dist":{"shasum":"3fc84b2f4f29db7a5b103942a65d994f1eb26c8d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.7.0-alpha-17490f4bb.0.tgz","fileCount":32,"integrity":"sha512-FbjpWqX+3DpP67SPaBQwWNu0z/4b1roSocQHobqaH59Fp4ma3PqltjFop3xgYo+O1FEd4jDtN04arU0xnPH6kw==","signatures":[{"sig":"MEQCIByQXq8z8rx2V++CxAsHNV1wSLJWMtcnerYA+xkgnix6AiBBIpJLSWwbcD8fr34DfQp0m3J3KW85uxI/OERZ0U4ojg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":296149,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJijU/JACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqn2xAAmMCf/WZAeIlbz3RLrObu2DCs9QaRFJi+so1QNYzayLJsFbjU\r\n1gnQP9hqa6Zkf5jgSVAxf2oZCmhw12ASDZoaul77gGa9+hUz226ch5pnwIi4\r\ns1jM/fqeJieyBD6vh3clJXlamHotAqK+pEOWRTZNY7Cfeocnel/RLsJvCPUZ\r\nw6B/7CsAj60T+nLZu6Yz2AEBd5gBRFHEGzQzuqDR/7+GyrBSd8X6spq/FjWt\r\n8txYAVZTAXzoNxpq5wE4H+pBkxEbPcE9Iil00kW8RnjgFdFVhGeg3SSzDg1R\r\n9FyefJWcZQ+D2jVeFnecNLQ6/hKuu/wpNrLSkpNeK4gL3Xqkia0sHvBGz+2h\r\nJ1TO8h1SftCHVka81qBeOxfKSWyGyBvLbqDnVxSArcVX0xQajvY3WurUnRUo\r\nhxvfY1eJ5EeD2TpdU97yKF5lOm6sQ4Rv4Xp2wRSKIIAMRzuI2JEnA2o3doR/\r\n17H8SleOaeTvC3dXjxKzEXHuHBv2/B/qgngIVdPhF1VJsmvBSPH3OHMMuO3i\r\n+/oNHeIycnQb2LHOysUaxsdkhXqLKHi87nN0m+DytXW7Enpi5Ug9QbhI04g1\r\ndrpe/NfHjoL9Fhe72i/HLkNDqVmseUIly5O2MdvTUQxC6BckrmONkUB9paGJ\r\nqa7f7wjnga5yMbRUopW6srD+8oWuxvHnNyI=\r\n=LAdY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"},"./package.json":"./package.json"},"gitHead":"17490f4bb50ef2b178e0095fec5ab8b087cfc326","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"8.5.5","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.0","dependencies":{"glob":"^8.0.0","yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","tslib":"~2.4.0","yargs":"^17.0.0","globby":"^11.0.4","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","minimatch":"^5.0.0","valid-url":"^1.0.9","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","latest-version":"5.1.0","change-case-all":"1.0.14","dependency-graph":"^0.11.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.5.1","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"^2.4.1","@graphql-tools/code-file-loader":"^7.2.17","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.7.0-alpha-17490f4bb.0_1653428169536_0.2548498908043064","host":"s3://npm-registry-packages"}},"2.6.3-alpha-af9e4731c.0":{"name":"@graphql-codegen/cli","version":"2.6.3-alpha-af9e4731c.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.6.3-alpha-af9e4731c.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"b73a7a4ff5d60571958341edcf7ceb14822241ea","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.6.3-alpha-af9e4731c.0.tgz","fileCount":31,"integrity":"sha512-stWpN+U7073MBZPf6+uYb8n9Ipc/bOfk3K75iP556Oj8IqBeE/HVg75ZMlHUs5HWwC5CXE8yt41Y+VOeoIYkRw==","signatures":[{"sig":"MEUCIH/yYNkiafQJFX60anrll7mg5MZRAMwRG7pA0gNyx2BhAiEAj7b7KfeqYhVto8OH7Sddy1nFipiYBsHqtNokj0l7TIk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":226702,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiumthACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmobgQ//a6j05onSlPZdUtxyN4WkT7xTa1lpnYKi1HgmEV7HDUVnATHg\r\nPpDNNHIAjwX3F/792ohqDDi92N2eT3Xc6YZnKh/zifPTJ/f8hxfSsh9+zQe5\r\nu3HfrEDc4RrKptW1lHq7RnRN2QlYKm6MVOUFOHOluygFpSOR0l5XUyMAFDcs\r\nq3H9C2GCtbG4BpkHKORNowCll4FLjpGbQuYPUMb+ZeThZPl48VtlpQzUrUJ+\r\nxqzK5NdZc61JbqL15/gpYwKaCJWtPrn9qllOrdhfXt8CMPYTBFep5O4EROyD\r\nW/e08rUPsr/tqsuf4zPjSS2EEDPnTzXhVCXa8kdQYpF9ZjnG0athJX4GBKAI\r\n6DeY9zDR6Tl9Mg2NRJrLIgUJNamC40IHby11/S4xbFelIJTOAaB/huchL/i+\r\n3NgR1Ig7YRRji9pW/6JT21lgYubOWoZlio1F65UPP5LC4Z/8hC+NbyCB4wbw\r\net6o8gJH3Cb6Q6B+93AzeNZ4hvRz7Awum2Tzi40fzxGvWVAVmtPrPwugycKf\r\ndS1jO8D0gmY8CVCjYFPaw6u2uLYVtVA8oz+T2lnbKm5qR15dvrLz2rP6IY+n\r\nIQF68HInnBYVuguJpLLYHtUIIJfZ8V7RW5YThE2q4oZ2oo/dUvgJYotygEx6\r\no1SMyoTcleELqPu94rnXAbbrRVVQZaV9X0k=\r\n=VlFQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"},"./package.json":"./package.json"},"gitHead":"af9e4731c18d7bd9153855223c1a2b5391a5532c","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","yargs":"^17.0.0","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.1.0","latest-version":"5.1.0","change-case-all":"1.0.14","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.5.1","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"^2.4.1","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.6.3-alpha-af9e4731c.0_1656384353343_0.7742316194024907","host":"s3://npm-registry-packages"}},"2.6.3":{"name":"@graphql-codegen/cli","version":"2.6.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.6.3","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"80d6f0324bcf9a375b9a1d5e998fcd62b3bace66","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.6.3.tgz","fileCount":31,"integrity":"sha512-gxtKbe6LlBhGqDISZldCMcGaV1rSTS4D836clSR52kBY7UBhZZcDOcNZM0zDJDFGpjHtwuL9p0Kb4w9HRXYfew==","signatures":[{"sig":"MEYCIQC49nE6VlOXbyPW5wExfoyqSyw8kLru1/Nvk0C73Qlf6wIhANylAvDXV/LheYuh8aI/i+GmlQ6zvKt2wBxbjXk/Y6xX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":227016,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivHMMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpKaA/9G1t6vbql1zGYwjJlz8R8LDIYNkBRecfHCOxiqG5Y23nmXFcK\r\nN4ToRFw8kSds3XqBLp2MShSR1hcp1BWEX/hzIkfXxK3LnlLiDRH9WDmBOWR3\r\nQ9srORiEEVRM2UW39Uy2ZOhGTEcqDg0bYpeJi69ymCFjoHRGvycgcqFISpI2\r\nywnXUBGe0ovPYIcp6wmdsQmFMmYuLDc2qLOlIivNcrF4OwjkdBc4jXoRmu9h\r\n1khPUA8rfGJg4ciTKEYc5hrJJFd4MjTce95uES4AI+fIBQ8fgb+cWovsGuFK\r\n1H4byc+MGWaEm9DPobyR/eaxMOYu/8rBRxCUznIAXwvzBRe8KgSAt8E61ifl\r\n78uQ58FxBkNomPU9Ww1Ls/4YutZwBsE/63sZnQFiviaGOQiIrKQ2yELHkJRN\r\nyZnsz83FgOptCz6qqr6tmGOABHCNS2b+49kjIK36BSsSzeCwRyaDoy+3tNKd\r\nQVC1yxxNoKw/UsOKVGEKX5iOftMusQHW1jX+Cv3thxHNXX64RJhLXf/UIyX1\r\n1ZR12++QrfEduxUBtIOxnwRb6ZcDMyvcDnhWKEfyI6tnAYycYUhqgorYZph6\r\nzI/eW6QGA/uDRhnLe0Hpek1zm6mB5nEFhR7ngNWhMLFVIC52wfHeVHOnZGYr\r\nWf8Bt7mvMjl1bPyX4a+g+KI/XZGe8tGr+WE=\r\n=sM/0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"},"./package.json":"./package.json"},"gitHead":"1727ee7f0a33139022b4d0d2f3c082749a41bf60","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","yargs":"^17.0.0","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.1.0","latest-version":"^6.0.0","change-case-all":"1.0.14","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.5.1","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"^2.4.1","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"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/cli_2.6.3_1656517387859_0.3038932727454391","host":"s3://npm-registry-packages"}},"2.6.4-alpha-b6ec5b6d1.0":{"name":"@graphql-codegen/cli","version":"2.6.4-alpha-b6ec5b6d1.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.6.4-alpha-b6ec5b6d1.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"af30478ed08013a78d9d25f76637b1b1d4142684","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.6.4-alpha-b6ec5b6d1.0.tgz","fileCount":31,"integrity":"sha512-Y0BzsrvEESkrOhZbwexALb1pjflKZj7bpwzGddgmaForO/h67DGghGXi8Gs8HsY4zytsmFHAu+qEtBGpgUbq1g==","signatures":[{"sig":"MEUCIQDGZBHVw1fGsxF0ZlYls8aCiwlL0b7KlAFhvj7HX5BTRQIgDXGpcgI3NVVzeW+oydr9ec/M+KuwOepv1pfMmni4/Bk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":226702,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivYBzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqqBg/+McrxeqRLUMbqV4yBoCpGuwfIVLr7aivhdRH8WFtaGePASO4W\r\n6ao6B0ZV7fKCR3jYW4nXTamzM4zclNCwkHI4UwtYOT64gwtGU8nwdagcinrs\r\nSdlmD+ZeYju3mBLzXOoboPnqkCe7wdilNj6LaxZKdNzhgJ1vWMKNiDBiBrU6\r\nB+88oRoqaGj/BTGU446cU5zCKhUrVn6vlQtnOY0Ob1o6eqo0tfho+6JbON/e\r\nrrRhpstHaGq078L1gBv58nhx2BQJ8HrMigx+oP15BKO80fEZUX27C3Pc4r3A\r\nTO/N44znTFXX7kLHEu+n/cc3MjXsTn7VafJR+ID6aN98FHFypuEOZgyozxs/\r\n3sOHllLl/w0OTInhiackh5HWtujRaYBVEM77DPmyP4+MPExW0I3xyf6YPJLz\r\ndOqsh/Z6g8pc9PwvmLgzLxlGvUcsKD5ijmxiDOU1SXLnjieeFWptFVk7IUhW\r\n7r983OTF3Mg40yeFgfihJmcysU9iXg5r5S7i82+yvZ4iErmNm/5f/m/MV3KQ\r\nKv3j33wwNA5pfcb8HqlV3Frlg5PmK1dLUB1FBCSg/hgNvSG5/MyKK19MES+i\r\ncTgMZQa8lS4UfnR17L01FymBorPm5LOfyign2jUDUn7hhfnxN4nPGxZWRJCA\r\nMPQ8M7NDwaKlDfZFGYTguP41epDDUBA8apM=\r\n=7hYG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"},"./package.json":"./package.json"},"gitHead":"b6ec5b6d100b29e7f1702f0da4a6ce5fb89eb7e2","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","yargs":"^17.0.0","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.1.0","latest-version":"5.1.0","change-case-all":"1.0.14","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.5.1","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"^2.4.1","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.6.4-alpha-b6ec5b6d1.0_1656586355164_0.7827004537774527","host":"s3://npm-registry-packages"}},"2.6.4":{"name":"@graphql-codegen/cli","version":"2.6.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.6.4","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"2fbcd3917cb96ae08c54a865fbcc0393e66abc17","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.6.4.tgz","fileCount":31,"integrity":"sha512-VNK5l4lRXOs3uueKkN4YKhO7ZldXaPw/6dZo4BnAzH2ip9XDroNJ0n+ESkbhSBd1bH6wVk3iCIzBfJOnfcsAcg==","signatures":[{"sig":"MEUCIEa24MQr6UX/Hip/abis5EhqY4J9nDBw9SdKAU7HbXA0AiEAwQmfMNIpmYPECTGmVEnoDVDKBgBNkTKEruvKab8L9nU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":226684,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivYOlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqL3A/9GnyfSn+t/RCifKc0vpKXR+/utzUskm3bomcwe3kwXPylXhWr\r\nWkpF+rxgXCrraeFk6boMMRrhf210qSq0nGkR0XiSdgpks1TRA5XaDO14582A\r\nz9QNkd4PIBLFzAWLovEPs9jYkUauhB1KlF14LrW4aIzN3hLsBNIlIHBNE9Bk\r\nY+8Z1/815DT4s3wqJaXFUK1qSSjbarL8ciaL4lLP6s2QGhwjXVv/LL+9kQ3u\r\nghxeoqpe8PwwIEOB4xilxEfhSB6eMLjMafLbNb/hFBvVAnLucasQgUi+L5nQ\r\n4wxoHxwTS+f8aEPFQCVRB+rK0bP/zQgIUBtLejeCUEzJIU6BDJhGCnHGK38G\r\nvA49H67vXrtVl/muzqynzgGFMWsfR1lBoFs15O3EMbU+nb4AsezBESFqCfVl\r\nvk9VgW1iN4PoLCP+VIwrqsF1jpUq26f76JnU4goaSQ9AsfOnIIrr5HbNVO/U\r\nXEG30Uo6lULac8Bb29SPzUe6rZOSOz4dK2iVahkIqBGVNlBaZu/YyB/x5pms\r\nSV4dShfX6nqvflKHB0MhsRBxxyVPrQwMX2K1YyKStjxyYPugP+L5Qu8W1EXR\r\n6UjtkhEHjQkCLmnWrL7MeeHnTyLKiv4OvcTWfkvHmqEsJziBg6WfgCuh0kie\r\n7yR43vMZxCa9wQUkPOembYta3AyaRwi0XHk=\r\n=ukcg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"},"./package.json":"./package.json"},"gitHead":"8150a9cfcff592adc3aab2d07d558b02cb11d732","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","yargs":"^17.0.0","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.1.0","latest-version":"5.1.0","change-case-all":"1.0.14","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.5.1","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"^2.4.1","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"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/cli_2.6.4_1656587173685_0.47942551671257894","host":"s3://npm-registry-packages"}},"2.7.0-alpha-05066c85f.0":{"name":"@graphql-codegen/cli","version":"2.7.0-alpha-05066c85f.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.7.0-alpha-05066c85f.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"48a519b4de678b15344231a408c292b363ca477d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.7.0-alpha-05066c85f.0.tgz","fileCount":30,"integrity":"sha512-F3timy3tqAdhXQmHz+XcoV0fBY/vYxLy4O+MBhXcbA92DXFJ23I+KDDrJhfEoKWp69b0yCoodguquVxf39cnGw==","signatures":[{"sig":"MEQCIF4wfYxnsyEa+8/FSqqnATT4CnAdFZhqvDAhrnc/Bs8dAiBchEdcVMRFfNMYdUziRh6fhVJic4SqmYSOrwzPDPkO0w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":225779,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivdJJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrMbw//Q9bu8I7QBwD7S4ah9cxOWyIciQFZ925F3Qva7A+Udc27Og9I\r\nsNUwfE83IG1SYTmimr4Szq9MJy+byFKnMiXR8MTRU7HmRT85MRedlcXI1MJJ\r\nOlijMtHKspQsBBzc2/bW3GVPHR7kV3n18Z1GYXPhmdpS7axOs+TDs3YJIfwB\r\nQAeNBSh+cKn5DIZi36XnAOJQcgHtlS9i0zPK8qi2OPVV9ZXzrCdAnetg8jV7\r\nRkz8JVs5fX4RPpo6CFEPjmdqqnB6E7J07spX3nvjc0OjJQGpc6HuNJVDtRED\r\nzkk5fn/pzmfhFOzt6hzPLvRRyECmhsuEibaxwnxdIEba7TBgl4heHxkJcjJY\r\neOFSndg3kHynqW9WNbRQhkU9ZGbfqBv77s/AUG5wxLhpddp+KgB4nG4G6OTp\r\natsHoP6bSAGqV770Q+78D1jkfHS9q6NOJwqFYH9bBtaKSF+25hkUiu9GzNFA\r\nMF4mBs8OW/gHh+Ri2RQKc6sLfxCX9mgq/20SN+518K/vkFYerkg081tvwyMw\r\nGLYAMX9+f0kWqxBpg1l+UCrKfwTGU2rFVgfriEn5ItxlHnELbqLynhpzpjiD\r\nDbqARTqicWdFBb/QeOBRcJEkTsZ3XHcYhkjeSkI54PwnK9ch5sCZcBXswJnV\r\nSqtet6BvOOYjCkIXP5RNJRovDFuofgPG2Jk=\r\n=jHtn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"},"./package.json":"./package.json"},"gitHead":"05066c85f8051c0d4715ed8f9e69760a2153f644","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","yargs":"^17.0.0","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.1.0","latest-version":"5.1.0","change-case-all":"1.0.14","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.5.1","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"^2.4.1","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.7.0-alpha-05066c85f.0_1656607305037_0.48352536146222946","host":"s3://npm-registry-packages"}},"2.7.0-alpha-8791d9688.0":{"name":"@graphql-codegen/cli","version":"2.7.0-alpha-8791d9688.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.7.0-alpha-8791d9688.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"f3103689fc2a23e7f591a6c7bf50036aa166b42f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.7.0-alpha-8791d9688.0.tgz","fileCount":30,"integrity":"sha512-g3fiYZfprKbfncY+GAR2248070baDybRLUt9B7/MVa/f4d3jyt6woODyyGhwe+4PwzdNAdPCLWK/YaxQSglEng==","signatures":[{"sig":"MEYCIQDeYUcDLk4jJC7Xu4pVmFMYBeGCR1nIRz95FE8xwm/Y6QIhANyBwYfq+z2qKhGSxmbHZRt/55CtMIiZJXrlOa1Wi+t9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":225779,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivdKUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq+zw/6Ag6q/6meAW2q71rb9YvhmZXD5Q7TontOD6urTa3YG+nUSrqr\r\nnonlAAmGEY7rF6KLkr1WVAFFcxipGaZPHvolW4w9D24rVepi7yyIdv2R0Fox\r\nbBRyCZNFdptm2Ws/qNysVV8nv2Jt7o3oZHr2mE0H2/ZJP0P8NoK89oAKODt9\r\nOVnv8I/6ZkB4EcfI4IsNGHZvFy+8IUusuewISN30gYTxQLN3P58cRLJxEn+Q\r\n1U5b8cNZqlFSo9/g5kCWRa5Odtu+w343eHDNBrsS5UQiSWIXoLsLxaJKLLEH\r\n4QEfstzgAcbFYG3gaz1TpyYlWhnsqpku/mNbhEHXAu8po/4/RznMDYczVbV/\r\nDfFpUBZOaiUH7B1Z8vj+Wxhuk47UROagv7Y/nkJzO3CdTbBRsEXMxaQpZdCe\r\npQyXjqvpN4OIQy6n4qZB+QjLCdjnDJSM++1F+SyViFXy3fZxR5mSkauDcFaA\r\n8R9gAZGZBmSsL7KtDJtcjpru1/JLPpg5jrJ0EgChNHZRAIW+8BzxbOSGxga+\r\nG4GiFHiIs5i9DoPzPfSL7DuBrOnSwg4kxfHq6YXEV7C5S8ne0Bohq5Z/CQ3h\r\nbgoO4i0db0RVD0slz123I38vT6+tYCp1/SbVQ/9LxJFqAEoYc5p/sHmXdZ29\r\n2mhJTRnR2bnS3PZnEfGBsOQKxnMt+Dx1qeg=\r\n=uxOZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"},"./package.json":"./package.json"},"gitHead":"8791d9688383b8dbb820dfd07b03d138074e1596","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","yargs":"^17.0.0","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.1.0","latest-version":"5.1.0","change-case-all":"1.0.14","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.5.1","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"^2.4.1","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.7.0-alpha-8791d9688.0_1656607380337_0.9627859915606278","host":"s3://npm-registry-packages"}},"2.6.5-alpha-acacb9e7a.0":{"name":"@graphql-codegen/cli","version":"2.6.5-alpha-acacb9e7a.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.6.5-alpha-acacb9e7a.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"7eb511de5c20aa63d94e5f2686c774eab980a711","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.6.5-alpha-acacb9e7a.0.tgz","fileCount":28,"integrity":"sha512-lMGbEoDsVm0ynvkUSBVhC6RvfBlFTGh1Jgj9Q9zgyIpjyRDH6xWybrXfJ61sOqi5lMOcxwERQpQHwHMHC2b8FA==","signatures":[{"sig":"MEQCIHkuK0WNNX4LzsUnKnEY54ujBmYxWAky2YPD0otXO/1kAiAhMsXdopFflPbvdTAi6Tg8RyJkA5YSFXULwbEYxhTq/w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":206630,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivxCBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqLtA/8DbItuIq6WOYjNd3YSt2xLcjjVgpS4XSv4XXUpLXbu/+cz6vR\r\nEqDoAeJzI+8XNjF7quE5WznDbVW0u/wqOxSHpiACXhGeZ+ollPmdihew2s0Q\r\n9uB31e/PSArw0ymjCfBXTwSaH6vWe2GBQ4qMfYuHWHeQh9QKV5hRc0ISSOrX\r\nzYrDsau8NHY3RmLk8exfKJM56+Lz7EPqiqX0RHn5oyiCZxamVPRX/fw7In7g\r\n5gwX5wvNX/xzJUrUy7ksEnTRUOQsdxzWK96cMQ9YEM7rw7SD8eMconcoXdP7\r\nAwIfVze8+Nr2gTtnlRi5GO71MIr485HJ7lTnT408jnEsDMrI97E/yKzOh4kr\r\nQWHJQLheiEb/ML9VZx5oreuXGDyeuiXz+psyaXeIrrtPJqQk4BIARonBXRJR\r\nOdqSNGHYuZar1yrNjHH5Sc8w0mfdHpPJObUv626dZkRnDmVVcLSVs/nHe3GV\r\n1dTxAPywJ1U36Pu3CF+zpXCJ9pqSXyYtGntl9HrTpSlsVfGxNtW6DJDlEtcW\r\nDQKDZVkA6u7YUzfFOBUu7GSZpEHYtbFSPu3oOvDSTGRGFlI84HnSA6LFJM37\r\nI6Bp3hI6ZUa8J9eh70XQeQm1AvskmBQuNDvLfAgXWMXJaV0OLS7vHo3uQeaU\r\n9Rq2EK2AVndjcuFqwK5JGak5zJdrL7MwFGA=\r\n=1aFu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"},"./package.json":"./package.json"},"gitHead":"acacb9e7a5dd80f138992aeb0f7182e3f85f0057","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","detect-indent":"^6.0.0","graphql-config":"^4.1.0","latest-version":"5.1.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.5.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"^2.4.1","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.6.5-alpha-acacb9e7a.0_1656688769716_0.12696872420313343","host":"s3://npm-registry-packages"}},"2.6.5-alpha-d6416b45e.0":{"name":"@graphql-codegen/cli","version":"2.6.5-alpha-d6416b45e.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.6.5-alpha-d6416b45e.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"d13daa091db1c8bf78bada5e1edb7b7b4efb2450","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.6.5-alpha-d6416b45e.0.tgz","fileCount":28,"integrity":"sha512-QOUwE2rscA+kVm4T75voXyhZzZx5/IYOQmDpnT2oBMEA4toRDfk6opR0664Ko/3rQZUCcBijnJvlnDnG+uTiaw==","signatures":[{"sig":"MEYCIQDsX180byKoBI8OdzvJa14z52OsP89owsCFLEmKsA9+WwIhAMGQPHoNoGzFtQ/M9itXYxPZyv3Svtm5q+Wk8MDrKjQo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":206630,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivxJHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmprIQ//cRrbbpSdCQRK0pYFdVxrTarXaoZR94U6O+6SbtzuO+AaYVck\r\ncafGPUUjVV0ao9ejE/z1Z8Sm9mi84c+GnI4L9CuhzWMTVXmGGkfxQdxyJq5B\r\nhJB5fW6wXP8sfq4c/hlnNfcfS5APxlHm6Mh/OMsjudFDTKS2j2AvEmHArfr3\r\n8xp1vyfV7Yu6U/cDw0qZu/2m7wvsTGlNOX9pmOuSUW5XUZbEi7Se6/Wiq8e2\r\nlA503JZzbxYhaOtaTeJ0SMbmKNkKy27MYfojspthC+6RgJDguBAGbunYgHB2\r\nYGz649rgtg+icsFRqD+NU9lP/Cmt/QWx02T23ucwUT+Jjdi4dtCOim/tiLO8\r\nm+2C7Ar2O0zYZQ/GN4EAIanhlldnQ/sAHzwSgJ3qFKf/hMI4PpaVqboafwy/\r\nT79JEk31D7wsDODpi8DD58YZU5frZvwsPtrcXhIIqO+K1KMSCXY8vZNSbv5n\r\njL5wygiDoLhJNeBDCIqrwtUH17D7OrnTjwQvmFFyA3odaUwp/Hlj3Ne1kyLg\r\n+U4/BY81gRrEfN8VEnJHvKW2SDe5Pp+tQk1mXdXRfHKbtfeg3wcvfxCQwvvJ\r\nEL4j9npUP4oKv8vIvtaaCeTElPQFoWpQ3/e9PiIy0Edz4PylPYVDUrkOTqR9\r\nKymAzK3HTQULCuN4pX296p8gBJfPmk7PswI=\r\n=ZKyO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"},"./package.json":"./package.json"},"gitHead":"d6416b45e48087e4f49c3ec5c7376942220503db","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","detect-indent":"^6.0.0","graphql-config":"^4.1.0","latest-version":"5.1.0","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.5.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"^2.4.1","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.6.5-alpha-d6416b45e.0_1656689223404_0.07496222248637396","host":"s3://npm-registry-packages"}},"2.6.5-alpha-43974d1af.0":{"name":"@graphql-codegen/cli","version":"2.6.5-alpha-43974d1af.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.6.5-alpha-43974d1af.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"30bf04d7317b1b0352748b52adb33585da8a1aeb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.6.5-alpha-43974d1af.0.tgz","fileCount":29,"integrity":"sha512-YdhyCPjqQh1fNqz2BSoGfe9QP32tnIgqAGnuRzV2Gwv9i7g8I9u+oh3KJ51EPxJOJ2paruhUPr4NfhHPRBIRuQ==","signatures":[{"sig":"MEUCIQDB7LvngeDCMmMlW+6a/9Q71pabRDw8XIyUtXvRr3IByQIgSgfM3nzsv0iK3mBEtkSk76TYWfCkMj3MBIFpC7Z33kc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":226716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivxUcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp1gA//ZnQjE2yvxtT2UF57zJhS2CxMU/7QdUsQSUcDEXNp0bq4CQZn\r\nQXFU9jONfKn/yi54pg/MUGXjBJDFm0yHe7Dc9lojDsG9NQMsWijSOo0ExSRa\r\nJ/E+P1TxIpSISXr17o1PIdRFGwJUTH2e5p7yRe1ABK7xLdrkPDTC5j9ucFqu\r\nkH1wAZo2/YMVkF7J3Js9BUTE35THP6HXrQ/MkD67ob/d0C0ZVslsfWVXR7zL\r\nv0Zt8VmXGqh3X3BlEOkC2ZiWJ/N0ehK4LwSrw8SwebpckyeH/8e+Njnmr5Bd\r\nqRBsrg83el1jXzoUo4Wb5D6UxPQQXX7Rq+1ioOq2KMDiHogehzd7PHAcShhT\r\ntdVWtQdtdpCxyaCYVuoms6WsFm4X1y0yEUbldNFJxIi0E9CFbF3zxkhCWJ0D\r\n2eiyVCsQmDKLoCAmJothM6PsCvQZHJbBiRL6RwOG1khAuLuKaLWo08AXqVdj\r\n/QNCmS8RKD+giMa2/rnZypHKNgmk6/3oih/k5ExLbAt0/OgIjTOhNwoabiho\r\nvQNNKqRePRNFFWZY+GTx4IqQkJf0XX0kLlhCdkLkA5PC1gWRgNWWiczre/mZ\r\nKr7HW1ocwR+ObcBpt5uNQpeBX7BRcUHTYCPA4EgE5e2IlsF5C/qsWUnP3T6h\r\nBrSRiuQfF4IHmkVe+ixeYvjYW1n/2TuWHFs=\r\n=T+dD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"},"./package.json":"./package.json"},"gitHead":"43974d1af9719cb93d56bf3bf418c0a8d94508f7","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","yargs":"^17.0.0","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.1.0","latest-version":"5.1.0","change-case-all":"1.0.14","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.5.1","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.0.11","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.0.6","@graphql-codegen/plugin-helpers":"^2.4.1","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.6.5-alpha-43974d1af.0_1656689948579_0.7059909308785237","host":"s3://npm-registry-packages"}},"2.6.5-alpha-2f4ab8fa6.0":{"name":"@graphql-codegen/cli","version":"2.6.5-alpha-2f4ab8fa6.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.6.5-alpha-2f4ab8fa6.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"e729cad93f19350cdea20c28e3d3e3534a83c898","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.6.5-alpha-2f4ab8fa6.0.tgz","fileCount":29,"integrity":"sha512-/dANUgdRD4QVYhZHj+VNW1K1pAQMPah/JP2Ds+LorM5/vF2mUcvJzr9vFd2uu9FGYMxXbVxEzXPrVh6dxQ5A3g==","signatures":[{"sig":"MEYCIQDWOEZlMdf+ZHv1zueZT4ZO9P9SWCBcyto1ZPQvQCI3eQIhAP/NZnXqxWsQFmayM7gSm6yT7lGDuOvx1veUcOlm36Z4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":226413,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiwr3GACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoehg//Zq/5wsmKetuwR3vZ8sNJovc+x0ptkuBOWLugBR4JO+KhZkgd\r\nzsN9Cfq3IOyF0roo8EyXKQKm1go196xDglUgMh3oYyV3HVsORJaANR6bBuK0\r\nvMoU68TcKUSe7oJSlBbeA7t+dDGHJi4Nuarj1la1oYa6B+rzBbWMGCAUBFHd\r\nanyyBR625aGr3WA7clybHweeq2S1PodYMm98uHRW+pfFjBbBAofNl1jVlFfa\r\n97o8URYl/0g2P/Kw5jEMI6IbsDqRzoa9nXqPHZa21cJVhXiDKez2bBOcQSqH\r\n/0hND+b6xvgzcKc41SkX/LxUirpmL5HxcxeLNW3ZlhFbebYmZuhOCo5AW0Ye\r\neWZCqfcp+kainDRofuRMqu+Mow8OjfqKS7HSjNCRPSPt8Z4H9c8C9zgE4Tu5\r\nB6Jtz2i688hi595xrrOEqbhaRKKxlxst1zJr/5TD9cFeg4INJUY6bDQ36AC3\r\nfwWdEkhDfciWAgwQnCAllAocaXO1vdmOVlBTon5l2LxTHFWbp2shu3rqjy4g\r\nRGSFLEfUU0sA45YsuyqBSrekmlLyl+TC1yNtGmc9U7adeoJhk0FOI0xiBfSn\r\nH4Qgv0EhdP7kdBo6p1Fiq9SxAu6UDo/Nep2TX0Xc2/nDWHoORYCO0T9QyUSD\r\n9/qo/G50+O8BiVacIGNIL4g15CTF4c4fJw4=\r\n=lwY2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"},"./package.json":"./package.json"},"gitHead":"2f4ab8fa6ae613d8b9d2e2dd50451af12c8fdc70","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","yargs":"^17.0.0","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.1.0","latest-version":"5.1.0","change-case-all":"1.0.14","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.5.1","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.12.1","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.2.2","@graphql-codegen/plugin-helpers":"^2.4.1","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.3.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.6.5-alpha-2f4ab8fa6.0_1656929733782_0.7801853333335447","host":"s3://npm-registry-packages"}},"2.6.5-alpha-11e1cf4aa.0":{"name":"@graphql-codegen/cli","version":"2.6.5-alpha-11e1cf4aa.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.6.5-alpha-11e1cf4aa.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"8c57b95d67bd0e1ddda26be9158cb549d7798c27","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.6.5-alpha-11e1cf4aa.0.tgz","fileCount":29,"integrity":"sha512-GGcPFvUXrkqLK7+8/m1Gd/E+vU2SFyPrR0WDxU07EK6rd2fzCOZlQ4udvwyNVJpAbNy/2XSKugTaYgPUstVKZg==","signatures":[{"sig":"MEYCIQCu1A5LpczEuj+a3EnuYykDTHRx/4JEq//VMrCAG17zoAIhANyjqc5Lv2+v30vTfZ0WqulFTJxJie8bNfftBKe7J4OC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":226413,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiwsHvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoRoQ//dULSbLVSXzsyKV1ghoBlFvB7DfqU+i+fOturw0+gvFVcIL7N\r\nCJo8rr+h3Wdz2KBk8zW1UmWOscstAiaI+shtv0oTkh/DhkMeJzEDWgQCwBEK\r\nhwP2V7ekVLi3Sg+qiigKgjHvR9xwh6w4+wMdObtbvuTs6lQUWVh3pDp1hBJW\r\nkCV30ita4cOlOaoayhO8L6Xb6gONtN8E2wKrCXUXcYZCACI0OOF4CwBNJ2MA\r\nmMmRmNiHwaA0rDvA5RsRALHegVZAda5q2BtXdHiX/XMNBtz2CrXTBGL+XxST\r\ngxbsG/F0GBccMb2Z0rzWAetBZ1otCFI2s/sSoTIetBU3TljvGGs8dZA7psbq\r\nW4I9UjoExomlbladd/Sf4PyO/F0iYoMRc4tEOL3uvLmqDlyXP5uI1A1CpWIS\r\nQBukKOiepJRnbMBgFqIGXAyQGRTzEGHteltqoAw6ZWL3K+Yd+I/lm3xydj5Z\r\n+gCamaBzYQmn2qnnO+tzdvx/x/LdeIetE66nc+yxElPcpBFe9oDnuO038GU6\r\nNmTfctFg1MPM9wUvPRyZnsv0d0q6yWZp/42toQFhkv+855IDVWZw4BS+xwCj\r\nMFp9vPp7KPZZz0Jxiwusy7N/nNgtsINJMj+ro0eHEC0WqXWXOniO9/HIOhyM\r\nHThBGzEyYcqNTUTTy9TCOHuLS1obJYyTaBE=\r\n=s8H6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"},"./package.json":"./package.json"},"gitHead":"11e1cf4aa8e7fde000058992b495adb3181cf72d","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","yargs":"^17.0.0","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.1.0","latest-version":"5.1.0","change-case-all":"1.0.14","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.5.1","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.12.1","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.2.2","@graphql-codegen/plugin-helpers":"^2.4.1","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.3.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.6.5-alpha-11e1cf4aa.0_1656930799339_0.49730629050432396","host":"s3://npm-registry-packages"}},"2.7.0":{"name":"@graphql-codegen/cli","version":"2.7.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.7.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"bin.js","graphql-codegen":"bin.js","graphql-code-generator":"bin.js"},"dist":{"shasum":"610f3cb2798d581fff3af8d8ba522113a1811fc5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.7.0.tgz","fileCount":29,"integrity":"sha512-qlBcS6jGfZ/xWXwqiyRLHGRuLC9gUdF8AwGHN7LdAYEP5MjL7pIXb02W5JuvMn47rrvr2Q22H9ECppZX65oSAg==","signatures":[{"sig":"MEYCIQDahn9qwCgp+jtrwl50BdZAQyZDEMeUg4W+knicCXE+SwIhAPJUyCyyUUDELOwayPKHXUVmXJPrw+4zt/2MQE9uzGKU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":226395,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiwsU4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrIDw/8DzC33IRHv1Kw7OK2Ho1LbwvD4VfIKZRp/GlkX/oVCMHP2rqI\r\nHvQMNtQLKNv/FvQLc0c9nR4Ysu+iUY+49/7XAEZhCu7s4cx1YlUlNhGETYt7\r\nnUxn2/SUXS8x+N2hJkvNYFDe/yQJiJ+wzEoQGgTrnKaAqkYwtXPDBoMed1Bo\r\nmUdOVPtX0P6wnOIMjybzB99hkSy/p59Jan+l4HDPFjfUpls1tBImUzCVI3pA\r\n0ZOU7Dv2h8Vh1S/yiDMQKRTVPNSJ/oCizRZjQLx6sBHykROCLVMQpdJOibLg\r\nXgnEIyflNAqDLnB29MZti+iuNWX+ck8BFreIwssY/uW881R40z0sJQNzmPZ1\r\nWvrhMo/+Z+UN3m5m7DRSZyGdwqRepnZr6Ktv+LPlfPLLQinOk/RIyAjU0IPc\r\nFDwDKPINULiqnRb4o5eM2JnNEJGbiecRkUDSZ6JMHrX5kwh5fteFh763vuj3\r\nb5t0ndTm6T36Z3CXydNkVZJCJsVcJwc5bSTy4jJlbxLO2lkeaHD0Lfi839EO\r\n18ZIdXxbJ4j07ojJCNRxwYhnFe84zDNtykTLghb+4ozQphDSr9/K187r/FxW\r\nmvZ4SLpOqsn40m7cNdAYlKuzIHLC19t5BkAqJlavjYigm3lADnVY3hNEpG+q\r\ns69CyRH3TGfifCEQ3dF/4x82PsVMh2xcXLU=\r\n=dp7g\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.js"},"./*":{"import":"./*.mjs","require":"./*.js"},"./package.json":"./package.json"},"gitHead":"b2f5a13e40881d3873dce39014f6aa85f7b836da","typings":"index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","yargs":"^17.0.0","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.1.0","latest-version":"5.1.0","change-case-all":"1.0.14","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.1.1","@graphql-codegen/core":"2.5.1","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.0.5","@graphql-tools/url-loader":"^7.12.1","@graphql-tools/github-loader":"^7.0.5","@graphql-tools/prisma-loader":"^7.2.2","@graphql-codegen/plugin-helpers":"^2.4.1","@graphql-tools/code-file-loader":"^7.0.6","@graphql-tools/json-file-loader":"^7.1.2","@graphql-tools/graphql-file-loader":"^7.0.5","@graphql-tools/apollo-engine-loader":"^7.3.1"},"_hasShrinkwrap":false,"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/cli_2.7.0_1656931640021_0.927215693854071","host":"s3://npm-registry-packages"}},"2.8.0-alpha-36b27f965.0":{"name":"@graphql-codegen/cli","version":"2.8.0-alpha-36b27f965.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.8.0-alpha-36b27f965.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c47fee5b46c829e65deee1be95ba650a82aa006e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.8.0-alpha-36b27f965.0.tgz","fileCount":75,"integrity":"sha512-ah/gcJk8wc/dOxURhJ/JLPEdNLW4ykeSQw8+HZ++7llhTuvpWz4A6zaEAxgRm0iy3rczu162ixboGHUePjB0FQ==","signatures":[{"sig":"MEUCIADuYMl5EXkEycBuINhyJoe0wPEZpiL3Uk0VscipJVBsAiEA/eGckkULkR6vLCvFotKAOvZGi8ngxKRMc6yxAMe5ZhM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":172086,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiwxyWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmonPg//dUmLr8VhnM9zIo+PLKWqkTos2Keklxz2MFLhd6JzF7RYOG8l\r\nhPTuiNvonSd/7OxA6JB0DvtSEcvdoufMuFkTwTYbUB886cuolmI+svI1SeyP\r\npkpP3vlfUwKUHRhgPkPdwjewbTv+YZJhs8M280ujR2G19F7hLEOJxRnyf7jG\r\nwG1sIh+pSd7iRbqkw2vvxWi951ax5jHC/dwZdARdJ94bAmlcz+Eir5uRg5BD\r\nlchySA4HvauPjKjzpSqkBNfQroEq+3nOYSl9YdLilssXoslbt4KFfucAjDz8\r\n1JUGhFsJ56A0aDX8KBJ1S379kZXcSMrOFALnOK3gpe1swiouhoZ/oCVN5ePE\r\nSB2z1JXj4S7OpySC8zOOWkG/UbOwY8nL7+WlQak8f6+ElhYRD8wrZRLnCOGP\r\n91oourteEZOEPZYD0/OfWPlZo40gTc5YKP+mUgwhFRlFOMADhbP478i+e31O\r\ntQFCEoOnJFboHBERPqzgymT7vu5gZiB400YyJoKmLo3FSdAez2Ar646kOYNS\r\nUC83CKpyDcy2C1ua/XgU5eU9VgL5TkE3Se3d29n8XGSP3pQozFaxo8ISGcZ6\r\neyL58jQPdGzs21QDd9DtVuKfU72Tm7mjslaDFatrn8OvcdUvO4VYDXoe5VlI\r\n9c3ZvUzqxxNVQQvZDlqM9IqG4X36ePtmtFk=\r\n=k3TY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.ts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"36b27f965021cf399559c14d9a545466e59d274f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","yargs":"^17.0.0","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","latest-version":"5.1.0","change-case-all":"1.0.14","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.8.0","@graphql-codegen/core":"2.5.1","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.0","@graphql-tools/url-loader":"^7.12.1","@graphql-tools/github-loader":"^7.3.1","@graphql-tools/prisma-loader":"^7.2.2","@graphql-codegen/plugin-helpers":"^2.4.1","@graphql-tools/code-file-loader":"^7.3.0","@graphql-tools/json-file-loader":"^7.4.0","@graphql-tools/graphql-file-loader":"^7.4.0","@graphql-tools/apollo-engine-loader":"^7.3.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.8.0-alpha-36b27f965.0_1656954006486_0.6162621314515249","host":"s3://npm-registry-packages"}},"2.8.0-alpha-4fa8b9f18.0":{"name":"@graphql-codegen/cli","version":"2.8.0-alpha-4fa8b9f18.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.8.0-alpha-4fa8b9f18.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"4825d1cd0458bca1c52a20ee528f39c75e09abcf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.8.0-alpha-4fa8b9f18.0.tgz","fileCount":75,"integrity":"sha512-geNtJThcbto7tTqkiLSTwQPIBJTTqKZ0OgmgUHyVX+uQU9o0W0ssyJTu6EGMHBbU4trUrQIq+FTBqT65OEvydA==","signatures":[{"sig":"MEUCIQCUbbXwiqM5nyO76uRR8lJbnl22Ge2MzAMX0Rf/kLH3sgIgZJfECIqkElucEZr0nXCTwoc/PhVYr+MuuWG3GMq3XBQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":172086,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiwx00ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr0PA//Qu9IeDoYN9skh1mzWfFwlR4+9anoGc5R904x6lzQ8kkrm0q4\r\nU8XEKziDW62LL4t9OzK+/gagF6qJvg8s8WKsBR14qafglwdz57aW1/38KNki\r\nGQsvhPB8wK7JjD3X4GndHAzEtvlmBqvPBYJV+SjLdugDXD5J9vyTf29TK/B/\r\noDx8IBENtmsrQXcfhzhhR1CgS7Lt/KPSuu1SmZJNY4NTytheVExa0DRjkSI1\r\nvOr1LKagpGaPAmQD17QkkoIPm3DFtVxbqi46RsRDChtQyaGetKPzyDaBh0Ga\r\nXZSl/RfqV9Kx/pDHg22RlanqVxJpWMtjsbaM/abQ5pqlmorbb3YS8JlUPrxc\r\ncA9HvKa5lws+8Oj40Y9l+UJJe1KQoZCfrgPEN9UZDSaSUrVCu+hjt9Xa+Ccj\r\n1wDMJWH9OVJpKKLlVx5JYcVlyVhWZzKo5Fgr4J1S9yTuKegs8CyNFwh+Ec+g\r\nVQfR3mLhWYezMsfTmKmgaSTWyWviU7/Gmhpv5lF+asOpzTG9I+HTes3C5eQb\r\niw7xfg+FIiVtIgvE4Bt1e3VYn/rL7pjPDYDo1V61HawRts/Vdi1GEvecN2T8\r\n2FbT27XiQ9CwTZbyWxUv3GeYfSyVUOy8/GuLOwQKiCqIgV8nKchebueIuPOn\r\n0Cu9if9O6AoFZcAdNisi2n0pB6+v2qTpI6w=\r\n=a5Rg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.ts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4fa8b9f189c2df9007f0cf7e6d146fa1a55c063f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","yargs":"^17.0.0","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","latest-version":"5.1.0","change-case-all":"1.0.14","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.8.0","@graphql-codegen/core":"2.5.1","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.0","@graphql-tools/url-loader":"^7.12.1","@graphql-tools/github-loader":"^7.3.1","@graphql-tools/prisma-loader":"^7.2.2","@graphql-codegen/plugin-helpers":"^2.4.1","@graphql-tools/code-file-loader":"^7.3.0","@graphql-tools/json-file-loader":"^7.4.0","@graphql-tools/graphql-file-loader":"^7.4.0","@graphql-tools/apollo-engine-loader":"^7.3.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.8.0-alpha-4fa8b9f18.0_1656954163856_0.44470294354068374","host":"s3://npm-registry-packages"}},"2.8.0-alpha-c108f8a9c.0":{"name":"@graphql-codegen/cli","version":"2.8.0-alpha-c108f8a9c.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.8.0-alpha-c108f8a9c.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"5b35328d93ea38869c90bc3d135986eb04552bf6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.8.0-alpha-c108f8a9c.0.tgz","fileCount":75,"integrity":"sha512-20hMEOunRh6M3ntM/CyzXjuABjaLvmkoq5PadrqolMp4W7PyYfQ/EGewkB2xuCqN1RI7cBPh8XIc3Jhcl/j3ow==","signatures":[{"sig":"MEYCIQDqWR81aTEazUUBbry5hZnhbjTIbdifpU7GJnyyBNwWfAIhAKfG4nmHWn0JADhqLeo95pqe1u/jn5KM0DAhv9vVuFen","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":172086,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiwx2PACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoOeQ/+I+Xw7MzeGk1vdRC9Jl6kMvdA2javZfcmKBPqjOjbKZD+w7gz\r\nZt/O60C6acrUmQ5q9w2gr/vDTGkgRzFbgIGtXvsGgkYPjigXv6E89RB5F5CF\r\ns6U5WM6BuLqWeXrukqfpe4iHHN/OJnEA6Flvs82ReryeRFrySNcfbsyMLTPW\r\nzObssDXPwqvd338/rFwcayMCawjwBKT+xGSRdjObveDHo+Bf9+NYa4vAwepd\r\nrTp5VkUhNh6aIBQk3e4s8LoXQ5G1TgnXsLlpL34gbWVkqdR5LWVzvk7y4MkP\r\nzO/ELNPOWbPQlrC8sFkoneognE9CVmAMxI6YTyn3XROcBrOYJh9gmFRQvca3\r\nhWO/mDlzfw4tLFYo/O3s/8uf8EScXGhXhB6m+p3tvBzIWHdqwllgKsPhrvou\r\naX/Qp91qfFGlirK5g2cxJd9o3o7sZM/4fdBnYmlL4Yk27Q8QHJUi8kQokHRH\r\nIznZTxOc0cAhjsDhjgSt6JriGJ6UHXu4EYXOaxE0+MCF+M/O8CyQWBH09JQq\r\nMOKNXH41t6+STM2BJMRYvkXcleIzCIH+koV8TSQswRduYuqCJrNN6Yxkg8od\r\nsce6znC/RiPgRH7A3g7RMMgK5/Zd6mldaFwFUd0vBkAnPec0NEp4hWcVI2iw\r\ne+8MT++uTv4pDiEUBn/WSEL67VLdki+dv6M=\r\n=8nhW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.ts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c108f8a9cd0415702e015d6bc57a1b826bde2bfb","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","yargs":"^17.0.0","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","latest-version":"5.1.0","change-case-all":"1.0.14","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.8.0","@graphql-codegen/core":"2.5.1","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.0","@graphql-tools/url-loader":"^7.12.1","@graphql-tools/github-loader":"^7.3.1","@graphql-tools/prisma-loader":"^7.2.2","@graphql-codegen/plugin-helpers":"^2.4.1","@graphql-tools/code-file-loader":"^7.3.0","@graphql-tools/json-file-loader":"^7.4.0","@graphql-tools/graphql-file-loader":"^7.4.0","@graphql-tools/apollo-engine-loader":"^7.3.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.8.0-alpha-c108f8a9c.0_1656954255614_0.3862385343767252","host":"s3://npm-registry-packages"}},"2.8.0-alpha-6e0666d63.0":{"name":"@graphql-codegen/cli","version":"2.8.0-alpha-6e0666d63.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.8.0-alpha-6e0666d63.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"599961c3c650f1f8f73113635ed39e8568733c20","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.8.0-alpha-6e0666d63.0.tgz","fileCount":75,"integrity":"sha512-UduQnol2/GqzI8eeBsRqooWyttlBQfzb4ZXt82wSpVNwyBIlIMxFLT/begkTYDnQuV6/jL/U749hiXEaZhEQbQ==","signatures":[{"sig":"MEYCIQC7TorQ0Uy2fUFRp+RK8E6WRbq39+L/MgT2AcO9qoXa3gIhAP3q8c7LF4q1RaVPVI5zV+ooOyf9M3ty/6J1fMnoeWfg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":172086,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiwx4wACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoN0A//TAzJTPDKk763uNRZB4gvRyWK1hNSylsrs/279YMONJQQhm8u\r\noTNAcp2kfPp0wES5ACKvFkIDLe+LZsNkhw0Fr1ktxHAYS9UEb414161+vVNV\r\nd1kOUL5YGQfxr0v4mXRF0AZuHKltJyNtm+IEuxdNjwfIKKmwWWFQ5QICc383\r\nPLrMO8XJrWel4WRA90VUkyuN431kn2A6SfeISR0sq3HkrjBvXRS9DILDCTo5\r\nKOy6aD/RoUXswqDLCdRmT+RjWzoI/b6Zgez1bezxbi8kWhvcDwslcY/LWlzi\r\nTSBKP6pE+VnKjRXWFormYnltc9Flz0H6qrVs/GdTC/gnD/Tq+udCCzXsuZ2M\r\n6qqW3hkPLusTg6USxeRb5MSiABZ9gXsFtxSfy+Lq5fwzMyRmbgosWvr/8up/\r\njiNlV1IFdQ/Sz7YJXuWqLf3qTtrN/WPAPdgfKxt/9ML9JIsi5bBj1m8UR7IC\r\nJBf/wlYJsI+ew0+brAKnwkXYMUlbx6+PqTRo/UuJM84vHVjM4dORHK3k0+Gx\r\nEPa04uJv2Q8ZNnqTYQdNj3Ivu4dKlY9PEkN7j6HC4KRIsBTk5HEjPZ7biKiq\r\nZ1TA6cBpyU5uALGr91Mot2nawzuquKlr48+bhRMFy0iNuRNockl3ir5H7Gjo\r\nQEWaaP3Tr3Oft7eGo4TEQy6fty6lxxTdyd4=\r\n=p8wc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.ts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6e0666d630bf09cc4d9a915c16f65e760d8622b7","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","yargs":"^17.0.0","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","latest-version":"5.1.0","change-case-all":"1.0.14","@graphql-tools/load":"^7.3.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.8.0","@graphql-codegen/core":"2.5.1","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.0","@graphql-tools/url-loader":"^7.12.1","@graphql-tools/github-loader":"^7.3.1","@graphql-tools/prisma-loader":"^7.2.2","@graphql-codegen/plugin-helpers":"^2.4.1","@graphql-tools/code-file-loader":"^7.3.0","@graphql-tools/json-file-loader":"^7.4.0","@graphql-tools/graphql-file-loader":"^7.4.0","@graphql-tools/apollo-engine-loader":"^7.3.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.8.0-alpha-6e0666d63.0_1656954416133_0.6885871531815195","host":"s3://npm-registry-packages"}},"2.8.0-alpha-5cf64cf6a.0":{"name":"@graphql-codegen/cli","version":"2.8.0-alpha-5cf64cf6a.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.8.0-alpha-5cf64cf6a.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f2dd5964c065751834803ea5bfdb88f0c9b3acea","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.8.0-alpha-5cf64cf6a.0.tgz","fileCount":75,"integrity":"sha512-YnhkJe4J//HyYI6csLwEGosBfbXJbJNBfyOnNq5/khA/9rTmNFmyO81qfSNczFziPaha7OIpwy0dAM6KIFhxYA==","signatures":[{"sig":"MEUCIQD0sHNxmez1/XqRU96q2WHuykoW7C213IbEED0aa7A0/AIgfX0t1hX0MAM0HgQ/4c+krIJ0uCMapWiDnRxvzUSQFGY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":172086,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiwyCxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmptdBAAjE7OrRnVilcRhOgsg7BtEx60PhF9HT4CHOMqoDvj/OZhbJ+m\r\nQvkOQgUI9/SrISmeGNO29+xuQugZZQViyVW8H/66Vt44TdZSCGPmQsDiuf+7\r\nmyJ3OftPaXpiE6xMemSxOp9eX56ue6Yo0NnaaD77qUYqh7xQ/NrSz/zeQbnW\r\ndQ4Cy4U18Ye82VsOr9jLoFxk3uDkAU8zLgLWV+U0AI0k8+PYJ5XYikvR5Gxg\r\ns4fwjwTYcMgEI+VFR9BnlwsO1BYruiz9vhR8pVGwM1vZbEfekJ1l05Z840fN\r\nxIuJ70w2iuFdt8HAwPw7kTNk1MfQ6ydW+45KQtKRvbhagit4ZCPMfxTVx063\r\nmHnC4a1vCnz/YOIRP86ksLM+nyP4WeXEdu0sawazzjWbhrx62OsAwQ5q3Udw\r\n4ZxMypVS0HJE4cYFqmQ22CJ4wWwOtFjqhDr0c7yJhvlHmCyjCVhGEkpliSpP\r\nv1wqc2D295HqRPbMq5gQwy1XzIbbjRQepKbtn7ZXRHNOyGpKZnCA9vDUQz1/\r\ndcX7jmNWo1xfS9HxKlRAbu+kwyc+93/5Y8NBvWxrvcXpy1DLVIywcwS1FiJJ\r\nM8h09Bh5Yo7WJdGR62VgbGVS/h5koHdugQZzrEgIxsAFsXtdVN7urbp1kmY9\r\nVZ5yo0nyqgbCPvYfOJlW5qr4PuB6dM7Q9T4=\r\n=IEZr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.ts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"5cf64cf6a843f472bf538dd7a653f25147a337c6","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","yargs":"^17.0.0","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","latest-version":"5.1.0","change-case-all":"1.0.14","@graphql-tools/load":"^7.7.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.8.0","@graphql-codegen/core":"2.5.1","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.0","@graphql-tools/url-loader":"^7.12.1","@graphql-tools/github-loader":"^7.3.1","@graphql-tools/prisma-loader":"^7.2.2","@graphql-codegen/plugin-helpers":"^2.4.1","@graphql-tools/code-file-loader":"^7.3.0","@graphql-tools/json-file-loader":"^7.4.0","@graphql-tools/graphql-file-loader":"^7.4.0","@graphql-tools/apollo-engine-loader":"^7.3.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.8.0-alpha-5cf64cf6a.0_1656955056967_0.38262186834488143","host":"s3://npm-registry-packages"}},"2.8.0-alpha-e6c45cd63.0":{"name":"@graphql-codegen/cli","version":"2.8.0-alpha-e6c45cd63.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.8.0-alpha-e6c45cd63.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"21773770d6cab5e873d9bec9b17e27cfbf412944","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.8.0-alpha-e6c45cd63.0.tgz","fileCount":75,"integrity":"sha512-+lbPnNEXuU0gMNwiME32+bdDuqUW0Ggom/ZMi7C0/Pn6DsUTFa7qJFR7zUAEJQQREDVlfQvgH/QTjhsCAH8Xbg==","signatures":[{"sig":"MEUCIQC1qEiudFWByEW45vLt71KN+DbXh9pSE0pFMONHN1SgcgIgKXAt8tZjb0Sv5w6u1YjIwLd5809O2z6d/KDTKJG8AE4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":172086,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiwzHaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr2ig/9FgROYRrLfulf+eZEg8+hwusysYbX2wDyKeWno6tT7MSJBz59\r\n9aMKvxkuEvtx7NvGneYIvR+l/dgrj3jV26SHGOMJcHSAFz9ZfUQO5bXKUZLn\r\nNzM1dyuPLni3JhVnAjuYm6g+p1EBp8+x6mC+Vt+A6evMmC1Tk+GyuAqvliLf\r\ns1Rjec9T3214ym3A2wJ/Pb/DJQIawAPwdJF+TfdFxkqcf0+4ts7MLK1UoMED\r\n5p55pe1vhTlJ8wRaomZ/iAiI0F0KnZ9mQhRND3Y2eq9ydFFA7ijrBVBoAQx3\r\nFUGZZ5R1ODwN50cFLM2UAPh6i3nigQeAf/F1Pp2bGx/S/afctGH82gbJqMjz\r\nUqAlHLg4ZrEDWPZDhyExe1fmXiiOgHC7TOQjEuknlLWNlxyiG7G/05QLhMmD\r\nK/YlOdvO0wBCBACBeaPPEwe3Zf16nKVXo3WLG6obSMBeE/g4RmTnZHJkLleF\r\nznQ4Tyj1+4QypWwZmzjQWHyCkVBQfcw0fOydGbkHNn39ulW6MM49Hk1m+8+m\r\noCXq1saD5w7PI6UeH+DQsJU5wZHIX/0PtH/4YzBVjnw/qfsAXXsfM1ovQaIc\r\nxC3+H8JIhNMoo/hoBfdURyoLaZjFPGNBpp29oI25OghuMgzStGEfdTg8Pkce\r\nxOc20pWO23KsrLSIn+pK3Mx2XI5XFy77Zb4=\r\n=PD7u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.ts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e6c45cd63496df5e3725bf336125be0ee82d328e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","yargs":"^17.0.0","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","latest-version":"5.1.0","change-case-all":"1.0.14","@graphql-tools/load":"^7.7.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.8.0","@graphql-codegen/core":"2.5.1","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.0","@graphql-tools/url-loader":"^7.12.1","@graphql-tools/github-loader":"^7.3.1","@graphql-tools/prisma-loader":"^7.2.2","@graphql-codegen/plugin-helpers":"^2.4.1","@graphql-tools/code-file-loader":"^7.3.0","@graphql-tools/json-file-loader":"^7.4.0","@graphql-tools/graphql-file-loader":"^7.4.0","@graphql-tools/apollo-engine-loader":"^7.3.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.8.0-alpha-e6c45cd63.0_1656959450098_0.5307003688415981","host":"s3://npm-registry-packages"}},"2.8.0-alpha-29eb1293b.0":{"name":"@graphql-codegen/cli","version":"2.8.0-alpha-29eb1293b.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.8.0-alpha-29eb1293b.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"7271f6b75390fd6c4dea4ce186b3ab126f9ea831","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.8.0-alpha-29eb1293b.0.tgz","fileCount":75,"integrity":"sha512-XqfYj3Pt1jxBr9FihTydl51DQ4nfzk/z0ZjHvpWqJzIt4plZt8WEwB+VR0eYfPHkjLoA3qar4Pd7TVPUgg0IiA==","signatures":[{"sig":"MEUCIQC+p2HzjNZw6zT3daSn1VMMPRS4Ol/1qIdG0YgrnqwnYQIgfquC6CmfqiKWPtep+uCauKJQDqaX96GEQMiKnDmyozs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":172974,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiw0mBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrvLA//UmR1LsJiBKsuBr7iPuoWqOTkoiscq9rMX3pjgBXfCgdlxsod\r\nGsRjl8N6XEh763VAvkt8S27d3dUw/7uhShBvsDuIk1KvK7aBNEjydcdaNOn9\r\nOY1wm77xofahjpA20eHcdnapulGYB87pMeblXaLHcD7wT0CsHj/05Vjxhqy5\r\nmx6LPsDoxKwjlfI52wvEgsdSoEF9dVVH/yWCCNr+x+tDHG8QP4SiYR7vEIQH\r\nAjyOtDnStEvdgv0yb4WZ5x6xfe2Pg20e6zTH0jA/3SMXMVkmsqpe/z0msn8n\r\nMmGDVAbhCMQgp52TLv/uSXAkVATo3k0kw0WqeTv5PLGTWicbrbz2HNw+Hmq3\r\nwFhKF5VTAbGMePbb6b0+Tu21Iohund8Bj5EQzoCO4H5jScQaw5/fJxThzKBV\r\nebr9xaZPit+9Q+9yPrgR40aIHsX5TZfUlLAkzHhgctOXHm6huMshHmFH8sJe\r\nUktfzkB92MUI2fD+blbDZGNXinOPQ3S3tMC7E7o/m/0GVSU/McInZGfpMtt5\r\n/WdyDEanrhzSrLI/B1P/LcUiWDweEDzXe69DI4MN+82aF9kBgQOxF3+dmrwZ\r\nXoSIOB1yj5sQZfPJoBSUtBsJPoaxymvMSirMhkIOY9PD7bGnvLf9Ph9r+H4Z\r\nu5bnJVlIL9ZWzr9VquPqwvXGKAweYPc2KEc=\r\n=9+PH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.ts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"29eb1293b272e9b6fef92970b235c36798560190","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","yargs":"^17.0.0","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","latest-version":"5.1.0","change-case-all":"1.0.14","@graphql-tools/load":"^7.7.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.8.0","@graphql-codegen/core":"2.6.0-alpha-29eb1293b.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.0","@graphql-tools/url-loader":"^7.12.1","@graphql-tools/github-loader":"^7.3.1","@graphql-tools/prisma-loader":"^7.2.2","@graphql-codegen/plugin-helpers":"^2.5.0-alpha-29eb1293b.0","@graphql-tools/code-file-loader":"^7.3.0","@graphql-tools/json-file-loader":"^7.4.0","@graphql-tools/graphql-file-loader":"^7.4.0","@graphql-tools/apollo-engine-loader":"^7.3.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.8.0-alpha-29eb1293b.0_1656965505258_0.524658470904896","host":"s3://npm-registry-packages"}},"2.8.0-alpha-2fbcdb6d3.0":{"name":"@graphql-codegen/cli","version":"2.8.0-alpha-2fbcdb6d3.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.8.0-alpha-2fbcdb6d3.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d92d66b9acf0105da213d5813dd5e178bd3bd3ff","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.8.0-alpha-2fbcdb6d3.0.tgz","fileCount":75,"integrity":"sha512-tWQ0nineVooS3cGuiMh8aeDeGeoFv6xIxjywOjH/jQBTlND3noph1BI7KRT/LExtKmQ5NldGoeKuv+H9HhLx2A==","signatures":[{"sig":"MEUCIFB5V6eY4iWLRXKeniW/AJpZmeOdrflcqTtw08EGwE8YAiEApz1de30me9W/opMEYtCrD7MzArnL8VpacK0SxvQ77Sc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":173254,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiw1BqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqp4g//ZuaFwUTf/G6PUH+Vx/lW23UVluDQhCxAQp2zuUFDJQIQI+7X\r\nN7X6/SXZZDgTaWzJykaTqP6GZgzM5pysEiGwABJ866jycuBr4GzIQjfTz3Q8\r\nDrz6y88qvbMps5aNu1UxyfaGc3Wu32PaCleXRxmlf2K2ocC1Wt1HmR0c0v1e\r\nl9vHfNg5rV5MG2swhjfY4pX2G9hpIuinEkmshQndNfRrldwZRL8SVjwXk5f2\r\nvZBX8JXdJuFCydI3DG1ZWrTntBZ1hSLbieudWOOsZ5/afeLCCLLDg37uuEbz\r\nbsXQaI4HUqCP52bjBcB9u4K9IbFUfdgf3p3iRccLPKbpEnSmBRAH1g7FJ+H1\r\nBrJvqT6TGMF1FuDFf66wvNxP+6Vt1cxmFO2TBWA6cfmu6deKK6Fhbo/EMjcD\r\nsT6ZoMQMf9sP6oxfRDtqEwOuwkw1ijhZPY/igr3u+kL+Jy5LbL4s1clKurrm\r\nZWUWfZ0LQt6OyDHxHw3Nfs/ffEtUZgt8H1Io65I0p+slL8F8r2cC4oh7U5Tg\r\n918M0WWFhgIpsIsUk2O3LT44AcerJUdDW5YfXaygNwpjBLGN7F8JsUImGM2+\r\nvKOhBU4J3U/uRgZWKEj8eLgxaWmEODISgChlrh5SBkeKPRiq/OV0kvmw2p2U\r\nA1WC3guz2jTnxRsolTOd/Ngd/hjfKzg6sZA=\r\n=L0kS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.ts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2fbcdb6d30d9720638c67f915ed5ee2b95c2078e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","yargs":"^17.0.0","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","latest-version":"5.1.0","change-case-all":"1.0.14","@graphql-tools/load":"^7.7.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.8.0","@graphql-codegen/core":"2.6.0-alpha-2fbcdb6d3.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.0","@graphql-tools/url-loader":"^7.12.1","@graphql-tools/github-loader":"^7.3.1","@graphql-tools/prisma-loader":"^7.2.2","@graphql-codegen/plugin-helpers":"^2.5.0-alpha-2fbcdb6d3.0","@graphql-tools/code-file-loader":"^7.3.0","@graphql-tools/json-file-loader":"^7.4.0","@graphql-tools/graphql-file-loader":"^7.4.0","@graphql-tools/apollo-engine-loader":"^7.3.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.8.0-alpha-2fbcdb6d3.0_1656967274653_0.3332188489389254","host":"s3://npm-registry-packages"}},"2.8.0-alpha-bd464a586.0":{"name":"@graphql-codegen/cli","version":"2.8.0-alpha-bd464a586.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.8.0-alpha-bd464a586.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"3280d0e98b865ee5a14cdf44a7f1580e472c702e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.8.0-alpha-bd464a586.0.tgz","fileCount":75,"integrity":"sha512-Z9hGyI319M2Mcori1G7KY/S7OmGnNg8vFX130R65BTryGZgPOI6L/9/jmcK5Eyz0/PARlCoc0PRH5CJ0MDY/2A==","signatures":[{"sig":"MEQCIBmcgLsjOQ3o1yJv7TtRqcSeDXVwddn/RxYhvTlmetyzAiB31ybzAdcoBTUvjlEucu22l67WyUjj7CTXql09sTfDkQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":173254,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiw2ASACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqFbA//buiUT3tPRQVfch16EE4VlUHW0b+w0mp/0bZ18YW+FvUapMkk\r\nX9K7nB2UGec3xqJx9M9TJmTPU8TAJCFR0YG06eMGjcZF6rp+D9zkvdDZ3plj\r\nvOlAQDyUKX9SLKWAMtToAKCvV24kdMJ9lKCBKWo0ulUmeVie4zhZcOu+s8eu\r\nXbjyc93wbZmA2tdtneae32Y87ldXKFVLZ5kvCPxhqUCkj6uhUxaFb2ZDWw0M\r\nF0KA2JFW6qP3FpHrvPSjP5Bzg7oY8MdYnGfyUI2GbVmNitqf3hiqEvz8C611\r\nl7WPkfcVaqrNP89mfgIlznoQ/+fddDb26euhlpsIS7PFbvP1mefytdqwZ3uG\r\n+OEZacoOXDAPznjxItENNzRwdmlWs+aQ1JewVQ6RYdeU1VcbTguGK/TIseM5\r\nfwLg7ofKpdAkTZbz83NWoIHwVF8XCSfVJhhPFktqLWjchbWjjAsprk6yehWw\r\npGFDFnoGIn8H5WfJf1Ih4uiVzmXo4j/IY+gYGa1iqpIMm55XhAq87eHJzdfb\r\nzSPDvSK7m+s9DMzQqyqEzsFb0B0XRFIUaQ1Y2x9sNoeiUNyqsXFYghunz2S2\r\nmi9uWK+MzLwNlZ4YFOSKsY/DMHBjTT4Pt4LGDnHpLIyMTAG4FA7ePk/wf5UV\r\ntaWPRY3QpSdBvP5+DYmHfUqkdeRv8k2M6yI=\r\n=uyQE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.ts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"bd464a5868a6e0e697c9e07c5c6554cc9d60c1fc","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","yargs":"^17.0.0","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","latest-version":"5.1.0","change-case-all":"1.0.14","@graphql-tools/load":"^7.7.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.8.0","@graphql-codegen/core":"2.6.0-alpha-bd464a586.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.0","@graphql-tools/url-loader":"^7.12.1","@graphql-tools/github-loader":"^7.3.1","@graphql-tools/prisma-loader":"^7.2.2","@graphql-codegen/plugin-helpers":"^2.5.0-alpha-bd464a586.0","@graphql-tools/code-file-loader":"^7.3.0","@graphql-tools/json-file-loader":"^7.4.0","@graphql-tools/graphql-file-loader":"^7.4.0","@graphql-tools/apollo-engine-loader":"^7.3.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.8.0-alpha-bd464a586.0_1656971282183_0.747095578986873","host":"s3://npm-registry-packages"}},"2.8.0-alpha-0b48ad1f9.0":{"name":"@graphql-codegen/cli","version":"2.8.0-alpha-0b48ad1f9.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.8.0-alpha-0b48ad1f9.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"53902153e5f1639ba42c743ed1bf511280b08353","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.8.0-alpha-0b48ad1f9.0.tgz","fileCount":75,"integrity":"sha512-V7YtKJbiXXa+G5WoFy6H2YOIORWv+YOeEiTup570Lgh1XXRxQhUiT8JjAOLD7FmQBSuJAOCwrqVEvpDl1JDy5g==","signatures":[{"sig":"MEUCIQCi3+WMqVhUMAv7raCTvt9dWpfTrYX9tFbPIAzqHJrUDgIgHD9K8TYVwvRjgAVv09v1XoitSOOD+ua4gRmduqKtT60=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":173254,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJixCqkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrgCw/+JiYIaGrDatK+v5jyel/+8uOsgI/BlBHkrf/BMMq+IL1lyeAE\r\nrtxCW4+FhOc600fEvuid4men7f+yKdZ0RAhtf39UlUb+ZY7BbOvZkrTyEvk6\r\nKE4KafyZjFJBWrQph+ACV9xeKsYR+AoW+BWHxDf6RmfP1scU/lemnDiUquQl\r\ngJlPFk0tjqO8zAfX8WdQUMy9+75D3mODGCEkYlDhwNIi7diYAP+GrrciTwA+\r\n+MCmsoNBg/daWFs34X1ZNvoT/qKjJ4PwFi/o7Tc8RlZC6NZLqo37JMdq0eMH\r\npvmVUxgOXe77rDMQc0/ss/aoGVgOxYSeocQlKa/D4mC8b4fXRHxRcYQnGEJ6\r\n16uCXc4XHxrDuP2oMCLsKJP8O7DtGPOFSKGIE0FUcaoj0wlUIr9ryWnq/msD\r\nTKWlNPxOUbX1lwsSsJPnj++d8QLPp/LsZ5desMbqZ3wNKDYgolWqsnpdAfbv\r\n5Q0O7i7WWNgDZ9zaxr0UdekEigW82tklfVoseYS81tRr1MsVs06RL7JRt4BX\r\nH5w3fl0wa1Z/x+xlQcYFMDLlDm+6v44BfqN2/eHRgQjJIYji2eaT0JAsqx4E\r\naBRDTRip8zPva2H8ZNP5qEftpBxRN4+w3lACn3fgUWvuXz9ydBuaz50Dz1dB\r\nrgmuvwcFfSXSKQsvWz9+zz8fiTYZlSYTVwo=\r\n=9ERH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.ts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"0b48ad1f9253faff7095bdeee1e858f531f9a65e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","yargs":"^17.0.0","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","latest-version":"5.1.0","change-case-all":"1.0.14","@graphql-tools/load":"^7.7.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.8.0","@graphql-codegen/core":"2.6.0-alpha-0b48ad1f9.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.0","@graphql-tools/url-loader":"^7.12.1","@graphql-tools/github-loader":"^7.3.1","@graphql-tools/prisma-loader":"^7.2.2","@graphql-codegen/plugin-helpers":"^2.5.0-alpha-0b48ad1f9.0","@graphql-tools/code-file-loader":"^7.3.0","@graphql-tools/json-file-loader":"^7.4.0","@graphql-tools/graphql-file-loader":"^7.4.0","@graphql-tools/apollo-engine-loader":"^7.3.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.8.0-alpha-0b48ad1f9.0_1657023140213_0.6814055261831042","host":"s3://npm-registry-packages"}},"2.7.1-alpha-223b75f49.0":{"name":"@graphql-codegen/cli","version":"2.7.1-alpha-223b75f49.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.7.1-alpha-223b75f49.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c8dde3736c60913e917ec29f7db3790c057df0e0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.7.1-alpha-223b75f49.0.tgz","fileCount":69,"integrity":"sha512-qvum3nHVnB6I8SCOxHPRRvfcPVrd9fG6uF8tQHf7k4yX9fsem3wmfyELKGTdbbxg5OxCewm6VeKDbBVbDkd+UQ==","signatures":[{"sig":"MEYCIQDlbU4Uuv8BgUT1ig0D4SDrWViUahWHCuzdoHuNc5xMwAIhAJkY/oDBPNte04sqtmWxE1N02ydTCBq2oGKbxvEPqBVn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":159147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJixEP0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqAYQ/9Gst0DsNC1zuk5dIaoV5MsxN4n38SFWZYDbWjlTFa2xwjCbgs\r\n9aI5BYhfRJQSRhftp/gR0Ab4ylaFa0aC3XVyu3quBdC7+GPFDvgtSIIvNBNt\r\nLrs7LdkyL/3QtlcQxe6xTAeB9xjjvZ4m6nYJUW3ZrqaRbv+71fcaBkvIyuwd\r\nMUujv+dEvTeCEGr/Abo+HXEEuwCoFx+Z/oOWR9Z7luHzkJDAgds4AOuYidUi\r\nzWINEXliTXhwtpQt8PF+Z5szrJdJQbcRi9p2t8stRVD9icohrLjMflCKe2s4\r\nsjezuBi14HxRQZoyIqtmQOfweRQejUMgYYaJhduck758JKMReKR0dpN3mqlw\r\nBPrtNGxpRXUXUcxCdqdGgqTU+UU6qUlt23A1zF7KTvcB33+0LFvy1jaMTb5X\r\nA/hzXVLR1oFp00KviySYJgHsOenoa5b06Pof9uQpQSNyQM3vHhWM73Uq6S0+\r\nXm1aO83eebWeS7Ilg7PlrLbRM1fd7dB0p1SxnycwbfuAHcSQ51kVXF49kUFJ\r\nrxCIw+KI7m4sT+9QeZ/HmCJYXl+Vs8y1k4qvhLZCKswarzd6h9ZUAHxkY3r1\r\nkg//6Tt6J+zmwjw6Wu5Eg2UGSvHTznz3xn2ycH3alzYHsCyWcabc2pA5xBfo\r\ncTqrCmgop3FkzbhAlqxpuvwP3tUz51SjQ2g=\r\n=Z8/u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.ts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"223b75f49c3bdb16f34ab5e558d877f85c2aae79","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","latest-version":"5.1.0","@graphql-tools/load":"^7.7.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.8.0","@graphql-codegen/core":"2.5.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.0","@graphql-tools/url-loader":"^7.12.1","@graphql-tools/github-loader":"^7.3.1","@graphql-tools/prisma-loader":"^7.2.2","@graphql-codegen/plugin-helpers":"^2.4.1","@graphql-tools/code-file-loader":"^7.3.0","@graphql-tools/json-file-loader":"^7.4.0","@graphql-tools/graphql-file-loader":"^7.4.0","@graphql-tools/apollo-engine-loader":"^7.3.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.7.1-alpha-223b75f49.0_1657029620402_0.7114457045322111","host":"s3://npm-registry-packages"}},"2.7.1-alpha-23dfe4aea.0":{"name":"@graphql-codegen/cli","version":"2.7.1-alpha-23dfe4aea.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.7.1-alpha-23dfe4aea.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6d7442cb9ae66960a6f9627cf221a8e21cc8dbef","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.7.1-alpha-23dfe4aea.0.tgz","fileCount":78,"integrity":"sha512-4sTU6x19kBJR+L4JRT+gMitnfye7C4jILQku7E17n+RNUv/xmdbKtjyapwGRg63/Udol/b8W3cbYO8gtlOheNw==","signatures":[{"sig":"MEUCIQDIVm6+15CKgGVS41FMy0b2l/nYEZQPTQ15TN6A7noDywIgD0HSXOG2XVz+HvjbIxDDd9V5Rt5laLnpENyf4NTRhSk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":174480,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJixElEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpFcg/8D+wWbkef1+ICAhOGpQ0ztGEn/U2R6i0k8XMbQnJw+jC9TO2U\r\nii3htC7+b0CyKSqZH9g25+f6I2JINcWyzrAg5LcIIvKwt1eUCxwUNCU5W6Ux\r\nWnDbct6jX0cZkZnq69BdM8GuGf6dJDlACCpmeHA+OxPzpps3nvg/5Lyq4LDb\r\nv9kXoJRqBDHvDdoIkOLn24qZHpJNSCQtiL32kadN+F3ZBX+Qux2HrYKuCUEE\r\np+hbXDOzcJOjFwWcqZoPUs6Oa0QJPFXRf6e0M9D92zlrI/5gci4GNRXX8xuI\r\nGcy0aKUHKyqZdpxdHiOcr/HGAEkEAoFgp0eNu+Twn7x8QhWXq4MqeRAjxNFA\r\nK4xMo0JSbJYTcEum9PKW0tkIj42Jv94D0hTUnFuux/d7VV0tqw7WYKxtTN5g\r\ndLvXx/NoQ/bnN+/3JhSFbAGBCxVECNRF1X8SQBYFCaFqYMA5V2BWHfBJCcTD\r\neYkc0TNN661yqu/CigsoUOBRiCCswJllyb44exGqlEcpmL0nhfgU2BKUxXxe\r\nelgL2SlnzsB5zMWRSxh4s3b92SQMGGovHkIwdBNF5Yaajv2JN69/h2obWGn3\r\nRQjjdwBxxnRfaiOoZPSkyWqb08Qua5JYpL3bSvbEvzpFem/xoLo/l1VYTkWG\r\nMJ9SmRW6qYiC9RgQMt5lMvXz8F5t9YIJUtE=\r\n=yGQ1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.ts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"23dfe4aea99eed92274c47fab2ae3520e8f247f5","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","yargs":"^17.0.0","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","change-case-all":"1.0.14","cross-undici-fetch":"^0.4.11","@graphql-tools/load":"^7.7.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.8.0","@graphql-codegen/core":"2.5.1","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.0","@graphql-tools/url-loader":"^7.12.1","@graphql-tools/github-loader":"^7.3.1","@graphql-tools/prisma-loader":"^7.2.2","@graphql-codegen/plugin-helpers":"^2.4.1","@graphql-tools/code-file-loader":"^7.3.0","@graphql-tools/json-file-loader":"^7.4.0","@graphql-tools/graphql-file-loader":"^7.4.0","@graphql-tools/apollo-engine-loader":"^7.3.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.7.1-alpha-23dfe4aea.0_1657030980030_0.5998106325887955","host":"s3://npm-registry-packages"}},"2.8.0-alpha-2ada7b533.0":{"name":"@graphql-codegen/cli","version":"2.8.0-alpha-2ada7b533.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.8.0-alpha-2ada7b533.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"2642933ae467f3024ac3f8145d5ba49c6173656f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.8.0-alpha-2ada7b533.0.tgz","fileCount":78,"integrity":"sha512-b/WZvyp02ibXrixo8X8b+pGkk0cFoyhjMbPzFshxAsynt2deJzF0zD0kSR98ygpQ0Xz93Q1hHzXdWV6p6ROXJw==","signatures":[{"sig":"MEUCIQDbJqq2LSiLc3ff5hMQ01DHvvuJI4TPsLhx1MXvTzb8pAIgQkgGr1Kfrj74gLOHhFcQn12DWb7GBrhaIlqkEB6gA4w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":175343,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJixKoaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoDFBAAhH7b+oBi9E1TjDDUibB245QlbaRSrd9U333f4yHbWmPFkm97\r\nk/gkQC5pRRqxXRGk1zb36yPw6chI54KZtCnG57PKzm6Pc7/EO94Qjccwp4Mh\r\nqNGExtMX+S/J3mkJ7AFJ+DADqIRgkjRZMQK4bJFOdwpPMdKPvIuzG9FX6/xZ\r\n3eR/zDS9bjrMHVH2WmezWgj0mG0uksR/Qa47JbGL+eKWn6elYeVPm7EB+uBF\r\nWNpUgJhehV8xttn7efjuq6ySxwmn6JQwn73D7UJOKacuh5xwLVyQR5Kf32Du\r\nAj5pxC+RfxwZ2XWS2UDP/NTBotmbIRUIw5y+vWcDWhNZJiEAFeglTcTEIguC\r\nlqqWE4UINH/jozVZ1feA4oFNYIWC4M4w8/GcXWaXUQlvnOSyxOA4WXxegl65\r\noO9MO9cqQcpINCP2XX8eX+mGmZbAPKBkFV08e1m8ZUkJJHVCN8tyG+8WilbJ\r\nki+cTSsCsaKM0p7Z0wHYl4bzlLiXUYxkeSee2KuHoWPSAlNxVAgyXLjBBMrx\r\nOuYo03pom9KzBz282DUL255yl/cNWuYzIDQ6tKb+y9rv1m1K8cl5FYn4VAaF\r\nYl3bCgCs2aUQvzPNvF9DOhSF5EA/5od6F8wTQAzs9ikBmkpUP8rUxhmrAZ/+\r\ngPBUWmM1ogL3O8bGl/SFKVLZV2KS1n8aA8c=\r\n=k9iX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.ts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2ada7b533a437e6fc59fc4dcf8878f5c29011dfe","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","listr":"^0.14.3","yargs":"^17.0.0","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","wrap-ansi":"^7.0.0","common-tags":"^1.8.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","change-case-all":"1.0.14","cross-undici-fetch":"^0.4.11","@graphql-tools/load":"^7.7.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.8.0","@graphql-codegen/core":"2.5.2-alpha-2ada7b533.0","listr-update-renderer":"^0.5.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.0","@graphql-tools/url-loader":"^7.12.1","@graphql-tools/github-loader":"^7.3.1","@graphql-tools/prisma-loader":"^7.2.2","@graphql-codegen/plugin-helpers":"^2.5.0-alpha-2ada7b533.0","@graphql-tools/code-file-loader":"^7.3.0","@graphql-tools/json-file-loader":"^7.4.0","@graphql-tools/graphql-file-loader":"^7.4.0","@graphql-tools/apollo-engine-loader":"^7.3.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.8.0-alpha-2ada7b533.0_1657055769988_0.22437442159630971","host":"s3://npm-registry-packages"}},"2.7.1-alpha-9d615db71.0":{"name":"@graphql-codegen/cli","version":"2.7.1-alpha-9d615db71.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.7.1-alpha-9d615db71.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0eed7925bf6bce6ab567085d6894b6a0cb6da6cc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.7.1-alpha-9d615db71.0.tgz","fileCount":72,"integrity":"sha512-na99pxMH3Z3S2GX5rV0zOwGis8zTjL1/NUnk9y9o/pXkipSN2aU0OQgpbXP0AkvsTf87E7XYsKQSDDwobC9JPQ==","signatures":[{"sig":"MEUCIHQr9L3hyylxYmc9hkOv8BrzR+H8kqnrYB4yfZ3wxjBZAiEAwKDNv7ano9ETbHxs24SoI9l/d1YMHJZM0enP3GkT5Iw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":160437,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJixcpHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq0TBAAhzuGRMMDS3akZh+l4xe87h9RVWFmADjrlveA681xWONtdYVz\r\nwx4RBiMWA6/t1vOjbBRMhhhbnsR4QhexGxF5zkyEYKZR5zB4h5bDrJw7qLMR\r\nHZprkclCZeAPhp9G2Xka2Ad6H3xSQCGyhJ9a+zO94A4MPMV+bG0jnk8M0pNq\r\nrxWZHGltWGtIy5okQo5urWJgm0zK2qYWGFx8igVkYVeyvP/iDHb80eZQ+s0h\r\njQURc28X7wB/MyCho1MH2eB7M6bVh1Qqq1Ij67Nta4p3bj3lzZN5D96Dw9UM\r\nn97IvuQYZItJYEixD6Fex193brzoi/UjJk3vDXh5ecHHhM0Q2Xu9RMJ2NwGK\r\nFGDmNB4h85oQyE+oy9yxP7TrNW8T2haYpYuE6KbTDxDTcc3aTQWDGwTEs+Ok\r\nYeGsMVvBr8FDjycZp7bMmqSMsyygFZNWTb4+rEZ6fUQm5ijARV/Vxi/Y8Yda\r\npJ6CraG6OO+MAOrh7JXhfOX2Ar1ssph6KIf9w4vUG9gra9IWMMDxMsltoYlu\r\n46qFUSqDfUddH18zzovIAu2/YJYnqxJpuhU9aOcUaVHftzRIbpHUdQ2FLG3p\r\nycrAmQQ1MMkYONINxtvc9Fz3mg83Y9YJSWc0swRyNWblF70u41Dsx+MLnu5X\r\nAK6BYjaEVBWPjR84DG+4Ta9i7EDezC29r4o=\r\n=k591\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.ts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"9d615db712d87772c4b3c72d476a8ece7830d2cf","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","cross-undici-fetch":"^0.4.11","@graphql-tools/load":"^7.7.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.8.0","@graphql-codegen/core":"2.5.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.0","@graphql-tools/url-loader":"^7.12.1","@graphql-tools/github-loader":"^7.3.1","@graphql-tools/prisma-loader":"^7.2.2","@graphql-codegen/plugin-helpers":"^2.4.1","@graphql-tools/code-file-loader":"^7.3.0","@graphql-tools/json-file-loader":"^7.4.0","@graphql-tools/graphql-file-loader":"^7.4.0","@graphql-tools/apollo-engine-loader":"^7.3.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.7.1-alpha-9d615db71.0_1657129543155_0.23832729080790904","host":"s3://npm-registry-packages"}},"2.8.0":{"name":"@graphql-codegen/cli","version":"2.8.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.8.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ef596fc1afc18d5641e03a3caa0976270e570ca7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.8.0.tgz","fileCount":72,"integrity":"sha512-qpLnfWLd7M6ISlXN5c9WPwUE9iZkzS6996hwlvKcYpyGWj10ZtDcEQpH+NFoNjNP3Bu+QOSt6gSnpnCnajwadA==","signatures":[{"sig":"MEUCIDUVTlBQ20OeOH93nDUBdN9N1fy+EPSe4XKtKFNGnmTYAiEAoZYbH2yK/GGqAZKK8bVTHud4G78X4Svs+crbAM0IBUQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":161218,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiyHLkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrI+Q/+NvHRcR4EoJ6y8zt17UGLHQvJ+Wy6Y6gAvIi+xQiqN0rbFZGA\r\nqmKhjlo5N+wpA+mT52JJv4v5lM9lI3rvfdT67RmLzFfhT42aXEOV/nKxoyR7\r\nIFYa8YOW+lI/DCGzGroTGITzU2yHEWoSp8cGK0YzICFOJsmSdHGYgqSj+S6+\r\n56MV7mO9Z7C5bxbUVGtpkVsZPhAgxO6k98rdAvtZRE44UPw1EjS5DxfmGCeu\r\n9P+BbBitNHzpDoCZhVKGC373FPAqpPbp7IMeNDPF7W+ysc0ErSDHkHdQsogn\r\nKGujCAgwtCUNWYkBYsAHb0HJiPCwkWfLsWrI17ZJDc5okPg6XEnuB2XJBYL/\r\nI+b5tPvePciUZSh4bW84E9Tiia6aEtHqd5hijUJGPZ884igwcZNCt2H7ciOF\r\n0fbfSEHv1/X0aRA9MKv/t7hRj0hE2Ek8wKWt6CDYnG50ylOihbs+n/L76lnx\r\ntfd4fHc3MZFch7PQshFlUDNF2DeMjBBPwV31nkE60UA++XHw+OtJSleO5IHC\r\nc2CZrcjz1cmnzElGC+h2Ul7tZoInUJC5XpEJEDy1Hk0/ifnSWIOR0ilb8nyy\r\nNb9sfKUj2bSMjRHexGtyKstn7E02nQn0FzSmovG0rOwvY789kiAMUJNd9nsR\r\nznOeJoLNcvQhPkeSD8KxXD982FjoXfGOf4U=\r\n=JdLE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.ts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b4a8e8bb009a97393ee7e8c18cd491a3d88241c4","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","cross-undici-fetch":"^0.4.11","@graphql-tools/load":"^7.7.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.8.0","@graphql-codegen/core":"2.6.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.0","@graphql-tools/url-loader":"^7.12.1","@graphql-tools/github-loader":"^7.3.1","@graphql-tools/prisma-loader":"^7.2.2","@graphql-codegen/plugin-helpers":"^2.5.0","@graphql-tools/code-file-loader":"^7.3.0","@graphql-tools/json-file-loader":"^7.4.0","@graphql-tools/graphql-file-loader":"^7.4.0","@graphql-tools/apollo-engine-loader":"^7.3.1"},"_hasShrinkwrap":false,"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/cli_2.8.0_1657303780032_0.5487144209331887","host":"s3://npm-registry-packages"}},"2.9.0-alpha-1761e9d45.0":{"name":"@graphql-codegen/cli","version":"2.9.0-alpha-1761e9d45.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.9.0-alpha-1761e9d45.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d7e7cc51412145c49fb1f06421af00fd8dbdcdd6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.9.0-alpha-1761e9d45.0.tgz","fileCount":72,"integrity":"sha512-yjWctx/pwluA1RE52X3R89oWf6gzs0L4T9Yd9AvJ+H25s86OOd/0KR+KFII8O0wLGtaBL1SFK56I/mN6A27GAQ==","signatures":[{"sig":"MEUCIC1X7T49lTes/DhpdqFxe2ditd6I6TVq6pWW5qpRamUdAiEAjhWdxCirQibDRx5l+ogNqbyi1dX9zkcO87NOL/qaFY0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":161847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJizGViACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo05BAAmwft+fIITsedHokmgUPqTY3bzKmVgQD1vdwnNkGrokHO3wla\r\ncGcl/ugTnmAlREmCIlOexMTgYlliJHNL3uju0gUUy9U6lHdkLzuUoapof3+r\r\nHEjNV3tQwtj1WoBAGU9t+URRWYuTWhed2p5xRaqHzZOxqnNIo0EL8eB3MUex\r\nZMIklLdP+7jZtevVSgWd1UUfo+TTxfsGv/1f8j/BG3KYLBFvG0UjKQ3MySHp\r\nnJt/s4NJCctv8Gn2oUf2s9hVAEtyT6a6mN2Yo/y70zla9iRx0bmfMVBM02HL\r\nW0g+P34Er9lxkb6f1RgcJtv0/sGHMbxIYBjHBRmAFgMiUgFPzFny0OMj1wov\r\nL1m+4b8ZWE0SDd8BM+bY/Tx55jd+h27EDz4E2AJhuE+mB8Jt4p8t3zM8fUoL\r\nXcKBMiG12klLH7t8yfz1PhoT+bglYGszbnCQi2pDUB6xPnBFKLiNr65B/VhZ\r\nhvpue+F/oSJOmB1xC7TbL/AHNe0+ZlpSjYS3hcZx6nKLQKOignjBKMVrtK1U\r\nhCK1pOm1gYQi5xyLOnU7jHkp1krMv3uoOJ4qOTU8y5N8TYbmQ9VVHb64nkzy\r\nq1vB1BxAq3HjoVGcPCnarBuVS2vOXUquxGwkMMX5IlkBD02wl0n+fdTEa8Rv\r\nbWSvVyQb3W78/EdjtjUAXkVWSx0mvmexjUs=\r\n=LppQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.ts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1761e9d455f368b7d2101cbaeef624c7349fc6b7","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","cross-undici-fetch":"^0.4.11","@graphql-tools/load":"^7.7.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.8.0","@graphql-codegen/core":"2.6.1-alpha-1761e9d45.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.0","@graphql-tools/url-loader":"^7.12.1","@graphql-tools/github-loader":"^7.3.1","@graphql-tools/prisma-loader":"^7.2.2","@graphql-codegen/plugin-helpers":"^2.6.0-alpha-1761e9d45.0","@graphql-tools/code-file-loader":"^7.3.0","@graphql-tools/json-file-loader":"^7.4.0","@graphql-tools/graphql-file-loader":"^7.4.0","@graphql-tools/apollo-engine-loader":"^7.3.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.9.0-alpha-1761e9d45.0_1657562466147_0.5038831220280138","host":"s3://npm-registry-packages"}},"2.9.0-alpha-33d33bf6b.0":{"name":"@graphql-codegen/cli","version":"2.9.0-alpha-33d33bf6b.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.9.0-alpha-33d33bf6b.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c5e929d5f61fefddc555a0df38e7d8df37b3792e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.9.0-alpha-33d33bf6b.0.tgz","fileCount":72,"integrity":"sha512-gprXvK8czULJkP8XbIcmNn3KoKX7qmLSBIDvN5899xa3t+m7JbiScokUsbeukkDfXdlJb9b7553CDSy09miw3g==","signatures":[{"sig":"MEUCIQDJDA1NGITe01V2GY0UECAayqAo+fqNNdLJJVG9yLMndAIgWXOKHLXTnYLaQDtUx5vBbyT4i9e3n+RKX98SK+SrTYQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":161847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJizGWhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqzohAAmDCDXhtHYmRmQGJIrc3GrPNEFF2KYm7XrnbGBF6P5oVg+Rvg\r\niHI7fh2STrHMwuwxt+LYBbS+PJgupPbqul+Kuea4V4VuEL1iK9/4uEsdcEmK\r\ng+JSJNpObD5rrP6/8KKeb3dNS/3Kc37cIhM1wZV4BIsuKyQ2iXQHPO5YoACQ\r\nsYLjg0oyuFW+FuWkJTlyYJX/B8tKr6yJJAviHQeo7JTPeWYtOpCC58AgA1lL\r\nZ/04XThdH6L1tqp8r3c+X4Fpj3oFCmeF+v9GgqW77AoGcY0U7AuuXlk1oZ3v\r\nND+ZdgzNzn1jN4EvpoYKVKoAjkKDmsqK51PB+gYy2l8uJIw3Tk/GHp2/VFXO\r\nr2Ipg3yDryVyOejPCHRk3bkk78NhrRPQEV8QFGd/cuJpvprymEjE1iCtYZ0i\r\n/mG4kNNr0I++lVnfA5MgvFd55M3w5N2oOA2pZ7FP6JK5mul3/PTgVcoI4fSf\r\ncKnQctGG+fI6WRYacuG9xMUrnDjMF6DopQ3fdM8cwA3sKHpRxo1LB6WS7MDR\r\nMpkFDUCJ8mRR7KjbetflOfMxx8tcsbv/09HPUSL08eCn0huGXNl4KWKEWc/a\r\nA/mcVfm3C17tksIIrz3vvXhy7d207SVgCjbfmcya5ISyMVNmmAHV5y0xHHNu\r\n8YfK/wKSMRSWLT3DNc23nAVQwcWEQf9//Qs=\r\n=GQma\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.ts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"33d33bf6ba39f140ddf9433c0ca374c9b50f22f9","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","cross-undici-fetch":"^0.4.11","@graphql-tools/load":"^7.7.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.8.0","@graphql-codegen/core":"2.6.1-alpha-33d33bf6b.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.0","@graphql-tools/url-loader":"^7.12.1","@graphql-tools/github-loader":"^7.3.1","@graphql-tools/prisma-loader":"^7.2.2","@graphql-codegen/plugin-helpers":"^2.6.0-alpha-33d33bf6b.0","@graphql-tools/code-file-loader":"^7.3.0","@graphql-tools/json-file-loader":"^7.4.0","@graphql-tools/graphql-file-loader":"^7.4.0","@graphql-tools/apollo-engine-loader":"^7.3.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.9.0-alpha-33d33bf6b.0_1657562529625_0.6645694745679764","host":"s3://npm-registry-packages"}},"2.9.0-alpha-78f7f741b.0":{"name":"@graphql-codegen/cli","version":"2.9.0-alpha-78f7f741b.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.9.0-alpha-78f7f741b.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"bf32e55aca76766d708840cc64a6988c7f8ee5ad","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.9.0-alpha-78f7f741b.0.tgz","fileCount":72,"integrity":"sha512-MRd3Daoo5vCbHFzU19kHNVJx3ku2I7drG/YQ1jKuN8+pK+IwYt80VPbLl1TBo+mRQ/UB3AbOPQ60xw6BxExkTA==","signatures":[{"sig":"MEQCIGVuV2MTyd8AJ/g9jGwqnThV3hojLP8XaoYUzy5/d+EJAiA3vMLCHauWC3NVI+AWoVTCjf+0glGwRELnNhh3tq3QRw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":161847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJizGq1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpQWA/9HY3q9z4SM4ibTJl76hv5leBlg8un3Jo8m+PejQ0CLegz3Uz6\r\nFk3X2FseJcccflNehxX+T5M8xPZPQzQt/I4fNz4WRfu/AJV+KYeivNivn5N3\r\na64oAhbzai4vBmfF1fH0rcD4/HSxbeUos/Rt5J4G6y+UYrHiHaMM+F8gKDCD\r\nb1z7km+hDxO0uhwIQIs9T8hsNOBLEqPL4ELvW7PKlzMniignrgfncz3qzdFK\r\nmhaSdjK3E/fLKrZ6+EaSAOwhjTA9nLBpQj8ps1+/gMmIM9mjVEZL1Vmvadbd\r\nlQJ/vSMseMTSg2kjzvh2HeKtmd4+DU8Uilqh5LfXK6ymMOUpgfS66A9KnVJ+\r\nVbX70IjIoJAGp+l+KBDVAk3OcBqoRtydMRlgUQTFXkp/aESpb4/mv7jROazJ\r\nlSc/S3Q904WU+DkfygLm1StLKqo62YfWa+9kI9DTZZnSMNH6mkDjrFkcBJ7r\r\n3fs4GVnnVUD5YLcBK8njgxbJdlGWbr+GeqNM7nhDHgf2CU2EvJvgK7aEF5Qo\r\nVhICz47H5AGUUdnJIVcx5+eQqvOxNEgqD7zkWpmtZASQj4dpqVAUl2CYEK6I\r\nxn8syb5kZeyi97bd/mZDmN2onfgKTIZhZOJXtkHLxWeZCrZPidJwBFEe0LrQ\r\nwqj+Qt4nONFfacG/fF6hCFekvOjAYoXIZAg=\r\n=8GNY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.ts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"78f7f741bf36e625799a993ae853e46f2a08dd28","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","cross-undici-fetch":"^0.4.11","@graphql-tools/load":"^7.7.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.8.0","@graphql-codegen/core":"2.6.1-alpha-78f7f741b.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.0","@graphql-tools/url-loader":"^7.12.1","@graphql-tools/github-loader":"^7.3.1","@graphql-tools/prisma-loader":"^7.2.2","@graphql-codegen/plugin-helpers":"^2.6.0-alpha-78f7f741b.0","@graphql-tools/code-file-loader":"^7.3.0","@graphql-tools/json-file-loader":"^7.4.0","@graphql-tools/graphql-file-loader":"^7.4.0","@graphql-tools/apollo-engine-loader":"^7.3.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.9.0-alpha-78f7f741b.0_1657563829443_0.8331597556281674","host":"s3://npm-registry-packages"}},"2.8.1-alpha-861fb9945.0":{"name":"@graphql-codegen/cli","version":"2.8.1-alpha-861fb9945.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.8.1-alpha-861fb9945.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"da3a3c1f2750f194ac45204468d0316801dcbeb5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.8.1-alpha-861fb9945.0.tgz","fileCount":72,"integrity":"sha512-zPBTxHs8JDa5t1zc2udmlT3RWLhhkDTik1Uw97ULmQCIxrc5w5ZbPt9EXOuV5AR4cw95viFNEeiqsE+OCTmLZg==","signatures":[{"sig":"MEUCIQDBW4lom55BXQFg/XFMuib6sYLqfBxv47aoan+gRlq0uAIgNoEMTxANpqiSRJM6w+C+0MG4w3dEAe0YhPNkzzB0PQU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":161258,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJizG9/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmre2g//ZXqneSSmikbETH+PzwQkPGqLjyyBBfgeTlLAA4bNpzm4ctPU\r\nhjRoTGtzpYWPJbAXTihdjrpsAgweJBMZiOTRU6SfKgGyhLYWgl/W4En1d9hx\r\nJ+nsVxD7CtyLKx73Hm/QjTMWqioCO6M9A/ybb9P+fMzkLNY8IdoAHhwS8CL2\r\nBtLDcS8GRYZalG+LxixI8VRJILGpaxP6JtOxCjh02qpc2M1NGlREAqAe59In\r\nV41mzURptAbzRZuiItB/Zgrx6j+6lltujNJBq7nOzHI7MIWiWInZc9eIkHR8\r\nbka6Grbc6CqdXsWyASQxF7Z2n0X4abFGAyB0k76YpcXnOZ6l7iVYGMEyP2k2\r\nDONeZweccVAmHk7oRaiPPs4q0EI0qu1/LdiiZhlBxQYl9ofbA/GGCVsz4EfF\r\n3N0+XLFMbvbargji5VQukLv1aUuJh2lfv4D72yHvVhB5E66fUIV6B7Z0/buW\r\nOtFcCqrb12pgmMxGOLR4M4FnJsibvPR4SvlQ+H2pokhcHoxMOn2OGIkccync\r\nhVqCh3Ww6kGmwwdFCXlKPs4n2Qy6yqMPd5FZCz11o1y/DDig3YFUKIrzpslj\r\nY2aYV1GI/3L0QupsgidIHHLAyGNgwctRLyzoA8YFG8Dc0DwLJfN7I8tIQcAX\r\nnNca/WAxBDwcEg0wynyneVBszEZG31M90II=\r\n=cC8v\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.ts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"861fb9945a7fbfd35af47701b9505b600a9b6823","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","cross-undici-fetch":"^0.4.11","@graphql-tools/load":"^7.7.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.8.0","@graphql-codegen/core":"2.6.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.0","@graphql-tools/url-loader":"^7.12.1","@graphql-tools/github-loader":"^7.3.1","@graphql-tools/prisma-loader":"^7.2.2","@graphql-codegen/plugin-helpers":"^2.5.0","@graphql-tools/code-file-loader":"^7.3.0","@graphql-tools/json-file-loader":"^7.4.0","@graphql-tools/graphql-file-loader":"^7.4.0","@graphql-tools/apollo-engine-loader":"^7.3.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.8.1-alpha-861fb9945.0_1657565054962_0.7853374965760502","host":"s3://npm-registry-packages"}},"2.8.1-alpha-4a0a50373.0":{"name":"@graphql-codegen/cli","version":"2.8.1-alpha-4a0a50373.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.8.1-alpha-4a0a50373.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"7f9428182347db5fdd515169f4d6df5d89b71c1e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.8.1-alpha-4a0a50373.0.tgz","fileCount":72,"integrity":"sha512-6QASstmgQ8a2AyvCyaRtNXtYTa7/0nRqzTwW7Wd9oYWIMMEhhcsYmR8jF1ClRE2oDLvWT/X2QNnHUh/Sqa/RaQ==","signatures":[{"sig":"MEUCIBnvFLS5gQHlAND6SQDuftQsKdNOH2vVcEzYpEtaWwNOAiEAkmUhtCYg9/ADUeQXRSCx066qKiZWFm9qGB5F5fzsP5E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":161259,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJizHC9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrByhAAhzK7AtYGKtgmFGBy21iXEMV4AIFpXyTm73Q7vioaYaLohWa5\r\nBP+Fnin7crt0+FTO079mUeQ7OWl5d2hpyP5etplXKFDCMuK2qtcK9vLuP4Gs\r\nxndRaDmOBYyOMsARnFRhxzhuzN7bZRksVYQql2KQKM7keg9soqggN3AkA9c3\r\nUjbg+DFuWKuZJgL1VAwU1rEaB4XhBvRP5h7FCHLu3X45lsFEJG+Pg3Ps8sdB\r\n/cyPA43TsXKrtbC1h8woB7PswBH5sYu+7gcLZzhsM3h0XmxM0uIkwQl6niYg\r\nPJo34w0EUeID9ItmE2Q3ra0A/CalF1a56wnsclHZXPxv9xoxnIiE20cUB3Bj\r\nUi/TIhOb7cN9If8W00N5yvCCabXzX0VkhbbqGHdHKCxXY1Z2eUMKtPC+zsES\r\n52BCe//MOr+J0/lOVrGntdKHYJT9HAxWBoekG4G7TnZhvcSJcB0bmmC2/aIE\r\nPf3ddqR74a7SaufDGnkO+/VTSI6b1eaPSPhNFM6uJWklKgzUscGI669hElHy\r\n8D6jW+9s+Uo7MiOW9wkcXdv/E1VrfEiwDRLc/3V2FNXr0tgywtS+I1T8uiu3\r\nDN07gUtMiwnN3ODajg7o6LRBttGeMbj4ZuMB/uPlHSM3QTh6Om1OZQ4K6G+G\r\neUL+Ak+ZCN2l/cFnwc916wIrGJ3teGTW/LY=\r\n=sRf+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.ts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4a0a50373c1a29307292b24749a5ad521532b23e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","cross-undici-fetch":"^0.4.11","@graphql-tools/load":"^7.7.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.8.0","@graphql-codegen/core":"2.6.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.0","@graphql-tools/url-loader":"^7.12.1","@graphql-tools/github-loader":"^7.3.1","@graphql-tools/prisma-loader":"^7.2.2","@graphql-codegen/plugin-helpers":"^2.5.0","@graphql-tools/code-file-loader":"^7.3.0","@graphql-tools/json-file-loader":"^7.4.0","@graphql-tools/graphql-file-loader":"^7.4.0","@graphql-tools/apollo-engine-loader":"^7.3.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.8.1-alpha-4a0a50373.0_1657565373462_0.3470727808241676","host":"s3://npm-registry-packages"}},"2.8.1":{"name":"@graphql-codegen/cli","version":"2.8.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.8.1","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8e8f70417f3a0e87f266953c41c6424c6e76b473","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.8.1.tgz","fileCount":72,"integrity":"sha512-o+Za1483WhnbMA5G4JJq72EeqXROsdEiDTfUTxtX1iPPebv+VMekTFfHnBCUXpes0XTeZViXTd16AX6cmtUF4Q==","signatures":[{"sig":"MEQCIAMDL4tAjWJnAL/t1blRRAZ7Eh8F5qcvfRbR7oBXiDgZAiBf/dM4HB6FxRo4Pu1Sx+P3X6WfAZVuWeRKWoV7mKWhUA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":161241,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJizuZhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq/aQ//dQdwq2YJNzy9PLPij7v4Cj/aQE3sqea9OiCACtX67Zp3STYj\r\nrixfCUZrLNVOZg61bDn+NVNuO8UzfMcrkPgAU34f+KUbnCFKIpfYqa9afMx4\r\nYie0sj6SzmisX2M9pujO+3wAEzaS6UrL3NFqhL9Fdc/vNr10BJdMBcdhbnd5\r\nbmb45MfVIY2Qrl3z+xZEhiefTJJDKjPxwk6U535SwbcIgye6Noq3pV4DpF6E\r\nWzh/Tcftye7Cceu1eb+TxtAUjvAgT2eq+sR3EHlzAJs3lcx3lQUgyg9Ymw1w\r\nQFExbA38ZNqPC4QMDt4VtJR2QLQJjgFaX7Jhy+dlzOhcGhmvUqh6wPjXav7c\r\njwtOANyOzgsazfhqPf4E9NyYBH7ohT5XenrXV6M7IJ35RrxB1CCUx/EtpJjM\r\nH2MFysr0W8x/CrD1eS94R67JqS7lITHGmmW+qAnOOnXsfdO963OcO/zUU84x\r\nkNASqN7NrPctpoS2ZIMB9/6nnIyP5Luh8LYMgRTHNtX2j1T5df62Eujxfp2e\r\nPMNm2Gb/kBRvOcy7eHJb+9dpk7bPLYVrkZCrCNrxDsQXqTAUJ7aTweprrKoG\r\nY5jmfyIRtoIjmOn2aqtqOPn+RKOW+SqNhTKz2MqQ6EFpnxqHJYd4KJCuf5jw\r\nWF3XDC6Alrmxzb83cFkgt+y35VPAG9lSQU8=\r\n=dkW6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.ts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"9824121116cbf14d8687c8e411123cb4a10673ea","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","cross-undici-fetch":"^0.4.11","@graphql-tools/load":"^7.7.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.8.0","@graphql-codegen/core":"2.6.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.0","@graphql-tools/url-loader":"^7.12.1","@graphql-tools/github-loader":"^7.3.1","@graphql-tools/prisma-loader":"^7.2.2","@graphql-codegen/plugin-helpers":"^2.5.0","@graphql-tools/code-file-loader":"^7.3.0","@graphql-tools/json-file-loader":"^7.4.0","@graphql-tools/graphql-file-loader":"^7.4.0","@graphql-tools/apollo-engine-loader":"^7.3.1"},"_hasShrinkwrap":false,"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/cli_2.8.1_1657726560812_0.9578007146785057","host":"s3://npm-registry-packages"}},"2.9.0-alpha-892ec97e0.0":{"name":"@graphql-codegen/cli","version":"2.9.0-alpha-892ec97e0.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.9.0-alpha-892ec97e0.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"362a2901dd8bb251cb7e52fc708f099f167ecbdf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.9.0-alpha-892ec97e0.0.tgz","fileCount":72,"integrity":"sha512-gc0wsDelhNSbQvurvM16RkjMUFcvDhep8WeF4AfsbnRej6epJtDGmhcByOrv7VsySNwc9ssXBLHg0ikstE/K7Q==","signatures":[{"sig":"MEYCIQCUC7jtKZM8KK+wweCIA5ENn+iWvtT37NqH4K6++9aiYgIhAINoCtwZXbhroZuqzissm8m2RKwuKitIEzhoTC1exGZQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":164043,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi0ELyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpIHhAAgFJCYQh10o4/f+m5EDC/dWr6dfAx0wnrFDgympheqDNkoe2c\r\nfTVsMgDyeDhbbh5zUtJo8XSHNNjZh5iaQDmQtZaHyhuwOK+1RLd56SZDW/uR\r\ngwQAZH/EXdyqMjLgs8qkLVqBJt7xsk2bqnb8CSkZAT2ahKTmgzXJWuUDyx+v\r\nYlFXUYzKfhgwBBALwvwYkbiY/7gXK9f9usO9eni9mhDOz2BH0vwVfKCuiq4n\r\n6xSiSYwlvjhDkBZarrdgu81/ezZvDQFOcgJhDSnUnyVoRWScYQZMiOSUYZks\r\n9Sxnzd8cG8lZlSGuKzcZh84VvqXMCfyuPdX5uoHzexCCAl+VYG2mVDFHjvi9\r\nzt8b7lidYICgZtNDqODzp9jC+MKJuSg1XZzfnYgdb/b8mZLRcxx+Tq49pw2D\r\n0NlebQg6cEnBi2k5WmNnFiPfU35oo/hOGbjUDT2Znt8aFAE6IoJ+gJdkrAG1\r\nY5lowqVcBl0KadRm3tjWUQl4PTLKE16aEtwq/uIGQYC7+KqzR3xl8DGWb+kG\r\nT09Z5+jMvVj7TWXO76P8wvufoLsuh0kV3rlDNy5PgH4hl3Usb7SQiznj9VoD\r\npxGeds2m1UUiYftJq+UVNZvUTx9otOJfv1VspuKsofDve5Poj1pYij84AJcC\r\nMFuIrPNzzk2G+pwzTTCRZPIaXWlT58bQJdc=\r\n=QeVE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.ts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"892ec97e016efeaeea5731ffd38da75091343151","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","cross-undici-fetch":"^0.4.11","@graphql-tools/load":"^7.7.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.8.0","@graphql-codegen/core":"2.6.1-alpha-892ec97e0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.0","@graphql-tools/url-loader":"^7.12.1","@graphql-tools/github-loader":"^7.3.1","@graphql-tools/prisma-loader":"^7.2.2","@graphql-codegen/plugin-helpers":"^2.6.0-alpha-892ec97e0.0","@graphql-tools/code-file-loader":"^7.3.0","@graphql-tools/json-file-loader":"^7.4.0","@graphql-tools/graphql-file-loader":"^7.4.0","@graphql-tools/apollo-engine-loader":"^7.3.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.9.0-alpha-892ec97e0.0_1657815794011_0.826606691899181","host":"s3://npm-registry-packages"}},"2.9.0":{"name":"@graphql-codegen/cli","version":"2.9.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.9.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"49870229c5f3f9c59068130fb899aad50ad1849b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.9.0.tgz","fileCount":72,"integrity":"sha512-4YnJLW+E3XKCtO6kfKLQKtaU/NfPmLi4izf/VTOH+7/uCaDGfPfRqkoyX1q7QtNxQC4l0Zn0ltbBJwguT/fuEg==","signatures":[{"sig":"MEUCIHOL/KaXqG3jb63X4g1PJuitlyHQPD1INo8IFQhGPw60AiEAkfqRAQ+tOnu4vqKlzOUfOQMUPZczuezuJig6Avdzbkw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":164067,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi1r9MACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr/Kg//RBWbn8u2fX0LUVaKZtDaGBZu+44mjFozBK5gEjfY2H1kMRiZ\r\nmMDiRYWTJu0g6ISuOUsvu5mtM8tJJC5oSSdphhKJRnzrxBLqwzC/zLyjaOt8\r\nkqQd221N8PHhUHp+HbH6lWNGxxwSqseUVqAWxPY1O6JP+eGynZkU/V0bsTvb\r\nTR3X3IRjCcJOBIlwywYrZK1TmdKeCUaS+pfErfczO8mkd/TXVE1oITuwHuxV\r\npuG1WOYKlMVHpeWFQhzwAnVmoZ18Z8FLSOrcW4ja9vBLG3O+iiuIM6Go6yQ+\r\nbZFdSYqm6hpXIEQC+wKdOuIpRTPQCSAzljkwq/VYAoS3dWoBqwqWwVAAQ7bP\r\nNym1pmfNdoiZ55dTECqz3LP7LfW4xeIMzSGm4k2jTmjG1Yq/0l8oCg84UlVB\r\nOXb6D2jsHN0n1njYPYQvDWoWrnpQqIEbxxlOdGckmKebqfXLrZ9837TXXNkx\r\nWBmqg5nKtfjzsnEUaQwfRHDoTBJszRYNWedkYsZ97o0R/dcN1eLWaUUpCVpB\r\nSOpGdw6IxxOqWrIV1wK6I+9KWt0EddGAUfnohcVB9qiaM6zClk+54uItugUL\r\nHN+xXq6Zue0B5hRQelj+3xDVoaATiB8sg74WPpYWZ2WWgGtPikEY0sHEtZGZ\r\ndllgA1hizoHdfYGYV6MkjVUK1RxQmbF5RKA=\r\n=4z7i\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.ts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4d9725a91082f41fd3ca01a2ba0309c36699ab4b","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","cross-undici-fetch":"^0.4.11","@graphql-tools/load":"^7.7.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.8.0","@graphql-codegen/core":"2.6.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.0","@graphql-tools/url-loader":"^7.12.1","@graphql-tools/github-loader":"^7.3.1","@graphql-tools/prisma-loader":"^7.2.2","@graphql-codegen/plugin-helpers":"^2.6.0","@graphql-tools/code-file-loader":"^7.3.0","@graphql-tools/json-file-loader":"^7.4.0","@graphql-tools/graphql-file-loader":"^7.4.0","@graphql-tools/apollo-engine-loader":"^7.3.1"},"_hasShrinkwrap":false,"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/cli_2.9.0_1658240843764_0.789828367383943","host":"s3://npm-registry-packages"}},"2.9.1-alpha-fca07d28c.0":{"name":"@graphql-codegen/cli","version":"2.9.1-alpha-fca07d28c.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.9.1-alpha-fca07d28c.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b418094b549105f9ff564422c44e8939b6a5e3ef","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.9.1-alpha-fca07d28c.0.tgz","fileCount":72,"integrity":"sha512-RLvQtelYk6Dvif/aQWHTnbEFd6pk/cWfA6AllS0I/4uuh3ibMx4p5pG9aFLtXZNkQW1Awjj+3wl7LU4PKVUAUQ==","signatures":[{"sig":"MEYCIQDl9jzk/1ftPrI+xEruj/5sfAQuD1tet7A5IvOaHnIETgIhAOCuI0vhr+tN5N4HQV6XE/XqUfnvyc14LxIkCcB13GMj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":164043,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2AuPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpZCA/9HXOcTKQ9Cl8wdjXPh3xgchgPErS7/7wn0CJJ5ivMmS9JO3q8\r\nCiJynWa2ZpWOaLgu75OEk147PIlbLLH+BrCJKDxnBWxtrstvQAatS5HpONpJ\r\naAqChHB03BonOVJVZDeL1mAGmQl0UxikA4AV+TxYtuy3zrElzRqnztx5oLbE\r\n7SqwWxiU+N1nLiXcBuuOF0tvJU0oMnl+qV2uu+TmnXaZ0WwChSoOYUGQ9Us3\r\n9N71dfQZ+LJ/PRTJWwFFI/TUDU30/XWnG6XgSeyGJCVzYWhJ3dq77+9CVr1E\r\noB4HlNWGvNsIxR6Phyx+SwOcxtC/TczM21zOj995TXrPkFHVy5bkfyOsgQs9\r\ncp7Ixm2A8Sxzxt0PhQCXNRbM1KmeE6dFRkK2fVC4q55wol7GYlX4+beqHUND\r\nxo3/4HZQPMI08p0++68Nu4aAg7y9fvE+WGwE20OG2M0TH1HcfSemWOnYIAX+\r\nHRPEvtXe0h4WRiRtgkQ7UBg5lMKgTyzkGYGJJMxhrcjA4JmUT6705xlscmHS\r\nDUu0CTjRNS1RuFZ4E4tL92TkUFONEEAF02daPlnQdnV1+0WNpZDmnG4x6lxS\r\nov0jW5J+bVcggBMOGPwuogIbe5Vp+DRTtLTDDO3MusltRETsm8tbX7wB7Pmz\r\n3V3O0CTVSvUSW1IWq+JOQrWu09VSbBZPXKk=\r\n=vbiN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.ts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"fca07d28c11b7d980988ee6cc9cef0093026a20c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","cross-undici-fetch":"^0.4.11","@graphql-tools/load":"^7.7.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.8.0","@graphql-codegen/core":"2.6.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.0","@graphql-tools/url-loader":"^7.12.1","@graphql-tools/github-loader":"^7.3.1","@graphql-tools/prisma-loader":"^7.2.2","@graphql-codegen/plugin-helpers":"^2.6.0","@graphql-tools/code-file-loader":"^7.3.0","@graphql-tools/json-file-loader":"^7.4.0","@graphql-tools/graphql-file-loader":"^7.4.0","@graphql-tools/apollo-engine-loader":"^7.3.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.9.1-alpha-fca07d28c.0_1658325902678_0.7215817014743988","host":"s3://npm-registry-packages"}},"2.9.1":{"name":"@graphql-codegen/cli","version":"2.9.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.9.1","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f3a0edd462cbefb69f9db7789b142a696a2930b4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.9.1.tgz","fileCount":72,"integrity":"sha512-RyGrJTKySi5irJjdgg/9GTnFSCJtKh1YGD9idh2CIsEbkbUx3M7aBk4A+W7Q1afLmC16l59KSXodG8Bqi2eJmg==","signatures":[{"sig":"MEYCIQD6F7yz9lquRewvYv99eIbNxJbC9fH33fY272kboYW32wIhAKDU8P7CBv20meYujrwO8k6Vipf2U8qcVRNNkXFXDkkX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":164025,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2BsOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr7Kg/+O+ugZOG+xJhL0U9cSi9kbuHpRbzxrdMXGCKNx5oL3wTAlSWo\r\nitSYQ27VglxMQUufmefKE2Gkt9GiKERC/+lCRSvEyeFJ7qkOkZL5yEbYelQ5\r\nmuop604fd82C+vJpwLx9rl/h0Mn3gmeRUOHd3w5cJ1WWEM4Qlo5+og6J4iJW\r\nrEZlJJBCslQz4fB+TB6BEnfa/6hPBHZIqHdakehQaBeADHv7teHlm+zIMnSt\r\n1hgRnIY3qeucucOkCEfQ9ehQR1nc6kNPEL0A167xIL7lD/D4Bxyjtm0ZdoYZ\r\nGKJmdfy3BS1+lTJtbpY0BQrM2VzqEqu2bluKC8nkHgCsabDYcq4p48lFXWSw\r\nxg/reZl3s6rKCbyDUaZCCgQjpbxZT2uo1SJhJeh9OKpydQfAF8xK34GYFIhW\r\noa4JJ5hReAv6v2TST9dEUgb2u5EXKlkELgssmllp+1xWbjroBBxHymgouj9V\r\nE83bYZ5gbgyRQipKt5vQGBUJGxi5eel7eNN9PCzIhOvVpbz790l8hckHhtW1\r\n8y7Nj+fQaFGUyhEiwBO/S/YlgxSnyoMH9Ww/hmOaO9yXKEEe8T5j6VXwumxB\r\nkgAmeTET3LN/HWbAgQXChDMrPWPsSHy3ElBmMADSaT/g+Yo+cmst8gyftwdM\r\ncTO84WtETvNMKooSZwWcdKUtZktjkMSBiC4=\r\n=/t0P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.ts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"01dd28efb239a9e18c615e84577dfbee30378b9d","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","cross-undici-fetch":"^0.4.11","@graphql-tools/load":"^7.7.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.8.0","@graphql-codegen/core":"2.6.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.0","@graphql-tools/url-loader":"^7.12.1","@graphql-tools/github-loader":"^7.3.1","@graphql-tools/prisma-loader":"^7.2.2","@graphql-codegen/plugin-helpers":"^2.6.0","@graphql-tools/code-file-loader":"^7.3.0","@graphql-tools/json-file-loader":"^7.4.0","@graphql-tools/graphql-file-loader":"^7.4.0","@graphql-tools/apollo-engine-loader":"^7.3.1"},"_hasShrinkwrap":false,"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/cli_2.9.1_1658329869645_0.9346599375666924","host":"s3://npm-registry-packages"}},"2.9.2-alpha-3adb19f71.0":{"name":"@graphql-codegen/cli","version":"2.9.2-alpha-3adb19f71.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.9.2-alpha-3adb19f71.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"9fe7c7a0fd283cfbcd67afc4364c3b0c4d1b3104","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.9.2-alpha-3adb19f71.0.tgz","fileCount":72,"integrity":"sha512-iYNoVpj44JK2soPOblwP2z9a2lHxWS8/zfY1fWBpRfd6zxg0B7AKNEI/Wcy8zUTigHYFTdrmouYmRhcpEUjxew==","signatures":[{"sig":"MEUCIQCfZrmlYHPcrLCCCOIDzuV6lDwTnESuh6a9EHxoofbrRQIgZzSZg8F8ZhURF1G1kryvt5wwC26A+8dPXhuO0S/znpo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":164216,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi3/18ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqLzBAAi3pCvq92v01aWhb2riK375MB+SUg/nqGXfyp1iDO/qEPHJlL\r\nOfyNNLzCfqAd7DdzIzkHLRlDlghJ+i8bVpTtKpQkhQFqd5FZVlBLzHNPbx8d\r\n2PJLJkhM7VWK2MysYr6XWIzNzVVUzPglXu51sGVSJbETedEJNp5/g+S69+eZ\r\npt4tM9U4eIZtwtIdDSDtvhGwiTNyO5F7EIEERZBXvbC3RiXYDta3OntWAT5m\r\nmxnjO39D5cixiDlfRbZ7JTx9BoQbhUTHdd+RR4cc4QwAw66Bik/XIDr/D1Ip\r\nF0MQKxFwmg2XSXM4XHeyzVsWS+bq0HNcG1oRQkVcFCV5GFF64ezool1R5TZW\r\nXWgFGUow+ZW3MpAhVSlIh7c8bDR9IBUJLuwsgyNXAryjmkU4L0WT+jYP9TgP\r\nysh5sGVo7b47Kuxwq8aTSwiz0vAxtnIO5ffTBT8JKkOZk9qjTyMe+gh0nCEW\r\n64BlBRv2lT3CB8QKl2sM1NFunT4+iwhxZEOUh17d3T2l4yESgK2j55k/eAX8\r\nlkaCp3ulLTzV+tHHmOWz2kGJrNx6ZYK+PUiQA4ROwQgx0HY70OBdCOpmMHj6\r\nJTuRvvVyX9HCe8hXLoDqsyHqLZT6gE4Zbym5wSpztRlJfFxG20yAZ/oEAls/\r\nmD8r7F/58FGM2d6ORl1bCJnuQoZY+MGWub8=\r\n=li50\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.ts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3adb19f713893a8592eea07c142772d87cd2c099","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","cross-undici-fetch":"^0.4.11","@graphql-tools/load":"^7.7.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.8.0","@graphql-codegen/core":"2.6.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.0","@graphql-tools/url-loader":"^7.12.1","@graphql-tools/github-loader":"^7.3.1","@graphql-tools/prisma-loader":"^7.2.2","@graphql-codegen/plugin-helpers":"^2.6.0","@graphql-tools/code-file-loader":"^7.3.0","@graphql-tools/json-file-loader":"^7.4.0","@graphql-tools/graphql-file-loader":"^7.4.0","@graphql-tools/apollo-engine-loader":"^7.3.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.9.2-alpha-3adb19f71.0_1658846588095_0.6278621964404247","host":"s3://npm-registry-packages"}},"2.10.0":{"name":"@graphql-codegen/cli","version":"2.10.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.10.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"82f716590333bcb7965cd4ae373972068b2d0787","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.10.0.tgz","fileCount":72,"integrity":"sha512-v87yzrQ4Q/PpGPC59O0xusQknWWKtUdITqahpUBDddT8ZWHNhadx2BjvPkinFoPZmCkG8yVoAHx7FJ2uLzqjww==","signatures":[{"sig":"MEUCIQC75KQCNrEYnUQzqgQh428F7qlnx5kjPwB+qb28+XrJ1gIgL+GM5HezOVzU8VNRyjOkNmtnvtUgmx/O2WssK6CmeZc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":164172,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4AI/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqQXQ/+MtJe6LWHLY04JsFD3t4CSq9Qf6wg9PmWMyeWsVkCr27bD2M/\r\nIB7zvIjUrEbhfNxf9+ApLet38nGQvyhoVlkwcEj1SRpq0p/R/ckd1iBtgWVB\r\ngtYsLLe99oXmf2ZeNqdMQ8kILCG/NqnWqKIWs9U0H6Szh0VcmY0B2iToYNb3\r\nz6xyW2oP2oNYKYK6qp8AWMS33KiiaI293Ki+qt216QYCNSRUIro0rrs2AY8c\r\n84yHCtBHsULpUE0rTrYyLM8pn4Q33m+kULCAdGaVjpkHGxSSHW/OAKVJUfnd\r\no/yXWh2rhsUKI7Iyy35jiZB3LLXhKWP3qpoRmhZ4953sazcnLaQcjUn1DLFL\r\nKEKqoogRJQpROVMDJgLwFc8qrKf45XdzeEWNU3tvi9gJ4MU0Pak+H7zRUsHE\r\njwOl14d5rjirRt4GQFl40JK5/D967/TBFwow1i4vbQy3+DVUCBTgauICsIdF\r\nym8X1us5KWKJxeoNPVwK/63SoXXEhWKgrS90e/od4klpBDC2xKEFep6nLwX+\r\nDIQHYY82lAyx6jHuz52LVHhUYnD0QRMQ1G6OM98CUmVKZVCi30LudiXH0noI\r\ncJBWcgmtx+j78ZQ7gVmcbdy8BemJ+nIdhljVSMHqhF/eElI7Ysz0Ne5cOXQy\r\nB6ONs9OxNkdB5AG/NHBSvpMjlm+9l+v3DGQ=\r\n=RCgb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.ts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6a632e28890f694b47648b5c3713cb72d1c97b04","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","@whatwg-node/fetch":"^0.0.2","@graphql-tools/load":"^7.7.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.8.0","@graphql-codegen/core":"2.6.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.0","@graphql-tools/url-loader":"^7.12.1","@graphql-tools/github-loader":"^7.3.1","@graphql-tools/prisma-loader":"^7.2.2","@graphql-codegen/plugin-helpers":"^2.6.0","@graphql-tools/code-file-loader":"^7.3.0","@graphql-tools/json-file-loader":"^7.4.0","@graphql-tools/graphql-file-loader":"^7.4.0","@graphql-tools/apollo-engine-loader":"^7.3.1"},"_hasShrinkwrap":false,"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/cli_2.10.0_1658847807030_0.15369147803441718","host":"s3://npm-registry-packages"}},"2.10.1-alpha-ab1d4bbb7.0":{"name":"@graphql-codegen/cli","version":"2.10.1-alpha-ab1d4bbb7.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.10.1-alpha-ab1d4bbb7.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"589d7b8e3c3a3519b849cbf8cebc4f61ea439a76","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.10.1-alpha-ab1d4bbb7.0.tgz","fileCount":72,"integrity":"sha512-AF8cQunpjzSiP/CC7RQi+ErxhTppLq7Ps67gFeVXc4b6iGOLhCyMvmcx36yKtbWzXyWD/hr/+V+EuUe/aIOxIQ==","signatures":[{"sig":"MEUCIQDIJiaVPGu389aO8xqdeoJYVrULAR3Qg/kex/IKdU8nDwIgYk7IfZWK9+7DJpleyyXbixWUA8rAYPN29mH/u5gzg3g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":164986,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4RtKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpLqhAAjBnA8lILgRh1thheygDUrtJA0UrQB8zbVkVcDxZlIwdb1W/r\r\nirOosn8AWe1LgSV+6S4CZEt6Zjeq0nTTdAySY2DSIXXKLKyqofwaYkt9fMKo\r\nncPTvjNs6DHLvnePI5ioUE+xtIvnYa5n7uUy25Sdh/Or6wgkGd63y7jj9yTG\r\nufOWAjDS87MGxWs5PObkux8c+UNMNRhQ69UFdiGJ1xXV/PcW8Jv9b4e+TE5k\r\nFeK1u7g6rCPwFF72kJQg95WYu4rcE5EcOYq+2i5KFjC/jbk1MXaExTzmDWCT\r\nEPLr1IwUacE3Wq8PDlzX0V/Lv8yndUcUeLZWw7gXg9EkEP6xGnu5FTE1BNL3\r\nMSMAEYDc18cU4aY+U0gpN7vhZg3GdgXtIJBtMs22kUWbc67ZV+sV9uBayHE+\r\nJBilJwK1+q8mJvp700KFmy0X0KXLzKNXFo7/I2/qLFxmTQgGlFsYZCfjXwwP\r\n7axkSbcb3v9MwMvPPlbTvNVyRGi/j6aciWlj+g+iWHQ0cPwaUVQrhcy+l9Ox\r\nKzPbcrCicI8SvGcBm09gOgiVF6bhlKqsfjqBCND97QTSOgJZACubrfapchmD\r\nCSp7g2Yo6eMYPJlmHs4vxW3AQNIN12AJv8gXxLDqu2NY4dDBX+gKPjSev4s7\r\nGTsu96HoUcBdKqpl0dUqgvZY9vTHaqKy7tg=\r\n=8J6X\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.ts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ab1d4bbb72ae3d214ecbce39ae87e287a890a812","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","@whatwg-node/fetch":"^0.0.2","@graphql-tools/load":"^7.7.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.8.0","@graphql-codegen/core":"2.6.1-alpha-ab1d4bbb7.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.0","@graphql-tools/url-loader":"^7.12.1","@graphql-tools/github-loader":"^7.3.1","@graphql-tools/prisma-loader":"^7.2.2","@graphql-codegen/plugin-helpers":"^2.6.1-alpha-ab1d4bbb7.0","@graphql-tools/code-file-loader":"^7.3.0","@graphql-tools/json-file-loader":"^7.4.0","@graphql-tools/graphql-file-loader":"^7.4.0","@graphql-tools/apollo-engine-loader":"^7.3.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.10.1-alpha-ab1d4bbb7.0_1658919754534_0.6643790405694039","host":"s3://npm-registry-packages"}},"2.10.1-alpha-4bdc5953e.0":{"name":"@graphql-codegen/cli","version":"2.10.1-alpha-4bdc5953e.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.10.1-alpha-4bdc5953e.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c0e918e6c62d0270482e361394e9276e31fad269","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.10.1-alpha-4bdc5953e.0.tgz","fileCount":72,"integrity":"sha512-HdnpV3Y+4uneitUX18oK7jPEPlu0akAv/3lnL29FzWbcwNESG+eywyMtQb4U7xCOcOTuSmpX8oPcr2XzQlo/4Q==","signatures":[{"sig":"MEYCIQD6L+BDmp78ywV12LHfBqobXjRoWscnFtoecVT37IBs3AIhAKQIUKf2TyMfQI9/cC1Fpg6Z59Zleg+Rw0zDTn6HEryV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":165318,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4Rv+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpmew/8D8oFBc17OaE9GT8s/pCEvTdut7G8Y3gU1Cn+n0qsgzazqv+e\r\na1Lx8VZ0PNEZdard4YfgDNavJuAsro5dE1mWGfQf8YlMDnuTecBVmnOwQENx\r\nAfTkCymsIPLH+NpeP+fZ7xdAoQLFn054bhBwHXCvartZSkr3chBdUnu25APB\r\nbjdySKCepo0E0bBBgpUUAou8jVesPfG1W7lVoAMJlIC0XlRF49G2NB2oQE2A\r\n+wW5Z0qUDeF5pg7Tf+Q4AsOa8K/aFI+cNAJN18hBKfppD6TAAesFhPBNNC59\r\nr3qI0hTFLht/isvkutkZMCi2P9kSfjGuxrFEcMuuJLvBN27JQBiKECLNFeos\r\nspsNQCQZipqqn05OjE/7bBscduUblMcWHXwwxSM/SiXtpoWyVdeN+XxvULOJ\r\nykpuMhYEBt4Zm/mHRhuQAkzRkw2cBvqUl32iHI0y3SuF9iVSwqUzC17zzkX0\r\nVn/lL8Td60+m0MIOE5trLKx1MxSloCV83excu/cnntApH+rC/qmwjT/29veq\r\nx6yUlR+nYUyRGtKq9541zFr7XROrOxv40trGlluJW3Mv/J6xSAh9OrPH0feb\r\np4cf412AzWhFwEUYOkx3k75K2UVPKwb5fpo8IXKtxSugsx2p3p/7NGpFKZv2\r\nVnTrJTmyAhNTWr8XHVlC+9rOwkYcvyC+KGc=\r\n=GMF4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.ts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4bdc5953e6e27fad24d0882ed92fc873bbbbe639","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","@whatwg-node/fetch":"^0.0.2","@graphql-tools/load":"^7.7.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.8.0","@graphql-codegen/core":"2.6.1-alpha-4bdc5953e.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.0","@graphql-tools/url-loader":"^7.12.1","@graphql-tools/github-loader":"^7.3.1","@graphql-tools/prisma-loader":"^7.2.2","@graphql-codegen/plugin-helpers":"^2.6.1-alpha-4bdc5953e.0","@graphql-tools/code-file-loader":"^7.3.0","@graphql-tools/json-file-loader":"^7.4.0","@graphql-tools/graphql-file-loader":"^7.4.0","@graphql-tools/apollo-engine-loader":"^7.3.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.10.1-alpha-4bdc5953e.0_1658919934062_0.248482708278426","host":"s3://npm-registry-packages"}},"2.10.1-alpha-b4880d326.0":{"name":"@graphql-codegen/cli","version":"2.10.1-alpha-b4880d326.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.10.1-alpha-b4880d326.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"99c724bc7a26204e533837e870dd6cca74152d6a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.10.1-alpha-b4880d326.0.tgz","fileCount":72,"integrity":"sha512-hfGkbbPE8evDPrrtAUNuARlEJUl5RrutHGEeLKJ1lQnug7Uvay9s8viF4Mr+BWF2i5bq141SS5Hyx+dLFbisrQ==","signatures":[{"sig":"MEYCIQCFCiqSv5AlHK6negGr1qJ1jS0d4RD2QWB0krqlKIb7rAIhAJeFvtpIKbSJh2tnPMtJgovgN3UBejbkG23lzniBcbKI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":165318,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4RzkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp/IxAAmZqMoey1L1K6cfe1M4xebwI6TipQJTwXrVt6Uqh62u68HJb6\r\nwdQ2ul9c/QgACyT4cKsGgNf+8PBB6TyqT/cg9nfqKOKZonm6tnr8MqjtbIS/\r\n4UA6B+cXKiZCjlp6+nWMhl0OAxuWhauepwvS3QX4UmjoJYGsG+iY8vzyO2Hc\r\nQKV12x6AmgNjKzjdNis0VfahHh1udHza4KUqWIehM6B3lulxrB9mOJ+/xCNP\r\nExRtz0K8e/EWUTR62E+pGQdKqRpH5/uMx8xiZU5mjFhO7a7zWQ4KZLbrajbi\r\nFEqbG0syxD0nVFCdo2Q2cT24lxm4aZs85Jg7sVRL9kMa/xKgVLoW+EUbG8np\r\n4RypX0rT1DloZKbniYgS2t/+f9WKuG+fgfOZayLAFfWsPbbWAdzM/Ki54fhu\r\nGcdJCvqnWdIDRWb7yJHFBlEL+N+qbl9YDm7NNzO5Kczoiho+GzmG4M7TcvKl\r\ndPQaKefY2gL1DhwRvAf8e4XP2g6aO5OomMcG+QYD5n2AyuzJFVAks0RC/wEl\r\nuMFuTRbl6+dcFPJR7eqIOtPB2jNbq7itWeuc4ntZFDGA7BaJdEW1/ZM70hpN\r\npmjKK2tR/Xhpjjp28NV5PxXfhBC6rNos9rBBdz/CgB7cqlPQAi/ev9Jwvdg2\r\n/EAUxhs9ZgDQknGCE104DgwmF59jRjq0MJk=\r\n=R4Ee\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.ts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b4880d32660060713386a6d860a600d39b26ec66","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","@whatwg-node/fetch":"^0.0.2","@graphql-tools/load":"^7.7.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.8.0","@graphql-codegen/core":"2.6.1-alpha-b4880d326.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.0","@graphql-tools/url-loader":"^7.12.1","@graphql-tools/github-loader":"^7.3.1","@graphql-tools/prisma-loader":"^7.2.2","@graphql-codegen/plugin-helpers":"^2.6.1-alpha-b4880d326.0","@graphql-tools/code-file-loader":"^7.3.0","@graphql-tools/json-file-loader":"^7.4.0","@graphql-tools/graphql-file-loader":"^7.4.0","@graphql-tools/apollo-engine-loader":"^7.3.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.10.1-alpha-b4880d326.0_1658920164251_0.2900434132447067","host":"s3://npm-registry-packages"}},"2.10.1-alpha-d8d060f00.0":{"name":"@graphql-codegen/cli","version":"2.10.1-alpha-d8d060f00.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.10.1-alpha-d8d060f00.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"84433a211b2b8e9d1acc0c7d46b6c9938429d711","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.10.1-alpha-d8d060f00.0.tgz","fileCount":72,"integrity":"sha512-Se3W7wYAcIe9oLxcwxEC9IjyUxK+i0h9679ddEDQs4TmvKJMwDHZUV/e+o6JYiGz9IZKg+kRXz+y681fZ9lhPw==","signatures":[{"sig":"MEUCIQC51BJeYYAn7PJGTjITRxbeVUdlkWpw6s5BE6uLzz+n5AIgYYLXOrR2i3eOEK/GTNGcgyh3qABNhfMUWoEU9B4TIBo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":165318,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4R8XACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrY0g/+IhiuQvyu0ZDtqBSfaqHjNNfPWqNHGjXg/D02jWlE++q0ef3k\r\nkR8vlW5Fu6vr8BuixhhW/OH4m3PawGqdkzB9Q7VzLQDzPLKZFojEKCX1R18J\r\nJD0GYVQogMl29hyiDfN2bjkDUfDqjtqIRJO4kUYugJaUq21Qp+cLLf5cBS6R\r\nzlXnrmMOkLSbgF+gi68lPR51Xi6funJHojgozHnRX+ubrVV1C9MfhXSD/hkg\r\ncTEJ4pg6XpX4oWS8FEYVz6nzuI/1+pC6kal+JN459a3BW9saSreVdR1OX+As\r\nWhvnIbuB5S9EfHBHrnQqXc4CzhKPzhv8ROg90+I/e+ArTRGMaCaHhw6j0JFl\r\ndKp20u0iMCvespjYTh1PsBXIOLGuzw2L2g4thGeLbksXyNCQAR5xyznf/6Q4\r\nd4uD0ZuiwRlTHUeCw5c3bmeslNqrqKS2up9hgCMFy+1ohWwSZ3PBdyqxAK/b\r\nHHoTD2pjewdcO24T1kXXhEgjm3pQGQUAAahZU4Z7G1BMI/xEyrfeDBbPg/sk\r\no9x5aAzaIhs2OJ0oWsiiwTLJwLaSqEuhk/I+I4S8KLPMpjZg/EfjzfgmHDzG\r\nd5K7WKUCN8cJOw5m4zdNEhV2uSb9nY1ZJtCENRxIsFTdhKtQzmJsdqB8RBVx\r\nj807kb0SelwZxNUapGQtxPaZqlOMZCwSgUM=\r\n=bErN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.ts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d8d060f006656a34195dd1aabb8f41f03da41430","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","@whatwg-node/fetch":"^0.0.2","@graphql-tools/load":"^7.7.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.8.0","@graphql-codegen/core":"2.6.1-alpha-d8d060f00.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.0","@graphql-tools/url-loader":"^7.12.1","@graphql-tools/github-loader":"^7.3.1","@graphql-tools/prisma-loader":"^7.2.2","@graphql-codegen/plugin-helpers":"^2.6.1-alpha-d8d060f00.0","@graphql-tools/code-file-loader":"^7.3.0","@graphql-tools/json-file-loader":"^7.4.0","@graphql-tools/graphql-file-loader":"^7.4.0","@graphql-tools/apollo-engine-loader":"^7.3.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.10.1-alpha-d8d060f00.0_1658920727219_0.6143074594534625","host":"s3://npm-registry-packages"}},"2.10.1-alpha-0814e49cc.0":{"name":"@graphql-codegen/cli","version":"2.10.1-alpha-0814e49cc.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.10.1-alpha-0814e49cc.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"41df876952e9dd89165a7b0b61c75c48f98d4b31","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.10.1-alpha-0814e49cc.0.tgz","fileCount":72,"integrity":"sha512-frF6eL5KUmcLuXNWBee+IEp/enOMpDrietX/JWuaWKhyMqJ+aRU0T8yxlxcMPunVgvPNIpRelsV+O9mn7gJ6Og==","signatures":[{"sig":"MEQCIAvnXkGyr7NxiMlkPd9CbmyZmZdPwqueE57MxnxOLvCoAiBpzM+4lSKo660lGcaORd+buhVoigUWi+uFaenaqGtPOA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":165362,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4SZ/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmppfg//bvS+e1FwX4Qe2KyO2kFG+2SV5ssmo/jVT2tAHy1lf9aLUtsH\r\nwiytgsBlpugrcg1SogEj9vQxHJ51bkq5VhKAP7nehj8i4lTmhSvFliLUkIml\r\nxTiYrOZEDb4wmH9lYRC8RBQDEiyCPNR55dDHipgzNdNH5SrLzQ9RuBSCp4W0\r\n50QMOXbkdnZi7FH5mLiduD3sveJO210fyCoWPU3hLpeUfJ3h072r4CB28iOG\r\n+tkzqO411lj6qElM0kCX701F1cpGaZeaw1sVSQbXDutYWWxwgm/svAZaU2km\r\nzClFPPAgA6YcPboROXrJjmLvAG3p8FlaU7vceUnzH8LT98c8igInMYvHpDbh\r\nF7UMWQspzUQwt3BQmp/1FZ1V67+j4ib40x5iLrHNs3RE5CaGvBDwKPlKFw4Q\r\nyTPaLsJ8KyNEv4proOzjmPoLs6y/qavJAjUqhY6P3Q+3BntBWNkbUSxpnfyM\r\nH3W4iFRny500WYpj6XGR4om3BPSKRpu7ZVD1ge2XXRJUjrpdfLvH4TW3Jjdw\r\nlksCNhM2/uevk5grX+504H+OWCFKUpAvo/e00rFkWPBmH14WwKTv3sEGFZJ0\r\nzyzJA5W5oDhLFEvubYIvHjANYNGENkuPfVw0Ef6rs05RJyMao2TnYkxQjU4N\r\nHJV15g7SpVgl/n5UhgId0SpM5kO3psNz00g=\r\n=Hiui\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.ts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"0814e49cc9eee8a832f9b77c4f28b3f78ca76372","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","@whatwg-node/fetch":"^0.0.2","@graphql-tools/load":"^7.7.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.8.0","@graphql-codegen/core":"2.6.1-alpha-0814e49cc.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.0","@graphql-tools/url-loader":"^7.12.1","@graphql-tools/github-loader":"^7.3.1","@graphql-tools/prisma-loader":"^7.2.2","@graphql-codegen/plugin-helpers":"^2.6.1-alpha-0814e49cc.0","@graphql-tools/code-file-loader":"^7.3.0","@graphql-tools/json-file-loader":"^7.4.0","@graphql-tools/graphql-file-loader":"^7.4.0","@graphql-tools/apollo-engine-loader":"^7.3.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.10.1-alpha-0814e49cc.0_1658922623410_0.8223115842856836","host":"s3://npm-registry-packages"}},"2.10.1-alpha-7e47fba48.0":{"name":"@graphql-codegen/cli","version":"2.10.1-alpha-7e47fba48.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.10.1-alpha-7e47fba48.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"3e6a90f1c9d66ed2c7ba398fe470104fbe4e3717","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.10.1-alpha-7e47fba48.0.tgz","fileCount":72,"integrity":"sha512-g/qf5YVnnJc18/Ig+Qhjitu7bq/27RRrsdnGA6D/qPMsCmp/pxNQYvZO/nP2uFfblwuOnY0tvNgniH4gMmiBBw==","signatures":[{"sig":"MEUCIQDJlAUYNK4/QRHY/Pqu88gB7kkz3dY+GJUNkubc6HGBbgIgH25RmHqQO63KXPMb5XqRZcKN53UMmVQgOVl+zaX6fgc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":165362,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4Sh3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpSlxAAkO3r3Kcw5mwf1UpyQErAC/0NFyojxe8UyDRfaeDEvrLrBEtR\r\nCrvfT3TvLFVWRv48xtZfouVO0yBAsgI1Glus89A4Jv8TISal6VugwpJOv2J3\r\nsW4OQLDLeLS7WRqUJjtNDRz0nQ3yLKyUR2v6O8GEPtdMqyhgdgMyj9v0Qxb5\r\nXeYPgNbjd1tuTKtpXH2Udrjc/oIfcHVCr+tJdoFlCfD2h2UAQEWiZ0+tNhph\r\nQCo12dcVj8DdS4xe7jZV/nqJutS9PutRFQBFucfTl0uc2c87VJnu2pCGjY9Y\r\nfL1DHG6d9/UhW5MT/7lZCgshE9vYFUTzH/44I7kcX9Cd9seomwlgTAiqRiJT\r\nPoBEb8mpz9MoYeiHEC/QtU93Enz4skQP3yhf9qpoCAYiBLmOVvlWDLUvUcHK\r\nS0o9Zr7BZCKeK3K8l8Qou+XMYTxxH6alcWAacBqdaya0rF30OedLXJruzzSI\r\nDv/FP9KUk4XyHUAZXkkmr8spNQOwa1mFELQXvkH0Oy4gk0sd9Jxb4zrQX+ah\r\nTGDp0sJDOWZUVhJ6Jp10oGrtOnkdVCiRlUHm4p+3fI/Sxn+OzC/jF71mVS8T\r\nMVcXoPmm2TiyE37Ot1y37lDsAu4Chk2fCAi6ZAf8zqqlJsxbk6KbjHXxK9Ov\r\n+KJbwDO9eGRh5P5Pw6q8CoZhC0lsw6w11KU=\r\n=95Xb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.ts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"7e47fba48dd8b76ef3ec12873665a30f3975cdfa","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","@whatwg-node/fetch":"^0.0.2","@graphql-tools/load":"^7.7.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.8.0","@graphql-codegen/core":"2.6.1-alpha-7e47fba48.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.0","@graphql-tools/url-loader":"^7.12.1","@graphql-tools/github-loader":"^7.3.1","@graphql-tools/prisma-loader":"^7.2.2","@graphql-codegen/plugin-helpers":"^2.6.1-alpha-7e47fba48.0","@graphql-tools/code-file-loader":"^7.3.0","@graphql-tools/json-file-loader":"^7.4.0","@graphql-tools/graphql-file-loader":"^7.4.0","@graphql-tools/apollo-engine-loader":"^7.3.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.10.1-alpha-7e47fba48.0_1658923126899_0.06508939484157228","host":"s3://npm-registry-packages"}},"2.11.0-alpha-9ba238a22.0":{"name":"@graphql-codegen/cli","version":"2.11.0-alpha-9ba238a22.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.11.0-alpha-9ba238a22.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1d258ca9a06b36bd366a775104af6b3a71a4c032","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.11.0-alpha-9ba238a22.0.tgz","fileCount":72,"integrity":"sha512-goAw8ohwiFyh1QQx7WbxV/3GqiXSns5rOGMMigbf7PT7HG12GXtWHTywRn8JzXvKqFHHFIjMUYZ/ma0sTssIQg==","signatures":[{"sig":"MEUCIQCe8CnmZEa20TrKJHOXixAIJP0c6ZpN07HVrKtc5kVXgAIgCXznC4fylmJoNC8l2OT6fgLSkzOt6EP/LKunD9P7Jtk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":167027,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4S72ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoOLBAAhqJkw1SljXBoPTzKStvD1U9v46JO2MRRi1qpeFLb1xPsPysF\r\nymBNzU79w4Druld7bjjz9vq+z5intj+vz4P2afrZO4ebvmvTwISsmjw45SP4\r\nNV+LgobS9/7ww+5hmp+987lSPf6ZOXoXJ9M8O9c5OOlgrKSHWj9Q8SjXHUHb\r\nB5xVkfLe3Dylcozv4nAMzNvP0RluJO46s2CgugACdQofjRqoYHHBJS1tz8s1\r\nNZHok7CsZ6Mt7TyLKNRA6PfLTrWvzGaas/KsqtDlcfzmafv8OxkAwf1da/zP\r\nX23qPRbtCZ+Jf0m1ay+TtvPojvpU9HdkNRS65mrlH+RJMyYn+Sa714dK6zfX\r\noPsk1mAsH4B0OQPfm1SNU8EPbPS1M+ikiFRUO543PFvLlCx6nsfe5CH1msaj\r\nf7x7cffI57QYR9Udhb3gaJk3s4YuIRzn87pC7m+goABnQxJwYvHn9VZ9+tO2\r\nTQ2Q43dRP5LJ/3ck5RfO9Q0Z0KWWXFKCpExhOEoWJUTvHiHHCzICNznhCkq8\r\njvVL3ZSsQ/l1HXiqJwhNVlXoY6qzkDfDm8DWIHp0AV7EPdX0cvYfFA0ZoIwX\r\n98qRaAxBD8VT7YYOw0K6P1S8FnqohzRVb9tpD8cmXsi8Y+qdYVrcPz7O189k\r\nOT5tJFUP8I5VnuZ3YaM3R31AxoJMT+RHWXM=\r\n=4e95\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.ts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"9ba238a2270cb7043db1831e9d8799f6d9ec69f0","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","@whatwg-node/fetch":"^0.0.2","@graphql-tools/load":"^7.7.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.8.0","@graphql-codegen/core":"2.6.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.0","@graphql-tools/url-loader":"^7.12.1","@graphql-tools/github-loader":"^7.3.1","@graphql-tools/prisma-loader":"^7.2.2","@graphql-codegen/plugin-helpers":"^2.6.0","@graphql-tools/code-file-loader":"^7.3.0","@graphql-tools/json-file-loader":"^7.4.0","@graphql-tools/graphql-file-loader":"^7.4.0","@graphql-tools/apollo-engine-loader":"^7.3.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.11.0-alpha-9ba238a22.0_1658924790767_0.9026823513566213","host":"s3://npm-registry-packages"}},"2.11.0-alpha-269e9f9ad.0":{"name":"@graphql-codegen/cli","version":"2.11.0-alpha-269e9f9ad.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.11.0-alpha-269e9f9ad.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"3e3f487a130c454cd2b04e23ceae44a734878e41","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.11.0-alpha-269e9f9ad.0.tgz","fileCount":72,"integrity":"sha512-zEiOP62m2pfBWmTaObARUz2YVj1FJRptSszlV8PsV78pJYxBiZev3wpSOqGPCfBfuEKJunvPOv2JZpd1NlR/yg==","signatures":[{"sig":"MEYCIQCLpAcbGIvRsHdrppdhU8EQ1+C6TUd7+j+vUrlMc/1z5gIhANAmp7Kclx9MOIq69pp0Ioe5x05XkTqAZrADdzgCDJIf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":167057,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4TGWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoQJg//ZBIJfsqcL4yAwxJCa3D8PEbdKj4YPhifmvQjMrJR2j/GzLl8\r\nXrMRB+9kwUmz7HaH98oS/dRq+XFIDLCjiFt+Dt0fiWBj5JsGjTaQb7gD09sy\r\nuiGtILaahWHmrLKF5WMehkcKUocCmFAPbS2UE1qu6TGr2h1aJtoFL3ndN/zr\r\nF5S0OUXPGHzTeJIwQfC63Gl8seLJZGAJWwyFDysDyVmNj47I8q9/SAqQynul\r\nfLLCUM0uTjjSyXbQhp1saM/oAR1VukFYZO758bRm7QBXNKDTSq6/pkZq7bDN\r\nDh/0YIUvItB9bVrCEgH+KwgVZmApy2RdUDlP9CeFcZO1R1lRBSXWDwKN/AD4\r\nsoRIyaHAT2UJNTxwWxgAv6cFF2sd62luAsIRaI/QU2o5BHljRI0u+K4pXQMf\r\nFxgpKtGzFHeDLbp8v6z3dlumNGlJwsFaBdIQ8QSL5a4pXrd9TRgPPtPexSL2\r\nBVwnzWICRfI+koXWh6tGGHGeJ1Sa4eBrK6UnvyuozhS5fR4pEHbUzHvr+7p8\r\nZrMp/brod6LWcjdhirzHbb2W2fqMQqObMvfTY5uZzSN5Rkz4pmrrh47fKRp7\r\n2dKCLdVu+yInJq/EWqmzgic/Y4HE2PPE0Puf0vyydBuQP7XjtPqlwBVOyaHt\r\nrKoePf7+TlRL2H+AGeFcz7hwdQwfCLPBdSE=\r\n=R2ZI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.ts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"269e9f9ad574e6bf6f16e86b02e2c536f5dc8138","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","@whatwg-node/fetch":"^0.0.2","@graphql-tools/load":"^7.7.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.8.0","@graphql-codegen/core":"2.6.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.0","@graphql-tools/url-loader":"^7.12.1","@graphql-tools/github-loader":"^7.3.1","@graphql-tools/prisma-loader":"^7.2.2","@graphql-codegen/plugin-helpers":"^2.6.0","@graphql-tools/code-file-loader":"^7.3.0","@graphql-tools/json-file-loader":"^7.4.0","@graphql-tools/graphql-file-loader":"^7.4.0","@graphql-tools/apollo-engine-loader":"^7.3.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.11.0-alpha-269e9f9ad.0_1658925462387_0.9362791922883682","host":"s3://npm-registry-packages"}},"2.11.0":{"name":"@graphql-codegen/cli","version":"2.11.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.11.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a3b981e1471e3c696058a0eb87fcd82f49ad2bc4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.11.0.tgz","fileCount":72,"integrity":"sha512-5twZs3PVSPg9mfaptoNFm1x0YQQsF4WPmgu0zbB4XSuIZ/gaAKA4LT1WEiuFSQNcgvbBbD9cpFdauyD4GS+Wwg==","signatures":[{"sig":"MEUCIQCPi/n5ydii7JisP75LxXGqaWTTAKM7aiPUkQ+p+JdCygIgLpvBXibJAH1DvuT48dWJ8LmRfVGRzkfoLbAAq6vrKgk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":167039,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4TphACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqBuw//eb6gosSVnRuUxMaeEw6bq1D3L92ehpEAiyzIOohZ5nsTbtgt\r\n36/d5BhaKP/SwcI3lCXZcumhiL5v07m9I1dmLaXk8+qZMTGp8qldHOSFO9vT\r\nERdpTyLa30PbpyW0FXjS/9trsjYUz1V2q3WTkuZO2vc/pzIawXJbeiRcRaJR\r\nl0Ns9i0/M5xIQwp3y4j3vyIVq3GGgJH3IfN/xUgXvZBghNOfGaIrhEmMi5YY\r\ngHZYfQOf56WIsrCVq++aEDbn4x1mC82e1ese47Q1YFvmOA+wbF352uRSH7w+\r\nMB133MnCJz0R1aiMfmR/JvP6suQ9+hIy4IOxMBCb2MxHDx7dr/LVeN3XTZAq\r\nIr6HDIzlFWYwU9mRRILVvHVAi1nTASYm5n1kKsx4oyaq1rldAye3uUEO8jpb\r\nVEr7u9NnvAFsoLivcvR1TxEPG7y/4Ik0HKih2hRSD2IDN1aTNl80WTdaSOsl\r\nSGrIKI/mFaTON+Vmm4CEDYiG0TykgIpQuX5Y4pyjgyABceN/R5H0cXi5EtKz\r\nDIWZ32ZLffoCCY5sHAYuGBClORrI2H7Q0JmD5sBaKbwih/IvTQTQUdxGX8pb\r\nfkiISTzYJB8TYaqyCAIdZ7EFbsgdvMBPk386p+7QwWPSTzs6LPrgRceq058P\r\nPG1uuXQ5RzETipXiE8yOrkXr+Wq5HymnhN8=\r\n=OWsY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.ts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8292a8cc9c5a0b87c1aa84ab12994b348c69a503","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","@whatwg-node/fetch":"^0.0.2","@graphql-tools/load":"^7.7.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.8.0","@graphql-codegen/core":"2.6.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.0","@graphql-tools/url-loader":"^7.12.1","@graphql-tools/github-loader":"^7.3.1","@graphql-tools/prisma-loader":"^7.2.2","@graphql-codegen/plugin-helpers":"^2.6.1","@graphql-tools/code-file-loader":"^7.3.0","@graphql-tools/json-file-loader":"^7.4.0","@graphql-tools/graphql-file-loader":"^7.4.0","@graphql-tools/apollo-engine-loader":"^7.3.1"},"_hasShrinkwrap":false,"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/cli_2.11.0_1658927712960_0.7854875176618283","host":"s3://npm-registry-packages"}},"2.11.1-alpha-666ae0a78.0":{"name":"@graphql-codegen/cli","version":"2.11.1-alpha-666ae0a78.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.11.1-alpha-666ae0a78.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"70bdf39c6450cfe726cb8a256d300d609f3d4607","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.11.1-alpha-666ae0a78.0.tgz","fileCount":72,"integrity":"sha512-SUiNdlHGN6x+kp9jCWI2I7RkPYRjIh7q69uNobFnUpsmsJzge3ZCnY49EOkf1ICfytP9z5pW2zljIFWe+amcnw==","signatures":[{"sig":"MEUCIQCBerGchltB/JljnHh0esnSyBsAWE474pQlHR87azIjWAIgMW1vl2dmEdXGirMioWssvJghGiEsnBtLynguJQvU710=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":167057,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4U0jACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq+oQ//XfRloV82FW1P6BIRVedqRVh9MQzcBIqu2wOr57vRtkYwd5R5\r\nDAfdpNdT1pLlOLmWn/r2RkEodon0em92sMW0duV5PUAc48EfXXbIp2/fqh55\r\neNQKNVK+bjl6zYg1pQKxXo6VOsy5hA5LPbK2pnSOjCRh64+lWnMsgH4x5J4T\r\nHlf0vjAl/tHJUcOnf++pEQBrsUDF4yzrpGBCyirqKi7pAvzCpc44PPJfGdyN\r\ncf55Sezy0PLWoAJJ40POY51KjkPH78G3azcoOSxp/uHrWUhK4D7YlYpqpA97\r\nFtHXW8SPNE0vSS1efaGfA+HsazCPGvF+dep1B3Cn+Hq9M+bs9DzHs6fCXgga\r\ndG9A6mvmZmy0smHi4LZCapfSf4cp97itKIn8pOsl8w5wIJx9flxb448cGAOa\r\n3bvY0bmqWH2B9PA5TY++zeSBR3VAt3aPRKhxcRfutrVxkbpcS/9B3Bj6ZRGh\r\ntGtyr25TXHRgmLviNo+Qc16qvAW3w9v7KMbodMfltSlwIJwstWPQrCIPfbOh\r\nh2V1JQCoT1zPtQZu/iCHcKTOGtTcSo1sbBNPzZVDkVsct8Mj2NlS+lJvaXlu\r\nLJXPGitlJd6exSa1eQ+4cHaFXaPqFCk35y74FHf0aysOKx//rXX1YdAgK+f7\r\nUc6ZxmxTLvBkYRGF6KgpdbR9z+24QVjp60M=\r\n=gUf6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.ts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"666ae0a78b301858fe20e10c5889a6a28052a834","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","@whatwg-node/fetch":"^0.0.2","@graphql-tools/load":"^7.7.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.8.0","@graphql-codegen/core":"2.6.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.0","@graphql-tools/url-loader":"^7.12.1","@graphql-tools/github-loader":"^7.3.1","@graphql-tools/prisma-loader":"^7.2.2","@graphql-codegen/plugin-helpers":"^2.6.1","@graphql-tools/code-file-loader":"^7.3.0","@graphql-tools/json-file-loader":"^7.4.0","@graphql-tools/graphql-file-loader":"^7.4.0","@graphql-tools/apollo-engine-loader":"^7.3.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.11.1-alpha-666ae0a78.0_1658932515093_0.1501778395802349","host":"s3://npm-registry-packages"}},"2.11.1-alpha-23a4945fe.0":{"name":"@graphql-codegen/cli","version":"2.11.1-alpha-23a4945fe.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.11.1-alpha-23a4945fe.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c4e9df760cfa1f13e5aebad3e56101864515b522","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.11.1-alpha-23a4945fe.0.tgz","fileCount":72,"integrity":"sha512-McG2fqZ0JymeavKiRbS0TjmyLp+J+IGA6hJISejiCmGd7aJOIlU/LknetZ/vQZTtf6AcAJeQh2/ESwG5Dundkg==","signatures":[{"sig":"MEUCIEZmNbTsdleCl/7EEzVGUcCu8RbGk8UpuHI714eAUK6TAiEApG5MG2Fq+cE+XM7eTMCxk++IrSfJrmEwqG+txFTpF2E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":167057,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4kczACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoHbw/+M4rVqr4imJq2xIh6UO4KARBdNi0LcVwZisiJHwpdlqiYTXz9\r\nFraV7QkiTolXb3MBNBaRv49AfvUH/TRcuxEJ3TlqW6fDIIysI1IwH8cVLoE0\r\nfq9db4CkSI62+8N1K5jLJisk7L2ympRoLqjRdJfiLx9dRO8pY5loHmGuh8oj\r\nnzG/C1IEmohLWNobVp3/hHW5Xopr/t3UFbEkcr2d6ZYTpiaxruVKs3a3nt4h\r\nYfOtsQMNTDzaGfX3S3SRJUX9WG/7BLC89xiaUuXnYWIQC1M2QPaQJ6lG0+Jr\r\nULehepJjIh6SMI82w3oyI9bett+YXQFX5D3O7EwG/jPZAU6+F2ioILV2R/S7\r\n+dcrSAbRZ8zx2/f4bMxgOmnP9G1WCjNQTbebUvKXD6NPc8aNOMThNsmpD3cZ\r\nV9IQ91y6Q0vem0EH+TGmAI/5bb/tZmJC/VmeM4Y4HGU8mkjF9i7/RIuir4pZ\r\nCw4GS/M12gaMABuiFZiTJx2kwlVRbMpOavcNSIR6BmaYVfP9OiNM4J9xrwJY\r\n20jHDTHx9FAT5ofzzuGGu0Z+QT7geb71pzpG0ejyREw6TyIZ48gKyH+YI0oR\r\nZfxtVWsZ6oZVdNe/BF7lMg8tPf2dAi/XphqY6X9JpM2ZM6eOpOMDY2HEOdON\r\nolr/TPKK+RH/1iN/cfkv7N5oAsztAYV5mJM=\r\n=+436\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.ts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"23a4945fe29dd28e8cfca8bb0ba698ac1d166629","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","@whatwg-node/fetch":"^0.2.3","@graphql-tools/load":"^7.7.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.8.0","@graphql-codegen/core":"2.6.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.0","@graphql-tools/url-loader":"^7.12.1","@graphql-tools/github-loader":"^7.3.1","@graphql-tools/prisma-loader":"^7.2.2","@graphql-codegen/plugin-helpers":"^2.6.1","@graphql-tools/code-file-loader":"^7.3.0","@graphql-tools/json-file-loader":"^7.4.0","@graphql-tools/graphql-file-loader":"^7.4.0","@graphql-tools/apollo-engine-loader":"^7.3.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.11.1-alpha-23a4945fe.0_1658996531306_0.5384137877875699","host":"s3://npm-registry-packages"}},"2.11.1-alpha-ffc0ea065.0":{"name":"@graphql-codegen/cli","version":"2.11.1-alpha-ffc0ea065.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.11.1-alpha-ffc0ea065.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d94b1517ae62fe14733b3960adf8fadae0f5ab12","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.11.1-alpha-ffc0ea065.0.tgz","fileCount":72,"integrity":"sha512-u2zAlDOHojnlBUZ4K5bGTzniP2dbVCsaeqPXMFQac+D/644Awwh0lJ1llO5o4HHRcH5Q0VXhZNkNh9dZRFH5aQ==","signatures":[{"sig":"MEUCIQCObj+4qp6iMVHrYerSgYS4+tl7xGoVBuul1yvhnw44wAIgNiUoR3u281fBFj17FzCQgajURB6sm/sT3WlKix4SGZw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":167057,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4lm7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpv6A//bvQvcykH3B8gCMQhcnOClVrnfkBomV+Ug9PMcr6RgAVn+B3h\r\niT7N1fURc8PTYat/UiFdntu7dj8EJWhvY3+TG1j6PfW0QolAtwRuk7L39iuf\r\nAWf+z1EwEvWEyMs5vVOMcj9iob9YRMngCxCm6qy73TUdUhY5/BjwLHVbyO3X\r\n6/fceNvUg3+WWNv3XYLcPA43vZS+vW4Fhu1dam7LU3WTVNM9kkZknRUnsgWe\r\nQrmDgOFihD2Fte46l7UYefX2p6h0R76x7jD3kVm4vgTVRLvMf9L4rZ8BY2oL\r\nRKrjA/6PuuhxiR2mQN7kuzF3wK6Pv3ol1kuSS7LLMVOjeXLIkmdou6iudHUI\r\nMsJqCab8WOYozu1sdzELaQ2SU5diMl9xtcc58nYNbVq2jdh2hff9zt+acSLS\r\n26NSkIGtcB54grPjyLdzl/b6x2ZlMtMJO/38sAWOFA9bszvk+vvQETZTTO/X\r\n51Z+/u/4xMbMLvYGZ6IZvXqtYP4sLOi090MIGbCwPLsS2dP/UJyLIbm3yUwq\r\nvl9rACb6ABy2So7bI3lAa7TrEgpRmLx+rBojY6nB/YKtFULb0n+gY2DERryE\r\n78jfXcS0Mflni/qvwyTOiksLuqM7cnNUnpeVk05ME0BP2mWhEUlNDO8YkCT/\r\nRvcwOs8GuJ6EUorSdQJNMAqi+qmJ4ExvGzY=\r\n=vO5n\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.ts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ffc0ea065127e47c889e01aa44476fd9f6c62c39","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","@whatwg-node/fetch":"^0.0.2","@graphql-tools/load":"^7.7.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.8.0","@graphql-codegen/core":"2.6.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.0","@graphql-tools/url-loader":"^7.12.1","@graphql-tools/github-loader":"^7.3.1","@graphql-tools/prisma-loader":"^7.2.2","@graphql-codegen/plugin-helpers":"^2.6.1","@graphql-tools/code-file-loader":"^7.3.0","@graphql-tools/json-file-loader":"^7.4.0","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.11.1-alpha-ffc0ea065.0_1659001274684_0.7909151284170304","host":"s3://npm-registry-packages"}},"2.11.1":{"name":"@graphql-codegen/cli","version":"2.11.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.11.1","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"89e7e6e58f6171f5aa4ddd87f411c2a4aae8ef19","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.11.1.tgz","fileCount":72,"integrity":"sha512-WPVzIQnNSa35R7/i3kg4tEDWVesqzpYFEq2HbJoL2YGmTcoE3oedqiXYJ0YMjG4tJF6o8EL+UwHfA7zV38XLxg==","signatures":[{"sig":"MEUCIFNwi5EsNblwzs5nVhDCnR8DjzIrz/ZHK5fSkZwWe6MaAiEA/jZuMljAHH6NrU+bRE4SzepEqi6CTPtxrggBNfXnOZI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":167039,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4puXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpBog//UB7fO6C8khV6AqpVrPgWd154o7+em1/YRcv+u5K0FQkhlMEP\r\neb/ZIir83XJvgdiKvROJpmYVsiYB8XESJNWAr/6yxvLsV48TuVjFeIqZ6fM9\r\nkXduDgVlND/ppGhsnoT75LS1KpcqAebWa8d3nlXlaSF5KH+gzOqV5PspHTf4\r\nJQWMzYl3rpxI5sVp8mY2OWcVmSFn9i7wD8AqSlTqoe9biKr8hu4Lw1OdcB2H\r\nGmoChl7BG/Vhv6gQVvtpkf/dF+d0ov86UJwR5VataNpCmAxWfbZDDxFwzIbx\r\nR1HCYqMhDEdAwdNFqKbipXBqRtHIH3aInVZkY09eEVacHs3dPIbDRSDYu3XT\r\na6+193lRNIbd0RHvOevXTYz3gqRFXgTYRPd01j8bpwlUrwbZrgAt4rbnlHUY\r\nvZxj81SWIdicsMoiBhiEOJ5rHZu/Jo7iZxuF6hLHIOdTAR+BXRzZnYqjeruo\r\nNZTqbMrxAsb1kKBoyKD2fP4Cs95X2nPULsPFqrBpQ61WMQzpucU4Obuk2DUU\r\n1pT5fncLh8xYi99Q7XCTQRebTo/e7497T1ih3X1ECuApYGejO9CAPZ3GddC/\r\nv9fNaeQ0ls/IuI+9F2vKjKTRis8tcG17v42uPzTsMnicdbO3/FPU4fO4l/Y+\r\nxfP0EzQhG3mwQOaoO3zxhIf4jsyG7n5LlVg=\r\n=vt4U\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.ts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"7690be7a4cc4cce5d5aa424a40d68af8798025f2","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","@whatwg-node/fetch":"^0.0.2","@graphql-tools/load":"^7.7.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.8.0","@graphql-codegen/core":"2.6.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.0","@graphql-tools/url-loader":"^7.12.1","@graphql-tools/github-loader":"^7.3.1","@graphql-tools/prisma-loader":"^7.2.2","@graphql-codegen/plugin-helpers":"^2.6.1","@graphql-tools/code-file-loader":"^7.3.0","@graphql-tools/json-file-loader":"^7.4.0","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.1"},"_hasShrinkwrap":false,"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/cli_2.11.1_1659018135156_0.9045541500498184","host":"s3://npm-registry-packages"}},"2.11.2-alpha-696280031.0":{"name":"@graphql-codegen/cli","version":"2.11.2-alpha-696280031.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.11.2-alpha-696280031.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f6fd5b0d550ce9b852f02e7c6ec2965905e25753","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.11.2-alpha-696280031.0.tgz","fileCount":72,"integrity":"sha512-lxcss0fyJgR1vNFrjKxaqONSswa5e7xRPxElVSDX7vJNvAzUfLxyne/kxzYPDUHW9WMaHYdIWBKBdHnUhkSd3Q==","signatures":[{"sig":"MEUCIQC8B5QAGNoxlDVq/5TqZZM/0Hif4vBsZJr/depykMdIoQIgcatCnqhLfIooIJBE9FYWWk6s1fbAZli60b40vJxjZCM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":167057,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4sNbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmosvw/8C6iRKpcIHJybxiAAx1yL/2ZUwqchnttPQVfmD+SzmdRA4Frw\r\n7eK6VmjSLAUjC8/xN5z87hqK60F67EMDsL/KaK1fneaPA5WGBbmYQVaFcv4k\r\nc+72GuJfVzH3+2Opm8w7Ba4XrXn0w5uX3v3O9/6dbiAahWTKd+x/R5WeFSn0\r\necDLHShdcU6HqFSJA9+8hA432EBvaAISqcJb6/Z2bhOLMimX5Mzi+BaFW8JH\r\nbxfU0wK/ioo9lvZu04IcG1RrW2zlCLr3NDBZV6LI0sWWqH2vLqOpnKS4zG9T\r\n8Fv3Ihr/2ia/U6fb2K7oJniWfXUDs0YUFnZpd9VWX8Pf0QGaP2yYY55MdJpg\r\nXpSM20IxmC8DXsIDctJAlC0V0HxU1lZ89XxhkUE5LqTfWvV0NWSiH0qg7YLT\r\nCNyObgXaDnRXFs7lO/zWSWOQhwXRTi4jcRa4QZcuDNyJWDnMrRilCRCEWQmN\r\nTBEswNG/5V3HEFpMoOGckd9riw1CMPqHVpuRS21FBbQOzz61MBKYmUiqBU5t\r\nnT6KChAlF3blhNcborXPRmlIwrlFbI4ciXweNWszlim3Qrg9oD5/51n7aPhp\r\n3/mxm2tKtj/JOU6ytlwygoYMwTiDPWZkFmkA0odrB+UUm+4RweBr1SuhI+n4\r\njtJ7fgomOeOne/ypEVuQ1ZvcUOXZ+BMgIZA=\r\n=hsnO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.ts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6962800313807d33f960be9f33a7b5d937ff753b","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","@whatwg-node/fetch":"^0.2.3","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.1","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.11.2-alpha-696280031.0_1659028315570_0.5544388668010007","host":"s3://npm-registry-packages"}},"2.11.2":{"name":"@graphql-codegen/cli","version":"2.11.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.11.2","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f502d0e9e19305acffca5f07789dde8d4e0fa656","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.11.2.tgz","fileCount":72,"integrity":"sha512-dt70+et0QFmhL3krrlYWcsp7T6pvChEQ1vEGoNn46Rn53velGDwP546DtSPpHJmajY/eJ11CueoI0J/3o0/BTA==","signatures":[{"sig":"MEYCIQCm7rZ0kh5I/DPJjlsg4s8fScIpKiqdhw+tnewOn2u3TAIhAI9d25A1UH0cT0Em9iNyqvo9UZdA8gCG3QM/0IY4mPe+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":167039,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4sdKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq+GQ/+IWQk+2NQlMO0wbSLRJc+fXEjcKp0XAoyGWflz4PRfYfL8jIO\r\nMHIryW2nDLFJ7Gr+t0b35hQtZ5XEXl1nQSRK+jwjh6cMxlQ9xffrfXNWLhhp\r\nxWwsJGfxm4VYxPZmPcOOMe4lubbpevjgoPliGtA+FZK7RVuy5K1RnfiApQDJ\r\ndDZXrqKqXTOzJWIi2o9+fd84d9eW9O/s2ELz11dxGSByrXktJagJVHsn0Bow\r\nA38/ndXJH2XYcbsfRaI3RU9adxB1XnAcArQmzH7D6dg2r6+8aq6JohrUZh8g\r\nj/hbhltXkUeN2lJSYKc+PnViXPWVgjxpKhbKwNp6UjVrvzSBgDuIH9oI1SgD\r\nTOcWvcUm/CZ2dGGkYT9RSQ9q3LhnPUr613q3c9KxVRlNPNf6FW036jPaGwKl\r\nIyUQP7rJfHzv5TTed59D56UYIAwAj4W8DFijSF7WrtAnACN8X3+uUpMH671G\r\n8KCcX7Fl/RWu6lLHdKd24zyCfXJb1WfLcD8yjD5wW/oXqh5ssunEsFcQr8Bl\r\n7hmCK30uXkQeqBKvUkcrYtzrSHKPwGtVnZPFtRuUSt+D4D13OkQktxVjfsTv\r\ntCLnaANwK/vThYm0XUOl2fMEZlOB/ULz1EhMuorhVDJDa8Em+wGsZXDMRcxy\r\nwx84lbwVHUN0Wi++mnixkHrco1wJSnYZpZA=\r\n=dSw4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.ts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"7d86fd23e7c5578e4344b4f40e0dc58f27f0f8c6","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","@whatwg-node/fetch":"^0.2.3","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.1","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"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/cli_2.11.2_1659029321949_0.6166988245580334","host":"s3://npm-registry-packages"}},"2.11.3":{"name":"@graphql-codegen/cli","version":"2.11.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.11.3","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6cb0fd6da0773957b531cccf7459303a23ee1c05","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.11.3.tgz","fileCount":72,"integrity":"sha512-C1d88Kx0a0PF1tOR00UIZjHq5aWNNcw5fM2k08rOY9O5b4sU7kEb+YbGKP6EExTtJnYb49fePLKVvrIv1ejDFg==","signatures":[{"sig":"MEUCIEIaqT2lE3O8XQBxR5M6JcCiExpk+CDRWmeoFWxuA3UuAiEA1npmV9JL60VeJ/yMzE+dVpZ7Mq4HXAHqrNGhRhicuug=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":167051,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi5VZyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqSJA/8Cht/ljFS009dG1LZRxzv4j17r80J6kJp29ZwPKEAXXjjFhX1\r\nUh+skSQJZVvnAWrfBVrJQvjOQQNqjWzPvo40lXqWpz5kYxPNGcF+Zi/StUX8\r\nNDQcJED7iOCBCOVnTw6B/JQTZcVWhZR9inZMziipRUlBgmvEQS+I/niThDwA\r\n7nfAyYtjzRqhHxZFTBQEM0ZNLCMrOBqLBPMA5C+/c0o0+F96X5eTheGrkDOW\r\ntS3qthAin92FASF5HyLh9hsDt+5C8qZ1jFX/tefx7coATn7xdksmkMeBBGdo\r\nY0E+vlFdWhSuNumG/GpIwrQ7gl8AY9xDUPxlawh/Sialdnnj4qePMHBrkhLA\r\n78G8vOV40J04uD0YGooSfV1rAxgLgRpyihk2g6QIgefaoQVjAlyfC6ZKYXS8\r\nWfGGIPayAkrHluykfERf9zqIQPb1w6hO6S2J7yLI1TdfZxLA/pDNlpu5L/ZA\r\ngu+gyN7I/zRy58Q1+m8OfqvIoNILrEKl1TUVbBqOggBGuxAnr5fq3NTjN8/W\r\nJOluIDi7Ch9RxSw3tt6TrQ0WgahFDN6pw8b0Iy5eUoUYJk8yxHnsGZrFNGWv\r\nSdZmkSdnv3Dv2lbgHG1l5MJcdUvrYG/+ZLRNUjxN9g0QRUNvCZ9HtIxpMDR0\r\npko0NqSZz2QEb05EHYr3YEcNLtEpyzXBCc8=\r\n=soQt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.ts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f4473d555ef0ba922dc2ee1fb8555f4dfa328446","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","@whatwg-node/fetch":"^0.2.3","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.1","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"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/cli_2.11.3_1659197042674_0.2736097027817803","host":"s3://npm-registry-packages"}},"2.11.4-alpha-e79b5a85a.0":{"name":"@graphql-codegen/cli","version":"2.11.4-alpha-e79b5a85a.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.11.4-alpha-e79b5a85a.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6cf9cbd952928eed4f709e7ff9c6891c34c5be0a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.11.4-alpha-e79b5a85a.0.tgz","fileCount":72,"integrity":"sha512-XVWSL1yQkFjzDgqkk5KQziwGrIaIxJIx/Y+OW0g58qd3+m1Yfxg6/VbYzkC29C/MzIi3DD6QPaO1GKNbRkcLUQ==","signatures":[{"sig":"MEQCICRl9PTQd+ANoMlHo7GyS0eV2daRNZaO/FE9iGWJrY6zAiAu4VDVGkw14h7wTuEb9yFmHVz2/nhFwUa4GX+Me5/RiQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":167087,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi6jylACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpmpRAAglO6KZ2YF/JAlQvT+nCOW7iDMcwVp5OLNGp+msbqKFzoDFQZ\r\nC2LIyacuR6c4bE6b/fbIuvLmSMlStLGCy1WzLtdgs45Utf4PS/ObtXyjBobH\r\nTfEcKt0DWkOgSQkNxp7qKtosgccwIzY2TmKaZmtOrvy8feLjK4s3wDcbC5tn\r\nlehdXKZV5kLktmbHysz/mn/CelFcf9ER+6yzxYNKXgU4L/j7a4Preld29evO\r\nxechBJm+ZOtrtaAn5uUTYW6JWeJcrtWFdTSvDM5avf48ayiwI5gyJTwZMYk8\r\nlgCEN6dcf4UwNfkzeP8H3wQFrq/cnNJJdqSDSCzm+K2li6Zi+DcuRKZVQBN7\r\nH1uqLTFKAFMwoyviE5atOKYDTPwRhxkQZCN00JfL0Q6FaRIovsqZXCzZBZXU\r\nMBOdwZkcUKTENglWd4k3an/fBxFiSCF8iINc/fR32bEdm1m/1jNiQb5mWuuw\r\nk8Lm1LnQpUyoCDo5zTk9GEEwSforWXyPFD6lW3NLIe6BfPmPfAZIbJtsbfI8\r\nkyrH7rQkO94VhlRY0J74/AH48k1XjmSOuzT1NzW3SjxEJlLZPZw2wn30PVFD\r\nBq1Hmljh5jHJzXpMffzbkBCh95gBP2SwVwE3wx2r/m0krkT7FUX2bEUTM2ZR\r\npJK77lw1atqg3EbNLGgpr/g1yMFziWjuxHs=\r\n=mk3q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.ts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e79b5a85a8bcd4e356dd403f0738aadbda35cb16","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","@whatwg-node/fetch":"^0.2.3","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.1-alpha-e79b5a85a.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.1","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.11.4-alpha-e79b5a85a.0_1659518117501_0.15172865220656195","host":"s3://npm-registry-packages"}},"2.11.4-alpha-d2a18d212.0":{"name":"@graphql-codegen/cli","version":"2.11.4-alpha-d2a18d212.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.11.4-alpha-d2a18d212.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"7c543f74e5f787d16922deccf303ea5c1a1b6f78","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.11.4-alpha-d2a18d212.0.tgz","fileCount":72,"integrity":"sha512-H0mExEh1GFOO56rQmPGq2wXj0Z+RyvUW9j/t1Xt470KG0kWP9LssZ/0z7hAweQzAdhczZBCdbKs17w/Ejgo4mQ==","signatures":[{"sig":"MEUCIQDoDcwhKLwSkbPT/G09UmmHeVc4bfuKdfiLy51ya3BY7AIgZ6z4Q7a1uMmlbkhHS4yAwK5PSqexMz3D7+Gv1M4hLtg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":167947,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi6lS5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrO2hAAhVbpplTEWCGCIIs3oNd9U3inaULPL6ccSXs76k1bGwJbXlgA\r\nuQZa3MsfVeSMdgAII7JE8mHbHiHnMEjQ4vCI+kn6VUe8PxYFcnh9v3BKL1lJ\r\n08eBNbYPPtrUEWj8ReEBFrxxJktSAkISIhdvN/3BlAPslTjWkfntBugWtdMW\r\nuoH9OppIOdG40HJh3OxVhbv9QFyjMnMHUwd0nW9QxkQj/ERUzf4TmCsIsIoL\r\nDaG9FPZ+YGbUp/tSk9cePPDnu1v0c2q6QQ954O/FGkn48B8TOVdk0I8ZH1Jr\r\npYei64lmj18zufIC+1iKrF6QySRuApbzgDl1p6+IHVqWUI3pYUg5MizLUFd6\r\nHzYNxhuLa0i6Gg7SMBvW3z45RZSBP3PEuvzT07p5eU2a/ykHT4yAAc1z4/d0\r\nW038rCvbjrFqpEbDCrsZCWeNdz4i5Dq9hGIlW/uWv+LKcYa786qHRXSpJ98c\r\nUJdu72Lqgl0fuxZJMXQ2pMDkYPAkHdIM8MCHijdWMZ5t0bf0mSoLfrBGzMe5\r\n9XVHyaN4PsDTV22WhJCLW6w/kejWQzGqjO0rSY6JQVfRc/GYMoRv/JeMVVl+\r\ncbxtc7hRACz4Eb0RMweALWu3mXFF23/An1mSIPlq9I0MMWBcSD2BaeioRpmM\r\nH0ujiudjPQ/NLCUtY0w+OOY26Ijl9T+EFjY=\r\n=RfAl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.ts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d2a18d212e0c9c58038d5c24a379b038734095b7","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","@whatwg-node/fetch":"^0.2.3","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.1-alpha-d2a18d212.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.1","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.11.4-alpha-d2a18d212.0_1659524281526_0.1415406346129191","host":"s3://npm-registry-packages"}},"2.11.4-alpha-c88238a3e.0":{"name":"@graphql-codegen/cli","version":"2.11.4-alpha-c88238a3e.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.11.4-alpha-c88238a3e.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"358833629612c53b78c90b4bdd750a570619c300","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.11.4-alpha-c88238a3e.0.tgz","fileCount":72,"integrity":"sha512-GM1ScrQAuGx33edF4o/KAIHGVinfWfeTpQTXg/KlNK2sMfelDJO2XkMLz+9IRU6BDDQKqdQ7/zWhT5yn5rchFg==","signatures":[{"sig":"MEUCIEWiOpxIGY1hVfg5juhXN0BQI1SOMFNHFYYlVf8Uc4ZZAiEA5vkZz2xMikuZGjZGCQrbmA9lk4NaQ2f5n6z3PwuP9Vg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":168501,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi6lo9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmotlw/5AN+giztHbTq2O3qxRtW7IBgXn5sY3p0WB8J9y06uVT2fUIwz\r\nqSNAPpkWez1IepiWjqUivHJLWu/ruSj3xMcsR+uSDTQ7HG5kQTXiDTMVk+Mo\r\nTjX1Xiio97/DK2ABkw7R9MvSlcue392vvt2k5l2hAHhX1tbjgzNM/XC237Tq\r\ntVd2u60cMeNxTJb++9dNcPKu/KK09F1PhpFaCtCEO+dJpqdP2IayZtkM1Rfm\r\nMLw1dcApr0R6klc1xJWZi+oQcXJjyagyS9Bboytx0uaPUzigo6mIPf7OT4qR\r\nRLFU3+nA1uAlYqlunstFUATThgSgp8MiCXMJ7/FLpz48Ae6ounqEhEjvgxnw\r\nsDfpKWpkdSQsXFKi03mLsp4ppdwZMvEz8oAME6IpXZLDihdvqDj/y1V1eEAk\r\na7DpThlvqYXB2Rg9zECvkgu+BbmQhB400aRUGUktZKz+WafncqE+tfZgfZxD\r\nn1cqYv3Lh/EKjtMeBNwMEDmhUZIw4zNC29mCW0vP51LMCZ4jAs+k/+20cE0y\r\na2VEdKJFZCyLN6+gAwuQ9z7phK0qv/1jw4cZt3ympiBfs0hlbt5c7zKykIsD\r\nzEo4QU4+HQIb/arXlsfe3AP2R+HVDujyxBfW1++tT8UOmsPuHRZe2t8Z3rVF\r\nXaEhurbauwTrTkRYclFd9vRvaEAAnjP7PuY=\r\n=h17v\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.ts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c88238a3e682ba0df5ce12f10a98fffdffe104de","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","@whatwg-node/fetch":"^0.2.3","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.1-alpha-c88238a3e.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.1","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.11.4-alpha-c88238a3e.0_1659525693208_0.10573598643652282","host":"s3://npm-registry-packages"}},"2.11.4-alpha-8815d56b3.0":{"name":"@graphql-codegen/cli","version":"2.11.4-alpha-8815d56b3.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.11.4-alpha-8815d56b3.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0679840434f280044378d2edca5378c4fafd0958","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.11.4-alpha-8815d56b3.0.tgz","fileCount":72,"integrity":"sha512-UMEAHoO8fUr8fM0SpjXlo15f0WUU25rYBUvraoYVaFqxsPrjbO4inkOGhZQbm28Yj6JhjY3OtRC4nsCH84To8g==","signatures":[{"sig":"MEQCIEUkqr4cCLrze7XKQYnM9wLogZfYmNE14Y2iAdM7XaZSAiB4pGPYTX3SVLv8SGvN/fEI+REd59JHefxh1VAY5v0glQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":167065,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi68FWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpyUA/+PUtHxBRIEZWYVnhz4JLFTP2pTvkG72173UMvVFZT6a+Xyphw\r\nnm3pvsGPDZURAvkUTBPDLfKn3SDysspO/FUee9y1ICfn2NB4VXB5XcoemlXP\r\nK4oaB6NUIUQhXnokc4ZR7kwsgLEOAUAgEBueolg+c9HwncMxdNrcw68S1BKH\r\nPl+3Oo9eMGtScSU7nm6v/8gunJS+4KJGNp1345MRF3xk2galQL2T/7XRzgOB\r\nBtXQe16eNK+/IzZx/LI3uRYspJpoklU3OUxHMTmpugKdUtgemWqd684ZQrIh\r\nmWBZUVkuLq3mR/ddsD4wvsGWhBflY/zgc6Q3wIMVAAE81VIbdS5Jxp18ePtT\r\nGlXQ9QlnYKaYuL+OmZ5DdcSjVmvvWi6v40MK0il2eDBc3YXoyv18dlYskvTu\r\n9ahDYp6/6RYMCnlx2WWQG2qBfaq5fD+GEPld7P61W9yIse27ovOqtFRglu12\r\nKh7JSVnfPKR9Oetm4PXWiPrh2kO203Dz0LE5r+xxHnkA4H/HvzcgIuhSbjmb\r\nzfccGflXI9x2pn65oAJ5HoBlM3xSKfDg8KRz8lA+QZz8VRS1Kh7sKdy0B0BU\r\nQcf6tcQ8R4aVRcm9EHcI54cCbb+U5od4hUFZ9Vuu0CRrLYQlqQTEjpsaHDnI\r\nh/VnFdmAz9QoMnE4FQVmyEp2R7AARBig0Vo=\r\n=b/yN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.ts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8815d56b3f857ce51da5e74b11c86ba73eafb2a8","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.11.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"17.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","@whatwg-node/fetch":"^0.2.3","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.1","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.11.4-alpha-8815d56b3.0_1659617622482_0.757233375310564","host":"s3://npm-registry-packages"}},"2.11.4-alpha-20220804125427-dc9183b8a":{"name":"@graphql-codegen/cli","version":"2.11.4-alpha-20220804125427-dc9183b8a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.11.4-alpha-20220804125427-dc9183b8a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"786db5ca594520f34701f8fce03755339ea60e0b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.11.4-alpha-20220804125427-dc9183b8a.tgz","fileCount":72,"integrity":"sha512-gqWE/kWMXyQVorLLd4Sd+m2va1w5afmy9fpEVL+LL+9j2JIuOK1qEeGErJnf2Nybv8qlphQ+nC5snrTzcvCnxw==","signatures":[{"sig":"MEQCIAWA1iG/UDxgRIwwmmOMy3gCuhk/gbVYYbmNQvqG+XwPAiAf9voITza8k8UKDdubafVpv6CH4aMg+CjcSVyvKIY//w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":167078,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi68HBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrGWw//bl916BE24l40z4/W45zpgDvo+IBPZljNwh6EIE3Vg/wPyfn2\r\nk3eoJvnW3dPZ87HaTVRxq1x0m9e3mo/AZABl/MoXRnLxjY2LkjQsd3jMdDH6\r\n9U/9ZiSATaw4c1zyk3D7oVwNqkQcgwNNofr5wF71Xi8rGfRF7mvWbuPmu0wl\r\nkS5OEkwFCpmd0VvfgcAtsMZofEp4J7q1wGLi0IXMn/GKhs6M7B062SaNSjYT\r\nMnqZc+xVhCObBGeD1miKkHxwB+1/yKvGvpeUDZst0QafEFPkc8sgvlLY6Dal\r\nkhO+RMjDmf62DVkZ5Sw2uHutuotOcSbVS9eqpLfQ7ii6h+XBjTG6HpTp699K\r\nAG+c2Pmq0l8TO0f9O4KCgSFADwlCygt2a0cX6p1MTj+L/GWe4dAhjHeKEtI2\r\n7jtJcXZQKd5Dk7kM3C/7m59gd1ctZZ9UiAPIWev+1zrnGt+SGzkoAxpxys7K\r\n3z3+8eM71XrOXgq0LZ6Grk5LvSNVaCiJKHEtUZ2I9kUWnoDnFPpZFYqc0pCR\r\n0BbILUiZWwB0QY0t3fIDNnMjvuDxrV+hxxzzSeKDr6ffwhaPJc9YylVu0d2K\r\nmP9oBq0wtLH8/GzixPfi9HDWJP7X/GQ2VNoyw/7CZeCFCZ76NlcnNrDr5dTW\r\nuU4uDEIvHGRISBzwHvudVs3Ek830Qw0aORo=\r\n=VD9i\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.ts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"dc9183b8a28c354744b9a2ed2c3b8a521e3b1b11","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.15.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.7.0","dependencies":{"yaml":"^1.10.0","chalk":"^4","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","@whatwg-node/fetch":"^0.2.3","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.1","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.11.4-alpha-20220804125427-dc9183b8a_1659617729581_0.7652338859472532","host":"s3://npm-registry-packages"}},"2.11.4-alpha-20220805095358-8b7e687d1":{"name":"@graphql-codegen/cli","version":"2.11.4-alpha-20220805095358-8b7e687d1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.11.4-alpha-20220805095358-8b7e687d1","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"01630bfb7e376eec14c33e46467e0775d2537312","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.11.4-alpha-20220805095358-8b7e687d1.tgz","fileCount":95,"integrity":"sha512-djtdvGZ/pmYWcenNTUrtTWh9wsYwu/Achb2PqtmzA0QoApaMptItknfCULEd2XTA+v2zkBXzVV+i22KjypZeHQ==","signatures":[{"sig":"MEQCICQFP4ht1LwmHnubgiXI75ER+IDokmKsbGg6b4bPZaY1AiBKb7VnFs/RIwxos+cRZyeJ2txLZKriWVm/4OctCKAhow==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177808,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi7OjxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoX6w//cnisrFe0SkpskLgfQVhVTMTTmYN1u0eEeYan0s2HRm/d2lBG\r\nkN/iV41I1jPwMlRJJM+Jj7sBQbZ5PVUXBudfx65OKlM/+FQljzJYp7yGTqlZ\r\nVUnaFXx4OWnAGLxdy7MuzF2fOtrjAp6bzNG8ZRQ4IZ6aHMh4GCwbmxJk44UO\r\nmK0p4wAxPYbGhZzAm4PMGaA74oObnh6tijZGPLC74PFufoAdYFYPEcRxa2Xo\r\nXMQ9LGGzONPrbdLwEP0o7ilnUC5ytolv1e5+pCPFG+gYzyng01prsojhuee3\r\nZxexZGV7ioPUNREwXNs2vkpaMPnB3+1nYkb1ar5gmezRkNxGyxgUrtj3V3Bp\r\nNq8il1fs30TRdBka4CWMyOH51gVF2QJKP4Nkf6sBQjJ6HqntzceI4UD7H1AF\r\nmpjj3bOSkGpiXO3kwll/iSrOVs00mcjvcCVi+6cenlxXApU9c/ehTTy1xsMY\r\nV2cgyBN3S/YhWgfjp/m2YJf5j17etJ19YqDoJRy648w6Kb9JX7N2UcjEteSz\r\nYbu7o10djfAb372fmG5WombJVaXdbw+5XZWV7lqr1x7gIoze6/Xgrv/RFcMy\r\nHg6gZYzLJ46zPWT9RJxS/xKtU50a/OjmC8QxJGH9M6UY3rnqTbIAc1IUjoiu\r\n1sb2nmRy519XaqgVAYNsZlVZ0D2awMDMKAE=\r\n=2/zZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8b7e687d1767837c351871cef6273f7f9e262d52","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.15.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.7.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","@whatwg-node/fetch":"^0.2.3","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.1-alpha-20220805095358-8b7e687d1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"2.6.2-alpha-20220805095358-8b7e687d1","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.11.4-alpha-20220805095358-8b7e687d1_1659693297311_0.4401595599278103","host":"s3://npm-registry-packages"}},"2.11.4":{"name":"@graphql-codegen/cli","version":"2.11.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.11.4","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c0e31c07712d8ecc9947562b7645d62903318830","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.11.4.tgz","fileCount":95,"integrity":"sha512-qqkk0XOPlTV43qiQMf75K9/6WyRNstyCRkq7hAh2six77x+OvNHzvMAxdWaMR8VPbg+rdlP53M7N+k2zpQzewg==","signatures":[{"sig":"MEUCIQCva2pqpWP5c1hd6w2zzsZg5fHHYUuN6CmRPDCBIcHBgAIgWk2b1+x2TIp/Ho3WzoV9QA7PFHEN5Zy7s0boPAqBs40=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi8NVtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqrLxAAlvKhutgnG6pqorO/kB8rIEDb8uH5mpx35Pv1rpm2MH85l0ZA\r\nHlXeVCbdZAeYhKVjGOYDM8w3/QZr2efw6XE0L003i6aJR7zmSbV0eVURiMEb\r\nESMhAJQn0xsKoILAVHoxAEvb0Qd9u4VJGqdeK9b/Tgxju8SRvSLvzu2Nm7G+\r\ndjQMp+GrCbWR6rN36UoEwy1hyfN9XfQPUmZyu7OMWsCt5AIsdcBOnb/r2k+4\r\nCCY15Ef5XiNBHk3JYjL/xHC0f3SuT9B61iDDx4dVNC8b/j8lCBtJTFLQc0ws\r\ndXK6gv67ixyFgAVW2T0ODMBY0RPwXlx7j6LGa4mBeNIx7x8ZXxmFa3c+2xU4\r\n+IFfuU4H3Zvt5Goo0qDl4Hu83hdRQmxqNjuO2VcsP2S4+Amj6NQ5fmF7f89i\r\ndO+bQ0XVxHpd9nsRul62iwiK0/j8E2RatYLWHHm8kWSaCqCVSC/CPIjQ4zKi\r\nksJmN9zXNV5zUPPN9FY0u6r4Pz50lbEUc+x1lkPgM5pvGw7akf8b2Gagyf5+\r\nS+kITRSnzF+BuhS4WC83UM5iXkF5QYIfMXdz8aBV4BA0SgNdQwfApQHeWkE/\r\nFoPZrTebe5rcel8OBiC8325uNeGhmEP19zYCMyPwiDAjoL85x+gLmI+ZAsZL\r\nRTMIZ5JkWVDTDOdssbm7zNgviT1mDD1Tmo8=\r\n=5vcl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"44db5438eb6b787dc090a5a6b28849fb2b6115b2","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.15.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.7.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","@whatwg-node/fetch":"^0.2.3","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"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/cli_2.11.4_1659950444943_0.20945528707053063","host":"s3://npm-registry-packages"}},"2.11.5-alpha-20220808101014-dcd7a85a5":{"name":"@graphql-codegen/cli","version":"2.11.5-alpha-20220808101014-dcd7a85a5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.11.5-alpha-20220808101014-dcd7a85a5","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6f5090544a43d82e03563ecfff9fc2764c055487","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.11.5-alpha-20220808101014-dcd7a85a5.tgz","fileCount":95,"integrity":"sha512-qH2JyStCkRNBLt3cA28dTSAk7KWsddt0s05XBYJOK1ihzkc3Lo8cek2bXyKPDDqHAWVqToE8Hl9GBzo1IR4S3A==","signatures":[{"sig":"MEQCIFTCbAsHXnn93Bw3ubCPtY1SPg18GihMDFl06DCj9HvSAiB3P63nYOTSqNC7hC2i+NhZX07acvI/DvKarQwtg/vabg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177700,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi8OFOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmonGA//WFmA8kbFcm/BJqGJLc0kYLVuRT84NhSs6hiul+fkST3lFHct\r\nw2ZGfgjuXvq/NHvFFHEeLfhOSt7JRgmSjfR/l6gK2dBKvJL854BuOqLnCzOh\r\n8oZX+UHIHa32+dxFYlF+1MtW7NxyRFNnckjo4deuakRAOyuT+6dHFUvADqQq\r\nZzKIuHr9+GAtBjkpajb4kGF1U8MwEDcFwIXjnYhSGsgCjmRECmjfoam8xLm4\r\nwospjS3yxzZ1hihMqVC1duEQXAY4/AasciekoTmXEcd8BWm43n3VCKzstdCw\r\nkBBHzROzTr8VLtAbXzw0xK5lYJzXD3v/Rt2Cwf7Hh8kJb31A8mmcdlDPuAwW\r\njeUEnF1eepZ1nRmHOrNPwIv1vzOZJ6WknXcrCL1m46GwTSvAJJGyVAWSIhP9\r\nr/gdqrPi6WFTbOdLquhiaZYp2imEUC36XGcLV8UyDKkzxQPnQJ7dQGU7xjSf\r\nn6wZw0+URGFIG4EYtghdfgyUNyFqoWmwm6JoFAFgirED6hlPnIzOOD5Aj87H\r\nxH4wlhzs1vKH3K/PL3IjB6wTJ/jwT71OgT5NkaQct2ppMjlK7hy5P7GpMojn\r\nqQZ9rrX1KUVvvobOHT6hbQOISkj1dYY6saJJsls7LRV/Ui0TBe0wqf5AP3NW\r\nsjogEhNbaNld3RLsbKlpwTzyaYXwgxVj0rQ=\r\n=+xwq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"dcd7a85a59fac33afb40a779112f9f35447d022a","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.15.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.7.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","@whatwg-node/fetch":"^0.2.3","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.11.5-alpha-20220808101014-dcd7a85a5_1659953486286_0.13350220753433995","host":"s3://npm-registry-packages"}},"2.11.5-alpha-20220808102251-df8828d53":{"name":"@graphql-codegen/cli","version":"2.11.5-alpha-20220808102251-df8828d53","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.11.5-alpha-20220808102251-df8828d53","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"4fb7642755bc05d654364881e7a64eb0e365dc7b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.11.5-alpha-20220808102251-df8828d53.tgz","fileCount":95,"integrity":"sha512-zyjjkabkXWpIPnY7YBTKSZIN7UhGLr0dcCiPaGNGFPcJgfuqFPjnl2IHKFb9OifNvFZgM/J4esD84rGBwYuTcA==","signatures":[{"sig":"MEYCIQCW+4ZAJGSh5e+dkse8Xd37EdzhTBvRYLD9ZWntypszsgIhAK9a8jBOKbBwfRWqOZt38x9GzKf0WtH3pncJ6a5EncgV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177700,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi8OQ5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqfCQ//e5zNTpBP8rDKkErBAjJ1DMWTNBHi/P68OvBtoJuUklhg5uTO\r\n5UW0JnqB4Fg+oYr0FI3jER6mF77QoRST5LXf9IoRM6sUWFxUbmFf6iBdMtBv\r\n0P7QXV/CqpAp0FvIXGJHsY5IgWgLo6w4ksTEXK72LdT+6G84ducxW8cL6os6\r\nO8JAtzW5waHI5o6sVqVRhBGwscEfwfE51ANgDqdOn7K7VyOMhq13l+gvPZ8q\r\nCLm9S+seZq/jUR+Xu+FDzbfhDJbV1WTiQtXnJv1UXoliok+br0YAWUx5XhKJ\r\nYFAqtC8dXp9XEvVjAc+wIXEeA3rxXgdJufZtS1FbJNMWJ++xuFKO1LFGLqC3\r\nA2D/tGVa60wkMUubgKxtbQ2mCFwmg1EtWrHeVMaafUdyen0QaMhNZywDd0XR\r\na+4Mk6STmXWsV/NnI/X1J41XWwdJCDKhRJHIfa9Lfuju6N/I5mwcZaJpiXFI\r\nF4E/ji0p70nmB51i46ImK9Dq/wnZcRbCtYOTeZmCasej5omfQZNieEZxOjUN\r\ne+OjVi/U5/p37XX5XKO9cv3Sv6ZAxzp5M6ObraNqI2WFV3bMFSFJT1sm+tF4\r\nQxWRPsy8mp8gmPyJU3iYMnX3CFB92aj/wS2/dDJbJQe9/g1yqdLy/FFAjme6\r\n/lPHcX4qA6hodA6cgnryQRiXPtcCXQoK2/Q=\r\n=39QI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"df8828d53ae631985f6d760f9b6a20b2a872c656","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.15.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.7.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","@whatwg-node/fetch":"^0.2.3","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.11.5-alpha-20220808102251-df8828d53_1659954233210_0.9033099193714107","host":"s3://npm-registry-packages"}},"2.11.5":{"name":"@graphql-codegen/cli","version":"2.11.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.11.5","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6e781d9e77b8a9192456a8f50059e4281be12b73","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.11.5.tgz","fileCount":95,"integrity":"sha512-0RntZ/F/d7M7KJU24nDwfKTuuhpwQ8nSs00RgKIqsk4xSX/U9HgOp29pWZfJjHCppb0EiXKBDvK4DtQIqe3n3w==","signatures":[{"sig":"MEQCIA91DhRw4iY6t6Lm5haOjOaxx+HzPGYMY3P/qLzAPUcuAiBop6HeQetpCgINXorhdaPVObxrw8tiQaxveE89J4xB4w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177669,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi8RsOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoYDg/9Fa9dVzXzUDWM3EmdeDKSa1yIiUFGK7wfzkQDoZQEFV2H5Tp9\r\np1QuUvIGthDrF+5tfVRFzCa85NW4pttGWqQRtACVrIFWK00OAkc3dj42GDJG\r\ncZ4isG7I52aSAkCqUO5rxGkA7tJIFZWhmWjRcFUcUrZ23rrxxFMrb4hvKJy1\r\n1UTk0LfWt9jO3u3B5na8OfZKybMxb61kpcE9WzdNni5Cl1PBdL2GalE3iCNL\r\n7Sfkke6naaw0/ciEAeDBq6nC6Bbp4kCipVgbx7nPmZMkzZ4uvmo52EQGW4Ge\r\n4ri/Jm3MKg/5Hk6JHL/In2aTYfcl6ebm2kqXX0hWvUM+iHI0EBtjCTmUUL3w\r\nfWx87y1cXLf7NUhBXld7hW2A3A8IGd4z7TGzNaMGK/i/lm0zvYQRHxEsF7pd\r\n1Nr/pqyo/zUoBjV25pkRuaEtzS6pprxpN6slt3bcmCjHJw0J+R23cruAihZj\r\npI3mjGcKDgOQqJOoenkvUJApEbtzimJQe9tZ9IJfhqHD8qhl6rIjC51oazzA\r\nOFoRxxiW9LuaSfEd7LQAtiC1R7q8Us6qAKa5QeVhKxiP7po/9O6xSB/RmeBH\r\nKuj56U2LSoPneFVvWuU+rsJmc6MIrmpm7FA9Zb0f3Djj9mm+7ou3bwpcNWS/\r\nqvkSQKGdkxnBEn5teQgmmK9v7i7TYdEf/us=\r\n=A8iZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"995614ff8a2e13a219b6bc936bf1e517252f331a","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.15.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.7.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","@whatwg-node/fetch":"^0.2.3","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"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/cli_2.11.5_1659968270300_0.7537586216711631","host":"s3://npm-registry-packages"}},"2.11.6":{"name":"@graphql-codegen/cli","version":"2.11.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.11.6","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"3acfd7cd3bac40999ba1262063d84ca7c96172dc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.11.6.tgz","fileCount":95,"integrity":"sha512-0R2Bhgjt3XZTSdsn8MGGuJjDEN2z+KCo7920zLZz9boy6bQ0EyuxS9AUATePS9aC3djy2POAIPCHz8iHK68IlQ==","signatures":[{"sig":"MEUCIHC5seEkdprDo63Os+IovhUu3KS/KVRNMv/SOnb2aU1VAiEA8Xon+9NEMDCc0EcYw8R0n54rYncq5S5pSxdNlecIfk8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177667,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi9M92ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqmcQ/+PcSyUyWWCCtxZFoCrcCSIGV5xfjlgMvfPRZ7tlTUBoXIcokI\r\nF3Kjg3UeWrMho89DWbq5wU4PiO0mRtlr67m2krVrdrGwIakNDjOpzRD87lHn\r\nw4X/zUnGDzhAZh0ckFfYJo3DxQhQXLsaBL+70YzPoUB5aLHHXnGA1JILMUxz\r\ncZpqVRL4+JsIkm7XtHZlrR3r+sPEEzilJyzyaKivRGW7V9TKIcqV2kmcSDGy\r\nUxYWHn2f1P9BINYsIjFQPVOqL3a3/199y4r+VPJxrFQH0mwpuT9a58LS4qg+\r\ndO8e5W/puTEYy32/tCKFVufbUaSl9AQc8Ny3AlauK+VA3CL5NldzhpiaDgec\r\n2fnoOn1kqfo9GKE0v9SvebSU+AnwkTjNbH4wXKiXzb81IwkLVlwk1S+zmT/0\r\nz7aNblsFQRmf6gS+gRPTP4w3iwTz4ccY2X0ONzkZ+OElBZoQkCixxAbAPwsr\r\naaWBZgEK3NWQjNpXuJq6FZLVBAxHWduCaQ/SnNxxV3eQC5vdiydxzJOsXHTu\r\nJ3ElVJjDtA3YPZeEeUXL9AG0aBNtx/lFB3ngW1ewdaH3spiE/HyqjkIAcelV\r\n1QzmjSNxeZFUsddZIoMchmBtsLP0OmbWM+egHkrZVeg4mFPCiZBRKSzclDqu\r\nHaWpD7CVMkh4GWp/ROlb6JOwET8u/40tIsE=\r\n=W1z1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"77936e637a9f464d92867766386978036053832a","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.15.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.7.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","@whatwg-node/fetch":"^0.2.3","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"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/cli_2.11.6_1660211061808_0.8894939589132849","host":"s3://npm-registry-packages"}},"3.0.0-alpha-20220818143837-60948076f":{"name":"@graphql-codegen/cli","version":"3.0.0-alpha-20220818143837-60948076f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.0.0-alpha-20220818143837-60948076f","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"2fce20aecd79c97c80ef5e0ac1eadd1ffc594872","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.0.0-alpha-20220818143837-60948076f.tgz","fileCount":95,"integrity":"sha512-KSaoy/9iQsnDS94sql+blII7UC8MAOJkyetsl66M4dhg0MC2Z83cI1VlayzU8FT3XMfNtjw0/gKPwDAy7sN3aw==","signatures":[{"sig":"MEUCIQCwa06+sYIalo7DdzVgxdIBTcxXprVjCFgps39zhcy9ygIgarcMu/R836Y1sxbs5OaTO1BwGcuf+M5cxi7bu37WtRc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178095,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi/k86ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrK6g/+JXWPgRofATW1Pw3DhC+QnH4OyEVEKDALMq2RPfLN/iAt2aYl\r\nWpKOUdlAx+FkCpHzb3Pf+N90EXfWVmTtlZ5TjERPOnu3Tjzml4C1kEyNAWVz\r\nM3tE5UGD72gwVim4zcJUw8ZX3vJsD93o6ofJGx1SsQsZRhsm3eu6u0IjId68\r\ntQfaAI9AIoBzxdbvZ7v3sPAVj37qVLMmdx1gcttU8eyOzchRwdHB9cjY6UEB\r\nkJCnH8ClA5KAlxqGCFkTMSNCT496DtURYZs1hCXBUxY4aOQXBGaKl9Q7O7Wh\r\nDYaTX2l0dxXhvHEqm/faVwS8ofGw9omyV5fnjhsqccIXMStDjWa9i0WKHHQZ\r\n4XDqn9baCdtnB6dcXLFZFPOc6DOicsR1JIsrJGKAEqo8GWuGluLR594RXeX0\r\nkuGQSiXfzTv02qu59PY6DqLGDHa8zA2O9f/soMDm0+OxVVVXf9+cCnKhQSt3\r\nRdTqSBuRgG2ilUhmTrHv/fitp6UuyogPEQ+wu51JFYC58tY5MkNFAR6JyikZ\r\nDaYrnoi+RGA4/mebcKNJGsiHrpDTvBjZutx2y3otw6lZPAG3hIDOYFtkubjF\r\ntWS6Wmp5lYOnyNXp3TG+OC8RMfpYfAea4odUCwZvyvNYrGBXUvMtDaUW7II2\r\ncrkBcOWmvyKuDGCNFb2mOuHgTe5JgF1eiZk=\r\n=3DP2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"60948076fba7674cd22cfb022eb2cd0fcf718c3c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.15.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.7.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","@whatwg-node/fetch":"^0.2.3","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.0.0-alpha-20220818143837-60948076f_1660833594370_0.7080414112033058","host":"s3://npm-registry-packages"}},"3.0.0-alpha-20220819140438-ad9091489":{"name":"@graphql-codegen/cli","version":"3.0.0-alpha-20220819140438-ad9091489","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.0.0-alpha-20220819140438-ad9091489","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"bac85b8e6af4fdb66071af0819780473ddd2f0c5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.0.0-alpha-20220819140438-ad9091489.tgz","fileCount":95,"integrity":"sha512-r8u+u4vnKVVpNmSOqGY0gxTvUqeZ2rRlZ/AykZsKmnfTXs46/jfyVvg4XtFM86msZ/pjIX9cO46xeaiAi1kvcw==","signatures":[{"sig":"MEUCIFf44ETQCNjscikI6ZFlDsteMO0qsqm1PeAOQ6/DWjTXAiEA7qHyzFGPzrKBFaQETRKToPy6WLAVy3JyygWmDnL6Xao=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177421,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi/5iwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqHNQ//XgiB+EM0xVt3SvMtFrR2KKCpM1EyNxtMAqdtrdSK8LVAnE64\r\njDodXni22YeEHlbr6ZUxnVmzyql0C+s2bRtpRVMnUz0gEpY31fPBVmkwtqhN\r\nGrWr9PV0qavY0PbbI7Un3Qo1o1cXYEUk/74XfOOFbl/JdbJt/64Pp+qhq0Zz\r\nZkjYnN/6LlS3Ej4f2rjMVmoZhQfdeC3uFMY89MEhNyWaiZmV+NKDv7NmxFaD\r\nuVMslQyJKI45m0wHEvE9XYbJuUdroPj53FHJ0mraz2ks3lFJf1tN+Jh/lZiM\r\n4MnIx0H5tiREl9aWv8GvP2YcTmJOzptjk+unbpW0ss5BVG+m/T8XC5tWKvWi\r\nO5Bp9rw4rMVcJWvu31C7AvruD2Xgol7kd9YmDzK6CflJDtHfNG5QlFKsfdSA\r\nq4+oSq3pZ074kSfO5EpO2SQdBq6DOBBDY9g20goAe+nGHtocXraxS3hx8upR\r\nAGQqkEkv8x2a5sHMLNYN7/74f3j9zppFBcCBDw2GGhNpSo/TBqdSe1UMkzZy\r\nOTuHMj/5eHaHiAFeevrKGEsMLDHcOHHOZ63TPrai8mBFzPppYu+uVV1V7Hiy\r\nnbJ1t32Ac7ljCkHMU6UchDXEOo9wLDXw6Xo/WW+cuqpNx1PBXOyJoJw8AG/K\r\n/23eK6x7JDRIh6lq7aq/cHctvuR+/8RsuEU=\r\n=WrOX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ad9091489392e7d5ac982a262f10c0ceda983d95","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.15.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.7.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","@whatwg-node/fetch":"^0.2.3","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.0.0-alpha-20220819140438-ad9091489_1660917936211_0.6473140457318247","host":"s3://npm-registry-packages"}},"3.0.0-alpha-20220819143032-f72838c17":{"name":"@graphql-codegen/cli","version":"3.0.0-alpha-20220819143032-f72838c17","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.0.0-alpha-20220819143032-f72838c17","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0117a1d196ff855f220956a791f90c0acfdb6adf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.0.0-alpha-20220819143032-f72838c17.tgz","fileCount":95,"integrity":"sha512-5NtjgK9UH2sNYiHOmQCLlCnd4oSMIOt06h/+Q2/XiUNSkV26y20N+o7gtgB2SGDBpn4aWx/aviIGqeZ2sL03zQ==","signatures":[{"sig":"MEQCIA3u8FZsA3ZwjJjvrjT1XGDu9sF8vlnCI9ONFUGJdsfsAiAcbIwpcX9+B9c36qcTHgWQaBfxK4GZrMLrNzzKJQwQ8A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177209,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi/57LACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrOlQ/+Ozjb6IgvSXOHAswifB8XjTZcwi9PHNI6d1n2J++UHTHTpzQf\r\noyBzHfF+hZr8oFGSdfKe1PQkuYye6WBtcEnZXF8Rz02dzy2jSdoaSbu3Mcl/\r\nnKoPboacQ44/nuCPwFqpfZflV8PyRARyorR+f8vbPhjMXmOxVl+mlHXSWRWK\r\ncuF6VvAN3PVB91BgQtTlCalivG/xO7jUmVlGWRNXrV54lW9P17fZMG37/1fZ\r\nXPHlEgz86l79B3hF6OBY40T+3aqGIfq8g59ihXWtCwM4k6XqHFcEZTsyor9f\r\ntehY6Gl0VizjjkOsUtHicGDf4GxPP7AxTD82yWEmIySi8H6ilEz86XkZDDmR\r\ny4nVaDzmVE8Qt6trMsy3pnLEh3eeBNj1V2PRrMuUsSRIn/38CMGC/c0pS3F2\r\ngU71COVAmVTuiujo2CUtUIZu6o8ScNR7Gr+J88y61Kv2QREpAL/cOuEs6+kq\r\nn20v/QAJR3/zNfU79FbwkdMDSxxuPDqHYFscUucnLfeZvF8NgxZfDTxGNyFO\r\nVx07aibGud4/ENifS+LFxNo1M+E9vpx8sIr3zivsreznGWyzbgDSYN6uFNE9\r\nfU10sBnGvs5cIQDfB2BdARMZHzI9BfeJhkdoxPZ2kBYwfC+QbR+n0QPhh6s9\r\ngXGGFR9egNiCqYhxtxO0wpK7PLpTpH767zA=\r\n=yRhK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f72838c177fa852e9bf718d16717843036cf9463","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.15.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.7.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","@whatwg-node/fetch":"^0.2.3","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.0.0-alpha-20220819143032-f72838c17_1660919499758_0.06723867479707368","host":"s3://npm-registry-packages"}},"3.0.0-alpha-20220819143149-fc543c65a":{"name":"@graphql-codegen/cli","version":"3.0.0-alpha-20220819143149-fc543c65a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.0.0-alpha-20220819143149-fc543c65a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"053d7826d518937f368c1901a3b2b8c2440d4355","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.0.0-alpha-20220819143149-fc543c65a.tgz","fileCount":95,"integrity":"sha512-n/QUiT/aodNCuIkZ87cJ0vnHTjS5zxfI+rxTfkFaG/+YYHCj95uisqESMuj/bI7qxbGLQA6+ZxrbebSUezU+fw==","signatures":[{"sig":"MEUCIC2nmtdAZSQq4Efj2BM4RowZN0EU9TOZp+iw8sLCcnlTAiEA4NiBCfM3Bv+26qBj0qH/GixAgk5rrRAhxc7whpUWK18=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177209,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi/58NACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrC/Q//Vrjnr5MrA0M6yD27BdKLJjLKfxcAdMcnzIT+HAUPZaFF+Cl1\r\nhTf1zxT055zgcNCA97QgSCJ2tkMq9kMfxwfFJvc7eF90a+QzxMu3QMAXfpHI\r\naabOfdKLqB9fpAo9J/GmeXxkl2dlRt5Fx+wEP+JGg3/n1AJ4s5w65KmMrW9+\r\nIFmV13M4z6exVzpn5pWyd6eyYi1MEFffefIpWoyPSiP/NaZYmVidxy4MuSJo\r\nEJJrqcVh8dKSB+Z/VBJg/OoRSXeZ9jHOaQLQ2CL4H6H7A6w7pKL1CFuXVY9v\r\nTbQEqZz1FYhRTRf1knru69DMlgsxsqIk7RxDXAEigRM5+fpugKxE/XUW9mjw\r\n2TtwiTtSxwqpyKA6lWGfmZKhxkoukSUx3OBjngV4+nVqUb7qh5/P9QNVbsFe\r\nmglUzeia2ElV2N/xQbeKtcx7E3foS2MN/Vc6zVESzII1V1asVtDtTm/ZzONp\r\nUqX3C9Dj8MmxnxvHSUgYfjb29o2XHemkBe33kyqBjZOk43D3mSn4CVvRK9R3\r\n+UkBOATtrz28Sn3vESOlo/EPHDEHjQCC/v36GaxM9n8jE/5mZUptbX8oukV3\r\nVSa9AGfm12W495z5FuOfzDE7wmlgOH59DY6iZCPv1HEvuodm2LZsBTWvUBFL\r\nw67ITQCMDk/2AoXqTYaWFfp0NAyOwoE+WXA=\r\n=AQ4L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"fc543c65abde43947b7fc7a586ddb7bef9371211","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.15.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.7.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","@whatwg-node/fetch":"^0.2.3","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.0.0-alpha-20220819143149-fc543c65a_1660919565374_0.04292257346651529","host":"s3://npm-registry-packages"}},"3.0.0-alpha-20220819143342-edd1e6155":{"name":"@graphql-codegen/cli","version":"3.0.0-alpha-20220819143342-edd1e6155","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.0.0-alpha-20220819143342-edd1e6155","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"3849e826c93ba7e6c8572e29d9de148110abe39f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.0.0-alpha-20220819143342-edd1e6155.tgz","fileCount":95,"integrity":"sha512-V775Un0RAiX8ylT9TjEaLrsUMwiGuQjJO7yoM7coT1rYzCnmyesFOvssAUPPC+H11nrIOcpfAMADMXHV+iee1g==","signatures":[{"sig":"MEUCIQCYESyJoIwCNQp5VaeF5HOxMTiYi11q6D8A7pxB3NiePAIgFKAsUYmZTp13kZ3esZ44COUs1ja9eHJcDVasODdTkx4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177209,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi/5+AACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqe5A/+IYh/Bki5VH1I9S3NFavsYjHGsJcMHW+FGTm2ACoJXTQVBdpq\r\nYcoTwOgaryh7DBQ2wS+dSsrMfQXFA+I/cJu/QeO/YORgK9BjCd3+qpjh71OT\r\n6N+muGDUo3NH1OGvymUj7DGFKWzIU6ygtZ2oC758wEmx8ZHT7gUTEyXL7MzC\r\nLpWebtWuC2ZUqexRztzg24ywBBzY+ZM1K3kkhQxkvdMFydojGy+ueGNfcSTQ\r\nBBDXg2OUR9dYJp2RSyEucp8VHB387iUr6vEScwfiy9MIY8fMTprITaFiBTal\r\nHzG7frkkuGEeWU0i2FnMjosNlJh0gd9fIAPg2FXyKIPCSnmWyXt7c2Ly2ZWg\r\nJUGhGQgCBgJDFthvJcIrKz9ZQCOAktb7h8CJiKWSyCcaDaubZmayBYZlSk9e\r\nxTw/aYg9l31WaFNh+8K5RAjxzU7PegqqZ4SypCf+lp6P7nhwseC/lDfIgeuY\r\nsO6iqjxL/NxBoQWGIjPY5lvmT4PuOA1viICdaSpZUvtJHf8Zs6h7bFf75WVg\r\nU2kP3Qt6eVWCg7NldYKX3F2Df07KbjhKnOfnD7154t+y1eShkSuwPEJiA8H+\r\nJ+lvFgbu0ev4ZDX+fea3I+Vkg1U4CR2cKOsYIYTZjwRvIDOAKHz1msdZXU0n\r\n5rDddZHLmlgUTc06j2c7w4CnInUQZ+HQ170=\r\n=hq7A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"edd1e61559748479d8e0595d63111034182c9647","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.15.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.7.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","@whatwg-node/fetch":"^0.2.3","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.0.0-alpha-20220819143342-edd1e6155_1660919679894_0.6662237637642443","host":"s3://npm-registry-packages"}},"3.0.0-alpha-20220819144347-ab4dcfa54":{"name":"@graphql-codegen/cli","version":"3.0.0-alpha-20220819144347-ab4dcfa54","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.0.0-alpha-20220819144347-ab4dcfa54","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0bda6cc8e9f41d82e9488aec989f8c68e1340a99","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.0.0-alpha-20220819144347-ab4dcfa54.tgz","fileCount":95,"integrity":"sha512-+MEhOXAynvsmKE4sQfc5n3zOf0YE8ly0WRB5Zr2fNn7GBzVFNjpyZRqFGCJxXwMCHVEnX4XG+pVSuAvyfM6cDQ==","signatures":[{"sig":"MEUCIQCULLG56ROfnvtFRQOIx328ybGvB8G0uK3UEeNzCwqkMAIgXQQGJajUFhCmefHdjbIqvKhAvM1yB2onHCepQ/M/RVg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177290,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi/6HvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoGlQ/5AQPPM4t+fryjzsoZy9twj5oI8WDcQ5K/quqrRhP/MyDq0L/r\r\nBnb1qgAlUQYy4kKPSUUE1r6UzNzWeYfNzNnGvhVs9vr1UgCFtgb/CRuxX/GJ\r\nAKgMkYGDjUcQ6qg00hk4GP7n9NA3HuZNpB2qQTGOcygRcgDHgSIEw+U39Q7U\r\nfI3QCPTkvXq2q8FR0pu8tTNoEE6ylfZA1yyCyWEmSq0pKB1GaAmcuWnt4CzD\r\nvXZAZEeibxd6FGLP6y37o8dHa+ij8mP0o8u4DWgu6T7QRiLCjRDs8K8SLJI8\r\nn22AwYl+cltJvV47tl8omNRtcxNq1qUCDrCzFj5pzthw1s0ysux/JLgHXN2y\r\nfEI+c6t388L2cNpMxI+f2wFxZZow5wUDufoog38ziqOz/naDciwsL3wlM9gY\r\nmnZXHRY4jFMI0Ke0j3g864/yhFCofHlGfZL/KSU62krPHkz9D0xzpAz/UUfw\r\nfwoh22jl+39MY3zDdd3lGtxB2wDXYRIkEAz+lARJPqZ3lqFi4pMD3nFN0U5+\r\nQXr7AZRNLqNKwMlSsdZ/Uk0Dv5X+B8J6rz1917XK1ShWjoxmZzUpkOasVEo+\r\nYvJ20b0yp8fbmIbmpqOt6THd5/3ezqXpvPCUrZ8sXs6Ix/P6s7xtKIz3+ZqB\r\n04cNFYewNVXw7056/333ZJtc0wiuGCOQh2E=\r\n=7tJy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ab4dcfa5496d8a3210adc915b3f99f349be169d9","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.15.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.7.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","@whatwg-node/fetch":"^0.2.3","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-codegen/front-end-preset":"1.0.1-alpha-20220819144347-ab4dcfa54","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.0.0-alpha-20220819144347-ab4dcfa54_1660920302938_0.0603732133861441","host":"s3://npm-registry-packages"}},"3.0.0-alpha-20220819151044-4aeba46cb":{"name":"@graphql-codegen/cli","version":"3.0.0-alpha-20220819151044-4aeba46cb","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.0.0-alpha-20220819151044-4aeba46cb","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ea6f4c06144aedfcd7e63522ff983dbf47cad2d0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.0.0-alpha-20220819151044-4aeba46cb.tgz","fileCount":95,"integrity":"sha512-pRrGZheyoz5BT2Y7L110xFDD1tB0D8JiS4QCTlhEuM1ekzPmSCIHezawZIgEADiBtJd12zMCyTDdAFQ1ux1sdg==","signatures":[{"sig":"MEUCIC3kuN/V8218UzfaPXDnzn3Sd6BEluhpdzw4IkcfMX/UAiEAhvAB2eQsGhPepMbSekjTiHTwKVIUUDReqEa+qSUSGls=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177290,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi/6gwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrCxhAAnrKfD2LKZLySpe2DzE8ejP+jWyD5l7O7riSRKsiEhQ2mrTIP\r\nViV/DXWzBgYoBpvp7FOeXp8LOF4zD5KH50JX7QevZf/cV/M9Nwqz8FcVzETf\r\nOO1u0oAs+Gp90bYEbfwNFTN81Qg57m7pHImlv2lFbWHODVCz77TMDAOPQxi0\r\n3BgiTwecxYnIv3KyACEKKx5hbv7JRqxmgxcvSnJX/0vJilJyh3KB8Kj5nHCv\r\nuH4Pq2YaGl0C2rsBQKSDkcjNS9zxJW4KL8kR767DUSzyGfBezTPw+KvphMcY\r\nL7mPgrPPh2jjxhU+bD7kbPPiz4JdoG2RPmMUwYUIrvbB6YSzcvXpov0AARzg\r\nYFM7Jy0qp4dWu9V6WPvU6OfwYHROQxj062Ip0u6KWjz418z6DoEgYCd0VMcU\r\nmG+bh+MFgPQPPtKFa5jvg3kpQLAtQsobuNk66kJmaWTuHRiq3Aj33EAxng45\r\nfJwHOzWtiPd41C8cR23+t1bzrrRbx5z9VKSl7O5WLUgMLmvt22Qf3I3Ef5wm\r\nfrKRjdQ8TqiVaz4aSunHaNVhIgIM5AH/XdqQGX+KakahELFmES8tDBktGJcb\r\n5Zb0EQ459uEexnmIr0hvVWcptu0hiStBZqXzVypkmpe8b3d/rXiWZt3ZH0Nc\r\nsGfuxwcfvRgoZDi/B1rBeyPfLO/27JACJO8=\r\n=H81A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4aeba46cb4a24bd40d4d2581fa8fbc02316782bc","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.15.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.7.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","@whatwg-node/fetch":"^0.2.3","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-codegen/front-end-preset":"1.0.1-alpha-20220819151044-4aeba46cb","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.0.0-alpha-20220819151044-4aeba46cb_1660921903833_0.27755146604145176","host":"s3://npm-registry-packages"}},"3.0.0-alpha-20220819151557-d00fec86a":{"name":"@graphql-codegen/cli","version":"3.0.0-alpha-20220819151557-d00fec86a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.0.0-alpha-20220819151557-d00fec86a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d9a48425ecb28725897d9dd856e0456fea7265b2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.0.0-alpha-20220819151557-d00fec86a.tgz","fileCount":95,"integrity":"sha512-S+aweCvByI6azgRYQquYHmby8VquHrUxjuY1T4dMRM1z2CjTuRyiqXACxUux0bTHBNvARbzKfxJ3NaEzigD+bw==","signatures":[{"sig":"MEQCIC2/zIRJaZGsLIZDvFHfefEmGOGzllQuDpF2H1riOG5LAiBBmds5e7uMXMbTk0ZLcg/e+8b41yvdFm/+8B/xtBHoMQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177290,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi/6ljACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpSuQ//flZi1LyI0gjH1eCHVEb4J7jILE/fRipLnd9ITyQ6ypHIBn8P\r\nvxRYQ+gQSiUCne/b0BoRlsdFU+9fsut69OCHmOJgDPxZ0l7pRaYVQf1kutWl\r\n7drmtai/YfN6QRyEHaEp4FKHq5Eq7RSmIdtatsX/buvExSb3GCcs4C+nawhg\r\ncrqMTShef48TubfCqczCHIBZD5jDz0iGIur1X1ZT8RL73uGYWP0AvYlhrFG/\r\nnT6lF0c/62BUq9nD4lem91Pys0726A0VTJZI5UnQptq1V8xuaaxjKpraWj95\r\nIE38Zm1dJTET4X9smzzodkA7up2Prs7RqhV0TnNOFdYTUi4rH3zgquL02c4Z\r\nA21ypqV85hHdgVDDRrbla520IEjL7uD0bGOoINDCVre/yaOxD3y6vayept0c\r\nPxZ229EkKFKwJ80BAwz9NZaoig26LE/mgIsMhfu755YOEdTJwlZro0/Rknb8\r\nVOpASDUTStk3oaCJcQMZxgnpuMVoCsHiNWvVLlVk2ken8dxROaR8GSbvDsC7\r\nnvxWBqkXRIgkRXuxN0sRXdXM5iz1eSG//IUbpt55nquid4u4E7xxGqiyM2Aq\r\nBtHpQGfK4NBPRh9J0fkPINczviOZZ1mwP4t99kYvb/A41VDKZK3bh7cQlSd2\r\nNR5kPDua9lS3Wh5h0mxzfY/+QGKV/fd/Ims=\r\n=K6F7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d00fec86a0280d796a3af520240b4c474e8d8c48","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.15.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.7.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","@whatwg-node/fetch":"^0.2.3","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-codegen/front-end-preset":"1.0.1-alpha-20220819151557-d00fec86a","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.0.0-alpha-20220819151557-d00fec86a_1660922211582_0.8035043605085701","host":"s3://npm-registry-packages"}},"3.0.0-alpha-20220819152221-dd406c6ef":{"name":"@graphql-codegen/cli","version":"3.0.0-alpha-20220819152221-dd406c6ef","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.0.0-alpha-20220819152221-dd406c6ef","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0da453e46b16dfb24a646d4541bde2b38c2a9ffd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.0.0-alpha-20220819152221-dd406c6ef.tgz","fileCount":95,"integrity":"sha512-v3WsRx/lji2iDo9xPJ/BuFgYU7Bm83HBcOs+U5x2VkmXu0SDfF+4xN9Rwl0rYB0hCJ7EOGgZHXjsazEyDp7I7w==","signatures":[{"sig":"MEYCIQCwS1SJ+NaulKzG9G0aGeIO2nNpk4d4v9OgpYzunvA4cAIhAJFN+NrWaodl8vgszQa165zhmNmaTCerZ+NhNVb/UFPC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177290,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi/6r1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoxUg//anejRW5FHK9kh970TEtw6W0p9Pqr8cN+cb9f6jFkhhsfVFWy\r\n9Uf1ceCE3sR6GuxV5FLxf9HcKadMKXo955D4zpiqGyeALkZAPKWnGMXfpwQ1\r\n0qc2MSO0aO4ZunoMQqFCIMEWYv0gB6g5C2gGAVOwcKk20ppp95Ng/+RqdiWT\r\nlRLRuAwEsf6P/3j1tszuPtXYmBzApZQK+oyY9pLvXCqUBovTcUkHQV9Zhcbh\r\nTS5hpa2W/TnToLk+uGimOynd0hFxVFCVgks3Socug1Drnky+2UOShJIoH5i8\r\niW/1vVkF0rq2QlBefhVOmmRNwgwjGsxO10+coO+6XGn+z855maDA1VKvbcjd\r\ngUihL0lyDgRNRLY2dnhEE5XkGG2V1xemudD8sMPmUF3Ev3HdeQ8hRLlsM1VZ\r\nmL1ZmF+QjlymRAvUKEMpc86GUq7v/Y8jY/m9yQbECU7oJlv+L7EB/FsejKIL\r\nMtvvF1ezFZnjf9JSQD1M6vdMqhAlD8318QlTTTHo+pMG9bngbn9JwbmwYlsJ\r\nvj5zrBPS4gpYH0PkZdQSeF8If9lmlQZv+CFoUPnNcyyWua3G5+UChtwOEoHb\r\nHMPqKk3vsJwrFAZZDBQgiAT0If7N35RCULssjo8t2w9sTPs9jHHvsBYtLTiP\r\nfFm4OpwsvZQ1bldsFbDe0C44r/fs8sFQOV0=\r\n=qfhT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"dd406c6efe0281a73701d59c85415a130656477f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.15.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.7.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","@whatwg-node/fetch":"^0.2.3","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-codegen/front-end-preset":"1.0.1-alpha-20220819152221-dd406c6ef","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.0.0-alpha-20220819152221-dd406c6ef_1660922612806_0.8472031441370662","host":"s3://npm-registry-packages"}},"3.0.0-alpha-20220823161059-8156543d6":{"name":"@graphql-codegen/cli","version":"3.0.0-alpha-20220823161059-8156543d6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.0.0-alpha-20220823161059-8156543d6","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"4f507d0bc46166677462b49011a054d509c66460","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.0.0-alpha-20220823161059-8156543d6.tgz","fileCount":95,"integrity":"sha512-nrn2HPMAUrs29ts52DmlmsL8kiLG7ZHjJe8fnv5jcn4dBNVwU5Q3FHmb0z6QYQBcqiNV5fA0gIiSpaX4CltTOg==","signatures":[{"sig":"MEYCIQC1qc878un9LczHgBZvsh8WFeX0KWKeC3qABaBu1EEFkwIhALkfH+IIrfGLuGDtDxe0RR+8I2mLB3ItQCiHJoZ38erh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178406,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBPxKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpTCBAAnVubs4jUoXS6ZYOBeDLxeNGl98Q9GOpALK+SOqGoe5CbB5mJ\r\n+6jw8mUhSmS/MsLv6vAOtpp8Rc32NtVnwc7Q+BF++sIjKRBf1pYG3B/KkZ6z\r\nGmOjMdtjnnx3eMATxPqbG9xHJ17+EZo2dDi7SYGaJnc68T4JzCMwGoAY8gNv\r\nGBtGXBwokBD0AkoOGlgSCAHy62hyE2MuOBmc38pompZNsizuhN92OqhnKSrK\r\nTPUGjW1mG6iICFtukttqp8UpzkhTc9vF466Zzm6e+CrR6EZODQSZtsX9+U1T\r\nvt5JB9stKtI1QUcGA6QFZaGC5NmSnL/nbg5H27jLM4WbG/kKHLBHq1D+5jHg\r\njAH+rxMH/YesNyoq5IKmIrCs3TLKASC4qG8yg72luUNWWazjBjceFUDvq64X\r\nNGXF/D7cpIhFkHd1Aq4wDiTnKGcGC9KpVbn4IEJdnZsqFh0xWTwfkOnoLYG4\r\nxoWLnMfEjrw+a/XguujTmdBVW45Oqk8d9pysoX1eljTDMa3MOvcPOhXJwWxM\r\ns/QcYVU4aT9Fxq8FEnJIHsi5VG7Nrk0zpmHgC5PtvEgZWYaFHkSEiG+D/c8g\r\n4bZOM/DCEQAetzsoXIls0/C2pCqQ1prKFTaisKHrsojANBGFgH/Ewm3ohFr6\r\nGSgk92kqWhf+S0gwswz2NMUE9EpODA/QuUM=\r\n=ScCK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8156543d6639fc6dc0122fb429b9f938f5f3bae2","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.15.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.7.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"^3.1.1","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-codegen/front-end-preset":"1.0.1-alpha-20220823161059-8156543d6","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.0.0-alpha-20220823161059-8156543d6_1661271114326_0.2312124240196365","host":"s3://npm-registry-packages"}},"3.0.0-alpha-20220823170145-c93d8aee3":{"name":"@graphql-codegen/cli","version":"3.0.0-alpha-20220823170145-c93d8aee3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.0.0-alpha-20220823170145-c93d8aee3","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"51dfef83c0c2a894c2e920950e6314cf0ef0455d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.0.0-alpha-20220823170145-c93d8aee3.tgz","fileCount":95,"integrity":"sha512-p5kz9pY82WD8jYGdLbndHZcJAhuB1h/RmO1jVkUa2409og4DxX4Kpn8cl9h66aKUGKgUzIVSjoglZaWwqQM7Og==","signatures":[{"sig":"MEYCIQCJWNXyiKiVtkOYht+HNeK9wxaU81Mfl8Aw3Z4rkD8R0gIhANw6J7Zx+MnazHQfTlQjOZotNs8VVL7iVfyevKAzmuxX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177995,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBQg7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrUWw/+MbTkjrBmQ7BKs1O16swgyU9MyCcjvuBf3v1jOo7Dmw1WJZxW\r\nTOLJs1CZcpY39G8MFeFi2Gi3xjAeT19F/236vj5BwBDqWbxywraa8bzI7BOG\r\nMLTkva+/aDEo9WYWKZCT9o2GIaQnBFiGrmEokO8OTFdS8JYvMsRjl0/2eLp8\r\njb8yHKIr9uY9iaTBZXQJni85BOss7mhddqTMSphREG0sXZ0LI5S/fp5c0i/x\r\nyWEoL1cTD3r3YnFQ/EXJPDTmyezNb6dYOTlm/6j0LG+gs0Kk85qrIICpFhEt\r\nALXm/4LmelnlnB7Kpg94BkL2L0JZw+4IIl+ecd2+Oh9J3uH1JBksSFGzOrM9\r\nCPE6GwRo+Mz/58Sgs5Zv4mqVBZyistBKgoBQnhIjFV0iZC4BaK7uXftljsVR\r\nXAF4oJHWoL8FLXbKl9pUk1YWvN1qNpbJJZJhDSH0L8+uiDBvkyzJ1X5aI3px\r\nYiQKcyhrzgotHTOx04sMdjptme0XlBahF96GQu6IoyB3gzvbvEZER+FG6t+W\r\nsvpguGrJRGeCVy6YWJj1HFXRgfjfvjW/q7m0dqPS5vOWQbCD5PBeT6vY2qqC\r\nEYbxYArfBxlJS2dV5zlIC8wOY1DnfK6JvClHqNyvMU+TapJ4QUqyNYoiCuZo\r\nPHxlurQVbJBHemBDahdCoP8X0rCOCuyxCwI=\r\n=rhxd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c93d8aee3632c13ed3e20213abead0697ec893d2","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.15.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.7.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"^3.1.1","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-codegen/front-end-preset":"1.0.1-alpha-20220819144347-ab4dcfa54","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.0.0-alpha-20220823170145-c93d8aee3_1661274171316_0.612907555212411","host":"s3://npm-registry-packages"}},"3.0.0-alpha-20220823170937-72dab5155":{"name":"@graphql-codegen/cli","version":"3.0.0-alpha-20220823170937-72dab5155","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.0.0-alpha-20220823170937-72dab5155","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"2039f9401be62b9c0c7fcb74891abd1ba713034b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.0.0-alpha-20220823170937-72dab5155.tgz","fileCount":95,"integrity":"sha512-LMHjFWDnW/ABPlGKEY4Aa1delVCaIHtrkV1gBL0nLYs5z9VW6gZc4cOV+rW8ULQIDNxgbLn20iRCd8RZ1Q/dLg==","signatures":[{"sig":"MEQCICCIH4OweJcEo1WhsnjMGwrlx0wCvnrRDtOCZ+hV3G5+AiBm6ma6UlWHVrWg90YDp4HHgIfCcSkVwAS5tKJqn/Tw0A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177992,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBQoUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmopKg/9HS1ed8fUhOTCfQSY2TwRxXBZaC5xVcw6jzpTfHKi9KbUkTyG\r\neOXLqJZpDa9pFJsD9oCZV46W6DnK/0q5vgVSp80IeT1lWlsfyViticMBmeuF\r\nep4ht0weKJGOshIt86sBKl/Sqhn+aGsqZEx0PCq0NLGvPZ8iwsUjW5i6OcZc\r\nGwrzVTIBwCGnipLewjU+xfdGRZ3wg2IfWkrzTAyE3W1YFekw+JqBCdNUppyC\r\nFKNeXvy6ZgmW8aRBfjWv+Sgd2FULQ3Gp1wqjCMFSxyqzVV7941fwyHziwd+s\r\nUVsOltbyqEJFMsMQQNIvHwcOW9hIb44UkeqSkFyT96woAZPEzMXg5jgaHA+r\r\ncwHltbs/2dIiQhYpNqFrdFbCmnRGcapcT42m+Yx/pyBv6PWMVnvdDzn5mejL\r\nd0wOWu17yYFVbD1MmqeSdi1/Jj+aVpAXBSpinsu6KV0O0wHtvCAFX6ObQdvF\r\nepO8tnsiggEy7UNqsuZsC7Gev0WhfHr5ohFtwMN8DNONxSjHpdc03qaw+lTv\r\n/8GX5IWp+4Sq9l3toXaddZohD58J01gR8KCGGOoT4Qmu3+2U0HGuq31hGCLo\r\nXv77y+byizJ5Z4ac2ScpiYsSCLhxygC4kCXxlLVKLsz7yspiprsYPL1M4IpL\r\nEB2uYrJqdSXcesqeF4k16e4rKo9nLJjQHLQ=\r\n=RO38\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"72dab5155d6f7b54e6c9e05682855899f04e7728","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.15.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.7.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"^3.1.1","@graphql-codegen/client-preset":"1.0.1-alpha-20220823170937-72dab5155","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.0.0-alpha-20220823170937-72dab5155_1661274644074_0.732941334300441","host":"s3://npm-registry-packages"}},"3.0.0-alpha-20220823171550-d89e5fb01":{"name":"@graphql-codegen/cli","version":"3.0.0-alpha-20220823171550-d89e5fb01","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.0.0-alpha-20220823171550-d89e5fb01","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c0a866e152cd7f0b53b6f6ce09e1e0f5bb108c70","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.0.0-alpha-20220823171550-d89e5fb01.tgz","fileCount":95,"integrity":"sha512-9Fab2VfDGvVH3uhK0mI9+US8QiKNJziUiLypCzvwocpByLEVpL+G4rgTtTYKJxnVER/j4iDHUVR/BA0ILtNxUA==","signatures":[{"sig":"MEUCICOMpZsEVsw+8Y/rhcJpLPz8pMyCQEb9ZSvYaHaPZlIAAiEAnY0xqj5JihyBb4+/3t1YJYW+ngFaZONe4WFurVeZSXI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177992,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBQuIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpSaA//dGR0IHL2Nvp128qO/Y068QVbwpQZTkBuEY0tnd5pmYTCuLto\r\nCYVtf6zfV0GqgMQKRtZeYTuGjt9buAG3vRAGSIA4HE/ANOa3zBBLUoLPn/L/\r\neQQvjTsRx8jQYRjWpwwqs7/BU5mHKXnlcng6to3lutaQ/2n5J2+8jPzC8IXz\r\nevACnvBts2RRcp6Oa5Hs5RdHP734symyCXXKinASh+RR8pvuPIMm83Jyj38G\r\nN3JUQ2tNGZcOg4vSkGKl3ib0CXWVq9Xe1khyAjoYtZt/zUQi4RudUSGpMpdZ\r\nIx41QLmMgONz9Ed0vMNxFQy8UxV6WUeiKF3ezBn//NOU8TcXqfZTkUUjqeOa\r\nXKL35SuvGcmioeElkTDmj1aOpz29ga+c3pZ/G2iuD/PmOC6fpfOMHAOBDjDR\r\n0QPq+kpFdyQ4MD+z+ZqRqe1tGGsKq2bDTZ/GSQvoW6lmyS5Kn1cOsv9pTfvd\r\nTaE7BQPZ6rYcbdwafeVMBUfCalnYvY81xuDp4TKRRQl6xzUrmvXsBT+fpkiR\r\nqd7n4TEVU6FCRrv5Nu8Nv3sPntdtdE4SsnZbPri5DxplkU/9WhpBc1WZLgZd\r\nkvOp8oIMqG3CDifOCyF39OSHoF+AJ3D3AUHT2mhNjbEn/eue+r7ODT54A6Gd\r\nmHLaPvkhoSqj2gTEe10duJ1pBtcq2ywWIvs=\r\n=vKNl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d89e5fb01e326c610654ecaaf6f6e3b4245eda90","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.15.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.7.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"^3.1.1","@graphql-codegen/client-preset":"1.0.1-alpha-20220823171550-d89e5fb01","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.0.0-alpha-20220823171550-d89e5fb01_1661275016203_0.730528401566823","host":"s3://npm-registry-packages"}},"2.11.7-alpha-20220823214656-7a5ac919e":{"name":"@graphql-codegen/cli","version":"2.11.7-alpha-20220823214656-7a5ac919e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.11.7-alpha-20220823214656-7a5ac919e","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a2d030e8b2856b1ba40c2d8849a0b9fc7da8d221","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.11.7-alpha-20220823214656-7a5ac919e.tgz","fileCount":95,"integrity":"sha512-YC4SMQrQn902vEo9Xn7mcD4rJ/hvF9t/VntwTD6qyxB/9Wcs8ym5OwSDqukQzKhA6vOkfEz7v2bA7/9tLtqORA==","signatures":[{"sig":"MEYCIQCpKT6LswtsHVYraSxVZpzNaUj17zEZOFjn47eFDLZ0UAIhAOlYOyDP+f0MamBXBL9eHTXIcu88RL7VRjw+N+NgVfE/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177698,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBUsFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrffxAAh4M/4le5hRIIc0iVNbv6afht5eovbNh+mpggyrTZeEh6RXaN\r\nqGcUbGqlWOlYVLFps5cEdP6bqd9IhtW1UBOVaMjutEK2Rr5SPUSlzeOpVa8W\r\nP+UIm+RWcCdJcjkB/YM7g/raMD1fmB/gnzGNfdNv2mfFFgTAPJWyJeycLrK/\r\nDRhbzvJyWtoJPE7gb8vb+NWDL9fcXhxN75ACO984ZoXCLGFJEMSt6epl57Cj\r\numZNSup2+OgeZC2WElVJjklv+9dnCHaeAhZN0jtCWeUltMRstOMeIGuCZZwN\r\nN+mestn39GgnKMde0l03tuIkVqhS0mhJZ1OUAPuCKfXyZ5lh48+lNqze8Uyl\r\nkkAzlq9CBHgBh3/3q/AwD97ldPhT/uw4koFFhQDs+ofwc+bQi4005/YWq/9+\r\nHidFO9EjD7oZNFUM8x08u1+3Qm3ASTNUMiZJi1tgji2tjlo4ygdGeXGePfsd\r\nQ56foUbKWMgm3DwiZ/HQVFVSGgsW06kGuc9dym7lJDGzf8mBkmMLkBtpqsFh\r\nxgobMhGbYzwpAgIVjJT9p9ePdkFWpeRftFdc2sMishW83F8BI1isN4V0g4NA\r\npUwuez9BrXMD6rpo8vqr17fS0ywsyK5cXaX0Tl+DYj6mtmEE1iMFIWUyWvoH\r\nSr1+Lj/PjH7tD7Owo3Y74IFvSnrNZBwfGwE=\r\n=hPub\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"7a5ac919ef2ad7d95cb2a8cf9c5e70854d733ede","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.15.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.7.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.11.7-alpha-20220823214656-7a5ac919e_1661291269627_0.44018014539005357","host":"s3://npm-registry-packages"}},"2.11.7-alpha-20220823214729-12fd96a90":{"name":"@graphql-codegen/cli","version":"2.11.7-alpha-20220823214729-12fd96a90","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.11.7-alpha-20220823214729-12fd96a90","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c5ed70b1a8273ed2629fc48a520307b4067a67f4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.11.7-alpha-20220823214729-12fd96a90.tgz","fileCount":95,"integrity":"sha512-mHWzMwTVsLfW4GxONuZDdJWpm9Zq6PGUZzT1dIsC11bTQTlOiZx3sNtWSi0XhCPGfSbaNHruFeiQXxZKBwH0mA==","signatures":[{"sig":"MEUCIFP26ki8vmUprMnHq0J7qvR0C3h+mi/EZmjkCLSrBBU0AiEA4jYaHJQZ8oQWNaIvG/RXnMtUlhxfDATnxw4UFst6CNA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177698,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBUslACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqSsQ/+KmRk4TvhilJnH1fcHwxhS9JuAaG/6myqMO5S4E61Bk3zw0/d\r\npdwbTLVcWvkWhArmbyvOB96Dz+6aqpBv/mbeOBCkXxoD8z1JSTQwpdGtiAlO\r\nB8hOyL0o3+5+CtMLtRnKgiIwWLiQ3K9XkSfCk8KNqfXVGE3ssD+XLo0se4fP\r\nOukZH2GiDyBXincbgrPWCtssqF5p4El1NV1RuAQHxDcFye3I58lcj1EcOVpt\r\nLMxQbt2vcdHW1U1YiK6VMey7gkjSzdceJDK+t50GnyT0fJ4gy+AXh0hQLJYK\r\nyFZ+xatPg+sM637lnnoXJoCBXbaFIxKCzEAr/Os1ao7O1qnE5lLkcb+XNDQO\r\nPyCWqEjOESPEMJZO+gASZqS/n2etZeqVBov/CLAt2k9t9/hv/g+jOl5znEWZ\r\noo5WGA5NRwCpGsvFQuQ6EGrnPsn0K78n5v8Lv6lqKpnc4PVOzHApbnx5TZkA\r\nKNaLCH11QGj7Ko04Mh3/7dy37BC57yGkW1gY9Dp9i2a5uvepR6sZQq5+/glV\r\nDt2Rd4de9O/A3I6MqsvPNSVJlUATvfbbWhQC//V9iilPutC8QlKu08pYbfFp\r\nE0p3mi5WEeEudeD2Ptv8R2W4GjKamdINp+tfvxPinJw8Jt+fJTZpXhlfQ3H6\r\nSJtvX+gGRkEM6n2QEGsjhGgd5lU34leJ9eM=\r\n=ePSM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"12fd96a90e734e85da7f8e82b7402d3cbf5bb0f7","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.15.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.7.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.11.7-alpha-20220823214729-12fd96a90_1661291301050_0.7815593261620122","host":"s3://npm-registry-packages"}},"2.11.7-alpha-20220824010509-16b11d4c5":{"name":"@graphql-codegen/cli","version":"2.11.7-alpha-20220824010509-16b11d4c5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.11.7-alpha-20220824010509-16b11d4c5","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"7f3775544d062642c2072c8061c99d667674df07","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.11.7-alpha-20220824010509-16b11d4c5.tgz","fileCount":95,"integrity":"sha512-pInJknkcT7LYIcjPIRmHEVkmiSiMeoQp5YE7ZfcyR/1qbdboBMPTdqL8SHe4o/5yWHNo7AuKrfGwKOY2arFvsw==","signatures":[{"sig":"MEQCIEvVlvn9xi3jp9fyZHjoK8frrTEzozCnKL6I0lhPGRiuAiBdGFAU6YdrojnVh2FgFhnvB0UTDonlzPDDJ4DEMhRsaw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177698,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBXl6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrmrg//W+R1M3m6eckQDbOBz7VMZBKurPVh/CdpD98NiaO3cx5+sAdx\r\ncXWWZCFVb0Sck76fxMBihzs5OlRNQTE8HFwFgd9xQdpWy6HNYTt9kULa/IXN\r\nXReeqpxEawWoisAAqEItduZkILg4U972tgEyUYy9Z3m1ag2wm/f0eTBARSlY\r\nk/7M58NB3q+ae7l1lhlNaBhZTpp4/tT2+3xRC0YAY/jJDfmj0RLwrE+IVvjR\r\ntxjWEbU5BpCJ2Hx3pmewKcV1Gck00A+l2lUJaOsspHsKozMbjyUaECFWd3pc\r\niZRUJmqVdA2wvhvfcHveLGq6DagbeQsPhm0hOiYnvp2O52/wYz+M3Nt1R8aW\r\nvoFwGdYStWs/YGG4wx8nfDQDNuQUssxiBrsAcP99IESN+PQyKotBhfSRKxTS\r\nrQDFHQVd8zVv91hfXKzhQpBzo6ncgqhXSX/pS6qwW6ZVV2qECT8NO01IWlo+\r\nHayFH6a1ZGE6V90quJK/m1GiBBtRbeAOXmBi8BX6uC0WMF6FNEITHAwfGVzm\r\nwawBbBvJh/r6eoBuhPisqacorQP6u9Es7hzTrKlx93EM5lsU0ujkMJOJEFn/\r\n3LKsgsf2ZNgOCxx5ZWHJqfie+BVbQKREJM6EVaivW6v4k7M983vslWSf12Cq\r\nRLh1AXkIevp81Kd1FZJd+NoNko0yXxX+Hgw=\r\n=VG7H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"16b11d4c5d813c2f778d0a40a1cb5180aab6909d","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.15.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.7.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.11.7-alpha-20220824010509-16b11d4c5_1661303162013_0.39873804649020594","host":"s3://npm-registry-packages"}},"3.0.0-v3rfc-20220824100538-d659bc2e8":{"name":"@graphql-codegen/cli","version":"3.0.0-v3rfc-20220824100538-d659bc2e8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.0.0-v3rfc-20220824100538-d659bc2e8","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"4662e2ec0be20417c726f85de9fa71735eb51b16","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.0.0-v3rfc-20220824100538-d659bc2e8.tgz","fileCount":95,"integrity":"sha512-iSVNDuT+8k7GoT21+ZILKV2Mis1W5gzTKfjwQTj3F7sgrdU3Gs4igZOhdgsspkAtPZz0Zl0rOVAgrbkZAoN9NQ==","signatures":[{"sig":"MEUCIQC2I3shGhheolr7Gn66FjwooQs1jfZ7LcxaAhoJ0A4PMQIgPWxZBlNzpf9c2bRdcIOqkNnD/tnn/jmIyopExUNkebA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177992,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBfgrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpoTw/+JOaAv3Fh+6AXuwVZ6HmhOEIC0sTToOzfilLijs0Ct+q1H/vm\r\ncAlb9HkbqZRDWvNxt3oNqbXslinb7ERJUf9p40KpkuMrm8tontAkouBf8xMp\r\n5ycNCb8Ti58/Tyfg7uajpPuXShzpU4dM5oqzSCwVgAMK5+3rzub+8RCJQawZ\r\nqUAOR/al7z6bvBq9tcdLIcRZlLTj5Ay+oGyql52rEBBYqZyuo+EGcz9L1mNG\r\nmpyR9tb4n60X45eJfnzzUjk6NRUAG5xc28/3FjaTNyYNGb0X/cHXbVN18JOt\r\n2+rirJO65IwjlN9gpbfx97Ru5dq9RhsJAEjvO2ndk4n7yVHKxxrixYVeBDof\r\nUWhOZLFPFMyDIGWAcfMRG8mFhcXyZbl411IkJbomZtQ7tXe57x30PyZVy1PX\r\nbV0Jfa/ZBz7tCpMzVQBW6TTv7Dp8SmbiWid3po1JRxnLLZXSrvXBav/7Ug6Y\r\nVhVMaoGculxMyjTAktSP6FI+GScJa3tm2r2N1zcxDfvysj6SSdNWw4i77+An\r\nv+02ONEwwoOtMs17PoYTyLJg97mx6QYV808AStgIKzncAfwvdMtnGmfX7Tak\r\nABVINVcftBIa0dHGKUMDpRSJlgd1xCtEYMpkCGmfVAf4lcqwCtcSKNPG6Xq+\r\n90uOdgOCmi/vBEkY3RYiYE/Q4KiqR5D4yqs=\r\n=nHtB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d659bc2e89f9c9d896c373caa640ac909c11a970","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.15.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.7.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"^3.1.1","@graphql-codegen/client-preset":"1.0.1-v3rfc-20220824100538-d659bc2e8","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.0.0-v3rfc-20220824100538-d659bc2e8_1661335594963_0.9752055029827431","host":"s3://npm-registry-packages"}},"3.0.0-v3rfc-20220824130828-f627490bb":{"name":"@graphql-codegen/cli","version":"3.0.0-v3rfc-20220824130828-f627490bb","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.0.0-v3rfc-20220824130828-f627490bb","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"43c39f369e6a433ecba61445ac6955e03ad3b164","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.0.0-v3rfc-20220824130828-f627490bb.tgz","fileCount":95,"integrity":"sha512-yW91n+yChia9UfnhtwyG8WXaPP2hh2GteWVfp1OiJGwMOozOtWaxPLw3biOwnG51JH/dtalh9+W/Sa5XXJNsnA==","signatures":[{"sig":"MEUCIQCDdJQgIMTSVnIlPbqQbItBDIAysjt6IQhNHQ3/Aem8SgIgPbDuYVKNr2j4DMDSCpJ35+AqL6H4TIiTHnZ0WaeGLnk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177992,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBiMJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrgDQ/8DLLvxxEBOlU9KQa9XgjggvDaXlev/5TBlTfrV6ZVS3m+fL1u\r\nQcgjBt+cL6PJGoia1PKlVu0Ju7Bbzvo7C9iONx7mspT5oxLnldCCnp3qQIMs\r\nsxHoCZP0OCLJEij0l5w7nIlvIa8tiDcFJ16nKOOqtUuj3rL2KYVOnDhkYvuP\r\np6KBTRjvrT/8xQuQ/hAlLlnnA+NQ3hBP0225WS+8gKVKRfaBw3uWn7SsmRXi\r\n7vVSHihVrogfKf41uCf0FTVShwSXRBn4NlLHWjw/2f5IbQNpRPic2cUB65qE\r\nFVGsbtOwDhY9E0GSo2R16Ckj5tLbejIWlymTzSvaupxkOMQrvHOiBUDEHS/l\r\nV2ulmXMegESH/k0WyF63DSM5aeni2yOsgM7pRux2gvcFSf9+s1pMnlHGGOpX\r\n0ZHtugjzDT39Yv3eFFgbI4pJAlzgjkrhz9t72zW9HtC3eByDb75v2hZh4oOa\r\nEbCAxAr1UwoCCzc8URDVL8KgnOFm9JEyBJriZGQ+kQdP47K+N3z8b+Uv47WC\r\n8EC0DZx0FQ5W08r/QkCCJq3BFTnw/MpFgQGZVVfd1VmrDJGoiJtxN/HCO0Dq\r\n3Se+ZmKMbpfy2M64rcFlC3vtcfr0BuVvzvDlVbbcJv9SFYcXXPDuC6ysDCOK\r\n4x/WLoRNFDYwDohxl9yUyl0j+FsFhCfz5gw=\r\n=0xNv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f627490bb34efd24c264c7479cf000f50f5d0f11","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.15.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.7.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"^3.1.1","@graphql-codegen/client-preset":"1.0.1-v3rfc-20220824130828-f627490bb","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.0.0-v3rfc-20220824130828-f627490bb_1661346568821_0.3429058297682481","host":"s3://npm-registry-packages"}},"3.0.0-v3rfc-20220824131816-1093b7df2":{"name":"@graphql-codegen/cli","version":"3.0.0-v3rfc-20220824131816-1093b7df2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.0.0-v3rfc-20220824131816-1093b7df2","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"23a241e59b3710df057d56d265347b3dac45d6da","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.0.0-v3rfc-20220824131816-1093b7df2.tgz","fileCount":95,"integrity":"sha512-+CKlsfU5pLzHKNPsUil+RvAuMtFl6QBST9uUri+BgbxeddX+a+8XCHje79FgwaITzyQtM5pxpnxhRQ0+yzaYsw==","signatures":[{"sig":"MEYCIQDKfL/y6cn8AG4x/U3p5RdhPmnTxhp1+p44UmYKk7HN7wIhAJPIggxR3tHqm0IaVNkxrz8VHeQZuRexS8Vv9cDRDZSQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177992,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBiVVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpjJA//Uq0hWaUcBUUfMNW6FL33x8G4tYWyEDtEUpTMdNzDZYcghWll\r\nTmuveLuoJU0ZEYt8LbZtut3mIb5p7bwNZcxACsJOFYjr429fqaZEtaVw6hyl\r\nj6Qu4rgmPvyDtvtE1P9/lcXBOKKijc1ipAjpSYzhgWKUF0iJQOPIqOi4rNnT\r\nDs9faCJnzUweI5/SRoTZF2V3szPFa+BhtAcPuqmlwXgqUQX8pEvhDToMaikV\r\nGUMHTfx36cefiJnOx61SZ43tsd9Jwy30DCygmKgnw1mifQEkkhRjq+T9y6E/\r\n1X/LWYewaG3l48BOvURkqRnGAC1DlFJLjOR8WUd6+e9I+OklcUywcdbTIJTF\r\nRXbI0Ea3PqOSvQJwSkYF/o823ZFesJhyBN/6Ya8K02BtRAJCnR2jkc+l6Rg1\r\nJAqhUTZ/2/rFwjrQxtDSCjBFCj51/FcDTEQDAORvcsE7jvXW+GNuyBU5D4u/\r\nrl5l41aVudjPWoQHdZR+Nd0MyJ9icWs/bGUtaoR3K+V6D/4f35c4KgP0+ih4\r\n1t5Twgl2dygQuX3CX5whXvp23CrTZmsAeSskOwSvjCJ9F778FXZnBBjhX+cw\r\n8sofAfc7Urh1YPW+FrFxA0cgU/7tD40s+PYDAcjp6K5a8ms9bOVuigUUcb+1\r\nAgP+Nt4t+tvgYq0+/kLlV6o42ZLmXFxdN8w=\r\n=lN2Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1093b7df24e777f519efd89e62d4db52db7fe62d","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.15.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.7.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"^3.1.1","@graphql-codegen/client-preset":"1.0.1-v3rfc-20220824131816-1093b7df2","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.0.0-v3rfc-20220824131816-1093b7df2_1661347157176_0.3190433650349638","host":"s3://npm-registry-packages"}},"3.0.0-v3rfc-20220824132712-114234fa1":{"name":"@graphql-codegen/cli","version":"3.0.0-v3rfc-20220824132712-114234fa1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.0.0-v3rfc-20220824132712-114234fa1","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"3ffdc71aabad96349b2ddaee97e9face3334729a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.0.0-v3rfc-20220824132712-114234fa1.tgz","fileCount":95,"integrity":"sha512-DAR8a/oBq6Vh0aY6d6y+zWauDZB4N7JnusEkUiwe4g7xxm9NLKq9sF2BMUeMDiCPou/IJF7nG5GLbEqyxCYy0A==","signatures":[{"sig":"MEQCIGpKvK/BeB67s8N5hCjrwYStNHh8mM+05kx877crekNEAiBg+Z335BIGUwkUIhotn4qKVYpsCZs1jgR8P1dX6ewX0w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177992,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBidpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpZZBAAhGTXN86UyqoUvT+L/pLGBl9gUEatFip+RkAmffX8IiByY+vN\r\naaYHrQgLV2NVws6Xd/DzOFvRVk6BUOyXlK3j+1efQCaR1qyoS0Ui6ZajrcdB\r\n9SaUoUQrQMViN7FYFJpunafVZSdfsc6ha9treDN6YaSvvJb7zZshFF+LEhSI\r\nbnN2t8GePUCLFQVt47aE4mrFKe0TbnlHY6Tt71FZS9dOQwnZjmT7NwcLUi45\r\n6cejU+V4XGMFrWfKcf82Aj9qWM82exYBUyMQ7BpFOgSQ4pyFc/tGXGvrDFA3\r\n2OFzSaYL+QX+WSxWwVL1SYJAZjs9FnkCSNmPSVD/QklbbvTYAaqNpM9T6yzl\r\nZGT54IOrQ6L8a0fhqf83U6TR+hIFHmXfdPeXRjjvXyYEmtFjivF5FZ+7XOQw\r\n9WbrZz5OTPaCHxsge61irjTY5MHmvu61RJ8D9YCIjIhGVphpluK1P4zU/NAW\r\nftmZ8nEBtQE+fvjFfzwD1kApymoFs3witai1OOn6Uqgg42j9wWvvnsPMTvOR\r\nDjzGQsYdcuDdr3Kx8c7ZVoAO9pGAqAnWnNe9NRgXujVfxCpYODuN1KV+OwAG\r\nuDSnO6pP7PS2yXx+AcdQ2yMwHcO6vY+JKWT6UKp0gsRTVhyfLjP7jWvVn3Ot\r\nOhBHQSp4ow2Eim/OwhUB/jIJ3+00MU82+J0=\r\n=iIoV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"114234fa143773ebd083a2c661194c2ecd00da09","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.15.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.7.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"^3.1.1","@graphql-codegen/client-preset":"1.0.1-v3rfc-20220824132712-114234fa1","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.0.0-v3rfc-20220824132712-114234fa1_1661347689753_0.473236079788214","host":"s3://npm-registry-packages"}},"3.0.0-v3rfc-20220824135801-fea5dbf08":{"name":"@graphql-codegen/cli","version":"3.0.0-v3rfc-20220824135801-fea5dbf08","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.0.0-v3rfc-20220824135801-fea5dbf08","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"4b98695dff018751c92c685488b0d52188176680","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.0.0-v3rfc-20220824135801-fea5dbf08.tgz","fileCount":95,"integrity":"sha512-QHggEsMU4uSTUAinL1iwiPpJUido4K8r9+Q0mZ55UYlkHArLACoIsse/8osUDhi3jSMHpQj3rQi3HvQtT0t+cQ==","signatures":[{"sig":"MEQCIDO79nP7pisEwjPYZNqwVkgP7kx2CmBEGNDn1iuuy++YAiB8wpwSNSOPHZttzUeDGYmX92tl6/hTUSrheXpi1ou6fw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":179184,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBi6nACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp6TA//XEJHL0QfWvgub5oOTcQCzvcXT5ZxjZxRvsZ5SB6eRINgi6lM\r\nU4TyVDtDMgyBj52OIcHl4fTreMHcqDmaEuc1WXom0WEkE5WsDOrpLot2/d46\r\ntLtGBCLO1Bu1K1TSDjZLBG0H6KL7pd6pSQtV5a0KqSUiCHJYVdGul1qVieUX\r\nmAOOAoHzdT8DXiZGSPI9rlqd0AEUtdgIg9FgOp0Z0HNLYf3fLY/c3cAg25yB\r\nhGIV2dMZeV/w1TH9eJ5K7w1b689P/VB+i+iicR8/j955V1FMOyCOcc+mCEax\r\n54gjQ7s33SP5js/te2SK3uB8Z9vWFIdgM9KrY25JeDuCU8Q4VrvXuBrEDlcN\r\nzTIDyJk6p6c4MryyPnJpzGwKRruK5RS54avjIql5/duBvylSNMBqehXcGcIi\r\nw9mVO/wnIBipDbaKeS8+QV7gXc4IgKe1NTtVUDWAsxuJpF1IOaTxX/A85QxQ\r\n3+eFfe6LfqWgnHYkdPcwvoPDUSxjU5yqAKyOYJNOy94wXXu3Cet5zg9eq1f9\r\nv4ekV+xrrvn+1NBxkD/dWe0uxurowLAp6k8Ep6gVaF2z0iWBQqTWd39zhMdL\r\nIZrxESI6YyRcQHhWjh7lvf6uypeF+SVbp1dfuxP6fAU7JntpyfiXrmPzO6iS\r\nXX3PJP8nnRie9g0M9UtWJNhXBcDkqEBh0EE=\r\n=OcsJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"fea5dbf0842221e90d2e28deecd57a896941b871","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.15.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.7.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"^3.1.1","@graphql-codegen/client-preset":"1.0.1-v3rfc-20220824135801-fea5dbf08","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.0.0-v3rfc-20220824135801-fea5dbf08_1661349543780_0.6205701539250603","host":"s3://npm-registry-packages"}},"2.11.7-alpha-20220824204719-cc672e793":{"name":"@graphql-codegen/cli","version":"2.11.7-alpha-20220824204719-cc672e793","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.11.7-alpha-20220824204719-cc672e793","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1735cd66d20fc87c0a26c716f82b312264f36dca","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.11.7-alpha-20220824204719-cc672e793.tgz","fileCount":95,"integrity":"sha512-l6+s5mypHQt79Vw6n87pueD3Z9mhAbvAntGCN5+iykM+XCV6joNBYbioa/xXxSjodDQlPlPEAE5OYXwJYwO0PQ==","signatures":[{"sig":"MEUCIQCOLgKRlzKuTQ/eqDPip2uyTkaCXeqzJZShR5vrGBhk0wIgV2ic5vfdBKAhyp67mVoKHgdUV6UK7/Vk4urIM6IOBUc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177698,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBo6MACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqXqg/+M2Xbz3DBtG08Dbuo9R6TKBPbqFv/1AU6/WrPexflQ7YuYpIs\r\nnHW9UGAKoWeetUGG3d4lgDvwNlcRqDNDc/XFyD6cAaPl4kKrZIxx5b5Dhmd9\r\ncQXLP9De3n8jpg+MYhFhnyTQdxrK0HoihtC9w7biB3VGXVQczgRJ/2CYY87/\r\nq5xFHMoieTSji6gPm0kf9M04GhEGHoaOljNbOawgGPLGg1rA1GS6Mz9P2sAn\r\nYc4uUOu6b9yfnPIoHKvU/nBNGZU6Qx+1aUwaSCQSGn+n22JRCp+svH4Nzq09\r\n5ehjvB9LCzNIprkUBQO+AbUgpuDxAUqT+F0AxxBB7WyqwLbnx+SKi832UTXZ\r\n33Fy5yScOctzvM/M+wvGWZA5M1wLr5jcP/SxJCS5IgD8otbi1dWLVBn3sMsh\r\nMwyBoyHWN81ux3FEVYDS1gmu4tNLFV1IxqDnzMrfKlCCJWnwLsRONNFUGB5v\r\n8t0vWp3fJ2YL8virqgZJTGp+r6kcLHMfwaz4hJn4xm4q1TIhlB8sr+70MmHq\r\nl7iQjJ5ztJ7Gm2/MtbelIwfEDMV4vciQC7thknoMwnOdcMTvM2pzkax/NtDd\r\n9oKo0Iv9lnePqQNcSwXiESLtYkvTXlsOVP+m+/jkzEXa9XhhQNr9Ipa+lqQb\r\n4IsW3/3xyqnrGKARtH49SciCAWMWs3T/0ts=\r\n=cs1y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"cc672e793d4b7ec4140a6d684c0feeb926b006b9","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.15.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.7.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.11.7-alpha-20220824204719-cc672e793_1661374092119_0.3461966498838227","host":"s3://npm-registry-packages"}},"2.11.7-alpha-20220825033709-69ba7de3e":{"name":"@graphql-codegen/cli","version":"2.11.7-alpha-20220825033709-69ba7de3e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.11.7-alpha-20220825033709-69ba7de3e","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1bd348973a0a99962581d1998b4df5e1b8fc421b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.11.7-alpha-20220825033709-69ba7de3e.tgz","fileCount":95,"integrity":"sha512-lQTiGO9sWJlr7X1G1oa9jRxZag+Jn+2+bo6NW5UaCnhBSwIuzVCHfBG9tr2P2l2J6JFAD1hEh7GZ7il3VFk1mw==","signatures":[{"sig":"MEUCIQCIJRn3yRP9+VVX0RxAH2Cckw2Cl2sCkuDj/Vx/afqd7QIgNLSOUds185YGJ0N1X4FaTZ3us9va/pkzsas/FOfXFqc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177698,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBu6cACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoJ6g/+Kka3pFmUW+pp9haPjdjw8SVVEGloiDKYpWJ1vSKI1h31mpks\r\nPJ7WOASuZKIlQH3a3uEqp7E4Kmrab6tVtDwi4AxV2dheAu2ChWDa/PikON64\r\nWXb8ZxNvhNeOhvboykYRmYnaMQiDhat2q/EbqzkNPcg5frN5xhBPNMpICK4p\r\n/uPbUqkbulkoNOBshsVcy/k5e2mWxox2kqW2/gRMWlgbnIweZj20ojm0qSfB\r\nKYFFeRHtw4LBrfdkHIzg60rigwH8lEOnTzyExkXcSormndXzm5N9//b2cvoF\r\n99UUWY1PAEtGvq+9r1ILzdMSLfpLadpsMpHr/4qKKXwRLA5n8i1nUfJPRPL1\r\nwnlUsgq8j79CUsPJWWeB+SvVK0tayFOjTku7KO3KSDQww6En5MS2c0nYv830\r\n/4B3y6A0bXIYj+d79lwZ0p3a44tGgufoR+f+EWGY39qkNKuV0bizqQhJyn3B\r\ngJCAnbgAKXBAf863cPqV2WJw8B9D4IsQgl3K+y1VQCfhZ5PI/nZzAPnmJeGS\r\n0Pb7QymEkwSz5C3dsdOL7j8KgXMw44fDCpauuuNma4Zv1EWmEknmnUJYNVFx\r\nvDcuUtr4tGpdQZji8ZDD3mwwYwyCvgHyBrNSCIXTuP83+PAHPHAvajZAJPrw\r\ne3wPIZQzTNu9lZTDODJ979xgHygeCi0pICo=\r\n=CSQq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"69ba7de3e7118257333b07cbd77afb345f6cd5af","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.15.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.7.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.11.7-alpha-20220825033709-69ba7de3e_1661398684720_0.7330497803452514","host":"s3://npm-registry-packages"}},"2.11.7":{"name":"@graphql-codegen/cli","version":"2.11.7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.11.7","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ee08dde48bac3b54ee30542f6bc6ed0a7acc3631","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.11.7.tgz","fileCount":95,"integrity":"sha512-Ldh9gRfmRL2ulMfEOGr3nuIv3s0YMnmJZ52Q1Z/eQoiW+x8KLwNIJNCS/O++YyoEO975WA5GLjfBoNzJ5qUQYw==","signatures":[{"sig":"MEQCIDmpEXhGP2jvRdveug8SBH7xjsgdqPHrBeEZQeYtU6rHAiAFQqnCzQh1inFP6XwLwRH0fIh462BXMotRE+u27VQOOw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177667,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBz+uACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqEGg/9Hr1bB2yQoGUOKeiPa4LBfs2pADRNVQnyaWYTQ4JMVhHkq8Nd\r\naUdEh4EpZPn0wYtNyWUjea2eenKIwWmVhVwnvWjSpf9t+i2QBok5DPhiPcdP\r\nkaGrxMsGtEFGRy/U51Z6o0hjRlr4Jng3x/fEEsso/EH+Henc2FZNRhjENMWH\r\nXczMGhTmeZGj49tmuSdFHpdrrCLH7LApScNU/dRmZg46nWyMfz+024dOs7BM\r\n6pciHX8B2+8of29GkX9+R/SNIvTO9qW2mai9meB4WyeMu+BFoA7wizWXmvxN\r\nq4EBNFXaHwY6TuJojHRymuM+ilkM2l/iES0fsCRKOPC+qEG6OUkCh4pguBaf\r\n8ki7zKAHkDbkRF4kYHtS/vx57mPv8dEEZegUOGCMopKnjxCYbr+nfzgoD+1H\r\n3lKEQPdTQko3TSAI3Dt49Z20tlZMRqkDoSZU3KWGppL2mrGQ2CLNj0RH4uWY\r\nAeGusr6ni/pTvnlazsSAUBG9UK98knvE6u4c3eE4dNfGAy8eLZNbUa74N0hQ\r\nSKzsb30J6r6VkhagpSUnu6tS/CcWrLFEDqpOhdP6fifNpEkFcjSRdAQrS97P\r\n+GVgXUefCmFdVJoJ6Dzx+ioX4pC6kGCeM5vXyWhVJOD3pvXe7e29ofU7cLCt\r\nfqdga6umyMXcdQElKt3y/MsG15y7GLdALzQ=\r\n=UgCD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"db13708c244adcfff83e5fc8775d81a3bacc49fa","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.18.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.8.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"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/cli_2.11.7_1661419438125_0.6965400036994456","host":"s3://npm-registry-packages"}},"3.0.0-v3rfc-20220825135056-7a53e3b0b":{"name":"@graphql-codegen/cli","version":"3.0.0-v3rfc-20220825135056-7a53e3b0b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.0.0-v3rfc-20220825135056-7a53e3b0b","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"11e243c92d5e51ff0dffdf8d1d8f3d3790d8df1e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.0.0-v3rfc-20220825135056-7a53e3b0b.tgz","fileCount":95,"integrity":"sha512-xTg1J74ATUHkiujwZWloMhDYkprZvnIjmhUTKrmyO1RRW0yTggHqSGe/lF+OrNas4POlSiEQWx7ihxuyJyXilw==","signatures":[{"sig":"MEUCIQCBvl4Z5IbEp8OQ1RpdeAEeT51u6DeDDUoGlhqXbhO97AIgY27oe1cIGEQWvzjFFqhRjPZG0MAX8mQ6Ofj+7t09VY4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183442,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjB355ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpR9w/8DElDU+6rqDVoblqT86owG2tldftdy914GHL51hietXqgduyS\r\nzyEvNdhCYNoCLVF/oFgxmZVPc3moXrkga4avsV53sNThYWb3GuaQmSQATp5p\r\nhkk882nANQap4LndQb59uDbqS75jeel5/pEM31zne6CfR4eWwKvdAR+EJcn/\r\n8Br+DB73Tfwuc8KQIOlPJjVilhp5jso/insl96T5nVQtonxe/5N+U+7n3AdH\r\nOJxRGckv2hJwpcJlA8WRydH92XnwpcZ+4vLJ9wmR0cTuMRS0+/5kDWIPsBE2\r\no5Uj+ApxQr69MDb54Wn8EoDQG6GcSZeO4Uv7qX7KngWVWb04WI0APilXVGjf\r\nYL53IMXdcQP2Vnmdd57WpPYJWGN6FAAhR/WqU9mAAN/jhe8QMSUHJrP8q1lc\r\nfNBKDI7NDtn+HD6ml8utmy+XagEze9OTInmIPEsOx1SljG4s2T2oPuWmpQ+Z\r\nYvD5jqdVTx/GWHMAh6VXNvkzlda6WCt0dklnaZj9h8f1Y9zr8ctpDvLpGG5a\r\njLj4hR8Ae4Bi+ZwMbXn4u3dBLuJBQ+NYvby8BXQIfAeTTgb84C3Yu2kwMXjX\r\nv//1WUPXVCuBq+Bo//eWacoJYdinuKh9ZyhrzGkNg0Bza+1xL2GXLW2O7C2O\r\nkY2ww31ywmQ+RDfDkvbSEkD3052vlJPL3xM=\r\n=6UC+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"7a53e3b0b59e058c1a9a70fd8784c2d809c12b63","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.18.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.8.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"^3.1.1","@graphql-codegen/client-preset":"1.0.1-v3rfc-20220825135056-7a53e3b0b","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.0.0-v3rfc-20220825135056-7a53e3b0b_1661435512917_0.6028504970214259","host":"s3://npm-registry-packages"}},"3.0.0-v3rfc-20220825151231-e32f6288e":{"name":"@graphql-codegen/cli","version":"3.0.0-v3rfc-20220825151231-e32f6288e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.0.0-v3rfc-20220825151231-e32f6288e","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"70e8007d3c03c0d3a19f528980513ccf55335f1c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.0.0-v3rfc-20220825151231-e32f6288e.tgz","fileCount":95,"integrity":"sha512-vYckDyVeG1hmkjcAT2vTkN8ugWwS26r0NhC2rhsJRVJLRG9Tx52BiifSuk4W3sy98Wzj14GA94Vg/PwwtddMtA==","signatures":[{"sig":"MEUCICe6dGlFfMdZ3+mNV8qmvq6o52N5VfaiIDTzNiPZzkNbAiEA+TQJlGySpgFdM+7AdIbHFvoGncZym7yMtO6lFfPLIGU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182307,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjB5GrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo7xA/9EQPe9svdHkB5EWjU5LwsP8ct8MDqiewXx9EEHrntsdRbtt5O\r\nJCHzzlQ+L462LBTbUbSCFQZYPkaFUswc+ggCd2B3mfxlikAeEznVrW4fCrv4\r\nrCopYl9oUbTndi64/JcBDIydrnbsVxpa7RfBZ2vYf5CVFvu8JxsgXzx/q8kq\r\nP//UrfvkbXgaLHB9Cww7gbB+FUxbPLMqWC6GXCMVYxoHYxEUuJ6ayqciWJUR\r\n40NDdAK/9G+/YvGKMDtgP145hW4LxCg/2pMi1kBRSaeFIjdUX3aZz6WXX1qp\r\n8tQWq3KJ90yFAmcpbRuFgi1YdYqfOaJdaUEoeshlNB6XX5LPqf+0Uj4/oCz6\r\nD3aNao2F/Dh8cHHGc3I93Y++eGB7Rz3QhvdwYrkzce4zaQcuwUyn37lmUJYm\r\npIDXygLviUaud9D41EH387+MReCt5EWq8eKMZA8cDR1zbgoMqiyp92l0k1lg\r\nUM/FeAp7n9UKFFgD6loFkFF/jcq9+BR+FObK5Tkx1M2QfXA5RgCgkQgCWsFZ\r\nim1jepM0/fImuLC2HDhxYaaDp4c2gia3zeRgXUd+P7qqvvDMBWJW+2Kv8k5b\r\nBJxVmHy8gJyLtFbcf31qtIRLBOCU0fAYYN8TmWs8d85PuQkVlFSvKQAACbKP\r\nsq+FIsumqudBmkPJQym2o3fG4Kztcb2M754=\r\n=ywDE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e32f6288ef364f66635d99657c3c71db208247c2","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.18.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.8.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"^3.1.1","@graphql-codegen/client-preset":"1.0.1-v3rfc-20220825151231-e32f6288e","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.0.0-v3rfc-20220825151231-e32f6288e_1661440427093_0.34390537538810273","host":"s3://npm-registry-packages"}},"3.0.0-v3rfc-20220825152624-685e00cae":{"name":"@graphql-codegen/cli","version":"3.0.0-v3rfc-20220825152624-685e00cae","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.0.0-v3rfc-20220825152624-685e00cae","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0b95a196bfea0a70909a446ab03c8441423e525b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.0.0-v3rfc-20220825152624-685e00cae.tgz","fileCount":95,"integrity":"sha512-LejYDCvgFaYphumXaV+XQE0x7dAog09swejykz973rNeV0WD2akiEwmAVJAccEsOOVHeM56cQiMKRbhTDnXrOQ==","signatures":[{"sig":"MEYCIQDSCnHYq899LhwCpu7zICnLIAdAKT1svnSMbqKBmWHMKgIhAM/6ORHk36SpPqj3cqBCS9Ht/OIDnmDsCV1xQv0kCEFk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182307,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjB5TXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrNyQ//VL9IxMcEyLb13AKxgZXuchB31+nJ5dtjXND/H7+S2xcUdTVP\r\nzdpsvdsP1WMAF3/RDtryU78kPNhZ8Xnyvj3GdWdMVtXpbSlEOrP1uNsCZp2z\r\nNh5/Xa09iJ4pKNCY4O9CkCCCQqNG3PmZ+t9NfbgJw3QjAJrPHaR17noAnI6c\r\n5xiZgIVKOkRsOI/rQv/zesWX/dHx4iJ1dIVqtEzbC4+5ou9LmsC/WMeoNMVg\r\nzXK/9wXRizj/zbxuPIOqQo0fyrzhKWXnTPJ+iM6B2meaoA0K4bzyR8nu9QKE\r\nH2E9l/kKxhpn9OpkOEE94mOwEkp7BYOuXElHbQqC/9sMWVTfP1oWKmR7Pu75\r\nm3nm3LBI6S5BklyVj63zh8UCz31YfZUQrPZDMsZx473bfwlLtIwNdoY1Fdeo\r\nLAHUUrpIkbL0Zxv5pGamwJmZtzOkAHvDmTRAth4u/qAoxounvVE3hazaLSOs\r\nEsA5aPctcnAf1fCTUCwZLTEPFP394kw/Pl2MjEE6H9CT3AlEiW+I/ezmxd9X\r\nnFw7GXepaCyHp9AwnnJ1JuKykdAsBDBT5+17ZY7M5uQ0hNIUHrdNjfGUCaN/\r\nS3SYQybYBKfxGt3X+t0aQCeIyxNqGAECMDV5FxANdb2rEHIEnbkTM4w+FYPx\r\n25FF8HagJfXtMVEIRHl86CLSNsoxXJr/1+g=\r\n=vnEc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"685e00cae4bb6f889b3b272c6d6d180cb51ea477","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.18.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.8.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"^3.1.1","@graphql-codegen/client-preset":"1.0.1-v3rfc-20220825152624-685e00cae","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.0.0-v3rfc-20220825152624-685e00cae_1661441239583_0.7645971901688151","host":"s3://npm-registry-packages"}},"2.11.8-alpha-20220826074830-1348ee741":{"name":"@graphql-codegen/cli","version":"2.11.8-alpha-20220826074830-1348ee741","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.11.8-alpha-20220826074830-1348ee741","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"dfc50350ec608095b45bef694b2e116b86623a16","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.11.8-alpha-20220826074830-1348ee741.tgz","fileCount":95,"integrity":"sha512-GgZgSJZxt4pu1mn0YnmbKYsZvME6EBQGbw2qVJftjIuuwuYdqcIgpJ7jQPNlC8wD1Mfx77mq0MYaG8B70akxFA==","signatures":[{"sig":"MEUCIHAIk5xc8vxooIK2Sx9siHrUNsOgm6oTMgbslPP4oiAhAiEAtc4jKFev7OaU785wbOKeVjAuFkkUHNHu18P9mlUBJRI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177698,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjCHsVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrDZBAAozPeo5q1lehPOp4PWvfHnundAMxuGfpX1OReVl8TLlSxpXv/\r\nOm/IZ5MIg91hcerHGLGZi3Yowg9t2zEguX0VGDwIvrp35MEqK1xN9nyS5tYT\r\nUnirgO1fomfDAIXLVnpxY31RlgVvCyMDAkX6VN1ZWO3m9kbKc95e0gv2FT1D\r\nv6r+l1eTtT6CMSLxVVYkxNUl6oiUNXdcBitUBhLxGIcPIPOyi7XOP8DoT3ne\r\niC5EbeH/0MnrBPILT2K2jXL+ESW95JWpz0zr5nVNb0V1FoMATU+qWcXpbt6C\r\nCLBoDvuYjet4pScI/eMeK9uqo1ZACpICYJ1RhU/OvM9Rz8nc20qHzjrNhhG/\r\nH91iTt/pWzMwGgpHssenyY7l2rllq2D34yMTN+e6xpiVMqJ4uu/WS6OpT9vI\r\nZUzsWYr2PYy3DKLrbp6mpXxp2Wz679XFzbAJkzzorjr2jwh0zp6HaiiInyCK\r\n6SMIFZMCHJAvzISPUcB5upFWhvikzsZoNxSbXuS1PnGDPNaGmO5uSRaz56Hu\r\nxydilvZniGgzJq5uVP7jeTXiBuGOk24GAJiOPSbuYbgf+g+z7MTgTPib/c3i\r\ngr+uH816dehkXnE0tlFMkpb2m3IdEhrJWvqmP9/o6sh8+ZpY2GK1uMwYJRjS\r\n4CuIe8Ny7w+kI2JUc4YQBcPLnHTBLv7ttCY=\r\n=22v8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1348ee741cb4dd17b75ad6cbc5a51d35c7ffc046","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.18.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.8.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.4","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.11.8-alpha-20220826074830-1348ee741_1661500181662_0.6736626937227208","host":"s3://npm-registry-packages"}},"2.11.8":{"name":"@graphql-codegen/cli","version":"2.11.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.11.8","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6dfe2efe701f6f35eba8a817f13aa79d64fc5af7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.11.8.tgz","fileCount":95,"integrity":"sha512-LFEgDk+ShNsuy8GVR8bkLcfvvq6ugq3NmDsHYzCtJO/NW/8InQeqoH2X4e+7YhS/4M9iA2vdzSk0hSsv610Oww==","signatures":[{"sig":"MEQCIGhqkAcYrD5a/vNNUJZk+ab4ZzBYOG9Tv3K5a6V95K6VAiAB4HgV+j6JFj5aNsgeC5YWxuIyt4ZXjFHL/Sq60GYRoA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177667,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjCHyfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrsDRAAgxX92FN3+sevJajRHt/fm0JcYGCoZmyE2wGh2iplmUlo7VYg\r\nWacwPDSNIO4Lj4PHOlAzNLXgv10Uq3qy7uF2q3Y19xNulHfW1OxZv8ybNMLp\r\n1W5hQae3taP5HqSE13pJbNq8w+af0NWBKK+Or4CugV8MrG2mC737tLYwyxd1\r\nG7YkJzgm2n2FFs9kxuQL7L9yiXIYJCJt62Gu8+GqNkzv6l+oPzWUyfgLPlSg\r\n1vY9Xtfn2bEqCK+UZ/Rl71II0zEdVePUJw3sTz5i9w5frcNMMTy9xEJo2Rh2\r\nwNZg0TATt0b/nyiwwKoskL2dO+c2fxDzaWbMcCxLiP/BBNuoNNUL55hxMgpJ\r\n7cDDLCTq4CoPpF6jxQ2twi5eLb0YBWOTHCLHxQOUqv/6HrYkOCASvCXxZPw9\r\nHLAmc+MjJBheqS6B+eAwKCYcQ6Yo1W/zS2lU/qBrhMfEZFz5OWR+dsGLyc2E\r\naDvwKH8ZnbniHUdRyjiRP3WN1mujl13/Dk/rJms8OAsOvOF1xgWLuzPvcLxc\r\nTtUf0hUtVyBOrJTuA+58TPmcMWuMfWKjV+6wvVxN45OgWOCtSId5Ex2+yhqP\r\nT7C87OjSYAzwLY/b05/TeyCTeq3sWijlIoEQzXMYhSqdKxH1FW+rkdCY/Fap\r\nDbrVbYL2o6NoU3QShrA+B3nmrwh5iSxD960=\r\n=Yw6t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"7f2f050256c200d948bd7a9df3e6df72f01eb8bd","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.18.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.8.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.4","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"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/cli_2.11.8_1661500575390_0.166865453767294","host":"s3://npm-registry-packages"}},"3.0.0-v3rfc-20220826083324-f1fa6c2c5":{"name":"@graphql-codegen/cli","version":"3.0.0-v3rfc-20220826083324-f1fa6c2c5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.0.0-v3rfc-20220826083324-f1fa6c2c5","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c0c64d8129fd8fc74cfc0dcfeee972b27634747c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.0.0-v3rfc-20220826083324-f1fa6c2c5.tgz","fileCount":95,"integrity":"sha512-7DxiNDPk2TTo6xodSrs7uphxgBsAp0DUQSeMqJp1ru5J0Z3c8uehMiw+qmgs7qqKuaQLqSJkSRbnbfdR1f7+Jw==","signatures":[{"sig":"MEUCIQDyr15Hhew88ryhOhEBTw339IaM8PWBYRtmAfhfc+vOywIgbuOQfwSc+vACd189ldqf5CpAvLEfRBYqHYkyuoJ7s+8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182307,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjCIWVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrmlQ//SJDIH/cLShpQOeIOqJ8m2N1E4YTXwOE4gL8nIlcSYsvBO6C6\r\nR9FLYmYGouqbg7hUSE6VHESS9Dp5R0ByukFEGs/Ps2u7rSAfDOFZx66Ossoz\r\nXVyk7G1xVBde7ek+eZWbC5WamB5Zkjrj4PcmE9AyYDuogcmbQ8PCecSOAd4G\r\n+uDgPShVC3PqLR/9j9m2B/hE4gkyhU5BnN7yidb0FP0i07AktEZGR1sPljFn\r\nowMs3isWJTkrzwKoypVcT8dQnJ7nhN4pYx6bX9s8+xN0fN/9zHiS7cShOnIl\r\nZHMveEA3em0lZn8I4naCu9R7CFwMzsNRoE9gieS+tGWmbd5LFrY6wlFKdYTL\r\nNMJGalqhlE0aUsPe7jptQH+nRHZoLHnC1qfbp9qB0cdBWHCnQyxHKPx3r7tG\r\nxje6RyNuKuuXK9fjPWKSQvEBuny6Y11iL4LdOyK2kd0JXKzn5T+RSnrw99Hq\r\nsbGQ5I8RM0+utHThCAQpNzL9UNQLBKP94RF71N81VVpOvEzlf04WfWtpoKR2\r\n3oNmAFdZj7yjyeMwOwyBRHZBsE2q+i1tLOVgQP5imZpXhZzhuaKWkMCKnkHA\r\nyPJboolVSGa9K0DcZY3+JJTnQ5u2nWHfXyodm/FNO7BrljpkJib67tEYXFNE\r\n2N/lQgQOPd3Mu+yV21hRj0HXKPuiGnEe7bg=\r\n=ZnsO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f1fa6c2c51263b1fc45fa079b40b084a752e244b","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.18.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.8.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.4","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"^3.1.1","@graphql-codegen/client-preset":"1.0.1-v3rfc-20220826083324-f1fa6c2c5","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.0.0-v3rfc-20220826083324-f1fa6c2c5_1661502869016_0.009475044245474962","host":"s3://npm-registry-packages"}},"2.11.9-alpha-20220826153929-95b4b9c00":{"name":"@graphql-codegen/cli","version":"2.11.9-alpha-20220826153929-95b4b9c00","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.11.9-alpha-20220826153929-95b4b9c00","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"2d6dfb9de2b85f48c156d69cc0d1dab82f7e4b2a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.11.9-alpha-20220826153929-95b4b9c00.tgz","fileCount":95,"integrity":"sha512-IM6IQjruffOF+C1Hj0EUbuDPh6HswACiFstDcAauqDL73NImPsebX+cY1oDWvYnXm8THyb75Bg6VoNFcbSvyeA==","signatures":[{"sig":"MEQCIAdT5IWSmJ0EZT7m97pIREwXSK83XC5M8/jU04K9uHYiAiAKkP88phx2W8UwSN7EpwNHtIfAVaxSqQewyMzZQ//HLA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177698,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjCOloACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqeZw/+JaidNfACSHkIfHyTmRv8sY5tFatwe5nn7kTdAyfALOEODJrP\r\nHBfdQSD17yifWUir52gZJdavtgDv6JhIgzK1LZF3FDyg9JJAS+GXF3mmoNW0\r\nznLYjeeaZEN2nBCFuEjhvbhgtD8LJeGuFQ0UAAyfPG1SFFUlxEmtgazB+BWa\r\nX2XMy3OltADMsUtf0pX6jlifUcevk0Lg21nTyYaY5uCbmpslWtY1q0yghfeZ\r\njbyGAJ0jWAjFwz9KjLIoQ8iUaBP9veraymCw6QgSPkSwlbB/BUthc5nxMw/n\r\nkQNLMr1YrFsDVS/6L7V49lixljUGVwm48vf+1+Z1a+PtbfMpwLc3gvqUbOgA\r\nhvzZgapBGzW/8Tvmhg6rt274PcBfW/Kjt3CID8y/ASV6SYGhgsp7zzBQgJR1\r\nXbm10jNe16c8N6LhJ3gV0twTmZfgegDy05hP42HtgvinOs4/28DRSQvXh8tJ\r\n5GwOmXGkoFIMP3PpFQ/rktVtMNG+5QhUdD3NCRlO9UmkJZUd6XFzhm08kBl/\r\nfJnNIXO+iO/j5CTgc5afBXlbXbyRMbSK7IHPdz3Y4SJYOoGPwu508HvQF7eI\r\nt+u9f/gFlzHJ60nfMbA6ri4ULLjdt7tZyiMpgwUa8aJBzUKiWZwMyhwYFAiw\r\nP8bgJXKNxvsxiLhjVD6RiMOopze6WMqtmyM=\r\n=/hyn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"95b4b9c00f86dfbb74dff899df55ffecbef9984b","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.18.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.8.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.11.9-alpha-20220826153929-95b4b9c00_1661528423790_0.3085444690551242","host":"s3://npm-registry-packages"}},"2.11.9-alpha-20220826224959-8317ad39f":{"name":"@graphql-codegen/cli","version":"2.11.9-alpha-20220826224959-8317ad39f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.11.9-alpha-20220826224959-8317ad39f","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"904b6eb2d512dc016e15b611d85a5140b5141800","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.11.9-alpha-20220826224959-8317ad39f.tgz","fileCount":95,"integrity":"sha512-Pus1BOIyt4d3jooHAP1+oOvvLSqx9vDYaOVwYtGzMmULyox9dXIyjlfASaQHksz5fdtNEpWMIXRb1tZPl/peGw==","signatures":[{"sig":"MEYCIQC0EmNl1G0nZH+gbHy2fiR5ygYKh6E/og61Kc5xp6mgfwIhANdpO2mDBwn+U++R/d5Q27M5bsA7xmje96lqKgA+LBHZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177698,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjCU5fACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrjAA//cU9/V9eAyAz1vYeIAgoMSefoCUXvHye4Vi0zUe3jUnKtiFR/\r\nS8edRMInLsRlcD9KW7R7Bnh5R49oux4USYt6DxyPtlLRfL57CaQO33yMJv5T\r\nuMYC6AxvtvoFsfw/ig0ptnb9RqemB7BZ/thdlsyeSwIZAk1XWn4yPWMh2sNY\r\nyQmFsCYnaRfVPM3wzbpajMmJWJpXJEjGaheNug351JpmvqXjYE/YtxYg1tGO\r\ndDi2IF4tSpbIEz/Ilm5VtrnQRzPHAAqx0ri+DdXgyjI5eYcfI2fHN7D/8Zc0\r\ngm7B3Luh76RaYOzNezK4gtCWKY2HipGIyj6F74lP+rr1Sw5RLzIlfrUBDAFT\r\nbdGqSm3e2EHGs8XDouPY7uWxs2z6wB4mdVxN3qO0MpK4favVh8qLWWW1/yae\r\nQOHTM3hw/z/11e/ZxCckfw4QH7wdP4sm0d8TqDs7m6uicy1OBefpyieWBQJL\r\n0+sVnHb/KvgtHgbQ0sHUzbKN4u3jIpLPDp+ABhsqo5JTSt+9Nb/k71nmZCAO\r\nWSnbdtFziivx59lFpGZVcOeDoAK1bdkdpRt/RY4yKaTvz6b6QeBwm1+aGCxu\r\n2EM3gYQcOd0RjRCWelm2ZaEcbhQcasmr9ezzGVgrY6MlsX6jotiX3lg4pfO0\r\ncag0hrtdotetcGye9HrPDeLv5qkUuGR/0GM=\r\n=Cjdh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8317ad39fd828d307fad75c05a1d83eca89b0594","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.18.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.8.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.11.9-alpha-20220826224959-8317ad39f_1661554270904_0.6776992212214206","host":"s3://npm-registry-packages"}},"2.11.9-alpha-20220827021627-d29012cfb":{"name":"@graphql-codegen/cli","version":"2.11.9-alpha-20220827021627-d29012cfb","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.11.9-alpha-20220827021627-d29012cfb","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0c6adfc5677cdbdfe075da5c6d343cf9f132aba6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.11.9-alpha-20220827021627-d29012cfb.tgz","fileCount":95,"integrity":"sha512-QmYbHzwOo9Oiq31ONOM4UYjOvdXMjmySz9YdKOO1ib6oFvIMNBhVFaDQyh+RhwyFQD/606PzdZEkcpi0dMMWfw==","signatures":[{"sig":"MEUCIQC6XSMgJSjwQumZXUQsYxCNEibal5anY0tyyQPkUUrHGwIgIbmvNqa4I8HZuFM1ZJMacscbKJERg/WpvvbLX7Ujfgs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177698,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjCX7EACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqSFw/+M2wnugxbEKfhB9seMnj+jDpaWgb72YwdwKi5oP0TcetCTLZS\r\nX8jEMo17zq058Y2JHSvmHwJhqckAczrFuk6Y1B30JWjwMoUyiNk3tDGs5jWj\r\np7caI2zqSqDsyDq7wzelaO5YRNvuo7AQ3mMupXo80oNJdK4P8tASVa/i4bmz\r\nP/Rq/B6b56mSczm/CxQ0TA9fS60EYyc+RjM4Ekpfg/34BnGZC0dnsq5hkeX/\r\neDx/ihWSGhfuV95rkYZCizC+VrzvOQbtnZiZOz6TMlGoSo3bicLBdNFAEnBw\r\nDox7eK+CVrw7dPgRSRqiquXWOJ7cJ2dZdhtMv+Qm1mX5zD+3vmn5LryucBL3\r\npLYSYPziRNspUroMqXdFkYK6TQs9UvhxALX8ie0daNC+ychciELX2Q8wwMAn\r\nwlEdWzmkXLMD7pJZKYbL1dc5lkycCRrg2Lk51L92kiqUwKy8Ns9mKc8din8l\r\nawIhz0vsDWDdlqzH3jF/WyE4OdifQuoTCkavkTyQwf+5qaubx1LNImbjOuhw\r\nX68bwTQMCikvc0WDFv+8x65P7Nb39wwvvSdCtrOfvBzqk92RFIwBF8FCgGTH\r\nEk7ycMYpDyy+zUEoKPEhmt8uqjLrvUCJpOV/k5X3sHA655AXoU8W7qxEBazN\r\nFNjvjRlWfwMbv0n7/dVaHqvQp6KwAVIjFU0=\r\n=P9cv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d29012cfb9c18a051b68e1115b7f2174d2d6dcba","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.18.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.8.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.11.9-alpha-20220827021627-d29012cfb_1661566660582_0.16998419998313086","host":"s3://npm-registry-packages"}},"2.11.9-alpha-20220827021716-5948b8e2c":{"name":"@graphql-codegen/cli","version":"2.11.9-alpha-20220827021716-5948b8e2c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.11.9-alpha-20220827021716-5948b8e2c","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f92503a1d26481920cc51a1a57bac5ec2375dee7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.11.9-alpha-20220827021716-5948b8e2c.tgz","fileCount":95,"integrity":"sha512-cHHv1f87o3l6Jl9CJl2078mkM4MZXt6WN6yEO86x3re3NUdew64FThGjaeIqFLFqtblT9KH3iFkhOibP/HJ4rQ==","signatures":[{"sig":"MEQCIBlW+Mv/0+Io6FQwfz+hnIkHpCDRWLQfcn9HjBg1SV0hAiBAsUoZj0wlbB6G0kZ76DIOnS/6QxvFCPG/cK0DyNKuLA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177698,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjCX7jACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrrSg//SvDIiprv/OYUlZXzgIeXInhrzDZZ0cBFbdYZqbE8q8e/Tm0v\r\ncsVdEeqTlZ2V9MORnW7NfrQgpyL9rDJzXtU+2Ll+e9qkHGTD74ooHyWN95fh\r\n+loiOBqMvEDO8E/Oz9gfcqir88zT7eyKglmTcEz+6wYZn/vurB4aJs62N74J\r\n3jKFY5LD57f8pAxcAtwHXXjq2+CdyK3229KlyOZoWHg/pZ66+9MscvVtzoI2\r\nW7d+cjGI8QG9oXR6e2ssf42HNjuUKh6dBhXX39nlFmIzI9ffDqcRulA3yhsi\r\npUGzpdnklILW43Tt6+ywuxBNaEq9ES521RBRdXtMOTdE2vcSXeagTrJFcLS3\r\n2WLyNyNjvqaCd6WhBKYo8ocixHauT40cPKcvOc6O0Q7ruAwq4uZuQd/prCrH\r\no72BDBS4CD0PT6Ta2LcCC8GmEVkE6jbHg/wfKmt/UN60wh+Mlen9IqCji4FJ\r\n3AL5svvnXRFUx7Xx9aXmfyjGYUkqhi2gQxMxwUQreoOdo8pBE8OWQECWR3WO\r\noIGy0dGCl3ZeZuq4GnYv1FnYan5DAXJiCgQ2N4/0w54N9glTJLj++aF7q45m\r\nzJP2iIBgH8mnOR0XxAJzgsFvl+QWCz8S9xIvw+lFRKBPZh5/SzN2JLswEfVc\r\n2uI2QEfKVXBVeI3SZD1bHWoaCgHx9DJmM+A=\r\n=I1WS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"5948b8e2cc122e562ce680e078ae34870608d7a7","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.18.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.8.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.11.9-alpha-20220827021716-5948b8e2c_1661566690870_0.10770957204813647","host":"s3://npm-registry-packages"}},"2.11.9-alpha-20220827204147-4f541e284":{"name":"@graphql-codegen/cli","version":"2.11.9-alpha-20220827204147-4f541e284","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.11.9-alpha-20220827204147-4f541e284","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"88593476fe19536c73f7fd34e100108bd3404810","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.11.9-alpha-20220827204147-4f541e284.tgz","fileCount":95,"integrity":"sha512-YE+T0+WVWJNsz4wmc+SJE+ouE2gEY73JyEFD4hACLs/b2BuQzv/PnVggQJtIhCBbzqsp6xlPmutPI3w5l1YplA==","signatures":[{"sig":"MEUCIQDL53rK88330ILARdsFyf1HSGmqR1ZJKJ3LjEQvyRHlewIgTFHkL69ryqq3pvTD0W8oJtw/OHcd6yHj+Sa0Sx7SuP0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177698,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjCoG/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp+Mw/9FoOJuEhzbLRh/VAqFkT/s1lb3VXAmTp2IWloOhyOTTVrwvCg\r\nUIE1B0HhXrTcKhkLbjAGNyyw4ZzhUJQNaFXO0wrjX+zm6Xs63MSHB+Bixn4N\r\nuUMwtMLfRsZTWJ2MML7K+kqpSli9zqdsmZHd+M9BnPq1sLTk1DR8QvF7Lpgy\r\nGVJMEyZGcNmDi4fieDZ4imcHD8bnNvbkpkjsVkSs6ICJlCuZRmazJYxzTXzb\r\nlu1rTNaJ4pHHYWrO6BP3pfuOFJDrqTy7f8LDSmeZYaA7xh9TNdC4+mHQP/92\r\nf8BZgFeswf3wNmhYYH4n/R698tGIdulm0qnd3F72WkD51ZtJru4RKb5l2mYa\r\nst9ITQOp7r/HWeokNlPPgjhVwuMLpCRUR4xbd+X7msmrYj+AwqvRzk811mIz\r\nlaLOTzYRUUiY73lfmWfN04a5IpUZBFDdT4gkKVMCWJgNx8CVUjX4pLHLEAzl\r\nCgPliYdOOFi00ghBC8U/42wvIAl2FBZBH/yWuh69L5NFdUV3ZiShL33F2vJR\r\nhI2nzrfOwCHWR08dWtgiJ5pYu2vQF4hYAc5eEQYTfgPIEB4S0Hjrq150E6aN\r\nPg2Gxmcdjtdqm+99y9AZrqrPQJtzIqbAtADdAUtbXJI+exFXQF8EZTWGJwSP\r\nz0aKmIn12+DeRj1cudmD7qTqLn+GE08LwzE=\r\n=8o5F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4f541e2849e848d3b81cf4e89a82b4089862138c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.18.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.8.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.11.9-alpha-20220827204147-4f541e284_1661632959687_0.7014332321673917","host":"s3://npm-registry-packages"}},"2.11.9-alpha-20220829062656-730b30260":{"name":"@graphql-codegen/cli","version":"2.11.9-alpha-20220829062656-730b30260","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.11.9-alpha-20220829062656-730b30260","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"5ecc85a82075f91653dfacf9e9c31ee32133b4f9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.11.9-alpha-20220829062656-730b30260.tgz","fileCount":95,"integrity":"sha512-jgImEEel6rxAa/kqVk2QRfUnU6HjcEe5Ykrkss7/WtDaY9bsMb1U4L7b/oc2qmEFtQUYdCjDL8fqMbXGjX8RIw==","signatures":[{"sig":"MEYCIQDdblhOJgQVSzZxwu8bucJ1/isFK6JjKYEnW+DK5PiPXwIhAKn1KDlnKm1jKtXDM81hC8oUgGeXrcvGHJ/eUvXvfsh2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177698,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDFxrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrIvg//UcsGIjZgwTji6RfegipBqKGWS9zrNAIkH041rNYa2XfUFxNs\r\nH6r+FfM2fZIqEydGXX2KDae6Nq0YaMUlGDnBZZ4hOxyaiBznveEvz8juGf41\r\npPjkYhXL3r4kUyL7Yldy+G3fr16fO82+/XXic73+j4pMZ7jAl76wQPfrGJFj\r\nwX/RYxsOzWCLdXdHC8gif1Uy84BNhIdKh0H9bUetgVk+oe6tVeQkiYqhB2R3\r\nmG4F6+4jSfCfpkYzCrzhkBcWrpIPcOZSNP8H4GrV6edDQ+22x/pR4viJ0Box\r\nMsI37l0PmJoD5gTaeDrb4C20KBRI2pylKfHOqpw+JjKDcNo99qZX7quzhfv8\r\nwKuRPaiOfx+E41gq8QZ4Ju8wfXYS/g9+HPSqa8qWB+kgFJN03kuV6BReDsGg\r\nc1IN5caijLR00wavVe2FsyoTUwix94nF5Ps15lwztuhRCI2WUssDOnFyZDCV\r\ngyUnHZj3CR8ht0fifnG05Pq/MqnKSjlkZnW95BD/gdf2zzB3SKncVADh+yPY\r\nOQiqB1Lx+zLOOUCNV44+gw/KkJHe+hM2+g0R7gNI4iK6Xqu1iwgpp99l/Ttu\r\nPUiG6KFlibM7KEtQnFci9MccJ9ogDYId3jsDHT6ENWD7LuDl71eCgBTR2Gd0\r\ndhqYpSlXnHR/eKrcwzAd+33F/CIuYpQwiUc=\r\n=2g8f\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"730b302603d6f145f70ff8e8cd1e9530b01a4bde","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.18.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.8.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.11.9-alpha-20220829062656-730b30260_1661754475433_0.1540820592199672","host":"s3://npm-registry-packages"}},"3.0.0-v3rfc-20220829075600-d966c407d":{"name":"@graphql-codegen/cli","version":"3.0.0-v3rfc-20220829075600-d966c407d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.0.0-v3rfc-20220829075600-d966c407d","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f057d64c6f93fff1bfbaf795a20e2c76f9f37849","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.0.0-v3rfc-20220829075600-d966c407d.tgz","fileCount":95,"integrity":"sha512-WrP2NwkzTOyJXulKoGLsRwT7XQVWAi3RMKGrpnb8SPqyBB7s4u1Gr8KgzKfMbMEvg40d6UpUyRCQPOTgbnEouA==","signatures":[{"sig":"MEUCIQD/IePk5YbLN1Z09PLHFOfPZQqv7PbaG5vwULT/HtdMtQIgG+E4JE60SL3lY7G/W8n8btpgXZG9K/CzVczcZUxgALo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182307,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDHFGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpcog/9EAbO7ylOPWdDlG6XjbbBmfKqV2VGcJJX/vXTf1DJsZshYP/y\r\nxQeclEbdupOS1Zv/ojm4hsp4Bt4ff04ai6H9I85Eqvstzbp5M+UJYNdw6qhM\r\nqmM8RllgEq40J465NSgbiTy1EFtxRhPHGIedclRzNAtbpCrQTJd3rJL0doar\r\nMKVL+aCIGZZJ9eUe3JHV/ezYuH6oaWYSsx8cLm3Ja3FevzWGnFZZhbv2g17y\r\nWqZW5tvVgMhtDLiWjijwEjTmLgNHuU+JvLjq+hAZD7Kbcc2ZRpp/9gpxnvIF\r\nqg3spYQ9McbaPCoPvJa9cX1h1D0aZfCPqBPCoWy28vpzydM+yPfrfaQKUUYz\r\nnNQEHhIDP0NHRFR5fKCJ+W5j3fvLe94TtnLR8wa9+c05ihcBR1AE5BSbgMh1\r\naoIY08mlJ2HRKm1oJfCMRaaRkjs+6jrm/aPn8JDXTsQZVtNP8zbdfvFkau+a\r\nFlveIC1Lt5phKjxhxFq2PreqMkTr9CoXb4MywT60CAtmRGQhgq7tLcB+D36l\r\nRLiuXZvF+UL6dmJGVIgv8LbQBLChjEmx9trHdqHgId5UlkKMuPnLsNtiQJJj\r\njKztB+jnM0i51BdrbvOzhBl2el+VH+wjJqFn9vHgCLIPkUoLREkrBeD4YRcL\r\n/hsvCGLdWvwE2U+tJf/rAKkwwD4OtJUujNI=\r\n=Ap3m\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d966c407ddcbbe1e20669d342a8330789aee1f82","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.18.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.8.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"^3.1.1","@graphql-codegen/client-preset":"1.0.1-v3rfc-20220829075600-d966c407d","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.0.0-v3rfc-20220829075600-d966c407d_1661759813774_0.7182422399929209","host":"s3://npm-registry-packages"}},"3.0.0-v3rfc-20220829101333-6675c97c2":{"name":"@graphql-codegen/cli","version":"3.0.0-v3rfc-20220829101333-6675c97c2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.0.0-v3rfc-20220829101333-6675c97c2","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"68115cc919f8f56ae8a4cbf716fd2c3ff79125cb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.0.0-v3rfc-20220829101333-6675c97c2.tgz","fileCount":95,"integrity":"sha512-X9roowngwjUFYrOWwgFt1M3HnIxrBkjd5LmnzgYQQV9AvA8H8On9y5GmY8Od8Z/3HTBShNEqgsnCU3XJIux5Fw==","signatures":[{"sig":"MEYCIQD0MnJqe4WRYxo4G2wJ7CGXJ3vvklUreCmpj5xdB4FCZQIhAJb/fPFbKUwpKp8tMBavRkfHs7rMhhVchSyWt3lDjPxK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182307,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDJGDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr/jBAAhqvbs1IgSFnVJVtTW9dfAcigZJwZGq4MjZDh+A5he/+vXuVc\r\nA9vkpDgM3vW/Cwc2mpCE5yxevClC12nnOeHjZue+sGEcXU9n4p794Ro9Wb56\r\nr9/u0frog/zoz6uJwgv0LwY2yq6rUr0A0avGe4nAslLuoIadbNpGHWZcbAdV\r\ne5d9TUon0VoExiK20HQ5iXQQhDDrbo0C81hqNwh1st63HzVz72Iq47mUIIkA\r\n6XBrHn/KagxZJkMmdlOzgCwLRLJOxRgonrQNhB0XZihMlOgUZJaXnUYijZMT\r\nNudPrd8zqgNxxJdup9IslHyFivlw6AQWDHjvWK4b08+YXsE2z/bUawTFmvkB\r\nyjSqumd8f0YZAobOpNlvRyyQuCV5/GfmkCHrHeD6tsQRBDBlz9U/fJzWoNGr\r\n0s+mYQvKzNnwv036vUcYozxbocVKTSW3yfYrM9C8A4Hl3rJuWmJdHIToJqtS\r\nujNv0BKw8b7cR0FbWNUJ7gAkFjx45KGPGQkOTaC/o3jz37uzeh91R2gyLntP\r\nblUwTiN3a8JbcuQpUwS8Ezuuf6rP385ONhqk9X3Qku31yjI4abXuFxat1Tro\r\nm3TJlYrr6N/bS1TX4UGhS8F8NZjwIIyGXzrAt16bg/LwpIA9esqp+VF7219S\r\nGql2VwKCvLzY/4MqrSNmRTqQHk0tBB00a0o=\r\n=BN8x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6675c97c279e37a3402faac55b68fc519c99ac04","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.18.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.8.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"^3.1.1","@graphql-codegen/client-preset":"1.0.1-v3rfc-20220829101333-6675c97c2","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.0.0-v3rfc-20220829101333-6675c97c2_1661768067372_0.18184171330972942","host":"s3://npm-registry-packages"}},"3.0.0-v3rfc-20220829102113-ddd882c31":{"name":"@graphql-codegen/cli","version":"3.0.0-v3rfc-20220829102113-ddd882c31","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.0.0-v3rfc-20220829102113-ddd882c31","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c41dc61e4576dc1145b295eefe66301299716a1b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.0.0-v3rfc-20220829102113-ddd882c31.tgz","fileCount":95,"integrity":"sha512-Rzh6OqrYyl4RZRWDYiRROL2TRzn13bmgOjQFlFROrNO+h2NsKidw0LwS3ualIc/9aAjWGFWZ8NzS+KeiQnbDmA==","signatures":[{"sig":"MEUCIQDOVm3O616hRB3Sjt0kFRAGTFOZ7nnDyYt9HncsVogebwIgGk/+22seydswfI+aMLuHDeRD21N4p9xfQVhQv+r651A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182294,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDJNRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpVSxAAgqgOnhbxcyNZ8Q0bwppj8HujjO/nTJmEN+wAhSCD/2q08bwV\r\nJxq84l280qpPPChFNhSnCwEFWDZRdfVM7CMOqWB4qSAbXpZeOR8itVz4I5DJ\r\nhSMteOpv4qavSYID2lLViYNDRIqUySVQeu4t1BqhSYtbT4MnRGWmKK7LAf25\r\nREUfEYYPyQZLsPcZG9aiQZ3c0Zp0QVRTdjYuDsdFDzCxOpuy0cUcQqNFz2i6\r\n+3I47vS0EY8C62DZDhysceilZe4f2teD7J9prXbitU/Gy5Z/mDsG6+TkU/ys\r\nKfxuKA8Hz38YjIhN0iAU2zizyCilhZ66x7rquqHbvHYRLcIJFZ/OYEzHRb1E\r\n/i4JdY5+geDV+RzhSiIEC/+9tGGMamEFb0ZlRJ2d2V2WTt9BzO5AR3bahyME\r\nXRPaJ83qMUH+shJpK3ZQbz+eKl+GLWRob9P+UIkJMLQvwdaW7Gqa4YhZiE1T\r\n703Ij3Bdx0B6UNmP5yRTJc/5kUpdtMGvdrpn72NeEKH6jRNaRiBPbltatT81\r\nCEf+89lRcsQM3UwQXR8EzWlXTiPGQzDEs8bX1HFXZBWHwNWj5VTUpUWojoHy\r\nKfR1kZUsSwwfOZ6aKW6Jvkdg9Rt9uj+UF+/hcHpuxT99qnmmLkMA1nFDuXjl\r\ncTwf0GANIQp/9el2YqrudJXw6Vd7nAIeBO0=\r\n=v3OZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ddd882c311ccafae86d5135bc965512ca45db7ec","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.18.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.8.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.0.0","@graphql-codegen/client-preset":"1.0.1-v3rfc-20220829102113-ddd882c31","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.0.0-v3rfc-20220829102113-ddd882c31_1661768529164_0.0692411298942277","host":"s3://npm-registry-packages"}},"3.0.0-v3rfc-20220829104332-c07568002":{"name":"@graphql-codegen/cli","version":"3.0.0-v3rfc-20220829104332-c07568002","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.0.0-v3rfc-20220829104332-c07568002","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e820d055b6a9e9dd1772a94db6918f45ff309ce5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.0.0-v3rfc-20220829104332-c07568002.tgz","fileCount":95,"integrity":"sha512-8ljBBwYyGIvmGM8S0tWq4FfWEQ0j/uJJw7YlZfFxbpW+O96i134Bcnf1yx8xJxw7BuSzZ/TE7RX/Pwe0XMyd2g==","signatures":[{"sig":"MEUCIAwXqyMtWlmd/fDQ/9RDjd82+Y0s2b2efvJ7yji9eKyGAiEAgFOTfLl7LMwv0Lwj3DOqO134t3bbX4HJrpJk5zD4UCw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182294,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDJiLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqcShAAl/u+KE8yJMTXOcAgCMDrj6ycic6uSs/XULMTGKTT3B7q+F3y\r\nGr5XMUM6SJ2wD+nnzzrsu/aRQl3H7cMCgrkkL4TWUO4qdDLrfgcCWUHlC6gv\r\nQfECLN51D4Uzk/KJBVPiuvjHDXK3RW49GOslX7ZmKDjTQRzcss4eFXiBTo0m\r\nrdN5QU5Z/jHkeqlRxzM2ZAeWDBCqCQ39IksmRMEam0ZW3Gdleyu1NvGm2hGH\r\nN8HCYLj7joyVlSOJ4nuj/StAwU84Bn1ZQNLoJiXiYmObOercZ+D+Z8mMEx7h\r\nlCmHKTmagoqqtR49bwaO3ThgLjGHNz5yq8Ky+ki2In9UDJIesyWF16Si0grH\r\ngtQ+wWMDAKUJnQsIlfcoTUfvYU+DZajQlVo0fRdkysRmh3bBSqVlkRpANkD6\r\nDrX6wBxpAgMbXkC9vtGOGgH0YAyAip4FjdIk//dcgb6SZU6upZ56txvoWZjO\r\nZt+S3+weN7BuErVlbGHzwPcq4G5fSCOFQzr3mwbOHKmjVtk54wbczkmAnf/i\r\n6VYaOCq0x7nWH7gWHYNsnO9R4ZGb7yKlU/cha5LS/TlMcPMjgUcMB+FH1UbE\r\n2DKDMQoA4kfd/k1goa1yjaOqbpgT1SGgbBhAsyi8TmvmAVsI23SluNZXDH79\r\nvNlc7QJGgJjlVNB2/uVE6O3utVMCMe/ffkE=\r\n=RnYp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c0756800243bc71b218e0a5e72894e0c5691cbb8","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.18.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.8.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.0.0","@graphql-codegen/client-preset":"1.0.1-v3rfc-20220829104332-c07568002","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.0.0-v3rfc-20220829104332-c07568002_1661769866807_0.5190814079261454","host":"s3://npm-registry-packages"}},"2.11.9-alpha-20220830033616-5388d437f":{"name":"@graphql-codegen/cli","version":"2.11.9-alpha-20220830033616-5388d437f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.11.9-alpha-20220830033616-5388d437f","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8e49aeda65de44c7633bc9b085e4b5517f1ce4d9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.11.9-alpha-20220830033616-5388d437f.tgz","fileCount":95,"integrity":"sha512-F/wweqDXbsKMPnQzQ6GiVFGIrWiB2h2BHswxXUJYMF9J4d/iFBm+giq1yM8c3JV7HQ2890AkF91HeR+LSLTMbQ==","signatures":[{"sig":"MEQCICkCzfd2n+fGTMTXuAcZVtIq2eLVpUPQZbFCwZdDYO4nAiBObUImDjXevm03+yDoOoHJoss9qWzNUZijc8VDPUt60Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177698,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDYX1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpxbQ/+KNDbWd3Wxq/dimtPj0pdoFTUzJaPULJf8EoOqq39X0Qchv+q\r\nWFEnV01KE5xzVwFi9OnQ6yI9D8y4ctVBhV4skVXF3y2GmDah23uTA80PRTjK\r\nTsaw9815ypFP7McTMW7sl99qJtxLznTstBdyZiwg8dXDQhDFkR6GefO2vt1e\r\nF/rymM6O2fLynbh92OqWsdpENPxfRgYc0i/zJtQo17GhcxDk0JFdWP/2JF7m\r\nOOLmV3urDIZRSaDfbAmMEmlJ+E69PcTnZfx21wgpOkYEruCXis9wE+/Q2zwR\r\n5PMfI0V2VIe7HN3hSQE9bbrcZ0PRomatAYuv3lHirRBiLOv6HsyelV4zFvSR\r\nP04uSCKnNTWTqCjMzD2Del46S95KinLbt358rtLWX6F5+36RYq+mEAyV4bOr\r\nzbhH08YimzsweEDjoUIUHTJfJi6UA/uKSHQsco92iZ6c2tjsQIrywn3M7rtf\r\nUfYUdpA7KikHfUTFejw3Bm3BnmbBMMn82HTdTm2zZJD036/+aOJzu0U7tbSj\r\nysjAb8/83E0TIl+xEu5ZXw06OD3MP1HpPr/76al7Ruqa8GE8SPoBwGxCr2Dr\r\nCSefDk5M7aqL+8pq903W1fCos8eeIHLo+U96+JpvFHqU5eER7bFEkFYw4PM6\r\nTE/DImgFl2PT3m8EFNmZGpdGEity3aqYZ4Y=\r\n=RvzE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"5388d437f7e5cd1fe1db9963dc461b5a6fbc70cf","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.18.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.8.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.11.9-alpha-20220830033616-5388d437f_1661830645406_0.6801292586215555","host":"s3://npm-registry-packages"}},"2.12.0-alpha-20220830073722-8ec5b5eab":{"name":"@graphql-codegen/cli","version":"2.12.0-alpha-20220830073722-8ec5b5eab","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.12.0-alpha-20220830073722-8ec5b5eab","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"fd45312e358c92165bffc4edb683fe3371ce1d40","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.12.0-alpha-20220830073722-8ec5b5eab.tgz","fileCount":95,"integrity":"sha512-CpERz2Z1q//pM41DQoXOe/htuzMkhu8ykRCs/F6Ya7JYH7bE206QCJuep7F6KlXAD+zmwuhH/B8kl0MN77Sa3A==","signatures":[{"sig":"MEUCIEP+atAn5PT8HePQReRFuO2rNcEx7Irv80NXoCbPZeOUAiEAsCiBwJxucTmV21EJJdyt8g/S2hTO1TMpHW9WqxFoaKw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178420,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDb5rACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrTDg//Q+Ggv5LQmURK2EvgUJGqVoPBSM9p9lukQTlXsKzfbmiaQNfV\r\nbfhuyv91v8Mg+ZSPvkaSGiGwG0DPvqmMMRaaASEqsBRhRy/yZIbEyerqq26X\r\nQGhAO5z3vY7L/lRYWSjSr/32RjOXb1anQh1AJH91wQF5p9stqB3Q71oxDjZD\r\n4FvMQml/3ZTR9FkwNX4nTP6kl1LrHa6osIsL4sL6XuKcRpRNVSTHkPZVdx+B\r\n4gC/pT0eiSBjh/E7x7RzK1swPTO0YFWgpOJTndQQ6R/4wqmOZ/2wYkxx/VuI\r\nYUWsmad4hgyEpZerTJk3/rB7G0Z5opVt3mpkAVEyjsbQ36JJjsUscEhSW9pq\r\nSW5nHCiKhJaQil3RPHuPUxN1n/76PspWCa8M5XzxWtEd2boDJORkZlqxc3bP\r\nVgquBQ5LLP10lSgc9DcXD2Bi3J4H05KUBtCUsHZ1bPwqGRY1jFaPozif5NtM\r\nw60vlPwyW2x/sGl9rY3loYH3JnMg8LtKaB7oF8hYAQ3u0pdRWWmFWIf4pbTm\r\ngooX+K3ef6yO6pb+sSTIe7cceQ2xqfHpDgsRDGPLqBwqBcmVlF/9rfTA1YrT\r\njzOb+Fo/9JW7VtAHL8zR/rQL5ZLRb6nmTks9HAIqjus6qBSkL+/KIWdK63s1\r\nmoGX+JBd7OgLQxIjQoBNu2SkCp2iEaRI2x4=\r\n=dhTx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8ec5b5eabb048b735b64889a38f7bf86020d5467","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.18.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.8.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.0.0","@graphql-codegen/plugin-helpers":"2.7.0-alpha-20220830073722-8ec5b5eab","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.12.0-alpha-20220830073722-8ec5b5eab_1661845099226_0.9126877972304497","host":"s3://npm-registry-packages"}},"2.12.0-alpha-20220830074017-7de2fd17e":{"name":"@graphql-codegen/cli","version":"2.12.0-alpha-20220830074017-7de2fd17e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.12.0-alpha-20220830074017-7de2fd17e","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"9da7a1a2e5734a418a3b40c70281ddbc7dc7a572","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.12.0-alpha-20220830074017-7de2fd17e.tgz","fileCount":95,"integrity":"sha512-mrd1L1EMTUM9/IwC4Ob0COnSrsaCzf4if/nbVZ1XdUu7stZRyQofePdiwgq7FA7nSllNOHcR3xKrFE3Li7eRiw==","signatures":[{"sig":"MEYCIQCQwq+6FRmPXYMIvKpyXsm24azFVZaR3NRZdtbmP2enSQIhAM+DUxI8AU6CVEZZqdeh+0ItYMt8BL8rof7+P+bWgHE7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178421,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDb8lACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrBGBAAjoFVcusa07gwmvrnIsHu6dyYbYVTTWMrbxJBIjcPytqRwi6h\r\nHJ+v3cZgn0pqxKgFqtzFoW2cfeHD/tzbc4SHkb6QuVouSOHjpLHRQeXPeewR\r\nIKQgAsD0q4QEbg+tUmX+1rn0eolmLOaBVXXCgOca6m4GijLoH9B4H6BYKgFB\r\n5AKB1EkM4Xv3Kx4S5WxLx3WisGw2+zBQ0o69fnxkrXyhjk00ikQUJ3dd7YWJ\r\nXjI5RGxIExv2SBc+lBIWUG9zXJ3/jwvvc2AYgjtZZBzhLo/YnvN5AlSjsvPy\r\nvPsXBWUIpecqqmNG1nKem0lrX40vC/8wFEPMB5EXRZa/f4GAsdeYsKyjlaGI\r\nQoHgnjNRT3V72DVkfVwhhguZ3ZohAOnimGEmD3s8Eiv0soFz5EEto02da4hn\r\nCq9lC11JOpP0LYOQPzDeHnTz5X0qpYHDUYisDBh831pYqYiC2GBi7RZbmtWZ\r\nveV+BQrD+DACNI+0eqE4BXoYjyfJxh7b5KWo9mYng+Ljr+lENAuR17EwCykR\r\nVF63RdqxSQtRFtC/AP7Y/+bWkYZa/o1cPRcx1HHn7EiMtWHmVBcAPMEETFmx\r\n4RMpLwvD525u005L9UR8iuu8L1BuAYlXTlJHyrkdxel17cb2QkxzYOj3UjTj\r\nREPfIMFZ1QXBuBJaIEyKZ0CXBvHQ/euMm1o=\r\n=V3//\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"7de2fd17e42b02e8c77ea6433eec60f9e6c90e6b","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.18.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.8.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"^4.0.0","@graphql-codegen/plugin-helpers":"2.7.0-alpha-20220830074017-7de2fd17e","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.12.0-alpha-20220830074017-7de2fd17e_1661845285310_0.866450807122501","host":"s3://npm-registry-packages"}},"2.11.9-alpha-20220830093358-8a0f95989":{"name":"@graphql-codegen/cli","version":"2.11.9-alpha-20220830093358-8a0f95989","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.11.9-alpha-20220830093358-8a0f95989","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6b7ca4f284108b1c42589ee068ee6953d4b08dba","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.11.9-alpha-20220830093358-8a0f95989.tgz","fileCount":95,"integrity":"sha512-eiPkIIfL9PLR3gkmcCKHHlSGyWSfXW/wLdP13mlalzxhwiKdnum1JH9Haglan0DWdbfP3RitzGd8tkWXd2c3Ww==","signatures":[{"sig":"MEQCIEa6u84q5wqloHfjJgUfM+roZP5GNhH3ENVnL5ZiI7pGAiBinBewejnsvdbseUvBdYfMGGio5NiCfEAtms9GoAHPDQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177698,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDdm+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr3JQ/8CyOwCXX8DCzAvP6LbcZ9MPHCHudxzFgfPwGLMA3P0sFKEDQI\r\nBGiH5lVL+EAPd+HnPofQPtvhINwrrYOPgnai9f8IDCeLEQxnf3Sk3Woi696j\r\nOxnZ3nLRNucF44HIBkvsNTN5MIrnsB+QhQGAbpIyrl/Ua3+ru3IgswDbOHoC\r\nV22Rh9vPLF6LAMlybIWQ7QmKYjP+JqOtreGhphBJxfwFWSBeAI+kF9e2bEax\r\nFy83hrm+wIL0NvEJTyFdtj3rDgqcasokAtDxdTRiP4BScsV8eK4HVqFQ6d8u\r\nIoQoUJ+qMaSY1/R9rUpPXnbP4exMrKtAxUhsOYqZYRRI7YZxJ5JQyaEoeS7j\r\nQyw9vKEzHZ39R3N1DYL3Y53NK5b8LA60df//aMGDoUOeS72hMNtyQm6DDnIy\r\nFGkaTej5w9Jh57z7HlN1cKLBqTrQA6f+FuUoyoh81yg9oYKuzj4r9k8F4jhj\r\nCIZdKP2/D/hroBo4SRSZXN5wpIe7E5lEmb6BMvJpr3BNURglOcFNhD9UZxkL\r\nDhU/y41vK5GzcvMGrs9fk5ntn3dOaQgE+j6Sbz2L/rOk1gxGwaGB3pYXv4UH\r\nkTspwiAhHmhaVTfGn8RsyA0mtZOSHgUiBEkK1TmTXVsJDtPrR36iXHw3NFTt\r\np+zEvbKedHrpWulFjwcPJ6rIlE5GIv2F/uc=\r\n=pMcO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8a0f9598918b43a2efccde2cc5c0173dceb9a1ef","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.18.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.8.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.11.9-alpha-20220830093358-8a0f95989_1661852094527_0.9855258160724694","host":"s3://npm-registry-packages"}},"2.11.9-alpha-20220830093424-2a4853976":{"name":"@graphql-codegen/cli","version":"2.11.9-alpha-20220830093424-2a4853976","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.11.9-alpha-20220830093424-2a4853976","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c2a5fb5516a61702cb9d06a8d5d8f37ff4476b64","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.11.9-alpha-20220830093424-2a4853976.tgz","fileCount":95,"integrity":"sha512-L8xPE1bs8r5BPlblYKWCSH3amtHPYPMq0ph/VIx7+uhU2So2+2+9DnvAFh8e+Ysgi+tTiBASyvDy8r5cLyTERQ==","signatures":[{"sig":"MEQCIDYvTEv8d+PkTg+D9rh6Kp50SH48YfDFC+9dVbkHkB6LAiAN5HeKTjtWGf2FC52xwk5KCv8y2DkO+b2Nrai6f1Hrrw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177728,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDdnZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrx5w/9HsRgeHEkKDo0RLliH3NbVj1joetrmxAHNmalPaiHxPb5c3zk\r\nirlaGwzQPmgRdFjtY+1kJXVzYwdw6ZVBQxd9+9hFTezRC4KdaDOboUOfo8T5\r\nHkoijWsPl/PgBch5Jh5gzMjlsaF/lP22iS7VLMsr/0eqSFwzJ+iYcWnAP9MT\r\njuxZhFK7AEO8CKB0cFeWAOT4AH5bJB6jhxWfW3Q91X/19R7aeBJI8m971vEN\r\nyHlpMCyGcl77gE7Tk3pFzT8dgsebxH82ouKi+eBsbEe5NRX6Pwm7LzqhloGa\r\nIOeoKIRlMCKqvUQodDDeNWZVi2idDdkOaJsVgpjLHOh+s+j1iPo/5WRSiQgk\r\n6kKvayMvy0QwYK/MK2rpYFQ0o/oc88tJd0+hxeE62fnTr1+RNBS6Oect/JVa\r\nq/VH5aMRVbvguhpnJGrJtC3LGhMn9gttCCyWjKsgOc3lpbhsitJ/38lJiNUq\r\nn2sM2Mo1h12yeL/wTDslrXtEomAG/mWIjl0AD5hZQOIEKotxR9DQMSJIqJLp\r\nxUAJXow14zueUg83etzAo//Ia/NrLni0xoEiDnZlorUp8WfWfs0sWeScYM77\r\nvLZY900mHSzpPfq+b75E5WE7oH8+ENKVXMvZOf/SdqZ1VjtZSrumG5tyeHqg\r\nwhuSmLz78BuZyGTx3meT81ZL2KTh2LpumWQ=\r\n=/C+p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2a48539767c63b05563f582dc98a67037e48610f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.18.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.8.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"2.7.0-alpha-20220830093424-2a4853976","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.11.9-alpha-20220830093424-2a4853976_1661852120851_0.8626597913201914","host":"s3://npm-registry-packages"}},"2.11.9-alpha-20220830103359-1b60de17a":{"name":"@graphql-codegen/cli","version":"2.11.9-alpha-20220830103359-1b60de17a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.11.9-alpha-20220830103359-1b60de17a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"766bbcc01d83d8b6e7b4420bb56a7ebcd8f02a4b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.11.9-alpha-20220830103359-1b60de17a.tgz","fileCount":95,"integrity":"sha512-tXDvereOBApUVEjnRErji7Rs7DXpRnvID6t8HW7nrx6EyoEQz4W1T0NkXdW0prs6voslVPLva9IOzAnL8XyGDg==","signatures":[{"sig":"MEUCIQDQyUT1lNBlfJ5fNQ7NvkDkILM145AhhBq757fqt5pmowIgMxCNRUB0Yuyu+COP5DLKCF797+6rgtfc1yx26qFyKBk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177698,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDefYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmozuBAAh+ZPyXY6Ek4EBn4lq9Or2SEbXG6Fn4RwWGFwjIUKcXKYp1F7\r\nh4qYuxu+oKGRuznGogsdHYTw2LdGZOhBC00sVhy+n1GWql6SCtp/sSqcuDUD\r\nvSzFgGFKFLX+U3tfsGeu57u/UZJjpcEd+rkRTquPpzFOyQG0UqOmQ8+LtOi5\r\nFeX5HgXrCkMuDdoLTlHPe3t+EXIhSiGfZ2s8UpV+gCOWclacBqxnfWb2EbnJ\r\nO2Rj0C5g2ddqjY0PKNi/gM0YkQ+N7Aedmn7bzFLNk+gIRo4gbNjaomRbhHHP\r\ndw/3VWnFNHiRZUXEA3wB0+0Wc5Fy5+H35DV4q0d0bPbVnvombMbCcfWGRGcT\r\nKR+I9oWXIYMUJ7Mzq8+XyCgXxQyKWTDgUDCPLcByuIzOw/3QxJAfPjc/DXt0\r\nB7aqV3ul1zZBZJYVJnZM8PGGQAbI7CUQW5OGNoFsw75cIY0bQea9n68eTya9\r\nzCcjdxcfKQrqw6lg5Y8VbboLOQmFMv02+z1U01iwSqGBQAlykZZcvDUQxAWW\r\nlY4gDeXPSsbzYiyVuOdAAvvJ46aDLX6PH6vBqnU5U6vJvQpVjV/rQaLEtH1m\r\nepR3O2gBS4Y1YGaOFg/Bz014gIoNC56vT+V2HOd3D6kjjOORNks93AuPjP+b\r\nkfLYLfiPCd5YPAEAnbJ9RwE3Q/g0YXM0bbg=\r\n=IGJ0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1b60de17ae8aec2ba6df52473ed698429ac52300","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.18.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.8.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.11.9-alpha-20220830103359-1b60de17a_1661855703818_0.9942871933074959","host":"s3://npm-registry-packages"}},"2.11.9-alpha-20220830121640-07b2ea5e6":{"name":"@graphql-codegen/cli","version":"2.11.9-alpha-20220830121640-07b2ea5e6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.11.9-alpha-20220830121640-07b2ea5e6","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c552dc7d8b9996f69ed1b7ded64e9eda39315b59","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.11.9-alpha-20220830121640-07b2ea5e6.tgz","fileCount":95,"integrity":"sha512-sMEYL89ND1y0rew+2Pz+jOxj0ZFARWGbvlcZo7N9wwI1ApdPqGjv6cq4OrFiqOgQ/jqrmJgx2nJS3I+C1eqYDA==","signatures":[{"sig":"MEQCIAFQgiEoFfM61bulNM8uOUMkfIcoYuDagCSGJ5ygMk45AiAXzweOrCk+0RcQnpTaavWK0+ONrCU1v7Wo8bczcEZxWw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177698,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDf/eACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrRZQ/9GDBgDlF58fb/XhLlEDTYxxwadxtY0TGEGYT1Xy+AXJ6XMbKw\r\n3pRmYGMQbLta2hlytlIakgCgkZPs/IqZ0iHTaUBV4mgG3cpfIA6NvomCgyJn\r\nrGzViz/f1gFNRQQZAkgOliIA3vrnkxIYDnjTIvEXJpoEucaaNxFUGBGNS1SE\r\nfIkpZ0VEwi6yjX0JYkw24uDududE9QN2TV/+I34q7FBTf1njK+2/htD+Olkd\r\nOWU4gHJ0/gpEUo6/qPS4XUuNa8eqW7NmlYeYwFS9hSf1x/gi6pT/KkbR1uqZ\r\ndpakGZaHoXOrWlLt0vWxv0rxehFwbtvPXGmPhnVjgF4Pn+HfDYcQahKbsYLN\r\nIbkQeHacqR59DWJ1WgHedYavG5yiJ91obCFFbgENdBCjDBbl0CO2KvpTVMBL\r\nyN9I/lpYYtmZAG0YDsqJITSeL6UHeBiOgQWlfy/77tHfYzuN2yG0kbcPAesQ\r\nq9UmNpYW5wILKOhbch9FOMhRf/EL6XqbSbjlfn3EkWIvFyuuDbImErpU7Lop\r\nBp/EQJ6CQXTNu5hOJ6F55r4z6Md3mVoEtLqnM6FyNY+latCmT/5DLspriPLa\r\nnjVIEZxLhC7uvl015VDDMgjZdE4Xty5Yhwe0RgFyzkCEWt2CJx76roqV4/s2\r\npvIBDhTRy4Sg1Dac+gdsRon3BCOnnkQ/2e4=\r\n=8b3G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"07b2ea5e64e5232caf92062c7dd68c63a74f4e6b","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.18.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.8.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.11.9-alpha-20220830121640-07b2ea5e6_1661861854629_0.32197052685159067","host":"s3://npm-registry-packages"}},"2.12.0-alpha-20220830124514-58ba5a8be":{"name":"@graphql-codegen/cli","version":"2.12.0-alpha-20220830124514-58ba5a8be","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.12.0-alpha-20220830124514-58ba5a8be","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"091a71b599ea250f87276aae774de823b0ec4a1c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.12.0-alpha-20220830124514-58ba5a8be.tgz","fileCount":95,"integrity":"sha512-NxpwlYMfo1k+owZ/HD/8texaMRuffvKRCbovQk+hSQu95+rlHmpcwMQPpWbaa+LWUc89jrQQiFnSzrbZP3mxmA==","signatures":[{"sig":"MEUCIFrpiaWdxOGVHSdr5gsLbAXaxhYHg1tPU2YTuIYl11SdAiEA7t2QB2LaU+DLGPjIBZN3pla8yFFcbD1JUF4TTwpidY8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178421,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDgaTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqw8g//blS6nki9esUiYFO7GF//qsjv6nyFE/9SDESLd9XS2ARbUWNF\r\nH3S04YUhMsXwNe1u/ktCRdmr4E8SdYEwIMJBPGkVeZD65uN5ZQJa4MXeAYeL\r\n8rlCOenM5GfYgFLWxkrzftyme5FO1z20zJ0U03HvZ2hOzC8QBMNek5yx++fA\r\npSDMnuMEK6/EqMYqWEdhO5UNpjxYtNIlhfPi+aahbTFy1J82CdDzRRdYTKHd\r\nzVntLElxP3Q+tc+Tr1x2XvWz4t9EPEFvhYLgu0ffaPwAPnzxzzIuZB1sgabl\r\n8IM1OzCXtzk8VUIHn/vrC/cjLiGOtq+1F49AY17UFBeZgVJbaH7cXqutbCMN\r\nxRGi0O1ZmXQFvFDUvLbkqVY+xXIz/AzdBm9v5WiIbLam5k2nNbzTs2ItXE5z\r\nT+eZS8fqSXMxESGrZLbDfRfT9JYRTy+GKzQBE+Jx/ozxFQMdVtkVx48Hiw54\r\nzJTEoLNrgK9lp8cWiqKAwdOQ1T8Bx1maa795OcNWmyChyPJFNPJungP0kRT1\r\n4MPds+DV2fxq4haX9Z5G73B/4omWxMSCYv4SzGGsGhuN6BKdEJIKe1l6kHsp\r\nRJ0S+GPucRlvQLLMU/KpXPMoxE5B2fcVtoFIsPKBm9S3wrsgTN89cMMxgZ4R\r\noubfcmd4iHeg6oqsgKlatHzXAMCVvEza0+Q=\r\n=ALMo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"58ba5a8beb8d457f6b0342c5cfeec97dcb3f6719","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.18.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.8.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"^4.0.0","@graphql-codegen/plugin-helpers":"2.7.0-alpha-20220830124514-58ba5a8be","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.12.0-alpha-20220830124514-58ba5a8be_1661863570979_0.9135136477883328","host":"s3://npm-registry-packages"}},"2.11.9-alpha-20220830142521-6dbdf9cce":{"name":"@graphql-codegen/cli","version":"2.11.9-alpha-20220830142521-6dbdf9cce","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.11.9-alpha-20220830142521-6dbdf9cce","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"be84b99af61f73a69c17f9154ed99c0e5d505fa1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.11.9-alpha-20220830142521-6dbdf9cce.tgz","fileCount":95,"integrity":"sha512-n35u3fshtW3imMPbRvbGCtl8c4raD5h4gVp8tkXY5ebWdTH6oa2InG+G3Wq2geuPuG7kB6eDTVk1wPdej9GhyQ==","signatures":[{"sig":"MEUCIQCfzfrg5ohp8z2a//F4sXiKkjbwOR1+EgYrUYAIM8LiRwIgJ+ZR/I5i0nwbfNgM9vCoRsi5p0ZDbVpSML+N2ZfaEpY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177698,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDh4TACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqICQ//T6p1T07wvLritFmU/9mfEvucigAJzlL0TVnSmA/gV2b8Dfhs\r\nWmUfYS9IWigZkcUEIIN0wvcvPIZzQQQrIXZj11+4flebKY40NYY/hAClVLq5\r\nyuyK/Hy6ldPNAynyMrfy27xLrum+ouHx9GnuXb+UcywBtZIL+HwKfABK2wEN\r\ntPIUpqAefr9C9j659yQfMVSvcAOmQJTAzhpPAI+f1AFv8gJtRvITU1v0jXb0\r\nNynF2cQGUZ41L23xf8uMAnKk5OeTF3lUWRSMLSWlJJizj0Aj27RZtW1GX5Uy\r\na6DLgp98PoBUvEEq7W3jv9FHzbajDHV9EEj5483axoowGK9v/NfX2Sgz0tYa\r\n8E268RKHEvwwDKEq5FmbpAlXtqBU7OLgr4Lelwf6N7r4RVR//uVWUF6TDNfx\r\n/rSXquSgcptCrhQb1uOilNW8CwrrBSfawY/Y5xYjyTKZzfM8r10ltnEaoQj8\r\nSQYaO8c1q8VVtVIWiCjpxQLlFDQLW8MaDGETBQ+zNc1zSOMfOQ8HK8copfNC\r\nfj8BOPydRiD7yOtLbxtgRDkmzYTAqe60o6fPdos5HFDZbydOTE1Lx9RK1xLF\r\nX8P7DuhS/EVqq7dvUKQE8NTN0yKVBhGkldorXXHruU+NuRaBvJMM+4pk8U3X\r\nmLGT0K/Fo+R6iGlEnTaRflR4+gJaU2ObORU=\r\n=fV3a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6dbdf9cce54316e9bdb9d3489c0c2ea902a2c8b5","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.18.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.8.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.11.9-alpha-20220830142521-6dbdf9cce_1661869587191_0.18175233086847942","host":"s3://npm-registry-packages"}},"2.12.0-alpha-20220830143058-6693f3074":{"name":"@graphql-codegen/cli","version":"2.12.0-alpha-20220830143058-6693f3074","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.12.0-alpha-20220830143058-6693f3074","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"9ee22c0f4a68a990950bd151bd33f2bc123b2e9a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.12.0-alpha-20220830143058-6693f3074.tgz","fileCount":95,"integrity":"sha512-Hq/LvjtxPwtpwnI1y2iu1dPH/fosbuVYnZk6jRtXFmY5VrN7GGIvFXJLVN80cfmB1O/HzoPRzOW1i2f2aIxTJQ==","signatures":[{"sig":"MEUCIQDL5uNPbpVWtHq8h5fYQor0VdZNpAJ0O+28sGfWn3qGigIgK15NTfAUuMsu7oVCsf6u2aNBOhT26/avqgYbO3Kc154=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178421,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDh9jACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo6GA//flOkKwnZ90wmWQFAU4BB9HlgvKl/xARpUSX+kmHhwoLdftj6\r\nwfG02+spYUSWgFn3Phik4WrKUF9yEZDDSeDoyuRQ8/VARaIRC7+1x9nzfArm\r\nSL9WetaMghkvXi7Dzo36m5E497cjUxIC+9950RFwTQF1fLVnCFRGTsH+Cl/K\r\nL3KWkYOQxpRzKsenfYgNGy2vAVgshMV5ZhirXfIoIVF8KdNqdxwS+zQoi4ux\r\nMzjRTywedig82cZtPi39JBdpc76I6bjMIvu5KHfh3FirN4Qb3X4qOUsvsUG2\r\nveCEW+BAt9EdAWhvHI/GXTO3dZGLICHBWJVxgXlt74R5Bw1Z3Uv4+bQay0zH\r\ntaHPTeyxfQn3hwJkEZMVdv287vf+2sgOCanbwl4yOiymfSodNSDNAWcCjqjc\r\nXDfcsDU5seX6qDrBBrQpzpYJKT2IG12jLKfWW1gD0L4tudD1yw8ZJiENxNhq\r\n/X3uRmWw12lNcVC/w6mC7LF+6n336VWVzbk/AX2swholVFXYMLPxaEQhWKnP\r\n7d8HyNgD97baSCTZXZNmvTWbsgEIfjBGz/C0cKWSk/lmCNOYdKeyoIQyqp89\r\nQfHSrhX4Jatvcl42ZrFcwWQtXkPG9jDAyIqtA2XEjQOraDayZ0JxHr4S5Sih\r\n6ePg72+VqPbXxZNjDt2j1IjLX4N69UZ9aMk=\r\n=YOWH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6693f307425904c9eda7839aa6aa79836dea7f21","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.18.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.8.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"^4.0.0","@graphql-codegen/plugin-helpers":"2.7.0-alpha-20220830143058-6693f3074","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.12.0-alpha-20220830143058-6693f3074_1661869923406_0.11581813112392148","host":"s3://npm-registry-packages"}},"2.11.9-alpha-20220830144519-0f578aa76":{"name":"@graphql-codegen/cli","version":"2.11.9-alpha-20220830144519-0f578aa76","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.11.9-alpha-20220830144519-0f578aa76","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e65d5e0991459bfa854b3e43f42a147e2a905852","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.11.9-alpha-20220830144519-0f578aa76.tgz","fileCount":95,"integrity":"sha512-COx8pPG8FzLv+yd8ZLZ2n7cRHdso4SgU8mqh7TkT3Jbud9RWQEUeVrXzn9Blak1PaDQhyOycy+eOvzVr/vmtZg==","signatures":[{"sig":"MEUCICpfgs5Xxd4PwUlmr93Tlz+eBX5purVG67IfPacRoS9UAiEA2QrnAKOVFgrX9nCK3dJbGZsz5S6t3F5ikFNHG3Xmor8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177698,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDiK0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmriCA/7BfYk1Fdv6bxnYIqAIINN1CxPyOr5MhN1UVeahXoFjSv9pMxc\r\ng5Y5ZOTOPi+rhXOBsqvkk0qMEOMRi+iuqY40WPhhh6YEA396mqPtZ6uLCRIp\r\npHxiaOL1okkJn+/yfNmJ1dEajGksDN9YDKiOmaethnhJ1204bFjj++qrnF0p\r\nRuic6V76xXOGmucKGxBc2esvbmTVvIBlrO+n7d6J2FK6fPeDcG3cPX1XM2sR\r\nPhDGUIMOOHIf42fpZnOgEMC7btwNMosIos+wAUcGmmZrT9IuJ53RiCBcnfyV\r\n48oDkxjid5Xm5nWx2Rz4Mj5EHgy65Oywa4LSgJIWHELp3NLvh0naydlI6Y8H\r\ngz50KcgSmwKZ0xxCOhz3IcyRMEjmjbf9xXmGMVtn9xLWtK9xW34FiNlzPA7m\r\nxwm0GzA/6pCKXn7O8XIQXIHwHbF75Ju8uQzQ1IKWJwPLoJ4RiSEQ41gYbpgF\r\n3HFPCTQMHLlffu5/RPfSx4oWxRo1T0uCPG/8kkvtPCe1dCIjhV8vYJ7YVX9G\r\noip+K+1Csb7wBbYY1QnsnHgpFBCdU7ae19HC6Om3p/GFobeZvF+e4EyKEeII\r\nNnTMkwFKqpfiy4YEg/ws/UQp+pWrpVBXbWqIQGpTkC0cvSWHiOoXMYoczvGr\r\nLd3RCPLma8rNYfLBqgvXm8qtKvX473KznFw=\r\n=WE4F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"0f578aa762d1b3373f74cb47683604d073eac063","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.18.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.8.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.11.9-alpha-20220830144519-0f578aa76_1661870772364_0.4167751752961144","host":"s3://npm-registry-packages"}},"2.11.9-alpha-20220830222727-271703dbb":{"name":"@graphql-codegen/cli","version":"2.11.9-alpha-20220830222727-271703dbb","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.11.9-alpha-20220830222727-271703dbb","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0b41b4686fdfd585e2c76882c2005625ecd60f1d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.11.9-alpha-20220830222727-271703dbb.tgz","fileCount":95,"integrity":"sha512-uUXs5EKRT2WPkD+uwVWkZ6cGmLC16QfXp78H/lh3pOk/qxremx3zlRygXlXEgYQGO6Jv+Qv5CsNYzifzkkqGeQ==","signatures":[{"sig":"MEQCIBcQ+gYfCygNWvi5p5FNNg17UURACk9zy5rLRw7WUDy9AiA8/VUCY+26aQ3ScsK4fVx9vR9+mZp8KALVTXYH5jTtow==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177698,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDo8FACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrGPg/+Os7sxZGT1SzG6lNYz14Yp8GsyWrLX+K4R3dZSOTHwEnckUQ/\r\nJPYk0fe9YWIJJTSinD+2lQBILzMiGemVjuMVqfXp+kKfhBn794sWzwQPkDy7\r\nEwcbkpltWYv4jdW/X1vBo9635F/b1+h1JxNXSMiXrCCsPqqcHLZFmW4Gcezw\r\nhEQ+8Kqq5ceajsdhXS+YyRihF3aGIbwNBy8zZpswZQy6bS/+k6z9RIVoOBv6\r\nVZaEUVwx3+qoBfpmqcohHV/F+Hbkf4+sGd9VChrMZ8u2ekN/tGCo3XDou6zJ\r\nBgEUWmn8wlWYXbsW3zJr+CEcAgNizd5FJLHrFPHWzLnJTyQltsrwdTMes3lT\r\nAy6fGjKoS9ckIceC1dW7lDdzYSaV0CHJQiot9lUnvOFLIv4HkVheTNVP8Qnw\r\nuU7+x9LXmLkt0t36DDHiSfyTRC8n0K6rHE/Jgo6UZqGYgqWY8WYHTVltkvKP\r\nE+0CZTMdfpvDndPItajZ2P6ocMEHG6re98U5SS1jn7IxXkzrqW1PmauhLog/\r\n4htYB2HURIqhs/Ccz457G3/XrmxthoD19yFAaLSfEBdggL0kYU3JnHItf34X\r\n4Ul69aKXyXMe71bg3+j3jYcqeNiIHzuq1LtAVrTvtKCrKRYu9YGiqupGfdGZ\r\n5cZnMlg3paCFWFnh83L2l7+Li5x0afrppQs=\r\n=tf5I\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"271703dbbb269fb8fd5fba437f9d9591cc30a639","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.18.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.8.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.11.9-alpha-20220830222727-271703dbb_1661898501296_0.34104312137951953","host":"s3://npm-registry-packages"}},"2.11.9-alpha-20220831021356-a9abba1c8":{"name":"@graphql-codegen/cli","version":"2.11.9-alpha-20220831021356-a9abba1c8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.11.9-alpha-20220831021356-a9abba1c8","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0e1b6257ad3d117ba67a95d7fac71b65fec54986","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.11.9-alpha-20220831021356-a9abba1c8.tgz","fileCount":95,"integrity":"sha512-JMrjRkpJr9nldmhpCSJzs+GlWufEIO4JKyGp51Xwhi9KvG6Xj86TNnQ3oUJvF3OZWemWJj87OvFsFPEau+0llQ==","signatures":[{"sig":"MEUCIDwbe3dUWRWGHCEHXvJU2fB8RAXs2i5kXDXrm0xS6vVaAiEAv98BKNmgFXj5CtJayTZ3f2SnuOyKyB11+/lCbaxQvrQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177698,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDsQbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqyLw/9Hw469/XkubkO8fk7bjUoHhax46imGW1EgAFeXShoHBIWRmRg\r\nMdvx8VLxk2dsEqqASwXxZh6AUKy31NcQmLPEmx/il+4n2wO7TRN/ZJmZ93ij\r\nsJvLqUW9c2zi2Y4L6VGsBWKK9sOZZY7sCyihWYw5GuwC16TN7BLfoX8eLoAh\r\nQgx08zHU63R1WhiN5ry+IMbvUZoiKzd9XzMjrnsOum0ujM3W0QPea4VkVR+8\r\nSFiLoRVuD64m2RLkVPUNG0T7rvfLX0OhJAF/OgcyFZ2XGekOII3+sewSMRE+\r\nRF7qE3EWJ23C61ZDOmwyQPJK3uK1uPw7kbeN18T1ZsATPBEAI7O5lvp83gIX\r\nKtoUCrVZ9juSpVvVpcDNRpHYKN6p9qOF8FMNBU8iSIkTEV55Mvii3ROPbejy\r\n67jvfyGo/MQ9ICifiOpvV0VO8AfY5mMiWx/VRG1g7Jb6+s1fJ/zR4eQs/1NC\r\nXuIdJ10TIceWjtbaGRNiKrrFS8ZSsoYmGciKmTBB5XEB0XH6l77hEyl72+pP\r\ngk+2HNmSGctnBbrMq2FLpHXYajC1RBnYAvPlLptuZoCSTHzA89o0bzi+ev13\r\ntongwAT7x/bPavkE28XZBQlzidYT1i3mpFvVfqTtSLIfNBqtAesBlQ2VsQYD\r\nyVJ5G5TWLqChvXqIbwuYc5kXPisVxBFGGu4=\r\n=h/cg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a9abba1c83dd913d028fa2490adcf989f644815c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.18.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.8.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.11.9-alpha-20220831021356-a9abba1c8_1661912091315_0.8443336184541788","host":"s3://npm-registry-packages"}},"2.11.9-alpha-20220831062156-fa553f1b8":{"name":"@graphql-codegen/cli","version":"2.11.9-alpha-20220831062156-fa553f1b8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.11.9-alpha-20220831062156-fa553f1b8","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a1cd3a0e5fa3940dccea1dc4c3fd757d96020ddd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.11.9-alpha-20220831062156-fa553f1b8.tgz","fileCount":95,"integrity":"sha512-8MlaIwh8tf9xzBbVIB4Ce0bqwQMQKNJO+N5WYXqK2eAlbV92QjEjxyrD1TZLhwz9jHrd/Ly4nBK4qwgbIVE7Tw==","signatures":[{"sig":"MEUCIE0+djCfZ/zGc4VciLGiYrUpccW02gHWh8VGlOkE5h3gAiEAyQBFJHCx+EnyWoiPMi19Ejjm2K2kZF3he4oaY9YyuG0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177698,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDv5DACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmohNQ/5AKAD/yaumJ/sezBZss8yNDfwH3hIvCKtiQfDQYzR4tuW4yE8\r\njSHU96cfBxUk9hqsxE9jAvkmSXbeKIf6wxc/wtjJ+jm3YAkWnRvJuqrCu4ii\r\n3QRQnoXZtyW6F0N8GyqqBQBBtm5p3w7I92e+FxL0FaZo1uDaUrRl9sc+Tuib\r\nWGPhvznoeqQD/9i6DVjr521O6VkicViCn4WInxgWlxcXDK+Px0cDM2BCVmJ5\r\nolBFX+s6OLwAH5W6QxZ9R/6QzlzmZ1OVWWpPl758hidGAOFypdtOKPGuDrrZ\r\neMW3xscPKfxXCD2NvDz5G+e7toETBbJDGEMqCBmRyzb5cfkN+Zz0bxmj5iPl\r\nBsdA1hWE+IbdiD1+xO99FK1XwF+gZHCAoqIu++EGxFJzD7mzqpcliPx+eqmD\r\nuXIoGD6YBG9Y11bsBDhBVMevNHuizQyZMCuLTku3YMoprH3ZIGep0O69YKI8\r\nTLFI/ZItDe9ixGQb7+ykwSr3nfUCdmv4csjjpoAgrqqm4VCz4goiITkEAxIo\r\nJvIPjd9v7k3nP2x492MDCa4iPC4Gagh17W4shZEgL8w3r3hNvQiw7kghp1np\r\nm7b59CSEPPtOWcBMWOTBLtrstS8SWwnW6B0hRU3OCHKXLAyS0AFYW5/byqQZ\r\nK83xp7jfttpzfV6M9rLb5DqHWk0oEt+HXSk=\r\n=oZqn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"fa553f1b849080b8bff11ec3cadbfe8e9571ea63","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.18.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.8.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.11.9-alpha-20220831062156-fa553f1b8_1661926979653_0.2746942306958353","host":"s3://npm-registry-packages"}},"2.12.0-alpha-20220831100432-60aa8e1e6":{"name":"@graphql-codegen/cli","version":"2.12.0-alpha-20220831100432-60aa8e1e6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.12.0-alpha-20220831100432-60aa8e1e6","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"df6c95fc50c251fb3920432dc551df9a396567b8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.12.0-alpha-20220831100432-60aa8e1e6.tgz","fileCount":95,"integrity":"sha512-Ms5dsTnm14MpdqnApHP6dP87b0UKmLquwKL5zW+r5SlZmY/NS2dVxYgwqrAcyuG54DNa0y7DIsgY32nKkTym8w==","signatures":[{"sig":"MEYCIQD6+hNHqsgYN9WEYR/j4IfiSfMn2AlKx8gaWz2oGU8WTwIhAJbdzs2X3cqLYWj85bHGuxtaW34zpSk1BdBPWxxzLvQu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178421,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDzJoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqhtQ//eEyO1IlImHYrAtVkx/TWl6EG5sp+FPSSz44pKjvAAAEnHdBP\r\n6bcxHocSY53MlI9VBuOyMG37kYP+eofqfZCeZU2cIvHiXqp/K2l5Y4Lnrwf4\r\n/kNsS3tkEAiZXZJUEDdKDU12tLgvF7vw2aWRFXM2V7DouEaIsC1k+d+MOj9t\r\ndVPjBGiFLqxLFU56L3Zk/SkvukRAsE/mZl5hnJCS/9vGGu74Jt/56EH4um+n\r\nQYSRvTsLe9enZTVftZypsbiuU9s1dYDLIRem3hikX+S6wtfS+5E+xXQyK6yN\r\nRWCiWmkYX+RzVp0EfzJaPFIdezGXpkggnL1Pbx3RQZl7zfjeDPcu7ysV9LJC\r\n2vjQWP9SZtETJ9oshHy6CnXbr2KFoMknjKDuBOb0iUPOFqSWymwvodFnlgVn\r\n5xZk0uV7HF5cn+9rm68ifCdRKCJ7SwfaomMwwijXw81x4RdNF+5J9HTCu7/L\r\nBNoeW+cAgYCAKUEQ2UVLDeGRmnKxRWUyRc6LJAxpDVxOdjTnWbFxAyqb9V08\r\nue+LlG8Kmtz0dc0egrtsGbcR5gOiV6kS6rzk6RIWnWnutgXVUNZ/+sf7lvdH\r\nga1hCko+EGpXZCMOB/taxowgbJs83kZLo450DZ216D0+sIZmzVdCPj5uy7ZQ\r\nXOwNJo4ELmGG9PTbi9PZL7LVycboiBSZeLs=\r\n=6dm8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"60aa8e1e6d956008dae8c4558b018b55b18cb5ac","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.18.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.8.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"^4.0.0","@graphql-codegen/plugin-helpers":"2.7.0-alpha-20220831100432-60aa8e1e6","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.12.0-alpha-20220831100432-60aa8e1e6_1661940328169_0.8374213823899486","host":"s3://npm-registry-packages"}},"2.11.9-alpha-20220831121625-50f1aec4b":{"name":"@graphql-codegen/cli","version":"2.11.9-alpha-20220831121625-50f1aec4b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.11.9-alpha-20220831121625-50f1aec4b","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"23b12e447459dc7decc2dcc15671cef2b6deb551","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.11.9-alpha-20220831121625-50f1aec4b.tgz","fileCount":95,"integrity":"sha512-8q6cn29OzC9C1JgexBEmfKqdwSv27vEs9dMUoAFqX7epsrk8XPOwrfjss1Q2jnvYD4yqqvweIki+5cIbqT0ACA==","signatures":[{"sig":"MEYCIQCZYg8Mn2m7H/chvPXnD4dKycqEeuHxvk+3ug8rtDYoWgIhAOj6pfdl7vjEdAtFNIGJtpq62ubRb8B4fwMO2mAKmYIw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177698,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjD1FQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrwEQ/9F0bBX2EusYgLaJBny8qpNVuZlB8tiNz8VRGMFdx7m/z6Ait2\r\nW5/NpNlXgXCkaRgMGVdVgSjGAzpighCpi9G7/GSqNbneWETjnY4VLsXpVNVu\r\nMntALAVm+NY8kkCmbNlzK6odhW6JfqKVC97475h8GOmBl6W1Q7s6sMwb57oa\r\n5PSF0fYvH7HCvWrAtfdJIHx89A7pH/sU/xomgDlzP89zt1tm+HXwheYu8Na1\r\nTishzXuDtnpqlrX/qWa5FJZAL9AbTXLOauClxS+mZFU00Mg6MGMP/fJxQj1g\r\nf2fa5pSAvI5ugU1iPNrhwTUWPqYs4/fYPRoNp+s8fr4PXsAIt2oj0td5s6ZE\r\nkJVieZQtLfrr0ze7+NQpC0ogwikWnaPT/zwp4cvfGSFbMnvjlDZFfTo4iSVd\r\nOZf10+JlKyzzLfo/NL5CVFC1uBfkb1N49sslV5F6fDG+pX25A62SJDJTm3xz\r\nTGVUyKoeLhKeuBiQbruuXORj3wR6+oXLXkO9GEpINBfYSRAWEToZvMM8T5LX\r\ns2avxBLKqc/sf5vNHUXCbSFNUKJ3ubFF/fO4X2FC372E5wx1mQ8xhjRpuWAl\r\nP0qWsSDh7x4W2sZcoG9jtA7lm5EJOKoeHcYQ+pbZXL/g1Qd3q+1nHVFZOkr7\r\nqVE5v0R+RZ7fgA1b+4fBxEZGGT6TujFYWkQ=\r\n=UDXD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"50f1aec4b34d29dfa76098293c254c0a262ce9e6","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.18.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.8.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.11.9-alpha-20220831121625-50f1aec4b_1661948240219_0.40660853402662345","host":"s3://npm-registry-packages"}},"2.11.9-alpha-20220831121815-2f226d58b":{"name":"@graphql-codegen/cli","version":"2.11.9-alpha-20220831121815-2f226d58b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.11.9-alpha-20220831121815-2f226d58b","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"fb7f299b10e80fd078f7c924dde8c158fd8ebd0d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.11.9-alpha-20220831121815-2f226d58b.tgz","fileCount":95,"integrity":"sha512-VKc7465KiNoqAi12mhU0SGCajiVMEKxsacpy84nUWpxpTIfJo+njH3oMcgOmJS3bViVhtYY9x2GVmSxr6n3/VA==","signatures":[{"sig":"MEQCIBxf7zMWCm534R0YcwfP8ICU7GySr1/BU+oa89DNijGuAiACy/hJ2rIT2MRAupveNgD2oGqpZG51SXDtrQuFLeULuw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177698,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjD1G7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp/PRAAmifVnWmqxctmoF0mkPzZa6IYuW9OBbMiUFRIU3X3XmQhlZH9\r\ns3FEArPbtKQnNmKOi5BSonTjIyBS4WETs7KAg4UwgQ2ULBg0F1S5hch3phFq\r\nl+H9jDDKQdTeHWpEk+NeFfedoge+fgfv57DS9Xlq8nfkBIb5TtYqxL8dfOVh\r\nC6uu0SEFXSf2KzlB5llxEdQ6aUX9zYTVkQ9aM0hV+2u6nm/xxYEo8QuTjzbw\r\ni9psL6FxazUwawnRvhFW0jsnw4njzcWPzRBVgWtjPwlruoML550jHXNP5w8e\r\ngaRp9jBRg/zz86oPlMXDBw90ms4vbcEXS4cHvW4k6NxFNXDEmkT+q9xlsPy5\r\nq/vKl3yypc//wRtXEwtGIqjKJU41GFhui8ZAPxo3whNUUnic+7/D1PnvwoGm\r\n0jCu8nVRUKYDWMHctS8qGlwXPpRpsYpeG+YxhlD/zEnWiT9QrZ87385/NEr5\r\nvW0OkzFNXbKEQ5z5n4u6q9fsGOA+trvgFcnOQka4uzxI6F5LqZRlpLR8YamS\r\ng4cQw/1D1jgN1cyVjkcpu1brvytTdvhgIGMFaznFGQAzv5Z3FguDMi+WZvoP\r\nTscxcVN0FkHf90ynmWusmFkBaK2iwD10V25CfUFkdegusDFK8MmjdkodPetT\r\nO0ORB310RoU2biFyQ3QrLYZzFeImwG0/tag=\r\n=cN4U\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2f226d58b1e8a04e3968383200864e8c6c3a3c6e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.18.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.8.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.11.9-alpha-20220831121815-2f226d58b_1661948347518_0.15263892259674527","host":"s3://npm-registry-packages"}},"2.11.9-alpha-20220831122019-e4f0e71b5":{"name":"@graphql-codegen/cli","version":"2.11.9-alpha-20220831122019-e4f0e71b5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.11.9-alpha-20220831122019-e4f0e71b5","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"2b220761ee5360fc965d5a5b66983d8a3be0b409","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.11.9-alpha-20220831122019-e4f0e71b5.tgz","fileCount":95,"integrity":"sha512-7DDlBfF3oDutaZgNt+kOGlLm4YEGvMgOw+kztkU2r65AtwAv5Vx4rPsDR0ZGQh/f7l2WrO+tOaYs6+YjGnlZdg==","signatures":[{"sig":"MEQCICRHiXKB/Jl3u+m+xw8Vp07X/p5wNJcPRRP9CjTEDLPnAiA3rbe6nXelmiqoH4eQjGysWZOv8JykZy81R5/2tJrvyQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177698,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjD1JJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoucg/+NdalGpWaCVR8aUxI0vKLqDG6uo/977pOhQbag4lGShSiCk3T\r\nLp6s3xVo0T5ulNsPUz3piIHz6OG+4h+CUiqIvBsYYIiQurufeQZ/YzU6yvk0\r\nbzEBeZ5A7EjcgdtLUCDrRGhDk12VuQxu6yOTA0egFLHZDZXrcfuYN2VUECc5\r\n2BIfBtB/8zipAuQbArQNCFsN4+1YplgSOHHCLK+OcQ8TXNjtjdwuOMjYYmwS\r\nSsT5BmMhPEZMfwvPwpq164K8Cwh+oLBeV1DA2nNdow0hx5AvvEznRrJ58ySG\r\ns35KPbdPhMJsxUF1u5y7jkPaxVZBgB0ZufQE7mieJNRShUYieJ5xBHdgsTXu\r\nl0cAZgPkdnQrmGAEO9C9euO22fFIZD6biUewKm/Lb461FCeJusqBmp8cKzs4\r\ngeLMusy+Ks7Ke9hWtZ5XwDosbxKEU2/KKt+jm3Gtoztlw5Snr0gnVVgFjVyF\r\nAOjSJhpK4YgOsTdyNRl892z0HpwuE009JSI3JDCL6hJoucnd2ljIQ030PAqS\r\niCbVajVwExnAKE4hCl6aQ1Qia/B5YBFIZdAyO37Jv9n8sv68iWBdWA1unmfS\r\nZx5olYbvQ1w6rOALVGIIBckRw+dPNyYWNRrDQr8X9XHDBtSjd7y7AhDVB0ti\r\n1XOIeG53+9++sAv/Jok2Gyq699aB/tsYwwA=\r\n=PxOF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e4f0e71b57860566948ff33fc976333aff16cccb","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.18.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.8.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.11.9-alpha-20220831122019-e4f0e71b5_1661948489217_0.2735759906830453","host":"s3://npm-registry-packages"}},"2.11.9-alpha-20220831122309-f76b3708b":{"name":"@graphql-codegen/cli","version":"2.11.9-alpha-20220831122309-f76b3708b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.11.9-alpha-20220831122309-f76b3708b","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"03d21ef5c30d6330e29f9cce030bbb8809d505ae","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.11.9-alpha-20220831122309-f76b3708b.tgz","fileCount":95,"integrity":"sha512-t6T87TpAopCMBZ8PphLT49nmWnbkQTEgVBlBsTJnM57vXDdAqUVJaMpyk5iDmb/1o5p9L3jr5yhp0MamLgMvCQ==","signatures":[{"sig":"MEUCIGT+R5AzKlilMgl/Hy47IIE2DKxRRRkryEhwBZfJ/bFjAiEApi1bt4951NiZyjs917RGASMELbDD0x3uChDLE8dZeIQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177728,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjD1LnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrR2Q//Y+XpWpHYK8WnOxdwZELAIaHfhb175zKoHK8HwzmlALnSKUzY\r\nZjKLq5Bl01IePK5oipSCRwAcIbMgnXsKk85AT9vzHTrG8UJp0bulGVcPu9Rp\r\nYDzJ9F34YZhGOqp/YplB1N1YUSfo6h5QB+0q+YWL3DhosW7B+WT+Y0uGeWFF\r\n0sfmvQO55ovyQCvHL/UWzUU2bjwI1FZROePP2RAaIGjYFg6BRO+wIXf6HpSh\r\nqBy8Kt1mbFFTVxHe3WoJZUPsbeyQB0CdpFe4ZumHzNmvT0ZuqT8if3nQoX66\r\nLcMW3n+oEeZpbOVEcl196heWmzwd4+NxbOnmvjM8iyqNvdyW4xbDPTzrFdbR\r\nP4IWcLkL6U2GdOPMKExpfP7QKkqPBgBpFvKSqJck3Hx04UYQbjw4sSddthgy\r\nQPtIS+45No8RvvFM+GU2Vsbyg6shK8iM5INpJo8lAZkU4U/Yx+5O56v2M1Pz\r\nzgLxOiB/JQW6RGK7TH6FAseKIVTaEdceJelNleZY0QHEVjMvlXSbom9qJx5z\r\nSKljd5NaMq792UNFkfy2iCVksuXu6vyPiMCvegjt4WHg5oH7NY4qgiMDlf1d\r\nZWMZ6zypi1YiI5Ymkxp1giMx3w2HYelH4sozU5CrP84JVKR4qyLpbpTdJin2\r\nuW3bIqOBjYyRQKBY/nKhpeLGTeHOivceRTE=\r\n=z5tP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f76b3708bc7bcc83b3961891ab5fc1fa4b8edff4","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.18.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.8.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"2.7.0-alpha-20220831122309-f76b3708b","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.11.9-alpha-20220831122309-f76b3708b_1661948647692_0.6280764256429952","host":"s3://npm-registry-packages"}},"2.12.0-alpha-20220831144256-de07c8911":{"name":"@graphql-codegen/cli","version":"2.12.0-alpha-20220831144256-de07c8911","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.12.0-alpha-20220831144256-de07c8911","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"53912a11b2d28903fcd8382cc5bc33cbbf165162","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.12.0-alpha-20220831144256-de07c8911.tgz","fileCount":95,"integrity":"sha512-vV+fRcgfwUZ9kJOY5IvWZrL6E3PS0A99ppMJ0QQc3V1iSfeEWoD1JekwKzI5/cqpgB+EOIV55gtQ1i9QfZDObg==","signatures":[{"sig":"MEUCIF3xq9pm+iHKdjGM+28fwGfVSH23T5TgCt6LIAm7hJrVAiEAjjh1ANCrNaQ0og/itzX84J/mnETyV/CNys1rR1sd7pY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178421,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjD3OoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrbqxAAht++qNiKgzc84qUTanAOgcZgxx5ypL97An6mJ2WT6339IQTp\r\nT7IWpyBgq9L90UkfGUuZa/tmXU2MFInMj/UhS32Kym0NmLvZiHSJpsFh/Lo7\r\ntEqffWhZbV4+sc6VpOZqsDT68yYWKHgsIgPqzQLxAf22JHIXpLw0K7NGxqrI\r\nflcLHUZhnb3E3ntrXW8hNAw1LEUtIt2WALFkTlT/OvFsF803yh2v60fAVvz1\r\nPSUNI1cFMYHVbP6pfjQmDYfFMHq9SbTpZCQZKUyNlZPYhP/S7BrnzuBNbWeB\r\nnKDsQV8si/vsufqxqpesL1yRMyjKc2WwBVLnz8zaMjv9z3nuNUrRU0pjcpH1\r\nkcW9YIpzAKLUopbhNjbyugJ5mc9sH3eB4b+PpvFAWSx0FYyy5qt2fGmsCyW2\r\n2QmXVp0Gz5iCkwlw/3GASRfh7eWNAfxfRYHufKnjhvJF5pQTm78LLlMingSL\r\nOhtm4/EiWzxCYEuURnlk6RpQDg0C9WBfY2wsB8pL5W3Q+Wtn+5PAQBlZboMa\r\nsyE1ykfkDv/m42pdLb9PpMWPu+eF8uAEPImD6oBqwjL0xCD7kAtYDzljT/C5\r\n/aay4A3EaGbuxXGuU50BsNqLrEss5J2V4+ukOf1CM6qHd48ymc+S36NBD9x/\r\ndZKgGr1iYy6FV2subWzlc7oFN20GMxSJRhA=\r\n=rlen\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"de07c89114b2438aadf814b43abc5e790c16f6a4","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.18.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.8.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"^4.0.0","@graphql-codegen/plugin-helpers":"2.7.0-alpha-20220831144256-de07c8911","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.12.0-alpha-20220831144256-de07c8911_1661957031912_0.17052987222398164","host":"s3://npm-registry-packages"}},"2.12.0":{"name":"@graphql-codegen/cli","version":"2.12.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.12.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ae57ca66fac7b0b5b8cba5b26ca9ccb5885ae2d4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.12.0.tgz","fileCount":95,"integrity":"sha512-esaMiiuypAtJNiZUhGdFmG0gTMEF5dYkqP/7I04egxSragwbIETU8gOl6/gHdLSAV5su7dgfIEZNdWmGCOWAbg==","signatures":[{"sig":"MEYCIQDIlPjCMEvAirUznDeMadowlRXZQj4f/BixnytUh8+aSwIhAMlZSkKWAQ7kAaoQ/RH7ab6VFz4AuZ8Elhr0t4ha/og4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178360,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjD3QoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrvARAAlXINlssGh49GYFLsYRbEnJOxnq13A1hxwR7DgSLsKgn5l8n3\r\nZyRy8eoBWBK0IMedNehCUKJGvD6XEki9sZWC0sADGxeGdtvGMurxKQyhUXXI\r\nhnj06voHE6B9DE3OgETnKwWy0IZo4h/kjutNafgJ0FafsIiRoVW/KB8UsbaG\r\nNHycMExkMbE4XewtTDvt70ZuvVswHoBw0lyVGuCxKSS3TPC1SG5BDTF02iZK\r\nMK0bg0BslryZAfi7zZVRAJdfr2BpPwaEGHY3V3faGDycKXLHwLpACWwjPT7h\r\nrpv/d+lv9PDJBwfLJJyzNEDsWi4mEMRvfsB3ik01Q3r3WbGHR9QbMh+4kZTQ\r\nNaIQ4A0/lY/bZtdtLD+UdhJlzL4Nmtgilzb4vIjimxPOciwOWgTo14F1+sD5\r\nj6tJF8sEn8E330lh8/vQfG413sX6PTF5Edx9b0zJ5pmN8mnk2igd+REwFW2A\r\nGPFdXns+ofE8CnmZiteJWuuLjEY2yNVZ/hs5o8wjyEe1tlQSPhROuewl1oJP\r\ndiaZgl2cuJbMrJNR8e62PZyqJRG28qLyXanbRnw7KPCh68FRHyASIF6OTvEa\r\ni4b6Ah+lbIEEBvuYPRNSvDjAI4e5YDEZiAbhvI6DeU0zbWwGNZc20ydIW5Iq\r\n7f7ciScNH9qcGUZB9ssf+lFqHFGWluq+p7c=\r\n=+6B2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"19afd7283b357fdf78703ea92d39ad9b0d432c78","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.18.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.8.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"^4.0.0","@graphql-codegen/plugin-helpers":"^2.7.0","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"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/cli_2.12.0_1661957160281_0.9031174079603312","host":"s3://npm-registry-packages"}},"2.12.1-alpha-20220908005848-1d05050c3":{"name":"@graphql-codegen/cli","version":"2.12.1-alpha-20220908005848-1d05050c3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.12.1-alpha-20220908005848-1d05050c3","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"7f61760ea8cf3b08b13cac2c177d9386f064b759","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.12.1-alpha-20220908005848-1d05050c3.tgz","fileCount":95,"integrity":"sha512-WPyIF9aVibcAcEIF/M1ISBpcP2ohaTm0f3XQNmkWNvugo+Fx9pjLayXnAQnPSDtirlLUrSgRWP3XlgYM6gvnvQ==","signatures":[{"sig":"MEQCIGepbXJWsbLn+kqtP8ugvu7kYuT6WoFZnxF4aud3qNw7AiAnFU40LS6pwUH70KAhKDxyvleyLFVV5gW5dyJZZ+qgKw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjGT6QACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrrsQ/+NU1tjVXJoBjuPyXsnnqf7XXsTUSuMtTHpg2EYFWtNMZqmTUi\r\nu1kQXrkr6E6UcOql7uBZhPuqswWmViA0/boCHqR6jg+DGbuHWtGGu1HtuSjx\r\nLQmba9fm2V78qJ+pJ/D1jQTWaROkAGlx6ffLFexE2t27BfToiLD9qexspmSI\r\n5AWma0TvOh9M5ja1836b4MNcsvgZXUj7oQibABqWHNwfvZQtG2+1aldjiC5o\r\nPzddlzblNwaA8Se03y3J2nM283WHxCs7gU3qdt8vRQ7s3s/bda26jQmo9+yr\r\nyRPx5w8CAVol4qFtuphNFb41nyabNSlb57vT2vPYpdS68KkuM+n9hULeGDWL\r\nDE/Xu8fHGPjiQk7vUigk0D4nhv+miiMO73K+HEvH+Fq4iUwH1WMquTbyaGGD\r\nznNpzbvZ8Vsg82uHHA9CLTiZMRUYyt0kDa0diIEfzA9NOGlNN9nJkArbjFDW\r\nG0O2vBqiIf1b/Uu+GaqqY/WmKCyYbsP6Hh6t4hev5LLWYdNoQQQNOFhxkLq5\r\nZ14j26nJ5isEBEahtyyWJB0RM6KyI3tiu/UJwHK1nxRQ/V8lMPV+XJ4M4fGw\r\nTiP/LV9eQv8tbWDjVqA/wS5xdKSKkrvKF2XYwe39rl3YgG7RlMmgbWsCPhI9\r\nIWIlhjuK2qv4YEdxYF5r6cQnvDmDLnP8LmA=\r\n=JuTc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1d05050c3917a5bdeaf3760549e3fdf09ed8a951","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.18.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.8.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@whatwg-node/fetch":"^0.4.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"^4.0.0","@graphql-codegen/plugin-helpers":"^2.7.0","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.12.1-alpha-20220908005848-1d05050c3_1662598800562_0.7075902238002887","host":"s3://npm-registry-packages"}},"2.12.1-alpha-20220908043611-56bd6f387":{"name":"@graphql-codegen/cli","version":"2.12.1-alpha-20220908043611-56bd6f387","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.12.1-alpha-20220908043611-56bd6f387","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"059faecc47ca78ebf931fa0242139f5f75852785","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.12.1-alpha-20220908043611-56bd6f387.tgz","fileCount":95,"integrity":"sha512-XczmKnRxaJRQXjIgx+eNUNBqkBrymj5d/b5lelJ7Oz/f51foOKNNOLlpeVd7Y8wiitLl0igkHJQstVRKdYThTQ==","signatures":[{"sig":"MEYCIQCtEcQnkJ6vPA/3N8JNDSiRWWa7KQmtrk3QHVVAaVIbtQIhAI08SBPSgsQ4EJcIIxARPBI+PRoUDZt4hopsS1H8STJ2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjGXF5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo4iw//blTrosdJ4Jt+GNP00bYbU/VsfSMRGO3iFOpmAdFpJcy9fped\r\nyHbHkv/f3HsmKNka18QMLWpb8tD6IG7FyNKs9iZFllH+dx3ajXDoaeJZJ49R\r\n/SBjcarV30OdR0TLlLcA6zMu+i4zpBmK/0sSf8QHwvJgmOilPJU962GvxkFS\r\nmsiKCzSbVDUv2bzkQytjLzglP20N5vbj7u/estK1E3OHObkv8B1OMV2QR+6w\r\nBe8LvACiuVFnn/9loUxV19mxVvUPGd3b+NiK5Bn0xDC/YgZTYN8Vc1UQhQyx\r\nKhz7QMjaDQCuen2WkxdCqAZGtWV8aNDTuiZI4NkADlE8NEcOnRdNzlk4Pw3p\r\n6SisbPZBLFHl7cv9Ke0UxbemY/Httjz2sSPMWKizWGYWk9jwNL7G3j/mIRXb\r\n6kjl5vv9QRtpUGMyOsFQA9WYncQwF9zDsr8AlfBbyL2XoDOuCUM1kTwk2ERH\r\noJCZW6prBJMRWF2LKZTQj0o9bZdkvIF0wyZ03ZxPd0yE9i+zRE2fAv/u8zTp\r\nCW5fEAh0dNA6g5jskmexFHcjpguTQ4QFOYRWRzuvxngvQ5CFFNngJjmOSm+T\r\nYw3OUazP1au/e6W6wmqSD/W44MhIUahVlCS0+6i7uSIKkVvV2cGnF0YMBReP\r\nlNIIaMpIOxgWGh0mpJCcsqCVFu0p5kAceEk=\r\n=Pfne\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"56bd6f387b522d2a036b38416cbb66e3640490b5","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.18.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.8.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@whatwg-node/fetch":"^0.4.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"^4.0.0","@graphql-codegen/plugin-helpers":"^2.7.0","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.12.1-alpha-20220908043611-56bd6f387_1662611832800_0.9207842674232982","host":"s3://npm-registry-packages"}},"2.12.1-alpha-20220908115209-4393bef0b":{"name":"@graphql-codegen/cli","version":"2.12.1-alpha-20220908115209-4393bef0b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.12.1-alpha-20220908115209-4393bef0b","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b1744da53eb860869d016d3dbdbc18fe1d15f045","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.12.1-alpha-20220908115209-4393bef0b.tgz","fileCount":95,"integrity":"sha512-yRChHfGaHe+3+WrDXbtXgUvnYPlC0qNodYt3Hss+j+x2qXAFmcnIcBTiqkKSe3lfbFIM8ERRWGBwLQ06ehfjeA==","signatures":[{"sig":"MEUCIQCdc2kPFI0JORYkfix9+kMj3irA4VCnWADiVWRxjloB1AIgO2wDm8W6qdRkuZKIN1Bq4/TSiyKq36jMcQOHBtrbHtY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjGdefACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoMQw/5AXGr+/rKoRuSIU8rW1VY9td7COfRixIbndvGozu1WdRhJw0K\r\nTm1S6bVrLUwmberDWgoYoP31sbGirRA3kcJ8dmskRlOpj01vnSeElItP6mf8\r\nk6C+WlFhFlEGh7pAP/fvGj634P+KywE7Vmsb3Yhtnk5oZzAi4hFYMLpU4hRn\r\nieOPoJVNKXxHAwt3WOzsWbfB73wjyQphPlANOOCqxcQkoQMVh/gdH0UkL1YJ\r\nAqKYmiFlyOUfqWYe3tJUgmFaj/O3Jv6/TvMHfO4g+fICfavxxNYWNCH2UQq1\r\n/LTu+bq3mRq7mXCtVov5LeLOZlYBzgSZXt6Mw8NF1ANQAfGaAZ2JatsBueqM\r\nCOWFL8XcNOKbaXf8WUPZ6Mb7jOt9qv4cRIq3133MuoHYFTVYPghLKNppeXol\r\nGvUJ0dQrBntqR4dwofFkZf9Cq3GVn5/Biqci1YgXwGgvNv4c8g76r2sdVFZW\r\n+4tY8Yl6cSeo+tzAK3AC8AlrYrYZVyydcYg7JJw0rPSU7261G7SJDuGJLKQa\r\nrkh7RGHvPadOeRisDasujljVq+EfFXwKZnVS59JRE/noIxqpZa5h7DwDLBrH\r\npmgtISMMiRb6hQM/cLPWiQ/Uld+0R7VdR/+gvHGT5+AeAzPKXO4+D9WxCmZ1\r\npmVgUlC9GZuAXkS0PXWM/4l4mmnit1lDbCg=\r\n=qqAU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4393bef0b95bba9657c59c6317e99fb8d943aced","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.18.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.8.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@whatwg-node/fetch":"^0.4.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"^4.0.0","@graphql-codegen/plugin-helpers":"^2.7.0","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.12.1-alpha-20220908115209-4393bef0b_1662637982861_0.7482430303710961","host":"s3://npm-registry-packages"}},"2.12.1-alpha-20220908213813-8b27a61ae":{"name":"@graphql-codegen/cli","version":"2.12.1-alpha-20220908213813-8b27a61ae","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.12.1-alpha-20220908213813-8b27a61ae","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c9f29639113a30fb550847bc40f5a4e68285ab30","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.12.1-alpha-20220908213813-8b27a61ae.tgz","fileCount":95,"integrity":"sha512-zdluZWVNEeQfjjdINrcFvSoFAeXZ1skGYcjEEhBW+ceupyrTVPYeyMa2+Loy4LqUrJ8F+NlMA8fA84OeaQQppw==","signatures":[{"sig":"MEUCIQDTG6OCHGKSPKq6NYZl4VIMS4eeJFoM4Uq+fjuVY5N2nAIgOiglPzd7ZrSEL6m1u8vcUVbdlqfDCD2Tdo7Wbpxu4Nc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjGmD/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo7wRAAmQ6MCnxoJNsFmjb3g1VeqUBNZO55YrPllf4qvhOhWs98llpH\r\nW1FLOwjjx2tEhhIyiU3YRSjN5pY1MMqkOjnb+beyGYIXj86hKas7R+Dudqhk\r\nEaPtNXQfxdxGzT/5pEc4Z2KQ4X0e7R8Qn8xIBhyxx3OcP/iuEQSox5OvuiVz\r\nzzokCFcpdaEjtmVeGlDvHLL0iL+ciMwsYspc/h78qcFjKT57vBJ/dAxqzcaJ\r\n+t4viVwvymHsORzNOhs9+dAIcxEJwD/sM+MYFujjFDsBJSXfv5eWuSSLFJIQ\r\nxXseetn9v92r81V2KGCdM41KVoXajwPipR8BC4c5gBl/Kd9GW3P7Ppimiv22\r\n+lAGVbHVn0Zo/g6IiaFTR10DYTvQRla1O21O86nQMgrO+StgI32SkpWMYPz5\r\nBdrkbLCMXHMCbwpBccsKlNERjkiFluXK0AgO/GRQ4rYutQI78oAZ1msrNn8T\r\nwArHNnWVqGtDBB3tKqwSei85I494Vdrfs4PFWqB3sTdUAikKlDx3B537xcps\r\nrqZs2qkrS9v9UjPopGYfZ0jq+uotEAxWjiVI6g2SLFCwyQic7gJaWGB54jSx\r\ny7fcH7cClvxWNh2pGBqUph4B2HfRYZ3RG+1nam87EQIQyx8wA6faUhbgpGfW\r\n/c/FC6jmUolsFXsFqtBHBqCkUCWsfqysDQU=\r\n=mqup\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8b27a61aebc3db30a153f94063b7ab7f678c3dd5","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.9.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@whatwg-node/fetch":"^0.4.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"^4.0.0","@graphql-codegen/plugin-helpers":"^2.7.0","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.12.1-alpha-20220908213813-8b27a61ae_1662673151015_0.8351102336056533","host":"s3://npm-registry-packages"}},"2.12.1-alpha-20220909094440-573753130":{"name":"@graphql-codegen/cli","version":"2.12.1-alpha-20220909094440-573753130","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.12.1-alpha-20220909094440-573753130","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"41f37622ae2b83d65b989920045157ba0deac9b9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.12.1-alpha-20220909094440-573753130.tgz","fileCount":95,"integrity":"sha512-+grsIyx6pPFTEkZC/x/N7M0TlyBhmp+IFUNHP00yoWH/LCJcHNymNmG2Sp9udWm3SrpI1/BIpXt3eNH+psbWrQ==","signatures":[{"sig":"MEUCIQC/QOllUQLvB+JpKVv6RaoZuy/ICNfQ96aHMpjib5+bdwIgNL5tO/rQ2WObCyGAATyqWLYE2DFxvV9skdTqdv09wHw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjGwtJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoERw//WO5KKHpH4xFTT8xE0G3r6/67kofPIhUF5SBuqs4Ce4Ah6ewr\r\nrW8j8VjrRYmIhdak4beMrCl4+MJIwQTDp6kcd5uCUOpaQHKlt9psRxBpNdl3\r\n26ZhoPHBKjmhmh9gy+/O00NwV4Cf01GvccfJcUcLPJKDi/OUqHLmTwsRdrIA\r\nhfo05ducAqTkxoz1Q0i7cGc9oBIh1O+h7F5tsNKd+vN4t5l5cMJPuCE+z35b\r\nYAYF3u4cMvLu6W+MNk17wAigpNyTjL9hH552GpNNnNKl90I3O8I7r+G5e5QX\r\nUZu3RAr44Q3v6MEA4PjFW6/kfmChAakHRPaa7hwu1PgoKu38aiSMT3eKKFKM\r\nH8kSzB32FKIsdlxc1Yaa16GAqPz3vXkoqlkc5vXEbTCpVLqKC0stO+93HyTh\r\n7m79ppTHhcHMUgip9Erc4B7ybOgjAqE5Edis30T3qAlOrlxeAancHeUBJC+V\r\nEKN1rO8tsxGHR/XvuEvugCuKkHcIDDYZgpOPJSl+kiQsFwFNU6nXNNZ8oIEu\r\nqn4CmWYVeCX0op4wdwmUXUNY4I3WRbhG1EFsHn6R2eVy1dEfqiux3VaTMj1S\r\nXb/r5tWfJhdWKQ1wnmg5uf+ZDn1SFbSYFo850BgKVaFdrCxSTLvcY1grnFJG\r\nVsD1jQK2f/h0Wy8shZ1/QZLw0zTPKZxnWTY=\r\n=PRvf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"57375313028765a871012969b732b1ed891e225c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.9.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@whatwg-node/fetch":"^0.4.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"^4.0.0","@graphql-codegen/plugin-helpers":"^2.7.0","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.12.1-alpha-20220909094440-573753130_1662716745494_0.9088038814050499","host":"s3://npm-registry-packages"}},"2.12.1-alpha-20220910162440-e2aaf7406":{"name":"@graphql-codegen/cli","version":"2.12.1-alpha-20220910162440-e2aaf7406","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.12.1-alpha-20220910162440-e2aaf7406","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"3f355192d1b375ae2089493ca8965930b56a2458","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.12.1-alpha-20220910162440-e2aaf7406.tgz","fileCount":95,"integrity":"sha512-varuuE3ltjzxxIQeu/6N9GJ+LLyiEMJ0DnCsJBAJmktLvOVaW/qZMhV97OUjbbvwXAFjsPgevLa7EF4Sx8z1Jw==","signatures":[{"sig":"MEUCIQDGpzTlUU+EVwS12rPCtWJ50kVvylG1Xo/wXgJ2cPPIcAIgM/gj4Xleyf2k2FKUQp0vFsfqk+Y9Lb8WiaAKeg1c9MM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjHLp9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqCuw/+LwRbl0NBsDH9J8y1FOW+5GLaZQgSYUvlKkZzeBSnEDO9yp8W\r\nYDlqj2mFwYhOKo+mcDSw6F4uzasd4fmSGGddn11fUp7pGzqDPYOY4GCboV81\r\ngA6giBP9YS8OwIP4O/LwsNxFwnHXGqkxOvK7ZIZL1T4ySkYoTtrERvzh8Gxi\r\nI//jhOrWSqbGg4Dm+r7OvOUJTVqwRS7Y8qeRQAZYws0F1MUipnfrgp4jn7SA\r\nJlHSSW3Hf1BsSlyxELWkKiiu0FFxMOUy/wE7idUT1zXtHWUQ2nuJ6YqC/A0L\r\nu+v+2Zh1KgrgQNq4KmD6iP8BvsVQvf+7OwgLHl1/cVlq7SK5pPCHm1trsbez\r\nh0JR+I2m47Jo0JLPM8Qf/5SoR+bEd3kzltBXAml+8QZMeB97JH6u1qN83PZC\r\nBpwTE7ZPG7U5E/bZLNKQg1UmkvtlVt+e6PekbFWryQfJBJ7NVdHZexYR1BCo\r\n6bd93hAN0YxQxfIvA7rqChbgAi0WPgtOUsg+MXtJBbFmKTi7vXbEpOe0x/Jo\r\naarZw1jMOeITuk29VICjw7MQKQQuDBGd6WfkZqFdRBnk8g8rjqJsgTNP5Eqa\r\nNOidGKJkmuMZc62ugcHNgZBKl3uAKumMu5pC6dAP9fwCNk2xASd2WuJGah50\r\nKKOzOE0Wp1C8NAWHaPejkoutljQqr1riWL0=\r\n=yULA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e2aaf7406686c64b5b098bc075452e3b6f8548a3","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.9.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@whatwg-node/fetch":"^0.4.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"^4.0.0","@graphql-codegen/plugin-helpers":"^2.7.0","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.12.1-alpha-20220910162440-e2aaf7406_1662827133645_0.37681856763261456","host":"s3://npm-registry-packages"}},"2.12.1-alpha-20220911125759-42c6c5c79":{"name":"@graphql-codegen/cli","version":"2.12.1-alpha-20220911125759-42c6c5c79","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.12.1-alpha-20220911125759-42c6c5c79","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ccb2da33ae9e3ad53ba7236057f61fb379059b13","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.12.1-alpha-20220911125759-42c6c5c79.tgz","fileCount":95,"integrity":"sha512-ACQcoBiDKDxk2/G1RAOFlkWPZfx2rlVkMKUAlLOhXUQNVOBxKowapUZBowss0zQDkjahbpb7DEqXE2EChvU1sw==","signatures":[{"sig":"MEUCIESzI9uq2CnkQlWzduR8SpDEMdtoSon9f61I1JzPGsx/AiEAv96eOvn2QDgmI9OFka/kYODbOEttxjdgdlSBxRvgbHk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjHduMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqkCg//dJ8WvE+I79V9hEg8I4rVLKSLJl13Ha18IctdbQTYHVo5zQ8p\r\nTVI6HdBFsyQQHUKPi/D+kpeObngzsENMa87bLrxbSnmhE9TUk8Pe4Pw+aDVO\r\nMgdl0JpgP6ZsXWSZv1NKrNiUcBzmM7T41zQdrhBH/cWj0WHhJjoO+pRrK326\r\nP52YDIjzI1bpRIAIUsudzeWJGW7SFAjEg08LxrzELeHiuWjBrcgyw4UAaRb+\r\nC82cFiRyjO5bz5uGUxhSFEE4XPtWZGz9MjfDB3FkdeP8G6dCYJO1xt65Y/SZ\r\nEpCpGR1FtBI+gL/NuInz6YfjKyayy3aptSF/EKSpna8KKucvnme9F5xdo2is\r\nsUJUaKk8owtCJtbfWpRfYJAYTL4O5GpTLA3pV6cK5XFVAq+xf2maJN9nfarZ\r\ntJJnRPphkb7qWmyooSgYqNSaFJdtVyGA5IlzmDIUyul7a27rmzvEloR4ob87\r\nBHBQEp+FVSHflWHUcIln4trJDD/pnnLkyR7Lb+UIjJaMyqqDGAu9eAR3fM6a\r\nEzc9XfVZ+9Zjuokd1kexwWQdoJ871/TvPh9Vdl9uGD7uQrHtXfSjPCrKr1NO\r\nVN9n6FoGCIDRHDUwfutkKAYyN3qwm9UH8+l3cy+IUQHzuKZKByidNKSTJfCc\r\nkRPpBj5fwc8SpYotwqWrcvkNHTwjV5UV+Ls=\r\n=tEwj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"42c6c5c7934c3d67f2973e3449004928898ec105","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.9.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@whatwg-node/fetch":"^0.4.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"^4.0.0","@graphql-codegen/plugin-helpers":"^2.7.0","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.12.1-alpha-20220911125759-42c6c5c79_1662901131805_0.9203867695603696","host":"s3://npm-registry-packages"}},"2.12.1-alpha-20220912083929-d32f5f95d":{"name":"@graphql-codegen/cli","version":"2.12.1-alpha-20220912083929-d32f5f95d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.12.1-alpha-20220912083929-d32f5f95d","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e399dbd0e06a5e011c8a29cb9e224de5fdd07ad9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.12.1-alpha-20220912083929-d32f5f95d.tgz","fileCount":95,"integrity":"sha512-eeXcaJj+qBQZ7GVYSg1DTIeNdIp/vcXI7U5UEm6+Gey5tM4zWuFHBFHMyiJ6M24w5YquNMi9g5vZa9PRQXHmYg==","signatures":[{"sig":"MEYCIQCAVSrMKa96SEV764R6P5hXM1IrPTs2J/TINLBAjrpc7AIhAMaTMbtEchMPx0Vkv+60+aBE0sUlossKiRGePv/VERLN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjHvB8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrEpw/+JRHEzDaCsbkJzYSYhraUgAIpnTzoBbGmOBfELGP++cIEpDq+\r\nMDhcni++W5DQguRV6mJoVkQgCzijdwJwTNydB7lfkQ4WW9bqKeYuYSoaD70g\r\n5QFt7GLBSHVf7Gp3uSVIm9Zj+0mxPvrI91FmKSjp3reZ0f7tQU6DDN8bWSlL\r\nxKsp9+0SYfP7MBCrbjnZXegyzHLhigtTNkP95I3f8w9i2x0sjIvrJHg8Jsdj\r\nHC3wdW5KR/dgYft5PETBGahnHQlAqV/yQ2YG/PD0gdR7JOjGYsoBNkenj0IU\r\nKthvazVGCSOSbJREdloDwQy6ZEYqa9vpFEKKirF0NWZE5SCyyHHBL311TC5r\r\ntEsPaGSbOjyM8L0L+S5uN4HpOSSWZ/S2FJw9+68f3mqfM7xBsO+k+RUOcTZK\r\nt9h+/4xEK4Fjdo0qtQe8QQC11OJ/4/FGJyzj9r5YgrsgOy+1h8JGk7hdLqGD\r\nO7eL6/3wu2bWz4g6E+7X9yiphi85cEx/9of1XrBzzYdAOwPMTdG0Aoygpr0h\r\n/dFtTCjT8n7VlK4yOvHJECwUvyR11e52m1le/tnVNZdfTa1kxi2S6Zd7B0un\r\nGUtu+z5PYaOYVy6VN/NAbF4bglRsJWetZcESKDUwDFRU9ywtELl8G6HnYthZ\r\nJM5jVyD2GWaNmxtsLm/cH9WjxpL78+RP1hU=\r\n=PzNJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d32f5f95dc8d8a1659210d96c595b139d09071de","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.9.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@whatwg-node/fetch":"^0.4.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"^4.0.0","@graphql-codegen/plugin-helpers":"^2.7.0","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.12.1-alpha-20220912083929-d32f5f95d_1662972027963_0.006024587057624098","host":"s3://npm-registry-packages"}},"2.12.1-alpha-20220912092027-955b583ab":{"name":"@graphql-codegen/cli","version":"2.12.1-alpha-20220912092027-955b583ab","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.12.1-alpha-20220912092027-955b583ab","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d9263a841203829d8ec44bdd336450fccff1e2cc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.12.1-alpha-20220912092027-955b583ab.tgz","fileCount":95,"integrity":"sha512-InL0mKdrKl/ND+QbKE8zTUi0I2cTA4YmTDsEQhHjMRLuGbBstlJ1lEJpPJfjHYumKkZYvDmbFlkXorzJHXJE5w==","signatures":[{"sig":"MEYCIQD5cCLkVR2+BeeHUxPFWblpWaJiqVF+jiN/h4FsdrNnNAIhAOK1IL+kVTslst5lpOAh84MBLELE7u1ZnTLG5jQrM5V6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjHvoXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo0TA/+IbLo/Eo655KSCn38WfeIJ2VY3ByLnV/gPcFaAdZbcMysAwiP\r\nFPnVQM32PGsVJ5atM1HMBrS3tTGjUQd4Hjb7qCpoVYAKgj8XJHA4QWrwW74e\r\nYW3ehzxt+hL05NFbFkYPR41PosjWfTNvXTr7jVKe9zIqsrvbOxVj3T79kc1g\r\n6WzO/Q2QVLOP+HDxfLbda4jtxv9NCoRdePvRWSr5lJRcQbCZhfyQi1AxoGED\r\nlilLlcRnR3NzHJ4+m2wtqwWfoTdLjwjnOM2hL65sZbnS87LsSAlbrDJssuFu\r\n16DLLH4RfnDiT8JBUwx1UhDiaXS892HOXosYtyou5HEQSFei1fmOhgh618IF\r\nN6/QXQhNL+hYIxLpsxAsgKoSQW/ZC5vhiRcG4b0CqMG3KQ1YIjCUAF6HlXrF\r\nStFQUwt5QAal78BSCB77rra8jhLV8GixHWgPYE0AvEeUwtvrV1aIdI/SUCjZ\r\np7WlvhZwFE7qgQNb0owKhimv/YtZLLNaFPpYaFrugHsKpH3JZhrM3jYp+u2d\r\nQz5VSJgMxm0K3PcdSD4tBPlmzV2FZejnclfolbHQRUNdSTdudzqrzZwHp3p0\r\nhPjgj2BtTpW78UzqIIXtx9T9mh78zoBxHudNQQzaqkGaDFKIBIIa6HUuY6cy\r\n8WsqGMb4zTO3PrKRi3fzhYzsMcX2Z4uhbMA=\r\n=Uccx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"955b583ab2dd1f0899b5cd5fc916842328b4d76f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.9.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@whatwg-node/fetch":"^0.4.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"^4.0.0","@graphql-codegen/plugin-helpers":"^2.7.0","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.12.1-alpha-20220912092027-955b583ab_1662974487586_0.7435601478400307","host":"s3://npm-registry-packages"}},"2.12.1-alpha-20220913181533-ba5bc754e":{"name":"@graphql-codegen/cli","version":"2.12.1-alpha-20220913181533-ba5bc754e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.12.1-alpha-20220913181533-ba5bc754e","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8c5c1487596219ae2447a763b23486273b9be2bd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.12.1-alpha-20220913181533-ba5bc754e.tgz","fileCount":95,"integrity":"sha512-Peh2wwHXDoIh8PXIslfMYogf2+HEg3vV6jbGuLYPt2GJWU+9ZW6/3Z38xY5aSd361XaTvy+yJVeBvBtyW7HT6w==","signatures":[{"sig":"MEUCIQDguqVcTw8WQTKwUgzAFvl5fkRqEPty245vJBqN2A4b7AIgN/gtCIaq7dujMDI7Kz0Qw8DknLvTpPZkZDGdWOjT7Qs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjIMkIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpLhg//T86xP5D2QTyMBrRjp0PPEUE/wvqZBqTHi1yJsTQcRaPzVhBh\r\nkDNYlvW5bsVWyON+ofzOyH5EtX6j7gSaCnZ+zbMgKzca+RABuBUwzWIl5Uvx\r\nFdf5zeOy7KzsoMPv6pC0A3tFDzx/oLAxdCBhjirownqIDgruxL22TR69/wki\r\nlOblxhCG8elapVDo86shpuYVzdny8og8p1O3zB5EjeWpgZKmss0J8AV8rGAI\r\nXkoEmBU8U0X77ZB16xqhujhLEw6FTj3JaFeZJo76TIbgkkdDJwGpGxQPxouq\r\nP3E8pytlLcaTGFR3i+yVFfsKtyBrh2J2PD5dm13PGVafDNDGt58EX5KiEcFw\r\nBWHAaCi5cjwh0prkvj/lYMVh5D66n1nnwj5u6G5AhVG08qNQHT6qLtmRwPEo\r\n3Zp9fuf1BxU+5KlBR71mHx+FmNk0DDqWqZ/xdw/F9557L8dfcoV+9Oic7q6M\r\nxZp+vFQFbpI2aVO2NKtt199JqGXQroKyskBqluB705EirokSBVTFg+JVrjRD\r\nvs9Gycg2dLXwqUJnSzTLG0SVQHafAzLqKj0iuNzsG4Pp+AjV41GKMJp0o1CI\r\ntHkGn6t59AEn3R75R6QNaMuHycgNzxFtvYhCE/VAajyU4ilSppGbmLFTTF6T\r\nJ2bPrQEeeUBwiDzds2VbetFQyvgMahrLpnE=\r\n=FtL7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ba5bc754ebaac2bc763ff378b0d48028da39bf7e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.9.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@whatwg-node/fetch":"^0.4.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"^4.0.0","@graphql-codegen/plugin-helpers":"^2.7.0","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.12.1-alpha-20220913181533-ba5bc754e_1663092999817_0.7226143007018166","host":"s3://npm-registry-packages"}},"2.12.1-alpha-20220913224319-83ad35594":{"name":"@graphql-codegen/cli","version":"2.12.1-alpha-20220913224319-83ad35594","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.12.1-alpha-20220913224319-83ad35594","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a020187151b047446d10810a3a0014f83c9f335b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.12.1-alpha-20220913224319-83ad35594.tgz","fileCount":95,"integrity":"sha512-5VkRL5CdjD5Q6cWbirjST0wuHrbTwqXbpUb28tg/T9pSsIJy/vhOmMJnYvnKQc3lCEktwjNKo61mMZz387wwQA==","signatures":[{"sig":"MEQCIFep2Ec+n3X/ljwZDN2/04cHFCBQNqpJwTF3vEzDsFCtAiAUPZpgVjVZ2g5mpGMmD8R9U1wLIs5Fu4/qKTO1s+G6HA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjIQe7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrbGA//Rn+eYit0qMbDjtdNWddX1XrAu8pkbbIfpiyDj9KEoPJUkw6r\r\n1Om/9FbCBbFoRe3DJ+GAJF+MwKIDG13UG+QFGQoR1rldDpOwftKens/r90ED\r\nuRjnyaylm/6Nc1wS8SwNQ7rf7dysmxCyfEjRsiFi5Wm/H6wk/3HMNKcqs1UE\r\n7gzo0O1otCxMGq4iVH+Jy9LNm0KfqrXbWzGHG+XEfh2VjD8KLOzRoVSV/eHo\r\nW5QXbEE1M/9vqUcn2UYSFMnewarN9Gob3mKFiNWqp3Jwm/+4UhTIbXN9P+1Y\r\nG5E1TJhEvKoVi3ASuST/784tukmQc7Xf0M74NTtllXscFk3I3pI5D4l5SaSI\r\n316jom+HLlSX1Z7rTjcRScnUOYlM9+yfnD2EVuwlXKe0PxFhNsA1Kg09BoTC\r\nO60voyapstYi3nMtUmF7xFPUBIvJjN4Y21f5hIQr+h/05RtBlXHQ/SnYTyX7\r\nNLmqZqM+6ZGY4eE91J5rIh5MCLTFK4y2oQEsTGKnoHfD19AnLpJd+A6YR/pg\r\nlJjdWiV4A5askzwQS6/D36cBkuWNkiFlU+xXTlZFJyWP1AEompoC98s+lrCY\r\npRU3TtLgVS9VXtqOnj27Et6lVwXuLUX6/ErxCO78A3HXZ37gGPK5wi/2V0d+\r\nzuQ+ciHqIX8eaW/0hoqmEWfMUmb5WiiSHMY=\r\n=B38b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"83ad355947f48500a5201e565bd545804a2dfdf5","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.9.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@whatwg-node/fetch":"^0.4.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"^4.0.0","@graphql-codegen/plugin-helpers":"^2.7.0","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.12.1-alpha-20220913224319-83ad35594_1663109051544_0.7203850273519297","host":"s3://npm-registry-packages"}},"2.12.1-alpha-20220915222732-205f63ef5":{"name":"@graphql-codegen/cli","version":"2.12.1-alpha-20220915222732-205f63ef5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.12.1-alpha-20220915222732-205f63ef5","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6048cc9f8fbd1a8203510ba3b2097fcb3a77468f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.12.1-alpha-20220915222732-205f63ef5.tgz","fileCount":95,"integrity":"sha512-UCXwmI6nzHXA0hu56MXDB0H9AkPaQCKwb+FBe3yNdTTRMfC1KCFuFGLnZoOKlL9bC7L7pRhALd2nfnRaTL9JBg==","signatures":[{"sig":"MEYCIQC+aHkWNbpYtx4aUj/iFmFNvThrPmJR0hzJZpJMhXF8lQIhAM1Yck7A7WTLHOW9I0UpYqCmqHK6mc3ySvW2omICfFmt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjI6cTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq6FA/+KP8qcvYF/vBfjWQ8++1PRrQg+bMy8ryXuyadQVWT2tlMwNhy\r\nQuX81j+PCuRgSdHv+PMjvp64+thQ28fbToH/4M3ORax1ETnwtiZDM4r6sjgv\r\neo1cr4Ui6hWiqVk5MEYi1l5AdcS30s9arSUQhwVMnH+uIl8pAQSPdE6u2c0I\r\nxE2Xro/NPvW+P0tjU8Suhizo/Vbgt7SO9zhhFKwhvGvGjcj0frvY2HLGky5j\r\nG5N/Qgt2o7fVps+I9wYgJ5IRGUGH6l/19HtyQeX6HhR7FRI26pemkeIxer6I\r\nbt+/HX4eANdopaEg/AP7FtzEYeggSoU0j9wT5IKLs2/M3ue7AbuZBzGXy0m+\r\nla2AUEyuhzXSAXkwCmbDxhoNm68jpILSsS+hpKIhLcvycy447qiyKkk3a1v9\r\npR+lowqT0bWnM1mYobl/atp9nDUmqCRi4Lrzd/QNrjSyPk5dgPnOYDNLBM2h\r\nlJ6PZ703yJy2cMcpXcu2JlpT3xJq3mWjBMh3NfE6bZNAjF2hzTxhxrf+noQK\r\nGkPNRNTuGefrIWYaxiU+DQ7/1x48gy4N5rJVr93WMq8+Xw7jI2TinfX1Lvm5\r\ntI2iO1QxMZJAGNJLKzF0HhBP+p9Gnpr5nOfIUlsvq7OVwwRht3iKUSnVbXNW\r\n9SORnh7lPFk85wtNOvdyTTK/fud2T6S99hU=\r\n=F6IJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"205f63ef52fad7d3e0dca590714ca9a77712fb19","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.9.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@whatwg-node/fetch":"^0.4.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"^4.0.0","@graphql-codegen/plugin-helpers":"^2.7.0","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.12.1-alpha-20220915222732-205f63ef5_1663280915416_0.4104548229940097","host":"s3://npm-registry-packages"}},"2.12.1-alpha-20220917014334-317e8f7c9":{"name":"@graphql-codegen/cli","version":"2.12.1-alpha-20220917014334-317e8f7c9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.12.1-alpha-20220917014334-317e8f7c9","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"5f5676a837bc1c95cbeff325a1227d80ff209862","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.12.1-alpha-20220917014334-317e8f7c9.tgz","fileCount":95,"integrity":"sha512-k1tj0AvOHQFfAhBBrGvElMoVViQ1Bx0XTqx6ymRFhEPD0hc4Vu5vW1YmjyfgSW9aIaGcmNQyvGZIiKqfdlXbnA==","signatures":[{"sig":"MEUCIAvGeIfnThgZxTyxlBT3pC2oilO+be2dy2+JXSF1YB21AiEAny4Z0LzK2HsZahzizH1PXgWPyOZAKvDlTIIg8PRuA3s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjJSZ7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrnNBAAjwr8Fo+qf8Q3Pb4ACaDlyF424A6WSSE+6D6uFV4KN7D4BrOc\r\nEDENJpXhalj4XITN1UquLe2aPxdyd4LTV36tSu8Pu1wQEkSlp8pFpwSj4ScF\r\nZUF9lkdT9geoNBG1CsKmjq9bUZzpNcfCCUz81VRRnU6k/wuVPqtmpHRf1wD1\r\neyE4FviYt37SRwNVKaV/yq4cAI+KP2Ul0rRRcRHRRb1YVapKAYBFxUo3W2LL\r\nJJf+q/hDyb2RVooDIkXqiJ+EMQwmgEgvXGWYxv1oNdViUtJu7DuIyHO3hTrJ\r\n2lkmBWBqxx1xKVD/WXdjkcWp3MuRiagZk5t+MkaXg2IWdmyGVrHLvtzwmESt\r\npnXAbaIHat+HpRwh+aQAy2X0TQelWQ6U8NO5fA62mvmT7mRQB2WUFTm7T5xY\r\ntNuv0hqLL78+oy/krRg7ZjAsPrPP0va+Rru5sJH9KQCAU43XuDS/e/Z9pcBb\r\nX6pee/111d/jz45kFSQZE8LszMv6SbSuNGI247RVTWFxuGVG4e/+vtqFVaYl\r\nVJoewftbvvqUq1UqtgeQdJzPEvYhYX9QrJKo6gf45Xmq1gY4F+E14zQcsd6K\r\nc1+kc5rXCv6NB0hVC8g8FOG+ytR5v4wvh3BeyVIabgiPsaYQKhhwA2nNzlKa\r\nakAnnKQIn1+cujeqBmzaHGKR+/vPWtzwVEo=\r\n=01jW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"317e8f7c947ccf8763c2b0a10c65b68c51f7591b","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.9.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@whatwg-node/fetch":"^0.4.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"^4.0.0","@graphql-codegen/plugin-helpers":"^2.7.0","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.12.1-alpha-20220917014334-317e8f7c9_1663379067551_0.7439452009335916","host":"s3://npm-registry-packages"}},"2.12.1-alpha-20220920093645-344b6e55d":{"name":"@graphql-codegen/cli","version":"2.12.1-alpha-20220920093645-344b6e55d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.12.1-alpha-20220920093645-344b6e55d","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"2f95d94a61ccbf66341c9eee3958c72fbbe0f23c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.12.1-alpha-20220920093645-344b6e55d.tgz","fileCount":95,"integrity":"sha512-1EfY4Eg1CDmuJbZFiLiSuLjdyn7hJehOhazGIT3p3/Bs5QVDxH0+2WT0W5A+2TFtMHmaQJi0uxmEONuLCCUewQ==","signatures":[{"sig":"MEUCIFdjfWMu4vFoWi0SDdcowJpai/e5DQh5TM7dqOJ2CuqQAiEAg7pPET8rWeDjGCnWshDw1nLa+/ReY/431fM29YfXE7M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178613,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKYnhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpywg//dj8dNfCgU5PI7vZI2BoT7S8J4nSGiE2TLek61X3XEYHaO0qI\r\npExvneZzmNx4iKylEyYvSC7gcRQ+8zlkagTXYc56x2keEWbLqVVtdrwP5pTZ\r\nIeMYouVzmVJipISYUeig9/bqEkmn+kF7ZGTGFPjvgh7XvJAf87eBuPj16KEV\r\njQ7fdUsDjG8fly96qzwJk4KIEAasY2r9NG0+QFNWFLsQdWE57Mbhsoemz5oK\r\nLy49WHEfiLkrOhoPb2XyGN/v+fgW3XSNK4BDFVommysj7ZEy1CZB2mubdaQc\r\nL2p1DaBQRmRaTykhS9mk1OzPT9nKnT4fK8MSTqN6aW7Es37MnOfosibuJDTh\r\nnKB9g+Mopyo8LD6jJOtEZ8k9hk3A1dhCjb02t4emOL6/nTskXvXx90lN2GFO\r\nUeD0KYmMwS6vkcP+q2Vy+EQRqK7niicaaD8hZk4Fc8dEehgMPchZ40wJQwhN\r\nNzx8s5FdzmdcgZnBjwFRpD1BRY5q1xe0DrWP79lWuWNChx5p8o4n+NspP4wS\r\nFlyEoHm239zForKIF2IFITaryzOCa7r4+PHpzQwEYIxlnu3SyoPHji055zs4\r\ncx+dwwj3I1s6v/QrtGkjwFXpkbcnwQLjGov+BfdUohm19/QHVn1EkEwAkA2G\r\nCm3CttPiGFUVaNae92MAggC65E9IM2lvmww=\r\n=GJzj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"344b6e55df2041ecc03d21584151b09741a114e4","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.9.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@whatwg-node/fetch":"^0.4.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"^4.0.0","@graphql-codegen/plugin-helpers":"2.7.1-alpha-20220920093645-344b6e55d","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.12.1-alpha-20220920093645-344b6e55d_1663666657329_0.02997426225311761","host":"s3://npm-registry-packages"}},"2.12.1-alpha-20220920150142-c1af767d3":{"name":"@graphql-codegen/cli","version":"2.12.1-alpha-20220920150142-c1af767d3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.12.1-alpha-20220920150142-c1af767d3","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"64ffb8632706065b11fde82ae178c81da77643c1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.12.1-alpha-20220920150142-c1af767d3.tgz","fileCount":95,"integrity":"sha512-lR/ed3k0zRJCqF8lfMo0PoPYGwceW/C4E5PPGdDlE5OsdAUT883TYK6EGIIxE25m3EGKmfz6cNQuQcJ7aBJM7g==","signatures":[{"sig":"MEQCICWKmvZgTGAl41sGHTAQ87RxfJCnRRGKr2pkp+/FZmckAiACD7pa/e1Izjwq+vFe9gMe0rsdEX92m8kkPQbVB+4y5w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178613,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKdYYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpJvBAAkTWyzjMVTMbyEg44EhA3bTEh8TRxEF5owFH8Lli64FUHQZRn\r\nqof4o+0dtKRyWNnn6Msy6hKDsmx5WXetSUZubYnRfcrCpQbiEIp1mfimmTM1\r\nrvzMcLia7vXUbdY5kjbPfY4GQmPi8+wgdS1Hi8VjL8aU+GhMH/xKnWgDffYj\r\nV4XpMzl3thOuBpj6Z1ZmRiAEyjhKheeYdnP3XT9+LMPx2X2Cun0zCKz0GjMc\r\nXPcekRdkIzoZblHEaC25iGJlAn6apbQ3Ki1QKSLD265l1iPq8v853B8q+hYP\r\nqzHfE7w9LOhnSCVv6SPpoEDpxpZU4iRVhfLHs+/DENPJgC1cgXLfhQnR5OJC\r\n8Pv9bdDT4A0mOxNQES19Tx/6yGEfcvFcLs8LMjFswLUKBNaL7cwd/XiCx6qr\r\nByvevPTkXP7R4zFlwqoVCBUchRgpkeiIEgMX8lrtAmUqXf2gzUiww/0eolCC\r\n8vXnxDpPqynzjKaojERTRH/RFqv/TOA2j/WGvdQFvQed+wzOJxJmpl7KKQn6\r\nAU/KEyQ/ZLcWIWhfLp+ZASG2q3uPKOj9U/rQuuG4ZgErkgYD7CNnK72bDy2X\r\nu7yeUrlHyBG3ZfvSsi1cGsGXmG06GZ8M5XeAL/TQdHuuQvPk9W1dwEQEvybi\r\nbg9RsEmEVbiQs3x3Src8MUzAlG4jpcECAXU=\r\n=MpbY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c1af767d35f458e0dca4fe383f4487739fc254dd","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.9.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@whatwg-node/fetch":"^0.4.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"^4.0.0","@graphql-codegen/plugin-helpers":"2.7.1-alpha-20220920150142-c1af767d3","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.12.1-alpha-20220920150142-c1af767d3_1663686168137_0.30337295464544556","host":"s3://npm-registry-packages"}},"2.12.1":{"name":"@graphql-codegen/cli","version":"2.12.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.12.1","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0a8533015c16cfe5626611f836321dd281a2b382","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.12.1.tgz","fileCount":95,"integrity":"sha512-kBYArVrIceKmNy2qZeiqoAHuNFUVRuVL3f0XX3VproXNmCGjLzcYosPmzV8+2H9mjjDU+vq5mLddAc8oVNGz9g==","signatures":[{"sig":"MEUCIQDikoRBJWhR+Ub1TLn7nL3RFCSLFX6liPTLHNhCod1MwgIgBXd0mRUjQ0S/c6XtBXVyKjhVHHdjsOvzzCSimM4hvdo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178552,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKdZjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrvuw/+JoFgobDjgxaWYMUm5C6xMvz/ViZde2Pa55nZsWa4jcV4sAyO\r\nGxsqOjZv9NCkWfWD2T78v8YX6dlFC4vWxDTQK7nZTc2x+34R5qWxXJb2qkHW\r\nWrKRCllngDDzUPikaJNfdmyfVF67JCtxQ0OU1YDUOxBu9PSYjx0HYmBBemeg\r\n7VY7zBK6UN/G7sgb8ewNQw5QvBUeo7AM37U19bwqsWg6x74YEbKF/i5046cC\r\nGvSUcPBm47zryi/wUozptX/uly6V9DXVHpNPDX44pvoJz7eyRaIDXz9FP87P\r\nI+Uymjd5qn/PD/luHqtUJP4o4Vp97l9z3r9LC0rH98DUZhYpbu3Cr+qYB1QP\r\nBweqs0EyNpP25G3T3s6ZrlSoK+EjmoJ6BrlOyGbBQ4DMwSK0HM77x/1LH7mj\r\nBukN6Z1g0LtxCXGSf89eGW/rOGvvze7SUVi80Bt2NKkSd3LehL4kPB8TK7UV\r\ni5PrHA83p/0Kk0xKMIqfJfMQOyFm2lZoJ0nS022aO48KQScTmsGOr2f5q12I\r\nVpaUdmI+VImA0xAFNiOtQGTjp23dJUPE+5vdTGqolE1g3twmAbXMf1/Yuvcv\r\nlFRzHpD3j9Rjp2JofpAcD+43WKZfvRU/UQHFajmvAnKnODUoWDDyyydJ7OdD\r\nlqA3WXvPt6XLo6A2693X0d8CK1fUKwWQLWM=\r\n=a1SC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"10351f46f59002c1ffcf98dff3c4587bb317e803","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.9.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@whatwg-node/fetch":"^0.4.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"^4.0.0","@graphql-codegen/plugin-helpers":"^2.7.1","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"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/cli_2.12.1_1663686243035_0.6193559701877112","host":"s3://npm-registry-packages"}},"2.12.2-alpha-20220926134526-d6df4f5dd":{"name":"@graphql-codegen/cli","version":"2.12.2-alpha-20220926134526-d6df4f5dd","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.12.2-alpha-20220926134526-d6df4f5dd","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"4e06469832f59c2a2baeebc1900606fb9bf789bf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.12.2-alpha-20220926134526-d6df4f5dd.tgz","fileCount":95,"integrity":"sha512-5saU8Udmu6HcMsmlKAMHvQMbgyjBHJ8HmgBT5MtwXSxbZx91ytUye6hMBp8TkxyBQlnkjWx6KjU3MuRYJe0O0w==","signatures":[{"sig":"MEUCICC7tvSNXHcO/O8vM4gN9QcPLWrM9BRnvDnOFdYBagGcAiEAyrqLN+6iwplFXuRaVHqf5XTX+l5DBSnOProkqCWPYzs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178769,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjMa0/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrThg//UITursrsH1GpyQ892MJ4po9r+J7mojwMXFkBoGZa2zJZrmZU\r\nrCmrwiaijXXWLyP7TnCjalNIpzzm0I5kAxUW/awxF769hz4rJXLjRiHT8vGK\r\nRbeOvxH37I8VMw7/5c7Nzyp1XDuK5DYXxRlXOjVD+9SxlFjmzvYvLcfbxcwT\r\nJgSUc65iOhoTozp6oeryj1vsPEM3478FY+U9JjeoFKRa24y6MLqEfrYkhEz9\r\naXkcKDXaDH8BxHn1+Jk+eoSxxtr1yW9nK2odqWVRUTGSdq6TPvAr2ssdVr73\r\neybmRMs8qkzB9gDeHWTc0Jp4TKtqoPrj9TzvHTo2ymdKKAapCnPVm636ENA3\r\nUuMJN6SikjKstf5/g/QBSf9uE2a21lWZlynW7hJV8NMoJ+EO4W3ogyPSpGrz\r\n6Akf6AmQAjCn4xcSTS5v5Ypd6a6o4o96t47HXHuYMx+Ae5mLdDL2CT8mZuj0\r\n026OL9qGh+ekJB9hWyB0iQd2qSibrZFXGWxtdyc/rWWBM/vR4HCRUmt7dzoA\r\nnYSM04GNWaPmeP0GMwyOM2zSTp1fFTd2XcMKTylqNZWgHrzKyJGZ0znlvVXy\r\nN09ZF6hsH5iyWjV6d3PXtKlIDOJLhiSZrmzrK3BfI7ZW0IJMyGlpEO3YjGRB\r\n3Htl4/WG2Vb0ke/fusQBtGASE23MYomELzY=\r\n=d1L1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d6df4f5ddba5dcda12d422a45f45dd38cf3fa2cc","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@whatwg-node/fetch":"^0.4.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"^4.0.0","@graphql-codegen/plugin-helpers":"^2.7.1","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.12.2-alpha-20220926134526-d6df4f5dd_1664199999048_0.41808927540331897","host":"s3://npm-registry-packages"}},"2.12.2-alpha-20220926135217-9eae7a3c0":{"name":"@graphql-codegen/cli","version":"2.12.2-alpha-20220926135217-9eae7a3c0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.12.2-alpha-20220926135217-9eae7a3c0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1ff7688a9a222560c61ca06747f6a26d27b1c243","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.12.2-alpha-20220926135217-9eae7a3c0.tgz","fileCount":95,"integrity":"sha512-CIofSK7ZMPr8vRoulycaYQu6nvghpsVNYTt+BAQ6FbnynKKBueNMoGz86u2578J1/tM1F/KC6kE9b9OXr47kcw==","signatures":[{"sig":"MEUCIGvM9/AwFdDtzKChPT/k8EWcn7khLyRhQaG+VyUW+62DAiEAn68diZo2+XI/EzMRX4gVI1RbYJofK65tCTAERaknvPw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178613,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjMa7IACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrrmw//QFgwP/TzTn74ta6GAOtIKqOZEdTzPOEbh1KCG3IrnTH4jdZm\r\n81KXqcOzOEUHMD5K+1mc12g3qRncAke04J2JBgRkkDafpYXZ/UVZ96ZJGe5w\r\nBQL6lAXo00iysZjW5DtvbIpQZuguEohJUm9Z0X1+2hdym4QylmlJM51F1P56\r\nL9FD4yzDfTpkFpN1cf1FxE51VurDe5I7LYupvQscDo4DwUutVc/feksQFYjx\r\nYmPGgnSS6WbPn/8zlgajzaGISaLq/vCwLbtQ/kmo4eKpoSWDRCL4OP79Glfs\r\nIYuUrvQrpBEVMDe+TOrCrRGwFzIUXKIte/vhziiHrXSMz/9ZdzHDwuwMc5ZW\r\nDdfuoOw93UX9U4yI28V0KYn2jBUnko0LT64Su+A5XHr8Mc3n5//JUSKnd5zK\r\ncwl38qVNNAZzbRBxOicr6Fr4t0UHevbDzNaLeg95KS4UU4CMO5/oMUInromC\r\nESvLjM5fm/26UXtJUxM1QnIbRifa7X4LtVb/f94MsjvcWskEW4GTRK8Ck4ON\r\nICdg9C59tI813EwnlO24iQmyl1bSdcT8DiF3Naiz9xuOO3m+DM2ehxIgKOrV\r\nNW1wyY9Fx+OO8ELQ+WSnZQ4gZ0c6q0qrcDLolsKOcwf03iOcHKBYvHnjcvH5\r\n8pszLPmSUdp/cVP7oqfrl3kLhCoOU4pxZYA=\r\n=bww/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"9eae7a3c0afeecca0f1880f76f48d7f6cdd71a33","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@whatwg-node/fetch":"^0.4.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"^4.0.0","@graphql-codegen/plugin-helpers":"2.8.0-alpha-20220926135217-9eae7a3c0","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.12.2-alpha-20220926135217-9eae7a3c0_1664200392185_0.40635791013632705","host":"s3://npm-registry-packages"}},"2.12.2-alpha-20220926150938-538119bea":{"name":"@graphql-codegen/cli","version":"2.12.2-alpha-20220926150938-538119bea","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.12.2-alpha-20220926150938-538119bea","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e122576557cafea0b702942a378eb2437f83d09e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.12.2-alpha-20220926150938-538119bea.tgz","fileCount":95,"integrity":"sha512-iYdgtOrcNZ162prb0Yf/7phCWVKR2Ar8E1a/cLDB9s4d3bJTBTqfUuct49DxILHIfPj7185f7ClQd8cRLHJNeQ==","signatures":[{"sig":"MEQCIEcg9Dx/1nrE5PpUSzy0S4lk2dPU9dbsl3DJrVlqDMJ7AiAvlxmJGWTCN5DKaS0uq5R3P0eiVCIPU/u/q1nWgWMhPg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178799,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjMcDpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrctg//V8tSjEsp8/HJhq47/SEDlShfG1ULnQE+3IPV4RrwuSjZWhjD\r\nHAZHU7KjQO/MHMqzkeIb1hh3CVZ8ALvQEvVhDOVSdJgNhXlMFN7JAAwqSflb\r\n0BClyC3zD4yzgB7AO9y7VwPNxHuvPCInCJqT3/YxJGvAn8lefiHSgV5dx9vD\r\ntLgaiWPrJ1Uxl594ruEJ3XEpKiQQPPELJogDV/7ZhuKLvkrHCaBgfi/yLhd/\r\ngtct4XsgqRsVc0bQtPqHTJnWmXYMYBzb3dAXiqxkS1NGrTvYCQWjCzOFazZn\r\n0VjVKQdhFjl/bFkM9SkhVZX9PG8ZtjTNaLmpYwcs9r2rTn3LOymhXvYyQPRi\r\nDbcxYt9+H2w5URO8QTtdO1uTAUYvSmdf/o26H/rSj7tejvRzoTMGb/OgLzDi\r\na0D+WnsHwLhGqKXiuh1lfqIq0copqtX2Ey6quMyMn7P2RpkWwpNKK4u/F2Qq\r\nsYJ2O1BErYpzJ9HzIarorxgrWXhtGy+U00/MxCT5D09u/dP6XGVTNkCx6jXJ\r\nzD7u05BVFmeaRp+hekr29QhjpEWdIk0k9JYsUrZyjntpxpXingwx1fC25be8\r\nWvl1YIe0ngTYNkjwSlp8UtZlqSXBwBrv+rmQKCEh8yz10mMN3mJrJ4cBudk/\r\nWbowi3eXKTOwBaHTi44HhFz4SLTYKSWL3gE=\r\n=gy9m\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"538119bea3317fad1e58317c56503f153f715075","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@whatwg-node/fetch":"^0.4.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"^4.0.0","@graphql-codegen/plugin-helpers":"2.8.0-alpha-20220926150938-538119bea","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.12.2-alpha-20220926150938-538119bea_1664205032946_0.8825468686158673","host":"s3://npm-registry-packages"}},"2.11.9-alpha-20220926151609-5af00bb63":{"name":"@graphql-codegen/cli","version":"2.11.9-alpha-20220926151609-5af00bb63","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.11.9-alpha-20220926151609-5af00bb63","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"49f0c2d07c45298b162653f5e9afcb47ea18da34","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.11.9-alpha-20220926151609-5af00bb63.tgz","fileCount":95,"integrity":"sha512-WZ+5ghxGQm0akmrgJTaAIkOxBd+G0CrQH7fzdoY6BI/mX28POsOtLMwAXx1wBXIqMw9b6ZyiODlGbiN29iKT2A==","signatures":[{"sig":"MEUCIQCm2KlRwLbIeGuKlVxORy6DYXJoTdCbuLx8LWEtGqreqQIgfzenXK1eZvbCfZ+J4XIMBi+4Yql7TeuE+DoS0vRSCqU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182703,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjMcJyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrmvA//UbxuOIOhSnyUgfvIbvxpRhrNngchRubkFaIql6AwttV0Gt5m\r\n1k21RsOtF+9Slj/sRo4hWwb/ZKs1gUm9vOH7z/qGMPEr9xnvEhXsYIj3SrIT\r\n58fvl9wFjj0zRyvp7Ix+ZIllkSrzhKfptwehggb70sAdk/pZRlQCHwt6e6Wp\r\n9MzRAoL2pWLUMv+ys3aSoBLYIbGF9MHyCUEQW87VUg08jspQzqsNHHXPHySF\r\n71uK+6G1wduwhtjC8xJqEst8WQRoNzdSfHksw/PauiqmXdFvONMixIEO8pFF\r\nemAMHi99Y5FCLGFNT2Ti1ZiDkpIMp78AE5lDxAB0GlfCdAcnribqJ4fKq8JI\r\nvA8u0IknB2jekoVf0Qh67NNriK98tklq4KSquSG2kG+qhskxu42CXb9sBWRk\r\nWFOLHeEcSuZ/iiMdx2SWsGRdPMYw5Ez8syKaoBlD0mJhP7Lm0TeKmUX+GVsp\r\n6ecVgp2XGk5zaOd1llpi0djT4ZIy84ts33Y6gbq8fpyUBjgcJYLfSkVLXFm4\r\nzFj2faoeuPB3gtF0gurBsPJBdAOXbOa/ey72ZUXUb/Ynt00yuYk5HjV+Zz6B\r\njLUv0Ag0tPpX+Q0u5DrBR8483HA6SWypQJEmYpSrP3i/gyWH7R5mxG/thXbf\r\nXkEF79FM718BfsuiRgar5DwfVs1jJcizRP4=\r\n=nJFK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"5af00bb6361816b5d4503b796c6dc3f4eb431639","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.0.0","@graphql-codegen/client-preset":"1.0.1-alpha-20220926151609-5af00bb63","@graphql-codegen/plugin-helpers":"2.8.0-alpha-20220926151609-5af00bb63","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.11.9-alpha-20220926151609-5af00bb63_1664205426283_0.869111673068939","host":"s3://npm-registry-packages"}},"2.11.9-alpha-20220926151710-2b3eac5a0":{"name":"@graphql-codegen/cli","version":"2.11.9-alpha-20220926151710-2b3eac5a0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.11.9-alpha-20220926151710-2b3eac5a0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b59070e8c92ac6bbc12f588c6c5c802bf9897c98","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.11.9-alpha-20220926151710-2b3eac5a0.tgz","fileCount":95,"integrity":"sha512-66C2S6XykNM8gb7N6yf39Mn4gJTd8jT8eViyrD7A3fVGjKx+jTQvuzG9TYulW301F5IoAkqCLJxnKXU3mpnnMA==","signatures":[{"sig":"MEYCIQCH8xVvKsAXS7RD5vRGkaEAXkoU1fcNWP71mWZ+W7r78gIhAPOtHib7vM7REs4SNpDxllRs6GBQbdh5e4TrqwqTY/XE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182703,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjMcK/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq2hg/9GKYAjsxSnCIAExXpZWtx/dmuZmmKic71qsMMwgQfJ4h2F+q3\r\nWi4Q2y7h26gSZKJZtVaJIyK+qxP0LziDle3Ag602nxRJyIGvhNKevKNJVjs0\r\n/K8e+yKc4yRaWS/TfG5zsNf9x5ohy4OGAD74Bix6L9Ifhh2n5O/vzqI8wHzi\r\nsQZ2NHDhHUIRVOh2p/ImtELvmoYXP0pcMx2SyX7YN3N0aMBT4EaYFHzOEqhD\r\nzu7kO6xi1An9BAwOl4xCoGWOwuaayR9jWxDhbDZevO8Rad3gneEN9CzU8PjA\r\nhhm8rOqsTUk95v2rU6q7fd276fioENbKOWPMKXom00GKgC8OYbc48CI+//rW\r\n1xJjLI+PpfbteBgUd+D9ROUc4LeTWyJXUkZNzleINr9LbTQei2JxZftjvES4\r\ntFdcOuu8yriLQjS93jHRSX4FFuN181HMXel6u4Ajip2zS9htIya3E865ULgg\r\nfBf/+clOm18+mEnqi+nbAYDiHpZD0URJrSGwAMvzIsmk1tpqISQsqC5B/x6U\r\noa6yi3dDdNs7461srEqzllbV0qqaKwHHFZCDHX8km9UbXoia5celJItNMtRF\r\nhf30Jyz7nbwzwBiSkZ+6M7MVFkGqaleCema9udv63Z+mszCAGRmxeXF6BS/U\r\nBWB5CvFWWY5puZO11XkrzClAz1neZOZnvQ4=\r\n=q7Fx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2b3eac5a08355bf39a6abd258dd335bb534d5289","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.0.0","@graphql-codegen/client-preset":"1.0.1-alpha-20220926151710-2b3eac5a0","@graphql-codegen/plugin-helpers":"2.8.0-alpha-20220926151710-2b3eac5a0","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.11.9-alpha-20220926151710-2b3eac5a0_1664205503190_0.7419329432029","host":"s3://npm-registry-packages"}},"2.11.9-alpha-20220926151920-eb4e81ced":{"name":"@graphql-codegen/cli","version":"2.11.9-alpha-20220926151920-eb4e81ced","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.11.9-alpha-20220926151920-eb4e81ced","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1682df32226a0121f74d825c6353c9abdff53edd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.11.9-alpha-20220926151920-eb4e81ced.tgz","fileCount":95,"integrity":"sha512-80gtmaCUbA2vapdAE0DBfd3awnonxPAc8vZuY1sPAKrz2COywSKMF5tyDccqFR1HlWZc4kZ5PXnuMs42MbU3rQ==","signatures":[{"sig":"MEUCIQCAJz3GG5Kqp7DZGADjB68KkZGEZWM64eHG0rdOIWnfDAIgAYFwTSM5dSbsVxefMhc/yPGjMaYFOR1pq8Yz1WRdAuE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182703,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjMcMuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpPyw/9GueH/96w5U2PSKzkI2WTQWW8ozG81JKnGmLQMpK7I3HLYbeR\r\nZYEmDDOaJ/sLb3JW8EPs0vV07ZI06bw3PRmdJ/BS4De/xaiM526XH26XYgGG\r\nOxNGHdaEZ8QlZPWNV1kVnjPUJHkkfCuovWVr6wpoCFxJwo7wop2F27qTBUI+\r\nTT3OSqC3uTabpdifjsAvO+T6hyDPaWgWMYb9ib5hMr6D8coq15KujUWYh+ZK\r\nfvKAV1v5BRp2zVfl1S79yqbzWVzLmkgKPBngg5NoG79Tv/aH2VPTbPqx7+cU\r\nO0ah1OALK0aUox0NZUNGxQE2ohDBqFxbEudJK23+rDtehmF4DVzdy8zalPma\r\nl1vmiJQSbl11E0cp6niCv4LEcvGvhwgFenTxeMDMnWdbTueMlPqQu8C6hJu6\r\nmcFDpWstWQDgcgHTfLrfMylihRluAus7yiqp25JqVo+UJlG4RUKfHW/JGyBc\r\n1KI1ARl2ZVgJMzwdFalgHLzQGxOGgr8FCX0LtEZGan6REM9mIZ8V97PHsNH5\r\nBOJIl1Tnc4ciKkqDIDv2mhUkWB2qD4Ty/IkATWwXPw2vjLLOnQ/HInWdsqYV\r\nXYDFragn9bluKWwhPwjYMQfovaP6VPBYt8LlI5Y3lz1uJfSgzSOZu5QQU+bL\r\nESvTRhE8f+pYKfWuru7CZtzJKmEpszeU4jg=\r\n=t591\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"eb4e81ced77cd438c874455433ce11eda697d7d1","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.0.0","@graphql-codegen/client-preset":"1.0.1-alpha-20220926151920-eb4e81ced","@graphql-codegen/plugin-helpers":"2.8.0-alpha-20220926151920-eb4e81ced","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.11.9-alpha-20220926151920-eb4e81ced_1664205614611_0.20072457519076736","host":"s3://npm-registry-packages"}},"2.12.2-alpha-20220926152113-4d10febec":{"name":"@graphql-codegen/cli","version":"2.12.2-alpha-20220926152113-4d10febec","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.12.2-alpha-20220926152113-4d10febec","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c8b920347bd72c42f8f7d93de00c0e4ea0844246","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.12.2-alpha-20220926152113-4d10febec.tgz","fileCount":95,"integrity":"sha512-ZGVMiN7QpqZT9jery6fMFjJTPV1UJ6LJiFiJU+fCzYSgRojstVQ9COuc3Us4Ej2h/cU16Dx46o3T6aFLoDN+eA==","signatures":[{"sig":"MEQCIBimqeaZeKJBChYRl8F+2j6gG+AFY+wnST7Mef7uaaGDAiAuKxk/Qhpm5EJAvfX3k7av1umm61+G+e+OD1Pt/Erp5w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178769,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjMcOvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpRaxAAjv1MOAz7acZv6hYJhFyl2l3rkiPMg8LWapDOEpOPHHRLc0AX\r\nz6+AIfDjEuCwMVsmivV/uyuKAUdRaQdgaYe73lwreY/qQRyVjgh7LQ9meaLB\r\n//MvWEar/3q7f8LQaYqO8G9ZoTnGuepdNCgT+E2h64Rlug9wAYdi3MCv51is\r\nMQLeB+ZbOgBGDMy3sl8EpXIUKRA/Gr80RItlbEukA8gzxG2POXfPAcmiB9Y6\r\n7ChadV7D/FPM+GHSsyt0npdhTpVTBp6rpatcyX1Mqjk3n4PN9RCEHAG1+njZ\r\n1IM6Bm2PGE2xbxZNp1D8ZRuJ7lTtlrZJXV1QxDxtztd5fNmkLnB6osBDaOYz\r\nO+ffb8f7GjdMJVrQ4x6MKVmjYS8oB1B35H3mN8Bu5wEcw4yZe3JkZKM4qFm6\r\n6zxFa4A0KVAWgZgHLDJZYsBh8pB0Ops6XUpXap53vFxiajjhM0bIY/3bXs2v\r\ntC0KjP8cvH+WDrmnYWqBrBVaScf52Cj7JYOSrUQoAn1lMp/kg28+UhuS31ir\r\nowHx7zPW9cgJfA8kHg1dBlVsSNfgD/RcdUYZ+cq6b+aT2NZzCl6HTSOqdlgD\r\nWuJKkCwii9mw39MTr5j/TEytDXkbRhXF1wYgCwXgozn1PXKjNhqSdzdrjaOV\r\nN2iE+vSQ8618fVgw6HaJWBLY8VLHqZI+NB0=\r\n=2lyV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4d10febec9360c3c799f3ede16e148ed87e03c4a","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@whatwg-node/fetch":"^0.4.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"^4.0.0","@graphql-codegen/plugin-helpers":"^2.7.1","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.12.2-alpha-20220926152113-4d10febec_1664205742793_0.6332305425756959","host":"s3://npm-registry-packages"}},"2.12.2-alpha-20220926152657-4d66669d1":{"name":"@graphql-codegen/cli","version":"2.12.2-alpha-20220926152657-4d66669d1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.12.2-alpha-20220926152657-4d66669d1","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ca64eaf55f0f5286c7adc5d9797930764f1937a9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.12.2-alpha-20220926152657-4d66669d1.tgz","fileCount":95,"integrity":"sha512-bsiUPTRXNprwPKW5qkYFQ9VY/Rh40IVrpEbbyAJvsQRou5ettBD30KuSu54JzgSN+z/7PCIHrZPRzT4QBPhUDA==","signatures":[{"sig":"MEUCIHMbKwwV+GjvBfyBSqltFjIlHJ7265W+f5ZIZUaTrpxXAiEAyuS5yczv871wtLTrciOQ9LnvfYrY8yLxHsqb7L27PTk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178769,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjMcT2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq+qBAAmjprBJJyvbPQllMUPojU3pd55l4D0mZpaadOqsegGwqcfHY2\r\nDca/l0YxeYXPqzZCtwdWCahURIg8h42WpBibBZ9MLaZzPqz9Y17gAWrK/ll6\r\nYkuyHeqnsXp+LLA+HPp2yMHHOGwGNKNbjNgKbO7zmw2d+/DkqNXKgM/2qir8\r\nouFec4RuAZpLBBFzi6xpNd0o4M9wit8X2HyVT1Dd+3YSwajK+uiFsJyBqV1F\r\nVuPGV7Q58qK8J0WWiQbcYEol9AGeysiQw4NyKqTVR8JsiJvYFtrS8gUmvI3l\r\nH4Tlx24j+P6X+GtHj5iV03ogf9hfO4Q+EVXYo2c5LgwbcUuDyqQgLZntwd9M\r\nznmmovRi3a35pZnpeQEVS138Vsoq/a+6NPRBMu98tDL+mhreese77E2Mc00e\r\nP1nqkARL/rXAE70QNqaFrZUxS6u3AWNa8UZOpB0q6WG8Nw0rRZhhrZte4CrI\r\niaJ70Qe5cMWqCxjYMPaM0oWQeF/UZRjrci/CA+W6SWwiEHLVXXOM+QLFnyjw\r\nciqLs6vZ9KZrAuP+7+j8Off99jIOCcPmY80dZI4T0HknwwpNxl8OeT/HOgUi\r\nDu3G3GErxb0SrW9YqIXBfZs2gMRu53zJlpt1tmbSyFvRSHSl4A8fivNX6oYx\r\n39saoqqeZWJU/G4f/HpYhxhWnrui6+kt8WI=\r\n=nIR6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4d66669d1d7ce3f776178ba8cc4ea9fd7687f5c2","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@whatwg-node/fetch":"^0.4.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"^4.0.0","@graphql-codegen/plugin-helpers":"^2.7.1","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.12.2-alpha-20220926152657-4d66669d1_1664206070663_0.1135050960664934","host":"s3://npm-registry-packages"}},"2.12.2-alpha-20220926153945-ec6f75f63":{"name":"@graphql-codegen/cli","version":"2.12.2-alpha-20220926153945-ec6f75f63","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.12.2-alpha-20220926153945-ec6f75f63","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"9612565e687dac9d87f8a249347ea70dd4f59971","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.12.2-alpha-20220926153945-ec6f75f63.tgz","fileCount":95,"integrity":"sha512-aF4QkxLErj3Sfe/PWlfQxQoXbwv49652XLJQY8fpX1hP4vx03fK2mDDfjFu8xCLJaqBRW0IfzSY0uHzDOkxUMQ==","signatures":[{"sig":"MEQCIAIkHBkBycqQD7+4hLeAcdu3TTMaBpJlv6cNSCgxReHCAiBT8yDiDar8WVHdLzvrviculdY2v3ZPyenB4dDwSQ9pAQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178769,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjMcgLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmosxhAAl9k3eNMbtSuM/PUHBmeG8wdZ1uoZzUAeaOjQZImLoHTQXaKM\r\nXIW2ywf4ypSY8YI2jlEYzWmHajy0nAbPowZQ1NQ3ov/pxAEHeWGY0x3GcRV5\r\nkcsl0p2oN8eYlWF/MO47Bv5T9vHAs7nYSOR0YD1P2Hzn1V9KlBTcacMv1bhH\r\n5fyw0owpb3e9j/Huou9+9zTqWhVn0fjlf8d1mEWB4STBCNZEPSQk9B64FFN+\r\nDYYm3u9G4KgRK4jJy5os6MFESTy1Pivsn4XNTWu9h665Jk58fcGwQ+GmU/12\r\nipmSml3S3jOYdHHmG1VU/8trG2IPKpOBoQ0KBpBZL9DxCIOIdGHnAPLEYrO9\r\niUcWQP3OzdBnZIvLz5UF94dmOTUz1XCLtq0nkse0XL4aLVM/MlxgbEW8ef+I\r\nnw6m3+NwDX9ferScIgYS37t90znzAifZwnHuk8SN4nyCLyBA2Im1SHtTCoR2\r\nJjmYkIkY2uuUHtKhLEGCu42xt20fsgsIodDJItjtXhdjPNhnzeORD1Wq4Z/R\r\nvopTycdDp0CMl7nxXBts9zlAQ17E9B07rjYpT4KL0iqHw7RUGNFVXlGPrOR/\r\nXSfzx7nryLmkgzdHhbO+rWS6bRLaSbGScIXxiiUvf3IW12UOFliUU5tR9oss\r\nAHx8BkYIz7DBWEmFGmETC3lah42V6DoX/Rw=\r\n=5QoP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ec6f75f6360b13ae2c1b60e6ff0d583c13f2490d","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@whatwg-node/fetch":"^0.4.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"^4.0.0","@graphql-codegen/plugin-helpers":"^2.7.1","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.12.2-alpha-20220926153945-ec6f75f63_1664206858901_0.31410493401587236","host":"s3://npm-registry-packages"}},"2.12.2":{"name":"@graphql-codegen/cli","version":"2.12.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.12.2","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6122fbaca462b788ad7811135b3fc251b46cf6c4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.12.2.tgz","fileCount":95,"integrity":"sha512-cM2BS1FDWiZKpCFxdmhKsUzlNFs8X54yJm9djsPdz36yzXV5Sa4t6HQzr0vAX8cpc9RneBBi3rCkozRuRbBtjA==","signatures":[{"sig":"MEYCIQD0/ZL8HwjOmNORV52jPbr0o3CZ4++yTS9v+6DqEd3v/gIhANyrrcjFOawy4oCFoSAw5gPRxycVa8bukYvQQNe/BFvu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178738,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjMchHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqwjw//bgnT2Tw22yuFK6S0du+jGOkwm4Mv3HZbaBpI29QpiVmm69yv\r\nOggB7Qtf1R+jsS9U7/tU4XVms/BByh+i3aCzJNdgaDH/kchXcx1pRzvzmaJS\r\nVclQThpOjB/HjZGxKKiiJf/qd9MeXh9ZP/T+AENyT0EyB95TSKSH42N6v7Gc\r\nN6kqpQ8GzrMZjaQJzguoqGceDBWtoSQJzkYKSeTIub5d6YhPClmqkN56uZip\r\nNVAZww8JM0D9vKSyA6J7VTB8x3uk1lSVxwklK7/BKl7kfy8a6WjIpOX5MeAc\r\nS9v8d7awhJzYLF2JhKFcAqylW8DghkJv+1uxCFVP5LUYWX2v0Xez/VlxaIaY\r\nwNC3irHBw2JS6Zk6JcxonaAdfnTkNNGCUS+fdvddiaCxuQysFIst2nGhCvDg\r\n3qzvQGCJmgOMMmKrRn/VUeYssa/qn0fiklZL/aigFOrkLeIxv4kvXUs+vamh\r\npnMjGyHbfTB18ilUwOgeQmfZVuYinIbqOP6eCtZLnymUNeVuMg47D06d7kTk\r\nl8ak60U5iOMLaaoIhVYDYA9MVdNnQkr6LotyEQVPASD51xo1QdBxlHb0sH7u\r\n6qNbJM9RMDiwplAmpAcqjePXAZwOf9ajQd+EKHhdKQjTbxC3fGG3PEs+77n6\r\n+0H1Ce66Oz/ohlJQu5PTVVrQKDes5kNtF/k=\r\n=ZvYZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8a4ef646f67e4b59ba7ebee2be0b83348e15575f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@whatwg-node/fetch":"^0.4.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"^4.0.0","@graphql-codegen/plugin-helpers":"^2.7.1","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"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/cli_2.12.2_1664206919431_0.9249918277082156","host":"s3://npm-registry-packages"}},"2.12.3-alpha-20220926231729-805d3f278":{"name":"@graphql-codegen/cli","version":"2.12.3-alpha-20220926231729-805d3f278","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.12.3-alpha-20220926231729-805d3f278","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"70be45feefcd3cd4013e02714a739fe424091342","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.12.3-alpha-20220926231729-805d3f278.tgz","fileCount":95,"integrity":"sha512-9mPfkVRmLYXAufvYOm1a6MvxHJTuNIYCNvKyXRuR+CuUoOE5suJuCxwTDJ0DtTy4qoT8f028Q8aBbI2wFbKTEg==","signatures":[{"sig":"MEQCIF/SPE8A8GmR7RblIVks9DhThlCxSdjo+G9UQqQERMZZAiA5Cejvho0nMxcMj/ag1kRLTSGkOjZcR2b9CntjVi6vDw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178769,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjMjNJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmptpA/9EFpBuNXijYTSi8zLIsYM+JMemJeHeocu9vqmUztFrAjC1LMB\r\nw5aGEanNsBd2X7H7Kmf0dDAlEt8kdceB7sqbrP1of76iHsxu9LrLoZDwxkO3\r\nFae1uN98CWbkbIyJEXbcJIQBE2Y9muLDsl1yzPx/4qVy02iABcfw/Dw8iD6W\r\n0GgL8QpvLY09f1b6ct3u5pfTLHT66IbasTIi6h2bhlSqfZpw96uwyjy3bs3V\r\ncLDCiqnmX0wI0pi5584PEs2qxSKbbzd/2EDnB2JLKeLik9gQ78u1Qe2s0ExD\r\nTVoPZ/EL+UnuyFCoLd/BuMRI83JjTGEBPWoHVuS7de8OWpKfuWjl7hAfKiRX\r\nikW2zlCv23nTfXSA3x2H+Qd9KewrCovJkHySHrN64p07ALbrJMRUii59FdiU\r\npbm74iEVrcm8OPNPJ8ISHMVD4OhMEuNwHZ0A43Q56EwNR5s+GKUAU/jCo9Of\r\n2xtfs3SfZ6HFfxEkCBsMlp7kc3NFd4juRC0shanfAkgM2Rnjk+1N4WEwX7uN\r\nDYV7dJq6YE0F6FhhxGBxPMFcFi/1L5DP8ePlHNzR/87w6kY1lXRsvZfV9ouf\r\nTqBXFPiuviDe1TaMiRkL49GEwpIlu4ECPnmJqzoJexRS9bE19py8w5q2ToJw\r\nDGDi3H7T5gweopC+XdG8JW2ouKzP9Lz6+rc=\r\n=pf1n\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"805d3f2783a89272b79c2f37fa1886eb300bc1b3","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^5.0.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@whatwg-node/fetch":"^0.4.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"^4.0.0","@graphql-codegen/plugin-helpers":"^2.7.1","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.12.3-alpha-20220926231729-805d3f278_1664234313676_0.8803147258838286","host":"s3://npm-registry-packages"}},"2.12.3-alpha-20220927092513-40482d1aa":{"name":"@graphql-codegen/cli","version":"2.12.3-alpha-20220927092513-40482d1aa","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.12.3-alpha-20220927092513-40482d1aa","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"12defbd422d1281bdcc5f621756f4c1e74ad1954","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.12.3-alpha-20220927092513-40482d1aa.tgz","fileCount":95,"integrity":"sha512-f8WibQH6OhcLObJMIh/Z+tFxyQ5dlTPVTM1XWEVwqLILTYkdlYHid2Bo72q7u9Sr3DuMIj3NIEqkKfpogyjgFA==","signatures":[{"sig":"MEYCIQDpgMaR16ef34OV8VfpNWeGthG6lCgsq+VhcbImEwTBPwIhALfhkpOFBWe7DN8oKn8XErOEgvRVsaxQUbYfyRW/uzDr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182703,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjMsG0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrflw//ZEby0cB6SwQuTONTQL8l+IrcediXhWdnLZ4kMx6SNDs59MYU\r\nHaJ6iqt5XLgAx1b/T2k7l1nu/sYY6eh0d+asb89E14BQhkaw7QNId5pCS7VH\r\nvpN6BfiBArrAPzgkndYftMunKSgQn1uKqIYKKdQ9QDtrRFiB4YNKwwmnmmKP\r\nVm8reGryFPuAXfA3miJ4NsXlUEnvrQPSW85HvgoKN0OfSLiWEEmBnc5+RBVw\r\nviKqNodUj8DQGbgSM4CQZcChnJfej6FW0EaZKcOEwEd6UPntHbGa2BoqZICK\r\nYb7gfvxNl2HxCVtEFz9UDEKlCpkDOWZtn7AT+sioEh92IciVVLPud680fSqE\r\n3Q4XT4VcZFBcLJaiPmxUjFf4r8V8y22p8VpfavsLTkWKQIpAPPExsQQJauo+\r\nTJIHiUw/FWbjXtYya3ryDQV1zXjWKp5sH1qErs+INL1AMxVgzC2M1mnyVbXk\r\nPvcZs5aqcz3cvWdsNzQoA5Dh/L9fny1kEH8FbsXZs+3lqIqC/u//KuUVPER9\r\nr3i0xvPvT72PojdMRxNM46S217uIWm6Ovu8XdGLEVLbT0vErUzcDRfu9Np48\r\nteWjFMFSBSQVbqwFIUkvuY9elSMsxDS8PpDP7NE22vIGNikJFvm7bWmVRfNS\r\nPcmQVxE14ukRzPcXEehPXJgn5G22hJlLBlg=\r\n=1AMf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"40482d1aac237e9effbc725068ac08bceb4625c5","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.0.0","@graphql-codegen/client-preset":"1.0.1-alpha-20220927092513-40482d1aa","@graphql-codegen/plugin-helpers":"2.8.0-alpha-20220927092513-40482d1aa","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.12.3-alpha-20220927092513-40482d1aa_1664270772179_0.8142219837974509","host":"s3://npm-registry-packages"}},"2.12.3-alpha-20220927095431-8ddbdb18b":{"name":"@graphql-codegen/cli","version":"2.12.3-alpha-20220927095431-8ddbdb18b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.12.3-alpha-20220927095431-8ddbdb18b","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e827e5c2d66f60b07901d4c18b6a898af5a7c7d3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.12.3-alpha-20220927095431-8ddbdb18b.tgz","fileCount":95,"integrity":"sha512-k5RyObaYq+k4vpGMLvgKP6H+78WBsbKqT1XbUS9xjwUYAD7YsZjojx9d1LCWqQcaw1Nt9BmsuGNceh+6LX0qgw==","signatures":[{"sig":"MEQCIEyFjCLFWS7cDvb7RNGZZpGb6/zx7pXLhwnxT/unY6MuAiBN9+/ATrTzeIFoLD67uB5rJmwU+A31p8fk+pVYcKkL1Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182703,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjMsiRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrDVg/+M+/vxVUliIzABmMrcmT0r72V8w/lMaqup0nwzNlgpVQMnU3O\r\nnnGhPZ+L89NMUtIPOvqc3fhHGVdG+lJE+dDaxgsQAUcelFJfSWBkMXjC3SXW\r\nTK6+rKjJgrwx6lpWmQiLf1IQB1eeuLF8SY8jKG7GvoiV1ZSECghNLgpdFjf5\r\nYcbg8tpTBgtBKbd8YYhynTHw+2Ba0NjIDlPQBIWblYiCNOQf24D8iuyh+z0b\r\ncyvchKhMgJY0MXSOPqIT5TSrHTYwsZKXk7mYr5JWzY4TC1Cj3WZ7II+kBYq8\r\nrVQak4IG+7rNaHXos2MgwBLCXVksNhFcfNIeI9ge5R4jkPd+COtpdqA7pRXC\r\nX4gk1zinVAcdTb/sBFx7U9w4a3EyKh1NopLOPp1FgDOrzyM3tmFckA68IlXm\r\nOP9vPB1b34rNZaHUm4gqp0KMKGrji6P2fVhE2UCLtnmnn77BTjgIcIiJIyAL\r\nLgHuv10RXwE06iWNgD3B0/piIF6SeYZ2L5CQ/graY+JFtSDMzD6C+i/EJiXf\r\nPlXs3KzlAEmRD2pm7JyZu3RqMzDQcJo1HdZfOx6F14kfd3Er3mU0pCxLg9Rb\r\no9oSFORudTr8cjUQtoDicvAOcrSqYwut/gNsKEilaXyvA2bcyxtNog5niqMR\r\nsRO7OKpy3TSLrCJcnhFViTQNEba3KFsPGxk=\r\n=z1yX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8ddbdb18bd5144d1a807ec980600a02812f6bc6a","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.0.0","@graphql-codegen/client-preset":"1.0.1-alpha-20220927095431-8ddbdb18b","@graphql-codegen/plugin-helpers":"2.8.0-alpha-20220927095431-8ddbdb18b","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.12.3-alpha-20220927095431-8ddbdb18b_1664272529764_0.26911445175168835","host":"s3://npm-registry-packages"}},"2.12.3-alpha-20220927103939-26f32c912":{"name":"@graphql-codegen/cli","version":"2.12.3-alpha-20220927103939-26f32c912","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.12.3-alpha-20220927103939-26f32c912","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"fc68450a1e5786ae2d7a57a2f32b8063e71a1346","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.12.3-alpha-20220927103939-26f32c912.tgz","fileCount":95,"integrity":"sha512-XZDQcJwBLBGU5FID2Cn1J+eNwvqk6SRUlAo+arF2Fe5TdsrSJKoz1k0eB82ca/sp1qSQ7COhK8CQYaDL1G6u4w==","signatures":[{"sig":"MEUCIGwJSEN4LaMnkrzNKvKvdGKq5u/uSjnhwvOlLeJ833ZbAiEAmXSoWmyTz2yieBBHMvV9UGqHkJ9Z7eSoAcL7pZ5l6PI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184489,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjMtMhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpJlA//Uu7WPew1OoOWKL8QMvwSCmPIbM5xoEsJm4/1s53Uwhrk2Cr4\r\nPHt9rzTvohQpojQkyIlBjy5z2SoRv1VljmEB+ziaPb3TDTY0HQoRuclyVH9Q\r\neQ+b/3UfrSd6JbwLKgLYwJb93EW85XhkPSnboqqV+zyAji0BQ5/i/GjFm1wj\r\nahAn7rQFqWvZgttfCp6zH1yUkxqlSAKzucim3Ijb8LwLT/DvVAMih931PrEt\r\nmzBNxKdjvavGIXPq7zW+An0eRbin0BkHzVSwTl4ro4PB+H9czyAjXKmY0kyF\r\nlstI38GR1RHt0XYTkp9p0pz6edqWfsiFO2gkckNUMby3JW6o+8H7yCh3ByI6\r\ngWmi0CF6SyrLg7FOBtSxQ3B9jj8qz0o8Vs3WT/z65Dh4HxPwYu01ern5vFqa\r\n6fwa7dhcWa/hQozOYhTPm4ierYvtQxpFul77nfjh8+fCK5LqHvW6Ki4Yr5ND\r\n3Kn9ntxWdF/iN5p2LD0B2ATEsPgel0T/1Pisq52L7aT24IVLKqDJYcwRjiaF\r\nOIYhm3KgAnCkhHHVUBoQ5jO0LplnJ7UBjGx9PWU9Ufij8Y9WHq6h+Y3TrQBJ\r\nRNdBoxgaRJSaoOwms+OXr3d89iJJ+FJZ0LMioq7bfBAzdzLiR9VqVZ8icF54\r\nuNALYc1tv9/U6GgwFyLxORNqm0bAzIDBsO8=\r\n=ler6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"26f32c912c5bdfbdc8012a940158df5877dc4d55","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.0.0","@graphql-codegen/client-preset":"1.0.1-alpha-20220927103939-26f32c912","@graphql-codegen/plugin-helpers":"2.8.0-alpha-20220927103939-26f32c912","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.12.3-alpha-20220927103939-26f32c912_1664275233451_0.2743163002283875","host":"s3://npm-registry-packages"}},"2.12.3-alpha-20220927105207-2a09814eb":{"name":"@graphql-codegen/cli","version":"2.12.3-alpha-20220927105207-2a09814eb","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.12.3-alpha-20220927105207-2a09814eb","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d8a9629d5f5a26d888bc0b446e0bba07d49754b3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.12.3-alpha-20220927105207-2a09814eb.tgz","fileCount":95,"integrity":"sha512-yjorhe/Drdb35MnzQ5qBj2xSFk+FQeo0PFeZC3oz/GNJ7UjCy3lYkohMu5OCACHRAX6KNVEkxoX28xzNplkopA==","signatures":[{"sig":"MEUCIEf11QRYeSel8NAc1964+i5tCawEhjNxKz/iPJLLXYgWAiEA8CxO1dTcAfQCfQ5VjXIPrrH0Veyo2214rFzPYoXFxIY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184489,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjMtYpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmregg//dMkQjiJhjfJrbTYNU1icpRB3928W6IMS1a16vdAREKsdRS6o\r\nEs8nhcAZAkDuWV5VyyPRto7u8AtCBcVZz4XQ8OJxd2YkKyYKrfVlD78upn19\r\n7TktxJGXwhLh++WeDWv8rukhS0TxdfEoReZCIOppZfXJXD41a6b771hIxrsa\r\nefqvwU1CPMRPbkW4KxtEUGad1r0QgiaTDCXhTtCYaOJ6mVJvB+EC5EahUk4w\r\n0vOxOZEh6U4zgacdc/TsxH7FbI/KocoaT9CBj5T5y+A3Ghtm9sUyh3RCt2jn\r\nnP7VoHgJ0Ldmyt3zsyoP8/Lun+GnVnhTD6nGdJJEVN3jF085KZ4czUNk+iTS\r\nwewq1W237uqABvQSoH2muFt47Ot7O/zGqtfZGFjtqvhcQguAEAXRW4qiTUeD\r\nc5E2NVHHtcCADyuQE4sDEDtHWFYtmyKafxObNc+jZw87AzaGNnabVjPSLoYN\r\n87Q+6dhvVZs2ebsofwcYPqwkZaslz2G1/4zjgJ4Qpr2jPe4yQZOyMc1hz3RV\r\n3bLiXMX+dTcoXiDF1fItEp8HzsyqB+tzIGojFrsH7ZmplDkuSU7b1UKQX/iw\r\np6ncXquNHrqm9zarzdV3kQihcrMQKzeMx7pDgwNWlClUzJn8iYmKHTr4iFyr\r\nsNppIx0pr7aN07GHsrCuT6ahlCmAuf4gJsc=\r\n=2ktF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2a09814eb2e7ad093ed9bb7f4b093d2be38f7be5","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.0.0","@graphql-codegen/client-preset":"1.0.1-alpha-20220927105207-2a09814eb","@graphql-codegen/plugin-helpers":"2.8.0-alpha-20220927105207-2a09814eb","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.12.3-alpha-20220927105207-2a09814eb_1664276009410_0.3119974476489593","host":"s3://npm-registry-packages"}},"2.12.3-alpha-20220927110909-29aadf2e8":{"name":"@graphql-codegen/cli","version":"2.12.3-alpha-20220927110909-29aadf2e8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.12.3-alpha-20220927110909-29aadf2e8","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"762e8979282a942372b1c9158ea630cd8614164b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.12.3-alpha-20220927110909-29aadf2e8.tgz","fileCount":95,"integrity":"sha512-OjllUHKQ/1ZHhpBnOXbFzkpyHlewFWeTyDUcBa1rId3/fvGW/7P76rYYVgv71l/NCqerlN7edjHQJGp8nSHxOA==","signatures":[{"sig":"MEYCIQCAT8Bias/yXhpQv0Z7gv2HlCpTAmenvL1tHvH/XEo38QIhAOLXzZb323oCaDD2mtrtSfZFl8yADiWLzC1yl19vGnEy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184489,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjMtoiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp/Zw/+IJyQB1heFupvASNpksLEgo8VJPMRmvxSCZ4PBKBjHZJmFuF9\r\npqcXv3ra81URbPl8JtficUP98PmkeRvUyKQVHE9kk3UlvhOVx5vXi7VWmvf/\r\nfWrWG2ItSNwkFPO57fwtZxec7GTesWIV8DHnWF8etGo6lOLuDOLhBT9Xtj1J\r\nK6ji0n1LbAldFqELURVUXVcjs0qnI2tZpZDWrKp86l+wQkeYEmGQ2zD6PW3v\r\nT2j+BvGR3KOtCnP1Ig24ehtmxRZrUDUTM5S/c+ToMPdSEq/Cv0wVqzVwkbYc\r\nia0YW/M1P0KGUjP6zDVKXhuggXiYuBRcb5flV4J/X+ya4b3YerxxSosgr68F\r\n0hCGy7F3A1YK2BMdcN+wnNLjhAHWSxyfuWbG7pi66qv8iLHly3cNypAm8OZ/\r\niK+3+A2SWnh+nj6o7XFW4hEpNjY6EYgqIUulGJUV7KOCpj1wwBlmyqJnZhMA\r\n3L522n0XxnNK1ddhte4KTpV249gSmuzLi1rBSwry0bn3U1vhW58LvcmNfUbB\r\nxfb3sNtdc+R6wG6J4Flyxx1EubOQFcOS4S+O3eA2Al/GTYwq7RWUenRabVbY\r\no2HMFsVpcdr0r7F71FaBNN2JR8LVkMUYXNT7IgQVUjt7UcMFOMMFwY03nO34\r\nD5q3+sC3w16fffTVxQDCC6auDbU3twfUMeA=\r\n=ihJv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"29aadf2e8cadc977bed3ab99da4342b7556a1408","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.0.0","@graphql-codegen/client-preset":"1.0.1-alpha-20220927110909-29aadf2e8","@graphql-codegen/plugin-helpers":"2.8.0-alpha-20220927110909-29aadf2e8","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.12.3-alpha-20220927110909-29aadf2e8_1664277026684_0.19278788514152811","host":"s3://npm-registry-packages"}},"2.12.3-alpha-20220927125845-be33cf9d8":{"name":"@graphql-codegen/cli","version":"2.12.3-alpha-20220927125845-be33cf9d8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.12.3-alpha-20220927125845-be33cf9d8","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"34ebed55660885284bc4649e6f13fcf5ad289d01","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.12.3-alpha-20220927125845-be33cf9d8.tgz","fileCount":95,"integrity":"sha512-d8RSgkgIJcMrEKd0mAjP28ih82x5uf2p2ndzB1NXjitrIqkDQDgRX6UmovInUrjBc0+ckG1xPP1qxODHj5UtnA==","signatures":[{"sig":"MEUCIEzJuKiTQmbxkGjUrbndi5vD7yHsoOLZHSEUMO2AMtSrAiEAu+AVjzDR6hmtKyD/QNx6PBYvuFS5qyxw2myXBrTV1bQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184489,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjMvPGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqlIg//cRUVeFH9rgjkzatAZUFQEzbZfSoTn60BZTsoH94ea34aK1jt\r\nei1rG93Q2lEXdfwgmKyF19NPQhphM3HhdKRgEZlB+TCbQ+Ked3cvFCeceY3O\r\nrBNb3tw4EU2gnbGlfRNc6MM8OLnryvsQ2+0EQRnw2R+RqteXqcCLMIc6dZJY\r\n3PGuJlOUb5t/CaCnwjux/4/9AQ0H1ByeDGhk0wVS08iXaItwaP5MS3FEiK4G\r\nkbqEtSdxayalntUrLjL+H00UmOJw9YrPl8j9RWZFS2din725lD+0OjeYuTWH\r\nGbJvdJlmf/bVjdAMQGyMD2wxxgx1mwJDzMrt0oUX4asYuxvhwxOK8mnCZSEA\r\nBDmQ0iiqg8n8FSOfSSmVC11ksxbmUNd+EkHWSoI4uMpqT7VJon8JRlikJNV/\r\nLS1f3XqtcUOXY7GUZrsSDchU1URKkhZhgjhfAmYSvAqKQo50NHo4I5mwWKzL\r\n4sY0fVGbtF3PUZjtqTv8/uJDNfqmabDyB5rDxtGQ9fGwbKsoyRGPXZQwjtW0\r\nE/MFSTKG/T697ztu5zuAc25HKwxRaXcs//lQM8uaz8gu1F5RNze5OyicPsR4\r\nH8H282Zr0tBfHk6SXmWl/N+emAOOp3ISWS977JGNP2rMyU7X2dne4u6WEe51\r\nfBtTn19+nhl1wD1TGGfayvXmMNqQ76qLvCA=\r\n=sJUq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"be33cf9d89e8c7d377dda7adf57d44f4b0af164f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.0.0","@graphql-codegen/client-preset":"1.0.1-alpha-20220927125845-be33cf9d8","@graphql-codegen/plugin-helpers":"2.8.0-alpha-20220927125845-be33cf9d8","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.12.3-alpha-20220927125845-be33cf9d8_1664283589846_0.6155923833887262","host":"s3://npm-registry-packages"}},"2.13.0-alpha-20220927131123-d4a70de1e":{"name":"@graphql-codegen/cli","version":"2.13.0-alpha-20220927131123-d4a70de1e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.0-alpha-20220927131123-d4a70de1e","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ae848a3cd2b53b5e13081965765d4e170e7fa11c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.0-alpha-20220927131123-d4a70de1e.tgz","fileCount":95,"integrity":"sha512-pL+BlQfysEmv42szJ85tUtljf+caSvOaUx7qQdVYvwXDZfEpRxGE15aW2k8iilLr4yf4zGc7sQpoKxMGfiYwAg==","signatures":[{"sig":"MEUCIQDskwUsnadbYfHhVUzRl3e131W+Opb6na+mJzkBAeHpcQIgLf46Uc8g9YoI5c2ilRXOIZLdRdOM+Wt1GLzdp6c+h50=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184459,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjMva0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrf9g//Q1mLX/mSNf9sc4+beDAB/5mcqMsrwTBwhEMgPG7bdMHKSbC6\r\nfFCbQ+HjtftxPoYXT0ypbIC1/SDQMszIJusSuMfimwUbu1xSCzHkrr+NT6Je\r\n5nzgTxsgrVahQ/ookvTtvJK2s+imwAicEiWCflN2t4q/9gQBhgqm89QGkl1S\r\nYSOrwAJwygLaoAWgEMmVa/GpsjoDVw2TWs6NWb3IssaFYtQ4pfxev7tHI4iA\r\nniDuPUx4yYZ5ZFGllOW/6Rfxq8+6FVikOYag15amuruaWoYByLSVy4JRamVo\r\nr8SY4VuJEzb6yYRoUDivx/xS3JTYUqxEdynhTx7k+nMzbCMOYB7iGSxrMXY+\r\n8/4VU/E8kdBsVsGiOqhcPUU8Leia4N3znRC5Q0QMSszpZp4TzyfMHpfIRNFO\r\ng25fBeSzFu5K6XtM+iRWVA9inCblzm38miGB13NFecvC76XI7MxkmKa4Z0y/\r\n1Y+4Z5EF9OZopEUbUDbYU4R7ho6GVZDzxvRjbTL38hzaWZ6YntHuebxXkd1f\r\nyeLwf6E3C8jyyrvU7bWotqhXGGl+KpuLeyUj/deI1wNCxX/Hucn/qcRRhNHw\r\n4/Wne+5XiiUE0okKWqWQtGXP+k3m8Af99ru40VfN4+2l7A+1mVX94P+hyPE7\r\n67YgmHDAZng5mePiCqgpS2N4hxSFgNX2Vno=\r\n=ngDp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d4a70de1ec2db9f75dcc14277ac241abeb10e38f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.0.0","@graphql-codegen/client-preset":"1.0.1-alpha-20220927131123-d4a70de1e","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.13.0-alpha-20220927131123-d4a70de1e_1664284340290_0.19729337263714242","host":"s3://npm-registry-packages"}},"2.13.0":{"name":"@graphql-codegen/cli","version":"2.13.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f27b334b992eeb2666fbb90baf6b5ed997d411a6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.0.tgz","fileCount":95,"integrity":"sha512-r1Z05jKl4h0wVvBpFKqpN+clICZiC356OTLxcdn0XO55vVyjIRl2r4Y2J83JnaklCsiMB5ODtn7uIzmpbXdWjw==","signatures":[{"sig":"MEYCIQDNfEmGPhp9RkYRMN4sWaKyQ0319BawJ547BctGVo1e8gIhAM2evi59lS070YyQ6ypvxFsoRDvswskGh79eL8THtjJ8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184397,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjMvqvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrUFw//VtlbDPZ3IFTCSHlLweqerCpvJTKcTdAP8psTRqq1yaODix1y\r\nvF0G6bpWsu/9iSUEgJDfF4ar0glhuM6kcT8/tQ6TYTx4I9253qXyNK9OgnWk\r\n7P+xZLvKePa5tI4k/tjFrDIGGBEblHlAIUiS8VYtPGNHEEoaERnk+74/L4iy\r\nvOs3El89zifzJprvj7u5DnRBpISOXvvVXugbenVG9i0lJCbckbQouIraA3+E\r\nlbkR9BsQaq5QII0nNkPuGlND8P2QwZpVAXEzhmRHt3notFzlHTDGJ8SK6OMQ\r\n1fXq2Bkwt/7msVGoLAWICZ14wqbg8nP/n7fIdhb5VTfDgm8oy1Rc6yC4NU4X\r\n0pz3y3rG1TOuN4aaNUSR3APKj4k8ZPey7QjfimsAg6lhpqi1OtcSr33hKlG1\r\nXC0OM8v162WFR4pps1y3L3FR3HXxY6yDbWFUCLsim5FzIOuWnz8gEzt9LCcX\r\nnC0O42C9fqgfITygovJn2LhkN7FX5DaZDX8/U+j4sfCBXqADiaWLmRofKR+4\r\n0RbJvt9XevXKypkVs7i8PTHBH+lnVRABAliklHlxB221VzCjfetq5REpmJ+Q\r\nCc+/g3Hs+FefN3oarHDIb8GF84L3V39Oi1FOzjeqQR6wMISZejlfGhY4Coqw\r\n8wdr4O22BEmPeE+VmJHTpa8ylJfqE/tHzAA=\r\n=nPkP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"58c02b7bef0b94403deb8cd810175f4e7fc6abe8","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.0.0","@graphql-codegen/client-preset":"1.0.1","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"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/cli_2.13.0_1664285359504_0.9111669008804633","host":"s3://npm-registry-packages"}},"2.13.1-alpha-20220928093342-e884ddccf":{"name":"@graphql-codegen/cli","version":"2.13.1-alpha-20220928093342-e884ddccf","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.1-alpha-20220928093342-e884ddccf","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"5cc2fd68c3020d90529a3a7bd1ed54867fc6cfb8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.1-alpha-20220928093342-e884ddccf.tgz","fileCount":95,"integrity":"sha512-9560L6Cz8YC2bTq2Emqu8KpKLeqK9FdawX3lg18sRdPKxJU3V8e2/l8g5+3uAo3FXFwORuqgx4UrszQgpz8PKg==","signatures":[{"sig":"MEUCIQDUN7AzbJzqyh7q9zdrNyvrhdi7/JmvJS66p6CqinhCZAIgNiuTEicmQe2hqOxvBtteNJsyEMwdYGelQXccucCrCV8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184459,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjNBUuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq/pQ//T7a6uQ8YAhvp2ylwijVAYURvW7L2KRSkD2YFEHo0pcBwTS/h\r\ncKyeOTXO2jO7+TxP/tolhCuWVb0FsffsQD3HWSWvKoln4KvF2aEbYz5HmpMi\r\nJsj8iLF5wO0JB8Ru5Kjli+zBvJt2b65kdVFhI6ZVVpwOqyZggHPnSnwkkxjR\r\nnYDzL47nD7Sy8dAttUijHlL3Scopk5eHlowVSq6+N413DWP3Nk1IhOCbOKK1\r\n9srLJ0w+ouxuS2MO+BUvSC1tj1yH1xRhPUQRX5LICNt1XkTjjJPBB+fPjDtx\r\nvrpTGLMlDrknWcc3UC7B5Ym1JInPu7n9Y1ZiiBT+fxxMGI4dwM7xkyuHtjjh\r\nTR0luGNuznnLvrXgelx53zY0TPXf9/ShWNPHadhOtI1UEQP7IT/54kDtSywY\r\natrB1OXV8f01scWHtKX4YIz84HzwJ207x7u0SWFju6xKW+cdjOXL6qsvLGIE\r\nbs+Mp23vmzTr9d362IcIWhD+SAhe0zBi8aWPmNCmnm2+2XxDfG/j7rXWFMTj\r\nW9U5bvDrxW/GStRJJbHbWPanOqXvEMH0goIuuySDkiEdt5zpkhrpjz4ULDN2\r\nxRs3zwhL/pGbpChCd46l77Yd4Tk4HSZ+uWlK0aA3lxmefLu2LtyntP83YC+k\r\n4MsnBAzpP9fDryheUzVut7KbbcZCxfQHVU4=\r\n=B6jC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e884ddccfbabea2d24ad21d7cd82dea788be916e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.0.0","@graphql-codegen/client-preset":"1.0.2-alpha-20220928093342-e884ddccf","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.13.1-alpha-20220928093342-e884ddccf_1664357677949_0.7341868758267973","host":"s3://npm-registry-packages"}},"2.13.1-alpha-20220928093417-62a67910a":{"name":"@graphql-codegen/cli","version":"2.13.1-alpha-20220928093417-62a67910a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.1-alpha-20220928093417-62a67910a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"db8f0e230b83fb1ddc2fd265f6bb58d8909c51f8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.1-alpha-20220928093417-62a67910a.tgz","fileCount":95,"integrity":"sha512-XOiSYI+1IedespQjbiqhStDn4mzGjUx9JS50sBj6fBETjhQUWJ/moO7tCteTFR2uBakyMakQ2GQnTKqPwGI+Vg==","signatures":[{"sig":"MEYCIQD9RBIowi/kt7a1v4skofaNUxxlxKHYFqLiSEuRNLPqeAIhAM9K7GVNHkpxMyZi1TzSi4knfWYFox41o+wRe0wT+7xU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184459,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjNBVOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoNZQ/+Mb3q2WkiLqfT1ntFHeEF4HSv6mUD1hd+qvMECdOtqFQvtskj\r\nZKhtyFBDP4QpKSG43/XnicRa+ejTi9IekgCYVCcciBPzflHs0UG7lDEAfEPl\r\n3iURdaXylTqxFjnUZLf8yEzGY1Hnw27EDoSTmyzU42Toz8H2Efb4lk85Qpqd\r\nOwEhi+rYgRmracNxD6IgBR1lgGn7yAv8OWU5jDhMyO1I82ot2Pef1GmieizT\r\nEgQNqUfksVKSJtRzC4DIEAxMAM/qTNX1wxViyNk3QXmHv6X/GnOTnhQ3fvfD\r\nTsUa+w4sQ/yeNhmMWwObEBbXf+Pi2DrlMstmn8Ai38JkN5nI3l2PWKxshWpA\r\nXUqjK383k2PncJWcVZnVnrbWfoNpDycOP6cVEK/7GZl8SPJEwcGoc7T5kK50\r\noDPmG7YshE2V2WLbvqqRbSnw8A86nLYLyLr/36fdjNnzRE9NbDSFz3Ra7hrL\r\nsZPYMkSRca0ELWvMm+/IlcTIInmF9aY/DvbTl+ydHJ1EaqW8LsriwPcAcN7a\r\n09aT6Wryrqgkz2EI5CLfjXEdUjwW+8zq31kIv4aCLrnWyxOcVb68EZtSshP+\r\n30N/0UXA9akRRmoM9eOze1V9aepPBZYFPtDluXK/vDKXMxjiqjT6yVE9wQtY\r\nBoez1Nvh0Fz7n0b0t7Ni81vA3CKuDJCv36c=\r\n=B4nF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"62a67910aa4e77c12291fcdc8adba60ebe777066","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.0.0","@graphql-codegen/client-preset":"1.0.2-alpha-20220928093417-62a67910a","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.13.1-alpha-20220928093417-62a67910a_1664357710750_0.6238610026253681","host":"s3://npm-registry-packages"}},"2.13.1-alpha-20220928100302-69313838f":{"name":"@graphql-codegen/cli","version":"2.13.1-alpha-20220928100302-69313838f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.1-alpha-20220928100302-69313838f","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"5f26c99a316cc3f205e2550a60f88011bcc24f87","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.1-alpha-20220928100302-69313838f.tgz","fileCount":95,"integrity":"sha512-m8UAP8xNFtgqJ5os3MEguMWFan/EUlVuvrGPmIjPcviMakkmSwSqbNogQj0HQa9zkD/y9/BraPRnhYT+r+cWWA==","signatures":[{"sig":"MEYCIQC3YT7QG9TvcTagPP0eC3csVUvlo2KJsduUw3aFSVKqLgIhAM3HWPIP9RTuw8duW+mppNMLug739DP6Zv/J77scycpN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184459,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjNBwKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoLwQ/+IHJiznii8n/aeB5GQ2ZEIh9dUHsDc+I9mlEjica+Q0HVeU60\r\n8rshI82J1eyxRp5QadKk0IwKj8NXnFhz5IS4EfRC3h1itieyo2wncm7Wy4wT\r\nvt9MCsF4uPs3tJ8m50KD38yftzAC21tAZlIPZX7zX9M4Um2RIoUMk475NNaL\r\n0m11wQhoRREbiGhIwpcH6yuKlx0bjYHs8QD+T8FxHJC9eGCWcHB+GTUEjjoi\r\nTLHRk57AzAy/JQsWWdDs5K/L9JDjW/JRAaVlDpcyrmaG2NUkbO/dbtJ4tsOf\r\n28wcuNnmnelJCo/IvmxQyl9oI2ke9fi7xmGHEmUSgotitEo/wB7AAP8xZfbe\r\nE6tdCI5GfF/IQGFahgciIRdbFew/+V3IYRyW54rYsNhDlV1ZXgII7Dx3id4U\r\n0wd/h3fn4tZSzi48eZqrIe+4SbW688c8LpHKSNkQQFYB3UhMGR+N8DBkJkU7\r\nc+OOdyyQZECCmbTxR9nAhXqkgaw5SiGimjTo4/a+2KMPJeKlVhM8zN2Bs6Iw\r\n81TcyWBMYCujfiD6U0jCaJO1HxAs19mdXsS+GfjcNsv+kdLMIVW4jmlUnuo1\r\n3UUiQJ78RTil3oj+tcyqjCZtjhE0RyOJgkd5BfTbBqz5ziCyxe8EfzrGgVXJ\r\nF1sAYzcdWIKC3FnD2rrgVViRjujNG4tAOz8=\r\n=eEjF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"69313838f7cfe39920c1d8519eeb2c7b69d5bf9f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.0.0","@graphql-codegen/client-preset":"1.0.2-alpha-20220928100302-69313838f","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.13.1-alpha-20220928100302-69313838f_1664359434509_0.5908114891082663","host":"s3://npm-registry-packages"}},"2.13.1-alpha-20220928100351-72d35c831":{"name":"@graphql-codegen/cli","version":"2.13.1-alpha-20220928100351-72d35c831","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.1-alpha-20220928100351-72d35c831","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"9132a62a5139db970594e5dc128469325ed15461","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.1-alpha-20220928100351-72d35c831.tgz","fileCount":95,"integrity":"sha512-dPhFi5Cqo+tkIXsSAXI+7em+UWjUfLJTXx8gBYLdTP4VG1lv2uITMVxd0SE6/YqlKi/CqpiftSbPMetGKl47Xw==","signatures":[{"sig":"MEQCIBt/w/J4cVqtagHdwMwuyK/ezVEq/cT3Cy6vxXcwqjh1AiB7dFVSm1VKCuRiWCGJztjPOB5xTthuK7fB2t7gaZoo2Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184459,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjNBxBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqdZRAAnFeWTlG3H0ZStzUkPHuPzr1pYEjJybxpb1nYIFS1e7YZsi7/\r\nUSK9bTk8pSio9boy3hxl6fc8YLG4PLQbXYnzD0w9+n+i+Ntk2MLqcodvDUvc\r\nsKrPYMNErF3odYJZHbz7q0cQ4UD8G4HEZAVDIXfjpbTAUQOY1j3RB+SzKlE7\r\nTwZrDl9s/nq5T3AUqK4u3urt2MP+IGLDhfrp4fKca5nv6AouySDDToDQqcz7\r\nLkc6ijXh3P+LKKo9PirLgc7Re/JPne2soWK/jTHo9sRM64k8GybmW6nSLThe\r\nWnxddfr1SP4rm2UDyODfdqBa9WLheQ2gQF/0r/14vEo2MPEcjumjs0m2q2Sk\r\nFaC5p8WuazwZkQfOUhuNFdsGanHRIjqvWb1zGBd+YQaJcepSa3RewkeM20LM\r\n3WUSr7EKCAfGmFT4Fsi9wbEC9Uh3kqzV3Pp4V6o8UzNpB48fQoH++vJHHebH\r\nyYDo5kLjkMGRjObsxmLFKhkk47wP9hH/591lk1N8HdAxWwFd6CUM5zFfGFd5\r\nEA4vtMYba6iz1AvIAXGizEDB4EWnE7srZynOJ7muALZsEDieMRDSpf68lAGS\r\nJ3Pc7MbIUsdvo3YTlwxekXQowawMp+XCS2YMPeS0hKzFRqDtxVm4e7a9FCli\r\nqpoj6Th06pED2LU1qWETA/fV9BWFx7+BvM0=\r\n=BuC8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"72d35c831ed5c60ddf3c4e99a86b83d2d16026d1","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.0.0","@graphql-codegen/client-preset":"1.0.2-alpha-20220928100351-72d35c831","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.13.1-alpha-20220928100351-72d35c831_1664359488750_0.10294141700708992","host":"s3://npm-registry-packages"}},"2.13.1-alpha-20220928101738-cfb456f43":{"name":"@graphql-codegen/cli","version":"2.13.1-alpha-20220928101738-cfb456f43","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.1-alpha-20220928101738-cfb456f43","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"81f206cc7bad45bbd056ada2e03da8ce15602b93","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.1-alpha-20220928101738-cfb456f43.tgz","fileCount":95,"integrity":"sha512-1NTOGFAI0wf1i0QTNCOJNzvT59DeO+RJvOY90m7ewWn42zM1M0Fj3WCj8he2LL1mfpdFpi2RyU8Ra6J1A8XYJw==","signatures":[{"sig":"MEUCIDXLH1E6PSFNUcqv7Bm2tSeb0gonBUVTS5N6NJD14DHiAiEAl/zSKvYYPP1Z4sbQlnkQhs701V30mH08kcibC0VZHso=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184381,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjNB+GACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpabA/+K016vvfqMKQXEKfywtP6rQUmNo0K/cisjZnSjwCe6d2IqtgK\r\nXiH02qnWjaeKHc+wgz/cX7nuZmS6iTEgSgI0PIs9FAjEAG0i/tZ+7lmgI8gI\r\nSqmTfFGUBGRRDsaWrMfwvWzPvFdvzBaKdNZ633cq2VRfepf4zV6cyYMO5JH7\r\nLwcKWO+YZkNJZ87ixJlIQiqtIKXkNNN0dQt9axismVPPdZLM25wliR7yAOv8\r\nqxllyYszOA+HF412KnMM7pL2OAkIo1JRhVsZBoYw/WiIdez+5JwhlONsKzzU\r\nzE/Yu3v/JGpXH86gw7QdBnzSDuhZNDMs8K+c9uz2OQnLlzJjyzZY+CtOAqI8\r\nZsmZKjb7tN4SLjZbHuv9K68dKnwRzKVZK0rP4eCU1UyGuD2cmuDxe1Puw2Ad\r\nnjEzfLv49C5rvW11N01Nqe7Bc9KfYVyZbnzaJJbe5HWT+4rf/GRkFPgGkoHD\r\nTN3XPLJuYB2BZYRsFZw/WrxsD84wBlgUChOMkNFVcnONzvXbc8oATIouFpSe\r\n9hrJhqqjqijH3C99hC5cnfMZ7ddmR3BUkk7dKx5Axk/uVj8zaMGaHUFducuJ\r\nsBYMTdGrFep4rGtZ/qOm8vT+Zso3LDVSsbB0rJitKRSB8sh7X44eYcqCtRIr\r\nN7tuF2GETzsyi45VI+oVaHYJKUonDZk2Qzo=\r\n=hUNq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"cfb456f4364059161102202df48a30ed005e2a77","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.0.0","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.13.1-alpha-20220928101738-cfb456f43_1664360325738_0.7200114802913704","host":"s3://npm-registry-packages"}},"2.13.1-alpha-20220928101824-5b5bba6db":{"name":"@graphql-codegen/cli","version":"2.13.1-alpha-20220928101824-5b5bba6db","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.1-alpha-20220928101824-5b5bba6db","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e2aed2677ac06c9f3704fb69c2c14414fdce3642","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.1-alpha-20220928101824-5b5bba6db.tgz","fileCount":95,"integrity":"sha512-tCuouIG0hymd6XZay+Nq22EHnPbBo0z6n2U1c7xzNxvctAnMuLgFdkxFaJqX9aHaYp4+vchl2lZc//okSYAdLg==","signatures":[{"sig":"MEUCIQC7aUs5xGq9b0eamWX2rCeOEhn8T3d/VB0ua4/KPu0uYAIgNCys7usc+Ye1AMUPLdaI2DUBiywXDiSgrWj528AM8G0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184381,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjNB+1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrxihAAjVv1KFPaE6/m7o+hthgRjrUCYZsCjlSgIhob+LGo5/F6X4MF\r\ny35e/OH8kX4KySCKEgoS9nUd3JMWnsmndODsAqe60JPpfhrK+wNgLC3kEHpd\r\nx1w0H7TMnUF4bjdmgCVXBs1VWucdbBXvc5y1viUUxhOD/tE7hBy6GhoXUzTQ\r\nltcHUPri93mnNocX2LYfdmncAxAeUJuczn99cLFbvTVGC0JVtHjI7/fBLjNz\r\nI01QHgoPooV/w0sE/vYD0sqpXtYt20UoNSS3zfDS9e45KE2ZmTnDG+Y4lkM6\r\nfUdohDMs4UGsQCoeqjEcDKzd3mCWQQcy2FgBpVxp51OVolmkntQUGAdigzEr\r\nBlk2rX+dMRXy6HztL4qIkaJaS8mwqyKWuiMmPn/3/gHCosCS/LH0NNsZqpbQ\r\nCvlWu/g5WK2Fw9JK6Wqt2AUrrjN86kSd1FW5qg/CAdJMaHv8ltSjMXhQoI6W\r\njgAOe0J/zkvv8Zzp6RfcnHGiaKEfuJYYR7ttcoFUyF47Kn7E9eETmuXNmgkJ\r\noi9+Cx/l1OUu3KV6KUNrdvIfM1W1+XEdS9klZND0vrcHPM2RS5HirsCQP+jN\r\n0NExy2qHld0MTIySvXJKMTFOJj9Znp+tfQATNu9LQW367ZMjhmxi63I8oHg0\r\nYsMWm7zDmZncI+Vcmj/0LkG2gGs0Z2QJ+Fw=\r\n=Dfvn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"5b5bba6dba87edc7a2f62fd3ec7ad2cb56ff3afe","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.0.0","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.13.1-alpha-20220928101824-5b5bba6db_1664360373072_0.732188232913336","host":"s3://npm-registry-packages"}},"2.13.1":{"name":"@graphql-codegen/cli","version":"2.13.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.1","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d68bdf42db528091ef8af2092696a04bd51bccc3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.1.tgz","fileCount":95,"integrity":"sha512-3+IcmqQu4olcO3ZPc+pfEPPMP+qxtjVU7w1SSLlbMU38oMY0IffApk8MNAivuVKrXoU1a8XOwt+g6m8jz9oLHA==","signatures":[{"sig":"MEUCIDGa9tmdLCuGP0dPFbdb9ogU6bHFbTvRVnhFtxCK1WZeAiEA5aDbjpzB0M+EjnFBShgGIQqJltkBuOHN7iWZ2xoHMrM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184350,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjNCR8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrnMxAAk5fLCqGJhp8/TcOhv2ZZxYZ2uzK4kq4N/WSOwrpaYuK807rh\r\nGFs9f6zKbtGLX/VRcudD23gs8pp8PCj00afYKRoKH5QtRKHK/c+QVMj3hhF3\r\nckCLeqW3TtsUXfQZaQMUgSFvGfQCCqlHIqP2dhPs3Sx5nZtPiQj4HWz43wh9\r\nFwamwRQR9t5AKnUny2OW2zCGe8jB+e7BDjlQnGgSHw//hn4TWU6oBua0DNPL\r\naNzrNHLMj5AbQth3qD2emIdB1pVD6JNc83vQlNLkrsxS4qT7KIwklpKlcolP\r\nHhkXQpt8KghHf+TAXNh1ygX1vwfqgG4VSaJnyc2xL6fspFZQJTBGlnp57syM\r\n700iWXZ1DYsCxwxd5hr8/oEV5uwOyeFUwcEVsvjUjbcGrxQgqSBV5l1PeM4s\r\n2Y86yPq4XE2CQBX4lZJ6u7OHNquFc3uBF8xNvvZC24zCzS5iZ0+QVZVDDITM\r\nsaok1amAZvIBUkCF8Hqp+VvM3jVXDdfxCmsle+M0jLLbiZ46BoiQHLfAWkSS\r\npvYz3Oa6juOkXEPGNMTevo6xRumpH17MNT114fSssPDL44Vm1u8n5c5jUQFV\r\nXOPnS4N5DYoQRILiyGhNr+IKwRxoWF0lhgqmtEdnK/kSyQK9T7NOKqIoWV58\r\ncH85WIAaLAUfF5dLDVvmfgVrk6TNXeb34Y4=\r\n=jLgb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f7ebc5a2b10aa3c7f1d0d41f152139327efe9cd5","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.9.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.0.0","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"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/cli_2.13.1_1664361595973_0.22740480239723948","host":"s3://npm-registry-packages"}},"2.13.2-alpha-20220929150227-e1177bc71":{"name":"@graphql-codegen/cli","version":"2.13.2-alpha-20220929150227-e1177bc71","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.2-alpha-20220929150227-e1177bc71","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"32a5c5aa40d612682e4536d376791b1cdb0cb670","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.2-alpha-20220929150227-e1177bc71.tgz","fileCount":95,"integrity":"sha512-Y+hFOXvRpy6KxGRkUlH9ghuuqfaeNie/e0n9XJrhWpbU95HV5JeJYJGIdZ3arQOGdK/am/QF/Hh4MllHJ5So2A==","signatures":[{"sig":"MEQCIBZOCxxQ7JsPo5+IZEYuazD6xlgkod4yd5yDBdZKci4NAiABAttKjiFSwoh4ZVpU9oXw5MNNMTYRQVnYXvoUs+KPZw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184439,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjNbPHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrDKg/7BUfUI7F4gr9y6+ukFBk9OXeDNb+K0fDVpbsnG4/5BsK/BVi1\r\nBVcb3OxNL6UW3+B33Xak2UEVaKA6FZM3RlySGPgHFo+9DTAoNbkqUk0XCFOi\r\n6hiMFG8wN2IJHnhULArjqwRkK+0//IX+O/UziVx1PcDyL+IKnsPtTegZXT6x\r\nITAb+Sh+hzgVGkRG20qhwbgnq4hpeeUS/KBjH4WdPQrBFgw1pCLxZjnnH0MQ\r\nPfrYiGdOzcZJ5zegqpVqwyCfVhK8LoiW/dBeyeazs0QYCmUGWhd5emQ+OpHj\r\nZ6PeNDeIeK9geK/jSH/zU3lmlVkdnEk2JjtyLsM0AcZmeG8L+xVDV9ndlgWs\r\nHFYbw2egKQrowIVN6jZKXlb2Xb3G1vDIXd48khKdCBH8zgwm6CLBPMofU8St\r\nznAWIlXiuRj3ju0ZLfKERs5TSGHjLmRHejLXEq986QnvEsbHQWB35EmI4pQy\r\nTx/1okb5/9NeMaDlufpOxx4wKX1uIZhrwaAqXvaim5ghC/vPTsrY8TCddRTG\r\nsiJCCSkC+kztcFMCllV1lUPuwn4gUxAb+eH2ABuM/DzJtymVADKM9nwMzyWk\r\nSsCXykMpn8BDHe4IEWqJwolERpNvNeoxAMB/gsh3c8u0lFwWNgrXaho9n1oq\r\nPhALgQ1TWB4rc/ROyWBwM72Y4THQxucmX18=\r\n=vh4S\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e1177bc719177a8571617876b82b6fb1af43fbdc","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.10.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","cosmiconfig-typescript-swc-loader":"0.0.2-alpha-20220929144852-275a2b7","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.13.2-alpha-20220929150227-e1177bc71_1664463815482_0.39923347800859443","host":"s3://npm-registry-packages"}},"2.13.2-alpha-20220929150301-3a24c001a":{"name":"@graphql-codegen/cli","version":"2.13.2-alpha-20220929150301-3a24c001a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.2-alpha-20220929150301-3a24c001a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"36faa84131f2d587a4a102051e5eb92b2a8f4f30","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.2-alpha-20220929150301-3a24c001a.tgz","fileCount":95,"integrity":"sha512-UXfSx090+8yMojItps9mlM18wwwZGbNyqfSSXW/yw5KPUcn5s+Mpz9vIgwU/gHuvJONNSK6jucWAC7c9tgZGZg==","signatures":[{"sig":"MEYCIQCrg+nPN4PpH64ASbVzykX10ZVNP+/+1M3BFrjvs14ZpAIhANt9MF9OACllfvYM0mCmxAq91lmLMXUNCBSaAKHK2/4L","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184439,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjNbPsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrEvw/7BfZFdhrEVR8vn8OCTtoLQ9awdDOKQVTNtQXRPCUiK9AgrJ77\r\nWlXRuHEPhtlE9hBc6dg5KXRskJYftsteKQsZVtzihwfNtDeeoEbiIUWFJOv8\r\nVHT0GuRqXr5REnAlNznZZzxVBtjFxEpsClbedsfOi4xA6lS5kFFYcWeOpuPJ\r\nbub5zyDATDbGtYkc++LDykw/RFmRJCws0z7UzegLA6xbINfrNa5ZjeDXky6T\r\nGsuBdtPoEEjR9gDU2Fs3CwCjXSW0QzWt5eM9boBGhFS0PQ2XpLtiuQinUqo/\r\nymFM5HU1pq3m5Ttb1ZV+jRxId+rKtut4ZslRjas2sOHEK7rEQ4mCwHDwquFC\r\nRVJaCGyF8GRqb7mPlY+MY6xmKiRcCpeoqskNGY5UnOieSK7GjgRTjItRewYU\r\nU9iiES0VDXjkCe+4oMeg6SyLXWTnXg7crCCbB34dViLtzNxRahRcrPDet3wk\r\n3tLUWLScMFNCpPgVOhL8dS1A/wIOrigTIV76qEm8Xcqwcr7YMpMhTM1GidGb\r\nSJxmq+X5XGy2UFMYiRfsMPQARu99f+gcuBZUcqfX3DPMRBB4NMWgfJipxPgL\r\n0jBWk79Z8N1VFfRioUreMeFL8yS6AfOm2yCZ4HNf8Th4UQl2gVe/fHee4lvZ\r\nPDu6K86dRBPrrLShQ12arpTZezyhzjd3J2A=\r\n=qRJm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3a24c001a2679d7401055c2a5f02e044c25f9de0","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.10.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","cosmiconfig-typescript-swc-loader":"0.0.2-alpha-20220929144852-275a2b7","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.13.2-alpha-20220929150301-3a24c001a_1664463852534_0.06619080682942546","host":"s3://npm-registry-packages"}},"2.13.2-alpha-20220929151412-262620830":{"name":"@graphql-codegen/cli","version":"2.13.2-alpha-20220929151412-262620830","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.2-alpha-20220929151412-262620830","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"da8a61a34b8fb745fad7dd2072813be873bb66ef","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.2-alpha-20220929151412-262620830.tgz","fileCount":95,"integrity":"sha512-PZzydXVdAI3KsLBh+YSBOt8t6McRpnR5CutUOCv8XPM1v8Q67qqCUT4IfnDpsj2RZt7C4/KeOWG20yVPvVNm2A==","signatures":[{"sig":"MEQCIBB5si56vZD/ukhD+kpBJY9NjUJiyeAVwHgYftrjhzw/AiA8iqFjuRbhnLFveYRtUoRxZwSwh39QtXdRqFiytVvZ8w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184439,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjNbZ4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoO6A//VhoFphn8PrNPMivt+6GJXLGahVwq3S/nhANcWcW0m/3zoHAZ\r\nMTQX9qzzNg8Yrm49xv2nrU/49VcVCcZRfykL5krsic5LcT/GVCRmURnc7ODb\r\nGwyKRVrWdweJzqDPEVTDGzIRT2erLawNqiCx3wWLoL7oBjFeIjwO1niCgLbh\r\nRkq1Nl/4KyaPXajdrd6g7IKfQXzZg+OZewMHp/T1AMd8kICjbrv/v3Fzy1H0\r\noWcNCEhZnbSApuI83+dfB6Vm98wbDJLKiW+yuiilcmNDK2u9i41K39DprIjv\r\nfY8dYkAW5n+2V49DxETijJ8HgijCX7H5CH2Cur2d0eLfBPCSyZ0HyGjGTixX\r\nbn71mWsy5XG2ZpJRzWmkMT+RtqhPEZDJekBxmE6SnpjKkGgg6IZb2S8asZSw\r\ngIXk9KQCZl1Y8/h6GQTcKZs/d7+Q2TBRztFItsCQsEDiSs8yR83guVnq9Lea\r\nYvLn/lDxWTA0ofZoBS24wgkwTWm+RWZsFhgpgSZA/G4fYAm7i/3HvAYd+HLg\r\nK8bqsEDKtCIxRCTuB+Ifu6AUS82qz6iEmn3gX6nX5UxXEhWiS3kgZGllZnLI\r\nDTkLETwimHg3Qyv3lHWu87W85oIrVCMGYjmqe+vMC1aGSVfZAVofgs4FxAmf\r\n4UALtUuNQPWtwf5h81oaLauluaWIIbIY2FY=\r\n=NF47\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"26262083002865acc8bcfd8f1410510b3ab263c0","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.10.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","cosmiconfig-typescript-swc-loader":"0.0.2-alpha-20220929151048-e2ff243","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.13.2-alpha-20220929151412-262620830_1664464504244_0.7377165305289097","host":"s3://npm-registry-packages"}},"2.13.2-alpha-20220929151517-2f68251ba":{"name":"@graphql-codegen/cli","version":"2.13.2-alpha-20220929151517-2f68251ba","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.2-alpha-20220929151517-2f68251ba","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"7f3a3585eba478a5650776a0e3e9cfe14b0c4f82","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.2-alpha-20220929151517-2f68251ba.tgz","fileCount":95,"integrity":"sha512-9rp+neUyFZzB/k4tAtwzm+J2nYeyiCb45sVWyGK4SlsVdjwb6ONL8IbKVquJ8liGGObBcAoYyiUzGOQ6nBCe1w==","signatures":[{"sig":"MEYCIQDkli8reanCzOTQaI+0lq4CqxHz6t3mTrKv8McQXAjAIAIhAIsW9ZaOfZOKlKkUwHm3XOsvEzE4cNH0PH6IgNMCJj57","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184439,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjNba7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoFzw//dOCxWSLCl6z+b7wXDcfLK7EzYFomCkSy7/25NRlp/7Tft2V1\r\niEOY3m/lESf104OlGMLNAKAH8az6D9d/6mfaiWQOIpGCkq4N8x4+BTd0xBR6\r\nYJzD/49cxo3TJCR25W0nzUVFPSSX6vB4X2N7+lvFW/akrwm/cfcFZ6IBGMK6\r\nbweZafwOWjvByUs+2VLajpRZ+0sULFCIj/K6flQCzxPe6d8OmMl6STWYPStk\r\n89EUk6z8SHCZNDDJeIGz7VTTAG/HURVJYikVkLUX19RqbOtmIGpwqsf1YaH7\r\nMggyiuDke6+d/wskwN8Bm0xOYS+k4cg3NkQDx3Ik4QAXUnQkUIGR8fMRwrqF\r\nS/xjb/WUb5Kp92M+XBAH0aPej1MURtg9k4Cfl3R1KbueSpwWqPyn3TQez8Uq\r\n8zT+oz4cp5VCoXd7Lsi4YtVi96SJvy1poEzg03MPqSiJ11mlr97GbQJ+bcaM\r\nJriMTmII0yyKQcJR9GiUFvNsLz94pN8nk5xnjYvJ/obMMDY9RwJ6VDET+hC5\r\nPrg6SLS3v2XyPMkhKE8j+XfQ6K/Je3FHFUFaUwKM0Ld7jnv+CSuXMlH7/t+2\r\n0bQcuP/YBIhBeMWMsHlpURk04riA/PcFXCRCon6Lf6sZTT486oFrx0hskpp9\r\n330WX/zK1C3wd5mLxGoGJyqFOm+YdNTYqog=\r\n=IXmO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2f68251ba4a66f00db85031be719ad340b410415","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.10.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","cosmiconfig-typescript-swc-loader":"0.0.2-alpha-20220929151048-e2ff243","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.13.2-alpha-20220929151517-2f68251ba_1664464571432_0.2082059083608292","host":"s3://npm-registry-packages"}},"2.13.2-alpha-20221003083703-88e2ea051":{"name":"@graphql-codegen/cli","version":"2.13.2-alpha-20221003083703-88e2ea051","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.2-alpha-20221003083703-88e2ea051","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e63ad8ca6ccdbe6d5969bf792e1d50af657cafc5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.2-alpha-20221003083703-88e2ea051.tgz","fileCount":95,"integrity":"sha512-AHLj++JcEpU0j4Wi/PxOGewNbPj7Yq+4VNdpPIpCAdZeI6znxTIr33eQzAU1+F2VW86PomqCDMuMR6wJHiEktA==","signatures":[{"sig":"MEUCIQC1Jy0Eg7Ja6aZA/Y2hC9vRE/InMCH1y/gJEmoaBbdNaQIgCxWvAaPsM9+N7QnntoksarjjZoja4u1w/Nogdk/Y4B0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184409,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjOp9kACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpgXg//cgQ6mnzFjNwAT4OLp3fW7AEVHd7eBFdOvjJNKk+q26SrFcRi\r\nQQ8cw+AUHdlWxDaDtS7EGK/NnIc7sECq3tjTeSeXaOdzbGjV5zJwudp7Wb0v\r\nm775JN8BSBrj0h972+AaqdHmcyKBv/ERarEjKP7zpbLy8/71Wq2ngycNF3/i\r\naLf+vF5tFAYd+58+dZh13Rk/kUW5ylZBPuCGQrydtYjLwpPtnv3fzR+22YnL\r\n5k3Gmk+XEYVcYsXLlFfk8wJ5eA88tupK/BGjfRe28V+sG2bP213P4dYr/5Td\r\nZflq+fMBrM5pX72Ty13FUAHcw3iPr8z/72QTumPlM7ecPGh2zsFGTcqKE2MK\r\nWGjsOiz9s9c5LC9qL7Snb52zQdbFVR78LNXYlv+60gMymP4ddq2r6NvI0ddq\r\nKkgM+kmonCLyBDdjPiDQnpspVSI5F/Fdj4RFmlzbW4Hm4AOQa11GKX8VaVjp\r\nRz6ytgn4midQEcy2a7Td7MnaDm4n5VsIETquOot/CTgX2oFtLERxmpsBoJLh\r\n6SWMpgrAoHRUonK/Km4v+uAZrPJKiUZQWl2Fw9LHlV9+7KahKWzogaOe7hxb\r\n72jxXck4WO2As7o0Z8DXu0wAizoUsgni7GljEZTcCTPa1aNM80k5t24v2XWe\r\nLXoBh2AvTl1fXirUTtdfPm0cf/CA/qAEbKo=\r\n=yysq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"88e2ea051e792af745beaebc1e838471158043c6","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.10.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.0.0","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.13.2-alpha-20221003083703-88e2ea051_1664786276697_0.12450356588785061","host":"s3://npm-registry-packages"}},"2.13.2-alpha-20221003084424-07f387b26":{"name":"@graphql-codegen/cli","version":"2.13.2-alpha-20221003084424-07f387b26","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.2-alpha-20221003084424-07f387b26","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"37d0643dbcf8aeda17ae105cb65d2c98f6b015ca","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.2-alpha-20221003084424-07f387b26.tgz","fileCount":95,"integrity":"sha512-W0LFayOrGFrLKKZRPS/ZKu4h+92+D+nYQSkE1Uaugsn36wHW5NWBMcLRg0fD+gG7f5zUXTHc/whUdd4VWDKHkg==","signatures":[{"sig":"MEQCIFAGNRkQJtbbhiKMev7qwMSFpg5zwAL70p8BayydASpHAiBdg6l/TdN+Kynh2q53LK6dVAmWFPNU3+yKt1A7db7QKw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184409,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjOqEeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpQgQ/+P4VCIGTGZlQ2n+xGRHIYO5Bp4fWGzAIl0GOrm+xllM5W8W6x\r\nQ4TxUYCkF8kH0lEKs+XRvScghdLBEIpRDdUxq6QYkYHyBdV1AwVO826ZeQEc\r\n36fLN39yvZ7H3yaChh3TeWuty+RKFqniNP+PXVOEMo9Nfzzdq6XpR8tetkjy\r\nq4ZV6dJK/ZTWSD0DNCkMnjzmGufzTIF77wyLEoDNbQw+YJnaHyv1fC55ZAEu\r\nN2IHOedMt37MxXKAx4TBAPCsp+umqvTk8CX1IrJMIDBCzN4Iv57t1jcv0oGU\r\nt48uDVW29g3yHdt83LorcN3Vm/d0aI67T7xfUK1+3deUYmp8ykHrZqoWNyH8\r\nypqK/AFgnzQwhUv9yf9atu6XgzWh1jVb+Njn8kXdJx7zVn1eiDyejA9uQtVM\r\nTMX1W5LbZ6Nr2OCrbUlV6DDJPB2X0jDS8kWX0ospaFnjl3YH6mgrXSpO6X+1\r\n7RS+g/6SThVluSIGJ+ziFIwp4KjVIV78f0LprcwpHp13CenG3An89pcJSQ81\r\nksIsbQzlcc/EvJ6kzTq8+ZNssbBDdxl771P22dDbCm7iZ6jZ3hrXrK0tUcOm\r\nuYm0tlX02tU2K4Am+1Rd/gHOmT20RUhA9fkOIRMRVBjT/8aYOefLWSlzI2W4\r\ndJFW2sEmwdppEJf1f3uzeSlGWdG379lpnlY=\r\n=0XpS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"07f387b26cf480dc54532206a928d8fc428af300","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.10.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.0.0","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.13.2-alpha-20221003084424-07f387b26_1664786718074_0.8048133541448099","host":"s3://npm-registry-packages"}},"2.13.2":{"name":"@graphql-codegen/cli","version":"2.13.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.2","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"4fb28405895601877e822ed4f9aeee98ec917a3e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.2.tgz","fileCount":95,"integrity":"sha512-hGz5v/jFjhEQ/RkN1folL6WvdW4q9gMy/E8hD+28AuD8iYijYuU+Rx8dheXxTtO7UPOWFHIeFiwBuAHPJxTA5A==","signatures":[{"sig":"MEQCIGP78sZQ/tQkzrQhwJ6PK+aiWv0APMjNsrCT1lhNZsMXAiATeEh6nR52fxWP+xHjhhBESOn7O7Hw+r8Pv3cKzAi9QA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjOqMdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpKYxAAg6DFbM4eIaiujQveipfsPojuiVJT+OmMZhW/4rjQypyueTIX\r\nnjHxExKkB+wtMcpXH7yECsQGcWV6WPajccQYKwsq3ugtS9VUSgWRSO5yCrgL\r\nYOWNtWfc9aQRRq8zH+N74TJhMNz9gH2LW2nW9YANLn0GXTTF9stlWRaO8v8F\r\nnyz1BH+SXo7YG6YIylq6fcKJTav6CInfV/sHf3ceskdZudd10fCcSbCRoSfs\r\neQaWc3cHd0Lxjg31x18DIe13f6EKIsXV02mshuuntZGEGUJ0eyzLc4YSzaH5\r\n83yBloXxGdDA4kQcIIBy6CjRZ0n4nTfE9T/s8yC6kgPl01pxKxOAUe/HVLlY\r\nzZ50opUg17NvJXgqQ7XRwo2XtbegvAg3X7cAykO25t3z3HDWPay/kAwyRsEJ\r\nl/lpjfwu5SEjkNxn9Dn5fSjeZHZelNCxlPHvOo68Lbh/jeUnd/FTlM4lGwgy\r\nup1L+hiAPklaelp3ampcnC++Qeu0QtPxYqqLoO+bCKWutFDXF7g6D3Xr32YF\r\nvpEXrhV/d8jFY24wdrqAViCdCYx+aC4TPgOFmdkOneOA9HeYt+A6pvbnNvBC\r\noCgZqIIhpbeTwXLO+F09KStJc9F2stpoCe3ZUG7Z4e9Q3emAyAxKLYO1aWTS\r\n3o77wrKgo8lStY3Yg5u5tbK2P0OHQC7GbiM=\r\n=3q0I\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"9df99d690362fc093028410ca6abdb845a93550b","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.10.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.0.0","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"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/cli_2.13.2_1664787228797_0.03963869737360226","host":"s3://npm-registry-packages"}},"2.13.3-alpha-20221003103500-c2764d266":{"name":"@graphql-codegen/cli","version":"2.13.3-alpha-20221003103500-c2764d266","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.3-alpha-20221003103500-c2764d266","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c127bc2faa5b4d2687405d2e0a2d6391c9d6a28a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.3-alpha-20221003103500-c2764d266.tgz","fileCount":95,"integrity":"sha512-4y9rh50gUWZRS/Prd+4rUDx5Zw3TxdgRfv7eUZH9gYR/JwH70P/ngeuBNJFC8rw9YdBVQL4wTjWLETTZrwmYaQ==","signatures":[{"sig":"MEYCIQCuWlaRUVnj2jrtqi34YwvBddH6hm9P92MRo0m3a8MgVAIhALJ0gTsqq/d2ndecW5X+Qha4Zs7r1t3mkVgBAZkH2lrO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184467,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjOrsLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoFiA//VEIkFnczBNVEqCnQl93Cia+LnobwBueNgRqx57jMSES+4CcJ\r\namZMqxTLHND3qsmGtMupmzwlOF29YmepQs7G5O7/pLbr3UJsq84cdUDP2jP/\r\n4OtHhB2xQJnMuZJyBg3Ea7ONityyF31K214tblBFCO2M6HlvTIpWLFqg0CyV\r\n3vlvIC7DkTcvuGct/6lgBUpck51tnCdsjP/nXt0++gvxta+Ewq7I6OXbF1r4\r\nHCkx8MxP/SsAN83+4b4NlLdl7MlVA9wsBRJAWU5I+lFL6a2vYlckbar1vbTk\r\nkX0ze9Gz0dRoNJLhuaZSk7IJLvADZJQ+zk3vr9gbUQw9N/PSrnds8XnhiIta\r\ntQfHKVeL2eidma2hhYVoSnyNeAuFBgz9XLZw+2hXSMpCYfMeLbN5rwIrS9NK\r\negqY4lINOE9bCZTxbgxcMQ9ZByu/T2qAa7++c729GAW1iEXZL1AcutuneJEw\r\nelb7kiyq/iRHpeTvpboW77phhviyOxtvCrrPPyHc1FVbQWeTpu1AEhAhm595\r\nBKJhoTFObZzLmT44w/va5X7TXnDP46XXch/fS5HzW44YZ8bACUu6yCaXJ35n\r\nHXgVrt/05E/LcAZOfTE+wKqeslBC9aUYox3UVols6eY47ywHCJ2LohvQVi0P\r\niX9VNfsdxbm59t6oft6wDriongEH6ATYGBA=\r\n=qc7D\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c2764d266c49ff1ed2563dbb48b07989bc29b74f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.10.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","cosmiconfig-typescript-swc-loader":"0.0.2-alpha-20221003102140-9ea5d17","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.13.3-alpha-20221003103500-c2764d266_1664793354792_0.022176455974902476","host":"s3://npm-registry-packages"}},"2.13.3-alpha-20221003103610-d9c2fca83":{"name":"@graphql-codegen/cli","version":"2.13.3-alpha-20221003103610-d9c2fca83","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.3-alpha-20221003103610-d9c2fca83","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"9a343628347f41d39fd2e6b617d12943921989b2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.3-alpha-20221003103610-d9c2fca83.tgz","fileCount":95,"integrity":"sha512-z8cXoMOcbJvKUvbk/NsCsy9+q58iuguRCnm9iMNG+a88NB/+hmAcrYiyFanhLUHbla8R3+aa+XzBenYcVS8Fkg==","signatures":[{"sig":"MEQCIAl5wwxcMyu4kucJu2HNgHwxuhuwLKIp92lgiPdh0DJVAiAoyHIqsPR7TtxWp3puBwXmq7UFHQybA6UcdOgbOsyywg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184467,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjOrtjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrVHxAAlsmnh5mzRNeJURQWj3xplh0SO7V+wsz+sgaQeA4e51Sswijo\r\nCmpd13dPh17k0eiOPVmTt+ymIug/e42rfrFpep8MwZ77vUK9zm99EnV9zSJm\r\nr+eRqnoixrp5OQ3O9YcT8BCbum1+mC2wBbxHkHUWYUdhUK2udE0L7ZhrJ3/l\r\nIW60i7CWkHjFKYgMqC2K6rLVihYyyaITNdxG1EHk/xkx/O2XdjG8LAu+sKVY\r\nyxkt9cRmyZtKCYtydYAgiGawx8uXSpPOm/5q/5b+lwH77TSrb0BkJLcg763Y\r\nXghccICJBEBoowmm8ZiRBPqvlenZ8BMKtW/YvAcPlrlEpJEdwPWPFh3mZnYH\r\njNVbo/ieRfk+mrzG0SYc3SJu+1T1Kf1sOVyrsfUy3VV7wVsdhShnT17gadRT\r\nO4yBhh50xnwo0Cq5caQdGN+e8NGRBYp7C+HsZ9UnZY/ikkW1mTQOrzETOFmK\r\nWYGPlkW1LZUL5Aoj8GPb5qEyEdVcKI41Imcx70YYC0Yykyin1WKz2Ajp5Ok8\r\n3fcfeAV0TPz3WfXbzt6JHm1tK0cVNAxppnuQwemYB1hPbsLtIF28M4UIHIp5\r\nhEIF1ko5pu+SylxNicM5R1v2B/GzcJpCVmhwKVFNsQuaiqQ0zJWAv6hVWWPH\r\nCz8QlKF2Y18Qi4i3RnFGxxehUr59jH7b8OM=\r\n=lYgW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d9c2fca83c34d87e26bc9a4e583dc024b52a2dd6","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.10.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","cosmiconfig-typescript-swc-loader":"0.0.2-alpha-20221003102140-9ea5d17","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.13.3-alpha-20221003103610-d9c2fca83_1664793443456_0.2156415996674148","host":"s3://npm-registry-packages"}},"2.13.3-alpha-20221004102457-f92f97747":{"name":"@graphql-codegen/cli","version":"2.13.3-alpha-20221004102457-f92f97747","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.3-alpha-20221004102457-f92f97747","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d7796370af7f4fd8645c00556b2f7fe9f5f42472","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.3-alpha-20221004102457-f92f97747.tgz","fileCount":95,"integrity":"sha512-bprAoQRq8NiHWP4zbvOlpIkgEvQI3enIuf6ep1lDZrtm5KX7/eW+UdeKNtyl5yid5VNl1USfrLdgQi64+fGXng==","signatures":[{"sig":"MEUCIQD8TKSDbbxbOnG2R6xHpwPTZW4374wD4J7WXt37R8QkhQIgJgUEc1CUZEgP9sS3FpNWHlyoQ+deaNfcWToh+jvAKi0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184467,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPAotACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr2cRAAmRwMK3kx9bYCNRR9Zl/M2mSe2TrSh6JIt1P43thS8lsmvcZA\r\nCrmGy4GV2079+h1VNpQBwQren4tff0ZU69gq0ERcqKWvx/2lJ62QdgfVQv5W\r\nh0tWvh4Z7hYDC62tP0UzHUtNzNrdOwjKkFhKLHbNuaE33PzP/G/7bRBvfu5G\r\nibfueZp8w31+fdyNXdMrv9A6WDC1DnHedKF31pit9X9rFicIKqGkoAPbZV7e\r\nhP9337EUU5l+4jMS7mw2lMSp/MLiWT9fcj6dxFtgAiGsrHKiyoqI6IsOzrng\r\nDJlhoK7NJt2CeCpZB7dsSA12lrnPAch2CoWH+JW+S0ci0Kqz7OXKjk7gGT+k\r\nQpSIyves6yFrqE8sYHaT2qwFVUtotZmjeFSj3fswMV57E3MCaIBsX48xHfmZ\r\nzpoCcCm/TDPkYFVf6vp5HNJdtO/UY0M6cu2HuLfaxHZwM5vAv3YSWPiNZz2S\r\nVCLLUBDBCggdZTJCWCsWnuL6rs1c0AWnZiGVxEakzTC0lju3ze+7lvNB6aL1\r\nrglDkHEb0szki+o0NG6UHRYFsPDRxBbhi8Uf1GQj+4YzBxU631cELaYUmvEr\r\nVqo9o5drqcbMTO+Ypz2yk0YXBnibFvaZEnwYJj43ekzd0xqLLpT2FIt7aXX3\r\ncA0ya1bcSplrm7jaE26myLbQ95eBv/Nn5XM=\r\n=02ES\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f92f9774777af5eb1ecbf85606f75627a533cefb","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.10.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","cosmiconfig-typescript-swc-loader":"0.0.2-alpha-20221004101419-1fafc8e","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.13.3-alpha-20221004102457-f92f97747_1664879149426_0.022622339325291563","host":"s3://npm-registry-packages"}},"2.13.3-alpha-20221004102610-98ac7c7e1":{"name":"@graphql-codegen/cli","version":"2.13.3-alpha-20221004102610-98ac7c7e1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.3-alpha-20221004102610-98ac7c7e1","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"3b9b3927f743764fcad70b92ce44f1130401d245","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.3-alpha-20221004102610-98ac7c7e1.tgz","fileCount":95,"integrity":"sha512-vUxfLKdZLPdEK+oNjLLab3xKG3mK3WRLR7l5gIYvpzaPoHuBBjUsByzTFCP2U37NAFxK9wRQ+ftRYHFfBaw5lw==","signatures":[{"sig":"MEQCIBS17Foxiutg96QtoJX1oq20+pU41dFEPhUABTQko0uFAiAIdeWJWG8exVibeCrNNwHivXAtL67QAoYYZ7gQarYG4g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184467,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPAqIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpOiQ//VjWkT4nxTVJOI/3iZ1bhkpIXveZB3Ds6OLynOZH3p6nqj7Fl\r\nrQJq4nlWm5Rn4UWgcJ60iqgcSlKF6yCatFiuapnfAOTO/dBHCWLcVN9pygdd\r\n5PtfNUJP6WXwPuVYblmSQV1kINUk6hbzSP7fJnEQvYu2WDnDMysph6mp2pIK\r\n5bz+OOWwSJm06IVQ8tbexMsQnxuR5iPnvN+/ElOqekgBjFuPcI1kOOknfW9L\r\nNIi41lvPWCqIgojOXkXnL9N+dMI/QNKZ1pAPf+BkHAWSqHkkGFtwk/3b9z2t\r\nS1wv97pOFXOWWnQO4OQURqfuc1uJ2scwYquaiD526uvjB5JCBOhyBwOScnoF\r\nkgvQNNTmNZxz5+XFTFoox6SRLx6M/ShjBJp5NceSlmRv582g4/b3kP7ZXACn\r\nORD5vgG3BIOawgN+5BMCLU9g2Buhc2NrfKkMkRYYsSzPGjEBt6LyeuzNn13G\r\nGdAA5SyxswZlcTom4NtF23/VFUgj2BGOzvcxWveYgwnEj//LGHOIHc5ltYiy\r\n4fp+NAbNB5nCLlDzGgGGhnqGH+cc6e7TZANBFtBwe8nST7bpfasVQnXYGy1V\r\nB2c+MxE1fPaX0+SRnuBwplRwPz6b+zPbUoELwbIfI/5qj4Xu2+Y3r+gppcOb\r\n09vuKLfwKfenJg4a0oW8mb6tEzCsMi6XQAg=\r\n=kV4D\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"98ac7c7e10d8cbdbcf41f3ffc64438dfdf003d86","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.10.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","cosmiconfig-typescript-swc-loader":"0.0.2-alpha-20221004101419-1fafc8e","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.13.3-alpha-20221004102610-98ac7c7e1_1664879240225_0.23793911550187263","host":"s3://npm-registry-packages"}},"2.13.3-alpha-20221004103438-5fd570922":{"name":"@graphql-codegen/cli","version":"2.13.3-alpha-20221004103438-5fd570922","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.3-alpha-20221004103438-5fd570922","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1ca519ac5a7631305aff55fa6a665990da79e14b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.3-alpha-20221004103438-5fd570922.tgz","fileCount":95,"integrity":"sha512-JHmPgDKkkUw4wELCwDjL801QBmJVM93DmbB7KN0FyTmzdZE/+22zR0TL4u0+5iGDapNTlfZLfsqZxF/EIvnBSQ==","signatures":[{"sig":"MEYCIQCleCgLVCpR6R6lmS+jQeqh6Ak0OKGC7QyJ1IuX3QHnkAIhALElKAc4o9wwJ9bnaO0b4hZEJgl1L4nxX5a0WPT1H3sX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184438,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPAx0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmol3A/8CdWF0NTKCdNP9Wzu2JLtF6s32gteHGr0T9IVCTWKqVzq8VDE\r\nRTM4gfvNP1mDHMoChhTFBMJB2WhmivBRK8JvX0v09/M9B/7HqZDvld/Jwn2c\r\n+vx3wNTEbDCo+OxBjqTkiHHa5nEiNpLlps3MmVHFzWmp3LTdRPOs/oszT5cD\r\nMoJpbISBoJ2Wu4smUQRC3dneprOu91XBNveUwgxVkJy8o8VIo3rJgUWhZoze\r\nlOoABAvnOxFn9Ahh8nixE226UYmRR5syuPgJtPGPFu9U9/pJckX8C8xfqxH9\r\nye7yB2kXAlKqbujBLqur2VYjVMkJwcKA5uIICAto/y8psh/yRmAG0SG/w1Bq\r\nOAwqWc5ZaKMugBRAKR1up1/E/kObVNSUsSwFR7jdHWQgHG4O3u9KLCcbZsUk\r\nDysXsZDMvIJlVjz57Ji/87GDIz/hSumVKnQ5g5jXk03+Z5bGY/djOwwtq2SS\r\n/bj8vclaxZ3Cnm62/mhr4RYzU9qRJWHwqet7wo0WnFRbDG9FRUPxcB8xNM1I\r\npXpfUwGhhSP9HrlC9igSDdWqbXZgCmIXIp4Mhnx8P9zQSOAnsMJPvXBpHZFK\r\n5o/O3HC1U6MoDJ/kRRql6Utpx+aRii0VRtZqqsjEfk0DlsMOJsFPcTvEZXut\r\nxJ7X6XqEq5YF2pUNUMrTB9FzrqSC/p4o700=\r\n=FBkw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"5fd5709229ce63375c950ec9e7e2bc181f31bee2","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.10.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","cosmiconfig-typescript-swc-loader":"0.0.2","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.13.3-alpha-20221004103438-5fd570922_1664879731879_0.7257941535328354","host":"s3://npm-registry-packages"}},"2.13.3-alpha-20221004103523-cee9805d8":{"name":"@graphql-codegen/cli","version":"2.13.3-alpha-20221004103523-cee9805d8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.3-alpha-20221004103523-cee9805d8","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b5e4fd13df3fd95a596c74cdae5a3ddce90be695","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.3-alpha-20221004103523-cee9805d8.tgz","fileCount":95,"integrity":"sha512-j7FO+6SBsgLjiXFbqPvMRORRAJHsbOIQxgUUo9vkqvwvh+9uzWuQiK57aGfLmXHxcqSYsF7bEBQEZfTgpvGizw==","signatures":[{"sig":"MEQCIEQ8HDRQ63GPrZSLD/S5zl2NM1gS6FgeIAgBkBJVVylnAiAK8WoQ4Clg/tnXh7VFtkr9Oa22Gx7f+JArG0+ElF5hEg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184438,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPAyqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpLiw//bVcAroDlfXPNIoR24Bd/jnva/kmdP+PlANiLJzObiUAre5uO\r\nhwvC0EhDnhPupR7m7b/IHCUBrOJ2QY3D8mvHAPu/+0JhUiW9cxcQUTUwc31j\r\njQljP2vvi0CT54eaJNzLNwHxBx7G8HMILrkCC9cwDYkTzK7lbZgewCGKf3US\r\n1kPPdeH9Ipc64/+vRfRjvkCjkb61TVjKvdW3E5T6Y1AtEADsC0PQT/4btSiO\r\nN3ZCjPjjkns+vx7Ae+VqK3XR/L+8yAHaGvnFXTFR1iXfZt5rhNGYJ/5gZprd\r\nUcU//SjRm3+2ATjBMPxRKz96AoP5gDCKlr1YvNFgLe/ti1kpZmm92mGjeXiK\r\n7JKlMWdFbHc2FE7UXTtqReR2pARP+As/ovv6ZT9q8HWt/FH/AcvsJzZaVOY2\r\nffI3h+QaAyUNuVsAa9ER47IUTC/g/b5ekFsbC64z1svkEycS4kN/X2L4NQFb\r\nUj0Jdzx8EBfQpWyENhxFXaPNINWtNxmxHNvcf/7W+fP2iPjDzRI8ZH3a17hA\r\nBZQQ+nn31zbKruZ4xI+MaBHIX3fOVvnlJ1aTVbGx56q6FN8ztJ9Rj6mUTr78\r\nAfY8/IoKlvkXujv6OcqY2YlIYuR+DjEyY9LY/RFW32UZEaxiRUGTY86yDuxW\r\nZ0E0LhpAnWkBAnf0bx3QJS4jJmbhSGVhmhw=\r\n=XsiB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"cee9805d880833dabf33d7a59c5c9979e2e9194b","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.10.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","cosmiconfig-typescript-swc-loader":"0.0.2","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.13.3-alpha-20221004103523-cee9805d8_1664879785820_0.167961603831017","host":"s3://npm-registry-packages"}},"2.13.3":{"name":"@graphql-codegen/cli","version":"2.13.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.3","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6b8e5f5c0ef9f3c700351297997f3db15e902b8d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.3.tgz","fileCount":95,"integrity":"sha512-nhSPc79Ieov7qz4XDgGzkxmAv2EQY+KxeBzcOL2HhnfbVZZLXa/B0TGE4B9lAbz/HAYwWzwv0YX7zg8UFkhzig==","signatures":[{"sig":"MEYCIQDEbnjky6jKUnXLn/b7WYsN0S2k5+RHEv27i4Lg+XHBRQIhAMUlUhj9w+tvcng/tNKtwoWvdlvbBRhkNQMTnvt8FEBs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184407,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPCGgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpmZQ/9EiwCSKYFhf0bIH7yQzjdXZIkE1+oOjc3YcRH1hDGok7dYDw5\r\niFAodiR7VwW6l9UAynQhAsuy+6sZLOdlbdLxgQ2ssX9FXRU442AieWxtef9f\r\nUV21ytVZFoIh6Ptng3YuLxQ19GDzrFI5KlR1C1/UsMBW8EIBiAyZhh48JPPp\r\nMorDtcKUjlbHbyu9/YqzamRHgVk+k5FIw22G+gP4h2Rlu99sB1p8PanLs+OI\r\nkihg4BRkG0dOkFc/nq0PW1wHk3iYCOFEgw974KEK2+3lqrbQzB2lT810Vg8r\r\nBbMvP913biu/xm7JQpv0YKi3Von8UK7tAUk84Us1jmJhBzslJLoB8IPgAmwp\r\nNjZ12K0EFIqTPiv4zl7g0fp6nJEPf0Q2WV40rL5xP4xLIlL1QsBNgIimnf9R\r\ndI0MtIxmZl0pnKr9GjTI8OM5EMXKOwnjiqni4HwKpMp8mlVcgQ/u7mmD40jw\r\n62i4rYnFJBRlq7ad3O3azyPa0bgIatu3z1pVW5sSdg3+4zoI/+p1GOjW+5cl\r\nYTBjWCSLDH7iE1mm7828SMGqDV9CJXU5PAdxC7lNuj15mpM0RPlALmAWY+K0\r\n0ZWL9/EDb71UeGTkyqt7mhLP5miPENCFXYcD6uRfcWLtA8pXON1JmBN5Jhvx\r\nfEHt+nOlpJKgrGnWn3Ve9cpX7CGPEtCSX1Q=\r\n=bcKh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f3c5b7a0044a0618898676ee6ee06f2494ac0b7c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.10.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","cosmiconfig-typescript-swc-loader":"0.0.2","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"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/cli_2.13.3_1664885152744_0.3748969521339356","host":"s3://npm-registry-packages"}},"2.13.4-alpha-20221005084124-b7189fb1b":{"name":"@graphql-codegen/cli","version":"2.13.4-alpha-20221005084124-b7189fb1b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.4-alpha-20221005084124-b7189fb1b","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a647566e418cdac00e14e162569675307bae8380","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.4-alpha-20221005084124-b7189fb1b.tgz","fileCount":95,"integrity":"sha512-mLCjhubSaeZmgKcLFHhUGQXWXqluoTJaiSICJoWegvo+wJwuVdSTtdfzUPIfWGfTAU29WWjfr5xaSXb6fPHasw==","signatures":[{"sig":"MEYCIQC9wjqbrP9byEb6BMI36k8pfW5MiAtRN6JJ8Vz0ZT7NXAIhAKXJhxctx9EjXqJGhCNM+t7GiPoYx5/02E1jmROGC+ah","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184467,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPUNzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrxiA//c50as1TRuDOEEr7kT6uNIcj+6RjFfDSY80TAVp/riX+P6T7/\r\ncDkGD+bOIM1ottqGhuPvd98X4dv7ZIc3kRuVKs7sVCf2qgNVfoajAH89Rrhs\r\nQvpRU6CySfT0h3+xZwbZxHNZ2p9LiuucJZPoqimxFexwIhEXSvwd/mtAnPKv\r\n/kYue8uvmYtKLnUHemnLzdZqDKonA+yESqKhk1eT57PtsLI8I1ZyP6ZSqc3g\r\nHLAlm6WOnGLJt5c0hjrWeY3fZfB1QdTQ+VB5NDJDt9H735F6mWbrW7OjHwLP\r\nQ46xNxZ+21liFdCSpJuN1fHMXY87QTRC3hgnoVIfRaOu3wshts/o7X186ZSr\r\n7HR7rRxfHdfIBkK8oYgvKxfkSh3KaHaDTej56nOmOdPsI5D6xRQQ7Ny0c3mt\r\nHX6WM0JlPOYQeYbEoHmm1hYwHd8zHWoX5CDI8mc0fZlBj5B2YGQef1RBJHpm\r\nGmsJ22T6Ok8vWpsJvbL2d7Aq+F55Hn0lKYHWZOdSfm40Kria8YV06MYq10T4\r\n3qr5F/2dvYgHxQTEe8asiaN7lLhj/0ydepGgD5de5qhtTGakwYWiYKTxK5sk\r\nM8pqUbRjGSxZil+J1KdoieeG7ySAV/+sy2nJztISzMO4FodIgs4yPJHPG8Fn\r\n7yERZp/HUIvaNz9M+9g4hmgrVGqIytFBYTc=\r\n=Z4ZG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b7189fb1b5f611e262bbbddb016028890d9274f1","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.10.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","cosmiconfig-typescript-swc-loader":"0.1.0-alpha-20221005083433-3a0eba7","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.13.4-alpha-20221005084124-b7189fb1b_1664959346867_0.6853256045447234","host":"s3://npm-registry-packages"}},"2.13.4-alpha-20221005084230-db239aa7b":{"name":"@graphql-codegen/cli","version":"2.13.4-alpha-20221005084230-db239aa7b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.4-alpha-20221005084230-db239aa7b","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"cadfc36cb65824b53ebf0e51c542616cb6f90f2e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.4-alpha-20221005084230-db239aa7b.tgz","fileCount":95,"integrity":"sha512-5QpRMYZ680KSgPqF82JTIf+cTBlAwrEJ6Mo4ZDtv5baXFnoVf+N3+3NZS0/8nCkNkPnhfwkISoCJ0i6h9U7wjw==","signatures":[{"sig":"MEUCIQCSmpaA0S/EoJWEMhCUDzYkec+GkemeCI7AAQpkE26wyQIgfyR9yt0Rl2eRGG64ohJuEGZH47R0MrB/jsnQhcJSDVY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184467,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPUO+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpZMQ/9ElYF2vSnO1JZHwvyicuoIUocdBXN4o0I/Jqe8Bxc8AM4mqsy\r\nZ6tP5mA4Xm8/VrBYVM6oCTC4EnycuKF/xC/KTwCe+PH1Hqwe9IyY3VeoEDNC\r\nl/jm8hqUJzmJJXrVn5sVqqkPFE1H8TLyYBXXQlmVfbuikL5ru+DTsGqBYAFJ\r\n0ttBIH3ynF5jRcn98nptXnJGCbzcmsVUp4XjrkJzJN1zfSvvoYGxZE+ZeNmq\r\nkJaZ7GQV33xj2YYj1cib4MTV1RryWegHHoKt1eFwGe0IVqN9EF/YTKN/Ozua\r\nWPaZyx72NnCDGdnRnS+8VLmKUVyiJY9PxKDIFoGlKhY+RN3YZptgnp8VtBOP\r\n1MZ/jouTKNzMHLMY9gMXDFGckJAjrYnJeiSo0dMe5XR0FGE53xi6hJWvTPy8\r\neB9jR0THV0qcxwSEsh+ER3t8k1l89psH8Ui2jhf+I2OgiFy5VpzdaeSnZSlE\r\n7w59dcu3EcmS32XuxOADf2CGXpor1N11DVPC5y4ZOAW2F9U6uijskAeG5Z5u\r\nI3vIP0Ns2DfVSpR/GJuMoMwR3dLGVFvjFyX25UqCOV5ogK31qanAfDySHUuH\r\nlOb8dV1fb1kTZhA5Ph+xw9+ATPqlFmzfxehkfkqThJCsvq4Qy5Cjg+hL/ZOj\r\nM5J6jRSp9H6jrv5MvA3l5p8DG8XDhxGN8MA=\r\n=z8gt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"db239aa7bc164fdb81565e46b406edb9546cef55","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.10.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","cosmiconfig-typescript-swc-loader":"0.1.0-alpha-20221005083433-3a0eba7","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.13.4-alpha-20221005084230-db239aa7b_1664959422529_0.2968162192927173","host":"s3://npm-registry-packages"}},"2.13.4-alpha-20221005121204-463560d88":{"name":"@graphql-codegen/cli","version":"2.13.4-alpha-20221005121204-463560d88","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.4-alpha-20221005121204-463560d88","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"3e527fef71cc4d208a7a23f855ff7b4f6df9f60d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.4-alpha-20221005121204-463560d88.tgz","fileCount":95,"integrity":"sha512-LUUGe43X9OXTgttu4Ub3743VJpuL1ZLuMv/RJt+T04mOmumW31rju1B+mdxuEAck2JC2oZIDJ2lXNqmvvOEvpg==","signatures":[{"sig":"MEYCIQCfuJ1IDusKpDdy5e7bHIkHrBxIK5ThyZrC4Mtyaa3YWQIhAJ1wTxuvos/5TSV1XvWxf01h1m04O1jTgPcHm6FJ1f2D","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184409,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPXTcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqcrg/+JHzEWeIM2yu3XGxYoaoLOBQvZ+Z2cyIYurJOmtsjWAoL5mMt\r\n+iwFLyLVu4QXT83TTLdLvjirDhhOxzYTO99nVOS4Z3noFYARG4OspGuorJBa\r\n48XRd9D3CLmdYzdMHf2QqcjLMp1VmnKubbjeHDKLsaDbU2QCIH3bKoRAwdLM\r\nNcWhtFmLB51w4xoF92dYhnvruroN9KhmwJlG/v4Wlaxjx8j4YbiA6JXqTae7\r\nJKatzknI8tGNakYjFaw5yeMtCdtCRzFLNtRuMCW5G9+xCt8G9meA6t42xM3r\r\nOnWxvCjqGH1mjgCijIxilF7QeJc8NetkmhVqaTg6ELeIUXVFZF87bra0Ucij\r\neL0Z+0pYgSz1BuGcQTUTuZvzFneQBupKRdQAYAYhQ4mZJOP9YxbGRipNWBlU\r\nBB28Y/jmTQQ0G5O+p4EoSBzs/3xVwOaziTE5xut5tvChz6fnVE9Wjef5x9CM\r\nbmkdqaWrfrjopcuTBdG6mhilivey7tAjF+0kkRqrXjqoU6RInzOMPneQPz+d\r\n5svesXIMJztq6fZyMPF5kolVnXfuSOw7vrS/Z+PaOvM78JJOj1vGS8kn+Q4a\r\ng00ThIxAzUEB7TOhcCYpA+uk6KzQZuUBOyGMJAaLVR1JxhVhfQxNlonMGHg2\r\nKyNzN/Fu2Anp8pW5uzeY90603ZEwqSwK3h0=\r\n=3ZgH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"463560d8823f33fde563223ef513bd43cc23293e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.10.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.13.4-alpha-20221005121204-463560d88_1664971996403_0.9436406331766061","host":"s3://npm-registry-packages"}},"2.13.4-alpha-20221005122153-67b30afa4":{"name":"@graphql-codegen/cli","version":"2.13.4-alpha-20221005122153-67b30afa4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.4-alpha-20221005122153-67b30afa4","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"77c79ad93a5599829d8aab16479051b0c11dbcdf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.4-alpha-20221005122153-67b30afa4.tgz","fileCount":95,"integrity":"sha512-sbINoGe1lt9OEHacM2rzxvPfeyapb4jmE/+TrvPhvFHKfj8YdwUG0jaZkpcAmu3Uj/zx9EJwZWU3lwwQDqnEPA==","signatures":[{"sig":"MEUCIFSdE/S7K/i59XmN5eIefvdO+rXSMfk+CHRkTu+KCQjfAiEAp++eCdyAl/fTXqRxRBGD4Mp78DIevQ3fOFZM7TI+I/k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184409,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPXckACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq3Ag/8D/JrismOM3NnhsspsluvU30LsflrQpNrFek0HXebJJmYlWc7\r\nIxYkoDUlqZn0c5HB7k1dL9ecGmRMJ4AyXNk/Wb3O5EOStkyCq+3wQtKmeCNz\r\nD5KLjGQfvOpkdn2s5x01zYlbC1w/Ifv314Wp4oeAxLcmBe2xv80kna99DXN8\r\n5EoEEzCqBt+TZdIuHE2ODG8rLFfC+hgv9OCuoc1cGS0JRlJ7BfII0EfLlfgE\r\nmVBcwVoBe5Lt3CVZlgVxfxGQsZIOqAouXgca/Z5jFH1wVauQ9Othe/DMdUeM\r\nEcCi7E9/3u+DoDhxkW+wEQgzj172WyrPO05Ax4KfqBsxoOWtDi5w5ZNidMdQ\r\njYJv5qdXN3A22aNVnEntI74sCPkS36+aEqUpSSpfeXrOlgpCAwmhRZu8NFeY\r\naajx1VrG/w+TSEX55TRs/f/8ubVSCWuCJG674RgT+YmCsMX6XvEdpOQZ6lNU\r\n6VY8ea/tf8g92l7iNa2w4gvmLZtKxKc9HBS3+UJEhDBMwRK5eYjHdSeJSMlk\r\nN6YrEr5S+QadZfra+80Tx14sKlN4YTimHrGrgOAtb60ax7WBpH4O2LtJxE1P\r\nq6butrNFiL7meLz0jhEoAPvsH6gNcvIquaeec9yRJ/dFbBgDv1OdH7mT63MI\r\nlR2swZcy7DJzWJ2P3dkIUEIOnOCfi9a9ZjI=\r\n=7jGe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"67b30afa4038c3e51499d68f066e1b58f92d78bc","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.10.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.13.4-alpha-20221005122153-67b30afa4_1664972580676_0.22750597512055082","host":"s3://npm-registry-packages"}},"2.13.4":{"name":"@graphql-codegen/cli","version":"2.13.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.4","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"77b251971364b99be11d37d618de5d4e91216a81","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.4.tgz","fileCount":95,"integrity":"sha512-HhaLumR9/rov2WzDchZmIarD/MteNQOCiwgrOdS+A3WcUYBomeL8t5CoRsarFTc6McKoQIAdAqSl+eiNJ5oxJw==","signatures":[{"sig":"MEUCIF2cbukct9UpwEtNB9KX4tARYHrj9dRRW/YFuJ1x86PQAiEAlXq+tDwu3uOF7HoMi/At2DbSkSyyz+Js6Rw8JGmpGqU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPY1mACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmreCA/+J9jA4VkdKl22+AAkE6OT/yWvnQFbjm80oSt64JnNzJ10vcUk\r\nF/8nTPJ4Lew+hcn8Fmkg5mSHpIsc0Bg4DKG1oxRmDR3EvEnpyOnIIP9H3idi\r\n9TwL1pI+JZ5ah5kT9GY9ieTBUqQZc+T8+RKfN24yZfvA+K3mOQQM870r+1hP\r\nCU9RCoAJMD/cUHzhNAWhZJxQxqdldVsgybY3w6KBt6JD9/lsTwcUUD2E/kxJ\r\nNdiWCD1F6zQTr5YavOOxEGwbzxKKgEG/G6igSmkKnEuB16n0/+Ns//6Srk9n\r\nnVom9onhiAZhpyvgbInZpuN9noPngMHXHwQMb1A1Jr5j7v2jliZviXnNcvES\r\ndEEQ+SngTcWG1uCQ7K3pILV+se80aS6SRGzVnRvy78toou3a03ufwyk11HkG\r\nawJzGrIW8YWYIK2yqlaYttYD+zvrHUuVMOBv3t7qlPX/m5u8UeS+YSIz5GIT\r\nN4u2cB9//Giwcqpwgr23bQ436naKrHBp/Pclgw3DtMeI0Bj+b9HGyvYItgR7\r\nVjvv4FJP+vZwgKzsLm5l52Z+Jeu9xKCpQ5fk9mwqTHPsRxJSmz/GZ273lasy\r\nP71+a5wNB28uODgZSVAhuzW590Cm/V+CxnmY7GR9Csk3zeHkBymtL5B9fqn1\r\nj2tmWVbrtfZKjv3+tA62bzSnj1Xpsnk8Pr4=\r\n=fZWS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"209c3dce50664f94692d7d96049091b7eebe4bf0","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.10.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"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/cli_2.13.4_1664978278277_0.16560688845299154","host":"s3://npm-registry-packages"}},"2.13.5-alpha-20221006100100-ad4df5ecc":{"name":"@graphql-codegen/cli","version":"2.13.5-alpha-20221006100100-ad4df5ecc","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.5-alpha-20221006100100-ad4df5ecc","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c333728b5a10b877d187fcf7d03329c608d9fbff","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.5-alpha-20221006100100-ad4df5ecc.tgz","fileCount":95,"integrity":"sha512-4blko0SA8WP89WwmhMEuC3Xu5eAvmYuHeVtysXhVb9FJT1cx7LIZrbPmuKfmMCzggAHenBbNKc5Q0csRevdhpw==","signatures":[{"sig":"MEQCIEkAMld2TqKE5d++IiBfnnhd2ZUws+LEH1+Zn6sTVIumAiAsy+9Url+P24ewRfpl+VOYkGJdh5jUBQi8KVftQAA/lQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184727,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPqecACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqMRw//b95/6WhPVvl3VD6oBdEMKbYANj0W9tyfiuNM/dDZaKgegEci\r\nNzpEVO6VJ5F6aZKW5GEiz+mR3QEoxyep9vsq088ivbUHOuSwfzt+su/fvxsZ\r\nBbCdcI2RqFm9B1O1OlK6ZtUVxkm+UwKmKTYV6ttp0SPrbBr36XX1wLEyyLww\r\nAv2is3t0GHVo8OyVZTvF4fm4DOZoiP8WIRwxIrLCmDUnUgnhXU9wUkMsEyZf\r\newCKL4Ookij9op9YnyolaXwVsNS9nuNz61Y2VSD5vUlv2SnEfVBGSdmFAfhu\r\n8R721k0k/LsArjWso4WF01GMnf7J3JrL24f6YN3Uxo+GVrqFBYdJ8Pxp1e6n\r\nUcsCvVH4XoeS/EbPc5R/dTcy1fMcStnoPCMRmWUTGSfwzdfG/lzyMvTK7OFY\r\nrKH/VT7GBl8oscV0Kej/CIX6DINDt3y6W1FvqL4VdXNdDkZEDwcRdVzFs9CI\r\nEWJrGE40MeA79Xgwd+roi82gUMNnvI35qRU3YGUrF6RptXh1RKXtU2dleUpF\r\nNa/6keFsmmMe8FgcVqUoimf09gufL5JakNvm0KEEmfpaX1w6bFBRKw7g04l7\r\nUuUSuUFjH6bCjOZMcpgCdy5ZuvYohtvDGD1omL9TDvJ/ZYwzPYRUG7WQWwvr\r\nWwUNzeHMk7cVIRjHetYBxHjD1ElGb73BvvA=\r\n=+5BA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ad4df5ecc9adf5a730745c5dfa0aa9dc79322c11","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.10.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"^4.3.5","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.13.5-alpha-20221006100100-ad4df5ecc_1665050524142_0.45863994524082163","host":"s3://npm-registry-packages"}},"2.13.5-alpha-20221006101637-3fe4d3fc9":{"name":"@graphql-codegen/cli","version":"2.13.5-alpha-20221006101637-3fe4d3fc9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.5-alpha-20221006101637-3fe4d3fc9","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c0fee7c9fdba4a701fd56a762079c8e2e57d35b6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.5-alpha-20221006101637-3fe4d3fc9.tgz","fileCount":95,"integrity":"sha512-vclh0+BLn1Nka8I5X/XNYCzIflDKOEQwjfs+2eXGLp4vTBJ+CUbUX5rReLxTvnYMaatuhBxmLh4nDCEKkwLo8Q==","signatures":[{"sig":"MEYCIQDLiFuxh+5R4A7/4Ty5fkearUuyZhSboCII/6k93sHMhwIhAI0kmjAUueHGov+f4RLseYKon2G0GS82sLGaUV+76iCt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184755,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPqs6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrRrA//RTvKWZaJlK4/X0zABH4VXJadlLn8vwDky6qlcL9GZ2rKesNc\r\n1MO3C+mQXx6pliu4vhNd19MF6ajeQA9ikVxAERHw1Sjdmdu0+VT9LtRe/GAU\r\n+oaRo8C5lci3JZWhPeQmcnv+mOix1183pqq0fsf8wFg1TFhGkPS9+0mR3ySe\r\n5M575e50G8K5ysb79NvamaB9gEEGvosHpkGry2UY8yENp4k3CJpawbQzdKFr\r\nKrVsX42IN8V1Bwlxbu18j3BI1hLgo5OZZPNtkyc9s6o2FW+zZUBayqc58327\r\nSKCLg3WSkDYSwr09z79Lcvb2o0paEs3pL8doREAC3yxnlly99M1bDN63KqxR\r\nfRi1GpDwljxmbIad3XTzjHuWOabUKRjRUXafxEtGTrwVC+8syhJvUzYY+GD1\r\nhBW7GusxeJG7y9axXq6iB4+YilM0jnRDbARIQFUpsN0m9u50Wc/NfHYFoTzS\r\ng2mMGVOAaOTjFgVPoaKaYhxpDohWZA4ljgIupSzQhG1pAFGn1ifNRiqbFNQ8\r\nykoZtR/MsiNljJx0Y5kkWVJjNFyiswP0s6tbKO3EL2bYgpepcYBEGdliMFcq\r\nWFJs9CRnsNINAMYvFL45ivtN++GQmO9HT6U248LP/MUgnWXPfSUFZg1nFtOk\r\nEOrccPc3LTQHM/ZEgQV0cOD4TAb/H0LJXEg=\r\n=a+J2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3fe4d3fc982cd008a90aef0ff3242f63d2f0573f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.10.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"4.3.6-alpha-20221006101253-cd51d3a","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.13.5-alpha-20221006101637-3fe4d3fc9_1665051449823_0.3297842335735397","host":"s3://npm-registry-packages"}},"2.13.5-alpha-20221006101630-ce13a18fa":{"name":"@graphql-codegen/cli","version":"2.13.5-alpha-20221006101630-ce13a18fa","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.5-alpha-20221006101630-ce13a18fa","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a9274653192ed0676046ee066ca4e4969a0e3b8f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.5-alpha-20221006101630-ce13a18fa.tgz","fileCount":95,"integrity":"sha512-TqGRwJT4SrMBUKAImuX+gzXeT3TdWl5gl5DCxZa5df0HXp+NOaS/as4x6MNO0B20YfarBKTOt+NWK5lGxVM24A==","signatures":[{"sig":"MEQCICiS7Yyhjt1yXuQEO71R4hVVPfTNSiGthTbikpBxG8tKAiADsI739cLyupJXHVWxlp/kcMXic1Y7jLJAAP5EWfTqKQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184755,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPqtIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp9kQ//fVPNPes6+/rhlpEdbdvvbCaG7RUEp5Hn+CAXKsqvh2qPcF7d\r\nmcjOnq4VE0PRXrFkj1dDuDM6Z8D/C2iJknB00mexinQ2cBTYEtbLfkUwOPzs\r\nFEXCCl5HBbh6ipJwrb/KpDkzFg6lmDHfaLOw0bzYD6Yd5JbTVKyxNoLQLMb6\r\nuMoquJRKJTkXz397VCIB28StNaoiQNFoU8fKiI/rNRybZfLzWjYmG6Fd/F1z\r\nRRSUT6lRIcCKeed/TxtwRrZuFJMhIjwWl3Os6TpBLn3hnfNlguu1fQfIKDxG\r\nS4QnRgW1ogvAPpDG+HxWrbdk2Z3ycSstVbYeIlZTBmiz19FdWKWPFXvfW1g3\r\nrQiyu6y+XyanVKZkaYBNsKf7Bb9L7ruBMs4nfeFelbRQbOwmcrkhP0x5Ovju\r\nj+YQTGIscIOfmJlxSAt1S3BBk/VTUc/c6M/y799mJSwPKEPCWQknz1Vr1/Mq\r\ng3vjAdnvsKHu+UGSdpDbtP5nTSsezhQCKhn0R5a8le07dwz6PDX/g76KOq16\r\nfzKezKtmlqT3e3aLqZkQKg6mBbMvg3lHVx5kxhvyc7TsKvygp5LIJgYh3AqY\r\n6TES6wdLgCOhKQmOQGjZx+ZlHLFz6oPphm31CO4cAP/FccSub4jDJzjxY4kA\r\niMEH9yrWs9DiHOBqZ0oPuhGcYeapvVIYmO4=\r\n=VGUM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ce13a18fa775acd234da1697494e208fd73db2c0","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.10.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"4.3.6-alpha-20221006101253-cd51d3a","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.13.5-alpha-20221006101630-ce13a18fa_1665051464252_0.22211841045704683","host":"s3://npm-registry-packages"}},"2.13.5-alpha-20221006115756-fdda8f665":{"name":"@graphql-codegen/cli","version":"2.13.5-alpha-20221006115756-fdda8f665","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.5-alpha-20221006115756-fdda8f665","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ed886064fe82bb8adc8fd46becb023726eb89d52","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.5-alpha-20221006115756-fdda8f665.tgz","fileCount":95,"integrity":"sha512-BR4TfcUf8dydO0979rANPk/piPcCkgKVH+2i9oZGvCvZ8lTzUHLX2h2nx0GtYtmMShzF2VH+pd9Pt+fJKlpmQg==","signatures":[{"sig":"MEUCIQDJqqGlAY5KXYs//G1AJi/5AXVRQPQ6WnJyFHTRs1/95wIgFMUpAMfIYV8r/h1ET+3Ns6J28i74QHtDJ7J/7GjymTw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184726,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPsL4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqMtg//UHED5PA2c/5107IswvGjimGLJqFbex0UZ6LwR0PSDIz6FEtQ\r\nPPzTpdhDM3xDsVFNQ/e9vMXX/vfvri4Dsn4R5sGYzpUY/XsVUEwDgFymlu9U\r\nokbZtakEGELXfeoSDVub0IW3X7sbAVKGuzdJBdD89tWCwR3J0lJHnf74DLLQ\r\nIIfdyyvkRLUyLfep84Lzm1MjLhW5S1WgC50NZ5vaM2CMMR2Lw4qesVFaIkMh\r\nT4h0+kMxurgKk9hDIlyaV+MSjeIuqK1NyO95eg/gd3DkufCh1rNgjJbLmruE\r\noiIfyYN4y29u/qEhJCV1etp1rYQWpdKUm35VZxzzPu6d1K2Rm420wvtmhCrh\r\nQeEsdBM4wpJS3LCKKtrjGXPiOkkIDnYWcbtXcJ2J7+1dT012cCWGphpn0giI\r\nfRO9G2Ci12LfORmjiTadjGNenG1mbZjQlLMbPNxAqfSGIHZ/+8ST9rILxC+l\r\njY3Z7Itvq9vfpcadAydb9s1DBQLrECmWDtvLFUDyAlxgO5+Aw49hIIo+UWd4\r\nMso9Zebc9M1jikW1910Vpyj8Z3buIJ3GYHFin7wb8ROoZSTDcfetVLwdyS01\r\nnWzqErDbT+ceWM1SKUu9JiqeWsWM3VGXJxV8JLrWvCCQml0rIh1JKsdzCJJW\r\ntN7+PVv5q/cUnyxxEhKh6DU+b/PiMF9DXv8=\r\n=vqlA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"fdda8f6650d901c45cca0174537621c59076c181","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.10.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.13.5-alpha-20221006115756-fdda8f665_1665057528742_0.6451467056674081","host":"s3://npm-registry-packages"}},"2.13.5-alpha-20221006115845-e8250ff88":{"name":"@graphql-codegen/cli","version":"2.13.5-alpha-20221006115845-e8250ff88","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.5-alpha-20221006115845-e8250ff88","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"aa76f31ce07917c9c378497a22ca86004bb8a569","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.5-alpha-20221006115845-e8250ff88.tgz","fileCount":95,"integrity":"sha512-MrVA1az9yx2G7IKzMniD/HQSRLHYHdyejFrcxvlq2Wh1seqHfOWELC1cHsO9H+6HmCejNsJRQ3XSa9/hFhGPiA==","signatures":[{"sig":"MEQCIDgDbdVC2vPZXomXtzt1FWJCeySoCdjl8HasZ+bVSt1zAiApkGk6FWSDvZDFQ6SS0enp+BWUtLp+4lxvV8kKOvR8iA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184726,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPsMvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqKQw//f4BY07MbXQDpq2w1ATYXVc9Z7hn2m7no1bMPxXJEtPdWTTvd\r\nfhY6z8OhdJ8L/inzXVRGUqQTTtZkTAEh2NTCgzWxqzEb9T7XKIR/1DnnDmTL\r\npYNVIpJeA1rPpS+UWfcN1R+0viEzBK3RLXpQORLzalxhQdxT7+gLb5SH2p72\r\njVTChhbbAHf4lcgmR7Mpb5Nh+jm0Dyqb9IB7sycTP/QfoS8GG0BVVdoWM0TK\r\neuoleeS8ubP8iUfI5r5yr7a3IT5lMmmLAQzLES6qEi+KvjKSxc8Wy84HoEB8\r\nZxgiXaBs71mA5g2pDh8RK49DA9HjL7U4q17thzMZBLIMsfhaplk477Yq5qzo\r\nxWifQyOhcALC50QqojGl+X0zzfKtoyNCIfaJbblTMPu6Hzd6YER3hYFtWhVM\r\n9LjGLWccWIhRs4X8UWj8zu6jI/QaWUfyqts4/n526hCA6zeGETN+LIi9XMFT\r\nTNOewxl99DL++0wk2yZ0cuBiqotQr/mr2cEyYS3hgrsskHLWYIbhyBCmPJbI\r\nKoJqaXTcwBrGj9sIBh/8zLCeOoRI/ApdkkpT8VxmOZWXigFRzQtm1vLnTtPn\r\nuea5HMD+OXBKMqp3+efB7aRW/PtPE+NMHfyfMYCT4+uzKssXeFetr41RHcEl\r\nO8k3bzervufbXPIkQYLWLo1Oy6jFLMU8UII=\r\n=ySc9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e8250ff88e15e9c8f0add0cf28b81b49e033d870","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.10.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.13.5-alpha-20221006115845-e8250ff88_1665057583557_0.9321985273567557","host":"s3://npm-registry-packages"}},"2.13.5":{"name":"@graphql-codegen/cli","version":"2.13.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.5","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6f18e7e524826d4202787a05f495cc54dc5bbfaa","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.5.tgz","fileCount":95,"integrity":"sha512-qqkQxd+9jBdZDjUSCsH3rTHKmFY9KNQwvwXXEMpRSz+oByYTxGZ0ZE5Lxt0hRXFkGOe8BaVkfPiwa2qSUfA5vw==","signatures":[{"sig":"MEQCIAFmxIHMgc5bd7Fmw79C9vNeJ9iZ0CbCFRnj2qLukMWAAiAFCW+/ME/RnCzOx5OoAuzWsprxsnEHLM6iwNUvlTfM8w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184695,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPsXTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq27g/9FSP67fekIiISMhkeTc889zg6w1i48lT6k+MIoNkraTnSNBYd\r\n6GPlFvvzcwMTyLmzjJpHhTIPTxEQMof/XlqaZAGeOI8+agLRrf5Q70avGvks\r\nup9HWZfjrUk3HoaQcYxSDQcU8NDevfqi8ty1x5t5pcaFPrsyr3XaMKSWBRHa\r\nfz9gCk4d3/DTpuv0w8bPScEZf2IKjDd30ViX+WCxmXcO/oHNBUfAivfeFvO5\r\nw0zo8YZn4FQ6+DiOlzf1SYrXDXlZvR2/TASKoJCX1qhuunaKE3nav/L9E5z4\r\n3lawQftAUAu//D7hz2puYXqsC78XxvFg2T7Bo7fKhXlFR5Q8JCPLsD+Dm4u6\r\n2JyP/KIwUcJ4k33UYWjnsOU69i3gJphbRSfw6/x6ASJNPBpSdJKXwiTkaVUR\r\nqJ6LzjV05/AfPufId1VygRmiihzeBocuintw2fVa+OrVvWMVK1ORlJsZULaB\r\npShMdmpOtE1fI6zT6yXcuOi7gk/TbhsvmL1qFkoEfLiFI71j8DNZDAphkJdc\r\nFK38236xvAbsIYR00B5WfuYnnS58MR8PkMySK5OTtDniPhDRoDvug41xACA9\r\nQpgAWf4LHOZypqfwTrdYQTpCTMdr/yrQg1LKCZ14sZSWIWZHFD6fMFYkbRB/\r\n98/BvHQnSpyxaguiltXiblBKiYxJkN63PbE=\r\n=bIYn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"21b47b1bc02a158c6de24122170b9d1aa7ccb26a","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.10.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"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/cli_2.13.5_1665058259286_0.03583055952717862","host":"s3://npm-registry-packages"}},"2.13.6":{"name":"@graphql-codegen/cli","version":"2.13.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.6","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"70e2f93aa51f5350af821063368953a667b161de","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.6.tgz","fileCount":95,"integrity":"sha512-3Q7/aRFPJnd7Zd+gMM/cymUYdaS8dHc+7D6kkEDhYo/rVDusnPMdBkYQ9XUT4UIqE7TZ+gX3yedBsqOeyJyg1Q==","signatures":[{"sig":"MEUCIHGpBFwhzmnh65XDg7hiHy/5a1o7uEy3TcLQJP7ysCT1AiEAk4uQUClEemYjNNTnCjd1Oha3QToXO43TL+xbZxulmWQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184868,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjRSZ2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoGqA/+PmexFlj3c2rZm1Z68Z3lcbcv/KNrqLkS/cGT8OQRjRowR01d\r\nfk0b7eU8ZW3tWeXX12nlVEJNRghMY2U1Ql2FRuuxN26O2NE82pmDF3sQZY5w\r\nDwEZq9L5brqwEhRFmhfnuwSTycF85U5qynghcYM4LR/KeQZt1PvTwAVhWqyn\r\nMKe3niRNxi9WHG0XQwlfX2szJALybYnhPDdnracepRGyJbPbojMby4uKSwGV\r\n+0uuJ/drxi029DKG48C1bwQlUkAEeFUk5kfs2VY10qyX2h2EirUeYLFj+BO6\r\nqf8KVIOS/gQpPmDGZwfNRCjpCTWog3RZY1C7PQeyUpvYXbhBRMNvJKUCx971\r\n8DHc2xlLmvab74PHputz89Bh8oLgwcLMeiI7e5dSigroROG9Y5qThP6GlLx/\r\nZOFeIlH2dSfsL4W/VCurHoBaTwvyFP7FHbdMGUZghNJX6oQqXRJ8xJgYDfbF\r\n9YL9QgF6vic8gjd+luySPEmouF4gGh5p8QYYBlDk66PKwQKuMGkMlJLSAOI3\r\ncoWIfDZAC/04U3zHuUzPaKAGzQe93iipxCJYv6y8qc6uDhG4llv87R+CVwaM\r\nZNif0dzVegro/6Z4noQcvt6b2eHp5i1YpmJlPTEiiWJJehr9qrC+6u5OsdC4\r\nxSgBFWfiPmnze1wFhmiCrbRHDhpwJH1jZ6A=\r\n=ROtH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"9a24035c2ccd2601927c06284ffcb4b966833aa9","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.10.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"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/cli_2.13.6_1665476214540_0.8618551840024276","host":"s3://npm-registry-packages"}},"2.13.7-alpha-20221013153308-fa93b73b2":{"name":"@graphql-codegen/cli","version":"2.13.7-alpha-20221013153308-fa93b73b2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.7-alpha-20221013153308-fa93b73b2","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"3678614a24554fd109e58c81e77f9c812235982e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.7-alpha-20221013153308-fa93b73b2.tgz","fileCount":95,"integrity":"sha512-SEgUa/MS8BTO566mYx4m1+vZAOqrV81SuLoMkRFgK/HfoNaa0Rob7c8yRnXDVsZS9nEb9wpCsUP32RLKuVuJiA==","signatures":[{"sig":"MEUCIQDqIBp6Tz1FbdKxsHESh38fzHmM5/e4/wYZhE9Zgvo+cQIgHSPAwmcFlQl6aySZScOs8Fq6XkaDwCES/s8Af8QKtJg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185128,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjSC/pACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq1zhAAh8Ac13zzaw6V3JTZdC+MEGbCDDvhL7qIfDnceG93+Lz5Ycox\r\n+POIRK/0KjbPw1Grw8TjLKfasE2HVLMHRm/1G8lhqFc5Krr7REbwTOLd7rjo\r\n8UnDxTpWBk8PUiXLVozKT4Rfq3CuKqP5VYECUcxzJ/4Su53LZSIysy1DcBl0\r\ntf9/Fq82NYy5e813plb5GGo6knmJelCmmT79zRR5p2VCFCin6Fgq6YpUqw2I\r\nyajsOl5or3VLdGfqTCLs45SgnzwvudN44+WWBlKoSpQw/yMWfJnEjnID+315\r\ndiC7pYQz7CAeIQogkVOojQAEnzZqTANRqW59sAbUkXKKM7UhKsStoxYBTaGb\r\nvoa7IY/J1xsCFCSZG16Y+CKB9huaBk5U31RJqd2aAp4MgtBDWMh8lbE7KGad\r\nDvZbeQXoxVE+Ht4Pr+QWd7UFSkY/41MjzIn/bJY3RoYKZxKoV+ZFhzlLL11B\r\nsiMMgwrujR0/kIn2IpdsyN9quK/c7cmCn7Frfk8zhpsMLOA/i25v/RUIdZS4\r\nd5XG1i2525bGX5YsMYxyuVh44UtIx4qwdbBxlG7ywyAU5tNM0zT7OvmN1XS7\r\nYuPwS4zAtf25G5h6w9eEeU/HihIXZLZ9OKB7GqggcXz5L5CblITj3J+qU67t\r\n2HQB2CsKkTF7xO2Y4S+8D8GXvpKJv9l23D4=\r\n=N08V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"fa93b73b2f3daf6dc48da70403c4bbc957e91426","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.10.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.13.7-alpha-20221013153308-fa93b73b2_1665675241195_0.5536775526789246","host":"s3://npm-registry-packages"}},"2.13.7":{"name":"@graphql-codegen/cli","version":"2.13.7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.7","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"53566cbba37e4c9d7e89d7c35a91e3fbf6bed988","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.7.tgz","fileCount":95,"integrity":"sha512-Rpk4WWrDgkDoVELftBr7/74MPiYmCITEF2+AWmyZZ2xzaC9cO2PqzZ+OYDEBNWD6UEk0RrIfVSa+slDKjhY59w==","signatures":[{"sig":"MEYCIQCFFP2dx9RpIMOpyN2JlMTAjy4EpZ/waUB1n4GZmvrMKgIhALWePUILDhJrnchtHSdI1Yp/e9dM3q/fxKkbXan4q3Bl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185097,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjSDQLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqNPg//UEGlv0wug66RWrRJQ0SoriXY5RAQ8dk5rAToXXfmPW5ZJTR8\r\nF7WR5VZ2oBoBX0OEBXuPeASCCgT/hOxhIvjccI72JKmX5Xhf3pRdFvkKTfz7\r\nGVwYwUwCC591t7fvYB0i75IjYFIKloe+u2KfSKzMQOSvgzPqv8IMt601JQs2\r\nuSRNgztDAH5tWftZWDZVnj6Pn+5BIrl61GY78d6vkqDgdDDItX9SZ7vlxUAx\r\nam5QskoYBuQHaBVjLSs4Np2Qc8Ktut9W6W5PeXnsBhYHm5gSeo4t5McnUPyu\r\ngTPFVlSDdZIayuFZpyTvsqMRxhmmat1DkO0dyrt4hgZp4bLmNPLHyNNiTF12\r\nnKMql0xkpGA3HXa5OvTyd4g778GwB5rk2IDvMQs1SyKFttk9lgHnNXd97NDt\r\nKS8QHlGhCH9SjRktMkuQpg8hxWvmJk+Cx0AK26EpMsNUmLxLs5jBcR7sv3IT\r\n+tGMS04dhEmfz4kqQVy9Q/0396zU8/Bo6cSiY/7900rY4F4YG15kWiOPFNOc\r\nUs6f1cuAhxJowW/AhDsXs9rtVsA41DCLrQ68lh1PkpBDHrIjSqONMHXXe6oX\r\ncBClZOhMF/Sdir3OuSZX+iRZjX6GkFuzNPEZt4oWD/B0SwiItTo41aFrAa6P\r\nk1fIxe1rjrrB1dfmvYHGrl/t0Z0ILqq1h6A=\r\n=oNTH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c7badeaeee7c69a251ede9130addddba7ee2a7f1","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.10.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"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/cli_2.13.7_1665676299301_0.9630851843128456","host":"s3://npm-registry-packages"}},"2.13.8-alpha-20221025131227-aee11a778":{"name":"@graphql-codegen/cli","version":"2.13.8-alpha-20221025131227-aee11a778","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.8-alpha-20221025131227-aee11a778","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f6b74b5d9e05433e1224b1656d3903398033c25e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.8-alpha-20221025131227-aee11a778.tgz","fileCount":95,"integrity":"sha512-O0yrrMzV/AGXuBUrPGkaAgNB4xYsyBOg0eq/d+oabOw5p8n6r2PHJ8gH2XAejdg8dB/byWG0t86Ho/f/dbrVPw==","signatures":[{"sig":"MEYCIQDhn6A1R8Oiz1sBWZldbL8Le1zjYeuLkuSiVDv61IkAZQIhAP7TUcXzdehv4gghPuB7GFhflm2Bo3MFm2goXK2kM2/c","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183887,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjV+EVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrjeg/+Lx1ZRvDS+U8KzRN6VqS5YkLnUsSpB6EQHYSZCvWhAgVFG2gm\r\nkpHeJgJKZBKFXbOadpuwhEx+BVoH5j8Mlb9dAAupvKmn4kuuu/1pGD0nA/9Q\r\nHj/Inu4adi0WFNvOENGlZv3Mr+QaZWIxPvB1ZxC/CbYmHaTY03IXc5iVVqpp\r\nbK+/rCvNQR1vMVrIEqK9r3VsTCdfXKtH69x17kFQmPorfa6Bqt/yNqEvMw8F\r\nLoRLDhvciTHkBZjvmmEkYY1Y1Ks19hFEyxHPk5qkCs9d5XmJesaf8hnoHVJ9\r\nQyWeMiFx4n9CnhRI/EstEyLRjKJ3JIG2ec59b2JhMZJ5qr5RWX3GDmNazSiL\r\n5XUfSYAc3ysoUw8/+35JY6UZ8mcNFFHyV8k4HjsWYkHNaUuIcSjSgd0GzTzq\r\nyKz04oXtTBu6uFa6uVgSCeaFfmY3AF+jNAaLwzbNVWB0DRYA+KUSr9xZFUpZ\r\nhP6vF6z92kOqjGZweppAAtZKWZsVnSy27X9DvhgzxQMn6ZgtWR1mztij5Z4Y\r\ne3wCJayGeCCF5aIm37gWGxJs3zaXkC4Bb9EK0V+Lh9LUIe9ZwsWOdv7YPkD7\r\nNpCJ7COTdSwvX14oNN2xWR1jlolrxfxwGXRSnquVCBFu1FR34mIfjzRG55nw\r\nnuBtcHFSZ+RNbOlfL3wFoTrcvVrJnONtbP4=\r\n=QXrU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"aee11a77881e1f10cdc39c3f5b7c2f3196819d98","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.10.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.3-alpha-20221025131227-aee11a778","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"2.7.2-alpha-20221025131227-aee11a778","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.13.8-alpha-20221025131227-aee11a778_1666703636873_0.5375974299360815","host":"s3://npm-registry-packages"}},"2.13.8-alpha-20221025134913-ec8a36be2":{"name":"@graphql-codegen/cli","version":"2.13.8-alpha-20221025134913-ec8a36be2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.8-alpha-20221025134913-ec8a36be2","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c4145c26e8b2b86ce42b1ec7de8da0b191a5b041","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.8-alpha-20221025134913-ec8a36be2.tgz","fileCount":95,"integrity":"sha512-Lw50akeU0py4NfOrzJ+Yk4mtHH1lIfb67Fiorf86xFEcqEEdgVxtuAoNN7rDHooGeH1W5DKGSpZfCt6qNP5WPw==","signatures":[{"sig":"MEUCID+9plK79XrQLC3IpAw6koEm5EhxUBMkUaOU6ZCKKQHDAiEAiYl0at2GvYMtGrUVbfAq9TEISx/vGuCVnJzZI3rP7oM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183887,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjV+mqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmogWQ/9FbqPwVpZva8GThssW402nOC9M8Iep2gAc7atkuc+rkNcL1Zh\r\nEyUTKZeL9NkK4N7EEQpl1ox6RLQASzc0YavNLlOrWOro//RN/NaTKY1Vdtso\r\ntKDd+koQHCG1unGeC02lRiQRkzv3VJc4UIjgkjPV8BIVPs7Ux64zv0YiXHOH\r\nua/JtB+H423jdHpq+LrlDSYmHCO4b8R4nAGUYYh6trX1RVa6BqgLiBqkSZoW\r\n/gdx4XWjncbt4NW+mlhUKvbVtGbX+uN01LeYMP7JtcCnC7TL4cTG1iuf6zir\r\nbudON+0+VO4pxhbojkLV5f/Hz6Pjy5Xy5IHrUXj2KsTLTbi9x6wOZxHGve9E\r\nIXye+nZYFWaRz18p78gMeSeoGahOnEA1AECO/JkzmLWfeR9eTqU3UUpywKY0\r\n5PwriRvl0CKhmRh0FwJqXFIEdD7CvIw4qqPuJ3gMFD4oVUG7XWIiqPGe3dis\r\n37EPkMWoda4tayIHbo4wqthcyPiYIYVbe/8FVqxEnFt8Akm1tKzgq/YaWk9j\r\nz7s2SizJCFCYF5HORe10ttIh07oWwznzQqOX0LUHBWkJVybV00IXI0v5Uoii\r\nATTujtDQHEZ4VG0IbPINPzhNO74A8nxQR7HIULfAM+LKKkRWN0Zx2SmUqc23\r\nCpQx5wH5IyKSdIqtBXF/Da7ZdEnxAlppwcU=\r\n=JVAA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ec8a36be2d804515ba2a7b9e6def67825740cd21","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.10.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"^7.7.1","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.3-alpha-20221025134913-ec8a36be2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"2.7.2-alpha-20221025134913-ec8a36be2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.13.8-alpha-20221025134913-ec8a36be2_1666705834691_0.6137090109576311","host":"s3://npm-registry-packages"}},"2.13.8-alpha-20221027114651-9731f2a58":{"name":"@graphql-codegen/cli","version":"2.13.8-alpha-20221027114651-9731f2a58","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.8-alpha-20221027114651-9731f2a58","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d2b4ea01b3df35bf318954af55505c778c1ab095","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.8-alpha-20221027114651-9731f2a58.tgz","fileCount":95,"integrity":"sha512-0NMYm7fDECW5qd7/GtXQ+SFGcDjKStf1kG/qJ4M3FzdQlP2pEF5q9wtukOMWIoYxp1tJZxvG0ERUngE3AZRgUw==","signatures":[{"sig":"MEUCIHs5UJ8U72D3R8SEkpb/6o39a890gCjVIQxMZlysOue9AiEA5tzsXXVwBtK80yGAhbrwN3g2/yPMvZSyuOyPJ/R5ALs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185127,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWm/uACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo85A/+M2tYRRH40IVPJAZPiO0GBf9v+EzR+Mph584254ziq3UKUfxA\r\nNadShHovtsgk9Z+3zgSC5eQeaLtACOMr8lMcOdoLsE+kuF8Eht5irhgNxKyw\r\n9QKdCUpakVURWDVWFCtQfE0MshQ+bvTYDQgD99t2JyoE8fyhudzoQYsfmu6V\r\nuZpLu7Z/EWuxocnXLID3DZWGjnae7iARjQbHXKpXhVOvDSH99u34rLJbi8Aa\r\nEG5/ZANbeVjQlkB0JBJGfgyjHu4aX8nZVvkD29YwGd8wUkAi6/I9ffMw97aH\r\nvHF+PS7jQI0p+CyF70PY07mVf1AwyfG2CACgJIZM+xyJjiMKiLZse8+EJ5jh\r\n31nkUW3awi0CCoe8rWMTDfE+wrVaNQQLsaO6vCYlsQnW9NzceqQ18eIIQ2eY\r\nAQd8wPUtskf5ix0pBlXrjR8YivNoP+KGJH0fTu0EBkYfz2Wp/cPzmt/An2Zr\r\ngTOXMXEdfzHOxcYg/0bhKNaSRDjJIdqug9BcP9Pwrmfx0CFLwMYkxX1/Uor2\r\nPk/CN6d6FY54g7z//pIaKnp1ZEq05zgdbyV7HeeRhROq1wNSxM78i/2wi/lb\r\n1LtsuScXUl3GV8tmQ2rWf9f7w1QzmFETHLg7qGPZQ5oPlxTUpMgtVVWc3Y05\r\nb+hC6Kw7/AC3RWfIXYJlf54b+1kewlmMrS4=\r\n=w+EH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"9731f2a58c934802ba25f4cfc2773533a138ebf6","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.13.8-alpha-20221027114651-9731f2a58_1666871278226_0.42713661736043007","host":"s3://npm-registry-packages"}},"2.13.8-alpha-20221027114749-e39e1c05f":{"name":"@graphql-codegen/cli","version":"2.13.8-alpha-20221027114749-e39e1c05f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.8-alpha-20221027114749-e39e1c05f","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"cb761cdc4fceb8e25c4bf15b9e1550039fe12649","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.8-alpha-20221027114749-e39e1c05f.tgz","fileCount":95,"integrity":"sha512-1RLzAgLGLb6IsLLbrlu2o25oiFTb1XVb4f1b3L7+NZ9ejH0nixeY/2w0oAhzOn5jre0dAHmc5SW75sD5xGG5XA==","signatures":[{"sig":"MEUCIHzw2yCXRKcQifSX6pfbPbRrcMqhcwRj2X8AejHF4gyTAiEA09vMJIOVIT4ERQTloa78W/7dFO6VRjZyFCXwxY9Ua0Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185127,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWnAtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoyGw/+Nnr5++uuxvRUL7SlyeV8tAipwal+ih/hs4uWjfnC74P63EwQ\r\n7VU+NNeC69EOEx82jKMMGLNGacoFmfcyNxoupUoBnYu0TmDj0OZsGFRST035\r\nrn5Y6WENaUH9djIxpSdaqjoW2Y10m4u5tNWZVHgHW0c/77943YKm4dPS10RQ\r\nWqy0n8FNL1gY6CH5C7J+Bwic3XcONyovGsWZ5GzzYjyMsCbq9A34Ktolhw36\r\ntoLRMexv4NyQwosO9cRhWHS6olYMy9MbacGv7H12FScOj0bbymSedH6K7W2d\r\nZ6fUzwCGwASLnENkfk22ftIHu95qu4+64xrzsJesqrQGWpuTFzvaURhjeXeC\r\nBOPGeENRHgi6W8jJmwZB2ug18iUy+xnT4PP//xXF14U0tBm8AhF4MV6zMbCL\r\ncFuxpDV6ovQ0VBo8HO1SlVXIO1S5Blj/+PiecBwOfyZcATvBVXDah696husk\r\nws4lEYO6WOHo0l6f1yC4/j77+2A6w6udA/a212b2NuJB6x4ZYI5lN7/GhhHk\r\n819/Wmbm9oLgrl1VoDZMoXNb9O7JDK5X5JROVRUucR4uD//YEPAFQ8VyPtC6\r\n5HBDJyEMFjsHL4xND3mfOFK2DK7vC+NhxSeas0zQNjww1dgFVzdS2w7npHCl\r\nhc1GljWRMfrh9hQosauewrVS/t4TCYpd+8E=\r\n=VGYG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e39e1c05fe3ffbc8cf54764091c180bf0f67debd","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.13.8-alpha-20221027114749-e39e1c05f_1666871341253_0.8397191654356468","host":"s3://npm-registry-packages"}},"2.13.8":{"name":"@graphql-codegen/cli","version":"2.13.8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.8","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"2ef3972284f63540c26fcad28374351eb627592b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.8.tgz","fileCount":95,"integrity":"sha512-xX+lT51nMBD3b6lDyA+BDyJoEKnsPMctM/Fx8st0gEy7ZgdWLrsgOBOn4k71yyejOy3CHnRV5LMKWdhiQDaYsA==","signatures":[{"sig":"MEUCIQDHcIntN3kZ2r29NK/uMW93/WBnCsF6TWousWE281BhZgIgJsbHwkX0w3VQkFhuwgGMrVATZziWi3p9B6n9YNMdR3g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185096,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWnQnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp6rxAAhVBmRQ6QSBal3cCykU6WH6dIQ1SksVN5OJUpJUtMLPFHeWT5\r\nKM88qlY4KmREARD6j3TdDq2uyE2DIYWbI8p5kQggIYWeVVX1V7jZvUvSmsvw\r\nIM7L7XP1M7VfzHR/tqS3irurxtqk3Jxh5wJkwZRQDMqqx29a1CNrJbpylzIC\r\nWMaarFjBRRFq+qAybGPZIqgWjOSMitoqZfbwBwL+otati2hpG3p5Qy+yt5+/\r\nvyTG0pkJm0PenwbUH91WXBtzZ9UV/zyWFGkenWbo6tnG9yMdoUECY/XL4UQn\r\nsbKiUoGOxJJ4LeiP7mgo9ff/IrvhRP086GFfTbdfql7XyomPohp/zxIexYj1\r\nklP3KxbQpNRFbTUUMWvJAmbrLG9YjDXJJmfe3pevGg92tlaRkZSv+hEORjta\r\n7qqvgSyRw1hsZCF1vKtpAYURU4z89gmQ+aIzKmQBYFJczFcr4Jqeckffi7dD\r\nxbgvAn3B/KHCazg212kycvuUAZTnfVVrzIkkVZSVbA9uahrquA3m6B3aXaOb\r\nftC0nTEGzMoxmiy39WPQU5OErAxYwBy4GAWtd8MfGCjYS3uGNXF318mMKSFF\r\nyT4GPBXRGx7cn3CSJw3DsMY4e9Wk2oZd4ZJrDXZJuuMg13RvvqvJ2ehscB17\r\nHua49knJak5TY5FvCNXC1cjU6ckQzejH8lc=\r\n=w2oQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"7c25c4eeb77f88677fd79da557b7b5326e3f3950","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"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/cli_2.13.8_1666872359707_0.42572789297502744","host":"s3://npm-registry-packages"}},"2.13.9-alpha-20221031143038-b4e11f6bc":{"name":"@graphql-codegen/cli","version":"2.13.9-alpha-20221031143038-b4e11f6bc","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.9-alpha-20221031143038-b4e11f6bc","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1bed3070c7594ee35cfac0e7b80f61572a1d41e0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.9-alpha-20221031143038-b4e11f6bc.tgz","fileCount":95,"integrity":"sha512-e+MsuDOJ1ViPB0RNZQLv1gOiN71uC2FVm07cPBnGbWoZFpXYgjnBnui15T01a1SSSd9I2jKDIj+MGaTDfigrEw==","signatures":[{"sig":"MEQCIFdj5NWfLccWIJiHL0WuIVo5ZjT9XwYvTdVwBYqYmklFAiAEiABGopWXwDsdWlBkCGdt0wVBtCF58fLGINyG0Akqog==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185188,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjX9xLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqpPhAAnD9Id1yM/EzRK/cG/IquRo7/OMaGL5vmwhwQ0CuCwAwhXSLf\r\nPQ8fYTXrA+W5HUQo1gJB50xkfS2Kod3VXOGuxwVsb4SkF3MPUCHVsn5mJYMd\r\nAok7xpvVpfJwlbFeqyWu2RNhdEXtRzhkoipV0NjCvcTu5BZ9VpUJgGk7XIhy\r\n1GNeKAuw/0M1Lb11NHRyp3NMAvRGfSctyoMZhgt0/ci9kgV8v0C9piM9UOp1\r\nF6WmfaJcfL8CiY/JzOXHW7bU4Rs+CbhmUb0E98iB0vC8HIEwjvkXzU10tJo6\r\ngQvcKCdckVANveWEP93hpEip6vohJ6ZtSemFB2eLloBnWVPQVuwrHubRY+1N\r\n+ggzB0pLZjAAj7llKE86rTMsfjcBv0fKW/+DaRTf1jhXR24gpn2gW3LqUEBX\r\nU1pubFDpzmnc6ysuJWK6BKz/oi/IvN2glxhXLJTnRnPXMTIO7Q3If/QZLFTG\r\njEyOD8guumeENlvNbrWrUympRYA8aiMpvt9qX2YHC7FpLIuGIrFVq2BU8Pq3\r\nAtEBrbIhixPo5ISGHBvW3QOWDcXOwiW+7sJgB8sC5PFOQybkmhoh8MRZG8SE\r\nQ3GHXjDO+3bpgvxCBKL5tBTzg/1PTwO4mhtFShGHubuS5bZoMxcXH5Yy+usD\r\n6X3g7jI8DM6mGM3BgGd4fF36qYwbHWkKsfs=\r\n=fHAb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b4e11f6bc7dc7c66cd52e57677dafeb266114956","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.3-alpha-20221031143038-b4e11f6bc","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"2.7.2-alpha-20221031143038-b4e11f6bc","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.13.9-alpha-20221031143038-b4e11f6bc_1667226699042_0.9532731849599139","host":"s3://npm-registry-packages"}},"2.13.9-alpha-20221031145604-c8709223b":{"name":"@graphql-codegen/cli","version":"2.13.9-alpha-20221031145604-c8709223b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.9-alpha-20221031145604-c8709223b","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b1872176d44da430ed0fa6a1f82cc6f326afd56d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.9-alpha-20221031145604-c8709223b.tgz","fileCount":95,"integrity":"sha512-PZ1Rq1PuuuppgD7CcbaHCwOrTfkg/CkXJ4ORbRWtGpU5SjGMi1yJSATFDVGlBiAflDkcTN/waRfx6Ca7DxCw6w==","signatures":[{"sig":"MEQCIA0un6xT6NecV7eark4Y6UlP/A3GxuG6HVPwc6ztJ6GsAiBaRoeaDT7W3f58GWM6o6E+/5UEFqV+jMoM2wfgtZ4Org==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185188,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjX+I9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoeNQ/+LWaApg76Cj93iY673Cmu5ki2y9l9rPnqXgOkml3TVyg7xfzS\r\no7n0BYabPaj1zNfd6Do2FnHQ87XId61itxTSdnbKGoHkY7tvg3V2ZfH9RzRU\r\naakSjH7mEAGC5fqhStDOVr3EbR7MtXIgtvp1gjEyGh6Y9/l8d4yeHC/pa63a\r\n4VSukS0BsvWIcPs/XXc4pzIgSJQNqsMIToXeS04K90Ci4qkzElvz+WvaICNK\r\nEGGj5j3ErSVvf9CRwyx1sr1cCj8oaXauYi8bWLT4FWl2d/8VLUz3c16eAw5v\r\nWEhMCk59pFGSTdjMn4eP87pIOdujF3xnsaS9OLQwD3R/reM+C49aOkF0C5nV\r\nNHV8WRYbr2Q7sBOOmdAsmgAVJ78YzPDMdtOUm9Km6R7WK1o2pnyW4DBB7lSC\r\ndWL9JcBqRdNSHk8JZci3qlETdGVLVtPvxxuY8kNrDAZVa8jCNe8z76tlcPmZ\r\nOQugM/Ex6pPySS64wP1GSQF6pvqKYBNQPWv1Xd2Ak2GKRQOD1BPYW0rEryoX\r\nq/9buy3XtQLNRKAlJ3qIqM2OG97gMsPKiAwkSGpEN/iFxRl/HdqqVclIqXtx\r\nv0qIIWsxq9scTxQhvNf9Na4Bc6r4aveokaBhfZ6poREz3nupm+WEQYofXcCt\r\nk/9OX92pDABrsxG6jfLsQDYeMlKvfPMWhNA=\r\n=SzIl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c8709223b7fd8bc124deabefd0b1579ae7c1ab6e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.3-alpha-20221031145604-c8709223b","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"2.7.2-alpha-20221031145604-c8709223b","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.13.9-alpha-20221031145604-c8709223b_1667228221566_0.7156859664692221","host":"s3://npm-registry-packages"}},"2.13.9-alpha-20221031145726-878f28b1b":{"name":"@graphql-codegen/cli","version":"2.13.9-alpha-20221031145726-878f28b1b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.9-alpha-20221031145726-878f28b1b","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"bc8ae64473fadd4e7a5bdf097b3aceff8dbc74fe","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.9-alpha-20221031145726-878f28b1b.tgz","fileCount":95,"integrity":"sha512-xevtFH+H+GOZab0/aVORpSRN95vVKo4rohpUzZJknDwPLJscfzWmSfdbpiFmRzi5/JpZgYGifwqMoW3eGl9x4A==","signatures":[{"sig":"MEUCIBgexIbgOmZxixY9ZLIzmykMQkrAqBQbKYt1SEVsNl4aAiEAl+mhMotGtX2FAsqjY6WI0xpgLOxjKfgFNV5sqXHrQkc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185188,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjX+KkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq6ow//R04/ZexLWkKrCPMQ7YpylIU9eUXIdyzlbVQ6NOLPY4MelEgV\r\nZC67ObGaKgrEj+7kh1+yEc5FIoibN6HSs5p37k6FMC01uEoQf/YfbS1cz98v\r\nV0lTnAZjxQ+PVq+zDoodfz2TWGOVN8e6qybgEtJ3Lwk4nIL/xnYRzISfptWT\r\n9sRkNXLjV0aAV7sZs4IWTsnIuSW7PGpsJtPWNQgoin4GJZg5PNo/4RTDo2F2\r\nh/vCxGpTVvohIXiJGISZgVGqbLVtFvTbJWkB7tl2zaIwkEnPiNSoxQA1CHTT\r\nely4k0pLOAm7FheY7goAi3Op3tvr4gRWwzUPb+Ancy75xDSUqotQ6ioQd17i\r\nX/S/6CWf/+pz0x8yoGRoyXe4RFnZfxqJbvuZX9O31kkLkZcJzjU+NkUmyeFy\r\n1FGWj1XTEHXhBmNj7l6s4SQs+tT5EqzaKVBkdeJg8Ra73BriV36jxkqLFpEA\r\n+CvNkovN5BVvyYfEhBRvCOYuICK3HOCn+XM9Pigi2dK3cZ+UqrGorLxqQA+H\r\n7D9A2m7i9xbLuocNXddre3hgi7sbgh4rXBGZGM24YWx81IPqcRI5DEen1Mf5\r\n6jD8STToQxN8ejvb/MkeY5SyUsNh1fRzVbronyHWFsimsC6/ZlJyGUoVB3pN\r\nP3gx/c1RC9SMH+SNHA2ijCD9K7yeY+kevss=\r\n=ASFp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"878f28b1bd5bc35861fba3845bec5351e2356134","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.3-alpha-20221031145726-878f28b1b","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"2.7.2-alpha-20221031145726-878f28b1b","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.13.9-alpha-20221031145726-878f28b1b_1667228323857_0.7464271390865325","host":"s3://npm-registry-packages"}},"2.13.9-alpha-20221031150042-c3b17bcb3":{"name":"@graphql-codegen/cli","version":"2.13.9-alpha-20221031150042-c3b17bcb3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.9-alpha-20221031150042-c3b17bcb3","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f98d271ca099d637cabce4998910d8166aa0dd4b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.9-alpha-20221031150042-c3b17bcb3.tgz","fileCount":95,"integrity":"sha512-plwJpVIoXWi2MllCSC7LHhYMhj15ldpMbMevMTTlPW8L7yaE91ZhK53NEVOLj6ksNuLd4TIUYsvgcILtFJOB9g==","signatures":[{"sig":"MEQCIDm4uZgqwAo6V3Apwh6hytAdYVZIenYyMbWO/idgkIHmAiA0rTUD0+2xI8i3reCxOivRSPKTONgtW+lG/xH4c8rl8w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185188,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjX+NgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrQyA//e8ZZRBHfi2L8IWJD1baIJzqL5N+rHE5cQSZUcNdkHjOWO5fI\r\njJrg5xM6AQnYMCogpr6b+YS8uCaM5jv8oSJQPoBrTlDcI3XVvWADHfVOHCah\r\nLq+dVoCo3Y7voJn6xFZ4XOsR1elgP0emNZPg265ODeBL0liRfE7OwbOkkba2\r\nteSXgh/6RIFW937j4w7BcFoO4clLA+kBcBduMDd4KFTSfUQmKQ9tcqa3zWR3\r\nso/+4LckAscJz0MOIGyZs04MUCkQ0i1GF7+OkUN25zI6dTMN74BdV27/eeID\r\nWGcQ8V7vIcHssKxbOTawOrR3ofpeEwfq81qsTcgesfPgV5Iy1DcFXxtEX1Fd\r\nCrIEU6ra/yQQI6vqkRO1/sPKC1S97bwBAJFj/cvu5lJqCsH+m+z3PT3iLnEX\r\ns6QNm2o4/ogUl0iigZSPvDNBMuq32nAGydRbthYhfN8YMDSLz+Talkd/wG+T\r\n8f3e8iuSl4aBf9FMNWruTSY5U+1u1qXReNEd+Wk4RPMc2oxpXcBv8YoKC/il\r\nQTnm5XTNF+H22PP+F5L3ThuNjPcHaQD8CjF4fxfMx5jFFMLR52xTeBhhzvU3\r\nZQYM7tkiFrGCku9ELbE45cgRd27MFQKUcQcqDo8BFRYSTV30GPf1soW3LYwj\r\nlEQEQ5QYJp/v0J+U96Oz+DXxtLjdCcBcrgE=\r\n=0b7F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c3b17bcb333385677951ede68b24266f667901a4","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.3-alpha-20221031150042-c3b17bcb3","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"2.7.2-alpha-20221031150042-c3b17bcb3","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.13.9-alpha-20221031150042-c3b17bcb3_1667228511875_0.8474801943135399","host":"s3://npm-registry-packages"}},"2.13.9-alpha-20221031162210-07b1a8b4f":{"name":"@graphql-codegen/cli","version":"2.13.9-alpha-20221031162210-07b1a8b4f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.9-alpha-20221031162210-07b1a8b4f","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"3b4d9eb133712f387ddf81023b21e00c63553a16","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.9-alpha-20221031162210-07b1a8b4f.tgz","fileCount":95,"integrity":"sha512-jci7OwA7DsgWvJIrdGZcwq0Gq/qeh0c42ipSWS0zDGanKy4VK5jOj+8WUqya3oVQlNYolU37YvvyVVxUsda7hA==","signatures":[{"sig":"MEUCIEWPK5nq3iiQc0uqEvUV4LS9jUGoMdTDvRtk8iPQc2KtAiEAm6BmUcvD9GM2ENC/Hu5ktAU415wnaZCBHHJlmJYlAc4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185158,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjX/ZsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoWhhAAhHTICXlYjydC+ht/TeT9LHCa2hsr6qQpzo/rDClUWZMPNli+\r\nfqKh3jwruEsAcBHJLUoTeyzuivPM5nSQ4tnTdqETl998nL7q2shI0z5rqBni\r\nz83K/HhdUtWCrL8QAh/eyLRXtNFsghZZjnXFk3gngPdoeUMFtaKjoFrloxVW\r\npy8d/8XfbFLfOGfXgsLCD82o5uytF9vjj890Eiwl2vlLw9V5DXFCNfxpWosW\r\nMQI1Cv0uuycfyv6o6AQMsKMt9wnwul9RFwSUx39J//nDzPcxw7VP5mdQwns4\r\nREWXKdLF3k5eIGl9OQPVVhO9aBZtd1BAhsl5uATDim5Go1ZAT+I2z43zQwk+\r\nhI54gHyTU04KSpMihg//iK0T/orYVUZBhyVTQ37qKCLI5ZE/pjDjcqCVvaoC\r\nYONc9+tS1EjTUf5L+jyO54ZXZfaDvp04vnCGRvl3Ij5dUqXlHQofEJpTKAVe\r\n1PGZURchOrXiTYNBVl5xmAEUl/TC+AdMU5eFD0AZBM1bzfU5WJ5UkI5DmeFt\r\nCdJu2cjY05nWlSnIsi9sqj8U5jkiSLTzEQkBMXR5CPCkiuIb0lAGaLZSBM/j\r\nwGq24bH2ZeoSabUXSigGVlo+GtzoGiT4l69THhE4cGMWR9rq7SO/gXQ7M0BQ\r\nHoi1mIWyvMtbbfUE3UdnhZsrwW7LDGMkAd0=\r\n=4SD4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"07b1a8b4f0eb03cd21eb65b8ed0c9cb9e76f040b","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.3-alpha-20221031162210-07b1a8b4f","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"^2.6.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.13.9-alpha-20221031162210-07b1a8b4f_1667233388223_0.15178470267187305","host":"s3://npm-registry-packages"}},"2.13.9-alpha-20221101104558-48d03d759":{"name":"@graphql-codegen/cli","version":"2.13.9-alpha-20221101104558-48d03d759","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.9-alpha-20221101104558-48d03d759","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"dd54bf20e85e0eba083da0dd8eadead89375fa2d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.9-alpha-20221101104558-48d03d759.tgz","fileCount":95,"integrity":"sha512-0y8Fq2zymJoAU48RcaFXwff3xE0hmkGoMY00DjUDaWOiJGJx4VENjv05ZkOEZycYW4lqlGhfB8vCPGgKaZ2VZA==","signatures":[{"sig":"MEQCIEkmznhgHh85Um1trpETklfL02HzTNDcECkb62gsEMeyAiAlin661nyuFYvYBftYzMcRc7w2JgQhuwpeZgygtaJszQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183886,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjYPkuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpcMA//cSyB4VriNzpw+v2xZAdUUWgBb5kwb6KoXDrMpoDMRNAzxw39\r\nmcKJ6+Y6bc2WEC8caeoC22TTYYgIiJOvwauedIq0sYXX2c+++E+3phIKh2+J\r\n6mULJR2EJUL9VAcBFjpskZIWScy/AL430znVTBpl1ugkbhuFl1NIdWY8NnCc\r\nEJnLhhXoq/OflJp/N+VorrY6pxN9NT15iCzzKu8OjFNLPDwLtfz4RXamIlhw\r\nkoaHno4CTY23PyNbvCBSFecXOgFdWfjrwLF9EgSUKO355TQtfDuA1J5xW6wH\r\nn5D0JSvhZ+DJn0O7P3zuyFfuF55nFBrHKuRreRWxp2uDIaUERXMnlGKXLbPm\r\nrfdKzhkroYP84ERbc6IaFxEZturPlrGDUgX71N52Q3SjFKKHvbZ4D5c1X1GH\r\nARTkeHaZ6Dal8edifGGX7OXs1OQPJEjeCMCL7fERZqvySiWCPEUkimh0gttX\r\nCT+5ff/Ewbr1FaS2IJ4/uNdg/TW1AOD7uUUn6wCH6HCNMAzmma2vaFeM7kmG\r\nNf4tg9Tovxh/AHOokrn5DBFZHIt18rTLQygv8AujA+UTIDu2Yse3OZH6l9Sl\r\ndpWXujWM8cge3ex2K0HA18yfClvng5rCDVmSLSE7NscxC59KuzsfPpPkjcDj\r\nZ/i6gPPTJQ8qJDgHeITlXSAlXqBIbWLLLpw=\r\n=cQpE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"48d03d7599167320f32878314a9f04c21ed36216","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.3-alpha-20221101104558-48d03d759","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"2.7.2-alpha-20221101104558-48d03d759","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.13.9-alpha-20221101104558-48d03d759_1667299630363_0.5266571406734009","host":"s3://npm-registry-packages"}},"2.13.9-alpha-20221101110911-a036e7a25":{"name":"@graphql-codegen/cli","version":"2.13.9-alpha-20221101110911-a036e7a25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.9-alpha-20221101110911-a036e7a25","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"dd34d333fbe5238cddfedc15dcebfe49e620e076","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.9-alpha-20221101110911-a036e7a25.tgz","fileCount":95,"integrity":"sha512-wIDhquErrdmeqahhLESzr8uBIG0GvQFl1Fo715LT2JTZZw/MuPCGWEjrOo/K2H+qy9CmYpxpQ6yt4TGAmZgYcQ==","signatures":[{"sig":"MEYCIQDyG4tHeU2aAFxDWiASQXwmU936hugYbOoWoh+qHZAscwIhAJ4PhyI6V+u5Kv4hKQ6NpGnVbiN3SN2Vwpk4t2ZWTP6p","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183886,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjYP6eACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmosnBAAialkul6hZaqzKqFziFkaMTYRAb66tYS1sC/bdaDSznFXcQin\r\nIAZCMDr0obgCsazhA+mvgGQMZC5pH5+JXUCavlZWy3EI/HpIDSPH+z/8Xevb\r\nn4GVK2dGtMmILvoH8JMaRKpwS5KcHaUYeT4WEOCPTFWuydRs87tHT2qfS0KA\r\nWAHGPqqfYqq+PHuYpfGJ7tb+XSbXXqWFz2U7lIF237xSbBt5v8pp2iyAQ3H6\r\nMK+7y+LY3OmK1stTJMYh6ylEJfTakHqhiZmtFWeJInknC9ukZ7hIB8WASQo5\r\nh7+fB+dIQfBYDOZbbcCxWpYt74yn5P2h0hZxmB1P+Q72xy9ldfyMbMri2Zjk\r\nzqAwX6Tt2uMYbgduXmxOVU1Ot80vgYD6y88FrIxcaPSvxtjrDTYRO17a9OTb\r\n9y0mQjIHcImHgYO6nNBgxs5wXDlzLibYG2LZNef2EDVEtWRot5Vh9ix2C1bk\r\nIQSHRC+TY01FA7bYfZBnVPjEqMzC1EoYPQk4WLlS0rkORef6qwSLqN+xtuFw\r\nm8J2AVy964PHlkM7+IgyB22JciQO5TsZBP+WcQNfmRBe76qohTIZALgv5Laz\r\nG38OLdnhNLT8TfgC3hDGq0yMifZv+ivT9Q1ecxywfrC7/U5/HN/XEsPU5loG\r\nFgNyhoHznos+xUz96v1LnVDzr/q35g3gudg=\r\n=ygv2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a036e7a253445c4332722d215b8edb624566e643","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.3-alpha-20221101110911-a036e7a25","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"2.7.2-alpha-20221101110911-a036e7a25","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.13.9-alpha-20221101110911-a036e7a25_1667301021950_0.7716597630085167","host":"s3://npm-registry-packages"}},"2.13.9":{"name":"@graphql-codegen/cli","version":"2.13.9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.9","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"9ef0d14e835fdb7f53031b39201c89bea476e5c4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.9.tgz","fileCount":95,"integrity":"sha512-QM3ppgPM9woMcPirfWPUNOBM0ONkENjJaareROICKxO30GDVK97BT+UH8qqv9TGWpJXSt5JnMLpfuDXmwzwWCw==","signatures":[{"sig":"MEQCIClJ6/pN4TTGRk/4WBslGiTkj8ytWd3c3qwkR22AmqaUAiBQpmL50Q2hg4RsHNS4iOmD6KJDLhPJabSAEsao2G4nqg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183794,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjYQHXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmopTA//VHivy4sXldoEiyE/WHN5UOehsniF4zZGZeM0z3Tsit973raH\r\nIFcHizPmYH/sPVKRG/FOHoW4oYZgdP7qz6Vpk2/tHSUisY0dkI/SgWKOB0Wp\r\n7BbZX43ZlXpaviVgSit87xqnxahLLrjbmN0cne49NArTO38NVy2JqMxfk4E9\r\nrQWimxAK+qh7RDiSkAuz0wnzYyYfsOTgfU2j0YhgroW4QspZ4YkmXN4XjOd3\r\nYed8hfkUobLqNbkw9lQAnm4FOGj5lhHHIg/lKS7r6YECUJEcUF6aQjKhahQj\r\nyzvDUSnFN9RGppvxJcGPbxY3NpbbWm1F0EJW5LbBLQyfsFU6R/+BFpsclbic\r\n7SPVEljIipMwBq91TWy30xxssU95HNXIJdAVi4afybUI2S3sMvHZ/CfFHWJJ\r\n5wYD+MRyPTBwvyT0CCagKz7SL9sfefcm40g0MbSV/kP493uwimYdD5yP6UVO\r\nRy1+YgyqnPLWgoFTAottYepZZvrl0RPZaOcTx2I8YcqOZ9l25jWPI4oZ90NL\r\n1Yt1lTnaaXqq1cjU2uUvc8hTGoIGMc9quCVq+XwYPbN9nxyQT4Qz6tpaCgDE\r\nIjxDzzeOI2DjwCav319RTUHT4GGaTjI1A8F5ET4GJl7GR/s1alFLMARmROrz\r\nb14i0LCvtdd7kHoDUR6PJuukla92lxt8LkA=\r\n=GDei\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"cb73107aefbaba938bfda45dd87ea6800ae7f2af","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.3","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"^2.7.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"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/cli_2.13.9_1667301847630_0.24521614924391733","host":"s3://npm-registry-packages"}},"2.13.10-alpha-20221101150415-80570b2d4":{"name":"@graphql-codegen/cli","version":"2.13.10-alpha-20221101150415-80570b2d4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.10-alpha-20221101150415-80570b2d4","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"81fd26d0bac7da166b757b02ec89b629294dd598","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.10-alpha-20221101150415-80570b2d4.tgz","fileCount":95,"integrity":"sha512-E+VyiY+cYLtCvpxXCu4M/QzKUlyCTulljDgijHSujy9e5MNAiDLyDs30sotufor066MTeGNjOfUWl9tBSUqu/Q==","signatures":[{"sig":"MEUCIG9dVBlheT+zjpLdrih06Wr+8LpGkYJkGmtPK5P+VlM/AiEAwdi8bYBg8KTp1wUa2HjXTUTa5025IbJhsUXb3T+6qdU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183857,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjYTWnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpYKBAAi+yf5rRBI5SFDhIQTL+oogKDn5GmUskxIL+HbubRC7Mvz6tf\r\nYxYdAhWftVfwh5MCGnTX9FyK90SH1eM4SoA1OKahoeX/rRfT2YgzpkTCV5DM\r\nybbB2/XkhWEGRfnXJ6WeYmyl8zUhQcEEcPK8IgBCQca+IIPZvEl5AzyN5vQD\r\nxdYdX/LTva5NbH7HAhQjV5zgqt6KhDEh+p0xyrNtaZ+UpQrf/NLdCopgm1QQ\r\nm4mOBogxFWtdelTefXSjmVPz06QGeekjfbZ8SOlUuTXTEzxs4nt3AkCNZnGb\r\nkD1AWC0JQniKe8oLsIo5LMkJzTbq4XCbFC/uKLmXk1iEGP84DNBjnjRKErLr\r\nFRH+fh2eZO7dLCj0Xd1+JJaDjcTWqnYxZteX2Guvb9wCaW9mDaOrz6EzJEMc\r\n4BtHS3s79h/K39lxpifSnCCMmJau75+QxWxqqp9AwtYNui7hDYKz6dmrN7A7\r\nJ9v9HZpxibtaB5QugS1I/iy/A+O1EJUi5b3iL4EIPRXJfZke2M1EJqg0nZeT\r\nwGxw5mzJ63rDwyWStakTfX3fBma0UDdYL2Vqyu+wLX3WJVcvjy2zr4EPwil+\r\nl9WugMPrA6atpmg96PI0MKtr3GKiRzopLT71oS8g13uJSKgxPJDSFtSknBEz\r\nT8dTo8Nndttn1K7X+REhB5sbYnTwVW1MrbA=\r\n=JH9I\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"80570b2d40699ebe3a91006d2570d7ab85109024","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.4-alpha-20221101150415-80570b2d4","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"^2.7.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.13.10-alpha-20221101150415-80570b2d4_1667315111271_0.5747688056036706","host":"s3://npm-registry-packages"}},"2.13.10-alpha-20221101150531-b909c05c4":{"name":"@graphql-codegen/cli","version":"2.13.10-alpha-20221101150531-b909c05c4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.10-alpha-20221101150531-b909c05c4","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"3325c08c5ee7a1dfbdecbfe10198b136ca0916d6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.10-alpha-20221101150531-b909c05c4.tgz","fileCount":95,"integrity":"sha512-zv9rjDkNjdtDyjkVUlRkcF/DA7PAXC63MxJY0lB80xVKV2Bl8j5hARJ2SY92dHksMC8EPN4Lur0+iNXF5AY+xw==","signatures":[{"sig":"MEYCIQCSp4SFLweFRiPmADjQWENklnSibUbSpsdpY0esfKFE6QIhAL2NWCXix+laa4gb9de3pev55Cs3wi6ai+eqo14T/xsK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183857,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjYTYJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmok3Q/+OxJMUJdR0ecV2/AOugFo0o6uczGTZXBEOgh33y/OjkTPpFX2\r\n7EpgQc8nYTPvOJ85d1gzm0LFcLdEYf75qyouMDbgqE4EB9uUAUuuZyzo88sa\r\nptIS7465/Y+YEpsd8c8HuENb7YdH3DFoUhPcEt+9GaA9iY827lXSfmP1MHQI\r\npwdxxGHgODyKZVN88dTmvU3LACd/ep27YwkcvhUTt7jym1A7sgL7oV0D8+Kd\r\n0HUze6es7K/xRayNIMG5Zi0OPdoVKFqJEVWtL95e9+9dny/kYj0D06eV4Z5X\r\nn7h7BsUH3h1pso+XACUGrZcE7yGQ6vgkwrCm/zzlL19a3C4C2KWe1XsK8S6u\r\nRAMOclGuFkGsh9e6/r61TzvKj42FP2R0t1Lq9k2Lhkp/pysgLICScI2UW2Jf\r\neRDarJyx1iF4siYwVRGIqg/C5174rncUwsXRxXAx6mSInAudnldiYfcctyW7\r\njTGS0z3Qx6k24x5ehSUOmIjjLezgA1DYvPlx+QgNFOR5uo7TmWRvqrrt01vV\r\n6DSolnbvSWGLjseF3fHUNA2ythkS+9AEXnvZubjQ9+0blq2ETRQnDQiuJql2\r\nKoDW1PRoFnyPRlsexifpC6l5yjnNhos5Yhaxq7oCeExd1P7mdB04+5cgB6D/\r\n9BUfQYApaZqfx3tnp04v6Ycj7EYeO8uDl7s=\r\n=P9ex\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b909c05c4b92f1c69c1de6b0b3e7d89bbe09ea47","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.4-alpha-20221101150531-b909c05c4","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"^2.7.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.13.10-alpha-20221101150531-b909c05c4_1667315209248_0.9172688234495987","host":"s3://npm-registry-packages"}},"2.13.10":{"name":"@graphql-codegen/cli","version":"2.13.10","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.10","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0df0fd5bbf2f21b749e5560c2e3551cff8311e6b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.10.tgz","fileCount":95,"integrity":"sha512-h0b/dr1yY0P3BzHXES9b40ADqCwzb5G8mPGGmYJyrJUrWbVBDHd7oLsYNZyUXrdNH2+OXSvRla0P+rE7Xtql5Q==","signatures":[{"sig":"MEQCIGEFsXha5KV9Khv63WHRM21+qXAsIccI5UyoCpejDffLAiBUcL0XGDROjK0gLGWhM4taOmRwk5t6SWMy3QYDMAEJtQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183795,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjYUq5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmol9g/+LL2T78xH2GlgCkd/YEyUci7I1KsOOiRy5GneM6lux9CX4BVs\r\ncbkOqypdmVV/kf8Wh+8Jk7X/s7c9sJP4WC/v9f0YTzC9w4O8YCmNY8l3ESbP\r\nwmn+ICyXrDZpVX1zxvL1kxS5u4YFjyTlzBvSfM9gyEFXvzsSvXhdMRZ1opwW\r\n9q8sOb0wzz3MVRSWuNTFAUP+oyMARSMtFvaZ0sO8vgutVz+aeEHhfaKxDHfQ\r\nQtCrfeILW22x5QmA+xsgEOdRq9GuBrbI1WSNOj20Wn+nRq1X+4/Z42b8dCkm\r\nm/odgMk8dwYW9MUWOV6PHzJRSDO4keIyv2l0Ya79AfevmC4wfMDnEW/Tv3+b\r\nyKSvX9zE9p4KEC8yLgvhmxz4rUAz9M8Lf6AL+P4cVd9087se7pGcZXUkLYJr\r\n6XfPUu998eTpPvXInMLLZIXTS3cwqPWRPlgHXOO8X0gFlU+FaXNgVTtEeqt9\r\nl+grPaouTbBycAKgtzWZ3ZGjpqC9aY+crv3vKtrEI89y/9TLZa6sKvZPf0f2\r\nlM+HIsAM7Nb+jnfWHd6Q4/e8r/BlPwjvWfHHMZWhMX/UUVlCA2QTNaYhNAKc\r\nDlxf0g5H83IkNXPG/Bg6RZX1ST4HO9U+bCb0O6O1STanjyjlxHD9Yv4dlqov\r\nSJQJ1XpsFRPWDizCsdehHdOjyRd5UFDTf8Y=\r\n=5vj7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ea3b8eff1010474edf553c0ba4e3830ef194a457","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.4","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"^2.7.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"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/cli_2.13.10_1667320505543_0.43674656997194594","host":"s3://npm-registry-packages"}},"2.13.11-alpha-20221102100845-87ea3696c":{"name":"@graphql-codegen/cli","version":"2.13.11-alpha-20221102100845-87ea3696c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.11-alpha-20221102100845-87ea3696c","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e46df77a5dee0f7c688650163448f7dafc496f41","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.11-alpha-20221102100845-87ea3696c.tgz","fileCount":95,"integrity":"sha512-yziZE/E8BObsBrih59Lbcjk5Oolbu7xBEpPtgz2kBeIJubTcWGhmjOZwzHka1eFHJsOzpNFZDqzIb99KX4rf5w==","signatures":[{"sig":"MEUCIG1uyh60pa2WO8/S7RkU6z9NVc02Ywp1ZpLL/RQCmVysAiEA4qzSGm8fA3SoD2Gd7jJPU0hHIDC7iBhjxgDKWQBjxQw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183857,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjYkH2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo4jRAAgfL3IBrAGL4tstWvkC5u0mpvojHRvWfDV002Cio3hDn89lvi\r\n7DYV9GcGdikkYj7DicI1Kj47d/lpKX9H/JwSBO85qH65s4yhRSrnZE5qrrHD\r\nt9j9qaLrLqJZeV+RvFddtM1jZ5cVqlNkpEqbt7NVKHMpoWer2tE7GRqPp7W6\r\nG1edY9p3aHHvW4l4rHGTlFrqHPBZ5ENRxPT1VAycEIc9pWozNdCXvk1c4tUN\r\nramBGKHHF/ObnjxqFv3WdHYq7rEN/M2UvvFOKGKrFGUaBl9+fkV4ZpBQqmkF\r\nqLMovk/hCLsGqszNObVUKLkvAE704aKkx/bwX6e7Mome5oU2ehf4FFcRGV9Q\r\n+03vAlKgQOD0O8kNGax46WeyNeWTkZGx2VndhMAwAmhaUhkeNZE9d0j8bWRb\r\njlvKpfIwCLJhPIasrNSGkbIlhx3MXG1XizOUw4LbcuPBzRmJzjJaF5+OJ7t1\r\nkqGut4gwJoMlbrxUKRS+P5ndBBCH5IVPONBJnSpTlwBuMW4lhVkTuyLbQ8O5\r\n06/FghSU7dxBndhzbSW1UVU8D+NAgK/VylvDdKxgk6jrAIy52URhXA0YuWZc\r\nE27EVY3ISuw8gnLzffFaJEHIWhen7Zf5Vmtf89lYDjjwXbxfNFfxpFyHRNHv\r\nHhjD+JF/rb1Ay61TTf0F5u5Krmw6T/dS16Q=\r\n=fZmU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"87ea3696c562cbf0a7435e52e9025a87fc7767f7","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.5-alpha-20221102100845-87ea3696c","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"^2.7.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.13.11-alpha-20221102100845-87ea3696c_1667383798058_0.12372743978157996","host":"s3://npm-registry-packages"}},"2.13.11-alpha-20221102102317-cf538e6b9":{"name":"@graphql-codegen/cli","version":"2.13.11-alpha-20221102102317-cf538e6b9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.11-alpha-20221102102317-cf538e6b9","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"394a47a3400cc0974c6dbd0b43cfef1e42af818b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.11-alpha-20221102102317-cf538e6b9.tgz","fileCount":95,"integrity":"sha512-ELsYnXmc0wT3T1i8wwgWJNCl6mnylVKvur26Pk/MxeJIXSbPN+AEhrk7CqSI+t95K9aSd/SQ7wMEcD3qIWF/ig==","signatures":[{"sig":"MEYCIQC3dqmTZqbsPD83iax0S4MA8f48n/mfq7K2jcmBSUdXywIhAIQRkIctN/NGGZZtjWMbCk0l7N7NpHISipbzt34nx1Ws","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183857,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjYkVZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo/6A/9GMD8vp+H4hX3farjgbHSFhjTew6UYNTaSCKNOSZdgWPE0Ybw\r\nD/kHBvwOqlnTrepbPtbA3GFMfQwfbMWEeFMBaHp8P0d1+6F2/4rhQEoMnDe3\r\nE/8xoIsjLUDhuOXbDiLLAdOyIED9903nIado5mpCDdLqSVPlcME6IbGYWyD5\r\nfU4hr0QWGeOmzYN5CoGhIF7Ke3YdhpKWQkZKgBjIBHoaC5fbvh9oTkzzVonM\r\nUgUcmVwWRXIFRBBQxIh9IFxk566ziXFJgVgENNxeg0fQwEW4zbL+te3efOS0\r\nXqoks2mUUt08Vy/jxzuLWRrUFoRu+hCNchkaBZNO8FiytDxhydlhXKv2Fygw\r\n/0hTbpIBehXxUriru9CFE8ySnz6qUT+h+SjKvydBPaDPrwVhtw0Zdz2HDNex\r\nKl55PYEF3RhdsvNeoOUW5aXv3WA5vLuM0SWH744tLwH6/s2RjEHnolOHsYLL\r\npgGdbVNfP52jzvpaUeNybhHtltjNc2649jJw3nwcQ9rmQQdDk/p6mnuXqfTA\r\nyuyGQn4ISUfgQ3VcYilUkleJWEawb/ZtlBhjkm0bzptU/P9gGXXQ4FWecsJP\r\n6poylAMTeWSswELU4B+IbdY/1AEV6a9AS092xkkBMGaCNUphjQV7If5qJb+t\r\n6JOP+txsBtxfmHE5noMLoRv1jcQfLW+zj38=\r\n=CsY0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"cf538e6b948fd5c34169a981ef0abd69b7b02bd4","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.5-alpha-20221102102317-cf538e6b9","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"^2.7.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.13.11-alpha-20221102102317-cf538e6b9_1667384664799_0.4878695508924098","host":"s3://npm-registry-packages"}},"2.13.11-alpha-20221102105701-58dfa2ce6":{"name":"@graphql-codegen/cli","version":"2.13.11-alpha-20221102105701-58dfa2ce6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.11-alpha-20221102105701-58dfa2ce6","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"fa653959621c7affd86fb11715eee7cde8a2e1bb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.11-alpha-20221102105701-58dfa2ce6.tgz","fileCount":95,"integrity":"sha512-jSSinBUxl/MHiGyS8J9haqHlhwhalg3a+RrYkXHDpD0EQqyxoI+BHo7ayegZXJy55qD8LlohAzvo+o6J7a6VGw==","signatures":[{"sig":"MEUCIQCKZow2F/CB1cOOB79JKADM2BIS5Wi0VlxVG2lELJUrzAIgFDOLq606XdDSFWbZWtvhT3EpSGwKNsD0N6+IEV1qgiI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183857,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjYk1GACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmodSg/+LXEWv3a9wlTTACPjKIsDoSvP/phMxiNGieQDYBakXn6q6AXm\r\n/UB0wy38L2vl+9ykIn74aKZcB1nO3SQ8xVZ4/XylvhMdF+V3KEI6Rsi83FH6\r\nHyezTvH5WHT/1pxxcAxWlpxP5ilwaAKcXisbK75fBOu59EYxj/o+kRJb7Tel\r\nJpqULaJCagRJzswkcTyrDECWQMxvJMfdTUhdZFFP4HRg/6BQFIlZyS5y//TW\r\nZ6zVx3z/2uBBByifn1yMdqWGMfDNYnlGSid2HURcG/JXBUvhqocgHV/R9lhC\r\nFVcVdTwcNiV8q0VDMHeEyV+SOsIOo249irGnGMwMq4OtLja4PbgmH9UNSFsU\r\ncvk9cReVDeXHlAhRGXiPFhSIQmCmoiSqhBWhOgMU/b63t9w7cZzWZNh7UF6A\r\nlTh5kcv5MF1Ow9K5vLWdW31crGWLJ0nZJCUhkGFzD+yRMPG89giV2bq4IqaB\r\nfsfedv75IWprp+s/wi/DDjTSGgzAmsX7d+ZLxl9B8uCNNyYMCSs50UdWXDSj\r\n9k3kjYODZVG92K9RzrLlSxYUlRFaDJH7YexKXnoOuKwDFYRiMJWvlkLcAXEI\r\nIAOdh7LCi410TrZb7NnsyuA9rpXQnm0c1cLmJm3W2l8CLG6/Zyx7UQGE1ZYI\r\n2A3OnJRSCBldh1ie5VF7TgpnwmPZ22eK7Vo=\r\n=KiR6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"58dfa2ce605cfa6afbd2a2dbcad9ed19ea1f9217","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.5-alpha-20221102105701-58dfa2ce6","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"^2.7.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.13.11-alpha-20221102105701-58dfa2ce6_1667386694040_0.4892885165365377","host":"s3://npm-registry-packages"}},"2.13.11":{"name":"@graphql-codegen/cli","version":"2.13.11","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.11","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"74ff250b9da09c38baf812662969e450783126aa","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.11.tgz","fileCount":95,"integrity":"sha512-PJF36a1i6M7Btj1kB4PWWzBUO3u2BJzsd/6KXxRmEugcxrbaCnbTDDktopy0CZYKdqaFbXaowwbRY8Tk8DV99Q==","signatures":[{"sig":"MEUCIAacqMvHUwGAwFBhEhzaw7mk9rizBYV2Pb43SuVSZtDcAiEAtW7rkdzP3PYZ/MiVcLsg38sa+y1IdITLhPQxdzFsyMY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183795,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjYlBMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrKdQ/9EddVNw2raECMYQWepG2Ehsk4jIvjHtAlbCYl9NgrLFMNCUxJ\r\nyWeNGTvxg6Y7yKWOi1h78d/JKNCroMBflA9RjaEQjWgePbBvHPnNM1OE/F8p\r\ngpqvIKv0tCVhORX7+MJO8saxE8KphJ2ncjQfOHM8EupNWMvTLSHwV7ifS9yt\r\n//Y31EZYfFBT1nVrozKNcF/XUuwg71ULQkBrG8v1vEoKnm+M96F7IcCPxJz6\r\ne2wg1j08067ej0ek3SG25cWvyDEXLEe9gAP9iJnCP4BvkcwVcx2imzFGVp4m\r\nJ+Ox8PtkNAy3WmJ1C8psBMYOUliyPclLtIhjNTh2LFAm3TbipYiThuasBafr\r\nZbYoeew0+uLdZkQg56PbDUxdcdxSrBCdtJvJzRUMvbtvpitTRftYmgo/ne39\r\nP/8xOrwgShE8QQ7rumR8C3uYicyHuxupVtI9Qcav98qpy/9CwkpTwAPX5fCq\r\nHXW53NXyODCGd8sdnFFYrIj+camKSa/tSZMzpeoKEOF0B0D1dPW8gxRr75PA\r\nrmEpfI5r882tRHFBXF5yuEtSFI8iIE0Bohoyf15IXEeabWCgLuKuRp91eeUD\r\nuMPUUSblobf+WpbtfDTb8nU07rn3+T5JWSIpbEMo7NSZ8WdD+U7g6C0sch1l\r\nIbcI5PZs5rs0boPg8GwAKrOcmPnxXAeHTOI=\r\n=rzKF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"da87bb9596f78f67fd6a104957b00968a1d0cd78","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.5","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"^2.7.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"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/cli_2.13.11_1667387468204_0.4966787673861828","host":"s3://npm-registry-packages"}},"2.13.12-alpha-20221114110113-eb5d3ccf4":{"name":"@graphql-codegen/cli","version":"2.13.12-alpha-20221114110113-eb5d3ccf4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.12-alpha-20221114110113-eb5d3ccf4","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d91a40de3b354400d7305b0d7508512bed76e4b5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.12-alpha-20221114110113-eb5d3ccf4.tgz","fileCount":95,"integrity":"sha512-pEnQRlIkftGpHC097OFC+cHAUmJgCSJG4BvN6tAnEy+VGrZauqd0TQK6nSnV8iTtgqjMZJZ130F01TJB1KMS5w==","signatures":[{"sig":"MEUCIQCC64WEI7y1SCvoJNcPP5gwtuCqKEKHp8runKiqM4o3ZwIgGM6IMwxsh9y/jcSph2sznGKNSxvOIDOXJ6Ztg0VuT2Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183857,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjciAaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmohdQ//dQLoEEVetLpQ/EBMcWrjMq7m2XDQnhxemD8dDfly4XTqLnhg\r\nOIKzwk8Io9mtxEDgV2K5zR9GQ72MskEnRHtAha5X82TnPsFtIPsR2DRpL7YQ\r\nrc7n6wJEvkFU+o1kwVz1l0gIiBmFEb4HBMIQe6CE0d1icS0/UqWcGOMhXhmr\r\nK0AHwHaWMN6g9bKxPK3rESk+A71nu6UtRXMtGxiK8oVEA+Y4mV9/7jlS8HmK\r\nvxDa7iiStEpEQNSyA1/BAy2L+cydUIY7eCQdzAJ46ti1oW0vqfz7C3QJMv6F\r\nDfETEO1YDMAx52GnORmO3y1BBrxfMF6HUB420JMgyhWGJlhHUvqCKhQ/YkxJ\r\n/KK3syUsH+/LiS6Hdeptcr2JINL870B2Zrc45HnFyfN9V1OrxbUCd8sU5tTV\r\nVp4gmqC8vmX506SDpwuY4cWqiWFq8DXJk8g0SJ5+D0he2zbuwY+UJujSoFX7\r\nvLppzi7VEGIDHeQidzz1t6ZZ9o3fnQ/yM/oWEtjwgQrku16X8JWTqpz2lYFe\r\nKh0tWBqh9YkrAo7NKJetmPzlaaJp1/LD1RMz5X74WNwbLMG3OqhjPskQDxxk\r\nzWHdq72oyj3Um2lWco//3//dZrO3mzfZtNdXfrzaPa2NGQli2Phd+YYYnSN2\r\ng8SQtqjMN/xNj7nLcPlfa1sE+L1iaZu6Xjc=\r\n=XrDz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"eb5d3ccf4bafb050fae09dc4e6e6538aa3fde5a3","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.6-alpha-20221114110113-eb5d3ccf4","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"^2.7.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.13.12-alpha-20221114110113-eb5d3ccf4_1668423706396_0.20316029776965516","host":"s3://npm-registry-packages"}},"2.13.12-alpha-20221114110151-430d2e1d2":{"name":"@graphql-codegen/cli","version":"2.13.12-alpha-20221114110151-430d2e1d2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.12-alpha-20221114110151-430d2e1d2","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"515c1a9ac920818fe8a7ca98485e8cd2ae103ab9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.12-alpha-20221114110151-430d2e1d2.tgz","fileCount":95,"integrity":"sha512-FJdrPCZHFlshnreZlsaWhytZ+7N/xWvHbLg169zzecDnm2t1hRRoN+g4BPX7RUKXV7svz+cMv9WoAWAv+ojeHg==","signatures":[{"sig":"MEYCIQD+LlBlwxvJjJWMr+z0FrlHbayhaiVC8gpKl5DqGFVaxgIhAMQHX+wO1usLHnjgWFaeNRL1BsTvUtPZJc26Z0b8JwgU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183857,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjciBAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmomDQ/+POTCMDi1AeTkCPRW6opoHhmtRxWHscW/PEUAmzyu6MIsvEVQ\r\nUF5I3X3IBWkzTrhfj4pTzQ8uI2MW9kvmRbDyp5/bZhJipk92MiF3gNn5Iwar\r\n41m0V00wF0sUdFjeWOI96FKk6JK9fvbyGyCBKOngaqKySCVCjFV/CUzZKDTf\r\n1F0cBi2dwAHaKOVEmbSraKaVFrLoihxE9ta6EObbiImn8H3fggYnD4LPWu7w\r\nkqAHQmB1zUfDtFkO4HQNr0yox6bqFnXRwj0FrG91MdGjnWui07hDrgaAengr\r\nolIy8hNKA8Xp6ZFCKfiHojzP992ynJ0+ppCu2ED2/9g6/4bI8fy0+ZcLm5Ez\r\nmmZQ3ZezZvks9wcqE+QFnd0duqgg/gXDuyVpPcrmhOcFbVPe++4c6pFHfB2l\r\nqe8vUY5HrwjWtYCyUVpZYdD+1GmV4tnRQFy/8xu9ysQHjDEqtKmj5dRFTWUP\r\ngd/63syNsECr7i/i7g9+J7feOehl9/KzcVOX6qviX9PBmSnySpPVLAeRFX8E\r\nig5YqxFjOdfZaLD0AvqJS2TNCgUbU7LR0+W1hWrpVMvQ2DOhf8h2EVbwhbor\r\nRkQVLV1uD9TPEUaj3eLA0C0b1ecfoGXbMA1izM+hN/mWL9LiOxIaA6ij4RSQ\r\n732G2GKfON4+8JuPRCpaySxarFCrBOM1V7A=\r\n=9kvn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"430d2e1d2e58ada524e67f7824f00bfa0f43b3dc","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.6-alpha-20221114110151-430d2e1d2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"^2.7.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.13.12-alpha-20221114110151-430d2e1d2_1668423744449_0.16070299297870805","host":"s3://npm-registry-packages"}},"2.13.12-alpha-20221114111246-8e9aa8f09":{"name":"@graphql-codegen/cli","version":"2.13.12-alpha-20221114111246-8e9aa8f09","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.12-alpha-20221114111246-8e9aa8f09","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"5a0a95463651cab90466d041f512aa88ef5e37cf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.12-alpha-20221114111246-8e9aa8f09.tgz","fileCount":95,"integrity":"sha512-IUkYVCMlEzr8escvKI3U3Gc0eAjcSWOkQJXzw1afYXo6jDT4DEgFXNyOK2/+pisGNLBawgWilqrdYOfGkWE5fg==","signatures":[{"sig":"MEUCIQDf+1B3PbIpwPoSrvXTVB6ho3L0cN+IbI8cUqj0NQ0F6QIgJVkpn0E6Qc9XGk0n+PLoupqKgtywatgE5oC/Lm5tqKE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183857,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjciLPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr4cA/9FIpleLdnc800D8eDH97Xkf3kYu5+1+mUrXyOeIdTsznl1d67\r\nR5RntSg/KEdZXE9WPZu0OMacR4GGCS398MyIaHsvYikhkNrRLE2vn3dTglbU\r\nvVpQQsg6mjSXIYoRSVlMlfStuZ+Bums65GlAWcDfWiytMQ3EiFVcu3Jh17Lf\r\n3/NAJUU234U1BZi1Ja0OG22SwNbj60DzUMSnxAbxPC4Ao+NdrejBX+NGn5VR\r\nYGwp/mlIxd37/yydxMQAhAAp+mc2QjmhvtRXxTEyJiojIAKTcW57CWJ4pPLe\r\nWOmEF3wdaxDhP/AwnGpEyvRFip12l/43Vih88Mj94L9IGuDDXe83sTOwQmDn\r\nJY7TPBhw9sf0W0qmKedc+JsK4FLLYWQaIkkaTelW3R2mS8edSs3Itarp3/b8\r\n5BvbO/e5K5Vx3VwUH+FwwgHIi5BnxLvDCmo13xWhcMCUZYC0GUNqXXhGCT7X\r\nK+dK0S++hOVGsnuNVyGdwlkJo/YnkoEvnX6ygEkdh3hDc7FtxT9sDU9UtW+R\r\n1G8u80PNAq3djy1AdnVvOkfGXHzF+GVcvixjY0pqcAkWegwneQaMsWTkzjz4\r\nkM80TM8ZbpNedodbe0cOP3Fxove5O01LkwJSzOKQshp8GSjLjVEoFqXIPmVm\r\n1yaLeJKL5SgRZWX/bpDZnSyG9+ViLcxrQbw=\r\n=2E+s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8e9aa8f0941a82f645ea90a5552fbf2169e44b3a","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.6-alpha-20221114111246-8e9aa8f09","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"^2.7.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.13.12-alpha-20221114111246-8e9aa8f09_1668424398895_0.16706277069761288","host":"s3://npm-registry-packages"}},"2.13.12-alpha-20221114111325-6217e61e1":{"name":"@graphql-codegen/cli","version":"2.13.12-alpha-20221114111325-6217e61e1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.12-alpha-20221114111325-6217e61e1","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"cc61b85046aa71df73f84481005d538016f438e7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.12-alpha-20221114111325-6217e61e1.tgz","fileCount":95,"integrity":"sha512-6P1M/7uIg1xabrj4ZTp3sG+O60g5qQ3eMEUMaut1Kw8JJ/fL0CQGwrUSiaHgQ/1wp9JoJnQH9R0WzK83QGvOlQ==","signatures":[{"sig":"MEYCIQCbUeDDwwiXw9hb6PNJoLM+EWOgERVyIoeAC5u2kAKx1gIhAMI9qJiy2BiNrSed9hnRFMmWhoT4jByagy/DfC+7TBYk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183857,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjciL7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpy0A//avIM84695hRv2SlT5uUaeRgPgpEuqSU9yrtLr0oKcWM4GcbH\r\nujFMhAqZrm7Xeqz3eL9BfFxDNmnkGKEJgnua2XZ0qQTvYrNHC3A78hcfosHs\r\nhvMSkh6K3r1Z4PiIJN8yePzaLzg7UyIcPXYQbnOsVUHeNxrywYcJBPiHvWIE\r\nnPuBIbR35EFQEgAHoWJcGh89TAoSyHRHjqGMGfszxFl/Arw4csAos+jJ1dYe\r\ny9Zy4hyOsAPORZJDgz6SAnDXfPlFzSMSNDzs92pTkXQmNlT6Qn9GUHtmEr/J\r\nkCYzRXTw+z6B0WjSiEQSUsmwDng2722hr4BOyJGkeu5ISvrufRvNvAuBs005\r\nRJNuZBGfrfb7Tieq7urCGkAV25z5/1noSis4X7RennRNCjNihHqbdvanqHyj\r\nmPEx2ssOndcQozycVREZI3WYxZnW79teqLT9/uVqiLSE3VrtzEpTs0yR6XuP\r\nP02/gfIK7Sl61EBdrZ8LYODMpHQeHmZc/TzBbDoyPjv2CwtFb4YJ0TeX6Ilr\r\nX+hCAVoN+0DDvcGKakbkjR52qJGuBcHdRBTltD+RQamhRpuMVx4hhTS1n6uE\r\nL5Q0IdBVBNvUyXnMQOExpwBoSRdzz4DWQasadQoC0VcWSjtutJEzwd/1SZeM\r\nRojVgb+JwSw4mFX0MvQcuul+b3PImFR4jJU=\r\n=3a0X\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6217e61e1760154f7efb20698f90a6cd83cd8e62","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.6-alpha-20221114111325-6217e61e1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"^2.7.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.13.12-alpha-20221114111325-6217e61e1_1668424442917_0.2675226713132046","host":"s3://npm-registry-packages"}},"2.13.12":{"name":"@graphql-codegen/cli","version":"2.13.12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.12","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"5ee91c95a47d8eeab365d93a8bf21da764c6a7be","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.12.tgz","fileCount":95,"integrity":"sha512-9pr39oseKQyQvm1tRFvW/2kt8c5JmT8u+5X6FZVBqWE18l1g4hB+XOeUNg/oEBdeDfiP7bvYjtQYOZaToXz9IQ==","signatures":[{"sig":"MEUCICF0IxVLkrNVmeNx7P1JIQCInZSnHb4JtjwyMCRgWIBNAiEA2aFxXOyXG6JSSmIhxd52Pa61ADKIzcJ7MvKZboU7klU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183795,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjciWhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpFvw//V5ej9AsIu4asLlU4o0WD+rYfxFcHY7Vw632MBOtq4/SLqRe6\r\npD/NiPn+rPHYlEPztRotVmlFNvlP7maY6NZJngzpysXozarX0KiDZqSMwrWx\r\nLk5DyLZgDbuQCck4MG9Qdq87EaYz2cnn6M989qitWKbBn7KKJuGAxR8iADzR\r\nNSH1MPZno8ulGa8P/KMdNtveRuP0SvG59UgE3IJLbx8FFDw2DO1Cj2QjX9eB\r\nUg6excb8/J3GJx3Y/5Mij+Ao6IBdsTVSzE6lxvXNXuQ7ApzXZ/i6XSsPjD8L\r\n11CJrFlcyFhDiSqvln+PIYMvF+hPV0HzAz9o21fDUYQvg1E8Kj8EWu3oZvbG\r\nrfmCE5aqPs63DdgImb1XL66QLrpwtlXGxrcHtWu7Ac/8ps91HtKoJE2HMdiU\r\nk0W807abnhSFcF16/82c6/vrN1gmAiqviGeluMVbBfSK4l+zlcmXsxWQcGbt\r\nPMr+rAV30AynAVqJjyVZ0TVLfu5L9Fp9rNydvnXi+/rWy5zEFjllxMVVh3Ze\r\nvUyF8KgnfcxLPzODk49x9f+Fuqmg7fZ9Ar61hNEgQiZYwO3UwIALi9sZNSQ6\r\nzAbZMIiCOzlHS+Nme+kxf9XO0RPkYuqUsyCpEVrlKpaW5arm5XgW7wtbG7cg\r\nHkAEPQTTa/qLhyawmVkNbAO1pmayGt9fjrc=\r\n=H8WX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a9a17951db9e373c79125d37341edef1c62a1951","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.6","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.1","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.6","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"^2.7.2","@graphql-tools/code-file-loader":"^7.3.1","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"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/cli_2.13.12_1668425121237_0.6690273485964184","host":"s3://npm-registry-packages"}},"2.13.13-alpha-20221124132329-40d19f8f4":{"name":"@graphql-codegen/cli","version":"2.13.13-alpha-20221124132329-40d19f8f4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.13.13-alpha-20221124132329-40d19f8f4","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b6b4a9748ce78404591f0a38a2b0d6454167e991","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.13-alpha-20221124132329-40d19f8f4.tgz","fileCount":95,"integrity":"sha512-XYmYwKwNbTBiQgzhvSmLzjXcBzIKiXVfJLZX8HJ3JIl+bjTIeFedQnxRPrPUkAit8Rh7xTuKW7lG6fSEr8DffQ==","signatures":[{"sig":"MEUCIQC1dJ908cP2LE5/DnXUWp5zvAmSvKGvt7EDviAWYFZ1HAIgdeY0DanmYH42X1ZDsLq744f7tE4hbqSAurChrOyBGBg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183829,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjf3BzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmprfBAAmmXVAOF3+bjrmz8U6QRtGxKlk0pq9UNdWu/X5+Q3EpwwGMFw\r\nk9S5+OVjz0NfRVbPhqgSzZFB5BaAB14IxCBns133yN9SoxD8Z1ym+qZ070ON\r\nN/uJVx/SZfhy23kM51k31KLrTLltlkj7zG+PV3Yo+lkMhxc39oKvsTDpyrnq\r\n8OSnj4gu8HR2+yLPX1fQBBh2orZOvGizhMRUntAzY/igng4hEAfvhFO+yy7L\r\nNINQ0LW2v+ulwsAiOsNXMMOc6TlAKMXrnDwTMaGgOc+XavmVBpWFidf1FSIn\r\n3sD+v532tbFP5CCtn7PLCkza/KkGvsac8RidXN4fSx7ZbIiFuUNGOHFM0RvS\r\nEkryMcEd98v4p2s1KvEVPdQT1Ceq4laPPAFUOIDGHnoCzyvoxO6QO2BYVboy\r\nPQcuYo3pEMvR7+nXiKEpwTMGujaNEuN+fiVKJ4saJT0DYiQvXJtPooAjNsLj\r\nQmUwe7gIQQSS/muaL20pzucZ7Wt6CcicxT5dnbbFLdF/zFToww1xOcpgAOAp\r\ntdReXhTl4nLKsWqLeov6IWnrsDKxz23AOFvazVdwstlQf7JhWghD3df5Uzrq\r\nf+zCPZ1Z3e2Efh+N84/cf6h47TreO6HP/LINGWiVmXDyAKQN975Mp3x/sm/H\r\nBTs2aCGtaWrAvCn3LJkpIQejc8aYREDa+Sg=\r\n=eFUR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"40d19f8f4846e67fbda46cc02ac479cf815b8c9f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.6","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"^2.7.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.13.13-alpha-20221124132329-40d19f8f4_1669296243585_0.2743744963884225","host":"s3://npm-registry-packages"}},"2.14.0-alpha-20221124132415-455357b52":{"name":"@graphql-codegen/cli","version":"2.14.0-alpha-20221124132415-455357b52","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.14.0-alpha-20221124132415-455357b52","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"45ac50f6f8c79c80d5e5ae555bcbbfaa1912b1c6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.14.0-alpha-20221124132415-455357b52.tgz","fileCount":95,"integrity":"sha512-YkvzlrjY4yk12cpWAcgeT8XlB5yOfLLDU3LEOgHl4+XbrbjbPPCmcocZKkTQjQQObFj2mKTjpKbzBJ5GatGskg==","signatures":[{"sig":"MEYCIQCQXSGHOE1Z6+/n2mVOVDZy6a18wiVwio+1cB5Woa364AIhAKCpAuDGXk/Iw04O1nTrMIdhYFGl3DGnQbR4yEh8whwv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183828,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjf3ClACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpPtxAAjMlNpblAev/8koRUu6dc+lI+jBg4+WstkPtg4n/gs5AeoTTu\r\n+ySHahI9scL/ImDEnzl5wFX7KpI5RRxu4I0q4KW00OEq2b2AqHv+96/45vM7\r\nr1rV4XIn+5EO7XOm6OgX2a6COt7CMKJFIifLmpFAYYoRG62eOPnb8raW43BG\r\nPTR9qzDLMr1Grc9kjF3Cd7opCRjkNcrWF8DPgGw9sA15suoFpbbqzNqIX5Gn\r\nYhZby6egqRCPIVwHpZR5H8vamwBiI54mLnnaLnvjY7lnI+iaKaDU+4O6M+G3\r\nDdt1+0xx/HZ4XpsS8ZUaLz0Z2YrpIOUZQIeBC3McqMDcewn7BhhXaHPlYMHI\r\n3zcqKdkXiBlp8+wqkK7GTYUXZWq3Qsr2zHtBuHgLUVNitGfRsaMDy+Aqe0Fu\r\nltLMY4dGbL8SLFcRGnPXNJ1KYTwIpDvksu8OMkEaTn4gI4PlNrHBxe6LCd9j\r\nfbTZT0c0gWgnCWePBTnUW3Cm5mqqKnaflLr9wzNPRHIyOtUfaBjvCxnjLQz1\r\nB5W01zILjbk+m0Tdg8RCdb+xZdvTfFRtYPg67Sq4on2oZmxYOtIrxxCFDIY5\r\nLZwL7TXf9iHj7waV3MjwzPBlJDaOXDLbvy7r7pN9kaFUCLqhOve2vKfFowsF\r\n5BQIKL2noPFWxMU0cAvnYVF0PJDQQdL2u9o=\r\n=9Pwn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"455357b52d9eeaf3279fa0bc7f6960971249be1e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.6","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"^2.7.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.14.0-alpha-20221124132415-455357b52_1669296293722_0.5042454339350775","host":"s3://npm-registry-packages"}},"2.14.0":{"name":"@graphql-codegen/cli","version":"2.14.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.14.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"2087c9c05d45f482c53e67ef8e9c0c1f9a98b160","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.14.0.tgz","fileCount":95,"integrity":"sha512-tiG8iJd2jklazcAkPC1yZ4THQZOBazHi4L8qtH212PydFfpZ3G+PQyilf9sOMqT6Fq/b6yirHvVi6Jy2b1smEw==","signatures":[{"sig":"MEUCIQDbX1tnHRYWuBeFVowpQiDHSr4p0dtNBwK9m22nnOy9VAIgN9mS5BpBjn1E9vz1msuZ4slUw9vSl+1Zx8vCz+TtSyY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183797,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjf3ktACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmojxg//aHQg/zL0xT7ckH7d/KZHTWUfpNwzN8bXDShqsrk/Lj+eL5Md\r\nAE463M/1O/rFrg6NTm66YwPw2aYqYlwlMRu3cQh8VqNpmHAAcRziUkDab+wM\r\n454Y0uAo7s5elZhLjNKB5X/SkeslmG26EK6HCLD9M6oQZ4MbnKsm68u9L+KN\r\n981wu0dJ6APxT3vhQ4TgUBDwoG17jj9u0a70XlXQCr5Hf/JmC/DV0ZXDOZh9\r\naTs7ghDE5HMv17gLEigMwC7oBoc/U5us7yyjK6SQisc58LttlODsJuyoObLb\r\n49MG/u4qKpY/4LM4cOEGAfzH9QOf7x7z+bK102vGbTF0zigPek4/TgYYIW+L\r\nHZWIp65OP9nxqrH7DqhPGKfSz6ZSj8hjdxWWtbj5MjiQRVROHTPrXq2O3Emg\r\npW1c2I9RoNHdBps6xHzIrxr7b5SzMQNKp9GxE1aRtt9RNKDB28MpamoZMrq2\r\n+vvaFpgvJzWvWNcFZUS5gf3QqoB+rRNRvAW9c5B0Bk5L7DINvQLOIireMTZa\r\njGOB+w6sagfCe+C+JRnkgQgGY/593GNkR1Fx3nHMnOPCWJmXvk9MMYRz0AS4\r\nJhpn81WsAVUlhuEMktJl6Twhh/oiso4tRJMkrFN7TRPOLN3QZdjuIuJywgq2\r\nGXCg1yv50rc2JnA6Nb2H7gbugx2wtReSesM=\r\n=dTPM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"506a3bd60c8c8576c7df5ba998a5094e166a900f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","mkdirp":"^1.0.4","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.6","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"^2.7.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"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/cli_2.14.0_1669298477173_0.2834976934987883","host":"s3://npm-registry-packages"}},"2.14.1-alpha-20221125150948-fd3e2f5ff":{"name":"@graphql-codegen/cli","version":"2.14.1-alpha-20221125150948-fd3e2f5ff","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.14.1-alpha-20221125150948-fd3e2f5ff","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"5185bbfb14f865bd1093931353e0c0c3a42a2708","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.14.1-alpha-20221125150948-fd3e2f5ff.tgz","fileCount":95,"integrity":"sha512-wSioQU3f6b+4JaZTknoVcZx7nxnq6mg6lmq91LNtVjRFQwFiSui972Dql/SNjO2XZavtMPiAeJx2ec8eqxYhEw==","signatures":[{"sig":"MEUCIQDwHu/tvjFjM2My7dGOJGBHKAIZROjgc1sgwnUFnyKiiwIgEEC0V/5lxVoHhXKN1niA7S69fXv0sX/jIijDTN5ixiI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184219,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjgNrfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoW7g//StW0o0HZQlcMoHxzSM+JUDVqLGQ51EbS8hYeDcGpHFgXI1n+\r\nD4ANN0HYbk1PuLGro1HVv6H/33TrkjedQ5aKZBNhBdCFQa3QB69fl4b9gKEB\r\nqr4NB82t1hg7fTecN5P7PHCgMmBK+0eFyuCU98qvO1+1Tfz3xdXAa2FqsKwT\r\nbyoM1D53PXyEVosbteDC3Vp6ycE/VHD0qYzXuX0f2jDSXG5CfKAEFgI8byE/\r\n+a4wI25e+0LicskqdhsPKCjYWJBNHPq/HNxNuB1mil6PqMvZZaRDVWZqVAVK\r\nlljaBrL0RLWfNCB2OtuRdClo75mpiL3BpwDmi6XENU5ZoHnq3hC2MS4by6IB\r\nCirGHAtYGbfv4ofhogQ2+m1AlmBmoKJtobt1Ce+0YozF9hCd4lRkYfFB+xcB\r\nWxWXEqfTMUgpjGtjb1HQ+tMlST8fOnAy5wv7K87L7LDfpOhbZxYvyEoJl8RU\r\nAs/AJtnJ/le1JNFhZHhtav3R0eYtx6aaX7lns0rGxbq8NvG5W1JOc8s//WCy\r\nOxzwOsY9E2U0seuOtrCfKTi+30UdpxFGA3TWLjINrgVCjzT5Rd3iSpYl9ePt\r\nUJKdmf4ggp/m5xJgR63vJ3zfvH420iqOM88zGFoRMZA/kv9F0R0La5TJHiWg\r\ndwpiXDAQjiwHjMxgZ01q0sLk7OVe/7wZzp4=\r\n=268v\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"fd3e2f5ff17c78b02e68009b370ce0bd7fa27b2f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.6","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"^2.7.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.14.1-alpha-20221125150948-fd3e2f5ff_1669389023360_0.5823737192749783","host":"s3://npm-registry-packages"}},"2.14.1":{"name":"@graphql-codegen/cli","version":"2.14.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.14.1","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6a44d37a5d6275d3416077736ecbd30c77e7d437","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.14.1.tgz","fileCount":95,"integrity":"sha512-Z9EiX8yJ5xtNdw/1ApV8uKx6UjCNl/D28zTHU8Fa7BcCdi3ilGOKSiWCNZaH1mpwKr5EfX18kme2bIqKmohv/w==","signatures":[{"sig":"MEQCICIEx7x+PqskO2S6BexeW72hjJT910/q1P4M5FhC8shzAiBrDG9V1x9ANlBFmahgkGzbjMEJg9EH36Mcrk0Zn2k9dA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184188,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjgO1mACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmopHA//etPR18mr0/X5OkKkATuFcBXR/gUJVPZrGmXYYOarPSAoqMT2\r\nSwkVTpUcqPMSRdS+ZhuBLevrywgKYBcUsxh72ds4LkENZwEZ5OLDfhdZHbjX\r\nEpdUPhWuE5EbAHDKOfboI9f7hPH/r6YQrp7xPZC6rnwd4flmoBpPXNpkErMB\r\nFfZkwDMKdfPutZQfH6A2aasRvM1I+Zns5kh4PI546GpUgHu7P1K5tjqlQqj8\r\nsDqxJpg4N0JReNM+geKz7kKRGZY2BqwuLuOcsTgFXE7FqKArZig0ulGXybBJ\r\nVXRPSQrj9oqh8CYlcnbQmYajRJdRfWemPOwVdJEepXYO/Q7pkcBEfbAaXBN7\r\nLLX+zu+8vR/8Lbhu+utI86/FzjxQN+4jbO7CTrPBC0+2bkJEPZPTHDhxFXhB\r\naoU+dSuz8ZbV49OFSh14QAFHaphO/cmpVKxwPEexc2EMuh3YMB/jUz8qUpOW\r\nDF9hdY2qBptXq1Fk4GdWWClK3nagkYIz+8x2niFFTsA+kwShUyQAkn4aUrVo\r\nj9dyXSPBLRVYT0eumwKpIrbgWjfE0hMJTE5uPKnUYtXeLG9YTYQJb4biBwEG\r\nty7ucOeLSAFoeZ6X69hdhb39dQutnClCZjMqu7wEx9mgEW131B+g3QV8EAb4\r\nIC3RsPk14zgK8pXcpk5ugYdzAdmVbw0454g=\r\n=VHtS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b3f9e2eaadb985c1907987f5a9f30602273fb143","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.6","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"^2.7.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"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/cli_2.14.1_1669393766539_0.2622901454625646","host":"s3://npm-registry-packages"}},"3.0.0-alpha-20221130095537-5a45ab24b":{"name":"@graphql-codegen/cli","version":"3.0.0-alpha-20221130095537-5a45ab24b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.0.0-alpha-20221130095537-5a45ab24b","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d77a7217e35daaf4f31aa357e49a59335c0571e0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.0.0-alpha-20221130095537-5a45ab24b.tgz","fileCount":95,"integrity":"sha512-i7IcTfhl/nyRdT9UEInf7vAvwRGnRztxAXQ46HTl+UP7BAsdnkRgmYdZA0HgTQLpjJ/XqAczAv125szB4HbHhg==","signatures":[{"sig":"MEUCIQCEFumNuHUBQJfYGpxq9ZBd1vb65wNriXPmg6gBpXcrZQIgVnDcv4ETh3ZS8W2Rzbo0sP192GRWn4W4UCi6Cufbmo8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184266,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjhyi+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo8GA//Zfk5EaW+9wsRraDtkIUjgUQ94j4odPp3GC8sLCLrQAgKjFcF\r\nkrpC0JIJXPEASpMe2l9IMBGUxuZ3B3Wjdxlix+Ar6ejde+Twh9YxqXgvuvnv\r\nB42+1j+Wwj/y93G1NuyOvRG4nEXs0/AKiLQfHmwaKwFg+w3F5wDYpYjMoWZY\r\niGELzhRwTDvS3pAh8A9TP2lHJHNC88NhPMhNW+OFL6u8RGm2jNluNFhsQ6Mq\r\nG5epyQAH+yvBFYyQv02cP8BUkFNOn7tjfdoT9SfV9F5g1GIOK9e7Eci851vs\r\n/kpYLm9wzw3oV/TpD+ZgD9haXzclGNGCMDns3ZnRxleniGGZvdrlpqfgSjzC\r\nFiagQ8fpblgUktW3yz2O7oII7HQbgzwTiDYIAIU2/ef4va2ABS0kdvXWliQ0\r\nl1dc9GlQyu9cGhyUoGRXEDbw+/HjfONeQwcPEp2c5lsbNI4exiuHFn4MQXVT\r\nmFWZRM3jOoOGOXp6XO8BuBrNUbcxNjUcbz7ntz8ifq62Mf4cLOjhLmv0gP4R\r\nlBSV02jBOWUD7ofhp1N2hdKTiQpt1dErXdcJ8NWFVVyaUIXXuymKw1pBhTpX\r\nE7zBR2wr9HP+HB6mh6sWf2myO63yPyvC4A/96uvnOjHWHYw3R1TPPr7AXppI\r\nQdEk4dpU18gkcxsdZMgI/VxA2j9iRfodKHQ=\r\n=rC0O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"5a45ab24b40cf0a65f4d6186a2b50e2fdeb3f737","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.6","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"^2.7.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.0.0-alpha-20221130095537-5a45ab24b_1669802174503_0.4604925736382648","host":"s3://npm-registry-packages"}},"2.15.0":{"name":"@graphql-codegen/cli","version":"2.15.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.15.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e36dd8cdb32ce58aeeebd546266cd435732e796f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.15.0.tgz","fileCount":95,"integrity":"sha512-o4Wh99VJDX/z0fG3pkdOf0t0fu7SlYn6qlLnqzNhVpZByGPe548gu11GKiOPKVaQ76kkB3dzqzfINRl+v7EA4A==","signatures":[{"sig":"MEYCIQDxJ1k8j8Wb2q8bVKTmdGpDq+UOS0oHkEjHtWjJl4aqtwIhAN8PTUL95heXI4c4t1YYiv9WIgS5HlGG1sLhFw9LJm7D","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184236,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjhyvSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr9xQ//fruQXEYid0yzqup6SMUxE+sxmEW/f8BaDyEoksbMmdZvrC0O\r\neVKlvmM3Ts+N6J3dPQUV32m0rfwQmab+vckUHMDzCoe9xhn51dqap9BJtUWh\r\nZWQprZ4HJkSjqsNKPgVBIDZHGfT1nOzvyduLFRWLEXRtTISK0jocfrzJ3tOW\r\nX3DH6frBb6pIEgNPAm37ap2A8hddxnT2GQ9h/99uJyYkYwNOO197P0kOd03A\r\n6ZjtaLgih/pUAngn38XjXCPBfdQsxoo/26xQyyxzxl+9CACEFbhcdFKHDeIr\r\neqvB3BBfmWcVTOyGCRAQIebVxdXZHBFjHhgPScLb8m4S8nEliCwTVkWcPOef\r\n4slkDP1HbHGVCWDjMKAbkCEGzJkAyxwLg3Lwq2KDmSj+A8cufRsEMkvmiueM\r\nKeUHG04qJ5TyFP+OIBWJeWLWkJohg6GHQHGvKPtJOh9R0Pb0JPRKy+bKwYs1\r\nNVYaAH6zj22Wf9F7deXoWXCfGmdSPV6BLG5BhDidlCiJnSUW3TPI/1nXfqr/\r\nEMjPfuLxNwyT24n2lBxMxDcmhkqy/AQDBhfLI7XLjnhl5tJ0Rz9nyrig1VAu\r\nn4LZkr/JF5P+T1M4gcUDMRV410qmhOzM5jPtUxuLx7pKEhWUcD4FXU7g7+Rz\r\nGVVUt18QjbjKqM4kGPJLqWJMsJ8Go2t9ZBU=\r\n=JGe3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3afc48b95c12a75eaab8bbdfc14cee04040fc754","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","ansi-escapes":"^4.3.1","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.6","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"^2.7.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"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/cli_2.15.0_1669802961776_0.6213280019584697","host":"s3://npm-registry-packages"}},"2.15.1-alpha-20221201223346-8b1c7e487":{"name":"@graphql-codegen/cli","version":"2.15.1-alpha-20221201223346-8b1c7e487","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.15.1-alpha-20221201223346-8b1c7e487","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"24cc24d3d57ea7eee0b633685e48b15c49133267","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.15.1-alpha-20221201223346-8b1c7e487.tgz","fileCount":95,"integrity":"sha512-ldIRAOxdTa5mcr2l2w1ibUdqqTLIq9rPVvjiQDs1PKgeHh6QAVRnYSEMKO9V0AL7+VyEilcdM2W9GTUyM2C3PA==","signatures":[{"sig":"MEUCIQCLdkV8Xq4Xl3tPpVqD+ONBAZMWsH2vdIawZrFKKa82fQIgBKMCPqA8k+gF83cEVeSowAm2qbnBD6Y1MTyRO9pFHNA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184237,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjiSvyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpS9Q//dNvk9BuWYlXiAbPFEitA6W+YAscJqnG7sTgbcidCJjJUXU9L\r\nAx8XDHpoZxpsMc97rwGy0omxZEpCRn/tH+QxxtleWfMOjHYO8928lSmamiQk\r\ny+QvAbGJ9HntpahoNaAQx6iZrExE11HxjuR8AMrhXZYHfmgtMl4Sev4twzpv\r\n7fkii/xEgTfWXZ3hYKWRnVn36nbQVyXPmOO0OFNEmJUBFgS5SaEZXr1Y9yFp\r\ninFjOxqjG5n+7QpDmmJhnxSszpf1wdO18ALxxXqhLaq0cxQ2S+mzmeeRFNfT\r\n85WDKuW6an5cMM6SxV5Mi6iMeIs+vJbl+Hllcirf2s9Il5+AOKJXXciX7nWE\r\ncPu0Gqh9xsgQXjJYHfnc41fI6TB11cDOvNM9cQn/cnlOuv7ti09LpQ5Bl6dl\r\n3nph00ePF1tkulSTeX7InYVXqj7Ov88qvAX3xtPEUhAFIoOI+e7agWASZYMy\r\n8v1J45f+XDuc+22THamdzxvDx4Zm1KTxSigemPVYE2zDB3sDDc+Gx/Qt/r1I\r\naxaiA5hoVlVJdWMGAMMfzPiKQEvBe8TCY5IOYJKW/oKOyCa9su2RbQ9RWetl\r\nRI6C+V9tqeEtS+REDMCXkrdatEH4c6ycky4percb8dpqOSjt9X2tehVXR1mP\r\n/fuy5ViEmrV2KQKA9MEudUMdgk4AvB5AuWw=\r\n=HAfF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8b1c7e4872ba95e0c0849a268953d3e41f33089c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.6","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"^2.7.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.15.1-alpha-20221201223346-8b1c7e487_1669934066607_0.0504588868925504","host":"s3://npm-registry-packages"}},"2.15.1-alpha-20221201223523-a15988901":{"name":"@graphql-codegen/cli","version":"2.15.1-alpha-20221201223523-a15988901","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.15.1-alpha-20221201223523-a15988901","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"644cd5eeed9f43ca2916cf624195f5c4fa709d06","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.15.1-alpha-20221201223523-a15988901.tgz","fileCount":95,"integrity":"sha512-3sS93+Zyn7WfKRwptEg1+GXwTDUwoYoRMHGeM/59pPt8GGO2Ss/OWkKLb0+DSr8ZVJ2Puvkc8bJL8COfbPmMZw==","signatures":[{"sig":"MEYCIQD2mDYEPGmHQWeFZp9jO3DvqKkc1vh5y0EWKK4eJg6b5wIhAMKpCtgjO02hDXGynXZ1YocRqObaGQk92y4JbQCZLNtV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184237,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjiSxNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqO8A/+LZVbSBAIgJtQx4kM4HPFanSe1JGtkSGuGT1VHvQeVeyn2MKV\r\nZJTN8WdNfdfq9CIrB9Rctf5+WWMh0rujd1q6sj24M7zlNhJ9L7C7gjN/FYzf\r\nDt3Qiww8Qpljgpv9IHIJD2DisSh6atf9zRRo1Ttm1IprODRuibxv4u4b24bw\r\nU5SABya9yxM7Iw7RRqC0J0/+9yqXnx3wNC3/No9uEQleNxmhoLP/ww2VVvtr\r\nEx+UU4MlIaFdb3EUpEFOEkaN7o4oKO8Tp/dyBw/BzVYs9hi4wSvA3sAAAm1L\r\nPuhMnJ6n+p8PibEVeJ/QUl7a7hZ/5sGVhYJuMSsMysZ/6VhldQ1TwrXRNQr+\r\n34n/yjh1GSqZOvPb5yHa8NXiA/d92kw19UgEP33E0MS5GdVux2sAvaCh2JVz\r\n8Dvf6Mz+bdSlYHza2PVTbO0pee1awfKHigz87rg1yta11SzPtMyGRS2UWrem\r\nVgmBatcB/ip/Y+gm8WDcGVTBVNdISrsmeReOGl6vhbjoCGLTY/V8ecHeZEUa\r\n1Q9Y8Mh+eUIBtlDVZPljajM589on9PSTe6MhS0HKoGUFvTF+0p5JPRUUpmpy\r\n9y2FzB65jtfnev2+Pcbdf9oW6ealekO4thqycj8PCdp6zX9X3WQi4WLcXsyl\r\nG+FhSpe/fMTaVr1Rb5l/5TYzvH6XF6tmspY=\r\n=pvr1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a15988901e6c0b717632d66450fa73fadbf25c31","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.6","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"^2.7.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.15.1-alpha-20221201223523-a15988901_1669934157043_0.3502721439680625","host":"s3://npm-registry-packages"}},"2.15.1-alpha-20221202001702-13f3efcf2":{"name":"@graphql-codegen/cli","version":"2.15.1-alpha-20221202001702-13f3efcf2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.15.1-alpha-20221202001702-13f3efcf2","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6a480f779f73d4f36ab44dffe3de50e56813a013","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.15.1-alpha-20221202001702-13f3efcf2.tgz","fileCount":95,"integrity":"sha512-8jUkLVNDZQvI6D4tA/v9rSuvWVHTGAHKdkZH2vsMmcBFxat0rtDcMHbvwhqacl+X9Xf1eshxSp4+qqL7lCCAvQ==","signatures":[{"sig":"MEUCIQCTP7jfCF8MNZHpx3G6ZayYSDDraWxwah9VOyO0JXrG6QIgTeeCOXTVLBoHFyRNTFFEwkoMzA9wbwahFnIl5MKZx9c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184237,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjiUQgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrpOw/9EKT+jokgfwoLkHIApocw+l3+Ixc1lw3FzOHPbmA2TAMzjqUh\r\nTblTx90jcYzUSVHIdADtsN+GQUVvbBsasy67a0YxmrJz8zL9jxXXQz8HheNL\r\ntry26m7FG0xaClJK0qmKUxP57RaMNZCttJfLhiG/WIA8/SleDNGy5iUZK1vd\r\nK18VVJsN5BNwWtVyLksolt0oJ0QXazyXJgXwvfSSTS2+30/ORVd31+Umc984\r\nYPUkQoGAkWUiTCeDjEkcgwGKWI2q2jZFu5/zVYjROxZq38LZjKMv3c/fwooH\r\n3p9KNxhBMQD7mYtPeyINHKxIFGRosrpYnRBzjBtPdDo+Jwg24olNEemX03dw\r\n+MCoL/O3eHptODRuNGG3ALX037zq1bVct4+X1N6VAXU4lxV7rs2a69aYsijE\r\nOAxURmZio40/3IN4TTD1c0bn+ml80B7YKgnXU6+V7xZteANG+C5OA26eOVim\r\nenCbaHVRErBEBNErNlDeSKdZqKDTgOpqpgTVS7LpOe+MZFJ3mgHzmGRVAYUa\r\ns91veU1UWTz8WwYVbR9MeTvmVY8ZWH6vwHym+o0ZLV+m+OUo6WS91v+SmpVG\r\nVoc3wgfM4+vtO8fSuGKjYcqAecG8z7SbIbtWXdYwxoAVcr0UMaB4+qAqZ8Aw\r\n44/FBTdLCyQXOEovvuSCNiCvMwmfY4VUtsc=\r\n=Abf1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"13f3efcf2cc49d953d7cedc0f9a4eced5456b7f4","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.6","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"^2.7.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.15.1-alpha-20221202001702-13f3efcf2_1669940255845_0.27852082147397095","host":"s3://npm-registry-packages"}},"2.15.1-alpha-20221202001753-485462562":{"name":"@graphql-codegen/cli","version":"2.15.1-alpha-20221202001753-485462562","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.15.1-alpha-20221202001753-485462562","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"88bfa329e816cd84ce801cb5e04dc221994ae7ed","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.15.1-alpha-20221202001753-485462562.tgz","fileCount":95,"integrity":"sha512-ws9F0eYQ10G+31BhXCTssa+SPrY5/Femx/Cqx/6W4lmXrYBFvxij+FT9FyM/vZeJGwnr5/UGO/lg7vrskPc2YA==","signatures":[{"sig":"MEUCIDyME9X1TMPns+MnWQZuijL8PF+FN2wTDBY5YY9i0zg2AiEAmQo0AJeBMnab0zChKTXZS6LFhqBFjSsVrm7KQPI0rII=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184237,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjiURSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqDyw//RflsekDIA32sHvt902L88dHlVjhn4Zy+vzgKtKTyOBJ+6PXH\r\nz0/5k5sQLEsjHYEjEZfHFjG94ljCBBSv+l7DsDoMaV//jVnn3BQBAiOmT3Dz\r\nCLmRXISYjK9wOp6I1WeV67f1mKyAyuZwwOZ7slVucR6zQyD4whsUpXJxpAdd\r\nmeHC0STHpAq/oHRwKBWvVNAsA3YsNgvpP0YLK7VKaDt0UWxf3DYLcLOoil8u\r\nMNaAfBFNynF0cAXf1sdvyPngyiiaMnbzPb/JrALf8ACqYHTqTOSQhiSDIChC\r\nQZDj7UiAe3Kewgx2Fg5pD7vlLvt3rdoV4cgN4h/OXxdqkCF+sXg6jez7D0Z1\r\naYYv5hgkX5hGJzTNqGG3PlKY5kgK+AzoJJY9utCXUOhOYljhdjdO0B0H5E3K\r\nBKhAIT1VhwiiTwSnfRbychbEecQKtMPOSCw4Fj5omzzh/ieUFllPRLYRj3JY\r\ndYpEli8M0YLc3Zk4AKuk97+/1mtgrTH8eULmUQO2yN9BQClRgltwVV8V+7o9\r\n2doLuBjwC8sus/gK6o/dV8PzyCA5HzbsmlQTYbx1nUBBNOYq8HkTwf42AamI\r\neVklcPLLmcY0hyFrnbSX7Y3AIRSSImWEUiO64sswfdo0cmlTEdBo8bRiQcqr\r\nzVwj0paXZIzOILAVfJla67OikVBBObeOBX8=\r\n=f9Ef\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"485462562a75b902604e6fc0f8dded53973e0be5","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.6","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"^2.7.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.15.1-alpha-20221202001753-485462562_1669940306397_0.6996754450652505","host":"s3://npm-registry-packages"}},"2.15.1-alpha-20221202001836-7aa2510ea":{"name":"@graphql-codegen/cli","version":"2.15.1-alpha-20221202001836-7aa2510ea","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.15.1-alpha-20221202001836-7aa2510ea","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e8495f13e9f1fff87e4c0d354d8d7186d7f9bc78","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.15.1-alpha-20221202001836-7aa2510ea.tgz","fileCount":95,"integrity":"sha512-LzUlfnB5X9aMUdMURVN1tpTVq+gF04A77ocjdvJsWSign/E2Dp0WBKNK1A9NFj0QIjPY0fjf2tCFou0JBlfGww==","signatures":[{"sig":"MEYCIQD2o64K2z1QKrOuPtz2miJ+or8oh6KeXq4YjC3iywvluAIhAJMRtDoH+QQKKakEP1x442wciCgDlTzbO4IZmKXGNeX/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184237,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjiUR9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp6zw//bKJW5Hm8O/ymHGGBDMMM0/xblZUJgFP8wB3/cwXQKaxE8+nd\r\nmajXOkczZY/L2ls5tPToxBV7al9XpSGzrtphUZiqJEyKhxvrc7abQvM84fQ/\r\nz6BWzfjq6zN8O+/bv28HLOX6BuPQLwSVXGWJ9d3ax6gqhVox+VZ/KnKDrDL6\r\nRF2XeF22qBiRa9INlWMiirTq7shCGUvi+8lWnDw3WGyjQnDQmBIzDkwc+xbe\r\niXklN+4vNhVz51rj5/r67hbqBiykR+USVGWnkLLEjQ5hByLETaKWJcSTUY5c\r\nU3ktqgBDA3C9x9dbsNeYl6SIhijkFTCUkZN2sfCcBuvFGows1+yXKati3oWe\r\nKapv5w/wzyef6FnGJPo5+8LJ8vlMPgcYI6fGx16QYUUd8gpyOzpSQblzuocy\r\nqTkna4u14koHh5UJPFfXcW27WWOp91Z206cuy/e53vNNmnv9C3lCOxoGulil\r\nPKcdje4m1OYYWjQQuOI8232y0H/P7M649ALh3YqAJHU0zNRxPPk1Te4FK7dl\r\newl8e8dhwc+aD+BLJeZxNu6wlSPNs87zdZR7mHcJaRrzh2W9JPZb4wPFWNfn\r\n10ybdSCNrGweqML5t8auCq8vTr61aIvqBIb/tVzxaucHXUQeB2pAkBjSTeFQ\r\n/vdwpUUZKAPlnSHCnhfYkzJJD9TZaU9sdLQ=\r\n=C+dB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"7aa2510ea9980e716f9c054ebf2839b3ee9bc113","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.6","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"^2.7.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.15.1-alpha-20221202001836-7aa2510ea_1669940348623_0.04266481962774171","host":"s3://npm-registry-packages"}},"2.15.1-alpha-20221202002431-a8f6c8627":{"name":"@graphql-codegen/cli","version":"2.15.1-alpha-20221202002431-a8f6c8627","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.15.1-alpha-20221202002431-a8f6c8627","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c00d760443255bf6b4a9db3265f77b67c3524aed","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.15.1-alpha-20221202002431-a8f6c8627.tgz","fileCount":95,"integrity":"sha512-++sqESOOlFhQbKzTfupkqL5BB1/F4p9pJTlMcxIZVYN8sLv21d//pYro/tZD26AcERDAJ54M+5D5CmZ0M+NWZQ==","signatures":[{"sig":"MEYCIQD5ssUwx/ZGH1AsG8299xnPjOhMVsWsIbntGtc+PPWDGgIhAPpLVwSks2zqkYk7GPaAA3fVyO5bVuFdRAGFG6IAgTJm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184237,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjiUXfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpHPw/+PzX+xZTG3GBH1vH0gzInfGG1JySz2eeBTaI+PE3cKrhsF8+x\r\nI2oikQjlQ9y7RaK+sUhRAeO1d8W70qcx/2vLmtUMpEPAkB20D9J4eo/GrsYS\r\nPmwpdbl0iexW9jmQKTJuiaAMrBk9egdYsqc63svKwOwtcsHcHXu6DfuyZvGo\r\noCwImIk+23ZcVDgVnQVhgHOmJes0t4cgdqIDsX0uoaWPq/xqxt8i1/imWnVf\r\nT1v395NIkEG5PK9vP3GQh63DiRjJfxVX6W68bhg3JCyTnl+GWcrQ8PgGiCxO\r\nIKiCR7a9zHCM2PGqOKKenneT+NnuFSZnFaGoBoLCfauMIm3oWw8Mb9WbY4eO\r\nBzwxI73rhqZRs87NYfIDzWfRec0Sq9G0OVGEzIGcU3hxCPdXD1d8CWcV2TNO\r\nwkq5VmqPYFoxxkPMeP5Pq6zaxLxTofFJUj9Z0lf0zUKVjdWTKRbIjIdtv6ZW\r\noLB/8y1SP2y+1njuM6jiGgbondvK/ciiOcONRvwtfarhrrrPHw8N1ygJsSV6\r\n034ufsCom+uuoXKOXgbpuj6z06EnC3GUPtY2Wr4qJSKlV5XKsDXj+nAMHnWZ\r\ngXBxxL4XvanK/ZI0o4EXm6xhVvQUU7f5uUle/NgkTzO5NpxRm7M58SdkgEVw\r\nsOHf3mkVOjvL4Zw5KxLhHq/RVVmEHx+U+7s=\r\n=5yWs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a8f6c862742bbf6dd50fcf401ab9dfc7ac1d0e14","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.6","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"^2.7.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.15.1-alpha-20221202002431-a8f6c8627_1669940703794_0.02986983303956925","host":"s3://npm-registry-packages"}},"2.15.1-alpha-20221202040047-ff4019fcf":{"name":"@graphql-codegen/cli","version":"2.15.1-alpha-20221202040047-ff4019fcf","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.15.1-alpha-20221202040047-ff4019fcf","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"069d118d4315d3db06ab79bc70b74af1b194c159","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.15.1-alpha-20221202040047-ff4019fcf.tgz","fileCount":95,"integrity":"sha512-RBG+NEESlTTlKK4q/TYSVD5tOyAKlXBSKvdBDdX8/s6+tfZy+d4lFiPjY6GIXxr4yi1IBTX4fxMSQfk5g4Eorw==","signatures":[{"sig":"MEUCIQCLgHHBDEdsUisk59UxLoP98Srscn96g8N6oTy1kmlpMQIgDtpjCopmCiXdd9sXy/1bbbio4IJBOwcBEx3wSYORO3o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184237,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjiXiRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqb0RAAhdgSAsPLb6ZIY/V5+SfKy7iOTny104vVfnzvt2In61eBZIdT\r\nSw9yecmh6i9ZhqucZT7749+TzhVWyyMFL5IcQHD4HIgeoiToCNvEvA58tK5c\r\n5350a1Hn6DrjwE95KeXrK2n3Ey9rEFqHV5WtiJY4WS5sHq0w8S4BRufQlfZJ\r\nkvw7BLVyxhKPGatjZEfZVAkm0tFORNsI+et4FNzO7etPGOvfI1U8Y1WkRZSj\r\ngGJSsm7DRqS5Gvi5of10NYUh9wu6Aoqpkw7PTy8Q81sSpj25aWc/NrPJgOea\r\nyJIIFWIuJKiuALikt9bsoYFQEvV9ws4XvTA9FF9+V7uSUklSzFhpH+7wBkkf\r\n3LAk7cKMHt+gEaJXMvH3Pfiy0KlWL/Bz0jzF9/rYuoC3b8Uq14fqio3FFqGN\r\nH20ZUmRDavA2FHbGTH5EbMuB/jLQBgIH3A5EKrkxA5UJqSr6YxB7vhREjHg1\r\nluzMNeJHwQrShWo2Hzmfc5eIVZNikyO7A0ngHxFAeo99uhbZJAsRluTMkKsF\r\nJSiW8AG22wxOYPOIGN6GXi4CKhPYS3Ju9OmF4ttogCpDQhC58cj4xkA45FW5\r\nfsOCEnxBqL33QnKqlnVQHRS8UV2X4M9P/AckpkvBppc+CN90nxEHc69fCouI\r\n4r0Qh8k5S9pgNX51Sf6utVS1fV+PnYSLS5k=\r\n=NJu+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ff4019fcf78983a61ee96ffad7c7599793802078","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.6","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"^2.7.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.15.1-alpha-20221202040047-ff4019fcf_1669953681195_0.008702100377325772","host":"s3://npm-registry-packages"}},"2.15.1-alpha-20221202040118-39d8676a4":{"name":"@graphql-codegen/cli","version":"2.15.1-alpha-20221202040118-39d8676a4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.15.1-alpha-20221202040118-39d8676a4","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"2b2bfc244747c0cce149c3680fa11d0dd72155a1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.15.1-alpha-20221202040118-39d8676a4.tgz","fileCount":95,"integrity":"sha512-uFslc10oM4tW53XFa34g9QPi8nB+NoPwt+8fJjdvvOkGOahuIAtdQXNjCbZ/qlAri40SRzx2VvwhiSukwk3GDQ==","signatures":[{"sig":"MEUCIBlLMDE1siEzSJkX+IOh1iTk2FunXnnZG01Fvo4kPSUTAiEA9BmwEqmdN+8hbsQmr3FUpu+M8VjvM01QFtRDFSC4Wys=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184237,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjiXiyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmputA//X4VYSt/6lgB3kppOdUaso0NlBr+ofg4eyemvV1d1WE03je4k\r\n37bMx0jpV/Yqt/5V40ciWpnfasECdAEbS1EEBqbgj6p9sT0Kj22S4w3fnwWI\r\nX2oVlDtsBrZuWLld9PYQLIC371wKgVCsP1NKdb4QLPtyZ5n9lRcKvYR1/4nU\r\nYsTt6N1HjhSmiEzkK3Lbwx5lZ0FEESciYCIbhtjHhxybpLXHYezOZ2YuT9By\r\nnk8jssB3nSHLvLGcxlDlRAvhoq0q1tZYOxB6SONvXdeGxEtJ/i0kD4pb0E+S\r\nvmDcLJ2qUPPDwevlc2AovzWOuAG+LQ5m2Os31Z9JN2x5qZtL0OXwiCvRJvKR\r\ntIVy1nVBXO35aBJmtFSwyKclh+CUdMAxxbVhoScUfN5XQbSRisvhQJwsE9zd\r\nRjIZ5qOFa4ccecb3xb6H88ibrX0cW8566W72sDets8WNvymLm5ZSPV5bk7D5\r\nRT6N8oiZkr6Yc4kAwaileroRV9KjJvfLDcpFUMQn0X7PMgIj7JOBoPaXai3f\r\ni6e3ZYPOJuGXxh4z8Uml+kRNSuBs6oxTyTI25sg/DugHZSxF0ZImxKgLWRBz\r\n5gGYGyhe0wwWuYlCgzyFvQB4PDtVCNdVHusjuZpAecH4Vfs9k5I/fn3tuSiy\r\nEN25G/uYgQj1v4tVN4tYJelYt//+68YRtv4=\r\n=XKWK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"39d8676a4646018b30b1889d3d93a4ca4fd51c93","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.6","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"^2.7.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.15.1-alpha-20221202040118-39d8676a4_1669953713997_0.11741283355861465","host":"s3://npm-registry-packages"}},"2.15.1-alpha-20221202232317-cd3ad2402":{"name":"@graphql-codegen/cli","version":"2.15.1-alpha-20221202232317-cd3ad2402","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.15.1-alpha-20221202232317-cd3ad2402","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0634587ad6ac71478e0298af707a43c8932eaac1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.15.1-alpha-20221202232317-cd3ad2402.tgz","fileCount":95,"integrity":"sha512-Lg/pS0gINEgNN6bm4sXZZq4orj++jg2zmZoXRDcWgEH3P0k5bNLTfHWgaUfono/+Izwflsbt0jW6U+Bx40ZeMQ==","signatures":[{"sig":"MEQCIBN7gust5KmauYx817xKOQ0OKugNiwBU0vJxLBMVMKc/AiAwV7re3MFZxtjurg+WFsiq8FRy0IwQOq9uG2QPADUdYg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184237,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjiokPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmolxQ//fAPehEKcf6/Q7GghGdjc84jYBi9BdJoC8FSZxyIN+x4HdAsd\r\nqeMnKOxk+Fghp4LPFTW5lu3jsbhhGcaBtV14yddAx45SCIitOq+3RC1BUrbV\r\nDCPEenycZaqeH2Kk/Tdw5xKas4/TdHNnGXJMBpi6z4dKKK/kZMXQ/ebTEBRT\r\nhdCMw1zeTEpOjHzzm+YY74+8zWtk83OSAnNTRnA4RI4iYJzYSUr4E+5gYXyT\r\n3hKVWwgWvIOP1EJifKq9bg65GXWgwn38C+3t03X34chT9g6/XCDPEuG5O3pX\r\nhGTojS1qouGIaGxO5qdlb/ZVIN3JfFJfY8iOn0DDH/tfb3BGrxdrgCUbcYhW\r\nFXopSMr57dUEMi29bbGbLkX8DGdx9ZqUVxoQ1dBVvRjYzlKV52wbfnKlX+V1\r\ncEfHI7PLSaFEa03Yyax9ohPKkyjyzMtS7wtBKSjUBytos8PufozlcDeCgYZw\r\ng0AdbGAM4lR4El3iFXETBV9lkfkkjUHBvksKW7j+iU5aULdsEXjrzHixkpnA\r\nDLKX5nAa+L8Dv400AVk/bLO0iPQY8mIbbC5bsMO1J3rw0lRjDhiH8mbl8bVI\r\nnlHJkLXEKVBvxdtswcgE6r6vxcw7QhskBe66O0UlbBvf9QSwIuI8wy9wsNaE\r\noM9Y2t06DRmJ+cGtcl7vVt8ZVo4PmCKbsvs=\r\n=vyZU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"cd3ad2402b842d1a99f2524fa3c511b3052e0cc5","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.6","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"^2.7.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.15.1-alpha-20221202232317-cd3ad2402_1670023439142_0.7580835233254262","host":"s3://npm-registry-packages"}},"2.15.1-alpha-20221202232356-840a6f851":{"name":"@graphql-codegen/cli","version":"2.15.1-alpha-20221202232356-840a6f851","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.15.1-alpha-20221202232356-840a6f851","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"11c5b3b8fc3a9d1ea1be8442dc952562447c8222","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.15.1-alpha-20221202232356-840a6f851.tgz","fileCount":95,"integrity":"sha512-FT1E/nXTFh3icJpeyV1VVD93I97qUibP3EfggvTdhM7BGC3f3IDEMFLPvV+twrwjJ1s+Pq7bbEy4nKGMsGW9IA==","signatures":[{"sig":"MEUCIQDESn8cz9cV10d8N4S7SrTuRmEMp1EUnE1+yB+PWvH+eAIgLfF8lEVaO7ZriKOc5dfd4jJwnmHrKYjghZKwLDrybjI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184267,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjiok1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmobLQ//c0bkqh+TjqGLjs5aI4Msk0UwGpv1dmueji59Y9I5fgasIBpC\r\nLuqVukouAFkOFwvP/FPqt1+rD0Vh0ovKJ3Qa60ldzNxWMSP+fQrGQQ2zAOmw\r\nJYFtVAC2djnk7T8DuDwysT2d7M4/jaB3YUcX5BRFlvCpLpNmIXlghkXIbZJ0\r\ngh9ZKhC4Iu8DPHSiX1F0SRnuVmuxcUe0woY99L6jGKGeISYHqJBbcAQE5sqV\r\n+giW3SDBQTRLRc4xjT9fVMjoIQK8+JHJAGnv7GmVc9kTIKGRvt4MqTFZGRs/\r\nGRMW5z1LTZke2hck14CCQmbD30NUh3ZmWohH8yaEqSviXxCyqDe2DkcTWBnI\r\ngUE5vacabRI36s22mnm9gBmgLu9MG6Vq0ab4s0NSV1ZbxJBkM8bvvK0hoCiX\r\nnJ+CNgCZBLEaFRJLVz2ykZ9IIEkbZyLrtNRv1xZqxzHaIk3emoXt/+u+fxkR\r\nsCYVjcr34lgYKcpHfOEazsw7Hn/7v7pu0rEabWwYiTLmuzDCkyg+GNpips96\r\n06nwuQjkyV3zA0u7Qw4IYFzn4ZQP6jT40TiEYgspYYjy+01C2flGACEEzzE2\r\nNNLtrcrHtSsquX64v7nB4psyNYbb3jpR/bpC+WYUi0sXv2kPhle7VCDRhMgD\r\nx6GcdRAcUKSp1rlxqtl1NtflCbc5YgK7jEg=\r\n=V97F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"840a6f851d7d00338f9632001e8a7984e4c20f61","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.6","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"2.7.3-alpha-20221202232356-840a6f851","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.15.1-alpha-20221202232356-840a6f851_1670023477628_0.23705160140917925","host":"s3://npm-registry-packages"}},"2.15.1-alpha-20221203221720-3bf3c0245":{"name":"@graphql-codegen/cli","version":"2.15.1-alpha-20221203221720-3bf3c0245","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.15.1-alpha-20221203221720-3bf3c0245","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"5814aaa0d5e97aaa3532e4227e04a4094aaf8bbc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.15.1-alpha-20221203221720-3bf3c0245.tgz","fileCount":95,"integrity":"sha512-/D6aaXxES56m2UfdqVT61fBL1AdS7uonnKRFqVESWux/NZQPNTgxl7cTJdo8PezvZ9JUzielXN3sNRkZXJKTbA==","signatures":[{"sig":"MEYCIQCmpOyz18coFP4gDB7s/eMIObNFAZwdNvZt6bjPUvfSkgIhAM12HoJxPw6c/EIyQBJ3KX1Hnt/XwQtgH9ZAYVVLRcho","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184267,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJji8sVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpiBA/8CSpOsdcV+D+fx1NffyCcn/Uxa99BfzR2UpGJP1WUBkVP3s9n\r\nHJy36BNKaI3hept1Mo3k5XzpqkD/JX5UYm9XfDpZK6N3E+q4yHpaxmiPJfa7\r\nLKLWm7EGcPs6Jd+oS++IFNkreXERqFX8JVIZegZu4SWSNXY+/cutxJ/4DTfE\r\nkG5AL1l7pfHp67jlWMAb4QjWMDjQkzbvtb45TGU356FBHtLDAIA1YmFlzv4q\r\nrmp7gNytdTKlaEAOsjZ5tzAtMsdyEXJHC9DJ8cfZ44kvW9f7RgntNCXyN40v\r\nec0Oy5WDnD8oyhKG9KvYtGzb3j51548XPGrAgn/ShqI4YQhBCFWbphRYUXWt\r\njv9AwGpAncMVophfe8EzpRBETZYkGMh2oGdNyI2EDLSpS5FHw2AHf5JDbxwt\r\nByWFWdxQE+bUImPu35aaumbz8gjrI6MjywrnzfbJyxZXCpmHKZQ16ZMbFXFB\r\nOrjkR1PYt5SDqlvnVBUFvJSZCA2MFp0jS3UExxoOV+mxRHKxuLk2W/6yWHDH\r\nDVqChV+uMUZ5G7+CW7ai55oQsJW31YfJz1tiA1xYynCYlVumrHIrsd+/a+Wf\r\nEQXC2bI1lSfO7BlDxtU5paK7NROQeUU5CVELVnaWpbJ+R4a4JY+EpiPSwe4W\r\nbRafwqN+q1iHh8zReWgW3Hl6geXkYXXseh8=\r\n=DUno\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3bf3c0245646ab091d0b09f76b112cffb7bd015d","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.6","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"2.7.3-alpha-20221203221720-3bf3c0245","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.15.1-alpha-20221203221720-3bf3c0245_1670105877674_0.739462949260649","host":"s3://npm-registry-packages"}},"2.15.1-alpha-20221203221800-40280293a":{"name":"@graphql-codegen/cli","version":"2.15.1-alpha-20221203221800-40280293a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.15.1-alpha-20221203221800-40280293a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d07807129af74284321ad42c58b3d826cfe39ec2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.15.1-alpha-20221203221800-40280293a.tgz","fileCount":95,"integrity":"sha512-xZrjSrrm1J9Jr3C7kTFia+3vHCFM2av6sD6DgZvMWzsbJksBhi6K26uGI0aEbU/nRCDCNwx3hVvCPHv4ws/6Tg==","signatures":[{"sig":"MEQCID2kM82P0a1HDL9CRUvMg7QtazLcVVgWeFk1PAUfSHnYAiAtNj3gJICAbxtF3T67b8tg1zirnK9LxvEEiKDZJRdpig==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184267,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJji8s/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrAkg/8D5toU90NWMM3r0a2ipfntE6BkJqwEMt2hp7kf9oeLZn0sOWg\r\nPva3hRowBpmqeXrmM4UM2iP6EckYBWBHFs8nGrzLJPYdZpECL5oGkpg/8qck\r\nLtZ+36BrXudIpjGgT8jM3IqcB9HJpU8drM2n9Rr+HyELHDBDWFCCRoP+vYfX\r\n+hw+R0IVLhOZG4o96i796gvLCUbVjCwuML/ly0Rs3sjzS1LacIinTNZIlZXJ\r\nJnW7I6Gco8/HVGnzH7bjcPJY7LAGu4cbHT1mmr5MnSMXplb83kKjXCxKKlhv\r\nCCiEAwh0NIPZHCbw7l5OvrdZpcx+zajlPT7hjRvqCOn8Wx7QKAqSeYGkMY06\r\nklv2i8MXJQMuLrYwehQyzxXQHCL6JyKLvfS6QSzhdmOCmrnJtkWbNfbt+TY/\r\nGyMg0vQq7FJrgBZXLOqJh9r5rHeEHC3sy8FA5yjU2nfx6/SKh7l+nmfUcr1c\r\nHVjpLPLb1yadNu7XdCBc7/jVJTIkSj9NiQ7mY7OTcyAXUtZNDy8EOnLjL7Sh\r\nrGuHBuA5GRc3GrvAxMK2yRZoVBO5J9mE0V67R9pA0yP54g2EdkkoYAFYf9wI\r\nPZoj7o2mBvgHqhU3PlvN0gIWWY9f5K8r9TjITjJxLZhRs3M7i/vOKrgqJiGO\r\nkoLomBmz3ojY697Z7tcOwp1AmHWsqPPxxFQ=\r\n=X06t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"40280293a8dc7b2d113ffa978daf3c631ff3e1bf","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.6","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"2.7.3-alpha-20221203221800-40280293a","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.15.1-alpha-20221203221800-40280293a_1670105918901_0.5425825231580006","host":"s3://npm-registry-packages"}},"2.15.1-alpha-20221204000037-6780f0d16":{"name":"@graphql-codegen/cli","version":"2.15.1-alpha-20221204000037-6780f0d16","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.15.1-alpha-20221204000037-6780f0d16","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"aa0b4fe8c2c886d1adbfff17c5da0f8a4e0086d8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.15.1-alpha-20221204000037-6780f0d16.tgz","fileCount":95,"integrity":"sha512-S77cld3DmmZPD4fBxkddnyH++Orq81bI0T6vlp0vzwGl4NI+S7z+ODBEnQNTh8oXRCdP9XyXTJIdoB9pwcFi/A==","signatures":[{"sig":"MEQCIDtzE4WDUOt8sQ01XsA0q6yFXlPLm0Q8IZhUjD9OVSHBAiAgRQEN+CdMIf4yzeTHQziU5KUz7Tg5gYxsWLiDtycRbA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184267,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJji+NJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqW/g/9GDM8Aq2+alTTWIq2zCZjObq6W5hj4GqsewiURTESNCnUPHNF\r\n1wJyJekFccv/cwV6g0ZXWN74adV9qr+979Y5LYCxmg7rQ0ZfuqhrNbZNvftT\r\noCbbyDo/DlxJlf++5KBU285cx+UUC9XwN12FhmB864s7QUecykuoS2Wy1USX\r\nAZwjYw2cyJ6X52YhhcC2qllkZSwQ1k5BzG02RHkXdQPNu1ar+MvVMJyM5KmR\r\nsO9GLKfIg/EC5h6eNO5sBjiH4Lud3/ZJqsgECkaHS70sj4s3a9v7WsQRwzb3\r\n5UtrGn4l17SLNVB0h72u04974jvDgjzb0vbfWbwXaQ2W30IUsEiT0Sk+cT8E\r\nI8RHKhPUdhehDZhdwAAErkriUPhSdINAR7efQQMs60ufy/G0IFKelbtlX186\r\nhwfHZEyHfFTZjf7iJJbc8qjKm0ggUfBsO53qWd+aoRqpFMskCzFMbl2j1YxI\r\nC4lukpsmpPxBFa2wZmpYRWndMNrPoxp9yBkfL9hNC15Epp1pbypc2beeX5Qc\r\nHrNA72A9yxkytqDrOw40uLRXOfSooHi4DzCup4nTMLfacKyo1aPgyWdgcCSV\r\nR+202XU0lX9s3oUv8Q9fIG7eSTGQ/wpCqIINk3f9oBHIzw6mGphIO1sXW6VO\r\nr6ZwmKFSUFj2nJ294N5ouBVPFnOTb6/HIYw=\r\n=ksFB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6780f0d162d75b0330bdd7ea60a29e72a6347fd5","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.6","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"2.7.3-alpha-20221204000037-6780f0d16","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.15.1-alpha-20221204000037-6780f0d16_1670112073484_0.5387255068288237","host":"s3://npm-registry-packages"}},"2.15.1-alpha-20221204000620-a4fab3d3e":{"name":"@graphql-codegen/cli","version":"2.15.1-alpha-20221204000620-a4fab3d3e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.15.1-alpha-20221204000620-a4fab3d3e","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"be7305fe3447be198bab385fc4b5a52b38d995bc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.15.1-alpha-20221204000620-a4fab3d3e.tgz","fileCount":95,"integrity":"sha512-XfEvuSIKyjnBkeZERh5GaW5NcdAhnCxAyisQoMQxDB9qe9BAM2PgI2F6JzkrhBDo8Y8fQFrkYZ19ZF04Mx9icQ==","signatures":[{"sig":"MEQCIFclUV4ZyerEgvqkjj5zkRrjOHNct4uWkBKEeej+XOLMAiAvnJx7CNEl91N/Y9y7iPGBYh4t2p11bXMlAgQalPyJIQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184267,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJji+SoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqPig/8CqNcwx6x/dbpWX4htwBW8/zk6Cle373hsVZGgKcW7PpDgWVu\r\nqqli10BYznjWHbGD5acJtJiBjUN+CB5SsX/7ndH586GcRMW52ewOGY4yg5zX\r\n/BoYgCMQT3z6wjJNSGgn3c6ipEf+yi/EHHyq0f1r9AwLD53WrqBeCoUS45cy\r\nlbRL7WyPV/5oOSzufvu8NVJNKTb82Yf9mFuICFtPu1hHqEl4MnoX4VZymOvs\r\nAzHoRPt6rYvAH3SFrw8PCeW8GiQGK4oFFapBZFUm/mZwRL5aicJnfLQMbGT9\r\n1vFPrTzBPNTAgJ07Vkd41iNfXnrH6KzPh1iQGIrNSP0kRc42MaPMvA7psxEx\r\njah8AhAJ2AM2cQritPQI0TAHpfON+ZtkocRQU749E34evsm2l+d8ge5lwbGo\r\nnrsbTRRaKScSghhjiwqdhvSK89D5e8JytOErAFcrSSCt/mbP/0LqD++c6f+T\r\nNSFkbZLDV7bQ/f9wL18LgFVbgshqcFboKAOULcJhopRY1qT6QzCK5rVeCH86\r\n9w30G8f+kePGw6+WBVdNWH4FhejuUUkPHUsgY/AOBQUl1uWIqGe5nc0OQrcN\r\nYaXFVb4C2aXGH1S7zRoqR9KTlzqRyxv3CApDLOR0rzaR2FjVNAiOXegqfiRA\r\n/3R4MXUXXZe3oYsBnNaMrjPu+wPUQtKJSPs=\r\n=DeGt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a4fab3d3e4254c39cc8bc56d993757e7d4d91bb3","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.6","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"2.7.3-alpha-20221204000620-a4fab3d3e","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.15.1-alpha-20221204000620-a4fab3d3e_1670112424122_0.9128668914527693","host":"s3://npm-registry-packages"}},"2.15.1-alpha-20221205220247-4e43bbe09":{"name":"@graphql-codegen/cli","version":"2.15.1-alpha-20221205220247-4e43bbe09","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.15.1-alpha-20221205220247-4e43bbe09","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"aec14d12ee44a4a071243734d52b486fdedf6c04","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.15.1-alpha-20221205220247-4e43bbe09.tgz","fileCount":95,"integrity":"sha512-aeAEl38R/Fr4EMO1rfFyaiAh56rCYys8DNq7vsoBxxTh8SUH6MJDqwCDFMVfC2SvC4gDgUEHt82fI0UH5fBacQ==","signatures":[{"sig":"MEYCIQDvxvaXxO/MNl+cUhz21wD4286ui97Vcm85DGj6GhSyRQIhAOgyKtwdl8dmO4B0jmR0EsQ2FPYQItAfe0XvLueLfMG9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184267,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjjmqzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmryGw//X9DUgBNy6tuEEHAy7XTXktdtAvtuhRZZOkl/wmLRyq8uMilb\r\nq8Sq/pMsB6lEAXuh5wV08C/6jq9KPXRc5KnWpjpxabEFWItp2XeUVI6kLLQ7\r\nUCoxeoaTudXJeTLqNJ7W3r0l+ni3Dxwq8FoezExUi9lYzedq43jJ2nvnC8EZ\r\nwNJ2ehRhnB+sG/jwoHp6WiW9+MUJ9thI3qSPOBaZoKPHPYHp1C7fJkJpo72X\r\n+jS4UCzk2VGnJcIatez9G9hyBDwxV7iXSeM5hVeetdi+BKTwKhXkw+SwoCWt\r\nlTDStg5xG8Ia39XCWiu03TmFqwazOqFm2SxqlmjTjZQ0drXIn+tEtfCAwHuU\r\nWjJd99ZUckWeMWkoeE8u+BhbxbbkdG2GZJ98GEApa4lXFodqK8tB4YTEu7/o\r\nqCgOLs2IKcusy/Y4Wv61+O1fkoeYLHVXJrg0RPb3cMtp1Lbc3YocCvheH3ce\r\nUixne/tHErzvF43OTzcHv6RgKvUKFmsbFMabRQ9dkY6ScJ1EQEhSfHujqZhl\r\nbE3cOyeiGK34DlMBBhgYY9FkEwnapSYJXzfWi5JroFCvlzf935cIcgtWCz6P\r\nJX7Yfu4OB0PZi/lxgQC91wBZ+hCtMjNxIZDBHzYBTubIPXIZ/IY6pdbKDJlX\r\nHLbAwuzGEntRapTrK7nUjcIY+/TSeFNIZ5U=\r\n=+E/c\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4e43bbe09a7e8d7eb1e77d5babaf1bd7ae56d189","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.6","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"2.7.3-alpha-20221205220247-4e43bbe09","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.15.1-alpha-20221205220247-4e43bbe09_1670277811235_0.9077189359125566","host":"s3://npm-registry-packages"}},"2.15.1-alpha-20221207003532-fd160ed13":{"name":"@graphql-codegen/cli","version":"2.15.1-alpha-20221207003532-fd160ed13","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.15.1-alpha-20221207003532-fd160ed13","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a3aa8b80b19b36b1bdb7dbb3581fa4783277450f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.15.1-alpha-20221207003532-fd160ed13.tgz","fileCount":95,"integrity":"sha512-iy3LgU5FAr6R8+Xl/CZnXMSI/zXP/L5onSXJXpOlRV4MgV8MaGtEvgPwV3MCE6mIoKFdmvJzqtGDkfK5L6j3+w==","signatures":[{"sig":"MEQCIHR6pgQfv+1H0N5gTFYBHsqhomAX03PUv2SwUHgppi1RAiBlbe5jPRI1sHt4SgGIFyIZpkU7XlaNrkXOIzUon17Dig==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183086,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjj9/6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqL8Q//dJ0cobmp1+23WqCazrd4H2NwSoWZIoDUIy9U1ij+ZkKSeFGy\r\naT1sdj667rVoioy1znEDIDXldBELSc4VQbkbIsNJKvzM7Sb0KIDgB6HA6YrS\r\nwKiyZMIGMODBstOyo9nmZEZElpTzpIljvitRH1wimzoG73TPT7fRn74q05+y\r\nJjFBfNFP5juAftS3phIwUl5PqQUoC4pUcuL/lCPszaGL4UaOt0kbGnqS0c9r\r\nrbOP5644jq1bQ6bS/8vCfzpHubqZQ8yV7PBnWp8r/s72ua+RwzBMLWIykrpd\r\nfuv3WUVlI/DRfCPZk/bfHC2TrshT9NOWxM6VKUUr6xbS0qHtCI68DcfOi0Rc\r\nQSspWrzzpj12WrzKGcWdQ2dQ097UojJMKjTZ/Aw0Bi4yL+JJREBdlhjMESS5\r\nxYsyKb/jlot3AXyPzRnoTpjBZciNJhtsZJRjuSiP1TdoyD75Q7ayPWXXcbi1\r\nI/p1xDfWiWQ/TcZagGbx/zOnfc/BtP878qY/TyRaE3Xg7TGHVAjST0yFq5St\r\nKBJGxCtk6tMEdPWlHzVc+89rEbtSsxLmtoZ+es35mPxvoiQZbNczfdZnFL6Z\r\nhoQQ/NKn9hz2Mnqb4kx0eg88t9PlCftXM2czQXeD2gxNAYpgyYTJ3AlXBLCT\r\nN8wxX47NSPTiJ0txpRaznxx7lrFRW5P9zP4=\r\n=kGNE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"fd160ed13553b208754f3ccbca2791d3b6953388","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.7-alpha-20221207003532-fd160ed13","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"3.0.0-alpha-20221207003532-fd160ed13","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.15.1-alpha-20221207003532-fd160ed13_1670373370119_0.24528099999106656","host":"s3://npm-registry-packages"}},"2.15.1-alpha-20221207031847-2e87bf712":{"name":"@graphql-codegen/cli","version":"2.15.1-alpha-20221207031847-2e87bf712","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.15.1-alpha-20221207031847-2e87bf712","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d407079e4bcfd6b8dff6b14758835ac5ed789808","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.15.1-alpha-20221207031847-2e87bf712.tgz","fileCount":95,"integrity":"sha512-Pa9HB5jldUV7B/NTQtnD0PkSTsCZL9tsEU95lv4G9FxNwANsTnVjn7qu1UGLSaDPlgz/GldvtYdvLFO+J/tsLA==","signatures":[{"sig":"MEUCIFzWagnyJf6ex2mG1rDqrwJjAXYZzPliHoc0gCeQuF41AiEAtjfRjN9GfZz62XJP9pZt5gTL/xpbJl41eRAq3gAf4AU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183086,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjkAZFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoMYw//T+xL+8Ucio+iKzSbvNxMYKCjNFYRQCS+xD0UonPvdSNHp71V\r\n4HohNoDJlJjdmfVYv/H+UMtRi48bY0FWGMtO1nf6TVxkmRYNVBHCCTFBy32M\r\nUoGx91bC+J85PeEpad6KsJJ9nkGUwoWkz6i7CAT+6mxcPNzEW/UdayLw/cbk\r\nr5vzOiAATwtZS2qzOKNUz2rvZbNWNBe7ARlLG6jQDRGr6oPri3c/Rx5+cOi1\r\nrS4VTmnQbPy6B4pu9dDUbPnqFHOqAgc7Pk03TMJxKTXrXExpBUeT8L4YI0uX\r\n8pSRARaa0lN9/14lRoJoOaLpDbnniYmkBKJm4DjI7yveThUaMASV/TcKb450\r\nMQk02mm9obmxQLEUGUwg8Arbwh8m3tGfxkRMoJ59FQwSjicxIxAcmt3xgQCj\r\naqPdfBIFQWtlek9iUZuBOXT2zRNpAW+yJzakzX5JFf05WA4iKS5yiM7sopX8\r\nQkkYSiWtFxff3aXPV/Bvkyc9Ab2wuQenZd5sH3moZ7GkYP8nl13qLLpYePo6\r\n/1X1fVpzvSdbkJ8mnf3gqwf3BoyC4qBMs346K2ZT8d+ynAjITnbuzKNax5RI\r\n/We8BssKlJBFGW/iggRJvTFcr5q+yRqzO5/WibY+ls/2dSljP8MFpZhMX0vv\r\n4xL1cTwsOckQvXEXm6vXalfS1Ud1s4MJxbc=\r\n=WoRA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2e87bf712b7b21f0c5b516b3bd769189cc20fd1d","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.7-alpha-20221207031847-2e87bf712","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"3.0.0-alpha-20221207031847-2e87bf712","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.15.1-alpha-20221207031847-2e87bf712_1670383172857_0.42651015445437657","host":"s3://npm-registry-packages"}},"2.15.1-alpha-20221207042805-858684199":{"name":"@graphql-codegen/cli","version":"2.15.1-alpha-20221207042805-858684199","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.15.1-alpha-20221207042805-858684199","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"7188d7848bdb7a314bcd5b61564735f3ca38945a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.15.1-alpha-20221207042805-858684199.tgz","fileCount":95,"integrity":"sha512-XOtGi0fOj/0aNfoWJybmBk50tLcWQWZzlfY018Ry8yBst71ik9QLHlC7aSgqeAe1ME2cjbB01fEH8flL+W1O8A==","signatures":[{"sig":"MEYCIQD+HJgmQisOeNm+iqx28hsbPYJW/gjTYU72gDzJPLERygIhAIy+2ZyJUiEbBqne1WFLyOkMZG1ZLWONxiYykSK17eB8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183086,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjkBZ8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrm2g/7BYFQucnggcLwulqOEC7ekV2ZNlq5fFgNlnrOkkHWxwzEFoRd\r\nR8jgyF7f0WKaUPO7iHbodPdIK4kYZbb6h/GX/qpJSak7G3d3qC3SN4Q+bxAz\r\nR5OEncZmybxE1HR8cjTyXV+6WcKSrHE5FKN9nSRctOoJDKAGwWFM/SBuhyew\r\nF8n/iCYQkuqZwxMz7vRgLO1ToWS3dRUWWj//OHKML05vFRu9ItmyCOZ1EGdz\r\nL7E5i7ix9j8td3NoIpOUtgDwwHWDVgIg7cOv84CuhLlXl0lxScDxcd9JOmDi\r\nnqgS075xbU6nwxJpgTSbg9gD+YAHWAh/qz2LL6DviNkKaOjynfP3StWlBXx6\r\nbYyGxNPCoKbMEILqJRHfrZgqCx4211EpBBPJYEnm1USSl8AWA2BeQ3kbwPGr\r\nIM/sZ/CFP9IvJcUNq1ETeQ+2ghB9s/znpMDGimgI1HPqTKJJapcRet/E1lvK\r\n/5Ewo4Y1rxQDrBQLTRPRvNIMUQ8ejDb87nlOatwCcEDB3AyjLKW/K7Ggbqhv\r\nH02WDQbUB2dZSJ4KU2R9ShLscElyl+/qn8zmjQyxuGrUknPSz7GV0g/Dwiie\r\nWiSJ4VbHhcYmtckx9mq6VNfk9PRR5EtvzBUl18mDbhKmKnDQ2zrqcMb2i7p1\r\npVZ5XweqaMMmqJBSk7Istw354KT4HxBQAwM=\r\n=m39N\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"85868419958e956e639ccc1fde7fee7425ae6362","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.7-alpha-20221207042805-858684199","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"3.0.0-alpha-20221207042805-858684199","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.15.1-alpha-20221207042805-858684199_1670387324252_0.48778446992519475","host":"s3://npm-registry-packages"}},"2.15.1-alpha-20221207043812-945e92b01":{"name":"@graphql-codegen/cli","version":"2.15.1-alpha-20221207043812-945e92b01","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.15.1-alpha-20221207043812-945e92b01","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e9c0b338b071503accb37afb183f5411bd93afbb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.15.1-alpha-20221207043812-945e92b01.tgz","fileCount":95,"integrity":"sha512-stz7aQL+uH/D/M2uQzJuzu5pqr3uqQf1OSFcPZg1+b4AblhOIiF6DAOgOCx76Otk90GDX93oT1nBahAWUdB4pQ==","signatures":[{"sig":"MEQCICLXls+jGmNOCiI7AXKKmRhyKuCoCT6TV3kSrnt4+3uLAiA/3GuaL+XROh0BBxAyWxsCnSIb31qJ7JSgVPbcq5H9IQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183086,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjkBjdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrEIg//cUwtxJacWpd9KQaJh30pV+LDh4+QAHLNw/NmygEqlsvUxOEn\r\n+4l69BwQQ7PkgIrXOssJCKbKhAum5E/G3aiEubp1FvCag7zjspHNMtlFdyJf\r\nEfgODO5orDbzy7YCmCkHf6cHmAGaQhrjWN26jBVbsE4443CXXCaEa7iQ1c54\r\nU6tGpmNOr5RDe7CKr/i0HqpUIZ6beycmplQyZvKvm4e/Tohv0Kjibi6jkhDT\r\n+I+/o9FgQOFx1ZgBZNBxVGayDv3HWGXBA/e7HGS3Td3DDykP1kjDjWumgaJK\r\n5SWtGQ4jJf7UBkzm3uBDdKIM0kBYzj5h8ZvhaH4Mta3M2UfiO4ibUfDS8KgF\r\nnTTGK9pX2FbrPq1HoU4Z5V84FUVbrEyszUQFYWpT0SMkW3pBXwIh/SRtj0Kz\r\nEmWv17I8r7wjBXKq4dRkTl8+RkNkSxEOU0RRk5m3RcPhxdOfJZmHOMFxxUYD\r\n7i181ibzlY6RBtwbtHztVY/3VJhc2XCLClmZLu6RyLC3xuXLx1d/vf8w5OEH\r\nQdETObGPWiU8GOyuw0YodRUcRoE9hYqVu7ziQS0RH1BNCigBv0cdFqqo4G60\r\nG0JDlQG40ybaskHA5j3N/9q04LZeOKyw8oQ/RRM0odLXAsLI6ugYje7VU3pZ\r\nRdRjq3w1faZx01EF7H6Ytn0nPnpLgjzMnhM=\r\n=fXDz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"945e92b01060de42ebd7a2ff6f2594ee81f04159","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.3.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.7-alpha-20221207043812-945e92b01","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"3.0.0-alpha-20221207043812-945e92b01","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.15.1-alpha-20221207043812-945e92b01_1670387933482_0.9860154006966331","host":"s3://npm-registry-packages"}},"2.16.0":{"name":"@graphql-codegen/cli","version":"2.16.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"90e3f38669bc05043700c98342325a730db9b5f9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.0.tgz","fileCount":95,"integrity":"sha512-z0yEMbNmSJLa4KCmspKWF5B7Ek4+tNxWuvwkIvPOoWytI0P+l/Z6XKKb5DtvhYYgwjGwXLCW9LbgYGyQ84sk4w==","signatures":[{"sig":"MEUCIFUFuu5aa6grHdSsdmrgptN5btrb1pZ8Zo8rJvqbzKeZAiEAsbCNw6u0mY5XkR80KOf86Y7gdiRF2fPOTpQ8lxZHSWY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185890,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjkPOgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr8lhAAl4oeQZpMMH5e0pgxP0gcP8khQTjdpvf9ftjrN5R2CvaM2BRH\r\nsIAnd9NNh5y9L08iuDaanFUS/qPhY3VnG59lTRA7LGMnu2A/1GBLyf7aaI28\r\nJNUrzD+ivhd75MF0rEZZ4j6h6Bc1wjavas+rQn6yby4yJzH/ruEWuuvdace3\r\nWdvlKqAO6ZO9oY17nkOQG3Wln6NnPv7d9+RCPfbcy75Hk6fyx6xoTSUBVJOG\r\n/evRVQ4C2hllNI3Dsg51eF0iXzXwNLH/V3a6/TCPg19C9p43PS6tR+vlO1lr\r\ntrBdn2vxOTbRXiqzuQYjSa2+YpavQ/T4irX9miWQEalRHjLDYedkqeSyPzni\r\nbHUhVBqCTZBHcc0tLuluuUcNv3U9FnFFkf3YMOdiyKYG6/f7EQOQUd78WJ9r\r\n8z4OXvLYgPbkE06rs0f1GNlNpZcLnHg/QvkssiWosDcIxSFdoqqhzocHvZSL\r\n/3MD7ezusrK6mebARdBhuVKVI4AKd5PSH76VtFxqEsrUre1R9o1ZqJOY3Z25\r\ntN/Akh+dPIWzdNtLNNz6brUSxdpsGh2Sxt/JmJjqwQn+Cmdb9BX1vCq+34uA\r\nRw1IyZgvm25qRYBE1vosuMFHq9LDbi26yo/bLHzUlEWKVtmP5KDZjnT0G8pl\r\nI6nwz+6hwfgmzhnrW/zK4GiK8py3a8/ya/A=\r\n=0m0w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f180860730a147ecd2d8d4cf5775d5d7f80db971","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.7","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"^3.1.0","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"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/cli_2.16.0_1670443936641_0.39679505837832263","host":"s3://npm-registry-packages"}},"2.16.1":{"name":"@graphql-codegen/cli","version":"2.16.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.1","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"72df7197e3d2d9261cffdf084ddb4f3845a4bb53","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.1.tgz","fileCount":95,"integrity":"sha512-11z3iSlsNCXcNNkoRKG3wCmT9XpLf7/GZG9bWGXkCoveWVRwnRmo37YakHdNV3hbcJ4iiGbR3Z+MX9gUTEPDVA==","signatures":[{"sig":"MEYCIQDUWVtjKMjbpCuO0m+P307mv2yWFSlRin5KnysAh1xpoQIhAJyazyTQU1iBqVE9fTTa0ma/EOAgnaqGnRZ96clDw46K","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185890,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjkPxNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrYgw//fVQdm1Pf/p+Ub+AqKRCTXxz7071Be/ZRWC5YZidTECWy1voS\r\nG4+CG3bce7qG0tQUNzsd95PM4ISRNWNFMSJY4lWqUeb21DblsAPlmlhIgzoC\r\n/cAqsGVou2RDrHGW5XrPOePluEwipWUQ1K/R35/riI03ainnv6jARdpWCjy8\r\nnTYThzq+76y283c6Kozm03x6qjoWFtmPJNVXq72xoSKJ7SR3wHD8sUdtd4FW\r\nzp0mO8U4hPXfHnVTN++YKhXkGWvHL2XOPSIU1g8YlkCwQUsy18+1mQT3Vhij\r\nEt9jlnnNLDXHLb9fGoStAFz4OxUAsQH8WIuCCgJ2nWtyuIiK9/UOMurMzr78\r\n0RwcTLxlThE3DEzRoz3Q8G0C4VaKUUuJyk1i0tieA/3RiWVyOaTcPEllgVo3\r\nr7zvDYyL/fCsPudNTT7q34ypEH2n4gq2q6VaZluC+qk2/UuZ7kh2Qz2WmVNG\r\nTqdVtM5vvs9NaS/WsQ9t9iL5z0GmO65BJVc2S9Yt8EgP1PAolaMZ5f6ZJbdY\r\nHhR4C5iacCkDfzE0+Q0ewcVYShGQcmRLUQ6pS4k+nHtUXTdY9tu+/bhXtEkM\r\n93z9X8TlHbZIglhha6uefyEKgba+7Vbbkmd/hgVcMJt1vXVIaBIWM20I4eyO\r\n+SOrUPIhruAV9LhtG8OrplRZ6i6YYSVBBZg=\r\n=74rs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"73e212dbe2ec1da6558a973d87ce44d0edf30986","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.1.1","@graphql-codegen/plugin-helpers":"^3.1.1","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"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/cli_2.16.1_1670446157581_0.8400060979372854","host":"s3://npm-registry-packages"}},"2.16.2-alpha-20221208004256-1c235a000":{"name":"@graphql-codegen/cli","version":"2.16.2-alpha-20221208004256-1c235a000","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.2-alpha-20221208004256-1c235a000","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"acc7dd63d4253dddcdca76793cb0cfcd1624e3d8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.2-alpha-20221208004256-1c235a000.tgz","fileCount":95,"integrity":"sha512-ORGQBcU/CfbI3wxkmlB1B2lX1zBs1P/gFK3QAo6Z3WM+nqBdkvbZ0HcMsHDk6yQj5S0WLOGFwvRLpbbMC3p7rw==","signatures":[{"sig":"MEQCIFJcrNMKwXuyrdqNdmBBuu1m+hEfc53rpAL2bMcUgxWJAiBvJ9lNQnD3giL1c4G9aap4uYpiLSlglp28L4Oadbd87A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185921,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjkTMzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo8Wg//XHOhmcVzwpiaIzCtq8YnT04QGSK2pfdiNvBJs5cMwPDDhmWJ\r\n6p4PaMqUfP6g7MMQ/aEOCcBV4RyBAJlbCwgH1F9CDhCQ61SMLC36g36Mtc87\r\nxBjbrRQbgdISvDc3QmbGeSU0z/Ex98yu9hZl48MlMwbdy9RMRIycqm7IthsP\r\noARvgtkuHY6DJcLSyQkRkXqA2+7JnOzeQfehzkz9JQBtRhEXWgtGw/E1K4mt\r\nmclRXb8RbtYS4N57CU9Kj3rl9TAI4dlVntFB3CJSCECXw7jji070JYXQ7lPy\r\nO1U8hCbbkeURSbMgenJB4RVNxbSKjtGlHNfVx+DqQCKPgzRBW6TLe/0Y0iV3\r\nv1wiN/0gqOsEOmzC6qlBsMp5Ux8i9RmnIJkvKME8MpkNs8PmpU/MCYBVE+m/\r\nZ68qikawOQKBRVMXfZElhXv4vmV0LZNnL/q675QTSUiSEtyQTrHmAuvVess4\r\nfrtuZw6CdKfyJ2bWuxVXkYQnhLvXPiQphMrtovGkQSGuSGCt/Lk4uYt0APa+\r\n7/q1yIW+2gWZjix4DisNOml2iVhREqyDnRuwkv2VHVqjLQqlSYJFVQC7pdKR\r\neMVnEW+fHdpTdxmPEyIVlmNluEeYkJJRpjvjHhk4V8MgUvweNGMezyMypyRB\r\nre4n7bpOTSB3gwqpAM9v5xNaEPJZB4giNnU=\r\n=BETo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1c235a0003fd31ef7e38536ca6cd68e986aa37d2","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.2.0","@graphql-codegen/plugin-helpers":"^3.1.1","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.2-alpha-20221208004256-1c235a000_1670460211102_0.322607242750794","host":"s3://npm-registry-packages"}},"2.16.2-alpha-20221208224220-2fa935992":{"name":"@graphql-codegen/cli","version":"2.16.2-alpha-20221208224220-2fa935992","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.2-alpha-20221208224220-2fa935992","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"5b506adbd79adf0009486a34912aa136344ea738","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.2-alpha-20221208224220-2fa935992.tgz","fileCount":95,"integrity":"sha512-uHnkPtusIcGOGwuvPNPPLV8+Z2d/GSxREFHc3hfVa8ezf0CHdLEYdFj6kylqy2blYkH1OqgldFeTQbVFaKH0iA==","signatures":[{"sig":"MEQCICGNyB0LbxYhx2NiHPZNfAUeB9taNHGZbLBh0GbkK1ztAiBF+gssfDABp7R9Na40JVtZWKtrPsyK+0ZFbZIGlb/MZg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185921,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjkmhtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpQbA/5ARMiUi9//u0dQ6zbvij+l+ESV/xZ6LwSDlq/+WeKE0cDw+On\r\nHLeoKR+Q0uNN53qIvltVdNQw2GdjoN6Y14b1+u6tX0rkW8X3GaBasM5if9r2\r\nuDVtzP3vFaM0Tuzp+U73+4NLODNXwT11ubD/aESVK9Bfq0h1yvvg6G1WD+FR\r\nhiRIdTbRpt+t6r6I69Mv1SKYU49Eikc0aNpVCHQjnrnWWmwpCSGtonzVWHZD\r\ncfd1q0pU13ignj/pU709wyoyrEgzf2FD8hHDAWxWSk2sh/yWqpXNBJQ1Gmi8\r\nBQLd1MS7/cU1nWCoT41gBk408hVxqQHra11rH7GmxGJg7h24Ky8CvgN62mzy\r\n6l4uQPTWKWl5v5q9P7mex+vXAlc2wzd2w7ZzyAdYU78AepdD2bNC6KEms/6q\r\nmP0hQF/PNGuLy+Ry0kerTpZ2YBFnHeGqqT9t3eSvaYH3QqeQJ6ETLEdlMwWd\r\nZJ1TgZzMOoQ78xJ0/CMA3DL5jWgSOvnmxlk5wtKiTjDIXm4bqFl9CGBnCoN/\r\nyN93SyVq6Cp4h16o/Mgvb7Nk64dxDmZF+v2+9rBuwHwwNTlC3bgfUh/D6vgF\r\nM6C7aXnB9DH5N4gjHQcFa5kAeu3TP80qdfPaajXBT7Q+i4ZwJ7APmvY38HtS\r\n1GyET601ejiHuY3mw/ofgP0UFUIHMjjXG04=\r\n=b5Ml\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2fa935992955e2527055ec446c04bc1a74f341d0","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.2.0","@graphql-codegen/plugin-helpers":"^3.1.1","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.2-alpha-20221208224220-2fa935992_1670539373148_0.33829322012107843","host":"s3://npm-registry-packages"}},"2.16.2-alpha-20221208224320-cd85b7dec":{"name":"@graphql-codegen/cli","version":"2.16.2-alpha-20221208224320-cd85b7dec","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.2-alpha-20221208224320-cd85b7dec","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8701998f5532fa8fa3afa781d223b5f3439e66f5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.2-alpha-20221208224320-cd85b7dec.tgz","fileCount":95,"integrity":"sha512-Y7elqdYawzVjoThf1c+Z8FRoO8erBxkpqeMnKqlFuYRYZVPFCyVlMkIHN9pSfRkLOmY99h84V4c5zLgEhGv7EA==","signatures":[{"sig":"MEQCIGNM41jXz6lY8lyydSjUoHkLSjWVFfBND4UOim5IUQwrAiBsa1u2i3nP3FnYbNprGck8DBHC3i84bmmsvpGRIds1lw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185921,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjkmi1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr/FRAAl1ODTqkxK++y3ZYQ8IcTaaQGZXVASP/ZhvZM5hi9byASHnkS\r\nU92sKjE9I7q7FIr6O0PAJHcnYjypbgOgK2vORoN9uQkOaulZ5UDGJCNxzUSh\r\nJyPk5z4g/a/0d9g+jQOsQKlKFOtwiGAw3jo3hbitSfmf27ViOCX8Qys2Qvd/\r\nCXxW0E/aeYdSmzGZolxVcw+CTILf5piZ1fymK3pK4/9TdiHDEpZyJOYO9XZH\r\nBTnn6moCn+XWtYBsPn0ozkPPPutETZ7LE1dFwoL9P9d2k5Ha7cYPFwq10P2A\r\n82/W2lNZ0entBJzILFBCK88qu6FG55Rp57Ywba4WsC1GMVzq6+ur2LxZjRiG\r\nPkPP+RzqY6CnNd8Mh4Io8+d4u2gjxISEHR3LwR5BB++n7Pd84dfeyaLe97vX\r\nONIjriCKmCif4miezyW+8BrI3ee6BDSHzD+ddr5m2axNZz6hGpdYH1/vmgwQ\r\nfNXkHJGiR9WFC245EKca7p93KrBu7P3JMUw7EiwJhZcBf0IxtgAvvQAdGpqO\r\nUMHXr/1vnoYTlisGiEZzM0rQzaQiJBrLaf8dJFQuT8mmcbMBpB5D11B4aAko\r\na1R+YjkOpnKkeSq16rrkw/s8izTyqX+TyBHOQ4c/P3ftHBeCYx7ruiHRZTd2\r\nssvZH3kNTqoU62V9FPHKS2Ai94XfBHEvR7E=\r\n=RI8s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"cd85b7decf84920944a93895d6c8e20d8cf95264","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.2.0","@graphql-codegen/plugin-helpers":"^3.1.1","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.2-alpha-20221208224320-cd85b7dec_1670539445131_0.23743980659292485","host":"s3://npm-registry-packages"}},"2.16.2-alpha-20221212204559-b8985c6de":{"name":"@graphql-codegen/cli","version":"2.16.2-alpha-20221212204559-b8985c6de","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.2-alpha-20221212204559-b8985c6de","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"99e337ebb6fc3cddf0af6881042cee2f8e74a31a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.2-alpha-20221212204559-b8985c6de.tgz","fileCount":95,"integrity":"sha512-/5HXwQeqpNo8cHC1JP2SAZ7zpPjo9SlLpiEg8AE7lelAebte1sqIiBDfoKJkKnqkIazyArdYs+as2JGMiMgyAA==","signatures":[{"sig":"MEUCIAiuceMiGKhfqBCFIFELx6tWIgwzBb7oPS+othniDNgNAiEAh1Q2oR/efJkeAMMixYy8d9pgsai+4JULrCDjsirX8cU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185921,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjl5M0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpwzg/5AXmqMKpGVsNWp9LGD+q2jedf3p1oI8j/uIjstQouh0WI/fFb\r\nQfwacWqmho907ImmeFWzj5npwPDoJDSKjf5sk5N3SN2f202cG166s4vZdhK+\r\nWvNj6tO1Pzz13FQkUzT7ZHxeWxd0SByNizX3XeRTjZlR0ZGYs/iCzZtnAnXM\r\nz4XKbAYMRqBsm1gDpTiqaa920f0C/V9WemipSp4XXozPQZK5ZykOxeX8drQj\r\nRC6YyEVUOSvjFAZje2fx+fFf0lncr9cNIDZXOvsdJd1kd/47N68wJNG9Wp1w\r\nvNECQaGUvhHryUXS7oxFCw0RzA2u14/eQZJgOGEC/vLuWYpvCT5Pl5+b9Ewb\r\n+5hKMp1t9ra6GwaRq7u/1b7sniYBvZ6SSMl/euUWzNL64efo+99jtnAyXJD2\r\nThqFjWB0ivkvZBNrKrZjGl45CyvDuPIwIxnu8h9lx/UInp22KmRTZv2LDikM\r\nif4oEbcmRmX5q/zkkzWay8pCTbly5N0rNpJuIOSj1PdhTXl9e9rOrRW/s0fg\r\nfek4pXJO8L32BPLOr6Op5VGjFhuFquR61ArcZcqvqxAMO97KVeOlwtxsLkBp\r\n3DIMig8w1/mqz37LdJnH3cH9Wu3X76niQvwOk5wckfvMKViKhceXRvFCZuHf\r\n/Qyf244O02CbI6uhfe0SaX5cakGHZG7aYb4=\r\n=Asew\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b8985c6de32032f0bb17b7270c48b92848a9615e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.2.0","@graphql-codegen/plugin-helpers":"^3.1.1","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.2-alpha-20221212204559-b8985c6de_1670878004360_0.5538303953476664","host":"s3://npm-registry-packages"}},"2.16.2-alpha-20221212234532-2aefd2a19":{"name":"@graphql-codegen/cli","version":"2.16.2-alpha-20221212234532-2aefd2a19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.2-alpha-20221212234532-2aefd2a19","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b8f5a48de6b55c97e61a1840cdca98683ff79952","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.2-alpha-20221212234532-2aefd2a19.tgz","fileCount":95,"integrity":"sha512-cR4XngsNA2J09wghUU5psSOi8b8+mKzMlUNtTOATVTkp8jopPfXjidKH7EjwDwSW7Mmu4OIq8XePMHs5pWFimQ==","signatures":[{"sig":"MEUCIAT6gUazMQxzsrDn4mgw01ZLRtUuTCTCCXCNBGFS9cAhAiEAyQLmFU64P+rzwrqvua5QA8cjg/e4HAmpkSpB6fCH9wc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185921,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjl71AACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqPAw//aaHcxqZVjkrZyTMgyBvFwPniClWHQR4Y/fbn+AHrDKK54VdL\r\nWChqAh2216n3RMZXiQyAoTfGau0AKZkn2M7XWE1qnN7E/zSxrhHixSxADqD2\r\nl0KQBvQdng733dCskhJ29tkF1LuRKWlsTPqL9bvTAoNCHHVt2efvClEZJS1Z\r\n1bzLbeSz3h82Z8BAe0sq3rAKxCx4dmhz1ppohm9J3gIZGuBkg7osn2oK5f2p\r\nnLeqC8jyZG+5h3fpuvDt9VVY0i83qKP6Xb+PGwjMpgN3v3pxWRPcYnxCJ7PF\r\nLJpHVvKKF8ttRv3VYg1Txq009/SQKa4ZwDdMo7G0zvcs/LT4IR9Zx0z6Jipu\r\nK0vFwRLA7RFxhHUPIHE0BLVfwaw3Czl6LPdnLz3nwOl59grdr0J3NNADVdjc\r\nhUwhLoMXIrI1JAryCFqbDDEObJOjng82tQq6HQMoniUv9Nleme52AYsUhZ9m\r\ne5PXB5AKqoeIgrPXFUf5k7xzN7vWRMQ8zy8FX9tUoygFxax5Z8ONquUioIef\r\nXJAgPeTsDG0pYRgWYp2Fvqsfz1msEyfztQVRAEUbtb00LSiPwtwGY4dQVu2E\r\nu9l8X1YcghPvIPtyW69OZZh+Mm6uh7dnEP5OGE1BpO3gUwcFUffS4msVVQkd\r\nI0Us2s6sQKaEg36jH7LUf3Up0Ss3FA7QipY=\r\n=DakB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2aefd2a192e66065903d75137ded8571ac8e20b1","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.2.0","@graphql-codegen/plugin-helpers":"^3.1.1","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.2-alpha-20221212234532-2aefd2a19_1670888768088_0.03844717945772924","host":"s3://npm-registry-packages"}},"2.16.2-alpha-20221212234617-e006d8646":{"name":"@graphql-codegen/cli","version":"2.16.2-alpha-20221212234617-e006d8646","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.2-alpha-20221212234617-e006d8646","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d3f21e6785cdcc43cfdc026a3d046c3a63fa6188","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.2-alpha-20221212234617-e006d8646.tgz","fileCount":95,"integrity":"sha512-cuDXMYp85yevoF3h+xxatHSXumu1jHU+AnSddF1j4+iEK4/hc1QEG3yeyx4gN3RPz69Ps8zc6rVUxih2ymPq9A==","signatures":[{"sig":"MEQCICQcDzy4/M/gQeVbZwvqN9l2Y07QRUy9YQRvqHWvqW13AiAWD07uZf6AylGC9Ny3lxYI8zwpWTKcZ7cVgz4SHOVm3Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185921,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjl71pACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoPEhAAiuzLQUnhVXJx54h1dilQy2ET2ND/oTTVhI7oXdPDIyImgo12\r\npqaUP/+/+PS+4q2CLD8Lxl4uc2okOuGN3vM41/Os0zKEvGWWlW+SE0Gg0OGG\r\nX1uZdiqzcgJeTFtpkagnW1HO8uIi6si3wGndBAX9TwwiLrClyfgDyYGqn+Eh\r\nOuMMtQBkGHP5IU+NUpG8SXSBbpyMLRlijgFnfLwKUmKbmEplIJugdf9K4wXE\r\nI/NuUgl4cR193mB+vcN1Uw1euZz0s7RLA7Vt4T1+hY9DYDJt+ffVEi6tE0+q\r\nLmqvFMR3JVhMTqjV/Ndo3Dmss+/0WYMibj2fOAgfoePtj3zn6RtfFkNB+qew\r\nVB/DRopJOLcBOSwnHJoEI6SjoH9T5pM32kSkoYM51xwFi/dSn8/HhGAshqvb\r\nA9nH92+ous2UuaHoH+IqXyCl/BAryQOyZQj6m2RNAYcRMn0EIZ3EbVQWZaxH\r\ntYw1lhNDYgAHNr6bMjbA6VTRVPMWFGT4CqUGtH1wD8pheyU0MV9YAbfS7b9Q\r\nti8Z+GDbh1EtN3V9gQO7EkjRDDT5jhvSWPHTbybeXRrx01RL0uXa6f+GAaX8\r\nA57FQsxd0RN5j+3d4r4Fv1/s8U2zgNxw3u90uFEm2XgZZvQRrv8WKa4XaXx4\r\nOAwRwFxsZ0/GiN8cAngdXulu2lhxjBf0qic=\r\n=9a44\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e006d86464592d1f3af2087a3244cea2042f26c8","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.1","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.2-alpha-20221212234617-e006d8646_1670888809226_0.9771526220721121","host":"s3://npm-registry-packages"}},"2.16.2-alpha-20221212234645-3c6fc3743":{"name":"@graphql-codegen/cli","version":"2.16.2-alpha-20221212234645-3c6fc3743","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.2-alpha-20221212234645-3c6fc3743","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1dcfbb453e1be443e6b2a8431d8f1527ef84740b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.2-alpha-20221212234645-3c6fc3743.tgz","fileCount":95,"integrity":"sha512-5oCwAQLVbgmYHQbFJijR2ntwv77uEfqOiW7zpN79Kp5TcsHm22UmXZPn0PMOp0qmOCYHbVBV/20FF7BKvzS9JA==","signatures":[{"sig":"MEYCIQDuGebeevSnCIU9meuRLeTXseZmKh1ZAwndrf3iJn6ArwIhAOcxuCBy66fW7if8qAjfCmHMM1HxZQ7ihTyN7aW40Jf+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185921,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjl72HACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp29A/9EXHsmXermpbYPdpds7GRODM5qdpL/OWhzBWxCrdDJOhZIV7m\r\n5jrcK2cGVjg3806GbbNeP6VrPrMcBDJuTdkkbisYasxYG48Gz74WwlIgXZJt\r\nbOMctecEDtxNvDwPiBIExIRkTndPy29+hzU5KrlOcdrVnsStNYI8Ck7d5EgS\r\n2wP4MtLiFaEk1D6mRqxlIPDjBppZ5UjiBbtciZgkFnek5/GSb0t6cA95jY8T\r\nriNsGBqgxnwqJsYCXFvlY2O1U8qgGBZx9nfWoNsULhUJpKO31uJQGNvkKzTU\r\nGphMgwqfcpVz+i/76cBx4ChqMTenZr8DLQ8LwMPA7tkwfGnTbQLc7rPCIk8A\r\ncTD2Qa9S1+NiWm76w93h5FZlKTlnD7mKi96xdbNA64nONvGGxCT0WDW4vWlG\r\nTeJ6Huilv6QxoJhTfEJGzNMIMu3ij4DME+oIJl9KO3yiyECZwVlcryTR2S4d\r\n6+X9mQ3MkgQ+Z7fRWEA9QcwngBTOyho0D7NIDItArd0e/sL6SN0Cmtu9CJny\r\nzQE+O8EPx8SNlkXXNiv1mm4/2Ms60G+Yeo6cYGXOY8GLY0U/LT5/04jAsP4P\r\n50CNyTLUwoap7m+tWANx8EqGEIhRtgnfleCZIwmnMxpZ76CjRtn53eg2zNZS\r\n3XrQAdzA2ytNLMJ0ruVbw9ELih575/d5dH4=\r\n=5Xzl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3c6fc3743e922bfe82ed74493d7f158039e1ab19","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.1","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.2-alpha-20221212234645-3c6fc3743_1670888839261_0.9781503025580809","host":"s3://npm-registry-packages"}},"2.16.2-alpha-20221214001331-8d4cc0d38":{"name":"@graphql-codegen/cli","version":"2.16.2-alpha-20221214001331-8d4cc0d38","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.2-alpha-20221214001331-8d4cc0d38","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"7881b683b25ab26d8f0aaa5d51fb1a78e26135df","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.2-alpha-20221214001331-8d4cc0d38.tgz","fileCount":95,"integrity":"sha512-VPsu2fuyyM0NwLxI8VBQ4TY2JMVzUl+8pAgilZ2STzlEwZHaa1NPnQ/6vK0jJ5pYSbQgYmd6mOeY9Vw6fwis9Q==","signatures":[{"sig":"MEUCIQCNPu95K7+PNDVnJ9TAb/6q/7s858yrOdABXnobveqXmwIgG+lgb51nT/IRAOzoJloz6eIZyfTI81AAhP6jentLSWo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185921,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjmRVMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoviQ/9FWsaS9kci6/dS1Hg55sU6lxjfm3Njs14fBWjKf+dAYlIjRDn\r\nUONDWBiVHAKEBX4OYdpbYTaB91KtrDmrvc2jlGaHNAMPN/PPrnz/8qaePswS\r\nM8extswGpQbfuk99ElY9hnahWiTPuGwC3rku9c94tRxjyBvLw8KHPz9vH68g\r\np+wxHxyE6b9jni/+I3Jq9WXz3K0Y5OYmHfBM1jtX2UcQqAoMlO0NEDxPtN8K\r\nZSnHFfm78rER/xVhc5l6KJL0qHAYDUWmHX3wAtVUxCZJ7wd1Ccw+9NT3C+ZZ\r\nALRnxuYS6X+FNTPVgrhI9kqWlQ6RSUka1lYrkpQ5bpv0CjXwNsTwckZGrAoN\r\n8bKAcP3djrDiCnViJBKr/UGz1SMeQAcFFH3MT73cMd2iNVfUTUvEZampixtT\r\nAoAP1bhYOm5L+7YQ3RWCX/uozeTo1RtA4VWxre7G2Hacp0p1cgHlZ4lKcEds\r\noG0P+cCSlo4IIz3Y9op1Qo6B1v8lKkHQzK12+kq1nmC6TCnVhHQCuonBZOGQ\r\nHAPr+F6sUzedmYPUXScVZw2+IuNFdiOj+tHp3lCLX4wG4UqLdof3OLdpRgro\r\n2uSWxa6dA7tY10GMe/wm6SaNIEKsZGdFgbfphRbzCCZZANflicGBtPmDLxmX\r\nkMMUHRKnLalWLZSQXkNrFsCOsnrRVtfGj6E=\r\n=qw1k\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8d4cc0d38d40cc2cb431af024fd23900dce529f3","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.1","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.2-alpha-20221214001331-8d4cc0d38_1670976844668_0.7717947013402167","host":"s3://npm-registry-packages"}},"2.16.2-alpha-20221214001947-4b71ae74e":{"name":"@graphql-codegen/cli","version":"2.16.2-alpha-20221214001947-4b71ae74e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.2-alpha-20221214001947-4b71ae74e","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"4c61a833d2fe1dbbf388bec2c2cf757f6290e197","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.2-alpha-20221214001947-4b71ae74e.tgz","fileCount":95,"integrity":"sha512-/FWBwOcB6PNZkR5u7AZp5jGp0cFwCNpSdy4NmJCrtNZ8dDa9mLoISI0XTAibKe6GmtLLQmTCD7CBxtd3LPd1/A==","signatures":[{"sig":"MEQCIDfRlaN7kdnGcnmc3PCgL8AdOovUiW6OdJcgjxr5rwmiAiB8uR9CrCibCvvwnNM5rpU3qoa/J+jM3+UZrAA7dZb+sA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185921,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjmRbLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpb5A//T6+oti1rVylzemp8XtkX97nYkiRXfSxbH91mOJLuT2Xpr+S/\r\nDFrPyN54A3Re9MUaIQhG5LjS1bj8pclHXnhc0J1lE2Mo8PROhshnvESddiqW\r\nPNnsFwEFNPGSFwOJftO9rynhmykpHUAoxAZ6ONQ4aY+PZ/PUGRV8eqnKSiFD\r\nyQKUzkZ4d+tf0Jqexw6TOXFB5aipZ6H3hYwWr0gbd+5wh8tmTB/5awr5Wabe\r\nx2d2y3OCp+MMVFKK7IMaeDbLvmlaIZk6ZG7d+rQmogfMukfm3k9BovJ3V3e4\r\nbHsviVkrAq0FLvC9Wjdf3sInoHoezioXbWt1OPopOlLH5jp18ma8zDEvCYNf\r\npAh9ixCqsm4B+Qcq4Lsu9tzihNRcYe/UESM24fZR75pRb2dVyz8TGhqd1JNx\r\nyq51LwmP/6Q2YVR47ZGIIkifKDUnGtD11mnRXTe/Ntahe0VzXQlHDXZwBftk\r\nPzf99uJsSf8fJ5yqGc43BmVS6JTo2s3dK/gHD+NXcMJd9Z1jCewjjBN4zc9o\r\ngQ18MLihgC9ELvdtU2xeG1rLpD/s+NssO4N+GWn08oubaRky8zNF5V6Qrt5Z\r\npA1mn4RIqXMUqrt1ASn30GazH6akIFBBBHyOnyqp9AIu+wSC3LuIS+8dYNXO\r\nIyrwldCeaj1JfpohiCkIgnH/DQlGy9g14xM=\r\n=H7pV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4b71ae74ef6a911b6dc42223fefbd7bed331287b","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.1","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.2-alpha-20221214001947-4b71ae74e_1670977227627_0.35346119000128495","host":"s3://npm-registry-packages"}},"2.16.2-alpha-20221214120840-eb593d10d":{"name":"@graphql-codegen/cli","version":"2.16.2-alpha-20221214120840-eb593d10d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.2-alpha-20221214120840-eb593d10d","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"fca9b626b7be144e9ea5c3f2d6ba8b6968c8aa95","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.2-alpha-20221214120840-eb593d10d.tgz","fileCount":95,"integrity":"sha512-nvbhgwqjB08MdF7DgxB4/6l28Dwb70LongHRijAMdxNR9bdnx19/cJCmGmjtY82ANm+hd5yv7T2zDTtleSD0gw==","signatures":[{"sig":"MEYCIQDU2FyM2zEvyZ9LZBE9rUBS1fczFtb2cDgZKf0YS7wzkAIhANOsAYWoKi2eLGtUAShTCsobotwxDxhQXeGFytjA3WQ7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185921,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjmbzpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqmSA/+LSG6wq6cEjE774vqIFtDFnM96+NFQyH+ikck33q0ipo37RhV\r\nOfsI0Q71U2fhNg3x975jqmKUW6mfjDgPma+pt1+hUpV4FVCVcqzuqqu1pMB5\r\nqrVQJa2AUhTGoNerdVih0c7JgF7/hI3LjajUpLI4Aa6bLV4XXM9eUpStFIPw\r\nw0VVAH1wGQSGVqNRNDTRctYjCyMGtqM12ab0uzS4bsnhbdohfmFKmYCvkv8t\r\nKPIlehjTfGmT57qLWvrqxRE2E41xCkCw84tDInHw1yRqEXgTGOh3zzN0/4qK\r\ngib+LS7kRkFLvpAzPcFDrjGM4MGb+kPKrdlgxn0NVlvrAhj7M1tr7kKWzHO9\r\n2ygPft3As1433fmx9SawTydavsQA/NHdt60bZwNUdDzdTmeWIZoP9CziYaHx\r\ngp6mmPCMXQKQVgn6oAoXyAUbLQQ9LajXbwTNUZwJdv0uWciNi0kMF5uLlrG/\r\nKpUC+qboxtrmyy4afJcr30poPrUkmq/r6HVdV/MOGoTWH5RbzLo/8bm9S5G6\r\ncAPlaHMVfQkhpTYWsjlQx0DjRzQ175ubJlZLoF+dcVsyWKJXl16oGqNLn4wt\r\njTB3y8HNYmf8bGBpifxEht10oONYeBjm2iwMTnQ7HLQlMMhfWbSxFbCALlfr\r\nK0CUwSijTsyy3X3ILcKnscelNFYmlEBCK5Y=\r\n=S2a7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"eb593d10d6a73851f97eeb729b7febc1d1fe21af","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.1","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.2-alpha-20221214120840-eb593d10d_1671019753593_0.2491210649998863","host":"s3://npm-registry-packages"}},"2.16.2-alpha-20221214133648-f8b7f7cbd":{"name":"@graphql-codegen/cli","version":"2.16.2-alpha-20221214133648-f8b7f7cbd","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.2-alpha-20221214133648-f8b7f7cbd","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b064e1edde828a56ee83711a5a342fac94815fb4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.2-alpha-20221214133648-f8b7f7cbd.tgz","fileCount":95,"integrity":"sha512-UM7sTux1j7jhjLbzfnhMd6jn6kIlt56Rb4SyRVDSGoQ6Fz7l2pT2hFpefTdPj76WUQezQmn07DNZfAqCq1dyKw==","signatures":[{"sig":"MEUCIQDpqNsk/lAPd9CsSrJuDMnK03wyULFt7U888Cz3GK2gLwIgVRPTDzBnWobh3qULzWIZgry1GHu7sNEVi0/+T/t3+BI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185921,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjmdGXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqtUw/+Jc5746V+O/3LmUxkta9/skpC6+sZoidHwSGryrtBOFSdoUTF\r\nV1YYeu3cRaZuV8h4DE0ttrh4UKSL1rnh+M7cGLa39ixHWPPVzBsFrwaHbeZU\r\ndX0dV81wSV9UEAox9lW1r+uzTbXoKWdBN3pvX3kKNEWuIa4cNaMy3q99T1M6\r\nl+62woGoDznI41S9kla8kcIf7y9f7RF7cfAZSS4x8bJqBaPtWFF5UKuIaS5P\r\nuSxHCHMSFlO3PFcGa+ILCjlClveeWVFMjpbHTTsSPN6I7Iyfn7xLLQNxJTNY\r\nV46vRJXhjG9LTOKwoX98C257RBADa3hkXktG8ef2MLSVRJDlS27EVhzFtLok\r\nHzaJGqejP8jSDcICci6wFtlueBb5ov4uaFxAdG9xoLvt9O62gOTuRhklPtVb\r\nCGBKMT1R3NqQF87JLMklEbBMo4sDRC0Ao+6no9q6So6Ed0FTbPhziVdpjUJE\r\nWKhsjPpYNDcLI4vy5FXIIieWXTPN8sg7WOqe3Dzet8OIUCF/nis68xq73sP2\r\nqKreHpAshK2CAoZ/vngP1h6cC4c90qphhQnayxM7p2QkY3qR7F+vQ3UmgJsj\r\n4JQOAf13AcvjOSN7VbtgtYWD4+9QkLM5Nmom6MLSJSgvJV6wCam92O11FhEv\r\ncgAmZeXvi2gvvu+vdv5wUIymKIN+SNlGp3c=\r\n=8xYQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f8b7f7cbdfa5588e8b020991b4b4116230aafa2a","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.1","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.2-alpha-20221214133648-f8b7f7cbd_1671025047553_0.4743524326444315","host":"s3://npm-registry-packages"}},"2.16.2-alpha-20221214235219-2d4a3d9b4":{"name":"@graphql-codegen/cli","version":"2.16.2-alpha-20221214235219-2d4a3d9b4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.2-alpha-20221214235219-2d4a3d9b4","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"64099fe505193bbcbcc1a70371f979d2dcf3618c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.2-alpha-20221214235219-2d4a3d9b4.tgz","fileCount":95,"integrity":"sha512-8Xk8/XBOT1HuPprYh4fVobj0apeMqBXPwQ9AVnSPP8K91oX5x880C6YPtPP4rE4uTh+abmJ3ewIOCinqhHzivg==","signatures":[{"sig":"MEUCIQCAYIf8yTA85xOko7eZ3qEl2qj1QZqPc1lGyfCPuuZrygIgReBYr5ICH1J65gZZvVKcWESBIr+dZYRQ/vkyVtDRGaM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185921,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjmmHVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqKLA/5AD1AUlQRzlO84Gca928b1mrL2FSZxZ4LP/b+M3+CaQrsu74U\r\njxm7mh79SYZmTKyOAXEMwZHo/z+ooU4qe7SERoKMOro/1qV4XtXr4IoMJlqp\r\nA4Sz/bkx9PMXaxoK9G1cxBNjQqpHfJr3GtdScsjrGjAWKyAKrWQBGJQxNgpn\r\nLMvJp8sB/ZnWvBBUDB/WNn2fj1wc548k7LrSaq5HHmFhexfaKt5TVih15Wiw\r\neQoOdm6McbxLnCn5hillVAWkWSE/9yl3TmS7D4ZZoG34Kumn1LCvQ5jNDTzn\r\n0HjX9raJAetJkYcV/wdo1VqIQv1BI+80Cm0QSvAYUnj1tIJZQwbyT6lD9VLM\r\nB6SFvZx1FVK9zdbOmWAIbx63Rx3bTyjJxP78iDY3v56Pq4mo3jMLFzbSvCVV\r\ncHfUva/zReUvmDMTgZDv5EAepoLPCV2j99l9qNimoM30xqjXuSe/KE6Vuzmf\r\n62j9xynGd0+dLWSj5Fd2+XNI1ehdf28qiUiIAw0Wa5StpbRZu9Ml6eA3BuBE\r\ncK95FfZhLGqn96jJlWsb2LpD3v7MuI7oVVz0Wt2BgBoXksshnNEiFcMQ1loh\r\nObqPtBs3y6qyT2jj/81eU53am12f3Sva3MHSvPDVHT70PW57TOGFqTonrNEa\r\njvwYs/KqRZ4cAwwooh4ja2b8Ty/W9h3qfVs=\r\n=LQ8W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2d4a3d9b44817f399e59ff536ec55419621350ba","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.1","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.2-alpha-20221214235219-2d4a3d9b4_1671061972004_0.6241397924541232","host":"s3://npm-registry-packages"}},"2.16.2-alpha-20221215135614-2acf24076":{"name":"@graphql-codegen/cli","version":"2.16.2-alpha-20221215135614-2acf24076","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.2-alpha-20221215135614-2acf24076","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"80c2ed5e4cdd02b5c7d65cdbd9a046035ffd75d7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.2-alpha-20221215135614-2acf24076.tgz","fileCount":95,"integrity":"sha512-eimuowEj+TMZWAd3uXlikw/HklqUpgEKUjRoMJJT8zUKyUAFGMUfZkN5MoxpPLqqOkl2mzRRTJyfilm9kTFBbg==","signatures":[{"sig":"MEYCIQDoWBBEpgZ9jkYDcw6sHUK2HzgCS/HAccurhKS2WCoWaAIhAKgZXwyaJy6VrLehdsoElGy5mGot0CqX3mYL4CrNDmzX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185921,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjmyesACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrDDhAAkjFh2Fnih9alDXZiPEj++AR5230bHOAtpuOp8aadqS28/PKX\r\n/Onwb8g5k/hTPkfIAdF94Qdrkuk8wasu3oYjI7A4V2iboergUV89ZCDL+5kV\r\nUKDdk8vpm8gJjLQ+Z+Vui5dosgcem14JK8WULPAczUrTJzE0ODoVJf/gorjM\r\nH352M6WmV1BUTFBJU/rkTx7do1Pq85g0dp6go0kf09t4QHFSuvg3oS/tLd3S\r\nmFDUVMIIpqpArUbaY/es4PXRgbO+8SKYHulT2BS4B6Bew7R4Jg9GqrucK5aP\r\nflGzr65pwQN3+nVph05ekRqEy8eEsCoO67aTVlWrB95pnvIdRItcSlVSj1a1\r\nx2xT6fk4/WqcRXNNtI4/53AmHxrqD45ZHFNCpQE0MOEO8MGfrtHxE9zlm0xS\r\nQHzN0+yccFDyqZ9tQDiA7tPOU56luQU6hqsPoVexCVx6XYp4vNSXYsC2VSDg\r\n8DV9HDzk5a2wvAUjp6dwGxVvl/R2AwgnJNuaA7g1yKNRxdyJ1joAtsXF4E9t\r\nBotG/80BDVF+tCdzGANvp9Gth9e534iqNFWfC476ZfcSie1Dmnvm+6qfrqmV\r\nntnggDDU8u07JWtL6HVU88cYBkbcSEkZhY0mvTe95ogzcWZSf7JQcSbOMKpS\r\nAGh86m9ymC0/VJkq+bFXGM2tnM3fy9FF+Ts=\r\n=iLmz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2acf240761b3dd02b0050f9d445ee207c71c6087","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.1","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.2-alpha-20221215135614-2acf24076_1671112620501_0.2365408398219433","host":"s3://npm-registry-packages"}},"2.16.2-alpha-20221215161543-10a5fb777":{"name":"@graphql-codegen/cli","version":"2.16.2-alpha-20221215161543-10a5fb777","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.2-alpha-20221215161543-10a5fb777","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"3df3a15e3eacf501cc2e0799731ef49b602260a2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.2-alpha-20221215161543-10a5fb777.tgz","fileCount":95,"integrity":"sha512-UfBqFUhJLzw3J8fR0V7OR6imN670LPnp58Zcc0BveagDSbqPg39n0HYRs/w/JXJt+257y8D5Qw/Rs5kaChiNGQ==","signatures":[{"sig":"MEQCIEV20lR+WNV2wjdhZ0qExS6XqG5YBK9AEIewow4xDVJuAiAd/h6lD5PNlesGyMeUQPssAGi3HnOrptVGX3L34Wh+WQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185921,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjm0hXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpJkw/+PZ8P9TiDYra6xCegtUz6AzAaluMh/AoreY4Rzk61XkqagonS\r\nOH//kl/j2BP8gSODmBDoOr2X2swWcH4SV1U6WYRSVERpN7R2yhh7JyGGZlIF\r\n87J2PAQ1EtBSbMZry6SbkYS6Bg/Y/eNVBg+LQgLqNfdc+14VFF534a/5KYUi\r\n/jTeygOG2YWk6L8EfUffyhH4g8boEVNWW/O8i6eWv89NWjdpQUYdTLAtrNEU\r\nTHxm+3AfjEKEExVPArBFl0wcEdOzMZy5ae6Yjk2c9Zw975k6O0f1b3RSnAyG\r\n5yj3gSzzlZaIEVc57Psq6j11QDcop+YR2lwofJnBz9HjIMGDbZjUkJaDMoM+\r\nsSbF4EP/A+CB88Ue6b2VBVLhGRwycpNKMDKLKNuDMB6LNwwRf0AXmDzpxKBD\r\n4sHTJu+93Aytzu9lg82oLLnQWuArj8Gig2QIg5QkeH+5QZbV+lGj3/M4s6UY\r\nL9ZYi7bBioKaUrU8xjwK1q86w3u0RXZlsVxYH5zidBcVnsCq0S2XWXwx+NYR\r\n6O74uI5Q/fdjYbJnAvw1Uf5lcPhQRVfNIcC08HlQi2d7Q1c9qMDfXnN8xkSn\r\nFxNx36DbFmTRrJ7oV4SjciUaMsFiTxrRj+K5qi80P/Nw9PrzwE2NCXnHDPCr\r\nj22EPFeQjX3XJcAfN8LDLo9Kz7SEF4FV8rc=\r\n=S5th\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"10a5fb777163c07e15731d9b88bb6ae099912336","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.1","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.2-alpha-20221215161543-10a5fb777_1671120982904_0.49296089148116606","host":"s3://npm-registry-packages"}},"2.16.2-alpha-20221215191709-5ca163d6f":{"name":"@graphql-codegen/cli","version":"2.16.2-alpha-20221215191709-5ca163d6f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.2-alpha-20221215191709-5ca163d6f","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"43a5f9af7f6be1295c8b8349e9b86d334325eb73","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.2-alpha-20221215191709-5ca163d6f.tgz","fileCount":95,"integrity":"sha512-IX95boqwKurADs6pvtX8lJxqIGrykXv1FAW8UsYqWHPSJTVX5797YFwAAWBC0XsF7D0HW5rVmGl0+9daedIqqA==","signatures":[{"sig":"MEUCIQDPb89W8/PTt6drG2+gh3C3YFJi86NNrq+Zbm5OlnwrVwIgfGCAYugxXwQX3veMGx08rCwot/oWYyckxM3QL2vSE0U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185921,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjm3LVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqY5A/5APbHgmrjHytInm/wUd7SAwEegNZWvJ4npQcIFc2EKb7dy7k3\r\n8cDxhSkFWw2neD72NWid4cvjBVSMbmwBMu9kuFpk0sEjX3+uKDqDZoeGDESd\r\npp2DJK0GYuQk9VQtnmB7Wh3V/f6cb6DlQ7npNGGOhfU5GreP+Y2CiZgAI0LQ\r\nEuaoqBCDD3JFuN5FsLsICOewbaRggRTBG2eKZrW0ukZ5isNNV96fQIrp+xWw\r\nuapIyu11UA4Si3rJigO4KT2q8BoF7+HUakN/srdHUjQQ/ZlPC3PcLJhuzQoC\r\nB0iS4p0GxWmwUleepjpyDYvR/iEZxOvTyduFVUXg8EqQKUm71YBPqxeMxWF2\r\nfgcv6sX5YFEIj6JaSmMH/MQSDh1QhZHBKiklxaZFgaQMnmO7vl8T50h81ev1\r\nyAok1afb18RsQG4y3iQYcZy9rOVy+8RnMZBwikeJY51vIPJ9Q5y3sEleNza7\r\n0IFrtItizPno94soUngE88im/PFPMc7IPVyX9sX44CUK5lUG2u44irvl3sPT\r\n9BCoSod/bLRF3cr1JdvOn/CrDphFq0yT3XuNpreJRWiwGLRCIgc1pR3ZGAc9\r\nzkYwbZTTvxOeuP0TnE48bZuIPDHL+9vq+td9KRs2Hz6Bk1lN0WxviyAh847h\r\no5QaiLtbmrQWxY/MRgURInxIAixQpu55Tg8=\r\n=yQEh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"5ca163d6fa9c7b9813c0f1a739b331b5b970a425","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.1","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.2-alpha-20221215191709-5ca163d6f_1671131860756_0.9661783856999848","host":"s3://npm-registry-packages"}},"2.16.2-alpha-20221215224941-2863abdaa":{"name":"@graphql-codegen/cli","version":"2.16.2-alpha-20221215224941-2863abdaa","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.2-alpha-20221215224941-2863abdaa","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"720d8679241bf4558b970af9091be6bd4714675e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.2-alpha-20221215224941-2863abdaa.tgz","fileCount":95,"integrity":"sha512-7V9OrPxZCnwRsGtxhhHu4/udkR6XTuBSZLjDqX66dviNX7nA0RSoTIJUkhklnaCppmlFwLviIYGVuLjPXYZ1Ug==","signatures":[{"sig":"MEQCIHOvPkjJo/3JBMvaPZANyAnttQ5zJrmOo1BJYsaUBQLHAiBkBQmy5wsWb4QdOOQpcXEoNwVw+z7W0eSPOckeZJqzxw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185921,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjm6SlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrFYxAAh5/C4BIq5j2+UoBrJQMKK3Msqb7JFGuaLYJlap+kj6jeGy9u\r\n/iLHHgt7HZigC0yyIOYJXAwmSu93yYDkIu+OxcC+CXFflK9Toq4HCkmuWSzj\r\na0f0IMAATPQ+mSwanZBrqlBUnn0qrX6vOCqKi0nB1ZZE1ihe8jjDOrjiwzYY\r\nY/npI9mqaOcIuJWuX3s/3qWYwXtZTPi0JwZSGpCuE8sZBLr79r+aHGnd1M0f\r\nrzBy07B8qO4GhzWs+yAvYa8N8WlLHTpfg9FCLTmiuhRE/ynr9SoaD3Zma5Dg\r\nairjpbMKR1jyRx99fagPgOIS2ma2BK0TWoQV7dZrLFiZBfwoxwHLUZlhbXJ6\r\n/y3Y0QQ8sSjrSrd1gJL+8Y+IERMpue5+nPtn6m1qDjL+OgQVCsv+ZZW9Bm1Z\r\nPqVW0XiG9qLKnQAz8fwt+/L4ggRK9rOXlOtz+LXMgGRqWbNrb9R3LTGnRR7L\r\n+frUO6UnaVgMKGS/UjLNi4W0lTeOFPixjnhXFt4p8RcvHOXYDPRMKYjnGze+\r\nm4eXFLRakQ4WiswZxNBE6YicODTox4qCGbKftd3/UwqeBp28YqhDhdboNq+H\r\nIHpGe4ze4A3kP7HQMU6GjUPakwCyPGWit/LSbIqfkCaxTYez3Wb5sHIaX4kq\r\nE3pmjjLgXvT8weZ5xh+21khp+heQthbVQ9w=\r\n=Tb4o\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2863abdaa4ddcfbd45149e90f37c68d54fe326c0","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.1","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.2-alpha-20221215224941-2863abdaa_1671144613580_0.9958092032253505","host":"s3://npm-registry-packages"}},"2.16.2-alpha-20221215224959-491a6c196":{"name":"@graphql-codegen/cli","version":"2.16.2-alpha-20221215224959-491a6c196","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.2-alpha-20221215224959-491a6c196","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"2abb9c9389269ea3981359b90fc23ea05679dade","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.2-alpha-20221215224959-491a6c196.tgz","fileCount":95,"integrity":"sha512-calvctsL+WlsxUI0MKwFLkBQ886fw+Wz6ZVYZfMP42IhpxRDhhyHRyp2RQXfemYahK32DjN1TDJg2uBMSjs20Q==","signatures":[{"sig":"MEUCIG4GkMjbTOU8dnpR3qxQysp89qCiKIAkw2TYKKqo4AQUAiEA2a8T9XtTybNMeFGw6xdkB4B9b5JbsEqdheZF9GjGZ+o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185921,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjm6S6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrYsg/+IE0QfKceuz48O+Tl782UaV8e7oAKO4+RZxxcCIVS5Wb/QzxH\r\nHZT2+9HsUY8E312bOG+hxxsVGfSOEVwnmc/OLugou2D/apYXtT51pEP/Pqf2\r\nHB/Ld/jO9VjBktkJ/CVb3OCsOlJEuAyxblkEzCQsi59/7OTWN3eOYkLam0oP\r\n0Q8ISnSxx+kOstlW05wPrySSpKr9y+HokHIu0ATWp5IFrazSk4rvo1Qjlg+A\r\nIX9ZT2wEkv+COPGEcC/kMZZpRGrvlw0Evt4UPDC0Q9aoMh/61ZpkeAIIxM5f\r\nB8KTDD0G1N4yJ40eqJe4wChzZfOD+cCIxq43x3boJTL4uyFblq6PBaxSszq5\r\nWcwnOorl3Ggoi6/jFHAePb3rG8H44fzZmJkRSe7kwR58PMyxTajQScLnKpZ8\r\nqm2HKu/Bj71dznvZ4itbEEU6hPaQr2LBap+Y1Fj/Hdooe6n1O0Vt31EVVf3e\r\nmX3iFkTkr9TlfZtFvRSDMq8iohlruBPSh5wo9ijsyEr6SxCOEboOhKFFiyN8\r\nrF9/ufzqu4Dg3Nx/GrsNcyCD7M1SgF/yZHT79MUVTnqzNzSwGfT5BH0rJKvy\r\nZpvkENkmGgqxcrZr5gh0eZRYncXR370ujbx3GGFBL0Arlsz1opPr3M4pR6S5\r\nGngGCrv3W3/qlemmAGtQv6fXX2OxIZmhe+0=\r\n=VUld\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"491a6c19697d3c6a50d14a95dc6b82f435ee6649","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.1","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.2-alpha-20221215224959-491a6c196_1671144634483_0.8432626530278202","host":"s3://npm-registry-packages"}},"2.16.2-alpha-20221216004259-ff2b453cd":{"name":"@graphql-codegen/cli","version":"2.16.2-alpha-20221216004259-ff2b453cd","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.2-alpha-20221216004259-ff2b453cd","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0c46aee2922ef3a9afdf234a3653034ee57d0ff0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.2-alpha-20221216004259-ff2b453cd.tgz","fileCount":95,"integrity":"sha512-1mMIiFEvLLfcOiMDg9DS6Q4GkaNqF2AM5H5pVWgAHsHKdtZmrdxEGTQ8q96Joz28FNzllES10utSOAFAENo7Lw==","signatures":[{"sig":"MEQCICN1v57q2QGmGSkWddKZtImttFZ6E7u8VSZWERfI+rqyAiBZ9m6gq/9q42WFzmo8hVDdBRCG7flQNNiTr17MApAVTw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185921,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjm79AACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrepw//djHadko1dttwHM5W2DnzPSjFBQlpOgmrw7gE2eHg+xn/xOsj\r\nxF/9ysuCjhXsFKfs+UFwrB1FsmMoT8nkM7rRk1CwNC4K1sHzreN9jUUXF9Xy\r\ncoe2zg7rAQJK7b72aIfNoPu+mryvKsT4kb/GuuuCY3g33cp7zxBIg72QmQ4s\r\nBMO+1nVxrudtgGlJ7aj4SQyjA7tVQBr6yaxc42DXP/WxlngUuZwey4HpV8pX\r\nZyNkJKTLZzxbXblBoNj2jcKYudqI+43zoxinfljLMGqDXnorckyPj8WQC7DN\r\nuKKs1irqO80XFCgsYUz9T+k0x/pduJnjUkJB2CmYeRDTIZNuVAX6Gvs3OO3W\r\nD1I5kUJKKFhetA8c4R2Apbwh4X7SVI7rdfpxgzIy1fIGXYZrM12R7CI9Y2Cg\r\nAXQl6AGHLakLHOywVHT0D5Q6rRddBc6Ea8sB4i+e6la6e1gk1nRR7jaa4Pp5\r\nf7uXTFiBUZQaOL3Rlx1YuaTjbc789dZpIAheXmhylV77MkpBQWBIUD3FLysE\r\nepwwSEb2L78gKNXSqSloX32VlKhYB1TfpEzCgtUnf9bw8kYQs2vHlww0ZGHF\r\nsWP7Nq8x1ZtpTHxAIqmONH4cBJ+DPN6+PgWLrgpQVbw1w/6u4Tf6F89K5aiY\r\nAyesvTv1UAi0ZLehYQWRV2ehcmAp7fCEKrY=\r\n=khFZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ff2b453cd10559ee7ce2455ae465b8f69816dc72","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.1","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.2-alpha-20221216004259-ff2b453cd_1671151424235_0.3970211326759443","host":"s3://npm-registry-packages"}},"2.16.2-alpha-20221216004725-46c64f176":{"name":"@graphql-codegen/cli","version":"2.16.2-alpha-20221216004725-46c64f176","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.2-alpha-20221216004725-46c64f176","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"815193b6fbc8a3a7fa3bbbf2469dc6f685e70d06","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.2-alpha-20221216004725-46c64f176.tgz","fileCount":95,"integrity":"sha512-yRPE+IY7H9tvN1y7/vSzB2sjsyOS4d3qsHYWjA9eLVlouPoth2vbxBXItWMMeJwIPkVR3VOJ9XbPMFQVsPp1ng==","signatures":[{"sig":"MEQCIQDYAh9DAhJLIVknEt/UwnFhfFt2SO/9Nmof9vNNw8xCeQIff3JBoQPq647G6rEzFJLEFtkv1XBrqGWpHt8asd8Pag==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185921,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjm8BQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpx0w//Z1jMb788N87jL/5GkdfIW6lvPDF5mAz283RiJMOW5knTVG3c\r\neCK110lzZxrH6lLyUmWTguHPofuJhk2ElRLAb5aM9UvnNWV66FrrAF2C88eB\r\nPL1cDHdtlOdFwTsuq6MRv/3ndEDR5iCqEDgS7CR74fmcKYDANhwh8bhhkbYs\r\np7JaL/+E6OB2KYgJCiGKL39gthcikl1b0XtycMd6avG7SHjBvDOYAcjj0M4s\r\nv8h7np+QQ1NNubM2QYyxtu6XM19jA3j1dBwqrUe/hnuYOzv+hCmh2lCVKps0\r\ndSsEtCzTLPIZIACcfcEcfSnaPWkpeTUS6KkDrXZsD4R38L8LR56PkW/Znrr3\r\ndAd2aKhKwtdPmAYvGfsEugW+9KF41iyxwUfWLKdoCb/FS46pGFA8DrDaNm4h\r\nCgFHHon4v9geguAsFTv0S7Qk90Dmpocb2ltrD2Hjwz02dZdnqU8NuxE3TyE+\r\nZYHBq76/lD3fKsC0p0wZG+K1jiSGf6Z4Gh6t30DobNPI0m05iX6fOL49MkBp\r\nlRZ8KATRUSv8Z4eK266tMXAC+eMEu2m+XQimQFL1AisofC82Etyi98wQjA67\r\nKBn/iquzVClTWN4iriU3QC//BYgsICfvEZiFIAAXNSl10F3dVQGTNQKmRam+\r\nnceqczVsRjz93gj1BaHpIFarwXuWk9DTBnA=\r\n=JUtB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"46c64f17682778c091d247fa490912f0d903ea8f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.1","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.2-alpha-20221216004725-46c64f176_1671151695930_0.6293182706040419","host":"s3://npm-registry-packages"}},"2.16.2-alpha-20221221094648-8a9fe7324":{"name":"@graphql-codegen/cli","version":"2.16.2-alpha-20221221094648-8a9fe7324","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.2-alpha-20221221094648-8a9fe7324","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"048d2e60c56251dbe1f345381b7373f65ab7c95d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.2-alpha-20221221094648-8a9fe7324.tgz","fileCount":95,"integrity":"sha512-PqZWtdh3LWjDJms/2pM3jbCNpPjdGGXfcq292nrw3DBuoJJw49Yrf7UenGgCgBu+cpnuSIRYfBqPjpZ1LVnWFw==","signatures":[{"sig":"MEUCIQDIknYiHiBuqskrfiQoRw/th+iY7xbxJbCNha+DhSLrbAIgNLzEzRqSJQoaPdJRnCDj1JWOjQA65em/ZYRXLvElcz0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185921,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjotYzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqF9Q//UMnsj+Gzvt6tFtfOOD/RdddfYTbfE2CGWmAucHYQqQ/GMLw6\r\n1LRgdonM6JEgXVIswa5at1u5Zn/QSQsC1xF7ygOf1BX0rAg4Qsb45md1skq3\r\nYKsra6VSvxt2mQ3qHcARWBsYjvkPGmrfSjA1pwK7XdPVOa/MhrpQCBZdjX/m\r\nq8HQQ579SaBf8pOiioltEMmX9tQKBiyCMH3jbJ804HcCdCAp5qTM3DEGOrwm\r\ntEadEa8tAdcGkeGANqfbfR4xlXP5LkFhYQaIuC5ClNrhzXqtHM340P4ENQxJ\r\nEskQ1EnO/17hOe+2gS289QcELCFS/J3NHmnyO7FaD/xBRtIhnpBCrvJ/+9Je\r\nnloGRGexDWSqYo0lGjboOqQjMUB9jnc1PBIptFufCX8RUe2A/OXC3y/pa+9b\r\n4D/Z10rCXlN41i4rquRvqvJUUySDCmdhnFZKdDuCr9ssyv9BiINCyk0mHCQL\r\nAgg5sh/Aak0HVDfO7rJnsJccmbOHgRieVUsPn/VZumNbnzMxlCFQs9ppfQKY\r\niaVUemRQZAB2W9GMosYHTKYzZw7w8M/Xfr4MjtCxioJAMBpcbPneIaKVuM8B\r\ng7vIGg6Ge1384wUGHXwmW45QbV5LR1j8Jj0/shr+pu0MUYNCMkOX1i6CxVFh\r\nHKZvr89v/F0w6K/4eFFaO+91dgBHRCWw8U8=\r\n=Yazs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8a9fe732419c3eaa95bd18775223f8576b8e725d","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.1","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.2-alpha-20221221094648-8a9fe7324_1671616050896_0.8833114318826361","host":"s3://npm-registry-packages"}},"2.16.2-alpha-20221221094823-312cf4285":{"name":"@graphql-codegen/cli","version":"2.16.2-alpha-20221221094823-312cf4285","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.2-alpha-20221221094823-312cf4285","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"9eb194a8f7ad65afdb309c4892ddfe157cc53a88","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.2-alpha-20221221094823-312cf4285.tgz","fileCount":95,"integrity":"sha512-wg8WalGByRyMgGsDmVAM3rp07mPFqNqLK1/9Zois8FzjspnAWqaPEialisti3IjHnLjq11jhx3Z0xjUbUt44CQ==","signatures":[{"sig":"MEUCIC/t7AmzvupK6De/VACbtNuBQ3hgItjN1qvejQFYyZJmAiEAig7ur1hpYId7OzhuJOOh+BlzchYtCa0ejMJDrs/tal0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185921,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjotaJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpSTA/+PP8QFd+X6IFHtBnDVT7gw+zClTXxFVc3KLnLIoWpwJYtxXmI\r\nQaB+6eQs6nqwKvyT72y6uTiEcnYjjqqPagGpQy1MYQfcMQ3IiFRiWC3pVGb6\r\no9+sesrLpCgU6OnhKlASFrJEXjeMwGB44uGv5P/oC57fiNWR2YmQUmSL8Sny\r\n1cPb9qYNiQ14nHnTq9y4HfjXkYO3D3sHVlFf6efWt7EUCnEOV7qGiqhaoAKh\r\neEp1LeCRsAEUUf9nqwN+9kLTScyt5FSBsQSBCPJtIA7Q18cEqpheAEK3ZDQW\r\n6YL0r5wPF+VJFaQXBqX6U0r18sL7DprUnaXViHwJPcMJtIObJeDlCVhHwI4i\r\nUvkgKftbdBR/KVMBkf3mWvS4GRkWPmuUMzpDKY12TpVJUUGM36jdREY/XPYq\r\nAtY3xEQqVLBCVAaQ0I/EXEGBCganLiN1AxSrAksCdxTeSZbgN2ftX8nQOyoI\r\nrgQSsE4EN2lyvUDaVB7HyAAMoj82D879Bc5lncT8yPaxRI6J6fErGOHreCIV\r\nLFsPj5YAkkKlWXIn13ToA30GVpnSz3j10stQR8Ee35mtTqFD9kTnyS0gR1SZ\r\nivGD7M/n3XNXp3ocRQzOoA3PtFrhF55W/4Ra0zB+hHm0gpOwCN8w0zJOsQJ7\r\nNuuJHhiSUzihB+Hx7U3aH1CtmMX69axlXq8=\r\n=umPH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"312cf4285c4e4c21f8fd53a13e846508ec804dc7","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.1","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.2-alpha-20221221094823-312cf4285_1671616137543_0.9461337702440384","host":"s3://npm-registry-packages"}},"2.16.2-alpha-20221221095246-a7c8c9e6a":{"name":"@graphql-codegen/cli","version":"2.16.2-alpha-20221221095246-a7c8c9e6a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.2-alpha-20221221095246-a7c8c9e6a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"741b3c882b3033980c6e9a3ccd1facae7373a1dd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.2-alpha-20221221095246-a7c8c9e6a.tgz","fileCount":95,"integrity":"sha512-ng1eDblbsmLdpmtWac+ecu3b1gjAjpBYj+9OK3RfCvVUG7LPWIjQu7UBqm9sRUd02w396Wh7P+gKsqL7R+vFhQ==","signatures":[{"sig":"MEUCIQDfzT08ygd5tK3h0/kXhdR3LtJtJACQlz8aqr+oNUfQVgIgMxPcsWDaurtaOhFB0RlUJLAtMeHp4thk528reooZN9U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185921,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjoteVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmovUg//euxMaC7BktyvamCrRLR3bgK1a2SBDneGFXHD2GtQdMjmVjjz\r\nSjU1Zfl7TvuS8NeDwV243m1D1jKfcntLVMmVGlGVFMn/E0cPuYV0+j3bnRcZ\r\nTeAEnOLXIAT7IAjZNqTdGK0Vq8cH3ihBV5p86iW9D42rHYjJWE13wa9xd+te\r\nBclJin9SSOCVc9J8ZA7uGWy6GwEZhHQUpp0xr3duCvOUK6cYgddyYRQMn+v2\r\n3mh/uJSYUYuVBnkkww+TjhP0wzkcIbAE0tWA8HAXa991x+nP9E+QwNya0EiV\r\nb6mwYVDIRx4iiwgdASzWXreXGyPtY/dUiNvy0NHffIuSea5uRLvKQ5l0G4IT\r\nsQrljUrlcYtWPeahQRq2BbCoiIqsuHdrIxQbijYW5M9ZsauskzPKA6Ci8Tvm\r\nDC1+WGBlMHrMr5DMx7O4mvtDcPT7z7lD1Uh9GE6TDIt+kLbkV0S6B0Tewy6L\r\nmD0AewNZNwHct38scf59qa2ASNubjZ7hYIfKq75QhVXZtgQQVFaBBFLgN1c+\r\nGjJXVcaf7n0/CDRnZd3rBECFbwp5xTBoo44sAZJPenr9sHoapf8N1hiRMPJC\r\nZguxfW9e7b86vQpDpCHfoxOag/nahQ16Y/J7YZCxNby7ZncoKxulTRz//lMw\r\nYe8UqtTjpy5WQxxpUFS22hyUmcy+T3Ra5us=\r\n=GMHr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a7c8c9e6a5090958b79c204509eb8408edd13ecc","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.1","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.2-alpha-20221221095246-a7c8c9e6a_1671616405751_0.3456061736730147","host":"s3://npm-registry-packages"}},"2.16.2-alpha-20221221195509-4052d6bf4":{"name":"@graphql-codegen/cli","version":"2.16.2-alpha-20221221195509-4052d6bf4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.2-alpha-20221221195509-4052d6bf4","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"36e8e3e0cf10b8eb474b61ce0814787ce7381ceb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.2-alpha-20221221195509-4052d6bf4.tgz","fileCount":95,"integrity":"sha512-fI5WUmVshewgHrXLluVnh58jvFXcqB87o0xHP+nYwDPDs+gYDSDuTwDGV+evoNR7nQQb904VmHuRsWyTU+FJew==","signatures":[{"sig":"MEUCIQCa4xLMpFORjucxAXBYOHQ9T57p5a7ORgt+kO3T0/fsjwIgUCve1NHvnZyHNDRiYRWEP+NuoIWZ6tdrYTXq5/KeWZ0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185921,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjo2S+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoThg//c6p/VaRUJ/lIDHHhmzpuhATmAogvcFulp3fQroOnTgG+LsXg\r\nb+NT7NLJ/Dq37AG3slTJUunmWS/O1njVLMKfFA75jkybCzvm7c96wmmBUpUx\r\nPyTdvVExsDm/NWDH6BRxT+D/Ph5BaszI7WfUoJ9Xu5SLuhc9eA6VKQjFPFsr\r\nlqtgXZ+9RczpysAI2pDy+7031lpbmQYrkcA1c4r3M0ALkEtJUh6/Xo0kp93+\r\np3MLuOg+eMYzyAgZJq0kh3L4Be1tBCiVSXYwsHXZgbENckY0e9RW0UCnOakU\r\nc470YmsGSb+IUZo3/FfxMANROcyZLtRcYNNcODpN0G3v0T3Jdv3pTD5WMZOG\r\n0D9ApktPowvMmekZ2yf5EDSm4tlZ2acDSTd89UAnp135/dvOu0B6DVdELSJ1\r\n9WrV9DeoBk+yFe8+xcG895nRArezAPCcvKciOZgwEDZFQlSY7FQQt++NoN9e\r\nYdsgpVsMUI/1KNUuwNVDL9lBGAVINVw2MtIrkz15UV5s+kHJfxa8KKAxS8lB\r\nOCrtFr2C2w08hL/Tsy8TfT6F9C6hvbijSI0laY7X+VeEUT/xxwzA18rLKJn3\r\nPzRSp2AE+p+D08qQ2SCJUb+epD9u5Qjttw8MC+biQ0n9ZPGN7iezoQL9o6Oa\r\nq9+C7e4jLSuWON40TBsqIc2HZFEmRZ2h2To=\r\n=NzM0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4052d6bf4f8e5af7aad8652db74c9c728e78917a","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.1","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.2-alpha-20221221195509-4052d6bf4_1671652542681_0.8052070984966309","host":"s3://npm-registry-packages"}},"2.16.2-alpha-20221221195610-0d9b35e11":{"name":"@graphql-codegen/cli","version":"2.16.2-alpha-20221221195610-0d9b35e11","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.2-alpha-20221221195610-0d9b35e11","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f516d379ee0b0449ca3ea376dc8935e9eb5af7d8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.2-alpha-20221221195610-0d9b35e11.tgz","fileCount":95,"integrity":"sha512-gy2mohqGaJMGzxpUn/sSeaZU8BHUCz6aXaRC5kx4/YfQ5bHkIDTG7yEEjrEfKZ0SOJHkEpTk9QiJDeBDCaI4EA==","signatures":[{"sig":"MEUCIQD1L2M8U8LshX+9PuUsW/U17KKGd5GuXpH3hvG0ocVpCQIgWmddHXQRFNgYJBSo/t0EfsUJYK2NWV2PBz+3A8cGAY8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185921,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjo2T+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpypw//S/gWuvp996orcwa13i9sHGk2KzAeMKCkr56rSH6Kvq7Cc5mo\r\neAW2qlib41ZnO1prJAtwEdvBf9u6VXNDW2O/gwNJXZ5lsbkEnFVV9P5EKWFZ\r\nchXf2vMC+8KIP1T62vmhaIWwSlSkzhFGRo9MSdjpKWWxMYkG5v1GsSvd5aNK\r\n/Po3nBmX9oVFDWXTQ2618kpnLyRmJPJxpd7W10/b5NJJjYib4NQ9L1EVp31b\r\nC+sz69Wap3Tn9CdJEkBrndzKXmCuoVlijNh9g1I2TC9pYB/6a334/IIq7xHD\r\npwSmMe35C3683UvWfYrc04bht4ZAgWuLiG5rrB+kSmt/pQXS8NuBFDeQRBHi\r\nrI7qo8k57R2WGS3AFRRevseaFbLlYo8wg/rjIUaY3wikr0wgBRyF3adSCa9c\r\nJ3nEH66rcxYqH8L6P8F/BRXIUDbJf0c15kOHLjBbzruhSkTkmyxJ8q3F3RMq\r\nsPZ/meT5/eQWD5OUeNDLangriurpJ7Sm5oXfGCIsTDI4XJq1kXMcQ4bJbO87\r\n17BkxGqELMU0n0DskkMP2Mz/VZ774R2WDelIMtGvzITeYecWnwMdaDd2q0D4\r\nTg7Ufbt1rLjZ6Qw07DjxT4yEv6NOkATzPs6d7gKACsBtwLuCBUN9CR6/TGZb\r\nJuHTgm0DBja/NhlEiICISfpnmG1coXLGCm4=\r\n=yVvh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"0d9b35e11bcb3f702d3570c47398962e74e889f8","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.1","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.2-alpha-20221221195610-0d9b35e11_1671652605930_0.10872807318824163","host":"s3://npm-registry-packages"}},"2.16.2-alpha-20221221200143-4d5ca9ed5":{"name":"@graphql-codegen/cli","version":"2.16.2-alpha-20221221200143-4d5ca9ed5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.2-alpha-20221221200143-4d5ca9ed5","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f02154d894371f6ca871c32e6a1318d12fed961f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.2-alpha-20221221200143-4d5ca9ed5.tgz","fileCount":95,"integrity":"sha512-GztwQQUnBJuTSdZRKwwzgxjag2SRD/foyvC0y3fBlqQMTc+Scundnz+gHSezL4fMQ9NOkcFD/Vr56o0G7Gyp6g==","signatures":[{"sig":"MEUCIBG38N/OtcYqUCh3+KBvfDFZlqFsMztW9Y5nt/9gpLLNAiEAtP959KQDgOjDypZ/RVFjsj6aTmLAjzfwu8VSowkuI1k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185921,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjo2ZHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpirw//Ru9n1LfJLcgj3YR/AQDbigxrpgZwvl6ua2pzsWYKgFbJ2k14\r\nv/Rx4PzR2iyicBChwVRd5LLJM1TuZEdmvx1e7qCnJ7yuwNFTFEypzXBPIHBg\r\nPoUyMpOm9f3zMXZ8MXCi7t2HPlTam67i+2C0bpplyd0RwCf0hcOJfzijAwup\r\nJfvp27D+1nne8/qBsjoNXS/yYV9X1PTtZXCkM/wxd7LQldRyEWWIbcjUkBPb\r\nQabcbQiCZ8AaWY2niliYFadW3eXdUIBdt8sMRR8eMSALk11HStBiB0P1c6je\r\n12phNFGecLqX+f47hniorXQq1kil9xyHw4g/Fb1qWPPSWWef+eAxEvHg798F\r\nc1X4vioX4WD6hopy2qUPs1+pYf/ssbC437R9BeWqrUF2BAu18mADpV8Yuq7W\r\nmkNzRqOGwhU+b9S8uaaAGMNfFMxAQ0WpCbkeBN+9qjl7sqnDNWwp/0WCU6uf\r\nuMy8MPHV7ECefGe87C36T03eODjiTFwCYzpEqNB13vDa6Ab38sEaN5eFluFA\r\newDYWqd9gZidVHbbX1NtTn9w696z80O72hgWVoNwW/7oVAIjKAxvp4B9LTHS\r\n/VMFtJt0vaIP8r1sCEQ45AHvHJWKE9hscmK4ElZRu0Q/fRmIX/pxGfClZIrs\r\nbrJopvGnSs3IlLvVG45R5a4z0nqTmbGMnT8=\r\n=TU6r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4d5ca9ed528d326a2f30a4c334c728ededbf1996","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.1","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.2-alpha-20221221200143-4d5ca9ed5_1671652935502_0.18728078293131523","host":"s3://npm-registry-packages"}},"2.16.2-alpha-20221226170314-2880061cd":{"name":"@graphql-codegen/cli","version":"2.16.2-alpha-20221226170314-2880061cd","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.2-alpha-20221226170314-2880061cd","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"aae2f2b4a5bd96608c85d1635506f4f4cba398b8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.2-alpha-20221226170314-2880061cd.tgz","fileCount":95,"integrity":"sha512-wUuIban0+1EkW4dnsN78sKK7vjA/9RkNaXdDI1vPX12bfMAEiEhxfUfddqtcypSSDJGozwikHHeGm/34fe230A==","signatures":[{"sig":"MEYCIQCM3LmNtqZJBdr2odW3m9m/D4MnJ/dDuEUUmwO50WsZ+QIhALk0+FaLNkvwWHeEnmw6lqq30P58oYV/OGjcSMUrmqXM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185921,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjqdP1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr+xg//RRdkC3jOaNvQGw3rSb6ud2ZI1MKw6ITOFEMsc0RDn5wp87sE\r\nwEa+J3AGmAIjUk3/F8846Hx5LF8QSXohOBBgyT+Umae588EL8nzWAFwnXwyt\r\nBfiBlWlUkSl8OBt/+DE3OTaV/gukhz0hOc9kYz03q+UmIhAl7euY4Ulv8CZQ\r\n4WCyWnUATy+GHZ52w5Im1zbBp+lnLlhVFE14ayMxEOqyjIDxiPKVEsQYMs1d\r\nPaHgGPHvEHo9K9ip2q3pFyA4Ob9k4tflYr92vwydQTdVvFBBLbI5lX3Q0Xw7\r\nw6Ga5Grnx7/Id7IUT3n1GG7ijcjOdN/R6iA7Prkx2K+HKP6Y2oRfUsB2u9M3\r\nKEUZ2A2sb9DGBEIRZR0cLE6GdFo9d7CCo0lSLqrHB4wnEGdZ6ddt32V0DiU3\r\nqOMmr3e5QnA6D1Y2+hSM7bs9Bwj92+3mEHsP6l7/6GbnKVCTzR7iiExN3E8r\r\n4iXO7W8VuC5+uuIezbdmDCOf/Cqwd7DkeRVrkOV622EI7A9p61/2y8MYViS9\r\n7z2Rxh7NRCtnFF1zq7USJxkhQ7lwzW/fIarlrjOWK2vBLmXxtd6t0foASAdV\r\nHv+EQ0U3XWXTI5SHbkoYzxsaH2fvYkT9ZkZmvILlcX6SpRGICrAZVNecHrIZ\r\nr+Lc0ln8GJcZvdezVjvpifhcC8QQr+txkH8=\r\n=Uv8t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2880061cd90c13da72e7560665ecf8c8596cb7d1","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.1","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.2-alpha-20221226170314-2880061cd_1672074229133_0.317580671964351","host":"s3://npm-registry-packages"}},"2.16.2-alpha-20221226170358-9a5d69c85":{"name":"@graphql-codegen/cli","version":"2.16.2-alpha-20221226170358-9a5d69c85","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.2-alpha-20221226170358-9a5d69c85","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"63cc6d01bb6fece75ebc0d6a50eab5ecdd02abfb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.2-alpha-20221226170358-9a5d69c85.tgz","fileCount":95,"integrity":"sha512-A5JtOg62gIcgIityaBJLn7EtelYhIjSPeb5JPxyAPjvwersVZ9WXHQiOkhL4LZWIkIfCoW5kZchL50CMnx17ag==","signatures":[{"sig":"MEUCIB1/z+VHjSiY2k+S+ExzXgaxzSotrby//NCaO1QVjiOVAiEAhOpBrBOlLtHxqSoib/wd/NqCuA5mJIbFTCXfqt+AguI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185921,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjqdQiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoJhA//cN5BQT1SQAKIX3LDzA4OsiIXT+AYmEPbb7DebSBDnSJuCIiA\r\nGm7L61WEalTM651T8b+rEJrjAqtx6PWmLmDpOYi9JHAP53MOdFjyolzhgFD2\r\niNAJbih0CjxtVNhUF536/W3WxYlHIBhSI8gc4BMDVmHTkZBnuzfrOCKKtuXA\r\nyFSdupL7lDQF/u5lhvXvtsH2EpgnjdqZM8vBn2gkdRd+9wz9S9mk/aet8SPf\r\nic3a2EFYo5BkGERhIqyRVKS15wGZnP95FLaqh6Gr+jq2L12K76zxzPmFxd6s\r\nUafBaBPaP6Xfkp6fteOlZ4IffeiQwsmI6SyqNo/re5wkHW5ZJJnfvXcipL1D\r\nxMWps8SVZdxI9uDCQndjYy7vS+8l9zsQsGroCsQDwTlbjGe6ofO8BwEXy7pa\r\nCLo0QeS6JzYYbpsBUSz/RZPIx17IAS27W58WCkbun9iOK/SCAAHVcAaRjd/q\r\nBBddlx922bUITKGwi6CxErrooiUBeyXOFE/+TPde6v/mh1pXyefQIRIpQJQJ\r\niN9hmpwewlEfstd+ZXQqaoIwSnNIlSgGVd7Mx7NyVoEB6zLqMEZllKtOs+/B\r\n90jGULlK1Uf0RWnvZ0k0PS46+4RDPc088GyJHiMuGRWXnCeRjPm5LqYhZ/Ti\r\naxRr6Apeb/fXVONADyw2i9W28Z+I1oYDT/o=\r\n=xJVH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"9a5d69c8585ae1f26369898a3a7ff4731f87106b","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.1","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.2-alpha-20221226170358-9a5d69c85_1672074274392_0.2784571641384741","host":"s3://npm-registry-packages"}},"2.16.2-alpha-20221226170442-e4f034335":{"name":"@graphql-codegen/cli","version":"2.16.2-alpha-20221226170442-e4f034335","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.2-alpha-20221226170442-e4f034335","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e390d2ec8af2eaa24e1a5748086b748a4950aa00","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.2-alpha-20221226170442-e4f034335.tgz","fileCount":95,"integrity":"sha512-RoxdRb53AnmQ1V7vbgSL1tHmZN+SgNMB/bgLVAmFU45Gzd+UoSwgeTHHcGfUFeHLl56Pu8bu0EarQycCotQE+Q==","signatures":[{"sig":"MEUCIQDSe/KTiWsshp0WaqQOM/ru2KT1aZ/gLM32VehOUjGI7AIgQaGlOk+uPUjAUPTP90RVKS0bgPgHl0Tf+CFuuDBSJwA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185921,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjqdRSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqoGg//Z7B/bvHDp5PQt/GRii7cKMnre+TuIpsbFVv6Nf2Nzaoh0CAt\r\n0QZMoKGFMmhmlJoZAMiO8NRmIZMXmqIpJCKhhOWaVYzixJ7xrZUrPlVFKw2D\r\nhumJFMUckyr69/S3sNsCrRaRHp1+ahU/dDi/1sFi1dnYqoWIZ81vOiGEZ201\r\nV0VMHnDaWMmJSfw5SHQ1iHzbMdF86Jz4Wi0oCqdYfXJposP2o+xM5Fp/L4S9\r\nj1Y53vh2BENoWUqEQ+r0hs3sxVFZC61PHAftj2rQSnwaml1TMTT7id/fWqen\r\nCz88KtFGY5hhRjVISregCI2CSbaOvxauu58da5FdBJ0IQ49Eybhex6QqR31g\r\nUEPdioVWCwy61VKdTATnZ9E/++j4CypnRtLb7YXgqN8GRzsIEkIm8XBvbFuQ\r\nUnkiHZkhArrAYmNO9jvJuo9DrJ38kDzRxvn2/3J4SCrSa80Mkx0asU3zh5wK\r\nS40jqHyMUwZP/tEg9vmuB+zG1pTY4A9g2t/lw2aFgzf4gdeq9j4nmln3aSL8\r\ny4Slsr7IjrlneXu6jHC597BZuW5p6fqvhDP+Z8/8Yco9BXUsZBVv2lN/qNO6\r\ncvfAS2J01u4I5wjZtRftsy8gZP0Agx/NGDoE+bauLJFy9Wd3BZ9XVlrq0aKX\r\nh00BCMVESymOukfq4FzhiRA/rzviLS8pVTc=\r\n=3iHs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e4f0343354cd2f6490ece1705a34448bf608c76e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.1","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.2-alpha-20221226170442-e4f034335_1672074322695_0.3286979891501305","host":"s3://npm-registry-packages"}},"2.16.2-alpha-20221226170953-eeba9dca8":{"name":"@graphql-codegen/cli","version":"2.16.2-alpha-20221226170953-eeba9dca8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.2-alpha-20221226170953-eeba9dca8","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"407f7ac2341b3178746df326f88f0e45792493ae","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.2-alpha-20221226170953-eeba9dca8.tgz","fileCount":95,"integrity":"sha512-j1v1RPMIkUC8JVctbpdP79cwezUvZvg7APe1q1EG2xZY6IBsjA47AVtsAr6gGsLD3/ZG6xDZ8i5lU8zXLj8COA==","signatures":[{"sig":"MEQCIDd2QYex8NiQwgDwxAKKGOcv9+hyyNibrGIgtCd3LoDCAiAhH58V4TxntTW2MoObk9V4rcl9ush3fsqNZLAsLf9zXQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185921,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjqdWBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp0xw/+NiBRssQ25Cht9dSXicO9Jty7PNXvyAA/jBK5/aAUQZjt4k/O\r\nWMThziQGmhWfsuK8yvYaKCKrPUU55XTjo/YE04Awckb/I7RXFPs94ix9o9Go\r\ndfviu3CTNCki+48+G9gI8dZzztum/i/iufn/pQqdzU1azTMUweuCJ8YJ6MbK\r\nz/uZoEa1DwopRShrDh+G+lfgIAUxtfo99eO5wbI1dP5DEeftCUKM4tsTuRMH\r\nsnBgI/UGZPbVcWaXQ5xo489X9dpJY5wL6mYiEyJk+iKQw4nMxjULWq72QguQ\r\nM9gVizXP+w6rdCHWiWAk7UBQKD4my7dXTL9T+Y/zdDVTBAcKBkjcoPVT/XWa\r\nr1bafOhDFqperEXt0uf0fje2MJ+iSou+AStD8L1X1RfBp1bCbZAaS9HPOmAi\r\n+ON4yPopbHQYc1gw1cwYGrsOJwfZcsbG9FgdHeLEZ3zW4XUkrNCLht63CIen\r\nu12kkjGQVkmIx6cmvkKxiim0/liRab+6d6/WyPcsqyttR+LcDMBe88k8eonf\r\npeD1HPZJeHj3hdp9f0KOAUSJf6Ncf4RD9B2wpBipPReSyE7dZc4o99qWOoBL\r\n5SO9356wzYwtXEO11gJMCM8IjVE/N6xEPaYTsxziVvKzdi4S4gfcvwBFMVF3\r\nVeRjU01/W5lAY/8wUED4EyMzx1uJNcst9+k=\r\n=73Pv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"eeba9dca8ac2d72ac6389cc728a7d189347de23b","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.1","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.2-alpha-20221226170953-eeba9dca8_1672074625788_0.07987244666291882","host":"s3://npm-registry-packages"}},"2.16.2-alpha-20221226171454-8e0bb353e":{"name":"@graphql-codegen/cli","version":"2.16.2-alpha-20221226171454-8e0bb353e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.2-alpha-20221226171454-8e0bb353e","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"761a1da48db1ef40d37f5fe3dad1ba121c62224c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.2-alpha-20221226171454-8e0bb353e.tgz","fileCount":95,"integrity":"sha512-Nfsn0Sy15NG4HIful8+k7HtjHgSToG6XJX9vBQCn5dWUEy0BNN6x/Jxi/pTIHswyEB4EjAl5Q+IOdWiStP4Img==","signatures":[{"sig":"MEQCIDekxFR1qqA8GQ8/S36P66vnNHzVMFONuwGNHR//xqEbAiAmOYVcHUlqJYcncBtvTXweyUxz77iIpfNYiti/NT/rig==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185921,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjqdauACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqOaQ//XbYL9W5j1sm5VoQgRbExdi6byWO57mcgy7ao3tbZHrLD1aCo\r\nDvychi0ANxqJTfNRg12H+ZvYO59FXPnxo5Vd6zF2RIrr837rPlPviswcNoZZ\r\nM4JmUne7xv7hyzFhwhQmcLkeX0G2A843ZKF7O+zFREwaAGjYP4sxbDpznNRb\r\nFP+akqY5hXeu31xKS3OQ9Jt252EBpO3xY6N9El6fIYffn54Jzi9xVVRu3aZh\r\nImbcTEzrFW+eNnNvOtdgM4svE3xCupXMSetsSgVO4gQg2zI3YCWRcxICxlIO\r\nALPLpJ3vFY36rCByhz7yWtineqrRe0VMV48XB4jbCzMortIg3TfhbyNBu6Uc\r\ng/lrrNLKyqqzIFRbs5Q0LNI7RrdU1BrwSy4TQOtqokaCOpDjUjTbJxqACIyc\r\njSY7VoqGUbiR13iciMwdvylb7Lrvl4Fa+Qj5PicX7DEtRLfbklk8501PLQiK\r\n/7O+lIN6X4Kn9FN0zH5A0rAKF05lk1/CgBKiGx2yUA5+W/IY5W+rnTc0USPb\r\nC9BX291dGu0GsnuD5nhKm8kRL4JbXRAeEaMQ26ujyZIMDu87OMIk0az752NC\r\n5CoQieaO43gdNVv932Sp6zXhsDWkqH66ySrWifMifD2CL+fDRECIzQpR+VS3\r\nqrBvUhx37DbXzCHYvT3Djk93/dN3SO+RdyU=\r\n=Zp3b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8e0bb353edc8b0957886af20c094fc0c81745562","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.1","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.2-alpha-20221226171454-8e0bb353e_1672074926555_0.22500554023590746","host":"s3://npm-registry-packages"}},"2.16.2-alpha-20221226171557-95d456f56":{"name":"@graphql-codegen/cli","version":"2.16.2-alpha-20221226171557-95d456f56","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.2-alpha-20221226171557-95d456f56","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"08daca69ed5356619be6ce70a541fb14cb908504","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.2-alpha-20221226171557-95d456f56.tgz","fileCount":95,"integrity":"sha512-528Qp0abKJrf0BJUCptkpmFwO9KDDKNqZmcWu6Ik60bAb7xM0w0Zx0DIb+BJ3JrWymyrDWzOh0Vb6FNYbd5fUw==","signatures":[{"sig":"MEQCICSdKp2/zgPJRpgL3LuHhIan7v5GlCizVWBWwVw4NYGKAiBeLrTJHkya6/XeyUgvM8NblNj+hZSg0uNQHbpzba5uKQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185921,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjqdb9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmriqg/+JmM2gV0qdkDT6xnHhR4hV3HJnouNf2BWFAlN9uTzT3okrBRA\r\nZ+/BkG1XJTScdFt1RSE8U2TepGiDZjvefhBhjwDZHN3ra6ji9xXGYCB6ZSpX\r\nm++bD/CDYRpatdtl+RN8vzEkhcnYh/PdUyYAsmtyja0PSl9h+wL9Up+E4OxY\r\njHuBYjDmKYpEwea9Wqm6JbHFM7rxa83uB3bXr1Qx8OCQpEeywrnjFra7zCSt\r\n1JkrIGK0+osBCifAe3Mohw9radM0QQvuRGJD5MQZYLK4iZ9FKpoC7UO0U8Px\r\nwLQeqSwChQsW1oV2MZVl87oyOMoBZzJKVAHfNN7Gs+lFr9an1mXURTWP/mxV\r\nwi2mJE4O2IqVk7bZ8C0TePl9zhZMlSsmg6MwnjzJMAao8u8AMBFt87JEONyr\r\nIhBKG0LJ06T4EW66YG5/p9Wsp8tWl2nE6K+di3rsxT/7HHdqSN8QLYTHH15k\r\njfRTcesXdZUbrU2bzIkE5ZHLy4I/vm9iad/Acgk+MoMP2C7oU1p3lBT3+t/o\r\n0DmEOx2/PnEvhkUYVEw9k4XzaOTKPcksWl0HQeNti5MC19sAh+8SDgpf+E0o\r\nxzJqcv61VpT7iZfSR1PED+6cJhvqE6TFnsC45y/bkjhoUXteWe28Slk0svsT\r\nkwm8YYiR4g6/Eymr0soNo1yzOcc95o/W4/U=\r\n=Qw8u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"95d456f56ca4f3e4cb2bfc817c977298d076e578","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.1","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.2-alpha-20221226171557-95d456f56_1672075005563_0.7063054511174738","host":"s3://npm-registry-packages"}},"2.16.2-alpha-20221226172052-19a661f4a":{"name":"@graphql-codegen/cli","version":"2.16.2-alpha-20221226172052-19a661f4a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.2-alpha-20221226172052-19a661f4a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"7c85200a1f67f4ee9e8f4b2ff3905a5616d72702","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.2-alpha-20221226172052-19a661f4a.tgz","fileCount":95,"integrity":"sha512-/T9DO2RD7WL4xhn8/iTCkej93nL/A7I9RuWKZ0wzrxWI+JExwyAZFyuugFyZkfPFq54XbiPqn+dhJHg2AjoApw==","signatures":[{"sig":"MEQCIHW218mhM/4JhMKRqoAAbz6b4ZpOCnIkQ2N1G9LvJW54AiBPtYJE7I+td0yNeRAJEBvKdrj7LFESm1vZL5RfDfaQcg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185921,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjqdgWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoitw//fAj0YXdEddKxj5o/rZ65O95eBkoV84BmRkKRC3qtyCUva1wr\r\nJCLc++P/ek9otzoq+bAMiwl8vtwtZy4Qw9BDkJxwf/Oh2FD+6dnkOHbvaxrH\r\n/JtbK+pVv6zG9Jdnp1vhFEo5EVGydfa8naZSStWwsJC5yNqLO2+JXI/yrorn\r\n/j26qNqFYfM3yEtquOxuTn6vAVRkqXZhpEtW0ncceeYspCmBRjWHoo+xSad2\r\nBeqYAUx+Ayg/WL8WNDD9T5wFqelPn2WKpP93cR5K3FUHlXPcmKHmt3NTG+m/\r\n0RszvqIb07B2nUCRDjD/gYwxM4ZF6tgrpTPWAy47qUsLLqV0XvGWGVNFfWYG\r\nuioB99rsMeCGIcOily9rQymZbpkbwFnPWP3iMzVYClnYmAHVSduPSO6mtOca\r\nftSsEYeBwx1357tgEz0m0MLXzVNq75jmm0jtET8/N2Xzho0A8AB6xVQzFBJ/\r\n89mkakTwkGJEbTH69kA4NPjg8E+Gue0FKXWeYe2MDlp3p7Sofyp4ItYy444G\r\n+TmkRaXtr3l+hxshpspwGSSwm6yRzIGtuTJ2UeKS6Sak0MnXmE5QIXMoNwWO\r\naNSTyrGzB4SdApeTbAXLWYyduR4w3wZDKCVducJCwGOfK3CFi0u7C9RcT1M8\r\njHZYW2QS+BaE00gOcR8BthhGeG7/HdTyfdQ=\r\n=4jWk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"19a661f4aee56f502388feaa5d9287fc05463f8e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.1","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.2-alpha-20221226172052-19a661f4a_1672075285811_0.2713103795829743","host":"s3://npm-registry-packages"}},"2.16.2-alpha-20221226191931-f5c83c56b":{"name":"@graphql-codegen/cli","version":"2.16.2-alpha-20221226191931-f5c83c56b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.2-alpha-20221226191931-f5c83c56b","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"521f84459dd23302163cca331bc280555c833b77","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.2-alpha-20221226191931-f5c83c56b.tgz","fileCount":95,"integrity":"sha512-qX7jNTZN9Ftu3BSdsVd4uMgVbaCQgiw+1zPXLPlFsYVwTxwvaLh3z1bQ7rnKAu0tGZB1kSefDVOnvXWISdsqMg==","signatures":[{"sig":"MEYCIQDluSCPwooLF5j+QTfQ9z6wQ7BwqEiUZX/xR8oAezB2HQIhANFbC41PKWEBGX76SqeVnhSGcfK8blo/NSFSiFbkxHmD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185921,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjqfPmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr6IxAApJ7k4NSejp+Ia/LjjpITOwD5zyGqYzM8rk7FsHDz+xwy2o0E\r\nkXNgVePhtmT6n6GKh6hGDIIiZ6wm2GDiLDnjPsR7vQD/8n0SZERuXTrnXhze\r\nvMLeorq6WrvSdaJpXSaC8ccBGJ0nYzsiKjrMjp2FU2MLYJaZgRh2teKk7dGm\r\nCJjLrF/Ntr4yj8YoZkZv3KpLQVg/AifGaJ+Gl/w79PH2AXaOL6LdcKU9dSla\r\nd8dsMCdEAkAfRmqVs5g4oiFBYy/54rPRJUhMxGZ4NceeyK3lezcgh2hL8HiY\r\nGK6CHw2EnwJ+JJU9QAmk6PE618n/xYg6MOVBFYKMeBo3frGdHZKVX1D6RGC+\r\nEty6vHZvYFCH0DrGiaKmWNFTL6wWhyIKKkS+ELqkbY2ursuB7Bheg5EAR2do\r\nyYWW1r5Xd7s83NgkZQw7kO+dAYMbn9IRxjWm0bVNm4jf9Vb4qsUK4e1ZYkZc\r\nIRrU734IkYPF8r/4FOrIHcIFmL02rZ5gAzv7ZazU5YDZ8fz4bDxbOO7pZ5vt\r\nnHjPEuYC1BtI/GSD+rlWZTQ5mmol7nI6dn7vqO6dk8opEXjXJAZvCf2OqL5L\r\nihNZvEcjFKplRj67B0RaymSXR1eNJQt7uXaTNKW+TDtOvS7Gkmyi1ENFdFoW\r\nFfvlXqTVV9FtfXGxlV2rhBD20cLl8JN/DP4=\r\n=KCoo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f5c83c56b19f6f3309a53a1e13518884fa3c9017","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.1","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.2-alpha-20221226191931-f5c83c56b_1672082405855_0.1847502245951924","host":"s3://npm-registry-packages"}},"2.16.2-alpha-20221226192302-fde6f38bc":{"name":"@graphql-codegen/cli","version":"2.16.2-alpha-20221226192302-fde6f38bc","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.2-alpha-20221226192302-fde6f38bc","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"684423dffa80b7106a0b8d694c6b9f291bc6c2e4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.2-alpha-20221226192302-fde6f38bc.tgz","fileCount":95,"integrity":"sha512-fKE9oo0/54aqtepYziGzq1iKdndH9h1NoYuiQC5Ee+q6ivmq/JdnqMVgdTK0cibCsErX7fgtX8d2CHMK+VCy1A==","signatures":[{"sig":"MEUCIQDaBvpSj2dG9k1yMXovYq2rrwKdp4GZaoH74P/Ak6qUgQIgA7JU+I9WToJvg7cOerMzGA1TbRgvwoOnC3l2gPLaAjU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185921,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjqfS5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmql/A/+IAaHCFaJjy2tZtRvmYBd0ZnQp9wkAr8KAZYlVnplGu9vtAxl\r\nI0MW9vxQdJMQmscRQQdTQVyawg0JDnh2fkppJF+JYGTPO/xVvLV8BaQQQfZe\r\nVutFX5vc639ZGJh5K5atiyTLMybneAmoxNTfBXECewm1Mc+MbzdyyWtjYhmC\r\ndA77zbRDRBzPD3TtWAWI7PKuAxi5lB+YLvCk9OxScq40OzpGxy74SN+NeETD\r\nuHN3OpEJ9kGWtwozrQsZz+IralFrmc/sU5SInXPf8VSsuC5bOlW5enrdqBkg\r\nfUECyS6PnJ219veYQgO1UTnZMCwX/IHw2IURW0wTQpwDbaI6iodU20Ppuggw\r\nBGvqSS0rEPWX5rdxOJkX8xa7WUSWr2tZtqrZe3n1mTHz4u63mzqqRoHnb/2w\r\nT1FhVpJs1jsj6dWIw6nVAPCtxJH/RtL/0VwrnNjDK9uF4RRS9FFLZGkaTkaZ\r\ngyb2CDIS1oe5nzFZ76KNsh+LTrErCHtj4MAcEe0hWCv58f0vjRYwlhN4Onch\r\njo7794GWIBWEv1/Hl0GNq7OkcbS23GScopaLJKJjBDJKvFNujwb0OLVcjXaE\r\niBezWksDHnBMqo6RPO8AZihVFz316s37UYGkHp+wLAg+wWTT8Mr/itaYb6Ci\r\nDSkFa1nuzaLTlgXIp79PKXek8ZE4HQUtK5k=\r\n=QaNl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"fde6f38bc20027299629016c130e1adb79de0e0c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.1","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.2-alpha-20221226192302-fde6f38bc_1672082616976_0.9312278043174702","host":"s3://npm-registry-packages"}},"2.16.2-alpha-20221226192834-5e36bb03a":{"name":"@graphql-codegen/cli","version":"2.16.2-alpha-20221226192834-5e36bb03a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.2-alpha-20221226192834-5e36bb03a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0737b3fafb7c4b4c75f4066c62facf1719423ff4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.2-alpha-20221226192834-5e36bb03a.tgz","fileCount":95,"integrity":"sha512-Tkg8JrYyrXytd+q6YrCrA3bgF4nBzHYtw/3VfaaooNc88bYHmADVa+vISxU6OAUhA8Go/zh5yW9xa0ZC1QvIpg==","signatures":[{"sig":"MEUCIQC8L8oKMD8Mf84JaWn+rydhCigLZDUUDDdfQaCW8hIzuQIgViwFKVXFRUrf4KHwLCPGNTE/06VusqSWo938S5h0lvo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185921,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjqfYIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqmixAAnYAVHhcgZl7BgwrFb5CSaMwiFwazfNEFQftpkBLkvFTPQoqK\r\nmdGE5zVc1xnwPOhqEUBhW9ueZt+5g/24foRuExYLLxqlT48ALG/cr4BgZXHA\r\nH3MGmdFVi3giJf9zmTtFrhkiI1HYUqT6Ql3ByT9yoaru7X4BfQP+M9Ul0wGn\r\nfdhATB4VG9EjE3y/jQQ/w77qRpmfQum4NnP9eV5lZlfL9m99uLvxKTIX3O90\r\neRMj5gQSwRf9V81ZiXMV7P+IWayILDyWExlwrhUlSBHhW0TcaYSmCXYXcf4e\r\n3vXOcriYBXjRrVe/1UV5mRLTjmCX93GOd9DY8YR1S2uwi12xAmY1rkMrcUbR\r\nutNC4azYzYppYafh+t3jH+gsbF/xPv3vWMVNnwRc8gIZ3OTIlEIBJ2EqF0rA\r\nOu6hv/XTZ7w2LB3NY+ihZ8iSF/2pgPKFMN3B4lHYQpWjNV4wDZwCaHahAfwU\r\nHR8991WbTfXCCCVVKfahrPGN8zdc1m6RpguqWCOOaGWRO92cFx9/vGpOlKiO\r\nxfNTxMRGKjbLzqlD7piD8W/Ub9EDfEzJih0iA7WWr8EHU28oxw6stZyabMRv\r\nDk6vcEn0AgVLlPThQ9z3HBi83UPQ4sTHegwyMHtvr2hBKldT7nWVkMoR4LAA\r\nbvkn0OknVahF3uGC4B3tEbj20l+3VAvioV8=\r\n=+wwA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"5e36bb03aeeaaf4f7be348dec344881889a11266","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.1","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.2-alpha-20221226192834-5e36bb03a_1672082952486_0.8401312723963128","host":"s3://npm-registry-packages"}},"2.16.2-alpha-20221226202301-c00999622":{"name":"@graphql-codegen/cli","version":"2.16.2-alpha-20221226202301-c00999622","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.2-alpha-20221226202301-c00999622","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c579e49541a1871dbecc45351ed04b16a64fc9ba","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.2-alpha-20221226202301-c00999622.tgz","fileCount":95,"integrity":"sha512-d24DPBkxLrE//jxekpaW0yBC7cs+QdTrMEdgYGH8YkYUXV2BF8tfUeIm1gyyrX+Ia7URXpmjjBgu1cxoKy8G6w==","signatures":[{"sig":"MEYCIQCZ+Bs3pnwrU498lC0cG/eiw6AQ7MsLejdrkLX8nDjjIgIhAIiVpzpqAh33sq56D59D9pQLqFBIoyLYYOkhLfur/tAG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjqgLSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrTlA/+NyXfpKD7Qi9k04j0x0GWV9z70vstrGStpSXNdd3iSg/xKtdW\r\nk/JH47Jp94kHdFL6tAbSBbE9nkh/3luQqIgvrkjXpoGOMEtahaATz+zaf/gk\r\n9yGFHm0KXlvH1dJiPWDxqJ1CSTllqpMFIp4Whtg3nmyytXvWzBuM34ltdx7e\r\n35448FC/8z/ziIIkPMdemm5fSVC6TsvjwHqS8zAS+msjTh2r8GnQDyrliGCs\r\namQQKivnLo9mnqy3z3wbJL65ZI4FtowD/ahlnLxCLGOAB9SB+GIK/S6igJ4t\r\n0pyNrmaLjQVCr3CL55a1zTS9PjuFhmJ21gUqOO2ykozQpM6iHEGa05f9ERVg\r\n/6UeHOvg+RBzk4FkYUVgaWSwuk5lAoQCPAF6ipIsOnKkhMwxCTkhhPDvLt1I\r\nWphPyak1qLd4MMIXi/8grWfE5I2+2sHG/Yi+VWyUd8Fq5GIOtwLeQGmCUyim\r\nfs5Qi60hvBOaACbVcSx9UewecEUNbmtc7S1REcgW7bMFJQXFb6rIg3UOD5Ub\r\nve6kbjv5bC+Hp24mJV9HvXiIQdr33Jf7eL4wWqUSZzEX4jXMNjArnaQY9BOZ\r\nMqgu5qixgg2rssBu4SOMrDFlRcqeWL5Cqh0qcge0maGn4weZRoYN00UMn0oq\r\n6X80FiwjgQfIbrOVVNziJhRtj1cl1HDkZoA=\r\n=aoy/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c00999622901e26cd15044fd394b5209d782ffe8","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"3.1.2-alpha-20221226202301-c00999622","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.2-alpha-20221226202301-c00999622_1672086226535_0.21617878915787592","host":"s3://npm-registry-packages"}},"2.16.2-alpha-20221226202933-65185bd2b":{"name":"@graphql-codegen/cli","version":"2.16.2-alpha-20221226202933-65185bd2b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.2-alpha-20221226202933-65185bd2b","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1fdc4c47a1285eff8fd1d00bae7ef153f0efaab3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.2-alpha-20221226202933-65185bd2b.tgz","fileCount":95,"integrity":"sha512-yKOHS4uGt/oUWoObaHQLudMACPlPytFTtxWuijYQxkqWZc/GtnInIAQsF+3gFW8xljkW7m0kKHh3iJNRgMGS1g==","signatures":[{"sig":"MEUCIQDpibcg+WNU2JXZWF83NKDmF4NM4FOZjoT4EfGsrGf7wwIgEj9lE8tf0tZy+EB5VB273ab6qMZ+rRxu/Q6KgT8IBkE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjqgRNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpUBxAAj5eCXN42QNF/Zb8ZOceZKgmHSPJrE29WWq75gVhaLqXheEFY\r\nXl5kHDodEoJZ+gGuSKg3TUnqzPQtQiPe5vCCGnq7URDL9V7KSWWh8/Js3PaN\r\nQh27GAwMWl5n9p/A9lAETe3SJzF5AjifPtv1+/yevK580ZFk5GwQ6I+T6C/E\r\n9Mr2rYpx8xQLyLnYMq1n4TPCYOCGVj9f6pG2erdl5eRf2hKsB6iADRAfDOWY\r\nkUQFLq4MxEP7C5SWNRhvbg4zIt9ba4AvtXkait6gxZCi1+UEAoeR91WhtcQr\r\n798qZkL9r5GOlrLcj5O/Vrtt+xPjLGUnGA5fbMOaU64UslIzFHvHoc2wtU7u\r\nt+lHOc+zirXPMaVa9EZTWCNdg6Ts+PQUHA4notB+98kZVLCIl+n9rzePRura\r\n0eB7qxaFN3sk84+wOQIHqAlO43LvTyoVkRqn9peu3/YKBhlyDIGT0bMKwkZE\r\naZaF70Uq9UPzqwI3VRYUaIorFaGJL7ipiUFFLT/7gnFhJJzyJ7P50M7pFN2b\r\nVWxP22uj2gpStIbSoutKsmKDJOVPus97tawRTmW94gfhsyD/8xR7bp81666C\r\nbggkyNM9NkXFzOfM82d5RDrCs/w3O9/WO7DWSK4LyWxVfCv2eamVy2MjX4dz\r\neMSNSuvGoS2vyn8TLFeLPOviRKtEkH0ZWJY=\r\n=bm7e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"65185bd2bf16ba36026b5b77c26959b287774702","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"3.1.2-alpha-20221226202933-65185bd2b","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.2-alpha-20221226202933-65185bd2b_1672086605698_0.2963526561657823","host":"s3://npm-registry-packages"}},"2.16.2-alpha-20221226203353-56c8377a9":{"name":"@graphql-codegen/cli","version":"2.16.2-alpha-20221226203353-56c8377a9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.2-alpha-20221226203353-56c8377a9","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"18fd2cfd95236508e1246576dcafde1870047d78","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.2-alpha-20221226203353-56c8377a9.tgz","fileCount":95,"integrity":"sha512-tJRF4jWoqtaSQ77dXQxeiAuuGxVxmVC50kjjkPlg9iTbysW0EXtm1tKdeC3sXBMrRvhVt+v3aIRNK41jyf6AqA==","signatures":[{"sig":"MEUCIQDer1b1ano9xgr9krGlCSwTmMa+vpSelcVulNubh5J6VQIgGyAzSV64thZe95PH6pnxbEZKWURFn2WJZ9syY77HTHU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjqgVTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqOpw//aLm98+KSIobT3bTf0QA+D3lHsQ76yNtoaL0ZsiDbJd4vj+vB\r\nwSzl0KoSLWgGEZ63bh9n50UQwCZRWrsq0anRUpD3PPJjZ3PqBqnvLIpyMI7V\r\nbNT0CBf56ub1ZE9tFUatKbDpgr1zgg/xeNJwvegh5ypiDClgNpm6HFXWCw66\r\nqUZLQFmH7aFw3YMIM5gi9zNn7ijqUCLrA9wdR7+/P2OZzx6vd1Ct6nBpaKAN\r\nYCMklmd6mxJQ8Hu71oF24pGyJ2I1gLCKGu5WDOByYUxoyY5CYh6o/btzBv6Q\r\nvlHjduwoyzhcEBRQMQHiEeqiojAHLdx+0Rgdmnd7VZM8pz646f6MqnwY+K68\r\nFyi6PCPd6XdZti80ghRLEiIwWpeoFS8FTRhNFkhWuyNxK+cgfgntdVFDG7bD\r\n1rdSlQEFIkGA9gRyc0EJ379GQPlLlAMKaQb4ToMCCFfvc9T8Rf6MwVbPTJUj\r\nbofmemPwCS3nmR04pDPtsJbjZV/Jepw1jfXxURHdrecFGFoQnrnqZMtBrQWS\r\nBfwHDZcqtTq5/S3zLJGeuzHZSmm5jRmFpZDTWjtBqWhxGvkkHNZHuEMz8OqU\r\nWHJ5yK8ccCIx/WTG/gg4rNvo7UyjF5WyDmgpVhfaRrj+qBjgoIKNvKVwcxxk\r\nyFw56U1trQqy56ogjfiSUfjVHq3+FoKpSNU=\r\n=DBs4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"56c8377a90752f76b2e1871e138fc099793ae961","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"3.1.2-alpha-20221226203353-56c8377a9","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.2-alpha-20221226203353-56c8377a9_1672086867176_0.3234454053817597","host":"s3://npm-registry-packages"}},"2.16.2-alpha-20221226204059-6490c86d2":{"name":"@graphql-codegen/cli","version":"2.16.2-alpha-20221226204059-6490c86d2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.2-alpha-20221226204059-6490c86d2","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"376c3b6f196bb8d9105b35794e8efcf288300ed0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.2-alpha-20221226204059-6490c86d2.tgz","fileCount":95,"integrity":"sha512-ER14b6ciY/ehasAUXIaM/CxKQXg6l/NbzrzNtxpojmKkU0XrVV8h61SdGq7u2Vo4HQFigdd1VkAl1/iklEF9og==","signatures":[{"sig":"MEUCICx8SIylnRPJ0lo7dR3FY5Wd3HqcOx6Cj5bzXCzD9CUQAiEA0p2FsyGkT+FLAiy3DifKGXVkG7IvgUCuN+l9vObsVrk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjqgcEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoGhhAAjBMW3BYxNFJXr8eu+/d1QsxW37url4D2V/45FzJa4A4EMdHh\r\nV3919Q39IfjhbR5gr2rJUXClKe9K9Z2mHGJJVFxaP2Qnx3YCwfKViesgfKc8\r\nMrfpjhgA8jGbGXBR0UWyMp6FfStEXPAdRc9qDoGDDoS0BiF3DWOwvUAw4CPo\r\n5Bj6bAa2cucRsmTuhdDoEAUD0pUQ1jhfdBxA78Q19YrXugPCytUL4+bRu6sE\r\nuyf5z2CJwitXHyTAUWAPrOv3VHHEa+D8JI2QgXFJGT+QsmOYANxxyS/YIc0P\r\n7AuQgfV0V+EG2O5oLJvyCFIzCyeyRWb3tcM9Zp3pR404DJcSWPJGn41yy5mp\r\n8MhvIawUblPbQHMU2u8GGICvzMwxbcOWc2L/97vRD8AoaKXyJ5o1JB4kKORY\r\nuyFMfjZd602iq2B0c0l++vDLBcxizUrU2F0SmnpGGbk99NU1yV6Rx7+0XYE5\r\nmO6ozuO0x+tVn0ww/jApSjZoVswUzVpgRNJzCW37E7Lq3NAAatkRAfVw5NC9\r\niy3jKfaQIIiFZnBkbqke0zQoLMBt10cbWU/Qlks6p6/qCUH0Y3CJFslI5hUR\r\np0tE/bPj1UuAxHzsWLvSZhu0xOJZs3k//Z0nJQ7Y2Fw4qzBI6e64nUAodu1O\r\nA2c0otSt3vs59Fz/D2h4tUN5Ds7p5Yw15hk=\r\n=qfbR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6490c86d25d4d7ebd38d4f887bb3f620e1ce556b","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"3.1.2-alpha-20221226204059-6490c86d2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.2-alpha-20221226204059-6490c86d2_1672087300651_0.5083756339088461","host":"s3://npm-registry-packages"}},"2.16.2-alpha-20221226204151-ee5488faf":{"name":"@graphql-codegen/cli","version":"2.16.2-alpha-20221226204151-ee5488faf","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.2-alpha-20221226204151-ee5488faf","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"145e59b819603c5a099963cea672b1a1654d5dc4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.2-alpha-20221226204151-ee5488faf.tgz","fileCount":95,"integrity":"sha512-tHWnUDrQIZV3MKRqpvr8vNUtOoQcJvidykZnU7Qtw7xI+qoeJrYo0RKKx+a6e8lekrjp84GHS3lMAhfySy/kaw==","signatures":[{"sig":"MEQCIEpDBgsL1xZHWKl3brpn1j5EV9yJ77dS6sM304ECnmnvAiBinaDZ4snCqtPTLC6CLdmzUQlrYiKF/kx7PPD5JYUXiw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjqgcyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrqSg//U2SD+9bDRU2YpvSd23BD9BueLzF4cpLN4YCfPWAFo3pBt1b6\r\nl61A/fRkeUGZ0xEiXOI6E6SH7A2eDkXrN5IYhzn0QQuFKFjVZBxOw2MY15av\r\nnH4xtyWMiIQl++co+dVArVbnjiXhBkZkKqEtDxVKeCa6GUidy1v363IU1BCP\r\nn0XrjCKM+G6im7OxHakQx6zT1NR/0TbgJuEiJIQ+hJ3226X4Wj3AeBEAmV24\r\n5OYQpdUJymyNBT43bFySvDcleBv5zPeal2RAjpO/KFe7ok7dOe9SLk8+bdNM\r\nhZ9VWL1StvZccNl5QdLvTDiRC/d2CgjaG3U9G6UWFM2qr8WxzGY31VI09639\r\nUfIIyv7bMMJLlwrbn9pCIC+6hAXzh0oxKWGGimjvDdlDA2kLHQwpzyNnK15+\r\n+NyjQ6bSvHEGUkV4KKv1SCW4sIRtQ/vCB1CBfGf9Vc5SjPPphjQpc64NYu74\r\nVjTOIvh/yFdxLbEt2/7sEB+6QD69XOfloqTZQswuuc+9nNtI3B2qVLyGX3Xp\r\nRrS5972EMK8eK205n4tznFzBabY1J0AlaR43NGXw1cwTkKxJ6sY1ZvLMmoib\r\nHGdSVsF0GdOjnNl1BiME2YXMwn+HqdbC+NkqUKPjKZP3kBc14m7xccebOioN\r\nX6wThglY/FJPNW7mM64Apf0x4CXTfmFGlwY=\r\n=1ft5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ee5488fafc517ac49761fb56d2b0cf5e151ab379","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"3.1.2-alpha-20221226204151-ee5488faf","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.2-alpha-20221226204151-ee5488faf_1672087346620_0.32588285063265743","host":"s3://npm-registry-packages"}},"2.16.2-alpha-20221226204649-1811e8f7e":{"name":"@graphql-codegen/cli","version":"2.16.2-alpha-20221226204649-1811e8f7e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.2-alpha-20221226204649-1811e8f7e","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"3f523fca9f0f924fcde58da0bb8bfaac74d31523","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.2-alpha-20221226204649-1811e8f7e.tgz","fileCount":95,"integrity":"sha512-pHfRCIdTNy/GbidP+/37dn+gDe8iEggPKHHrr+6PZn4U5Xgz2OZFEOBOOAJcK5IdEzi8Hc4WG8LO97OFmw/VkA==","signatures":[{"sig":"MEUCIAX3fP0M50pSixDGMd3PgVRkCoUmed4P1CxYRmGvAzMwAiEAkVSSRHWDoiEVdf+mMZfcwIsmYlahn7PtfO6OA/kdVPU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjqghbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpNcw//ZmHG2ZwlHo7aLb1JbQPy2pDssl7xOAQ6XVbIz8dNHRm4tanj\r\n9Y0RYl5f5yVSs3WCxKkRiNnhML56VQT3EKFphEj0yR/RHA5iotwd8GFjUamZ\r\nqNlAik6T2FkwX92X1IaCCO91oSXsJIKYcRGemnM+QXgwvB27jTohLJ3nBju2\r\n+LzsJJ48YTcxzL7B7SAjL340dqZVpYGjQyyB8SGt9mWCLcavw8zhkwIX3Gok\r\nqx3vt/G5z3L4dlt2IxmgukRzI+gqXY8eHiTNit3efZ3/Nz0JZDbOxlKS6TQz\r\nSvkJLT11zXuOXv/qVwPbYkXmJWL9b6e8svULIy7vkxS1uaYzNnEQV8dRXXoX\r\nAGc5BQr2bTcoOylmzfak6YmqJf9Uv/DcMRg+4TwXHU6d8yO+pvSY/NTGrNlF\r\nhsy4s3zxv8vKxpcbVUFXMt89wWPT/pJA9pQ9/kjEVfknlYn3cxW/Q7ZHbiBR\r\nk1VUO++hSCPhf9v+mYg3bJkkOfCFLPSyIs/I7JMMPVDu/h7WGTX17f0krwZ0\r\n1FM5x5zbZ9/S+mKAQHYW2pY7m/hFLpwvH3MXe2S5XY5QY63CBHL03T+qmHhb\r\nn0Bj90QpmZjP0Nw5u+2TDD7eF5EPibjBkFEgsouVgw9yMA3L3lypFGsiLofq\r\nfDzSYTkk9FVUD6Xe+DYjCCirkPwddzRVYUo=\r\n=LUKQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1811e8f7ee564f7b9be36dd90248bb99dfa6ee2d","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"3.1.2-alpha-20221226204649-1811e8f7e","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.2-alpha-20221226204649-1811e8f7e_1672087642893_0.422032228523223","host":"s3://npm-registry-packages"}},"2.16.2-alpha-20221226205234-ca15c09a5":{"name":"@graphql-codegen/cli","version":"2.16.2-alpha-20221226205234-ca15c09a5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.2-alpha-20221226205234-ca15c09a5","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"28b24ffce254067c299b7ea290be99461168cd22","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.2-alpha-20221226205234-ca15c09a5.tgz","fileCount":95,"integrity":"sha512-9LLzhof/VHFNuheukF0FwCTNxG948H3PvU6arHgDB+0SeG2k2mM/WThDx8s9HcS7+Ew5zF6F914aVhrcs7K5yw==","signatures":[{"sig":"MEUCICcc+dJY5jfuNEG6UFIpPdc430oI/B+T9c182o7EUv0uAiEAkFdLQykDUSzkRB9JN+KQjGGUokAiMy++WRXLzg1fOZc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjqgm1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqePA/+Nz9SpIGzLzBQYUa9/PH5jBDJmES6+JpqE3te9AlajebKrarf\r\n+IrHyWzHi62vDosV2eG+f90QVdGcFDId0dGbL6kUgXWvkMf1Y1+nJJ22iu1Q\r\nvVFFf+pnYYzw2pPR1murmn7qHDQIModXyc5PPz4Vmho7m6BvrVvJ+qoW8Qo4\r\nT7GToS4L5o5GSV29tJZxILHAusX0yAEuanr/eFwweA/nMjcGZkb7ZuVCZc2G\r\nc3y7z1yXTSZ0hT78vG/iBEpR5GnRSUZH2YR29isYReBIrxKjcCLvgFTKk7EE\r\nnnSJ80Pwx5CTYmiOkyRCKKo+acZlJKCoMKjyDAvz5FKSnk3Nka7Stks8vaWB\r\nxFPDp97cYsFmBosDIKLxt6Ubek2wQxednRWPsZ6EPLdUxFlE3YgHmeestm0M\r\nMWK4FMuQwTkVhTrRT33SQXkUKqa4qAHM5UTcV9QIpJB3qmAg39veNFW+zpzW\r\n4LSU8p8AsyVzXJVBkDY9co3/3lpjlGulLZ+mR2dyDpPxpA2UWYyBmMvaRoUg\r\nOfacjuQqmKYqS0Ef0BZjqdUssjTBso7W9eQ6CizJEWNJlqzhjXuIdmB5mtVp\r\nEgS5jYLLifRZ/EoMVyA0/OoB1LaGmn/fzZC0TyFqqt8o5p8yYpXY1FUj4XIu\r\nzKGhjESRYJsUuccoksumGnx44+PiN+CpuOg=\r\n=thOi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ca15c09a54cb883b1b3a0c84fab657a3289c3683","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"3.1.2-alpha-20221226205234-ca15c09a5","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.2-alpha-20221226205234-ca15c09a5_1672087988922_0.7672255664590273","host":"s3://npm-registry-packages"}},"2.16.2-alpha-20221226205841-25732e904":{"name":"@graphql-codegen/cli","version":"2.16.2-alpha-20221226205841-25732e904","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.2-alpha-20221226205841-25732e904","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c73329e3726b0bbb533da1a423292bab9d2abf1e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.2-alpha-20221226205841-25732e904.tgz","fileCount":95,"integrity":"sha512-JYbJ12tOlyI1KW36+2zisypT7je966gBGGIDzY4uxYTfXVcO0zhMr67PbprPcdrHKqvVExQAs0gskagzN4iaXw==","signatures":[{"sig":"MEYCIQCD2rIABDBUsK2Sdo4O3hc3xiY9CNrO7T6R/pvjDOrqWAIhAMQbo4cA/1pzvQAhs4xTpRU0HyENCRHupzA9fsRblwiu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjqgswACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr4KA/9HQ7TwRCEp6YVOQew4FT34+CGOpRTT7vLuwKPexnbmyT/SduF\r\nY3hOcvjTryJj2VBUezQqutf+v7+VChYTRnj6Sk08Xv07/tWLhJGUjbdUgU1B\r\ncXF5mL7Rn5UGFs/rhqwV0sELjkavR9Mb7RYIgLwt9wh0LLIZyu4T6n/Dt8PG\r\n/Z6Zh9c4gxhght7Q4kDTfl9+4r4iTGTTW/0ZlyZ1LiZb4YEoSbXDbSDq/jVD\r\nh5VtXGBpY/NvNd9Dr6GoKttbiOxcFjdSBmOpAERhoDzfemLntn3kmHKT/Ipi\r\n2gsC7rb5bHxgwtmH1j8ZCv7aiR4uWHrrfZJzeRxfkUaTQiUKJRg53WZ/GCj9\r\n3ZG3hsP2NwQv17wTjdh8+g1e0SOwKMBFf/NjtTaCFDJUjaVfuDFLY4tzbCL7\r\nFmhmpjQ7X8L7rJs1SDAC/N6IY+x3PHE7/AedCuQnkh0m34FSBcq1UI3+g+7X\r\nUsdFCjRjC8NGY+sg2Wil+VODYS7k+zNDOgfUc1/pa72fREZwoB2/qcA4nP3M\r\nVKe9hFq/J0DwR1TSwk8wGJg4V8UrGNCuv4jco0RgeVRQKOOWBBq08CUbX4dY\r\ncYmshstx6cysc9WdiKWuVBLBzQsrhn+2kM6eK3nWB+woDRTUfYxTlA19IL6+\r\nXYgESgXzJqocqr8i0PjhALKmkRkf4k715yY=\r\n=WHfx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"25732e904d95c53ca3ee9ceb649b4181585d5c1e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"3.1.2-alpha-20221226205841-25732e904","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.2-alpha-20221226205841-25732e904_1672088368000_0.043949451508980664","host":"s3://npm-registry-packages"}},"2.16.2-alpha-20221226210314-8f095a58b":{"name":"@graphql-codegen/cli","version":"2.16.2-alpha-20221226210314-8f095a58b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.2-alpha-20221226210314-8f095a58b","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"07509c74004ce6d3d633a00d100320c15b01882f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.2-alpha-20221226210314-8f095a58b.tgz","fileCount":95,"integrity":"sha512-HIPQtUqUPUEtbDc4apX/ZZf7u/Sf+2Jmt1oPNKcNvMbx/tl85Jo/vmBAqDkt6cQwCrCY2teWCZDS8LkrM2AcpQ==","signatures":[{"sig":"MEQCIHK3zTXqMuF+xF7PfnC4tqaPxPLRhNOuKDMt+BC9beYUAiA0jeWiG/PCrJKZ7BF89jDdvcIdLeuud5S+OHkKEPqNnQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjqgw8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqttQ/+M2V5gMWq3xB+V2qCmUQgfHJGwQ9WGp/03SpSWHHbHmnlw83T\r\n2L+n+pixakrd4oOJXMzDLwKDPozDO8lbYDlEAPq36Uyfj89QK6BmgHXbLnTX\r\n83xzu0iTznXQUlWuHxe+36GHM4DkksQ8ZGCelgDOOEUFTYg+KVoNqFsj9t5m\r\nU3zukEIL89qX9P9d9VLPcyxixqJsBhqf0IaS6MJrmuSATAxZ9Ba3zgdfrd+8\r\nzF1nhujw/pg13NEL5iC2qwu+v7cVhE2VjxP7MWE5eY01lBHXCUUjn632qK5x\r\nJwb8uUrIQYgMJ8WSpUAdM/xUIAWyuqGnzY+VBjQDQEr3cGDVPCpsgKMoAqCC\r\ndDcGU0nt7cRjoZOi++YSLpTh1Q5i6BrLmR4UcgdqFujf0hGUIcvPUK1Bwy1F\r\nEkD2sWSdNUplkQj9LKQomJ0aKKwHnKdspB5aaYP0zFE2RcrUVylVr3ZB4rS6\r\n09q8gcFmFZTdNIVvdFKWNxP/fwCIU7J0ucJZ52DZn1SNxGTKEpR0JuADRLZN\r\n30e9mOCn+S76mvJj46A17b//yl70pMNNV9IOEkLup64erIqc5TYycSv7PJJ8\r\nLcV6PzGMfbQayYo5mo9BsCfeE5PrrBpMz4NqxfDsdH73NUTHnNMNupwE6EsU\r\nfAdB4cd4bBnHtRLVjDd8gIx6DFjNpByzX6E=\r\n=Ri8J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8f095a58b5176e5224d921b9e6cc716ff5053aa0","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"3.1.2-alpha-20221226210314-8f095a58b","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.2-alpha-20221226210314-8f095a58b_1672088635877_0.7295382749023245","host":"s3://npm-registry-packages"}},"2.16.2-alpha-20221226210845-306332031":{"name":"@graphql-codegen/cli","version":"2.16.2-alpha-20221226210845-306332031","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.2-alpha-20221226210845-306332031","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"fb10386c2aa999856404482548bfd6eb356d591d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.2-alpha-20221226210845-306332031.tgz","fileCount":95,"integrity":"sha512-KrxhLaFVfrkWarOfdnZ4KyM2Z+Al6Dci14cIbN0aKet8I9zczkIXNOinq/WfH50NSeAauQFN2dIca924grfoAw==","signatures":[{"sig":"MEYCIQDOWIG/eF5G/hv8wcQjFdE0bBjzBJRogmDB34laNm/QaQIhALyeBPmsnzywliEUEN4VT0oDBxsn6mTSdUunK4avU9YI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjqg19ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpSkw/7BKYNMl/aXer5qOdPL0o4Z9qroFSbteOwxi+zX8bfpqo2JfB/\r\nXuodQFabEoaOk7puK7ol9T2Ty1CKF7SVoj99ArbH08myCnxGKb6cuDr5Id/f\r\njsDXw9rxQJzlBq8koCC/82dtFmFOAgnncN97wZ+aul/4suRDKVtU4qE/uZjt\r\nKQ3wE8XeNxk+Orn+kB0Ne8KBYoZgdCikpjqDkUrdzOcKs9BT7vYV7FfT7Amu\r\nH1SPOvsy4yVqRpJkC7L0uEH9NQTlvIg8I7jgQxnB899WvF6/KWXMsJTClj65\r\nGjQ3pOM4Gza5eZP1aY9LfJBVFxKKqelQWr/hGvi7pFw99Zw+7Pstg9Qof68I\r\nl9C50aT4C+Fxgj03fWDsKAK/beps0tgYvNDjas52b2qXpC3hvpcr39z0HgVs\r\nRyKDcsyCMqn0V4DYJwzGkQFcZa9SeGA4bVmj91D+7JtYCJztET8KN4GQRyBX\r\nm3Y9iuYwaD6J1MisJCWz22+mBvQcAwoWThT5j84tw1ZE/euNiS6cUeBC2oAP\r\nb2CGbsuD2XqtkXzNwhUcPBgOYiNvhuW50gV74YVsgex8XbZBnp3ObAvOSTt5\r\nQAyfBT2SEbPMmp1M9a6qqu6aDfhqr0dtyjBnNrodNuA6LQP/b+++Z2xVpkCZ\r\nH/VZduYhptUaeF2J6CtarLOfnmi3ICj2lCA=\r\n=tA5q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"30633203121699c8705f32e4d3d62f48d310e69e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"3.1.2-alpha-20221226210845-306332031","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.2-alpha-20221226210845-306332031_1672088957684_0.6872234355253002","host":"s3://npm-registry-packages"}},"2.16.2-alpha-20221227001045-241229ef8":{"name":"@graphql-codegen/cli","version":"2.16.2-alpha-20221227001045-241229ef8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.2-alpha-20221227001045-241229ef8","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ac196f67a2d03d9081c44e99a4e3398ca4d43060","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.2-alpha-20221227001045-241229ef8.tgz","fileCount":95,"integrity":"sha512-sZa9OS4VL7WJF68JTfx0g165pDZiGJUHU0sY0J0+zVCjGlkvYivF5Cx7tuQWPL9IjvluZQe8KtITRzNzdga5Ag==","signatures":[{"sig":"MEUCIQDl6jX+f8PnbP3MBsu66EfuXrQvGiV9L/7lIHhAgjbMnwIgU2yJ+mFEDse2EukMzSYtbhfg33nT5tiC78//R3gMZMo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjqjgmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrJPxAAkKAPef+D+nXLlAhCk+eygQ7Ug7GnvZ+PUwNFeUx91vwDWxsE\r\nHxGv6Uud4wbG5O4I3COxglIb+4Nd0BKBVcv8RYALB9yijG9WYUrLCWqoKJfB\r\niFmVNXKhgtTaRqFi0rVg0GaVDFzukn3G6ewDY6Wd3aLNypPLz69HVn2SRiLa\r\n+li/7Do5bQM7xNFdmiNIy6x5Zkcj7tgtSZQtFOQi+5ILc12e7jh5uNSmEZFO\r\na6DVl4smnZcNVQ6YwoAuArGaJbWJZKiH17dkoRAsaYMlZqiRIVoYtFG/T84S\r\n2xCzDfTlRK+e4hS4QcMplLMln9b1TEs+q635hVprUYeuH8ujxdRXu3MAtpPI\r\ncjrcSkAGEMpQ9QQXyFjgKzd3/QDHg64qc4nC7v3BgEnzCxDdIGnPDvgwpktv\r\nv7x3eGsTm3rLEzOnm7Zwfmm8dwM4ysp4ApVEZyFlExIJWQdG9fbBNl49Mdjr\r\n2k9uoMcTwprWHVeEVW/18ou8snMkvgvs9p7zkpDRIgsVrQbo2Cr4Cv4jL41E\r\nl7hcBUo3XZQhJrG2HAYUTLBkyEHoTqugh2kSODLL4AGfH8eC4xk3R4KW87gu\r\nGV5y7Ygq9NcUw5kAU2VnA7IVWv9vYxX1+wa217p7nHwRkQ66XkVcCEl6ZHse\r\n+jf1uihMrRYT5lBhTNnK9iKmp0NdguWUkqg=\r\n=eAW5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"241229ef8f90acd236fe7776731dfce89bd13ddc","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"3.1.2-alpha-20221227001045-241229ef8","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.2-alpha-20221227001045-241229ef8_1672099878180_0.23133208566645114","host":"s3://npm-registry-packages"}},"2.16.2-alpha-20221227001136-58fead58e":{"name":"@graphql-codegen/cli","version":"2.16.2-alpha-20221227001136-58fead58e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.2-alpha-20221227001136-58fead58e","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"bd7a648bcd925b5666340381ae242ef99d2ec7fb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.2-alpha-20221227001136-58fead58e.tgz","fileCount":95,"integrity":"sha512-8b2a2qcGTWzqX1j7AkQ5HTbuhSFip20FfxMlYTeCRzTdUvxfVsCOLH+uQARTnWVjM04hXX4bvqJGIyF5esibew==","signatures":[{"sig":"MEUCIDWVo27DtYl2D6nkr49l3KqM1wXrc3IzxhJW+itypnYQAiEAg5psuM3HPVW9wYRwSs3dmPHakOLxPSogSemTUF8/z4Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjqjhbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr3jQ//ed2iPKbIaeP9s+lNQqS+q6rEc7AQ46Yrn/Vxb3yNBxmWPoYf\r\nIQqoeDPXH8Pf86JHve6IshA2HvG3YCnK5yX08rWZaBxkW8ZTCVH99QKsGXNH\r\nE6XdwnPsmneCSAqRzDfTnp4v678d/TZ5qtuzZ22ps/lbzw3Lnt61f/1B4x2B\r\nK/dw0ieP2LiD/KXjMEexmqFIUlw6boFE4K85EgICLtHwMRY4GV0R4qWKUrxK\r\nPU4UtZ2pVIcdaDy/1SiHPezuXFyQt83XdaIrRcPGKLqfk3g0Or3co53gp/D6\r\nGAg2cUTNswLAm9YQPApTs7sikllZdmEjFFwa3TKzrA+hP5qw9Mxd3qmKw4Xo\r\nneMFDmyXK/gBWgP5n2ssZGdWEfRfP20nShd3C95TT9qLmPSfYA6msEChhnaQ\r\nXxX8KPSGlJ8WN7V7iza8Ym9pVbsd4ZjEmEGUlXWzaVQNI36M8BMcSdeQwdjU\r\nJ3MYQxHuMTAiiNziCTBdGhC0b/kL4T1jbbwY64Or1A5PPfFRVTKhKgWSsq81\r\nYUlGXWBgUMHGjK9CVZrf/KgVvhCw3LRzB4L/SAyCcsWnm8ya/z/XF2KiB1vb\r\n3yyNMHyt3Es4nF9ldOljM/kbJpMrM2uQbzqboc7G9CUEAE2G+1kP3iRavX/S\r\nmJOGvPry65zP6yaENkVyWy20wGw/miUaj6g=\r\n=uvQN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"58fead58ef30134a7855cab9e1bc90cd4095349c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"3.1.2-alpha-20221227001136-58fead58e","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.2-alpha-20221227001136-58fead58e_1672099930917_0.0017428195422131143","host":"s3://npm-registry-packages"}},"2.16.2-alpha-20221227001138-38bc442c9":{"name":"@graphql-codegen/cli","version":"2.16.2-alpha-20221227001138-38bc442c9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.2-alpha-20221227001138-38bc442c9","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"9d328291b78951c66c1da556f6916ec7376b19d4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.2-alpha-20221227001138-38bc442c9.tgz","fileCount":95,"integrity":"sha512-wJk3MuOBz7pPfvuMNHINRw0JzN5KiFIdKTh6yHhuc/mpgOVY11RQyHxpsXh0TG2Kypn2L3Ob1330bzfbDgPFIg==","signatures":[{"sig":"MEUCIE1+/RXxFvt3vuZ+SWfwRLhKdODChSq+bFWVSOQ0L5JSAiEAn11txMI2glNAYucz1GIxdyoplUvZRYz3C/htRustrCo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjqjhrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpW6Q//bzP5IeAWhNcJ8xOl4q3ZgRbEua2FDv4syo+CsqItywAQKGyx\r\nXDuhmf0KTAfiIYMugBNNt4KJobNnch04iwj+o7AdJKsWh1DHKuBi1C2bKqlK\r\npWbfmW2WF3HM/H6dHSHqzIHxpTWFv7TppMih3/NfRqd1Er9ymboJhwYN9jUo\r\nfzMDzcmXgtJb6v4ZiVrqLh7jUNK1Rboo+ozvFqA/wPwKJSIpfQTH1NdAh5rM\r\nnNxl6TeqF5fLfYUODSXue8KAlmHz9a0d/gBWOeiPt+hrGmYge2C9jIil2rjy\r\neGEtOj20GhA/7GHNy8VLqlriCZ1z380mwdefC6iUmiWz3oBUXM86O1iYyrKM\r\nuAzm6co7YQILsfWr9obufTAqHXFI4qKrQudn7Q9n/vnQJOAn1Qo/zhJuvJ9u\r\nL+M55KjBi0CsyLNytn9lV+koA0fCp+HbpCfZMUHnNKDgx8DrUT0vxrcnY1V6\r\nEPIZ60SwOFFDPNaJYk6QeBSOlZay9kD9NSDiK+nKEFvAZBvj2RbAELsWUWxq\r\n2UIwvg7CCWxMg04etUYUQlFed/ywihOPr5U1R2OUe2uB4cCemeZOB6Y96FM4\r\nLJ4dtA7LYqD4ywBVjDoagtHpg9pr7Q6WqWT0aEIhR3iS1pEwLWSrodGoukqI\r\n8aocpZvUZJl9j/oBJg+lVTsr9pa0L/e8+TY=\r\n=/h6q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"38bc442c9e6f64e7f7b12f45b98c238b0f118ae1","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^8.9.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"3.1.2-alpha-20221227001138-38bc442c9","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.2-alpha-20221227001138-38bc442c9_1672099947747_0.5862593091305419","host":"s3://npm-registry-packages"}},"2.16.2-alpha-20221227001207-7c4324d9c":{"name":"@graphql-codegen/cli","version":"2.16.2-alpha-20221227001207-7c4324d9c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.2-alpha-20221227001207-7c4324d9c","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"4fc98d808c3bf16851e10fe317c0a103550225ec","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.2-alpha-20221227001207-7c4324d9c.tgz","fileCount":95,"integrity":"sha512-SNJYbI96esNQpuB3eg7uvZdljQl+2rTy7kv5oAQMVSpZAGf+n10PyXUk9mPOTvIIG4DOOMusK05jzE1X+xzLDw==","signatures":[{"sig":"MEQCICRss9dqco+pth3nk6ZRL52ic7cgU4/ThMhNMiL8HCBUAiACFsEpT8GX8t5tv25CcpVTUzXW3KP38aMHlwGk6b4dmA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjqjh9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqD/w/+Jgs4u21P/WiR894veTDnamDYHtNjgZKGRGcgQ69jKPPuHtXx\r\n4M/TkwaBKkEWeqIk0FIc8EnrM7CmpinkWMpzgGZOvyB7LEt11gzz8c++RY2Q\r\noVsz5zY7N8+IBlzICKpVwA032K1hWKX7Im+d3tyQtJcpfsuh5HwpNKx+ESJK\r\n/1l3OK9RttkgIKHSpITFy0gm12ysSiR+PfjUcKYVeVw0UX/FbhdBAfvTjuYE\r\n17xN5+3uuzeE36BDt9t+YSmUwXmW03ccjukJZtNUiWGelylq3bVDtIXmznSj\r\nLMgZhkBQ4AkRaxwlHmNsU/zM2qVX70xT6unay0ZmrlKibIrOQTZnHYj6Rt80\r\n9yEJ8l2kVhWj+IqveX7U6VfEji3lJSNoN4ldrotLVb5jOor9//Vs5iDOGk3g\r\nckjN9lzfYoBV45bX81Nb5zWGR+mOdvgIoZj1zklL2ri46X3HL21qhlzouzP2\r\nCbrEtTOB3QceK2UmVoFKlNX9NLx/Q9yyTVHioXC5ytmIKKhJn7HTMLx3awIw\r\nHXCG70YtOqT4ZQKShH2xFWFTGfREolC1VgvXiSFOQrCWstJxS8zLO/GlAsbS\r\npKJUTmc+S4kHVIegg7nSSru3886oawWCIJmYeWQaJEnCgs6WgPqZDROXty/O\r\nceoIXsjQNkE1UCHg4D7fX5Uce8bXn42g654=\r\n=cho+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"7c4324d9ce927b7b0a138f94860f4a065f34da4b","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"3.1.2-alpha-20221227001207-7c4324d9c","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.2-alpha-20221227001207-7c4324d9c_1672099965009_0.8635585177175085","host":"s3://npm-registry-packages"}},"2.16.2-alpha-20221227010124-54167362d":{"name":"@graphql-codegen/cli","version":"2.16.2-alpha-20221227010124-54167362d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.2-alpha-20221227010124-54167362d","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c150900abdfeebc314785daffa88296db346e3c4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.2-alpha-20221227010124-54167362d.tgz","fileCount":95,"integrity":"sha512-CxtT5qVDWmIt7VlgQUJjt6IstuOTLbdCbZL5JmawW1mjbcww3ASR/7CKt6XuwlZRveJrGvWNfI3of9dlGr7zug==","signatures":[{"sig":"MEUCID04SWAOxM+JDcktAPbw8qQqF5FRwliffGq4cBC59X0LAiEA9m+a4IZ57dTYQsdGcW4cwge4yWnG5zgF5T1rjKcbTTg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjqkQJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrd5w//c+hs1TvF3YQ8lYjX8HzUF2GZ82E1NPSDlNU8SG3hFjc0nHNY\r\noXN74T1Ee0S+d7aVTO04uTMZgfqQm+TxLJ2aVDbiqC+0aHgN97pnxr4sJWR9\r\nnxGXxI7JZFOzqHeAWMlG3ZYvXVIuJb8V3/fzi20AkpjjOSK7bj4WIZVCmjFB\r\nn8iAJS55Xr4Fb27vSbK1ZU5vC+op5Q7EEjCuvggHtnY2H/ZLmWYDwW6QJQGn\r\nL8f2XibZC/l3euylEt0l7W2+xGGnFxeUFr8cLy8o8hJsoZTxd5oCT1GQgkDy\r\nHrEiM85ZqKW1NlRNEssXA75RGqnBX0oHzmCezQt77ZQrS3rfGy5vFQZPrxCW\r\nDGLJU1euuLy7f0FD/z8C1Gz3eoa51zGU/+mZTQG+DiHWsMT36MkwLZcvwjlX\r\nUPLv9q9BL7A62RNjPB9SraO+HHAn1c2uLZXUjjSir1+9dy14KWAqMVyc9fza\r\nexgl167rnVqcvhix8XfN+pjJNvt/Rtc0HFH4AZL1Xa/1B1B366V2PJIwNlYf\r\nTZCFxlv3vClVdVlulF9PEo1jZe315af1z5hJpehsBFydW0iXFpUqRr3ZWpUV\r\n+vx0d0rift2fxsOkZPJ3j6+eVWZvpfcM7nZ2AUe9F4j7WPMoOvVcF8FeEv1B\r\njdiDD/u3HI7rxM89kUBAKMFc/F+kmDpQg54=\r\n=NpIU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"54167362dafd64fba10d7740229df671f832c043","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"3.1.2-alpha-20221227010124-54167362d","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.2-alpha-20221227010124-54167362d_1672102921021_0.27669427111261147","host":"s3://npm-registry-packages"}},"2.16.2-alpha-20221227010607-d9a0f4d1b":{"name":"@graphql-codegen/cli","version":"2.16.2-alpha-20221227010607-d9a0f4d1b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.2-alpha-20221227010607-d9a0f4d1b","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"068ed79e951ad21774fa88b8c779222c56475cb2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.2-alpha-20221227010607-d9a0f4d1b.tgz","fileCount":95,"integrity":"sha512-qUWuxtPURczeW0wJtQeH/XRUsjR2CzAL/1C1N4YL2WkpldDc3/VSoUyPRuz3dX3tgDIkmrmW1Ed4W588UzWH4w==","signatures":[{"sig":"MEQCIGyFRKI/4wAzWeFBu5AIGO97nAIMbNjbxxHE4BN9UeQJAiAgWRlHPSQXPx3qVIuMjIZvBlOD/iLIP+ANTrk+7fCq9w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjqkUlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpwag//ZQ2EYwxcJ3U5ddhQc8u/Gl9JhD4xhVRg/8rC4iJXtzrllquq\r\nvKDAcT9R3hdJnWn5A+6Eo7tCJi+yTuo1tWAQYT9KoRKkjJAXVhLV7rmqgilm\r\nlXzthzVbIVT+Y/LwXUM0uZNmDJ3cWWV1e/ZtUHkA8WX5h//m4vBHNZHU5Ws8\r\nlT/edzB521wIqGVOHqQs6SoPcfAE4TCeVKIKkZIl/ZTsQ+7xDabnYBCk0Zs1\r\nbnQW8sG+CdcNXyQBlrYf4Fp4kgesZzNN+SEA5oDBJdSMR8ca1pneEDAapdhH\r\nnRNgyzeNpoK+HdRrDLdf+ZwXhnM4dD0lAU2Lqp0UI+b3BTKC6htD6TlVk1uz\r\nyttgSwsaTd7dNivFobw+zsq38+rgFFuvV4nhioaHH2oqJwG1eAMsI/0u27a4\r\niatQH6AdYbmYtR9osMKuXn5G10kDBy56vQWgEcmS3UvdHnzdMacLEo7MZT6m\r\nKm7qkf/atLpZ+Iq00gtuBZA/cBPL/CR0Xt3fKhjeAFP03wqO2F6CbR+Eby40\r\niLXE3s7eGcIcinPGQGQ+ERQgN041qCuLpe7mNrNm7ePy84kV+nDJxUrbSxae\r\nO7FLj8xKDADMhYStnoYQzrHH2+l+xlOHequFcX3D1WWm/Zjx2FfQFFaTkxNy\r\nNW9yQIyHtABwM7LuRMSFT/e2VDlDjGcvk78=\r\n=dlpc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d9a0f4d1b15f057e6dc6e7bbb36ba72f543cb57d","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"3.1.2-alpha-20221227010607-d9a0f4d1b","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.2-alpha-20221227010607-d9a0f4d1b_1672103205402_0.45228667423809776","host":"s3://npm-registry-packages"}},"2.16.2-alpha-20221227011142-1cb8a1b2b":{"name":"@graphql-codegen/cli","version":"2.16.2-alpha-20221227011142-1cb8a1b2b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.2-alpha-20221227011142-1cb8a1b2b","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e9b8c6ce33d3632074a3352dbf42c770f2cdbda8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.2-alpha-20221227011142-1cb8a1b2b.tgz","fileCount":95,"integrity":"sha512-rm7+x6694nakm+GsCS03BagOM0lNInjm6YSnwYenomop8GTJjsSKY7f1X5BUbmG9SucQjDIOJCm30+7FupaLnQ==","signatures":[{"sig":"MEYCIQDnZ5yD0NQS8t85cNKoLh6qd2BMucIIbmzI/TQH1R1RaQIhAMmfrisuKaRbKqN/7a1FL60osRsL6qw3zHk3AHKDVmm5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjqkZ0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo5ig/+LoNXkbjVwwSVzuTSSJMpdAx2cEF967felytNYp7+FUuEz41N\r\nNPyW3ql3lJ8sD5E/RptnVCkh4oHvxd2Ew8sDudwv1d2lhQcfxuBXO7QsN+Qg\r\nS0pV0tlveOZgxMps21Z4ilTZTxXCp1T7r0Xjj6f1dVqOySxvdA/MxAh+4W5J\r\n0AmWBgqLYc71PiSdkV/QkLWLg4rVRKVmEmLZ9j1TC85DOI/isjmfwpEHxA86\r\nwROhZuwNqMeL+mTXwnLd07Sj13mBwB3IZWSnJZ86dtlbvymF7LpacyBoqCch\r\nBbyPPvQD+EFc3wuv13HQPPcPZdlgXE+wfFFyc0pMd2ZV+hl/RXP059nfAVlh\r\nbZg9/gacIXAWRLKh/MOPQs4bWRAUF0p7ZHAUDFknt+4Iu0xkVo5QoKDLNnu6\r\nqqQRwyBpjki8Zowl41531tDhdVz646kxZZZWvPrl1TEXZVEkQ3tlF27xy96S\r\nqDJrfJ/V0cG+5lO2k0vYFu+UDT2PgUpZGPEQFi6x5WdJfiJFH4uB9cHDD9t0\r\nQ/cJzllymTltaEYIG0rNZ2Pc1yTowZKFckgoQ5N/v2YpXQOObblVY4vSPS/0\r\nxstGmV43S4h3zi1mAzde7qzE1TQyvUpVv+4piZB5f21jUi9lnSuE//HHhyrX\r\nXhJI1UR/VH+ivC2SUsVIYAUmA/dSbIzDTas=\r\n=md6F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1cb8a1b2bc93f14c0d5362e9d58abb936abb7723","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"3.1.2-alpha-20221227011142-1cb8a1b2b","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.2-alpha-20221227011142-1cb8a1b2b_1672103539904_0.23055322594897465","host":"s3://npm-registry-packages"}},"2.16.2-alpha-20221227031429-9dfce52de":{"name":"@graphql-codegen/cli","version":"2.16.2-alpha-20221227031429-9dfce52de","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.2-alpha-20221227031429-9dfce52de","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"dbf614f84659434ddff3ccff3b59e0552258ac2d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.2-alpha-20221227031429-9dfce52de.tgz","fileCount":95,"integrity":"sha512-G81cam/qE7+Yrxi5WOn8wRkqnoubfLMYIDpd1s5mQESLmoYdt8AW6EipSh8beeN4faaZGEOzGTA9i58Dhfsp6w==","signatures":[{"sig":"MEUCIFP56AXJwYMTp0f5E6tTid1529E7HYFzUnhFAwKhEfKGAiEAiCx6F5ndfBawQh92mMCjPtD0IB6KUK1oflUEqGRCWoQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjqmM5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmojSg/+IumKVI3Kjzs5KOD/mZGORD/mz53Rvj3BsIkF703kriUKjnKI\r\n9qKSoGzXy+OLdORVf1Y2bbvpGFOTdUf79aydZmm8eDK7CVxFANWnNdqMGV8s\r\ngONM/kOgsKcdXFwbpfyEK0V7LcZHgqFN5rdCNttW7USFZ4KyniJyuAt52NvB\r\nx50QrVVFUCfnklC5GylQ7FwhuTkA78FH/9m8KXw6q/4m83oM6Mo7SJ6nVw2K\r\n3uhJVw9zYHNj+aW902jts58+fPaLLCvjPdj6hzp3uSuQpNfCNQ18XBho7Zde\r\ntsNwV7tJmncJacXIMSymb10F6VNtD69fOjnyyrHmAGW4qBQpDnAD44Us1izQ\r\n/RCIAKwjVjldbIHu8Z8fpzLuvoytDgAe31qR5mVL9mZwP3BRe7OMZ3X+KLWD\r\nlhdALzx4FBvnqmaf2PKySSsolPytJbAfNZN8QcUmBsmHbXwQz7bHpPHbAJ0Z\r\nzYWdXEuRIlc6vtgzqOo4myGJGLk1f3rC33jal5dutPIB5pnMkIhB1B4kbxrD\r\nT+FCs8cpGJk25Pg9dJfcYTaOkOArWZAArmK5d96dhv+y869kOVCpfbSy0P3P\r\n/TheKOutFMNwiKoS6kML5oDJngFq+CKmbaFlK1lHnXt+dYWTcdnVSm6Y0vTG\r\nlW8Q8jMyiCJPAy4S79cunETqTC8dQ0TIiVs=\r\n=2dW9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"9dfce52ded9c75f4021b7356da00a24dadf2142c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.7","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"3.1.2-alpha-20221227031429-9dfce52de","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.2-alpha-20221227031429-9dfce52de_1672110905644_0.22344507656771295","host":"s3://npm-registry-packages"}},"2.16.2-alpha-20221227200823-4fbf1d377":{"name":"@graphql-codegen/cli","version":"2.16.2-alpha-20221227200823-4fbf1d377","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.2-alpha-20221227200823-4fbf1d377","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"aa2c41f424870ce17fe625558cf21eead45d2358","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.2-alpha-20221227200823-4fbf1d377.tgz","fileCount":95,"integrity":"sha512-u7VH+z3AUGAcTLEeHfLxDXEsMJtHXeWPlQZu4VvoUm/JLH441NpWtcKlKcVRaiJXkXIj8DaE5iBS5BiAd8W1ww==","signatures":[{"sig":"MEYCIQCZDg9So4XkS79Zb9VQ2rOBLJvBx6/7Q8KDQRatQsWiKwIhAMMiBiGzeG34f7UgSNVMUnkQot3hpk77GZkwr57vDm48","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185952,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjq1DeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpxDA//aAqWobuHfze5oNmV9TI+GcK7Oozeg4van+6Lq8yRdi68I6Wi\r\n5RetmdYgU97qG/3/js3dWdnNmlJmihb94KEsgxMhvaVAoT1KqPivjoJHCCr4\r\nBeF177tilkKrsEJci4yJ5PuLWxMVL2XS3qtuu4bJL4Gf614Csx6Xy8jZt6ml\r\nT0TaPNMrj44YfxI9VnmHIiS5tawSkUi+w0kfMy2iA196dASSEtpE71jwP0FM\r\nb9vV+6oKv53LFWCn9zSbD6cLiB7NDbnWZ0QuwPpgTLlBMgkkSf/FvinmPtg7\r\n5zlFJKqH0bqvllWQ9kreYa2QANjskBNGKoXuy0gBkZ9km7Hd7/ZOI2hQuySF\r\nVUSa///0kK0K8Wz+djaUEDcJkZeNzlXpsyIpYzmlIF5W92eCFpVOKrmuNwmm\r\nAqgxO1RhHQ8C82qielFTvQJvJZSBsJ0bnXg4S+O7RJoSTvO5+e10Ssp5MoMz\r\ncfQxhQExyiepOyh0oWPeR3Dnuxanfbq7QH1PtybQFhxm4aI8MnAdjwuJ7qKJ\r\n9N3K3SDZupEv2OzUsgbc5vmDSUtssO4TFf+xPJ9Qmy0Q0W1r05YIzC4u8y8Z\r\nXArnRDG4HMyQhdCMYEwUgR3d+PIcVb514AWG+UtpgHnI9FuerEJAqW+WwV9w\r\nq81kbZklMKH0L/uBo2iXPCZyrC8jvcSlJNI=\r\n=owd8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4fbf1d37792971395c75da4157ece3a820d83c2c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"3.1.2-alpha-20221227200823-4fbf1d377","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.2-alpha-20221227200823-4fbf1d377_1672171742051_0.9574154551902085","host":"s3://npm-registry-packages"}},"2.16.2-alpha-20221227201316-79dba5cb5":{"name":"@graphql-codegen/cli","version":"2.16.2-alpha-20221227201316-79dba5cb5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.2-alpha-20221227201316-79dba5cb5","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c0a2696da1a6d16e71d64d168b7593c8c3bdc17d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.2-alpha-20221227201316-79dba5cb5.tgz","fileCount":95,"integrity":"sha512-DaA+Oa7rOLaHMbNaTT8kPQDnWqQNGNOl4x/pCFNVoGVryg/SaVWwUloO1BfA2kYr4CTulE+VHEh/BsNdKi/JBw==","signatures":[{"sig":"MEYCIQDoAeGpEJyVS6IYBrIoUhMxw9xgcyxhMRQcKiQhlY3UbAIhANRiQhDF2aAR7tXsrzDZiHKeorD/2NJbX18ZpgueF8/z","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185952,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjq1IQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqfhQ//e8rHxAcdwGFrNvIi4OBEE7wEdbDZ6entRI9/gZTP5fSbQMgG\r\n6AmZWMR5e71MzyxqXWr0auBHYIZod81B449QaAWpxeGb+DMmmyFpOL+IGFJS\r\n275tkFYvP3gWe1n3kvsRgXGJ0/h5p+/MGthLkqSn7PtqL0kddF4IknSmvOoE\r\nciS96JME81R9Y9oEV35JfshfX9FrgfNmpaiKOim2rw44YXkY/RtaMUPCGrTD\r\nphjpVjWb3qAa+63tAsbOzRBpo+Kj4eKq51z+iFHUemJEZ5Tq1twpnfj/hYHx\r\nChwuAmjRl214cz2uF9CrD7o3I1n3/4Timp0x0+qQ9mp8snQtkI1LuOdQNK94\r\nJf/sHqrcYZtT2xo2GI7y28hEfpoC+7Nu4XXzFHKugc7aZnwZLUDBVob0lnFw\r\nfd6lMlMLjNE5m73iYQiWOKJXdEN6x7DougINndIPVQoSlI2uRNwJPGH87RnM\r\nu1OGgRTBMvzgU0EVEGETcJTXodd7Rf2bJ9m4PsBysJeqO6MGFxpn7GknbKba\r\nFJIfNQl9TP5E13Nyxc/lktsbwlxavB4LlXffBRs6GhiLpgBJe1aTlEJNUzxZ\r\nuEPehgP7/MhWu5vQVdKsj4lr+l0/11G4qWB2tcE6D9FhVLlLvM2vMJ3l/a9i\r\nuqIR1ZhMozfQ9k7hY1/TFGwZGZKNposAFoQ=\r\n=MNZb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"79dba5cb5c6401b5bd9658f7e4b98eff19f397e9","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"3.1.2-alpha-20221227201316-79dba5cb5","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.2-alpha-20221227201316-79dba5cb5_1672172048604_0.0214295282539001","host":"s3://npm-registry-packages"}},"2.16.2-alpha-20221227201903-17dfbd528":{"name":"@graphql-codegen/cli","version":"2.16.2-alpha-20221227201903-17dfbd528","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.2-alpha-20221227201903-17dfbd528","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8630ae17d4e829417a0eb65a3f7d3c1d313cc680","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.2-alpha-20221227201903-17dfbd528.tgz","fileCount":95,"integrity":"sha512-6MmYHCPXtCPONEY0a1EbqAzy2lorvncgj9h2Gy5LatPNgczuH1rO2HypMuiWntvSwltguSPBvZtcpl0MozsUQQ==","signatures":[{"sig":"MEUCIEY0fZmHohljlLMMPk+8+dAYsQb3rBNCSWk8oKrE0g0iAiEAiy4rWYtNVRen4nT/6Tftgzl4Y4PTaLfYTccVPbTgGMg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185952,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjq1NcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqSRw/9FDMaBCO1gq3lG3VjD0wbw4yDx9EUgDuSOgsYuERmVxIP1Rxn\r\nVgFGn6RtOPQ8KNDKlwPfM4DImNWnXeyOopxhPq25n3t+cHNA0iaVF3NZbyBR\r\nCX9r1RDPVgzAGIK6JTIx8gd+dvQCXGLYiww0QNuHYN6Df1DdID5VsFmcv6Bx\r\nOoo3muZjsQGe34G1Sy1CgMrsW1qGT7yiaJr0NmucOREqhFoAiTU+9CdbJ6WY\r\nMXwGipxO0qbHbngSTmhkl5vgNSxUFaJwoNwTUZnQ7rv+TapKtyOYZlJoClft\r\nVX7+0Wrh+Ktgt++IfeuL8+caCf+/tX/etKQWKTZIKfgGdHpobsB+E1LkILhi\r\nDajTS4bmClW+Vmm9Xq1smwjwn3VIk0GKQP0TAxQ1MP5khO6hJT2kgTxMooI4\r\nImCc5ADGBSvzHMPXMhPkFr98aKR4ka2/wMpTYkfIxEuD9BTsEtKpGKZi+WXq\r\n32r6yxOuOZddjKzudRuijdbWN+zgji6D/1Xjgd1+3Ve0AZG8G0uX4jfDegp+\r\nWn5OnEDTnVXHpHKMKXsUWC7vyweF9gLqMGQOC+bhMNvqUjqpK/P9rikxEfmx\r\nyGcRnhLNkYQZOokT+cUdtgw2bHcwTgdjwio2M+CQMrEkCWa6m9+LS8qEQ3C4\r\nzURc1LRwiRL1fX23/yRbqTMYcNRDmgF+TY0=\r\n=w4cs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"17dfbd52858d7fafc76811c884bc703c56a52c3c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"3.1.2-alpha-20221227201903-17dfbd528","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.2-alpha-20221227201903-17dfbd528_1672172380492_0.8038174825621405","host":"s3://npm-registry-packages"}},"2.16.2":{"name":"@graphql-codegen/cli","version":"2.16.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.2","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a90065577e281cac65052728cb7a83e05133ee21","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.2.tgz","fileCount":95,"integrity":"sha512-3xe4MESGn5cNDyOLSBAibrQx9Zkbu7mMVHUnC/V0hpC8334guAgOF645EohtDOvevc0hWgCec0m7sQDT/JB59g==","signatures":[{"sig":"MEUCIGLf8BvyHCUJ6AA+KnQwtug0RAkFRCmYbqrwOft2zLxkAiEAmRbQR7k7sj9t61SVOeF0bix2q4lfke0UQshjOQhpOf4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185891,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjq1UFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoaYxAAjZQ6iuk3gntpQPGqcinFuOqsUYh4ILqChteLdzIT2aR0aVcb\r\nLxtSzECW8of4DrvZsftM6Mu+SzLxN77cGyYXpQqJqCstfTvj4uOFfTz6cawV\r\nGMFuhtk27Pt4Ow++M2XY6YNz0UHQWI6I2eKwv74h2781glkMU0OBWxMk8RQj\r\nsa9uqNDgY/f+eiSwbVtxzSuFL9+/MpBrrsKafsZ9kx9rvNUOPgNlnHTG77nC\r\noW0/HldYtXyCEagbsy7BsyDZZSFYTNi7zdkpUXD0TWshwKTokSNiO63Pw20q\r\nkRtyBDYrx+cxH/SC0pY/vjmZhc5iStbmbgyCJ3MYvHAApYEj7IW4VcoVm7GW\r\nQARzOq9wMQIJ9kGF6lStW+t0nNc0lqFmuGrOB3zTpsX/RJU/bWvh4wjgNK/7\r\n+xrMlcjqXt5sqfpg580mYM50r5wwPOwh++6LnTG1+pYpn75aYlymOYgFmBdd\r\nFBZh7+Qe3RUlK8priQLQ2XdaPDHOzhW374THibHu21Tljz8vu28GVNrhLGuD\r\nJN3nKG7IaI596xTGxo+x4StSqHCsxJOq/UQ3kLmt/NDHXQwVZUZciTyCX8gP\r\n2wPVAZtZyX6EnBI2gWt1iORLrY6gkIDB7tEe6hFM7a7yKgTfw1rQ35QlOXiT\r\nQF0w6wj2fqmr7X0vWupguMAXIF5B3CjEecE=\r\n=PkwO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8248c509e8ad044fcbf8b6b52f2d68e962f97878","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"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/cli_2.16.2_1672172804905_0.6057187933559569","host":"s3://npm-registry-packages"}},"2.16.3-alpha-20230104152418-47b21b7e3":{"name":"@graphql-codegen/cli","version":"2.16.3-alpha-20230104152418-47b21b7e3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.3-alpha-20230104152418-47b21b7e3","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"bab4e68a2c22e72c73290106fac99f5624b3231a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.3-alpha-20230104152418-47b21b7e3.tgz","fileCount":95,"integrity":"sha512-3uqNjpEktON+J5aAJH+QQEa0732jVZd4N//2sFri8xUzNJGBjhVpbausJugOC432rTj6gYQaOc2ohJNmR/JkkA==","signatures":[{"sig":"MEYCIQDxTfnybBIwghU5FsQhxp+H4GpHBr2pvIKSNFzPkgTEYAIhAO0ZdSbEo/W4ykhTUzfefdrvHYGGuw+EbJLztnAgorVd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185945,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjtZpNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqSvg//ew+L0JcxsvOZZkUOSQ0DYKG9PGbTR0XsyyrKhBDZ1ThAJ3s3\r\nLBknYSLYrzrJcqA0WC78od+ZZAem+w2obKHzg9IzNPBdExl0Hk3lWEWMcEm+\r\nlG0sZvyw5dLpGXKjXJwpnRrReUazi1mIQHSoeM4BM/mKBdE/yNd8tU10OEAp\r\nBVl5tgbysrZ3nc3kuIyWm606jjq0hMqk/bGwKlI3KMm0mygfLcKBLEhrvI9r\r\n85+nKRfKa2nVM0xGflwkhxtLAN50Xifh6hBHWhTdEknwSX90tQHURJrI1iMp\r\n1S7PNnbG9rsgeuPhfv4KT1WzuFdP/uZf8PvFa/gOTeUA3S+pf1P7AWo9SGqg\r\n/3DI95BFlIz4RwE4KxxilQJvkYY+t6+du1SN+p+VwZVA1SRtvhyoBaTOVNDq\r\nZ0gjkdtU3YLT/LLbKUKoez7YyxJOBfHYyaLAj9FzTyYWC2k+gcFbQqvwUGSm\r\n7mfgg3U2DH7ZNiM1JbrvYj0p3xks/2PlJLV9Rh2KRsgtIgSC1nTisnXwJ9iQ\r\nIZEMK10itdHJm9lCBQuzhSBlxmzSSr5hmQt3ajXtAdHk1zVQuVxMhIcTktDL\r\n+ByEV4Ih4colnWjn0LJh4IYyhY13rHbTVhgANAdQfrGb/XCRe0bQh7hfK+zN\r\nF3mOJmPNJizjPyKn/+JP3cLdqYMH0/QH7Us=\r\n=6NyJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"47b21b7e3e1581028e8bb3157f1f62955fe0558b","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.3-alpha-20230104152418-47b21b7e3_1672845901211_0.07033898750337775","host":"s3://npm-registry-packages"}},"2.16.3-alpha-20230104152857-0c8aac3b2":{"name":"@graphql-codegen/cli","version":"2.16.3-alpha-20230104152857-0c8aac3b2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.3-alpha-20230104152857-0c8aac3b2","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b872855fbed9d9697280c3e2cc902a634b6ae051","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.3-alpha-20230104152857-0c8aac3b2.tgz","fileCount":95,"integrity":"sha512-b0MLwh4qVbUGoD1Xi5WAR+vWP0/czHEDkExNCI8aSpEE0z8q4fQ4Mz4u/uZDzlOMND3t09T6+5gMDIeOigUXvw==","signatures":[{"sig":"MEUCIFPLd9kNshesgHAKmF/Wy3CHThBo84seo39HzmCps+ftAiEAsyLV2dlNOqzPwyccwrm1HqINwrnrt/WH1iyNzWBhANA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185945,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjtZteACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpXSA/8CjZpryN6bEbQOTmvpoHn0nkFRN79mo8q1vv6d+O8aRsgKdNR\r\n6ZATWW91wdPyfhK4uLLe9hYkN3IsrBlnv7R/mBVKl4X+0E1N1M+qPl0u79rE\r\nAh6Wodst+FEoFyq9PByHykO7v2dQOnzc16jKL9r5bxvoZXMrsSOor3m3yaca\r\nbwG8vpqfB9myYZaywgiNvVvYhA5U7DI2ahSxJZ14gKLeQjt2pyrXbJYvWp49\r\ndGOolzZ1w+3JZglti4P+Ct7suYihAM5iSOnzmwRC3ZQ+eU7xiI81oxpd44ML\r\nf/P5f2MAlDtigXnGiucGB8PsnX8PFr/X7s2FaHqsF2ML8h69kJMoaAk5LA00\r\noELslm+B1k7+M22/0uoLsxHZ0ScJ3TxHlkaSfTNsJ8GWPZtUNWFxXazF7fBu\r\nQGe7kOciCIhagsr6PNvE3cqolB9DXNNVOTBtqkZxEyszsSzkD+1AdYkX+EKf\r\n7eH9UtO+M7qvBDr11mGrptS+mu+O9nczWqhvpR41Qq+wngPStN+bwG9iUyuH\r\ntG3PRey1/gp9Pat5Hiyer0Qh9Zl+BZFIoO6II8UClHTw869N5ZqApf2L9Czf\r\nvE2nZBhbZqSaV5Tessr7M1zI6QdPXZ6+pyVy7YmEH7ycuZZjfmw6Kc86kiqw\r\nqbTFYNYBN7ZRQMNAFLpYjnINtTDPiGPhLwo=\r\n=n4mD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"0c8aac3b244e22c48193760b662366d93e827ef1","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.3-alpha-20230104152857-0c8aac3b2_1672846174018_0.801608237998807","host":"s3://npm-registry-packages"}},"2.16.3-alpha-20230104153004-ad7dcf490":{"name":"@graphql-codegen/cli","version":"2.16.3-alpha-20230104153004-ad7dcf490","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.3-alpha-20230104153004-ad7dcf490","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1fd3766875586ee43b8eb3723ce1730dd1814c0f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.3-alpha-20230104153004-ad7dcf490.tgz","fileCount":95,"integrity":"sha512-nxvRZFWiCr+H8QCoAmiDl2IcKyIcNfT3CU5rowwBbWD048DEtXdA+1cWEX82Bl9/7sy5ZGko2iTPChdiFA5b9Q==","signatures":[{"sig":"MEUCIQC4wd7uqzycU1hUnG/q0Ii2bBJwG7QUO3aAGilg5R92XwIgDnnxJX7v5Z3TeCaXXiSFPeetcJQL+EL2/UPLtHIcchQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185945,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjtZurACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqMoQ/+K0sKwfT/yZ2n1uaQiBwkas2rcyeCj5R5vGQPo7V2RVKkot5L\r\n2U7I+bA35tXKeU9vA9Bc015pCP/xs64GqPnG79maNI4ivNEjSHWsvlNeNEfQ\r\nOn5jeMqtEoDHn3EHWSoMPsDq6WS5kSIh8RVmgm4cK5tHJpCsZSQQ3t8UWk27\r\nVd/WiCIKXB+gXuaLEWZMgeoHdB1jGVlkFt14pqCQQk23aeCrG/BqqlDJkdQQ\r\nJmNc8+VXxnOCpnLnHXy0jY56b2wnDnQPXX1KiwLF9wNg3xY5KKhxULPC3Wl+\r\n46avfdfaIE8QYgCXBDQRsp55MRQDrcNd7MmoUuGXboGSpXrHTOJNhCS1H5yu\r\nIrQZs1AC5BkW5hFHAv+t4Zwrh7dF/HZj7T4oVoeR3I1JxBZoDFrJ3ePZtKc4\r\nDTqFTvXX/MWVPquUNZaRJBZ+K2vWPp2zFV+EESD38t6GhBhjA4L04aVP7ZNb\r\nV1EgbA00G6Qgcwd0+ZSvsJexV3sQVKuzQKpQjLFOayYMgXy8gyk0h7c40KCO\r\nZ6P27oGbbzH6AJ0sOoh504YqbrxPlnn/wHhDwhBrSpDgrvJDJ6/g75FfC1Cw\r\n45oeCMM6BHn5SjmmKut35PLkWxRtfJ8x7YvotY5ioWq42ENe/2xsDXWtLJ6m\r\nhEL95GMvbRuns4gi/f/IE2hXVlatgKy2rwk=\r\n=xQIi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ad7dcf49020b8404e92cabf50e580935e6076b89","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.3-alpha-20230104153004-ad7dcf490_1672846251008_0.968422680796506","host":"s3://npm-registry-packages"}},"2.16.3-alpha-20230104153535-46415e0db":{"name":"@graphql-codegen/cli","version":"2.16.3-alpha-20230104153535-46415e0db","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.3-alpha-20230104153535-46415e0db","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6728bbcf33bbf9d77431a365ae2ba13811ae708b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.3-alpha-20230104153535-46415e0db.tgz","fileCount":95,"integrity":"sha512-UpMLKlF+Ox6VkbaR29KhWKaap7NabQDbWFMCM+2ez/Myb2WEgrSGDt1Puk+ooKIBcFgKT5Om9GwDT9wUyFosYA==","signatures":[{"sig":"MEQCIHhA5SP0DZIUtxpeQC6TXCjbltoeY6SDHEJZOruX/OAnAiAldxsJNUrH/b8FOtqnU8VHKSJk7u97pbydZWHVhqtCSA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185945,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjtZzyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp4Xg//VWzWwco8n24ah0+AoUJ6C/UTVugcsiYzWEgs0GTAfpqLafgF\r\nZLKqZVLa6ejRjpJdA7j5o3oj30SJ28R/EU8+lNZ7JEsne6rJdnnAb7LevjtF\r\n03r3GiKy54wsKIgxORcY7bKGsGEic2xCtf3OTKrErJPsJm7YAcRX0UoE1P5C\r\nfbCCo/es9hW9iLxZpNsdxrivc7EAoEskajx4HW4GjuZCLoqTb+Q38xpDZ+qE\r\nk40B5uYBRfuF53SgOad2xy5qP74zk4UcXFkwnvj39r6Q99L/gxNSuLWf6nC7\r\ngSATkiDQkfXdRlNFfGrpPy3hhsTBQryznts8caFIIbxshPbWHwcZb/zV0+tr\r\nTZEDbdA15DrffbIwGIBnmtbmSj1KDuF/ZxIWdKKbuk/qVmQ8NGh1bSdyvd6q\r\nyrFKRTWYlsQrJ7eyPOGYtMKsRjV4wi2jAu4wo4a3+QGRKU5Hu0gfwrKyr6/g\r\nbteBsVaDmG+OjSkUXi71NvSmXgK4fEW7Cs/B+ucMoK882fxLCJ8oDkwCPN7v\r\ndUQYterBQ/EfPpjzbrFKqRQbSbNgpjGbrrWQs5m7VVDnK0qxmfBbMv2yFDam\r\nhgXobrpHD/794wadFXZa49YjkwY/p1R3nYQ1rIXY2TcfF9VRI5EGwSVhEtM9\r\nJq2hVV01KAAqWT14HQytUQi5K8VyVsoFmLc=\r\n=iB/3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"46415e0dbf179086b3b84019082e0c7fe406dd20","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.3-alpha-20230104153535-46415e0db_1672846578800_0.5297045705574133","host":"s3://npm-registry-packages"}},"2.16.3":{"name":"@graphql-codegen/cli","version":"2.16.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.3","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"2b870696e526e95823f2d6b86072ee00ec3fbabe","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.3.tgz","fileCount":95,"integrity":"sha512-dyRt4nvbpLmWSq+fNsYhQo5tDJyFdlEIX+detR6biOur+kjI9e8djMVa5XSojoDkRIQCifu++6nUHxeROXN8iw==","signatures":[{"sig":"MEUCIDVuw287J78EyOdLNRgdOP3KD59YJv7vV6c7pHGIF/qwAiEAg/YFUrvl4lkQF4qS05vVON6lGTILBotDUOUJpLZZqRA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185914,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjtavPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmol+w//YcakkY7d3Ks9vt0H1GMEoq9W0u+A39+dvx2aWj5hQgqxa4QA\r\n+2Wmq/48QEViuD7bRt55OSFb2YhabymUBmGMyYwyhbwzbxhsM15kfugdB2ZE\r\ntsrm729NwPsG2ma7w37pTT50kl1NUKB1MgDvEtpWnWlpFWl1kpqPHOxazonY\r\nPVQe3qLtN7EvJBq16fE+2R5FBFREYPrTS7+BnYQ85zUxC8UVzruA92nWcrji\r\nDKMvT/cZ7pcyh3xvwDEEk45Q3KD0Xn0f24NkTRfW00QFrgFsupV2X5pNGEGq\r\nKku62sUiXbM8OrJZlddXTmBLsNyaAgjlSWQI1HB28YQBMaftyEOU14lTmexc\r\nuyKfgDNi/N5qMbDYSRt1Thf13VR0lCQvIQIW8pmrX98MBcOg3VyZE8Fn3/fc\r\nLaI6jARd9imPPZx5q9VxgoGL27GmwZj9LaIAGDcVfA/m6P3aomvyKIex/xNz\r\n4znBA1QzPByNCRMFL0sRJJxyruWxWahioKYNhNF7J4f6o3UKfDMmVwMxwsA9\r\n56yew5PPjttMs9k2VVaJ/vnZw2q/+0B1FNF2uTfr+47BMUjljrUpYyNKFAZz\r\ni99ggH7M3Bx/DScKfHkj16ItB9Kf+eJJ4LVavfc+see3KIYGdnS1fa71uB7T\r\nSuP8ND2T85LlENbGR44kWO8HIGxqhRFfRVE=\r\n=gasX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e50e0b35752f27295a267f863e63d54c56f6b428","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.3.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.3_1672850383299_0.21504612762403896","host":"s3://npm-registry-packages"}},"2.16.4-alpha-20230104211830-bbaf95c45":{"name":"@graphql-codegen/cli","version":"2.16.4-alpha-20230104211830-bbaf95c45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.4-alpha-20230104211830-bbaf95c45","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e67e75c358933a07e6756e208bd56a028124ae92","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.4-alpha-20230104211830-bbaf95c45.tgz","fileCount":95,"integrity":"sha512-RHA7swsIZzMz/mA32S4MBknaJMStzq3W/U4xCSblZwtw9zlY1SX+PgyAsIwm98M62HBxXwAbfxVaurYlWq7qqQ==","signatures":[{"sig":"MEUCIQCYdYrn4uYLnNpiJxrpB8d+siYtigaTmXraZc8ntF1p6gIgUcHl7ON/tKPU6wbi4m+kQ32EiO5twTWhTD4mOpDfyGw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185945,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjte1GACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr79Q/9G7+17i8I3V2HT95hPZbY5I3k52oUjDWrRyHn/L8nIr2T5jhK\r\ndnIGesQiF16wxZUA3iUiYS7GZ6UdizYi477dUc70VPU8l2Pa1/1UM2Oh1xU7\r\nbk94Uu/JEOs8Y1brtOvWroR6Ir6Fm6cvREnlAIDqs9WIQRa988G8/DsdP+fS\r\nvyRIZrgLaWDCII0+UZT1wcmFBpzTCA5zQCZMmSQqDD++cd/yGGexhWBAO75K\r\nbd7ZADiJiwYt2yLWgpGA9qMG3/IQ2mx81npLLYym08TjYTgDqCKbnQUY58Z7\r\nJNGQB4n3CF2GJUGstn2B89xv8EGpFJLpGPaqywCE7MD0+cNmOHLhOWYfcaxQ\r\nG4eq0Awk5jczz7VlbyTxFs6UBbWheTdR1PWgMTzHLcmwUK0UtnTnEHhhw0NA\r\nCDxEr0xmq0TFl8eimiSBDwk1lvH4OZiYUjZohSmrGe8tx7jUvvvZoAQXU74w\r\nnJP8FgCS+UpO3MYSNtv7ExoDu6RqwQFpqOeL61zbyxT+1FaP18tHznJy6iLN\r\ncNwbEknVVOMO524LyAm1G9isMwXcFZOj983k8f0Y8JeQFMhRoa+uEj/GVjm8\r\nWjUoDfeNPgLZINCDxcFiRpst0ZpkQfTSIITid/CC8sZv25gunVT6mlyl8wBn\r\nR0NmMMxqF5m+ojuUvfqV6NRPXVl5T89F2FE=\r\n=wj+S\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"bbaf95c450ceec87a52647e75f9f5218c608adb2","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.4-alpha-20230104211830-bbaf95c45_1672867142412_0.5225113656901785","host":"s3://npm-registry-packages"}},"2.16.4-alpha-20230104214004-03b355766":{"name":"@graphql-codegen/cli","version":"2.16.4-alpha-20230104214004-03b355766","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.4-alpha-20230104214004-03b355766","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"7757d6aa5cb966010699c2ab8e130aa069811b09","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.4-alpha-20230104214004-03b355766.tgz","fileCount":95,"integrity":"sha512-JHzE7eWnML4sw5rmH7nrgnIowdxup3ANclVUuKMiF24DAboZydFxs7eJIQr/IMVvxkoZySCJtzjdJuQ2d65oXg==","signatures":[{"sig":"MEYCIQDnR/VQ+Q5IP1ukgsSU+1AMLSLhgoFxsKRiAlg3VTs4DgIhAMoIiLD0d1gR1nOA1ZVH3ZNFo2m3CqXumhSr0bbQxN5N","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjtfJhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpcMQ/+I4OCBOpkfSMDke1Jj1lHTDj77wrrIg9S7ylWxGFjAaaXpTki\r\nE46AmcO0gC/XLSRTn5qGQKfsUALidPseYcS7wCXB5pgWZhHcCmTaebTPuZxN\r\nL5Ivs6y1HCMaKJHlqgTUmctgUAC7KJCBubPfWb3a82s6aqRWZRJuOWSS7/Dd\r\nYLjQ7R6D/UU1zCDiWIW4iGLor0GSK9fjlkKdfjJu6Ly+35QpUWVE1e0i8Zw4\r\nwn45fB8dNDERn0/CJjgk91vhHvut7W6cFtu+oJiSi3p5OSNBrcOaLfbnICrG\r\ndNM+zIFYyRRpzKV5Bx9I7uiKJ/9oP4woHBY7sD0K8t+LSyJxJ2Gb894LWkU5\r\ncSPve8h8MShSREANa6pNrnwaYIW7CIRbdV2QJwdo3DMFNxPvRpY9b9BQk30Q\r\n7gUVmsi2D/IzykUK40Y4yELEv9fSsg1DDxUcHzLje48h0Ps4/GyqzZjTLWoi\r\n+Ch2VaHBSsoJuKVHrmiCne+aZJBF94uZmSoo/SsSQU5gmrO1+G6CxXHxi82k\r\nG4vZwbvqENx6OYBYEpkB/8Yz34zZglabIQH0S7hm2QrdVrJMSNYqBn5eXizy\r\nAM3AKndR05cTQbxxbLpoiRfDpHp9GneNErY7hIBI0pHhgYQOOxiqhF1MGPQ7\r\njH/8p14kSw5CtYmt3MdqCIuTm/I4zLTE0Dw=\r\n=qHfo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"03b355766f51cb96ef96d46182b66143e01e2f78","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.4-alpha-20230104214004-03b355766_1672868448902_0.6056501529914338","host":"s3://npm-registry-packages"}},"2.16.4-alpha-20230104214623-761fbfe3b":{"name":"@graphql-codegen/cli","version":"2.16.4-alpha-20230104214623-761fbfe3b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.4-alpha-20230104214623-761fbfe3b","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0f4e4e32a00ca5e69ad59637af154d1f33d68546","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.4-alpha-20230104214623-761fbfe3b.tgz","fileCount":95,"integrity":"sha512-pZWWFUUECvyi9B7AEwBkqZ2Qc6/vFbcjKT4V2Q33Ns+GBwiyR9JHQ/TZpB8qNcn2lfRo2NYzQXWid9vE/iJKWQ==","signatures":[{"sig":"MEYCIQC899nnajkkIYC2RjUGW/GaQ/syZ0P2WHAaMMtH2pPwTwIhAM0S17KWRiLBwrDFt60O1wC5HjLhcGzDQxA+T198UvIy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjtfPeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpyGg/+KliSOgEK98LeEO4wAZOHwx6YvfruJJn00OG2L0CcF5lodyGO\r\n1WF1BjAJLURiuoyrXruVBJILdQKZ96MaL2eSAla+0/cYAugMZu8ydUXxEpsi\r\nkNtFgN9jzQxM43YW7AgIOX6GgHin2HXWyWD8j+Qg7mXKKU7uvgeY3weGEUl9\r\nY8TxaiYCSKa+mZp8QQeDF5plMXxjeikprec7FirJBk4xtrolxVIAKpMDzLK0\r\nBySPg7ax5qfewTNC53AM4qJ/0Gb84sSXv2UJJC5e7tvsqTiD2Yl07/d0Wu8k\r\nfZv9RUX4VpyjpsTbPlAJdmbNuVoQgrqrA2rsTX/yVWHybJOhIRedRIacQsjL\r\n0tsT5z/8hyh+aiCAmtwLwzO8pGyC9vOnCnCqvFJxJP2Rc8TEu+Ou2WgRkx+W\r\nIWz9gk6gC/MJnsKIeZm/5MswU6r4meVIRXewmag1FeRbxAyfECPRJCj+4skG\r\ny8cWNbG9eko7tTwIKAewtWApuiSE+sBNZY4QPSg/axyjMeXXcjpsWDuR2PQG\r\nLGaLxmxpYc3aQZZViwUwBanpzQvWNLM3/EoclF1uAbPNL2RTCvp5cqU1YeTk\r\n1MrCAaU9KEhCXBVBz9MPUf1cUvC1V+qHQu74fBwj0OmFHHprnU3awU7I+W4Y\r\nWPLh7eeIKIgtUalACVLe8VcQqwTdjah3e/Y=\r\n=Ed6f\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"761fbfe3baf78201123491f290f94447bf0cf91a","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.4-alpha-20230104214623-761fbfe3b_1672868829871_0.18298626413338348","host":"s3://npm-registry-packages"}},"2.16.4-alpha-20230104215217-3fc5efadc":{"name":"@graphql-codegen/cli","version":"2.16.4-alpha-20230104215217-3fc5efadc","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.4-alpha-20230104215217-3fc5efadc","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ea193be287d2f6ca610474fcfbed8ae6f0370e02","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.4-alpha-20230104215217-3fc5efadc.tgz","fileCount":95,"integrity":"sha512-feV9+iJjiKuNG8fc4PvPFFVZEtorOJJZ4xQYsDPHI/Ijm7AOAk/1VVij2WIh+Q/76q47b5I/2NlifquqVVkHsA==","signatures":[{"sig":"MEUCIC6boRMLeO6I8EsZqNxAlzT+9YRsUxBPC2YN8ETTurmaAiEAr41GStfNCxNpR8JzJVu3khEGmii0/uQVgR6r2Ay38gQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjtfUwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrnSxAAhANB68OV7c4HyZNkkp04JM2RE6+FRgXkGupqsGCmNBtDsOBR\r\nGwPI6LcW5vlHDYZge5Agz9fvVMuv5r4mkZaah3FK+rZ6avBWAakr8vBzW98C\r\nLkZQFIMp3FgsjGMp+OZ501ccDCQ9pJEM83e6vEyq9dtaQD4Gl5iTkSavf01s\r\n5xMduMc0GB9jhAWVdpKtUjiE4xXK84uaY3fYeDxobBgYATRoKZcbl3Afwwpf\r\n0qAZPahWo2YEnivi9AOLc6CP6vrlLgGRNj5HdhC4CZcnpgX99AqGwQjt6kBI\r\nWaUz3kqSfaN/X947ecve2/9SA02MV1h7QKcgtwGQoTw/9GZbXAB8219Y4zR5\r\ngwIvtEp3rx6rJJNEwRtD/MxwMzrXWMdLZK2XAmT0ZazAMzDkNOKa5abKt5DG\r\nCdCdhC3SA/rltiu4ZAHtmykdGWttt/7x9jh8VRUAQ7Ml6WPQyWm+11ZEAn1W\r\nmubj4qxy2rr6wROdG0totmSovPw1GwjnItBHStrXezyEKRRxqsDFaTqQWwlP\r\nLzT0lhhyPsMo8XRyqu753gNyGk/NHwhasCJhsHNUPizHh6ABoDkfVV6nqGCz\r\nGY746651pkrKZ+lC0FSUHoQul1VeWoKGhQ5bxwNlYBvZlqemxfFIGnnmrN4s\r\nKXtVVOxAB1D6t/pOIHQoYN5PHqkZcK6gTaI=\r\n=31o/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3fc5efadc1352659755233e7c87fed1e1e9c7962","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.4-alpha-20230104215217-3fc5efadc_1672869168645_0.8084781846098188","host":"s3://npm-registry-packages"}},"2.16.4-alpha-20230104215342-4822b3585":{"name":"@graphql-codegen/cli","version":"2.16.4-alpha-20230104215342-4822b3585","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.4-alpha-20230104215342-4822b3585","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"06f8e38c1f721bcf4d0935790c7bb9c03b9a8ffc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.4-alpha-20230104215342-4822b3585.tgz","fileCount":95,"integrity":"sha512-E0ve6gCfMMZj/X3P9NfReI+Bb7iqjm+Gm71bZYiKT83wPDXSSErmHmX1SszWhDUj+UcwaiYl+ZalVQWgKi/Y1w==","signatures":[{"sig":"MEUCIHhROEMTpjgy4nTEjHIcsQXf9ZwJbWDM7NvDnmaMmN/nAiEAn/KiVikCwdbguScni/EBAWx8LemwijG+Om14ifxoZ6k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjtfWIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq9DA/+KaMiPX9vtVwDI8j2uxqUgsu0zCoIuKoMjskQso7O+RUF5DYi\r\nG4vd4AtJchAtQCRDZRW5BVJlsYzYz6bObTvK0VrLeusZqJUD1ZC1f4us3i44\r\ngj+uQHhv/AuuvLNhK3MwK7CdVPw6mmXK8f9xmejzLy7j1nn0H8qp+RHNWsKl\r\neClTwtwjF7neULRisj6/GQOEm+tQjEmgl6GOG9LEMk1MVIPi3MvFa77aR3CC\r\nzvYg34K5PdBGODaHPfL93xGxBFssJzqH5ChOGgLhVIfnvrViKPZ5ugXbxSs3\r\n1p6rL20bn/CtL2w9ec/ha2QaT09qBNSMM0qUOj73HirqQxka/Z8MKznYbTmm\r\nFOA71cVdxuXgFDkT0CP1hBOpagpYdLhQviRhVvJ5n8nugGonQdAKVPj4FrJL\r\nKiDqcTZ5fRHXRasZKUbTy6cx2s8z5xJuE5zMOIk9tazeME0qeZUxXiSd74l5\r\nkrFgai4wxJWdT8ZBggyps3F74aBN76qyl9cjsEaXsMGurwKr/5bIo8CCfTBT\r\nLiLcJz4pV7LMUabAW/aoFf5yTpP1CrTcvpJ6qzD0K/85+1Xk4J3PJtDASMJY\r\n2of/GFftBsfzrxlzRvJIbWJBw2a06OZniMLKVT+Qir8uvEO4IBJIoWRYt8Ew\r\n48meJfqt0pesefi4jhx7WaWelheJhbcMnGc=\r\n=d8CF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4822b3585990599a1ddfbb88cc8c154de94dfbf3","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.4-alpha-20230104215342-4822b3585_1672869256554_0.4012722725321216","host":"s3://npm-registry-packages"}},"2.16.4-alpha-20230104215934-6d7a4b8c5":{"name":"@graphql-codegen/cli","version":"2.16.4-alpha-20230104215934-6d7a4b8c5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.4-alpha-20230104215934-6d7a4b8c5","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ebbfa90905872d9f3e3c31bc5699b47ab1ee9c2b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.4-alpha-20230104215934-6d7a4b8c5.tgz","fileCount":95,"integrity":"sha512-Qxr7UlwgnrDvp16p5mT77KIwpgFQvRPYIfavSAoTw+JRerDLVf1U1V5NEAsfmjHHiXOSghtA61cU6snl9ezGIQ==","signatures":[{"sig":"MEUCIDCUOvkEQv04Xa6EdTw9lqfAPt5mg5HbbgiezLurfqqVAiEA4tvibvX/E47kHeUPBIT+/McDkKh2JUaiOTI9TV7HJ+o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjtfb1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqJBg/9GuRI0lQdN07FW0AnBlIg819ffg/PNhNRQM7s566RLWgLyhcw\r\nFABlBnNoeF/9JGPHNU/xEaEHzMRMp3EwWB6PQVZgTZzVTtikYJ2JNt34IAyj\r\n2801xbgy8afehj1RTdsJJGZ9f2AJtPstzSasXmepelwLQF23ngIf/Rf2ftQz\r\n/Mdb7YBNCjxhXfL08MsZ/K725poxid00w4FtpRN/fVehoAjeEtCz1l7rVCHb\r\nIA8Bxb9cVXXrpCe7PVSlllwKl3GyxkofaenbuD1dfknNCx/gcCS9M03YoBXJ\r\nxUnyr+hRwdDOaWdyeiTf6aK3Nw1Zc9ReX9ONhQfOJiyHS3bez3ozkiVxb88O\r\nHP2rDBoORwryB5u+2DX7C5bxszjUiW4nRMMK75bTTIZZNCZ0N8dsNdqUFN85\r\noDSO5ba0aqej7aBbyylXvWoGS0rPspOT4VTIG99SiAPRU5OTGIgr7MzrhYQZ\r\nhbJD1Awup/YAZCsCv/1fxD3s99AEqDT8mrRQx9qbIsJ5uKtXufJ3T4qAYQoh\r\n8O6UZIcGlMUoGleKZJ0YGecZFunRFr5kbC/lQKHlhDytq/ZHVHzo4Rx90Jel\r\ncF9vXViomB2IKOY2ammAoyPxUX2ZH9fyZM7zQfJPxCF0vXXNXFy38360IDOr\r\nbLGRPx0isZ3ceTrJzmuI07cBRwlDVRaKp1E=\r\n=FIj7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6d7a4b8c592d1af234f272ab58e67f7d67c75b03","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.4-alpha-20230104215934-6d7a4b8c5_1672869621100_0.8189978254215169","host":"s3://npm-registry-packages"}},"2.16.4-alpha-20230104220315-163bbd9cd":{"name":"@graphql-codegen/cli","version":"2.16.4-alpha-20230104220315-163bbd9cd","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.4-alpha-20230104220315-163bbd9cd","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"91517db122eaaee086018cd1bce165b9dcf8c250","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.4-alpha-20230104220315-163bbd9cd.tgz","fileCount":95,"integrity":"sha512-VI5A3CJoCizWeHBTeY15f1m9Kx1MIJzQoMSCUXYNxZhUEJuFmSNGpPmuvxm7P6KYVMlICPOdPkaWLz++fVVvqg==","signatures":[{"sig":"MEYCIQCzgBN07u54TIxV7NK5Cq4eyOFqunEKhvJeDSFk1KYsXQIhAIIbQfxzTtNplbNzwweWtX5/YmWJhniQZyhvh2EAiPA4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjtffDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqrTQ//banrBwDck3ZD4obP2UBg+GsAnsAiwRjakT4227V1yGp5iP6p\r\nKIRuAtPKahw2D0057PknU0kUtM/G+lagNdJ2NJ0wjbCYUJmf3uJjEvKTFFDc\r\nCA0ZF2bsKLVgt5UW5tH6DmJ2p0xD2P5yNozd2gFcANntOKVUiJpswy5AW/Do\r\nTbXBbKYhGaWC52Mee0PptaO8NQlrRltzqLD6n8oni02+HEaiiZ2N9aAOM3zO\r\njzp+TWtckdQhuzrJyLqUdgPgBSafHtMUhI8r8fZrwuPN5JHTQALssKPceut0\r\nNe92JQxf4t7bb/xlf/hw/GoHECEc6l5i7SpMMOMyRUv/hCPyRRBBrHmjCLEN\r\ncnGPUKfvZAgVsbQpwOq6/3yysszY9dFIBk08B7Wt5JtOU/vb5eSGS++p5kso\r\n3IeaGXFxJNJ0uCaGepBrDlp3y68DKrBXRrj1f439x/L+SIgciaLlnjy6ifAc\r\ndhs5eU0WPX8u0YDUobxoz0DUKsNUMS1ayWVvFTLxjpMeT8RzzkiY1qIjchvd\r\nKLxQOsHiD9AvyhWqou/PhSGIcA5bkJcmtWYqrNH0CtPWqEVsGLU9UYe+N/Jr\r\nzR2OXyaLrZc62TFppmQ1mkY8ymBcjubmGbZJtxqyre8Qe4zGpivQRgT4MM8E\r\nfRqbzKCrTXk+KZkNSgtcbuzdm2HtZwKTm4o=\r\n=s4qI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"163bbd9cd45256a233fb6e6cfd0b7fabc32b052e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.5.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.4-alpha-20230104220315-163bbd9cd_1672869827334_0.7158848704060465","host":"s3://npm-registry-packages"}},"2.16.4-alpha-20230105083758-0fa25a259":{"name":"@graphql-codegen/cli","version":"2.16.4-alpha-20230105083758-0fa25a259","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.4-alpha-20230105083758-0fa25a259","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"cb2ebf3aaa3b4ff9d4005cd3a80b3e2562703fac","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.4-alpha-20230105083758-0fa25a259.tgz","fileCount":95,"integrity":"sha512-Kv0G7OLvl36Al4IRamiQJ5pJ7KkWHxefvRGk00EWzvjDrJDMIUqOwp0Lh6QrG7JyTEifDjikwYTLxjXW/eheLA==","signatures":[{"sig":"MEYCIQDe5UHgt3xP60ZE+KYv07civjLhYaNpYJwGi7wWsruedgIhAPn1nAAHrnlX3NIZ/fphf0x+nh4hj+k/hd6/AV7ey72+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjtoyOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmohPA/9EnZliD+zGbqNseFjMWMlFy/oXH1Li156SPltijvuk/Sd0ox3\r\ngLnXVFXgItl6dVXsA/w1/yxGCRGx7+RA3NyHZgK+aTnjW/MUHMblOv9ytrVb\r\nlnfoj83/FLjxn+F+KCNhzp+ZquZ3hgZJepU48bf684u4ml9UzzJH9cT13K52\r\n8CbDLis4WaDMTc38fPpqKie18Lx7W7ZIKMn6j0vcqQsBJCPo2vOgb/ZQ0Tcp\r\nn1mv5sRU1/gLYXv2PUuv1z0CkDcJ23NuCxT0SnjR5biDf5KGMbYg+6t5jhsI\r\n9y87qDp8oja53X+5Kvw5u50G/95hC8y9b4hwRDhJCEwZlnhn1+zv4M7d0YTD\r\n+griCPHZ8+AaMlcxfkgykmgjZzz25mEXPqwlA85Z0Y9U5Zr8bexQxHiWAnku\r\nhDZwTzVsc5J3HSI7aKFY9zqD9179LyR23SqI7cAofM9kJT1K4cBruB5DOGnv\r\nr8LDHCnq16827hXWaIxXPLI+zkYQfJ7/+uknhqSR9R7vUmi/cKvjGp66fnV7\r\nsCdmmt2hbZA6aXhRlGoZse4lz60Qv4G30UMBbK82XiDtfJ6MHwk+xarWWY4l\r\nPP6JeeP6BzyLKDJPRpN1ERvIfWUICqaTDqFieOgSZFK9i2KDRbRH0A+uO4z1\r\nYdm0Itvuc6yZTNSxWjh4RKWWyzRpwajDN2A=\r\n=FC4K\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"0fa25a2590e53b9b8cc11aaccb71a20d67a01ef4","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.4-alpha-20230105083758-0fa25a259_1672907918242_0.3502691954496149","host":"s3://npm-registry-packages"}},"2.16.4-alpha-20230105083833-7e4176e1d":{"name":"@graphql-codegen/cli","version":"2.16.4-alpha-20230105083833-7e4176e1d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.4-alpha-20230105083833-7e4176e1d","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6a3d20b3b4e0474c8903c275933a616f850d2ed9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.4-alpha-20230105083833-7e4176e1d.tgz","fileCount":95,"integrity":"sha512-OeJhk7Z7DTDxFY3KOmgEJM0ZI2uUx1RTyq64540AHegR3pZRHhR6PEyn1uRjRDELubRRtHkSRBDXCMPAhJXIUg==","signatures":[{"sig":"MEQCIAYBCCLN9ri9FALagla66BOOS+Ho4M3yfJhRrSQAD2/VAiBF6g4Mp/Z+C3ptQeFyYMnZDu186HKcK1mWaspPR9um1A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjtoywACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpGsA//dfUoepgWsR6bNNUsj4nKV3xcSqbXTJ1bAlyYyEjr8Ql5HzHj\r\nPUbf/027PuKjwYPlxCa3Ly/uvQEscmKCOPmnddy5S/QO2rxX5q3jEsdDXhJa\r\nIm8/Dq/Xbi3a5uzWGeMG3TqALrUiWX2muJI0LC9raoMcz3fOzM+ooeVnkabA\r\nOYxqyW0668jyAIkUp0JzcRz1C2MHbBo1RiboQOKTtwy5/6yMB3ttPnpFTqzg\r\nQvKup0ItuElDLukKkLVTDor5g5DTPVtAMpbupdM1ybk/QnpSDRAK34pdFYCn\r\nMlY5aEHBTJD0AvP3Qs/dFjkS45iKsQmhSMtrxiAwnfKUqif9YV3mZFrZFjum\r\nmuRI5D23HBHWU40nR+vwNhCOhtxQOI5rDUJ8wXw2f1O89achaFsjDB3Hw2nA\r\nJUrGUPb8ujuRG/uDPpBWni1puDfK1drdAOE60JqFu5jNQNv0KbCeJFbQU0Nv\r\nSFQRG6T/FwbCv8RKelw2nHz588NTleiduG8LUgYqZ2UEOxcHD6a4Ewk8DaIL\r\n3jgukenlu0bCA0ka+L28lBXv7bwuLjixLLIQ9bvFs4BuVIJngl/Qwmv+SNE2\r\nAp+fpU0Af+wdec/eAi2Bw+7zCBS8NYUNwL/PboV+fzQbyr9KKlLtczPWWRYt\r\nV7tGdbTaElvocsu/YvosvzTP1TrErNiFKAA=\r\n=DzMq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"7e4176e1d6fc74aef165cd9919d3cd971f6d4cf4","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.4-alpha-20230105083833-7e4176e1d_1672907952670_0.6096105081107994","host":"s3://npm-registry-packages"}},"2.16.4-alpha-20230105083915-4fb130c38":{"name":"@graphql-codegen/cli","version":"2.16.4-alpha-20230105083915-4fb130c38","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.4-alpha-20230105083915-4fb130c38","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"478ddf7e08d17ccccc0d959b67579081e36e6d67","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.4-alpha-20230105083915-4fb130c38.tgz","fileCount":95,"integrity":"sha512-uPfER+4jVP4wsdPwZH6Zpv/RfbmJrYv5es6RW5s5r+4MRDt20gUTGsuldspqa5WMr3iGtZanskWUlKsU+ZjIfw==","signatures":[{"sig":"MEUCIDm5VD5QYG3dLMpU8L8sEr5xo19LUc6AC3+NzDagj0/0AiEA7Jd9dbLFG5nNZPtXnJUkGyXsQI3MCD0FBhC/HXa0oGc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjtozbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoAuA/+LehZnoTMVoIagB4YRtpLTWOC2apKjxviOi4dYf9/BQVAPRxE\r\nSkrvh4R4t40lMzjKO5TOOSLFJdta/VLhyLDuz3fqbs2to8Vr6uToQKXfQiQ2\r\naCtwFGZHGp04D1fZ6oL92eSnGTvDG/nbbz2QM1Sih3ydmocsgkhXilrtXCUX\r\nWFKNC56vqZV8RWms9W/BggK/eizYQC4UOKnb6ou78o+IEGg3HmRK0gWMKP2o\r\n+oua+ys1MowIvML349BLHbqOQcYxw/RqbozKU9GNYsooSmUnOn4GxejkbrHy\r\ng0n4pYw2n9LRb8oppZDdAr5SDBBkOWPi9UHO4J5FrcBcg2nPNaeYvzcxPZn3\r\nyz1jl+12euojNr7twVAwjEl4bx+RZ5oUqMypnBnzoNUwm1RWKnORLpOk8mm1\r\nlscCqw8O6x0yXu4AoH8NTjdtKixtDEAxQ5C+PfwkdBi2qzmGbv0tGOKNMcEF\r\nfzx24tz8wU4oG+s+j9WyfxhRS7DxBJbYOk7Xm4mOE2m61bnxZQKocZjE5ZzT\r\nndU78KkCe9ZiMnsp+8n7oVzM0afSbLVuDzbtwPs/B4gMDyPHetbDU12JcjsW\r\nQWI2S2vgzJIKERYvKBEy3w+7Fgx+dOrZlDSP6LdQUKMChtzTLTTSXPwRQT6D\r\njbxxpr5xCZ5bkAelu6vorj/GIxm/nOYcK18=\r\n=mYAF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4fb130c38189b8c7ef401c1bff610a582d17d68f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.4-alpha-20230105083915-4fb130c38_1672907994856_0.7416282330042192","host":"s3://npm-registry-packages"}},"2.16.4-alpha-20230105084501-839dd7cb3":{"name":"@graphql-codegen/cli","version":"2.16.4-alpha-20230105084501-839dd7cb3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.4-alpha-20230105084501-839dd7cb3","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"eaab14926869e0f34fb9aed41e0663eaa5c45c1d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.4-alpha-20230105084501-839dd7cb3.tgz","fileCount":95,"integrity":"sha512-vrfzyYeQ6T6WRQ2a1Tx88LvbfINWX5CS6ol2RVEqWLV73CBnFl6HMyt0U40rEj4NTvveyujXtBHyeapZkuHnig==","signatures":[{"sig":"MEUCIG8B87vrymfUXdZ0K3FK8/8IsYXTy0t2QZkTtFNPlYc0AiEAwCFJHnV9A/f15vG41kb+BN1t7/mdW59ugenKMisVdGA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjto44ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq8Ew/9G4SUhY0MURH4EDRfYVO2MQ5X+/vO9MlAo2z2y4nDq7Arx+RR\r\nCQdTxg3+FPGWTDXajvjkO3oBodlIArfZgF4vz/mTLCyyeFtrrNGUeZilnN1t\r\nMwjlDoTariETKjl6ffiF7Ixkw3qJy479mB3uQ3b0x8G+4lUgyLn3UAwh05ne\r\nRnolTtZ7CLUQt0BmTzZ6uwICU68BO6B2S8++PlEvvSuwBh248+WULTya2QfT\r\n24Jxc7VaT9XbLnj80+hGxE1hPlWkUbtGMSDryCucsLSJZMWfFemGN2QbHqZ7\r\n6h0Fe5wdQUX2z9YHLBVo5TJ1UXI9h8PLYcmTlywUoZFcHBepNY7Wb8u2UGsH\r\nmWslrHPXl9IlYLhIMxKCgapuAoYCS4SU2nQRf5ISthmg0dhJlnSFyiATnEnt\r\n45Yb+fC707ExPsbXAAy7+n3MsHI5karusBPa9qRl8Tr9BFcANCoSwppddXL8\r\ncJE/29sKLOpKMp5gRhFjm+g6G9zuvKYqkS0A3BAmix+jGTCYxxeZAcx5hmQL\r\nogYb1gRP+Eb7cUvSLf+gj1pYgk/Hnnv9kDqLoEF3Y3szIy8FnK+5+cxqAEBj\r\n8qkZQH4+6UDpgKbpGZpHmzblOG1xGr0mmyt0e8fvZrWe75mcAW7cmIO/PDux\r\nEdL0MbTmIEYx4DfFLb7Zi3a+9cweWNQ54mU=\r\n=P4PU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"839dd7cb33909f12a2488eb2779a1546f7729382","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.4-alpha-20230105084501-839dd7cb3_1672908344376_0.5651259537900959","host":"s3://npm-registry-packages"}},"2.16.4-alpha-20230105194758-2a7bf68a9":{"name":"@graphql-codegen/cli","version":"2.16.4-alpha-20230105194758-2a7bf68a9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.4-alpha-20230105194758-2a7bf68a9","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ec02ce8f4d00fbb4363ad1b7b239f2d3bfb7d2c2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.4-alpha-20230105194758-2a7bf68a9.tgz","fileCount":95,"integrity":"sha512-CMWnADynM2vdAIErDAC/JCRZjjQykdLDARGJNaLjohhQW4xGa/8LjWTzfdeSfD8VSGKeugGsWfO1vzbvUE/Dtw==","signatures":[{"sig":"MEQCIF09KSQWySRYNX8WzLBFwkGtudxacBI5SE8u9ZZ/tU3lAiAMcPkPmFCok+aT9LSDopm2y0WQcvQ0t0lIvJFVSMK8XA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjtymQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqERg//WhIViOw2DGqEjBUOrevVSRJvPv6eXUGBjQ3P72AcI9dbdeTu\r\nWmpy1aUZgPr+aNHXz0fF47HcMWlQui0V8I6H+8B5Js5U//eOlwf9TpSCc/su\r\ntHP6vHTFq34n1ByIAS2FrcW96+Vf92AvturJEabRREmwfeUULXYhbQJBWkZl\r\nf0+BqhllykbKQzNdWens0dYuLnn5PBIDxoBVKDD0qxPJ+/Rg1eZruAKVsv23\r\nLgPCsAS1/b7uVL5FK6oOp8m3459HLV+oreZabsMeMCWapZwU0VXDNLIM6r97\r\nm04zzWx2ZsjEpoo+g3RbgIJZuj9lHNpwbFKkctuMwMxwztWw8SjiE7mzSXyz\r\nIByy5s57JSZ41aJFS9S5l9SFYZwlhxkSpIUzuwZBoQ6DxRSSzk5Jpn8Q1Yhs\r\n5BOceOidXnwsRbpoUSc332DfF4kwFYrcMC2d17B33p5e0ApbLMKRo9c1q30o\r\n4IeDuKEDu5mc4LcUxKuX1BBa8MgmiarA+vWVF+0ynbuBE8FSAGmVFv6YqGvl\r\n78PymoH47qnfpAL09PYCzIsrWPnc4xF3jqQoEe6uG8Iq5CJcrt6cA88GsJWJ\r\nm4ShLztMMApywW9EIodQwL4wNT8HZ7VgJ9MUFc+dWnQ7ajytsBmI1LK0TdjZ\r\nESRKsflMyVFnY5hFoYUIk9rne1/F5qjYmrQ=\r\n=z02h\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2a7bf68a9c4a14f67ca53a2b5c87c9df289b4aa0","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.4-alpha-20230105194758-2a7bf68a9_1672948112470_0.16216120101718112","host":"s3://npm-registry-packages"}},"2.16.4-alpha-20230105204743-bac409012":{"name":"@graphql-codegen/cli","version":"2.16.4-alpha-20230105204743-bac409012","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.4-alpha-20230105204743-bac409012","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"bf9fdea9e539851fe48bc42293fb64e01f12db2f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.4-alpha-20230105204743-bac409012.tgz","fileCount":95,"integrity":"sha512-jnjH2A520AYqgzkG7U0tHbBhons4J2XXkFZtx9/8qWvbuF4P3DHA/ZifuI/U+vAjqL1RrrTupwiNZOOTneUWYw==","signatures":[{"sig":"MEYCIQCtIv0dHkGCNOwJ0K6OEGZVoZOupwaZj0dBsZzhC7IJKAIhAKb5zErJfwR/KUEh53HxX1se4k9ve2yjp3SwY8+lCPa7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjtzeSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrgnhAAkFlFNrgzBv30KnfwnRaDXl85c5TdS4IbiyOqqfMj/6HXa3va\r\n2MGVKOfm1kQp0sk+r0t04vFEPYnJ30p9r50LMeWtvcEN5HSLsL+g9pe6Qn64\r\nCOLr5l14tfgtf75Y/EnehJVWrkKyT3OUfLfxrPOqaJZ87sebxu8aiN1h0XAX\r\nwdOo5Eo6sE4uHZhwCfxOBYZA5X8Ri3bXw78fTYFbSMyvJ0tg8GzDpNi+eFHx\r\nIt4VeLzDgy+Hs1YvyC0RraJUbgG0WBtryGgtUI8n38YD+1bswuMxPK2idZk8\r\nO3wTiR3jmEdgl/keUnLCSSJSi6uiJqtyQ4PV6kQHoJrk+m/m++wiTBI9FYQJ\r\nJUQlFufuIzGCmtFvIAYXFAIYWzAfgii6Xjx6SLOxcYyM03DGzv/eFj9Zpgzu\r\nGa9AgHiPbbAM3/eYTjFlj2Bx93V1ITxHQRR/I/aFw+uATN7Nbyvy/xP3kPIQ\r\n4AYnI7C9z1DRISw9I1b454MdhYm+ml+4QzVYZzbANQxQWz6lMyuKLogAVghc\r\nZcrPt7UnS0P9WPgASd05pZv4Ey9FINOFSlJktez5MeF/KCSvu0ieYlV5Bnqv\r\nvqJqdahYeHpfs2LmGHxB4NwYP80EDt6X0SInPIcHAimywiuv5tn6RBaQzaHq\r\nymey2SCD8R4Zeya5K9p/VJ7D9mzVyhaSmfk=\r\n=jZc+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"bac40901292361074f0de0b466bc0686f1a675c0","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.4-alpha-20230105204743-bac409012_1672951698571_0.6438476030156448","host":"s3://npm-registry-packages"}},"2.16.4-alpha-20230105210350-353cbf6be":{"name":"@graphql-codegen/cli","version":"2.16.4-alpha-20230105210350-353cbf6be","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.4-alpha-20230105210350-353cbf6be","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"3a310271098baee9b3ad28022539096ae3c4d186","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.4-alpha-20230105210350-353cbf6be.tgz","fileCount":95,"integrity":"sha512-9ckDjxLLeeEXtuzO1kObYQSFYxfHS0jgdpFHV5YT2ly6rnBf6+zkQHw2Z3NSbb2CITs8uuWLM+/L+pZUV+nRAA==","signatures":[{"sig":"MEQCIDpmrX3h84XSXdHUozcwbLLXRm2XieLV3N+KIdgUasdVAiBqAssHlNunOG+TkO9QCp0y0/gFT5K8l8ATBYwGiOloMQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjtztWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpDMw/9Fx/GTrAJtS/Cyx6uUHON0tSPKKhgU4gvrTLadFQPBADWRVtk\r\nIxwMtuuly1uLCVPuBN7C36pnZTgJigv15vy4OXH7f/hqqg2wEra7CRdlA4cc\r\nE9L6zQ9v17J5NiwxUia+PQaY2gBjgR5Q/MdLcNk4MuVcNi2d12ulRUsDeGDF\r\nFerlIUd/7UjBubP1bp9kWpWUDwpmWt8PSfvmefVNHTdZHYCi6bLZOUjf0B5m\r\n2ZJZ83J0toiXIt3tjnozGMDDXC4zojFmD/6yCzSt7OqQT5yBkx+r4LQ3oaJ8\r\nmz6rJb0NsUa6RVaRyByhxf4Gpjeqm2vWidjeNTJ7EpvNATD1x6sEdSiMGxhe\r\n2To9Kb4pIJekl2lPLdA0B8jAyr/teD1qvPu2CNXpPzrJ6y/pkZ5O5Fr6yE6i\r\ngJLFJWqny0vm82FRsljrJfUKROy0S7yXbMRacj/J2E1fTjmEo7otv4Us4wCR\r\n/IuMrplNU8+qHcNfPl+BMNnB5fADGQY73vM8pg4sgk2H49Nmf1zA8iSzp5IZ\r\nRqZrNLBAfnKsym7IHuKsE2PaSEblU+b3ouYpkzPs6U9xQo4njpd3+fdpnnly\r\nCglTethIhW8XigLEfYRFroWqXr15w542lgRvkCrH/OCGGTGIRnCWRBvgeoxp\r\nxJxmuzAYvGz3Mz84k0i4QYREfedvXn58WPM=\r\n=/kJM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"353cbf6be206ab429466c12841bf962529a61b10","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.4-alpha-20230105210350-353cbf6be_1672952662461_0.6612847672271334","host":"s3://npm-registry-packages"}},"2.16.4-alpha-20230105220810-f35b334ff":{"name":"@graphql-codegen/cli","version":"2.16.4-alpha-20230105220810-f35b334ff","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.4-alpha-20230105220810-f35b334ff","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"75139bae3d10f855526cf911eadeb7800f2185e2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.4-alpha-20230105220810-f35b334ff.tgz","fileCount":95,"integrity":"sha512-HlotCtFei/1h+EkdlRRyU58RJ+OJEWjbkSE9DGfmR2AgKnwopnTlV9RfywnAqN46qBC1EApG6bguePi7KBvvIA==","signatures":[{"sig":"MEUCIEkjv0Ew7LOFMsMR9XZjkC5N0wZgspGKeYLhu5ROfD/TAiEA0Wk8k84YJ/U5SDp14D/5PXR25dFuNBJjFU3fKTn6Jbk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjt0pqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrZGQ//VHrvh3x7Tetj9npK8SAdWjEaFy0kBxpdx7E5Bs9pNClusabn\r\nS9IXjRJWMZF0OAvTfelBqsEUtN6LkRpAQm/hyboNtUKk0KXVCcZ2+S9+27Xy\r\nGWTs1lcfdxiAemqt8ndsy4zBKZEoB1y1lYTHOvsE3wCTLfeLaeqTT+I6XMTh\r\nCmL3kTF9ZEOjNq3hXjkmgflbwlgYGA0HLQGdocQS4fGf50l+N1Kuj3qU31oe\r\nBQgFNSQf3CS5ak+biM6To0U4sZqd35bOnCcV+4uLE6kFZS/gdJ+jAb0X5wOs\r\nJgX/BiYNFjwXsBd+SKeolAu0HvZEB3lz8NSVjIPwVePsSC8mlkB6Y3f1siXc\r\n3DJFx5eVkc4+EG4FTSVVrassX5A7Sgd052n7Vkl6NnSOmWI/AS3rZF+Tb8Rv\r\nh11FwzrlrF02YZRgsiHnQXuOJqMb31O2Is82pNwgyDbVTAgymTQ/mQF+2/G9\r\nU5dfiodz8I25KzK67h4EMzic8vF4sLXl2B3nlQBCrNdd7F/r45qGEmxZ2hY6\r\nFxrxz30lTKwKEU9E/N8SDHP2dSnDyXkrY2r4bBIvJMP10pqI7J8sBqihfiYL\r\nkavZtAmALL8R/1Hyw/yEh5tRTd01xo7uqBFQ72RpakGXKXdo4u2dPRUK9Hv3\r\nOvBarfjXJ9umoHSWQGJSoGLCtM4Zc1DSM6s=\r\n=fy1R\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f35b334ffc1f5b3e22eb8b19d8044f9daebbbd8c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.4-alpha-20230105220810-f35b334ff_1672956522029_0.9396184827297589","host":"s3://npm-registry-packages"}},"2.16.4-alpha-20230107165055-280f40425":{"name":"@graphql-codegen/cli","version":"2.16.4-alpha-20230107165055-280f40425","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.4-alpha-20230107165055-280f40425","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a539519c5926ba4ff0c63c09974d71a76e804d0f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.4-alpha-20230107165055-280f40425.tgz","fileCount":95,"integrity":"sha512-gHNyWPIpHKAV9cgzaAzUg2vysW8IsPb9BKtV2NzwVBqbmjAeR1tUCdXN07aFtdkQ+YIXv4c3ocrPOYqnIov+Iw==","signatures":[{"sig":"MEQCICN3ZI0lhxYO7hu5K5CHcBDG5qQSYOv41wAowFIqWTtuAiA/qTuoDtgbRTxkqKWhqE4o8CwL3V+ssn3cPEy+UlICDA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjuaMRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrJgQ/+KNINYhjZ6z0+KR1uGuULGV1AQI6m6VDhpNKdnqzMCQbF1ymw\r\np3d004Yc/q7Cn5sUUPp9OA0zX9NTzpNd+3JVlQ0ueEqa2n2DomcjHjKBXbdX\r\nu/ukOGKzVEzNagmXYMKryULurnUta1p6lEVH8h1K+gXhQRiGSOxCYzkc5U0N\r\nwDnOlaHL4BPAJOoDTtrfQBbfWIQIAoTqukb6lD7RnYckz3Jo3rm+Pmc4nQBN\r\nBz2BjTdVFvI+jnZ1MOzfTae/pR81vXVvK+4nh7JNixBzBXV2ae4ySBZXKMxH\r\nt2KUb4/JDQnoOGDxQju2JF8jKUWmpuN7SX9RIX0pOw0fpjuIoD7FLdBjQ+Vu\r\noCfA35EJW00e3nG2xaXwA7z6iaWKB4W0BHaz4sGtBXYE4HhCLn+yl4xT8/7K\r\nK9NrzIc8sPQjyhSej9AbWpM8PnNQxE0PqEwB2uE/LLuPp99spS5RmXa23wdL\r\nmdZgjCnlV0axkxnK7wT6okIRlk+1V41dJZP/vEYYCwAdg998NvfWvhBSYLyf\r\nEIlsD4GIE5mM++Djey7HQhk3c5GtKBACeP37C9nxRoDf6WUsJld4sbhQPyAb\r\n81ShqAZWuSW/osz52TT5s34Z8bQI6dEfpnbD+K7+7SDIcS33SVmcId6K1K4V\r\nEh0QtQpYa/GqEHv54it5kSGj6HhGY5Mu+FU=\r\n=o9iL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"280f404259a135e3a5e6349cb880fbb6472c77e4","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.4-alpha-20230107165055-280f40425_1673110289462_0.9838252776741012","host":"s3://npm-registry-packages"}},"2.16.4-alpha-20230107170247-245220955":{"name":"@graphql-codegen/cli","version":"2.16.4-alpha-20230107170247-245220955","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.4-alpha-20230107170247-245220955","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a8ba28c5c5fce2f516adcb69e9f81183aa940b1a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.4-alpha-20230107170247-245220955.tgz","fileCount":95,"integrity":"sha512-iMy3+I47Lk1qqOYkLWyFD5MARtDoLP3/43KE3SAZJyrHK1Y2eMS//RdQQXOITEAdJLqsMSMBtuAar932Wsh/ig==","signatures":[{"sig":"MEYCIQCBCmcDjX8LxlAVXDyFnVQ6NWIeAbmHvCn74KifAWQzqwIhAMb23l6C29iqANsPOlw03/T1lnwJAanxOtkep5UtaMoL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjuaXYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoIrg/+MbuH9q+9TrAXMb1/zGPg2h+s8B4e6aLFYZ5DUlOSWtm/TIug\r\nECET1rGbkUkret6LwHc2OcEykOPKEWiyKVGlowx+ynZAm5wWMCRHI4MXSDv3\r\nHWs0rZREgp0/T9FmS+V7Bhsjza2YhmOA6qtmkTLxzaL4WB8zygjy3XQ7eV9l\r\nsuma9H8jIHHT6z5ayUEUDa/vVXecp4EGsKQVz+wO+X1cnNG2WbQBup3ZTMVj\r\n3YKNnoi4TaiDLrIezAW8OKuxrDeFv2FJ/HJqderxGSwNPj07aIQB0aBpYP8M\r\naB7I0LfLEDsIodBBw+rTnpsuD9WDBPavmIfWXZDpAD/8392QftqQ02RpwRAs\r\nPxlTZqJYXOyiiCUkXglJhyf5JEni/3ASOXr2FDwoGkKe57wWsT9JHfeLWpbW\r\nhNHNkV16YO5bsdeM2ltIrxbstSu7Mn+3bBRA8bIsb74Q6DQQSdMr2FV/sH7p\r\nZxDpCpARp0v1a0mwzvqlJsj6/RFxpIa2Lpp72g236p28RxAzTjZ5GccnGxFy\r\niEOeWkGiiX+xVyMTerdCpWWazSV7bY3dPYCKAHqOlks2QHxjLCyWrSdRqYcF\r\n58hjoZCyrQM5/yhh9pGV0RxPx857VDD7q9zIufsJOes+NmDb7HPg2s7Di8tU\r\nki0R40YgFSi6V8hmO5aWpLV9VOEN7pKC0bA=\r\n=AoXK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"245220955ae6be5c475a993b399465c833799ff6","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.4-alpha-20230107170247-245220955_1673111000452_0.8764951510070331","host":"s3://npm-registry-packages"}},"2.16.4-alpha-20230107170313-93422c4a2":{"name":"@graphql-codegen/cli","version":"2.16.4-alpha-20230107170313-93422c4a2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.4-alpha-20230107170313-93422c4a2","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f758a0da1194e2ba092c3a9ba8e655026bb8eb18","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.4-alpha-20230107170313-93422c4a2.tgz","fileCount":95,"integrity":"sha512-1np1nw8IUKe9zBwtkVZfuM/zKe4s7ZE1UjFoYCh4IX9v5pSaR6mg4475KHa+F0nj+t43dXoLfUeRvkcVKXwg3A==","signatures":[{"sig":"MEUCIQCryZ/lrWuYKT0pEyutn1b8xZNLlrLoINmvyjlDRGzpagIgVDET1Vm2Z8VVv5pT0WSyaSynAbReYTUAXFcbL3xgxtM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjuaXxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrwMw/9Hbs+Tkjwd31f1xeLp7jJO2FSqPGHoLFas63c11u+4QMvmOzo\r\nIWT4FDefHvpP+mpwKY4NG8btEZQdTdyJ9W6pner8Ye68pSiQxer327H3K9eX\r\nTp3V8Ih24rn5UzFOVQLU4K5zf8FyCdBeSyaH+dt5rHYmoDEykVVi8LeVhycR\r\nwxnvMSaex8phw3fbCq4neD/QJxdR81lK3og+BBIGqs6MUmlnlwULhPboD7aV\r\nlQiTFcfuE7Fei4LSJVVIOKmbKzF/+zykyjX5dxI+gn4ADU+8swpTskUjHVm/\r\nVDjirSX5eX83qsZ4sMU8d6WL9vHx+mrfj/Yn1qe/ZmoBx+8vKe2GpEyfigKh\r\nGXr95Awi53TJy2wFpHep+EYjs78isKgVQXub9YZ5zkgNjuJlRJQYtISPBag4\r\nj5L9GR1avVftCz5VXcxN7Vyz+Z6ckEW/uPHJJQoxTsoNhenLbmSm05imHwxL\r\nR4ExfPTu6CN3kAIFW4EuUBSvMkPOC2li29eva5ydGE2petwqKFI0Eyfirq0S\r\n9agv9PwpsE+C3GwtgMN5YlAw1su1oi0QpB1LJiyEiZRql0Qw09/nMZsJxRIP\r\ngHyhjZ4JE+rTmv5/weHn5dNK7d8iIs+cxOjiOuXgpUBTVW/V2YwBAPXcU4/Q\r\nlP6PxgzG23xAQXXx4O4Npg3j+xJA4WR5Pzo=\r\n=yvUX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"93422c4a23734e90c6b3527957e293f7b34b5ebc","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.4-alpha-20230107170313-93422c4a2_1673111024792_0.9682925764374011","host":"s3://npm-registry-packages"}},"2.16.4-alpha-20230107170400-ab09495c0":{"name":"@graphql-codegen/cli","version":"2.16.4-alpha-20230107170400-ab09495c0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.4-alpha-20230107170400-ab09495c0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"66ba9e6f270d800ae3b65c30aca8b0f5c0a991d1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.4-alpha-20230107170400-ab09495c0.tgz","fileCount":95,"integrity":"sha512-beYKM3f9qAoyko2DsHoveGI54aJ0AXiu9i90iYu/SVg/1PXklPnWXtOy9cWet4qFizlFGaHWGrScganlgSt5Dg==","signatures":[{"sig":"MEQCIAC2nQ/OYHBoNvuf4EakGFKiKV0x2LW0a59NTFoSAmQtAiBwBo1I7jCvNG9vv1xn7qLLzCvgPo/cczly1ptUskOJMQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjuaYgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqIHQ//dBymYcu59Xk20YwCIwfQH1FJM9EDedvD524VvBKeDmLq9e/P\r\nxQroNz4WrvOCL+LU5Y/4KQOiGxRW3+CotwNRzuSnMEk7b6eMtr3P0kbcXgqb\r\nnEso/fqjZUfsyKFsQ9vSoz0ihsTgXi1Q/ztcVL4P6/+iaUMC6hwIy5ARBBmy\r\n8caubSWlAAO35n6obcypWqkf+7vRar7mQbZ+mvRq72Ysn3Qrikt1k3JjPUAP\r\nERj4iW44nTx+C2Wjl8emUfyd25GoJ/INmKJq3Pq46YOBMGFtsf4mnSMZBv6k\r\nQhZACWL7hl48gnJfUdPZjt0q9dG83Mdkax9z1fQUemLKFlXMoZuajKEuIEo7\r\nH31c6ytIrq6WfAmxJSb7fBFzAh7RiPP4TNpg+/FEdtzMY833sv6Nw04/fZ2r\r\nF5/wqAWhZaD1rgB1kCp7S6WM940iFY9TYXobcqbaSytYx8lyD0V9VVPjKlpQ\r\n3/rRI/FKRpInYqBCQOfZjGL5m/wNX0clJq/+cKJz9212RsE/scUAsrosASdH\r\nKiwqnsF5C8ehxCwBe42PhrbojaFTENQ7rL/naS68KT5Q9dWwvJAzyA16sXqt\r\nxfnvsACvP2M1oz0FScLGq1+AOdzi4Fa7Na4L/JeGRWhJULTCX9vXLAZ1sasX\r\nMhTeMuui5jJQV/rmErBTyjCalX3mluyW3j8=\r\n=d+X+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ab09495c0e7997507279a6f00cbc2a7b2159ca8b","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.4-alpha-20230107170400-ab09495c0_1673111072676_0.3259960727660909","host":"s3://npm-registry-packages"}},"2.16.4-alpha-20230107170953-0be0f0d6f":{"name":"@graphql-codegen/cli","version":"2.16.4-alpha-20230107170953-0be0f0d6f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.4-alpha-20230107170953-0be0f0d6f","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"92aa36a3aa556ed67029c69c74e9892189b39e56","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.4-alpha-20230107170953-0be0f0d6f.tgz","fileCount":95,"integrity":"sha512-WmTjN5LDHwOHGVXzWX9/bwvHtUOA1zNji8nn2Upo2vzQ4AXC16RLDF2ftCWUNN84J0cICQRZa620xwKAqb4lLQ==","signatures":[{"sig":"MEUCIAWwxahMGhu7JeAehpGois3T2rcKu4ZWTUIbO5e9zcWyAiEA5Ikb+WdFA0UURXN4FlO/q53yflDJHeaw/5VlMVXdrFA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjuaeOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpYSA/7BF6hfLRKGprfozfH/dIbF53GIJZHR/25SUg3GItgDx0Bok0i\r\nyZt7y4IpNRpwaslXM75WiDk6bXELCUlMP7hB5QrlbJ7rWqdV/wG4hqctNN1w\r\nqKIL0VE6YZ5QhCZf50WyKvdw5lrBH1tmeaKu0FUgKlc6JvBeaDtF2VxaHprU\r\nTbKO77SFoNgmOqajI7+5JKJsCTlD4e5KYAdIT7Mm0rZ7R8oG++PSWo9zMyIY\r\nZLZBas4Lmv0NYeeif6xmlYa8wwVK0vqWvOWmHjW0cYtzfX0Z7PNzzIa8HsYH\r\n5Xxr33DP9Z3ojFu1uYe8v9BJNWKG64ULYVOvSL4+4nOLXgnq5IGnKWgrJcDS\r\nU3eMC42u4xVL2fioX870USE52guTMw/xGlwHIDXQGBA0hDk2lbffJmZuFn1t\r\neZIQ5DRTQCWlc6NZ7gMemsyeuJwms/Ztt8x2jrD1q1AVOZ/YPosvFra6N8OW\r\nDqtFS9oV0sctsQAEjRZ4NJxPyWrijYuBa12N8TFGVO9iPhpvpUKC3cTSfdLX\r\nnx98vvK+yBXrP+eJ9Iy8qgQZqvNOdEBi/QsvQM2LQizsGXrrEAaProJql1eL\r\n2SdsO8U0Ou93MhW2h4Bl9G5jCpOtW8o0t8NFpyeNzfmYHKc6fTg2xsHABlUQ\r\n2ZTjpUoWUW8RQR+D5FYhk6seui/HP0tG03o=\r\n=y43t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"0be0f0d6f0c32992d4ea1b55bdccb2fa2298030e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.4-alpha-20230107170953-0be0f0d6f_1673111437878_0.4518350022734543","host":"s3://npm-registry-packages"}},"2.16.4-alpha-20230107171514-02f97b73a":{"name":"@graphql-codegen/cli","version":"2.16.4-alpha-20230107171514-02f97b73a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.4-alpha-20230107171514-02f97b73a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"37f78dc60224c9d58fe60657e5f3f95589409fd8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.4-alpha-20230107171514-02f97b73a.tgz","fileCount":95,"integrity":"sha512-lMBsjsLfwjT70IWlosT5Tzxr8Iqgc/lccL1rlX2c0FlhABHGfI/OlfUTEX43MYaoUm/iwRLZuSmF6tLBaBj5ug==","signatures":[{"sig":"MEQCIBnPjLkhDxkzKbYJm7BAwbPMR68KP2PqRgSO1M+HFc5gAiA2B7FwKWisYCu6SmeIKTHrXMunyawygo3mvOGCy9dC9A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjuajDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpHlA/+NGXiJiVYGmjuqfXohtURiP3KMh86OScfxCc4FVGbOhnMkhMI\r\njuLUibKi9vZMD+Md30qFiNysFy95tVaFvbis7NMXgzIw2NzCvQDXGIC6Ly0s\r\nVMllidbhlT3hC8yJT96b/1EVEOy3N2NNKo1Ign9YLh43J5lb2ZI8BLQ3U6BA\r\nu6Or4LnEMCHgdwQC4mpfkQiYUAgT+gDe9lZri2286SlWEUKKOwTDitMWJVMm\r\n5z7RbzjYNajPtDm8uIUMNNkqEefAXMENbYBfvVT3Yrf6+iax9ZhAkeyBbtcp\r\nJRm0LjU09UVLYp0gba7bzLiy1bMwVOwdPh4ZuQNFRATm2NPJ0GfiX52EXOD7\r\nbOHRa2BPvsV3EXgPJBuqBuEvODeII6IOQUfunX3MURX+yhc7/77aLpsUuIhW\r\nHY+8zieoKJb3zHDtltI3YXPlHI6k9SP4oNKRVKzlom7jVlvD2boGtnoEAfcF\r\nfb4qUJxr7QEBbzS30kQs4yq+jwat5WftIZZG4JT1zB8XJPJa0CM220jelHG4\r\n2kiTie7uaf+yhX9VvCS4jB0tqTCEBEGKqcnydYZND21RJVXUw1w0sElFAVjj\r\nQpEZRmTGMd7x1qXCztMeFK/XfH+cW+e03fbWFr3k6aJnq1O+ctF5Z3FYKUHb\r\nn3Bp6ODjk0ppL7D8HfkLKV4D7+ojc5EiHzE=\r\n=RBoT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"02f97b73a3c2ea8d4cfe008016db8a0d58d99148","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.4-alpha-20230107171514-02f97b73a_1673111747107_0.6324871136698802","host":"s3://npm-registry-packages"}},"2.16.4-alpha-20230107171554-cc89ec26e":{"name":"@graphql-codegen/cli","version":"2.16.4-alpha-20230107171554-cc89ec26e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.4-alpha-20230107171554-cc89ec26e","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"112ede698f4abea11c3f88b1cbb437738b1f6cb2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.4-alpha-20230107171554-cc89ec26e.tgz","fileCount":95,"integrity":"sha512-ZeganVmAfZ0QPSCI+jIH5JhSBW1pDuKBkkcDzhPGHJZOV3cYn85jTQus7ihtBVSqXswuxGXb5pAhBh2oYbkK8A==","signatures":[{"sig":"MEQCIG3BT79jV8Di8D0uCqleHI2C8qydLLDz/CHrxTb1SWJGAiAy8CWx7O+txoaEwjP5hPwFARng4ACAMe+wWjoIp9Y4tw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjuajrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqNiQ/7BSVSaqp6i9IkoBxU5vCgdn4HFoMK1/Ti8EZ48Ua83F0Na5On\r\nTaD5GQ9Q1JxX08ZYkkM16ERTyDCsTU79jUvyVg1+Rh9qMZuwdQi3wNAzSqbr\r\nGC7ps3fpYNh2rNbYtC6TNv9GB4Q8uVeBor7eCPh+lSlj0HHmLLK1RclGPIL1\r\n6VnBBpJoqoqDI6bMxuqaElm24ZgCwEQZ05LPX4VZcN6g3dW3wT+Al9aFMbNh\r\nESWMCrpPsydvhSoIOP+ygRXwuhkL4JIr67JCqucRcyrWhEAuXA6UWaTXJBAK\r\nkiwO7Tam+WH7Yv5y/ObPMhfoq9IGfqld72/cRo4WFJrc3bezwMZlSNo7F4kU\r\nlJw6DIsgB63QipilgWRIM8QdfHs+Q8crK0TDqSPLZLYmqKyMF4b6iHnWbQz+\r\nbgFhRseM9a0NVC1BPyDJKgejnjgaKYl64piOOHiA0OgCeEuvVtdzYZzp3APr\r\ndGIR/IMJJIBsDyI3O4uwqm8GB6+Ad1BFsaW6A/6zWf5M3Dy/5sgvz2Z0aBSj\r\n6dPhXsKQF4xeX9h2c4xpJRae8M8AfDMEv1Ctm+YnOCSdDzONfpIY5g0ePr9e\r\npuxu8lSrE+MQXIe1QsEOBwT4Ak+Azv7mjbdCImpqIYOvuOYCwkcYtgFtERha\r\nSZ1WecF6oOUQY7GbYMOZrFPJwX+Y12bR45c=\r\n=MOIx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"cc89ec26e7af16391f733061f94f4bb866935114","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.4-alpha-20230107171554-cc89ec26e_1673111787248_0.5004564539685681","host":"s3://npm-registry-packages"}},"2.16.4-alpha-20230107171642-fe6dcbfd1":{"name":"@graphql-codegen/cli","version":"2.16.4-alpha-20230107171642-fe6dcbfd1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.4-alpha-20230107171642-fe6dcbfd1","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b10ebc8ebee082a73e4c0bf776457647ad4b56a1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.4-alpha-20230107171642-fe6dcbfd1.tgz","fileCount":95,"integrity":"sha512-9/NKRnqL9wM3Cg5COFaLbSCsnQ46tbKbc/FYOJ8xjf2sBKPdhH0x9T55fshq5qzcy/8ghnOVO0sCLgmmfR3YCA==","signatures":[{"sig":"MEQCIGuBQuo6QP8CeS27NUd+4IFczAWF5Z6JqtGQZET9QeeCAiAqu3a2dHCCh7zP997LMwHAaC7hNiGEhcsk+CuTz7HR+Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjuaklACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmovvw/+Ox926aOWISYpDnNt1TlP7xPT9CM6q4YRkXE+iaC5uZQOYStD\r\nF61OUd6745j+AgnVYFRBdBB5CZulXDNEYB8nVBlsImYj8SXoU9MumiYKW4bD\r\n+bBgHtgzd4QMNITlAGDAqqspztCLlwRPMWuKOiID/AQMUZLWTd8asUxLaIMu\r\nZ5FoTN5R+Hus1IRTqheOalhdHQhcwr1gZ1pHDzFPjB0tjZgC2VVuziHA1ALZ\r\n2dv1Cvu1W3W4jcNdrgE3gJ4rEqk13MfYxKAoRk+JcOzclWhAgby380RiOrYX\r\nVsepWKVHScm/Jsx4L0yfKVjyIAH4igiXtGfBYt7Du3kd0zXiLwtyQpezNCgu\r\ncoJ0ddM4q8MHVcIiI6zCgE68RwdGrXnIJmRw2wjACExpXtlUtiQAttWB4egn\r\ncQUbM+zkL741Fg6GmxlmFVGMn8wTJ325+7InXPUXE+TP5KtdeFKYl82XysFA\r\n2Nyz4lWu24SE/dY1J28lFOFPz0tuXL7djn3M5Ht0YLfpIPITJ4WRmdNxyHLl\r\nKD0aeVmVLfo5tOpCf6WbcaaLWTCAuNtJJqQDxNZN4vFfgSX+OxS7eeAxSg4B\r\ne2w/PvmbUoXGFUM7vh43lpGOvV6vIeWjFHbTCArHqgJ83xe6V+Utbfz0X/k7\r\ntjurw3JX/FnlQilYLkYMaPYZTL7jTeB2Rx0=\r\n=TIAg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"fe6dcbfd1c1f1be3b6e085fa021beea96434a2c2","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.4-alpha-20230107171642-fe6dcbfd1_1673111845336_0.8919835326470331","host":"s3://npm-registry-packages"}},"2.16.4-alpha-20230107171724-f3a48c2f1":{"name":"@graphql-codegen/cli","version":"2.16.4-alpha-20230107171724-f3a48c2f1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.4-alpha-20230107171724-f3a48c2f1","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"773110b5a9b2d8a73363f277ae849ed48b8c42a5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.4-alpha-20230107171724-f3a48c2f1.tgz","fileCount":95,"integrity":"sha512-3d0yGeegdhsm909TcfTtRNWPmqZhjFSyeJHU3GRbsQeT4iiYUq+ly6ZalS5cjFXDF/VhcIRQZd7Cwhtfw0g8Sg==","signatures":[{"sig":"MEUCIAQvcGo0R+LdxQknIFuCQQzEHXzQFJIoQIz9yTaGMzKVAiEA8q4Gp/EdUoX8yezk8/v8G6Zu2VYCAySoldjtbAfLXiM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjualFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrgyxAAmsw1GotdU3XjMYL8izF93/5+hDSJ8BswhS25T823WMVM+eyV\r\nDSmH5j6Wl0+5NEKC+I20DWpA+bQZ7nM1I2zxSVySUMPRfITrphTLhKkG7qWj\r\n9HlKceEGnAPAvITKkmvSLDeS3SYvIAtMHUbg2GwTooAnBBTJeRCpeq0feffl\r\na3dLyjsG3jYKg/wVAzZHSNuiWpmqI2FaTDy7h2NOW4FWjnlsj+B4V3NFeODS\r\nhL6XXN4Y69u4U7oXiRBWnoh6jQMuNB1j5ceMFBcNel27DIIukxDir7hnNRCm\r\n5fpfBjR7Is2RnkwLbQ1edOUl6LYXr3tlJuw2c7Klh1gCgxTcAdtaGzESudjc\r\nasxmUZdJ7SQu1lw2Uk+royWLrFXmaHpq6OQkreQXFBBJz6JIGaItWWvYriaG\r\nlKO0RqqrfxIQhzzq/R0G+pyN/wOwzOb53LlH/rZQ14BMInRvnsEMLY/wRLwN\r\nOxPnDW60ludO7CkEcSNaEgFG5LtnuPRlePN8cyKNPuYzRIbtNTjTPpCtluWn\r\nPlwAoe7yHLn/XqyHJaEkpZIStw74XeiaUOO5T9YdZ6BhgA8GkL6zVNpA6mWD\r\nz2u0064zuAkrxzlDWpJYfOdRCJP0lUi/Y9btc6s89mHCo9sXqQ6jPDQKnp7l\r\n3pcJtQI0um4mxrjI4UDn2gmNaFc+2Ystdf4=\r\n=Osrv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f3a48c2f12d0c43896631e6bc670ab6ed0777cbc","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^5.0.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.4-alpha-20230107171724-f3a48c2f1_1673111877683_0.6451352437894964","host":"s3://npm-registry-packages"}},"2.16.4-alpha-20230107171754-c5f74c52c":{"name":"@graphql-codegen/cli","version":"2.16.4-alpha-20230107171754-c5f74c52c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.4-alpha-20230107171754-c5f74c52c","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a982ed13cd7f2d00d702d361e9ce341586eee362","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.4-alpha-20230107171754-c5f74c52c.tgz","fileCount":95,"integrity":"sha512-/kOyRXvXjBwEMIh9yc3enA1pEKfXE3k70l4SP10X5b8ZujzzoThHF0gbea2FN+mw/WgfXW9kStENkqa2Tjidyw==","signatures":[{"sig":"MEUCIHSvsyXKvA4Dgpn5wcU1C9CaL1LtxacRCTBDBM8CYzurAiEA6q0Zc1iwUra88FjDdpijvTIGddy8UmzY6YbtmddubpA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjualkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoH3A/9EzbJYJPVJDf+QrA4fKGzlnIJOP6zKdwbPoW96jZNHyYgVzrx\r\n8kMfwrZ8to9gTmtRbUT1Nwv1FCeUUBXiz1IDM6cwJTk19G3ZPDGeMyE5aIsi\r\ncBOPjWFA0svf51OSsoljA2vuS5hGq3vF31VAIqPs2DbQ0RC1tQ/jRJZ/HQx+\r\nFAGWeCtiJ4N1ld1KXGzsoi/GxVjVVSxCFXhS8axDSn6ycYlfRpLNvcqJ3otC\r\nuTQPilNfOtxv3GfDVGqFdbcFJpB7R5/7UFJOw61GYCKu7o03aWzOEhlWhdMN\r\nx2LaEyd8jKQ6Jse8WGMCwoji6oO5oKerTh4Aod8qwzzUzoipacgg/08kb+gJ\r\nWGBAwGTw7mdIpneamnAPDxXvmnhhiDU53rtBAnjrbE0e3uAe82Hria+VbRJ1\r\nYabga6VxyMQtlkmfnADhwBiF+8l/M2p/r1hRCPQVAav/Q5kGQ30p6PA688Ht\r\n8LVz06t8z1LSgaGt2+wrof6Jx4vE6I94+NPWFne7nz5xD0au/PlouQjqyzHO\r\nIwAWYBXi0ObNUt0zESmzEiCLxER/mVlt0CUCjREPdl8UWE7C5Cr7pJlYfTWi\r\nfBBzA+qzka2shClC6gxhs43HlVMphtIZMddyBH0gXIiIIp+ajWNBAvkRN5P/\r\nMtTNNIC6VWbanWzcUM9l6kwU4ILrRBDzmVo=\r\n=xab3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c5f74c52c22751a34132c8bf18838b5c3349bb21","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^5.0.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.4-alpha-20230107171754-c5f74c52c_1673111907744_0.9106224516623613","host":"s3://npm-registry-packages"}},"2.16.4-alpha-20230107172253-9256f543c":{"name":"@graphql-codegen/cli","version":"2.16.4-alpha-20230107172253-9256f543c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.4-alpha-20230107172253-9256f543c","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1a031f4c1a4a0bc889cf47209c4e43e168c3cdf8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.4-alpha-20230107172253-9256f543c.tgz","fileCount":95,"integrity":"sha512-g7Gptmx3oowfK2OPD7tW4o52FToKzhoR2EBQbVGoP6DkWCdcMnzdahe0ByDvbU+GYB1+QNkcKlG8tECwhCjplQ==","signatures":[{"sig":"MEYCIQCHCPgMWh/mIvPPlmvnDKLc7Bd2rln819SvDFgtdiWV0QIhAPqm1VZmvO92C1OKyOaqD5FQF87I/GXlmIqoGPHSuJQ5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjuaqVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrD0A//YqY5x/Jvf+T50hGXN/33UAsgCahtIi7YuCJBXe7TihFc+6tg\r\niPbw22Bza7Y+/zka+ulFCxzudqEv9R+H547oSJDlTvxr4b5fP311zce0keJO\r\n+x/g86EKm1r3BaFYerfsTx3OdPwZJeHP6x9oFw3uxHyZ5ymTxfjr8JTeqTsz\r\nP/GMfjhYXYA3XxXFviRwBepu2WRtr+dTWROzXYvyDfAGiYTUEtfXm9fsIw8Z\r\ndRsuJK27VW6Z0avpzkViPnBQXjYUM0aSCoq5rwMqnruDLUZ1UJ57SbL/QB9t\r\nlc3i61eqGwMCelxqhpeu5AREhROtV6gDUvrQ9YJ33WygfR438d+WfnEibdWu\r\nC/7FZdviN7mekFWpvxb/uHWNR3VkNBucm9tpzw6wzsjBIdXzzOQfd4+kcMF2\r\nmZV+uWejK+gssXJYq+kPMb/aJu8GaqhhKiTOig3WcQLj7wozti+ZfvrWjfzm\r\nKX2dvErCbH4n93UscGC3LQxtUc22mX3YvkQD1UD658tJ8CRWBZZKoRNvI+bo\r\nGP7s74ybq+6tcA3GDK5HY0/Ge9NPSbn21JnhfwTstPGwKoEMx7H/6k/wEBoJ\r\nzLpvw8QxFQ+g0Ri+Ib4LAaikP/lSXT7wn87Buu813gtCcnE1uNMN9KRpwsHH\r\n3iNNHPvRi/iEIcM4ft+BbJ9S0E6aKJWXzhU=\r\n=igDe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"9256f543ca1364b3ae5c170bcbd3a2ff69320e9d","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.4-alpha-20230107172253-9256f543c_1673112213302_0.6917130290695037","host":"s3://npm-registry-packages"}},"2.16.4-alpha-20230107181400-b42b06e2a":{"name":"@graphql-codegen/cli","version":"2.16.4-alpha-20230107181400-b42b06e2a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.4-alpha-20230107181400-b42b06e2a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b16974177900417b071ed804c22a33badabd4abf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.4-alpha-20230107181400-b42b06e2a.tgz","fileCount":95,"integrity":"sha512-nOusuNSvfM9ymTsrL7esydSV9ZW5Qkbi+f15NEZ+5YwTjynxE9241W8wEs05zTVR2iBpzNaJy6diMFWdRvWEOQ==","signatures":[{"sig":"MEUCIHM/PdBb2uQHW0u3ShtSuIzvaPvfSxGO1Atn4ATyo+HPAiEAtRuNEBo1Y4pdvFXRUkVZKYun1geFms25JjOPylFTXME=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185659,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjubaNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq42A/8DEOHzgJU4wjwTlZEDibfm84lFcTDeSHoW78EWaMBiJ58c7Xi\r\n7/cSTPdqnx+3+N2+xLqolWFZP+L62xQ6Z1Z3PWgt4JzJdcanm81kDlOn+cWk\r\nIU+zJgqwD3z08taBir49Am4G4ymnV1DTf9YGPAgv5cU+pPhV/9/VbWs717Yt\r\n3EfD0A/U+U4yqaXfuO4nP0eJQJQ2T7RCQXcwQktzicGxwWnWLq7KA9A5s+DP\r\ngFtp544uXNaWD6icGprAUIgYZdv8b612JF2uubuWUd71Nh/owkDIynzoFiLk\r\nNJ0vDu0X1Bsked9pZT2uV4jk/+6PW4E04InaR10PskIAMVJvJHMnXUbUX401\r\nFOlr1va5MnwQja5AqtCMRqj8l+5oClS6x6RjtLZgeldwGLIV4VBnBlpyGozu\r\n/s/r9q4eAYS/pAuDPjokFVhkShJJOm2xBKZJ6wHsWe+W6TmEK9GiOszH5/ov\r\nsm2DhBJrArEbVDo9/jvohDwhhoiztfmqnPTHLb9UIPZV7tCV9KQVLfxAXs57\r\nUoEm08LIb1kP1EvmpRZXTPSCkFTArd0FBTTZZIW/ujqHj+ZVNnq4rDovBUFY\r\nJitOsk+rGY1WVgUJgivTGRnaifj7h1GDRKgAFWYQ19BMgbat0EiVkeqv3v/d\r\nCkOQv82CF7jhRo7My7nTJtUFjMjHrcJZAEI=\r\n=II0R\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b42b06e2a33647ec9b2e167628380e594264d55b","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.4-alpha-20230107181400-b42b06e2a_1673115277485_0.08315073420847607","host":"s3://npm-registry-packages"}},"2.16.4-alpha-20230107182030-ad3420a44":{"name":"@graphql-codegen/cli","version":"2.16.4-alpha-20230107182030-ad3420a44","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.4-alpha-20230107182030-ad3420a44","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"af44ea9c9d27534cfc6b3c8a94839f823779767c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.4-alpha-20230107182030-ad3420a44.tgz","fileCount":95,"integrity":"sha512-IyBS5O4Et4UIuKRaQ50U+WHKPfXtIs2oFifsVjhUEwPOmdeziJPXwNGSWZ/u9OG4Dun5PEMV2VN9OpH6O4a/VQ==","signatures":[{"sig":"MEQCIBTVWQAgxCgJmQTe/ID69pbU0NMbg6nWVVDZiAtFXqPFAiBL1R2hbR6u/a8uSLAt6L5Q3yG/VWemaIs6aYeffP6ZSg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185659,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjubgQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr8zA/+JZvERldQyunISuC1KIrvDyAzSw4TBDfgfNKd2zG3Jwih3ASL\r\nirftMBizwDvUjZxtWM5JJQUCqQTVJRf6Og7Y4TJ7o3qUSVqSvyRjdMgvR9HL\r\nWssDuE7r067jl81TBOPFH3YoYgfwINXp6+ok3vIC+KE2qQRRoMHNWxg/RHos\r\n5JD6SVNZ62oRhZhyU8XQlL50o7qFPL/mxWIDQ/5TV79JJqYpC67lTfCEIcWc\r\n3cSvnAtlV8WdifXMLnlOFMwbWI+6GChwaQlmJMjfOO407EU5xF6SEPE4C4wy\r\nu3o7EbZpdJBE4kIhc04/zI0kkD7r8z4luBf9LUj5RwJKAdatWGLTc94Zdc1p\r\nHaPy/G98ZP/vLm9cCpBP3gIPXSTVegHEKYbJe0L5vjufNzRkrVL/95nI5Vub\r\ns4mbVbBTMWLZiTDOgNHNMj07WB6rmQHG1lzj7eVYgqQlT49QdfPBSt445mWe\r\ncSFvNZjPKyPjxtFxIHOqxxGTqjQca2ksWz8c11u6UkEyVS2Y2yYU5YBnzUzr\r\ntgVy6vhMtSIwXpRy31frwWWvYLK8F4XytbY1UtUVeoFaTwLNGRD/c2czPYUh\r\ne9ooBY0QvXlhI1Dpw8LYnZGJlI+yTKGd1g1hgCP1V6W4MvSSL2wg6D6c0L4f\r\nLBW8jKWqJ230ecjUWsUS/yG552fzxTgixxU=\r\n=70VA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ad3420a4456b5a8b39e0ad189a8078fb312acaa0","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.4-alpha-20230107182030-ad3420a44_1673115664229_0.20570613076689748","host":"s3://npm-registry-packages"}},"2.16.4-alpha-20230107183458-d6e9b38a7":{"name":"@graphql-codegen/cli","version":"2.16.4-alpha-20230107183458-d6e9b38a7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.4-alpha-20230107183458-d6e9b38a7","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a7ca8d2e4947cc1b82669a55efb78783aefb387f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.4-alpha-20230107183458-d6e9b38a7.tgz","fileCount":95,"integrity":"sha512-uqqj/VBKd6J0KNn9OsGBu/0n+8nYp9XD9r+EwdOtEfSYD1zYOSGk6YQwO11OpB3g39D4zpTo8/8iSv6C0dc0Lg==","signatures":[{"sig":"MEUCIQDbMiDcrk2Ffelvm4NkM/Yld7dex1RajxkOBbrvHggFOAIgfe7j5DUvQ+TfEmtYX085dnjX48BJjZLytbJTPgyj/78=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185659,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjubtzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoRdQ/9FNg8uSwZYyYbCjfH0WwlGxIFzIcXlQkhKmuZfF45dBYLCaHI\r\nT8sKLSGRiFdg/MjLncqpTxOzI3BGJa7YdxxLjKW98KB6X0lmw4bHAweqwOTp\r\nLZJ6miROYzPpA7kf+9gmNmrHyJz54DbeL9XB7Fr9irJ03SdCaDETfnPCEGHk\r\n5/AzzQ+7JNZbSHBR/q3XfqRD+P6mn9YQY9UZcpZYQIFrWoO48x5CPWWMjrzN\r\nKRgmZaT8l0e/tZRQdbEu/6DQfQYn45z9yC6L99UiLg2ebjEhNznBMf9fHBxS\r\nqlso6oacrqgtp5e6O4jlRm7W0j/hjCIjXIm+1ZcC8qiu3rOazINZkYXUPMId\r\nPdo3rlmNvWSKOGIsu3pq3XYlCH3vsVUiZGqrO7Fy/zdiwwVa25jDgBxVheLa\r\nZ1h7HPJp2KaPyGHvEjler83COu+BrN6lEh4XBQvDa2N5ESbEOypNWcZzUFjC\r\n0jf4PHy5tnhi1nvI77qbtQ26dn+QrETvvcUb1LNBw/+MYJKxSIgMeKrAdZn8\r\njiDtHTQvVz+vNurPzv7UW7uUJyZJVRFxl6y793/OAZrsj6motjaiy+eblShN\r\nxK7uHSbVDqT8vBTpNrenQ6NzKRFCC0LwIReCCd6Bywy9fYBgQoRYBBGWqawI\r\n9YuC9SYag74W7iYVE6ggMY62HLNyurBHgQ4=\r\n=6aXc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d6e9b38a7a6c044a8cb55a4b484cb5e316fb6957","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.4-alpha-20230107183458-d6e9b38a7_1673116531586_0.003415012876716972","host":"s3://npm-registry-packages"}},"2.16.4-alpha-20230107195633-55e1ab81f":{"name":"@graphql-codegen/cli","version":"2.16.4-alpha-20230107195633-55e1ab81f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.4-alpha-20230107195633-55e1ab81f","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"30d5134c0900b538a2006d325b95e74687dcdd8e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.4-alpha-20230107195633-55e1ab81f.tgz","fileCount":95,"integrity":"sha512-YdSmnY0CRhkMN5zlwh9NHP9lnZAZupJA/BbEhOfCltla4Dhnr4HyUaBp0qLubP/t6cuHgl5b0Ak+Pxgw4UekRw==","signatures":[{"sig":"MEUCIQCi1yZVstL+icin80gIFmI0gmKhjpUmFR7NT1dDDBx/NwIgI5xgzN4iXnfchS3LRQl8mxeblt5TKrXdb9NE8NsoIyI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185955,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjuc6TACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrbqg//YoI64bg4BRGYz8YmxgiyhTHV640C8eXV8X96NjE5XSnd4ZzH\r\nBKcmkCKDoMEroGQNLJag+YnlRgZzZxQFDXncd0VFEDZnCfDcpyBUpckpP7sj\r\nRz/HbjlDF8GA/G4s4zLPGkwBUChsPBwone6Zn1WqGq7IcrNst2z9zjkQ69SD\r\neOwExM7SRyly7Qoj3pJcXcPrVX0Ospe5yY0jp4Oe4cPYPtESC+eAwTKHbSCE\r\n2c25f+0x5xrgqUF7X7xWIDTEZPf+sBskCC2FmFk5oiAMTtJ1jWWVjaixE6zY\r\nc4T8yjU6isCAClkkEHoCCrIAPbBkiZw/LO3sFrscWpLAg8Jxue1K53HYK+GT\r\nvyfSdMqrL3E0iYYSaNntMufsbOxP+cbXHlIShEM3wfY4qAAKo7c9HmIHnkSs\r\n3nvmpHkD0mt9mg9CCpEb+R3/37X6f+xjg7d0e66XuvfnFYh/Gf4D+UiGIWMA\r\njIJNSJjVLKKRYxTAicHAVBs4pNmj6UYwkD/KhyOLrSU+g2h2HoErzqEZgAy9\r\nIvEiZ0MGK/Jn04xiVEhjRDkpQn5pjfS6icg+g9XxVFYAqlHMOy2a1ZdnDlin\r\nPINww+rWmQzYA9WWOxakQDE+xc5xWR3fWun52JpJYoLdc2tTP990aXSdxqxz\r\n41tir0O7L2waFulZyX0OAKoUI3Y/iOKzo+4=\r\n=W74I\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"55e1ab81f49a56254a68a2d1a6ecf1d702267ab1","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.4-alpha-20230107195633-55e1ab81f_1673121427300_0.8463733431974163","host":"s3://npm-registry-packages"}},"2.16.4-alpha-20230107200050-54ca7e6d5":{"name":"@graphql-codegen/cli","version":"2.16.4-alpha-20230107200050-54ca7e6d5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.4-alpha-20230107200050-54ca7e6d5","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"7c5c200ff96ae355c2e4d2884dd10d6ce819da4f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.4-alpha-20230107200050-54ca7e6d5.tgz","fileCount":95,"integrity":"sha512-NlprtGFEN7ZKwhlOicpOWGTTzmods4ItDO8/gyQt+X3DcIc3SBoJbRuBDUc4Bzip46ZEpZzbFkS2wdAKM/9zXQ==","signatures":[{"sig":"MEUCIQD0Ixq2QsR0KYk7sb0v1Le9bU2Uigg7qJicJQJQKmOExQIgf+F+4CbF/c1OPB1zGquK5TIRW3CywHl1GalQrJGHdNU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185659,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjuc+VACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrovQ//UaTpeDAuMlzldVkD1+4592CDeC91Io3Py/rvcNOkrx18c5U/\r\nv3/ad2dYCiJKzFk7n8CzmgUxv9eRx1wwZuzpH+cwt1vB6HPtbEQTNGm3+2/v\r\nJqBz7q5HO2QJv6ZPwnbfV6A92ebhBUmiTwZ2R7mYhKsUWLNBpmrjsQlhndgi\r\nuhI2ubNadsTGA8yFQdc4Bf5bsxfjgMrzl7r7AKmu0yNKs1JrrO3TtB+8/qqc\r\nZIzHP0t732Y6n5zaE0Nooqk2oX45DrtRtzk/OzQWmasW88EWYOGzW6WqqYWq\r\nV+7zQamtXm7BUjlWxJq9zC34AbS8rx+xk9CniYZKUnbdhFMfHo1yWpr0UzIU\r\nUtGL4EHYaJZW74GeaV97Lch1hRba11vh/c1CHnUU1zCmWwZmiHbwePtHQ+wE\r\nqEN1kClL5Ll36c7XSmqdi1gi0haHpAPcNn7G+E+Hr/WMsdJLfvyNVLXN1Jhk\r\ny6J2hyCZe66ischUQ3foAjAAs20kWlSmuWvU+sOmkFa1xOdzaU2EoYM2XOL/\r\nPIqUxOK/1qselCuKEbIwxaW/Ey0pYUtoM1TaLjrXFgsuYkNBTO43dtooA4v1\r\nG/MC58IWV3+tI6OZdjLp1x/Bz3BDOSRQL8Yg5XXs+LRCTF0KnCKBhfDYLPOk\r\nLTXlKGveVXVkh5CFtOFLBK451Dwp3HAfj5k=\r\n=3j+b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"54ca7e6d5a17c9d454ecf08c5604754f1baed6f1","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.4-alpha-20230107200050-54ca7e6d5_1673121685342_0.4378014857779071","host":"s3://npm-registry-packages"}},"2.16.4-alpha-20230107200104-a63e3c9d9":{"name":"@graphql-codegen/cli","version":"2.16.4-alpha-20230107200104-a63e3c9d9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.4-alpha-20230107200104-a63e3c9d9","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0f6f34c86ca5a2ff24494a7ae7cb2ccaaaf24f36","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.4-alpha-20230107200104-a63e3c9d9.tgz","fileCount":95,"integrity":"sha512-hwJRF5MQKtNtbwMDUSZDnq71gdylO5LXdn5k004VsPZbmXwUzdt7IJywIsBipSWHQhuMnPVQV0AGXEZsvci0PA==","signatures":[{"sig":"MEQCIFjcvJyFv0E3/55JTR3aGsvifo0PHMUWwA5ftLgX32ffAiAUmKLrvgYoy6LKr5Oxo5vp/uKZ5n74vMmGG/zMAZ9TmQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185899,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjuc+lACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrblQ//Z/PSkrqEw5G2Dpv//RmkddC3mXrRNc18oT9UWhRVR1jU4z0Q\r\nSRJEQrlUwAa/PKmldqo/ajoZp1mj8SlWxcHcHYfyoX/lizeV/GkErrx33M0J\r\n4HjB7bionfYTq8SWJRsgpWpkl0m6emOdpJIjO0EV1wP05NhkxYI85uZQpfYV\r\nAtlpaSzFgaESHGn13cqCUnZmvbOdddjCRRkKof54Z05hOFzVxgNqagDX/FB7\r\n+fyZ0nGcJf/U35gE6TAiGpyax2Ky1AqDdydk+8dSgwoSd1xTnoeh9BGMkhCj\r\nkaGBMrxjh/BW3bYwdjRV3yjKQq/OFK87q9P0mx3xlJGACQELgEk+eHqdRphx\r\n7TNxmT4sGOswLPLhUI8vQqI8cPpLpbwDQc0hzpDSLapQCPGYnaD393s1thkh\r\ngQ+i6CdV9NW0Ld0YR3ezyeKFbInwPW1hkCAn8vcizlJDO41LUha142PzNKu4\r\n7cuJYDKyJ0AaPswCOcOy0w1xan/LqFmzzo3XIxUfhkk7bLru4rx2bIzqTW14\r\nO4RIp01F5Rr3WoGrDsmdRZJIY0pCq64RSozhHqj3LLh2PNptY6WJRonK+e+h\r\nPU8o+YEOZZLg7aCVNO+XNiICmBLwNBkUFaZvvq7Ba5wfD/HgkURUhat7hukv\r\nrCFfAvze/SEcF60fLc6ZX4Zk9HDNw7thYxc=\r\n=40PV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a63e3c9d9fe864bbbc5945549ac9176e47d983ac","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.4-alpha-20230107200104-a63e3c9d9_1673121701269_0.7860101933498642","host":"s3://npm-registry-packages"}},"2.16.4-alpha-20230107200253-00a4e4db2":{"name":"@graphql-codegen/cli","version":"2.16.4-alpha-20230107200253-00a4e4db2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.4-alpha-20230107200253-00a4e4db2","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"dd4e288d0f965be337515a064acb757916159f4b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.4-alpha-20230107200253-00a4e4db2.tgz","fileCount":95,"integrity":"sha512-Lr04ijHw2GPdle7mV0FyN316d8TzmCW0LbQbqBKPGjtgbGiEMmMNezOAlhSgPKdNezxk3xVgYTvTz8+w3bhS+Q==","signatures":[{"sig":"MEQCIHiGdzSpwtKoC3I2ldr5FxJomRSKLa7jZG7SLFnYjjmqAiBSTYPc8w0nVf7fVcco2BN0jKXvnC1ejXkQDkYsg7rwzw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185659,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjudASACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoEbhAAhoqClFnq0h+QOh4F7c7ZdkivLX3gYvDQjilX68waDljhNmLr\r\nfDBJRVWBj1TBlufXnN0IzuzrastVH8MXzxjQ4dExjt9HhgJ4ZM2y62RBb27i\r\nimf6RcV+Ko4Q1w/Khay/l4ALnl+GwB8ZK0Xry/f34w4vq8LtVTcBO/zvjRcS\r\nxa0fHGdbr9vz0YP+cmhbuXv8ET0DJSixfqLZJhnP8jYrz6CgnjxX+tJfgJQR\r\nJOs8kDAcmf2nAj1TY3EEfI/+Hev7PL9E7u2zDjJkCbwumQjVnl2y7fv9dTWe\r\nUpWFrysvcXPyW07ZxbE7jsMa5iqSFPg6ol7QJBFJ+VhXIyOWSGQNHfZQrJw6\r\nTbwMhsmTbn8STFoXwBlCFyiHuXLZW0wz44EuChplNj9LRaOc8RgMcIQxyiTD\r\nzl+LwXgOWELfJ4H+yYWGQ9q4BcIYZAml4AoDoHVWL9nMK1k/pPMBEXX+pY4b\r\nC4th7t+Dbs52ulRFmuu/E4/WsfBM+WfrfPhdvrXT/v2kZXKeyLFblFSsAFph\r\nfPleh1LU+ofYu5OKgpBrnV8uwadrRpOLyElBqi9HJVFhOM9m3IWECE0xTYdO\r\nBYVGjf5nNav9cOSg7CTKxh3wZ0d52hPRK4gFcDNprkyvQ12jTD+0DStRCmqF\r\nABRVL57DVRY3st7s5+aZF5mWxdN/9fLArbI=\r\n=f+Im\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"00a4e4db236245f5bff8b54053048e75b4f49ba8","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.4-alpha-20230107200253-00a4e4db2_1673121810594_0.30804684620676404","host":"s3://npm-registry-packages"}},"2.16.4-alpha-20230107200439-47c847bca":{"name":"@graphql-codegen/cli","version":"2.16.4-alpha-20230107200439-47c847bca","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.4-alpha-20230107200439-47c847bca","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d85797597d27f6bb3c6af954b51c2bca7565f3f0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.4-alpha-20230107200439-47c847bca.tgz","fileCount":95,"integrity":"sha512-KJ9GHhBfsYEwLL1XE1GTE8SY8M7HYvVDfqlHEtXUz1WwO1pdo26c+E5N9OPCt5aSoTAPEwd6vHpNEOdoclpKSw==","signatures":[{"sig":"MEYCIQCQsyqbnYxM7VG0gkzGrFgxgtqG89+Piq2Ux0jX6sAosQIhAMhdJv5+fpp1XRj+2NpOAtN2OQGHoc/YoZHF0YdvXkym","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185659,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjudCFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrBxQ/+OqLkGKwCyqhukeZYrj1xKPaIjpzbh4/s+pOc5gJhmh4ZG5F1\r\n8BmtJLZxyaxmO3VNGOgLzBQDROdn0vteZDmOO687Fp3Djft4pOAmfRzTmWlI\r\nY46ldTzSIm4UNcCzKEHhd3idrmpD/tt77hBJRvX8PRPPBxQMvVxuV06RL/Rq\r\nd3s5ptR2IsQBLeKG4nnPmGXJTtRgwATcCrXoo1ojn/pH86Y6ZXVaZPUMJulG\r\nISYzjy+rV6wVP0fqunCY6j2GJFKbtfygeq0azzv+58csmI1/xzeGWhWldjPi\r\n9yacUBqphlhAhwopWrDRfm63S/QX/sln1MgJyyrVznt85dprXJ4Qt66rbpQV\r\nBJDBfs2/LTp7bvjIZ7Krb8vNt+4UJoPHvyUGFpc0PvpvZtZJdutN1VjFCdfk\r\nAWubsjHwtCRwNTT+ZdJmWcD3wcxqe5mIa4emK3FmSll5zcu2iJm4+52P52xH\r\nIi6RB4b/hA6gO8p7En7QTw0DEGZH39SoQ6ldz9Z6ENeRLNjWVsPCv6n5d1tv\r\nM249WR/ModyCSwVPh14KBSINcATNmNfvtHjA9OsVWlkcXnW1cZsK59SGZqay\r\nkZAO47BYJ2Olbt8jlarGGLfRQN5JQ0TyCm9Ip81c6GyC3upJeTv5rVHH9ojE\r\nC8LIlnVRgWQTpr2WgPXesRf/bHxy05pywi8=\r\n=jiAI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"47c847bca07916810a00d5dd89a5a7742e7b35ba","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.4-alpha-20230107200439-47c847bca_1673121925569_0.9256932374607505","host":"s3://npm-registry-packages"}},"2.16.4-alpha-20230107200601-9b1729c9c":{"name":"@graphql-codegen/cli","version":"2.16.4-alpha-20230107200601-9b1729c9c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.4-alpha-20230107200601-9b1729c9c","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"aee03323da7105ff8c5ebb3d31a80ca52de0b1ee","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.4-alpha-20230107200601-9b1729c9c.tgz","fileCount":95,"integrity":"sha512-IHiK7Vhz/2iV1yvz9NxoCUbr6HxtZTjnUJLkQx8iKoYZ/yJCu/33eAdgooAoTyCX8qTNBRbUcAQ0Ai5z5maI3Q==","signatures":[{"sig":"MEYCIQDwvWEiYPMPGaOXJsKx/GrdOqSbCH83zvMhdo1XBFMn1wIhAJjW8jD3b364pphrNRI6el00UGq9tYPa97NOk9nXXdOi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185659,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjudDUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp3pQ//R19OojwJ1CYtusUo7MjUpq1J5dgYW0eDf0z0wStjDSllLtq7\r\nM65C6UnVKsgCQnSLJhKi0L7HHxiPTN3qHJVFmokFuOMk525w8CojcpB6RYfH\r\nebiGbfnhvGcWDTSoEafwq+l7r2dKiBc0n7dKI77yBWD0M2kqp1ogqm60J/0m\r\njk6uPbxcjNZ11m8BQXG3KwkwUhtHP2RxIgH8xF7NymYGf+8Ts6vJZ71/KSDi\r\nmHdOlNd4eDIxVN3tOXujJTnR7y7lscWG76Uas29MZ2DUIJgzULapDNhtdvtE\r\nZoCuCQDiJNGqyZ0sqBI1/Mpx1rNnkzVdFQfr4gWAkOCtSlm9TVYsrtALQdNI\r\n3axeTMDMYhukaXqbqkZEm/OcPETElhdKM3ekJXOth6BlLpNSt0KshXzo64L9\r\nR+J79kNzeoLt5r/S9b381yu9HYOG5I7GCGRS0oJu53q0a9IMZc/PbSSlz7HT\r\ngOS9jX61B1iXrwLpNkFotA1UIZYWlucpy94jGmsYF1I3lG/eTk5qSiX+ECLS\r\naCPQguEBa0mBEI/P8V+RDTlVfcR4eiNDPTYzSlsk0VNqa3CveZYuMe/eOYm+\r\nodlZaVIU6fBoROw4P1x366yapF1QrxOQjGxHoPdJFIfscJ8tJmBAU4pwmzMG\r\nBsH4ngWpTjaCmTC8/CyA7Lyip9aABKw9m80=\r\n=ZOcm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"9b1729c9c92984e01e3d1e32e5c1527002412fec","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.4-alpha-20230107200601-9b1729c9c_1673122004628_0.7825310032669974","host":"s3://npm-registry-packages"}},"2.16.4-alpha-20230107201117-588dfe0c7":{"name":"@graphql-codegen/cli","version":"2.16.4-alpha-20230107201117-588dfe0c7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.4-alpha-20230107201117-588dfe0c7","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"4e7798693a2ba57ecba596b1ba67e96ceacc6bbb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.4-alpha-20230107201117-588dfe0c7.tgz","fileCount":95,"integrity":"sha512-aaIDdqXZD0sSrYyFYc6sOPqSM4WJ/kUTrxr64T1gXV1GO9EP5NnxUJtH18K1rxkHrlYJ+G8Yz7j6TNpSTEVRRA==","signatures":[{"sig":"MEUCIQCAYA82bqTOeyGPKcfHpkLEGVTI81VN3acLnMGvMsdFuwIgBmQeWKni2zhreOERTl8tFATzIIEB8C7fNM928mCG77M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185659,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjudIGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmosrA//aYFV/Fg6jid0pzjbdNZ+zeq4/pEwvg4VZtX3GpA9AnEqAzct\r\nkTpdqY8+e1SmpFNMh6VLLZ9jl/5ZgTkFKteitbJ5w0a4/Gv0cDVV2DqbYz4x\r\nvL9jbN8MsPCeNF9XwxX/kv6cXbiA8m1x+QDU0J+8MiFipur5Lr0NjB1q36Og\r\nVL6EHoGL+hqw6sagLXfxl817Oc0ZZq2n0/h0+T06lCmEE5GdiwOtyxXJN5D6\r\nthYH4xr0fQnErkNM78nHd9brN330YmmpWj24c9eY9Kf/hIUdGJKGG+6w6xNR\r\nh8310N7EEPHWC6kGvS7+YT3SU5Yth/Wr7ycgxa4ilHXtB0/qVNRgnAhsKIJk\r\npaHtOtt0C/li3/n60afeQ+/FBoaVHYfMbhYjk7bsPQv3aqvpV5xzKjw45QwR\r\nERBdFYgOCvoe3cziPtlxY/GS1fjBtkhXo+6nNwksg24LvnN2rzACVeIo7sIu\r\nrptMp7o3/9ugeA3J6HRhidHocjpwysqv9euSUpuJiTXFQo+bTgJ+tLwJTD4B\r\n4xEbINtTYhLO5Tz2v0MIKRyZv4c4nY86bth8QxO9AuYe32iao/9ut0UUoa6F\r\nF7O6vqQuyJPcbcFVqcM3pY9szru0ygyct+EdKSAtDjAduPEbelrDyfk7c/ye\r\nfjXCzPLflW7dXI4Near7PbfYWa/2c9yCbiE=\r\n=6s4z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"588dfe0c771c1bc91281f776ab16e6b56f2cb762","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.4-alpha-20230107201117-588dfe0c7_1673122310399_0.08282406276123844","host":"s3://npm-registry-packages"}},"2.16.4-alpha-20230107201244-120850302":{"name":"@graphql-codegen/cli","version":"2.16.4-alpha-20230107201244-120850302","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.4-alpha-20230107201244-120850302","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"da60827c19e2c328b8cce7efc63be9589e74f9b6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.4-alpha-20230107201244-120850302.tgz","fileCount":95,"integrity":"sha512-I6QSL9O48V4SGOxtuBm9IrZuTn6sv/PPaUjOm7sp8EYN4yCaJ4ywBDHY5ZaCtRsiw8TnYqfuV+fotnD+rPSJHg==","signatures":[{"sig":"MEUCIQDrt/kAiqfTUtGhpnX/8OGw6Av/RBofBh/dinhPkEqWYAIgKImfHeOinrjTuyRwboN1vLcOrCX9Hbdc2zye3YyXZGs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185659,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjudJcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo8MQ//dgXCXk9jP9+EY6EO6AP6mXcB312HA4UFS3Xy6TpFsvtVAOr1\r\n0jx3uRiyHV8vzgwJE08u7++mL83ahTL7JwmbOXHhpSN6kgp+nrRO8UpIdpyq\r\nJ1HGGHm+sJKGQdaDgCZEc3mBG0uIZpDGXXcc684/3uBp9FYeSFx2cVJVVkgk\r\nvU2lyTsg+0ftsO8aNdbsQUttQyAUklYqwxvwfWIg+6NNgvJqH1+F3UbCa+Hj\r\nEcrDKbbTVWPG+/BKAk5c+//nLJ8KkLEJ0qW2GURYeTwqi6xoZNBOLjvbVtMV\r\nKGtKBtTtgXRh7wI+8vA/rq+8TGqPY4M7JdCnnmu5VN1vUQq3CNJJTErsjliR\r\nIcNc1hl/cYajdTFgWAQ3HzdyvvxwLFez/FTpxbzxNyMp8GrpH07m/oOfZtHs\r\nxWSekvsT23HTNuZ16zJ7D/uDtB+dgmHOmBe/I8jqRI3wuQ2jA0ar0Pn4enhe\r\ntNwu82DLBHgXTwC2jbQym4etaycwBTtfqxIhJ/nk+JpS+pGO072O1lGV/7sT\r\nHnC+1qZXD9wOFhKzhDJjJC5GuKdN42Wy0F8DF0Uz+cl46wyUFRUTqN3yfixW\r\n69niCirBC6x3kg+MkG/cufuvGYQPbfTWDHaAYYHGtYFbex9L+UQNncDtbmMG\r\n7YqCMovI3sqtLqP8XYvNjL3xjnA96reAtQ8=\r\n=fQ7B\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"120850302626d1c19fa45ff2e8b10b12019b4d4a","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.4-alpha-20230107201244-120850302_1673122396451_0.4423348408554426","host":"s3://npm-registry-packages"}},"2.16.4-alpha-20230107211358-257497966":{"name":"@graphql-codegen/cli","version":"2.16.4-alpha-20230107211358-257497966","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.4-alpha-20230107211358-257497966","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"9928dddfc451dd51acaf45a4f0d37636cf082d9a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.4-alpha-20230107211358-257497966.tgz","fileCount":95,"integrity":"sha512-gMbvtrOONMfXn/wU7PO6RZMlSpHrIMyv2440/h4TmtvLFEu2s4tiGvAjw14zOR1JZp8NpAocuaQarBu1ItvOPg==","signatures":[{"sig":"MEUCIHMelCN1zFgkSq7sSIfVtO/isQ+g7XCMDkeq/29osToxAiEA0Q3Mj6Fuxfuc3XNXuZemsmpgJbdJk8Ldkr7yTZAHJNU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjueC5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoDZA//ZpC8tXzMzn71MGBxloE+8GcCqMehqANS6ywp5O09o+Kk4t6U\r\ncxHjR2/CEQ4hUmRs9k1LB3FK9ZROgY7aMtbqLDluggWlUvyA6/cJBAHkl4PT\r\nbYMznK0pdCyW143OMqXiJlM3vApYzpcr04AdMUSkp/FeZHwUU67/EJ96EuY6\r\nEBzKItd8kj2AP+LQmsMJzb8IEFtVjz3gMym0ZaloiiIW7tdhP2UTZs9twTKL\r\nFIGCl0z6TGGF9tbe59iKemJv1s3h4A2F96SokJSpzU95EeCzACRYupGUlFkr\r\nXHlObIJpwc/FJ6F2IuInIGWuQ0hAyLK/UqJafFhpsrzxuQgGpz/iApIQL7zJ\r\nMi/cmSIlqLc51bJpcZos/cq3X3+FIh9IdgcU4dqcM81fMPss62kbHh9kC3X6\r\n4er+dKM5dLtCg9YfCPX7OD0bh2ACDNbhnQpaoHftl18xNSc3CUHapjHc+LQY\r\nQpHtJx/suRIb6kf768zYrlTZctjYMpSFWBRlwpsglBv9k0hcte/b6pYcgaXU\r\nXGdgTJ69EEA4mG7zq227JE8LjdXLhy9fcPQKPZ3DmHODF4NAGn6VR3uRPJOD\r\n7eLIeVu/8SZ3C5kOO+sq4YWK43BFQp48zm2ukpk2qQIiRL99XkOnLk4NMmPA\r\ns+Xb0wF9TmGheMa7btOU7lIeAzOsoi66rSQ=\r\n=Lgff\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"257497966472ebfc03bc0631a0a6f27a2762297c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.4-alpha-20230107211358-257497966_1673126073566_0.45432661226376836","host":"s3://npm-registry-packages"}},"2.16.4-alpha-20230107212729-8943ac428":{"name":"@graphql-codegen/cli","version":"2.16.4-alpha-20230107212729-8943ac428","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.4-alpha-20230107212729-8943ac428","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"82de3b6beb45ee5f4971ebc150986d47c790da22","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.4-alpha-20230107212729-8943ac428.tgz","fileCount":95,"integrity":"sha512-umvECsBmEB1ybps2zvuHQG5O00C8NxQXABNzX2CN8Sx801tOM7dDBpjqjPJ7jM4R1lwzXRZSzLKaC3JbDykA1Q==","signatures":[{"sig":"MEUCIQCVWAFw5hiPLCx1poqx6msVTQ8dM48fzEoMVqde3CxmDAIgG48BOJl3VsNkwUW6aXN2DlRlgSS8X5v5GdtPSSXHAAA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjuePtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqeeA/9ElX6+fQ0qPEMTRfVlP36Kle1xyjxlRBFgltJwopVPRTuRD5q\r\nOhlHEGD9+aiPwmNWTtdhylZze01p3EMQj6vXAVJ+gdCdg9CfMGCdQ48ToSvd\r\nLVIanFKG9UxYZswAd0PxNBYdCaI7PPlWuJSQ2g92abKWJieJWO1KwpfOKH0+\r\neH7YPhl6BnUzHCGaaLVKuwPtwLmFLyPOJOa5HD5L92gdrUYBEHLeVcUhYgiO\r\nGW00pkJYalmx8txM08sfUejE5eK1za57GUrrEd5eZbw6ZIyp1yAh324KtxSR\r\nkx4kVFEkYtkiEQ0Eb7qND4a2GfQuJV0HcCV9q/j9K6qpCzp9/nksNS1/P9yV\r\n31B5G2TRPcNFy1iPT33rpzzZUWbYdwDYQ4Ez7TKobW7Y3hSVpHjifssc2zp4\r\nJxqgxtpuA1MJ9haYV6BuwroPaLEnghjZPegkWXK2rhjAdxagwovSTRasDWtT\r\nn77wYzQ7tmxxWBPELU+C+/MryYBWj9Eu6rHsNkK9KfzH31O/qm3Uyf8MKDY9\r\nBYaXD6eSlBOVXUv+4ILBGzwjeo51xpGGYsnyDMI76qTkaB/BlZALXlg0z7nH\r\nQW/E3LveWzzjR/F3U4Vke+GgISev9m8j4sIA6KAvMmLjIHAhBpN5LTztKsVm\r\navcI6MPCK7kwA1K+2aXF97R/gieFSbiosCI=\r\n=rtI4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8943ac42890727fa9fd651de9888b412d45fd22e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.4-alpha-20230107212729-8943ac428_1673126893535_0.8448386097205178","host":"s3://npm-registry-packages"}},"2.16.4-alpha-20230107212836-0a177a024":{"name":"@graphql-codegen/cli","version":"2.16.4-alpha-20230107212836-0a177a024","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.4-alpha-20230107212836-0a177a024","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1dffbb3696d1ab145a584ecffb48c564a63bb7a5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.4-alpha-20230107212836-0a177a024.tgz","fileCount":95,"integrity":"sha512-oApGoyr1IdyvA8LgINOGsZRK09RbCV63GqYiTqatTvMk1nCgi89tsgKz8iHwv2QPtTAau3I9oEZ72VN3O0G4Og==","signatures":[{"sig":"MEYCIQCUh8py5sozvI5jnGee3Bis7ciFkFkmoLGPsuT5XrDSJAIhAPLA3jUfwXWBoJ897B6114FVNywZK5a5HwGbmOhMwfhM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjueQpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpQnRAAln9WeIEUUD/l4kO5V0OhwxuOjreSb2ANZ8DoUc5lV6VIAYi4\r\nAqA8cf38C0MptoL+fYIJ0QC08e7Ffzxtwif2KvAcyjAk8OhSz9NRSQVuP2/F\r\nLjiQZIBNwJw096h9rOxPUCOZFAeNM/TyHUV6ULHtBUczJgItOG8MWnBR5LAB\r\nFU9FzC8w75mK/BziowDHZND9jI8pEAG/Vphy2JIZ5UTwrhMZXo94GgfxIMly\r\nmJdCcvVjw8BHogydsauj2pCqJekrNvk4tY0oe3ajWvf5GcRcBASLXDDtD8fJ\r\n/7bU8uT6q+a5iAeS74fpD/KydZGPAsx6zw50DXWpY7pZ7YJTHJMB8K5NyVSP\r\nJ8ZVybya2VSCmQD1gygRuoczn2kglk6/AwGRhbnqztjfbPChdISNQxVMKVNp\r\no09SeUMY9HVdF/whoP9KicWxk2szA+n2TzDwSe6X1zPWr0dHlcUbV2XOJHy1\r\n5XZvdpn/Cy3M4+mhBfzZBUjGCme8D1goN02xFfToEUoWaDiKOTyyZ6N+o9oO\r\nph2s6jRMwBUbqnYhCUWeZ8vkDeEvOV+QJ3h7FjemBNX/LXkYgRw6gd/NRDZp\r\nxUmXaoepJJNKIbtGxuqmxUK9/8E0wjBAqMGgAggzKIL1aVUkMlAhsl2PPaJP\r\nQrKboheltQtMWEPcr5BExx2wcQRMrBEKja0=\r\n=Yezb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"0a177a02466e1770891eca2955d637062f99571d","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.4-alpha-20230107212836-0a177a024_1673126953516_0.942567684963534","host":"s3://npm-registry-packages"}},"2.16.4-alpha-20230107213351-7fba8ec6c":{"name":"@graphql-codegen/cli","version":"2.16.4-alpha-20230107213351-7fba8ec6c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.4-alpha-20230107213351-7fba8ec6c","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a4c85f9d561d464d0e889819bf9c12386fd0ee23","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.4-alpha-20230107213351-7fba8ec6c.tgz","fileCount":95,"integrity":"sha512-YA+nOCb55VTG85WORDnzCCZ5bxzAW00xcb9rx9dxDML95+vt+2n2GiU1/5kNt0e63qEZmACd/NrL5KWUL+pNlg==","signatures":[{"sig":"MEQCIE4oI7RnpHhb4Z6GHByfVKh22DhZsQm4Nd/eiFD9X//BAiAFHrGFktZNM24l1uRzcI97CNfvgdzG5bqbL/e9Xh6euA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjueVhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoP7Q/9FpdcGRnMi6zd+7YrSHkLIxOsi4QqqPl7romzSLBayg0LMAn3\r\nnkOz8f7vZvZZfPQBVG/77HlDzPJB7Jn+q3fbfJNAs6B/iWtDj87fxAw2ANTx\r\noqlCk7sif5Y9RSBGgCETfDL387jD5krZAsKwDGgrdUfJOXVfT3ZO/X2J1UZQ\r\nErPv3kCnub8t3ViilOI6EuPTTjjKCOvBWtWUi5vFzOgueqwnb5jtQRqLH9Zp\r\ncj1uHJ5ogISmua7RwUQSshQ7P3nEzcrNT+EMCMQgWaR1uhyInRmRhB9SO4dI\r\nUXO+5Yao2cdKv8oJJoIjlvSVTbvUBKFkGPABj/WEbtQcGtl9R/NcfdoHdLZ+\r\nz1nPmduGyYrHLAHrx8tpAGD9T4XFd6+WxmuVNvWHGrgJbyzfjWDuwgaPyBlv\r\nRSrx6eQj3Rqp3WCKXviUG4IknJMpW9HkCX41WBkVMjEpsLp+DAz6pKKNvc8E\r\nJDdb1+DzmSutSWJL49egHEaDRIW83WRky34rRKkxGtmW7CDdV8ST5KSdvV7V\r\nO/d4npy17r3g9lcs47A8WRHsxOOiwASDPQWl4hQW7OVfl9UCo8Xh7MxPtw3P\r\nwZS1Sk3zW7yF/+12ir13QvpuNUkP6tHNdtE6gU/t4sSnY2oZ5F9GNJciIuwK\r\n6hjUlL8Wb7WDTmZDAhmxNBCpvbMcfAtxabg=\r\n=GWpq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"7fba8ec6c685e05310210a3c31bc62f89866881a","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.4-alpha-20230107213351-7fba8ec6c_1673127264815_0.7856202114476531","host":"s3://npm-registry-packages"}},"2.16.4-alpha-20230107213825-4e536d7d6":{"name":"@graphql-codegen/cli","version":"2.16.4-alpha-20230107213825-4e536d7d6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.4-alpha-20230107213825-4e536d7d6","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"4785e93d661ea4eb4a9ae2aab1ae200ac63f02db","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.4-alpha-20230107213825-4e536d7d6.tgz","fileCount":95,"integrity":"sha512-esrw8ngzeHqxKQPR7qkTwaWmt5GmukuGaSE8cHV0BfT/MRW+hhRcd1k6MMvQNA25SddIqRkVATg8u5VSGaOEmQ==","signatures":[{"sig":"MEQCIE2uPRGRTF+6pWtzbbF2TvFyz781p2ImHLyPJvS0G1n+AiAmtkaNaPDKlWmY84pfT/wnJAnTeG+LHFB0RQ1F4Tg7pA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjueZ9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoMuA//UxijM4m3klAIGvUnXFibRY64D2UgIyTVcgc5m+yAXIPuCL0n\r\nqu6mzNgGSyM0VcBTG0jcDUOavHiY5az5DBy/QSAcP99rGCByQN5mPfWdVBJq\r\nBguIIyLcFCVqJLyiDsfQnRnLQP4sGLLolAZD1XZtolU9V2BGyR7k48ZDYPT+\r\nDi2XqeZseQa6IqYIvIil+W+TiVz8tDzHB4KMMzLhid6/ZQc8P8eMSJyXUxVI\r\nhBVNS9V/WNEnpc1BoN3A05XtaSGBFXN/R6Cg7q/DXgks9rxBtYTQcf8zv8ve\r\nSD7fu3KAiZUCck5+UtH47/VQofnzoqxOLcncpD50F/Cb2qgfA56GZ825m2Hg\r\n3EMNIyWzezjLztBqbeg9YhnXBW2BZgsCdZ6kBhtzF02Ys6DhetDc2VcE5OTF\r\nWKY27PqHIteNf6Rq4nyBrmvx1H7sKsT/J1SJEmIMTypBcoo1AIxp+ox6tQdU\r\nH3TTEN0gjfa1zctK/WuB7wXCMviDzE+0VJtAWIgTAVombuKPY0zi99g+yxQd\r\noODjXQa91f4EaPqviU4pU7YgnyZeXouMARNLaemPjY5vFzx/xkrc9WuKZIb/\r\nLkn+n2nJ5M84Bel93RqEaElgV8NiV2PurRXDyghHHXZWWGYdiZsgw+0IpvW5\r\n48Zi8NM4on8obNO8Ymg5ygMHiS6IXgwZGDg=\r\n=BxXF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4e536d7d6a7edb76950e036c74dbb82b34e88aa6","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.4-alpha-20230107213825-4e536d7d6_1673127549254_0.7584145169232179","host":"s3://npm-registry-packages"}},"2.16.4-alpha-20230107213905-b9c0b5180":{"name":"@graphql-codegen/cli","version":"2.16.4-alpha-20230107213905-b9c0b5180","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.4-alpha-20230107213905-b9c0b5180","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6cf2226c383ff588d1163a996b7a50fd7c01ede8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.4-alpha-20230107213905-b9c0b5180.tgz","fileCount":95,"integrity":"sha512-9kGdyqa8j3EnMCg79c0EhN/ONOEKVXK2vViEh7Qa6dBO0uws/9j3MH7g9M6RJ35TcQAL7+LpSD7G9vmVv4zXYQ==","signatures":[{"sig":"MEUCIG8PlCMHxjzhpdCM6yy4XxyMj9+mwSVC/j6urN/gc71JAiEAyvm+mxP0yZ4zNyQq7CzCMRpRYxv6EQvXQYlS7r1p6ow=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjueacACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo78g/8D9C0SAjMfG5pdQmn+VNkx7EjxV4vA7ktkVEGevwlvjLaDpnf\r\nkBNMluLdI3dQS3NkB6e9jAxNCj6q/et6OkccArAEFQsxmXmAFaGmwjZA7Uhb\r\n3blIoIcddfEvViRqk0kZmqIsVAxxrPVbvO4NAkDtkkUNDZoRQE6prdehEAih\r\nAiEzMSPIz8d76YhipXwS2ffGFrGI2omBY9m4841dkWAfrk/UQzDRx47hhkIB\r\nzvx6wS1zXtSA5KpXXso2MJv72STvJVRFrrrL09XvdJuWm12EXa93GI4nlwgU\r\nh/qVS+M4DAIvs8yECkO7V+6Iy8UQvfVAm0JOTljFpXnPIsNwM+XoFvjFDwss\r\nBLxDaQnyKRshCNe843lxdZxwIjQ4+VoCxupF/1UkDBcvI/OcZWHm6LwnCJ1s\r\ncECYcstBnwbh4MOTLI2UB7gveUIazDMZjlvuxNve9C75VAqmTUhXma4WLKTn\r\ngLZyoHazjKVSSTgL0KPcthBqvOqRfJL76HbAiFfcHCEBn3E9IrZ7EVFVpkXv\r\ntxnEhzRiiDB/XgNjMhuOBZPXIeidPmzsJUDLS5ZvJdmVpsE7RbxzBsdBDs4e\r\nrZaAEk20X0PuA8qdmMxvNa/YnsSsph0N/iTcR8JfFb9oQRMmKaWZpdOIBux5\r\noZ2iYG7xco6f5TfNEgxQ+ml3Q1hEIP5Ed9U=\r\n=lZVc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b9c0b5180dc8f17998aeccb9ef93c37bb268680d","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.4-alpha-20230107213905-b9c0b5180_1673127579801_0.3079479733978936","host":"s3://npm-registry-packages"}},"2.16.4-alpha-20230107213940-770a555cf":{"name":"@graphql-codegen/cli","version":"2.16.4-alpha-20230107213940-770a555cf","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.4-alpha-20230107213940-770a555cf","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8f1027f32311fd28bc715beff0dfc4cad2f01d85","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.4-alpha-20230107213940-770a555cf.tgz","fileCount":95,"integrity":"sha512-UAeMmUy9ktQmFsicJDnXCb9XQ/ctY52+FGwF3CdtTpxFul+c9hiPUW4MgQdeveDdmpAqZAFCFN/5xMbdaeMjbA==","signatures":[{"sig":"MEQCIBBazgy1NBcvXgxvoc1WXHlY9CyMETtCXmcgNb/1VuPcAiBzIituOjD8MpDcjF64022qhzgY7rIKieL0IpptlVnJRw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjuea+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrV7g//Z1Q7GxbGEwJ5VXHZsINtD5wgj+/rd351fhFDeblygU1bKnFi\r\nrjB2ABeGeYwKBfIEhgxn5TQOxdDtdn6nnjxWr8CQmtIp6jmakmeClPJFj1ok\r\ni7en5hTj4yfHPz4ZgIEA7M3UNvU/zn3q03y+SvFdl9IdB5rMi1RENQjkd+QH\r\nbQTGklF+zlVOceUTlxBfRCCeqVLSFngyQJSNtGJGdm1APUeOWXFm8ib8d1da\r\navnIY2HVz6vcsO5WJ2Ri0bxpqIO3xNk7qwDnYsE+aPWxJ5gI/+U8aYjIxEAT\r\n7h+3ejFe6aDFOH9XaU6AwCbx582R0LPmHIIi/j7R3fbhCOeR7PmRQQd/YGD5\r\nuKmlS8h5wjVkQCp7Agzh/nC7ABm2f6sDIUxUzztX33VEVtyIaGwt5WHcDaO0\r\nr8NECFAxYv4m4wtpe6xiPu1sBRVjS0SWrzIhRIpjtCYudjzH5gBPLyUyQAYt\r\nsa5nO6aL9jDw9Y/v/VB+u2OGLc7xMwRuBq5Lai0V6AkT4kRZcmhxI91Ifup0\r\nOFwDMOXC0NJ0pKsxKvYFkLzWGsYywZc+EEQ6NttPYDbhCBJvQvJznB9TKpIo\r\nfxqmpu+pzX/nTZIxZSuOlQxArk8coOR9jShRQ6iBH1dqdgB8RBKiyVBV2xcm\r\nk9AORV5UPb1hW0N/+8jhRX57B+Xr42V9PBk=\r\n=nrU2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"770a555cf79d71a8066dea47b58188d29899a8c5","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.4-alpha-20230107213940-770a555cf_1673127614195_0.005645948989164928","host":"s3://npm-registry-packages"}},"2.16.4-alpha-20230107214017-937134244":{"name":"@graphql-codegen/cli","version":"2.16.4-alpha-20230107214017-937134244","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.4-alpha-20230107214017-937134244","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ed93067d06043daeaa21dc4c664fc92df256e865","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.4-alpha-20230107214017-937134244.tgz","fileCount":95,"integrity":"sha512-7SJF920V/2Jrr0vnPPQ+OU4g78bAdFrmdhKKSrar0/kui4eQGNG+IIr2T4MnpXeeGwQbIkYW3hbrWKfMb6KWTw==","signatures":[{"sig":"MEQCIBOX5bCWI4gWbkN1qHB2KXAyZQh5SvgtPk1X14+3ekjuAiAKUGHU5MqvOlEOePy96hkBVZCB9YoNIPBYaAKGcIz66w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjuebgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo4YA//ePiQoKDhH5ZIqm9XVUZkvTKU4JVRfP0sxYzjKxuXe23WXFFO\r\nFz3BGWdyfIfjh5bUBe7/O9DUY+8NrmeW5ZIW5CyBQ1i9ckiW4xty3TiEQ/nN\r\n/bup+ogWtEt1hPZVd43QPLv5bD/xYyvduFjA4NsPtZMAuI45osUHrMMep/Zn\r\nZrE88CUec/zgJfxjOR+fZO2J5Bjb5UjsKM6bzLq+b6tahG6OVyzcuk9VWbHs\r\nWpx5kNr8uiCPOpgRbvwMzCn/Iqz53X2tHAO/2Y+5mXBlTDPfYYGdHdogIgzj\r\ny1SDEvbNdxQlk/Yuwj6BqakSLIQnRqdV46LhuHTxNvTwf8p3avRea8bYU9Fd\r\nnC4SlFVOis6bh1DnwvgXmZL5o3axnTP0Sk3tDW3HtxZD0PmQQtETOlkDx/7l\r\nX0TpdpcceIOpC3tLpHzEAQBVyOy5pJJzvoDfUlK60emjXGSl/CgFY5mmS/r2\r\nyi2hB2U5VDIF0Y3fMZRg2nj4DJuJn8xhi8ilP/srcY2clPm7bisF5ibX5PFP\r\n2N8dh9gwtEHSyH3lAjnuGaPdLSLS9BDZI6WBL7pxkzrU9zo50LdvRq0TJQ8j\r\nlsK5UOrkxKUq7mxJCfb7egruYgvevB8riJsrGKE2hD4GFzbeeAJlXXpwSTap\r\nGxnSM21Zd/BZCk34UN0Ls9OpWuVPgGtEBC0=\r\n=DpoK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"937134244e24b82bb23d3e6005740e394594ae2a","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.4-alpha-20230107214017-937134244_1673127648256_0.8275790295274115","host":"s3://npm-registry-packages"}},"2.16.4-alpha-20230107214549-91b089d33":{"name":"@graphql-codegen/cli","version":"2.16.4-alpha-20230107214549-91b089d33","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.4-alpha-20230107214549-91b089d33","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"58b54c5bdde59ad061d7ab42d03791eee8533be6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.4-alpha-20230107214549-91b089d33.tgz","fileCount":95,"integrity":"sha512-zuheQtZG6zbUIYWohIQ7OBiH25bhfIfBja0viAMRRmTex1JyunnjDXmrCSylbcwINKQFG6jhOM+6COfxWsHcKA==","signatures":[{"sig":"MEYCIQCrRPh3fA2pG7SyWDxV07GM2RgsFbGfKSYPJIkCuFOPuQIhAJfdmSLJbsJ7woEkExwCqjTuVCaftHDkxh3I9rjSIztK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjuegvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpPJQ/+ILZVZ3LxwXIAdfH6qQ491xgVBMLOvON5k+OabnlGKsDJS0/o\r\nLXHffQUbAHWWOGqt1unSWHsIrniCsLbxUA9Iz/e79IoN88YqGDZmuge9zGEK\r\nU5wXL2u8nhg3vivVsO0Vapp/OQ9JSkEEo/rrwLwuzIur+Iu6gdpC6w/APZFw\r\nG/f0JEMZ0ohFiY5hMRHM2TdmREZMxR/tpg/0eTZoWzvatbTP+37uGdBTa+Hc\r\nPKcJvDQpjoDjw07FGTPwFvlvZHudGVI/Z0QZOzDU/gClHpgRyyv8DDYDFUuv\r\nn4XXqbL0xL/ymNtgxLF97Vu8WP63C6lB9FoHkBJUDDqUrhq4dc6SZL3wkopm\r\nnbdgr5o92yY29CspKD+vTQWtH73ETAAoor+9pL0bY+UeHHF9qUHqjkNp2XX+\r\nKd5oei5IVOxRKT/3q/lfFL50w3x2MN4QZZPi254tKT3NkXpoUw7onVTM9NUc\r\nj1Z+8TrKN82wID6WVVcl/MMxZBQ+zSF0QgZhIw014OY4s54VdnCB+C3zqAP+\r\nlnUkHnwVmkfuQea8wdjQ1WsxsH56t3xcYHlbnmmlfYpnkP4p7bdHNhTL0Sgp\r\nPOBF2RV7pOeqd8Je220cUJw1188PIh5MnQZu8MFBmwMYtRsuI8EprEg3CGZo\r\nvaDtKV/gU54erL8c+xThbGTfyY8mETTUg/U=\r\n=+bw7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"91b089d334de5c7678b7a0511707957b3d3f9e58","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.4-alpha-20230107214549-91b089d33_1673127983090_0.7649167111530528","host":"s3://npm-registry-packages"}},"2.16.4-alpha-20230109071456-7fc40e2a9":{"name":"@graphql-codegen/cli","version":"2.16.4-alpha-20230109071456-7fc40e2a9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.4-alpha-20230109071456-7fc40e2a9","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8c52860f752e44a8cc3a811b5350128e5e7b8649","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.4-alpha-20230109071456-7fc40e2a9.tgz","fileCount":95,"integrity":"sha512-wHPw+KWLHW2LCpTMrdnZM3+n1MRyjM0vvaUOFsizZNABINB5jHTAKGmWaIKAWapFAhXcnileZqyu29tu2rQvcA==","signatures":[{"sig":"MEYCIQDNjVWVesyja0cMjieVlVV+y+VtmmX87gch7rjtz9eUrgIhAK4hD7NsWCn8RMMxgX6gKol6+Wl/SDlCH6bKPfPPBgZj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJju78QACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr/Ow//Xbq9QxZU4xYKWVfRJ9JPEVM71wqCa+ubZqTeBypyak+FmWc5\r\nxFWlGiSUz91PZTdQiSPJhcvQkDOLAORo1bdrmmL2EyhaQEU25OON3JqBqHMe\r\n/L1iDP3NexTwdmDdILXZxyGnY1AJ7to5X8btpEEI7TysI9RpoU79kufyP7h1\r\nEBMAo6ZcMV8CxXsyXvBAIAhbsQojktkPAxD0i5gqqHVHn9yh1bV81HXZR31F\r\nhoaaio9AAocixYd/azPvukx1B3ZhkyGP4xgA+kxBYGswV/LioUlpCILMQkqc\r\ntaXzndkcFWHWtpdSMSqIMk6b5pLRudQyIc6qfAbW9qP78nrT1VANas3CfG0+\r\nqWvS7XqadLAjGTpn5iDcNBoIL2jnAJM312prnCZ/zL/Xa9MyfxqiVbkQUO2C\r\nLv42mvE9vBhT+mkR8xWxm+wqhXbFl11ayFMM/I0pTVj8pXQyR0b8UCI0ih53\r\ni0L7P4qV+hmK8u3XEMBjS1jqjHC8Cn2ic4ZqWs67oGBXv+iOsx6saIH5qyS6\r\nb0q/zZP3n+7/pLukrOe2oGyqyuldWMTPVd1jnaOoXmFpMVu4dCQdSe5fSoZX\r\nYDsoSBlqcuZZgSum+OtmqvuurCm3NPk4PrnH+HWII4w2Dfl5T9tfcwyU5jJN\r\nVZkyShZFWYFBRu55x/BUH4UOmTixXRpy+R8=\r\n=yhhK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"7fc40e2a926e1db6d440fa19c215e63d9eb1a5f3","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.4-alpha-20230109071456-7fc40e2a9_1673248528053_0.376875504384911","host":"s3://npm-registry-packages"}},"2.16.4-alpha-20230109071557-db6d5c74b":{"name":"@graphql-codegen/cli","version":"2.16.4-alpha-20230109071557-db6d5c74b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.4-alpha-20230109071557-db6d5c74b","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"086c29fccb5f4672fef92f8e1b6f18e9a3471774","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.4-alpha-20230109071557-db6d5c74b.tgz","fileCount":95,"integrity":"sha512-OmaNnipponUrlXQDIoAVnOuJlJ8TWlzaU4FFkAzBkxwuqNk2QHFXC3jL9VUZspGB3NigmFS0DFAYQFoK4J/9Sg==","signatures":[{"sig":"MEUCIDJxD+nMBo8kLhcZKbSt/Z6iHJSHyAlTFCYXfCR9Va4PAiEAq0nIQml2ECrTpvVCPXQhE2g0mKekJcGMPM5KnruibzE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJju79hACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpIMg//e/7PhUsDAhIizPUG/IISs5UuHI2AmR/SSY7phINywC0ZAcQl\r\nUlr0sUIRlAQFREI0PcCeXJDVVGbuFev8IKfgBquVdiZEY//K9438t1usKw+g\r\ndbqMNeM+AyrWK64DZ4u9VMwucTjqufap2CQWDKay2VLL3YE3diy/SFOXEb+6\r\nkYEK4eTda9JXZQqr1vpYQkZZKu8LCAcgmetJIsd+xEyOnhGXG/IVEYWlDFCT\r\nXBEBlcwYjJDkyYDyfNcfaW++tUyP/ZjBtIOw/ILU35ynlp0BirOap86Wa1lF\r\nH22FgQxb3X1L7WhQoQV4al/d9aAzo1YD0idfpzVKa+flhPsty4YE5+J+hbjG\r\nzf2JRncNw6Wvu5aDU9Iq14GF/Y/L4vlcuzTO06u2dRevRMlLpOA6HmscKMc7\r\nlsmCdVJONsxQbO56PJx/ybe2EepnuyLSEG9ow6i1wikJgKN/k4OXAcZJKKc6\r\n8pCuHvosKNsoMPyTXTpHNqHxVQPxMkSQmtE1zKcIvS9CZCe1AlVuIos2PgO2\r\nfp1RUDa1F0CyhuAqdS0d9L15ZMkCqUBC1ScTgrB3IWKyfN8fv+XaiST7tBiy\r\n6rfSM5vovNpjCuuH5f2/QJ9qs3VDi3X/ujWiucO9XuyA5feue2BDL50C2op4\r\nVfAsBmYa/YveZTnlqHFZvm5IOwZNeKxzw2o=\r\n=x2nh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"db6d5c74bced8486787ada4031f2433bd07c627a","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.4-alpha-20230109071557-db6d5c74b_1673248608859_0.34437324019519266","host":"s3://npm-registry-packages"}},"2.16.4-alpha-20230109074437-4341df2fe":{"name":"@graphql-codegen/cli","version":"2.16.4-alpha-20230109074437-4341df2fe","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.4-alpha-20230109074437-4341df2fe","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"24e738262281bb09afb3118e6e85d4a1f89329a5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.4-alpha-20230109074437-4341df2fe.tgz","fileCount":95,"integrity":"sha512-wDe4D8oyLK9ayD7RSygl8Q7Zk7Ep9bvRGzZoA+g5i4nDaS5H+owIfLkjm+McGNHL3J+5qNIJiULDGJnnnCURYQ==","signatures":[{"sig":"MEYCIQCGV1osX0ZPF0Fl52fYJNdX4lavgQGn+gIAfRbFO9YsrwIhAO2xnNUu+2N41721YqSCMzB/zk4EHj8AsXiT38Foh8gf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJju8YGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoxzA/9HuwfXrjJcwoWxislGMK2KnKq2Cw3x7jn3bzISWlCTPqyzirD\r\ngTLI0671lxlqtQ7u81h5hFuE5e4UtNfbzjH9VXkisxumg0tdciiOZRY6dI8j\r\nuaNDX6VgfAzVtvIWKbgLxVy4nAgsk8/uxwWcOILRGA0S50hXF9ov93tDHt2T\r\nG4SB889mFu34ce5V4nEwF7d31juazrMcBZ67krBoV4vzBWPhDa+56iSIG21K\r\n6GVg43bjpOBPAs3/Qy0DSvJWqYtbkXWVuqw+1bB/qxWnp8Tz0tbHVizWyQ8L\r\nGiSPpCQ0t9tMlLGuRzNRGXKbZe/y2NOoaYX0n9x/RG7G5iNqYOfaMb/wWzTk\r\nZztqEDyt/Yf5uYI1nznuc/J+KBsI9K9jUs32gRbQfjGi2THVN6a5lEIlDNcL\r\nut0wLDtB3vw0SFqzkekxPYdL8e2wvoJi4q6jbSqXe6uUUZRW/klYA1ZgsrAd\r\n45epE2M99BAecsgVxoBheJ/Wxm6jysBMRkyPuI1gYJNICV/TCZGxS9/Nj8du\r\nYweXC0k+Vifq3lqthWe6nOTJZzHSM/Oz2SQxbs7RTc15fLDgkDLzpH3+k8ZT\r\neen3lwJvzp4yuYTiaiV7B5wuwpB6qbqvVBhIjtgiXPa3hbY/eAtblDlMj133\r\n9JM8kQb85OoAPGEXCb9GwazV6ZBz0GOfHuM=\r\n=QfBI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4341df2feb0db6f570976b720d59d6cd10b46abd","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.4-alpha-20230109074437-4341df2fe_1673250310676_0.3129887304453991","host":"s3://npm-registry-packages"}},"2.16.4-alpha-20230109074516-4d59d62ba":{"name":"@graphql-codegen/cli","version":"2.16.4-alpha-20230109074516-4d59d62ba","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.4-alpha-20230109074516-4d59d62ba","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"fa590ab2930c6b9815d31f25399f15c97a58124a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.4-alpha-20230109074516-4d59d62ba.tgz","fileCount":95,"integrity":"sha512-hMJNSLxP9XcMR+4QPJjpYx7iK7psux0mewuthYDnrNmbrH2BjznMXB8teHQPBrDzJb0VIkLZwexpDj5mVvrvzg==","signatures":[{"sig":"MEQCIEN3cL0XbvaTUsPCg4NV0wBQ1Qcx64R1C3nBvdzytpNqAiAPDXyzJTsbZNlcTFvJLHcd0CH0PugB+zw9w57qKvzj1w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJju8Y6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpokA/8DHS5nqDwKRrl8nwgoEX+JN2OCRFxhFaXvag7jxOjjN7uI1WL\r\nVdfIRRX3r5Eq6NgawBSpHDhUGSZyhZ35RiThzPfNMObYh3MyWnehtpAUcG+p\r\nQkIVeT/wSaBPNBtYw9zuXB2rqC0HLlveZlioR48rMP7rfoZK4yTGHVmtIKV5\r\nrOIaFeKFYvmkK098n0s4ro9hz9Xx2ax6+jLwnrcM2x2/r991GCPYB/mGRISK\r\n8I3fqJRrgn+eaZqyI//RFfawIbQNsmApNcGECnFhdLKMV9I3ked6xeXyM7NN\r\nsZlK88nCEgBysG9ITeyrZsGE4c/xc9tExHA8KfOUbZzmAptyRJ5L7l0xr2UE\r\n5UM8g9bSbnezkHN3UuQkUkA1Jn/pxwsCRmyVOYmukLbCATlJ7lNsx+cfUMc+\r\nI91SYSSbHAhpT6H/bPY5ksVjOeTW8LHD4lgIj3ZWsNbpZduF18QzhunPHI/7\r\nSrdpZIjGVRIEiG/EfhBWR2dbvyovZQkS8sn4TU4cSYZ8j0sbmr2xmJxxBslG\r\nL0ZNI1eNAV83dM71KIUyrw/csWRsGczHrN0gAq0U76zOsz7iXfiXKfcb0CaV\r\nw9CoXdLpdKuxWOhWfFkTrGqkkWPfCLIpXEAIaFCtH0GFwMH1APJWPJlVH/qM\r\nXOcSSi6uGdGqG//YkAxNG27hiJPk0byJ1d8=\r\n=WSWG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4d59d62baebcb7fe1a16460d7646655f70c56f03","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.4-alpha-20230109074516-4d59d62ba_1673250362713_0.12281628034635905","host":"s3://npm-registry-packages"}},"2.16.4-alpha-20230109075244-2022f66c7":{"name":"@graphql-codegen/cli","version":"2.16.4-alpha-20230109075244-2022f66c7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.4-alpha-20230109075244-2022f66c7","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"cfd39bc3026a90a0f027ccda2bce2bd91d544831","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.4-alpha-20230109075244-2022f66c7.tgz","fileCount":95,"integrity":"sha512-oztXqaWjHyKx13HhXFiCCEnHUBlAD0hH/V+sX+NW6JrZwV5SVoQBBsiDuR2Th1EAa3B1bi9ov80V2A/j5ytsrA==","signatures":[{"sig":"MEYCIQDNxjy9TliWBiJlPBaJx+x8Cae54GgQRPyw7IYtwDu2jQIhAPp26/s00LLn3KvsIWF04ao4CtWQIzcYrs4btvoPD1wg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJju8fuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpHoxAAl62eF4UKKbVTHP9pzMxP3fVA58S46xnjZLAPQNh4PZS5wxT0\r\nxQRriF4p5L1l/joKhSjBBT3wHorT8XdJDRB3b6/pcQ5wbYZy5myNhf7G6NNh\r\n8yjew0jQ9+VNnsV49yTOgDLgCpbN45rNo0K1eBGUTxu5IP4CPmODJHHmB84p\r\nh1roA7E0vZLuBIOUxjymtSUrRnuVTgrp7bTqow+lqduDDVWezUSTJh6IsYh8\r\n7Xq3RZquySMZ7Yr9NPSAoixZOOsEC9h1nMQpj4phJgN7B97Is3aJCGsfcwZF\r\nKuT1uhg3XJSUiyhlfZ6CXA9ere9TTQLuHlgIiyzgSJFDr/SOoAl0OYVqa8Kl\r\nnZaQJs4g0zzkTWHYN0dPGyiINSsMcJnN0bqEpBU8yGquq9jQ10M40AR/+i9W\r\nl2V5YOfPC0aG6je6l1CGOWDtcVnJ48H75MkRF+QxFt912SqYegHCUEd7SUks\r\nuNFxxMnXdWGrfbGEjIX/zZbS5uvsW481NZ6gaX4PKlmY3UKVngOLfOZ5LE/q\r\npR5fsHJ2ObAnQkLGULisFLG3+aLnpiSZpTQbIdJcgstLqjokYtqbgKj/9/AP\r\nJ/hXovhI9Kuf879Df5SQP4z5TZjjIplUoW0xfYNAEbKNCJjRc07bWPIMRF+9\r\nqhwnrDPEO6wTAlqy8r+6Mnip4qsA8HefGZo=\r\n=LTl9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2022f66c705ebbcf4c2408ab0293cde8c7dbef67","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.4-alpha-20230109075244-2022f66c7_1673250798266_0.6514036388066242","host":"s3://npm-registry-packages"}},"2.16.4-alpha-20230109075323-d6d3c1349":{"name":"@graphql-codegen/cli","version":"2.16.4-alpha-20230109075323-d6d3c1349","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.4-alpha-20230109075323-d6d3c1349","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"27d67d0afba3466137c47957a38a2d7f4f4c8637","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.4-alpha-20230109075323-d6d3c1349.tgz","fileCount":95,"integrity":"sha512-O32m3EqMaN+vREA2mrpEwFFsGvXrXtpNQRfASj1coI1tLjh95woRAXEDaNmWqhSaLI05fA/0at1tgq0HiOPGQA==","signatures":[{"sig":"MEQCIDN5ZlELyA/r5aywjAYqLuv7X2OvN1rUZftSW9Eyj1ArAiB06urTrm2xmpTaVI64NaGqr3hEz8BlLW7QdDrZXrjNAA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJju8gfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpDmw//Yc3BYanl1/s+rw8safXQcQjTs3CFJt4CMzVF+yXdaBJdU2qF\r\ntZegZkVbNGuexBq93qy+iWC6lfZj63zvDSxBtykeFsmSVDDW8AI7Wb8tGHYi\r\ndvGhiwFejM/5zWBTp9YVt3MEfOh0X7BuOuVsJqjp/umtsEXVpPZViQW2cpxC\r\nbwDlRt/XsHjQXgL1H3rglwpqH6qwVCMlW2ek9GS9CGIy8mbg56EpKJW1VRZg\r\nLHaX6Y78VEL6pAv6iS9HN76v5JfuzO1LaoTohtR3IqiAfphj+NnnjRlkCAFR\r\nIj+GhKeyWjt1fKsFPHlI/bnQgxaOstiRvYNvIXvFzdwlg6T3K+oVCy1MJ39N\r\nZOuf1DT9zL5qhVavuFn9KbThkutLVG+A7RYdl+40UOM3+3rU3kXBuSpGdT3S\r\njUyp9AIzgttLB/yUJRt0NYuYZJGMuW7xRRt2AVWVaFWoF5zFrs2EhXH+x9Xr\r\nlbMGOipX1B8YI4WvvyjE5s+ddP4kvBC1GE5g81LBnbC6A/kukGP1Qej25wgF\r\nXU87zgfIrICD/bPPtT3SyDSPIUEeM1ocf3jn9uFLm2Az+jyXHBfJVvz9upQ8\r\npiQ2GCG3BnBpJK/ns5XqJIgFMFpLXymDU6RSzpnFQ7FgwV9iZPPsLSpC6Qt2\r\nVxvsm4vynhW89PDhU0ramDhvCqHR1JCfZq0=\r\n=a9WP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d6d3c1349b76abc73f53b497fe245eecfeaa3586","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.4-alpha-20230109075323-d6d3c1349_1673250847370_0.30316506689139433","host":"s3://npm-registry-packages"}},"2.16.4-alpha-20230109223130-da2135f29":{"name":"@graphql-codegen/cli","version":"2.16.4-alpha-20230109223130-da2135f29","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.4-alpha-20230109223130-da2135f29","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6e742d1d102457d012ef4bd03cb5f1f34e6504a3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.4-alpha-20230109223130-da2135f29.tgz","fileCount":95,"integrity":"sha512-Kjz+g+QH7rYJIodacbJa8by78NudfPQtYTajIoYU0NmdbFbtqJIsyriACtUveF3vBRNwwoeJ2W+dtPmIRqj6ZA==","signatures":[{"sig":"MEUCIQDxBiUDZmd8ZqZDOwd92+KmAP1KhtzAWWAq6fOX7akhrQIga6iQneuDoHcsSLt+urHAfbErKFhpFEqNC8cKN1A9rJw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvJXmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoa1A//XzobDjBeB5qYYqkfA+9GtTzRbQk1//gPcieh/zrcit/ng8wf\r\nbsNLzr2sHK1/svLExOQBI1FM/jZc2MdiMs5xZybp51A/ZMVmSTPauGBFuBcV\r\ndY0ISc9tahSIzVRiRvGKuu971chOCRVfnfyI3P2jzVyVSvucoCuFDx5OAn+s\r\ncdTbYX4JtE3nuVjEAYHAUGT2Z8OniNFadMKcVzvDq/rr0IgtBUylNaW9jy4W\r\ncQ8bekit0YXG0GPlNxLNs+PgYzOUbcFA+Uf2AN1l4udYmnGXoNvPYSSpzFyf\r\nHAQ3tVPbihBHSQxm4DxkQckuLn/PyOt5gtAAjS7YrduVsio/Oa6JP+oEcDIa\r\n3aIDbLfxhNr4sbWQM3PgzaHC7p9686UP3MGBfa4u77YWAYSEYTn19XH3Gn60\r\nfK6RfizXe6ggWAJgWMlzNQtSGaJwRAdSwqQD7xeNuN0iknCo8hk7oHQhBfJ1\r\nxX6UwWuosBBqRdov/WVZ1t9WjA0VydwmTRIW9j/0/i4WghoLgI0CW/Y4mgxs\r\n4Uj+aaz+OIuEUd4LM4DyLnLl1xH9mhcg4nkwlCzhrxG9lEa5Jzm7zY1t4gvY\r\nVZZxzJ4inaAuImIfwh16CR6RrYk8M6ocCAS71N3PppsdMuCyAaR6kcHrBSTE\r\nF6fYzAZytG0HXjanYtogv7H0xnNuPnt55Wk=\r\n=YzMY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"da2135f29a4945d037deec0c82cfa6fd2d31dafc","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.4-alpha-20230109223130-da2135f29_1673303526534_0.8449441607216182","host":"s3://npm-registry-packages"}},"2.16.4-alpha-20230109223311-a1e159c43":{"name":"@graphql-codegen/cli","version":"2.16.4-alpha-20230109223311-a1e159c43","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.4-alpha-20230109223311-a1e159c43","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b8ed8a40ec5aba50280c54016b61828ee9cfda1d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.4-alpha-20230109223311-a1e159c43.tgz","fileCount":95,"integrity":"sha512-UHB2TlOU0OrpIADgtkf6sjlbyTyYzBeas/bjBZmwuPRt18dnCpWQteF7L1aHA+v2QqnFeso1f4wvk6tIv6Y9hg==","signatures":[{"sig":"MEYCIQCePBlMUjaNiA4KiI21H9ce3axNPV1IWISJxJUEFl5YggIhAI+rueM7ZrD4+WXgZnVp64pa0r9G0eEaApStifTjq6Y1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvJZLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmptig/9GSzLPVXOBB5ZRwsO91s94eTYoc5P8dcuK51bVOF+URuXPkrt\r\n2IO/ZE3gu1LrbEV1MJmB16hc6s6GpAy7OfdbDbuoClNk/JCi/h8rcE1ooX3F\r\n3dEBG+VewUrpnVR+k/ZrE5TTZF6vN+QwbqvBxQmnN5gY6SAcpuobWRKfTb35\r\nro4Jmgr2qy78yJufJx+NVmoc/096ov3Q5eQg2sp3Y/7+bv65KCf1bYqqIl3L\r\nxQ5d6McxndVsH3VyGvhrprV7XQBbDMkTWZ0neSbZD/ekNHQNYexTQAo3Wvw3\r\nGJZ7ggRG+5pa8V7AS7ggfp1Mm8i5w/ZJnA1CPF5z1vPECVcDD708kWDJr6ge\r\nIsqYHWIE45d/MoteYEqocEaMyTxIY025VzgXUgVwQ/CrchCvGLESEq/8Q9H9\r\nkjg7bF47S2xXEwdx9TDzsTuTn4byzRG41kULAPjpr4vLkwYcOMi9PvCZX+ci\r\nZb5KGL4Y5aB2VZcIxRWn9Z6V4Tx+GhGtrT18pcqTgH4mcB+wgiq4/Xkae0s5\r\nppB+U3lEoMTVDf+0gqfAD3pkNRwuxG2Bii4sC6IrciQIM2ITh0WmBv5Hodgw\r\nvUtU0VrAVbH7xjehZqwkZBm+zmqXF1dKuCUK8pH5UsMH/c1LIAlX7rPJHYrc\r\nuSmsUhyvoKWJ5+e623xG6EXXfpQguyjVDaU=\r\n=VJgw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a1e159c43d86f130eeee67b95193500ec531486c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.4-alpha-20230109223311-a1e159c43_1673303627577_0.08298905022724257","host":"s3://npm-registry-packages"}},"2.16.4-alpha-20230109223419-954960e30":{"name":"@graphql-codegen/cli","version":"2.16.4-alpha-20230109223419-954960e30","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.4-alpha-20230109223419-954960e30","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"dbec3701702e5e1927c105e6d5c6f50149dbaff1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.4-alpha-20230109223419-954960e30.tgz","fileCount":95,"integrity":"sha512-skVwoTvRT6JknZLb05Kg6itJ3z9CS15Grq1hNEQf+78DGoEBlV2ppSic4lVSS+GwCxOs1frLq5GwzrDkETQUdA==","signatures":[{"sig":"MEYCIQCimpaMK02f+BVD9z5669N7PwBx1xch/9W5hnoLGOVonwIhAN7uorP4RZdDz2Lb5/EHIJfU3ohjLr8BbLQPtgTr85jx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvJaZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmodRA//ZIkYeLI0bXVsxQeuWHyuHTVNllS3e1W5QseYT9YD5vSF3/Mi\r\no5t2RqfGYu/iER89iAITKQ/yhqTuQWAWN5PB5eiq/81NbW7voQYhhbmjhyas\r\nRfao+c4w3DW7nVJDpumWxVqNii4IZO/kzAHPOTsbH04r5vjpwDZnundqkqZk\r\n/0Rqr/LRtX61o4jZhTUXmWixogzyB7rbfAoYo2w+95y0To+6GdX+8D8CotFU\r\nN8LdsP3qHruMMeR3TOP7upZcgapsLLlvSkY8GX6Vo4co5kyKfcAhwXWlQ9q8\r\nYoQu0egL/FPbnCa3e5RJbDgnVCkOu4KSqEJf4JlPPyiiuktJrK92TIxdY7tJ\r\nSg9LhyLftZP5q2kVl84NPAzubrWLWYF8mu3WTyLFBJMf+fQ/Ha9Qg6DGagOb\r\n8dY8vZyR5A//39jBaxur4lXV4q6HXi4PTpFYNF389HBP8GOHm2Z8JBieALLd\r\nwyNTuR6kS5pHgSHQ4mdLXDlDaBAz+TK9DoD5utT8gvJQaAXiZ1k6pMfQ/b/X\r\niwuVYjZE+CNkDW6wufTiux9Lns2GV37UcQ93TuvyqV5xwiyFbIRFV3l5LLme\r\ne4om1OnY+nJ0EbCcZ5XyanT0fPmEF5sIDSegExaGXNlRuszM+fj7kRBmU5aW\r\nEQBWgrJlBWEriU+yfMkQ9+/FqeIcwc+dWjY=\r\n=W8OY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"954960e30bb79c86201c42e8b630de7b49932643","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.4-alpha-20230109223419-954960e30_1673303705448_0.38041000499995703","host":"s3://npm-registry-packages"}},"2.16.4-alpha-20230109224352-254c6dd43":{"name":"@graphql-codegen/cli","version":"2.16.4-alpha-20230109224352-254c6dd43","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.4-alpha-20230109224352-254c6dd43","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"11101444cda0970054c67a5edc2cdde692e80d27","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.4-alpha-20230109224352-254c6dd43.tgz","fileCount":95,"integrity":"sha512-Begl3Oaw5jNysuKPre7DpDVpSk//P92WdfR9GgSwi2w5K7SCYHIhc7qMGP1x1TR5cC+8yjOCya/sCl/6pO2sgw==","signatures":[{"sig":"MEYCIQDiI00myjJK8lBZTJCx39PcNqHuQ1NMPmc4vPpoLee8fwIhAIKh4+Je3+peDEWt0TZNt22N1HjClXBmEJzj0q70ws5z","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvJjKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmonGg/9HgIqWGM100x41Gx2UPScMBWhGdTXXw2IFKJjZooeUxbqzgN3\r\n0CjShni/PLsh6DyxXDnIBUbf0znky7agHUoSDyEnTYS8K33drjqmzM3VErCL\r\nl+L4vBJMIBXgmHCOlHybtB0ytqpy5nbiuzhosMVeOHzcr+VdRIGJcXgDRx5z\r\nGg79sEeA8cWF63htL50TfI8IcFwN5vwFvRPmMOSiRJrISMBeGajjm8b4xknE\r\nWsuTGR6gN/kxaAU42d0UQ2U4CoQGeHjoQOrKmq0cTeIQEO5MWOFbtLjPTlvr\r\nNihfx2+dRWhmKmKppkE0TkPqIj5YjFBac+i/oOi434yVGWMC5YJHuBkigGK/\r\nW5EUCpmitOsPf/pl2rqwwm/xGPEnvoCimTFAovpVoSWcObVKs2NjTdhCkwkZ\r\nsFvV3SYO2z/j6ye0ipv+xfZHyqsO9LyYn39PNa6M0LIb84cyXh6H9crLsGDA\r\nDPzr2ErIUZtZ/3whEgv00yILTl0UQTb09GExVZUQ77tKmyz/nSXf4/S6UQKB\r\njp3o1AxocORU2YmvJ2n7F81HTfBFeG8HaSlV1ZEnlhjzHI+1cZpN6rWM5T5/\r\nZ5m/zC/YIkpjKdKuq9NI5+tAvU/qFvhNGhbv9IOc9KfnUla2+t+adtkoDEUs\r\nIsLdeoJaW7H0kD8276kZAgcOS2eh9vOJpJg=\r\n=0QPz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"254c6dd43c6427339ba6f5aa00538f5c0396ecd1","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.4-alpha-20230109224352-254c6dd43_1673304266604_0.7099815862924643","host":"s3://npm-registry-packages"}},"2.16.4":{"name":"@graphql-codegen/cli","version":"2.16.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.4","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c8e6df2dc8cccfd61a088de0ada9a05842ad8ad6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.4.tgz","fileCount":95,"integrity":"sha512-MBbdzIIaNZ8BTlFXG00toxU5rIV7Ltf2myaze88HpI5YPVfVJKlfccE6l0/Gv+nLv88CIM/PZrnFLdVtlBmrZw==","signatures":[{"sig":"MEQCIAGRgP+fPLeoVmqM7QVcR6xyhTx+XyAxodA0PepAQ8hWAiA8sJnpMcJSNLqV1Leb+52XdnzewdvdvguBphtoWYiKNg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185692,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvb1VACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmphtA/8CXX6KWuUSbseDqC7buD0x4IDCjU5HmRrC2EXaqGXbW3aT6LE\r\nzGVggJQ80/s/wh++NO4xInU0031/4yyNXQ9ITrG4ZUiJ1NRQTk4nJL8bNbIJ\r\nq9zrlIKyPP7BLAkd3xpoMmFR1l+D0DhUre8x3QkVkw2+H3jH33l9oSA++TX6\r\nl/g7yGUgNTSe8ng1aaoiZxOtciQmjRbBTjTuCb/xLD1twELhpXfj9wcONLs1\r\nBrFnBq0F0tEOkSn5dtjM8+tmnf4M7OOSgQ5MxYn5pUBlQst+rpABB8hMfaQJ\r\nDM/Po14T1tbE9XI/Jre/mHJ3oACPFnkkJBPG6TMkoAHCmdsX/X2l0FcxHLJ6\r\naqfxAkTd84mqDfd+mXuP5Xi86j8+x62Nxj06W3/kkBituCnHcHtFLVIJlocM\r\neM5V89CAipJTq8j1vaDQZx57Od9Yb/glwVXqWj6saJrwPC1DYzY4J8R9FLiM\r\n0TEALAnOGzCwnl9sgu+zPWvSpyk6u8OGfCgAMlm1AvtNLKNrFZYmzMv6ocy4\r\nrXK42kcrJAGC8hDl8BZ372vEPbQbmBiftf0oOAuDDl7uJLV7iPhRq1W+I/kr\r\nId2SZDG94N3S+5Z4kjMNOLm94oeCuhwZb3dHUUGckU6+Ythuj2HetLgY7XH1\r\n87oRJ4+L5fU0xsFtTEMAPYOQjHlg+Ox/0Tw=\r\n=CacY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a1eb167bf5974c4cf7b493dc3da21fc8b75b3ba0","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.12.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.4_1673379157220_0.474366173437077","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230117212933-8df0bc546":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230117212933-8df0bc546","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230117212933-8df0bc546","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"609469827be923a8b1a1650350af5105a8c332cd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230117212933-8df0bc546.tgz","fileCount":95,"integrity":"sha512-aSEUejj//ANfPYBhesIE/uCj0bF+63jYU1TvNTzZp+/6omh9vM9R6sOEMiuRXEJosSOCiKtwc8OYOgvq5/1OUQ==","signatures":[{"sig":"MEUCIQCMgRScJJuT5Wvn2XW17YP2I1tVEXdpEVW2Yz75lEavQwIgPhBDRaLgYOM2gAPt9dUlxwZ/0yvl1IBn415i/fKxTfc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjxxNeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr2hQ//XXbCoOy6LpCcxS+d3FrUMQ1xd2SYjGTXiYhab97qA8HRRS/L\r\nXVGdk4uRXQbuSJzYuFsFUtdpgvqFjkZx5/IRLu3Ub4cx4cq4+kRSS7onSkgt\r\nn2koncoXJ0yRIV4lihPfhRTROiSjEXgnM5EDZG0svNTL1ujhj7i3Cyuv5qoe\r\nobIwMuJVXyLlfdDQGUfFpIoJslkJEZwQMuf3WEpJblLCsGyofklJc5Wb5Pfw\r\nKscLVHY5KAFMJOCvE+LNAao4+t1dpUiAkpn2/RKB1ss9RsOFYexT30m4iHko\r\njCaP26Qlq4l8PzVRZDxWykiayvQfcpJFF5CdjjegWGCo+ZpGKrp4iw7V2mnE\r\nxeXdAFiUJHZaM6QRo7JOF4ctNJSqNkf1XS2/By/XesVuZxA7fnXecAtyc/JJ\r\n46MW4TZEt6ea4QlGK8WUbhnLai8KAwj6n6dFnXG4lToHwgrUXRYc/opjv1ah\r\nc6dYFEpZet0ZjvwX7a2b+QhBU0/7Yw6wUexHFYIqTyf1hMX0JAuGVz2uLnz9\r\n7edE2H6S2Uum75/77qKzLEJsM2oCIfUNgWTjE1eZE21vAL1l0vZVQCPhsHMb\r\nqJmEnqD8zJG/FG26DFbmsEUW1xCGTTeTfr5FCAsbbJt0/q3qw4QlSOa7xnRu\r\nP0dV1oMwk282ebjxCzH91lQc99B5XJ4+Au4=\r\n=ELk7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8df0bc546b4c8811b07166a3bc2e6336d193a183","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.5-alpha-20230117212933-8df0bc546_1673991006097_0.8152072210180419","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230117213021-0122fd1f9":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230117213021-0122fd1f9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230117213021-0122fd1f9","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"46f15dc523f82615ed8755718171c60a899a944d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230117213021-0122fd1f9.tgz","fileCount":95,"integrity":"sha512-KyvvEfKz7Y+x4mxqHRt1zpVhvkbq7tEBtQWJzBtRvpQj7iv44jd26OJx3K3scxo7c8Tr9rUfoWqddRvkHsOhFQ==","signatures":[{"sig":"MEUCIQCUXMEXyNaY8hOyLGyc5Nlnd3rBy5mPgmNpKV8SnFQu7QIgG0FfUeB0uv2b8pKz82XBoZyD+VMUx+vhNYyNz558xEI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjxxOQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr6rA/+N0VXYC0qreQiEmXzU7Md3Uy/jV6KvOayUYHE2/pQlf35xi6A\r\nm5Xmh6h0uqQNOLmr20Q9bBdi8HavDFgI203G91xebowj+eAGV5Sbfjnr0QZZ\r\nQdh6TnrERIJPce72J5kSqzi6HuYETvL5FbaFp95xYbCBJksIIpP8ByR50tnZ\r\nJR7L6jDXUUoHvt6RwG1QB2zbuN8C/9EOWsYnrl4CP4QtXglDlraIv4AXEOm7\r\nvWv5VEFxHQ6i8tCHTSStsFqD8TzMC4CAmjtXWMYRCSlC2ZC4bdE/zv+CFS3h\r\n66sj64njXHQoFbWn5jmb8zRp77T4b1hW6GbgQpq9emEfbLmJtNbe8QTzXfOn\r\ndZ5fzcBHpvSwHMOG8r+oOgCzEt/RDbyekfPRE0y8m0XpF3zhWc9QiXbJLVJ6\r\nZdj4G1+IKVveMj9qSTLn5D66RAQT3gi0IdeONdvLvqrAAJ1FN80bJ4E4D6u9\r\nW/qJydU3JKAgOTsPLMuYnRVbH8oTY2LOTomgSvG3g8ekSSksAXYBKlv4nyhd\r\nw4IOFN6XEHcAYoTq5Z1MgYa/Fd7VZyhe/RoctN0qfNPEO8AWS+ockSMDjDZS\r\nexL62ublbcxk12FitaJPk2yY2jklRtzAuvbM6H0rGS2q2FSrYMx82kDgzOGl\r\nR4aCazC28y1rre5P1x1aIUjfmN7BwxMRZAY=\r\n=HluJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"0122fd1f9dc4672f2fbe0ddc415f6d370da52294","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.5-alpha-20230117213021-0122fd1f9_1673991055852_0.4911363131747304","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230117213044-00c6ceae0":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230117213044-00c6ceae0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230117213044-00c6ceae0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"132ce6e35a4f96e01fa6bb198aa1fd471cc54dff","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230117213044-00c6ceae0.tgz","fileCount":95,"integrity":"sha512-RZGOevEKq1jB20pUrTJESdMv3CwZRi0eE4bHY7n6ACTIMcLpf/1NH9X0AfcZC4h1FEnhRH6ngxYAjDc+GEp6pQ==","signatures":[{"sig":"MEYCIQCqjiODt/m+IzNjMe20g5tbaD+fqtcfEeczs4VeRSQ4KwIhAKJ2/hr07uCvVeBhG6po/YxN9bLVwTnI4QqgFUas3qIK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjxxOrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoBVw/9H/ZkTWBPJjcS3/iEb1nT8KsOlGoNhQdVhBSyGL+CU8OgghL0\r\nHuc3ImWSsHI6A7tTCqrshGEGdSRCZh4TAlMXHNjzhoRnr1jC6quzkwROXQ9z\r\npQpYhfkPjjlOc7B5kbwm+IqRm6ydLrtDMZM/q0tfFrDAiySyBAQhssYnGElg\r\n8YRGmChQF8TA/ZKCabXIg85apV/Vyt82v/YvxzJZ7UFXr5p2JJlSRyZrxtUH\r\n/3DBqvwqnZK1P+VQ/oYjiXxw0hz9WRZitobI3UhE4dY6bLJhP5YvdOXVzPdg\r\nRN79TVM6ye+89qzMYECqxa8YM14JcQdoVsHlcFJFqFF9QB4VFiv/sqH1W0R6\r\nP6gEBf6G5cJVCIDlg/p5SRKyLdkvxjX8Ndiz5rq8jAKXfDiFoTmaV4OO8+y8\r\nQdpD+ufKuSQxagNzN8JFC27v7zLQ4JioWs6E1Y9yX4e0e402MnlyWCf+LmiA\r\nef4vVsLTCnrsO73bMCffJ/1KXVk5Vdhn/Bf7bSToTfu/p7Q1nmmUj0hEtlnj\r\n1THX9knBVmS+yxX8wkQgDZJmGKvhyAvb1XZBiDPaqv2sziF4Fsh2VgZhsmY2\r\nv0oTlBeHIiAO3FASHgTlx4BBsuOO/HhVtjUnaLWK57STaMhMgVPr7YONHBxV\r\nThW95NQIn1g+JcWPJHsFnChRlvG8k/9wJT0=\r\n=awE+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"00c6ceae0ebde38ecf27262b79bcf4db7ec8b5dc","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.5-alpha-20230117213044-00c6ceae0_1673991083554_0.6751179935561455","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230117213122-055688087":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230117213122-055688087","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230117213122-055688087","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e2a6c3ec2a46aa7a4af77493e821e36174206877","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230117213122-055688087.tgz","fileCount":95,"integrity":"sha512-UvTCUJdb4xArV+HnV7NBQP8X1dX6PE9i+UjBig5X2+G3Zg9UUn0ZFf6Fhv4s9BDX3/6Aze+2ZwOMKznTz62GYg==","signatures":[{"sig":"MEQCIF1x5dBIr4Lj473vH3SDJKTGEwVOacT1vofDOaCQtbtiAiAAg0lWulNt5It17glx3+xrPCh/ltrJqCBoB4U6Ys6YJg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjxxPKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqDag//aZFdNhk7t9ZoNXLvEPCJ1TgnG/F15bvA3e7uPl4fICzg0Ist\r\nqlyFjHBL7Hu0P0bhxqLGgM9hZorfqb12ZKq23MUyFRWj8iIRAoj5ksT11qKn\r\nFBLmt5tc9vOTbFaYJratsvUFToSGBIGoKZwKFqWmrdIVg9JS0teVD96K0PQ+\r\nJITO0QZCwzZ1rfMuPOju1D16p+8qtoLnF013Ia38037lLUcZI/4bvgwfzwry\r\nu3uwfEYLOAVZIU8gvuSuxHQZ7asVLAY641EjPHY2tXOGdvKHJ3Hgp7EDVNOI\r\ncgCAjStE5Tvhm580DQj99uc3MDQG63J37hzeauc9Q8ZHJcidKY8Mruky0jkz\r\nzrFHGEv0XjHRLmMSyVrByMsnZAWUpiqa525WkE+rT86Y0UCuijfI6Z6t9vP6\r\nE2OMQvctQSP651nACP5QCpDutNGYoqF3fNiqiB1nOjQy3QexPMpyNZaMYuNS\r\nHJusi/wKFfzOUj3ffENkPBHgRGVHITSOzrv7MguhXjfaCU08sh1IP5PJm1Uo\r\nywojEapyHQ6JrwtLY89i8eu6dtrquqhvc4EISYRwL7GCIpfz2/qRdlfjzuOr\r\nMo4rtX5zg3SKNCchGqtLsWcD8JSdtlos0lts5mfNfjFDHPqOCgNShwyp40w0\r\ni2HEgjCcQsZ4e5Sn3l9bbr7kBbCZq5neEX8=\r\n=0WD1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"05568808778ba48c9584d32de384e6b4b2b13dce","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.5-alpha-20230117213122-055688087_1673991114006_0.5821552713332496","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230117213641-05b3a045b":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230117213641-05b3a045b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230117213641-05b3a045b","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8ced793c83847963a47c17b90d26c11488a93cfa","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230117213641-05b3a045b.tgz","fileCount":95,"integrity":"sha512-KHifAtmCRIIFK9Wn8VdGA0XwqIjBhDkVJZ++Ro+6zpzqqFYbVf5GolaZ5EJdS9JHoRwEA3OX57rqdIDmYTw7xw==","signatures":[{"sig":"MEQCIHCkvuNGVcR6rHLzOyFDsMy/gjnifRanZAs9pnHs++0aAiAWnPhjbz7qUUJ6Ltoot3q+Le6LyAIquUGqV43+2OGHrQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjxxUUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoWvw//U8aoLLq/lB7udvfQH0eAZ6ub6nRXYD0/aOWkg4vYIBhKDLwh\r\ng6/0N0wtH7w+AdcpmJNvFoCLBVpMM4lpr0AFYuJm/X6zoW3bJYpq0YnLgDbj\r\nPBZd7sETfJJ54VtwtFaMGG8r7vSKhccBW6k1tDZBCbnzwjJiF6VIUyJHGYGK\r\nuqYLfblj+N7Zi45+kk6kAGpVB2Rm5XpaPTx6ExZPNzrBxt2HCxvwGeO5unc2\r\npX2uQ9n6JY2zmxTmD1NPkZR+izdlP3Dse0xig7iEsSZuXGIYtF8vBstc/sgM\r\niSNXlUOoOqII7EbgdZQEgd8yn9sPhhqoknoGt7QIlxE5iKkRupkoQL3b44CV\r\nV/2SsubGkP3Z4sH4AjCpbAJpFQ+0ORujzkBLr8zN/qyQ+9Ulz2VTi8oyqfBD\r\nsWbZcDLjRBakLhpaw0sMJCT4Lnb8CmUOyyeoxT6EBFlld1J/PhWQy5sTev5I\r\nbKw4dFLLXnRTKBeecsvk04iDjbeAQNKfZ48OiMeMrMdfBQZCgyRKSWruJHBs\r\netO9qq6orfRzs77F4IG+4vRRk5pMSUQHgdGqhuPBhvlUupp1S4mP/R/C1TMZ\r\nD5LosOQuaObopGZtF67GzxKlKcU7/8+5YtabgHB6DbZDnGFengBVlyQpmTx/\r\nNhKvLe01aLl4O75BxNEH66bcoqXNI0ReHnk=\r\n=SiPp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"05b3a045bb0c681b38c7e8f49dde3bdfa5a9ab86","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.5-alpha-20230117213641-05b3a045b_1673991443390_0.24890433540194534","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230118075743-bc2349858":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230118075743-bc2349858","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230118075743-bc2349858","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a28779f09e7f9e96d6b39209896186e4170d27ee","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230118075743-bc2349858.tgz","fileCount":95,"integrity":"sha512-Eusi435jL5I/RQhPzrJfuC/UB+s71xR4muYvhepWfd0VES3f3itsye8wSgGlcnUujyMBCLgzD3sZcOPA0X+HYA==","signatures":[{"sig":"MEYCIQDXxh/DHmOcoG2E3mFbcxxqBt4nW4MzMJBqfZltj6apggIhAKlTsjcVGm526X6CUaGXGa33E2nKVdtZz2OW+f/p6YgI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjx6anACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpPPA//R8GQjm+rq3OP8zIHHNXXmYuz0yXt0B2TfaDb7q2uC/tI3gvI\r\nv07AOZd5XZ5IkWlIS3xN08XTf11SSmS81RJJgr/he4mQiagByWIFBa6EdiG7\r\nof3wSVCtGcA/kUnXxtOI5+1GgpeFJCrIXmGTuCRWt4gecz0oghA+UauSVykQ\r\nk6ZnvWQhtLohHJ/kHuZ2EY0XQW+Wa8ImhUgUhz+hMydbGhHdBz5MS/HYXY8n\r\nLArNZ5gi90iD2kWmKyj7LXuVwJ4xAGgCJ6mZAlVeC3xwSBQHccWGGh9PlOIa\r\nOQuT+wiUyUiVccvGqF6nsC4DOqs7EWCwnebvccw4lfO4ybSe+UHZLQuzkhtd\r\nBZNiGtwdxDel93GTBaDCaxZhDtQyYUHLNANCz99NfS7EPRIMn4oEIcsget/g\r\nlbiGGFTWgaI6ZDUdUTpcqurOOjCqrqKEC+9V6vyMg+8qUW+j41DyvM9o4z6O\r\n5BwpKRgg5A0MvW8v3UavIDeBDpmyTS8Vzo6Q20eB0nVaMjehOe0ld8oGaQAF\r\nCZVdZLJ7XY5vZQMxFugPk6PXKkyl5qBLHP2+Ndr6f90QMq4iu/cSwtoOxywT\r\nLkdIxi2QMkNxr8vQahwsiXi35sE9qOMrDFDrGnUbGzTiaeogBBuWvvshmHJO\r\nErgVkWUvjMh4qRSpB7A5qxfvg06aYdF+Wh0=\r\n=BRfa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"bc2349858bb813c1b528df5000bb5effa1eb3363","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.5-alpha-20230118075743-bc2349858_1674028711181_0.27633384085596724","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230118075831-1d93c9826":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230118075831-1d93c9826","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230118075831-1d93c9826","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"58cb7c66595438223af5ba45334eb59449cbbf43","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230118075831-1d93c9826.tgz","fileCount":95,"integrity":"sha512-X154Im+qhZnPO50diptE1xHMJLyx39sYCFQn4REKhOmeK179H7j8XO5njk1lrMVtQmB2YTcUxyDQNq2oE8t+XQ==","signatures":[{"sig":"MEQCIDvkBftcRPdKCdgz4/GHi8thVabiPiLq2BtPHrd2jO50AiAMdBmqZfc1b4JDD45AyTarGb4HZdPx+T6grGgx1oeCNg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjx6bdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpTQw/+KeT0Hn58KzuLqm/6LisOyOf3wt8ZuMBE3w3T3nY9ORxRw4XW\r\n9xtkeBPdozYoUNVgDxFXsw2L+Qg5k8t5OugwJENggE7MI4Lf32Qx3aDkKYeu\r\n6TGFcxjESpVK3G8tEpm7GPt22gDL4+kFYl48w/zIFtQc5BUjx7cW9gPA+Ucl\r\nrVrAkJ7NLfuaaXrVTKlv8GuB0jyaHtPMatJUs3PcJ5fcDr+AQunblHRWuAlR\r\nVy0W1np57tj5GvnDQf+DgFwefIuUKwnUfOpde9t+XtZOnwbuH/3KEKWa+don\r\ng0zqeM1mcjd1stuQivmUlVnuEW72C7zec47pmwOlVsUEPPh2fTEGBrGd8KYp\r\nBaZ40gB2DQnGl0M8qa2CSeF6s7AINx1Tu48AIwXKwUjkDo8L3t69FnRw7sPO\r\nhWtFvXzO5WIt/xiJalWzer1Scp2+CuQCnMYmeaerx5iB3goT61eNzZUSS/sF\r\nfQBiAqMy1HtKVIVZ+0heEbMFXPtpXYcVIHhdI5N0pgMb+tOTW8wrDlZwqLQK\r\ngEP15SLA3MjxGfWTdV1g88K0E1slWThDnjTlJFVFupgkRkXhFsRue3HDPkrt\r\nNjdvQ7wNb+F3IABnOdJ8BxW1TU8FFzMZBCw8kI8fQ3KKRqueTE+9urVkubzC\r\n3WoBDP+1YjlMpSCoQUIMZZQOtdM4+YDQVs0=\r\n=yrp6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1d93c982643b38320da00d0c0be40229953d81df","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.5-alpha-20230118075831-1d93c9826_1674028764883_0.7396166643895823","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230118080512-c23bfdeec":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230118080512-c23bfdeec","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230118080512-c23bfdeec","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"18ad37b04ce5f11611f8e9b51b434eb793506829","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230118080512-c23bfdeec.tgz","fileCount":95,"integrity":"sha512-47rfxS3DQZuuVX6br6HfJC8TLYFDigS/sf1p6FXoCciKR1/723IlCvckMcQzjWcDGkiK4b+spRUlUzHT3U0u4Q==","signatures":[{"sig":"MEUCIDcbBxkAJsaliodUZZeu0W81XZXh2pK2qRnuaatXze3JAiEAqOy7j6jPSS8FU4CcpQ40XNs28e4t5QaiW+E4zqKgCN8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjx6heACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoo8g//ZS5JSs7PaR1pKVLL6OAYm9X0lZqVdH/ZDrhBc11A97xYeVff\r\nOhaR3L0o+W4Ce1NOamYuEYHnJ2a3D+eSotgSdQ/JLIYF+uCB3DSG8Hn2eIO/\r\nK26r07u5cQDyZViwC5d9TlAfE1FSnIaFQVABHf7d8HN2Ph4fR/Dw5QFPyHp2\r\nCWzT1n5w7Zjqo1sRBDB1+G7Z7EAlhGyJ1G3vWDSyS/bfHqFLoLk26zPNMJXw\r\nH1MRRh1nxHHt4Aq28zDhpEshWqU+nNjVkj/WH2u29i9QP3Rp4sPyhFX0zA7E\r\nMJKIc1f0UPZoZZUOPtnvMVRH2Uk1zZhVjM5F0ZrDgHZdpThU/x+MOfgNac55\r\nSMJ8cwPgoUjcy7FljGtSehQDhNWTS4sBd50yqjzeFri/1fjBe4GWJKBAoYQf\r\nPgZ7e8jH9ISLEOjsRHF41vobX6DNw2TxBt1YnLQs/2rRHYkNXg49ds8J5ltN\r\nQJ378VF5kr9fLsQM2Jet2sjE8DyXCm5AVUIi9V+dCaZ8T6DUprXke5xb0isn\r\nH61aFZI4iwV61l9W+f7IWUI1JNAHRchk9VS6AcdmyeRP6Q3hSP8kp0+tDn6F\r\nWPiwzWXojRjltMZbAn+nJ4zyJ3X019QgPIxZaE/+1hRbkVoS5Kz6/qs93ZkT\r\n2iRF1SYBIhHPF8cTdrM40snSVzlt1MiKq08=\r\n=FAmW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c23bfdeec817f5336da0d0edf8967c8236d3ff28","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.5-alpha-20230118080512-c23bfdeec_1674029149978_0.05075503805442927","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230118080546-e5115c0a9":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230118080546-e5115c0a9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230118080546-e5115c0a9","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"fae4f0ec980875e22abc52cbfab28f5ef0c6907b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230118080546-e5115c0a9.tgz","fileCount":95,"integrity":"sha512-0ZeNtAqJp9VsHh8oaqWbpuxbqfLCLwEEF7ZHW6ZE3uXb28/Lr/PNX9ZN+BWx1AzITM930K4DjnL5rz7ZggVefg==","signatures":[{"sig":"MEUCIFmI4xnRRWeWzLIHCNx3aaMuslrWc9XNLidnmemNo8JNAiEA32a86u2maJKiyagI5iFbVTLduRrewI0M/3OVZ8nwccg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjx6iBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoK0A/9EIZrMqXjW19PYGj940E2YtA2aArcY3VMgDeEK6ONknhhEzrZ\r\nTh52FjmP0Kp0JWITR2d6IGPbxZ9dkSx766+usJJBPJYmKe8q0EWbt40NAUMz\r\nZ+o28zK0BD5UcPNjGlugaSkRseykvcFFBE+306ey4vEtXycrkKoPkGxu1ZHT\r\nPuoonkgjWgM6WHgO5DeFCzs1GNhhp5XJ7Bs+RYw0rgyHi4KkKM5xMC1zKogZ\r\nj6LI8TaTtmaLSFT4xXN0Q0yS8RA1q0bT+ZzOFk3TeByb0KtR3qFXDFfr6e1m\r\nB72wegfJ2TfL7TL/IXClpDs3/ElDzK5QI5W0vpVppw0+0aLkuOPCPYTRuZCe\r\ndRoMablPhqTMO/Zddb8eJ/sFxoBPeEKsIlx+bpMO9yH7wbGm6NSMZqJIysi6\r\n2h0N63TE6N+wp7hE+ZNEAfu2PL6gIuOk6vNvIPDNqfCVNdsbl2KZB2y41xAB\r\nNXkZxDSh6cZZEpcQdcmUX9EwN035MULi5hiPOU58fSi20XxaP583Ngz/RpqG\r\n9cJQMZj/+uGYLqiNoJsV1PYPTrnftHkCD+JimvtbepHQdvE71V/zwG7qhyOQ\r\nqgPjItqLheRSVtUxLuF8CE1dokIj60yGn7nD3wgnXDo3jXB3VWEV9z2Z3ALO\r\nljReN+3uV1IqN0364WpXCjuqgV477q3rj7E=\r\n=q1yZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e5115c0a96f23253d2659638ec9fd62839a74781","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.5-alpha-20230118080546-e5115c0a9_1674029184886_0.32486641666346583","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230118080628-b027368c5":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230118080628-b027368c5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230118080628-b027368c5","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6f9e854cde182f57cba5bb907b38096c1f5f9540","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230118080628-b027368c5.tgz","fileCount":95,"integrity":"sha512-VTg39Hfv9lSWOFNtS38lKcTjR8fFeOjlBNRMoy18w7g0uYIiWIBbQWlznogJ7pK9dIONJ3jdK+P5HhsxCBRIWw==","signatures":[{"sig":"MEQCID5E245H1N6dPFiU5Ky1R7pUSPfciB+LLOjBFXBPXaipAiBpT4FgD8GLSBm5DflSVIyoDyYV1i5uZll1SpxbJeIkfQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjx6iqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoU4BAAoT6K40t4jV8/I6W+zkhbIePd57CZmjSKUQ2cPzunCwiWTucY\r\n102tM0cFNA0QGzrO/b5HZMMrlsNjotnDASk+Q15V+rUDnKMGnBpX81eMHmWG\r\npu05DrXGy2CaC7H1JRpWLdF7IVc+gKkEziqBpFtaGX1tkDdF7nWRMPS4sKLU\r\nVT7JOI8ZJY+1af9g2G161bkzewEb/AGghBVVkUZWc62lMqw8Dtve6SbqlQp9\r\nXOMwFnvHrR45fTGrFZf0O8TPO/3z2QYPkS2ZoCWwx8jB5crgswqU2Ke1gpa+\r\nF1Msf/ChGazco9CI5vNXg8zhP3ZTK3Ulsd+6qZZnmoeM7nI+6LyHW3tBu8sy\r\nomFedPlEMN8PsiiCR++gJCSzodEQ9iUbQtYhG242Mmko+UsxwTzvVBW8EaMo\r\n47WUmSVjP63sxFSRbRdL9WLpOCJJzBii9KZCNLWZv0bQQPTNpmQVLoDZxdnz\r\ncNC8D5GNA5+ZFF3rDVwpG/D8vwh7ZOxn96FxvWH6IfD+ytd2eOsCAUKYFIFx\r\nkbZ0gemsSJ1KjlFIf5n9xEEkwJkxdxcMkreIZYX1I32KxuvaX15DATtMkI2o\r\nCKz8GHH7iAAiz2UQ2BdM3nS+FqCabAojWY3JKPWTzduLydqbKTPVwvXQYgV4\r\n8tF0an090rX+vyg8z6Aix9gvIeO09FK7Ucw=\r\n=Tlf7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b027368c5ede80519e28405bc41e61476f0ca8f5","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.5-alpha-20230118080628-b027368c5_1674029226196_0.9323750331718748","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230118080653-ec7e63281":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230118080653-ec7e63281","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230118080653-ec7e63281","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"448b74b7c0180de88290a635ccd0ff58bd74fcb8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230118080653-ec7e63281.tgz","fileCount":95,"integrity":"sha512-9uuY4U++r0HseIwBAmtCcQnafqJ87c6TmrvEVytmZEufW8RyCJWGRm/OtOhnhbbLOJi24rcFGVnv4ARNr1gfkQ==","signatures":[{"sig":"MEYCIQD3PlC24QUMcm2nOl8Lj2Zp0VxX7pX8pBxukbeCk2x9FwIhAIBwNNcUvC7zJDGlSU4V5eB3JePMdttUUGPjg+wYB3mF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjx6jDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqsew/+MtIhtcAuheJwlH6KdPVwpDMPwpkKgTzs4B8hRAYXmPPNQWnl\r\nY35lf5DCYjxGSDNZ2b0RYUcuFGwcm6R08k4nPJDcgEXEOlz7Ciq8JmQUC09o\r\nu1kkPQT72zOTpOuznnXZ9nvRFSVWyaFmSLkqlyqesVwfJJCNQbSZEWNknvbY\r\n0yJjNnYPO+/axiM4glb+24SdrKGYuHwaIDie1WeQIgXUro7fUCYAG/bUWaMP\r\nKVqsEy7bJGJIZsSLMm3WoNDmkEu3XdpPgaT92YrAJGHba5JlTI3QJZCTY463\r\ntqUEe8aP5Mizcturgk5koY4+ghxya4F+WgldgC8WbRUFgtuNObD4LP51VKSH\r\nSKu7Rq6/ZRl9JW6XOdkG09AEV8RbfDOMPubGbicIQN4ejEBxSWcPbdHTItpY\r\niciU1iqJE2OvBo6mpHDqQ348aa5WdcnDDi9iAL8aUsuv/qSchI+kR459nTEH\r\ngGkonbVEguwfHCTP5G7biG07NM4iyAhWf64lw/v3yY/oRTyVUx2gJrhP5AK7\r\nSfhaz7aq4d4rm7edmT5xyaeUBQffj/7UFpfCOuh1dh3E2oepkUVbhxhvWn01\r\ngBRpJYuSAPsL787M+zgoPoYDuLsiFkoN5V08IwN0Qhkve3IXTvxg8Zppi8Hg\r\nBtkdAU0CcoOSgANvB1jXvVfY9z0AbBeKe8o=\r\n=VA5A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ec7e63281790631f71ff688bdff989065152a09c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.5-alpha-20230118080653-ec7e63281_1674029251141_0.17105999908316472","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230118081213-51b4a32a1":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230118081213-51b4a32a1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230118081213-51b4a32a1","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"7198c35a83d121c48380d8a884a09fb987646ca9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230118081213-51b4a32a1.tgz","fileCount":95,"integrity":"sha512-PH0Nave5n5ullGqbFFlYrAMVZnyapuptk3a5AekGYheW+OJyKF7kTXYIoxA5+8WYYntIO/in4YmownL+Rd1+Tw==","signatures":[{"sig":"MEYCIQCgSEvCqFKJKeIS6xdgQvZUahJ7H8BCIGqB0fNaOYqc5wIhAJ2LHzpeyimKAynJBb6Gg7O/o6mDSC3nVi3eGe7Hm4wj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjx6oAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoKDw//QolpD/fneTW5adqgzvLvOAdi+fa06OLEH5ge6Tvz0sOw6VHi\r\nkTBFmqXC8BrzPLPhFP21lrGNGJfRZEm98A3XwTtykii6xVikXHq/6ew6letM\r\nZegarQEW2Jox5hXZVAPOgJpg9nNSV0mjm0zvUjkNadvYAm4ZfmeaaF5RYjKG\r\nwGc2JAoCZJhg7Xdib60qMDO+QMAJ32uIQsXTiqVDm+mG2xCElkPCMginJTaW\r\nAOCA4MaVIhozeTRlQLSWIYz1ygywg6nTLiURNU36eBb3TpNABBHOI7bEjAb4\r\n8Y/v9Gv3rCo8l7VtXlKhqOA3Fm3Odj7QnmwlWjK/hfgDy7t16FHw1f75Nru3\r\nuxW0Xqp178xisqKhV14pNQXH7UukFGSF+N/POJbt8M9Ra3FGw9ud0cZ8mT+E\r\n/4V7ozzqyFWfLPm0nW1aaEJYG9rn5CLxmQcGLI2lBIn13ES6/mpHX3cFV5S8\r\nWMnPD8cw454fMR9AHKnUeHDtqSD86gnocGxE03NdbZfZrIMuWE//JsHjeTC4\r\nDwQBvrm2UGWBjYALOg6jlC/jxWEj3s+/X0joNe6Ca+gMHmZfso4rXMQ6FDtE\r\n+QPlCAXxnKbrBdd/07rvsBTvNcldIy8Q/RNK5EpGXExJzFNPFf9zrIhUaLvE\r\nM990B0GepZWqBXQhaaRIfUuEPZSvnkvS0uw=\r\n=gn5F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"51b4a32a15f55b74f75e82721ebe4518808c3532","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.5-alpha-20230118081213-51b4a32a1_1674029568646_0.45643677675446903","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230118201450-de780da04":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230118201450-de780da04","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230118201450-de780da04","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"7943f978685ef1f29a57f0eb2b1a6e4ec69b1424","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230118201450-de780da04.tgz","fileCount":95,"integrity":"sha512-RQkSSTtnEyzA6zLpryaZDZQWRNXoTlnoKWWT8UrQXyqHP07qzpbkXjgPMlXiiDm3H07X/RoCg89HyWFRui/sug==","signatures":[{"sig":"MEUCIQDAD9vUZ3fkglnl4X/rWxt+dai8iBhnvzDmy6gaNBLvyAIgOTdlSqAAULN+Jkm3tSfVy0Du9nsE3Niy7BfU6BexZoo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjyFNeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrr0Q//Z6mCVxrVB9se0Zk3A1Z6DXBDF/WkbmVeXV0IMLVRfePv+/Dr\r\nY9qstl6WKbSexCGSSzacy3T9P5gpMP0ODIwX44Tg4kVw1j0vXVHBrQp8q2Gi\r\no8T6HSWiT1VMELDIGGNqw3P9pe7lhxo624aTOyOXvai1mgVXJs455lIp80QW\r\n/x7clgimqV4lYc7SxgolXwA8R1eomHTZgfWk5xNevYRz2hizkh6OP6thLPId\r\ncbAfgEq0QU9yDpxSVhwPUuJYMX7H+hyQMuvYs3rGaruv4kvSgA1vLQnsL0k2\r\nTTZHt64FrUnxyIkY176WELsoNS3kILZu/nRBW88Z7ijyaUXpxIHmpDPes5C1\r\nQ828NmGNowJzM/xW7340Nk235jfcCssSS4t59AyXJk7PBhvV8KaK+stmt/0F\r\nokpRQtRG7mAXxL4o0xUnUHw4jIl13ZuuHrziLA5I0qucPY86xbWy/TvFW2IF\r\nefYv1XPlueWWBXEjpOMaL42xgumroUAOfV2ibXMa5flxFYU/Hr3i00/RKpXM\r\nSLfwSgKEi0sGh47aMgdLDB777G42Hn4zjz6piPlNIgf4ZeZP9CVIZieVXUgE\r\n6pbT4eXjaST0Qd4Yy+LyB/R2jIEO7LtO8Ocs1DlngpIlElsd8Tm1lfa/pAx+\r\nmEDmoJ1uhSXLzAf5jacVlHHlqMea48BP/as=\r\n=4TsW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"de780da0474bec5ca37e8d5922ace8ee2f42ffe9","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.5-alpha-20230118201450-de780da04_1674072925948_0.8250639030968479","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230118201529-ab1b6a4b6":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230118201529-ab1b6a4b6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230118201529-ab1b6a4b6","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"089b8d6ecf0b1fb2e591756bd46a98879c1f0ac9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230118201529-ab1b6a4b6.tgz","fileCount":95,"integrity":"sha512-z/wvFNr4wi+K9R6bkB9CDvyAH5fhfhk9NM2s+GpeE2RJy5U7iKp+qxxm5vSQdZjIaw5cISFexoCANypu0W8qbA==","signatures":[{"sig":"MEYCIQCbxqtX+6bByC3fLZDHLwvOVJpTbzBbQkKkgJNh2LBMbwIhAJbF4Jneqp3RnpN6aphdzUSCA5yO48qMGXME2mS1Qc+I","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjyFOKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo3/w/9Fqo0IfSaoM2K77yJbwtsoNF1RzHSXJm15XBQ6KN2o6VpA1EN\r\nsEtaYu37LTgkY8leNQ6kRLLNWi5Uxl8p6TEz9Nw9e16cWNcBdXeFvjwjqJYJ\r\nVFCeBMMEyXVyAdgafdDzQg5sSfSGbTolWOInOasPz9Hq64Y5nsDIoDEGlcko\r\nwgq3e2sUauB4oHe8giNqC2f35pSuoGQl6NcnR30DJliMESKA6zC7O2mIUxiO\r\nc/Obh4EQgQI8b9QBqJpP2BMwoTsXuUWmQLvRfwtdob2MSUH66GdoD4nvZR67\r\nZRqk3cyZU9AxypUKSZJ0E0+JxSLEDDE/IRpD4a9RHiL84i8jJroQ03lUDtS2\r\ncwi5dlh8a2rQPRIyNlql2nI7wuT0TlAMMqR0lD0ogdQWn9IxtSiXaSK9Xida\r\nCKr74ZyNrassZpixeKxmtAFSi1RK19oBUzYLWJWq5kw4WUdfs11X0Mo2miIi\r\nR1jKmChT9Ub9yukweZgq9MdLmWVq/oGJgTu9TUlPkUIwFntumD1atcHfFFW8\r\nfW2eQPDpuYMKJz0CnU2aNDZcEeGBTRdwzuKbirL5egen8litbS93SuUmkE60\r\nggVeCvD6dm2IDUYOJlgXgyg3P8WF2YwaxjmYVpKs8duX2roMmTUrNlnvaEP/\r\nXJ6iw4AqkMS/8jcqavz3GPJd3TXjxrGdV4s=\r\n=0fDI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ab1b6a4b620436106837c6c8df5655a4fe250719","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.5-alpha-20230118201529-ab1b6a4b6_1674072970474_0.7960350253519723","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230118202053-33da0b6d3":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230118202053-33da0b6d3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230118202053-33da0b6d3","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"da644e9f244e28f0ade0cb938538f819ed60c30f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230118202053-33da0b6d3.tgz","fileCount":95,"integrity":"sha512-cnOypckbyR6p0Fx/DzUDix7+u+5UwLyxuAT4kiVV0tfxFTJGNAoZ36XI/kU3W59pjUilIsBq9osfjAWhwuhx0w==","signatures":[{"sig":"MEUCIQDLjD27EJ9M294mzLUPZTDlKGwWHV9/Tldaxj6b4KLGWgIgauQEYwvBpQqjyq2CiIGW2irUBwESn0AlodtKdIn5XI4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjyFTJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqJXA//VFWhH2zBt9dBPmaxo2Jkm7mc2Yas7o0hJo4Wd7uTbT7vJA0b\r\nZIvyEDvfwaRB68q5IgdvAXrnjuWbba2t4vE9bJrkAwk8sOF8K53rkReMlN+k\r\nlrfI0JeZNrPt9+vAV5/5UG1GsXSG4hlE94fN0bjXs8DUtf0ZysVnUxlitqtg\r\ndpzXVqloEPUSKdGTqPsfdfDiwequbzMm+WkTmcrWBSevKr51zdKVnup/isOY\r\nT4Xa5vJYMTRTAjn1G+dZ400PM1XNEQnRXgJNKdPp/XQVwcNkal1K+b/MngzO\r\nmaZB18ZRl2DPjdzL6HUyF1hARa8IS36bLJwX94UyOngosmw0sIY+vFrq4QuW\r\nP1kkuwRKpR7g4siyeNd0MalLvkTXcwcYx7pOdorUm5PiTcjgKcEUvTKg3VTr\r\nWiXfhtBBokpfk+4H7JlO6E87GntCcXodh+ICqFCyUMhSs1/5iLodznDLE0cx\r\nWQVTFukEPnsFqrByh/C7PBcLE/xhP6PlMICYzI9WpVaVxWdIluXeAquOYb7Q\r\nDNCqwb/TvBmnRxEz+io57S2v5E1rTg5VOmFMTTswYW7vr8QDEbWIrtiLY0/7\r\nL9huKGvBvSNttA/WeahRLqMeeQToZDXIdfQ1cciB++TQveZDV2gfaPNIfzeH\r\ngpu2Zw3e7woYjSUgLXgoRHO9eNDvZ1MooAo=\r\n=WRKw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"33da0b6d3f9abc5e74625cf0bd2c213fa0cdaa3b","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.5-alpha-20230118202053-33da0b6d3_1674073289505_0.34957521729075314","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230118211730-a8c3e4d01":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230118211730-a8c3e4d01","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230118211730-a8c3e4d01","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"01d0540dbdb947e7cd37e8baee95d89054436c6a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230118211730-a8c3e4d01.tgz","fileCount":95,"integrity":"sha512-E5B2Q8vLn9WGXmBHPHNBfZiNM6M943znJ3GXnbJ0yZWsU/BpCFf4vKpcy3nNExBeQXb9VOmUA3HGiFAWhS9UKg==","signatures":[{"sig":"MEYCIQCBvGPEmTSBtFUNc+ABHhgQqk3ueEIbnVnWmyA9EINI3AIhAPLkw4ww7Wyi5FRh3cnOHKs72uhWsxxwzPhqJhKyvnRo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjyGIQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqEYg/+IEoa6IEzyPHM1iF7pKCi2z+ahzEwt2m3HhxSGELQeaTLSEA9\r\nvaOG0v3l2eD9J/by3540UyDlv6lRz+FHnQyhqW3j1aVgvYlR5ylOfbQq3VxL\r\nqcjequQASAWlhyVntrU8ToW7CgoG72zjdQnDADwanuVxyPxRCz+LeUt8Io6z\r\nzFcJFpQ4pE5JvHtzFdxlTEm4EgU8Yonz27gqba6uItgdEh4vdlZnMLZMpN/B\r\n2Hjw1CukD9cZIgbrj9F89dfKfW/2Zifk4lAiAilTV/vjJPuPJH36gW90lqTo\r\n/Ii++RvKBiP9HaheqLesVTg7AGrRLtZPWIifZyCYM0LCaJ6Fr0GTJcFfCVnV\r\nxyn7KnKybXgudtBkMgGyN3r1MZ5hkxF6Aqb8jFyIphxYViDcKbWgcBEjSfI9\r\nYLL7ab2FtHiXg+WkieHCNw/PWy5cnCVNCfUVToTvhxzyuRiZkXbsw8mCpMy7\r\nVn85gBtpTDfkqrWDlyn/1AAUku6qgQGu1d6pt4HWB/PnE983b9WvPyx8ahOP\r\nc32ot8dF9sQjjqKVoMcxxC/T/xlbo74kmOY7LbG7HfjhRanqA8z+mneN2QT2\r\nZZ7GkUt+gZnjDvq5aaMiHeu9pUQAKa18vOGd6VeJZDf98cIIzf3b9feSqxdB\r\nMVH8RqsC0YS5J8PzgTdPOQNjMRUrvbYMm7w=\r\n=JPPT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a8c3e4d01cadea466a1cbcdd9bd25a0b003f24d9","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.5-alpha-20230118211730-a8c3e4d01_1674076688607_0.7506914609620119","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230118211820-16ccf750a":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230118211820-16ccf750a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230118211820-16ccf750a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"5bdf042a9cc0ae136b165f937c806e8336f5150f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230118211820-16ccf750a.tgz","fileCount":95,"integrity":"sha512-JRdmoraE8gpl6BzB3N5wBA1A2lcEU/a+4iDGBClQC1FRpBI11egqiDVzzL/xhslyZ3V6XR0XRUTwR6ImKNLNGg==","signatures":[{"sig":"MEQCIHo7G4fBCRnsfS26kZxIyFT25TLzv/O+gHzasHUFxWHdAiBTZrxsTxi+IOAWsgWSHl2pINycQGUsHmHPs61sKmcHXg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjyGJDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp+6g/+OpUvQRnsG8hDQPqk08wKbqYU341RS9zHtgINGBSuYQk6qPzi\r\nYucDqgf3JYK+3LR7Rp+sbd/jLUnVxPserzwEpfgbSNqknunffeCrjfogxzBO\r\ndF75a0r6Dwzbi82KfSCr0Vkj6TQd2FwKWFKd8Uw7xDOK6H2T/uL157gYnw7t\r\nxmYLz9Y/5HrVhd2Zghqer0XP47m1xD76u6J+xza4ud8/EUOP+0eMCGxN5kRI\r\nHUalDwMbecAiEKcyGRapjUXH4pPayx1p6FwWsWGrvUVjwx+LxivCXxiPOXsJ\r\nOSpRybm0uImaN9RXkrO7kDyu373DMGXfo2M8Ywu0pmEVoFmqHTKfJ5Gs/5Lb\r\nljYqyvzpGT7CsKi+ENJ54i6BTa3Laa/+kqziT0f6ltDrtPMhxI31LH8npUl8\r\nVQiomCoYMwLrgM/N2z3JMZHESa2Dp4h7l3VyACjfb2y5h4CErbySn8LI5+8v\r\nIxS02ve+Q+mub1qdmwvkquVlKImz9hNRXBwyEuozBiXlXxJr0WOiC0Jb7Zca\r\n/4OayUiZpxp8MLbdVbpnwWA+rEKAJGoyMZmfYpt04YIcEqmFJ0d1huA+ZZ0Y\r\nd46O99hz1hDyShNHln8FZCwWjJbxCObaI6Qeuo3rOcO2mLr7qoeCjQ7T7iV8\r\nwP4O+qlo3fOT2N97sCphnibVMF+lEfs9JyU=\r\n=VftK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"16ccf750a2340eacfde66f7799093db73eb6271d","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.5-alpha-20230118211820-16ccf750a_1674076739053_0.5932287268775085","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230118211926-f639c5fbf":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230118211926-f639c5fbf","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230118211926-f639c5fbf","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"49b437cfc31ff52f31fbaaeb508856bfb8017898","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230118211926-f639c5fbf.tgz","fileCount":95,"integrity":"sha512-IgND6Cksa2KoQhEI3Cvmw7KjmQ8aIC8jfm8USTepOgXvutexY/TwbuhvW0/C5mCFBQkfb5Zr8NzSArIWpqsCyw==","signatures":[{"sig":"MEQCIFQd3r7GivKZt82yeU4m3E7u+P5czmLgj7KtzxYnbmM/AiBcKAt+lvjOiLcKktyNdhX/Rsu9wr5+nt2u4SDEG0sKFA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjyGKKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoyig/+MgcC5nT7xe8K/ckORvhVtf5JdldMuAV2fnxTAACFQxafXPRX\r\nJdNNGIOJIOuds4O1kWPUU0815JXrGNHjjaTD05cUnlwZMNY5ulHBDTuOLcLj\r\nmMa918WLW/zl36QqT6+D/jI1oKLr25mZu3gn+3hHKoobmqGYmKsSV6isRBFD\r\nhNZwF9dDbXs76soOhJ06CLu/l+EEOpMZLGa5r13ha1jTRR1A6rfFZ7b+TniD\r\nE6NmxQ1fVOQnfsEoRuN0LXaeRfytd5jhysn78yGPRpV6ji2WAVw0YAY4+t0u\r\nliRd70iSL7XL/IAW4sLJm8e/bAjdrnyctN/67QXSstN/GRogIVC4HggZzFhh\r\noiUjKWCKEd37NlS1FXIcYVCKNSkRwiC2uUxoP+uoZUC1lEvpk6hU9nMpXpxJ\r\ncEepIztNPiwmZ8XQ0CRUyblMBx6aDaqAFnib2ttEzllVbLV/KkDG9YbACoU+\r\nj0bArhRhltnMHwJXjIpo8fF7e9ER4gHdnn7VFyefQXn81cYXdaMDv1Eb3lps\r\nN0qpxEdJ+JrZe71b+knD+nkpZ4C0xLP9FirDJpFmxs//ltJ3PUl2rLP/LyK1\r\nXNd58V8nVj5TNRHnF0Qscb6SstLqZJIMzhvvDtWvBPYabRJVNk/VZcbA/GoQ\r\nnNQkxNTj/maBJ7q6tXSGNOlA821lVi+HKAg=\r\n=BmuD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f639c5fbf8851205a8992633149daef76606423d","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.5-alpha-20230118211926-f639c5fbf_1674076809863_0.30977080102864263","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230118212449-d96199b68":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230118212449-d96199b68","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230118212449-d96199b68","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a3ed3eb1cac6b51240a7fb5a1ae5f6a35b9ecc08","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230118212449-d96199b68.tgz","fileCount":95,"integrity":"sha512-x2qf2Hlqbs8ZQvmXTXbtOvFuSdU3s7h2L9TmfcJpxbd8DPN/37X+L0Q/2LL0fJEva28alSc4hCoaxI+054Rd1A==","signatures":[{"sig":"MEQCIC4Ee3gk52jL5oMS6Su/0eBlY9TBnyarEw2Mg4mDk+boAiAF+OW7ioQ0vH3VDPdrLPLfpjqZVs5FSFbLuGmRv25l7A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjyGPTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoYRw/+JliPKKZ8FQESv8s6YX6XR1T69E/1l5sGe5s1hGFgzA3+oPAD\r\nPlAxWmNJrhcvkjAMWFdgHQYgMpvvGyG2B7970K9YNjSVm4K1J6Rl1uknmzKS\r\n3ty62l3KAuEROy8f98Z274V1uqms5s9uvr2dVTZx+vEOviTfIs3EYhxLlRZR\r\nq65EZUYj4yrzMONC/EK2cKJc3SYG7aXSbPd8T/g6Lysgs2HIdXNc8KKpjLxT\r\n5R1bAdjefVLRpdAPTOYDNNIgyn2U3OIcJORS4nZhlCsJAn7vBPYXwB3WqtfK\r\nJQ/URgIfjQm6GXIH3JfVDKJ6prg193S/hFNL9TTa0xwdCylaqB4duNAFfxda\r\nQdB2WgLM1Cb82i035PJ5OXfGsPc2KxUjkHHqEGLtOjDe1Itv8Z89J6HqUaN9\r\njCWAE1cYOvKF/+n07IfajTFeX1kOKMdGh92mW2QHdMFn446m1n9D2GdWAaDd\r\nmsZvdJ6IEtA3snwyLH8NvhO7ZTCgquDqlyl8ZBV8tsZ5ro/Fl9anJMA3KfQP\r\n2y20G+WJRxIJyJcuzXdttJuPpCYfDFYSD4OsMYZuXZdV0aY7vbrx2A+qdJK0\r\n1OTCnHPXHZp/iQjA9goQkapgUuXDrjnB3uYcaHj02YGF49R2fWbvA11zbXJV\r\nI0+3jDhHBN/+d9M9dXMhvSHebmbG5GEMaBA=\r\n=pNd6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d96199b68782a2a1ed33f3e1664abed979fa4742","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.5-alpha-20230118212449-d96199b68_1674077139345_0.8251518714927091","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230119005530-b89148127":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230119005530-b89148127","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230119005530-b89148127","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"4f567ccac86e2812b731f63c454b0b9ec63530b6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230119005530-b89148127.tgz","fileCount":95,"integrity":"sha512-i6Rm/Y+16RTsyNVplB/nTAA14lS0EBQs8a57HiMsjSlfVT+f6w87fQHFpWfbdeC28Y9dwK4B5AmHdoD1QDYaoA==","signatures":[{"sig":"MEUCIFYtRB7bFNPOkOprHIG/rh04Zug5AClvqs91Vm64EiZPAiEAohRKXD/umBHUAQq88p9NXv6jQVmnG3WXuiDa21Jq86o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjyJUmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqgYw/9FUWVEdNmGLQAIMJrYIzrGHBgPeNpIJFeXs4qD8RCQdfbZl9w\r\n/fd+f3BuFJKJlaM54zf5VAPJUYjP/NashMqjnlcIWr9X3LemV7IKaxuOsHRa\r\n5wwrcTe/9GB4Ply78ChsxdkfioV7J9iwVYVcNs0kjTdL1QdhkSzkLF+DgvPi\r\nNqijwwkmag9PALakpmv2UoGNzRMdn2TA+ZAZ/Q/bywJkcHDhwg769aqQrA7c\r\nZXau3biB4qY7YXmDsv2Bf/eUqXkvSFBo+C/fZwzz7/cHW/o4U1HxOPd1OuyG\r\nC93kvRwXD3t/0mhUq9+2HdTMUOW/QSrYdVi1dBS4x+az3RLE7enPIwEq91EO\r\n/xjrXS/7Wt9bgXRnuK+h09ARgNbIRo9PEt8JzyfhhpRtzUK8uUtHtxINJgvu\r\nxpz2FtunRom4IKwfvOQPBZG1nJN2i1zfccOfAmPEJSfEsYEESggj7HVGyLhB\r\nFEGndDm2I13bCupBoHksBxXtqZVxf9oVa07sfdj1Za1jKX32y85vdDvKe8qQ\r\nywj4Of27JZWmbVs2Pz9ui72oIYLLukHkc8rok0uu6PzBekxCjZZecEm+OYYd\r\nqlhfIxSVvPMRghLFHvtL/zMYB/UMOuijTS78mjuTYbGkRubBNRdiBcH2OKyb\r\n5tCiBGxmxdH5DdUwoTR2gs63y1l5eOIUdZk=\r\n=bvbW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b891481276f71823338514ce9e17c5c22fd895e9","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.5-alpha-20230119005530-b89148127_1674089765797_0.34940922693664","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230119005601-97616e3d7":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230119005601-97616e3d7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230119005601-97616e3d7","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d9988eb731eb8788e0cd16d018cbdc185e525f45","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230119005601-97616e3d7.tgz","fileCount":95,"integrity":"sha512-+4npQdjSpnZvfa0HFa2NdaBadLpgRKLGUmxaaSdQocHq6HmKouMVYQFWv5Ykmla/VvR4C9JAaR2fKXRgnVnoyg==","signatures":[{"sig":"MEUCIQDT5ClIVPWnBJ1uJp+ma0NyGWnKBXkni8CWiJzIkpPPVwIgasGj09BONGi+qrE5PBgB4iRAqlKUzxfY4UDb2mBv9Yo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjyJVFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrbcg//c0sUcjM83QxIOrhx1cmv1VmwWGD7Ua5N0L0WnD7x1LRPNkT4\r\n06APORl5/XOiCU9WA4FMFR7fHTxH9hVb2pM1yNF4oQQxdHrYYwV9znZEvDlw\r\nWePAPmlxpzwsrT++tCDbi9T6SgNkH5Zkf+SI6bbgZ1K0ZIsYD8QY8ca1jFWF\r\n5dH/Viu00JKw2tnjQON4LSkShvx2iVCFXvje4UOyPvwYrLkdoRoHOETuQL/X\r\nD/2XdGTJLBzhq3t8u26IuvcQgRqKLgkgo9FZdK5pjbnq1RwglG8XXcgwpYz2\r\nPfvaykJRYx/m5yKX2EadRpEyllu/nTluEign6CazdkCnFVU1dZ1gzf6kd70V\r\n13iULhUB0vOge3u9yHWsc1yle0DeOgkI6umP0Vkj1t/y5wLheGLqswVlHorb\r\nE8kxhLnRBtIa9zWIPBnsKxDa6+Nqvi0gBD0rIlSTN3QsoleB5CxLuxlSq0TQ\r\nugz4QeRIx4VXtq4AAZBJo4u1V3BGSKkbLfsNJ7WJN2+NBeZ1eHoGIKXTPzeW\r\nRMkmU4hhiULeetf0/kG7iNYqrh9aOkdQShIJnwz0hh19pKFg6Us6XHDufBga\r\niIdlKBeZCtZ27KsILXe0pLVIATQyx1rF5vypzeMwkZj0AmW7IDa+herBNOg+\r\ndJzrdApBXfoWy8rK6IfsNzI9o7+VkorhJ8g=\r\n=39NA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"97616e3d7ed1e3f9163d75321538530357d02ef9","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.5-alpha-20230119005601-97616e3d7_1674089796935_0.11610567568530406","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230120184538-1dcb43ac6":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230120184538-1dcb43ac6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230120184538-1dcb43ac6","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"75b9d4136396f40bcf0818c629c85d467bae534c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230120184538-1dcb43ac6.tgz","fileCount":95,"integrity":"sha512-vV/CYpwYH3qxyOOHVu3qwpEdEje1HnuN9ROX8vGPNDrLf5OyeSSgc4//UnpBlcCYsfBgPBl7MgWjRej47gVmzw==","signatures":[{"sig":"MEUCIQCPpylZleIHjQR509vxe0TTnOBX2TwwIzdXgnc27qbBEAIgMNflzNkND/PO9Kh5KVl5tDrC8+n9huRdNELn9rCOLKk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjyuF5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrXpg/9GTt52c6g69ELodaDSLKDWfi/Yte5bj7R15JRA9CDprJrcdWp\r\nKmL1hTz0xuAD5QENaCrbi8dR9TLeeuSpu/6wLnShPMHlXLPl+iy6GYPnup9j\r\nbYT0tE9a/jAuRZe61v9kaIPycfjp3vs5RJzHlZYF6KPr75Ov+NsAGRLYzSFs\r\nR5U10LM2RGwgouQTrDN1yhsm1KsJwjZBMn7hfBuZ7WR6Es3RVRv8nTEQ+F0R\r\nTiyWsCJQtG+UQkfZwhbwERxliGI/6HTzjXJB4Df5HKnRgBbd4uldxugpyd1x\r\n5nEUZb5Mt3XVUomGXMIrTjhno/b6fbiN4likQ4NKrOVWu96LcVdOpIO7asBW\r\nIV//QqKBc8fqqXQJzwoMVMcpTZhNI+LqVMqdD0vBaoI4gN1138Rd0ZWLI7n4\r\nNX6u+mvUoF2iIzue+n9ICpu41XGd65WUrNV/neHL5MHYuuSstGAjvNZCo0Bc\r\n5lbA7A7Rq0fZC9BLI4GuhAtbzeftMIdmRCtTdAjVYuUhRqWOb1GsIEaiEQie\r\nJ2ZqX0Or1w9vJp/D1FL0xAWFcEZ538CztbzDtwU2hltrVhUan0kNvLkVsgD5\r\nI6OMtP1ubvlx7h35JnqNmFkYPp+Tbv+JJ2J7W0kydRK8doOlit7+blqGEM/Z\r\nMUpEGYWMCUkhwI1/tHNHH/49VFJ9If6xA28=\r\n=LPBV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1dcb43ac6d3f754351792239903e70c9b407ad2e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.5-alpha-20230120184538-1dcb43ac6_1674240376754_0.8028167193558857","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230123005540-fe0c87314":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230123005540-fe0c87314","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230123005540-fe0c87314","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1a2febc512b6957fa313443a2783f5476142ae7b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230123005540-fe0c87314.tgz","fileCount":95,"integrity":"sha512-FM7nTarFkirmFWpJDyJzdwuJmDMMGU2vo1Eh/+Mo5/0jYx5o37HvN9CM7adnpaXw3ucdaAGkNosV+9mrfXlSPg==","signatures":[{"sig":"MEUCIQCAuxr2YEMV3D02vN9WHjlbZ0YROsad8oRrspfHA4S2BQIgbC50vx8H2ONU7DY025sHP3IMRx126EwXGCJGAIWQW3M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjzdszACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp74BAAjKwtB9d4loa4hhTVxGtKQTtj1ZQK5Xt5ZNosUvJIBY4Dkyp6\r\n8Opmq6k0hiW6dRV23feCB+4macXJXzAlpZ1+EtnzjhFgZTNUZVjJr3gwieN8\r\nT4pDiP3fnT7T/ngGqet/SRAMiBcTi97+wWObhCa9LnzOEwVCYszYA6smFhwK\r\nWF0LKXcIvV0lI2Dy1Vv7xwvX7bt4CFVU3VplhoSWZhX4Wnc6HqnCOIuO39PL\r\nV3Syd22RyTd3TByRSXsOfi0dpJ8wBfdblwD2yOyWnDVajpKb6cSKq8DWVka2\r\n3Ame2wtQPameNMzWYkNcZzeC++opysTYp14dJHApf1IsXDnWrwzQukRgq+0k\r\n2Pt2+c1o5CdnXbbM+1WFl0xs3LIDdIsh8Q6d8Yp1lH7sgCcofIyIDiDGap4r\r\npHwOoU7eMgBjm752vemiUhxscWJ/cM8X8xag0XMNlphO+7SFvocd7btZg6L4\r\nyRJZn8tMKCOgi9BFfJn84G94ta9nL0CJWL7wQhBUU5miKabDKnSxdecMxT88\r\nLox4FXZA4XBKaKZJCR61H05Z9h0Z9UvH2JRkkkIB6ZuybyslpVIOTyuje0hX\r\nK9FTxZB7iOyBPGMuit3+cxPqoFlYDVXb0dgI72VVB68a5GSHncI16W11TV5C\r\ntIbAlcOE0VKazRrA4warM2F2sP0qKxlMkQg=\r\n=VjVV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"fe0c87314e3b1b00cb5a42034e6b8800a06e9d4e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.5-alpha-20230123005540-fe0c87314_1674435379169_0.43284782161078894","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230123075449-b402cab97":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230123075449-b402cab97","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230123075449-b402cab97","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"7876d80b746f69dfdcc1fc0180fd3e954a1f11f1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230123075449-b402cab97.tgz","fileCount":95,"integrity":"sha512-qT1NDduTQHovnKc5PJu08mm9/gUrC+aidTKc8baNFJWflQpirpjoB8gTFGb/NFIxtuafI4rsFjFmWbsu4V092A==","signatures":[{"sig":"MEQCIHkpo83kG/1UozGM83kwM7SENBPLTgcMiY6OVJ5z38YcAiByHkebBWwS5x9iGLPlYRaQGYEmK64SLVKd9KQ0CHomWA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjzj1wACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrsAw//ZHUFynlZDhtU781mNrvetQ769vvW2weBUoPdC5ayVUW+SQQU\r\nLJMoXY3kKb4skMiRWUX2iVuc+ZU6Z4vmC5e9sG8NYUoEFqfxBJQt7eojkRgb\r\n4Bsw6DvsDUjyb2+FlZIaUZkRZFVyhMZCkiXmgjxvpdhHkScBlHYlkUyRDE+R\r\nZODiFw3du3RUQX367o3p1E/9ahP4G21415zPRTS55iRIwNf767WIUxu8AAlJ\r\nUnQkFra2G4b607XHWO5ruT2z2fxspqC8s7NRcWsd/5X1JQx72o324WxonGsX\r\nZBMrqh1O0IaUB0pbHPGigChKgOCUyTc3IE2hHopo52aaYAVHgMa0AghFlFEk\r\ndiEhSb1GEDKLcSm5eYNjjF9s5I0qrzwL0cqu5cgtRXbWEixfhPWkqxYld/tv\r\nJ/HU/vTu2tv4J/nypt02IL6tDhH39ZnvokpAuZd+ts5LfS7h5EGb2Lsc/Mbx\r\nuRloBcZUB2Uu2Yfq0eJ0BlPDIOjwHtEQfOmMSz6qJ8NnOMMbfCtdHMHWllCU\r\nW05o5DONS3Hd/NkHN1CRXwhd6jNgWWA80jc27alTUyeOVJ2Bt9SKwNLnzz+k\r\nvfPm10mh2vPfmyWlbEv3dhUnprmPBghrkzhZn2cYh0X4jDlTMp17CJYplDp5\r\nTgwGqSA0kEqjl/myaFWJu9MPvEyKmUHukOU=\r\n=u4eP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b402cab979204e2139adf52beba858c882d2dd72","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.5-alpha-20230123075449-b402cab97_1674460528040_0.47370135181798334","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230123093029-61e18e313":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230123093029-61e18e313","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230123093029-61e18e313","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a49b53dd6de517d3b5e4ea3cf3275419538437ac","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230123093029-61e18e313.tgz","fileCount":95,"integrity":"sha512-SO3t00ulUx7yBwEb2vzEsyNXQi2ZRhRcud7hZ+0oCsB/Zuv2B9IlNwhR51Bg4CiMIShFH3vDAX6R+v1KxzjgHw==","signatures":[{"sig":"MEYCIQDV2N/ediqSmnwxb3D2aMy1RTd7GPfpI/EU9p1MBkbCZwIhAKJGBrxWJOQLXwH/z1pfV5xBJf6isHkxRCbtZLjBwJ8n","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjzlPnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpFXA//fpsKL8LFpw4d0sA3Bk7ZexQG5ByYHDnpDEgvhR9cp4GKSHmK\r\nAMKSDBmoRqBagqXMCseTEPaWUGu9g11YzwVEIGhqVUsaKv/YPgGCEbBraPZG\r\nzdAtgkrGotBNNlASsoqPh8pzXIwc4ifBKdoSQABfx79Gv7TP7vymmHQFmt9F\r\nbteRXQ0gbvafU87lwTGNMn2wgt5ARflIn3FntG9VX454/tUD8NoshdPcVd1V\r\n5UuA4AfGWJyisNQLNLO3nGY/0zpDN+dlcKd3JrhzuhjiAjvZgXuMe3qDbvy/\r\nBFMQoFLvObzqOHgs5voToZqEvSCTPhyzhKQNF3hfcr1O+idGTOdGt/K3Q/Ae\r\nZeghE32b2hEN9zqlqWrKKOfjI2gUKR6cnBAFjQqLFfuwQshzgAoxFQgwMcKe\r\n7jPDWzVp/y/H70ilyKGl8ixBmG/bn+r1cw1a0x9yk3gudOWS02bYI3TzvcKq\r\nbnDgZpLWuehq+rLWQn1/KXBK08FLIaWhbGqzPx0tPds2Ja7Yv1qK34qoSxP1\r\nUn5aYxna//hpvlkZABNDcB3+UORSPHj0pVG/Yc1YmSRtHkQWM0r9TrY9UT6S\r\nV9JWPC6UKGobVcTvjZNkd2lmfiyGmD/4M5oXiDhW/l2dcV+AnHdkvCPU9JWw\r\nzut8ezkj+d6yoZbhiEJfjmWnEFNBdkHwQMM=\r\n=tq63\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"61e18e313e9f085dadfcbc23d4787c374243605c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.5-alpha-20230123093029-61e18e313_1674466279122_0.8875245082522911","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230123093135-a0d9354ce":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230123093135-a0d9354ce","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230123093135-a0d9354ce","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a247cb0994c96cdaa144a78048852a3a9c4539a5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230123093135-a0d9354ce.tgz","fileCount":95,"integrity":"sha512-jOBv7bMjYw5yhwBwfOClmApD2WQzqKwvVfTtbXLpVbUG+3hrhgOYl1tK/YHDIldzQ/O2msf28HraCOj2nySrug==","signatures":[{"sig":"MEUCIEnYF53dlD7dieTaH5o6sSHuJlZEhjLNSOc9cckFjMalAiEAgkHNAm9uSGe2DMg1ujzex1UZg67edsZanFPuO/vRLAo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjzlQgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq1Sw/+LBkOe6EzAShQd3dm/uoVw8d5KsBGQSKBewYgICkSe+K/8KWo\r\nGKGS3mVv072VFEryoHgOroCjLEhQIc2Chk35O3E7qyNDsukkNdTfbN0eIH/P\r\nzX2D40VSltbT663Wi7sE80cyi3k0h62VloFY2WAqhZiIpTDuU3zCfaWl73Hy\r\ndy1ssNc1hObP7g+tVOKMcIyZFe0U3nURQlijBtE9VKsIKmUmExElwwhM/wWL\r\n5uAzjG5+YXj43dgUg8cWzt71y0JBjjQLjcxkfOEvhiza7VV9eP7jp+/6ne66\r\nu48qIUFBQVMjbPZEdSWijjjwFkXL+v5hbc8TcssUCwRgyxYKjLIY1iA5E6YF\r\nKS+FTUHSeMgQ4kPGupXG26oGhNbdVcnv6MvxyBE9vicFojM2VogKpHJCNvNB\r\njmqwFm3K0wAU6U8tJ6NEvqJRrABjsrUDXeEboM0bb5QPzjoC6pSnxkhY0JDx\r\n01Pta4tC8PQvp8Q7bUBK1T5d/2RCnKRa7g0fZGJGxAxpSNjlmiTGwMezUIk4\r\n44Z4qvXqzj+nzRnNxG7reRZXZMWTisQ/Skjeh9+/iaH0I/Zbf9W+AJguPRMP\r\nU4+DWAhm8DYgC/t7IRQByURvhDWfZzmdXu8TJ96RXKuN/8WDgIcZhtkN6ABf\r\nA02mXQKTGyNNis1nb9YzHUZ2hrSBXaQwJaU=\r\n=WwWY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a0d9354ced30d6ba51fe7283a4c70b45f8931c37","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.5-alpha-20230123093135-a0d9354ce_1674466336233_0.011023545258653122","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230123093701-7b78e1581":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230123093701-7b78e1581","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230123093701-7b78e1581","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d9921b989e7867b37c95461ccced41779266b1f6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230123093701-7b78e1581.tgz","fileCount":95,"integrity":"sha512-M1m4/eGkvaRdYiOT+ZW/bGHKhwLzpKfZRcxen1q0I8abx5Kaw6AOj8RxFtuTYemMc7Njv1y9DR25sFc7AqMwDA==","signatures":[{"sig":"MEQCID1NzKwUvsG8ah5R/TvNvHFOFwBrBeyNrfQ/0JvyczsTAiA2Rxk5VISYNMD/PJ1A2CPwFFKyQD/5bSuFnJvyWRr30w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjzlVjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrP6A//WVZ+ne//Jlgim9HxHXkYknk13yIQSW74nm7j+Z/EGlJKV3dn\r\nLjqoyBPN1tCvCGj2dXD/Ju9s0/58QGTKx3eXE20Mq3F2m7wHwUEFuPSR/ilF\r\nGs0poQz7qqXy9du/zUhXVlZAz5xRkEGqSZ3OU3UvyKoJ0fOxczF8nbijyoug\r\nMpZxjlLVPKiogeJ7Adz41m7jmKpjW/3LutwakNuZeYalhqjSNLu8oYO5XVxX\r\nrvhEji6PN2tNvnAPdbxWny9BTT/wbFb0MXratfejfIu59RXO1DfrJJfGSjPi\r\nrOCGO9wuK6dKdzd9zOwyYYnoneB6jnKq9WIn/kQ8AHnhW8QdHvKb00r4gjG9\r\nN3cFvs7JDZBK/e0TyCzGWwZB0Lc7BLdrGlQiv4iWlrIp/TWkWpwIslaFabRU\r\nVqWd54Lzl/a2U04kUNOETQ8yfkrntRjHFAbJV/C1wqk8FqKNikIvcftNqPMi\r\nwNkjOAL87emx0hnEiCN/RuGxqLleH8h0WlvRHQb/JC+ZqOf0nZ5WepiTz0Lr\r\nfQ5po5A07o35kW4FoWcbFa/VOWCWp0ZrzHvhGs/337I7j+cDno0nmyBEicG9\r\nenK7Xqh3A+Hn8bKcVuah3RPOD/MdwlfbZrFvmXvkI10DUAxRR0RBA94QfmWi\r\nl6u/xzN/e0Cvho4ZpOusEgCQaf6/XeKg9zE=\r\n=vyvs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"7b78e158160738a0eddca99ef64a99fea31ce502","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.5-alpha-20230123093701-7b78e1581_1674466658783_0.13638819444897976","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230124151733-3d8b41825":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230124151733-3d8b41825","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230124151733-3d8b41825","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"42d65a273ed5768dfe73727f8d1b66fa32df8cfb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230124151733-3d8b41825.tgz","fileCount":95,"integrity":"sha512-ZVZNQ1XBQPQTJhaAe3EHjUDQ2hh9zgNS00aQQQBmypWuwd9JgUg3fhRkUre5pHR8vL1G9DhWRL7As/sQawttJA==","signatures":[{"sig":"MEUCIDB6Hh63IPIJ9LeTmLkP1r2Vh3Sm0ljmrR786Ag/SRO2AiEAj3o2RT8tI9Fqm0wNV1+JlRLuwBQj0wlyDePJYjsWyQ8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjz/ayACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpztw//VgR5sHfcYlASxzR/w6c8U+CKxjX7ghx6hTlx3ZcwD5KsP+hA\r\nehNoFxLQfndnVfpCS3ELEu7xxwnSN9DlHQJeG6jiDfCkeaKzwCR9A94QNFXO\r\nDQZofdqPkCxQ8jjEa8mVGDc3sEGG4AVOqhguvSjMrgeGp0sv1zVSAO8IGjZ4\r\nB996AFWsuQtb8I7apsY/BmZxg0Nrle1+DaoJ2UdvxACLUOTmgW0X/vVao2nG\r\nA480res/cFtpONT+Jbx7Kmdqvwpr8AITaweAWajNNvpW+HzcCsAhTWIMUXYP\r\nmXsZjY2OMGBkMlP050Al2xt0izRACQrxHngM52T29gc444avQ0g/GbRS8n8B\r\neJ2AAau3SlmOYE8Ab1ByCUof60Q0n4BOOJJ3yZNfzcRDt82xyPpYAR4OhXK1\r\n0PzJ0sMCZAjVR5x9edTN/D6jG7vtJ8yGZdLKjRSKEYXgX5wDOQ0agX9sXkSf\r\n5/mNxh3UExK588YurPUOao+YiK7lTry0EDHBmhvUjCA2eynMtxfJETZmpUNH\r\n97rOxDBpM2yB9t2cCd1e0j7Y/kcf3/7XMBZuf8cmxj2m2hMabE1Gs8NPi6ye\r\nuLjm1X9+EzPCE3oGggvE7h1fcgT3NpdzkbrKiDi6SmDIwC+cO8hKCCsn2g4Q\r\nOxpKNOr6eps7aiADVVSzihR6+2Og+iApmjk=\r\n=tPOI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3d8b418258c8f3bf5b4e8d68cf9b828956eba183","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.5-alpha-20230124151733-3d8b41825_1674573489992_0.7366073850122365","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230124151953-9774349a9":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230124151953-9774349a9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230124151953-9774349a9","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ef38de09e506c4d1fe4ee4431b722859aba6db61","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230124151953-9774349a9.tgz","fileCount":95,"integrity":"sha512-dd+qn18zfR+Y95tSXWCYjReQCuAE6Yc5JNZVelDAC1R1/0ZZTqkCe0cjD6WlgGdnuTxVTLoNtLRiz9fdliu1vQ==","signatures":[{"sig":"MEUCIDNHQ+GGzZOlta0x/QyzFVdrCm1caJmArPSdnf2dM3RfAiEAlppSVG54mqDLQjocXG+vPw6NmzDiIcZIOAuYJ6Tltmg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjz/dJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoE6A/+JhPNJ3Zmc2TUBidvxj040TQiry3Tnmu6ppUB+CWv6GM6IC+o\r\niKu5Glz/kv3URastkitr98sBsvupeXOLLtzi/TZPdvUiPnr1jmFV2o+AUIuG\r\n2PNdHrBfUqNLArJLwydn4vY14OxbN3J/Bp2sliKBCbVmrljnq45SyEQ0iiLr\r\n6v/qPw8V2Rv15rzMD/rGM0lwA3bwL6qEhyUj/lL6IFECa4VviHM8Nr+QiS0V\r\niGTRW7AxmWs9ZV1GalHAi1YUDmStq0VoJ90lIam2ytmyGpsacr/voh082ziR\r\nYmQPtYymXI1/mm+e1+sDAgMAREeqD41QB/sLkG4prYTwchcOHsO6nTCCUAYF\r\nOppVJx5tfhLS1mML1VQHV+x5B/6hQaKcgZ2mUw5jd28y3qgE+wizTPd7wtpQ\r\nqbrO2Y+7j5LQbHVWwqyLhEovG64raN2305Rd1p8SC+muJO7t1r0CZlvmhAeb\r\ncWRYHS38ygVTh/rXrKd1+2qra8BR+5hR3GXOa5Xj4Hwzf29TiuTZixFe2+xP\r\n80zqi9ZHmvLKS7dzwRXYRE4OL8gK3CTy/VK7vwGD8xr8O9GxmefWvMDufOy8\r\nY8OyNKnj70Rntf4LS0Lmr9rftLVpzmHxpk4+713v0cAegeRns6KgDl+2WuL7\r\npa7DYEbpCgXwD/NR3jvI186MxntIQRBfChU=\r\n=kXSJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"9774349a94dad334c40e6e4883ce1228a7344110","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.5-alpha-20230124151953-9774349a9_1674573640927_0.009394971803937002","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230124153410-0f66d42be":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230124153410-0f66d42be","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230124153410-0f66d42be","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"215cff0a5e756e29dc48871e18f43bb73fd30e4b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230124153410-0f66d42be.tgz","fileCount":95,"integrity":"sha512-vgpztJlg1YtXdSALn3yA1xum5RCsbgXAfYTZrGNb7h/V74CJSt/J2nyrLktES2jmaEoYCw3bUzNYbYLLz6p8xA==","signatures":[{"sig":"MEQCIFPtBZ+yk49vkvsMETT4i6v8rq2KK2cRgolidgS/uX66AiBXd0vkZ2KZvCxQPnUiKWl7XS40rcKM/pNBhePPpvcQtg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjz/qjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqhsRAAmlHTrKKPJ0Lm5U+DFfyumsPUhuPOAS+BUUDqG2xvSLUWJN0T\r\nwtHmQHjrR31j7w7eZRlklfoCP+0w8hdhRNhU0A1B6ZiR+KIaCr4Ag9saaqDx\r\nm6tZRsJCm8vTJtUhSfh5ZA4qv4ATCaKyK1koTJy+xnXre8p/Jl5ofAtG3xq/\r\nZ+4X7h8pvwwu2RmEP71dph98OKJKGeX1Qt8rIHMsMCKkLEknFcwiECK6YbNP\r\n1PpOtZhwP5CBggfi7IM2GKk7ASMposE2fjRoY8hkOz4/5lK9ZfaXbhcUaKGm\r\nse9yPwpRFpKFT27nj5IKdQ3cBm+yw/yUvuTLiIa9rZY4GR/+3Rus4xEpkwAO\r\nVKyKXbNmUSxxMItvbi3mCN+hYMSOgNkO3nbl0sRQ4KuecLB3FfZmI1Yq/dOW\r\nsh2KZADgp7k5zXMJFMmzgjx8RAMTUf9VgfpiRHAEgMuI2p01/2+UDUzimxXW\r\n1VHEvhHDEx5szDTmw9GgCtiuOJDC1Q9GJTWp4kUcGV/PXY8HT7erH6SMCAGT\r\n0zLCzsAsjh1rUfsjMfbkki8m1s6X4sPfe7lNje7e1U6rX/akCRRvgElj9Ki9\r\nHNbiIZjkQY94PRzxT536XDX24cnkS/j60qLzlDg659rfOh4vFzO3TQ7TbXo+\r\nHooKhYYYmnjhodGMAw911Pw+0xOv9Rnq4Q4=\r\n=ihSG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"0f66d42be3db5871c2fac5aa211ef5bf5653a879","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.5-alpha-20230124153410-0f66d42be_1674574499333_0.9137446193516408","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230124153432-8b64bc107":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230124153432-8b64bc107","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230124153432-8b64bc107","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6ff38f996d021628d4196ead7a9b5e195c0bafb0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230124153432-8b64bc107.tgz","fileCount":95,"integrity":"sha512-Jot8rUefOmQA/z5juUn5TM+JQ0/XaR7QkfJefl+TDK5DjyjI4ZuGssyX3PTpnwaNua+CD4HqCAFgIAN/dQ6jUw==","signatures":[{"sig":"MEUCIDqu4YzqQIYB0LnQR8bobtoGEPNTWomQjQtZ3sZoDgVjAiEAxhXlt15mLaCwkya06Gv012fYv603E/P6rEcwZp4OtnM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjz/q1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrTLg//YN5d4hUwL5yaWRlaoQQQNbk0sCC8XhLaqn+JAEbQU4w1u9Oo\r\nzEI9rWUJCVAHc3B2JJ0SywUUi43m1mokIY+WW+Zol+P0jSD906Q6jZAbn+nn\r\nXI1pH9RMdbysi5N217opjKnFzhSvjzr/BzbJ2cQwyeLArKQye7rWQRjCwyTi\r\n4gPrQ/GEREipfsHVf08xu/4HI/+lAxHSRz2TlYXWs9ggp/cT9lP7G76Gnddi\r\nh+I0il9CfGadWOQ9hPRtqgFTfbgeKli6e+amBGZ6As6AZEFlPJ4Ir66xud4t\r\nc3bnsWjMApmVlwourSLDeS2dutK9iNAqn2EMjgjMEqasClXJzEE2kFv246dA\r\nTMVAnufJ/lnj2U8q5UBQ/hd9WCYB0PEB0pbhBXN5z431AYVG9lX+nTbEDIqd\r\nKvmZLrry1mfP75n9XNGB2gbnKH0phabgkvz5MjfP1iJTueCfAdZnbanGa/AS\r\nOljCtA+KI8mwy16t8YVuruy5gWh9zWuL8xUiJBm9AYQ1q7HHltFcI+n1kDEu\r\nme6GaYYvscz+XM69nQC2FIcRXyxE9l8CBv1WrHenv/4lB1psjVVC670R8X3l\r\n51b1CSA6tIczd9I7RfgwS3gAMvypZd6HVUIKm5LJLBSY62wtbakxhKBaNcKT\r\nNKSxZtG1OGYakrYDGR6aSJzw/K11WtKMmE8=\r\n=HnB8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8b64bc1072b975beadd5ef4000997858fd0ef13e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.5-alpha-20230124153432-8b64bc107_1674574517043_0.006591776637022262","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230124153520-37b346e00":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230124153520-37b346e00","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230124153520-37b346e00","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8274d76ae9275ed4d85a39b82e6d95ece6e18583","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230124153520-37b346e00.tgz","fileCount":95,"integrity":"sha512-0++fgGAsl7rIAJv1CBfnPgxTPTJEQFrQwKesmtv/kDhfWI0FQ0EvkGtByh+CSE3Rey3zw3e25YW3YO6eOcg++g==","signatures":[{"sig":"MEYCIQCQCOrbVrX5q+XVmiydQg2jhSDHaU0E6yPhEWtCORzZrQIhAMpB0qdAXUpfDvlhfX7YSbD5weB46/iPbwK7pDZh0igf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjz/t/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpq2g//XX2lzNvsn2F+TdH1mpAbHLmFy+x8iOBQscBZ6gg/+9uq8fHr\r\nb4xV2QKh6h4HmOOyeR7cwlFAX/AhDgJRivHL85C1P7nd7sDxHXvK08kPc9K0\r\nb/dI6yfTHWp8OfnwSEt+cUiloUhQDVdhlEi74QKTO4aO4iK3c0nN3LgZdEp+\r\nkR0iupRl0dS0R0B57k+NB+HekZ4XqOIRQL+o2KyFZi9UmKKX/qQSLx28SVFN\r\n5oYl7JGVAyVB1UhS3/EMHONNTCFDde0ypM6ZMAp4WA0dt/jIbFYzw+SFP6pu\r\n1kBpKuZP4onhFGQg0VyE8ULP3AFfT1yWvXZNU5RW33UGuK0LZHKi7Xbp7lbO\r\nARXZ+nzcETXVtUFLt4jn6mdMVBKREIqW4IMIEJ6dh4Pl5f37KJr2cToAOqDi\r\nfcb8ua6hMd34TAqzfZxOkqWOE7rno2NVKG/CVGmIl8wIIhBYaIflHFa2YlLE\r\nXSdV45SiypwzLz6uZsmbSIrZMXdDzYLHq/YK7/DBACw9lw/hmcV23FLYGxfo\r\nFYnac3LU+u+7e/sjN9+MCUMJfGq6xmaowADZ6ImVaFPCGLcp/PbQxQfxL1jh\r\n1wIISiR38EvwSCBMvDHNM+pqzbjB+QWZzlPBJmn4va9MHRcY4CbwFHw9jaKr\r\n0jX5Q+p3KMv0GK0HD8m+dxhizRhgFFNA2Pk=\r\n=CPFx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"37b346e0087aae40ac6e10ebe8e39373b313fb03","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.5-alpha-20230124153520-37b346e00_1674574719152_0.7010461943663304","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230124154050-6ed1ce93d":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230124154050-6ed1ce93d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230124154050-6ed1ce93d","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"059c12975e151b2da3fb4912246681efaecc0618","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230124154050-6ed1ce93d.tgz","fileCount":95,"integrity":"sha512-6KnboRd53V01CObCK/Gzkoi7fFM0EqMBmblbtSKmn/imslbGcAIGaD1DjsgsWjZYayTo64dBAmnRNT6XM3Xhcw==","signatures":[{"sig":"MEUCIQCg9IfNfAua/fx+ttWOcaNDxLtJLdQysA1EJprQ8fiKxAIgSAnQH33ZenA903UYZz+XMaYVjMc0CY2pMNqMed+yw/M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjz/wmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpMFg/+P69e8EN/bgKRtl4+nyF+RKy53yKklFYeY7VOt7HaNrC9tDdk\r\niujZ3+fhf77Jej+JAeRPH8oCYFj0IsqXLc3bp+rCuOQr4ksfUP01lEwpcVJy\r\nDv2rcaPkeRH94/se3md7nVNwjtYXhQfK5G46RO1WoC4E0bzas+rmZsN7bV51\r\nULZ3N81iSlBIvsez+4wzu3SQnbvIxaexR7gVzWPCxOMsZ94CJ0dxrmmS56T5\r\nc03ICJzr+n30/u5gMq+WKnL7LyShTcjlvAO3bZExLucwO6EFACVSSXKrQaHT\r\nnLkQCzv9gfI7T11VAeEan8zOOhSSAbNXFsCFQvVqVsGIQpDp0zoiSdDi+m9G\r\nrAD+Tu9glSKnGn7QwJl/ZAmMMzRNGHAGPwcjr4Gm/yOfv5TGlEZsKfhQKFsU\r\nFxWWh3fpe7iy9GNrBeypGEoV4iCp4xgIE8Yr9O3I+PwG6gd2Y532rrLGD/Qk\r\nTe+F1JoLDIGAKRTWttgcf0N3MRggoTOMQOeMr3nfwfAEEqkYdrjZqyi9Dtm+\r\nft0ZmCIyAxHU9h+xC/hg2t+gyGbwAqhnumFmsR6xynfvFJACEVK1XezojAAO\r\nPq8TgdUy68yqblLbEgWOMVcVYEyTY3dsE+9n/LcgV/7Ox0mY7qPwRYHPO9iP\r\nlm2YEf5r2mlPqwlRrpqyo/zX0EWNCCUZPnM=\r\n=jkDs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6ed1ce93d53060657d2fa58f38126ee6f11b0c54","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.5-alpha-20230124154050-6ed1ce93d_1674574886226_0.027492816957206623","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230125091016-c7a70b5ec":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230125091016-c7a70b5ec","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230125091016-c7a70b5ec","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"9b1a9ca90b76ce3179e03675c4f76c4dcbc50c46","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230125091016-c7a70b5ec.tgz","fileCount":95,"integrity":"sha512-RGbZtz8YHj6g9ZGpEEsk6rqZs+XLAwPZFxtbrlMFbjDdrlceNSeP9+mdBRg4W+ANDc0tfGhrrZv+VVgytba6mA==","signatures":[{"sig":"MEYCIQCqeAcf53bRUwi2jBhcNjDpY7dPB/SekISAfX2hqHl9rgIhAK2wwff/Ao2Kug4TTVNjmitci3TPZQ7V2+yWoc2EyJgX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185667,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj0PIdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp0ahAAlbZz87uI70woVLzJQAOx+r3DDlm4zBSMhsT7VNEpclttxHmb\r\n/CTHcvweDB4N5Rv//VSgk374pztez9MuRLhMOnotKDwyfTgyvX4j/GEFXFZj\r\nUzDG5xRzo5k/m3Tq8wZCsisl62A9RLUZxQMGSQaS2j6Okzv2Qtr0YaIFfZKL\r\nEPkHiKdYpcrqu5ZJukEt2CbwNqcYAoRBID+iqq/9HTi4cTJjJmwlvBoFpRaX\r\nYM6h3bTCttFvMlrlNGARaTe7odV0ro7J01fIcI4LdzWbhmbUCcAGZMn5m/tv\r\n6jh0qVCW1Sh2TmO17rDK1pxvtlHwDEqo7j6kdly5ZMfBqWoGMOdB5pM4r9b0\r\nMlzU5/vqJbxI/11DJZKjFrHnaa9fuvafQqm8AD7dzNmQcQgJNSJQTk1mjj2t\r\nds/9tFXZEVxZuraYjwEeJXPoztVGFgbeQdh7gEezSeCGuqxpSNA9Ys0KXWIj\r\nnO7dhxeL3THJt6BmhFC+knWJKMk/7C8IifH2CnxePH6KSMQzX7J3kfTbCQ/V\r\naT27Ro0w48GjpM/Tt1M/B9+Kly2rkFIcqAlIwkG9cANHSSA0EY+yHd5YulBc\r\n419x2KQQKQbrqsL4buaOLtdJ7IZIhn1GsqYpDc+8nWhaT/gXPPIn+1sUCe4/\r\nNnlMTDbAcR/xvEi1McYfZwmHtcFLAXVk8xo=\r\n=N6Hu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c7a70b5ece4ddb43556b2b6c4b35ccee21888a58","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.5-alpha-20230125091016-c7a70b5ec_1674637853226_0.19026483157058816","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230125131638-5dcc15d6c":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230125131638-5dcc15d6c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230125131638-5dcc15d6c","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e7af20081e8d73f051022b862c337727496a1096","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230125131638-5dcc15d6c.tgz","fileCount":95,"integrity":"sha512-BGXJ7MgNQWV+TIChuqc5YS86p4h8K+a4CxwuSeVWYNYnd+mP1q1mvi9ZE7qQU+Hq161w4KxZU9UY00XmtCZByQ==","signatures":[{"sig":"MEUCIFHGEakQmHVGI0sd5QN+Xye5gFVfLnzJswNOvLmLlF8hAiEAiYcXJT0ewXC5A8FxKPU2a3m9AMjXikx60YMa+E2jSVE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185667,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj0SvmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpnbhAApSB6ONQROaSrPBELwBQo5O6K0CN0eLhb9wvCqfmjkhrRuFin\r\nXZaIeTc1HBlJ712xFjyOtPP1jHGhLcrSEvi4F93jIam/+JY8+C9A7o5IY7E0\r\nlPq097g4HzOZ1BKtBcVYm5qEJg54227OxijIWSsdvC4WX4XyoD+RM8n7ZeS2\r\nwoVqDFfZSuiHKvDr30r8SdVGbUfK3WFbqUneCO8wChtiDcnot15MT7AtkSv7\r\na71zqUwtzCG+dZuMk1gKYhMM27vwSOeIEsCwvJQ7D9Tbm5af5RDAO5+3/+fF\r\nm4g+kEG4I18G8wbRgkJnoaJLg+A7XJ9W/Wlt39eQ8EKQcpwZVbRdtexOK8pq\r\nJMOMsoH+B7b+LQegBRx2sS1QuL9C5u6JOdNLyKiz2iW7Q4aIMKQPvx1Gz42q\r\no152lZBmuqOUWVQ94xxycVp+bgd8PBaGuJ2UVz6LuQe2wFtouC6Xwg6q91pU\r\nZyD0I8oSuzWjqqq05ov5QcuTZaRMxyLM+nh6PsV8eG73euSfWW4OWjp5ZreK\r\n9jEWeF7HBacTlj2J3nK/xjAn8WJR1ILDY3mt8ZB/1JqU1Hn4z5DhwwsN/OUW\r\nC0PWdwlO4M625ZoPHn846D5sEZau0SwlHjfry4PD2fKVUwZ7/kX8j/AshBL8\r\n/oQlq42V0hxLXeO3m80xSsBKI02xHBIAnUU=\r\n=qIfW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"5dcc15d6ce54724a83b340d76a11df68f5a51795","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.5-alpha-20230125131638-5dcc15d6c_1674652646641_0.19474719670114338","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230125131746-4f7adc244":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230125131746-4f7adc244","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230125131746-4f7adc244","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c209eccb8204433fc574f9e6f2770ff23e23c5a1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230125131746-4f7adc244.tgz","fileCount":95,"integrity":"sha512-WJVLAeAbc1LS4EOC0VQcx5Gl04+v/2O77bqDa8WYaOcHxYGt5bh+P759NMiUgYQLE22FAk8Lnap3hWPyiLbwzQ==","signatures":[{"sig":"MEYCIQC+IRR3fLOKc2Hf89ceqAwvn9+fs94vuh0J4mJSdfiRBAIhAIa/PinqGdlLJMmm5oaA5FZjOReZoV2KRPacFzHJsKyI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185667,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj0SwmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqWoQ/5AHF6rHIyKnJqEDG0TZJHAc1MPSsN3gX5N/fJuTqCx9RQPhuf\r\n4ZSYTIrCL29A47UpmmXSWTg6JT0baRzaiZwDuDSbDbS0GaPOvkd0Qu+XtObr\r\nR8fQhQwwzzqh+bZXg5Rg3prjSicpN+3CnCv1mLObs48MYsrmMTEQnJTRv0Ff\r\n8LMUZVQqltckYR5eE5JcG7WpCQFb+SHdoJZ9IUM+CfnIfZMhxOWLBG60I1CP\r\nuF0Nwf2o+h3n8TEr5RrjRhqb4Xj4J6oG3OAtNuCc6T9iq++kQiQYa4r7OhK1\r\nIzuzMOYyWpm/wfbu8yNeiqpv/Y9wI8tXGTz//wnUncMaAnSxICPNStutcgwN\r\nBdb261q+L/dZR6ouhzDswKs/BSwCfGI5XMHKLqEF1cnhI0LcB86q13X5qC5F\r\nZ6vS9bEXXHi2uNAjps1x42XqnhK6rrJJGpFc2/7PDbfw8gxD/SjgTSIzJTsJ\r\n2r8LP8MoZioEiAA+23g1a1Q1Pw6rbyWU7qmd2I2UJUwFLdrSlgVclivR3rf3\r\nKp5ehtxOZSgc7cXI5QhbiN9OHB3rQ6So3eH726yA6OT+cLjxICYUTOPNRL3v\r\ngJMTkyawp8CHdbMYvC/ueKb3Tl/SXnNrtAzs7Mgvs8U0xVhodTH9bwBlWHTf\r\nM8egELEgm0KnbJMQU3BpEBmt+5Y03nIvNyM=\r\n=1fvk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4f7adc2444e5ae34a1d815d35818b4e55ee875e0","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.5-alpha-20230125131746-4f7adc244_1674652710376_0.9686055591102258","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230125132307-b7c63a2c6":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230125132307-b7c63a2c6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230125132307-b7c63a2c6","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"2927746940062a2706ad4cd00ea94802261575ea","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230125132307-b7c63a2c6.tgz","fileCount":95,"integrity":"sha512-ZW0+f62AH53yuz8zhrq52XZYuzJUl1i7QZkNBaKpnBZWW8uIXxNE+XPPbMkUEvG5nsCrOS1BH6gpEgnklhJX7Q==","signatures":[{"sig":"MEUCICXe6/OGzjLrjHLVsV2NL77Aqdi06XI8N1T2IHdxldErAiEA0Q+70553VxVVo1Ju9INEihWjDdW2D/eA8RjXCd2EX+I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185667,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj0S1hACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqX2BAAmtDyoo5dM1rV6CRNo28AXd4Alh25+PCbMrKSXGkj72R0aRFW\r\nHy7eo6Q2+Cv2JjwSO6nM4QMpRVkAHdNSpUsUCs2McaXdOPsfGPNYYWH1iNlC\r\nQ8tAmPkGEuQHTIHumWoHuj4yc8LxbIwfJzsgUHhV0/aTLWJWXgswG+KwKUoe\r\ndS2GJL1e2ajJPCK4/Rl24gLRv8bf1qHrDGdn6/ydll0N9wKUkemB9Ae2nwEU\r\nLNzIXrj9CgwEiq50gK5fAAFq2wJ25wURJLqqn7oPMlSoRSAJ76joDa+99ghW\r\n5BD7gftKaGPXnbftjAzxehVqUJphveQqBsVo5K3mijPPctTEbtS9GLbwSEw6\r\nQ+80WYBZtc4bfm+4ULS28WKKkc3t2XPMEjyM3bS85A3TYASp7EbtO/qqpZNW\r\nQ9WH9Id8FfbYn0gYlsmZZYlcYqWsahWsomYUl63TDIdjgDwgUtk+Ul8zbhQ8\r\nG3ZMOKItwf6BVbMobOevtKb97Q4aoos1KVLa2V6Nd/s2HqEhGbxSqrn2YPuv\r\ngl3piuE6z9z9WR4J7XF8KHZ3P72EqCkHSQ10nSANQDWxTSY8G4T06n27Pp8y\r\nDLPRHpePUMlXxda9wcCAgEsARWR73kzcuRNSZFA1tKTaKucsIkKNjDPn9glI\r\n8BpmDZCYCWnOxu9OjdjYCD+D9JNcV+Jgdb8=\r\n=24u7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b7c63a2c614667485ce134743becc869bec3dcff","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.5-alpha-20230125132307-b7c63a2c6_1674653025191_0.9755312256722677","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230129111916-675dfd3fd":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230129111916-675dfd3fd","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230129111916-675dfd3fd","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b6f97c48f5728033fcbecea3f76cfef4d6f82e3b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230129111916-675dfd3fd.tgz","fileCount":95,"integrity":"sha512-JPZjr2idWDbVq6eoQ22gRpXGKtSdHqrETOVYgi7zrl5mD4oWP1lLq9ntMVxW1Pr5vzipNGUWzwhysK9/MiGzDQ==","signatures":[{"sig":"MEQCIFpaqFevOtAAVckb+HOP5zvvyeBluB9u2zwDx5SwwBF4AiA2ISIvofOhIcJP1VO1wGAGtj9M2Gna4QI8ISXFFTnxJQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185667,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1lZZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrvag/+J9nnO6KD8rtzF8P4tn0eGeXBNJbQvrubEpw7XeRM0HCA+vSd\r\nOrg5Nt12VllhWzKRVQgLKB6f0qmLlxn9hCLhNTu5xvJwE24auLczwGXeiiML\r\nZPZb/DHU7mPF1a2S7i2t7NftfS1tXK/u2t3HNvbpxhLwAXypEKklXf0E25vr\r\ndCX3ts79mrvZBJVVaGxdBc6698oSMMkXwT/JCm5qqPaYI1AS8kjZVyWgLCI/\r\nxOoGzE94AXg57zkhhT9au9YIQreR+urdn8J13DSMQrYHtSGCBQMsAxn6NYtN\r\nw8bkQYiIPU/nh58HzjLlq34xuXwGaFN7g2P8mPWUC6fDZBLmqYwE1KHIIZDC\r\nDGXPZ3Ehr2X8DzBIWPYa3jipmqiKAjWI4DjqvDF6Z3oW5xlcN5LczzEoGw6I\r\nhkEH+86413mA3/ScePn3RxHZd5aaRi95jsWmHC5x2uiNGM5X6QJSFNq45MEl\r\n1fpsTfgwRsrPJXdQ8J9qyEgnVZoNQheXFjf/OAnTY1HCTg4zJkKIc2BN3f7d\r\nybFhzdgKQywfbvrpuUFH1wXWkgDRwDkTn3Ct38XKBO7sl+pFlqEY8C1MPJMS\r\nWV4Nzlh99IBJZWYJBVodKzA8MlEu8Jki/LeCH7136hCuRrvh5ha1dXCD0xeV\r\nAtD2Da7+5M1fMJUSB86aocmOi23ZLnkU7Gk=\r\n=7dkB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"675dfd3fd191a4bd70518b79945e9727be516d69","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.5-alpha-20230129111916-675dfd3fd_1674991193141_0.2555126828851939","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230130065126-83efe892d":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230130065126-83efe892d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230130065126-83efe892d","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"52e6c5eaa099579d808fcfef79e24b7c7a20150c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230130065126-83efe892d.tgz","fileCount":95,"integrity":"sha512-rTipC0ymDsU8it9vLurRFpLGO/N0sHHevKW+q2assN3dL89Kn9BqD5Dqp1OV7OPC02dZh212dpKZVBKTAqEohg==","signatures":[{"sig":"MEQCIFSuDV20l8q8RKHskhgfoWVxGAGpKstYEkTkWaVto0VnAiBg3/z4Hy+5cvWvBrFmvTs2iJvcsGHJkS1YUDx0VzpZog==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185667,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj12kSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrUtRAAo7bQmUXqqxl81dfjdJeFJqv6nVWG5ZqSh3BgT2QUEYDJQQGz\r\naPJb9Hexyd4xfmron3JfYXklBpNZYfzEJsJ6rQz0EgRM6A2wdIZgzZWLMQ75\r\nd+7M15M1DLN8Midx1FxgIOk38IUrw/oirNStA3cNHmGe+nfVSnrKUTt/GGCm\r\nWF60lXOf/hEnc1H3xg9VmJfEnMSzN9EFOMuS+OSmkP9uegULqPpsR9LxC8kD\r\nWrBuGTYTSv+jgfDsJPrUsoKgCIkxFDCQ5FCLXINzl4eUp7cMpEhR8SbXcLvY\r\naJUdRsJ5nYi7GDHGDcGxveU33DDmjUw7ESnReP1+J00Kl+AECPBW32xbxv2D\r\noEkTTIlSG13wSPLkaLkeMGy/3YilMRELqn3La7Db/DduI6o7GS/WlkPf4PbQ\r\nzHsT2K9xdGk4VcWjuEhc+yr9iiqnedUDUbjAemdQWplupHr6sDg+bftOGeI6\r\nT5o+DYjPnvg6RAk77KkL5CIAj8KeujJQsYmMU4pGi/BW2skKR+WdgyEXqj27\r\nPZSVLCqVeKi4A+gZfSiEoQ3OeKrqfDW348yBOoe22VflSaR2igXOjID/yPv4\r\ntT9Z6S2lfb7NWFMWybFOpbCPkj2eWDfOgkYX3n4pmZLc9pOfKoX+4ZrR6iG0\r\n1WXPjiT0HYM4J0st/bWag7RD8E8NXeCz8Nk=\r\n=Pwnx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"83efe892d70644f4ec146e934adbdf0e2a691df7","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.5-alpha-20230130065126-83efe892d_1675061522528_0.6808635965041809","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230130065401-4e69a1662":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230130065401-4e69a1662","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230130065401-4e69a1662","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"097cde93e2a00ffdb673f5e472040ce3848f5333","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230130065401-4e69a1662.tgz","fileCount":95,"integrity":"sha512-6VXchM/um1cmHJ1n1yjJcI8zSI3rvCDLfY5KmP4b91G9K5uKDOyPgFTK0oZ/aMN3ZDIeV0qRl8sU1zztpAj2EQ==","signatures":[{"sig":"MEQCIFpLmne5aomoDxyrKMw6UbCAzHZImysoJorcIFFDOsZBAiAKPam4mosrT1GOBC1a46yzztio3R5PjAZle6pdDZhsmg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185667,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj12mwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmprYA/9FkkmwJWcV/73+uUTVj5gRY1R+qfFepEKa8Fq8ALH2kKimU9y\r\nHls51ONEOPTjJhM9+1aNTQDvtcEhMEPKZMdCRsWnU2FVMmnLDnlyJZRnYcKU\r\n5aqJgdKTLHvT2Vu3c2U9AOei0PDTzbr7M/B9j/6wAAFvX7Tp++a3F3H8lqhK\r\nUGNRWO1SccCzyYAZE0WvE3cEw6z4kafjb+4mN85LegSR42GiDDaM7HVmmHe/\r\nL/Nr4NFp5by9uYQKfRWiLcg28cPlW46FglrFbVx8OO+VmKSR/sbehh62hx6u\r\n1kGJ2Wpo1vMdKjK0A7POeu19TZXrrd2kKhVOvpMUr7Peq+V3cF8H+OFzBEXC\r\n7VsG3FFGpi89Y8r8jfzxpSHEvHAs44+2Qk5dFAJaY8L6GtXi9iqbcb0eKDNG\r\nRps0v2dp+R0o4Asa8VEBSnpBjrDod5IdKysy0fYPaZcVcmV3gCpcQqK9WzQ7\r\nhfwpkTda43Bi+SC+MyFUxHCXrlXxDAtEIP0SosYOfYblZcA7KTPKAOGSW1nk\r\nQecvHASGYmPyMjJK6Usv8i3eQuqSn0v7WFHLlc15DkMmXWSipPRWkyvtH/Xw\r\nvN/shPnlhU2KeqGZTKb4z1uYSs6P6kvcCyXOwzvyd+wIIAPc90mTz5Y9U83b\r\n+NsH5KHKmXwm6fdNJ9SiiKRL8hBQBNmXDR8=\r\n=ORxz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4e69a1662fecfa383b89a25beb5da694bc89f192","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.5-alpha-20230130065401-4e69a1662_1675061680518_0.846463479116218","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230130071826-7cdd98957":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230130071826-7cdd98957","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230130071826-7cdd98957","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b32b3f62125af5d5c590eca402a0011e80b2eddb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230130071826-7cdd98957.tgz","fileCount":95,"integrity":"sha512-g+G7bkys3DxAvku/rxsZkMV2zeJ4ZJO4CGC7iL5e8A2fUcdzi8+WGFBlDp9YjvDpweOkXwcwn+jpgQGfrUO7Sg==","signatures":[{"sig":"MEUCIQDVet6c3MImlSbSXPyFrWqFHEtRw1M0pm/sG1iVfEmQ+QIgF7zjG9ABD8FQVFSpGzlKW6jELycC4+Z+m2djvmbrtnE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185667,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj129rACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqd7g//QOhm2ztpvZ2CxnoAiYfo7mYnfcnvsRsckMINMt/fnykYpz+N\r\n3GuvybKpZoxBTCerv5ix8QFQ2EikO5T440y5TTlIiXK5KAXCRu7jxR3Iis6R\r\nDD0elWb9ADhpw5gZKVTbulGZyfxCY0bbWzVu5fYMwIJ1hl1xrCK688+ZtXhl\r\nVxgGbNdXNn4xH0zK6mQNrIdZRqeFtVU9ZG9npJmrtm6AZawOCeM2AL9CZsDP\r\nc932ym1L/GIJyF0akyt+lRRt5ZZAb6oAquEht1hWAx4hgCq0TPrzpuiGfHFF\r\nLM295O7P+VckNO4PI7WQ8nCg0gy/kqY7Lmg78H6U/B5d75W7/REDvWme8rn2\r\ngvAlkbFA5WEJSo0/QaC5P3xEQZslPtE4FECPwkh/K9MWh3rldOBXWNkIUx75\r\nZ8xUWUQAoqRVXI0LY3e2rK2fOi1zcdSamZoyALuvkDB13U5jR8qenJCB9nW0\r\nth7KcYDEEJjh5E60Aa2g8hgXu+AK995wcnu6DiJyVphgDNTOAuOeQEHoskwv\r\nSJGZl/enpQ+RQIeqHUwdoW3Y/f6Tv7fnspIL36peGlNCWUed1DG9+yz19YZe\r\nYtmBmsvHDu/NFmOA/bQMf7owPOvtTf2dr8SiTuImlxDixPIPk/DTo/H1MN5j\r\nQX2qHykiE2BzoNxNRvnHymIkaasvU2gAMIQ=\r\n=DNeC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"7cdd9895713148fc54bd9ca97b87fae784a96490","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.5-alpha-20230130071826-7cdd98957_1675063147416_0.5400799782142509","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230130074019-a763a989a":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230130074019-a763a989a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230130074019-a763a989a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"73df836bc5a593b08e652deffe23dabebad7fa99","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230130074019-a763a989a.tgz","fileCount":95,"integrity":"sha512-6pjISPvbFrLKWXoWRBV0ebafPyDsGMF1/gJMUZYbZ+ds0CLoyQoPyvqIT7IH2brthx08wKemezwFrhqNIU7ZYA==","signatures":[{"sig":"MEQCIFY8hDNQagYnFVXe9ap6oUeDD+HdBH1qyX55d0zJowfvAiAPVrJNHG0uiZmu2i/JuEy6xAeJAXV4jrfGX97YXCx9Lw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185667,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj13SPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoGqQ//ZLy+wXVQvcqTN1a413oJMUNJoaPsTV0Ztj7wzYRqwvebIEcT\r\nvVnFLEtiR+s6OfxYdP8wPVEkYwEtyfgHWcS8VLu03wc558XXJBapPoNYom64\r\nOqgJe1JL7DN80JA/LdqOU8Oa3JZF8J/XsOZALhiuHW7Ll/Rgp0u8HC5QpByK\r\nPsJhKXyRxIaI9kc+JML6V2SIHw5irKnJJDqUjeqaZK454OaGXwRQb/eNcr6/\r\nCBdcDquJp2XVuulcWeanA6DDWS0wWWcr109qKxzK6f0HsC+b2+64ETuYjKft\r\nSiHKGkd74qJohjxRE1cEm2VwIdXNlksr5gZ+UKGYJlhe8OJsR7/Lxq0YcEtC\r\nZDFEri5ViLdwF26vRnFU3Cv7m2BSlltydphpOvzdKpYc+tvnmbUVzV9pIXH3\r\ncklR3vv9zLXv9/9um8AicMSbGxG8Y2UOBu5rZb86hh+gdQujZYAQjXtW6pbZ\r\no4OTTgmC0f8ZxRSypywy6ybBypa/Wz80b5IR3C2pk3zRXkVIBku12Apxou/0\r\nIKO2o10YO2JeSidEtWLHEaGQWqjCbP9kiqXIa1eQzoqvMzF6NCpUZrEhbyKT\r\nzvTWCE3WqIZThG8/zRM2DPqcgXgh4CE4/eFEgayHz7EOHNVzr6dEaxqRrSQ9\r\n2uOf3lhL/acDGuBG/beyN02DxkWkpS7OKps=\r\n=EfKQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a763a989af7ee278dec2a8af9ee9f13a77adb457","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.5-alpha-20230130074019-a763a989a_1675064463225_0.7553767953953738","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230130074244-4d1cbc181":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230130074244-4d1cbc181","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230130074244-4d1cbc181","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d032ad637c05c60b9536cedb905668449b4d88e7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230130074244-4d1cbc181.tgz","fileCount":95,"integrity":"sha512-oM7d5/audo+Yl7bkncfthdc17EnL6X7I/BWREo2svxaZjS78DMFA3sDZp51Efl39OJooqIxkO3WDZLV+dPPxCg==","signatures":[{"sig":"MEYCIQCE4Z3UGf5MoPCzM3GzvnmCR6Lk7jccQHP8JwcBJZhkFAIhALIaz/Ul6dyLwzpam7yluWZiqIqzBUOkR+EduN9mf2Ze","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185667,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj13UfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqWixAAo5OILL7WVaKLCYzKFxf+/gyIn6IhrVaFBkUvULnJhQMXKeW1\r\nUtvpxfApSdRJNYUOUy5Aec0SzLuxjF5GH5om1I5/kj6tJbnoTVyOIPe/pLmm\r\n1UYh3a893ljqTS65bHoYoyv0cnwNnOdtIR3gaP3n9MVFEEXywnd2AfYiqHOc\r\nwodjc/Jt2VhcztBNiV67WUVTtHCTNR18JZ/h7cSvJ8LE3i3YgtzGhvSCWanu\r\n1Ez4L+JzkKm3WiyifTjhG//RJSzToTrEDD2QVxGcHb+Nyov+hTAJ/f1puwe6\r\nlaSFm6eklemvGgQZyIZ1Kj1gvy6VaY9F1ms4P+/eS/Z7T+LfzQomFAYEXu7b\r\nFVizb7qTknm/qFdu3J1NBWwRtsJb5xfq3Ndoq1AnEDNibS+b/VVzpr0U6UL7\r\nMMHd5ZqtJC6vtIl6kVWE9ZjExdensWlS5EbT+DnZyOeVwzHMTjzDSFmp0s12\r\n8kpKwh6IKISIohWSeMcdJyhBHNaBfTVmDa4qIbBFRSN1A+76PboV3WiWmVik\r\nlt8Pk5c6cVNor4XHsqM0LMpAAJBtpXvfnyo+YMIxWonYylqpfcrSPz+p1uzt\r\nLAbQc90VPLphtiyVc6CJtExwOV5kzvNS+NO5jR9zwZGqft+MMtGnsgFpTDPQ\r\nQYPuHkqW2AjoTuRngiUbIvcjfBmHPjJYTkk=\r\n=6G0L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4d1cbc1819bb81a190f7a6533a1700e597e925ad","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.5-alpha-20230130074244-4d1cbc181_1675064607296_0.5789528094130649","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230130074701-7e0231785":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230130074701-7e0231785","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230130074701-7e0231785","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d1d360bbe796099c4b34c23cb93fc9f6c9da359b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230130074701-7e0231785.tgz","fileCount":95,"integrity":"sha512-OyFzJvPcy1++ltOYzo557sZzhEg+/uY/jX6CXja3S9gNIz6AC6RP/0A098VRKEcHqVn2vDbv5rKmn7rqeo+LqQ==","signatures":[{"sig":"MEUCIDwTe9wY7XLWbyC7Txyd5EuM+zLrUEp3uMh6N1znYHlaAiEAj3FKq3hLD/tbsQ4VJTBwDPDAFKLoqwOoO6w5lauM1WU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185667,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj13YiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrXnA//cp3XCG8WVs61jwCihbVHWHUnZy2HdhGH31UBgDeJo/T3wSjY\r\njy2aTx/wXeEiJ8xTPSf3dMxg0SWnjJ0X0pPg7h0iTSrfqdxOsCQx/DRflxJk\r\nSYyBmeEOsyjYWTMGisQtJnhGbSWENwwkofhWj2OOQhqeA/K+p62eLo0Ev2SY\r\nL21YsSlE6vyEsQ3MQbQbJAYPBxTQN5MqQqRPJj5FJbpCpFQmPTCJoANn1IEL\r\n4YlrM/KFQfjQkuoLyJpnCY+oetfkS9lC8jJtTzgKTNqHZwyfvwPZBbQSfRVB\r\naf2Hh6qMs+YbW85gRuJ/eG4/0lFXWGmxb6cigt4kiJiwMm6qmlpgRDz4AYS0\r\nYIi3zhx0lLKeXfc38pL1hecxv18VcKqrSCNjngxPaQyX4SpkgGO1hlTIHHX6\r\nsqEmj3LAO+m52FwF8hCT83w2CLbNmM4x31Es+iDtW9x5sWowLOXoHYkdlNtN\r\n0x8bAIhpLILsgp04Jh1v2fzNpZRp4gansMWHgJfjDLzE75ImLcyRjrVdGfEk\r\nmL/ojwtBBqbG8Z33I7Kqv5Me02sVpmnjEIeGXvhF5wbkZynVKSPgb4X3wJjJ\r\naLqG/JCma+wzMli00oBiUUdgTLTcGN0DXQ0EQxsHdmeh2E1nkcRIk18cRskH\r\nFt8UL/RMikSl4pmjuxMzK3boc+T3Fa0GgW0=\r\n=Z4Cq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"7e02317852d64b6e3281485123f23c712e560241","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.5-alpha-20230130074701-7e0231785_1675064865950_0.815358899255928","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230130075934-ad7b2b7c0":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230130075934-ad7b2b7c0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230130075934-ad7b2b7c0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"4e8a2578dbf5b83360caf6c1da03ce976d8c0d56","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230130075934-ad7b2b7c0.tgz","fileCount":95,"integrity":"sha512-280vzdz4W2Hy0AojR4jqvFU9vdscu/ZTPIr65KE1bcHyEnptNWAfr1wFeB8ZfXwRYKrvbrKUYus6Oo0A5VcuIw==","signatures":[{"sig":"MEQCIE9EapmCtQIoULRjR3sklEkmawKXyJSnWPwZI7RjaYQAAiAenCy8lIgEddxdy24C7ntHWA8TwE0Ykm7drrxZxPKN4Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185667,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj13kNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqkrg//SqMign2L7NttCJjsmSGBKj1PePePk4aT+IeVleT2AL0X+XLn\r\n0DpW9BQz1MjVFhaTxi76IekUeKw7VDqWPCL7exfabBgvoBJSrEetkildn5F2\r\nP49OlH6mS2eJnVfQ65nkNZdNoJKmtThp1aUvhqyoGJ7pZR5MXJhCDdKWn0D5\r\nEU4X206Tu+L3ieOmaRCbOijIKVLxEOf25qf7Qt8hHTCG60m2E0WPBi0qTxt0\r\n1nGoZOS/Ra5mG2eN04BPkPETDRXMF7L7roD0jVZgoK48KMonlvJ3xZ7nnQ7w\r\naiY+bkYbUX7K5A4yU/0P2zKtoPUf+rGHCJL/K1gT19DLd2eh9r/KGtgu7BUJ\r\nsq74YEQzhOmZvlGXIf6R4EmR+t6zSsKI8Xd4ib+8U4eyEokJQ+wWSrHPyvFj\r\n3UFMe2HIkybJf4O00NScCCwK0+rh/Hw/P5J8IECUyNvhkUaVenukRojWNxD0\r\nkkTfcTtnsWK9zB3a8ACDmvDIHs6bN5zbsZQIdHAwILdG++NZFXMOMqnWjRPb\r\n5iTqRuq2aAlj+cFinQ/6EZhoKD+PRA8Rp3wP01j6iIk0vmZhpa1YSySLC0Vv\r\n1ulkSp+M2LGmFei/oM9iFWr5Y5yrDuAZ4TRDRo2FwMuCLTSRuD6IuT20hEPs\r\nMSSsZ+W9UDJDv3e5Dj2eGgIDjB10NE757Dk=\r\n=fxah\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ad7b2b7c06ba95c6bfe9768855566240e1d2bca6","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.5-alpha-20230130075934-ad7b2b7c0_1675065613316_0.919032472305207","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230130091922-cd80a2243":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230130091922-cd80a2243","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230130091922-cd80a2243","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"230e03ed1961c4f01ef60acc3c754844b46e2ea4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230130091922-cd80a2243.tgz","fileCount":95,"integrity":"sha512-RYNYVZckaUK95iCEtRLGUlpD1oxWAR0CcfzkArFfu8lpeBwol9zS1FZ23VfGLSBmSnRLuwcBg76tEJbOEtK0hQ==","signatures":[{"sig":"MEUCIQCaicgTIBAXXy5QoNFfyQKBxsC282XSFUJLQS7VSrNX4QIgTv7w2htPnPtR/cKqWF8t7KObISNqk1TFN6v9+XS+kkk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185667,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj14u+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoCMA//b2PxzNe9ud//E9z7wrqhvbmqCZR4MD9ZHkYvRnvLyu1y07Uo\r\neGLFqzmKft4nI+TW0bOLTFhOogmwGWXRvYsf4q0D8XEuBLY/nZbLL3+2z/lZ\r\nlSBUCZ/18p+r/M5YY27rNi//SXRs8oEp0+L68tRCAcs6ji+98eDNu4lAVFdI\r\nbgYaDd0bs2edvjyj8YfoMBL/mVRaI7vuYgGtSvbuvgHMEEle+ZBRwC2nv+R6\r\nFFWGEejZDc4LgFNVxixAu3PbMZcTNWYfo9LckT4w8Mk88km36hASXQBfmFD7\r\n5DAJr9n4OcUOeOO8OG+8w3VI6muSd1ysjIQhCaROVWMdVYSsmTxyu3NCMo00\r\nkxJjMMOisjzTuB7fuse5hcprpTrF3e3bOp5YNNu0fJcqmYffVL7SsLNi4Ayo\r\nXgMxg/jQjH4iTVDQPodxryAz9FBZZuoEDiRKhqYAFDzrNCSg7LddGLzTt+0n\r\nPYcsT/3OUjLqIbEY7jb+TA4FuXUGO0uOVViaDUSG/txHYs4zNFpZEyLDhFaW\r\n1Vcma3mfPrsMl7ccUwgGpinNkk62nFnS6CcHS1xtlkvjPxWI0SP78rFzkjZt\r\nYYrrfwxSUUWbVmErwjwg/l1U9YLy1xKwWsHOTr/vrZPcVu53+4AE50KmNdUJ\r\n+yMRYfsG+17vByuDpAsf92+ju4bVhtPWlk4=\r\n=5Q3E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"cd80a2243893b3af4251185d3f3489de2462ac84","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.5-alpha-20230130091922-cd80a2243_1675070398268_0.13578762494330898","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230130093302-b167ba278":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230130093302-b167ba278","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230130093302-b167ba278","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1863f84dad83c0c7bd47dd0dd099e33e6bd05625","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230130093302-b167ba278.tgz","fileCount":95,"integrity":"sha512-3QsUzORkP5ILLPLHA3VwSsUZz/VfH6mxUJfrkDMjvGpJ0Pj75UVuheCs8wKSbHa78CumcKb68W4AOynld422nQ==","signatures":[{"sig":"MEUCIAweVv9c+1oiGDVMCchhuZyNsziCNkH5IILB/dfGu/jpAiEA9TTlm991hElGW3Cz26k/jKPVradEnNrw1tBSYLwf21E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185667,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1477ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmquyA//XmOMb5KMYS/hW9WQsYkRl7V5Wgx4VNlPynJneDgNG4VfJdqf\r\nf+Lwyg4YQbOc2nETfN+OHLgNn9DcoxX7Cy986G5bdByv8c9xlDrnqZbLcfMe\r\nBb1YP2pfBUaWOvDIembR6mfb/R5MWXy1/eDRosikp1sGGBbgtJe8rnATHCwt\r\nUKdZsS4jg4HAzC1JdLk05mbJFBUMYNsH40ZJdGMOQyKTHxmtqt4gqDsYFTS5\r\nT6GNnkxQmIWc+6Mp8dVi2VXt6ArjoDAO4YIkqXO78aJrKWEyB/P1MqjDfz1Z\r\n4iJcjJeVyJEKtRWSrJVDLFSjsFi9xIas3hnHesrFoXTTQKIid/HfI8r6o3Pj\r\nCh5cX0ZNnRTNUBebH42DZSbYrzD2XoNA8OT4ksdDiXIUNAoB5roNCm//PizJ\r\ndz6mHCxoBViuoFMs/XDpbmKfold6R15Xf17sPUfdKheV8uvuncrq+Z0X61/E\r\nO5bRSkFyBI+pJu6CIOKfuar1DU0qk5Ivjcoc80nsT5oXmknj7hxsBZrmlouU\r\nQ30QyTDpAYknho6BtgbEb9wF93sSqotmW+04NBRrTKuC94VLIGsqaHGQUSKX\r\n9TcA8Iw60O92mfdmKvl7N8A50n1QGTZcxCPBP0lzkcCxwX6yqWy8zpklmwAD\r\nHxsylbvFEvzf3d8gDMX8A5sEfyTT94qMsAI=\r\n=SzP4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b167ba2784e5bfadf15066bd6b1f9fa5653d65c3","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.5-alpha-20230130093302-b167ba278_1675071227321_0.0922018696591067","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230130093331-a9e67d6c4":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230130093331-a9e67d6c4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230130093331-a9e67d6c4","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"2ff12e4472190d3cf27b67f283cd13aa9c085855","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230130093331-a9e67d6c4.tgz","fileCount":95,"integrity":"sha512-Fgf/KPouvnw1iPG1q0S3yqBISL0V9yOb5HbyMacBnWjYX5S62eJivdKyw5ioiPgf/9E7hv1l6yQ050XnX1/Qig==","signatures":[{"sig":"MEYCIQDkWCziB9ek/2vobFLREYNAKW4AFY9NmYkxoOOvFyPWWwIhAPBjO4+LSFXBZl1rwRH5hndyRhcw8/s/qYbE7aESVwsU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185667,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj148fACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoxjA//bczk0iPHR67Yoq6MgIXZJJY3pdC4iAo31FXAP6W4a8WxvOkX\r\nsksdihcoA5YQlp8h/fTOUP15s/b1NMA/QDxA34VFQRZERTkbPFOUQh7GO0OZ\r\nR878kzi2tDetjJe4yJxeQpDYDRQZV/DEv/DScP1WhDqVl1l+j0NkhtuBUY59\r\nrgPNtkQj3mlijzX27C0w7rvBUiLkHSdereDvVhgioj7bwtmSlVRPu6gsxojA\r\n9vpk09rKGgahzJBYp29jVGW18iElhN14UQXnNoTlgQ5l0bMu319k0cLjRpJd\r\njeiLjAYCCBdkN82UPhGuB+iD8O45EX6NQPfLVipsC7iDewI16prkZ45G9MYW\r\nVmppcC64nju+yh/EU5vUyQi4/kjWrXsqtgmDEp3lSI64xB33rUHVmeUv1/vP\r\nm42KAHeGHlUxBZYHzjS6G8Fvk3FK2aq9U+8VSzqY0t6+DmL7vFTPNcCN9ykj\r\n7CHA1TWwBp/zZEysFP/8NJYzcfr1qPdMG+HaL/e2gcyh5pTzeT+PW4vGuDXA\r\n+mqYkRnDFoINvk2C6ubSPOrSGwDzXO/IdBVcQTyaNwBYrFIOvOUPUT4BrLNi\r\n/GteQ2ttKRq/qcdyBhRyt5WXpvhGwCEVri6Xqz9g1tGjt148q3IYYGq+Yfyc\r\neNSNuxRmfgNku/jqg/V09+sehWyCVCyxA7E=\r\n=TVu/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a9e67d6c4ecb0111fa9c32a80a253070a6134eae","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.5-alpha-20230130093331-a9e67d6c4_1675071263202_0.5521994744806424","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230130093552-cbe7c9380":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230130093552-cbe7c9380","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230130093552-cbe7c9380","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1a8d9fe6c2c1ded4e54dea9843aff24c158da2f1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230130093552-cbe7c9380.tgz","fileCount":95,"integrity":"sha512-vC3QiPrETw2D3FySkmSld6XMccCUgzAgxF14qs+KaWwBMWSmCoAU67CKgd/nofh0bpmegGU99rsfAmpWRMoo8A==","signatures":[{"sig":"MEYCIQDRRz1mvjJtKM77jp/JmgCO4CO1ulGKPXHB1sAtWwtoXwIhANGxGcpWvfO7nAwxIdaURL5D0r0nutLr6Ajt27DGzT77","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185667,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj14+cACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqHuQ/+M32ToQ4st983Fh43p0stpNKDLCAg3XRT+yinrkbZK1aPgNaV\r\nA6rpTJMDLHWpY2vIU3IudADPQYV/KDppEgdpc80dYAeNmnQcSSNXds0/8VU3\r\n/yRcCpdo+7t74flogAvjdAUuwg01KV4PLEEAJGQyZKBGfc6ewYIwkxt/7Chg\r\nE5NHEw4hAukBiQTIQeHGVz7zeAF71dUn5cWFaNbO2NRbzQsnlNmuOyIK3G8g\r\n/WuQRNvFD+SHHJTuuk5sYBn8TvmZo4HLpNZ55IWEatsUdXenFbsLViqTlpjV\r\ntf7lV5+kvWUwcWNI4W0BLkqsPoDJteBJe+8nPpUu7KeiFgeSCVsFtl/Ct7nw\r\n5erM46lPvBVyw2Suw3YVUnsaEFrkkSA9BuiaM+HBBxF/eSeqm0M2yhHOgL/s\r\nPsHfVYgURHjdPVqApjtP2ZZ2CWoAnQdpn9/unmmaZD9WPYw0CM4rBHzccJjO\r\nAUm1XLXOMIJyI+431aXBcwpwcrJ3SaZbXm1YvdQThJnuwPPvsyl7BJ387GC/\r\ngkmutlQzszK6hamdy17A9AT9yviu/6UrpK3kmLVfrUNSTGKapOsxRx3jnhx0\r\nbXtruSZA6z7dUXLv9NM596Jc8ZRMELY2bDGkRhTnnQhpj0LX9YTVE6xO0LaF\r\nw9uSJR2PNnRvSWMc9xyyBVussWOf+5QZK/s=\r\n=7Pjd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"cbe7c9380d7d0c25169aa612dd01a2ff40d59ad9","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.5-alpha-20230130093552-cbe7c9380_1675071388425_0.45891765885320823","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230130094001-6263fc917":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230130094001-6263fc917","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230130094001-6263fc917","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"96063075de05a868d900a02cf6b05570716e43ea","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230130094001-6263fc917.tgz","fileCount":95,"integrity":"sha512-zaXQ2SyZ11FyKIylReVQ8SUOJLiRsDHDXcLeIiG9kZWh7gIOuZ3zjX/BtrZwDPGZylf9bN4QBp0SYeyG71oqCg==","signatures":[{"sig":"MEYCIQDrrsj+ZI1H7c1Qm8RNU39Ucz+vnlqbytivm8eJrSnaAwIhAOrcBtOYOXCO75KY/2REM3ccQmCPTqpuD/bVzkc/rP9U","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185667,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj15CWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq/Ug//Vn1iNWFf8KDFT5/kks4LwsFQ/hG4SdryCrvJTsG3+KqGf5/k\r\nZKErpZQs832LEgDif/TYdltiepSCE80ONHVh+mF0ZrRWC4Ss6AGCLQX8zh85\r\n8R+uBuHcViBzjBwim9FMIrhLMomiFpNGNBxyvmMnn8xyI844Ck1KsuNcwiXT\r\neZT+KUGdzdTfArbFWy7Hc6aFUG7ZC1ErW9t1ilJFzTvtqi5CqupdGLrzKXXS\r\ndnZtUqa4WEpP65zlM3pJErrrKi4PZ8P1YqsCTq6jxL+99LicjN25ZOy4TyEG\r\nr8GOSG7UfyUx6S2Vg8x3kVTWiRpcU2zgesYxtgfuoZxVsZ9uEc2o1kmmnxfU\r\nEJjer+YHaEMM5AsVsBrx84Ikn9kDOPMP/d+pDvz078slrNzC0CeAAOL4A4Xw\r\nSlvR6R1oAAO9/FRilZ4KGgNkeuAN2P9mp5ilsL6KpEUp/RdItsdzGV7Jf9L/\r\nsCj6lIBaaukzOOpm34LkytjIq6bd0B/yZFMDM78Z5PJAqGlnJomcrKDt5Zsq\r\nJgloEgBFPcZiwKl9b6g6jD8dW/dDRRSFx0yL9+8C0YnAg1i9BWSF9LNic8zR\r\nqeIp1dKLFxTmd8RDC6UYFSh9P9rweX90E1YQWh2rnxV++s5SG5s/zVpLa5pk\r\nQm+Ldll9OgmHTsVZM4yWnexGaI4fAVBgKrY=\r\n=Rdem\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6263fc9176916955d84fc4679f6bd56309cdb6c1","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.5-alpha-20230130094001-6263fc917_1675071638048_0.8327618762440183","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230130125446-cce66867a":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230130125446-cce66867a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230130125446-cce66867a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e8fc2fa1235da3b57192f63a4a8a7e7f32ed9308","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230130125446-cce66867a.tgz","fileCount":95,"integrity":"sha512-YN5kD45nD6+k856oJUy/K9iLpLgp2Fbd9i1wsdeM1erpi0NZoQrqkl6tUu73FYe3vS959AMxCO2yu/ZEWXuSOA==","signatures":[{"sig":"MEUCIC191xUB+8P1m+GYPtBEbqaZPloW4UAp7YyOzUgssXArAiEAuqvDrGihFwKwBcsks+YrRWV92MzRGJDi75UQghY8hwE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185667,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1747ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo9Ow//QKR3y9P/IQtSWabrgrp2P471mHeo/ZM4b9bITpe+eRx3AqbL\r\n4NZD7el6Es6XlxMHr4fu1gRLKBhmnXXg5D7pmiIo2NQJFtpXFW8Lu64ZWFVZ\r\nDes3UzSjDg70U9OfonLbHCyZJRZb4qoS7v9+8RfWaQVAqpIbHuMGUjAaze18\r\nj6wtvXAoQPridOMgT2Fe2tIQDLWbm3NpT3IYYO0Phxb6NDyhmCwwIt01+WY5\r\n/wUiFIkY4je4owXJSCmdjxDGnF/i1gzYk+dbERqC0bQWKCtsqQb5i9zlqvLG\r\n7Cw7sovwZMQmFmS5SoK8tqJ1QVK/P3TCIDIzeR+8Zdb228BEFflCQ+BKJpTy\r\nm5tFKfvO8ch3ikWXEZra54GEbLoO8/pkTYgkCheymEckjohlhEh03X2VW3QV\r\nkleZPCuKqxBUVlY/j3CbXTCNU/FsYGQ7NESqQw5IWfWSDAF0D0hwhLmleqf8\r\nRMQcxmqyXH2BFQkuBuZI6thPAsu24Q9Qa+gI52Ag2znL5cTCbc1gR89EMFm8\r\nZW+g0GWDsPssf7R1KhWHAPWbWXQ0Gr9IL9L7A9nNWukN8nfiyGfDpxm3mAvq\r\n5BJ+AFMu1g03SHihYWWYNiZmgbsvdWfW+zxRsU0xPHV6m8Iv8tGCPiFBHIlJ\r\nC4FsK1j/sjt1MKvb+PmnGv+SJtsfS+HHQTc=\r\n=Ohel\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"cce66867a0ec2b7e16f29c8d2f0556ac31448b5e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.5-alpha-20230130125446-cce66867a_1675083322926_0.4815230808409583","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230130125516-1efdde6d0":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230130125516-1efdde6d0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230130125516-1efdde6d0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0ef0500cee87678dc4ac683ebcdd755421819f6d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230130125516-1efdde6d0.tgz","fileCount":95,"integrity":"sha512-O/Ql4lwq/+X10jt1DurzaSKapAx7nVR+jXwQdPQzlagNLAxJCuj1P2LEmGmU8j64Q5+wjYBzslKrB96Ab6qEEg==","signatures":[{"sig":"MEQCIFbY1xyDbwEomstAHvkXyNx12VwA1RMUqfb7ird825+tAiB14LMikLmn6hBS/nf0atjkFI8RUbbNObyIkY8+7n6QRg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185667,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj175cACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo9+g/+KKNC5S1S+eljizusWiYwGk2Lfp/9uqL+TXwjZh7SoZYL/HMS\r\n8gjJCzDRRdR7YRifCR5MkHSgP8VK0ZOsoayqVUMo9hNvGBCYjpPrpiLKmRxu\r\nIGNX/ZuucEiRIY4a9G5TVBQ00lI0tF3160/OM9nwrAaVa2ZC49fB/IfksTuM\r\nNAsFvwIJb/jJTgJqg3cpCJDLtCvT+2bvaS3e8dXYYWiXoryFnq+P2/Shd++8\r\nbY/l4FuyB6wu1WSR499rt/BnAYdosPKg2u1ayxDHdF/L7hZNrOJlfvGGmAAz\r\n4e70FZIzlIxPxKigzJE4D39Y6jVfIALjhER+0Ytwe3PlX7hCTOf20X1EJnDe\r\nMTMlU5tBx0u3hWWgmVhMDDLYq75KJb8NHGXkq53HxMB7wCq6QYcCUR9csE2u\r\njJFoiRtJM1hY7Lkly38/mxovW5NDAsrH1bz0ZnY27oc34Jd6t9mruogIo88w\r\nXFeiBGkE71FNJdMh0EAhV7rDXpJitTt6rfJZhmX4sFMFo30RLRJDvUsXUnKb\r\nl/Z9bjW1G7ngERDNxWRVNusVx5L9gIShE8dcRnJjJT5B0xV9x9wNFdEVbN1P\r\nAH0asRgMM6HyrYcb57a2DftbvQeldUKcVs2B+LiYnf8U9qhBeeRPuRz2pfOk\r\nORm2g9WYIUC3zwT5Sv45kinpDY1Wyz+nKCs=\r\n=M8yh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1efdde6d065aa15fb7e4a0c1d1848585341e40ef","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.5-alpha-20230130125516-1efdde6d0_1675083356496_0.056602039641831414","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230130125604-a6835a825":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230130125604-a6835a825","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230130125604-a6835a825","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a2a35e89b8e33153c9cd647a1eced535d232f226","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230130125604-a6835a825.tgz","fileCount":95,"integrity":"sha512-9p2Hj04FoECFMMIJjdXedaLXffETaLZ6w1/XWba8ER8PVHAwRuNi85GwCirKiFkIfGRxQ/ki9T8Heil20EYa2w==","signatures":[{"sig":"MEYCIQDvyXzXmAXT8JVi2SMiNgiVvVeGew44YeVbGOa51mARMQIhAK8DZytNvU/m5Qh167lO2twGBxCvATxDSXU7HNGpWybm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185667,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj176SACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoSoQ/+LiKVH1Idc6EiISV5KZWuwmDXS1SJ1U+zlVPSIe4oev5wxphf\r\nKL/wzjjB2AqAel6zgfbd6ARXrafR/naGATXwnd+meEKNdAYzBpeJNiu9jayB\r\nc64SpPfEqH0uXhtzvU+7+Q6mx4GmKknHZL2HEIxGelBU7Q2RAkI/9gS8gbxB\r\nOZsYh/zOzEON31yP8YG7J4ey7SJhXci7HyEVpFB4ii6gOF0txxTGD2Hu9QxW\r\n+MKb4XMf/CyQPdjocQ8WjA9yYhdu9QQCZ/wK+bf/Bq8OX5LAZxsaHU7v0KmO\r\nkUpwsZ5svMMJGlWFvE01c4IfdLRBRzNNHr1+F7sQszSkiSFCw8jTyGehD6La\r\n37dgnM14IEGls/7ebY4XUsizM4PT7PwWBiDRxrbLbx+NljTkMlbU4w3cjLyt\r\nSDl5bx54dmi2Rdp9mW2NKHiBCmA7g646x7qB7DUeb2yTqknRVP87fElbZG30\r\n5fs0jM7CAtHc3kTwmI0kiFJRCXU91XQ/1sNvgpNq38YNlq2ltyOnjf0Fd9Z5\r\nLw6WdhsSYdKUGYZjGlEPABN4j28iC8uTQXCOYsscGKubQeN5GOVyFH5qxRZf\r\ncwGggGkMcIl52CYCMmuJ+KHEzrz9JQhn6Khr9ZGSsUTmOEfF6R/wdRznqW9d\r\nrk3/vEhrCkc6K6wnyTVQlkmdNi/i1TnSqGA=\r\n=Pbji\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a6835a82527cdae44c593a7d9786ab570f5b1176","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.5-alpha-20230130125604-a6835a825_1675083409850_0.06526557356929485","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230130130132-e31519b1e":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230130130132-e31519b1e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230130130132-e31519b1e","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"51cda2202039ca87f83d3074f2a317b77adf2815","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230130130132-e31519b1e.tgz","fileCount":95,"integrity":"sha512-z+lyM/TpN1YE+o1L7lf9zRVaJRpB7E2ftceTeE6K2hMjd5u8peFsdsaEaQ0QRrsaXEkqJZ5l5UAd1us9A36feg==","signatures":[{"sig":"MEYCIQDji50YDfTU/ZWskISSkAaBMTcDS+pqK+9X18nGx1lDpgIhAIZsVNjUn55R8ion4ujEthhVasm781U0LOT5RroxrcUX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185667,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj17/ZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqTHA/+N8IpIsshcTWU5FLOe+aPqJr0dPx9eyZmI8Bzjw7tmJtxLx+8\r\nNVeeRO2ZVDhVeLPKN787MHf6gWi9xP2a6OSvYq4brRLwpB7ODGF2EOnBZymW\r\neXHxjdp9vSZGyAjVaY89W/V0YlwfAzgslF94qEsKwIhPCviw/KDGQmOMZFHJ\r\njd9ASj823x1ohyu1StgzRwz9+Rnh8ICxpYmW2Sr30N8cZnth20wxRXSVfafV\r\nUq6ZMTvDvLQw4om7Vbo5/D+GKpPeHZEwFd45c21R+1AelKcsJtbieyH9iDBI\r\n7Ko8YL+h9YmhheNaZVyQEWKOIkVetCHQA7bSPOHL9wXUCFRBQXjfxUPj2gCs\r\nyPDcd3dvrwXSRHWvi6cwRlqRf0xCRHF73AEwM1P1hFx4J2cDo660hUsgdQZ/\r\na9eD/dUQp8jMfvmpShikYKROsVJ2XGgQlLvtpU9KTW8R+qi6HgVBqkcLA4Dh\r\nyVNq3mYXOgr1mLXdDQqiRtnfL9FeT/wTPTg49eYPskdF+xA9T3M7jLIbVs4p\r\nbJ/2IdLLF4oaaa3iJuyQ6wyqOZxO1YyRj6ThE4HjaWMGIil9BBd4paal/W9W\r\nNi9YkeCWHQoDSeRvatX+0SmpNib+CJLtmzNzL9ENJ3NCMrM1eqUzurJqvAhN\r\noQq1Btl9KFTm7P7N24TefIu3IYWXRdHD87Q=\r\n=kTI+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e31519b1e9d88450c8a7dbb452976dd274190fc5","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","ts-node":">=10"},"_npmOperationalInternal":{"tmp":"tmp/cli_2.16.5-alpha-20230130130132-e31519b1e_1675083737264_0.9582366617208382","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230130133508-bf5d55214":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230130133508-bf5d55214","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230130133508-bf5d55214","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"3dc314f67d3586f6ce24333b0d47e72bf5d90f4a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230130133508-bf5d55214.tgz","fileCount":95,"integrity":"sha512-hPTsmlgQWzPok+WOHHjKA2hfr3l7X+ElGExHaGINhmEU12RAoU/HW6scaJCjBUBSccodaqQGIcce7u6NkmfyrQ==","signatures":[{"sig":"MEQCIHWbFbvXJkKwPzXh70XSdXvlrquK1tioyUoah5QzghI/AiBagG+gReEYq6TX0anMio9G7PHdzQm0oa4D0JbRrRf7eA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185670,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj18eyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpCKQ/+OKkWf6pOjrQtHfg3ZTAiw9JSMMXH7WLHZFW2z472rYkI5U0L\r\n6m6ccHTXoWjipvBiXjW9ckZOqQF/vEUPh6AbtvIYvTqzlsiv6naaEjpc//Ex\r\ntpPxuwH9NrTsgO36fu6r6pm/tPySp/rhBnFO55XUC2VzFlDELRtAPv6WEfRS\r\n/eRE1MCPFTJquswH69NA+4+fomxt2nnBKUOCAO9MwiI6qnruUINXLSabwoEU\r\nqme/Y/4X270pahbQRkgYMSx0bKJoR2CSnUXhxl6j2EPmULfyy/PJzgq39I7m\r\n3ZiFLV1N2/dyi3Q7mKxppkPySL6bayxZ6TjtVmcRqH1Q5aOZTUEP2hKaKQOu\r\nzRCriy+7UG1XBLY0UEg+IKmzfmarg/9WGyXmkLgUBTSP6J1g2oKUdeimBLxH\r\npwBGAJ80MxB9rH3AImIo7RnHo7llV9mk6JOmrIoB+6X4pkKDo5sCYRLz7noh\r\nW0YrI91epI8fMFYuxKgwBr7A3rMDsRczFs65CURp7dgs+6oy3hSLTcDueem1\r\nKalqL6I3EB4Nf8UfgEHK5nACSlA31A7bFnUUgD2ZFNqxEAFiJn1+Onijdsgd\r\nHS+nBr7nAOVIpY84nW9Mw+45nWD68A+cor0hNkBDWCQemFj4dVveNfoO84aX\r\n5oXTMhjJhyzyAHZwzEltLQ2jJZGJOwPrkj0=\r\n=CbPA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"bf5d55214458a04d99a5cf9e584311d9e477352e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.5-alpha-20230130133508-bf5d55214_1675085746272_0.4574516625847427","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230130133551-6bbd6c7f4":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230130133551-6bbd6c7f4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230130133551-6bbd6c7f4","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"65cdddefea79b2e20368695d80f6c4c7ea4dfb7b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230130133551-6bbd6c7f4.tgz","fileCount":95,"integrity":"sha512-q+0cnjLTNZBO1NHijGgS5cD/fQHR7BBya9H8LkAZE2emEn71suLB44/jEbCAzDa7lTRpoeKKYcfjqPSAA8k9LQ==","signatures":[{"sig":"MEUCIQC7KRSP1ID9zalr8OoaJcIbPKGa/h769e7StBIJBDGWhAIgD1ohuq6t8GZgwtgoOksLj12uPi45VPT2jnqqKr8LOS4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185670,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj18fjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo7WA/8CCYwJKZLG4bO8RJtttG5V/asUZiAN/S9wIVGoJ41s7xjAHyY\r\nXEfj0Iho930xIc2XAJuFnnfj4dJVkl8hImdnyQsLY4nHPS5q655akLEvIZB5\r\nHIXvledCSmk3TNYVVJ3MiDKnpMdjLtGwY71RgyFhdNMVFW3bCuVNRgyoe6AT\r\nxfhio0ZmdlwMRfUkMQ2YR9BuKU0M3EA/Oi6ZcpY6Hl7/j/T9H/NEunpp4UTo\r\nvp7W/qdPNbv8w4lwpSEWyN6AfUxWsk10IxJLuJfvVQGaz8j/LbZVySye4l5c\r\nzahPNzpt1gsfoyuMaaN1tzS1DH4730nX3WCHvWGxwtXxo39a5/FZ6/Pb46QQ\r\nbaA9zJKTGerAv4NjWZwCKzh228Y61VtMc9O1u+yT1T5k9Wq+FO3zM0cysq4W\r\n7HrtHXAkrE03HCFeykW70NkiDE5lOLhxqbsFOs0SXUUmZvJcqfMqO11oFsXi\r\nOIMpOTD7yMFzw6w2uJjZY6LZy7tgmIteEYOw8BFrOCv1HZKprQ5hISIxlhYe\r\nOXK5o72/i0l1NBiQvs04p0GWbtRTF8sHLUSjJjTwRjlvReU2dBZ/4lgmV6k6\r\n3+yMz+afgafkqZXKK57qkJVoPNpRt1azix2wc6WjbDNBBilRbag3PkdILad5\r\nxHlLwxEIaMqLK1Q7Gy2AysM269mGZYO/FS0=\r\n=/S84\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6bbd6c7f46301599e7a2cbb14807148f4578f60e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.5-alpha-20230130133551-6bbd6c7f4_1675085795689_0.22392111785017943","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230130133658-d2c3870b5":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230130133658-d2c3870b5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230130133658-d2c3870b5","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"bafc6551fb17fcd0b41b043778b3580902efeaa4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230130133658-d2c3870b5.tgz","fileCount":95,"integrity":"sha512-7LhFP61dgbAH5961Jj/TB43aQSDiJpust5N/cMuUm347stwazIrHqiXeNQ0SSYpjghHQH51YinZtjZTuyE92HA==","signatures":[{"sig":"MEUCIQC1Y8reTy5ut7JKcFgbL6tO48eoFG5s7CbdwYCI4wHjwwIgeUe189UaS7wzEyxrwKWoaLggFRaC+DwsSDPP6/ZI7Uc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185670,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj18giACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp9rg//f40lCVwn4tzFkKXKCDdzyYUsyOGw6rEaSqZ0VBvN4agaZaJv\r\nqVmKmBSXXdVdB29lPXpKdQwemJkx1VBJq+SyWAL2BRbWjmfYMD6izJAEx7q1\r\nCQZ/yQFy9VHvdxf9SQkcba8OHJWzDtW/Mf6cHvS8NnmV/5lvKHIKINXT3IjH\r\nox1ObfJcEG+7QoczBc7a6myGzq8Fz9JXs0aQUdKlzEzMF+cGnlqafnrnM/0g\r\nPB6z3PukbCAy3GGfmn54BxKSVhKcQerwcGVZ2DaSsv/yzuPzLUHcf34puARt\r\nMsttOJcGYrfzyAbqdpq/QtJ+jAhAd2M/jyelptehK01jpOe5+93xwI4UmxGB\r\nquv4grqh2J9p49L7w9PXsmjdnLiHqaEtwrnPq124Z/nDXfwWCLa+Vh1zQ4ER\r\n2TElZ0oGsIzNt7IYIMyyOPz85/515oace1DxxAoyV2HIDvV/MEpU/uYSiVGG\r\nGoS7TGx2jhTx7um4svp0O0ehz83KEbJweXBfrovhq8EO/29q6JIawGfq1rQ6\r\nNpRpnG5BNd08HsDU6xqgtKSBeXTxkXzxGHazZq83J60Tb3hiHK7wwm72gQnW\r\nZNFz2iHf+YoHW+j0J5anzM2y4dUlobkF8R3vAIj0F0SBtOGZR3pWlUCwu1xm\r\nDMMwkko8E5D/BhGdCEcAyRVPfTAiYqAoFwM=\r\n=JKNV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d2c3870b5723cc891a3404693c7fcd9daa4bdc74","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.5-alpha-20230130133658-d2c3870b5_1675085858051_0.4683339373930542","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230130134620-5afaf1e6f":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230130134620-5afaf1e6f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230130134620-5afaf1e6f","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e6d336855c1bd5a31bde88f3d08113c43e9ee112","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230130134620-5afaf1e6f.tgz","fileCount":95,"integrity":"sha512-EMMpC3l2NdbSHLaRbbnga1zHWVjNaNpuf5YrxECIIrR8LF94EKIKwKgWc5mVUahoN4jPMw+px+zyEqeK3EQS/w==","signatures":[{"sig":"MEQCIEk+pjXWyryelPcOj7iTLQG6keexRnuaS/0MFdSoIYduAiBTkrTEecvMFUoxf90cCTofAYSyMgxTio4q3eBTh2K2Wg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185674,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj18pSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrGBBAAnZVzZdAR5jZiWGTnJvXb2v49G+LBG0q6ZYUhZEU78A8MrW4C\r\n6wyPFts0fvbSuzdW7s8PY0agmP8I8XyZbfjb99DPYEhu9k2G8CTaaOKYilQw\r\nHtP3NKb2exUTZhalGRTej3g8Y0ZxiYG3CxgYzEWMnDExlx+O+/omkp8vVzeF\r\nadCD3jZruS2BZpvzmmLvaIcM4g6hL0W9Qzg4GPIsnI7P7InKngp7ZCTS2a08\r\n10JzpUI7w3sUDDd3q1jLbc1IIJ8/+0GupeLO5o7H6a1l+eEtKGynZbquF+2G\r\n7yS4lO0ZeQn7NeRqCmBL23bDreVfAfhS7qq559fy4St7ZVLoplQASr9fy2Qq\r\nndfk4dKReygA1pvqVX5aovt9kqIqH3RHV7bCmCCR9s/NtrGGeCDkj6fZ4OqF\r\npFex22urSVRlYLlxiXJreaJoGUcLVlhPketsj61FSDbKGX35jz2lfKSODPmY\r\nHP6p/tI+ffpjrggNgD5LeXIHKIoTAgzBMFz7Nzq1BGBBVYtLKm9zPsFFGvqa\r\nZXs1hNgE7hfDinjmjBnLOur5FMneX7GC90q7cd4/2kzyanEuH8t8SePAvkwr\r\n6o9s3xD1kxlhHATEzQYO3Eoxd/IUu7nsFHGyk6qtSP2OvfG7OagXSfk+PoKd\r\ngdGjZIS6UQ7nMkzbGf3Ck+0Qq/xA2qm/y4E=\r\n=VUh9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"5afaf1e6f2c32391c6f463da8cf25d2bb27dd36f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.5-alpha-20230130134620-5afaf1e6f_1675086418048_0.8430777703505461","host":"s3://npm-registry-packages"}},"2.16.5-alpha-20230130134908-76fa36596":{"name":"@graphql-codegen/cli","version":"2.16.5-alpha-20230130134908-76fa36596","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5-alpha-20230130134908-76fa36596","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"5e66d9f00f64d758091394a1fb015b4e6e5685e9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5-alpha-20230130134908-76fa36596.tgz","fileCount":95,"integrity":"sha512-rF0x5s+cFeMvoTbhB6etTq00Q10AV/6oMC/9FB1T7Mx/XD0VT2nDfL02mAw1uoc+gfVfPtsyfkuecySD3XNKRA==","signatures":[{"sig":"MEUCIBXoo2IxEL1NTQq1VIUaBmOV/Q7V/CBdjdp8Kz6LPF+sAiEAypT8/DnSOEUrHYP4QLmUyVZnYB7Ea2F5kOlCMS0soE0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185674,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj18r4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp8Cw//bw07NazC+QJp22A66sbXQL4MjlaDxaBo0AMCvrVfMnp6KYcc\r\nmGjBlfkdSZSOIH0qMzfmK4HToUVCkdQB3aAKBoAi4y2L7EPjq7M4mG6kdnoO\r\nn2FpRclQ6Pgjl48kMCbF5ctzxolO4bRujLt88NgArCNe/cHqipEwPSozp9lG\r\n9VzVtBK6NaOVqEuNcA5dgKsLXWGh46Pxzrf5aJSkOEJf3d0GegaywJpZEbQr\r\nvfZv72vIuo5ABU/tWDMgt1cDBoKPzOhBBPHgu8JafzvIdVA8HU9zmvfb7rFf\r\nhw8J4iDzLj2hfRFf2CQVsWEF6adu5DugQo092JI26hRL3x01wAEVE4Td19kE\r\nxJ34o/CwKZLEXg1hdbZUxerklsSaBYabudOwa/PAHswjJycVQZ3eOcU4U2jI\r\nyMwFb4LEobjrNZ9rgDCGhkrc0ObbKpH7Z+8lG9j1LWZJuZ4FWR+vbbcc0xOj\r\nQY5zFmtDXbfkH+ZsyEoQVEp3hiiStsWZqiY+0FFyhdrUQg6C0TVSqfNQrykk\r\npqtYQljg5nYoiBaktx5Ie3L8V0B8G/sj4TBdTF/iUdN7shTSBh7koLYcnLQH\r\neinOpnAngb/EMKUV9r2VjTwNYwqVhyIgUXnGXycBje1T7lvfAsZPVPu6hL9R\r\nqf8a9397MV08W0SJIdZ+aEpnMzWqO13gwUw=\r\n=8EYc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"76fa365969e8e1f349c2ddd24b11175c7651293c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.5-alpha-20230130134908-76fa36596_1675086584456_0.09724385722912432","host":"s3://npm-registry-packages"}},"2.16.5":{"name":"@graphql-codegen/cli","version":"2.16.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.5","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b3b5eeec357af01c1cb72f6a4ea96e52bd49e662","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.5.tgz","fileCount":95,"integrity":"sha512-XYPIp+q7fB0xAGSAoRykiTe4oY80VU+z+dw5nuv4mLY0+pv7+pa2C6Nwhdw7a65lXOhFviBApWCCZeqd54SMnA==","signatures":[{"sig":"MEUCIGuFjkZn0i24b6laP1bBe/JvnI4Noug4lgEpvUNMIwioAiEA4F6+hVibQFiTmEmUlnc8qCZCKQ82W+x2GgGq7ADg4P4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185643,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj19OHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq8XRAAmVFYLmaJa421oauurWrYvno49cXSU6fkBPH/orP62Z1gXotP\r\najS7rcJHQwIPmIFZxP+l9aIRl7TKT+UaR89ZNXoQ3TGQna1DXMUeokCNUn+v\r\nuGpR6891I5GpHKUVLIXIfyvSg5A/5Mrg7lrImhZHdo3RrO4C85UAtTh/8LqR\r\n/Hdqd5SzhymZzLCvcAqdVQJsEVaYG4yyRyb3If4HzcMzEt1uik960v1U9ZV/\r\ntOxQaxtq7e0kjkRauoRYLAMhjiWKCjKZNUe5GCr8sub2XauL86xzFofuaUQb\r\n+9AzSomr/bLXGgLNwwVQrl2WetqYJ5TDxbvZ3oyoiYkOY/dbGYyqXpEPKsVE\r\nGSz7RhmKnHy8/pimC/kCusxeYYP9sZzcxOWbjOZPWEr78sGP5cnBqc6JlFvB\r\nUS7ctxzshbTKOIXQdk+4SG5DwSyp3xwYsimLpmHwznz4SYetIu8GjcZOEqYz\r\n5BRanYB3fsVU5+LAYqFnZYdZqf3b8o2kZl13pirxVl68KtEooLsg1EhStISt\r\npfxtlHjyCUvFsSXxowL6yM8QLhALDh+TaKNoWnYPg3FPq+IX9AssiAQZzG5X\r\nClWAJV+q4wt2ot8pJYrtCpcOv1aaeJUfAeDoACFL5c5KYMo1CXsfcg8dO6r6\r\nh2h9J2mH1IwZ7xLmAMX4d8lNKci9NJzDxw8=\r\n=G1sz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2a7e9ac81da2f7881e4de044d3b163c140ab7079","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^2.6.8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"^3.1.2","@graphql-tools/code-file-loader":"^7.3.13","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"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/cli_2.16.5_1675088775704_0.6314975228823734","host":"s3://npm-registry-packages"}},"2.16.6-alpha-20230201092015-c3e65628f":{"name":"@graphql-codegen/cli","version":"2.16.6-alpha-20230201092015-c3e65628f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.6-alpha-20230201092015-c3e65628f","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a8ed7558fc63d0b9ae8f6ac2b3eedeb064666b40","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.6-alpha-20230201092015-c3e65628f.tgz","fileCount":95,"integrity":"sha512-fiMR/o/frdmtJQigpkKc+d7hoONAq40jirHoTNNJ8zg33W8sZ7wb1wyul8PwEBUm8IDn/5HtDeeEcMIYQ28X/A==","signatures":[{"sig":"MEUCIHlFJq4oyxaHy57iI1mS1Kmh+LJaiGdLnyzNZCJbJc1PAiEA60+hY7blydjW5nZ8T1x9eLcJFJCshLPuOlzfNDuVIdQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185734,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2i72ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqHjg/+NOKO91B9iwTl7JVS3/pdeIVEWsJGbhrTOhDAlz1Lqzd5qzRw\r\nOWMuVJTcsJS4i11FIxW7KkBRWJDTtI1Sqpqj0DQwRPJkqq2C5V4ZpMyxu0/W\r\nGkPV2XdXdwULsFp5renTd0bvI7eDZARpSqwP+7Jad6rZDVSa/hdrMQAhmF8J\r\n0ZiBvrIOF3wLtkT2Oo0y6RpMgQcKVS+KbQ8TOi73wYEucO+zuNNLJzS6BQt/\r\nG9CkhGeGBLEdbG8t9dYY8yl/+96jP1qlQ+DK9etslBq1QfY0qP98yCu+FFcy\r\nlwPJd4t1LVpZ4a+3ZLtsJ6thcJffBCJ31Qd/dTayulfLY3+Uqad9eXPXYgMo\r\n2buKrUnCFmn/cQvXvyhNXw+ZbwkvpDR/6bkXEL6aC2yX256Jt2bw59M8LhIl\r\noRgVU2+MhQ/q0umSJWtFhTigwGJoZ4WkbhVmPF38eEBOMNtnu1WAepRYWBOV\r\nk5A3RHNxcYy/M1xy7Q3avhKfB9UtxhiLPVM727LWcU2QROlh2Cm8MKGp3air\r\noGVSSSntJaLxyK42j0VYedUeLVE5rtBfH8w8x+V3XY8cayq4qiBtTxLTSCU5\r\nntGXMrulvw4radYWXkpnyJukuVSBb+CLZsOCij+3U93nOb+ADBGKTEgViiHd\r\nxSFXSJNV33znsQrufhnUlpjvmkumGz4s2ZA=\r\n=8IjG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c3e65628f5db680351a78c094dc2cb51e1aa1666","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.9-alpha-20230201092015-c3e65628f","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"3.1.3-alpha-20230201092015-c3e65628f","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.6-alpha-20230201092015-c3e65628f_1675243254490_0.15043182835241198","host":"s3://npm-registry-packages"}},"2.16.6-alpha-20230201092046-913036b1b":{"name":"@graphql-codegen/cli","version":"2.16.6-alpha-20230201092046-913036b1b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.6-alpha-20230201092046-913036b1b","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"656e8e53fd14c8421b502f2b8727c6670f558bbd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.6-alpha-20230201092046-913036b1b.tgz","fileCount":95,"integrity":"sha512-Q16GXCCrbnL/do73oPcdx4l0wS2yboGwVK1Jw8rj3bJzG8tPH0j5YKw9lDgc7dR8HbEhvRZuiVdA2MLp1MuhnA==","signatures":[{"sig":"MEUCIQDJilOE7Izsp5JShrUYx9PWnCIQ3BhyAktJQIrsmyAIVQIgBLXxbEIWteywczytcw2V2Itdxyl4rFQBQ7+QqNeIQWQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185734,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2i8fACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq+Nw//U65bzHleZRmxZKSCtNRDGeqMuAtf8SHxfw6w6Tfn20JPvQXF\r\n8T++XS3q5zGkxKljzRfVuAiXkYv1AWVDb7zzkEConNlYXrxctjYJEvCUFABt\r\ne9YB4MmOIp3LSbZVZ/TrXdNcvICgJhu1yW9Rx9jrxejm2jCCWRoi32jGPFQE\r\nBK5Auf+oqiv0MxOpnZW6xENbmJeUTrwMKW+GwU570LQ9VVuziMRd94P9ACN6\r\n7NiYPXJVdQ3VpFnmDZy5L6pj5Kc8PA9wejsYtSORs/2hmP2ppXGtzLjOFidb\r\ng1AuUcFuBuQV+BGTB7njYtaDGqcj77wUur+Zd9EWV2YzEK7UbWUgbV7JRTIU\r\nrYtiSD0UZHh2b6j4yH7JQ0Sko0JTaHikB7G8KYaTdM2jCd6u9XuVtO6BvozA\r\nvhpT44dOaJrScRTwbBegUosm1astapelZrNjPA4RhxXChp4te28N5awsLgQx\r\ns2anwlYUUyLoFLb6ZDAIsmnGoGHAlxEe+5J2z/1yhwyyOKkNxhfcddBYTgvi\r\npYuC0GxJg8e4jhiKWuRe2inbaJZWgLR7CGmKmppB2tDvkSVaN5RCExphaL+g\r\nI0N7soiEJ1PShM7QYfJs3J8T1N2W4fty6t8g19dwoUpVUVW5PJdD+30oKdQK\r\nkkCuUt/6EeTJMMySwfBAiypUPGYmNelVJuU=\r\n=YqNA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"913036b1bd4a8623a860ea5bae35485f4c6cd834","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.9-alpha-20230201092046-913036b1b","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"3.1.3-alpha-20230201092046-913036b1b","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.6-alpha-20230201092046-913036b1b_1675243295634_0.8102260525222187","host":"s3://npm-registry-packages"}},"2.16.6-alpha-20230201092139-6dfc9588d":{"name":"@graphql-codegen/cli","version":"2.16.6-alpha-20230201092139-6dfc9588d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.6-alpha-20230201092139-6dfc9588d","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"30b44aaf324cd5572d404ce29d75a0c61ed098bf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.6-alpha-20230201092139-6dfc9588d.tgz","fileCount":95,"integrity":"sha512-3abxYJ1F55v0MIX/BDV7Fwsiae0mnM3WIftqHGgy5HEjnAQEGX/bsDH/G00RIBvCfArG8pBeywBdLyTP3vUXSg==","signatures":[{"sig":"MEUCICpb1Dvq3QDJ6BicTCWhXsTZQ/3+q+MZwVNudcU6eJfwAiEAoHyqd524pV6Kvn/GwiCl3oifRjw3gH93+VFj55jZYoc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185734,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2i9PACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoc2Q/+LNgaN/HmM1KyGoxpf3Pvslp1lcT+ZFw26MqwJMzZYixCMSwX\r\n2nCQthJd2HRlPYilNFZIUCssG7zCk8caJfNMV5pUmmzJYPG/AEAmVtTa1zDu\r\nn75fOhJRsIvz1q+P8uhqoonxQS3FBD+pcWoYeOFEgVsWb7Z4TE3cNjMf91l9\r\n1ZrtFQrPE2dXr//BGiA7S8THRIikCN8AHU83s80lvlUk51r+WsZyKfgOQVJl\r\nMteHRhLbNdXA5WOcD9GtiCNNAHUa8Wf6tJHjzNv5rlkooqAbJu1VrIrZrMUn\r\nuXeLNRfhv1YRm5JlVN+6hGkenrpDIR9ROpFCUff+jaY7rJheREX0Kio2EJ4E\r\nTYJAqif+lMnspES17X4h30lu3pWLUUCln+v6DmzN/KPiczrknXR1SbSdwGIS\r\nVhMHAj7F7YWZwj7GgWLj49XVTK4oXNHIMmAzq6ongmF3r0eAgiIIDYEjwusH\r\nXH+4ZuJ7TaOvzyZ1KBndTUVDqLl7mmM+ns9j6Y11kHCrNkFmC2HdjWsVdUa1\r\nX7X/HtGTIiRElN1w4uqTZUgetmOrncNqZls0gvC5x0eRPMzuKYAFG/W+5qq4\r\nQbrRp5yTyjdz9WWmvN2rGKlAX0Wx/srjhDdJveYMfGXFq3CBsmD869orRhZV\r\nyQTjLo1rQwfeQI16sxlr8KoHyzKWIeTMOBc=\r\n=VqZ/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6dfc9588d04b94baca44ffa8b84bc2aa52602640","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.9-alpha-20230201092139-6dfc9588d","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"3.1.3-alpha-20230201092139-6dfc9588d","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.6-alpha-20230201092139-6dfc9588d_1675243343745_0.7687019364060375","host":"s3://npm-registry-packages"}},"2.16.6-alpha-20230201092212-d322b5b24":{"name":"@graphql-codegen/cli","version":"2.16.6-alpha-20230201092212-d322b5b24","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.6-alpha-20230201092212-d322b5b24","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ae62911f35d414da482378e44f5f6f7aec5845d7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.6-alpha-20230201092212-d322b5b24.tgz","fileCount":95,"integrity":"sha512-7QcVroKW1RP9EenYE9Tlsyayab7uvKMUIX8LpeOCswuP2Gj3wCK5XYr6vwYLxwUIHYJybAhXvimW932U1nqtDg==","signatures":[{"sig":"MEUCIQDOFBoC7wsC4ocFH1CQ5Qi9bD4gR9ycHeaxWpBulhm8mgIgDAEu2Bsqr5i9SXIpascTgNjAE/mldI0OWu1QuBhpcks=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185734,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2i9pACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqOEhAApE7YQQm8jcM5iEvJG7CLU7NbGKCOzMJfa7EOw0mpyrQwPB02\r\nEPP5InJqQ/FlzP9vGI0a8KZLmLKaa3cTCP5QlmBWwGIw8WDP/QH9ylCsxp7V\r\nlB5anFlVcgTlWsk94zW1Sm6O03+xMwKpppcjvGJFKyGAtb4jGdVr0PynH849\r\nY4ladTiGxYmmZepmRWRq1OkYgSo1j47vHJjEQ89A/ovWL49GdVq9CNz8Yfjk\r\nd+ivEQzefcvy46/ZPML4eRwyC949yghtl3XWAhqmISanwywZbDmFgg+dk8Bc\r\nBKO6xW+nr7iJiqCvjebytLWkL9lYfVYq8UWJFlRiBrGqpnb2NPwLgMT4F53k\r\nLx3yYhL7m6PFo1tQ4ZvTSBZLL7w85Q2mpDnE6LdSiCJX/KhpLD1ZgtN7gCkU\r\nLGt6B9JOCUt2WwF8+Dd/GgBR3Zuz/owqjapGFfM1x37XHxs26NzjWYdBgolE\r\n/yh2RbFmW47PnqEfOTQ9/ItGpaA3K9D5A1L4kpqSwKYePNYr2/d4d+NiHdrW\r\niQv7VrJ0IZrvYirKIarfk9oxfnOdq5qTJdDK5+y3zK5jHvaoDgJ02lJ+67il\r\n5wYHfgRHA7MO4Nj1rGl4CkAqqQ9Q5kE4XD1n6BXOZkhE/+we2gqz1ZH68pkE\r\ngu2P3eHJ9jaj4OWCmoIYfj3jkDLn7ixo1HE=\r\n=tARg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d322b5b24d55eddf092ba8ecb5632d9e88368ca9","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.9-alpha-20230201092212-d322b5b24","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"3.1.3-alpha-20230201092212-d322b5b24","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.6-alpha-20230201092212-d322b5b24_1675243369090_0.5736501234544125","host":"s3://npm-registry-packages"}},"2.16.6-alpha-20230201092313-85eccb8a3":{"name":"@graphql-codegen/cli","version":"2.16.6-alpha-20230201092313-85eccb8a3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.6-alpha-20230201092313-85eccb8a3","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0d9d7db90c2261f96476b1fc8232ecbe78a5994b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.6-alpha-20230201092313-85eccb8a3.tgz","fileCount":95,"integrity":"sha512-6VqbHKH6xMlZ9CijMQtq04j+lUCcsKAsYlK9VhT2EGQcPlrDm24jkWF6VsPLNwvFOYbPxsiXYvgvjd5N8zYbgA==","signatures":[{"sig":"MEUCIHBwZq/jMyoS3f/c6nEP7H/NE+BOYn9ORC5Xo2rrI06QAiEAy82JZY2wMwGdM3dp+5G7mfkfrpWhWCMi+gNQeH1KZcM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185734,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2i+0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpCag/+IPqM4kJOj1+A+4cx2YD3YY1RIrjU0i4bW3IunlS3Neo/emV7\r\n3RuiYlpqTwCfGLbG1rTqVxjNm7mEzptNEcX523MzSdrlmeEoVAUjYf5+U5mr\r\n97ZbuYcgeJd7x/drKwWpUehUDfhcnpzguy1suzvCQd5JXFfftgBFkJSgOYVQ\r\n+iPs423SsZObJtmvtMYu+o537yZM7Llk/HL/Wyp/284Kv9LfOFO0OA9u3hZX\r\nVW1NbaDnIQyhGtprExFufSO8ru5/fcY0w2YbQyPW+JvToEua5RGhpwqlEbA1\r\neCZlEICs6m0Ix0ongd1Sp+QlFPqHSNK6Nq8ADKwYZAvT8lSU9Hg2c3DsbKX5\r\nrQvnbd3cRxka3txPA3kF4ESZy13J8v2ViF56r9EXTDqpd50leW+eGB4kyATk\r\nI7zZMJ1pACZOSX/Wgpi6WYZcheDw8LHGNd1yUSB9Lzs545X86LC1yBiz/a2h\r\nSIpyUsH7vgIZ0wFVf/kJoB5v3rqZQgQ2KVl7mAao14zMvTEVd9OqSR4bdXkp\r\nhHtJmY7eYaCHWCxpovilNJk3Te/377CrNcy8QKiWydeTbKEKbQeJyWPV73Gr\r\ntjch0EKl869o0cpca3MYEkoAsM9As1jGfC5KieX+0jn59MiH68YuV2ZSzv3a\r\nE652mZzFJMpNUJ/iTipwicW3umkIIb+8PfY=\r\n=xsPL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"85eccb8a3146fd02b87e3d197289832e3af2d8d7","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.9-alpha-20230201092313-85eccb8a3","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"3.1.3-alpha-20230201092313-85eccb8a3","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.6-alpha-20230201092313-85eccb8a3_1675243444009_0.8918653049467755","host":"s3://npm-registry-packages"}},"2.16.6-alpha-20230201092825-c625cacdb":{"name":"@graphql-codegen/cli","version":"2.16.6-alpha-20230201092825-c625cacdb","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.6-alpha-20230201092825-c625cacdb","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6bff11eb75fd15c45c47d305e7bd4b8f12ba7e20","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.6-alpha-20230201092825-c625cacdb.tgz","fileCount":95,"integrity":"sha512-KaCpI0VmgZt/DlD30VmK1phVX+dS6AyLh0aqR2vqOH7+eytXBFtCANLqg5vxLDoZjaVj5eWd0jN5y3zZd5OoEw==","signatures":[{"sig":"MEUCIQC0IOYjBXnSAPmK8EQ8jR+w2ZpUNIDUdWHysciWIxuM1AIgbmyt565sltqj54Z2sth8sZb9mX941j3AdU9C94UcbwQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185734,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2jDeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqQsw//aHNLFqMLeC9cJvePahEwsdmhQ8QgJml4fJ7t8M9/aJQu3s5S\r\nuxHs1tPKnJA/33CZcArF3XR/+jOkJOSIQOIZGQ7WBJT4ur24eq8LDk3M2J0S\r\nD3l9X0Z9oP290/kCv3HF1iIjHSm6EqUGKPJPhBG7PVr3lOE24gZrD4iJZFNk\r\nsxtYabyeet5vWTnd2IeKTa2+uf2JyCNt9F3KY4FbG/cCUlHeToKLAd8YMulU\r\nRET0GSiFy7uv6Dfwx8sOiEu5gNdQCYyP5kfAYI8GNOj44Cj6aguDLHVNNBrG\r\n+vjyK9z2mPSjj8Wt5v+GAoJHrlJVFejKgehQHhv9gp9gNe7BsMKgB0KGEu1s\r\nRXrQGEu/82VSLc0bZ6ZV43dtpYufTaNci/H815lGWqGY9lbp/GZfMRXXdEtn\r\nillTJ6n09j1M6ImOh6Nc0WuWb6v5JOhZDgx+9wrSYY5NAgGr9MfXUj+vEmZR\r\nJTphOGqybAJkB23dsHKxau6F42KTqS5o2CKO55jKosac0gfJzVftvG+rKuC1\r\nXHVImn/Toa7VNV0rni5GjJPOIGpXY+vB6GbCAZcTNrwv8kODTWwZVODeSGnQ\r\nrIdLQ+jFm5Frs6ykzCujlsmNQJ4L/3wUfeYDk+G3COaiej1ydnnqoZofnvTO\r\nVB4/w+xK8h/VdnmUgslFpM8CQk9BNItGvmc=\r\n=dZRB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c625cacdba12c8e3ce32f03cad7c2c6185c2f292","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.9-alpha-20230201092825-c625cacdb","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"3.1.3-alpha-20230201092825-c625cacdb","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.6-alpha-20230201092825-c625cacdb_1675243742048_0.7031552793612732","host":"s3://npm-registry-packages"}},"2.16.6-alpha-20230201093502-6ae816c44":{"name":"@graphql-codegen/cli","version":"2.16.6-alpha-20230201093502-6ae816c44","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.6-alpha-20230201093502-6ae816c44","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"59dc9008bd263c0c17ed0e6b6c559ba910936301","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.6-alpha-20230201093502-6ae816c44.tgz","fileCount":95,"integrity":"sha512-HbYfjT+YgtUJdhq3SMIXrj0arvfdQxYxSj1j9L6gx/p/sE9IK3+PXHsplabf8uJNgAdwqPQkXopHXxNEfoKHkg==","signatures":[{"sig":"MEYCIQDrfKNJJiTEXk3tXD/YsMEBfblBX5+nQCqnSbbgWrxmBgIhANB8d13VWrNOaaNQIM9uAFT2N9myj+XL82HWHcsCETyf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185734,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2jJrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrGahAAiuYcLy7Seevf42Wuo93giHlGTBpGyNewZaw+LoPfFWc4lLgw\r\n13Pyy0styaDoGPdJ/CXoLaFEKE514xHrOON5G/d49SW97NgAsJAx/IKNLGQl\r\nn/2MqlBYHUXjRuHwMGSA/FGV5cKAJ5FPU87VauIHI1uSSVGxo3COgXiRv2mb\r\nIaFagZjRdEMouyLQrZ9Ww9/h1CbA2U+glr/B+GxSWzB374Rkmp0M/6LV1bi1\r\n81qAQ4zx/S3zQy5gUv7r+CYO5jMQorj1rMOn6iVdqrLbAfrIvizFIJKLfiNY\r\niCLPTfMNc+QSnFiYcVt1fMrzNzbSAnddDmj9OG5rpuNrAxjejaI8E5Q5vrg2\r\nrXALen/zvxoEYTFlr9+wunZmkHWvfAsj9en5KkDP1byKtJDHXOBkqZGUt/Mm\r\npyVpxtyeaPYHOUvAdzWNjpONgG0g0H8Fz47P/acMpH8aEixH0ANsO6HnZfht\r\nFrt7qaIjA721ZrqJyT6QJgDx0FqqanmmnLByXW+oI341QX5x/24MjWHlZFCo\r\nHeRXL0EUTDBVyyIze4crMeaFZdvxpot1KrxTEGfbjK9AjAPRgw0IdSGklXub\r\n+1WJD3MjtgbnTfQwkts6GrhegM6Va6kxkFsdzBhpewC/bCoeC/eDu9H+QFiZ\r\ncE48xPXDSZMF8D8TJuGZbl+0NCfSulisYDg=\r\n=vyZi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6ae816c44895e76188ac89812e18cdce928d4f4b","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.9-alpha-20230201093502-6ae816c44","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"3.1.3-alpha-20230201093502-6ae816c44","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.6-alpha-20230201093502-6ae816c44_1675244139603_0.7543704218306997","host":"s3://npm-registry-packages"}},"2.16.6-alpha-20230201095633-bbcca93a7":{"name":"@graphql-codegen/cli","version":"2.16.6-alpha-20230201095633-bbcca93a7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.6-alpha-20230201095633-bbcca93a7","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b8eacc58f79d0a13fa528642498a9ebff737973a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.6-alpha-20230201095633-bbcca93a7.tgz","fileCount":95,"integrity":"sha512-tsc5Hfdyx3RU+YL0iWaNeImfHMeiEqrrwxypVgeY8aP0epBr9J9z6uM5c2TT/WQVBlg6xa94TjRd7e+jhykbSQ==","signatures":[{"sig":"MEQCIDoMWoXbSZE9ntypY+GPO+4Np6PSODWAi65l53JSmXIkAiB4+I7iGsUM62BJdc3Ky+bdIs9ZjKhqBGNtRfk3aETuGw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185734,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2jd1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrgyg//SnO/T27P0LwEWlzrzRvC5bUIwY0r40jeRfyAPUmRqpK5pTl5\r\nPg7NqP44qIWzlfi0P5lhiyjhQXwG1Wkh7yM1f1wcXLXUszudBBDlvffkiMaV\r\nIFtBgmh6jfJuufzry9jbpAgNBdFqvMaW8TE4iW0uvmWX1qP1MFQ3Jejmzt3x\r\nuMzahINIzZma1yKO9vfk+CpCXdQm8T0Q3pkSiMTwDxUPIKdQjI3eUEWPyd5h\r\n/e20ufYwXKfMAvMO5Qft+e4RMJYgwcyXtc0geH7WClNzFQo1nQ+og/CBDlx7\r\niGFI8LR1S4Yn3Lz107j+945UPSBZdITdfb0MknuYvsZPVSZYMozY4c9MM1nZ\r\nTAocl0ki7vtbKlHetVAnBTSzLwl9aaxP3p4uy0VYAmcJ0tNDafpsCp9dZJv8\r\nIhrsTmvinPBRoy+uCFOCLFpEiji10BzG2CSiUCKtWavAfYWMoKFpKZX39vyI\r\nDnB1syXEAF8plcXIxUAgk8BTU23sU0OvP6w6CulQiu3DlyA6/rJiB/+PkEN6\r\naeNMMuTBm9Hh2nNo4i/qEsrw64Y1MCPYVlp5uD8Yq05/f54vRp+RIGx1LmoC\r\nF8ZbSSsgIlMA6va4M5l1o0E1HWAJi+tB5ycFqCSvwDuwxm/XEKKXDakwZu+e\r\n4Lnu9qvrEk65YgBL+Zctk7xMdJJ1Hy4ZyaY=\r\n=vBpH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"bbcca93a70fd8ff9c548e14f9a009fadadbc28b2","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.9-alpha-20230201095633-bbcca93a7","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"3.1.3-alpha-20230201095633-bbcca93a7","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.6-alpha-20230201095633-bbcca93a7_1675245429591_0.24483577025128933","host":"s3://npm-registry-packages"}},"3.0.0-alpha-20230201095904-a984c0238":{"name":"@graphql-codegen/cli","version":"3.0.0-alpha-20230201095904-a984c0238","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.0.0-alpha-20230201095904-a984c0238","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"43e52b9b9cc8bee05f80835f0f77f171ee69ea23","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.0.0-alpha-20230201095904-a984c0238.tgz","fileCount":95,"integrity":"sha512-sQ/kzuItNoLmcbdpt/KvZ2KbZ6WzyBtHPdVfpVnPSuw1Sqje2rD35XMzARzBcweYa2hDbaN6tR6iiKBNVlCnpg==","signatures":[{"sig":"MEYCIQC01OSwGDIBf+jiiU/kSixogFyLfxkQjKDPlPA/lePGfQIhALzVg/JPzsXHRM0sgmkFgupYxHCnnZNBsV7fpi8kJivo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2jgdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo6rg/7BFUQBkAMIGFCnksgXD1UaY1unxk4pVzv89nGTASMFYy3yl2V\r\nOfoxKJ4aTF90x/xs9hnkdidwH1xfJjrDD1zI9hMAB33o2H0FADAMFpQxNIeK\r\nCFz4+OLbwoZUDuRkHYnxypGyyx8FM+xAu3RsxExiyp8JhFgoAEjuz8SRhDbp\r\nqYhpOKAJQSCMNLfxxh0QjaFnmcWbJ2jN/Cf1MaZMlutMZIIitdhO4ntmtGEW\r\ngxlrnrJKleK2m8PPsvCLECKQsER+L+wtUfl14Qa39w5Xza6hb5c2A0dAfw9S\r\nucIzBDLeozDi7IlhoBMnP1TchId3X8il2RIafmXwMMl8sKJXpVVlPIbFXY99\r\nJIFRMyvyNYr408O8z0tq65vMXaKEN36adVwHD0rlQXFJGK6y7611AG7EWqXw\r\nozR3KiGMFI/dxBEIOamp3p02gXtL/tEQEs4PVKXtfoBlzvJ4OIbF7A7bKGzu\r\nt/EUJy2J2iYYv1GSirrZYbTzT/3sZmJTEp8LXRGkhAa/c0+ohrP3RGLjCamw\r\nYqHTzddSc1w6/PdzPjIBxQ139Yaw08RUXl9k+Ptv9MBuQZvLBW+a3uOlPykH\r\nlD01/nFpuyjXvBrSRDsRAk4d/UOgEheOenmsxOpUFwPX+yxvIFV3aeLz2Sx2\r\nEIIjihxdPGx5mRfDS811M00H8XW1rnsT0c4=\r\n=hR5r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a984c0238c9cddffe6ccb141392ac70d859daf03","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.0-alpha-20230201095904-a984c0238","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.0.0-alpha-20230201095904-a984c0238","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.0.0-alpha-20230201095904-a984c0238_1675245597326_0.607844555587832","host":"s3://npm-registry-packages"}},"3.0.0-alpha-20230201101146-f462e52f7":{"name":"@graphql-codegen/cli","version":"3.0.0-alpha-20230201101146-f462e52f7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.0.0-alpha-20230201101146-f462e52f7","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"34f7b8b5e2fbcb798dda8812d03a76dd39a887ca","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.0.0-alpha-20230201101146-f462e52f7.tgz","fileCount":95,"integrity":"sha512-GiGmlA8bWBWAaFjQJpTj0bBwBxvWeDRaHFreSYrDTcNeG1Hzb6UdHqf8ShopUyKHCrX+i7TkVRLWks/V0a+dxA==","signatures":[{"sig":"MEYCIQDYOaGNXyVnf/APduW89HQAtw5ZS8Bu8VIWVqN6RCka4wIhAN8njg3TUmO1QnjBpndwuUxDdobNnh/HIy0jVnQ8TbiS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2jsHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpLGw//dtTaMAxTrALrUp36m24emE5VFCVxdUrfAxq5HpP0Xun7ffhk\r\n+uPYYHWevHKVcOXqUp418d45C163VDewBpw3pRvQxVBneawfsB7i2dgojWfX\r\nad8Mp3PmZbQy9CgUC0piqx7Rfxr+D0LsCiJOpRY4pAh1xLs8Isb3sghLunXZ\r\nVP9D+d7IOprFMgtxvrjTPId9m8guFsa6she+3wugmVWw5sCtBv8nENKrJPKI\r\nW8pffH3+Flm6F/Bz8ivcEXXLAdMWtGLNChjgGllyBmg3FPumnrC+3KsT9Ixl\r\nOrQh5z8XgeJ499KjcLy4GKjfxspPHeyws8E6aQLvXYuM+3nKo+b+/eFoOieq\r\nTJo2RmG11ihFtzM3eRF9e6ekoipHNsDrgK3PWumC+cyQkP5vjgvbpsRZxri/\r\naUPnw6pexxlYXx7MnzXEtyCe1PdpcDShp0AgGxc2UvONPijBd9rEXTDtMuIw\r\nohgUOjZ0rcrUQIuMGNJ1Zd0lNJjIrANCg1+LKnpmcLO0av/34J51FmSbMZVp\r\nrQrYHWP3Co/vOMz67aoCncBlAX4qpXt7rr2uxrXHGS1SLMzcAfwd2nJT7Hnk\r\nw1vrvG9MwwxRfbwFY827o9RWrKYxhn2nbTGdu3z/rUsTX0Di2t3L2JLZP2hp\r\nt6ipMaQrf2yayyRJK4Hm5ap/4SVAB2Q88FQ=\r\n=bwWy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f462e52f70531319be6639ae986cbbf63e4af4fe","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.0-alpha-20230201101146-f462e52f7","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.0.0-alpha-20230201101146-f462e52f7","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.0.0-alpha-20230201101146-f462e52f7_1675246343120_0.0622932727199923","host":"s3://npm-registry-packages"}},"3.0.0-alpha-20230201101235-b8e4ea9a4":{"name":"@graphql-codegen/cli","version":"3.0.0-alpha-20230201101235-b8e4ea9a4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.0.0-alpha-20230201101235-b8e4ea9a4","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b07a35c2ff17bb0e0bbdbdbdfb682a5bfd959f70","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.0.0-alpha-20230201101235-b8e4ea9a4.tgz","fileCount":95,"integrity":"sha512-YtPb4zDrYECFFCCeV8rFlmPBpEnjbdy7/OhSIDtoKCNOV35omo4yRtiV+eEDYFWeuguJH9a1+gyj6YBzQ83/aQ==","signatures":[{"sig":"MEYCIQDBCZTzbcGGblBob7/27dvpFOFMphFzsDHbQb9a3M+t/gIhALN/JVpH+Iui4OsFJJqn7HZx+TiuiDrRp8eyGNhWiRhp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2js7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrOgQ//ZxKVUgkT8x/pkbu9k3WuWPkqXWAKcxx+3yqnq669Qpa7uo4C\r\nWOYZNdWzAR1+gSKSoAJTEiTTZLxLEUsHru+siR9azAZlR7UFteQtNHO6L37s\r\n7P3HwL0oAZeYjEbAom4XKEEwLup7ug0EI3vZ6nKT5JPP13TYXjBf740ie710\r\nW0Oz29nANd2W1Ck5PBu7AEnLReQu2fLkhXCbc7dWgzc2ouUW6cJ4GhuiPLBu\r\npu/QqR5Su4uAWDGsq2p/o89uhosSGUKwWPb1xKNuzPTLbOKjiwdDk7jGI/RA\r\nnuK+T9081jeXPleWZzL3eyrBkFW1utkSOMD4K+QAkBpKGERJVbRX7+mrpbIh\r\nChLSGdq43QKBb3VmblLNrO238pSDDtUERmxdkld19zhLZuoDkJp8k8iMeFqr\r\nBUh4zZJ4lxj7MMGaQM1VhhsDyAinvCmhkI3KUriIcRnWnVuM/Z4bKkMLvPsw\r\nfPIXElK3k9a0WWDAQrGgWWBUwrSvrthtJLikZLCB8AM5B9ZqwEcdPP4lcZYw\r\nLnsyLu1m1v9v2hMKo/t5BdCL76HSsqJnMMJLX8qOkeP7hrty6/VjvhELLh+U\r\nncgiTBLCEy1yXEFwvsxa9+vUXw2nXZaN4KwKCJSzxsZ0qjjTBHwNrUKC8/kj\r\nr/s5zVXInDk+qCOxpzmlveLdxrElkEKiV+U=\r\n=C8yw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b8e4ea9a45f24c2947e24152e22e381eada28cbe","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.0-alpha-20230201101235-b8e4ea9a4","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.0.0-alpha-20230201101235-b8e4ea9a4","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.0.0-alpha-20230201101235-b8e4ea9a4_1675246394896_0.18280970741520508","host":"s3://npm-registry-packages"}},"3.0.0-alpha-20230201102745-3b748fc7b":{"name":"@graphql-codegen/cli","version":"3.0.0-alpha-20230201102745-3b748fc7b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.0.0-alpha-20230201102745-3b748fc7b","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0d4dfea8b355205433ac2cdff666171f0cb9a5f3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.0.0-alpha-20230201102745-3b748fc7b.tgz","fileCount":95,"integrity":"sha512-1zHxg+37jr4EcjUmwyl7QXCloDMXsqEPmx9gA8THw4WCHeAysXJpfUV4cpiPuVSe+hGwm6k38L2V3UpCxgtcAA==","signatures":[{"sig":"MEYCIQDm8EjfGftKcTZap2xT0QGH7PdNcO8R7nu7NpYkx/BaSwIhAOf9GjYlVorcJShFXzJ5hEc+VXBkFQ+KTCYORJs7I6hp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2j7GACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmohpA//eIWTqyQNqpTg8OQERxDaxzjMGpkp2x30UnJxn3NwKZPpkK8o\r\n1NsxNPDFzY12Rq1Xl3o3sW0mtMBM4ws7KlZvrlykD8mLaGUwsIC5MBniW1Sy\r\nOByzPcDcBh8m8N6DQI26Dg9N8YoNp5Z4YDW9GuijmK7etUYEF0HGAOHf5pG/\r\nrM56gD+SC8LTIxam3ccDnJ+Iwz6kYBkrl7f5PJACbW4e/Ihv67p1giGm74AO\r\ntS02RmxxG1XT7RIV9sxa6sr2O9o8g7RbjFAgGzqfh5UQ00XBxwbz3ABfTIXV\r\nKc2SWNEruWpKfllCg9+bV2Wcx8A0OtgWgMRlpUhBUOA9pb86G+tJloXeU4Pf\r\nRWWEtZC8X+iABxQIIuTQMG/NbIvQQ2Nr5Hy81f7TqOeR0tujuzerDcsUlEf3\r\naqdtANwMWgd+tqSVJWFTUawwh2qXI17BS5BRE7+JOStiW+BduMNpZ/kyHr5T\r\npjH1rgY7mT+WlOXAzLG+LDn4bzoxogBzoliYloETdmt+W9iAY0SpbIA9BdDB\r\n0ATX0IdNtNvbRqyH0NwNfT2zRLOctXlWG+1Po2q4LAtdTg6/mnmIvQT+hdOu\r\nxz+iw7/KgfTN5g9kOzUMq5qI3jDS4s2G4EuU2k0j8EBmaK1Y/AoALDLEWObx\r\nJdTCTNE0ONHRp/+YetOrDWvoO/GMllfF89w=\r\n=3opA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3b748fc7bd01b35b15854f6d83bbde7855ce176e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.0-alpha-20230201102745-3b748fc7b","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.0.0-alpha-20230201102745-3b748fc7b","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.0.0-alpha-20230201102745-3b748fc7b_1675247302446_0.8781098640728566","host":"s3://npm-registry-packages"}},"3.0.0-alpha-20230201102836-6f1a51c38":{"name":"@graphql-codegen/cli","version":"3.0.0-alpha-20230201102836-6f1a51c38","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.0.0-alpha-20230201102836-6f1a51c38","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"46fb547e5318e9c143f7e62c9a3ab6eab88a5ad1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.0.0-alpha-20230201102836-6f1a51c38.tgz","fileCount":95,"integrity":"sha512-Vgypp4tcPTCi8d++MDRdH/pW3xIXuRrWfigwuC4mRhz25Ce1+JgnYMhiuC8PphOWWfZ+2r1eURVZuR5K6CPlMA==","signatures":[{"sig":"MEYCIQCDuxiXpQ/937j2JMf7OgrAh7qu8LkbU//eGYuUvVPvtAIhAIbgIs3Oa+aMCzyom6ds9Z3AvNb8lDn3jTeT/OgEQECu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2j7/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpX/g//QGARYL635H1wgJuvt1nA+SB4YOR+VgoLwoZXmiqhTx5njTqg\r\n6J24Sk262a+LCqEp+gjmrmCfls1V8YQag8Ig49+SV627CbPgZK90OOEDROeb\r\neX2mFHZg12Aafb8Lg8IEgAY2mLZ44is9UECFvXPiNw4HDOZ9bV1j7DfQiz1k\r\nKxbNJNBi7cjCRstZ+I0DzSlAVErX7m4GRVxX6UWZQFjeJ/tkO+fECDhw/3bQ\r\nVWfWPAWgBZvRzBcFM/C/PJ3K2ILoSYxZQe7Fs4ymX7+xdco6cv9OCuH9i1Vi\r\nkQ/pgMN6xIbVTvyPejmGjMaCtEdr1v8vCEt0qGx4+RrejC0A7KVEA36rm+tZ\r\neB1dm0+TmE9g7VpXhMUeMTCFxo1fSywx+snRNT7fBxVtVfK2zBuFbS+sUSM7\r\n4YE8sKLks2Gd/gSbTXISZiolt04zfM1OTWrRewCpOm4N/VTKfH5eFMixE/hi\r\nbRChCbi0JXS7RAK4MyxIqSUBunHHwzRfRqIf5qlPRkaJWr1MfeDkqouxY45C\r\nTCqcGwdx2Q/7jT00AqvtOuGM8WFMYocha1TiWW6ZiCs/w2RHWnjJ7EAfkwTv\r\nPOycTFyBQdMjDV1Yt+pyeowxVq3iXpDAT7YZ/apAK14Dbp9At9iVvjGQW/qo\r\nhqZFXlZYjF+15ZOGka0qeMjN6Lkv+i4Hs3Y=\r\n=dAqH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6f1a51c38175735bc7dc7154528b4d628809625f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.0-alpha-20230201102836-6f1a51c38","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.0.0-alpha-20230201102836-6f1a51c38","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.0.0-alpha-20230201102836-6f1a51c38_1675247359226_0.9873088225592555","host":"s3://npm-registry-packages"}},"2.16.6-alpha-20230201143816-ecb5d25ec":{"name":"@graphql-codegen/cli","version":"2.16.6-alpha-20230201143816-ecb5d25ec","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.6-alpha-20230201143816-ecb5d25ec","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"5bd9c40bd7e9fcc3dde47052993a1fd6c3d89e4f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.6-alpha-20230201143816-ecb5d25ec.tgz","fileCount":95,"integrity":"sha512-AjvAcCIUB5XYIA0pHNF7bng7qc781w/OiI24jHeyPleTMPm02TVyQCCpevuRpT5S92VZUbho4XqIiA5tEY+Xpw==","signatures":[{"sig":"MEUCICJfIS90n4Ht1KtASdE3beekGWid67cgAvDui1nQSJ5eAiEAjyXagimgSn5h7Y4z7Dj4ckXldS1un+hEKSGRudp6rgY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185734,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2nmBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp8kw//d0CKexMXhMRjmg+os5WtTXz8vq652nrfa4NRL7ALmZbzXHiH\r\nqNKYkDjWtVGSAD4E7mdandIsx5WDl+Nx+bV18P293pi41f+1gNlqWcTUrdN6\r\nN9oRVvh4Px7NK9Aa8ckk/8SQsHRWtPBa68GtDxwJc8X6+dhBvZRgTjByY0Df\r\n0Xre89tlL06Rn2tGs1NvHPaJ0ZHvxnep0w3mpNaSeIMuv+gCLVsSzqmqu5iE\r\nf9cZ8Gn2A/EzVxZWL9bK8A+KS7v3iO8t58Vz09IsqjvKxDZW1kdFT5lRqrxn\r\np2OM6cxEj4yTuazAhMdOrZ9FBngDmUDMtPqwDprfrEMaoB3sAlRTewMmGEoo\r\nSxkQPAbaMleI5swIWhifiF7wsH5/5suPsi26q//2RqszGUstBJJgDhB1P7q6\r\nC1xYsb1ZU7bNpoxKHMemgWMeQjEFcrPzJEB240VBXFYCMhEewHJqRa8LIFyG\r\nfcxWxjyg+STG9Yro+pW0L9NyDWwMn3/sUskPEAzTHWCs4UsAXeinOL4y0gXq\r\nBBoRsfSVcbmUpA2rzuPcaifV9pcGNNCzPpPhP7GDtKdFcu6T9scNO3uttyHw\r\nwHwAJ1nuB/UkRY4gazDdlI/S0bgqz4qP1ChY/yox+Vj/hXwrg3/YsivY1ZPm\r\n5384NPqQNz9YFHgauT0lgP2u2Ms3rEAGATw=\r\n=ELj6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ecb5d25ec271afa7c373641ef57498bded64a5b7","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.9-alpha-20230201143816-ecb5d25ec","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"3.1.3-alpha-20230201143816-ecb5d25ec","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.6-alpha-20230201143816-ecb5d25ec_1675262337682_0.08319576284642105","host":"s3://npm-registry-packages"}},"2.16.6-alpha-20230201143911-28ff6dd7a":{"name":"@graphql-codegen/cli","version":"2.16.6-alpha-20230201143911-28ff6dd7a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.6-alpha-20230201143911-28ff6dd7a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"9e74bd931595a84cd1678a9ddb08881e953f8d7d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.6-alpha-20230201143911-28ff6dd7a.tgz","fileCount":95,"integrity":"sha512-JmBE5S+HdBEz2/miVbyNRQowyj5oc/vbHDnn8W++lbMo5CEF2tYBbORQDiYIf6SkTsQhEgTblIKgDfvwFP45SQ==","signatures":[{"sig":"MEUCIQDKqjZU76rT98uYzIX9kzXuIVrXYC7eToJqW4Ww6aJbfQIgXK6yepqer5dmMkz9XH3N2F0+TvQziI/OD+q8e+qx5eI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185734,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2nm8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq0EBAAiHKsrA2gEhFdiwyLG9gto4d6edKfocXowmk4GYsNDD6DTY0O\r\nUYnwz7sAXX7jM/QGCvbiXMxuMQWTlwrQuC9EHcosfCAXJiteW8reucQWLEer\r\nw6JQAK71J95XUm2hstb+cLja109wAsdSY9uA4nRpUJbMRzewKRau+4y1El7T\r\nGT+9wDYcN3ExOy/+WTpbYZzWb55QYFIOjOlINtbpzZN437lqLikVMXuG8WBM\r\nguz4fX5m9bIx5LW3/8rTK+8DF0k0Yx4gb16tTRzeNhxt1TEQ5kfN0WWw79Di\r\n7qQqr2HY8VvxctmnOv37mfp1BZ3ATUk2jhdC5cU/NB+b3ZGo3X6oQsFgtHqk\r\nzHgvfgnG4a4s9sCAjsMU8Mwn0AywtGp2Ckpfo2GWfbHni6IWqsN6sM/wZTmc\r\nOU+8NfaLwD4jOii4mKSdRf5EXVlN/pCQ7q2Cq7XFDF3y92eMpSw4CJSyOZi8\r\nj+fnnj0sBJDETnIIUcppKBI6V6gsWw3HP7YbaJfx3awqDNpZ4iTvJkMB9TLy\r\n2wWnJUcW5GyddMCC6kVD0u3M9qvntPw6q7+7RSL7YKna/RjkM2KOWzZ3GbK6\r\nGNz9GXRk0Sxo5tFxhVTrmTYGHKkU9/DlLz/UIfpV7Iw5FVjUJo4Eh0UfzjZ0\r\neiSX4S+2HjuLC9RjAS4T888bPRj6GYP8dCY=\r\n=cVdS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"28ff6dd7a06e26004dc451f30916747a530d33bb","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.9-alpha-20230201143911-28ff6dd7a","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"3.1.3-alpha-20230201143911-28ff6dd7a","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.6-alpha-20230201143911-28ff6dd7a_1675262396421_0.363528008251117","host":"s3://npm-registry-packages"}},"2.16.6-alpha-20230201143937-1a510fc95":{"name":"@graphql-codegen/cli","version":"2.16.6-alpha-20230201143937-1a510fc95","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.6-alpha-20230201143937-1a510fc95","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6f11dc41f3eb7c98aad82d7b900cb943d39c8ea9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.6-alpha-20230201143937-1a510fc95.tgz","fileCount":95,"integrity":"sha512-dOqlgC19DOHeDuMOCL+rohrFV/BxfrMPejNaBQuC+b7BIavyPE9NM7LJTxWtsTjI62TTANHhFyNJrqWJ/vrpNw==","signatures":[{"sig":"MEYCIQCr8rkUMhif6QSCqx6u5hcFImbSGi9iSOmiCfYsYQPXOQIhAP6/HTzaoGjyk2jyRqrxb8esKM15ZBqfAaleeEAWdq22","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185734,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2nnkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqD7w//eZCDcaZ/CJ3wuA8TpPWh2AUBkL+Z2Pwr7MwrnTVWpKaXZ4g7\r\n5pYx7+somYBsRoJy0QuOzA+aZ3TeR+HjOLBFBSUFAW9PhEgCfYL1V2vv8nAk\r\nl3PM7cgfcC9HummzXRjVSkVAd1ozDE7QXmhktOsbcfVYFppKzUvzrS3GM0cS\r\nFPevbrlc+iX0XeI6JuCeLizVXdAqZwExfqULPmjVTxz4FehYLteJx2cL90LS\r\nthu4Hasg6W/fXPZoncCLv8d7UHOqa2w/CAqyGsyaHtWtfm1DbeWpBpw25hxr\r\nG5XZTG11LsbGRWuOJm+Dgn1G3ZGC+XX9KmuYdrzWoDXTW/4v1J+EUkwO0Aqy\r\nIw7RX/NCdJuahK74SQQsYBjIN8os90+adjPfkwVtv2XApEdfkrZVfPsuwRSp\r\n0P1Dk+wjGK//pVNFkLEQ9kyKG+W+qdjDYQKTY3YOlwwRq5eiydvRef3qyfVR\r\nsuUKGRatWrFrOPdOHCLarLVgSismx7Y3keJNYoUmKR1kkPO5jeSsVwZ00bra\r\nxJmjuP/qbUf0tZOu62N/VWDWlfWLRVE28g1GNkuJICMFt4t9xhEx1a9X9x8e\r\ngOpCgpqNOHxzPU96GO6lN3a8sGoCghqMriltoKkA4Oi1hk++V+Oem7TToJ1C\r\n4rZZkgwpgCIij0lvY0iIdOKCgTjkqU7bQ3Y=\r\n=pfv4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1a510fc95ebde03f598f4186c061075fcc654dc1","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.9-alpha-20230201143937-1a510fc95","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"3.1.3-alpha-20230201143937-1a510fc95","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.6-alpha-20230201143937-1a510fc95_1675262436633_0.4408267030217332","host":"s3://npm-registry-packages"}},"2.16.6-alpha-20230201144438-0f702ef56":{"name":"@graphql-codegen/cli","version":"2.16.6-alpha-20230201144438-0f702ef56","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@2.16.6-alpha-20230201144438-0f702ef56","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"cf3cdc5706e3d2d11f992dc5ab481021fb5df48a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.16.6-alpha-20230201144438-0f702ef56.tgz","fileCount":95,"integrity":"sha512-Nb++i/e6/0hC5pLr9E82PuFOGqOEqmhRHkA7JWVekm1X3IwkBza4EbfkovlIBNbY4fPNF2ez4mlKSUxNlin8+Q==","signatures":[{"sig":"MEUCIEtEC3Z8zhxDtTfPT0KiJB5yshHXmTee9yTQ+BvsxitBAiEAl+XFjM3WdSjUT0QAgOlPBogrKjUy6QDIrLMz9CZKs5U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185734,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2nsHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpnJBAAmUwelS1VzkVDnOl4AXDAluFqP9d/zjgyv6KV7slR39pXM1ka\r\n08yJTmjEcDFFlgCxJOFqXb1ZW9UWxQjgAnDkgBW04oD1+cojbsn+pM3x/bQ1\r\ngCST0b7U++KsCtQtdjQcrxeoJBRxuyAqUvj8Po8BXCFjVR7nhB989uny3fJh\r\n4rM1EuqZXaw91u3T3nDUEz4zaS6ekzQwyv52RrZ8rVVR+v/V1uuN+tZvpoxY\r\nupInle3tVn/WmCSyke9C+uBUynWANItVFG8HzRvn7jrxZd8qWYuVVVWQ3oWm\r\ntkwbFmFNsQBDDzpHDTdGUzxPoN65p2lxEs/rO5Bwf7EKk1CYOZRtv+BaYXqm\r\noF/qvB68dp1pmk4SipoL8W8FPzN66dhBZmwectMQDAA4oc+rMRx5i/Mt9lCa\r\nYNetanEEeSQvlIWwT+WqxwmKMTHYNhnmaElUfWoLn8QVHYeL+d9RvbCHF0VE\r\n23b06G9Gft+1kEQwydbhSvqe2NDS40pqVZ3bYNl92J8sPtouQ0F8k89hOLjL\r\nDbNC2LglLQ6hmLLKqTb3EY0oNHxyCdRcvbWIczzsfjcTf6/eGZfvIUeoQiK4\r\nwZTM7TxHAAe4cboAER7Nz18EiU6Bhr2HveFUAleCgu5GqGhrD+FjhIvh70S0\r\n3n9pSCgX79jr4Ih2eI4Lwsk2GMbqDso2Qqw=\r\n=Xy7P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"0f702ef568d9d8b866c5b9fece9f6666ee54b130","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"2.6.9-alpha-20230201144438-0f702ef56","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"3.1.3-alpha-20230201144438-0f702ef56","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_2.16.6-alpha-20230201144438-0f702ef56_1675262727467_0.6245366291928476","host":"s3://npm-registry-packages"}},"3.0.0-alpha-20230201145106-b8648e18b":{"name":"@graphql-codegen/cli","version":"3.0.0-alpha-20230201145106-b8648e18b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.0.0-alpha-20230201145106-b8648e18b","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"9eeba4739c6d3db1a53352aec4c2908e9c06ad4d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.0.0-alpha-20230201145106-b8648e18b.tgz","fileCount":95,"integrity":"sha512-ZIBPhWvHaVLBmHfASPlSgWGmiYrUEy02DWbEG9kANeNcEuzf3QBFgpJ0IB3cmvDmI8nQgPGg1OCrfkBFqATj2g==","signatures":[{"sig":"MEUCIQCEBKhJaYjtDbrTBWbDJDxcbAsfO14n7ldJzZRlKbgtRQIgSI9+IyXiTFBqiZUobB0p2SU9G4qK7i+bIrd6jd+irAE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2nx/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqrCQ/+ObLoKUHYJ9ICbKNPUUUCSq1GBW0MEqDDYYJ8iamd59ywHtmg\r\nGjFDn/q1DGjIErQmHsWdxUUm7zwHxXP994S02Gw82GYMnet0Vug45Dyg3PVw\r\n+VDGf9gjZxiwT64w5qC27A5iOIumcH6xqBQDa+15KrnoeKS/jdaqPZ/Dx1Vl\r\nDq4ny3hJ6t1ovVNsDWfo3J1nnGg1aBwwMcgRlTXlbty/9Lp4upR7SmE5ejnP\r\nuYajq8W7noS4783TeKGgBd95mSsJhk80+hjccUg3DdzYKZ0I4fVsEkqcjboP\r\nTYIqWsrSmNZvKMVFftHGFgCsGwN8bjIQzdI9VX8kbXpIi+/jWr+jnXYGVkaM\r\na3qVN1S22w0eBC/PJRtR1LZLghbFaK+pVHRqeKI+8py1sJtYMyqtPTRLfGJ0\r\nuErRkFPZ46XTxvYk9D8t3qB3GBamrZ1dToDE2I6rrPihD3J7LLm7TWyA21hq\r\ng7Blx+NSsvrmC0skBZgF1tV6hh7dn8bZ2ZLRtDox6j+xHGt2G0vhVnzKK8Do\r\nKMfCWUxobpJckutuhkHVF62c86fNkUYY1cz0LNlHETqAo+RDe5RyTEk9YqeK\r\nwFlKHtV6D+utbfeQCTmCApOtIPByAJlkT3Dj1TYljP5l5JNZvHRXlYOBI2ui\r\nwZ9unKzc1K2wXqeSocPZX69teXW/KHW7XYA=\r\n=T1JK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b8648e18b9eeada41c046cb7ac96af4f3b7d12aa","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.0-alpha-20230201145106-b8648e18b","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.0.0-alpha-20230201145106-b8648e18b","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.0.0-alpha-20230201145106-b8648e18b_1675263103039_0.03972351877901681","host":"s3://npm-registry-packages"}},"3.0.0-alpha-20230201145147-e599c6932":{"name":"@graphql-codegen/cli","version":"3.0.0-alpha-20230201145147-e599c6932","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.0.0-alpha-20230201145147-e599c6932","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"dc311eb678672acb559c29e14c789f346a46297e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.0.0-alpha-20230201145147-e599c6932.tgz","fileCount":95,"integrity":"sha512-1dTRX7s0HRzsdasZJsdFgfvzClOfBmlQ2mADSqqCYpyHR7fimGMnE6Q/kcHCV9gCZMaqbOlUmPmetxJqdSkkUA==","signatures":[{"sig":"MEYCIQCtVE3CHUI8rC/V9xfsdT1x1buv6C+/KclsXZmzA8lBjQIhAPf8SE3rbpoAl7YW/fVwx7YSuX+JM2CNE17R423gNBNs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2nyqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo5AA/+O7MGtRTdQ/0SpvKkZ8zQHOn21viOMRE6Fd4oaPa6FRRu8GHi\r\noX3omwtBmpWG2VOispezrS/cEg7C16/5rnsxGi7e7BWuhDAefOdgSF7QZVGK\r\nxpmgIP3rdEPSw+9gOeozivHHgALoIV0jTOdCiyLLEEv2+H24kYmjSprRGKFn\r\nT6yaGk9tbf6U+pvshiD8OcJLu+pWZXhWZBdyaYY23YDeRl6k+iav4hzlL0gi\r\njLgQg5OkSizt+Y68cyFyW2OeJ2t8yz07Kw+AsNBR6qvKc1X2wbq8mbUVPNoz\r\nEKnyO/H7iSoGtBPeK2telmyiJgicq4uVAZnaYGnCSUzC7Fv8WOfl7npID/TJ\r\n7ZnDo0tslu0z60ZavAWV3pPFzd4zDABPjHRkp5ZWsCzT5O8ZE17z23ey0L1m\r\nhLONLojevSGntwKEW9b/jcUR7z1vo1f11VVxdSGMa6WQh5LJDgdvZE0EjslZ\r\nZ00Elwnyc2b0HbBsqvgcSMPze5xZ3ZRXFn5eObz1qKcOjfx75YpXAJ1/2l4I\r\nQgSBwKOI3Rjr+W4RmS8nOXjiJ4vP0yAJzxLfXSkUAb4F33ZQD+wDMizcpc1v\r\nH1r2/Lm+QtIQijUd2rWSPH+MmzyDpcMz/UBH9uxMjpC8hEdWZ1amg8dVOy9t\r\n6AXrpcrM6eQ8qk4NXWK90+X9lfst/h7SCcI=\r\n=hsd8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e599c6932dab6bd47a04ad6443f6e8af8ebe052c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.0-alpha-20230201145147-e599c6932","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.0.0-alpha-20230201145147-e599c6932","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.0.0-alpha-20230201145147-e599c6932_1675263146754_0.30209448170717645","host":"s3://npm-registry-packages"}},"3.0.0-alpha-20230201145220-e2066d697":{"name":"@graphql-codegen/cli","version":"3.0.0-alpha-20230201145220-e2066d697","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.0.0-alpha-20230201145220-e2066d697","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"602de04ae6f961ee71526d3cae75bfdb98c06861","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.0.0-alpha-20230201145220-e2066d697.tgz","fileCount":95,"integrity":"sha512-iNjZJUbLysAqvhHCfuID9SOcLFkYexZK/DDv/TdpHrJkt097lz5+o22nqKnzsbSNmzSu196tyBXzwnUl4Mmq7g==","signatures":[{"sig":"MEQCIGY2N+GPpQRpeDWWSiPHmul6A0LZcPZ6w1VfPxcFtM02AiBHJQgW36uAdmb15kTTam1wcVRqwYlU8dW9C77UTbBY1A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2nzLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpaWRAAkQs9nlcz4IcNLkBQLIwnE7ymsGTf0ja8REmkMAg5tyNxJpyp\r\nMeeGDOBU6u9ah1rDmsF0YNPAbbhunD7N/7cc/tJt8k8dmEmNjgL97OhUYwrD\r\netzzalsv7iYHgyjbtYXlt63H6dpKZx6m78VQWsk2PwO+hF8MGEdP2og7MAxe\r\nYq8nqrkeRxmOf257wzkhJu3Wft6cBEyWRQLKbRkotKRFZgFXtZLAqBa4gJ4d\r\nB1IhL7jKBf3Kvs+GnNKuq7bcCFg07NXc9YH2hK0MUWCw4UF504GMs4BQ+EbW\r\nX1yH1h7lTuS8ikcvWLKnVwY9aHvgCDITODcAYvt+lqbtBdZbQH5BwOEuq/CT\r\nSa9UGs6PFl+/DdBvbOXnw4gMVeJgR00RjwYh+/apxGhs+FP9Mxf/0jMVjjWp\r\n2DviR0+WtluMFvnEyZgcc55oEOfxh+Z2Jkej/TV3SQbjTgxVwNjVUE+Nt6Hl\r\n6Cxp96ysnK2OVQzc9oftu/rdlekBf3+3TxqqkSyXi4aks//6XwmltUnzkJwX\r\nCg29yDs7DQX2tbl2R2/97DfVznCUHsFoOePofKTVgSvgdFwkWVwMSQc3eEs/\r\nkZtesBaO4HXL94+tEximWJ9ZWjvezdUmqyWw9mgrIuCX4MVuUfJUp3OnDb3Q\r\nX24FhhNPzm4MkVTRcq8ZgWPqYbr0aCkq5nQ=\r\n=Ufb8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e2066d697e5ed257e72daf26aa0a16699db36c8f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.0-alpha-20230201145220-e2066d697","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.0.0-alpha-20230201145220-e2066d697","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.0.0-alpha-20230201145220-e2066d697_1675263179674_0.2547585042177951","host":"s3://npm-registry-packages"}},"3.0.0-alpha-20230201145317-3c545e62e":{"name":"@graphql-codegen/cli","version":"3.0.0-alpha-20230201145317-3c545e62e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.0.0-alpha-20230201145317-3c545e62e","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1973cec22685139690abfd63151439c5fec698b7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.0.0-alpha-20230201145317-3c545e62e.tgz","fileCount":95,"integrity":"sha512-472Qcqurne7NKNuZcpBqGt92wyDbE/UN1BPANatqJl5TcrgD1iG0uIzuoSOXuU7i8nz0e0CcEaZGCg1jBxfTxA==","signatures":[{"sig":"MEUCIGqsUqi0OZowYZIaCSJhcPm/Yko0nxwOE5WwqH/0F/zlAiEAutLPcjD7eG/zbxxWLQvdV5nhEFV6VKAj+0O/V9nvru4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2n0KACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo5CQ//ewUA+H0E7E6DuNXlDnQ8YP5Vkm56zRvndfT40m7IizkNIvsI\r\nxWiXTDfAmeEOvjBQJl4gQhR0mNMZQgyWYL+/LFTmSlzAEjNOKnE3sl77EDMa\r\n1+3OI85Rpu98jc2Y7LGSKHCcnFSUVv9tArFw7fzqX5TKAb6YbYVYnAQHEfP2\r\nBwY9thUb2N4cd8SzW8ZkBiwZNCBlio//jcFlShAyGmjWdIHN0fofpgyjjqIw\r\nlB8LXpex9jdtVOur/DwCIeb7yzv1qtiwiq3O890kVXQ1tGDM4cUDNQmosHlz\r\noC5JWXFHGkSgPIp50Z5O6D6lcknF6AVrXuTgMLLlSU4OoNUAwrVtuYVygSUY\r\nEfLrwRgmiIwWuktAOj7501sli03yJARYBmff0rnIgJuPka317pCNrEFOTaiS\r\nys3do+k9idDcO0wydoH7LMXvgNuZ73HgqDeHZgbvyiibUWv686Ad804hNcVN\r\nTyS3jLIsVIerfXVZScQSFL94y6NLnJIXJoXDHnaS6FCvtkvUClwVBSs1gzju\r\npWzdNPzvJsfn+7p+5TCOYmaOz5gX7U3QEBAE+F8CbXjrNe3aP4TzMR2iaRzX\r\nsPdaSvAW2W5/e2p6gBFHnPunvKL+t6yKxaUAh7Ut0ycEfnYt5quwJ+mgMbz8\r\nVcoSuvO6Zxobv1cBdMQ6YtKABGmsTE9GI8I=\r\n=yd4u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3c545e62e93b8cebf45f5a4e4ea1096dddda14c7","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.0-alpha-20230201145317-3c545e62e","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.0.0-alpha-20230201145317-3c545e62e","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.0.0-alpha-20230201145317-3c545e62e_1675263242595_0.843233747974528","host":"s3://npm-registry-packages"}},"3.0.0-alpha-20230201145801-5c4aa59d8":{"name":"@graphql-codegen/cli","version":"3.0.0-alpha-20230201145801-5c4aa59d8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.0.0-alpha-20230201145801-5c4aa59d8","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b1d47945413c538b538975e594e467b2a113a50c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.0.0-alpha-20230201145801-5c4aa59d8.tgz","fileCount":95,"integrity":"sha512-9r+ENQoEH6SbGFSdAef8ddXjdMOhC7XUwSIgbJa2XcmKjdppqsGYVWiCB/YWGRFal9sT6Dhgrm1bYi7Qy3eNWg==","signatures":[{"sig":"MEUCIQCX83jFoVhIBZQpknXD3e88Ss2eL4TLpFt+vuKhU69eNgIgHox1lpQVngn+kspZxKSyL+gZ4PCjGISmtWyDUSNoCWE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2n4kACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqe+A/9HqAP+5uTGJzu4UfESEoRhATPIpMnL8TdXmoZuE8EQYVwq4dU\r\nyCOvNGDsJv1vS9zbIQJzZyKxpeADIvuoIEk/UXYgX9lw3n7MjmxbTQ0HmVGx\r\nCMrHM2YpMZhU45EHkvjC3AMpnB5p7RYU6q9zDgxP2ovpCGgJ/M5+Qu5Zlop4\r\nb/QJv7x6QC2yHMvUHJBh3uuqE8+p+pG27arEL4FTfvh0jg0TMOr+SsAiiT/x\r\n2L+ceqoDSZUFAGVAwenyNAmbLoARg10ofokrwj6NI+ZYJnJPmHDBoMyTIJL0\r\njTCQjjJlcLc1eL0oOn4zKthIecamDpts7yibEp42Zp9aiRr+Pwbq7il8dl3r\r\n7MI73o0mCSMmLASqdqsRi7Bnfjq7ff/ZMGubN74M/8GNs0WCj8D3+tXwdxkM\r\nSRCe80IdXla5var4IBxB1MZ4GkarZOd3fCctftyGKGdK/dmjyAoOJ1TBEq88\r\nIbnLEGdhMGT2QCDO9rTR9ILLrN5D7TdTizTZcdX7c/B8+9uUCNHDEAuUw69z\r\nwxNH3vIe9DA99TJIJ/93AmyIiw+XUFra5tLbDIqLL+xUMoeyO5ouR8ZyIedr\r\nWRzbN5vptXwIvGjkOdKfYAiVjjtTxeliXD/W7fiY946Y+jYGq6FFAUCiXLLd\r\n3FRk+RtGj1sDwiA32pNO0r18wf3Mr9uhdYc=\r\n=CfA7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"5c4aa59d8f3069ceb94a8a2bc278be26d9953225","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.0-alpha-20230201145801-5c4aa59d8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.0.0-alpha-20230201145801-5c4aa59d8","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.0.0-alpha-20230201145801-5c4aa59d8_1675263524603_0.14087435228775247","host":"s3://npm-registry-packages"}},"3.0.0-alpha-20230201152708-422e347fa":{"name":"@graphql-codegen/cli","version":"3.0.0-alpha-20230201152708-422e347fa","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.0.0-alpha-20230201152708-422e347fa","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"198d0d75f8677b37a0f253be410a55f8b5ab5e1a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.0.0-alpha-20230201152708-422e347fa.tgz","fileCount":95,"integrity":"sha512-Ocf4kORI8x1uKDqbbrDOLMkIIkJsy5x5VDKBeajew8ZzR6blL7DOt3qUeES3IUJwCUdPpagh8R2koqyv22YN2w==","signatures":[{"sig":"MEQCIEVM/e4NixhRd52x6per25Zh64GI3HkMMLSqKA/Fdw0oAiBgVZqf+13Twc1ts25RKqdGEuxLM6QSCt2r+/W0T5RF2A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2oT0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrqQBAAkSroDB9N2XX9z+3facpZuRY5V7nXOnLuqufRzOVwXkeBAjo0\r\nyumoE8o2li417hbfN4d1sDrQbtje2MpYLngPb5GozRxFbRX4UZSqEa0qSVmu\r\nS4qR39jxp+dvo813H63bbf9ORhJsQVUQHb66LEMbIMPJDusXKqBqCJRBluFM\r\nCA8p0X80qSIH9cfmJp/y8kmOqlSkd8gX+QSx1ChAkzUkPovxMF5EeX3H5k2/\r\nBDVehDUjN7f4NPAQnbne3CHwei1X61AQorNiJq5GQCmu1Hz/c7Tu+Q6TagLV\r\nwP8JNJhpJrllUmf6N/oDjgr0JiOHGyGaig9Ytz4NP8EjTZiGHbpl4p1UUeCJ\r\nHCZpH7bh+otgxt7Nr7BhFdexShnSlQQnGZCHJ3tDWAFXYHCV2b9zdRVUolyL\r\nHqbcvovr5dOUmdal2Yz+AyZzpc7wsXDkhrPZ/vqTJQJGF10aDLNWDCYHBlEW\r\nZqvGwthAnPW20B0TwToHsmRfpvDzfPgxojzVICL0Vb6j6K3FCdslJ+fEE+Ia\r\nYo4POVu3O/2jlR7zWrt9M1rR6jH8IDPA0D4wVv3mhx7qsIyyfs9/LXo5OGbD\r\nlaPT3PC4gvUXf5XNhWmNkPLB24gyaLFX7uKKbhl4iOWH4Tol2Bzxvfz0+f6r\r\nS5bGkT0znLw3u71+//rrKb3L7vT0JdN68Pg=\r\n=yp8E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"422e347fabf43c612b48c4a07b3b660175493680","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.0-alpha-20230201152708-422e347fa","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.0.0-alpha-20230201152708-422e347fa","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.0.0-alpha-20230201152708-422e347fa_1675265268065_0.6906979188555551","host":"s3://npm-registry-packages"}},"3.0.0-alpha-20230201152805-3e398c2ec":{"name":"@graphql-codegen/cli","version":"3.0.0-alpha-20230201152805-3e398c2ec","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.0.0-alpha-20230201152805-3e398c2ec","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"83697cbbd471a9e0aaacada121cf01442a62a8f5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.0.0-alpha-20230201152805-3e398c2ec.tgz","fileCount":95,"integrity":"sha512-FWmrbVQgrcINB/WeU80227osFnRiSQ0W29gRluuZeDxXlr2UUxWthqjIWe1z1Ku5DvBnAYacUL3vjJsT1OQSyg==","signatures":[{"sig":"MEYCIQCxKZEj9VFPE6fID2sNA+Llv60WWHOVwZyMYPYRDQhTMAIhAJXgNo81VQIA98RKkxjc18HlvezSrCGono2zT+f1zUE3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2oU2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr71A/9Eqsx0NtRqz/FJhCeLWBjA//FVjwj2lgugDno9SatmoL0COig\r\nhgNyTDuwclCxoEHcTiS1rXuR35GC/62vHkgbtuelVqSwN+YU2A39RxHpdM6P\r\nmbx48KvuTPhPKgZi1Ec7daVRx2hBI8lbFqFZneocfS00FGXz3iR9/kbvUwW4\r\nCInVSnnvdnuJ9Pm7KdDLoM6UuMBwfpaWExb8sjoug4bQOasfJd5U5GVSE6ie\r\nGIeXAbOwfuFIHzJgVotRFeV5YLyzZCK7vEF3s4Re+KiTKiuwoKoQQSh/rNFN\r\nnxz0PbBc8gGKGUvyZD8XoKy8iyOh7tSzpKK4+QjvRIhMCI1wMWNx0L323R++\r\nJoUJijxq7habi/8P+Cvo/ZRW+9gHtS6ttHrel4jJu9IFRJyexBleN0t7dlXv\r\ns22lMPzVVRmh10/CT2+Sk4b/sCeCSxkNAFwAZr17TP7JfH6KAX2JFVFcLJr8\r\n7FshBbDd//GfmkjAbPJEbMTtqJKdpQDXwtLZcbiva9J6KKksLhJZmyvzi/sY\r\nPPUDWVq3xiLdPr0D2nFwX+HRxiJtuZzom1f/c5oD+kkVPTFW/qHGSsEelROu\r\nA7aigSTGczkXUAcJMZ4kF0eCovyxxcWgq/pYl3i5SxxRGs6QpLKFB//N77UK\r\nnknfjX3u4VweneMyM64QGkl5G/wrWm93TWY=\r\n=lNBT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3e398c2ecab16a46ad1cd41f71d2e1580e8d2b92","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.0-alpha-20230201152805-3e398c2ec","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.0.0-alpha-20230201152805-3e398c2ec","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.0.0-alpha-20230201152805-3e398c2ec_1675265334120_0.29642073951021763","host":"s3://npm-registry-packages"}},"3.0.0-alpha-20230201153318-e27814b6c":{"name":"@graphql-codegen/cli","version":"3.0.0-alpha-20230201153318-e27814b6c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.0.0-alpha-20230201153318-e27814b6c","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"bd71858cb4177610fd52999a22a9210de4bb033a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.0.0-alpha-20230201153318-e27814b6c.tgz","fileCount":95,"integrity":"sha512-vwAWvd9dsw/BpPjFkqMF6qhU76iWHiD6peCRoOMKYOXYQNAjYFjZiJtB/sv8G2UM2HIB8kARfSFIZ9+L+7SIbQ==","signatures":[{"sig":"MEUCIHgNXh9hfGkURUxND9/BjK/9+aPe+aIs0yharPYXnnIhAiEA0AimuBacZvn3lUvsvJ7JRPcrWmZcxZClhNMp19oac3g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2oZrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpXZQ//TY15QKo8VAz0LcrD4Ptcdwz+YE2ZJRy+WnCfFWsfaNYSxNXg\r\nTEIR7SrOPauP78mGviEs41OgYqA//buPpLO+7UgFNXNtEjPsP2uapLpVBLZW\r\nNRuUIRo0UNGQL7+QUSJdTXh/YI1yBAYiybevT/1ZjSOg0eB4Wr7Mwm+1ZrD7\r\nxOjRiDg8RlHtLTaWNbNM7ifZNG8aYaCYvqmD/IqC4wBKKzg7avsxnewuPhti\r\nDFZxFrdoCLp1mXk2nLX2ja2jnXUIOtue2nqzTNsz8dZXhd135icd6pBhNIms\r\nDupsG/v4MahuVA3WGV3yekLN47D6i/VQsg7o/HiDnXic03L9Qe+YxCYgfngr\r\nNmvPkWKpiZT4zGkCA4ciA3sp302KBOzk6wjZDdgDPZ4rW7h/1cGVw7RTiryr\r\nOWEcw7lSk1dndM7UTornZCjYCeaw/PupnxDjM4wQ/EuAHLxnvmjOw3zwXWwZ\r\nurDDLyG3rmDmbWmCp+rWMhXX7dapShatY1Pqf/b18K3/phqOhv63tgGRoH43\r\n1NUXUoQLpc+AtWSJvvErebcDT1vvJL6nxnvKP3n9OJ95+Kk18mOQtZWy4qmm\r\n6iOTuY2aPsYIK4JEHdBzDSZ/y5kFcR1ScmKEjrnbITm1jPpX3yqtK0ifLqR3\r\nlMWeSK1Q7Nt25908JTk+J3ZhBicbVfWEuEw=\r\n=taeY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e27814b6c28931d618145eaefd2b27dd526e9fde","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.0-alpha-20230201153318-e27814b6c","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.0.0-alpha-20230201153318-e27814b6c","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.0.0-alpha-20230201153318-e27814b6c_1675265643338_0.43810608568459175","host":"s3://npm-registry-packages"}},"3.0.0-alpha-20230201193155-22fddf944":{"name":"@graphql-codegen/cli","version":"3.0.0-alpha-20230201193155-22fddf944","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.0.0-alpha-20230201193155-22fddf944","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"2e065286820a896b6e9db2daa17a00c4ef050cf1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.0.0-alpha-20230201193155-22fddf944.tgz","fileCount":95,"integrity":"sha512-niK7RAjHtpUSOy2IKTGHYGcCQmUAv5cWBg97L/5y5d+WTVMnDLnogR23BwDL8WJNDplTQBv5vkoLwzA2SGkxaQ==","signatures":[{"sig":"MEUCIFJBziRSqGBgveoI0IrkEwSdwGMD78O8jcXy98JUnm+6AiEAuzi/bOtTIvGEcA65ce2lq0byhPcqFPf2OIF3bGkmjLg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2r5QACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoalQ//fgF3rVQ0acaC+ZJThm171TnAlruixSXBJU9HsFkmiUqIJb/1\r\nYt2G2cVrUbiALfHjpnhz95xbbNbCHodNhAcfXVMTAUH4JycKa4NnPmwt1ErO\r\nc7tngFIwPYPxC02MUsaQRjDHx03x5vJgQa/+v5Wl+8V/RbUoSWQdNLQmzYbn\r\n/G2gyPAiu2MTQ3GU5PyuA+HT92mA5wAkytNsjxBanOSsmnIsTvuVMN6ccuV4\r\noupR+OmC8MyYABaTQVS4ZVXbt+RUU96D0cwiBPtvLPHJruibgXrwItTqc+LH\r\nYDBk8RqV2sKDfmM8gEWOtgABGmMMkEUNGjUrojwF6Z5d0mX1f6gPv0opYf+/\r\ngaqodVm6Mp3R5m13PHL2/3PkR4kdVMDsQ0M+ErcSqN9VqfDIn8E5UhwDIHJS\r\nu1awyGISGM62nec3JbGeXV66LMiFYg13GMuT0/NRr82pnPFEEycZcuOON4gQ\r\nMWqQzfn0qRi+gtvmA9Udvor6glEWH4OGLose8HVa1vT1wTyybQHgnF0z8Md9\r\nNo2oz0W7GkyF0v0S9Q0oQL9twdyab2y6V7tEIktapi1sXJcEfgq6kQ3eD8sV\r\nOyMXMLGbSOeprvuAyt5HJ5VDfNkRLxRLet8G0ExWVMZtRso5o5Yf251qOWdg\r\nZWECEOsXkXw8uINKtk4mvkuDMoVnVy7uvdA=\r\n=Wa3C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"22fddf944421889456d39eee4385b5a9175e41d8","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.0-alpha-20230201193155-22fddf944","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.0.0-alpha-20230201193155-22fddf944","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.0.0-alpha-20230201193155-22fddf944_1675279952420_0.21268721564906912","host":"s3://npm-registry-packages"}},"3.0.0-alpha-20230201201417-81e608592":{"name":"@graphql-codegen/cli","version":"3.0.0-alpha-20230201201417-81e608592","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.0.0-alpha-20230201201417-81e608592","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"34c9a1977858c750dbe0baae54e33ec732175844","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.0.0-alpha-20230201201417-81e608592.tgz","fileCount":95,"integrity":"sha512-4kpg4yiquZ2oTjADR+FhM3BY87lkqeVuWtbGbIa+dpdNAN8FKfZgR1tPWsgFc8kTIxRf8+0AOVEc6uvFj4qbBA==","signatures":[{"sig":"MEYCIQD5+i/aPYUxZ23bhRiFBYyhg3CBN9rInbnW4pravZnXsAIhAOSdZXrdB2ideQy793Lp/e+wTfbwT95Ox5n+I6/eYEEj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2shAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoNUA//RoFmqq0Jy/Xcu6DJ38E2XxVzRE5wWSUzGmVDwgXTznOAy8hm\r\nwKmFv+ZWiwzLkPelcRWzOQ+rUhn3sZA4QDTRKSVFovw+y0FWdjqWyrgbbLxs\r\neIrH/NN2egVtXcXqZ+rW2DCjqHHe/MqIEJ5AEVWHL3WxgQWAREzSsQwUX2ze\r\nkDJ7HNxVxECjYh35cR6j03fdWaw/pTUrOTrBj1GA07XiiT0RvQyrBBRpvYQP\r\nzN+K4eGvNbf+vAq/1H76fmvz7tWR/Q5catyWy0leTpEpqjIHzOwGomwpaAaD\r\nd1Xnm4tBMC20TJptxC3UIfO8S4slytAotSM+pEr5fzC+mE2oeOqdIOu9h59l\r\nlkkdDE0n3G/NG8Yynang+DhEY978cb30zWzG+rR+WXgLqRRKpxyU1owY5kk8\r\nHeAKbxImSBAXBV25f6rnhJZBKgCRAHg4f4NxHb3bSj/c2E2jgoW+a/eu7diE\r\nFT7QIzs+kXJRbIlSDrmQc7aQ3XG8MZ3nb3yL32aY/pdUTqyL3CXJTIYkfjf3\r\nqKIlSXmWBZz2w0lny3v6QtCWqXTdczPb2satOsY8JLrwfa72LuxiYLhFG6M7\r\nCbsxHb0uK965yoKwARZURfcj3D1kvjzU0KEeZE+NXzFmwNNQAIkm2TrQUSSa\r\npj6V3F7wA2UDKptnXdTw3agrv38HYucPSBQ=\r\n=wZr8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"81e6085922f37d1ddd15977aefad87a24bd99529","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.0-alpha-20230201201417-81e608592","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.0.0-alpha-20230201201417-81e608592","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.0.0-alpha-20230201201417-81e608592_1675282495885_0.7726236688531694","host":"s3://npm-registry-packages"}},"3.0.0-alpha-20230201201520-250d0add5":{"name":"@graphql-codegen/cli","version":"3.0.0-alpha-20230201201520-250d0add5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.0.0-alpha-20230201201520-250d0add5","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"35dfcd3431be58cc66ad19cdaae96014747962f8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.0.0-alpha-20230201201520-250d0add5.tgz","fileCount":95,"integrity":"sha512-cA2vN9WaBWM4Wp2nOFmnE3P8BkA/bndZmXFgJWFqIj/uyd1tTxW3jZRaz2mvmzFAVbCu8AUZXeNIH4jaBRlw6Q==","signatures":[{"sig":"MEYCIQCySUdxHEeWQtQ2sXTmegSYxDvbWVnqmxGAVDVAcyolkAIhAPAggdElD7ZzZzdNTttX0zP3FzvH8K5M7+Jwhzflxceo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2siFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrtxw/+MP94rn+Pdz1BxvN+6LRvfUyG4oXxy0+CwMO6nD/AoDVd5ups\r\n6DZrZSe6CuIir7hrMz4ID0FB+6ne4qVolLCFDbee/p39q02uheI9lubxDmHH\r\nzCsvhQAZ5dWkylxzXG5DLM/8+tTMAWYkXK94a4L6fcRZK085u/ddT5ZTrDdZ\r\niuhaJIl9ssoUY6wb/9zhapTpiOHa0Jr2FyfJVT3aT7+wmzLKbUGfsg4Pn2Ed\r\nly/G4mEfHvYM0wwlG/9xF8VDazqcygkyTmypmvcZzMbJ91lJ6a912EPGxswn\r\nU+9PDI/ES6SnXxKtGGExscFiQTYuEl/PThJXIkAPIYSV557BKCrHNFlZ282p\r\nQoC3hYIK/Uxuu2ydrlfHrcfcijNU6OdW9sxat96tPaQoSTQ/CyQUB15Rzasf\r\neAS/FzEgVFOM5+3hZPJebLvk3ZN1M4PWddd6uR0GgGUyKiNoKRsMFiZuHc5n\r\n9nUiA/4HCMDPZLZXCE7oEsFlvWWofWsQTSBPg+4y+CuA+KCrdB8Q80LAz0x7\r\nNO3nBCtZsNBj3by7bIOdOMu7tld1g9CJnQBoEtyt5LF2F1inrEVrcUMrBa/l\r\n1rry/ZPNOWM68WVL/nRtphSCRNhcdDiEVu/+gZJdMCYNKCCz2u6xQ+BQNhak\r\n41vb96i2ekVW4Nyt+ezZlVuPj9ViMqEZgyc=\r\n=6IkI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"250d0add59bf4ef47126cc501ba1e1c2958b6fe4","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.0-alpha-20230201201520-250d0add5","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.0.0-alpha-20230201201520-250d0add5","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.0.0-alpha-20230201201520-250d0add5_1675282565185_0.520052427281628","host":"s3://npm-registry-packages"}},"3.0.0-alpha-20230201201715-cf0a2cc64":{"name":"@graphql-codegen/cli","version":"3.0.0-alpha-20230201201715-cf0a2cc64","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.0.0-alpha-20230201201715-cf0a2cc64","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"97a864efc031736fddf509328750617a54e6b653","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.0.0-alpha-20230201201715-cf0a2cc64.tgz","fileCount":95,"integrity":"sha512-uO2FaRmFhbZmuBu5RBjp674IDhE/ZYiym5W2b2RAKzg1BFyltuDWygvG5Pz9gyDMK+syWeeTi7GTjVbFkaQJdg==","signatures":[{"sig":"MEQCIBBXyxGlueU8ZjpnlCCOybbfnQug07+6aPprIjNiF/cRAiB4Y1zvOnncXT6Y8Ktvdwkr/YwzZK4l5WoV8U/9MQslCg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2sjxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpjYRAAm7JyP0jepSZDMnr9Ms2Sqv/ZJYm3tXCkhjWCZIjcs4JwIOqf\r\n4Gim5sWN6VajKKk/lOiG+tIZ5CxwqmjK6RRdsXNJ8MAwF8v98qfH7vnuzFLn\r\nj3RrDpUBNk9OMlkcTcqQjyj6FO5jH8Dn68jJppLPrFJg8u3NvoJHHau6OHnH\r\n0ArYSvHR0iPa/sYUdVadIsd7CzOGQBXg2DsZJQQA0HGq94J81QyZKv7BgCKz\r\nRlalsIqU3bJ8dMG8IusLBAxyd/iXDNDIiTprMbz9/npmRhiBXYLyOcf8Hf7J\r\nZ6A1GrxmDlQc0BdzZD81cH69nxkQCuMmMp+o2BFWT0bFCPx5SVRK0tYZbAzd\r\nEADrhM14jelrbRgJCC6pA7RMZqZi5bKhjnfG5Y1hZvwZDLl06HwczFg4DeZ8\r\n2pYMCcAIj6kqEXvWd9N+UGKPy/zUuYR9hJGq7Zic2A/eHUh4Fy+7RKTWnp46\r\naRtmJfQPaoNsbXsmp2VAXy5K5GxNrSALmiqGbNJ7UEO+IFUSVjZYjcrE2tyy\r\n8h8RBZ97htgmS2GTw3eowJZtEopxNVAO09LaRHWr2aHBSTmHVGxkUCi2jLzS\r\n8i54znMA8KvkXhCl5+KtwWKPld1m5ypdg113LbQZIurtAvCZyiKzT1OEfBeJ\r\nO/qfnDFBGdrwKQOClMBe0qEhpMuoSpd5GVo=\r\n=fMtt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"cf0a2cc645aa63a6790db20eee720158dcf4c5c3","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.0-alpha-20230201201715-cf0a2cc64","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.0.0-alpha-20230201201715-cf0a2cc64","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.0.0-alpha-20230201201715-cf0a2cc64_1675282673215_0.41146572950641636","host":"s3://npm-registry-packages"}},"3.0.0-alpha-20230202104932-5a0fcdfeb":{"name":"@graphql-codegen/cli","version":"3.0.0-alpha-20230202104932-5a0fcdfeb","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.0.0-alpha-20230202104932-5a0fcdfeb","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0f10eaa347528f24e604cb6bbc809be4807d3d7e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.0.0-alpha-20230202104932-5a0fcdfeb.tgz","fileCount":95,"integrity":"sha512-RKM5yGoo4mICEDebVVRrzUwsAeXiRF6lJnbkamlTCqAyywWg/7LCm7JRo9OJyTzeI66YbAicMGquzFzN2Upqgg==","signatures":[{"sig":"MEYCIQDP9TWFH82nTcbhkyiAg9KFeEaE0go11qWByyI2p+5hKQIhANmMd38w0GiQuOQLv22/4vWlDcSdsfP12xwKcR59e9yL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj25VgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqCQw//bIWdNmm1hF68QiMIH7PZkTU5wVq6w3/nhGMPfYz5SqR3Egqq\r\nK52xQXjNfBbAWd+DGfsAoDe1nEGTtZHHVmiSB7wb5vfAiYFHtvpL42QBmHGu\r\nh5JiAe8MFfatuxEMLIihJaM91vbduF+BQSFpS3NbAnQKqT6AphlUZWGR559B\r\nSXwCFtBaEIgVmdZRdFXqS0ShEwa7afq4fF6I7/eVzrJmUa/mUTORDl2BTgDP\r\n7VUkBm/pRQJEhlWP0tkSr4Yg4szz8AZi0KeYToccXQpDfh+tMIyJnjhsi+03\r\n6OIZojY/mse80qrRIHdF3YWWPWnD7/NqBw01C15jN0As6hQ1zk+KUnljmdoC\r\n7cr4zOlm5J5CBde5e77bBmAZVwSLOUXOz75a28ZwCYNfxr/qeMzH+ypjC2Pv\r\nPBjlnU/2oDg6kBax0C0nXaCp2JD1ZAtxp5tAk0lBikWlTPevczStRZBydpZ6\r\nKL3ldvR28PnteKzRuo45FsyBqQGASackFyIKJFVm/XgiFqYXTEm0HsADTSjD\r\nJOppMpJURPHKZ0qN5iP7zkmcg292mDFRcl1JGJdfsdP6kHCs90QJOeaEZk3g\r\nuTiYodP1A+e8Y2jYfn3Xdb7rWYpzjL5/+bHJPXjCD1AxzxIQQ3pJd0PlZ4nm\r\nTM/LmshAtC6epHP6zbQEM/PYgdHddm5jojc=\r\n=V8Ty\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"5a0fcdfeb33d1c59d3c05e8fb56e9e09abaef242","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.0-alpha-20230202104932-5a0fcdfeb","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.0.0-alpha-20230202104932-5a0fcdfeb","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.0.0-alpha-20230202104932-5a0fcdfeb_1675335008750_0.7683328923886958","host":"s3://npm-registry-packages"}},"3.0.0-alpha-20230202105029-8a6d37132":{"name":"@graphql-codegen/cli","version":"3.0.0-alpha-20230202105029-8a6d37132","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.0.0-alpha-20230202105029-8a6d37132","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6255fb9a14e5f39f074c19128964051f0d223c8f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.0.0-alpha-20230202105029-8a6d37132.tgz","fileCount":95,"integrity":"sha512-wRWr1XkBL24pqbR9/RsxtmLlz/O1T3KhDiDKRbIvwqHzob3AakjvgcvLK7x5QPhKCgRxZ8TZFqoDxrpx0KxAHA==","signatures":[{"sig":"MEUCIQDjI9vm0EJTGwC/ROzXk3KqQduc6x/Rc7YTEDwf1hSFRwIgE/Hb2Xm/yYbnr5TQZqYF5Nc7c5kCtgprRhU71I9/NMk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj25WgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrPNRAAg4/zr8RItTY3WUTFKmfbRh1LvN++f2nEfQ/nC+TE/4fi2c+a\r\n/DyVSdIyUgy8mEhoA9z6UVSXWFdtaw/k/zeUE3Dh79/019lzWKV+NjLZ/O/m\r\n3p0JIjzESqlUN0apOUMeXHEi2NuAO4+/LhyLhgbEA24qL1xrA7xC2MjeRRUU\r\nTWNrhrPzIfR49xWyGdLlfEaHkGy2+uYUejNCD+I2M0aPxkAXhvRLZmUIV0va\r\nL6KPhz7ly9sAo+a3pIkOOsDxCQWXFDa0ImiWtIAkS0PHaS2xB6nf2vFIWESr\r\noOjgUZef3QAHlmWOptMM0K91CF+9YQwnOyDgHcVeOix4N15AsS7V06D3AdZK\r\nfUW7X/0J6HbAk5b43IrJjldpNapNPBI4RuUVWyOtbWz/nZ3fZoqyPwtfuSpV\r\nuO0X8rx6dk97xQsrywSYVgjtVI9AuanGP11eWecGP+b4rVb+KA4WbR5Ts07b\r\nqus4kX5Z8EDUp3NtSSfYi6qc8V0pEF839ZKBD4R4zn3QSjr3awvM+0hmJDE7\r\nVxk6JHlaxCf3xO3uQyZpfZkSm7O6SZ5zAfrFBb8X6evXV/m7E87dvyySXGhL\r\nuBO0TRRuoLOVdAHBhvhTWVpUTZYr0e0LTwxAWyIT26WFfwfNbtP6ZJX00d2x\r\nva8EB7TFn7HvPK+i7xwTejcmNa16kj57AF0=\r\n=b6FW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8a6d3713211dee3bbd8af03b0805915a95967155","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.0-alpha-20230202105029-8a6d37132","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.0.0-alpha-20230202105029-8a6d37132","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.0.0-alpha-20230202105029-8a6d37132_1675335072440_0.3375919000010348","host":"s3://npm-registry-packages"}},"3.0.0-alpha-20230202105129-4d4c26cef":{"name":"@graphql-codegen/cli","version":"3.0.0-alpha-20230202105129-4d4c26cef","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.0.0-alpha-20230202105129-4d4c26cef","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"514ce673783b9112528a8dbe52b1cd52d21fecae","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.0.0-alpha-20230202105129-4d4c26cef.tgz","fileCount":95,"integrity":"sha512-WSFqvylCmX0knP779pFii+lkJLeCzHzAqQDiVIB+ZdwyJPW4PRzyMLcbwYw68DmyqHNYYuKh85q1NVrT+6U5Ig==","signatures":[{"sig":"MEQCIEbMV4zP2bsPq7jXULqqUqT4LlEDhuZ5BEBkvEhOl1yAAiAicN8mM62TYK71bOdGT5H0VTOolAAIRVHE+2A2Rq6zWw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj25XjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmohsw//fooNCY9DrukLreMKny4jYQSskD7bmW3IllfGqIwR2qOCJI+s\r\nu1ie6Evm2wiKSfFZmnnSSmbznDsgUu0xvG6r88PE7CU+4hpvO1JDQsmNhMqY\r\nlXbbs0CHUONt6K6KexMVuI8dfivqwFpZLz1K6yZPvAO7HujdphUfClAUGbHK\r\nOvdwDBbkzyBGzgt9mghUxeJZZZtoXezZjmzG4D9+qWIQySJ/CcVbu1nuBgh5\r\n9pMZOhmOrJAU6lla3E3pbWnfyqrVQjDiJDxMBujO9J9hqG8eSB+qZWtd9K7/\r\ng0xiyirnYdlJau4r09w54UkHC3sCcPK6Tfjbg27I+qFKNZTA2sS27tJXkh6l\r\nK1kcL85hYNoy2IfLnqGhJwB2olxGiOxgfX45F4te/l9X1XtdUDUtaRpxos1g\r\nAE+zf151XwVSU6I/b1utiVu95rrnfu7ydEa/oUbhRlHahRTVppIBm/tGAQ9X\r\nhFJeIObl98lRTSAVSbjjqYtg8vsepvFSS899sqPwDK0Cfp3CPiv/q4WgJ5jL\r\nwtt/OoN3kq5zZP6gA77By8cgeINcydEsN1VBFj9cz5nwN4asHflQqiNYirne\r\nFbmbFhkCTR0hwDunjUYbev/5gHt+tI+COxA5OrUuTiP81lYnfgz0zs0smEtv\r\n/SkGjDqS4dbniDmFkztAmg0nHgA64q7qJjc=\r\n=gnK+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4d4c26ceffa92f9053aeff210140638621dc0068","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.0-alpha-20230202105129-4d4c26cef","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.0.0-alpha-20230202105129-4d4c26cef","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.0.0-alpha-20230202105129-4d4c26cef_1675335139620_0.8474972187321992","host":"s3://npm-registry-packages"}},"3.0.0-alpha-20230202105632-174c8edbc":{"name":"@graphql-codegen/cli","version":"3.0.0-alpha-20230202105632-174c8edbc","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.0.0-alpha-20230202105632-174c8edbc","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e250160eef37c9313b92d12a9c057158c21ada64","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.0.0-alpha-20230202105632-174c8edbc.tgz","fileCount":95,"integrity":"sha512-BNOPSlMAJIbOAfJnn3Cjlil9vj/qfYeat/MC7itf5LcagAOLEoIaRqPSnNdUtqHQ0aPUIqw63fqg7F5olzfMmg==","signatures":[{"sig":"MEYCIQCrT1rtKDDYK83aYniHuFyG90U9PQj8WkVV0TlWVkk+jQIhAIh4A2GfAIaRvTdwjB6WtsI70xva9LGFYu1vRcbCe+Le","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj25cGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoipQ/9Gpd0zns+RJjy82tJ9n11SROmFdQw4XHc4IU1Fkjmq5MSBlQg\r\nm+ZaxRIXX1FRMd0gwPT57VzmDI+oH8tIlkrv+VgsEN5aGmox0BC4VB9SXv9j\r\n1c/gmCagIrn7YAAp25i5A2Dj3Hni8cP62tqfaZarUAcR9BgZ8avAtJXNRjTT\r\nhe1TEcHHLFq6Vl7oretgzkkT77S0DEBlEUJKkOHioulXL9L3FZl+hkYGom1Z\r\nxxNg6VDT7LmEnfgiYmkKtQ8hxjtd+YmRv4Oleqf9aAJTYiNcbTeUwUdYmwpt\r\nzUv4v22DxL87oLtaMEKIx5HUqVsvw3xfjPf5UNb/B0GKhW0PeGaDzvk6Hrt/\r\nQSQvA9mtD/1yGFRAhVPwRhWLi7f7CLsUXMgPMoG2vtQsd5saNB8Qt7z6j9Ax\r\nwXShgWt3Q4ut/zPXPfKztGy/lys+FZfuSB5oXvY/sAS1PaPCHLTZnbmRRaBo\r\nKXVktZZ+68z/Pa7U4iGCRuE2mauXGTwMnxlM/Fz4vq5GDyPHsWUNjjlcEnRk\r\nwZHW/SzETR1YSGnWG0TDAJ/X/fe1dEdFSxX6/R6VI62bqTk4t+jDa+z/S5GZ\r\n2alssEFx+Vv79YVLM6dR1xiyV3NEQLIyrv55va1oAEQOlCUsFYTlunfnreE6\r\nr9anUsG01y9MNoxmxc3I/NCaHXeedaWuawI=\r\n=IkuF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"174c8edbcf7decd5ded25d9eae082dc3a9e07fce","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.0-alpha-20230202105632-174c8edbc","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.0.0-alpha-20230202105632-174c8edbc","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.0.0-alpha-20230202105632-174c8edbc_1675335430759_0.3862988116050996","host":"s3://npm-registry-packages"}},"3.0.0-alpha-20230202110118-34032c8b0":{"name":"@graphql-codegen/cli","version":"3.0.0-alpha-20230202110118-34032c8b0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.0.0-alpha-20230202110118-34032c8b0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c3eb1a982d19a289ec3d9d4f64a3d29cd6f30cd0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.0.0-alpha-20230202110118-34032c8b0.tgz","fileCount":95,"integrity":"sha512-uSerX35Lx9U3liDFXIKNp/1Sf3kijSkzjZH30/jCHQcJ4/nmzFyACMqUwAHSMF4nC1ZV5F07hNMLOTXJO+2+ZQ==","signatures":[{"sig":"MEUCIQCDklkWsYspP6XWdCZVbfqxvzEfNPCUkvcvfGP5Jns4OQIgRO3+GcuL4AE5p12T7j17GsM+xg5zeJtI0OQt7qYcMgo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj25gvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq9FQ//QZKB4IDBiKjF9LmMpjstQKHs5g8AZySQMh9XNJhnN08xsYFX\r\nn3hoSGLstXZTcdClv38S8O2B8UG0HGX9AxTB2xlHA1vpfFIL4U0WT7Ipll4I\r\nqWA6/KDlmv49iXQ5QQAqtqtssily9tuQqLx5Z9qIivJalfcbfuplv1AUjaE4\r\nepZgM8KxY0lhONO10BQbJYzR0XoWfQrVAhK5+U5eUvYJM78Ekb6LtBKmqJi/\r\nEubiREU3DlJR4NNRSi2e7lPGaNnOho354w2/ZyPe209SEqS8Vp+cLWZ+Gtmi\r\nrzn8vr7uWxPC1r3h7fIJDmX8xECUmya9jzxLR7wIm9P0Wn6v0fgCg4Vsc9pQ\r\nDvHGzvtI1ViBlwz7RL7TxnSsf7SwwLHMa0YZoVU+ByJwhjZp7PiqWEKV9M/V\r\nVkU0W38boiMkCJguq825kC7r9mRHDEF0sH25Wh7/ddppKE6BsLrUcDdg41CV\r\nIk2YCJu4bCO/+BDhkGYVUhGkBYrD0iRSGPQbPPIYx/dS4roxbT05vINLNYG8\r\nbjr3OixD8XC4seWEboqyhdi1cFEsKvJu3sOnFB+4RGDtODk5HcyEKthNT0di\r\nk84REgWz+KgpeLDt/ExXZ6X+jHD27lmjazpiHA2TQeWsZG8d/q5NQeYv3Zeq\r\nphVfT4vobezM3QJFgptw4eF1OmlZjKdB280=\r\n=XwLz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"34032c8b02d642df38e8f16255cc2ac5541deec4","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.0-alpha-20230202110118-34032c8b0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.0.0-alpha-20230202110118-34032c8b0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.0.0-alpha-20230202110118-34032c8b0_1675335727661_0.6934717626154367","host":"s3://npm-registry-packages"}},"3.0.0-alpha-20230202110158-1f4635019":{"name":"@graphql-codegen/cli","version":"3.0.0-alpha-20230202110158-1f4635019","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.0.0-alpha-20230202110158-1f4635019","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0db18bbd1a5be6962e4679e196ca7a136239a9d0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.0.0-alpha-20230202110158-1f4635019.tgz","fileCount":95,"integrity":"sha512-CFllhleuYOmE1TDJfM5fwvDh9ZwGNVvk7Ox1HZX8QfpfkgTRrIfRU33Ir4khyJ2M+EgwR8vc4Y716fd1Xo2JrA==","signatures":[{"sig":"MEQCIE5YROUhD7Yp5xZ8vtlzEqOQcALxgc8/lyJvLbBkB80nAiBTI8XrUzmaW0wGOSDcaj212ujqQcwSV+sGSuOBRGGfMA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj25hXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpL7A/9HQqi7tNXultXwcBer0ACeEAgDwitxlS+c0cB6LdF19DSXoBH\r\nxk2aFLW5SLFq79X08w52yZ0Dn9fPmtIjizlbjJ2m7cdBBUmv8mOYfh5I+8eU\r\nIbTE8yPLCNQirYQJxnErJDcDQ5wID1ShcA5onXy32++uIio/vWwXeO9NAfeq\r\n+FfgmcowF2FvFTZPIy7f4nlsMXXuyLFu7OftDkrLNs2AC2y3SfeReEvf7YRc\r\n6VBJmGPO9UAO16E2jjxEZxEQMa4SCPsqcVbc6tPpEsuG93QSGhEOMdk3N15I\r\nEzxg7MsJVdkcWRQKcS79/nZ6EPRdl/x3b3+4DnAoYOPa8Qvt0JOjA9UNDLG5\r\nOmtYlufhLYAIpfTK3QE8UazsXTpde4NGjQ5eH4kMKGDeEpFF/EDW/YgCte9E\r\nBvTqXlhegrUIgEBJe+MqfQJU9GDUX0k3ApM5QVGk1+Am8vYU3ROEyPo2DUV5\r\njQbpbHLY0mlzSqCdslGPXtFwAz8TqVi9tn6Erkcd4ZIsCqFiblvNqOBWsouU\r\njmQWXuS0LbZl7QOrCJC4HA1XIlHmgDZf4ejMGBvYmxuYXITyouF0OX3agfai\r\nUFqWm3jW9Vg2l82QXlj2jGZoc/r1To+fjqkR7HrJ1fhaLEiYzRLM/loeC+oK\r\nD02JVVx7p+kpOQNwsSyx4lGXjUyqBCCWi40=\r\n=jteT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1f4635019849c7ebc7527c8501d51b39bf4d121c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.0-alpha-20230202110158-1f4635019","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.0.0-alpha-20230202110158-1f4635019","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.0.0-alpha-20230202110158-1f4635019_1675335766878_0.13008007234349428","host":"s3://npm-registry-packages"}},"3.0.0-alpha-20230202110239-5be68d275":{"name":"@graphql-codegen/cli","version":"3.0.0-alpha-20230202110239-5be68d275","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.0.0-alpha-20230202110239-5be68d275","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"612e5295c43f2c0f0ab0f071fb3f7596498ed860","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.0.0-alpha-20230202110239-5be68d275.tgz","fileCount":95,"integrity":"sha512-+2Uutr/NhG9sRqGFRef0N1LuY79Mz1f970h9tj6Jc8GFoKYymoaISxa51EsXA4Ocnz3vYJV070LaMDUcl73yrQ==","signatures":[{"sig":"MEUCIQC3jmgs6SIWufvnw6/rOVNLxGJk0ijABV/uRj+5CPfDQQIgN4Qp9FwCD520R5NvhTVRzvWKDBEMdjrPTL868DxXEYU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj25iDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrXFA/+NrYWapmJ0ztr0YEoIaBPF5/fKFJcV2msJM+CqQ4kgOXrdA4u\r\ns8jXzovtEShY6oOLaER3KCKOXjJTUWVgE7wcWHH9edUBAiVxsJQ7ZAYOZqkK\r\nJnKX55VqBAcb2L98b+2u52c4bFo1CpaPn3H4pua5PCk7oX1IzZHg64LC6HsB\r\nWN653YwMytmTqVz+163A3d8WGXHiD/nz3fjNlx2tFlYyHCsLFf0d7i8Merei\r\n9R3d/foC83yvXIQNRz4hWuYQoR3tzG9auXa/nXky04uEvF99wCK3PrR6kOHq\r\nsEeUoiqlpvt9yT2DWb7dMgUePO+tCDuyA648AJUVq5yX+dsyCIsUnOxPd4t2\r\njkY1js2vX9+lC3rdonjwQUnOidCJQKzY309D/iUgo9RHZhFRdiCIMUogPryl\r\ngsJNMASpUibQfOMihbgT/qNVzZy/x79lXzdLpePlJcjpgXG7JznWpjNJhH5t\r\nAc8q9KCXDjONuNfNgrSWoC88foBe4Rpeag4wDSLaCbg9jIyK/BeoAe4hc0fc\r\nTdR+hnu44XKipELLKiwT/SfIvhasRM1PxMR50k7GgMINl1xF3AYzZCi9Sdl1\r\nyXTrL8zOnEDBQoXrfAQx3B+Izb3qh6LAwKFBUxCp0r9LGyRoMvBxttyDbrAL\r\nQwXAUtQfY7hMup9HFCoa7Vg0LXb5S1Ms0uQ=\r\n=uNR1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"5be68d275cac84ca5bec8a56d0e04a311d807c01","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.0-alpha-20230202110239-5be68d275","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.0.0-alpha-20230202110239-5be68d275","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.0.0-alpha-20230202110239-5be68d275_1675335810837_0.8909170870377672","host":"s3://npm-registry-packages"}},"3.0.0-alpha-20230202110802-c5143371e":{"name":"@graphql-codegen/cli","version":"3.0.0-alpha-20230202110802-c5143371e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.0.0-alpha-20230202110802-c5143371e","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"7d9fb769983159f0a39b7dfbde34948cec4187d9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.0.0-alpha-20230202110802-c5143371e.tgz","fileCount":95,"integrity":"sha512-8BucKyOtUvJhRwg35MAB93VlVaPDtH14vjumZvzJbVAtiOeHSVtp91tt57RCETXGCbhzsIXC7I70h1tFE8Gy2w==","signatures":[{"sig":"MEQCIGbcOddsip+Xlm783kJhGvH172saz//WBD8w3C05HpKZAiBTjm5l2BW+q3KE2NHPg03I8v4F2UzmSIuq+ZNy99aJ1w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj25m4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpoRw//fRTjvKpf0fzOtTz7iXCMAPFyBO82V97KQCuO3JO964pdR+Ke\r\nViX8P+Xz5DqAiQtKnrwttzt1jkqBlmh6kS51NjH2HZu0VtC3Ts9PJPRp8MQT\r\n7D4Dd1I91aWmbBVUCwoQ1Tfe/362A/CYYyMNX6hjXRWSKM7/sHIGufCu/9Sz\r\nEwWPiU/3Oz8KCle9zCLPKmz8z6d4DIORC33Rx0lleVnZnndMHlWPqEUd+U0v\r\nrwlg9ZEvnNOMoXUA/zETMMxTutm8nNnmE3hm6+NJ8xycqwIKn6600oQOwTqv\r\nlM9Ci7Nn8V3bKIP9b1hbU3AUWMJ2RM/XA18oe8vDQ12KNaZFCamH51UOuKvY\r\noAOEYrNvgJW9Q4FMzfdYAg4Fm9yCTw8NMb9rzk+CPg0zKyo4uuWUYTgYoCT7\r\nV7amOuvLz27eFDDaWbv/WFqjwW+7woU8gE/1BZXNSH2/f7xHylPNHFf566dr\r\nWdK/6a+gjno5fl1adcnwGgYho3jwu/tGVftPd4krTpe0531DvPMkeGVyrbX3\r\nGvaZC4IfryO6nIF3NRLw/qeh8mSNTHzmzBQH4AZ6/FwZkfrMSvvInO0dfX/n\r\ngVvT0IQZRH6mXEuQPhQ99xdQRDlvVt21BaFV+nzMVtOgxRg+ApUvno2SQWvQ\r\n/xDRNVyQ6myV97k9SVEsGTAZjvs4Zq+wFKg=\r\n=u4c7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c5143371ee672aeb655308c46b15f38cadc06f6a","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.0-alpha-20230202110802-c5143371e","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.0.0-alpha-20230202110802-c5143371e","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.0.0-alpha-20230202110802-c5143371e_1675336120249_0.9574556522145041","host":"s3://npm-registry-packages"}},"3.0.0-alpha-20230203043259-0713dfbf9":{"name":"@graphql-codegen/cli","version":"3.0.0-alpha-20230203043259-0713dfbf9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.0.0-alpha-20230203043259-0713dfbf9","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"408a82af202daae6ff8584799dcf859a87fbc991","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.0.0-alpha-20230203043259-0713dfbf9.tgz","fileCount":95,"integrity":"sha512-uK1EKajL7Zn1z/P4Ge5DtiGrU4aHA04rdDpvno7wRnQ1vDIANiGrWyDVDdNI2ra2u0aA+He+bdyAnkLFqlOSJA==","signatures":[{"sig":"MEUCIQDbxpkOsOfCa598IAZ3Xbn4fPkELk78847HDU0cL3Mu4AIgfWmnTea9U4M/9reUpQmvT3fkyZXKUHaxtpsdQ7VLvPk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj3I6tACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrpwA//fPhb0Oc+FWYae3CcY2HpswKs9yI1N95/BdlzNm+evqyVfpXW\r\nX7XJUSbSi8jGdBRmufhh4Wg37luPP0r2kmTdVX0CgDcpIDXlOHNfmXD8M1/I\r\nr83IigWyJ0LAzKeXF8h6MAD9ITfy4jnMhMuO20AqtK2na5Kawf3LHqjoBhHl\r\n+t0hSNPDSbtxIxC/eQ65o418NjSvE2MJw3+QvL4yu5vvl4R0JzPUC09c5FSI\r\nW5RWMB+rEd1buD30etkW6AMS+w17TMVsok4UptqJZoKEEK0v6KsGZU1MeU2c\r\nBKd+2aRnK1rHrUcI2hzbJV8eKdg6yzOSJDYriwoKTwEOeYG+T65WIXcfKwM6\r\npGn6ltad0SrK8CXaS0ZBvazCaxaoNEUD1H7LosfT+vKGl4C9Ii4RpBf6olGi\r\nIlOra52PUKXkyFUoHb0mePNTIesZ/Au3f27quQMRGbxUmjs1kBVbHAejtHok\r\nr9lvp5BnC3EBjfEoorCEyNH8Own5TRsA4eRp+Qkcf6vTJ+jznsqGl/MmD+tQ\r\n8Cxvwj3Tq+XXSpckGObwJAqpVO+kDUth1qR7iIP27svVv6I5OL3laIIoFVzu\r\nprgg/q074WIernmTqGFhlyKrP7PGrsTx4NT1G3AcWWZNVDsvwLxEAiLWFbLB\r\n/L7Z6cwa9ex+Ec9b6ANvzTr+tQ06O0Kvhos=\r\n=j1Rd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"0713dfbf93a4c0a9e334b688a1ea94e66a6997a9","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.0-alpha-20230203043259-0713dfbf9","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.0.0-alpha-20230203043259-0713dfbf9","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.0.0-alpha-20230203043259-0713dfbf9_1675398829572_0.13059554666851536","host":"s3://npm-registry-packages"}},"3.0.0-alpha-20230203043354-274c70a89":{"name":"@graphql-codegen/cli","version":"3.0.0-alpha-20230203043354-274c70a89","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.0.0-alpha-20230203043354-274c70a89","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f21daf84220b4871e9de6e51dbab9937d926982c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.0.0-alpha-20230203043354-274c70a89.tgz","fileCount":95,"integrity":"sha512-6D1hdZmKTKqBqLrSE7gg4pRmkEu6loqww+wLI/n12ldRgYw42waXdljaXqEC2YeqglvBkrkT4Ehdro4iobf3NQ==","signatures":[{"sig":"MEUCICHxqsEdDrQYzbMhDnGWizD+C24CSXzTrMRzkxMDG+jDAiEArl0yfZhaTe9isw0PRvfAnWHWBNFV+poyLQ0JA7RWxPg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj3I7bACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmooyBAAmRrkH9NnpnFFJYQ14w+Og9OABQWJnpQMveFIbWz3pjLpbV0U\r\nLApSH6WNjo4urMoieSiQ9zWK/8vEnsrpHNUgjttur1hji65nj8iXJXMnk3F2\r\ndep5z2xyFYXc1QY4Sywi9fd0Ro4gRP1jbTjCSb5V6hJFKSmjU0sqit2GxDb8\r\nXVqpajxdkaBdHmppAeh3B5f0FLhMBnmvedDsEICLQGZXoOuwmP3jmEPFWtIq\r\np22XQpGOwuW1sXynnmakkcHx/zmQwtNoB7hgu2gpaonCfgsO1ktq1M+f11PT\r\nZwB1V7PsTLB7HWbtb7zuuYbg/uYSfnbC//xZs4hlzcm+oMw+48ZaqHMdyVS9\r\nSOhAS5rNAnB+Yg9mbQ4BgpGRvbuCNa2YaMo6M7/zhulhftjzeLsNPNO1oygV\r\nKKYpe8UhNoTYYmAiNQhsFbPYSmtviBJV5DpgPPaVav2EiLseo9mch3PSQ3Vq\r\nPofMKoQSTLKyKcelIp+a4/okAEWgwI0tEHvv5xpzum52Yg3hIQTknFzlMrIW\r\nJ/An2JsfVGN+I1pgIbbX+i1CMoFvZ2IB+XHnVK2sxw/UfFtT7L8wKx0+L3rr\r\nGumdWJV+PRe+iZhzmINUe+4NL78wsZ5R6eyP7aawLlV/t9YmZ6zetUL12bin\r\ns+5Vfns5MjjHsPiAMcTp0EKFS8ztHG5mRmE=\r\n=xeli\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"274c70a89c787903f98ec193776c65d70a967526","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.0-alpha-20230203043354-274c70a89","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.0.0-alpha-20230203043354-274c70a89","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.0.0-alpha-20230203043354-274c70a89_1675398875412_0.7796716740697058","host":"s3://npm-registry-packages"}},"3.0.0-alpha-20230203044101-979792de7":{"name":"@graphql-codegen/cli","version":"3.0.0-alpha-20230203044101-979792de7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.0.0-alpha-20230203044101-979792de7","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"be9246c12931519f24014e06ab85396d094b680e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.0.0-alpha-20230203044101-979792de7.tgz","fileCount":95,"integrity":"sha512-D+ifFE0GUwiHOSh4EwVB1UtrxSzcYydrIxBNGiibtoX7JKngpg+24Gfq/OjTnQimG690/wkV2airy77NqM3hkQ==","signatures":[{"sig":"MEQCIF/fkZtNWa6QIicE4JPlMd9qxa+ZbdiEfoKagQQIPhd6AiAx5J3PguEwtHcR1/k53oVVQF+6MHLVMNYO3ebz0+hZsw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj3JCPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr9Fw/9H/kYxnXwhxbI4TKjoMR/mkOKHTMLA5QRbvXw55YIw+b+J3sw\r\nYWBoRM8iJy2lm3k86WZVXrG0OAsdlDjEe8WeDpWDWaNjVBWgDm5rbsaYBifw\r\nfevkUP0YOK0+MGXqAE13pc4bKRgC337p76kU3mhCrgWlt2BUriXIiD6QAnq+\r\nu4kYk2E2vQEgKK0yAsCEDaO63NrLzuvF3/R/1pUfbU2y/k4+hTg9NY8GZdaJ\r\nZSftBxKjYH1k27wPr5vOSWFqp/GunH+30HJLfVFXZKq+AwG+KjEXI3jj1+U4\r\nkVd2NttuDy77Rpqf6lhjRiQvA68GKwjTS08cxtd2kq48DXMwyLsjFMKCZkKd\r\nsavNYnGju6UPfQTpDpX0KbF4O64AH2YSnjQV8+Y5XTJY8iVEI9j5UGubNM0z\r\nnLBqeP2Fr5d0B5wOJnl+C2JMwaMoEtMwMz5wVcRE4Hdz7G7FFLgbOKXfrVvU\r\nMJzc8IaoE783kumIS0/MV6apibLXL4R9U0FAYICRoq/GAVy8CfCfWLfGpzt/\r\n2ZgLYcjMwTiKUrqqgFN0My0h3uEYWM7tDDMRysnHudrbwbi2pPX+lg8cvaQn\r\nklorupcw8kOEu63YnV++BiOBi5PBX1WVAMQcKTL4iAUaWp0z6gMkoYb5gzya\r\nEzPe9SF19GUi6wASQlAdTgZUp12292WvJBo=\r\n=Bt0g\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"979792de77fa87dce791e443a8cc431d36bfe875","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.0-alpha-20230203044101-979792de7","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.0.0-alpha-20230203044101-979792de7","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.0.0-alpha-20230203044101-979792de7_1675399311101_0.42164583579574577","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"@graphql-codegen/cli","version":"3.0.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.0.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"eb367adfe51349e4822518183fc7ea7c06aea11b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.0.0.tgz","fileCount":95,"integrity":"sha512-16nuFabHCfPQ/d+v52OvR1ueL8eiJvS/nRuvuEV8d9T1fkborHKRw4lhyKVebu9izFBs6G0CvVCLhgVzQwHSLw==","signatures":[{"sig":"MEYCIQC9W+gJqHMnaHqiJ9aowhol3ozn10ojEom68hBUS9vT2QIhAPnz2HClA8iUS6X9sRAGdx9qekQLcZ3cQjFMui2wMA0S","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185642,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj3OAMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrtnA/+OBBtzHCfMEezcP5Swjm1vR4zWvIJ5KBvGALKsLH787/rE/TM\r\nM1oNW64NL/hBSb36r/4N5qXE+i2eiMPQaD36nu3dJ75aqX/HQaHuqLGZMSMI\r\nlbxzAJ46S0XK1NHXBz/Ukiz1oUflEJ9IjQdPCrZYcCf82myR3OHmSHpOfrcY\r\nlycrWXPso6ZByYV+dXE0AdEbzQ62YoYQxHX0D7zMIdR7XCWaQHj9lUJlPbSc\r\naXdqJorFGILmDIox88/74UhV+sSethdeDoa5RTSaEmmKgCSvNKHqNHZ6HlDw\r\nT/7HN861V+uBROHPwwMrl5tkRVASFLJD4FtkF+eF2XxpxPjhfuEk7dciWCsl\r\naU0HwnyXDuDKlneGe+qLOTb1ZmgWv5w/1NlkNoD40+lZwRJMin0Kg77mYmIH\r\nRQgh6Q8D9rYTYl4AKhKF5NPRc1z90rMEL6trnCmljZGkiLf6bDVOEG7wOlly\r\nZBy7XqEYGaY0oeKoeTcZKwBoGvXmf5uG4ivCe8ZhESe7fShSt8q5QZKAex2B\r\nBcBCSVJX2EgcA/cGXH+9ePJXz9DV+9gQ6W/Z6pEFENJUBgnplaiK9kofZ0si\r\nGfsZo/h5zmfJPfa6upgQ58IKIPeAg3UQ55uD/YQaRut+TW4s15bEhybdPjW4\r\n7MD78Dv3YvZOUQYeSqfvfKrFiYavjsA+kP0=\r\n=2X3S\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c606aa8e081b667827bcd90d57441d8b9a4f0084","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"^4.0.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"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/cli_3.0.0_1675419660215_0.04520804700517367","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230203131252-9002eca03":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230203131252-9002eca03","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230203131252-9002eca03","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"5c5d3b437423cf409996a5baf7a063054f51cef5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230203131252-9002eca03.tgz","fileCount":95,"integrity":"sha512-RKNeR8Cbkmj2gmtLeCla0vGDf+ZNaLmJH+z9qejZELd0Y70KaJNQakiqiy7fIEnpfD5n9NGGLoEj5vDE9Fkcag==","signatures":[{"sig":"MEYCIQD5Vq6cHs8XgambwvlhwgToizOfZzMXIiaTOyL/ZqtqawIhAPZm2ihjPIOpwqitZL9+RkCXt/lhjg4+aGudlDR48JIO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185703,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj3Qh2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmprrQ/9G22/mG+DAqIVa0AKXbqNuChWWpKkDCqXYuVQXSM/CzD7AGTp\r\n4vwBtAn8R5h2ddkobiIxXUdImi1iPfchimRm4M80pltFS90RjPt82GJU5pVH\r\ne5BaByihWKPEa5+JG/z3G5uQ+/VgIuim1SzZy5gFCRn0NkADouU7XcXtcu87\r\nkhHUpTOuPUxVtRJFBt/gDJVfM3sxZ3sgeM1fCSyUwdGAHt5xaSTnz1rW49Q+\r\nHNo95DmjcsLKlYkenZ6eXUiUXoyFOxQJzCzE1D9LLzsTEOObiJKkQeWgmUm+\r\nZvW4WmZ35w0U4clyA8c1IcuaSAPgpqrH+R7il7gF33cHvV8Z2THL4/K5qrt4\r\n33eR1QKJ9ua+QpVtCXAjZ+XzM5Hovg//br6FaLklxou959fXDq7iH4uM/s1f\r\nkcLLgiXgmKN7GyD34U74jkGTgw/+FSCXnH/dRBzDxgqVZGTxJnMkLZuIYDNG\r\npCm/4lQqdN+Q3nkIKJ9UlKAu4+S+Bo/XNGlpbsRGNMf4yvOfLoLi5eTQ6P1X\r\nv6+sGWPib6qhCLuZ/xYsDW/cqplRLrWdct+jQSluNZaCwxz6N+lqcEsWe5TD\r\nP3BCdgMMAy2x187ZXcseXi4hxjo1gNetXl5Fv9DlZpdnknjBBEzC4U8ummWy\r\nigtch9Hh/z7Wm+W0Epxh3aU6D7/FB+N2dBA=\r\n=GU98\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"9002eca03be30c6317935b71803b7f95bafbcbf1","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230203131252-9002eca03","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230203131252-9002eca03_1675430006717_0.1892389193461419","host":"s3://npm-registry-packages"}},"3.0.1-alpha-20230205171525-e30a78309":{"name":"@graphql-codegen/cli","version":"3.0.1-alpha-20230205171525-e30a78309","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.0.1-alpha-20230205171525-e30a78309","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c9e6f8d4ae3b579a8236cf6be7c578119c8777c8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.0.1-alpha-20230205171525-e30a78309.tgz","fileCount":95,"integrity":"sha512-rZJHlk7Bnc0YafN67oLqxq/HRP5NdpLDjiFSqke6MBKTSphJ+0B8t2IjtD0Y2Go5zXDVYBvdlBjcwfX15ElGkg==","signatures":[{"sig":"MEUCIQDoR/HYbefEEZVDFQm5cxSyJIXpsrQ6f7kGVShLhCEvzAIgUiz93PCCdDUEPhpnzzLhw8EN6POsf/NAsIkyADvqeXI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj3+RVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo60w/8D9n07AwJB49nbxhs2kU7K97KYJUaAybXxsvCkVbZAfS7/kkA\r\nVqiMNZ9ak02w48QzdPMOLaBYhjivdCI47q6AuPYsA1GbSqUwiEFgEbcXcPiT\r\nxcPT55cytWFwmwJG/aQTFG/oyM0sF2J73gFZZqsZU/q1TtGljEJRgq5/kctH\r\nu652ZNnMtNQ/aseSzzkZ/HAk6zaHBOxdO5pBjD+jbk7u8g7rZLcG8T8BemUB\r\n33aGBnz7uW+fHTAL06V5VkRTYc+dHLDpbSD2wX2gSj1bei1D7nBJxMrXkJ0u\r\nMxY/Gio9lsGYSn3f5rKmGAAlEuVuiRdrXJUbGBdyVy2Zw2K5cKdhJqjSecxM\r\nQMK4iQ//4uGETnHSf1nKn4duMYwKRXnxt1DaNowLdYD5UBf77dq6SwT1aAqw\r\na4Bl3l8JLNQUsylYEL4EFKUBIfWKBOlzeXUzig9bbDjnjWppyice+UbAJUUm\r\nl2lt9jiVdxHwsFa/fYEjXlC/FBCyPhHJ+AW+E7b8nfAQ6Zqyt94/+gIEwGIC\r\nwSYv4dWR5JHXiokzvmBhmCVjKp/7p+n9aAdM06ww19gYt5cluP3Mx8HPjDxF\r\nz563nCX9ZX+iBIoFL9oWyS5HCWHmhafVbZOb7C/JNjiLpjny7yYrAMMALLsB\r\nESu2TiZzE4kEokoGhP3Qr2sS83vHtsL3FGo=\r\n=Hxom\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e30a78309c1aaecbda60eb42e6b08e8542a3c67d","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.19.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.13.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^8.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230205171525-e30a78309","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.0.1-alpha-20230205171525-e30a78309","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.0.1-alpha-20230205171525-e30a78309_1675617364737_0.6006505340156494","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230215074613-e5b8a15b0":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230215074613-e5b8a15b0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230215074613-e5b8a15b0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a948ea305a3942a183336f7daf1fc79e2c65e47b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230215074613-e5b8a15b0.tgz","fileCount":95,"integrity":"sha512-Dtrmx8bl4WjvsN4WVMAk1f9y7b4xpBup75h6OhxRpCCqdwuyaHMcZHYkeFtBLDLfavkFKCsjF0+XWwe9XUT6oA==","signatures":[{"sig":"MEUCIQCjNiwyIzhnt5ccJXsF4vUl3y06PKs5gsrnRUiDxl69SwIgGX1+bO+cMtm23ao8EUjpj6xnbmA4mFKGGUI9eixSBEI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7I3zACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpaBQ/+MGfAosjI/vN6Dnj73va7cy6tGTiyedyPYX41vAFpNpUmT/Q/\r\nQxIgur0IlDm4Dbd8zmtQFd1YRESw7VcV9VjzVLZzfH3NmtNHDiqCvZx78h0f\r\n4LzxCgqdZR0fLWgvOm+TOoe0p5XULDEpeYF/8EDhHerBIw061itfaOBlSZ/e\r\n5M3CP3or8xHR4GAjhb/Id/VfKUquXHlloZK2uHvXWdTUtCYuC8ykrNfFtok1\r\njYi9ysLLZXxOjYTegJVeRSlUqv9FqArzUFNwyztewMHgCQ+gw2hzMdBNnhPE\r\nVx2hVfMex4Ie8CVsj5I/RL8S6rKUR9+gueTsjjxNYOTqajk0aWfx+CtmLUxa\r\nIEHSzNiK2duCH766Ne3nYbROPFt7GH1yYj8WWRbCbbkXlmygAces8JIgi+Yk\r\nGIS0PXh4Jdvpj+rsOXViD8eOzHId0971P8JbLeARWmeu1GAIbYZ2wEtgxgN/\r\nsCbKbdMa5Mnz9QbTMe0jGRcetWCjOhA9nyzQoLdU5TwdiAkWW0Bu6aFSBMOK\r\nrq4LAIesG7XaPFM09C7xEnpMkJ9vlqpD+E7nbB3EtkhQl63zVMdAPCSpABi7\r\ncDgjeCozuUq07aXC+2zKXBZkZOs5CwZjty18t5sA2U3s5/VwxaCaxzc08Efj\r\nPUwd8q3/v/45gWN+V6o+svaP3AelwHYc8+A=\r\n=XTV+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e5b8a15b0cb650e1b6688f49a9e7199e09b48e66","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230215074613-e5b8a15b0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230215074613-e5b8a15b0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230215074613-e5b8a15b0_1676447219625_0.642370420149911","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230215085813-233ac86d0":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230215085813-233ac86d0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230215085813-233ac86d0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b0a81934a6dffa81c39641320eef0a360f128df7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230215085813-233ac86d0.tgz","fileCount":95,"integrity":"sha512-YBa0BDo3I7FVAfD5zkUBQsAPvZgK1P16dgdsOIlGwPBMbCbtPzDEvswWJVcZ/+j3/Wt4YerEJGwbaVs6eb1jdw==","signatures":[{"sig":"MEUCIQCA5ncGoIJzA4shliZUIFtvZz4tF9u84rKc8Z0lYg5xOwIgVHZbv3hFMKYMdyte40v78vq4jeVVFtPVDahfWBuF1YQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7J7XACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq0Xw/9HNJEhGZvRkx0YxHBOYrVNBASskqo/TZAyv/UXBawGROq/Dc3\r\ntDAiGV5xyVEkmtdHhE4G7sHD2YUlKXvOMTq955mGVwuBLMjzd9ftZfwFKgHU\r\nfiWhiJSDZC00vfH/zlmA4KE3S2SaZ9+MZXwCTZz7/VLgIdtEEzvJBt+kNX65\r\n1SKXdsASoI89ydL/Te6lyh8A4rUv+0hN+38hc590PmLc54d14zPODcwmnxsA\r\nrmv0b9d1TcSqR9kfVQrWqO1tJ/4fwXWrExSJu2q50dXqN+9GGk/ss2uGGvaW\r\nmaJRwQ4rm2I+Dwb9hhLkpt5tAbVWVKIjgggVHJHohxtwvQhRuNQC4ZkQ+jvn\r\nFhk4xS/2w3X4pBUoetkL5P14f/0Be5iJid/zKxD9c7dzoNq93QqvWN5KqA4P\r\nIGw/dIJvx/Tr2x+HP5OEm4xVIyFyoRp5rFGeNoHJcR7mLZztKSAW6PCOv503\r\niwsFyUoLYQj5IFoGPrWoG4KI9ZgpM2R4332jz9r4fRqbQ/WV5/bH/CNpO+oz\r\n63MG1BxHp5csOdBz5L/pVgSnEbUfW8GiANMRERhCeqHEfsyHQpkmB2PmTTfm\r\nwTqp077OJrvoaFiB8kqNsbbL0Q8xYRlNkAczJpcI7o0tWDQj1XQJik/k7bO2\r\nFU5wlI/+2OKuCzT0cpc88jZwk7mc2xT9Ybo=\r\n=Grap\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"233ac86d05a2128e18620cf9dab44f2a2edc50b2","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230215085813-233ac86d0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230215085813-233ac86d0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230215085813-233ac86d0_1676451543488_0.6274120572293613","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230215090240-91479c550":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230215090240-91479c550","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230215090240-91479c550","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"93010d1a55156edeacaeb53f8f922519f7fb202e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230215090240-91479c550.tgz","fileCount":95,"integrity":"sha512-gdlirIRm4w7qMVhKFTAsyqYU+8vO0hdIFWN4Vqbmra8yXAIJPa62BQdKlGD7saUzp9vUKSIoE8poSkIKyRQYhA==","signatures":[{"sig":"MEQCIFFPkcVgoTqqBgpNKl0IcsTFc/zXfU5kd5f/KhdWCXhyAiAF4rAXfO0Qlm0L5MFeP9D1SLEB77YWuDwj0azouAPYYQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7J/dACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpXFBAAilW1Ybr3+ACpLScEWeA56YiiGt3S525BoCAp3SIRKe8b7h9e\r\n0C2TBzIp58rpJzL2NWzYExdfe/jmV4Iyyd4VaNKiIy6pedJz5P5VpKfE3Z2P\r\nS6FI6eY0YwjrrRZHwshhKMJD+mJXIxQLOf3ArAQ/JJz8Tvpt04Cg1IP8E/B8\r\nTfxDcefmTU3F+/9LpLDmu1DRO99R6eMtocRGuCdyR0PK8vWHqKsCIsjW6V8j\r\nnRGQkmHvnMbN1KVmLg9IgpeLhaV1+Uf382G0CBICGWXXshK4NfE6f/d4mZ3t\r\nRNY+i1cYukbiRC0FwvdJHYbP5ffzjmrFjl2FN6X3/fRgBcUAGYCysA95Itik\r\nuqJVuLHTkOjdogPVRjdY1GYOJk6x+lDJ8VDTAljCcHKb3EsucmNpmLVK0EVF\r\nX9nDQLfJwu2SNlhgQ7Yx1CQVxxxmzAH2B5YfJKzoQXlCTyCBn2GERRGX6vo7\r\nUQkhL5y+YwfZKkKj14I4EdnOy2FFw2wGIJ1IDPja16ltdheqQ2z5zTwHoJ5L\r\nxPjUB4O8xgINMacFdycE6gkZCUizyJqR+cKmP3vxUtBDZvHWVDsqlcwnvsfB\r\nCVopcI41SbF0nIhTXBj4ES7F4KkVD5I5LohosKrfw1ZSam96xLJeKOFLv0Tu\r\njolEzXtmOo24kFWFYtCI5GRixa3PTR7nm+Y=\r\n=BE5/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"91479c5502eb3be20d6c054e4e0b43fd23280aaa","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230215090240-91479c550","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230215090240-91479c550","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230215090240-91479c550_1676451805615_0.9272939707675318","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230215160404-971e4f8aa":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230215160404-971e4f8aa","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230215160404-971e4f8aa","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"7a594625639b35cdbdf50367d0fd299bbc25afd1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230215160404-971e4f8aa.tgz","fileCount":95,"integrity":"sha512-XufhlFe+bCAxv3dAs3t6rPDBhA45l+lMtL36m2XxaQSbfjiQb/qx3tph4Q2MIZX21OKNls5al654GW9mhulYQw==","signatures":[{"sig":"MEQCIH8ECeaRWJJOe2TX8AwVLVnWT1iQZtAuP7wJn3p1qrkEAiAX0tdvctln5hyWT/Y/04CIxtmSezenzUeP423cAocTjA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7QKbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqXng/+IQ7C63TrOMyDaLcUIKBKb7CgxGswCIKXgp2AML69zCdg8/eD\r\nVAX7WXrLwQJG+k33LY5d/Z9MjD6TLj7Yl4rB6y3d8goytsbPbkQmXX7zybAb\r\n+8fXOI1IXZZbMd1HvU/g2AV4s4A2Mtcmc27JG4iWTfUEJ/VfylZqThdfD0yY\r\nbJGEh4It7XtLohYVz/i+UEoH8jhiNF5S8BgCFOtGuBH+r006Ultm64M6Po+a\r\nTvSVuuYZUzs5D4s0u4kQHAxG9YZozQgaG7hvCr/Ss4nvm1miNM97geOsSsd/\r\nUVkwhCdcvKoq9lluni9xiQqqC/un7Dx4cSF8rl37mILzpJgRv63ERv0+1dlR\r\nOPfpn+/LWfT5AFyVrpcpq87KrZnuvaQ8azQCayuzrOLZUDlaoOHs392+F0i8\r\nD88G1T0AoMf+KvEF7EfTu1nT9wxiw8AdwZqErM8zdZny7iQn/ChNMSnijD3X\r\nWJ8i3u2Yn9wevndMTAT9uYP4cBMm1bx6JeKotFyP/M22WTA8nmAWjSoHSAs+\r\nDK5z6v7Zjtq4+h50d3YnP0de/gRhSefSQ3bQr+va9gdJmXFIrEzKRXV1wPj0\r\nzUBwV9x7r5loiI+dxHwKKqHKMr0J8UMs+dEX/a0Na/5dquASDBfdYiBRsrlJ\r\nZDpiNcRBPIBoGpE37EkRpUx+T1SHHigEZPU=\r\n=PdIU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"971e4f8aab2e520b0a458754da2d1236eac30af8","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230215160404-971e4f8aa","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230215160404-971e4f8aa","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230215160404-971e4f8aa_1676477083370_0.7821508064176872","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230215163724-ed35a78e3":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230215163724-ed35a78e3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230215163724-ed35a78e3","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"fe05e9c42163f79a382d5da37d2479c0a4ce7a43","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230215163724-ed35a78e3.tgz","fileCount":95,"integrity":"sha512-jq6EM3OfAgvS0gTIr8GwDHbegU8QaLgSimpkkphiTNpIKtxMwisD61CC7jS5l0Iu1q0yOLRMs0BZMK/PmsJOSA==","signatures":[{"sig":"MEUCIQDCXfp6fGkOwBt4R2jL4765WrqIe95K/QRIVmDDFgAi/gIgbkqMDL6v2uT/82ceoBP8P2+YH62bFFiVg+BQwfW5blQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7QpzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpZHRAAmME3zWsxr0q2HvP5VoCiS1zXp2G7ZwYwt1+xWQz6Tdd0oFvq\r\nuRF+bf/XzCJlduQxDOHNmVrAgCWXdVTVYv+JRXxi53rrzjyhoMDiabReW/lY\r\nDSJNkaFApo0ILT8G59RM8rQkkZf41ZkngX8GufGtVUmJdzOlTAcso1dL29Nj\r\nEnCmg4SsAtbQe2vS8CWMJDh93kU0j+tcYHmyWsM6WVJFx+5iF1EnvGOkqbKv\r\nolOrHu0JvBjK/oRrc5Cfv57zsLZvvVdNcTVAj7YTRYDeMZM+8RMpFp8V6i4i\r\n31BuqzzJTOx3uJlIxA+x/eFUkmVTEMljAKui37BOL20M5GyprXl5ge8a6LKu\r\nRsxbcNGYh0Wc35+lpStMVtMcYR2+l3WxBwcXx/wPZuDO0n7N+8IiADtjWwaa\r\nGCUAn3IY74oX8Dxg2De1doDs5IYuWZIsdQMHqwOrR4rOX+FoFQSDuDSpOGFI\r\nRF20HuMQkBXHgVjpSCVxgiVp1ICnaTQvRqmfeJlYuOoN8sD9zG45DhGOamOM\r\nfkPgXXPTpJ9dEoB+O5GkCkU5s9CXjwAwOViNRLZXMXhSvSSMhemVazjD90pT\r\nRHZ88Ki6cMXD0P3TLOusp3ntVgjVdpnkozpdlTSt4Nmxp07cdcSGLa1ruNu1\r\npgW9yqp4UKNQBnBhIGJBAAV9jGSecWPxTX0=\r\n=PrOy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ed35a78e31564c27ad9e8bafe51d678e531dd5e9","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230215163724-ed35a78e3","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230215163724-ed35a78e3","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230215163724-ed35a78e3_1676479090992_0.6273206598392185","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230215195135-fa5df476a":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230215195135-fa5df476a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230215195135-fa5df476a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"97f4798767c989ea8b2f5aeecfb4a13319d81635","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230215195135-fa5df476a.tgz","fileCount":95,"integrity":"sha512-TN+zGPIE2y+uH0Za8W1WJ4q93J66hpgNk4EW69UgXRxucv+55ibPb9ZQhha27FwPqIVlHxUFtUUzI8VHREmtSw==","signatures":[{"sig":"MEQCIHwJQ/o2RpFZFhm4+sTS+WR7l4H+mZ6zvyad5OPqhfoxAiBhO28Tgd+ln9Ihtm7SxIycUdSLLEk3Bu67C1/FuVl6SA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7TfwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpmaA//SBiPKF/cPNVwB2d1ReKtWGBX7/UgJvi91tloF3VV4LPEf5y/\r\nWGeYnwCmLgCl0oZK7QloF3PbS0unfq9Qq84zD6rpE9/NfZ7hslM/FxZgS9ru\r\n1ibdadw0NHAcyYXGpVaxjJcxQoIKmGx3krgqJcU6/RuEBT9cAX6Kkv4qUfFN\r\nPJeig/+fBSBR4FV8VEguDEDILNXRhDoriTr94DsmJzJuq9Qzd6zP2rP+eZLA\r\niRDodTILgcZbX3dZpBWyKuBvMIgA6eB1uSw2eKhd0BIWmWuC4fsEvG52y4ND\r\nLMKbFsx3D0uTr2rDCkkR/90JLETcA53znw04CXSvSHpKAR+PtrjjF3f8k7S3\r\nN2kooWmyaTtiEBN2CuX367q3eeNO2I2w+wcg9cqbw7gdpVaL4/OZHGHjkRTp\r\nUnnz8idLwahnRPio0PAt6GaZ1I4JxxdTmoW4PiH4VuSG+x8MJyvCfUgaR4Qd\r\n8WA+YaLqYZM9M3FBGxp8tDYUeVveHgj5eq8Wm5lm7NTFTdvVXQCGU93QBNlt\r\nScxq+OAm5O5VlBdhhNQ+EcCf8nkB0g5tqchKSrv08tre5SjRh6ld9Np2o8p3\r\nh24T9IFnUKo6V9WQ8mWRER5eAPk7x4qZn6FlTm5WVzSR0IEbGo56XFUKwBRM\r\n4oKV9Sf/vqsHI/VvZK0+4QtX/AU3pwmSLeI=\r\n=YXtz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"fa5df476a6acad1c0b6ea36d564b4bad1e9b1073","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230215195135-fa5df476a","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230215195135-fa5df476a","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230215195135-fa5df476a_1676490736333_0.4255905694466877","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230216000547-8cc3c1ed9":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230216000547-8cc3c1ed9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230216000547-8cc3c1ed9","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"bab5997218eadf79109bf5e0859dc79c1d0ac29d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230216000547-8cc3c1ed9.tgz","fileCount":95,"integrity":"sha512-f5wlDYXiTa+lcqeryPkVGCe3PnFY+DYVdFVlDnTMoW1UiiUjdWvgW7nGFoICT8QIaWJmV6YqszcTaVW4j/pnaQ==","signatures":[{"sig":"MEYCIQDldkSTsTddCB9sqLs5IDAg1u5O5DjVSt46CQvepIfctAIhANSgFwjmfzlt3ZS4QtBz6wC+9cjgUpwM3TTpqWCqZAmK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7XOCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpJzw/+OcreZcNmb/XK4iVJFko1aT49/mmSYY6trwm3yU0SsPpRak91\r\nfmBNVKqL+nq7s8P6qTCC6xjbGS9u9jBhEQEWZU+KhfofGhGLd/XvmOmoUngF\r\nxh1HN7CGTNyeTsjOe2tqfI39d9tsCnvFgkO12YX5DdmW5WHr5XfLmUZNWq4F\r\ntg9CCEh2cwreh5b5XKiK+uONvW51YxknrKA3LaoC8uRxCDXbtcMd2IDfTyFa\r\nB4wchCdpyzmYkTiOYKSd9m+tJuvKGZPT8PEhiLuf2zVAiUjfDYDBiGgRlz1G\r\nI6UGOP1kDco8zJm0aBLLnHHkg3dmGpazbhox7ZNfxyVRLbjDO8gZqm+E/IAn\r\neerpqtxaYBPGozxjg466/XpuQlMht9scfDw5wx7ZGnHHnMCkxYwdk73htIsz\r\nOTf4Gap2fk2tTvseNQik94W0/IUbIITjjhRvff3megO+TG0SVg8Vol4y1I2Y\r\nJzUWlTHnS5xaAMGUhxdvLvzlkhlH0N4Agqzcl8N94UnLB91ZfIHMXl9n1SBy\r\nopw/l3C+8bTFJnrbjNxh6SGl4KnFY+TgWIiFXCkkjsJvQsbSglYcxx23ThZs\r\n1lcfry7dc9JfVI412CCxoiVz8LbJ1lmbksiEyWUcJ3Z9YhFHeAikK9n6qfG1\r\nTSC01nveVth+VKAYJdHwxS5hlaysZ60fscM=\r\n=aVM4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8cc3c1ed9aba448761f27cb3680fd7073685841c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230216000547-8cc3c1ed9","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230216000547-8cc3c1ed9","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230216000547-8cc3c1ed9_1676505986225_0.1497631434715525","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230216101614-286589fef":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230216101614-286589fef","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230216101614-286589fef","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c81e82cd66eb66eddc533c81ad6ad011d1628bdf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230216101614-286589fef.tgz","fileCount":95,"integrity":"sha512-N1+2VErh0g8Jb6CyNu4zsCKGbt6k/BNj9hKLOZ7kdWCFSBPkdThkOm+Zb5M1o2l9NlrIkER0+mAjwG8hF4O/jg==","signatures":[{"sig":"MEUCIHOjvDu96k/id021tl7p6cnekqkGHrYgL1oUEBjFkp4RAiEAlthwXuUSMU/NJXxqnRUL7jtm62cQlimD2I4a00sieIM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7gKUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqscA/8CqmptSHg+tdcfmg5TuLspWk5P5QiQFxt4ajL4HNv0qRf8Boe\r\nJnyIuYcBpMlzmcSSvayk1Bt2ndK+E0AMWSDTKPTgphWECN9Y0hNCOYFo9rSQ\r\nUVLn1rg+sMxSp4/YiJuTeVxUfmgNqqSBqhz1rssyOuaBbYLyvqRJWvA6fHyQ\r\nIyUAb1xupEFzks1hFupPKod8ir4pEqLOV4jl4QkwNZqWWdxc9/iDRVHANPVc\r\nnm81lWGLohQJnx88O2WpFjlGeqlUqRXM5OPoa9gfKAJEEfCch7XePt+2dHt3\r\nNFz3JbTo5FcCHEFhbNghgx35zXbBVX6O1Ik+IUtkyQfBygMZA393Ry1ktLb3\r\nxAPuyHHkpFTQZV1qneXS/V2joHfn+ydoXGFuMpkvBbg0rAzufeHoyA428Kgh\r\nGbBAM6H5ubTU5hw1pfflMvPjg2Aauwxn09S0Si+6nr/fNxMCmpU1OwoBk00q\r\nNq2jpRQlxyrLcllyTI6C6uFQFawSx0ITwXINp8S2/RCUYYrrLu9i6gq/zmxg\r\nqenO52McnnSTe4AmzZIkDx3iWFLGeqQLSBwskM8G+s+0Ejj/FVvLpitpYnL9\r\nkIPq35/ySUaJx/tHVfrQ5GDYvQ/cI9dSvDjEylpTELHjid4k6X4FekQ9AofE\r\n7jWfMsW9LsKYcaY+cqxUTew4Mj/E/9O+CcM=\r\n=9/hr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"286589fef338ff559e78130f3f5cd3fdc0f5e5ad","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230216101614-286589fef","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230216101614-286589fef","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230216101614-286589fef_1676542612383_0.591483456182335","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230216102824-300196b9e":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230216102824-300196b9e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230216102824-300196b9e","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ec995d63091a4f1d66eafbf9229852a2186dd57b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230216102824-300196b9e.tgz","fileCount":95,"integrity":"sha512-IIp95QNSx7u15lWMvTTd9x645RazaJgcM5ET7O3KMrCzyPNLDFtkz2qOvcOlyEGhCqtv4oC1R3HkfmefrzAnPA==","signatures":[{"sig":"MEUCIQCU7Fli8F7XOQB5fW3ZGyBWakkcjPZI0oM/IMYeepTBpgIgOB7rV+oiAJkbgqrQ16/W2MPssAZOVW9lkHc4mtLFTn8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7gVxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoZBQ/9E4umIaR36tB2m7NJPXjat+cXE9gWc7um8U6iymEG1WgH9n2Q\r\nJ2LlIdPRIlBppaaRRutDIcs6k1178eGOkJ8JZ6r10yYAhJG/D+Cie4qiez+L\r\nhWMlXB2IWjB61+M1IAQ9fDup+U3GiT+Zc+z+gMVinrEdacv5tT4bUcthk8Bx\r\nJIWDDW+n3n7r9iyhrqv8gR0SFNJQvWuAGo2rul1pXTCfjAcXfZW/OzZ3p5n+\r\nrvSV3HxeaZ8UB80b6pxYAYnzNyW3iEKOSMgQEcXkpslGKkC8uLrkMpq5Mvo8\r\nLnzrBBUasd5ozs2HJ0seJp2MnI4Mf2vM1sYs3YMNczQaFdyLVuXnJ0AZeHag\r\ne0BJcuOQXj5hXB4hMsMLunpOUffPQ6HAJbrdwIF+8vQJRnhXIE9hseORlY7N\r\npgJKyk5WTzHcPqIsSqr27aZfUOr9DgMROKqTSIOq7OSVeLX0Gg/Bol3yZ3Q7\r\nBRv6Zn0eFWbLCDuBZbh1GkNn8TYBV8lpbhvm4+dxkRJjOYxmh9YFMzObL/8S\r\n4kKKG/85F19+/54KS4k9AvRhstk2IVy9yICWLJbsN+03SjNcFgiAUTDIbBXY\r\njvekPSUtjmpqrYwWz+kpXI9xZHgSKrDAkrxR4O8rmh6T2mEhuuIESe7Ssamx\r\nw48PwV7BJ2r3GU+rFbBU2Q3wZZCn35qIQaU=\r\n=pYgB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"300196b9eb70e3b1233be3629dbb744d1350af50","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230216102824-300196b9e","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230216102824-300196b9e","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230216102824-300196b9e_1676543345380_0.9701997629227408","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230216104006-346bdb259":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230216104006-346bdb259","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230216104006-346bdb259","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d52956a0051fec5b0afcfb2bf2dfe71d2cbce804","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230216104006-346bdb259.tgz","fileCount":95,"integrity":"sha512-tSghXWN+gZfC76NDC0P23JDwIwqd2ALfwy5+JXr3gXjwXBaHCAw17R2LY1nPopCkDAKRYhDDbKGXMyJYh1RyKA==","signatures":[{"sig":"MEUCICmnGHVSHDNptgx1rLnxx+nrOU76KHkrXl0FlRH2L1ejAiEAy+ILzZwbjnWViJQawBrnG7Gi0IaXq1srhTU5Ypk/rk4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7ggtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqVAQ/+O1EruO+/LkaNWD2217lkCJCvMc462NHE7rzK52oE+hLuIqh/\r\nOW+BqgZUKp1Kl9sScuKnBt273lptqGbkR4q6MKvnZbiDHQ1CbFWQ+lAGu2S4\r\nB98W/uu3inQoZYykxvZxhu7Mr9zTxxW5cW8dsCq6bCjLBKdOeP2IldkFaB5x\r\nnQ19W1fn4sn1r730fTW355DYybpiyzVDTqkLp1Bge3E7FkY84jsBbUoUO7HI\r\n9YyeVV/3zMjzzLiQefbNohIWUWnLAXnZpxh8h6sebXyXsOcr/42Vf+QR8dTn\r\nYJ7MxBQ1QQlJtEeEtNHW6mcPLFdNggOljSTQlaKcMbgWdqMqriggt+MkzzQ/\r\nLJ59j4kCf2Yd57PF37uvObMgDNkhQVTcER3/e0pzs5IRytjyCY6w8yrZYGIq\r\n5bXCpYevovUsr2f1GcjodT6iRKIb5njVSWlCwgMcURpHKcOtw4odi8ARKGAJ\r\nt6R2HO1txLG9bfK4m+GHvJsrm0ab25MP6bhGroXxiNCB6IaOYpeMKJcRf9y7\r\n7yD0oBeKekvFeawkvdJfLEDdVQYrEQUr0epwF8JtrrXMkTGjDKoNU8Uc89/m\r\nI3amWdCihKncLtOJhhiwiB9t1piCMvFNpTiFb/EQqXFSv7TsHLDbKbBqCe5f\r\n7Np9FtzPWCdj1EBU5t8k7cn0tsSdxEyIcAk=\r\n=6IuJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"346bdb2595130529ad9cae22b03ba8fb4223c6f1","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230216104006-346bdb259","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230216104006-346bdb259","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230216104006-346bdb259_1676544045331_0.708488522043587","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230216104706-ad8d8768b":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230216104706-ad8d8768b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230216104706-ad8d8768b","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"048efd3641686343cee89fcba6458009c8efba0e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230216104706-ad8d8768b.tgz","fileCount":95,"integrity":"sha512-UE+ak74NwdUPuR/U18ELqV7E5eLbSpMlzGGK3dM+zKD66AXhDTgJZZS3TnPdZbyO0eZNMWCnlD9zyNcwWFQ3EQ==","signatures":[{"sig":"MEQCIGLetG3zLFicFzmtNLiVlgEOyIxTW+Ziu8bBjpY144dXAiAp2aT8kpjaw1GXhtQjJ3O1CZXt5lknpWqylZ+9xlvP2g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7gnQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqUog/9FlLZbN/ee9WGRJ64Cy2eh8BAq4o0ILuvUPyDN+XOEFEX4Cqs\r\nXX/mHdZsidMh6qUJ4EZeATSz/w37cP7gjZygyB3Yj+d5420TIppEau8LcDcS\r\ny7khiZEM34o5ci7D1KxsRsHR1M8csJFppZy9huwi/9ZFomdlRlUz3OG220ao\r\n/7G7+AGkB2yifUtm4YR8tP5dVmHlUsZFc6ZR7/M6ifM8fRzkkfPuMmk9B1rZ\r\nujzkw8jg/XuRJD8x2C9bz/Hi17c94/9GZSgCh7RlfLXjl3qwHmn4yewY4Tzw\r\nxRPYsEnti/RC0FrFDCFell8k0svbit2Jne0ayN0Z1OO6XTTKoXp4C6dnghxN\r\nu++wKfv3Azpdtoa/+/ZMO+xxgmfIgRCZqhePw3TN78Mp7p7Moi4vPLN5maqf\r\nPzqB3Pnr11HvWX9H0StJrxRciDWo10gi5YZVihwiPmjja9RjpsNzqABhy0lA\r\neYSrHoG/0OIA+eb0Ba3ejqcDH00FUmAZuOLOgjpVrMRJIGrKfonfksSmKcf2\r\nU/SjNhY00Uc93uYu7Tu7VQZJuS4lS21bpNO4CIwwlP+V4L0KEYvZQwkszhNE\r\n/gjVEh16rNpbtjkMbKTTy+n2duUPkLtbzXP3O2wuUUsCHVEp6ll5tt+vWD48\r\nB04OhV/5S5Ld+bitUeQ5rEhoLDfetSdWeSk=\r\n=Svrt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ad8d8768be326495e713de7222143a67ed665aa6","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230216104706-ad8d8768b","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230216104706-ad8d8768b","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230216104706-ad8d8768b_1676544464807_0.9046140885461245","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230216105605-d0f06f14e":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230216105605-d0f06f14e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230216105605-d0f06f14e","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0e5918d5ce6aca1abe819d85284472113b8a94ae","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230216105605-d0f06f14e.tgz","fileCount":95,"integrity":"sha512-wCQUzcP4IGj7vloLNOq6xURyF03ATaF2WrymDx/tanSblSni8LZ2bGoU4uMTCgBd+3JTOCa+tNGDzGKheqIbew==","signatures":[{"sig":"MEUCIQClnodYj3IPnf4xEw1lbqsWC+Q4qNXte+RLaJu7szRiDQIgCxVCUStZtH8FuI26ol2AMYZ/WrE44JqRd4WmLtqcIdQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7gvxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrWiQ//TBq6xsvmGCMAA17vUYAb4YZtz3WFsm1pVhgjA15LuqZ2RQdA\r\n/qHMcBoIhOKeWgFoq1dWHkUVcmk3tUsey1Z7RtYE5deplw/FgGAOicciWjFv\r\nrUi4CVWiWqLJDb9TnhC3+D1k8+hjYq3iSLZJ0fhI9aAiYjufO3C50UpzbWbn\r\n+Q3W5ZIluMUKlHwnDrXHttgfM4O7GlpBCzmSItvfZODGQRPQvnO4JKwHqyDn\r\nZmLEV6qqYMIQQ3mFpitUya4TLPO0CcD89rEl541PNfWYDMA9ysSpFXWIucsS\r\nuG9qPzOIQ6Z1GZW78H2oKH211xfvH53k37ixptqQV0BJPm80bfK71K7PVffv\r\n0mobnbigJvA3I5q2Ooxt3uj6cx7C8q/ceQq2v6SOzWomxHguXqzZnLMDKWEY\r\nUs5YdfruN1v5uF3Fgxs/2lrc6tcIDArvLDYm7LGdRAelUSm2fWknioZl6Iws\r\nz5kTebuWtYqnD7oIcz3tNAnIFM4vpinlVMiDsWHPHFum4PWMTwX1efY6qRUM\r\nnxKRPJYVc5DHncS4Q3f1fWH8N05FfaUI/3d0OHs1QLRLzBi5HboRjFGn3uig\r\n+zZqz7W85h6f+vKH13sadAK7Sfo2MMioK7UU/NKuNobVFqNgeryHFRRZzhFO\r\nomOcRZymhKvZhjnbLhHI+BV2QTUEXiTlo2E=\r\n=7Qej\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d0f06f14e38a7baa44cf4413c6f19a11524ca1b8","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230216105605-d0f06f14e","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230216105605-d0f06f14e","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230216105605-d0f06f14e_1676545009619_0.4724346296549695","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230216110238-9291a69b7":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230216110238-9291a69b7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230216110238-9291a69b7","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ea149855311367e9b4e78e58655a91406d27e38c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230216110238-9291a69b7.tgz","fileCount":95,"integrity":"sha512-5j2CdaR+zLYQXwwpibqGY0NjF+yr8Pfrg4eVFSElfQ9E38OK5fVWxGyw1RNSQoe5A6ke+mhG3vZSrHb6ybgUwQ==","signatures":[{"sig":"MEYCIQC1xTSztlSOJzqlkaL1+MQLpmp+WDkjur+Ge8J+9H3FgQIhAJTof6e5lHLJH/7ioCezhhQZluzuZ1dbFefuzYj3N843","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7g12ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrkdw//VJq/Kq7y5VvDpi3ht5CR3zhmdcO8ng/W0WjIQxNdhSXy9csd\r\nIHLEPgUekL2x4rUXcC78GMGOC+UHcKEidJXKfyR43qa2sybGzkacCtvsyI+o\r\njRv0JapoQxIMeRUukWt37TI6Fut7H696TnIoVQTGKz96aPpoTNjs4AbcZ5kx\r\n0xaGVxaHCXERgMkl22P2dPeWr8VQV2IVpgYYNp4i8Nkkurn2Bt5mgTlGp3bu\r\n91CpQ5nG3EHJukQwAXLenhsQm3NnJTl+ekx0jPEQmCR01DyjKP61oAcKQNt9\r\n+AHSWraCKlQVC0E4dNXYNBTQGi2q4MJDIn+ezqMdVn5o44FaXpHgYW8kBYja\r\n43jbm9SxPRpFM9rnAx7eUOV5y2mZW4+T++9C0u80z07j2Im2iIXQhz6rYJKf\r\nITnoznXELe5TyFbwKo1+lPfbYc95egD0RmO6daPo4ejxqVauTaLJ+zxyvToV\r\nlLXbj/+Y0y6sQyhJqaAmaFdbmd40+/MebOB2j/bG/+CJBwzbmo7BvkwoZVrn\r\n2sQST30ne9Ky9PK0WLovBa8TscbcIypnrp+tRCKvmZ3DUkUPwFD7BMrklP9X\r\nQhdMh4+gEHqNyRkyKMvfnUCEISnb/aU62bUGfjMk+m40SgiyDHXF/ufxm6Jr\r\nBOuw1Mr0Mui3nrTx8liF3XthRYp7ETWutS4=\r\n=RwlN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"9291a69b70670080f8775593cace4d1fd1ef2862","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230216110238-9291a69b7","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230216110238-9291a69b7","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230216110238-9291a69b7_1676545397915_0.6587331719384586","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230216113858-3dc5dd15a":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230216113858-3dc5dd15a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230216113858-3dc5dd15a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"99d8ba47aa7b3dfc9bc437d9cd4542e05cc21e16","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230216113858-3dc5dd15a.tgz","fileCount":95,"integrity":"sha512-FGzip/GaF69vpetMzRjOXC3uldxZ3z+R8TIR/woQJdr/EiMXfg5S1DhU2jbhinQecFaglcQqs51HvJTYJc3xTw==","signatures":[{"sig":"MEUCIQCLonF2tWRIgh46nLz84Gm8mCkh5trTGFU2DjP44RRsFAIgHz3hSMubeET9nI59rYSpXl9iG8SJP3k/IqVAIKmjXkk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7hX5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrNWRAAgsF0JN9yCgC+Wn1xD8VuQM2MI0z2Ipp0cM11bTlT7ShAu+H2\r\nOdCOPUo1bISBDDC4YZBNHhgW6vhMcbsp3t1IbJU4i9ADMNzrgcOeDjfMAHU9\r\nlEJ3uKbJvKiMJVxePO3NJEk95fju0bb+FzSIFMPw76zXvyz5QEygGiXZ+0l4\r\navVji46b4vHBbiU+QmNqd4ZwgxOXe1V5a/EcGA0y5Saue8A+s9b0WwrT3IRp\r\njtljnMOnK6MGz1kr2zLwphbTNK2vPJ9KxGlqk3KYbpAFeLTNIJ4Rrf9JSYWw\r\nTEDBryp050v2a4sNnDtZZ43v6zFTwivMJ7eQSHCdc944EJgBHY6joAxs2jeu\r\nhIKF3dDiNRavJOHGVP1HhAER+wB4n8R8KXVJL1casymwDlkYsGSeXyuHaFcU\r\nSclXGuh060U+XgGzeh9qHkFTRPrXmXOtnSsb8IIovKYzdNdqHQbp4MNmsUKQ\r\n5iLKstqL0Q2qOiWk7LRAqLgdJbNDX5COt7AGay8+VWRmKN6M2ir+w2lGVOtw\r\nL5+GPpNVymcaUtBkFID4uJcgny6i3WSQdG6SkEWL/luZgQvGUx0FuaiwI8nl\r\nVZQY1CWNz8AfxeBbtJmoHngo9mWQNSQJHXn6KLQv+e2iBD1QaTJn8Tw7XHCP\r\nfYZlwgH5RLMY7hueXFIcPHyWPs/w83BxjNg=\r\n=JK0K\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3dc5dd15a2fdf16ed7f368f1f39450879b247f0a","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230216113858-3dc5dd15a","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230216113858-3dc5dd15a","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230216113858-3dc5dd15a_1676547576792_0.12308066212128366","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230216114001-5e183ff6a":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230216114001-5e183ff6a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230216114001-5e183ff6a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"cda4f703060e35140559146d32138450445a0af0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230216114001-5e183ff6a.tgz","fileCount":95,"integrity":"sha512-UvetV8vpovb6oYs0vqB03dBacdtccDonf/I3fLz46Cp60evKeaNBRzJxzDOYER0sQCk22PxFdPdPKPSn0rf2nQ==","signatures":[{"sig":"MEQCIDWhTd/5lP/nUVtH7AY0D440US/ZIStYt+Nub7KSrwX1AiAuTIy40/izmy1ucyDYro0IqNQTeDY//s61As12RZLYVA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7hY7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq3iRAAoa8LcS5Tdjd+1VTvWybF1lqFG7U9X630cUseZRoZRY1ischQ\r\naSrz/DJdoTSpRD1C7iqNqI3n9BDXR7zmH9/076AmBczchOUF329OHwMO4by3\r\nNFavt+1QtaD8asPZvvL5KM0DMvigEH7vKlorVFpN0wXFYBE/WFdML62r9E3o\r\nLAiiOK9Xjj/WKny8qKj0lcbcz8pBZFsViXVkEAbWAXZ7c/T7qZ1SlJR4KPSn\r\nE69NW8CinLhoem9+ehvJPgp4UxbVtQDJw2NrZWgoDGFKp9QP/NwDS6z2bKN+\r\nzPeCOGwKAVS7DtafdwIopeNgWBdUDilsjGEnTi/UiQXuSaXoV12svYxBrfeh\r\n2/dbGVlq2ZgrF4UP1Zl7AueXI9PkwGntJxkfpPEGoNzR9ZJIHcgCACeDeVrX\r\nJVohoSF1DuTUg8VQQ6LObLb3O0w2X/75nxvIzciHFSXoV6WcahYF+ziUS4LL\r\nT5O0ax2aiHR5CFmIhbz5hfI5LzW+JKQO5OubuDZPGe3tnpeDWFbLlZsvxzF4\r\n907CaVIoKlGW9CG+psnPatKBwvvWd2kuie6ZWnddV9WIPFJcFYmaaObwVIQn\r\nUkjaYA1EpLNSqFKdzlqX8+7EDwFIqHRf16peMXr14zRdqgs5+yHacFV+hun5\r\nOrYUfYX1YBg4P6D1sp5CxyeKQxGWiXRyMWM=\r\n=g5K0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"5e183ff6ae85d30890ea569bc96b9f72024dbb35","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230216114001-5e183ff6a","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230216114001-5e183ff6a","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230216114001-5e183ff6a_1676547643686_0.2372674400195558","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230216114054-91aeb7fd2":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230216114054-91aeb7fd2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230216114054-91aeb7fd2","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c24d479bb79a38d54345f34c9c9de887a7505dd5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230216114054-91aeb7fd2.tgz","fileCount":95,"integrity":"sha512-u0xb3OSuGivA0nXvBtf0Cs1zmVW5RecdVgsv7/ksxe84cpVM97hFYDoX1LqJ0pH9MQ/9CB8sK3jRagojjYpQiQ==","signatures":[{"sig":"MEYCIQDn8L2SUXtlIp1PSneNyrAepNc7zwxEwvirSFecdmgFIgIhAPhP5gK9CppZ7Ch96auOqxsGwS16ZV7TcLToEC9os4vs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7hZ8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpWOBAAidoaD+1MA/xpBBwcsn3XfM1vcaMnNxjOgGZylIGi2UMOHhps\r\nKIM5NVKwjg+AKeB4jntCisNPee4nB3ZOZnM4eyTcVwQwlpzk39FVeZYZntbW\r\nXI/EczP7/vliqSdy2ITf/KWTRiRph3oWE7y80xZkwJRoIvlwq6v7qxNTXGbK\r\nvNguELwp5N2+z707E2Be6jjq0Mly412fulZ0janwo4KQOrVGA9D+WlNxqLaT\r\nVH0n/BC+10OHrCtP/fz7lijcnR10OsopWBM2m3uIsDoG8qUscVNDHyk95F2w\r\nutIefvblsJvVkT5YjwnJq++vEPPj1bS0v3dzyL3B8x14lLDgHWNiuQBkm5kL\r\nN3ZwwH+BkMFE0QTjxBW26+U3JHMTXrfTAzRC0tGdMl5j1mhJEhBg+DdoA5SK\r\nev1rstF2FnQEUlDLnB25XDNogl6in03KYmLK5FHWh5qDbW4XjZRnrUK0/H+1\r\niL9dJW1/cp7ZZSvODEPdTY4ajLaFd2Wv1n3QaS9z2W7oCZ6tSrOfdm9uWEIK\r\nH2Tu3GOS9Cv/OKPlvCi5sTkKmvMwAkl9D/Y5VQPdff9y0ekPgUR/3ssmEqcm\r\nQXgamqK4bXXNQBFNBZMA4mnKc3SrB5CLUHTsR+AN1uQOHPO9NI9R+uNyKndL\r\nLfF1ZBOO+FFtamLVMz2ldCDCf1FN7SUf2/I=\r\n=ke4z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"91aeb7fd2fa643f39ae118a0e4f3b417a6b603ad","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230216114054-91aeb7fd2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230216114054-91aeb7fd2","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230216114054-91aeb7fd2_1676547707871_0.24805807809553193","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230216114354-390eda2ac":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230216114354-390eda2ac","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230216114354-390eda2ac","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"637595abaae015c1e4280ff6e7f62f9c28e14d7b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230216114354-390eda2ac.tgz","fileCount":95,"integrity":"sha512-d1ZMqxX3Npu1PsU/wB3hUwz+7ZsCbNnF9INcTl4BBbG79JSYWNnN4evRaeo5wRG8N1gYg3VzkXWMakR6eCCDFw==","signatures":[{"sig":"MEUCIQDXFIaYCvW6tzuNKXgUQBfOQvk10H4/8ENtDIB/FjV/7gIgbTKgHxjXKsV6WTfS1/N4uB8BhSJWFee2+TMDfRgFAsE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7hcjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpMVw/8CHUpIt77fnCtLvlYqfMpuzzCDtkPEpNKRBJzFm6KGZLzM3lc\r\nSLAYGJnKKmy4gzs0EmXkb/Kz+TrA8tPTNKLk19AN7yGIHEQ7ANU4OwpQk38T\r\nudXjcKbk3VZjnnMBsQ3iAW9R5+NlI2NqjtkA1Qxpklu5q3S2gYyCTniJI1HP\r\nqDJtcF5aoMlZpLeVmmHcHkl/Nt3LkxcUuhaVGXE5BAcFTrPqqI2pBMSjKzRo\r\nFy5f2HP4r+dXrtQgbOQsEcnD14eJtkz4+8VBLoyQZrOv9aClDJeqhMjSlg4o\r\nSqK0pDwSBk1G67iEULx6+Mi9DCw0XXpp/fYrYNgLHyQiv9UvbLgOHW2AV/t5\r\nVpma9fHg4m9DzEt48iJxOXUWGsQF0wutVBpu6R+UsPN4329Jjg25F5SNXdA8\r\na/oTHzZsQp9Ceps6YRvzy7v4y0YJapKkfec9LRUAhdvslFelYZiluS1U+oVl\r\nktTeKO2hBp+XL9WruIi8WmEesDJCF7B3BEbmR31G4npWcx7lanTzArE+jEAr\r\nTO39LDAu9TP4z9beZFrLyZpNlSgNAQkSuy49AdtbjXM0d3EpuhrYUvmhY0MT\r\nV9FR4U44F+LMRL6kyD7ocKJXhfbR6LvUZ8pVqk42tcgSwP7f4wMCXdGOCqtu\r\nzoTJrO4ru07KB/YaXT4QFK7BHUgdsEllHEs=\r\n=G6Qo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"390eda2acc61da8e99142a437fda1fd1626f13c7","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230216114354-390eda2ac","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230216114354-390eda2ac","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230216114354-390eda2ac_1676547875327_0.33242089913434936","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230216114806-f5d4d22ab":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230216114806-f5d4d22ab","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230216114806-f5d4d22ab","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"2cbb7d4d3a72709bf6d494c599589d7223a0e3c1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230216114806-f5d4d22ab.tgz","fileCount":95,"integrity":"sha512-5PgrARiH6zG9qLcUvWohh042RKjov9b/9X3KIq8g0fzMeQmloJmDS0vNqyybZXIkXgjhjh5Zc1lR8kBCZDNppQ==","signatures":[{"sig":"MEYCIQCxaHXnBL6NYAvnDfLpUSCG//723d8shJFmRVjOKJkkPgIhAMZ5kLXCmlGVedCYXe8gBM62yFXjaC5lFK6dWaz1Qpna","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7hgeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqo7g/8CcqowMmhA2fu6M/5FfMxy+RNBF82sc3iRhuR4tEMEZcIKK0u\r\nydTqfCJgi0Dv+tWpFSN4OWYtQhixk4xRl2xMnforMmwo6K79aDyuti3uBgFl\r\nIKqcRWcfiPqc8lyySoalEZDQefX8Ks7JWgrTWdTIG02+9pObisa83AWTql0T\r\nnHyaYYgl8EAQwcAsVnSzBqVyNVhh7+SaXEGBoRYIhQaR36tZmW6BECJCdujW\r\nn0/4idPsrmVM1y0H10TM7HOyR7VwH8G0/AWhRCMDQdWzVq2qnc0EamDIM4Wy\r\nOqsJW150JDbvFe7f3ulqzzSPXxetAqn7hV+6u5ggYRarv7uZf0yJZWqi0bg1\r\nqosNOvNhDMJLa2mp5rKRNwaZ5rRtj0URu+SLDtqwXw6kNUKT2MwFyGgn3ZxG\r\nHvEeVnhRAHmgkdDGxIaqzaAP3S/pyeYY8fvpkBef7MGslqfc+UA5h3Y/F3pX\r\n6bNeM+Me0bCQcGGv9qNaXf/nnpsSxxhyFUF9DVOSF8BxJpNXoZ9l+u5r6kKC\r\nw7MYPLGX5pMvA4MEuWo3wlJsijTwi+yWp0DlY5lqbyVi7lEP9uSSCnETR8g0\r\nn4xXfUi57zqSYvDg8S+TlNGowjIWt2xDRUnQKCkn56aSQk+mp/fCWuUG8cJ+\r\nEzFo3FdJfQ2Uk4SZnYSyzLnEQTYefXOp0Ok=\r\n=Tn4W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f5d4d22ab38d59723f329a1521c82d0ddca07ff6","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230216114806-f5d4d22ab","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230216114806-f5d4d22ab","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230216114806-f5d4d22ab_1676548126583_0.8814964415280373","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230216114854-cd2866078":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230216114854-cd2866078","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230216114854-cd2866078","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"03f9833df70a103d9341b183d917e4060e2dc3b4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230216114854-cd2866078.tgz","fileCount":95,"integrity":"sha512-EIFSLpy3kP3D7QodRzdlh+2421hN1Vf2UqAsO4vzHoTQsrHf4DetSvGTbrI4iq25AlY1y124Mtkovsab5tQk3Q==","signatures":[{"sig":"MEUCIQDaaREkT8DtJxR+a51+UodfI/KCEdTkd3TPEuQdzZm1pAIgF41kHVeWfq0ylYbVSk/HimmNE6j2hPcseP6vj/hs9XY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7hhNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpFVA/+MKgpidvH9qiS/+7/OYOvJCXLTJJDKC9wTwktYhZHgwFTt1EL\r\nNmcFuNDg5rIWykR/4vgEWs34Mi6qvhIAHWECOmGR1/9u203U1YB102wa4tjd\r\n3+s/w3xCM6Y94IPkkcdTUQlV6ACwTJufmWLv+pzzc+mlAjV6OKkMnLMi+hKw\r\nqABdm0hRLHdImPJsXU/prMhO1RYX1Tq9DhN2mv1tw4ykmJlUatkNXPbI7LCJ\r\nvKKGJT9Koz5dbH7Nsk/B0JGsS8tpdddcJOFpnMJxo8z6ZxSr6twsfKyN9aYr\r\nsTNT/WJNTL1JBGrx5HNgNscDXY4ksRFg16zhSGdEPE9RwNeRMWBKhazH/hh0\r\n9D2xtAAWhK7eDi5/Y6JODcT+DQp9nl6UVCw78IpNvssoMpynXG3T6/IPz/H2\r\ndzNh3/uGrur/kPXij3HM9JRVhPDxXeBtDW6lV23z0VBTTMqmDpkDwAWia7f/\r\nUVvKyFElWLzjnbVmPfbhjaU2WcqiIcr3vx8uFR7reJXex5cOD8vBLdWmc6iP\r\nRsT/2p6KZ0PuUrfOEgiO+YMVKVP6ybp6uL3h+gNsoPaR54qPoPE8kQr9jCgu\r\nZ5+Aqj8LwzRx08gAq5mkUpVJ/BSGmAwKNUCN2zXDCmJYTO4y5LE7JPp51aSN\r\nxZjObwu6DikrRMKOdC3MMD28f2xQwMewtFc=\r\n=D7cQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"cd2866078ef7bda1d80b3dbc32c42398d232f1ce","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230216114854-cd2866078","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230216114854-cd2866078","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230216114854-cd2866078_1676548173337_0.9382651327384846","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230216115028-657e6c7c9":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230216115028-657e6c7c9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230216115028-657e6c7c9","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c40af18f010ff07ce286ed482bdc806e53f113fd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230216115028-657e6c7c9.tgz","fileCount":95,"integrity":"sha512-WUK1vEpmLWvglOrwxEB7FPDs2hTIrbyEuGdGDC/Xj3I7zshJJTY4pS9u7ioDGUQ2aBH+TE0rIdPtO0+nLDfZvA==","signatures":[{"sig":"MEUCIQDo40TnXAZHssFXqaMStP6H9LX03iUck1ZNoexxePYNSQIgWdu0RcdRA/q4N7TKBlBFdTqdL0+VBLe9QuFRC88D6x0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7hi5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqnlQ//bEKm3SL5FPP0Koax7sclrKXozMx9fK4OOitLWPLdDlSZ9tRT\r\nikSOG5SbAOQ4b/3JFF5MYWZ+DldRYqs/PLh4Z4k4hAJuWLbwSFUNTNy8aYdZ\r\nN1JZFH9IMvYHYEcmYsm/f9kOwFmz7On5aA8cvbcovCAzLmoHtig5nTEWHSEj\r\nQJsTuHHX01sdMfQnRHpKQkd1BeEte9Y+Rt+7Tj1qpmFpCbzIghK7eeNkqVH0\r\nCH+68ROZ7PV73/vYEZ2JYT0b9IDxi9eiYi8InYr9Raf9wSCSzV3XNVs0iGmH\r\nwEKBQcL43GfL9aubRwx167dxfKN9GlW0hRqQ09FaiEr7RYlAEfti0jsf5AZ6\r\nl5LzBcQqbeMJPlZiSKu1ypAeiAklJNc6Yp4CbmBtQ0OSXS0fGAuvQ8nMbrKM\r\n5plkQv/rL85DHC34i/BBdjI+EarKf6OqW1GKRDvNarXpBqzsNmqTLGIX23zg\r\n0yjNx+jybUyu4Lj+9M+qBW75iCSOORNJO2avOF7T+z/0SFAFd73JGGC/uB4A\r\nw+Dh7xJeIWnC3SBaa2vB0WMvOuvGHJYGAekiB5AwN2icT/lsoHnY/c+Gd9tn\r\nUx2Wrx4HkL97plrHnCScykRmPaOtCOSWSrHFneL/+Fr7fYQMMRw3K/wFD9q/\r\nXkzhTCvQ7Gs7Qe256/LN6cH+uOLAwoai9Y0=\r\n=E4TV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"657e6c7c9e170f78a655fc1403aa8acbad5ed337","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230216115028-657e6c7c9","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230216115028-657e6c7c9","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230216115028-657e6c7c9_1676548280884_0.9455194942596992","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230216115148-c7c733b57":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230216115148-c7c733b57","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230216115148-c7c733b57","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"82c760f0ee755eadfacf1a652113ffeb27850d1d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230216115148-c7c733b57.tgz","fileCount":95,"integrity":"sha512-LdK4ZvFhQlzAWzZwqbKVJBv+z0Kd7vAuyf0agYFVbKyhYps8eW1QOx0vfwrRB/aNUaBDrpmDGwpImqqkgkneow==","signatures":[{"sig":"MEYCIQClr1FY/qX/P3Nbxj4LIN+7KUBHS1s0/WjFDcU+vA83NAIhALpeqQBc53QcrK8YGxTzlzcMZWCnSZOglZqLLYVRoUoM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7hkBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrsgxAAny0lPG/aCrHTc5B1yRurT9Dyr32JStL9t5Aa0nmS2eAMaLOh\r\n1RQIJNGemQuIC0YPx4rnC5EAOWd//NsUXBWSZuNjbWp5HZn/dct64WrRKdvN\r\nVh44uBIGZKV1aYe4kmiW91xiOULA7qBeRjcyJoexI9rHVSeQ2ICUoORL1V00\r\nP+Vqkf90ILTLXNft3UGML0bbO/T55ZTb+651kvyr157EKJI9hpr1d/y/NhpJ\r\nTc0haT9ekWplH8s+dG85V4d8VrxQjDHYPcmKqoxLXswmsEF0OoHFndeufQEF\r\ngCA5NobVLl28ehnHBA8U+eiOSXW5vddBsNBedAPP3TvJJ5riqdgg7X/4YKIV\r\n1v1r5qmVfDfOA35E+wR25qWR7SY9MUVckyot25OzQD2ma2J09ztc6+M/y+eB\r\n1ojQDGKGoPFCoYiKKFkPV0OzzCuEHFk6GFq2eEG6gCG+vCJW0Yw38wsfRhBE\r\nm1eS+hUoATEMhxJ4tj/7B83Lb+vinzBW8ff6Wc68D7QaIcCRtiU9wQi/0Sjz\r\nO001Ee9ENFHQrhf6Drb1w4vipxUeID4PwDjrwGO08ausPK6WbHyw+PlJdUPZ\r\n3JHwJgYQXgUErtfNLBbz5BXE0pyGJXEKDb8LocWo11MQUSwLQCLuSCyWSIKs\r\nCZcb8+TeHbh1bnQuCnlwsu/rEU+hbuE/oaY=\r\n=+Isp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c7c733b57c9353ada8fbed55e4e3770f6f1f353f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230216115148-c7c733b57","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230216115148-c7c733b57","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230216115148-c7c733b57_1676548353733_0.08916380318633887","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230216115241-a913058e5":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230216115241-a913058e5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230216115241-a913058e5","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"3b70167b555f61c3c0ea36f234a93d10b5216717","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230216115241-a913058e5.tgz","fileCount":95,"integrity":"sha512-mDYr4eoCo/a3vmUH8pf9eiC+t5Efm9SH0lY9Ja0d11NVGBdUL5rV2BYj8ARMPGwLRvGD3H/d/AelTSEbxKYzCg==","signatures":[{"sig":"MEYCIQD1UgVwh+DQXZ88HUT7eT5UEHCGZGqNuPkhyAzuya/v0wIhAIzS4B2C08VntENlw4/B7q6smyLJWCzQaw7pcM63f2SI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7hk0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqp1Q//QktubTaphmFvkkZsaAupEgjvPfWm9xC2vbVnvzU+wTBX8zZP\r\nYKV3MZj/wyh9TrJrkO2/JY7ebDjZ5tDZqhwaNC75PXTrz5+IWq9/xYoBml96\r\nDyEPRmhiz5Mro/B5840cD0TT1dC+Ql3E2nfTQ2KI5QonykYysUtRMEbuEMqP\r\nlrSRVkVdXqq9OKsdpZ/6fwVzPZgmN9C9zJKHneXnd8e2Xgb/af9dEd9doLJy\r\nAHhOOSGFvS3xDFlcwPBxjRjG+MdsvY6Xv/pA61sitVOuM5A0Xs2jpFmy0Rlw\r\nVn4aYAQ/cwf5WIS7js4WQvVNSmpwWqSayRSWbpr5hmxUS7cjIzDlmPA9dP+l\r\nuRUmkYpNGRxhlvUhS/ZoCJVlZRQVNILtSueUl63YXr9RAERMpEiw30l1HmWN\r\nIMw3a4k9bjeG4WJ5pqGi9RiZHrBKz9FZCQVvmgk9vKO7RTl5poOc1XXvF6Fo\r\nHUGFZHLbKWwgoGHaJCPChgZJ8QirnRX9vgDZamVWygL6Pz1BiyFo6VlWewOU\r\ny6GXa348bKlAd5sLdxxf8CVofU08/kGs3XVS+AEFlRysHnaHripwOkuOa41C\r\nSaEbQKRjc6dYK1ZAGpajRO9Cn7XwY4t1KWdEvlYub8fl0jNMfIL2tgL6k4YX\r\ntz6/8YNJU1sHhBAYPB7/AapeqyiI/rR2n1I=\r\n=DswR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a913058e587f3b08619cc3f21fb949ca34154b8e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230216115241-a913058e5","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230216115241-a913058e5","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230216115241-a913058e5_1676548403846_0.19396350671002982","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230216115402-e4a7718e8":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230216115402-e4a7718e8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230216115402-e4a7718e8","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"679581cc1ca543459d5ebc2bf4df7f3710975346","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230216115402-e4a7718e8.tgz","fileCount":95,"integrity":"sha512-wlydspwB35QNoPB2kJe6AP6yGSxRDrqyCRb7figf5CjKAtQ9SRmtbCme6BoDprq2ZC4Q+7ato2yGU5SXYkxY/Q==","signatures":[{"sig":"MEUCIQDkkFJTBu/T4H5Kuzbl10dMCw8Cu6lUj9IYqBATBiNoEgIgOc+F7M3HWIv/ADWK4rhbtFTV7c0vKeO9DitQYImiFA0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7hmEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmryKxAAjFuKiNraBj72IfgG6W+5e+g3p/bkHGWBMt8YnLZTl9XUe/lK\r\n16+7iZrrw35qJd+zVhnJqRobVftJOvnr6ultaQoeDkz+wvwTgBuMOa2Gf0hV\r\nxxikDUUZT5TtmjuLs5If4KqdOUxDzPSQrfMjFZfCMSOS/47m6JYw44HGZCrA\r\nvmu3Nf3KEnkLS10rDMzOsf5kiw7eCoQhcDngz8T/DczpHSVD8cOnusGB5ggI\r\nRwMloqpycHhKNtPj3hDA7kP4c4tgUvplOq3pWcKzyLp3WE7YWraJI93k7fHm\r\njltYlrex5+Z2/MGm0FfufQBtIBv4zDpVi1UW5PkYorVFaPPWRpPE22lsc2d2\r\nvd6QbddGDepNFrLXj9B87F1IDNj7YuXbcjQSM8/laeS2DRmXfmjsgY/xq3/N\r\nFIHo0FiTnsEMh1WwTECf9GV3nIKg0NHl3yNC1A5GAgAJUuv0CcA8VxFeQPCM\r\nbBmaD8EtwGzhWB7VNr0CAmhRnfiCi82g4rz6ZFhzA0MUBs2+7aj4iXdJ0m1j\r\n/Pm/cjEHyS3zVIvXbYubUwni8MLZgCAOukdVYQNxjME/KzwkVhPq1j3I01Ai\r\nJxni0b+CqmoZqF6mw0R/BDs5lBldEITX8rtVD8bSiKTqqlOUsLUxoFq5snil\r\nTmaj8e/8HZL5I/IMbcGGA1avgZ0LFXmrMsA=\r\n=3XG9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e4a7718e806ed2e9b4d134826e8a0ba91de0050c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230216115402-e4a7718e8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230216115402-e4a7718e8","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230216115402-e4a7718e8_1676548483845_0.07207823407716552","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230216115541-5c7d6859f":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230216115541-5c7d6859f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230216115541-5c7d6859f","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"3ebc6b8de34e3282d43226081fd50040253735a9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230216115541-5c7d6859f.tgz","fileCount":95,"integrity":"sha512-FSv1H1ySHCPVpNj9R7JopdcftiHcKylcK99C59rVTWSx+ULJrwRC+VfyBiKopCdOoXI7uT5RsD72mlzBl/S2wA==","signatures":[{"sig":"MEUCIQCZ29SW3wx0HwQ295bEt3he/LXVM9HiQDWFh1UDQYnTzQIgf/tXiBTp0NfGvZ/9R4LxYjk2jgqK5sMPI2yi+wPYpMM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7hn0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqEPQ/9FYb4BAmJ0WR42o9ILUckPwVonmsPHuKF4SY5APlLZgg/+bw8\r\nebNJLX2P4mT1VS/CQfbvuZ7V+rrVdQyGHhaYsln8m9LSXJbaoAmi0pKfpfly\r\nvAf84qAUB2H4/ajvgVjYRpHlXzI5JVU5PSxwe+aTJfxDAdfRrbvCDX5BClOs\r\nm1Y6YERCw+KY9w8xpMPXc2NPFcZ2Wms8WcTWDo38gRSYE3aUIQpxqgrfoc21\r\nn2JTVGHqaxPpx1vYaWcKiorFYp4k1DG0XKSKRBc4Jn/0pARzNazaYX4v4xI7\r\nonqH1kpDvcp8BBM0Oj61/Zr7d38m6cUwdtV1w0WBIsGTQnoFV63Cuu3oo/Uo\r\n01yFrvDWRGC0BkHLIlC6ep9W997Ua3PF3ACbQ5FCxS7iLfK0PqrIjujiuI/9\r\nWLSQyQs0BrRZwzReGDux4S784w9gfx/cDsVPr+KEcahT7Hs7XYbFcWbCd3wz\r\npwdwNEIUmmHIizXHSVmEKkvXcTWbOEtug83p4CNMTKYX5hgArysqOM2b0Kr7\r\nyhTmZmlpWw718VZ31lRKDEUakp7+D48hGoZ4lq7C6jE3S9zw+vhpir7hAL2N\r\nLYk5yx6CfWMDZ8zD4rMl0v5dwR4LE1Xc2V2lC5yWyz9Wuk1OGlvtdm9XFS4L\r\nAWee0s4tmjiBZ/kfUftfhD+jCczTrNplkFk=\r\n=ndlt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"5c7d6859f25d304e7edb409436993a709341844c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230216115541-5c7d6859f","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230216115541-5c7d6859f","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230216115541-5c7d6859f_1676548596045_0.08657114998518578","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230216120029-6ae11b5d6":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230216120029-6ae11b5d6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230216120029-6ae11b5d6","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"498490bf55a9831ac500dd0b23a6c1869928e470","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230216120029-6ae11b5d6.tgz","fileCount":95,"integrity":"sha512-+4Q3aETEA80a3JqhJxBYVOfEON33fZF77Dj/To2AZTY14UIIwwwrzIgHGaKtfiKx8kOWyBbnlQT1BTh6B+qRLw==","signatures":[{"sig":"MEYCIQCBQcK7vxOjhBvSWZQu7aNCZxCFKtGSVkBDkDFcBE8a0wIhALgWoI2LK3vjilJ0qVr5O8X8cL3lV6CJUeSpJS9gpbD8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7hsQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqolA//VgWRyPp2haKYYJcfAEp6WdpXTAiNh805XIJZlDXj4Ck0Qd+W\r\nj6rD244BM7wo8OGjZoqVBq+oIaOHYPTl2NR+j68CntK0bAQQJGd0RF3p0NgX\r\ncu9AXFoHyMjSn5VMXbjync9Q+FPIe4z760mpwNwW+ApE3uKJBFtG4asUGez5\r\nLCrBaPIzu5bkg8HVDHSlZAU7KQeW7JO40G0GIUqdSUOFfDsC5cQt+oCNqriY\r\nzM/1QP9+UusjTBTDeivLGVjNnwmvqDXZAOTiLxPhdKJ9y/ABdz0MnDCQ7S3v\r\nWiUdp60NrjCbXqreLxoPrzvanfacufzH/WUTBtdKP276FguWzRAYJBN3ZOYk\r\ng4GzFdRQ0KqzdbLS4oEWGHPm2ssrSY1/VQSJ2J6nQBB7Bz11HvvNCisGmvmV\r\niXYbRz1L1lbahJj1f4COf3658X5jan9kvDV9EuhTolrp84Jgbm83rF5XdBGd\r\ntogqfV87f4gsawyZ0PGZY7nYJ4XLvHUijFnYYrkz3o2FkgP1tBK+iNXIl5lu\r\nij9WVqezZXFc4BSR/P7pOOWzbe6DDmgGOZpA03O5Jw+Q8LZg2nzzlETJPfpH\r\nDeML5y50HLj8fuBvAluptwcGHdVs7+NmjTGXpzcVjcX4Hl8tsMGFFrBCE42o\r\n4qeBTbJ3bxi9oa8nxbzXZCBdIzp6BwMupS4=\r\n=91S9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6ae11b5d68edcd268fc915c9642456f94f4cf096","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230216120029-6ae11b5d6","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230216120029-6ae11b5d6","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230216120029-6ae11b5d6_1676548880273_0.6953509718919197","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230216120246-540effa3e":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230216120246-540effa3e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230216120246-540effa3e","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e4900a24dd27c9a076fba5f9db74359a9613048f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230216120246-540effa3e.tgz","fileCount":95,"integrity":"sha512-UrrbrpSM7lSJP7K6JDHe5v65HNWkoRxW1Ajch4+0KzDsHamYTEbi6DEiR+jZoGBBj3N4qDLcuPadFfjGJAnjSw==","signatures":[{"sig":"MEYCIQCwJ6setdDrW8z0eeuk7rJrDDccIDoaSkrvRcU1sdwzvQIhAOTvCWs1AFZRYYibbzHLEyr6EI1/7zfxAIveW93THu36","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7huSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpbjw/+MfuoRKkIGNJqNdb+RyTEWKHFxIL6IAuN1MPKjYytAsuqFGNk\r\n5IU7xgD1JvLqHguhprmcTNPSb30EjzEVqVzcifWtJixa1Z2PtgblB853t9ov\r\nlz6jLJngaeyUvfM5toof5+12sxbIU6O3DlCPgK81DbKjDQmaNHStf0/xjbxT\r\nxtNkFSAWoyoSg6OfVyryi4ck9TBNFO14MCVCQiYR+SrIVEGrxpFlx1OZ5F7m\r\njExDq+9m2qr48AncQOGl2XbAbrZTkSNatEKe0YlQlmYAmIvahIovkd1TOWZV\r\nXoJob3l2wpWzyBsZOZzdRSMVmjhLw5O5QAOGFNxw5IRj5jDKOZoJtRMAVnz1\r\nW2B5nO4MRmnXFOE/sDHxjw1XPm8b/wLG04phM9bA/m1qTZlOIfyC9/+5SglJ\r\nL2AAG83ErOR8f1ObFCHOqdmWSGO1gmsb9qeG65Ee9MJ9WoUp2ARyw4r1w9Lj\r\n1UwbrmrUpPPgipFNfROKJPFC3RM8NYMUSTTSvaPLtb4mTh3wJOM0u0T5nZqf\r\nlk8D+x/j4Jd4vONVC1StVc+hTw4E1FuyLOunQ2U9M7/v2Epjcl2tYet0grNI\r\nLIjY5vtOw3e+OtWzMy3O+2PYnABDvWSI1dP+G8nB5y5RjBwtHgawZvQ54fpY\r\nBjGbnv92EN0QrxhHOemqm9Q5CTUmbEkRXPA=\r\n=hrZV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"540effa3ef690577d71036303973a00e1aca9dc6","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230216120246-540effa3e","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230216120246-540effa3e","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230216120246-540effa3e_1676549010749_0.5120555568001455","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230216120343-ab3d52567":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230216120343-ab3d52567","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230216120343-ab3d52567","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f581b1d7e10a21a6e62a9e397a0c237723ca5b25","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230216120343-ab3d52567.tgz","fileCount":95,"integrity":"sha512-LXinzYh/hw83OPgDYdYGUKvahNcyqlVIvD7h1Rs/ydFc/aMr4ICEsiZDTarbLkHOBP3He82P1v0xUD5mg9ZpTA==","signatures":[{"sig":"MEYCIQCtblWzcCyt1gG/p5+aHzUlrlcCri6JiqHUFCSiPaG3OgIhAPtTero7Uq5Hnbf0lmLT6vUJLYXpnInMbVKZ7TVk/sM0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7hvLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqlgQ//dd3QxHtbTLLEJo0VxbPLpBObFdYEKBFbrTkYuEYzVhCRmCI9\r\nqMrp/FiAT5Qzmpdg1rO6xbYZsXYXWWoCrAhf5iLEXWqCuddE7nykrl1qFXSz\r\nH5D/AJmwLJ3GxsJ98lS4oVKpfA+m+/eD8uayFpAY+FM195IdzEkZNZWL+8kw\r\nOqQI/t4fmDuGOWtQRr+hhWS/spDgxdKJjIDetpoEc5exJB047xZOjsUSt8O8\r\n1Gl6v1SvCVn+eDWIRpqWcDJv5YgaYtDjpIQb3bVUu+8iOzM6Rr/crbP32IuD\r\ngTu/AQQN+6scN7ywQ+5yNaGbzar6Jd5Qa4xYFD/2GbxKR6NpanhyPeeqTpBh\r\ngl2KJKqU6EkX6f+YHAqJ1XGCRMQpBxygbnE1KG0GtQXC+0vNpwlZRyRUllFM\r\nPxItiouZrZK16i6W8ZEy3G/jZvTJ+gsRMPegQKmg1FdEaoqjBCddzk+qnM44\r\nQMM4KoaV7C8ILvAJ9bJJYrgY1WrZq7i93UdCVCFq5LVswilyaplZR7FMxBdy\r\n289inv75endgWAXb+adLc1HkExP417BIkV12xuwG5A4JMgGoKBATmIKOs4s3\r\nJ8EPS/xMopkAHp36fYmqE9WlKqEn5cOVuI7piyllcHfYumvsdjQqUyGoDGeV\r\nyxxFnkgopglAeAnVpZWSg4BpBggD5VqmP0k=\r\n=KyE9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ab3d5256738eade63f221ff6eed4ad45edb86485","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230216120343-ab3d52567","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230216120343-ab3d52567","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230216120343-ab3d52567_1676549067628_0.0667067825892651","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230216120404-dcd85c550":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230216120404-dcd85c550","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230216120404-dcd85c550","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c0765793a30b38b8183afb9cb300968216aaf828","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230216120404-dcd85c550.tgz","fileCount":95,"integrity":"sha512-N7qGNduKHCYTldLpnNDOZnC9PW+VAq0kAzIwubYw98voTxT4iCaoQ+MuU/ET3JZ1PxV7FJxWIiQlC0QksDsE7A==","signatures":[{"sig":"MEYCIQD0c4/+ymjnD9pCemhzmXllgwn4GXAPcuTacbsVySV0SgIhAMtwA175AxA1/+Dv8Z/XNs3E+sRfRWXAadWP11khFsEr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7hvfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp3hg//XCzczXHx7YnKc0cscD8pW6BzX4JOXT7JzXyItrBAXc6eWxbH\r\ntqliAAN8V/PAVhvepSmJeWpdvX2Zl0IW8zFlwZvsEER9DtMvzO80FTFOENgR\r\nSlFeNObnlP7W/mPFmHROfnK3boOlDMSOPULSZlDdfkESmZ8wu9drmmPH1P5Y\r\ngEW9PyPNKhkYspEW+o58oU9RSyf0+or+2QFAKqSP/r6VGr4d6lnET7nkibe3\r\n9UeXaC5sIKupp5xGYbeNQ/TczqV9V731rTCzYu6RVwc/rwKZyzdBQEvQ22tm\r\n5le3GjUuOj6lkmyystYWj78Q3FhqTJOxjWxiB2pg7T/tWNkD0rL0LZuLwRKe\r\nxJmahWa6mXK3ic2fBzO5e9HljzvRJRO3udRtpbdxc3tfO28sDrp2SSVeroO1\r\n/nckNx6zwQ3nRw97QRxeVszWdcQ8F4e8Tyy1URCg6DEpiGe+tsfRWF039n5p\r\nU2KOaF5ALI4Tocz7xZ3uf2alNwh2N4sIJJRFmxL5VVy5+qb13RiZjNJ7zOQ8\r\nsBDLdl0EGyhg+mnUkZx0ndB+vQD1E9t/48UHfi/xJRxBBPOAHhh6PGSlDm7W\r\nM8lVHyfvk2BKPjH6PJkPOG/Q3T590SNFB5Lahi2ceAj1W8d0iUE0TA8KgSfh\r\nlKglsjFHNkhNibYzryZ/hQxOKTLr7e3f2o0=\r\n=lruf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"dcd85c55066eb1613cc8f83e28f04ca7ab01deaa","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230216120404-dcd85c550","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230216120404-dcd85c550","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230216120404-dcd85c550_1676549087457_0.2809109109483119","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230216120657-a8ee5ff7d":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230216120657-a8ee5ff7d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230216120657-a8ee5ff7d","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"311e223482994607a5957bbd828367ae24931272","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230216120657-a8ee5ff7d.tgz","fileCount":95,"integrity":"sha512-3h0hRlDiHVUXaaxYNG+/tgMYfvo0e4HUd9EIx2YSo30EOJBmaswnZvP/uQz6pGGDqhwyug5kiKqxuhf4QhNQtg==","signatures":[{"sig":"MEQCIGw/kt3t9JetP2zpRcla6maY3NUwkfpKvWTNIsiqVYLIAiBPhWNsLlSurBpWRfFzetKvi1IpOHICzFTvLO3rsFTRLg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7hyVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmooxg//R0LvUngNMa/x8kOJp+xeBps6bice/8ThvufdNbB/soIX2PvM\r\n+424gZBWAyqhM2bNGlBjoWprK/4K0MODLBY6HiF7ksQDVqitKGLv+GzXdm9q\r\nlHTfa4rFJhb44MxCbF+X6YFDU+afLji3D4823m2xzkXOmn+zha5ir5PHUCM2\r\nyREACavCfYvi5jRHfC09X19pFRz80zFHpcaL3MKPCb1vzgG0ajYUxGYd9YLM\r\n7yNxmuhW7gg5QjO1gWMm2vYD42dV5gc5hVnPB5o9nRZWdVKTtwUYvMtNuQJr\r\nP0IIxWfiZL0TS8vGIv3RZfs56YjEhe+DxtdBaccyDwKihu7T8MrfXXC0cGhb\r\nN+oFhxbQx9aRqRsXTjy45cjgo50DAWvKyFRDBrrRbBhifqZ5Ms02qs64t7rt\r\nGHTrIz3ne6BWDJ/LbNKweUrkBUBlwWgNZXRJqHr1FEzWnvT9nPU79Lj8e67v\r\nYKcXzAONIRAoPJwGPskebNSkA+IE0Qi+N83Q2EYWBqtWPh3gNAfGPzfL45nt\r\ni5uq31B7hDqR3yB3cFzENVP+7ykG7FmKpaGwOdchFa9stzO8SV7UWOcK5jED\r\nMVEEKQX1bEo60qIjVg3x0KSvoJbWO27IDhNC3geN/zNvaBPcYwzmORjFL0bR\r\nhLtys2N0FBZdAvg8+xYRS+5wCuJNmxVzL/A=\r\n=1ZET\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a8ee5ff7d0e9090a592d93c34c95279b76ee4ea0","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230216120657-a8ee5ff7d","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230216120657-a8ee5ff7d","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230216120657-a8ee5ff7d_1676549269472_0.6956086055816877","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230216120758-492a3e06d":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230216120758-492a3e06d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230216120758-492a3e06d","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"86e09b1f7be5273ff3ad0abac1cf3a39db3bb43c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230216120758-492a3e06d.tgz","fileCount":95,"integrity":"sha512-B8ALg6FiQzlLX62clNUHiMMS2lYbX6vmC6FpK9cg7MjwUK7xb91YM6Qg0o/F86R9VVoWJ8gskH0iF6scPRlMHA==","signatures":[{"sig":"MEUCIQCi4GT1Sp0M31oGZKwPoNcDKqTTaUJx636xCMHY0HJ9IwIgFJF2ixx6PbnYgRldlSgV6fTZ0hbfvnlcFXM1LfNQ6U8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7hzJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo4SQ/+PmTQhHUPZAY6/GrD4UwGzymA9WUr3oWrTsz5l4IWb6psb72p\r\nlx590fpbwk07uYjbugrxQmo7oY6APuOZRbe8w63CnoAcrnlI1yLNJ3uPkPoy\r\naLbaSAfeOrkW/AM3pbQ67Zk4SXoYCWovMsu/RF0iZwp75Od22Jp4xqcwdsof\r\nsTLDx1LhJM5f0vdV2PM+AEAu153qErKyxNX69lwm3hiL6CYl5vfg6+hzjkPF\r\nn/30zJLnFihnq5zpBnF0fE4e4OyJHRH00uRnfGyxcflr/XNhzzreC3HNc+Vk\r\nZ4OdKDjZZBk/9QuS2US/dPMyXC5jz2tWnkntgHZaZ2JZ0UB16DoKDj6LZotc\r\n4mZVLq2HzFKGgxzCqFmVBRaOrR9J2wsKX57QtVkr9b1aQp3ghfhETwNdi1J8\r\nELaFvMK52LelZCin06LNo31gvmHBgsPmJ8gkQKftQWlmVdP0/7ZKmriz6Zrn\r\ncniHC9PkxoGyKIvr+FAOrVvqyJHNtji5wCxcwGfSiKrJSLhZHwq5IM8FeLp8\r\n1JTnj4/iiVnvCswJnyFxEO6Pypou6kupiCF1jYnnlTja4ZPk9RKhou1fuTxu\r\nl1b+AGGIACkEKj5ZcJ0iGkcI7VDTpvc1t3REa1WMSdo0rgkKN+QRDJnmkbRe\r\nl9J8ecWAnPgNDKvVRsCFWcZ40wwurdkibnQ=\r\n=1dRW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"492a3e06d82395862357f7bc692f3d2e8fedd898","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230216120758-492a3e06d","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230216120758-492a3e06d","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230216120758-492a3e06d_1676549321255_0.8448418775456512","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230216120847-388cc8608":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230216120847-388cc8608","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230216120847-388cc8608","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f75659ea7101101bc3e131a2dca694720e20e934","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230216120847-388cc8608.tgz","fileCount":95,"integrity":"sha512-JZL9kXWrfDhu22eO6rWuEcxKHcvgXqSM8T4WMAyg15F1jTJt2cgnzFKwR4bRXfPqxiZ5bC5MAGZf7HO6A66pSg==","signatures":[{"sig":"MEUCIQDchY5Y19vsE2T+d033iyhmYsFjNRhwcnxubLgN9p+OSQIgJq4bcGx6CgAV+oTwkjh/2p9JnxoXU15XUCxOXGs5xIE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7hz5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmraRhAAoHXIyTiQKzJPScLJe2Y0/0N9r9pIvvAviNvQuBg8m8yvpQy2\r\na4KEHNx1iFRwpOUL4NqiSgRnVROLJMGCPiaMX2IeSBvuNtiui3NB/8axfjRp\r\nY9fPQs/nkL7O2yVoQI9uSnkTSZNcMWfdtdY0zEKA3WNArC88R7JJZkIokMUU\r\nqGtCIV1/Pqfb/2KfmGcH1YkGa/fv6Jbyomd2yQ0+kEbQ7n/MtUP4VZ25Wgg7\r\nCxx3xMufVdW3HX7DKv2RP/GUesDTjfzD3Kbxde9awiKLDGAxIPgFQ7zJ/5yf\r\nS2PrNIwc1J046G/ggwAS3GNr/pFNH4zXoMH8SdrTEbxxm+gdKKar42emTOQC\r\n7SHXVCxHg2yaWIhwfMP45j5fNbeZltmobHdzMO9BU6OswpmZS9DxsBriOz5p\r\ndWaX/m4KBsK+sRMGvMmUGLpgekf1kYAv58fzovHu+glH9A3rKSVYojgeokCh\r\n15HrDXFRhH4pLJKfzJN/GIGAcLxFrnXS5A9T3GMlhM2J3gCm160oiZakKjdp\r\nX53pkStIWSeaNp+F52KdYqPIVoa+IzclGsHP81cnGWQIJUfWaBInlOcqUhEh\r\nmep9yN98KULydzWes3hdryqsWtLHAgF1nTyjRieQ8SR6k9P64wuF2FioRmFq\r\nv95HSzvAXjMslN+7Zt081hGshztX4tzWom8=\r\n=kA6H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"388cc860876909d3f799f3618f45fc537b281811","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230216120847-388cc8608","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230216120847-388cc8608","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230216120847-388cc8608_1676549369093_0.19632566030128995","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230216121041-9c52a224f":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230216121041-9c52a224f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230216121041-9c52a224f","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"4b22bc35e8db8fcef99bbd96354c8f9244f71a5f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230216121041-9c52a224f.tgz","fileCount":95,"integrity":"sha512-/rdrw81G2uTUowdOJnekKqNZRroiO9W2YfAo06Q2UVcAvdAW5dFNk94eVN83Tv5QiJMM9i9SvYrV9ByC3e9+sQ==","signatures":[{"sig":"MEUCIQCb0Y6jDXmpTrsT3gs0fkN2v8PpqhidOtIz70XpySmv9AIgdi60Ce6OyB3lc73QZI0WV0S+xXAbA8qQ1VgZiZQ4eZ0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7h1qACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpMdg/8CNjEhtH2W9iJjSaujsRxG3ahLczRbUDceGBZWJW0lDAgUXPu\r\nQt9dLwM4b15+PjWypitEqGpwVi5ZIjMoNQgaCVIpN4jhIGmdwJKyfEI1VrsZ\r\nnxXEhPOnIDk/p0aj28I7YWrXfCXsQ4OR3Tcjv1sg93UIf7oE1G35tjffPjqP\r\nLTQml8ydax6i9zLH8m1lQ4+wE1+lf67bsPVlgiJZbl5SidsQEQjr5yBQWqyN\r\n1PDIBhRcmkwe0nbEe5PmmEezfz2O52UUlte8YtczFeexLJ4jg+zlSnqV9isr\r\nYYKuMkaLm9DtX4UrlUd6Mt3UNT0zaoezIr6QDtKqvIj87L6B0++S4q5ocB4d\r\n86gWgiOeOcWYo5F4zNQnl5T5jIrfzKw9c7MT2K267xG353FcAptG8BKpbh6f\r\n0vpCHgCnsrygHBijVZ/g3CQTJllCtJIGHvIr6EtZa7ruLOk5Vz5CWG30bnCF\r\nhqEcxXu4Qtb8kMQUfr4BrKmfaUAt1Bv0hNR6XwmLXzKzps8mdfhZcAL4sT/U\r\n3d+wWh8cjOb2e/T8kykbkC9Hd+olofCCP0iZ/E7zApowsqdMDDHFPVKn5UtB\r\nKr+WlnCSP7GM8ZjRLdEaszCU8Rc8YbfzWtmK0PrikVL9oLmTnUopf6azld4Z\r\nGKh7Ui4Nakl2u03HHnFiHLu9NPDmjT6WNgE=\r\n=c/IO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"9c52a224f6742ebd4bb9cefd0a5213ce21632f6b","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230216121041-9c52a224f","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230216121041-9c52a224f","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230216121041-9c52a224f_1676549482015_0.42809871452625603","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230216121220-9596309bb":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230216121220-9596309bb","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230216121220-9596309bb","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"50a1598a890446a3bb66e56aa569cc7dfb60dc9b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230216121220-9596309bb.tgz","fileCount":95,"integrity":"sha512-7gkbHsGyo7nUla5XF8pZUG1fC2fPD5e7o6i7aZRwu4Ho7ee5GFCOgvp4Sw2spAev2TRxVFIEqvytkG68aiu2Lw==","signatures":[{"sig":"MEUCIG7iTDdB7xAxRjvgX9esWUkqlkYqH1YmJiZa5nGiNW11AiEAtSUFRpHAkw3K959ulJajWAHXtwSSkqAneMGbz+YOOFs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7h3NACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpS+A//dCtdHQv2IbM+nsTAfGrAXpMVdoD89kz62oIlPHENbP6jcf//\r\norq7Y3czojKSiXTWr2bjluyy8rrTW5M6Wm24ZtshsBdqJOPL8+vLtiE5yqPQ\r\n1F8HQUzlW0ZJW/qwQJXVzmY9+SoW5z3hNRbAKLVexci29MKu+5w5xwHvDsaV\r\nbMy27epkaVAy13DNUA2r+xvcFaV2K+K8ALaoobqrR7IjtI0w3rHPTxcw70Ns\r\nrEY+biPp1VhaZXS5BgWY4ps47H1T30mTdGN43K4hdGasSYQ1wG55DGCRAynl\r\nGDOBhCqfmRxHf1hcnBPnoyxdtQQ9uZPGHC5ZscjTOwjfEGo82k8LCRsxTRzk\r\nYBQ4GUiCGZfLL0hH6ZhRuo42yUmrV093FjMkCRr7/8eBLub7XOcyBRvQrkWp\r\n6kbyTwV48JAidTe6HYylt7PyzC/ztgxycbTxLXewJBlFWJreulXHD1ym9jGY\r\nRLiej9zUxHPFqC1oMz8bnIQhtB73udptuls6pxm9LLUkhDEIlthe+BRvUm+/\r\nE0mvwPXyVbj5pYw4o5wOfUnGOYeo177V9UPQfLfoiJwZNvhCFPlpbd3Zpmzx\r\nwULIVEvWk1kwZi/gUIouNrGZDXmq0EHs13Qys5QqzpQOrE5uzmayzDYpPaQc\r\ndsbhr2Ru0HRfnEqKE5tH4e9J9s5IV3yXRCQ=\r\n=MEhf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"9596309bb71a98102c702960fcdbed2d3f9401fa","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230216121220-9596309bb","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230216121220-9596309bb","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230216121220-9596309bb_1676549580929_0.06136010255492752","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230216121341-bed5366bd":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230216121341-bed5366bd","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230216121341-bed5366bd","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c262667843049c3a2ff60127c8b0fde97cbd01b4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230216121341-bed5366bd.tgz","fileCount":95,"integrity":"sha512-zpG9Zxwv+bJ/JGvcCr4fC1/4CqEil4PKCh76IpFwn0e6M6Rj8S9ieyGQGahw2u9UhEPyXvs5U+8b4fjPNDvxnQ==","signatures":[{"sig":"MEQCIBF/Sp319E1PoLkOQjsyT7Gkx+1aU89M3HMNmAX3xTyGAiASfpj/zseTNtgVhftn8pxlI4bl6hmwpFBDBt5k9C766Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7h4lACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqqSQ/9G+/FjNY+8sWOUsJole/3csUmZScqd/69SKplWwKkOEVTRWGl\r\nwsWZ9/IEzDQfJZVciHmdivglVfKF0P6u5okKqUlFOjQRxzaEC3DxsTO8gye5\r\nsStiS7WYuw2pAKuU0hjk+pTgdFq87gjDKvjbe+4KEWG+W4BJz95iH7UAa2yM\r\nvGaCJS1HCaTJ5u65NiMsIoTLUWD2Jy5V1iFpg3k8HKcgzyOGE0xEb6xKYXLW\r\nuEBtJcUMdFC/uMDF+dD3OOBrTN6vm4GqermdNcWTQncbeLo7d7/Gl50zbo9q\r\nEesXBiaTgGPM8OGbgVeqkJ3QwleTmCz/T9QntYX7v/95+dqROn/5GNndPzXw\r\nK6R0ZJ75HPKscKV9GuhXiGXU0kUIRiYUnUbCFqS/1Ti2u9kyeKekWgSn/w67\r\n8oRJG6oUQBNkdrfxlKbpPUPudXyhKKDWlWV03QpLCiadnDBkRlYMbfAxlaU4\r\nHtTuETa3wjLSKEGvIbkmxuY8w5/v/HPycQQn4ReALpz0TcdYkYq9+77NRizG\r\naP7KT7hOrCPvmQBQ5BD3GiDl5/q+NIngC8oqpUTCJLyxBh2HCGSKlz49ylNQ\r\n5cg64W+/6XfZiNwgBB8vrQuWqB0JKz95M5+Tv2v4jVBjnxherGg2jf1i4HdV\r\nsRCnfzZkLdPdB52DTKAbvdXzwvO4MeEj/ck=\r\n=Vrqc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"bed5366bd55d6aa39ea05c99e27e0e1fcde0f1f2","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^8.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230216121341-bed5366bd","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230216121341-bed5366bd","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230216121341-bed5366bd_1676549669513_0.7433248167704023","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230216121833-f7eff4210":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230216121833-f7eff4210","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230216121833-f7eff4210","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"cac9ee29389fd80b6431490551db19c77020444f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230216121833-f7eff4210.tgz","fileCount":95,"integrity":"sha512-2mg+eJe3qpn9FbhFF6K7g5Cc7eYvJ52qsd2tZywhN7dP87bQuVfYFlVRpc7yhVlH3jjIhujeLlGGYXoZLRcaOw==","signatures":[{"sig":"MEQCIF63/6yc+bFJpkzooUveu7OOf9c6ysCg2hOjVmCMu0c6AiBEw73pF1mplcnnMVGm4C7w6mEuTh7pfB/L8IGGVbAhWQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7h9FACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmodBw//WUoRhqxhxYPQ/yyQ3inI1SfCMxmU6FewPPRIgjvH2/bHDSJh\r\nTJdWAkzfPGj1FwjshaBEfz6uZs9tZQCGpeq5VGLsZftRhMnUxGEP5ac39qvm\r\nx+nMPzBdJnXCy/KeScOu5at/aoqt+SM7efDy8qEvjs/OIRrBFjlY3EIPrIhS\r\nxLHRkAp4eOL8oW80O319m/UcNXR8bBlfGWMe+RdpnAAbZ8bEHdkN47A53cC6\r\nqBvTcnCAYxbjEhx1ZrQeMisYIv0DBa2lfzS4drNRZ/gsbDWqJ79wxUQfyfiB\r\nd0FER/6z/JrOz7A5gQU8PddH75qmxBUc9btwKvLEDj9mZYAfWcQc46iiPiLM\r\nMnVbciAH2SIgPk9P2uzthWYuhfyC+u6uGkJNTZxj/RkVSnU5zBQc8yC5aR0b\r\n/nKmnA8coAhLnik6KOTP1TFGZt0LrH8bJix2L71IN/uyWI8UcvXr/CaGB74a\r\nRwbEgIsY5qiB31oTpT+owFmdjKp3ilsob+dmkAefHe09q7Pign+wOElMhym4\r\n8f5835IxDq+xGAS9izYovl8xeu4L0VtFuj/PnrTIt77T6Ky9YKMN6mAEpFfS\r\n9iBlEFeINDv4ws7kVfkCni1xy8C/vQwyNKrJ/MRc/mLKoe5j7YPFyBuYsEwn\r\nVNuIOpxKPl/VIqOTpgZX78pGmjLTqRPwQno=\r\n=qWL0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f7eff4210e418a94dda60944ef313716cd1d1871","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230216121833-f7eff4210","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230216121833-f7eff4210","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230216121833-f7eff4210_1676549957037_0.8562277097354043","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230216121931-7554417bc":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230216121931-7554417bc","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230216121931-7554417bc","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d69e79dd4173a53372a76bafa008da56040ad012","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230216121931-7554417bc.tgz","fileCount":95,"integrity":"sha512-9otiJe2dxT0ItMw5xJF3laSJKrbns1gN0iCdFIbqjjKCqE8/RAnkleDoAPKUklAhhb10H7DKipGFxaDzx6inpA==","signatures":[{"sig":"MEYCIQDY3MXiOTVLgNrp5IfEy5RQYjQHU1NUlMgPMdU2O4FLCgIhAJ5NB8HgqQIwLHO13z0+EJ/nBdm64gsiT0kJoHw5hpXt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7h+LACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoZ2Q//fDG7fVuhUlZHeqCDy/OxUZ0D6gZEe5ZqfRfEhayMz8pOS69L\r\n3+NCgvHO0EwHhWTkO2Uz3CeqS+sb7BWGJIp6dCSpjtPPob0hMrmisdiYqQ9I\r\nOlGdaziyKE5vnsrH9JOgf4T6jCNhfQhYzkPBwHomLXrqxbI9UNJutapu7QYL\r\nOv/gOHkvUxuixTVTjIzrB4TPKc1tVGZjntLGj/Wvk3DfJHfeExvmIDSgelQ1\r\nbJDpup+n7sHbImnaKL2hJU1+EsYZRKciOB9BO0ApBqErfVWD9U9puIh25KJg\r\nMHt3OOoF/UDaz8vBMauzvEWoCkI9NvjEK+qqi7He/uGGWpic5X63kaabhPgV\r\nWRLFpVZ/1FNLew0fMTjnbdKTHWt3kGVviX5a/0RKZ8geahLW6hvQM0k8qYBA\r\nuPUiJqhDQJkiQ9q/83PqLU48YN2mjR2cFETeVeESMN0rbG451k8sp8Q/ix3J\r\nFBLLx+W2pdbVVmjhH4CmnYBeOpOtnhmPTyjEVxtqPsr5o8enLCTved9DqpZx\r\nJLUs48zMsbIBIyHm/z/SwbBc5+0KzUWEZlIVaR4DeCZsi8u8sW3F+XiFBPcp\r\nz/H/mXshd7O7YGWpa7up/+cQXxye7uJuFRypnLIC8yWb5PD5xTY8k/ySfhbs\r\nubSDF/tJQQtAAn362E7uYiAkyuxTK8QCC24=\r\n=SZAu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"7554417bc005ad9cdbb88aed5b50239b2f33fe89","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230216121931-7554417bc","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230216121931-7554417bc","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230216121931-7554417bc_1676550026844_0.9079334013961669","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230216122247-16a2f6d79":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230216122247-16a2f6d79","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230216122247-16a2f6d79","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f4a43f663c20f47251e6bb8037d7c46e5232f64b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230216122247-16a2f6d79.tgz","fileCount":95,"integrity":"sha512-bSCiq+fQ0g0SHzhGudRHpRuZbLfEDEPEx2w6JT2bkxly5y8JfqED9zgyKrFMrZur/WZR/gSqQIs+leAGFawo8w==","signatures":[{"sig":"MEYCIQDmpYQriETpNRd57KtStts1j29KlKUl37telg8UnmdIrQIhAOYBixbdnRDX48kiBi6ynG6dG6QzqDPmGhPqS8L7L3q/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7iBIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqXew/6A0gbdhppHNJM3aA0T8oaZ+hR0KQehccMLe/lsBO8JEIDtT75\r\nypRdqL5kVowT9lCGpJO5pWCuUhnPmQfrL/XKKgRHgm1TBftri3cjflEL+dDX\r\nMu4ekUTkAbguqrXnUisdQXvJvMCgZgkDj4leYTi3Bwqx58r77hzcF8YZ7NZM\r\nKRGeSoGvNP5ay2GfTL46RSdy1F3ISHJR4wBS+PnSn+8SwVzOsciKvDam1+Bm\r\nlz0duUyIdwh2NVSXnWhhRUnymcUCFhfUfE8xY6Eufhqa68dilhnTtcq+bvjZ\r\n5RDDkROemfnohsTB0AzRBE4vlDyehjODHJlvrCb2k2BSiKl0IM10ewrFEzHW\r\nVb6GgPjI0znWKuH6nLJjOxNa/rmFj2Jq6DQIJn0CkyzjbTjngBC96doNpJcm\r\nyByIOEg/J5BX5vrPwBpr8xIWfpbJyA5J0mk97wjxezY6X0CQ3kv+wxjQbYpt\r\niRPW4QZwKr35cmlyR1YwPKop8sLhLKaiTuwYGQwQ93nLHwdgVmjcRCF4MGP9\r\nC9MqPdPCylH/mUYxePwTyBVueRmmQJN5Mt/OwptHE9SDC6DKaoVbd+A53yO5\r\nEXH2emuFxfCd3zN82LQhBjfhjlt+mPBJeFgpxn0kcBnB5zuiDN3iagGtmO+0\r\nhq8vQiZot87gUGwRDAIbFWXX5CFVTN/DZe0=\r\n=5B/2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"16a2f6d7979e0810a2ae65ee339f552eafeb4f76","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230216122247-16a2f6d79","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230216122247-16a2f6d79","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230216122247-16a2f6d79_1676550216385_0.4198920062523859","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230216122344-cb3cf5658":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230216122344-cb3cf5658","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230216122344-cb3cf5658","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"02159e913d2eca3b6aa2aa8caccc1e662191276c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230216122344-cb3cf5658.tgz","fileCount":95,"integrity":"sha512-YatfBvVgHJRlpvn0JvdYldHzJMskmQska/K56v2Q0Tg5nHOTUbrT8hrnsiwH8JxZfW3KiGtNfxeeztq124acbg==","signatures":[{"sig":"MEUCIC1RbjbWvCvwB6/2miclwflMDnpviXGkidgZ5d0sjUkQAiEA+deobMj7yRTzgsnmqbBqfD3q2aRRsVvyuJ2bWJT/W2Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7iB3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrdCA//fnWqBcOBc7FABNYuZ+ZgLPtZJGJSDZWlj3NzZ/mVt3Wh5m0o\r\n5HdlshGANE99j54zgOwOwO3geQnwVu7nUPQVAtxBFE91c4npIYutP8TU7ko0\r\nPQ3aqkXO+ehVrggse7Pn46HQDqGTFNDHYyLao7/PeLiWClu4seECnhk8J48g\r\na8+1Ij6/BF3E3fHfVyE6gWCRnWo2mB9GlCyeI76vyRJshhuPGvkJDX/RyiJl\r\nnpTQ44FA2TzbQKaN7CUCKQwC5zRuRzkcc8toPi/kRJaUXUXxwwkJokAEL9zS\r\nAmAvAdvKLQXoL/Xo2EDo/gmOUD2ukwRyCiZxvBTE28txqtaP+iKUpWyvRwfv\r\nGpgJhRSHT3t+znkZO1Jv1iE/ZEtBDmPBuuC/PKmDdbeOy888dVPt2EnUApjI\r\nIw0q00QV+HqnJUkWdPymT8rAE8lFj2ljnfFZuUMH6uSQaOXtModKyAKHnUAx\r\npNU5ituswu3K9XPO/cZEahJpnkcu9alWYnfA+3mjl3zNoEOcDkx9fMDQ5l3Z\r\nGbbVOuKbJiyiE52ii0vx1RXeLP0CZn72p+sclDldzPuAJ61mOEClzlWdnkuq\r\ncTiLssPrgkWvJ9aroItp2YFtINV8TRSVCG9MwWyJBXti9fDxWI90cEpNJHD5\r\nifEEhC0uR1ceUKVmtPbF4FiMUtIeMxb2LgQ=\r\n=csG0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"cb3cf5658f2fd8822c9641f2a3952828931a3fc9","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230216122344-cb3cf5658","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230216122344-cb3cf5658","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230216122344-cb3cf5658_1676550263218_0.49396213216940255","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230216122421-efd84e9be":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230216122421-efd84e9be","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230216122421-efd84e9be","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"5a021d8fa2ccc3179e9098312790140213ce4b2e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230216122421-efd84e9be.tgz","fileCount":95,"integrity":"sha512-t2U2/oBVt+ltwe8jsiOJOKIsMQMsYD01+9Vg80rA0DeQl61f6zkgDbSOCy35zH6DojWszC79kT+X4VMn+mQdOw==","signatures":[{"sig":"MEQCIFMvzKYpH8vcmN5YhJxOHjDIT/ZXGTiSBzM2lLc1vd/1AiAcLFM+WjwH07kcbXY2kGlduouS6x5phW22Ty1Xg6hpVg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7iCcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqi3hAAjzKmebGJXb7rSQK3KJhtVkmgEALn3r7y2DHt5CUakScmMd1Q\r\nE7qqSnSIB7wBdElg1goqJ1nwKwYS2uBmJmYLGT5s2YgEC7AjAoFcRc5Nrnj9\r\nBS84sBqNxkvN6VP2G4ReMGArkUWYWFq8X9qD5VlQtG5gi/TiS23MTMeGymM5\r\nP+B7TAX57vmbHzeTH/y/myF/VN21yRyBuYa9jx0dfk7aETo+t66CsmruKC6D\r\nzrfZ5qWq5IU+aNdFGkMo+Oe8/EdQQLN+R91MOeWQQEwytSPdovEdQ9KqrzAW\r\n1Pa+mqBwCZx40SlSPS2PrPkv8Vj4snnj3Kto+M/QG0exyB6pq2kuIUZdwyXX\r\nx0VF8L1sqZpZU+m76MYJRoZj6pauvRubkXp20BLw7+XPg/l54aJIh3v2W5VE\r\nbjTLnSlPAEMwdI5qVYtPrbrvB2e742GXxNf39pg/k/8hAMCLEPyMxaa4Zb8K\r\n3ZXBoahjxG9g1DTHqWNQm8MQf54k+ZjIyvzj3GBG+rLTIGpZDUPg5ClOPxQx\r\n/w2JCM7XvDSZSVqjdDDY/nGs8g+gyCHlffT5yWmKSNQWXXLoafqy2gO6q4Qy\r\nru3+Q88PiVh1WGg0361fwO2FOXlQG5xa/bvJ6F7VKvrM6fbcd98+4sAARpCX\r\nAUwnt1Ho+4fETgAF9uw9gXH9J789QJtuAuU=\r\n=T2jT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"efd84e9bea5dde3a46491d6092438a6ccecbe8ff","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230216122421-efd84e9be","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230216122421-efd84e9be","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230216122421-efd84e9be_1676550300550_0.025899121385559276","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230216122800-92733877b":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230216122800-92733877b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230216122800-92733877b","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e115ce1b02c8751ff7c912a8de83e66ed34e3bce","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230216122800-92733877b.tgz","fileCount":95,"integrity":"sha512-hm1UE3Fu4p1Artzirzk4v4n6nX20jo2Q9l4UfXRZMeGv6F4TQNY3ka+xKbOCoCnnVSgd1MChAZfSqB4s9Eo42w==","signatures":[{"sig":"MEUCIQD2/Enz4CKvHBq06uAY4MSpglP/+FYhcjHEdVbDseb+lwIgcL8B1SQy42ZaTVUwuCSwXENgMl7gZiLuO8IDx14Qy4U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7iGGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpLbRAAivkep/InE9nTHcLRb3rSfnIPSrsC0U76hmJquLH1Pv97nQCj\r\nxmfHar5xxEHRanVgosM5trjbKUsEteuKHaY5iS5EVvYwEfXWZ9TM0BOtlT7J\r\n2teuAgqpWlJh0HLEOBOdo5yrXSzt+ln5XtlpmHw1UwDtiYx35xo0XonFbffT\r\nCMK95/LAJh71X/nu974CKGxJouIcL4eDJxcUe/VRWev4cK+OLHjU/hSau9V7\r\nCRSeMqz/7S/PQVsM4t5XQHXOXDYoHOUtfiOi0HqUlXP6rmvogVkAhIG+6euQ\r\nZVV9Ceqdz8xRSriOtrPP8CkUrPH21JbtvrukDWS//KmSdVKFjLGxu9GttNmC\r\narFfLJ+Vm1Re8p7ZLfgZmn85QkNsjG73Y0oXlXfCcOz/UxHg7fmzuIW73TiG\r\nzw3Ijs/Dobnvck48fwbu93qGkw8OnNB3CAHMicKHLsILlNR7pgm75FwOmYCq\r\nPi1c7u1vNXzXbj64jyQuMte1jwRtaR8/VLLoPNhanEXT2l8d7h1+3SxmKCcz\r\n3v1RmTuNAFIm1GDD46HEtRMxGhx9s4ztx9Yp2kituI+l24h+ZckQER8Gk3Fd\r\nKJCw3QbkN595uPA8CI5pWW3mKqrgacbRrX+R6wN8VV4oVJ4cx5RYS2Uyx5GA\r\nDx5+wqlpigVrDJ0zBnqDkYNWoTL00Disv3c=\r\n=JSMd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"92733877b47a44d5c38ed1696a9958a356e64ea7","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230216122800-92733877b","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230216122800-92733877b","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230216122800-92733877b_1676550534620_0.7347124394987044","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230216123346-4fe6768be":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230216123346-4fe6768be","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230216123346-4fe6768be","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"09a02922b9ce6a5eea88501a7aabfa14906f9181","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230216123346-4fe6768be.tgz","fileCount":95,"integrity":"sha512-ZyNswZ2q5kQCY3KpmDaw0dQmz5Tn3j2qEzxKaYkyR7UrbboH0JlEpysxafNKKV/WJe1Dpzt2v0//aIMnx2vUHA==","signatures":[{"sig":"MEUCIQDnvqC87zsZfaYn8mzOsRaSewvct/RHz5vsknsuAfWR/wIgCAYAoV35HrKPnSOXSgdoTFzTj0inpqG0SCvXjpiB0V8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7iLhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrYvw/9HMTPCYKNCUND1IkpmWtAMLFMS3KCye6GoR69dP4SmvsqWyIK\r\nu0HDh3ihq3kpriyMsTcDPq9pnTsaKAlCeUYXk5EGi8iw1BGsUG1usaKtw6cn\r\nbGdAoCS2ezip9s+2vz7Z25Qr0VmVnB1DnUtGriKGCdAXnDi2321bNScCmQu5\r\nKvtS9uUCIiOawIgY3traMifAKTmSJMIVyms7Euavbwldt9kPTyBs8LHWX6SZ\r\nlahjVyuzMKXi22lEWpdcy1yMq9epLvUhIrYAIC57Km/J3PKwO+84WpQUEkZj\r\n+fqAqH6bmufE6eT/a66jjcddiY9pOKhK1bDdhasv4hwORRvqvt1kIjdVqpsl\r\nbu+C7kT1BXMKggZPScB8/n/Fu2fbEm0TRRMoZNNHf5OXQU1Sv98GnuuABM1Z\r\nublQ7jybcndIhXH0scDgiKHw07VdLhGF04+yo2Nm1S1NPP+AcJL2MgwBRn6X\r\nnDT+H/ez//CTFRTNi2FQ5EVbRcAXlfbfg1znMWORdJPH07RP451N6Ycfv3Eo\r\nDpA7wGBYOYsPUzZYm9yoyq4zEVJFTyiwMvqG/2PM6Thp4ris66dORhV93Xev\r\nlxq8bgE4fwPSKCZamQVSvyIupLY6Guwi1IKOzJif1ZJyrJ7ZVUw1eWsA1k5p\r\n5MlVEwzMZQD2Sj9Jvb4BCtOkEEpcbUkpKN4=\r\n=WZg5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4fe6768be2bd7758947df15e04f17b2da02f4e88","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230216123346-4fe6768be","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230216123346-4fe6768be","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230216123346-4fe6768be_1676550881013_0.054995533314896816","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230216123426-2f144763b":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230216123426-2f144763b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230216123426-2f144763b","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c72e2665470e0660d2c692414af2db5ff61a1e27","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230216123426-2f144763b.tgz","fileCount":95,"integrity":"sha512-rgti4OIIs2LmoHjB+0Mu6w/Y/8HJUKX6IKhZQVfc6K4K7rtyvedfrzBnXMnKc4opORMTBW2TkC4z1Xeb/AHz1g==","signatures":[{"sig":"MEQCIFAfQbOasSdPd3zuoNn+2rClUYP+Yx/mVmTgi6k7cnCDAiAtxclKVSZGbafwixLxoZB377kYxQbKPQmQUPYLOk8SCQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7iMEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq1zBAAmV/jl/qy/7L+BgcldqbwsIAybDAscTnZehcmi3HmpGgxm56O\r\n3IoQ9LRGgiNDLdHlbCvlAHFQtc0br2eCbxdvCpLwonaYo9OeeDB4zd7u63QA\r\niyMXYD5rGAQbKJKcjYxRjQf70oLNdNXIwMuFknHd6S6HwNKcqXZV/dS4u+zm\r\nOpD80JXSLwIMvTvSqBDLc9bP+BWaBCGRsipz1Y7H5IzSEej6XUrtAnppQMlx\r\nk4Y/qKdvmagA+2JQ/JttxX3iGUaxORlOwn+T6zEffiD70YBVu1jgRmQVmpYX\r\nKyp6f70woYYrSHw8tm8Luue1Ag3YTEdhfM5mLYtGgEKUymgecUbvT55zkOS8\r\nuPgD8On1qnkhbbksDtTeXifDcOGN17lENDN+n3dACNimUCgfz72xc3Nkm0Pc\r\nHruakPyRO3xBzvWlZWV2JmkNsrX/Y3dmWP9udHdqMt2KuuNakaWUZjNJodjR\r\ndg2hEWM6NTMGn31zq3oI8Wvf7WX0w8NXYziU5+Z8WymvdJ0N1XfYsTX+2F+Q\r\n2ywufzKnA68GpX1nBkp6C2hVcyWpl2ZyxiEbtaY56M0M1MJ3wYc7RPg6HSHt\r\nJZuKCFIP80aClDzJcO42cqTCw4tRwvjh1fy52iSO5A8ziCzIO9Gz3gRbLEDg\r\nd12wvVWyaGUcaT6Twxdf6zo1lLr2dTVWjuI=\r\n=Bv5R\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2f144763b5b797bc21eba3e528fdda4603971b4f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230216123426-2f144763b","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230216123426-2f144763b","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230216123426-2f144763b_1676550916597_0.9001187442652598","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230216123520-002c0538a":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230216123520-002c0538a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230216123520-002c0538a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"9b969e663500b077d03d6ffcf6c104854e09417f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230216123520-002c0538a.tgz","fileCount":95,"integrity":"sha512-TMNfC28j4El7nJ/zSVR18y/UTXFbFmN2oet9veFbTAcoixylO03Y4fODOVvKMbqfIHb9eHVpdcLwGva5Il+FUA==","signatures":[{"sig":"MEYCIQDObHmn9FuNgi/L4YSX+sPArDn+Z/AmAgG4ApiINB1+jgIhANsnT110zrP52Z4/2H+tHs14gvL7P3DH2GLnZc0RlCHP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7iMwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr0NA/+O7X8bWTjEW7VqJk9Py1pLOM7+/gZJPjVwMiKMfTLhaTKCfGs\r\nSXm4n0zGqAReozy9Sshmz16aLxX7XUnVuBUPEeWoipilVVn7Kt/KR1Ij07O/\r\nsicCqXbk41ulUtRCKri50SQ+/+ghOfPeTOBV4G0zaEh2aaQlcTNASDMhjrft\r\nMUHkejWOg2ISsPEfgl5nW4+mSxFEEYpLA6++4s9d9PfdVaSSwhqOor+IHzbG\r\nu/ECReK6IFGUWwUsqqFxmvkUAW+92NvcjUGENRvJFC0fEQLMplsb5oefPze1\r\nMYlRbf7fgiIJFKsGZ8RzWM1vlsoBFqPp8QYNBwx6mZ0xaAEZQRr8QZNM4s2K\r\nJ1d2yHMVfu5rjsaVufGvCi+BjYVlyDK2/MbAsc3DMw+SV3fFzoxte40/zJoJ\r\nOUpY9pv92lg9iXWcG0j2m1C/uYPnwWWU80wd6+AVHyMh5FiuJp9LV0/cprz+\r\nvgaJkX3efoRSXvha7T0MPpRK+5Skgyv2ewvI0le7xiCHOZurtuXz49qJCVEZ\r\n9KKdPVBmzoe84hfcyyFTZbtkB8f+legxS7qj4TOTTa4gvvUCGlTPHswZUMLS\r\neoDp4aSRjvsSiDdOUqkU65ePCM/RA/Z5OH1GntgOKuFqyVpZJOnNiC6NahZZ\r\nwHveMeo9Rxn/0zk2rJONT1evbYe4NCiSmBM=\r\n=zBmm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"002c0538a5835f403481f91768aabca510b54a4a","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230216123520-002c0538a","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230216123520-002c0538a","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230216123520-002c0538a_1676550960628_0.44035382832593495","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230216124101-6f03b8eed":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230216124101-6f03b8eed","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230216124101-6f03b8eed","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c74e06f22df1f60f3f1e60a32e31ce6c9bc4319d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230216124101-6f03b8eed.tgz","fileCount":95,"integrity":"sha512-M4cUWzsjejveECi4U9SJh0FVhXfVS4xzd1jFHYxjz5gEJ12tLFbnvD4V1HYY4DjGmT0rGEh4gcGk5pqsVB3PHA==","signatures":[{"sig":"MEQCIHNMyUsXLSrBy1peYo33bE/eGyzy7Ct5hf3SqNE5o7nnAiBGwc822ZFamKCy2WiWRWj/TDQHybBURoeqOfSTAwK63g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7iSHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrx4A/+Oh6cFo8tl2zIUNm+Mhiq/5MHmtmUPzSHjBFKNDbuVFJjePB8\r\nVYLKLuEKSl0pX/9mzzeeYH0VfjPi0aN5FDwFklkPMPZmRUJvKBpoPiEeppiR\r\nSbHiwN7d/ICFfJwYfCyBnL4doAwEU5C7dWzm+wTsPja5Oboo4fOQ5Kh/A3sz\r\nZfwmEWaUTXr6iUvix8UWgI49ji1/JPzFdJ586/HQEBd0IVwU/Zdjt3kwpdbx\r\nvWIT/3TuYBkJA2EA7IIHd1VG5/RteIxiysYK4q7L6WKaZzzkeLfJedm4qAVE\r\n7mNQ0kCILvF7VZz6Sj9aVge9LJkMuVJtQ9GYZZzRAspngoqmoB6Goltgbkt7\r\niVRWd1nq+qABVt6j541h/SiSN2rpm1mxqZn4OEXQeJkyk5uuSPAM36JVV1rH\r\njrBPr6Mjid6UhHnlIteRQhIAL163e5SDLb2ezDymHY8p9SThSWhNmHXx1PVH\r\nu+oGIi3nHG4gisZNP0zePT/H7UHeGt1MsQuV8PiuyqLDRdzDDBHbRXwL6oXQ\r\nx2Eetx+TWR14v6r4zGByqrcDsvAJuETO5xWrZFkE8lSDu4xMWz1RYshwymCo\r\nrLV2rwRQfVVaBynyvC/1cMxftN4jq1LvTOQxAgytgPAe8aKS7W+JnySF/4u+\r\nJjes+DAXfcPo1uRR7LjOX0omFdAL3YBkJ44=\r\n=xVI0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6f03b8eedfd354f37bd5de3c3a8ba7ad00eecea1","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230216124101-6f03b8eed","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230216124101-6f03b8eed","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230216124101-6f03b8eed_1676551303060_0.8829761162242555","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230216124310-9f6b88d81":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230216124310-9f6b88d81","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230216124310-9f6b88d81","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1cb4d50f7aa3b2e874fb7c7e0626c5fac75ebdb5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230216124310-9f6b88d81.tgz","fileCount":95,"integrity":"sha512-40fL+Z+fcrkgHzgM9BcSptRz9w3+S+4h2aCAyr3wpOBm9CSOXZL7bZcdXI1lDEaywJ4nFQZSjckBWEOo94Qc6A==","signatures":[{"sig":"MEYCIQC+btFi0TbBhPquu+4i9YxM6DZb8B1wJUyEQy9QoLm1fgIhAMN25rdNvGcbcQAgaLKuXlU1KyKdV1A7zlT/quq2XAbl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7iUFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqjSBAAmeydT0M6c4QRh++f9K2O3/cIiaTZzd0nP8AiD8HTHDkSrycN\r\n4Cb7Z3sB97MbxMfGBdoEvlEyh1ecGfWisUa/0KX5/DFOg7TRb0Ju/eABsGgC\r\n38+vwljCClOvkFx7Bi3NnIicVBVk19OQinvTG/aCh4eRJyzCyobO93Is5seQ\r\nOvWMTdZMmHA+n27gdLSsHHrQDXjX7ZcRDLV3AC8GaNCDwl3lhs0QdMqqa4t7\r\nuuDhbOrWMB209pSgBZ66DfzyC/oEVs1M3JkGfWrVRbROF6fe8J2B3KpU/SQ6\r\nAQXWgfkmgN+jHE6epRls2Q5tUczyCNDXleYlmF0EM06Sa5YDqUgN2QDKmiHy\r\ny6DEyZKTMefgIZzwJlp3ReFQF3mgLsiGzk7FFM4wu9gHS1/aTgI9Lo28e77e\r\n+yksJWCwt1fxUZIwzNTPav9+v1lq2VJT0mIW3yEp7rZHBPIS0oali6SJwqMv\r\nHKNR5hUsbjpFjV5leVLdy80KWkUwUA6q6cRQpwAsV23lA9rou84HTgIM5DqU\r\niz4Tar9UOvTC34hcNOwiKCva5BIY8zWFaeiVyYwTLonNPSf3aN6B0H1zR9bE\r\nOqAniAh2QdLIzd5OYIRAgsWwOOgkdsxeYMhfD0FFM3pAgnavSz3mrjulMq1k\r\nde/anXODr052awRebJVscZMuLCyHlibYNGg=\r\n=df2N\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"9f6b88d81d660ec17bfd11ce1e7272cf62b7ab74","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230216124310-9f6b88d81","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230216124310-9f6b88d81","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230216124310-9f6b88d81_1676551429462_0.20578844991746226","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230216124520-782bfdef1":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230216124520-782bfdef1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230216124520-782bfdef1","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"888c619fd609344c43cd86b8c2188f07215f81ac","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230216124520-782bfdef1.tgz","fileCount":95,"integrity":"sha512-eon6jFZj3gdcyc/bc7vGVA2c8ZoUyHNO+M7ah9IOcurQTLlId9v7WD2EpGlvv+ZP6g6XDnnpc3/E/3lgcaD7Dg==","signatures":[{"sig":"MEUCIDL6Npan2yvRz2MU4idBQlwd5kX1h4b1+yN2rH17SJRBAiEAjlG7IUvxOlExEfSYfjHCqv7DTgmXYlmi5qlMGNQTqik=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7iWWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpBQA//X6J8KpI0Yy95pmxfaF8cSp05R44WG4hJyE3bfcs3v2MtvbIZ\r\ncdkGtfhRsD91KUe5PwJPXpurJ7ej3HmqTwQYXxpmdoqjrwJriPkSsGmEhse2\r\nRxmUqYBj0sfIi9YoS/1diME2l9B0yJNjN7yODWN9wUdBuj+dftHROxSC0Cvi\r\nSg8Z/2UEfSXTBa1+2GegyILm8xCK5benyk9ML8HFTiwD4vmmHotSrISr+sJ9\r\nSjanVAUJCXNsKM5cAo7DDPt78P9s+WDb4sM1gp3hAl2Qp5J3OnEEnbiELw+e\r\ndaGtsy3XANjNJTEezUEZpoShek3tCcNdlitObVqeQFsCXrXmNIBeZXbXCsaH\r\nHijbRvlVrhbexMeyv2NAEGnU2oB4AUUQdqK7OS7wcPmJXmDiIYoRFe6lf53j\r\nPxeUps34ciYl3pZEmhP0K4Zk9x/6PBm83KFlLKOf0NjmxKNu4V9bb/PhAgnm\r\nkRBgOeviZI0Yq3zVJV85knHidfR8PNOG7xDh8nNh557dts13OWH4x/9mmsLx\r\neMXsV08KYCmxAvvlt/Wq5P9uVqzQlD+6he6cbGrdnJTfIIU5q7e9N/KfqC1h\r\n1xU0WEWoBefKZ8exwPNUYCQ8LVlLCzjyswEIAFw9QQ7Ot2bn8P86QgmUMY/Y\r\nmVy+GTMUHuvl4+pWzrSKyyxiCM4Xo96NDFI=\r\n=keBn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"782bfdef113a3d83debab9a39ab8e2583c2aae57","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230216124520-782bfdef1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230216124520-782bfdef1","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230216124520-782bfdef1_1676551574675_0.07007778229314132","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230216124909-502f6372d":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230216124909-502f6372d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230216124909-502f6372d","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"9ced0b21b567f21685a38b352359297c2a245f54","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230216124909-502f6372d.tgz","fileCount":95,"integrity":"sha512-qWhui3ZCuZtCC1G5V+qGKmKX3PHFcxJNbMn5foVZIgG3rFIuQ60spZB07EhUPb9Z6NS/mn4ZO90IPvlv8teLNA==","signatures":[{"sig":"MEUCIH611A4TbuegQetl4dLTjsE73yHsujzBZdaF6s+hpMD4AiEArwjfS1ti/vgaU3M5fE25wz0xadNWDaVSIhBS4jHS8HY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7iZ1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrnFg/9Gw8rqFY/a6yrZDm2sBeq0dJzhqD8P7TDX6sjO5S71mU2Qg+0\r\nYFBk6UheqP3vOI+r0CvSWV0tdIwOQ7068Q6tFjA+icd3A8d70Mc2UOa3MSyJ\r\niUu+yftv6QNtRzWwGIGscvKLsJUvum7Kh/O4GhB6bw6C1KLIImqiizY3AgX+\r\nzwqu9xR57j04I51STB8vyvwdYT6i/hIEPbr+8k2GJcSr7TQvxTDPk9LTnPJ6\r\nYiv8Sl8CQBw1U3FeYWQBjOkdBuZ522uSXiIzQXA5ltJM2532bh4q75KZosu0\r\nMHotFSeDpsgHhkY1oIYG8dxBI5A9W7xsSSPQMvPX7QdLhiBMnCNMMrfPYTCY\r\nFqE5iFci+TyITWBkP7MD3/sWKxMs00SAXLxzrnJjMjMQKlkgps4bB3/1jHZu\r\nlc9TWjmLvA02/ji3Fd0j2XqvIIz11bie4Rf94nJF2W9O9OdIVLGNo6o5N22Z\r\nehdhrpNY+LpYMmqEt0jvKs8I9oQUO77Bk1rNhTMinnzCIoIv89mcFlCN7hSe\r\nRjP5/38rLqE57NIUxLPlqA7+S+JJvolh/p/+3vJzjnIytyt07epLFbeR9QzH\r\nJux9q/TN0B4EdpwfRPZQrLDHCUPEqmuVQ4sdNfpnwnTYklBiAdcwUXCLeJvK\r\npUGSWmnimmjgdWvw1Gx95ZHvjFPRuGI77CU=\r\n=aeOE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"502f6372d05dab21404c245429880dd34b10d97e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^8.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230216124909-502f6372d","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230216124909-502f6372d","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230216124909-502f6372d_1676551797221_0.5105212880236416","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230216152903-6bd9ac9c4":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230216152903-6bd9ac9c4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230216152903-6bd9ac9c4","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ffec22e322d5dca570302623a9b638e5dc3809ed","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230216152903-6bd9ac9c4.tgz","fileCount":95,"integrity":"sha512-RdAncgUSuwxVgTytrsv/jDSrjTIlUdtJ9ZBZt29wzjpaAokzRMKshP78iypirnb+GMq+L/+KFc+H/lOtVd8hhg==","signatures":[{"sig":"MEQCIE/lZ68J509x0CKqSWEm8vC9R6v0sid9TqwC9KTnq1nxAiBpiHW2k81SL3WG+wavesRBmFHDykJw1+0cs4eoniXQMw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7kvmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrBzA/+NVSw1Dt0gKprwCiow5RgVhh8S3eIYJWDuf0GSaAAtpzfI6ZA\r\niVwT5iiCk0+AGNnml39FkTF/9JpqhxJqh2myknw3XBlFflfEHQiDxRBF4loy\r\nTIoH1C0rc1mdRJLp+wUqq8M42Yzly/4BpR4UTM6seEIEdltzaQjc6fSe0iKb\r\nidTSApYw0zWlJd+FT4v3te7FxHsEcbwPGnwW78GH/jlR2Dg0+9TyuaUXT/CL\r\naxeHXPn3U0UAsgV9++wy8HKqo0seRlwARP4e4hrfeYI7A9qEw+tcm5yNKZa3\r\nOke9C9V8ZdP8dahpL4ndhdUPZy1iQnOyx0nY9kprFRFl3eM5wG0eqC2OkyG1\r\nal3V8LbcmehfcuEkQL9xzSjKb5Rsot+aj4EM5w9+b0Yna1RM9jRuvTNZrxJm\r\nCCshAoMo5JfOSnrw2+0wch3uBXRq/ps5aiCRhGEj0l6mQqiCNTSGSHAozchm\r\nFA509oiEMBQI6WF6I745jBbbuwGy+iaGY8AZsG38nAS6xF7EQf5TjN0NpWBL\r\nSoI2VnXz/H/EV+IPxl7DgNM2CJemj5hXstI9yvzs/qkRogNQRcFKOqmnQ+Io\r\nP/CDGalmWVcAAENXcn5tUOwfNkBAoVm0+ktZndlQFT4Ic1ZM9iWSfe9IdbYP\r\neLufunwIuGFdTunDEw7wCafEMzE4iJEuaSY=\r\n=dWK6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6bd9ac9c492b65212ffb9299f04475f3a64171b1","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230216152903-6bd9ac9c4","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230216152903-6bd9ac9c4","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230216152903-6bd9ac9c4_1676561382259_0.49343745281621954","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230216152956-4214cdd55":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230216152956-4214cdd55","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230216152956-4214cdd55","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"06b3e460febfebbe54047ef1973ab4d3c69fb43b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230216152956-4214cdd55.tgz","fileCount":95,"integrity":"sha512-7prg+NQvQifrx+Ap3bzItcl3wNfe9Rek0vakHi/6UgrrCCbJ+/Lod+bz7kydvXDsAqdAxJ+mGx6g/WyvdVn1PQ==","signatures":[{"sig":"MEUCIQC7kaDR3ZXiYRIp3SCh/3r+UROhBP35uctKo0Ri5CKJmwIgEQl7VLXA39U3pVnik+aAChI0QYLDKt2ZX8iFxRzdSYM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7kwmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrMgBAAgoQ0YA173DiOvDmnPZM6YnfvhxlMZJ0u75IB0HZmsvVyiCNL\r\nbJuSbATzQnv8ZVkQ+sSlx4jibm2VEh5pIMHIiK7QLvXb08VHjhf07Rt5WSkk\r\nCYUs9l1XmHJit5Y6Yvt9L0gQp1wcZMg8tjUU1xBJAG5qrOkUL4Bq7oQWMDzj\r\n7OjHTkDoqWvRMmSVLljNUhV0GKBVhDr8g9si1MflvGKNjanCI9CLtf+K3eyO\r\njmhRPhAVXFfSIYqpTbtaTi3gd0TJJKS4gG8uKTo1kJdPtNJZNe7wP6fiseEd\r\nJLkDkG1XSdj9iQXoRi6HCuY6rkCaXoewkOGkUZG+mjxIuChqmdkyLiCP0wdu\r\nI3gcZ6EgsM0H8rNkkcmTxqNk3BmGumOZpyIeNy/IkXqCD0lz5qV6qaZFrrwS\r\nMr/y6nuQ4AJlPeIKeptOx6e/u3CMQzZvX5dKFfphpwPPEx0bKLjCIz6Tgnou\r\n9tt+PltQr/cukaN89kbJ+uEEDllTUQamCmptjDYexU4Brj+0p7uaZETVyrP1\r\nhh45/p8PXzDFwc5MHoJ2zsg8UEIXpuxAO8QIiAZ1B1vS4iY3M5PFF0yDl0vC\r\nKLZHWdaYkBEpyRMXE9g9KFaLIR5Dxz9OkJGEuQ5Z7glEZfyaMsTSvTiJW6SK\r\nwjd3iOTfn17nuhdU1UNRvrj4rpW444Tgieo=\r\n=pn6X\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4214cdd559758b74407842a5e09ba027b7df5b57","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230216152956-4214cdd55","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230216152956-4214cdd55","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230216152956-4214cdd55_1676561446182_0.8372284650842274","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230216153407-ed57d1b69":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230216153407-ed57d1b69","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230216153407-ed57d1b69","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b9c2c87c0abd3337c19bb89727953eca5bf46452","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230216153407-ed57d1b69.tgz","fileCount":95,"integrity":"sha512-Y4yjX+S2ddf2I7/8M6PGfLeM0EBg32Y/avTCerROg90aU+OMkXDb8NKLTbg3nckJaaXG7tRWSQ4J9RrwVrhjKA==","signatures":[{"sig":"MEUCIQC+jpuzPvcG9y5IqVb/h3okE5ubHmaJHju7CHgecdHpyAIgSDXljqgm0kZ1lWqYxcCX1hSyO2obOd1IaGPsAAWjSOY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7k0aACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmraug/+LCNLL0jr5P+j7jN13t6S4X5xTAK9ZLXfw0L783TRiT2EWSwY\r\nLjSRHG1nwkrbITHeWfzLUpHQues9ScSzhLDUwl9GkJRU1W55FPUpEGEbFPLO\r\nbq+Dguq1UmWmQP8JXf42BpuoaLXW5kXSC6Ka+NAdXss9BpZHj8OYGrmzAH2d\r\nJ+h6NQ+VCS8xUnpFQxMmpUFQuWB3LhiiOFV21vybzqnrGxcXvmSLcj4eCULg\r\nOmGNxCmJf3OCnNm8I0YBVwmRBXEsQfoWEptL8wvwKaQRkfI+llg78d2hwR81\r\nRWls8LqT/fzLMTqtcyOciMnNf4xrCY/RA3bUEpv8t2BsbCXsxiCXB7nkJr0a\r\nX9s9/AVaKjKwt+Vy17aY/0tyLCFcNK6/WtGmbgjStWFHJPk4XdXObOBRGro6\r\nstARStMvnSkYukJQsv9Id7uoECPr8oYXSnAnfGP15o/gm0lIeYnh/ZTXtEOt\r\nCc/CTixUx3BYxnlTyh2RXrqQB2/6C0mHwQvVPLAYIdwGfxat5YgsNzqGTShk\r\nPD42Oewi8VFDmfeBkK6/m9srht7Crs/IlcwA4BkD0tT3BXeuRiJK+C6Bshlc\r\nJBUVQmU7XW0ANv1qENG1TowJzxc+8vf8YGOIl3w1nQjYgn7tIsnkvxdr4cg1\r\nK2wDZZoEko8xW+p1mnZ3pLNyVeFu2EtvQms=\r\n=llc9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ed57d1b6908543ba691fdacf79f568ae9292d3e3","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230216153407-ed57d1b69","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230216153407-ed57d1b69","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230216153407-ed57d1b69_1676561689845_0.8222272235645698","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230216153538-5cbcfcd11":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230216153538-5cbcfcd11","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230216153538-5cbcfcd11","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"fe10e3c702c08f0845dbea5122a48a4da8606c3c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230216153538-5cbcfcd11.tgz","fileCount":95,"integrity":"sha512-VPFavr1TsE/+U8GkA5hSRxWH9YzBFfa0syrmLG6MRhfJSLoAzEBozbO9tE0hgvq6Kdn8+FSobpEbX3ypFDkSLg==","signatures":[{"sig":"MEUCIClK39dhAoG9yUi+5FM5ATOnTmIrLvatVIH8q23bMj4hAiEAjD2UTY7ZN9E0YBDjNxnhv2ukldhDsywr+f88ggRloA8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7k13ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq5kg/+OoF4ZLJuvTrn2yyrDcnN0dY7NXJF/Crw7GGWDw7kAiUg34hz\r\nvSVx/mhvItHFtTNdwNvE+aNzlJ48jOMaRW2IzDV8tX6l/IUxKZkwNtz1k5O+\r\n5HbGwpqOko5eKKWH3xDEC8FwHuqzP4bnSu2QhLuviekzwZE7BH1m6O6Vrndk\r\nSRe5DLmh5U9NJ4ZP6+WSNsegkhWqUo+FMSjKi/2NgnsznhW+olKMx9gHy6++\r\nb8nlLWoq3ES9fekYRDcvfbPGzOpT9UA2K3lUGgKq2pKLgIcpO1xYcEj6HEsO\r\nRs0JCFInoBMOdX1WJAve358hsdI7C9QTgdP4ic9YeaI1nO9M2+r2+nZOZtja\r\n20whuls0xarYBpLUTdmIKUZnUK+JVUiS8Lmjwgoqrm1V3EwLXnHG+D1p2bNT\r\nnrjxBWbJWHr9snDVl9gwO9t0vb3flU1wKWxQLRsiAKzDTkx4X4SZ2zDLu43t\r\nJW28ynb9zzU2uQy092HhH3pqH0fU1FgBdYT+3hc1Jp2/acgKOg/E33EiriMK\r\nDSi9RA4vSou68QM1hEvnhjxvi+fRjzp6iwL6rQT+UCC5T4l3Ak1Gy3MafV11\r\nmRmhWGCIx2FDzkUhPGDy4vGXbkhtbt83r5adHAODLKd/301iyIXmI4ygnHUB\r\nWTglpwRv7FKmyfTIlMMupcwYO+YIPGBzbFg=\r\n=G5Bu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"5cbcfcd111709933e36c0d42cc3457c12a8b88fa","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230216153538-5cbcfcd11","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230216153538-5cbcfcd11","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230216153538-5cbcfcd11_1676561782804_0.20400168920219452","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230216214317-3fee447ac":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230216214317-3fee447ac","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230216214317-3fee447ac","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8148ca86d2feda9f2781ff3203e45531ce49e70d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230216214317-3fee447ac.tgz","fileCount":95,"integrity":"sha512-iYZKAyscVfrAhMVBYOhxCMO4ioPvtvX0V3WCPI/jQvq3wfaIQUI+ySKNBHuL2vALlXsHtuBMRU/IRMitXoeGPw==","signatures":[{"sig":"MEYCIQClv9LItg5GPb/wNTsmJRi3V8Qe8cR4fN/WwwelgBhf8QIhAKrADfvblscLyPIWyCWh6/YGWfuTKiVgocG2HQaxFiqT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7qOdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmppww//etePvDi+ti2KdSrYF8JfQ1n7Y50xliduMYvfHkeVQC61quUV\r\npcwHDt6r8kcLIAaK1tCmrW3TJaCiedQqBNhovxFKhLMZ/C/kF2dgDoYwMIwN\r\n0Keqa4dBMxt95xwRu4b23/xzSyKm30MF42RWwEQc5TtwXkEk5ln9nce+CIoF\r\nV4iWyLuI3gWBetCLYIP96Hafwt/tmre+rYDJY55/03xc4iScd0Bvm4FCSn43\r\nBh84a1wt9+hkp0BTH09hku/at7lLgcSz4THhoA5lvosy+jZ1lATMj+sO3Y/Q\r\nogcOmHsGFtRIjt5nWdDMteN+N4kbyn7xnK8zorAFGsDylJHLj1++ROh+J5bc\r\nlY3e3uO257dc1AviBF5wLSB7jernFvYf1nwmSgxGjM2dHvfJdvpM183N8T3A\r\naxO3UaFwmiWE7MR+wwVT6SaJTKSyaUs2yxv5ocpo6VSNvWcP2afOhlscr9B5\r\nliArrBFYP8aVEIPXpnGZP6GfqGZgV7ktVTIutJ++RBVfrESrh7oFJP/ApD+v\r\nni7SxjVn9RzqX1JorgfmIcNyLYHYSojuvvAgR4cpwT1K2KVVq+tXvbB5/OXu\r\nXY//yYOFFcmAOfJnHTYTo7ViH+dOZQggjaZ9evzNqHJCPIQF4oW78UXK3y7y\r\nUf6pxhdPOwMKrskSTeH9eMU0ImkK37zolQc=\r\n=o6hW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3fee447ac7aa6b8d0f5098bacaade2fa6f5f1290","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230216214317-3fee447ac","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230216214317-3fee447ac","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230216214317-3fee447ac_1676583837342_0.9597289370257249","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230216214408-c842e8d49":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230216214408-c842e8d49","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230216214408-c842e8d49","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"06901f79181831343033354e756b13caf5dac48d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230216214408-c842e8d49.tgz","fileCount":95,"integrity":"sha512-h+gfjERtLaLAmqI/sbLSyRCB18mgn7kXWKi+ZijIDOnn2tn1PH/BE6oSjJQ06xHh1QtxoxxG+xg+bvjEynzHGw==","signatures":[{"sig":"MEQCICbrkhqZCDlIoi2EjuwkUfznkt4d5sLQsfK2AA+0q7GZAiBCYSv+wyLi3bdM40rJmtEtSIoVBmhduX2fg6UhtVq3eQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7qPZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq1Ug/+L5SlnSUFgf9GUzNwWRe3HwtvZUVCV+v84jKtHAregBGxIMC7\r\nYP1vvyjIhF1Q0AG/WN8G26bkz9qvn6HlvnkdUp2Emwq9kamfxN98ofwDgGoe\r\n7yRbNfvrOcFrPrG8Xjn+ZlZALmh4aJJ9XZVgNMLbQkarGJgHXQptSxnXYRsb\r\nQR382R5eGgyVl61vAMgAjvt+yhFflZBjghbsaBU4SkqHk8YODCJ7C84URwOn\r\na/VDXE/jr+vZh70h2cK08JYiHcaR3YmwNdD7RBFFMCeh9RrduKD618WvJ+0r\r\nP97YA0mBMuUaUHcuW6xLMEs3QxBnvAlLAJpcrWGpJxEexWcpPCKFZ2hwM3eO\r\npdHwR22P5Esgi3be8ZX/Bl9CVnhHCpvntUiMS+PSU4DMN9tw2vsZI8SCk7Bi\r\nAcs3dzoprptC9JD/Eq+LtCf3Kax0NL5YfCkmokFf/zEyx4iSF44GrjlvHBo5\r\n2oGsZo7cJao/xXE2ZYlxXdb2dlmRi0JIGbnqkX5GDDYQfVeZ24QFDtNyoH5F\r\nvS/fggK8jhzkfrmrAZ1+ASopmQsQgi/kF3gX+c057T4QXLhlZZBU6U7J0lwU\r\nxvGDywdsxZxjpsCprLbYNDtzsQtn+aIkQloAEGpM1GC+ObwMYGSbyrR/QMIZ\r\nNw8EewK12qxRzQM0m5SouvhThhsHx9gehgM=\r\n=k1pz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c842e8d49200543553b52c5561d5d80bd98305e1","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230216214408-c842e8d49","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230216214408-c842e8d49","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230216214408-c842e8d49_1676583896784_0.708836083815207","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230217091953-15ca5b939":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230217091953-15ca5b939","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230217091953-15ca5b939","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0df64da2b72186d4f1d2c193798ec7c04c1ef7ec","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230217091953-15ca5b939.tgz","fileCount":95,"integrity":"sha512-cr3IOTFWGdRycRBrlJM5q/5oPPbg82In1m931BWQRHp6tlFfGk2rzT5UvjYfwTsX94btlcxorELism12r5fxaA==","signatures":[{"sig":"MEUCIQDnfefdSgcJ0LjjlhUGZ+oIJ3UnPJ18nywrBMmekd//9QIgXNV+yM62/8UaN1I2vHAxtDpw3Mh8O2vssO6dXCutA1k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj70bhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqyRhAAg33hiZztyPbhVj4pus+8wWHhZPSUyWmDtOjGaD3Vyhad0A36\r\nbMIVu8SiVGqs2cAcjkZYNHgvaVQ8H3jb60Ax75n3enbJ/+8ou5YedkBw/iLP\r\nPplqNF7/NHDAnlf5H292FFq+5MRFoQWkMaFsBHJVViJiXv7moI23uLh/DbvV\r\nEbcIjRG7Yzpjh9VCT1f/jQlkmN7KE/YKIncgCT40kct5rwQ4DeshR2qL7+P1\r\nr/cPvwA0IkomRjute7wLt7bkFyJJrpjEWwpuhXPvwlMLn4qhW9KMGSZGSS7L\r\ncvoEmaA2Okd9UjauHUrhLLGXr+c13RQMxU9aUyRGNCI1O++VFuNWQbZ1R/de\r\n//jGq74U1HpUpY+euHMH7228UQUY19c6eKWXETsQEkfczopqPqkzEyUQmONW\r\nx/qqnzZTrZZ4whol+nNfPso3hROfyR4+v/Rzhc3tFZ5RpG3vTQd0WxLT04nb\r\nvavtAcCYX0EMAtQQ9IvCq0ItpCFJAafcg/4n7ndxIzQUZZ1c1gd3qE7kaqMu\r\nr/iYJ8ZxXL+f7gWNHoCzbtWAl/1dh9VulD72plwmohPWFMRAZgzTEHKDcmsb\r\nORLCDGfs35XvBjmb0vcCjUtnQ8YoXL35clmz0Op+nqN8ybfvah6OQYfLnbSn\r\nTdFDgWum2djP65FJe7s6CsHpNpC6T+/THi4=\r\n=k0td\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"15ca5b93994e390076d9bd4c41f8b56e9612afa8","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230217091953-15ca5b939","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230217091953-15ca5b939","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230217091953-15ca5b939_1676625633476_0.5594461954902037","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230217092057-709696fae":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230217092057-709696fae","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230217092057-709696fae","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c90bb13ebad461f4659b156b6dc664856bf7a501","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230217092057-709696fae.tgz","fileCount":95,"integrity":"sha512-4gocukwPWy7cEBOoneSFF/Ty0fN6MQYvSOEC53+WxocsQ00SV6tK06aYAMtH9KYQaXSSrVMvxrBzOLyQWCDOeg==","signatures":[{"sig":"MEYCIQCgFIe7mj7RKNgGUP5H2Cju5xlElqpzjesBjURY1PcMDAIhAI0MUxWURZcCdEdWh79EXV/m9pzEcbPziejRNHz6xqm2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj70ckACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpobA//TJbqy+xuz/Uj+tOImeHbFMbZDm6DLdaW40LrQrQXMkN/S2zp\r\nqQq4Ec95ryBXjLvfJME0a24AO6imDhbNsWWKPasrHlBijgGSd0fRhdMOGRMV\r\nMU8bye2Fnj+W7fxeASVJMCX+YZcX9GFOgD09IQxe7bSoAw2JQd/Twmv1boIW\r\nP2AjCEa2hh2TNm06tAT+Saa06UlywtdXvwy5XBU17sz7R0GI1Q6RUsSbsekT\r\nvqXPDNclb4BARzZRT/5Q579lt7yA+oUouWg3XsPWsNzEmwH8MRhF9EvykBvO\r\nGJZ2s4Dw4f6D3XZhn9Lcplgc4/0QsrjLE1HFVDuGyPDGpbH4h9JKtfXaQJD0\r\nUEGHKPgcBsSkqfAVYp+cU5dh/mbssFVmZyCuX5czDAwD1DdRS3c2AjGKriw/\r\nyKZZCi0BHqddMgi1zQkl4Wq5O3dHwhYz3NwuiGbE0UcCvWwKjPMdso00CgjK\r\nGwGl9evpimNC9WL0X0Ln3wdWj4OGh2XVINwQIvvI7cWa4uLbEbQWzUsehF/y\r\nzYWcuktdQLcBPBShuOgR3bMNrnsYonDIrAyfimYb08Ps8P8YFVCmNvMHz0P4\r\n4YH5dwEIo/7kDq84bVz+e2C9W0ow9ChywHqyHEZ9keqo4/4XcEp7lHRIKlqS\r\noMTItthw1oqv0CpDbvI/EYOlMx+GyAe+8ZU=\r\n=fV94\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"709696fae61723b48f4cc52a866db3f92785ce90","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230217092057-709696fae","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230217092057-709696fae","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230217092057-709696fae_1676625699940_0.06443883679665752","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230217092218-0250e476e":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230217092218-0250e476e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230217092218-0250e476e","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c9b14fa7730eb0069f69a26ae50c8f90d5d96cb1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230217092218-0250e476e.tgz","fileCount":95,"integrity":"sha512-Y4tYE9VPvXWhJu2aDBcQirvO3wGm3C4b7r5a4zvTty+irG/I/suUoGb3L8aBaesBQvEY7g1eXlNn+EvV0w6VmQ==","signatures":[{"sig":"MEQCIHmxg2sWH83LiVMD1NsR+u3gA1pUrfKfUX/H7+wVMie2AiBlDuncqm/SFM9qryrf1GnDUFDCNMG2xMF3GIOU3vRedA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj70dyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoamw/+L3X6EyQef0jZxaA2bPWhqEGV6C5XJ3qo5HgL1gF/GNK0ODS3\r\nRiXYb56F2/eLvF5cbLPW9P9eF9cs8odboGhetEaLXHO58/W3AWugJ6bVTbot\r\nP8MCGTJQTMailM+Fgnlq1CKlChtiI0VP60d1FnJeN0Wyt0GorDAsS2xOtSsJ\r\no38rj7JSAvYkM5gCQng5NBKy7uJ6Mu09yh75RrZ5GV1SNfahTjHy7WS7jiDc\r\nVU/ujfE7I0pQ3NMBMrXNjhm+ZKBxyApN1ek+53+0Vg/WDzjG3bp6X3otSP4X\r\nJg2bVrl+y3srr+edbUejDno41iBrwTQ+S4eBHyba5QkAp3o6bXEZyK2pdSsZ\r\nZKbnRiAv1MPHomsROE6tLDPf/m1t5AUMoEtWAEYDIgAZh4oDiqQ8Q8N+o3h/\r\n3ZIvUvTrb7C1/hRipCiGwvbEPI3KSad3jsl+seAjfDIlLV3MXEtFDnOiDZgs\r\nK5aUAvXMYZuz6k6zh7qQtkosBc0xjgUUPBcPSJFTXhEPnSeGrf6iIL1CP23t\r\n+M9Qt95s/LoVfsyb1GnwS7UYrA2jhhJGzoDNGzyNtJk+njQ8i4OYUdxnArOt\r\nOWbLEnGAXm05E2QtF7dl1Pn+rM6TQ823LrDfUTiKToCIWxGSxU1D8SAQgLyr\r\n70lWZHKCw0SzrUjj/Uxqc817gSfvlrmTPXk=\r\n=YQAM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"0250e476e6d7c856086f5bd452475b6d9dfacc4b","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230217092218-0250e476e","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230217092218-0250e476e","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230217092218-0250e476e_1676625778507_0.8896804400173595","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230217092303-bcde718f9":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230217092303-bcde718f9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230217092303-bcde718f9","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"4abcc922f62969393a412666e4c9ca2416df5d9d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230217092303-bcde718f9.tgz","fileCount":95,"integrity":"sha512-Gk9qh88ZdakMn3m9O5hcppGlOZUylSdFYyLjh1dzUhp0nJOGia9piwud6k715TSHUKvaog20ZVDeY9KfE3sQQw==","signatures":[{"sig":"MEUCIQDj4Z2KLjKaqc5zyXqKcvjhxkuHFgxbyxDD9y6toEF6sgIgUHu7IsKV6wQrdgOoFBY7NT2Qt6ky+2gKsbA5zV0AHyU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj70ehACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp+0A//UzvrUqSk8QonqwLVQX7tMR/wuFKkeFvCiDJ9GbyUCTZ8ibpX\r\n3NK/VsM/TJYOGPg6CMcqkiUpRhT4hMYS256AHlo/SL5tvNGEuUxZiu0owY+f\r\nNA16JifPvGAhfodi+ULSQW9b+fcuBGKeiOg2Pfct/ol4a809/KU7jCNCu8nr\r\nKQRGJ5LlFe7Ab38g1/mbP17TzNQCG4uZg/no7lngEBfldNoBbzbFVq5T8zyt\r\nMFDG8VDEg3lSFhtyf98/AWr6n7FLYWG+4TOXJtKetjtAE5MWbaRrzFz3dixP\r\n0Np3qfT0m6o70HLASfD5tmPoghhXVPq+ZrIb5lB72y5mYydolIpTpkz3bzVw\r\nj4xBQ/Bne+v3qOlJ+FBILjuRcRxQZMDdi6pl0unyLk/YRS6gNxZbOHvg+uBN\r\n/BnwnSHaKSJP1m+wiYnkW2BWciVFyHO0Eu2X5UXPf6tO24PqVl11P/H0hdJ2\r\nt7OLDxsBXXnFUs0fWDG3vdF5nFBNL72z4WEqPwJjy0KjmTNhsqmk/T5zhESH\r\nhvhjGYMsQILhpPikyU2TY2dl0X+pukiPS7YMUyAJVKKgs5mt0xBFQM6dRgkH\r\n4FXv7iurt5FipfLLKBF/7l2RR6B7LHk0elqbM4EgPAUbvZtkCQFRxd9P7FgM\r\nTPRD9K1qmwH3TWcawv22LdAyObG4BWTyzfo=\r\n=e+G6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"bcde718f972e923e3262371994879b54d4567883","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230217092303-bcde718f9","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230217092303-bcde718f9","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230217092303-bcde718f9_1676625824921_0.5860556469273714","host":"s3://npm-registry-packages"}},"3.1.1-alpha-20230217092448-8af0f2205":{"name":"@graphql-codegen/cli","version":"3.1.1-alpha-20230217092448-8af0f2205","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.1-alpha-20230217092448-8af0f2205","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"92c6649324e478dee139bb59bb18ae21b4553e31","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.1-alpha-20230217092448-8af0f2205.tgz","fileCount":95,"integrity":"sha512-1sr2KoQi0GT2D960AOJlDwdhYpUso0kmhBJ03zu5nlwvLk3SRZxxxrMaHW+61iZjNX7NiwaR62Nf7JdMMM05SQ==","signatures":[{"sig":"MEQCIFd2lJMxdRGO+4cgz8e0fXF+AsqFk18jeoV14ilYeVxdAiAq22IlviFMkgFGJkWDuqQ+e4K2HzVSHyLMGSEvmMRDCg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185703,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj70gIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpzoRAAmN5FZEFKdJEPIZKlznAoweLpEHt4vo1MXcO5XeL5i7r+rUlZ\r\ntHeHl4Z0+9HxnGBk2Nqcdlns3X44CQHRiY/MYiop7iWvoy/Nyy/MypUoTStm\r\nnCI22Ma1OeR487OBPOFi+Haso8ayGPpvnyDxKllWOD92gTIAr5j7Bxi1N9t1\r\nhbHZQtntjpzLmeYVqv+0En2fUaeog37XlJaPmLkeSKJHfpi3s3wfIX4zyYZx\r\ny0HG3YY5S/Dup/Kl/Eknlf8zFn4+2Xdje4M/exGZ4EBbTWv6Crb5hd2kaClk\r\nlr2JwsphzpCe3azFdn2FWt2ncdeacxroGxhqRsLwP8QJ4hvZxEfvXHOjbU0e\r\nwVi8ag/q8+8JhVZ3X3Imi64erOxJ2BJ+5EkVQGb1Y3konUz7Ve2nkToMKjW7\r\nA1z25fhtTMTZh+Gw4okv2UeSR0r9tc8iuFC7JFXnyjG7n/kjOVKOdjXwQRPx\r\n9h8YedF6aa9/R9kfzDgAr6rTt9Lqv1xnCjGlOWhjTa5DMW5rRHmRdbPuZY8Q\r\njcDDkRr+CN2bwV5Ej3bEDmXxP5F80DjYTeBtKxBW6dSqgMI2CvkFRgvsNC4H\r\neXH+PLnaAEsvQH2eGr0y4nLPwkpbguxVES9vX3T2hI0UM+tfrgi1+85eEIMF\r\nkfXcGAWfRGQGF/5pm0oWbjfJnfNWW9+5BcI=\r\n=QwJc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8af0f220506b077f3cdde9a11bdd489ec1e5bdb5","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.2-alpha-20230217092448-8af0f2205","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"^4.1.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.1-alpha-20230217092448-8af0f2205_1676625928084_0.5863272486508888","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230217092835-188962ffa":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230217092835-188962ffa","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230217092835-188962ffa","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"48275c09913540165f596f2228cbaf877ecd0cf6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230217092835-188962ffa.tgz","fileCount":95,"integrity":"sha512-JQjrfx/eEonnDh+Fl0Y+MHTz0Hby9jN8FK9Ieth+6+ecYfeIl/URDqka9282LPtolmq94KuG8OVgDsL3srjFTw==","signatures":[{"sig":"MEUCIF8Cxwdu9eyQrmx2d5JEeFw+GyNpc11fYJ83Ih1w6B+YAiEAnLC3/memgmGvORKWXsFGJSqpeZUvdzhk+Fk5RspSdx4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj70jrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq95BAAoaNenexSpNMnSqdV+8F15u4Uha2MaKO2TsytZCGI/t+x3nCL\r\nqsLXQjhDu9dJ6RvzcyCS4hcgP2E/MACtNZpU58XXjdrtOxTXxMbLd+OaqcRz\r\n0hsrVsh7j97nMpurGt8QPxeK6NGotRksGgZOgpCMW+lifmED9Gf3WsOY7PiA\r\nFn9A6SXZhk71+pqIJ4u/1sPMsuF27JHwyxAO0KEuTJtdGnC7L3E5VPvP9JG1\r\n9+1dwCMm8+GhSAnkuekv+3PIGija2GF3vraNMf3ykSaGLXfMwMhoa3jBX+p2\r\nEGaaMUuN5Nk/g8DKxwECtZMGl8rpa/YKyfpDxkkVwJSaZ1hE/+c22xUasE7O\r\nffUcSBh+LIsNnowtGAlhMlOajPVQqIGDiWADZfzmpzmSo61eSp84cYsJJLn5\r\nYYesZw2Jv26dRuMEQpHmV6Wr+tNOMJft7xm8nOu9mlTuyJL/6LrZBLt0cMtt\r\ndSE5KDlq5RfoPn5CRuNtjlHoj27PK5O7KZV9CwC+7Gv4AFGvYFt7kv0ULbaE\r\n/+Ql6KaJ4X/W26yszH5U7tO85Mm+1xDCJ891ENyoM7WB26XndMCRk0PVHzl8\r\nwBzwDSk8vPJJeeffT1/MZQ51c4jX9cUf8wTSBdIh29VbBwoP91VKi4QxuyP4\r\ny169Hsts98DMHLMvdsKNJ2uu4qxtqpZpmWE=\r\n=IFcO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"188962ffa499865bb10e206e7f19be14b5b423a4","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230217092835-188962ffa","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230217092835-188962ffa","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230217092835-188962ffa_1676626154798_0.8434919822166194","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230217093003-2b76e5f7d":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230217093003-2b76e5f7d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230217093003-2b76e5f7d","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"56126ada6f9019d85c40daefa69b6c085bc9b88f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230217093003-2b76e5f7d.tgz","fileCount":95,"integrity":"sha512-2xe/KQ+G22+7/CWwBSY6s8IJ3zU2sIyvECyBWfccH+tNqEhMUR6PirlPlw5n+tM8GqwPnlGKzHbM+mI9HiUWiw==","signatures":[{"sig":"MEQCIDS7HQdIFZvUsJNHbO/qeUKOE+jbPTg3/89MOLcF/0XxAiBjaGsMjywlfonAP6sbOx/iPpKJYnLb/OrbraEsN/zgjQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj70lRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrPXw//TXF5TOKCZLbxmKcOTd4PuVWoG7xyTQfpEGXPlfJi36EN48dF\r\neQELfU4tKf0QT7JJvPaw8in/8ZQxLhhDby+Zih9UvVauiJOwjxXTad+0psgB\r\nXLOZ/OwhGOthoY/Ago545JFvhuYx+j+RLTphT6x+Ot1x00a8h5z5uH3Inpj6\r\nxqzX5qSdoYhwBI1YBjspT38f7MHJzYcKIuwY6P+FIPoH+ak3NBQcYNwbuF4b\r\nGv/3csOu+xL2A5rmdmJStBTvBTOgax0RqBoS0oOxjXzQuX4R0YwBEDn9pHfF\r\nMaWv/aD8zTEpSOyLhO1/zmCWTqBeHZ4dydJGUgUQm9sHSGxCFM+hyx5n5Sn6\r\nAGhayYH38ZnUosyLFgLSGJGXx3rkmut607Pt2jhyv8zzmxpBkv1SmIVD7JfM\r\nWFGGXwp8lXv2ICbq95Upn11oVZGgwjYHtGkFRywndXS7DnN8uIOCIX7hnQ0a\r\nH009Rvznaig8alEGZZ+r4gqT3dAaCksmHZcgcfrV0HQIuqRe/TNdfQdP8Vj8\r\ndznPAg4kswlJZMReTAUHTtDCYx/D2jOfBlsVytLwBgHCuxzqIVYgfvUf71B9\r\nJ/J3WG3S7gXh9GzpPeKai0s5S+bukR7j6Ns66GF2mL1OfwjUcMFcjlp2/y/F\r\nUIXn79WrV74WGamfcFUDVugX7h9vMSwabGU=\r\n=1PM/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2b76e5f7d67d6a95e1fef5779898bc5d6313984d","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230217093003-2b76e5f7d","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230217093003-2b76e5f7d","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230217093003-2b76e5f7d_1676626257076_0.6793423919625579","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230217093249-201d917d6":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230217093249-201d917d6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230217093249-201d917d6","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"84045f30cee0f9b22b59aecca250a2d9cf070d0a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230217093249-201d917d6.tgz","fileCount":95,"integrity":"sha512-s3GS0y6HGtD61xQJ42kZuwgzSNfNZLR8NkO/uJAfh6wkFiTinm/QYkAbTSYUtocRVUxvy7Nx/QvecCg440dxMA==","signatures":[{"sig":"MEUCIADLLw4DVv+Q0pGZCO7w2ZBRGMsBUZclcEZYOVL7c6NHAiEA0+nst/GBpoWHzkr1OyAugxD3zpD0AVZfJ2ynRS0hCHc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj70npACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrxWBAAhDpVD6SsSWTjb6ivKw1i1tqGtf9dmNwwf3J8Dq1+oP8NjJ0g\r\nCxRijX3nPfYscg3+XEaiJwBKd+rK8Nev3lTA2ta43aiZOKjSHyCHO9OiIlVp\r\nMqycIxy4BkYO179Nr1YQXcAURQVZlncg+WeFVc8LHQ4ci2j8VS+xpUjh5DVU\r\nUpV1kIz1iR9/DvrnFHEMkeMKytsBsi7v05+ogG7ccOp228n5Mgj6+IFNX6Or\r\nZ0wLD7Oy/DzVoCVPfKo+MHIPoND/qnOs7DXgwhC+Aa5jTYxI/Apio5fotPgh\r\n1jLPREcoDxL/NxNDpAjz6TSxJRhL+oZ7pgxT0AfaO+VaqB9o6c+CtU3DCYIk\r\n+8ODldvxgNisRkRKkfwcVZqQXIETT63MftX1+eMMVToDzL0FT+y6M+V94XpU\r\nos5k3u3sizl2F8Qx++zauU/mKNUuw6oUdZUGr/+BaH1BLTKRYLOn8nKOwAcP\r\nqPBdK0LKpdHxYtxzWaJvKZDEkrYN30uvZTCk692+fBEtRYoIbUGZ3JAGXqmM\r\nXLs3txs3OZHwEQmomf1rhmUfesIbXixtydCq48T5zGEO/4cZSB5o2g+J7Fcq\r\nSt6236/lwSAhd/Q1Dtk3L/rUhilmipach+9nIkApwjuMxuonSZdkOVIB7D4q\r\nx17NSUBs6UHHVnqsprQRAep7CN+68PCdbzw=\r\n=NRwh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"201d917d6ae1edc1aa12b8d8ee52ac4b5c5e05d8","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230217093249-201d917d6","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230217093249-201d917d6","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230217093249-201d917d6_1676626409027_0.6041127197619014","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230217093757-462e1a421":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230217093757-462e1a421","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230217093757-462e1a421","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d37c4832428ee0a6730817fca1bff34fd8aa8867","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230217093757-462e1a421.tgz","fileCount":95,"integrity":"sha512-eTlLR8M65ZrZgar3wc+GaqARtPN4u+VqpkhjTkkyRQX5FOtIFuFgBL8RGoqAewLUZB3eUGxCjSf2azAvjegq9g==","signatures":[{"sig":"MEQCICtA/C/bihEtr067lXsyxdL+3PhOcMsNdrrtLOB7+99EAiAqbGdBU4gEWZrGyqwQqe4k1/tUIuMbvAZmrBJRJmOHqQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj70skACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqM0A/9HfvzqUknbFZeLwY8XFp8xhgU47oIl3AtKnslDVDvlTztLc4c\r\nWYlLidLm5qOIgj9bljTApYpnrproO0pOBq+qVAt6Tem1IXGjJTpujcMTHQhz\r\nCk6K7HERVjNnV6hVVhO8hXhI50rhjeDSTWvhSfff7FOqrxTU0aXZ9p+jZz4j\r\n16QeILzjZWzhEauNpJSxhKf5ithK0Lkk+0hwInlT6RTY8S3vV1btOcp6XUuq\r\nLUcxNcd9o5nkU+/Z+m4I6G6d/Mt5VMmxRsmRSHbou7t6K+fgBSm0A7YwsHOY\r\nmDLUMbjo33TWhkxYMiLQy8VrgcxKPvSsLkaqyOQYC43xhJygvSER9y1QiC+U\r\nuDf8YiENuIYZHw0fPOzwpCUbk1aQIAZnMbKZHBRxNftkqcUtiVM9vVYK1SdJ\r\nae7ANcvZu3qRIk/hkVOV4F43MOPRvohkqVo169M0NXGrt8JkDDVHvuMTgol2\r\nV91xkIgR5Mt9t5dsw/JOF8cy6OkxyuPrBjsU+k3phF+jRpnKrL+jtNAclMDj\r\nJ922KZRoAV86Fp9lyuNtaXrs5tmwxKz++EigaQmjGMO2ZXlFJp+CWQVW062l\r\nArs0Ok7xOqDqw+jC9I+QMxXgGKTP4ga8rVyjd3BAZil3ryym+G9AHkbCjey8\r\n6fj4ujs3RnERip07OBn5NDQlKpssACWeWeY=\r\n=u9a/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"462e1a42179218eec27eef567aab154c1df8b8b4","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230217093757-462e1a421","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230217093757-462e1a421","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230217093757-462e1a421_1676626724538_0.5964959760519195","host":"s3://npm-registry-packages"}},"3.1.1-alpha-20230217094649-681f221a9":{"name":"@graphql-codegen/cli","version":"3.1.1-alpha-20230217094649-681f221a9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.1-alpha-20230217094649-681f221a9","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"dcafa724c2a234641986e8b67592903741283852","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.1-alpha-20230217094649-681f221a9.tgz","fileCount":95,"integrity":"sha512-N+OByCOoan9Um+ef7DaagiErOaPoi232awyH5ZRFdeTPhNFGAInmI/6e1kBs/JYsJB2mS2TDZ1M3xxDJhsGKEQ==","signatures":[{"sig":"MEQCIFeuENl8VNH6hDFyDMlyiiSQRaS2CupBvDCbkrKjUCL0AiAyaboxShcjRoflxlkc+aN5vPJFCDL7O6G7dRjppXF15Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185703,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj700yACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpJuQ/9H1CTTfpN4xzT5FtS2eqilL/6yDfu5Z7QWc4ue8LLX6bd3D/e\r\nnXom55P7o45lDJ5CChusR5YCPpkfWLHvwfYElNGwVqZe0+QePlOYxLw9PDWz\r\n8azZe0nPTsA4dHmgcndNArIvCHK5N2VBqs0demx97osHhSMYZes+esHrBtdK\r\n96l1jHQwNmW9XNik6p9WsyMZ96dR1KKfnXhT/Tc01hi/+UO+lS4zfQEAScYc\r\neqWFuDIFRCVm9bTHDwHvZXBkUAceuMGVEv8mfx6XMDXGxqnj/d4DWI6QRk2k\r\np7oel6apaetN4tadtO+uUrF6amklZ24AFPp+w0IYvTxiBjSXReGTfwTtQlxd\r\nJ8saP56OSdgYSQtUHlPC71SPNR07kOFTr6HoEwM6P+qRF+mjbyFevbY8efU6\r\nBW/ZzBESKW+U7NIIJLp3XmA1y2tVT3RqEwlFM8OBijDt8LFjQjns39Vh1gsQ\r\nEwzepNGlJpRUir+uJd9cKJVeBmb2C8R5e9mrsxFK8Zo2IxtzNr+GoGvezLaT\r\nNBazE6+qeH2L4X2IwnHgl8L1MZYNKtJCrGxmZcn3LU2X38dZBwFMuZs+IhRJ\r\n94z/xz83foAC+ZniKbecdeFJK2eZ2tb0+0ValxudnoR2qWGIBK8ZWzXcI77z\r\nDgH4Z2X3Lk7Sf21RFRxYb4Gcyu8wUcbiqr8=\r\n=1qnP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"681f221a979530f6c1b1974c5cdf6be6b0676ca3","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.2-alpha-20230217094649-681f221a9","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"^4.1.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.1-alpha-20230217094649-681f221a9_1676627249864_0.9172962499433563","host":"s3://npm-registry-packages"}},"3.1.1-alpha-20230217094942-ea4838cdc":{"name":"@graphql-codegen/cli","version":"3.1.1-alpha-20230217094942-ea4838cdc","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.1-alpha-20230217094942-ea4838cdc","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e405805f6bdb1d0beb3dc549b3d166ba94d72e09","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.1-alpha-20230217094942-ea4838cdc.tgz","fileCount":95,"integrity":"sha512-VA8YKo459cRoGz0lo6Jm4RxuFcyHGuIrIKued1zt3Eth/bm+O4Hzb9QBcnhzeQgnqPnaWYRWdktWQq1IUBReKA==","signatures":[{"sig":"MEUCIC7iyuviV6k9WB0OQ1E5Q19s+oPbRPA0X1qO3+GUcCh6AiEA9ink/GJHcU/sVQScw+ULkItWxZPoBI+EO140ZJvA0rs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185703,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj703mACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpxyg//b4jbiWSNHMuky5P6sa9m9J4JAzzfpDxzokOk3bOpHEQkhA4m\r\ny+qG7mOFLh6qMgj3CzwVrwNdLOBXzUtiykCBfGfWug6jN5mWdYrJoaEP6jFh\r\nmNzSqRu+7j8vYXGyA6OzeWN1JQq92AHPPwQCbX/F5N8jUpyoKntzAu0BnDa1\r\nufdQ7ezfInyMv7/OH+0sHjjM15yQvA1UybmQ7m1V2Wg2pGXlBWV3hPNh5UVX\r\nONeCDa/BnLWU3YiYeAlp5YK+Uhh4ffJRcKaJz0GFc3WUzdEx9KaYv5LseCgu\r\n324FomQgayXRCbn4DFc0++pWjasRcLqt/atU0kplShVkbTDvSbwRxbZBWTF+\r\nEHhgg2f8Z667mizQuRbzWG5wafUMxwzGvCoKV3C0PP0MbU5jGfxgaN6203Z3\r\nP0yqgPL88q1QUL17OitR0HcI4oMgm7pz96z0qOor0G6fY/jH7gutaPekAc2u\r\nN/X5lT5rJgyAxS9pSadV0iqw04cxWkz/1XMiFk7yYA51P1t2gtslNgHkFwyh\r\nJb1+3BoqVZiYXphqShr6aAgX65Tspb5QvpbZ/Y9oHW0D4mIVp/n3NgW3K6R6\r\n/88wl8jnv5DFZV7QM4g2+nEPmffM2T8yVv36rqnNDkapP4LaSjVGWEEAbs2U\r\nORzpu8KElYN6BaSuXpGJ1a83W3JHI/jrNGg=\r\n=UCl0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ea4838cdc6d73802fcb4d3808c4f1e9d06927695","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.2-alpha-20230217094942-ea4838cdc","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"^4.1.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.1-alpha-20230217094942-ea4838cdc_1676627430107_0.18565646061961383","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230217102713-032d7d082":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230217102713-032d7d082","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230217102713-032d7d082","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"460448027fc19e809c974fdd73395e512c1d8296","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230217102713-032d7d082.tgz","fileCount":95,"integrity":"sha512-2FE9d46uMRt7zMwymy9uJj9SE38FjaTKPRIDdGkh6rBx5KAYRB6Rdy/GqvPxK+n8koWSkrSct3zhfht0UzhKDQ==","signatures":[{"sig":"MEUCIQCew+sU/KIMo4zEiSv/iPQxOeiRhy7EJjwjKf3tVd2jCAIgS/tHGPK2AhmlkY7xUbNCVSSDn/TS2JCT87NvdOpJNpM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj71anACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqKNhAAnTHV8DWJafFfNNB4jw1Z4hiK2OpaFDmd7Bs+yI/aBhPcPbwb\r\nMNnrocu3g/xsdB6H2XyG1pO+Ax67NYnS0ZCFQWWrsQsC3BbN0b8MmDMAFGLr\r\nHyEwdyuElxNdnSg9yODXZMw/fjLVqbtzVA6mLdwVVm276dtvPFGKb9v0KyiP\r\nSuhbt4R8W33OBfmO4acP2+IysdUurxIkJan6mw5X4gRnsQP83IjsJ3cPZi3h\r\nN2cR/AQecMfmliv5bVZiKNNr/6HnD2tYX81wAXfORTSvAufbZieuLPl5b+wn\r\nVbL1C2nNVgRQefHwaC0PA8vdxCYKb3bLs0jppRmNEah3BR32qThwivETH9NU\r\nTbpvFQa3ctqFPU6kj1fTgUcq0F3vGFh77Wd4Uu5nQtw8IrI4Ufja99E78Am1\r\n3KII3PCPlWWH9ZGZEHNIi82zEaZWz9TXgUcr2DWReoEY4BTq4Ot8J3QQa9Aj\r\nYCn+4ceQT8xINGrukI9/FfsF8vihxqjQEtBwEpkmcUqTMb76T2XT6NziPmDU\r\n/GRh7FOrkiNSgRAK2Uzfd1TeYZQ2sys/zmOHl7AF/JRkZM/u4q28W7KSxqQb\r\nrWqJA+6Dxkk476ezZcHnG7DmUV0zrmvw1NCzcUVdoIvJHnoYm4BGSAFr00J/\r\nq2G9x16SJ2YUlXEldvY7VT1XaA/3gC7DbBs=\r\n=ENpa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"032d7d0824eb3b44b55f794382a107f4c099f4f1","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230217102713-032d7d082","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230217102713-032d7d082","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230217102713-032d7d082_1676629671723_0.402590989442031","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230217143314-d2e5d33fe":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230217143314-d2e5d33fe","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230217143314-d2e5d33fe","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"5fc36b66802903efe178f77a45fd738209aacf91","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230217143314-d2e5d33fe.tgz","fileCount":95,"integrity":"sha512-hKFK0kAkw2IQ1Hv8uNhREVrZ7aIHwpk+4VrXFxTKJTOnHOqw8rcmdbKMdg4ZJEJWMpvVH53nPz8cN0NPdJx6wA==","signatures":[{"sig":"MEYCIQDy1G8AzlPWPLRffZhu9bvrttfcnuIEgycgJ6PSf6UitgIhAJqVPG5M2bwWOBOD+5q7EyHd4QvC4YPSQchjERn92qDL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj75BQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmozLQ/+Ojar74VhF3hQBo39W1KNsGottl0JhdqbSmhJykYEpLeu714u\r\nJ0BnB0olDl7qvk+on430xigR5b9wPRFupF2EAYGhCFhuSeQs7YZni+pdsWTQ\r\nCA3wlrIwFJdg48jvQRaXT2hp3L4nuQTsS3D6kdwzKAGYNeU9UyCaBn0iSVpw\r\n0FMaZDRqQ1nfT3RgPR4Fr7psU2GpAJSanKDBhmkGIugTQk6zKZ1BAdn3DtWJ\r\n9f98a7UoMsfnH7kUrsDJoMGli+4Q6MHoAnbMgN8MuukDPbic3DnsRzbrceHY\r\n1N7cGYeowdF7uZjJdYMZCsBTu1Upfe0iM2XYQLLrxxR+OkD63+QHAK/uwfih\r\nMsCYTuyiUh0f76wbfZnx2VWlStMbMaDPciWEWQ2E3sA66D9e5kW+52KD/8s8\r\nsg8/HXZ1+NxV2f3DXyi1BheIMyOieEtERrKdj9gHiJQbbDrGKMBd73UzUO5T\r\nl1AJdoqm5HaYeRpBppivBo4w/jG9VGzzPFPN+oa7W70FqRIfraKHs0E2Qpez\r\ni0d6gDzLJB+q8exYrVfZQt6IT4fPBsrtnWG9CojK0ruERhfPdx8TD1YQhUCO\r\n3yUC6NnOW7LqTKozyckweXdojfpThhZndq58Fw2QZ26RKu3xVuXiuUoE0r8A\r\nWDrrioCEphu8l7104YVGrDcTKNJ3dXgZOmk=\r\n=hizm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d2e5d33fee281ccad157028f3c50d544bb2d383a","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230217143314-d2e5d33fe","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230217143314-d2e5d33fe","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230217143314-d2e5d33fe_1676644432678_0.7349364684927349","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230217143412-17fd28022":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230217143412-17fd28022","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230217143412-17fd28022","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f02919e93380f7427004deb477ff3973ddd0f17e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230217143412-17fd28022.tgz","fileCount":95,"integrity":"sha512-wG5sQoovR6LoacEOS2pve9kV5F0oHrelXFVkTdjnRGNKFJEB/bpKriNLaYax30zXS4adfosFxX1UM65+S8fnYw==","signatures":[{"sig":"MEUCIFIdQycbx/wN3VncumClyzA1sfGusbpQu5zhD8btENREAiEAmeSV+j6w97UwJlJS+oVfW73re7oc0kkVgUEfn1YgsE4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj75CXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqLrQ//fzAc+HU9vMd9mfECRSjQI35sUTB5ogjFi2+6rQUkZx0/ZKVk\r\nH0Knp0n5k6vvREQgW0UKGpDtwH937r0EyU5Mg2AnhVGtrejGGmaLKHHVblU+\r\nJnPvVi/CKj6XmCF1MP82vQuopw+Go/ZwnWwATkPgVHDJDEmnZqiyVbM3FiCN\r\nV9aakta2QJjfOA3JfGlnpJrdhg798A6xcHLHFWnUpqzdDrlXAWoUeAf4QDUr\r\nRmvcyodIb0o2jXPAqJnmSHmX1lNHVZQ5GAD440bEPNpIaepR31Aw02gZ6Naq\r\nGtGX37BrUwmzSLrAe/J4Qx8nqf38cBQmQDxdsQPgqtS/b7qOi2tXmkg4vcs3\r\nLD3RXMzrGOod02/lwFR1sDqaZTgPitXhSp6akpkRY4z0KkJZtDjlx9BGqIMi\r\nN+Alil0P88oZRcNfL1byzYUUUk2cjrr8gqOQFofsSK6DhjrXZpGi+I7VuLOj\r\nd2jQYSdcXOhF4Ks9LpZPbZcPIPxyP9LRIVIkElYaegKAZEQgSAyn8qNxW4Ec\r\nyMkmNi+kerFV6pOj9NDGUnwRtHXCVKCRbGfzG88c/nGJn4Q1/YGu/vIa9PxV\r\nKps3XN/TwXCC+QMru19c4zJt+nYwShvDQFWBqhcqoTwPwXQTfxoWHqHodxgc\r\nWJasMO1DWzH6+cBISqCE4XmKY9KbaYqKaxE=\r\n=Li6t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"17fd28022cc5a7979c7a48678595d16762bfd7fb","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230217143412-17fd28022","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230217143412-17fd28022","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230217143412-17fd28022_1676644503010_0.8410317311721434","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230217143712-20d55c8c9":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230217143712-20d55c8c9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230217143712-20d55c8c9","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"78640e6f21366f5b8d1b6b3ac39255af5739c9d0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230217143712-20d55c8c9.tgz","fileCount":95,"integrity":"sha512-EoWiMjzEpq51EqgWvYFWUZrnZLbGV7m07dKJ54p+yC62+ggeH1buF+lfsTngm01iQbyeIlAG2CVqh3gQifu6YQ==","signatures":[{"sig":"MEQCICjfwliMo5SC0zCFFdLbApymmtNOaCWcjrb7MZ7Nq0CoAiALnb8yIltOgiibaGH2tXRSKPJxB8u2stlPn5fMyCn0xw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj75E+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrZqxAAh+J7ihE1amIFkeVxzOC0EXeqW42FPFRxAbZ7MuV2iYCS7uLb\r\n5Ua7MUyujKBYbaYLe2FX4wZiHSsRvJ4Z37bXzKbyJ5Vy+fbqE4yjM2pZPSZU\r\nh9YLDAItMQZKMFPOjVZmQh6xIhwrOOuMzq9rE28KSw6PNI95Nw1tT+qC+3my\r\nyZTQP0Y7KS8/3cYqLg7WbrXYzfNXAd/1ctBUirh6oXzbKIqrYNxLCmBj+sP3\r\n0Suq8Cm4TdqdTi496M3HHGGVEuTVzx++y14cRbtVG4h91wrrr18O8nJYHOwD\r\nbuDv7HQOoFwwP4RigsdnAIy9UpkM8QLrRioY3WrSoDms6ovavTWQ7tdlt0H5\r\nTSsIGran1qLwbjfmKGylksYtV9cnkCUNT067d9He7cX08PpVqFYN4H0eNdaZ\r\nJeS2QX5XDnKdCnS9Dbqdr5v+1+DVPiZCeiYtnRgKV/Qdy+ni0+YSF/GfSLqU\r\nytYgnWFaXJkTzx6QxAWUo8Y7v1CdD5/toN/QRhylc4eNGyZRqJNOswhhLSYh\r\n1w3cgOLzihuP1PM3peclCeDoi+ZUhFJOHay5ik04PWAcMPn6sq952MTdbzYn\r\n2ZsYLVT5klmjeAkMUfKK9DTvX0cLbZ7XpocJQy7EnP5hWmeHdFXITxnKQxDR\r\nr4Y29zAu+tZmgxuB9VVNJ/Jjr6xaRqQhkgM=\r\n=VOBv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"20d55c8c95b708cac34b345abcbfd89a64a7f8f6","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230217143712-20d55c8c9","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230217143712-20d55c8c9","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230217143712-20d55c8c9_1676644670421_0.80147627161019","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230217144033-8c569b296":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230217144033-8c569b296","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230217144033-8c569b296","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"9390412a10ab4bd1312c65febd66bc1091ba8570","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230217144033-8c569b296.tgz","fileCount":95,"integrity":"sha512-WvhprhuGIzXI1Ka6E1klE9TS2Uwn2TPlGNAo3f04RpPAM31U540iCQwpPfxAXspFrbn2RjpHtsXF7iHjpzGouA==","signatures":[{"sig":"MEUCIQCKlXv3aDr2R2Hz6h48+2sOk4trz4NqgFSO6x/82eMbvAIgXdJJuyGtwB6/XpAQb0poXEf43p1z3woTntnB1HByUkQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj75INACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqZfQ/9EOokDJPj+fBiRLl0Ed+aE08/nizOmeoZhmjZxh92jTVmJjoW\r\niQSKUO1EW90LUWJT3PP3BlM5yFVXTKFQCI7FHvuuKp/0PTuFzl0OSHtMprJc\r\n+ZYLK6swKglA/j1hQP5tB+el1pLm4Txa2l7ml2Vb+ezzw27JZ4aX9kG+8le4\r\n4BMypJKACaQZ6/gX0/QMEV2lOKQsTUpIY7NnVIwn7K+7WnsZlM19Ioo4n8ra\r\nFDqlxO/p7+aFuooP1EDjDzcDfMaU/Jnc5wWwuYZPjUOdvoDnq7ek5S3tYWEa\r\nly8Z4n8R6q9jqDoogbYvxZddO563I5rOH8SXGd95PRDxvI9m3yu6dWozDFPr\r\n1d2bmJEzFk7zlFxHBT2Ab6ACcCrNMv7WQfK8rv61bPK4A52MZI2Zh+GrKgsA\r\nbD52XMZf0UIXvMK7zuS6VGVfanbquPo+0NdAxvMMJOSNjfUKTbD8AICf7PYO\r\nYAjPZFH9sWgEI8zc0cbqXPJNJrDxzDXILQhD/AusRIwOT+dlkmARJ9FRV25t\r\n260AOFSLnya8gEzyFxEuxdOXm2q98V0Yl/CBVoMT3iBtDBlyD61kB1EYnaPQ\r\n1HZJiQcnGx2+iOFXXXXkP6bfQXTK6Hgcb+vQp6AOSULe0gufa7BAt58a3gUI\r\nCkPQwsUm/rAhq0i/yByNENMp0V1giKkAjEk=\r\n=6hQL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8c569b296a32830dbfb9a3b1f6db9a4acaaa9b1b","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230217144033-8c569b296","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230217144033-8c569b296","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230217144033-8c569b296_1676644876997_0.0825362329596182","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230217144137-4aef16ada":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230217144137-4aef16ada","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230217144137-4aef16ada","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"61de2863c015447dc6b01e91cc8dae04abe05097","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230217144137-4aef16ada.tgz","fileCount":95,"integrity":"sha512-YJ0RuRdR5Egw/bE/edYBCxePpnqRhK1p8WcFS4et1sVqlKIW//RTJc1T2Qn6ghAYJ37DQPj2gEnUj5lWL81QRQ==","signatures":[{"sig":"MEUCIQDoTUXTsitPHTeN+xvmloHlBMY20HSZ9QuaXKaiJCXNaAIgUCK+qx8BfM1ApJK3INtNYW0FhWe728fMMiEaoy7NsR8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj75JgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmruRA/+MRMjGlUJfN5hZty+aIbLn/bIuI/PnNFszbsra32jtkLMKEKT\r\n30Oix4k1/qDkYiO0iPCsWTHbmzU9ch1/1Xmpm70o3QR5DCZ1Rn6jliNqrGZg\r\nd/51fg30QmgQcOAgxJhhzCnQ7umSgp/4xlcYk4LLOHEpKianKvG2wopEkUIT\r\n08Bv/cuxkm2+9kv3eZUP0Y0dA76cpFr8VqGdPqJsOHGVF/lGMW4ebCDf5bNs\r\n0WqYuaDZR7hjmIbBohTnTiLpXL51Vaye9YExJksNmNBJLeQdjiop79zUK+ap\r\nYuYNk3wkogsqwivS0TqaOYB9OGS/prwcw589MV/VwoJ3gr/nloS2RCaPP+AK\r\n76y96qpbfU931i+haG2tvfJB1an5eovc/bVtLPiUHiYcLnttNTRdFkKR+BU0\r\naenksLE7ozQRAbW0dQQSTL7/Y2y7d9ALyAhuxRM/b5aa5/n/sLHyB6F2CjJl\r\nb53OGXiWtWQtPa5KWUz9pCyAopiriYQVlR1upUUOX1C+DdBhcCBroq4WrHKz\r\nHo6f/Zyn2lYaQPFMEj3K5BvUO+UFSbJRrFxzj8xtsiiyN7ADP3Fbdhp2wZs3\r\npvKtsyz9RDUbCCJy38eVptiKQ+ZaM3iY622V5qiy/PiH9O5x4hHxPT1JGR0K\r\n6Th3WsHz+1+6/O2TZtLqwfjGJtIYyfWu9kQ=\r\n=zaYP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4aef16adae9cb5b23487ec78cfd8d486cae9be0f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230217144137-4aef16ada","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230217144137-4aef16ada","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230217144137-4aef16ada_1676644959740_0.7628664512563796","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230217144217-9f556165a":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230217144217-9f556165a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230217144217-9f556165a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"bdc992ca2aced47454b8243e9930dc15524a9a29","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230217144217-9f556165a.tgz","fileCount":95,"integrity":"sha512-79udJv1ohqJqAmHyP4wNW3IS6A2idQt2t6QacK0Z9cONC63I0nnCM3qAcyULO2clwfo4VAKzDiAA3bX75K89RA==","signatures":[{"sig":"MEYCIQDtQ3hSwCRkwE+jfJHFF8G5HXorkHkLZkhiaB7a2lTgtgIhALkuB5w3pDArHhZ3sVWuLfv0AA5+5dVQyUam2zmTprb8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj75JyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrYOQ/7BMxLceHI3d/z0EHSatXCD2r2hHBwcc/7uy7nYzakNEGtbTgk\r\ncUUnIf+aiNjzUI9lYmxoZ/eb4xzLoDF4vtwfDeYiRfrQegqgxNEe9+UXo7Op\r\nzj1W0Og8l1kxavCTEyMke24HwwDzwh20sGxhLR3rDWiDzDPL173M6GjApCCU\r\nibPKFCUzH81L4xJb7WPZojX/MO1huzIxPFb024tBhEnSsyh8sN5KlnAF/mLB\r\n8vjOHl994jOOU89B9Z0+/gilYAOZI85A1yTWJ366npwO1wYnGcMMDJ9mqA7O\r\ndADPf5VdOLzowWgTF7TQNdNpX3kLm5Og6LHIR63NOuWEw2aqIdUyumYUeRLK\r\nJGiY25K62dOvEnmTZlJt8qczsCQBdBL0q4SBVXN05Io1kRylXIQqJg3+EfNM\r\n8XMs9mcQDGrHcN8sEyqf2PCAHfiqxcyJerrC7kLfT1Jq3QEHjwOYRgpNRLqS\r\n8crYVYlQ0EPJuCMCI9WKP2RBtrXFQv6EwKAUEQ2YpUVKtoiVPi91Q3xCDbip\r\nNorwefdkNZbPV99DMg08IodqcrggK6VpJ/LCXoUaar/Ps7hLa+ie/mrf7xto\r\nkXrg/D81PmIr1K8oHy+DXtO1utljjksqr4y9uta+/dXPr6Q6udl4yISkXfhT\r\nayZ65AtwnazpfyIfjnEbTiKCZv++FgJO1xs=\r\n=wm12\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"9f556165a0b3e9786ae21bf5a85f89be900aae52","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230217144217-9f556165a","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230217144217-9f556165a","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230217144217-9f556165a_1676644978016_0.511789963873849","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230217144513-062eee645":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230217144513-062eee645","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230217144513-062eee645","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0f35ad73858d0529f7a20ef642107857f52f0aaf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230217144513-062eee645.tgz","fileCount":95,"integrity":"sha512-kFIyycyTtbL8hqeJBJog5pCCXT8QiX/3D0EQmLBVx0mSL6mXdPCFgYi+7Ic3sAx2SkF/RiEfkW1dLXPeNWKTeg==","signatures":[{"sig":"MEQCIFis1z8rCLQdUnQkgIYhqIe7eMgscxCj1HC4nGbILWttAiAEGfG2xjOAf1Ic68o88K7kPdIi79QhzQuC1VUUg9xeNw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj75MkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoWGw/+PEbolvXqQGVIvNi8LBIWuZk2R5OlQAosFVoN1vNHCEYZuL8S\r\nL4wSFw5Qzlor+BhuLtzG8mwc+2IVzVkucl5NEXCLDFMeuSDDF6jAkqV4s+Fa\r\nnRUmVUxTnw/xGedZEWCFb0RNpmAZD2YFiO5FXOyNUYs/BXYCa7ToJ038oWPn\r\nM8caQLbbOTl7zMcLs/HuKOof8L4Jdsu9s1QsmSpTUPEpEPDcNNqyC8aOTvOX\r\nIpk7e5FE+o1U/3N+Ufoshbrip5VmWuy5wHZbK9W9q7Vfw8Iwz6G/2H2lfgnY\r\nyCa0CuFv2d2S2Ba9Ia9lQ/2UihKjw0IHdmm++uds/WKNQfN0DVx5+cbKwyn3\r\nAqlE2onbhmriYSVw2ZytOgYeTK8pyhZRepVddoxB322wgIQypwKr4PMnxhBZ\r\nRb/AKnGBZNpU7kXZqGoJPEs2OTsxEaTa4qCyyWpAO1iBUSsA8F9aGPnPPEAM\r\nA3umrD7bvstnq2oti/zfxVZR/eyM/s0SsuVU3U5w/Eq7k6knVYFnJe2IdtCc\r\nzbn6Jzgf+uIqpbAsO3gfREoNYR3SmfDYcgNCIBD1g4Z8T6WQ0PJctWfRV1ka\r\nXpxy1sHzYj5Yo7G/zJ200HQuBFojVE0TBw/JDuLqhnrFxzTEmDVEiiYc9s2l\r\nhZfL/aIX5fbamyUpdO+3kvReVZBCMhg4sGQ=\r\n=Bg28\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"062eee645d5d10a6bc329a3c9a8c2360d3619fcf","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230217144513-062eee645","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230217144513-062eee645","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230217144513-062eee645_1676645156115_0.9190252679396655","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230217144901-4ecac0004":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230217144901-4ecac0004","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230217144901-4ecac0004","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"5334b49ab75b805c78b2adada62943554b9073bd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230217144901-4ecac0004.tgz","fileCount":95,"integrity":"sha512-IjncDH4mk1nvf/OmzR3KBKOqz6tHFGKAD2RVv6jNi6bVBBIpSIMiJt0CFrXogXBANajZk0bd7/M6qlrVDnElTA==","signatures":[{"sig":"MEUCIQDi3/ci9EiyM3GL7RQlxmNYsnYyLBOvJEJmtKr60snLuwIgAog2Lkmx+vFG4lx/9v/xorxoppN0GnQBgh/B8RJ9oyM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj75QHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmreVQ//Uwh7bsJwxbCeVZyu82wcSefqpX+hFGItr32A6TScNdodG/ia\r\nIhJzx225In24z72dczkKH6w4T5f8cgYllnSLq3L2hp6oK4S8/ZYCbmgVtmbA\r\nBh0KljEZcAUQ6YBrfHkF2nnG6zaRlG5ER1ksrFM9v9WVYKJzNCfB7eMS/CWX\r\nzz4XfRAIWkxYBM0ZPtn8E3vUnBRw8hF2O/au3RHxLf78iCPjC2911R0svOEj\r\nBQHBQeUzERjImvsAMKxR8H5zGyI+B9j9fgudaHTQELpcb2TJmUxtGZHCG1sy\r\nCaBPOVNijAYUEgCDdqVqsD0r/8YO9ZapDssJZa1cbpNXQmBr0ENVShBwI57t\r\nk2sHIfRrZtEnEXi5AMfn+wb+439yAYM0V/NRzEikFNXBkB2g+Ew7CmYTlOWr\r\nbd/Vh3Cc++EEm0KGO84brXXyD71AAyNyjm/nSdNSEGfctBVJIrwMtqFojvcl\r\nfQ0WoLa9hE/ObnGylYIX1H32JkgxsGiNJ1zPh7ecluuS3mB8Hk3b2QuIK5zw\r\n3WQiZBXixhAYc2WpblvJFojpo6VICUrbbqcNjocKxc7vsJzn/jNl+A9jZ+VX\r\nHBao3wz1bRpgNCgzkPobgT00rcfyW31CLa9WrKl4i8xXK1SwUhzx07Pe4EJs\r\nssc6kcom3J4Uz4nXopC/cPF2c8XSq+ZG1Do=\r\n=s0Je\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4ecac000485c4eb24de62c8fcf63d610e65b392e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230217144901-4ecac0004","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230217144901-4ecac0004","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230217144901-4ecac0004_1676645382887_0.01944453940952129","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230217144935-39c5afd66":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230217144935-39c5afd66","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230217144935-39c5afd66","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"01bd2fe7ca20a91ee50b2cc8177a13964da283a9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230217144935-39c5afd66.tgz","fileCount":95,"integrity":"sha512-dHyJSiOBFfwQmlpXtXYi017kel/pDKHz04DjU2NvHkvdxAspdEWV0qwDhZ1UroNkurofrIojoorFMZxsDtkq0Q==","signatures":[{"sig":"MEUCIQDLL2bGFvzyJpgXeoC80WMMtZj4w6euroS03CUBYK7IUQIgL2NVlOw/EdCF/Tvrc9cw5RwNKOI9ldNrYe3DP6bxi4s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj75QoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpp8RAAg6lJxpHOSCgfq/psoOzrWL8RN9TfMd6Xk4QCi2zBmsjqvPam\r\nH3S8Onj1Qw3J1JhfHqCEMMQmRx3slAWvoj5mWOcudCSopXG5tGc0MEgxzVxK\r\nZxbypD/ZlATHMqI/EvrT+WnHQrVWgdXVJenVCGje8ojbPndHlLKLsB5NVPLm\r\nQKikLNDvH89SEJAhTVGxzqYm+ELZTqzZAekuPu6B/21Gn6y72VWixMHIvfCI\r\nPqnaD9JGlwiLTLCBXZiCooenideEEJCvSLHkzdlfiasl4MSaK9Lt7Ba9jk7d\r\nIpDMx7H3NYlWFniFqrKnkv2Pp2fdk0tZKxQc+sjO+zOvdzcZ/Gd5s/ynBLmK\r\nnyh6u7Ehy4gNcANPHAy8XOVR6W8sPnCa15tdtTRGRl3VNKzMIvXjYsJEkcKg\r\nIx4mCHcWciGi8UofNJ2gkziOuzwLvnmjHEf2HZdW2wGXgPSTvv86s79HVezM\r\nosmAS3/4Fp/NKNta78y4NTZQSvjB8nE5fhig8wXtnFRejCQ/CbnDwoKDRYfa\r\noSnSBUbAUbAU3TjknMeoWO4h8hrlx2FLW1nMRhdmxWB1GQuLXcmyw3MDps2i\r\naOSJgiV7RDPO4EeobWcYb5nsPChlr/PLFP7Q+gHu5UZAU4vBmEidSefnBj87\r\nyeoIWGmPIqg8IeTj9zL3Beqot9uWxUPRvW8=\r\n=uwGn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"39c5afd661b7d2db54a2bad5addaf8ab232bc919","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230217144935-39c5afd66","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230217144935-39c5afd66","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230217144935-39c5afd66_1676645416105_0.9860610401399157","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230217145044-d045ac30c":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230217145044-d045ac30c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230217145044-d045ac30c","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"2c856d53fe16a0baa8f113ec2504ca7708a94848","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230217145044-d045ac30c.tgz","fileCount":95,"integrity":"sha512-XywK0A+LokKvy8LB7Mw3xITseAR0bzfxjW+4PDhfOtHv+me6H013V4pjoi1q53BrpBdR8NscAygzdKGwnzHx5g==","signatures":[{"sig":"MEYCIQC9hbV6yPUVzn+OoMfwWlmjhi4IeN+sP33UrfmtnfZ9DgIhAP7WesTKipuFktN4NHqLIBQ4XXgD2TPEeZY+qSqarnA5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj75R4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqnEA//er0CJB4Jc15ihNVBJqLOx654DcpfQlauScr1U8Wgdh5AWTHw\r\n9yz5BrSLEe/OYY4te6065QXzWli2KQAYjvumlovqpCvxP80mTsrPWKeRRW4c\r\nZpYLJ7iXYdVMCVMFAS5UAj9lEavR1xzZmY+iFLAhDPYyncGbxaT9D7LhlyMg\r\nCZUwYLpDdELFYqDwvEA7yAiwby1STfznEwmCyVsqyQSbFqmKcKHvno3/5OBJ\r\neNKAe0UtuXICSY9+0xIAdhNAa01T9E+hbW3xldGJ0hU2u3sSoRKRyYnVFmXr\r\nrC6/5tEUR42urwgWcYZLpeq3s4Ed200e4nSWlz/qPOmaUqrENHQqdYH9P8nO\r\nl04UwEON3Ns9WSFfANEsGuXJn+3FzJmxLChweeRFwZE5PlPQiK0moV3lUNA2\r\ndQryk7uaxVAvozrKh57ZeId5lgTNnBdlirdIy0OaMVHZuwXHjIERjXOhx/rO\r\nuvMcRjt/Q2wPpNtpRuH2L/Zv7q9vAarud2NNBnWeseiOQPKR9902SwiFF9ff\r\nKQmjgw9kDjZv0etnzYwgjnULAU+yuFbpt75SnioDgXzmWr6HFS39xVMuTZI8\r\nwQqCPFABgQmyUgH8sl2e5nsPMgvmSkXRXw1yYUJxMimJpuxyPC2COi/4fWXv\r\nmf1CRGiDJl7Qh61umpx5zopjlcAj5xTD+Mg=\r\n=xP2y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d045ac30ca2dca443b47156853e5b9b97ac08b69","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230217145044-d045ac30c","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230217145044-d045ac30c","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230217145044-d045ac30c_1676645496076_0.0017435134093046756","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230217145229-f20635e04":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230217145229-f20635e04","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230217145229-f20635e04","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a4241f84177377dbcaaa2deacfc27f6c722dea4b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230217145229-f20635e04.tgz","fileCount":95,"integrity":"sha512-C5+SCw9vDkBMMfiibHDsQRd3wrUlwcWxCnWI8mG1/j5fC2C1NV2CkvtfkMz0BWBeLI8RaPYNkZAwOIMTiDJk2g==","signatures":[{"sig":"MEUCIQCkhvIbGMQR4RMbLkyVIqtlHFGjgB7IFhJd4uz7+GGaLgIgR/xxC9rB0pmUoz250ZjsiQXMEIw8ZYCfodS1uqCsvQA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj75TXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpsuw//ZVbdDLNZWHQaI2BZy9JwzMR4Adxh2Ddm0057EhQmPmhQIXB7\r\nghi8TRIo+q+jzsloiKmHYfCW5mVyYyaXcKZpX7ndyzaR1+luN0k4tLLnlHSb\r\nQQm7A076WTWInicvcxQhsaT1bTlrTpT7eNXtwvsbZmDseaFzwAgwaQJ77you\r\ndIs0GADZ6/6/SCwVvujBadHwQtBJD6RMthl6fgS9kLwu2CP3552c+dJhBFzR\r\nrtII9VcCotu7hcj1VHiIDwhYSKuj7Fo8syfjUVDz3cveyckOVSNeb5gZZ7YQ\r\nQgbtq4a6dcDj4ruVU1OLyKnKiXKExWMF+8SKG3U8zmzdvte+TJdtc5hMhRTU\r\n/YQ6gcJxvFBKzLq3JGjZ+u5jAG1eR+me4goBEqMetpfTx5HU0Qofh+XKxYe1\r\nakTf6xfYHRgRWOVV42nfAJaYhxFyRar24jRecBYt3oALnmNNfX3lvFTyFUMl\r\nrzhMW4D3yK4XCGxB15JM2Hp1wi/DUdzQPHYc6WXsw/IT//tHJT4OHIz2xHEu\r\neiuiKaz2g4e/mUkaEj+pnnvM6np1j69rM+APnHnkSbs2DkSFcwFA+mPjPMRb\r\nSNAnMX1dmFjonwk0eRBrjYFY5teeA0m7noStUrIY37S10XrbI/bj7jRVbcKp\r\njltyE86T8RPpeq5kH7emqqWUj9h2Jd+iJxY=\r\n=gfls\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f20635e040d7f1f40c7af962403678b7757c4686","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230217145229-f20635e04","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230217145229-f20635e04","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230217145229-f20635e04_1676645591675_0.8142522853999266","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230217145311-1c1e89c5c":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230217145311-1c1e89c5c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230217145311-1c1e89c5c","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"cdae58848f49785d1bc9cb50cc21b8cb041dd349","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230217145311-1c1e89c5c.tgz","fileCount":95,"integrity":"sha512-TQ3wFT3pFEFZdsisF9zH4lN3RJkTmvDp6tOLWT860ZErj/Eybf9bbpTCGkCV1XzomAqCmwamkFhcMRmJnSRBeQ==","signatures":[{"sig":"MEUCIFiBDifgYk3aaCKuULZpgi4xdVmYW9DdjsuwmzHW/vbdAiEAjKjbCoMxAQhf9NXryn8Io9VbD5bn9mFfQvRr9b1fd84=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj75T+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo5VRAAj9U8CDTZUfEM5DYZust4rdoxefoOYZIz+Y85Y4vPK1LGeP0n\r\nKF9DBYhWTwzlzte7eYCF+8ksXeslWUIheVJ2a19cCiD7FHHfHUcqAo5JEz0r\r\nKOdE4MCz2y7MOxNjUKZo3NGmyNRCzC1IuDwPnnxdIJ90EbYqywqxpwhLvosD\r\n4pLHDJBgITZRHLsJ8/uND/X9r7QX8SBl7REJlm1pz+yoX4JrtIGgWgyOEAYi\r\ncbwTZLGq2ohxbER4DZpN4HOTyscgo58L0OOz6Pa8DnLuFQWE6HiN3eSUcu9a\r\nd7l5iJ7sCfW/bkVImhdEROsk+AFIxmXg2uW/86hhWbYKPMNep5pO6WYbyiN5\r\nheE0f9gjnUbCT02FrxZ6k7DvLYAn70yp8MHOW/LN9J8I75z/CZQIIvzDQLwi\r\njX2pHucQ3Pt8aaTgazoqoUHlrJEqN/QB0EhcGlaz3/68WrqS81oIGXL63qpY\r\n2mvNppD7/UOT/U+lS3UEixcaPo0w21I7bqQ83W1iXqNQKaAxaVyF3y6JGlyB\r\nKMBJkTIcJLHt8uDwKPC5CNqHHV9w3Cto/os/KAEOhZfwdH8ysZHsJtpchNmT\r\nUaJfjxbLvRVjS/y4mKsUO3onzrACZaLqs5IF7sXKkkpYo8WOB0wC7IUAb0mA\r\nxDFzZiFc8vGSPKXwATZzfvpXWxDbVaYl6Gw=\r\n=NPo9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1c1e89c5c9b206398dfa81bde50f9e40f75eefa1","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230217145311-1c1e89c5c","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230217145311-1c1e89c5c","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230217145311-1c1e89c5c_1676645630380_0.2545481058531356","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230217145440-5994e1e4a":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230217145440-5994e1e4a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230217145440-5994e1e4a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6595d24129dd1454c47f8edd20bf901f41c2b0a3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230217145440-5994e1e4a.tgz","fileCount":95,"integrity":"sha512-50ddRTrVZhHXaB/FZadfQ2xozAlw9b1WA1jW7G/n/pyzFXuVVYzG7GFN+zwOIwLoXWa1c1oxwvL4aVkTu7hvLg==","signatures":[{"sig":"MEQCIAVrtPICIIJ6Rva2pAhLeN0LVtVNfbFMxpsJcVI6U9aZAiAISDgz6SCLCa3b0/T+wE1E2BCSupVuElHqrdQIX47TSA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj75VZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqpEhAAjQ8OBqYEwnggYZizPuyl+3cIyDJdcZGI0KjMohQf0s/QJcBa\r\nxtNyAfVerPtdiw/92Y0B3zZlhv93UImUtbOkEv0EcKaIQfQJpAMuqNAIahjk\r\narrwzRtd1q61pJEK3pNo/VNrECLnJyiR/y7xXsfGZtLrVr/jYu33qbmiChAZ\r\nh6XwgG9ZBZlbUSScCRQn+JJOiAuQVUBwaNEhyGPn+fgLzI4a+lFj9RkE0vvd\r\narvUO9Jfd9/QQMSaMbODu4/62sVxCTodv7rxXUQxhiXiVUxBP3Dcw4JQWXge\r\n5Zb2gnodaeUXXQuD4C6AfGnlcT9lTrPXud4Cfm9ZraYDTrNLD5K9DwJTnwLP\r\n2MCnYdlZIVql196uZcTQF1Y+/MFz+9q61sCP9fgoT47N3BIHND4PamCWJUe7\r\n5IjQJB0okl3g0O6n+dd6EnRplSMSfo4IqDxyoHAJYl9joxzyuulZ1uZ+9W6b\r\n4ANp2fIqvZ6O2KpXNqwfSuD743pXVSe7IrQhQ5L1lKdfLQqNPI8+D//8rw2j\r\nxjdoK8cxJOsciSUQFyp6upyfdoAdaPcaU8uZVUDK2qENdSwy8ZXsADg3uoXX\r\nSUYs79cr71gtPIJtO00xJRopw1kcX4UYpzrkCIjn2mHD3gXab8JaXJP7y8wV\r\nFo/uqjhH9yUvt+q9vc8FnvrwB3R8zF391PI=\r\n=ytZn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"5994e1e4abc84f289e6044622c7c62bfda92531d","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230217145440-5994e1e4a","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230217145440-5994e1e4a","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230217145440-5994e1e4a_1676645721699_0.5351946266744447","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230217145622-77a9e70b4":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230217145622-77a9e70b4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230217145622-77a9e70b4","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ffa9f72378f63416376ec9c6a04780de5408d5a3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230217145622-77a9e70b4.tgz","fileCount":95,"integrity":"sha512-YWpGxflAZ5tscM8iMvW+x8Hru01ch94LJ3wgCTxICKN7uShk5NZvbGi39Cy4sk3IYZNJJquw6O0T2NRnWYPEbw==","signatures":[{"sig":"MEQCIAV4eGrQhVvMMLSqw2Qp7sCK6fCZdgkM/YybO+AXhLUiAiBsgonmcuGR4DTOvn2FMtOotKdbtfxYBvJMZv3vXb5Ibw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj75W/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpgiw/8DNjMQ4y6AmEf8VWg/02F7QPV0JtDOMTv6PkvF8MY+pRyMYT8\r\noRdYaWoTb1F4j51GXDxiDEzjmj+W5Yj96VB9zED9CP35bSKjZJzOQO6206Qn\r\nmZ9/JtIIPhw2fJTDn4qvk461tUUkCkxirjX0Q89XxvNsxpAlNekxjgdRDIym\r\n3c0ix32l5qJAWn2UKmInQpBARHQNXITm1PDkbEoITWHTZrSRg7fS27Ocu7Q+\r\nbdYl5jqvsoGqWKj1R6NBJ6ewe57iHlnVQHdb4LjAumtvI+iADD6klkE+UqAA\r\nWVxcyUUZT/TQSj9HxRstxripLTNSO+O0y5whGygqzwBfn6jWcAAJ9DW/7/Sy\r\nryqhzh0jO2XVFggFd6OiHWmJC1FTfmFA/99CsCauqEExj0zsN9VbQ4DCL5xa\r\nACRXISMbmoQA1fcOkKC2HciXxFF1NQBn/pEsJdhPs24XxSI0SC2uS3VpGE+Z\r\nbkuYww2XGsiEFDGzW/6P4vYCKwzduZpYOV8exrHkIPMxTvyooc2QleY8Umiy\r\nO8mec0tB8NAuJYM/M4xoguQpvmK0xDBwy3BTXX4GRC8DSBDJ8Bjp1PIugblR\r\ngh0NXCLkmW7l0UYGs4OAmm/7C6rJhILsoKWhYmOnNM0q8fmGBh2zUFCxS5C+\r\nJM4668TA5RoqP3M2y3zaDUS1ALKqWPdc+Oo=\r\n=BsQv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"77a9e70b48c944eea5be540940723b6867800c86","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.6.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230217145622-77a9e70b4","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230217145622-77a9e70b4","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230217145622-77a9e70b4_1676645823214_0.9056876890303271","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230217153118-8e7a4a5bc":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230217153118-8e7a4a5bc","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230217153118-8e7a4a5bc","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"be714b2140a4e2c101836a8d6e02a4cc6d77cdc9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230217153118-8e7a4a5bc.tgz","fileCount":95,"integrity":"sha512-rdYJ/ZB/g2R2xR1saC+vRosB7nPnEg3clH7HfMBwFu9EGaaOxS+8Pw1dV+Y2BdP47z8IpWo0Jl868MyJUtFWrw==","signatures":[{"sig":"MEYCIQCpvXq4mAGeaZ6Z2Upxy8sLxZALH/n9oxi0odG3CItJJwIhAO5+7kbJO03ZKbnVk3Lb7phRvKgUOcuTP6NlOP8eHpol","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj753uACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp61A/5AQTkYOireGoqH28vi7ksoUjLJvzSqYQSyXFiN73wZm2EvbFC\r\nHfQX57/EwYFBcSD/bvHRrmcHST+DP0P3Fji4na7qp573amDj8R54vVEM3aZu\r\n0TAWQ13a3mNe9Z/JeZCZCp25Yp+ucOarc9jF3wRwqpf8MNCoaoSCXSR9+wLt\r\n34RN+Kxf+V4VIOcGtX5pNMuymxILYAGAaDvVme62i87X/gRUxAErCz83luZK\r\nBi+3eQYfdyLm7UjuYjteoduZQTvnbuxG6ujXd9qxr1TQP/ab0PKanzz87icW\r\n99AfKi2h16CV2C18F6ymGqWUrjkJT3kcv2A51GTStoeJ/uzWL9oUcWivrDWT\r\nGnH1Vf+dVMDReYgZVcwdcg0K+fKwjQLzV5vA/y7urrho+M8hRM2qp0YHFscI\r\nrPx6baTdvchSBsvT2fk5cLerXulYPkG0/buLIADvrR46at8rYJay/09bTiKn\r\nrDoDbNIKylG41D5G+Guo8xKqf85FPmUrMI3eDHD2r2CwKayKPYEqetMcL0yU\r\n8mZGug39UsFbViZbgnmjSOdHaXA/dwAhfnWo4YZSPJltmMsxDUBo/5T1EAMJ\r\nHsudsshoTV6msJ+0bMlBhSy2nyxopjq20K3DDEg5WRbDEXudpL7r/4EHjRqM\r\nFKqDBMc3IwgZGUvt8vUUrdKkhvZ4RdcokQg=\r\n=Kzvl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8e7a4a5bca613384990138d790ad3f9650232d62","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230217153118-8e7a4a5bc","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230217153118-8e7a4a5bc","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230217153118-8e7a4a5bc_1676647917958_0.128205962294341","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230217153527-812556793":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230217153527-812556793","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230217153527-812556793","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0e9c1eef68127f8b17585aab85f2d85bd2b65e9b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230217153527-812556793.tgz","fileCount":95,"integrity":"sha512-77VOTDennDMEmL+aLkQJNY+mS6/joqCoM/6nZqdyA1o6BF5OtJRhwvOcnk8em1SCH35EyoXT91DKhLcruKcAdQ==","signatures":[{"sig":"MEUCIA7XvBSlftUocPLgUBg3jCR6QMVY74axhCHTyhnvCkA2AiEA2Bzkq9kPv0bzV1Q9PMEytufEB51OAjn75043kYsT50s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj757nACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmompQ/9EBBlOEeatarUphoqHmgZ21GFqF55CSLyLelMK0mlOp1/Zw1w\r\n6o+tJ+88zumk1lea0PoXcLLvD5aB2yAukxdJ6UXLd9tZE/t3Cwrr4Ifrkpqd\r\n9/6LxTI154rdWiduARZkngt5obHp2KLvxqXDyR9DJs16Mp1l0LnqQERDIC7I\r\nY+heB+NGCxjseQZQh42ButQu28fWU6qaWDjN7HuSx9V3e1Hl9jLNc7xwSg2S\r\nKS1r54dDwKR51PpH0dl5+H4ToRJtghOAh6Y02h1WNezKv4+h/ZMAOTBuWzyM\r\nSkNjp+EUEazuzsaXQY6if+/qoGcj6nACwnxoK1JYkAiBsYng4WtGdW/wJaTG\r\nKhuR+V0u/zpRvXwrv3vtX3BHFhylbD+pb2/VTkcfxUiAn3vT3yC4uOWzJDa8\r\nm8/5RVN+GSdzNmvLZYxow6QmQXOqcM0VGvA3YN4GGYhQCF9Y9r6aw19AdSiK\r\nOkgvh8ThhWiBq3FRoR5NKz0dHLzt+Loii2MxSMQl6m+PquppiwCZPy1jKbT7\r\nQ7HgPqtJpb48gENHYl9xhJixV6u0gEJE7mV8Gz3Ge0PiafMh/yKEQyNzLt5d\r\nJpWHM3oGApcGzktvAMCa5Au5DKRGTNYESADEssOKO6DTeON2yKHu8lqMH1yd\r\n7WA9baT7dkvXqOzb5KkJQkBlLUK4pXnAshk=\r\n=rsdA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"812556793b42a12a2267519239f82c628dc06aee","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230217153527-812556793","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230217153527-812556793","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230217153527-812556793_1676648166916_0.47348788320023427","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230217154333-d17414c80":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230217154333-d17414c80","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230217154333-d17414c80","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"de49aa444a4bb479f6562e3529dc896789e93602","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230217154333-d17414c80.tgz","fileCount":95,"integrity":"sha512-5kACQo2WjGPFWb7aDQk3utPK4LeOUR0fH9Mf8gIl25MTBjPmVD+0v0ez94VxV9jko58Q8rG/sgxUvKmIysqXkw==","signatures":[{"sig":"MEYCIQDGbqBVLuz5IfDqgOLISI6Nur+MUW6IRmwf0cJe0AS/ZwIhAJG2Vph9xjGn8J2qhYflS//bx43fcTURJEzv3MPeR+AB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj76DKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpQLw//bWZZwNm+Cxb6LNy286fC7CLX+CiUdSFmdZn0y3jl1OkNE1EO\r\nxuBxOVGRA9n1dW+F7M2+DWj+r+NY/2jGTi5vjIfsJDx4xs/oo74yO6vu7ITW\r\nb4kwhy2vtly9Ldb7eh1ZyJD00diZofCmW0BaBJMiV7ZNKaFYk7FV+UfF6xzY\r\ndB+bfSFt73tHdrjuNJb1L9KgMSBvZr9P7jdkMuUJSnusEwq++u99E0JN2uNB\r\nOq3wO/AKHiJL8RxXM1G/vu8c6Ru8027mdKfCZZbnsj1wae15bkAjuU6u5jsb\r\nxMrSvUlozP3yIVjqI7b5j78Ku2yXD1/vACfwk3Fm6RSH5chl+WHetQbcyQYg\r\nD+2S9X35g1XhignJs2gatHdxqYFuAZpfjtD4mJnAh4r4QSL2xJACikNc7M+H\r\n3xjhNlG9+8JZHaYVzV8cmrV7dN3MNjKjlXQDLCqVbY7/CdVdFkl2RXoOIRhR\r\nKyz+gP5k1/eXSJTcc73kk+CZ04lIbAn48DyOnCoaU2IGVxzR/kV07ncmIIxP\r\n7D4HhRl0hDdJ6ERk4ykMIcb/sG0DtJJo+cCq8hHUYyvPv3M/bUITGCFtoIHY\r\nfM9bOuRjTRzfuoT1SpHTzdSUh35/5FyD21V4vx9IVdKwuT/q2wJ3NiZSa4YB\r\nClpzbjNs/lLX2kBaQ0banOmS8OHgFudLrxE=\r\n=kjul\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d17414c807bc56a90909ec641337deeafce3cb47","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230217154333-d17414c80","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230217154333-d17414c80","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230217154333-d17414c80_1676648649978_0.6942121449467351","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230217161739-638efbd3f":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230217161739-638efbd3f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230217161739-638efbd3f","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f3cf3e3651b809b86f887fce3534abfaf6885165","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230217161739-638efbd3f.tgz","fileCount":95,"integrity":"sha512-TCGJ7m37KXhvs7+sW98g93UD77FuthF7cgzyU0vIB4rFEJqZ3fh7qOcmI5IYOiRU6HS39D3UkW2DTs+JUuTQpQ==","signatures":[{"sig":"MEUCIHwWzA16Tn9ntXhVaSa8/OggkND1dYcwAC8zAcOj9P5eAiEAgA7RzvaLpFp5O4xtAQczI8rUtaFbY6BNd+g+1ZQQMgY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj76jKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr1yxAAl+9YuehxNJSx0OPU5uOun9LCME8eEaB5geFI8lyTMTk4vfpR\r\nZLpjHCMsAkJ5ClfPU5c639vcOxkPMGlqPwZfteYtxvFp2vA28VESKhBJGNSQ\r\nzKNHJKkF7mq+j9uqYbFkzn5zYMBMzJi74fKdTndODSsMvpRGt7hC4wRFfaDB\r\nzKph/xYAqEuo/+Go1rXlza/K0NEsgst61V6OXhYv265opWx/dCMmezmWd6iF\r\ndZVoCyWW93s9fbbdgwLvy+RgUc4+hHYaiBGHV89ykS9rVteYvXvGXj/cz2ng\r\n6H+inYdgTKKsurUhs+M3+ExfrECzvz5XYtScmnURCGJA+4CBzMSXtDMdco0d\r\n3qfgqI8ViHNQhosBj7BbsKb06V0BQTMV1CN7kJS+1W3O03SJYn6Oz+lv3mtw\r\nXj9pFd8tCGDu7CQYq24AAIbu1G96S+r0PYlBsm/wV24hILPO7LvKBY56ntUu\r\nXJdGu09DuG+dIsa/MJjFx8e0oYPKuGtEMRCVZgE/RhLg6GBC3AUV3A8Y8Iwr\r\ntmj1oynvaI4S5rM/IsZISTTFX6g7sgwee1f1w5kxluZ3Ja8qZdxn7PcoSVMl\r\n6fZ2obf8pvKBWM8EdxnPvj9mOY27v3pFdEEB/k4w2+z38wZgYAexOLLBUYGH\r\nXU+9U1hbEplNVWTPqEqyfTi4GEZOM09bWtQ=\r\n=c3i1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"638efbd3f0d243b2aa00cf1a382ccfbb3f9aebe9","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230217161739-638efbd3f","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230217161739-638efbd3f","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230217161739-638efbd3f_1676650698739_0.15113144250866628","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230217161829-8a122700b":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230217161829-8a122700b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230217161829-8a122700b","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8dfc147f32f8cc0e194237c665ff5e7941c9a344","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230217161829-8a122700b.tgz","fileCount":95,"integrity":"sha512-Qle5wuoznwxtDE5kHFpSLFBltphevvUCwlL0rqSyIiy1rM2s7pBBzibWLJLtNYWL+vfIulpml5J5rn5/v2+fjg==","signatures":[{"sig":"MEQCIA1E1Gf6YgsbUXiobjZ6edxhSROSvR9x56PEFfgAmpWoAiATw6Z06BlthVvCUvfMFgedGW1gdoVWwA1bp6TFU5TEJg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj76j8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo2qg/9E2JFphC9D8eIcMS0RLF8hcrhtlkTNOioQRgRqb2iKuJzxdhq\r\nDXdSgfrP+K/Z3ezeDau04n1KKIssMl0MSgnaHNpAQXUF6Bp57UZZQpB0vLaH\r\nDoBJhBdZWYl/EppVy/rh3+E7f1IXSf+7CcMk1XYWleNfOgdJnF9KWSispL+G\r\nGhYr1TVbKebHk0H8GRanNtF1pkRc5Jd3AEKps0XAyeBJ+t/tWzRk/ict9n7c\r\ngjEKl/MPmRTXb5ya0VSN7e/gsiVKYT8somOtbSzUZuK/QACezFwpGGNgtYxi\r\nPEDxLTV606xltjeXBtUnEp+ZMLMiJEP8uGEL2u4l34YxnZNSNHAocUCFAnD5\r\nxVi2uYQm4xmWsRWx0mNh4EWBZynwVSX80cnRLNkbx5oaWjWl/e0M5HvSnBBj\r\nCKlCWmPMX+ZwYxLvoYpgWYUnKC+r1JnfqsVYjqCOIEmcm2Z6g13QkG2C8l8V\r\n7g8EjLyShktYcbWqibaRPxSfxIBQ+Dv3yTrA1sKO0xzB6dZid7DnSqXYl093\r\n1rtvHuRq8Vbr3at9d7begytwfXGKwD/1ZCNsc7OzdvKMiUESjpcdvn8sNOBi\r\nBwmZPHAiyXrgzh4GupARmaOoQ3+NGKVw+GPtscD1gKBCS9b1Q8X+fqFxvmTq\r\nvVwsp6Z+JCeGTSE0w6U5tz/dSdy/0EAaVnw=\r\n=Lh5a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8a122700b5e44b1bc78f24d8d72f0867f55f850d","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230217161829-8a122700b","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230217161829-8a122700b","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230217161829-8a122700b_1676650748685_0.3032168224467007","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230217214826-53c26884f":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230217214826-53c26884f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230217214826-53c26884f","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"7d60229fe1cd6a8b44f5b820bac6c0da5947c00b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230217214826-53c26884f.tgz","fileCount":95,"integrity":"sha512-4mFp7h8uZi6CN4ZISFoRluRHHnUzYnV7CIe2IyiIRNpG6IWH1HmZGUmPKZI57aZ2C+msxrJVTv07tF8cTu3Z3g==","signatures":[{"sig":"MEUCIQCMwqrX4lLAk70hLdfdJX/f2MClWRxywGRZKjfaOtRTwAIgGsvZ+OhVsk0lyag/QBTe2MdHEWpsp6/BaQICeGeH5qE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7/ZiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqTSg/9HfoszCiFaS4KNpZ78JBWE69cq09/tfBo7HponFWah/nksJsq\r\n4EWUHXogtQbenmlUoAzhb2JuWJG9g8DfbUvtMDJ1/wiMV/1J8OzoyypWzSW4\r\nQEIVZ1Fxm4c3I7YnCrr18RFxpYynq0N+coDjWK+r19HhI0AhR5PWqiZYCG6M\r\n+JqRM98WUq1Z+UlAtU217Iv6x5AdVKW6n4BHDOSKxFIK4W90BuPfezWdmjCO\r\ng0w/U4owgD835oteKNrySRmaOjfUa52H9zGbKGkRI64iZ9IFe/nzzo6x/iG3\r\nMpJGgOpU8+IiXUijyCIndYdTEUNl+0G7SE5nmNnJ81xRA8FrYq8pdHlBrRrI\r\n8rJ5HD4VHWNQKMaERdj551rXrBYg9Qh98k9ldeZgiDVKC11dZ8N3a99XcBSS\r\ncO+0yUqelRtIrMWfzO22pdIididwDZqnCJYvDJyyBOeVhkaceap0psyicnAZ\r\nu0VDBEzkkFtRgjtca3LDL4jj91IL4ZoMoIqM1jIbnMUKU5Ry2gu5bOT6UWAO\r\nK2l9Q9YudanQPUN29N5zehruvvOYUa68Y1RzmeBnGQmchDUU2EvgEzBTH/gw\r\n6gIoA7BZOp92uYSW6ohogIHKWObzs9uYh973DJsqFf/egUibH37unqBQ+qfS\r\nIYO9kxmG5/1hAwSRE5L11DlcfVPzjzjirQ4=\r\n=Piph\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"53c26884f616fe69bd11ec021770f9205e8b234e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230217214826-53c26884f","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230217214826-53c26884f","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230217214826-53c26884f_1676670561792_0.6400321035522554","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230218173514-243806a7b":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230218173514-243806a7b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230218173514-243806a7b","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"fa00059d85ba89c6265b12aa1a214b088f317a1d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230218173514-243806a7b.tgz","fileCount":95,"integrity":"sha512-fhHWp3eZRQ1snuDE2914rrsLf1KjBpsrFgAWMIZvSGbgwiLQsP7RaHWRa5h5epjeFBex8zqYv0DmTBuq5ScAUQ==","signatures":[{"sig":"MEQCIA/i8PsCbG/A6PtyOzjg/zObBat7MXB165mw8drgImDvAiABCyI70F/aJQWRNY9UAKtd3SnTqH7sm0aomLlxH4tbFQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185310,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj8Qx6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmonuw//XYNj1H04DT8GV/MQHT11hZGyUASGYe5NcraibUlSNNcLSaQW\r\ngaaM4G2C2ibVQcnM1RXbgB+F6yZ/5NzMt9BqJgZaTX1CMVVJ/11nGRXFTtHf\r\nDuN9gJFxTuxhVRl5AuAL7rSsttGsGNFyhcxZOpQejJMz8heB12bo+jg1fGh/\r\nVH9YDXHw7WqV3T3myV0V5uswbwAoocTszXyOqt0YtLmWs5N9JPR2+7jnIiL2\r\n9SbJLd3sDC0cCifOU5cvy0jSG14chU6N/KJHjlD118TZns4YOs6AVlmH7jj1\r\njq/h1bfo6cJMq4ArRCmGMyX+uIh4tnjau/os87DaJg22f/XWphCWOmZ4WHiJ\r\nKBz5QoNqrecfEfSWd4ZyudWc7a3R9MbWQ3R3MLQeb7cVeWwJD9uByHqB2KqC\r\n8UoeBEqvrc4Pw7iV5pmYfGzdypTaA5g57PAAhgF8qpC2hr98E0Icm95PJS20\r\nnUhMcJG0g46s0+w4W1Ix5OJhwzaD1RkIhT7GBnJZC2wV1/SowwahMCuDqv3M\r\nRaTzahXiYRMChpNIof9aMAuAG2UBDFc5v0nl/kFz0vYYOyhetavmpQUxcy+H\r\nMAyGoOJbvJsqUX5igF6Nq5b+rv+fEZB6v/xOzF3ZMSF9ZCqzAyv79cYLsmY7\r\nffPmhZKPdWOTtM/6qBu/zX328VE3TeN8Lg8=\r\n=ciG9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"243806a7b19ffb8c55b00927296f06e8796a084d","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230218173514-243806a7b","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230218173514-243806a7b","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230218173514-243806a7b_1676741754704_0.7237526045349933","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230219101053-5810e94a3":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230219101053-5810e94a3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230219101053-5810e94a3","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"fcf5bbc852cf83a66ac75fbf0125a5b504893582","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230219101053-5810e94a3.tgz","fileCount":95,"integrity":"sha512-P4feNaDY4I4kvPMVKpq79hviy8hxhZDkMxiWfo1pO7k2RdplJZkRJSanTTHX6i71MTAIg0eFp3y1J9rJpRLGAQ==","signatures":[{"sig":"MEUCIQDgIUUxhj56MuU9RTSfIomhruO3ZHV2zxIYwfqBEo/5XQIgDNyPGMdfZSU8JTymgLIWjqsrQihT0UzAsF5sSXoaK50=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj8fXXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpEzQ/8Dfg/6ojc3JbsiKox8/3D5olT7FvJlwkha1eJN875gziGtvVk\r\nB4YuOelc49q7PAQcCJzetSTW5ReFyBs2Cm6wn+oY896eM3bynZMtqcMStMSu\r\nAwjxXvAMXcVZSAMvOfL3wTKUHbYoX9hwNzC3zv3gQqMesYqhOII2TO35jYRf\r\nh/wJoFwb3GkGW1cm8zYZRM9IbfBJ8GcfdpWb+KCtWwbkjBDQ5vTpX/BEWcML\r\nhvzw+Q49ba5yvBmWFwTWdD+mPqomoJbVRdwn7GHXrrVBtF5w8oiDgyE+E1Ba\r\n8XxV6W2eMmTjDpfp2R3Ib0HQikmvw8an7vrWM62Eo6gzccNskJR2lu2B9nTw\r\nMs4SMmmDi86yGG8uPOJ6q72tRj9qg6QSINrvVvE5d2fLpGGvSCdYz+nwydjX\r\nqbb2sBr00E3EzTM2i5TGld1soZzM/NfX158RUQhVgSUIBgMymNA7PhTgrSsz\r\nCYvyZIyCbRX5KXKCe9eiS9H8ohuddBIppLEvuENqiyHJip3dstdtN8CQoexK\r\ngmK9ZYbt581dAHjFWt6KpCB09J9yFCoLcFWhmy+/GBPZnfLDT1gldLT3oyxs\r\nayBbI5bPTJhyt88ZJyyG4AUB1atUoSEK7dXyP7QhD4IEyeUvOBykHDKYX8FQ\r\nwgpIeX8cy6D0hsF9/84+Io413BjCJ3TODtA=\r\n=1YIt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"5810e94a3e2b4ba10114e1195487b7f8368ccbf3","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230219101053-5810e94a3","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230219101053-5810e94a3","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230219101053-5810e94a3_1676801494989_0.17219402882992263","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230219101228-e69f22193":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230219101228-e69f22193","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230219101228-e69f22193","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"68094d6414c82ee76ce353b2ab86d6f9fb41b62b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230219101228-e69f22193.tgz","fileCount":95,"integrity":"sha512-Lva2p32tJP3RfA02ua/o6/OZmk0q2qZip5MUJ+jGwyToTAqmi7NdLeMDQYayh19PNEkFxD8zf8kpj3hQU9E5RQ==","signatures":[{"sig":"MEUCIQDLiSqLf7PS4bwF362KsTiO0cSNPaT3qi4kPDFqWMsnYAIgLMWn8QR3T/GmFT0R510VjWu6teWlePVc3TYIKjg5JKI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj8fY/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqQ2w//ep8IIcjJsF0oOurSLTQ0+h3wxGsMt5s/hSCOsE9+6Hm6BTnT\r\ny77lJt00FcsnGn+RuzlvUeddbxkqTNr4JDUO8BCpdSqGjGxpqXLamuYxMb9g\r\nGnM19CR8aJmETDWjWGtJpO9a1jc8SoDRDImocoU3rPI8eyjfzA7b18P/5ttT\r\nZjq1ecVGruxc2QvnT5t2BlFhdENIw2MxXIWgSaEGk/+58JuUK14zbpxWltOc\r\nMTRiWI1h3mZqSJe6K7Jl0zLP+bNVozezEY8AtK9S/8bQ3jKsA3fPtpm/KDmS\r\n+d1o7iqu/F383I+4G+VX9dUpnh3+MwQP6rGl+6ieJs/0VMWKDSxm34jCrcl/\r\nSn/b0hBL3AUd7xCxWZuP4DtoPgUUP/QSdshtVQHklqoxhJ5+rTm7Pv+Cj8HV\r\nY/6lhtBlkTCZyucHYe0oxCaaZuRiUivcQKMxIleOJPq4rR0X3SpXor7vgZAB\r\noVFos9+SS3CjjQEEezM8j49SIcSVWEUztGT94flfd08LRyD/CDSF5DEjNxJS\r\nW9i4aDn1pudQoMe+qGC2kpexgkaklM5wNPC54ogKMo3B2M2Wd7T53AhWA1hs\r\njcYMa4j+G3ibrWQKVgaB2QZSclXGG3cWNU1jvIGZ4gbAeVVD/s0zCXXd+121\r\nfEGip4aHk2rjlfwmPMIGEohJueRnFv1r62s=\r\n=EhGh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e69f221936530422612d53757245d6dddc93c31d","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230219101228-e69f22193","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230219101228-e69f22193","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230219101228-e69f22193_1676801599117_0.4094727798462532","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230220002407-eff4e0775":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230220002407-eff4e0775","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230220002407-eff4e0775","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"5797d3d62eb8e32fb0fb2b05bd33d9c00329fbc8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230220002407-eff4e0775.tgz","fileCount":95,"integrity":"sha512-v54jEHXVHSxqUIOBg7JOhuaKKmGZ5e40B9vpLRq7WW+Em0viDhkJAU4hhlOnpW73PjZL7c5EvY1Ukx5hC8RDjg==","signatures":[{"sig":"MEQCICaAuPucqeL7JMzfkSLik7NIc7/d11LNnleXtAiHbt2nAiBy8s4tuet8Fp3+m4P6wWyxtnxxuCuQY/ogATF9fe+4wA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj8r3dACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpWIw//RAMunVCw91Z55buyoWwj12QDtf3ZYZQv3jujzKb6wS8N4RuW\r\nyB6BAFdRuW32Ylw7vqV/n7N+1iQk/862k7zKPUporCDKx5dFkZBG84q+yy8b\r\n6ze+OKb+gZxArxyzRdwVygVgsii4kkWpAu8ETDrmITuDP5Rk5CJUJfYIQync\r\nRjIAO6hz7JgPdG7TpC6MH3LgiLRBKAIVfdYtdEhvPHPWjxbWO3BAMFWWcbWn\r\nJq/sJyDo4BVXNA3JRnrDtnQ4WfVjpypYy8dwp9JMcqmOsCUguUn6v6hBozuM\r\nCdnXQqgHG6v8JULDbEleW/JX2fjwFV4KbpLt/8FUEFqu35m0u/I9bk4rEaYu\r\ndoV+jKtdZH2YEuq52OPtlYV3SRGaNKagh3zCcICCBFL1WdF+cCpEbc5FMWHQ\r\nFvQQl97qwWsVP2SYexwV0lTpYQKWizE7rS87PorTGcq5d1b0ndm947urfzhd\r\n9zjf0e6jTiaVlkI9K+2Zq70izBwg1IZa1twfOKSQg7g90DNVp8/dUI8k6raF\r\nCtNrnP1BJ2ZK2ikhcnY3ZaoPUobA1EfLCCkIx//lFXSdBKRNU53xcHGiPGtL\r\nP9OgutvPC+/2t8/N3ORZ3gxFymfSr5e+ShVwyoIstEEP5HjB+Idjw9ViOttn\r\ns9iUgUGPQNowUSmSUENh/Y41Nqk+fSXfB8g=\r\n=xlT5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"eff4e07757fdc260b6a8e3c7bfa8a80bef554992","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230220002407-eff4e0775","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230220002407-eff4e0775","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230220002407-eff4e0775_1676852701289_0.04789459865613965","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230220002914-3addc34d6":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230220002914-3addc34d6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230220002914-3addc34d6","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"163e7ea2f00d934bf0abd6feab06cb2b3d734904","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230220002914-3addc34d6.tgz","fileCount":95,"integrity":"sha512-w2Z0Lj7p+stUHCxMSbMgrL2XhDtb9JLpcSEBm+McVb3kciqlyyLSxF8ryPKsecJNHYTg1BHgpvY3PJXwRdDv4Q==","signatures":[{"sig":"MEYCIQCkX4Hv3pQ2iTeBLcFn6qiyKuDPAxKz+dozy7ElCBSVHAIhAKA+zBdZut/nlhftO3F5fTnHy/N2aYjcOtxqs1mcQRgG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj8r8CACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrGCg/9HYrN20uCS9tPfEpWwgD7aR+1SfY5en8xJsYN79yfqEsUwG/I\r\nRBgGkQWOjuWKlL8j0dG6yAugmK0MQYU1XCJ+BhCfiLdd5C1P0YlGvpcqxFBH\r\no185dfuDhb8fbcUfbiXJcQ67TGGPcwWI0oEBlg5XF5XfGFum0XgDxLdhLxt9\r\ntEUkNXuQSmSIjNkb2qcvo2Accf93JT3eB58BJVE80QlTJFRB+BuVEltPBZ5r\r\n7ZZaez0fDpJMDspDvS4n7TEFvWRxy8nwBviWZL8oRPhgQuBrEA8hqhYpIB1H\r\n1p2cU1i1c/7Z3iA/zlxCHhcmii5LKkb4OJGYA1CLc42L0FoI3N4vRvH09cD1\r\n5Gefaka4KM9RdVOHAK5wkCzdXeK/3STA4Yz7OYMClQv3Iv4us2AYAIunkNql\r\nSAM+vwuaIx4hYcTb1ojVQGKPcE/eMxDiUSpt66VcO5/6eB4pcQZHv6EgE6Va\r\niS8buRPT166ghCh+pSqCA4E1UwR/31SkF957mnjjpDEvZk12sO9yWQrQQV2T\r\nSjLI/PSQgiY2FPudLpWPwLUvZri0LLFcIlILcRqZVdJnxDBc6lXrfOj6v4yB\r\nSzMwFMq/H19e+KAtk5q4QAYa4TwhYc387vEPQ/MFwhGxj+95sq2oBrG9FgC3\r\nrv63xZqvZ3JoGlMgeEQMcuD+BThf0SE3NpU=\r\n=8rOR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3addc34d69a3d070f91e383838ce0b4a28497ba0","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230220002914-3addc34d6","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230220002914-3addc34d6","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230220002914-3addc34d6_1676852994389_0.9897844353751235","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230220003012-c1f5e9914":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230220003012-c1f5e9914","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230220003012-c1f5e9914","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d56a0deea0b1b42757c468127fc33dc6dd394b01","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230220003012-c1f5e9914.tgz","fileCount":95,"integrity":"sha512-cbM1QtVQooGYWUH5yPsNcI911q+yrTVIhPY43OoYbAbTSz/LYQpzheIU0hRUKtHxVUa11uMr64BJFl+Z4x9Brg==","signatures":[{"sig":"MEQCIENb7/pdP2Sbf8bPvlpl9pO3Gh6oEnYUTwNURSjQ3eAKAiBl7TsU6bATW1UhZ0TzjRLS1Xve68QQW3zrP2pjzYOryw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj8r9AACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrLbQ/9EC355evv+PWYcsQybPrQPhuCdO0aJ5ata0fu8Qj5r7qQYNb1\r\nNQvIj3LmHgozkZKMyjP6pIu/oWU1LMng1xiHWHy8VmT+lYvn9o3z9avLaoN2\r\n2xUEcW2OULfI/FtOz1geKbFdj6AH5oe5UtxR33/PxPR21GwOSJcHqHMH0boW\r\nZMSyVm/dgcKM1icqKmwnb9PfBpva7pzIeC3jEO9ahOYVqZRqwwuleMykYnG2\r\nJyx1xxNF76D2m0uWnshuyvGN13eEQtVagoK5uTcKN1Y4zQ0EwnUn0lHJ5WNj\r\nDWmOm2tqzNrh09Yo+6OEofJsvQvi4TvqhmbmTGTXSUdeh/Uxj1li6NcwpDT4\r\nl3zYoWrY+EjUXlxFnJoCQXyvvU81VgD0/JwTXT+m6aWxQdKuPNIyub741/lm\r\n+wFXKtjJ/dZDalULX0vmVFrPpofr9uK8CnvBNPMmzuLEmErZSVBSsE+TiT9y\r\nbiLYbxcSZrEFG0buAxKaDAjiQiwwVuASIG8oQiyoe/UNgtXkKqvyFCgfaUHq\r\nI/a78Y81Fq58AEEN0ZD4qKZNxn0y2Q90SvfdOpeBh2KLHsL5Ju63KqTi7ly0\r\ndC6Yln298FTkxYOwI3JkjjwhnKh9DBaaOHBwKHpKXOpkDXrn/XTeKDba9muw\r\n4PVX86VGO0N6mVcnHDxnLFbu0msaW2hsWl0=\r\n=K5Jl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c1f5e9914c488b150cb0fcd13a948ffd97d724b4","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230220003012-c1f5e9914","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230220003012-c1f5e9914","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230220003012-c1f5e9914_1676853056348_0.24603461859693043","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230220095740-3f3007a23":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230220095740-3f3007a23","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230220095740-3f3007a23","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"97e56599db3ed09a64474e5070af2f4e561c447a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230220095740-3f3007a23.tgz","fileCount":95,"integrity":"sha512-5k+B4RWeyYN0dmU9gQLuDNJwN1E5szOJA6j1DXGgfhpUvYNR9tzVdpZS3tR86IE2XMaDTBUPucIqeFyu9RatQw==","signatures":[{"sig":"MEUCIQCaVhVt7vRaYYV3KbQqNiD0KW1q8hUeTB/SSTdC5t9vIgIgcZdEPsfEaZMZbZ4t7x/Qnh7Z15Z338YDYqDC5eGmIZ4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj80Q8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqVoBAAoNyeAiPhE84z/VTBNg9DMDeqkWoIkhPLMuo0kO1a9lnB5vwv\r\nCG+99hSRxcVYGc6OpDLm78ceSL5MdEvZ4Q4NhsBb/LHjydfl3wQF4o23eGFr\r\nBJs1FPvpYoG/aU/np9T+efXZvO/yxK4CpK8DNtIMAlTyF9mhn5efwyIAI5py\r\nZmMDzqmvFJihw+6m94uCx/Pl9wCXV/GaRHKE0Obo1k1fFzL6bnB/lAY9t4nx\r\nqsZlWAh08zJa4oiNGEAyrK7I2hQo0vv6SUetw4XaF5Uxto+qP+cd4dMO5We+\r\nEManEVN+/I7xixOvOzB1gM7zf45WBfuZuW8TMWQVLc8yiE6aDjFkEYYRvP0H\r\nIzIVHms0oRLNkEiK8m+k0L0RWMaFgP3UU7x787sRV4KS7alXFUfyauDpFCEg\r\n2/UADjap1yQkXsmSrRu9JLDJzuZcquolMcnsD1J4MjAJRQCdGthrotHCsjs9\r\nLBhHkRTrVINylYM4ZVDHpoH4g4p0PKdZAa0R5Oe+LdWakqEJHFdTAy5OkuZo\r\nyKucT+W5/VZ2XqcGlOJrdaZKBT60MRHMwupjq4z4dzhLppYEo8bJZQ9awliO\r\nRic3uEh6tRy7+ubKa7iqbWS3QUoESlxbkUjIzanvKYh84+NptdcXv3wheOJJ\r\n7gdCiIt9M2a2CdjRy8zKVlZxSp+u1s6mLcw=\r\n=RyhJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3f3007a23c33bc7515a7b0362b5e2ad159fda425","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230220095740-3f3007a23","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230220095740-3f3007a23","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230220095740-3f3007a23_1676887100114_0.990833636069484","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230220095758-a92126617":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230220095758-a92126617","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230220095758-a92126617","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0971a9eeb7b528b3d36582ff6a9f513a44c6273a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230220095758-a92126617.tgz","fileCount":95,"integrity":"sha512-qKlMum/dP0OjShmXfpuABiP4KAwLFOsQFrQTGpcQAsVlzb5j9LVU6WrJrWeRGk6QiHXDBRxP+1enMsPl4rfZEA==","signatures":[{"sig":"MEUCIQCCLbbOzi7DwhVDxtOAS347zmMXSnZHo5OaXEXMPJqEZgIgN0acDdOQ//ANUskH3j8fv89DdFrKf6J8CnY0uMQacck=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj80RZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpGQw//QZxLg1JdVuVTluuavsDLVIlhqT2ckCF4P/ji57YMiFHU3doc\r\nBOw4duYlpY+PP5nthlKgFDRmVjxBg5IgwaqussHbqdKiBJks9g4jDb1O6lV0\r\n90wWT9etQllAcpBRhGbfJWL/hUrz8XX3+918KRt54wRdfLjWMhjz+dTG2PJP\r\nweFr8LiKYRmAsdAhJ2fGZ+mbaOaTLTkOdpKtfEzVxq4hZ0re762PTflL6hvl\r\nv4g1WkRDx+ANktrkuS3kle+dfWVuGR3O42QD8N+xYx57bvXMtyB7wt4JvO40\r\nRDVE+YZ2nYYO5jsKtv9Dqz91pocCkjbdpUgG8ZGgWWgeHnuVqGKQgYb6Ku7z\r\nN56l+Lkk3PyT/hbyioY/FCjOoXKyx7ikmWnci6kVPOOM04IXN5MKv7ODw/bL\r\n84QE/Zl+1/kjgqoswU+mJ1JCPhXFY4imJ7F+eOrmhG6VxNM3lJMkmC8/0dv2\r\nIdjPcpk/X1AkU/OezE6ZuGdevSERNaD3NXTjKaQiR/dZD3S1ksbn2Z8nCn17\r\n1XbibdgUsPLwsZh+YTs57nMa3z3Qce26f6QdgV4wkSw40U7rkVKFkQKUHIha\r\nEp/9v/aD/N+iZ1BB9aIcIgUvjuRTZeyl5+SIn+DCeuTw26LUo+W8Uz0HCGXa\r\nbwcHhy+WTwdtFJBmGcJp/wVtNNE3DbFwkxU=\r\n=rF4M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a92126617a86a15155718efb5911ef9291045371","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230220095758-a92126617","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230220095758-a92126617","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230220095758-a92126617_1676887128841_0.12048241222496214","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230220124003-e8337e291":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230220124003-e8337e291","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230220124003-e8337e291","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"4e218d5e9033cf82248eec5da3d44edffa194a87","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230220124003-e8337e291.tgz","fileCount":95,"integrity":"sha512-vyYS+axb5pJTVBELucsqYBrEHIy3LXEguYkNW5Tl5WfzxgwL89zCTYUSRiilL4oU7MTeO79bQo/NbOoIo+bbnQ==","signatures":[{"sig":"MEUCID24Zu0TQEk+y4tHFUoW2Cm4e599E1ahuQJgYftO67nQAiEA9CYw56UdhG9iDJlZONf0reiqIJrBH3eh4DIjdUTKvkw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj82pOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoQ+g/7BQVodz5N/+aQ0V0yMRyrtkpwjD/hOE9IsQTvJ0RiASc/hPJr\r\nSYcW1KsilU/pfqLBwvJ2iT7qqzb5rYuL4o/WAozYgQ5KdhVpcAefFkDN1XHx\r\nsPR9859iYchaSmiKNXmspScrXjQPPthsplkZbm8wyxFRCtoqm6lDNY6RXsPh\r\n9zLBCGEQTjrWa3Sbu77mdsVn45MQg4ftkhLCWbhmPCggESeSe5R82Y6R4sOc\r\ntbl44ENdVB9tvgGwH6lT/x2GBqFXLVpFkKA9zEU7vdr8SI0oxISCLDLkVPyz\r\nMQzuTpzkQXJ4ZKwGbQgIvbS7bb28/K+Nq+YCU5A8TTVHv7AZ6EENdhdSq7dF\r\n0flAXjK2zcm1pA18ilJiNu8hHacxVdkUOt3OKrGhxJzCfory8E2lPH2h9QLs\r\nEa4tNddVC0H8sMV2yeRkFC7lbFtkV8+h2pDF9WvhHkzxuv0RlthIpe0j4fM9\r\nf4nULzlWwjsnOna12Pucmw63I4h0tdzC1Q2Jhq7dYGEgbNWM+P1sU/xcdRPz\r\nk7KO3Lx/HeDzvf8W4DKSb4hIuSv2FRK8k1kdPQSy2A4BBZ4EmSQkbcn7usbI\r\naLa4/SiDrXX80s0Vp4ySnzZelP1EjrdhyPFUpaSbErjfWenjpwnLm1OSkwBC\r\nrPu3rC5Beir+UShmijr3BBLPE77GLGRpxn8=\r\n=AkwZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e8337e291a9fb78410bbfee34b92508cd8ba0a55","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230220124003-e8337e291","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230220124003-e8337e291","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230220124003-e8337e291_1676896845850_0.44453658591803413","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230220124108-dbd546e1e":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230220124108-dbd546e1e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230220124108-dbd546e1e","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"dce141eead68aea0fc21c7a725fa109e89711928","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230220124108-dbd546e1e.tgz","fileCount":95,"integrity":"sha512-TiAo0iDS7JOtU8Rb6axeipDEoePWV1rxMsKkEuUHvLAdXErIm5sy3bt++4FXMy9DvKD2+fDMuDURJuEByQ93zw==","signatures":[{"sig":"MEUCIQDgmbP+I1h1ee/ToaAFbI+BjfbGzu6UtpMAP8D3S6+nuQIgWvS8XD6rBPoIWEiXqJLSwZda5EY7IzduCfSBPjymSoc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj82qWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmotiA//aFlpkUwnPWzGvGl5czOZPy2P/MnA7U/Dl9REjnUsk/iUZ2AW\r\nXdk8HlLKjOowchG7iU3brESKDJ84FhESxj57G7zTmMzHIcI9YrzmvriBC2HU\r\n5rZMN43eJADbekXxRuw5D+WOKiMbjAyGDmtYMBucxgT4YKIySR7s+jTB/dZr\r\nnvZDfGmHdX2KRhaNdl/RdoAQDcs3fgp81nIzIwhdYAso4LKvoU0Pr8N2p3iu\r\nC7aOZmsMiXnbPb45EJPaFK/Z6S3WQ4N+N2k4Hy7sskzOZ7wZTtgm8AICFnme\r\nUUj1gCGiVtEVjhSEpT0D45hhTRYKbVOI2w3ov4HW4Aip0fC2/jwkJFHKvsVD\r\nANFK3eL0zwY4bMXvfWyz35lFC1jtvz0zde5hKRBQ+S/dYy2MOGMEskxWkMbw\r\neWjkNGqIKlqmK9R36peFHAVIq4ac7+AMDVZt8edIGPTi8ssQcTK85OdULiIZ\r\nvTQnajiOLCCAmHBgE39LsFAYibrU2mBvBwm3tgpzj5+uTxBdV6DktAFQ1sgF\r\ncLsCKNGgVHV2MpXvtPC0Kb5g+qmDt94ZTOnymrIEXdu7BOjd0+vlNy2JlNKZ\r\nPXoxmpqbdHJQkKu6YWcs8u4plN68LeSxUdwLoyfnWXdFPh9Taqm0czg94ZJR\r\nKnHsy77zmGXKI5y3OVNCBc5IgmZgcPCVGAY=\r\n=iJgT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"dbd546e1e954e605da788d33d09b23545b7a763d","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230220124108-dbd546e1e","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230220124108-dbd546e1e","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230220124108-dbd546e1e_1676896918296_0.9923938512604467","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230220124256-b16895d18":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230220124256-b16895d18","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230220124256-b16895d18","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6cd6b06af1bd8ebf1985ee08a715a474a96ca13c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230220124256-b16895d18.tgz","fileCount":95,"integrity":"sha512-oGYmx31xGy5/XM4mbwvp4jCvdeGhil779BV4/8Ind2XdZXHX79JIh535g6rpLNSfl+/7wHR1F1hwdPIg+cCeCA==","signatures":[{"sig":"MEYCIQCUaep+xZV7Z0ktJJnZ+MHhPvXYBFrcAhqAygWc5b37jgIhANQr8PKrAhRDjbnG98UMcwhmKjWCHJf19qfqQbzuIEZe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj82sCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq28A/+LnVwU2DwHh7rxZ9GtWHiDc9bGdpUNHogcOA/X8ql9OswgMTZ\r\n6XlrkVP8fL0xj4sOhJjTuwCkan4jk41n3r8w+qKadN1IjbrJJanPTuLmD10I\r\n8lse4tBHUBvs1jjt1oX2XVAQDtINCY/mIEROKA3iVNevQq4R2FbZYibcrAy6\r\nCWUfuKGBRI02hRNGPnvET5AcXkzS3uOCKEas+TXn3o4g9C1geVo2lOfjqE70\r\n6P0XFmEo6lQT4yf739cax9B4+r/zQPKzoOrTVPIqJiRJhj7XLxy+zZ6KMBfy\r\ngBfBvKxtmHwz3JvmZcGquKUYkmJ+0007RgTZt09hd5G3AEy2EFfgsQtuEcOE\r\nBGiAt/jZ2c/JNXfEkTMxrlzQb/VWnJgexKDllKrZ9WIKuBdQAklmE50EGTdo\r\nX9/tuGxULUov1N7caVtzVzsMAUGhH49OKV7rXPK0jFjEicjFkKhzaEHKcRbL\r\n5lRoV+C3Yc6J/IHTh14+BINAt5Nmg9IOlssZxaEkUc8ufBZtjuaLwg7UHFM+\r\n5n7Ld8HcHQW7zCDlaGakkgmS7WwRsieFZPB6vCClAFdopPZrXMjdd2NCXM5Z\r\n1V9Q5RKU4/4wRtIvIm2NErPH9x6jearlt+JyYRHnEND62cTOP4aIfiw8MlUk\r\naorUf61pqk4iZsr/3pMfBbWN6q0w9XD0D5c=\r\n=c58d\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b16895d186ab6ed8238c4610da6023019cabca69","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230220124256-b16895d18","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230220124256-b16895d18","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230220124256-b16895d18_1676897026596_0.6228305644347003","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230220140839-1946419b7":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230220140839-1946419b7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230220140839-1946419b7","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b8cd4c9e92ca8369bc4fe669629c3c224765b0c9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230220140839-1946419b7.tgz","fileCount":95,"integrity":"sha512-66sLbN/2z+x+F0z2fVr+8yOUuQUSwvLYbcT3ZBjBc6d2IX2JTCaMiXKAvguwX9XyIq5CI06BuMAwvIdX65REzw==","signatures":[{"sig":"MEQCIG/t0+fqimXlTIfSVjvHdO3pLWcwCd1LNx46v/pO24FKAiAwe8oM2BYZ7PQvmdKUBLi53fLgryrbmA9/rcXxmniakQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj838dACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpsmA//Z7uSnkncxmR88JvAh90QwBwvqqTrRQ+UazfujcScifL/2X0J\r\n9IiZX8/Xry85lpLPgv6S0sb2I1KOVXHUYn6+aZ/S0OZrDWEDZmYHKWewlVKM\r\n5FEwfx+GJ/s2AYU/5Z+B/hQTIAcXqO/vKTKR/IViRfvE0iWKIYo5/LuRxD8D\r\nh2uSL0KHbtmd5HrGBAJ26yrxZh8mzn/tg50I68CqZSAOtkxnDieMvWdfWfHk\r\n7Zz99V9rWRtJ6OLW8UbVRFwh/BZGWTxCwHniHggahSrcJzNziEQ5+rIDO7zV\r\n88aFhxaKx8oLb2vhzty4S4CucZg02jR/GAGk7BRcv25YPoPODJ8q4RtOqihA\r\n2/PZo2wKYDw0RM8VSoVTcwiyTDdcnDv2sVdPxyyph+jNj3dametDkH516mUK\r\na4YyAD8C92tzHFR+Rpjk8gt3jVVHHlMrwWy6SExBTSZLomMSD9m0/DYHGP+F\r\nzIxjA1dBYQ7jmKhn2WhYxNKIT3afLekwH8YXddnXc6jxr9h96l5+QhL3qypz\r\no6iwj0FvijLDTCD2nHsz5SSKV15o/UXHX/bXFsdsVD23IMOeow2Q9UmXAqDJ\r\ntiw4gBNrJKLohS51zQsUOkOJGzOpbomMy1jusXUiakxuW38gygiRniTZbBKa\r\ntu+yX9ihu4E46hqAVXYu0YNskkVvwVuGA9E=\r\n=OT3z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1946419b7340eded5feed5c94de23880b118090e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230220140839-1946419b7","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230220140839-1946419b7","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230220140839-1946419b7_1676902173751_0.604909003538771","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230220141118-87ded92be":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230220141118-87ded92be","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230220141118-87ded92be","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"24cdb08bf6b8053f7076addcd91db0570cea4067","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230220141118-87ded92be.tgz","fileCount":95,"integrity":"sha512-lLJlpwy70g8S6l0sTS6tcEA1wtFhuWzoCSjVISpGa/q2pdmpzyTMHfs7BHbOkfs7NUMz9yrWZyDs4EHiqQkcXQ==","signatures":[{"sig":"MEQCIFZQXC6RXE5r6ODY/xpu9Ow6JjTZnxPu2kT3RZbcYCGKAiBdqmEfX3PFMRIN/aXL9z2k5pxhnXhqVh2z+Kj9Gt7WuQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj83+0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpkjg/+IV2HpwnPVKx0fvQyRCRw5/VDTezuW5czSRZOrC5a/TBFGEG9\r\nywMSl0874vskhHHlNKjlHgirzFTppWgUHZCvuNDLiBPbtAy6olH47ZaPPdN8\r\njWgk+cfz+gjOKSa2RtYo4d85tiL3k6drNwJamsLQMwHWgoJhwyvHUK+60KTp\r\nIywO5zSxfvsITPeN5QsMSzeDzh8W9+T0Ldz2XASokV5fETu3AKr7b8/Q8rJt\r\nxJWm2AvyCyfTAMNpXain8fcbL924Kf1vADqGzJ+1Y1Mc8difJxe1o9NFH5FV\r\nQWWtonMJBWFGGuCVuRXGk9SvhDkS1W/bcJtaKmnvyzQ+QJuLaBFYNuCLWFYi\r\nODtU/dDiZrD1xexEjmCpHIGIbWUEyUVoJyEGfd3aXpILXFpgorvzQmNJk37R\r\n29Y72eiwYyaZz4k0+LOnYy3Z3R9wqBvkQ1QebfYIAzp2y04ivt6aOWvAAIH2\r\nFhQM5wPqAfOGeRfESiIYCNYveNyIUkvfUx/DHL8AKq+QqaVQqV4c8JteykyP\r\nAXWsWca33DPWR0iKFbVohv+oMSAtybQKZEHAFg8zRhUdLNsbkJ1cjFq5SD20\r\nPda7c6nFpQyPAjtTHn6HKQ+i07Tr0A+bmfdGRx8fzqqedy8xN+WT0uTN29jb\r\nUDFua8CzMonC5Iobll0LF04KBFMm09sx1aI=\r\n=htOq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"87ded92be7b8092d05e25437601ddeb079cf2e8a","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230220141118-87ded92be","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230220141118-87ded92be","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230220141118-87ded92be_1676902324154_0.9157332432571845","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230220141150-d2acdf194":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230220141150-d2acdf194","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230220141150-d2acdf194","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"fd28680bd9ec54f49fea2ee2ffc491422ae1b1c2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230220141150-d2acdf194.tgz","fileCount":95,"integrity":"sha512-vxZ3ldIkXbXfDRMlm6bxIoJU7Je9utOV52so7GTBsOwLJvxIalNlhn3NHNaGtjt6Te//bkW74IdGHDqYjB93JA==","signatures":[{"sig":"MEUCIQDJcOF0Rpwb2yCY2JF7y2sNIEyZqSAuvExB1heAgeIRgQIgCpYjQOsxtavLhIW3OQUPXsxnPvf294ViDJdnRjONw/s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj83/OACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmozOg//XO9n+C6avwUuL1fRa2fCp1U0L4Jyny0OsYjzYVqbV9k/YRzM\r\nIuvofBdGNYvqOIQ7nyoX2NgcPX7eN3YpBsuEtKJ+H8FwsDKfCODIryrhHOT1\r\nkt/aeAng7m0QYLB8oSOHEPxYS6DwZdOtR0A/8ej6L40rr4TKXuVylnOrdoQv\r\nyiyjOp7lP77giW/iFic6UyWm1kMJSAYcEA274qOoXmq7cl0NugPHJai211mX\r\nJkAGSlkb7+xR+1CFHbemy0pO02Y+7yZIbOICwwQ6OX7yLSSe4Ad34Qf3B0+i\r\nGUgnvruJAs888+PwQXMoUSEU14BOBmkk6sC2jKUxHbgVst5o/rK1HloPpnXl\r\nYsjggmI4g9DPhMDrW9+5KCfqq7d3jNJaBZ3d+RdL0hGmHX0gLpeuZmIZTMI6\r\neOXRJjpC0et23QT5rq3+KfhG6oOoj7Pzy/mY11Xh/WFbQawHnsUcW/4ydHBF\r\nCFveD7DSVXrHolik6JF4L7vL73NRJIY7BLoEJ16dl7GIVoJMyuLRTTwCB22H\r\n8wpqjvy9F9dqJZDgerzOxtuMytqtqW3hv08/AO3KI3IFMHho2W1iM5+j1te/\r\nl8FVFJFoitywQmgDm4cXgOxBpa+vrnXomGotzODT9Yai1fLfYFAVryzBGoMK\r\nGJ6o+Q11AShzvvq15MfWWzSzJdBUPaNOyEM=\r\n=AGhW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d2acdf194dbfef1f2876d1023b9c5c0545adb9bb","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230220141150-d2acdf194","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230220141150-d2acdf194","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230220141150-d2acdf194_1676902350577_0.45026544258792156","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230220141201-44d4498f9":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230220141201-44d4498f9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230220141201-44d4498f9","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"fe5f70bf06991b1334d9be49cea5a1ef991d15e3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230220141201-44d4498f9.tgz","fileCount":95,"integrity":"sha512-YCNkE6wHBLqZp6esrRDoS89cJ+y3TXddBK7m4Y2l1SHRr62AAcckHF1dDLZHdKW/dm0i9GzsWPxi0kJ24GupDw==","signatures":[{"sig":"MEYCIQDMue/dKhNnYgqOnFG8XMRc+2/o6QOhLvaPI7bMgUijgQIhAIhm5KRdJ9l1MJdR5sLVto+nDCVcIgxKqy87epIpyMGH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj83/nACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrutA/+Jx5fQwHPRtFWHeEbsa69Rh+2KC11wTDAx658aRnrhqDlCmz6\r\nUP70OwqiZQx7FwTm6cWKDj7FXi+8pLk97FRTKs/n65Z2CgBIOMhZfhQGLZ2d\r\nIVgoDXbOxtQtGdITrcai/mHJwxRrJ/llhkmCsDRjt2bGh32NyeXsFL3c4vn8\r\nOOUsqQ+b38SeqqZ98SW05qmxN6ds+bidBqTZ6xFE5ztBkx8ptFSK6v+2ZTzl\r\nQz19LaVx+ZAoTGW+LPWp8vwsQRDHkxgW2LXzhNd3AcWcdrknr+P1b1tnUfvY\r\nUry/wTfoUxaiWp0/jsiAQ7bdf/xXOHBBXgN0ga7lboFsBJLIjlnW+NKUTK0V\r\nj1f/0eelUpecGVonBk3KiPwK+EHstn4cl/P09IqQDFTvp0E+ylf1IsVdvMWi\r\nhtoFEV+wBzQ7i3YcoxwQy7q4+E6uF2a48q+Mf/1edY5vBwCrs+RTXiF+YzgP\r\nOS9vaBbx/L+nZBkZ/RU02BD5oO0V6XFvc8Bqo6Mvxj0nP3H2pRRQsNJJ/LQy\r\n1bc48VzWbAgrqpHgar3Id3jxbnucgPF5LOpXot1ma/72rf0qLYDB/62RiQgL\r\nKMxTssINzEMSIvstj0GcCYaI8LyhFaWGm8BkmVXJaM01/3qtbIkOANHPEYip\r\nu9hIYKp1zyjAbtR7EI6J4kLBbCcqReWwmTk=\r\n=Nmxt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"44d4498f949ada1674d4a2537d90bac688ea5f6c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230220141201-44d4498f9","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230220141201-44d4498f9","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230220141201-44d4498f9_1676902374837_0.8197970112746127","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230220195231-c03535987":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230220195231-c03535987","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230220195231-c03535987","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6013d1e6efe4d12496b978e269ba83c55d080961","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230220195231-c03535987.tgz","fileCount":95,"integrity":"sha512-4TVIUrjuUJzAXXSsjNRyf+xhezBMYj/vCdrKLNaZBQu0/yazycsj/A2+xcIewfn4k6iz/y2PSdZ+VcE2fftmOw==","signatures":[{"sig":"MEQCIBYouMgsN+zSyWqFKxdfWAVQFUaCNEufj19KZ0gM26/1AiAwcjI2I/PPT4NPhQUuLKqQwmMa/Nnb6Zh2cJb90DnYng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj88+nACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpwzA//YpV0AOWuk9vMiKGqH63Hh8EYakQTXuMdKodwtscxujsLYZil\r\n/xcdXxVcA2UYCfXQNw4YqMjaI/6WctObrBLzqlbpNG9Lm8ovllS2OKPJH7Qu\r\n0Zqi/SsEMrdqWEddMmtfrSrkOMpeFx/+DLgDD1EkR/9f3XTpQwOa4vV+WezR\r\ns9x38GC2FN5WCocKA1CcrfM+wPfqpcUum0ICP4/D5KpjXp5y1RKK30/LAiQ9\r\nOKoPEAWwHBiU5zCjHZFOKfBTQQMdIavcN8VP72AwhZ29Q/6tDzbo2v3AVB7I\r\nA9gMaTJj7w6RFPigdFc+FZxcNBsy3k2bw81yr5Gy3m+C9SjveNmAmEpmqeYg\r\n78Zj8YipYMSf2egKGdNR8fqkgLAZZ6JOh4T33CVOlYyc7rGGYub0RjCUfA4e\r\nuYBsHQu4hDs0/06gPq5/vY8E4QGoVToKz2D+lLu29gZdHB4iFPLQHsf9GYkO\r\nBTJDJq5Hf7BovUhSZp7HiAEOMFEvGG40yovvnUKLSBRMNEFdged4KBmPhKie\r\nfALLKubc37Wwdhw/H0hO+o8Jy9mqadYbbUilGeGB2HITe/Xx6ufLSCC6iqGM\r\nsfmxrad5NjfphPl1VoCT08bnTMouUxolD7pWqRHhXBIndvXzJB7zybOSFN0K\r\nat5Pu0UdqMzcMuG8eX1cWaysG9Xv35UukYY=\r\n=mtoH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c035359874ab24bc84250a1b8be3ce791c984062","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230220195231-c03535987","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230220195231-c03535987","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230220195231-c03535987_1676922791488_0.4878584272698099","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230220195308-cf862dc6f":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230220195308-cf862dc6f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230220195308-cf862dc6f","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"69cc8d20a4c2e7c9f832a05e87e433faffe1c536","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230220195308-cf862dc6f.tgz","fileCount":95,"integrity":"sha512-QwcmLkMPAfWdp9nrlBg2qQx7hSS+loOu4WW6hoYjA+koYyLS4EACwLhPQDjJ7i8UlDZ64XMVZaf+kwuV/ZOgAA==","signatures":[{"sig":"MEQCIHHuSQrpUP+RbKwAdGWcHE424FrH/XQbp+HE7v3NzOJkAiBdhfDUc1NLv8LFLxmoqFK3rBqV3NhPZJ4xnl+jB09LwA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj88/MACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpsFQ//c//kv3Pv4i8BoKF2xMi28d/PuXo6nf1dtL3sWQIbvjhgJxKw\r\nR+qTNqTlieFEydKKgfoJG+p0zNBIMN8SAIIDX2EVZGoeXKeQ/SYJ1CI7tmXt\r\nr5vzI5gq3LnYm+WLnqPBQnLpk2bPLvVTj8Mz/Mot6adacZz+D3BVf/AeqLpi\r\nwjUjFxp4DOPy6xpjDXVI0rpECWQt9xgkIbXHhPvQkCnq6jLWc+yPZsR8e/DY\r\nIwscsMOiPb5VLGAULfuhEquxJw3DFGLXzh4V/prkNPtApO3iWpM+lddCzux/\r\nwRlnZ2T30xhe8r7PG3OhysJg5VzpDyRVFfxNZK+lsuIPMwNcdKgCAP8F5qWB\r\nFUnjA4q7yTrmkJNv4ncCgthrIxIW/xytMXokS/W44SlllTKfZL8nOD/P5Krx\r\nGvdQphOK7nh6VtgK9IU/SbFmSdhZWV/3KH4oQP3w+NUZPjeKjXHp6iKZgD3e\r\n/OOmICkYThKCEQi/GqLoBLPd0nvhpqCjfMCquaBhWfV6O1SoDOKld1wA5/z/\r\nRUd/84XaAQToTyNNIs0elZlP+2tJ9bnKMqhvUIbg22Rk9lrjhmJZlxSckOgr\r\n26okVrFVkB8mbs4AzTC4L+6I16Dy3ywNXbOtdIX2ICCFL5YmSsx2CIdDUnaC\r\n5VX87Gm52HeVHg0+h+7qpa0Cg0J/jAvI0hw=\r\n=5qC0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"cf862dc6f47223ea46e316fee77967f30676c3f7","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230220195308-cf862dc6f","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230220195308-cf862dc6f","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230220195308-cf862dc6f_1676922828055_0.8590934178718566","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230220195408-c4c8dc719":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230220195408-c4c8dc719","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230220195408-c4c8dc719","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0455fc904ff1fbabbcb6a0553fe0a00fd14faa8b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230220195408-c4c8dc719.tgz","fileCount":95,"integrity":"sha512-Jz/Y0p/o5/CzfA6qw+8XsXz0EYISKl6n0fcwzExAL0kmBwcMN46ztHw22iv9kw8hQWvAw0BlmMh6JYm7e/zpQA==","signatures":[{"sig":"MEQCID4ewGGxyKPqoQVwRbk6a7j3EhLbln5sIfYA2flyT2WnAiB7OfrA+R8eyRkEAnXOU7ShBW6HbH9JZWJ3CsqXqcdiuA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj89AIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrtJxAAk263lJb5L2+ZFpKfr0ZNsbwdDR9ouQaXXs/XuA/QtK3Pkh+6\r\nZac05dvvWEsR7XzAkt+mRHmPlNB38XP/rjluG9rbZ80aumjmedve4d5S6yUn\r\nGNDF3nMXxaCj0TuUSZ4p1XeVWfFxa9B9AOPknv69n6tC/3sSj1I5w/NCA5hS\r\nyD1eLmsU/K7h8pK5ibYNtqh3kuz/o4jUZNC5PeAFojtTBrRvg5G13sI6W6Ij\r\nGGGhTq8uT7m3UHnxidlb6Ou2O2+z1yLrla+31tjBsRCpIh0szInbuDip2VVC\r\ne89bVBz5ZGLkLLosvVkVBaxF3VlX8WyXlIf12T9opSXciFOR06j1crXl6uog\r\n/4cUPOxWXlBQwjEEKPcHCykRSZahKhWS+HVLKwx30lyI1mqOaW/gPcQ2YFGs\r\nn2M+jicorqFYjiZmDk0UY6nvZfpcx4T0ZF7TuPxqt5zVnmTTUyXCaie/ih+W\r\neSbWO2N6+vohsr2Cm7XIFyu6uaJpiKAcIpTtB3m4OfNQwh3XCIk4SKbzWpDK\r\nOCV3ePLgb/SkFTHr1VA+fdifd5idd+v9QuMWCNOBt1EX/EZoxRcqeMqhhtZM\r\nUmt7Hmt8yOV+R/Fhs9MNOuL3A9O+QS9yM6LO1J0cWOe47BEbsfLY1O2URPoF\r\nUoMZ39181v39x25AfMDXIyegxT14pgflwwo=\r\n=dQP6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c4c8dc719fa4e6c2e0f28e5cf8b0ee700a7b6ae0","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230220195408-c4c8dc719","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230220195408-c4c8dc719","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230220195408-c4c8dc719_1676922887980_0.7789475407293025","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230220195502-f7639fa7d":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230220195502-f7639fa7d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230220195502-f7639fa7d","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"594472d93869781a516f548c6c2f7f0c17b354a3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230220195502-f7639fa7d.tgz","fileCount":95,"integrity":"sha512-NkapOvBhQYwerwCAnKHgkVas7P2HfUMQHbtSrn7Z8dCocmLsp3xO85jtbNwAI7AySFhq+y2p1sP6O90+pd7g7A==","signatures":[{"sig":"MEUCIDM59VLaEPmZ+M8qAR9lm+XXSNRE6FO6XSPIFpacCNbjAiEA+2rymFJh7fZliyEtKFBJ6km8hlT1ptHHN6m4LFGVduQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj89A+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqheBAAnSYxuzO67Rk6kXrQASaxw4Bq0NRg3+LvbArGjmPjF0bp6QQR\r\nqQ13zUX7a1S8exRGO0KkPF+P469fIq0y/7g4leItJlkCQz7tOqph+2bSYBLg\r\nk7+gZoMkfAkSMCu8ZuO/aMJFdfGLOu4JCF1DoipO1cT8LBV1cmXVHk1pqJCy\r\nhyM47rJbsFYFcM/+dApuM4dYcGT3scPpctzRAns5BJ+if92/mZv+3RK7R2aW\r\nW+kq9LKZCEng9b9rrJ2HInS6WAozD+tb+ycERhO21S1C3H2L8lvRLTIgdzEW\r\nr1dT1abRLkl4lSZ+tAf04jTAbBdlVHFEWOgOFt/sfimt+epKIuRONDzqpv3Z\r\nJN4uBV3UuOgV9O88cxDUEo4IUT37BzMzqJQi66wjc9geKWNSRu/YOnvNl9k8\r\nikpeecKKD+iFOBEheT1EQqMaS5Vh/0YcqeOYjfDDdd2b4IKEDKSr9TgDxKl8\r\n2PCHW9xlPdGv5OVbAtCNHBTxMM4HYuaL0Gg3BtXhpiQGQqWIt7hXSFzhmj63\r\nNse0b2l6qWpLXdka+GAlUQ7B8WF946u0rhaX1ftnqu/MhemSLAP/AIvah3ER\r\nPHQFuFTdO5TRCyK9UlwpGPjidOac+5Cb5f6s5ZOe2bFjDYw9J25qrJqf7fAj\r\npgqbOYAcc5S6mM88i7MUNXadF+eXLPjGJzg=\r\n=7Bef\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f7639fa7d06a492a65c3b6bb9cea43291952b062","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230220195502-f7639fa7d","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230220195502-f7639fa7d","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230220195502-f7639fa7d_1676922942768_0.4330956435762121","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230220195739-6ddf21463":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230220195739-6ddf21463","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230220195739-6ddf21463","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"eedc1e3040213a07396677aaa4402ac105922b28","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230220195739-6ddf21463.tgz","fileCount":95,"integrity":"sha512-cM+cFE7S73qeo2B1W1Kg+vE9uACZi0hSN1QGDUwniguPgX8852KTsCQpL10swB+kctv+KlUNCp2D8GwIm+JWPQ==","signatures":[{"sig":"MEUCIEfOLERtZZtBAn8QLstFYLdCjKgoaZHEMsbeIL7bn763AiEA4XgU04P7KEHgUngdhAKRYAJeilBNt8+/kRf7atF/gms=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj89DbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoLUg/+IwQYPN8s3incGpiHGy/+sBKymmsbPaxNzLIrh4neNZU/YuCG\r\nWGu6EmBk6+BYAb/WT7fYRgG2Kj1atw/HtbJcSDh37xe1qZKo808tZ69CVelK\r\nW6Yl+BnoJBHuxXEkFuo4rr1uSDPuusQL6CJ1hMrJl15oPgZGF2m6nu4COwKU\r\nqYpIw5xdS0Mys5NOLlZs/o9qFm7D9fyk3e/3EixcJ7vJgViGJBgjNDOMmKcc\r\ndQtKsh/w6/rqBGgT/UySyC4xEcTFH4X+445JgiAUrixqx2QjIO9BYiTGqm5N\r\n0cPRKM3OGfKiiqC0ZIDkqxgOx1BuWyFvgs08mXZnzzOcaYdRhPbKtdOVs4NW\r\nxkhNidOX13QyEZ2vfc8DsEJ9ZB4JXWSOzKZ9q2iinqbnj2XJp2Uo3cS/HFey\r\nQ6dxG+64kLWCw0QUfj0gFzYRNDNWVkukgWMcFAvP4eruPWhQnlq6ikgyjLfk\r\nDiJUDrR0by0rpyDhHdUKK6EkYTAW6FsKzFuCNTfE6pqByepW2Q3Qq/HFQCN3\r\nJ0Wp7SGCsS8bkLA21YbHCIRNOjRrygeOAu8S/3QAV6ffX79JrGgPp+FGN5OK\r\njy1rAM9niJGAbPtyBNXpzCsiFLh8xI3xQOTmr17gD5V/BTmAgggBIDoPCz82\r\nrSMyq8p94YQaxlPXBKfu2EIcjAJDC5qwlhM=\r\n=BUMP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6ddf214630c6ac6b50bcb27003c23aca495a2203","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230220195739-6ddf21463","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230220195739-6ddf21463","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230220195739-6ddf21463_1676923099187_0.4963791343629711","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230220203337-a78ca9957":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230220203337-a78ca9957","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230220203337-a78ca9957","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"541c1f45d808c8a5de75a8563eb581daefb192df","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230220203337-a78ca9957.tgz","fileCount":95,"integrity":"sha512-HqjsTkH8IsvCeyS9704IziQJ50xQvinBupQEGqQvUIUbNBpTvI8Y9Htbglzhqc4yn0m1sy5y7Um9gS0o8TjDnQ==","signatures":[{"sig":"MEUCIQCpxO0JZiLIvn/fMgAaw1ilojo6wm3jUQpknJ2Yv7RjngIgQv09zGdnCOCDEl6m8/iXIu27KwGeGkLF+XoSwVgf568=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj89lJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpkVw/9EuXRgtiT+Rbs5h8n04GSSkbmWoAtq4zmrtx8QTbcjhPqvHsr\r\nuHuon7pjYJnrvszshUB5iwnHNPR/2dgdE1OfFJWIRYf2Lzcp4oy6KJUczmY5\r\npVkRdZlwRMA0bM6Llk5L/SVvhUOq9LtgrRoXJtfqu+tERwYzrq/CO5wlHnFH\r\n3+uGGLbam1n2UuTngVji6PZl4PtBr8Z1+pGNqO74sxLSG7Zpgn1GilE70d6m\r\nxaeiCAkc9W39AZSfpawNTMeq4SPJ1iEHBb8G8h9gn2dEHP9xNfYATGcskixh\r\nQGIX734P1NZwC2tIPnvOQ/TKQrtIpgf50xdi6nwhUBhMiyq8HdTY7UI4Phas\r\nrAX6SoxOWm3xddDVMUz4wojHs3u6c0Px+qixam5sjrAlPTBsjzVNEJQystu/\r\nYoMQowL2dPAGVwTGZmD35XpiLgS/kHC0f4brD2FMjpD+jVoakV9tkPqHRy+U\r\nCZpoXHDes4Okxrcq4NsY1t4ZaIx99Y0IS1SvyhTC8mOngP1RSvx2JTX4V6cW\r\nS+6Os1iubXFeaeGWnD56QUvgBV2VtBq0g2w3EHHNXyKmcPuCAwPjmhmZOd55\r\nZ8NaA04z99y/PVskcgOnfeEK+bZg+lm2wuhNG6b6+PuRWbAo/i/OdVpC3udm\r\nPwq7SvY6+v1U7LiGnsl94HPQGTljQMOBRck=\r\n=HbCV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a78ca9957865cf6ba4bdb0a75cce28c789f16e87","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230220203337-a78ca9957","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230220203337-a78ca9957","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230220203337-a78ca9957_1676925257292_0.5579768550585062","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230220215039-18c868889":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230220215039-18c868889","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230220215039-18c868889","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d43f4c5759aebc63f131214170d56d38be714d72","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230220215039-18c868889.tgz","fileCount":95,"integrity":"sha512-/UbY7lCzZirpzzQ7DuZ+8+Px7qH5WVaim2LUWdYnux8w6mPu62Jiji1TK76huEaM/1Eov9ASLh2he1FSjtzPaQ==","signatures":[{"sig":"MEYCIQCmYSZOu3et7Byxo41r8B4E5qRnFkb0jMyyz/wGDXkZIgIhAIduogeFBRLvL2D845K3+gYXVoEbSem8Ihcr9WZjgtQi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185306,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj8+tYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpZPQ//REAOY7aMtI5JZif6ORAIoyvLIJHDe/5sofCVZlmRTn2DHOW6\r\nXd4FRINNrbIOsglsO54FNnhdyNjHqVNV4JyAP4N9sdV9wFfTms8xIm4b9t0n\r\nHUz7JZeDbXYip2BdtrmY5krxYObn2IHn7zjntkGQQ2fYR817Ur4iF42NwuiV\r\nk2eQJ2na4Z3LLezYY39ksAGRhlXBzDNsbU5nRN9Z/w0SFEllqUfUGZHx6/oO\r\nDvOsAhY7AR6FVTuWO811WXLLIYZrR/NJdipv9/BRKYzDEosL4vHuMWxy3iLQ\r\nXqZrZABHAJfxL5lNDRTbO8aJgyD8MG/V7IOxti+dpSd5a5FvR88Xpalh2cmw\r\nXcnEkofhssJE1L5CYCs+x8EDST8ErYHgTgwMEokWL3xYyS3JPYZBkrJRRsly\r\n6zp27FxqREGQBgP77AmIY4n0r+4Sb2ZzB4FDM9LNr5cclb4iPoe94SHo6vAt\r\n6JkEUDWwKzTypsWCZtXIp/+5s/4CCLQhMmC+bQlJY8UsM1qxapOE/J7uPcso\r\nU8bP8upOLiYAvb6akw6xCqhhl+ia3AYmUTwgM4XxSodtHAAIuFpyQfUFTgaW\r\nSvd8xFJH967wwcxzDBx+5vDW97hzojG1RvYfvlotXvh4xl38329Nd10Q39de\r\ny08Hsu4DEz669IAr05IlfWa+aqQ/eAgy5AY=\r\n=U08z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"18c868889d1d4439afec2d0cc422a6b93eecc604","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230220215039-18c868889","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230220215039-18c868889","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230220215039-18c868889_1676929880534_0.0011619584461346477","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230220215608-bfc52c524":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230220215608-bfc52c524","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230220215608-bfc52c524","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e259853f8cb611412854b1473ea91e967685fa88","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230220215608-bfc52c524.tgz","fileCount":95,"integrity":"sha512-MVt+KZ5eL1fMdZNttKM7sgc/xLM5g8rbAbNWIuxns7fU8wfrJ6Vzu1PeD4CCFy1wKNmyQWyVYygnw9cgZhrJrQ==","signatures":[{"sig":"MEUCIDWznj+OTPVjw9lxhfIP+alwrW9L0vnEW5J6Wh5JEjA2AiEApvPu0KVsqgCfcklNVaa0j56eLdFae/+Pb1e46FMPuCE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj8+ykACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrKgA//Q7SReTMiaP025PQaxmKhwXyl6amu0YX4aP0HclVKGfVxTVEo\r\nyODnzivGo3iLqLvlD4ZF9U5ro0DozAk+hXUEWUIXolXuLThX7fB5IEjJYETf\r\nO8oz/VSCBq+xfpQfuhAkIfTSSELvh+ZWYvdKCYtkPQ2GUg1ljdwtA0OieU+V\r\neHlY/cFm1v7IZcpoAAFQs7upyzUyf06oQyuhUcN8oP7brKLJa+z1lvlVBGmw\r\nq1Wp08a7w7Vx2qUX2zPUxjeNqx21WoXeVNRzf14SeE9zGdRkg7xogXak4hUW\r\nVpluyGJOMXxwCvWrvvD9HlGO5cskVGBOBIUVwfO07Lk105IJJF/6v7bK2RNn\r\nfAnnhE+kMM2yz83weqe94MSVRN8cbrCTYJ3bQCWi+Jrwonxm9lvvcaBvjjVb\r\nPaxePxMn1PD9rLLU2UIHqbPMpzitsAC0EYiZaWgXtXcflecI/3vXQEWrHrba\r\nOHFrKc1sQJnuPdfDvPOTH6uRYY1mC7zp7ubyUImymzz/F5E4srz/I7TwoeeV\r\n/pbWhLmzxQK5TcLOLl38Rh34IKQZh0mEvcIMx2oQbRKFE0HIKNv4ICC41xT+\r\nKcV2cE89QVVqgUMiSXB8N/9spxeLrDwBn+pntExJGnTrlU0g0XKIpdK5/cZh\r\n2BAwQVGNq2bs5EUWE40MNlUearY3wWrUMPY=\r\n=eOAU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"bfc52c524d226f122d9e66181b6bfbd36318146f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230220215608-bfc52c524","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230220215608-bfc52c524","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230220215608-bfc52c524_1676930212345_0.036019763771119706","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230220220141-e01f01d51":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230220220141-e01f01d51","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230220220141-e01f01d51","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"135b7d509f1a102eef08fbf53bc5f70b5426d305","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230220220141-e01f01d51.tgz","fileCount":95,"integrity":"sha512-NDP0Brfq8GxIVF7sPi21NWvWanWrts92cKsgQClSU4IGWo73uLoA5Nd0q9KbkkT5PU/H2nqdinjTJnKwkku6jw==","signatures":[{"sig":"MEQCIEAzHa9HtSPGlyq3Fno8M7LPO5gmFeQiUQ1w3QsW8+VXAiBlttKWSf5mwWnwbCwwuszkvF+LKPksqr50PxeVGFH18Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185306,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj8+3vACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqiiw/9GRUrZjohO69wB60uWDqk5ltbwiW3vVM9uc7/FIUTu/Gih/XH\r\ngD219T7fu4p2IQUm5wUzBNkaYhiOb9p9axt0C4qFOC4p4neKVPbi2If17dX2\r\nQ9KcY6rlVp0b/n5wkwt8gwG5sVWK57ecvjyhiH2yxx0rT5GYgd2ZHrhyEcWq\r\n9a8RrGeqOUH/pXLRquzuMrADuCxlJTm5jGhjpDC1hUOn7IMYV6vW+fmgw1tQ\r\nbrk3hUUmpTPUWIeBZLS7E4/+CG8mR4TZZKhS8UNrDCgc0mQBz58vfHKMijng\r\no4/5p8Z3kcbbkVfCzTsZZFDPPJy/KgzFF7LsVxOxGWllEqKwOytbQxm0X/SC\r\nGdvDR9amPq0rPbyfHdEmGEervb8wy8LeNOa1Khcf/FSln36UHFWcwrhO16lT\r\nAs5eqCdB6J01Tc5IBmG3EhyhPje3wyXjkufaQJpRTon20bLBhZ6jEnAC0mlt\r\ngGoz6aJK/mqiHCkynNnsWW7A3+2Es477EhNh0IbrK41FUqaA3KgGj5qLEKHK\r\nPwJBTMF2FVEvU7AdqCf5POR53yMg5Z7zSsvrfVUc6/IhFasLJ7BNPWJucm6o\r\nz+2jgbah5weC2mksX1NuGmfAmj0gU7y/xkpvtgMlOmJNAha80WQcd55kybpc\r\neKrAOBSR5QM4jGFsxRY4ZPwaQj6M6BvQ6hw=\r\n=fuo7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e01f01d511cb6da2f74c6c98321aec553c83a14c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230220220141-e01f01d51","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230220220141-e01f01d51","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230220220141-e01f01d51_1676930542804_0.9111112966686137","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230220220309-b5de7da66":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230220220309-b5de7da66","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230220220309-b5de7da66","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f0d7a02fde11a14eaf555994903594c36d87f530","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230220220309-b5de7da66.tgz","fileCount":95,"integrity":"sha512-1HWBOyorMdjw8HHKcXzVFY76U5SeGD8bQ6Yl7eA/ibFd/TKqHxRLQ4cfk61DjaS/hGfxpQsCuf3UgoUKiHECHA==","signatures":[{"sig":"MEQCIEGHefE7llS5N1jKtpNfifLLiHAaT7BoT2ZMRNwk6mijAiAs2kUOPBW2gVAvI8SZ3Q5vzSsuLO4/PJQuC5EPug9gzg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj8+5OACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr5SxAAjD1wpehNPNPe3SZixzIzNyLDG3MDq+RqndUftrlheND24oXb\r\nNNN36XKQLLI2sh1IJBG+TQsZU2ldA5fVwNowj9zB6Ue/HSVucXZ7ywzJEjVs\r\nQeVk4gZ+wQx4kHaw1XjHjs5VTmILpcxBKEfb8AQkUwFhkx3hVRFq8EmkYGdI\r\nHKCc+oZYxq+zZxi9LqwccR8Ecvz5gBwE0Mo2tnmO21n9RkUfmCtgHGZWRJlM\r\nh3dJwFT2xrjM5BfgzJGdSFPmKSAC1qzw7zlYGi/aOx+IMgTtQdMnDBe9beQH\r\nKOJlZbi8gBh8mqH1moS1P6Acw5jahHXZyJ3E9KNDp7CVlUpmLEksdSgxLwIx\r\nXJitOWdWhVeNCMg5yjtONB6otcLa6cOH8jNKHWiDzYYkj7BLhdoxvFR18ohJ\r\nAEof8bBSa0mWDtaItILyQ5HDYUtHKJZ5i1q5ddN7gAkFqv7rvoejDe/hl6oA\r\nZzcW5EMj4jAteYQalxEWnbPOJoiDL8AHf2vDHxqfP0A+hsM6F19znifgXxk0\r\ni6jCQhHRuZy3LOuA6tdmzbn+dKMDB2uRmGOsCPOoxIWqKlqpnG9XDmaoywQU\r\nxJVYWFWXYE1iQc8UqFKKA5soV0Jr7WeA8Vzh2Nn9PaEIa6shgpKTKfO5kMpH\r\nmkeB9GZzwU6Uj+KUrSt8puZh1evDUFExFPw=\r\n=S4UD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b5de7da6647de7360a03b0bd92893934ec6586fd","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230220220309-b5de7da66","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230220220309-b5de7da66","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230220220309-b5de7da66_1676930638097_0.278783163125395","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230221061345-f4f039966":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230221061345-f4f039966","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230221061345-f4f039966","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"38b037aec4a99966b31d4e47addf4199c8d4a007","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230221061345-f4f039966.tgz","fileCount":95,"integrity":"sha512-Dl/hr3NwX22DZ15ir+F6ir0Ax+g16wmcHqUM1knEz02dt+x7AKYRnyXRn4oPtbpLkb5b70sjVisf78gysHcgkg==","signatures":[{"sig":"MEQCIHDTb8H1hwtV1DbfuvgoKmGCgq1nsd/qPwRn5NBBCNnLAiAfRXaZfbeEJGZIjstoIv9mqe1Onz/0YyyoU5WrNkDu8A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj9GFCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqquA/8DhW3HNI1+TPNAt6SeDK77NW1y2aRUXVJRiwqf/9WVg/EQlDN\r\nknJvCETANwlEUuTIc3IcuxgWa2PKfmJmBTd1SmA1Y8DeJIoIlrgKDxFVnbb+\r\nkD+rT3NB96abqJ5Ue7VQr7s1IV6Oea7jnG0gNHUEV0tJ6ZOiGJob+kIsRSuP\r\nhKTVSAThjBVcublA25GhUaqA02LYS2q7WqYPJvSa9rynNVXbT7ZMHuIIGc5o\r\n/25lLmAnEp0d2KkLSZDFNp1Rt0tSKE1q/sc9c5w0zD6baoG5mPelaopK/Xl9\r\nhXNg4NI56Fn4dMCYjIQfOsyJyAeaCzCfDwq49IyXszEsifPd7w3y5mWNDbgP\r\nzypJKrph4DBzExTHrVJQ28vDfmwtKWr219DM7hIKTtTklA9Vz/kLqvrn2uC6\r\n6G2kEQmZ+yqhO069W4A7/+yQRfEfydOXzTBudNQGvwc0kDjh6bnp7l/tcDRs\r\nCNMvDUGjhql8OWQBXPpL6o9qG7+aFVyeskGpntoEqudOAfwh9WUT5Yo1JPVF\r\nJL/lidGt4wQ06uhjxMoDKyvTrk6ZN34PSRfgyx7dbMOIaXtEqQLWCkuC96Hw\r\nGq+Q8scOBJfLcq5cqVFRazMahvfvynZ/en5kiTcrC1A/W0xN+qLUIs+LSdLG\r\nco69a2oP4qz54CBvpKBHniJ5ltzsVr7ytBY=\r\n=VSSh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f4f0399664d035045bab2f1b34c4e34f9de70c8e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230221061345-f4f039966","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230221061345-f4f039966","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230221061345-f4f039966_1676960065983_0.27668651069320016","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230221061459-72945a962":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230221061459-72945a962","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230221061459-72945a962","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"2af3bf82737f69010f680273428ab64144718d1d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230221061459-72945a962.tgz","fileCount":95,"integrity":"sha512-X+ptsEzTBiAbuJi5ru5t0OmIDpY7tGanN7uUAqwoI8iFqtV7n76ZKv3KXQqMWchYNhhhuFjmWLaLZwa/b8J81g==","signatures":[{"sig":"MEUCIQDJIT2Mz7DxAUYFmWo1FyhVri5ZRUEY/BxcSozJhbT27AIgWqBkp88R4alW4A0ZUCkVxFXyFZePhb9A4ZLTIDr+LvM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj9GGLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmphdhAAkSpDf2iket99NlsCaxnrJP+8RkigceelvHKzTdyjwYifUKfg\r\nL2qBSdz7S74iYFNJnMpohOG5bqf6ria4THUZPwQBG+C8wUj8L5X2gbIG/kCD\r\nMoMDW1lNwdBeJYP/lKg8jQmREJyqPcv3mrId8bY3B3FW4qWdmPepwM5qFQlV\r\nUfi4L6/Trch3VgYoGrKjN8qUdf7W/HzO0jUdmVR+8aPKLTQ3vOzLVy1y9mVw\r\nDRDM0jLQMrgnnCdWohNsuuxiO/pOmxk0z5rUSe8S8u+fDFYBsqWeYM1dwbol\r\nkUugxyCxpKsBcGPiFCv2AfgKErfVhsZ9fhxObGZ5oF46c+kQezyQNGwz4Pwe\r\nasBo9ht5QYXv9vNm2OdckmxyGBhuZQbK5FzzpCz/Gz2lkg1ZbrSGHw4+eFEz\r\nVgE8YyK7kNa/UcG9oCQ39FOoNsphmYQ8NXSjxbZePA0BCD1tTOy4nvPC7Kct\r\n1YgxdYjaLKLHbpZvCWh4nhqyIjRLj0tb9XOsMsiwelQf+2eAtdeTeVw6MLpg\r\nDGOVJebwc6diXQ3WHU2iBZsLyBouMlIb+Rf0dDyt5RIFuyfSYoLqZGI9GX+a\r\nMbNsJbmSMuVY6B7jUdGRD/+pJ1VLQI3j12Hmv0027S0RTpud2yAcFtvc5i89\r\nokUPTNolUQy0PFj9iElj3bt8UJpoV6S484c=\r\n=Fanu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"72945a962ebb86b986be9744076bfc0caa89c913","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230221061459-72945a962","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230221061459-72945a962","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230221061459-72945a962_1676960138907_0.8158409189370304","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230221113721-f86f936ba":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230221113721-f86f936ba","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230221113721-f86f936ba","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"504e82a15ce4f01d3ba28d8727eb54025b7e8675","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230221113721-f86f936ba.tgz","fileCount":99,"integrity":"sha512-5H0IjwAj17Nrf7o5s+8gjfqEjUsmaVcWv4XGKD2gEG51iK7lEzQApPYu13Wm0K6bnN/zYA2BCmEVurKRMwJ/nA==","signatures":[{"sig":"MEUCIB5QUPdaYrDlP2JPpTY+GDIXRWOP5WVpwHJBzvKKiil2AiEA+PViIoac4PiVB+D77uS39hVa7aPVSuzQVOYVDXD9Z4o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":192707,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj9K0cACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq5YA//VasO1KRc6MEyn4RE8aYuvRq/Neyq6BUpvnzJT8afuTmnqP/x\r\nzO+wurqYwABNkDYJIGJ8KH9om3rPdFW/mJM717BFUrpbd4wb9EILInQfoHRk\r\nG+0WhYeCYvW1U8wmePDhuRI/e7n8stH2q8OmMig+9SFcWC4wWbSQVGaJwLhh\r\nNf384XSEAZIeMJpAxWiC5mxt0doROePqvdmemgQaTR/sgodmm1xpK8C08g2c\r\n0MQwZ21fWA6n3rae6djntuEn+nEpj4UL2lzolW3jqVRmdZ36mJUPQVeUK6wz\r\njwndyYWkFagmNG65NOx45GO/IO5h1TcaLYSAJ0Ct5z8/xmkNjD6uWxf8/zoo\r\nFjgGbJut4z+RpwomuF49mLnWIPV0OMFeqiPViQTMH12qmRanPpjvd7duAJFx\r\nSv4ty+WRQBnmfLtDyFjWShwnnTFQ5xrUbf/twE055x1WdgL++M4n3XIbZQ1X\r\nGRkA8V7hg9hvxvsrrkfzL74CABrtjSynApWtzQnvbmiKS4/iH9Aw/GWTyQy2\r\nxIRiHH0Raf1bcmkWuDGOOUaqLSEMfdISysFSPiUJ2eXenGcvOvbRhyIjRTX0\r\n4WGrq/ZQZtrztF6TAvP2Q6dhQgmiQPBb6sbV2q80BHMQaHUJn4RtJZHKrI44\r\nrM1nwQc1z2aQ7k4NoHaMESK1V7CdFcENkTI=\r\n=MKs+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f86f936bad7fd9fb97237d54caefe2230b419433","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.1.0-alpha-20230221113721-f86f936ba","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230221113721-f86f936ba","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230221113721-f86f936ba_1676979484489_0.4442389787044363","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230221114242-f86f936ba":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230221114242-f86f936ba","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230221114242-f86f936ba","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"15e9fc7c7990d4429b042b85c7e610ea109edc1a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230221114242-f86f936ba.tgz","fileCount":99,"integrity":"sha512-ho8m28gNEyvlEmTx9y7O9rkR1gIKYWPJf5w+KrUO9g5GWULmAxZzeLuJDLq/J6U/jN+vMtc/4k6XT86qiuM/yw==","signatures":[{"sig":"MEUCIHHykgpVSVM2oqGMvA+2+x7j+ILQ0zzrdsgt78ew3SQAAiEAs3MSOz+qshxORR6AARgXv67fI2IKpAH0cZpupPGsJ+s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":192707,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj9K5aACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp31g//UiSz7i3tJgaZ2fQevtgW4aa3DTG5cwHRx39l051Lc4BbLRCe\r\nF9vbRyohIT4qUFW0Dwsf9rI4mwvRV6snJHAUC5ge2AobWVt9ySl9vMWDq+Fj\r\nIBDqzU/Bmw9c9x+CJAY2S/gOFspy2AMxCMawEaQp5VSNK7PqnCtC+PROmS3j\r\nVBl5LbfH2+s1ecj7PgsmgYoUnIrL+4rFgRXUtnTIwxd6AIO2c2OVAJRbNOq1\r\nSB2+dnUFKB+b9WeMSdVSLQIGgRjhhjqTzr412QmWcXnM1QVr4YpOSCd1B7pK\r\nFYgG0moM18A0WWKjlTgshqHmZbQ7iPDU4yeHbHz3ht7g5Viqe+wFPrekRK6e\r\njROrmj/bDI20yxG0T3NQ+bbW6zyiv76UPy4P16uRKZrQ/4fVgDQCsBpOHA2l\r\nEVZMTuex8NogTOy9/S9dGUCxlXSKC/YikLzgjNRSeJp55DUwd6Fli30xkqeC\r\nnLToJIDKaKCTRr2OmlyldGtnPWuS7cnsV0jC1NCgDkCqgoXoNZbZMGWQB5L1\r\ndNEV3vqN3DMiQAxH9fQNFQcvRq6JvZXaQoM+yshUffx0/LR9h1+/2Kf+tSxP\r\nwrf33Y0k6n46525Li9FnpQUPwbraNQ0VFzG7dc1xyVwv72i0o8ca/lNyl87m\r\nNElBJ7F/nTnKjt6pcf00cqeEfNQJaBLPBCQ=\r\n=mozO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f86f936bad7fd9fb97237d54caefe2230b419433","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.1.0-alpha-20230221114242-f86f936ba","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230221114242-f86f936ba","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230221114242-f86f936ba_1676979802232_0.44094242647971216","host":"s3://npm-registry-packages"}},"3.1.0":{"name":"@graphql-codegen/cli","version":"3.1.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a650adbdc8f13074818c91161673f39c2ed8b57d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0.tgz","fileCount":99,"integrity":"sha512-MUYyHkh/n8XVuONk7AYvJV/ObZDlPGwyevl8ch21jNFNj2M5PM39WViHKmIYwVw2n4fDmoh3BNdaeHQs1wb4HA==","signatures":[{"sig":"MEUCIATuRMyIR4DAJIGEwpZ1MpdPgXYUFn+SoApSiWFsO5a1AiEA53v80J/1uco7pgQJEg62VLN9wDbeMqDvkTe9YS44oys=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":192616,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj9LoeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpZ5A//Sj0WDbztDpp++fMB8VEb3RC/TzpA/r0hqcvs7qmct57sUmLO\r\n01aZNYIPRslvgppCJuuOvCNUX6CytbUz6x8qziDjozsMPuR39TAlE9a2AVV5\r\nfs0zaSgVh7AaunvbEdyH7Xwl7YMCR6orbMqai94RBTU3UNPIe82LQJOwvOyu\r\nsQI1Ysvrwb0Gs7qdIjh/kvrh18x8dawKuSSSeGzYGmjo828AkT1fTwMffakk\r\nE4Etghq9VqR5T9fnkHZZxEZrKXyUkLL4e2peofJEyy5OVKOtVOgOfGSUAYFm\r\nqNtPmiQEqvspJDo7cmZ8o+BtbWk7gYJeMTJKfrX2TOtLCYxlhKbGqwTtrYsi\r\nmb7cY3qzEP2/GAOwhP4oLVp9G39pVZsfxny5zkoLDEVMeI4Ru7ygAcztSoPM\r\nNlKbsO88BmyxsBDKqm5ZiC2M18SfF0vAQZIp+3Py0NXBqopEJYozKzbcWhuu\r\nztzGuykodqSS7ehYAXOBGYpPLJ72KyJfWrkUOulN6yeD8aKikpVexl3D31Yw\r\n6HdC0iNxF/pB7dKvu7AxkF7QnOUa1h5eB+iz5Vnx7NfmrbW9FoXirtzXkUNu\r\nx+Zrlb/IQw9Du1aJoa68w0qefvdgectGjBiKSMQMqsM+JjdtuZSswBB4YsOI\r\nG8Zd3wx0F4gNVUaX+2TP9kQMmc7rOXSEcqw=\r\n=qCsp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a1edaee674bf118f4e352f6864b8ebeb7322851b","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"^4.1.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"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/cli_3.1.0_1676982814005_0.7781381792485473","host":"s3://npm-registry-packages"}},"3.1.0-alpha-20230221165357-bfc52c524":{"name":"@graphql-codegen/cli","version":"3.1.0-alpha-20230221165357-bfc52c524","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.1.0-alpha-20230221165357-bfc52c524","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"2154afb2b5ef7e8f9d3225c28d8eb04324ae9d9b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.1.0-alpha-20230221165357-bfc52c524.tgz","fileCount":95,"integrity":"sha512-Yob7zvqmq/dntRHpch/nTqmvHWc3umSnY+0tNsHHZmNfbDSzhNeglLccR7gs2QXMiU9dgHc3ROLAADfFq2/FjQ==","signatures":[{"sig":"MEUCIQCHZ4MWRS9aDThux+fn+k3lZre4CHyEVsuqoSMqDiPBbQIgbOT8rW6eZ7z6wHEixxFjtimZ4SNfMnTs2iArGeC01Xw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj9PdbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqw7Q//fY2iyqcY9uht+j1g9x9M1UGp/hkpCF//4iSHlp2qgDma48f0\r\nu+Efp0SsR7ZyyA1FyO8/JBGbYX3jo9hn15JdV1VdfwuMoSY54qbRkIBYSSpw\r\nc2yHorrfjyjCy+J+JcZayN8SOmhKxJXeVwXTGgbejQhQm5Zm8aodgAM73Zcc\r\n7t5JgtOwQ5ljk17bLvwKx9Wj6zUxeHA3vGXN0s8+JQbVGoK+lP94UZKNriQ7\r\nhzcR9qhoqcvdKRI5sR8JeoRpwz0apnEVsPiOm6lgBBESEJeOb6gg49dA9pX9\r\no5uXVundG50XU1PhAEC7a5izEWmOpaNZ8M8mVSex7Giy5OpT/Xby7a0HdQIL\r\nm7Gbi5UpY61dyjlSmSkvmdws9rwT8kHJK+DRM/2oKBBKtkfv7MjxvU5tsGGB\r\nejqfBZJmB/pw0wkKFAFFvow22ZeK2Ijo3+H/U8MCt79Kdk0pETden4JLKej+\r\n1kSFCN+eGq+r7I/co8o71FceENDlY5plB9XfwWFqjvc6CvfzJDbYTLhxURbs\r\nxKtfWBbddfwgvfGuWNdePk9GDY6EHyWKJ/vwBo8tBguBpJ3OGMCCCmcx1xP2\r\nhlL3y0LUCThN/220lCkqHVp7ofulurEfnff5WDWKNDXvwfK3hripAwK/2apA\r\n/HKuoh925ebw7ugUCPWZk6ATpn1SS2Gbmj0=\r\n=mrao\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"bfc52c524d226f122d9e66181b6bfbd36318146f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","chokidar":"^3.5.2","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"3.0.1-alpha-20230221165357-bfc52c524","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"4.1.0-alpha-20230221165357-bfc52c524","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.1.0-alpha-20230221165357-bfc52c524_1676998491159_0.16837202992702993","host":"s3://npm-registry-packages"}},"3.2.0-rc-20230221183156-76778acef":{"name":"@graphql-codegen/cli","version":"3.2.0-rc-20230221183156-76778acef","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.2.0-rc-20230221183156-76778acef","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c1bb1fb12c530f9e5e62aff6558813abb0b74a1a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.2.0-rc-20230221183156-76778acef.tgz","fileCount":99,"integrity":"sha512-tGoYCufvo7Ayn3yI0YfZX2jvgSZRiNfUIgiCM5KfU8plCsrcV7xcqjbMz2Zg6gtNkwAqdMX+zxQ8zgx7CHTQww==","signatures":[{"sig":"MEQCIDZW+uQaFDnPRASAt0EPyLJpB93CtJdk1lDptlD2ghANAiAg0vcvexiWhSqDGauIxhlNB9TyCytzi4r92clr/zYnrg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":192217,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj9Q5AACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrPXQ//SicRnK2/sEBlcNYVTzsbeJvZRhOEeLa5t400KUFJj6/QzPuk\r\n3w0vmEVDCYoqppGUjMWKD6a6fawzsVXsixRwvgvoVmV1n5/3vBYVXmUgZFxL\r\nmaQEaV3N3MMezX+2b5oXo2sV4WpZyAPuNcbnWXCsDPl8WFC4Ge984YCARnKF\r\nKTrYCRPHqkn0nCfBDlslUp9kM3gC+sxlIbmAduoLOccW6VPKP0FLKDpiRsIe\r\nZu0oNKtYBU/oMPYfwkZAZbElPFdIs0nhL+eg5YAlqBwcwulIQImv16pOlMos\r\nmbqR/JvtE+KliLcVftRNdZ0Y1Wtqrn7rTE9k7E+oe8Odvv+BncyJrAe+kdRT\r\nnWeH5Bqcfo2lA/yz+q0Wu0G8+/xBTlhjjuuI2z+8EwY1JjzUyd7Cr5D6aeeX\r\nA8KRp/CLJ8LtA5iwr4FuBKy7HAAbjc710Hew4nLq7ajlZ7Xdpwq9Oww8Y/YX\r\nbCjh0KbxLsaw9YfFG+3ieULBerNA6TxPVtmmDzlWOoMRgSMglg0LzWDGJ06D\r\nLpM+AmhALV1YZb25zQs6NuLYuFnKqkiJhnlNtFAyvaUcwpSktfUQNbyiZQ/X\r\nhpGDTdsb9Wgd8WokkwyWnw1FB/q0eIOXqPLilosmjSi3lge15/goqWU9C/Y5\r\n2ybqY9G4lSMV+BpjNKRanX+7EUSwEsqDo2U=\r\n=ae2o\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"76778acefd5ae204b7a87bef50b3d3aae6cfbffa","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"^4.1.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.2.0-rc-20230221183156-76778acef_1677004351873_0.05551812957441471","host":"s3://npm-registry-packages"}},"3.2.0-rc-20230222013738-1c33ece41":{"name":"@graphql-codegen/cli","version":"3.2.0-rc-20230222013738-1c33ece41","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.2.0-rc-20230222013738-1c33ece41","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"4eb40158dc4fb8b313272657e42e406cfe78605d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.2.0-rc-20230222013738-1c33ece41.tgz","fileCount":99,"integrity":"sha512-Id9ubl1dLRlB4+4Rg7sTXz8quuCYs58FNuic39KhCzals9TBRMjSLWoob9xiMQFWSblcxSg/kvle4Q2zjYA21w==","signatures":[{"sig":"MEYCIQC6nC4DowR2amBUYMvg0Fv4uH1oKuvDAG5d0HZ1DVRS7AIhAKXP2rjSukWx0Hpm0afjuEw1xZ8y0y06Wbv6KNb0MG2K","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":192217,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj9XIGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrxJw/6A6qh6GvNWCP+OeEHX+Z/VBfoNvEarZf7xDYwN9yod0mFc2ZK\r\nn5el0f8SpSSZD3pE4CNjKPwsuQNZOW+DxM4qiiG5RGZ/92nDzLiTkRGckxt4\r\nIN2RMrY8rU8JL8K4G0GsVFPpiEad2THU6Bjku8agGexb8LrGBdtKCqDzU/zv\r\nF3jRxySogDDD91yuqqgxgZYV2xmLgESAUKF3b1zKScw8p+zPFsgFu1VXP5ym\r\nK9cNAHIDSsgXolsMiuZbJsojT+vyAonIigWkUQoH5wQWtLxQ90V8CSNDiLCY\r\n3+xjDmXy3v4vvP8wuzB6jIBUbf/pLWfJGzey/cujSXfnnCt2uBIpjlH+j3wc\r\nYw3EzonHpuFBaAFdVX3jIwGmNRcANhxREUG9MY+jyQSvxBjV+bPu2J/GL6y7\r\nand5OdSf01+RXoK8MnVKMerNIULv5ZIilxunwAis5uz5cd27M4yO775GIzgR\r\nI7ddfB+A7L0amD6Gf1xgf4L2gw1DdQoPQrED2yH1cyjFHUsqlvYOwIYVdvbM\r\nqGslhkLATbW7zdUKk8CIAuuLyFJ3JVt+xCYHAOs+Ph/xW+/aXETvOFIg7AdF\r\noLJvGaqmaU/3TXoMyr1N3jiUFHLrB6vVzPGHduxOLnS+wwjPg1fJElacddl7\r\nIT0HqsvnfWTwyr+0a7i00GGm3+RPp/QRsgY=\r\n=Qt1N\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1c33ece416335defdd8e00c4ef1ee8eca1661259","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"^4.1.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.2.0-rc-20230222013738-1c33ece41_1677029894470_0.6500803830019988","host":"s3://npm-registry-packages"}},"3.2.0-alpha-20230222014932-bada44650":{"name":"@graphql-codegen/cli","version":"3.2.0-alpha-20230222014932-bada44650","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.2.0-alpha-20230222014932-bada44650","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"746a8a4761be7e2674144761ea2578523e529fa1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.2.0-alpha-20230222014932-bada44650.tgz","fileCount":99,"integrity":"sha512-APVIu0CQwYozEFfg7bvc/Mb/mJZ5kqkDbtga5J8BWmBISRLI0JQxboh3222Oa6CYRwMZ6n48ou9DsXpWS1Ct7Q==","signatures":[{"sig":"MEUCIQCQTStg1LlAr1GGDI9e+2WfT6LS8PXiK0gIs891J4MSKgIgVY+Rj/wcTzNkf4i/Q5mtyGTIFxytvtr7cR2AXHb7I+U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":192220,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj9XTVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoLtg//dC8t1dQ5Sml7SVUEEjX+rpzXYpDpVvThHf4iavYRmr9ubgQb\r\nEd7ZKcw8qKBc7II2Wx1VM7+D53bpIKrf2uC4MivvwiyxrBslJkDVBWNZnvOb\r\nqDRDYkXM2ZG9S2dbZQt+hIjh8158LHpvmjF1HEGb1pvVfx9NB6wvmpG35xdW\r\nSwyoP8RTDpKKTqUKGRJag2t1AQLoa681IMOOV/+X7d9VYCOgYctGdjr8H4PH\r\nbL4Q8xyQKsOoNB/J4Pbee+aNKm+RxPlQs/vh1nBHtrUgmo/QBo0U6AKMlBYH\r\nUPuYBC3sB22+i8b2hp+aR3VpXqa5eX9fomF60yeWoKExgbKjxRmYYd68qYoR\r\nhYGd6EBLhHyphodqANPgEYbqlKyzERVUKpgI1Mjjs7CGM18UF8+K1wOq+0Km\r\nclrRLOs+zZ6KnbCNNpPKWnnnHU4RaTbT4F1Qf3rUBamSjL/88b44dijshUbN\r\nKFk2uyVMKVKQsljScgeh9nBFPd2nTTcQ+CT+lA6V5ltigVVGrzjTWtJ0auCP\r\nLnWJKevUrzFeh8S39Cg55W5SWQ32/DPmLo10Y4Y4mpvt+DFblxOX2sMdu3+p\r\nlentfl0u2T7c5W2v16ndFdY5k8MFM+lgGS6sYF0+QaINGiSAYJgDasc86mwi\r\n5xSE4URqZETSXB/RfZetqRT1OCjsBqDHqY0=\r\n=CSXF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"bada44650a5483f0da2969d2c6e74336677d2f67","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"^4.1.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.2.0-alpha-20230222014932-bada44650_1677030613293_0.6472138366334708","host":"s3://npm-registry-packages"}},"3.2.0-rc-20230222055720-ed059ca1b":{"name":"@graphql-codegen/cli","version":"3.2.0-rc-20230222055720-ed059ca1b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.2.0-rc-20230222055720-ed059ca1b","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ac9f2720ecc1e561892a3b526a53eae3d499a5bd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.2.0-rc-20230222055720-ed059ca1b.tgz","fileCount":99,"integrity":"sha512-zP1AthF97/6+5JEoQ4b0WFo9hYuexci8fo47mtCYUdykcFQB5/uxMjb9yiyB1hmZqkIMl16i1jj8cxjbNyPCIg==","signatures":[{"sig":"MEUCIQC6glW8sFTFop+D1HxAVPXxjOS+9V3ckNr2z9Qop2ty7QIgMj96GK5T0DNR3L76Y1bxmbiLvAD3ISlj14nAW7S3D+8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":192217,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj9a7lACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqMoBAAkWaCmj08RaZKRVtib7FctM0Wknt328zFIx8PPAxSOEm/2DTA\r\n04d20NViQUfAmLfkAF6PemYloXxG8TJcj2b71TlEZ4LVFrdv580tb+bdfVFK\r\nY0yExON4STI5FzGil/Y0BQdQ7lUKwNjZof/x86IZd1vtCUM58pXhVUwglmrA\r\nvkvCMqmGaKpV/qU7rNqsk5K1QLZ8lumSJnFSL8oKQMR6pBpQOoqvS02G3lzZ\r\nY4IxBvLa6Yfs83Bm/99hYm9RnBSQ8uwVEJVj8FrqCZfWJEPhfUelS5tMx3Xx\r\nu0vidkq0QuXfzu/4ZE1o1V0cRQd1JPa8czTTSpQp9SmYTvaoJW2WM12WaOpD\r\nd0LtgB8nPCTfdcV2n8D2OpgxPA6uf31pXyVF8IGgvoVcUVroSnTVtz1MFuz6\r\nx0Se9QnWHhR2TaY4LOuU+YiEozJ14fT+vZjTYdQAMH/LdxuGJh45g+ZYZFXw\r\nIrlsIdhneYJGNdf43uzx47LJ6WLBMTzEJn4jYeYsHhphR85dXRHz3AXNzLlM\r\ndZxpZMaSF3DizfjTnj6mVm/hQuoWPmrNqxP1r/MT6rYtEll6xifBYDG3rQba\r\nR8EYuhdEVlCE7uoche7GLmXnc3VH2jzzy75njNgSgpGjVwyrl8Ue4Io8JdJM\r\nvfXccaxVj4WBRVjXRQdlI8gzLM0x1ycpicU=\r\n=eikm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ed059ca1bb99785818c966d888c72751e0c39947","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"^4.1.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.2.0-rc-20230222055720-ed059ca1b_1677045477037_0.6688178187268035","host":"s3://npm-registry-packages"}},"3.2.0-alpha-20230222090704-08d7764a2":{"name":"@graphql-codegen/cli","version":"3.2.0-alpha-20230222090704-08d7764a2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.2.0-alpha-20230222090704-08d7764a2","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e49786037a323f8c33db25b107dffc3194784930","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.2.0-alpha-20230222090704-08d7764a2.tgz","fileCount":99,"integrity":"sha512-nGAW5qa59/4iIZ9rtUkVgs4fChAoLGDZr15tT4Y1XHcdK/4UqraTDLtfOuLtwjpxIR3lgd/RF2EQPy8y8ueZXw==","signatures":[{"sig":"MEYCIQCYqKWkEa+yRkMt5oVuTGoODpFiuuSOc8GxFGW7ZawvJgIhAOEeqHB/H9GUTnBpA66b6Inuw+sW9OKVUrw7EGQSs59y","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":192210,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj9dtbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp2cw//VMsMuZRi4vTxxOD2QUvrGUpo4r+wCsSU83GktPE5aRfcLWiS\r\nH4VfHmvi4sujLahYLcpUYQo3Dcv+qxWhrKjOsf5cvpfnz8E3P0QxUJdYpCJt\r\n7msEirLOGGgelv4ry0hQ2ox9vZvLTtA2k1rRejiENi+GywasAtDqbWLQzYxy\r\n+nMnyhkXmSSriShTwpU11eae5Aj0BwblJMyK7x712uy2XP/jT+OCaaxSg/iv\r\nhtqjGiL7Vmntx5cdDAfXSZcfJtBx9OgV4Dr/P27/a8x49VXz2ganQxesm0lD\r\noGsvQnMFEf4Q7Fpb1BSHqVig9Cox2e1MczU9s0KEeQSgogPFpTAQBPvuADUv\r\nQM0xC0GEqO44thgt3r2Gm01FH13fG4wRGzVshzzw5zZr8v/8fWvoHFTvwL+g\r\n+4cPtxCfGHJ/wE62P2e+oPckla3rAs1WJJa0vRInjh72hdeiFT8DzjkvW6Sl\r\npb19PxEcoSriQW3dzdHm69L/aHfuIvO6cO4gd7PCOeBRmxApSj6Jf0nMCMMM\r\nPsNyxtmp/N1N0kdQ4wspdgmzXSvyQj+axWw4vRDv44YDqhV+yn6EtyFcJik4\r\nBZtT1RGZ9MkSRWJETNc2bbcsAuMqrLN9UeRvNimzqDxJNUNCzHSg8g9znBwS\r\n0QGQmxJQDhfna//HfGYzpJkaKMBgBOxeBHU=\r\n=NUx7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"08d7764a2007bb11e07e3f466094bb645097750c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"^4.1.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.2.0-alpha-20230222090704-08d7764a2_1677056859461_0.3391579049153448","host":"s3://npm-registry-packages"}},"3.2.0-rc-20230222095659-01ed8825e":{"name":"@graphql-codegen/cli","version":"3.2.0-rc-20230222095659-01ed8825e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.2.0-rc-20230222095659-01ed8825e","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"09f4da53ed4bd4b5618b7642f1160616f5128f98","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.2.0-rc-20230222095659-01ed8825e.tgz","fileCount":99,"integrity":"sha512-0Mo0fwX82ru/AzDP0+RjkDcTNz1SwrIbUsWoRZmU6OFlOP4q/a3SvVJUOarnhTnCIaGSA76L22xcQSg8uMF3QA==","signatures":[{"sig":"MEUCIHZC2hGpFm8FM5mrxAwjtj4x4JsIEu5gKDnADcthOvfsAiEA6v9RkaDJjs5YjSHfm2mmeAZfOW5g9ahHPOB2U9+rLnQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":192217,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj9ecPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpAAA/9GUsMGNF5l0OlYq3eXlj3iugHz8yTF/CY2vW0wS8hmmfTjR7w\r\nLIyZ4ivadA15LqPplqcnWkSo1o40CiRHI0ZudJYb32KBOQR6L1Y5Q7CrrfaI\r\nkVM1LFnpj+Ny2x8Np+W/WCOinsnru9jNMUZ7mCzlR2NqpBI7hBd3c0DsRFTz\r\n2aRhmRKCVG8GT39slK1QKS1BW+EFhZBAzoQMD/KacDspDryqJTfFX1ehq9MA\r\nv0rGALGth9Aki7auemsO8DDNKciUTyuh4TIRMii4yfbif92xGRyLaxJ8AEH8\r\n08L3N3OS5S0iEjYGrIyfErsRsZL8v9QYBLXhJcgpJDJXq+hqxSPEcjjH5i58\r\ntI/Lv6sGNLV3JT7kdOQO3WT8dLCarMX7OcFjiKlc2XEKw0pH6dh/0YYmJUc/\r\ns9pXEnshJu3JqI6W7xp1nIda6lKf6p9FL+cKnLh9OPSpQkcQftYy8W/s/eNQ\r\nAp/8p0xLFPCiCbwswL7oBUFFlEx/YkPLOU5onenekCF+fSwtR/pjcp/Dilpv\r\n0kJ+oHUe+mLQ5IYc4oCOelYDp3N6M7jMjn7Cw3VBKHEgWENZK5LDf/Z7kC9B\r\neOKdQCTm+NJmQGUIId0Q4gu9g7AlYRHZaCh9UtyJfB1MXLJvo13kUUR9Q4pO\r\nHGegWokcuG/Undgr/QqywWXcLMRok9BxV60=\r\n=KvdZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"01ed8825ec164d4a2e123dfadfb8141e1b7bff81","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"^4.1.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.2.0-rc-20230222095659-01ed8825e_1677059855328_0.4071325632096492","host":"s3://npm-registry-packages"}},"3.2.0-alpha-20230222100002-af3de50ea":{"name":"@graphql-codegen/cli","version":"3.2.0-alpha-20230222100002-af3de50ea","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.2.0-alpha-20230222100002-af3de50ea","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c4f8e017d0f5d109b00dfe2fcc8843c69c17c4f3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.2.0-alpha-20230222100002-af3de50ea.tgz","fileCount":99,"integrity":"sha512-35S0gjQ2g/g4EsEZPy4Rp9FMIMSzBSh3EfSTZi+gAKlICXkDjFAm6zZ0yBDIiHfsZAfS6MEk7Lcc1kubekRzgA==","signatures":[{"sig":"MEUCIEuyH8Os0agoyN1CWi09YTFJOLgJLbUQjEx34S9h8XXqAiEAhBFhHIgA1Vc3JEMJ2QCBt+8GT0TyjBMYXYADBOY9sYU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":192220,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj9efHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrwBhAAlvuPGMjNyekYd9FYLG4mJC7FuvbiLkaFBrC9X4zXC49YBNbT\r\nT2NTJkmhfgnrQHULBisg9eBm0fuG7TKUJFuzHyWZ9/dM2TgkwCp/DTvZTxfV\r\n9/IoADSXSbTJmtAqs8+LQ6j6fSpR19MFA8H8FbxM4vxlrUZg48KEvRJl+ehR\r\neX26c77aRYSgDJzI9sQKWbUMVTgvWdC6ZrIuoo1gIEmyELlBcO4LblkjP0zh\r\nakiZkNEsvbOwYU2hmn41+UqsE03Q1oFFJnCSavzbBPao4ZJYlZb6EUBnICuF\r\naaY+5Ci0F9oVi/z3eXSLLCvj91nZ/CiijgzwpcyLz+3RT57ebKpF37VLQ/vc\r\nRUZiNX+YhLY4d1ZP97zilr25eQLzLgrsVuM7dLMYqQ2kPCcwhEM7enNrh2G1\r\nZTigPwXj+bmGxmiuY0OmXAEhW3KovYvkTqEAJe8S8hTrgFVHPZwvAgPh1/ng\r\nSuZ36f16Z3rECHTUfnJafxtIMShITwbwUcN0zQFdfdBVPinkpsRQNC/kodew\r\ncR5E0fNTP/lbG6uqXTYVEzOIDInFkonytfUdLGF6610G9TKfsWAAXuX5gpgC\r\nWyz2EoeQQIW7pl1bzwSSADyeTXi77aym/2JjkLM/StXOheWkilCxUkLPvArq\r\n5MJplo6ecEsGzSuwjuCI0qg1oa0BatX36+4=\r\n=tq0n\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"af3de50ea997f188b95bba1e61b69dc73d4d303a","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"^4.1.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.2.0-alpha-20230222100002-af3de50ea_1677060039116_0.3712844725590083","host":"s3://npm-registry-packages"}},"3.2.0-rc-20230222111517-88ae37b4d":{"name":"@graphql-codegen/cli","version":"3.2.0-rc-20230222111517-88ae37b4d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.2.0-rc-20230222111517-88ae37b4d","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"5220c36c1ed112fc5074fd40dc94e04a96614e5e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.2.0-rc-20230222111517-88ae37b4d.tgz","fileCount":99,"integrity":"sha512-fid1jM3fmK3TzMmrqZeF1vzFfbD9Tmhrvx/cCyZJu+9UH4XoEuL4t9m2wbJD6WFhb8Ub3vzcVlhCwH5RAyIKnQ==","signatures":[{"sig":"MEQCIBxBFDUQYwBKHVXh+95V6BKfSBUC/AbwT2rTdEKJhem0AiAdArrqM/xlc8ZKUZ2nX4w6mejbnBDnmA1ifECAuLkDJg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":192217,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj9flpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq8DA/9Hk+RXibbWSDNLt4Q29PAGvGfD7YhZySUWqi1gp1A6VPQymPE\r\nP4MAqZdmAHRzdgTIZ6V7G1Zpx+m699DxcOf9jXCiyL5Mlod8ANkrDk2eSDMX\r\njld1WLquQtSIHXX47s/vDVONWLOK5m7B8swyqPkH7yruKWZOViK3HRCS+DdX\r\nEKWz2y/budo5gN0YKMNWGe1ID+NdVnjWeztVOUFQRwnbQXctTmJpc1hRQcZy\r\nv3ODBNqCeJ5HyuMeTttBSEiocUTT0md3Tq2hWZgq0xQUokAd0XMF+ZB+ghKg\r\notS/IpIHRbUKc1PU5UWAYjac053Ske5rc6g7En7qa2MouV4TdE/sGiKzaOdu\r\nhOLdglcoUDd0hlFcypTXILh0CV9di8FdZPy89j1947NY8pC+Q8myr1vldAIG\r\npcStbPMZOjz2ngh7z8wRV+LEMHgX6wSvcReM2hzZVSLXTIf6CH4Ul6bc6YJl\r\nxv2e2z52+g3dxjzCiAaokrUr0cq1Olt+QGcYTzvcwXMZz3gkx704H1AUoXPV\r\nQhUCrMvhSrukOfWU5vnBCVJx722dQgnUldcIGUsuq1P5RC6oOusery7TXXLI\r\n1whMJ8soGRzbfXXzKdVnqFxm4RZTQMOjJt8sAO3lEw0RR6vqbb3bpuHMbgi0\r\nn39EjFOqXiffyimPtsAkwaeQiNGuJPywoqM=\r\n=TPam\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"88ae37b4ddc5b3eb7ef0773dd0eb202cfc8041d4","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"^4.1.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.2.0-rc-20230222111517-88ae37b4d_1677064553332_0.31981607886528574","host":"s3://npm-registry-packages"}},"3.2.0-alpha-20230222130841-3580ec388":{"name":"@graphql-codegen/cli","version":"3.2.0-alpha-20230222130841-3580ec388","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.2.0-alpha-20230222130841-3580ec388","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"157e0433987810ac9eee7c9e892e0f857ce76683","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.2.0-alpha-20230222130841-3580ec388.tgz","fileCount":99,"integrity":"sha512-hPhkCw8BD/ex2gc9nsq1DhY0E/aZbMA6feOXypVQmuHDG2LiZfXcjForvqJTtYOJd8dDPfKI5D5AOlKe5WvOJw==","signatures":[{"sig":"MEUCIQCWx3EYmomP4BTrHUhTb005aP6y7288sbRBa2r0TKD36QIgbkIPPFZh853tbvWQrCkmeiJ6ftRHjZspwTUJPCok5TE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":192210,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj9hQDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp2/w//TJCgdN4kJfO7yVMALNti3cDYOdw4TcFEBKs/6L1hx8gkHy5X\r\nUemV7KWqkVrqRS/9kenKSqkHlwAHrOEXFbqY48Szr7HUW/DcPHDIeEVnG7bb\r\n1TDj9wvtvLDov/YF/Q2qBc7zjpKmQ7kLfWuiszOyR06PizdbLpl4Fll//6RZ\r\n7dH3usTkJsuM2Haa+icO/DsXMyWZ1bAwLaWApVwcXJi63I0i3ALGaDjM+Xni\r\neuFuMcQhMklmrO2P1hMP+FIU+TGsJ+ujeZ9hwrpFi80PrQ/MH4kBnCSH78fB\r\nEyNOW33QE83E0b4FiXL2rnZSSZ4QKi4BaBp0N5wdl/Yyx2tychE07YUQrjui\r\nNzgnDBowMKE7tunHfOsIO7DmvCVkbUTRXc3laDWT7i45XBGp5BUPHU/6ndpj\r\nKgUXQL0LTL/NOzpp2SS/42sl6vfAvxBvQZ1xEETvsRlW0yBkeLWv1cv5w/Nn\r\nVtsiITNp9/wB8yFvMgDdYpktxw2kB4dch/UGDrCwy2W+HJK5gbnu/bLTBGd8\r\nTZKzIEmZGQOh3heoucqZVyWCuKBaiS3zao+Duh/kKkHlFQhkrIFCGb/2+7+L\r\nZvxG1FhnGhRqn6v/AE5WaaZe2p5496pCFP0wHYfWmcPShITYjPkzzK7SU/iX\r\np0BC9YrQh6hcJel0rXAnQuEMGTjAGhhZvbU=\r\n=msjo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3580ec388196af5c3757da23bfe4ded59a246564","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"^4.1.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.2.0-alpha-20230222130841-3580ec388_1677071363676_0.8380085268509561","host":"s3://npm-registry-packages"}},"3.2.0-rc-20230222132446-a40e8a900":{"name":"@graphql-codegen/cli","version":"3.2.0-rc-20230222132446-a40e8a900","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.2.0-rc-20230222132446-a40e8a900","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e4493816e8a8f26a90ab08e7a600e287296231c9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.2.0-rc-20230222132446-a40e8a900.tgz","fileCount":99,"integrity":"sha512-aA8h944SZHH8Qtf7FMfrPWDzMw3NYriZq1OLmw3bIvyFUWl1DhoRa8bHg+z0CDfcpd0WJ8xSNlFFIj2MhH1fmA==","signatures":[{"sig":"MEUCICd/N2U53gdUsbVdNkJlptmSfH3NUYtMGWJ1xDWH9N0/AiEAmj57zfak2Q2T+jH5zLhVz5tHEWOPgvxcu34FSL66A7o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":192207,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj9hfFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqQjQ/9FbNj7GS6Jge4N6v/Qb+R8N0Xhp0zf9VqK+2VRurT8Mo6sb90\r\nUK1wQao7mDzh0R/cexTWhdZVIHuT0K7U2JF5nSHVs5Lqz7txDFi/wSu8dKQX\r\nSoXeJrP2QzOHo9t/2u3r0JeD3IZDhxnw37IxQKZZ7eoiI0oJ3aY37/Yc4wpC\r\nDqFQJ2uVL8R1L19Ws49HxrzDWfdoKbKnSshlq2mejVjdsFDMVzNDP7iFE2Dh\r\nuAvS3JkfoqgFQnlY/CPLruAq7jpgEKVcKdWmc23EC9AvELAzfBxDbQmh9aEp\r\nDOEXbCp5KbzhoQ6SSyBWLvOdwYf3L9u7ZePepHfj7N3qGov/kakhwMxTe2vG\r\nUXRBgKc/M3zcREsJdXp47gl0yno3RmfJUY9NM9R5rT472wQqNfyYpaqCjSmd\r\nK1j5pv8sEpno24xwekzc7l/5AOwBbz6DF3+VmHuzHoB7IO7I+waRWUNSdMMp\r\nSbHGfM1ASDOguGWfNbdUntLAHtOhFT6Z5J0PaxX99WfcZGxJuuwloEb5ketC\r\nNBpQJ+fUyXtIrOBgG8QdsWCCZK/FoBagJOL+mbksslOajt6NZajyg7QuM0Hy\r\n+P21t8tOHvmJv2oLkDrOQaOLwUOgx+WidYc/qTgcKPDPG5Ye7zrve4w8f9V9\r\n7p0HYoZwb9gPBnuq3Qcm9SviPVbK9A1Sdvo=\r\n=dwK8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a40e8a9006d9f3706ae614ecb8ea8d95c5830f68","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"^4.1.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.2.0-rc-20230222132446-a40e8a900_1677072325488_0.1935654122841317","host":"s3://npm-registry-packages"}},"3.2.0-rc-20230222163541-45544cfb4":{"name":"@graphql-codegen/cli","version":"3.2.0-rc-20230222163541-45544cfb4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.2.0-rc-20230222163541-45544cfb4","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8d125ec1459eb2448d682c7386d27eed301f86df","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.2.0-rc-20230222163541-45544cfb4.tgz","fileCount":99,"integrity":"sha512-ZkU8uW1SS99AJNS8KHgF3BAGzbs9OiJn6Rpo9HShjv2NAm2cFcOoG2wFZiA8jfsL9+iPW64tshMvfckzWzz6fQ==","signatures":[{"sig":"MEUCIQDbkZMw+bU8cFUrEQjqUESfVULcgSljhvNvxydFwfUC3QIgPbFn02pBNK0rjP4oBpX5niZ5i9+4RwkoDIC9gGJ84cw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":192207,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj9kSDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqhQw/+P0FJTgKAJArgFX3ikEhET/H9sVh/Ivii2je3H4399oZDcKlI\r\n2kfbAvc0VLlYSrtBMFd8DTt9C8wwkg5GShhVcxyhk030BL6FvNXTtBqMUjtq\r\nEnHC25SQWq2ny2Yhx3zLYw0U/Ydh4RJCfKQC0FEfwK/TaWskoHjeKYAwCkw0\r\nN1+locPbaKsry2KHZYV8GRpJ86rSPn6UY6dJfXYaS8w+RyHjefH/m55hJrp4\r\nNb1wAxASmJCARV5PeYgoTYGa/+usbjX4QGSJHKmpHxt8Cogf5RtqFJA4ZcDN\r\nccpByc01NvHwLX7yHv2WRZT3hgMTlM1/PUFtxPboS1X/JzBZfUEVDYvenuuX\r\n/GjIVztYmuGkl87qyhJHY03ZrV/67iA8NrmY9ylMytRx1hAHTkRRK5+UJvKE\r\ndkZ/ANrqjOpS4PZLU2XJaMDkRE9+K6N9qaQyiE6XJYkn/uAL1i8AcDl4lcCI\r\noNRhjvNZfCQL512UKhBGT9UFwbDU+kF9QjRWlLVTlOJBK3wCiL1HRdgzK1n3\r\nUkl8Gt+qad41Ljshi3k7qoqd8cI2cIvktSnGtTgNVyyAWxAoreqSh71Dhgbc\r\nwK0E3bR941zIWqCRtfTCs4vZVgwthkPxFSX5KkP4HoE+OgDuVbHmFeTHD+iY\r\nrp/N8SUHyzpivTzZMwH9rdiWiUXNi2UIZ8o=\r\n=G2Jt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"45544cfb4556e1c6601ce82fcd1a93cf66418957","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"^4.1.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.2.0-rc-20230222163541-45544cfb4_1677083778831_0.888064791550454","host":"s3://npm-registry-packages"}},"3.2.0-rc-20230222164134-fa02bc5b0":{"name":"@graphql-codegen/cli","version":"3.2.0-rc-20230222164134-fa02bc5b0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.2.0-rc-20230222164134-fa02bc5b0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a6b90b53321a069c734affdf9d4fa5d820de8d26","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.2.0-rc-20230222164134-fa02bc5b0.tgz","fileCount":99,"integrity":"sha512-xbA3XHWXC4bfCL32p27vxUeh6+SQ+BOgjsj6GfnXNRr16i03MbHhj2xI2VUQSO/3Impy1zmX99pSr6fd9+/Q8g==","signatures":[{"sig":"MEYCIQDivnxkx8Q196NEsePQ6918wThYDdt1mo1VsXppSYLGaAIhAPQB5Ss/sfyxtELqXAeVoxMu0G6RHXRjiUSrOjKRWiDl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":192207,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj9kXkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoeOA/9Fn43pQ/pRTKOVPp064J80/HNN+sn+DXy6j9jhlaE4asIfczO\r\nwslNkE24w7C4c7YGb56Mle7INMy9Vl2jHYs3DOrh4zGMGSNXXlNnci+6o2Xp\r\nC79NIkUP2kphihBeyfQmlme3JJvwKrRRBfSvl+k8gWcHtj3cyGYvDrRa7urN\r\n/0gSYDy4/rYkLbI6/bQvQVetzz7qDjWyWlQRcOXEK4H3Jwoa8MGlp3ss0224\r\n9SKHE/wZ5FrBz0CpI+VmwUNe54YAg8uTnSEfqubM1nDKrtOIe/x50gO9kgl7\r\n1+nt5dZeYLOiHPTGhFlti1ESBiR1IG6l31Yxv02W/xoOTBeagafwDVj9RHAr\r\nUPRyo0938/Gk8yj5VehjqpG1Mjy+OpP9YV/Zn21KPD7l77fLMVTjhxMmEUep\r\nC/in6p0hFwRQEsoS1CN9rB94aQWc8LsCWUPrfQfr5GdrISdS9KAblv4p4UDu\r\nfJhryz5QpCvpSi1B3dAvYcwNZs/DTUI1jEGX+sbcqZ/cxjM3RAAVRIfttm+l\r\nZmVUfHQ7dNQGkLOR3/PJn9cdGaT+p9ezUKlrQkp0GUj3IkA0V7TaxvbvhDoa\r\nVzSaMmaeHRJ/F3ChELejOXYjBAmI1eDXo/bfmoZu5aNDCwrT7iK1hcej6I+V\r\nFgtW1uOZsaFytWFOPWNmhiAvE9jVGLYKZEM=\r\n=8VX0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"fa02bc5b0e2b75bc3416458ec75895c370742c41","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"^4.1.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.2.0-rc-20230222164134-fa02bc5b0_1677084132570_0.37511789855667876","host":"s3://npm-registry-packages"}},"3.2.0-rc-20230222190603-0415bf054":{"name":"@graphql-codegen/cli","version":"3.2.0-rc-20230222190603-0415bf054","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.2.0-rc-20230222190603-0415bf054","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"52861348788e289aa72fdc8ddcaf57ab4056d3a9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.2.0-rc-20230222190603-0415bf054.tgz","fileCount":99,"integrity":"sha512-f+6hsBATN2wbqY9Dta1HlphWF0IBbK+PYWKo/wnhj2CkPXix2kI1xVmqDZ21d0ZQ0He5T04qB42ctH6wjltUNg==","signatures":[{"sig":"MEQCIGK01sgaUusXNX89iMiZP8DWPwEgpsUOSqkj5UI/wdmuAiAp628dxBkXKw6y340RT7cd2I/N1ULGoQe0kjs1PYXemQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":192207,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj9mfDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrb2Q/9E8UHDfhUrtKWxVMK/LPkBBko5Hrk0qdyqqCszsi9YSgV8i71\r\nowGEi9sMgiDhKUSI1Cfa/geetVnFbLqCI2QdgHCB88fEj8TLlwEPIbw7e2Uy\r\nMhsRFQ9BFcVESyowDEXLhty4qJ0Qr8CBh+VjhTZK3il+F+RFS2kV97wnYuJM\r\niOPQgF0eOnSvZy8YkIvNALm+8HOn1nexbfdOxDLvOcPsBpPMYOXcq98UhAOm\r\nxTUGeR/KiP/UxQKohTPbzogB367e5DjbEmZjWrqx8rF1WIVS1lKQzs9vsrqd\r\nTFl/Y0WNoXa9GNxVq23P4sJ5GjjXQjmdorIDScerLGv15xIRJZMAZH6riKpN\r\ncdxh4eO6EhudkpUBmWNAbWw3ywU6NJ9ERA4D59rVMNwa23x/9/CYc0LP5LpN\r\nFeW7wyDXWLE1Sjc+7gA5L8uNkSnpy7Ct6tfYSIMbU42WDJ+Fq4E/GHpPczYG\r\nqKHghJzMjbI6/kdL1g4UGt9j60VxZbV44o6TV5HO9sXygbLpgb/qnk8pHcRx\r\n4iJvwsbYrAaQgQOJfgekDvdL7WzJCxVaw5LyUdMv7+6V/CuoXC1J/m4Ya0Q0\r\n//z7lKxAEnpEIEPSGFJqXuyIvqHhdEKMUGb47PrJl8S9NFhJi4hf+IZNJ/dS\r\n1ic7FYfD9KxCkk3ke0IWnVaQj33QN6j4+m0=\r\n=V2xx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"0415bf0546529c3e270040f29fb61403fa8b8571","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"^4.1.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.2.0-rc-20230222190603-0415bf054_1677092802864_0.47298739950439206","host":"s3://npm-registry-packages"}},"3.2.0-rc-20230222191727-b4401255e":{"name":"@graphql-codegen/cli","version":"3.2.0-rc-20230222191727-b4401255e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.2.0-rc-20230222191727-b4401255e","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b935812e7c5cf7504bf097f7e833c0789c1fe26b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.2.0-rc-20230222191727-b4401255e.tgz","fileCount":99,"integrity":"sha512-lmM8A/rcnn96UDj+DdCD3/N0fZGhpvsFwuCoCfTo25aV+Wvj8h+7QrBKWsx5aPEU14z72rztRGHmg+RaMvFpdw==","signatures":[{"sig":"MEYCIQCx6DpbzaIuKZmRZF9SJ5aaenu5pBC4GOqoyVb+r6c7TQIhAIgVR9QtqQ+k47ughrDJnYyXM/Ynx7CAcdMLSkfothZ4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":192207,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj9mpoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmorJg//UdX8mCc8Gf7HfyS/reHSRUgPQmjpX+mn6XIaDZcSPHCYZlwM\r\nb1GCg8qDjJeAKg9cAkpoh9+php4QnymHU3QakRN/RcgVNPj7BUwU1xtTL20W\r\nCyUW0ZeWvJOPSWhPiW9a5qUMXuOKiY5gcBExq6yC2p0k28hleapvAzkTXZxQ\r\n3wwJy8Ec20sWuBsTIvFiCR4wRWOasDkSwKAgY6VTrE+MDeGJO8imPtqhSPdd\r\nyadPs6Pj0bnVG91lY/0LrwZzT+IVILnW66vM49UraaT0TgFhe94LfX+VhRze\r\n/mX9ilCJnrtcZjcrM4dOiYCGYRjMMu13xY/rIVDpT03CGkQ56qH/jQ+Sdy3Z\r\nJ7sp2fBIEnvi4IUKd4qXG8R01sNF/hRD13aHrLMaedKXiGb4tj8zEP46PPk/\r\n82XRJba1gzBLzvWZ8BJZoyFoXh6Xl0sBqJaqi8GUXvXNHQjN2J9njQ+6jBwh\r\n+EN+YwbPmPke3m7cen1XVhSZ+oTvu5Oy8hzWZIcyL6ti/JkzHLSmlvEVhMYH\r\nEEDxD7CA9YSRUBR5x2FBUA4TvStTc3j9w+F4c8CJeRAPcNKzhm9u/861eSvE\r\ngmUyd3ognKPdmO+eDlZFkuly72R6TqqwElHHgfISAhCTiF8D0LL8PBG2wi88\r\n6zl/7Mx1P8LfGdY74LlNlC0ouYrHhU2Nyr4=\r\n=JLtS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b4401255e32e2004f795b2b7cd4fa6473ecb9887","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.0","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"^4.1.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.2.0-rc-20230222191727-b4401255e_1677093480415_0.29613226626550215","host":"s3://npm-registry-packages"}},"3.2.0":{"name":"@graphql-codegen/cli","version":"3.2.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.2.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1d21081628201beea4980e485fcb0e7a0211d0a8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.2.0.tgz","fileCount":99,"integrity":"sha512-o+oTOIMlBF4PE+JDo3m37W/xQNYUIASFOc5K9DHkWh4zW/qVHVkGyyu2fEgI8PbscODALyNYWG/ArGXoIAy2/A==","signatures":[{"sig":"MEYCIQChzsBPTAOX9EwxvNUNGA+oHGWFmbhk8NhXap8ydpPnCAIhAJefvjapq43JrJ+nZH6pZDaUlT8589w/fEhDkHUDgXZd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":192179,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj9muqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr4JQ//UTQ1CJgvzR+tGL2sXn20OvYGn7nXiwea8VM7WOA7R4a5nmEQ\r\nIkX43Ytp93aWNo0rqjrfcpZlwJuPRqk0haKMVpRN50hgcBF96X0ZVVi9x4Ol\r\nJiWj2WVO79AuhXDmcZ5okpjlECsKhGvgDSs1Exq9VY+NXJOaYmBDikg+5XBi\r\n8GKflTQgnyH9f/KL6LiFv5zmyifLlV5OOQH74dfmtM01yknseQQH+/iPF/2A\r\nZYUGNb2KOo0bgErPrPUKo42UT3wylshc4qO2T5NphuCtadElk+QtLvhNNXG5\r\nf97C7veuDdOHR0dilBUdBRsqbssaZbCIgxDooPGa5R4tDaeaOIV+dwizqs5S\r\nyAsHnCByQEE2hIgnWS2h0O6oDQu7SA1OZ+z7wUfEItOk8SrpELTndne82rue\r\ntYI2u8bB8KyBTVOh98jZQJdXFyzYWaeen4xI1mu9gWrbXq6E7tOI+8gr74ED\r\nudglYsjaeB16gAMhtZl3vo5DqfsO5gw384Jx0HF2yS2Nbp6fI1VnFLGN/lQX\r\nUAIBTYRQYVp2gT72BqBuhLiZVbJvW1lDngTo9Qnb3WumhfYEesNnHAemeawZ\r\nJpgJgiZ25uT/oIbwp0Ur9Fv6D/ZaLPJPrVPaBnAP8xEcfJtNZVLUA6CLdIsK\r\n62u6UtpWbAO/rQmsUWqg+ac8n+BeosEpuxo=\r\n=uYMA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"7b49e9705a843bba0c973f43d81ecc1c6bac0c5f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","debounce":"^1.2.0","inquirer":"^8.0.0","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"^4.1.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"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/cli_3.2.0_1677093801991_0.4067042743823204","host":"s3://npm-registry-packages"}},"3.2.1-alpha-20230223182235-254177bec":{"name":"@graphql-codegen/cli","version":"3.2.1-alpha-20230223182235-254177bec","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.2.1-alpha-20230223182235-254177bec","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"46b51297b7888b3629d4a0e97ae198fd7acfa069","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.2.1-alpha-20230223182235-254177bec.tgz","fileCount":99,"integrity":"sha512-q3l5qQqFp7SFNU7JLK0FcG33KIvQjX4g8+0KxCO9ghmr4yqv2S3AEa8+rPy+uF7u/jrlJgBzT1CRrnSJxsFkFg==","signatures":[{"sig":"MEQCIChtMQshmVHjUgBqK+/albDaRve0CT34+5ugK0SRWTZQAiATNV/pt2gB1Vco36oeRUsjbkBKq//SfzCiZkksrvburA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193032,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj968PACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpvZg//drrQ0//fivKp5OJGfCgM4HgJnxwDrS3rIFYekLfVAcjiheUM\r\nij3pkI+kVqvx3Ta6rA4ukX8CVxH4aGLBnnSi3pO5if7l+wscLqpTwWHfroLf\r\nLk8a7E39NCNLpPjNSRIgDWdwPrhcRdSiC61SVA4kjcqp/PRl+Ur1iN0Ncyax\r\nZwTdPwpi/ACtMY/exN6hZZ62l4bHB+80V9wjnJkCMd6VfXxxGFpINvlHarKp\r\n0MvOqxBTatXddXTFBOkrqwRvUChdTHRX4PigUYobm2HdOAZgPHuVPWNP9v3A\r\n6hcT5Nrl4l4XeYMPfzDhOXL/97UMNd0vXOc52RfiRUyyT7aR0EuVF9X9+TyK\r\nz4PpBnZspDamKZMtMluY9Qu96pCIBdBYfrG8mepB3AwwEwYr0e9zvUxV7wbz\r\njh3mV794eJzZvxfI7V31QECDrVXjtxBbIm/MjAQZfUAd+9uNjJ2j/83/k+ZZ\r\nLVd9hO4Pt+Jpk610I2FMagvLBieW7N1UgO4YXu+68YmhDTjiYf+sbAEU9kyD\r\n2t72oeDQ/fuEXz6v2ppVzPhYZw5hIx2ElTzBcfBOBz1WsWG9ZynhtPPLMZMo\r\no6jYtgxWDcI2NQSHwvpTZxSKzxY+6QmiEqhxd+ZptiUahMZfUuwBH4lbIteP\r\nN1gWtFYiV5/6NmBuaB+0pGuSBDjWKqH4TE8=\r\n=RlnO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"254177bec6dcde0fcb8f4bf564aef319628a4229","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"^4.1.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.2.1-alpha-20230223182235-254177bec_1677176590910_0.3941804299793146","host":"s3://npm-registry-packages"}},"3.2.1-alpha-20230223182325-66a48bd80":{"name":"@graphql-codegen/cli","version":"3.2.1-alpha-20230223182325-66a48bd80","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.2.1-alpha-20230223182325-66a48bd80","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"df2e84b8ecff363f7edbcd368bc463a0c1962426","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.2.1-alpha-20230223182325-66a48bd80.tgz","fileCount":99,"integrity":"sha512-C309k7Ituok724ETh+E8zuJyu/iY/aaC1qArq4bLuPxpBcS0eP7x0ZqJZP9rvEcVoJlDmyV05rTlUmEoOeYUDQ==","signatures":[{"sig":"MEUCIQDunxbsv2LQg16mUMY5p7IbBzCEvsxYEcj5YwsFEUcdYwIgDeGO0wQnp3gUeUzvTcPjnOZNlXu3y5TPJSHGZd7zwC4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193032,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj969AACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoghg//dVCwM69tosuK+F359seom6LzYzV03v3NJGu7zqX+OnVwHNVL\r\nt5ANU6um8RlUk65FATxLWlvWI7E1CIfm0gDyfLQ2zFzWNh8xiR4r3xlqYjcb\r\nyG6nazzPS9b5hrwyngZ1kGozDkMi69UnXD4a/BzpPgvnuXwAGTsKLSScRprP\r\nY8h8Hd/soSqkaVdPg7SNgRiG/H/BjC+BPonEUSg3nGx/63Yd0JM0yxUx56xt\r\nhjvQJkKkwG8Xb/rsRJ4Hj8L59UVHNESodyopabqCyFBoViQrAhTth0Gu2IM7\r\nHXQA09W5NViHFfwPFDq7+qSuy86dbXGQmZMeo3sF88iiwC0pM8FDELO9QpTb\r\nQPqjw2rqBR4siCBsg22+w3d5skzFrO/V1jzyuVZtAuqrB4VP7uRQyoIw6Bzr\r\nQVs8qtr7gAxDMUm5kKQnh8U+056T7W2mEHL+C/ceuOG0yeuu071WqrIyLluJ\r\n5e+NbN5kUkryi2xJxdiFuzvpATtG5KHoSd+Pq/z22eG8aBv42xbQ2bb/4HoY\r\nyZMXH9r1XefUy2dv1HQDfYko68YpFBEboRddjkb37KPcz5Istbmeo9j3uHDN\r\nQg9G+dZqrLJfvBWdu7TvSVFou+devMkQV/VutrqaBVJh89EPFpQnUkyChl2h\r\nuLspoXRIQENKX5oxGUlC3RJK6E7bGZ4iGWw=\r\n=qiCV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"66a48bd80053a514a18181800c117ed62cbe2e5e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"^4.1.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.2.1-alpha-20230223182325-66a48bd80_1677176640187_0.7041490656236524","host":"s3://npm-registry-packages"}},"3.2.1-rc-20230223184053-4b6c8be98":{"name":"@graphql-codegen/cli","version":"3.2.1-rc-20230223184053-4b6c8be98","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.2.1-rc-20230223184053-4b6c8be98","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"2b5ca1d0f3eff2e533803809249d0efe5167fc96","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.2.1-rc-20230223184053-4b6c8be98.tgz","fileCount":99,"integrity":"sha512-MQT1lpMbbRY8Q6jQz/04n1Eutq7RRncxh78JIWbqMEnWq5VxTh5VhEHfx5TyuLVbZDEnyL8xfKSoprJrRYuN3A==","signatures":[{"sig":"MEUCIQCs/p8nnt/uRNoF1Ab2oeWAO2JDMSQUQe2uDePMf25ObQIgGtEDmc5aGQFl9dSZd63B1l87rbYZkezet5jFPAx09T0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj97NmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoR5A/8D66dqqDpxqo0MnGODB9Gf8QISgOR8UUEryArV3up+tkuaTO6\r\ndh/kK8GJuejQ2+7BRPXuCOgfiFgUI8YFTMaUouyysx1ormyJ7l8U8zLpc3k6\r\ns+Y7i+YZsz3UpwUDBxSbNsy3xHEwQGuj/TJPZzVeGHZA9Wl9Bx5HCLIIYGLg\r\nwBOdG3X7+DUegP9Xp7rcxXRF6XGC3vuzt7rAfgfkex8FfGKmNP7cu7wvBTzc\r\n+9KkxvRrGYOMvXSwEje4HVJ31aFnQYBXyPQO8Pw75BbXAJHeI/K3mYco+j5c\r\na3BGF21Ka/J50kjS2UVMz9AIXQBAwKdHkdnVXQVNufvk4sKhmlafVuWhIyQT\r\n8Kaz/Y+Nfb2teyr6p6LjUMOXTIWCpD4IK2b2njoyxNePIxLzYIpwyHsNSqnJ\r\n8hLNNsX11/RYyfWZye771JGX09wv8azu317lwSBsNE1ePdKaIOkn9BXxhCpB\r\n+VzL0EMvaTna98YmbalDGfOQ/JopvS6LNTHbGu7+3yZN8YQINCdw1us6n24i\r\novtRnU30hMH53w8vKWUphY865eY3EddwXAZvwp6NC5vPzw6/pn0LmQoCdvyb\r\nVB+5ieE2shxJHYx9PBzMjaGne2RQ2aT5OEH8lPHKI5wMmddM3JmXMo2zk7QH\r\nNjSRHSD4sKyihFLquJQVKlpP8ZygagmKyMY=\r\n=RzBs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4b6c8be9856af3f5235bfe064b1457d2f8a10889","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"^4.1.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.2.1-rc-20230223184053-4b6c8be98_1677177702696_0.4185080682211051","host":"s3://npm-registry-packages"}},"3.2.1-alpha-20230223184340-e6597d8c2":{"name":"@graphql-codegen/cli","version":"3.2.1-alpha-20230223184340-e6597d8c2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.2.1-alpha-20230223184340-e6597d8c2","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"646480a8ce2018dbb97228d5bcc419c94ebfc5d3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.2.1-alpha-20230223184340-e6597d8c2.tgz","fileCount":99,"integrity":"sha512-EN0JanE4nVyLYv+Rf5QxlzgIEqAyBeaz18lCB/+e0scDZze8EpZGzc68qypp1hEYLnqbTDoRj+brHzNVtiNsuw==","signatures":[{"sig":"MEUCIHTEJFoyBdOY2AaJ8NGDlA05yyoVPSWltSzeFESexvjTAiEAtEL+FDGVAVCSOxxlN3wQwQGfc8XXJJ3gLVUnx9QrQ10=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193032,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj97QBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpCNBAAhaCnprtp0HwemEkaWXwP3mKT99Hi3ByTiCkMcmtj7V49skgh\r\nYzq5xGrtetTPGp1bQblK3klymFBFW3IDdHc+9CySSuUx999mSbc9j3PVa+Av\r\nBcJwB5IuCweaq4jtuHF9ek+ZnBUZ0zxgbCQRtaaoqsFPgHlJvW8HhpY+4BBW\r\nxzQg5SLpeN72oiXLuOnl1uOPMT6sNLLhWR451DMQQxIliGsfypj0dMzjIUos\r\nfnqQLWMMA+AQUhjVEgyN5Fc+O5bVfI2xWW9CW/73KglMyOcdrihbbH7MRFbM\r\nV5kBlnHZ+SMbsAGFRJOMj0t9BrRIedokEQXFGG20aI4WSu8scR0FmHN8wVi2\r\nMaaTovoKAGg4LEJP3QcaUlLnahoZ4vUnbXUud6T9qzlIkvWwDIEcvOflnOZh\r\nRZVSAvNXtQyqShs6eGDovoz+H1Q+L3zRf0MVmRqe9xIEMRT20z/IL8PTpRmh\r\nHBmNDGSoxlVW3wKxq4bGskWD9jREPG81JPxesj3cg8tTa0MwEcIjV105xGJI\r\nzwukovVir2YEL8WY5qXMd5bdZGqH+leKz79OK6Fgqf5soDNeyzRDoRUPpEeU\r\n0MmDNMQtbh6XxDaEqDVdEYGcPCrJZ/iuEU9MkIkDipmZvSyft1SVdU9TQemb\r\nzkXtR+eMkiv0NsFSjI+rXeO5n28lG+CMWkA=\r\n=FUHB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e6597d8c2741550ae2f472e1ccd3609e023b7b69","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"^4.1.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.2.1-alpha-20230223184340-e6597d8c2_1677177856860_0.2901230723050163","host":"s3://npm-registry-packages"}},"3.2.1":{"name":"@graphql-codegen/cli","version":"3.2.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.2.1","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"7cd14ba5fdab02fc8d60bf20060bb78de57a2fdf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.2.1.tgz","fileCount":99,"integrity":"sha512-AeXzOvhSgAyMC0TzIoc6/HIc2Fy2rCZJcs5pt1LDypn1k4gpGRzqZ5JOjYx+XIna2hLfB9NbAkcO5dcdHwFdJA==","signatures":[{"sig":"MEUCIQCQtsjaO1/FTjoJ7EqG/K8N5/sK6L6J72Xgu4weZHgA/QIgXeQr20dNEip9w7aQdURyB3O4iY9Ct+K0eEBAdbAEDfU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193001,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj97cfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq1/hAAhbcHOyI/9yFyNY+RIUlCTwPAVRZweFdDNEQhRJcFdRJjGgBo\r\nRuEZjO5EW5ZRrbtFhbmOgIc/ZF6CvuNWuEHKqO+/UbrChatwlp4LRwkCeFvP\r\nKcOzX4dHun64vvIaGW8RhpyzxFEdB99cgUpVVucCxizJsKlZPMOfiylAmCkC\r\nkS/JLxw/zaLhkfOyNx0qlIQ733B3646b2wFAVp60aWjgF1L/ekSSdDBJguwB\r\n8a6+kx4W45hE2PxnOvzCJSzOGfVmUK8R32KydwblQv22SJv6YNYPNvFOFC7J\r\nsp/aQSNxxriItzCGNqTTH13zjwa95qKzYA3sWpIWdL2WogiPl8UQSoWr4Py5\r\nx6NpXPCgQYdMswsRnQCvBfOWzNGYYSxxWH1oSYzNfFx8HvGDU8sSR53qKkUJ\r\nM58fAKLDZ728iMi+oWoihDqeigXkZ7CCimD6O0ZwTOzldVJn1McRJW00dVo8\r\nyBuXTRXoIaIPXgZXRC9WcJ5yuUIC3jeeIAPxM9TSKGLhRAbzNtk7mIFk5cM6\r\n/uw/QgE66a/W4oHBLhdlUizkNg1aWIaE0i75rD4CboyglYqJs7vZz/1Cng8p\r\n1KYJPCsYrJyQXAFS79XPJq1FY31pZ/1iTeS9vafKcrWtX1B7UXGiYusCn3A1\r\n2rxsDiXFD4hn3W6LvwL/rSPSnWvnlCt4RGo=\r\n=hC4M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f1536d1f21dc77498c7700ae909d4a288da90fea","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"^4.1.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"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/cli_3.2.1_1677178655328_0.6921639725971871","host":"s3://npm-registry-packages"}},"3.2.2-alpha-20230301201322-189cfbbc9":{"name":"@graphql-codegen/cli","version":"3.2.2-alpha-20230301201322-189cfbbc9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.2.2-alpha-20230301201322-189cfbbc9","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"51bddb76e3a40ea3a14e319f21ead3c0178984e4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.2.2-alpha-20230301201322-189cfbbc9.tgz","fileCount":99,"integrity":"sha512-0CTMO0M+5SNp9FkhD3W/OQFcjIc3fCtu6ml58EbYI6L40ZV4CLlzLKfkHpDOjYq9xtHGMkyCHyteYrRdnc91Rg==","signatures":[{"sig":"MEQCICNjhFJSYMQaHAOrN7NPOltZynUouyOYJqkWVOGe7CCEAiAvBr9eDnO6X/MztaxFocEhOonrcEMj6ph1JVs3FtIgdA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198605,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/7IJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqFiQ//XdiIo07OftdM73jgPWF/8JUpUHQLqZSlDAjgkiAFWRFEG4ap\r\nxuWnk4bLdDaVjUdc2VJ6aiFbET0boWE+PF4E/f8F5xJJ7x5VcUr0BZcd6zPb\r\nXMyjPwUlYGWWynqaY6EJug9+Lnt2o/ajwZmLi8vetGkr6eLJGWpDBw7S0UU3\r\nSjg7afphbv52+/At6mY6HV66saCE8NP7gLM4ZxPFyhrwIL6Q8wTMHWT62avO\r\n4G0a3r0OMYyGx0BxJ4NRTC8jPqSmawVEIcgmOQ1+eyZnQS2Q+xKiu15iorGP\r\n3+byGqM+4joGV6Z60TnltfAPpFOG2Kqh1e7yW5exTeMvd2Kx7sPp35nmbb8U\r\nIky8wXIctAjmYYOzOZOB1lxQrUqMdXFEdU5faeyUF+QxSAm6u3LPehNFqfCy\r\naEuk6r6wLI5btrL92SgOe3Zw94hyHSkOtyOiXj1O6Z9NwnCbbMDKVysKomJ6\r\nMmDkLrMU7GZ4qU+qPTWlXOKbAWEe86bR2pECYYjRkdkK9UjQpIq5ScdhSk4m\r\nkO0tDmzH5CGQHZOtveq1FbgXGx5IrWtTTOwd1jp95zGbzaWk1BX44jeW+6c0\r\nh8bWSECebE+EPVScvuRneEVI/rQN/cXy33QahVCwYWSPyfn5oVMgJ/jAqntA\r\n8jr2CmNmSvClSuMak9cdTwhX7bhmJF5dtaA=\r\n=qXBH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"189cfbbc9c1c3dd7d5d380ea80deb161da1781cf","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.3.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.1","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"^4.1.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","typescript":">=3.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_3.2.2-alpha-20230301201322-189cfbbc9_1677701640876_0.665556442644258","host":"s3://npm-registry-packages"}},"3.2.2-alpha-20230302095206-b34166c23":{"name":"@graphql-codegen/cli","version":"3.2.2-alpha-20230302095206-b34166c23","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.2.2-alpha-20230302095206-b34166c23","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"eca3e098f4418d856f7cc5f98b1fb3e487d4dd89","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.2.2-alpha-20230302095206-b34166c23.tgz","fileCount":99,"integrity":"sha512-RyJ+t/PH2oS7G6b/QQAUrvVAhrTrCu6Cf7dwh0SOAlp/j67kOqTrztDSVq+pocMu64Ib8sQGw35IEjeJEtK+jA==","signatures":[{"sig":"MEQCIEItB56AzbL1CSi3TrexE46ytfbektuEFwsxVv2A4hsIAiBHHa6R5mGS+gtT6f+dvUmQNPqex78iFiyf4pRvZvzbSA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199175,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkAHHsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqSFQ/+PxssbOeESdD2P8bBDZehqvbtWwd0CwqnjrsvH+Zwgu98slQf\r\nHAtLSKpuP9YHTPb7C7hFxWW3yW9u2scCpPFVBJ1cehXzugUIdphzqRStc+W5\r\nBMPz9fS/G9ZuNo9hTJBynUfyazfK4++3yS4wk9qFaX/skcMQaBVYiOSIC+0W\r\nOmWuIbAatEGEoM4CcpXB5yiWB8ES07RvkuQx0PN5cJFAGAu9eRepeJ2VaxAP\r\nn+2vT6S5msAHtwwx1EyeFD5yTB0gwAJ/24KBuyXiDXBqxvxf5etAVxOMh5oj\r\nubzRQztpMr263pCcqOdwzBbqiRcjzJH605cCP/9LL/vnLD/iHjxSMrDS07l2\r\n1vVlKf6JtJ3pxSDxjVXKnBoUsboCYcsYbGRNnab8bDBzMwceI8DpcrId3h4w\r\n9y1YNOQFhA29vdc/Y/587PQsdjjR+8v6XJtlub22FYM+emsu6eyH3AXjh9k1\r\nwj+7qVwt/8H8fT9/zGiGFjFCz0gCl1zGr+UjGdfuxJqR6FEseirn7we6x3cF\r\nZx/tXrRyYys8kUn6CUqTYDsVeQ6JtcldqtZAUMp7rtBDnERTaZXR+0kqLwDr\r\nTPx4dyYf1YCeLmMpb4VubUXnhP/er2L9G4ZqEBmnXIesdhiNCc5TtKqaAJFz\r\nLgVHKoVveTmf1BxoJmz1wRNhLeccokMjufY=\r\n=eFeV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b34166c2391a30803c3a1b71b50fa35c0f1d0e94","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.2","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"^4.1.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","typescript":">=3.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_3.2.2-alpha-20230302095206-b34166c23_1677750764059_0.5928247831661226","host":"s3://npm-registry-packages"}},"3.2.2-alpha-20230302095526-48dfe8bf9":{"name":"@graphql-codegen/cli","version":"3.2.2-alpha-20230302095526-48dfe8bf9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.2.2-alpha-20230302095526-48dfe8bf9","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"4717d6af7a89e6f7387fa30472862defd2a71f3e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.2.2-alpha-20230302095526-48dfe8bf9.tgz","fileCount":99,"integrity":"sha512-4b7C7Y2q3nNkt4J3KRI8NUMcKhhhK0+tLS40fTaTjbMClQx4o3/Ybbj4YeLYk4KcwAcIBiNL2Afdhmifh0l4ZA==","signatures":[{"sig":"MEUCIFRjGS8dgEeW+bSf6t7o5oG+wUnVpzlsfkHzeNzgORpiAiEAhY4uBCAS2e2u7J5/9HNkj4amH0uU7Dbb+aFABdeZy50=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199175,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkAHK1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoJbA//cQa68tKvoe42Il4hdg5O48WwYdr68z4oa5M0d509wqPMV9pz\r\nTHkAtBe1eCra/yQsTenWbb6Uge5EDGN7v65hta1XkvUdimadjbflWp+M+0B3\r\naBOtBvsC9osd6VadBoASo41RibhPOwZKw4aB1xcxDpUvAk8pjrDRCwqkHjD5\r\nu3IsT5Mny8nE3DsIMMK2pDzmZY4O9blCOTUIxUmDupmBt9H76DwT6obRXW4N\r\ng8+XjdWeAXvcrxnn1RzghtzlXEP2qmeSJ/ClI4kZLBy6ZwMnbWKt7LZek7Li\r\nw9zi5ZCtMmVqDFtvdTkQAQGfXheppPcVaXrY7koBMH7uVOa7dvx/CTHDVkTr\r\n424YIoaOLmQyDZyOugSWWz18f2vFUXRtP2VzWP3P8midbuLlJttDvofR6ZSt\r\nhQGY1a1dT6bJHOYViPa+99sIhq6wFwRUD3T6dI2mtVlZcm0746J13Ytxvn0U\r\ntZcT01rY4usWeZAdQYxlo2nBvJb8SmapPBJI3SZJsgmkVNcU0iF1KlziQZV3\r\nMRNyRoC96VRt0XB5YiA+DEaAryHWS1J36KRNUDy+Ybr115GYNH8WiL4R+yAd\r\nXGtBG7/BEPUOJyWdRdE8AvcOMcAXUPjMPC+ApF32c8lWWSKOn37KfsurVjLa\r\nIImydcVvMzwmUVkmdHlIckR64gux7IZRdhc=\r\n=V1xA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"48dfe8bf9f1248901e023a846732d3d260b02c1c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.2","dependencies":{"yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"^4.1.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","typescript":">=3.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_3.2.2-alpha-20230302095526-48dfe8bf9_1677750965669_0.8465033209120925","host":"s3://npm-registry-packages"}},"3.2.2-alpha-20230303164721-1b08466b3":{"name":"@graphql-codegen/cli","version":"3.2.2-alpha-20230303164721-1b08466b3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.2.2-alpha-20230303164721-1b08466b3","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"98c59018467830ccf5ae65c524f34163f94549c0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.2.2-alpha-20230303164721-1b08466b3.tgz","fileCount":99,"integrity":"sha512-5H0fVNvuwVpVZE7Ex4WPnlUbkVSkR/07ACR3btn+ww0uZkF4e5MQLczldMKZBGah3mz+onm7XB/pSy1axAvItA==","signatures":[{"sig":"MEUCIQCecxoawWopAdPgo0SrnJNWZNIkdIughNsjpyYF92ZyGAIgR+rvuXQtj/vR0DYk8AsohQUehaT7PLajldaSJiXLLd8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":195704,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkAiS/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqwbA/7BqaBCz7NBqeRL7gAP7MuPanaqlroGzA+iyORrtMMOwOxmzEP\r\nD0y63AcKOV7db1Q+vBholHvJQISwBoSp7mEqDMZ1jSV5d9ZgzP+2hfELUZQh\r\nL3x5QhxWQg00t8XWO58MJt122xJK0Xpt7XYbgMxkPLqBPXetJqNYb6jjsd7z\r\nqyy0kbWPdTYj+PKaYczIaYuILA6c7NPj74kfp6D6xT7/XnJgtz8irf2dBI3b\r\n5WE3de0IWAGcJrfK7HKHQftm3N91sAYJ/aoR46oFNitgQNip6XWFcDF0l+rJ\r\nPzum16Y1Blcp6CQl1PbJ7jZ5zCI4yJ+sDr14obQF0R1gV10j3sfMDQU8d0O1\r\nwusx6nJ23Ds9SgOQ0uww8v3N2rsYRf+U14lMlBAzfsXe8YrLoQTaYvF4zlKR\r\nYiee5nqpVXHUjhImhhV/JIY4EAUFAP3Ty831Dzk/sd08OiqrIRUpRGjuuu61\r\nDhenhJMI92ak0Za6NbHV6UgXRDEZerkJUHGbQsLzsNTInlG6wsHv04NHxuU6\r\n6jj+r5lazGkLK6L011Y41Hxsej3T5TJH+wBjeMH3RyMvrgshveSkRWLWZxL/\r\nIbrUxIfSUH7d0aeDBx3L05SWOF8VoCpWzxhDe7q4WHOWpAXbLdE6u4vq4f7T\r\nGZgZWuTywG8XVukKYVv3aPYV5pmcSTgKj2U=\r\n=4Q+b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1b08466b36fca7821390548c53093a07b2a45380","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.2","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"^4.1.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","typescript":">=3.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_3.2.2-alpha-20230303164721-1b08466b3_1677862079265_0.5659628154042597","host":"s3://npm-registry-packages"}},"3.2.2-alpha-20230303164759-332b0b6db":{"name":"@graphql-codegen/cli","version":"3.2.2-alpha-20230303164759-332b0b6db","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.2.2-alpha-20230303164759-332b0b6db","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8ee401de1e194a2f5d3b83e59e60815e1a37b014","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.2.2-alpha-20230303164759-332b0b6db.tgz","fileCount":99,"integrity":"sha512-Xk909/UN506nEGsDXGM1y75A4INjsKOB+KZlKXYi4KNG70G6qtCiVuS1fQAZ3LhXJ5D6JQ94TDIkPRBDQx2U2A==","signatures":[{"sig":"MEUCICKGuyoT58/UddE99I4GtqnUurckIk1yaVlTojFN1oqzAiEAnH0kMSC2BsPmlBzv4QI8TV5NNbPTX+d7gwjMGRQYZ9g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":195704,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkAiTmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmplIQ/9FwoPt1nbJ8j9BKAV8GWjwxnxITs6DP09UX20h8H1YDexZaea\r\ne7B6MOA1uh2srV/7xmRmkoOEUF0cgpdJzMCIavNkMmDyfjARk/A8lZAT1XL7\r\nvbaGoVBLxeBHBlVNUIJ22bkU+Ep/0SR1u2UqW0MdM+4nrcbU7VUYAskLsZcp\r\neppFauO4IQSCkULvRUZZC/u1qQMsYokR6Sqc8qdfOkkg2/xfPre1cwhu2pZ0\r\nlQLTmCJkG3L+gIrf6QV8XdoXP8W968TXujkNp9akfVBDRPbGV7elKFoAQ6ZX\r\nxkVw2d7F94FjuJ3xKXiFyzUypNt4FzL47FOweEGv3piMlIuj6Oq8ztpkuC9f\r\nOPBcmDjpte726sDH1c0mZgKtWOqNOyUzZJcarMVpTYNq+jqG6KMz0DsdT5uU\r\nXLBhw7u3iDp8iL9yU8+epiaJ7gXOIao/SPXDnc4va+HB1AiQ/q6dpCdrJV2K\r\nKiPkHmVz6tXxSc74b8cwCPwV+8DIBbW56vEMECNOhAA08XhvweV8FwlWJpSB\r\nBj+F7bmhPuileG7PPVqD/J/0mslPS/09L3omacNq1weIgdZ/opVKLC8t0TgY\r\nvjqJkg0GHIo/F0aloGnNSzGAn6mxcc5lNbT5tl33Q0Uxf4auiG1FXD07Dg3X\r\nPD5iz53JV9lNz8lG0VS3lSTSdY0SA7urheA=\r\n=xSMG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"332b0b6dbbcd6d1f426e43cb1318d6beecbf45da","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.2","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.4.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"^4.1.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","typescript":">=3.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_3.2.2-alpha-20230303164759-332b0b6db_1677862118005_0.3147698503853529","host":"s3://npm-registry-packages"}},"3.2.2-alpha-20230306153939-386b52165":{"name":"@graphql-codegen/cli","version":"3.2.2-alpha-20230306153939-386b52165","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.2.2-alpha-20230306153939-386b52165","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"56cf6eb53b43c7c00ec3c8a6fd2f8a66eba6fca7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.2.2-alpha-20230306153939-386b52165.tgz","fileCount":99,"integrity":"sha512-HKzydcg2eERW/ln5fhwZpWFR4WR3bmrXTSOFsq5QdGxVcXcn5eZkXBrczubVJIntxGXmhAKqsAaNC8k4J7n7Nw==","signatures":[{"sig":"MEUCIQDSXSPtuYBeLz+Dcu9wz9POVXoOqk2WgyxjGeIGGmi3ggIgP8sme5F2AswroQYHf9CIMHoIUhb4rrDApBfrR/IcF2Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":194746,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkBglrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoglw/9FedfIuAwv0NV7+edld+N/SljrXbAL4Yht8MU+bKUGE3JWqSa\r\nM3ufoNuThFw3wSEScyTKySUq06pAtaK/Otz5Ad+Mj/qJtTrmNBW3eoIFyT/5\r\nfRQEFYrHzAjxH+W37bJ1mfCrW8ErE5QuEkx5qgxiRaaFmtiydxNatQR/bBes\r\nuEqVDjuHO8KLYk8iI1QlfANJdm2XyBibpu9pFj/yZValLI0UzECbIjwk8OUr\r\nEpCxg6jHI4bmZCHE1xSxt/mbFu9ikLt0+/QEfJgX4J9LuVrEbB+bC5kIvJkt\r\nOTOdvR9HR7J5UPPvrIzjiRZ7vFdalepSv3xsL9D2v2x6tP6Wk2c9n6fraVI2\r\nQlcEU14ysS5tsPw1jrNApgfkwMDJ2eSumGzeNff+09xBfoF1uaDl3BJrhnxL\r\njF1XeZldNq71WVzD4I1+P9lJNGdHUe6GaHsfx5XATPF4xwqMfEFK5HQ4xuXE\r\nkSzJnig81GK44Qx7jgpnKlv1mFmGO7luZx2wMYe5qKx9u7yVBq7w7UXslVtq\r\nG6uonSv3v5klVs8XpTWOW7gsy7QycuBVs4r6k2fV3LqA+U6ZdsVJFwZ/DR4o\r\ngW7XSsP8elUsj+Kj/Q9UY4LoWO1FqS+HWeCAD72simVck6FcLoIzSz6fTQO6\r\nQmYnpyLe5fWzO++IBn7TFI6KINWLrfR8c7M=\r\n=pz2D\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"386b52165344b62526a161b5d3552f04dfc6dbaa","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.2","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"^4.1.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","typescript":">=3.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_3.2.2-alpha-20230306153939-386b52165_1678117227208_0.715489829336128","host":"s3://npm-registry-packages"}},"3.2.2-alpha-20230306154040-95172f49a":{"name":"@graphql-codegen/cli","version":"3.2.2-alpha-20230306154040-95172f49a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.2.2-alpha-20230306154040-95172f49a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"091f6a4b37fc5bb0a1055d11f86c9f3672e8bc2d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.2.2-alpha-20230306154040-95172f49a.tgz","fileCount":99,"integrity":"sha512-7i5J8RUo2tzNvRMy39J/50m9JNfxj8a1WQo7GX9rIu/XX89eOvK5+C9g3N3QXlfPV5AlomyF4T3qc1pHvTacDA==","signatures":[{"sig":"MEUCIQCLZSQrzyftlwBGOKlXq5rlnO2FDbLQeX+X3RYCqG8XswIgP46NRyQ9yK3rZgk5Vcta6flKNf/j2QNiDoinhZqIdFg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":194746,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkBgmfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqjeBAAnkW/MIdIe2s6mabgldNAYVNK3PqHM+itExexoxVl4E71iMBb\r\ngE+0ucjborjeCfvFpNR4pHFJPlkV0N9EyIHZ1Wu8ZwpF+L34knC+olkxkV+V\r\nnrr7zpXaNcvIpRCu+lFrIXXzC6XFBM1cKLLans/BCKKaIp+qY/GPuS1ACjrE\r\neQS54sJr1C0GZifza+zwwXN1XZdjuWbMqycqzqxUFD8Pk6FcLGWhGgeCzpS2\r\nIA64/4Y0lSQGhxsjb4xeFNJj5XP/J6jZN3+3zK4xUV5hx7E5JX/0EG7QE94y\r\nhE5NbuyTgUC+3Iz4gGVKdJZ3PvGhFR7tqj8Y+ROo63FZZuAv0kjrAHHUlDa+\r\nfaWnxbnOaP3CB/I81MCU9XLl8k/bb/r2CT1JBcfFKzCjFRBz+8NTreJVYFfR\r\n/LlZIPExfJOfHBimC/7HlZjFSHP0jqhC8/8htJnvXIslVL2gv5T4zwrtdWMh\r\n6F/EIajOyBLhGQBSIk2C2bI85uq5Yj2oAo7/GzAeJ9DKoi+kzMKq18nEV4kM\r\nLiWHt+o3eXi0msz0Nsxyfx0qioX9+lvlR+0gXHDTdBuuXSoicpZ2eOnS4dmP\r\n8yEH4c9Jj7NTAHE2v4BKU4ikSC2gwl+sfOcpHRw0Ds7Rv5cg9NWBjIfcFz5j\r\nxDLXfbpNSQpqS5aUIlaRM+3L8cB8r4US9Rg=\r\n=0Lwg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"95172f49acad457ebdbdf51bd4900d1ec35074ca","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.2","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","cosmiconfig-typescript-loader":"^4.3.0","@graphql-codegen/plugin-helpers":"^4.1.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","typescript":">=3.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_3.2.2-alpha-20230306154040-95172f49a_1678117279038_0.21533566822261618","host":"s3://npm-registry-packages"}},"3.2.2-alpha-20230306155323-608187157":{"name":"@graphql-codegen/cli","version":"3.2.2-alpha-20230306155323-608187157","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.2.2-alpha-20230306155323-608187157","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"06ec8cbe04e0f7881a338e76dceb6851142887d1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.2.2-alpha-20230306155323-608187157.tgz","fileCount":99,"integrity":"sha512-f/B9A76LSlNrKQ/4fEXAwZVJSjAXV1GCVGYA85xvwmo+kfxaBsO5AXmk3KwUFwrHnT5ZN9zrH6caguerijugFw==","signatures":[{"sig":"MEUCIHC6nJg1Y8OyD2AFp/bJQPT8LFMpTJGrDSEpFVj52RnDAiEA6WKKGPnBRnsUVPPx3G8dG8U+VI2OyaV+r13wB7E7i3w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":192958,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkBgydACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmre3g//R94Ueq/w1BNB2Yev/Q3eeke0jBA0m/WDKbfJKVonQZGUio2q\r\nSNPDLwOte/uJ3+zjAlfPIJ2QBpIkFKGiWi7oR3iDC8rEKrgMhPtLxW+oK4ik\r\nvYGGAXbU8knp4b31bntNXvEAo+XfVMG35gkmFqFsx2Co8pN8tEVUXQUlE7Oh\r\n4nxOLhKjrzN1s3HCc8rPB35C69hTmey+73HNgRz2HuHVm0ipdNrjLZ01u1TO\r\nr/A9zkDJLbrcek6s35DoGFIqnRzKlBNb4RRlWeuJizxIF33FRSKppo36AaI3\r\nl+NOFv0BU53WsyQ01faNngVNUkSdSbCXgV9GYw86O7DtRbSHZqKH1nBV5Azn\r\niTi8VaaPnkAslFQx3t8Tbvrox4Nub/psaye/X8MO6SIABgbb3HwFh3gCRsMK\r\n968XlaUTa+qPYNlhnqMQYhJTrKydQpCl+e6jFdnZoU3gBy8zHz1pg09fDwM6\r\nsG9QF0/zFDuRRYUslaPXyfUYhrlPDt0kID/3oVdGkq/fqmPYKdw7q8fwlYf/\r\nWP/sAqqbJP6FSVIFG0SOtF8+uEf2Sg294sohvsRopMeJprfpP4xuGXhaM/Io\r\ny2TFPNGqVsqLypDehrxoSIN0UrItc7lMuZ0pbVVOPhNWiCPleurdAzMBz2tp\r\nza5tQR79Rn9YdBBSNiUrdozqZNQaE0e6nBw=\r\n=S+23\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6081871573e6676a20abef76a3c9016deee1095e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.2","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.1.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","typescript":">=3.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_3.2.2-alpha-20230306155323-608187157_1678118045602_0.22037123298548855","host":"s3://npm-registry-packages"}},"3.2.2-alpha-20230306155406-7cc6595e7":{"name":"@graphql-codegen/cli","version":"3.2.2-alpha-20230306155406-7cc6595e7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.2.2-alpha-20230306155406-7cc6595e7","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"998f1e1a13bc223682c3a4448bf8a6ea99625728","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.2.2-alpha-20230306155406-7cc6595e7.tgz","fileCount":99,"integrity":"sha512-crGG0ODiDlLZlmNBY57pQ+7uwypTIivj6I6GHthoHOeMVUWfN4t282gl9wWKJPFHr94FiTPQsf7Su2fHTAqnbg==","signatures":[{"sig":"MEQCIAL4AHBynWWuc1RdCfyk3R6fQj7J+u5d2OJqerVcK4BXAiAuiknBI9G7HWiWMS4lBOZgZe3izcY1bZbCsxI603hx3Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":192958,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkBgzHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqLQxAAhoHSCQQNqyeIKn5iHnQOuS33A82ZdyPbtv5Z0h0by9AbglJt\r\nPdppJfva4iXAv5bUrWYFEEso5Cv1/njGmW7E7kxum+eyjXqH39MGQWJVxezd\r\n92M5ZEUB8x1/0XnEIfX9YhZBah8AgcDLbIT5K0hGnGZzK05OruGY1hdP3KyR\r\n7lv1z1IgBUnIkR1cSGuvQMTl2xDEYNsegGHOujAhDZ1JWB1XQByz5SVoCxH1\r\n/hPLpuSMtGTWezWyi/KM0aYTEQTC7M1R5bQlQjI2boMYIPSozLuPKL+v54cS\r\nO0DBxNZwf9zPQaZn2mDYNyhIVX8gPjPIJ4Tehe9ZA1XwqyAMko+ItU1QzMVt\r\n/WKVQMBw6jgKssFF1k+LQDfWHaLGDfb+VreBBY35qbtVwWb74s0capW+b6BS\r\nnIa1u4z3KVJ3AO6ue5WT8e8dRSJiqlkgEDHEHPiD1QhuOeYDjjDfQT4bl6nz\r\nO2fRlTrNS2+WRPP+G5l2Pw4gqBJeCJz9NLNGRqvo82i0+SEIICqZDhnFhMge\r\nO13Vi77y7HmqVmq/pKwHObH/aNkm41YLt2mQhgv/pnThMZph64H5NdF+YCr9\r\nhUKEKtlcGvGR1kC9gf1sa6PubGuz9FMFHdl1ZnyAwomBjtkGb98/2o3t41MY\r\nOhNs6HnWtya3VnHG1FY/t+xw6ezLn733TwM=\r\n=qM0F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"7cc6595e7fa5d959a80daf40cdd5726679ce34d9","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.2","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.1.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","typescript":">=3.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_3.2.2-alpha-20230306155406-7cc6595e7_1678118087156_0.4504352159827807","host":"s3://npm-registry-packages"}},"3.2.2-alpha-20230306155544-1dee0a75c":{"name":"@graphql-codegen/cli","version":"3.2.2-alpha-20230306155544-1dee0a75c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.2.2-alpha-20230306155544-1dee0a75c","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"7151d2c3f654d81fb6579ca1aab6c87cf356363c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.2.2-alpha-20230306155544-1dee0a75c.tgz","fileCount":99,"integrity":"sha512-bnt7WxQzRmAVKM/M0svv5lIuq5JGKkRsh7BUH4Ayqk04Q73rz3Qxys27FLnRzdRHAju4etvC7kSVZlNCd/mumA==","signatures":[{"sig":"MEUCICjzRylij6Kh++WXYdKi29Z87n50u6JU3avRqUNe2uH+AiEApw2rDZFjxRU0JK061HdoMykgPDF9OqA2yoRc6c1OMEM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":192958,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkBg0qACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq/Hw//Xv+exfHnyhBX6bvXECmCnwFgf4qgHsvXAvNVmO/cHbz9QLSI\r\n/vLVYb+9wC7jyvqJ4L9A4SVzffb1xtexqus0DjA9yl6iBaRcU1+W1/BVnMJx\r\nrXPMhzAxN0eO5x08kUnBQwkZ6tMdCBmY7mDeSNbl477eMQiAi9VWoX92mbnL\r\nN7f9riZaiVk3dWxdRUczbVEWYIPnkpSTGrnsBDOT5jxnFBL3L4IjmLdolqpq\r\n0YHpcZoaaMePTmfHfsG2BJp+a8i1iU78sa7wwSd+bNN7Wj+r0NoDWlEt7g6w\r\n2xPdDlScHg64QA8PIoC3cEiPk999tC0pigDHsApq8iBmPDnn0PTWhvvMT8Ae\r\n0zAvyBA2j38z5d55JPce8am9PDhPxoGmaUfB5X3JuSZ1cQvKZltkLWMHAorh\r\nOgO2IEOQBWHEVPNEC0UXQzV1sOzHJ8Ao29uzfYSQQhMDhIT9a5gRSeQYyJNB\r\n+tgKOg2uGR47YsOv8ZOxWIkmvdXRkiTRMgCuPUb91HiRvTZsElDqGbNbuV/P\r\nPeocUi2cTWcxicojx0t/7tlhrgSpFgjKVGNzC8VXpgUMqCAQfJsJ0Jsu/G/w\r\nCEhuucQZ5WR26oL66yKSLntqXPvfZHXHfrIUQ0Lcd+ZsoMTfXJTw6FILZXrc\r\nPOSPCcEbjoiFWN3J+2qHlZA+bbrTUZKuvkw=\r\n=SjPH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1dee0a75cfbfca69356d7534997168b17bd4a0ab","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.2","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.1.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","typescript":">=3.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_3.2.2-alpha-20230306155544-1dee0a75c_1678118185923_0.46423304888458805","host":"s3://npm-registry-packages"}},"3.2.2-alpha-20230306161656-20183f057":{"name":"@graphql-codegen/cli","version":"3.2.2-alpha-20230306161656-20183f057","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.2.2-alpha-20230306161656-20183f057","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ae7cfc5af15bff8a9182c1238260fae2c4d3f1f1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.2.2-alpha-20230306161656-20183f057.tgz","fileCount":99,"integrity":"sha512-Mv9VSYjmXpR7B/ozBILx4nJc2WGoYox7E513jqF1vYrP0WnyfYwz88A1GleIpHrDsE7Vf3sHUJRLEILw5i4KNw==","signatures":[{"sig":"MEUCIQDHFGqdT2GDe8pLkNmzI66p3P1DdNvJ/imvpxOUjcbv6QIgb+bYfVYNlmGdSc9KD1GsVcDiA4vj5Ud0tRTkpZFWrZc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193030,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkBhIgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoioxAApODhc6oJPb60uJj56eTQnPZu8VWBk3ZmRil5kV6WIB7Bn1tp\r\nnErakX3oTDsLZbFoz/MbW7JAurUZkmJC4QlXKe9UC0lz6zui3tBC0cA0b+sE\r\ncwvrf9ta/t5G6bN5t9JezrKstGwtL1mcV6EthFBnOof+Gmjxi2KiFD4p1zl2\r\nFTpzOCzvxHBH77KM2lyzZiEZf35hkez+iI0DIvPbk6/h23yaH2aAi1too+zR\r\n7df2B3o0wf5kXGhwIqTc+SZvQ0lhsKGjw1EqrRBidwKmyJFLi/Jtx2Cgay87\r\nH5zZ+CIiJA4u0gmyQTbsdHDQpFd/ZHIRPWc+pAfNrGZE2rKfoAaSL8HxIq33\r\nDERd4JMivBcoyLwBg/pLuDLa1wZ5a9e1VTa/gYx4R/Fruyg4RpVcL0yD5Z4S\r\n6tjix00UrcdP3/T6m8ij4o3iuvp4pCt1jtdnlFVgpBAyeGfsg4F0NSgxo5g5\r\nK1keBRS3Vjgb3YNuLRGW02ISBa9hIBZyNH9F/f0Z4WKxeNbPzf1lMkDce61K\r\nmWl76l0qxit2KuB0VSg8perPBlpPXW3lB+hPpjb6aOa0Hsct8h8i2ecYJa/D\r\n0vitvbWJQ1hLBqvvTWTlQVgJtvT+yi1IwNZTNRJX0QcvVPGHDSgY92wRzi8U\r\nan5K0Z1ln6blgB46TP/sdhl28PvHsTKyExo=\r\n=Ik60\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"20183f057681a1499aec66aafeecdbc0d0389b1c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.2","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.1.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.2.2-alpha-20230306161656-20183f057_1678119455860_0.6578312526817385","host":"s3://npm-registry-packages"}},"3.2.2-alpha-20230306162229-e58d8b491":{"name":"@graphql-codegen/cli","version":"3.2.2-alpha-20230306162229-e58d8b491","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.2.2-alpha-20230306162229-e58d8b491","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"625083911b3399118436cea5260f8e836b7b380b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.2.2-alpha-20230306162229-e58d8b491.tgz","fileCount":99,"integrity":"sha512-MdJ6CsnRKbaVlhul1p+n1ngk66NKygYUabn15nIHRgRVc5bOxRNQ4aolQP+SDOc/zQT+kjQ8b+aeX0oBupiCeg==","signatures":[{"sig":"MEQCICxn4eVAiCCDZtP6YXIFOjp/CvjM299BQfEjkRsW+ZzFAiAjpd//LjMpAQJg+Jh6zN0xNi45/4HmolHiBD5HA5sCng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193030,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkBhNwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpBng/+ObyXK3qFlvkA11a+TLHP6QDnqmHFkQjFxJqzw2ZFJKT4er6K\r\nhDbmHOAeeOFmx7NNC2UsQ4TZepVuxkKPepitOEKtDLfauFxdx73VbC0wHgO2\r\nTGfpJvWMY/QnlK7w5EZDx/yBFLZbUq7BBQQAqasHRZEem8mKUC/EYEJ2eKIi\r\ncuKqwJ92T5U1JQiSFrfrrmFV/CsLr/YTY/+aoz3lY+GWn2oUIDIOpnMuNJ1u\r\n80POnTnwyxQzaIfK0dcN9N4S1XVjOoOE19nz7SdvfTGRovW+hrvh3+5uJbsn\r\nFNMUTeQUl8YBuDB2ocUKARKcZJYoOfMdSpBb5CSZ9lyJBmUsbcI83UrzylIG\r\nhPCePXEZis62HepqiYCyj3qSbATgNTxFfdrWeb4qOgjPcLW5TIofk1JrAFAL\r\nJ4CNj7zH4fCu3j5P/e42PvRfGC1N/97HaNQW6V5khjGMidw3jwYvQ9fLL6Uj\r\nFD+cv4lGDEsZ5lUuaGJO4TURDwKre69Hb7gHD9/5hktZq0pqK3pxW3q/FP6v\r\nuOua1tLe2Rs7v+b4tn7qEfU47Qg5gWOnava8QANeuVgGrzN6chP8MAJfiZtc\r\nGnIz9JibL0tUqH2jylB8gqzsUcseTnmLyZl4qGQkUNOTYmuf7c0cEJPkc2GD\r\ntDbTmjrftRuARNGfdhUqRz0Lb9N8qDs68ZA=\r\n=PhhC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e58d8b49191c3586d5736e9b467243b05cfc85db","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.2","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.1.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.2.2-alpha-20230306162229-e58d8b491_1678119792798_0.3132552209517363","host":"s3://npm-registry-packages"}},"3.2.2-alpha-20230306162752-276130e2a":{"name":"@graphql-codegen/cli","version":"3.2.2-alpha-20230306162752-276130e2a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.2.2-alpha-20230306162752-276130e2a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"2ddfae1a6b5b9e8905ccc2e4ce184eef1f151dc2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.2.2-alpha-20230306162752-276130e2a.tgz","fileCount":99,"integrity":"sha512-gwJlbJOVJyqXoGp13kjuHmykyFoxPCIGVes+G4F8cDaMwEg5TL9WE3BYtQTjnDWu+wlPex+dA08QJydzIjIMVw==","signatures":[{"sig":"MEUCIQDhUx/qc8Gn6pqCCnliZNPgeax23UZnB2EBvkpKg7dPaQIgaLeZu37b59yU5kgE2u8h4Jjy62sAbyPUfVbPkKYdv0A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193030,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkBhSvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo7iA//SMiu5HBL4XJGcGkwy0evYjW3YsW4hkzloxDdXYHdqvZJVrA1\r\nz6jvHrTwdoq4GatgPYYF8DfV5r8sxoL8u2x2QrSl5k6V7MCXLEY/s3FaZdOX\r\nvmOs14O9sSy7WkECljJ2chZMALEApPeHaEYp8fNUJLNgS9ohlvEBBU0bZ+2+\r\n+sKs/do3OY2iuR1Fr3JQv3UiQW57qWeN3+jeYdBZbIPo18CrNaQVRZMNBcKD\r\ndx9zyX6bl8ZPfehnVYxDZ32yN7o1vcHieb9HUyBx6WjoRj1o5g/Twjspo5vP\r\nyoyvc/4FZ+r2MXV00r5WMbIvm+obLhs/61EdG87A32DF9B7lcHjsDEvM7se0\r\no2+YGXTg6cjqmb8gVUR+qk0dq2MNE/nXbEizzYjE5CmVKmVnuL+0683pK6kw\r\n6KmfvYr0U78Gjb1rHvmePRdU6eoRPBuEPVQKhRzPTAwHRAPdm+lVVW2twdE3\r\nTJ5Ms4nYxqbGqlWkU7twJdzY+LRCrpEkMYe6jpNOyMf+P80f0gLsypKxiJ2s\r\nWgi7z6Gtexxi3NQoGez1ZtB+MY4dyRzHTTfg1MVHgdExytNjvM+lb8/VZ27N\r\nYyrQh8uKNKuw8eKK3DVtM37CLHaNbmxN3F2wGMsNODD4mW4/Y27V/UtUPGkE\r\ngsZGguv5HHVdX4nsUdK9WtA85sYbcCLDcyo=\r\n=wntN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"276130e2abbea1015c6040306d0f34fe02594ba1","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.2","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","ts-node":"^10.9.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.1.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.2.2-alpha-20230306162752-276130e2a_1678120110955_0.7794780619727562","host":"s3://npm-registry-packages"}},"3.2.2-alpha-20230306163648-8206bae40":{"name":"@graphql-codegen/cli","version":"3.2.2-alpha-20230306163648-8206bae40","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.2.2-alpha-20230306163648-8206bae40","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"43d34826e3305df16c0f8b5ab5164464913212f0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.2.2-alpha-20230306163648-8206bae40.tgz","fileCount":99,"integrity":"sha512-jFOAPvaqt3SGM//eWuVmhNfiz5X1CzSOQOJc2z1NHZnhh6u0mUT6mLqCxyy+zDSYXqxIBYSef5YLQsZT1Zj71Q==","signatures":[{"sig":"MEQCIHNsrzk6hsebBi00Sz4rHDY3SD3cL7x93rAyvl+6/E40AiAWF0menWHUlKLQQRcTu9DJfve0cyl/leDXmV7MKn9Yhg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkBhbMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrhjg//U5Ki3prIEr9Z7KjBjUsdRXQBe5IO5bRzuGMvJEovjr5IjBfY\r\nbr+0akgJS+9OYz+6NeQTZdZ0f/ppbkroJgHLNcNv9empurS1yU3juY8zdgx2\r\nTZUsTA1H4CmzN4JEdRdAF8RSyldzbgq5m3QPuAWdBA6GoiWyPj2SC8FrZARD\r\nPjox7Kwd7hrpvtV4TFeihiEFciN6JsrK07d1CFG2PYHRZy9ZJJB25VGtsM2b\r\nXwEu85ygoPM2fY3BsaRd4gLYxRq4f2l9Jr1BCXm3mpvFRt0eP+TDeHdAQTXN\r\ndK+LXmhv65WTlF/YLWIOfoyTPMHH2OOSBJQgnc+/HtjKiFnpv3wZj7ZD8T6v\r\njzaATIRh2pX5aTC3MUXHLwu6Z2pE8C/K1lv+9VlKb0SsHeU0VQFb5bu59IBO\r\nDkNwq3FuBq7XIK4fHbwQL34PtPqkdsVSBH2gi0hS99+ltRMKbvCjxFZnsQu+\r\nLsOL5nKjmpSIFj5w7aOLnwsK7ksOyzn5HOTdDzLm9S0M6y8LgdAqiiZevUDI\r\nduSxWcC9y9/O1wvYNFp/pHdSLumjQ4xLJe4K2gRkKo9uOqzgWzQIbAx97l5g\r\nK1h1cndxTHGIsNafkP4Q1d/WLZlhWBfExRYqkKrZ4v4ktpsLUwXPGUwG1OCj\r\n1d/BTlkZVkhui/MTPjpRlS+FmCSO+PsAklY=\r\n=4tbe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8206bae4048cc2c71786559614c70952388dbf4b","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.2","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.1.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.2.2-alpha-20230306163648-8206bae40_1678120651952_0.811712440993317","host":"s3://npm-registry-packages"}},"3.2.2-alpha-20230306163731-2b36f099d":{"name":"@graphql-codegen/cli","version":"3.2.2-alpha-20230306163731-2b36f099d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.2.2-alpha-20230306163731-2b36f099d","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a504d9b415542fc5d8e81469c761dcc091f80fba","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.2.2-alpha-20230306163731-2b36f099d.tgz","fileCount":99,"integrity":"sha512-ZszvNQ99ycLChUpdr9UtiZpe1EXoq7GSDy3G3U/48txdh3uLbXkvGHrWOSO4hHjQKbzhIp7U8zxacbIwev+DLw==","signatures":[{"sig":"MEYCIQCngPHPRy6hXI8Z/aIN4DjVIKqIDfqhMbIQaYeLIiqK5QIhAOyF/OcbsxbFmgdgTgiOkvcOBxBARaWRxwxRR+vOa7pU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkBhb1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoJjQ//SJbu8rF28FG9mgEzdRlKq8fNFcILMthxVi5EkYYZRVTj84Yi\r\naeSqlUPu93VZQuEOmdby7sYf2/VCaVWi/1L5B9UHfNDNrI5Y1skWuSvwrSZc\r\nlJwx4fd11EG3Es7/DXohJzrW1fyL8OG1SQLgH7fbJmzDF2/LDKzFAxK77Ihz\r\nqfgyiBXYlUvrtlRGHrEzlHd+yQgiQ0TUwgClP8PeJgZrvxx7qpqx3BTwBi2V\r\n/g+YWYDgToQN5r3sBNbafRIFonw4qiigUwa9KITB/YqGfJM2PvHTLDLrB3lT\r\nfA9RO0s+ECgii4D7sgdwH8wzwAISjWq07/VhlUw/3hQisLBjK4PUESWCPi3C\r\nR3M9G1Eat2nKz3TPy+sQeF2YuuazJzE88zzCS8HnQFzx2/8fVKrNzaJB4u0e\r\nMyVZOj6D6ehYCR8CjjVtn28BnlTnlviHVAORdBoMrRnU97oWEiLKPBtLwcqu\r\nzBaW4OJyE5WF9LKLGOwTYePV2u+EK6MAjC40OCWxDh07dCkymNM8YZxBDqgz\r\nC1oR7ZBE94yGJ+EUW0487oYPHqPAoSH+kmarj6K6Qw5EPRjv6dRUR8J9f1tR\r\ndwTn+sDEt2hpUmU7jUucYq+jBHGL4Ul5Z0tVD5Vt7GoqTHqiYgcT5uIFA/jf\r\nipE5vvFEvDFjCiaE9Bq/0kRX/S+jdTCYkMg=\r\n=jjLR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2b36f099df0373123a32bbcaf2c8ef0b7ce161b4","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.2","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.1.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.2.2-alpha-20230306163731-2b36f099d_1678120693496_0.6104639419183431","host":"s3://npm-registry-packages"}},"3.2.2-alpha-20230306171438-3dbaac74b":{"name":"@graphql-codegen/cli","version":"3.2.2-alpha-20230306171438-3dbaac74b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.2.2-alpha-20230306171438-3dbaac74b","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d340ee6fc1fc8088bfe38fa3e81417eeb9376c4d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.2.2-alpha-20230306171438-3dbaac74b.tgz","fileCount":99,"integrity":"sha512-VZOAtWwnxqtpRaA4MWkGAsqivdzx1VNru9w3MExDWfg90sroMn6kiuh5wTb5vUuswDERo8JVWq126B+mD/6VWw==","signatures":[{"sig":"MEQCIDN+gN92DgtjPdCiZDKBPFOh5TFb4vLd41VldSVNuIAhAiAz+v6Gl8A/ji5feN7BVkBitAhIQel7jt1NGYbQuXnE8g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193546,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkBh+mACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoXrA//aHUH+tl03BQXmxW0uUWo0dgRYeBIZN+c+tP6omezkTtVwMor\r\nyohdgswxBLgooJ/9bbWJlb3msyDViaFcZbZj78wifMU50n8fMbbHJ9T7LXtp\r\nRO6RQttWN8OGVa2sCe6Zm15xFb8xnWKQ9kwfJwH8OYHOq68PDOOSPkNyQHC/\r\ndH66k8Ij3Ub+8pkAYAOJRqLAYnHWJavHLL/aAVDhXd16FdVKrZoE4pT8yztL\r\njtr36X7XarwSegB6GP0AVEvr4BDNex+y+Jii8rqYoqlUMmHuStPMqb8scnkc\r\n24OJMCOqa2CsjNPEWbc8y1l7zMdVBQSZy22rM3OikPe8/tel4YYM6UtrHZAT\r\n7993FiXk4z0XJaPeBzwo6xzsgnvrGp0BFcIL7/D7uVeVJ3EU5NCs/3E4EDx+\r\nVvK8jPSAt6OWEIfaYvw0Buvp03pqCsNiKGryjl669Qutzr21SBTnGrny3/yd\r\nrsWxCZ8LJrjqf7lfjgXkiL3d8ym93/opuspPXffteYARLkQ2WYXLbL1leShV\r\nwlAMLupCrgNHa3aHrKu/wW3IilEGuvZKHsKbjNcPjgkCBbne3ha5Ywas66nd\r\n3qGCMw24p2+QLJZtBu7B8wuclATBf0JIKgERwLRqk3ghNn8RLHkneKf/gkj0\r\nw4f0JpeQQ3d7er1N0+wJOd9JaSvTZ6VRBRE=\r\n=DCsE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3dbaac74bb8a1efbf07b5ccc92d3ca40e0c8d000","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.2","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.1.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.2.2-alpha-20230306171438-3dbaac74b_1678122918100_0.5623065408729897","host":"s3://npm-registry-packages"}},"3.2.2-alpha-20230306171806-2b36f099d":{"name":"@graphql-codegen/cli","version":"3.2.2-alpha-20230306171806-2b36f099d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.2.2-alpha-20230306171806-2b36f099d","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"7a103f9872ee891e5f7c61c3aba3860edb53c984","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.2.2-alpha-20230306171806-2b36f099d.tgz","fileCount":99,"integrity":"sha512-F1uuO79i3YmFvAhMR61UmoJce4mZeUKrAQppwz5iRoqVAfFPS/c+7GhQ8DPylIMbXv1OmifO4zPkEe5FiPj0+Q==","signatures":[{"sig":"MEUCIH67EXDAOFRWlc90/dNL6T57Etrgd8+rFXOfTZ0x/3/HAiEAtW2UvIKFnysG+lt9aKt4TuYeX0h0dRQeSIzlaUiq4+s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkBiB5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpYeA/+NI0HMhassGS2xVsX88qnR/2oieA0mQD0qzJkBmfFFvUXCvUa\r\nDVpbI2F10kkONIAVNTXKm2QB9y3MR97oNlQcUFiAPjM4Bv6lrx2mrRb4qP1M\r\nXsp3277t0IuK6GEJkYdLNElndN8hmjOfkplIY+ywMiPgyIzBr5Y0OlJwQcOL\r\n4T6mk42bQ2/SqY+vaq2v7i5bgwrQ4Fw1vqn3JiiGzwk4dZR87GuOeBKb6rNm\r\nqgVVkDcqUY8qEkBZGK2ADyTNzFB9ebizqjIu0OTsvbhzixbWwkVndT5t72dT\r\n4ICILZO/Akzl1FiD6qAUYuJhCVCvy0yndJKaQ67xKzqAmDH98LuelfCyN84D\r\nlcjrAnpaszkq/91WPlF3GPbZejLGmjel+q950VmT+6pxIzwB1avUbFzF8wAM\r\nlgVi3YhcnQjPqMtxj/kZbs1ETIW1BCuys9UWXsjJfYCC56p0dqHpQuYFfnN7\r\nL+PxifXZkRDya7D8b1yggJmDCivC9MQJyZr47Rw0zLjGQUFVNd18s0gU4RfW\r\nk7mMeHyvd2pmXHh8JEk2ToN+8ufieb1PNUj4MMawTxQkzZDARcbHpPma8yuf\r\n7iDvOr4JKxFLr0Kv9iz1r5ffKl7ln8jgacp7NteAs0SUGqW6K1ryl/aYmnkg\r\nyal0jjrEPHKHbiv/mYa9U9sTEaXYKHkrWr0=\r\n=J0gE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2b36f099df0373123a32bbcaf2c8ef0b7ce161b4","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.2","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.1.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.2.2-alpha-20230306171806-2b36f099d_1678123128967_0.986511202904605","host":"s3://npm-registry-packages"}},"3.2.2-alpha-20230306192325-1ee2ad4db":{"name":"@graphql-codegen/cli","version":"3.2.2-alpha-20230306192325-1ee2ad4db","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.2.2-alpha-20230306192325-1ee2ad4db","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"02b22b537a411808abdcbe1cc4c8d6412e05dc28","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.2.2-alpha-20230306192325-1ee2ad4db.tgz","fileCount":99,"integrity":"sha512-LiOw7WtmNY4G4WT8i1iplD1qytE7VohLQ8uX2vOaHzM2oZzRO3jYs6MY2bUrmRBoPF0OqbDjtaTQdZvPv1lNTQ==","signatures":[{"sig":"MEYCIQD/xdkP0bhD4Ya9BlYFtcx5TX8vj/7G/w1ntYVCxdb63AIhAJJkUCVs7T9bV6avyh2lNF1EA1bddRd7m2SfqVZOIWyf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":192930,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkBj3gACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqdeQ//ZU23GQC2/JCiwt2EYo5Lumdsl1Q8xnHosavd7EYaktV9QTs0\r\nit1X8kGUtbKexDp8YtAF+RNiyPhz8UPlo8+m3ErTx5aXTBXGWiBl4RbXPp7L\r\n6ApQsQWOCVi3t0PnS/d6M8FQTRevYNTzlmmxV05klWlWVPlgdEjUlAxWeG1Q\r\nzs2DqG9cyjsZ/ayB1y5OAT3zUQCiCSMokxBPD/pDsk+hMKBq+VJxpba5Y5x0\r\niebzfkT0PUjYLTxk8W9RsiI8DU7+8kROMp0EMQHFPmoDoFceYZzKO04C3n2j\r\nqZT3WwI6pTY5lcW4DZpB22OMh+5odKG6lIY9/t/+2uUt+JXCc52MVX9cymQY\r\niSB0t1SPRk2oV2sA88xZEcS1VMaF7ITB7G45m51owWez1sR4HVYcm0vGwfAX\r\nQlBLRCS9BKfURM7+6fQE8bYo/S3vTDo2iQ2N9EA73YPSvI3Z3uCam8d9zIme\r\n9KsurCm4GvnM0nTB/vsa+uMweSRU34tO+kXX3H/5BW44i9ghjts6e0+Y3lzV\r\nOdbP8gWhmAPbTl6uDwT5iST3gSH4YAsG30kCGqNZUMoUTPR/0PK4d9rhU3y8\r\nfVnog9A5FukWyYzMmz5dSh4tykYIdin4IrAH9Mla9GHdoooG0pAtrHvtTgYy\r\nF/SC061v/AVtknZXh09ll5WNx9++fWzUZEY=\r\n=VGBr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1ee2ad4db82a7583195c23229186f692789d4232","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.2","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.1.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.2.2-alpha-20230306192325-1ee2ad4db_1678130656717_0.19551091576945345","host":"s3://npm-registry-packages"}},"3.2.2-alpha-20230306195858-b0f78d7c7":{"name":"@graphql-codegen/cli","version":"3.2.2-alpha-20230306195858-b0f78d7c7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.2.2-alpha-20230306195858-b0f78d7c7","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1c4a927acd4fac0b3404b9d644388da8de4a3999","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.2.2-alpha-20230306195858-b0f78d7c7.tgz","fileCount":99,"integrity":"sha512-3jWmEDvdWAutiLrm5LGoYhMThrIWINjkBv0V6v1ai4bXd0LfX2uEaRTv9wVV7OA9Hs1xyKaCgUvihhAGypggiQ==","signatures":[{"sig":"MEQCIGPtEn62ZK88/HoNNFtiGpOY8WsShSzQ+8Lh5R1MNpP0AiAlpUdRAoDerGmYB0D83c0YN7DS/AcVpoFWsauKjzisPQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":192930,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkBkYoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpXVg/+IZ9gYEUYY/jtqKn4NofgAfIt4F6U1eDlAAgHJXE5IYV9hhqi\r\nE0PoV3/W7hQnoNlFSAV4MSyc+4ZEjAgUPtKX290OLARVG51iNhUBP8Q4sX1X\r\n5s7uDYfT02G4DCZu/Fbiv5Q2R6EPrYLDQ83QaYA4+S6542fBsH0mjW2v6gxq\r\nDuUSfuGwOs0Gli6fIQ1DFHCpqEaMrWFq7LSFFyYLKx7ulavBTUl9JUg3cTK+\r\n16jA0XeTzmZh50g4TNx8+5Avmk7CtN1mTzxZzLSK7zpDu3M8mqO4qgMJdN8C\r\nkZtQ5vQvYUIhKIfxLOO5yS8OB7xX+cQPAoC0uJqjWw843RrMrqe87dkmAFzS\r\nP562KbyGHLK9xK8UJg8M/yKyEDmsyIrt+N//0skzsiW1JqMHwLd8o8ljP7Y7\r\nZ6Y/laq8kuZvg73xDYY3LNxUvkjNf2yz+qvWUIJRdJuLOdMjqmWCHyEogpfr\r\nQ0afMT2lw46ox0bQwM/vYky+gPbZTK8uC8WDVW9vakdISZSbNyEgqGyxeGqn\r\nqbXOJjnizka8bBDsDWyRi1jeFgIZJ0NO9InTakY/UjwliS96yFUBFIXruQi8\r\nyT5ISQaMWccZakU+pm4ychzs5OoZaFgUkFR/gXKevSphtxO5AYGI3BVUuXK3\r\n4/IXnH7AvKqilHUAsg+i+LqEAWRpJ8B+8z8=\r\n=yGVD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b0f78d7c7c0d9404d8407a3c4e5e794f936dfe2b","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.2","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.1.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.2.2-alpha-20230306195858-b0f78d7c7_1678132775994_0.7442243604410934","host":"s3://npm-registry-packages"}},"3.2.2-alpha-20230307110723-f010b0664":{"name":"@graphql-codegen/cli","version":"3.2.2-alpha-20230307110723-f010b0664","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.2.2-alpha-20230307110723-f010b0664","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"29002e7c2903faca5019866acf214d6fe5249963","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.2.2-alpha-20230307110723-f010b0664.tgz","fileCount":99,"integrity":"sha512-+vUadHX9XUbiV+aEmur59G/o9aVSVyX2fcRotWUAKA7gh6SY/n6evFVtHg/EEpwkm0wfLhD9wklhrZwA5vggxg==","signatures":[{"sig":"MEUCIE4Jm3xGc0m0kvgZ8sIHNVTmQtj9LHY6RDI5zRACAVxcAiEA0mOxJ29Ah2fVFGuHlC8Zu7uINaYW6FbGzsFqyimIFf4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":192930,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkBxsSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp02hAAnJs/70WgRlC/45W4pRFqZWyEgTwpIw9qhwlTnzerRtgicjMV\r\n0lJjiEp0OSNy+Jl+wDHHge+TFnDawaCrRwuHiR6McABz9RolIMBqlM8OKwJQ\r\n/gPknUC2CvXYpNBLHH35xEBrJT+RviLKY1HuMGsGksDW/7eGxZBSPFcju6Z8\r\nsx/8Ett4Q+8wJeaoKEGgtbUM1vg3jYnFIlACDLNRJLiUn6ZlEbGZ6wm7A/11\r\nnjlVDcspV1Y3WrvBVfOjaVk/9P5khFuvbrzGiooJxL4dt6+plVuOJgrhEwQ1\r\nuxDZZ3exS1NTDYcHaBmjpeCUGqiMEnfb/zXVRHYu3P6JvK/PAeRH8HDoqFYQ\r\nnz3JXpwWDSzXeHkD6TQZ5/VMEIdZmID8AsnKZ2FsgxzUMMaTuAQ01GzdEl+e\r\nhHN+QAubQOTXpV5avNtWFjNU16Pgd8R6/8UxYLIJs3/hvB6uuCBSj4PgmsZt\r\nof7pGvcxu/0SESaGG8blPoawFYF1Lk0+Y0pAlujlY0P86LN5NYo6VK716SCP\r\nRRcF/i9yOcpFY25wZn+KTc1D9hvptPcTRBDGrxuMabpyhnoQVPDHmpWwE70c\r\nlWuT7c0v2i7cBnoaVomOEA/2R0Ca8syEIq+DfBnFlQvfuCKy707+kh5ywLMn\r\nfekA8ZcrZwouqaMuCh7np8NLXtms/m0RKYY=\r\n=rbb0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f010b0664f32ff1a1e02af3ddf989ceab9a92125","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.2","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.1.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.2.2-alpha-20230307110723-f010b0664_1678187282779_0.8584482498436052","host":"s3://npm-registry-packages"}},"3.2.2-rc-20230307112740-5a7c8335d":{"name":"@graphql-codegen/cli","version":"3.2.2-rc-20230307112740-5a7c8335d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.2.2-rc-20230307112740-5a7c8335d","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"2f0fdd89462f44e0045b1f83c0e9ea3f5d4c7d44","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.2.2-rc-20230307112740-5a7c8335d.tgz","fileCount":99,"integrity":"sha512-xMgLElTsO/mxIm+CEHBndRQA+eBBlb8ujkJB/+F1/fSr1mBuXrFofJEFJCp7homvrOekxAb0PK0alEqMzDLNbA==","signatures":[{"sig":"MEUCIQDtLNzUasCyWtiLTbMtTzu8wJolGG26Ra813J9PEFItUQIgF42HONLDd4kQsVvMpkvhcXmSjpbCSgt+uQ/iNWmVBUM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":192927,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkBx/dACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo8cA//XQ2MI0294CwNybu80Hg1v6CaHtVob3WwqUY45LJNJWgp/e61\r\n8MMEhR/VDLtILYmwp0XNr5mSINcEbBt2DGV0Ts1ije4Eop8eQzatzqlstg2S\r\n9NQY++OU845YVaG9teiyIm6RRCCQDKQ2npRPYK5n5XDf0TyV6wb3Ymr2D3Ym\r\nj3r2QCJ26nF/XBBP8Y/jj9OmXO/BxiY9iN/pXtilNTyR1pdw/K30Vv/6ciap\r\nG9dL07U/e+u8xkhrpoBftanAWnzpP4J/hCpDKpxc2pWMNvzn6GHGEhhYkN2p\r\nenPkickuNMma70jifhOd8K6ROSVdDE6Oy5afkfqpgVoRAfXuk4pFEN0+nzsQ\r\noMUATpwiKefP58qUK0MvWk+eiXkbP2sAmSdoFsYO+dpGo6+WQMmxJjWiIVFt\r\n+sMQoNKRrlXqMpEfPFTke87ab3v2T8cvKdQ/gfi8/DdO4faFANlG9eaQVLRG\r\n+E0mxDI+Rptla8SIfq+UBwcv4FQGu6+trUjdgbcjiGpsQY4wrnrr3UVo/YeV\r\nBEmaxuizB2+j7gJ59JMih3ajlyOWSPJ92Aq5FNmTOkVlqfxyUHjCVOve7NhK\r\nk6M0D8KvySaQOBGKDWG94uUFnIQ9S3KGfkveCMTIYRkaNY6szVvxIHWEytF0\r\nlRTcWWcizV/56OtuMBKuyB90Q1Og7PQH/PY=\r\n=A6Do\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"5a7c8335d781f3ec3eb2c8dfda993457b097c6ec","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.2","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.1.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.2.2-rc-20230307112740-5a7c8335d_1678188508979_0.022095023437579853","host":"s3://npm-registry-packages"}},"3.2.2-rc-20230307112831-1014973c0":{"name":"@graphql-codegen/cli","version":"3.2.2-rc-20230307112831-1014973c0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.2.2-rc-20230307112831-1014973c0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b42fc5c82fc8f31ce024c8f9291773bdf3263b50","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.2.2-rc-20230307112831-1014973c0.tgz","fileCount":99,"integrity":"sha512-+MPJFL+tmRyoNnM+r72aOtXFaDjwZq9kthAPebzT6dfkvlD/k+Hpm+/1ZEJEX/cC1ZR93Z83HUqASWrPn4Famg==","signatures":[{"sig":"MEQCIHID4zyBIJSW4j9dxDM6jNX9qETAaYDjjkyq5ODBGK49AiAJX4JtF/CJhqTtlTrGuVP3vIKsdHIy560OAgt8NHx5AQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":192927,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkByAHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoDrxAAnkrWZcZsTmfuLuxho4NmHbT1J/6Q2shwU+E2AUKQ00gp75bK\r\nczkeEgOpYjk7WRvEVImgnrzAtg22o9lVkkWOIeZs3F4wK3Oq0UINtPFGL34x\r\nkUTfbON6cwfg0fyOv+l2ZNhq38WD+m0qpkNw1LlckshMuBQrhVizLoWjaSWl\r\negmsxiBgkwp0IpYfZixhYGoQXpg08wN6kHpd+BoMwJVB1tAdSoKtWxBw+zDp\r\nFE7EgnmgvPv2xclsRoCU+G3/uE47PAtZ1QDyz1La/b43kxjNAJ6wpFL6GLoc\r\n4+LLARFzO7fj9GfKOlAE/QlPUYNAU8dmCh/ybmCHIxuXDmUxAkjL2hrlEHjU\r\nqr1biGs8lOFaFHEE7lGwl5b5WOAfQ4wcNdWO+jN/XivCvpLBHDOLJp+fQ+8L\r\nObIKPB64pB0tloxIZqQfXe7wbLhwDExfCQw4uLr53xM0+16grLFueFNij3Tm\r\n7aZedd0qBp8u8+QjN+8SrV0tevh1tm6cbxmWSXwYWelmVrs734uGofzDLfVD\r\nIFL8v7kbMgoFB5TNAxgbqxkVWnmWcA7lDApAa2T31ra3fgdkmNUc1I5aLi6m\r\nxvJAOKDjPQi7hW6QmcXcNigpHbPhJIZmV2n58bu1roUBfZ+R4iyF6mL3bHss\r\nxS1GYoCWl7FX0wNpP5SNt3ZBxD0OrLKw6cY=\r\n=Q+7w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1014973c06ebc0e8b3c51ef475cddf307b56b693","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.2","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.1.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.2.2-rc-20230307112831-1014973c0_1678188551814_0.14597372654779672","host":"s3://npm-registry-packages"}},"3.2.2-alpha-20230307113105-1cd26593e":{"name":"@graphql-codegen/cli","version":"3.2.2-alpha-20230307113105-1cd26593e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.2.2-alpha-20230307113105-1cd26593e","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"4a9fe8a14b23ce2c6fbbfbde613beafa89dd3120","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.2.2-alpha-20230307113105-1cd26593e.tgz","fileCount":99,"integrity":"sha512-iCNPnwKs60KWdF1xwbdlJcMRqK1KZKZNDm4OvuXwpuTPCzRdhPxGjLxZJXdgStStgmMqA3jWOU6vcJT7vjAw4g==","signatures":[{"sig":"MEUCIBK393QoTKfZOq6M9yFxP4Xk3qihxFLktgUMvnt7PlTDAiEAvcsFJawT7bnHgu2qJNDx7NUMofMuP8uhlXYLJQ6ccHk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":192930,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkByCkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrGvhAAmYeSEyVQFEpQkg3nJohMxICjAsJl5MN6CoI9jare27iEJnKo\r\n0d6KyfYdEvsNCDxgzV9EgeqSTAqz9VTa7/NS+uH47YWoSAdInDDdI8G+erWr\r\nLUPmL/ajIefi6WFmHvTPs5GD2hjc+N3er6PQVhP25ZN5VJnUqpG1w4kg2PcK\r\nZe+bi1E/JMbIuWW13gDzcCg+29n5Re8Yy0nFKpIaOiY454oIOkrSa3clCj3S\r\nDMouxkau2Bpl98zDwhcbHVGXXqm31UrIrG2O724F3vPQ1i9fRgJ8wGZ0Q/RF\r\n/3pAhO7UIfnPqHyszDGMlHbOCN2i9GPuFQIgW+1oz41OAyeoU7IGO9/z99Nd\r\nzO3+3yZBlgXJ8sNLF7uDHJuht7a8KscQmnIfKYRJKHm8QA3f/S7HECrahubx\r\nOiuegrs4OoI3zjbB29g8SnidY03zCIyoxdnzb6rFk5Dn7GeRWn1rwSDQsWzd\r\nNLkyUUfQmbcC1nEFlQLkxEg9lFVbSei+a01NwRy6KPf74kQVnwdUGRhxiDs7\r\nuna9GSHNoLGNZNtlkUQsth44qckppg5DViI8qkjqUvgRP2GUwamvO29Ngk0m\r\nFuzy3G6kHZBJy93TJdSiWsvoVxwhzS1vVnvk4ewLNcoyj1c95DJlP1BV2zZX\r\n/gWnScbk4LYVWya/PmIhhAMImqf1eL7ChmE=\r\n=enDf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1cd26593e8b3f2b0692e6ccba8a89f6685aa34c7","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.2","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.1.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.2.2-alpha-20230307113105-1cd26593e_1678188708767_0.5303140265485025","host":"s3://npm-registry-packages"}},"3.2.2-rc-20230307113331-d2854eb5c":{"name":"@graphql-codegen/cli","version":"3.2.2-rc-20230307113331-d2854eb5c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.2.2-rc-20230307113331-d2854eb5c","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"668bae9fafb635642c919faff18a2980dc66bc4f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.2.2-rc-20230307113331-d2854eb5c.tgz","fileCount":99,"integrity":"sha512-8gVE6VS+gPlEbzxLj940sY6afrcWQN64ZNf2BkibFTabopMzMVn0xkPmI3Nf4SIFqLfTqCaflnYv95JERJnv7Q==","signatures":[{"sig":"MEUCIDsNDuB34pkHzbHomXh4RiSJSwB7sorDJ3vAsPhD566lAiEA1ejqF3aroP8p9viHEHbgF33TuJ07XzohD4dI/9icfZU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":192927,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkByEzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq29g//fEQDNhcMOTpKCxOz05GEYgvB7gwhVfWwfBo5qIX1HNqaxFil\r\nzi6vlagpJC7W/Zo4koq8+cSfMrH2U6/+W+U4Ftv1t2Cw14jQbx/2HVnRGsqu\r\nK7dLZqKV8V+oJZWg7W/nirZWkBJQDcr6XeFmrILEn2hg0kw9Ib8s9dJJOGPy\r\nEXG4hOAwzwyH3jLtOoEq/5Q//GVM0f0wBT2Cal9hRrNrP0LRdU4ZkgLIKU7o\r\nFUOhXqNpuBOu2+z24nU+1EBUqvc4RT+m+uEpZi9yaSUnEdSqCCoIM4hrhN8r\r\n5cKAR9m5X+XJYQoWcsSpQLZIEeGDmzyIMUn68rTg3E1UKHBuInE8USY9Q09P\r\nOmiLk79imd/4BX0jRuq73h5xcWjsvXCfqCS4Y8EMCxo0vLxWsWKP9d1vpoZE\r\n8ml/VY6q1Kx/CzAb8bjVdtZTWgYQIGKm19gtTwQMtOdYJ9vmniU9X3vtauUa\r\nwTUHa3CJ/1792U5YV4v+urmAcak/ASCCVrZFQNzr91hrVpro/Fe36pH9yRLb\r\nNom+HGYJziAjV75xkNVus3X5mtYripHQEHq/RAWwNpa1/xer+YHKDYQNc2Cn\r\nD5mWE59+5WNJzQ47oc2cUczNV/Aoa0tBWlc8i3pnoT2JDdW3YBXK3K4eYbsK\r\npk4DwtnHVXKfiUGKdvQ2DFP0KNPeq0cA9CQ=\r\n=EfgZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d2854eb5c6d2cf3517311f28a61d8cf8111f02e5","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.2","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.1.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.2.2-rc-20230307113331-d2854eb5c_1678188851106_0.18287694454730996","host":"s3://npm-registry-packages"}},"3.2.2":{"name":"@graphql-codegen/cli","version":"3.2.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.2.2","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1a94bc1ff9cfb7d618859336017d523689ab7d15","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.2.2.tgz","fileCount":99,"integrity":"sha512-u+dm/SW1heLnUL4Tyf5Uv0AxOFhTCmUPHKwRLq2yE8MPhv7+Ti4vxxUP/XGoaMNRuHlN37wLI7tpFLV1Hhm22Q==","signatures":[{"sig":"MEUCIHDcrdGufypM4MgoEXFhBw7j38Hb6iNxOhvWnB2buq4GAiEAwSUSjeHwKSpHnDS4KlBo0gS8gwkrCJphMs64RKvWIaE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":192899,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkByKnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpidg/7BH5KfGTxGxHglnjKTBr1FR8m8D4a0ZpSQKB1v3G0aWkBlPsi\r\nEyvFvywtN4zjpAiZ1Okjv47lSBfgnWY7jdg+za3CyMx4SmuIwv+0GAiwWDVA\r\ne+67viU4PlNXIsriO/JC2CdwItvBWnPTKnuxrsbFxvpXb+u8skdAf/gPzp/i\r\nFINRLzZkPZYDBXCSoXVX5j34NYkfBDBEZ2uoq7QrP4ao9P4Z9CGIx+cvuG5P\r\nqn5L4TXN/2Z6Z+L0jIznBCfJv7GrQajhMhEyndkMoVOZm4ooubj478aI0IRu\r\nnRmD7t5uNqCcNfz+bZXFBeJnZt/XssrYknkFUwCbeM6GWCB44XM7juCZBorT\r\nw1TScPk7xdXIcQmrU1ZQPMPmikNYyZ9bHTWglil2I7SSUUrVr3YDiXbkkG1V\r\nIZQS0VRlC4EtaBDdIvTmqprnlRExG49DCLC5I+vPJmaR+j4nlJKX726yb/0l\r\nvr09N8vuGzeNd2ZfgM/bSJbIkmM5rb/ZK61tDWfySg29lZPdCT4T3QwBYLFQ\r\nhpxBq/4Hs2BclUKjVSHqrZ35Hq7PXRYSTDfpSt/XK6bRUWcuTLC31po3sJxb\r\nrqCkkiR6H5DMep7Nbd8HSItOrWWHdJPIY7wzBc0xc5zwTXMZMkgPgxjqlSo0\r\nzyXJA3a0qFYA05hhPmRDF2bWo3Z6m92l4p8=\r\n=ZLnf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"9a65d170b7c45867181fec6ba90b66a1fea95ac4","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.2","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.1.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"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/cli_3.2.2_1678189222994_0.5007931671711068","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230311001721-c93af8a64":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230311001721-c93af8a64","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230311001721-c93af8a64","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"9ca77773ebb2659004119b7ce9750521f4e4988d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230311001721-c93af8a64.tgz","fileCount":99,"integrity":"sha512-KdMI1GSoIBxBqqKpRoXqHQKtVQkxHXsJUg8ZuJ0LC2y8ThxwDfo8kh3QN79w2iORtY2XToHmEfQGqnC0HrlQKQ==","signatures":[{"sig":"MEYCIQDCPNhzGWm4i1jDtlPWGTDlMjHs/wpL2BKQ9v+C3f7zqwIhAK33LXDudYLV7bLAt8bsThVwKLc+lilhJrnBp+WaL6EJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkC8i1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrXqg/+Iw13CNAfbFyTi68KWw3Oqy7Pr1yZn9RWIQ5HkblbTuB/OTc2\r\n+1v1QaYY46/CS4greQVP6zBcVON7uAvMN7WK8czIlIO4g3/lcD7YHze1O3TH\r\nbLx6bVtv2wLFkRW5OAtFyABI19LZc/dMG55E4lC2rFQLGpmPUyLmqqk7dcjC\r\nT8XBbbB8yqNiAGYxqU+HQkpIBg81Zs18VhJurv1DF4KW4vd/yB+0fEemMW9F\r\n2CuvsUnIgYJV9MHWlssoiSFH6MpL0IC2QzGEbvDxIg+lkke78W57hcOcSji/\r\nqpBF3kf4GLShjlt8ald64o1MzXlivzNGBXdSIPzI/tx8+JCzHuWnUpqzUgI+\r\nnDJz5dKm4KwqCvD8U8NsAemDUC8WWD8TsVkm0wuN1DZSbBkeBx2UNyBcg2Zx\r\nPozx/n74dqPTJS0xXciQb/9eyXDNAl8LtEJ8LaVsVWevclfTvWHcnP5qe5Xg\r\n66KGn5Wzg9FVhPC1ckwMsAo3t0BtvYNYmeOyeiwoLpMMUAsxThpepjT96nv3\r\n8LSBWTL3pS/4FnDO3aAxn40iukwQ0y6nLMVRpyYvpjqocHhhKgp9McSVSb74\r\nD4nUGfR38+Csxg7LuR6QXjvmIlk/rjr7wRMcorixFrlXFN6V+hPknDthyIlp\r\nI6tM2kQck8u9abcw4pe2/ihRYc7aJrkHLZ8=\r\n=8fSG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c93af8a646b17303c612334ab49abdedb5af94d7","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.2","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230311001721-c93af8a64","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230311001721-c93af8a64_1678493877575_0.26185811932268743","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230313010057-fbb06bc7f":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230313010057-fbb06bc7f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230313010057-fbb06bc7f","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"cfbf312e80c1403d78894620b4016993883b4605","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230313010057-fbb06bc7f.tgz","fileCount":99,"integrity":"sha512-wJVjkEeruVS9MzOqpaabyNp4LOaSr6X63PmTEC6fqOIhtkzxzr5pRRCziqq1SxmvCniLJoQyg5bugwoqu98S4w==","signatures":[{"sig":"MEUCIF0UUuHFGKc8PudaI6zU7U3lIxQlsr+PvvlNGWhZ7zKXAiEAtIrNWPOEJhZyxyrqhmA0WlFvKKwC9bjLUd9H/KdV8zA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkDnXsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrBFQ//aPa7Qx6Y+2Gq+mxBGuHfbEa6rz+QI6/QhOUCY5PQ63rYMyEx\r\nrf+lZtDzZd6TGBEl6gh/6mIsrVfaITaz2sPOEk+2rE2PHIpUQXOL/RDcGoMg\r\nMVBW369eUY/ZbZknte4JnBCcqwADybpaUotEDDE4/+QGcxWzNeQkE03YEQOY\r\nC/UqojIh26jaECxE9MiEnMtYP376vpu4b2w3ljzpm07e1KaiIUfnIpnKNNvD\r\nyRnN0SeZrSOLdq4zOQFz7yzr1ft1HKVmN6/lECyECZk3e6qxIQUFjvPF2GHP\r\nJ+otElkiCat8z6ebAo7s0wjt+D4jfMgClG3uBAR5XiYWJoWIjkcl0S2h2ZZ2\r\nqYgdoUF8osXmyMutA54gBHMbBOfyoe7zBrBz2yca5zg9TE2jIPN4gvPtUso+\r\n2ZOcBKjnn4wfr59xoySiUO4Ib4J+ERPDN4LIfE7LhSKVzBeNZHxRrnUtQQnv\r\nDGyF/z5x2fpOaeIAhzgY3ggGSEvZkrXiQEG5X1zryIefywpG5NCVdMMbUZ+5\r\nAH9SE/RrNJ7U57uZcEDbCokvtSFLFU+aYqSie9etsrekr4TXn0YdVXJz/f8+\r\nHPWixNeFzDr/7LTJbKw4iZLEmu+0s65CZ9h5GxHd0WIH+ncW+HzfpHTPPLrw\r\noEc3ITMrdMBarpkYNzH1nnT220Wm6ZMHoHE=\r\n=/APo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"fbb06bc7f7c33e3141439fc649561ba13b8d298f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.2","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230313010057-fbb06bc7f","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230313010057-fbb06bc7f_1678669292515_0.5044700210272395","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230314104433-15746783f":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230314104433-15746783f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230314104433-15746783f","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"85b9b6421747b50f1cd83353b4ef233f2cfd1ee7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230314104433-15746783f.tgz","fileCount":99,"integrity":"sha512-1qtHYaf86XBY6yFT4H5IlwGGmLsv3g4Mj0unxhXUlU8aXjyHzV7Bkx5mKpaUVWKMP+NyLfywcuvdcWaB57nuOg==","signatures":[{"sig":"MEUCIDKjgYTp4Rl8Am5Ma8qD4jkVGOLYN3JIxgEpljNtRVHBAiEAiknmO9i5cRuorXAk7JMviOx/0A5VHBwT9sIAvXV0QL4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkEFA2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrUOxAApJAQmvllxvfxPSrjK8ECpPw+yDOYVcMmWUScdYq7TVzYwzV/\r\nfRDqYOoy03egYae0kxmOD8ZVq3R1RJ4e2mXWcvxXLKZMObYrNmrpZOZ/UMqh\r\nGoRnRYyOHJtOwfSzQ7uxQwnU6rEUEPxMYE3bSbZVtI2KkinYatTDXtOf5F5a\r\nsRrYSOs/EWxJBUetT7tQ14LBUlCJRhqQU0OEBU87lz9HAMEWU0bR/Hv8QE5r\r\noxsRDr0H0M+vJaZgjn9im494gQDV10U5Zv7nj/aL2suj/TKZuUSZFHJTh/b3\r\ncSWCdqExSG6ph7ND1cCIYVeAQz3rTHuwonORfdlZ8LtvAXVpFx7WreqNuHAg\r\n2aWyNrmVxRfxx+BUe4lADIs+QN+Hs+o6lzFhCj68J8nunO62OPpLW2Vy4BiG\r\nGzGERcYHawtxcenbtvnxdAjFJGYTjzbT/cXIoi6BFLd3omfqdJe5nR+DbEvp\r\ni5uFBP958Jc9Vp6j+s13D6uLkuseO/YkYDPx2AGDRu+pQrRpkftU0K/z6Jr8\r\nEl7PZHpE89uDnv365wljiQN5eKXOExU0C0vJg2PFRCws+t0KzkEnJHZltmjC\r\n/EVnUwyA44vrHtnA5PA/kgzduzYq6UH8UdlrPLV8IbFZtyVdcEK6iNIrEW9K\r\nqzoVRJ8yGiW/r5zqC/xMmDIW2cpZLz6uSwQ=\r\n=XuEd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"15746783f28c3057a86e16a8935a234bbb204124","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.14.2","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230314104433-15746783f","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230314104433-15746783f_1678790710144_0.3299454281495966","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230318234751-88aed64b5":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230318234751-88aed64b5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230318234751-88aed64b5","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"30a8e1797624aad869924e339ed26da439aa4ecd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230318234751-88aed64b5.tgz","fileCount":99,"integrity":"sha512-Nw7wjObZ3gdCfDijSoj2JHgwfbpZasaCkW0p2VAfgAIp9vVu6P3Jgwid35a+bu9jBWi76r5Jd1i8vybeKIJoZA==","signatures":[{"sig":"MEUCIQCUavTFBq9odkcdUA9i0PyFg+kB6s/Fx5HhTeTgl2h31wIgYD9gPWuuuj4Q7upI/3+hoAmRCTsfj8cpoQd4pqU4Agc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkFk3MACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr8SQ/9HeFEhLCymG1U9+myP4geflA20uplesPEHUm07/6eZ6sH/aqg\r\nvpDjgZop/wOcchZGpZ0ro3tI+/4VQTBdHCIXpkvoPeqF9Umw5vMJ5c5+I+02\r\nKKaPuvVDb0pFffr2bw4yn6qPuvFTCwF05z64PNTqPlcCC1c5NIkS5mO7uKCm\r\nZGSOo4i8OJ1DaMUEiritJirxSshQmciPHrxqM4TVbfoz3z0uEdE+RgDMoH2A\r\ngqNHfl7eHj6/WggO6PakqQ8a3zya/Fi1Ek2Yl5Go8tJozGJRm2WdT7fmJtzQ\r\nXMSGAc0RAbuDyOvsECMNMMY0kB90iYmOaxoh5PpOMMHEisZ8iLAtFD4sMNT/\r\nbRqq2+WT13/3i271i1odlRUZ9sUw0XWjvqJm7VMdDGnodZDFjsorDQkla4JL\r\nS4ieVl2o/rUDwOXH8+FN1+XuaBB2zIL+xbi8gw0QSGV75iHQAqAAk4t/vks3\r\ncxTwL0EoETau2npqPMJLb9QBmAf6bNpwtcgfoBWpvZvGVjcd+PcyF0vN91ho\r\nz3ANhwkYorAlB2RtP6VMK0b68uYwWt5tpeVvIEYYTRJqCyT6BvTPayUQv6Rq\r\nToBiBdOYkdS5sQHWP7v5QeGyHJMUcYNUuvXuh3uobAnvaP0/FSvF4MKo9CNW\r\nRYhXMvV13T7DThiXB3gstvKSiL127ZP0Awo=\r\n=EW3W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"88aed64b5d2c58bdc1ee65edc161cc110799771c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230318234751-88aed64b5","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230318234751-88aed64b5_1679183308040_0.832394179276178","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230318235051-3feba142e":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230318235051-3feba142e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230318235051-3feba142e","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"478cfce4d4275fbea84fd388b05f7845c6e6ae7e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230318235051-3feba142e.tgz","fileCount":99,"integrity":"sha512-lWnqtWlTV1nQPZ+jyoOQt4ATWVFYNpqnEKQKkQ9c5x2ED6TeKKvo4DbsX/Jt5P1UP0GDoIp7OuXfUEh+yLumng==","signatures":[{"sig":"MEUCIDn2G4iloGT9/LzK64KPDx3vVjOdoFjDIxwe0QOr9hOQAiEA0WlW5DdaJtVK9NSzsTnCprki3AkZ9BEo2G36YeBUn3I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkFk6IACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqBUxAAlWthrd4yENNq1ebDHvqJYJM5oZbKhpFnSz+iempzN+B/JBk0\r\nbytDqWvhph3NftpIrn66IF/R13vpVZpONL7xIShSSlMWi+EQkG3w06Hfz1w3\r\nye84ecWyMeASPg1yAQieFWAgd1X+1iAXOh5K/p3CRYHW+U3BD7bYYNoXRbVf\r\n08HwrbcJ4HrVi7clwDv9IQlv+wija19DuAPqoFjV4JZVyBXLaI7Dwby3Snjz\r\ny/H59RhW8QZDTauSzYUOJvnJNTmoAd0/TH08nPXOM/CV6zXs+Atl2w7iVJIn\r\nhK2zzcViTd6zEQNRSjO7XgBIzZeFlvfjV57DrmUNwq5qy7FfrQHW72eHp1s+\r\nSy6TuZCmjQQqYMg7hYcHFC+8neHEOm8rQo/JS8Wzow/uOBCdEmjxhrQfHrD1\r\nwmvOrveeMSiI5eWku/Lae3TP9sBVVybw1ZHkZRdW2/jCirjwqa9fDQ/hpg9B\r\nw1/Qa5OqmTrLHbclOruMjegFdt5VYWliiNvhEU8H0f+mIn0iGWV88RFXWBRH\r\nUjrjSJaiskdhZx6Q/F309l+54oa/M/l27XiP6aciNVEcGWqZzLumUmSSqOQ8\r\nwKStggsfZ5AR5utzJkXvJm4gPmGCtR4YTg/5aum5YtUCFtfO9kXjw9OvUD6Q\r\nzAybX03+3qv0GsEGkvjNHK5ye3PRyVG3q38=\r\n=r3lB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3feba142e0c43836035e0976ecca66b265d51bdc","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230318235051-3feba142e","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230318235051-3feba142e_1679183495858_0.6037899425798334","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230318235439-79d5e3149":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230318235439-79d5e3149","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230318235439-79d5e3149","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"163126d056f3f4bb0002cd1f7767a8189ec9966e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230318235439-79d5e3149.tgz","fileCount":99,"integrity":"sha512-FEvYUYSBTeIENQhC8MAQbf9i8kkmtJZijDzKyoPg0FkQBo39CUS6Zhb7tub244E8Qho9eaIZTXnR0KsBQ7eiqw==","signatures":[{"sig":"MEYCIQDi5iTOURY0JLgylrPDq2Sf3j2G94t37qnWIlFngq0TJQIhAOmY4OsOV7YAl+w1NWAnf1xEZQBFBSlxjISFDY1aCXKJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkFk9qACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoCug//QtgP3yNYEpgIT0Lm19CSUgRopvdz/WCUy+coCicCMvcszOE1\r\nXEKbj2oDGZnhKD+tIl037PLT4OR2M66Qy4fLspuLaITQVVhnqxkTdT9/4DfR\r\nr0AqefFuIA8MnCrsEkbCNdvDFIbZjroV+AaDtScZqP85185xz4jXrapLq0z3\r\nUoWfuDx84Z5w3ocOxjMTfAqm+ZQjwjiF+Uw/93OFnA6d4+c6gBIidjrXttvL\r\nyTybJlVDc9JPSJAsBjmLZq/iLvZAdA61oopRpZrpFYlOukI5GN9fQsPYkdFl\r\nRz8GENZqTia10VyasuvVP6BRleEJYOhcO9VOiV7lVuLsAikJbN4+YUofYXle\r\nXIjql+uksJUPRxyrGODJWr7mb/5b0moLY04s2RywQozUGEC5/xbv7N/tvDVc\r\nuLMvzSiJBaoxO2CcswOzUJkygh/6BIOWg/xkTYQc6K7ge29I6F3UCJiCibaG\r\nH9y34+rRjIbCbLNRM90UHnG0rbBKMVhPv3CcJ7Jfm7jZdIjytU2U+GR6NmMO\r\nCXl3ffmMVp9hTmDg5AR3pDgQYHLjJnJQCo7+wh9ckZoVFK17MjJ8h+QA5xeb\r\nL2COcUsZYUcq1rdGbyoFAS3pQxMidS9000HM8q3fU7OuurweyN5G8q1wPYFf\r\nY6AZctBLjsSXzHoiUCWArFrX5HjEuegv8/g=\r\n=Dxk7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"79d5e31494f8b1b74c1910214f19cfc3322ee822","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230318235439-79d5e3149","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230318235439-79d5e3149_1679183722524_0.6457924685712368","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230319001102-5a5aee1b9":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230319001102-5a5aee1b9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230319001102-5a5aee1b9","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"94aa3faf405f3b9093a9e0543ce0664a22889701","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230319001102-5a5aee1b9.tgz","fileCount":99,"integrity":"sha512-gOveXhSEFuEn3y+DSCRBbHxrbAyUbgQMetYQb7w524jR6dWLbodjnL8LvkuLzLYMUm3J8C+eLQFPzqbKrxx/2A==","signatures":[{"sig":"MEQCIFHRA4UHPH0F4PLCpUILh514ZxEiRaw+k2XwWIFPHaZAAiBIaStm2i/9cXlzLGngGJN7u40bNOh5SCRggH5MkPp6IA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkFlM7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpoiQ/9FEEGlhEXvZjFljvHvi/kdKFbfedAe0WZZuPpTaKDWENfhajl\r\nBVUKDhIs6UMW3H45p50Q/6GBQm3+hElax02AxRSo/dk6Ioul7Syfz9MfvcYn\r\ne9xmGNX/q2WIjZhU68OYKSfJZFDcYFm64/cWP8vGKJWxoowt8EJKyadhkLBh\r\nFgNC4XEodjVlSY1SosAec0y+hx7RupZwbsqCVg8f1QfJG63F5cQxXAclJpxe\r\nvVvuHF2Hp3McQsiQ/4eI066ua3m7eYgT1U6nllglW00MJXlKDwhJaKOspKkt\r\nAuJmi69aYz0g+5virL5jlHak5P/fcYhT/0X2z02xUL5FJ42LGkP6eT0hlxva\r\nhQCvHo0FZraXOdrYEwTLUdYvsdV6+GHHQ5djteFI0ALwlobXpDn+Dz8xio9r\r\ny6+fpnz23WJOAF7Rdw797TQmylpGyZxe76RB1UZhpB1mXo9f/NOp6hvLUeS9\r\nHcVZ5wV+2hw8sxJs+jmxJcD7TR4YHv02e+Tq+ap4CmSTc67qXfU1Rg7Jfktt\r\nziFh7Htcd7/6qyuKcXHPYJ3n5BXHZuUa3AvrxBGQIgwPzhnDgFA9C+i1fDXD\r\nWayQ/3Y+qUr+flwp8s6Yp7eCn4yeCTc1O0OefSwLHWW4snexwYstVk723MvY\r\nLoZ9293Grv+eMz+jpfac8BfiQM31hnwJ29s=\r\n=UMNI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"5a5aee1b91d7d22c549c15db0b2c60cfe77ec926","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230319001102-5a5aee1b9","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230319001102-5a5aee1b9_1679184699018_0.03745516477966215","host":"s3://npm-registry-packages"}},"3.3.0-rc-20230319001231-09b6845c1":{"name":"@graphql-codegen/cli","version":"3.3.0-rc-20230319001231-09b6845c1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-rc-20230319001231-09b6845c1","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"11745d6117c914900bbe9be50369428d6fdd1184","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-rc-20230319001231-09b6845c1.tgz","fileCount":99,"integrity":"sha512-a9cnzrS8g9EN42qfL8YHR4w0UN+4WE3NrSJ/2Tu6s9/avOOQZfEmjRLwYxGNvRvZbthU1NzAyV4XileO5xoekA==","signatures":[{"sig":"MEQCIBX75RGSrg0dnX1GE9O71OB8bfQcngJZ2iyDTTqR7n1RAiB2pD+sBj881OnkXcOfMzsqdWIhm9z6IE70LcenNxW9oQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193112,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkFlOZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoZ8w//ZY96RihEpV4RzDieqGg4Tq42gRjMyz4zQRg9Y39M7l9TlvdD\r\nOKJsxfNNS75SQVvZ7H/4k1oRLzzTRP5COusClLp4B+q6Bepx+pCROTjBVAc3\r\nlEasysGLn6JxwFwewXo+XYZ846sl44Dj1WMFIg53BE6Sz+T+F/pGBXRsGfe0\r\neLAj8R4L1vQJvulYNMx2FBqC1VbKc+CSLHS9AEz6ts9aXF4ly9ZC4gFZW5Jd\r\n756aZbRMtLJmASYnUdtAUjY1NCfa5EjfKogUer49TdD/61sPevYg9g979alj\r\nwpVJoWkjGdF6QuqGhe4Nerj+3eWTLGjNHSf/7XwLyWgRT3pvHTFBPsQm0RUS\r\nl0fNqHHN3bLAIJ8kz3/ZQVPUecM3CchFdcnuwNA/BNLy8esgP/Ug55tDGao/\r\n3npve8XOakvQHPXtpxPtF1TqMnMc/1XgSTmDSTb7/cuaCzg8hPq+XQHbKfuX\r\nM7/UMEWh3E0MX/uiY2Pa/JKUEjayW8ewrh6SlO5RD4sWTnCCJlpSTqODXciv\r\njMpFzn59jRkNLjLP09jkBp/VvB0YKPyXvMWfsvRvXGuWRZFcnXDFKdH36PCE\r\nPc4qzoG3IfD40Nm4dTcxa6eHLLXj5MW7Iy6UZ+rdUWjwVbrtVr73R7NTm2/P\r\nrbvhRnC/K0lh4aObAQjaeyf+SlyYSP64imU=\r\n=PC0Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"09b6845c1242f8086e1b6edb2586b24515b55bea","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-rc-20230319001231-09b6845c1","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-rc-20230319001231-09b6845c1_1679184793059_0.5510767563115087","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230319002717-342a9152b":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230319002717-342a9152b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230319002717-342a9152b","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c7f8898d82f7b05094c939fe91fb2bf68fa72ab4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230319002717-342a9152b.tgz","fileCount":99,"integrity":"sha512-0zNOaotNpHtgV0dzXzqX/Pl+b1FkBRCkfJf3qADKkYEym/ptwDlVekLFRVcQDfl/YOtpABrrXn9oCaorLJhJIw==","signatures":[{"sig":"MEUCIQDQbXhIoHFiYfkRYSlfRPWeoa8nYqpdPkk6RaIdI2e6uAIgVTXFa8gewGN5A1JOTCrj3iHJdKcThykJ8Z9audoNHSY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkFlcJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpqzQ/+NpAd7XxHABUBaEpxbHurfWWEY2AsFRide09WNiCmF7yA+NLp\r\nc8525JBybAnbW3WiLxy+ojI3JeHyrnvpm08ZdzL4y8P6SLdAXmRd5BVA49Bu\r\nauYQ3knRCPDnh4jjuEMy1YBrSmJ0m/UCkirUqMSlaUbYs0l5ghwYGVsREDZi\r\nOwSCCA++/MEK3k/1mZtYbCIQnFbVkfG2KEbOorq5Lt4U6LpR6mDbtmQNtbM4\r\nD0LPjIgU75ip35JWBCzmqmOeQZj1UXGGPjOJxC3AafB7X4UZnU3a1zHOLFml\r\nk/syPwbtvMFitAgJxllDioD3ADChJnzgOPtLLjj5dYuqFz7JMZ1POaUan15W\r\nHTEGdv9ygGScQcnnXkYmWM0RioCMEl9u0ij3umVrNLSXDXK8W/Yqqqox0isu\r\nrAd1pQkQMT4PC7ZvpHM/hUxQ8l40S5nhq3YNdJGo90nF33zPyJqFFkOF94hy\r\nq9/Nn/4zRrU8i+GkW3LfIQRfEkigftHfNmZy5m2Qc9fGx7IBicDibgG6Fl9g\r\nOMKdu+ZDRkMp4MUL7b92SWctrZXW/UADhiR5WjJa+trIx3lnWU0cfUj/Qo7J\r\n5RGSXmYEO10Y1lZBdcto8bjcLu+t5gVF4hTI+ujopnujLer8zSpz0EjO+JW7\r\no7Qltl9JDVmoKP8gwrtAXeE5Rx0xLO85nTg=\r\n=l0v7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"342a9152b58a130d036d59c59f4e2b72791c0415","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230319002717-342a9152b","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230319002717-342a9152b_1679185673687_0.2674117196263148","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230319003444-27af42978":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230319003444-27af42978","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230319003444-27af42978","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1380f38a9ffbd47437e632e9130c2297b2d7f015","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230319003444-27af42978.tgz","fileCount":99,"integrity":"sha512-Blg8dvkaDYdQMiDSsXijqv68YiZEJqytQGZh5hAEWQE/O7m7wd/+blvkXuUHESMp798hwsLB30pfQJe/M+qgkQ==","signatures":[{"sig":"MEUCIQDq20rUKf7AefazFL6WTQjnaPE59hXYwSIA9rj8d5oG4QIgHDNgo+tdvvXli+AHIYz4YyRzRb3ftqZiEIEjixB69Mc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkFljKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrskQ/8DJPBJ/UuRFidyuUzGSTZ4vcOtU4obgN6BP7R4ZhaEwhC2WwL\r\nd1I4OKDN/LHu3EuW8mPGlOsra1LfykCBHXiLAvIFegJkOvzaqbldHdhJcZCQ\r\nR/5TG5mOCQ32iNZiyvAkMXCJRVp9qHOVkXjWtazTDlRdze86z4AvAMA0lZPU\r\nh3lKD7NwGCj15KT6BpnrEtRDE3EmKBP0Ewj/8uQfyhQRTTQ6OBpt3+akKaOu\r\nSDuIMxLSHbMfE+hjv290kwTIwrR/gslDvgv7xzcs9rsnxivBPVs9/rWy4hBw\r\njckq026QuV8Ocn1KdWitPgPEc4rVUl1mIQsI+7gOYRnIzVnJmcyYkSGVVR9I\r\nt6BBk0i1QrnKnUsSJVzwoToE5h+j8VJpTRNIRVGzpCfBJuoS49q5EJkseJTP\r\nvEZwzJueGQRgJLGnye6RafOhmz+bvJdDS0sYMbpLaQiZPf34W/1bCsd2zQlW\r\nbzvQ/gbUkFOP6yaZFLWMmsQ5DqZlL2rh4PYbupjxnkxLEJSTIK46DzA0XsF1\r\n3ql+Gg4JrdKKJUMUQMCIUL6t4pAdEYtDFA7ffL0E+5oVSIspaHySPb+tHTzx\r\nYJk3j2u5LpwJLgWK+mJm0upQ8XU/hxFXerrjjJJisxLmQ5b1B51TC1rGAyMi\r\nKLhDXEs6sSFOMV4F5dpiXVrmnriFx9BR0KE=\r\n=Y2oB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"27af429788178d48442772d4cb88fc96e319a58c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230319003444-27af42978","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230319003444-27af42978_1679186122107_0.9168994778602846","host":"s3://npm-registry-packages"}},"3.3.0-rc-20230319010707-7e7bf0229":{"name":"@graphql-codegen/cli","version":"3.3.0-rc-20230319010707-7e7bf0229","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-rc-20230319010707-7e7bf0229","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f6bbad7f654b69bfe6b4cbdcf383cac6bf216a1c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-rc-20230319010707-7e7bf0229.tgz","fileCount":99,"integrity":"sha512-Fa5gLlzmZ50FyY9Hek6cfxldJxhoXbkFrLGuX2YMDDa0LPmUoweF4iBQjbBs+bD0tdsZImNzUO15KwveXnMy8w==","signatures":[{"sig":"MEQCIA9wde9mn27TAKwRqCYWc60rh2Am7ufWFpRxJpZWEtQPAiAKx6TKBCHoxoWregQ5gH+nyEk2sw9Gj7bE3JoGGIlTyw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193112,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkFmBrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpy4BAApQYUzhi/ct432ixVp1mmFlfSlXSKCQbgNMHPz5hZpeI6NHbL\r\nrPkAPoliKzYemkazshmiP0rShsgnmcLkTNEMc1/UgW4zFatciIYbBEo4DTyZ\r\noOYsnoE+pZOgOeYBTxs9GHnfzeGtDMvEQYUt/Y3teYMBhZ/eO7EAQRMIdF0i\r\n5NQ+lFHm1zyik2YmTts1B+IeGeGdW6qRrHjjFr4zNJg4Zn93zBb5phJCBp+j\r\nBC43ww8wbx/NWRayyqPgbCEUrCxcGLgq3+2zooz8LFK0xqj63iXjshPJih5G\r\ns0EEChTXEs5lnMUliuPsTh2gi8JLMHklkIm65KfmMBaZubrHbbGUN//DV7uX\r\nfQbfDpEIOznIy8u0oebIoZLd7FqFbuuio3Wyw95EZHbPXeBjpA7YDdd8Hh+G\r\n/tHpzWVe5LAg37PFpsMp005VN8dvqy5oBYwXmtKzKMUX4pqhGc9AwAIu2T0G\r\nIRGnXsAALlXgv6O42gy/EX1ZDgNDpOxK2LZ9l1BeJHWn8/FYKp7K2timNaPx\r\nR0YxceiIKZ38eCchMdzey9CdyTqhViMmdzFdtph6oglYKrSR82AFR+lRoC3b\r\njnqpCusfeirB78RT8e2Cs5z8gMJC6w4b6kbZAj/tn/ciRr+DtT/2RUpsPJeW\r\n2T7CLBDyDyqbGhFlVWtsYpxGNsjc5AmnQXw=\r\n=Xx3O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"7e7bf0229269eab8ec12b4d9e5393c9f92a14674","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-rc-20230319010707-7e7bf0229","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-rc-20230319010707-7e7bf0229_1679188074936_0.7975389391446379","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230319105808-74677d150":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230319105808-74677d150","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230319105808-74677d150","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"3eb244375fc87c67a14ceef2b1b50e0dc288530c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230319105808-74677d150.tgz","fileCount":99,"integrity":"sha512-+u0Ntji7CBUX0C4JwFuml9/oNnwmnYjWDXywhHRFtQMJH6oTtmv+D5uXhdNhEEpWHOGAEF6dLQ+wz669TRZm6A==","signatures":[{"sig":"MEUCIGUsman5aAE0PKadz+ZkpcqJrYKSFMpJzXW8rz9D9UvSAiEA4IEAT0r5VAEHkAUYuYRBZa1Io1+xnE0ATBeXqeuojv8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkFurlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrRaw//YrTr3wYxquOI+6H+YttHj9aSoaidD1+GSZ7u7MSF6hMrS2tD\r\nNuvv0C1dKjKc9cFbNfQkhSyx+wNtAQn7NMTTA/fhBSRZKCUsMvRxZckq4dgr\r\npQb3bGiz9FvzKl6Fxtr6uRztbfEr29omYF7eCouvQkyyTKqi2U6xZD2SyAXE\r\ndQ3K+ojoU5u9B4EduZzafGyZucJu2DVsuI8NDk1U2xbllzm45qAo9Q37+PDc\r\nqRPDDe9NVdl9UFR/H+bv3D/lHvPqplhD26AqpVw32I3i0uAGfqj3v6ns3QIU\r\nfYcGB5VH8z42LoJPFbpvnga0mzuvv9idnZ3ApKtlKmwRzpIC1NbkDlDMRMRT\r\nUrAOtktvo0WoMLSWt5V07SVnChd1OJdQ25XPHguiTlBmiVrINYud8YaYsHdb\r\neU+SoLr7v8ERgyJYez8QrQpc6JJVUQKz31Lj1dWeqOHTgLoQiaLvtY88yxSS\r\nmdGgMyLyI50Fzh8H5sdVsattapE1QdqBz7iKPOUV+DtaT7xQeqYkxEJzbz3+\r\nBl/+5xoGRyYSusy+5O+2+HKlz1oDn5g+QxL2OZjIajdvRCJ5+N/ugj/to9SZ\r\nUqbzMidb+d3EtybjvZiqIYhVtjCI9B9SrMTM/kcMSK7cJE9hJa6GmQVNfIOf\r\nFllXz0r0ad6U4Dr/SXmTLpZxI4PiJ0EY1eM=\r\n=82T1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"74677d15057b1919ed63888c3b91d94d6e135a40","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230319105808-74677d150","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230319105808-74677d150_1679223525085_0.36943657989514556","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230320063429-7e0ec9739":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230320063429-7e0ec9739","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230320063429-7e0ec9739","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"31b2d7569caf7c6e8e51af62e499c117cbb0b17a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230320063429-7e0ec9739.tgz","fileCount":99,"integrity":"sha512-BGuRxXNG+Om0Ek2bRAve9Kv3+gIls3Gy3IvcWEK451lToNfLlasF91VMZ6N3RfPG1NvgqcbYqQ/ZvMkAK/HQzg==","signatures":[{"sig":"MEUCIQDWp7dmyRBv9UYz8AxjTiEz21z9JW4ROaWEJcTvTeMHZQIgeFbn9CaBNfRMZm/ScMJ4ifbNdtuVQLmcqwYawlknkec=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkF/6bACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqC1A//T4CNWuuN1d7756/plIypJhto3kWrRBbk8qFYb9B8BKB5P7UH\r\nxzSJdxnThLkeGAKgGN4h/c9DYCSVwjhlDX50eZ3woNdVaMXa6VdTUUSJMo5U\r\nLJFjQZ5XF2Kp/syZ6QPaRxKcjR7j9H93Q4ENdtcPkU257Qhxa5jzuchh539J\r\nX351xUKm76AnrFjWJV9qzNILgLWhJ41yfQGwrquWjRgDkagjrJUK9grhlrah\r\nD3iPx2219phMXQhIZhLgsqOBQNyeA5MkxmVQgWPF8fn5rqJr9kcSbFXCgnbd\r\nwGAuPK5hYYd2BiH/vIVgDIyJugs1lJC0SPehVGUDxAjr46S0LptvE2ibIfOC\r\nnlK2XwtcAcTmzB3Livbquti2ePfdO3wc1OobsOqiuiWaGF7Vcuef2u1MpNwa\r\nP8vo7KB2KdZhhjH11pAEWnwlJc4tYykvHdCimQvFnjKFNRXn9Py/8gkUnz5a\r\nOPI9xkDJG36OvCjcuQJuTQXMmnmzh3Kbt6WDnmdrlWM+zMebSWa4Q+5WWqKj\r\n+9PkVk2VzKfEToWaw+9KXttNqXFU4kY9eumC71zr3DYRKKS1Yy821/siYdSE\r\nLtfPmm0ltdH+qCp4kdASUcUoU+yY6eMAfNjcrCf1KVqRYFeFY7kZhKy0eK5P\r\nTcCzCzrPWXBPM4gkH5XPniJaQpCTmtcyVWM=\r\n=OgvX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"7e0ec973974a9605951422ef6466a0308ce502e5","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230320063429-7e0ec9739","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230320063429-7e0ec9739_1679294107085_0.654905389021833","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230320094154-982749f90":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230320094154-982749f90","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230320094154-982749f90","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"80cab3f6ecb8cf1eeffb7d2cdca25e0c0a9d37cd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230320094154-982749f90.tgz","fileCount":99,"integrity":"sha512-ztp/2i5/3w4rLh7KTHPCBj1vEkgz6XPArAGLk1FaH1XQcRh3hD1LhmVU+NHZmpjnpzWA4WfQ/bbhQn8lfHWuuA==","signatures":[{"sig":"MEYCIQCxzUGv+GfhTScWKSLVuiWaOWbtmTz5pXVuFdH0DKLCUAIhAK/CDZA0nSk59OOnVBOBUgewCQ+C/rRkOeyMT+KyrMts","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGCqJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrFaBAAmTxUxPLdJwii4vgHV/Kx6ApXXuRCLj7DF3ueV3dZrXPvvXg9\r\nzfiUy9gCHGkYRPkxeBJ2cPJdDH4DQ7VbeJ7ey4d0Tfop5G2i5aiv2E1rEOfp\r\nCg9/2iWL9cOxUNo1qTPUW8oXuxjaaSkL2m9at4BcIiyG5viOjfOOr1AcQHJg\r\n/sM58GHN9Xz6IuaTANweVW8J+MYNziaG2my2JtGzeNhEE8j/4gqlY+iFxmrT\r\nUswZhhnUbs308Iy3oYyj7CbQN39nYebBndV0cJyLRm0RQNKXGQSgBm4L2rW3\r\n9JMJYU+/QRB1XtM2Nif+I+1vAjyLkPwpySq5NWqgBqHOZatnwwvudk4+gG9h\r\nqiwOLPHFAadxcCEOmMNOcO3vpd1yDq5ytdBSSPEiHPjnfJ37rvdSt4q8iLcV\r\nL29ZMXwkMK4UAZ8/SwsaqLPeRV85BHTmICrWji9KvE+z298hpuM0NM0ouUkq\r\n/b9gaZvQxC3sg65rHlvdw/DNju9Oy1E3dwlzdMR73i3KexHO9598nQWDn1eG\r\n6GIku4xbYFNu9hRdMVX+A4oijouX62C59xJJ0L0REK0ZkG7TIhCEZC25wNWk\r\n/Ik3rfQdOI9Rgr6K+ND0NK5ykCLHrzGG6o+BjjrP3M3S+m86t3XVaGUUNjoc\r\nOSHYh7ebEIOeUEpWP6pjpDd0M614EtLv9Uo=\r\n=rwtT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"982749f901c2beea068b75b04fec3ee9534369f9","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230320094154-982749f90","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230320094154-982749f90_1679305353611_0.9906279529501922","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230320094222-69e0fe22f":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230320094222-69e0fe22f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230320094222-69e0fe22f","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"2468cae1df360a1aa31ba85e645c7c3db50fecd3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230320094222-69e0fe22f.tgz","fileCount":99,"integrity":"sha512-uIXOQRdsSIfQajcRC5mKMuCxrYsUvIdH1w7bg+5CWamBy4d70U8Ay7rx9aH/GrNbBqR71ZK627KZpWSzYr+SWQ==","signatures":[{"sig":"MEYCIQDFkIqRef0YKrh//YprwidVHZciR2ZP4IiX2gCrJnX5wQIhAOPrt+2+dPMCekPQ8ZbamoEvBqdWrcHAhrg0oIlmf+P6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGCqkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpT2Q//QVUE2piMej+aya2Jol1463dhV0NQ3UHHiKTxDYLOx5O+m3/i\r\nz//I1THAa0tcS6NLuzUAlv7OnjI8EUc0JJLdh4vrD+WuleRiAygTJmkdlpeW\r\nBoatWHbt5Euft65e6+O/8FKy+RBMXtmmiQ2bdhYITgeG0+J4aaSRaA/fNFQ4\r\nA37Y3uWFuMg1WUfnm7StBSvKAqGZLnIERvBSi764FOouT8jitWn2AQol/mSc\r\n87rN6RuBmKx3ceJB7pNYROw/ljQhfq1QFoTWmOrBByTd+ziX4xhDParupt8Z\r\nZY5DdjNjNxl/InRo8FhVhu7qjYhdZuL3ncotm/qWecae2yx9EUrJ76CH9Dvy\r\nI0rIFibHCMp/5qilgWvmOlQsmNpytYoNyYliT2Tv3We4qBG9kTE+S4b+oBK0\r\n/AKo99LvYAStVsTmbU5YQjojBPY76LzmIC0f74jWkyJsjxSjgy7LLR0CwJzl\r\nWanEVzLAQg1RC8GzvMm14kRFEoO8n5enNffY8DqP6VT4e79BnPwMZsNe3qch\r\npWCgBR+YAS334ZPNiSlKjuclhZPKvypg8yF6g51Ina0RMvlOBwnhDfs7Uft4\r\nWuGBWcZxhpTccXEk1VskwB5KktHEBOilx/gnD+/lYmVmgdZ8x7gJC7aFsUhX\r\nDnvqyleT/1NdC4gEsVivWbQgIA98HDljd8c=\r\n=1mZz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"69e0fe22f37d1b4b09478a9987ae36416dee7765","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230320094222-69e0fe22f","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230320094222-69e0fe22f_1679305380515_0.10877010762859163","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230320102705-ea2aff584":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230320102705-ea2aff584","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230320102705-ea2aff584","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"5af21fb426a6d15dcdb937a5454c996aa7991be4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230320102705-ea2aff584.tgz","fileCount":99,"integrity":"sha512-c3OTt/kh2A0YwaNZ5ixbkzBzsBGr44GU/X3Fe5PNr0qeAipWjnCUkzCkKMBu9uUHLe/P29H5af0B4bHQ4rVGqw==","signatures":[{"sig":"MEYCIQDVuPmDoqEKna6MIiGN2dG1AlckgtVfs5DIsgl+NbWgGgIhAPjWGGaK1FdrErC2b5lqBLwW4ay6spWMI1tuZZg19o56","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGDUrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqmBw//au32xEHE93A+R/QJn13ZTqM9AcF4YUPIefqR6043LtgtNYVx\r\niT84AWNH63THYuppzbAEEqoqWTFI/pwbBqCmKFBX2OqiBjfk8PnUJjgwDrot\r\n17Ccmd4yfQYQgD6y6X3bk7f99kLh3N8CI1AQVlGXi7FVpeORh9tlaWdNa38U\r\nQwIQD0ZWjsYMbjDzpprfP0J6FNRKtyviBBFo60oxgKnTEgrFE4sCsD4LpPlo\r\noKL25QkCYTKtnu8LmXttXkNQhnrNzlkVu0NhVaa0Mn0/ioZXMP/f9WcSet+G\r\nhJFjGIgaVFqub/OCLSsPEnK4D9mTcxE7i2rPz0QbdWJLAixyslF2IKJ3VnBA\r\nVG/Vj2V75PvfRMqxrvdWOfB18zMcSIt4Em61u1WROdvb9+7UY9z3bJuzbQaZ\r\n58i3aEtt2Dsa3n2mgExZF2ttRv6dLRmrxbLYvSNyB4O+R8zzXJ8mCIy3J6JU\r\nz2cb6ra78ceS3B0jEkyVl8Xt0tjHa9vX1GfxXnBt3ca8WNwQ6VlPw5A8FHqJ\r\nU8k7+NN+401VXqA8hQm/2IIsv/YcsTf7Kq3i9MbJgQKVUfXH80s5H6Pe/OJF\r\nRq7plKJ3LJmQvblCPxKJvv3tGL6FpIEHp0po53xbzqmjJEMHihlnGlr74qaZ\r\nx9X9ZpWZwiyCKzE1pLoGeyO8j8yShZGzd90=\r\n=V/S2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ea2aff58480dc2733972a60266a332da22d824ed","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230320102705-ea2aff584","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230320102705-ea2aff584_1679308075765_0.2559673800878284","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230320114137-e954beaff":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230320114137-e954beaff","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230320114137-e954beaff","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"730bca75ea67802a71d29f91d3214af640b45feb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230320114137-e954beaff.tgz","fileCount":99,"integrity":"sha512-T0qEVNKuUKat8FgSn1GXEmcAxn+PDXoxMzU9AIFaG7IbI2VyqGZtwYArj+NgW8cD3Yz5CK0Dxr+DPiAEb6WIWQ==","signatures":[{"sig":"MEUCICzj8Wkjm/B+vgkNToV3I3As/2kRs8sjqPC7qxx4R06hAiEAizAKQirqfFacsudDxuxA5rrJelui61k891ZS7yS3e1U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGEaXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpf8w//VQhLsy7WHidNe8FU4CtqoaaYdxT08CAfmCW7eA+r8CbghfNu\r\n8CZH6cIHxylib75prNW6oyshZ0invklemSbdmLtRfoQKIA9DyUQg+0cGVwMT\r\nV7viR4zyuXUfiTXaiF9ED6bnYjdXkuc7KviRLc6vpt8Uj1dGPvkBlwHE6rPl\r\noqs1MLEY7qXrFus1GE7ftvn40dWiLXIknIfD9ACs8hKvJGMgFMZb2ToW0mSC\r\n9x+FMbGVrJbU50O5BXawatJlurhtU9D78Y38xsOm1PF45I9Cs2lorwKIrRkM\r\ntjlbnnnyh3xJ4fPnIBfMhKaxFsogopNX91TX3atfEjR5HDyI9euX0DNhFJSe\r\nz+xTKkPtogmIVxHoXzTetROtCvN9Lxxy1Im2U1djcSU2rj5OcAqGfQWKC9MP\r\nVvGhCUQu1DkG6FvTyWSqsdSOILZAfqiUCWylPUMNNBUo02Z5f8MJdHJTeKrs\r\n/4MCoT7iKKBPIzcXkHjr7u6SWV3942ffH7aX156JhwdSASTQDo8lSU9Ajcg9\r\nWUaPAvQQ+BzkubqphGpvw+8RLsLUwBO3tXN5lxf6+6KaqO5NSx1mQucPK2vK\r\ncmfrSl5F3hiESq7Im+oVf3hmNVFhUnt9JoWt7zXVjJw8dTONK43EYJ/oUxGf\r\nMuX36askvOVkUa2Dp8cniFy1kGNrGHfBDjo=\r\n=YVsH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e954beaff59b67456a45c81c797f551cb0e6709a","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230320114137-e954beaff","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230320114137-e954beaff_1679312535697_0.6504942081238343","host":"s3://npm-registry-packages"}},"3.3.0-rc-20230320132329-5e109e8f8":{"name":"@graphql-codegen/cli","version":"3.3.0-rc-20230320132329-5e109e8f8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-rc-20230320132329-5e109e8f8","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1a68e0b5e5b7e106d68f312a8b81a2ff37fcebff","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-rc-20230320132329-5e109e8f8.tgz","fileCount":99,"integrity":"sha512-CwMPEwY+IBNvH3HqfVbnrEHA7L+5fqDDLHh0cXD66BxKsNTBPaPLvrjjz8NHNXQZ8IihrP3+4W8JLalyxd2wFQ==","signatures":[{"sig":"MEQCIFAWbqhWOg3eBKvP6I2WOXp8S5UBc2h0nwuytHiyTqNdAiA7cd3IrW1z+ANuafrIdukyjfus3tnH80BYFQFaAu+qYQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193112,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGF55ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqjmA/8CSnbxNTXYOuP5XQ1C8M1ZF4TPrkMq005+o0fdJ2IDnz+qh79\r\n3ogrmqQLqVNuGT5hTp/S4dTyEpSYDBwl4wuA296EcWO8G5X3dstFSXLtka+l\r\nZv/ULSBfyaqI3zZX2tqGIOSHomznGl4XNat3qtTlLZ50C9DiL5WpjnbSTF6C\r\no9x8JAbdbsYaAjV9GeRxkQz6o/JjWj52u2ZieweRQLv7INyMYw5wAGcT2hhM\r\nWVv3Di91UO+DZQrS5S68/EIqVnQyWsRJIPpUfdzBC2L9fdXKmFvF/QXjaKPP\r\nm7yVvHED9GLFStcFvfYziOVDCx2BwhvcaFj0+RwUR92wwlbrz95VSNqq1fgU\r\nmYBtdIHzZiIYIY2Jlfdwy2NbtRFw04sri4RXD3ptMGHShPu1EwmAvbycj4lH\r\nhzYsgfX6fC8gb2yYArIhOIXQ+Dkk//W9t/ZopdWRPft6TTLNL+JhsP06Nd1G\r\nkUzkgVDD/OGfONTv9gsrduaehYREwawPzuLROKMv+s/3Vx95+csY4uie5waL\r\nNsrvYy2Zy4UBKf926esfMlkW0kWHSR7bWgBtcGDTYfPkf3RAKK5CV2ZU79S5\r\nxKnQCN7GiUqppXUcYXSUF+m6mU0mLCy5Om03v6UWkKLdXZrnB36ymPksBsBI\r\nu/QL7Bwrt2/mpjzbPdALy2Uxjv7riSho2ic=\r\n=WoFv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"5e109e8f8fc46e21130a4941b74e1889dcdcf2c9","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-rc-20230320132329-5e109e8f8","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-rc-20230320132329-5e109e8f8_1679318649594_0.9238433096981713","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230320132558-dd080a462":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230320132558-dd080a462","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230320132558-dd080a462","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"11dc82793c49c3e5fdfe12b98730aa29635a6d00","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230320132558-dd080a462.tgz","fileCount":99,"integrity":"sha512-NgFQ4ocNEr6GzaO19bMZMy1ZHpYIfSzEIRfRbszquR7fGCILlw1FEHvvqYUJHs4vDU+5Vv4eobJH7cCmfJQmDw==","signatures":[{"sig":"MEUCIG1ZiB9qHxgEPBNV/FLbOaKkO3lvRZL00NPS7mQuJbqdAiEApNGPeYnYwWo7lfygrtSkr7M8sUPg1TI7c6gasUEPObk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGF8MACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqzpA//bQYMdfiovUpCUKvX3wV0bo6Wzoku+TiOrsstsOa2AlxjfN5J\r\ni0ZFyPTWpSbNx6up0kwvKmQ2jwhALThVsJZT4BwNBfNUWBj862Us1CrapGGA\r\n+gWukzDaX5YtNLL7lb/kZ+FsKulh24DXV6zeLCjfw+o5qxAUyOhUq09WikgT\r\n/V68yOMz3aSWyqYmnfoKb1rsubmrFuWtu1IHk3kvAq/eaYrSpPi0WyDaM8vl\r\nQia7LWUwnkD2QmDCeYIJhcBY/5mukTDlyKAjKXYq4wQg9Csvju0GD2LkNf5o\r\nqiCp8livqrNq5u7Cc57ii9s3uLe327DX5/rvPutyiNkpgEsoV0ZEIBCwtk7o\r\n1oGTNO0fGY9x/dlVgMsXL0Ix2bLcggVTAN4+FB8DvO0s4LheXvJxcWCU6WF7\r\nPs+m6RBdq6KfmDSrwLXCaUiYIDpXNDFL0ZpTlMY1MLn8YW4UsmhMBInCrIWX\r\n4zD3B/Ce8zj15nuvyH7gsam9xlZDHCfp+E0rQcYZuZKjBZ4yw7RudPR99vDn\r\nM63cKKKqaqdQdYdJKaVpwxjnJ2iC8y4PmW2cEUpPVYKdR6ay8mQ/MMVLPcET\r\nI0qqcFAZ8C1d7N1WeS6KsTZx2hVDkpmpC9DeqpoPMsIXUSlW94d3sak9qKIo\r\nLX5vN7lfZy8m76adY2hoZZuHkAxx7YS33k8=\r\n=RcYQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"dd080a4628dccbb1eb5c19e4c232c0bb66458df3","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230320132558-dd080a462","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230320132558-dd080a462_1679318795983_0.6071106997712234","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230320132821-5c5027064":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230320132821-5c5027064","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230320132821-5c5027064","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"7770bb736cbd3ffaaba5930ea14115984b6b1600","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230320132821-5c5027064.tgz","fileCount":99,"integrity":"sha512-8DSVTQZCbg/nA6R28HkJLhP6XRU6wnftDTKs/3cx/ga7xMvQZCUZInMRbLMvn2BJAuJee4Fy8KC0LaFGLRUJKw==","signatures":[{"sig":"MEYCIQDsfLjSxDQT1YYpNjAB6mGk/3XUE1D7f5qM0kmIKaunXwIhAIlArxiyjahjbH30xvY71rCfzvsKgXZyjsUOQHDO45OR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGF+cACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqdJxAAnCUlTznXh5paB4xoivNCw1anDozmauXyKiSkE+89EZQnxi6q\r\nmQT+T+BhUn5GiekBU9Czf6MiXt3QCmPj8rTQuzsOYfrTJHccZfp4oaHvv8cm\r\ncs6EieLP1e/C2ApemEDlZEwFglvYLygqMg9pP9d81xgObjJNNBKEA4840cdm\r\nzZIq2zYBy+6PwZP5hqEw1cW5F54CVWfv34dV4DUhs3tPvq1eYAWWQgc71EKw\r\n6HHcLkKa1LrHFLWqordJyxKvVLaD58UR8A4bDWgGWMs5ojEbA65ZTJ2VqPYt\r\nEUtNtziXDqZwfNLzPtQmJQzGj8Hvxos4KQAOnjV/bQDkHWG4BlkWNQZk+uVJ\r\nWOEZZ2UKkq+sF0D+TVrDQWOQVNs6wjiJcSzniFJsxiHHxtjFIBkvLHM2q6mq\r\noRwA7esMvKw+ts32dNl8ou4HVtxBzV4OT3OKg8C5MnF5X3D7jCpt907yaTdi\r\nJN8cMBqRALBQ/O+U0gMutOje8XqaZBTdUHCROtGZ8xZkel6UkQ6T3jXxy1n8\r\nmV0jZcxS4FV6uZbyxbKgNOp4sBt+tZwXWsxbEhe1wlpXEzgRFZjEtc12mFgu\r\nPtRD9DYPz4xzc7son6P4vrb3y92mSH32cKBy/wvSnOKs9xDRTlqTIl3BbGSV\r\nnOSdWMEgpi5j1fO2sEW9SgB4tyuqu+PM4NE=\r\n=w554\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"5c5027064723ae163469f0141d92c1d80e4413d0","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230320132821-5c5027064","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230320132821-5c5027064_1679318939954_0.4059279447514459","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230320132911-987c0a26c":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230320132911-987c0a26c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230320132911-987c0a26c","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6481d2badea9da858c480ff1e017f4ae26199313","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230320132911-987c0a26c.tgz","fileCount":99,"integrity":"sha512-OmSpiTMJ0dxcid0cUul48Wf+k2np0ibElh5pIhhv/5GJv2srVw1fsgY3qVu9xr/NhXzUMX7fIKEywzv3C1HOjw==","signatures":[{"sig":"MEQCIChWgSsu2tDs39uDOGOSIJYk+kTj1sHfVYMyYGfRttJrAiB1PriEgoTpBZCtI8kB1hXzvs3Aj+3ExU96fgFqGyu8Qg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGF/UACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpo0w/+I/wsdroqbnVUttIB18ntSmc0yWOdeS7sXz3lY5JfnXMf0UGc\r\noiBdM8JDqO/bo5IVZAaWtZTGC7UCR21i0LXY0kpERzV2Ha2AWV23AReuh/MK\r\nhEEEbRoCAyXG5HooshnOMuXtVjOqkeDRXFoz1FQ9dIlrU9R0iM/BfSpQZatx\r\ngBLZtpF+gxXYXfBAvNuBb7yCre0I4CLV5c/MY7Y2s5y8zIcYCQhQPpahdC4E\r\ndEAqtrjV6BRN2yWLTK1eN9sLLnpJ0n6TvTE6Y93bKi6nf8b7syVwyOqiuJg6\r\n75+VU141fwVQO6O9jh049DnDvSj1mUBOu48ExW2Cmao4WtawCT7+2l4XoJ1N\r\nUZ6/YpzYqwW221mTvEletQfTxnfYfDQHvA3gCnmtyheA2y0mPVlxBW0Ze/4p\r\nV/60fCzbMdFtWD09gdviyVrbc6GW2URYFOb+n2EryVDk76r9j4kaRWXkOSLr\r\nXXpilzccRGtY8GTtIZXPZ8MruE/cvXuwSV88/8IfSCDUMYiiqZD2EqVU0yj4\r\nQYR1NZ6VgPBQK2z7l0l5sSv2TZqr3+WwZwOzVGX0LGAtQumll4dolts1X+19\r\n+dGtKNQYEJZRtTWm32KhiwykOvXI22/q+7I1LpBnQnLQlZrkEVDe5huzCTJI\r\n8LB6pMn+pv2BEDl+lFyeIbdOgLm9Nb1IfJc=\r\n=WqD2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"987c0a26cb1c2e1561c17c14ecbf31432b1c9174","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230320132911-987c0a26c","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230320132911-987c0a26c_1679318996744_0.3875369826166877","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230320161834-b5443b1e3":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230320161834-b5443b1e3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230320161834-b5443b1e3","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"5549619780d673f7be5c7f0a033087741e88c40f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230320161834-b5443b1e3.tgz","fileCount":99,"integrity":"sha512-iJFbrBDiElvxm3WqQ4ppx9yl0/A9gtsUdSNItEsbyJK9s98SVydbEVdzCnm3xhDk2G+hFUjFzCHEUGkQMNAz0Q==","signatures":[{"sig":"MEUCIQCMiSgpTmDy4cg/KirSbR/gRbyTy8RjjmHbO6EdyLAuVAIgSGaYNFlNE9Nqk52zS79y+aQybizYdHOlgZTQDeh77pA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGIeJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmppFBAAjPfua87PCSC4i6KfduD6gwagnue0zcN70wRSsNFs17xH2gGf\r\nRmsi/49rEcSZpr48FE21fxdJ/gHJLyrcdy48zoAJ2W/Z18lzb7coJMDeYbPa\r\nRAvrKqZbqOLUx83jIHL16Fl/L6DA5VxYOC/iJ8cviOqIo/rd2TV7HYtlClAr\r\nMnYomL6jWGeimL5Isgnnha+45eeO60fP6xkDZoyFYXL8ZC/l115ZOwwEFQTQ\r\nYUntjWVVuWuwiU/okG7pWA+QMI16BGk3MGSONJPvo19OjeDsXstDZERva2Ru\r\nZ8ygqfh55ihjkhhJoZKNNjyxTLHQyzukKJSy7Fj2VyujILUOXQre8eYblNWz\r\nEE6VjMj2LlMLOYKpxuVK3cHj6VLRd9Z+RV9FusuuO7Z8u7RBIi4pBGYY5K5K\r\nB1Cn/HxIA+bdQF8K87yFU53khjpOD1zxmh+N+uzFQpdcMpniCyTIS/rY+q3l\r\nwzmeSazXFq0zHpgXYb217b2XcK3OfJBg03HpjY1PHLjw4B4n+aZ1kHypBj+f\r\nUKPl4HqsZsXij5dMJsRE4IQ1b7JcBKjYdjgkgTyauVaKcQA4TN0iS7lPtS/R\r\nRhdEvSGbPB8slzCqkOKWSrkXhtR2rl78RZ2NI1mh0Pi3/QI/2rLtosj8/6mg\r\nMOu7gRLAlCo+lSgS06Bds1f+GrE7rCky9kE=\r\n=EPbd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b5443b1e3c4ce12da3029e7e705821ee48320fee","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230320161834-b5443b1e3","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230320161834-b5443b1e3_1679329161803_0.12426703818963247","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230320164155-162269dfc":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230320164155-162269dfc","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230320164155-162269dfc","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e4bcbb34035edba28660145b08b0be9fd4c2b4f8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230320164155-162269dfc.tgz","fileCount":99,"integrity":"sha512-zC5wMZ+yiDKW/GRccyPOi9loGa77I0J1zAtDWYTcWcrYaqCuQNW/7Yw8LlpiJkClwjSNNoQKIODD1CkMgBi3Vg==","signatures":[{"sig":"MEYCIQDHsenD0j83MN/IOydZUU2ia6DQ2P6BMfFeGukMgK5jtAIhAMWwvEzorcK6/UAlzZVh4sxUxQVhl2NkyHxKxw6PDsHU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGIz6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrxiA//RH00IJvjm79XByyl9JvEh/cm88K9CXp5QjjYaOrB1FRpzjDT\r\nhKOYoWGLO4Vb9TYRdemQ5GWSQSKmgJSOVT6HmwpkPlNt92x5KJdyRBItHRzh\r\nOGekz/+V/BVLbdSVfuWFMOeACRtPO12C/WjdmWELmAE9RRxfz0sHNv9qhypq\r\ndgcKXeSGb9FN3+x1socKxVeeSCXtG09EQix2ucLHrNtwHdhZkS0V7ypa8ye5\r\ndLXVVFtjizEnazQXy5em0qXtaea3VSMXUBsJU3fo86C5FEkyxAe8X3rdWxRT\r\nVqkHGWZWWto/RnxZ8D4iJTmltV0Fo5oaHz5udHzGLJ3+xEBYQlyWX/2tlaM7\r\n9EpuVizeiuqBkOOLmqlm6oxYcNoxVcqy7po0knYh4P5dYUsumsucqyBV6FxG\r\nzy4jqx6LCv6Wf4+QVXUybe969flomx3niR3+fa5MHDqVMBe1Hmm5RBxQShzH\r\nttcnmvXaHsr/aRQQaJA3P/elllgMY7vhP5OI+XvBYaxkOzDru7H6X5jqRwB1\r\nYakJMhvQCeDcLhOC2rolcfSJsLn5UkNNL1jt9W9HcP1pYC0e2x4fzuiEx8wP\r\nUWnLyK6kod2NFWZh8ztrcsEyFpUtcJ/Gkk0b4RnhE64VDsiPJ5yrjz6n4xIg\r\nXEGzEBQ/a8exVuOEvgsNVfpaRzTNAqOwaL4=\r\n=g6pc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"162269dfcd35be714103b2a63469fb0254e82832","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230320164155-162269dfc","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230320164155-162269dfc_1679330553761_0.3989425969915841","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230320171255-29c7f95bd":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230320171255-29c7f95bd","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230320171255-29c7f95bd","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"875890a2acfc1c38d3c95cc087c2cd1d752bcbe5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230320171255-29c7f95bd.tgz","fileCount":99,"integrity":"sha512-+WDJ35a/QSgnatCu+/iMcmJdpYyXpkwf/YQwjYcZHh3rYsaE4OUpfb8EZbbEAtXAxIXBHC8v1bl1O7HgRf7FVQ==","signatures":[{"sig":"MEUCIQD0ttZSncN1j7hHVl1eIbJcgyHpQrZX6bzZ0dqPxr/qSAIgPFLt/7p2sC11Ecd+qr9pW21+1Ot3tie2l0lPnt0p/Og=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGJRGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpZ9Q//ckTq8kBZ0KQJyKhVu+5G23y7DdiRiSR3/ineO2Jr++YS8nI9\r\ndkyemHtupznfLy1xnCuVCi5CL/RzJ3at71ghWbXaiaX7XTaf1JNqH8P86Q3x\r\nQbokMAf4WuoqrpTiK8pKJIJY9wezfd+h9XKNK4CgZfKVmxfpCKNrtDf3ENzY\r\nJupe44eOF9Nw8xTvThaI3200UbFhi8w+kfw4RD+8fojOGMNChGwuVYEgCo3O\r\n7Yiu6BC8hOTw76HtHqnft+AqWUBayQnNJskOsg9lUn1yZ0MI9rsygATgufHk\r\nsfOM3cJgkQhPQmIRSvrWcxcqtiXmdmLG46i/H/0bJzO2WC7dUshR0aOPpasK\r\n9R3gsHvzRVZlXvpELIfKXHC9hQLZgxGi37uNZNkEDCcxsPj4X08ZcWwBzy6F\r\nzkqwd2gSitkTIYJMTanxfBFLMGHrycUwJ6DACyN/WNImbbVu4vuafK7quDm5\r\nciltEjBtBAcVE6qwM33KcZ77ieWDXK5XMCTT2vqPD3q/iK51VPCe7WHFmlZ6\r\nxQ1+viLEbq/c75Ev8K/XHHimLf4QeOst62ypSXiwYH18nno1JOqk6oetfgEI\r\n3AYZurkZAMufNxMHT2RzETen4GOyQ9EYFPy4RIOUkaIMJ6O9TA5n5G9z35Mv\r\nVCkLy9njVRklyZVcTuWeS17i6f5oltClttE=\r\n=9AqM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"29c7f95bdf60cf5bfeb2c96b833de2b0e5bafb6c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230320171255-29c7f95bd","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230320171255-29c7f95bd_1679332421949_0.6731802133238731","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230320181012-7d24783b5":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230320181012-7d24783b5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230320181012-7d24783b5","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"086992b00baa10a5934e5d9f3daf152ce9a1c3b0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230320181012-7d24783b5.tgz","fileCount":99,"integrity":"sha512-ZtzV+0Y5/jtX3O3QG1a3XJQtPWYxODY4WoGQ83Vdw21NwGuSHu2deM0wtAard4JqT80D8utksJYBuu2zD+oOaw==","signatures":[{"sig":"MEQCIGPpS7ZrHkQVuuAzBlp7MznUURe1KmEFvEqPbv7mdF6XAiBkKZp11+chhsXLgE7PZ8u31arTklt0+Rnjrynnu76cfw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGKGrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrT0BAAkVgQGzcj4CPTqiFdq4jZSrOkHILkfOOlB+YzBGOi7oOBkHFY\r\n3vUDJYu05J60Yb72dtGsWdyjKdQAkqn6vmTNJh6lgsUeHe+sr8O6qtavrCby\r\nzX/Nq93ZuG0V1rap1vPsMpYudh0oKcfk85n1YysZOQ4mx6dHCH3oohl0TWCP\r\nQbkij9rh838EaWEQgJiAo321n0aJTDZyV3wxhg0qjGmeUubNChY/nnCWA2je\r\npDrUwfeKzVyyNquKhFzxIOHw9x7KFjb+/4z9+wpnqYv6P9UyDRDY77Q8gS89\r\nxyR5CmQ5N/58p+VhAy3UolOnSV79auTsgvYsRyfoMO1f+DxIXmUFAFZ30/8o\r\nK3tbKj6bZugCZXtkfsuuv+ly/c2D08a4DIMC6DdBw8rTtWyZxdJQwRQ3jSsa\r\nBE8vYkuSdRXCzjblCFwLrMS1Lcye2YTFjktmeMNsQBrkThfQlO6DWdImixdm\r\ndA5BdYwb0ErptDT90TVMtY5fxBorUvcvj1RI9y+/d6DJ9Rj7l5QZ9vy0U3XC\r\nQioBIQRB7YRf6b1Eywi0xjRoOO1XjE+9TtC1C84nGG0DSiBIcjajidQYpvCs\r\no6tlxNY1cwf280UzeBZVi643slw1QZjcilHJVD4oWbQlMRPidMhR3R+miSfJ\r\n51yR7hEGVbM1ImMS96/mcctbmVx92N98m2U=\r\n=Krkp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"7d24783b522164d9da608777ca13a8538fa48a8c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230320181012-7d24783b5","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230320181012-7d24783b5_1679335851649_0.6216900162618268","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230320181430-0d8a6b9ed":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230320181430-0d8a6b9ed","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230320181430-0d8a6b9ed","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"df70357e311f7ffd8c85a57e3086d4e749f77ece","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230320181430-0d8a6b9ed.tgz","fileCount":99,"integrity":"sha512-cHRmqyLl3GgYo1XAHGbcoZurWwFDkLCEubKg9nzVUwhFAACAdvb/+Fza+TyIBTgPyfbTI0Q6m1Sc98eYueRgqQ==","signatures":[{"sig":"MEUCIQCJdbSMv65uSxa7OHxrVD/rNzDaCIJPPJh9vWRwvDAwQgIgR5/oynWi4yD+R+EE/JU0oCj2la1vGqWdj9G5SQiAr+I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGKK4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrG+g//S6k0qVTqifI6k+4oA0jpDRaTbYnEtnYZX5livn0arVuEvJa0\r\npNMcITfhlx7/kIsvFONQ+MxJAEdMbSrm00fmwa9UqAJmviBPKfH5XTrJghmv\r\n42WBZ4FXZYWztKp2Eqm7u51QcztY8Xjs8trPf48XVUq6/aN/U7MaQUYeFOVu\r\nh6vTioEg2OdRjvI5szExKNiGWl1F7G0c/UOcyLNJeCNXd/AX5Mu2Mhd9edm/\r\npoZmaKV3Yz+Fo4gOTSKq1lpYyorH5tL9bMz7/VAC1q9/3HvDzrf5S010NZEY\r\n2ZsyEjRNfbaCQs5z/S9aqvGfzJUQ6YAH58xggZzrUunkxZuC+KxFVATY0Osw\r\nhnSQ0zhkJ7W4Y2fIKN4oi0laTVnUuA40hB1bfXB4HRNx7y2Mo0fUrliXXdGr\r\nGv3bNprZoPEt0b2X4mBbyblm91D7tn1E19KNxxyA9EMZd3QwmW7JmwTI0gDL\r\nRJlAqTvLSRnVYDn3BPus0mP7AyQ6hHWo7qCGQ/S+HlLznYUSjrHUnrJ9h34T\r\nCcoEjZuSzHJaIRn7g0CyjcqlziBk5s3HPMPnV0wGDyfM6ICBm1vQM2HKNyF+\r\n2JcBpPeSz4GpvcBAdN/4s/APWN/3QHP1aqkl66U2XzcXeNePaEJLLwzTHm5w\r\nFd/jiTX17eykSof/gk383Ww7lgnUCH1NCYc=\r\n=3kGK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"0d8a6b9edc03cea17ee3019874d14344dc5a06a1","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230320181430-0d8a6b9ed","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230320181430-0d8a6b9ed_1679336120662_0.9626604371511638","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230320183302-982c5113e":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230320183302-982c5113e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230320183302-982c5113e","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"da2f9826a6fe98aa2cb8968fc46130363b791b37","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230320183302-982c5113e.tgz","fileCount":99,"integrity":"sha512-/1h650IGtTQbCuASzhaIodRLuB9LXZQ+vjekZSrEjKoonB6t/JsvwWWLzUvgH1XIED4IXaL9dZQSikYNow6JZg==","signatures":[{"sig":"MEQCIHSoPMw0uGZ9lZQNHhHH1FRCbMVFXffiAPehA+YrBYbKAiBfTbuCTC2gV0aab2tiA95ZfBKaIBmrAuSwrfIreejzQA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGKcOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoqpw//UKc7KHoteQqoxw4DN8MtInJYuaBosorfshN169QQ9tl17S4h\r\nzZ8cFYdmIEiigmHlPN5y/IqgnZIb4R/QmYhCB053aJnxgRKFfFSeZ003uTcA\r\nLet7uQL1Z1ZrNOJd/TiLh8LzXb9pR3fkJNKZs6e3GT7KRLly8eeFXfuzcxP5\r\nYEWkptWBjRxpa846EfTAHiQmjeZATdsAJuO6MTF24UAN77ToTA3uQaS0VQqF\r\nMchyc2O12vwGg8kwlFPPP1YVH9cmXGqgAumrB8h/fkcV0NZnn00sMp5vNjU4\r\nYTXFKAnwQmbMsrUcIMC6kG7oCQdqhImMxfk+q8TNfqziImMpX6Fz+tZtxTif\r\nPkUQ2eWfIqT1HZ5MLZ2DyoTqQr+qAgsUilollcsY0OjPXvjFzXNOQmvOQPY1\r\n+ri+4IIY0mER2Bvs7bO8WXfzqLChwatTsQ//bFk3+IfbeFTWOdvtlrj15UHW\r\nyEeJ6xh3RVHuYcy3apw86/98VqJ1qjqW7hCYKh6eRnfrdN1S1bLj1xOdtX55\r\nKWR6Z6UKfvaCLZiWhXClBuMjmgY5Wqk/OirtJ9lfqO4TMp6xmp/ZCbczXBR7\r\ntYjpaJvrKSTrDN3rhaCCeBGfV21TwVMo3l5w/vSU9baTltTJ1OgB4RXhFw0r\r\n4sjYp5tZnleJOITiFN9VFlb67V15qReqUss=\r\n=sCVq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"982c5113ea15afe17dccd2c659877992d5256dfc","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230320183302-982c5113e","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230320183302-982c5113e_1679337230036_0.39551328884426984","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230320213835-969e979d3":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230320213835-969e979d3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230320213835-969e979d3","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8f47c3b13ccfaa47af07b4f790983aa5704e4af9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230320213835-969e979d3.tgz","fileCount":99,"integrity":"sha512-f1vhB5Tn7yMVL25Y5v17bNesPrXZo41/rBO8f7FZdqWzIHEH/KpSFhcffEyWQa97VZ1dOsJ+eVgmJ2zWE0kdog==","signatures":[{"sig":"MEYCIQDZZE+kRLBtZTPzOjvyO2lsdRWkkMgPRIEt25idq5K6xAIhANHyIWWZDfTOBBD6/q6HKpQNBNk4rbpesKCs5xzIeKBE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGNKDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpBXA//aih9ggTI+G0vh+g1vs+CyFpI0cIdEtQopFsDSiTh89iX+fST\r\nhZsAJcpfm0GA80d8/TwS+MceaA7EsM+svsBheTPVnzAznbObktWlqrggTVPV\r\nZW0XKID6vmRzNuGMC7OZvH4DFuGnNLMkIgm8kIQcBfJnsTl/rfGqUFwkr+01\r\nyz9uzS+WdFDuBeQ/QY5zdNLWNT52QQqUpyzxYfdKINLwN9sHR2jzwrs+Q9sc\r\nZEl0xi7+vU1/cf3RFdoZ7v2DrVm9N67u5y1uvlFdDFAZY0HPQPcUm9RLgwe0\r\nuxd8nOehXYjXlbEIrlLgvAB+djdezR7HNKYUvXlRcSwd2bYiUfBL4JOYVgdL\r\nA7omwRob+ZXw30/a8Y3M1AmqJqOluvZM6gT2v2AaUFnRpbNjPUIUcs9IOMYq\r\n/iUF/nF577Af9D2Z9DYPL/ndz/fA8bvLPUWl9alL1CK+oyJ0s1Zx87Amlvq9\r\nQ96lsK7R8Khjov1LOOSWur1PDr0j1L7V7aP1lnSXLSFphGiSP3T6oGJDLkgb\r\nJ06sz2gKyjoPlNv6Ir2tucKDGY71OMEaaK+0nlH2AwnVWvvdA/FZXzZ02Ua3\r\nIYzWlTlYRIoKf+q98S+Rijz0u05ss3iglxsysE/tehYHMISjRMW8BfZtsC4U\r\nNOjrtLH0XKIdLwA2sVNbENiQamGJTyas8FY=\r\n=0IVZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"969e979d30a57e9bb7bce4e1ce8560b6e5b7b12b","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230320213835-969e979d3","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230320213835-969e979d3_1679348354924_0.0430211063308199","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230320235516-3c3ca0b9f":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230320235516-3c3ca0b9f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230320235516-3c3ca0b9f","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c8cf1eb1bab2d659a2ef89481ba0bee3de829531","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230320235516-3c3ca0b9f.tgz","fileCount":99,"integrity":"sha512-7XB/mGNYB62rqQp6dYTLoAQ7KmGb+lP3tfCtxqVKNQ7ZF47I+UpQkGAPh8Qu2CiYqTs9fbACtXKt0xeqmIJ3Eg==","signatures":[{"sig":"MEQCIHNdNE3RQlC20owBvm3xey5dbHEr2xH0dnb8gncIMN5AAiAbAsjCj9dIxZA68qgu2D/d2smkoNfvILDDsvctkxYp1g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGPKMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrt4A/9F9vwC2R3yKgT8GXE1+gCrjnAkeImvywtZldl+3y9zVf66dBu\r\nzi9t/mjK//U8zO6jjAuzpq8Nh0vtP8YOyM8yYNAz2Ivz0hnBjPv9+kps4+mK\r\nrb7aoJPLmeGv5YIwNt1i6pH3aOsBUG1UBqGZOAA1ezPCWohE8rW9YEn1xBcl\r\nT+PbvD+nletMGxlMEFW+S7pUwI4fAS03qXMN/D1Akdg+tcnR6nB+bq0+UV/Q\r\nQMbATN8k5nnf68ttrE+X8XjQw7cbmekVPZD2hg+iKMk5Z0V5FoSLykiGgUtY\r\nQ9KmoNfKbBDU/Vcq/Q+m7j5agwbWtaMhZ36JbC8KdpHJPB0elUFTxbxVTLQ2\r\n29yxL2gjRoqeyOsPChr0RJhkbUX74F9aUPfxeeH7KELNLaCzoDF2LuF8kmzw\r\n1GqQI2raGCB+w/MLGLPTc0Li9tCBIplWhRu1EQFa6ODzskWORFjLvdzu1pI4\r\n7sSmEk8QgcwN90ezDqVMhcn1BI0Dc96HcGSuSoHB+8ZPoe8tvMP5gXIPsMh+\r\ndTADCxQzYGU2WvE7IteMraWysaWsP26OGI4KJ4qJ4+wjDzjyQQ46RWWV/aAI\r\nXo4ZSm9D/ppdTlFnxrvMc05WAJrCJWObIa8TIqNeQLu+Ieqjnv9jzVJS7AWk\r\npXJuITyUP/OuTQ6mgtlHu9GtbUK5dnI06co=\r\n=AT/+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3c3ca0b9f457b0629b7523007c4efaff16f9ef42","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230320235516-3c3ca0b9f","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230320235516-3c3ca0b9f_1679356556549_0.8905690675201829","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230321083703-d886ebfb7":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230321083703-d886ebfb7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230321083703-d886ebfb7","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ae9454dbeef05fa5a44fa4fdaea1d16e2dd0adbd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230321083703-d886ebfb7.tgz","fileCount":99,"integrity":"sha512-NwG0GHuBb9is5+zqcKU7jJQh/CzL+CuBL/3wHpwEH0fis0xkSpk5w2yxc0g2+50BfIoMP0eiFRRXT1ljIQJ6FQ==","signatures":[{"sig":"MEYCIQDQFGhIVg/Sku8bs6zHXbU7VHZD13EBH+OqKDQt+rRO+QIhAP2cBSwos1E3jIhWGVd6heb11e9E4xy7M75gjUBC4+k4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGWzZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpT3w//WW6bCsIjvQ1E3rAayx0+1/kqYQoEYG8A3KwvuVI1pwh8l+00\r\n3myfFY3anbNuF5ZkQ/NQyaREtZxHGUez/fEUJf0K+sNTgdXcXKi8ivgVpUCf\r\nf11k/CoeAgCJAbxGEWRGHzGoLkdgQCYcY5DRKEK/ZtR7m5CjjtoWfHNnhcr0\r\nQk5GUb/CxtjuD1n6h/9DKU93Hz5EHSISQ02YkYl8zJdZ7IvXsuXugGTN06wE\r\nv6+20yjNkKLRk2B4IrWVJlMa5LQ5gcVf4HO9t5gGGYswj6hnpZEP7buZGlm3\r\n17jQtg9XRRzz6U/jDMIBG4tNw9VqKzCVHp5lEvzFjyBMw8QH+2GNq5Eo8lYe\r\nu0QGys4lId+fCWJXLrru4g/pr1ZNPTR7AUQYM+N1XtSUByKoL2zAcZ/IMgbd\r\nB6Q0Utkk36bxgITowSq2/3so8fEw7M4zbjRm/4W8dh5L++6q9CDlK/mOt1hy\r\nrW52UbRoLa71PjvPe/1ZkxsAGqBsOO7dFLQ44tUnCPB7s10NMj/alhBSQ/Y3\r\no8ycZaBfw0bw8ygQPnzfy5C/i303n4MlkpicvjBjxnyjUpQN2Ms9WLEk+VLc\r\njACG0xNrhoFtofGR2MoDvki7PByfIqHvpUyvayVftpqTew75w0GCLXAuvL67\r\nLqRhUV4kYcn2TefUf6gdSiXolhZo5x2W94E=\r\n=JHIr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d886ebfb769fb307bba7ab733f701f1c4027c726","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230321083703-d886ebfb7","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230321083703-d886ebfb7_1679387865339_0.6056743270204508","host":"s3://npm-registry-packages"}},"3.3.0-rc-20230321103502-4d67ff63c":{"name":"@graphql-codegen/cli","version":"3.3.0-rc-20230321103502-4d67ff63c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-rc-20230321103502-4d67ff63c","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"dbbd3c7f9d8bf056c320fcc724b82f2c37b849dd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-rc-20230321103502-4d67ff63c.tgz","fileCount":99,"integrity":"sha512-/rMPjqP8hMZWVS61Xd6B26T24EcIsJ3o2ApoDdnOlPVUaDdKAXUDABx45yKNePsO7Fml7f5a1ZZrY7+0oPbImw==","signatures":[{"sig":"MEUCIQCchzYC4+xJ2YyjQYwpJgR10bMHpkhplHQn3qowOxW0/gIgfgYrGggNMwdnkaucacbt9aZcvxkirJkm04bCki+F/7I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193112,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGYiHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqJdQ/7BXxYA/wxlULiwGvnWfgJg/SzLXIMjt+4x1TRIubpiltrOzFI\r\nmissRCDf0gauao4AlT0k5rgdfICY0jDvZV00Zi0hof90TWYa5SryKq+PR2gT\r\n5iP45T4q3iv86FW1TD+mU5ZVqcmHSuxIlhBp5EvHh9O1+YolB9wJzr91KZGh\r\n8J7LIV9XtvL6q/zGLnoFm7eybij0zMgnqbRIG/QUrTpjXWKEFOKk0BTEiLjb\r\nQY8aIeEr586/UaqGd7uY4UNhJC1I00fTHQ64IFB7NM+9ISaVgLKZR5/p/SBT\r\nQluJzbc6Z2suOiKCKRcChO2ejNpJleQcLUKe9v94NZYSTDgB2vSZGRlbME+T\r\nhl+CfzVKIU453DGDFIWnzYpsFiJk2zUKdbqV7EXBrOW9IDYgr1QaoZB97DHL\r\nfd+brGDIf9KPHAsZt26cspTVCoxC07mvcn51dmGiWgQKFz6jPuK1Qhb+N48a\r\nh/RRXqRjKsuCJ4rnQ8KpUf6VdnW9Lu/3baOOizNt/Qs7ElcnW911v0zjjBc1\r\n2C2oMYpP8BfDlrSEQPRxK6lKPxFryYhHtEJqSZOZBV3L0x6SCUl5eiFavUGv\r\n8IAIhNdRn8+aBwlKzTc5RRayCfOMrChu5BEN45NwQmuvCHji9yQ0OspNBFw9\r\nBdta4j/uonUU/NXZc+HygZyOrpf0ENTIHm0=\r\n=Dc1+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4d67ff63c5de5ef48178bd0bfa15486d8907b91c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-rc-20230321103502-4d67ff63c","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-rc-20230321103502-4d67ff63c_1679394951278_0.6225081106708206","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230321111844-5771e6df1":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230321111844-5771e6df1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230321111844-5771e6df1","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"04c608c8678500dcfca9727fca234707872267af","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230321111844-5771e6df1.tgz","fileCount":99,"integrity":"sha512-RhBh3D4I2hLjkKUlQq7aNvkG0mOgAAkBgdgVxeXBheg0A07/Hd7wRUVT7IFOUiS+/FB3vNf7nhEAjPHfU9LsEw==","signatures":[{"sig":"MEYCIQCGtP7aD6uLZAtHtSET7ujLBGPXn4yEM4+uaPzVHMtOlAIhAIjfejFctvDIm3UN1PHQsXcRFiz6kYzUd9GxXLOKzeEP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGZK6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqYvw/+JEHXIYm/qwnKauLPPvNxYFJ6tlmLcXtp+JBRd4AT45Susan3\r\n4B+L9yVqmSuOcG8r6HvXxG4vT4liD5zEiDw/VzOd424fceQ2XCzjKyzz7DGm\r\n58KceBDvmAcr/Fhks+Vg9XXXTd4D4u9gsPW9PvN1r+2l3VuiEFEbr3Cj+Jh3\r\nctmlbwI4iVgy+3VauwwH+t80OsmC02ePLaQ/zh5mbrPTus5lcOlXVanym6CI\r\nmcFMKaHCWwRPxgKWmKAAPPP6da1tCDv95WWk2Ixdjf+5U4uI+dddWHNNXzDl\r\nVGU2vR9AOT3hpvC5YHRx8r3Ug/SF8tTfuHjv8a69gvx2ocI9WcL1vJWXsGBp\r\niEdo29LGnD/5Ghw7YKg5OjxQQXmXeg14yLKe1E91fpmDyHB2yZuW8zlnFOws\r\nQTdBsngJu+snv1yynIxEizdlr6O9TJE/C8K17uQVTFg1OT2dIaNKG7UnU82u\r\nMkgzy9zYG2LF2ACaN+nieQHzVtGhA49WfWMDLByO3Ti5zmZKuSe0CE71eiW0\r\n6tsT5SlK2FFEDQTuo/1Kwft17FRXi3AtPeqZicBu3RcA3thf2X+7eh5x1ZtT\r\n8HTvvNuI6KHprDJaR1TbRs0hZYaeFLkHaQ2jDYI+RLbrHUu0lGwECTE/S/kA\r\nAv4Yvc5Z5JwFo4u3bSklRanb2F9JLOOB8r8=\r\n=5e5x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"5771e6df1eceb3993a23e94022219710cf936b56","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230321111844-5771e6df1","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230321111844-5771e6df1_1679397562506_0.9961251619651508","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230321120553-5ce6b4f2b":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230321120553-5ce6b4f2b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230321120553-5ce6b4f2b","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"3060dc556fac42da307fcbac13c7d483791b6416","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230321120553-5ce6b4f2b.tgz","fileCount":99,"integrity":"sha512-RXnB8ngM6CpEpOAga5yMuNqviIO4bE63yJmc8xjPVVvcKjm64i0Z3xXzixIczAhH6qrozs+QKG0/wjqoP+QQhA==","signatures":[{"sig":"MEUCIQCuL+yjJvd9s3w+sM5cR9owDn0FrdZ2U4ywxJMij8pXiwIgDrqeLGKuDpI6z99gKqEkrhbzwgNVQFZo8D5fLzWo6ZA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGZ3SACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoO3w/8CF7+6s3fIRH9wYPeVaf1rkcZhl9uECTB/l5jzixDcJ9inaYE\r\nArAtMFSY594ndPaHREY5EEt9eXt3TpdMSZ4z39hCTfxEg9yuu5szbiQvEoaP\r\n7Qf5cDAU/TZgbtravkTogdBEKbbGI00/6AQ1ZsY0kd4zSGeZBCB4rSpjyC79\r\nUHP469zLJ6CUaoAzK7gsHn9uigT4I358nReOdolM7lN5+dbQMrXUhfA4DqIb\r\nazz/tKQ0//SkRicwsKc9ixV0uDrYpPLV/aAUBmNMuISRCkWDc3MyyNvEoZyu\r\nU1PJzn3/U8oVkL7es3uPwPtC+JCq3sSR7mQuEATWhLM+2nthjxyGgUBdpc+B\r\nHXzee2laPiAUusIPncYnhs1z75ptnUv6u4wvrwI9uMT2VXYXK+2N2dVcCoiz\r\nGC0c0LMTBFCSlKBOBOX0Z1rhLukMp0DWdKCxKrIraFj2PiP3ZvxvsNjC1SYH\r\n1f/WBlNCnsZ4AuYbIguX8ogaUgTuhyunXVTy2EuqFdjLg3QK5FHUneK02n+v\r\n2yFTw8YCTgdZSqihHqvgyFw7ts5cODYEVvLa5vG4BBs15958py89dPEWJy6J\r\nkfy3NTGaBItUgLDevR56hsL8XKnsIqwfXdDLTdH9TeRkk5kKwz2lYhV9gqvk\r\nDP5scyimhISZ/7alMUYiqcLTkHapunN7VpU=\r\n=2GEm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"5ce6b4f2b262314ae65991f39a6bd132643668d0","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230321120553-5ce6b4f2b","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230321120553-5ce6b4f2b_1679400402194_0.9627914091904208","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230321125704-a86f4bcb9":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230321125704-a86f4bcb9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230321125704-a86f4bcb9","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6ee531813b6ce2f44cc51ae3510b25db735dbdfe","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230321125704-a86f4bcb9.tgz","fileCount":99,"integrity":"sha512-U2IMZeaZyn2gQsM8NzcrBoQvY7GpagcTz/tGyaoC7W6z/FtpOcvKmwqVO+cGrBYM5s/Lt8QqLH3dP/x2Q9Ro9g==","signatures":[{"sig":"MEYCIQCfSbBolVY8U8hVesFXwzUz90/4iXFeCmVzRvkgnrF/gwIhAKouteSHEjqxxjdUCdFhq7FodhdL7vIBysELUFziQof0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGanHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrICw/+OIima/VZYD7fg26XOigFklvKjJkoALpvaPV3Oce8Dt7sE7as\r\nNRUZOx2365hO3m1jyvnY8cDkh/cdyy9vJL9ItcU1kGCafVCX7T+SldX4jEtl\r\nsiEBRGugXLMB5OcVhN+9Cym9aOEnRWFK0kI/BXEtfr/PcSXjy71i30VdN/4M\r\nyLWpyx8uzbWBxTl4+lAPkiSgr+07fpMdrJMd7uLL8OeVeSvcDyvUt+O1p7Pm\r\nbQ4fPL7JcoHRVtr2KzLIegFgiMY1zdLMxVRfbbWcyfcKHL2urBpA0g5Eyzlx\r\noHGLHNg1m6faaQXdYwcciuiczgNtQNBo6iFzILesq/DzSgfUiG2bKFVPuRu6\r\nSGUhJoNNrptptV57Izvfkx/dxebUx+ELxk7FkmZBd5b/2XJV8tV/EvGO+Y21\r\nM3K7Ha8tqOJNfjaRzieh492ia2dFhLmlttAOZuHZ58et/k+aBa0jbsbggRHl\r\nPPxKaOueDnIbQSkpAyRhmHsOu4uPRNGBo7xjNXgDL7FGBYU6a9pjT44Pitv0\r\nst3eueMrQlgX9NbQ1+B6rcA7yzrs2TSGQRsIM215Jjc6EXzxfKJo7M0mDPtD\r\nWeWI14LxxUSHPoX7GQacppNYYTxK1HRx29Sb/B2hPM17k+6/1GL0bzxkkbhO\r\n7hKI5Y2MiVXEcE/27YTVU3nPF4ujUVDoE48=\r\n=eaHH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a86f4bcb9d79568b483b2ec3cc3b7d2159a9cfc3","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230321125704-a86f4bcb9","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230321125704-a86f4bcb9_1679403463506_0.8708419424987919","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230321134506-eb1b6f4eb":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230321134506-eb1b6f4eb","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230321134506-eb1b6f4eb","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"523e94fdbb3342bbc74764c19da0cdb0d16ca5cd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230321134506-eb1b6f4eb.tgz","fileCount":99,"integrity":"sha512-6HbuYerAo80yobqZBJa+VVDoiO2dqvYzQdalc6cumzEwVKF7EBpLxd8Dryl6nc1e51OjstLnsgjRmfn1APZojw==","signatures":[{"sig":"MEYCIQDnvbGfApalqUne5muxarxUNkoygz5uNFSP69UWwxkPpAIhALdejE0TFzWdCqeLilLHIIfjJoHbCPhItAg2aP8ec8Eq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGbUIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq0WBAAomWLw65TJIJZhW5FX0woPgVfmGKRcBqrQxYXhpE8T+dgcDeB\r\nl1DOpzXMqMXE+ZGyJMHb+NzF//YJoY8MyUXWe8MKmVz2+Fx13ozgkVwTvAdK\r\nwtnZui7xjqOaFwAd/N4qFQRtwsnh9viEWyZZi6qKZGrFuWv8VwLTtGuPjhJ0\r\nq+XRiv3RYZmbFjMepP6P6JJwaxgNTFOuiZZwMSAIM0DW3/HRu1nSQPbDg21z\r\n4FbLAvVfTNoaQlW2fZ4XUfxuhlzcx5lTYhI9aa/0NekyHiAIHKRql0MNGr0E\r\nIt811hnh5olsQGjodgYpFXujdat2vV6DMUWugPMDzWCh/pY/9RvBYrby5dly\r\nw0zoYIcAn+phznVxUXvmRMeU61FfFtreABOWKgt/b0xk+H0TsVAJW4o6SX2C\r\npk9qVE9B65a2zy7fDx48K7+hc+imHVewUffZFr/ijQzQb6OGKZgkFR+o106J\r\n/0IHxPX6Nvx0dMrda/aadGH7oqla3YTYgs5CT2beC5IJO4UrEG2KZqVhUcI9\r\nweWX591WZdi6+lrvUxu6a9hZ6Trdtf+uTVCYSsPjGAPpZQKMew2vuOWFa5tZ\r\nfx0sKGE3IOD+ZmwJRvaTF1tXq12uc6N1Rgy6URGU6I+SIUcZooatcbSpfE6j\r\nBXq51PIdW474RR3Azi3Ix+azEVZDlS53CVY=\r\n=hlT7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"eb1b6f4ebf17e5809cd25eec829627ce100c018f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230321134506-eb1b6f4eb","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230321134506-eb1b6f4eb_1679406344525_0.33530264876754723","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230321134542-602f9c539":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230321134542-602f9c539","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230321134542-602f9c539","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"dff7938bd1486e7cac88da49809ada5a7428e795","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230321134542-602f9c539.tgz","fileCount":99,"integrity":"sha512-6vL/o4Mjbj9XBmyakoTZjb44IwuHaL2r7Ejkrt+OtpYfdQ8LMDkaUNDlxCF9e9LoZ0ooD7S+Gc0+9G2QrW19Zw==","signatures":[{"sig":"MEQCID90I5948SrukDH4mfM0gtldaR26RCPnqVtDw8t4V1/DAiBlh/AMgwLtJHEZDToWpevJTR0t3Q/jtLe7Hk03nsLiiQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGbUxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpudBAAhrvXOy37BqVYJniFOCdvEkHZKdljeP1qjcM6mu2+KxegsVx7\r\nWBK0QaRO/c/7Xa9hJgDYYZFrpNQQndGtEXu8zLlXReyQO8QVyzZEGPCZUpQ/\r\n0E7wM4KjDcBMBCiZ/iDYRMxlMPO+l2esTo694kIs+AWH9kxoVIxgn0sl/ckT\r\nB7nvcreXRgMeqJMD0Walu4C0FNcZGt1QCIEoUCokA966WDoLao4GG1SB723n\r\nSa3C5UNmuzXPeTuKAExap8oq1tTX0kPskOdRM9Omra6v9ZoYC2pAhruwP4Sa\r\n/YOatkNEFhv6QiCS6d7opxUNnBPzZzUr3hhQPkawsXlWXXFLkJtv7qQ6I06W\r\n2VDKJkgM+9d68ANOWstP0EidHHQ1wJQTQFyxSnszKeIOLsUwxVQ3VDJscwZU\r\nWqFuO5+F8e+whvU9hDdGUdXnbLg92AlEedlYwsymk4SyMvwB7x6SdpQTAI8M\r\nK/dP94qL5Z4jhcsMz4nhXuxBhFbesUUH0e9C5yYy0RQgUUIF7dfyF0hdsIPq\r\nn80SJll6UkFyd9got5b4W3jgGRrd89PD5j3P4izFSuPCDWNTutJ0AtlYA92c\r\nG/1MZLuFdqYW7uJjw2ldMCnLoKkfPwetfQaM0XDg4Ca0D9WxtsWIx+RT9nGq\r\nPsVcPfdhVFd8fVr31fe7MgSEENeHHExs60k=\r\n=oj4U\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"602f9c5390fcb0babac2cc390ab3344c9eeab119","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230321134542-602f9c539","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230321134542-602f9c539_1679406384793_0.1304153305642961","host":"s3://npm-registry-packages"}},"3.3.0-rc-20230321134956-1e17328a3":{"name":"@graphql-codegen/cli","version":"3.3.0-rc-20230321134956-1e17328a3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-rc-20230321134956-1e17328a3","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6335d039eb5fa778581ce830a05418e238e076b0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-rc-20230321134956-1e17328a3.tgz","fileCount":99,"integrity":"sha512-L7qXqEVdviB8tVIev7TQmeW7CJ+WGXWucldTVr9WJ+vmq39pgAOO3OWSKE/5BqVUxwHOU/n1nOBlda64KG7KIw==","signatures":[{"sig":"MEQCICskWFj9ZcEVM+SLoJCFWHBeypvB4trU9JlLARpME+fTAiBS2dILeMQBNXFnFdE7z6yzoEVwyLXSlM6mVBEpmAAHFw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193112,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGbYtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpjCQ/8D5cAb7WZwL78SPpskI9RiL9dPfW8fHuDuKCNt6YfGu/iRIr+\r\nG3QtZ/qwTmVkJsff1ENO7+nF9AMXmrwqnOdW/wI5PjvChm8hb4km1M6ZjrmZ\r\nVgJzT0ZW6FrFm0hYhrRhr8boduOz7U6zvcBcJEEZTxmPKcSocJucmFzm0SHb\r\nMNgNowoHZHUp8+fsg2LoT5zZItJUKe95/BZC0bDgg3MLFAnp8tVBpNnu4S/z\r\nhv5p7SFPgw1FrWWhFlJtTTdsnQ1iPGLa2hpLW+t7JoVxgnv3ekFk+HHj5BAW\r\nb16rhATMolqOncVaeLfy2l8XSZMZzlniv7JZ/5iWwh3aDmiEsfuN3WgDA7IQ\r\n0pyxmQjU8A+xX0gm7h3p/pPMapcbh7OVDjrJbWMXilSqkEhE0ioY59C3pSuM\r\nZ6O/XfWwxM7mKp+SEiGFit8qmdwGyM5WBfbN2Mx7Xj4WHi+OZT8Bh+9P7LFr\r\nAnSrXAa/9Da3texX61lUWshNvCggIyVyAwCwtutpOa8HkHfMOTmLOxtzK7mp\r\nr5fV+9mvA6AzaAUt3BathF5iBRh+4DmsDvAFTf4fPa96cbi/5495uc1VsMEA\r\ndl4Gg4OxYTW9pQ4J1s8RXoWMuhZfOf3Vl5me4l+Ya9ubArSaaZ201e7Pcl3r\r\nPMmid8bYeG011bNC3arxB/9Fywarr2VIIys=\r\n=jd/J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1e17328a310505e53ea211572ccb760ffd51fd10","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-rc-20230321134956-1e17328a3","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-rc-20230321134956-1e17328a3_1679406637205_0.4156925357678476","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230321141157-a867ea62a":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230321141157-a867ea62a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230321141157-a867ea62a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"4a8fcdec192a38d2e4907e94536913e2dd15752d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230321141157-a867ea62a.tgz","fileCount":99,"integrity":"sha512-uVjTFkw5uT0j1hc+aWkrfg3WwibH+Gxk+z3OOyeBE8YCznco/C7wMOw+fbuOnYhZZxgyvuiU5qO2Fl/f7pUvKA==","signatures":[{"sig":"MEYCIQCBSjyP4EuXeDr5M4d3PaqTN9IVnOUDUouC4rBa/BZZwwIhAP88hBdAE5BqSly+BpIhac4CmKBi1yVvzuypOH6kJetV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGbtXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp4SA//dsBXpYmdKzizEiuvNA5Bp3vZFQxT7G/0eVEkNZrVOLLNIGqh\r\nu1uICr4YU1MPlw1/fu+oIluQbZqK58nnxCQTs/IIbPas8SPZlDYs11zsfBxq\r\nmvEa+U3UtRQ3IEPVoTrACULn9Vkt/ciDHvuD8SKjR76AQHG4PQ3eKN6aWJP7\r\nrqAD8Ht+Rv9Q0HfSp4pSCGJ3J0pr9BAVw7TZMS67snvpWmti5E4jdHCF3pHM\r\nYB4PEuYB6MEF6+cowGXqgtyeP/m6kSvd3SZ3TI3yIGn1fLNxH4ns//a+H2vE\r\njoX4nnBkMLf+YDz9ftnjBjCcwNqFDeHQUPHHgS24h0H4EutR7tXqYZjkWFv8\r\nm7o33hd0flVM4ABE0NSQ0T1vycJmNI5C2OM+t2dAJHkJFTL9Yxw2k80GtRR4\r\nefigedVlpePPzfCO8svKeszt8SnZtGj+aE0CQYUfgtobQj6ZWK+/9Lnz3+K8\r\nPETkl+bJBBzMYI1OT7P49xNWqa2GpUGWg8J5F3W0dH78X4wJgXusrJd96wFA\r\nu7pXjnDic5Q63hGDlASGv5Jkp9fidLzep39+EN1a1hHQPGnPLiCpwWC6a85O\r\nPqdP1sL02GhxMAylNqr8BafJ5gdN6JfjH6+pw86mSSiNkk3HQZYpDjHFjccF\r\ntdZ1wGRu+QLQee1RoBXfm/iQPJzgFfQPZhU=\r\n=bVaM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a867ea62a0eb175c38f4fb165b3dc071e71cf1fe","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230321141157-a867ea62a","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230321141157-a867ea62a_1679407959108_0.09453086137727129","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230321172314-8d662e263":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230321172314-8d662e263","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230321172314-8d662e263","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1ff33533128c6846bc42aa76823dd23f18a677bc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230321172314-8d662e263.tgz","fileCount":99,"integrity":"sha512-Fh7FAJ53+Hu1EucWYJBpCgqRQTIxNZA53pF8TiGZLT9y4snTfYQUsFtX2Sc/gTBhfOvBpMJJAeiTwH3/f+Mo0A==","signatures":[{"sig":"MEQCIG6nzPPshzoz4WNb6o4fqWaBZ6Urm8xtzs6p48AKKH1xAiBBiK5vXr9yGpxHmBbwXHQUFa9LpJGkn3npIIdODB8miQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGeg3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpMxw/8DH7JlXtuomDAhDjcuciO/EHnE1EL4kC2/wadV0CP00PtGPJn\r\nF94wdTDwuKv5zMNMOakb/A3yLd4oSqgehq+NFYrNyANGn6W+tfVNm07rOz9k\r\nU5bQ/moy3/sjywSTMQodw07iNg5qe0XaJBJsoTCmemwuGg7lwzaO6hJvQIKm\r\nChwFsjsgKD5k3h09wCQZCkRPPpg7/MRAcfat4KlH2yonnSxBsbAeyFzWDrrT\r\nLIOT0CVYAuvATbCb88E4pTC4p1nwHIt0Eq2Fx44D8ygVnKzq0MiINle+fn+I\r\njbU7ao4ThPKakYc677bCj106eKgIiXQ4z3Q+tdygVrKdMsQVlnW8/ckidcTL\r\n+xefH8tso/0PXmiVyQBhtEJNMn+hsEelPzmjMJMFDJGx+g48mV+dkiMw14oK\r\nH2zTMqqSzSCyi3aub+STqnQMaepx/G+z8i7hNwLLYEVY/7Z3MYnJD/czS5Bw\r\nC2h49Y+CYszjHKTO71ZsB5vQAx4+o68meQGG4ShJdJJKF721k9bY7U67J4YE\r\nvECCDZ35NTApW+J90pn52PwSniXenhnDXGxmX04nEvLGJUMdn3KPgbknMBor\r\nmR+aMUUrfK0k2PpmRzVntSgXNPQS0QTCsFNnQ2P+/K5rW2Y6Viz02jBDAXB2\r\njbKHfRxOwbwMAbpI76R59Ky0TEeA0RSAhU0=\r\n=3RaI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8d662e2630006c0be8d63a620dbe6600c9839df0","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230321172314-8d662e263","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230321172314-8d662e263_1679419446801_0.9440784319104294","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230321172845-6a733d607":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230321172845-6a733d607","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230321172845-6a733d607","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"028b3ae850bf56f2aab17d3857ccd8550b02550e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230321172845-6a733d607.tgz","fileCount":99,"integrity":"sha512-0904t/ixUGvg6hlYvSp1UKT/vGF34rqm3oOHYkcLRmtgMgyWYbVr0GUGp7v5oFqKdnT273j1uK0cgs0fqstW/g==","signatures":[{"sig":"MEQCIDnwj/6UkthXU8drjKsd4491TKFSdNgpbn5ghfrZkk6oAiADSENzn3gAgQ11MXReBl3EGz6SRN55P8TfxOQ8EPtUAA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGemGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq+6A/7BItu2VqKVIxNp+LCU3VCkcyLUb5Ifa9Eu9/mK9EdDLB5U6Zj\r\nkoE/EVoCKCT1iwqwr0IU8t+rSmqxWERJYGsODo2AJE9DFoKygdYkwi2jav9t\r\nnlbO2k8We/67VcEv9QfGBtztB/f5dE8QdNPaH+SEXfd3PhKlq+naWBkE/Yfg\r\nBdIQ34dH78f+DhbYoKTPQv1yb8TOwctXze0EA4CBEmG6SdaPESantxRJm+3v\r\nsKM4ay2o/IuU4fxs9vkQRQPRNeKBn8ReVsdqtC0rlu9CrGltPqKJ6Su9S/zQ\r\nkbZQfVryT87KFStWJ8pbnbDcaipGxVqSIEH2QXEFS/RBgBeJcxmX6Yub8JlI\r\n3GEwaJC3rbYAp25+v0YWiD1265wFZeGPX6qGZCJfgnSqRS0SFob07QQlPQ91\r\nPExVZ1tKeiwI6zhP93fIjRlt6LSZRa53zO5VNHXOUwdlqqFXYXbl6+6ODn1t\r\nIlXvwQAH9fBZP1TeekgK/nO01EhVCvpUI5VEWsgFea2gygMnduR3fGFKfDQZ\r\ng8FT1hSri6BxQBjuL+G7DZCtTatx4/LhcNrFgWo2fN7bRs4TED/nRyYesptV\r\nm4+NcLURQsl+sWOdG92yrurahhfN8NxlvEwqIOZz+u1GB/VyEhgIelY+cXcD\r\nXBXKVa118vsedUAmRRzzUhrRBwhOjjUdtr8=\r\n=9NMU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6a733d607b227c7c66d4b6e1bb0be28e3f1b6a88","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230321172845-6a733d607","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230321172845-6a733d607_1679419782053_0.4053734068934465","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230321173503-3a8577e0c":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230321173503-3a8577e0c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230321173503-3a8577e0c","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b34756eb727768d3c79232f99561fb6bce54214b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230321173503-3a8577e0c.tgz","fileCount":99,"integrity":"sha512-+5h6P7qSOu2tn/swSmcxreABskY4OJf2UhKtXuaWlDXN8e0QpSgibqwEO5Ypbd/iQhblruRIw57UG6bzPuKBdw==","signatures":[{"sig":"MEUCIQDHtcRr8s2Lf2bk3NAYRLb41sLj5bAOT5/OJ5PP0UR2zQIgeWCXDuopboYM2SsvfQIPl5Gzv0emgw1J863Z/AHi4Rc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGerwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqqiw/+L87V3FtIfPf+bW8ReStSidBtyERuRe0F0xdMB9P/FhLYe93R\r\nOwDD9Sc3NFl63wsD6pHSr01Gia8iGIey1viFtly5T0DTxeTIiym5Q5aYbHhU\r\njw07Steo6qqOprYUPupDHhxAy4t3JL95MHHGM1bmHtVxgUUli5fXfKnR/iit\r\nXAOeQWxX+jxWlOzTgvF/ecLui/xSMLjVfZfhRsems9j0Qe5m//G4VhiQ0BCt\r\nd8VTztrO8L1UPubFi4tKd8UcdIykElP2Bgt5B6p69VHcyeshUldoTNo5QB3f\r\nh09eUemq0Mh7xzoBbaxfeqHFo2oq/ZmIu3kWQNX67nEYKAcHgsomzW7PXCIP\r\n+WXn/nK3hXJwtu/pEM4TTgc8PjOiPRt2fuoRc4eB6Ac6RoOXb4kSpKbmMhcJ\r\nZmp4AezajbIiO08oX3ZjwmmTaeGZHIFusVqXFaxz8oHUJN3tvjWr6d0nJ45j\r\nvpiZ97HeBkvtYcD4LTtEIFFEbfcoch1VyUMzD9Nld0sBnsLLp2loyk1rmUEY\r\n3kUxvXJxMcM5cfOCb5D3Dee35l+qytV3W2+Z4HPg4J+dNOXYR7bC6rdD0QOM\r\neDGcAtCkRgsEOrrEmw+lEsVX7ZpLqpde5lULpEc6v9cv2THCErLh+MCUHW12\r\nPoAn+ReZd3xrxePyS17SN187TfcJUiPWRsc=\r\n=PbYo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3a8577e0c98c98a7cabda79dbd76fecff184ef80","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230321173503-3a8577e0c","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230321173503-3a8577e0c_1679420144402_0.6087524446913479","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230321174405-9e225d39d":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230321174405-9e225d39d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230321174405-9e225d39d","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d110bdb2ffc85da2a5a8a427532bd924ce944c60","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230321174405-9e225d39d.tgz","fileCount":99,"integrity":"sha512-CggMqOHlLrXnaES3hrAHipwO6XBcz9VdzrzGETK4beh0lPV5rHtCEN9KWX6ZDAHLLbVaR/M0dlRalkrQSrluxg==","signatures":[{"sig":"MEUCIAZNmYVxyF5y+ckgNmH3wEdLGA66a1vKTja9E1D20Nd6AiEAqmXrrcaz4lWZDMqJNdlNT9eHm7BzAABW5VUwLfx+9ds=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGe0UACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo8og//Rag7EaTX3AODbHeCp0El6suFbwSnCS+Pk7/vGxcOl6fziUvU\r\nBx+BtiULFQYz+zEUfD2ErkjhM1KkQ4FbwckusF75fKrj0rEOPkwHamZ/ZKkk\r\nESg0Jcea0bcmFzjOT8fgmLgLhWSU5rMW4CKSNB+9j1CiB/W6OhO/zruTYNex\r\n5KXdSBLqYsyrWXMPjBuRJkP/Q8nj656+HolSwJw72UF+nW80KHyId1dTE/FA\r\nBG1qWOZs82iVVSq4R+mBJ2N28Yesyapeb1qIlg9H6STrVcIzP04VvkY1QyDM\r\nU8LcWAo2n07ZOtWfUfkg7PaITM8qQaSiSpRqSmw9nSU5VVy5WGs5H0A5nd2W\r\ntWBq273Lw4sWTZpRBAbFgRVNwIUB9d+h5BK8JCEiq1UYpqvVL+AQTDveqdIz\r\nI3lCC0tEfTqq0g0xwYaBCdYTvxEPlhMOIZsZoFubMoSHOn3JV2fLfgwl5ZLU\r\nLvgQIjVNsX6ghNOaltfSfZINWAnSzWBlyZHh/XeK8psP0G24PNCAax7Z1VKB\r\nlFu65f1un7kFyR/NA2zgLqwvD5Wlk0nJH/shJC4p7EEzD2HAJiBU1rEljLHd\r\n/H4UnnuW9HpPzZV7lUO9UBIvKvD9p4B3Qdb+h0vsCQ+/K1+8dE/alTRccNfX\r\n8DjTxATNxKGJOZ2HJZcn+3hj3MaQ4Yzi8BI=\r\n=y62H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"9e225d39d3da60f242bdd3f3183f81f692b9482b","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230321174405-9e225d39d","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230321174405-9e225d39d_1679420691906_0.29186570869900197","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230321174740-d68995d3a":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230321174740-d68995d3a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230321174740-d68995d3a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6ae6d68de64a00a36ce42d2fecd0f3b3b1697cc1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230321174740-d68995d3a.tgz","fileCount":99,"integrity":"sha512-zT70oNCmP23EgUkR+YEPuHHzR2Lcnug0WQwgldJnJyuDERadWcUxiar/TtCQjAW1FbEeG1xSUa3vTRs3JDszzg==","signatures":[{"sig":"MEUCIQChLpVJNDMElfXOwpEmlvJ6cG2+Y0aObrsvlxa5XtgTLQIger8mFQhL2V3md4fo4caacDr6MMbVXVKdrPBRn3G66E8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGe3iACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrGCA//T381JNAPFdzXQy87lxYRiqzjwHLqzj1GOEXOvGp/mXax7nBN\r\n+pw1CaXA/FZwCdab59nQvx8C2dWh1red0NFPGMx+ujG9Dw5AXpgK7RKrKH4n\r\n64CzomE22A1brpvgQT9NBVeRopQcpRhxLYOppFmSt3Of0DPWlFOU7Mnw+btA\r\n92wGRL3JXcmggEqJu1QuuFINxq4NloQXjV3JNtoMhJ1PTkU+04M91BUqqaQi\r\nz4jLoAk5A473oH8KvnaL1ar4SbdQko/e0Bb7UU9XK48mWjVq5X56dBOIcsly\r\nawvTVskdvZ6t02l3ohqO+l05z5nkeM4cwarkCjTuDk8UOTZsUJnGkHtclig2\r\nYl2/CJ5Y8ck7B2DF1BwFLGWullLsWNSAwgXVmSFdni4JTX8wiNoXgTQ/HLr/\r\nXncLLCD4lOSsQPPVIQ7StSBFeDWqeKZKoQZ9wYcDgq9TUuq4+n83Boe0uV1K\r\n91rfDK6I3cBnHtcl1yZvs4gWsz907uYEwWAyAXJdGmlf6/o926N4raXQdUcz\r\nJFL2987pfLc0thGG4nIZQn9BRmLnpbq6qG0qzZn4sJKRBXMPfavB7BiQlFCo\r\ndDDtEm7bqYl1btNPcyB0YaPb6AMYdVhAExiJfcEf2Fg/PnOUKi0jkuYsuToo\r\nF4eo7ydmioxj5Yf0AzlEqa9AJM0ApR930v4=\r\n=iawt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d68995d3af7feb2b890c7cd28a4bb1f209c36535","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230321174740-d68995d3a","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230321174740-d68995d3a_1679420898112_0.4249992292018936","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230321175256-43402e89d":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230321175256-43402e89d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230321175256-43402e89d","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"41a2dc2346cf99a4f0809f86debe675fe7586cbc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230321175256-43402e89d.tgz","fileCount":99,"integrity":"sha512-x1Y/1zwhWn07Vgz6l1LQb94Wn/O6Kv6QPv/fC0Uub5uFFiwH/ZOxQRf69KlQbiD+yP08+9b6uXTh/Ohh2DHqsg==","signatures":[{"sig":"MEQCIEoaHpm1YWslJ3YeCekmrd6aNAwrMwbBc+Smr3iNHCRFAiA9FnKC0nX6EjXu1f/qRLqjk4BddOZyLbAWXpqDc8rtbQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGe8mACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqF8Q//f0cHsphnvIbZELOAZgIlkBkmgoxLH5vh93SizIbtj3YqkGC4\r\nGmzgR6HTISEKaNxq9glaUr9W1K9iJDGEBZuuQPUwkr1liqvns3x5ivipmt1Z\r\nf1K5soE+2BKvUdYXx156/a9M2f5K0tRwlwXAgeiRPU5yRQnPV471wz2hpRQZ\r\nl0RRrEcg33p+3KJExRrFiJXZ239+hXVgDgnQJGh5W7nrXjgadNoI6nGQMqJU\r\nmOTSsgO7O+RC7PudUqmOCO4d0eendEL3lecJbjVjCeMmJZSj7hNOJhN8LLWX\r\njsaKwvfTz3T8/NSTN6Xfzfea3ZjjmDRQTf5hDZG7eiaO7xFVCG3p8EFSyE1C\r\nqULs56FrEo2+d9HFV6uQ7CCZ1K2ER1Kb87QcFcnobByjCn1ViJ0bO0G3NrAJ\r\nRsiGwmhWtVMDvUSUvv3gwmRQqa5xiPPTq6/GubV8Cf/z2+CnMLa9FxU8DQx0\r\nlVZJKIMpC481Se64/wEsR+rQJNcB7NhSAdiCDLIQqovgS/fu7kstz/H5finp\r\nTAYLWpRlwHQ+Y90LppPs5bE99xblLlmTBlFZmlmAO9yMa5IJ+CCa6uwWWJ3b\r\nBnacOU3RvLON2Mok1N/tr9pJsGET4/Cjr99lea1EI68rCOeaDSfnD7lDodAL\r\nnpBU9IJqIKsoPhvxm7YEWa+KxlfQmpleJsg=\r\n=RfH/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"43402e89d955c488ff940eba0e340de16fbfbec3","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230321175256-43402e89d","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230321175256-43402e89d_1679421222220_0.9008607977347305","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230322121531-817613d9d":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230322121531-817613d9d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230322121531-817613d9d","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f68b35ebb5fa6a631d5b9a0d8edb02fc0c77d498","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230322121531-817613d9d.tgz","fileCount":99,"integrity":"sha512-qBUPmaqZ0qT+ArHZWoHrqsw5IneWK9HiTkLGzPhB4tbxbIM8UDnvBGZI87nK5N/+FAA04/NBd2sP56Ho+eYizg==","signatures":[{"sig":"MEUCIQDbdFZIWQjCt/XJElQPMnzBBhPufamU442YsTfSjxkJlAIgFefkvz9ostJj2xC9X/kTr+w1/GUKbfJXQirB+onENVk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGvGVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqUkhAAnPM5ZjhwskRhECkj3QFPpNZySoIXFUjkangYjjyWly7P8qnW\r\nDw4UghjWjkAKGZ0qXsRl13A2fdbkzj+g5YlFZ3g+Yj2tKhEbfu4IH1DYudZ1\r\nAgi28PyqbbyouKaiHbT0HsuArvESZPlv4YNFwUGsnXxWY37IYdILwu1pZjVA\r\nxBwkve+D17SilmMjTbFzqqN1SkjXNc2LBVYfJxsB5RyKg7DrqIyJOrQ0ST3x\r\n3Lw3MUo2Ob7cd/fHTsr9r+oiqVdPNcMZ3idXw4n27MziMMbhqF2sm+pxgZMn\r\nmAqzLYhDv5+4WH9+XnNnQ0fmhRwEIhV5jTMU8qrDUsHtSBv5znw7h24gUWFL\r\nd7B54x7XnghfaZnE5YVCuWMEnXeWSmzOZsKXJsjtsJsIFy8OD1ePMOPZY2yR\r\n7q7UjlIPDqydcsw7McIJr2Vpi6vP1sH2ZUGwt0QHs6z+N08rEKWmVikH+ekX\r\nfNTH8eg2WkR4VSuRRhMZy9Kt57QJLmiO4SnyRobZIa7qKNDibpjOL6F9Wr/9\r\nkvZDL7JDJsD78zI4YOOUtvB7jNMHTib4rPsYoXucrtAxdIukKxlzAE/Mq99F\r\nscHBsVWSM7MihUy3Hw9CRHOqZ4rSlG3c2CPhxJ5bee9nEHwG6ZN/MGxHPFHf\r\n3l7d6md+DH124Y+r1AbWQrhcWypR+hiVmI0=\r\n=YlLH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"817613d9d0ea0de4bbd0629c53170f5917f9860d","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230322121531-817613d9d","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230322121531-817613d9d_1679487381389_0.5963214904503511","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230322125717-3c232f722":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230322125717-3c232f722","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230322125717-3c232f722","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e3e9101b57050db1b3c6d182120b74b06847fe1e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230322125717-3c232f722.tgz","fileCount":99,"integrity":"sha512-gSn9EG4IBzNqHW6qaAieJhkBhBVIkKGJbyYQqY5qyPsGXOOG7ZpunLyL7Y4ysH1oVnTBrNMbYpFcYhRgYrx8JA==","signatures":[{"sig":"MEUCIQDBymih4zvxGV53n/rBsuebSBx2x5gMW1FZyGHyVUfl6QIgYtYLdYg7rg9TAvb67TJPtbJ5iuLXgr6gHIu21JHby6A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGvtUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrf0A//cnpsPfkEuE1+1RR9CKsCbT91DMqHPFowWndSopA/pvP3c5Om\r\n+A+NnCA0qynfQQCkeF5G7pOCxqByA0dK3pRiz0k3WCn/hRmCQwG4jjNTKDs8\r\nFdXkPF/sWNjWkZ584R4TibfGkRrb1anTikRuEVI2PZe70Rvo7LOm72OEw/qh\r\naacUKo/NPx5GSnlxf4CW6y0/THGgH5AJu+V6jCqHvAh4ipq78QrB7IeJQVVS\r\nGCaqmyK9Jz4rG7PHxkfabcWjknO1oiqtHpo40OVkqYE0Z0ej+3DuFBTArJE0\r\nYWsOvD6ptyxvcA333MiY+If822dCR6WeBnPTZPFaPPcXqL4cGxdVa5xtz09h\r\nVkClX/homv9X97xEZ6ckwkjcRGxHNK2Y0sDmI3htAjPb6DoxiCblhjryOLVc\r\naJF29j1yZVjV8IBVWi6V3XesoLnjFz05H1+OEWqU2WOAI0os/1ulD2A9U9tG\r\n80LQ4mhHF9p8+lZ15873xsVqL8SRtC3hNUOvVPpZGLMA+ZnthTs+IcEHj6ju\r\n793BxXA594muEMtYl+UZaYiYo+myHp5E5OfSSOeaWzTP2++hsNrUATHGbX+c\r\nw+hcgsSl0fDefQqYqHXA9eMVcQPUxENofdbfsHzyDZNtoKt7df9YXs3eEtfR\r\nEl5J0hZLsXCTwbrt8WEd6vRV/6NE7EHFgu8=\r\n=GjP3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3c232f7220a3f37482a8238ddd937340c3a979a7","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230322125717-3c232f722","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230322125717-3c232f722_1679489876393_0.9780852922610521","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230322125926-df3330572":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230322125926-df3330572","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230322125926-df3330572","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"62c15ebbe8626ef44bd29b2567308cc9ce1e4082","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230322125926-df3330572.tgz","fileCount":99,"integrity":"sha512-HrG8sJ7jFY2d1qlk/H6l1M1cKR1tE/z5JQn43rAVYSWCBRLvCPN/mNx4q/HcRKMKdLKp1xT8bjJSfeIQUOi8RA==","signatures":[{"sig":"MEUCIB0GDynDFblSqKhDMUyG7N+2mFFqdabuW0woURcdoabhAiEAyJUtgTt+Tva5Sh+9PknN921hLkGjlfP3RZ7XIjFzrSg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGvvfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrS+Q/9HekhDiq77qE0NIULtC3y1XQI6imsxY0UGEp/G7vRq2inY0t8\r\n4Hq5qDYRWF1PUeAA4FDF3HzNR1IYZmqMQa5LG8meXuEohjS6wNQA6OkUv5C2\r\n+SXaCUrIjrEhP+5AqnNB7ePK5Q6JUCLPtWj7aUBdQv370X/iGMV7mEu4hsqe\r\nhP4RrOmROaxRWgv7USKV3gmNzcF+azftOg5d87EW7v5OwGXafRj4hRtnwNeC\r\nqQvjaQOde7PAZ4eDHCgPeHLfVJrMKW/xTDik3YEEMdZJg4CujQPllWGx8Ruz\r\nLFVl5I62kjEo15YepTqXKObwxBu3H57RlDtE7WtNpSP+A6pUqz6tS2JsTYCe\r\nGNnOHdS456uUMK9Ktqrl2bxrNBvScef1g/H52xU/bSJnq8gR0gAL7BcKUJVz\r\nSTJ9P7MUpbck7uwGbMqBczX63T8cDgbWYMza4jHaSaftVsiOvKPIrRPR8jYS\r\nKBBoJ5xwxYqsX0CwP0Lh5nDBSXXaF8pjXjRsKV4Z22Q4gnmX+jMFlzDEP/Rc\r\nkuXZs8CK3nq0jssFmQiWfdy48cWzBS4jj4I0islAbh1MVSndwH0Vqc70hb/G\r\nO6bKthqWOiyMG/QlO2ercJmywXvH83AYmpc4myn3sHwITxuz82kZTS8XZ4RC\r\nc4kAhlDK1b1MXi/9YhUgo1YjWuQzEpd2HPI=\r\n=1SLH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"df33305727d48f8651f222d70a1ba9f669c6f1ca","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230322125926-df3330572","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230322125926-df3330572_1679490015537_0.9738024247090753","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230322130209-3a5b87523":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230322130209-3a5b87523","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230322130209-3a5b87523","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"3fb2008787813d2da33ff5efa74342eda382bb10","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230322130209-3a5b87523.tgz","fileCount":99,"integrity":"sha512-RgPJl02uRE2eeWnyCpxFQEJmZjAtaCIdsX+YQDmQVqvEcBqfhDoGkELL/ymmXlcwDEdSCWqh9hs4KSSQ3O5ymQ==","signatures":[{"sig":"MEQCIGqQ3gNLMc17o0TYRHd/r8qoCQbgp301XRHi/Qb9OHWDAiAJNIuzoETZcn0VLSKro/zmiqlWLGRKJMc/d/hQoiTwHQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGvx4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpxDg/+IJbPb1iYQCwxntLYAybB/UB2JCi3QHTFcLtcIGgK7WjKYVrx\r\nBN2azOVIVdBOvBCtTxiGFbcyNXY5c2kwAYq3lwoe6Kw+40GZHkWphO5hP+NU\r\nwpUvh9FRVkReIYKjiFw7gGOaP+MrKLDR9heFRQVeVVQmsDIVvhA/toOJqdtl\r\njGQqoOXMtKl8o+zCTC7ATxa7FqNu8xsJtJKXdOx1Tfbn3dX7iays2xqu0DVK\r\n9fAngduFRY1HVfQZ+mURHTDb177+hXvt93LQXmjQyJ6C/S1/yxgr1wABDjdu\r\neWHk4QuDOVwhmwWqmuPJ+pHOJili7xfej+XxsJsz47nltJAA1/XRuAtKem3X\r\nNK3Hv1eony46GmnApj6j6oJSPi/wu6TWpAzAl8HZN1819zPLNLAVNFVV8Vez\r\n0n/e2Q8cDv6n9gipBhEsXGTdTUS3xRqUJ0MOyY/Kc6uhB3ajmK4LYdx/NS20\r\nOTx91uapNoJ0330SUz2tBh5SVbwM3cnj6Ld+36FxbwG10wPuv/MfZRpE+4R1\r\nkZoECt3c1Sc8YFcC5tYTVhpyZ3B9IqUgrR+SUXlNqn8Wfc6FuC3XR9a00d6u\r\njSwy2UwB5eezmF7uVnmQgDqBklow3GaTJiWSTxB8w9ZwV2mBvMLd4bcJmF6c\r\njMR7ECQ656StW9iGOx/d7pJaJq6JoHjjVUI=\r\n=DepD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3a5b87523f6b0fd0f0d6273cacaf646e1fb0b674","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230322130209-3a5b87523","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230322130209-3a5b87523_1679490167852_0.5850494591803614","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230322184740-b644e2c97":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230322184740-b644e2c97","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230322184740-b644e2c97","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6c26eb22e678b440bad03011095563b332c4183e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230322184740-b644e2c97.tgz","fileCount":99,"integrity":"sha512-POlPN5bLvgnxMASZIQ6zo2ecmeJODMgeLZK2PrnR/sCcXf0mdQ3O3VcX2evX6lzbDj1I8P3ekbMZIlMt7Z7kgw==","signatures":[{"sig":"MEYCIQChR+PNfNqusuI0YUKOJy1ifqBfnp8vCKk6A8IXPexDvQIhAJM0m68gtBVigpne92cU0QURKbYrYsyErUtjNK3/xjiO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkG01yACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqp5Q/9ENVmTZuMnKWJq9YCI+7XHNG+jTOu7lIwanDLKC5btoosWE7a\r\nA6WbjZScoc/FiE3kxNruHc7i+cVHihw24eGPqpt380hyU2WCFUDS8F3kVNzm\r\nKrrixMMX1fDwxCbz+APIYJbLFS1bwl0tHkPwIjrnFhMRf0ZOw/qNGrFhH/89\r\nd73cU3ESEuODI2DkCMhbfInhDESH+9Ox2NGXCHmIwHZMcMhZfc13DQe8iJdx\r\nsr+Ky8Go9aFuecJ5qASArO9JbLBvQZ5x8F+UVhF6cabYjOm1EkH7Gnik8pj8\r\nFy8eYIcg6ftsDfSyCrEaYUw9TRVK0DHeHWGvTioYv3j6ILy3fLaklXDAbGuY\r\nLmTgiKiToQmuE5owlYN6pENfdSwrDNmSuVtUnlVbKVGRoiV2gdF4LhBx8AUE\r\nZosuYwq5qFW1qb6Vy08XwCBjqhhRFBeHQJeGW2DBwoKslWzPeeRi0gwP3bf5\r\nV1cLS0/d2sx4xuZiFYvv5FtyRC3+Z5zeY2OwHAGv6hgyn/C4PdCSrC84xSRB\r\nzFWf/NvW3iCziaOm2zADOPxW6smunhdg9tPg35jrDbGRsDVr8mb0zwbbLZ//\r\nPgJnjG+XjuELeuyKMlhVfigLfr62pQFSQQJkq3TkMCDwvlxlFPHBHqKG8NbL\r\njcBcXOqb61L+TEwB2XWukKut9+MwfFvT9I4=\r\n=p8xS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b644e2c978e975710b2466dd125d8cb96fb9c141","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230322184740-b644e2c97","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230322184740-b644e2c97_1679510898739_0.396209984156757","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230322201324-be07d4e19":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230322201324-be07d4e19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230322201324-be07d4e19","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0e39c1f582763854d3fd9f2117ec14e09f5cd75b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230322201324-be07d4e19.tgz","fileCount":99,"integrity":"sha512-EFNFiWoGxvgOZOLEDLy0Fyt9kfdRGXzNjkrp93hI9DeXR8PNAVAy1I4cKg2n9Jxn8w7d5+n1rJitbwugS6L5Sw==","signatures":[{"sig":"MEQCIALg+1OCwToVIvR0Y2c94a0ocQofoOZSjIc4WhJZgTa/AiAlMBD+MXcKRwmRhfoKh+b9tnisUogSW2+jpwhDD/962w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkG2GaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo+gQ/+JuK4K6Zhd20tLB1r5lokruCstl9iVf2rggOz0/My6KyvbI/X\r\nk5196APzaxfGSOaag2fu7ZjnpW5tuwaJRCp3vy1dzZBMNZQS3jPzXJZ422Ok\r\naz2EnxZ6hd58+LYGGoi+VcUQTskXIpPYVR2VkbAjyb39NTy0XjdWT0zfAcOp\r\nvtOaSBZj7E2a7TolHeGad/ZNojihR7DqrJQlECLjMe1BI32KDhCyOIQn6zwR\r\nDTfnmr4FCIxNeOoGybFW+ZdlmQRFdluhVgDGUseThrLxvy9ZvVcM2QokyJ6j\r\nmowDCXK+RbqQQs0uR3vROb/0xtUcp3Xh+Cqr85xFYqwOoLpgx+PRVdQCSlHv\r\n4ovEdqon+CamhdTF6ScLad3wlKB37I7L7zWtcXukQInaFynEUNfaeMw+VvLG\r\n1eaHZBEOVXXFBxkqrxc3ccYwKLrNP0m5/4omv6nUYh4G357lJuD45venz5Db\r\nNoZcX6l0X6dkDgYxh0wHA28VdKe650rDHyqbdmV12tIhn1zbuge89b9bkMqS\r\n4U/UpnjYsF1Y9MoPYJtMYDHWpBp54XFr8KOv8mU07NlkHTWqKb1AB6UtLP6A\r\n+OJeMhQIuaISOZ1yKyGQIRgPe01L/WtUi7cTp7xwMbCtoNZR6B8QJKzRLIu8\r\nDNLw/CIgitcbVnG4VcQ+GWarRpU3sdYahqg=\r\n=xHo4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"be07d4e19063b2c16f232f627b43ca1c958cf84b","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230322201324-be07d4e19","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230322201324-be07d4e19_1679516058029_0.9247293470096514","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230322204505-3b0cb04bc":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230322204505-3b0cb04bc","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230322204505-3b0cb04bc","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d637aa39ddc35741b3b577ca311ab8bddf94bffa","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230322204505-3b0cb04bc.tgz","fileCount":99,"integrity":"sha512-59IfbAxHDRVI+XbEaL8TyDA5hlUEwOujK88izVG36qb4BqmMM6XgAQ+vZ/4YI+Rm/i9mJMAgO0sIQxlM4KQjZg==","signatures":[{"sig":"MEUCIE+ytDt214PYHp12OuQpZxHSRvuNPOpHn4vdPO7q0g5EAiEAggXjlJbNktdiZA6JKCVZGmIjaT+2lL62qnGacwfWgNg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkG2j3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrJYBAAlgk0UY8L1wNbalWqlNoEyMdRY6f7ZKDdjXLvfDGMJw3AnLr2\r\n8FgNDXYgAXXmuDfEZxq7LWUF5pTz+GCXAsAAdUtGQ1+asMzM3CoaMH0aOjhl\r\nr3yZqpMAEJau7rajEU/tfum/kHruhtB0R3GwLCvgBasyafxN8jVTCbnbv552\r\nbcWan10t+zTqGVBr99139ycHHiUyg4/VnZhd2erMNDZGgBj52bD2t8AKpisf\r\nAZpaUKpy3zR7+7jU9nBQjndFf8ibE3PpJ9fotVH5IMSTn7E8gXnqhy+Lnvpr\r\nfWrjiJeSffjybITAMuxJyEIH2/5v4vgN4TA1hiHl5jrE7uz8zYQYS36zhp+q\r\ndrQZOq/G21A8h8/pc1xSM6GwfL3OB9sREMsgq3u4OHOdFeiMUChYbDZtMCqm\r\n1eG5RtHbjzOQ7UVR45atzgwnaM3FNra1mkOOgbdLZbdRgXgQX8AIpgZaUHHs\r\ntkPAfICLhnxkAsDB0jtyR7W3ngRlWKx2DMOow5E8kZd/N70Lgia9+IHxdIaS\r\nuGdrz98Hh1rEUAtBN5Q5SK4rp+bAkpKG0fdxm77zmDFcjNoLgLZn+GDK++ea\r\nlsWjJ+5EdUltstqhQLXCkOzDb51KPJlcx9Touqed92/vZ3EkpB5EzjxO1LJh\r\n888ehGP22j0YMPvzUQuQ2WQHYcBb+i1OgA4=\r\n=y5tU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3b0cb04bcb1ad4f06e4deb6deaac0d58dda9a0f9","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230322204505-3b0cb04bc","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230322204505-3b0cb04bc_1679517943063_0.8721732504443764","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230323112934-192fd042b":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230323112934-192fd042b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230323112934-192fd042b","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c2c362522123969a5f6d8927fd4116926155c949","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230323112934-192fd042b.tgz","fileCount":99,"integrity":"sha512-2wKO0i0JNwWGUDYwDGYj8D2+8iuDbfEUCXYBvPoY443uv/4wU6ujQQV1mzfCL0q4ZDAb41SCwW5erhxQJvuXvA==","signatures":[{"sig":"MEYCIQCHhLEn+ziywg1vOelvJ4czcllLE7u1LY1HGruJwPBKNQIhAP+7YGAUlopey0XPrxnh4dqGtto+fyZolviglBBYm00X","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHDhDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo2yw//QwCx0NR3RbtbIO1wVm/SLpEH8sg0ZAvCAf1p7G4WnO8Qn2O+\r\nZ/G7W+Pgbevhw5S7wJ72n1TMA6ULwv25abTFHBNsim7KF5beCXfe4sXZsTS2\r\nyGW9QfZ8+xMIbrg8vj57AJyjSD5j/JKUaEsujDGtg6ouZJXZ2WPvr8DxOgn3\r\nb5XBR1KpaPpoFzz7S54LnkOynywxI6Ta6kaAP0i1HOzBFzbXWeR8dRfrU0iX\r\nqWOEneXKzMTDnJVVOL+owGhcTRNwRP92mgDmAUme/7VP+CSBUX/NMh31jWng\r\nSPiKjHBlchkpex4riJLWYX9rCW8BDVsHyTFV03aOput/MdpzBA7oQyJT2aDR\r\nwSswYvsn5Gj3ssL/ji43gdW48IBy20klyZvK96p2Or8D/B0LYKhQc8r6KxsT\r\nCJLduV2a7EklMF0aOTjVhLSMZm8GG4XZ0odsPsN4gNTYcOVvr0aQZzIy7BPp\r\nTO//lKXJplBpYilCKlXhtptUstTALD/zyf0xXFZYKUxnmeRAmWnbOf9fmX6u\r\nhHWVr/29yOwVig0BTfAcA832f1bgy08+h1pnYb9pHdQ/wifrC+kSpj5f+upq\r\n9IX60HoWCObsWTRVSjKzIzvnMIUW4xO2gvequ0AGvY0ZgmKSo+6WMs/k3oCp\r\nNnbVrkteblwPqgaY6f0vuBuZ2ChKL5IDYRo=\r\n=8Ltb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"192fd042b58e8a725cc4d3b74bbb411d4cf03c65","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230323112934-192fd042b","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230323112934-192fd042b_1679571011108_0.5327284411178981","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230323113621-d9c882290":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230323113621-d9c882290","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230323113621-d9c882290","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1c8e7d405ce2dc509bba8bea974ed00d9e1b76d1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230323113621-d9c882290.tgz","fileCount":99,"integrity":"sha512-q/kUVOXrs28U6fP/2JYZuZWT8NNBQTlASNhb87kHZV7vXgeiBU7uyL0wWEEJxRFUgxPHvFqMi1tuHnyTCFFYrw==","signatures":[{"sig":"MEUCIQDeRxbPD4nK0NdV+YQS3rlFV0PTvCl8eA/HByWGdAqLKwIgMNgS7/hIcnJp2XCURK2phWFlDw1bx0yOkE2LKQ26nFM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHDnbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrdtg//Y2zZBIbsCcgdAplcAQu/nVNV/4gpiKHUxfWyy/mR2L89m3/k\r\nqCWUUP8wI/i2NaG/tZYYP+3FNnKiMZKkTostFubxbZ/wq5txjlSeCdQ5qVv5\r\n5K4WgSykKCkJU2OC2qWvvRoncGCnBJ23nWBCths01lY+Fqgm6D3bXPGNC03p\r\nZiZA6Y72pQgORleZgodSgNyZijzB+zhCvywBrGbxH0JLip8c+5LrVCRsMSOC\r\nFGmRV04bonu6UeOmFBEPmLIkOFpMwTGOQtaiWjKT6/WmmkB5rzLkwW5J9NK9\r\neSQLw2LEcQPOhYy/u21EaKz+VpcjWkrVW7mnoCp76ESJaPs9z7Y3tWhLeDYq\r\nln0fJqNoEGawG5fBIr35sejVWv0yxkNXtGJOoprX1Ps9OaBirRWwydd3NZ7E\r\nm33Tc+D4wgel9bQy0nox7Z07z4ooJ3krRlQ4as/C5NjxWDYhgWdueBuoMC0o\r\nPBwLioB4+OwC1+N6oniKDuc1I++HKExDyLEOq0wyrDeTx2JCawUsh7gOWNn8\r\nnav1sgEgDeQC/4lliaXXJ+yHxJGp8fYDMuOQz8AC5jGFO78gSZU6l6WQpsdr\r\nFWLeO/nliqUH06ZVCrrjAvV16NNlYznFxJNDMNBA+4pPtpODRp6lhcuMTue3\r\nnA+B5+djEhv/zpjPOMPF3QF2gfq6lE/C5mU=\r\n=Cc6L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d9c88229065e7e24a0f70f7585afa06af5fe06ac","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230323113621-d9c882290","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230323113621-d9c882290_1679571418881_0.07898641071088441","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230323114343-ccc745f8a":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230323114343-ccc745f8a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230323114343-ccc745f8a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"36a8b14e8dff55ac4af85eabca24f8c0e3e15acf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230323114343-ccc745f8a.tgz","fileCount":99,"integrity":"sha512-gNeHx2h4pqZIT9PlkD1w1Ai3BaKj5W4CArKk9v8gHHxj9L+oIkneoPLgWQlOFbV4J1iXINHY8sWWjazDqbqypQ==","signatures":[{"sig":"MEQCIEBCbm1b0/KkJ79Hn8nrUBx6kwuHQKbS1ayG/22MNjX+AiAEorqDDiyfcEWwTVLSgkhq8bwN/1Vwvf+YqaZ9HE9H9A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHDuVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpfbw//fEKgfdnf496EGx1AnvVcc+8hH8hrZSKXMWk6aj6P7lTo9x6S\r\nIYUBM+I1UfRA49TQOUmMGJvmOqqL48AihPTNYOCbV1ABwUhsVdvNFo8RPIHd\r\nMCdNAdvzJO8+eQ/LkKFQ/p8X8BSdqQHal0uTTXRcowBOcZm6aaDg2ngLqmme\r\nmDzigmMmFXwFY3QQzBPF4FGN4oiQwt/7SoG83m7nRsCuYJtSrbpsZIgrZyva\r\n9tbCtNXW5ov/Ry4EzeM1+L0pzN9yBp5LnUE393hMBGOMzEIx2KaxiLXSFD5L\r\nMWCQTfAewYU5nRCw8IRKH7e/fbtg2A+da8Qlxz4geXoHu4Xvr2w8KC+JNjHc\r\n1Lrs5AecxX+UKKYIroWckWjCzmxfYojnuSp0rQ6/AmE1n0rLEQbUZpn/NX46\r\nYX8niN0VxSmri2TFYJbQfqIBTGsy1RIbMtZ2nLjsswoWLFXgAlilF4tuL712\r\nKbggC/imljLJF6GaFzbD6kk66j9biqUTRPFI8j906AO17ZINorVWHIl6I4Zb\r\nGw9JUekyh22N6bxBVlCCbM3f4VYSwyy39URdhGbdfAb/VwnftLkBlSscsktG\r\nnAaNEMhFyqJBdVjxze8dV4eLZ1r5yt4QbC4It+oW6KL1xEALl7D6v+iUIuMQ\r\nUx3Sc4Zz2Z/Yev+xKITG/FUbUJQQQOHuQjE=\r\n=IsnA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ccc745f8a7b9a308563fe35cb8c41d629a9da8a8","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230323114343-ccc745f8a","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230323114343-ccc745f8a_1679571861070_0.8530945744739531","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230323114520-4dda85d27":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230323114520-4dda85d27","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230323114520-4dda85d27","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a33e5bf24e03061865eb8ec434fd30518bc4d362","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230323114520-4dda85d27.tgz","fileCount":99,"integrity":"sha512-mr3kqJaSqtDr2+4AFHUYm7Rh2Wp2eqUYLIr5nXKUC/bipAchOPNr3s1tL1WI1WS+lqz2hCdGSP9Xiuy9SgBNuQ==","signatures":[{"sig":"MEUCIQD/1sWuGtRXHDBgViUcEpZrI99SapqIoqos3GdaP8UsZQIgTy3spxPcAurVANJM6a/up4kHCOeoNPyqc9zuP3HJ/ws=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHDv1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqmeg/6AlJn7Y3mks1DfEHYd23CgpPSZAC/2N1DwbCeQqzlZg0vIHaM\r\nicMJ9qB3B2mW+UTOtGByGA5e4kuE/pCQS0hVJRA5/pPmTe/00xJV/5OVKGmD\r\nCu1A9v3mG8dcn5AkbgHcwa4A7MLZRFgqoxlE2/r4RvApS8W422+6wgkXtmG2\r\nzPgJ1FD0v8BM8LeQ7c7A/mRa/u6YW3vR8f1Fh2oSMhzNU4CsK60aSo2xmpux\r\nmel+A16aD5fMcXs9SUjWu/zUmFGY0k36wpGqBq15oaYjM1Lfy9Skb2YTeTo2\r\n6cJswSXlhx0KFghhfOQMo/uOg6rezP9fRbVxy4oti/DWfiKOAOBFO6LE68hH\r\nIyVQzcTzXL62/pbT1rMQhtesZa/n2N0H8TkUF8O8dW+flFHZqEj7N0x+5lfi\r\n9N4zxsO28ImG6QAHwQAzwZILoM+fpslHd2AXr6ADQgDdysfZxI/mf4CDQnB1\r\nO5QecFOj2ep7l/pEse287Iot5kQCSuq63ZoaCixr4+D1OJmaRVka2FvYNChC\r\nQ7hMrG0bmVtB2vn4MXvVbus7oZuzzY01JubUYUxnnZEuLj/8RVeH2vObN+8z\r\nRmYA0QHxCvH4eQuSlg/cig+woRyDwHy7t6L09DIzmWfZa2l6dI/9aGaEeTXC\r\ndVnEFKa6UN5zpBEnglweiGLjuhgonCJwBPA=\r\n=q4Or\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4dda85d278b2e37459b0e4ee79fef6133de7976f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230323114520-4dda85d27","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230323114520-4dda85d27_1679571957537_0.1434700266838791","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230323115726-4850acf8a":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230323115726-4850acf8a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230323115726-4850acf8a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e372e0c79257d24b620655cc90d9e40a84d01f42","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230323115726-4850acf8a.tgz","fileCount":99,"integrity":"sha512-xFyflmtujehbpayfTr/I4rTiCLkCRWE56+zjQYfuhdkypkiRRJFhHOkD6fotI0k91747QEHW5EXj3RabUV1XxA==","signatures":[{"sig":"MEYCIQCHhV8tLn0kSdXwNKITaVwdgwZnVoCLAEo6S8AmH2YFnAIhAIwYdErafNQjG08MtQsYZoCZLmFhdbzbJiCxQPwgcl8k","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHD7OACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoQag/+JjoVzkWrdVxL/rvAM6IgGY7NAu1Y3TQQneUdOLU8K7g+y5Ko\r\nxmhHZqDu1TUcj43+X6hHphUrcRuFMVJicViwdvrDZxZPcMyK9Qwad3YQ9AhG\r\na4PZJM3yWnSiVvXrFKiCyEhIccM32bisnhPJjpKPu9vEFUoyQmWGZ3Ey4iu/\r\nJRdH5hZGr+3ldiflpYKfpk5Ukr1t+ZwAdeBm2LO3Mm+jTIfvVSn9faL8SgIs\r\nmtjMML7elC8MsYBL9tH3zgEX0sVEmy4yh5TyKBLXGjuEuhPQphXBCsx+ryka\r\nbiLXVGvWwX8TQ1Aixmp3kJ2Sae1ok9NnAbgH1ntFD0+C5zjsBpJI1rMDS61p\r\nEELBV6ELiLGf2H8kowepa2yPHQN32QDFZZVydS5G1vgDNWKoWQQw3UQ/7QOS\r\nUe/WNOWANHBlyctkmfOY8yMHm+hyeVExRG39Kh0ZoVbz5ayECC5/y1zumx3R\r\nm3h7GB9bWf0ieQ6vtjx487mytOIRwg9dkNRWjNBA1RvfMzx8+sp1Qb0mXlNR\r\ns/ZClj5eSH23QiF4WKYj3MBiAR/2hVi3/xOS/XZL4HXNvYD9J9sajJuvrjlj\r\nutn/GcOgaKwNmYELNLCBTwM5rnkHcZnw7nLVKo7E+JI27wUqckrC3XvECGwc\r\nQkNPEGQHGFdX5WyORS3hOZAJL0jMDECQTqE=\r\n=seCB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4850acf8a974ee54a31127e39e5c618d71f3ab3e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230323115726-4850acf8a","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230323115726-4850acf8a_1679572686701_0.7580084731095997","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230323121829-b809ff838":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230323121829-b809ff838","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230323121829-b809ff838","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0eddc20cfc6e6d73f8d454700b315dd625b7d95c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230323121829-b809ff838.tgz","fileCount":99,"integrity":"sha512-WjeaFbi+9Y2/yHBQ0XD+qkvzcAoeNCwbDP2OVaZ4Pv+yhtQ1n20TT/zAknOf+pQfIvnDwp4V+cbtn5UEJo5kaQ==","signatures":[{"sig":"MEUCIQDtJ9HAfV/zlEtrWvNA5MyXEOM6rUwbRr0J8Bm6er8+qQIgKyenADac5C0vMljEeET4Uh4p/hrAKGgMBX1DaTh6lEE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHEO8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr1kw/+IpzzJrulOFu01pEBAUkmCWHSw6y6L7vD0qGlXdb+QefNDSU8\r\nwV77SrUaE4+KoJi7WMasxSwso6QuoEei/0o6LBGWfzXlRsmt4Zgd+2yaaNHL\r\nkRCNoerHRUi4rWoobJLhSfQ80v/gc6c9E1nfAEyy7HbObVbSRhEIPp35LWLb\r\nPDRXD1yBTgZUGHrj39fQ14hYqQL/jm2rJqkPvXe9rw0XtrY9oFFjGOBLTs9w\r\nR/wGXZ1MQl+fCi3C/G7hbo+V0K1eKa/G704Ni1mdweqmzF8rnP4a4HsZ11Ii\r\nRI1sdQhzRQg9jyvgI1lnhkJTn/u46d9kCeVvQQQz/tdcLE5KLZeuaK2MToZy\r\nFZNtJk9tomChf7xApJUFcsNjTKdU2/BZ/d+6ECw7TrOSClbKJke/WW4wj0tp\r\nqSeA5whYFmt4G6QcgUj3dfS3qITwf1aIuWXIDXrt9fJD6Fa7p/NfBrTrlMfx\r\nFVwx4PnuUN625tlUu3lYvHq82Si64MuYOF5wUv4gN3BJLOzOleTK4o7LQCmb\r\notOpODBeLpZ1Gr1C8sEoKsNFBiJ2PT8P5bPv6vSM/9177BCU2pkOu3iBAZYR\r\nHiRRticPm1teSVFV53zhuCy+1x/lCu97pPihYYMgszBYY8M8mu771CRz5jjG\r\nKJB9Q84kMC5t+HJ8fKdNmtRiT1vcnkT2Yu0=\r\n=pbwm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b809ff8382bb424ef4028616bbb68edb778c4c62","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230323121829-b809ff838","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230323121829-b809ff838_1679573948649_0.6949071756425924","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230323122552-da6c3c816":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230323122552-da6c3c816","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230323122552-da6c3c816","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"951563deb487e358ba96f0e651302296a09b18ef","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230323122552-da6c3c816.tgz","fileCount":99,"integrity":"sha512-JRJl3gHQxaCEQ/KzKfKCIQdlCO7nKACNze3MChUEfdevm7KqgYld5MECKqU6qiULCJgtBypi9CXOGe0OVgpZUA==","signatures":[{"sig":"MEQCIFKaxO3c3X4alxJyyesCXVj0s72nigCd4I8835jW3BDjAiAImwBzEO0S9cAoJNVBY7JuKNWmTgxEk75nxfewZJtFQA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHEV/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqG5g/+L6StQUPZEQhGvFpoaF8JlOEXkBl1mzc96nMtmVXRZs0E/iwp\r\nVdIty1WIwUgQB/qw11XawfRe9S10Ju3EjaHjNQiQ+yglXuGFvTtmvLpvnX0Z\r\nwYVkP6x9ACOLiPiTPoRW5PdET3qnJGh4fivPmzsjhb98wKTN7flxwfOuPIFT\r\n4fhR6L5qztIX22lBMExU7zDISxBmxxwlvAd3+A5toKAAkeN9hML8Z5CTWi6Z\r\nrVtOf5jFEyMX8rdMNYAU8kjFqTRknQLhpPuPY6kUeHiTJ/ymMfhqduj+Ca3N\r\nahp1cVzFfRxWvLkiNFuOVMS02Eo8PQtiWm/vQ5Q6PggRTXfrvLS46tFjCv6b\r\nHwQND0W554wmDOx34pX+KxEL6PE8RseAiZS6oEZKwuwLWoHQJWSWEhEr6iLP\r\n0jvP26BjRq0BJMe78XtVuVKPKjL2f1N8E6Z+gvpXGsbWoOi+HV68WrDi61HC\r\n4Nc0iB8iJGqoGDtgbJwlqlhZUnK+yZ2eGFoP0Vi9pijjjK8TeQsjLvKHTsOH\r\n4mkmv+furhh0ojDEhA6E7Fd78heuEuWd6pdRAozLl2/f5bT7utXWuQMKEskw\r\nv5cn9ebS5qHKu2WEmu73Y8BHI2cL42Tpfv6ZODVYl6ZjmN7M9v0XyigsKXtb\r\n9RkDfJygjctoKr37hAYQLd56jkoXHR0dhGw=\r\n=Zpgc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"da6c3c816e0ac6eaa8216e82379bcaa3b6827344","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230323122552-da6c3c816","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230323122552-da6c3c816_1679574399200_0.1802353208402605","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230323123056-e823c9bbd":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230323123056-e823c9bbd","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230323123056-e823c9bbd","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"abbf3f41354ca75a9dc7b453552127821cf46c3d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230323123056-e823c9bbd.tgz","fileCount":99,"integrity":"sha512-VSGi/wMqkY6egmvUGroBoDyZ1zdd6mwWFcz4PuPSYcO+ATO43GH8cIcnRBGlpE0eZJvXnCaPc/V50MgrEemLtQ==","signatures":[{"sig":"MEYCIQDIu0e0fC0k8hyWEtbIZzKg8daA9v9gGZltli3HCI8XIQIhAP/VdxTnUc6I8c/VQeQHuhQvGuGnzQ5J3Rjop2fAR0rd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHEamACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr1MA/+OAz9ufZzHSOLM2vKBD3kX5ytEFk4oBKr4b13VKsiwhimNPKf\r\nz1ZQj/Ffts46/ZHAUzzYujgIq+8WN42KeDgGExM6KrzNGvcma7FBtZcnvguY\r\n+iX7mnY3Me8dgnhCrQz6h7hE7GiYYe7s4oa2x+3O2UPABFA2yL+kZY84zK7u\r\n58Owj66SGuiWjVvItCdZtvY8Hy+DUQVV+W9VH70hgvfm+Le0IHSCXT8lU6tU\r\nJKSjQot9PQNiRA3W3UjfXC5JdPnVOo8zu5KFYZZbAFjCMrptBl3YunE8dGXE\r\neHjxntzHInrdyx6sWLmPhX1UYzZZmD2mwsWq1RMCc1bst1wY3WbcpKSlLhJw\r\nv27P/jmyL0Vq+X72tTOmzPf3M7QJcv0Izc1RXnlpRwDVjZMV+awU/6t/IyHS\r\nDEZFSmxPWBzNCTJvrfJUrIFGeZkHN/Qhr5dIykoZPR+KIeUPRp54yz0HfwwV\r\nm1eLFuNLskLSra3XTm6QDM7YUQdiNdQNCMaYC+O2M37ikvfVQ/n37L+Mj852\r\nSaSWRIH8fJsv2xIkTQvTRbPcolgJ887oPufJTAe88ZJrjTgjdjaGihY696kw\r\nPQqd36/51CCQQvs2L2SE29HOLALrcTfK+PNB5rrKzidlNcrHSSCmCasaTtxK\r\nPggFHEr1zRuox7xOh8kG7ZxHaozpfi8FXoI=\r\n=iRdC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e823c9bbd44f4fd3b945035f31a0670db49aa1d5","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230323123056-e823c9bbd","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230323123056-e823c9bbd_1679574694345_0.7402811874802173","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230323123755-6c79bad85":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230323123755-6c79bad85","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230323123755-6c79bad85","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"97fa2f17824b53d0534c7ce9d93796cf816320ca","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230323123755-6c79bad85.tgz","fileCount":99,"integrity":"sha512-FEmmfCOpMp+pebnU/1yGR9pQnUFDP4U0psMsykfAjE+PbmwnPJTaoNA5RSqRY71eOQzZB3iDOw5APUR6qqzfkw==","signatures":[{"sig":"MEUCIQDgMvwKKn0HUKwi1ATU2OzaoQEH7iriyyGBwNjK+TiKGAIgKQ8+j3KkzyQ+A+8L4H3AsStyouDAJgUR4cAIZBBB7Ko=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHEhTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrnERAAiQ9fwzUPH9zOAyfXHHALp9xQED4upltVesP5uM10+rr4WwsX\r\nrmoEX4TgB9MPD7daTb5qXnCCmgrGbPRWcYAFH98astYL7MYuhF57iwfHo5BJ\r\nKhYNSoiXDPyw1bDOQTUhM3y8E3sazajWD8LJ6j78C6cB3NfKgc25kAGrdMan\r\nRPsQJWbeTboRPG8QdUYGN5pqPx1Mb7CxAerjgm8UsVlthqsTl8JemZZ+7wy9\r\n7h84hZn2ay22SEMQ8TqOaihB8m3CjOQFl/BFKaxoAahuFLNQlMOKrepYeJii\r\nTtqaPsv/osvwlb30uo4NkkYyoaiOBG9OVOqxSn9ABhrCRImJYJIn1KDBtGnr\r\nGBTCl1T11scNJNhyPMR71hKpnMnD7eqW1WYkJOoD/+UGonQs6Hd6vUNqOTuG\r\nD6v1lR0V1bcAbe2ci9G8B7tCE2pmS8ZrEg2I/chnuyF1arJlFVxGZq+2IkvO\r\nt7Zvhc0msWzK4rZfU/miYYRSwu3JPo6hJtgXyYCtbymPPYdZkA/0ZT4Uas1K\r\nnp41uOjq4/3Zfo/Kj0dj0Ha01UDkMjC52FN++fvOlA7lkThW5pf1/W64iWZi\r\n2AhXMLZs2Pff6x4So8Zv3IKIb8z8bFB4AG7hkveHc9fnwM3K7rFlqlo7yScg\r\nKPOLivPuza+qmRQmryfuzVNmKrebb16FAkQ=\r\n=HAh/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6c79bad855e5367aa919603ae4e402cf76a88274","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230323123755-6c79bad85","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230323123755-6c79bad85_1679575123033_0.7100844560266604","host":"s3://npm-registry-packages"}},"3.3.0-rc-20230323130935-c928f296d":{"name":"@graphql-codegen/cli","version":"3.3.0-rc-20230323130935-c928f296d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-rc-20230323130935-c928f296d","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"34f93d973f1788e075cb42ca4a9ed6d0fd96c1ba","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-rc-20230323130935-c928f296d.tgz","fileCount":99,"integrity":"sha512-fZND9bGax0JnC9MIqYA8LRFvxzY+H0RV45hKcIDRd8/77hJqziWzr3UTLMwmS4OJUNrD9VSZO+c0Wo2E7kFM/g==","signatures":[{"sig":"MEUCIEtjVPZ734KY3ETzS2tLcf3woBy6fJLicYPcTt3m6/C4AiEA54ZNx/GJpk9LarwQFGNnw+66I21AMQ0ZZkanksHkD9w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193112,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHE+1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqx0g/+LtQTvXSdI/OGbW9rFvkGY9BFoozaFvjEVXOchNwpfXvfEgCw\r\nT8eF65WRUMROKBCNatfWnj6xI9u/zt7/446RROXc4XSB7zdbzibh73I6qfZh\r\nP4G7G0Vs8yXikA7ex+nceOkdbCgRSh4I9r9l4Hqb7tgcK/x+LhGFASngcHWd\r\nRh+p8bRlFojgg1OsWl7CxxEZKUmUrrZi4+47cHomthPEfOQYOBye4OdQHQ3M\r\ngD6onIKpSQVVP3ji51Mccjby16amGR7DOfB4IDHDY+RghwLBpR03csWDTuS0\r\nJpc55vRE82htmzU6vIyavEnRTvWO7Cn2iiWd2z4QHFMOBCq7rR21+p7GoHiY\r\n1ekrVp0AdWbYUYejTe/i5sTMtW2VbTyxVrALENmaI6nyqgAkdUBAEkQs4+vF\r\nJOyqL0j2Lb1PWarqRVxvvhSNK9g/xFrVfjzh5El1AwiMTnkKcXWrl/F+tMYx\r\nvltvJgRLBozsT5elC74BO2w265UzuJyrPSiKTOf82f804AslM5LsXhhaWMYQ\r\nuLQOUCeaEycZgXUT/YPVcsjQf7stzFd6kvTPRh4OOFJM+oJQEOE6gwwkR40o\r\nwmbIM4EzhuGTRj9HzsB3FQ/CChDIpvhmzxBW/U3CjVknG/eh7iSjsRLlfs1f\r\nWZZ3PMf7qDvX48o5XouZztlH8cYLWCUovJc=\r\n=22CG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c928f296d4593ab4f9ffe980fa06ab4e45829e9e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-rc-20230323130935-c928f296d","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-rc-20230323130935-c928f296d_1679577013603_0.27894359842152605","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230323131137-be90ddc5c":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230323131137-be90ddc5c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230323131137-be90ddc5c","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e73739afe1d68149a9af8556a16634e13ccd8fa5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230323131137-be90ddc5c.tgz","fileCount":99,"integrity":"sha512-8QtkXNaJFPYbYcpo66A6YRETtmJ5t7YoHpTC7CxzWBtLDCtJjtd/A9IHkMckDZE4EVbdAw34bK3LVRchL75CPQ==","signatures":[{"sig":"MEUCIQDMI77QKlGmV+EB8ygTPPypun5MAsX7wAF5ZksEV2ZU8AIgH/TT/sgMyfWtDQ+UeK6uLmzrAGZQzM4z/L/Oyi081ZE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHFA/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqtxQ//bqdbvt+X0AvT7dLRWaU0DMjVwoQMBALDbxg9HVeov+IXoL66\r\nLgbekDnxGygslVIykc7kTdaUpEIvWNpnypO60o88uJoO5GJB64juaFMNtV72\r\nWUlzIacApE1eTNMncmC/vsJzeyZBupDkjWGKjkejctomObi6G5dEUPP9nV7s\r\nIppFyMStHN7d+fak2QgjTe8zKUoi0GMOgpDEGAbmYVLzFHElIF2FwkZAsQsq\r\n+Vr1Yi4nWmWXT61T8sIL15zZimGwRjGrRLs+gZGuH/pvOk33p3xDY3KUFTni\r\nrkJzrGyrScU/uordDwCo3DFkMMghmvI95QEgda0HGZD4c3RZsbnEJ+4Nu9FI\r\naEfuL7N6GPYfU7/U+hW0iA0dSqvUwX2SlnkzuU4RibZXYNaaKIb/GT9hgUUU\r\nTQvP/q1+dOwmSAJoAhVJ4uUsqKTD9ebwr4X/lk1VcIz2LdQ+63PRPnCQoYR5\r\njbsBaBYi3klxqibnyCWppNYotJUL4X8xSupYERYLyqTJu2+T7IDRbn6AQB6e\r\ndyd/bV2rbv3dWX7ZbzvL/zaSay0oId8bKWyIUTsAdrXVNBa+a5KfMLRdecvQ\r\neLcCkjsKhaTFpjGK1mLMXm5ot16CsXE4u8E33o90FPi1TGNOWnnIymc626F7\r\nrjGA6vYyD3r+OY8pEDPiclUm7s9h/hTUrwc=\r\n=G6Pi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"be90ddc5c28aa4516e0c65bc4e13cc9a261c2f92","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230323131137-be90ddc5c","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230323131137-be90ddc5c_1679577150769_0.6249844051667706","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230323141830-591d4d983":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230323141830-591d4d983","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230323141830-591d4d983","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6ac05dfa1f6e10e08f147a54c33bb50f3aabc513","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230323141830-591d4d983.tgz","fileCount":99,"integrity":"sha512-VLbXRc7p3npcoyNXXZHhG6fbeji+h1C+aW0o66RsiYCJzwa8DnypTpCYLoNWC/Pdm787SFpV5hyIHt6VQ5POuw==","signatures":[{"sig":"MEUCIQCBATjdyTCRZfcHajoqOsK4mZEdUL9RWQ7Bmxn2dssGFAIgH4//jGVENTVR7ixp0lgsSIMSlhtAwQheNCSZdWY5T/g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHF/fACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr3NQ/+Jk6+NL3GtbaoH2QE6jz42HMUjhPW9tsmxMZWKhTeexOqvUkp\r\n3FoEh0cVWrX8EplCeCmFgCLorLxBCkkoYBiox5s3PrEAJDHrlMD8JDl3I0Ko\r\nng3IUUkDaajcT8YiDHshuZLdiCR9ixHT14lTg9O7+bEf6cDtC1GYNMCJb+EI\r\nW3UzBoKIB/lIcldaONSliugkNrDIlQ6OTW9KzLWgJG08l/pTQhd4ohBABgvv\r\nxYzxPUc//ulx3rj6hvcPcsA+9WWC+hk4fEhNab12J2NEfWHEEcRbS8xCHFWf\r\ny1PlT+XIh6FfvY/VosZwzN5rZd7Bm4bW+jVRRwyzD1fCBkaicc80K2rkHNiL\r\nsuWV3ZXPA3kOqmWacsWX5zPQpk6I+T9NtzxAnW47z+3uztKbdmYsbN+JqgMf\r\nXxHl8KQHDyJnEtlGMbbl+fILafhNf4qn25TdzrTaU8KKiKNPB1IfkCrl5MKg\r\nomOHb5IdXBcUySmvlMxGmUDdTTXX0GdsBfj5ye9/N2uCuqJH2HUeKzrTlrM1\r\naL4vcUrtTVAA9ztX3gZYjGeWhBxyGpAvOWhzl2IOaFtgnfq8Q/qXWo5ARCCg\r\nDdlt6jTJUlqwGAIEjnAPy6D4wZZ/anltQ+X+d/24FCO1vqktBabWwdT8FzqB\r\nYoNer1rcD8QJ8thdrNNus7Z5QARY7QtbokI=\r\n=y1xq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"591d4d983114a7e0801d99ccce1b41bba7ec4eba","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230323141830-591d4d983","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230323141830-591d4d983_1679581151505_0.8093580103813547","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230323142946-9bfb3ea67":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230323142946-9bfb3ea67","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230323142946-9bfb3ea67","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ee017548629fd079ec7f33a578b690ba9c8678ee","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230323142946-9bfb3ea67.tgz","fileCount":99,"integrity":"sha512-rRNsAlS2JxIIE7988dgSQpYbpuPFyUkqMS094y7ie6Gy166QTy0kcOh8eJNIdbbpMHnHPKasNyzMWpF6A7ajYg==","signatures":[{"sig":"MEQCIBhJK7LrbLHpZsZ8fSq5QyAt8+NEgSnPF9XgpAXHz+2uAiBfBrFIwmUsNnq0mZX6IQYCFxVWGiLWgkotklcyxe+FMA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHGKAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmptig/+OznYEbw9o91Y7RycKSMuqYZRoFI1XLSQqtzHMPRc+uSNL/CY\r\nM6SpmIBvUfSpTttvkLO8e3+8bHdM7/pKH9KYOZxoMq2oQr5dgqrw+OgeCWYT\r\n+ROPpCvXnmPdYXaPpexyQHw9hKBslyUd9Idn6+Y0FwMwocectbfA4IbIre6E\r\n6bLMvZsJ6nenodX05kLu+n6I+K83Ix7f0ES2Sy+Ai7cw5F2bUJCyde4KQy7H\r\nh3dXSFGg4bzDoRyj1CPxiPlpmFEE/azz0EU/uO8N0xcyJCKkpAfa1cAw9/sL\r\nKraOwV41b8AZRVC1HFV9UgBKAgiaKMXbd039Z9o6uFRHDixmFxAINAlLVFKq\r\nfObaY2zDs4FqXe8GsSEF7ckSVqbi5lHQwjBM5cvZOS5fRkJANodrOLPHfoLa\r\nGN9jrZH6UOsDFWvYps9DoQlJYAcbnIjc+NP5vah6hr8SISY8bWF1dVeaft9M\r\ngUhupuZTOLIHo3wnnzWrbw5ihb+dcmCqWjAnxIJG5hMCmhpjdsqWp+73jdjn\r\nXDe+2e2l2NGoKl+Nfy5kHjxDgNTlOTcAU2YSVtc8pYXYa+CyZNo99zOl/bX3\r\n0cy7DKOU44JTlHo83FDN/PHbg6KnEePtyot3cjFRMhDnjep8SR6NHEsVLuGV\r\nPXUMbsDAHEBpjtIWPnjyjhRaLsCrgQ3bHX0=\r\n=+xDu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"9bfb3ea67c141b047d197fa5abdcd451d8bb29fd","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230323142946-9bfb3ea67","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230323142946-9bfb3ea67_1679581824488_0.8218760008171713","host":"s3://npm-registry-packages"}},"3.3.0-rc-20230323153436-97d556d57":{"name":"@graphql-codegen/cli","version":"3.3.0-rc-20230323153436-97d556d57","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-rc-20230323153436-97d556d57","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"834e6f6fad329df034b4955dbc9932f67a4536b6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-rc-20230323153436-97d556d57.tgz","fileCount":99,"integrity":"sha512-+kTijwIUqF7FzAyad/zAwYrS9ZXocX+QW44MEo83AJOL6p/3ZmzTNaDANo/wfFBcl6uDKE2Ho7uJjGl1DBJpIA==","signatures":[{"sig":"MEQCIB5TdjjUcq+QKrTGz32QjiINQpemBpf7gfPlQVyKy61hAiAXrLufgRSc9CvE31KCnMSsj1iGohiVeifl/PpH3z9b/A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193112,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHHGxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo6Dg//VgA5tj9A/21y8zSsSX5/5RqM3sxdC6zvBAKL/QkMyMU9XXOM\r\nFD3XChGRUJpi9GN/ELFslE1i0l495qaeEseI5qKS+FWr+OqduTzykJjT6BLG\r\niQOI87VJ8zGDvdhbnw/JRDQNFHV9nxtz/Px7LJnyC/b5iuYjw6df1W23g3X/\r\nxqqVgvi1COPGdhsIfFlTCgl1mw4FT61JKsl5HwcU2623DfGlIAJTZ3HmlAj8\r\nBzo3b/MdZ4cxvD7CJqBxTV2K40FTzD6aq3AZLyHmlcypJ+4y4IpL6FmGheh/\r\nzRmKnHDkVciV4pPncKBJPRaz1dkdtF6e/tOdgANNomGaDCbO+PJ2H1DoW10k\r\nzCI6vPacl2eVT9ExYrC0UBvnTgM6WiepCQ0l+wZbPtQYv5z6jJz+46enCXrG\r\niZUnpnCR7A33/FjRc6nHENX3gxBOSKkR0QxtM6/rj19B5Pmv7adw+iLJ7+Up\r\nfSllfL6iHbh6quXZpDfbdCJbh/4ropveL/rhvW6J9CZjHMvG0O64SMFIqPOY\r\nKRSHbPkuXmC+eKM7XiyF+732eSrT0AcyWpMiavCy3+hitd9ImBsLOflq3gDD\r\n60MKYdkHdvPluJhV849g8zhZyllQjOnlRnLkS73WfubI34eKycStw7f7tm0W\r\nR9qMa2AVv3OAqM49SR75OkW9g0A9uYu5jUs=\r\n=bAFG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"97d556d5702b7746e9aa7063d9c8354884b1aac9","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-rc-20230323153436-97d556d57","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-rc-20230323153436-97d556d57_1679585713652_0.7971327928964382","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230323154006-9b0138f14":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230323154006-9b0138f14","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230323154006-9b0138f14","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"69f22fe3ba5b5ea22740701f00ed0bd87d8504eb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230323154006-9b0138f14.tgz","fileCount":99,"integrity":"sha512-Yp6KlCGe/4mzUO/+hr4hVKJ7a2BQhqEt9Q8/GQOvY+/jYWLbTuo9bFsLKV2+ufdjZreEfzPlDuFY9BUsA0KACw==","signatures":[{"sig":"MEYCIQDOrWnVSV8x87zxtobZH/c52syzgkEbSwvtHResRmdVtQIhAIE5qqe9nsQuYzTsCzD/iq/yXzF0twC+UcxdOVIy4hhR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHHL/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq1ug//Rbz49wO0YAzE+jqcTnFHvF1VNU41f9bTDJdaAeTdEhZ1iIDM\r\ncqBis1yX6zTb+KaYX4nbsD+Iw+iIYvbFM0e+QlPEF2C+9abvbntdf8E5TnVW\r\nmEfqWGyaiVrpoj1MeSSVkOTJvg/BvAcBrfG+W/25qEftjp/EzBLfFzplKytu\r\nUe4C8BaTYzdvK0Ltq2XUxgeOk6Wuf0OFU4TLMhefsUKNXCrjyJJOtt07MnoK\r\nXLMpg2J6XrN8VzUgfTNjBJslEegKdKfpvKc01H4AjH+SCzB51bskHBFIwWzp\r\ny+f71PFEhP8uw6q+TSoF/EDlFL+dDxwKY7CIEXG5jidH9IXLNyhiC3kO7SqO\r\nBn6e3eM2hl0EE+dmhERZtTiEWRRnr1CZnnU0l/d9E8NikLN3nEUi5d8wBw/H\r\nq3md9niYdUeK3UwSIEmRlYTCAyhEqdoV16eYHbSkHWvoyRKZOpx95btlztBj\r\nAXyLwLNjJEilVYZ7LIdXsP9oSX+Y1cOw3706FMocm7XIxzpoJKW/aVRpNdOD\r\nv1Mw0LzyTZEuuWv6MZOsY7IP3Ft0RIa9wH3ktBuAXACJ35/t/DFIGa72ZSSg\r\nekppY0SBBf1LhhEG2LvF2+Gr5Jh/UDPQiADVXWkgkWwJItt0ctBUj652mEb2\r\n5msuI5JMfkzqYx8OzXMF+8RLR/v+wEhv4P4=\r\n=rfux\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"9b0138f14d2d029c5d320581d3503b24af05d3f0","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230323154006-9b0138f14","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230323154006-9b0138f14_1679586047145_0.10292425657795312","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230323154033-5aeba27a6":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230323154033-5aeba27a6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230323154033-5aeba27a6","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"07963b54155e14347618f51f7afe72f92adcfad5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230323154033-5aeba27a6.tgz","fileCount":99,"integrity":"sha512-TJ3+haJYe4/VAroUn5JpjR3MXaeVfM0svBnaVL7Uw4EKVKl/roxA3gor27uIjEJSc5H5YuUaX2/NU4nrmOrT1Q==","signatures":[{"sig":"MEYCIQDcXHGSq27LRPrUf9JARFwFESLr8E2RPj3xcr9rDo5rnAIhAOWGWVWwhu9jbiqcvTfSUQIlupTyv/fRF7nJbBQtydnW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHHMaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoslBAAiZf5zdb4TuwNRdHOQbOWd8FzjOV9UPl7rBM0bS9UJF+LJBrJ\r\nl+031ghnIm0no63dsGH+XtOKc0PJrd+FSAD88jj7cJwtSWbOxwodDQao1Om4\r\nxYfLsvaAL1nqGAzCYu6zxMDw5gMwWx/RUVp3LdNxu5oOcATF8XG2P12qDORp\r\n65/BW2UeUrBGbfvJzYYt2Jbm8va9pWRGfzaf3wzjA4RgOsaweGnwN7l3HpXi\r\n5LmOrOzUE2T8Vlx1L7ysTzWiNu9kmC4+XQ3nDMz0JnkIyBL4KBx/pPVJ42EO\r\nIAmhzjtSubeKOnct44rynRLlwBuyiMETbNDYpWCCxRIpzgQ2ywWCvtAdiFvU\r\nQwNSDjxdgOkA3rdXxe/AgvmUYlOivZuhDxyx2HGjIxZ2+jBb62lfJdJzBWh0\r\nU50L0U8vsWEmBKjbHI73eNkUQMoumXoHWaxF7q7MKG2Q7IeVkOAyD1lTBf9g\r\nsZ80aAoQaZzEKiPGXciF9xcy0oRajbraL8sCBFQsTc7UN0acuwASywMu4hE3\r\naFWiLQf3w73zZf4T95z1ZbcgUbjCDMTakQvE+a+vrcvPlvUCPHPcEY8+pWuZ\r\nhZfDSBqi9v4KAJmvUziNNVxxulVsrDZn7DlsyxfFj7bEcmf6Fte6g7v1AExQ\r\n7JhTlEwzOM5FVDzsYRDdBus5a4mAna/Xpdw=\r\n=Vbt2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"5aeba27a65dfbba6a1620bfa9965b63a84ac6408","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230323154033-5aeba27a6","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230323154033-5aeba27a6_1679586074694_0.8098312494568336","host":"s3://npm-registry-packages"}},"3.3.0-rc-20230323154235-d223d7c9b":{"name":"@graphql-codegen/cli","version":"3.3.0-rc-20230323154235-d223d7c9b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-rc-20230323154235-d223d7c9b","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ea1c39be8ac9efa2d5d18970b171e52fd3282d1a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-rc-20230323154235-d223d7c9b.tgz","fileCount":99,"integrity":"sha512-Mi5NSjpMqDADpGMbbZK89E3RbJdngyrAPlPoNKced8nldzq9tJ/sD0a9D3/LJK3sSAQUVQvd43f3F8vJnZ5khA==","signatures":[{"sig":"MEYCIQC2DEHBhyezwQWzaxP9FytHvq82a17QlEpeRl9Px7qQVwIhAKHrc5iQmZXdWGIRV1vzoDnVQZ2jLxcxcvsNCCviA32H","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193112,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHHORACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoUKxAApQcBb5Rmkb6EBtx8OBcw+aTe8Vg2xI2c8el222wPqSaCUzGb\r\nZxhcSKVZ9R32gZFgNo54aNOzNO40Y8hige2NxlyjJq79jeYA9lzt3c8otoGx\r\nWAsHesVBsekQ7F6rPcCewQqwSegOzjEMOutVpiPV57VrJyOnhV+XNbA9FV8K\r\nJ+KpP26kh4Yf7MpaGpyOw+YhTPQnYcp7GTncuumrxAk2VKLhefdjlUJhjlcv\r\nvFzJHQGEcNTopMAT1k+kHzdyEzWH1l2Ck+FN/w5nzuE12HAsnSitGxH56kMe\r\nCyRBfRq9bKObEXzpjYA8aW+zLTmSsKxeStVj1SlHZZvvPuVxoWVhUaylwWf0\r\n1OAqEWVR+OyCTugONNVZ+VzYkRgBZnk5hyPoxvIxSputQOqg3fnqV39lMGp/\r\nUoxTzVoEwy7Eb7KJknqGFgGXJ1h7d4s59tAdX1lSrCVuWDLl5gvdwgKWFtp7\r\n+hbS+ipQc+FNhD5srwzPwUZNRavw46T9n0nauE1H7BYIPonHusk81AXzatGZ\r\nvQbwJu9yB+TA5B0bvCd808Tb/NR/f2sH9e9PGWf6ZahA3PKlrIsGctqn1TQL\r\nfezlUIoXRs7pk+rDhB3k/AYgrNWe3RmcCD7oaSzsfJzEvDanTDsc7+dxiCq7\r\nBo3yAc9EnhY1POiyYrx+I4irEH/nN8YaMik=\r\n=zYLb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d223d7c9bb71f57f2dde2a0f50e5af24e263cb35","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-rc-20230323154235-d223d7c9b","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-rc-20230323154235-d223d7c9b_1679586192947_0.5179646498355004","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230323154935-df569133e":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230323154935-df569133e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230323154935-df569133e","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"3efbc2cadb8aa6d472d339a93f8bab46d127b715","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230323154935-df569133e.tgz","fileCount":99,"integrity":"sha512-o5KbvqeR/zzB7ONc6LoD09zzVd3LSGLFFceE2YDHIJkNHJevWC+rIGeURapw/rF2fER381GhblP6H1Bv57+ZtQ==","signatures":[{"sig":"MEYCIQC8izYvSGIT6ytGxU8WBZoLQayya9IykdnYoekipqtEogIhAI11KGC/Fdf7yzTPq2xstI8lwniiplmBLxKdJsq41uAW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHHU3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrjWhAAisx/labSN4cSzkxJzSH88vGM8mwnpXmgkXEnx0ewMPQoWR4P\r\nPjaBmWNanyy5XDeDV+Xg0dCnAf6hbtDgkxms/chzgGcbijuTpImXN+FKDGjd\r\n6KGK3pGQUCNDYXL6clTcreJCJON5jYET57qOLLL9RGTZPSwq1AMtEmjAXujn\r\nMwMH0rcsR7WDnBZgS/SfUbLwPXxGZ7O1aglm+SwZTYDJdT/9sZ/yM8o2T4yQ\r\nnLCigxFKD0KvmVHLYCd4X3LzRkvhKFaIhhfKfDJWGJ8mJG/bP0bI97JgEAJI\r\nf6zwXrDGAiT0hsaHrCtKDA6F+8zUPplX8yOpqvhA+rGtpXdZmIuhqQUK5/Zc\r\nGuQHZNzOu5xCSNWwHIj5cm8tZmxC2Qr6x4+GU7Rkwk2pyCBqa7H+VPQ3Bm/k\r\nsh7rS83dAufyL/Oj527MecdlhNALWUTHt1QD7TE8Rcky7H0UVk6ZXpqtzPlz\r\neXT9Hk1kTIg67ghvCw9aLwU4T5K8GWs/3PFZz4BRutbd5tz1wBIfDtazgMbq\r\n3nHqUpcBthKzIx3bo16+9omSaeqML6VGgBmWh0Jmfh9lr2ICotcHOV5kd+IO\r\n0Fb3AqUbRQggEE8WErhOlT9nGTnlzWdSHyv1XywLPrKJbPh3UTf92V39HK/2\r\nfAf/DBopCDC2KCpFpSpBBPQhYzsQ+e2cilg=\r\n=/4qp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"df569133e306cd1e9cc91bb729fa156c490ba0df","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230323154935-df569133e","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230323154935-df569133e_1679586615117_0.4835402966079456","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230323155509-3e38d3208":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230323155509-3e38d3208","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230323155509-3e38d3208","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e813c41de1081fee2ac618e1c372612a5a14383e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230323155509-3e38d3208.tgz","fileCount":99,"integrity":"sha512-yuHrWS4Ej2Vi+YX4WAm49GoNBwtEKeORFJU6wcflo6U4aU5B4anyl99kcmKHn7xiIRPQgy6az/cE5lFxTlxfpA==","signatures":[{"sig":"MEUCIC+4C/bNnjT3jF16IKVN/Zf6TS1y/9v4M/TCzwqKAAZCAiEAipxEuAr1lsP0l6nPbTGZqDhulS1G1iwWABX1v/xKAa4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHHaDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpiDQ/+OGodhD/ICou42mNB5vgQi5sKu3tDd1Q8tgTxM8tvNuqQKJVV\r\nEGowxAtxAJbl0FE8GP8BbUCThJAnKFR89jgdS/RlRol4cWVP1+ZWnu4vRBjh\r\n/9walNv4LGrQBnL3p+uTsG5sWBk/mom4veN1GhFmQFOIg7gc5fgz+H5dk2W4\r\ntOXMHqe4CuC1HIhhSEZhJKFJlR5hd+B7Wm9ltJvHr/q3wYSj2I3dCb2PbP9e\r\nV9/HrsFn59B5SKUh4M2vVjpNPOS/HmVk5qngLKm8TbqEbWYznWAqC4n9X1VG\r\ni3/dwMIy5Fn0VEeYolrz1YP8RX93nubDmnnoDEki725iBhHZmPuUXpNtMzfN\r\nVqFFnKiT5ntgtExZx7xCdPm9aZVKKR6F/30iCEzpBOv3o3lsHYqFUjXRImnr\r\nQ8TWobZbNiWFYNN46zOmmm78aEn5UITlygw7ziE5mnhll4OuBKN+eTUkPNHW\r\nn33eB7Zff6pvmMRRTlON/f62YBO1piyrS9eY746fnI51SZwaHd1IIL0NDiyS\r\n5/hfaKd+Bgpb2HKQCx575gwiGQG58qygF+92VolfwcWfEgu83MIEX9+TjbrS\r\nQerO6/BOc1XHkkQ+kEntZgzmU3rg0apmZEXgGYLZy84on3vwfLJu89a6RSUE\r\nJo/cGKItH8AuEALu0AA1wqL5kQTieB40k8w=\r\n=Jz8d\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3e38d32087dd9fbddafa6320b295c516be2393a5","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230323155509-3e38d3208","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230323155509-3e38d3208_1679586947244_0.4797104555605787","host":"s3://npm-registry-packages"}},"3.3.0-rc-20230323162958-a08abc029":{"name":"@graphql-codegen/cli","version":"3.3.0-rc-20230323162958-a08abc029","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-rc-20230323162958-a08abc029","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c08567d21d37ead644941008a813aaf7b5218361","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-rc-20230323162958-a08abc029.tgz","fileCount":99,"integrity":"sha512-oTv16p5EGJMK0ZcNslbQovBFKlL+TXwHJX7aDRaaG30vLGZSfIBzoSiauOt5M6ir+5SRAWHe+LYKMhZi9flG+Q==","signatures":[{"sig":"MEQCIB9c8BE7sXbdxaJ/R+Brq3rEKXG3KrrslqZhJSsYlvqKAiA2Jhi1/WJCWjnkNiG/4AAKgvcmW0nDUyG2waqNoGgkZQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193112,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHH6rACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq4mw//bOG1qIsHQQpCClfX4sUWn0nZ4o+d6WvsK15e6nfy8A95gYDu\r\nWI6LS9o8A+6QdsE52mp8onI/s5c6GT0w71ZAKZSHbF80m3WbUxzCa4wV8fy8\r\nK6p8JMwJMVuI8VmkhHp3U6qSnltFVdZVNmJfr+t5u2uCsn7EKaTyX/RIT6Jr\r\nmZsdM4dOMD3xUbyJqV+BjTPcThLBzaa3RUZ1FPJluIu1k7ehUJFy1mRSW0QF\r\nDDEzxNBRLnA7tdbMwkPo6Ldn5D8jGjPbFWmYfUNlSODMh1dlt0z59QMSTGMK\r\n5K7kebGGdx6o4Jj4DybDNbn4R7rzoq4nzagHfGYVddNVZNOc6fLjjmgcJK4m\r\nzd1t3IlPOqutrRnfoOU33VjoIjIjZuRLYuwQJ8kAT++gjIZA/a78vXkmXczs\r\nzEmAc9rWrPG4OJDyrS7ouE3lFDVSaG7rPCUlhQ6LcE7EvpBo/NTKUDwf7q79\r\ngAx0Umr7HzsZb6g8g9Y7DBbTHgpkCdKaJfql99qYSiUFFVPDkOpXaQPqGJFK\r\nZZhjjrBrqVQGS+UyeG/RUSZYohcDMWkXohOHSYoYzzZZIjzDLA6ViHtF9ZeT\r\ngn5J83Q30Jqu5Men5rdYeNuNdVdhU1BZN2PHTfZBODMISjrZlRKF7AEdR09U\r\nQ7vTxAMbMgrYRK0nQ6NuHXE089VMW0lCI2s=\r\n=2FsI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a08abc029d8477e79df272514d192c14b2ee9d2e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-rc-20230323162958-a08abc029","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-rc-20230323162958-a08abc029_1679589035752_0.46141434995188946","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230323215957-22f249da5":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230323215957-22f249da5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230323215957-22f249da5","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"5bc1ae5d406ae1496436fd713e6241881e731146","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230323215957-22f249da5.tgz","fileCount":99,"integrity":"sha512-J8ugtBFquTECu9ho0SAWjVwATcwSg2AtNnA2HX7pbuhalGtUpx1CHQyJRpem319I6oxtAC6Cx9gKrg1m8ljekg==","signatures":[{"sig":"MEYCIQCglC0C+ZpbuZ9q1qr4Jd9rH8TZ/0NKmc6ooic7uQ51MAIhAMiyGajljIdtF2t/bX1NTYXF6QGufmMTRQjBQbCn4fir","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHMwSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmofxA//Yh6I4Fhyz1LUStHnS6zsPKHB+QtI/5ubj3jACU2y4oJWlJn0\r\nbyk7xMAVUNFF/KlF9n13QZjVFwtC4rLoQ4Y2g98+sqy0PsK5CkOO+6Rpxl5e\r\nfrMMf303R5/hS9jQgFAKMAwvgfrkxHabudhi0Hvr1z3M108Q6S2tt1Ux6Vl5\r\nG3rVG2vqMaosB1vOvnm6tTfXDgNrQCqw/lMxaM54OkO+PP7Ry3B6AWlbNIRv\r\njNS1GjleIWrjU7hz2ENRh8ycpVpF37w7Na1PsiXM+0iddDX/BpZCCbofAMT8\r\nTC6Uj0zhN4HQ5jhZgNzLxrhhKm6aEZuv1hX1GCtZvSxodMMDaVSxvPopnugA\r\nPd1ZRcfcL0FUFj9qHhkKWXRs5wmnWIgJxj7gvRZhVfNeamTXTQvsyKOJ+oBt\r\nTC4TqRs7SiG104rFThSboLa38mAppkMVFcFKIl4mKGu0+60wVYaDxMPeryv/\r\nLuo0gU836Yih7ax21uKgxJbiwQjyrGFykuctSZzrRF9OxntgSpnRedEAPXMW\r\nbwYw+SlJkX6Ld+kVa7dJlwEL1TsZfo7REsrw7O9LLE+sP1b4oTIG5FlSVaq+\r\nWyJJX8ASio/3yXZuw7YwkOUJR+1jjPwLzfQfBe26CRQ7PxMcrfVcq/xNOrOl\r\nTTWhBLr47qRFzqXuUSbHzkgPxnkNtU9/oLE=\r\n=rvdB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"22f249da5b3ef3bd6445261da11e98ab1edc3d1a","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230323215957-22f249da5","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230323215957-22f249da5_1679608850337_0.5265966272729821","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230324090838-ec0f61fb8":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230324090838-ec0f61fb8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230324090838-ec0f61fb8","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"718727c782b1f517543118bb23d0a934266fbf04","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230324090838-ec0f61fb8.tgz","fileCount":99,"integrity":"sha512-Uqta+J25EpwErQf1IkY+28M3dwRZtLcLGK0jkwUsBDNzNhVRzJXmQePeLokiVhsH3GeJg2DCrdUwXP8+ScaGjg==","signatures":[{"sig":"MEUCIQC/xl0l8tlmjhfJj2GWmOAw/7qlTtk3xvTLQqxrfPF+DAIgUe8KP3Ub78AUkeGeivHitNPI1HEd/XCT5NTRxxT/yew=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHWi8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpB6g/+IF3jEhppFGCD8QR+i+LlHIC3RIVdG2US1cbH0ZSbgu+Jtp/G\r\nQ1/UgzyZFsTqS7ZdK0d2bx+rIZX5YoJU6i4c8l7mX6TqyriWyTnRXnEsPw+m\r\nA2NHB6caGQywUveFMJnuLmKrHCMjgJ9lewLh38F6x4t783bOIo4x8NFhmDtO\r\naiFimGnMc79mbxfiLCUEuJ5KIiRkkA57vzvXLHIqXGoIYT80TsjBU6ATINx6\r\nDaQ3/05sIhaeljsx3ydx7pF2DpFSYQCAGY2vEuLd46HNJwd8uREyPBJl7ADn\r\nzc4mq6HmC9vQ+8G7xkAbxfi+A0m0ZOHVO65+eVSsiadmnNqZ434zucpMBtsX\r\nu9yPBrQ0Tnoc/SakEFctRYzrle7iLj+tErVt4wxhqNFdV0Q8yipDVkefF4ZZ\r\nlkRpJdHIz+xQuvygryv839nGUSdiTcAAcsLrDUA2tzMq8aE2wUXn+8LItmwi\r\nkyn0po/zGH1s74Qt/foLoIli/w67+ysBAurJ1U2R9gDNkCuTMvPF2X/MOX1H\r\nVEEO5AmLp1pcxPZVnS4D4D9UHrgzLilZ2giypvNUOCQxTLGOYqdTT5LVRPYM\r\nCY8f/xCXDV+Fezx9yOg8/rQHUmDYo1zyTbDaU2xemmDxHe2ZsA7D/VTtXa/j\r\nhlO4vSGUip2Vc6enefFd1D/rxZZhgUoE8kc=\r\n=juyK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ec0f61fb8d819bca10d0fa56601a56e1cb8d1c6f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230324090838-ec0f61fb8","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230324090838-ec0f61fb8_1679648956770_0.5809733217308677","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230325013426-17f009c25":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230325013426-17f009c25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230325013426-17f009c25","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"707e3a90780175770ea60b39e99ebb8c25124c16","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230325013426-17f009c25.tgz","fileCount":99,"integrity":"sha512-GjrSMPSyKB1+ZrWe2fIiUDEnCZhVDl17a5DlcpXXLcHMeRAFmm6g7+QN9FxyxZ9W0LGqjd5VqrSemHK3p/Xs/Q==","signatures":[{"sig":"MEYCIQDSO0yao4zmMd4zqSsr2KRxjTteJdy9dkuHKlKvkWKv4gIhAKVbjbcGgP7zjfI5RLsKGoalLMlAJJIS+iX5NG0ejFLJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHk/JACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmodXg/8DmZaVxWFv27IO0jGls7GDRTr/MXCqxCVO0+uUbLuTyZRgI1x\r\nX9BRsNcluH2nAwLujlVywd/bofODo7+9ZmVL4njtA5wfPEqwaO5BXIvDJ0YF\r\ny2oy+owF8aGVOgFONSlSYYBbBhNP4h7CkWOOj2Hz1fkheC02+NJ5Wlo+Q2LA\r\njVXpf2exjmA77XMn4xy8UYCuIsZEpiT6uXXWtEAVnHu5QUHfW+ifY6abkzJw\r\niep4N3V04Dvq/yMfq6A8gGK8is+BgTgOUXVZT3TXkdp8iCq3IBgOkPhApo/S\r\n00/hUwkT2Fq8RWdkGV+B4NLvFWtLevKOd0PIflSwdUbEhkAWMCaxXlQsEzzj\r\nx2BBDA9JrFfM20xT9qaD2GRXdvbJGbtS+i5y0QM43cgRbo8fuROSB9tuH1bU\r\nJxeJ16spOZZL4Z0R2JrpzCidqd2lQJ4hfmZrZFEG3rX2wpJnqTsYeCK1ogmD\r\nT1J4ztEm4c48Ip/tM4z670qxr1lbIij17qkVjXOYACbA9rU96ca5HeqwEq9O\r\nv5qZl0m5NzW5KE36o3n0j1MqaeaIStPa++tOSmqviAl7dmN9Zdml7eYKRGKL\r\nnL+3WuaDGMkAE0rI+gc7PcI096mnr7VULYpiupdXm0HDf7rnvq0EkYFsk5je\r\nKkQZFDIrtJs8o912cMqst7ocTzZyXP2/MQM=\r\n=oY0j\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"17f009c25a5f1e37c124a418c0324fd7bdbdd633","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230325013426-17f009c25","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230325013426-17f009c25_1679708105619_0.5124332142875649","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230325041545-23c8bca17":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230325041545-23c8bca17","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230325041545-23c8bca17","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"7c37c9002bf096f11ab18006ae512bca93bb0a58","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230325041545-23c8bca17.tgz","fileCount":99,"integrity":"sha512-a9uGPW+Mb9r+2PUwrIvEzmZ2VG0kEJ1bUOWCCQExfZi6mbfSCtfh3pvP59hWE9yNJqbd4nqVpmoF+SMAiGv+NQ==","signatures":[{"sig":"MEYCIQC3Mqd8x5bicpiKJV/5gbpOfWx8Rv01dt6RC9FZiH4QUgIhAL8vaCoRsSNl2VCnGvBzbxvBBj4fxfgFY6p6edvyTYsI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHnWyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpsFw/9F/C2A2cjiB9oSc/FnCGGroSym0Fc5SmOWyHNHoM7eIgvEDkm\r\nyDnya86Jo18tUXbAyXNW+4pXc7AdJN9GaLi4k4r0UrytOkO7Yye6pOvhVBDJ\r\n4q29cxkXe4UsdZPJSy6+jLq9XEFyWudELaUtKhwq6X7LjCwv2CzqFP+dmUpn\r\nCBpcjK82/DVCPjJEewrUcUo6xkPAUutPy26v4y1WAfOLSD1kZq+MVow0BgcI\r\nnlxqgbthQwVWoor+WPZVkhGDZAfK7jtUYnbW9D0rQSVgL1Y1Be72jUYd3Rgb\r\npIAvmpBWlKWx+NsyqpUKmqo+AgOdGw18oCV8ToMcUmFD+3qpd0cPm/ESZlHp\r\nhqap8p8vu/gubF2ywTNO+psli+sL4EYOFHUhXJBHV6H3MAt/gpzElR5j46NI\r\nm7wiXlPgpOZk5o87YKfLASBCw5jZsByiPmNprYSL3DQQhKg5odLCqRAZq+cu\r\niV0R62au8a84oI92hVA5TO/i+01xQIRKsukMi/p8uuY5FyEIlm+vhA+VnsoY\r\ns7znvvVATKgBllBRxyx2dYdO4iua3dduDIQPhuzNmlhw5F6NZWFm/JRyxYIW\r\nXup4cGJ34tCM0eX/mCLsNEVK/vdIl8Le3+42wu2kvVMH9SBp/wvjshRov8aF\r\nv3KyUp7Yk/n0+6w3hq+TjuVB6ZhHlMLnSnE=\r\n=bnkH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"23c8bca17ee8125d04518d452ad431850ce8965f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230325041545-23c8bca17","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230325041545-23c8bca17_1679717810640_0.8136248947830012","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230325041831-6ceca6d0b":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230325041831-6ceca6d0b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230325041831-6ceca6d0b","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"64edbe4ffdd5412f47199eaaa003f64cd0d290e8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230325041831-6ceca6d0b.tgz","fileCount":99,"integrity":"sha512-KrpmkxRsczDp1HI/UltJ9CEu5s9ZT1EpGItb+IBSWhrxsCzN1QPg8biY6eIHK/G13+mgVZk8YKwMAZvxEO0+wQ==","signatures":[{"sig":"MEQCIHd5Peh9uPexcbPAQK/tG097KOuDyh02cdA/yTlmSNC9AiAfWAjux7A5kEdzcxFcxQNMkmI//r13tynxz7TUL/9cNg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHnY+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmragA/9FcM4rBDFcJBSHUwvndB5/8Oo/9OfyEk6hrofOX4dInrhemAR\r\nKg5b7sXln1o+4Wdl3RB/oVasbpGcqEoqJv1JpauNFqeM+/qal7as40Bjs5Ow\r\n7gc8ury7ttp/NVti2Dfl0cbqwdnqlUxW3nIJQNRUSRywB1RO5LUfCuiXT5ZX\r\nzLk3IPbXfPAebwFLOHYvLYAEHK/+Xox/P3GjzLfw7WAoBUPEjdpJ3H42FPMG\r\ndDs/SCY4Dozyo4AjTamRF3u5XWGVwXGB/DLtCFBn3P6CyTIlOEt/zDiDaYfD\r\n+Y6to3tJTzHMgTmgw7Qh7AnsilOGRWoPgoKjh1j1gQnk9GSZztAfyH4CtgXe\r\njl6rJINePwitvb3Uqb3eHKpzWKMLlbkDiaEus+ko2VTtNMX73F4iQvzAw+t6\r\nLvJeIhnk0UWjiQRwkZjrf4rAc+qUO9mlEG8g9z2SxxBkYxf20ffn4O5MlhWP\r\nMcSf4RNbVxG/szdRxLrbp+d9WVt5IMLzf/OhJmOLVIwEEYphsFgeFEYD2pa9\r\noPJ2wBS+oV0hRSWrZbxVJdUjg4XTSAMVOUsrT2aoFv1YjQ514mPg38tG8i9l\r\nFn5B1y0uFZ4hDUrnX5T2D60f75lDGHf2ApkiBBkBbtgVbWg0pVIwtPPFga4U\r\nJiDqTD5+ns0GRuRFHTmM577PS0IXg/VZaWI=\r\n=+hAo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6ceca6d0bdcacebf6be0595eea52eaae004fe1f9","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230325041831-6ceca6d0b","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230325041831-6ceca6d0b_1679717950428_0.9051239308426378","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230325042309-a8cd9bdcf":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230325042309-a8cd9bdcf","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230325042309-a8cd9bdcf","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"db521f2020b7d24f0d1102ca4c20ee4364739921","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230325042309-a8cd9bdcf.tgz","fileCount":99,"integrity":"sha512-TMD8Fhajzc94JYPM2LvZwIi4qfpHj7w1k0xWKjQHIz9JHxNeEUNJbUT6ETPZKZGKnoz2yRA1IQBKhrB8emAdpw==","signatures":[{"sig":"MEYCIQD+Kp7FHd/QakL17QQzAjuDoUCgGE1Q+m0dzRWAKneJDQIhAOE28tuenBSGQO/kduY5vy/RelQotG2Pd1acQpiEsRzY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHndVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqADBAAixmVMIcv44Cjz5adR1ziP7Qz4qISAF/FnZHGmq5LLLXL+waP\r\n0TnrePEcfvsKdgZNeOi4Wjvg4IWFOEg6NtbkNyVRRssqFgevBcQdmhj6b8gv\r\nDos15P8OUhkXG6qLoUcq16y35hyk0kQqAa+UnMYnkUei1dU/ELb4l1XpJKk1\r\nzo1SpZMaPikvWBnO50MhKMAyVYJ7PwSwbLfz5InmyrFBnZ3wAcFObdA3kR+w\r\ndEFiGBDNANyh9cxO4QGotLnphbSoO18Ce3XbgVXNC2dQ0P1gJMYbp/h0OGZ3\r\nTIQj2HiUVDxND/S/Bivbs3bBYd4iObXla4BW9lK2xx6o5RWTyHSIc1QTt4J3\r\nSHLdDKwa81yzS6sB9bhuuxbF8VSV8nXTkocN0YjlnNnugUSWXjsIxIkSyTmV\r\nK1x/7qxGSpkoS7caKYOoC9Re+8ljrrZ4C+cmi4pbnf8tkJWlOdYtOyAxnfqX\r\ngtuRHPdDMuRJZy7O/5ko1C2EYdG+tiZAdsxVIWr5XWP8/TIug9mRzPWsUvNm\r\nQrIa3CRw9eNY8jc63x2kesViMbhK6tSdvPR6QZZA6dSX9Q4rkl0AstB5RZ4v\r\nyJdAtJQQpxLTDIWwhZ1QUXz3fwSytxIS7MN8abH4gZob/KC95I7vB9LFOchn\r\n/0uN8dfxy1wpnf5x7T7NfMb2WnMWDbIpKv0=\r\n=IoR+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a8cd9bdcf28371291715e7b27739b7fc79dbcd80","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230325042309-a8cd9bdcf","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230325042309-a8cd9bdcf_1679718228975_0.4851301254474296","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230325042350-fba5c1789":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230325042350-fba5c1789","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230325042350-fba5c1789","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f5e08d6b47fd69de34d3d229e74a690dd781bb8f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230325042350-fba5c1789.tgz","fileCount":99,"integrity":"sha512-K3yqVXip7HX+p6UdLJ1NeUqHA8aI9ZwkzEjfTykGOzOW9eH8TIGYkiiZPUh2rnN0i/U657O1gldrG1S9ySe26Q==","signatures":[{"sig":"MEUCIFHnsP+ubbd4Wy0IGqIHAKBM6f9MMoNxW6t2py7KRMhrAiEA6tb/8R3tfRfCEyED4Cmpp/I7h0EzrgXIgEzrFjO6oWs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHnd+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpkyBAAiu2jlmZufWeY/5w83S84OemlXhvZH9HnsMQIGLTRzOs7AzHl\r\najtMm7tQK4Jp1u0udPu5sOL0hn3rZL/9x08gzG495KaliLwqeoeL44MXKnFJ\r\nbXTzWN/XRZTIrpGswJiXKJw947hRAZxS3MPeRY4EAOBH7pmgQag7dBGAyG/m\r\nDN/reCRQKScEjnK/IzvzBfuhALC3gaAMkF2lepaamfS7gTKSZ/d+sFHbUvQ5\r\nFbpoHu/SRXKXWohvDm/22FrYTiLGMyzn9mIkWegNxsNWaZqoEzZUli010oAU\r\n5ni4tjbHX0v7NageogNOTTd8jl12mXweaYqrs1ZCz2JikEUD2AxP9Zr3PswU\r\nWOEWfkBXNpwGxZgk5D+TQHKW2y88kwTY8xuxDZ6i/E5USUp0VI4O/U6qBbZL\r\n4M/VVLhFVuEQjwhJRuMQY8G1b6x+i5IGZCtd7gM1wR03WyVl/rVz6R5d6Mpz\r\nQg7N6cY3qUZmzbUfTz1b9pKT1ibCfannwCvfqqmrczzHjmml6R5ythw1TdJm\r\nK2Wjq8gxktzl3HWsRfrwDPZP/xa4KakeOE6iZJqzEChGh/M8fg6bRuX4oY9K\r\nMpgP8S6p+TVe2A/mFPvbaVj6am1cUQVqhXSaBNYvz9S0/A7jXFs21+jLMJrk\r\ndOLncv2neQ7qp1dMe5HBSV2NFJP7DllpAI4=\r\n=+XDQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"fba5c178995495e28aac86553727326cfc8c9fa0","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230325042350-fba5c1789","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230325042350-fba5c1789_1679718269839_0.6871519032244431","host":"s3://npm-registry-packages"}},"3.3.0-rc-20230325042447-8aff286f2":{"name":"@graphql-codegen/cli","version":"3.3.0-rc-20230325042447-8aff286f2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-rc-20230325042447-8aff286f2","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b04e25d2750e5081d34bf6feaca3191b6735665d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-rc-20230325042447-8aff286f2.tgz","fileCount":99,"integrity":"sha512-nSZ+yr4j9czUB952Q/Jg65GqLJxwMiETuac81nsoIGBqUIx6o6ypIMPQm4+qiMWhhatj0V3rc4+haECsUU8dqg==","signatures":[{"sig":"MEYCIQDNW4D3aS7gvxBz671gGzA04BvKnEyrqRPOlkf+JHNi+wIhAM4ET/qz4nD38TwWcdC1p+X6/FCuZt7nSsZZmxiR4DBm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193112,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHnfCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqvQw/6AxjxkWC5rScE7KAVwbDND6JaVze+FLRHe8HqSpLMKiAUKezG\r\niAQuKs1Y08YpYXwAKd2QxGWhHYjEL7ZzLXGEUpRnzqD4eooalaZkIbUY9nLG\r\nFahXc8pW6AR23d1OQz8Jqx6m/8b9p0+tA8TYFQIAL3D2jceazt6xLkdJAzV6\r\noxxGcIEObjTjlSfs1RGkXMDWQHVw3UTQGqsy0lROULznqjdz+x0N1AwZtRmJ\r\noJCW3nHf6SmOUswHMkaoiPNuYp1NMG3UceWwrJ1d0yfYiCSHkftCwlEYFzZi\r\nMiiSSj4L+F4YkWA3kjQfNTlDh6tXFDq/3pqTnfF/ikE5gHkmW+RmqzlZPgTG\r\nL3YD+7HxNdza2bJJCe7Cr7Dm0VxQ7h/4SI/2lAU8U1XOU1iDgTLCyH0vab2X\r\nYptzUp2F12yr9SaHEzrOYqufZLfbr1XESXx/ZZMVVM6hTf1VO1zsk8vnZfFV\r\ne4JS2SUwsAb7AgUajsLP0gKitvE1R1tRQUdi1fYX3Ho6Fhpm5rF22Ocveiph\r\nTwHwWBkc4cpgNDRLTv3QiC44NeDImI/cijEkyNhfCmwi+S5Qsuj9bgXZu9hx\r\neddjHDIENQy0UvOgR+5fORrrKibujPaS5coCUxzQc6onkbYGmbWzy0CI4Q2J\r\nX/hFA7EhsuJ1ZfjkOYFlW+KAAXNVqdn17uI=\r\n=/bA6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8aff286f2edf1e91e0fb6295681bfed7875ab601","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-rc-20230325042447-8aff286f2","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-rc-20230325042447-8aff286f2_1679718338705_0.9605615024542078","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230325042536-110fe3288":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230325042536-110fe3288","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230325042536-110fe3288","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"240ab70542b30995a5c4ec0383d3332bb6cf81d0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230325042536-110fe3288.tgz","fileCount":99,"integrity":"sha512-v3/MRUA7Ft+kDk51agM8HMOrGG9VvZPQIoFBoRzTFxHDwyuMEGmZm7CadE7/B4/TG7Yhhs7nJQbQQG/feNQUkA==","signatures":[{"sig":"MEUCIQCIDqOOHeeTMnzLzIXI4K2chdDIZwrWeKJS7iE8j52BiAIgT4nXmq1HgpwhcM78LBRBWi61mayX2JXdBXpABxY8Gqo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHnfmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpRyRAAlyrBc6d0SJ1OCfCrSI69Zq34exxuni1DoJIfhbWCZVPoHnWh\r\ndNSfBLi4lN6k/GXEHeNzQk/58tiAiB3/dKUlhEYGqzrrin/d22sPXwdixnGb\r\nuCaxH70T7mpua9zrojHyukhomWkEGI3uzf6mk7EPLCoDORbwRKU7rTkbbB1U\r\njDR0iqIxNF1JwyXIA1uY5ycbjKwsgysaeDDhGvGd5gitXvHRAj/Lmc/6IGml\r\nJWCYTNKjBC3JhY8ABusr/g1Rq2ffoWReiFszvgQiZbzShiOXkP7LlTLw5xNG\r\nIs1zwEq0HtFJStLX+xfSamiq0zP5EcTMZZ12c5x/EkkAdV0fXRxbxIU4iJEi\r\nAM2rcx0I00VD3P4Ad4HJxJiO2ikHIiwMmJ7pshYsUGUB9rMIMPD1OAn0EUzg\r\nKylC3QAKxvKARIWlOTLDGu2nSUcXRwl3gqqhpmwhuItLZr4XBaeMTKIIven0\r\n5zf6S8eIG2dl5MqJaED0OgGzLjQ4XBq3Ni7jqa1uW19kGPKMwGVQlXX93V7b\r\n0S8uIN+OKIs0YPvHJ9ITXjtyqCBJHxxfbkf3tE4e/93z/PvvMPWE5aD04fNn\r\n1ad3J5XYCijg+q632mO95YwmQtk4566yzPWTSIhEuu7yJIXa7XXr19mMyrNa\r\nrOSjqiarUyBk7hG6GwTEMGr8CEmHoYpG+3I=\r\n=VS93\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"110fe328867ddcbfbeaf0338fdd08038b2932abb","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230325042536-110fe3288","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230325042536-110fe3288_1679718374572_0.04751768742195739","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230325090948-f94e37031":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230325090948-f94e37031","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230325090948-f94e37031","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ce35a25e327fd2c0c8387cc347525044c770e791","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230325090948-f94e37031.tgz","fileCount":99,"integrity":"sha512-Q9V072RJAC40oqbiyLfAPaaGepwPYzn1p+4E/NSscXe2eAuwA0Jm+jyKfPNLcDkORORLVrzYTR9A/GSYUhMTyA==","signatures":[{"sig":"MEUCIHmn+PingiOQy0s69ioW6Q2I1+ehr8bk7TXh4kC8CeqaAiEAhGagC1BlLftWyg+Q8tar8JNAp9OSF32a0tg4xZ1KLFU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHrqBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoc2hAAlEaJKAJz6ZTOeZAp5S4OwZJlmolKkawSSJJAv3v4/nXJoqqo\r\nJ6r1sGHk8l4LvmH2Bk3sXHjGMssSIvb1wi2R8qO9kYu+qyrCFWLmdDQ1t+0v\r\ntoGfB8R+2CsPDWm4XRtg5LMeEJYBn9Q80vU7eEd6DEGganZ17QOFvuXKlL+j\r\nhc0RM03JpVuVNjULlhdjWSmujrJaY/voajz/X1sCxrL1wjbnu3D+SCHUxVkA\r\nR19al4Wr/6RoUMcaMcZTQKKPxc/XqoADuH2lRBmaFL+18MhcrOCQzarGGGjV\r\nXhtl+YPlzrMKe2yQo3fYmWx5aS063mw3q9E9x19WZFMQZ1LMTM6fNE6ECLUZ\r\nxfhTvBVDF9rlVHhcXuWdoGxpR2ZBJVM9NSw+yZER0IAAMY08rrzbPBQiB82o\r\no43DEnUIhLm9oPrV608zrxTIa6fbxfgynHa+QvCoVjPG6eAODAPaGfVdulRb\r\ngYSD46734ANFrXIurDArB1JOwXea+pds/bAvNJnC5NGNNKL8RLWNOPifw1Ji\r\nAm5gG0tU9caCkEx2SHrBSP4dZAF4ACW1pMtnEmzsFqWUq5Macc5xCz6j70rf\r\nUx7dYWKFyqRtalD3iMWG2Jc7Bk815TL/ORCmCsh+eqtSgpI4XBvEq5CvrsUf\r\nzko/jMHeQPZL0/5PgoDegarxYqgyZ+KRGAQ=\r\n=GSur\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f94e370314b994e7ef3fea92689966313c94db95","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230325090948-f94e37031","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230325090948-f94e37031_1679735425204_0.8870518922582991","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230325091024-00bc65ea7":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230325091024-00bc65ea7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230325091024-00bc65ea7","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"31bcd9fa722d2a06527be024fb73d86ea0ac0c7e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230325091024-00bc65ea7.tgz","fileCount":99,"integrity":"sha512-ooD1A4Zs9fxKpcRX2Cor3u/L9kDfRnrXHhC/LGWpUBLQFV7PDKMzm2tPayWxp4CIkKXVzYPeBx3H+nbhbR5+rw==","signatures":[{"sig":"MEUCIEeVf+UZkoJLEVbpdORo3H/o8B4OHrZuPRLM9B75sCkNAiEAuNy7ZIhBmn0DOHe0KPtAsROsp4sTDmKPGxgvTCD68ZY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHrqlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmryEA//YLugsTPAZnFvfTolm6OdyN/A8HClYp5G68xVEw5nVp9gM1hl\r\nK7LKe4tDqNFtP3nFcVCYOOwYwJrIWCRv2Q2/kfBXlSuv6atRkdsCC7oB5oSE\r\nWnL4ltr/JrLzyRqlXr/D09S0b59VkS1gpQq/NaB+Alv8es2lzGxSP1Eyma/I\r\nhbv7TgcX+t2w0VZGReMtZi8emYUHh/nGlB1wLJm6r3j7Q9+PcnjRacRenk7A\r\nNSHqGMu5B+iYB012m67siqGtdUNqzxtB4ZM8aVwnVcdev9mu7uFdt7vNDmsl\r\nEtLDW/RnYEoidtS7YQ25psvLO17vwffXvCs83e/De6mY2oNNSJWzfeJ+B1uk\r\nu6gYXjzmZd/Ktylvxc9yylnW+M9q6d/Znn17pjmoIBfhrn3IGv/lecYtpYw0\r\n2CR8KP0GguYHqLrPz/8NTXBd8pzQ8Q6j4zC78i7LPCpJiHMUekMgtR7T8APu\r\nOEXOZTQRofIxI7ByTuqZG07Lp0Eql4NYYNkgTnCou1D49Ve+3SmvF2iu1zR2\r\nfoWJd7JMQsA8+UDP9nCfiDb+1Iok3QeQg4OTcf4hCPlAhH6XpNVprmPvHbWO\r\nw4vc1uSI9gCZYFmClw6E2ivyd3M44VwNYYI74AAvtXqgeLgkR1qS3kEB4TD2\r\nhGABls4dKkvybI6W8O2wAusEZgyuqfRY+4c=\r\n=4QZg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"00bc65ea77ae51b4123992b03c28f559578d8b5e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230325091024-00bc65ea7","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230325091024-00bc65ea7_1679735461028_0.003288660158539125","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230326005444-dedcd1339":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230326005444-dedcd1339","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230326005444-dedcd1339","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b2bd72e40ed66180c0c97df20357ff71b5687946","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230326005444-dedcd1339.tgz","fileCount":99,"integrity":"sha512-hORl+Cj6KjMoFUdd9VFA/5L1HS/ehO9rRZYKKxC9xBB5U+7nx+i4M/u3ESXSTuUvojdk+TED6iQx76Lr3lkG8Q==","signatures":[{"sig":"MEQCID4grzzp7Cv8+AetWqX3vWXfPmroYKQuq2i2SuZi28voAiB02iEC/dELbCR5/vhdDf9KBMBz//rGE2CD9fsXXiSTTA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkH5gIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrzig/9FLsypExoTD9oX2d7jQYc7AHE4CbfMJ6YAIs8B4DNEVWYIgVD\r\n2xz3egy5lLBoLFtBpTU3vPEcs6vr4+mcvU5Bas8rwjF+glsL+tLitkPyS9X1\r\nLPe8uD474+tmAxA+2XcPz+CgWa0zr2iZGhArnip+zZw2ve6AjL+d3tJwcFar\r\nPzFm//Pn+PrSfFf+q2lfHoe7rw88zGhNNq5qkmRzayRIB7qymnuby6+5L1pj\r\nDiBhjAtSLdk6FT8pB1AqOmbVBq11lZoZW31P4TvpOFwOsPm1mv6u6Zu5Hoii\r\n0fMVU2kMfOxqfUvoMI0xA/a/5lzPSgPHyIQADLfmW3nqlj1+ym9rOKMiUICj\r\neqLn0P85NrvsuHNTIs6a1AbdfdFsjqB/gigS2WKoBsdJThg2zwX6VlSCE3S/\r\nEZn20YqpW947DS4idnMcmfQmfnBysVmVzyhR0Stc0GpmRDiG3XP8YZlK1sc7\r\nKjYXyvnPA6DoWNYn+jK1ePuogNZjNf8H+IN6VnmYceYC4wcviKSptpBabIeX\r\nj6dlnN6YQMqC1kqAmasm8m9VGHkh+1OuK6j9YnSvwC9AEemMyaDe+lZxUAxj\r\nKcjAhJeIFi6UnoVYanQ+tZVHXzH6Dx15tXmHXEPPZrP0z3EorSBMWKApSBO3\r\nC2Yv78Rc5UQzEUEsLk33YtfpJRaxuL73DQg=\r\n=FnKK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"dedcd13396400e243920299f98a149c41b27d07d","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230326005444-dedcd1339","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230326005444-dedcd1339_1679792135913_0.5283078624358364","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230326044853-459bb1e12":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230326044853-459bb1e12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230326044853-459bb1e12","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"652823c771008d91022c187a396e1fd7ecab6754","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230326044853-459bb1e12.tgz","fileCount":99,"integrity":"sha512-+saFGU7kmiuzjTb44ODt+HBohL1isagu8YgXxBiop+dgAnKXDoP4IruYSQ33p1ycwNAnkOX2F3AKDBLKhLq85A==","signatures":[{"sig":"MEUCIQC2yl9Z6uWCy70JlzSCU8pPvhAw8qMQfmDBLkX3OCof2gIga7M648ARJKV8j8kfnwGw0Ek2ys4Z70DXzNny9jsMpAA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkH87cACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoyJQ/+Kz2UsYRnW5fpKkz9YKjBzj8GEGADzg8uKl8xiunefQ2s3+Ej\r\nqMW0HdRsbO4C+rQltV0ewDsGByuOo5wGzmxYeIO355k40L+42RkTxGurBAvP\r\ny+2gbHrMZJianPggP0KiBHMAAKAzoxEONiXOCv6hzedITuxIkANUAlj7RfPg\r\nrplo1DwP/jT2O4AQ5rGOGNI/KKRx4Yh+aUIW0AOdgNCKWBUINSHMFf9DuBBC\r\nMakItywVGRMtXFr0AO85eVSWB4ZBl0tomCc3kvUDbX+pul9xriCoPSREv0LB\r\n0Pzucsm4rMlAJK9AtaIG0D6GTbhWEzUqBeY57eL1x1BS7UJfPde5jBULT4wL\r\nQx8cT9Ib5NU3TjyeU6ee28WxkjvrqBJfYFWMBEfmVDaJ/n1TN1LnMwtps1Sv\r\nNPlGpdRbboTTpb5lKlSDMtCfEg1tIvKFnvcrLP/XYuMU5tekGxcqMDGpGuMB\r\nfv43chr1cHqvW6bbvmETABWRxuBtqRSLZFAQ2IuArh9+gjW+xVcMrrPruA/f\r\njszADx37iDKVNb/iuUm8NA+qPXgxANIwxqs5XVbliz8/zFXK5YfNNjDpoKas\r\noCB1VR8MGlKBnFRHybmufusQRCF5i92r3pvGZSHX4fep6s/87SKLazDDxKn3\r\n+vjzbypHMvLdzhg4MhRszeTnNnudExtymcA=\r\n=7icX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"459bb1e12c37f26518b7698f69c4af95fe2a2b7c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230326044853-459bb1e12","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230326044853-459bb1e12_1679806172501_0.9700788815720927","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230326085043-9661b400d":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230326085043-9661b400d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230326085043-9661b400d","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f8c2fad4ea511855687f6bb043e6e8f4377c06aa","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230326085043-9661b400d.tgz","fileCount":99,"integrity":"sha512-e5zVi9iZVu8+6CKaH9jGcqaCZX1Gi9LD5DOXEKjCM/PMtuReeZ/IDA3wflWb18FpfZdWqePIvZJ98vIw5rqP3w==","signatures":[{"sig":"MEYCIQDaHQQOEfRRwW+rkFLa0RMzbnzLXhgLDsGiNXaaO/2rdQIhAOKmnmlyfQJFV9NB0nO4lOPDjFWOd5rzMFu9cZIlphGO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIAeVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqDPg/+KkSO8YcrZb39/t9I3vCpUVGm8SWbvncOr7myY11Fegh1nh0a\r\nuGypxzKhl932Iu3439fyAfgQo2K7eWmDDGWQiCClmDvXXBfRkc3HlU0ynNdw\r\nsH/Z2a8VZIZVUChQLFKqPilqFx3sPMYtPUbhBSEMckOnG+bvVKQUTp6a3vM/\r\nyIjaLkfe9q/h1xHS1bvvRC9bkocqS0Hica3W1qeILEsxC1vel56vsWvBjkDx\r\nAwsCWnTsYSDrZ8Jooyf4tj/gCd0qlag/zBmxaHwlO9og8EAAldwvlktX+DzX\r\nasId/Y5Pkn1QF0Sd9rfOKuD2aFYK+S2p1g6imHj8AYnBtJ0Ia9SByAJ+CkPK\r\nJHI8P4xyeliJZNgxUTQiMMZJ+eLglyAP3ibXOS+ZuwgyVLyoAMEA5sdQTo/t\r\nqQ09EXp8f7Ax3IS2UBWU2oehk6XImpmzjEDiUaEkVgw3zef8Tzty+WkIt9Q+\r\nDQnURObHZFoNajo/UKHdwm0FmvZa7zruRcEiq7Sc53nPLEZDiefvm16qlcoP\r\nIm2E6n/4l2Yuq6T47Q2zmYNq40X7kRn3lhqfGSh++wXvZe7y6artTScVRL7Y\r\n4BBljQXoKLxdgztO3u0x2CN2WRAKjub/sbdyKdvUd6FeaQdGNU0znKCOGFgV\r\nBYz/TOE1aHJuhaV9BawE3wz4k82nZusnI8c=\r\n=imui\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"9661b400d83f4a9ee2a11c4d9403dcbb08a813eb","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230326085043-9661b400d","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230326085043-9661b400d_1679820693643_0.10452818044916357","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230326085352-32ad0fb5c":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230326085352-32ad0fb5c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230326085352-32ad0fb5c","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"303aae0d975d282f55049725e30efb7be88013e4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230326085352-32ad0fb5c.tgz","fileCount":99,"integrity":"sha512-1nzeHFeV64rgvpQrluQkYG+RUEV0KFRlOuhlx1VgQoMP97Kw7T68oiqWiCXZL08hX2i/UJnvPgdU1kkmN83JRw==","signatures":[{"sig":"MEYCIQCerc1V4zq400jCtZOHDKHvTASO7b648RYLFqoqmkcxJQIhAOvKbUoPT279S9HAn+0zcXioAaZsyR7LFuEDvLlV2nN1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIAhMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq9nw//bFLp7TjhGYgWLHvZlBkCSsntReuMvbmF4cNLEWdP9w/j3Upi\r\nx3+BJWWR77NKtSfgs0/jeXSQY3GrKn6FcELl2Ns9NPdFlPe25Mp0qvTYxmnQ\r\nyOioDyWSrAIFbiggVvMgPJqOXJA3f3psaE+lYLHTveQa+0BLBrm/LQiErnsx\r\nDK4pGIy+i/wifkf1iwr5PcitcxCKuufkqT8vjId9mroYvdomxZk1BJUH258j\r\npeW03L416r+aKg7DkOvZrCdrGAzCZMj8LPwJRC7Ib3uGeZDzu/S1j9Ybmr9m\r\nS7xrJH7mwTaUoSv5kW6KzRJ3SxRoWUqWBIPVFz5RrsPhGjzIyOAyVAMpiY4O\r\nWwu0rbeMJr4EUthKkMdEZnbTpsIdr/E8QfgFPcSYfpRHIBmO2+giSditxOaw\r\nyinQd/ba4MNkANEm5UGRf7X71UZaShmCntfAvX8b8sqweO2svh8SAHuXzh7e\r\ndPw/lOyrazpeC1v1lhwtwMcBEzZOMEK0T+uTqQcQZw7oMiC5HwTHnB7TYUzq\r\nMIBT7qeXEXv/4r31123JRLy1PgOi/Z2BDNcdU2RGIGChlk8dwap59MSt3RRR\r\nLqTKHq74kgAgXfVDgITV9+ghvaUJVWQzGw/FFZ/c+xJtJhbg+1Lwd3cMzYc7\r\nGJU2mSqZIxbXISRSV66ugrHTr7P3gUJUMMM=\r\n=59DG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"32ad0fb5c586e0930905b8426aef52523115c8f0","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230326085352-32ad0fb5c","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230326085352-32ad0fb5c_1679820876669_0.4156757873900816","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230326120510-32ad0fb5c":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230326120510-32ad0fb5c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230326120510-32ad0fb5c","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"cc4991e05a3d37e3598c133103a7c39d0cc7c52b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230326120510-32ad0fb5c.tgz","fileCount":99,"integrity":"sha512-X3Ar5kQqYyOHJwFxPlsG2UdJCgS9+cDG/eFQfCKSt/ZQH4cMuoYGygwAscmDOwuG29uagMdO2Y87tVYVz1sZzQ==","signatures":[{"sig":"MEUCID3tQL9tg/Z6sm6LlcqnLTV+xgYaM7Jn7oXgXmKKaiaDAiEAsa6HSjXC6Mj6LOk3OSoztrxLZc8UJ1y7NQb2HUpbr0E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIDUiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrE2A/9HJYWfEBsPH+ihWAQIUhg2cWem12UxikV0XWp7funA+mIA3iD\r\nMZfJdICSWt+vpt3Ahhr1i/jQtAf9j4yJM8QEFI8OStbq5v9me9qNtPVlSYsd\r\nU18NjyvogxMM8PP9zYuXEwtNpd6zQr+F+HmY213zJSUnQACd/Xeg+COZyXH0\r\n6FV4NPiRwwdPooVUArUiYVOpU8lGAnqbeoeSNGSbJemc4CjviwsZUHhPNDly\r\niXyK6Sehc+uN4yyLcdmTwBKZMWFEE3zhgQyzKQt5wL0Pt3a8LohyO5LzqMCq\r\n0LoC6kNtfz0ModxCKk8il5bMzfeXdsF+1e5ScdWsG2W9kg407WDu6CsmGnC5\r\nEx3CVWrdtob5/ikqxVfxVc93m8crbSquscc4q+e/c+podpv97WWPITHRqpqp\r\nUq7oNQi9D7eYV5Rb0nfxVf5AZr/Br61xCIxplS/SbSKiC5qoHj9/N9OzQ13R\r\nzcFT8bsEiB8Qo3V/buEo1yTAc459ksC27I1iyZ3JqYDlLoHPWwPwGDWa6CxP\r\nuxu1cZkciIlEpYBfKNk5XrXLHeHKP3gC1WWR/wc4B/i42bX0CZoMiSwR4Wq/\r\nKdUDpfDyo1adv5BS35Jt4WdiNX+jQY/AFBTIe1962bf5OvtibNPqU6wmadKF\r\n35xKcu8iDw2mn/bndLqWwZDxttIEFEat2bY=\r\n=WokJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"32ad0fb5c586e0930905b8426aef52523115c8f0","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230326120510-32ad0fb5c","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230326120510-32ad0fb5c_1679832354701_0.63651888438396","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230326122017-f77a969b5":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230326122017-f77a969b5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230326122017-f77a969b5","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"86a4facd404a298f98f3d06b555b83e3e281c17a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230326122017-f77a969b5.tgz","fileCount":99,"integrity":"sha512-69+x/nXP9vDqouUtZ+zA6jhsKndKAdqJNM9i/CYX8hjjI+OEEEKXmjX45vpyosfOnI/YSqv2z1eIURotZDXtEw==","signatures":[{"sig":"MEYCIQDGQAVzy+wROSqQU5wN5btN0FMqDJRXqxGtA4RZov3xOQIhAI9Xjab5ds6Fp2rwLvrDiaHZeD0PXWliC8dGH8n9bM+b","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIDirACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrq4A/+OxfU3qkIlNBIPLV6apn9oAG6KBNsb8z6GDhP+F22YOsMgZRj\r\nggTPRdBg4HSG8/vc0drzfqB+zoldLLXwRI013R3LX2jzzeUBbK5yOEYB/0um\r\nyhyIv5jjQ8bM9z3y8e/9xG3yjlLc5wdcj9DD9juEF4Bj9OLdyr559eD9hqmg\r\nu3PejmOIlVqBj2luYwUay1eGixvTfXsDX61GyxkDrZ+lAGd+QqVTp4r682Md\r\n/oaROG3/PcIxhwe29EmglsUM6R7n/e2/cR0KHyKsQvgXg6ry728trhPb911h\r\nV83VtPgUzXoAcjaJ0eM4ZcouNSS3JIFpKFoeYeoCWPAkL01cHyAAVKDfjm9+\r\nU5lC6dzpZh7j9gYY4BnPRcyuVTradPNw+P3fLf0kAfAme4Eezn5Qrm3hUL1z\r\nnPEfEM0SgYngnUH9QagKTUC+sVuAe8Xhx0svZTfnUtmKkO8MlYExlwjJ3RtI\r\nMs5+swG2QD1f6i+ptZCxm386glDrneHRbXBFLYy/ha+qjyzeLBsCPBjire9V\r\nAVUd7GbpogczZECDd0nNDB5UtbSrzhnPMP1xqoW9Ed8wFRKVGsUGQ8ZFT83Q\r\nSclyHdEyS8B+jxKveX1xQcXnk4v6PqOwJw2kAAH5wIe+6JfJmP3HOIM5O6wB\r\nHh3XJisuqSIZWX9zfJnhLvRePDxqYXEP+So=\r\n=owFW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f77a969b59579a8fc89c99c57034350b776e0af6","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230326122017-f77a969b5","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230326122017-f77a969b5_1679833259433_0.6236174734679687","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230327055634-1cd99f9e3":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230327055634-1cd99f9e3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230327055634-1cd99f9e3","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e3b305d298767c97666873b9ae413a98e5f33d2f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230327055634-1cd99f9e3.tgz","fileCount":99,"integrity":"sha512-T27mQNgDKkmpNjjoyyKgtFt4uXVttlzeaXhAEgEIuYmY6rv/D2HU6bHCS/3f+RTXOYOi5qbREpptth2XSUSWsw==","signatures":[{"sig":"MEUCIFGKDdGW0q6zxOhMKOP89qJT4WprrlNrVj8bolBDuFm5AiEA18u75tgba6Xp+8Ops/IZhi79LGk1u4R6hOJY+YBfcbQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkITBFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq/wg/+IF6h9/3enAuQprenwqRl8+IADLGWIINg+pktXA3ot+FJrEuM\r\nAsKAjujDkw748+Sp4EOOWxCMlV4tPiK5/so3xagNMUyxqdY4iFwjanR3vm3e\r\najenwXTFlhF9XAGex7m9uDA+FlO6ad++e41wC2VBFzuIyZHfEbWcTaXlX79N\r\n5yghu/1zfoi5wh53jvuqMDSBFSzsezgvGjjIWtWFA2bcIlWAVZ7PnIKEdRLT\r\nOzO5DFtO7+Nyhd+/AxLqUaDaumBJ2ivbyFf5BTQX1uRrJFD2J99mBy88jdF3\r\nmvseJQYr2iGWPxKpV4l++5odnqMQEufCp+Y6tGbs8BkF3iPH2yhokyLRQOPT\r\nkxc480gpl1JDnXiE4OKkvBkHLSBKiA3wCvH7TIIjlppsDAcIa0v7Fzj7SsHe\r\nvAwkWDULvqUMu7j8ohqp+BIh/O9WdMcJcwchUVVAxqTZliwv4mA7W5shtsLN\r\nTSfBT0WiEuUqbspNrbjMMQMNNrUIV8zakeWTMWrctUM/LCLxRIKzbzGjbhhK\r\nSD+5JCWd2e2pU5+tjqlV783X8oDA/hQiPeuei9YfET1YbHwD+9dlUcIr2k6P\r\nuuA0pdV4238y+qsWpTJTFu43HtPzx/HtVtl6x1hV0rwtHOVhrj/eANmk59of\r\nNb6+vFohpwzi8fpIhiHHnYNYecihRyeUDr8=\r\n=Zo3+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1cd99f9e354d0cee86103a86b10d82473a39caa2","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230327055634-1cd99f9e3","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230327055634-1cd99f9e3_1679896645174_0.6030584173691202","host":"s3://npm-registry-packages"}},"3.3.0-rc-20230327080953-9a566d7b7":{"name":"@graphql-codegen/cli","version":"3.3.0-rc-20230327080953-9a566d7b7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-rc-20230327080953-9a566d7b7","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e61e63bd126d3ecb2e1cc4c4d31233f88c474430","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-rc-20230327080953-9a566d7b7.tgz","fileCount":99,"integrity":"sha512-vykFhMSPSoLPTgZubcdz36Aa0u+4inymumLcGexMyGyDfS7v/uN/saTnxoXOFCD9Et6iuH67m2M3xyqklg4avQ==","signatures":[{"sig":"MEUCIFW8cXcwNFowpJHOizzYYlWg93mK+UJhnzFW+Kp44+z2AiEA3itbYbL5mxv4muPH2aqI8/yf5oNFNDSUOjZ9q/6T6MA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193112,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIU96ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrscBAAmT2hzwewAEmYfZBC9Lf6M+7OyJzAIFkJvCSSWPI5oy23gpx1\r\nqN8KPdzg7CegznLfFWKA4/GJJEB5uKRTU5tP9adPJhZoP2xB1mn6PllcoQTb\r\nR5kXNNC5TMmcDc0/8qO0p7asrROVIlhJ4iYjmv/yXfcRuZPVaQWvcPMvqeTt\r\nmujU1uUTk4neZtXmQSDSG1Dl3bsiOb37114c9H+2tweo99pu0D4XjN369/zq\r\n1ODZMcwzWShtbimJVA4QX9H9WjV2pskOAWDfURDN71m3bIImMm7FsUWGsfdw\r\ngKyF+JN6k003S6q+/NzaMXRFEblWrvcWA4NEYalUHNvhF7/rfU2p0SUi6Me+\r\nFEmQ53evuHMCX2jtunnXRJ5eKgRtSM16msMlXc19BOMVmPj+WFLUAqnjAlxw\r\nQt8fC5/di9L259nZiLT2vZfu038dJr04o50NifNBTcKC7HSiYje9sorrxKX6\r\nNJ7ultou3SA6AJebnw5vqhqisPPW9Bydg0k4zhMJgbRERn3jBckUq/LsavLi\r\n2RfNjWGQgaxAzWZO3Szbp8BVuEJ0cmB+8WxvSWKiZup/Z5u5pX9p/xPlS04e\r\nGShQJqRF0cNihSJOcAE1vxD5CoRlasAyOwl2cPZrvYll+HHBYdgHjDYZRezU\r\nXY3pScCsSSiTny+Q0fITN/ANuwNwPhJN/A4=\r\n=TaIg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"9a566d7b7e3082c07588fae304c874074ac77757","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-rc-20230327080953-9a566d7b7","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-rc-20230327080953-9a566d7b7_1679904633872_0.1244272769430832","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230327093327-91a012778":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230327093327-91a012778","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230327093327-91a012778","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"2e7572534419775bfcfcab7b8743625750217ec1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230327093327-91a012778.tgz","fileCount":99,"integrity":"sha512-oSFQ7lQjrzyQhrybinz3vapDs/pF0eC0QsFMaPqQxYQlCa2ajlFmS5XR4TC+7QrUlTWSpSaL/7Nkng1gYRyNaw==","signatures":[{"sig":"MEYCIQDct6su350kskuNt56KV9rxH/54WYff5bVt8Ssjvt0K3AIhANQEJA3gYTw8PEmOZ+OYwXCvfnyXFsmN/5aXqotW5MfB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIWMOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqSvQ/+O73fLnEr2d7zQcD+6xRorM8O9F1QLsmsTnuMVMC2k3nHr5mT\r\nBPWeSREer5phCviWpl+kcSS48yhc1ROloSuHYrP92YTuhAXO/ST1QRamM1B1\r\n6P3yD2GE91TyGKZxBZc5kl0T2ynh9/PSEA2mikNu4VRvYOITieW0k38155Nt\r\nbM8o/z2meIeOunWIGBJ8x95Kz8HaCNtgBM4LPetmfJfmWdNh22kRQ7vW71ka\r\n1+CatQiZaN0ULwbCzOop6GmJChigELsDIKwYAbFfSC0su6fFJ/izXrGRueRF\r\nxxf+CTwPtoe+2edWtEy/MLogUERumgB29mDgCUpNbvxYkchm5m76GxDBZUOt\r\nxbWN/3GfzP0uNOKE/3eXSf3VZgDwiNYBI31unG6y5swaHsT5eVlVs2Jrn4rB\r\nutISkDsVF88dZigswuuHfQk+9N7Hhun4W+5un5Nm0dAb7J74jN+RaaN+EJK8\r\ny9ROQrjX+odS8WSw90XWEIUMBwLQE4zctHWltB8UKRHxOt95mbQkFHm8KOE9\r\nzo5NBVBKrRmjbIrOHVrXvsW4LC9SzHfEMZJylLVMb7HEzKVDOgkGkDmCMARB\r\n62PL9UngSwg6yROPKBBEtEKa4nnZzUSkzt0CPMYHAaPZ81LDmkKDnXiUlXmY\r\nse4Kily05w8FZ4zB+cZgrvgk6ATslJ26zLE=\r\n=BIsL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"91a012778654122da41dbaf775240f5b3e7d3c02","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230327093327-91a012778","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230327093327-91a012778_1679909646065_0.41197929149120793","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230327093853-5d04708af":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230327093853-5d04708af","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230327093853-5d04708af","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"96faf29b5fc610b65cd7dab13bcb1a61a4aeb0b1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230327093853-5d04708af.tgz","fileCount":99,"integrity":"sha512-oMhbKwkcnUhuSrCPxSBa36Q6cCvyAgdcRP8ebyWvQO7+sWOYPSh7dC+Bt8RPFs1nBvnawkiKjHX51/Dr//brDA==","signatures":[{"sig":"MEUCIGt/1CQoyxnbsZ4ZReCc0NMJX24SMa60zChnFv6UpX28AiEAv/I75iFGSl4djhJ7q3QPKd2dnDAfDaTfAtifmS0DbeQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIWRbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqIHhAAkPoOsz2xVmRylxETeYxKSNyCY93uh/7ubZiME8nUgvuxVryS\r\njUKdD/GjwNLuR6r/rp3XLsd6mfQeWzBZ6F4t7ddW26zSnSbRN626ZlgBOKAh\r\n6EpFRAqxPoJBYBPZxtvJGPKP2xq4QoFvfzX1d1UYu3VKro9i1nZmFwAt0B77\r\ncpz8eZ4QGZ7zCIDNXPfeKwhjBGqArrnTx/7SPqYE6RGemJpqI9H4Pe/OpeQo\r\nBdClSCcvBu1H9rL9Na3SlIYXBEurfixWPq6Nisa3ONQy/9TpcChwRvXBkj+c\r\naG/8/4DfBySsjYnKLEVmSu0MIdpGqULYTzSzo989w1zToNMV2C3qI5XZj4bh\r\niKMYqG6Bl9hVk7o4Wr2lU3GBNNUUN398k73cu0AUTeSfR4DPj0UCsmc6blxI\r\nsMx/ZbR6BfXpC/jTToGDBB9ZTmKYlXDf5/6RHQXWi7vgEte8Eb8kWnfsQizG\r\nvCvWf/PBvnI9KWj9lL5ihzjdyealvv8h427Ks5XbMhZ7iasADfugQAdP3/Qt\r\nOhABj8m7LvwVr4lH+44PisgaL+EbhMm6kE/I8ZXTMy70z7whRBnFAOhn9MEO\r\novtJ9IQ1antgw2E1n5Q3zJj2bWit1XgIVWmCKM6aaiB2MDyEaSHnGHv9AoCC\r\nwfLHOm+/+WI7uv0YU5e1R50poJKlTKMbC8s=\r\n=xoKw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"5d04708af1d91bf5e53610784f37ee8cb28f2347","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230327093853-5d04708af","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230327093853-5d04708af_1679909979389_0.7157239655968344","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230327105422-b935f5623":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230327105422-b935f5623","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230327105422-b935f5623","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"08d97ff78822a3956e56bd4c92eb6ce9e43b5f32","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230327105422-b935f5623.tgz","fileCount":99,"integrity":"sha512-0aph+HWCBme2R0CYeJqTCUfhsSJMUZXIVbCnsZ/FKErjzzMauES/xf3GIHbjloTsqNCh0/sAoqAoyvJr4p1XYg==","signatures":[{"sig":"MEUCIQCm9IMZFYUCQRUjnh26z4XCsdVyk0RNDFMWyRpqPslNmwIgOOKvWvNZdknA6Z+PPwiV2fkgl40lylomDN11UUdrriY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIXYPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqbJRAAmF/HdZILRjY1zmogM4mXhhJZkFmmjKDzpC+FvlwQYQZk4V9n\r\n7NLYQEi7CrlYiyHpXT/K5TQ/PmxSMTwI8NYFbU30Ecg8umgH1O6MywcKkOvT\r\nAS1X/UJO9KwLX/gYO5p5TBkhsnklxA6Jb85ZVfX5R0k8oWhN5nVZfmvpjAAc\r\nc9j+f3b8U0hG8NAxOrEOqvKVNVHg7DNwSQfg0yY0nAAfHCQyhdu/XecRpifR\r\nAVXxbFD6bTx7/sKI0EStcwWlcHOL+ODhwCdYSaC7I0tAkcUEtOHJJPLVWAYw\r\n4KXRUvIgYu/RF/ZM4Fkmo0e4nkCQ0tvrrsKbm+PJIz2hp6fB9PkrrmMY8JTr\r\npPoNr8vVqGsnImajlRKnCC41jBe+a3wMQKxcSJ7Mb5gDlWNiwCOdW9JL52mU\r\nnT+s4E8HDQIcbik0nZ5lsWLi2egnBDDYLLj5/tl4GGSZvT9LRGkRVVpYfooq\r\n9C/+pLez67kUim9433GM/dHMlyM3H5pn2qfyS1m39SPe9Qon8DCksZiPw0SI\r\nbLRF2V8wSTZe3tVxt6H05YfRDgGjjmKY2rtEkiwpKjTkRRV32fbefpX6V8gr\r\n3qvvQQjZMSSl+kdZdzzwEeEDz+3/p4pwVZo5Q3saOLEWNVhJ0a6+NtIN2x+I\r\nR4CsbWdqRfu32gmdyigKXxxTJ596JW4ZZbM=\r\n=1/8A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b935f56230c567bfd6515165f0f5bf537d9c0d5f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230327105422-b935f5623","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230327105422-b935f5623_1679914511196_0.6981260670987368","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230327211145-bd2d527a5":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230327211145-bd2d527a5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230327211145-bd2d527a5","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8ec1e63fc2045c72d5dc6a16f74963722222b00b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230327211145-bd2d527a5.tgz","fileCount":99,"integrity":"sha512-WVBUQ/+0VulxwfIr7C46HreUWDlgO2sG/Nz/1sPJ5d3ejBq9j98YzwfttYRfyXAs1b+0HyW6aKFKIHZxZfY1VQ==","signatures":[{"sig":"MEYCIQC7M1IRh/Ey3QKEonXvSnX88QwK8p+h2eYcaFTjaKiq1gIhALltWdJYZcapi32WWfbYzCfoe0udX0WgaHo15LOWAjfO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIga4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoCKg//XIgOoFtVBaT2L/WfNTCQ7BmBvGh5r0lpIC3JNfGJ+XQshQOJ\r\n57GXyVNr+0Ht/C8/aT4hxoW6w4kRNuipDnRKFlW0LaoGrB4LbyWdhdJdKG26\r\nbCXvSonfNYOUT32tMkaGbLZcoVg9UQj662dAAr7Mhn5nnpJDIZcn271GPd9s\r\nEdzxpcMo6vAhjG+weHMEtE2+VZ4RdKRiMbHB3Mtni5DmdjdH1WOcUiDC/idf\r\niF6YfWZfCz5EKziJaHwRHjRNDo1gtSYKHddFzcv7WvCtCMGn8cZo9vByZuxB\r\ngn9x5C1JxcfZ/CMAbE3o20wuvswiCTUl+8tKFfnxEcSTyMXtSsAbu14OCpy4\r\nPAlJDDTi4TfbUdWpHTGGiXHgHfM7fFhVtRAXeLf3h4A3K/VkVbwgUT0S7+9t\r\nUOw/N92sFCuZRVjRKuXv95ldHdrAosYLSx/dP9D5E9dzCvqwnesCgALP3cQc\r\n3/shOADppLVDMZfKnW9hhy972U3cB0cAYB7waUUjG8ZzguqEi+ii+0/NG2qn\r\n/JCZp9ansdM/q6ilbuyrYuMq/Zp+8AfwHUBQ/1LF6Di5bWQdV9ljmQBCqe/z\r\nUdrrokOsPKnhZ11TdKoSmnWDAKbkgcEAJXH5/OkL33RhjyabKullw1RMs2Jo\r\nQKoLFQnEwTe1NH0OqoV7a/yB08yzhnboWIA=\r\n=+DUd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"bd2d527a52f47628b9e47011e8ed38f08649213c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230327211145-bd2d527a5","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230327211145-bd2d527a5_1679951544256_0.11558804377866516","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230327215651-4c402eefd":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230327215651-4c402eefd","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230327215651-4c402eefd","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"429cf5a405e91b0d82039963438f48d72e8415f4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230327215651-4c402eefd.tgz","fileCount":99,"integrity":"sha512-qP47KYHSuTQ37vddCORGNKKXV++pxA+2MEY/7KZB+Sa01xiMgUnDlwuIp95Fgc8iTY+MhCBkqJ+hDqpW7ekeZw==","signatures":[{"sig":"MEUCIQDlWi47b4Gz7J5HmsG9FadwcO/wBL4ZTFU0IDf87kf2EwIgKmF665zfre9JTSf6RB/bCAFpnFxpPQFkZS8+6XCkUaE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIhFLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmomKhAAnq8Ao0wauxMPJRGhMGH9+t8yKGlUo/TNz4bqn7eqfihM3xSe\r\nNNY2CLl9vN++g28gGuOh0QMsQtTlcNrm5ApJyqplvsQZQjOVIO5kikAXxjhh\r\n5ofxLD9muBHlsH1RwZS4gRzjs9fS9i3WXSoJEQOTnhsvhIQqIWqw7OIQ01PY\r\n+je2JbCFCtSd18pVGEuLV3PuZufPuWkjrT3hm241QsXDuDnNxIckm2lea+lW\r\nT8PwmPgqrgzF+LqzB+WQq0yksjRedVouUuvehW/4RMIQk9veodZtptTEPOgT\r\nHTuk1wE6Tpygf8eF6Tb6FmldVK8gQOr2iQCvGyrs13N0LdCtufQ07Oul/nZ7\r\n6MsP7UcUq4FVuqZibe9TqnnVSKMUJwWZwU9xitMmAKVOjjd7RRYDkWz7aJzw\r\nAAaO+QZcaYGrp+S7eaUvHtv6yktyoXjRaYwe/NQXDCSSFcsN8VK+jyOy/9mW\r\nBVpeqinEXQonntUf56HFe5Kv2D5dZMVQvnVPXrpJmItzHL7gdOc8w7rEAY9Z\r\nBGWB+RVE/7GpDqZA5x03uDmMYrTRkRHZjrXOGvk5Hl1hanY9kEjBCelPwswy\r\ntLk4EjIw9aXT2krbDqFS9mQIdsYlpWQR1300Gt4oay4p7Q6xbY29HRiq9SWC\r\nBa2GihLxjGN3RlbYj7MGWHH82kbdXmH9Tsw=\r\n=MipU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4c402eefd4c9872986779b3fd7c252c8c6187273","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230327215651-4c402eefd","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230327215651-4c402eefd_1679954250853_0.9523477015150272","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230328125526-ff9d4c01a":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230328125526-ff9d4c01a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230328125526-ff9d4c01a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"fe0b595bd662e903be65da2376765119b1d4ad6b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230328125526-ff9d4c01a.tgz","fileCount":99,"integrity":"sha512-dxiyudv9/9JLhKTYrYkxRIoeap70MPRYuDO+TIWgRXJZdJ9ieIZFlXZJxNdJ58ilDbHAZGTU0IoXkaQb6M/vnw==","signatures":[{"sig":"MEQCIGSqTxiz6ItmnuD1bTCOckS7jnpfE9xHMcykTx9ya4TCAiB3BkHpY0b22WlEbzikxgyKLeVy8lDglmbPAwMYu7kb0g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193074,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIuPsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqQeQ/8CY7qZMpges05XLiFh4RKBkDuulerfkJ+kHaru4NuyTzHNuUu\r\nBfj6OgjpUH3DLG7lgk9Loob+0eEMFdTxBZQL+tBZ/25c0vRO6q1gbP+ojK/f\r\n3aJSdPHr98jP9xvi+NBzcusw12niiBBMPMbv1coB/LeMHW5yZkMRIgQ3W84Q\r\nGzDv+iBeUdKKV4S+gmWk5kbILm8c1frnmWXv3kWStt5SO1jhgHTfEbgEDA93\r\nsMjwWwIGi2YMn929hMkDhHVGncbnFCz2zrrIZuakeyytCi9HzGnFow3SKKD5\r\n1U8xTyJPbp4V9VcWoqBD6flTxZ2d4VoAPqw3Lkz3cKlF2xXwumDKxVUGndoI\r\nimKZVhICGhS8IiW9q017o6NIlljP6PLCsoU7gIkv4HuXuCsOP7agLf/fddSt\r\nDW5bWADs4TpiUY6KHxwDFLuVe4ftxffWLNAKd/qsqHG/m7uwO+6EEbGBVaVs\r\nfRGduFMWyCwCFdUhjgQ6k1lqG6BcKo7Yf80R7d3ROW4Tc27TuCxoArFUnFQo\r\nzIN6e816HfuF+dxijnto3NtspjeMYi/6eVHFdUSJET+GKTz2AhQUdUclBd6W\r\nN3C8Y3NNBSHxZgZJHguFay/bdbDm+2Up0Pp8+djuAsrxrZtLu8w2shJKEy3j\r\nZTBYqFBGeHan0GZ6gcLSfRme9GNtG+Q3I7M=\r\n=N/qe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ff9d4c01afc87f964fba9dbe5ba0a8a4e17ab77d","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230328125526-ff9d4c01a","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230328125526-ff9d4c01a_1680008172450_0.439430687522238","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230328131027-64fa6ff01":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230328131027-64fa6ff01","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230328131027-64fa6ff01","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e4450649dc8f971ab7bfe0975551d50ae9e557d1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230328131027-64fa6ff01.tgz","fileCount":99,"integrity":"sha512-jmpjOuK17i/41/yXpTlfsTnGhHrw413lrij2TeMkcUPmx1OzTPkBHrEINP8+LfrLD+pG18yWvxtQTSLawKE+aQ==","signatures":[{"sig":"MEYCIQDOLFlc52VrmFXTMXft/D0enKpuwolSie5yJZUuSMcU7QIhAP0zzCssQwf9DHS18EKkUZRjc3nkJtmdsp80d272/mSR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIudpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoRaw//SawvxDW5jxUnv/eDkcDzbRuHFEojABvQttiYEvbp3lGyA1RM\r\nTVRmRHk756Ds5p9CakD35Ww/jMxPy5WUUmZiMysQPhXuKYS8URSiBJfZtU//\r\nX4F2HT2g5KEwvg09tAhPwSXxb1/rA95xspP3sduxUveNkZAfgKSrmdW6cnT0\r\nroBNgjd3qGPqAtbGycCe4nv83gq/IH+VjvL1zNfV0GiAQOAmUtvelW8o+rND\r\n6j1V2oiTBoqvmUvYw/33KtiGBbGiFRAwli+oxnkhpeDwsjBAQIDRK5qXOTR+\r\nNvRRRKZpRQFXepfpb9EAvye0qbow8oVrjIgSbjjXYr2sWeL1t9ZJhdZhDxpj\r\ndO2acleAb1uSnDSswMIoeO6WiU3N6BbY5+qX9+bBMtHH1b1HSotBbA71Ls9Q\r\nSjK7cy4v4ke5cquldgkTnqOT9bqr1TwGbVAAzE2WU7/EoibDMbmpxzeJYXKQ\r\ndGC9pPYddnSCyrEAvitHo8OQQcGmIX52B7ulVGNjj6mYwxgl7zwGQ5AONJY6\r\nrW51paWl5WDG8vCXI3U++3t9m415XBwnu3+ubxBLE/87Wm+HMx0HhDMitdBG\r\nD2ekak3aF4QqqvEdludG0TsNSNU0NFNthE9Y6vZDQH/Eed2qvHCLxxKylPEj\r\nfCB4eTLC1T+3NgbsyCGI1iyjz2C8odyYIqU=\r\n=BcVs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"64fa6ff016fc40d170412683e9ce4baea229740d","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230328131027-64fa6ff01","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230328131027-64fa6ff01_1680009065670_0.8038352353238047","host":"s3://npm-registry-packages"}},"3.3.0-rc-20230328131724-8dd85b165":{"name":"@graphql-codegen/cli","version":"3.3.0-rc-20230328131724-8dd85b165","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-rc-20230328131724-8dd85b165","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c5fc12bfa22164f9ed2ba136cd7340d77c5054da","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-rc-20230328131724-8dd85b165.tgz","fileCount":99,"integrity":"sha512-hWZ1J/OyETv9GumOjgUJayztKqLdqNChXlENblviIcE5PNjDixNx0QieniJtGAq9hddS/5j5eVJET1eIVIfXlg==","signatures":[{"sig":"MEUCIH6bsDN9h0eaaMCAHstNOQ9CI73PkGL2hNyr9Qlm8wc5AiEA7iSjvq1ZOlfOdnUuQj0DqtbjYXOVQK8yU94Zj6hoGKI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIukLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoeMw/9ERubNAeYC+kncR1p2Cadq2WwxkRpl9ahK7EDgp+yGdtaQaAY\r\nLQ+S7C5vkrl03EPC6qrvdP3CgMjq+qH4RsJCpw5xY5jXZeXGYlcmRIY4E93o\r\nl5Z4mjGRepJ4kaJwpjrZsbJGfil/HHdu/vaROV+vGrx4qQRrXG722/deaJVW\r\nDZZz2ZP9fVvSe6KmOVHLXjIaLdw17NUeLW82/XtY9NThTxH8pTF7H1dUqA6U\r\nd4newh0dL2LtyynYW/8IUoU3Ea4wO+3gOPIFtkKCiuQPKlWVo91vTgcd9tnc\r\nGd9gYDb3R5P60AHUfJpunKo0vBwsn41GlzEzGrrBrXHT8nsN503NaZFAneak\r\nGSfY2FCYE60n4neKE4dm4TJ3bFVdCmXklTuUzq/K42AlOWQDXICQTAUBfxTV\r\nvRFpHYycsr0v/FFCGz5S3vaea+RGqllO6NViJK1h4SCOHr8dyDOyauwV5bop\r\n37sHNZGC/rLLu1s6URRnrG4XmbRfWXuPjmAPB4tI62Mmt4cwqIav7laegJvf\r\nki6y9N0fmKpZQodjyEtj1fF0hxiAi1UfdTffHV5m3k8BZE7zYO9h5hEtWd/Q\r\neqeBjzLhPkevwKEFwla6pjI6ljTjKN/9jGRG/e7KlAT/SKoKh1zc/mR/ouis\r\nugcsbrHYjLnGnxgtH3GcOHnn8ZThKS4mJ/w=\r\n=6uyQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8dd85b1657d46304d20ec2c0ab3838270302db3a","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-rc-20230328131724-8dd85b165","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-rc-20230328131724-8dd85b165_1680009483585_0.8308904525040497","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230328131944-f177f8d8d":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230328131944-f177f8d8d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230328131944-f177f8d8d","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e2575fa388480c7ce6e3844be6427e185bc1bf30","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230328131944-f177f8d8d.tgz","fileCount":99,"integrity":"sha512-cGsEIwErhPlhUjRqJiuoAzEFW65oP1Uiqy2X5xabowWY6Tq5oPZYxSDsa8m31jNx6KMu7N649RM7hgC5oKQu3g==","signatures":[{"sig":"MEUCIEgg0gKEoLaUE8hi+ErkAAeIhzgZJZqGCZ29/PSgkwVGAiEA3qET1GBRC0+gOT7bWNoUshWaFyAuIZ4u7G4S2XaxrOY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193074,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIumiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoxBA//XIUdmX4aNWqoCbNxZQR8XDsRBvDhAb0Mrfb0pGuioXoKuf0A\r\nTKrvXTg2OqUSb/w3Gbi9Z/+ckujSmZN8Fkc4J3+XhmnuMQwrIfksn7aTSKrm\r\npeScOS/2SvB/OWIEsnRbnCDerxkM6E2joza9E77+hJC+8eRSHD+MaeNJ67Hz\r\n1GSHUQwzPJ0HeH/Rhf7ERk4xUuANDQohuJjZmooFUFRtL6+nxfOtbyolVdX9\r\nwLV4Ah1DO9jHp7o9qIN0nSUtcSAvxoVGO4UBhzbuZVEWY31q2VQeoTgNoRco\r\nz3MobNlks9K20FFIWw/vksBMHQ5IChFW1E+mz+yDzzxKjiYE3vcgkdvMxhFr\r\n3eDvS2zfqIEj4D19r8k2LJj3urs4/238McmK4DDS81EMfCJN2MHT+ylhB103\r\ntIW+V1QH4yUdwdFxgEVT14hGnLozvxnzEnWkX/9f1s25q8ixTA1OdbHZBakU\r\ncrrtzyL9BC/dfU3CTKwWomrdz4Vk2kSrPga+stnRwUuqyFHqk0SNcQErfL5L\r\nIQryl++EEa6dvX3UXcK5OWLSv/pp45P9qS7SV5hLcYic5Az8iKxSsjxM79r0\r\nCqfvl/1PdkUdeBvrkEmIGQvbpsKC5+9hNb7BRSQNZjyri1Vm09gPssyUTIMk\r\nUKUN1b0NeXML9ESDre3qn2hB/jzZPJuVlXo=\r\n=jLzf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f177f8d8d926cbf1ad794f88279523efc8716a03","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230328131944-f177f8d8d","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230328131944-f177f8d8d_1680009634360_0.8083543025399975","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230328133548-5527846e0":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230328133548-5527846e0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230328133548-5527846e0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6b8fa8baed12c8add848de1f2e9eb674f8ba4212","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230328133548-5527846e0.tgz","fileCount":99,"integrity":"sha512-AFmQaEFwg6GWYXjRYRA3/Sjna7eNNpVvM7vCR4CR6Bj0D4jy19yEgJkSbB+00EvRMB0Fe7I/q2EF7P7LEH3QWQ==","signatures":[{"sig":"MEUCIQCvqzBVA7/Bv99YyCBbL/q+2lwJxoER9cM7qACxH3XGHQIgRU6+bOBxOz50Pb0jVjLNl/OQYqjoQTLaWBaGfm0cX5w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193074,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIu1mACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp+dxAAgQaD/U2/vRV7HErUlSVQ3GWSrsPVKrhgrqRY0WRiIvaDjoYE\r\nyTDn+Wwx32rSo6vqeexacGm/QrgAnoAE1QnEnSoFT+sazwyJDPYl8ixKHHQV\r\nH0KY4IqakzTewa2EOcKMZkD/JDfw80kF8CRtNxI420iYmKkqPGtpfEWzoy2l\r\nmXB4wbmYW39K/+tD+z9ZATiV4IeCPIQrcqmjm67ObGDs4LMCbZ9tNhBuqoiX\r\nwBRJ7+BhiGq6LEAPsXfqtFDwRtfxEdvvxxc2j7E8+x6xHx3npVr5I8SZEfzE\r\nWZz4jXY50VltTldJi0M/EWqARrahrVOQ1gwBp88WahvNT8R7vz5fFtV6rEW3\r\n1OKuGCORHlmP/D+J08WoIZWnF5Ev1AuZrLMulPlZqacbVOHuqUbg+urlaT8J\r\nEgYU/Mxdjsp8s7h9jUpNwe3i2bBNiVQcOiHcCYTQ/sEN6zCU3Rb0tSisfdEI\r\njGCjv5xCK1SPRkZNwcZRLPGCvM62lfCcMIVA4kneYBWA788l7MCEplowZJY0\r\n6DYneuHv2H6udF1VbNj++pI1nxAHlpswkqMhyekebRE/ujMh86FSuTGVqHQB\r\nXma0gJ+x9NbO4FkM4hDkxMu76tGHV6CIz2AZrdiP1JX2bPmxaBbHjgoBwDJ9\r\nOjL1RELRZLvnFHu0L1+2YiYwo88EdEBEIaY=\r\n=sLDc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"5527846e002c7ae42487b2d81b6e2d1a33bd8475","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230328133548-5527846e0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230328133548-5527846e0_1680010598779_0.3354335661531196","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230328142513-8cbec3b2d":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230328142513-8cbec3b2d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230328142513-8cbec3b2d","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0f6082add43756d9bd0a41e84aa89f057fa5b36c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230328142513-8cbec3b2d.tgz","fileCount":99,"integrity":"sha512-92lboVsGbZdgy+CjgurzW3wz0+aoJVKiB7qbu0pqoTT2m24484rkMb0qpr9lBydPjwXBvvlDZHkA7geY9tcl0Q==","signatures":[{"sig":"MEUCIQCBh0nuC+qTlXtfgKgXo5fxFOg5aa+00+ilxGIa9Lc0kgIgBkgIUT5700Af6tD+MU5nKpBFj28GWNA8bza+1BYkP/I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193074,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIvjxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqeMBAAmDEOe+EGeJchhquXE0xy2CWhzVSYLW1oFunjNrASplNI8pbQ\r\n4bVWYfOu/gmv6nuzgHw+J6CPtR0fcPP32rKdlGKh13qgB8I+Qif4W1spUjLd\r\nKINd/5Fqa44F8XGd2JgytKJRDuhwb2mVs9G5JArF3B3czTQvn+F7S3WSF1YT\r\nNgyzw5QO0wsIBD3tEgd4TQWb9qwoTAgQIeoWXQ7oRS2c8/PSjasP6h7iYn0w\r\nikz3axJbI5TBMGtmdWbq6/UQbmNyw4qBz9iE5g0LuE9xeKIPsUcBXeRdxPS5\r\ngp5aVan+5OaPb5IGgHNLh2KfH9KWAyX6u6xrQXbiLh4eijc0LhOc0ZfQ7KS5\r\nsw95FVeha2LeFZNP8oW01jDhX0z+a0qoPimTVkA39Hdx8gieG8nitJKbyrs9\r\nKMdtJF2+d5jBMoL6aEAiPqmRX74q8mxywF/u++nwdDodKeON6LsKTeJbzS1k\r\naTHMtQlcGVp9Gt0tma+Mvcba6MKSZg/e7teqYeQi+8g5ALM8fap67vGOmPxp\r\n4+10FX/YIfCYNRVRncCr+WOlYgPaCcI+FfiCdv5/bzZojN4SmyzFbjHq12XH\r\nlhDZZSmMBv86x/8lihivtZiglw1uF7qs6Qzrx8q6CFVJc2tpg8TIfeS6qw51\r\n7CTpjivW683OGf1/UMj4FKHvLetBvr7P6BA=\r\n=iXsA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8cbec3b2de13c321f87eb8bcee88763733b92033","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230328142513-8cbec3b2d","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230328142513-8cbec3b2d_1680013552914_0.15672963461132605","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230328142545-bdf942a34":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230328142545-bdf942a34","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230328142545-bdf942a34","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"dcd00906a064d4463360c7eac27dbfa16df363d3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230328142545-bdf942a34.tgz","fileCount":99,"integrity":"sha512-SlbqAuqf6F1UM7a/ZgzizuiIr4SDjfwXHXqhYpKeRJY6+JqK0hzv25+k+OgpbrXpIrapGNTJAm+SWO5MKQ+kBQ==","signatures":[{"sig":"MEUCIDtmNMnOV2aQWu09XoZ2U/H3NpnfoY5MD0YA4p2HtpIbAiEAkb16kkfER6e2w7bkqRLzi1Whqjc+wiD5zrkAsO59DW0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193074,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIvkYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmquqg/+LL+B0M+LLcUuBrc/Z839FV0ezx9XbExS5xkaGghsGbQsJzVl\r\nrDPKpcULIg1L78D06qPUZdL76sjiFwyjS+jlWKkhuMzlqyenqHCKy3yI1XH3\r\nlRsWqGCYq+uNFTOhSIjrznX2SorMcPEO76qypdpkN2G91gosmCeM6vV/j0wu\r\ngngOsoaiEuCTLR0+BT3OzHRy2DpqwnKbpiCFilaDqDjrJcibLd8h+HWsU/k0\r\nakzOzZI4OExyl00rKCKzODAtOyKTBCfGsctJRej/Sq/yde1NzKJJ10gwFpsD\r\nPv7Zf4idjGsvOOBEK6uvFlNsd8C2i4BOj63k5fSHyPeADc4J9eT/hbFKXj4c\r\nqiq6Ii1qxQEjv05znXWk+xpFb9RW0UbGj3gWXqAyTDXOhE0yhlASelowOfs0\r\nxYbaf8j2aU43S3a/gyx9vaV2V0Hrz4kSeqevk6lWyo9losnWm732SAHpU0Ez\r\njmbnrnIqFYvnT31iy9kp0pJh+5zmBrKsbcAouBE/sJ1ccbYsxYNMSFKPtfle\r\n9t3VO6zFvhmXJncQ+Ybz1l70lL+xl5/fZvbeqypw1Sf7u6byGMNfELMo1Sdr\r\nh4GlcS1uWocnCLq8ZOMng7vlpTPChpDKY6+vzw7FFJEA1nQESUxO+tcZ0D6J\r\nW7VWbA9qk2FkBC/nfdPfxXPNht6jwazn8Qw=\r\n=NIYu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"bdf942a34b76f19daf88f74d50f11de1c65b147f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230328142545-bdf942a34","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230328142545-bdf942a34_1680013592276_0.6024237064504419","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230328142903-c44c50937":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230328142903-c44c50937","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230328142903-c44c50937","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c9ec2bbc2bc0c79cc20208b4be9d5414ddb73b5b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230328142903-c44c50937.tgz","fileCount":99,"integrity":"sha512-SeHl+dIB3JDlQzwu2Ke2OdtU3sdsTm0nNNLFq5e6qGjRLvCGMD7oA166rSYnLjmsYuRv1Xb+9QARgCgvWwRfbA==","signatures":[{"sig":"MEQCIGMc2OOYRqZQ//vVdGpsBU2dO6nA1wLKRGhpxOrEZoD3AiBknuGAHi5GhOQZnuVvAMjHRh5FVQ+yQ3uuC1AvCw4B8A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193074,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIvnVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrJ1RAAjVv5Zr8G/0MYhIsIKbXGU+tA3nOQk5sOa0X6hmlCnOJACyfZ\r\nn8qfuD4bxkHHcyx33DnZtSjhscYmsJ+OzkRYF0TxZry1vyPdJLrveuY8JYhL\r\n/L/JxIFjGCgaRqn6alkiHzG4rkahre14wqJm3rC5WdApOpTODfxtUA9gHLmE\r\nVmZDJVnpl/u9NC0zbRKiH1I3agIyGG08yPC6CZOIqsZHHIdjkkctFxlyOPwI\r\naNL8VIoacAnTP3mUpa/EYD6ONSGmBlJIgzyTE3avJk12XUn+blzdDe5YywPe\r\nfqyq8Z5xh/V1e0UTImTQ4kTZmxFteZWD9D9Ec/8muoI2K2Pc5itUhd7J5nRh\r\nEtdi5Cp8EqdC7axM05AtzgsR3KJsTYwrGSNx4mJUlbQc8IgoA2AVnwZTH5Ix\r\nzbklR68+/jgvYA0cbeH522S3b3Lm5m2DnM4kFnf2nV6KRDS2O4e8APjnkTek\r\nInsgAuW1EYfwNRcCaQHdwZZXamiurDxHbMm93w5Vxx+TTj3vxcD3IQtclU77\r\nf79e+wCkje480ddkZBxVaLXH0dkz6APtF34zHdTXzzImlNd3kHrH7uW9ST9a\r\n+aYeJxlGaQu+1NvKFGV2XzH6rMk9O6904sbyY4/HUx4wHkojVVSr94b3NHEb\r\n9YhMuCA9JN4YePyKJSn3JDni+2ZBMSm7PkU=\r\n=4CYb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c44c50937a398bd0b84058b2655984c516e1b3b1","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230328142903-c44c50937","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230328142903-c44c50937_1680013781417_0.2824151894884086","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230328142958-f9d8986f3":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230328142958-f9d8986f3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230328142958-f9d8986f3","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"16154c7e73c0dfba34429acd4a2a05669570d3f5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230328142958-f9d8986f3.tgz","fileCount":99,"integrity":"sha512-KODy/tC4W9AcZpgZOKjyDHkneSxL0LmWJxIdDiMHp0N7PNeVMEUz//9vXdE47fAe+P3EChuFqL3MygecVOVkZw==","signatures":[{"sig":"MEYCIQCWDyWlqSpkvAY1AHBnExDyWRfVcYi6hdEYIQZ0glyuQAIhAIhv28JiZPpM1w6t4lZPWHH3BzyERYynLrSoGw3rjh91","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193074,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIvoPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqmag//bZrOF/8M8ZpLkV3YyMy0g4ij+nkbTMKEVYdbRmTlJhHUrKMd\r\nCtuOuH3nxw2nBrsV2v/nM+BYI0p8DwtTg9u98O0JfFVaJ3GjDk+s1Njdodof\r\nzpsz1pmf9ihRmgANWQAYf2/hhdaaRqQIOIHcw7z64kHH8SRtxwiJyGs/FePZ\r\nA55rWsZ+wWpxs64ZBafeQ3xXGdLyWBXlgTUKtHg5k4ayrx0p2rxCtZuoPPgI\r\ndTm+elZnfJCQTnkZ683Z7w7zW3cj5FtH8Og2KkMgDhfOiEYgLElNmD0sR7mU\r\nAMvYCFnz4gsTSJ12DYxUGF8JnQatx8AhavS17wotCgwKB4Q/0F04bA1C/8v0\r\n2hOfIfVpKHfEJCm0dtA0JZPzk7xkRiysfK602FSOQD+bnh7OBov3h0VOy7oI\r\nSAgIowNeYS/b5zsMFxXjh0XBiUs+seATIZnmDKr6tnTh7vhwgOAq4rXwNJSr\r\nfrSGN+k16Vk/i1xsdxUc2YHdVxbCkSouejRO2z/HqMMS5CHIpvv7CfNuCpcD\r\nDEmUjPj5PnpXhUpLUPSnEDss2PYEQv6xHoKHGWkaI+uDa2RUSNFttyga1el7\r\nsmQ2EqAuJVMfxl6TgxDvKknIPZVnFBqwmaFYZOodVG6HnhsX0TJtYdjDiK3a\r\nAYgqtXlJxaLVhzl6qBFCdB6YDmluB6/y3MY=\r\n=+kRr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f9d8986f3855a3dedf95a48f03b9f818efe27c4f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230328142958-f9d8986f3","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230328142958-f9d8986f3_1680013839351_0.317756498207016","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230328143057-ff58880d9":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230328143057-ff58880d9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230328143057-ff58880d9","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e0daa6dbe505f601ac8febd586221cafb468ac94","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230328143057-ff58880d9.tgz","fileCount":99,"integrity":"sha512-R5zZnPs0T7LNuTcPoZUOGrzkSgCnJKDzz/aIgGpxOX/tMVR7cWkCKF0kt+1RiLaRGihfG1Rzg3P7GDN6ODaZKw==","signatures":[{"sig":"MEQCIQDLrvgkshxGclJ+ntgcH0Nn4GkIeNWSYg1pDfRiUE6kjgIfZmlLY2YSgcUxk43my/IdFVGoo46/J6zNTXmU6XXeog==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193074,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIvpHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpK/w//R44gvtz6XLozAlJygb7ZxJghy4wd7AMNceok80Vmy0cOsQcU\r\nR4qH/pjafYknghcl5BONhqTfr8fCuV7NcEjyiY1GRd/w6vaG+bTk0VSLk609\r\nIAjj0wT31iYK3S4DyUJ7mRfMnxA3BWVi9amKNuu09QtoY4yaxExRmO7CHm28\r\naeP25XnWBsro9pkurddeSlYfaOiB0er9RwaSozwFmJvIz4SLrF6nYxHS9n/s\r\nOgDEcV2g+kygSg0Ao40+4jiLfeTO+WeiMkjCRtcBx7lJTbXvzKMjpLD+nU1l\r\nt+nC8dwFELXwR1PrmAnrnJaXf9nL4qJmlZNgBOt7NlHadWcW+mVR1UZ3x8zw\r\nSXoVGwU/Yga/TrFrBK/uyjdCJHq7cSmBqjzriB091PL5Rz48nWbu20iC7qxs\r\n3NcHEKBeqibX+gGtmkyPEg7tkc9CCNyj6ftTepdDDpxjyvGqhDZMTf+nHZ0W\r\n/tKw7TVe5fyyoQJv5h7HiItbpAvJmBYnlcYck1mvIzMjM7ibF13vV/h6a7pJ\r\nrLkJRb4/IRtiAYRr77Dz81vR9/udVPvW0RfAMOS2aJHxrCIwx5jI6W3lg8wD\r\nzXcIrfgKoS1+CqH7QbQoh8/qFu3C9YkBQTzeyNt6o4zAcCkmhQIT/w4Fmk9H\r\nJyIgOoLJTJM+NF6FwPqRwngFluDk7FahdmI=\r\n=ZJWV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ff58880d9f7235699b3107d5b33cff154054d2d5","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230328143057-ff58880d9","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230328143057-ff58880d9_1680013895245_0.00013858601687721794","host":"s3://npm-registry-packages"}},"3.3.0-rc-20230328143315-577cf4fd2":{"name":"@graphql-codegen/cli","version":"3.3.0-rc-20230328143315-577cf4fd2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-rc-20230328143315-577cf4fd2","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"3901a58ad50738a8db89a6b5896b5f60011e64d9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-rc-20230328143315-577cf4fd2.tgz","fileCount":99,"integrity":"sha512-VQnZtnMaqJapC6CMnxRMCZ4IjklvTNKv/06AJWvFBPIAd4KzvFmQAZvnx8IZipZZY5C6QfhQrFc0TuE5uFXCeg==","signatures":[{"sig":"MEQCIEDeZ4ndTufcqlYfZjZ9wjBEEyqsZ5E7O2KOScFlRAMsAiBpbbDx9cE+8lIvtgOrotrQFzEiAE8lovJsTXa4T58rKA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIvrWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmreZA//UxR6z/cweRKpj+kdExeIcaKiqxyRIFf21lHTOB42yZCeedY+\r\nfVn+fykdSAgwj5JkkyD5cKJifZpPJSfz+BhFqKV3/Oxd+D7VmQ0gkyh5en2x\r\ni6RtSIeYqR7/PcwvqaxEC/yQCzb8/yOYOMaU95p0XzacernfMzwnIePG+lcF\r\ntCVQCrtrgtvFeqp675wXcP7rqyAgEAs1+64zAezXd0DFaeSAbKszaIW7eFTb\r\n+hS1tCRfUanOdXARR0o+jpO88NXJp8HuPyPxGm2aXljEdDyMYasyUDe71RuD\r\nGnf/unW2f+qCTZZayUFuUCpCfHSqnSQ+Wt/tFc/WQkq5zbTmbLMRQT6gacbR\r\ngo7b/GBvEW+xilK80YTWNJyKa2rqhgGCb6xf1A3hB9g4h4gwZU37PKhIXEGp\r\nMgm0C4XJaOnks0lQ4hCM5CFX4U4lN5Um4vVw2sdUKaDLwFZbvr09ccmzai7v\r\nfihUqKZlDxWda6GZeB3ZJc50xfT6MrVPnglKd8+/WAiIfKAtiXNO2weABXCp\r\n9zrhndY+wW8gMuu1g7lsqnzuLBCpy+r1CzZDJga9Bdk10W23fTlNBnZ01d42\r\nKUlye01YyYUCo13UflRinS36aBl4/RbsWe7KcwPskT5hTNFHCMqZiYIYDTvY\r\nDkr4YexE2LWv871wWFp1mOz5+0DrdTwENPQ=\r\n=IlYl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"577cf4fd24dac9160aba04f5f57e85563099b8cf","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-rc-20230328143315-577cf4fd2","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-rc-20230328143315-577cf4fd2_1680014038409_0.08212655269196034","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230328143516-16d960d7a":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230328143516-16d960d7a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230328143516-16d960d7a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c81cf4f6d2cfd611e69c5368bbbb7b8405072014","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230328143516-16d960d7a.tgz","fileCount":99,"integrity":"sha512-t2+p6Puxp3XVnBfC+kIWU1X9OpV0OMCNiFwuNHVswQD1y1q9QGEpd6NC7iIi8iA53bNS68Ckx+wMFInomZNBGg==","signatures":[{"sig":"MEUCIQCVFbq2bfIubMPmi1kqSdBU0jxEPF+3VPvFVvid/l9wJwIgbCS8u8ri5d5WjnBIE81AGv4MjbveQNDwmzn58WLbRdM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193074,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIvtLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrwjw/8CEaMQmKHPS021sMtJWATS9BdFNQPdE42MSHnHAtAbVxsd4jy\r\nULkYwlw9KXlpy5t+8zSwCrnASeYhxyesnleP88kr68oW5mH8C1lBvjwaoAFN\r\nrfEuBump7+87AQc2qDUUbJsJDJMM7Ke/hhKtYdSGmH3v59mTP2dx3gEx+bkM\r\nPmC7PHQiGYYpR5VsFaMkUYVgqj87ce0qUIfZl4NhdGEY0nmZNDABLd7fErRp\r\nVQUSXJcbQM60jojsmLfdpoNDxv8Bmmh8eoE/E6uH6jmbGZS7gNG7dBvPBH+f\r\nEifVifxQ1iQ4KJRh6J4Z9tcx4UaZIfhB+8/YKNRAW88gEFuCq09kMY6hDS8o\r\nJn/CxwHztTip4kzGLG4dJwb2t5OqltrsG2OY8VPG961GtFX3VgJ8YTQkHGTE\r\nXB+EGxNEgDIl2XMBi2Zcn8JnVe5pzLM4OoTBAPln1myD3VnzRHu9IMHQ/l09\r\nNQ6ISRttRc3KxKBMBDCZteYoEenm4ORR8uYEgDuXzfe0YZStBFP/xtZ/ac+y\r\ntBIKg2H9PePiu9RlqsWjJ5qdyC8Iyc/lEISzgs8eTMa0ZbOEM0IOcH/dIPzp\r\nakqdD44h5B8C0Jz+r2PM11jN0wvJc/eyb2Cpmud3QnxyurvS5S/gjsGkxGDQ\r\nfFhaab6BGazETjbuJ8VtSPq8ul+6boa9QGo=\r\n=NhWS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"16d960d7a1c3b806ff7573fde93dcf8c20cd846f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230328143516-16d960d7a","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230328143516-16d960d7a_1680014154775_0.4584814447832368","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230328144727-bb50aec31":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230328144727-bb50aec31","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230328144727-bb50aec31","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a4c549f078299c2ee27e995d9e658f5f909a845a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230328144727-bb50aec31.tgz","fileCount":99,"integrity":"sha512-mFf97cU+Cof2Rux+UajxvrH1IEoyPJpRn42riBC0ceL4uMNm0DPsGfb+NlV87QKFPOqJYlYT2P8mtfne5CdMUA==","signatures":[{"sig":"MEUCIAYvvYM+6ZxJ2AoGuxLk8olN5nAEOH+rD+67mM/rvE1uAiEA49KY7P7J7CVc8y+PfHKJuzLXm9NFZGQkVcwXBGoOmRI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193074,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIv4rACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrd0g/+KMeXhAbd9CJzP6IkeTb3S1VmBMBwhvCcTE0adENAAd20U0SJ\r\n0i22hmF1qkAahjpjtGPPVWGsgiSz7JnnvndXwo/UOVjYeSslxBvZny7mLn7p\r\nJsI/2m7TZKKLP7CTXs9qsyVR872ApS5orQgFfBDw2QqhpzSNQvZecdcKhIVT\r\n8k6IMjgNzUqUDpnsuo63ISmjdU0EH5bJbQPoqjhGe8n9FuAx2hnAKBHLfPsa\r\ngz+rcL6oVQNL6iAvG4QK8DvMJOSRPUtU696/lFj61UGK/LmKHQlktFbPJjAW\r\n5X9gc3HlTyEfOYUoNUcAv5Mj+oNDY5m1krWS++8r8ssNstCHO+ulZlRM0UCI\r\n4UQnryh3WUlhcUW2846nN7PcZEY0Uw8FpabeLYJ+iF89yc+NSnlD4MQVmM3e\r\nRGr+R2XYIaqgSve7G1ZxEcBqq6zTidCO6QMPBbQ/LtbaYE4QfZHeA1qrYanP\r\ncXboF5GmKfeSdUOIHfaqRVwF+9rkQI3dI0Czw7l9DLjV9lyccilUgdf/dYNl\r\n8p9p8UvXU5fiT7E6vQrgzQ5E6CVznYkTb9SvDzvP1Wb5YtXcaDlGPKUHIhIn\r\nU3Nnaum7Al4gpI4usEA72ZTMnYo4HZ29xbO9J8WYIS7pE+EniQaeatdRV7Mc\r\ni1HzkPJaGfQ3w1TFv5apUXAfGBRdCt7/u5I=\r\n=TIup\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"bb50aec312439509aa2f31744047d95766e66bb4","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230328144727-bb50aec31","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230328144727-bb50aec31_1680014891455_0.5805815107050587","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230328160837-0e4fb55d1":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230328160837-0e4fb55d1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230328160837-0e4fb55d1","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ad07cf1dba693ee03aa99eeba0b3845c119f42b1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230328160837-0e4fb55d1.tgz","fileCount":99,"integrity":"sha512-BUHWTGYJZR7Gb/NC7VAaCZvdfsD2SKoUfKRz5IBb81G5LfY/5F8GtkoKyVLRwFlM03L2pgRUcUJcjC/RRGm2wA==","signatures":[{"sig":"MEUCIDT/52QbVtEo30GolhnthRkCt/zUgQEb3VkObPLLdU62AiEAkx2FXFZ01TnhLdfHGXxMOH8wTdw4RqRxe3QWQDIjjPk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193074,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIxE5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr2pQ/+O5cDlyZnydKrbH0i0WoDVNvxgiE+xbCm7PT5ZYvlxc11Ho0O\r\nZ8WxaYtjR5in0wIcxB7LnWPwR0A8bkO5VzXEhT7k7LcZc4ntY8PtPXwHT+s4\r\nddqhw1EHpn+bNtDhmO82zhWy05P34KO/RbMFosBiVTXUvzgZhZmObv8Hpf1F\r\nN53uWsaA0V5/aAy/h+OIPGCVmWdqRJlGaPVnY2cJYOM7RRBEKh2iq3y8OTgy\r\nbcnqRZPekAjJRnu8hmxTlT6YxO98VrhM4+tubrFt18zTCoKGzapkJru0qPWD\r\nmVAn7EcCR9HOxj4PXmFTa26zufRG0OQtM2OC3mujUFf1oFNmNlwQ6YPrIphw\r\nzg26zLnCb8ET/qN4JDHOAkvj9F1Zw2RbmyaBzptA5f5cXaDEwbe0QchrSREQ\r\nF29IsknMeZZKPZb9IPJM8lLMExBHMKddnn7fZZJiqwUVswfqroxyDKWG6yGc\r\npPS6d+JusND3teSppFNAcJEu9fUK543IayTRfXuRIuTyJjvG4clpv0Coe4El\r\n3nRHMn3fM2aToy4aNIRjWlKUWrzN/4GMI4jeSbXnAj/TqgLJlnW40UUTmIXJ\r\n6TOQTmGMCC1YqexQYcrddZmwPs+kdewZ2YRzs9+k8DtPaMofnbUP3b3eW4ha\r\nGnY591GioGT1o1kdk67CVhC2P3FH2crRZBw=\r\n=DF8+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"0e4fb55d13c791a3252907c40763fab7ed4ebaeb","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230328160837-0e4fb55d1","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230328160837-0e4fb55d1_1680019769035_0.14914936874459928","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230328163357-3046f9a7b":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230328163357-3046f9a7b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230328163357-3046f9a7b","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"cd6cd295b1a113a2882903da8b5ff9b328ad2f9d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230328163357-3046f9a7b.tgz","fileCount":99,"integrity":"sha512-uG4vPEnSFc8S5eESuaRYcqphLJjPBjxNpdYsFztX4Y4DAUq/WokK2JK8WQp3lu7URUf0fievVw1ftpXu/fezvA==","signatures":[{"sig":"MEUCIDiA9vkYQtPpaGadHAOAUxnGZvnV/G/TP4qrjriapEK5AiEA0UE6NCjolyrvGWmymPK42X1epybNMirKdScqAw+9fDc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193074,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIxciACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrmLw//YAS0jifKWpF27guXuLM9VYEZS+Em4GdvBr3MV2c9Etv6RY7m\r\nPpAgejpUhmo+WkUuliWvafbDXfS8OoGzj33kzwVS6raSCHVRBZrLd2XJxihw\r\n0+Vf1tJCtP9vIGoEg//PG74QDn9bhXVifkbPqUY5Rg3/4zMuClHW3GbZ9hHO\r\nJ1/TxYk+b4PL2fwAGBgq3dRfUs9LeELIv5nIgdmem0dV4HgS0vzQQ6dIh5d9\r\nEo5i5MiCwZhHeTnhKiko5419xgOr8RFO6cjODqpUyk4YPn5mU28G7pSrK8sV\r\nmSlju8sAfCQgte/BRR29iqngTjod8ROoMvK01ptyMB1aRvWRuK61xyTnkq1k\r\nYXcirz7sKI3BhwiJQrnIs7NZ7PLTBeNSvuP06Gc3M8fqgQ5o09/gSmHlFAtd\r\ncs1sTLNgv3F1ZmVURZWKd4vRGDNJRVCU/Hw+EWJS4Gbcp0ByPUHst76H7lHD\r\nUXz0QH8vqmU4NOYDaHmypkEL2BicVoJBO18Re9t3Dmwrjv24aWbzGmFNUHev\r\nWHeq6g36J1b0uweU1PpE5BovGIesvhu7XA5a01hJ3EOE4PUl/t+Kj8q6TOub\r\n1r5PNep+H8F3aQrr72CFD9mXEAisuwNC6T0XjzP3rN7fXBhYomP/dMpwgbHp\r\nCLvHiMESrkgJ9i/Yxnn7T6JmUVL2gmRUCQA=\r\n=fWeg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3046f9a7be5809ee638b0a510232550f0afcdbe1","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230328163357-3046f9a7b","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230328163357-3046f9a7b_1680021282104_0.20862435697432513","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230328165601-8b41ed686":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230328165601-8b41ed686","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230328165601-8b41ed686","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b797a8fdf54225b1819f5833ff194b57dfbd2947","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230328165601-8b41ed686.tgz","fileCount":99,"integrity":"sha512-b24TVrD5MEkkJmig30HUN9oDLT6Mp7HSmNN9tDk/qgyJuJf1gwj7ux08EMrlDlv1UGrz/lgRm3KCeWaAWQfWdA==","signatures":[{"sig":"MEYCIQCgHIcIeKh7Br3sKB9nxvdMD4vRSGmE9KBP0QZd8lcTAAIhAK2CyfK54LGpOOoVzxLGd1hccAT1KktpINqv/sc2YMAN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193074,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIxxHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq/xA/9HnyvvXPENEQLzIro0TeFPAFAOZ00tNQU86oAd1SH3U+cdL+A\r\ng27GQ5pa1Q1YkFhB14XdFu2pz13yeMLA4Kt5aQ7+FtRXlwDpApEe8Pvgjex6\r\n0vMEnYrfyqz7HDlSQ3ZqRR0X0JTFOOuyP7hsoqkFUkCO8Gxba1K21lr+0GLc\r\n18dOg0POu9Z5vngstYPY05T9Mb2r1cEXpM12mUjUwMic4CzloOzo79a4ukSz\r\ny0CznNjr9E+D9y/NkF6QRB3FGPvz/hsp/nWm+GvM3bwWifvDDotkf1gwaI73\r\nIbQSKlxQvt+cyGpO83zwU1XHeUk51yvmrFx+IvFdYbwqTnlY/Ybbkqhb6TyM\r\n2tFJmrxNJCS3jiXeD9j5+KKCOkCCJAn7bT9TF4f+rSiz4zu2MC+m3m95oo/o\r\n69NrJOlgb/nfORepKoZO0SzdwLUHZfoE5YPt7IsV8u9cAGYZoS6aa5akwtTI\r\nrYEXbx42fwbUol2FqB/LI1wQ+mLtPlOMjAizVBKLa42m63aqmJCXwxoSaAQC\r\n0fLlxxzPaxYo7iiL9KVfLtFuetUY5GTxIQxTsF+jTpxCtGeRS9sJrQc+1oAK\r\nk1wO212X5cvBhRhANaLKG9JqWnkA3Ov+r6/H+7JKGMFUaxZIxa/CiXHkJPZa\r\nCNk/csJy6uU3T58oA/4ySsF61ltLzZ/IFBo=\r\n=7fLI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8b41ed686dec5f7dff30c17306cc5a92dfec18aa","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230328165601-8b41ed686","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230328165601-8b41ed686_1680022599393_0.08570411425893854","host":"s3://npm-registry-packages"}},"3.3.0-rc-20230328165616-38a5227bf":{"name":"@graphql-codegen/cli","version":"3.3.0-rc-20230328165616-38a5227bf","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-rc-20230328165616-38a5227bf","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"50b71660413d1bb5ac49f988dd7d045f4ae4daf6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-rc-20230328165616-38a5227bf.tgz","fileCount":99,"integrity":"sha512-Hv7VA5EvG0/wlfrnQYL3UoDpaqijnxB/Yo1y4U3aDWSjiQFPVQtLpFzeNPgnT/D3d4A1NYGitIP8tnBUWiCE6g==","signatures":[{"sig":"MEUCIQDhttlcUoRrB5PhqUGYyMVIFgJVyj0cki3/mDJ8FCFH6wIgK0JHD48RTawMiXKtCi5x2DatPqr+RlsYWvv8Ns5cAU0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIxxjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrTKw//TG42yL8O5y0yPl33uk9R5ZTdi4kTUO6Jj4MOmW242x48KmEa\r\nzfj47s4nJoO7ZBu2C5E7vl1uCPfynAuQXR5kKNkf3GjwTdwsPxkqKe0m2qkT\r\nFYwzwLa1Xf0wpiE16Zwn1VysqKUgvBTYiYOqagfMtUpHIOW5KI45gxR5TcxL\r\ng3L0ZJtdVmMbHJRw1CmAfld2PKJvC/PUk/Ie/hEfWU+EI0LTh8JVSW21zPAm\r\nFCRlCvpDfm8Lti8wtCWIZUAtTlwPVaa0Ytba96NdHfZehX2MNLhLbDDWXCg9\r\nOWeHxdr4ktUb8trbH7P/SXqempFEFlBDAPG+hHGrPh3FmNq5tA3Sx2o7pTfn\r\nfDXa8RxwaIDRvFO9qxPev+HK84rvyJL10AX0QXktEs4wx9kAvjmE2G1Ndmu+\r\ngw+Gte7qKGbylCgwp6S+XwneU+tWj+hmVWEbx0o0UiCJzOW/CCvDsh9OWeN3\r\nOTV01+CMlCwC63eWrBbvpe7RwAMbSi8xkg7IkMn4UEac8qoop3jIPVoHxfC2\r\nif8r3HGTJC4rz4sy4ogH1ktcNbrrXMUk7pWd+aCHecpLDcD6WcsTjJnQ7Re6\r\nkeDecwgQn0N3ar7Lgb34ew5yJ1ytF0CrRW/V15QLRAE3dG3osW/NHhueWCvI\r\ncQ3L6+FuWmEqBaRfQsmY3Dx8mECnU07T2JI=\r\n=Ge/q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"38a5227bf40384888c47557e18798144f587370f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-rc-20230328165616-38a5227bf","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-rc-20230328165616-38a5227bf_1680022627474_0.6262682870020837","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230328173130-f3b3f229c":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230328173130-f3b3f229c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230328173130-f3b3f229c","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b4bc9dfadade68fa0ef2656a5cc58aa661b29851","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230328173130-f3b3f229c.tgz","fileCount":99,"integrity":"sha512-1ldj0dmMsyxeU+q+oh7DbjfcokCdjcH79g4wCediMLZeffVvBdBnNCSsEuJ97nxMlRzwZreDjk2AyjzAGCRYOA==","signatures":[{"sig":"MEUCIE85295mwzc//1p3LgX+nsmu8SZIv+na3+UKKMZJQ+MKAiEA5KrQ2pfoaVREBOoR4X42xQwUnF9K4tXqQshpKr2oWk0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193074,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIySZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoISw//Y1xQnetmQ9NqgLItlODKfQN0xTbzpkZR1ab24Jp/nXNnVgkb\r\nlIrAPoyVCOYqaI5noA+0Yey1MZdHIh3vxQOliWlgtpJL9LToNdYHEDr7xLXQ\r\n+1wfeYNG2vkgYEtzyVCEeLEl6/4nPD3fEU8LyDmx75mHKx3UO/sgx2SGfmXB\r\nM9uaVD4V1ScEEvn72cL/fqySM/giMVYMKJ2iYIgM2D5L9dkc/C0tHldnjyUQ\r\nYaSpCL9N7LeWlXvDKyFihWnvfwdrV4JLcxoKr6BA1zF0L6uf/7x3+lYrsSCv\r\nsJbfazYuHFdiSp0Ed0GXJ6jOY1uctvW/diEntE1FrF65TScm81dIVIUKmNP5\r\nB8LdZOjg3hNJNWDDxLWCTgWDomHSneBaLhAYsgnnhV6Ym9YGiEIo0ywWNKZy\r\n7ZE/sOTodWTOI3LlQoDrP94eKdJrCRJjMsQnRydmEhxJxHL64w5PIPLMpYS1\r\niQ5pFeo/ucjws+wmdCJMxIxfe6MBqy+GUHSoNKrd72z6V/hgqR6Ye4BqlO5J\r\nODV2PBHoRMJPw7uvyVQmhDk6N3bDJnK6sKiaepLeJIKVyZRCogpLHG30gv27\r\nP41K42Rvh6uaYuCD72zSznGjcqQgrL82NUrdgbrfwEjLsi9IxBl295cJHI7Q\r\nSh1X6dRo74V5vmnCkbHSONsUB6fGIJy7weM=\r\n=qqol\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f3b3f229cd0df852fec870ac8a31590ef19db229","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230328173130-f3b3f229c","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230328173130-f3b3f229c_1680024729342_0.10978023998053765","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230328190423-a042e4178":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230328190423-a042e4178","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230328190423-a042e4178","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ffb92d7a8699971011f7c836df0d3e431ec547c0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230328190423-a042e4178.tgz","fileCount":99,"integrity":"sha512-la9Qr0nc6gtS/TzMl7wa20Jt37UeY4BPhcnqtw9cLs5TTn54bx9b7VEv8KiRG9YUbY6nEG4wlFjnRnxxnEGD7g==","signatures":[{"sig":"MEUCIHR3WCj/XvWDG8pUJeTv/8uOQgUSZpQrzXKQxzm/0IleAiEAxJvqslSiP3ErFQ1MnKeMhZWBT4p219BjuOa0u/bil4g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193074,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIzpdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmruSA/6AswuIyPcdNJozzPP2eThfs8XZY2KHzwbxUNE5DP8kXWR4rRm\r\nwBjdQcLtVuWbOWUcusuhXpfvTQgMr3XPIIe/vHyI1GCF4k8Z/uv35ZGqau4K\r\n9/kNGSXPhKNmp+6o+WEqcf3FC2T2JQLENFj1eUxYNb3Gy9WzVAx0DbA/gQ+4\r\nBbMnL4BDYE24wTxb77WfwiWL022IRPZhGteQVBivNGRT5naBoHrhCBdjyNeJ\r\nwwBE5h6AIW/sBq1Sp5fhsIaTNFIhzkCbPxGuHiRjyuJe6UlqPhqoQHnXjXvy\r\n6TMUkfdBkcyRp5aKJ9WPm8L8DNFptC4gPdQUxD7jxE9wog8r8GaQD+zJ4PtC\r\nQkijJd5QoD+qPF39JkgWW+77XMjm0GUxE8MJMk3an1Si85ZEEhs4Nk22rcEe\r\nxElkbJVL1ytYgjiLrrOBwciItXE3jTN6zPirwvQVdAl+i6eenbG7nRIHW5uq\r\nAFDr6u4N1PzYOhzOv9r4FTZ3qVsFUnybJTr0vinpjQQc2L73eGRTOd+TdaT+\r\nrYRVYuljMvPnB8SLMRvz5PuGNVG/sV7u2TbTxR+1Pl1W6m6ug8ebdeT3/jWG\r\ni4YBpEiwFXwJQM3eTopZYS7w+XVI6zzTiy4qgwWMfBg1Eft+PaxaFQj2PXhC\r\nme5us7A+ovo6SNR7+WOXWgmroc3AisPwpnE=\r\n=R1Zi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a042e4178266aad2d95a283df08d385f80fec7c5","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230328190423-a042e4178","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230328190423-a042e4178_1680030301613_0.22478306061125597","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230328190447-41d15c5a5":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230328190447-41d15c5a5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230328190447-41d15c5a5","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"bda11ccf233608fc44851a9676fa766385ccbe87","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230328190447-41d15c5a5.tgz","fileCount":99,"integrity":"sha512-1GOC1Hoy3UkY4yLEy8qUQqn5Fj0QUUTby8lPIF6ITsFv3lNQX85AriufXmKYout79M1CnaP6lGP59zHTwm/eyQ==","signatures":[{"sig":"MEQCIBgrbK0meuawlNUI/72rOnYzehZldy//p2bDPiKlnX1nAiAlkAAlBm+HrqcomfmXKGMH7DPEqCZiopdVuNuxn0mxAA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193074,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIzp/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqTqg/+ITMTTjZvzHVn1tcTzJYH7IuyWndvRJ7oj5QBMWYPfH2BD5Ya\r\nv5xTPKxLF0K/sgKHv6XB/ZS5RsAxKSq70R+VZgArh5r640ofcmpW17iM9kVD\r\nVY0qsYnCCxDKjjIb8cZGYGuBSwEGK7zvR+7ZzvM1tlMZuFx3YJxxd3ANrHJI\r\nI/9l4U0cHv4Kwus2WezILdF7kRaI7j0sFOlbjhsB5Z0xsX23XrY7sWE+5gFk\r\ncu+qH8oQrjFS71IJ0Jw5g+IcYfNFdv+AiCXP0NzwX46W/fUFT9hlR6qKL5Zf\r\noIO1p6UpwwAofrohA4XMXovpVGDaenyO8uFzDltHaSNQsLdXtYH+U5khsCc/\r\n8jhigR431G5pnsToaQLGIojrhDCcJhwNvMZFlH9swNK2iffWlRYb/bzgQkhl\r\nu0Y0iPiEz5onUEnlCqYLryAWsrcUweAkXqMR2VWs8MNd8EtCSrhvDMl0uph3\r\njysGupqehU3755r/jCMennljXt2aMMlAYttVVs7tX3PCu4MECVUdP+Iy67Zf\r\nAcJKG1e3oI5qoaJsZjsll/cIQAW3YROLgI0/CXxLftfrm6/zGFOhWHhZBGOt\r\nsRpYnk7tXN9Yj3osndgrn6p66bplW+ddYxRRBHjvYoCPktU9Ki6zJc8e2z0z\r\nAmEKQ+FDuNjTeqjWn40pqZ+YqPoSd2xDyUc=\r\n=ji3r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"41d15c5a5325be895e4d2088c7f1e8cd4fcf5721","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230328190447-41d15c5a5","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230328190447-41d15c5a5_1680030335178_0.3746808561543884","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230329010759-a7c3b733c":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230329010759-a7c3b733c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230329010759-a7c3b733c","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"33f95b79a2e5e404645acaf4174481b76f6f1349","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230329010759-a7c3b733c.tgz","fileCount":99,"integrity":"sha512-NEN3K4j6y3lAmjs2aKh7cYiI1Wio7T82nfGMfcG/BC34puDHCWTpEvDMN6euOPqSdfkTRsb5CuMDc0BfXFKr+A==","signatures":[{"sig":"MEUCIQD3Rpt/FLHyz2tGWedVKf7bLMzZoQpx8hsZlPRTCeOKygIgPRWh1fJjHyke1LLXk1IacLfMP3KolksBKQDYCYjaDxc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193074,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkI4+VACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqq2w/9H1xdc5JeTRIOckirSPtd+4Hi7DSkUlRCzx2a/jgUgzsxMSOL\r\nKt+KM0AYZX5uSkgt8GjIF7Qr5P2TVt9CeaBkI+OILlaXcQ6maj/KJgWoB5u1\r\n3AQcVGmWamD3mjcR16iFWcDEhoa58OVAtWAdXN/sx48N8Acy2svQWk69X2YG\r\ni10nAsSYv0LQ/g6zajihBcTGbCMad6ELJU3nZb1cXfEm8dpTT4Ug4KBwmzzO\r\nq9jSfnS3afhKBZ9f7RXJ3wBUCvYa+dSzRg2M6qU49K5umFdiiZQDYk31qvVn\r\nLwDeBfLhWalMBbgsxlRkucGanGShgbXwfkIlQ+15/M8Uvga/XH+J1myJuwO+\r\n/MHh+IhKZS0JD1HVy/LSehVcXHjFNKO5J8ISKxGiXuqVEUQvxsL3os1+f2LN\r\n1z0EBVjt9jCNDkcesqB+SYa/2QRJs5L8wZ3zbi9YMBCZMwGwl2L7hTIyPBVr\r\n3EK+nhRf2/LItvqoG6q4LtgLvdI/c0/XZCSwE99GYFRjSNTL49n5bco3yu3v\r\na5H4lVaUinX9nEilAYrUmljspNRqHsE24HQUYWpGzliwHTf70sDj2UqFXfsa\r\nI6leh9kP93ITiDsZXLB2e42IEo1VzhzGWCRLamifVdrs8+vpX8HkbgT4hkID\r\nosxITuLmItGA35Dzpxj4nUyCMAf96tmD7ys=\r\n=4Qj1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a7c3b733cd58839c564f1c1eb91daef619932ced","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230329010759-a7c3b733c","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230329010759-a7c3b733c_1680052117207_0.3993234950615647","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230329011046-0b2bf864a":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230329011046-0b2bf864a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230329011046-0b2bf864a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1e8bd7dcdf6bd612b817d28ec4e252aa638fe494","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230329011046-0b2bf864a.tgz","fileCount":99,"integrity":"sha512-QK4SHN/IkWkCyNmdtXO6QeBxC19QBx/nPKRy8Jd5eRqIDtkiqwX+6erzNF392U130COInP0bVVWppn4DJj7Hww==","signatures":[{"sig":"MEUCIQCYpnAAbfDLQvlnAX2HdJJGQNWGtEIg8HA/dD4EkrMVHwIgPsftUl0u33rWIfpErZxYab2GTJxVQeXjFkKvziAQea4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193074,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkI5BKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrssQ/9FFwqhC1kIn4o996UqnULRJFKeL0Py4UFnblgc0D5VvXm1jsB\r\ngef0QmvPqzLVshv7X+R91uQs5Kcq6KvnKkXpiT5Qm5z9Li5wE9jJeBdiqrJt\r\nXxpWLnqkfI8JHVBzLGhAzSmBtF8EDXz81jx9fw3FGfmIqxhLMXhr2fGVf1LC\r\nRUaqrDt7IEcbhCsnnEC6CWkQP0mNxqMzW+bJ061pE2//rPXFAwlMfn+WU73i\r\nNq6noRWVQzO+Rpo483/uXnxedfgqWI1C4iUUk0tWDjjXcMhmeJXYlOt2VFvG\r\nVZdazJ5ZRtn3YmRpXoFrtpszp2IgI49lXokfKP51Exg1VMQ5byIGYaHdVT3B\r\nCTT/NKxaPFXVZE+FMIl4eVkyDBn63ebnDYn4nMkIYuZVllOMUrD2dLoo681d\r\nNmnJZkdk+KYXucbj8NDwD3BdIWdtwALpRYQtKLw/6bJYGH+qZq0Yn5SPcFpz\r\nVItWz2o5xSOx2EE1GR4+teo2R9Sg+K2KWX0XSFYlWBQZRsrusqoo7d4KjsPu\r\njIyP3ObbrRPDcf831VccE4FSts7efYuMiumgsN3zbBk5mS/ed4oUdDCZXVlu\r\nyOYthX+zYM7mmcpu19mWny9vBJHskuzg6iIalkvuP1RQVfU0DHFeATQPP57r\r\n1hDlz51LhTEdPMNGawAsJV2gkznuLYN47oY=\r\n=WQzQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"0b2bf864a2ae24b85095cc77144d8d7ac4ff5528","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230329011046-0b2bf864a","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230329011046-0b2bf864a_1680052298480_0.33382270013929927","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230329011301-4c656bdce":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230329011301-4c656bdce","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230329011301-4c656bdce","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d6ca2e31cc9e088326fdedc9500c34f7716d67ce","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230329011301-4c656bdce.tgz","fileCount":99,"integrity":"sha512-Wxz28HaP5/E8gXc65SZLjt4QWxvK3drj8rd2rQyN5jXtjnuN0qyNSjT163hjzbHkkK8IcL+kYyr+NXzijmGQIw==","signatures":[{"sig":"MEUCIQC0jWnbfT6QvmkiMA7Tr4ixy3McwSPNmwlK1Kla2iFmnQIgR1IZqowfde9Qn1CORJOMDNHYxaUUZ2tRrXxvgMELYUQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193074,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkI5DDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpigg/7BcO9RdjeYx10EmT80l7spLmdspjkVMv9JaDGo4zzwI7umg3W\r\nzK3bMQO6kYAL7PbA1NfGeZvj+jeCr0iV+fqiKVeyJOvepX/565cxiRMqusS/\r\nM8+fjEvkRwytjiJjd031hFG37lgagjgk9TB2rJWyU90FY42aB0PF/xswSfiL\r\nkTnFQp6FoQ2cdETgzxt4gkZb/WA1YcX5+Ubd+UDdJzuktrcPWZbd9+EJ8rSg\r\nkLBsw4Lt+PAssNTw5T2lp5+mjYuHLgvpcEQMAqFf14z738ANZ0+n7U8/Akqn\r\npv3vZ4AieHniYXSVpziu1TP2qMHNkbrNqB+oyXYtEXPKOjlrE9hRV4sp9uZZ\r\nPnWNq+KDRy7spJU54niXO7JAGBYakOrmonamOIWSOluujCrE/TXwhK6aA+6F\r\nILaVMSwH6rWRixDJ4XS6N3ZtJ1wNmTExgP7xGY3XCm3qN59dtT26kncPfX+f\r\nRRs8oqcyh8TD8M/cFLpf5wxWC/UXpgd4EX9niIqVevDTaWBn6YD8DR3Jbdki\r\nMv4MPm6YmUr7jiM/rPMqFMRZpqNoMSDpLWUHZ+sZrriBP2IgMVWrXtV6Xh9O\r\nxAIpJDnVnyP/kd06B29OFXtCqqYNhp5pxJiq9ZrzPhzdt6GqGUTfVbi3SZQT\r\n5GMTJB+L50jv2pWET/X5Uo+yL0dqVanvXxY=\r\n=5U3C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4c656bdcedb2f0940a307c096ae374558632c932","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230329011301-4c656bdce","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230329011301-4c656bdce_1680052419192_0.46598390734061","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230329085743-b61ac9eda":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230329085743-b61ac9eda","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230329085743-b61ac9eda","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a110aeb28087a25fcf4c0f06734ff7ecc463196b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230329085743-b61ac9eda.tgz","fileCount":99,"integrity":"sha512-sukdV2JW7YDUEysiQ54/ijxZ5y8DPtP9xDN45F3L8hLC2CU1RH+SieB/CbDD6hgDplwpk8BIVx4VGUQgTTGYgQ==","signatures":[{"sig":"MEUCIQC9hiIv7rDcILhFwUml9mc4+0Q2Xl7Y6UU9fZgV4PmFxgIgb2ogh/w9NzRE7bdVFE5kjlRGA2pRRSFcnyzK7CqTe14=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193074,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkI/2vACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq2XBAAkmnRtq7+QE69RHqjLHcZQRUQ061AUKwjlJXj2roDHJXsoIxl\r\nl3AlX4QiGGjfwF5Yfua3SErYA+2RU7MrVAltxqgO4xzBsecOW3SXdkc0Zq7C\r\nXqcrW68uNupYm8Km3VBtBbOiiv6M1xN0ACoOJTq+Hax2uLbtKkMWnbqpzcSa\r\nrqgOBj/D/XAm/ew9v1TfQ/pvjODN3nxqTrt+JOoQyzITX+MTOp34HY9A2Epe\r\n95C077bOMXDlrla2K4e6f89AOMmEIjv3lZ5gy39z4N1kNGBeYSr/qhSZpGoq\r\n+9Y/UtL2asMupqSmpooIwDCg4SODlkNfLDkK8MF4jPsNZAi+oD086esRJZ20\r\nOE5gbq4fwddm13qZ2a3jsRTJYc/62zeIXvNppnrwDyFEW28i/mrdlK22x6lO\r\n6BSC22OAm12ICH//HE5Ydvuf6fTg5AvLhza2jAKAz0PZiIbmuGhv6K85rpC7\r\n8t0IBkPwzFO3ZN7P8r5bMf3VSSO4gxHOJbHKdVHNvcsh1VJiXRGP+HADw/PZ\r\nPXDAmzxSdsxcpjokpzUHbne8che24k3HGxWMJaLWM33bkQMteREHE1+rkRA4\r\n0ueNT/7c93DASPGrB4pb0wAfOQ2+8dXaGN/8uyJGwuwMkNWYSxIIM9E5KNbg\r\n4BQO3XUKIZr3dCFiT5YNzOuCpj6pvSC3wqE=\r\n=1eiz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b61ac9edab5a3cb37aa8071a985fbf11938f5525","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230329085743-b61ac9eda","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230329085743-b61ac9eda_1680080303482_0.18895760416099772","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230329090145-b418594b3":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230329090145-b418594b3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230329090145-b418594b3","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"15f1cc412edcd549641d1954092b6e523ab26c61","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230329090145-b418594b3.tgz","fileCount":99,"integrity":"sha512-qtDbf1+CS3MohYVNnS9v8sTqoCI2i/lVgyH5pnEdzbSeiHHoNHqm1bSZPhwnfpPXZn6BYiTRfuUJAwpzE51NnA==","signatures":[{"sig":"MEUCIAi84I8SP7c7m+VAsd7RZjFvJ+51fF/eayMHXNUS7dLqAiEAsXhOxtw5uCBjxEnZ9/7c/MBeeepAgL2qYHmDwwoJLvk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193074,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkI/6vACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpbkA//ehZeOwUT+/IwiHrpJ7KsL3pN5KPcpsH6DAEGPCzRQ8Zk6qvu\r\n3+en9Q94U/ZQUp7RnkZ6KriOPGJxUb6wx9QyVKKBqutWMKhOaAg4GiBbt1jw\r\neGoYci1ARDzY+cWHutlvotAjPL1aoN9Ha1BNbFYmdDDFRbEDWFC+LpGfB7wD\r\nmvqalAw4BFhwMf272JY2agLbECGH1LTg7QLSWm8dD7gfcuxdDxCWiweyCbf8\r\n53stCmQ8r6+bxynCsMebgQJff5tpJAkNm7qzAmLHKJmnWrmnJxd51X8bkGlw\r\nD/fbBkEWJokMcUcgNhbTCdgD1j2vmZ9WmTS7zKgdD+O9hmhp7KXghZwfntbX\r\nrz2qQRSPcFdo6WrKHIzwuo3T220ENX3L5we70vDdEazias2op6gquQ1hQqKy\r\n5of9GIFsqlMcnoA2ioEaPuZ3IkK0frNinAO1lkJnAys1r06GpSXhmMlTKCcw\r\nAZXi9rPX/6er24M+DiTfB85Ma+VRbin3IaA/tBM4IldvI4191zZO55X+kB1v\r\nuGK629hnBQu+vA/Wdg7abNpNMTOexcJ7kTR9Di3qID6bPd1LNr9yY+MxK8eQ\r\n11KEUl92uT4FuasijYc2NNSHBkjl0sXecb+vB71ORydQn/qdwZN2xnO7tAbI\r\nNwudO7j7EcwkOFhbPl0L9NdQXbbIEdcT3Sk=\r\n=gXX8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b418594b37f4391954f7dba7ed8afd5d22ee126a","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230329090145-b418594b3","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230329090145-b418594b3_1680080559670_0.010385864854038251","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230329090736-6a1004ab9":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230329090736-6a1004ab9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230329090736-6a1004ab9","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"5d5cf1f3fa0fd8e04264e526350d6728867ff70c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230329090736-6a1004ab9.tgz","fileCount":99,"integrity":"sha512-M4SXGUbDtrJr3YSuYlubDgtS3gqIyQnwFiKiTDhsRRr9xzBaJMKj9aLX/lBXAk2cI0ZFUhNJo6B/TBN2i5wH/g==","signatures":[{"sig":"MEUCIE5nHydJ9Qc2VIMjCdliihwozFJrx1+3hjRf3J5Y0xpZAiEAwVxFGAzKd2KwJSaDJCcOEUMFEPPnSTfPLbY1rfoC/7U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193074,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJAAHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq6NQ//Rx8cnqf+DHKP/7/co4mzRYMjhr6BiZUuPMU+dlN6HDv6VZi9\r\nUx9yYouZ6X+FkFnxR0OEkgECGjkg3FG06SylrIPUja1WJpfcwVM0xoMsrYaX\r\nrtNJdcg0vM+lxCon9mZm+dABOy8xcjaWBqQT+S6PaBo59PXkd8hz1ozdbSP6\r\nvHDWKdTNOlaT9HsUEWBhuMn0I2R6bchbekD3c1shb0T1pdouy+Jw5N46ZyF2\r\nLTQooOELjtbVfX7QlDeaIhWE2MCiiUFWxoOq4pGPQDdq34wca8ciIS4TzO3K\r\n2m4hYLi32JfQ9V1PPvEorC0H8DXvMEV7Ub5soZXDUZYhnwNdlldl6juAG+I0\r\naLkaUBrAPIj7Q8yUZFwfmQJs6diSYGvV64MOTbrlL/C2jC8Ry1xvvwUX6pkF\r\n9+r4nODH8n6COoxFGJb9CiZh2ZTDZBqXsZOW7X+TN+L/XW5ywpvKHnBIzPMl\r\nAgNDCjdT2erB7n2h83t5yC0yVcWUm8G0Tq9oJq3PNp8n2p8cvYZE3ch4dpag\r\nCe/sLvhQU21lFBU9eZI4aGJMCW6cWzuHZLTUpc3vwuPHkods0ZsOsvmCkzUN\r\nnDXzSsgr73hACLrszJ0FxpmfVePOpoxkPZ2+N4+d6vcvu+jlE7+BFEItsFZh\r\nB6YFgCMBgxmth61e2EGrAUVeMNqyy8uS3wQ=\r\n=Qi2h\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6a1004ab937bfaf2a8404432609fbe65d3f98303","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230329090736-6a1004ab9","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230329090736-6a1004ab9_1680080902949_0.35976334503723484","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230329092554-66cdc8d69":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230329092554-66cdc8d69","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230329092554-66cdc8d69","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"de0d27c816f4d6016666d64c67a4c456f44e50e9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230329092554-66cdc8d69.tgz","fileCount":99,"integrity":"sha512-SNMW14/Qe6sNjCmpuZz+nQCgRZT/oB/5b7sODsUXPvUpwReyrLIYW8sYCcduP8Vt8YStjETvRjW7KImiriQAlA==","signatures":[{"sig":"MEQCIAfP9u/OejWjdM5PZDWDzkawYHsCKSbu2+7d9uidReyJAiAE9kuwdFjhZbElwY9KQBCfr+OTEwhent3MzaoZgQG0Dw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193074,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJARKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq/Mw//Qpkt/Bs4ywe2Jk54L+VE/dFBFPwYrU5s6JbrJq0WJSLv05No\r\nNzYiYyX7rl/XXVHZ4hXaEieXZI+11Uk+HA5gW54cVApUOLwwbD9bxXF8JtFb\r\nNWrRgNYkBaLuMgwCbxP2QD3w3FG0to2DoQhJqx0CZTw142FscPu3QoYYmf95\r\nP1orjzvr3FELBRQbo5QqPeRFLcjFpqpefcfhm4Rsgso/bF0PcJkx3J/nwfK8\r\nSZ5TkF2zou1C02QZkg5RLkLPCwSjhYD4kl4bcctPaCmWptbm0b+LSacjT0sz\r\nATcyUrXACbz8TZtm4ROQXGM6txgbS6ZPhDiJVxBU1BjIwNfNX9MIhFUWm3rM\r\nfY0QYKzgc4g0jdufEJdr7tZrYA6+spHy4S/eezNjvqt2WMdw0G+BofXQ7X4l\r\nR9CvGnSqRbXHMCm27UmUrIV7uBUTeIXVKnfhrq68ApRmrbeherBpytDdoUcQ\r\ngH71iHMEO+YeguwoS1Awz0QKK5VeUSTuFkAC/hMDjyxlrPiwFc5eylJzc4IF\r\nNZa0GavrSiUkLbaaJ5GuqA+hR7j1+i1PiHNRcMMAAHzsPI/nhs/lGG9Dm9EP\r\nm8xv7NqQxFPQB+t+fQnIRMi4TlKhNqC5+gFNmWOiEReGwyQbvrdXGAf8Jv+B\r\nJAFyxgfOnnzH61M/wsjFwVwef7YQiMa3N8w=\r\n=s6bG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"66cdc8d69de861f4d0578554e9e5b9bbd129c100","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230329092554-66cdc8d69","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230329092554-66cdc8d69_1680081994144_0.6473026417073366","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230329093703-8f0a0181d":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230329093703-8f0a0181d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230329093703-8f0a0181d","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a9babb38f195562a400fae5802e2b538ae4cf714","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230329093703-8f0a0181d.tgz","fileCount":99,"integrity":"sha512-gsZ/HHFbEwB3wB0RjYW5B+SqcIbxESbOzZxtjJGAOX2HN5/EdUgGOmYn+PcstSrKaBsnMczw/6U3SCl1VGnESg==","signatures":[{"sig":"MEYCIQC1KKb5SEc9bfq+3E5McDRtP76BEz2LYc0g8DuVkHlCywIhALHp+6xhz6JMCDoEmhoDIwxCS9wzOzMZl4wcAbh3oBWC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193074,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJAbzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoVtw/9GuOVSj01nE8iQaFKD9cV0DcYtGOLvQzygsxsObSQKNTek+xR\r\nOC1vJ23C0s8Mw+/Fs+galhwoBNPbjUj2Nv0Wmd98IF/nBqwP59A0xUQt7xE6\r\nuLZM0J2jKqeqOFnAf9m4wqjfRtp89rYBZtOH00D0aPvVQ2gnA6hNRS6dcqcE\r\nvoLUEBJLumNdLqi5UCPtiEYapADkEOACzEBgbWnEmImhz/7PvaUPmsixh7d0\r\nRwt8PrOdf3dMExVrM909HTcn0U/cjPN2nH6NmkdJKgpf5AumnLt2QzhAF76n\r\nFH6NQgUg0q/jkmYAzR2J4xhkcwoKwUsYPAZK5GaCNzGxccNJIyOJZ5ABMiyM\r\nhrCo1w9mOP9ccxqy6iESqUe/VojEXpaUEHtiU+p/7X256wbNrzZHL+C2rHqF\r\n5nlI4cIy8FIdyPTdhQ1iEPudD4Tewd345T73hrmpJfx8MYtRpmTeiWN7rT6s\r\n2GkjXRIgAcXvFD9kspYAfVotUSwOtl6eYu3BchHZkczDH7mThOkZcL/iVI0l\r\nt9UAFlzkiNJyF8h9SPnkOBPqtdWA6SbVI6Dej/eWScbqZEDPYHb2A9TWk/p7\r\njwWGhYk9PQr233qGXOrx+gQA5jtEJaueCmtktRbKz/UaTdxf4KD1PHpCS1tb\r\nYJtRkqd1IySBDOI6k136Px228FKc4tYKgIQ=\r\n=MSa2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8f0a0181d485df1061b7131b78884781ef812f40","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230329093703-8f0a0181d","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230329093703-8f0a0181d_1680082675264_0.33200859722108245","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230329100531-e8e2561d7":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230329100531-e8e2561d7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230329100531-e8e2561d7","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"502bb4be08b23f2cf376e441a3c1dd0f89f351f4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230329100531-e8e2561d7.tgz","fileCount":99,"integrity":"sha512-vCNJvr+C9l4ASHGkvI1mP/PBJgx1eQBKjEFi8tCs8lwWlCc+wKLPEm2UPtFeaiIQ42FZ6peQv1DyPB0AROCiUQ==","signatures":[{"sig":"MEQCIEgpNqaQVNBuyVuXqViHv5OMSylNEXanUmvJZE5fy3U0AiBb4Hfb2iIvs0GBnRDpdJgXrxNkgob9hETMTeRLC52Wcg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193074,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJA2RACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrmQw//YZ+i3p+ZtvVUp6ECYWfIBFRjtrSCAEkAc22ZGmw0HZUdUTen\r\nnlI2JoyQVI/g77ohFljAQbFWHVaYxG2t1U6QVW+U6s4JbLBfzo54SUQ4Crh9\r\n/Nbj3EHozKvOg9CPIpHjVo+dckuUuTvKMV2kDJYkh8wlrivU0Bgt6KH1CyqM\r\nrsq77ZKg66iVi0Pr+NdsJThKSDKFZt3+WAgIZ2Rdfo/r71Kcff2SIMkMVHph\r\nchXKa9DFgzsQ5YskFDG3uOdIGfumiXYxOElMewhjlku1wsdwhKx+UpUauLU4\r\nThSXV6N9QiAf47RuyH5R+wJ6AsSphgIFEXN+bNoMcT7QT548tBY6JaSa7g5m\r\n9t6kddVcOS/EzTxZO8PGN/b5rGA8to2N3vmgbLsCOSJltd8FPLOy+djugq3I\r\nf18DUhH1WLrZ738LrkSjia08ka0dy/ZUeinUhUthLITWVUtsAPKcWMx+Czwz\r\nJLnCKs53oNXu5FJqL+0W3Or+gtKe+Po+8rPGmasV8w+7IOuDK+uDnZ+JYJXT\r\ndd5aTjN6lHIM+ddxgVT3WHePXWFNNvaXtpfAp0nbOysjimNYLN95F1BcCT99\r\nkfQ5iEYFnWKksnzT+JchgiNDClml0WtM41etpV8r7NAkyGn+pHWeDy3fEOMt\r\nAujZX9+qgNp7WNczVlwUXTheqS5vV6YhY3U=\r\n=6N6S\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e8e2561d7a4a89ab74e783dc604704eea71c4124","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230329100531-e8e2561d7","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230329100531-e8e2561d7_1680084369561_0.9822620603311463","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230329143913-47bec1e2c":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230329143913-47bec1e2c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230329143913-47bec1e2c","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f7049f5a04bebb74962a2cfcd7842bce18ff3747","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230329143913-47bec1e2c.tgz","fileCount":99,"integrity":"sha512-d1MGZO6UulRQFp9bLwEMSA9j8ANkZ+dh98xreYhtbcT0ewjzU3NsoF8SEMK9U6w8snIl5gWMZO6s/Zqk3V+IZg==","signatures":[{"sig":"MEUCIQC/wD/LJusx3Q8UrmCShsL8ugYWTlcBUmhqj/u93nXPLwIgEFaBwVE507Yyplhq6+sURUUgxbQMDocx3/AiP5VuFPA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193074,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJE3HACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpYoA/7B1h9DO+mohHO3vE0WBtAzcHJdm3C2tDzkfFoS3qMCYz1645v\r\nU152FDxFINql1qhOVGaXusjvWQq0nEG4l0wEvHOlowDkVVtELVuAhmeNKTKc\r\nwvSEOuaGOBnJbM5/RCmRVWOQHWs6Ha+1uPbYvmuAlwjDO+s8WOhv/JuO+qTY\r\ntKo7hu0MBd8bgKIprVOP7eLLqrCcVtMdog8XLEduu2O7ElqHEapwHcEhxiDA\r\nPlfabiERzxKvPOVObJS9tvqLhbPPGNRznMUuzgp1KXDMpQ4WUhHBmw9rPW9r\r\nZznOk5RWodpNP6CFFC2oSaKQ/Dk4MCf1LG5hcPo8lT8QLWz81+7nBM2atfEd\r\nA4Qh2ZtsP9Sz4iWrlqr2Mhltc/XJtEsql5CnnOWCuCTv6WzRcQVb9r1jFkz7\r\nR3ueCvcD1BB5wnyF+JGWHiBeyJWvPbHlHbkGkKiMCZrmNChrfLLEmT0vSQ6Q\r\nYeiloUnE2HAtcNc9KYmUFnfzedUGqMy9p8KvQy3KjCbWOorCcUJLAVamYlto\r\nuoLaZ570kU9U+K/fC3HK1+vBbOcy4RK2fw1mSzG2LOYWRKYy1ZsLoes9UedP\r\ncP0Tdha/YoGSyX3h8TRlSxJ05cqLYx/of58X/vL5mdTFOCG7QnkmK8deIP7f\r\n4zmRovoRUE+P1ENevFMAqMoovpvZrhjau1A=\r\n=xm9A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"47bec1e2c21916247d7a47a8fe7556759af8c79b","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230329143913-47bec1e2c","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230329143913-47bec1e2c_1680100807253_0.8309608283251899","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230329144220-b873a7fbc":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230329144220-b873a7fbc","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230329144220-b873a7fbc","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6d45ea392ec840b5decba68a928403ad647ba5b3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230329144220-b873a7fbc.tgz","fileCount":99,"integrity":"sha512-UkC/kJmYc7PNtLgPrUELfVYsCNu3lLq8m9kCRsFm5FzFxki0Br2++itr0+dIQfyxWM/vw4agc0Z4Tbn9XrEbPw==","signatures":[{"sig":"MEQCIHOaDSUHVqvY1U8JBx5Rgbzxbc4AfCJA5j7gH7llvj4FAiBGkn0YNBbROETg+gvg2QJRfP3yvcPlORD7VXT2W1nhWg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193074,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJE5zACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo2vw//QE3CE12UWbwPZoIO86FcT4S4Sq99hQQfEYM/gRJB+8Y4maQ7\r\ny131PvoZtIIJDsCtkQsqV6VBWYmbCs4gpn0DknFyjODsRu/btztuVJ1zP5by\r\n72dQgKFNaETmcX0iWKiwGtbVEDum4yzaK5mDWTzmnmbISHWB9nKT4vLgHiGO\r\nYBKnCJDzrlsUVGV4/xafr3Wozt4zN7+ki/WewsxR4PDBJAJI5rc4ZCDlwZyO\r\n2ocM03krrDj/OnE7yxBUhpv2sKMiajU8TkQr6gxw8BcCusOScJzSPh6mzi9M\r\naEZt9d60H4OVyifVVGV0fbdh6DeSFU4OAftha6xugFSm6wH38esyodmilwMx\r\ngn+Hb/xtcXNJ41DMpvVlITRld5C4XN9glfTkm+ByJkIHojJfSJRCRM0AFzMN\r\nZ9wgIHfsTCUdf/j4zq8dJy6aLux/9vkz0X8b29RaVazDsrfcPymeqQ3f1LF7\r\nWeQvo31q1/oqlH1TgZYO9zUwfL/2gfO9E/8LAqDJXc10f0vRpPBunfFCXC8i\r\neMnXs89fAN9WYf/EFWujgXN/OFhshniQ4l0pDEtvRiyo1mcmhb6JYR4TCJih\r\nenQZB6sgbmnevNVy+vYgC+w/qIYSjxBR7FlUyNqxs1K0rU4BeZGgoBzZLfw7\r\npMTtRnn2tbC7Pzz1xcY6dgoUh/iNQ05tdmU=\r\n=/f6b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b873a7fbca2704ebded49b002b3b0365a5416b8e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230329144220-b873a7fbc","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230329144220-b873a7fbc_1680100979009_0.7885142699167871","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230329144832-c1d55b714":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230329144832-c1d55b714","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230329144832-c1d55b714","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"47a793c482e36740fa763725a5812b7e7582ee3a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230329144832-c1d55b714.tgz","fileCount":99,"integrity":"sha512-a8DKCgJVDQOwJGqO1tJMeLy7duhXUlDrzLgoYuE8mari+Y05tWVC2aEo0lcQJl53LyaCO9SXMKDMFIixq2CZfw==","signatures":[{"sig":"MEQCIHETkH1eg55oTZ7w2jdLOXipYi0P4ey3YppC/kjtErAZAiBFk6b2CKpBpTbV8OWVlOQDU/kNaTR/efAzMBfv6oScQQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193074,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJE/nACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrorQ//YvH982Is54ypfy0knrcH2KCvcrABv7+qnvVKwszZ0zrHe50w\r\n+JjOsXTtDrLqxpNAHkpJmwh2H0SZhCfGoIuUU/nddW0VryTlEBQJt6itzByi\r\n0ytPIEkbRpxnGH1W/SsQmLHZG6fr66IWsfo6UipNDOXy551IX6tn/MLg0gRp\r\nT6mucrcT+WLJ9MSOah6e18pLrGSenn+jKJ/BhJGPIR9VeBSUjk9X8kgCdeZB\r\n/2MnxJGEETOQPdDOXfaPB/scwmaFnoFJngXymNpq4lLO1YirYPLzcC57GxCL\r\nVn8XMio4fvMqeXXMgXtkEsLh8hAzcmnLWzTOH2HUG9Z6CZY9u4ZhiXShX+38\r\nUm2sPKsgT1iPGOGLgxVSD0qQvU4tvYR7RBGSZujqmqTyxWyTCLhgqXa4E+CF\r\n8a5RvKWX1kjppsJgqIHZ5/2DLiNun68vUvL0JqkCdQ+w0Wq+pJTwD7pmVYsO\r\nU+oRceEULKrivbJ4BHiVmmsYpMofKLrqgC1ym2vnebhTnODJaevJE8bKc+HD\r\n/bx4K3/41nT4dCUH93nztFIqCw0ayDZ3OiNcgVy5CHyb+I0xt/AXJTlyQYHn\r\nI0gdZjYpObWpRgSJsZLWxsYBlivYhiGTpUiPur8vURH7tKck9cUTQDxSt1Mt\r\nv/WkAuTiAsVDMWETSnpYYKvsrXOomeLIszg=\r\n=YshO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c1d55b71445f0cbab7df8249586c73d91db4785f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230329144832-c1d55b714","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230329144832-c1d55b714_1680101350708_0.8999832097216087","host":"s3://npm-registry-packages"}},"3.3.0-rc-20230329144920-7d4c04d66":{"name":"@graphql-codegen/cli","version":"3.3.0-rc-20230329144920-7d4c04d66","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-rc-20230329144920-7d4c04d66","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a123696ee9deb747370971d7edecae75daca3beb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-rc-20230329144920-7d4c04d66.tgz","fileCount":99,"integrity":"sha512-RaM3+l9lQhCBB4MqHZl6uAN7TJA9bStdMBodZ9gjTVPC7J/LLF09SJQF9Cl/s1wN7CAmLWwLIB38c6GtR1Zvsg==","signatures":[{"sig":"MEUCIGg/L2ShrZxowhXmLxdcyQQY/Wpf0Cj/yjbnenWiECZ8AiEA40/2rVjnFGcMYO9AJ54aT0UGbEKhcazqDK/XJ6bRtr8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJFAjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoyehAAmIi8yddtxi5reDXl6Gij1ryJL5Qf0Fh6EEpWeXwMHs+BcTyZ\r\nVaKSgfItgOIxnqmA9/ymGUoJW2fhp8GozgcWNTFo7xC2RxhFekb5lMImyPpn\r\nfcKDVegPlA2yBBLWxoc7szJPvFiSc95NZUXPNKE4g42U2vsR44gbTdIBZ4rb\r\nkabVozBo7lTDx5NVEjtOTz8uPHFdy0Er8ziD8bkicpdyIqPg9RGFx8u5tcoy\r\nKcbAMuNxaZYTcF+2ZWbZ3RiH4t4CStQhZZGqnvUdehFaxak7WBZVFVPYkWdL\r\na0oPJ/c19y+q2lIe2SrUdv7QWS6MZo7mhUInv8HXAkQsVhc9MFqeS7xvsu/d\r\neF028+5wZ0ubSg4O3fkJmlYynpxYWm0kUUpiVvChJ8Lx44y5EjidRGr+U0tv\r\nJ5MLNJ1TUdTqUtu+j/6k2aTqkikGOpbkU1j5tz/ZbjZ6p0nOA4ssQB9f5J3c\r\nENze50j6ztIImpyw0SJ0sm3KsMahm3nk+3MnpEDgTyBYAQi1cpRFwSc8jrWw\r\nxQjv2Xd1mbdZ0v0ufXEF6qWqDVVBPIOTcRxwfrZUggKPjUQOYUaWOpJHZ+JF\r\nAG/KbbNBtOPXyIr/f8FgO8V5Rq7E+mlkq5ubEjdMS7Wfa0sOiRb8Kqunx5jW\r\npb4YBeYPsn7BqSzFuwG2RXTSSYPfeghl7hQ=\r\n=Yrle\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"7d4c04d66e2ce5c5069536c562b03cc298aeded8","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-rc-20230329144920-7d4c04d66","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-rc-20230329144920-7d4c04d66_1680101411133_0.1940763330539259","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230329172630-e434fe0cf":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230329172630-e434fe0cf","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230329172630-e434fe0cf","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"2eb6fbc41e1bac85ffe1ffea82ddd09752a2cd85","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230329172630-e434fe0cf.tgz","fileCount":99,"integrity":"sha512-i3eCQDSOOXKhPw50yVPuzz3nIx8dRZ9vZjorRiVGEmXFbjt3LwPbkWsY0idjXim1406lgBgE1T2hF6gqEaqCbg==","signatures":[{"sig":"MEUCIDBP3aopSnkvmgK5Q1jwAXa1keYBM1iK8o50FJ2g0krPAiEAmOLJYAtItSNGPDdjmYk5lfPWo5NVzrkw5yGJprKSz6E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193074,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJHT5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpX8g//StOzzNu3kmSxP31bs6SwVjDbgZvumuHczEUImGubcz4vgJ4g\r\njBObsud+Yc/Y1apVDqpvQAZHQZeLvgj1VDx45a5dKFHWVlypiyDCi/LoWzb/\r\nheO3PchIWLFxMcSBhlF6KqJYBITBw0u4DES65FL3Zx1gOrh8/CxrJsPBGnQi\r\nXhYrfBPvdju6h4Ah0gOHtCABHNVJMj38PcGIQlX1mKzLwUlTCWmN+/HJBSUN\r\nm7Y37l6D0LGXzxEpwjLExgd68kbyhFuuNvhSgWJh7wV8GTxlaigPmB5eX+SB\r\nTTn+eTEbbJGfFe9G8g4Bkk36puUIGS6Zd9PJbNCbPfwrgHZE1EjJqW7ICTBW\r\nXOrX9M12KDs10pEZSjO8jLD3yfi83zTsBKMu1eEKIdeJQmlGlCZ1zJ7rdrhB\r\naf0y7vBW6U0LPijoVhHLDroTbBIkPXHXC4DDlfZNFECSjHIN5q+RqPK6QHWS\r\nHt2x17r6NEwq96rjsKVIRJn/+L4WESdFn7NfHb6J8Kddp/yv5QBd5YcTQk3r\r\nbBHe5Ov+q+Lyt09jtB6ymm5Og3OF/drfhcnRNefCJrdvxo/x2Es1qHn3HcjL\r\n68HZTadYqRfQBx64QVNGy2AJiFFD0hXlvWuGj4jeLlqxd+fw7qHY8ZtrxlQ3\r\n9G8ZA2BSifsMnLRay+u5skqCToKydR5rFzg=\r\n=sZIw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e434fe0cf48996ae43b7df54f6803dbaba012e68","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230329172630-e434fe0cf","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230329172630-e434fe0cf_1680110841019_0.019498465738297055","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230329183333-dda4daf8f":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230329183333-dda4daf8f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230329183333-dda4daf8f","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f2fb8f97b224b6c109a79d5a6a7118be8a0a2bac","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230329183333-dda4daf8f.tgz","fileCount":99,"integrity":"sha512-eY3JLUtaG8W5xFhxt22BHcNLFwTMjvrSdhRrTIar92D8Ny9ZrymaAqiRGA4YzcGru782inrJID8va944Ns0A0g==","signatures":[{"sig":"MEQCIGbV+qYKq4stXe0iCTNkAXJ1U9vCB1qWWYx44EzeXUQIAiBr8GHXkVl5i0PvYgXFV/fjcQfaacMqq1ioTCLsXUuq5w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193074,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJISlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq9Dw/7BqlOtbrv4c3YtBBBo3wSA1WjFvTMTwDdRqEYe13jDK3lmG9H\r\nVCn7yRvRLTeQawZiqLn6AFEEEF0itrr7UosZGte9ey0liQkqSx+itEemAcTf\r\nnQvaoMltQ4V2n0hvwwqpbCMSHjw2aJ6n5EFBLQ/zsVHzSk7rguqb2xoZfs/U\r\n13Nk/FldhXZyQOM0C+/D/uRGYpnlVr4uKu68QwNrWlyuQvJuWbVXgMuotgja\r\ncdDVw4spZVVmtH+6a3L2f9bS7bypU4sIdSRUi84OjF5x8u62MRkVn1ns4pzs\r\ntCkSzwH4eUlBBoEV4n5wAewK2Lj6yd0MZWQ2PnCDlU0Vj6Xmh29vHEAnTEz5\r\nvfhKZaaa7xYVg4HllAcObHXU0phQ1yPnG3Gn8a0uDvDxxyoX0HIu56l9XrjH\r\nz97IBL+hx7GFBtaqLsnUlc9CGAnECNKk3P6nxKx6GTlji/uv3QfiopHe9l0W\r\nzau9IP3Hg5PvUafRaj4Js/2gyTW5ziPv1WMnXg/XEDh0s0Yivp0GVYZavPEB\r\nPcPaYu1iEV6xagy8ol9cTfzwZ182o5sm/4/gOgMgpMG7AHqJlktGYNeQoEIw\r\naWpE6ALdwQ+YuOCIZjb910PU3RvXUeDzfTYkOGckjQE89dnU2JDqC4A+VbdW\r\nJ07+LBSDW6iHHGwdJGslpGRB0Cb/kAAGL5E=\r\n=bG1h\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"dda4daf8ffdd364cb90e82bb0b93c843e5d43002","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230329183333-dda4daf8f","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230329183333-dda4daf8f_1680114853170_0.012101519814571082","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230330011434-16fd1523b":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230330011434-16fd1523b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230330011434-16fd1523b","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"fb1b6f35a9c71f6406b789ed1d8a6a70565785f5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230330011434-16fd1523b.tgz","fileCount":99,"integrity":"sha512-ylKEnfQnN5FVirKQFL57YznBPjcyWuwMTlaaXkujXlU/CCEMpoGmbB+f9YTgj1L3VUiOUfPg1oqwW1yNtDoVtQ==","signatures":[{"sig":"MEUCIAVNNgaJUzc8HsSkqDPaet7uOOcHRD4D71pJOhUwZgllAiEA/0ag5Bg47j417knOZiBNhPH/7lUj1fq9xVGNJXe0oaQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193074,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJOKhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp7bA/8CJiShMORZ8fNiP6PEgtfOFkls7VMIb0e3QRgA3OYMfjfmvQZ\r\norO21UfLw1qDQg1iGcAVeTCuFStAk3S3SunWsD4b2WjNOjZNvGybmdi+ib7z\r\nD0XGx3eZmmJSqfZ6mZNe4cP0K6cMpLhNRXakgm//jexCMtzDVv8LDUiKSepJ\r\nw4ZGFd8CvhwonVss4fdeXcsAun7WUj8uisx7e8zV6ccnVM3dJI9ICMBn37ft\r\nnxY4O7RA5QrmPZ9sDx6q+U8+kjxj/C+qm7RgG3NkE5kuTIWRt1P2YT6Wt+QY\r\nDXxYauotHVbyCskxn91fe3a+waPsZcahajqtxDcPU0BOoCqeqky0DqNhwI4A\r\njtxILChvy7LwXSFzS3gYK2Q1VyiUazrL0v7s0jDfsB3RYb10f60quCnTNnLj\r\npQLimL1Ew7k6UBhrGgdqCS6t2A+IKL8xHEfMl+qHRXIkhOusX8h1fG3HroyZ\r\ngQFdP3atzJvVVi/qppSAxl7g8CwgWbA6SIOBCSTJBHUFo/2QkOowFM8jaDbn\r\nHhZ6BsMi81ZOImzCE4gNCjkhTptDjr7AbqJO8EWrJ9u1CKJMO+TlaibVTiny\r\nkpBuT6LWr/fg08Nx9qeegTYZmY37WdC4MFl3jub1jPY5uQ9Bwd8ET42QN+GY\r\nojQ5dmO70PED/t59RpUH2gYRDq6SngF3YoA=\r\n=5Btr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"16fd1523bdb50e4278c26710552306dcdb5c1ff3","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^5.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230330011434-16fd1523b","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230330011434-16fd1523b_1680138913318_0.9102347324496898","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230330112047-da0c5ec12":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230330112047-da0c5ec12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230330112047-da0c5ec12","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e6cbd054fe6b23b4b7f6b6d6062638d43228fa8b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230330112047-da0c5ec12.tgz","fileCount":99,"integrity":"sha512-OMCWj6P1a0U57h9vkw9aSmUDgzFWCKIxZVHAUrhNhXAVD1LZFTLE8X3FxwPlmfHV1G5E1AZyTfpamnYApGGnIw==","signatures":[{"sig":"MEQCH3egAvtWVAgHmFR/DFHTKE4nTrW0Du9XAfcpTnsTcxgCIQDNiOgo1kzgNYbaIjtyqwRLBN6puDaCLPAK29s+mim89w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193074,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJXC4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrdDw/6A96kPVKg3ywxDnydtxpRvfR524QpyPNvy2uyabq7WvOsGFbO\r\nHB0g2RyhEjWXCqpVa5jar7DEeE9tXJ9VmoJNIwmhkiGqWkZp7S1mdLSUxa5o\r\nqg4WV+cWpDOUPf8gA6UGVqkEmGRHFMXv2WGE3O5FDBVPB0s41425m/rwc/1A\r\nAiv9LEobvS2KOtiD10m4B/nAxC4+ehmzB+hW1bGKLee+b/p6oOBOuwDD/EsF\r\nIEqW+4qySBgUmHOvFty+YirdZjFCtWAVi+jp5+JGYFGKt4qKJp6yGSOKRIbL\r\nwpOrftra308SDjRDtjT5wojhkq39iThZ5Wo8N+9O6yWuvC5Rsp647LFagISr\r\neMSyKoWrUDhutRMy7Z2O1KIt95Rfh5PO/iUalZWyMfg6BbWKfkMLMmF4Xti8\r\nYy0DO+eo8/C3+7YC0us1Yogl0uNlW5zQwjNO/eBnOLYuMVeSMdYBe1oWPRhu\r\nvpOBf3brVOB1HLVKffPvAkVvaGxKm5kfcTbasWM24JCTMU4j+50ewIo0PUWr\r\nm74vpOaHZB2fHY0jI2kOugu4PDG4IlK1A/AI8sGEWHbSceseHRykVQjFli60\r\nckBXxO2xTpk7q0BSFmHX43KzJhcOor0aA5dqfIqGYqoIPj+uF8S0Z8JNXfk0\r\ntP6tmUckXTtDefPrhDHQul/5Gc6EkJRkrYs=\r\n=es1M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"da0c5ec12a30ccddd34e8afcd22b37f6b7763e99","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230330112047-da0c5ec12","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230330112047-da0c5ec12_1680175288181_0.9527848151662379","host":"s3://npm-registry-packages"}},"3.3.0-rc-20230330120629-86d11773c":{"name":"@graphql-codegen/cli","version":"3.3.0-rc-20230330120629-86d11773c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-rc-20230330120629-86d11773c","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1b5291dde9e2fe7eaddae6240e37f979da8f2fcf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-rc-20230330120629-86d11773c.tgz","fileCount":99,"integrity":"sha512-e5LftgqaQ+4oIJyBII8cnbszWoiOYjuJEq6e8vRoWhTsKXX8N2Q/yLkBLhVTGa3KhmIekhb23/A9097gQ6NK6A==","signatures":[{"sig":"MEUCIQCR9TuzetfozHGksKCi9WyHGe3btNbHMNTef93T2NmEsAIgV4vJ98Ifqm6hUpGhBGTkXqhMLz9tpDrn7U1lyR1Sho8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJXtrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqgyRAAntYziz6BdfgFLpsRdHv0bQ/xgtdu3r+NZIwzcQWjUuZ81KOt\r\nMgo17lnkP9pNFlH7RC94o3YXRW3RQofyVrPYIrv2NR/33djhB00Y1rZsMKWy\r\n72d1hY0ABrG5Ghb6yR5KeBS7yyhMye40QMeYap5GuL5xWoywFnlP1DkSVfQb\r\nCh5MGbiprvyWcNxDCnfQB0JfwGab0g0q1Alg3J3k8OIZSqNTXgvkVgm3+VPS\r\nuI84JOdOS1HPlI0sXa84Cu/0Cz5Fd+KY/NQSYgokQF/UtvLpX6JwAfXI1RnE\r\nObbD9OgRSeNz6IPhLrwHKhZEl3oGJ3iS7j1DECrQrwGOXtsDonSXBw83wyYi\r\nPSMwu6jcFKwGk5MybfF9BhnAHLfdK4WsT7Xh838T4AK42Flu3TmrhUsundSz\r\n3YLj3vbnKy+32OMFDFr7gVIGd+zQ7VjoBTtgXLHi2NobhW8qocWzUW4Uuo42\r\nm/JOQgU2YRTCBEeZsRN2gRuzIEYWLhz2BPpiN87tjQooeTOtT3wtA8v0DZOL\r\nenSNoCykkw9z3R8kA7w49VtyA+zCpyo9/WGSEemwRnc9h6hBae9t0gdPKHb8\r\nfQurXbaO3+yVgpaHiNf5joNcCX0svmN8twGDh8au6SmH2BawkFmIDvRhMG+3\r\nXxM5Z8DDtjftmdbcFrzsZglI9qT7BIdWMAo=\r\n=Rkve\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"86d11773ccb45752fdfc2e181f35b26ffca0c458","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-rc-20230330120629-86d11773c","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-rc-20230330120629-86d11773c_1680178026905_0.687148164291222","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230330142525-09b25a034":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230330142525-09b25a034","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230330142525-09b25a034","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ec47dfa17332d24fb9f0913492449e0635b509e9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230330142525-09b25a034.tgz","fileCount":99,"integrity":"sha512-4lRw0jAMYThMgGPvDF3DXzcsgm79bk6qQGBLxjMp8I6W8CFSVGeoAr0CG2qXFWKYEdBDULV/ldLyvcyW+3O8wQ==","signatures":[{"sig":"MEUCIGZcjocjRbVTQSEfOy+3onhiXndggxvLflYAWaPedSjuAiEAzoOErAcqqGgqL/QRGA9kVe1B/MiUvUWonHcWeDxuOmQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193136,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJZv/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmohGQ/8DzXeJxHUtZaMq/wQSYK3KfljY/RAQDToeo2yHwAwdYDWLwRa\r\nAeY/d8GKk31zDuFmMIWokFgDE0pLtqMqp0ELNG4IWaI6DgE83/+hG0uNfaV1\r\nFZvGpnloJnkiymwFLph//hYsh7lW3W/wCor5/FMzyn/rT5eT5394QXjd3CCR\r\nUhVzxJTvA6cEKL44oqTJs6WQVzlzw2hZcohwvzBg11NOMh4TZndyjqU1f0WV\r\nfQgVMSk5/Fc0jUflFDt/g8S2D0kN2dFdh1lhbTpc2+1zqAB+INQHy84Piwll\r\nkwOkO29k2lMd0LBQ0aC0cbwPrL86VCMt1r3AYb5We7GvX6ket0te6MO/rvdx\r\nVASO2gLtEvzuo07CBJjthVayGtlyoHP8EEA2/Mttx/+XqcZupoX6B5prjlx7\r\nN6tjpfukC5IPtAMnRP8WHeaNckexBTDYOU+/1wp535IF2sfi5vVfF/lNCoRc\r\nnHdL3qQmVkHlxhJ47iZyRPFds5Siql1vt6ojZRtkJnagOPjEKpIP40inJy/l\r\nOYMoYS9wcAQT0u4Yc1nmbNne1pjAFV2TuuqnxmYJI1cQSSfYczv8/GpMxter\r\nugmLBAJa1ewJRjDkdFq3HtrADxrdvOZ0eWjEEoehGcLR1FrqsS9q//mwY8ku\r\nA1mC3tYIyfPgGy1x/+qVE05DQP5+bl5m7xc=\r\n=wa0A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"09b25a0341b3904edc046e2f3afcf39e6844d462","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230330142525-09b25a034","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230330142525-09b25a034_1680186367076_0.373079176376532","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230330145253-7566d423a":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230330145253-7566d423a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230330145253-7566d423a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e7842898196230c4e47d8abd9e176e4aade2b37a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230330145253-7566d423a.tgz","fileCount":99,"integrity":"sha512-2Re79vFnDIThO4OsLKSlyteLDiNBuiS7GhiYZPLit52FKlfZ6AyPHiDTD5ozrsIri6j4fwl+UlRr0nnpJaip9w==","signatures":[{"sig":"MEUCIHLYqcASrTcqJV8PF6HsgNAffWfZlfWgVropMBIOduGkAiEAggKQwGKbhfzl7jmWhnqh4fCUfRxLbgWBaQVJ0Q/Z5A4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193136,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJaJvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp/+A/9EnFscTKLJ5vWS44OVeKsInQfdAiz8dj8UH30C5wr901bjcf+\r\nquL+vvOZBb5Ua1Oyn65LopZGLEDCENOSwqYjN0Gbq3/XbTffJaFI6k3XcZnT\r\nDQka515UaGkNMjGDdeTt4GgKpsGttLdm4meOvklryvZvvpBPzxsgk8AZJiXC\r\nuJFfeoqBRB06sHFWy0uK/98yNcrveEzRpTShPdk84j/ywGiEjG06zuHO4gKT\r\nVaZgpjx/UA25vnuJSOpOT3foLQVrTEY5dwQJEbG8LhJfEJ0aAUgrtty54Ul0\r\n0aglkHw/YHzXiekkQccpqBZsEi6gEhNY/hCI6u91R92iIG/pBwcMsSKFGLwx\r\nTxgfqeJ1mVp9/CrC0K2IlT+mApay5ycR0sc7U1RB1yXYQ+fUp/JReFphzDOY\r\njO69IlOHezs8UnGq3gaTMUWW1qPanSqzUMkZekWvCbY5ibe9eg7dJUhiHBmX\r\n9hdKzE07zM11GrKj734MpL+IGOkfi+IInfEe6M8hxihwS32lUcUD1q66ZFJj\r\n4z1kQuHrvVENSldHWE1jPBeMoYC0W4XRQDaTW7fsKjmzsCqdTAq36I4L86ke\r\nL+1oY4F1o5xgaxFHprgWFN6DAX6YEr09SQF9+O/fIxkHuLGwcTmK8O2fU2Ee\r\niKWswp52GiQnKfnfuWo6FiNYlrgcpj1ar+0=\r\n=Ock4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"7566d423a776edc7340e2bb5dcd08683d916e73c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230330145253-7566d423a","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230330145253-7566d423a_1680188015390_0.022942499002037264","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230330150338-396b18149":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230330150338-396b18149","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230330150338-396b18149","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"66f7ab95f657cf61a0bb425230a8cb3ba0a55892","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230330150338-396b18149.tgz","fileCount":99,"integrity":"sha512-Rc3WTXyS7G1QK3MqT+GkeU+t3GhveXBmtemUeoGbg/BzeiMiUIxDaRy2XgGkmZ9brxykM7SUjIpbJJ5w2slJPQ==","signatures":[{"sig":"MEQCIH3MjrQuXVYoyw1G0Z7IuLW4neO3VTNv2itZCMQ2xpvZAiAmHqaoYRVm3QR8JzjtR6A+hITtMSN9uc3e99nGhMy3aA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193084,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJaTyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpteg//eXNgxHkkPKrP8FfF1ZuUoW+ivuuxOu4bOk/qx5DFTavxv3Zd\r\nIOIKC12J3tKYFE97GH8K9JIjiIvJRrFwnx/rqCZR58Oj/Xfg2EeFBPl593vu\r\nAuiPZMGWB0VI+AJKbeMkGfs0vMVzEF2JZFxXdnJqhHvW7UxJn0ZMnsl8zfsd\r\n/qzLWKPAYLKtDbN5sfSz3BbhPC5OGrY5Yy5nHQogMuegmqthndfdMS7U2yJ4\r\ndXYSDg37spL0A2KgRqpvvLG+vFdcSxsg365rqwy+k4mCF2ITRUJHI5h1OHyM\r\nkXrS+dgLbT3CsOkfacFa0uCaiVU841iURESSGUov0l6709LcLyIFPVTz26lj\r\nlQXq845HeHtj361dGo54p3JhzPuqMQdeiYHUmEQCLhsZad4QN8MwkGfb6xeL\r\nV0GatED6R3IPQYRDiTLjn9WAknDIogWcJz+/CogUZN2t/UGl4iqekTmVMXb6\r\n2iPGQx0gER+4q589k6bYxo1+/+zTaYEGdqk1sRilgz1kthb0KfoF/1z9TrDo\r\nLzn04JUYeiKRBUVN9ZNbapAhBUmcAu/xXkBaQoi1NaMyl2ePFI2c5Ltuf46p\r\nq+jrFLAQHRaCa/y/jQbGo5aPu3f+xypbn46XAz3PFtcaMHrBXQLXv2haLQ2p\r\nnjWtDQv35g217qbUTxrIqIS1Ll4SHRpnAm0=\r\n=LuHG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"396b18149fdc7e2faf58e68f7f8f9506a0b744f8","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230330150338-396b18149","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230330150338-396b18149_1680188657535_0.7764230655345359","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230330153545-fab826030":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230330153545-fab826030","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230330153545-fab826030","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b94652f6ece5a7918862bee4c449a8b1642e5393","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230330153545-fab826030.tgz","fileCount":99,"integrity":"sha512-n+/1mDBEi9EoAQbTipRwz5LNIWHNMcpyHQSZnNNJ2kgOuGeKPqv7pZrTXqmEw4sy0ZFodmp+yGUcBs7bwiwLTw==","signatures":[{"sig":"MEUCIQCpEwJToyAX221/N6C6fYPTh3pAEVzz3NBaLwE5wZr6HAIgCMYAxGTVCSZp1bgZKkMx2r8tGLfEMGDc4dkWe9y8m/0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193074,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJax4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrpZQ//VIEgN6IOhDG4+0AFohBWrIAToDasxVTjUHYiZZ941tkB5vNK\r\n3aKjggnpVRY7zMmMqlNMm9KeNwa54CSU2uVHAdtrKdSkULTZgFPKFzu93lMQ\r\nCwJCZvqYT5d8NmfS3pMYVOrA0F644TluBooIwtQ/SQ1nnwV3QFitzix32ptn\r\nkqPGmjW5Bd74Yahijy0gAq+baqy+IYp73UQBohf/9EE3Gz8JbfF0+3Y4BhBE\r\nY3+JOiRk2Z3sboW3JsFqp+3nuN7rRiZwD9RNffs3xIKipZPs+UnG3SEc4RpJ\r\nvC1OBWACCpc8nI/DVZF72ePEtuoF197KvdM71dit2Keoy2fysDS5YbppT1ad\r\nt/jj3NHTw4n63w89HzTDyHkjvxLfyHy9BtxfZPkzNxhH5sM7f4650rqXe88F\r\napoJ9IrrIOuMz+ooIS5u7kH8enEkNUtWwkCpDk+x0hHr+vs5okCmCWRfLiA3\r\nx1f5C7vcVp4o3iIjd969dT8m1D5TvgXKyyYIowXYqJualIn9tyQxs+AjVhK3\r\ngPWRwv5sqEV45mUhSW9ir+cNV0MsEMRK6VmBuc6w/RoXhfMiSmIs2eGT4dNG\r\nee4ysweVFNUAeW8HoWdOqurjzrKD8UsrNLLMcCwIi6dgw9ACNaiEMEQ+QsY+\r\nJ/baMzZ259e5mLb/T2gcCY+p1KKrzl3JfSU=\r\n=En3d\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"fab826030baa7717e8216c5c7630200afcb73750","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230330153545-fab826030","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230330153545-fab826030_1680190584792_0.003993669800693489","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230330170711-35035e12d":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230330170711-35035e12d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230330170711-35035e12d","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a869d17d37dc6f2b44c02a3e25bd144521751d2a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230330170711-35035e12d.tgz","fileCount":99,"integrity":"sha512-8X8deKt1apESHtnxnA7jXs54Rj4FrPUuRJxYKPEEp3hyZ5UcEezwuX0kb3Z0jLzUBMvShrCy+RD+qeZz05Hqsw==","signatures":[{"sig":"MEYCIQDf1xhb1Ig9hoj+1Duk//dqxpI0f5BPISvashWVL7NR5wIhAI0lubQDyV1BoLEhcCh+gs3kogHYj9v/iCWraBv4+xMt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193074,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJcHuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrTXA//VmUuy8IHcdpt8jpgD+V1CnBtMuSKnqeyE/gEHD2gqsuD7p6Y\r\n+6Tsf4bMItzpH7Wo9yPiKOq0aczILn3O2ipD9c+f6UoaPptcHof0n2fJRceM\r\nLdpWVXNpBx7pz08dYaYu6B2HOf0buP3vz7q8GtBOvwefusyt4jyQoSVQV9wG\r\nk9aKnAJYozJDMPwzP1lOQ5KbBRTlglXa+PHdzjv1ou4ipvS7GPGJpoNAgbdU\r\nfezeHAZKCWLCPzm97arzZMs1Yz4ah+ytrCx2DjJ80/+kY/wyf2T9inGi483o\r\n65Lxxpu83Yy2JoXiFb+d/7MBkRxSBkTJocPLfk5GyI6TD95QTeb8+kbYzxlI\r\nB9s1HXeNiERMvorqaz+2oG+J/ZYeB+VP77apHxjBPJa2lIY8jajvWjwcqLW9\r\nekUPLaMi2MAYVnHKMxL0t+lB7zAesAIG4jsgYcSgNYewW4GB2aUpvAHj7mto\r\nVSjo15+ghVKNNuV3z9aX8862jkrxuUzQ8sbRMKk4z+e1ty8OSYu1h3S8A5Kg\r\nntJLhkYiJHx/9YOJIkXGw5K2WkcrbW09H4GNO4jAdfoLZmaMSdeoixkNAKPk\r\naIjggt/iF/wB3FVh06uweCZdW1vy1PpPxPbzUwjxITen9QSJzIC8b5nxFjGQ\r\nsHNiRt43c7WqzxGF8TgZnLLV9Ujf0AvdQGQ=\r\n=dx5m\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"35035e12d0b3700a89c373c3804494a1e67aa507","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230330170711-35035e12d","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230330170711-35035e12d_1680196078714_0.31637494905255337","host":"s3://npm-registry-packages"}},"3.3.0-rc-20230330170759-01f32b577":{"name":"@graphql-codegen/cli","version":"3.3.0-rc-20230330170759-01f32b577","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-rc-20230330170759-01f32b577","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ba8357c8d8eb993cc4028ca69c41ed7162957fbd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-rc-20230330170759-01f32b577.tgz","fileCount":99,"integrity":"sha512-OHDgYshLOc3BAKwDd1yKROXpwBwIzaaMn/yoJ2MmJT9RxFmfmWTM+d/RixUbmAZQNtyYgSVictiHcBFlkF2Eog==","signatures":[{"sig":"MEQCIHjXx8Y6pkdDdxomHIc2bGJlnM7yL6+IkJXcEWgcQDYqAiBiCXrQWjw3W24uB0/ZLj3qTBK2DD65E0ka0IdanZio+Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193078,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJcIWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq9lQ//V4SObNxFBJsvZ8oJwnoJiIgwh4koAbY7/Z+7FJZNkS4dtHU1\r\naMBhWT5TZaTr3n6CtaFC/uZDkpYimfK5eSQUp6AKhdflQ6kFUqBlJ9jl4N29\r\nqkkS6xpbMhTUidOJVCUhWdEy/0RUm0gdRWUdBg5R65WDUTwPaZOaF+mE74O/\r\n+kaFxQypkp9RZOMz7eTsd997Mq4+gjxGaZjK/ajqr76cdGrdrSxwYV0onfUc\r\nRi45Q2UkF7N7fqFnQwlcdudAjbt8VfkhSVJQhK2MHMXHI6pR5FAW0rOFYEpZ\r\nUm59LF60PCgIUWFClOspsqrJXoMghMYSM8oVW0ICNtNXyQtQs6NOKiwA0Opr\r\nUl2fEMx67EDvAwH7iZEC4wN5Wd37B6RqeS6nyIKHEsSQTwyIUTZ711VzsL1w\r\nMJ9RJXGV9OnLzFhZ7kXl3LKmASA+xKeVtnoet3WdOWP7uWyaveQG4L2eJi93\r\nP+9q1n20k4rCS3R4OX/Q4RMKvPEazanChgqla7KTsQ8r+R8tY5oOx68VMVtL\r\nK6VE5Fqba8OX9EEwgazwF8XEHEkEa31KKKKqi49o4JoR7j+HRIS4D7TAkY/U\r\nArvyLdbb7f77iWcdwYdbCFxsNclVT0ojzJ02haFiYLpqMbdTSbSw/WggDsVn\r\n9mjsAcxWiM1lxEFQXLzZVQO11mS6+MOBiKI=\r\n=vo1e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"01f32b577ee37099ec000b870577f511d3a73fc1","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-rc-20230330170759-01f32b577","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-rc-20230330170759-01f32b577_1680196117888_0.19189863043259714","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230330211230-31e3b90c4":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230330211230-31e3b90c4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230330211230-31e3b90c4","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"2502d1469e06e8a3680566c3fe014a54327a9084","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230330211230-31e3b90c4.tgz","fileCount":99,"integrity":"sha512-NX05jOv/BX7ZyIFZgxKS+tAdAe3qt8FG1QvmPyyZlMmQLLnzv9MPNVdr0VXVlmpVvrtNm3U7/QJ6h/UuEIUUgQ==","signatures":[{"sig":"MEQCIEdPlE6y4NiCM2WQms3wQjRh5f6tmt63g4st1iBAIAqBAiA2gFj678jbzHf7JnRvGeXvPN7MWl7pCva1IwznSNGuXw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193084,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJftlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoh4hAAhLN+COkIvLA/wbMfZFdNr3sj4nASJXyiD6xVZfkCkdkh0JRe\r\nsTslyIpnugy0HOKz4+/hof3jXYvY0XtC4C0fuAdJ+NTrNdUiKRS7HwTLwNga\r\nFZ0N0vZcVE6CEc8aIA8FxpYYINAX+XNBCmC33bUH3qjvcQ+/xI3OoJuXp/2r\r\nE8632e69rctM+mfJp30fPg8x0KWLg/fqtlT2ATlv8J64qvyfkNBmFVhUBmH/\r\nqQwfkPRKJuSYrnvb3w0g4SUchjsAsemnYMJWyfmTCK9tPcbReaWpu8f33ST/\r\np05d5JvZr3M1NJsDoBGsvB6yfSlH0GQaDLRpxnXOEtYcH13NDWh5emnKJZPQ\r\nUoQaSJscs3VHn69ilFrWw0ZK6v4opXWznEUDSQvcyfpUlJL1Sby+efOikuHs\r\n5QroryEog0yF0OQ8/rscv6kvpDa2P/dVgyAijCO6UzqZnHrU92V01kj0M97v\r\nWxa8kSHGhVedouVKJkIW81V0CsYeZdX9bENGjPLgJY//fEP/0QSN+s5pzcf2\r\n1wO1WISskR0kmvJwqVX4zm8pOrpdJaR9ztItzIep348wSbxzI85IlrhV8JJK\r\nYThHHusZ/YDxLwB/Uoo1dUeidWnJwTQtRLjVCB4fkTw2JKaJPwc4o/cXaZId\r\nsB6Eif/zUX7E9alYDdDdz6uIg5zfYDH4jCQ=\r\n=67Yp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"31e3b90c41944c6a3986ebe2afaab097c4dc8f40","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230330211230-31e3b90c4","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230330211230-31e3b90c4_1680210789207_0.6885969038514079","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230331064457-2b657f295":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230331064457-2b657f295","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230331064457-2b657f295","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"86f57a6964e4d1fae69e4a4dd521b7c736ae3e6a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230331064457-2b657f295.tgz","fileCount":99,"integrity":"sha512-lwH3wIERvaZgQJkyg3EPEQB+dybJ6PfQ56XXQKRCjzx07p5TZabKliigodipn8IF3Z3MLOnCS4/JYw8jB4i12A==","signatures":[{"sig":"MEQCIE5Yn4e/hmdu3boXuEWZRLftBEENl7mLndMdMjEfDVt+AiA/cODmR8J4w4QuV3qvU1EEqsziuxy80I34rnD2cxXx8g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193084,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJoGPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqmhA/+JYc933/lez6eIYF4m4BPy+6jFJne1m6Spi5Ef1Bnc1NTYp4J\r\n9M/75Ozk/+0YzYmm6SOi/qA82HsqWtwlaUcRoFXvIqgbeg6U0ojoygFIfQ7F\r\nS+7yQYhOVkVq3LprVjnAHgkzBY5iNGEFpaazEJ1SjMdm6oul0aB6eUBB0uG2\r\nbKmsetGnhDpF/uo5rRR/sUH1mZHZxfIVe/OyeGzLurRIQxxbm1dScOJFNjsy\r\nnhrGwMKm8uAKdKkUPOb7nxKiTaF4ex5s2+MjJKcmTky5nWs7fi8o8Q/DFLwL\r\nM3ZCO/mPhEdJRh3fE0WOaCMKlCkXNyc1fB7LABwWHOw3UUWNiHVs8KnYCZEA\r\naWKpbMoA8eorhbDjl7zifpYZO9AeRJ5421R49S8cOPYXWXiIA4vCEcjFG/gS\r\n2ySrgGcQomDWkaXqnwMGuSpB3FpmvPPW8GcQiFJ6XtQ7NQcYpxolgKiJ4xvw\r\nDCAzPMYB2+q8fYAfqSazG3XTswbeMpHcwtQ/OQxhx8rPbNai2IOa43GLYav8\r\nYJ1aja3HKaJsGw55EZ0SdZpiCFNHnTmnnB/MQKj6paPxuEVFwJESZ/qHw6aN\r\nmJvwEk71kAPe6NkssB/uwmg/7QsSq4acJNEGGuTlkU+dTUmLV4z8xLgv1s46\r\nJz2w+oZPQMHZrIx0HKx+MM6epVZ9dixF+uI=\r\n=0Etu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2b657f2953bd385835b60f2d65ad99297aff9323","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230331064457-2b657f295","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230331064457-2b657f295_1680245135320_0.03921615400783973","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230331111946-1ebab83cb":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230331111946-1ebab83cb","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230331111946-1ebab83cb","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b9d21ef9f0f367f65d2a8b41da836a2643ef7889","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230331111946-1ebab83cb.tgz","fileCount":99,"integrity":"sha512-MpJyD9INF9gpR+94XUm4GF8TpzpHDSCUQI/ugVPgSnr8KCT6VDJdNTXNpTUnTySGleRybDQraUiTvbsMvNoHyQ==","signatures":[{"sig":"MEYCIQCbItl9UCZPC1+tQU+DCKj2wY5BURq7DJeoOlBJVo0Q1wIhAPJLmlM0sT4rSCmbQbjsceECnUwgZ5cFT3byzaGPn3zB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193084,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJsH4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoX7g/+IE/xlONZ6GsghuMsvVu6BvtwDc00qlsPxFSXzmvu4AHnKzCk\r\ncUeVPQ+gPcmGxPUhcYtMUTJJgCi23XF+W7AhBZ3ulEjWsguUkCfrGhsxMUE9\r\nSl6v0t2aZartehdljcFtwtHaVk0wf+EkyYFz0A951Kcd31qlfg/EBgiuu9ty\r\nhkonEiuvJi/QslfnR5+uCVHMHIOBCx8lNfMUNza9EmM5On7GqetcNNBCv8i8\r\nXCfyU2if11NGPodrXSSO8ykf5MluKXgvs0jHevDx+X7gXADcPYFPV2NB3zRx\r\ni3C75xNQgMVRwj5GWbCvvXQqrEx4a+jE3qAylPPqHWn2j0Jz92qqI56kEVd2\r\nJOaiiDgKhuTvi1tyLUAmvIM60d180UMqXSSeJJjqckCODzUyinSmCGkirxdV\r\nVgmpjAdj62PWgWHbZZWB3r6e/+kRRo6M3BMNuj4QCSkK6Ct0zxCO/dTZU8Pj\r\nNE/3U/tMb//z+rNXn0GCkBA375TkwnvaYug2AB+Kyyxyn8l6aZXIeNyewGUD\r\nLSiowGTr7rWTOhM8FzY6ClTHyjtI0bZ9n1jQL5yLJlp0BAPa68LQOhhn1wI9\r\n4hEnAIk4D2wy3FjXtVUwvMSVS+gCwLaq8O/1OcrQHt/MZIfktTSsaPIopXJ+\r\n2iwvVIaAYgYxOWldEPCcSlIOhzVjo2Lp7iY=\r\n=aBt1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1ebab83cbc1e28cce8efc37e4458df5982918642","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230331111946-1ebab83cb","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230331111946-1ebab83cb_1680261624256_0.4530742358629838","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230331173408-5838bcd72":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230331173408-5838bcd72","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230331173408-5838bcd72","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"08e62dabe7e08afec8c4704f5c4f2815ffa0f55f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230331173408-5838bcd72.tgz","fileCount":99,"integrity":"sha512-gvZ5hLsLbRbe786Kc4URBq2mgD7JYglP9pFrTnVmq46JW2VuVigv0Ed95CGcfPG3XKBF8oRANCnBaUJUQ/7Zeg==","signatures":[{"sig":"MEUCIHApy+z47B0bOrApx0T5zvSOzWxpQH0240Np1doi7zU2AiEAx+FePo3fNgLrpX1wVsqFak0ej1+4qAJUv2052N02rPI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193084,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJxm4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrxZg//UXDofWWvR89dClC5Nz28RgEQzXS1KUvanZDYV88Y1XwyMAUp\r\nGfdYglvk4lZ2DJ2u0/CR95gbbEhjxEj6c/GNZ8pCmHt14YmUW3AwOf7zmnPq\r\nnaU2XiTq8JpKAmbRZ9U0l5LsNFib249s0fmoKZaMCiVDhsbGLUUeD4w6UqIE\r\nNbQ0DA/5qyzZt9sLqOBNW6ZdP/vVqZSqoE1pmVL1hWRZ0cmy1EJwA2blWM8P\r\nDa9Mb10S2GHnrQY0o2do+sGu5cua5ctJHmB7uhL3HbqbOR4u6CLJzfsJ5Y5W\r\nE6wgSsttw27DT/SF0iR+nkzJmegNgYGd8ig3QuH+CyuTzHZvxPRu9QclEGbd\r\nSp/nfn/ePliu1LDVO8f0hiaAcX8hC0A21hgu1wHb+DnXjVFarnxwwDq0oK+Q\r\nXuEWx7bwMzYfdAlyPmt1C5tFtk7RLkJFK0JwE9YcgJwDPuXq8DW5uZkQeqmH\r\nBreya0cmMDcI9ZtO103w7NItaM9tpIwt9kqzeC11DjiaJx7ttEhNU7sUJpF+\r\nf7Ae5gRJKw/5mD4V9wTQ2wFpEcfi9llaYyFnnGaCp9JSY1kUfPc884E0qGAe\r\nquFlXrFNsXrW5j7JYMhTWkGpwsnojZBxocmVMnfQhzTloBoouQyoddkNckws\r\nyb6/qJRutQxGLlJt503qTqwhSw1iiwLrEAk=\r\n=UqRZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"5838bcd726d3d9b1938422f5423035412b2d85c9","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230331173408-5838bcd72","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230331173408-5838bcd72_1680284088198_0.007106798838123707","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230331173459-2045f3582":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230331173459-2045f3582","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230331173459-2045f3582","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"18d1097baa5033ebd424336c665d3f86b7a253bf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230331173459-2045f3582.tgz","fileCount":99,"integrity":"sha512-lovyREW3GLR4Hg+CGdg1CJcL1GQx2LwKdpOe52+KnB6nNwRmYHy3FXN7kUIeboWkN6VAHZIJEAFaw/m+VbvpdA==","signatures":[{"sig":"MEUCIGcAuqDyfzrVSA880dwOax96XQqAUZjXwh6tM+EMhorxAiEA+aS8OiD39neTGoq2nbjk2PZoW4Cg68M3yuPNiXPpYro=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193084,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJxnzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmowqA//RjnFE8ciapWkvsy25yIwVbjCYcnM8x/NouiU6ulOI6tUlSlU\r\naAV5YpwzbnaQYdkWJg+99rHG/np6ddIq6gRZTtwAEg+nf/NV1Ng4e5ssj9Bd\r\nnrrNO1son85N3eTuWOQsHHkjb2vucXQ+cZ4z8INwSl/ALOjXCBFEz0xD/bW7\r\nosJwmM1Rc2+8rEPFnyvjdMHVQPv9gsul4sNKv75rL9RTmTVGCn3xFiOgWEp5\r\n1o1fPSH3jFxZRdnAhJK5Yc1b0yEne7VsKV3aaFAwNmc3NROCYC10Ji/gKMyC\r\nyfDL6KocpKi3NwahnjD9XQnnt8SYojP25//QtZnfQS4EugpOkO33YHs/e9Ms\r\n9Xp4yha3tsTiSWt/g4RXOaYKZgb4JjH6Jv87hlFX60Mr837UuKD0+dfIxkvP\r\nlBcQUFXs5j7fUKgFq2RK4YQwPb0YWCW9tPqSYM8DiOCRELdfWP0o7+Z8O3jg\r\nDe3l76hyN/65+VMsY49BrrNiDpxHxnKMhsEgokLrVyBR88Tv298JD98uBlob\r\nljRBVWk6/pOBKAb8tlXZLBNm6WRgaKJfaveUZ9ffFZ8jQBi5jemADq53hsD+\r\nENEJklhkQ1BSIDmAY1ZgqV0fj9rXKSR0rID4V1eR6ymXBQHGVXdxmKQqHcDj\r\n+dF1qva/iVkcSPJ59kY1c4QTv4NNC1xhJmc=\r\n=d0p+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2045f35820ecaebf233f651a7a8b37eba29b5057","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230331173459-2045f3582","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230331173459-2045f3582_1680284146920_0.950948904930645","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230331210539-f07f8d6a9":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230331210539-f07f8d6a9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230331210539-f07f8d6a9","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"effa0b64a1b7a7aa91bca648d149afcb29800c6e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230331210539-f07f8d6a9.tgz","fileCount":99,"integrity":"sha512-WqShorb1jlaa7uoC3b5m39w/lbAUZgYU8LJm1Wni+gH7LetHQCk8HxU+SCir4YgJrBPCCx9OdHnrS15TBh+jPA==","signatures":[{"sig":"MEUCIQC2baSoFjoQVTsPLtIr+iAsN6BlNvXHx5AAlidotlfguAIgLP8o6gG+hUyxxYckh+a7i9S3uSBT+TeBrMOA5CcoSGs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193084,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJ0tJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrp3w//ePNLvaP9xZHGKcqTDYbNe8rzbXdnxErrpnwrw9/CFAUUSwRS\r\ntpCRMyMeLd63pEF0+TjAurpVETXYSdP2GibJ/h4vjg+2v2Cm7AUeX/Otp46B\r\nPOpw1Bm4Xmt99M91Pz9+6pmN3fvp3te7ztTKE5JHjHx3pIaged7Q+XHQ21bt\r\nmdyAHC3M74sb3tUDHtvU78J8789vCUo64OZPCP7FfEmanzcwGlg1hrDmMcAB\r\nLx6LdYq/V7T4kurRbSX1mO61cbG3DfngkZYi7+7+WN65lbEnXCQ+bOqF7x2C\r\nBsE8nnW2yN2/wPbJKyjZwXCHS0dwCwPv01DoEOhx6z6QjVT+Lr9k0hTI+Fmn\r\nFqsuAiVW0RcqY6OoVWvkSMCgFTZmUXo5EPcKY7m9nogOeP6tFA4VSgF2VDTT\r\nla8VCxLbublD6D5LzIHZZG0Qw6SDCBQmtOywCHzCTj2+hGNqk4CvfYoJQ6XL\r\n93GUrZiCCWij252ATedR/XnJkpPUL1sCrGL0plgG3mlcVE/roUjFNRJ2aFs2\r\nSQ8Z+nCduGiL5z9vlb1ferqfvIiI5LgnBhXw4H3jj5HdD+cZmb1C9j8vcvsa\r\nJyMmYdsznGF0RHA35z8RY/eiR6JWV1Y+P17uaxBvFC2ejut2DLB6aABMdWvf\r\nTXIcyMkWuyv0lhtWQ5ms+GTfzdO0etVXCwY=\r\n=NPBe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f07f8d6a97fe701663eaa8e54fe371f4c9472383","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230331210539-f07f8d6a9","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230331210539-f07f8d6a9_1680296777562_0.47202864977931847","host":"s3://npm-registry-packages"}},"3.3.0-rc-20230401002337-29d814ff6":{"name":"@graphql-codegen/cli","version":"3.3.0-rc-20230401002337-29d814ff6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-rc-20230401002337-29d814ff6","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ad872721925e40f7acbb35216c26108f1655323b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-rc-20230401002337-29d814ff6.tgz","fileCount":99,"integrity":"sha512-MmqC+2eoTtkZyD2jEdx5tWbWK+Ge9MIC/6bqqIJn0Ip3AMolbGZ1Fqqk02Q6D1tiGfeYghxQXzGpTVHhFSBgxg==","signatures":[{"sig":"MEYCIQD47d4Ea1/gnvI8IfKCMlp3VBXtRypDCNbUsgqe4IHAlgIhAKT9xcjKJt87pIwWBofMWA/oDxOrYOS8P9ISoJSm/C+r","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193078,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJ3mvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqQrQ//XwoUmkAuakFcqhhWuO2zDEtEU1fLSSq+n0CdRC7Hg4oG9MZE\r\nGu6B2htp/tra3Dl8gYMjpwiXxv0Z7pg40jFvHe9sWugIzBiWZ2b0dKNH+jfL\r\nlX6Y9bIv35up2l+qvRbOp3SfbEFoBsygi6rq7fpEsXxPHepM+03+AuZn9tql\r\nGkTCcKqg4Z48Bgg66sTcv93Y74fWeHvmemcN3riTXrDC802EYxhSQKPcMI32\r\nozuwbtq3rJcpKlqxJzvcCsr8inBiCUSqjYNvLD1F4gdiIjwuaYItqXRs0IIP\r\n5+0ww+AYRMSyB1KeH7pgw5cpago1YaH8degACLjsIodQBhme63iY0jQR67rG\r\ncOjykccNDANLeKk8KJ0VEe9KQvdMAFiXHJnTa45tQG4+hKGUG+DBFabiapZD\r\n2s9qkCMMCvtrk5WrzHVDODCtvEBS9so8yZ81OOZQjZYxDeDpT1CEZkkVniWe\r\ndU7dYa5nHMs+XGP5m44kMms8DpvahEVVyLPLyXecI4nqhU/kafMRIh0l8NE8\r\nCcrPBkmfjVH73YstfTOZmltVl+0pKZD21cF4xSglgy7XVrPD3D22nA4/dTR4\r\nu3+MBblLq/smGrmg0Sy1ET+zAmoBnnaE5m4f4Wd97TgJAihfUngeSx/O+QMh\r\nhy6s0zcmIE8Y6sDM6D+28JNB/NswUlkwlaE=\r\n=luMO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"29d814ff6670347315c5707089cddb1a48660221","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-rc-20230401002337-29d814ff6","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-rc-20230401002337-29d814ff6_1680308654977_0.0975684846476581","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230401093748-4a653efc9":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230401093748-4a653efc9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230401093748-4a653efc9","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"3f1e8f0d516bdbe0f69f229fe930b29e7332108c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230401093748-4a653efc9.tgz","fileCount":99,"integrity":"sha512-lnCwOxSZx3KYkas697K9DC04ixxcF19t0hsiG1gLjRtVuxZO5yaJc5hc+LHasEJq77bajo1g8eDTcpvuZzWOHQ==","signatures":[{"sig":"MEYCIQDEexIwA5JrWMY+ciBSvKyBrcZsV3oDAfYycbuJcvERLwIhAIIu1zkI5NNZXpJn/OKme0ZFy+7AmUg//rYgy3w4VI8N","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193084,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJ/uSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqDEA/5ALhLBOoVERjm9UMyFwgEFd4HTGAtoRxgaESGLNFCxHba1BOF\r\noRs8u2GVbv+rfirOCR992GkaVRV0DyDen4hoiH0QrqY4tOc0ZNZiFrDmrRPF\r\nrBpFwmLROyMn8iiwWTlq87SKGSWj8VJoz41HL5s0QkdUBXnQBoM5wMumcLQc\r\nx1EYUm39gxZFv7Jlk+tUKEsrdBmJj5NhaoJHzq8vvT4O6IhiOpeJR/+GApoP\r\nNphINrpXGvWFTz2U1KtXsA6Eyd78touxrNmsT+8z2H3v8DCxJLGNc+6j5sqR\r\nQSmhAyeyLjXSBx1/fEcZnj8jKkS4h/mwnAqlbxHA5n6ukBkcYzW7pHySptri\r\npDq9QdjMWMBwBuSiUOuorkkWN8PahZ1o9MHaAtv5BJLqfkucSit+KUNW9vDI\r\nq9AlhkrGCG6NF7999o3T7EfD4502pDq/fxM1hBEuQDieJg77Qut8Zc0nGAHO\r\n2AqoxSFPIpU2CFBiTZU7DA270I1HUuOb+/9e9ulrOWfFXJfJ9NNUIlwA9KS9\r\nCQ5AuOc7Cgdapl/Vs5c61Ulq2JD6nxrW8cjaPC53/6QjVdMfJvIU/2mJ6rJt\r\nhGrKB/Z2AfBwOw9BK98L2IoYtfIGsv8/cWQFRE9kk0dQnkLxDprb7hw6kF0A\r\nClyzu2h9ZwkVkoI0DaA3SdzSUlG59L9VUbg=\r\n=Fkg2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4a653efc99ef34c1f5ef497ebf68b418b00f2326","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230401093748-4a653efc9","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230401093748-4a653efc9_1680341905833_0.9968935161922499","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230401201748-47e847bd8":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230401201748-47e847bd8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230401201748-47e847bd8","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a162e07f0fe0f7e31a8536db0b1535aeecc1b1a8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230401201748-47e847bd8.tgz","fileCount":99,"integrity":"sha512-RqjpDutsUhR8nwZDrxmLPsJqkSNVNWXe3SuV2IAtMQ+tg76spyVK9H4aKsbjHOr5Z6RQBhiobQ6PxCP0VUYf8g==","signatures":[{"sig":"MEQCIDtNkWewT9RyQ52GsMfa00+B0nIQl26XsoZaEjoAJ3fmAiAowoRwvrTqjfQNxTkjtjW78vGZh2+t6GTUBH8Xt8uWtA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193084,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkKJGYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpzrQ/9G5RIkJ5QHtgGltVlvYh15m6ffJ8AdOrmO8b2PKRn2M2NNr7K\r\nmQPRFSBF69CcitY0vKBbkTL0LlnXzGf9ldQU9ZI1smW6HNW7OD/BTLLH5WBF\r\nSQAeArHUFeA9tiycR1Ppc8YPvRf/n4MDlZxk3owyUQt14bAUY3AJVZHr7CF7\r\nZsUdp1Lv65ucp1BaS6Ge4urLVoyjYgfxHpoj27cAq6HLrY4hEEFxEv+DxU5W\r\np5bcvYVMrOxYRZoqA8jgN6zM2tLMF/fw8T8tjjQ2O/0AvmKrWRDJ4zkV4tkg\r\nW0uHW0a4XaDTX6GDNS6I1JSrjd6SOh49pMyS130Om3lse99WLUY4XXPdX0+3\r\ngylvDbuU5t9FLl4K3GBRxpPTG7cbjMrBxbcf40s6doVpwx9yLRgIa7ONVWhC\r\nk9UxcnRmjKJM3XmCIan4xuLqPa1aFrJtIwHp66Dmd2FcMOn/P6RF96kyFU3k\r\nHK7OG5m8t/E23ttJTxqWB3bfG2bh1FRXHOBzTm4UwVpOqQ/EbR2QUlZ3IOR9\r\nvRgExhVn36q33+xUhz0CTRgrP6KNh075ieJgZrVYRw1HKq6RoTvkf1c0Sfw3\r\nsdk/8Om9nUeb5dtq2tIp5z0epPrJqRo3BYdl4HWrMAjLBkzEqdvuFlSxxglj\r\nRpmnhkaryvxKUYh8snU4ZV73HvAlT13IRII=\r\n=JV8w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"47e847bd8d8261d57eb641f1da7c23259edd97e1","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230401201748-47e847bd8","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230401201748-47e847bd8_1680380312517_0.2562077226370918","host":"s3://npm-registry-packages"}},"3.3.0-rc-20230401221458-11d74dae3":{"name":"@graphql-codegen/cli","version":"3.3.0-rc-20230401221458-11d74dae3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-rc-20230401221458-11d74dae3","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"44d04ac2c8438800816155e9323cc80206545832","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-rc-20230401221458-11d74dae3.tgz","fileCount":99,"integrity":"sha512-x5ZzCDhW/XvkNYS7Qg2oJfRhKQyDsIge9yHlKFyP5sl/hSlMsmP8vjD87PikTOuZFdOpEocCsrGPLFie4a5UVg==","signatures":[{"sig":"MEQCIEjdegynO4L6uxIi5Rswpl9OY6myIbVoolHcch4I613/AiBgOxWyWVuidORa9uIpJIIK0LsK1+lwaAQcBbka54DSfA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193078,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkKK0PACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpReg/8Cb1Qcgl9YW7nVGsc17rT8R98BS7/+7nX+NnT+sompVJ8e7+7\r\n4NOHhPEwHk3vlOtk9PWPl46RyZ4yQymyGnrk5wTAiuQL1Qovo+64juv6JODR\r\nMWDMqDcMFK0TW1ST+EyM579WTIvbk+MzXRQKDT4qh8zr+cojEvFDCtOotqL0\r\nhusDJQbkLojQTYstMVuLU9BkI/Qg7eaHQy4rZTi+KBPjok6DOm/opXBXKAwZ\r\nKrHLTpVfDMGnKXdNuaJa/q4vhabG4N7xDW2hWa5QYtsOfc1LH8BoHvTWNbaP\r\n/ExUM0SWI1DobfN56RqkJ4afzGE+7PAJae/mkU1lbbn64ssxAV4pFYMo2ahk\r\nK9m1muP5/OkgBDW0A3pN8ZECN5v0WoogbfvoKgaAVpRYmBbu/q8k7q1pr5Ap\r\nbg4680ubbn6QvMhGIYVgYvnx7dD5dpsDuhraD1tgUTgaggB/AdlKdUV6VRE/\r\nWASrif+zRpAWusmjxtVVC5z9Ayg5JvYuhaRpH0AXlzwbuGf+sgubqn9snIes\r\nauhDzTCjvfPVz/37v1fFZ3fXDGGDX+Lv7LpNaotDU4fHzE6YOpoPV5Na339L\r\njUfhCnnZDNQFkOswPNJS5afCwZBWl4GaivI3Zwb5JoUEDbvVB++z718sSaM8\r\nV6t7zt4fYXMhBGN3rypEa9RuFrZgHxn7X7I=\r\n=iXET\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"11d74dae30e97aa5fa1f7301416815cb86d728b4","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-rc-20230401221458-11d74dae3","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-rc-20230401221458-11d74dae3_1680387343062_0.5757052935541354","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230402082631-5965f35de":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230402082631-5965f35de","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230402082631-5965f35de","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b0f78d0b72e328f5a879e497c09f687431186a23","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230402082631-5965f35de.tgz","fileCount":99,"integrity":"sha512-FsGKcWhp5u1lkGwgtQ7ssCLsO+E0IZjaaH2ccCJd/MdPKnmp6d2HX75gXlzsO6eMl5VFjrVWgrBGCjdchZE14w==","signatures":[{"sig":"MEUCIQCq2Qk6HvZ9ByRxG34/h64/5dYK4PkbO7/HhAsmazUlNwIgRw/2Krf75E55cObnlo0fbcxVpN8Hy85EAkKtOljFbEM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193084,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkKTxcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqT4Q//bw+84dhu5BF5vzdRxQj4C7JqaR9kWkT3C22IvKFObzkI7FaV\r\nAzlgNan0c6Sn55FRBU2JBbJ09ezEWipdkLHhM3YqQajaJdJ9LBuMyMXodEqb\r\n5ozPlskXLTQmejm91oX+ESt+k8LNwn0okVT/zYBe+d3fDhjRaZ4EqC+cV5+/\r\n8BCx/tGmK2HOR1kjcuNfDuEzJb0BkrYAnAB7pwgoultqPN7PnYQZT0RWKpBJ\r\na5ydnSmx0zpMOP3aEb89IOPs8wJYumS0IIqrGR96Z1xThuM/rcv78niRD6L/\r\nlrwCNTb9JPLvueNhNuHdKqrPNmp1s9GDr4qF72WssnztivjpfTcMdOH5z31a\r\n8iOoajvr0bo6/S6UbF08Zg6ug5EOBFSG7zJdxJCxwRTM0Ped90pON9kk4kb1\r\n4pUtWSzpbxzRNcer2dmPvEbD1MAVpAoW+sx9/3h3Z0F1yeD7o2FYObLUhKpj\r\napAHZ9zuK1OtPh21494eWJ/ASct/lK7/sFURioc1xpZjLN4j2vbvdO5aqiQ0\r\n1Nfi93HrC2SbKcBEopST53jL1kl/TmpxY4jOqJeuRC5Lfl/1TZT9fBPcHULt\r\n2cGogrMKUSxmWSWvnVV3g7Z24YFt44d46m5n7c5sMn5vPxwnwCiKvti21+4y\r\nqnMqI4sb1Spmzw47mGSMx2PHzekLKWlpvjo=\r\n=okOw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"5965f35de8923223a4deb47a47e3f76571b3754c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230402082631-5965f35de","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230402082631-5965f35de_1680424028773_0.4757063086333375","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230402134403-77746fc25":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230402134403-77746fc25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230402134403-77746fc25","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1ca532b25e7a3c315301c3a8f15f3276a801accd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230402134403-77746fc25.tgz","fileCount":99,"integrity":"sha512-rLDaHRKVKB6e56Mg6k09xNwRXyifnZILJHKfHdRWGQh0e44XvNGDBU7mdvafd7I2L47E699v3nogv8tA8qXBJw==","signatures":[{"sig":"MEUCIDnMTw9p6TMLn5eWyubXVsNnMMagDkPeAJ5mdfvVAIVRAiEApuY6OoJZ/MPEd8xvvFtsa68k9K0960oRNTgADj+RTjQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193084,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkKYbTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo+yhAAmTnOJveeYRGe8np/RO9HtMLPI60nwCH6dG2n25/FTFREOW6H\r\nRcAYI102WVXvq1mDkRXN6rOlON7nOLxDT7YS4Ba9XKlmWsC35fCMS66Gklu1\r\nQHUQ4X8bdZjBGQtPiT0s6KBEbvUgpej1AHSkAgIo/YHkeGOBiEQ0matxp3Ev\r\nVTXCMFshuNKSRlmE4X83W8xpZLxz44WNwaTZG87lxqnYqccKshf1Pnp8DmS2\r\nIa2r0niD2Z5X4sbrkoEbXApeNTQP/0HBsdtnqAlKFyZHdhwuS2lDxO/a4YEb\r\nFBso/Oe1fJGTGXgOrI9OqMiYfbYpS160ezLW9xI81CO7sz+aPKHDrlf4LB4F\r\nQXChJlWDbDIZldsYDuoF1O/y58GV9qea+hg5aPiuyjXwJb6Wx3BgypU7uod9\r\nXztu0UiumHOSK30X0/mH62qDZImXXVQMXUusTVtuqHNJ1qV1qDwLJk1HBxj1\r\n7I/lALyUjvHsnolrCEmANolJZXBpW1aNyNBsEf7xmw4a6TGYLLCUjHKuT/7M\r\n4G8sRIX3XNAojHql0gV2LmovIepS4nC4rexUO7074GcqHxLa1sIIGv3qbrCT\r\nKDCRlBrrwwkVmgQHyX6nX4AfhmA4EnSa/7VFNtk9WyY3usSXdQdeL0e6P9LZ\r\nCcNxQ3dwTgibtNhdqnedjTIq2FetcTzmvN4=\r\n=YEu3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"77746fc2561250700b5a76d48374e3cd9bf30b78","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230402134403-77746fc25","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230402134403-77746fc25_1680443091045_0.6354147890174684","host":"s3://npm-registry-packages"}},"3.3.0-rc-20230402134456-aa606b215":{"name":"@graphql-codegen/cli","version":"3.3.0-rc-20230402134456-aa606b215","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-rc-20230402134456-aa606b215","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6e0f88936807071da116da51c6d054ac2f019735","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-rc-20230402134456-aa606b215.tgz","fileCount":99,"integrity":"sha512-X+rgRLo+0+xH3t0zKopbX1UMzbL2Q/xXTEReQGlR9vsjBIZ5ekF6DAVkSuK2wzbZ4LrgPu2alN21mQEM0iWVnw==","signatures":[{"sig":"MEQCIC6TJQbCXckIKuWyu1JuSOa7JV2sSFPFaKgY2FtY/CyhAiA54w2pwhPfoeDB/2YIekCHuQeeLIL8A+8DhJ3m28Vd/Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193078,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkKYb9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoGbw/+O3XK91y+1lr8UWmPrK+Bb1JkxIcP2auDVzCHqPCEWGxGocFc\r\nJfNAu9ySe7emjsM8IOx3vs7VSt6RceH/okLvzg9T6FQoogf9wMJLYr+zdb1W\r\nHtTqIUGJpJApu2DvBIiH6NzegDiP6/WrtcGaO+Qg0E9GcXED5Tu6FVPulQS9\r\nrmsUrAVq3I2vVXTBcYulAIX5IbROdutEni6YrjDqLU8jNSLN55Zii0b2yt5/\r\nF0djEYZsRUI4lJkph3mUNIUuEhuKDe/belwcdCiB7KqKp7EGBBkaWot0q9jS\r\npIQ/9TsECqWgTlgNvHTClv8BQxBciXlmMK4mm1P9I5aHAhEGd6PEu7hzDAKn\r\npvvHduNdX8RLiDF9sk5dHVafYGqEvdJ1zRq64ktHner3kdKWqSYeod+fv3uf\r\nrt0gUZ9gRexd72GNTvHSZkW0Nkt5ax514z4dlQGQAI2ZLeiKCw7spcPtImOD\r\nTtJteHW87OyYbb7MdLJlAvNv6J9TZceliUw0PTT+vhPCMUraOFqsZOAjeKpB\r\nV5+8ZSdCqnanQMmCKeP+E4Q5Ih5pF01Vuopb9kqpZ6E26vPD/26KWDZsAS7f\r\n6iQzVMj213t4xPmYJ8Wbo/V8DvAVwKEL57TlPfpf/oaK9O7TByU7ULMQsveE\r\nojGH6sAHRgU2irBIul9uj0tDK6b6zRppUa8=\r\n=61f3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"aa606b215ee7c1ebb2e187a8d4dc39992c8c61ea","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-rc-20230402134456-aa606b215","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-rc-20230402134456-aa606b215_1680443133708_0.437381210553869","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230402134715-020e699a4":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230402134715-020e699a4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230402134715-020e699a4","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"57a283001479c3d8a8c35e8ac504fa318f2435a7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230402134715-020e699a4.tgz","fileCount":99,"integrity":"sha512-X1KyqT4VHz4BcuBRCfFJVn7GavTHqwroe5EAzNIH6VSGlUCOL+Qib0mV809O4PBuzviiuML4NzzyBwiEqcjQjg==","signatures":[{"sig":"MEUCICRUeG1k+n1wf4fv6CxgcZWQoAJkV6aoSKxA+RyRfy1YAiEA/QLFa6l+uA82gmVro+nnZvQflI54PxSmqgvVej6oTwc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193084,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkKYeLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoD3RAAomgKii6qzlRo8dReHd0Z2hzQK1dpW0627YdLqRT8gAIZr+kd\r\nP0kNOU4iR0L9++3geP0l3IINYA/6eqC1CZ+owrFkKye6r8OlqrqvI6BjSwsn\r\njB0Jz9CuNZFIsRdXYvGkUA22TVqH8eC4gKc/HeynnYQLtNPrUHvoYJHw2B1Z\r\nHW2X6wHeg6kRP0vbP4dFi5JUgaEIA5FVkXGzujs3eC1qlLp0NcpQzIos9iZc\r\nUddzcB5gUvvas+Ze5vdAkFWOXg0v/FBmE4nRBiPSvaxYlKm0VRL/8El3RxM2\r\n4COVnMJ/h6zMMct6TE8XEWdc0rsS1RKMHD9DsfUt5K/A4aZslDF5l34y4Ui+\r\n2hRUK5hk1MN8FE+Qy8ye3hRElnOCBHi2RDENHxSjTDfcaH1jQQaR5fTivJGK\r\nPjepd8N0zutpoK5ABgczarYLmvybOPZrz8MSD6kiQr9lAm3hBOrs0fMJ8cxP\r\ngQSRI/ckbp0lfchfs+SVUE/khp2gtxSNxXWgnzrj6+Yz4I4tDfzQtwvJlX4n\r\nDtpvMTMPDzA6ZU4qCDISr1sLy2sjqu5S+lhGvv7Gq5c7E+H4k1+h197Fw2Yp\r\njqmvIgnNhxr3vUOvFEzJL9VlXmuGaXILHblqNyz6Khd3jxD2s7/GKhm9cNAx\r\n5NIW+5XnMQl0wHWImqgDeZnTvO/QDxmYF5c=\r\n=WdWH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"020e699a4d796c7fb077f2e03e4244460693fb4d","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230402134715-020e699a4","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230402134715-020e699a4_1680443275642_0.09565449716317742","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230402134841-83f0fd7be":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230402134841-83f0fd7be","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230402134841-83f0fd7be","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"47e521e22eb38c91a245796bc77c109177f199c7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230402134841-83f0fd7be.tgz","fileCount":99,"integrity":"sha512-4D0G8JHJ6RKMGpJWr9RDKkfcV4pHLSTpm5hYhtguHRO198U7V0sCpRt9WbzuUOEZnLjpifvFcUvD6kbgZ/VrrA==","signatures":[{"sig":"MEUCIHxNKHFE0tdr3eVchuwI6Ow/UN9RqWLUqDdYX35oMR/2AiEAtQfMV3pxULUS9uxCD2hdJedwo0lpA4YOx7DR2GjOekE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193084,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkKYfeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpzJRAAmDjpmMldk/5dymQzufkrMqLiuPF2jueQ7wKOl0ZbPTlXD61c\r\nM8JVDpU425RJAfycE2nk5KSsVb65Tc81kTfmKJQXxGB4/1idWWozThXNIkBM\r\nhrxQf+0nVGqiCJx/0aDDOycLuC/vxdP+6MJRvkMjCdPqa8hzqTyF/d5kGYta\r\nbKZE4afPrt9ecrXqAO4bVydxJR+BYM6SBFHMvwqpvjqJRZG84xujsZubWBYs\r\nhYtVmnn7Gaw6buxO8hc18uY5kTODHhLlAWoCrReY0/nN2KMqcOXGAp/BBOuz\r\nxZervPLFMsZt3E1/yEdoxaTHd6TGPhFbWqaRmgnMF/HZ2PxzCy9VV89rVIaC\r\ncChbEUZfHz+uBBxkGZm55MusqLWA9u5A30Ly3Nphrz1Re4G0OucukfTaMUHi\r\nDpilJfiS4Q8cCVL1FD8VFLCYLX5moBnBtoB3QICMzjXhQBw6GvzrI2/ilFvc\r\nY/R62hGmQZzoqFvkcOwkshAXiVOgmMIDiKBbjchcqaMd3ligC1dk2ZyBjbZH\r\nWmz9vWLuHeboFpC0v2R1nDn+KETawAJyEsB+fIaftmhrCl3bgEV49hSui+5C\r\n1DqAYTyklaJjMC8w8cAEaorA4ht+3prdz4d+p0qq3fFZBkOFlj+Z5f1JQv0F\r\nkE8mdXkhZPYAlHTeAw7JoSC5uudbDOxkrH0=\r\n=Zjn7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"83f0fd7be0f9d7090a3c95c57116ec0013eca1be","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230402134841-83f0fd7be","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230402134841-83f0fd7be_1680443357916_0.07818902360901037","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230402173148-bf8f9245c":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230402173148-bf8f9245c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230402173148-bf8f9245c","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"7e5b8da1b5376f526540349090e25749ce1e91d7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230402173148-bf8f9245c.tgz","fileCount":99,"integrity":"sha512-+xnquU8OadyzbVk5CqvpAGUBaBowAblcKcjB/t0cazAFObYoOLmwLJLPLagq53nxZKtt70ARCrnHoFl3F0Oi2w==","signatures":[{"sig":"MEYCIQDe4/ElzyjFHwvCXim02wlTOgYpWzS4ccshiwxS7QyP7gIhANCLN28+nTA0d3dGzxiKy+1Ig55Dvo7nVOvpXuUipSpk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193084,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkKbwsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrZWw//SjSaoSsu8aRIjkIf4WTUW7tmSBRMFrDVZlowhVs40xTIdLS5\r\n/I+EpecFYlWqH8RR5gjHozrFZ3gS+3whe6HmQ3w7fw1DWhZ2Du/FYK4EV+Cd\r\nt4XxCXX1PyqMFmI28rl5rZJDHhbD4LWWE9TSHkzW0XsVBOYioctkdgE2nesJ\r\n5FDm2Vdf7qQfa5c893yJB2igxdRGtfQUcsUIcDB6ofi5uvYygA876gxX+yJ/\r\ncaf1ESFLvOArxh2hnY2b6tML7WA3AXUoQXUpecgU/iSyBTXySPhjgHzN+MCC\r\nec6wwv/t6ChbLhVQ5Gi0DSXOVqtcpFtYNepcLigtYkKPWUjhxgs0sOM6BiFr\r\nZaylQN3hwqVHOIQGBPEkU/mRuSHDnm+3dMLDcCeJg/eF8N/ulBJIjjUmUZAf\r\nXUa5KU+mbP6k8Lj647HuPzYTvJkL6dNV7iCsYFo8vmUcyTsNOvK443ssBQk2\r\n6av6FiCcKrjsNt8iJCzodoNVQcGxZP3b49oZjumaqdw0sHLOI5hO3ju75z0t\r\nbGtKqrEhrDArPx8Br3/I0AswXlYxLwUJHPzHfV0VKTciZhebWK82oOUmuaKo\r\nX8nv91pe04JZfW+KCZuCrgfLKCnOFIYJ1nbU0IvDY/yLHK1odJpDKED6Q6Um\r\nRwX3gcO5RolJXR0GZA5N/jskl+HrJ0wdd3o=\r\n=WKJQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"bf8f9245c107cd1c37253b762e1d04980e3bfad4","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230402173148-bf8f9245c","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230402173148-bf8f9245c_1680456747994_0.28085299690977883","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230403114914-6e6076d6c":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230403114914-6e6076d6c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230403114914-6e6076d6c","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"eeb0cdc304a4f04f8ae9a049168bf386cf8ce7ee","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230403114914-6e6076d6c.tgz","fileCount":99,"integrity":"sha512-NTW+8ljqlLrJW5I8mJiqp2Opa3DSRFUgMLGSuQs/G9TCAjYSuaPA1gIoqheMm0LoOiVuWvSD5SjKJRwerz3Nbw==","signatures":[{"sig":"MEUCIQCuDX5oEYcAATdmm0xWqMH8QhRxOeHpyC6LoF/3gLWeYwIgPGI4KjyL/6tPJQUpuk+uXdS/KK0gKYFaOk+SYik2myA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193084,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkKr1jACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrYpg/+JliPEogrUzoFcehb9HVzRfIsmmLa3gkeHo0nhR2ievkh3kjm\r\nncG77KlFsIZUHeJohSVBOL6YlBHdSkOfe7FSnoXc92grkdUpmja5DQKqCalP\r\np38UBFFnW4AYuOmgNR5lBoFV5HuFj7PlL73nGDfzE2UdWl77hSTbU6QAE5uL\r\nZBQW82a5SFUwIN25i9i/p8ZjGhkoCmXUZtVTr4J3+IZCKY402vv9zNXHlDdU\r\n29qnXjoMPBwe3139ey32iiKgQHXOgcybjLUbJxW73SdH73zSUXV4XUQEyPWt\r\nfXdGolrxAhnZQE1k/s8TKeEXc7I35uiDhRcs/mnXR+PMbs/0iVDavcLvPtRI\r\nwi5yKVU58A9IpKTsgPTmB5epz1JJN+1RcC97QAoLePL0s1I9XhnN/tVEzDjK\r\nQqc0QmslarDVMc7920SKguq8lFPc+p4ZsOacSUFU5vboXIaVWN/UxN2IyVar\r\nCf/ch8vdeb8DUuDD1f8N4CDfO6wYWdGGpK/OpG9gNu3m0KBLBIuAynyezt4a\r\nBg+h/jM9tlJifrVfHJ5Iit5gZKXUPWSjpj2EklEYjL8maClOR1HacVLhOuWY\r\nAwzvvzyu3qCv5faHWb752awqpRHoQZPPONgryPFs1V2/cROY1BasJqz7/QHH\r\noyeczwSSFAE79i0PXame8JFZ8nrnk/IYf/A=\r\n=N/Js\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6e6076d6caf350e4c141dfc0e21f24981bc0364c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230403114914-6e6076d6c","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230403114914-6e6076d6c_1680522595775_0.7437901056406309","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230403133216-553afcdae":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230403133216-553afcdae","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230403133216-553afcdae","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"2ca1d80b6383af64d3e59c4e6a64a9f9825fe84a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230403133216-553afcdae.tgz","fileCount":99,"integrity":"sha512-x84/3+tAfjltbqG9EBapvHUKhDv0cA0hwdujj2jshDisvFe0YKrjp9SzM23T/E0INaW817OZ2Wo8WraX+90o1g==","signatures":[{"sig":"MEUCIQDJ9OAR/cjKhsDstXfwOzVXaC67YC8cTsZDO8TMXqmfgAIgNjIF+XR/oLi18vTq1//okKO5QvmwBhGjalDfkJE/ge0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193084,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkKtWGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpLfA/8CDm3DB0GqTIZ/uT0KRFdFKTNhSJSmnE57+LicqcJvez91RIq\r\nB7PVgcmCXNX2Jhv65Dep8CFyNq27kbCSq2nmJyo5Dcb5iXKZ0/m26hKKKiMs\r\nmw3FMLgMZGXzKBCF+vRhorh3e5+RAlsBr3HMJEHpUJsZolYFxPLy3O4+x9F5\r\n8eDht+zl++xTizG5VxWKXby/abgeXCRzvzSuzBijO+Oxn2lA7h9hEU4TepYx\r\nt2bfXzgBGo2YeMVSGM/b+NZL6efOZ4DTvCm5AD+Kg/aXh4WJzd184UyvF28O\r\neyArEmn5C1Qc1g2WZ1IeFJTJVir8J9sHZu3dQEF1+OuhbeHNFV9I/VlusPn3\r\nzCbZjhm+klQ8fkKueTmvnjLb7EHyo+ZGqxL6E6tyE91RWp/HMOiOMY4gobXl\r\nrygDYHQOmoC/TZAhMZkqbaNP18wpiruDX2sbfLL87hKGoQXxn6yu8XE7Y7rn\r\nax2qqDsWieMbIxgEX8obzGDKwoxvOjehx7RsVoSyXfc6JxxQoY8hYQDc1Yhc\r\nZDaJFwkmbAoL4/rGUyyZKUxQJSPt91AciU8L2ZkCZHOGrMtYKeldR1QAMGZ5\r\nx6EaJ7QzzQNTT45aeuGkADJnLGGAG7axJN3vbDjKuCvlr8daZEkPwExBqlvB\r\nLxkc4qkdndpab257Yv3cS7JZYlCXIPT1Sq8=\r\n=niii\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"553afcdae23927c1545f62d320037502921d957f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230403133216-553afcdae","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230403133216-553afcdae_1680528773753_0.2882045390003265","host":"s3://npm-registry-packages"}},"3.3.0-alpha-20230403154620-f1ffafde8":{"name":"@graphql-codegen/cli","version":"3.3.0-alpha-20230403154620-f1ffafde8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0-alpha-20230403154620-f1ffafde8","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a5042def03711641ed9d0e3625f768ac2844f463","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0-alpha-20230403154620-f1ffafde8.tgz","fileCount":99,"integrity":"sha512-uWPYhGXRX1SPZylDE1S4aaseqz30KzZ/LNg3Z5XJYx2bMqFlBdGcG4qDBMZxgIgvmmbm9NZ1nS7nmCNHCcFtLw==","signatures":[{"sig":"MEUCID7RZ06zTrLq64JntHBMTpIwi2xnm2TE/S1ioR3sMZC2AiEAvjvO2dY6vZdDsOD9Fisj2wI8kJMa/laLwUrx7bm7Rws=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193084,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkKvT1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp7JQ/8D9TDpI59pVJ7tQ2MGeLIAZ5KN5AK9djRalsfGUFRVRlrOLDR\r\nQ0ukV4kuQKCQP3JDf8+oiSikmnCpyNGH8hmUvrevv/u3LsnT8o7tgJjhFIF2\r\nDaLjvE44ywI8L3f0QJMg89Cukjl5voXOpVrrgL4WDCAtEhZizwLcNlwcrnbR\r\ngZtahFWJmw4XTbG8dK0c5+6ZXoxT5N0e3cpl/UenG2ZthRaIbc/3ssg4Gc1S\r\nYKCscPM6M4VKTel8b9V3qKB0rrGvqnqpBF5e3dugHCei3KwJ4mvCikuRlu3a\r\nehgpWxb8vlriscnGnroyM41JqTzm3RqxpQpNyAvgvf4UOTJWs9NMDgleEcH2\r\ntUEul42YEHiKa01gy0hFLLe3JQ08uIBwvzdc5dzns7OlhinUCqsYbgJKKnaJ\r\nAZY02aJhgVgaTysN17Q9c3ZWqciqWAqMpGQVhpe4vMvOHH56bhZOOQVeujQd\r\nevdHSkVlvQ9xIrgq4mQPH2AgL0UOxtq3j5ilhPqbC5uZK5e3S4hG0xTTFdTW\r\n/6+TpQ4AG6+B/nzFtW1Vn7IP51yRJ6/2m/jJARJnGTzUA+i1G1/hSGOaxVj/\r\nuBWbtXXmaslKKWRYjjIw8TocSOiGdmy4iKAnbGIEM5D243+9ChYZy3bx9pdv\r\ndh5Zv7HO8Phy0hrUwwswcn0zrLG0h7aTuxU=\r\n=bT28\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f1ffafde8bcf04f1250ea00edea8a8d7dc8fefb7","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.0-alpha-20230403154620-f1ffafde8","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.0-alpha-20230403154620-f1ffafde8_1680536821290_0.9245787754172312","host":"s3://npm-registry-packages"}},"3.3.0":{"name":"@graphql-codegen/cli","version":"3.3.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"12755b6b20b5a24eca7514a6fa00507b61406bef","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.0.tgz","fileCount":99,"integrity":"sha512-KRQoAG0stor/ztMsBxHqxnwQzcM1DEZigwzah1LFej8bh6TT1WpUt37zt6PH0EdlMpelmeN3keY4Pq6GMd4ADw==","signatures":[{"sig":"MEYCIQCOlAxR6+jXAvtQsWIYb1ZD4ebCWWb4ifRnH/9EODASxQIhAOj/FfCeUfv1Lz2G1m8VHlSrmJpd/ocB+bd4B4i1P5EF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193023,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkK5BNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrVPA//ZvVkZ4nQN0HpSf30DwjI34VFjqEY353dbJ0Iby0lZm4doqH/\r\nFNwB1QbzyQeXASF4UaCFOGYqnrIZVNuWpSJNH9FWeleLvPxi3Ba4RGoL3LE9\r\na3MG74mOl9r+X/et0WXDBFyZrnbRA1H3RKsDoS+eyCDAt0t8yDePxF2ynphq\r\nv8P3arAGFm9YKNYgS/5xdFpdMMbtaTJ35EUEhuk2vPXYYAidgJeaIzw7xhTY\r\nFwMS+5KKFVtNmFfVQ67ymV53eyscLNwA6xb/v7O7kB6eRSMKbMJ2qeId6TeW\r\nkx7nZoXAlktFqJlErUDYqajQNuFbtphrpX64ILSivW9MrIngN4ElXGXgJmrz\r\nm9vApP0ZaKxfkkq2yPFBL93QffwSxsRs2QhgPpKgnuQb6Nphw3krn8zZsYDF\r\nMmqfPaujltYjkCz3y0e5Rd0gNgKEdErIsNT0LdNQOzJtLeVPNq0ZViYe6nvU\r\nVVxOvZNqw2XyzalB66grb4AB86dfIlAmGVUSDXsCyTS1J+wl6+VJZNFGSPuN\r\nd4vLUD3D57ZOrE6/+iYuE5zqUcDdzB1hdIpdAEsQhQ+zouClrtTn6L21fBSE\r\nf8x3ed46wYu+BNCJv5+2mXRtDl/m5QKWvnidmvkFD1ERgseSsJgxZXz3ymy4\r\nIxLp/JW/aRGRDS1zs0XXLkOH/YWojOzPFEo=\r\n=IkqN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6e3fd3809f9a13c6faf6e5ce138f53920f3225dc","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"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/cli_3.3.0_1680576589406_0.1079653439980055","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230404030315-638d98dae":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230404030315-638d98dae","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230404030315-638d98dae","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"9a08d8fae3f0efba82fb297d096835752479d764","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230404030315-638d98dae.tgz","fileCount":99,"integrity":"sha512-KRH2eKNO5ghmwNWpgHEUpJcZOug7iIVDBJ3xGGzTrwRdcRGkpJ0ESjQB7s3H2v5JU1/ovKWKMLE64RI/TXBYDQ==","signatures":[{"sig":"MEUCIQD+glv/ZbME3QLovO/5qwWso64L8YhHGIgYAZowxvRBSQIgWcog7XAz6WgPaXr2cLakWS6MMfUWCbAG8DdFRFvv3X0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkK5OUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrvUw//WzMYgOyKvo308nYH62bgVsOsIIkydEAtEAXMfifukOA9Jlkk\r\n2hd0c63G4jE21GGfmRYM51Yw73rWGlr4zjft4OlzZR9t2RgjvIB5ulLe7Lei\r\nh//g7OFC4xBSraCl3u2XbBsGciLU3UZP5EFGyDchzjoxjx3J71C0qT4teO8u\r\nWCMa/KZjdaV0yxE6pLhYd3mrGDxQqTkfCJ5+EAXQi/Ax9VFijGhqtHuGMkmw\r\nLXy35xDCvKkmdX0peTax726v1TaLJU3JZEvltvSNgVvCPbcM2VlRzvULtDd6\r\naNXbl3Nub9Q9d/8/eG5NJFoD22fzqn/YQLwXJqtHYeTOoJKx0YkHMPRgafV9\r\n46Orb3lO5B+mJFFgd6jdF4/lbfkREFFfkLKZGoKbYTS09YhX7uOOYlul+uPf\r\n+YZxtVUq+GLqxLiBNweljx/mDRgsTz1Ov8XA8zN9J2FkyunOod2kv3qVzjj6\r\nKQTEgMzTWtdptQNABIfhBA9MbpcUMJ58JdQCz/ZhiF8/SktKRgkHcjM12Y7m\r\n/4t4OOSvRCcRq9FUsn/7IRGM8LyogH9SA830yLijiQ/VHZIklG7Lpy9/q376\r\nCbWZ9aLwVUDDJ/IACxoB3BI3dBPje1U3Erx/UMWmkQn+uEr9ht1aGfAo6BCZ\r\nMp4Yho+OH9FckZ02ll5P8neDQRuJ4IT3u7w=\r\n=3ne0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"638d98daed8533a54dbdf52f485232ced1c99a54","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230404030315-638d98dae_1680577428712_0.36519432870222435","host":"s3://npm-registry-packages"}},"3.3.1-rc-20230404030530-47bcfb095":{"name":"@graphql-codegen/cli","version":"3.3.1-rc-20230404030530-47bcfb095","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-rc-20230404030530-47bcfb095","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ce5cbeb77aa7251564fbc74a33e7de6e0535a254","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-rc-20230404030530-47bcfb095.tgz","fileCount":99,"integrity":"sha512-Rnjs9m3c4VxKnyb3HdtDJAy8YcvpyTQF4nRGQOMru+l+mqY9/GMZrNqKXFAsv+TnO2hwSWlOlmlj9rrrD4DW+g==","signatures":[{"sig":"MEQCIGk/VWHjUlPQPXX8IPDx5v3h52BmtMsW122r4cxjwO/7AiAu/e0qY0nCvXkc2cMAkzfsjy4ggUQ24Bo7TZVL4wU20Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198388,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkK5QcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrq7Q//UKzqKJ/PY6UmgatH2Cwvn7TwKAARPBpIpOJ2WfYtC6B8fkUV\r\nIB32WgKAo8RPqzgLM72MWLFrkWMEJqN+20cHSLlVkRi9kZCJMffos9AKDd2e\r\nwkiBL7hEIAj40daYfAVg/HjHDHijOXikkIP/UuQpPd2u0iKhWt3d8l6hOyO9\r\nKQf/d8hT2lRyvRK5nQ4Cba+duWqrOdaNTrUGv7uDKDCFDAndSFn8MQBvmHFD\r\nEACeBs0VUJPQi77j/chedNROOqDhmfq+UhOS6TenIaAl4oX3NBafc2J/cder\r\nMYB5KSLAn6p9pvq2m3El1dbEbOvycbbN5h1oV5b/9yZPneUKI6BPgHfsKCXv\r\nz1If36/3CeNN/lsgX9B2PmvGnYMpc2X4hox++Z2atGgb6qDZBkuuqyH02bcj\r\nRvGrlt1agPMqWw25ELCJDFuPZ3txPIktQSWADMErVzQWhOgZ3IL0JEBiIt4I\r\n9/Z32GkcQ9uXMggrruasXPK4CdlJjYvJbWTfhb9o/jP4yG+1fnDMySVOHcn8\r\n7rjlZjL5+JH3l7xw+FDKDTqgPHgQtaDOiXpvmSfWEeapQQmeSfmwu4B1H0PQ\r\n0DJyTmcS3Iy547tToFyC0R3LoUgyiGjG8RS+y7BWiZggiZYIpUMQXTnZkB1+\r\nW6hBKv6ta0c8y0nbG9CoBBR1joxzmZ6lxBc=\r\n=gnN9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"47bcfb095763cacb330d274fbb0820512570ab9b","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-rc-20230404030530-47bcfb095_1680577564280_0.48469334878079073","host":"s3://npm-registry-packages"}},"3.3.1-rc-20230404030918-d92777897":{"name":"@graphql-codegen/cli","version":"3.3.1-rc-20230404030918-d92777897","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-rc-20230404030918-d92777897","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d9393a694f48c721de0ba14c801d2657a8d058c7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-rc-20230404030918-d92777897.tgz","fileCount":99,"integrity":"sha512-2rLcvTAkBz3+NpG7vp8bSQXwG5jG1WbA++xaP1Mn6qC1fk/cb/lRfSY3T91S317trBbMBLkJRKHjA2mmxdaPqg==","signatures":[{"sig":"MEQCIHAXvrqxjuxxuFOQ9DM6ugu+mJnCKXMyWHQAFzA3VhR5AiBldzMjyECghnKGcv8ysE4d7XERQGrJwNcg2rXrR7pqXg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198388,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkK5T9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqJRA//cESrJa0/lG1fLEShOOOFNugktMqYSlmSNt/Mu5XfnD9q/sAk\r\n4lu6wmNlNmkxsRBJekcIU6HoVTB2MpEH9NtwSJ02oe+zHFyBSeEGZwHz7dhd\r\nBasrfup4pKnRTVxXfTkEOUG/8JMoVC1jfTrGX1TTTgTEe1WUmO99Z85vDH9T\r\nMnwm4Ep1u1a+UmGKJZCCOOVi59UJ/RxMPLQlPZAix5IxXxIMvbZQ/wXjylkd\r\n/adkc31l99rDRfDEQcZCZ/76oSKGNJBLTtYiSuNcAmsY4hE50b84wjsZjKap\r\nKozbcfrwS9BC08ZR/17QLk/Gbb0oVe8TehhTm1obigGyJkrFALdz6tKGLMw8\r\naqN9K+XMn11sUAfVMk+hYDhZCBpRC+ddsWc0+z3e1WT0sCvwpIOm/hzh21M1\r\nflFdoozCRcEsxz4LIq7JkvJXWh4p/CtsuNecJdVjVwNpeKPXUvWLReDVRvmc\r\nyPbRV9QPQ9vAT3Vdq+pC/7A7znmhg2eL4IFrhoaVJWScpxL7gjsBt6c5Angy\r\nwKbbXoLUoP+5SUmsWjojcV3SomSrKfkaIxxFQTWxcPbJ3e1zBrB0HVpCRer/\r\nQi2WxCpEvOB4lArxIgusMQjLGGh9GlP9fanUPQS2/nygOZTfqQ1P3aR4Mr8p\r\ntIeJxaMBBbIrogKQ4aXJ4nzqUNiDsC1G8jM=\r\n=HwnZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d92777897b491b8d007521e9e92eb298ae969e36","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-rc-20230404030918-d92777897_1680577789628_0.6183688430698226","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230404030944-fd5a742e7":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230404030944-fd5a742e7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230404030944-fd5a742e7","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"60c2e24d88b4316a46bbe0da4358a75d8f602469","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230404030944-fd5a742e7.tgz","fileCount":99,"integrity":"sha512-hVQ8U/cA3+N2Qzrg+y6SKtxWgXXDiGCQxS9iHWcFGA/MErKc6ehXkRP15yYhxjE31GNLLv0QG8ieTCF0awBFqQ==","signatures":[{"sig":"MEUCIAm0ZjLqXCj9KVTUFUP3aixaVKGHV2YApqPZbVADDYjwAiEAmaKoQHxcHw5VTh+xVtESM7ltCpYbjzAdeZfxw33hhqY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkK5UZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqfLQ//a7ve+7xQg7ohk4EdV+WwiEjC0ZhSAIwgAw5R5iYm4uAiLpXn\r\n1TlGXJXna4kAhWTQ4dwxQPGBK9rvubTarVMRApDy6sqLKTn5D1Nxv4tdHlHH\r\nsTHUapmDMClAV5QYEZB9ACURMhc3tC37Ydq8jQEA262G2XYgEQvZJUQHbKF7\r\nk5/982v8dyPUrbog9q0rebwbGi5pmD0q09tTqqtLS+RnUGWRQ77/+W+Rxr3q\r\nuF2AleSYUy3R14Hg63sfG1ELu1iWpOTvmk61yGmfxNY8KCjfGMufXB++nHuu\r\nkS49ZSgBfryEGecq9bbjhJzYT5VlYF0H2HF0ZHXiwWjXtqk2Mmiq5iqlNIqJ\r\n/4sMGiH/Gw707HW1Wx9rUdGf4M/bd3vdGq0CHMx6obyi9+R9WEC+NnKGDvHG\r\nBtTGNJjJEkmtS9BcOHFzs6gaOiyQNWJWIEceeahSUbvQxataJWGJwYsh5MCX\r\n2RKKRLHfv9faTYCLj/tYAyJydhuB0oZ89o3FPfMPRYxjXUCxuKzNhB0j57SD\r\nhzkrP7fGRdlUstkOLX2eh730TdcI3g85QAObi3/F5f37gi7HZGwlkz7Vz7aw\r\nq5tcgJzYGyU1KDabO5FT9xr2nFNc+qyaITPKJdiys4tFaem5wM6umpJD+Wbe\r\niGoX+RiGndbTJSDdUfbx8CxbDdFxC4SU6Tk=\r\n=icyp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"fd5a742e7fca7dec9acce670a3cf83a602b73ab1","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230404030944-fd5a742e7_1680577817615_0.5897700327983595","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230404080111-d8862e3e8":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230404080111-d8862e3e8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230404080111-d8862e3e8","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"dde5906a7d4e1d015a8fa6223fea5a3fa0fc5d7a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230404080111-d8862e3e8.tgz","fileCount":99,"integrity":"sha512-7bs+bFO/sKGjzNOOZa9WalZqT31y5g5IVlPQWDUOSXGwq0ef7QzpJV80Voki/Wb6HG7wzpucl+OMdEcUVsv+PA==","signatures":[{"sig":"MEQCIGJcmgLnxCXsTNjSCCWWyw7SKVIJhGc3UYOHJSoXNssLAiBposdOxH497wB4YFlJ004o9wplxyLBsCRMZ4aL7K0rBw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkK9lnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrUVQ//XLTxRGFg2lupBq1sRDNcKOR7TzWjl/iemryFWI/Gt2mYDm7r\r\n4uAYxgQBYWdPhsd2BLU7U/7ihMCzRa51pfqHD07XZG1u8XeUUMDWXhRvprIP\r\n8ladddc+tDhhIRMeusTaP102IBDaa8vtLl/y+kwRcLA3uGkjmPgcny7DVENS\r\nJS8LBZl24o/QotfAhMLBWou6kGJZJiksJ0NM756OTGiTbnXiMYj/w2kvVfPe\r\nRSZPaplEZ1+e6xNZp0kvJZ6yekyvEFt78ilzGRmJE+6x5qhTcI2jtNP+Neg/\r\nUWxK5GYMXzIbBvjtJ1ksn5kR5sVtijw/6Un7wb8JQp0m2NWh1yHvuClI4BPw\r\nQ/Xh5sS9QKu4Cuf+Wr5iRNa+RwsdmGERFxmzxLZKc7nSfp4saAu5F8LLmN/x\r\nnaROI3IcFeMBtX4fuAXabdCqdhUW87vqQUXseXlh7wg18+1oqQPOexQ3kWWb\r\nzSw6Fd09M2enguQjrofOhF+y94XAkM7ENKYLuLTz56Tf9BeKAQpDz8Hqf/dO\r\nXpBe3ay4K7w2xJ79meZcV50bwl1TrnxlbnNFHmkKWkOXd4sposqnCND7Z9jR\r\nMez/d3157B4ZTBVO2BvSRsmEs3HGslQ4+3icFRT+GLf0PUkvmV6SgZuEIfWo\r\nHB/jYUl5QdmEdfpPn6GjPlklBZq15wcRXm4=\r\n=EdFH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d8862e3e80f875359e6126294bc74854c9f1ec3a","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230404080111-d8862e3e8_1680595303291_0.7549817889387738","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230404093326-ec9ac54f5":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230404093326-ec9ac54f5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230404093326-ec9ac54f5","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1b0f46f8a290b93b5fd6cd27f52b4deaee3a8d30","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230404093326-ec9ac54f5.tgz","fileCount":99,"integrity":"sha512-U8n0sK70sjG5YT+YXto0KLFWKFgSjIvJEXeaFMQdknlOvo6z3k4Bl6jpFbaKnYCEgNXFkx6AZr6ikbs21tUAmw==","signatures":[{"sig":"MEUCIHmuEAYeWtuxb1gigG7+ja3We8gMq/hPlpqbdh5sVtO/AiEAtP45sFdKvtoT+xnmeEOofuBUPP4Jynvt98MCe7IUss8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkK+8OACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqAmw//RwPg+GgH2JRkRal+lHlJCF5O+xk7h4zi3TCX523re5z1rTZM\r\n6f/vDkLS+NY67zi1Od18jylvLnyeDVNyFLlhalzxyLJuqy+AIhq5eqCtlfKB\r\nOwb1oh/qR+A/XAz02eyDgo61Xu1qBCI16u2M10WNrOoU6a6nuA/jEYOsH9K0\r\nkS6f/EXcjxeYaw+W5qeKNVeaNsqgdz0SYVC+qeHVNk3TP5rsli28OrGtxs92\r\n9ugVM5UqtnSt4EHOK6XSluynAIiDDzctfgXbVA2ZD4hx1noU4gam6M7JBd0u\r\nJN92hxYpbvyWuganNBB/GGg1WR89ChHCwzYadWuMJtFkC8ly5BJigMJlpjGa\r\n/27kPMcaax+/UqPlEPNSlNYprnJKAfCNdHUu+8H9BK+iioeDOb6pILpCoyl+\r\nnGrPTsFEsF1gUsTN5IJhSW9WcFJdJjotBxdY4YhvtrajMAKp9viJcHjwApZ1\r\nKstIg5DgqoLSyhBKKEysIaOEfD+lzpJP6es2iEl0/tPFvTKaGW8CoqD/FSr0\r\nXy7zm8rTz/xK1YqL3AQMiE7A9HaGCmX5Jeaa4CCB8F4kN3HAYK1nzIMxIFiv\r\nIqCDMyapRSfgW4izgpPtdhO8f+ggQhH7XFB7DeLy1FrT37ahKZZXz6zTYF2l\r\n6FlrHo2REAMTr7yAeQ8VGorWr1looJz6jGw=\r\n=pplG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ec9ac54f5c0c42f0f2113ad585ce343e670b1527","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230404093326-ec9ac54f5_1680600846139_0.80345808816803","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230404095953-c13d5890d":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230404095953-c13d5890d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230404095953-c13d5890d","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"250bfb5a34cf284453bc09b56fbf0fce873cd189","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230404095953-c13d5890d.tgz","fileCount":99,"integrity":"sha512-QBWVJ1svdSpCj5Mr5TGu+Jy5kZtrwCcC+AtvZIGspsAricruUig5osIahAKsiBjQdZrBVSJYiF+FUkYEBqCzgQ==","signatures":[{"sig":"MEUCIQDxPn2zZkN2aUiJf05YFllrALfIdEcPkfuNozfAT07oKQIgcnNqHH91csGWtUhtyn1YYFfBy0Bx2Mp7QCjowcIYtbY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkK/U+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpV5RAAhYizc/+LX4tu0gGghyIZyUO7KksZQPWY1reiDXKc8uNm1TEq\r\n02Gnmt2+1SZJ1ICjPAi/tSv8dH7ZOmcqNt2tUpa3O0LycKFjrF2mCJcGstye\r\nDhR00PY8RcLJXEX/ghduTTPB+kH7O2lF51GNiwmMkv0B+jwrqpxge9nZWSlr\r\nLJPPkKjhvkonZePHGG6zMgnxeuEGSIn2soYhMvX6P81JPIyokp4t6oripWF7\r\ntLhn34A4GQav0/+4pTKLGhR4220PAcaZIjY1GjcmO3S85weky+sG9qVi90Ig\r\n4Xyryi+oiaXJolx7XYs8MmxVLz2x9/fgjeVDYkIUemXLSB63mclMSsyjT5Lf\r\nB+zfiKbkGFWPsCRFLgIDV6RPto0PMGBbOv/nmC5OgCqt1BwBRhcxH4Ckcqs+\r\nyMf0Ty+w/+5ufpHzNO2+df/tbtM90WLloZ13lGO5JZaWdl5bVZHPxenW7J8N\r\nbcvUDD+7dRxcIZwXSc105rfRPyXaRloZwRsKijsuSBM41fQlLzl1uLXiNw08\r\n/9IEmsCeFrOV06eGIIRTDL41TzXhwr+lcw9mMG1Y6mGxACyOfFLWk8hjaN7K\r\nfegqPfuHgwjJrM94Kd03/yYR/KmxUZAV4mXV1ag6zaAChevHViUy35UYXUXo\r\nVOsaTQ0E8rYQCHZtfPVrC7Y7KX+5GrxNPBs=\r\n=ukGF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c13d5890dddded4bd40f4636c25750be97616499","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230404095953-c13d5890d_1680602430558_0.6541735351354454","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230404104527-e530d3464":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230404104527-e530d3464","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230404104527-e530d3464","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"91164118a9280f68906d4e949410542a4b94c54f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230404104527-e530d3464.tgz","fileCount":99,"integrity":"sha512-LkLk5p9a0T3veFv0+419EmquHmIwPitN8NQSbArLnHkeQ1sI0gTC9Y6Z8ArXoUEOeFdvIKyxBhTQiXSPNvok9w==","signatures":[{"sig":"MEUCIQDTfVOtionlTo2+c6iSdWsEdMsQKC+Qc06LSG1MPrArzwIgESYkuben1NTe0HMPSGEITjviFK2sc04FGJdu7RPo8KI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkK//3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoHuQ/7Br2SxEX1aqEXY0aKXD/m/Q5eCCqYcsTUAb5y7PD9wXadf5FZ\r\ndRIK7uVGD19GVGq6YVFlzktVTfTCi3KTGrdhl/vWzBHhP9D0w+9TqVg1XLL4\r\nU4yo1/9i7vIsoQmrIgGpFg7DU4ljoxlCrUlltZ/C7oR84JIXPpaWs+NaLDjK\r\n2Sxmykhv2Gx50flWPFO4Syzp5gbZoAlmz2eQJECOXaR5iv0W5oVShgww1KiN\r\n/ZtN9lIGwKluuwQF/+CRyHfZ+KyKjTuasTigkPnUK6HgaXrbr2zHrK3+F6PK\r\n29W4OeI6IUImdgBgsgA7eRDRgVSU5VB+SYJkIM98fl46Vyz5wZ4Gz5QkJAjB\r\nR7CS5aJoXgbjA+EBf69cTHaEFre414og0O74q6AsjZnoUa91LcQDrqmF8Hkc\r\nQeb4y58RWJbBnG6jJ0oXAujrnOvWXKyR1+GrvKaDmzAMFEVxA446+cyyoy7m\r\nPdIFm7UIgKXwPSi6AJiCWW2bp4KWsiaB1iwVYDwi7YnErSjqn+TaBDDTbc4z\r\neuRpvEtsEMeah3KwNB5HBLUMiltakTVUJux4YPWfaYXjpn5r/+sv70yOFMwA\r\nXCYiSp5Jbim2+lAkkAWKRTTlroALqoxuIgremtRnA1ckAzGidckGo5V+gBIo\r\nAP9vLx6qzHPlwMIIBT4+f3K5L+iPZ8oWWHE=\r\n=5RKK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e530d34644f4b00bda3f96dc67f80d82fa600fa3","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230404104527-e530d3464_1680605175414_0.5271364252718038","host":"s3://npm-registry-packages"}},"3.3.1-rc-20230404134733-e4bdd5a7b":{"name":"@graphql-codegen/cli","version":"3.3.1-rc-20230404134733-e4bdd5a7b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-rc-20230404134733-e4bdd5a7b","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8732aeb0868948755db8c6a81b12180615d021ec","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-rc-20230404134733-e4bdd5a7b.tgz","fileCount":99,"integrity":"sha512-8k5SCQzRpn7dWbCPkzbMIpkpXTGHxvqNr9i2CpkMbal12Kov1gfgWmSq4Z8qX2jymdtjoApRLP73C96XywpQ0g==","signatures":[{"sig":"MEUCIQDrrzahJbQmiZH26wRibCDmdOLhIPVAd3qTndsKeqLHhQIgO5Irku70Atg8EmuS/zZefTahBp8NiR9CVOhbdK5uuAA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198388,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLCqYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrgdBAAlbH1YAO878jyRxyZ2FWHDtjr05McAKxdiugbdxyosnpSpuwn\r\n8LY8sxmPiMu1/F2ctlMRiaPhAXqTUsOqTgKV0tMgL5cyOCgW0qzJf/00LKA7\r\nbtKBBix0ktFIgmu0MJyYKdcb8dA5+HkhFw+E7UfNU3yz3w+4XzNHLMLC0yMv\r\nQ9ulstXUfag5eYVa7uvPItxwK0nJO2mkM9T/hMpJideWcrrJhDKaFnINdE5P\r\nECdJhW0GudP2wKLofUnjopYYHKeZcWPIHYnJ8KVen97F+M3w/hWaQzzj8GCl\r\nwPFD+xzL/+QHdXqYtkkAOaeuSCowxCilk3Si0OMpM6TeSMGpEZVuf8k4gJ6U\r\nWbc3rHnvfTqZjS0E3bd9iKHFer6IzVf4UAao/PIDiwtbreea5HQVMUbQ0bVx\r\nqUgab+sPo6d2E4LIXfFML3keuwt46e91tyhdaiYCZHda8KcxcU4JMhr9XoG6\r\nL3rstqpOW78cSp9LJICDcsSDWU8K/IiVPRBXJGqFiKJk3j845FCY0C/50Q07\r\nnyDcsQ5cEonpXd0AzDHgRXNHsjfE7ljx4rOJPKYX2u2RPlz6G1aQdL3tXr9j\r\nrHplsNd4OmPV9jV4Grro1hNHK1KUvjxMmZBIJ9PQRS46HYBTB0zCX8HqvJun\r\nRF5hiOV/sM2zgEUj+3LaOT8Cp00A1k4DUX4=\r\n=8MF2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e4bdd5a7b9624ff91779c8e25c85207779c64243","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-rc-20230404134733-e4bdd5a7b_1680616087898_0.11996985056218001","host":"s3://npm-registry-packages"}},"3.3.1-rc-20230404135851-95a9d83ae":{"name":"@graphql-codegen/cli","version":"3.3.1-rc-20230404135851-95a9d83ae","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-rc-20230404135851-95a9d83ae","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"74f6e9440e6537886b4ef14a4735f15e8048ef9a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-rc-20230404135851-95a9d83ae.tgz","fileCount":99,"integrity":"sha512-45z5HupgWQpuxigp7JHf5YJFzBsJ5BqDVssXNQx2xUD0QOxRG+cHB65iEZ0/swfNza4Hw3zfspwIoWIyyqwM3w==","signatures":[{"sig":"MEQCIGYyagIA1RGzH+JDIsgeOl8L/8VtXZBiVOtWkWJ6VkKwAiARjCBFylMFFeXYXSx4yPSyvTAbMMPXuhT1uJiMIXd7qA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198388,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLC0/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrZzQ//awkSDRTKkNXfMiXenV9/lRn08IVyMG8YFKGAafstbXZJHiw7\r\nO5PnBpOfahH802W/+BxgbHjuYQCo62Ndsm4kxZJSecy9mjeHfSX+DnzONZF+\r\nDyR9xOnYF1W4E/9FPbWdeuRD6n1VZSyQ8NBbgPKRPKVt45e3k7NtXcFB8zas\r\nPjaySlXhunnM+YtvyMnZAZEXmDCJnciSV2x8Snx4wchQdBXBJigy2qY7iVYr\r\n4lOuA6usCaB/zpzW4Ha/d+qkcbFSyLF9M+6Dr17vrq0hHIrtdl9LWr8tqm+G\r\njSb+Xhef5+hQdu5mK7cx2FUVsB6ldA5aZ9MdYJix5lZTDJneXyHTXVclYomb\r\nVcJVJ4S52bvsk+rWhEprkiQ4/5RTkpkjKg9uypzPE1X/1z5irUZUDuDCvdrL\r\n13WQ8CnhzDeQuErwWGZRV3O5IwFpeHxqGq4aKIF7yR3nXxpawnhimt+dspDQ\r\nq1EZGB9Hmkl4q8k8CWXWA85EzjSJrrvbQ9DfplvIuI73iWY1s+YgHIp76EZk\r\nTIraSWetFNDJr5Ew9XyJWlWsDnpNUZ0Cb4c4IPIzoEaC2Ott3rfhH2Ex9oix\r\nUne/+lsd60uPV8dGVr7KBUqiCBVcY2V9DiJgakcEVrFKXYaFFRvNU/n25mNI\r\nwwtHsLclgjvHiUm/+y3iHhceL9KB+ak3WPY=\r\n=k0kA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"95a9d83ae5313e0cca42fb7dab84d467d6a6932d","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-rc-20230404135851-95a9d83ae_1680616767551_0.057751468554303464","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230405093001-4d2d9b69b":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230405093001-4d2d9b69b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230405093001-4d2d9b69b","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"36aeb2583c97f2bfc718de11d39a41d0544ff795","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230405093001-4d2d9b69b.tgz","fileCount":99,"integrity":"sha512-x9/r/2lo9E1gVVqpm4OrA/YtvcL9WCxJHANUXYrCG6gjJOU53k3yVQL9iJmnGXcSBCwQgeLIqL0+Sb1KWk7cvA==","signatures":[{"sig":"MEQCIBylu2ZIefe4JJgAlKkX6aOnSAoSTeUSzu0QWARveR1cAiA6IJ1ZWicM7NdI/c3q6ipBSusQy2soNBf8vJHVtDBk0A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLT/BACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoEtw/+KWFRPTQQceKPmNQgZm9+9yhm7aMJ0DUHH6AILPQF/yTyqY4i\r\nmOD9c6Lfs6anTchQxJ9zsdcepoWBYqZDF+fYaRL9BhROqmg+q4QD3NM0A2gn\r\nId1ZxzgdJc0YTqLMZcmYP0X8L/euzX/MaBm/hkYkiySCSTIf+0IQvIkOBkrH\r\nzvc24w6XikG1Kqu2pkM9LNsUkTTio3IWjsRyUWJ2NImZFfquNKH5Dhg5hrkn\r\nAQAyupklrnuHrjaH68+GsbCvHnXTRRQ80cB9iwzJoG1AxWsgvU7oTyjgBY9A\r\nTpF7GQJeoTongON0ikVDCI7ArKjXe2EFjRPwVIHoGQTF81K5Hqg2MPhoLaK0\r\nM1K7i0r44VOcpQ3hLea1U8KRb7meo/R8Qf6PQbSitYiMY9F0qyxjI/i0Mybq\r\nwimxckmceM5PEpjlGpiobkZi0HYrlys4rFTar6i2XSPZzIW+WDM8DMuH+Cy7\r\nHGHU9bTLHNnZwbxzvV2dX4bIxpX5FrBLh6R8CenGGDXJeIesuDgZQKW6fe+8\r\n1kHlpl5+fpDrWLtG7OTy54dAYLu9HO5xc7waqR+TIz/+K5+zq/FoxkhREu/G\r\nvXfl2ekle5T6Kn19s4x2TaU/lUY9XtMV2mPsQT6tAO0sM3PtBQqj1jUCwAAd\r\nICnqoFytGgA3SRz0pSZW/OlzdbND4A4KOzU=\r\n=B1zk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4d2d9b69beb3054cc4f87a3cb6d471f760f82a6c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230405093001-4d2d9b69b_1680687040860_0.4762618442161959","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230405103002-bf9040047":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230405103002-bf9040047","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230405103002-bf9040047","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c26eb1d02ee49b34a2de699241de8e970c3c289e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230405103002-bf9040047.tgz","fileCount":99,"integrity":"sha512-PUoMwwNaKbLGCllQggkOfwLnfgrfIyfFB1SPcsmCP9k0VaFKxHyxNeIACDfL4uKmDxnsk1kKDriM9OMUaOYmUw==","signatures":[{"sig":"MEUCICqUAmt6B5lJsInYiYfIGZSxo7wyOmx0utyABRopGbLjAiEAryVghiUlGNWel5FpzU+9n+ocxE3qerW0mFDX3JdCRpY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLU3RACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq3vg/9GdwpU4zaj07qIAvNPstMsDk7Jdq+WYZfL4BAwsP0jN2RavMy\r\nYyMkpEnJrafMqulTiPgNjyNzBHnZ15BjncpSW17YABXI/ZcPZwJe/4H0cgBC\r\nTq2J3d97mkR/1X5iaCXjPhTBPFaRzssbmND7b7QgcnPeuRYgsLERM6edmDAg\r\nICi96+5h5GGoJncUScaFttTjivHYE4BD4Tj2xzuU0bt8EKW/ctUjCxjK12Ci\r\nN9sRDq6J+dAw+UjnvoUHHBDafAdb6kgr6FCkCoo8oXl/uhFrRl4vclsMOMmV\r\nlVA9+RQayfwdhNz5KZB++sUPbORYq8DzdvGv+HgpE/typzmI0hDZiKAU57He\r\nQ/BwHCcVoKDMe0CDqWuclGdz64twKsscwTYAueW0N/+9oAk+RPbbOzdL98yp\r\nSTwMkIDxDQqnV7zvkYXCk8+8Jpqj2JTu8/BByLQz+ypwzBQMIJwRwkn4d4Jm\r\nnk0hcoQGdDJArFhbjRsRphSsgxUXjxUTPf41BTLCQljUCZlfcmZLzVFRJ0pg\r\nSdDIZbLFzM1N8V5+qGcqpxHD/rHCzAKcZhYXslXRnYjFfSvtlftXDwR8UZTG\r\nG5vpZXPCFa5r2OzI2WWM6wNZd/mv9hdDHkS6xWwwPFYi4D/XVJzO5lenTaNq\r\n7iZRwTvINfI+TefDcYgEx7GEOdZBBz9MQxE=\r\n=IQkX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"bf9040047955d72c3a353abb5085713244b5af09","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230405103002-bf9040047_1680690640781_0.9771353452921436","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230405162832-a31e8a154":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230405162832-a31e8a154","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230405162832-a31e8a154","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"78613986e2424f25a6c6be3ac274619562f1bf3b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230405162832-a31e8a154.tgz","fileCount":99,"integrity":"sha512-Nsku3cfIJvgvA0DnGD10jClkkqAqspi20mHS7z//kA2YqnR4nzFrK4lzjHfReY2n6VotYiF9o0vRea2kELMjOg==","signatures":[{"sig":"MEQCIEufzw+NcJnIxf7exW2C+UqZlLsMqhGO0aLuh58KS/SjAiAawhqknSBVI24nOF5nzPVCFrQKBALFX0pNYw4fH0VuXQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLaHhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp4fxAAidQ9D1O3ItPa9jJpgHERQlkaKHBnueWqOW01cJ9QLNA/62qO\r\nLUwSU9suzC3zZiREsFMNovvf/A2+sCqLuLhW2+zgpXSxSSKNq87FCquzi+Yt\r\n3y2clhGW8VmqC9pDKc+w6yXaB3PlFGPDY6B8nQdgVkbNu2fd8VtzZxEMDg2h\r\nLUzqXLSI2/xz6tyJwr11zMLMlLwn1u8JrY/bMxvTicYeT3+s6SIK3hvU3Htr\r\np6+05nmaj9vkWKNds/WqpWF5m1vMBYm6F4Y9Rb6fZfiH4zjEo1L2aB0+IckC\r\ndW4i3jupgOH8w+er3nRg+N/8WOXM+0P0chS9HzGI2FDMbMiNDm/b55pIq0eY\r\nTawGrb8cH6G6SDVQmvh2zJPgoak53fO97bDAPdKInCg1F6olfr0G3Kl3amKz\r\nTgOLH4of6m9b5PWvGlruTKvnmIa6eofF13rlOqmAMg30Lu0aOOgpdqvJSCwz\r\npZ75G/OmDS0vhnYZGUjMqveMGM2XU1w1MNXSvDdLT5Ayj4QqLPRWZVXoggG5\r\nM7KYOdEGN0GTK6dpg/4RinAnciap18o/7h3ND/Sa/toPtVcUB53fxooWsqE0\r\nSD76qM/fsKjsZH0oyrfKF36SPq/fPIyxtDaOKCvyahnCYZX9odj2Ju3MmhVH\r\nAaZIrDDCeV30WU9zplEppj/QdQ72zi1io3Q=\r\n=+60d\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a31e8a154261187fcb9b02a80c6f31a3917e2c6d","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230405162832-a31e8a154_1680712161266_0.2378473120266058","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230406020223-3bacf1fd3":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230406020223-3bacf1fd3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230406020223-3bacf1fd3","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c6ae02f49346517cfdbaaeb2e90a70869267fe78","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230406020223-3bacf1fd3.tgz","fileCount":99,"integrity":"sha512-RpaKwXdDJbRlMYyF417UZnYJyp9ezMwJScExmwgBORr8/Yb98cTMIkcEOOv1PcmJp3bdxoxLJ0Ct24dbrig3kQ==","signatures":[{"sig":"MEQCIFdu0s8nRTB6f/53ooPK61XIEepw2vG123OaeZVi9P1PAiAHRGa2twwLoIfby2zv3IgyvLZ4bvLvX54ddktq5RRnNQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLihUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoeRg/+MeeNTqoyoUDB9jR5ULyRVWPcj5B2Ut0AhO6blXfptcCEG7O6\r\nHzSY2E9iOPP1Wh4jrDxFon3ACmQc0H9pvXOhdrOMUhktOO7c3OfWIoBYDpqT\r\nfDql76c52NaisgN4X1+dzSq17LcaOsfz8zwvMrgwi4yQawOE8imRcSZ78kbF\r\nkTrN1gRa9YZ77I5/dUwDjY8mvW+OCD1hi+c1ReV5OKEw8MhUlm3cbZeBKUte\r\n6u7cwxcns951d6+5qbBAQsyNSizO9DWJRhF8LpDfqPq2PfUX/f9tEQThTLoc\r\nsZUQLEtvDZzeoWVskwycmtl62IIzJkMK4hDNGUBnuG9hE/irkm4qh4sH6Ywn\r\nMhc+SBxvBuA2xV5RGSaSf5knotWWJj59Ht5nF2ILCffcO/gquPeeVl2zN2Cu\r\na1iWQTcrtpUz2p2ek8fUzH42IngbVpGjR3IwIOyt3Ojx73/Jlf9j38uchz5K\r\nNPXJUteeYwLOcsZuunX43etcGf7s60WUKEo0H1MQSYCns9/lzQtn4fXEq5Kg\r\nvZhgyzNNeTsvrHP0NnSGOs2tRb9m9+9Qqqu7dCjvA7pIygjwHbxHuNwGWDvw\r\ni+y77JAMv8vmgBPv7Iowc2Eynx/4IxgU4+fhPT9u8kRJZpW3xh3bc3ivOPXT\r\nDtIYMpKGCuex1awwVWa+ougFYjxk72vZuqA=\r\n=ajyv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3bacf1fd333002c2ad37d10afa711f3df45ca9d0","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230406020223-3bacf1fd3_1680746580679_0.3293511893291632","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230406081901-a2087d8fb":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230406081901-a2087d8fb","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230406081901-a2087d8fb","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1f857da0b5a9fb1ffa0c47b4b0732d2aa73543e8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230406081901-a2087d8fb.tgz","fileCount":99,"integrity":"sha512-p+6UYlj3/l3N5i20gPrE0C9ryGE2mJBltb01zSN8yRf8XPbWWiBqMGK7YvjUGCRJiEKTt8ZOukT2Z1iZdy1zwg==","signatures":[{"sig":"MEUCIQCkOh0x1kld8pZx8ZmXt3ILXY9fe3zDz6FMQB9vpfHbHgIgIxOcYCG6JIu0ysyPEGrSr6LXchnqLmTPrxcHjMGFXZM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLoCcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoUCxAAjCN/o3F62YTnTupfLq9tmvcHMHbCm5DXFbbPwAZOOhXRUrLV\r\nd+xnJYF/d2qX6sdcxOTME1TYC9IzN7VHLCb0W6qRxYTf1rYGYkDNwGVPrgPu\r\n3C7Ikk8mvzxJv4epkmVNFDU1YNJmflMHf/bctMsVLhWttGxeXQ5gilzYce89\r\nhTcoRonoapj4+EtNWoG47GISeM012VCXBfpm0ZDW9VxXezcm9Z97p7MDnV5P\r\nwMZsBl4iP8CuWogPCpOwPY+uIbbnec2DJ+sXTAcXI2IwE03/mcKr0izymTfA\r\npLpyh82aI833RfMeyWqxRx+232m9I7DFBdlSP/TLdeJY+Uy/pYanHaO4UruW\r\nuv2wKwiV93YLs1fyT4m5//WbZVWvLMxDi9evb707xNZ5Wl7t8yQwquN2U7A5\r\nevUz0F0lMHPRyEZAhZdRBvDavVoW4okBuJMK4htnncQJXjnBzYFvhVSxjGh7\r\ntxfRAUVFlhuEbWRSaoBcmQIyhlka+O/tJHVvuFXW0Gr/vrsFtOMbQjecahlN\r\nzs8x/iKN0sEb4qFRD+ZeC2haGlXwB3WOYduVb4LrqKnwljQ3Op2YyKt8CAUY\r\ngscPl/ZwhZRbLz9l50PEsBVNIQeeuQppt3wKI2cTldVOfObsJ+dqpWiCpO2C\r\nLLs6Coz39jYigGP0kPH3X4QcK43hZXlXvI0=\r\n=3vuu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a2087d8fbb9e36ceb4551e023e9f11e3a8e20fe5","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230406081901-a2087d8fb_1680769180286_0.04165652296113764","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230406142214-b435f6d48":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230406142214-b435f6d48","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230406142214-b435f6d48","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e2c28aea3dac6bc184d4787f5e2a20ec48387e5d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230406142214-b435f6d48.tgz","fileCount":99,"integrity":"sha512-b/l37giMm4lWOIdEQ2bYdJOb6eITB05g1axlPpllz6EGMDrCMBdXJ9fADTF1DRdXdvahJq+PHWNMdwRqWyDqtw==","signatures":[{"sig":"MEYCIQCP81adkCO7CguZetKT247r31DFaIfWab5+bGeJ2RYOmQIhAI4pf/JUzrj+c7kJ6usdomK1wCkGEsX+fw0TVdvfeAwu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLtW9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrNvxAAm5jjC9H3kFkxAuVlY9zNwuBVOnbQySiWuvcHbcA50MfGzIho\r\nAhOOl37EcqarQnKha0P2fIpzLm9gWvZ/3ZdzChh1JMlez1v5rJUvUbLVRfWL\r\nA6nY1lzFIPhoeHwZEroG6i8rQrnySuSpgxFArLwDHky88pEFdfzLq3zRwSmT\r\nI9vvS7JKHF91utb6X06qt7oOQ60ONfJsonioPhy1jZDjV38vcFP4Xn+vvl9u\r\nMZsG0BRaoc+VsHWJwuqWQH+A2ojusw3W7SR9rIoEa8m6tnTJDCN1lpTI1Mft\r\nbr1YQk82SZS7fmfyENqEGiOTVAWl8OJQDfoOvgy5rCBvo9GqbRD3AUl2hhaM\r\nyPsW8ixDfiIpVpVa19W8jKR7mtxtlY69MS8xGqio/GzqVF43e0Ybn3+VsgMt\r\neoOagxXCccA5jz2q0EGBldlv6+EoP9ZgrnnaT6kABhpzx/PDjVLGL4hO88qz\r\nN3JkVf6q4oLgP9EefUt4fgDL44esirBk47rYeQEO4sMupAVB+N9btLDyyJPF\r\nevcGqITsFWZ5J+p2+7vlwWWld95kvYC/lTFihYoYAsuUzi3lMJoHUDivQQ0H\r\nSBB6i5qIx/lbIez9xt6pPNl1kEgEna9w/bcSpAoSPk0EQ6KSYLlHKGDaj+sM\r\n6lJLGkcJQBrl7s+nuY1f4hNBH+r7wjd1X9Y=\r\n=Kfvg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b435f6d48189275610a0c7ccc4ec26e96a035a65","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230406142214-b435f6d48_1680790973443_0.6391058197067048","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230406143712-2cbe23687":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230406143712-2cbe23687","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230406143712-2cbe23687","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"44ff4138c2d5c54df9e91bbfac60cad020cff279","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230406143712-2cbe23687.tgz","fileCount":99,"integrity":"sha512-vxG+y43gCQmFei357IOjtvSTFyZ0kcaYg2QNapapZ5POM8i6f1jb7i0S8cAyOkBNRPDjnZ6KLWKn5bfNikzLSA==","signatures":[{"sig":"MEUCIQCMiRcifzPAkf3CGRqoGnvxA2VvS8+rFX9eGai6KaLG+wIgS3/XEdFvNtt1zK3Ac9hjSKrjLK6Lw5V9c7nlutYMi3E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLtk/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqQ3g/+JUA2ascZ7mZKzsPj3it+ioaQl5v5GLRLwXjXavcM4MScm1HS\r\narOXauBPUi+eDlKjo0stt/y6z0PpNM4UrDvg5gKnBDF1ZSMnQwPAV/5i4Xt5\r\nW235tOrnFRSDxaR7YzVEdF64Vvq4scW4u4KutS5HNtA+EPvotSent/M7cPNY\r\nAtIBBXIKVBFn7NVabqP+VQ/hUOlMlA5/XmGp/jKy0Ni7POFuo5OHN6Avav51\r\n2z51xif7TgCkj2AfIW6cC4E5MjE7xdGuIdTl9OlwvKYURcfAXwF/tBAMEUbM\r\nPxdDJkr3ys9wJLazQIuDJhYXu3z7Z7T+Y+O/I+g2IiZxBzvt9R5Jmr7ae4vk\r\ny4TcQFhD2syGAgTkUibAa31orFfqPwHPD59LfFSYOiJuFD7CmNtRw8/8NMKo\r\nBl3TlgHgq+4Wa2jk5rA2SwCjdTT2x1bMEiMgndSm9MB60YGQFBJBgeamxuRJ\r\nietjdj0lV0l3cNqZXL1fuzF2XYBTH798Js+3TxMMUVljwZGYLFcgzMMeEOjp\r\naHQPwYfhpKt/yGZZYpRhGIJnjtWmY+a3Yw0x9mkCzZaxX5yV9tWxyoqLlU7k\r\nGQKsc4D7/5tspImFDlB3lmu9obmRMMohnsrqu9NUlnAdboWJyRTub1F4e6gf\r\ntAOWy56wuIL0IfbSVmCgcDtvu8IK135kqXo=\r\n=9GAE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2cbe236873b2b07aedff10e23ecc412635cbd9ce","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230406143712-2cbe23687_1680791871598_0.6069549453732743","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230406144702-c5d0247c8":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230406144702-c5d0247c8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230406144702-c5d0247c8","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"5e24c29d44060facb25dc7d78d500f739b6eb492","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230406144702-c5d0247c8.tgz","fileCount":99,"integrity":"sha512-4VHim2SMfQYjwtrt/jw2q5BTi37R34Mtv1IR1y6CjXB3+REDV9AfNpbqF1YCqZQY1il0i0s3ciTFOL4RqY6eCg==","signatures":[{"sig":"MEUCIB7qSlvIKzmhR4ex98IOrTaT+3ei0NaSkI1MSYjITrkdAiEAtb5nPiCTzimzmcWnGs9o2ucYqdZwFRuYtIwM85zDy4k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLtuUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqugA/9G5c4z9bgwkGOf3edzPjzzBAyzwpbT9lV/jF6ePiLQJ1F/Lc2\r\n8UKR2R8x1+zmkKbjEs72QUHJsjjfYXYz0XechZROrrg0nuh7FqMvjTQ4KBNZ\r\n5IUKGNa+xEEZdMq/tklRIED+sxFEGNKoimQOlS+dP4xH1kJCxmy7+/txz1kM\r\n82MVyf+Rzo/VWpBDhlOON+NxDaPDMSE+C8yRRyD+WYEoTu8CISiniEmaBRZM\r\nGcHZr6Gm51wpIjj2dCmTCCkY8QL3+136GWJleXtpcopUvOTRlSgMdFU9lAgJ\r\nJr6fbNWgsaIl7Te7O8dGE4oSP3t4fXzWP5cKe7ek+acfkskGWtAMyY40YUHd\r\noYhVfECvxIzQtSsJCBG1RfirEz1thlWvBS4uJM3YsL6S0I/H35wwuZl4W9LZ\r\nNb/JWneHaWYwYvtIJ20+UJVKXMCSJBAUMgHOHJzSxaDx5sVbKFB3BXTFJBf3\r\npD8OHGsyO8Ygw3AvT6rzPjiZYgm4WlZo09/ZMF+fDJuVoO/WELFZW/B/Gs1K\r\nMFa56Yf1ovUAq5T6zPdvC0eIWlhICTpzzVPgE3/adt0bycY9QZZ6zgHLEQtG\r\nANTR+0cWXLBMT0fDjLKfucqJbm9wafGojPE/KtG2RgdYjytYGOsuXXZ8dEbB\r\nNIoCgbhXCyYRXHRosilSc00Ke80UO8KZOKA=\r\n=3O81\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c5d0247c8deaa17e4395171c93ac573356da08a1","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230406144702-c5d0247c8_1680792468165_0.6404466141404619","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230406145151-bd970736c":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230406145151-bd970736c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230406145151-bd970736c","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"5b4bd92185d44ce8bde5937a61c22b1268c1b414","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230406145151-bd970736c.tgz","fileCount":99,"integrity":"sha512-kfLQjfaR8BjtqEU2FSO9OKhGR0aSx0Loff/RIGpu+f+8xWa9nuXCVdj7soR3BMB24jCFOGdB9KLcu1DerFO6Xw==","signatures":[{"sig":"MEQCIDcsVkfMLE7XrC+iBf47U3y22o92UWELsbilLkhFQ0J9AiBvi+bTE3uci2g9mZTvpgLVcMRifSoLxsHnXX6A3AWqzg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLty1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqZbg//czqP4EsYnhmQmzFoW/M7BQY5MHgA7fNbZILQhUb9NUhrVE6d\r\nlwhPWd1fqmxQjICm3C7lq+UF8Ih227rZxJh1smmrW39a8oBEL6DjOPqH+bka\r\n9IfSwud8qfl5hLifxXx1KEPGYB122tSb0tRXCxJVRx7jNXH8is6vXHNFy3Vf\r\nyyhNXosexujnjK68HBnaAI+19YSqty6JhTBqMQFqoERpK/GqXUf1K4D3bDqQ\r\nDuXOqayLffhbdxisCEeQFUcNeFLiacanzTr51nJrnjYwzSzUUesp0aP1mDHw\r\nhwQeVqWP2RAksaX0aQ6xEL2N/rQYoLlhtO4E2uXiAi/s9+n1p+G7WsKBCzm7\r\nYBaLIL6fY6u5jS/T3aFxN4VfzRJDzEyEV2+RJbnV51262XRaUYeMkJD4tbNx\r\np5BiCe62N68Vgvco8csKaAIJ9RCvBsBo4R7pdtslc838qMSHInMtYD0UvfKL\r\nM9wHXMlHkaM/KZIC7hA5tyeWQrH0b0iQOPEha3j9Tqocom4R6TnaUo7oODY9\r\ndOpFqm0kkdCSfYTH9iKtxTzTF2m8744UVVHwW2sfs+P3lpFCmpn7Avbh4GkN\r\n3tx8ax1zUCGaFlz1kj4UeVUXPWRB8wnA3VpwBID4nds1kvJApYGD8sB0u3BK\r\nlJbwkoMvwJcNx75gE8AW4dBFC0pIMaKEfxE=\r\n=MXTe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"bd970736c3824bb14940a3ba142bab01edb4b76e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230406145151-bd970736c_1680792757077_0.8075624227918314","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230406165059-ce1e3286a":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230406165059-ce1e3286a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230406165059-ce1e3286a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c306efc904dd524903fb4f4c81f34bfa05b4c093","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230406165059-ce1e3286a.tgz","fileCount":99,"integrity":"sha512-r9qkW5CPTUmL/AFHwHah0x3vFomme0gFVREeeJeqe9Sfp3rpWd9U6mHwPtp5GNFykCgxlliHusKuPCfQTCGnCg==","signatures":[{"sig":"MEQCIEsslC5/YQpuBj8jEeiLfmM4DyAvuHDacYmtm5Xg1SMnAiBDgEA2wGaPkr6c3oj1EgPpu057OgNctycz0kvRTwiC2g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLvimACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpE3A/+JP2ayXONBl90sqnDjk/bBDP+80CNm9d+XDfggZtA7Ax8JoVH\r\ndbafKwFaP9AOJtjCY5sc+HieMFHIrQaOpyvSAQQPFyy2CGlVS10HEWJnJuj7\r\nbW6CeMkCXEGtAuGsQY+3/xLnkQeECJLe8FV/Z5t129N3uPlmwcT7hre4dgTM\r\nlM/QvcGJxDNMscdI4BSd9ge46mpgmWzvpjtypZvnhbme8ZDrZalnxsGwJ/tb\r\nBI5ma9TMz7VbrA08EslUs8W6NdgNTKal2XK89GOtTPIaOfsaYxVQ1WDq4D4R\r\nnkIKy/Cls3FxmYdxaKR88kMHklGvpc6Jh6VUr3mLPrKWTp1RT9BGGscCKwkQ\r\n4MyUZx5G0ZJZT7znTP/rVuxw3+XhQRQC1oVg2HEtIAuKEeca1RpG4uOuCvHP\r\nzLWRl3zec3dfLv4fs4ELS/EyhjFnXnQKHDowbrzmTggafLMLFoSDWfQUFO4a\r\nt3ViNULBLPIO1uBIndnpnbfFqdZ1InYyyD1JKe2fLiczpYwpdp1jtH3XdhyF\r\noUIZJGKHoJnJVNonH1yF4daklvo52iX/Kpjh3kLfD7RotrKwcuyUu3HEGy8I\r\nPfr2YIUPQFMwMv0rU2hPYiCsjYTZJHMEIkzkZfqTgp2LVitswEQ/fDHfmXs3\r\nDKoGPY4tZeMNBGrnx11EBklbXto2+Yalk50=\r\n=aKFK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ce1e3286addea134a8ff4df2ce0e221c148ddff3","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230406165059-ce1e3286a_1680799910686_0.997593044081063","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230406212140-14cc3eb6f":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230406212140-14cc3eb6f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230406212140-14cc3eb6f","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1c5a53423e0767fcf065881898e2224c11eb6bcc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230406212140-14cc3eb6f.tgz","fileCount":99,"integrity":"sha512-YWcTd7/ur+tMnfCW/9fWybbd9DecEuNzfMrxfFg1hMgse4xqBHvNxEUt6g33/7yQWclkcCXILfVMzWfPSdEG2Q==","signatures":[{"sig":"MEQCIEqOQ/LxGm14O8Bk/i0LOMX5bPxrdONOZARtDm1DTjY4AiAGWJ+w7xI7K5Vnd9363uRbyfZNSgiFBC3/JnydDbj25g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLzgTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoFgA/+JdZ84w7msV7H3jGh7aTJBLPMQ8reuEs4WKKtfcDbPxKCAQD5\r\nMtQ1nM/4BjoWxKl+pwEZzt6IiwlOs9VLZHGT1rA7Uqmao0Eu3DxHcaIYjUFm\r\nRecJo2ImrSAzya2mUG/al4jr79lT2o9xXEH1db4DsJoe+dXJ/b0OJDIBP9zJ\r\n60P5e2hbeGbmGlZxZpM8BNZPXS2DvSttV5i9JOWhD4CAwM3ZkGOq8OPbzFY8\r\nE+cQL6xINtebvRi6vVH2cUP3fb4ukunTi/6ReiSsWWSptXJYCJHL4qL/jg3b\r\njoggQYP38oKbEm2ige/lky+LnFHT4m+HMYDuP0/y3kG6LpIDkdXMPHUzOzSY\r\nqhEpa2jXZSAqN5MhnMnzcGsriL8dwdq2ADCjaPVRFrinxsxxGHAk/K1cxKY/\r\n8tviaLMCU+BcSAJXMaOQfsxNV4RmOgiFQvS6xJFqR3KJ1ni/FhRcLwYg+wcM\r\n1EGzUggqsLuq3ciFtOXFGdH4DHH6d2rBp9sRMz9j8kJe+4g94zpsKVdXfEBr\r\nxQBXCmooDDNkWrRRfUNKvAEdBUm+k3b/lI1zzmzOOsjcYgNW4QSMCN0a7xaW\r\nK4EBVn07z1CbZ4NtNdPwZ2P7fNkmVRefDcOhnYRaQUu4plv8bETRwDZxKueY\r\nMIGrGp5TnNRq/PZY6ZlnCNtWbqYGVvBL11Y=\r\n=RZwE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"14cc3eb6f4e9f19f12b34e742a85952dbcb3b406","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230406212140-14cc3eb6f_1680816147672_0.9447161400176913","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230406235803-889e843bb":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230406235803-889e843bb","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230406235803-889e843bb","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e7621de6910e373bc6c9cb4b2692f19e33c00486","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230406235803-889e843bb.tgz","fileCount":99,"integrity":"sha512-Hi6Qk1VEM6H9skRavPlx2KmvcSZqL8R0aOLPTwH4Hwr/1sH2lCq/4kCaAAoFNSpd5oDgYpSBQKHdjSF9fwvdDw==","signatures":[{"sig":"MEQCIC2hulhziKNb4OTgPMkzN3AtVdeGpuvwLEsSF0RakylbAiBr3+yaw/1xgOVNVhY+edXRDJWbZYpxkOkaikvbuloltA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkL1ywACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrltg//b4zVS8XJz2QRF7sjfgl84iKRvdc2p/pZneAiXm3MyMRQ6/bP\r\nbDXN7QemjNhnh03NcDu7cF61ow3lSA+qJNjBJ+T3N8QpOWfZV1v9pFV+fbCk\r\nE7DOQaz2MxDvxtlFhAqSdco0Eeig6LT1+qWB463ARYPvk0MnfsvTgX1GVONV\r\n5cIbaD/JBY00NcLKlY2wuoEE7JD0LbPoPp4qdqJfwQoswlzJvHMvKhRN7kpr\r\n67ra7ED1quIYW1I4MjCgsjeyY+psVKCPLatHpsG1iyZlJXtY3c8LXmjgyunN\r\n3JsDwZciWeydmhrqPpGhZcgHvqSEvVVwi/Kk2QI4lG/EfisS9Ugh2Bzg/Yfx\r\n/sdNwLyNSCog9mvFtoDKNQPH0VM2tmkiX4mAagny9dZKdJ3LQKcwaA1PwB4+\r\n4v8KxL2UxZI98NrJmVfo628ilcXzqgxkUDT12G+OFT10byyKuSEyQ63rGxi5\r\n+Lx6NkRNbiIEyHscPezD1xdh77SDeEwdgbHiMLB/0Q/+Oh4HGdzET4movGs4\r\nycSeSWr1XL26cNCUHQBLa8MkxPY42egE7DdmZdCubRECF5HO8JCMQGfUtAFN\r\nEOJ15XG0lHh0c19nDnKGoc+h8WrOXnYzAdYwYyE485HZQF8LKvS67mtxeKLk\r\nTBmAwzq82K1di3yLLOEZN2z+uXPKgRDnLAQ=\r\n=vsd8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"889e843bbd96ae95b7d8c95cb3690bb80ed3a55f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230406235803-889e843bb_1680825519869_0.23570934004849842","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230407144634-aeb35721f":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230407144634-aeb35721f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230407144634-aeb35721f","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d0f4b50bbe25e5bd0225b5e7687fde9715fd69cd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230407144634-aeb35721f.tgz","fileCount":99,"integrity":"sha512-scEMOY3PkGAh5rMNzVjdI0NlZETxiQJzqrUISEYaZHAlDpS9k7BmtgEUeDiNKJJ+tuOvO5SV0G9yPLWRvxllng==","signatures":[{"sig":"MEYCIQDO+hBWSpDNgTqnAJelm1pmkAD1J2Bm5E9TnhhqWLUSigIhAK3bUZgkqnJdj/AP2nRcl8+rc9kZRtjbPpLQpeDaS9Kc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkMCzuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo/YxAAh9W0dcdXZUigCTAq0KhFfVr5aVB0wC6PkhRJR/jD7eeUkFOr\r\nTm+Nv0QaGq2cZaKegAga9KooBh7UAki3pW/W3Tn/KrPogLziqh5c3iElGFdh\r\nfipRTJk2rwzeoEhaDCpXlMv/tzoV3fB75uLp3yp0Kjn8PI4MpGYTrx68OWws\r\n7juOo50Soxw9BH08L9nYKKBnmTfpRI64ILdGvTSHHYqgJatm3ccLMokFgwbx\r\npZcx/BqRyTIw/SkU3Dcx3ean+tLYmMNQlqvNmUyixIuijXtebMZcxDz7yNDt\r\nXta6Qd9gRBksHwGHxkNyPfVc4F2fnYQBM01Jz3qNF11gCEmOw3D0RRjFh90r\r\naL4Doydvfn3RSAedEoXCMuXs3OYN8oZTBzUt0Xe6IMeyB6bz19NRbZEVtYbZ\r\nXNNl/0es+AFtsxpru7RaTIor2dhN+vU0fXrgr0TAV5vCi6sNf5knz5qcivNJ\r\n73r2Ux9PVuZq2BA3DqrzPWKYBEU+v1kjyq5YSJBtI0lSuP5Q+VMkRVYDysTB\r\nWuPvrEER+zDkUDNCCZx9x/9Ev8OaKG5s6/pIFcFwrhhRywo2MkgYGCU3J4Id\r\nvfDQ/JnDNJgwLT/xJw2/iUn0XlY0cN1LoTA9h+VyPY+DaDyK0sURJmXHzMuT\r\nZCMZ7BnY8Am09YdcCSxmTtY+yAkwgOxyAM8=\r\n=NGRa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"aeb35721f5b4a2c8c381a7799f5a7950d6824591","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230407144634-aeb35721f_1680878830425_0.7565211640940517","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230407154056-d37ca8bbe":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230407154056-d37ca8bbe","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230407154056-d37ca8bbe","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a75f54d0c58939abdd0a0d759f10072651d87584","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230407154056-d37ca8bbe.tgz","fileCount":99,"integrity":"sha512-mgnMyqb1wJr2QxtOh8pRv3Lz0vtlujsVuQf+SXruiPIkPlxClC1aKnppcjVfgq2YPBJgQLd9e6SYGXDQKQ+KjA==","signatures":[{"sig":"MEQCICDx8FksUwRZLMr2J43baXt01yvZHY+SRKKoeILC9IuCAiBdy/9eujEn/1Hz1aX+P8fGsvGY4opGQxix1TNOyMJMfA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkMDm+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmohRRAAkwZewIu+WTmIXW0WTHapvEsFDQV+3fqMXYReekuGfj2N0Zzq\r\naiXYcNP6IfEm9OAdy2U/SNWoG4lBHYiaFgwYOcA80sXQwKwnug3W5bVifpkj\r\nktqseLpTZMKlHJhv0Y3lUSwGQsoCkJgIlFXJKAS0nxUfbpv4LQm21FSqFQGI\r\nIolaY9bxltddCda/ahPEY0UM/lEoyrZL8BMWSbWyr9Zt2HsPr23CE9d0PvHO\r\nGgJ7kbMC/5zyY5eEFp97ozxKqThgYqNtcaIoWlXj0zq2yh5+qwM8q3hSKd2+\r\nqXq4kSOweM/6Gu41cNpEpqJKeezaPNNzdWlTSeNdg4Im6qFwle1EfViE2ozo\r\n9TkFH7L/8S3a1JjK4pT9kohmo8HVripPWbNsX6eGE+FVnXq7RLarspdWSFKF\r\nwoz0k6URePPd9bZlbWvAl0DpO2/aBR2OqV9RtKWIZEV58w6xU6YpXSPdLqoo\r\n9jOMmf5SdUZEWGrIwtUFN813vo6I0XboJl5q+hMqMj7K/rt13nkNMD6s9KIX\r\nnJ1HcXHBiO90kmtbxZNvEQ4nsBGKxKL0O7himc+qVMVzNhb8IF3EO5UufQUr\r\nSnK2ni3gDqD/5GH1Li/0m0BrNkLhQlBIUq7AFL1488EK9kP+gb+3rQfQ4BJd\r\n6xghddEgQ+YFRTgg1l9HgxAgBcHgkg78oJg=\r\n=yoew\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d37ca8bbe1b3ba6bc3c50ac4c1fbc2913e9b9a1a","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230407154056-d37ca8bbe_1680882109804_0.6623788852600061","host":"s3://npm-registry-packages"}},"3.3.1-rc-20230407155528-09b118ca5":{"name":"@graphql-codegen/cli","version":"3.3.1-rc-20230407155528-09b118ca5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-rc-20230407155528-09b118ca5","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"23cf3ef7cb9a346616fe04662eae178afc2ce994","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-rc-20230407155528-09b118ca5.tgz","fileCount":99,"integrity":"sha512-JfhqFm0Yyj8hTsYKLH/YbX1JZQMxKDGvXgUnsT+ZXSw67tS0NYHOX7ZOSKxUQuRFMytXNEkRj4zwMWla8qsMZw==","signatures":[{"sig":"MEQCIDd0j3kiEjT/Icajr77/1jZgJNC1a55M29niE1PEGcVRAiBqPztHNfrBX6Stjmqof7sqrjNGmVWdUxUPzQd/aYdWog==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198388,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkMD0eACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpU1xAAjsf5OLZk4F75vsw/pElNCxb9Hx+eG/w4gwXDgJm0ZqQHgvKw\r\nOR++HR7qxHlZXIIzJEyi6HnRPtaC2QcRd4bz75hJok0SAIPoT4RZlKU4SepX\r\ny3XTVbCPfmsviI7+ldjtH5wWluI/5gDJz4n/7kUJTPnEFLFfC2YLFyzg7mea\r\n8+NLWIZqE7dLVMRWxoGj8S9eT7WKoHxj+q62DIu5kkryMmbL+RWEurmr1/P7\r\nMMJsrEcYXiIPO6gZhfOWGIgPiimyH+81D+pfBlS0R6GZtfusQHyp4LdC7gCG\r\n4mPoMXxaXj4bl2DDBDgQKYYvzTfekEsVS0SIwuZBoFbRqmVNnxlVlDFPb9LQ\r\nFkcVF5QRhFDOpjS7YRVFDEKIZ01mLllBKGDh1+xllFCOFH9gwXrASztuoOMc\r\nBr0EwlaH2t/LD4m93CrSF0kQM/QLK8Zb3YLpo2BZRJM53rTcgO2ma5MTLeW/\r\nbwxwOdGOpBJTxUZlT7UqatsStlvhVLFjqbNKFvK+CYunnaKVm4h/KSe7aQNV\r\nH2wwBuPzTcLbCGrRLey1mliCQ6Isgiw8OXF6mEraEXhJ51XsXG/lksFWtN6O\r\nJg5dC45snp6ymi57b8tXCzT2DE5Q7Bbu35+QXbQFe3usoMPSZ7j1hpE0Qgbz\r\nQBSRS6O2Jt9oPsUMRVm4LyIunMrgyrggvF0=\r\n=V5R/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"09b118ca5e0b7f760b83e4c601a89c3be34bbdc2","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-rc-20230407155528-09b118ca5_1680882974254_0.7595613704895683","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230407174544-86b972ff8":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230407174544-86b972ff8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230407174544-86b972ff8","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a525a0be9c5f8b56d58270c0c4ddbf94dc869f46","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230407174544-86b972ff8.tgz","fileCount":99,"integrity":"sha512-ogGmx9P6qA+Me9YfoZPdOL+9R6dVnJql420CkhvMNzJJdT6OtxsAt1NE3Vou0SHoIiv5tNVoJoo1lvT3zGCL1Q==","signatures":[{"sig":"MEYCIQDANoHCiG5s5oOLUfE8zNscUbZ4gt4K+VMACyD6gUxi6QIhAPRHWuengSPNRsYuOJS2t1rr9aK0XcrXn3bxJqLabqO5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198395,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkMFbrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp3YQ/7BtMvFIuqkBp6YWKVnqiz5/dkAMyYLQ2MOUJwxSex4ue57DzW\r\nSAtCl6RY1QsilvjHIwOFKSvyI0gdxzrayqCEM52wZWXcLyi/Rj1c5dT6u8yv\r\nQ+lr2Eu0nuY5F0wbqrvpHHhG89BFm++W8cgrJctwq96EpkN0ccAUv0On4pqE\r\nOfWQadLm0mc7i0YFp4VbkrJolpQ6duzCXosEitdVoNzL5mIoHYq811QSHNNy\r\nQXfu1I6qSu8xH5y6hhpBAqMT3CSAb0DwvX0YTFKNwrnLMQknvIpNhCW4PkSH\r\n1tmzdLizdf9Q5hspdU2PwuMT82f/74SMDCGmXUMZ9NBxwVgeFw2+CDtZ/yCJ\r\n4awpRkV3qEpPa1qy67P1Y2ry+XYv1AMIGxmTORt6rc9gbYYFEqGRKNmjvYLB\r\nrVWlqYL7UBxZ5JcNLOpASWuW/5QjnCKBk8iPumzXtZo32XeFXY8OTvGCmPAg\r\nTDBmu+74QLUWNYS7TFb5RIMv/4Kd0fqhvhKM3CmXtSyD5ofTrhijO+Bi2Jcq\r\n1TnvSG6Nk6SPJuyWWFM1ntaYi2wi/saBWXVqm8gOhJN9XZccUbqMFK55k5ZJ\r\nZZTor1kOyB9h+dh7Ee0dFmYth26HtIdl0j+cQOSi7h4EOM/0P5Djt2Ii4iQS\r\nhQzNlOLQ+DT1J2t7EI54ymH4nuVO1F6HXK0=\r\n=Rcky\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"86b972ff89a64d404d4a41d004c3cb08e6355194","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230407174544-86b972ff8_1680889579252_0.2085992363222371","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230407192238-64710dcb6":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230407192238-64710dcb6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230407192238-64710dcb6","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"5ff0c9b1f18f7af85276833a4ccb670e433d572d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230407192238-64710dcb6.tgz","fileCount":99,"integrity":"sha512-lb1XK+2MFpeqQAzIs8V+kOGgJw/QJdYSvX6XoxBZnne8zLq1PRT3F1b8cRph5setNbXvH5KVHmybJ5I/3en0zA==","signatures":[{"sig":"MEYCIQCXGhpO5s9mRHBRRd4k8G64quGgXq001gL52TW4J9RI3gIhAKzzOKQ8TGttdRykm1d/gcVbJxrbk3sC6I7DHsNlU0fZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198392,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkMG2rACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrcmA//QHAXK0MhLJ8YGXrhIukz9F5p++6rxZWiE8ZTSNvstw+S+vUh\r\nKmfjUVqPTRuc2OShHTBEbNegsUEuHOYA5XlMbSHIWJlhw0sQeHCjiU5UYiFx\r\nVyZks1mUXN/UWeju8jihjCYmTtw2mqIfIGFem3PBoSQZkOSaJS5VL9NOz6Du\r\n4WkIV2lryBCaalbqESLcGw6G8ZXgurAI8v3zvxKL2VpIJ5nCcU5UTLbsAM+J\r\nIV3g2QwYSy05Ta80Zh3lQA/u+5cBwzKxpAuwV040/JhlSEFwZFe4eCkbrXg4\r\n3iLVNplO6G3fPBmGVdNerIAtYxDwzyBXr1EZJeQHjXciGHR927JKESt3TGV4\r\nLOvmkFaNXeUu9ajbtzQU4A5MAViR5geYo7RlSLfOsEJSb6Fa67UK8ftviYBs\r\nL9ndXZdfyq0FbZDQTNoxoWO9lYz3U02wqJ6xoVlUHNDgM9NPg8V/wMYgfmYj\r\neFZTPGvx0pfK6cG7sl1cvTJaqg3Bdb/mslybKVv9sO8bM4lvxAXQTZFJ8b+p\r\nS/9JeLyw9J3P+Wh8pJz0Y3Gr4wlXPPuhiklCXjHw4AaHEpQAJGxQ95L1nQh+\r\n0oD73JHtML65Pqc7MaFJa9DGQCtTErP0hrFI3h4m61nifE+io7JdJlhLZoMJ\r\nh28QfWTFMB9oM5T6wRoRn+oZJuAl+PIygrQ=\r\n=BRZk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"64710dcb61699e7493ec14b2f8a7a99dfdfe71c3","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230407192238-64710dcb6_1680895403567_0.5201916522854533","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230407202124-3c9e3f028":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230407202124-3c9e3f028","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230407202124-3c9e3f028","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6852783d9f44ba67e2f3ad1ddc7d169c2464d692","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230407202124-3c9e3f028.tgz","fileCount":99,"integrity":"sha512-6iZQ5sClbRqCwssttx36ytK+Roi2Z/22lz7RDVOcT9y03QLdZCCb0+/fX0duBk7iCEsajXXgUr0vr6RG/guu+g==","signatures":[{"sig":"MEUCIH2IkOKImXhoQp3HxUNUH5TFXU6PSyVwPOEJTwVaDwDlAiEAt2X6Jy4YeWp4v2r8b5VDAWEdgOqP3zc2/icyw+kyM+Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkMHtqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpnew/+PdI0V0cPzdr9ibUgGmLCExAEz9kyx8MQrGmSOJcx7TI7Mrr+\r\nKi9CnZjameLVfDWizZMy6NkmF7uNTSbzloJgvEixKDnaZaDkiMxTEAXmCCX+\r\nbhsA+zQkKdpn6W5bca0wRg7kkU2/AXDrvpBzccZuNa0bWY7oIdDaNUZf9JuB\r\nu05zTBJjCmPiAVbCAqn5T7cUPIqmj3yQIyK6/cCeD3TbC9L0wAgbDb5/4eBh\r\nzsKk21YruqbI12b7zXAdIMEmjWCxrMwbi/bo3DNDWQJAMs16yH7sviV+W2Eo\r\nLBIc+BiA3qM12w7VOL5DhsZ8yqNYfbcUzgiaLja80bZAQwEZUBpibhauYgjj\r\nIXnSGbe/RzNiPSsnH3hAXW/E/ERiJAnyaRhr+HAPHh68oXrjaAkibDIj70o6\r\nIfcWWfNidjIYdbpHpnQ7szx6yuY5tqdKSNLK9LLkoiGaQA2ykrsv3xWDA3L0\r\nos6I/T8RTwgj9X12ukac8TiIFRnRJBLykwRhyZOudYnlRMK3ilN2d1x2LLRo\r\nhn+GE2EYir6hEI4Zm/qZGZ54XuPU+T/aHcUpYl+XO6pNMl3XooYne7VlgwDZ\r\nub2ABV5+/NN9OQnMiv85gqlhuvTFQp4TJ/DRacqLMUNoHOsm06UHYY9V+bUV\r\n/1YLTyPDPlYaM2z83VUK4v9nAD0GnFM7Edg=\r\n=uViL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3c9e3f028993fefb75e44486a384ea7da14dbb98","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230407202124-3c9e3f028_1680898921867_0.5274751203666233","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230407202145-98cb640f2":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230407202145-98cb640f2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230407202145-98cb640f2","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a85aea655b8669bf15e6287291db0b3b7ab5e938","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230407202145-98cb640f2.tgz","fileCount":99,"integrity":"sha512-eq1zSxIZcuTnF03R0gKwbwuAna9Q+CrddZUN4Vh3fzdQsQ20ReNIwB90wp1DGeb4V/q0sDv+xmQq4vyFz7BMbA==","signatures":[{"sig":"MEUCIQCHp7CDjz6GIbYA7dj2X21cRu6nToYc6wn4bFm6uqgOBwIgcJmMORYxAaUK7AxZbjXGKNulw2/BUcmn847Y2Gm8d9M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkMHt+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrSyQ/+JbadU4gvSGCaW7AzfrPoZ9z7m27DX1dvbgNOZzhnR2Sk0IoC\r\nL/TUVvUQV7C61p7xIixxnJYOa7g6ZhcM5ZE2I+xJm0GveO2L3ATzlxGYT/06\r\nnoad/ptsEdV0r04hX8uu1ZypH9b1bha3hrXKvEHeUWQckHXzYdwKD3wrw2+9\r\nZe2KPBoQxMr9yE+APh3ThUZxCyBgSUdPj31Kj8wn6Yc2G1cqPxW9YRk+yEjl\r\nzsdEl9GcBmHFGJIGg5V9hhp6G/5tsmRE+QTD0ieBuvMN6VtaEBOO1VEB37F/\r\nvd38SasNhADFrWZDrm9cNXCAq2aAiaAK114pxLpjOC/xzLo10RGPYfnBS2oR\r\nht3jIgYC6b9pXPO6E8gjR3CjoHdo8mXT33Mk2eIJM5bvrEZPQJnt4h3dsvG/\r\nvBUpFoDLT4xBqjHUUDzUig1biUKoo0fFaJ6Ag4VcnU24ynIlk+SdTnCMJt5m\r\nU6cZbtBgSN6AL75pJ0HQGHmoZl/4dvvFvSo/EKk7Nr/WfVvF1MlhA22Iho3u\r\nZG3pk8nH5f0P05FnySFW6Qlp6QdN18mS7AHhv9fmyBfeyslhu52jJldcZrL1\r\nSHczySqjldJ8VH6Mbogn5LoOdaae7htSqmhMgLQwzYmZa68Mp0z8du9wxcCY\r\nWeS2gAWA5w/jP4TqZZ1m7jtOmozj7nKj5is=\r\n=nOny\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"98cb640f2b0c3346e7beb6b55b09ad7fbd0a82fc","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230407202145-98cb640f2_1680898942229_0.8742754117783553","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230408020719-b8ce0aa63":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230408020719-b8ce0aa63","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230408020719-b8ce0aa63","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b58eb5615d5183f10c0afecb8d125aded2156a01","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230408020719-b8ce0aa63.tgz","fileCount":99,"integrity":"sha512-svY84XCBTP12uz4+ZfTKUomMdlp9D/crCAt59EYdEBSVsgoBkpWSHg5TjL76RqRre/vJSdyX6VZvnzIMX+XSMA==","signatures":[{"sig":"MEQCIGFldvnMhGagX+6HWDGaw7Oy/xnH3c2xdi4fdKSicz+LAiAY4fsKXSL9rhwwto9Ks/oQAFEafLt5Yb2WU4EckFYfAQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkMMx8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmozuQ/7BjLvuo7xSJq3joHFhjLr90FY2DCcjJ2H+AqSYaeYepOgJJkN\r\noUqeD3G0SM0+x92uMywZP3YyE/07h5IQAWJSzhHuDNgX97PanjZKweCInrXe\r\nkp9w4ICtO0GVM/l/GWIIpaD+ZbIGc3xgolpfDFQ1dQEv4X+5RfhmRz97YUOJ\r\n7KwrD4Ilk3UqBU58E+nuVN0W2K9SipKMG6+oPRNt9/OCl1/5+QKG1+C+3o8C\r\nhL+lnHqDwXyVY2a4u6Q00nv5zBNdl//8IPQsq+y0kMB/dYFVhJxa7MMMnZNQ\r\n5HuNbTgT5BzI/uXgIYTbcNA7/q9nAvwKPkVK2zl8i91tluA/vGQsaSyZU5F0\r\nP4lzIfD9j5t33M6HEWETWglYtuNS5zTpHXVbH7lH7xsDipG3bTEGlG7ZS/H8\r\nVd2yGlGCTZsWHuX15nuRIbiVPgBFSM3UAhK0RFO/nyPDsQ7WLpZ13RGk5jKq\r\nDhgAwm2ymdQPYF7n7LKie4O3xmFu0hI0RNz3s+S09wJbRV1YkEoH2ffP6Upy\r\ntbFBjTuO1FR6bS86MMpyx/IqnLI1t3FCJKtlU8zDPJI6WscNY5Z0UCJNagxo\r\nkn3SZh6qxndFvEYUFF7LX8unJwCjc7nSAHqRh6aLELAk8FcNBjgamlU8VjtJ\r\n70xtq1rM6sR+FAwoH1jRJi920wEe1LM7Qnk=\r\n=SF5r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b8ce0aa63f94a4a36c60f1a887567cf2e40ebee3","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230408020719-b8ce0aa63_1680919676735_0.42137372894753855","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230408020849-7af8041d7":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230408020849-7af8041d7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230408020849-7af8041d7","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1a41453d2bcf3f8e401bad99b98bdb1d01ac43ba","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230408020849-7af8041d7.tgz","fileCount":99,"integrity":"sha512-wOE5FSVyrQcTT52kI8YwsADRli4Bo10vARimfhkd09bAJHOjeRmDvZm5cj7H/9MQz7xXnO54h5YrWrUmnlZ7vA==","signatures":[{"sig":"MEUCIEe0kEXIRAK/7A25RO1bBOVEhEdSjBo65daWaTskK6Q/AiEAoHjdNlJOJWkL+8M6siTHTd/vqg9o73wp6uMf1dc8WA4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkMMzpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrtxQ//eoEEC5Tyrsa+dvMv48PEp4Y2LK5OtroiDn/fFgweyfkQj3sq\r\nduvEHdPmKy6FoX9x3WBDK28v4sQe/NhTca39j3gWUu3/DSuZOgmVNVfin83M\r\niIV13kkK+5yGCnxt4AsErnNvWry5Yl/MNyAIDxa1fKX30lyeSin79O197Cjo\r\nmgXSzKgy7ku50KZP8Z3XJ4d9kePXOOjNL7zYl896pbhT3IwI8juQq65uFMpG\r\nAGKQUL7BzkgEAGSWPU7I8MGc+xXDb/oXzCwj/dZFBqKmbt18BMvh078amNuj\r\nqoQGGY9c+K1jRSxuJm6wWJNkdxL+xt2uGebNkOaX8fG8E7GA7HEp+keoRvaV\r\nIemm1TTZM/B9dyBPm8WMaQpbcryqRrV3g8tcXQHx6sPYe/z5lKzKSxzYWqyH\r\njFiCj2xzmrvx/OdMopTf1N9E1fShD8UOAXx/0Pvjr5lGbMk26DOD4LPw1ZPe\r\nzBrr3i/unZw6RMo6FDwTck3TA6ObYpe2IZFqzLsln0T/aEqZRfGemAawo+Og\r\nrZBBWklyaeQORE0LtNu482qgdEt+h67LBqQWDBrDCHgFTNGX1KDPYBLsJFiQ\r\nwsab1aAjG6V7th15ipsYI26TGcG8k4f5AThar12TiAZjShdlMq0IDRUGIwZO\r\nyiT+fiT1JpLUed8ilcS6dBse4MGbF18zak0=\r\n=yZYf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"7af8041d7fc773cec062240acec5978826961fa4","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230408020849-7af8041d7_1680919785632_0.49813021969674365","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230408053050-6e3fbd95e":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230408053050-6e3fbd95e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230408053050-6e3fbd95e","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"38564ee1f1a38724781ce3590924583be2c8c804","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230408053050-6e3fbd95e.tgz","fileCount":99,"integrity":"sha512-B3nzWE17qRIv1TRdeiifZyNBPJHXJBKWsGriMF+FRiD4MYvZqIL9vqJU+1yzDlDK+4/2rhqKYL/Zwls3stRu7Q==","signatures":[{"sig":"MEUCIQCEqgpn2lbrvATGh825VhnK0OFO9vpeWEWIkkjxPzXwKgIgd3neZn75os62g/n1N+3WeG1S0jhhudIrJ86cUTgi19M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkMPw8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmof2A/+LzP/pQ4F1UlDh77DrcEPN0XFXPSY//3ixwJ7uEseuY+IINbp\r\nwCHsKOIq1184KEa4KHurqncDeYsQpQ00DZVvGR7woH/9DbbAFfjnfq0wQ4yV\r\nIf3TuU8WfiSgZe+10Vc3OP5gI4d+oHMipMJOxFJBn8pyaMzx3SdqLOgTk7Pn\r\nfvtVaA2MnUMaSx+Fc1nxqW82A4KhhiFmO4dLlJP2N2eFJIB3LWL1v1J2vlm2\r\nd5lFX7xlcmnn6NYrkd0eSuocQEPXjjph+bpBb52073tP1ysO3IDjZBH4LuHX\r\nC7sjopSJaMupebDZ/Pi5MjCwg+W6sYZy+qV08ZIqnJamVrRnsjbUDY7azo0l\r\nd9gJvWsNeWB+tX2158YR2bin/ZTGHt6Da/JubJKmwOQZwoAea3wECf0waGf4\r\nVZ2+gGsiM6rqh8L8SVUIehfvqqefymmBlCUEJh1cbq8/SxY9Btaon8ew5H8g\r\niTCkWR80sezddOoI9gu/kaxCjafUrcxN3JFx8/aP7BSaaWwnsdCKe1xih/xE\r\n+4ajr0j2qF+Og7W68Kzt9TmKT36VEStU/3jEP5YPgqTC+8cb8ZErdusFultE\r\neyrCB959wJLc56nr9ZWUY8/eITM5Y+aFtXO9Mh8K6ZYjSOQPlt76r0q8RsxL\r\niMhDNkTZ+L0tnSfjFtTdn2rDDjUI7BGQMPs=\r\n=3fwR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6e3fbd95eae177a20c447e04923614678be1e66a","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230408053050-6e3fbd95e_1680931900546_0.2771152996260342","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230409023443-395dcfb02":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230409023443-395dcfb02","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230409023443-395dcfb02","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f7e069e019b61b365f0df79474aebecef034ba6a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230409023443-395dcfb02.tgz","fileCount":99,"integrity":"sha512-aX9K4YVc+fiJ+rKJ1ThxUoCkDGDC74jtXTJW4Ec4ofEuIf9JK4IBLKSaS43U4l5Tp1J3ZbUloFeH12JGQROWXA==","signatures":[{"sig":"MEYCIQCxZQbFQGHxU1jOUja068W226ouIb1NWKYG+OjufgjPbwIhAPGq2sQMkF5zaoeZ6Z0hkRWSYvs1FfZF8pL6GWxWzoEN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkMiRmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrcGBAAldFoRl30qYJUka3WzeuLS3LdkV6f6zhBjlrfQIYrqngNZThV\r\nQnPZRFcf4K1lfAwu0Ifa/gTub7gcx4ZStVnRlRj82G3JtaHd8cub0ib+PsR+\r\nFLuv12PyEp0wOGZMoO7wrSMFpkvFDuBgFWfLc3b8q7PaVWqKT4xzUZGXa/QE\r\nxV2tNbyLz1XK6IlZr2ETChZdEfr+dl8W+35VOy7+GzXhNLNg+kj6VujAmiNm\r\nOSSVN5P2q0Hf7mfHrC0F6T4g0pw5WifngXpYTuUYXDkoyxiCyDF0Gg8yd5nE\r\n1NwGLaw7QHg+4bau/CtoOcs6GC7Y3Zf/OoPNWb+IJxnYCDqLrmQsWKnfuz2I\r\nex869GOX0/ZFNjeZl4U35SGSsw7eq6rI1iM/A6QlTMrXRqwJRcKQDM+hatu7\r\nkDHIC395/2ZMLdGaDEbLBkTyS5DW1WmnP0bbkThJrzdHIyoK3Jmr6B8+kkVH\r\nc4hKZpkoUYOQxte2SK41A5al66b+XY4fCA0akv0xxYEb/r3/6CsxPLa3AyGP\r\nvb7Q6MYdtvhFtctISCkJvZ5mbly7HXij/8hUam3pTmeZnwQBqJP6RHPQg6dF\r\nuqBYHsX/7ZbimUEmt+hWDbLlvUFlE1BMUZAIrZ9HGyrTd6eqfCx9RAcXAjJ/\r\nDox2BaxYUy71PrPLTCviSpDqrWgsD66axcE=\r\n=UCbl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"395dcfb020b7f87af5feba4f96f3d736811e0414","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230409023443-395dcfb02_1681007718548_0.3270837502166044","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230409055840-ecee6a4a3":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230409055840-ecee6a4a3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230409055840-ecee6a4a3","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"cb869672c217d52a39822294cb6df4d93e1bc200","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230409055840-ecee6a4a3.tgz","fileCount":99,"integrity":"sha512-uMW2E+sBsSXeYcCLAotnvCZVaUOvYW+ZESkljnFoacdzWCo5ROgygY0WBfHSOJfRMdumhuHPDEebci+6OPgtBg==","signatures":[{"sig":"MEUCIQDID3rLlZApwql9DbAdYQBuJm686T5IZ8uPGQrguYBjXAIgIGH5oTT7LOAhXslOphAZOpdfKf9xkWX6NCWCu4W7S0g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkMlQ3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoDkw/+PqxCpai3Sn0OlusYGK6qgYTInHEi0UAf60V9IdaAOO7oRV3O\r\nQcRZg/wor49SGuMSRK8zbRLBGCJo8Ywgop1ZOfBvocKIUxAahdG+QU/23EOw\r\n+QmkDGtIXNPtxp5ai+T3bH+ZygJ4v53F19ec0h/N6nffjc85rC0aTgB/BHmm\r\np1AQndIgAECKnzr0v9gCv3ZcF2S/zn8VYAumVwW87MJHCJoDFT2Kuosx8mE8\r\nANfsfO5oSutvbwScCWOU01W0NwVB6+KI9mKQuhYxzyU+zXcf5gP6ezdTy7/v\r\nJxwqtDhi2Eue5Fe7UXQyKx8aO47vJnEC9TUQvmY+gbS0+uyRInhEUKHb3u/f\r\nOFHV57aP2WnvtCLoqE/XKtzn1lNL7Wq1huv/mmsflJR0cD1tLVGJ7W3/GRtu\r\nTlN+drNgIFlOIAibrY5d7CR7P4skgu5C8gBf72k1F4Ax2O1a53hfJLMbt4ex\r\n2LWbSQVjOQ97KrJ4s7iOJLAVupfFpISrAyg2oNMDxXY162oa88prYpV+NjuS\r\noiV3Q21xMnpsvxZ4oG/XA476eS6ObG5v3nBbtjyFmW4rKLIEpjmnSJ/YRg0y\r\nYR68hsrvox+3nF6tspUX0w0bjJpF8HDZikLcKtyqLA1zOozJcbaxfaBZFl1P\r\nxG4sR+F9y5ADGDpctCZqV5ENMnQCIQZoAhE=\r\n=Cw7a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ecee6a4a33a54a946ba4c4b153ad020103c2b243","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230409055840-ecee6a4a3_1681019959380_0.1554772435899563","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230409060053-47dcd8fa7":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230409060053-47dcd8fa7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230409060053-47dcd8fa7","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"813058d731e5e49271a0b52156e44ab3cd6b3c75","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230409060053-47dcd8fa7.tgz","fileCount":99,"integrity":"sha512-4gNX0vxFMxH+8YQKwgu0hOvnCQ4YlQmP5LWny43Vz/ZY7BJ+dhw4up0XucBeuHkpLkxOgU7xixewxzNMlg3sTQ==","signatures":[{"sig":"MEQCICUEJ2mA4JBDueq4VWQsQJA8jyzhYrjtfAYte7VYr5MBAiATLn0LaTaWxdkgxAexhxhcJqHhmL9xoGgIWss5Bc+L7A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkMlS5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoX6xAAnVty8XglDbOOl0uP6cpaeXiR29JCyc28Rv+OrJKWl6jz4n1U\r\niTJluaxPX7i9GGvOfJKDQUshP8sK3hICb94KcUp/8kRyL2MMIgxplabZ+zo8\r\nNd3jObd70iauPvir+JMi7nfiEwKXsdKTAm4RgdFjUG29ZCO0PKEhEa6YvmNw\r\nJMj9tG3q7nUNLBbfmCP2B90l4SwJ7EWMMZCfVfmfiEISQXBSgcCRyhuKFLck\r\n9i24d/JlotLVnCRiGrU/lz0kdwARSuISBIXqn1YIjbFHProRq3/iBDeSAkXf\r\ndeAHpHuLBSd+7eN9gFm9ro8g98iz+xO27KePAVZ9piRgHZoZFkvEmvm+JGV+\r\nNccl6an8HfNQztnoTJJJYTbQ+WtUvMk94TzEgUx1MUmKo4mprPSXQkA7dnok\r\nEU7Yug46e9wkyrpDdthpVhaecPmd6NJ7Y/lFwyGd9dERyqfhTdC+hpq3vFLI\r\nExw+gQLPoEdaqpOLHnhETy/KNdlGjK2b/GPjMnu41GJj4YwKH5r70VnoipgZ\r\nmtrfBukvdbywv+Qq8l6h3UdX0L6KYHkIWvgMGKUzBJzz7RMqLo16Ejbq6A8v\r\nk91GZ0nwnxS4E7GXabkDjy4pJ0IGVbHqDBJ+SPIkfbuL/4TK7PGW0VjBZjqX\r\npjvxujcXPOZCDqhDdLjS07kWzyPX0WL7brY=\r\n=tSRg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"47dcd8fa717d053a2f56321601d78e64a7943258","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230409060053-47dcd8fa7_1681020089846_0.876609268807903","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230409081415-6d91416ca":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230409081415-6d91416ca","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230409081415-6d91416ca","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"5c40a1d8339e0e7905065981c30015cbc144f502","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230409081415-6d91416ca.tgz","fileCount":99,"integrity":"sha512-8H8eA1r31q3ePHnbUn+qQCSSWIdiI1Pn5gi2aUMFf8Cgweumr+UtGiArTG8G8JiIovmm3a96QN4ZyizV04acgA==","signatures":[{"sig":"MEUCIQDkT7jOqZnfqVawDjj0Zby4KUXghERhvVftA+j5VhELGgIgc7pT6ye9rwxQDeMd/3vdopZn1y/pY3uiG08MvBnifqQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkMnP9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqPWw/5AaOVNNpdeBufU2RlElpoz22x/nVPAerBUtrh8wJkCtZW71Jx\r\n4DOjpJ45CMiN22JxwJVH5mv+3Bkim3mbVjK1VAs7SS2PNo47Vxo6oal3dvyL\r\n25QcecaXB3YufzvOxX/0EiBszJUUSkQNFn3WWKM+iRnS3q8btSifeOv3XRfa\r\nJEDyy9VTXVrE6W7ERH/guYJVn/Z1A/U2SX2SnYOcHYP/XeeSyUMHT1a3uqx1\r\n2hVEQv8DC6apxoqbYMw/xcVpDTJ3tbX/fl1OlUX7v9Diq4/1JmCOAQ7YU4vM\r\nwv5hvK4TkMJkkUxFmr65pkz+ym45M25Jh6UPKpWrnXVTqr3UhsvACBMLnXlo\r\nwQ8GNbz+TkFhyNhui7VT0sdX37Wt3P8++Ip4eudAFHTCUZNqubygLCdLuwcR\r\nnojROBVzTpy7gbThxP3lR2jyzlRG8NOI/pCZGDgYYWI5u/px1gghaFaaSMSj\r\n5GZw/YPKi4vnDe0bnt/6F7H9b++Na5IqdokFe9Rsyy850l1iSZAWwDvsz8x9\r\no8wIIQ+UBLQLs4dcqlr+63j86W+1c85oOlTeLqOwRE/VXimPiM9oBH0bfv+/\r\n85nlph4KG7CDVdR/jJkXp/ifsBPGOg1XI1DbVhc1Y2OtHFCudg9h3ddTFtq3\r\nxOko4w1WmtNW8bbt0J/jIXWB44Rlo96LqzI=\r\n=7kCC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6d91416ca0047dd433048bf56b09ff7e0cf278e7","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230409081415-6d91416ca_1681028093382_0.1964591542366505","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230409081438-0e279815f":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230409081438-0e279815f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230409081438-0e279815f","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"09b54791d55b076e776fce5941c35daf96deb7a6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230409081438-0e279815f.tgz","fileCount":99,"integrity":"sha512-rTVRCT2elTpv8XK98FfXEUoyA8gjrK0A4bG4o5yownGIbng1gJVvXinl0dD2N4mgRyL5LB95vC0jJXnWaupXDA==","signatures":[{"sig":"MEQCIBP3a0Rawoa/iBKzmdscefvjRmk71P/48G1VCyD5WMcdAiByjEM0v7DZRjdo0A7jHjstC5+MfuiN5X07pOsNHsZonw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkMnQbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo3jQ//YbDByak6qoeyvYxhaehhHmM/ETLduGg/MxWLuorStHCJ0nFW\r\n7kdn4oTONOKiAiriaLACHb3t3evC3WicTv/dmsCEhBfs3iXGZOMT0O592pQ0\r\n7QnZFDanUwpkQtivQER/u+zld/Ir/TOKIFCu3kebim6l4FHUUZJUre3Q+y8f\r\nTr3t6Z632yXJsDTOxajXiEgKsTwkUJI2rfIVQ/O/NgPFeT1M61x2CBQXpykr\r\nfzJiAm7HQtN1STeuTEaktFALb7rckNdlaUPTvbZ0fdc01Js3I1e9OH4D9hbl\r\nP6Yy0iNw400N1agZEYsRoCJd75VxsQicxooad+bgZqJIkuQpbhCYQXTxWsDd\r\nAE+M7/T6DHan1a0qEC4mAu4x90PFrtyienWbRdGR6tJQWMA1009Ork9nIZqm\r\njYXfswPpiEuXlBI4oDi4eCmWoVd7hlWpl1ot3AvnCCKpiu8WkAKtbL4OwNSn\r\nxeF5xATTLerys9f8ReHo8va3O4IKWykPFbCYjfHd0xRpUJZ1Bzq4bhCCaDOU\r\nt129kCAwMYMUEcj/cHkrKjeUZxuAL3FcVWaQHfBxHSpS/Rs2JolgBUKUwCiT\r\nHfbv7qKIvddiqs/u41ZhVPSE+gx/6aPzq/ZdLQaB7vNisbdKGRjYMGjJyslR\r\n7BCdvfw2HYnjohD4282FZwbSgo5N+OlfimU=\r\n=D4ob\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"0e279815f3da4af9add33eb3f9c3df3b95904525","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230409081438-0e279815f_1681028122957_0.7499679252756151","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230409231635-6a9ff7017":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230409231635-6a9ff7017","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230409231635-6a9ff7017","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"852d8b2c9b1a92fa594fc828b9aa77d15e0f9e04","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230409231635-6a9ff7017.tgz","fileCount":99,"integrity":"sha512-hcY6TBGgmgg9mmbTKeB/l819oWNsFBHl3Z1Wg9/WGOx/0FY8ugTcJnWFexmGwnOZsUqW82TZ/maZbqZ9HQQQmA==","signatures":[{"sig":"MEUCIBSjiux81YluZTKip6xZBzEO7gwyZU1txUW//M4h+kwhAiEA2ZbB5vaeV6qGm9xe1DqFbiQXMUYi5Okswhcjh4UtRTo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkM0eEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrvAQ//VKsCCBaLvVDWTgftKUarR3qK2d6e2ECDGXxZGk77Ies80dC+\r\nRA9AAg6P6H7tFXLBBwcixGmGsV6c4we0Qs4anKfxU+oBjoiApfESOaHe09cR\r\nj6gI5UncXG+LQMMXr0LE3cs+zjGPBAzuanyyfpzQQC4sUUiIw/oJ4qYmfn7N\r\nE2MwNrQ0VHOfgFe6abG1N2IJsopO7YcS3GFbaGqHB5rV/7IEPQANpTzcN85c\r\ncW4S8aP6qf/z5UHj6KxGZkqz55dFCiNaZEoNJHDocepHK+R9RKUfTs5kylXx\r\n35GoPbs8VgJd82rN3enro77+0Z15HqFepcuTZvQETsqa0YXzRuxHemcEtM1W\r\nXOLTGsp0vErh4ubk6ElHUBAI9SskzqdvPu//7ZnimXCns1aw9zbYrJxu+VsK\r\nRAXL5W5T9/jvwb6mJ7SMIpX5xm5puUz/uh2BXpCwi7Bzk1tr8hAqTHnZySgp\r\n1cc7lSdihGF4paIculHFLzN0Ce3/cx0StCGwfmjRcdGt+05gQ8bggQwDEGR6\r\ngjjs8taZSVm4pB8j3h3WYASXqYjf/S8vfVQlQ/17a4apkBBbZm5YcEPQGHT4\r\nd1qZJYSSBC76AHBs4JlSz6aDCHT7iykb5kRc21/5VRPFE3MmeyzQU2IAGxUI\r\njeFFLJGD/P/3En06QQmGRyzqfHZsB/SZCSc=\r\n=lfx5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6a9ff70175a57fea60595b8d887382094312ad7b","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230409231635-6a9ff7017_1681082244339_0.30867662550959407","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230410070626-e799b8ba1":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230410070626-e799b8ba1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230410070626-e799b8ba1","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c9c96ef5767145876e3857a23c998c94fbe4cac1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230410070626-e799b8ba1.tgz","fileCount":99,"integrity":"sha512-CkEJRIQ0yCImUeFcst+PkWGZsN1ncSbM/KfmJ6+/+MjxD0TZb/whtNiuugHFCD0Q3Fj/GIyMAiupRnnBIh9IFg==","signatures":[{"sig":"MEUCIBTnC57C0TBlwLuz1AexjmMt4w0gUH7R3xhh5pTZMwyLAiEAg8hSqqqYNXi+agxEf/C91l1snGQSSlRoFstbizTH2xQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkM7WfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqeGA//c6BiXB2vwvMnZnlq4NyECXDb8KRon+vDcjfOqRxESPWpAF3o\r\n3qpmYvZ962THx2stsLpoAMu2m6+fzsuEGUIc5yVUk2A6O+BbtVEbuvkpnNRs\r\nfReu3rOzaoaEt25LRpzo/lhDVhBUS22FL+mthzp9pJN7HoXddeaVEOJWiftm\r\nSlXlWBAuvkbzTc5m6kztfH1ugs4P7K2Ax0owKQwYBz81P/Tmg384gsbzlTob\r\n5Zm5RlvKTTF/L5+C9LvzwhvHVvhWtDWAIttHTff4DzT/Wpo+rEOtkjvsaMob\r\n0pFS70HqhFyodBs3UHMtRSvGz3VhwX6Bh5jY4ee+85ENmNbBnb61zmsgymmS\r\ntAJHhPjQC6usqycQdN0dfx5aGO0Stm1EhVd6ycIRJE4XX4rA8CIkpfk8TfWj\r\nMuwRevpq/h7TVPaEWnHgy8PjQsoWNZVc7c09ryozkBkKHMbhVXT+Y8Y1E9op\r\nbvX4lEnUc9oylbUyXNb8nm1uZPZNTnNTNIsFpHP5T2+uOWq4lxML1EJ4VRJn\r\nqNQVzqxPGiNJrTrvTpzI6ySZK+r5XpJxe/TjwvZATuzHfy00jsbh7Y1HmR0/\r\nRfi8IhhHVAxKi/RaQ90MqToDkZeXUF+9lZL9GaUFTwHhNd3oOMMq4uTSKN3C\r\ngk+AHi39Hlfh8LiHnxCLhkkbmGkXoYrI/PQ=\r\n=0BnB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e799b8ba19b37ec3c20d4eb84d0bbdb285e9e810","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230410070626-e799b8ba1_1681110430913_0.4006925868046842","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230410114458-e46ea8395":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230410114458-e46ea8395","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230410114458-e46ea8395","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"7902edf2aa6bb8343ef46313728c6e76a2b588ab","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230410114458-e46ea8395.tgz","fileCount":99,"integrity":"sha512-qXC9cvEAluzc34eqLi+CX2u3plIBJBvsrqNWblARnSI505L3A+XVO1Zhk5FQ1/0pRKpmfX2UeohBFfYCisj3nA==","signatures":[{"sig":"MEYCIQCOK3nDFHN3DRJTsE3/lzXEUl07gcvO0DppCgw/4TEe9wIhALyZliStCPZj0gBUqIUR9kTu2EavycAbBApKj5PvEBY0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkM/bgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoyhA//VSldAMxB44sMNNSBGfKvV4/W5hkBY1u3Db9K0hwmTGO2MrtZ\r\nBGlO8fgvCznuijjfIvWdqRkkSBG/cjk98sfEENjAfieWRYEV0gHItF8qCSGG\r\nnBAG36QTSJFIzUhNDmvVd+BR9BYHCOVzmpKBzJgdaeJCWfBVZWxkS2ygy81h\r\nf+U0zDl1fSwGicJOYpMX2S0qcvcOZ5OY6tizypFJWM3PMD/fOV+JrQ5A5/Hw\r\nHu330ZizCqv4iepuOV2sidBEUzYGZFbN+GBbkmaf1Fd9hrzbJwftEQRY2n0o\r\nHbfhEIfXM9bKag9S4P6r/oxAWFqWazGqQ8qUmF5hIpNqrK+D1Goa4sqtRBHL\r\nbprZ4AmLJYS8bFFiupunfE2KrRRpQsWVO/GAkCrFoaQrl+1K8SaOySlhfNaK\r\nksOufA1HO8u/rVeKSXlUQGKLpsHO+KH/RsL7AT28p4NMLpZG+0OJ8PAIy1Xc\r\nmwJgFdZYqX5YvjVkhy1CdEhacjgPvnHSVOujriyLKIFrHJPG6+UodicXlHrk\r\nCjaAgz0ajJVjOTlL7dvfPt1PkfAsxbHyccLNHeEaMuColG7zA7sK5LypDX07\r\nGZn3oYQNLxGhr0sP/aLDyxKshYiDq9i2hUR8W4xkR0McWOjRyGnKvlo0pCV6\r\n0kgBdAMuRsWNzve0n6nyAJtUHFv58HpFG7M=\r\n=cHAJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e46ea83954c74b920dc2d33bba9614cf30f89a6b","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230410114458-e46ea8395_1681127136658_0.7160259787455983","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230410233851-03c722ad7":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230410233851-03c722ad7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230410233851-03c722ad7","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"fd94d4f9643b40c3b83809f8ceb46ffc26858f83","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230410233851-03c722ad7.tgz","fileCount":99,"integrity":"sha512-ufL85AFC9z8gL8MKmvytyrC9Zx/r7fxvKYXbeE2FEVYn1Qn3mAvCN/b5Iihtmzl8oVzWpcRhFkS7+EqTsqyTOQ==","signatures":[{"sig":"MEQCIDIJgb+33j0wXELne3xrrbb+nhW3ICw8z1GkxzQb8l5+AiBmeqL8dN73ADGVa8jEMnbUCq33obBJomv3QjbcAoOqQQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNJ4vACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo6tA//Yx+vTFex/38Vn7pq5EenxS69/gViNycHYDdy3zwoSdKrMHbp\r\nFLhVzXjSncWmQ7xDklw6/SVMzvJ/Hp5plTZsdTmSJ6ktdFQPbFeLV/jtAzPU\r\na3CQhgmg/+JlRrNMKZf29Z/1Y4S4pUU4OmpdoAQGE5hixFVJZweECphq8j3h\r\nTUoratnPoV4zs3CY+I2QZO6YvkI9LsXxVhgI4Jjjvxga6qOZ4FTwxtp03UrN\r\nQhqnR4VUZV57Lwj6TFsN9k/UaFTud45S+Xo9FqBi40lJUNENvNa8lt2izCfp\r\nbRPo5ax5VAcg0UbOKBYGRfmns73Q6v89Sn2pt/6M7WGeh+4e8OH9LGSqOwVu\r\nMTHuqSZqsdVS4hDCzVy9ujPmufZcYutdhl3Gzfl4WM1JSFZvSeQnkANKumrE\r\nklq+UUlihE/AHmmpvzphwaX4I6pQ1+mwMrU+BzKFaHcp3GihRNRiqmXQrR20\r\n8DrBTDfvr3UaGnT51+A0n801C+LM/TMRvsnEuy8yajNj/AEXFsSG2I0zyRmk\r\nicf+QMQGqSp+tqqEBd2AtqpFGuwT6oHxqsb4hk5p+sh3jJfjUpmaukwk+mGy\r\noGF3aTQ0HSXQdRMLdiGRXt203xiVqAjxSwbmSaf6yMsXRUuiwIRWTyec717b\r\nt/HrOONIThpVDkiQf5hDVGIWhaqRvPadoiE=\r\n=g3TN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"03c722ad7793a81cabe8ee97a0021bb6532a091d","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230410233851-03c722ad7_1681169967219_0.559935745144607","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230412112747-083a09b52":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230412112747-083a09b52","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230412112747-083a09b52","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ba37ac156cd0224f122988ea1bd24449ead4f10a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230412112747-083a09b52.tgz","fileCount":99,"integrity":"sha512-S+GbmUQy0LqXBVnU8HKXPdUgl8JwuadkhuXB6+9x5jiZthXjxzUZ0Kzanc7thZgbuLY4cCi88JlZqRzefQusNw==","signatures":[{"sig":"MEYCIQDDcRoF1Pbbyr1coWvJPP2YbzQZVDyKT9hbLMnJkNlUMwIhAMKsv5buI4dhjcAcp1CPUz5i/extyS4XSooW5x6zkaoU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNpXfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrJ1A//SHO+pMXNalY3Y2ISE4Yo+2oDfKUZJxOgFmpWafzp1/yoeouv\r\nKOvIRAuxHddb/xoO0eyQ0sVzOb33H2A2AK1L41FKOdFVJyTue6CR2gVQblr9\r\nto9bT7PnH2tQoSBJwPrgmEyrAGd+TOGqbJ2eHPLylGWzOAks4RxPWngUwJsz\r\n7/Ttc9W9RGS4umsvDs+HdxDc9/c/jGTXMwVgYxlGXubbQhPKyN1Cfixn1CcJ\r\nmmvJuWJrTjvtDKiofEtbp3LVJ3fovrYYS9DXxPqllf5KgIFSwTb1ubwnwyBP\r\nwjGzCfazz7SIEkR1cFYrccWaOJxqm0Jd8g+OmXUv5xQ4fQN8pb0ajgs/YyJH\r\nAO/pGgUn/Dvmt8ej5V+CnRJRn4UtZxdr0izPqxO7hDdA9a8pDhVx9j/3bYgI\r\n9dxZA5zDuJpgRII9iWZ7W4yHNBwRURisnSFqXJ4JKOFoCtdRohwVf4Qtx6VH\r\nPk3i9Otn1iox59nKadxh5eRKKbMdh8WjJjt+oBeYX+5oNa8WmgaoAWUijxu6\r\nKb3+VRpEHYaAuPpB0Ht0bD/hVHln3A6Y8408v4+p14lUY6nAWZC3Pdmkf6IK\r\n0NnKChWcBN6TMe0Fn46p7yEVYVi9ppVCmlB+y5FeNzJvPlmbT/Vvx18ZLKCt\r\nTOj8zD3ewsBi3fpipyosodb69oYoMC/emuE=\r\n=u/+b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"083a09b528f7255cc3ae6954d91032e5842972c9","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230412112747-083a09b52_1681298911449_0.7280737746776538","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230413124236-0bb71cc5e":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230413124236-0bb71cc5e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230413124236-0bb71cc5e","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"5daedeb2a74df8d4ba395ad4a92712edc62328d8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230413124236-0bb71cc5e.tgz","fileCount":99,"integrity":"sha512-XOVBS+L2udV2JFq8Ed/y2oBQm8W/MvroVjCbeFf2LbP25oZRgmVQi3DGYxGGuy5cQmpRnrSFFCzqa9xjyR/mWQ==","signatures":[{"sig":"MEYCIQC8Z5OBMxFWhkrqAra366VuTDTrLxOjwj2iWCClImVxSwIhAOlnIXSy93NxX3UOFKUTn4c22NQtw8V7sTTaCXxs8MbR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkN/jhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo2Kg/+IOYNgHUv1JlY1OXpMJH+OwnGaJBgVZ1KlVEJ3UiEcBtt/mjG\r\ntnFieM8v9NKiOE57K4pNErAkv8YdsAmLkUM4SBlbVUSoe2Zq+Nbq1SOm7wt/\r\nLchPkl0LktALE3jtj0YSBrr3383V9Px6qFtRi3nOiybpy02IEvCeTe8c6Azj\r\nSbrxhHh0HBMrPhJUe+2kwB1lQ6oblBdQnSJqZd8cExN5j+P05XmcoW1fyJ/C\r\n3EGDDKGlKMZ2vKpG5pvdz0yL02/Yn1T6u63w64nWZQZ4mso3/PV5nhBvYGMN\r\nh46/l5quFmzSIM728qoFljHu76iOBGzxue4VRJ4AAdDOn0XwRnHb1/hiPb97\r\nyKJK8tp4Iz5p/mNCZ9h8rWraRV8VNLGLDBzRkt8BGGPytEE2peYDTReyqGGu\r\n5NfgOpPlG1QQVtD4KzxbYbWfzJVeG7TywtaJJ2jZfBp5lX+0o5ZP4qcmDjBC\r\nua/TXRrvWEkuGh5B+tARHBKgmJ8hX+NFxIc/VSxKNFEwx9VyrkxJyJBcgZ1z\r\nw1YIXAV3EXKbEmn6MKoFMc064bqX3Q08BaPBFzkjG42y5Lpj1uGJJqvsBY7H\r\nKa8qPwt2PPvk1X1vKzdrfTSo2fi9lrAfllRS6PrLuNH95t6RXgzoc4TAO+6j\r\nJhiuPupPHWmcbPcRlYrNmWPB/Uh+JlHjC34=\r\n=7unt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"0bb71cc5ed687ce4edae1bc7b00bea500c5d22c2","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230413124236-0bb71cc5e_1681389793029_0.9876766929470169","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230413124439-f940538c6":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230413124439-f940538c6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230413124439-f940538c6","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"90ad80a2c3b2d05cadad691aa7406f2b24bc5e36","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230413124439-f940538c6.tgz","fileCount":99,"integrity":"sha512-oiQZ9jRYo/QUqq5QOLUAyRGNK3x+/nWh6MZZsIDS7eePvGZXkHoIgYK4/rOn3q7UUWnDFH8rh7ZyNAf1tsnhQg==","signatures":[{"sig":"MEUCIQCJDZtR4zTIV2fl5DdYnIPSZztJvNpe+8ufD6xhJkd8zAIgdPCQCcF4akzfbGbMWT0qaaiKT/Gt1y8taa7ACd4dr9U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkN/lrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmov/g//XfKXnu4Q15DH3Gw0e3f1siw/jYvD0Em83a1OLZKYv7PVtQ1G\r\naxg/pxKEsJ9j7E0TvznQrRo29M+GHCIEViFyUKdYGWgQJWk2z1pDCk1cJM4e\r\nV9FeOUsEKSi/J1nuQ2WUws2H8fcHMl4gdnZU1m+947TQNb6nZD3bl3E7Oppt\r\ncmrh3Lh7xtHM3JjO3zNPmGP/pnuEIRISmrajn9QmDScdHMhbmgxfszwErOTY\r\nPK8B2KT1+7TVUc8FPwfyQe5NCpBM/L+4A3V4PlDIO0r2QXLxjqvOAlP0Qi+R\r\nuV27DCFeBVSwEwMdvudRlcy5UwTAcb9Hbdo8gQcCtksggbMU5CU5usGBkrV2\r\nw5ZEyYLeECzekDKhJAfjz3wfrpwTKaCZCWieDxcJV8N53xzF9CR0Zl7UZBcr\r\ntyKgV2tRrDwXaRWcAg6HNmnzwLSFEqY42dkJM6xLAgnJXGuglmXiKvJ1Yfsu\r\nx1gMjpRRmbd90hRLeoQwYdwH1SkPrnNjAFg5PkFcf+PhjjXcC5WZ0Hb3fi5S\r\navR0h5X57vnQ5+Dvz5KWTHIaIhoAp5Q1Jthf22GB0ekxoPaJ+GuB6ZY0PSuq\r\nE+U3M1ii3QJZNqeFqEczU3PCElTShafUzWOHyWjYLljkBYo+SREybOm3sQTW\r\nQLiJE7JiKMJ6H1PD7X45Usbk13JOf6t58EQ=\r\n=CwGH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f940538c69e2ca62db84bdd654171b190c6c2ef3","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230413124439-f940538c6_1681389931486_0.9376202376353684","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230413131133-cec54359e":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230413131133-cec54359e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230413131133-cec54359e","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"56d459b198c08eac9cd3547565f090bf1b50d2ad","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230413131133-cec54359e.tgz","fileCount":99,"integrity":"sha512-DiGzLzzGEY6lVuI0Ijt76UwiiXs9wbsNXjppNIDRooReSGBJP4tRcvAo9ew5gL+2+6SXNVZqnf0Qb2dcxpiPFg==","signatures":[{"sig":"MEYCIQCmHPZGStAC8DTB4P62sv7oNIl+IlsRN/241aftoS6kHAIhAIby/PSaMBRxG7dLEwl1vtfqv0gUTuEqhTN7aUqJBXja","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkN/+qACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpfIA/9HRRGbppTU3cdDZZCB9hFP4lquXpAe1GKu+0ZLrkSUG15drsm\r\nZSDR9aE3yoVQMLojxo08+/WcQ/28FtQdMrNXxjp4fVw13qJ9Mep6+GBmrKjw\r\ngLhAkNxzAvntHKoHIP7/ejq6xpc2vrbWhZTkeREKgcwoCuDcmndsgDJm4/T3\r\nivEWtcCJoDWOczoz5Z+dYMxJOS9Mg6lE7kyNEDZ16zzZE6rpm9kUHObWy4Nd\r\n3TFRsupRpeCRncFp7ulrddyXC0FROvc/KHhd0OgOLlFQMQzmXWRxjGJZCyH8\r\nh2yWbxFwMJXzq8rzGJjh76Gu40x7yASkaJ8b78qyfofgz5GNoDFS1fyAdpRT\r\nJ8GsbtY0kGxRlTXfy9LttXShJ3DNLJ1x9Z96/s7hhoRD4AOheq+DlYlj8KVX\r\n18ZV0pMJmJbPfHkY2VjSn3ikgUfOK6xKDYbYQWaL1VzQPaFa+fj90/Q55RG+\r\nnR8MdcU8+fdz4winf1SQOeyx+aiSraQa6fVcUeuq59qcpzYNdZHJ6fW2YCAV\r\nw+obAXq3ObhJ2mPnrdsGsLQ/SK4G82OvTvkGuZn4vlVaGNeUBr4Qx2huOxn+\r\nwPYEkb8kuf++MvRhd2J1JEljIS/gakIjC1Qc0PBlJO8IIeU/L+OtUyV/39ou\r\nPclNfRPJE+8a5syaM5taavyvdXK7W7XHfkM=\r\n=ztZz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"cec54359e2dc5f67c85d4edd69922f27da391ac4","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230413131133-cec54359e_1681391530269_0.494627155113722","host":"s3://npm-registry-packages"}},"3.3.1-rc-20230413131205-ceaec502d":{"name":"@graphql-codegen/cli","version":"3.3.1-rc-20230413131205-ceaec502d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-rc-20230413131205-ceaec502d","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ff0bc88e5832019f32f2649e2dc641bb252330bc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-rc-20230413131205-ceaec502d.tgz","fileCount":99,"integrity":"sha512-YXDpSJJ5tMvqvl6qIluHlpIa9OmIqbJNVWRkAARfAyyJn20tkrcIoPmToz/B2JLs7kmVfbqB1xGMpAfwlMI0vQ==","signatures":[{"sig":"MEUCIBLgZhibK2TRZ8djFhc96GYqX0aotrUELsFeNwLNcsvtAiEA1CDH1KbjI14SlBv6g3MsQPx5Ex8kjCPJWidFfV6mhJU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198388,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkN//KACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoguQ/7BdlQG6ryp4Zc1Sr4j/VCdPF3jJ/cH/g9rIMYgmiwNJJBn39d\r\nTidOaTjdzUShYRaDIwI2URpGUkA4CDNFA9SDmnyfmmJGOa35KWRiG/ZX2zaq\r\nVJypg4Q79G2LWsAdatemMvOwGLXkcRMHzCRLA1RmsiN8niIBlhw9J/9iTI1r\r\nVnWI5ILuqFMxrJTnP9h2huzC06YleMwiigU++XL3kqoPnqnrkyguAPU6LZ4s\r\n/o32XpZsQtSkev1VpBZ5MH5O4NbQ8dx0Z42amVhivtOATkWUNllJl6hyiXg/\r\n7o8xvIfeqF12y7LjKpfcWHOOCDV5vZs8hDYS2WR+696NqWX2bqC0DULaKWUX\r\nyCOUkEnIVUpabnkIBpMHFfWqvurKfQYRHRhGlLxjIWG9F1m3pZzwjGxRkmVA\r\nD9vOAdSjyNkAyeBZSC8eQoU6PgaXC5XlAXutTCHMA3h/efymkB0bol5B5GV1\r\ntsBG9IFVWqpg1RaBOW7RGMB+B2kM2ezpiYXZ/xinvm1KN5rtJmjgF8/er3Ja\r\nSptHu+ILj0fFGpOIW5TpQ6T46ynZDVVKMlhBqXfv2BQ2KI2C82KLfpIOoktE\r\nvqGBRQmrnn5PslN96rRzdXAyXEsLSz4oP1TkICCe/oIz+MKfQz27J738KWKh\r\nfqIOO6dvpaJw5lakeJItArHOOsIwqIx85Zs=\r\n=tqqV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ceaec502d2df9af9b7e231f9db24d4e5ed8d9382","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-rc-20230413131205-ceaec502d_1681391562139_0.34941034517510006","host":"s3://npm-registry-packages"}},"3.3.1-rc-20230413165145-8929e6b91":{"name":"@graphql-codegen/cli","version":"3.3.1-rc-20230413165145-8929e6b91","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-rc-20230413165145-8929e6b91","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"7120d5e3f69c81fcb41f592cefbe2a014c5becd2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-rc-20230413165145-8929e6b91.tgz","fileCount":99,"integrity":"sha512-blmCQV90JIwqFo14gatm8kAc8KwSu5F+Y5ZqhCO081gCA+Jz/TCY9G/YQe7eJCH5s7CccFkmsSvrdzdkjIOFDw==","signatures":[{"sig":"MEYCIQCs1BvjlLyxU+6UScha7oOxcfq6wep4o78U9awI13Jx2AIhALkw+nwh2EhMUCU7rG9CBQM4k122DqH6EdkijihL6tDy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198388,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkODNGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoMjBAAmzgXevCa3SfWoe0Pr/GI8GZBTS4yaJ+EZWbAz9o3QoIN72Ym\r\nlGnCcseZijuAMBrGps9ag6KUFxVcaQG/ZXAvOv1AiccdQ4YuPdpTHMkpxcen\r\nB5QWWMYbKFR9zYiXJdrAcNtRSQ1WV1QTRcMVQBeIOWJ4m408umSkrcKQOlVD\r\nIKKQ/V3puOiPIc1Uc3b6EEZDmvD2w5jUWMH2ouU1MZgw3RvHwke3D/Oer8OR\r\nv9fhAauBoT7y2KZv0GgDqw+UHC/0IwXyTLSWrb5KfO3ER2gfQ7LqmVEVNszI\r\nNTiScOW77tAnLai5Bjj7+XDXfHTvv6moTXRYei/uLeIYWlD1nEpbhJwGwi3c\r\nQCzAMCHdh3JUrlXrclGbS1tocTRDNfVwEDy2qhEnukRzC9plo02Mg6q9j8XN\r\nK2B6wOAH+Imie30VY4hbtipMR/aBsbLk2/ayQoZI6VHsG+DQeK4l7iMvGBkk\r\n9u86lq9xcw/Tl2IHZuXIId/2H91jrb3Whj5sSjOmw4GMsTAEI0dEGFvuyMhz\r\nFz65YG3vsmg+PDk8iQ5BHLzQiOF8R9zBx+a4V4i1Uq298Y6Er3mBNQaIiUGB\r\nmtxrEI7JRhkX5N4pa3Fqxq7ObCCsDzd6hlLQHl7EYhWvcSjaoHVte7BjZW9a\r\ncLSDxyI5ewKkn6vRRDhbQLTfM6gsKSvR+bI=\r\n=AUFq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8929e6b91e8e6914a09fd0988aab53522906b66c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-rc-20230413165145-8929e6b91_1681404742438_0.5109506147395348","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230413165432-76ba44370":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230413165432-76ba44370","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230413165432-76ba44370","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6e61015fe369cc954fcffdaf708b02602328bcfe","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230413165432-76ba44370.tgz","fileCount":99,"integrity":"sha512-fKqp9SB3HOAesMS1RB6xdFf9BpEDPk4XWNsGbPe8/usVWodglW9nCK68DD7MqIJmfadc14ohcuITctsbc9dapA==","signatures":[{"sig":"MEUCIBFg3q1rbGjSgU0Ao+Cg7NuMNBQsx/2hF9zI9m8dSq0sAiEApAcBlku3so7KcOj3BK2VOMylRFIuKAtYTxkUOPInp8Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkODP+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrAHw/9FZjjxiPZNrFpqn3jW5/vBKvx+K0HT0RHzQ9PU/vQQp+8LMFR\r\n0LQ6O80URxV6PpqY2oYs1eAEAN5f5oumZXFdn/qVvnGNLcerxgUch7dzug7J\r\nDNWVZbfo4e6WjdH6nkBWaQBmei2ocBhs8SfoEdd2H3BHwvFGLykK7S42Pjm6\r\nCfuDFoXtJ/4SGcSqwjGLeNqppCtuC8r8NAYIAJne2NhBTkoudUU1NY19yv1n\r\n7R7Wt4NtHucjJWRwgrJJ3CVd71Dn3RTPCPyV+eSZV8BFt2xrZ3WjN7Wize3b\r\nhleqmo+bpzst6xqwRZsem9uXGV4+szOrwrTAMwWTSjYedXVC2F7djQWY3Ddi\r\nLhvAK6qF4inVF6NmN4dOksQMF/iHrSyRW946iZNJzpCeq9LzHqj8cHSDk4gg\r\nah6t8d6cq/93VcYHp/2cOAtb7OtUFJnRfjwf6kRxwanVy2qgTnXyUE+EDsld\r\nKuT9D4ed1hTbZs9zw19kPyXj1WNMTbpNNZ2N6JMGTvzUrqaOOHSSzuij4rhc\r\n3+NJc0xLfOxHWMTR2sxDwdc1Ax4E5riGo8BCFohhGnIWNNPOnsbV3qpwusZr\r\n82Cg42BE/koZEhm9/vypQNB52ExI9pvtVOe1j71ZhRUEy/MIlmBSwI/jXKFh\r\nkMYycxquhA7DyJOVBlWrLaaXkD3JtpXweTE=\r\n=zpRK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"76ba44370705f0c609b9a435bb99239a90933d87","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230413165432-76ba44370_1681404925967_0.9652703336613","host":"s3://npm-registry-packages"}},"3.3.1-rc-20230413222633-80550035b":{"name":"@graphql-codegen/cli","version":"3.3.1-rc-20230413222633-80550035b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-rc-20230413222633-80550035b","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f852478ac1daba9bdfb80d08631be17fcc77d983","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-rc-20230413222633-80550035b.tgz","fileCount":99,"integrity":"sha512-3iM0KKjytOxozoS92/PaxBJIX+oN9yT3o66zVR6IySyybVJdMFkIwtbmXOUoMD7/Uifbxn0RE+RMiWyjEhw9MQ==","signatures":[{"sig":"MEUCIHtRd17TFoPwE6c/IiEJjCfPIV3y8pOqpOs+FDr3ToUlAiEA63q0Q4VEF9K9+WVeUwsPS/GYsbyPTqC55sVoj+P3eJE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198388,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkOIG9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrjVxAAk+8EfvDt5jCEFB6o0s9TWoyVoBw3u8zMnVcy75e5QiJL1HyV\r\nsIPKSVJJMbU/cNB0fskjGDY3DMasL2zrvW3a1caA+ltAzeBHarCXxgJvFtYi\r\nKHFxYKGhmdygtIqzCE40o2t1hjcVuuOofGS1D0sqmYv28L1edtGMSptcJTAy\r\nKBCP7xeZ6YGFSWe++G+FRFNmR8TAeZ6GB9Qg5yd7i+4lVjGV7tPAvkwSUA8r\r\nlMq3XIYLaGH/uqVkw0oajHp/Tp5az/iQRS7izsFpnhEeMKe+m6VtgVsjHzXj\r\nLd0cA3J6deDuHxdIuvLE6xLceRLknpFm4L3XoF9dP0KCvIPoNuzoc+8q6i7E\r\nuufhgnZWnHKXjJjLMeRpYIh4ho0nb+DYW55c/P25bUSRb7fY2zoFkwHnsC85\r\nVYQHZolAz3AtZjSr5F5i17dUET/vzDJ9ryYlMntZ3/VXH6j7h8yYP4SV3woC\r\n8V08jhaF1w6vS0QAn3E/paBYG4SfDmOpXM5UDLhkDrINqic3v56Qo8/zdtpH\r\nG+8csaMmnV3akM4FER0ihsbBVRsp3erdbVYedYQAsTmP6/VczT9o1wlxV+SE\r\n9s1hslYTjdePUhe367tilva1laQq4J9w+rgI05EiDuUPONkOvAQcuOEI3u9P\r\nsHJ8QCQkhYlIYqslhPy28IrucTHFnOtMKKk=\r\n=fLBH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"80550035bf902a48be58f0c98ffcceae93675120","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-rc-20230413222633-80550035b_1681424829353_0.5040621211948437","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230413222745-eadf15f8a":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230413222745-eadf15f8a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230413222745-eadf15f8a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6b9ca45bb49d6e202ff0562dd795c2b786450621","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230413222745-eadf15f8a.tgz","fileCount":99,"integrity":"sha512-kXumuFSUhmSEJISxgnAUXEVvCG7KkeqbcP8n3hFP3XmsnVqyCgy38QwF4T5OMfNT3QgwQi0myAEbuFkF6Zmxog==","signatures":[{"sig":"MEUCIAXkKOxTOHdLNGBGUri8StlWnYpfP+rqgLcWZAYgFFBSAiEAwlIjIUs4wvdbtQR0Iacrx3pLvj12qNsznIZnpPXadpc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkOIIIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpilA/7BE87UAfHCK2UKWxItcuqQlB3yMNG0oLZPMZJXv0YBJO+8OsC\r\nsrW/qbC6OpJ8FfmDT5RQatNxIOM9OzQ5JHe3mQvYV5sn6gDNXWtwRdis3kuc\r\nfD+zcAeseKPOAgdR8FaClr2BH9sJziK4gfmay4f8ss+EAVLCss7eyCywxwHq\r\nCILb2TqEJIfn/VzCjT/x6UhlfWjZKs3NKOkR7Z+XjnUV2KSKyLNj4qHY/LCB\r\nBX1IY9c1Ukbj/VXr+tWZjk8eb964+5czTVbYDPFie9143nc7z9HQyE9td9D1\r\nj4KaEVXbTdWb+bjROr+Wyh8NTvQyp2o+uwhAu93Kf4s6aL0gx+3B6+A907qF\r\nsi5Cwf2X9JqtgrAbAA+kO/PoMZ2d/bZEwtJmPFTtd1OEF4gviWivWAhWJPvz\r\nRpOQ0t/HBRQJjvE1VGi1o/EGO5JGtHnpf4uKSPkIOg04V4Q2lQizJD4nXu3s\r\nOi1sOcAMnQXVZxLKrP9g3T/R5gHANqA8CbU5Pr58ZxI/YGcvR01EsTtnYk5Y\r\ngWzvIFHiH1bi1i+/fvU08UtAW0IjRSSooF+k0s03t87hqyAi6/hNovWyzLhl\r\n/j4BH9RyukgMyQUWOzl1mhrS5q+P3lv1NHGG9N0dOqyBeCPTQyiV86EdEtly\r\nPA0BkM8dBWkG2IUrCnGCA6SFFVJ142khoUQ=\r\n=Y3Ku\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"eadf15f8acf968d3b0540d610243483ac61efd5a","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230413222745-eadf15f8a_1681424904096_0.619913598222865","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230413222941-598ca039b":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230413222941-598ca039b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230413222941-598ca039b","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"4baf200bce76e1461bf03f90d77d7c659f335d18","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230413222941-598ca039b.tgz","fileCount":99,"integrity":"sha512-Xy5QdMjd6bStmTQojMFghSvjJmi8stdFthy53AuYr7pd6Ntseu90nQU1K09GLuXTqP63NTv1ucH8wBI8xfWfNQ==","signatures":[{"sig":"MEUCIQCw/qY+REV3Q3n0rKiPr9mfsZPzD/UWh5HUQZX0QHQ/1wIgec5n8CqDrX4X27SmFNQhYib/woRvw5GRuEkfFUerDHc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkOIKAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq4nQ//UGcTgPaaqTqQLAnkVL6lOM9FpfFdVRkN6TrjQ76gc7NL4gUD\r\n33YZPxzucE+QvAsV+ed2NFV8pUJokHWbINpArG4/bmJDZuEy4/Fw8G97oWe+\r\nOTUtPDgcRu+ykfP+N66zz4p5xUzCLhgjz4O7ObebrcRRadk05CWzJZ5tDBm4\r\nFrldycsS14RJvG4iZ+LdtSPKvvh7id/C+YuDUrToNQVQdMWi19+CFfrqR1jg\r\nrARbbMM0FyM4JW6CbG9jQJoXoisMM0L/3jjzPI0G7q2HRnqBj8I+1XpH5da9\r\nkgBFiyc+CKqSjJwmXBPis2ytybuzM6OwWQswjnpHHPoCbodHDFcQ9BfNeDEm\r\n1rGOfp/A3/9rD0hJIotppxXkSGVX+eSrc/4DkdamXAAOd/NninKWn5z3nJhW\r\naKDibj29dsA65KDjEQRMlWTfcJzTyKP8uCBEPBdJuGfE2aJIsDKnnRcj67eo\r\nqnK8rJVsQMDiZjpEB84jPUWoCuH21POxuSDf7kGEOMtp+/k/U9by6Nvss43A\r\n9AWQkecB7k8obCcS4S3YI/62MRGK9H1QR5JQ6IRllnByP/aVJqNjZ8Q5ZIiE\r\n06SftGDgs+GG/7l8J9XxcGXMmkOeht+/rHnZa+NGkWU5+EghQwvbvgE9eGB4\r\naf8d11qRTLNCfjhaWyZCnwzjQIAAujd7RHo=\r\n=kpkV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"598ca039b5ef5ba076572cd70285f1f6c7a2f992","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230413222941-598ca039b_1681425024022_0.6570417194748637","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230414092431-87e914029":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230414092431-87e914029","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230414092431-87e914029","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0e18940548f50591e671e6eb4aac034886506227","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230414092431-87e914029.tgz","fileCount":99,"integrity":"sha512-mXMWHeahvAyDmX64VK5RgRe1nFkcunYfh1MRgkPvfl9xLmgTFlZZnFou047tuW5l7GhCP8Ek3UyuwBXCK2hq/A==","signatures":[{"sig":"MEUCIQDF4x0lVxm317+Psb3d7x8NLvpl7UQfSjp+SsgW2n1oKgIgeePUYgQVX+r+MZXd40IXWzLaopJikGMqbraZCAInE00=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkORv5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqeYw/+M+jZ9bOcJCiQenfihCQuoDQ2l7xzrw3rDcXfpl7d1alatPrN\r\naJtTEqLEhqLyZOHt3ozwGZ+I6cCJNxsgzzoO0hRtcEZPtCEmfzYp3TYYWAvY\r\nBVpHalxcj0toe65muNNfmGuU4QO+g/QKjFzespMjyAOfIn4tOWAAjdBkLPaQ\r\nNDAzqta3oYLCPZrZUxFwHMmgxveIgTo/bOOTYp073tcHECNdf5/YJ0l4d/OA\r\nR3UmITvbV+2DFfSwVgjjLNdGL4lvW10d9FYZLLhFLIgPQRwM3ArbrV6Q0yzC\r\nxY48rZfLMNCs7LKxaI+QfSmgewEZoGHsnStB4MvZa+fq2zY2AMTpLkeuSh7z\r\nlwvRLd09mJwICkWnPJI//eJux0wJeFnux3/bAB6gYlFqTs1f+h0fWaRnxQZv\r\nr9C4mrB9j9l256vqGQfXGbOKX0Act07ThSJOeBw2vE82ovrdTf0w/T9UMJNs\r\ngClcqAsresheETqoq1/rIFRELhW3YkJjgnn8+ghEprzhBw7L/kB+pJLULdDA\r\nJNZXM5+WPM9ifdDbvyEyWcMcsRRQ2b7QPd38BYcbhOTdkSzyGAYbJBZms75L\r\noV+JEL4tTLPNHk5xH/nOs+6b1mFkdpujFr7Ftor03sRvu3e5mghR8jNww1ty\r\nrgIgUPxXXkNydObdN8Ly2V/4xMtbIJXzQQM=\r\n=HNZC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"87e9140293a12d9b98b5793fa290ce4dff0efd79","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230414092431-87e914029_1681464312869_0.0035920998476444144","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230415111644-0ee927395":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230415111644-0ee927395","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230415111644-0ee927395","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"05139feef596671298294995c010917fc71b0502","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230415111644-0ee927395.tgz","fileCount":99,"integrity":"sha512-urz+zXbq1FWDXyLaDHrl+D0t9G276lIQw33jGZFiNTO9uRvcML0+YiRoGrxgriyl/Uu1x4cISViMbV3B2/khsQ==","signatures":[{"sig":"MEYCIQDuXPFvwiRm8euiJgAidvinDO8lK0Ol147z7cq93bY//gIhAK2ydrrlfPhbnUyHnrGgLvSkxxYga7KtAKCFLmWoSiqX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkOofNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmovAg//f44BadmkTe139y2ILkIh3vDRyRUgeJ2hEsGt8suk6Q1V+Yl5\r\nRTUE88T4R6vX/pXcDxg7RG7L5N4OAmyzEuIVNUP/tzqtMSsdsGjyFvx+pKLW\r\nLCVIUQv+R7pIsO9XMHHaC1Zt705YGiXUVOulAL/WKHucrjR7szo4i+szBrJY\r\nIsa1TNHkC+d7kU5dn1rvTFP09NaJxbjArWU/d0V7Ji8pi/1bugxvFRgAtzKv\r\n/J/qjIvq+PXj5rCkJiQWqXG/2NewZ/fNMCKhPu5pziyxUGs4M8rwOto6xjMF\r\n9pl+1tyzGMmHwIEZ8iD/fOKs35g9g2zFODxQsO7pY5vjrKhS3phVq/VGwOSb\r\nlgdcobQsY/E9jyHcrPCPNFEpf8IuYqSA6lIi9xSO75S8ynnyxhZjXEnCmGFy\r\np9OiYFEsTiGGa25Os+42YxDPhn3AliXgatVVtYD5F44PcXoN+h0bb3OTHBV1\r\ni/GNzdgDuVNyWKIaujcn+V0KtEICjA0YL+6FkTW1a7bssa4/paN1isTaNZuL\r\n0UBrPFEizuag+sF9ssF9H2sZrlcaIJvsBfoMmo5lLYmAGeCOpuJ8yHAvqsQM\r\nq9TZYNrysrbCsw/sEX97B0wxc3DQY17YXnjBChOPsTX6xuv1+ewwRsErSg5x\r\nEwdT2CfZWkC2metnrZZQI5dyRXuWP6JycSw=\r\n=/rIl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"0ee927395fc890d507d871baa005c59a33443a15","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230415111644-0ee927395_1681557453372_0.21625457586694252","host":"s3://npm-registry-packages"}},"3.3.1-rc-20230415113032-651652370":{"name":"@graphql-codegen/cli","version":"3.3.1-rc-20230415113032-651652370","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-rc-20230415113032-651652370","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"4dc07cc45179c894bacb71087f622e339af057d5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-rc-20230415113032-651652370.tgz","fileCount":99,"integrity":"sha512-v/ZArY/wzfIMwt58TB+pYNw3xRf3qdKh+rY6WJ1Ahb0K/Tp6ANlOSG8Mwg5EMfxzbz4G/Pgxj+URHRRdtmXC0Q==","signatures":[{"sig":"MEUCIQC9RmYTxJ2ltVIuHNdpW5i96+xtg8ZkxTJsbb+YAjcIwAIgCzu6Wg+0DJWuvB+OLlhuZs23XWcoSLDokJK9G+Y9eDQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198388,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkOor9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoC4A/9HoxdVhLG0P5/aHfpvnpV3g55K6poq6KjFS0SrWStIpt8wS1L\r\nkvJe5WOPLMFwfnCNanrg87zF/UK/vtE7lYLmAHmH9fogkArZAMUXSIIEseqQ\r\nb6R+lUAgj+ShMjAjahxlXDRBzvdyK2F/0uVReBMIsXcttjrTpE/lnfEWR4cr\r\nXPFWp0ZAYkrilHGsNQuuuUYIAOFSEgSvk+3coTAtRjLoxz2f7Pvu359+TNd9\r\nLroarO8Rt2HTEXKLzpaDKw1bDTKgXeh0YAjmZ+upiQGcwNHDrjNIGsFqIQ6p\r\nNexmmZJXVoBy2FNktpZ7LnvVPXF4dP4Hlb6ICaVGUz4MUus5czCGnIpUHLTB\r\nRjnbp1gOkcxB9MN816lE/IkGGyqff0mQ/tcPE1ZenIcP7CY5szGBo2aRbZXk\r\nXc/9jU6ThvENCyVM4P2PLSSFpE8xYwa85Z1jrr8rIEg/fpuSDtLQHTw7UrpF\r\naSsVLPkXKq6N6SSI50nF0pftf/ZhO1vEdT6Uh+8gFZiGOgYqIUb+g3eR2Pwt\r\nHpd9Yy2EfJGIz3cpGlBNXHm+VtJPu6MZXPKaA7nAYW3Dpi9zmvapDJ0TjJ5T\r\nFvw1zMHDEBCV6Nx1fmRtAxRivXaaKxGbBuN3BGxlBFrhoKtuMOE2WAEGLkE/\r\nbrHV8peOH7uHInV/boMY3vrAuNpg1FIRLFk=\r\n=2bMx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6516523709375475322725f2d5c3c1bd23101a11","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-rc-20230415113032-651652370_1681558269007_0.5360819479250929","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230415182635-7ae25d4ec":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230415182635-7ae25d4ec","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230415182635-7ae25d4ec","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"bc598886d97458ce0aec0f320994a97ab5e2661e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230415182635-7ae25d4ec.tgz","fileCount":99,"integrity":"sha512-ht+hVpYtrF9YLGzww/8Or82jwP9dF/wKBSAlmFHYBj50FWoqqvFSXJEcsDb4Cvf0nIOGnHrpkhj2fxep8rLMHA==","signatures":[{"sig":"MEUCIQCBNEjDT9m+OXSuCMQZXKzEx0rKym/iDHoQlYN65V2UTgIgT2+5LOhpE/4/Md9dABtlQrdtYlWuUEzUmzqbyjco/MM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkOuyPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoGlQ//XNijmGyd4sXNxVCu5mkk51gedJ0CG2bn7R5wXjDUL5I/1wry\r\nGVdhpV8GEmrO2QE05v6cTWzvNTp1rRp9ti49T1ijRsO/IRoXYmrPA/Ta9OeJ\r\n2ataxOOrMYgkcyu/CcCAXVx1Lajw+pSC1m2hQjyuddgJgUiVkdRz8bdeGIQd\r\n2yfCmS2ykbBfiSdnthW3zw8O12aFfWkhGENWbCNNCyazDWi6hjH0SB00A1wW\r\nSoXXdLWuxoDRzb1U7TWoUx0gxm3OFdwIjo+IH45NW7mDPyKiJAuZPNdH3jKa\r\nE0wni0ts9EOFjTjGKqbwyma2VEb49m1UVTRc5LHeSzKr9q5cx+X+fiFI0EdC\r\nGFYCIW7sCGegJr0C9t6/9rAvrVUhunHlIObHTyvu0DsRImHUDQqd4t0AlXdP\r\nI1zlRfmpVncz/HKXWzKX32p+OLhr/Qpeezp4LBdCUsfzbJEQOrYxUJAPWApG\r\nhQ6eoPu2NGE78bEWoClCuh7grzgWTkIuQbB7MaOr57MvdHx/TXnCqeriYBoF\r\nEQBHIPdeL0DuESxasGzn+gJlsh8fURYL1Z3qSw9vX/gcpJ8vcvtaklk/RmrV\r\ninenH0KI74WWkJB5FOdgO0g/Y5TOzB5OcfLyfbR0Pm811GnD50I7hSyUSMAm\r\nfcPdeCtu6ADjGmnoftrQsH7zXT4TmXNWX7s=\r\n=ukfc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"7ae25d4ec132b4fe62f4a858e436b1c6ba04bf6c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230415182635-7ae25d4ec_1681583247503_0.24911427316805512","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230417075014-33d713ab0":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230417075014-33d713ab0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230417075014-33d713ab0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8db35a9a1fa27c12af5ff40964fd83db48abd140","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230417075014-33d713ab0.tgz","fileCount":99,"integrity":"sha512-wcjGhKl/4fuhUXyiQO2rP6tXUU09MrfQnRrw8+UNM/60PY7MTqo/mAAuwxpJijsawzVnq11zeEaycwxAYtKyOA==","signatures":[{"sig":"MEUCIDPH7d054LEXym1zJb/X3LR71MJ+wonbwqjtqqEgvgAwAiEAt/+iww+mWe49iRtqO00iGSEk8VOqGu2/lI+z+UyiyEc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkPPpdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpqNQ//UyF4TjWih9z8Fvn2Um8cWO6sNDRK+oNMb8sr8sg772I51u4r\r\n8t0wt/7srSUVy4n96rwOaBdDLjeNfGo9uk9ZZDtkeysSYYXb/9lpg5vXQYj1\r\nQD8qSCZSpXNYl+dUwHoodRxLFVkwL7y5gRte09grLkrd3hqWXUrrRStY8y9O\r\ntanadDzGmDeBvMF9jrzJ6zuXZOKwg9T1A5GzZ3Lgt/HHs9nOmPU7L6FUIJSr\r\nJJkZ+hXX1gwj1vbYX+Ie6SAboMWLDTxvmmySS0fYPhS4xaNTsgQFlCkkuUtv\r\n0BUO4HHuZ0IrlUuOuRkrgAupIWOXGueLAy500lup9qvcs6CZgXfx71KH7VV/\r\nntNzq4Hm/tREP5KdcVeV/jREQ61Ar+iu8xGe4pmfmIVK8DecC9sJnQloLabH\r\nTz6t06VEqvX2kd0OKcLfFFGLS3Wu3DiLEVDgRyBIw59Bb5PtcdKCqstSz+wm\r\nqQgu8HpckCvz0xqz4CqKX6wFaLPm36Mph4a2Ym8VxgxDh/XpLzRV5IIlEVTz\r\nMbNma22vTVNfH++KW3F2UKkr1LRjf/GEAL8pkwpDjF5H/w0vjUcGbsq3K12f\r\nu2cWOIyvemq1OdnU7K4mSZ4YMcvRb+zbNqxqJqaFDJxQB8ii3bc/HqQSfsHF\r\nDHSK2ctezDBon+iPVxcOuIp4SYlstyCTNjo=\r\n=9/FP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"33d713ab0fe7e8a51b2ef7aa3f62d1232bed6015","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230417075014-33d713ab0_1681717852946_0.9165861222357521","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230417092500-e91a6ba59":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230417092500-e91a6ba59","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230417092500-e91a6ba59","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"52e1574a856b772a4dcd8af92d92b5585302fd4b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230417092500-e91a6ba59.tgz","fileCount":99,"integrity":"sha512-zk0AFUaQboS4gYbHFt63t73hoESWaCQ829oKN2R5rdZHChC78dSPu1wMY9ljwkO7BYENmuRnpBMamNkO8n0k3A==","signatures":[{"sig":"MEUCIQCuCJFBEdTuh7kIQ2UG3OGEX6o42+f8z94ndSruSOhRKQIgA3KRnV8kxoK8ZFGqnhiNPq90AwaWqkW0ukWtNuAuIIo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkPRCcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpD3Q/+L/l4harnwddreKrlGxXFBj1YRPwn5icdFtwCbe7NRYbrlFd2\r\nat6z6+392pR0JPtTeNih0bwrxJSdeh/axxJNeVe6aB7O1ALknQZYDXRh7IRS\r\nAX4PNpkV3zwHCwCvpMJJJdkX9sB36z0hB6/ZzZRe5HohTqA4/z7oyBB/5aIW\r\nP0XAazaXL12k67lFgMIHfO2mduuIWzZi6wNnA4tSG1Dm6hVCbDuw9Pf7Nl1W\r\nlDX31jjoSC5UOzlbtknXPZI++mfY/HRDjVFCMUSrfsPmHWfT+qMNlvVryYpJ\r\n7lIuN6Uy+biJygIJqyh1Z1xKqjRsekQdJanBRV0ZMCeFPLDtTajWnX3XZOOR\r\nVKHhAhgEBdBxjGsG7+vc18zu/iVd8O4Rt2uXfFMf9UIveLpVeI9iAAutW6H+\r\n1nKXCR5u7uZ1rMo5g+0IjuXWECUQ8eQs4sX+9UjVDGDjD3SdY8SXPmhwWPXP\r\nVE0jXCoyiEpr1N273hBFY5ou8FqXt5mfxD0t1P+39pG1pcMaWcarteumT0XD\r\nDrPM4LfvBxH7kXOzc949+1aYtHs3476G13fKk9lqzQrNSQ0+qsN0VpgXfSDx\r\nnvX5dTNtq+kjkO6bUZZFHnGsYZYmdXwakXCCZmGISDh2mLXK86BPXvhnUmFJ\r\nsHTBozcXOKtfwI1I6aA2BMBX+1nqOcnMI64=\r\n=soYp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e91a6ba59c8548be4ac08febd3aae4236d3b4de4","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230417092500-e91a6ba59_1681723548083_0.9856085506344732","host":"s3://npm-registry-packages"}},"3.3.1-rc-20230417095017-d373f9cb5":{"name":"@graphql-codegen/cli","version":"3.3.1-rc-20230417095017-d373f9cb5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-rc-20230417095017-d373f9cb5","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"4e820b6abc1c4d52f1c04a8fc871e3b85897da72","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-rc-20230417095017-d373f9cb5.tgz","fileCount":99,"integrity":"sha512-A1sKBwRZ6dt4NBkhcQeYbI0E8IhoB72kv0e1NKQThNX5JgqoEjgAHT4kc/acwBAxlghT49rBRFkBVkoBki1agQ==","signatures":[{"sig":"MEUCIG7bRlnGN3l0tvt8Z2IpJSaLT109KWuD9GScezP97yz8AiEAsir89XFA7kY06ciwBs8jkCBw7VGFI30AJcLmG3Mn/7g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198388,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkPRZ+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrAKA/8DKQAkL1cgKCa57KoTL0B45JDIDw0ldV0cWgY/jgEY6zRDv4t\r\nL8czaV8oTDzbh2DsUpEbwtucRjhBcFQRRDM+XkQ3CDZR9iv1z8Q1lAuosa7b\r\n0n+8qHFL6BAnNBLo/Tez41ebWrBnDT2Jt3ymoEho+nnWAlH52QP9NJmSU9Jh\r\nWzJJNjuAMd6u4HGtLS3k4x4vfSX+JW4w6RQ1VD08mXPnMGEYb0kXf1IWMLm4\r\nPHiIW1kgaPiDcm01GWA51GDAplTeXbOBSL1zx2ISVDlWwAS5fQLEiFXEvt/8\r\nuvewCkOYYQZL4Y2LuOLotSk5j4JG80XqBIEIp/zOlqHAQoaiad0t6HTUC/1v\r\nBp16em5x3iWkO8ZPiPi7qo+MlOffZiZy6uLltS6hdST0m8zmtf413kAyueIU\r\nGaUswblZCroOGy57Bphz/3J3KAVJvhE2DpZQOSohuDhuQgHoGNN2BxXe6Krq\r\ndQTCj1FQVlV6LjyAgCOyv3uezT5Q4rFjDs9nVUt8qhBvdNX/ypijNwMad8PZ\r\nbc12xcYpRHuh022hl/I9/b0mjx/8Nv68MT3YEQpvZxcsDCKvu3Mgg61T2eMv\r\n41oOeHuMWZlyMBqYh0VeH1E3MHfbTw2kppNpx6l+euROnPxavTigvgVfALtz\r\nu7VKbChyR/2kLxsl6seYc3W3IKbh1x+p+Zg=\r\n=EPJB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d373f9cb541a0a064fd4e49e989e9407901d7c62","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-rc-20230417095017-d373f9cb5_1681725053952_0.09025532955905535","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230417095241-39c98f165":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230417095241-39c98f165","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230417095241-39c98f165","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"dcf18dc898d99bb99b71f47308eefaa3495038b1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230417095241-39c98f165.tgz","fileCount":99,"integrity":"sha512-tMTOyo4uzGh0lnVpk12c7DudkQRs8xBEUQeWPTDB0liQXPsrHNRsCbo5YvLsIgn7kPeKYMjqsEZL2d3KxW+Oqg==","signatures":[{"sig":"MEYCIQDZrIjRXEPYNzGkkpI2oAtu+y2P89E+2FLKIyRcdT9rmAIhAKikdiiZeMoNIjw7kXpPDAXNEqQe6hbjiBSeYdPwT9Wq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkPRcQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmppYg//UhFoFyJZpeD1rtUdUJQx3WV3dQyzjuvkzzlhJNqmFiqXKBlS\r\ntVELgS3a8100q2H2WbdrLnBny92u6c3DIND8sZXm+ZCifAbJQxnyIWT0zM1P\r\nggTYgz8R18tKjVI5Q6gvTRdtBvO3kmmQoPg7P0zloYZ8qtfbVNqAETjf/ENe\r\nLMk834MrbBgq3EmityuKyfV+ksluBzezt/LBMCiDxMGuws8Kt3mTM1DLx74h\r\n+g+ICTGTLeXLVOK6XbXMqN0vXNfnVg5iAJ4Ci1KIuFrk2wyGOZb1YFmvyPzu\r\nL7rYXlnwsirL9wWY6wWOh5T1CDnk0BfaF80gNUNyDqW0DwQdhCmKLCaFpXjN\r\nb8pBYmrippX5E9aYcSMcZ7CPbkDdJDcShFl2zJrJtcz6kNPUPj17zSC7qhJ0\r\n9NocMizqz1YMqzhWRnSUISbSzDt7BFTeJ46yc66WfzcUGFapVHrtfO21kmxt\r\nIJp1N9bAncMcngYqITTwob6SXiSe1ST2j2BQmDjsIfVY9PGEi/+9UvTQ9cnr\r\nVXnQCA6dVrlT3A068UuNbia5+w4d8A6O0X4A3+qRyk4EO+Ym8VrgckNROm2K\r\n8usHWCBQ7IxXjN32mjpRHL0sw7pvFMSlOv9Ut2cTsRLXCPDoP6Sel2m28jfq\r\nxxY6frs0Mc1BCCT83zK1dCty3Cly9JdMsok=\r\n=8+X6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"39c98f16575572977b78bbb3bc928abdf23265b0","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230417095241-39c98f165_1681725200372_0.9589724513048612","host":"s3://npm-registry-packages"}},"3.3.1-rc-20230417120627-313918bef":{"name":"@graphql-codegen/cli","version":"3.3.1-rc-20230417120627-313918bef","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-rc-20230417120627-313918bef","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"232b02d0c98596a648b3a98fdfd966f1ce1812bd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-rc-20230417120627-313918bef.tgz","fileCount":99,"integrity":"sha512-7i+lLx9NiQlWl+4vC4h8L0gMo84w0r88OJmYosZHzPTlcwmpaBAaAwbSzTswGcgE273pFyBVNo+pinOw3YF2Zg==","signatures":[{"sig":"MEQCIBY/qa/oAwMoC+HOem477nIXcBGhHJ4L2fkSGMqtBaXPAiAj70x+WDUI34b5R3CfPv82xdVz6y8ytkXTAzReh8zqMA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198388,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkPTZnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrIoA//WmAGhvAEGi9hJIzFlAUWks0zW2WKkviFwGqTaY3JqFiwaLUp\r\nPhPuE6jqNjNvQh/ZspofgN4BZvq66nuGNirfU5m6LK4Hgbgj7vncHdl7NkgF\r\n2BllCnj2lzUXXBuV8+XtGML9WKAFrHiW8N28C5OICIrn3ul82c1cp8ENQDD5\r\n2XtmQIiSpDZWl/f/j+riMZoZa79K843yGkm3UAttcMBGrok2yaTuctleQPQ7\r\nocDiLMveetDPrMTrvedIoaIefR22qBGUZ+sIS1f9tQCGDZxWzCEQS+I/68KO\r\n6zIoDzRH8LjLY+qCxm1GcYS+uuDerL4IG96hAWm50DmF7pM22Eqv8sljFOjD\r\nwy0KlR5PqlVGiz5OaDunJLCvU0bQz4tBUjgUkS6EyMFQUuBB19s0Rv63UNST\r\nESPFlWpXJ/7EAKg7Apn66ucOraURBE6tJ5tFPdVxzdhT/MAy1veGYUgnWob1\r\ndg+qwkNTpBs0KL7/eEYpAZVDLVS5LZcfIYPhB/SZOw4BgcEtf0KXdqMml6Ny\r\nA1azrI8kFxyTZr2dSAHYqLlKAL4O55mX8ZKiccTX94gK1+Cc1DIGZWjne6v2\r\nheHWfOLXFcMuxw/64QhuWrDzU73Z/f+a+GeTxDJ2CIJg0c2aM6kWiKzoT61G\r\n9irFtYRilwF2u9FIUNlsgTksNPHnFS8nZ7I=\r\n=gshP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"313918bef7e6bd08a45191af8f1779f272f7f819","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-rc-20230417120627-313918bef_1681733223235_0.411703095503164","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230417134424-6b5ea2773":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230417134424-6b5ea2773","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230417134424-6b5ea2773","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"7f36d239bad47545324f5cf1e8bb90fdcd258b12","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230417134424-6b5ea2773.tgz","fileCount":99,"integrity":"sha512-r7L2s+zrvUvWcPR6FzsbpuOAP5H8dXYlEUIY6bc/Q0uUTwz5u4viHpsp4L6aWZgDUIxpqqjVnhMjJPji7ri7Fg==","signatures":[{"sig":"MEYCIQCIsabQT1dgTJXQAb2KHchqupADdFd6jfjmjAeWxC3MWAIhALS3bNqQoL7aAFBQ6wP7MRWGGM9y/xUOxOakgTdsPdDs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkPU1eACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqLdxAAj9PmqUT3AGzSxu4ZC4DWQdN9haNVzZ5QNHalbkCRdS5usXxz\r\nc+K1PY22GivGyh+o2pnGLFJlail5WbbggTQd+6PFSeYSIsxhUUIff9jkY3CG\r\nPpocaH6ZJkAGhSAguQgk99ipLdQf9sW2uUdrlMFymi79E23PHciykibyVq3D\r\nhI7//WQcdIxVb89Qxc7RaGFGSXhTyXpJD5UFGed9UAPkEgKmgj4vKwpKVpbU\r\nMdz9s7eCJXyeKxrlyqgSd5Jo6QgbAHyESXmo34e9S3lUb/SsZABJ7sKQe55u\r\nCN+aHrpPKuSS6oDfaz5WUKDGcqkSMY6FT+vFoVy03Hfi2aG0zX/5ScFPxw5n\r\nrwqb+MkqCAt8QD9MqYKZVJQHxagI7hfWo/S7EUO3iMCAZPj+qEO5S8ymIWcI\r\ntxN7HjoPnAnWjKCtZNZO0awAYfXsk/KAD0YR5hyIQL9DmWioIgbGCPnyeKSm\r\nERXhG/8NBwDtq0Mz4wXqB4VnvD2azLjK6cvEsj3uvCOhmF7mMkaAf2CvSV5V\r\nu/mOXfWCYZz8ECHpda8FfuXCGkU0wpKl/yyXBHSkUcuIXSpufvS5ywGdOWG7\r\naCSk0wzAnD3FMPE9hpHYxh2C0uq7xPVo/BLSgekj3r1Q+kquoNl4t82OGAH+\r\nxBXOBBMziE740S1NSAtY0BBJWaKWN/qflRs=\r\n=L03e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6b5ea2773448135cdd14e1939a0046501b96b330","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230417134424-6b5ea2773_1681739102472_0.21658649570879973","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230417134636-d3bc64a43":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230417134636-d3bc64a43","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230417134636-d3bc64a43","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"edeb520337e58d42258befae5d75495a6d2612f6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230417134636-d3bc64a43.tgz","fileCount":99,"integrity":"sha512-ikmu4hXeuXrpATST9g0wrG4OrNeWnD6p6WxJ3EpQDtZ6opGX9H8omLlJlb2khsgqlrSC+EmKdBGozxhMusUKZw==","signatures":[{"sig":"MEUCIGQ9/n92KraIDuh5uOsFIAKbjLF/IHiH2qpwOOxTm/t1AiEAsmW3PA779GqvfFN1IesQfE5OXgQ1FTKRG1GdM9R0sRI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkPU3tACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmperg/+I0cId0VZHSZiVYcvImCDWj0u53eG02JymIFEjZ/EytnMn2jU\r\n/Z6H1bLLI7nRnMwEZKlg4bw1remAvY9ynXFT4oH/7s2H7RjU+nAYUToPoTcG\r\n+cD88lpDgxPiw23gN2PDM+kjnP242nbFIehwatxxRlRwNH6dhiX85HIzr2jp\r\n6XZGqwpGyiTLFdlZJGIJgkyMGohDwf3DOg5KUXQE3ImyeBO7dvyTKEARnaEx\r\n3X/SM4NO7O5/4MOlqki5qcZNEbGjNzUUIKiSU0trDWS9NFFX4dGhbZN5du4k\r\nyHxT1pJ48LKS743gb7FuaGNbJ+9XojXjMbQkR8trpswjEeE69+alMXIZlgJ7\r\nRu33aFtKvCmkV3v/CXBTNQJjfNrcbGvjoSXdEKHgY7hkQASlSDvjnbuMmslf\r\nRFHw3pCqeVJKbzLoPmgJM5vOn3lBIvf1SD0oTjbmjAtKWS3p0XngC4bH85cF\r\n0L22DcUDXZb+DJ737FCFKmnCk1ow6wyeFEwL9/XqSUeVDGmtYbEES2DOyyGC\r\nXI2hKkdhM/agDyvtLt7p8UOxNY6qsBkS7Oh5n+uYNDNuwNRCqj2ZF5zCZNl5\r\nhIxavqIjGeSdCHpUgl93gr8aKgdksils16T1GdNq2Ajt9yITZp+GwXNrF0FG\r\nCEVfc6HQudgVcSyEhcT7+U99ECQjW9eBPHY=\r\n=xNuN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d3bc64a43ec66f96f6b8dc174567a9acc2da89fa","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230417134636-d3bc64a43_1681739245201_0.5364994332170676","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230418150622-4b52f534a":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230418150622-4b52f534a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230418150622-4b52f534a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"99c32725e88b500525d6bd5a866d7d384706eba1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230418150622-4b52f534a.tgz","fileCount":99,"integrity":"sha512-4Kgf82pCe5Tejjf38PEUrlJJNNVuyh1333uwOs7oIHX8KOm8Y0955ERbj7E2iSgTBf0i+PF6NBNU/p3S60197Q==","signatures":[{"sig":"MEUCIQCCjXKg8ef+PjMcc9o/AT54QW0nAoFBts7gkYxDJIGKfgIgZpYDgGJ7KE+0dddTDoDg+q6hSWbDOwPOKeHQea+Tgas=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkPrIVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmokqA/+MReaCnmVPOVMUi4LSgdDFeovsIXbVzEIIK30pLSAXp2D/1I9\r\n57Qh9izSbgsq2w1BZmHiQuH7snmF4RCo0pXm5LSYqPSUWHr3LeQWV4njuCB3\r\njIfh2vQJxj65WrcctDyx+DZ91GAWWEn40i0vi0HIeUjjJAbloOSELpsJrQnk\r\nzSIJGgm1S6f2gfEn1E+OGYcNqUvAZIFcenW8VCwswyXcdUA2ue7maqO4ZPYs\r\n1ZG8IUxqjK/YthTmdOhRAvl2MDvCqKiTL/utvnA8tgW5kfCxZ3QDjHkeAq+4\r\nHlvrdOHa6PT0l251F9ThFzvUYDhUqLdsuB77cOsMMRVl8qA9ddTzONWFQQeP\r\nuBwbRuujlbStD1bO+SO9SxCNjpkoTOIwdzLQgiJKv37Vev9kAwnnktOjPQVG\r\n5DbTnCB0BnsSfdJtWCHyfDwiS5wxDvnk2o7NEFs6Ay1jDVpM8JnxzMH8cqSC\r\n0YqC8QjszxMclc20o4AB9tgDGEbZOyA65klAVgQCpOaofnBS8Q/C/muVq//s\r\nBRotSMguQ8WB+gcWXtH0wJIJXcaYWoSmRwHZTbzyBksD3I6vqAtVIOCm3uMG\r\nRLnUK+CH7FhvGs45OXAGBhR4HrxV2nfiCvDii9cdhvUjRdYiZGREUwEqAluC\r\nXtKFLJIzRDQzgvyGhJbU+1OSRvuBWcceY/I=\r\n=t+5n\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4b52f534a47d846181435ec61a61a4e5fff44fc7","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230418150622-4b52f534a_1681830421278_0.4475087924088965","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230418194900-121913462":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230418194900-121913462","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230418194900-121913462","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6debf9d4521dd5d7e2df5b94bb43e6d82f434269","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230418194900-121913462.tgz","fileCount":99,"integrity":"sha512-lFBR8fnehzJm2RIzFDW+jPtVvaYDcACNCZah6rEZWP93FJOSA3t7sIMgInf1Lv8vBXb7YGAhicqGgkQhK+O5uQ==","signatures":[{"sig":"MEQCIB9ZS3m2JDClZxitrLKbSxN3YWo5HKpixNm8QccnqmuSAiA4HYE1C00+UZhvU7SjW7COSLJ0+nFh+N47OkH3phXsMA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkPvRTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqJLA/+KwBjYSQ5/rskAYiJ1BzxzJqBAdwal3zxlD0+kISytXw1XoLA\r\nRs6+Z5pZWUydxVyRoJ9K7QrDaOO36VumTIKVkg3u8znX9XnmWeUVjXoPpe1d\r\nGW0Nvbd/EtsDghRxxfFO52g6/7Wos7BKyjpHCw2TTo3LzdJBr2/vCf9AtnAq\r\nLAH72swGQaUSr3gYRB9Mtwtz/r9ZXbhhiErvQZ5kRM7992Bq60n0NsAkEotM\r\n5MjcpDpvgGcrD8X7U+jjXjHnF+X4zIKKn1BFCdYUWimtblPONMds2q71uQCq\r\n2302fIuxiTYL7zqUsPVKS1zc0VCe2XNpI3X5wj87e9EsNs8swVyDkeiuP/p5\r\nUOlKd/Dl05Mvc9zb+k+7buPRjSoB815ww5gpEtVfXCQXsRiTbQtHuu1sun76\r\nnFCbcBw9DxGOGnEkpLW5+kKJ1Aro+D3bt5/ZMNEY0tdBw40Paphg8QJiCgcU\r\nWEAiKw/+fJUgTaKptN3kF80QRI6CQix0L8za2jMrKdAyOj5WEIdX3HnUtzea\r\nyb5yAR6xKDfa+jWGPKdlIbOqF8VEXXg2VqRQelv+tpmEUgD9r7/xztLeBqhv\r\njvz/Xiqsx7ufchX6LHH78QeVNkuj7R2kewLumRlqewoVRy5v5tMnPkQydVS9\r\nlYOovpkr11xnzMdc30oJPsvMwpKzZ5r6LAE=\r\n=96AP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1219134628c9effd1935f001ba9d7647edbfbb06","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.15.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230418194900-121913462_1681847379635_0.39367659754547146","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230420202418-82620d460":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230420202418-82620d460","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230420202418-82620d460","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"4735989a352aef6b0c75b976cb34b7fffbda5b0d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230420202418-82620d460.tgz","fileCount":99,"integrity":"sha512-CKzQZGL/fz0Lmu/oAcyC8diLE3/oB5bcukud4G9h2xjY9KNdwD30WJF58OeCY+yQgFUVi61l8dr7sv2lpACp+A==","signatures":[{"sig":"MEQCIGfbYlwTifQg7nNZlMI/bWDPnKj+Di37hilBnwIUeGObAiBfADKyegLSfSThyogKu1khs63PxBCyG+r0IkCu59nFNg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQZ+XACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoMZA//ZQ5KAgG1RU04uvPyv5Eyi16w60SQUj95krH3hJqH39Q1Gs1H\r\nCj4txe2dOJESoV7Wa+JcmTqHGAoIQsosGf3rKgnwnWv9XB5Q+geNON4OuveJ\r\nWwy3kIQd89IAAx0Ah87GWS8Iqn+uE2Pyoip4RxZymrOB1/gExB8cEATsrgpL\r\n3Y6QJ35aMXP+POM9V/eMGg7e9btP0a6k3VEbPSWTONYTMcCdxu5yn1uUCmk2\r\n1EY5gogBkKpu1mqUhQajXCF/7vZo3EHyX+0Fe5fysozW+l+NBJs1UKpu2wCW\r\nERTyVRf31nTbjhaYs3vyToOPpJGpPJL+FXGWp1glv5SDUZbnkYvDzSJSEZwK\r\nbaWIYrtkjnGFPIyHVyIP4cmOp1VrnG4qbLCUvjoeb0w81C8iJe4prfP3UHzt\r\nGqo86A9Z1tYIDakeHacTioVKfDlQAhvj3E4lPBoTx5DsIUiuh542E0UdJYSn\r\nJe68aEvXa1qabAw5IHI6NxEBOPOnryatOlDrEMXmm+PzgrpT1rZcjGqm3tEb\r\ntudQ6uiWgKfNV/ZvL7g5sryqTNZKCrYp0DICjn14lC8PBKUXt08jA3mnNvNf\r\nkjoGXjfZuOTo3/oGVEg9IL9t7KEBAtpjIfxXziSPIuKRGKPdRfy7SzzA2v1f\r\n6HOy7K4xO0yBeYXxLaOZ47DCsMSgQPzDyJU=\r\n=yXQ2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"82620d46003658d78585ff39f762fe64f4226ee9","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230420202418-82620d460_1682022295233_0.09833042610131493","host":"s3://npm-registry-packages"}},"3.3.1-rc-20230420213856-a85b5d7c1":{"name":"@graphql-codegen/cli","version":"3.3.1-rc-20230420213856-a85b5d7c1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-rc-20230420213856-a85b5d7c1","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0bf28da2c81178ce16f63161de8d2efda5bd5296","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-rc-20230420213856-a85b5d7c1.tgz","fileCount":99,"integrity":"sha512-k4ATsA3OwG8bCg6rjYJxHENVFCbByzxTha4kBtviidfovzLO5/hF3BV5bm2ZlkH6Zqu74DhCZkHr+thXo+sL/Q==","signatures":[{"sig":"MEUCIDXh5r+IOShoMSoylxDLEk9slnetxBoTLJ3P2VF0hqHXAiEAs0h5WBn6PAZoPSccVZHSTJly40a7TQCXHw5rSGn8X08=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198392,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQbElACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrY5A/5AQxb1vIAK0Xc6/pkH6KbDAsNeHXqJDdGjivLxe7802nmm5eu\r\nHQgGqX7AjSZMLB6XUqMLlyPq1orCAZ3xZ3rl9rXgu/zEhuPv3grBOM9puTl0\r\n/EIOI0y/dTHDpfXahe/HWO+4wsjtVK/3p2qK18V11XLZIC2jBSb11f4DRrUI\r\nKJp+iOwbz9UcPctnN7uKHRW7cOGOXmHzfxACeGhM9Nipgkvr5B0Iv5oCPN1c\r\n++HmI57nDTAieeoCL8wE3mRXZAvJsA//LkVfxkwJjzK80t4N1tRHMJks8/gw\r\nTet0l0ONGdNhb1hVsekSLmiocy1EOvhIN5ByS+j2JS5vH8lPeuG2ofwh4PQP\r\nrhEyWRq7mdaCA2+gvhCgpcayrsYT74zeQW3ZfkV0tZxwYF3/vDkALnB/HSlu\r\nk8mNP2YKXiwKV/kQLLf42HB83u+2/5+hteOEJzMUOgbRIBMNyPl+O/JBnc2h\r\neBztHrkE9sJURYKXGagfJe6Bv4ORmULNkdrzbVpgIOuhfAWKf/rTtiGp3f/9\r\nF3nmOO4+/PMVniB6Z54jKl4ZE74au3P1bkLZ+ee+bTT62dh93jOc2bRtwYUv\r\nenwi9WtZAYa4uv4wmYFKVPmm9X6Vs/1oOCkNm+K05CvdD0ulF4tGO0f4w7MG\r\n5oJ3p1UskOHRpHUydWBoyfRfWzuDmHVVQ9w=\r\n=0yMx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a85b5d7c134d80f830e9cd0c0e0436769fce0710","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-rc-20230420213856-a85b5d7c1_1682026789291_0.10149378750814586","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230420220532-4ac6811e5":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230420220532-4ac6811e5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230420220532-4ac6811e5","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"49911436e2eba33f3c046d2a9527516b979440f0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230420220532-4ac6811e5.tgz","fileCount":99,"integrity":"sha512-0CDUknsFDvGv1HzfG2RiFxn+hjCVFiAXnpEBFhYjdPpSYFN2dlCHXbHWO3p6CLAgnIrEIEE9lwgFkHcitgSHBg==","signatures":[{"sig":"MEUCIGKc7M/9VNkwZ6zNkz57y3Om3ALOlQb9/yQ4RNUsR8poAiEAj/b9+kPFn8XAdM3QS/J4Wf2IRnoIMbGfUEwstcBFzas=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198395,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQbdUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrvWg//SGE1iVoLN/UK3bUC0KpRmvrxNt6fm1KojU4S7OWL8rZ9VV2o\r\nlXO8v9Rx5/AutndIQ+sCWynaOeYkH5krLov0arTxLAi5QgEksSx3M1yJqx8y\r\nyd5HR573EyPyyyykU0j0zjvsayw7cSI5c2X0GbXrf3SajshAKapFz+swmF9X\r\naOWUs3H0prnm30aqe7LQo1oJM7vRol7/a3VKcTV8eS+T4xY9e3MSYg2qRCVB\r\n4gEVCfS6tsKNB/HTc+qRXPAmd0i0EjFP9i8mq4FV3+S9JvRRdKOqXzQFiHnJ\r\njgmYtwRhf1ew9Us8z8zjILyOSENkeC846JfVnmxeclPaQykN/ViRmQ+eZs1G\r\nMtHDI79+i6MQLyPjkZ35PMzAjCwu7DKws27sf2+1JQGjw+w/NaxAFtwIY54m\r\nx0LINmXsgpKWYShMd4uwTwuhJ+M6OZFqdxv4FjewY682N2N76m3laqE6lZtt\r\n3MnTnZukW5vUtHfvylNd7dVXzhaW7et7uaniRJTLdAg2c5uotd2QflfDA4YY\r\nvv1iLaJ2K9yKmnI5vflUB6EchIf+S2Pov7mz4bwdCfVyNv2owFRQ4two6h8u\r\nxCiAR32bk8TT4YphPSPQHhZ9UQQ4rxkdR9dNp5dPnweU1m0Hgd7hf5H6kUl2\r\nZgkguJC4Pq4rNW+m+LyJtB6nOU7kTrxdNLE=\r\n=eKe0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4ac6811e5956ebe71dbe3914040c86f0ec16dfc2","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230420220532-4ac6811e5_1682028372352_0.5796228996152835","host":"s3://npm-registry-packages"}},"3.3.1-rc-20230420220722-f2808018c":{"name":"@graphql-codegen/cli","version":"3.3.1-rc-20230420220722-f2808018c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-rc-20230420220722-f2808018c","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d7d7842b383235f0ac7f0116bf7fc8054b130456","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-rc-20230420220722-f2808018c.tgz","fileCount":99,"integrity":"sha512-9g+1v/ise5Khfoktp0ZbeDaxJXJwHakqJzNDBFsem4qYxKz/nIEPZBXaxaa9OUN0tig3O+HJsTv8UilQRAR3sw==","signatures":[{"sig":"MEUCIQDWSkEMBPnVi40uMsvidA/7B1fXuXChxbiy11Nc58v01AIgX0O7j8cQAZ8r7o/Al0L41O0284knhrgZpVABDgdhwTc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198392,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQbfAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmofjRAAjAvRWIx4anNqZ0quh/mlWKcGI1Co63tAVHnaQGly6Fjxjz+g\r\nBSFOHFiomNAsPbCpoF+3cAdV3Pjxtnzpi8AMG+TBbt7vigREXJ4SmtkrK9z3\r\nriBE/pTvUDh459fzWuISPGOhK/xH3znWT8xF/Y43CV14PLa7IRXh3ul3fBq9\r\nUZuyZXktN9Ug82H2Ohq5V9jbakOYpk692VR503tId8wLtS0K/t42rplJxme1\r\nDMCiKlSvTDhXuqLpv6+wxj1+qP3z+WUFe50EyI4bpuU+AP9Rz3DgibCYjGFu\r\nCCGQozrObGe9t0Bv+Rv/3m5HdeJM4Z7AjCMX7zTnx5QqZDanXEjN0pQ1lMOW\r\nZFzYha3LNIp3k8pW1E8puP73AKClCuRuOyQfRU0BXbKd+Gt38Kgylmg2bx+x\r\nhhx+wgJmZ1jJ5rycJNqQbd08dEEnsNDB+5SG5g0NT9Ep58BOU1z3joym5vBf\r\nwavZp4d7gMzKvCUFhffZTC60Cn6c3LTGApVq7Q2pdf8+Qka7S0oDSTbiUmFo\r\ndQjEbFEC/gyBDoylzow8ZwvoiEIkSvcQV7k5+5GeU+89Hmv2kfW4LJKJkSky\r\nAB1uCUj6PwVM1rY48q2KBOmsY7OFQppFtOayXAbvDzKle1zkh16/RK4OnfIs\r\n9WGnhvcZhIulUsCR1UtFZzD0kzkC9gfOCMI=\r\n=e43H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f2808018c9d8c25928d7eac6bc706645f1306284","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-rc-20230420220722-f2808018c_1682028480677_0.12519342002360156","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230421074125-e883aa652":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230421074125-e883aa652","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230421074125-e883aa652","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"86bc19599f7b854f01d9f59acffa4f3187b23b32","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230421074125-e883aa652.tgz","fileCount":99,"integrity":"sha512-i2EWCHPeOZmEudOOtk7ZeoY5qmXpMpu0wGxw/KYIxnsoLxXppaBh50ZoSZLBHszFrwW8a2+1Dmm3+uuAUu7avQ==","signatures":[{"sig":"MEUCIElYfKcrIUCCyOpMfA+hdmaX7KGVpNeOlomgzlIG/kk9AiEAhi4MC9hTcbLYUI6lRxj8JxpwJgLJ5LL43JG7I6ptFxE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198395,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQj5KACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrqWA/+IpsDE13gReQglo6U5sjr9aYV4+SEUhi8Bm/dcTFhwPr31Ys5\r\n3yASBq2u2FicmuWBD844BgAbT+LRHqJeUdHRGY3e2pDRt3RYBGSUm3VxtefK\r\nB0w1UZGpWzlBhbel7nyypeslL4BTzSBe5b/VKB9W0VSGo6bJ1OiSUXssV2HP\r\n9LcIfwDJfA7rqT6gDV1GyqYQ2Jvt5m8Si3jwkrMp+q3qSYBU7ITmJ168fCtg\r\nA17coCrxY+LvnQFF6s/yL5ZVpYhCq6CFAOs+TJaDAlrKNH30zYYhCr5FR6sS\r\nXUf0+lgqSMEZ9jLZRWGu2lkF2qieajoxMBR+wZQ0UB1HU+iOZeQQxotStRBp\r\ngUUQ/ijnPXoy0LU+OeBJD4kyTemgPgz/xInpi3izs8+zypSmEhXAVBQ4nMzd\r\nSc1SBb+hpUwwOe9YqEtOb5CNBDw9O8u+urX+kaC23FkFkUHbutBDeOQ4sJ8f\r\nk4W4cUrkAEhRdnGInVpmtS9ZSQssz76GOhMDH2B6rLcTSFdKLafPM2cTF8bo\r\nTHZRil7c9if6XFEGrknq/nvrxPTXDJ1KNnBxOiOgIyGB1y4lTJdA4yr0mQFE\r\nCsWm1FoAB5bynOR81j7qdwgWh3SIuZqZyxxBhEJpZRcT68Hi7Q32It3YuuAo\r\nUTkQXkqZUmoytyhxkmRTGws/jZYzXzaIT6E=\r\n=UeMt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e883aa652f27fb9ec2d77e78e9d5bfe871e3fdfe","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230421074125-e883aa652_1682062922158_0.7034540309487864","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230421100505-9f96376e8":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230421100505-9f96376e8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230421100505-9f96376e8","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"7880043c256b8425094aec9804dfbd11ade928ec","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230421100505-9f96376e8.tgz","fileCount":99,"integrity":"sha512-ZLUveuBKcecLdBOH1VPm7rwsktlbmVhQjhJfY1yI0wa3bpBftUUxiAYtBNyqjv0+JNxMylMy3gaPSSsTsKMJWQ==","signatures":[{"sig":"MEYCIQDUO1no9OE2oRPbruT5zFlmlxLk8veDBKVcoY90HqjwhQIhAMlKpJe3NKAa1ZgBEwqIgmJmziufTvBUfYgZLgkE1jX8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198395,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQl/6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrM/A/+MCd1sA/DIBMqbMC5863F1NUxSJ/YgXtFKjElVeFsO39RHuD/\r\nH2OpOiW0h66p3N7Iajie6sFuKW1/ltm4X7HuE+XCVC+/utzTGe75DEka2IrX\r\nxLTUSPe4cDo89eXYYZnbikhj9ySOFGSd1IcBVtVLJQ0R8szhmONwxsBEXVLj\r\nS4YiE/URtJ1Ve+z8V0tfTf0xIV1SSD90ffOl6D8CdDo8SqteLZODSqff0oiC\r\n/J4tad3yZWCy1jpq7yyKPeGcfaZpBl3mxg/IdqopJwbU5FS76iOt+gRyKA40\r\nvSfmaxkFQ5jce3lVjdFMRJFPNITNNUr1DOokseE01Y8H5mAhhwK1aVK6EElm\r\nh9g1Qh3R6J5K+ta3hb/aWtNzmcSRU9Z9C8c1rfGNlXYR/DA+wigzYwEL26kb\r\nF+oMpn3cQdrEkHQ6TUxXckhqqyFsMs/ZEXFHkrGVFRG3v5SivMp5fMHN9wef\r\nHvXnKQGy7q1cL+JBehKC3RFNmRrnJ5FfL37v61ubwCV1xWET9BnrIEaHenD5\r\nj/H+LgPfQK0CMsJp5VzBkMZGO+HLRIG+UoALH7Cj0m6oLxdHT4ok97a51z6e\r\nxqrJg7V82gVbnG7pBw0x+V8FM84hBVwnntfzivW7lAZqdMrKtysm1U1Hi0To\r\nx5htjm74H/Ra0GFFqrZ6vtEAvdJNDb+gWjE=\r\n=cVGh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"9f96376e81e0c530c1e3efc5c60efad465358995","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230421100505-9f96376e8_1682071545777_0.3798591940118534","host":"s3://npm-registry-packages"}},"3.3.1-rc-20230421100937-2b19c5ef7":{"name":"@graphql-codegen/cli","version":"3.3.1-rc-20230421100937-2b19c5ef7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-rc-20230421100937-2b19c5ef7","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"9d69164a068d0ea28e1037cd74cf07db99b560ce","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-rc-20230421100937-2b19c5ef7.tgz","fileCount":99,"integrity":"sha512-CxFqjgC8JX8anB4xLPrFmCvE92Rv7pycZZPffLP08kdi7yn59engYRjzu79O5rjxBQTwbw/GWkbzQRfDpgnPCw==","signatures":[{"sig":"MEQCIA/242Hj4eNX8P8iFgyh5cr//SGsbSO+l31RN/LqznNGAiA4jNKK2A1OV/YkWCOC/7qICoProdLO31V8AobffbKcEQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198392,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQmEJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqIxw//dyvnSS654j6/eglNfa1yfFex3yqEndH9X8w2xjidf1z/Qh8P\r\nmbi6M3oOlo/xjjJ96g+qqwph9DueRyztC3QYZVVl+20PvOt9Nss59eQhCub/\r\nY9ZW5leGUWrq33xDKQN2REP6KO/uwFYqkpFTWUB4243MHxibgCK1sZVoG6he\r\n02GkKoJIB9EIQgefnRB0GaEYyAwW98Qk2+EsK5KlU0jJAgagADFjypjoSP06\r\nTKK5FNdvIBcuEUcVRLZvg9al0cRd+5Br5Gi2SNmLaQEYTpmgR7PxLr1uMHDA\r\nZMMxAe4MvquIBIO0N8euEgqM6QdSkmPUgZ2TCOLMGXtvIDvFpt4tM3cWIMAu\r\nlWxYO2O0MsU+9D85RBL0NXSmzhdeYdhfTfPWqhQ/tit54LHRzgTaZQCgEwJ1\r\ncy8qD5x+Oi1QLXv+cbCzs7TKg3PAcOb2+QZfs/SITTI6+5OlUMxWWqBhJBop\r\ntsPq132FqSqlK64QzjrOOMyDOp1+YK797HKYxjS3PLEQ5m1xrS6h7Fkm34ov\r\n3QKHcJZbRsE/0xDoOB4x+OQbzilDmBmoogBgiKZW71OtkDE8OI+ly4D3b/87\r\ndzeAINruMi9XwQYNDWPmFkPSqHbe42ThDOnPAoRrkYFUeeMoVyWYk9qL/SZB\r\nM6ueGaajx30vy5pnsimnQsXiPCa1hb5VCkg=\r\n=WqHH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2b19c5ef75545ec86fdb45aa66a1c03060cd9e3e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-rc-20230421100937-2b19c5ef7_1682071817230_0.27536892965919724","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230421101150-62f6424b5":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230421101150-62f6424b5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230421101150-62f6424b5","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"cc28d84ca7915cb613ca707ae0ca4f9e80b30cb8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230421101150-62f6424b5.tgz","fileCount":99,"integrity":"sha512-5aDVbzETZcAQwM9Q0g0BVABRR26ZYJzW4jc3As76ztOgdnE/gxG1iUewHmiAThfXC9Wzy9xJ30jpCmemTZdo9w==","signatures":[{"sig":"MEUCIClQh4XcX0YlocAboL0K7w6wHfYG9h0y+plJZLN+QOj+AiEAi1C1H8PT/+13dXg8yYcThZvsS96LXI6wMr5jVc/y4Bo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198395,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQmGYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqimA//dAvJUg3+Y3ger06Fejn/2HlCef5R9/vcDe3PJ5aWxdiQfQbv\r\n5ky9eVkj5EhOXEw/dfRycB6swl2yVVCtIzIKoOWBlQpP50p/AsBKoiwCvs9m\r\n11i8M2qD738lHHffDdEhlHzpv8kuer4ReMj5vQrOGGzOBjF0+LwXW462N4AA\r\n05w4WSHISUPl/XOK8NCOGMfdyz6T9/kvh1K689wYNGgQ2ZZ07hX0vok6eOi1\r\nRKVGmOl18xQqERgp6WuZQafD1tWIrQcFQJnWMpmcrcYLUtYc2C6lXR+Ixxt9\r\nK8fezaVeHcrNKFr1IRxhEg+t5oJcIsCjtdC9w4HJmrVMX+1Lge020FMn10AC\r\nAZq+jvQGX5qMTWQd6L97eQ2Iawd1gLPJ2PZA1IOKn9197pB30w/1WOkXX3Sa\r\nUnDRGAfvW0GKAZ5TVxInYrLArxGF5btKcOxyfQ8rQ/yjPRag408nXtogLO9c\r\nismCJMeIQhqt9LOdV7aFAX81NgSdmzJJEvaSPi0URw7nO/CMGWf/dZTty5aU\r\nOVP/sz+mvMbDzeoHOptPpC7GLnOCs4PcDkkjEgikx4UT2oM2xIN5z2xdjpGs\r\nU4McgJy0b3xy/3lgKJq5zSJ7fDfGPw0xkyfZlN9BwwM3Oi82r/f0sw3TVNl4\r\nBBh4fKdLkuwYLTYrTaidYgtyGPepgfD/n/4=\r\n=2p+K\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"62f6424b5d2f90fa256a06dd540102d5e53b48ec","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230421101150-62f6424b5_1682071960531_0.4697500017395275","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230421101621-b03db119b":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230421101621-b03db119b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230421101621-b03db119b","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"fb2bb696558214c7b0ba6533995a660656ce973c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230421101621-b03db119b.tgz","fileCount":99,"integrity":"sha512-PaF81zofT8D85muEXHnyl5kw83d7g0rb8UrtSsgeo0Gpgx1Z8gi5UpTtKRwZusvRa+6GvsVGv2R47v4+vPdGxg==","signatures":[{"sig":"MEUCIGbjSSp9gC5sfoRmZ3JRyptu5A61U89Dafjd56UKxviIAiEAuoORsmV3Bwyi3CwUZR22Ssv3IkuBytRT7GZQZpuJ+CI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198395,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQmKpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqefRAAjsy0R+u+cgxZhkXv82Kfi2FMRkwJhgy1BPtXdxlDRy/fuwkZ\r\nTYDn8stnvsPGJT2rtLo60qwAYcVqrD59nqt/ht59yj5hLIca2v6YapTBOwXv\r\nzpqg3Ca/0liHXHt0p853cMkUtYtMuZr63UhR88Q6ocsnwcNqud/2nrPYHNlk\r\nJ7K4rQAgQVDXXnA2+gTCZZCISEXCKh2Qj98u5W9lerUEWbiM9Gx5BF/Y+sl0\r\n02LINSFL77zWxWLEHfOIwNcvkegvFFpWwlxvO4f0gOR0ddH/FLOPkrh9ieU2\r\nYb8LRFe43aUyWxYVFRFWGgcukqg1DIJJ4cUafxWkM7dScRhrkPxgwJ4ODgpq\r\nh9cjy4eldeMaqFVFzRiGGX+qL3uHwWmLCZKTVMADZDJJK7mnd4vLYLKAxyD3\r\nWHrXy0aDKiUsMO+QSpaDkK1CpnN3l/aSXZt8FYsO/LJdZWasJIpySCZK6deC\r\ne6O4oSCjcq8YGILKen7XZYyhm/4dfGKk8rcusU7jzrlsxPCbKITodpLQ2BJt\r\n4p8Ikki3f+HKP5Vs+o+h/Ai2qMyFGFexEa9R4pJnAams4V80JWaBQEAlI2Ux\r\nkZQBkNE+/ojC+9MxrXoRRNY2GQWWeJIdcx2nVixih7+MgWFXeunFOxgid+d8\r\nv9mKQ7wWVzIplQxcuqtCJhk3fSU7jJvmlYY=\r\n=ZNQ6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b03db119b0783d3cf563b82507afaa4725be204a","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230421101621-b03db119b_1682072233574_0.05368616385296865","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230421150601-c05ec7aae":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230421150601-c05ec7aae","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230421150601-c05ec7aae","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"102d02f5874aceffdc9d250363a66228eea9988e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230421150601-c05ec7aae.tgz","fileCount":99,"integrity":"sha512-rufGJvTca+yVGucyVgSDpHuzX6+ym0AWRQ3fvYbqiNq+aqwb3ieHMSNjB+cFooTX9O7olxQEjtaZJUIJoVE2Qw==","signatures":[{"sig":"MEQCIDnERqcru/1dRhYPcRxffX/v5IqVCC8VRUr8VQSX5kvzAiA9NEjSAqB2bwfhyWC/UOguXZPtHVvrba/kP5aUJiqJLQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198395,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQqaAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrLjA/8CxAngms1doa4UfkL9W506L6lzg4/xUsXaLFm8fY6X2CWURrT\r\nDTjwk1vKXuu6S+/miSvua4oHLcaGrNJaDdYWb+kij3vyIAzeHBV/yFF8KH/2\r\ndCw4h9ZjvL6wzQ7XbtmBSEMuwECpQYm63qVorB0rIy3u/saxGEbvVDJChIIc\r\ny1brKQ/R9+kc3s0CNANkuyiIM25HMWeUtqfeioV5uLr/zxftXuzz2RdAlnl1\r\nkKRapoSfqHEWJUfXnz15dSw2FW75j7Qf2D6+qlyIXY3r/G/If/SksL43+AYg\r\naBdghx+ekKYAPI3DpRUJjT/TKx4v2STL9fwXsjH+fP/YylTNSodqXnLY7QT6\r\nVERLXdCupynPt1Y5DcWi43qiLHvwJYPJjxeCIUg3H6ft/tDcJLguWI/fQEQL\r\nNhkGz2kLVohZkE6m9zxG7bG6Wu5XJxeBLkHfsQRiA5VMiJgCok0rjUaRz1SQ\r\nCWLYi7nbLNXyng6rkbViuW04b29bRvA5Fi0y+JtoXSVT/z+AApkzJKpTAKoX\r\nTfaMK6NcqP4askuL8oWU41o5N8QqXsyH2GVe3VJAPSng/wzyVLfb7g4YsTai\r\nNdZQKKJnyYW/xROXCWcybe0N5U8yDe/9kIChDbyFoY8w2bQGMxtCrDxA8t3r\r\nZitgUI0hvG+LzYwUdiZzojhwfyRqvytOg3Q=\r\n=23Av\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c05ec7aaef537e5bb4db7275ec7627931b7792df","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230421150601-c05ec7aae_1682089600548_0.37333359844205116","host":"s3://npm-registry-packages"}},"3.3.1-rc-20230421150801-321a50040":{"name":"@graphql-codegen/cli","version":"3.3.1-rc-20230421150801-321a50040","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-rc-20230421150801-321a50040","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0591b1f59b745fdce3ba78557558266b618fceb8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-rc-20230421150801-321a50040.tgz","fileCount":99,"integrity":"sha512-fVjyk37wkNAUdzwQ7Bwy0oLh6K1oymtc1L4FvFa6aFCTRIJIO1UVLM/yvKNxzQt+tmKf88gsCb/Jv/f0MNf/LQ==","signatures":[{"sig":"MEUCIQCzhCNfDW5+FIrEpInHvOuHL2RzDD+26SRzvZfJCgZLhAIgd/DyYk3abx/czIP/v0c03qTOr6N5KoAFrrNOTeF5v2s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198392,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQqb5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqYfg//RZaPwt0rnadi0UrWmtleFhaEgD4LEC/y6oGDtBkogKEZQYAy\r\n58mBZbrWoiUulx3wsvYQihNLhd0TOqlsbglrrqOItsSmgg2sfqv0Ud7jSDRr\r\nPIeC3FW3p02/7NvS4ilZ+M/xikiwVHAVvfWwGpfATSVNL32DniLLJz+QuD9Z\r\nuH8guxAC6JwPp72sal1PJp2gYYuuEm1RDP/8TSS536MfC5DbuujwZfPYiTaJ\r\nOWBNUPcyECPmAAbs42NTAbpr0aEtQKJaVTR6tYQIDe0xrQ8eIENR6ykIa2fU\r\nhoAGR1ZEx5bUfD0l5+WF3HiG3gvbU86qifgWvvNz3T0Xfa5Pu53Ip6ER9Xk2\r\nbF2kyIY953CPP6XPKiqHWJsdlCc7kjUkWCGh17QTyOoIQSuk4p6fnRO0UAiW\r\nzDLofrn6VFQUSb8piOum/hEzyac8vDCx4TXUxWQQe9NzuhpFhO70NBTwL0eZ\r\npiGG3VCnNu9xz256lgrVISUJqWdW0y1kmsjqX85V2n+SHu0tHhBbaMqjoMab\r\nql6nTQ4ksLdrshpmXChAMsFqFZRkbnmvd+dvzYBzSSVvAm7hM207600RHD6U\r\n4IQVVXyo/fzFa9CdYRg2EJpNMBAJHR4jQAa2LzicmSc8X/xfifeAnm8lWY1F\r\nZMZTeE1Xvh8AIVFBQmW02YQPJ3s/d8oe+M8=\r\n=b8vJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"321a50040074d45000ccc6730b5f7d804ef31767","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-rc-20230421150801-321a50040_1682089721656_0.8460292296720178","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230421151040-2110b7e5c":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230421151040-2110b7e5c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230421151040-2110b7e5c","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a1cadd0adec802b4649990326541c809c92adab9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230421151040-2110b7e5c.tgz","fileCount":99,"integrity":"sha512-mmpeeYhpzuCB33mYTLG5IDMk/JQnXbTW47AJiHbixmxBvzom6V40MNepf062WgH4gJM4KD+zutuT/tzWwMliIg==","signatures":[{"sig":"MEUCIQD/UjhV8sryNy4S6sDNyR/79AL7dCcl9kwi+qT0ImhTMQIgXzl4gZq64z+uvtqrq63x6dQxrSw1QJ+qmgEm7hUo2IE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198395,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQqeZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrBCQ//c5yl42qxrd+5PpqDNLn6h298pUHDA7tRo02PNMOAPcKZ3utb\r\nU4B7LEfDBxiEmzC1q8srJwK9SvpmStNQ01L+fqysmBPCfYGOQY6AyffVeOeZ\r\nE74NBns1Z1F+BWkX9GVO5l6kElzhgyrOwyK08GvSQXR1YG7tEKEfEQqWS5sp\r\ni8KLQPdN3I2sL31ekUfLXQBDjCEAV9pNO1aC74D8OhvKEN5B5ofUctyqHwSH\r\ngjdmpP33zT0glTC4/FlRMef96BE7/tLguC1ZdSuLfp9QH/yTidtxwp2GjKDp\r\n6ZaXL1DtYIYd3uSF4v6Tfgzv1qGChbUX36huFNNQWUHbGAVrn7lK6f7+b6kE\r\nVzHUcKSq9K5snHib6w9FAl1Dk6auirIGWg9HdN82P/ikGPK1Qd+4t2XxWUr5\r\n0uUDBZ6A7rlzrw3M+LNsfIpJjDT1TyPcb5uMC+ckP2P3SNzxX8tjOLXZp2Fv\r\nyoPKlmUe3m4Y339SYP0Ey5K3qPWl3ExxBmXxNAS21kamcV75ADFeHA9qLkbA\r\nnzi/b+sNF9grunrotJ5pRxwZ2CY0dnIIL0e6HIXJBC6dvTM6z12OEpFcPxcF\r\njUTuNb9wj6ok9NMKWKRFYp2KdNKFIMiscAWCXKd/a14rNvTWzgT987mg4E3M\r\n8vWwTTKxYkiShsqtK2vAbH+GGX5dcJfvqVo=\r\n=Egep\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2110b7e5c973c4114e1b1c011ea8650bad1828b0","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230421151040-2110b7e5c_1682089881414_0.1479223442075508","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230422031304-71d185fc0":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230422031304-71d185fc0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230422031304-71d185fc0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"69c3f143a3e6a30a8aae1c0e186c7a4b0e2e24e0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230422031304-71d185fc0.tgz","fileCount":99,"integrity":"sha512-k/U+FIX8s5Zxx0s5E69NmRrqjtgDcdtrvR5nNow0GAu5YC3ko4GmmCxRbgXhWln66Saa8zoE2I56fm0iupe/AA==","signatures":[{"sig":"MEQCICKValptWr93CxX0VlYh+vuGVu8IhWNqW2UaMvqMkSrNAiB4Ille1XfpIFg2BHG8pllIH2BbHIGQBtzhJqaHu1ZuKA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198395,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQ1DnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpaIA//dh0eYzgAYzV+ipdcSZvJBv6yIcDLXoB8szOvPj3Hf/tds1r3\r\nm+NLcHkVU+mK7a41kZMFp75YoTqlyqV1LjEYxWSNrmjQ1h//FwK5U6zSgWns\r\niCiz42jxxHDBw7hSrmLU9gvSSJnHfhr4v5WzvuYJvf2u/+1cxJVtH7iLDyKM\r\n3YAJlXVCo2VB37zEn5ioyVf/bW+KSbCtyrnhsSCvGTGWSyQb1O8LUhTgcI7d\r\n2Bm6yqM/ktj0ATTSeplElFWknkYDDUXaImAsaIP805JnvmXhG0Z9zfKVQ75S\r\nuo4uiABcq8kzHnyvqlEUGGDXLyJKJLqHsCoKT99Mw9R5qPuTtUpFqqCHMN8/\r\n0RSDcvFPc8Ot5WiLQbGLuFV9YXT9P55lxyj2Z+Sqx/mx92dS6PMHrYazUWrN\r\nN5y+yyl0x9HnQ72nxS+zwDb3zYApSmcdL/ocg2B7SNgoAjk29rbDtbMlyl6m\r\nqgmCLNTql5CMMxC0zQJHOuJRX2b4cm4e2TycEJBDo6gYTQsYPlz3XHb7SC6h\r\nEYvPRvcDWLs5pQAaWozX7Z/RpKMzawqOmqjJz+7DI++WrgwG/SczeW90j6AU\r\n3PdgK4iuFed9FRlra7JVr0GcoiSzW93zcUl1GGfBauZHUzMFdaIGcN7gvHba\r\n+izuotkI8p3Y7S8Pmz6/lpRBKqfEF6m9fhA=\r\n=iqDJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"71d185fc0c4b04b582b403d65c2924970a8fad79","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230422031304-71d185fc0_1682133223084_0.04691209886683123","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230422090604-b49334071":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230422090604-b49334071","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230422090604-b49334071","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f66f9b3634ef2519b092726c876dbacf37ddc428","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230422090604-b49334071.tgz","fileCount":99,"integrity":"sha512-+GM1LEbyY6fskKH7RqDF+z8SYM9B9WxwNtTKwDqtHKiDKCSp/1GU8IOxKLG6RQOmk5dEEn/noNPpH+FxpBBbCQ==","signatures":[{"sig":"MEUCIAMPL3bqNYbvWMVyYlm8sr83yh5J1cf18FO/0nh7MSMwAiEA3N0hfWtETR90wn8+9VrAQYJhUEp2BSnl8EoGofUMdYE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198395,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQ6OqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqT/w//cZhlZhv7bH9eb4rMhL6Gs/8nQVsjqt/uxto+1shm0BIyfmpL\r\nA3zDDuZ18X5dRFpiVqNZUItehobLsUrXRfMwC1RwiXDqKldu8HjEqXWmFAOv\r\nSD8e5ERxyLDP55mBuEfWjpu5rx+CBQdF1w5irO1C+Rc4BBSL+IP79cNIUq6y\r\n+WqjVBw+L2niXxsA8LS8WiVaRRISgW8zrTcwskHY5aXqOacRB8nbaOzsZ4r/\r\nLBTf+bkeSN+JMgw1dKSXMWrCER4IcZWQdAWaPgXR0lK8znqyGpN3TFf0U86c\r\naJlz/lz8OBpj+tecHi01NtRSANdY8KTBAYg51q2pNwvRyTuNH3H0cQ3bf2ZM\r\nlCtol3ubv1DVaKD0KxuxLU4EdICi5mM345Dz3i/sKI6U1mO8yh/phNbSqfDp\r\nFo5gk5f2qQWtZO9qP+Vm7IhaikMljkMUQkS2ft10vQD5qtXC7o5D84+X2POF\r\nsQXfNPSTJwMJAelbuzmS9Yj+vg0ggbfGAFq+KkZyT2riDBTm77lRsEwva8GI\r\nKHA7OjgiF0PbywFTIxyHbFDD3CI4TRdWZtM2XF/bQhnhXL2A8wqS/r7h7mms\r\n1GWLfrlCS7Mnnj4BhadMegQZK1EMdZCnHHYS3Lub6TBtBBCRNIsZvUiKUGPW\r\nb6n13iEbQIrFlteLSUxeqFwd1wZU8lUrWT4=\r\n=3R2G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b493340710616615e0133131f6fccc05bfd360ab","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230422090604-b49334071_1682154410596_0.3046845979797037","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230422104010-3cf04c7af":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230422104010-3cf04c7af","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230422104010-3cf04c7af","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"76a28ef83b295681e6fa9b8d5dd8b9d68d9d4945","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230422104010-3cf04c7af.tgz","fileCount":99,"integrity":"sha512-wWXmQuQOhNBDrqM0YI85jYzwhdXQD8UqQwd8Dp0taINPthP0zqrPnRXrBJdjl2xyn9uHjZI/bCB06DMbYvJ3ZQ==","signatures":[{"sig":"MEQCIDXahlm2aAvhGca2rk6wayCik490srkgeVBuvVM97yrvAiBkA1NpwpsS3CU3PybiIo5y+azV7+VXz41KCJ8OIepAdg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198395,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQ7mxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrP1w//WRR7irW8CCZCYz629vpF/IpuO+n22MZpOiJw+v93WzC4vz1y\r\nY1ly0exWD9fljXQG7J54hTYmd5GyqjTTubHRU6BQKthZO1i/6gLwuoPRmabr\r\nyWjjLkqcbPpL/MXLwRZVFiOTDuDZ88QjqmLfZh/GrlqRkZpmfUQR8vLTFKi/\r\niPp2QQ0RPM996RQHnIosT+nDxfung6rEX7eWpu+HgfDWj0f6l6n85aORw83h\r\nOh3ZaYTktCa49DiOMlzSRx9Y4ysoJDZX9hyXCJWs+sEHzuYEWVR0f47zE1Zb\r\nvsPYEuyyFTPFZfw6g0bkLX+O4GQzGgKtC8xeiSSY0d6Voe31TYs2jvEnXLt6\r\nbBLY2RZhxUUxuJJQAiPB3nJ+qGzD6gv5MfPGmOPGEAxXfEc8H3f7P0dC4IBt\r\nPqmmyv9BrWa0ukcXmvijYPFmBullgnti8I6AsKsZulfkohAnxFu/jYIK1G9U\r\nZwRL3KrYjGbpaWn3j4m8CcNjFnQ3AgkgcyJCtXwiBrhaaFGLZYJerdQtp2kD\r\na/zcKMVxdjYW3cUUWc8jL6DMSJYJOYp2Zr/RwtEHHKyG9m07q9dRiMb9kkYQ\r\nnbJKKFgm3nUPBUDZwjjHc3FML3JBt1fIwPg844478DL06lHxWDODtqYDRO8g\r\neLRNcpcOWcJc3Qtq9npAw8c+lSDEdsKycZ0=\r\n=iHcY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3cf04c7aff4e9471159281a87068289b2611cc72","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230422104010-3cf04c7af_1682160049495_0.3653004177675625","host":"s3://npm-registry-packages"}},"3.3.1":{"name":"@graphql-codegen/cli","version":"3.3.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"103e7a2263126fdde168a1ce623fc2bdc05352f0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1.tgz","fileCount":99,"integrity":"sha512-4Es8Y9zFeT0Zx2qRL7L3qXDbbqvXK6aID+8v8lP6gaYD+uWx3Jd4Hsq5vxwVBR+6flm0BW/C85Qm0cvmT7O6LA==","signatures":[{"sig":"MEQCIFSpBv1jP3Lu+hAJk5ma8Elgqa9sUeNKtIeQZpwEUFVlAiAavaT1vvMTUVU5ccJ3ZXecVLa7TLNSuo+HweNvyM7D3w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198364,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQ+RcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo6MQ/+KEUkwhDtgyGNcBLKN1Hyn/MT1b8qpObcIauraLfmglT7icij\r\nzncUSQPAbWGC3ecpuL7eI/0RNee4VcVSgsxB4Epe1TnfXVnvrbCPJrCy5rwn\r\nf/B3c+TN5JYfFVmEHWomduDbmWXGEBKu7AYKY7xAnO49a6rhjHT09ovULwuT\r\ntZzE73g2OI+9dwUKmjFos1SDR/REcQfwbid2pl60jovfGN5YDl4HINyGQlMn\r\no8/yGd9B90SCISyVsUDBtqSX98/MOF122Aanyqvs+kUCXzEt7fDowmR8KvbM\r\niFiKI0eNXD5fC4DmfHWL1J2VpoDuoQ+xs1LO6PNfdtqIoyLNL7T65Q4mISu/\r\nF8mNJrxPKkced2zeM/kuH6vFYFhctGaO4JN2mgQsw8WMtDv+o1T6QhrD+wFo\r\nD/17PBYLJCxLFDf2JYKWI9qg8oxmo8Rw8cuxWOikNlozPxyvdZMtxbghooNx\r\nLZfhQtYsuhHK6nWl3xJ1EHgU6lULt6oFp5Fw2spwnNSKjZ8iKQlyMRtRRpLl\r\nUa/4UMlaQ7HYTQDB07MqbFlRQxUZYWXqTVEzjDqRMODs0PRCrbEx7MVwS4Al\r\nH3bLTC7R4UJJP0rgoQWF7B6+TNjC2+y0twPEHFvm5b3ExOwZw9ppySxsSMEc\r\nM/qph6If2WxwJjX3/jYyj9ujaSSJ9XShXZU=\r\n=9YSt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"21050ae0395f9718a5b1ff735fb532533f41fa7e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"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/cli_3.3.1_1682170972473_0.676118376486331","host":"s3://npm-registry-packages"}},"3.3.1-alpha-20230423094209-5d3298ff6":{"name":"@graphql-codegen/cli","version":"3.3.1-alpha-20230423094209-5d3298ff6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.1-alpha-20230423094209-5d3298ff6","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"7dd7dfee93e0d453bd46ee9883a5172dcb36d88a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.1-alpha-20230423094209-5d3298ff6.tgz","fileCount":99,"integrity":"sha512-sAZnv4kz/tgkh+iX4kNnQX0hOogVKL6M8oiZQg2oT98PME7ffWy/lAITr5cQivFmXDpxyUzsGM0xC+uOg9gZ7w==","signatures":[{"sig":"MEYCIQDqANJ991n+1kUrAamY934xyNgZJkcyKpI2MMCJFQ3+agIhAJj9i+toGA4k4WJNWEqfrY2zgBN5vfAnv8sPYmRQUEhC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198395,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkRP2ZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpRmw//W3BP6zEyJF50l9QSNKH/ABcLoPj749QBYNecW6uUN8nDsg9u\r\nEit2nPW/cvTkhdSAcjhA22qitUx/nX4LShq1S/pgfST/xdi0p7Vdj2kRv2uk\r\nuVxogouuJmnED8vk+/k3+RadzI9kFGfixb7+y7SZgdpmB5LNHP2p5HXzXDNR\r\np0TYtqvzexL+u9cY7j3FyBHRSz5yJ9x1UJl1As4FdBKfAaTk1KaF05MqSM0y\r\n5BEjvcrXEdBi28a/AoHF1dWjJqUPUEIaAkpCqKSQIMIOCgq+8wgfgPFeXJWT\r\nXlNZeCuCtD25M3bW3ZxQdXChJZB5/3U22DJRQMNBSxuYDteULMgFxjacuP1R\r\ne82y/CQ51o8s69VNcEqGi5ExGrC0pCgBm0XB2fU/DOKv8Ijfs9hqxEOXcPj1\r\nv/BMwy3Z9M8qeIw85LHUEhIHh4eRDkDBv/Kkm+UI06cFZ5BUHRQJXu5HrqzS\r\nEO7styPL28tXEjipuCnKtHQfqq3CA7dmtwiI1WocYU/iqmILRWQR206ibcDL\r\nEIWzLJWFwrVCVyv4Dmn/SErv3j3qhwh2SMrv87SQ/vdgzOJOM3x/gqzfHvTD\r\nPaVr/6fOzIxjqHERdny+E6RZk3tBEpLn98JdFOnKCKKXIJDKoiKVatls06Zs\r\nJnAran2yoIqUEMn6W7XXvvNFfshOdso9e04=\r\n=rYWH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"5d3298ff6a53e12b63f28234c7dd9ad944af27f7","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"^4.2.0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.1-alpha-20230423094209-5d3298ff6_1682242969217_0.0805602356038575","host":"s3://npm-registry-packages"}},"3.3.2-rc-20230511093421-b95e8da31":{"name":"@graphql-codegen/cli","version":"3.3.2-rc-20230511093421-b95e8da31","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-rc-20230511093421-b95e8da31","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"7c1b5ce97d331da06d5a0ba5c5c92d14ca810f26","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-rc-20230511093421-b95e8da31.tgz","fileCount":99,"integrity":"sha512-bW6oKOG9U6uw2JrnsFQ0zFvJIRTsJkNZeDDnfYegmlVSELNyfM5XB72w6QjpmgngHKGED4W5wpSbesWZtKQpEw==","signatures":[{"sig":"MEYCIQCntDhAMvoZjU1IEn75gpqhc2IoZaJkOje5esQC7Fj5xAIhAMJTPpSZEU006BIvWSKZva8JXmAgrtuGxqGmNmuoeU+C","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199611},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b95e8da31d8de55cc1d2ced543bc2cf88b587d1d","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.1-rc-20230511093421-b95e8da31","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-rc-20230511093421-b95e8da31_1683797697846_0.6815345256656373","host":"s3://npm-registry-packages"}},"3.3.2-rc-20230511112846-b576e01ec":{"name":"@graphql-codegen/cli","version":"3.3.2-rc-20230511112846-b576e01ec","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-rc-20230511112846-b576e01ec","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ef77ae0d7ccf16cd40c1eabe5b4c5c51755afa09","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-rc-20230511112846-b576e01ec.tgz","fileCount":99,"integrity":"sha512-mxffQ79BEWDxJJqbkn4iWgDvFLTaLj6qgyTbJ6EW2EsmwhFsOLtflTUJ/qC0WeNv95BVmywYdwqdBQrKtIlMew==","signatures":[{"sig":"MEUCIQC9jF24G9LowJjYMQdHThEMh+cpQoNgUu4pEp464Mga+QIgNP+VyDj4vMBMTW6SGx8WE5aiCF4dMu9s3aecFx/sajw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199611},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b576e01ec24731f0c8c2efffd2a8c9420d6ee98c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.1-rc-20230511112846-b576e01ec","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-rc-20230511112846-b576e01ec_1683804570495_0.6195117871777873","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230511120815-2c8049ac4":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230511120815-2c8049ac4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230511120815-2c8049ac4","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"173e14b8ebd441ca6fb5b0c2705f6766484a4a52","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230511120815-2c8049ac4.tgz","fileCount":99,"integrity":"sha512-j26dVWdhw8H0aTLT/DEtCa11g5vf9Oig/cMI7d3c7lu2joWxP3FKZp0Unb5ca49otAeHEoAXOjgP/oekNHSvTQ==","signatures":[{"sig":"MEUCIH2fv7FPDlMp/78rpH9Gk3fWtwnmP5nqtrk2Ux4YMLhiAiEA4hY17RpLY3IcBAyb1hR2kgvpU61i0u0Rz0UR4Ocjy5s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199617},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2c8049ac4c36828d12633389718d88569c369563","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230511120815-2c8049ac4","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230511120815-2c8049ac4_1683806933230_0.05025662116591478","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230511145841-2f915df12":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230511145841-2f915df12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230511145841-2f915df12","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c50b7de5f43cb0c31fe8c1a926762ea464897b03","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230511145841-2f915df12.tgz","fileCount":99,"integrity":"sha512-0y99mDbvFAoyO6OX2vIsKvElrin8X6lutLjkUWoh2Wg/DgBMQnE02qqNWgYTLQsMTsvWkEaJD3f7ZCLMrP1elg==","signatures":[{"sig":"MEQCICmdqQ1QwApMoylKD/Mruu9qgje+9N6PgONsrK2pzjP1AiBx/EPJYA1n3mObSXgWdSNsUw0qzVFpYcV9R9LY3z7Gew==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199617},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2f915df12925cb958dd75c2a936b88b6c62364c4","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230511145841-2f915df12","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230511145841-2f915df12_1683817160792_0.3609286507091969","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230511191046-bc5b3e44a":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230511191046-bc5b3e44a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230511191046-bc5b3e44a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"37c7b38feb51ce4e6a2c93631a34b7f4bbb5a857","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230511191046-bc5b3e44a.tgz","fileCount":99,"integrity":"sha512-rb3wlWkGSWvUM3MbTXbxVkF2o5zCRd2AXCvlxNi8jgCUopXwilSOaoVeYkSSStNo29nPkgc+IquV9GAeS5vUjg==","signatures":[{"sig":"MEYCIQCBU6C7eImQ6WIs0Tr3spR0IDP1RbFZsPlU2JbuzwZ0WAIhAMamrWJ3dKCj/XPhOTvX1Jr0gMVXdb6G3R7SzgaZQdri","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199617},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"bc5b3e44ae69eb8551dc8f492ba9d7784e9631e2","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230511191046-bc5b3e44a","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230511191046-bc5b3e44a_1683832289371_0.20155782829125068","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230511223555-f3776e5e1":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230511223555-f3776e5e1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230511223555-f3776e5e1","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"34c8de8f7c1de1c4871a325e68d4df157b5f1fba","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230511223555-f3776e5e1.tgz","fileCount":99,"integrity":"sha512-Sl/tEia2vwJkpinPA0mw3cOdeCwbs9/hYJVIiLSJ6wIPIEFcXaM/1n+1mRsOkfq8558PAZBoBIHPEpayFJnicA==","signatures":[{"sig":"MEQCIFSrRNDxpt8oIMuEfZ/Ta5OugSKOptmNprIwGL35aVYIAiBhWe5213CuPElWc7Ziw8ogTh3/dUaH/qqDMtfxwZRvEQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199617},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f3776e5e164f03c7ef45f2ecf4c07582d1bdd235","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230511223555-f3776e5e1","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230511223555-f3776e5e1_1683844594492_0.7305516367570588","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230512024653-c96380c73":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230512024653-c96380c73","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230512024653-c96380c73","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"5b1248c25febedae9dae2ff3c847736d09c3d36f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230512024653-c96380c73.tgz","fileCount":99,"integrity":"sha512-01JaAbMMVSggYOTelrm8yCLPLGGWEmqzdOJpi+7UV0pt/EuFsRKiA/hzyavLWHKblPbGbH1N5vdOaM4PA3FdoQ==","signatures":[{"sig":"MEUCIQC6J9Nrxaa+4EX6gepMJtUrgXpjAtTqHuV6GUVXnEmbcAIgf5/fvvkaQxIPrhJv/Y7//Atl7YYuGzeifZQOAMcFYDY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199617},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c96380c73fc25cf97b46a6f1fa9daf9a8eeaaf86","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230512024653-c96380c73","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230512024653-c96380c73_1683859658966_0.9893205796601672","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230512083812-ae8e83594":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230512083812-ae8e83594","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230512083812-ae8e83594","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d9fd5f447b6cf3daae66457917a54c07ad5b32f8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230512083812-ae8e83594.tgz","fileCount":99,"integrity":"sha512-Fci3FGKNKb97XGS/HjjopGE2Izv/JiUcuyMOQQ3r+aFS5EkzmzUqd/YyyQCWYSxvWrVNh10xzkZ3qE9FV5T5+w==","signatures":[{"sig":"MEUCIQDSbo1mGGxYmhFcUYvDgIG0OtSNWjMq8UOaifdboraAOgIgBGOZWkSdb/4KokuP9wKYvgn1zNz6Wshr4u6DlR/7XC0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199617},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ae8e8359414d2f98af12e2e0fd3f3462136e1b11","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230512083812-ae8e83594","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230512083812-ae8e83594_1683880730226_0.7830019838750681","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230512100931-d55fd6eb5":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230512100931-d55fd6eb5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230512100931-d55fd6eb5","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8f9fb34a3d75baf9901af8c7b033a688851df63e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230512100931-d55fd6eb5.tgz","fileCount":99,"integrity":"sha512-72NPJm5BrfwnlGPVkuLyLQ0gbd0zbDTZrpnEVMfWCOK8d98ObGUf3ztI86yyQeRBoP97H4LhQ4SvrW/+eW2rkw==","signatures":[{"sig":"MEUCID2kYRahD4YhJb0O0QBXwGExCmLE6qH45KEsgSVFQ+OcAiEApbnqjNXGi4MVyY2GrekTb2l+NIDHpmwuRBixU5SxHw4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199617},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d55fd6eb55344710960d9f3303024fe38d2219fc","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230512100931-d55fd6eb5","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230512100931-d55fd6eb5_1683886222429_0.6382985412995583","host":"s3://npm-registry-packages"}},"3.3.2-rc-20230512104822-442035422":{"name":"@graphql-codegen/cli","version":"3.3.2-rc-20230512104822-442035422","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-rc-20230512104822-442035422","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8969183d11fa6f06cff43243b29a5a91afc92466","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-rc-20230512104822-442035422.tgz","fileCount":99,"integrity":"sha512-UHUIHcjwabE4QKPhV80cr57OBWY666PXbiDNSrm1USeWek+NwwZJ4GovWe5plfY7R1rAn9mKDiz3TuolRezZPA==","signatures":[{"sig":"MEQCIFxmv9ghru33keiTDZ278aR8ZRDyW8Lq3P6gw1wX63CWAiB80qybzGGYCMD4GcsYpcuWcZAZn2LaRVNkKkA4ysKOrg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199611},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4420354226de921ff07434cb54e42babb6e25c8f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.1-rc-20230512104822-442035422","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-rc-20230512104822-442035422_1683888546450_0.864524587529103","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230512105039-d5d47d473":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230512105039-d5d47d473","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230512105039-d5d47d473","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"7ae0a2879b1217c5e9dfe49c56403ebbc77ad80e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230512105039-d5d47d473.tgz","fileCount":99,"integrity":"sha512-016Q34pHMTZiqU76e03yiZLgF0EKXJP6/a+B8odlC0CZmUu7Ad433jPL4+qYZlGveR2Ylq6JO7NQ3AqOWR1BEw==","signatures":[{"sig":"MEUCIEgCtHIy+ArJWpZVRjTue6AiNgcZUdfpl6pT1pv9tq0UAiEAneDXwWNJHH0tyhDtZMpROt8Kq1DiSzw3BVYNzNfue3w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199617},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d5d47d47357c882225d82584fe3630691c65e27a","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230512105039-d5d47d473","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230512105039-d5d47d473_1683888686515_0.8903201520827684","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230512110157-a8b1b8b47":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230512110157-a8b1b8b47","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230512110157-a8b1b8b47","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c04cd12527fb916c401224c964beb5a0a3d5ea41","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230512110157-a8b1b8b47.tgz","fileCount":99,"integrity":"sha512-lbmzLr94inluzAHMw8WIeT/OUfUGoa55Q1FbVkiI9gbk0yoKcf/xenlE6vQWatuzxz5V8CLTB4Mu8oG6pk0SIg==","signatures":[{"sig":"MEQCIAJldusCJVea7w1eLv0/TdfMt0gfmW7h7v6oGdt7V3nJAiB/7h+W3SCQKs0pdwnsV4DoM1RBkPjECgEUAcQu2pcLvw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199617},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a8b1b8b47626c00f1c999163fb9e8b6e35972525","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230512110157-a8b1b8b47","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230512110157-a8b1b8b47_1683889360701_0.39399363567590373","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230512110249-20f1a2cde":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230512110249-20f1a2cde","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230512110249-20f1a2cde","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b7fc5d2bf2d072fce4d53b7308d64353c736276b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230512110249-20f1a2cde.tgz","fileCount":99,"integrity":"sha512-CSv02RdawZmm/aclKKsm9rGpURklSqI84clI/nhJrLZ97AaWxhxjPK+Hhjqx4/u7RIxTADmyUMk1XJHSS8ehiQ==","signatures":[{"sig":"MEYCIQCTpc07kBCg5sXkNx1MSnjnvizI1nWy/cHf3xmTU4/65wIhAIhP6g/6ItUvkBEWHVprERgF7Sboxfjrat1FDk/kE33g","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199617},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"20f1a2cde1adf812220c4f6abb6b6f9f77f3fa16","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230512110249-20f1a2cde","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230512110249-20f1a2cde_1683889410199_0.40139176285721256","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230512110629-bd911e9cd":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230512110629-bd911e9cd","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230512110629-bd911e9cd","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"61f96b761e5b6421a92d2bbf283fc7e389d27391","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230512110629-bd911e9cd.tgz","fileCount":99,"integrity":"sha512-HX0P7wEyr2l+TZfrpGtHDFaNBIcS+DMegwJOwxIFGqcj/i5WPVaIqWhjzuN3sTOrR75vWzmwmf47r/giaeoKiA==","signatures":[{"sig":"MEQCIC2qsD5BBiKxHKTtTj2W5iDIdbNquyd+LN7buSz19RSgAiAqalVk+okvvGbXfcBLYICH1L1lKAhaptVSKEXv5lFBlg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199617},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"bd911e9cdbca027c7f5297f844f8c2275bdd35fb","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230512110629-bd911e9cd","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230512110629-bd911e9cd_1683889625868_0.4617891514032726","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230512111027-caeddb748":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230512111027-caeddb748","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230512111027-caeddb748","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"64359ec9cf0900c8fcabc502ed5ce74f1e2e9c54","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230512111027-caeddb748.tgz","fileCount":99,"integrity":"sha512-rRHdIIf109PN6EzZjmBHt1XbXjptPMLxpPHbhmUz22IwCal4Ojggftqv6RKJOp/2VongHe4t123I4LSN8JkUKA==","signatures":[{"sig":"MEUCIQDsHK5JbZLebuClzskEZ7EtN1666DvwYSvw8KokLsQ2DwIgZBszVjmDmebyL1x+ut/qeEsX9cx2nk53abbLo2/NN/I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199617},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"caeddb748684555653ba1027273099da601d6435","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230512111027-caeddb748","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230512111027-caeddb748_1683889875447_0.14450124420142418","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230512111243-5384e512b":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230512111243-5384e512b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230512111243-5384e512b","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a3d859eb57b74e73b8d7ca36013f3cb99596a6ef","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230512111243-5384e512b.tgz","fileCount":99,"integrity":"sha512-hynMHKDErcLzsIgbOhG0jbd9V1sf1nmm/mUeP9ZGMT0u6lzqKV5htOrjA+R2pvqV658dIa67SKjTLT54L+2jXw==","signatures":[{"sig":"MEQCIFx0CTcyNqM8XAnVeaI1DOlT8szuwwJTwpYISKr2vinRAiARXDabv1h8p4pH7hpB7cZwkJ6319jOpFOLlL3FD4JIJA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199617},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"5384e512ba75e3465870ceea10f1e7d7c49f6d96","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230512111243-5384e512b","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230512111243-5384e512b_1683890013600_0.01043469671097319","host":"s3://npm-registry-packages"}},"3.3.2-rc-20230512111626-3a68f9145":{"name":"@graphql-codegen/cli","version":"3.3.2-rc-20230512111626-3a68f9145","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-rc-20230512111626-3a68f9145","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6724b282531b56edce54fcd88f131234f5646f72","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-rc-20230512111626-3a68f9145.tgz","fileCount":99,"integrity":"sha512-iHvuhrTyaFtJduEZG154qOrNxj61yeFR171wgd3PInMTEww0sxZMRaINVj2RcJro/UrWlmxuvFhptcppdy+V+Q==","signatures":[{"sig":"MEYCIQD/GljE6d/N4Urn5PIbq5Qd3WQl7GYbhbfrxKcSGd/etwIhAM8WSUDhtH6VvqzpWSsVcKrouFgp5qBe4q+cWBl8OefB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199611},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3a68f914546f984cb3da50d20cd7f06df60420dc","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.1-rc-20230512111626-3a68f9145","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-rc-20230512111626-3a68f9145_1683890239701_0.3532442448031079","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230512112215-8354c9e34":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230512112215-8354c9e34","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230512112215-8354c9e34","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b4ef75e02dd9a5cd66c0da066cfde8f8175a0ca8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230512112215-8354c9e34.tgz","fileCount":99,"integrity":"sha512-2WH/baeiAu6JByg0c6sXNkxgNkcRQi+vpu17mIEyCl99dyvtEIS9pm7DwjH/uvo89M6vs0IOesI1N+pa/mnnOA==","signatures":[{"sig":"MEUCIQDyPnNNdLtDT3XZnV2omIHEqqYzGjuwxG1HKTcmL25sKwIgbJkM+uU2Ft0vOWiG0AGo5xtKu7qSBvqlss0oS4S114Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199617},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8354c9e349b81424818791a1df03651189ad4cd9","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230512112215-8354c9e34","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230512112215-8354c9e34_1683890572679_0.41524269252408197","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230512112549-a55ffac0f":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230512112549-a55ffac0f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230512112549-a55ffac0f","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"93f81066659b80704db569f1a9ee75362a586e85","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230512112549-a55ffac0f.tgz","fileCount":99,"integrity":"sha512-Xa/Gqs0AU1eJmJISmAAnWvyxaFsun+NACbOXTvvU5OdOpi4ZihQ3abbHj6uX102d9aHOplkeu0N3K0nv/RbaKw==","signatures":[{"sig":"MEUCIFARDdFCps8ADMBpMIQkpbscYg0yN2AQnRrJbpLpvmv0AiEA1VWPev4ctbvU7SZP40kMwVTCNafglOJwuan1JNxF29o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199617},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a55ffac0f4ddca85005aabe723204c61397db23b","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230512112549-a55ffac0f","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230512112549-a55ffac0f_1683890790253_0.7250810848979545","host":"s3://npm-registry-packages"}},"3.3.2-rc-20230512113022-8c92388e4":{"name":"@graphql-codegen/cli","version":"3.3.2-rc-20230512113022-8c92388e4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-rc-20230512113022-8c92388e4","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"9a509c0c6a0cf7f65763bf34819889e48febc900","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-rc-20230512113022-8c92388e4.tgz","fileCount":99,"integrity":"sha512-K/11HFf/4F6Mii1sTM5V75T0bvtjaNd6dtH6cgEcH7PuhRmHGfulZX39WbHmaSMaGJnF04oYDwnCIVmEV7Kr4g==","signatures":[{"sig":"MEYCIQDV4d1rk+jAVjBAKrBLiYLtJ3aik0QlrtzAAZsfhic7KwIhAN64PiTvqUON6TZfgT6CAgPCgwo//C7xnhR/SPWxkyN2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199611},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8c92388e482627c345542012d1a9b9d216afd816","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.1-rc-20230512113022-8c92388e4","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-rc-20230512113022-8c92388e4_1683891059072_0.34485722042805933","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230512115651-a3253bbee":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230512115651-a3253bbee","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230512115651-a3253bbee","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ed6fc0111af4beb33adfa6e3c9dc772ebac62c0d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230512115651-a3253bbee.tgz","fileCount":99,"integrity":"sha512-4w0PG0IRYCxm8KlPf62K8GCfKXN8njeeJZaLBMc2ddyLZlvOpGzlhQ8x5M+AQW2usf6NrtN9TxEfI1W1BOA0ag==","signatures":[{"sig":"MEUCIQCg+hQkNiPcER2RTEqtDNdJrwTRSxJny+nykHDsKApRvgIgG9GNQMXNYz6KAHoY1ROhXCF8shJxn0aTuJgQ6yfgeCQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199617},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a3253bbee20b457e54a817b37dabc9881e117880","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230512115651-a3253bbee","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230512115651-a3253bbee_1683892649567_0.1615324059228842","host":"s3://npm-registry-packages"}},"3.3.2-rc-20230512115716-2dd33dc59":{"name":"@graphql-codegen/cli","version":"3.3.2-rc-20230512115716-2dd33dc59","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-rc-20230512115716-2dd33dc59","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"03e7b1cebef9a7d7656bf54acf2f4ae35eb24f01","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-rc-20230512115716-2dd33dc59.tgz","fileCount":99,"integrity":"sha512-5Ix01lwuBnFn2Hf4VAN1kUzYDH92tohs9VW39BATJQ5Aw5S8uT1J1aPDwFxwZaFjz81FwwCZpZebGabrrBZDkg==","signatures":[{"sig":"MEUCIQCaKEXncGDT70QpH+DGhQmh3eYt+Gw740efiQ+MT5U2hAIgOvQdLKIJLBKk1nYbgLzqkBGBNZaSl4uV3x4rSHGzftQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199611},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2dd33dc59817c54b3a966a1d54633525c0de64dc","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.1-rc-20230512115716-2dd33dc59","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-rc-20230512115716-2dd33dc59_1683892691313_0.628357730913188","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230512142236-f17280281":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230512142236-f17280281","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230512142236-f17280281","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6094a3222846cf76e2ed025d2a68dfeec22653cf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230512142236-f17280281.tgz","fileCount":99,"integrity":"sha512-70Ot+McRkRTqDdC7ofrMUlFkA40d3IaUSAW5UzDHgf/zS6mTyD2sHy8gbMXFkkRwSdDlcCyRUMrTQRKUNQC16Q==","signatures":[{"sig":"MEUCIQCvwbcBziuUuvsfI6sbacdbpJ1JyhiV98/vaxIohfEVVQIgA9Bjf2LhuZk0uXnIQNXRn8LQ4AD0xFMOKupVF59TX7c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199617},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f172802810e12fe3db1edfa0708abc91da997ab3","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230512142236-f17280281","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230512142236-f17280281_1683901404944_0.06733522851152518","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230512151302-6e101c228":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230512151302-6e101c228","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230512151302-6e101c228","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"84e95b52c80e4e148d4dc89ecb7ee8e8fb819f6e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230512151302-6e101c228.tgz","fileCount":99,"integrity":"sha512-1F1cKqKd2hXgRWEHyXYdDufsAnpctR/KHGyUZz4oSjcNqECUcfgl2FTz1wPsvF0b2bn70dXafjyW/G3403mBRg==","signatures":[{"sig":"MEYCIQCcR3jVyoTeEM0hySSF0FyWxpKvoA7VdIAnfghm5ND90wIhAM8+mm0ibd3syC/M7b84ilfD1OAaAbu0US93f+NSK2PV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199617},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6e101c22841a29913a2874c9160215ca50c0395c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230512151302-6e101c228","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230512151302-6e101c228_1683904425752_0.9592420480583475","host":"s3://npm-registry-packages"}},"3.3.2-rc-20230512163241-1dedabd22":{"name":"@graphql-codegen/cli","version":"3.3.2-rc-20230512163241-1dedabd22","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-rc-20230512163241-1dedabd22","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a75eca543c529dc7dab7ba9872b83392b80b8685","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-rc-20230512163241-1dedabd22.tgz","fileCount":99,"integrity":"sha512-HDWa3xt3gBxz037UgvTt9hpzIYAj7C62RILoqfuYEiUpbyJVB+5LB9wfstzTNZiUfEdajsoqosoV/cof107gBg==","signatures":[{"sig":"MEYCIQDtnQM/IUdRXlsEXLdITWCbos6UuNH6nryjOwlS+5WIbgIhAJ92X9wL4N+rK2kF3KQBSYz4rX+0n6jOLNy9S3LGrsfK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199611},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1dedabd22aaa4d9566d90cf9086739ac01723ee8","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.1-rc-20230512163241-1dedabd22","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-rc-20230512163241-1dedabd22_1683909205118_0.7803668791427614","host":"s3://npm-registry-packages"}},"3.3.2-rc-20230512163717-1630c07c5":{"name":"@graphql-codegen/cli","version":"3.3.2-rc-20230512163717-1630c07c5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-rc-20230512163717-1630c07c5","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a91b7da16bf3a06dc59b09f10ce0a019c6f6c1b9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-rc-20230512163717-1630c07c5.tgz","fileCount":99,"integrity":"sha512-2CSWmuFezs5lYjqMWwzRG6aNLepi+BB8wAHB2jHdPDaCmZURt+vdX2Ojg70+GnEqpnqvsc85WHkXUU9rtIlj/w==","signatures":[{"sig":"MEUCIQDDsx/lzw2PqzRYR6ISaovyhpLiF18c3q+jUvKu3R/B9QIga4YlF8tcDqcmoZl9RDPd9G/k6PwW8czZnXutwkZbQRI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199611},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1630c07c558c02603d0feb40821d4508667cd615","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.1-rc-20230512163717-1630c07c5","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-rc-20230512163717-1630c07c5_1683909474449_0.25180593071235124","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230512163922-89f861179":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230512163922-89f861179","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230512163922-89f861179","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6f0e67e0c0b173304f3d88ef2b2929d25e5621a8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230512163922-89f861179.tgz","fileCount":99,"integrity":"sha512-97KheR1k42QhlwLHsrJIROgiNrSF7f3Gnf+4obHjjTnUYlSzVhnayz6Grvz8tJne2F0BdRkeyotH7K86U0sFhw==","signatures":[{"sig":"MEQCIGebe/BldycDazBxxZvfCJlNZZPpwhZtAz6OVdqHDgU2AiBhv0K/7cHcCiEECc0TsMSu6qYjxcWXPFm7OE3szyTsjw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199618},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"89f861179a9524a8c88e2388d3e19ef3dac3a6b3","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230512163922-89f861179","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230512163922-89f861179_1683909607540_0.8745110769819744","host":"s3://npm-registry-packages"}},"3.3.2-rc-20230512164352-dd85e9e33":{"name":"@graphql-codegen/cli","version":"3.3.2-rc-20230512164352-dd85e9e33","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-rc-20230512164352-dd85e9e33","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e215635016740d1706a7191e3d8fca19bbd79197","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-rc-20230512164352-dd85e9e33.tgz","fileCount":107,"integrity":"sha512-IUQexamqyYXqJy2YHeuh2bCAydz++hSQWEl70NDzAGkqNX3pVPAkvLmdw+FF8jPB9mDtIuMIqeRjYHdZG4EqwQ==","signatures":[{"sig":"MEUCIEvgqOqj2OEZV8GzkI0mP1JVVAEtsdYPfI8rQB72vxRlAiEAnwDAwMesu7D79i++nomUiU2RpFZENJdPD29OrLP3Wf0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239828},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"dd85e9e3334404e68bd725f3a4ed5c989432d10b","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.13.2","@graphql-tools/github-loader":"^7.3.20","@graphql-tools/prisma-loader":"^7.2.49","@graphql-codegen/plugin-helpers":"4.2.1-rc-20230512164352-dd85e9e33","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-rc-20230512164352-dd85e9e33_1683909869550_0.6177209800260834","host":"s3://npm-registry-packages"}},"3.3.2-rc-20230512165054-b97b5118a":{"name":"@graphql-codegen/cli","version":"3.3.2-rc-20230512165054-b97b5118a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-rc-20230512165054-b97b5118a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0d74c25cf0f4fa6f023e0f0516adb24360d9d2c3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-rc-20230512165054-b97b5118a.tgz","fileCount":107,"integrity":"sha512-TiAfk/3wb1ogM6R7cU1zpuFZEdp5CMwXqfHGUkvNS920s+0v4nPmTJyp7oW2aiwzwjamYJjVzWsqBTr9dlso9w==","signatures":[{"sig":"MEUCIDEfTggKaRQn3FuzlamPKi//3XNTuqwnIFwomjQWZCaUAiEA0gGj1OzjPn49P1M487TsjrkiGwhPmaERSjTxSrMppFY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239829},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b97b5118a0d3e91156b310061d60da0e9203b1e4","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-rc-20230512165054-b97b5118a","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-rc-20230512165054-b97b5118a_1683910294907_0.5650681266953226","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230512165236-204eb9d7d":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230512165236-204eb9d7d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230512165236-204eb9d7d","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"adf1c6c521320d19620598de4f9e202dad0ac99f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230512165236-204eb9d7d.tgz","fileCount":107,"integrity":"sha512-3axudZuVOM4DrM25UYr2MtPx+3So9LKJs3HX+H8dYOUf+u0m7Df01/UNFurP+r20FZXfBcZGpUvtgrrS5IDu4w==","signatures":[{"sig":"MEYCIQDzDnl/Y8XOS0RiBecI2byNO0/x8+dwpEnyUE/CrpIz7QIhAMZ5RV7g+12s1vDU1YW3oU2gvrGGMNj6bMpsF92zOhQw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"204eb9d7d695873816340fb33f174acf41b523c1","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230512165236-204eb9d7d","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230512165236-204eb9d7d_1683910396085_0.7596341977548366","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230512165643-c586e4ec6":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230512165643-c586e4ec6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230512165643-c586e4ec6","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"812dcadeefc09f0067e5eda6137614b01f3f5811","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230512165643-c586e4ec6.tgz","fileCount":107,"integrity":"sha512-yMoN/3RC7i5eivnss9/trgpIplPhIzIgqVyqKgjkPkaN47Ks4TrFyaVIJnho1tWyOa5iZMpXRBbRrQJf+UNixw==","signatures":[{"sig":"MEUCIQCo7d6/Lq2CBIoTQtn2OilgmRlyg2c7PrT50ZML9M+yzQIgLZ7FmxpSE2zbp+VoFef1ZPFukDuiLK7zyqB8KmOkaKI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c586e4ec6f9e4acdf5df39a3b60cde4ac529564e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230512165643-c586e4ec6","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230512165643-c586e4ec6_1683910638973_0.7644117982397978","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230512165920-227ee8ce6":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230512165920-227ee8ce6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230512165920-227ee8ce6","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6aef7358d2706d11f5b30a2f9a615c4bd8598edc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230512165920-227ee8ce6.tgz","fileCount":107,"integrity":"sha512-DocYSJMN/QoY3kbmCdQF7vQ0acs+YTo9YJ3ltS+u/8xav+XMBa6hjKkcCGjFVLgC/UBdamlMrB/Z1JFHrkMO4g==","signatures":[{"sig":"MEQCIEw2LHuTwIcu9aCdpSbHwgSZUCZ732+LrMsZB5srbc/0AiBEnDZq6+ELLvtyqViJUDhFnVZzhm8eVkycdmNrDmBNag==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"227ee8ce6de49f4ce75bea022d32c6f41e665919","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230512165920-227ee8ce6","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230512165920-227ee8ce6_1683910796604_0.3892862545142446","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230512170235-c5e6cf1ec":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230512170235-c5e6cf1ec","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230512170235-c5e6cf1ec","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"5b5649ef3c49b834ff731f180e7a7f8a36e07200","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230512170235-c5e6cf1ec.tgz","fileCount":107,"integrity":"sha512-n187mEyZN5tXiPRvT9BRXQ+AeZ4XB1T2LMe88aXcnxDD0HyLqbXjYnCGu/QDa6HXUxrI9xOGJKPGVWdMHRd5zQ==","signatures":[{"sig":"MEYCIQC7EqZJRVn3Ij+3WOMYbdz3R3YGKSOwcIr/rLNqNBCHsgIhALsFIQpaIafBuUc2djYj71UvFlTr1/JXBOVKlWw9htjD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c5e6cf1ec99daff1bec00bbc3eaed3fee1f15b01","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230512170235-c5e6cf1ec","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230512170235-c5e6cf1ec_1683911002406_0.5116760006345318","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230512171343-3c420d76e":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230512171343-3c420d76e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230512171343-3c420d76e","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"4f68706c090dc7f90ceeadbe1eba4dd55b46e60b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230512171343-3c420d76e.tgz","fileCount":107,"integrity":"sha512-OIrKPRH4sk6syRiuX9U7rh6QP6xALZolYUflc1f1PD4ynYAHs8UzcAnwlBc5uKpw2Rp0TH4XzHKDP3PFvZ1RTw==","signatures":[{"sig":"MEQCICLCZLz30uJYjeN6M1FSMGnMvm+btjNsQQ2/i4SCtMPUAiBCsEkO/WK54xgsmJivLox5V54RqV4/huCAKqdDjgnEaA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3c420d76ed512e9612b7eb89a365d4a7b6d3ab90","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230512171343-3c420d76e","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230512171343-3c420d76e_1683911658970_0.65603997179402","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230512171737-f0bcb685a":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230512171737-f0bcb685a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230512171737-f0bcb685a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"9dbab786210c62d29a61e97db844b82648f51724","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230512171737-f0bcb685a.tgz","fileCount":107,"integrity":"sha512-cwqJhgPuhFISlWej+BaP9OeBAziBp8szVegTSuktzDHGK/s6ZYQBPXRSktXCMEags5+T/GUQoh7oasp/U7pulw==","signatures":[{"sig":"MEYCIQC3SbRP5VO/8wzu8OcBDtXSgHBGfceIuefvkOyNzwogIgIhAN/CBtjUcywz2dYsCglntwScrXDYAaPWPu5qFtDXEx9S","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f0bcb685a46651eea047010f0e5ca497e21632a4","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230512171737-f0bcb685a","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230512171737-f0bcb685a_1683911896391_0.7580770386892948","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230512172111-b3db123a6":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230512172111-b3db123a6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230512172111-b3db123a6","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"843ebf1a1bf703c8cb1f1529d7654f78ebe3863a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230512172111-b3db123a6.tgz","fileCount":107,"integrity":"sha512-Xb9wIFNGpgKyH+dPP4x3vOudFLDWLuGXhZP5Bi/biy+ibxjI8GD2kkmzQLjkrKrpHjH5L/RhhNwG2OmHznA+tg==","signatures":[{"sig":"MEUCIHz7UTfMNzqcZliVJDVwwZnjaCzadKzjmYMicXIWX7nRAiEAzhwguJ1QfD+acc3staW0wMsPItX99AeoHXC2HUsvWPc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b3db123a69972a12e806c7d2cd8d98bc55280456","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230512172111-b3db123a6","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230512172111-b3db123a6_1683912117139_0.9089216577552741","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230512172455-9b5f5c719":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230512172455-9b5f5c719","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230512172455-9b5f5c719","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"5de34d12a87603d3984d3c5a2c1dc287ad810edf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230512172455-9b5f5c719.tgz","fileCount":107,"integrity":"sha512-hu2i3Lu4VoTnF02HudWEtIZdqiMARetP6HxldeRaK1L0slN1nj5kbO1v0BzkmqfDD5Htyno77R65RPZ3op9tWg==","signatures":[{"sig":"MEUCIBnIByPwUAANyUZYl45heEnmHMXEr/ujfJgL3hjRTbF/AiEA8Hbzt3aAS5hva9pcJiDdwalQOgilQwqBDyBKJxVz7kU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"9b5f5c719652a54237a72b12b5685856b45a8e1e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230512172455-9b5f5c719","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230512172455-9b5f5c719_1683912349536_0.9153235791513348","host":"s3://npm-registry-packages"}},"3.3.2-rc-20230512172946-19a91afe9":{"name":"@graphql-codegen/cli","version":"3.3.2-rc-20230512172946-19a91afe9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-rc-20230512172946-19a91afe9","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"176002194ce275c6fe2d11b516b5207d50380cbe","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-rc-20230512172946-19a91afe9.tgz","fileCount":107,"integrity":"sha512-DiiFyW3g1fpu9CcxNpBe+4smRflkKHcM7Ytf4ECq8F4n2SV2ongxf8sfRxJ/LSLfgthyME4lZb4sKMtFDzuf6g==","signatures":[{"sig":"MEQCIDUOo3wIn4nozFbmsCe1MlNnfbblkgOyUGs+rVvDqo4fAiARuNhC8KIfd6+LeIIKNeV+Bjn+vuJOASjDiN8eWaoanQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239829},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"19a91afe984d97b39c74dbe8e6723cd78058064d","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-rc-20230512172946-19a91afe9","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-rc-20230512172946-19a91afe9_1683912639453_0.05629002978329245","host":"s3://npm-registry-packages"}},"3.3.2-rc-20230512173603-10ce49e70":{"name":"@graphql-codegen/cli","version":"3.3.2-rc-20230512173603-10ce49e70","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-rc-20230512173603-10ce49e70","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"878838af92c886b3ff54d73220e19235decab4d3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-rc-20230512173603-10ce49e70.tgz","fileCount":107,"integrity":"sha512-ql/Q51gulbaRaSsmK8ZJN/Tt3P/78Y5QQM/iRJHlsaxobAP3pmJuFDjdj0vqHDSHsiFPzBlVISGhZi7Sb2PrAQ==","signatures":[{"sig":"MEUCIQCr2YZjNheoeXEcaR3KjQfnuOwuud6UwZpEdzkqJMJCdgIgasmN1Iy1RcZfCGLDX2X3zf4JuON4KsCEkG8bhNmKV7k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239829},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"10ce49e70eb59776433debcf22231915572cf40c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-rc-20230512173603-10ce49e70","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-rc-20230512173603-10ce49e70_1683913011913_0.04427338606535125","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230512175041-3a9f886eb":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230512175041-3a9f886eb","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230512175041-3a9f886eb","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f4dfb14a4245c11cc205cfb62f0a81ec01392ca4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230512175041-3a9f886eb.tgz","fileCount":107,"integrity":"sha512-ViiHKF9zUuEWeM4p5tYbQmlMulYYpMfahZAgkOmlGLVHlFaFeQHfXH+c6rwKJzICRFZTIWm2tTkCJ7FrLKBd1g==","signatures":[{"sig":"MEYCIQCovUudG/MNKjHIzdTOGXEnN3AHk2Tcyotzuw0NVqBi/wIhAOPwmhWgHorOGAVopMiRGSLBdf36Sa/h6lEtPPetLRJj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3a9f886eb628f6ab68164ff85d4a52442e375c06","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230512175041-3a9f886eb","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230512175041-3a9f886eb_1683913879841_0.3267012903998905","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230512175220-bd47a6619":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230512175220-bd47a6619","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230512175220-bd47a6619","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"034926c0236e66fa78013472cb6a66674e4b49d9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230512175220-bd47a6619.tgz","fileCount":107,"integrity":"sha512-gqjoeV1aVY8gnpl80P4aU+OvMAwV60/Qu1JkuHH/asGRy5UubpRfuCUnQE3GyvcwCa26ScMs/6/cixPvmJLBog==","signatures":[{"sig":"MEQCIE23B7OHCrx9/kea6rIXYfP296TPMEjU44+Wcx9ITeApAiBOrAZWt0BPZqUo1In9MrNKyi3mkvT98BNUAQDYBm+x4g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"bd47a6619b43b3ae608aff7e571a9063b72d2525","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230512175220-bd47a6619","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230512175220-bd47a6619_1683913977297_0.8490636777316947","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230512175539-8974e9aba":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230512175539-8974e9aba","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230512175539-8974e9aba","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0d60dd72c6b74ee61c41bdbd6da5719d267f0bde","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230512175539-8974e9aba.tgz","fileCount":107,"integrity":"sha512-SIDzm8tkdsujmONZWE78Vus49qbB8VXoLKLH/uy/Go3jnrwSXMLphH9v9DiGUinNRL4RmwITZbztkzfIjv3Kgw==","signatures":[{"sig":"MEYCIQCBEgxj2aGWQB92Lu81x8SdL4eKKuVSuRVDpifMTZmD8gIhAJMqa8QG307vYNWthPT+D5QDmvvmXiEILV2Tsb2Ta7KA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8974e9abaca5bc8a89cba3e4af435bcde870de00","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230512175539-8974e9aba","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230512175539-8974e9aba_1683914176898_0.33461388197411024","host":"s3://npm-registry-packages"}},"3.3.2-rc-20230512175920-b59364898":{"name":"@graphql-codegen/cli","version":"3.3.2-rc-20230512175920-b59364898","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-rc-20230512175920-b59364898","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"65ef3ee09c3e95f9fee266450ee70004604a3322","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-rc-20230512175920-b59364898.tgz","fileCount":107,"integrity":"sha512-HJ1b8livdtLwgmJuLfoWjVQP5Q3APQiR/+UnvMHk6diiTM8H4AuBiS4i5oZDLPHS00agRHRoJC/Emx/M1H6qUA==","signatures":[{"sig":"MEYCIQD9LZjsdRK/GlWgXi+o+sC4Ga89LaH4eUnHzvAGtMGIJgIhAKtPaEkIfiXukH4kUUUB3ZvXOFoa0cCzIuC5tX1lWQBr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239829},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b593648988ec850a3c084319752f945aafd7b8dd","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-rc-20230512175920-b59364898","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-rc-20230512175920-b59364898_1683914407960_0.36548990955934313","host":"s3://npm-registry-packages"}},"3.3.2-rc-20230512180332-c7ccc6a6a":{"name":"@graphql-codegen/cli","version":"3.3.2-rc-20230512180332-c7ccc6a6a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-rc-20230512180332-c7ccc6a6a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"cabbfcdcece097ca9d5ea6fab13a126ebf3e1041","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-rc-20230512180332-c7ccc6a6a.tgz","fileCount":107,"integrity":"sha512-0KU076weDvEQXP18qe7AQAWDeoROjz/slMlhWTBrkFmBrAl97iiELaXLJ++1wDRUDzCN6FoG64MCk+KFiMvuLQ==","signatures":[{"sig":"MEUCIQCH5DuOYjS4XyUsqgCHXMjg6qR1QFX/z3yLXyWAfIG4ZgIgGgpZzdfYE2fRVXKVkeFH9U7Q+YIac677+Ps5jN8Oy5w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239829},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c7ccc6a6a79bc75bc18c1a02a0639ae0ce8b1021","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-rc-20230512180332-c7ccc6a6a","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-rc-20230512180332-c7ccc6a6a_1683914662794_0.6325251919180568","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230512200351-fc26de0db":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230512200351-fc26de0db","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230512200351-fc26de0db","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"123f47753a7a6dc415e357638d04121c0ff9a04c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230512200351-fc26de0db.tgz","fileCount":107,"integrity":"sha512-OZlnUJYyxxMGG3AV81ipjTkLXn1VPVcFGZjxovCi/eaK/aJ2PqvO6ArkMRFKUrjOpOq1SVU7pZN2UYixdhe7fg==","signatures":[{"sig":"MEQCIEqY4LWFymzA30Z5jQGy0liv6ejdmb09vg1D1Cw0lpPNAiBfmpnA2FhRtMGk6Rpm4ZRUw20QgzvG82k6gAqI6TfSFA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"fc26de0db65a96e20fa0af4708b46d9e2dcf09e2","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230512200351-fc26de0db","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230512200351-fc26de0db_1683921866852_0.9319436694118881","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230512200410-c0091f495":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230512200410-c0091f495","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230512200410-c0091f495","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"49856979c1626da401f699280f7cd7f1e869e3fe","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230512200410-c0091f495.tgz","fileCount":107,"integrity":"sha512-0ltzCoWN3D0fmvdJeyHvuScoEl7qzcxm8KhsJ7eJKhSq30qeplHUpIIFlj9YsKXF96UN8u+tvZiRyoC36CYhEQ==","signatures":[{"sig":"MEYCIQCMZcJ6njgAB0Hw+V5YvI/lirQUlAtk49jBadzRZ2un6gIhAIQYSrgCM30lWQ7kRhe/lazJFXwY354lTC3+paCNU2pG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c0091f49534fbb205b9e625e8fd6011145a9ac6b","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230512200410-c0091f495","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230512200410-c0091f495_1683921889227_0.10730167278468983","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230512231409-91eec7e9a":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230512231409-91eec7e9a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230512231409-91eec7e9a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8117b279935233f4196824ca4761fe8362a5202d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230512231409-91eec7e9a.tgz","fileCount":107,"integrity":"sha512-g0rfrS3DRms9iIUXlZvfzHV8DqEi3KviaOxXcSweQU34dFVp/YbigtgeXaaSsOQWdtw3nVr71nIv4Zm5/xkWYg==","signatures":[{"sig":"MEUCIBDm2q6fhW6H7S0bmKzTZiW/lRamsYYk87V/TRD5ZwZRAiEA8JsyuRvFJSf9hgmyZQpYkGDs06jv8vEosPIsx3WNwqU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"91eec7e9a6da8eee142399637d8714ee7e608ea3","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230512231409-91eec7e9a","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230512231409-91eec7e9a_1683933288728_0.18741672165926682","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230512231440-6e043214d":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230512231440-6e043214d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230512231440-6e043214d","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"75fd8d46d21d5b7e8cdb5096885e279e4d4d3fdd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230512231440-6e043214d.tgz","fileCount":107,"integrity":"sha512-CS9h90Wj0XDyzHZauaKbapopnxTMpg4Izchav6iAiqVEqZabBE/ut2LWUbWYgzTzWKDfMpq0q2mP4Qlt9Y4GAg==","signatures":[{"sig":"MEUCICuNaUKodS685BxYj8hga4nKISdLE12b1qky79Qp3poNAiEAx5W1bIdaQwq7zGXPm/Rw38Y+2iW+VTNQ73fT41sYLCc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6e043214d6b0d9053e30e8137c692baac1e9cafe","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230512231440-6e043214d","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230512231440-6e043214d_1683933317551_0.235338725532225","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230513015201-2a379a266":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230513015201-2a379a266","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230513015201-2a379a266","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"53eb9c0357f5002912e336225d604bb08e1a8a27","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230513015201-2a379a266.tgz","fileCount":107,"integrity":"sha512-j2j1gOn92fOq8AN+QYuT6o37wfXlLv7WftMnam0acKam/0l91whO71uGj+QD1YPyBaSqxjLdEuOPp7r9K5l5wQ==","signatures":[{"sig":"MEYCIQCPAmCQu7T9Yd99ObABEg+B7MsbpOpV+mwX+FvCnfCUCAIhAL6txF08LGE2ro18AYgBVPZyUUXCqQHSZUkOLIbA1EXg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2a379a2662dda6e6b9a6080eb47a40d228b07532","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230513015201-2a379a266","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230513015201-2a379a266_1683942759057_0.7637505092999901","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230513015601-c73711739":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230513015601-c73711739","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230513015601-c73711739","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c3a29c168445559ef85bead5b732fa5b71c7cd6e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230513015601-c73711739.tgz","fileCount":107,"integrity":"sha512-YG7l8wIzircg8Lo/pp2Qbwy/ucY30xTOppP9h7G5oxBchIGw9XK5+lqsp1S0X15Q4ZVERLz+oFXjgynYM8u1qg==","signatures":[{"sig":"MEYCIQDSTn7bK4ihiv+kav9b7kE5EwVzGpxya1fBgD69GVWJXAIhAPdidQfZRY5TnBWXpqQiHpK4GLIU01OKPL3x9LI8v8Rb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c73711739591e90475ee9da4fe454c5f2c841bd1","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230513015601-c73711739","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230513015601-c73711739_1683943000209_0.7821276603436247","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230513040612-0cf333b56":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230513040612-0cf333b56","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230513040612-0cf333b56","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a7897ca3252bdd1b72c29fda5ad432b2f816c617","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230513040612-0cf333b56.tgz","fileCount":107,"integrity":"sha512-nE8/lOXmAEMd3wAK0m8Ts5UFkgsieguBvQdAoZH+33LUAkC2VGNq5gMvjs4jxe1VWAugc+HbO+huTkIUf282VA==","signatures":[{"sig":"MEUCIQDLN+ECiWpZvSdgZi3oeoPmvAZgt1XnJBv4SuVZTTa81AIgMz2If35Mp9q3HTP/HN0pkmD+KB5hMtiGKDweM4EtYQo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"0cf333b56797bc8875e90f04590c24ee7295a3dd","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230513040612-0cf333b56","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230513040612-0cf333b56_1683950809397_0.5933032936130196","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230513040718-d903e5451":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230513040718-d903e5451","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230513040718-d903e5451","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"128d1db539c1c4beb94a3ed7bc6b8a21b019410e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230513040718-d903e5451.tgz","fileCount":107,"integrity":"sha512-9DRH3JKw7t0OQDibRdNYqqNPqYF6L1PQsiJUQdBWh2Tht2DpkVGCkTTMWw+5PojH94cJ54nkro8stkHaHVglhw==","signatures":[{"sig":"MEYCIQDCbnkZXH+83DN8pdTmpLT4XSmyqHQKwViXHpPXFW1f+AIhAJJ6ezhr7u6ohL7/P61sd+ojW5kM1r2c+M71pjeX88PT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d903e54511a8413a3d68030734879a6ed35c8383","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230513040718-d903e5451","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230513040718-d903e5451_1683950889698_0.8408323779898674","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230513041008-462dcdb1c":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230513041008-462dcdb1c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230513041008-462dcdb1c","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e7dbfd4a8c49179c0ea9f8652015f86bdad4d0f2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230513041008-462dcdb1c.tgz","fileCount":107,"integrity":"sha512-R+lUbq67oGDpTnNloW3XBd5OQZ7rE26PcZXPw3QoBmdo1uojYkWQDisWE3jsDEWC3gr7JRUKZ0z/6N1Ti0KKQA==","signatures":[{"sig":"MEUCIQC+N3hhfebdau+v8drertFKnmOxUEra8xurqpzL6AwEegIgd38BFPDMQu06BKzcw6Kw25JB2QVO4OmX3zH8VYbufdg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"462dcdb1c15ecbc099a1f69376a2e6d58881117c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230513041008-462dcdb1c","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230513041008-462dcdb1c_1683951044136_0.6638800154574966","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230513055741-b82c7bf2c":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230513055741-b82c7bf2c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230513055741-b82c7bf2c","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"eec36f0d1dc2958cb0169a047f9fa408f9c7be4b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230513055741-b82c7bf2c.tgz","fileCount":107,"integrity":"sha512-VbOTMBRvL3zVt8o2DRSd3MSYVp+nJwd1G5KcxkKxlI0WMTGlRPap7UXnRoaDUeYSutxjsoeTcN487mQclsDPsA==","signatures":[{"sig":"MEUCICq48Uf4ze5xb7Xw/AZUit5ZnHbODezz4Kx5jI9tM5QFAiEA773JOaNHd/m6eL3gn86Cjsux/xK7Yw3yNcPDhsmXuMg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b82c7bf2c99e894b2c64f7f02a79de0c6f0c5cd9","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230513055741-b82c7bf2c","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230513055741-b82c7bf2c_1683957502610_0.36204751722738715","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230513060221-08a5915ad":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230513060221-08a5915ad","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230513060221-08a5915ad","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e44d1e7300c9b89888d94ae2a6287aa685a61500","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230513060221-08a5915ad.tgz","fileCount":107,"integrity":"sha512-jmWtV1qY7dQ2Qt9dmC0HH72pOdM2XIUfp6VfqeIfpq/ylMoN7Gu5gIcbGoCXMM7XN9OjL3dLNLTKo07mnHNjhQ==","signatures":[{"sig":"MEUCIQDnXQXxQjrFjQmAQAfQwH/VTkL8nG/Nt3L7Nms3uzEDMgIgUay8tgNm0lBihaMF5rQkNcdk11bLNJjnjFLBxVEtc68=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"08a5915ad9ffbf395d7c966ba90fa32b4b1f1b74","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230513060221-08a5915ad","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230513060221-08a5915ad_1683957789236_0.28311617335212036","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230513064348-5e1a7aec9":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230513064348-5e1a7aec9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230513064348-5e1a7aec9","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"bf91d868f80a68dbfcd68fe44f3c89c900a3f644","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230513064348-5e1a7aec9.tgz","fileCount":107,"integrity":"sha512-MztJO+LR7nuh7yHq7VRU/Ca+YazAycTYbUTK7+of8WJxhDbn87skyCg0FoqsQEeO/V0O4lz6t23gC/fEoZhMNQ==","signatures":[{"sig":"MEUCIQDcVn+E5CyOn2yfo5v5ueuRLf1wafQbSAm6Cxx8EUlBlgIgbkkTGDd7JJHMW8ug1V/QFXNm9cn3dFsvhCN8qhlTmPg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"5e1a7aec99548eebcefc76272c23e54fa291abae","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230513064348-5e1a7aec9","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230513064348-5e1a7aec9_1683960266371_0.6344604947673254","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230513074102-b83ae034a":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230513074102-b83ae034a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230513074102-b83ae034a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"47cf6b345c776cce534cd467723d14fb1017dd66","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230513074102-b83ae034a.tgz","fileCount":107,"integrity":"sha512-KKYbvXmqwbWi72KjMCwYEWFQC7ecC+Xtjcl6e802l9w3Dz3p6viLbF7kyeZYydfT5YkzFmqMrOBJolLR7twvzw==","signatures":[{"sig":"MEUCIQCTq6Zx6zeDvLpmbjN/ROuhCVweoCQX3Hg9cc0fKOOwmQIgGmWFWCzn3Duh5759jY8691XkoHYEQExyAQFimefvUYk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b83ae034a4c05d2b1edffb73357e6aae66f131b8","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230513074102-b83ae034a","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230513074102-b83ae034a_1683963701055_0.4733777850904295","host":"s3://npm-registry-packages"}},"3.3.2-rc-20230514035940-6816f03a1":{"name":"@graphql-codegen/cli","version":"3.3.2-rc-20230514035940-6816f03a1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-rc-20230514035940-6816f03a1","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c06a2570cf0356468d3482c6b3647fb0bc1c28fb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-rc-20230514035940-6816f03a1.tgz","fileCount":107,"integrity":"sha512-oY10d/TVKyVGSMriFfXKJEA1kVTOpjnDMPdrOTtad41iqu/1LkllYKmncJXvPTjc05FQXLiDwMkTKN/HlOZnGQ==","signatures":[{"sig":"MEYCIQCqZVvkVWlkrLYjlRnwC2Ik3TKuMSiPChRwCTkRkxhW5wIhAPMZguFx2jGZA1FhVB40Kq2bzKcS8PIGmH/1SQUvcEDy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239829},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6816f03a19444e873b36ffd844d7bf9098233b7d","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-rc-20230514035940-6816f03a1","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-rc-20230514035940-6816f03a1_1684036827928_0.060572136871631654","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230514055700-08ed5348c":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230514055700-08ed5348c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230514055700-08ed5348c","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"89100d4e8a9f676f001af3bd0c72cb8cf11cf6d0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230514055700-08ed5348c.tgz","fileCount":107,"integrity":"sha512-/a9ZKDnpq6d62mJxPrZgfVMGg4yXH2q9Ru/PnQA38SzXzuHp7r42gfjOOTWVczsyDhC6fVFVyznD67agYM8j3w==","signatures":[{"sig":"MEYCIQDn+OtBI1LF7+AFhqIgjw3uUZmU/q4Wl+3W+C9/NXKQDQIhAKh1R0zPokfZfEz4WHHZgG7GdV4gZPBCIK2PxuTh5OIo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"08ed5348c3ae8aec04adae26f0c5eef5f03b2ec9","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230514055700-08ed5348c","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230514055700-08ed5348c_1684043856876_0.3733855708843554","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230514152355-fcfb9776d":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230514152355-fcfb9776d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230514152355-fcfb9776d","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"7bd3f45c3b9585d9b3db8be1b76d395d17309bea","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230514152355-fcfb9776d.tgz","fileCount":107,"integrity":"sha512-d8vvi2P5Fq3ClpYFV22hcVO3Vc+MUcYv48s4ISbhZfzhWgbo9bGG/Dmv6giuGwOELJOTwnO32YU5WpP/d2qc7A==","signatures":[{"sig":"MEUCIBbXf0o1loRIUwxtIlJWuWVcTATQFR5s6LFY5juSDI0iAiEAmKXcDtSnNI9Fb3ZfkXQP/yVLmmJDINXFOeD2ISCDWB0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"fcfb9776d8a816c2edf6dc18732624a4a096c09b","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230514152355-fcfb9776d","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230514152355-fcfb9776d_1684077872998_0.3648301064666075","host":"s3://npm-registry-packages"}},"3.3.2-rc-20230515131252-ef495d0d2":{"name":"@graphql-codegen/cli","version":"3.3.2-rc-20230515131252-ef495d0d2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-rc-20230515131252-ef495d0d2","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"9f6b16183016ce2ccde3761699b841d4699df2ac","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-rc-20230515131252-ef495d0d2.tgz","fileCount":107,"integrity":"sha512-ujxQ+QGFbxx9GJbsjmDNUlnXUIKrXIT0p7sMtsQsLuk6D1zaODam1KkdXPU9uSq54mBnfjIJ/LArLcgPPnwo3g==","signatures":[{"sig":"MEQCICZOB8geCdMv9yz1Ffx3f8ZJlwth23wxRIFVBmeP7H9UAiBXhCTjni/wa44+Z3zAg46W0xvljkmonJBDtOpgqTVkog==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239829},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ef495d0d2785fccd23e92d186ce3aed13d187f93","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-rc-20230515131252-ef495d0d2","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-rc-20230515131252-ef495d0d2_1684156410555_0.4191110345789597","host":"s3://npm-registry-packages"}},"3.3.2-rc-20230515191350-a40911551":{"name":"@graphql-codegen/cli","version":"3.3.2-rc-20230515191350-a40911551","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-rc-20230515191350-a40911551","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e4af0a9222063e49eec42a09aeb130e3457076c0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-rc-20230515191350-a40911551.tgz","fileCount":107,"integrity":"sha512-IF7Bm57KGzEyyEWDMyGb8hbDXh7J75cGDWyHW3ebwbTb1sCyL+2xCBojFmVnWpVmRBHBYLGdVWcrpOfQDc7IGg==","signatures":[{"sig":"MEQCIDlf/vZpL+qeANjHVk052R5Fxuv++91hi2IQZvr59VJgAiBPxTHJDrVb1tDeBNJQB/UQxYihKaao9epxIlnaNL+hjA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239829},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a409115518d977df1ff28ee764f81c5cc33e287c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-rc-20230515191350-a40911551","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-rc-20230515191350-a40911551_1684178070554_0.5221818269746645","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230515193552-df578b9a9":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230515193552-df578b9a9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230515193552-df578b9a9","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1961263f05391171b8f231291e8a3e8ee41136cd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230515193552-df578b9a9.tgz","fileCount":107,"integrity":"sha512-ODVosyZdJzfgwEvgjH710XShi0LjLVd6RU9Pz+n+m5AFkj8byHJoKqcGHUocTujIDaoGW+08jCmn3wjjDYioYA==","signatures":[{"sig":"MEYCIQDwTmo/bqm3XedBtufBKS/tzkGD98tsVq/2OJ0ii/82XwIhAI5tcL+bz7bf/Z0bgC03UIkt3oi0q7ff/xRX1pUEHZF/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"df578b9a9c32b2a95d9850e03bf6ff878477f1e8","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230515193552-df578b9a9","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230515193552-df578b9a9_1684179389950_0.5418332523380649","host":"s3://npm-registry-packages"}},"3.3.2-rc-20230515195150-68736c6de":{"name":"@graphql-codegen/cli","version":"3.3.2-rc-20230515195150-68736c6de","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-rc-20230515195150-68736c6de","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"bc199276c885785db6065dea9f426e2cbfc98543","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-rc-20230515195150-68736c6de.tgz","fileCount":107,"integrity":"sha512-zkaaFytZZWkfvOxFaf2OLSgvqFYE9IBeodfpRPToIV1iv/nX77Y29t/A2OR+EQg6i0kDrz0BIWMlD33Jl0JfnQ==","signatures":[{"sig":"MEUCIGgB9ti3hFevKCGBk4wubPlkQt0pZPYuUJkucAzKLKt6AiEA4R1Y3YpTGeDBKKILbJvwAnb5x0cy04hld7j89aZkE2Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239829},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"68736c6de58fbdf35534456c7c0089139af4ede0","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-rc-20230515195150-68736c6de","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-rc-20230515195150-68736c6de_1684180355104_0.6314109748823142","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230516085445-9f9bc9b8f":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230516085445-9f9bc9b8f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230516085445-9f9bc9b8f","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c08fd6c020ebb6bcdee5f4224fc8f5bd6914fc03","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230516085445-9f9bc9b8f.tgz","fileCount":107,"integrity":"sha512-TWi5e2KoS/bv9ttB/xGsh/MNTc/T5Hsa7022E7RVLVWWfperNoIUBtn809nu8yNgK7r2r8e9kI2oGMHlavOV+Q==","signatures":[{"sig":"MEYCIQCepRF4HYWqnDpmv9gdLbuqtxHWmPoVNeMOt0W6/mBUKwIhAOhBh2EuWDivcw7VnDhVG5tY/02PnGOWMgrN5swv9pcq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"9f9bc9b8f47458ec9b08db9e3de32f8da4b6edc2","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230516085445-9f9bc9b8f","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230516085445-9f9bc9b8f_1684227326458_0.8580983883195765","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230516100505-a720d57f8":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230516100505-a720d57f8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230516100505-a720d57f8","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a764d2e632e136bb8a6942d0a186fa11b3e63857","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230516100505-a720d57f8.tgz","fileCount":107,"integrity":"sha512-jLipLdZWJmQfVYA/CqePx+d/Evf+c7b3OB8SfqryvReAlNvjjyBSUefDKfS8eVxIK6WOjcVoyJ3KskMQbb97qw==","signatures":[{"sig":"MEYCIQCTWnitFoLvJ1OIjGdb5wpTNQX+TEbqMtayMosYPLk8pQIhAJkez3YeO2AodYhFd5Gw4kEk7vbWCbshyOQhDblnDlW5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a720d57f89a5231e2f65394e29e7966414b747ff","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230516100505-a720d57f8","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230516100505-a720d57f8_1684231544135_0.7860511463006752","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230516103827-6c33873b6":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230516103827-6c33873b6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230516103827-6c33873b6","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f0efbf5af788c5fc9f7fa0e2bc1d73e6582fad4d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230516103827-6c33873b6.tgz","fileCount":107,"integrity":"sha512-FRDQUYVoeXoJF3i1x/ufN+yLEI9xXVb5pzLm2hus3KlqFYdmo6a7SGUcRLNzKA1UNhIr+y+AWaquLXG0SxBTRQ==","signatures":[{"sig":"MEYCIQCn2O9deDfRnm9jdHynU6wlPRbQaoIYERhjSFI8oZSkOAIhAMSaEwjWevSD7YvYlXv/rTAJzLqdYVPIrrQZY5n+pcmu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6c33873b6dd497cb587298f9ee502b7a81247e1f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230516103827-6c33873b6","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230516103827-6c33873b6_1684233544450_0.06429623840508247","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230516105319-614b2d240":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230516105319-614b2d240","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230516105319-614b2d240","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"4b0d88f724803c13b1d8ba5296c2e4f44bd062e5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230516105319-614b2d240.tgz","fileCount":107,"integrity":"sha512-p+FigyZ7Zt/YNYzWYiR4t3gTDbhGrZSt69M3xUVGo6p37+zbsD1axOhvfvxNafn1soQ1m5H3PFpet5idWTMyww==","signatures":[{"sig":"MEQCIBrMcNWV5zxJ4D72boRbndVUul3J1FHbt96gtl34FZnfAiBM8jixJysCuSwjAwC3TzQcjFZwkyfjGq+9/RuYd7LoZg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"614b2d24091b6c8513e24be7918a399ae0c35020","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230516105319-614b2d240","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230516105319-614b2d240_1684234445728_0.7994667602274719","host":"s3://npm-registry-packages"}},"3.3.2-rc-20230516105451-40dc33bb1":{"name":"@graphql-codegen/cli","version":"3.3.2-rc-20230516105451-40dc33bb1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-rc-20230516105451-40dc33bb1","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"4eb8fe770a04addfcf750b55bae5e21429f5e554","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-rc-20230516105451-40dc33bb1.tgz","fileCount":107,"integrity":"sha512-BYKNtYx4fz0GKJMAwFr03wnldmmimjoXYQBE3FjJx1sY6ZH2mPlFFf9Mk8uD35PZHzHsDa9jM7ESG5AU5bQcIQ==","signatures":[{"sig":"MEUCIBp63PFf4fS7xSPX2Zu9v6tJQgPm5ItC4pW32MEgDUggAiEA1+kOxBdZQQQPczfSow383gbC5oSxoyuOisKtW4E+xg8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239829},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"40dc33bb12ebf28ac3bf772a03402dcadf158cbb","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-rc-20230516105451-40dc33bb1","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-rc-20230516105451-40dc33bb1_1684234530512_0.15829564215059588","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230516111108-d9436a789":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230516111108-d9436a789","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230516111108-d9436a789","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1acea0ee24b80531a92c1b6f9fabbf11ac10881b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230516111108-d9436a789.tgz","fileCount":107,"integrity":"sha512-xdYFoEESd0/ulnSvZjfBPjWo00KyuEzuVYF+0D8YDhiaezEhndAhscSOfIblLeCohCkpBIei3FQKSTsMXIQOGg==","signatures":[{"sig":"MEUCIEZyWq9zFkPQCBqsTYYfHfdc6FtVIVgvk0/6doqUyXpvAiEAyfbhTfN5VA7MHL8T/mKSdM3Oc3cHArT8n/LHNLva0dQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d9436a789c38542c250053876158b98e8309c3c8","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230516111108-d9436a789","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230516111108-d9436a789_1684235505233_0.7710319967005954","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230516213054-2665abf09":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230516213054-2665abf09","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230516213054-2665abf09","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"38ebe578a0184a9b6b27c443e8749840f23c7179","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230516213054-2665abf09.tgz","fileCount":107,"integrity":"sha512-FqC8eFbcAS5mkLgtsfGqUHx+KrXW2ErsxhpEVzKhlk8O7oKF3MvG5KwKiQRhuBm9TlTaGjG39xGbC7NSgkT23A==","signatures":[{"sig":"MEYCIQDY5cs6nQRcZTSx64JKBwKAsw5G/5vV3J8Zus89sVMAZgIhAN6zcDE/mLytvEwmUwKzrOiiUheyK6MiXa+AZjzR6GyQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2665abf09ccd813dc994d824d015845315d203ff","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230516213054-2665abf09","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230516213054-2665abf09_1684272694412_0.38362355208852383","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230517082014-2124ae2d4":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230517082014-2124ae2d4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230517082014-2124ae2d4","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"94c6f9c0fac0ca298dfd7aad29ca804616d571d8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230517082014-2124ae2d4.tgz","fileCount":107,"integrity":"sha512-yQ/k4FAyIUbkROMH+l1avbHSLApqUaysg05+2xOBU2mzetxH1dVozN/SL5tN/Dak+tRkFZjX9TRVT/DGwj77rw==","signatures":[{"sig":"MEUCIQDY/zG2DBbeDA0318azEcJYq3xOrFzB8rfLm3lDULCaAQIgLQ1n2sjvBP9LxI2SkVFjwKi7S7w0kus0oLjfT+7H6K4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2124ae2d44608b45a3d5c4f1690a738127432075","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230517082014-2124ae2d4","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230517082014-2124ae2d4_1684311660644_0.546715795049842","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230517125937-e585db7bd":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230517125937-e585db7bd","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230517125937-e585db7bd","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"2c88beeb657a1962bf0899f339f2c665877be075","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230517125937-e585db7bd.tgz","fileCount":107,"integrity":"sha512-w5PXyXXIUvnUPtz7d7TSz7AA19Dly3s6H4hUZQDmpbbG+hITmJT2nJlLQRD5njPSjWTgHiTmBuPwF9MptR9fdw==","signatures":[{"sig":"MEYCIQCo0kak303nnfpWUDdMQ01l8Oteh0q9MTlMjaeauCgvkQIhAKJtJXJ+aphUbCRyXSfyYhMxDll3n2idEngCggmokLUY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e585db7bd7c458c0a8b9e6fc7718f16ab25b38a3","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230517125937-e585db7bd","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230517125937-e585db7bd_1684328425199_0.17215265878053265","host":"s3://npm-registry-packages"}},"3.3.2-rc-20230517130738-384808bf2":{"name":"@graphql-codegen/cli","version":"3.3.2-rc-20230517130738-384808bf2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-rc-20230517130738-384808bf2","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f4d35e97b8fd36720c6081d13e348f69940f1750","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-rc-20230517130738-384808bf2.tgz","fileCount":107,"integrity":"sha512-rG0tjXxfWIuj/dfTKC92GYQjJVjq3++DTeY4lG43uDK5fJMkTxfJG/MsRwdF8TghvgsL3HRW/BmfHDqD4ytIIw==","signatures":[{"sig":"MEQCIDJq1Fz8901kHuqsIsbXn4wCwV303AfqGWxrwGZqtM6RAiAk/WezoySmAqvAMN7iiqHnnC/s2mE3/Xf3UhwSefNecA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239829},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"384808bf2402000c120ef3bdb738f9aee7e59878","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-rc-20230517130738-384808bf2","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-rc-20230517130738-384808bf2_1684328895530_0.6311428341648937","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230517130841-5d91d855c":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230517130841-5d91d855c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230517130841-5d91d855c","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6cbab1bd73fa116dc0c22fc907049c652402550d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230517130841-5d91d855c.tgz","fileCount":107,"integrity":"sha512-lU+/0L0e5yH590Bmyr4a4UKCBXS6WQ31MjfDdmYeOmX4fdiHqafx2XJ0kZv651zL2fBY/E3mHWyZrQi6oWIkKw==","signatures":[{"sig":"MEQCIGSAlmfzqufAnMan8q2+KQpzfZ6B9orwWtKVT/yhwjo6AiAg5Xgrk+6wvo07ds45JN0B4jse3c5mYfyb5FAdoOAdSA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239862},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"5d91d855cebdc98adf9f5cf7a553d620cf4e4ebd","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.19-rc-20230517003400-6eb2a89e","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230517130841-5d91d855c","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230517130841-5d91d855c_1684328959850_0.3168597433163025","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230517131208-d129d286f":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230517131208-d129d286f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230517131208-d129d286f","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ea099d7c39985e5eb6ebd8215742a1e485d760c1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230517131208-d129d286f.tgz","fileCount":107,"integrity":"sha512-M3vAXbAC2o9e6uNHnmXxdqNS3CFAbQe/ONwREuVK1E6la7Jt8Mj6WfrhdHriT75C2PWJtr+XBxRfdv522XRT4w==","signatures":[{"sig":"MEUCIEdAb21BxFntGdYr3Eibjsqphass7ZjjkDjZG/Lv+LfqAiEAi/JO2BBxKkC/CEC2IXm4fI/4vhJbJB4LGhVDb7DDbEM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d129d286f16433c39e241085e62285effa3998f5","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230517131208-d129d286f","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230517131208-d129d286f_1684329167435_0.6685493574513901","host":"s3://npm-registry-packages"}},"3.3.2-rc-20230517131650-4ae8d36ac":{"name":"@graphql-codegen/cli","version":"3.3.2-rc-20230517131650-4ae8d36ac","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-rc-20230517131650-4ae8d36ac","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"75df4bb408a5351ee72bc6e484f64a523e9cfc6d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-rc-20230517131650-4ae8d36ac.tgz","fileCount":107,"integrity":"sha512-wveuNbTVzH7SQ52/1Lydr92DlWkjHO3ePp8NBm9IFecRMM/5pAUFhefhb1TsVXlmEfZMeXJElhLBKrCitSDEWA==","signatures":[{"sig":"MEUCIB6kcdRGKHtmprXQu0Hm4KgzXZ3AG/Aour+6tez5ipIvAiEAsgQCk7OMnjuYYlYVPdFxLZoTIlgmQVygXqK6Rn8a52I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239829},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4ae8d36ac7a804875b6c2aba81dacd452372797f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-rc-20230517131650-4ae8d36ac","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-rc-20230517131650-4ae8d36ac_1684329448699_0.43713948184622464","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230517131907-43d919d67":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230517131907-43d919d67","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230517131907-43d919d67","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a29143dfff67eb3d40bec7deceebcbdfea63a6ce","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230517131907-43d919d67.tgz","fileCount":107,"integrity":"sha512-BN6dgPhZREh6B2fV166vp7jaYP58OH7whQZwWozds99PpaGVvxzEH60QLJVwX2dkz/RRzbgKu+eMRrNGPA5buw==","signatures":[{"sig":"MEUCIQDVGwsUcJjUDK2AoRsem/mj5v+1LfOho7vYte9459Ke1AIgGFlsplCPQzretl94ydzRwD23nEZMyX3URq8DWWTtsy4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"43d919d6795f4b4d07910c1f75115a5ff4a7c5bf","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230517131907-43d919d67","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230517131907-43d919d67_1684329584305_0.4257921906047888","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230517132310-d775f9cdf":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230517132310-d775f9cdf","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230517132310-d775f9cdf","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8504d173f29d1e6dfc507b7b020ecc90d157e8f5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230517132310-d775f9cdf.tgz","fileCount":107,"integrity":"sha512-qbNKShoNzzxugB3G4yHjST18YgaN1b7lOwAiQgdxbDzNio0w6U9mZv5u9BgFMJ41A7lk1aPMbMGSaDg082Y+7Q==","signatures":[{"sig":"MEUCID+E6fv16QpsE1xpGjzWPsE/6GEfYp9au2r0zN5Jw2xwAiEA1/J4xtILbUQtJ0GqO0i6LUuEXJtXNE7y8XtiHqMLe0M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d775f9cdfdc3f06820bad4173377542edc139f30","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230517132310-d775f9cdf","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230517132310-d775f9cdf_1684329831170_0.29292830322617736","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230517132643-f855211d2":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230517132643-f855211d2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230517132643-f855211d2","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"59b84c58674efb2507b736e88648fb2aeafa626f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230517132643-f855211d2.tgz","fileCount":107,"integrity":"sha512-epzip27u6+oI0CEXY+NtVtPVkHH8VoMHYh8OJ2Z2idsrRFGheXe/VlZuVyb1w4nWsFH9qYOz+Bh3EmlTQH9/rQ==","signatures":[{"sig":"MEQCIAVVLRT7fvlmM73Td0YI7BWlAJ1f4sKHNUWPwE4snYrbAiBJSFT/lq5oSDUgiTT2cV1QiPWk2qVKCCERRGP+2WaW8A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f855211d29dc116ad27443f32f4d1b1ac10b791f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230517132643-f855211d2","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230517132643-f855211d2_1684330054632_0.5609702424102987","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230517132852-c551f0eee":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230517132852-c551f0eee","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230517132852-c551f0eee","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6a819f3bc38c27a1664a4de84a98f6be20ac5fc3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230517132852-c551f0eee.tgz","fileCount":107,"integrity":"sha512-Elbv40Nt8LHe5XiFDisa6eTLmGrUWsCGXFVerrgJwfGinLPSPxyl8Z7283g8brgwwJWUWdCyP+4EZdAfbsrFPQ==","signatures":[{"sig":"MEYCIQDrG65V8ZEVTgyM8PvmZ93N/20UqqRW//GWXG7SWyAa4QIhANyeduSB06HywOH1ANv8Ktf5hvE2i7LLQibKd3ORMwoA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c551f0eeecaf2aba1c168821d1eef63dcf780e7f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230517132852-c551f0eee","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230517132852-c551f0eee_1684330176740_0.5179503597080886","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230517133242-e3ef0c8ab":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230517133242-e3ef0c8ab","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230517133242-e3ef0c8ab","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"bcbd525089e55973a4c624279158e0b25fe23662","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230517133242-e3ef0c8ab.tgz","fileCount":107,"integrity":"sha512-RrhRErEjq7UjXjETcyrfvybVE5qTHwXa51os1ZAEtEyv93sm5DicQRUW5Vl9aEjfNTkJ+HoRUJDik5HOKBGxQQ==","signatures":[{"sig":"MEUCIQCICaexd1kJEY2AWSLlHEpK6ACJsMUx339sRl4rQ60gcQIgcUCddL/8Ec0Le5Nv551fG76BfXvVvNw2pnJdHnR9H5E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e3ef0c8ab97306e17ab8a3fce25ec515cb7d84a3","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230517133242-e3ef0c8ab","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230517133242-e3ef0c8ab_1684330410862_0.02057411360560768","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230517133607-537cdccf1":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230517133607-537cdccf1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230517133607-537cdccf1","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c3beaed5e86d88b32f694ad5adaf2ceba2069930","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230517133607-537cdccf1.tgz","fileCount":107,"integrity":"sha512-xucIn0GlOu5wYsgm9T9oEWpeF49F/a0K1Ih7MQgKjjpZK2YUZyAVXBQ8aeAplxqBqKk+HznxuAR/i+0H1D15qQ==","signatures":[{"sig":"MEUCIG4goNvRNDdW56UoQWh7ersjAFEJyF3LPh1gFJXC52B3AiEAkCvPo4Ypzpzvxf9FLnNWoLGiHPjfRnPo3foGufFVHY4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"537cdccf1fff2c0d8867a25e9ba798f118083c0f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230517133607-537cdccf1","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230517133607-537cdccf1_1684330616335_0.41361605982720007","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230517133829-dd8467487":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230517133829-dd8467487","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230517133829-dd8467487","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a4e673c3a40d93c7739e919575b9d595c9c7cb3f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230517133829-dd8467487.tgz","fileCount":107,"integrity":"sha512-UOD+mM2yO7QXsjt47NluyR3perLeRiZ6Sm2BzjBW6Zt+nXMOAb1fsoIwfMpABkC1lYhqsvAVPukD9gnVtVLRNA==","signatures":[{"sig":"MEYCIQDWOEVbCuJZbSBZdOlhiLbwbqmEWZOBj01gaqKUIkGkmgIhAIVNsXaGQ553BHrDiJv4i/FjQvQGVrHO7PMT2RHOVXUz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"dd8467487b95ad41508fd3d8bbbf8282dfc86d92","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230517133829-dd8467487","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230517133829-dd8467487_1684330748146_0.4626139040430235","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230517134106-ff3d9512e":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230517134106-ff3d9512e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230517134106-ff3d9512e","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"724d6107f2483d6141224cd3cd3719ce839c0afd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230517134106-ff3d9512e.tgz","fileCount":107,"integrity":"sha512-Iajmj51awRerzmNlnzEL9Qosegheej0dApcUwO6XX2/aoY69pk4qoockXsgU1iuc3Tuq8MoF2DFLUuLAg4QgfQ==","signatures":[{"sig":"MEQCIBA0oph9dwOkNRyNoCWxkMnpVJF8hkFt7H7FYn/T9xU8AiBGeUbaKB+N6driWxgKmZ6gzErt7B2RXj19OQ7bhusfoA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ff3d9512eec73db510e30629a0794fb4677f090f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230517134106-ff3d9512e","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230517134106-ff3d9512e_1684330907139_0.24268476215865964","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230517134429-bf01a83d5":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230517134429-bf01a83d5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230517134429-bf01a83d5","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b5bb410346f5a39947ba642cb4e5de1f1a31f465","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230517134429-bf01a83d5.tgz","fileCount":107,"integrity":"sha512-D7lPd4VCMIshxCFv3+uSj9abLLuC6f0JCHdaKpg4NIYcTERTq+MEYs8tJXcslzbpp620p+Qke+FzNsLQKHxNEA==","signatures":[{"sig":"MEMCH2X89vZBz0/6IH31Md3l/sTxvQvRfiCYVuWitBNGAL8CIFZvXVhupGdLMpd9Ej7oqIBsxEP+DVbTEnX0EOpFlv5K","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"bf01a83d543fa721b330036a6d157b6493de25db","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230517134429-bf01a83d5","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230517134429-bf01a83d5_1684331114278_0.034770349381298304","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230517134716-67056e7f2":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230517134716-67056e7f2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230517134716-67056e7f2","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"20b3e341a2106bb1b4fbbcf913ca8bc3c1ef1434","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230517134716-67056e7f2.tgz","fileCount":107,"integrity":"sha512-92UuDaEJf1OEZXgSKrPjj5a+h5451VzMrgX8GfVz3dODtuwqtMp2j6OL5eVK22rkieAeUHfqxTo4I7zokfSXGw==","signatures":[{"sig":"MEQCIDQhTOIU5mOph1/EhU9/L476l9l/fvIyj8MytUioK2UfAiBQ4KcWlb5+c7VwOYKNB6R66GuKsfiF3GmpN3kS0TTqKA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"67056e7f29f9b08b2047c66da63fabe5b8f85e3d","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230517134716-67056e7f2","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230517134716-67056e7f2_1684331277312_0.16818186014526093","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230517135029-716a0fdcc":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230517135029-716a0fdcc","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230517135029-716a0fdcc","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"19aeef1a2481400a1e583c5f755a6e68c66cc00e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230517135029-716a0fdcc.tgz","fileCount":107,"integrity":"sha512-nhlz0j1+gDKUQMd4jy0UGqeZcb2dkps/C7/aVh1z29NXI5gswddg8O+8Q8Dj386QX3hoyhIypmr0OVyfGJ9SfQ==","signatures":[{"sig":"MEUCIFFNKgYeuBeNfDiy7HWmpIWyN2558vEGd516r1q0No2lAiEA7Mxb+a/UKAw0nshYRdplDwAhK0s3ML26h9NjaECAP0c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"716a0fdcc8454d64357bd5d9ee6dcff7ac9a9514","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230517135029-716a0fdcc","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230517135029-716a0fdcc_1684331469686_0.7992723884398463","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230517135418-be017dd85":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230517135418-be017dd85","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230517135418-be017dd85","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"55081abe9f99ad3f2dcde78f946091b936c63152","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230517135418-be017dd85.tgz","fileCount":107,"integrity":"sha512-rDzNT8ScuPEQQmCws1aQdvdN2bDF9Ydqi6KRV1Zi36e6QlwVqxaE5efLAP3Y5qe07/sl59P3jow5H87WxT4TzQ==","signatures":[{"sig":"MEUCIFqFft5I5a0S2u4L+COU0O9DLr0Y860r1FDSvttlnsokAiEA0HCRtjjdYhkMzlglT87e61y12TxmMK8PN7VGISIuJv0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"be017dd850fb9cbe0992ec38a039fce727c764b2","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230517135418-be017dd85","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230517135418-be017dd85_1684331698141_0.31062033518482957","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230517135701-c0d6c27ff":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230517135701-c0d6c27ff","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230517135701-c0d6c27ff","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"2c8b71e23be33d1b714099e3423b95770e55be22","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230517135701-c0d6c27ff.tgz","fileCount":107,"integrity":"sha512-N0PxA1aKjW8KtM6k4DYBh0y/lD3lbDeZfj9kDu8b87dfa5cKGp21d3pw7TRXiPAx6NpLEGJCNruvR37tiZBk5w==","signatures":[{"sig":"MEYCIQDIJeEVj55ykVFLVWuTpvzqbRNijC8zaKDI4JNHn0dzMQIhAMWJ45nCgvD5Q6GFsdGSpIM4EQZSEpiooOJb32brzZCO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c0d6c27ff5af077af650e7704d6d4c99748be347","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230517135701-c0d6c27ff","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230517135701-c0d6c27ff_1684331859145_0.7894948217329048","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230517140003-5fa96dfbb":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230517140003-5fa96dfbb","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230517140003-5fa96dfbb","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"5bbc3ad32b1093a26ab8daa21691dfd8aa6c938f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230517140003-5fa96dfbb.tgz","fileCount":107,"integrity":"sha512-gy60DwLNIRrvMwK6+5/ubYx+6XFZdboYf2qygq4o8kkTqrKZZVufy/ub+h4qtkLrTV6dQOYcNyMquiNfz+wDiw==","signatures":[{"sig":"MEUCIAe87EYomJZ/HLVTryLPQNfOwXmACyfxm7J9f+Xp75lnAiEA4pZ1Gjdq6I167wZjUFPum4buJzkTeMHxFDkCjlksMXM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"5fa96dfbb816d918872d3bba4bf9aaf971d3cee0","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230517140003-5fa96dfbb","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230517140003-5fa96dfbb_1684332040216_0.8403256479222796","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230517140408-952e12d9f":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230517140408-952e12d9f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230517140408-952e12d9f","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"80caf619f10f465f9a0016260dca582e942b1942","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230517140408-952e12d9f.tgz","fileCount":107,"integrity":"sha512-tCsY3U7PMGAObUT4cDlBh2P32z8TM1PPHtydLSnuhK6htzgYL+Xoaf++9JS+/i9qDHnhh7uxhmTcCWmIdLscbw==","signatures":[{"sig":"MEUCIEfl36d8ckvWigcTiStqaB5JUCs0ViQmmIdZC9TMyQOwAiEA0tEyJqk51Q0Ih0fWy3g0rA7KSG2uyH9lp+dZmr7cqpk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239862},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"952e12d9f807d29528a2d08bb5c2ad5bceb54dad","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.19-rc-20230517003400-6eb2a89e","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230517140408-952e12d9f","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230517140408-952e12d9f_1684332305349_0.8512013360758253","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230517140504-46ac55610":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230517140504-46ac55610","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230517140504-46ac55610","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"72e863fdd0ac0c0bbfee95ce34ceee5261c3ce81","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230517140504-46ac55610.tgz","fileCount":107,"integrity":"sha512-sSgNV9LJNp2PCLuOW9l/V5q0BY//IAPfoQaTKHog5ApM9IgtpRT+Op0e08hqXW1lsKgx4NqKuial1pEEUnxSnA==","signatures":[{"sig":"MEUCIQD/ijFqv2PyKZR0F9UzkuCrfqbBu/mXlG24TrlzfBqSEAIgLZESGZ9G8dNrP6iP4LcDWKAk/pqfwnTQbQr++6bNnmE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"46ac55610231c6907eb489a52f44ca9ec578118d","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230517140504-46ac55610","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230517140504-46ac55610_1684332354743_0.10464681310222734","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230517140926-a099ca2a2":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230517140926-a099ca2a2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230517140926-a099ca2a2","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0a1c2c2f4eb10ce984cde6a2cb12f6507c4a3b7d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230517140926-a099ca2a2.tgz","fileCount":107,"integrity":"sha512-Ax0Cq8SSPLYbaAqfO6z+VaUecXXKuOCxgIQULGwF6YMrDSwHFTj245Uf58JHLt0TblNb1NeG/TmMvZSc5qlw5g==","signatures":[{"sig":"MEQCIGdNJCiLVkcrsLnbrn6jDyxqcye2TM12CDskL7GDFem2AiBKLmep/z3CFUg6hhmqr/f5SMoCS4dvipGwm+kRAG0j0A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a099ca2a2724b50b450ce89291e4142d991a068e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230517140926-a099ca2a2","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230517140926-a099ca2a2_1684332604374_0.6657718475031698","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230517141224-9de1d82c9":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230517141224-9de1d82c9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230517141224-9de1d82c9","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"94b297bd2200bca60215b7cb26c643468321d423","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230517141224-9de1d82c9.tgz","fileCount":107,"integrity":"sha512-KKhXyFd+1/LTReVfBOHW9FP8W9xUUVMm4q0EGsIKXHU5fTegMouVnzw6a1fEZJTpvDpt+nnVX48e0i58KIHNRw==","signatures":[{"sig":"MEYCIQCMeP1q4yAoPidd7pRz7Bf9TOdh1m3viNelilJ7nZ4PvAIhAIGY4lEgiQhziWT6rD3PLfsdRqTLGeeWD8DsPZk94WeI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"9de1d82c9c03cea1a761800e7544963facaf528c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230517141224-9de1d82c9","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230517141224-9de1d82c9_1684332780952_0.5256884075210073","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230517141516-2a238d342":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230517141516-2a238d342","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230517141516-2a238d342","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"50faf40185cac8b6ff2e597c19e07aba68efad73","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230517141516-2a238d342.tgz","fileCount":107,"integrity":"sha512-+YOyQ/mPQTCkmFAJrqmyNTgnLIW/COvfLq0oBnNNLfsoOUotmYdE9quZZypkFL2m8WfseReniWszKMc4HyxNVQ==","signatures":[{"sig":"MEYCIQD5jcX/ITitKlR+vI6/8VH62R/vbto9uV2U5KKq3wJ2vgIhAOiZ88koqFF69w97URejkaj+hZc0R6TyL9UCSRRE+qdY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2a238d342adc4b744eadb047f24c7d961afbe47a","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230517141516-2a238d342","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230517141516-2a238d342_1684332954244_0.8664139156008948","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230517141841-1ef626ea6":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230517141841-1ef626ea6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230517141841-1ef626ea6","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"54bfa950788bd21537e015b0f110488acb2bbf8f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230517141841-1ef626ea6.tgz","fileCount":107,"integrity":"sha512-vDUqAgOrki+FW3o71OzL7wdA7TGCZRoc+O/thUWyJ6bwim0e052b+no+u9CrCGQfPuQRWYbcHlUgoUgpXdoUFA==","signatures":[{"sig":"MEYCIQCiFQXz9oq6oPBb6WLdMz4dg0vtgIIaiXTY+aPDbxBWbAIhAIey/U3ixSshHg/Tf3OIL6zNzCUpLtCn7n2jUZ8Mk4tp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1ef626ea68f173f2d3ac014b8d1a3f5c847792b1","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230517141841-1ef626ea6","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230517141841-1ef626ea6_1684333158640_0.9041952578623207","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230517142206-6c79957ff":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230517142206-6c79957ff","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230517142206-6c79957ff","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"288e2fdf2175e4155d13edac031975d888645ca4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230517142206-6c79957ff.tgz","fileCount":107,"integrity":"sha512-rYEC1Cc/gQgRu1kZh7fBwZk7Hd86tKax0S3wm5lCAUchJkmD8/G7ZGg5PAmU4yLfFlP/1nGAFTf8UNJi9qxzpg==","signatures":[{"sig":"MEUCIDrEP6Heb/VSfFkKkQB+F6Xrw/lTyA6MwPCYIKaBrx2fAiEAqf+hO95A9Ry2yw9Fz/PzlTCbWRxw2EJGaMuHU++qWfI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6c79957ff4b708e9ae0356eafed6c6dff41e12e9","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230517142206-6c79957ff","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230517142206-6c79957ff_1684333367441_0.42275350161172387","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230517142447-66b708d31":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230517142447-66b708d31","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230517142447-66b708d31","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"16bce7149410aca8bcc597cc01ec34a131c781dc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230517142447-66b708d31.tgz","fileCount":107,"integrity":"sha512-YMX2ZAX0uUQdVUtntiyPS4EPEw9YzvaxMJHSg0j7Lq1zt/21SRlDALJQztARkvLBS0mfSCYNlpnpZsbwgwf9Dg==","signatures":[{"sig":"MEUCIFFa4V0j69Ip0B7lNV3xSuWlkHwM3ENcvPeQ+bL/CxH+AiEAmRPEUbui09Hbuj4yK0tVXGXcKserU1Vwd323Ip/82yU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"66b708d31d5ed2b5449f903716a90739ca9bce7d","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230517142447-66b708d31","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230517142447-66b708d31_1684333523250_0.21988905998123265","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230517142632-6d7c246da":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230517142632-6d7c246da","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230517142632-6d7c246da","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ba677870f8be45c285b0f3a2e62319c3ebee9145","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230517142632-6d7c246da.tgz","fileCount":107,"integrity":"sha512-1/HYEnBMEjebgvNtt0cLljxLsU0rRdtoGES5jrP2mJ0Wrw0XjhoyYdKYymMu/0cZSqUYqAdjebARx30k5wZF9g==","signatures":[{"sig":"MEUCICvTaAx8rjDvHOiTMdyqkyhdprPWouLb3e1YIPE0szUdAiEAmyuEiKbZDN6nOt1PzKN9l0God5npe2709Vp0GA6C5Qo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6d7c246dac059320c1b35f7d7ebb0d3e1c4444b9","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230517142632-6d7c246da","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230517142632-6d7c246da_1684333640015_0.5642070269112442","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230517142744-1e1c49549":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230517142744-1e1c49549","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230517142744-1e1c49549","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"4c1588b20f8358d46894231307c52e539419edf8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230517142744-1e1c49549.tgz","fileCount":107,"integrity":"sha512-CyL/+K6tzbCQo6lLII61akRnlJoKoX5Lkg/F1bjkdoZInlw/ws7+PoUzFftvllQSyGYfBOa07aln00bT3/eCUA==","signatures":[{"sig":"MEQCIHVpS0mQFIcLVXS9RqA1rK55drnlbEGt2DO+nLAN+zquAiBfMR9an3F3VJRaGCxgsQh8J8JOu0vCACRUhUdhhwDmdg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1e1c4954992d10e20d2fa8c050d1b6ba883bccc9","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230517142744-1e1c49549","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230517142744-1e1c49549_1684333711414_0.05370044442310151","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230517143252-08cbc750a":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230517143252-08cbc750a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230517143252-08cbc750a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1d0fe2390165474cb522f3a0bf7d81542d0b790d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230517143252-08cbc750a.tgz","fileCount":107,"integrity":"sha512-aKhwm851BwKRNLuGq0YpPH7Ld7qfpLPhfjOqjHCeFgDpyRLEuy4QNg4d7BPmD9Ss8rKjh6DFMyfPUmWgnanKMA==","signatures":[{"sig":"MEYCIQCQsSDrCTcZ5ZQn24MkML1UHNzsz4VjmeYDK8Wde6wxgAIhAIlsN7dE8n07MStlbt64B2YrePeJfzeM3a+6shCcI3fD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"08cbc750a952d8d5472f3e5f2c011ff202085a56","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230517143252-08cbc750a","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230517143252-08cbc750a_1684334018635_0.569576332327731","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230517143607-d023c1a1e":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230517143607-d023c1a1e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230517143607-d023c1a1e","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"fd18441c9cf412f2a67697426478e1a874012686","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230517143607-d023c1a1e.tgz","fileCount":107,"integrity":"sha512-NpUpNfC9iznex3fOyPehpN43yXxnojQQjeS1z+i2E8N1Q/6rC+o/ETE28K3oYQxG955lu3S2P7mbUIeRXMeANw==","signatures":[{"sig":"MEYCIQC47FGag6vv2A49sJfqsQ7w4g1JJmg4OQxCtOSx6058SwIhALoySVM9qq7jKw/3OJVOgWpaQxGj79kWF3mLyvfZbQGW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d023c1a1e01815245f29f8f3c3e07690355fa36d","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230517143607-d023c1a1e","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230517143607-d023c1a1e_1684334210115_0.13240378460472124","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230517144203-1111f9b59":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230517144203-1111f9b59","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230517144203-1111f9b59","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ae76f96c74f60f69edcd9f99210d69cc99119cbe","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230517144203-1111f9b59.tgz","fileCount":107,"integrity":"sha512-nUzfnnidWNJeBWJDXf2AntOTDD4lOogec3jUSilKBMrqubI3NqatDpmI9XdR16oJROg8fLE5xWg1G4PV0tgLaw==","signatures":[{"sig":"MEYCIQCE6UacS+YnIDj6cYKwqyxQlnNhEcTPgEimC8f2Ix8X3AIhAMxqjAcDzEUj1ycim7YBJUhUjWhwaZHtCHKzZ3tsNSg0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1111f9b5990a9b043ab3cc6cac61470953ecd860","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230517144203-1111f9b59","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230517144203-1111f9b59_1684334568946_0.48808122557284883","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230517144631-3f730a901":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230517144631-3f730a901","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230517144631-3f730a901","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"cd7d605ba9ddc4bda32b57f67f7cfc77a0508433","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230517144631-3f730a901.tgz","fileCount":107,"integrity":"sha512-RSHm/GVFwYQgLFjH2FGk+QAbdxMFJ6eHAlBUbVUhH+gRrMc37OuAkGZ/lv1Z6khXkTY6YfNaoo9sIaARfw2cKA==","signatures":[{"sig":"MEUCIQCIYzjbquTzRQAS6oS6PAWjszl3ikG+Iz/tYW/xkgBvrAIgcmFWvlLWb+bZNjzaoihgPrdFsDWsyAGNpU+uzNpu4+k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3f730a901daa9217131a1201e36bcc11912b0abc","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230517144631-3f730a901","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230517144631-3f730a901_1684334843205_0.9346627830936844","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230517144746-29c92df8d":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230517144746-29c92df8d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230517144746-29c92df8d","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"bb3b4ddb3ffdb16662c3cea2ef29e8674cef4179","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230517144746-29c92df8d.tgz","fileCount":107,"integrity":"sha512-F1Lz405URf8JRjIjkxHxOvZHCpYr/DhZXaSkz8qcYmGG+92YCiP7NJNqw/KV6J4FlTTVBm/WqSv6cCDbZyeFkw==","signatures":[{"sig":"MEYCIQCNzeEM/LcdDX4o3NrxI7Y3zwSq5FjpZ8z9GjFSBykGwQIhAJCRk4nG2kPSktmurDNrUMlphFgShtGcVdnR/L3/2Bwm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"29c92df8d52aca606496712bfb308a33569e4355","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230517144746-29c92df8d","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230517144746-29c92df8d_1684334904197_0.8281238941589717","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230517145150-2406ea4b1":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230517145150-2406ea4b1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230517145150-2406ea4b1","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"08047842be815dfeaae21587ec44292294884745","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230517145150-2406ea4b1.tgz","fileCount":107,"integrity":"sha512-DntuDoHepaKLlMtrDmf31N4d6PS4jGAI+ENTtg4Avvrzd4Mg+LoPvOEHqAMLp4a6BLPFuRT4o4MJWZIz1JE7dg==","signatures":[{"sig":"MEYCIQDV8VsgCMAZRuwptah42UJwbfzF0uPzbsWANL98aTid8QIhAKEETcHjLZrB2lIk0Do3aQ8mw8kRQqi/5qXgX09kjlLl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2406ea4b163b0f8add9f29cad2c15cd082835d9b","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230517145150-2406ea4b1","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230517145150-2406ea4b1_1684335148223_0.8536009862545328","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230517154003-b3efe22f2":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230517154003-b3efe22f2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230517154003-b3efe22f2","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c32ba5c26e94a4c1e96b510ab891c48e5325b241","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230517154003-b3efe22f2.tgz","fileCount":107,"integrity":"sha512-nbCE5o+Scvg2Jjmee+P84SA6QXP9uz0WnhybDIgcqPx2YIgefGYNYGbRFnErq/4liImgu73dDe84rnTuI0eDIg==","signatures":[{"sig":"MEQCIDyTH30+AkUGroJzzzdqmmkM/7q7YxGTK8xMqgeOSLHUAiARpMrvpMRZM0toa/Ocb8a+NTWhA42w5VlWr32qPztjnQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b3efe22f26211a65e964baa9978e7d66d1486123","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230517154003-b3efe22f2","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230517154003-b3efe22f2_1684338046540_0.7618665762683856","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230518012943-119d7967d":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230518012943-119d7967d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230518012943-119d7967d","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"966ad77f55d676ed86fe7e6924267d01b696c886","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230518012943-119d7967d.tgz","fileCount":107,"integrity":"sha512-S4VF6WY1JbfnsBjjt+80YflJ2F3lZm5wzzR4gGLL1WD6umbyDWZ2gKtZXspaMiCS5VpGwbkJtYKjrL+4UVp7cQ==","signatures":[{"sig":"MEYCIQCMLd/Q7mEvIZ1taTCFpOU4BWrTtojrZNK7lahPvuqemgIhAOXFN0b/CJy8eC+lYWtgADsr9chWDaI9ccKSq3kbG8eu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"119d7967dba5559bf5041d43341cf64cf7f7eb97","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230518012943-119d7967d","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230518012943-119d7967d_1684373421381_0.8938032754799152","host":"s3://npm-registry-packages"}},"3.3.2-rc-20230518084617-727ae5a75":{"name":"@graphql-codegen/cli","version":"3.3.2-rc-20230518084617-727ae5a75","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-rc-20230518084617-727ae5a75","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"629cc67b3a3b173daa63f0bef5f335fdc588cdd3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-rc-20230518084617-727ae5a75.tgz","fileCount":107,"integrity":"sha512-kUa+pFN9kI9V1mKbNVP7d0iyFsL0J08RQ3F7yygA7MxdvIwlf2pb3yTYn0HA6TYlhSqqdiGFN6yMU4Bl48U8eg==","signatures":[{"sig":"MEYCIQCpaPAYHnIu0poa/njd7eMo/P/gCAn+npi5WLxyhtDZvQIhANZUt63JxTLcDedDkl9P4eoOWPAQPN0EyJ5x7XNP8k57","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239829},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"727ae5a756b31a5eb322a34e3278f1488c35b4e4","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-rc-20230518084617-727ae5a75","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-rc-20230518084617-727ae5a75_1684399614250_0.9006160749469443","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230518084951-2fcefadc7":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230518084951-2fcefadc7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230518084951-2fcefadc7","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ed4e99a53045aa1a551f8f01f60c62d7a41c319f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230518084951-2fcefadc7.tgz","fileCount":107,"integrity":"sha512-0EzfMXT1tnomHwFBoJRU1EcODIsBeRauqQe8ufN4DONqz4ue66djwbkdRpeRVvheW19LIfVL2XvUvD9ASHnL9g==","signatures":[{"sig":"MEUCIBaknwJOCbnUwXDNP86l2u5bWYH7Rfg7yVZX32nV6WmPAiEAymgzqShabApw5Re2Rv4FcquibzwCuSHUmwLR4CKkqaI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2fcefadc7dd99831dc55bfcf49c53cd508cee627","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230518084951-2fcefadc7","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230518084951-2fcefadc7_1684399842229_0.9004110767803766","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230518093926-b3798b3f8":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230518093926-b3798b3f8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230518093926-b3798b3f8","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ec84d90e970c9f829508ec4aac8e6863f62eacd0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230518093926-b3798b3f8.tgz","fileCount":107,"integrity":"sha512-AcNeM64JPNHtOQro3HRQpMUVkGJABMb6OcoJHNJMej/89VVRBzzzQjC6SBKtcGOT6tcpYbQsaBXc+6OnDlQQ8w==","signatures":[{"sig":"MEQCIFX6+VQ0e2HF/6E2X/h5ILxNnOqo6+LfkKPiLLLmxdaAAiAeX7+OZNRM7tD64cNKJbPuX74aUvpDDeCITfSWHv7xZg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b3798b3f8256e728d8c24d4c32430eef9e8a12b1","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230518093926-b3798b3f8","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230518093926-b3798b3f8_1684402810539_0.9487171739515539","host":"s3://npm-registry-packages"}},"3.3.2-rc-20230518094258-0be88dcd1":{"name":"@graphql-codegen/cli","version":"3.3.2-rc-20230518094258-0be88dcd1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-rc-20230518094258-0be88dcd1","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"43993014428ae519f36c9b599cda2b3f70a0b2ed","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-rc-20230518094258-0be88dcd1.tgz","fileCount":107,"integrity":"sha512-keIpSzc7pE7xrYM6bzNh1sXfRjN3o7l4lXBZrg1TjDUtoyJVHGrmntUJ2k2eDMtJGiQPQ0rqYdTw/z8dH43tHA==","signatures":[{"sig":"MEUCID6mx0Lxkxcyvd1k5MWWOhmhRL8mp2eCgnl1aggHr+cxAiEA2lEj0CrNbjlOIbk6de4rWuz9UE2+iIcmm7UEN3YjJgg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239829},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"0be88dcd14bdd7239be1f4f8a766e39217b703b2","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-rc-20230518094258-0be88dcd1","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-rc-20230518094258-0be88dcd1_1684403018436_0.517164421570069","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230518163906-d58ca7dc7":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230518163906-d58ca7dc7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230518163906-d58ca7dc7","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f4b72351678066fb4433c4cdf311bf8bf86bb0f5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230518163906-d58ca7dc7.tgz","fileCount":107,"integrity":"sha512-jJQNxe+Jxnj/W2zZT1PpS3bPNmrObKESZKSCP6U4Bm2sXriGFBzVXcJtLiPmxMJeGqAYybqg5oca8cHqaSsSeg==","signatures":[{"sig":"MEUCID3NDl142yXKNxkEX9wP8wr0ySat4Q+eyb+HV5qb/gLyAiEA7Gl+59mvVTjEmd2zLghO3u5t0VkI02MV345sXOb6UKE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d58ca7dc7e4812032a528695d68090fa7dfe8a0f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230518163906-d58ca7dc7","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230518163906-d58ca7dc7_1684427985955_0.054153786185414665","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230518185001-bb5716d82":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230518185001-bb5716d82","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230518185001-bb5716d82","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8dd01db61034f394f271a3e260b5d1fa3d242931","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230518185001-bb5716d82.tgz","fileCount":107,"integrity":"sha512-q7ysXNg7crtbpEvAUTIXl2wj45AnLp+XkEIpC2cds/6SsFl8RFKaKhIRaF18a9EgZJoOTgF4eX96ZveMLQm3ig==","signatures":[{"sig":"MEUCIF11CTf2FFg3Zd0CTtvtjLuEljVBAljc9RE56H+gUw5RAiEAmss417QXGJuxvQO+WjYypScIYLO/kOMsAYk464MpV+o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"bb5716d82afde1dbd34f0bec2f4fe3102d9be858","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230518185001-bb5716d82","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230518185001-bb5716d82_1684435849685_0.7846645527592668","host":"s3://npm-registry-packages"}},"3.3.2-rc-20230518185852-1d0e83a77":{"name":"@graphql-codegen/cli","version":"3.3.2-rc-20230518185852-1d0e83a77","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-rc-20230518185852-1d0e83a77","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"425d9a970ad56f2e3afe83a9b2923bd62dae242f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-rc-20230518185852-1d0e83a77.tgz","fileCount":107,"integrity":"sha512-1u9KxDr1v0tkzOlhWDp7/x1ledPTrsoz05gx3cEi/OkSVDZq5+xF96wdyY/Z+8LA4D7Ts/KAJdbyNWlrB8gW+g==","signatures":[{"sig":"MEYCIQC36PocAcairMfpPutbOj/x85rONA4RgO1mdk054eBi7QIhAPv97AbqSYzSDivH9kvORtWRZPQ7Ex8wJQxiCpldllS9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239829},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1d0e83a776884f93109a3c3e9bd01004a64d4a09","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-rc-20230518185852-1d0e83a77","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-rc-20230518185852-1d0e83a77_1684436377214_0.23128756028551845","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230518190330-0cbacc9a3":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230518190330-0cbacc9a3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230518190330-0cbacc9a3","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"eccc24f158c8a3947cf78dbb361e9972b9979def","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230518190330-0cbacc9a3.tgz","fileCount":107,"integrity":"sha512-WiMkT70j2XZgrJLE3Go97W7MYBnbq3kiU7LhEPrcv5wfhNs9l0oORIyeJCCOCfWpFSBCpvWuKt1MPI/baqFW4w==","signatures":[{"sig":"MEQCIEV0/sdqG6LibCYZY7z7iTUWriKaLmbvy7UgcEst0A2fAiA7HFikUqXVZQ1TIDR29tlZk+OH9UWQEkQWv0WMUKSmJw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"0cbacc9a305b8ce42901b377aa00075b82ba58a0","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230518190330-0cbacc9a3","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230518190330-0cbacc9a3_1684436654541_0.9854114950470938","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230518190716-3d6e5282d":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230518190716-3d6e5282d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230518190716-3d6e5282d","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"55754f476ec53966e80bf4c18e35bd64dc99608c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230518190716-3d6e5282d.tgz","fileCount":107,"integrity":"sha512-9+SnuRHq7LcU9uLdsa0+6G0dgvvsXq4jq7Zsv8SNSDOSh9oHmki5PUuYrPKwtqN9P74KXzhudd+Z1FM3rKMprA==","signatures":[{"sig":"MEUCIQDpTv9fk/YPcWgocTojbGFKlCaanRNpCXlEC+r5G0lsqwIgTnpkxLkVqS80j9AobDFjdfFUR9ua97dUoblVyOf3E9w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3d6e5282d8f5652c79b94fce3458444f32f760bd","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230518190716-3d6e5282d","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230518190716-3d6e5282d_1684436875962_0.058554278796342896","host":"s3://npm-registry-packages"}},"3.3.2-rc-20230518191022-56f031ff2":{"name":"@graphql-codegen/cli","version":"3.3.2-rc-20230518191022-56f031ff2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-rc-20230518191022-56f031ff2","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"7d87a571a355ae3d52af1a59ced815236480b87c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-rc-20230518191022-56f031ff2.tgz","fileCount":107,"integrity":"sha512-brXabyvadSOfdSwZJAar9nJcNVVEhgVwJ2O0aK1n07MagOdhRLsyF1OZHQO/ZTcseYk++H90nGam56IacwPs5Q==","signatures":[{"sig":"MEUCIQDx4QJ6ZfJEZcCg/cwXV6a0PRrYl8eqiaWoTg6HEY8AqwIgJZp5uAXV/F/HRU8lYN0lYJc/dUieHJOL6IMXFLCq754=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239829},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"56f031ff220c25f351020662adb4333578caba8b","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-rc-20230518191022-56f031ff2","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-rc-20230518191022-56f031ff2_1684437068135_0.8757735947338596","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230518191748-1154a606b":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230518191748-1154a606b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230518191748-1154a606b","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"bc6dd2a5384cee5a2ba67c2d8d5f5309ec3c047b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230518191748-1154a606b.tgz","fileCount":107,"integrity":"sha512-8/J3nMnMGkzY7V7+uEPdn61U/Iy4nftWSpURcysQ8c7Z32b1WaXxY1WwsYMxfjaqkIsE2WfFQBdUkXEpbk7pfQ==","signatures":[{"sig":"MEQCICSDVvvSkk2cviPz8jxkM6F/xu/KBsQVtDMcFc8t/tZ7AiA2A9cJwXgcdmEOZZz3WhufxtIy5JUjUPyCmGRj3amV/Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1154a606bb253ef50221b8d8c3f242b5ef3ae273","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230518191748-1154a606b","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230518191748-1154a606b_1684437507714_0.1483204277939143","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230518192036-6ce5bdb3c":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230518192036-6ce5bdb3c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230518192036-6ce5bdb3c","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f865856233e617d343e69570f9fd71c5f1c42b26","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230518192036-6ce5bdb3c.tgz","fileCount":107,"integrity":"sha512-rAT1FlDOq354l921Rx2Mq4yxXqpkZByhmXpFQnclxKMM/0i7jfdUyDjr5wfkOKZcQ5TCseWYGwkq7KmO7zB3jA==","signatures":[{"sig":"MEUCIQC7NRMz8J4ufNk2GWvJd/mYL7rHVH5xm2pBwpXHd5bbTAIgRpgFlVehCG0fyJRH9cQmwK3nUiIJR5EANa5dTmBZdgE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6ce5bdb3c4028b92c73a747a0c96f7cdc8dfb2a8","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230518192036-6ce5bdb3c","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230518192036-6ce5bdb3c_1684437690594_0.14983545705492807","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230518192803-45dab139a":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230518192803-45dab139a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230518192803-45dab139a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6ac108d6452c66f31e3eb11ca2d3dfc57b1e43fa","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230518192803-45dab139a.tgz","fileCount":107,"integrity":"sha512-ff8MPxF41fOHIeBUmLfg2vWn7GXu+riykYZaatABSvUDCHqUsonvC9KDxt7ClXVbyPGE8bEcJOhJmAM7ddLw1A==","signatures":[{"sig":"MEUCIQDI9UDO7zrAgNaR5hD6fYAHnww3myo0DRDpVZWHfP9w8gIgcd2UtspYGt2tuCAEbUvOsKSG04yH4ba1WsFs89D33+k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"45dab139ad885262379aaed319528e54054d7e77","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230518192803-45dab139a","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230518192803-45dab139a_1684438120060_0.8237674177842014","host":"s3://npm-registry-packages"}},"3.3.2-rc-20230518193319-4f27480ea":{"name":"@graphql-codegen/cli","version":"3.3.2-rc-20230518193319-4f27480ea","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-rc-20230518193319-4f27480ea","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"39af72d3a3e2c334bcedabf7bc23c5922c6256e4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-rc-20230518193319-4f27480ea.tgz","fileCount":107,"integrity":"sha512-7AmirdrJNRNil+i8udQPkjgYCULSFZXMCdLSujVYhcnIXPO+UnZ60cupyGciy401DzdXTjQ0RMDe2nRb3Hwi4A==","signatures":[{"sig":"MEYCIQDI/Zycdw+kaNE3B6lwf0urp3673gT27HM8R+Qt5R7/pQIhAJrzFvBgo7F21lrthbcRWiazui2NbULDL1P9J1bgTR/a","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239829},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4f27480ea619719ae884d3009589945aa8b7b9da","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-rc-20230518193319-4f27480ea","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-rc-20230518193319-4f27480ea_1684438455479_0.7896155597431984","host":"s3://npm-registry-packages"}},"3.3.2-rc-20230518193726-baec4d0d0":{"name":"@graphql-codegen/cli","version":"3.3.2-rc-20230518193726-baec4d0d0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-rc-20230518193726-baec4d0d0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"3f921046d752aed4f46babe3eb620119b7f87e99","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-rc-20230518193726-baec4d0d0.tgz","fileCount":107,"integrity":"sha512-J4vNOd8pgSrvBzVn+G6Tswjos6rhIEeg8eGqkB4BlFunpwnQebUgVEWZ6SWixKuyG6wjFgDKqkux7M1FxuNpdQ==","signatures":[{"sig":"MEQCIAr5kxwuC5fcsn/MGhg7caqvXuAaqE9+5Rqx+2W4lQbGAiBXn27DCtGBByr1x19FrjZePTm9OcoOAPJchXVwnMYOUg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239829},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"baec4d0d0d19f3e7bb83dd4fbdfe6a27151de3d6","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-rc-20230518193726-baec4d0d0","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-rc-20230518193726-baec4d0d0_1684438685271_0.7422285747666677","host":"s3://npm-registry-packages"}},"3.3.2-rc-20230518195309-d57659cc5":{"name":"@graphql-codegen/cli","version":"3.3.2-rc-20230518195309-d57659cc5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-rc-20230518195309-d57659cc5","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"95210b09a5cad647e6b4a2e074912f0dd45ae756","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-rc-20230518195309-d57659cc5.tgz","fileCount":107,"integrity":"sha512-KD50aXVVRup8oUUUADtNLdvqQcJjgE7IORE6Tuv8xZaQ/V95zhwnGQYK0V5vTMh8diXST2qOL/JgtQ5bzEUYKQ==","signatures":[{"sig":"MEYCIQCi5pbZcaiRxWdKRW8cYU6bKfgHjO7YM9yPBtct57/0MwIhAPLvdycP6OUleFwso1Wpn50QJw7oHkZ+rVc8cgEx08Ls","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239829},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d57659cc57ea26482de099d35206ad1402493dd0","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-rc-20230518195309-d57659cc5","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-rc-20230518195309-d57659cc5_1684439627396_0.5102203135209953","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230519020147-68a0bced9":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230519020147-68a0bced9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230519020147-68a0bced9","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"59fd2195876c7ba8ccc09dc0ceefa7c161cd0b5c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230519020147-68a0bced9.tgz","fileCount":107,"integrity":"sha512-Vn8SHI2LieEhAkIZaYjsD1Eied6cjwaVcRLTPKFePWyy4MmfN/0QOP125RMgfyW8QotgYwqw6t03hyLdUPw7OQ==","signatures":[{"sig":"MEUCIQCKUk4S72ZTs7WKXNdGEwDo48t3elIoph2B6zjv0+V4AgIgE4hcMP6/WXg0uHXgpphTo8hvZgk658IdT2aN6DXf+a4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"68a0bced90448bd15193e62feebc0da12dee72a6","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230519020147-68a0bced9","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230519020147-68a0bced9_1684461746311_0.9098986738321291","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230519114049-117c26246":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230519114049-117c26246","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230519114049-117c26246","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f2509a015cf5f9004179a6df50dae70f19f43594","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230519114049-117c26246.tgz","fileCount":107,"integrity":"sha512-7rTuig2hFf56E/pAJGY41uVOIns9dxwSFhs2eatvMSP0j8auK5lLcy5hi/f9nVOTOtJdPgKOVydy12qgLy06IA==","signatures":[{"sig":"MEUCIQC+jY86hvVrvlHSYq4UqJcc/OV6zsq4lntJvsMhy7onVQIgGPFwzbZwH81QA4PemUyDauGnjJTSuX3fJ94Io+2sD1w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"117c26246e183f3a1feee53c89bbeb0baea0e05a","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230519114049-117c26246","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230519114049-117c26246_1684496486084_0.6901981273184554","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230519115842-ac91dbb2f":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230519115842-ac91dbb2f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230519115842-ac91dbb2f","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c32890b42da2f4f135a11c3760d79c99e1c01531","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230519115842-ac91dbb2f.tgz","fileCount":107,"integrity":"sha512-YWP9nd8woy9/FDeJxPX+MFy0GHEXMrHmql+C+m39aa0ZQLFV87ZOE2E9mSk112SXVWf5fe8adFCBhppbvrH5Xg==","signatures":[{"sig":"MEUCIGAKuKmuVXzJrtQ9wQYuaiyEf21kzy/Naot+sZitjaeeAiEAsG3foOogG1hvQRF5zn9rOxKN41d6LVShiGZLm1FMKuw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ac91dbb2f2bef5a526a70be8ff50e69b0fb74294","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230519115842-ac91dbb2f","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230519115842-ac91dbb2f_1684497575999_0.015531490607875398","host":"s3://npm-registry-packages"}},"3.3.2-rc-20230519121941-92ebcf71b":{"name":"@graphql-codegen/cli","version":"3.3.2-rc-20230519121941-92ebcf71b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-rc-20230519121941-92ebcf71b","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"7b88376b52a34abc11fa3bf1346450521779f8ff","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-rc-20230519121941-92ebcf71b.tgz","fileCount":107,"integrity":"sha512-5HPeSwBj8+2GpTvbQatW3grTb//MohxP1l/tWWvaWGfgJ3XHFsSTBcBQOUPAGHVZ/tlZh4nFWyYPXxCPOEqBUQ==","signatures":[{"sig":"MEQCIEmMzfRPGSBCKCTH8JRRXcbQ7p+TviuPlY0WHTIc4zy8AiBn3BbNRCsR57T3BY9IcQFguSOP/YWNXystjQZGDCParg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239829},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"92ebcf71bdda23520f6d5335c88433eb4a208927","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-rc-20230519121941-92ebcf71b","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-rc-20230519121941-92ebcf71b_1684498821582_0.5973021454817133","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230522105135-65a4ea915":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230522105135-65a4ea915","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230522105135-65a4ea915","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1e149ead2e4fabb2656f3672487b3816f03d61e6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230522105135-65a4ea915.tgz","fileCount":107,"integrity":"sha512-mkhgHsNL9i3esiug25PZXVF4MQcjoStcPMWe5xW4wiU5zsl/OnoWrEHX+F8TV94gPukCi3g2wY3yftyD/58XCQ==","signatures":[{"sig":"MEUCIEteVKxdFpBOw5OFTDM1WFNkwoyD0lPDfuGIBzE7OMkEAiEA4TYOMq+hAYF4Tu0RSaSn8OEK8IWWo87HvR6OLYrgVrE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"65a4ea9159f0b5ff4b124bf59a59da167cb32d53","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230522105135-65a4ea915","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230522105135-65a4ea915_1684752743025_0.23603094635866273","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230522105754-148a904b0":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230522105754-148a904b0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230522105754-148a904b0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6beef7de8c1551aa6a7bcd02bf003cd50fd47b51","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230522105754-148a904b0.tgz","fileCount":107,"integrity":"sha512-WkgEUsvsntTdGTYKxJm1W3+loNwdrDf3c1IOe3YiN/urVoJ01QVTPsrD3gMibO/ZRqPFbUurGNrwYrxjqV/94w==","signatures":[{"sig":"MEUCIQCSlVU1S6BD+u5Z0UCdtjXXe/dGvbNELTobih434ATDJgIgKlmRxLDeIS4swl+0eE+ofcRa5yWoJ9gHn/uq5Jv0d0o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238798},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"148a904b0fab08fa8abdf91bed089c152f0c4df4","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"3.1.1-alpha-20230522105754-148a904b0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230522105754-148a904b0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230522105754-148a904b0_1684753114083_0.5219107800655785","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230522110125-51789cf67":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230522110125-51789cf67","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230522110125-51789cf67","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d254bcc1ef095f73fc26c3cdf18a8e7695169321","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230522110125-51789cf67.tgz","fileCount":107,"integrity":"sha512-SvJCMML3IslBRzRsM5Oz3tZwC67d+I9lAX8hpDro4XNbXWcR+Gsll4j1aSO9bkyUWqjhzwxW99Y8clQOb+Wkow==","signatures":[{"sig":"MEUCIHT1N0T/BxpCMM65zrq4WTMdxTxONJGdr9UTgmqaewhkAiEArwSFyxrFxXnwTnOPzsbdbz5v5yEqEbqqQ28HOHL7BKU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238798},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"51789cf6769c617b16d841dbcc1a8599d9385717","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"3.1.1-alpha-20230522110125-51789cf67","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230522110125-51789cf67","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230522110125-51789cf67_1684753334910_0.8021919000460782","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230522111712-56f289acf":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230522111712-56f289acf","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230522111712-56f289acf","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"65f32dce5f244a5c096173172989b53128d74ed4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230522111712-56f289acf.tgz","fileCount":107,"integrity":"sha512-bwVFPMHGHr3J4884sOQ4Q2kDnS8fUhmniV8T/rsDzbir4I5JC2dfdu5ClKgxbC3MnVbJgDIu9AWqvHHDHGES9w==","signatures":[{"sig":"MEQCIAEKHTycakbKFEcQc1e7G/B/fWGl7iRzSIPSj0v157JzAiB6jN7w+qcE5ni7dReYidRadPQvcVapAmZlLQ53Y3FnyQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238798},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"56f289acfab69744c90cd2f74b0aeafb03c3fc8f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"3.1.1-alpha-20230522111712-56f289acf","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230522111712-56f289acf","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230522111712-56f289acf_1684754271974_0.564369518953632","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230522160226-e127fd54f":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230522160226-e127fd54f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230522160226-e127fd54f","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"4447fd806fdee35230b8d77890255cc6aaf02d1a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230522160226-e127fd54f.tgz","fileCount":107,"integrity":"sha512-hO/ulYK//ZmZBDagWG7ODtoC+fYknMFR6PXBA99M633qxCLzHRqoWNuOdNU3Yf2mFnMCBqx/0l6uJ7EeK9ZYbw==","signatures":[{"sig":"MEUCIF1Unq0VWSIqgVYi0yNttkOwz30IN5KddDo4GUvcu+agAiEA5ojr+MqTMbelvjoYui06HZmffWF2eRbti/kuvJ1Nbo0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238798},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e127fd54fbba5db32e568dfc9ac809c7c9fb6cbd","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.1","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"3.1.1-alpha-20230522160226-e127fd54f","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230522160226-e127fd54f","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230522160226-e127fd54f_1684771389646_0.12569873437960077","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230522164952-82ade2b1d":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230522164952-82ade2b1d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230522164952-82ade2b1d","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"9ec42255c450dbd62f2bb0432f30cc99ac75fd13","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230522164952-82ade2b1d.tgz","fileCount":107,"integrity":"sha512-6NCF4KmSXt3ahwQOv7Ah5mANWX05FpMevIGTn+B9ZL3dqSNzA2ByqJ2iJlJ4LugQ4kaQx/2AVefReDWsWKsQ+Q==","signatures":[{"sig":"MEUCIQDyMb+mMVVBdjZzOvFWbhnMqrhuiYFcor5HJbco42DYDgIgSbJWcFTKRYd9SmQkhLJsrlmHgJBDN3gz+T7UUy2jADk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238746},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"82ade2b1d309f74a4f079fe77b6474d7c74c50ea","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.1","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"3.1.1-alpha-20230522164952-82ade2b1d","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230522164952-82ade2b1d","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230522164952-82ade2b1d_1684774231157_0.8308061043075481","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230522172441-e282e8469":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230522172441-e282e8469","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230522172441-e282e8469","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d1a17c7f0744de828edb12cae7bb7b51f7147ceb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230522172441-e282e8469.tgz","fileCount":107,"integrity":"sha512-jsG1X0eLgaoZC1KwYAGbUOiZrfT+iZu/R+e5wSxrN41h1QRS08AR42U8BLRtH8skcBYHyKQHuQiPsvyedOiEwA==","signatures":[{"sig":"MEQCIF6YMrFSNVFwROY9Y59tjaa3TmhmqvKikgjx63+iRHWCAiBD5q6uCdUar7U3RO9B1pgwZQS1pS+cLQpNOUqJzZFOqA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238746},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e282e84695e97f9f0656b30c360f4123100348ce","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.1","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"3.1.1-alpha-20230522172441-e282e8469","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230522172441-e282e8469","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230522172441-e282e8469_1684776329354_0.4323942269873644","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230522233947-904521c12":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230522233947-904521c12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230522233947-904521c12","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b231072cc2475a5a781a6ad917a9bfb606c44ccb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230522233947-904521c12.tgz","fileCount":107,"integrity":"sha512-NS4sTGscaDaM7qe5JI655BqlABiLzkFqWgJ179BgRdNXumGfCymt1hjvBv9F+T+Sjhv6etvoL3sJbJ6wkAYNIg==","signatures":[{"sig":"MEYCIQDC1JCUBrvTYAsfmr+Xl5nmsv9GOK+gURcrcfXBnjYoGwIhAJtSBWRN1nLK2SF3IWiN9EmA+cQhcHXcNzm5UrBvc4Vu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"904521c12cc184a0cd8c47f3ec264cab893254b2","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230522233947-904521c12","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230522233947-904521c12_1684798826756_0.3650491694050704","host":"s3://npm-registry-packages"}},"3.3.2-rc-20230523060306-9beee8d9e":{"name":"@graphql-codegen/cli","version":"3.3.2-rc-20230523060306-9beee8d9e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-rc-20230523060306-9beee8d9e","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8599c62f38bbfa8fc4d02427e5b66eb63f57a770","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-rc-20230523060306-9beee8d9e.tgz","fileCount":107,"integrity":"sha512-6vIRBvRyOUmTKp1eIoTVObx7M/oAsqQLhxsQ8ZAUg1e5Z1vtN5eGza2Cc+YCZCaedvm/2M6Siqw+grPyDgesTw==","signatures":[{"sig":"MEUCIQCpYtWfCmXlDKlYgSte1mxLw09ZNSzeQG6Ho4vrracYJgIgU8nW3oR2wl1WqSoQHdjJhOsO8VRUVcCiQgYBQ9uIiiI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238737},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"9beee8d9ef82562e56fa316a2530fbe07fbc251e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.1","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"3.1.1-rc-20230523060306-9beee8d9e","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"4.2.1-rc-20230523060306-9beee8d9e","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-rc-20230523060306-9beee8d9e_1684821825535_0.9226919845563548","host":"s3://npm-registry-packages"}},"3.3.2-rc-20230523141319-8e14665fd":{"name":"@graphql-codegen/cli","version":"3.3.2-rc-20230523141319-8e14665fd","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-rc-20230523141319-8e14665fd","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e52e0dcdc9156bc790943e063d03f7f0265acec3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-rc-20230523141319-8e14665fd.tgz","fileCount":107,"integrity":"sha512-vzxplig7Bx10h33cNMU80p6Q47hjT0G6N8g13aqjMCFUkTM5amV06vEROSXEFbeLfHzN0DRjMFskWpB5Zjf6tw==","signatures":[{"sig":"MEUCIHvJd4GuPoQyJVIVmNts23ed9D2u9ZJO+pqgfSpDYT3DAiEAmAbPoX1oW/ZjWBeXc4oTLKE0HozrRt2Ipx4ANIUPhiQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238737},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8e14665fd343f033a0fe706fa0aa1133890f7db6","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.1","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"3.1.1-rc-20230523141319-8e14665fd","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"4.2.1-rc-20230523141319-8e14665fd","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-rc-20230523141319-8e14665fd_1684851249825_0.045731696539651256","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230523175136-9810ec665":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230523175136-9810ec665","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230523175136-9810ec665","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0b2972a95497e6d70d523b81aad273ab235925d0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230523175136-9810ec665.tgz","fileCount":107,"integrity":"sha512-M46QOq8yS2xXnkgLRWIpfQe5HsW35e5yW/J174ov+bn1mbwh+J+eQbTr3x1PMp3wBpyHQeJNz8WH56MUifmjaA==","signatures":[{"sig":"MEQCIHVERHTHGmM8nynKekt9G6TC/4xDPaqxsaza8ErBjjlqAiBLF+RrmRBL8S24k3KMj8q97sM3sgRS1USQNPmTPX8rqQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238746},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"9810ec66561f91be38edc38a4c9cce093afdc854","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.1","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"3.1.1-alpha-20230523175136-9810ec665","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230523175136-9810ec665","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230523175136-9810ec665_1684864346715_0.7657986646627715","host":"s3://npm-registry-packages"}},"4.0.0-rc-20230524073224-91cc2ecb8":{"name":"@graphql-codegen/cli","version":"4.0.0-rc-20230524073224-91cc2ecb8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@4.0.0-rc-20230524073224-91cc2ecb8","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"4700924d3437f062cdcb15e134ea3febebef6324","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-4.0.0-rc-20230524073224-91cc2ecb8.tgz","fileCount":107,"integrity":"sha512-XjDS9NLMKpH86vQ+HmJ6bOPvCNlX4Ooz/4RcXgNjP4ExM2vCWUN3PbVvK/I4C+6tjS6qPm4qJkve3FdJRwyTIw==","signatures":[{"sig":"MEUCIQCOJc864htkgjn9wig58GuxZMuGxkP5KBvlOCORnmyPkQIgDxqL6hMsEBVwrF2CPL+R6XtUpwrNxx91ZbbOlTmzQNs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238737},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"91cc2ecb8cd1a1122d8ac66cd81cffe99243af77","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.1","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.0-rc-20230524073224-91cc2ecb8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.0-rc-20230524073224-91cc2ecb8","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_4.0.0-rc-20230524073224-91cc2ecb8_1684913597666_0.022512562539272363","host":"s3://npm-registry-packages"}},"4.0.0-rc-20230524074925-2b61b7e83":{"name":"@graphql-codegen/cli","version":"4.0.0-rc-20230524074925-2b61b7e83","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@4.0.0-rc-20230524074925-2b61b7e83","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6bff9bc8f67fb2acb6ac004ca8c527d744c64ed6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-4.0.0-rc-20230524074925-2b61b7e83.tgz","fileCount":107,"integrity":"sha512-B2CNntsiJnq3d5dtDL3uVtQyeTyc/pHOxfxkEEdnWPq9+r9LuGKc36ewZosr9BX8oE0T0Z2tXsCqsdV94VHPDw==","signatures":[{"sig":"MEUCIGPn5Nd9nBm2dt+AXY8aLDlkrPzLj28wwR/EegHRty4eAiEAlWuwvlIQKenaw7f74L9+Mko1bxox1nC3XI8KXUKasF0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238737},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2b61b7e83cfa9e6c22bef4fbeef30cb6a3201004","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.1","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.0-rc-20230524074925-2b61b7e83","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.0-rc-20230524074925-2b61b7e83","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_4.0.0-rc-20230524074925-2b61b7e83_1684914611425_0.13008812810213577","host":"s3://npm-registry-packages"}},"3.3.2-alpha-20230524075119-c809c0b26":{"name":"@graphql-codegen/cli","version":"3.3.2-alpha-20230524075119-c809c0b26","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@3.3.2-alpha-20230524075119-c809c0b26","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"66b9cbabe795949f5066d47af1d7e0287e20d583","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-3.3.2-alpha-20230524075119-c809c0b26.tgz","fileCount":107,"integrity":"sha512-bgqaoRslT5xpPkXDB4qgbcouRXzA/Y3vfARyhIiWx419ZFXDVeWLS9ljNmpCOAcqGcVGJ15MC0Q/F1bci7bqtg==","signatures":[{"sig":"MEYCIQDpjksqiEgwIU+NKjapDN6hxCG9p/kLnH7oaM+YFHvkCAIhAKf3qHinky8cxhAfm0/yRu8J5j3oirrDLf6oL+n6XHV2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239835},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c809c0b265d7956bdb4577bf55ba2dcac1205b0d","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^7.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^4.5.0","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^7.8.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^9.0.0","@graphql-codegen/core":"^3.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^7.2.13","@graphql-tools/url-loader":"^7.17.17","@graphql-tools/github-loader":"^7.3.28","@graphql-tools/prisma-loader":"^7.2.69","@graphql-codegen/plugin-helpers":"4.2.1-alpha-20230524075119-c809c0b26","@graphql-tools/code-file-loader":"^7.3.17","@graphql-tools/json-file-loader":"^7.4.1","@graphql-tools/graphql-file-loader":"^7.5.0","@graphql-tools/apollo-engine-loader":"^7.3.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_3.3.2-alpha-20230524075119-c809c0b26_1684914716835_0.5303897388187613","host":"s3://npm-registry-packages"}},"4.0.0-alpha-20230524075603-d5051ee02":{"name":"@graphql-codegen/cli","version":"4.0.0-alpha-20230524075603-d5051ee02","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@4.0.0-alpha-20230524075603-d5051ee02","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"2a04ec0a17c87ad182b820290eac8bc4c059a854","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-4.0.0-alpha-20230524075603-d5051ee02.tgz","fileCount":107,"integrity":"sha512-G+BvnO2mbT9Q26V23h4+VpGss6yzehHjkru9K+bLdaSP3g2UphcgNTDFpM9Y7ebG9f16CI14SGTVgpnNdZiCXw==","signatures":[{"sig":"MEUCIQDGkJOes4lLTf++QNG1/julhwx4ThOpFSaaLORR8s7+PAIgWeYhkC39r1wvUSJMPGdmgEoXc0quB+AiYjJ7hLqLdEw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238746},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d5051ee02d86f7673bc72d62723cae3a9c50860e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.1","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.0-alpha-20230524075603-d5051ee02","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.0-alpha-20230524075603-d5051ee02","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_4.0.0-alpha-20230524075603-d5051ee02_1684915001160_0.1134575084778966","host":"s3://npm-registry-packages"}},"4.0.0-rc-20230524075940-6fc45fc42":{"name":"@graphql-codegen/cli","version":"4.0.0-rc-20230524075940-6fc45fc42","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@4.0.0-rc-20230524075940-6fc45fc42","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"2c8742878fbdae19690b6efd50e4981ff1b609fa","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-4.0.0-rc-20230524075940-6fc45fc42.tgz","fileCount":107,"integrity":"sha512-29nmdEOkbke7/j/H9skNgLJr3bHWyr9cN8wyeQCFIf3GAtql99XWhiP97mXO6qPjEj1mL7swrgspTn5jJlg2Hg==","signatures":[{"sig":"MEYCIQDLKVn74u9xUIocfR7WT/TRuVvN0SR9Q/aJCNl00e3VbwIhAIWVoFQwAXDhs/tMTZBR2gLLTEqs/ChB/dYscFX8JOLQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238737},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6fc45fc421b987be458b82b0f4b74ab73731f7a5","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.1","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.0-rc-20230524075940-6fc45fc42","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.0-rc-20230524075940-6fc45fc42","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_4.0.0-rc-20230524075940-6fc45fc42_1684915220982_0.3415822890516993","host":"s3://npm-registry-packages"}},"4.0.0":{"name":"@graphql-codegen/cli","version":"4.0.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@4.0.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"097718b9f913103ee1318acda2c3df8ba0a516f6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-4.0.0.tgz","fileCount":107,"integrity":"sha512-wmJXs48Apu+dXQ7utHa3cY1ulFJuflrqpbkhLwxfIAHjSfQouWCn2k7Udq+5PqbCLTDdbUQvw6vGZ5hgud0XuQ==","signatures":[{"sig":"MEQCIAHrqZjWgRiq/zsXl7xmPSUuE/D8M3t/Ian1boeaByD1AiB+Fo0FbZxzHnu8/V2cdfRdStx/WkCOI/6tsH1ZTe5Z/w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238655},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"5c7b3b34955a34f07906892abe39bba705fb5f5f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.1","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"^5.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"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/cli_4.0.0_1684916130336_0.4094660948561517","host":"s3://npm-registry-packages"}},"4.0.1-alpha-20230601130113-63e5b9d32":{"name":"@graphql-codegen/cli","version":"4.0.1-alpha-20230601130113-63e5b9d32","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@4.0.1-alpha-20230601130113-63e5b9d32","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"dbce28f9030c56db30eead5f7d759684fd6ec4eb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-4.0.1-alpha-20230601130113-63e5b9d32.tgz","fileCount":107,"integrity":"sha512-Vly5UmZnVgOuxAJ0Ux17ZxEFbGd+otcjfVboLHuNy8sFBZ2Aj8+ydZV6uPHk7SdZco20618snRfSAn/4vPIjKg==","signatures":[{"sig":"MEYCIQC01oMQCULtynhqOpLiTYS8h3cCLRKlG6+vugw7tD06ZAIhAN0Ya4KzUkgF3gOEAuENyezy3tlQQex86y4IpuuSa9/Z","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238686},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"63e5b9d32f1730b65a1e5d011b01a5f997364611","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"^5.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_4.0.1-alpha-20230601130113-63e5b9d32_1685624511257_0.8662051431746864","host":"s3://npm-registry-packages"}},"4.0.1-alpha-20230601131533-a69345e19":{"name":"@graphql-codegen/cli","version":"4.0.1-alpha-20230601131533-a69345e19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@4.0.1-alpha-20230601131533-a69345e19","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"7ebb643aaf9621b365c0e533e3cf16183d8ebc11","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-4.0.1-alpha-20230601131533-a69345e19.tgz","fileCount":107,"integrity":"sha512-SB4XAcgdxlp57WlErDwpICp8pBxvIlj1pViJptO9Navp7omQIQTOMgPjxa9qP48tuqDLcd336R3p29ItG6ifaQ==","signatures":[{"sig":"MEUCIQCEEstFW0Cns/kFyoVWHrU0UiFyM0aSbyP/vVJGqgazpgIgehsKpKadPDqBI3librmJzIN9ydvxZe78kTQN7JTaf80=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238686},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a69345e194f64bdc1aae7a15ce36d979faa32b18","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"^5.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_4.0.1-alpha-20230601131533-a69345e19_1685625366415_0.3432706171120359","host":"s3://npm-registry-packages"}},"4.0.1-alpha-20230601131936-faf6e5e5d":{"name":"@graphql-codegen/cli","version":"4.0.1-alpha-20230601131936-faf6e5e5d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@4.0.1-alpha-20230601131936-faf6e5e5d","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6597212e3b393711a3ca7ba853c87a68ab5ea81e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-4.0.1-alpha-20230601131936-faf6e5e5d.tgz","fileCount":107,"integrity":"sha512-K/j8c10wfKrSZdb3VDXLo/y6nK53S9peG7fczqVGN6DUhpQcVyF348tXH7Ijlt+A8UYIuHMD+hs/WExEC/Nu6Q==","signatures":[{"sig":"MEYCIQC/qwU8bshsD/APjzceYlwCRNV0ynVSI0bWc9BHYvHRJgIhAP+NxVkJr2BvC0TnrqWsKZXGlrofxgOTGGZbiVSniuXB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238686},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"faf6e5e5d40f4efc1f3b43a0be07c6001fab5726","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"^5.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_4.0.1-alpha-20230601131936-faf6e5e5d_1685625608284_0.4814254663924493","host":"s3://npm-registry-packages"}},"4.0.1-rc-20230601142157-34bca752f":{"name":"@graphql-codegen/cli","version":"4.0.1-rc-20230601142157-34bca752f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@4.0.1-rc-20230601142157-34bca752f","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"9a7ad47b9b50f683809246870144fc3d6e6df0fb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-4.0.1-rc-20230601142157-34bca752f.tgz","fileCount":107,"integrity":"sha512-kJjb21wznP2ixxamNdEMizFhwAouTHqhHFrJAGx2cuabySxOXwkGrP+mlcFm7wznHegUdd91d4fUbom0Tb5vuA==","signatures":[{"sig":"MEYCIQC6UTKGkAPoXUzKiEqXOjIP1GBdqZBlKLeevCaGBRVfwAIhAOzZlmY/WZ9eq0LkPZTCt15fPf11AxIrkCfZbYsMW9WE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238683},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"34bca752f5fce38ba47a79cf20127c74604dbb21","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"^5.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_4.0.1-rc-20230601142157-34bca752f_1685629356937_0.41427225855278693","host":"s3://npm-registry-packages"}},"4.0.1":{"name":"@graphql-codegen/cli","version":"4.0.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@4.0.1","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"2bd494d55aaef0dfe86eefe1fa42bff81f5147fe","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-4.0.1.tgz","fileCount":107,"integrity":"sha512-/H4imnGOl3hoPXLKmIiGUnXpmBmeIClSZie/YHDzD5N59cZlGGJlIOOrUlOTDpJx5JNU1MTQcRjyTToOYM5IfA==","signatures":[{"sig":"MEQCICHb1heKEdRN+01LDuy9Whj+24WsxiysSUSRlR5DlEmWAiAMqOIBxDyKrDaX10+rhgaOBhOhVeAb8Qvpi4eXFuitIw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238655},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8bdcc6612eac9c345332a3b0acc8dddf22e42973","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"^5.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"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/cli_4.0.1_1685631348580_0.04972985074864944","host":"s3://npm-registry-packages"}},"4.0.1-alpha-20230601153614-36ba9d1fc":{"name":"@graphql-codegen/cli","version":"4.0.1-alpha-20230601153614-36ba9d1fc","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@4.0.1-alpha-20230601153614-36ba9d1fc","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"20aeb60616b1c3b98ccf170d7ee1e4b421f4fa72","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-4.0.1-alpha-20230601153614-36ba9d1fc.tgz","fileCount":107,"integrity":"sha512-YVm62gXGnjrMgmeBT5O9+L9sY7Ispik/Wv0iaWTAYcUjQQQkRGtgKR6vb49HtdmUsjFJixYiAcBUMpiLDmAeSA==","signatures":[{"sig":"MEUCIC4+l7x4F3kXbJ/ki6NvIyabWX6aL6vpO3WtRrO/JPAZAiEAn/dQJ395twtmfKR0bDu655VNa0oBcG+wUDNCccmuUxQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238686},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"36ba9d1fc47dec63d8485014dbf72a370eb69a9b","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.1","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"^5.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_4.0.1-alpha-20230601153614-36ba9d1fc_1685633816957_0.03367834283917959","host":"s3://npm-registry-packages"}},"4.0.2-alpha-20230706143738-f59fb0497":{"name":"@graphql-codegen/cli","version":"4.0.2-alpha-20230706143738-f59fb0497","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@4.0.2-alpha-20230706143738-f59fb0497","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8a56b655b43369973f250644f47e8a2d8e6e69cb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-4.0.2-alpha-20230706143738-f59fb0497.tgz","fileCount":107,"integrity":"sha512-Ri0KC1WtM7uXaQuX7sdeIIU6kK+0jPefGSA1DQWWaPosH+2tJJGieZZlHPSEFYm9gxqSva+N9SiOjqCkaNNfZA==","signatures":[{"sig":"MEQCIH1kgrWnPTm2i7ay13Qe4XCWaDEoy+08kpil98GU6nt+AiBWtq9U/KFlTpXXuAYZECM2RnYnJzJ2AKT/gvPhSdnh7w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239868},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f59fb04977d88ba747e38c61f11eea88fbcfd669","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.1","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"^5.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_4.0.2-alpha-20230706143738-f59fb0497_1688654292501_0.17742621771531764","host":"s3://npm-registry-packages"}},"5.0.0-rc-20230707092900-5ae01a80d":{"name":"@graphql-codegen/cli","version":"5.0.0-rc-20230707092900-5ae01a80d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.0-rc-20230707092900-5ae01a80d","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"4e6772951ac6fc11875e510d0d9973e591699c3f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.0-rc-20230707092900-5ae01a80d.tgz","fileCount":107,"integrity":"sha512-nCBbvE98jpjxnPv8Fdm5Lln7RapgL2thiwNRCMEglob2zoANaZZvP2vKw/vliTp7L+4vNb+SPrkw1C5A7iFyTA==","signatures":[{"sig":"MEYCIQDN5oayLW4HzwWPuYQOUyXVOSBUuMNLLC54JsbhXR3aiAIhAMbYBYD7/JUApeHqkZrbqcJgqKfn5Nb+8hSWGu6ajly9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239400},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"5ae01a80d98479e532a249e582c7f7f268c4349c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.1","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"^5.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.0-rc-20230707092900-5ae01a80d_1688722181053_0.6355491429592712","host":"s3://npm-registry-packages"}},"5.0.0-alpha-20230707093646-96773d928":{"name":"@graphql-codegen/cli","version":"5.0.0-alpha-20230707093646-96773d928","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.0-alpha-20230707093646-96773d928","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"39a61c9732a142f48e33b693e6f2b96c545f502a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.0-alpha-20230707093646-96773d928.tgz","fileCount":107,"integrity":"sha512-T5hDW/QuMv/T3t/Mx9kzIzrCk0ELgL3rmERyi7KXpkknkMytmHFmJC63/AChVuMt4ohGPoLEwm/mhpyD+iCCsA==","signatures":[{"sig":"MEUCIQCZumHXXOXwv9XzKdk4QcU4dvL7mLZ935NDZfBhD65KhAIgIlU6hxgcIf/WxMMtyp+lzl/WktANhM9QdrBRbydCtXQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239403},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"96773d9281f06dd4d335a3d75963eeb9186db8ff","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.1","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"^5.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.0-alpha-20230707093646-96773d928_1688722636969_0.2594302825085073","host":"s3://npm-registry-packages"}},"5.0.0-alpha-20230707093832-19f7bddb4":{"name":"@graphql-codegen/cli","version":"5.0.0-alpha-20230707093832-19f7bddb4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.0-alpha-20230707093832-19f7bddb4","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"76990e8644ac4c378ea02ef62340d9d38a8c1c9c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.0-alpha-20230707093832-19f7bddb4.tgz","fileCount":107,"integrity":"sha512-hLSjUw+CYdl+RP+IN3EyI4TywlvxFHJcz0mjcFBuX0/Fz1SYgcB0qn6xXrYoGrxOZLNU2smiHGEhrMkyUOJRNA==","signatures":[{"sig":"MEUCIQDuERXNUvMYDqu67iCohKjNaGWCOrZAs3sNm3zSrzUvEAIgMsXxcDgAtUxAYHsttQQzkjgJJKej/bey9U515ewqrf0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239403},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"19f7bddb44cdf9387823467faff782128193af8a","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.1","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"^5.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.0-alpha-20230707093832-19f7bddb4_1688722745787_0.7931406350167995","host":"s3://npm-registry-packages"}},"5.0.0-alpha-20230707094207-bdff819b3":{"name":"@graphql-codegen/cli","version":"5.0.0-alpha-20230707094207-bdff819b3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.0-alpha-20230707094207-bdff819b3","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"cd206948a755acb7bcbc8370cd819e7a93b56708","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.0-alpha-20230707094207-bdff819b3.tgz","fileCount":107,"integrity":"sha512-wQYOjJXG52XphSyKqBWPJJW18BdmqRonxPiXEd9puCfdRPvVc+6pkVA/sb+0tyFpjJnzPYxcndPnBn4lZfXSWg==","signatures":[{"sig":"MEUCIEefu0/UnXKhvrt/mKLuEQPg5JBA4wOH1+qpzf+iKZ/dAiEA2AGYtIWqPC3aSDZKpCx6o7uSpUCsisRiiQP7GawsWC4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239403},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"bdff819b3d33d2f8161ab6c911478bd34a1c0e60","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.1","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"^5.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.0-alpha-20230707094207-bdff819b3_1688722962496_0.03035370635796797","host":"s3://npm-registry-packages"}},"5.0.0-alpha-20230707094556-fc2ff7e25":{"name":"@graphql-codegen/cli","version":"5.0.0-alpha-20230707094556-fc2ff7e25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.0-alpha-20230707094556-fc2ff7e25","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b7d2ccd1ca6062aca057bdd015eadc3cea6fe3d2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.0-alpha-20230707094556-fc2ff7e25.tgz","fileCount":107,"integrity":"sha512-UoyAbUhqZiDsZxq7XGTvgOglDXZmnOaeoqeWTv9WtFQGjCVU8+ClcmdlUEyxF+aXFrAL/5RKAkZUXJnpdVC6Jg==","signatures":[{"sig":"MEUCIQDc3eygRekE/yFnreSTPfIAEprzk/yfpLzHHf3f7cVNmAIgK12xa53yJ9JF7QJY1MgIj28dNCEfL2Eivq82FRfEBkM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239403},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"fc2ff7e25221ea07c13ea873e815a75ea02e77da","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.1","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"^5.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.0-alpha-20230707094556-fc2ff7e25_1688723194693_0.010950122456183653","host":"s3://npm-registry-packages"}},"5.0.0-rc-20230707094921-fc6666591":{"name":"@graphql-codegen/cli","version":"5.0.0-rc-20230707094921-fc6666591","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.0-rc-20230707094921-fc6666591","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"12533776ddcc2edb091e190d1e332bbf677de991","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.0-rc-20230707094921-fc6666591.tgz","fileCount":107,"integrity":"sha512-MngkFTc6q9dIrpj7bubJaq4ZJ5EBZJZT4ClMJy+6+IoqCLuUVZ0sCHXt1xV+ZyXOWtS9KjMcLGAZ7b4kr6IWtQ==","signatures":[{"sig":"MEUCIQDba4vlrE2oIeajj3r9fYEDcd+ykiwZWv4Zt+nMzPVkaQIgdZVkwPGF03YgeV2r0ZHTXMan+h7YA5SjtNDfoe2+9pQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239400},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"fc6666591a52d1726e5f7e1f4682f95d3e35e227","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.1","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"^5.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.0-rc-20230707094921-fc6666591_1688723393152_0.006507844464091805","host":"s3://npm-registry-packages"}},"5.0.0-alpha-20230707141857-b3fe72479":{"name":"@graphql-codegen/cli","version":"5.0.0-alpha-20230707141857-b3fe72479","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.0-alpha-20230707141857-b3fe72479","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"baae9dc345dce7df26c36eea05f49cf7f907c2d5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.0-alpha-20230707141857-b3fe72479.tgz","fileCount":107,"integrity":"sha512-btncwj4CXTYOYaCZGSA+XjV65nMAHbgxVE+q2wCU7qBFffNAVSEE70gAlwXrrYOxMPBpkxC3nZ8wVdzsZKpU0A==","signatures":[{"sig":"MEUCIQCd7rHth6jNxcCIkCXecyGbPXWjBqTxj3V85Mav8+yBWAIgcaQclYE6iSku5VVj0kNT16ZqQgzPgVYmZjBAa+5csYo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239403},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b3fe72479b78fe53fad792105668aea332ec2d5e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.1","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"^5.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.0-alpha-20230707141857-b3fe72479_1688739571516_0.26277928651332316","host":"s3://npm-registry-packages"}},"5.0.0-alpha-20230707142324-2c15026aa":{"name":"@graphql-codegen/cli","version":"5.0.0-alpha-20230707142324-2c15026aa","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.0-alpha-20230707142324-2c15026aa","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"5a1b3e435937b5ef4926bd506fdada6b5a04124b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.0-alpha-20230707142324-2c15026aa.tgz","fileCount":107,"integrity":"sha512-Px5vgQaZurLbHFKmkNj80sSzA6sqm5/bP9sDBYYrbTIdj+obDwQXwbJvnr2TV20DfWh4zAa5FtrhmROTqTkNvg==","signatures":[{"sig":"MEQCIB3O3KTiyiz+ePzd5QcLDkfdazZAhwZnFL53Hx/SVHIVAiBCwsbtM2ZHe3PXk58i9BslVOmfElwj7U/S7imrLxQ7yA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239403},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2c15026aab941a6a6b95ea05b7baa60474670f04","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.1","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"^5.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.0-alpha-20230707142324-2c15026aa_1688739845312_0.41949921238372556","host":"s3://npm-registry-packages"}},"5.0.0-rc-20230707142405-421cafdf0":{"name":"@graphql-codegen/cli","version":"5.0.0-rc-20230707142405-421cafdf0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.0-rc-20230707142405-421cafdf0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6554e6b1b89f0da60866745963725751922ddc2f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.0-rc-20230707142405-421cafdf0.tgz","fileCount":107,"integrity":"sha512-M5jcbkNQ8xh/Mn/4pzjNdul4otYCFdfyIeGjvSpS6e3rLUqRmyW6T91tbsi/pArkS37yDnH6QvJ6K6iUJtgpFw==","signatures":[{"sig":"MEUCIQCh07L0VQIR4bjw4dBXQY1yCVdbcvAdtYSTBhLs/ASaaQIgIzGkWSHskz2ZSJJCxWmAwCdpeZLf3mlkgn1jEHpK/AU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239400},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"421cafdf0dc95daba8a35af5b323fc929e2ad591","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.1","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"^5.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.0-rc-20230707142405-421cafdf0_1688739880810_0.7266743417882304","host":"s3://npm-registry-packages"}},"5.0.0-alpha-20230708103339-ae42aab32":{"name":"@graphql-codegen/cli","version":"5.0.0-alpha-20230708103339-ae42aab32","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.0-alpha-20230708103339-ae42aab32","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b97721cc67065ba5266e90f9f19abdcd83af51a9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.0-alpha-20230708103339-ae42aab32.tgz","fileCount":107,"integrity":"sha512-dsak4B8EK141/khbHeUPWjph2056haxij5bVDlIaopv9LD8q44UfizPcxnDsXW0uzLmkQB9CUWDnXXGffU7mWA==","signatures":[{"sig":"MEYCIQDXusmT9g4FyTfUd7RPq+9E8JTksEtvwzdXN1RSKVU9RQIhANPR6bwnvXkMJ8yRryFvroR01zMKmn8RS/FKmsKOkqap","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239403},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ae42aab32ab08432f0812bfcfd887aef709a4623","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.1","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"^5.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.0-alpha-20230708103339-ae42aab32_1688812452494_0.21194667696410763","host":"s3://npm-registry-packages"}},"5.0.0-alpha-20230708103637-da6e4f0c5":{"name":"@graphql-codegen/cli","version":"5.0.0-alpha-20230708103637-da6e4f0c5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.0-alpha-20230708103637-da6e4f0c5","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6bb5eb56d2aee75c5cab1423db1bcf7de559ead3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.0-alpha-20230708103637-da6e4f0c5.tgz","fileCount":107,"integrity":"sha512-nafRHwU3CaCHe2SHORR2ams+siWLV0ue6KBeFagSpiHqh4y1zaL9FA30f9AT6sOpLyLvvJaJy+5rG7kH+v/4ig==","signatures":[{"sig":"MEYCIQCg62a3FANZB4X0SyuROw2K1Bi4Fz/lFVxOLKh4chpbZgIhAODAfplKRA8U6nPzoqVgagizR5lcZhsQ4JQ7+hf47sur","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239403},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"da6e4f0c57fb81281292e311bc0f5e050d17c681","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.1","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"^5.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.0-alpha-20230708103637-da6e4f0c5_1688812628950_0.8493983836034769","host":"s3://npm-registry-packages"}},"5.0.0-alpha-20230708104420-9c5ce5eab":{"name":"@graphql-codegen/cli","version":"5.0.0-alpha-20230708104420-9c5ce5eab","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.0-alpha-20230708104420-9c5ce5eab","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ce37194563cad7cf8fb8f9330958588ba06bcf4a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.0-alpha-20230708104420-9c5ce5eab.tgz","fileCount":107,"integrity":"sha512-stOcTDhyKz3ddJQaqt4GPJnohqZqNPcgh0hgZ1JxhnsGQHj2pEG4+3derCb5PRl6k/kuHjxEGmSKZngEP0MDdA==","signatures":[{"sig":"MEUCIQCntPVxBzoAWjPbgD9X+793zrSr8YVJIv3JPUwsB/LwRQIgGlyokfI29wpD7TjIB6zMqU1LEMTWNkY3rnRYN/f9XVs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239402},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"9c5ce5eab1f0eda02f81fa622ee286aa1300bf99","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.1","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"^5.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.0-alpha-20230708104420-9c5ce5eab_1688813100647_0.9604545702597937","host":"s3://npm-registry-packages"}},"5.0.0-rc-20230708104600-1edf063f1":{"name":"@graphql-codegen/cli","version":"5.0.0-rc-20230708104600-1edf063f1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.0-rc-20230708104600-1edf063f1","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"7d919db15b0b7694523d5224d8753036afc1aee2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.0-rc-20230708104600-1edf063f1.tgz","fileCount":107,"integrity":"sha512-bOOoDlexX+7UVZmAc860FfDpItxem/29RkY28GS9Q/1AjfPK49O348Ryv6BiTe7AD/MS3KXu5CHiKN77PSozfQ==","signatures":[{"sig":"MEYCIQD8s+uOMfLBML5UHaNVPD/m+Wg+2RuASdoPqf7CNQs9hQIhANv2U9T98n2v1Xpc3ajxS87IP4Cc6ZMX483KQqSKXKib","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239399},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1edf063f1ba894dff6292c7d1195a4fec25d209e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.1","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"^5.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.0-rc-20230708104600-1edf063f1_1688813191691_0.9583205833132327","host":"s3://npm-registry-packages"}},"5.0.0-alpha-20230708104753-faf618a2a":{"name":"@graphql-codegen/cli","version":"5.0.0-alpha-20230708104753-faf618a2a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.0-alpha-20230708104753-faf618a2a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8d2a6dcc0c686c1e28a5e131b7af84adff6ca7d9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.0-alpha-20230708104753-faf618a2a.tgz","fileCount":107,"integrity":"sha512-2V1hiuY3Rxn2ORhmXKyexQk2CNJzaNo/bOdDSeLMXKJ3zm+Zu1yEL2oNzN6dTG+P9882jdep/Fe8pWy7AcZmEg==","signatures":[{"sig":"MEYCIQCcAaagfCDcBxruo1pqoisR6x2h7yrbnP2uIWYFQTDr7gIhAMugDF7KaYfubySVNabmbhubryvvGTRR/hkJU0qOjg7r","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239402},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"faf618a2aa56abc644e59f18b2aa4e95173769f8","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.1","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"^5.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.0-alpha-20230708104753-faf618a2a_1688813304531_0.4748351040632317","host":"s3://npm-registry-packages"}},"5.0.0-alpha-20230708105126-ff4de773a":{"name":"@graphql-codegen/cli","version":"5.0.0-alpha-20230708105126-ff4de773a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.0-alpha-20230708105126-ff4de773a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"4e4c16535f67a874dffadffbbdc1e43342e22de0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.0-alpha-20230708105126-ff4de773a.tgz","fileCount":107,"integrity":"sha512-UIvXJz+X8etJxYz7EjcwyENm2mreVZ8Ytg1kKhdIu/UtBCiHQ4seXGdNfHyvh29wgQsmr9hmeHhjQ/6Sf6MfFA==","signatures":[{"sig":"MEYCIQD8hXqlIeS8uYEQCDN8FRcYmlplvBNRA38NkWhJnyxUQQIhAOLctUFP2PZeyRYc5GQ4TR0J0Bg4mNEzcoa3QOPI38y/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239402},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ff4de773a70a25d9933b8f30f5cd4f91accf1b62","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.1","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"^5.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.0-alpha-20230708105126-ff4de773a_1688813518502_0.0519444729557037","host":"s3://npm-registry-packages"}},"5.0.0-alpha-20230708105342-2851e0bc4":{"name":"@graphql-codegen/cli","version":"5.0.0-alpha-20230708105342-2851e0bc4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.0-alpha-20230708105342-2851e0bc4","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1c6fd90b43016d514f3acd604d4819f063f64e11","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.0-alpha-20230708105342-2851e0bc4.tgz","fileCount":107,"integrity":"sha512-K7H4H4g9aN84ZnajFy3reGcECjV4nuj+JEmcVp5/FTU1mEzBUTv9q+wYurE4jO9U+FYloqZDioC26juPTIptRA==","signatures":[{"sig":"MEYCIQC/30eS4Ktmr0ywLMW1F9xAzKPc2nWY1vitQ3kb+j/WiQIhALkZNDoVR/OZsnivoLIX2drmYKX6tKP0FgM23VsWXGNg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239402},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2851e0bc4c011bb9db63631e186edd94f8d6a052","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.1","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"^5.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.0-alpha-20230708105342-2851e0bc4_1688813656820_0.238843316597652","host":"s3://npm-registry-packages"}},"5.0.0-alpha-20230708105624-387049e25":{"name":"@graphql-codegen/cli","version":"5.0.0-alpha-20230708105624-387049e25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.0-alpha-20230708105624-387049e25","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"be4e4a7ab9bdb4606d020b1b20be34bd8dbdba4e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.0-alpha-20230708105624-387049e25.tgz","fileCount":107,"integrity":"sha512-8AMt/vK7+SorfSqwUDTbD/8qnToMoQ0d2PiTpHkKPWbVEbUZEZGA5dGdNhHv3TjsuLTi3tnoB+GU2P9Oi6jlIQ==","signatures":[{"sig":"MEQCIBvNzTlOM0ePcQsPaPm0OxiMhbJ/Ua2bWtDsNqD0Ez9YAiA17pa2HfYXsXnqxDes563YJdYTjT3PNHctkxYUD5KbWg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239402},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"387049e256f8c2c7018e2216ba635c7b6fdc28bf","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.1","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"^5.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.0-alpha-20230708105624-387049e25_1688813815867_0.38312515856576623","host":"s3://npm-registry-packages"}},"5.0.0-rc-20230708110009-8907e4239":{"name":"@graphql-codegen/cli","version":"5.0.0-rc-20230708110009-8907e4239","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.0-rc-20230708110009-8907e4239","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"865030b36e2340c042ec7abc12b2d613303ec83d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.0-rc-20230708110009-8907e4239.tgz","fileCount":107,"integrity":"sha512-uLBVXpQSSSd3Ly30aqFx/hlo1YunfhXlhJD7gH1ZJYegZfygkncFlXylIrxhdIe0CkHEGs5DTuIL44R+zSaWCA==","signatures":[{"sig":"MEQCIDYJi4VMI39CpdygZgfTqUUdq1pfCn/DOGwMXFrJIEf9AiB/xPyWF3W59iTmVoITVrMmqaL4MLbadWp77wisg2owlw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239399},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8907e423910a140242851f78b725f07e48d2aef1","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.1","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"^5.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.0-rc-20230708110009-8907e4239_1688814042438_0.5848252557181122","host":"s3://npm-registry-packages"}},"5.0.0-alpha-20230708133729-b05767466":{"name":"@graphql-codegen/cli","version":"5.0.0-alpha-20230708133729-b05767466","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.0-alpha-20230708133729-b05767466","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"91b6b0bb038e6ecd142de4988ed38ac4090d159d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.0-alpha-20230708133729-b05767466.tgz","fileCount":107,"integrity":"sha512-5gBjWpXAYQdDqAQ0/6PjRU7OHUqFhxaOjwx55DTf0di7Vykz7ISdxRSFLRmu6DWuWr0JSjc2CaPLZX47m6bwzw==","signatures":[{"sig":"MEUCICKPYCPJ/hl4jKiUuj8wDIkob5og3RK0vecxVb+qJ+wRAiEA/XLuPvMsiuxdHBl0emO8uF3jwX0LTJ7nTE7/QJtNnhA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239402},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b057674663720b8a26fd3db8c245da26912b16e4","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.1","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"^5.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.0-alpha-20230708133729-b05767466_1688823481994_0.1545356029902234","host":"s3://npm-registry-packages"}},"5.0.0-alpha-20230708133813-800319c12":{"name":"@graphql-codegen/cli","version":"5.0.0-alpha-20230708133813-800319c12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.0-alpha-20230708133813-800319c12","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"7b53fbc4d063a3b8adf2e7c3ad4fe534a0193b36","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.0-alpha-20230708133813-800319c12.tgz","fileCount":107,"integrity":"sha512-Y5rt+NeibJ3KRPFMzt9MZnpdmd0rslV7YKMDAgqHMTSWVOrBmDxe5jsJ855os5YGEKrSQP6virKg/9XRyHt2aQ==","signatures":[{"sig":"MEQCIBlf0Kq4yVbEXkfAq0ogofudXeblr7QGFnpWX3H6kraYAiAHLx9VRYePx9SYXxr8QzhWZuOPvgaZ7FtS7L4x29bD1A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239402},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"800319c12b5e49220b47ee9f0457149cabdcf82c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.1","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"^5.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.0-alpha-20230708133813-800319c12_1688823531081_0.716988093544479","host":"s3://npm-registry-packages"}},"5.0.0-rc-20230709124410-7d1170f91":{"name":"@graphql-codegen/cli","version":"5.0.0-rc-20230709124410-7d1170f91","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.0-rc-20230709124410-7d1170f91","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"3e19a0e3a58c96e253e76973b8a9fbb8554e50d4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.0-rc-20230709124410-7d1170f91.tgz","fileCount":107,"integrity":"sha512-O3j3bAKZc+HAHxsqECelSRg97dbb6yDh6a8A0Rttokn5QWPQTlMW/WnguSXVNMLO06RhhEDb0iu3BD94bTFrUg==","signatures":[{"sig":"MEUCIDjctHPMJ6e6XSImkmXgERcuZHxQ0lZ+N7cBqRZFPxTtAiEA11oyN9lVSTEl2cnDASGthHHq147m0kTLxcwUUKe2mbU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239426},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"7d1170f919bbb1db6e8aa20d64fdfeee31ebe30f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.1","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.1-rc-20230709124410-7d1170f91","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.0-rc-20230709124410-7d1170f91_1688906681896_0.591257444235306","host":"s3://npm-registry-packages"}},"5.0.0-alpha-20230709155609-a2faf1e2c":{"name":"@graphql-codegen/cli","version":"5.0.0-alpha-20230709155609-a2faf1e2c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.0-alpha-20230709155609-a2faf1e2c","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"41c12559857ac896d91fad3fc6cdf4a5ad9c4464","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.0-alpha-20230709155609-a2faf1e2c.tgz","fileCount":107,"integrity":"sha512-wb9qA5i34BvhACldmTtEEH78OtYnkb3KOi/tP0hBSqbMS2Xe0cGR8OOqf7I4HKeuisN/ul9YwmAz7UVD57b2YQ==","signatures":[{"sig":"MEYCIQCNKlyqmr7bH6hW+xtfyKs5DUaXaWbaVcnHGtmMmtjonAIhALzAlpEIff/ZfbTsn3lx4hqc2ne2HbGliDddPLkZspoD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239432},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a2faf1e2c5c580ec587d1d5a118ee338bc5b4184","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.1","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.1-alpha-20230709155609-a2faf1e2c","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.0-alpha-20230709155609-a2faf1e2c_1688918202526_0.019650859566935353","host":"s3://npm-registry-packages"}},"5.0.0-alpha-20230711115953-0c120518d":{"name":"@graphql-codegen/cli","version":"5.0.0-alpha-20230711115953-0c120518d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.0-alpha-20230711115953-0c120518d","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"bc947d687e55fed13f23b0b915efda02ea3a170d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.0-alpha-20230711115953-0c120518d.tgz","fileCount":107,"integrity":"sha512-IaS6VKssMja64aoKsSEnu2I7B9Kat9wnbOyLOSl+TiWKld5qjcauPtNYvFrKvXLEKmXHdsGHMzrJ9NlW3JbRqA==","signatures":[{"sig":"MEYCIQChGkELGb2HcUBZ8o0awxv/ZK7grJuKynh5f2yjrD2XfAIhAPoBlt+AHDCurUI7XyBAsL2k7tZZJJCX7IpQXdpFg1E1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239432},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"0c120518d10e7d0120168260811f1ff9e6953e21","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.1","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.1-alpha-20230711115953-0c120518d","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.0-alpha-20230711115953-0c120518d_1689076827251_0.5990473129847911","host":"s3://npm-registry-packages"}},"5.0.0-alpha-20230711183626-e8e809e5d":{"name":"@graphql-codegen/cli","version":"5.0.0-alpha-20230711183626-e8e809e5d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.0-alpha-20230711183626-e8e809e5d","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"af86f635e40e24181c9656de21d9f73fcf47b63d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.0-alpha-20230711183626-e8e809e5d.tgz","fileCount":107,"integrity":"sha512-9GIyD5iKarnQKBi2naLPbcrwlmQIlrs/Ax4n1mbDV5Ta/lqqntB1JwGqoXfMZT8m+4bOJVUVKNYPkfWVXmMALg==","signatures":[{"sig":"MEQCIGZWJthWabGjPI1PeCl4RbxvKLfac6ybVCk59eXkEOMcAiA3R5ss9IQVmOp+Rj9PCFKyuCvSBeHhyoa7lIbgLJcrJA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239432},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e8e809e5d0acd28ebbff77d31f54d5aadc870b84","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.1","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.1-alpha-20230711183626-e8e809e5d","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.0-alpha-20230711183626-e8e809e5d_1689100619989_0.4202922366492454","host":"s3://npm-registry-packages"}},"5.0.0-alpha-20230712164909-f5cf09a1a":{"name":"@graphql-codegen/cli","version":"5.0.0-alpha-20230712164909-f5cf09a1a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.0-alpha-20230712164909-f5cf09a1a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"7c07ba7543be83c2aa08f6473f21052fbbfb67ca","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.0-alpha-20230712164909-f5cf09a1a.tgz","fileCount":107,"integrity":"sha512-0O2mIkllli9OxAxdIgVFtvXjDOJiT96gdzlVcNDiIVKGxOkJAoDXGZqA7m3MsMos2BKjA3/ifJ2KKXQF3NOO4A==","signatures":[{"sig":"MEUCIQD0WCYqiiuwExEHAK/te5GaQOT9FYYHUTuOlKCQqzPZnwIgXXP/ytveiGVqUMFjROdCzeHl44kcfMWTeMS4wuwpbGI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239432},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f5cf09a1a7a80519bae4f18ef96be77425a7761a","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.1","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.1-alpha-20230712164909-f5cf09a1a","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.0-alpha-20230712164909-f5cf09a1a_1689180589731_0.5212584429661189","host":"s3://npm-registry-packages"}},"5.0.0-alpha-20230712200042-30c7ed383":{"name":"@graphql-codegen/cli","version":"5.0.0-alpha-20230712200042-30c7ed383","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.0-alpha-20230712200042-30c7ed383","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e2809873c0cd95f58259a54b9a1787811e61d205","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.0-alpha-20230712200042-30c7ed383.tgz","fileCount":107,"integrity":"sha512-oR8ZwEfhBOSpu3GAQfz/3/r8sApEc1YyvQkTU6zrMqM827qGMuswWPLQHt+4Tyi/1/FJa02R7HaaidxgubP4Pw==","signatures":[{"sig":"MEUCIQCMqdwnhCbX4SAHhxGtVjjBeZw2WJk+dCc5a4zQK8dUkgIgAkhx4kQi5MR+SvGdp176GWyqtmQ2f4S7vce3V54elNo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239432},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"30c7ed38332c1375adcac174f4c4719e9a90aed9","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.1","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.1-alpha-20230712200042-30c7ed383","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.0-alpha-20230712200042-30c7ed383_1689192088285_0.10656563496291827","host":"s3://npm-registry-packages"}},"5.0.0-alpha-20230713200213-d6298ea25":{"name":"@graphql-codegen/cli","version":"5.0.0-alpha-20230713200213-d6298ea25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.0-alpha-20230713200213-d6298ea25","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"62f433c292a91d8b6df018afc075a782d75c36d2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.0-alpha-20230713200213-d6298ea25.tgz","fileCount":107,"integrity":"sha512-gw+zueml0UbsFDwMYrI5ZR/Iyf4iNdJPi7rb3qH3OltXmOOr5gcuTWl2dvfqFviT7D24E/xJSsZVZI+l1npssg==","signatures":[{"sig":"MEUCIQDJ1In4GlR58Bnvxlgk2ZG2aQ7aERAbmJEVoC+ASNjdwQIgQoc4Z7pgLWgXlqotw6dSzu3QC09Y6UWlPkg/5kA54d0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239432},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d6298ea2570d38e467a9f0b8e7fd23d4aeaef1b3","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.1","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.1-alpha-20230713200213-d6298ea25","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.0-alpha-20230713200213-d6298ea25_1689278573113_0.2685188460946093","host":"s3://npm-registry-packages"}},"5.0.0-alpha-20230714101237-0a2852c01":{"name":"@graphql-codegen/cli","version":"5.0.0-alpha-20230714101237-0a2852c01","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.0-alpha-20230714101237-0a2852c01","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f205b277ba66358e320ac0646bc4f4788bd0db50","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.0-alpha-20230714101237-0a2852c01.tgz","fileCount":107,"integrity":"sha512-bXnVr2y4VzsXjhQbVhs1uBCpwpqPy0zFzaMXoOkj/HcL+4nYk3AR9YQ7qYn/H/U2cmQQKIvHnATYth1Av22rZg==","signatures":[{"sig":"MEUCIQCgjlzqpIQVxVFuXaeaNWwkIvgT/KYRz2gREqKBVDY8dgIgGdpQ1OCkUJYAg/mAiV/A9+Wk+UZgiKkBAgVoeie2DAg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239432},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"0a2852c017f2ee879fa3370b899d0f830abb7dc9","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.1","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.1-alpha-20230714101237-0a2852c01","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.0-alpha-20230714101237-0a2852c01_1689329592436_0.34972388977386304","host":"s3://npm-registry-packages"}},"5.0.0-alpha-20230714162818-6d4dff73c":{"name":"@graphql-codegen/cli","version":"5.0.0-alpha-20230714162818-6d4dff73c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.0-alpha-20230714162818-6d4dff73c","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"9008a1971f456dbe29b5dd82426a7d5073a260e3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.0-alpha-20230714162818-6d4dff73c.tgz","fileCount":107,"integrity":"sha512-nZ8oBDcUNiDn5KIKZ4G/EJK5K4c/wk4G9m9JqA1m/eTNxOXQmVw5xVna8RgmZ7hn/hHf2yU1bkNAoGFRQ60twA==","signatures":[{"sig":"MEQCIFFsQPT6NdwK2DDqG8K1XoSMvorQpH66hiRCiwccjs9YAiALiRLyGUY57Iiqzc63MExRt5SuWHVBi0zomGxks/MfWw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239432},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6d4dff73c7838031e24c34528663cd926e7fb828","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.1","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.1-alpha-20230714162818-6d4dff73c","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.0-alpha-20230714162818-6d4dff73c_1689352132685_0.0994853226363348","host":"s3://npm-registry-packages"}},"5.0.0-alpha-20230714163258-08305dd1a":{"name":"@graphql-codegen/cli","version":"5.0.0-alpha-20230714163258-08305dd1a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.0-alpha-20230714163258-08305dd1a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c82ba5ddab39edbc395cbae7b1db0f88c4585bf6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.0-alpha-20230714163258-08305dd1a.tgz","fileCount":107,"integrity":"sha512-IXXhAgd3A5es3DoYtowyrjBFeo0J9FQ8+pH/FvWA9X0Wm4XeuF7roMabO6uA6Z/NIYsvhlrN4MCDO7vBIqtCjg==","signatures":[{"sig":"MEQCIFLiG7uqonuWFZrYGn4Vm+Mcn5zGk7WpquXdr548p8X2AiAAjYjXdyqbETX5HMyjKWes2DxoMoDJYVuwGpNLohSlag==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239432},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"08305dd1abc4ff57ca6cf8d7c76d4af97fdc91c4","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.0","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.1-alpha-20230714163258-08305dd1a","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.0-alpha-20230714163258-08305dd1a_1689352420176_0.1758299819172342","host":"s3://npm-registry-packages"}},"5.0.0-alpha-20230717030000-04e42168e":{"name":"@graphql-codegen/cli","version":"5.0.0-alpha-20230717030000-04e42168e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.0-alpha-20230717030000-04e42168e","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"da05055c3f58b49c8e1ca5fa11246482ff04ec4d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.0-alpha-20230717030000-04e42168e.tgz","fileCount":107,"integrity":"sha512-YpWHlYyrzmkiOyq2MvwKZDLt2YpxnuhrSxikoatHLvCL7u8Lx7LpM3kA18AdzLOImjX5rzlv6ZED/0/J5ffKAQ==","signatures":[{"sig":"MEUCIE1I+nh0EeziaZ9tz5hzHBjj5fPpPFWMSgic6SG47vYZAiEAjygutF4szUIJgHcb2mx+7P5vh+eZ/Kv8hKzfCbAfc3k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239432},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"04e42168eb394bb3dcad3508b7af8158eac58c94","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.1","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.1-alpha-20230717030000-04e42168e","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.0-alpha-20230717030000-04e42168e_1689562832811_0.26699207654718493","host":"s3://npm-registry-packages"}},"5.0.0-rc-20230717030530-5bff2cc00":{"name":"@graphql-codegen/cli","version":"5.0.0-rc-20230717030530-5bff2cc00","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.0-rc-20230717030530-5bff2cc00","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f48920db2e2b4be2fe874d3e390538c27b9e5a49","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.0-rc-20230717030530-5bff2cc00.tgz","fileCount":107,"integrity":"sha512-AknoIKpmvSs3HNmKEzypXwmRTO8KQxf9u8hxXDoYR6FsYZq7KZA01PLwJBi/lEFBdefH8gUTGo+y6weHuKcKqA==","signatures":[{"sig":"MEYCIQCvSXuDKzbHiS23RZyTxPXhlgb41MB2lROhk77DhbbzWAIhAIB7IxwSuA/ktnEmKIeE4XDj2uchhRwvsOzfR+5Lakxa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239426},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"5bff2cc000c00af2e05601a39ef97a1d78080170","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.1","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.1-rc-20230717030530-5bff2cc00","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.0-rc-20230717030530-5bff2cc00_1689563177209_0.6551579078867373","host":"s3://npm-registry-packages"}},"5.0.0-alpha-20230721061707-85daea1a2":{"name":"@graphql-codegen/cli","version":"5.0.0-alpha-20230721061707-85daea1a2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.0-alpha-20230721061707-85daea1a2","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8909258ea6dc454d1eb98b18610434dad4da4d17","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.0-alpha-20230721061707-85daea1a2.tgz","fileCount":107,"integrity":"sha512-uHix9gG/BRrS+xr9M7m1xSo2fmkdfuZKjM69TyS1oFc5J0668BXXU5XOQAh7sH+aD3Zp2JTULtwZe/jBcmP2jg==","signatures":[{"sig":"MEUCIQCSbDQNg/gStWLySc3OyggqrL9TAL5wJyW99UL4R6ZZkQIgIhwOGStaOdceDB7WHgvCAmbUYQ+KsAREyYkuSMxD++o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239432},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"85daea1a2ebf38421791df2055ba08d16e91da7c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.1","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.1-alpha-20230721061707-85daea1a2","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.0-alpha-20230721061707-85daea1a2_1689920268401_0.8701774852992112","host":"s3://npm-registry-packages"}},"5.0.0-alpha-20230721185231-06bbd52d9":{"name":"@graphql-codegen/cli","version":"5.0.0-alpha-20230721185231-06bbd52d9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.0-alpha-20230721185231-06bbd52d9","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"941f46f5a054edff0b1b05fa75b516edc1664c07","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.0-alpha-20230721185231-06bbd52d9.tgz","fileCount":107,"integrity":"sha512-9Yp+ItOZL6QE+xHCQPkS8xRXgwHXaBZ0z5uf0Bn8G/xjvcKQP2o9zPNbwQ6ZO8FcWyCaesJSLwjI8+Hb/21WvQ==","signatures":[{"sig":"MEUCIQC1ivFBJJogRKDYehRqHhkvBg53E5gcHXY3/4dfvQ6AgAIgTPhDKPRmYkGeQR9wbL4FNCper80nFQ7Ce4qdWz4LuiQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239432},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"06bbd52d99529b136bb41112c90dd4f305734c80","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.1","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.1-alpha-20230721185231-06bbd52d9","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.0-alpha-20230721185231-06bbd52d9_1689965593813_0.09851319442122475","host":"s3://npm-registry-packages"}},"5.0.0-alpha-20230721221200-ed6ccd73f":{"name":"@graphql-codegen/cli","version":"5.0.0-alpha-20230721221200-ed6ccd73f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.0-alpha-20230721221200-ed6ccd73f","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f417c8ffb65597ceb2e07b1ba4d4ff2241e4c1fb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.0-alpha-20230721221200-ed6ccd73f.tgz","fileCount":107,"integrity":"sha512-mxBqB1/IESEKOSysz0fgtf+jJalmUOjmKXA9+CiCTTcQO39kuS1dcF1yhXosA5eVqdZGX6Nsx+s3mHCy3Ez3CA==","signatures":[{"sig":"MEYCIQCymXd60cCdajStLMzdoGDGqR3TOOxxmJ9TrxE73pHexwIhALnoT5LDgvF8A6IU1ZzjY9+rEo3/keqIlUnMT6BFciFb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239432},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ed6ccd73f94953ee198f8cbb87974bad68bd475e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.1","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.1-alpha-20230721221200-ed6ccd73f","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.0-alpha-20230721221200-ed6ccd73f_1689977554705_0.6218372498581839","host":"s3://npm-registry-packages"}},"5.0.0-alpha-20230724120411-2fc200682":{"name":"@graphql-codegen/cli","version":"5.0.0-alpha-20230724120411-2fc200682","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.0-alpha-20230724120411-2fc200682","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"64ddb7b287ceebf3cdd727dde31586cffdb1ce30","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.0-alpha-20230724120411-2fc200682.tgz","fileCount":107,"integrity":"sha512-/HJ/iTXo+kZvy80wtrUVHVmAVK0111QFq6+n7slVY0Zuk5KQmENCiGmH7AeWvfcgBlt0FIB+e+89lt9kUgRSWg==","signatures":[{"sig":"MEUCIQCbQf6zlVMcVndKS8AVM6VGq+Wh9vW1OZwkyDUIQgfDSAIgE3zEhES8zQMzHKxS+mW6blNcGPoh2N0SvPMkwtHWm94=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239432},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2fc20068206065fd81c26da876bc45f979af927a","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.1","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.1-alpha-20230724120411-2fc200682","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.0-alpha-20230724120411-2fc200682_1690200291103_0.5197178011628347","host":"s3://npm-registry-packages"}},"5.0.0-alpha-20230725003743-dc7d86290":{"name":"@graphql-codegen/cli","version":"5.0.0-alpha-20230725003743-dc7d86290","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.0-alpha-20230725003743-dc7d86290","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"5ff160cff1c07ad0425db56e0206405d83771e09","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.0-alpha-20230725003743-dc7d86290.tgz","fileCount":107,"integrity":"sha512-kbzwoq3EdtBpZdFFuSWVO/Ich7QAiQtfs66xf3eRsfzv5t6+P3EqhkafEuAHdvjbC9XMYUf1QcRrbtnhfecLfg==","signatures":[{"sig":"MEUCIDnGtGa+03v+eSiyE2RTF3llA0VOmC0IfrwwCgVhtDdrAiEA3h80j7iL/Ac7TSHU3OxSA64jeiFha0oz9JPVpYc+QPM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239432},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"dc7d86290429364ed3066741cf013f33412bde49","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.1","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.1-alpha-20230725003743-dc7d86290","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.0-alpha-20230725003743-dc7d86290_1690245503385_0.07773673215614751","host":"s3://npm-registry-packages"}},"5.0.0-rc-20230725072443-6015e2664":{"name":"@graphql-codegen/cli","version":"5.0.0-rc-20230725072443-6015e2664","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.0-rc-20230725072443-6015e2664","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ac6b0270db19025d8add1f61bc6affabfc5d4812","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.0-rc-20230725072443-6015e2664.tgz","fileCount":107,"integrity":"sha512-n22l9Mb5uvu2siakk94JRUGZHxspoernXOxTlQJhL+gd7NF0b0MCToesjR09LFujzhRE44ry8iYtRHJWwDFT/w==","signatures":[{"sig":"MEUCIQCOctANBL5hVTPzsTfSZEaboxvZy0AhXhA/J9NFBGH8wgIgC7KmM5C4RW887knNhFxfI7Xpn3tDsf660ZsBzHsOtL0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239426},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6015e26646768f37d467007f2629c37fb1ddc4b0","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.1","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.1-rc-20230725072443-6015e2664","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.0-rc-20230725072443-6015e2664_1690269928625_0.9329587628012044","host":"s3://npm-registry-packages"}},"5.0.0":{"name":"@graphql-codegen/cli","version":"5.0.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"761dcf08cfee88bbdd9cdf8097b2343445ec6f0a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.0.tgz","fileCount":107,"integrity":"sha512-A7J7+be/a6e+/ul2KI5sfJlpoqeqwX8EzktaKCeduyVKgOLA6W5t+NUGf6QumBDXU8PEOqXk3o3F+RAwCWOiqA==","signatures":[{"sig":"MEYCIQCUREJMZ47XOl9EZnMYSR7nfvZoLZEAJxIimbkqddI+xQIhAIrKBRqmjI3WUzbLdCL0OymehTBLjXGbyPGGTSJM3r0o","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239371},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"5829dd9b0ea4be5479eeeb2de65307b0e5255352","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.1","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"^5.0.1","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.0_1690276805193_0.2552085471238539","host":"s3://npm-registry-packages"}},"4.0.2-alpha-20230725231005-5bc75d7f6":{"name":"@graphql-codegen/cli","version":"4.0.2-alpha-20230725231005-5bc75d7f6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@4.0.2-alpha-20230725231005-5bc75d7f6","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0bc4815267f32da37960aeaee4908c02f0a23a33","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-4.0.2-alpha-20230725231005-5bc75d7f6.tgz","fileCount":107,"integrity":"sha512-tniX5RfuX828JFLpj/GdquWgDofcHKueQI+Gx+dg267oKuz57RpAz0xaonux+orR3KMUMbj2of10up/s3SisNQ==","signatures":[{"sig":"MEUCIHH4nqs9oAPldXhgfZJX2o3Sz06kWr0vta7oII6U5DG3AiEAqZycTJlRHdaRsyjgPrsEmCrk0mQM6Zt/hiOdjbmHVQg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239285},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"5bc75d7f6064a708add719cb3c55def38200f7bd","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.1","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"^5.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_4.0.2-alpha-20230725231005-5bc75d7f6_1690326645961_0.10232600341582554","host":"s3://npm-registry-packages"}},"4.0.2-alpha-20230725234859-7c312d8e7":{"name":"@graphql-codegen/cli","version":"4.0.2-alpha-20230725234859-7c312d8e7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@4.0.2-alpha-20230725234859-7c312d8e7","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"7d8b5ba4a4784de106b85c6c6469b627d39b5535","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-4.0.2-alpha-20230725234859-7c312d8e7.tgz","fileCount":107,"integrity":"sha512-odwVwq97BHn9ED64VQv/9V4bp8C9PylMK2lBuwxO/oHftrVufe7S93m+ybiEci7YSevqofRKkzPbP9TjmI2XTw==","signatures":[{"sig":"MEYCIQCoW4Ha6ONFO80WOIGt9mt1gBUc5ljatXVIIVO1HUc4uwIhAJ5ioeQCHJbRChBMp7R59yK2DCueieVCeWtGC56VDGwi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239425},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"7c312d8e7574dfaaa3a5ca80961f2f34a638e409","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.5.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.16.1","dependencies":{"jiti":"^1.17.1","yaml":"^1.10.0","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@parcel/watcher":"^2.1.0","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"^5.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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/cli_4.0.2-alpha-20230725234859-7c312d8e7_1690328981249_0.7486711061610056","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20230817204737-628c6cd15":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20230817204737-628c6cd15","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20230817204737-628c6cd15","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"03b1253f0001938059a59ab4cb3709168a003a74","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20230817204737-628c6cd15.tgz","fileCount":107,"integrity":"sha512-6UZJ28F6vKDVl9WC7nJEoE3iYza6c0Hv5zhA0eXYBknJ0IFjch7lduIQyfhF5pQAZw1bTMjo/fpRrKxZGPdpVQ==","signatures":[{"sig":"MEUCIQCHD9knO9iK6Hg/1/n7H17lr5t5PBQXnDL6iv7W9tMTgwIgSPOKu1TrBjiWI5sSwexzViTOfUJsj3iz+eeXm+JhSNM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239450},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"628c6cd154a6eef5bbe5093bccfbd81050f459fb","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.6.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.17.0","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"^4.1.0","@graphql-codegen/plugin-helpers":"^5.0.1","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20230817204737-628c6cd15_1692305301564_0.38523059017478656","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20230824190910-8860d7b1a":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20230824190910-8860d7b1a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20230824190910-8860d7b1a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"81f228f1218673efe796fc0b231decd1bc0f7341","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20230824190910-8860d7b1a.tgz","fileCount":107,"integrity":"sha512-yXxU7kz4ic6pFUaEarpXXePRF3I32/6Sjya1FX5uPu7aPMrARj3ZMdUCeO0ynh1fknBtdj2BiE1wXU5ebI7ytQ==","signatures":[{"sig":"MEYCIQD1I+4eA75Fy4ABCZ/kP/FTfFgm+6FmaCXrIvqF78RkigIhAPDH6i5KE4XF0e1Nv1fh5bpiOeXjFCpZv5SJYMPDpldn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239402},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8860d7b1a9781e6389c00525ab579fced3814ae6","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.6.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.17.1","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"^5.0.1","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20230824190910-8860d7b1a_1692904195135_0.0701498776256062","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20230824214759-f44522c81":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20230824214759-f44522c81","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20230824214759-f44522c81","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"74b26217e60cd1c3599fde1b80a385d32df9d37d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20230824214759-f44522c81.tgz","fileCount":107,"integrity":"sha512-GzCaeSIzm9kwZhhqW+bTCC50Rg8nql5Xi/PbbakEmsQQB+GylDAhRghCQx8TaZKDH6jD4IznK45we+7sMnZ/1w==","signatures":[{"sig":"MEUCIQDmevPDS7NliaTt7R/2dRBQsxILeOPDklbtjX4stsdesAIgBXtCjp0yrx+gS7H3xbIvVrnCXpd7n+wM0D53dcaXFYY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239402},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f44522c81cbb735dd2b98d913f35a3347d061e12","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.6.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.17.1","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"^5.0.1","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20230824214759-f44522c81_1692913724358_0.7235110794158366","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20230824223602-bfc365524":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20230824223602-bfc365524","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20230824223602-bfc365524","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"49fb9495908c20e5d93a8a6f05af452aaa8eafbf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20230824223602-bfc365524.tgz","fileCount":107,"integrity":"sha512-hKolCrfk3ouVOyVtJNV63nU+dK0Fdg6/5MRnwoDjde5oOncIkvfnFhc7CkhrKWROx/LTiitYOYq9aRDHxYrXHg==","signatures":[{"sig":"MEUCIF83PBjTCT5/079p64NA2CXHTzQ5vx3Xb2TDBxCl5wXFAiEA42L3rGkhEAaoj7JLrsp7Z1Iv0eJje7fGKxJUIFI5kxQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239402},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"bfc3655247e2dd69dd9ca1cc792bf6ce7275437b","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.6.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.17.1","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"^5.0.1","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20230824223602-bfc365524_1692916604364_0.06161031033574349","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20230825001310-1c402d4f6":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20230825001310-1c402d4f6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20230825001310-1c402d4f6","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"88ce2ebe95b090ed7aa29bf220eac1da651a4b71","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20230825001310-1c402d4f6.tgz","fileCount":107,"integrity":"sha512-9AbIQ7lH7A4uH4V2/LdHJOvbTFCEVBXggZh5cdVVFPRs4Xs9KWSrbvxRoRaMFGL3HNEDRSsGSxGaQ0h7LLb7pw==","signatures":[{"sig":"MEYCIQCH9i/Qb5Fn777shZ9dfB6v9vhxmap1OqHW8hJsDP19cAIhAOi9x02CTzNI/pPn7dznbTSbCXeQfpDPx4hSadPMJLW5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239402},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1c402d4f60417eec2926c040361e226ead90cd92","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.6.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.17.1","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"^5.0.1","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20230825001310-1c402d4f6_1692922423247_0.433398488417045","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20230825003535-3d528fa63":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20230825003535-3d528fa63","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20230825003535-3d528fa63","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ed46048933d3c43fd619f85b826ccf4871c5a9bb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20230825003535-3d528fa63.tgz","fileCount":107,"integrity":"sha512-nnfzHDMe8HYRGSbW68A1jnWBo2YLR0XVimvIY+Yys96I9+pEt2EzU4YZhqhIEF6I69R0TI0q90z4Qfe44iid6A==","signatures":[{"sig":"MEUCIQCcWib3tvOC8TwwezitoB2MJ+KqUQ87lX1qeSujXTFhpQIgRiw+v9BjIVVLDgaf35/zavDJ3FQ4+vI8QXm9t1u+Vtc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239402},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3d528fa63299875c93e99b0145b9d46e17af87ff","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.6.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.17.1","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^5.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"^5.0.1","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20230825003535-3d528fa63_1692923772447_0.646376869388614","host":"s3://npm-registry-packages"}},"5.0.1-rc-20230925154310-d64383782":{"name":"@graphql-codegen/cli","version":"5.0.1-rc-20230925154310-d64383782","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-rc-20230925154310-d64383782","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"51ae3c6491ceab5fe3f3ad1473bb649a9ff463c5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-rc-20230925154310-d64383782.tgz","fileCount":107,"integrity":"sha512-gmXfWLrou/6pSXX3qXMHr4eAIL0NsFl2ABMVtcmJeDq4w1z3iVqAW3kY9/OEYAcvcPk2KICt7dhrWqltP88LpQ==","signatures":[{"sig":"MEYCIQC9Lnt2710XhKJi99u4YIC7g6d94DC/ca/zYMv3xA8wZAIhANzjZrhfAeH52a7EckIlbW9J0Ifkb2WKbg4p6cP9xXsQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239469},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d643837821cc6a323efb05a477cac32d01b144ce","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.6.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.17.1","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-rc-20230925154310-d64383782","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-rc-20230925154310-d64383782","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-rc-20230925154310-d64383782_1695656638564_0.876391824043139","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20230927064646-dacc650ae":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20230927064646-dacc650ae","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20230927064646-dacc650ae","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"3fad5d07ef1c7f2e0f4462206a7b947158e6c8da","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20230927064646-dacc650ae.tgz","fileCount":107,"integrity":"sha512-YQ4kIiY+i/KBsC+IJ6KOw7tM3dRUDViQcyHCJp5F5WhefS5v/ftoi3zWiPt/csJ1a7TniolCqbrNgbvr02r6tw==","signatures":[{"sig":"MEQCIHXihh4MXUS0To5cFkIfJdRtG8Eh+PjhdP7ELingRfQTAiAp7cTy4idc2l9x/UDJrKIKocCA5953/FTfxlqJMEC7wQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239478},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"dacc650aea3527f1b50e804559ed7db560f144b0","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.0","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20230927064646-dacc650ae","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20230927064646-dacc650ae","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20230927064646-dacc650ae_1695797261729_0.8178285790696376","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231008045942-b7dfdc990":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231008045942-b7dfdc990","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231008045942-b7dfdc990","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"3b8afc0aac62fc5668fd6e4ea4dd3999d812f279","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231008045942-b7dfdc990.tgz","fileCount":107,"integrity":"sha512-UORbogIe9at0okRkvPP0xUnn3SS0fAzsMAOfvtuoA2Vp/f9hcmJXf1Q+BJuut4aJEw5Ht3LL9PtlPnfBizTKlg==","signatures":[{"sig":"MEUCIQDRTSa24dMykruTZx1Q+WTYxDYuPHPKsbxvUR1FbDWsdwIgf4oNIZu1fbK5gpuM9mbAcrogBl90CMEbSMhsqtfE8nM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239478},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b7dfdc990f86d4cc6e24bb4858b31683055a4990","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.0","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231008045942-b7dfdc990","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231008045942-b7dfdc990","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231008045942-b7dfdc990_1696741225600_0.3058464148573836","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231010141925-088886fb9":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231010141925-088886fb9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231010141925-088886fb9","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"dda8d93c368bf367ce04ed2823d7edf8df9ce124","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231010141925-088886fb9.tgz","fileCount":107,"integrity":"sha512-CzA83StQczBdfYIgFAOD0xHe32eoEbORzUH1V7tC2y8GJY7Q6w8uhfU93vG0b23tE/IYioI31Lb8L59DepsIgg==","signatures":[{"sig":"MEQCIFjzSKEwHDR8rquoBoxJ8SYNP0S+slO99WJa0iOi87MJAiBBL6YLgaQvDu+i4/8HMi4skg/aL0C9pq6cVtsWOkGb9g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239478},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"088886fb962259a3f1faaa991c55a4b23ee6e03a","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.0","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231010141925-088886fb9","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231010141925-088886fb9","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231010141925-088886fb9_1696947612105_0.38315462237005415","host":"s3://npm-registry-packages"}},"5.0.1-rc-20231011194316-17b7a9d76":{"name":"@graphql-codegen/cli","version":"5.0.1-rc-20231011194316-17b7a9d76","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-rc-20231011194316-17b7a9d76","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"2f16050a8f1f9d477080a5ae33ac639ed9e1a1af","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-rc-20231011194316-17b7a9d76.tgz","fileCount":107,"integrity":"sha512-CvXp8yC1tf70EXS+xSrz+wBIO0aNEO59L0C+cbm4vysDSl12GdPQPgSj9MFQLS5V5gBcRRRdeZDyg92jxA9CUQ==","signatures":[{"sig":"MEUCIHVSHwH0ic5zFsH0l31Pxra4FnjfEJa+ugVEn2Ofu1c8AiEAhQPz9gyDi2TeLP1cXR1O67wqPhZBFwNatDJyB7KsmC8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239469},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"17b7a9d76742d73de279acf28928e812c7604880","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.0","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-rc-20231011194316-17b7a9d76","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-rc-20231011194316-17b7a9d76","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-rc-20231011194316-17b7a9d76_1697053437829_0.7028497482800291","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231011194523-aa707a59f":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231011194523-aa707a59f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231011194523-aa707a59f","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"43aeadb0393c227f2ec2f023da0b70f9755f2f01","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231011194523-aa707a59f.tgz","fileCount":107,"integrity":"sha512-iM63fsjdSe6uzTavvk7UVKTurBbjALL2NCgMPvPe/nEUra81xJWOktb9SL21knVjDuJy/Wx94x2PLD4oGwGoYA==","signatures":[{"sig":"MEYCIQCtYkpJ2XOXAzhuOYVzo9nAFZV99yYj1QGUyFVVql381gIhAK8TT4RNDVUoIzkZm5xlnkA2kKHf26hUfvc+xYx+LzKg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239478},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"aa707a59fa9f36ed15411c6928f1451f8928cafd","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.0","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231011194523-aa707a59f","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231011194523-aa707a59f","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231011194523-aa707a59f_1697053569450_0.22310606503318664","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231011200543-30508e08b":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231011200543-30508e08b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231011200543-30508e08b","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f28cbc22f8a08f389b935d81147bf9a5a931e385","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231011200543-30508e08b.tgz","fileCount":107,"integrity":"sha512-l9MZ1+kFPMGneGg8i1C1N4rl2n02qfsoUaAA9hp8ip4t0bBATdFP/9m8XrrRbZKgmU48w6GJEXGCch0hDTciaA==","signatures":[{"sig":"MEUCIQDKJOEtzVfHafdFA/eFyj6uGLi61LwpR33EUisWL4JqnAIgUdV6S58yscfQuE+WAgfKt9Syion+j1jzBahx87+5gpE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239478},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"30508e08b3ddcd7ea4638e313c3454111a890223","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.0","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231011200543-30508e08b","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231011200543-30508e08b","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231011200543-30508e08b_1697054786973_0.8197973728634718","host":"s3://npm-registry-packages"}},"5.0.1-rc-20231011200738-b69680881":{"name":"@graphql-codegen/cli","version":"5.0.1-rc-20231011200738-b69680881","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-rc-20231011200738-b69680881","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"91a63dede971485fd04aa84a1268c404ad2f332b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-rc-20231011200738-b69680881.tgz","fileCount":107,"integrity":"sha512-ksv38e7koit8KqFN8l6cZdqiXCykaRW105Z21Fr3Rp+8hBKnuhSQxPjjPqYTSPF3GugmdkqjklWcaoTvexu2Xw==","signatures":[{"sig":"MEYCIQD6PovBj/LEau5lZJxL4mm/8ItSjVeoQbEfRlWGQxgoDQIhAIRqhJuWbEFHUtmWH/AvtWiFTVCD7LZibUsMECrSaBes","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239469},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b6968088193586bf5fb120dd1689544fb2b7bd60","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.0","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-rc-20231011200738-b69680881","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-rc-20231011200738-b69680881","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-rc-20231011200738-b69680881_1697054912933_0.6749457797992726","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231011200916-dfa088799":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231011200916-dfa088799","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231011200916-dfa088799","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"98a10a0ff6cae1741fe106f5bd47ddfc06ab72b9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231011200916-dfa088799.tgz","fileCount":107,"integrity":"sha512-qkvzblS8mMxYsyC7lPpRGexYwLkM+MV5zOc/Cfw9xueeGLXynNmmjKTWBNTYXNTSRJ4AxRk+t6TOHCRL/hAz5w==","signatures":[{"sig":"MEUCIQDfDKqjAC//WLKF17aM+CRwKOhIXs7/YZoEVMr0xgjsdgIgL6O8RV+T6TrqvAjHjwWr8KIi/FjUHD++Wq6PjNhMrQM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239478},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"dfa088799e7f1f13f3647cd6ffa5b9c1dcc50b2d","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.0","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231011200916-dfa088799","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231011200916-dfa088799","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231011200916-dfa088799_1697055000511_0.04426592051065881","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231011203126-073d32116":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231011203126-073d32116","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231011203126-073d32116","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"30aaf42d6eadf6309bc15a70d9bfc3ef5559d449","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231011203126-073d32116.tgz","fileCount":107,"integrity":"sha512-GNl1WiWQP1xlF1CawUpcGwAp1KmLx1VCeQlyeREoAuQeFb1IIQRDr96G49xWCemylaZ+V5Vf1MG0t9xSbxgs9Q==","signatures":[{"sig":"MEUCIQCooAf+NfulXK/7bvqPh/JyelZ2lRCTI/gtNmINhZXV5AIgC6fYsisAMdcWNnX6bsSy8+v+yTexUsOlXaOqD507anQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239478},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"073d321166885b5a3fdc4608185275ab1ab7e377","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.0","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231011203126-073d32116","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231011203126-073d32116","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231011203126-073d32116_1697056330344_0.56059929944657","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231011203403-296200417":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231011203403-296200417","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231011203403-296200417","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"4fea8f09693811c1431d8f60c0d006eef5e37464","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231011203403-296200417.tgz","fileCount":107,"integrity":"sha512-Blulm2mVzTJrj4dn0y5eYJmN+JUrPaKZMPGkvqwPgZaC/Qd7+ALPCjpbe4s/NtEl3rkixA8RTE2h/DpD2hX3gQ==","signatures":[{"sig":"MEUCIQCWKRNa11BDtiSwFpP783YGP49Eqs/7TLUMoXtX3IJ3IwIgJ0UFDO2cVf14tUfl0MLKIdUIVR6tuptXqSbfTLT+egk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239478},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"296200417852e88f53d93c9281bc01953b0aad24","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.0","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231011203403-296200417","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231011203403-296200417","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231011203403-296200417_1697056495383_0.062335236990614495","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231011203726-1352aba70":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231011203726-1352aba70","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231011203726-1352aba70","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1d0624d38553b9b88e4f90fc79e2f30581504512","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231011203726-1352aba70.tgz","fileCount":107,"integrity":"sha512-Lx7XlQTPuts7pgqum1JoobdRjW3uncNG0IWD1biPoauWGpCcsyK0T7f2pvlkfsZVL/HN7Y7e9ZI90TPLHmC+rw==","signatures":[{"sig":"MEUCIEXni9Gn1a87QMCWPuThYuL8s9SMesqmKNJ14/xqSp5CAiEApIAfxH3ig+pBihuk29nmhEYW7iF0rycBsozZwjiWUtg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239478},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1352aba70fef1d3ea8cf9bfd4813c38ab9cb3836","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.0","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231011203726-1352aba70","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231011203726-1352aba70","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231011203726-1352aba70_1697056688310_0.488676560464935","host":"s3://npm-registry-packages"}},"5.0.1-rc-20231011204000-7eac82c07":{"name":"@graphql-codegen/cli","version":"5.0.1-rc-20231011204000-7eac82c07","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-rc-20231011204000-7eac82c07","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e0fc69f5d647aa7748dbc9942c53927615b37a2f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-rc-20231011204000-7eac82c07.tgz","fileCount":107,"integrity":"sha512-PFRVaNjSPSwc28a6p/NzYqv7JqhDnpIoJLb1Ws+6pRDrpnoUikJVNX4I5T+vOKCCHWAQ51cmvv2FZT+jD2fV1g==","signatures":[{"sig":"MEUCIGZUPObDXo78O7hsISEehwH3DkzdBbmygOBxp3YH17/fAiEAiWVleEFJMzK9n8U12ru9aIMvC3t2fQVPXbPNrcQch00=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239469},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"7eac82c078b7e86dc5fa8cf266494e9047d4df2e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.0","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-rc-20231011204000-7eac82c07","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-rc-20231011204000-7eac82c07","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-rc-20231011204000-7eac82c07_1697056865265_0.5720309906759671","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231011204234-85706e8e6":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231011204234-85706e8e6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231011204234-85706e8e6","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b44f771ffce5f17df509406343486793889f695d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231011204234-85706e8e6.tgz","fileCount":107,"integrity":"sha512-c934N/6iNIFuq9oCgCn/mcYCp8iccytfPwlJgVFbZLGSXcxb2fOMLYau4ME4HtntwUhGKdQKJWzyNKZ6UxoYSg==","signatures":[{"sig":"MEYCIQClEJdMAUI/HZ+rPLrlet+r52ZnpIPvOBKDhmQM1S240gIhAP/EkGrNYJuBLOcxbywuYSXaQ9rI8cH6e2Ztl5wlK8+d","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239478},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"85706e8e60717e547378d74530a49086206b4da9","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.0","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231011204234-85706e8e6","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231011204234-85706e8e6","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231011204234-85706e8e6_1697056997721_0.942585563804653","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231011204504-dd2c40058":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231011204504-dd2c40058","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231011204504-dd2c40058","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f2510c2c76f15da1ba0a287f0811d8c3e1a07379","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231011204504-dd2c40058.tgz","fileCount":107,"integrity":"sha512-sU8RNrC0vVbIxjJwjGiwRTtMDLsdgae2HRq8zzk9rnD+fnxn/JLE8WcdS2jkP9g31PfHxHr+Dr56SuRfMyTZcg==","signatures":[{"sig":"MEUCIQC63wDLzmkD0sbkjWH7C905vAb9CWdzkfPl3jNApTPRZwIgX9PidtHkkcwifGcx64u6vIiZ8S2ntgCwO9Dbq7Au8bk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239478},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"dd2c40058cd6ba2bb9b101467e712384f47da6b9","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.0","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231011204504-dd2c40058","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231011204504-dd2c40058","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231011204504-dd2c40058_1697057155909_0.5060809363290641","host":"s3://npm-registry-packages"}},"5.0.1-rc-20231011212407-3f03b9bdb":{"name":"@graphql-codegen/cli","version":"5.0.1-rc-20231011212407-3f03b9bdb","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-rc-20231011212407-3f03b9bdb","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e3c7c2f8ff617631a2124b4d5058ae0b80d35181","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-rc-20231011212407-3f03b9bdb.tgz","fileCount":107,"integrity":"sha512-zVs5oz2yLyPfS0wMI1dcFwnJMMCfge3NCl4mMhjL9TWiArORHkqHz4XiHeMLqa6p0CWB/RX5nHkd44B9F17ihw==","signatures":[{"sig":"MEUCIQCleKaV8qQBfC16Zq5flC3SxbPrKiGz8tKpesSLPL8PlQIgYmxnFGba7oH9d5/8SOtmiMb8zFb4QaejCjATQrpMVM4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239469},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3f03b9bdb207f6346e4c1288a74d3946167f4fac","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.0","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-rc-20231011212407-3f03b9bdb","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-rc-20231011212407-3f03b9bdb","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-rc-20231011212407-3f03b9bdb_1697059507768_0.4465842780525966","host":"s3://npm-registry-packages"}},"5.0.1-rc-20231012192742-72511c277":{"name":"@graphql-codegen/cli","version":"5.0.1-rc-20231012192742-72511c277","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-rc-20231012192742-72511c277","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"3c82f0ab97c1528ab783eb096cfdc09cdb931eaf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-rc-20231012192742-72511c277.tgz","fileCount":107,"integrity":"sha512-DsOkBgf3QcAleUvsxSY3ftChQcQwepfTb+DMgamib17UF8wcQf0wIeQNRdH7Y7VOyu2RZR8FgX6Ch6FFYf0uxg==","signatures":[{"sig":"MEUCIE5t29nwHTPcMploAOhq8dFRuwv6Nlb6ZDxSwfqKnG2uAiEAnzAFwvzmQr/0RlJmcwkGon4xKQO/1J2K3s2TspgJ8HE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239954},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"72511c277ef25465250d20dcfdbee4db7b92d81c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.0","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-rc-20231012192742-72511c277","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-rc-20231012192742-72511c277","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-rc-20231012192742-72511c277_1697138915390_0.5445457095320456","host":"s3://npm-registry-packages"}},"5.0.1-rc-20231012193448-ab9093ad8":{"name":"@graphql-codegen/cli","version":"5.0.1-rc-20231012193448-ab9093ad8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-rc-20231012193448-ab9093ad8","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f0cdebca81355d0a88393fbf4a0ae52770de23dd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-rc-20231012193448-ab9093ad8.tgz","fileCount":107,"integrity":"sha512-LfkAdfWnxbqmqROxX8hFpmP+qp4s1Bq82+M2d6PUEqK9ae/7dp4OwiWbMkWKmpk2HFDNcgm5HjERqTAIb4Gt1Q==","signatures":[{"sig":"MEQCIFHYrFg1N7+pkrrTMuwcTenBeZK9yXSZ1KsqOdqbQlvEAiAkdyuruSqXI1ijbBiFrRWOWKH5Gq3ZHWuGdybHbRqxpQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239954},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ab9093ad8079726b706cf22ddf2cf9dd1d94ec25","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.0","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-rc-20231012193448-ab9093ad8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-rc-20231012193448-ab9093ad8","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-rc-20231012193448-ab9093ad8_1697139358936_0.7256725145914935","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231012194031-124428f82":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231012194031-124428f82","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231012194031-124428f82","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c9eaedc97c50c2fbea857e9089e5ba8cc3e44866","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231012194031-124428f82.tgz","fileCount":107,"integrity":"sha512-yJu6le0TzdV5F+ZgE3LKsfB3pqp2z5R6yPSG/PDS6eYU4NXGoNLL3K9ySX0hhMdKh6vmCv6Yx2XnxjDMOXMsLg==","signatures":[{"sig":"MEUCIQCQiGSGQ7Tn7aNqTuP8hne/KA/5GJ9gqMgIGzzkm4+9EAIgdjHqyARoOd/u8uy45mqficMiv8npmLy1By6jBSjtge8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240025},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"124428f82c984e75c5ec8e6691585578ec1177ee","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.0","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231012194031-124428f82","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231012194031-124428f82","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231012194031-124428f82_1697139673222_0.719215882969114","host":"s3://npm-registry-packages"}},"5.0.1-rc-20231012194630-60d5f6aad":{"name":"@graphql-codegen/cli","version":"5.0.1-rc-20231012194630-60d5f6aad","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-rc-20231012194630-60d5f6aad","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"523e876b0f03b1d8d4ce0051c92a007c50779034","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-rc-20231012194630-60d5f6aad.tgz","fileCount":107,"integrity":"sha512-15oz35NiqeK5LEbhqRnJ2YnnzXBdvqLNHyQjbwcjYM6yAyu4v/2aBrMztSaqv+4Y5EXdnIKSyX350GfF9JjvgA==","signatures":[{"sig":"MEUCIQDN5Kep4/8hWVlHQuG3iIHnw7yaLQkEeISkzCWjazZWJgIgU+ynQrzV6dcyhilXx3mWvH11HaJypspKzNWgQdu0XUg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240016},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"60d5f6aad6865dff4368d5b803220fa1fe631f4c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.0","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-rc-20231012194630-60d5f6aad","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-rc-20231012194630-60d5f6aad","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-rc-20231012194630-60d5f6aad_1697140043558_0.1916279993794474","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231014193233-e1581b96f":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231014193233-e1581b96f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231014193233-e1581b96f","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0c7275f501252c93773ee301a1d36435230b59ff","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231014193233-e1581b96f.tgz","fileCount":107,"integrity":"sha512-pX5wnvYSA4Izd6FOt9Et/UK1V34eHF7hlUSR2DCluOBXb1dgdcCfvsu8KjXGGx3kR4PL9eUx/dwIXT8sE8mPvA==","signatures":[{"sig":"MEYCIQDD8jci5EcjTxiCrrZPndDVNc76Fj/tXD5DGuZ+c8B18wIhAOrgSAk4jx8eMvq7OvhjhHaIE4LRdBihD7kAwYM16XIs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240025},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e1581b96f557a52008821a9cdfad2b27bfbdeb3a","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.0","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231014193233-e1581b96f","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231014193233-e1581b96f","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231014193233-e1581b96f_1697311996639_0.29261799481023476","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231015154512-0e87e854d":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231015154512-0e87e854d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231015154512-0e87e854d","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0c3b925b8005051bc9df511493bd4057572f3854","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231015154512-0e87e854d.tgz","fileCount":107,"integrity":"sha512-pYl4X4asek7EoW+msrRqt66hRkR5oxq+WdoxJXQfpnkS1VITNxbM3/QWtW/vkjRw0dLEOkBlj498J1TSxptmCg==","signatures":[{"sig":"MEQCIHxZ/MY3V4dTn552ZII9ZWOS/zGiRoaMUsaWDzcqnFTrAiBLHxdqU2XWVaYn9Bt8Q50Oost5XODStdDGNjnKZcEbfQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240025},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"0e87e854d604d9f8493908bf5f91722c1cc9d1e7","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.0","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231015154512-0e87e854d","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231015154512-0e87e854d","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231015154512-0e87e854d_1697384757705_0.6424819430586133","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231019145358-cfa4f3c57":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231019145358-cfa4f3c57","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231019145358-cfa4f3c57","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"02d3150430a9758b51efe71ada7e303f1bc47d53","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231019145358-cfa4f3c57.tgz","fileCount":107,"integrity":"sha512-jYw19oXcEM263/+tZoeAZxYbehTBhHI28aZ7X04X7QkiVS3NZj0AyCV4MHfwe75TR8iAIRKHKzW/m3GqF5dIJQ==","signatures":[{"sig":"MEUCIQDFTHoWOKEp4ZMYJcpIDMxShDDV2AUtP/2McP2MCuGM1QIgMGGQymvTLjMQmNjvoPuD35zuuVBESPzu8eQ/9SkpSwU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240025},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"cfa4f3c57c9aa496804a8e2d9312711e93b8a6f2","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231019145358-cfa4f3c57","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231019145358-cfa4f3c57","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231019145358-cfa4f3c57_1697727285582_0.9371780325145525","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231019145726-fa51ed165":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231019145726-fa51ed165","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231019145726-fa51ed165","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8349b4b6b628db2b0dab8264e25da3a961325f6d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231019145726-fa51ed165.tgz","fileCount":107,"integrity":"sha512-ojkanGfGcutbGSISFL5+kYFGOKOqrg8ehDNP/OzdU2xkRYos7gjLwv0n1r0oCC3AEQs1LBS8g8IO9MBlPA6MlQ==","signatures":[{"sig":"MEUCIQCrqUmBPTYN8Itaz2+svTIzgIY+yGtdIw+DptUE5aiW3AIgUX1cY9lWZRMPjAw7hQalKre9XmwijSmewGsPAg5/4nw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240025},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"fa51ed165f6b41770a75a3148c4e9187e25491f2","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231019145726-fa51ed165","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231019145726-fa51ed165","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231019145726-fa51ed165_1697727484801_0.0999249595314593","host":"s3://npm-registry-packages"}},"5.0.1-rc-20231019150027-ff62cc495":{"name":"@graphql-codegen/cli","version":"5.0.1-rc-20231019150027-ff62cc495","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-rc-20231019150027-ff62cc495","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"2f1be09e577c6f68794cc98ac274bd33930303a3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-rc-20231019150027-ff62cc495.tgz","fileCount":107,"integrity":"sha512-PcnXmgfrC5UVPhWQakk2j/P1ibu8FIpMQ43+7QEpp6zvo23ApY5aT3LGzF7B4e6ch/tcbz2EP2X6oqrsQRNfdw==","signatures":[{"sig":"MEQCIAbm5TqWhmiKxO5m97iAn8UfUuuYvP06llZwLEyPBLSYAiB5Yk8dw2BZpbUSwcSxbuEK/MShMvpaSYSOMRF8sA1XDw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240016},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ff62cc4956a7ac5aad5ee28b5a90873da16f76db","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-rc-20231019150027-ff62cc495","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-rc-20231019150027-ff62cc495","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-rc-20231019150027-ff62cc495_1697727675168_0.8216922744022503","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231019150618-c008068e1":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231019150618-c008068e1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231019150618-c008068e1","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e58aa0608e94c1626f026ab81d0e56a1cdb1ed4b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231019150618-c008068e1.tgz","fileCount":107,"integrity":"sha512-glyzvGEcrlcMLKm8Tp95E80x+ygBY8hiDAPXcnVeWI5D12NU5CeZoATVdyP2RkRYKw1onRt9euNlWRQ5T3Sh7g==","signatures":[{"sig":"MEUCICfogtclklKpkuMJ+x/SV2WbWiu93eyXjXWO37fRVw2xAiEA4S3AxGr1A//h5KN+adMrA9gSjyE9i76P7RuLCHhIVT4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240025},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c008068e17a16454adc243758c9829d9fbadc59b","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231019150618-c008068e1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231019150618-c008068e1","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231019150618-c008068e1_1697728024786_0.3176240624498492","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231019151120-5771441e3":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231019151120-5771441e3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231019151120-5771441e3","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6b950569ffb3359b288f97fb6a838f444abe6e70","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231019151120-5771441e3.tgz","fileCount":107,"integrity":"sha512-vyZjbiCFkbdLJJ/DFc6EVxjQ/VaX27A5eMmTF/U6wSr5klYqRWk/CwRGNdYYrH7aqiov30w/yJtfYMbAN4Wa2A==","signatures":[{"sig":"MEUCIDz5hzWIyIdHc5B22wyp21TnUQfKLcqefIvyPo3dGX+4AiEA8chouee+z6EuE7MDJuhsDJSVcIQbJnVGQAC3mLx3R3A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240025},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"5771441e350fad18ba55f0452a262f6ab7aeebff","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231019151120-5771441e3","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231019151120-5771441e3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231019151120-5771441e3_1697728327871_0.0065160298323476695","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231019152443-803b0dfd2":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231019152443-803b0dfd2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231019152443-803b0dfd2","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a0cd023df86d27e91bd676ceda87503fcd1defff","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231019152443-803b0dfd2.tgz","fileCount":107,"integrity":"sha512-2Ja3KxOqyjY+WQnAuSjWkFxSslzB1YnnH5x+NnQ39l01Uwmpr3iPDyK17H6ja7grNmB8M3pDrsnWirNshwPj1w==","signatures":[{"sig":"MEUCICu2yC8N7AdIAPVXsJSFjEMIK+L0tWFFDsd15p6+77MDAiEAjHzHBeSw6URUGRZB+mUGrUtpf2yzlFUzT/3ig8L5Hoo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240025},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"803b0dfd2156fc81a1522a34582632447c3760b4","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231019152443-803b0dfd2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231019152443-803b0dfd2","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231019152443-803b0dfd2_1697729134909_0.9992607552791537","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231019152637-dd3cb8c93":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231019152637-dd3cb8c93","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231019152637-dd3cb8c93","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"29982247f10e235fb38210a78d2e67431daef7af","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231019152637-dd3cb8c93.tgz","fileCount":107,"integrity":"sha512-5sD0OW5isFoW+QBGNQjXC8Le8W5CIeCzi3R7CsS+xUfIGhcm1dHBn8RZ5XPww2EiWFZ5NEEi83Z2n9I/DocZMQ==","signatures":[{"sig":"MEYCIQDGuxQWyLdhHWl+ysYyUeqKUtOLHcBnjAN6ceILiflzTwIhAKjOCKOEDaYmm4mCRhTBIEAEpGU8t/lgPi4Wd8eLzXfR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240025},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"dd3cb8c9373b527d3e5dfdf7481a7c540bd73eeb","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231019152637-dd3cb8c93","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231019152637-dd3cb8c93","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231019152637-dd3cb8c93_1697729241418_0.4325607934269202","host":"s3://npm-registry-packages"}},"5.0.1-rc-20231019153102-a8be24150":{"name":"@graphql-codegen/cli","version":"5.0.1-rc-20231019153102-a8be24150","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-rc-20231019153102-a8be24150","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"13cea7a78140c11d57dac37c4c0f3db35b6629eb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-rc-20231019153102-a8be24150.tgz","fileCount":107,"integrity":"sha512-7r8tKlzfL5ZNVLeeZb+lt4pmpVLIcqqUeeX++wc3ItmTNZbryk8w3UnMMbmPbhNEQWZ8qDpkr5iX+npq/s+e5A==","signatures":[{"sig":"MEYCIQCeKcci1kxCa7p0yxFBVsCPM/JVvdKmfs3mYeKdYpeSkgIhAKXIRdlEMTYn//HsYYHVDwJFbrbrb675130XwUNP8x7n","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240016},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a8be24150cf34024092c4810c51b136760a5dc82","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-rc-20231019153102-a8be24150","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-rc-20231019153102-a8be24150","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-rc-20231019153102-a8be24150_1697729505671_0.2576808070629377","host":"s3://npm-registry-packages"}},"5.0.1-rc-20231019153728-2544b01f7":{"name":"@graphql-codegen/cli","version":"5.0.1-rc-20231019153728-2544b01f7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-rc-20231019153728-2544b01f7","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f0b3bc6466e1e1ab2a91cd030e3761072f4ba820","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-rc-20231019153728-2544b01f7.tgz","fileCount":107,"integrity":"sha512-48YemKfJHLI3TWvYGJVj0eLrgBx+AuBw8eArPvldaZN0QE+YCMHfUIfUjhj5SfQBYyKNKB+CGZwdm/BFxssJAw==","signatures":[{"sig":"MEYCIQCou2Kwnnba3EXRoyABOWWpr4H1nAhLkRHkmHEnuDBfzwIhAM34jPxFhCSQy4jE+8h07l2B79PsSs2s9XToM67RCFVq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240016},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2544b01f7e47ca10138ef870faa4c14f9bdfd1c2","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-rc-20231019153728-2544b01f7","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-rc-20231019153728-2544b01f7","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-rc-20231019153728-2544b01f7_1697729888856_0.8903218587015984","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231019172938-b2fdd7f53":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231019172938-b2fdd7f53","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231019172938-b2fdd7f53","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"4c9ac8cc8ba6a3a125a6f3b83c3bac4785de30f9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231019172938-b2fdd7f53.tgz","fileCount":107,"integrity":"sha512-kVoNw/OhBiXHmtpyPwL9wEksy+qLcfdU8qpvKdJQR+pM4bVxFsr+289SpEBbFp1qiPa9v4tmmVclehapzZaCFQ==","signatures":[{"sig":"MEYCIQDVa3fTUOgx0PbwucSOm3tadW9cIEpw5JfcpYj4w1CGxgIhAKTNEUZHZT1lp2tj2lGe5NV80gOxgX1HUkDnwuyZr17X","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240103},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b2fdd7f53f7abc5ba6a26e20e964c9b0c565bd33","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231019172938-b2fdd7f53","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-alpha-20231019172938-b2fdd7f53","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231019172938-b2fdd7f53","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231019172938-b2fdd7f53_1697736633616_0.5126951869820688","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231019173041-84d546016":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231019173041-84d546016","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231019173041-84d546016","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b228a1eea534a70018c1a75eec41656500ebafe1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231019173041-84d546016.tgz","fileCount":107,"integrity":"sha512-ZypuN2mXM4KaVB1eWsuIoQ6vKyj8s+ejCFzr8xHZ9ToPIxFfvzT2GvK+F3FGCjFL+nTXVvDDdwodgHYdj0bi6w==","signatures":[{"sig":"MEUCIQC2oQ/5Z3cGj1l8oFvxDFhhnSFdaMl4L6r1ca2F8oSpJQIgL+kdLiiJ/iYUau+vAwWSw+UCz8csmpt+2x264keQQ8I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240025},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"84d5460168cbd450cd407405f8383f3a2a021feb","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231019173041-84d546016","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231019173041-84d546016","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231019173041-84d546016_1697736681920_0.018141965120804127","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231019213957-bc3e5ebd6":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231019213957-bc3e5ebd6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231019213957-bc3e5ebd6","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e4812664e1a12f4565031b491a5a2613ba39bdc7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231019213957-bc3e5ebd6.tgz","fileCount":107,"integrity":"sha512-XT1YL7zuTxIFQMh06C9QNsLTC4JI23rVlo2Fmg4huyUlXlsZ1oW9J3UlYf9E3l9UiBdjdR1lnRt2CWlqbj3M4A==","signatures":[{"sig":"MEUCIFV3skq5vtNxdWqXmgENKfv/W/t/d7FaKDn9YuDEtNAgAiEA3eplLxGDzac1O11ak3mxusHYn9vQYZMkDij79rFsnjY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240103},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"bc3e5ebd672a499e23b3cc6bd5125be6da7509c9","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231019213957-bc3e5ebd6","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-alpha-20231019213957-bc3e5ebd6","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231019213957-bc3e5ebd6","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231019213957-bc3e5ebd6_1697751648570_0.9808968182297981","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231019221049-f2a3ec403":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231019221049-f2a3ec403","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231019221049-f2a3ec403","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"44d7968e397ce236fb7d3c6a5c73bc90f05559d4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231019221049-f2a3ec403.tgz","fileCount":107,"integrity":"sha512-fhb83JhgOZ7JOOaSu6Fd2uVlv8ROPgaNkaIn7LoCAKC/CH7HI7I2jQrDsn2Dcf8OqIMRhS2hUdf0p2I8d++V/Q==","signatures":[{"sig":"MEYCIQDyliXLMpI0S6lFtidt6hnt1Z6C9OMe3T+ySIHpQt875AIhAIP2ZarhI0yE4QglmXKW4pLhvS9SMpRqUrxJWaQlfobU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240103},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f2a3ec403a21ba374fad8133cfc584f490232889","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231019221049-f2a3ec403","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-alpha-20231019221049-f2a3ec403","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231019221049-f2a3ec403","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231019221049-f2a3ec403_1697753502078_0.043646956557410466","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231022212700-480d88848":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231022212700-480d88848","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231022212700-480d88848","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"29d1dd68b1b7201ea5336f30469d1e32d5e4ac51","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231022212700-480d88848.tgz","fileCount":107,"integrity":"sha512-oGyh5NBNIR1p5DdzVA32LfW2LqMLpkPLEQBoR+nwfsG4syR2H5Qu6ClwWLl7bcFT++ukKhqAtvsOTaSU7N0j3Q==","signatures":[{"sig":"MEUCIGNuyr5ytb3i2qVIIjo/yijZ4/ZlNy1UplHVJGTEiluJAiEA+2NTcn95tZEUz8HkO3AGYcICypnJuR462jaAVstTiVM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240025},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"480d88848a76e7bf183158b79f174c89a5e2c9a7","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231022212700-480d88848","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231022212700-480d88848","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231022212700-480d88848_1698010060484_0.9120168987852268","host":"s3://npm-registry-packages"}},"5.0.1-rc-20231023164451-3350ced96":{"name":"@graphql-codegen/cli","version":"5.0.1-rc-20231023164451-3350ced96","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-rc-20231023164451-3350ced96","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"3524c9e7eb823ff9277c59b84969844058abc8a5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-rc-20231023164451-3350ced96.tgz","fileCount":107,"integrity":"sha512-+YpaLTyf8UX/ZSkFv910mHEr2KZMSMn2V7khjll+tTn4x12FD4xfVv2rhvHuvSAScS5cj5ApF49obPT6laY8ZQ==","signatures":[{"sig":"MEUCIQCs4Ymi1JVIEZy+8QKlRlq1PM/Z//dT5ceNZIXbuk2lqQIgL1K+j2RDJizAzrvKCR11qWLwgCAj1KLTnGPqWPPPVCk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240016},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3350ced96ea5bd8c024a1b68c322987537b87804","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-rc-20231023164451-3350ced96","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-rc-20231023164451-3350ced96","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-rc-20231023164451-3350ced96_1698079542436_0.8473949533368996","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231023164822-3a6b4318f":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231023164822-3a6b4318f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231023164822-3a6b4318f","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ccb06d17b86f3e61f19e9e3d87846938e1adec57","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231023164822-3a6b4318f.tgz","fileCount":107,"integrity":"sha512-606T3+nRvPsHfrXEP64+OfMAfqM4ayGUi66umSd6E9ya41XCaxB6TSMEJ7Ke8SQBTSVM1keqvPmDblKqWcxYMg==","signatures":[{"sig":"MEQCICsxbQ+rtzZ9MwFCzh6JL3kVUjCeZvEI7cBt+dFHb16+AiBovnvsF6XJyzWH/5wbqzuWJP6neiDRFb5103uwRkmdcw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240025},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3a6b4318f02919ccba81f49ef6e4c1340991827e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231023164822-3a6b4318f","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231023164822-3a6b4318f","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231023164822-3a6b4318f_1698079741693_0.4140969319038692","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231023165152-fcdb037e6":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231023165152-fcdb037e6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231023165152-fcdb037e6","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"2aecc9e2dd5d2d16888dd9df42f2119eeb131ce3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231023165152-fcdb037e6.tgz","fileCount":107,"integrity":"sha512-u/QEFVbOtLiNez4ccN1lXh3mRn4KVwvdqvktER2R1ekadowaxa6lYE7aA+H/3pf9LEsRkoAH4swZk35wGZY5Yg==","signatures":[{"sig":"MEUCIQCFOnHVos8YwqHdmaY3tBQ6OvdO3IJ8pCo0gxgdQD7hQgIgZPhU4I4lot/JuDLstHYxZrLRCHqLH5n/S8kF30qxT1g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240025},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"fcdb037e62d3b2bed3e45018f2aa995d4dfdb7bc","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231023165152-fcdb037e6","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231023165152-fcdb037e6","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231023165152-fcdb037e6_1698079953251_0.7051722939887946","host":"s3://npm-registry-packages"}},"5.0.1-rc-20231023165323-72f9c6fe2":{"name":"@graphql-codegen/cli","version":"5.0.1-rc-20231023165323-72f9c6fe2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-rc-20231023165323-72f9c6fe2","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"861d609d7585b3c2725b0148f4fbd49bd324875b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-rc-20231023165323-72f9c6fe2.tgz","fileCount":107,"integrity":"sha512-pXhZ7UDDHC6W4VVG7PfB6Dd9Dp9EpYevTycPAMbebRXwklhJ3toxBfWS2AdoKDjDSEzYAtbLNJ/RSq7pq7Yshw==","signatures":[{"sig":"MEYCIQCCePwr16UHjQ9GTiLYSqBKVyTrPokNmAfB2ZJ5QL6gVgIhAPTyb8Xmu/bn3VD7zwP4+RyUowYXp9/6V8PCfNqT7VLH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240016},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"72f9c6fe29f326d699f0046397e51688d048df48","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-rc-20231023165323-72f9c6fe2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-rc-20231023165323-72f9c6fe2","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-rc-20231023165323-72f9c6fe2_1698080048371_0.927433487554673","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231023180241-e1f11c8fa":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231023180241-e1f11c8fa","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231023180241-e1f11c8fa","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0e993b50f81259ffc8d303c601eca161ed029e06","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231023180241-e1f11c8fa.tgz","fileCount":107,"integrity":"sha512-8KmwFkx6+LB0pL4WxxWmW38jhvtezYppdbUMdBzZhbk9N5Ap0FuLVTXPe8Wqzav/P6sXLiY9w8xYsI4XO9qTAw==","signatures":[{"sig":"MEMCHzh2WwIj4hfDGVK6h2n78yMPX5YhvvZ4SS7fAzrbqpkCICqNkggeZ9SFrJZ/ln2UioisENYPpeVjuMqSA4ne5QJg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240025},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e1f11c8fab014fe210896573aab37f444c4cb9c4","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231023180241-e1f11c8fa","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231023180241-e1f11c8fa","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231023180241-e1f11c8fa_1698084214612_0.32193579506973524","host":"s3://npm-registry-packages"}},"5.0.1-rc-20231023180530-19de6344f":{"name":"@graphql-codegen/cli","version":"5.0.1-rc-20231023180530-19de6344f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-rc-20231023180530-19de6344f","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"52d44cf2d769e21e4d4b35e7ec1d506a77790ada","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-rc-20231023180530-19de6344f.tgz","fileCount":107,"integrity":"sha512-HaRS5l5zhvzDLqV4yOU7HyAemr/0eD7UY9eLMVVFGGFIleURJ94FbxHkHOzgzq8FJYnUnI9md4DN0M6CR2qMvw==","signatures":[{"sig":"MEUCIBYi+YroU/nVqJQjGo0w4HIPMsBh/Al82IGg7oZ4hjvfAiEA8L0svFWHvUmCGVhc2EXeSnOsHw9LOV7xyEBccgK1VTI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240016},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"19de6344f8560483441fe632ed9082d33a1fa576","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-rc-20231023180530-19de6344f","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-rc-20231023180530-19de6344f","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-rc-20231023180530-19de6344f_1698084377046_0.5093994534845603","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231023182627-6b75586ff":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231023182627-6b75586ff","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231023182627-6b75586ff","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ed7aa05ac8c863427060849093e0684c53a83ff1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231023182627-6b75586ff.tgz","fileCount":107,"integrity":"sha512-1O0wv77G/g/IQeTOsRqTZ/Gx3TN7H2uD561CiA+IE/tSeBrHQvae7Try6nRcX/l3D9Y5zmjmHSaGugqPQt/9oA==","signatures":[{"sig":"MEUCIQCkSic9YlcVEJN39x7ywb7o9EG+2M56NdTYZe0CDqoSWQIgCYHbOtx663pfEYBWLYoMntTPYuXGKS/MpUbZYvAOagU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240025},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6b75586ff3ad55d829de44d61a4afb71dd9844cf","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231023182627-6b75586ff","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231023182627-6b75586ff","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231023182627-6b75586ff_1698085635987_0.0252778890506129","host":"s3://npm-registry-packages"}},"5.0.1-rc-20231023182816-5fd292bd6":{"name":"@graphql-codegen/cli","version":"5.0.1-rc-20231023182816-5fd292bd6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-rc-20231023182816-5fd292bd6","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"bd6493dd129dbfc962923194e57b196ecbfb0c63","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-rc-20231023182816-5fd292bd6.tgz","fileCount":107,"integrity":"sha512-iwYl6zYjcIxYR9Z3AIa7oVrg7tEShY4AsDMPRkXqzd/MWeyP8T+brw24z9/qAD0cUqw08XAJ7lp37p5W3RMF+g==","signatures":[{"sig":"MEYCIQDNx9ZmX0Kjk5+C7ewmZVPS7Y66OcqcNal5Q+xjIz3g+gIhAPWnN6L5x6qslClwVFIiIRs+NwMYMOJWysLhg/CKsS/B","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240016},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"5fd292bd69b96d819199696ef9f13bd1205ecda0","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-rc-20231023182816-5fd292bd6","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-rc-20231023182816-5fd292bd6","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-rc-20231023182816-5fd292bd6_1698085737215_0.8264486060550427","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231023184658-93e3a9238":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231023184658-93e3a9238","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231023184658-93e3a9238","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"9ffdfbf9075eb632a2ca44a5f8f6f2108a72898a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231023184658-93e3a9238.tgz","fileCount":107,"integrity":"sha512-BTlqcVr9GeKlYdIy9VDjEdp8JYMo22p27ZaJJnYCetUBVg0BFhanFjLv4BFhcrqwrInw1L1v6LQSAjw9ivMfqA==","signatures":[{"sig":"MEUCIQCIPiLxFu3iMDuaJ+ITNF4jt6JPEZvNe3lAhQLD9NJLKwIgBN478+gn8Aoyrh5sZIc66AvAf0qvzb4XZckgLFAHuag=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240025},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"93e3a9238b31e9a164f6c44a3783edbafb726fee","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231023184658-93e3a9238","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231023184658-93e3a9238","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231023184658-93e3a9238_1698086857614_0.8866842552212544","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231023185146-771de01f8":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231023185146-771de01f8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231023185146-771de01f8","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"be58ab58bb927afae055c70340ccedd722f65fab","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231023185146-771de01f8.tgz","fileCount":107,"integrity":"sha512-eYSoovOmg0eLU1PIPiio98/bu5MFEWmK3rvMXsv+JBzyITSRsAMfKdRBf1ELalLjPp0XKWVqPwi/0P6reBF3Fg==","signatures":[{"sig":"MEUCIFLYtg/Wmh0TGdXHd3Li2x8LGGB3LDuqysBDT1nKV68QAiEAgbK4sQnpmML0uyo2iFSRqDxLex64wJOdUjC9ayUj0A8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240025},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"771de01f8095e3629d00e47cb745717e6019b55d","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231023185146-771de01f8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231023185146-771de01f8","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231023185146-771de01f8_1698087163647_0.7811406242438148","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231023185358-bf556e5bc":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231023185358-bf556e5bc","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231023185358-bf556e5bc","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8ee6778d950bfbcd189ee9eb493b3b610bd71366","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231023185358-bf556e5bc.tgz","fileCount":107,"integrity":"sha512-ZEgn+CJIV1S5bW6iURkFV0dXVRel/y88cpzbt0GNVP+5NWHZAnsd1sDwUUym+P+SRXFFwNl9BN9mq7k0f2L04g==","signatures":[{"sig":"MEYCIQCrgp9zWhA9ENVIO/dRewAj9gl9dMuJxDUAuiqEuLwgKAIhAL7IB8LYe44K7yBkUpgR9kHiGegN4KoYv6+Rgf6FFscV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240025},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"bf556e5bcf00b849f7a19be5f009bb519cb57d51","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231023185358-bf556e5bc","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231023185358-bf556e5bc","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231023185358-bf556e5bc_1698087279676_0.836397666621731","host":"s3://npm-registry-packages"}},"5.0.1-rc-20231023185759-ed27b08af":{"name":"@graphql-codegen/cli","version":"5.0.1-rc-20231023185759-ed27b08af","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-rc-20231023185759-ed27b08af","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"3fa2764193b5d902b33c31b92a718178089c6e4b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-rc-20231023185759-ed27b08af.tgz","fileCount":107,"integrity":"sha512-rsqifqPGng61Baj2DtAuW4mF7buLhJx5EZyRpVdYovDheyW1ALP/vdetOadGssRcLzBN5g3/tXJic5dNMeHupA==","signatures":[{"sig":"MEYCIQCL9LF0FgS3vCtSzAuvvPfY10lPhQq3g199Zl473Wzc5gIhAOYTYlPykx82/Rd8zW90Zw5RINxTEoxfnQgQA6NbKvG1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240016},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ed27b08af45149a650cc68fc92793d131e01e2ed","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-rc-20231023185759-ed27b08af","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-rc-20231023185759-ed27b08af","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-rc-20231023185759-ed27b08af_1698087532993_0.910906062281885","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231023190029-3f031290e":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231023190029-3f031290e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231023190029-3f031290e","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e4491918b1e9c36e5bf9c3ebb5a84c76cc6ca363","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231023190029-3f031290e.tgz","fileCount":107,"integrity":"sha512-hODfkhYZMdDYP5AZj9/LB5bAcLyds6EEA9Ak1GfGbkm7T5wLYBJTN5CFa1hNMUgGj8BmQJa56/xRtgHx9hQyOQ==","signatures":[{"sig":"MEUCICrkPNSI0sxswE+Jzo+uYiz+Q+41Fq+AjpC3BfTKcd0uAiEA4Gyd8qwZI60smMLCEfFTZPZ2A8BRE58WSIoFpFWFvjU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240025},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3f031290e3cb25c4b79a11f331bacc1230726785","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231023190029-3f031290e","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231023190029-3f031290e","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231023190029-3f031290e_1698087669665_0.06282698050926872","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231023212033-d29094c36":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231023212033-d29094c36","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231023212033-d29094c36","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f7f6a2369bcbc43e0e0d6e31a38db410145160e4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231023212033-d29094c36.tgz","fileCount":107,"integrity":"sha512-XxUhXHG7iTj4re6MsNG1A+aOI15/GRLlYvSRP2zM7a9sAYr9s8Z5sr5TEBW9hk0k7ympeUkpxY3Yhps9dOf2+Q==","signatures":[{"sig":"MEYCIQDafjPWiKr7FbED4Vcp+R3JvGDnUbgwcnZvheP8OJ6+rAIhAOUyig4TEPSeQlCjlEKcMAKQYIdvdVK7zC24NnFHMg2P","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240103},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d29094c3618eb0d359e6914086d6db577db3901b","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231023212033-d29094c36","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-alpha-20231023212033-d29094c36","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231023212033-d29094c36","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231023212033-d29094c36_1698096086962_0.21819895136300516","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231023212220-3d4dd9fac":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231023212220-3d4dd9fac","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231023212220-3d4dd9fac","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"9fbf7c5a7851a196833ee66d283ef351999ec5dc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231023212220-3d4dd9fac.tgz","fileCount":107,"integrity":"sha512-lCTSlb1G9egBWrtNeTbKYDJ9jBDKN5I68c5EALQBAYMqg8w7+KnX71C/J80cPwoe7NqY3dyuebwf9NHyDBgKSg==","signatures":[{"sig":"MEUCIQCFtBrVxIoabpGf6T7ABHb7YQiB4+Ao7SqsExnFaD96IwIgKvcwZvS7TqrYFo65yZGbFk843oBTQLQaeVuai1XdF5g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240025},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3d4dd9fac421f0a89d1056562afc211e6ffa9204","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231023212220-3d4dd9fac","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231023212220-3d4dd9fac","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231023212220-3d4dd9fac_1698096189488_0.3958437943873174","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231023212427-6e7065c5e":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231023212427-6e7065c5e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231023212427-6e7065c5e","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0ea256d0d20bd3944433d1f2e922e6e3e1353fdc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231023212427-6e7065c5e.tgz","fileCount":107,"integrity":"sha512-2+ytLjCwU7GHHnN6mOgKZYakjgYCxZcqsTMcdg/bdZeoFuR4+O0QdmaYntF6nSbjAmqgNZOvcP/mKBABOQvgpg==","signatures":[{"sig":"MEQCICPKrdLr4ej4vp72d2nyTD/5Ax4tCLttLoWrpBTJ953eAiBZRLCNv2S/6TGxxERc862xCpf3/N/eLl2qyCOSr2i0JA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240025},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6e7065c5edd7b7f660e4b6e5166b96605f0e763b","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231023212427-6e7065c5e","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231023212427-6e7065c5e","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231023212427-6e7065c5e_1698096320330_0.06645129429880559","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231024021255-968d49de4":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231024021255-968d49de4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231024021255-968d49de4","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1c6629f9a9df703540b03823274e460487ae74e3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231024021255-968d49de4.tgz","fileCount":107,"integrity":"sha512-psxVCE5Nbc4NS5zlCoTIVtU/jPwScPbQRphA643z/U6isirK7xQD3m7gycwv+DRMVXwr537vW1p6P6EZ2fP9NA==","signatures":[{"sig":"MEYCIQDas5+gU+cZNyiVjQDodt/N92UBQAT1v9xSm8zows9QbgIhAN4+nGKN9xUE+a59I7TCTZChlwQjFGVeuLPauSnbSlbv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240025},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"968d49de4c34da4f58e42444be2dc0265746a03a","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231024021255-968d49de4","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231024021255-968d49de4","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231024021255-968d49de4_1698113616286_0.6674919620865103","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231024135802-ff841f051":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231024135802-ff841f051","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231024135802-ff841f051","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e3055fbbd3b7d6d69132322473ca0f98cc364009","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231024135802-ff841f051.tgz","fileCount":107,"integrity":"sha512-5SXnhuIMcLyLDfc3rWdwMENxS1D7BSRsXNS2YKijWyVPY8kq5gac0nnYzPxKwAsIDOirNLEHSduAuW534aeusw==","signatures":[{"sig":"MEYCIQCTapc2GrgJWcxIPuiH5gF5FRJuPO3NbKz0515Y/CA6FgIhAMcCHwG7GZBSbiObr378oEupUdFQE/l9TrDTLcZaY1jy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240025},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ff841f0514baaa278dabb1d9b2130fa89d222ef2","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231024135802-ff841f051","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231024135802-ff841f051","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231024135802-ff841f051_1698155932576_0.1966023327405917","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231024140024-6e23fbc34":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231024140024-6e23fbc34","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231024140024-6e23fbc34","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"3b471ddf4285fc69d4c24d818aec97e7f449e5c5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231024140024-6e23fbc34.tgz","fileCount":107,"integrity":"sha512-Om29wyUi6kDufR9o2Uguo243ibEkSBuh2skbgf3VvShpR/ZXbUZSRmr01JHyjXuuzCYwIZodqAYLdbqmXaVA0w==","signatures":[{"sig":"MEUCIQDauB6jaHPoC3XeyyxoAZi8a5XDp0Jxu1b2rwhaNnFfdwIgcEWIi+XrVA2fTQTyr/Peb8xHmwSqxHQ5PI0ONPNNXWk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240025},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6e23fbc34cf9a01c98c4a2e60d80874090ac6187","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231024140024-6e23fbc34","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231024140024-6e23fbc34","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231024140024-6e23fbc34_1698156071383_0.700230134340482","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231024140351-2355c6e32":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231024140351-2355c6e32","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231024140351-2355c6e32","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a27942ccb8277b8d61227fc4ce13bf9e3c45c034","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231024140351-2355c6e32.tgz","fileCount":107,"integrity":"sha512-1F8g38dg+6ZeoD9CBPmzb0g0Kr+L+egMe//Fw/kypQ6rAAnxwxBImeylVfOho6+5q5jF6j2mhu4CdeacjrIHWQ==","signatures":[{"sig":"MEQCIAfJ9NRfybZEJIWcx+qzZ9ubhQL8JqhkZhntoHjkeQqAAiB/dePzemy3UlWApQZCVqY62CRtz8yOayJ/Knrb5vr7AA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240025},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2355c6e32bb68fe29b82017c6d4bbf3cd9c2eec1","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231024140351-2355c6e32","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231024140351-2355c6e32","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231024140351-2355c6e32_1698156284104_0.28645782435143485","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231024140519-52a5d5e2d":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231024140519-52a5d5e2d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231024140519-52a5d5e2d","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"36df8ba0fc6ab6c26752e2bfb699725b04cae654","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231024140519-52a5d5e2d.tgz","fileCount":107,"integrity":"sha512-ewOp7YBf/i9ROMi6TrxDLDe3IXOplefJ9KTVCL4TqZjTDImVEfDEasbxPlyJ7DqZJKXCAoLQKm25baTmb3j+3g==","signatures":[{"sig":"MEQCIBgkXM/hKBztFW3Px1SED9VYrubI0wS8BV7ZHpMLEr3IAiB0YOEqVqQWk0+YOPbl1XP0dnwqOC5Rh4oz5rgV8NkGSA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240025},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"52a5d5e2d195831ef502a6667ac7d279d8663dfb","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231024140519-52a5d5e2d","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231024140519-52a5d5e2d","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231024140519-52a5d5e2d_1698156367016_0.4441070675492975","host":"s3://npm-registry-packages"}},"5.0.1-rc-20231024140654-146bcbffd":{"name":"@graphql-codegen/cli","version":"5.0.1-rc-20231024140654-146bcbffd","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-rc-20231024140654-146bcbffd","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1424b78396f922c15417362a0f740bf0935a0d54","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-rc-20231024140654-146bcbffd.tgz","fileCount":107,"integrity":"sha512-sXZrq8p0OoNjPvKtS7mqMPtOTdTzzZ1sJHm8dmGU1YxGQ2czmJjNJB+5hcciVtdP4G31Q4FnJweR+qVnDU58DQ==","signatures":[{"sig":"MEUCICV5guCzA3ms1sPT3gx1KfTAuxF8oTyJtpGvz7aLIBymAiEA7Fw9df6Gnx9JC6XihUcFCSN9w5LA2yUh22lZW3FXCbA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240016},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"146bcbffdc2d13a2d7d919d85d4fa94b987a3d31","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-rc-20231024140654-146bcbffd","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-rc-20231024140654-146bcbffd","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-rc-20231024140654-146bcbffd_1698156454057_0.04802293839637439","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231024141053-0f2c62632":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231024141053-0f2c62632","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231024141053-0f2c62632","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ab8fd9b58157569fdb982cb713fa2419510312ff","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231024141053-0f2c62632.tgz","fileCount":107,"integrity":"sha512-HMHl2nRRMiQ0dTurkZNJB1BNQ1LXsHCB/XVjbpvQW99Jz/L7ii5TZgq3Z/rwaUxsM437ZDMcGamu2Ja5N4dn2Q==","signatures":[{"sig":"MEQCIAk7nFZ7auaXqZLtFS/Pm+rtqqsJYgQivFM2QA1OlMcyAiBfW9SShmSnsTrIx4700cPg3ZH3bcnsNl0OIr2ZwShQdg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240025},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"0f2c626324ef781d7c3fe3d42e52abf123b6f12a","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231024141053-0f2c62632","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231024141053-0f2c62632","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231024141053-0f2c62632_1698156703283_0.2617142218457238","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231025001855-a4aaab8a0":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231025001855-a4aaab8a0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231025001855-a4aaab8a0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"13a9ae2cac41cd87749b4c84cd8a164e0c513457","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231025001855-a4aaab8a0.tgz","fileCount":107,"integrity":"sha512-5yT4asvZum6m+d3KQla3BiEzGQLd70YiTeZptC/+Fum4yTMJQnbMKoIZma6CA1xuqrIDFLfEkm8d/csKnBzgmg==","signatures":[{"sig":"MEUCIQCfGEWAlnLodnSkkTYYjcQRs9NSWB/OTvO5qmy4DxQDSAIgN/aGHvdlNeuJLYFTL3Es9bytSO48+o9o54tTvr70duE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240025},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a4aaab8a01033ba2de1566b9170e51fe3eef8f6d","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231025001855-a4aaab8a0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231025001855-a4aaab8a0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231025001855-a4aaab8a0_1698193178653_0.44691581199104013","host":"s3://npm-registry-packages"}},"5.0.1-rc-20231025002320-4155dd01b":{"name":"@graphql-codegen/cli","version":"5.0.1-rc-20231025002320-4155dd01b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-rc-20231025002320-4155dd01b","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0340a487fb3e2011a0d8e5eba8f297b04c00ef19","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-rc-20231025002320-4155dd01b.tgz","fileCount":107,"integrity":"sha512-aB0+Kvchvx5LhOrYumsfXp8SuXHnvYjviwm6MpXCjYYEBHhshwbAZFjBlkZSo4l9SWFuN5cGCiE4TRnzYg3zrQ==","signatures":[{"sig":"MEQCIHtlhzagp0npjRw7Lu8WSdZo5rg0fpzSisHY2WkEwF8jAiAijoONsM+mJ8v0/OGmFC6f0MzyR9AxGGYdMjMeIseDuA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240016},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4155dd01b7ad889b0f18920b060d615221cf530a","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-rc-20231025002320-4155dd01b","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-rc-20231025002320-4155dd01b","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-rc-20231025002320-4155dd01b_1698193451366_0.9167150823296317","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231025003034-b6c158368":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231025003034-b6c158368","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231025003034-b6c158368","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8a56eb9037d8a21d811cb51200eaccbfefee5fc3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231025003034-b6c158368.tgz","fileCount":107,"integrity":"sha512-xXmbFYcJWOa+g5IzsYkCRIK4TXRitChWrCWDdY7wvzU9T0moLrNJO6sWQaLgSjCD8Ld8ZimAaOIdbPmFAcQ9/A==","signatures":[{"sig":"MEUCIQDaCBgRRnCu4pyEv8w3uMzTYn2XKeUuYy176rjrMdiVCQIgdvMkuJdHemAYzzBXulSY2AXWSs+oxIsAlMf1LTJOVtk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240103},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b6c158368a0d80474aedced621fdd691078dffb6","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231025003034-b6c158368","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-alpha-20231025003034-b6c158368","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231025003034-b6c158368","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231025003034-b6c158368_1698193872162_0.1376667463842991","host":"s3://npm-registry-packages"}},"5.0.1-rc-20231025003202-92d5b6b47":{"name":"@graphql-codegen/cli","version":"5.0.1-rc-20231025003202-92d5b6b47","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-rc-20231025003202-92d5b6b47","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e477bd8eb0ee4be977b1286795a818358c5c6389","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-rc-20231025003202-92d5b6b47.tgz","fileCount":107,"integrity":"sha512-V1vZ403lUdFGCFbx5h6MDswihN/PfWgnQxUg/29Jp+/IXjCwJggIAIyfs+VTWT1/DUnac65QjX94307nt1PIJQ==","signatures":[{"sig":"MEUCIElry+Op9Z/oqqMh6MRnZb7jIrrrrwWeXSixaXkaqGcuAiEA+AhGpBsUSgRJNHbxwbyg4+57uh1I39+YQ8798ooUfGY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240091},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"92d5b6b471b14f2c9e660ce9b432b4f226179768","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-rc-20231025003202-92d5b6b47","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-rc-20231025003202-92d5b6b47","@graphql-codegen/plugin-helpers":"5.0.2-rc-20231025003202-92d5b6b47","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-rc-20231025003202-92d5b6b47_1698193964437_0.11139651390241956","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231025005030-8ac45adb8":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231025005030-8ac45adb8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231025005030-8ac45adb8","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ed4ad90e9ad3b8b9b8b03c067881f6185de7c30b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231025005030-8ac45adb8.tgz","fileCount":107,"integrity":"sha512-u/IATrYMDvauVKfhjxCeLq1RtB/JSrC2rMLlvyvjix/vZWRYcWeLN2h8VUgVoAeaa1qui2Mb1xBfT9AGKL5GRg==","signatures":[{"sig":"MEUCIQCkSIbJ5fW3jcw/vn4w+EpMZvO3UnSAhiDVAWFHfBX+9gIgaccMCPHZ3VNkbpRVRW0sb+022R/bIDA0bt+1qJhn0FI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240103},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8ac45adb86c1e222773bf6e45037e6f8918484e1","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231025005030-8ac45adb8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-alpha-20231025005030-8ac45adb8","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231025005030-8ac45adb8","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231025005030-8ac45adb8_1698195071536_0.1464964906945887","host":"s3://npm-registry-packages"}},"5.0.1-rc-20231025005514-126ccb179":{"name":"@graphql-codegen/cli","version":"5.0.1-rc-20231025005514-126ccb179","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-rc-20231025005514-126ccb179","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8ee47bccab133e5596a3b397582077622487d2c5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-rc-20231025005514-126ccb179.tgz","fileCount":107,"integrity":"sha512-esMUzw3f/Cn14sKRei7XI9B4OeGey48X6YfhNC2PcOMmozw/1e3HQoLEWO19uP7NvjFKUauk3cqzdUT91qftSA==","signatures":[{"sig":"MEQCIGsR4ICmX4D3ziUT/5Gj/CI2ofKveV8W+O1TxvMjfLAtAiATOpitn9BzKPLeYI1By+UWvhhkiI3Y/kSCoQAc0JXGcw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240091},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"126ccb179aa8bf5a96b7ee9c48176f9e88b669ee","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-rc-20231025005514-126ccb179","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-rc-20231025005514-126ccb179","@graphql-codegen/plugin-helpers":"5.0.2-rc-20231025005514-126ccb179","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-rc-20231025005514-126ccb179_1698195375074_0.9258562189254664","host":"s3://npm-registry-packages"}},"5.0.1-rc-20231025010002-838533277":{"name":"@graphql-codegen/cli","version":"5.0.1-rc-20231025010002-838533277","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-rc-20231025010002-838533277","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"96d908642855b3b32cd3f2767984711dec1b325b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-rc-20231025010002-838533277.tgz","fileCount":107,"integrity":"sha512-wGLcvwcTb1LtjnSTgEBkx3xFo+BDuO31WYdPu4zPa6HeZ47oJVHKBqN/CbtqRptj7kz+l5+T6I+nUk49feaS5A==","signatures":[{"sig":"MEUCIQDQJb5yOApIhBzMGYhHttV6KimpQofcJeYbUKSswYjvRgIgH8wLk+6NhbbKeXmhCMLuWoUlt4kd7gsdiT1cmBgnrNo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240091},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"838533277c67d1e8ce7311c7f7d66f56f3cdb348","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-rc-20231025010002-838533277","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-rc-20231025010002-838533277","@graphql-codegen/plugin-helpers":"5.0.2-rc-20231025010002-838533277","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-rc-20231025010002-838533277_1698195646242_0.8761007851442997","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231025012613-045b69b45":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231025012613-045b69b45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231025012613-045b69b45","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"5f39ab3fc9e0c111602b5db4992541420c9022ba","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231025012613-045b69b45.tgz","fileCount":107,"integrity":"sha512-2eVtRYOuV/T4uWuA/wPKU3lvs6QuPKWyL1/TtH5scP7xFrqD5EndhNC+jAie8v4ybMHFrstEyjXi5/U4bYUdhw==","signatures":[{"sig":"MEUCIG9LnG05mUNDSmo9RwnnuL4vtAkxDpDHO9+TA5c3HsP8AiEAvWv+Z2bHSPLoLmnkOZDVWDb8hidRsbeaWtPsd3RJbEA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240025},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"045b69b452ed6401d82782ebc90ce5c6c8322e2e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231025012613-045b69b45","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231025012613-045b69b45","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231025012613-045b69b45_1698197215407_0.7841312392650628","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231025041742-4132ef39b":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231025041742-4132ef39b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231025041742-4132ef39b","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1ff12bbec71974848930efc04ba16e4dd911f15a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231025041742-4132ef39b.tgz","fileCount":107,"integrity":"sha512-njkiRstGqkhnnTU2QLwXjIke2HpiiOaaJwTLMS9Zd98Vcdem6Y9xdh4nf/1hT1MOS2HaRNKrTaTeoa4u4Cquig==","signatures":[{"sig":"MEUCIAcjvD40waYd0LZXYwEieaxLucfWCOvlL4kOQwKoFnjjAiEAogpAENlwbeOupdJe1hbaMdeRoHiFKc4ClfPBHEHxksw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240103},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4132ef39baba7b7c00ef4543d6c8c7af9500fafd","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231025041742-4132ef39b","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-alpha-20231025041742-4132ef39b","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231025041742-4132ef39b","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231025041742-4132ef39b_1698207503537_0.5822640072429266","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231025041833-fb5e8ca6e":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231025041833-fb5e8ca6e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231025041833-fb5e8ca6e","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"4fcfba9ac1cdbb201f44b8615638dc5ead27a605","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231025041833-fb5e8ca6e.tgz","fileCount":107,"integrity":"sha512-JcbMZtx923QeKY6LkZVJIzwuFhvX7s1ek7NthsWvhTXZcsKl2K3z/sZZO7MB3jztg7fK9iXnyUVuOftc9/Jdhw==","signatures":[{"sig":"MEYCIQD+JojF4mJE2FbIDZc7uxUfY8qg1gkjJ/qrLf0qC42CFAIhALo5pqGAZM8lY5OtN0osTNedgWjihq1AZp6rXicg8bLe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240103},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"fb5e8ca6ed103d2cd8808fee3dae6f37f3c6dc19","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231025041833-fb5e8ca6e","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-alpha-20231025041833-fb5e8ca6e","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231025041833-fb5e8ca6e","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231025041833-fb5e8ca6e_1698207571273_0.7806984921657265","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231025042050-d8c98fe1c":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231025042050-d8c98fe1c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231025042050-d8c98fe1c","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"01c66e311e49d6b3432d8f6cec47f353e3e24e22","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231025042050-d8c98fe1c.tgz","fileCount":107,"integrity":"sha512-gjdAELjf8nNfgMuCfzqIC7+sPwyiVkzN7i9SZeDOlDqeGeEnekcr3ZvXKubBa5+IQ2k0GvlbP1VmMROKVMYncw==","signatures":[{"sig":"MEYCIQDY9bOJQpUi9v6pu76Ss1CwJyYFeUcvU/MgmQ+lbgSQ2QIhAMMJdN7hhq41EGn4pkYWpnX3yBAsbodbWNWpu9Ol+PIR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240103},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d8c98fe1cc53963f97c1a7bdca82081f6158f3d7","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231025042050-d8c98fe1c","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-alpha-20231025042050-d8c98fe1c","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231025042050-d8c98fe1c","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231025042050-d8c98fe1c_1698207690927_0.11454460802082322","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231025072551-dd688f28d":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231025072551-dd688f28d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231025072551-dd688f28d","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d80f5847002bf55c994885ff464f147129ac426f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231025072551-dd688f28d.tgz","fileCount":107,"integrity":"sha512-4Xg0l7fprY0yfBrVX0BgLi+kVen5PAj/rPjf1nOAF9lBjbEL0xw3+QHXgezXITqmI5JowSLUdofHOtH56fuAXA==","signatures":[{"sig":"MEYCIQClqFhSkPlI9kxZKf+Iu5ZK++2d0r0BMcjtywPJjw0XLwIhALYfW8Zq2ksd21SyNs1eAYkVeOYmXylA51+SENa2dCGp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240103},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"dd688f28d28a9fe1bf9c7d811e77a9c934f716b4","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231025072551-dd688f28d","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-alpha-20231025072551-dd688f28d","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231025072551-dd688f28d","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231025072551-dd688f28d_1698218807930_0.5332674526367052","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231025123505-2307ada1d":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231025123505-2307ada1d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231025123505-2307ada1d","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6f71d056ac8f4c63157625ebb89628500024bd11","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231025123505-2307ada1d.tgz","fileCount":107,"integrity":"sha512-JZDr4DJ4OR22JP68jXY2zMCFvsXTYXWiWOnewtccGn3hyrymMJY1L/lmIbdjYxqrbPCz0E4gZqIZg/TQME95zA==","signatures":[{"sig":"MEQCIAZ6tpqQqA0OalSozndwMBm0iCTAohvngAXpr/sv477VAiBg+rinZaObGMp9/AQIGUGpaSdU+lRVrKQIEKLCmxYwIA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240103},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2307ada1d9fe95aebfd97b146598209bf4384e50","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231025123505-2307ada1d","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-alpha-20231025123505-2307ada1d","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231025123505-2307ada1d","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231025123505-2307ada1d_1698237352284_0.659929365030866","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231025173107-7f311744f":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231025173107-7f311744f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231025173107-7f311744f","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c154e5f173380f1729f34656aae9a118dd59bd74","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231025173107-7f311744f.tgz","fileCount":107,"integrity":"sha512-p0rx5BqL/pHb2TgMzY3NWNqkvfvkqtsdKoZDB15AvuiLJsmmL0jw2Gsf7sG4wY/MYZ6CsbRZeP2UlwaPExHbPg==","signatures":[{"sig":"MEQCIBI/5zqj32qICi+cw+nnzJaM+LVYcQlAM7dpKpA0GT4vAiALr9V32YdQVQJ3MkCtB/SmxTF2N3wZLRN96kOyExvl/Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240103},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"7f311744fc1575c6aaeb5653214fd45fb932193b","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231025173107-7f311744f","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-alpha-20231025173107-7f311744f","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231025173107-7f311744f","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231025173107-7f311744f_1698255108885_0.2775239195325143","host":"s3://npm-registry-packages"}},"5.0.1-rc-20231026043642-3d1f8eaf7":{"name":"@graphql-codegen/cli","version":"5.0.1-rc-20231026043642-3d1f8eaf7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-rc-20231026043642-3d1f8eaf7","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"57f31fc664fe55024ab52cb351e573bbdec77c14","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-rc-20231026043642-3d1f8eaf7.tgz","fileCount":107,"integrity":"sha512-dO6YW3LQ8PZElaKbnFyTgi22RJIGhqxHpds05ozDicuoGe9K6dN6JMjP5w6P6uMZgfoZ1e8OZfVD7no58ZkWZQ==","signatures":[{"sig":"MEYCIQCYf0huAwPhKAmo7jsvfntS7EbCvAYnnMHThxjkOy/GdgIhAMv+TnwKyM5jNoaEY5z6x3SDXDp4kkaXJ9Cz7MDuNQ2V","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240091},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3d1f8eaf7bb8f55b96c737cb6475807ad1489f76","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-rc-20231026043642-3d1f8eaf7","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-rc-20231026043642-3d1f8eaf7","@graphql-codegen/plugin-helpers":"5.0.2-rc-20231026043642-3d1f8eaf7","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-rc-20231026043642-3d1f8eaf7_1698295057633_0.6927646768394471","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231026063338-5b939b316":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231026063338-5b939b316","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231026063338-5b939b316","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"fc06d8f015fd0b719eb47c01cbd4d77493b5080d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231026063338-5b939b316.tgz","fileCount":107,"integrity":"sha512-nVmaT1jTj0y81dJaBaTKEIeMZHZsRr9Asrm9K83Nms+RTcFEB9REhca18vLtYtGbOX9f3l/5ErntHEIL9S9LRQ==","signatures":[{"sig":"MEUCIF09T1/7xszarpOAB1pT2ht5pGi5/IQqmWAjllqszKkEAiEA7yAsaywekK0qBiwa8R9kGJVQb0+6CBGBrZsHRJ8i/iM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240103},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"5b939b3162f29b7027bbf698dc7c2bd3ab2364ef","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231026063338-5b939b316","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-alpha-20231026063338-5b939b316","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231026063338-5b939b316","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231026063338-5b939b316_1698302070976_0.3357438001729718","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231026070541-cb05739d0":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231026070541-cb05739d0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231026070541-cb05739d0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ec7e403b9ac38c2b20a1011e4e0defee4b2274e8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231026070541-cb05739d0.tgz","fileCount":107,"integrity":"sha512-5a1AOXYviYB6H5wUio6AL9878nP8mwPcPhv/20YtU13JiFSjnrK9bfETt23QcjoJ+0KcA7LraSSFesq83jDQPg==","signatures":[{"sig":"MEQCIBjFp4G/kgkeDhhGEvOEz0baeN+Bu+KvGDNSOKq5rKsEAiBE45l6RpHzrAAd5i4nSL9ER1cpwBX5NEafWciW9UtIfg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240103},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"cb05739d00c59324ab0789990c0f68e456fe560a","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231026070541-cb05739d0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-alpha-20231026070541-cb05739d0","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231026070541-cb05739d0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231026070541-cb05739d0_1698303982020_0.2733188261336932","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231026110906-739a9e416":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231026110906-739a9e416","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231026110906-739a9e416","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8d1ddac796f5922e0af86f459ef307af463462c0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231026110906-739a9e416.tgz","fileCount":107,"integrity":"sha512-BuNCW+OF7U6KuPtOLU45U6sXI5JaBNiJ0wDqGf2PTSAPdbpC3cK7kWG18jXeKLAHDmQxKKO0wJIpvY41ilPfJQ==","signatures":[{"sig":"MEYCIQCDV2s89eB7K5cCee9FDGUlCIUP/HK0IvhGYyJqZYr8pwIhAMkiJOxZ41CE1E4S62kaCNjCR243Z1Oexq8suHMRGlg0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239478},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"739a9e416ec344b4a31f3e424ee9ffc7d5524fca","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231026110906-739a9e416","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231026110906-739a9e416","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231026110906-739a9e416_1698318588083_0.5535982032654356","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231026192534-8b4c5345f":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231026192534-8b4c5345f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231026192534-8b4c5345f","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1c24aeddd8ab834cbfb6e92da800616cb9927007","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231026192534-8b4c5345f.tgz","fileCount":107,"integrity":"sha512-Tfm9yfPkhd9SOLnqpyH1SSQ2gnH8S0i35gPA4B9UFBke+/U860cV9aUQRG2jcPbpiHsTaDPEV/AZ6VDjWeRZtQ==","signatures":[{"sig":"MEYCIQClYe4LbgEA+GIGinsKGawvYrA/QOGp0K/seHVLkqi8egIhANhF36BttJW2iLNqG5CaUpr+blmluvVb1UP0SXU9ufiV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240103},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8b4c5345f28bd1a699ad9bd14e186eaf457938b5","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231026192534-8b4c5345f","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-alpha-20231026192534-8b4c5345f","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231026192534-8b4c5345f","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231026192534-8b4c5345f_1698348375104_0.39843711203797905","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231030144733-8d9dbe14a":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231030144733-8d9dbe14a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231030144733-8d9dbe14a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"15388a23ce1ee9a8e2b8066d7b7501a8f158b4ba","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231030144733-8d9dbe14a.tgz","fileCount":107,"integrity":"sha512-eBD+6x38+AO87RxHp0b/1xItiCEjgLg6826DeuS3w+iA2+ajAci9bhG9QS8Umo53otQLrwU+4LcBPh8KiWvlRg==","signatures":[{"sig":"MEYCIQDmuBpYHk3Gpc9MsgKGQzr4kMOAzKvsn9SZL5uizuDetwIhAJiAB9S7ZfiTQJhjMAQUD5v5xCGPqs9Zz8RRTzjOfm2h","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240103},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8d9dbe14afefd40cf249df3071a8969ab1b998b1","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231030144733-8d9dbe14a","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-alpha-20231030144733-8d9dbe14a","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231030144733-8d9dbe14a","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231030144733-8d9dbe14a_1698677303048_0.600586890071646","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231030151500-b6238dc0e":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231030151500-b6238dc0e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231030151500-b6238dc0e","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"58608e9347b05b23d05afaee39e9db4bc13662b7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231030151500-b6238dc0e.tgz","fileCount":107,"integrity":"sha512-SXVHtvYZkAXwBP+UJGLFa0UzHFHGMTk0z+8SXoDyz405YrrDae6tWYxpN1cBwKcKYPSOsrSeWgUO/+SPMpegNA==","signatures":[{"sig":"MEYCIQCNAjdoZvJz7uqoxbHY72r23qnCwU+pUQzJF//J8mhXOAIhALAPWySflVlrZM23iQYKdbnW/+1/PYJalBMUqnEyD7rG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240103},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b6238dc0e2e1be9111a29e4540eea021090c34c6","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231030151500-b6238dc0e","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-alpha-20231030151500-b6238dc0e","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231030151500-b6238dc0e","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231030151500-b6238dc0e_1698678951190_0.32414536164939856","host":"s3://npm-registry-packages"}},"5.0.1-rc-20231031105017-5311c9eb0":{"name":"@graphql-codegen/cli","version":"5.0.1-rc-20231031105017-5311c9eb0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-rc-20231031105017-5311c9eb0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a60d3e9ac99cc648b1a6dcecc000538436a1e394","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-rc-20231031105017-5311c9eb0.tgz","fileCount":107,"integrity":"sha512-NicUe9jBZ5oQGru5uG6QcLohevHeO2YYEZra2N60ACVUZRIyHLiNGeV6mikX9nZeEVPTS86IvEItpzIT7HqsYA==","signatures":[{"sig":"MEQCIDZH9nFX0AjchcHnhutv//TdsCooB8bHPMtaPNzoLljRAiAnsNs2Rp1UscS+NxfXwsPJBND1SI6Qp3DiYpwSvYj9Pw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240091},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"5311c9eb0a3410bbff8a3e134e0941cae1e6231a","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-rc-20231031105017-5311c9eb0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-rc-20231031105017-5311c9eb0","@graphql-codegen/plugin-helpers":"5.0.2-rc-20231031105017-5311c9eb0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-rc-20231031105017-5311c9eb0_1698749473956_0.6369458063863265","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231102020630-1aafc745b":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231102020630-1aafc745b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231102020630-1aafc745b","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6f2eb0357476a67dbd37564728cd3aa10a392ac8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231102020630-1aafc745b.tgz","fileCount":107,"integrity":"sha512-jpJArIWJweionZ3sSXLhgPG4egwtSvm5sQasffRbAW6D2CjBlztSnhCIjImSVlDjn3GooUfaeX3LBJNhkAVbgQ==","signatures":[{"sig":"MEYCIQDKd6iw27FcO08C0Qj3ua4emSHiH5b4FRFu4o7khPsoEQIhANBPaBDQzomfzdEz4LajAOyUHwNiCMlnOn54PFuurU/A","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240103},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1aafc745b9c378e6534ab273856fced04ef82130","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231102020630-1aafc745b","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-alpha-20231102020630-1aafc745b","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231102020630-1aafc745b","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231102020630-1aafc745b_1698890839616_0.3109553862297605","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231105074913-fa07acca4":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231105074913-fa07acca4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231105074913-fa07acca4","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6c15548729a9235709352d4333c73b42a6deb0f9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231105074913-fa07acca4.tgz","fileCount":107,"integrity":"sha512-7ZGPUqZWKMp++Ok6lT3+YA73Vj9oaRZNxG9u1QM7pfX78XQGwzmDw/Eg3uWwTzNzdZaI/dOoo9wiiLn0tmZJ/Q==","signatures":[{"sig":"MEUCIQDYfZVPrvpzh1ramKNOfnQQHubL2NVuX+snpPv6ZelqlwIgIyqSP6XmTjR5KE/m3NEFsyiXFRb/6/MIpTWtrOfkX50=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240103},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"fa07acca4938d0c14efd756e085d5393b7419252","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231105074913-fa07acca4","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-alpha-20231105074913-fa07acca4","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231105074913-fa07acca4","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231105074913-fa07acca4_1699170586178_0.6377382464745212","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231105140058-d1e419a6c":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231105140058-d1e419a6c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231105140058-d1e419a6c","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6da01afae8faea1b2cc1bff543e800c3b06a078a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231105140058-d1e419a6c.tgz","fileCount":107,"integrity":"sha512-84uTKgrs5M5CAHAv7bVgHlr0UvpeBWUJbBHzxxicdalqDCD6qZ9ebBXD+k39SEyepUkehKKkEv1rYrgR8dAN8g==","signatures":[{"sig":"MEYCIQDgohfJi1gvm+sTLvY03w97/FVSUz+CQXnX+7zFCb0EqgIhAIKlnfVCrAeMoHkdttuYG+PczbJfIn4n8WrtEx7gqYfj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240103},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d1e419a6c7c7380296ba6be4ba14a6f14448036a","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231105140058-d1e419a6c","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-alpha-20231105140058-d1e419a6c","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231105140058-d1e419a6c","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231105140058-d1e419a6c_1699192885952_0.4208939285187354","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231106123234-54e64b4de":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231106123234-54e64b4de","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231106123234-54e64b4de","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ce0526ea9c0cee9444d29ace8d5645816377b5e3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231106123234-54e64b4de.tgz","fileCount":107,"integrity":"sha512-kIYgzCnz7/ztkZQIQEG+tM/17HIWU5YwrlIQH6tjMCyJKa8aEVFNBk3zT7t/YM67ikb/ETqZIZBJU7KdwL/ctw==","signatures":[{"sig":"MEQCIDYk/cWYM0leiLT3vd1Vf34V/j2Is3WOJjBC0FTa3MyvAiBI8BvjA/cfUAUPLbVq91bbrkT5TQIgpw11oRtv+fxQbw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240103},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"54e64b4dec46d69362209675899fc2bf9ec277d1","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231106123234-54e64b4de","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-alpha-20231106123234-54e64b4de","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231106123234-54e64b4de","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231106123234-54e64b4de_1699273983734_0.5413367058822827","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231107233707-9375725af":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231107233707-9375725af","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231107233707-9375725af","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a3b415a7988d13d987e4fca35625af6a4e90b6a7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231107233707-9375725af.tgz","fileCount":107,"integrity":"sha512-YLilaSyKt3brrj50oluDXFil/p7QZn95jrr09/wR5cbL+ThnEZCMObdLFtrBfQ9Ur8gNmKxV9ufD46hfnmkwzQ==","signatures":[{"sig":"MEUCIQCNiIKqGUgiTxCBHQ2GQRgLk6MxpANB/fUySKcxHZa8egIgX9VAO50KpaOmz7ktS5ccYtGdVg1BpQZpRKI4Ty5YWPg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240103},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"9375725afcb76cf614940c772762699da329bc99","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231107233707-9375725af","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-alpha-20231107233707-9375725af","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231107233707-9375725af","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231107233707-9375725af_1699400272688_0.1148650088694314","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231109012652-d90acd036":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231109012652-d90acd036","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231109012652-d90acd036","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"57d811ae64838bd1ded7916992fe8030e1e79bcf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231109012652-d90acd036.tgz","fileCount":107,"integrity":"sha512-4M1633uU3Z2mVtnXc7CEC8jvKHOIRgraVUPQftks+/SMrX8sdvXdg7gOwzBW4i3iMBfnoSabZM8vf6bGViYovA==","signatures":[{"sig":"MEUCIBkM+CdPd1IrwaL6axEarGnQR2nsIJUCmF1KIiWBho6fAiEA9PFRLxfqXvtU5u4Hpd8WqwIehTdfORX5x1R+Glq1kV0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240103},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d90acd0363110047ae782d3662b6cae04398c744","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231109012652-d90acd036","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-alpha-20231109012652-d90acd036","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231109012652-d90acd036","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231109012652-d90acd036_1699493243276_0.21279049930974359","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231110095910-0074e26cf":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231110095910-0074e26cf","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231110095910-0074e26cf","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1b92ecb8ca03f9059a1e8bbf96665743664f5599","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231110095910-0074e26cf.tgz","fileCount":107,"integrity":"sha512-kyV8WP6i9ScQ2IpgSA5cwmsikfTghkoXUlbyq2c1laM/4F3z6xMjIB43KcHy1vGx79NoqbzY3FCJ/1XUPZa+KA==","signatures":[{"sig":"MEQCIAQzUHizCZKoyBkBi4Wpp8hEYHBVSQkiP/OMTcMu/TxbAiBnGJXLu1u/T6iWT6qRue1rJiVmM19esJBJERj60R6JDA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240103},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"0074e26cfb37a8d9e5b7a7fe1ee5bcb1d8edbb2e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231110095910-0074e26cf","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-alpha-20231110095910-0074e26cf","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231110095910-0074e26cf","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231110095910-0074e26cf_1699610379944_0.5764991458167135","host":"s3://npm-registry-packages"}},"5.0.1-rc-20231110225740-18c03914b":{"name":"@graphql-codegen/cli","version":"5.0.1-rc-20231110225740-18c03914b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-rc-20231110225740-18c03914b","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d578daaa72809cc393a8382558fd4ef59dc73892","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-rc-20231110225740-18c03914b.tgz","fileCount":107,"integrity":"sha512-rhKaxqvE75CAT/rgpvY/pxy4U/5YWgGV8ZdOsc6F4xxoGfnbX4RGK1GhUL0toPL0/za7KRBBr2f/UV335Cb8jw==","signatures":[{"sig":"MEYCIQDkBRWM37rRIiCoQiidRL+UqKHHhiJTxkq4g2mgbvKBTAIhAIvxtNtyrnmCTsd86BamkZ9kXtZAYiuZC00ZF9W7FDv9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240091},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"18c03914b6fc18a559a6b52abf679653a3469a7a","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-rc-20231110225740-18c03914b","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-rc-20231110225740-18c03914b","@graphql-codegen/plugin-helpers":"5.0.2-rc-20231110225740-18c03914b","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-rc-20231110225740-18c03914b_1699657089521_0.964417932903755","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231116174444-b4383f5de":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231116174444-b4383f5de","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231116174444-b4383f5de","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"34bf2bd79541892203755de4ffce124d25f128ae","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231116174444-b4383f5de.tgz","fileCount":107,"integrity":"sha512-HBhgzW3shLsV/O3lalo4h3XQnKRyAp6dKadoKlnFxF7i4/ZDY/XNO3ozIzE/Nbgcp+oUdttg8wnKsODqkNKSlQ==","signatures":[{"sig":"MEUCIQDutLi1gXBIJzTn+vBhpk9SgDIX9AYN1jYd+0wEWALvjAIgUzE6a893g67cqIOVFKzxB4RhamsZY7YL53/UudjS610=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240103},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b4383f5de32d1664acb3a9051150ce68c9e4e361","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231116174444-b4383f5de","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-alpha-20231116174444-b4383f5de","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231116174444-b4383f5de","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231116174444-b4383f5de_1700156714086_0.08396928858566066","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231116174518-a7de8ca30":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231116174518-a7de8ca30","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231116174518-a7de8ca30","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"5f8bfa19b9e1136f95c0e6ed65c3f54a65a6ff6a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231116174518-a7de8ca30.tgz","fileCount":107,"integrity":"sha512-APGgAojsiwJ5ba20REzsC7yHTiFlK3TnD3LafVR/az1yXev2gKvdFh6MTu+wplyoJJmxGHcCsQV/VCV+qMPe2g==","signatures":[{"sig":"MEUCIQDLl0nE7Hk8WiXv0VdD5CPX0JYf0SEeloQKRyHcC97TqQIgYiiLXZOAgG07IdrZQWOBqdKyyIOcFXIeGJQ68v6IwIA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240103},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a7de8ca303958a3527e081f16142741aa0a3990e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231116174518-a7de8ca30","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-alpha-20231116174518-a7de8ca30","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231116174518-a7de8ca30","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231116174518-a7de8ca30_1700156748700_0.703392354606172","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231120231222-cc03ea5ed":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231120231222-cc03ea5ed","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231120231222-cc03ea5ed","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"3c52bd4e50f2bf9c90dca4a21b763d8e4bd19596","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231120231222-cc03ea5ed.tgz","fileCount":107,"integrity":"sha512-Z8Ns3L7nbbsh73V2bj/70FaDNA44dpoBWlVdp64iHtrC3P/kfVqNpLeb/M+HJN5Q/w1q55ql7EhV8N4YfIbF2w==","signatures":[{"sig":"MEQCIBzzbcTmMYkf7fAjr9pRHEhSGZZsoTdr4FmeEgpRI/wKAiAtYcABX29U16hdddQyBRJDUcoFIbte5uBN5hsZz4a4rg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240103},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"cc03ea5ed7a8c4a57f7cc346cfa263d5695cc062","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231120231222-cc03ea5ed","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-alpha-20231120231222-cc03ea5ed","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231120231222-cc03ea5ed","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231120231222-cc03ea5ed_1700521969469_0.7287160802449142","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231121052945-276a29bdd":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231121052945-276a29bdd","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231121052945-276a29bdd","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a6cb7047118dce444e85cc276755defb05272169","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231121052945-276a29bdd.tgz","fileCount":107,"integrity":"sha512-IUVYkQV/DYkiaIV/7H5KVQq9LTIWbDJHiMpRGFvcfLH0zzTliQIwXuvvytpU4G/tXG0w6rlM7cAxjcYiNX6rXQ==","signatures":[{"sig":"MEUCIGV02b+a0nOjo6gCVZeSCYF9zq/8LyssSJp6J75ZhOA0AiEAyqstiLI2FoTxFN0sqGWX4Px7B4VBqci9HlPbCgudUZ4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240103},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"276a29bdd134a995bec68349dbfbfb9f0a505f24","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231121052945-276a29bdd","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-alpha-20231121052945-276a29bdd","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231121052945-276a29bdd","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231121052945-276a29bdd_1700544614109_0.8470039875637119","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231122044622-c13e0f07c":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231122044622-c13e0f07c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231122044622-c13e0f07c","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b2149a41bd7a4a070c5caa1693f269050bd77a11","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231122044622-c13e0f07c.tgz","fileCount":107,"integrity":"sha512-u+e8urmTd1QbOku1xQlxIx2xrRQS/QNoXpV2miuikIlrPmWfFwYsQST6DL2PD3SGsMI6+yT9D2Dul68gxAsqdQ==","signatures":[{"sig":"MEYCIQCoaZ97D2gZIIULpCDNlGP6hreaxQeQ/Ky9fC7KyUmb7AIhAOAoP1BZUyfyv75vWYNvoYojcvna0oe2PGVQ9wkBkg6h","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240103},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c13e0f07c93d847bd741ab063b813095730465ce","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231122044622-c13e0f07c","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-alpha-20231122044622-c13e0f07c","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231122044622-c13e0f07c","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231122044622-c13e0f07c_1700628412528_0.49934772887555146","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231122212055-50ca34c84":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231122212055-50ca34c84","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231122212055-50ca34c84","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"86041cc941801da9b42535f005ef9a17d2b51591","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231122212055-50ca34c84.tgz","fileCount":107,"integrity":"sha512-FNU4zRAe2EVe/Dzl6G5Xugcgp0ql+yq/CJV2hUgfQJDWg/d28Be49DtNB29ylXy9dze9I/fG8BGHhu09tAzT3g==","signatures":[{"sig":"MEUCIQCJ0pBYr+BiyDNeKcKiSGoHXtTW1bxu+eC6/suyWDOESgIgBf8uhPUAAKQUO8xNCZxstAYMgyt4m0KUYM5BNkM2ymI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240103},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"50ca34c843e188a13b35e5c4debe87125e11b116","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231122212055-50ca34c84","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-alpha-20231122212055-50ca34c84","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231122212055-50ca34c84","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231122212055-50ca34c84_1700688083974_0.09071192282486029","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231127210807-aa63caf23":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231127210807-aa63caf23","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231127210807-aa63caf23","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d7b631dce3a7a8aebc90656878a8e137db805bb2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231127210807-aa63caf23.tgz","fileCount":107,"integrity":"sha512-JcxUq+OtOADejNbxYU97cOGXtMhyWBsNvRnNhv70ZTw+f2AOt3cITYq4Tyr2L7pm+B08NTW54m3T5cM6tuzC/w==","signatures":[{"sig":"MEUCIBgYgKqmgyP0H5+9QOJoBF/cXNpN8IJ6tWT/wTg1KfpuAiEA8xjEco9pJS6G182ZtizQc5PlFUNh5dfOLdxZcr1OiKs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240103},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"aa63caf237afba802473283ae92f23250bf328b7","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231127210807-aa63caf23","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-alpha-20231127210807-aa63caf23","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231127210807-aa63caf23","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231127210807-aa63caf23_1701119317471_0.40429325734428523","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231129131030-238143103":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231129131030-238143103","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231129131030-238143103","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6256997a6e150c85d7dcf8d91b9c9c376afe599e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231129131030-238143103.tgz","fileCount":107,"integrity":"sha512-Tcu26RdrZGbt2BeMRVskU/1r02FxtLHiawX3qZbNXWqfKLxr812ubZMkzJTjRhPNNm+Uo/poGyGUb5M0YTFuOw==","signatures":[{"sig":"MEQCID8cOQxgyyHU38eyGLqXx2tb1bceJg5cUq+KQbEJEcOoAiBfmawaL3cMQkOgk2jXNBnlqaPtcvQDG7urQZm+hHIGOg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240103},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"238143103e78bfe632e4029b3f3883fde037627f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231129131030-238143103","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-alpha-20231129131030-238143103","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231129131030-238143103","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231129131030-238143103_1701263459229_0.4134531005367468","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231130123527-46ebea92c":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231130123527-46ebea92c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231130123527-46ebea92c","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"4c3fb545adcbd789ba1b86cb6b7d515dc3ff032c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231130123527-46ebea92c.tgz","fileCount":107,"integrity":"sha512-C1dO0DGZ378/neMCQhVEdkABL0pUNzpiLQEU2AAI2Z8HXmlYl9y57/uibksM/BaJc+/9rIXaf0gx3wrvaWJrhg==","signatures":[{"sig":"MEQCIEepSpv8/RrsWtjITnClwrmr4/sG8JW3NA3+5esOLMGPAiAV/YJFhgvcVYMWyxYKMlciZrzRPAIyLGw6URY95VhYfA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240103},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"46ebea92cedda1442cd7fb6fb22cf36459a8492f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231130123527-46ebea92c","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-alpha-20231130123527-46ebea92c","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231130123527-46ebea92c","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231130123527-46ebea92c_1701347756995_0.3407457238445144","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231130170920-c48181e89":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231130170920-c48181e89","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231130170920-c48181e89","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c89cc979a6e826eb1c618db52a6e6d2dd98fcb73","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231130170920-c48181e89.tgz","fileCount":107,"integrity":"sha512-VU+J2t6IQNZSlatsVGeSjNV+vxgeGJoOwGJ27laqHx5Ht87Bz0Xiir6Rn0Q7hCGlcoJwPoBZNk/ipY72mWjUEg==","signatures":[{"sig":"MEYCIQD0yk4q4H9XpDJDlGU73qlqmxeSoUxXdDgMOOacwgHKhQIhAL3WwhqqUCXC/hEYI1jL9m7C9smw248xn32W1JXQqOYQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240103},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c48181e89b5b435411fcab665453d4255b9610c1","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231130170920-c48181e89","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-alpha-20231130170920-c48181e89","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231130170920-c48181e89","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231130170920-c48181e89_1701364190238_0.2615758922421263","host":"s3://npm-registry-packages"}},"5.0.1-rc-20231201131138-2195e833e":{"name":"@graphql-codegen/cli","version":"5.0.1-rc-20231201131138-2195e833e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-rc-20231201131138-2195e833e","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"99fa3c186ccaedf6e127be865de1ce9bd4fcf3ab","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-rc-20231201131138-2195e833e.tgz","fileCount":107,"integrity":"sha512-qT0Q6eVba3EvhiIg1gtUUUmwHP8wJ9NjWrrD2iBQzr+yAyKLVH3lzw0lpcWc37ccQGNuYL+5f3opBpakA/FZeA==","signatures":[{"sig":"MEYCIQDuumfEp2dIpa6W0lz/VUXEspqac3bm3ZQ1ZD+BWr1d2AIhALumN3ydIgZhVnsD7XCMcMvX7qBWnBG3CRhugmtg1Otj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240091},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2195e833e7f6c7ab323ea5b7d84834df99f18fa5","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-rc-20231201131138-2195e833e","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-rc-20231201131138-2195e833e","@graphql-codegen/plugin-helpers":"5.0.2-rc-20231201131138-2195e833e","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-rc-20231201131138-2195e833e_1701436326243_0.0629799554466588","host":"s3://npm-registry-packages"}},"5.0.1-rc-20231201140824-ca55f537f":{"name":"@graphql-codegen/cli","version":"5.0.1-rc-20231201140824-ca55f537f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-rc-20231201140824-ca55f537f","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"34ee72e0bfe5b4035c3566e34415d01e5368fa7f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-rc-20231201140824-ca55f537f.tgz","fileCount":107,"integrity":"sha512-881FtyLdEThXC/+XvGKvH7gM0OCi1SPO6vM60Wt/QGgRpHE0FbHaGozhGaDnM2jxkIOSsB9Sm8K+4IkH+Ozx3A==","signatures":[{"sig":"MEYCIQCLTYuUlCw8J3oA01lqwx2kJdU3YGArNoMsU32edMBzRwIhAPrkdIp9HKq4RMsMnaMqAPMR94kx+zgPxK6zTHo8LIKQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240091},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ca55f537fd660068bf34a4ca59c79337ebfbd94c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-rc-20231201140824-ca55f537f","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-rc-20231201140824-ca55f537f","@graphql-codegen/plugin-helpers":"5.0.2-rc-20231201140824-ca55f537f","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-rc-20231201140824-ca55f537f_1701439733578_0.8578967531876744","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231201234136-b0e6bbf9a":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231201234136-b0e6bbf9a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231201234136-b0e6bbf9a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c73e69b59c5f1c6ab4bed852e9d8aca9e3ed0f74","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231201234136-b0e6bbf9a.tgz","fileCount":107,"integrity":"sha512-rAR328+D3tIobhcCjSNRzh4v+mYYK6qk2DXy3zdYiqsXY6f7m0IVt3NzPlLW5W5lqfjYz/QWhnd93W8WRSWRqQ==","signatures":[{"sig":"MEYCIQDkGP0nNilLEfhYIq+fU69mP5Ertgbq059xP8BaJojfugIhAMYQ6j4CueIwb3ik95xL5mToOXO6vPsN2K5t0uigWjli","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240103},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b0e6bbf9ab882b374cb5fb773be2820736c2b0bf","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231201234136-b0e6bbf9a","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-alpha-20231201234136-b0e6bbf9a","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231201234136-b0e6bbf9a","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231201234136-b0e6bbf9a_1701474128157_0.05233334152321567","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231202201718-a91a706ab":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231202201718-a91a706ab","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231202201718-a91a706ab","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"bb1dd79ed3209355cd6e37727ff9ec368bc1f3ac","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231202201718-a91a706ab.tgz","fileCount":107,"integrity":"sha512-yoPqTWj02elW2/Ud6TwvpLdj7fS7jIiYwr82C/m3LbI+ovN7GvnGL+XIuAHwwjMPWbUV4f1mLN3y+nhbKCSikA==","signatures":[{"sig":"MEQCIDC+NZiVu6oTjpQRKu/Ti/My2KnZmJYi0/fn9Oggb7ZAAiAV67axU1/MLYwyoO2Ghn91BiIvBSuVVCSRQxvyGn8y/Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240103},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a91a706abb7a44fd4d99dd0adbdd90640db49014","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231202201718-a91a706ab","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-alpha-20231202201718-a91a706ab","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231202201718-a91a706ab","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231202201718-a91a706ab_1701548266215_0.9848188228967723","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231204210656-8f33a16f4":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231204210656-8f33a16f4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231204210656-8f33a16f4","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"9dbcdbcce64c6edcb269f1fe086da9b0b46e5aa5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231204210656-8f33a16f4.tgz","fileCount":107,"integrity":"sha512-or0XvMtnkRXlDNPqzeXeOn/1vEhl+w1/bVQg9Uzk2oO3CLYL/btZ5NIUEjkvBDMzUl5BcHjXReuX/tIY+uYjSw==","signatures":[{"sig":"MEYCIQDhc73iTYfJ5y2R3A3x2egj5BTResFg8yzAb5+I5TBTyQIhAM6oyEsEF9/yKiTUxWFoJfUueXZ1FR4izSZTrFRVj1dN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240103},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8f33a16f496bf7e4f172eb89bdd8029443cdd62d","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231204210656-8f33a16f4","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-alpha-20231204210656-8f33a16f4","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231204210656-8f33a16f4","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231204210656-8f33a16f4_1701724044700_0.31529479079834544","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231205184116-ee1e30069":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231205184116-ee1e30069","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231205184116-ee1e30069","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0efaa34f7d9373c7e1598141ffcea9e0b8d54e94","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231205184116-ee1e30069.tgz","fileCount":107,"integrity":"sha512-Q3G5Cz2gZtim222HWo7MROmiFbC9/gws0hgAexmmvY50rFVDMpvY3wWsTFkLHmTbPfWu7xWl8J/0AcCCFxw6Xg==","signatures":[{"sig":"MEUCICUSMYlNs22nl/ivYQAvOlgqt/ANZ/w0k2UyKpDXpLuWAiEA1k7wfmm3+VvItjiKYt37gPitbsrKAZ96hWbWG0nCrX8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240103},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ee1e30069b4e73fe9e103b6b5c45c8958b723631","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"9.8.1","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.18.2","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231205184116-ee1e30069","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-alpha-20231205184116-ee1e30069","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231205184116-ee1e30069","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231205184116-ee1e30069_1701801708019_0.6599142914429277","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231212073413-061eb4113":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231212073413-061eb4113","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231212073413-061eb4113","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d2fe2b1ec1ce523ceeaafa183fd8c699716faf2d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231212073413-061eb4113.tgz","fileCount":107,"integrity":"sha512-xJRQOo8u4pkwy5Tt8JarqSAyxyIFn8cX5z/2DhDKvpdgicV/dKCp+nazex5eJaznwVv/v7ZqY+yAEd/W9GHuXA==","signatures":[{"sig":"MEUCIGQo8AI++kczPxTUnre9SAK0Wad3owErP/9VwbwyjCo3AiEAz173v0xWvbTsL7Fmkzl1q3+BG5MqMBMs0nvVU3oETuE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240103},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"061eb41138849a22a24ecb1679b734b6681e91be","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.2.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.19.0","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231212073413-061eb4113","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-alpha-20231212073413-061eb4113","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231212073413-061eb4113","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231212073413-061eb4113_1702366482484_0.9200782719992904","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231213015630-43bbb13ba":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231213015630-43bbb13ba","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231213015630-43bbb13ba","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"4979a3dae3da0942e73e63e420337754f78afbc1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231213015630-43bbb13ba.tgz","fileCount":107,"integrity":"sha512-mGzFc1ca5LyxWman+7YWL/vYSLeMPuP/Uwvi1jKCVcthvKpf5X5bcLVb/7mrW66gWX4pZVAxLBjYoPaUPnfPrA==","signatures":[{"sig":"MEQCIH6SlkDFLPo/ciEFwnHaSh6h2l7vgIhoZjFiqgO8RwVMAiBRfu6RqMM5zpjOhLHb1Ue9jY1piYWpq24gI3amr9I16w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240103},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"43bbb13bad2667799b31c8c1c1f3ca94cf80a3b6","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.2.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.19.0","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231213015630-43bbb13ba","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-alpha-20231213015630-43bbb13ba","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231213015630-43bbb13ba","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231213015630-43bbb13ba_1702432618618_0.4362313169893568","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231216013258-f7966cfd1":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231216013258-f7966cfd1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231216013258-f7966cfd1","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f8ee3e0c4540cf6d1a84bcfd2013160fe2c18945","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231216013258-f7966cfd1.tgz","fileCount":107,"integrity":"sha512-BRDWD4xJzIbBjhmCR4dyrctLdp5dkLpqYwPUuDW25PTz3rw56ZRvhwefHnQcSY9pOVc3XbKVZ2B1psf59tEnIA==","signatures":[{"sig":"MEQCIG704Smspl/2B9Qdj4eTqGN1k0Ee7CGH12UPBGTKvtjEAiAeoJj2hWn628o6IHDreWkMbaq0G++a1K+kQwmsbNuQvg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240103},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f7966cfd1e42fec854fb81f71c68098dcdd8d284","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.2.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.19.0","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231216013258-f7966cfd1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-alpha-20231216013258-f7966cfd1","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231216013258-f7966cfd1","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231216013258-f7966cfd1_1702690406487_0.08806022978640149","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231217091242-495e1e645":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231217091242-495e1e645","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231217091242-495e1e645","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"96ffd6361d3e1b94a545d4e7ff0bb18971501486","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231217091242-495e1e645.tgz","fileCount":107,"integrity":"sha512-JS+Q8fAJWW+wDp+yJ+7vw1e7Ag5NlfjjxjkoOCd6pREyynE3Ckj11zrAEtQd23jEiK4gnV+BgysTICema/50Lg==","signatures":[{"sig":"MEUCIFfJiH0VQfXvkDRxkqjbghR8WwtwwHKFQAsdyc9mzI1yAiEAie0zVFEaqGJlagpaTVPmlf+QWeYG/AOv888ehW0YLBg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240103},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"495e1e645d0080368b6211a89b5f58663f0bd723","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.2.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.19.0","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231217091242-495e1e645","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-alpha-20231217091242-495e1e645","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231217091242-495e1e645","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231217091242-495e1e645_1702804390097_0.1054926843665831","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231219012421-86d548853":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231219012421-86d548853","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231219012421-86d548853","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a8adea866837d75de6c98eec90b6596aa29ad821","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231219012421-86d548853.tgz","fileCount":107,"integrity":"sha512-5GeXo0psHyI2yC/TzhTXhopUuo5EmHb7owkwVRGRk3PIc0SmpeEMvml+aDDMHg8EOM6UH+7AE6ZP6v9b16rvEw==","signatures":[{"sig":"MEQCIHfMRcfZA9/8kMsDYRKOw13gOY6i8j4PONipYWfrDylqAiBvqv5VDKkyQdmHkr7FUP+RgMcqUnR8M/ZnmCTxZmKQ4g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240103},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"86d5488537434e46745679c83d1e7cd9ef77ff0a","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.2.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.19.0","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231219012421-86d548853","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-alpha-20231219012421-86d548853","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231219012421-86d548853","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231219012421-86d548853_1702949089999_0.48717365830760606","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231221200039-95084df04":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231221200039-95084df04","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231221200039-95084df04","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6da32c9b7f8d98147ce39af500c983f79cc7fe24","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231221200039-95084df04.tgz","fileCount":107,"integrity":"sha512-Wf6jU8SoZ56hKeBEimXcCT/1ziL2kArSEANoVmDOXSiKyrp89v2C3Wvf1kVAhPprowQi8n1pEj+EE+x7ADHGLg==","signatures":[{"sig":"MEUCIQDNnFgHClc4vVqSKVIig3JVna+IwF+GSsIJsxbdk6H+AAIgF+DPyKvjDrIehIfb58p3wdVrZVq9yFYwkUsbOCLnrJU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240103},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"95084df045126466b72c4b80c1b0274933561336","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.2.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.19.0","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231221200039-95084df04","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-alpha-20231221200039-95084df04","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231221200039-95084df04","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231221200039-95084df04_1703188867873_0.8531351551186721","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231222135409-48d1ce6f3":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231222135409-48d1ce6f3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231222135409-48d1ce6f3","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ad20085f1758e09ba1c59079c3048f52861c0b47","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231222135409-48d1ce6f3.tgz","fileCount":107,"integrity":"sha512-+2wGzoMJsCn1NbAdUZy9FnrspcBHZLgjpSzqU65opRhe4/2ehsAOeHke/pzu+QXjDRzj8rfPkqKIB1ltTuzKXA==","signatures":[{"sig":"MEYCIQC6btNOg1mh14ZwV+aoUhokK8toIlx0cg4IqUA3JSedqQIhAPG6gvyJrXPgg0WiY/m8VBPWHLuaDwLXz3AtRgIOK8zI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240103},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"48d1ce6f3ec1af591c8a414793be985d4b22d4a1","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.2.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.19.0","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231222135409-48d1ce6f3","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-alpha-20231222135409-48d1ce6f3","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231222135409-48d1ce6f3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231222135409-48d1ce6f3_1703253277568_0.2617674875010352","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231226131529-bb177fe34":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231226131529-bb177fe34","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231226131529-bb177fe34","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"111b90689e840453955fe126ba19bfbe94f18f6b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231226131529-bb177fe34.tgz","fileCount":107,"integrity":"sha512-5iz1LJaWViyV3lVpcQaPbG1ZUdQIxcFrsMOa98ASM7FeAFVrCKyoFjxizl+Sk19PI2g8ox9t+jm1ffcbnvZf4Q==","signatures":[{"sig":"MEQCICdtuFEgGrrZs1RroxjeuJM1YOFx1ZBgG4kDlvJ5SJUeAiBbgdxS+BgnCagX29tUNEmz7luVHp8jt92+JoZhYv4rAg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240103},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"bb177fe345336de32948b45f9f04dc16970b7b67","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.2.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.19.0","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231226131529-bb177fe34","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-alpha-20231226131529-bb177fe34","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231226131529-bb177fe34","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231226131529-bb177fe34_1703596559138_0.6852229403565331","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20231228151837-5ae632f46":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20231228151837-5ae632f46","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20231228151837-5ae632f46","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d721ef12a15a7417cb4d56b8676e05ef95981ad5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20231228151837-5ae632f46.tgz","fileCount":107,"integrity":"sha512-IYXZTUfhsEc5QAcQbZ2xJXS9jRTwJbddsNyt3qScrdyxHqY1FfjxOEmrFrHSPv19GNt6zp3632L6Q5hRVcQXjQ==","signatures":[{"sig":"MEUCIBrf10p4I3Z10A39kborlOZrzUB/Gr088aLd/JOwppbWAiEAz/D1TMLmojTdyTbu+cmKdoKthRpp+nF3bXrS6wh6VEU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240103},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"5ae632f4625a3eb7a626dd3effd8d70a07b56be8","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.2.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.19.0","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20231228151837-5ae632f46","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-alpha-20231228151837-5ae632f46","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20231228151837-5ae632f46","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20231228151837-5ae632f46_1703776745698_0.8783817969933785","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20240103170412-64d7e2aad":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20240103170412-64d7e2aad","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20240103170412-64d7e2aad","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d8ca66cb1897693a64df88a3857126426bf37687","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20240103170412-64d7e2aad.tgz","fileCount":107,"integrity":"sha512-3FcX3aU2sE/sXnZ/PLnxSV2oggdvO6/rNXROSZ8uLMoak59ngTYcngTnkkpgO5lV+r3rpaXkv+6QCb+XSqrzXQ==","signatures":[{"sig":"MEUCIGg8m2sQejPwfrBXlatCdYZnMraYBkVbwOa/wUVTg5gFAiEA9+LoHKXu+usz25GvsDnRcu1swi2TFBrS5v/yeegT3oM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240103},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"64d7e2aad24c2c1602a97a038f825ff01c7e5272","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.2.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.19.0","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20240103170412-64d7e2aad","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-alpha-20240103170412-64d7e2aad","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20240103170412-64d7e2aad","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20240103170412-64d7e2aad_1704301480823_0.6689056664068083","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20240106100406-8277729ca":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20240106100406-8277729ca","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20240106100406-8277729ca","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"713ba92d8a4dcbf0d09d9b139bc686b6ce768d4d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20240106100406-8277729ca.tgz","fileCount":107,"integrity":"sha512-idxCh3IKACDabkSOmYQu6xeT85N2bpO4eWxP3un0a7dertRyTlh0Bjo0c7wdPHA4X8TunKrQyYnDF0XD95Lpkw==","signatures":[{"sig":"MEYCIQD5H190t/TMhzKG6Mw3aSTZ5jA7qHxoCMyH+ECs3R3vNwIhAJXvMVwX3hUKoy/TPwGW0CA3wa3l7WoK/VW37IfwsEv4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240103},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8277729cadc0ead0166966eee3b7ece25296cd99","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.2.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.19.0","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20240106100406-8277729ca","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-alpha-20240106100406-8277729ca","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20240106100406-8277729ca","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20240106100406-8277729ca_1704535474313_0.7680385476344815","host":"s3://npm-registry-packages"}},"5.0.1-rc-20240108195533-976efdfc8":{"name":"@graphql-codegen/cli","version":"5.0.1-rc-20240108195533-976efdfc8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-rc-20240108195533-976efdfc8","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"622b43ea05b1418a4aaff79dbb1b5a71b845b8a0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-rc-20240108195533-976efdfc8.tgz","fileCount":107,"integrity":"sha512-QqbxTzKTAUAC+yNNU2IhMEKDqss2rQtWTkPDwmjEE5+wrYk2EHAtouEkl0SWWVouoCOGEhWH4QSjN5DIlF8SCQ==","signatures":[{"sig":"MEQCIEetzOH2WB/7V3YhFi6J9G96oG/604nNsuL1lgJqmuVMAiABCp9qCO3xZysAlRFSClmw3ILHdaxq47sqFBwxDecrTg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240091},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"976efdfc8d8508d2d39a57d6a3a360e67f4efc96","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.2.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.19.0","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-rc-20240108195533-976efdfc8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-rc-20240108195533-976efdfc8","@graphql-codegen/plugin-helpers":"5.0.2-rc-20240108195533-976efdfc8","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-rc-20240108195533-976efdfc8_1704743762016_0.5005336601269694","host":"s3://npm-registry-packages"}},"5.0.1":{"name":"@graphql-codegen/cli","version":"5.0.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"7d973efde84ddf55d9837da700cc97cb9b997fb7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1.tgz","fileCount":107,"integrity":"sha512-n6O2HsI0vUcj6ON8Z8rqvbBS5Jjs1ZWA/wx99f+5qEU0zvphhnzD0y+VapjszBl35qTfwxnAdQj9eGRMza0oTg==","signatures":[{"sig":"MEYCIQCDMTM3/IxJsNcf2l339RbdwYhYBP9J28GIILm1MgEqiAIhAKG5YddJHEiS0kDcoqnYYF6dP9pGpG6SeIQ2okCQq16d","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239982},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"86c82177b0b9ab1853f6c4e6fba17218dafa3d7d","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.2.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.19.0","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"^4.2.0","@graphql-codegen/plugin-helpers":"^5.0.2","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1_1704744153602_0.9517527705554445","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20240109150412-f43ab347f":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20240109150412-f43ab347f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20240109150412-f43ab347f","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"3394c4b84012e8a113722438211324a26ccc79be","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20240109150412-f43ab347f.tgz","fileCount":107,"integrity":"sha512-qPwfZZL9zjIO1fJCkM86XBFzDA+Zyp6fvC6bS5sBMdOQ2BuP7jzZ112E+2ho2HT84xb7levybtVqao8b9ieWuA==","signatures":[{"sig":"MEUCIQCcYayIwpylrDjZdGqbt1mUTIkk9OubjD/xuukyJh1HNAIgf0qvFO4k3ZgzyXB6NDmvQYO+IGQzN8yTIC8+7qouMC0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240103},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f43ab347fcc5d30185bd7b6a670660845c6b27a9","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.2.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.19.0","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20240109150412-f43ab347f","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-alpha-20240109150412-f43ab347f","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20240109150412-f43ab347f","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20240109150412-f43ab347f_1704812679877_0.7088895699653948","host":"s3://npm-registry-packages"}},"5.0.1-rc-20240109150658-a71109c43":{"name":"@graphql-codegen/cli","version":"5.0.1-rc-20240109150658-a71109c43","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-rc-20240109150658-a71109c43","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"2913269205954cfb1bc38f6b97eed21420f794d0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-rc-20240109150658-a71109c43.tgz","fileCount":107,"integrity":"sha512-i8CZAQfWEMY9oUWrNg2W7QXNpBIYITQBSMZ2GL8BVggnFyujQd6GdXkWdsKv6A/LmTLX868HvnusTIomx1NRUg==","signatures":[{"sig":"MEQCIHg8pV4FsU0Jon2+uMVgpFSgSnvi2SKn5AjXgKq/rOxFAiAT+yA0P87GtBrElOVNQbvK5+KLdD+f0gFExV1EAX9hfA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240091},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a71109c43e39c2eaeaae0cad4c75d704a5f63c6c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.2.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.19.0","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-rc-20240109150658-a71109c43","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-rc-20240109150658-a71109c43","@graphql-codegen/plugin-helpers":"5.0.2-rc-20240109150658-a71109c43","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-rc-20240109150658-a71109c43_1704812846758_0.47209419167825417","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20240109150832-548224205":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20240109150832-548224205","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20240109150832-548224205","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"4d1a9a29264094ca72534995819cee0620ea9a99","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20240109150832-548224205.tgz","fileCount":107,"integrity":"sha512-gIon9e5hatE5l9KnOY/K8N5ZD7az2aRIHqE1u0JL16cIFpBylefcZPCGqxOoTuN9+aTIcsb2zU04c8yWCucfmA==","signatures":[{"sig":"MEUCIDwRcVnMzxs2xB1QYCEc+XM8IUFGCBpiUZH73eLke0pHAiEAyuAgb3CtnH1tcMqK3eTiESXTl/G+pHv5nRwie6DXrx0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240103},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"5482242058f440a614651ff4b96af05113bf1ecc","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.2.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.19.0","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20240109150832-548224205","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-alpha-20240109150832-548224205","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20240109150832-548224205","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20240109150832-548224205_1704812945004_0.31262923280311705","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20240109151054-aebf134ef":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20240109151054-aebf134ef","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20240109151054-aebf134ef","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0e3d738ea140e3684b719cbddfe70a5e7fb7fda5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20240109151054-aebf134ef.tgz","fileCount":107,"integrity":"sha512-8V6e0v7jQizKKukWZozpkekfW0mRG2ceXO6hL3TN7/HM4dffqv5JRmr0wUA1qvwPbXcYE0WnxMQsYgEhnvzPVA==","signatures":[{"sig":"MEYCIQC2PScZU8At7298yN2nkSmFnF9JtU9SVVNJ0BpWE+KtkwIhAOOrJJZV87jOr5Em8ZT47DZDfOBhVu5PVxzskXAdgvvh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240103},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"aebf134efa3d261acb3d916a97c789a9da1eb745","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.2.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.19.0","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20240109151054-aebf134ef","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-alpha-20240109151054-aebf134ef","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20240109151054-aebf134ef","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20240109151054-aebf134ef_1704813081870_0.4982497035138991","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20240109153158-3ff4a0a98":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20240109153158-3ff4a0a98","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20240109153158-3ff4a0a98","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"dae379cf3431b764f602668022c5886df9a733fb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20240109153158-3ff4a0a98.tgz","fileCount":107,"integrity":"sha512-4YDWGJ2fAOcxbWF1B85t+78T1u20AUShPKMmFJvg/fX00cWXoVa8juY2GBEWkPJCyc59oPZDmYZuNr8ol0bnGg==","signatures":[{"sig":"MEUCIQC3QLZEci8ZOPbqcRlSR+aBIOGcHFLz16xYQDdfLnYu8gIgMW1lNYpJx4cBgV8eJzBDrSY++CXeoEztlcw9PmbeBv0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240103},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3ff4a0a982d135ce84a18b0b2f84334e884e0612","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.2.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.19.0","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20240109153158-3ff4a0a98","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-alpha-20240109153158-3ff4a0a98","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20240109153158-3ff4a0a98","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20240109153158-3ff4a0a98_1704814348285_0.6289685232636444","host":"s3://npm-registry-packages"}},"5.0.1-rc-20240109153426-9ccd5dd5a":{"name":"@graphql-codegen/cli","version":"5.0.1-rc-20240109153426-9ccd5dd5a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-rc-20240109153426-9ccd5dd5a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"7a4830d08757353672b1808c3e5978a8ba6aefb7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-rc-20240109153426-9ccd5dd5a.tgz","fileCount":107,"integrity":"sha512-SL3qolI+mwg3K3drsG0tLl3weMIwr+Va6ShVf0uvhIIeey6oCwoIBdMdlfG1AbWq5RG8puibEEFDSBBEZ9xTDg==","signatures":[{"sig":"MEUCIQCuUpKUEKqUggsXfDGCZ3AqJYFBF/yyjcKxCL2xmGFtXgIgGGGmL4MiUB2ENypfQUO6/9oluygQ5HqI21XD09sHr54=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240091},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"9ccd5dd5aaa46ed73bfc3691a64a8bd31f1de36d","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.2.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.19.0","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-rc-20240109153426-9ccd5dd5a","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-rc-20240109153426-9ccd5dd5a","@graphql-codegen/plugin-helpers":"5.0.2-rc-20240109153426-9ccd5dd5a","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-rc-20240109153426-9ccd5dd5a_1704814495507_0.16155322752379497","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20240109153619-827b307a7":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20240109153619-827b307a7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20240109153619-827b307a7","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"77b632dffa2f8870096f7149ca3a7c9f9a530f44","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20240109153619-827b307a7.tgz","fileCount":107,"integrity":"sha512-MZ2pE8kFlLBGeXbdaV8QeS5SbhiUTbxDgJ7XcfMHPYClIT8nvyecHmLSspq4FYBVfNiZ/tqJUsfrPqgCaS/KAA==","signatures":[{"sig":"MEQCIHORChULNXt27FKiIhJiPiJS7/Dc9GxneSaTgNr4JkpvAiB5+Wym4ofWL/xKQx50aKw3WV32+potWKaxAdboJSJNTA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240103},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"827b307a7f001b7d1ea019571817a61bbfd8e42d","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.2.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.19.0","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20240109153619-827b307a7","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-alpha-20240109153619-827b307a7","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20240109153619-827b307a7","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20240109153619-827b307a7_1704814614446_0.6439224484118133","host":"s3://npm-registry-packages"}},"5.0.1-alpha-20240109153753-34e3cd96e":{"name":"@graphql-codegen/cli","version":"5.0.1-alpha-20240109153753-34e3cd96e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.1-alpha-20240109153753-34e3cd96e","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"00e03dd7bb4b5ae4278ac2411ed110ef489503d6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.1-alpha-20240109153753-34e3cd96e.tgz","fileCount":107,"integrity":"sha512-fgNh3JLIEuAisKyDwm3hOSZZOzPxXP/5h90OdvpSTpJrPzL+vA1YHdFAUSrSvP7HTjysrbHy+eTu5MMbrHlwQA==","signatures":[{"sig":"MEYCIQDHYtU92uUu8bfAdgWAMSYgssYIg390Nt/JkBRdPtKZpwIhAJwotdq/gV6m+5DbTlzx363zt5SuUKX6tiKv4adAYs/I","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240103},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"34e3cd96ea9080aab2ae7ff195e26cd4c8d1d33d","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.2.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.19.0","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.1-alpha-20240109153753-34e3cd96e","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.0-alpha-20240109153753-34e3cd96e","@graphql-codegen/plugin-helpers":"5.0.2-alpha-20240109153753-34e3cd96e","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.1-alpha-20240109153753-34e3cd96e_1704814703557_0.18499591249607072","host":"s3://npm-registry-packages"}},"5.1.0-alpha-20240109162959-02627c189":{"name":"@graphql-codegen/cli","version":"5.1.0-alpha-20240109162959-02627c189","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.1.0-alpha-20240109162959-02627c189","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"7cfe9d98a5a9a4b0de1084583ad1f3c9400f1470","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.1.0-alpha-20240109162959-02627c189.tgz","fileCount":107,"integrity":"sha512-6mRINIRQm55OMpmAFKdbGLvG90NUHYzL2MUu582BQjFF10lTyPlMLcmOoGfBjYJMKXv5byXk54AnNww/gvWhmQ==","signatures":[{"sig":"MEYCIQCg92lkGuzhTE76ECKJDTgblzHnXXtONRLlaxnl35gmIgIhAKdPpYMh/BeE+1vDy1m8LmZTve/jxCnLcmr7EOXY2/Qz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240103},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"02627c1897d05e08e55d93035d6d774c3caeda22","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.2.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.19.0","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.2-alpha-20240109162959-02627c189","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.3.0-alpha-20240109162959-02627c189","@graphql-codegen/plugin-helpers":"5.0.3-alpha-20240109162959-02627c189","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.1.0-alpha-20240109162959-02627c189_1704817826476_0.6187171302526584","host":"s3://npm-registry-packages"}},"5.0.2-alpha-20240109163150-51ff02d91":{"name":"@graphql-codegen/cli","version":"5.0.2-alpha-20240109163150-51ff02d91","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.2-alpha-20240109163150-51ff02d91","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c4be9542aed65f7208539809d310d28625b0c370","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.2-alpha-20240109163150-51ff02d91.tgz","fileCount":107,"integrity":"sha512-GjHdXfdUZTLBlhZK01pkh750A7VZ2DXp0/WK+h4uuySrID3dWhsTRfR6AK+j6/jPuiezpr48eB6EOq5ogpMm5g==","signatures":[{"sig":"MEUCIQDvx2d4OlXOEjcf/ZgaD37TRVeqiAsI1F6IEP7fmY2s4wIgDdj3DWXVAIZAjkyeVuAoVFi7qesWvnjZRhHAOLtC2Mw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240103},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"51ff02d912cf27a11b2a806789788040e75ca705","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.2.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.19.0","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.2-alpha-20240109163150-51ff02d91","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.1-alpha-20240109163150-51ff02d91","@graphql-codegen/plugin-helpers":"5.0.3-alpha-20240109163150-51ff02d91","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.2-alpha-20240109163150-51ff02d91_1704817943896_0.029922103841441006","host":"s3://npm-registry-packages"}},"5.0.2-alpha-20240109164039-a6cd70e3ce2116496da30563fc17f42357817ee0":{"name":"@graphql-codegen/cli","version":"5.0.2-alpha-20240109164039-a6cd70e3ce2116496da30563fc17f42357817ee0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.2-alpha-20240109164039-a6cd70e3ce2116496da30563fc17f42357817ee0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"077eb497ad2190eb67600c73435d36720938f2ff","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.2-alpha-20240109164039-a6cd70e3ce2116496da30563fc17f42357817ee0.tgz","fileCount":107,"integrity":"sha512-QC6h9BAMvdsTHpV3aIC+tMJZkG+rew7Yv4IPXp8W0hjITHTaM4qU3P5OyByFg+xb567dMypcAdCD7qCpAOTcEA==","signatures":[{"sig":"MEUCIE0GK6FN3zxLeEhF7J0s4s21HzlzP4djQK8OE5uSR3jSAiEAvsuBOO3UB0oejokwPdFV4G+9jW8Pl1j7UJ37ZClEwhU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240227},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a6cd70e3ce2116496da30563fc17f42357817ee0","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.2.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.19.0","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.2-alpha-20240109164039-a6cd70e3ce2116496da30563fc17f42357817ee0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.1-alpha-20240109164039-a6cd70e3ce2116496da30563fc17f42357817ee0","@graphql-codegen/plugin-helpers":"5.0.3-alpha-20240109164039-a6cd70e3ce2116496da30563fc17f42357817ee0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.2-alpha-20240109164039-a6cd70e3ce2116496da30563fc17f42357817ee0_1704818467061_0.22338893802822124","host":"s3://npm-registry-packages"}},"5.0.2-alpha-20240206142657-5fffc07d6320a2af30918bda8215556114df34e5":{"name":"@graphql-codegen/cli","version":"5.0.2-alpha-20240206142657-5fffc07d6320a2af30918bda8215556114df34e5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.2-alpha-20240206142657-5fffc07d6320a2af30918bda8215556114df34e5","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"41e2f8b756975276e2abd1fcae306c5fa1b600f7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.2-alpha-20240206142657-5fffc07d6320a2af30918bda8215556114df34e5.tgz","fileCount":107,"integrity":"sha512-vOhdaXSIGTA5enySF0TbUUTTbvWa41tq1xSUbOZfDl4N/KFldkHHNaWf6JZLd60QHyVxgsATNTUy4KFff/+6vg==","signatures":[{"sig":"MEQCIEdK7uuAXFNs3n/sw5Al9qfDKLlBSeomclAWVLpJDD28AiAP8jgTKrO5nIFLXOKXJiCgtTBIqNNkHPbHvYm359YIVw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240227},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"5fffc07d6320a2af30918bda8215556114df34e5","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.2.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.19.0","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.2-alpha-20240206142657-5fffc07d6320a2af30918bda8215556114df34e5","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.2-alpha-20240206142657-5fffc07d6320a2af30918bda8215556114df34e5","@graphql-codegen/plugin-helpers":"5.0.3-alpha-20240206142657-5fffc07d6320a2af30918bda8215556114df34e5","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.2-alpha-20240206142657-5fffc07d6320a2af30918bda8215556114df34e5_1707229644722_0.6350938302925537","host":"s3://npm-registry-packages"}},"5.0.2-rc-20240206142827-ab786c9ddd52385c10ac46e7c80a11d44cad619f":{"name":"@graphql-codegen/cli","version":"5.0.2-rc-20240206142827-ab786c9ddd52385c10ac46e7c80a11d44cad619f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.2-rc-20240206142827-ab786c9ddd52385c10ac46e7c80a11d44cad619f","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c7d23e19f2355eb18835f687adf9c1bbc3e3060f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.2-rc-20240206142827-ab786c9ddd52385c10ac46e7c80a11d44cad619f.tgz","fileCount":107,"integrity":"sha512-BcBqzOM/grcW8jWoKqoYzyvEN+cnFvoXBbxciJJE7B9ieMydPv7/5SNhu6TG96igKk8yZcv3f9mJEb/gYoMk8Q==","signatures":[{"sig":"MEYCIQCWYkkxf9I3+ldBTFh9OkktfcW97YJPD/OPpQNVIxMnVQIhAO6MrF0q4d0Z5j7lWuFA96WmFqIwFB0fAVtOE2BWWy40","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240215},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ab786c9ddd52385c10ac46e7c80a11d44cad619f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.2.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.19.0","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.2-rc-20240206142827-ab786c9ddd52385c10ac46e7c80a11d44cad619f","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.2.2-rc-20240206142827-ab786c9ddd52385c10ac46e7c80a11d44cad619f","@graphql-codegen/plugin-helpers":"5.0.3-rc-20240206142827-ab786c9ddd52385c10ac46e7c80a11d44cad619f","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.2-rc-20240206142827-ab786c9ddd52385c10ac46e7c80a11d44cad619f_1707229735513_0.24059543300025266","host":"s3://npm-registry-packages"}},"5.0.2":{"name":"@graphql-codegen/cli","version":"5.0.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.2","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"07ff691c16da4c3dcc0e1995d3231530379ab317","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.2.tgz","fileCount":107,"integrity":"sha512-MBIaFqDiLKuO4ojN6xxG9/xL9wmfD3ZjZ7RsPjwQnSHBCUXnEkdKvX+JVpx87Pq29Ycn8wTJUguXnTZ7Di0Mlw==","signatures":[{"sig":"MEYCIQDoQ5lbieVTxdQqnjszTDtaRAvhWO6dNmEODikwESbAgQIhAK0I9G6cQ05vo2LATlKkaWSnkoKpV2emWgFpEcQEBf/h","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239982},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"56882d26caaa34e1b7c1f45ada61626d3039779e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.2.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.19.0","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"^4.2.2","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.2_1707231421537_0.39115573491000766","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240724111506-333645bc7907cc35c2cafbf6a5b9b4f99e04db72":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240724111506-333645bc7907cc35c2cafbf6a5b9b4f99e04db72","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240724111506-333645bc7907cc35c2cafbf6a5b9b4f99e04db72","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"08e8c5c3e0e8807872023275d6f96a262aa53a8c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240724111506-333645bc7907cc35c2cafbf6a5b9b4f99e04db72.tgz","fileCount":107,"integrity":"sha512-Qy98UvV9qUWAgUB4aqo8K4hgDBwwFOTMOrsomsXuqU7KMiX1tsEXJ6/jbohNVYGbU1T+fbN9l0LtSZEDwU57+Q==","signatures":[{"sig":"MEYCIQCgC1u8VUFECU2uqoQTgNKfuNfuhAZyirIAnInddN6ikQIhAPk3f2YAgzQbJ+yO2tRh+BcHT0m2cYPkzHb+dfgcuL0B","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240044},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"333645bc7907cc35c2cafbf6a5b9b4f99e04db72","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"^4.2.2","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240724111506-333645bc7907cc35c2cafbf6a5b9b4f99e04db72_1721819732058_0.46759696532430306","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240819142533-cf8ad7d3abe21cd5a879cd48372604b6b7e97ddd":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240819142533-cf8ad7d3abe21cd5a879cd48372604b6b7e97ddd","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240819142533-cf8ad7d3abe21cd5a879cd48372604b6b7e97ddd","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"69c59ebe65a7b6ba9f213a6d760e31ebafd78441","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240819142533-cf8ad7d3abe21cd5a879cd48372604b6b7e97ddd.tgz","fileCount":107,"integrity":"sha512-QwejXIbjto0fCC/Rn36Ov+jXDPg5Af5CXmPew+JCQ9KtjrKWxRHwdKOg9DNGgwopiuYhvtHhaGwbikK3lydmAg==","signatures":[{"sig":"MEYCIQDaNM7+pCeCmcOJseUGHt8VYztKq8yFEQRIGmxlskEhMAIhAPoIxLoF+kYxrbwdJ2T/bcdp6g0cdbHqjCRqiX/BBZXI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240106},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"cf8ad7d3abe21cd5a879cd48372604b6b7e97ddd","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240819142533-cf8ad7d3abe21cd5a879cd48372604b6b7e97ddd","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240819142533-cf8ad7d3abe21cd5a879cd48372604b6b7e97ddd_1724077563162_0.13118043660068524","host":"s3://npm-registry-packages"}},"5.0.3-rc-20240819142705-9cf8f4d04e2d75d758b5018df0348d61b40ac18f":{"name":"@graphql-codegen/cli","version":"5.0.3-rc-20240819142705-9cf8f4d04e2d75d758b5018df0348d61b40ac18f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-rc-20240819142705-9cf8f4d04e2d75d758b5018df0348d61b40ac18f","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8b6546670fd21ba90a97d7a1cc72278e4ce4424e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-rc-20240819142705-9cf8f4d04e2d75d758b5018df0348d61b40ac18f.tgz","fileCount":107,"integrity":"sha512-st8ZY3eET/OYoVIRr7/3k07HyHO9dZXqms1t7eXxfYQ7nT35yASaSq1rC5pTb0/RrjOfqlTYvCTfZeD1Lfh/2g==","signatures":[{"sig":"MEQCIGo7P3T6lu7xHpvPoizyOGdON1zCPYR4e9+R1ioki860AiBdWKFS4ip3Y3BuF2V6/bIg/oBp8S4cGYJcQ1Prz+SE+w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240100},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"9cf8f4d04e2d75d758b5018df0348d61b40ac18f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-rc-20240819142705-9cf8f4d04e2d75d758b5018df0348d61b40ac18f","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-rc-20240819142705-9cf8f4d04e2d75d758b5018df0348d61b40ac18f_1724077652755_0.9715238737206378","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240819142938-5cde585b0e51692c5abb53d30283c7d803ea9c6a":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240819142938-5cde585b0e51692c5abb53d30283c7d803ea9c6a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240819142938-5cde585b0e51692c5abb53d30283c7d803ea9c6a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"430d4451f9b50855ce51b7300602a1adb9426a5d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240819142938-5cde585b0e51692c5abb53d30283c7d803ea9c6a.tgz","fileCount":107,"integrity":"sha512-cdzDza9CrIsQMQAqMPvj+bWGEyOiisb9eEanOXZSJhy3v4jbRjZstWMeqgD1QTgFun0dM1t9IbV3cFg7EAfZFQ==","signatures":[{"sig":"MEUCIEGzq66Ue7/dmEjytUJQFWHvQHzz51W48gySTgVnDN0KAiEA/8wiqNiPpdhmLfXkVRCmD3idiKAvV+y/iVPXjIQBAuo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240106},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"5cde585b0e51692c5abb53d30283c7d803ea9c6a","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240819142938-5cde585b0e51692c5abb53d30283c7d803ea9c6a","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240819142938-5cde585b0e51692c5abb53d30283c7d803ea9c6a_1724077805631_0.7760470446502508","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240819143533-ee49323cbb7d6d54231c6560cd9d3fad36ca721b":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240819143533-ee49323cbb7d6d54231c6560cd9d3fad36ca721b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240819143533-ee49323cbb7d6d54231c6560cd9d3fad36ca721b","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ccaa52c7f7225243a5e813dd29fae513805c2585","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240819143533-ee49323cbb7d6d54231c6560cd9d3fad36ca721b.tgz","fileCount":107,"integrity":"sha512-7FKpwICYuprCLLnBFge1GtWgTmOfyh94J24bsqFpE4vAE1WUsMVTaFL5CxrpxKuHnvmeaKMN4MXTBM5SeXXcjA==","signatures":[{"sig":"MEUCIBTOuK0ZZMqYBoxJo52rphJzWwjdx/9mdYCzRVrJl4TWAiEAljENNkCJLdQ6v/b2IiD3ggBQS90XM2W4WX1Mmi2A5WY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238887},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ee49323cbb7d6d54231c6560cd9d3fad36ca721b","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240819143533-ee49323cbb7d6d54231c6560cd9d3fad36ca721b","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240819143533-ee49323cbb7d6d54231c6560cd9d3fad36ca721b_1724078163691_0.9879884013517914","host":"s3://npm-registry-packages"}},"5.0.3-rc-20240819143645-d8ea5573c8eea139e36ff1649033d763457e9d52":{"name":"@graphql-codegen/cli","version":"5.0.3-rc-20240819143645-d8ea5573c8eea139e36ff1649033d763457e9d52","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-rc-20240819143645-d8ea5573c8eea139e36ff1649033d763457e9d52","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"24d312db3a2c95615cd1631e6072dfba7039abe3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-rc-20240819143645-d8ea5573c8eea139e36ff1649033d763457e9d52.tgz","fileCount":107,"integrity":"sha512-4n09rzNDVrdkxNPJriYm1VNsKWXSJC7+rp4rtQNxqnanQ3cPqYlgIzLy499k6aoNmlfS/iu40Z7nGLw9rYA5ZA==","signatures":[{"sig":"MEUCIQDxa/XwwISlF+oGE7VxCWBkvt17WpJ7ALUT7Ngm07KrLAIgdBOAoIcZgDtegaQEV393jdRxTGbmCOgYgOh7hdu0ous=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240100},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d8ea5573c8eea139e36ff1649033d763457e9d52","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-rc-20240819143645-d8ea5573c8eea139e36ff1649033d763457e9d52","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-rc-20240819143645-d8ea5573c8eea139e36ff1649033d763457e9d52_1724078232877_0.24385549379197902","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240819144031-b973012f36eed0ebc7a1055f1c4c5a91ad7803c3":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240819144031-b973012f36eed0ebc7a1055f1c4c5a91ad7803c3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240819144031-b973012f36eed0ebc7a1055f1c4c5a91ad7803c3","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6877e537b136c83d63e05b48e76e5bd51dc4c001","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240819144031-b973012f36eed0ebc7a1055f1c4c5a91ad7803c3.tgz","fileCount":107,"integrity":"sha512-qAmGPRBqCJUwiS1L8P1IOr7DlmBvysEEmdX+nfY359LaP7EAw3igAiBGg19/svKuqskkzK2CNQajKPI37D6teg==","signatures":[{"sig":"MEUCIBhCHzbHTKog9jdFK3QbC+VCifdBbSFHcaqLiMpruRnXAiEAmWETmRcduZTO3O7BgYaxtTbw+t6axJUcoYG/6q1xb6o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240106},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b973012f36eed0ebc7a1055f1c4c5a91ad7803c3","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240819144031-b973012f36eed0ebc7a1055f1c4c5a91ad7803c3","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240819144031-b973012f36eed0ebc7a1055f1c4c5a91ad7803c3_1724078458247_0.7499163337623154","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240819144217-1642b04c44cc24683fea5f9d42c190eae199fa7e":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240819144217-1642b04c44cc24683fea5f9d42c190eae199fa7e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240819144217-1642b04c44cc24683fea5f9d42c190eae199fa7e","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e1f073a2b331fb0308306a7ea2e0bfdb8df21361","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240819144217-1642b04c44cc24683fea5f9d42c190eae199fa7e.tgz","fileCount":107,"integrity":"sha512-yyygEbUlJzLZDH8bdIe5jUWwxismq90RYXTfO4jzQtnFSvNYPEiMST0pFXM5cyP2wvIhdM4niLBTg1PIRkXSkA==","signatures":[{"sig":"MEUCICwjJxHYhajJ3gsnRa6OCFEULN6SKM2qA7eP6Q6/mGgFAiEAipgWoly60SGEMHRVIMbQmUumtyGhBjakzJ8n6Xr4bO8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238887},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1642b04c44cc24683fea5f9d42c190eae199fa7e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.0.2","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.8.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240819144217-1642b04c44cc24683fea5f9d42c190eae199fa7e","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240819144217-1642b04c44cc24683fea5f9d42c190eae199fa7e_1724078564518_0.6895353459645361","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240819144308-92c761c2739f10491a34bb66cd32c4e6ff194259":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240819144308-92c761c2739f10491a34bb66cd32c4e6ff194259","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240819144308-92c761c2739f10491a34bb66cd32c4e6ff194259","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"07ca2f38a4d04ce376dd6e65aa2e2a6a6a959494","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240819144308-92c761c2739f10491a34bb66cd32c4e6ff194259.tgz","fileCount":107,"integrity":"sha512-3TzlFfHpfVN2Mpt/0J7U/vUqTGhp5TBBo2jG9jnKCvzkSowvlNLqi6f6fVCzoFrlpStr0n6vv3avH+eeAr344A==","signatures":[{"sig":"MEYCIQCl64GEOdcZQfIw0iL6O3AB7r5oGia17BA9BLp4y0A5nAIhAPYWeOb8cCBJ6F43/nJ0tyhnLAYGeOz/GKq156l81j3u","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240106},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"92c761c2739f10491a34bb66cd32c4e6ff194259","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240819144308-92c761c2739f10491a34bb66cd32c4e6ff194259","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240819144308-92c761c2739f10491a34bb66cd32c4e6ff194259_1724078615529_0.9995406901905564","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240819145444-be6681b6ca4871018550100ef3229df16bec1f1a":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240819145444-be6681b6ca4871018550100ef3229df16bec1f1a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240819145444-be6681b6ca4871018550100ef3229df16bec1f1a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c30f5da2eeb1445712062bf568bf4f2a79282bc8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240819145444-be6681b6ca4871018550100ef3229df16bec1f1a.tgz","fileCount":107,"integrity":"sha512-HDQskLtaSQaSFRTAoSpivSJsjNoBGN/5fpfuk8CNdh5i3xZ3rKuD3029aE0DO8INpiX3RYkk1LuFVtcpLMgbnA==","signatures":[{"sig":"MEUCIFr900D147qcud8jC4E2jPpQWmHW+ZDO26HtB9Cly0x4AiEAz7jlsCxYPa4hTkDYPTkxFGwatUkNKhp6SjDoR9L2ecQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238888},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"be6681b6ca4871018550100ef3229df16bec1f1a","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240819145444-be6681b6ca4871018550100ef3229df16bec1f1a","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240819145444-be6681b6ca4871018550100ef3229df16bec1f1a_1724079313038_0.7703655019827469","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240819145716-72d43e4c82088bd0a2404bc4f6cc8edf8e114c22":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240819145716-72d43e4c82088bd0a2404bc4f6cc8edf8e114c22","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240819145716-72d43e4c82088bd0a2404bc4f6cc8edf8e114c22","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ee3a4e8f8f41df35c5f8026715fb9b1b620b2d72","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240819145716-72d43e4c82088bd0a2404bc4f6cc8edf8e114c22.tgz","fileCount":107,"integrity":"sha512-MHWcqVkmJNizryHG41Voeu7XIziG981z6uLvTMxasKT+iO3Rk6/RkigNhBIiYgxf6cxQM1xWp5m5lusWOm99Aw==","signatures":[{"sig":"MEQCIATg96zTklxnzqHFBEV22YoR9GUCkrTklFNLuvuALiWeAiBMdcguMpMYIQgKUTkZcPNrjtn0wcGHW0F+vfIG1D5SzA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240106},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"72d43e4c82088bd0a2404bc4f6cc8edf8e114c22","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240819145716-72d43e4c82088bd0a2404bc4f6cc8edf8e114c22","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240819145716-72d43e4c82088bd0a2404bc4f6cc8edf8e114c22_1724079463868_0.40911050208696254","host":"s3://npm-registry-packages"}},"5.0.3-rc-20240819145930-90d39ea6494140ce72b609291e8bad5d5e99e1f3":{"name":"@graphql-codegen/cli","version":"5.0.3-rc-20240819145930-90d39ea6494140ce72b609291e8bad5d5e99e1f3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-rc-20240819145930-90d39ea6494140ce72b609291e8bad5d5e99e1f3","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"31935df6df78f862ae55d7950e584a3955bc36c6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-rc-20240819145930-90d39ea6494140ce72b609291e8bad5d5e99e1f3.tgz","fileCount":107,"integrity":"sha512-UBw4WswPCGJGkt+prDVK3/CO/vNFWiXamYhnTHtEgmdmDAmFCoTr8+El5zDkDHv/KQMyZG0/vB5zKuf/Ncrbsg==","signatures":[{"sig":"MEYCIQDeHIiPR6fjoyYlcOFTP1JZXSOgc3yUEB+3pkrk/B+oYAIhAIZGfr/9IbScn8H3AjqQLe6xo6yFUoe/X7mEC4s9DYN3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240100},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"90d39ea6494140ce72b609291e8bad5d5e99e1f3","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-rc-20240819145930-90d39ea6494140ce72b609291e8bad5d5e99e1f3","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-rc-20240819145930-90d39ea6494140ce72b609291e8bad5d5e99e1f3_1724079598236_0.9163294259103671","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240819150058-ea7a5764647b0fb768b6b22f09297a38d483628e":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240819150058-ea7a5764647b0fb768b6b22f09297a38d483628e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240819150058-ea7a5764647b0fb768b6b22f09297a38d483628e","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e01c7032919818e74ee8b6fb494f273254a71df3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240819150058-ea7a5764647b0fb768b6b22f09297a38d483628e.tgz","fileCount":107,"integrity":"sha512-Os9BYo4SF17mGQa9ABU+2kx7Z4n3sLzv91bdI33HYki0T3SIWH1mRtuPp8oVDzGsvTjnaVjTZHAzd30Vw50jPQ==","signatures":[{"sig":"MEUCIQDqjuy7q9jpbsz00aiePZOtwVWVtRU1bXIbO2r+WZVaOgIgZt0t+2tViFgTKAFx1XU1N94qJ3nqUy0DZBQiO7uj/xo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240106},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ea7a5764647b0fb768b6b22f09297a38d483628e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240819150058-ea7a5764647b0fb768b6b22f09297a38d483628e","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240819150058-ea7a5764647b0fb768b6b22f09297a38d483628e_1724079685875_0.46057091351303114","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240819150300-f6dd2b490923981198bd838501296ef5b949e203":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240819150300-f6dd2b490923981198bd838501296ef5b949e203","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240819150300-f6dd2b490923981198bd838501296ef5b949e203","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8a6bb55bcdee451a3a31e1c4e09b76f19493be04","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240819150300-f6dd2b490923981198bd838501296ef5b949e203.tgz","fileCount":107,"integrity":"sha512-NUbm3456z3bxpNgeO0iUkhIkZ1J7AUkq34Dh1AKpyRX6VrUexuQIy1vGOqyx1aVaD+wDTatMYy4LTRuignD9AA==","signatures":[{"sig":"MEUCIGvDmiekdZQItj8uE20E0JQ85SpS7YCeiHlBOhV1RqCYAiEAi5J01q/z83NWcO7FNGxdjO4VG8YVmC6AY8BAdbTYJtM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240106},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f6dd2b490923981198bd838501296ef5b949e203","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240819150300-f6dd2b490923981198bd838501296ef5b949e203","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240819150300-f6dd2b490923981198bd838501296ef5b949e203_1724079806933_0.6249779440104575","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240819150315-295be118a27a9360b843e2470adfd352739f7ae8":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240819150315-295be118a27a9360b843e2470adfd352739f7ae8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240819150315-295be118a27a9360b843e2470adfd352739f7ae8","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0af25c1f022b47a0fdb0c2aa1f49c1c87026f06a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240819150315-295be118a27a9360b843e2470adfd352739f7ae8.tgz","fileCount":107,"integrity":"sha512-FGZVwNjN/Mn0CGumNinxSCNJMHNAiWQxoYnkO34VYwq2T2mWLxWIy1fWRSqw22bPW1bDG6SralcHLzCdUDTNjw==","signatures":[{"sig":"MEUCIQCNtXHB0FcqlBX8gJjewoIrCU8f8krnCz6KGtNIt/hI3AIgdrvSyCfcKH19c2yOY0VisbGbBZFoUQ2PtXdnOXmok2o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240106},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"295be118a27a9360b843e2470adfd352739f7ae8","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240819150315-295be118a27a9360b843e2470adfd352739f7ae8","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240819150315-295be118a27a9360b843e2470adfd352739f7ae8_1724079823342_0.3205518856428813","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240819150647-652734f21703949a44d89cf45618200c2c242a2d":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240819150647-652734f21703949a44d89cf45618200c2c242a2d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240819150647-652734f21703949a44d89cf45618200c2c242a2d","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"66d7947f31e3682d733a0e9c8b65599a954f43f9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240819150647-652734f21703949a44d89cf45618200c2c242a2d.tgz","fileCount":107,"integrity":"sha512-jy+1m4ZU/DR7FXtiCHzPbCkluCq0jjoC85Oi2FkjpYiVGvbE/IQlg0qp5kyyuztG0x5UluTkY6ELd4Am2HAlbA==","signatures":[{"sig":"MEQCIDg0mRVdAhCAEm2r4fNlYPeGpFs7z648RXXD6ebNRwSqAiASN7czqpgzRrPZ+nlmOHUoneTQVCNjey1Lj5DmQxrQCg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240106},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"652734f21703949a44d89cf45618200c2c242a2d","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240819150647-652734f21703949a44d89cf45618200c2c242a2d","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240819150647-652734f21703949a44d89cf45618200c2c242a2d_1724080035697_0.08205419374268197","host":"s3://npm-registry-packages"}},"5.0.3-rc-20240819150831-5a6a3114d1f180e5d8ff9f075fb170634e5e0548":{"name":"@graphql-codegen/cli","version":"5.0.3-rc-20240819150831-5a6a3114d1f180e5d8ff9f075fb170634e5e0548","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-rc-20240819150831-5a6a3114d1f180e5d8ff9f075fb170634e5e0548","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d27fee0d0b759da748ae777871a989ac6c303a5e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-rc-20240819150831-5a6a3114d1f180e5d8ff9f075fb170634e5e0548.tgz","fileCount":107,"integrity":"sha512-/c8ieet0V712utP0KNVRV0u2xIdl+HimX5ta8LtHpZc81iFhTsBsKeB0VTNjWJ3sujz+fMiZ6ICJLOPx4m5PYQ==","signatures":[{"sig":"MEQCIH3Bmxi0gKc30d4zpvU7FKjG/2Jtu04C+uQcFQq9WwFJAiBjuXDf1DdLBfrttURyHGCTN9oK+i2O0O0Vbrsy3Xpbqw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238882},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"5a6a3114d1f180e5d8ff9f075fb170634e5e0548","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-rc-20240819150831-5a6a3114d1f180e5d8ff9f075fb170634e5e0548","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-rc-20240819150831-5a6a3114d1f180e5d8ff9f075fb170634e5e0548_1724080138059_0.3519762945013418","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240819151116-27c9c980fba899eac170da862fafcabebdd5ecbe":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240819151116-27c9c980fba899eac170da862fafcabebdd5ecbe","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240819151116-27c9c980fba899eac170da862fafcabebdd5ecbe","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a46ab6c2db4663b62f20e32d17851728beda706e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240819151116-27c9c980fba899eac170da862fafcabebdd5ecbe.tgz","fileCount":107,"integrity":"sha512-+vXCxu+pWb4syoUj1KyY4vqCk14U6BoeNOKCs2Ym87uY6RuzmaZB5qFaMZiwX7Md1trM0xI+CVb5OhMmL9E5Eg==","signatures":[{"sig":"MEUCIQDw15PFfUNVQnxytpeFwCkVWKDIEDlGQwHA2Y0a/X3kuAIgBTMrs4X00tQyurMZ9yevByCYKcVJhnb+ksemL2sL1a8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240106},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"27c9c980fba899eac170da862fafcabebdd5ecbe","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240819151116-27c9c980fba899eac170da862fafcabebdd5ecbe","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240819151116-27c9c980fba899eac170da862fafcabebdd5ecbe_1724080300920_0.7351542712221819","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240819151310-d19b068eec815c16c7082089213b95042b6f466c":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240819151310-d19b068eec815c16c7082089213b95042b6f466c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240819151310-d19b068eec815c16c7082089213b95042b6f466c","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"bc1979e84a426c915dff7da740bc08b90182e706","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240819151310-d19b068eec815c16c7082089213b95042b6f466c.tgz","fileCount":107,"integrity":"sha512-dDdCZDLsR/8ffbPKIGMM6yQcJ6maQFejV528ymN7xJ6FQBVFmTL7rhVDk2DTZ5tLKy7fX3aw1OE4PE2e2VOpvA==","signatures":[{"sig":"MEYCIQC1dqcW8VK7Q8FdPK1L9psomtFm2upU1tbfn+fWtnj6KQIhAKfKVdO/iPjFP4kXaJb8ShQSlaBKfEMmtveSaMwt52Cj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240106},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d19b068eec815c16c7082089213b95042b6f466c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240819151310-d19b068eec815c16c7082089213b95042b6f466c","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240819151310-d19b068eec815c16c7082089213b95042b6f466c_1724080417852_0.39697569049461845","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240819151428-6acf73903f4fba0dd81e03bb4339e6143e3edc2b":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240819151428-6acf73903f4fba0dd81e03bb4339e6143e3edc2b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240819151428-6acf73903f4fba0dd81e03bb4339e6143e3edc2b","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"33a55ef76e3ddce14e8e4ac333ed08c620ed7bda","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240819151428-6acf73903f4fba0dd81e03bb4339e6143e3edc2b.tgz","fileCount":107,"integrity":"sha512-tAaMUsYPBmuXea8S5z+DAuAS8KzU0eWzUMnPFIrbp0zIm/Pv9YE1tl5aEbIm8nl6uLYjtwV+M3ygZ5dKz1+2kg==","signatures":[{"sig":"MEUCIAz1S1UszUP5r/3itbH4kuwSHNHzzkOUMeqVcKPsJv3AAiEAwpAJ1LwojO0ThtfyQysEZhI3cF5C4VGGMJZ106thxos=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240106},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6acf73903f4fba0dd81e03bb4339e6143e3edc2b","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240819151428-6acf73903f4fba0dd81e03bb4339e6143e3edc2b","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240819151428-6acf73903f4fba0dd81e03bb4339e6143e3edc2b_1724080494711_0.5313132412052632","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240819151723-2da00479da4387653f550f8f015a862a1d6e98bb":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240819151723-2da00479da4387653f550f8f015a862a1d6e98bb","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240819151723-2da00479da4387653f550f8f015a862a1d6e98bb","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"63663a118a9b774b93b8a1e6ed623bb1e3172ee9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240819151723-2da00479da4387653f550f8f015a862a1d6e98bb.tgz","fileCount":107,"integrity":"sha512-DDraukC/ApLnqvcLkqRP5mG67ur3onvcDw6qslBJLgVYlAbZVzY0hOTq+SglaRiMrjKzuOhgdZLUSQ3oovBtFg==","signatures":[{"sig":"MEQCIFE5jhxVzZ3COyU+/RT0APIfFBI1HDTpn1JXZRJSZZyuAiAhTwWc2XmWmA/mr3pQLBO2FHTk6+8yNiymn9nRGQeDyw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240106},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2da00479da4387653f550f8f015a862a1d6e98bb","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240819151723-2da00479da4387653f550f8f015a862a1d6e98bb","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240819151723-2da00479da4387653f550f8f015a862a1d6e98bb_1724080670694_0.6878741901594716","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240819151937-780241cd9d2105b11561e6f6298ab25582ea6605":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240819151937-780241cd9d2105b11561e6f6298ab25582ea6605","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240819151937-780241cd9d2105b11561e6f6298ab25582ea6605","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"818f0b118214714815b6bcfe189b749d3d31f8ab","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240819151937-780241cd9d2105b11561e6f6298ab25582ea6605.tgz","fileCount":107,"integrity":"sha512-I9snHB2OarwbG1bP5pu8SAjWKBqb3oEBzJj2SQkX3YczS2qhiOqUV1MEUVdh+29riTwAx4QvyDaQaI3NeqDAjA==","signatures":[{"sig":"MEYCIQDfxOKI9aw4K989wxEHA1tZfE9llhFJsdrlFgQnRYDJ/QIhANMCrwoL5jW73G/PH/Ei3KZ/JJ5zKYJeKnwlNMcOLP3S","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238888},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"780241cd9d2105b11561e6f6298ab25582ea6605","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240819151937-780241cd9d2105b11561e6f6298ab25582ea6605","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240819151937-780241cd9d2105b11561e6f6298ab25582ea6605_1724080804686_0.7408269093592048","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240819152108-8434b3ce2a4f552a459f84bfa92443c3d7517385":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240819152108-8434b3ce2a4f552a459f84bfa92443c3d7517385","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240819152108-8434b3ce2a4f552a459f84bfa92443c3d7517385","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c40ca18a0bc88cd2c256d2edd12c77d3d23de735","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240819152108-8434b3ce2a4f552a459f84bfa92443c3d7517385.tgz","fileCount":107,"integrity":"sha512-qAV32NrPDGe8pwNgxq5UuSSJU8YlHD6nyRrgdzigpvLMJCvyIsGnXw15ygu8PmTJ9keZK2mwENTdZBo09ltfbA==","signatures":[{"sig":"MEYCIQDVZu032otL1O7lqasvcsv9+4fRNI8XZclssl18xpV2rgIhAKJNT2Aas7W3GR0trmYPimGyOJw40OcR/klznaNRBLSH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238888},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8434b3ce2a4f552a459f84bfa92443c3d7517385","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240819152108-8434b3ce2a4f552a459f84bfa92443c3d7517385","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240819152108-8434b3ce2a4f552a459f84bfa92443c3d7517385_1724080897349_0.7797040943315043","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240819152309-264db5b53fef2b41bdd0255fd8578341bad470ef":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240819152309-264db5b53fef2b41bdd0255fd8578341bad470ef","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240819152309-264db5b53fef2b41bdd0255fd8578341bad470ef","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"213cdbdc7113f7abc31116efd343c0be449c720a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240819152309-264db5b53fef2b41bdd0255fd8578341bad470ef.tgz","fileCount":107,"integrity":"sha512-IwPWCIEbc23t32BAGJUk2XwTNKTMg1IFLx1VJw/b8mQtvUZkoswwbMeapzYC0yM9xnKx+9DArLZF5FD0wzx+bA==","signatures":[{"sig":"MEYCIQCulC27826+fdyEKd3Xem9NdQIbUZ0fRG45cCjsYhy/kgIhAIdETAeC586ALiW/38hXQQdCPblNIglVCpeR1T4YZaK6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238888},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"264db5b53fef2b41bdd0255fd8578341bad470ef","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240819152309-264db5b53fef2b41bdd0255fd8578341bad470ef","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240819152309-264db5b53fef2b41bdd0255fd8578341bad470ef_1724081017182_0.880921491493553","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240819152917-8218ec0481bd4eb0f9890e0446d78a1563a8ca7a":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240819152917-8218ec0481bd4eb0f9890e0446d78a1563a8ca7a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240819152917-8218ec0481bd4eb0f9890e0446d78a1563a8ca7a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b207c6065bc4295270bc1690f59ee5d6e1d986cb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240819152917-8218ec0481bd4eb0f9890e0446d78a1563a8ca7a.tgz","fileCount":107,"integrity":"sha512-UGJ/zgwGC64dcvxE8zuSt9qW+peXyVQAI98sFaDxeRWPDreLqX0hPHNe747/FReRMs4DN395kweOYqhD0RFXaw==","signatures":[{"sig":"MEUCIB0Ci5JJFubUFw2r5cenfi3OvZirwEYztlUVx4tH5Z50AiEAnfHDeTbcjbhLmXToeoxkfaPoKicTcADyNd8a/ZnaGiI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238888},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8218ec0481bd4eb0f9890e0446d78a1563a8ca7a","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240819152917-8218ec0481bd4eb0f9890e0446d78a1563a8ca7a","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240819152917-8218ec0481bd4eb0f9890e0446d78a1563a8ca7a_1724081384620_0.06733365733861296","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240819153411-ca5eac59c23cb58c68320491703f941eead17cc3":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240819153411-ca5eac59c23cb58c68320491703f941eead17cc3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240819153411-ca5eac59c23cb58c68320491703f941eead17cc3","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0796da12f79af8fc33f7011f0f8daf9de047c18b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240819153411-ca5eac59c23cb58c68320491703f941eead17cc3.tgz","fileCount":107,"integrity":"sha512-2FF8ru1LDtS4vciFBbnrIVyY/adL8OVVasNC44LBMf7QDx6Ad1jCWR/e3ylUoyApkiT+gglpFMjpGl/pts1PFA==","signatures":[{"sig":"MEQCIAyTVD7Y9oOM38ppCec4h6BXFyajuDtOWZ3pUPadYAOWAiAwXfKxcNl76ieQnqERqeKmxzOLOckVQzXDJ17jt7juLQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238888},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ca5eac59c23cb58c68320491703f941eead17cc3","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240819153411-ca5eac59c23cb58c68320491703f941eead17cc3","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240819153411-ca5eac59c23cb58c68320491703f941eead17cc3_1724081678664_0.36683533161797843","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240819153729-a512d0144c513f71504865219960d488a64e68a7":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240819153729-a512d0144c513f71504865219960d488a64e68a7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240819153729-a512d0144c513f71504865219960d488a64e68a7","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"31c2afaa90f72a7ede91b7b760f57675b6c76d84","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240819153729-a512d0144c513f71504865219960d488a64e68a7.tgz","fileCount":107,"integrity":"sha512-La42JHy+EaH8mYfxi0wvA8VitSI+jWQhBm7LuBGNPvjtdU3CjDIiYJesPqYYOI8zXgLfLEXPPM8zsk3a91ekfg==","signatures":[{"sig":"MEQCIFUzoMet9552j8iiI2yI5BjnpPaZFdTJ2EyN/MdFZ2xqAiBTQO+CVokz9Amtd4Yv/3oydrYAnY2hCWiFG6//Wsv7hg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238888},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a512d0144c513f71504865219960d488a64e68a7","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240819153729-a512d0144c513f71504865219960d488a64e68a7","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240819153729-a512d0144c513f71504865219960d488a64e68a7_1724081878442_0.07438670364895761","host":"s3://npm-registry-packages"}},"5.0.3-rc-20240819153856-b7644a070865b066e0d50b250db93e1068925ed8":{"name":"@graphql-codegen/cli","version":"5.0.3-rc-20240819153856-b7644a070865b066e0d50b250db93e1068925ed8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-rc-20240819153856-b7644a070865b066e0d50b250db93e1068925ed8","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ac1c4a97f4a7a7237aa21f3a5bb7901d23f95f65","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-rc-20240819153856-b7644a070865b066e0d50b250db93e1068925ed8.tgz","fileCount":107,"integrity":"sha512-ZvfF1aIrziIn9VWLeg/y/Gph8M70t/7oeSfNQlhfC9y+d/LOdQPo4y6VL7pb8eu5FBu5DtgsiLWMOWT2nx589g==","signatures":[{"sig":"MEUCIHlbey3nZJ/uKRrPparsksBdC4nRl+dAhjW7NWQq8tKmAiEAxX4QW1bwQFW9lLOyzeytbl2x4B2lGNKtpfsb4cKw4NE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238882},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b7644a070865b066e0d50b250db93e1068925ed8","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-rc-20240819153856-b7644a070865b066e0d50b250db93e1068925ed8","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-rc-20240819153856-b7644a070865b066e0d50b250db93e1068925ed8_1724081964709_0.21659339623304574","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240819154650-7530fe01b584a00d2e6a223432ebb05a453da387":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240819154650-7530fe01b584a00d2e6a223432ebb05a453da387","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240819154650-7530fe01b584a00d2e6a223432ebb05a453da387","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"4127106b64fc967872d5a524ffc79dc3f0319c58","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240819154650-7530fe01b584a00d2e6a223432ebb05a453da387.tgz","fileCount":107,"integrity":"sha512-bwq7SE6y2dqvo5JX3m90NZf+yyl0+EUg7nw5I+maojYYm2+0FqnVnICqMyGG2ZSofi46nFAvguqF/x/WD1moSw==","signatures":[{"sig":"MEQCICFTFaRJsFjU4KSD08IjFJlSgb9VaPH8xnqJZKr8MMgRAiAluQqTmLO6TkccOi+MkkGG7talH53PPWrOzPL+p1IeYg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238888},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"7530fe01b584a00d2e6a223432ebb05a453da387","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240819154650-7530fe01b584a00d2e6a223432ebb05a453da387","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240819154650-7530fe01b584a00d2e6a223432ebb05a453da387_1724082438505_0.08124206531335965","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240819154836-f1be148be7ac21404dcb555180cfa66b3e55f90e":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240819154836-f1be148be7ac21404dcb555180cfa66b3e55f90e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240819154836-f1be148be7ac21404dcb555180cfa66b3e55f90e","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8951691a6179938851e8e3f2144921848ae73be4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240819154836-f1be148be7ac21404dcb555180cfa66b3e55f90e.tgz","fileCount":107,"integrity":"sha512-TT1dsrvqqIGz/ECZAyYqZxJ8rQ5BKsNSSRM3hY+9J4gZIejEbJZcU7QQUENFabeFiGCVqdBFHPfp1+ITmbROow==","signatures":[{"sig":"MEUCIQCjQjF5Lul9rcBjATLqt7c1xu5yd2z64EiOEloMmiWBzAIgbl9Yv5UEzj/IDfz71C46HVRWPDxodXwbfPn8iVJnqf8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238888},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f1be148be7ac21404dcb555180cfa66b3e55f90e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240819154836-f1be148be7ac21404dcb555180cfa66b3e55f90e","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240819154836-f1be148be7ac21404dcb555180cfa66b3e55f90e_1724082544037_0.04449935307882802","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240819154937-3f04824e3fd1b080a53c3baa408d4ee5a8840215":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240819154937-3f04824e3fd1b080a53c3baa408d4ee5a8840215","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240819154937-3f04824e3fd1b080a53c3baa408d4ee5a8840215","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"481d3209fe71a4ddd078329ff6b06f63a1bc6502","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240819154937-3f04824e3fd1b080a53c3baa408d4ee5a8840215.tgz","fileCount":107,"integrity":"sha512-gju4jVnsRjroQMbQDhvQtdbh0jDovXt+FxnL24BuuIpZ/wnkHHtDwBZ5a52hwqPOf97n/xZJoBct7wTIyETanQ==","signatures":[{"sig":"MEQCIEGnRCIisYO0nrd7YYLAH/K6lYmScka1bl3b3fu52+MxAiBhXNyHim6ZpgW+Oh7RwiUOV0zPwDWgDOLZkbBzk5/KJQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238888},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3f04824e3fd1b080a53c3baa408d4ee5a8840215","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240819154937-3f04824e3fd1b080a53c3baa408d4ee5a8840215","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240819154937-3f04824e3fd1b080a53c3baa408d4ee5a8840215_1724082603909_0.31137433372811807","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240819155129-acea3a77aa74dbf3a7c4c0f563545661c6eef009":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240819155129-acea3a77aa74dbf3a7c4c0f563545661c6eef009","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240819155129-acea3a77aa74dbf3a7c4c0f563545661c6eef009","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"17160f8582c370e6c103aac7de21ff33a7c4a11c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240819155129-acea3a77aa74dbf3a7c4c0f563545661c6eef009.tgz","fileCount":107,"integrity":"sha512-SjF2+L7J116P/tw6tLPRV9Guv7OaVBiPVFI9oXRUA+LjZWh8wmyYhjFzHg0xIdlY9wDkOpRfT8FGl+AQVHUxgg==","signatures":[{"sig":"MEUCIQChXF6pfzEOk6Nqp37ijG0HjqvrC3tXFsWVNVt7FZ3ZAwIgTehaPc7oaKPHmG6ERoxvPdRZzhb63lkf3FvzcDiEMo8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238888},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"acea3a77aa74dbf3a7c4c0f563545661c6eef009","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240819155129-acea3a77aa74dbf3a7c4c0f563545661c6eef009","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240819155129-acea3a77aa74dbf3a7c4c0f563545661c6eef009_1724082716358_0.5655738999125766","host":"s3://npm-registry-packages"}},"5.0.3-rc-20240819155327-0ea18d2ae96071a776aa2f176617dd7c3a791225":{"name":"@graphql-codegen/cli","version":"5.0.3-rc-20240819155327-0ea18d2ae96071a776aa2f176617dd7c3a791225","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-rc-20240819155327-0ea18d2ae96071a776aa2f176617dd7c3a791225","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e9e2b82c2ee6359173841e28b75e536b2caf15be","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-rc-20240819155327-0ea18d2ae96071a776aa2f176617dd7c3a791225.tgz","fileCount":107,"integrity":"sha512-lUUZ6udXsMxWr3Jfb2RFLgXmO6qujo8CGMEX4BiQVbmfylJrTGiTIkmYwBa1Pk/msCUm7myYHlD1HOwCF5Nm/Q==","signatures":[{"sig":"MEUCIAdv+uqiyz52DAAWmxNNULAItYxgaqCDub1yUCQ3602BAiEAgxZ/5lMCrVvdmc9FX/RtBUc9KpHvqjWCtp53QoMyIqY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238882},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"0ea18d2ae96071a776aa2f176617dd7c3a791225","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-rc-20240819155327-0ea18d2ae96071a776aa2f176617dd7c3a791225","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-rc-20240819155327-0ea18d2ae96071a776aa2f176617dd7c3a791225_1724082834343_0.9611758365744596","host":"s3://npm-registry-packages"}},"5.0.3-rc-20240819155918-4c6aa271461ece894143e548bfae7c46b122c331":{"name":"@graphql-codegen/cli","version":"5.0.3-rc-20240819155918-4c6aa271461ece894143e548bfae7c46b122c331","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-rc-20240819155918-4c6aa271461ece894143e548bfae7c46b122c331","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"10f57da54c2c678c1a182bc4c00dac64c957178c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-rc-20240819155918-4c6aa271461ece894143e548bfae7c46b122c331.tgz","fileCount":107,"integrity":"sha512-IaESOnY0rFTs8NFSvq0qZL3HGbnjKLOa933Hm0E8aucknQoeZNGaFQXMWzuGmT/85wmyervo0nlpLQUyQmRujQ==","signatures":[{"sig":"MEUCIQDO1qtAEkJrr5WnYOko44K6cpzdfQX2dgTlBdOr+3x2ngIgR9XKoR4Dmui5/390mMgNTTElKM47pEDHZydQfr3apAc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238882},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4c6aa271461ece894143e548bfae7c46b122c331","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-rc-20240819155918-4c6aa271461ece894143e548bfae7c46b122c331","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-rc-20240819155918-4c6aa271461ece894143e548bfae7c46b122c331_1724083186366_0.2356747002951496","host":"s3://npm-registry-packages"}},"5.0.3-rc-20240819161420-1d301729f6ab0e6089050230a653240aaf6ab72f":{"name":"@graphql-codegen/cli","version":"5.0.3-rc-20240819161420-1d301729f6ab0e6089050230a653240aaf6ab72f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-rc-20240819161420-1d301729f6ab0e6089050230a653240aaf6ab72f","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b4a6ce6be7ceafb263d607e9f3a5c0c00cd85f64","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-rc-20240819161420-1d301729f6ab0e6089050230a653240aaf6ab72f.tgz","fileCount":107,"integrity":"sha512-mYrvE3hD8/TXuRY2SqWHnTzx7YyzldaTTinFDfRkvChN8eNyUtEiH3HmrVSArAXzjZTssZ2zrd0DacalBlKQdw==","signatures":[{"sig":"MEYCIQD2uIvsqjALHwtiyprSB3RYYijGBc2DbgKgA97nZ9D8kgIhAPuguWCb71iMEZnuuIIeHnVKbxThVu6OZfm9Ivjpx52V","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238882},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1d301729f6ab0e6089050230a653240aaf6ab72f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-rc-20240819161420-1d301729f6ab0e6089050230a653240aaf6ab72f","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-rc-20240819161420-1d301729f6ab0e6089050230a653240aaf6ab72f_1724084090162_0.237649565555498","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240819161627-37ceefb2c8640c20b09a4a06f2747b96d594745b":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240819161627-37ceefb2c8640c20b09a4a06f2747b96d594745b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240819161627-37ceefb2c8640c20b09a4a06f2747b96d594745b","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"79a597735899472b01496781cfe458833854909b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240819161627-37ceefb2c8640c20b09a4a06f2747b96d594745b.tgz","fileCount":107,"integrity":"sha512-K5Cr55RWMHy3Gsf5HuZGDVNc40BBSCKJqngeRlqQenTq2Lea1R6uCc/lhexr4G+BzcOyw6Uf84jcs8h0/viuOA==","signatures":[{"sig":"MEYCIQDq7riNYbwhZP5XiFWD2MRkT655Gf1RtvCNt3PbI7bVKQIhAMHLowSg5u3vU9VIcvxUiHx2eaO5komgeWX7byouCCVi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238888},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"37ceefb2c8640c20b09a4a06f2747b96d594745b","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240819161627-37ceefb2c8640c20b09a4a06f2747b96d594745b","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240819161627-37ceefb2c8640c20b09a4a06f2747b96d594745b_1724084214076_0.9750567335984739","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240819161831-88613d7db8a3bd5ab644dc9955478eb21179b07c":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240819161831-88613d7db8a3bd5ab644dc9955478eb21179b07c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240819161831-88613d7db8a3bd5ab644dc9955478eb21179b07c","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"3b0991ad6fbf50dab0eed510c745f1d194fee29e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240819161831-88613d7db8a3bd5ab644dc9955478eb21179b07c.tgz","fileCount":107,"integrity":"sha512-h+kvFdUfTwRC5U936C6haqvlLHSEl+htxc72COQUbpaM760/7TehcXYiP2jsGLiw6ZBabsOTehEFyxUZy/ZHRw==","signatures":[{"sig":"MEUCIQD4yUgQ2nT1B2jguZTDvBD+ZFbycnw2M26OIUtRl1GAowIgVcpWe3qzzkw9XQEjl0LqxLHijbuYWXQHq5zgp/Pb3R0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238888},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"88613d7db8a3bd5ab644dc9955478eb21179b07c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240819161831-88613d7db8a3bd5ab644dc9955478eb21179b07c","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240819161831-88613d7db8a3bd5ab644dc9955478eb21179b07c_1724084338666_0.7342821697502324","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240819162126-1582f0bd6973f0c7f40821309c66e375b36ee6ad":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240819162126-1582f0bd6973f0c7f40821309c66e375b36ee6ad","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240819162126-1582f0bd6973f0c7f40821309c66e375b36ee6ad","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"86de4ba3f3cdc680f4e1a8dee960cbcaf1413327","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240819162126-1582f0bd6973f0c7f40821309c66e375b36ee6ad.tgz","fileCount":107,"integrity":"sha512-7Wqx43M+OeauQcN5qC3KTqaPbAZGDvzcSToQlNs7qffaI7+XiWtiIjQ9LA5Rw+GB/ZVx/1pzIwh23xkGulta5g==","signatures":[{"sig":"MEYCIQCndQeQAkmgoolS8NOY0Eo1R37stpWznsq8aXsu8S8y9gIhAIZ+L/akSO2lGmGTbw4I0THbZdaGqnd0qX1hnDinZxQc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238888},"main":"cjs/index.js","type":"module","module":"esm/index.js","exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1582f0bd6973f0c7f40821309c66e375b36ee6ad","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240819162126-1582f0bd6973f0c7f40821309c66e375b36ee6ad","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240819162126-1582f0bd6973f0c7f40821309c66e375b36ee6ad_1724084515220_0.5833824375842758","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240819162839-0ea01bf375981e93792e10e86bff55ed0170b790":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240819162839-0ea01bf375981e93792e10e86bff55ed0170b790","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240819162839-0ea01bf375981e93792e10e86bff55ed0170b790","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8bdd99281b3e225a0ac6be24916526adb861a829","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240819162839-0ea01bf375981e93792e10e86bff55ed0170b790.tgz","fileCount":107,"integrity":"sha512-RtZtx3ku2miwj+dI905tpM3fbhtEAvCFL4nXLYbgN6o8dzbFuLKbRL42WskpFuS+lkUVN8ELnBqrO3SII37MOg==","signatures":[{"sig":"MEUCIQDx0yP7kJ16QNHgZoB0WUZQU9SFf3TT1giRBDM8UYCmdgIgaGDSTNREhUMyFtObx5QqB5qZgnFxS1K7kWWo2DEcWLI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"0ea01bf375981e93792e10e86bff55ed0170b790","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240819162839-0ea01bf375981e93792e10e86bff55ed0170b790","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240819162839-0ea01bf375981e93792e10e86bff55ed0170b790_1724084946020_0.5569259662940862","host":"s3://npm-registry-packages"}},"5.0.3-rc-20240819163315-5b505306032fd1bc675a1a216d494330e4dff660":{"name":"@graphql-codegen/cli","version":"5.0.3-rc-20240819163315-5b505306032fd1bc675a1a216d494330e4dff660","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-rc-20240819163315-5b505306032fd1bc675a1a216d494330e4dff660","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"7503faac237a46171f657e059a03da1aaed06ce6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-rc-20240819163315-5b505306032fd1bc675a1a216d494330e4dff660.tgz","fileCount":107,"integrity":"sha512-4yreF1na6QG68zfOmMIt5+rKzewTSAtC++brm61uKsmSFcCk3LjYZy5gOB60OJ4qOyBQr8hZMftHYJwGCOcVlg==","signatures":[{"sig":"MEYCIQCXSgxg5Co2ZvTgxGHjTNdgQUIj3omBzgHEAzngGqqgiQIhAMWS0zeQPquc1/ZdewFfPme7ahFmwr/B2+iPIn8TOYsZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238921},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"5b505306032fd1bc675a1a216d494330e4dff660","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-rc-20240819163315-5b505306032fd1bc675a1a216d494330e4dff660","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-rc-20240819163315-5b505306032fd1bc675a1a216d494330e4dff660_1724085225102_0.04050172141442654","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240819163528-abf68e181142236e25a0a23a14a3a96a4d539e27":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240819163528-abf68e181142236e25a0a23a14a3a96a4d539e27","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240819163528-abf68e181142236e25a0a23a14a3a96a4d539e27","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1051eb4ceb5f504efc28887992f792bb18d0a260","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240819163528-abf68e181142236e25a0a23a14a3a96a4d539e27.tgz","fileCount":107,"integrity":"sha512-YxUNwfU7mFntmalAgN0t7krMP0puJ522JKK3gC5PPWk+hknkv+rgWDWquD1Eg1A4OeDSpg8TwW081mRGM1aDoQ==","signatures":[{"sig":"MEUCIQCA8vTe4w1T/mDCBIs1WoSSquRwzDko51Y7LeWBghGStAIgPOdZo8QF4ardt/nPMu8tdCm5sKW7EwCX8i6Vf+4X9W4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"abf68e181142236e25a0a23a14a3a96a4d539e27","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240819163528-abf68e181142236e25a0a23a14a3a96a4d539e27","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240819163528-abf68e181142236e25a0a23a14a3a96a4d539e27_1724085355856_0.37686257547066715","host":"s3://npm-registry-packages"}},"5.0.3-rc-20240819163600-f66470588ce7a86a8f0dfa221c75119d6741b909":{"name":"@graphql-codegen/cli","version":"5.0.3-rc-20240819163600-f66470588ce7a86a8f0dfa221c75119d6741b909","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-rc-20240819163600-f66470588ce7a86a8f0dfa221c75119d6741b909","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0b64f65f2d7ca18f3799619a9817da8fde4f3de0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-rc-20240819163600-f66470588ce7a86a8f0dfa221c75119d6741b909.tgz","fileCount":107,"integrity":"sha512-YwEcUDUw4LZaZD1C5uoA+IVxubmqHEjq8qHnHU6YJobJWRch/gkANFWZoKt2trOlyua06sxE24tkgg5bzLjohA==","signatures":[{"sig":"MEUCIQDIR1MCCN1Zt3rSWn59BbpR/WqsX4wHHRXXo/k8ZwothwIgRbv4KjskGeusAAYpeguExnEHgbFN7lyyTFzVK0cGtFk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238921},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f66470588ce7a86a8f0dfa221c75119d6741b909","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-rc-20240819163600-f66470588ce7a86a8f0dfa221c75119d6741b909","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-rc-20240819163600-f66470588ce7a86a8f0dfa221c75119d6741b909_1724085387688_0.1626153354443831","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240819192050-3b061d1fbaf8dfc40e8d3c781ff436df79ede4ac":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240819192050-3b061d1fbaf8dfc40e8d3c781ff436df79ede4ac","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240819192050-3b061d1fbaf8dfc40e8d3c781ff436df79ede4ac","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"99cd138dcc7847f01842b00013f373b56d59bfcb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240819192050-3b061d1fbaf8dfc40e8d3c781ff436df79ede4ac.tgz","fileCount":107,"integrity":"sha512-G+aoVHqDZW07oLAwURrxGBXgYv+GwQGsesviRw1wYoduC/MF+2GC92zwpkBZpUn2OGyrmjr8w0xRsznkcApUyg==","signatures":[{"sig":"MEYCIQChfyWeMUlT+/4ixZwcVsaTwlAaxE16PNrp43ttvgzBIQIhAJLQmQBtFkyUq3zUbKPESXNHwujrL20epSA+EsR822Xu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3b061d1fbaf8dfc40e8d3c781ff436df79ede4ac","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240819192050-3b061d1fbaf8dfc40e8d3c781ff436df79ede4ac","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240819192050-3b061d1fbaf8dfc40e8d3c781ff436df79ede4ac_1724095278374_0.5352067039264559","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240819192335-fa24f331c724b37a46cb22bbdd65aee967c15842":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240819192335-fa24f331c724b37a46cb22bbdd65aee967c15842","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240819192335-fa24f331c724b37a46cb22bbdd65aee967c15842","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b311d636c67fa86d2491df7920653714c5bacec0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240819192335-fa24f331c724b37a46cb22bbdd65aee967c15842.tgz","fileCount":107,"integrity":"sha512-pQQnoRfs7VFePBTh4yJEUJB29WWreF3C3Zv9G1jzSLj/Rbnt2gRQSht6AfZzXHaL8iXxNotX5wV5vaFPysBfVw==","signatures":[{"sig":"MEUCIBj+4rrO60e5efgVH48Pb0I3ZUPJ9VDxB80dU617wJk8AiEAj+WAcsYlXrogWZpacZvl2fItgjL7cChfYnRZMLxHWkQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238988},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"fa24f331c724b37a46cb22bbdd65aee967c15842","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240819192335-fa24f331c724b37a46cb22bbdd65aee967c15842","@graphql-codegen/plugin-helpers":"5.0.5-alpha-20240819192335-fa24f331c724b37a46cb22bbdd65aee967c15842","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240819192335-fa24f331c724b37a46cb22bbdd65aee967c15842_1724095444643_0.15046664575752522","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240819221055-95324427097201393f6bd3c6ccb3e4c55ab56578":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240819221055-95324427097201393f6bd3c6ccb3e4c55ab56578","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240819221055-95324427097201393f6bd3c6ccb3e4c55ab56578","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8756685382533f55c75626fddbd05c0eae4331f5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240819221055-95324427097201393f6bd3c6ccb3e4c55ab56578.tgz","fileCount":107,"integrity":"sha512-N3InHb/rd2PXT6eNC8qrdikV+SO3hUutw/pgETFUT2CUCMGQM9zwrecAFLEZJ7jabKDFzciHjaf58z8bjjx+Gg==","signatures":[{"sig":"MEUCIQCrDQPNDsmvBU8XdDD+8CcOYR/9RJBJdLO07s2+oxqtYQIgTIjRZ2l9RFLhfuf/6kK3wq1q/tZnJwPmQO1FAhpwSmo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"95324427097201393f6bd3c6ccb3e4c55ab56578","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240819221055-95324427097201393f6bd3c6ccb3e4c55ab56578","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240819221055-95324427097201393f6bd3c6ccb3e4c55ab56578_1724105482438_0.0780684462037371","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240819221111-6ce2967df18c833d3cc141ca9fe201992876f04e":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240819221111-6ce2967df18c833d3cc141ca9fe201992876f04e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240819221111-6ce2967df18c833d3cc141ca9fe201992876f04e","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"10bfc8c399d3126ea1b7f4dafe621663d8e135a7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240819221111-6ce2967df18c833d3cc141ca9fe201992876f04e.tgz","fileCount":107,"integrity":"sha512-ztMKNVCw7uUQP3dXeKEtwSGk8s8mFMtLiT2iN7Ma2PaMmVaQ8VEIcKtj1YIHEKe8rpB9barlHHhgM/y6ByRGzA==","signatures":[{"sig":"MEUCIQD/rjMWEqFml5Yc/l4y2+TV5TKT2itOvkgsA/O/Kl7koAIgZePHtKabb8CDmElKtt8X0HPgsX/dg8S5/2logJF+DjM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6ce2967df18c833d3cc141ca9fe201992876f04e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240819221111-6ce2967df18c833d3cc141ca9fe201992876f04e","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240819221111-6ce2967df18c833d3cc141ca9fe201992876f04e_1724105497757_0.6155475092404441","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240819221321-c51fa30b8c6f012eccbee1a979f5e3e626f913cb":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240819221321-c51fa30b8c6f012eccbee1a979f5e3e626f913cb","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240819221321-c51fa30b8c6f012eccbee1a979f5e3e626f913cb","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a0e93298b38702e44d80f4c649d25e893ae4a873","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240819221321-c51fa30b8c6f012eccbee1a979f5e3e626f913cb.tgz","fileCount":107,"integrity":"sha512-TBfm20uWw8uPv1n8CJxHo5+umBhuuZLi8dOII+O8GLmkFnaclKT5rmfljMk+jQKr+RB9MTN2IGB8n2dinrvwuw==","signatures":[{"sig":"MEUCIG/orNR4nXFYvQwtQeX3Ej6CZZWdq+GshJSeCaP+LYYjAiEA6sJZp4R8bDpNQ5OeAtKryIRb0UT2pOToxIz057zg7i8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c51fa30b8c6f012eccbee1a979f5e3e626f913cb","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240819221321-c51fa30b8c6f012eccbee1a979f5e3e626f913cb","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240819221321-c51fa30b8c6f012eccbee1a979f5e3e626f913cb_1724105628690_0.22337324240438727","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240820011642-e8bf41b9b1922a4d4d51091be52255bb5216e6ab":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240820011642-e8bf41b9b1922a4d4d51091be52255bb5216e6ab","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240820011642-e8bf41b9b1922a4d4d51091be52255bb5216e6ab","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"aa07f23edae41d4b2a68a8143ebb5706c64e3b0b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240820011642-e8bf41b9b1922a4d4d51091be52255bb5216e6ab.tgz","fileCount":107,"integrity":"sha512-1n9JR+3CT3uF5W1Q+t9kA4LOnmsdQFzCxLnqUCz1LYJOw+7u7pK/K/nqr1prAwlb3hV0W9rQVJ4Wi8SngV8uHw==","signatures":[{"sig":"MEYCIQDT/FJ7w+Vfkny7y9B59MHJzBWYNDaZXO3lcuO4DChfvwIhAPtdG4sa7oTElndvVVtvbezAk5C+Zm7ph7zPur7J6Cvy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e8bf41b9b1922a4d4d51091be52255bb5216e6ab","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240820011642-e8bf41b9b1922a4d4d51091be52255bb5216e6ab","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240820011642-e8bf41b9b1922a4d4d51091be52255bb5216e6ab_1724116628718_0.3191306287179836","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240820011818-db65a1d75c214529511aeccf24adb579dfeb4508":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240820011818-db65a1d75c214529511aeccf24adb579dfeb4508","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240820011818-db65a1d75c214529511aeccf24adb579dfeb4508","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e5d503dd2b40308e315e83a728ac678d0d6e2ff1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240820011818-db65a1d75c214529511aeccf24adb579dfeb4508.tgz","fileCount":107,"integrity":"sha512-Hf5lVKhDcK3n3m0JFvf98vcj6BcbbxcsjDCGgEnD3Kx74uhGJWqpLF6JpdbmXn03qE40Kaee2Ku2wbkudgfKUw==","signatures":[{"sig":"MEUCIQC42SSP0abon1z969Kin3aVDFyETU0yCvDSukx5FLyx3gIgAYnczgr/iHXuBH8bQkRmokag60nJlwurGSD6nNfB/bk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"db65a1d75c214529511aeccf24adb579dfeb4508","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240820011818-db65a1d75c214529511aeccf24adb579dfeb4508","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240820011818-db65a1d75c214529511aeccf24adb579dfeb4508_1724116726588_0.45601249638343533","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240820012013-4f6d59af79fdd40f18ca9f31f687db2872f8f2a2":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240820012013-4f6d59af79fdd40f18ca9f31f687db2872f8f2a2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240820012013-4f6d59af79fdd40f18ca9f31f687db2872f8f2a2","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6ec43aa9d442bf2918b02dcaa296a87fdb22993a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240820012013-4f6d59af79fdd40f18ca9f31f687db2872f8f2a2.tgz","fileCount":107,"integrity":"sha512-x8gxNWmXfpbeT1S41GGg6092+LD7+mkkWed+tFWwWuXdDhHvzuclB+NJ06Xow8VCb4u8QuaEHyab2L7SuDmqPg==","signatures":[{"sig":"MEUCIEON3Wguf7fwXoz57bOPplNse8pYduEnIr0W3ZL1W3beAiEA4YMFEJA6mXIKU/MPiEH1sdkBjRBzWROaQoQgrXTI6Ck=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4f6d59af79fdd40f18ca9f31f687db2872f8f2a2","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240820012013-4f6d59af79fdd40f18ca9f31f687db2872f8f2a2","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240820012013-4f6d59af79fdd40f18ca9f31f687db2872f8f2a2_1724116841648_0.4724593855472925","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240820012108-be5da8d18671d88e45589da20d5d14ca55cddbdb":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240820012108-be5da8d18671d88e45589da20d5d14ca55cddbdb","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240820012108-be5da8d18671d88e45589da20d5d14ca55cddbdb","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c71d8f5f40496c1b925f737b7b47dc4ea6cd1d3e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240820012108-be5da8d18671d88e45589da20d5d14ca55cddbdb.tgz","fileCount":107,"integrity":"sha512-ctsqgOOtNiekM+6WuVcg7PCZAbAVuZC2f0KQn3Ek04pJX6QG1gojg39Fgc5dAms8Vtv0ZUl4PUC7+iqjqVAF/g==","signatures":[{"sig":"MEQCICafX8TE1kx8Cd+gkNix/szmq6XZ8kh3mXXxHwndbGkDAiBYKt+rqKB2kJsqbrRHy8lKqRr5PZ4kBHmdYgaJj6k4Tw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"be5da8d18671d88e45589da20d5d14ca55cddbdb","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240820012108-be5da8d18671d88e45589da20d5d14ca55cddbdb","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240820012108-be5da8d18671d88e45589da20d5d14ca55cddbdb_1724116896143_0.2655856223100326","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240820012306-99d23038c9704b2576450d858f0272a418ae5532":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240820012306-99d23038c9704b2576450d858f0272a418ae5532","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240820012306-99d23038c9704b2576450d858f0272a418ae5532","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"facb10777cf1fb896d42771ad000e3960455deda","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240820012306-99d23038c9704b2576450d858f0272a418ae5532.tgz","fileCount":107,"integrity":"sha512-mRi5ORZfauHT5D52fYbIOkCzZiLDXEQJDFgHyBONhuaLRYoEQn42N0tbxuD6OxLiEXCEXj2NbJFW5ZKsXU++CQ==","signatures":[{"sig":"MEUCIQC02ravl5x90zwLsbYs8hoY2hdg2icATsbmwU/lRdZCDgIgIzrn6ZgS4kCmbZJRILesAv0Pju55mcf897BqeroH5yA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"99d23038c9704b2576450d858f0272a418ae5532","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240820012306-99d23038c9704b2576450d858f0272a418ae5532","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240820012306-99d23038c9704b2576450d858f0272a418ae5532_1724117014304_0.27508378577337744","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240820033155-38b185a2aff86617dc122e386cf99971378150c9":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240820033155-38b185a2aff86617dc122e386cf99971378150c9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240820033155-38b185a2aff86617dc122e386cf99971378150c9","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"af78e374ca2337db475fe287d9880178ff098c44","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240820033155-38b185a2aff86617dc122e386cf99971378150c9.tgz","fileCount":107,"integrity":"sha512-F8MOfx66C8EcCiR+OiJL6OUcgIDFWa2QuAOB1DYpN1ji73S3MuYUV4yf3DIbfVroB7O3Vma2Jj4kMqA1lDYtLg==","signatures":[{"sig":"MEUCIQDwYwSPRY3ryux5DrxNkrd9w3KxyaRGqYjP7f/YfQ2dbgIgEHv9NcJnV1B9kWvYlGZGsQvZfr8gb+qxQhVrXM9RaaM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"38b185a2aff86617dc122e386cf99971378150c9","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240820033155-38b185a2aff86617dc122e386cf99971378150c9","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240820033155-38b185a2aff86617dc122e386cf99971378150c9_1724124742826_0.9222177570796111","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240820081101-9f5275fb0ac73b2199dd58772c30cd3c6d211ce0":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240820081101-9f5275fb0ac73b2199dd58772c30cd3c6d211ce0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240820081101-9f5275fb0ac73b2199dd58772c30cd3c6d211ce0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"27a021be5193722b903c27d0f4c66d69890e18ff","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240820081101-9f5275fb0ac73b2199dd58772c30cd3c6d211ce0.tgz","fileCount":107,"integrity":"sha512-v3VLH8/1ieeDWN3X5VX9fUa5oxpv/Bp3ddCOHfOXFfs45PzY0meCIO7UElP8FQkOBoLzx11eAElbarrhdyQvRQ==","signatures":[{"sig":"MEQCIHzDGZ7Q+Ntm9Vf0OurNBxywbtFkTSpNt0zwmwL5wri+AiBGNLHN15yIsK3ATOGFMltPCNOSIRRGhITrdbDjfxhtkg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"9f5275fb0ac73b2199dd58772c30cd3c6d211ce0","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240820081101-9f5275fb0ac73b2199dd58772c30cd3c6d211ce0","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240820081101-9f5275fb0ac73b2199dd58772c30cd3c6d211ce0_1724141489677_0.1582441108102821","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240820112521-2063b04c72186ed72f8f3b65f8062c4dd23540e6":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240820112521-2063b04c72186ed72f8f3b65f8062c4dd23540e6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240820112521-2063b04c72186ed72f8f3b65f8062c4dd23540e6","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"2dc52b54bec7955b85b8e7ab2e89d07936ef590d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240820112521-2063b04c72186ed72f8f3b65f8062c4dd23540e6.tgz","fileCount":107,"integrity":"sha512-U1aKxwYgTPMKXEFddjPnBX28bRishPcgZ96fEdeeckbSnasVkPfnrAiuhk9nmRXAi3+cKnyhClpFOanN1mRrFQ==","signatures":[{"sig":"MEUCIQDkrvSu4iZj/sT/wnWdpXsFaCYwAa8ZmnYWejCjFGBVIwIgBF3ztk82Oxe38Zu/uPy9z3+WEHfcYJSR3yqdTkkEfLI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238988},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2063b04c72186ed72f8f3b65f8062c4dd23540e6","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240820112521-2063b04c72186ed72f8f3b65f8062c4dd23540e6","@graphql-codegen/plugin-helpers":"5.1.0-alpha-20240820112521-2063b04c72186ed72f8f3b65f8062c4dd23540e6","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240820112521-2063b04c72186ed72f8f3b65f8062c4dd23540e6_1724153147470_0.4087472769157632","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240820113707-3e34b18edc073f9636c0d4baf4ce03080dce043f":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240820113707-3e34b18edc073f9636c0d4baf4ce03080dce043f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240820113707-3e34b18edc073f9636c0d4baf4ce03080dce043f","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"00bfcbe661499e49f0bd6a76a2ddae7b00fc294e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240820113707-3e34b18edc073f9636c0d4baf4ce03080dce043f.tgz","fileCount":107,"integrity":"sha512-A+b0y8tYJ5JX+4US7QKYAu4DvGTdI/XPwGTusOD/fj2yJo/bbY08y82HwBO8HebLXIxa+HrVHjTzjTTncMqTZQ==","signatures":[{"sig":"MEYCIQDgrzgizmiIguN6zcg/mDXWFfjCCYdJ4azLrj/G+xATOQIhAL0ToHsNbNXyIQ4XveJ4yqiYLClw2Sxc+/oqFqDiTvyn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238988},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3e34b18edc073f9636c0d4baf4ce03080dce043f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240820113707-3e34b18edc073f9636c0d4baf4ce03080dce043f","@graphql-codegen/plugin-helpers":"5.1.0-alpha-20240820113707-3e34b18edc073f9636c0d4baf4ce03080dce043f","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240820113707-3e34b18edc073f9636c0d4baf4ce03080dce043f_1724153854914_0.609082925013138","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240820115224-9655914bd90353db54773fffa27050ef55d95961":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240820115224-9655914bd90353db54773fffa27050ef55d95961","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240820115224-9655914bd90353db54773fffa27050ef55d95961","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"3f8cd180315acaaae68a47b6313c1df25a0cea15","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240820115224-9655914bd90353db54773fffa27050ef55d95961.tgz","fileCount":107,"integrity":"sha512-ta+njzfv1XU/RLOSj07RZZBnjQEWJE6bzKucu3dZMT94fykLybPTSFcDeqpNzsATfP38sKjM6L/tBQEZsWw8TQ==","signatures":[{"sig":"MEQCIHbMJfAbBLh8ZwTKNwV5n8xiXOCdw+oT7xseDJGsqIP0AiB2HGY7C8vcTAOs1oOwFk83mTNphF3tIgVoTgW7imPt3A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238988},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"9655914bd90353db54773fffa27050ef55d95961","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240820115224-9655914bd90353db54773fffa27050ef55d95961","@graphql-codegen/plugin-helpers":"5.1.0-alpha-20240820115224-9655914bd90353db54773fffa27050ef55d95961","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240820115224-9655914bd90353db54773fffa27050ef55d95961_1724154772445_0.5249200115524704","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240820151152-deb455e29b35220233bf17eeb400ef812f2a7466":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240820151152-deb455e29b35220233bf17eeb400ef812f2a7466","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240820151152-deb455e29b35220233bf17eeb400ef812f2a7466","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"9617fa4617fa0f53fcc891dae55425bd3a8f8467","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240820151152-deb455e29b35220233bf17eeb400ef812f2a7466.tgz","fileCount":107,"integrity":"sha512-Zd6fzzSUX3tmwsJcLHBFvgp4dGchknTricnLDI6aHXguymHg3mzwYST3vPsQwiNtTxeN9PxFZWNzYcSWueKVFg==","signatures":[{"sig":"MEUCIEjiCgT56uaAbFElufUS5/e81tFRbflaFgknAKFflIlzAiEA/tdTar+h5INKXlO6HRLCJwKc44IrCzMLLfSArHA9+rQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"deb455e29b35220233bf17eeb400ef812f2a7466","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240820151152-deb455e29b35220233bf17eeb400ef812f2a7466","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240820151152-deb455e29b35220233bf17eeb400ef812f2a7466_1724166739178_0.03112276981381079","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240820192459-4e0afaf2206d9be26c7c4e68b9ae031f49a4fc12":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240820192459-4e0afaf2206d9be26c7c4e68b9ae031f49a4fc12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240820192459-4e0afaf2206d9be26c7c4e68b9ae031f49a4fc12","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b02766d7f3902fde180a86e3409083f06ab68a53","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240820192459-4e0afaf2206d9be26c7c4e68b9ae031f49a4fc12.tgz","fileCount":107,"integrity":"sha512-xuGOQ0zuXc3dV6FQNrycPfmDJ2c8Dn/AtlEu6UGPxSNcOlKna/pgkUfeVwVVkQoG/D0SqqWUxGRapI15alpp3A==","signatures":[{"sig":"MEUCIQDIyqAvoQ4mN1W4Y3w13aTuHXUyKF4EJoS/LLTwqQdAkAIgBrI6z4S5Hn9f3RzcqBqPq7hDi5DxL3ETsQcJzNQ+bB4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4e0afaf2206d9be26c7c4e68b9ae031f49a4fc12","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240820192459-4e0afaf2206d9be26c7c4e68b9ae031f49a4fc12","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240820192459-4e0afaf2206d9be26c7c4e68b9ae031f49a4fc12_1724181927527_0.042390044684441186","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240821132341-dc032ccffda533bb2bf678c9dfea87c60088ff0e":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240821132341-dc032ccffda533bb2bf678c9dfea87c60088ff0e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240821132341-dc032ccffda533bb2bf678c9dfea87c60088ff0e","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c7890c3a904e7a4001b21e84bffb6fb9cfa7da9c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240821132341-dc032ccffda533bb2bf678c9dfea87c60088ff0e.tgz","fileCount":107,"integrity":"sha512-E4wymfVPoCSirzZI0vHg4BqVRu7cg8GDuIJKgQz1qQfZpMB4OomM/jvXBKwxWyC2UmMG/POkspCWyeO0l22bJw==","signatures":[{"sig":"MEUCIEkus0cHGqOdUo3to32BZYFz3VGu+/Z8MutbD9oABPBgAiEAmPNluFWD1C7eQIVxnI6rA82fRyJEsmIFYoeW9yw/Oas=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"dc032ccffda533bb2bf678c9dfea87c60088ff0e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240821132341-dc032ccffda533bb2bf678c9dfea87c60088ff0e","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240821132341-dc032ccffda533bb2bf678c9dfea87c60088ff0e_1724246649899_0.8648583910608787","host":"s3://npm-registry-packages"}},"5.0.3-rc-20240821153506-e3aa8714ce1eccd0b17dd04fd2d985e11de5a08f":{"name":"@graphql-codegen/cli","version":"5.0.3-rc-20240821153506-e3aa8714ce1eccd0b17dd04fd2d985e11de5a08f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-rc-20240821153506-e3aa8714ce1eccd0b17dd04fd2d985e11de5a08f","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a2d78ec9aeeb88b7c87fad1025e999a8cb605ed7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-rc-20240821153506-e3aa8714ce1eccd0b17dd04fd2d985e11de5a08f.tgz","fileCount":107,"integrity":"sha512-ZAaBTLm6i47aEOErxP6jrm34qnyHK8aai/lKZILFAuVi+G92+27NEO5awz3JOAdEvkoWktnOvIW4oJlrHUlKcQ==","signatures":[{"sig":"MEYCIQCODdmBKfWbYaoOwql/2xhMn6SuwwF2KM/xspfN/m6ArAIhAOVDorWWX5q5Xwp9dpTOC926n2DOJ4WeyMcIStd+yWiF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238921},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e3aa8714ce1eccd0b17dd04fd2d985e11de5a08f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-rc-20240821153506-e3aa8714ce1eccd0b17dd04fd2d985e11de5a08f","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-rc-20240821153506-e3aa8714ce1eccd0b17dd04fd2d985e11de5a08f_1724254532770_0.8536758443568977","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240821153758-308e0e2032811ed1f27b863efb73bce072c684a4":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240821153758-308e0e2032811ed1f27b863efb73bce072c684a4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240821153758-308e0e2032811ed1f27b863efb73bce072c684a4","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6b8702cdd9e957d59887832a149dd96ee4d2fc2e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240821153758-308e0e2032811ed1f27b863efb73bce072c684a4.tgz","fileCount":107,"integrity":"sha512-yX7tbl3HOMBbGwed4bGjypukM4ZUs1inQ0ydTRolvvHcxuxJwJ9X6MXaANnuE5pK4+/r6dZI0fM2KZFLixAkqg==","signatures":[{"sig":"MEQCIGMSwyVxypjmvUQOVU5ZEBvDXcUItKKbyE/nXy9v5e25AiBGtuaxaroHUsKcLvGXwfcFOFcgPtEvTCkkka3wVcUcyA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"308e0e2032811ed1f27b863efb73bce072c684a4","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240821153758-308e0e2032811ed1f27b863efb73bce072c684a4","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240821153758-308e0e2032811ed1f27b863efb73bce072c684a4_1724254705895_0.8008623395463761","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240821154025-1e3bce32dc859a431c4849b40792b2d91479474d":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240821154025-1e3bce32dc859a431c4849b40792b2d91479474d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240821154025-1e3bce32dc859a431c4849b40792b2d91479474d","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"dba5f82f58332fdbbb7aa57813f50fc86bba38b2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240821154025-1e3bce32dc859a431c4849b40792b2d91479474d.tgz","fileCount":107,"integrity":"sha512-zt+oV3Fn079vR6ekpzrQ1S0vKkUSdruiCc0h9GSjQazQG4B8GzQEALK+IgDf6+Dn0V1Zv1hkTyaaLyegnzQYhw==","signatures":[{"sig":"MEUCIGgyMemzdFVpk8cztZ1i3WPAJ4ZmGvEHU7sIkzmIkKcPAiEAiCNg9Onr4Y+7rfC9q0ND9eAQHtzpA5nnCTwi4pHEuF8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1e3bce32dc859a431c4849b40792b2d91479474d","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240821154025-1e3bce32dc859a431c4849b40792b2d91479474d","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240821154025-1e3bce32dc859a431c4849b40792b2d91479474d_1724254852725_0.8924990653207161","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240821154218-93fed31b27256abd563c1814d693187f4ca03216":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240821154218-93fed31b27256abd563c1814d693187f4ca03216","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240821154218-93fed31b27256abd563c1814d693187f4ca03216","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"9420f362a0ee8ac1af2706e51159f3897dc02ae1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240821154218-93fed31b27256abd563c1814d693187f4ca03216.tgz","fileCount":107,"integrity":"sha512-k97eA/M4uye0Fjp2ngbTgry/8M1GB/PVSPYnvDk7dxeq8suBrc9h5gvOUO0953gHX6wncOge+0zvlMPqd7kh9A==","signatures":[{"sig":"MEYCIQCgavLMAN19ELy0y8+am4H0VxcZdaQwzPUHHNNKkdBJkQIhAOrl4LSeQU9Stmp74wiqMC0wP9E46hN7pWKe7u76Cf6r","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"93fed31b27256abd563c1814d693187f4ca03216","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240821154218-93fed31b27256abd563c1814d693187f4ca03216","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240821154218-93fed31b27256abd563c1814d693187f4ca03216_1724254966857_0.09446010158655227","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240821154424-ba3a064ef9b9d545b3c7b74eea49e56dc07cde78":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240821154424-ba3a064ef9b9d545b3c7b74eea49e56dc07cde78","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240821154424-ba3a064ef9b9d545b3c7b74eea49e56dc07cde78","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6efaaf1369f4ef8e590f857cdaa1df3c6cf95efa","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240821154424-ba3a064ef9b9d545b3c7b74eea49e56dc07cde78.tgz","fileCount":107,"integrity":"sha512-SU+hrU8fLbvNWWPVz1f0LJiXt8s0mdqhVTrZ/P6ldACB8i/Ct7LzmZG+uVlH2C4T7HfQ7b5xf1/Zj+YhjAmY0A==","signatures":[{"sig":"MEQCIA60QjTkCMKLOacn3FQcvoP9k/h8HiNpOeuwKXg+QsoLAiAwRFAQoqaaKp9xDZSWfNRGnhGjZAlRC4jixQgPVsLmEQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ba3a064ef9b9d545b3c7b74eea49e56dc07cde78","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240821154424-ba3a064ef9b9d545b3c7b74eea49e56dc07cde78","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240821154424-ba3a064ef9b9d545b3c7b74eea49e56dc07cde78_1724255092391_0.409505340599706","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240821154736-3e8ba637efd4eaa4bd1d087aaa65f251fe05db19":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240821154736-3e8ba637efd4eaa4bd1d087aaa65f251fe05db19","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240821154736-3e8ba637efd4eaa4bd1d087aaa65f251fe05db19","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"09426307d9d9c6eab80d0d0b806f51664b1da1c2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240821154736-3e8ba637efd4eaa4bd1d087aaa65f251fe05db19.tgz","fileCount":107,"integrity":"sha512-110GJbZjdcgOtaW6SkQy22sJg8a7Fdx+C41weAGJFM7EBSrN+wMdiBcokXNu9GpO/Y0qWqB0j5e49CNilfGkTw==","signatures":[{"sig":"MEUCIDKpWwHZK0I8bEXANphQyHDpUE++HtWQxK2Jh87OFXZTAiEAhRmxZimWXdYByMoPCAjIFPZEMjvNiZwUvZ28td6DIXw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3e8ba637efd4eaa4bd1d087aaa65f251fe05db19","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240821154736-3e8ba637efd4eaa4bd1d087aaa65f251fe05db19","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240821154736-3e8ba637efd4eaa4bd1d087aaa65f251fe05db19_1724255281636_0.8960494548860234","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240821154741-96f7558b785234f4962af4438d551bb57208ee04":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240821154741-96f7558b785234f4962af4438d551bb57208ee04","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240821154741-96f7558b785234f4962af4438d551bb57208ee04","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1de8bc3f385ec0b8f2d27b33bb178ddb2fa3573e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240821154741-96f7558b785234f4962af4438d551bb57208ee04.tgz","fileCount":107,"integrity":"sha512-UPhKI4IuKlN4j07RHqt7jr71fDghomZ4zON7SS25eXKrijFGHssxTAMzgr9ch4Xz7ckIxO5Uq+wFyG5DqcBWWA==","signatures":[{"sig":"MEUCIBFQe7TAsRScdozZboReD8lJofuMlo3YwQKRdghm8IG3AiEApoFRBaJWvOQa7ebc64fFoDQflBevGRPSveK2KLcl5vA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"96f7558b785234f4962af4438d551bb57208ee04","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240821154741-96f7558b785234f4962af4438d551bb57208ee04","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240821154741-96f7558b785234f4962af4438d551bb57208ee04_1724255289242_0.35883126826433553","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240821155053-0b64965fa4aea3a1296974bfcc3db693a1582830":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240821155053-0b64965fa4aea3a1296974bfcc3db693a1582830","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240821155053-0b64965fa4aea3a1296974bfcc3db693a1582830","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"bdbb865ebf763d3a82309704449051f35178554c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240821155053-0b64965fa4aea3a1296974bfcc3db693a1582830.tgz","fileCount":107,"integrity":"sha512-ENBeWp0mw3p3bY2tSyrIB8WKm7HTX1+5K8nyjov3nYnTPsdOFoy/EMv2ZaggyPjxD/yLlxTYhgYw/JGjvn+VqQ==","signatures":[{"sig":"MEYCIQCFWi/DNJ1Ri931zc9lX4RfnfvPsG8/RPvgOmglJfCdnAIhAPPWioCdPSwYQHFwaqJ9tuxUE8pmJqlXXIvWnpl5Bdf4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"0b64965fa4aea3a1296974bfcc3db693a1582830","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240821155053-0b64965fa4aea3a1296974bfcc3db693a1582830","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240821155053-0b64965fa4aea3a1296974bfcc3db693a1582830_1724255482043_0.7641595371492917","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240821155139-a8828d34bc29bbf0d1b94171a347e856fc90a4aa":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240821155139-a8828d34bc29bbf0d1b94171a347e856fc90a4aa","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240821155139-a8828d34bc29bbf0d1b94171a347e856fc90a4aa","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"155afb6fc71b9f030e74f15ecff48ce56564d180","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240821155139-a8828d34bc29bbf0d1b94171a347e856fc90a4aa.tgz","fileCount":107,"integrity":"sha512-j/QMsw7RhFeMiuLpC2AM2usgeB0aPBoUw62ehZ2S25nvHVFwzJWarn/WHLjRoekZJUQHbqX/Su6jh8J82FQq3Q==","signatures":[{"sig":"MEQCIB7QlNEob3SWIpP8mbxuQPuhLQinAZg7E7+2obrVwZdDAiBhPRJ7mXI9W9LECnGWFATFGOyWMrqrnt5mrvp0JxVkDg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a8828d34bc29bbf0d1b94171a347e856fc90a4aa","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240821155139-a8828d34bc29bbf0d1b94171a347e856fc90a4aa","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240821155139-a8828d34bc29bbf0d1b94171a347e856fc90a4aa_1724255527816_0.09557736697249442","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240821155357-0ab5ee5d9ed6d8bb1048beebffcdc2690da706d6":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240821155357-0ab5ee5d9ed6d8bb1048beebffcdc2690da706d6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240821155357-0ab5ee5d9ed6d8bb1048beebffcdc2690da706d6","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"965c89a8b976dfe4975dd7e001a203e4592b417b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240821155357-0ab5ee5d9ed6d8bb1048beebffcdc2690da706d6.tgz","fileCount":107,"integrity":"sha512-YArkVx2EczqnNLaYGxX51jljawvG8AqVMBd+MZzj141GRr0CuWoxzpFarihJWCR9UuANlJTWrGFtnzwFO7A5SQ==","signatures":[{"sig":"MEUCIFtsiRcC9ifY2Ujpf3FSIjoUyDNW6Uix11EbmNrt9isWAiEA+KJXHYxetvpUO+9IumZ+REzPupWCGEPvmx1Ck0p/UMs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"0ab5ee5d9ed6d8bb1048beebffcdc2690da706d6","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240821155357-0ab5ee5d9ed6d8bb1048beebffcdc2690da706d6","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240821155357-0ab5ee5d9ed6d8bb1048beebffcdc2690da706d6_1724255668863_0.1500939509253394","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240821155723-b7a7d52eca26e2989992babc13a928cf0af51010":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240821155723-b7a7d52eca26e2989992babc13a928cf0af51010","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240821155723-b7a7d52eca26e2989992babc13a928cf0af51010","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"638796427064713fe0091492b1b102e49f95aff1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240821155723-b7a7d52eca26e2989992babc13a928cf0af51010.tgz","fileCount":107,"integrity":"sha512-jLfbfkbeHyuFlVBCR1R8aRhmI/+4ST3MzkWAcBg/YMeEw+qE4pVskHh4v5sBCL+3vjd5feGeyttGE3aoI5Qnig==","signatures":[{"sig":"MEQCIFbIVoqnEZPMqrIdpmJXT07Y9iXw/G96G4rdi2EjGuJ7AiAQ8aHTFMtB8AwT8zhWu9/0/3kgIFr3mYJuKvxC7GFwPg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b7a7d52eca26e2989992babc13a928cf0af51010","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240821155723-b7a7d52eca26e2989992babc13a928cf0af51010","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240821155723-b7a7d52eca26e2989992babc13a928cf0af51010_1724255870794_0.7429543413662143","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240821155833-fdd39f0697b8efda7d03c3e92bb26c1412db1f14":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240821155833-fdd39f0697b8efda7d03c3e92bb26c1412db1f14","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240821155833-fdd39f0697b8efda7d03c3e92bb26c1412db1f14","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"897cb44183dce7ed039f5a58f88a98ce6bcc8815","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240821155833-fdd39f0697b8efda7d03c3e92bb26c1412db1f14.tgz","fileCount":107,"integrity":"sha512-pn63LvpQhQQvMM3MnxFpKRkTK/t5GkZz6g2AdaO1JxSGY4yWi6ZHaPWcPHi9BuSXapCg2vf589jFJmyC+Fbs4w==","signatures":[{"sig":"MEYCIQCx1/xZ4TOVa/Dd4fB0+dQQdtv5T9O0Oy9G6VYH1y+fhQIhAMq8NwoG6AVkc97nnfn3cWSVc655gtiCwy7NF2DphHW7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"fdd39f0697b8efda7d03c3e92bb26c1412db1f14","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240821155833-fdd39f0697b8efda7d03c3e92bb26c1412db1f14","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240821155833-fdd39f0697b8efda7d03c3e92bb26c1412db1f14_1724255940418_0.19988769165186304","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240821160126-a1e1d5b1c4d4bcf18b76c4b9db80a9d3d2aee253":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240821160126-a1e1d5b1c4d4bcf18b76c4b9db80a9d3d2aee253","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240821160126-a1e1d5b1c4d4bcf18b76c4b9db80a9d3d2aee253","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8a94cec6211a831968844f7bb73b94d2344d36ef","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240821160126-a1e1d5b1c4d4bcf18b76c4b9db80a9d3d2aee253.tgz","fileCount":107,"integrity":"sha512-yoLBAPfCJJI7XPxwN9iaoQCKqvHAinQBpsS6zadqxgnzWI9nlID2stoeA53KdNIGq/RxQWb4uDzs4+S3HXhfbw==","signatures":[{"sig":"MEYCIQC35nX57ZrlnBTu/OgXr7Un7180WxCAtR+MtYYzFLlUxwIhAPfl2uNLQLqX4mlc9diGr/WQBXhlrXSUkZSDBIr7qrkB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a1e1d5b1c4d4bcf18b76c4b9db80a9d3d2aee253","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240821160126-a1e1d5b1c4d4bcf18b76c4b9db80a9d3d2aee253","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240821160126-a1e1d5b1c4d4bcf18b76c4b9db80a9d3d2aee253_1724256114569_0.06950236974464175","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240821160254-42fabd2219f023f149b227ca9c2ad06ff5065e35":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240821160254-42fabd2219f023f149b227ca9c2ad06ff5065e35","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240821160254-42fabd2219f023f149b227ca9c2ad06ff5065e35","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"9fb50c8b315d6ae1fd03357036a3225ab581f98b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240821160254-42fabd2219f023f149b227ca9c2ad06ff5065e35.tgz","fileCount":107,"integrity":"sha512-bwzJph8acvR1W/aCJ6HfbL7tIUY40vV7mpmcCMsijEpB9t5upixcVLlbbyLLw8ryaCdBndciPslJXJLC5nQhoA==","signatures":[{"sig":"MEUCIQCOiZ4Duh7pDu1wEEYT8OGkWRriqtUOyGoZtCxZ7GRVEwIgPWTFS8ZwClqKbk0Jcep/o/cXMJRIKz0Kn2JiP0EUFtw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"42fabd2219f023f149b227ca9c2ad06ff5065e35","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240821160254-42fabd2219f023f149b227ca9c2ad06ff5065e35","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240821160254-42fabd2219f023f149b227ca9c2ad06ff5065e35_1724256203368_0.1776619461879665","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240821160526-fd4d67385549f69ea8ded9ddf70601fa66e57a6f":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240821160526-fd4d67385549f69ea8ded9ddf70601fa66e57a6f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240821160526-fd4d67385549f69ea8ded9ddf70601fa66e57a6f","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a5025ec2c933a83bff580b1a367e7f3a8ae3f384","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240821160526-fd4d67385549f69ea8ded9ddf70601fa66e57a6f.tgz","fileCount":107,"integrity":"sha512-xIXjWqM1vg9nVTtXNqMzD//zxaV3nc5IGJ+MLwS1drBY8pLkhXq6uai68dkzAdr3ecVmMExNIeuJj/gKIz/emA==","signatures":[{"sig":"MEQCIEsAyMk3ZvagVPRlWWQA8QQUX3svuPcwojzQdDt1WPtDAiAEKGrsInxMb+D4KFUY8TNuXJG3DrEtcV25keHBywrGpA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"fd4d67385549f69ea8ded9ddf70601fa66e57a6f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240821160526-fd4d67385549f69ea8ded9ddf70601fa66e57a6f","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240821160526-fd4d67385549f69ea8ded9ddf70601fa66e57a6f_1724256353378_0.34241600781195025","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240821160659-be01d1810e9e0ccbfca96fb328f4571dec4529d3":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240821160659-be01d1810e9e0ccbfca96fb328f4571dec4529d3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240821160659-be01d1810e9e0ccbfca96fb328f4571dec4529d3","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ab5d5963b853b00f1f046d0fde040ec73030a635","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240821160659-be01d1810e9e0ccbfca96fb328f4571dec4529d3.tgz","fileCount":107,"integrity":"sha512-IorLBZroIJvPPOGrCDdIG8C9WotQqiHzxgt2p8wzFgkXNdHpBfDHfctP/JOlMbQu4buPt7G0njZ5lCTjgZxa2g==","signatures":[{"sig":"MEYCIQDj5SVK5uZ4B44zJAxIR/gBdfGtm8WCnBu5aJCjT9tYpQIhAN62lBjWyAEpaoPLm0qkOvwGyjpVTxKSuALhUXrBUKqx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"be01d1810e9e0ccbfca96fb328f4571dec4529d3","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240821160659-be01d1810e9e0ccbfca96fb328f4571dec4529d3","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240821160659-be01d1810e9e0ccbfca96fb328f4571dec4529d3_1724256446476_0.12821525128454714","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240821160946-481972c58a6512533f3c25e1b0b6a436860b49e3":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240821160946-481972c58a6512533f3c25e1b0b6a436860b49e3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240821160946-481972c58a6512533f3c25e1b0b6a436860b49e3","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6aeb17672f4884a11ebecfcf9108435b79db5c30","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240821160946-481972c58a6512533f3c25e1b0b6a436860b49e3.tgz","fileCount":107,"integrity":"sha512-CILIYu/eDsc0AnPmCPKO1+HxNM3osy1rhJ3i0JL6eQgAn67qdtdiCdxh5xFOsKPh67bzZjswhqSh/iTUr2TFuQ==","signatures":[{"sig":"MEUCIQDuVYHv5xhqCJ2yXHqDQBNIpZbY1yycrv1VvbdLC6o+8gIgKOTpE1EKPrvVWuG7APTRmo62mX42LXsSfBATbT/1o9Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"481972c58a6512533f3c25e1b0b6a436860b49e3","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240821160946-481972c58a6512533f3c25e1b0b6a436860b49e3","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240821160946-481972c58a6512533f3c25e1b0b6a436860b49e3_1724256619510_0.7957564657290519","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240821161110-1c170c992af45126691c5dfcdb88cc3df7e889a6":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240821161110-1c170c992af45126691c5dfcdb88cc3df7e889a6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240821161110-1c170c992af45126691c5dfcdb88cc3df7e889a6","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b9fb205787b2a7a056934bb9b672985e9822af64","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240821161110-1c170c992af45126691c5dfcdb88cc3df7e889a6.tgz","fileCount":107,"integrity":"sha512-pGHASGQn/IyiLSTgph2wAIMHGt8Dw4EVJEJR2hUPqcXaVbsSVvihvoRBztoNn/3qqOLO6FV1VT4D1GkzR9qg4g==","signatures":[{"sig":"MEUCIQDyvax2Aqv0gA+MtzPCrGYumY2Opd4yXhmWOJz/aN7BsgIgeKPQJKdk+pQQWkN0lFoPepOjE6HtcOa2kTqty60sEi8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1c170c992af45126691c5dfcdb88cc3df7e889a6","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240821161110-1c170c992af45126691c5dfcdb88cc3df7e889a6","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240821161110-1c170c992af45126691c5dfcdb88cc3df7e889a6_1724256698117_0.06079080621613375","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240821161234-fa714901b445281ccc8a451827bcbe964d94257d":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240821161234-fa714901b445281ccc8a451827bcbe964d94257d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240821161234-fa714901b445281ccc8a451827bcbe964d94257d","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"201e7aaef573d137c6f16aa31b4c7581816fb59d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240821161234-fa714901b445281ccc8a451827bcbe964d94257d.tgz","fileCount":107,"integrity":"sha512-4zxBSlTqccZS0uFKJ/i3ymfyw4RSyGcvs896pJtayn0X7bXnWa6hz8G72nHnSt7ghQvZ6v1HrUN9UIcAqx5wSQ==","signatures":[{"sig":"MEYCIQCb9lsVfBRG5nlp26lsslUI5nl5wb6ARQ5gKq0+cEyHUgIhANfhV9xKlkw8HxXHyMFORnGF7uKY46yBp2qekWSPaXWB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"fa714901b445281ccc8a451827bcbe964d94257d","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240821161234-fa714901b445281ccc8a451827bcbe964d94257d","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240821161234-fa714901b445281ccc8a451827bcbe964d94257d_1724256783644_0.04161313467679939","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240821161825-db8629c61b20ecef58218a56a251e61e2058c7c7":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240821161825-db8629c61b20ecef58218a56a251e61e2058c7c7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240821161825-db8629c61b20ecef58218a56a251e61e2058c7c7","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d2d81cda3e63a0e965d6ce1f43e71178552b5430","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240821161825-db8629c61b20ecef58218a56a251e61e2058c7c7.tgz","fileCount":107,"integrity":"sha512-JW9pf0SMnB+qZBD2JWEBCozVKb1ORvzMPLUkY/LjOsMvk9Ejrm9ZeMOR9HnBZhkephXyKNwdp0P2hIx9PJw4iw==","signatures":[{"sig":"MEUCIHIhOFA4SkGs9w/4vLUyniorr3p3R8aEpOyQoy43MrDbAiEA7AUZsl6o/GQMYqiS/AC3xb0Vs1fD0ugYuVVitWrXjFM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"db8629c61b20ecef58218a56a251e61e2058c7c7","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240821161825-db8629c61b20ecef58218a56a251e61e2058c7c7","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240821161825-db8629c61b20ecef58218a56a251e61e2058c7c7_1724257132239_0.060260273678416576","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240821184413-8fcab599aa30b0c3fd54a8741be7905f7a189389":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240821184413-8fcab599aa30b0c3fd54a8741be7905f7a189389","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240821184413-8fcab599aa30b0c3fd54a8741be7905f7a189389","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ca679550658d2af3d1863e57c564368adfb77373","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240821184413-8fcab599aa30b0c3fd54a8741be7905f7a189389.tgz","fileCount":107,"integrity":"sha512-r8NS+HwR/ZEZADmABUCxzapEfEGaETbHYlS1ovGkUOQPm9FSfiY/vRFKovYLbhZv++/MdX9uMEcBHlY7r8SMAg==","signatures":[{"sig":"MEQCIFII/uk10PZNeiwwZ3zKqufaakOqB6G8/y+gcB0/JJqGAiBr7OA+32PjwoI+2GpYcjnQm8QYPLRme0Ot6q5EcK0xEw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8fcab599aa30b0c3fd54a8741be7905f7a189389","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240821184413-8fcab599aa30b0c3fd54a8741be7905f7a189389","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240821184413-8fcab599aa30b0c3fd54a8741be7905f7a189389_1724265880544_0.3445477141076019","host":"s3://npm-registry-packages"}},"5.0.3-rc-20240821184624-539596e6900f0554629ae4640b1678e2e78ff2bb":{"name":"@graphql-codegen/cli","version":"5.0.3-rc-20240821184624-539596e6900f0554629ae4640b1678e2e78ff2bb","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-rc-20240821184624-539596e6900f0554629ae4640b1678e2e78ff2bb","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6f7ec7f9ad5054394dfd2c4920b6a5b44f214c7e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-rc-20240821184624-539596e6900f0554629ae4640b1678e2e78ff2bb.tgz","fileCount":107,"integrity":"sha512-JIYtK5Y7LBZbT32E8j664BQKjLUDlzA4JZwXezMT9gQq9urY5JxEXBW+Bwfo2tgpVB/AcaLUsJYUpETjD91m9w==","signatures":[{"sig":"MEUCIEmFJIDzX9nxxwNR06txeIblsC6I6y2dFvoXth8VJkduAiEA689GpwS12p8hoOIR7MRsnSvbs5Jd0lROYcydD4E2IC4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238921},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"539596e6900f0554629ae4640b1678e2e78ff2bb","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-rc-20240821184624-539596e6900f0554629ae4640b1678e2e78ff2bb","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-rc-20240821184624-539596e6900f0554629ae4640b1678e2e78ff2bb_1724266013103_0.9265222459430826","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240822005319-cfa0846f6c5037e252aa5b7c11dc66d09cadd9ef":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240822005319-cfa0846f6c5037e252aa5b7c11dc66d09cadd9ef","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240822005319-cfa0846f6c5037e252aa5b7c11dc66d09cadd9ef","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8afcb1cfaa94e1e6096ac53ff9d879087d6f19ef","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240822005319-cfa0846f6c5037e252aa5b7c11dc66d09cadd9ef.tgz","fileCount":107,"integrity":"sha512-oBpzPK7i/ORfqqaHPL3/fcoqdce/TcbG5YaPcPGWUvNZPuaFAXsoNsqCuONElYGWmSz7pM2+zIyBZ/ar4emH1A==","signatures":[{"sig":"MEUCIQCUQLkFnsRg6u6mu55ZH7UceLEkmMFSeSoboCT1TUR10AIgfzh0uj8SaqgOr72J1hP/RhiUg4VMuSRBvZyFDLsY0Uo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"cfa0846f6c5037e252aa5b7c11dc66d09cadd9ef","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240822005319-cfa0846f6c5037e252aa5b7c11dc66d09cadd9ef","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240822005319-cfa0846f6c5037e252aa5b7c11dc66d09cadd9ef_1724288026957_0.18161581892501366","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240822005351-95cbbbcad916a8bc2dfbff4874f4297abddc9d67":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240822005351-95cbbbcad916a8bc2dfbff4874f4297abddc9d67","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240822005351-95cbbbcad916a8bc2dfbff4874f4297abddc9d67","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"aa2074bff17566e746d6a016f12972e5b0895367","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240822005351-95cbbbcad916a8bc2dfbff4874f4297abddc9d67.tgz","fileCount":107,"integrity":"sha512-yZqi6aoLj9RyRQLAY8Z6cHMbfhuJTsLIaqopC/cvizVQinaAYb39DalIRF8IOr/fFBNvVda2y+F6Zhd593tSxw==","signatures":[{"sig":"MEUCIQD0PDo3w1+TDOE/fDopgswo8nlXUzwj3dOxSJF9BbAMwwIgdevail3zbdBliO5vxRGWBcEve7VKJSZr/OrqoHmuINE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"95cbbbcad916a8bc2dfbff4874f4297abddc9d67","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240822005351-95cbbbcad916a8bc2dfbff4874f4297abddc9d67","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240822005351-95cbbbcad916a8bc2dfbff4874f4297abddc9d67_1724288059151_0.8009830392798996","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240822101354-e44375622b0aaa0804bc5d20bc5ee90f51f22c92":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240822101354-e44375622b0aaa0804bc5d20bc5ee90f51f22c92","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240822101354-e44375622b0aaa0804bc5d20bc5ee90f51f22c92","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c7b12a7401beb19a177dcc2b248ab0105a7b6c12","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240822101354-e44375622b0aaa0804bc5d20bc5ee90f51f22c92.tgz","fileCount":107,"integrity":"sha512-K30Dmvm7t/yMduiCZ+WAfnWVU4goPELzuiBwas0i76BcUOWFn9A2nYseITk9tEf9FlEmgrMW/WUOTzAlWR3Cxg==","signatures":[{"sig":"MEUCIFeW903iJn0hxZTApVZziFo64XcGw6E1RSQMGpAbBpP7AiEA6ksxShTCg0JO4qAZXz3loONZBSSbyU43CcXZWtcRouo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238988},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e44375622b0aaa0804bc5d20bc5ee90f51f22c92","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240822101354-e44375622b0aaa0804bc5d20bc5ee90f51f22c92","@graphql-codegen/plugin-helpers":"5.1.0-alpha-20240822101354-e44375622b0aaa0804bc5d20bc5ee90f51f22c92","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240822101354-e44375622b0aaa0804bc5d20bc5ee90f51f22c92_1724321662526_0.8656967806960729","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240822103433-06035ca5e5744851bdd46e252fe4026be0902c75":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240822103433-06035ca5e5744851bdd46e252fe4026be0902c75","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240822103433-06035ca5e5744851bdd46e252fe4026be0902c75","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"09ecb132eb150017c3df6e71bac92127e4f05672","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240822103433-06035ca5e5744851bdd46e252fe4026be0902c75.tgz","fileCount":107,"integrity":"sha512-TGdWyGANK1Y0XXhz1HNdJSHEPG4GSqwzpi3MLAuHKzc7KFO4q1uuR9PdohUSAarYHYdBZHz1mP7w0uRxeGoQuw==","signatures":[{"sig":"MEQCIC4L+iDjtxYrg+xTvcfmH7MvFnH9aQIvHHePaQqW0cFMAiAhte2dTtZ4OMDi/AFllTbggqssNHvayzeak3csbrCdmQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238988},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"06035ca5e5744851bdd46e252fe4026be0902c75","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240822103433-06035ca5e5744851bdd46e252fe4026be0902c75","@graphql-codegen/plugin-helpers":"5.1.0-alpha-20240822103433-06035ca5e5744851bdd46e252fe4026be0902c75","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240822103433-06035ca5e5744851bdd46e252fe4026be0902c75_1724322899793_0.7452011736269955","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240822105143-05dac215f55449a96ee08a8d127384f5b3abdb82":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240822105143-05dac215f55449a96ee08a8d127384f5b3abdb82","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240822105143-05dac215f55449a96ee08a8d127384f5b3abdb82","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"fa7eb55dc709af7c9fa519f9734243a34f97e559","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240822105143-05dac215f55449a96ee08a8d127384f5b3abdb82.tgz","fileCount":107,"integrity":"sha512-sho9xDm7IXJm6FcVp8t/hAEIV/fJH2vZUOYmcWCLhxdfcHBLEytV/OnBIfDikBEDvIT4LPeD7zWZ49eTFuub3g==","signatures":[{"sig":"MEYCIQDAkPPc0r0xuA9hyPvYg0oNzba+HDNlc9JwmAEcEJbJEwIhAK+NKRriuIW64mtk1jkjlRM4YXDS6QshVr5uiD+4bUPA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238988},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"05dac215f55449a96ee08a8d127384f5b3abdb82","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240822105143-05dac215f55449a96ee08a8d127384f5b3abdb82","@graphql-codegen/plugin-helpers":"5.1.0-alpha-20240822105143-05dac215f55449a96ee08a8d127384f5b3abdb82","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240822105143-05dac215f55449a96ee08a8d127384f5b3abdb82_1724323931025_0.20563186676350576","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240822105817-3034c9a805e0ef5d80c80d66fb637e327e0b402c":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240822105817-3034c9a805e0ef5d80c80d66fb637e327e0b402c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240822105817-3034c9a805e0ef5d80c80d66fb637e327e0b402c","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d0d5f59d80fb13d2159291be43946cd4b60dab41","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240822105817-3034c9a805e0ef5d80c80d66fb637e327e0b402c.tgz","fileCount":107,"integrity":"sha512-F3LxASnkj0mksBEaWk+4I18oMJfXfcW8Lm8te/xcnSwTig93LIUAUdJfd9vfFHZL8Kazf6LddqymrSUD1wnaqw==","signatures":[{"sig":"MEYCIQClSFmFtSEDw7p9mf3CRRpgfRZHaiT6PGbYk3Gu5+lIEgIhAIOfwOixVzBKaeh1ypHOXsaA6l3UU0zhnE6n/sR1gw8w","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238988},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3034c9a805e0ef5d80c80d66fb637e327e0b402c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240822105817-3034c9a805e0ef5d80c80d66fb637e327e0b402c","@graphql-codegen/plugin-helpers":"5.1.0-alpha-20240822105817-3034c9a805e0ef5d80c80d66fb637e327e0b402c","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240822105817-3034c9a805e0ef5d80c80d66fb637e327e0b402c_1724324323830_0.2933314138066738","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240822113716-89be355f9a56a0305c13888fb5d971ade13675c7":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240822113716-89be355f9a56a0305c13888fb5d971ade13675c7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240822113716-89be355f9a56a0305c13888fb5d971ade13675c7","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"bdde4ab3822473ed1d5c9c8f05c12fef97a9f6df","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240822113716-89be355f9a56a0305c13888fb5d971ade13675c7.tgz","fileCount":107,"integrity":"sha512-RpaT54WC8+f+T+paYPBxTykmFBa3OuWsIzeH0iXCFtVhSngrhkjKzYNsZ/RuVRmg0nL47KFWBx9z6VFh4soVqA==","signatures":[{"sig":"MEYCIQClq8e4zqw9mOWj4qzaz5sHTK7CcknLSQQMtakL1wMhOwIhAI7x2tbynS8DN3hXG3jcj/gs82IL1dddxzECt+PNQeUP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238988},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"89be355f9a56a0305c13888fb5d971ade13675c7","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240822113716-89be355f9a56a0305c13888fb5d971ade13675c7","@graphql-codegen/plugin-helpers":"5.1.0-alpha-20240822113716-89be355f9a56a0305c13888fb5d971ade13675c7","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240822113716-89be355f9a56a0305c13888fb5d971ade13675c7_1724326664017_0.9589110450441733","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240822185334-be62b48dff9c529fa4f06eb3f2b8c151bd17685a":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240822185334-be62b48dff9c529fa4f06eb3f2b8c151bd17685a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240822185334-be62b48dff9c529fa4f06eb3f2b8c151bd17685a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ecb9f4fbb4aea867d16dc73fe59841945ddc9960","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240822185334-be62b48dff9c529fa4f06eb3f2b8c151bd17685a.tgz","fileCount":107,"integrity":"sha512-eEv7ZI6vQ6/TVHxAtx7ztxT9jT1Z8ryyo5UqZZZnxVUb2Q9xp2mxRFJnZklcXRRnHfExGih9TGuSqk1+P9XbGA==","signatures":[{"sig":"MEQCICI1GPapGdRq2D3M2QORPLPEqEoaIueESVbbi7dlzXPvAiAn8N/2dKm1f0X7FdJkct1hsbt/T+Sy9wmoNqOsjotJwA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"be62b48dff9c529fa4f06eb3f2b8c151bd17685a","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240822185334-be62b48dff9c529fa4f06eb3f2b8c151bd17685a","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240822185334-be62b48dff9c529fa4f06eb3f2b8c151bd17685a_1724352841619_0.8358972013360564","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240823142513-cf77174af023a3aa7cc50fbbf35af58e4b5f6303":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240823142513-cf77174af023a3aa7cc50fbbf35af58e4b5f6303","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240823142513-cf77174af023a3aa7cc50fbbf35af58e4b5f6303","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"fdafadca3706e4bab43f70fec58ebca184975f13","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240823142513-cf77174af023a3aa7cc50fbbf35af58e4b5f6303.tgz","fileCount":107,"integrity":"sha512-HoMwnvVmGRWPk1xVBFvVQpgGrWBV5s0dlGT7d6cm0vasET3WxV9LXjqSjT0sM5VBqiDn44AYdQ95n3KnSTUueQ==","signatures":[{"sig":"MEYCIQC8LzkOwtKIS8ti6GKFGDonqD56V77XtvFBuRsd3C+1ZAIhANuYofdkFAd11xiYGjrXlI6axJdSIkJgDn4J62J/Qbjj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"cf77174af023a3aa7cc50fbbf35af58e4b5f6303","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240823142513-cf77174af023a3aa7cc50fbbf35af58e4b5f6303","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240823142513-cf77174af023a3aa7cc50fbbf35af58e4b5f6303_1724423140391_0.6512950004024498","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240825131803-18a679babe76a18ce81c108f39e4010e53deb0ce":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240825131803-18a679babe76a18ce81c108f39e4010e53deb0ce","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240825131803-18a679babe76a18ce81c108f39e4010e53deb0ce","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"4981562c08314a48ba983ec5e9f5c23f4223dc19","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240825131803-18a679babe76a18ce81c108f39e4010e53deb0ce.tgz","fileCount":107,"integrity":"sha512-bEihvf45Yzs+yKCsJ+Xbfb/wq7mYTW1gHvIfmomzifM+5UtwTw/8agL+MjBrC7mSEX2dsZ5oG/el8KZJPRUT3A==","signatures":[{"sig":"MEQCIGoCdgXCZrX1bx9LS7getxevYmfNIhvHaKnE2iFW6xD5AiB9JCrGcr/yI71KM4QbsxiN/Ck0jJUs4oizV/9JT4fjgg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238988},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"18a679babe76a18ce81c108f39e4010e53deb0ce","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240825131803-18a679babe76a18ce81c108f39e4010e53deb0ce","@graphql-codegen/plugin-helpers":"5.1.0-alpha-20240825131803-18a679babe76a18ce81c108f39e4010e53deb0ce","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240825131803-18a679babe76a18ce81c108f39e4010e53deb0ce_1724591911352_0.0342586738910482","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240825132442-50b53f85ab5403a6582b0d0713948a45b027421b":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240825132442-50b53f85ab5403a6582b0d0713948a45b027421b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240825132442-50b53f85ab5403a6582b0d0713948a45b027421b","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"fbeb794744f16597643eb10e43290918b5372e4d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240825132442-50b53f85ab5403a6582b0d0713948a45b027421b.tgz","fileCount":107,"integrity":"sha512-kP1PL8ah2jMci5bp1gOEx00M9WVlVaiE/JkQFj7tm8nlQN2KLiWgIGQTBBkT7nkTym//nTdSWtEq4gkNfcpnjQ==","signatures":[{"sig":"MEUCIQCuHkIx5PvnUEYvgK59UZbsHQn8sLgTM/vTQ+yHK7AuwwIgBZL7wPOwSHmSY252Sr7xF4Bjjq3J3xeENrWTZjpBKmM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238988},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"50b53f85ab5403a6582b0d0713948a45b027421b","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240825132442-50b53f85ab5403a6582b0d0713948a45b027421b","@graphql-codegen/plugin-helpers":"5.1.0-alpha-20240825132442-50b53f85ab5403a6582b0d0713948a45b027421b","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240825132442-50b53f85ab5403a6582b0d0713948a45b027421b_1724592312385_0.827344871077681","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240825133857-587899fa7a3e2a93691aa808cffc232c189c850c":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240825133857-587899fa7a3e2a93691aa808cffc232c189c850c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240825133857-587899fa7a3e2a93691aa808cffc232c189c850c","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8e0ea0b8a951ae8ed04e1867fc70b4eaf99cf753","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240825133857-587899fa7a3e2a93691aa808cffc232c189c850c.tgz","fileCount":107,"integrity":"sha512-zh7TLjL9+W93gNBdgWafJLvSpAWuG2gVJO0Y2dYHkgfqclI0nVB1773bF8RwTWR2xplYUXfAQGAUV+e1F7EqSA==","signatures":[{"sig":"MEYCIQDrK7FBa4d5OB8BqBOYNOZaF3yIa3R2gFWjdrb6jaNeTwIhANzK/R74nFMpqWzjcuSbfaXd/RVlw9qEAS74ERkGXotw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238988},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"587899fa7a3e2a93691aa808cffc232c189c850c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240825133857-587899fa7a3e2a93691aa808cffc232c189c850c","@graphql-codegen/plugin-helpers":"5.1.0-alpha-20240825133857-587899fa7a3e2a93691aa808cffc232c189c850c","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240825133857-587899fa7a3e2a93691aa808cffc232c189c850c_1724593165720_0.9691458918041116","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240826014733-6eb8d1927ed604d24fc028a22dfaf39caab6f556":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240826014733-6eb8d1927ed604d24fc028a22dfaf39caab6f556","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240826014733-6eb8d1927ed604d24fc028a22dfaf39caab6f556","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c5edaa02054e49b30b7c3000260706ddda06cdc6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240826014733-6eb8d1927ed604d24fc028a22dfaf39caab6f556.tgz","fileCount":107,"integrity":"sha512-1deCrGxKXCMNgF0Y8zafeYRHe22t1oLL8tsEuroiF6OprivTBGzEDcTGeJBcppTpFHerOslWM6U6GoGgUxEsBQ==","signatures":[{"sig":"MEYCIQCkTVMOK73B3hEGw6FnRb+w0CpCMeJ7yjcm5zkeDgIjaQIhAOIfKjzhug5ZxU+eaaMGUds/5h9xIGg4Pf6B7gGkRHUK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6eb8d1927ed604d24fc028a22dfaf39caab6f556","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240826014733-6eb8d1927ed604d24fc028a22dfaf39caab6f556","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240826014733-6eb8d1927ed604d24fc028a22dfaf39caab6f556_1724636880523_0.830075081420323","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240826215210-6c4c2d0067c06252dcbe6fca72f9ea0054cbed71":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240826215210-6c4c2d0067c06252dcbe6fca72f9ea0054cbed71","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240826215210-6c4c2d0067c06252dcbe6fca72f9ea0054cbed71","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"48afc3afcef573c892eb0c979368ac0455dff936","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240826215210-6c4c2d0067c06252dcbe6fca72f9ea0054cbed71.tgz","fileCount":107,"integrity":"sha512-KSQLH7Sw2weaPM5qpBm0jcADRH9wd2xNp76v6jE1Z3ra2AOxebytimFlWzljd7oiYfbvrpt4g2gN5l06Qv2s3g==","signatures":[{"sig":"MEYCIQDgtjWT6Ou/bXr0L8jxxJGOgLJtYSoeC3FPcHeoiZnc/gIhAILLP7I8j7kHvfnEQkuXrGKy2oBUPx+drbLGVT124Be5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6c4c2d0067c06252dcbe6fca72f9ea0054cbed71","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240826215210-6c4c2d0067c06252dcbe6fca72f9ea0054cbed71","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240826215210-6c4c2d0067c06252dcbe6fca72f9ea0054cbed71_1724709157360_0.07997521664327922","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240827195656-315c6d853793ab81d9c6dcfc2485d4c741c2325d":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240827195656-315c6d853793ab81d9c6dcfc2485d4c741c2325d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240827195656-315c6d853793ab81d9c6dcfc2485d4c741c2325d","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"fae3d23cf818b23db9952654c1e25a05460c031b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240827195656-315c6d853793ab81d9c6dcfc2485d4c741c2325d.tgz","fileCount":107,"integrity":"sha512-yKWodKsHvrMzFgCQtXkzLDEiSRj1rqL8YOS8S/OT/Gknx5VOIKaqjb1QYwHHy+BjnvwxaKqf5Z5ZCKnSLoLTnQ==","signatures":[{"sig":"MEYCIQCPrBMPLsyK359acjpy63dRTx01GTx39EWHbN67jO+nJAIhAKwfBOWMOktHDeUNPetcWUjD/ezMiyBeWajcd8gBB/sn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"315c6d853793ab81d9c6dcfc2485d4c741c2325d","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240827195656-315c6d853793ab81d9c6dcfc2485d4c741c2325d","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240827195656-315c6d853793ab81d9c6dcfc2485d4c741c2325d_1724788643469_0.17405423556582367","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240827195712-8f1f43b1d6d69fc3790bd47127b2634764096700":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240827195712-8f1f43b1d6d69fc3790bd47127b2634764096700","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240827195712-8f1f43b1d6d69fc3790bd47127b2634764096700","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"138c560399de93370b61644f544e392b18548d63","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240827195712-8f1f43b1d6d69fc3790bd47127b2634764096700.tgz","fileCount":107,"integrity":"sha512-P16krRgVG/BEsmftML0HZl1GqtjryAuN5SDHrhAT1tEWOUp4wMyaElBM+QT1rG+q6ASiZrB/tMTnuL739E4ljg==","signatures":[{"sig":"MEYCIQCcivz3gi+FUCWpIAz2CL1nphOiV5gvqTbQFgUSmjXmCwIhAJwlxy82pMZ+1rg1X2cgn68wzycUvfndR9/oliPaizsl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8f1f43b1d6d69fc3790bd47127b2634764096700","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240827195712-8f1f43b1d6d69fc3790bd47127b2634764096700","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240827195712-8f1f43b1d6d69fc3790bd47127b2634764096700_1724788659512_0.9652434748432264","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240830012554-cc647218537e0dc174042c2bbf470c3c31db3eed":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240830012554-cc647218537e0dc174042c2bbf470c3c31db3eed","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240830012554-cc647218537e0dc174042c2bbf470c3c31db3eed","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"10713ae8e7d3581ec78d5390d98c957e6001a572","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240830012554-cc647218537e0dc174042c2bbf470c3c31db3eed.tgz","fileCount":107,"integrity":"sha512-E1qzhucb21SU/rShBPvYUPC2SIVxUfIMrs2LiPG2RodV2GZju3ftYLSiDIBjosQbSMAz95LjZCqsBbb28nBGkw==","signatures":[{"sig":"MEUCIFYIqH+JFya1I0i3gtnwqgqOJZM0SxXqHIygo4w1S16RAiEA8L5OylAwVCtaZLhzZZR1If+PEM1gSv6hqWN9+ROzhfI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"cc647218537e0dc174042c2bbf470c3c31db3eed","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240830012554-cc647218537e0dc174042c2bbf470c3c31db3eed","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240830012554-cc647218537e0dc174042c2bbf470c3c31db3eed_1724981181914_0.11182714834432828","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240830142441-8b5c5321dcd83532b7d6284869d9fb86ce26c8bc":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240830142441-8b5c5321dcd83532b7d6284869d9fb86ce26c8bc","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240830142441-8b5c5321dcd83532b7d6284869d9fb86ce26c8bc","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d64ef8fba8883b704c37bea6e95680414ebb35b4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240830142441-8b5c5321dcd83532b7d6284869d9fb86ce26c8bc.tgz","fileCount":107,"integrity":"sha512-vSxO/IvsKKAZ/dnKtXgVqZNYzyaRvxXwNF4BSiajDIX+XWTFare88KlwjYav23rbD4tM2IqRC4P7nexyAEhEJg==","signatures":[{"sig":"MEQCIDmwGkWmdGY0YcaXassCZ9gUlahZ+26nQlQfc7B67WqDAiAUay3qQh3A/M1pBu9Aul27SMw6Q0DQ6s/2RiFthQMuhw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8b5c5321dcd83532b7d6284869d9fb86ce26c8bc","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240830142441-8b5c5321dcd83532b7d6284869d9fb86ce26c8bc","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240830142441-8b5c5321dcd83532b7d6284869d9fb86ce26c8bc_1725027907564_0.8139886176083553","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240901225103-28690d56bf849f3bec5e2221d4e69fff306f4569":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240901225103-28690d56bf849f3bec5e2221d4e69fff306f4569","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240901225103-28690d56bf849f3bec5e2221d4e69fff306f4569","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"2cf0f440f00b66ac8174ed3f40f1056cb394fc47","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240901225103-28690d56bf849f3bec5e2221d4e69fff306f4569.tgz","fileCount":107,"integrity":"sha512-zJvArwX+WqsWTcySqlexcEtCMoxJqxzaxXWkwFNdlIotIgfVHFrEOBleXHN/0RkdJy46u7qkqMjr+VpLyGLGvQ==","signatures":[{"sig":"MEQCIDnKWzrc9N62v2rVrDokYEU1JVG7kDN3zowvE57JQeltAiAEuyPJ5iks3tE2JW178GQ8zx+KtqFlWvl1JpgJA9g/RA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"28690d56bf849f3bec5e2221d4e69fff306f4569","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240901225103-28690d56bf849f3bec5e2221d4e69fff306f4569","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240901225103-28690d56bf849f3bec5e2221d4e69fff306f4569_1725231090768_0.6450338141234397","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240902163956-31ccda9ddeb19ac44881d3c56af91e4cd2282862":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240902163956-31ccda9ddeb19ac44881d3c56af91e4cd2282862","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240902163956-31ccda9ddeb19ac44881d3c56af91e4cd2282862","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"73c91e6c2b25cc5a4ede8dff2c521286c3eef3b9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240902163956-31ccda9ddeb19ac44881d3c56af91e4cd2282862.tgz","fileCount":107,"integrity":"sha512-mlvnkYy9Updd3EKnQjwWRjWCvF0EEtBFFwmmn3kBwaY5JTAWH5V432l5Ygjyg2IlrNAFZniIuv8HTg9RKFbMBA==","signatures":[{"sig":"MEUCIFR8soFlNfrFpXxOb4cjgDjZMm5hz06eL7RjEKq7UiWyAiEA8Gpfpj1Hk3IwArnilxzWkBehor6vK0QZyXwUG5J8nk0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"31ccda9ddeb19ac44881d3c56af91e4cd2282862","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240902163956-31ccda9ddeb19ac44881d3c56af91e4cd2282862","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240902163956-31ccda9ddeb19ac44881d3c56af91e4cd2282862_1725295223685_0.5984128734500822","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240902195109-e5f3b0ef046518e64c078f36142dbe432e85d7ae":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240902195109-e5f3b0ef046518e64c078f36142dbe432e85d7ae","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240902195109-e5f3b0ef046518e64c078f36142dbe432e85d7ae","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"bccf81b75d331eaf93c893c751f341ef71c575e8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240902195109-e5f3b0ef046518e64c078f36142dbe432e85d7ae.tgz","fileCount":107,"integrity":"sha512-GMdBYyYcLg4f4G54+phaQyKRjJOZjccO9/Cf9QuP4ztyZfeuTu7yRii0wFYnZHES1B+6906hnY7TOaSow13ymw==","signatures":[{"sig":"MEUCIQCaHisUFlsSJFnn/RKHzFMzeDyH3RGOKGi7ubl+0QprqgIgYzzryte2P0FIN1WeUbn4I2UEfR+8XHIfIVKFR3JTBDk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e5f3b0ef046518e64c078f36142dbe432e85d7ae","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240902195109-e5f3b0ef046518e64c078f36142dbe432e85d7ae","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240902195109-e5f3b0ef046518e64c078f36142dbe432e85d7ae_1725306695821_0.512192233925904","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240903212024-7d8b9ea99a39ad2af5638a61094f9ce76e3235ef":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240903212024-7d8b9ea99a39ad2af5638a61094f9ce76e3235ef","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240903212024-7d8b9ea99a39ad2af5638a61094f9ce76e3235ef","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"7f481969df7341abb24fd957badd40d26786805c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240903212024-7d8b9ea99a39ad2af5638a61094f9ce76e3235ef.tgz","fileCount":107,"integrity":"sha512-5VlanWT2KqE5zesnWbsX0G10w8fuH+yEM5ppXh2GYYfE4eWtHYbgOjamBIap3TWC82MsRfaB68TZUPrOHjj03g==","signatures":[{"sig":"MEUCIQCt2ZmkdraepBCuqd0Ey2oEOeIpFNmS8hJYaDLK0uz4fwIgEVCtRiuGU1u14r/Ggoe/kKUccwpsILQJei7u4o7mwtw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"7d8b9ea99a39ad2af5638a61094f9ce76e3235ef","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240903212024-7d8b9ea99a39ad2af5638a61094f9ce76e3235ef","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240903212024-7d8b9ea99a39ad2af5638a61094f9ce76e3235ef_1725398451210_0.5478844157192468","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240904224429-c22afa49e294b36c2bc210d9a461e95e5f33aafc":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240904224429-c22afa49e294b36c2bc210d9a461e95e5f33aafc","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240904224429-c22afa49e294b36c2bc210d9a461e95e5f33aafc","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"2d511ed3e14b6fdc307c43522bce01c4cd4d9a32","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240904224429-c22afa49e294b36c2bc210d9a461e95e5f33aafc.tgz","fileCount":107,"integrity":"sha512-voPyvfA2x7OmoUjSHqLplYW6gBq2wNRtWa0UkD+m2/JYu2PNsXGk6vTt8jhKJjRMUbJAvfSOvshSnsbKLD2cJQ==","signatures":[{"sig":"MEUCIElWEhV+j9Fsymye7UcpOWYEUlo8be6aX2LkcnZEy4cHAiEAoMiMBnG/GyAO2ZRRAJfcpj+ctmcA9l7fhI0zZ/zcx60=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c22afa49e294b36c2bc210d9a461e95e5f33aafc","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240904224429-c22afa49e294b36c2bc210d9a461e95e5f33aafc","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240904224429-c22afa49e294b36c2bc210d9a461e95e5f33aafc_1725489896954_0.6450605500650473","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240904224506-916cb8361562367fe5b9e776a9076b691a03c044":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240904224506-916cb8361562367fe5b9e776a9076b691a03c044","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240904224506-916cb8361562367fe5b9e776a9076b691a03c044","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"dcf0ac215f521164fa1155784d4c33cd55db20d2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240904224506-916cb8361562367fe5b9e776a9076b691a03c044.tgz","fileCount":107,"integrity":"sha512-FHNAkolwTPZiTQ2dyURd2AMr+8NBoobwUyv4p/FucUl/5kj40QgvBXPGdlze0vEBOuTtQkvKZW0nGaYbHMIaIA==","signatures":[{"sig":"MEQCIC5sYbrEhLPoypoN19mjtQ5Nwlz9QmhQfNwBxq6OOu42AiBoPQR3n6XI/jSs54bPBjlOsW91CgryqMvsdKztmABtoA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"916cb8361562367fe5b9e776a9076b691a03c044","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240904224506-916cb8361562367fe5b9e776a9076b691a03c044","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240904224506-916cb8361562367fe5b9e776a9076b691a03c044_1725489938510_0.7649896459754844","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240905145200-ed2e73f771e5433570cd32051db792eafa613f20":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240905145200-ed2e73f771e5433570cd32051db792eafa613f20","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240905145200-ed2e73f771e5433570cd32051db792eafa613f20","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c7af8743f865c6f062e6e05e4db6be01e9370f2d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240905145200-ed2e73f771e5433570cd32051db792eafa613f20.tgz","fileCount":107,"integrity":"sha512-g+q62TYFrhk0gSlpO55VeVk9a88EeV1A7jhZ/Oly9tTTbozO+qWJTzImoqbAzeAKjlMiCUL47Xi2zPITFagNlg==","signatures":[{"sig":"MEUCIEhBhZyYm0rVd4wRrbfG1Zf69qMRqwn7DXtftJDWvVdPAiEApH2M4mqLy228Udakzas0XIPQfSyFXBhisHauPTeANq0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ed2e73f771e5433570cd32051db792eafa613f20","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240905145200-ed2e73f771e5433570cd32051db792eafa613f20","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240905145200-ed2e73f771e5433570cd32051db792eafa613f20_1725547948482_0.8532144675853865","host":"s3://npm-registry-packages"}},"5.0.3-rc-20240905145355-c1a7a172489b73e17b21c36edf06d6b680b723c0":{"name":"@graphql-codegen/cli","version":"5.0.3-rc-20240905145355-c1a7a172489b73e17b21c36edf06d6b680b723c0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-rc-20240905145355-c1a7a172489b73e17b21c36edf06d6b680b723c0","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"2717befe2d71f014661136d00ed765b264d06455","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-rc-20240905145355-c1a7a172489b73e17b21c36edf06d6b680b723c0.tgz","fileCount":107,"integrity":"sha512-4jRtgyp1g8Bk63Cis0iovDolUSLDnruhrUbXS7Y/gSSY1JJzXuxkdini4TjmNO+jkFDlolVl7sYng8e5uvHZYg==","signatures":[{"sig":"MEQCIBIKj3afv9PlGpWCVTDNaOQD3YPHdMQpHUEanT69z7xnAiAE54rzKQomAX2SJOjP8Q/0dZZ0xG+CdhMCXDgZpS537A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238921},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c1a7a172489b73e17b21c36edf06d6b680b723c0","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-rc-20240905145355-c1a7a172489b73e17b21c36edf06d6b680b723c0","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-rc-20240905145355-c1a7a172489b73e17b21c36edf06d6b680b723c0_1725548061811_0.8085264356008475","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240905145704-44aca36dedaab653a347441a9ff34be5f6bcb666":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240905145704-44aca36dedaab653a347441a9ff34be5f6bcb666","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240905145704-44aca36dedaab653a347441a9ff34be5f6bcb666","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6267e2c605bd0ba026f6a62c42ce8f535e5c0e1f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240905145704-44aca36dedaab653a347441a9ff34be5f6bcb666.tgz","fileCount":107,"integrity":"sha512-FeS/X+XuwKcj5tuIfu8dovEkk43xd7SlxgjTnfaQ4Nl94gexFEH1VZJT9urkV8KlLTMa6Y/oAp9pqc6vVL0bhQ==","signatures":[{"sig":"MEUCIQCbDiVgtn20YpxoNfhIl8IVUXyQ78VMxV39n0QWt99FVQIgFFT24ws+zPPMIHvT3SHh3vawZMDrusrnwAnvBH8hon4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"44aca36dedaab653a347441a9ff34be5f6bcb666","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240905145704-44aca36dedaab653a347441a9ff34be5f6bcb666","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240905145704-44aca36dedaab653a347441a9ff34be5f6bcb666_1725548251577_0.9853275876293088","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240906072550-e5c4eec9756d40c694735062fd85ae29648685ee":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240906072550-e5c4eec9756d40c694735062fd85ae29648685ee","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240906072550-e5c4eec9756d40c694735062fd85ae29648685ee","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"4c2958cfc753f7450b8a9c42249b15f966bbb6c9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240906072550-e5c4eec9756d40c694735062fd85ae29648685ee.tgz","fileCount":107,"integrity":"sha512-I6DyopXHHG9KTBcfRjbaWIzBWyGWO0+chKDbRulxjcRUJy8OPEbc7IVyr53ZMF/GHqe9Ejdre5LWeASBKBPZ0w==","signatures":[{"sig":"MEYCIQClIInrEhLz1p8XGTY5EKyGOP8/zOwrEgsWo94zWGpUJgIhALZpu4UlKAf13hwwL6pSd4ny6FN4/+HjNj93hiGitJBK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e5c4eec9756d40c694735062fd85ae29648685ee","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240906072550-e5c4eec9756d40c694735062fd85ae29648685ee","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240906072550-e5c4eec9756d40c694735062fd85ae29648685ee_1725607577689_0.21580428764597337","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240908162648-3014f9df9707f536ff5987a19241d36349329839":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240908162648-3014f9df9707f536ff5987a19241d36349329839","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240908162648-3014f9df9707f536ff5987a19241d36349329839","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"57e93b3b8041c3e0099c187cf77ee4e294a03ae3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240908162648-3014f9df9707f536ff5987a19241d36349329839.tgz","fileCount":107,"integrity":"sha512-qr/cCziepWjj3v/v2Q9iV0f4a09NWCD4QBtuJFKPsqCNpYynSutXwhVH5dd25yQjrF5XD+wlrFwywgotb5sGxw==","signatures":[{"sig":"MEUCIQDTKVDNYb2vXDZi4NXkOgyrOayQ4vxZiyuj1J8a5ZqajwIgJnRXJ70I3/r1Q9LU/JilVxHzTKGsItLzD+FbQLYivb0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3014f9df9707f536ff5987a19241d36349329839","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240908162648-3014f9df9707f536ff5987a19241d36349329839","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240908162648-3014f9df9707f536ff5987a19241d36349329839_1725812836991_0.6324156696711112","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240909064955-836b463d40c8c0249deae37b03c819b74e32ad71":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240909064955-836b463d40c8c0249deae37b03c819b74e32ad71","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240909064955-836b463d40c8c0249deae37b03c819b74e32ad71","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6e44b5b994c205d40dbb3e5082572fcd80557d87","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240909064955-836b463d40c8c0249deae37b03c819b74e32ad71.tgz","fileCount":107,"integrity":"sha512-VMXpxpamxvdYzlfnzIQVN3xLf0NbaSKvAI40FTj7shUNaI0BF5Wli9XwApeX2o89QzHJUE8B6qDIRi3OEl25lQ==","signatures":[{"sig":"MEYCIQCM20pEQsaxjQfGk0ARWERLYnVmHLVypO7V8w3mU3WlRAIhAP6VNVkqaTeVFkrzdP28+F/aqrCSAjNnrHVwqrcrGyvg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"836b463d40c8c0249deae37b03c819b74e32ad71","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240909064955-836b463d40c8c0249deae37b03c819b74e32ad71","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240909064955-836b463d40c8c0249deae37b03c819b74e32ad71_1725864622332_0.2743752171350011","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240909165322-214be7ab4ae46c8b6805b3d3f12f0040c9c069ca":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240909165322-214be7ab4ae46c8b6805b3d3f12f0040c9c069ca","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240909165322-214be7ab4ae46c8b6805b3d3f12f0040c9c069ca","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a99e00273ee25607752f137aa54509181c8ca4aa","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240909165322-214be7ab4ae46c8b6805b3d3f12f0040c9c069ca.tgz","fileCount":107,"integrity":"sha512-z5T+mw/2NcnytmUIexjrwCYyWLSMpag0XZ6SGwodLTPJHjBq7KKFGhWWdE1aThAN9VvneE+6RF3uKeb/DthUKg==","signatures":[{"sig":"MEYCIQD/pxK0ee9QBcuMxQchNVciYh7U5FGeBICVOLcHHvRaGgIhAIXJSjbH+QPT2HEAuhAE3fFBcmpwIgFdmft8aYuIkktD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"214be7ab4ae46c8b6805b3d3f12f0040c9c069ca","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240909165322-214be7ab4ae46c8b6805b3d3f12f0040c9c069ca","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240909165322-214be7ab4ae46c8b6805b3d3f12f0040c9c069ca_1725900829547_0.4353053795834152","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240909192015-759c437904a6396fa57b405a91b54c28a23528c5":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240909192015-759c437904a6396fa57b405a91b54c28a23528c5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240909192015-759c437904a6396fa57b405a91b54c28a23528c5","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"de3a2a61ac13cf0889c7e7365485f6facbfd112e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240909192015-759c437904a6396fa57b405a91b54c28a23528c5.tgz","fileCount":107,"integrity":"sha512-VsujiTrWwxEmPO6vd4Cies8SpV2ixp+bsdj50UNE6YJarNZzN2aDEB2lKSjtzZK6sOysVF3Dwojsucun7MV3Lw==","signatures":[{"sig":"MEQCHxJbobemvswUQ9PO4PG1DJPlcuBdGKpGSZYdaKGwOPcCIQDbiET8vuZG+dzv1m5nNEjcHUO9+nDRxDsLQtvErWk65w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"759c437904a6396fa57b405a91b54c28a23528c5","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240909192015-759c437904a6396fa57b405a91b54c28a23528c5","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240909192015-759c437904a6396fa57b405a91b54c28a23528c5_1725909644723_0.5633278913462869","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240909192035-8dedef6f242af83048a44d4c49f94e50f7f9fee3":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240909192035-8dedef6f242af83048a44d4c49f94e50f7f9fee3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240909192035-8dedef6f242af83048a44d4c49f94e50f7f9fee3","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"24c988ca7737d72075660d62f3135b57b71b7681","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240909192035-8dedef6f242af83048a44d4c49f94e50f7f9fee3.tgz","fileCount":107,"integrity":"sha512-yw/jhl1M0eIKGHqb/1Dz3kFHoj/ZVP2B7dN/lt8yG2ieDk3USODG3nwdIJxcE2iocpgKg0B6AYcrMH2YfERJYw==","signatures":[{"sig":"MEQCIAmSydX1xl9Y6zR3kHfgMJIu6q8wbfiMxZ4QmTCKdtCQAiArhX4RJHfZn612bJdR8GdidGCJ8OBKNaboYqmQP3DPYA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8dedef6f242af83048a44d4c49f94e50f7f9fee3","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240909192035-8dedef6f242af83048a44d4c49f94e50f7f9fee3","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240909192035-8dedef6f242af83048a44d4c49f94e50f7f9fee3_1725909663944_0.791679347294753","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240911051321-544196ab41b9413efa936a1e967fa5cb2ce85e6b":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240911051321-544196ab41b9413efa936a1e967fa5cb2ce85e6b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240911051321-544196ab41b9413efa936a1e967fa5cb2ce85e6b","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"df4b096ef356bb4e2265da9ee6bc94197a3a308d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240911051321-544196ab41b9413efa936a1e967fa5cb2ce85e6b.tgz","fileCount":107,"integrity":"sha512-8wA+OfiZdbciQtkIbldN4Uipop3vLJAe6inlYn/AHOvSTHABffni48ELDQ8x8Y6VZA7aIKqfXq1hVizY9CjVNQ==","signatures":[{"sig":"MEYCIQCAwMyVklcmVkIOGbM9TYe9m2fa1k4LPjuwbgOWBgMu9QIhAIjlQ/2b/nzLxv4qsts5DVQeeF8gkia7FFXdOM1j+nr8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"544196ab41b9413efa936a1e967fa5cb2ce85e6b","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240911051321-544196ab41b9413efa936a1e967fa5cb2ce85e6b","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240911051321-544196ab41b9413efa936a1e967fa5cb2ce85e6b_1726031628025_0.21320905276922364","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240912004848-46dbf5ce3bfa3022599ffdc9079cb0bf0953c2e8":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240912004848-46dbf5ce3bfa3022599ffdc9079cb0bf0953c2e8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240912004848-46dbf5ce3bfa3022599ffdc9079cb0bf0953c2e8","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"87ebb612fa8d08247c5850d6c5d4465f84c5b960","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240912004848-46dbf5ce3bfa3022599ffdc9079cb0bf0953c2e8.tgz","fileCount":107,"integrity":"sha512-WCfsbYHpuFPuA2jqsIVvhielXv8FEiENaYQwOP2+jbTqgWadpO4PeamwcF30PAoiE0sT+dgt4468w9nc6qkXfg==","signatures":[{"sig":"MEUCIAeyrI4MmjZXbpyY4p0o5h6Vm45LWEbMFeIbiI1KCv76AiEAh0sexj5Vj2dF00q3AJodWJf9khb7qIXYbtxS1VkhrOw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"46dbf5ce3bfa3022599ffdc9079cb0bf0953c2e8","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240912004848-46dbf5ce3bfa3022599ffdc9079cb0bf0953c2e8","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240912004848-46dbf5ce3bfa3022599ffdc9079cb0bf0953c2e8_1726102154222_0.9347832918218886","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240912004922-68858e5ccc21a9de5943795132666bb4a025d851":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240912004922-68858e5ccc21a9de5943795132666bb4a025d851","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240912004922-68858e5ccc21a9de5943795132666bb4a025d851","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"555181f3273ed4589c16a99c7ac6f020158852b8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240912004922-68858e5ccc21a9de5943795132666bb4a025d851.tgz","fileCount":107,"integrity":"sha512-cP1rS9bOB7DHdZG1uDc+5agKy23vvr17vnnUwT1b+TsGY3g+mRM1hvS/5M6CGqO/0YO4EU02e5UskDGLhXokTA==","signatures":[{"sig":"MEUCIEXriIC8UfjOS2kQAES3Jj6rizVzuL8kwHNHL1IgkDjUAiEAgvU7CMhYOvS6FXZfdYxrkwyd/q2RIxKCJfA+M80pLeA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"68858e5ccc21a9de5943795132666bb4a025d851","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240912004922-68858e5ccc21a9de5943795132666bb4a025d851","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240912004922-68858e5ccc21a9de5943795132666bb4a025d851_1726102191135_0.17100771797908854","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240912005153-1f05bdab843d8ac29e1cd1ca6536cdf5ec1227e4":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240912005153-1f05bdab843d8ac29e1cd1ca6536cdf5ec1227e4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240912005153-1f05bdab843d8ac29e1cd1ca6536cdf5ec1227e4","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"29133115708aaa731afc7d281509c09a6aba640a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240912005153-1f05bdab843d8ac29e1cd1ca6536cdf5ec1227e4.tgz","fileCount":107,"integrity":"sha512-FOw1tVX6pDvk7ISRRcs4xuACRbVnDvWHzAcinhhtqBAxbPfK+gFe9fowOBNjS76eLcR57fl1IZZu4XWjuxF0yQ==","signatures":[{"sig":"MEYCIQCMIs4m5ULh1SstilagC7G1m9wr83sHoYlOwyLh/ysKwgIhAOqX0QiVgZGs3Kf8vAb/AZlDxUMm9HdSUnNXmWkOZgsA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1f05bdab843d8ac29e1cd1ca6536cdf5ec1227e4","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240912005153-1f05bdab843d8ac29e1cd1ca6536cdf5ec1227e4","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240912005153-1f05bdab843d8ac29e1cd1ca6536cdf5ec1227e4_1726102339757_0.8652718773911345","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240912111430-2f55bc4c5cc08f2b03e6e10dba9fe0343ed2fa9c":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240912111430-2f55bc4c5cc08f2b03e6e10dba9fe0343ed2fa9c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240912111430-2f55bc4c5cc08f2b03e6e10dba9fe0343ed2fa9c","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"dfbe8fdd7a2d13e22bd167550ac2f8c78ef0959d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240912111430-2f55bc4c5cc08f2b03e6e10dba9fe0343ed2fa9c.tgz","fileCount":107,"integrity":"sha512-uRgB4DQ54o4hJ+QOUvmG6VxFIdhfTD32ZSCi6c98EJOXLslz+HAyMBaEYytSP6BhPvJ43dLailTgjra3rXY4Lg==","signatures":[{"sig":"MEYCIQDCzOkVxk/N03Gs0isz+wft+kw1P2BIO9WyqpyblqTsiwIhALOxmk2AdVaf1QbLKHEsChI4xkrUuaqp5eLBkj9LFoN/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2f55bc4c5cc08f2b03e6e10dba9fe0343ed2fa9c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240912111430-2f55bc4c5cc08f2b03e6e10dba9fe0343ed2fa9c","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240912111430-2f55bc4c5cc08f2b03e6e10dba9fe0343ed2fa9c_1726139696494_0.3246752042306973","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240912170740-baf025e9570d5c4145b96cf2cb41c0e258f539c9":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240912170740-baf025e9570d5c4145b96cf2cb41c0e258f539c9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240912170740-baf025e9570d5c4145b96cf2cb41c0e258f539c9","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"10bf0cc6064b530f907277033ceec87e7833a309","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240912170740-baf025e9570d5c4145b96cf2cb41c0e258f539c9.tgz","fileCount":107,"integrity":"sha512-dKQG+alrKth8Ffaxk5Zw+Yr5HCxyd4yop5tRICzRO0ur7miCXorK94PPxqHaRjZCp2hzm1YdLcOb2DSq8/T8MQ==","signatures":[{"sig":"MEQCICBYJtxCFpp5cXu4myGhvfkbvEYTopJPsVYxysVFFTx5AiA5OR8TAvb3w59rv+KRliAiCfDl9lSjqhjnibnL7U9qFQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"baf025e9570d5c4145b96cf2cb41c0e258f539c9","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240912170740-baf025e9570d5c4145b96cf2cb41c0e258f539c9","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240912170740-baf025e9570d5c4145b96cf2cb41c0e258f539c9_1726160887777_0.7490160659782235","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240912203006-d1cd303dbdee0cb4df79662f24e87a0f9c4b8766":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240912203006-d1cd303dbdee0cb4df79662f24e87a0f9c4b8766","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240912203006-d1cd303dbdee0cb4df79662f24e87a0f9c4b8766","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"30c1797a55444c0cc355706799999be5ad0da170","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240912203006-d1cd303dbdee0cb4df79662f24e87a0f9c4b8766.tgz","fileCount":107,"integrity":"sha512-frGvH/HXvEa5xE07198fxGPP3tm+2f/Yj4O9p5V9iePQRoIadm4h8R/8QhrmwJn3pwsqhjSAHwqUtL8czi54Tg==","signatures":[{"sig":"MEUCIAme5QxNnU3NXVwKhkiMGfcmTKyCrE0PEWQmqXm5ASR5AiEAiqmz1r6LB0EtrCZUZT9TS+5DdqXZPzy8WB3qqjRagSg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d1cd303dbdee0cb4df79662f24e87a0f9c4b8766","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240912203006-d1cd303dbdee0cb4df79662f24e87a0f9c4b8766","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240912203006-d1cd303dbdee0cb4df79662f24e87a0f9c4b8766_1726173033532_0.07253635297975625","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240912203027-b043355ad5ceb350ff8e7a0af3222aba210c72d4":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240912203027-b043355ad5ceb350ff8e7a0af3222aba210c72d4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240912203027-b043355ad5ceb350ff8e7a0af3222aba210c72d4","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"69a907bad0d90aea999ee04fc421101ccb2115c9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240912203027-b043355ad5ceb350ff8e7a0af3222aba210c72d4.tgz","fileCount":107,"integrity":"sha512-mt4bkdb3OSei2Dmu9ndBVjolvJ3bEqDrWRg5xfg077qUI1NfmT7PkPKfe1BIYtv0IxAPa8Cv/w4VTP/GJyUlow==","signatures":[{"sig":"MEQCICxzJ6GOFqM9JsFX6X3dSWn1fW2QHTI1LjsoBOHC6cOWAiAxwfGm6HJ4PlfZzXSmWynTCvBZH/oESUHLlP4eq+EU3Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b043355ad5ceb350ff8e7a0af3222aba210c72d4","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240912203027-b043355ad5ceb350ff8e7a0af3222aba210c72d4","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240912203027-b043355ad5ceb350ff8e7a0af3222aba210c72d4_1726173054311_0.7692640315703032","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240912203243-d95c6fd45325ca38f7d0555ed6cca673fc669507":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240912203243-d95c6fd45325ca38f7d0555ed6cca673fc669507","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240912203243-d95c6fd45325ca38f7d0555ed6cca673fc669507","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e7891d89d6954b41144e8d1a040bb18eb7205ac5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240912203243-d95c6fd45325ca38f7d0555ed6cca673fc669507.tgz","fileCount":107,"integrity":"sha512-UcSVHWdoiOq+2vo5IuDk/MGhAxb8j9y+0WWAzPgRiHU/iBVm6PT7Y+MsImeD45RbzKwUbuRNg60dz5qKAe3zDA==","signatures":[{"sig":"MEUCIFGsdzHny/iraRSCTQJ6FaHV//ld3EhtkWTTESZ03F65AiEA6LuJvmtgKcbIBxuLTgmdq1H5yVaNRuyZyrbO4o+w3V4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d95c6fd45325ca38f7d0555ed6cca673fc669507","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240912203243-d95c6fd45325ca38f7d0555ed6cca673fc669507","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240912203243-d95c6fd45325ca38f7d0555ed6cca673fc669507_1726173190229_0.21205770293848558","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240913041310-a2b5ef79c486e94ca8ce1af4e05b2026ee9a79e2":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240913041310-a2b5ef79c486e94ca8ce1af4e05b2026ee9a79e2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240913041310-a2b5ef79c486e94ca8ce1af4e05b2026ee9a79e2","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"4fce5aa13a315bd2282d1ce6947eddede3ecb038","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240913041310-a2b5ef79c486e94ca8ce1af4e05b2026ee9a79e2.tgz","fileCount":107,"integrity":"sha512-/EqNtBaRFAn1l738XxhjRfQBFen6lSGuorM/7Lou3T5HWvti85w1I041adTB42wXZXm7j5G138S4W8FcMCRArg==","signatures":[{"sig":"MEQCIBo61bgysxTY3HLlKmutImCyKO92AXWLdVDrEEJ7sN03AiBHQ/mMJB9WM4sKF+kCEsWq0NatAsU8AT9kBHa3ton77Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a2b5ef79c486e94ca8ce1af4e05b2026ee9a79e2","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240913041310-a2b5ef79c486e94ca8ce1af4e05b2026ee9a79e2","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240913041310-a2b5ef79c486e94ca8ce1af4e05b2026ee9a79e2_1726200817223_0.4902534526407891","host":"s3://npm-registry-packages"}},"5.0.3-rc-20240913042335-89a7a1a31637a90b974030e7249fbb0c770983a7":{"name":"@graphql-codegen/cli","version":"5.0.3-rc-20240913042335-89a7a1a31637a90b974030e7249fbb0c770983a7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-rc-20240913042335-89a7a1a31637a90b974030e7249fbb0c770983a7","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"548797bae2ad532161fc30ed37e6f230b7a45e02","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-rc-20240913042335-89a7a1a31637a90b974030e7249fbb0c770983a7.tgz","fileCount":107,"integrity":"sha512-1WuoGuN4Spc4QSUMnIAjFpn7ZQzkhdzZZ/A4pepTRk3D9IauG4FX8J9NLc/QiZfQ3ba0hgw7GjnjOKNE6PZPuw==","signatures":[{"sig":"MEUCIQDG2ZKmSYKj2qmLLkqJx9zYWWgpqsrrKE4iZG26QjEpEgIgdroCRszxsqIi3b4b7u6Fst4lhlvlRz6H9xEJ91rApx4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238921},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"89a7a1a31637a90b974030e7249fbb0c770983a7","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-rc-20240913042335-89a7a1a31637a90b974030e7249fbb0c770983a7","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-rc-20240913042335-89a7a1a31637a90b974030e7249fbb0c770983a7_1726201442988_0.2921746560128957","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240916113955-77c20ed2bcdb729396448b8cb0a3aead8606480a":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240916113955-77c20ed2bcdb729396448b8cb0a3aead8606480a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240916113955-77c20ed2bcdb729396448b8cb0a3aead8606480a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e0378da2fa76348de9e307a6288454d0f7e3186a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240916113955-77c20ed2bcdb729396448b8cb0a3aead8606480a.tgz","fileCount":107,"integrity":"sha512-DlMHVXyIOeBkf03G6iSjy2GU9U9VD0kCnAI8XpFj/j/dlEbfQSr487uOVxETuiRrhptIYaKQXdNQw/xkTuojYA==","signatures":[{"sig":"MEQCIE8Ld3+9CrRNm7Ox6wgsQItWBQ3ZPKkSNk1O9raFm/s6AiBI2VN1GZ3yhuZblhfsvdC7ftxTtDbpk72XT8qxvgRWHw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"77c20ed2bcdb729396448b8cb0a3aead8606480a","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240916113955-77c20ed2bcdb729396448b8cb0a3aead8606480a","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240916113955-77c20ed2bcdb729396448b8cb0a3aead8606480a_1726486822968_0.31210436108631034","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240917213029-6ed1a94d8370c27ed58909dbdb1c492e6c6153bd":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240917213029-6ed1a94d8370c27ed58909dbdb1c492e6c6153bd","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240917213029-6ed1a94d8370c27ed58909dbdb1c492e6c6153bd","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"fe0805443ca805a01590b9de276feb6a12b2ecd1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240917213029-6ed1a94d8370c27ed58909dbdb1c492e6c6153bd.tgz","fileCount":107,"integrity":"sha512-omCL5ncVYfCq/fZQ99VNlY0UofW8bL1w/OsKMb3/HjaqfMznAiNumXqKdwO8XZUrXIwagvVOSAMfmhq6xqn6xQ==","signatures":[{"sig":"MEQCIEAU1PCvZHDC1UX3WhAyBd/d6sUXA7MF2noNDyYRVm71AiAnv20cjbwSMovKDDf6rCq6o9LwjS2yJ+lAdpKbFSSbcg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6ed1a94d8370c27ed58909dbdb1c492e6c6153bd","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240917213029-6ed1a94d8370c27ed58909dbdb1c492e6c6153bd","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240917213029-6ed1a94d8370c27ed58909dbdb1c492e6c6153bd_1726608655971_0.6143921896164708","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240918022605-31d467a6d32e6e179bc877e109a3df7caabdabd3":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240918022605-31d467a6d32e6e179bc877e109a3df7caabdabd3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240918022605-31d467a6d32e6e179bc877e109a3df7caabdabd3","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"70355b4b59510d602e222fbc347c12e287845c55","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240918022605-31d467a6d32e6e179bc877e109a3df7caabdabd3.tgz","fileCount":107,"integrity":"sha512-wk0TOxwc/u80Pco3GLsyLt8/zLT7/4tcc68LVxXNfQJFVHfWBnAIYWv5DDMRO0QnxEvSotuAdiNZ/PWDb/Lyqg==","signatures":[{"sig":"MEQCICyptmw8Labz8OSzHE4OTKitMH6m4PEz/pQI43E2qum6AiA+D3JkSBNx6A1+esmF8E4GEoh+wGQZmfWHfbOIXnA0zQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"31d467a6d32e6e179bc877e109a3df7caabdabd3","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240918022605-31d467a6d32e6e179bc877e109a3df7caabdabd3","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240918022605-31d467a6d32e6e179bc877e109a3df7caabdabd3_1726626393839_0.8208318606881624","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240918022630-dbb3602e97295890a306f96e1a2d6a435d984b0d":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240918022630-dbb3602e97295890a306f96e1a2d6a435d984b0d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240918022630-dbb3602e97295890a306f96e1a2d6a435d984b0d","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"be1e49907371fe3307faec26ca98ebb07fb8fd09","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240918022630-dbb3602e97295890a306f96e1a2d6a435d984b0d.tgz","fileCount":107,"integrity":"sha512-D1DE40Y6bKo+zC5mdljFPFNRBvrmnrG7UPXBcBwBMDkoxylVpWIJl6zb1xfB3Wm80Et9Ckhh5gvhEJgKLqRS7Q==","signatures":[{"sig":"MEUCIQD8kk0lSDj1/JsgLOkjrw6rFc04ebJj1cLgzZccgUOu/gIgNy8mHptdDIK9YTXYMZzfK/mR3daS+S0pLkYIcmBzsZc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"dbb3602e97295890a306f96e1a2d6a435d984b0d","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240918022630-dbb3602e97295890a306f96e1a2d6a435d984b0d","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240918022630-dbb3602e97295890a306f96e1a2d6a435d984b0d_1726626417786_0.15917574993311812","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240919070301-49c036829c6933fd0139ced03ce5515bd607563e":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240919070301-49c036829c6933fd0139ced03ce5515bd607563e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240919070301-49c036829c6933fd0139ced03ce5515bd607563e","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"bc719888db50338e8b17405f78428b674b99c11f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240919070301-49c036829c6933fd0139ced03ce5515bd607563e.tgz","fileCount":107,"integrity":"sha512-cYbdGhj3ggethZWaiegGo3mWLtJYdVoXOJ3obvLPrX9gCEibz5yP/PEbXp9mvQCa6JqN+qWOMNWel/qVxYs47A==","signatures":[{"sig":"MEYCIQDzc/+VaY2OpDJGRUZaUMN33dxqf1c9EPlp6MasTQlgYQIhAKRzUilwfKzT8iNE93LaHlS4ECiHPQRr5TB7RjyLnn9Q","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"49c036829c6933fd0139ced03ce5515bd607563e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240919070301-49c036829c6933fd0139ced03ce5515bd607563e","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240919070301-49c036829c6933fd0139ced03ce5515bd607563e_1726729409775_0.2652092396875023","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240920020845-7a28bdf24b04313a27cff9a98e22f7831171979a":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240920020845-7a28bdf24b04313a27cff9a98e22f7831171979a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240920020845-7a28bdf24b04313a27cff9a98e22f7831171979a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a797669bbbc5d6a430cc8271f5083daa4195f89e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240920020845-7a28bdf24b04313a27cff9a98e22f7831171979a.tgz","fileCount":107,"integrity":"sha512-ewWsN9O9r4apOVZf7GMdljnuu6wYSKwL6UuxUC5fqVV1Eu7ZAzWCGzYVMkIlvJaHykRjVfgLfh4J+bH2JrIx9A==","signatures":[{"sig":"MEUCIQD5tiGjmahCR6Q4fj9ArrFWhqh5OD3n0VB2Sq3fjx2JVAIgHkxsi3cOY6zBVduzXmulr0TNtmqZQxoC7KSV0XoPP00=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"7a28bdf24b04313a27cff9a98e22f7831171979a","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240920020845-7a28bdf24b04313a27cff9a98e22f7831171979a","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240920020845-7a28bdf24b04313a27cff9a98e22f7831171979a_1726798152017_0.7098740338062202","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240920020925-c9ac53a3bf63cb18146ffa77799d5078c98c492e":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240920020925-c9ac53a3bf63cb18146ffa77799d5078c98c492e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240920020925-c9ac53a3bf63cb18146ffa77799d5078c98c492e","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8af1e9806436f889514646eaeb8d0ca0a6aab78b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240920020925-c9ac53a3bf63cb18146ffa77799d5078c98c492e.tgz","fileCount":107,"integrity":"sha512-b8EJVSa/Qv1cmIpYBll/hcQRpSK0vqMAsLHxae7GhPTMUBa27OhAJQ0pYEO750ikyP+eyMFhQjMnLbbcpffpGA==","signatures":[{"sig":"MEQCIBjQgAx643LTQZdn44vtVMY6xtnFndXLpwuU1lxZCXQ1AiB5G6pIvuQDKGVNh5QyNnYx7qEqu0rO5sLGWf8tkhyKSA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c9ac53a3bf63cb18146ffa77799d5078c98c492e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240920020925-c9ac53a3bf63cb18146ffa77799d5078c98c492e","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240920020925-c9ac53a3bf63cb18146ffa77799d5078c98c492e_1726798196515_0.9572520926042738","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240924112017-0e58638d13b9b34bfd75fb7d95b8f3459cc4670f":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240924112017-0e58638d13b9b34bfd75fb7d95b8f3459cc4670f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240924112017-0e58638d13b9b34bfd75fb7d95b8f3459cc4670f","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"16fad8a946a59cfe67bfbb2f9f18200a1a84de7c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240924112017-0e58638d13b9b34bfd75fb7d95b8f3459cc4670f.tgz","fileCount":107,"integrity":"sha512-XZdH/0n3hWqhxMuD14A1xJUbQ0QIVshC37Do9aSoQ6qzrU90z+XsZZ1orQvPxpf0jhRzV6KIP8ISk8gUvFfpdw==","signatures":[{"sig":"MEUCIF4HC+hZKNPgcsI6DrdSTYbdod9vwyE22H8KjCfW8cQGAiEArRXbQcJvcv9pl7cBIoRovRsKNSWtHEAqNaGeZRDW8No=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"0e58638d13b9b34bfd75fb7d95b8f3459cc4670f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240924112017-0e58638d13b9b34bfd75fb7d95b8f3459cc4670f","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240924112017-0e58638d13b9b34bfd75fb7d95b8f3459cc4670f_1727176845408_0.8663595343125472","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240924180731-28271c5f7a3a8f39f5cb5d3bbe5c2066ff14d5cb":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240924180731-28271c5f7a3a8f39f5cb5d3bbe5c2066ff14d5cb","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240924180731-28271c5f7a3a8f39f5cb5d3bbe5c2066ff14d5cb","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"5f5afa3f2631e1fc49d1b28f4d10b6567b7f913f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240924180731-28271c5f7a3a8f39f5cb5d3bbe5c2066ff14d5cb.tgz","fileCount":107,"integrity":"sha512-we3tgWd+Mrhs2gZ63PHRU1EzVxDOCZnFMUkseP1tKeVL/d7MR6pkwmvuT0JHcO8EPNcADCc8WUm33Qgd5pddxw==","signatures":[{"sig":"MEQCIEKNW2+yBx4vRr/JJ4BqX/FbI9OLUXwaHdEY9eRwpPndAiAiErOnMELH6z4l/FggovHRx2nYGbR1PeaFlyii/f2MhA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"28271c5f7a3a8f39f5cb5d3bbe5c2066ff14d5cb","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240924180731-28271c5f7a3a8f39f5cb5d3bbe5c2066ff14d5cb","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240924180731-28271c5f7a3a8f39f5cb5d3bbe5c2066ff14d5cb_1727201275169_0.8190743110789998","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240926120811-566eff6331d39dd834250bcafc84d9dd69b44556":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240926120811-566eff6331d39dd834250bcafc84d9dd69b44556","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240926120811-566eff6331d39dd834250bcafc84d9dd69b44556","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"dfc3c5d18a099fc8361b94033d99ced03854e803","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240926120811-566eff6331d39dd834250bcafc84d9dd69b44556.tgz","fileCount":107,"integrity":"sha512-nch1AHWbvIxuWnXeC9bQOkwepwjfbxFYKGYXEHNttVdCI5evJ8kv+PjRTRliTQ096Le77TeS0zS5uVQhjxES5g==","signatures":[{"sig":"MEUCIQCIAxhJWFNQ44xDWZSoEPUGbJrBzff4tKx257KtJ+RWZgIgM7L1ag4wiggUbb4SDRlp8j89az6WtTZ6/OMdQqVJ+cw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"566eff6331d39dd834250bcafc84d9dd69b44556","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240926120811-566eff6331d39dd834250bcafc84d9dd69b44556","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240926120811-566eff6331d39dd834250bcafc84d9dd69b44556_1727352515645_0.44100563449001684","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240929220708-3e43a146956eada200248a64f95b177637277e74":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240929220708-3e43a146956eada200248a64f95b177637277e74","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240929220708-3e43a146956eada200248a64f95b177637277e74","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"974dd5af67f1f2652ced1919393ad43cb7bd23af","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240929220708-3e43a146956eada200248a64f95b177637277e74.tgz","fileCount":107,"integrity":"sha512-bLiyl/I6PRhfQAVuptITES1Ui79FmAiBvWFqeyH+D/w0mJzvW7g4yZocs3M6trccvS888rvbrO499vd0D6NnDQ==","signatures":[{"sig":"MEUCIF/G1gmi9AiJ9/Kw/Acn4QnTz8EqnUPUKKvk0dNON5LoAiEA+E873/RhRmcr18/7B3PEucBk4RHOy0oeqZySFH/5C5M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3e43a146956eada200248a64f95b177637277e74","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240929220708-3e43a146956eada200248a64f95b177637277e74","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240929220708-3e43a146956eada200248a64f95b177637277e74_1727647660346_0.7235815087395541","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20240930134227-479c1af93bb14f5e9a4626e50a1a6057c0e1af8d":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20240930134227-479c1af93bb14f5e9a4626e50a1a6057c0e1af8d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20240930134227-479c1af93bb14f5e9a4626e50a1a6057c0e1af8d","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d9212ade4ee4947650d1e7cb0cb3ad0a9dfa3dec","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20240930134227-479c1af93bb14f5e9a4626e50a1a6057c0e1af8d.tgz","fileCount":107,"integrity":"sha512-opCTw4c6ro5QJuuUCusUyqq/jQaKgsOc30WTQFitdLCcpmyV4Eh+tOBEDBYgNTCuKHQglkKgxQCHA07BDUTyAQ==","signatures":[{"sig":"MEQCIAgYXZInjRSNavmQo1tbEpnueXLa/VSnJNQky3EAAyJjAiBqi32O85Sc2Jdpr/i0PxqKJr41V6KVJ6QA5zMS4VnXRA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238988},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"479c1af93bb14f5e9a4626e50a1a6057c0e1af8d","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20240930134227-479c1af93bb14f5e9a4626e50a1a6057c0e1af8d","@graphql-codegen/plugin-helpers":"5.1.0-alpha-20240930134227-479c1af93bb14f5e9a4626e50a1a6057c0e1af8d","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20240930134227-479c1af93bb14f5e9a4626e50a1a6057c0e1af8d_1727703774885_0.9864039853481206","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20241001161057-a4680dd1293978009122333a23eb92837851e05a":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20241001161057-a4680dd1293978009122333a23eb92837851e05a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20241001161057-a4680dd1293978009122333a23eb92837851e05a","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"016ba8ea4cc3293928fcc93aa8468a584a965cf3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20241001161057-a4680dd1293978009122333a23eb92837851e05a.tgz","fileCount":107,"integrity":"sha512-oVHo8JPhzh8dRp/zeR8mABded+Sk+QXv72DzzQoTq0u+O4l33UegzVXIBrjLYUtt01olg6iXaabRctbkTmKN9w==","signatures":[{"sig":"MEYCIQCGmTv+WaYrdaihWclFIJHwao+XFSc+cLrLRRm6jDiiywIhAOILgs7/ubVD3bwp32vIRAElx65c/UtFEpaH7P6x8hNR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a4680dd1293978009122333a23eb92837851e05a","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20241001161057-a4680dd1293978009122333a23eb92837851e05a","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20241001161057-a4680dd1293978009122333a23eb92837851e05a_1727799084990_0.3628434802843856","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20241001191634-6b08a599da9403def59fc186328c6752b6698611":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20241001191634-6b08a599da9403def59fc186328c6752b6698611","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20241001191634-6b08a599da9403def59fc186328c6752b6698611","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"2567353507d012bb0c2c462a1d656c0057944c82","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20241001191634-6b08a599da9403def59fc186328c6752b6698611.tgz","fileCount":107,"integrity":"sha512-jOL20Jl8iVTsiAG+vxu6FSryKA8beewkly6ZTqavSuN64p7XjokTSrTXOx6b8YsPllqxydS4Ma6nj2gWO+dwHA==","signatures":[{"sig":"MEYCIQCeX9+T+CnUEf7smuvLhittSOm3GuOkFprth/pg4R7hcQIhAMMhLtTf/KG8x61wmvjqJah0O3yVeGKFJIOKkgCkMz6A","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6b08a599da9403def59fc186328c6752b6698611","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20241001191634-6b08a599da9403def59fc186328c6752b6698611","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20241001191634-6b08a599da9403def59fc186328c6752b6698611_1727810224207_0.7535260418033105","host":"s3://npm-registry-packages"}},"5.0.3-alpha-20241001191645-de873b0b0f44ac80b304b91375e4acc70d6e8a57":{"name":"@graphql-codegen/cli","version":"5.0.3-alpha-20241001191645-de873b0b0f44ac80b304b91375e4acc70d6e8a57","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3-alpha-20241001191645-de873b0b0f44ac80b304b91375e4acc70d6e8a57","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"4c9236291b5c54056bc80fcff90329b940fda259","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3-alpha-20241001191645-de873b0b0f44ac80b304b91375e4acc70d6e8a57.tgz","fileCount":107,"integrity":"sha512-htQIzRfbJfEi7jdg+76FujpIu9kwPost0PaOpTgN6PYRziIEvx0UoX9Xw+X7QU41FIwz0nGVejPZ5xNIR7p2KA==","signatures":[{"sig":"MEYCIQCcdm24SPBb2L/wTrrns00PwNP6AiITbAgDIc7tr4MrVAIhAMHsPOaaY7nCKj+QdItpdGLbXp0aqaaS92aPmLs0pvfs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"de873b0b0f44ac80b304b91375e4acc70d6e8a57","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.4.0-alpha-20241001191645-de873b0b0f44ac80b304b91375e4acc70d6e8a57","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3-alpha-20241001191645-de873b0b0f44ac80b304b91375e4acc70d6e8a57_1727810234203_0.1345005977030136","host":"s3://npm-registry-packages"}},"5.0.3":{"name":"@graphql-codegen/cli","version":"5.0.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.3","maintainers":[{"name":"dotansimha","email":"dotansimha@gmail.com"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d518ce5c011ff82496badef1342b3ba8d42efbcb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.3.tgz","fileCount":107,"integrity":"sha512-ULpF6Sbu2d7vNEOgBtE9avQp2oMgcPY/QBYcCqk0Xru5fz+ISjcovQX29V7CS7y5wWBRzNLoXwJQGeEyWbl05g==","signatures":[{"sig":"MEQCIEljyZl4eOrd5yabOeeLS5FdDNpdYznuhbIb7vXHK58NAiBtxldnoulRISaXSVtl6ETdXXmvipUsli3a1vUMEPjCiA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238804},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"effc3bc11c3df62d1305d8bc5b5cffc0cb10b8a8","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.7.0","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.4","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"^4.4.0","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.3_1728313333198_0.46851085443535156","host":"s3://npm-registry-packages"}},"5.0.4-alpha-20241122105532-fb4c4a5ddeaf1cff18b2974d76989c20c66aea2d":{"name":"@graphql-codegen/cli","version":"5.0.4-alpha-20241122105532-fb4c4a5ddeaf1cff18b2974d76989c20c66aea2d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.4-alpha-20241122105532-fb4c4a5ddeaf1cff18b2974d76989c20c66aea2d","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b3d2aabb07505d1fc4c522d9e1a81c834fe6e71c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.4-alpha-20241122105532-fb4c4a5ddeaf1cff18b2974d76989c20c66aea2d.tgz","fileCount":107,"integrity":"sha512-z6NtAl8xBKXilAkVIeAOVyIq9Y1vJXw90FPG6G1MUKPzRuuSskIr9mQe1bTPcR18xH/Hpeq2uNpG8heTxCgEJw==","signatures":[{"sig":"MEUCIHc4SXeUQ7tRqoDAsp9qjRBttZcu/M4Gcjx86LjZlhCnAiEApzrGxc1jMXKc8VnLrz4IZxlT9GqqFq5AJPgkRLxoxuA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"fb4c4a5ddeaf1cff18b2974d76989c20c66aea2d","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotan@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.5","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"5.0.0-alpha-20241122105532-fb4c4a5ddeaf1cff18b2974d76989c20c66aea2d","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.4-alpha-20241122105532-fb4c4a5ddeaf1cff18b2974d76989c20c66aea2d_1732272961894_0.7726709319043796","host":"s3://npm-registry-packages"}},"5.0.4-alpha-20241122110256-6c72afbd28dd208f67523e60d34d38b3a58ca474":{"name":"@graphql-codegen/cli","version":"5.0.4-alpha-20241122110256-6c72afbd28dd208f67523e60d34d38b3a58ca474","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.4-alpha-20241122110256-6c72afbd28dd208f67523e60d34d38b3a58ca474","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"9206690117f37bd62c188d49a2427518b0b4dc25","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.4-alpha-20241122110256-6c72afbd28dd208f67523e60d34d38b3a58ca474.tgz","fileCount":107,"integrity":"sha512-uKtDL/2vQe9oNArCkKF5DR8tUafTh9Zb1mFP4NLIjLlTcRVSfMLrBGe8d/9EYKAZZ8RZHMxLGIJm1PE6XHLscQ==","signatures":[{"sig":"MEQCIGJ7o4R5U65ZAovUrl2kO9oZmH8B6jp/+KdPKHwohV0zAiBsQAwx8/R98UgVgpddYEgPX4BnWw7f63amc+G/ui76Ig==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238927},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6c72afbd28dd208f67523e60d34d38b3a58ca474","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotan@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.5","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"5.0.0-alpha-20241122110256-6c72afbd28dd208f67523e60d34d38b3a58ca474","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.4-alpha-20241122110256-6c72afbd28dd208f67523e60d34d38b3a58ca474_1732273405626_0.6703535140739705","host":"s3://npm-registry-packages"}},"5.0.4-alpha-20250103122150-66ea8b9098fd7bdb2c8d56364411f1cd1d2acf2d":{"name":"@graphql-codegen/cli","version":"5.0.4-alpha-20250103122150-66ea8b9098fd7bdb2c8d56364411f1cd1d2acf2d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.4-alpha-20250103122150-66ea8b9098fd7bdb2c8d56364411f1cd1d2acf2d","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"db9af10f551ddf4227c0fd1796c84970002aa5d5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.4-alpha-20250103122150-66ea8b9098fd7bdb2c8d56364411f1cd1d2acf2d.tgz","fileCount":107,"integrity":"sha512-xASDVtz1thT2emYFd3dmixLYUOq+4v7L1CcXdj/AzXtYtKMuc3MK4AkWF327WmY6T0c2HFRd6eAnoj5ztXAqEw==","signatures":[{"sig":"MEYCIQDov+NLDTH1y3LtqL5klZJjc+RrnCEF/iF7hM+euhjzaQIhAOITS5UQekn5bBZ/5C8JYyEc1hunmVNHyru4ngCnEwgm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238987},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"66ea8b9098fd7bdb2c8d56364411f1cd1d2acf2d","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotan@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.5","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.6.0-alpha-20250103122150-66ea8b9098fd7bdb2c8d56364411f1cd1d2acf2d","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.4-alpha-20250103122150-66ea8b9098fd7bdb2c8d56364411f1cd1d2acf2d_1735906935031_0.34565654915852884","host":"s3://npm-registry-packages-npm-production"}},"5.0.4-alpha-20250109122810-aa191e7ac94facb19d577e2fb0b27967d3590cbb":{"name":"@graphql-codegen/cli","version":"5.0.4-alpha-20250109122810-aa191e7ac94facb19d577e2fb0b27967d3590cbb","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.4-alpha-20250109122810-aa191e7ac94facb19d577e2fb0b27967d3590cbb","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e290b3fd8baa2697a98df564e897cdd993d6ecbf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.4-alpha-20250109122810-aa191e7ac94facb19d577e2fb0b27967d3590cbb.tgz","fileCount":107,"integrity":"sha512-vyYTDowLQ7Ld0YyU/alLThxyjyDpnEbjc9UJwMQcgRLHHPPDTihYpBSObIDTmsElggno1vWWRktRpbKklRonMA==","signatures":[{"sig":"MEQCIChHVswzB9RpZhDYnvdgx1ECFJ8lN5NsasiUcb2m7soAAiAvcszsRrB3Lzf62PL/ldyONVc/hnhf2IDTpBt5j70qCg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239013},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"aa191e7ac94facb19d577e2fb0b27967d3590cbb","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotan@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.5","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.3-alpha-20250109122810-aa191e7ac94facb19d577e2fb0b27967d3590cbb","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.5.2-alpha-20250109122810-aa191e7ac94facb19d577e2fb0b27967d3590cbb","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250109122810-aa191e7ac94facb19d577e2fb0b27967d3590cbb","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.4-alpha-20250109122810-aa191e7ac94facb19d577e2fb0b27967d3590cbb_1736425718691_0.519522605952043","host":"s3://npm-registry-packages-npm-production"}},"5.0.4-alpha-20250118081501-dd2b0bdaa05321a511f89cfeee5bf398fc77b86b":{"name":"@graphql-codegen/cli","version":"5.0.4-alpha-20250118081501-dd2b0bdaa05321a511f89cfeee5bf398fc77b86b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.4-alpha-20250118081501-dd2b0bdaa05321a511f89cfeee5bf398fc77b86b","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ed9b3058febf3524ec14189bf9124d8b898417d5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.4-alpha-20250118081501-dd2b0bdaa05321a511f89cfeee5bf398fc77b86b.tgz","fileCount":107,"integrity":"sha512-0LqR5q+N7U2hvHxAF8DFptgikKcq6S5AuOj82txtKW1LeTQa98c3jWC3S+kb9sWgbowYm7KC+vtaFri4yXjwTA==","signatures":[{"sig":"MEUCIFxPoJGGowZE9bN98Mb0Nlg2MJmONKjkd5T9RCWJC1igAiEAmllh8kLfsMmQkdfrbFh3tvz+m9qnD9vG6GuZjh5VAD8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239013},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"dd2b0bdaa05321a511f89cfeee5bf398fc77b86b","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotan@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.5","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.3-alpha-20250118081501-dd2b0bdaa05321a511f89cfeee5bf398fc77b86b","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.6.0-alpha-20250118081501-dd2b0bdaa05321a511f89cfeee5bf398fc77b86b","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250118081501-dd2b0bdaa05321a511f89cfeee5bf398fc77b86b","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.4-alpha-20250118081501-dd2b0bdaa05321a511f89cfeee5bf398fc77b86b_1737188129895_0.7924567452450748","host":"s3://npm-registry-packages-npm-production"}},"5.0.4-alpha-20250118084248-e39b555af19f253f2b83ec46247f38c512679616":{"name":"@graphql-codegen/cli","version":"5.0.4-alpha-20250118084248-e39b555af19f253f2b83ec46247f38c512679616","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.4-alpha-20250118084248-e39b555af19f253f2b83ec46247f38c512679616","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"654f89bb07cefd70b26cff76241337dbd0813a64","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.4-alpha-20250118084248-e39b555af19f253f2b83ec46247f38c512679616.tgz","fileCount":107,"integrity":"sha512-7Ux/KmeRVZBQ4RRADbg4S5I8IKTajspUJhaIaGVhHlPzX/IRwoY2zgidIjXsNlLuF0w07h6CHE9ZB8jjd1X+Fg==","signatures":[{"sig":"MEYCIQDCJOeIcNV9HdmEfIUXnp1jMFIDBMLZSjELfD3L593W8wIhAPWPdNoYR0ejcovxkAqxrgVe6qMnKuDszRCPS6Y1Uk1b","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239013},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e39b555af19f253f2b83ec46247f38c512679616","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotan@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.5","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.3-alpha-20250118084248-e39b555af19f253f2b83ec46247f38c512679616","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.6.0-alpha-20250118084248-e39b555af19f253f2b83ec46247f38c512679616","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250118084248-e39b555af19f253f2b83ec46247f38c512679616","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.4-alpha-20250118084248-e39b555af19f253f2b83ec46247f38c512679616_1737189798819_0.6735706444520562","host":"s3://npm-registry-packages-npm-production"}},"5.0.4-alpha-20250118091423-6ee50e4a5bb9cfc28a2a8021fe24920591fd1d9b":{"name":"@graphql-codegen/cli","version":"5.0.4-alpha-20250118091423-6ee50e4a5bb9cfc28a2a8021fe24920591fd1d9b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.4-alpha-20250118091423-6ee50e4a5bb9cfc28a2a8021fe24920591fd1d9b","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"06dce1977f1a6e8a6256ad7f8f292a83ed98d9a8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.4-alpha-20250118091423-6ee50e4a5bb9cfc28a2a8021fe24920591fd1d9b.tgz","fileCount":107,"integrity":"sha512-b7j7fpLTc3wYdZ46j+mLt5VWmz/gaEWbXIieZE2lN9RmWVWhw081/MEF7D5Yp1oUcKGIV6Yagdr865lsG3pyyA==","signatures":[{"sig":"MEUCIGTWsbyVun8oLSkhcmgRdY2bflxW7gqBomA0oiIiA8CdAiEA1yFSdybdgE7DlLw0auXELMyCrXm06Bk+pnlcNLViRzI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238987},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6ee50e4a5bb9cfc28a2a8021fe24920591fd1d9b","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotan@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.5","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.6.0-alpha-20250118091423-6ee50e4a5bb9cfc28a2a8021fe24920591fd1d9b","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.4-alpha-20250118091423-6ee50e4a5bb9cfc28a2a8021fe24920591fd1d9b_1737191691844_0.29587869691301316","host":"s3://npm-registry-packages-npm-production"}},"5.0.4-alpha-20250118110240-9efc60b7e075fce6ef74b79d4bb27803ce4115ec":{"name":"@graphql-codegen/cli","version":"5.0.4-alpha-20250118110240-9efc60b7e075fce6ef74b79d4bb27803ce4115ec","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.4-alpha-20250118110240-9efc60b7e075fce6ef74b79d4bb27803ce4115ec","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"2c96c8ec2d6612d7e7c98486441ff7a131876a29","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.4-alpha-20250118110240-9efc60b7e075fce6ef74b79d4bb27803ce4115ec.tgz","fileCount":107,"integrity":"sha512-/vecHA2qCAgiV9fcs0PB3BsheKfcch2FyzjBQifG1lJfjBmnQ7AqHsv+IUV8os2fFhwVZ/ziDlggqq9CBK0sNA==","signatures":[{"sig":"MEUCIGCVpFVWbpUjV1NwTsL5tEOsGQaaOMKmYG5fPjmR0hbPAiEA8xQfth5LBwcgt+yjftv9OYmzvmXusANjgTBZQvnQbMY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238987},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"9efc60b7e075fce6ef74b79d4bb27803ce4115ec","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotan@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.5","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.6.0-alpha-20250118110240-9efc60b7e075fce6ef74b79d4bb27803ce4115ec","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.4-alpha-20250118110240-9efc60b7e075fce6ef74b79d4bb27803ce4115ec_1737198187619_0.6321349515115104","host":"s3://npm-registry-packages-npm-production"}},"5.0.4-alpha-20250121023246-b4be173c6302b2dc749afd6fea4de81a0bd12609":{"name":"@graphql-codegen/cli","version":"5.0.4-alpha-20250121023246-b4be173c6302b2dc749afd6fea4de81a0bd12609","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.4-alpha-20250121023246-b4be173c6302b2dc749afd6fea4de81a0bd12609","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"840e7a006c5d51e3f1770d06e7065a2f09a767e3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.4-alpha-20250121023246-b4be173c6302b2dc749afd6fea4de81a0bd12609.tgz","fileCount":107,"integrity":"sha512-DNRVvPkeUykOcRMgX+snjNyIC+xB+rnVNp4QbZ+FGWnnXv3tL0RGQjVdziGpOO6Ys/0s79fLMRt432CdrGxlng==","signatures":[{"sig":"MEUCICRDQuoVOOT6aErUxfSWKFNWs6IywWnPLP/e7t1xe5mmAiEAjz6Rmk+5bGJsK0tjUvlR7zMBOUOQQRzpUtb/vPt54OU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238891},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b4be173c6302b2dc749afd6fea4de81a0bd12609","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotan@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.5","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.6.0-alpha-20250121023246-b4be173c6302b2dc749afd6fea4de81a0bd12609","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.4-alpha-20250121023246-b4be173c6302b2dc749afd6fea4de81a0bd12609_1737426796741_0.15814576128578017","host":"s3://npm-registry-packages-npm-production"}},"5.0.4-alpha-20250121033224-b5649fbae569e89ffec2e69cfe10c6dcbed8ab2d":{"name":"@graphql-codegen/cli","version":"5.0.4-alpha-20250121033224-b5649fbae569e89ffec2e69cfe10c6dcbed8ab2d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.4-alpha-20250121033224-b5649fbae569e89ffec2e69cfe10c6dcbed8ab2d","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"330f62250910654ba75bc5f69dffcc27cdf464df","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.4-alpha-20250121033224-b5649fbae569e89ffec2e69cfe10c6dcbed8ab2d.tgz","fileCount":107,"integrity":"sha512-QL52wMW3ZelP8BKzLm07HVqzDUjrF/oaqeVfSRRg5Cr3AuqrtUXNfwX7ZxIK6s++wrKG7xvhwFX2mchLZnU5uA==","signatures":[{"sig":"MEUCIHKdcqdTB0bKZUqQ2qQ6gPQcrg2ckU4w0TIMg8lEMiP3AiEAyV0Dn8VORXLluSDHH09LWQcYyPA/o5vhMnvfC4LUvCg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238890},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b5649fbae569e89ffec2e69cfe10c6dcbed8ab2d","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotan@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.5","dependencies":{"jiti":"^2.0.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.9.20","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.6.0-alpha-20250121033224-b5649fbae569e89ffec2e69cfe10c6dcbed8ab2d","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.4-alpha-20250121033224-b5649fbae569e89ffec2e69cfe10c6dcbed8ab2d_1737430371739_0.6358162080819938","host":"s3://npm-registry-packages-npm-production"}},"5.0.4-alpha-20250121143325-fac0d1c8015604e92f443a93cc266592b03c7257":{"name":"@graphql-codegen/cli","version":"5.0.4-alpha-20250121143325-fac0d1c8015604e92f443a93cc266592b03c7257","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.4-alpha-20250121143325-fac0d1c8015604e92f443a93cc266592b03c7257","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"4d64c37d9bbae3e573c25eada778ae254a164428","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.4-alpha-20250121143325-fac0d1c8015604e92f443a93cc266592b03c7257.tgz","fileCount":107,"integrity":"sha512-3fKWDDgq76fGYHlx5AxhgLMuC9E8tVRMcHI7K8EZYCGkPdSVTczrKS9chjZokx0Ed+I1Upf36a63BZaHroK9cw==","signatures":[{"sig":"MEQCIBL7rABpNHrZbPTGXfN3SEdqQ5tD+sSZpV49ee5xCvlLAiAaR+J9EWPs+nN/WkQyXkktIrrRNJrFde33S63/J0tq2A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238891},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"fac0d1c8015604e92f443a93cc266592b03c7257","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotan@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.5","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.6.0-alpha-20250121143325-fac0d1c8015604e92f443a93cc266592b03c7257","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.4-alpha-20250121143325-fac0d1c8015604e92f443a93cc266592b03c7257_1737470032572_0.8383758892483391","host":"s3://npm-registry-packages-npm-production"}},"5.0.4-alpha-20250123211257-907856b8df326b654603e8a0b3f77e5bfb6fc571":{"name":"@graphql-codegen/cli","version":"5.0.4-alpha-20250123211257-907856b8df326b654603e8a0b3f77e5bfb6fc571","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.4-alpha-20250123211257-907856b8df326b654603e8a0b3f77e5bfb6fc571","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"40a58f9524966c56d2f7d0db2c2d2bb997e32df0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.4-alpha-20250123211257-907856b8df326b654603e8a0b3f77e5bfb6fc571.tgz","fileCount":107,"integrity":"sha512-b0HVy/S1jfA7dehEEXY6A1K0WvSoLydrJHG+RhKNLeTr57KgkoNDcXRzv7j9LzCGkD63Pqpt9DScooFgVrj0xw==","signatures":[{"sig":"MEUCIH8lnYBAjLf91cRIJySonYFJosD8VsGjVEBKOPQ7nZWGAiEAtojPjREiEvLziMRhwMY58+yN76DiNfvxmOdBWmt0tes=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":238891},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"907856b8df326b654603e8a0b3f77e5bfb6fc571","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotan@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.5","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.6.0-alpha-20250123211257-907856b8df326b654603e8a0b3f77e5bfb6fc571","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.4-alpha-20250123211257-907856b8df326b654603e8a0b3f77e5bfb6fc571_1737666805964_0.3110300386953224","host":"s3://npm-registry-packages-npm-production"}},"5.0.4-rc-20250123211445-ea82e054b8fb90a30ab2b5d7dcaa4d7c43c7e9b9":{"name":"@graphql-codegen/cli","version":"5.0.4-rc-20250123211445-ea82e054b8fb90a30ab2b5d7dcaa4d7c43c7e9b9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.4-rc-20250123211445-ea82e054b8fb90a30ab2b5d7dcaa4d7c43c7e9b9","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c74f0d67967a8ead32203b95bb10e8d04654a8e9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.4-rc-20250123211445-ea82e054b8fb90a30ab2b5d7dcaa4d7c43c7e9b9.tgz","fileCount":107,"integrity":"sha512-o0FXXEfhTzZfGzyavbS0wEW1zyPghQBgSrxheNbUcd6wvdjWEC9irK0LzZzqUCoCFmDvO73T5y+FTKhZctWZAA==","signatures":[{"sig":"MEUCIQDfRCKo0KIEd6S11kQjcdYKNIdDECG/zc5lETyg2C0CSAIgJaWB9QTJw/yfs50/IMjLrtr6dvXQCnn7Ltki65vN/Hw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":238885},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ea82e054b8fb90a30ab2b5d7dcaa4d7c43c7e9b9","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotan@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.5","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.6.0-rc-20250123211445-ea82e054b8fb90a30ab2b5d7dcaa4d7c43c7e9b9","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.4-rc-20250123211445-ea82e054b8fb90a30ab2b5d7dcaa4d7c43c7e9b9_1737666914467_0.8508592835695212","host":"s3://npm-registry-packages-npm-production"}},"5.0.4-alpha-20250123211747-75ab04b8fdba39851fe85e482180b3366aa9ae6f":{"name":"@graphql-codegen/cli","version":"5.0.4-alpha-20250123211747-75ab04b8fdba39851fe85e482180b3366aa9ae6f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.4-alpha-20250123211747-75ab04b8fdba39851fe85e482180b3366aa9ae6f","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"bc6eff3ccdb7a3c995785b52a3fd6c875728aa95","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.4-alpha-20250123211747-75ab04b8fdba39851fe85e482180b3366aa9ae6f.tgz","fileCount":107,"integrity":"sha512-EF7BpFA1d6eWFsDwiO5u6hAyjjCJC1uYYMgAQZExS1IEcdFYMmd7SIZ659BaLx21zcxOn+N3tB3Supj8ztvaSw==","signatures":[{"sig":"MEUCIFMQrALLZLrT4ykI5I43YYyilzIRzNyatYiykW/3m5AkAiEA/oqCyurhhmeukiBPyjuFMM8HnxBro1uzr+LBPPPQOFA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":238891},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"75ab04b8fdba39851fe85e482180b3366aa9ae6f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotan@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.5","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.6.0-alpha-20250123211747-75ab04b8fdba39851fe85e482180b3366aa9ae6f","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.4-alpha-20250123211747-75ab04b8fdba39851fe85e482180b3366aa9ae6f_1737667095031_0.2658343797106568","host":"s3://npm-registry-packages-npm-production"}},"5.0.4-alpha-20250123212032-782b8db912d25d954a787ddddcaf9bea8078d5c6":{"name":"@graphql-codegen/cli","version":"5.0.4-alpha-20250123212032-782b8db912d25d954a787ddddcaf9bea8078d5c6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.4-alpha-20250123212032-782b8db912d25d954a787ddddcaf9bea8078d5c6","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"cf73a90c7e0195d3c6be0e39d193144d667eeb22","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.4-alpha-20250123212032-782b8db912d25d954a787ddddcaf9bea8078d5c6.tgz","fileCount":107,"integrity":"sha512-fy6D3KSBLMIEMNyZNyMlcSOwBSRd7T8ZUvb1vEVWEmuXRUUgpzs8JoehCzfWS6RDV2kJXSMRs88zNDBt7zptwg==","signatures":[{"sig":"MEYCIQCMw9v87+0i2L9l0KwlwzKiRwXbx3QZ+mpaMuRPFGV/9AIhAMTW5WVyOq4jR6ZjfYJ3fBrQlUgAfk51rqqz8xc97tRd","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":238891},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"782b8db912d25d954a787ddddcaf9bea8078d5c6","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotan@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.5","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.6.0-alpha-20250123212032-782b8db912d25d954a787ddddcaf9bea8078d5c6","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.4-alpha-20250123212032-782b8db912d25d954a787ddddcaf9bea8078d5c6_1737667256175_0.670816300835849","host":"s3://npm-registry-packages-npm-production"}},"5.0.4-alpha-20250126103404-5558de2d7331f3bb08ce6e7aac9aa1678959cb8c":{"name":"@graphql-codegen/cli","version":"5.0.4-alpha-20250126103404-5558de2d7331f3bb08ce6e7aac9aa1678959cb8c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.4-alpha-20250126103404-5558de2d7331f3bb08ce6e7aac9aa1678959cb8c","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6c698e47160dab623d62f581081c27c76d75d991","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.4-alpha-20250126103404-5558de2d7331f3bb08ce6e7aac9aa1678959cb8c.tgz","fileCount":107,"integrity":"sha512-8ae4zsDqlv4VSO7DIUno/Mmb+J+ioA419HIx4+SFG4uOvZ0cSa9GRkHyAQWJ0BEqIWVuYNceIq290Ci9eEvWGQ==","signatures":[{"sig":"MEUCIQDD15YNOq2tGeUudp59f8IumpqO/ODGGCYiQdg0Q92+egIgIBnR0WXQLX897TPSprkszHpJ71N6pAGT/g+JREMmEEw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":238987},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"5558de2d7331f3bb08ce6e7aac9aa1678959cb8c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotan@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.5","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.6.0-alpha-20250126103404-5558de2d7331f3bb08ce6e7aac9aa1678959cb8c","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.4-alpha-20250126103404-5558de2d7331f3bb08ce6e7aac9aa1678959cb8c_1737887673286_0.15656093687468986","host":"s3://npm-registry-packages-npm-production"}},"5.0.4-alpha-20250126105827-639eea89d522661024787c1806f5f6272ba7061e":{"name":"@graphql-codegen/cli","version":"5.0.4-alpha-20250126105827-639eea89d522661024787c1806f5f6272ba7061e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.4-alpha-20250126105827-639eea89d522661024787c1806f5f6272ba7061e","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"16f9b6f488556986c60fa7755d182bb8acdfd15f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.4-alpha-20250126105827-639eea89d522661024787c1806f5f6272ba7061e.tgz","fileCount":107,"integrity":"sha512-OilXtTgaIcf3sP4SBsTWo4KouDAJ/hFrk2FGjHePmJ/mhli2BybSmEu0iR7RHYyHK3NdZsssKkOQWDDBTZeEDw==","signatures":[{"sig":"MEYCIQDxEV7e0x9WyyJdD73ZqNjvryUHnXb88yG3/2g6L5F9rwIhAKJf6piKKOz57ge/hJydN93rWgs5ORjaABLpVVaJ8Hx7","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":238891},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"639eea89d522661024787c1806f5f6272ba7061e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotan@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.5","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.6.0-alpha-20250126105827-639eea89d522661024787c1806f5f6272ba7061e","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.4-alpha-20250126105827-639eea89d522661024787c1806f5f6272ba7061e_1737889135512_0.5529525057464986","host":"s3://npm-registry-packages-npm-production"}},"5.0.4-alpha-20250126120611-040d79f0c535dd0c4a625f6fa9ade4aed825ef55":{"name":"@graphql-codegen/cli","version":"5.0.4-alpha-20250126120611-040d79f0c535dd0c4a625f6fa9ade4aed825ef55","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.4-alpha-20250126120611-040d79f0c535dd0c4a625f6fa9ade4aed825ef55","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"5474481c7842cd702d5257a07e54705432f69286","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.4-alpha-20250126120611-040d79f0c535dd0c4a625f6fa9ade4aed825ef55.tgz","fileCount":107,"integrity":"sha512-bswhRU4yQffqog+zf5Zxqyo21bsuGtbozA3HkywN6AoaS3rYuiPfV8BjZ3phbQKWS5wVai5/fzlqYjRfDE4EcQ==","signatures":[{"sig":"MEUCIQDI4yg3U21IOC8TCiDohw19VMqib07HMqnB/Rq8TtdnGwIgMZrLlBg1CnkhMDRPZfo/42YEB2ZJ6619LQOvvZGQp68=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":238891},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"040d79f0c535dd0c4a625f6fa9ade4aed825ef55","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotan@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.5","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.6.0-alpha-20250126120611-040d79f0c535dd0c4a625f6fa9ade4aed825ef55","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.4-alpha-20250126120611-040d79f0c535dd0c4a625f6fa9ade4aed825ef55_1737893198691_0.7288115072722203","host":"s3://npm-registry-packages-npm-production"}},"5.0.4-alpha-20250127012824-0b82cd3b3060d576dcccaf8854d563bb7c8e7f5a":{"name":"@graphql-codegen/cli","version":"5.0.4-alpha-20250127012824-0b82cd3b3060d576dcccaf8854d563bb7c8e7f5a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.4-alpha-20250127012824-0b82cd3b3060d576dcccaf8854d563bb7c8e7f5a","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"9d2a7b71435dce979a212c418b0b9875e184d3ec","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.4-alpha-20250127012824-0b82cd3b3060d576dcccaf8854d563bb7c8e7f5a.tgz","fileCount":107,"integrity":"sha512-mfWJ4OuIYHG4TFALQ6aD1zjW4eja0yXM8YfvlCFwkyE7kppTf2SbQVOUoz94z9J0n588Hipq6T22gPgN2UwRrQ==","signatures":[{"sig":"MEQCIFI5CYsJU6sC6gDK9OE1/O41RkywRVEeNvwCCbKYEtJTAiBI17Lr/vrJMVnxIiuLcOrGHgUg7p+GQWWKM6c0tNriUQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":238891},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"0b82cd3b3060d576dcccaf8854d563bb7c8e7f5a","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotan@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.5","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.6.0-alpha-20250127012824-0b82cd3b3060d576dcccaf8854d563bb7c8e7f5a","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.4-alpha-20250127012824-0b82cd3b3060d576dcccaf8854d563bb7c8e7f5a_1737941338133_0.09292806550590216","host":"s3://npm-registry-packages-npm-production"}},"5.0.4-alpha-20250127013520-2df076dc8f935a50e10a81e4aa71880c736f0a7f":{"name":"@graphql-codegen/cli","version":"5.0.4-alpha-20250127013520-2df076dc8f935a50e10a81e4aa71880c736f0a7f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.4-alpha-20250127013520-2df076dc8f935a50e10a81e4aa71880c736f0a7f","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"37769fcb20f6498b18d0d177f4dac4a395fe5e5c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.4-alpha-20250127013520-2df076dc8f935a50e10a81e4aa71880c736f0a7f.tgz","fileCount":107,"integrity":"sha512-yUIgx++RC54i0JKHzhPqnflBHieGmvA78yJDLuF01oTvgYuuTI4qwDuJ4S3Qd664N7UzDrrUHHw+I6B33IvaSw==","signatures":[{"sig":"MEQCIC1lNO0PE59qyKjuTPtj5BVuXw/akaMNfXD1xonu0OUtAiB74IyGTja8JHcGbs2ZBYcIpKJJXo0JbORe+D9DNm7yjw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":238891},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2df076dc8f935a50e10a81e4aa71880c736f0a7f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotan@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.5","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.6.0-alpha-20250127013520-2df076dc8f935a50e10a81e4aa71880c736f0a7f","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.4-alpha-20250127013520-2df076dc8f935a50e10a81e4aa71880c736f0a7f_1737941749806_0.2169013096407646","host":"s3://npm-registry-packages-npm-production"}},"5.0.4-alpha-20250127015713-ffd0b5ae915fa316248ea59772fb7d74701e6f68":{"name":"@graphql-codegen/cli","version":"5.0.4-alpha-20250127015713-ffd0b5ae915fa316248ea59772fb7d74701e6f68","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.4-alpha-20250127015713-ffd0b5ae915fa316248ea59772fb7d74701e6f68","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"936904ffd54b2cc833e4fc0dc7fbe1900ce940aa","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.4-alpha-20250127015713-ffd0b5ae915fa316248ea59772fb7d74701e6f68.tgz","fileCount":107,"integrity":"sha512-rry0QX7i2vDRZUDvEgjM9kLwZ52d5P47mgE7gEvpjalIi0a8bzS+RCtvq2LC30a1vn4oQeaXyaADW9A8yh3EmA==","signatures":[{"sig":"MEUCIB7poASlSDljc7OI3yFZO6OzZ+YYYEfg4RTLaCBwQQsRAiEA8IpsB6XR7RnZYL5zM7ijgCwlmP2RS4VJnrLOrgeUAQU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":238891},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ffd0b5ae915fa316248ea59772fb7d74701e6f68","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotan@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.5","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.6.0-alpha-20250127015713-ffd0b5ae915fa316248ea59772fb7d74701e6f68","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.4-alpha-20250127015713-ffd0b5ae915fa316248ea59772fb7d74701e6f68_1737943061478_0.8565539273204665","host":"s3://npm-registry-packages-npm-production"}},"5.0.4-alpha-20250127060722-e648726c1f01493f3b88a9e8609cdda6368d0a3f":{"name":"@graphql-codegen/cli","version":"5.0.4-alpha-20250127060722-e648726c1f01493f3b88a9e8609cdda6368d0a3f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.4-alpha-20250127060722-e648726c1f01493f3b88a9e8609cdda6368d0a3f","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"3be5d1e9e3f3d145e7a80b2158e0f98781a88567","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.4-alpha-20250127060722-e648726c1f01493f3b88a9e8609cdda6368d0a3f.tgz","fileCount":107,"integrity":"sha512-BIXyfSz3qRO967qqnv2NBvygZkhWGlRtYiCunQCKdVo6SwKStpLseSywx2hijpSym4U43QZd4QjmMNlxdd1XzA==","signatures":[{"sig":"MEYCIQCQhGdz6EKSME4f91HVrJq6ydN2vVXWmiM+o1OMz15z7gIhAIeHQIdQFP2ww0rfrPUkFvNobgiehXqexZoYjM/iqk6q","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":238891},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e648726c1f01493f3b88a9e8609cdda6368d0a3f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotan@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.5","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.6.0-alpha-20250127060722-e648726c1f01493f3b88a9e8609cdda6368d0a3f","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.4-alpha-20250127060722-e648726c1f01493f3b88a9e8609cdda6368d0a3f_1737958070954_0.9709492993379174","host":"s3://npm-registry-packages-npm-production"}},"5.0.4-alpha-20250127060747-9152380b6f541232ec4086aa6d472c23ae01bb81":{"name":"@graphql-codegen/cli","version":"5.0.4-alpha-20250127060747-9152380b6f541232ec4086aa6d472c23ae01bb81","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.4-alpha-20250127060747-9152380b6f541232ec4086aa6d472c23ae01bb81","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e712c88c74ab52c549d76b008db722f632b32bb7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.4-alpha-20250127060747-9152380b6f541232ec4086aa6d472c23ae01bb81.tgz","fileCount":107,"integrity":"sha512-Lp0bP/bf1n5RcAuCweotyhi3IaQspJoOr2eNZQU39X94oK3+7XH2NkQvxYer3pSXSLdI3ROASrgiaeAe7NH4rA==","signatures":[{"sig":"MEUCIDNHu0r3/YMF1Mkx1QIW+rriCrXVSM7yl0xG2Hks88VuAiEA35yc9Nn4Qdn/Zwa8ecGpYbQHerhEyBinkg0BiIpQzeY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":238891},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"9152380b6f541232ec4086aa6d472c23ae01bb81","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotan@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.5","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.6.0-alpha-20250127060747-9152380b6f541232ec4086aa6d472c23ae01bb81","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.4-alpha-20250127060747-9152380b6f541232ec4086aa6d472c23ae01bb81_1737958095735_0.4200704681941676","host":"s3://npm-registry-packages-npm-production"}},"5.0.4-alpha-20250127061814-2aaae63bb798427895f2d3d363ebfeb9a9ff684f":{"name":"@graphql-codegen/cli","version":"5.0.4-alpha-20250127061814-2aaae63bb798427895f2d3d363ebfeb9a9ff684f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.4-alpha-20250127061814-2aaae63bb798427895f2d3d363ebfeb9a9ff684f","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"de29d3aea663fa1f41d4bf744a360b0cf1c004b8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.4-alpha-20250127061814-2aaae63bb798427895f2d3d363ebfeb9a9ff684f.tgz","fileCount":107,"integrity":"sha512-hTrKJfwogVfLDmwPC5NeklBVIEstHm9jiR9FbuapAWweN0mTCupbfyOTgiaWQq1YsLJcXLiguJ7cpHiidpldOA==","signatures":[{"sig":"MEQCIBf8FgMxkDpHt1mlkmJsQ3JpuxR4M9JRfc9pAzYyJ8JuAiB2zpJPCNMDdfwRaMWxvPNlV4lJ6WjE9bWtUHiI+PJnSw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":238891},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2aaae63bb798427895f2d3d363ebfeb9a9ff684f","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotan@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.5","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.6.0-alpha-20250127061814-2aaae63bb798427895f2d3d363ebfeb9a9ff684f","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.4-alpha-20250127061814-2aaae63bb798427895f2d3d363ebfeb9a9ff684f_1737958723636_0.615729351268292","host":"s3://npm-registry-packages-npm-production"}},"5.0.4-alpha-20250127062825-42f662761ea8bcfa5103f742c9be2050112fa56e":{"name":"@graphql-codegen/cli","version":"5.0.4-alpha-20250127062825-42f662761ea8bcfa5103f742c9be2050112fa56e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.4-alpha-20250127062825-42f662761ea8bcfa5103f742c9be2050112fa56e","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"bc0cae139a5aaf6417d5f3f9f3396455e467f2ce","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.4-alpha-20250127062825-42f662761ea8bcfa5103f742c9be2050112fa56e.tgz","fileCount":107,"integrity":"sha512-eUTK8b/ZJ30t6Imo+gAJnSMgU0hZse62O4le4CvRJr5/y6M8Ii8UhDvAKjwUCxA2f4uPPfJBUz965jF3h31X9Q==","signatures":[{"sig":"MEYCIQDF9Ocbw/SSDXImqgdZzm5nZmwtvLdNNr5wIqJwfsi0ygIhAOAFypYohm9gpYM5frv6OtKE0UhOpBZVESg3497nkbX/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":238987},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"42f662761ea8bcfa5103f742c9be2050112fa56e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotan@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.5","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.6.0-alpha-20250127062825-42f662761ea8bcfa5103f742c9be2050112fa56e","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.4-alpha-20250127062825-42f662761ea8bcfa5103f742c9be2050112fa56e_1737959333211_0.7352578681189816","host":"s3://npm-registry-packages-npm-production"}},"5.0.4-rc-20250127063015-d04e3a3fde233160eba3493e0a75b737007942c9":{"name":"@graphql-codegen/cli","version":"5.0.4-rc-20250127063015-d04e3a3fde233160eba3493e0a75b737007942c9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.4-rc-20250127063015-d04e3a3fde233160eba3493e0a75b737007942c9","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d06a4172d5ed48dd81d7b6298332ba0854a49f39","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.4-rc-20250127063015-d04e3a3fde233160eba3493e0a75b737007942c9.tgz","fileCount":107,"integrity":"sha512-aGN/I7wNYdQvz1e+8z/7HDBuzOO5ovyi3g401I3n+tNCjNo/rSPsoSiFNxe26oQaRDnFs4ST/IVGVCrJYxOfAA==","signatures":[{"sig":"MEQCIFEVQ7ENMYofY07dbp615JB2GnTyKNuHrOvcb7+JRLH8AiATB4Iqd5wWL4kD8oEIq1gBAQKsZE6c7m1rZxZpCivi0g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":238885},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d04e3a3fde233160eba3493e0a75b737007942c9","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotan@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.5","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.6.0-rc-20250127063015-d04e3a3fde233160eba3493e0a75b737007942c9","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.4-rc-20250127063015-d04e3a3fde233160eba3493e0a75b737007942c9_1737959443143_0.9164377772174495","host":"s3://npm-registry-packages-npm-production"}},"5.0.4-rc-20250127063959-abd657885aea0a7a095a00dafbb4e35b672aaf92":{"name":"@graphql-codegen/cli","version":"5.0.4-rc-20250127063959-abd657885aea0a7a095a00dafbb4e35b672aaf92","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.4-rc-20250127063959-abd657885aea0a7a095a00dafbb4e35b672aaf92","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e417b45577a93ca5d57464632fd4c810e2ee525f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.4-rc-20250127063959-abd657885aea0a7a095a00dafbb4e35b672aaf92.tgz","fileCount":107,"integrity":"sha512-YZ8yy+nfN4lEdurpdzqapjUvv40Nw0Dc5GPZZhbRcrSV37DY6hevmLR3s6q+DhbRQFWCXXCrTnbrTGNzsMYbOw==","signatures":[{"sig":"MEQCIFJLFlmlEoqbUnfPECNIbJvUGaOthidHdkuE2GUtRco5AiA0V5a0q2RfB5O2ilkVNL6dXZVq0uOJjd3xP+N6ouxMMQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":238981},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"abd657885aea0a7a095a00dafbb4e35b672aaf92","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotan@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.5","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.6.0-rc-20250127063959-abd657885aea0a7a095a00dafbb4e35b672aaf92","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.4-rc-20250127063959-abd657885aea0a7a095a00dafbb4e35b672aaf92_1737960026678_0.5868125072697121","host":"s3://npm-registry-packages-npm-production"}},"5.0.4-alpha-20250127064125-ab977175cbb38888cd1fffd156bf6e336ea3f5b8":{"name":"@graphql-codegen/cli","version":"5.0.4-alpha-20250127064125-ab977175cbb38888cd1fffd156bf6e336ea3f5b8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.4-alpha-20250127064125-ab977175cbb38888cd1fffd156bf6e336ea3f5b8","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ee4c5bb863950a67ed6c1173566ae9188a4777e9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.4-alpha-20250127064125-ab977175cbb38888cd1fffd156bf6e336ea3f5b8.tgz","fileCount":107,"integrity":"sha512-JzeMJAG7cILxfHZr3W4WhJIgoqDKFvdOdGnORUHH3R8LmG1Ekf9LOjMsdaAY0ZEjZKyjniZ4M14gtV2MHAYq0w==","signatures":[{"sig":"MEUCIFjMCYi50rVGkbHhnSZfIvh5VN6sa+OSyjIqg9hbuwsxAiEAi2Y9A+s+czfI4lwPSxgVEM2QINjeRrd4la27ACoXYW8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":238987},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ab977175cbb38888cd1fffd156bf6e336ea3f5b8","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotan@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.5","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.6.0-alpha-20250127064125-ab977175cbb38888cd1fffd156bf6e336ea3f5b8","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.4-alpha-20250127064125-ab977175cbb38888cd1fffd156bf6e336ea3f5b8_1737960114920_0.06273282836390903","host":"s3://npm-registry-packages-npm-production"}},"5.0.4-alpha-20250127064355-aec6d8586008f8d2da37dbb9b7a9ccb130ccf8b1":{"name":"@graphql-codegen/cli","version":"5.0.4-alpha-20250127064355-aec6d8586008f8d2da37dbb9b7a9ccb130ccf8b1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.4-alpha-20250127064355-aec6d8586008f8d2da37dbb9b7a9ccb130ccf8b1","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"9b8a15b7ea9e995dbc382cbd78368d4b9eda6296","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.4-alpha-20250127064355-aec6d8586008f8d2da37dbb9b7a9ccb130ccf8b1.tgz","fileCount":107,"integrity":"sha512-KUaDks1ftm8Ctt81xsTdY+4rbOW8ljiwFO5FhhVQZFimsxVYmbLINVRUJUjc9QD8NW0BqqFYoW34YeBT1nRKhA==","signatures":[{"sig":"MEYCIQD3is8EN+kMSe1dLFrwI93mZIjj+6Q4C+ZfLZptFWJRBAIhAOVRlrPb68xvXGHjsVqsoeW7mptNS4eOun9C80LSpB1U","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":238987},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"aec6d8586008f8d2da37dbb9b7a9ccb130ccf8b1","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotan@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.5","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.6.0-alpha-20250127064355-aec6d8586008f8d2da37dbb9b7a9ccb130ccf8b1","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.4-alpha-20250127064355-aec6d8586008f8d2da37dbb9b7a9ccb130ccf8b1_1737960263087_0.262290486138272","host":"s3://npm-registry-packages-npm-production"}},"5.0.4-alpha-20250127071942-f029050859efda5c0812a4d36da0391af2b38b57":{"name":"@graphql-codegen/cli","version":"5.0.4-alpha-20250127071942-f029050859efda5c0812a4d36da0391af2b38b57","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.4-alpha-20250127071942-f029050859efda5c0812a4d36da0391af2b38b57","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8634f8774b769500b55ef79791a9dd1071ece71b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.4-alpha-20250127071942-f029050859efda5c0812a4d36da0391af2b38b57.tgz","fileCount":107,"integrity":"sha512-ePbW+XfCnNbZISi8nZnMg9PdlgmQXFNA2B6GUVXTzOW3Is8UC/jaoiXBj5YvCUZMmeeatNO/N61MPhCwsGGcag==","signatures":[{"sig":"MEQCIH/31DbtQyJvDCFu9ECwV+mlXU2yBDvh5ZkAHQ2ax2S9AiAZND030S6X+7PthxpwIkeVfUPRjNjSKn2rVGEZEPBM6A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":238987},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f029050859efda5c0812a4d36da0391af2b38b57","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotan@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.5","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.6.0-alpha-20250127071942-f029050859efda5c0812a4d36da0391af2b38b57","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.4-alpha-20250127071942-f029050859efda5c0812a4d36da0391af2b38b57_1737962410570_0.5344863931679327","host":"s3://npm-registry-packages-npm-production"}},"5.0.4-rc-20250127072111-8556acdd6e0b0e28cb0bbc9b9137bc3b20bc7d8e":{"name":"@graphql-codegen/cli","version":"5.0.4-rc-20250127072111-8556acdd6e0b0e28cb0bbc9b9137bc3b20bc7d8e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.4-rc-20250127072111-8556acdd6e0b0e28cb0bbc9b9137bc3b20bc7d8e","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"209b7175f49d5a51032c310f42e151f4e11b0497","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.4-rc-20250127072111-8556acdd6e0b0e28cb0bbc9b9137bc3b20bc7d8e.tgz","fileCount":107,"integrity":"sha512-i1Q0cyIXqgjuQr0KH9+O+2zi+b30CNM/9Ke1j9LMV4MM0+DNLJzSdUQJD0Diqn3vdNE0LltPxYl+ulpIoJwcfw==","signatures":[{"sig":"MEUCIBGmiFPmHdCFqPWDHXwHmaoJslMk+q1IWOHGqcJoBKGrAiEA7W/3sQuDw8EfZwXXtLaguFYKL5aJyLN86KnNEahS9rk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":238981},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8556acdd6e0b0e28cb0bbc9b9137bc3b20bc7d8e","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotan@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.5","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.6.0-rc-20250127072111-8556acdd6e0b0e28cb0bbc9b9137bc3b20bc7d8e","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.4-rc-20250127072111-8556acdd6e0b0e28cb0bbc9b9137bc3b20bc7d8e_1737962500051_0.5804012171802682","host":"s3://npm-registry-packages-npm-production"}},"5.0.4-alpha-20250127085714-c244d885bcf1e6e3f5eb2efa3c0ca93e4895dbaf":{"name":"@graphql-codegen/cli","version":"5.0.4-alpha-20250127085714-c244d885bcf1e6e3f5eb2efa3c0ca93e4895dbaf","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.4-alpha-20250127085714-c244d885bcf1e6e3f5eb2efa3c0ca93e4895dbaf","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"120cd0a3b205c750b4eed91796c119a431acabc6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.4-alpha-20250127085714-c244d885bcf1e6e3f5eb2efa3c0ca93e4895dbaf.tgz","fileCount":107,"integrity":"sha512-/aBCO/ximqG/jz+bZe3x1SaIgEKP8+dy6XbrPAbIgSr5IIki+IJwCLg8p4XlZ2ht4YJTGIgtcSYUkFALvKYPSA==","signatures":[{"sig":"MEQCIEWF8c63r/ctgkDCOupuJvQ4kMUN+1vs+EuzOTRZtKF5AiB4t+E6Dhq1I4HOrIME6jiAlWbU8jA8TgC3G7JEELIEaA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":238987},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c244d885bcf1e6e3f5eb2efa3c0ca93e4895dbaf","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotan@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.5","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.6.0-alpha-20250127085714-c244d885bcf1e6e3f5eb2efa3c0ca93e4895dbaf","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.4-alpha-20250127085714-c244d885bcf1e6e3f5eb2efa3c0ca93e4895dbaf_1737968263001_0.7546061745301547","host":"s3://npm-registry-packages-npm-production"}},"5.0.4-alpha-20250127165237-01bd27aa1497ea98e2f9e9d68dd2d1d31cec24cb":{"name":"@graphql-codegen/cli","version":"5.0.4-alpha-20250127165237-01bd27aa1497ea98e2f9e9d68dd2d1d31cec24cb","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.4-alpha-20250127165237-01bd27aa1497ea98e2f9e9d68dd2d1d31cec24cb","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1df9211b064c7c955c1642c5a39cf4424eeb7a1c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.4-alpha-20250127165237-01bd27aa1497ea98e2f9e9d68dd2d1d31cec24cb.tgz","fileCount":107,"integrity":"sha512-XS13oNWUzQrIFiNLWaM1q4Y4MVSJcVQhEA4UnOws4BuV03wDLKbJyb8IqODgz/blmJ7t6zOo2uzqn5H8Ys8Emw==","signatures":[{"sig":"MEUCIQDlL9RfZFs3lPhXpTfVOpAfoSqVs9XvuxSQws6QDA6otgIgd3VqsIBMBqm61Dsw5pKGNikvlsqNirGogs9FBvgtw7A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":238987},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"01bd27aa1497ea98e2f9e9d68dd2d1d31cec24cb","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotan@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.5","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.6.0-alpha-20250127165237-01bd27aa1497ea98e2f9e9d68dd2d1d31cec24cb","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.4-alpha-20250127165237-01bd27aa1497ea98e2f9e9d68dd2d1d31cec24cb_1737996789460_0.7310321350945113","host":"s3://npm-registry-packages-npm-production"}},"5.0.4-rc-20250128104122-219140f9b5bdf410963b27f59e14bac52fc213e7":{"name":"@graphql-codegen/cli","version":"5.0.4-rc-20250128104122-219140f9b5bdf410963b27f59e14bac52fc213e7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.4-rc-20250128104122-219140f9b5bdf410963b27f59e14bac52fc213e7","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"78ffc85e3fcbf6be0c00421b045a7847d72d50f9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.4-rc-20250128104122-219140f9b5bdf410963b27f59e14bac52fc213e7.tgz","fileCount":107,"integrity":"sha512-l2OWhF/XQ3TVbNJdU34G4rmfPixxoc3bqpg5lZ6Rqo3BszL8ZMMhnL2Wt+Vqc41BPmSZACBcXxHywQbP1skdMw==","signatures":[{"sig":"MEQCID8w6pg1J+xIm8aHKjITFoi6xuYFbBODmikOTxc+xx6SAiBNeHykFdQP7JLh4BacRu+Rahawg6Rj0F8JIgwAHnEqVg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":238981},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"219140f9b5bdf410963b27f59e14bac52fc213e7","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotan@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.5","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.6.0-rc-20250128104122-219140f9b5bdf410963b27f59e14bac52fc213e7","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.4-rc-20250128104122-219140f9b5bdf410963b27f59e14bac52fc213e7_1738060910218_0.931974781493371","host":"s3://npm-registry-packages-npm-production"}},"5.0.4-alpha-20250128104349-3b3d6f11cc1df11fc4b0035d821f889629639ce0":{"name":"@graphql-codegen/cli","version":"5.0.4-alpha-20250128104349-3b3d6f11cc1df11fc4b0035d821f889629639ce0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.4-alpha-20250128104349-3b3d6f11cc1df11fc4b0035d821f889629639ce0","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6526439aa3db87defd0b3716e5570dd8676e7413","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.4-alpha-20250128104349-3b3d6f11cc1df11fc4b0035d821f889629639ce0.tgz","fileCount":107,"integrity":"sha512-ahIipYKZKE8SXF4GHD0U99tLB6hlgR6dyCzQgmPHqZw9N7ErDo6fNGKQdcfzQoOd+IM5iVHROWP38MARHepxPg==","signatures":[{"sig":"MEUCIQDkaqEQeBrkSih0FtdyGwiYSr5hb2IAnQqdQgbjB8dm8AIgG81dE1CLSGGzAbLLNHiHifv3HyTjIKxrB6uK0W6AwZc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":238987},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3b3d6f11cc1df11fc4b0035d821f889629639ce0","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotan@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.5","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.6.0-alpha-20250128104349-3b3d6f11cc1df11fc4b0035d821f889629639ce0","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.4-alpha-20250128104349-3b3d6f11cc1df11fc4b0035d821f889629639ce0_1738061058243_0.8434778171782158","host":"s3://npm-registry-packages-npm-production"}},"5.0.4":{"name":"@graphql-codegen/cli","version":"5.0.4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.4","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"22a8fc492ff20028f236dda16ecd9f5bd9783c5a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.4.tgz","fileCount":107,"integrity":"sha512-vPO1mCtrttFVy8mPR+jMAvsYTv8E/7payIPaneeGE15mQjyvQXXsHoAg06Qpf6tykOdCwKVLWre0Mf6g0KBwUg==","signatures":[{"sig":"MEUCIGChDwHHsok1bYn3TXs1jE5hHBqM9168yLtEf9x67W5WAiEAzeZQT/tJLK2XzxginuximlWA+kMyJAnYznd1QmoiLDo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":238864},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8192a887c6a3b0816f42816ed92a3e3652f01dbe","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotan@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.5","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"^4.6.0","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.4_1738065369561_0.9308906856371912","host":"s3://npm-registry-packages-npm-production"}},"5.0.5-alpha-20250129093008-cc7a80af0c203d9cbee94aab2632fc51ba495c55":{"name":"@graphql-codegen/cli","version":"5.0.5-alpha-20250129093008-cc7a80af0c203d9cbee94aab2632fc51ba495c55","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.5-alpha-20250129093008-cc7a80af0c203d9cbee94aab2632fc51ba495c55","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6788c135b4e92c726e829e6daafbc3b49ee59896","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.5-alpha-20250129093008-cc7a80af0c203d9cbee94aab2632fc51ba495c55.tgz","fileCount":107,"integrity":"sha512-cppxYd4xs4zb/DH4YHQqEd+m9ZZmJtbBTyuzrODOY3OG4Ip4l4jDj+p6g5o0JEv54NmbGlfGBl2uFCFGPh4Tow==","signatures":[{"sig":"MEQCIHU2t226yEo1rDThpMJnoexgY/FoZ44flSlgaZOcYY1cAiAx5QiBInlsWE30JvX/Mmas56nlUb3D1VogiXLkaMbtvQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":239109},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"cc7a80af0c203d9cbee94aab2632fc51ba495c55","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotan@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.5","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.3-alpha-20250129093008-cc7a80af0c203d9cbee94aab2632fc51ba495c55","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.6.1-alpha-20250129093008-cc7a80af0c203d9cbee94aab2632fc51ba495c55","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250129093008-cc7a80af0c203d9cbee94aab2632fc51ba495c55","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.5-alpha-20250129093008-cc7a80af0c203d9cbee94aab2632fc51ba495c55_1738143036693_0.21585849457294626","host":"s3://npm-registry-packages-npm-production"}},"5.0.5-alpha-20250202125702-1b7cbef6b28bbd45d83b2facfa30c263cc369044":{"name":"@graphql-codegen/cli","version":"5.0.5-alpha-20250202125702-1b7cbef6b28bbd45d83b2facfa30c263cc369044","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.5-alpha-20250202125702-1b7cbef6b28bbd45d83b2facfa30c263cc369044","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e9612021a34c84b70030d1f9b7c2b3e27e106604","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.5-alpha-20250202125702-1b7cbef6b28bbd45d83b2facfa30c263cc369044.tgz","fileCount":107,"integrity":"sha512-HWrZQNgZ6qiiBmatspXPTMiD7iMZ1QZRKJPU6TD3T0LSBNlqF3XVW+boxLktaeQVzl9Lys6WqG68iBlXfxUO7A==","signatures":[{"sig":"MEUCIG8MpNvSKdEaYbVINuXH4S+2Ohdp4t0k3YAGJinubVngAiEA24ZGUkqS+KggB8hV/AXNx2ZJFLhT2C+xyen9hISiXs0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":239109},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1b7cbef6b28bbd45d83b2facfa30c263cc369044","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotan@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.6","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.3-alpha-20250202125702-1b7cbef6b28bbd45d83b2facfa30c263cc369044","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.6.2-alpha-20250202125702-1b7cbef6b28bbd45d83b2facfa30c263cc369044","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250202125702-1b7cbef6b28bbd45d83b2facfa30c263cc369044","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.5-alpha-20250202125702-1b7cbef6b28bbd45d83b2facfa30c263cc369044_1738501056345_0.9515776796679765","host":"s3://npm-registry-packages-npm-production"}},"5.0.5-rc-20250209090136-6d6a82b1be12f0ad613b70cbff1732d7bd01280c":{"name":"@graphql-codegen/cli","version":"5.0.5-rc-20250209090136-6d6a82b1be12f0ad613b70cbff1732d7bd01280c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.5-rc-20250209090136-6d6a82b1be12f0ad613b70cbff1732d7bd01280c","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f328f36f25c28e73d329807a06d84e4f5910b77b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.5-rc-20250209090136-6d6a82b1be12f0ad613b70cbff1732d7bd01280c.tgz","fileCount":111,"integrity":"sha512-cO1nederkSLFYVUycPTtzVJTBsF02TCRT6z3m0jPlVzv4WM2BEJu99XudvuZ0qglnHpCzyLL5fwchwfN/O2meg==","signatures":[{"sig":"MEQCICnTNSdf8Ib24HYovDB9en8o3CtvUD9dVMmczj340+wbAiB6rOeAZwrZTT32GHuzIINmFsJCtRk/6us5DDtxL5sw2w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":239550},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6d6a82b1be12f0ad613b70cbff1732d7bd01280c","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotan@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.6","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"^4.6.0","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.5-rc-20250209090136-6d6a82b1be12f0ad613b70cbff1732d7bd01280c_1739091720754_0.5820792773551071","host":"s3://npm-registry-packages-npm-production"}},"5.0.5-alpha-20250209134245-aad5521a961596a024c71a3d46b0882f5608b92b":{"name":"@graphql-codegen/cli","version":"5.0.5-alpha-20250209134245-aad5521a961596a024c71a3d46b0882f5608b92b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.5-alpha-20250209134245-aad5521a961596a024c71a3d46b0882f5608b92b","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"41510d49be2e7077b43592c088947885a5906386","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.5-alpha-20250209134245-aad5521a961596a024c71a3d46b0882f5608b92b.tgz","fileCount":111,"integrity":"sha512-1FSIon1UJ8VtTUqhIvpRWM7f9wCM9ondax5owKBEWZ4BlLhbxvQZXWWQl2XajVe1kgk0IRdt3OMmVr/3id3uUg==","signatures":[{"sig":"MEUCIAEhgYdKbiWb/rVKhct8k1uQootS772EHbDfzMSXJY+NAiEAoiYR8YkLik5/b3ZE42hnC7pesIhmYdtJGXhghZ3cvtI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":239553},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"aad5521a961596a024c71a3d46b0882f5608b92b","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotan@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.6","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"^4.6.0","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.5-alpha-20250209134245-aad5521a961596a024c71a3d46b0882f5608b92b_1739108586961_0.3146009207182683","host":"s3://npm-registry-packages-npm-production"}},"5.0.5-alpha-20250211130058-994e5df8fb2192ac1fd6e35c8d7780228e09c181":{"name":"@graphql-codegen/cli","version":"5.0.5-alpha-20250211130058-994e5df8fb2192ac1fd6e35c8d7780228e09c181","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.5-alpha-20250211130058-994e5df8fb2192ac1fd6e35c8d7780228e09c181","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1ca8b975c18e1fa87e1df2bb8bfed9f5576713a9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.5-alpha-20250211130058-994e5df8fb2192ac1fd6e35c8d7780228e09c181.tgz","fileCount":111,"integrity":"sha512-It3E+SuMcLV0H9fvPGXtGz5KGgDoj6Iydc6mzGEz80yfEoDwObsb9/6dhDqGt0kr5lT4/Etn7wIHz0sY4HbuKQ==","signatures":[{"sig":"MEUCIG9gAuNx96+4NMCOwKcqtBSyPDSqGeIih4CgvJyajMEKAiEA/yP7nRE5g/v9RujKJGpM0GQYnORvLdZwGMs2DubWBfo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":239553},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"994e5df8fb2192ac1fd6e35c8d7780228e09c181","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotan@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.6","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"^4.6.0","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.5-alpha-20250211130058-994e5df8fb2192ac1fd6e35c8d7780228e09c181_1739278885532_0.6668483742535529","host":"s3://npm-registry-packages-npm-production"}},"5.0.5-alpha-20250211130309-c4854ca88f0a73feceaa1b227f027c50a33cf13b":{"name":"@graphql-codegen/cli","version":"5.0.5-alpha-20250211130309-c4854ca88f0a73feceaa1b227f027c50a33cf13b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.5-alpha-20250211130309-c4854ca88f0a73feceaa1b227f027c50a33cf13b","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"99a83e003fb8640d9f41ede58b718280d1a32f3a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.5-alpha-20250211130309-c4854ca88f0a73feceaa1b227f027c50a33cf13b.tgz","fileCount":111,"integrity":"sha512-8ZmVUcvgMU/bMaDeeIkpLyNx3tzxlZeIu3lhmHninyEmFB5738QuK6blfdhriMZa1wqxHpFlOxc/pbTnJI7Qrg==","signatures":[{"sig":"MEYCIQCQLQhDXGGIQcrgBORnO4Ky7nSsRvHmzuYm7fIa18I2GgIhAJ5fO88a6aWaDKFOyoJZ9zxvvX2VQv6vt8R3yeWlgjxu","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":239553},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c4854ca88f0a73feceaa1b227f027c50a33cf13b","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotan@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.6","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"^4.6.0","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.5-alpha-20250211130309-c4854ca88f0a73feceaa1b227f027c50a33cf13b_1739279012617_0.37898787020853675","host":"s3://npm-registry-packages-npm-production"}},"5.0.5-alpha-20250213020613-b15414b5e67e00906dfdfa2ce09a7c9cc064178b":{"name":"@graphql-codegen/cli","version":"5.0.5-alpha-20250213020613-b15414b5e67e00906dfdfa2ce09a7c9cc064178b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.5-alpha-20250213020613-b15414b5e67e00906dfdfa2ce09a7c9cc064178b","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"5c7e89db1b0a3a2fabe2f1e7f691cd73d93f91dc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.5-alpha-20250213020613-b15414b5e67e00906dfdfa2ce09a7c9cc064178b.tgz","fileCount":111,"integrity":"sha512-hBUwda9JNxc/vzkQa8NiYplzP4sA7SrGcwG8VpqOnm1vYkANjb+oh5aiZSJKa6qk0bCSRuKpSyVXor2CXeSMSA==","signatures":[{"sig":"MEUCIGJk5/QmI/wtj+RCyWUIPKPuLmddeJB8nKwM3ihfyZO4AiEAmnGNCAt5QWbgm3RvTAAGP0V6SaZ18A22N97Mu8+8eRk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":239553},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b15414b5e67e00906dfdfa2ce09a7c9cc064178b","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotan@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.6","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"^4.6.0","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.5-alpha-20250213020613-b15414b5e67e00906dfdfa2ce09a7c9cc064178b_1739412400756_0.5805276901384531","host":"s3://npm-registry-packages-npm-production"}},"5.0.5":{"name":"@graphql-codegen/cli","version":"5.0.5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.5","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"9a29b2c7a459e333fbae025dff951927fafe5d2f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.5.tgz","fileCount":111,"integrity":"sha512-9p9SI5dPhJdyU+O6p1LUqi5ajDwpm6pUhutb1fBONd0GZltLFwkgWFiFtM6smxkYXlYVzw61p1kTtwqsuXO16w==","signatures":[{"sig":"MEYCIQCaaTrmG74pohCpDclfTaZGt/sfL38Y94y6atByH4I0EwIhALkYg6nwVHh4A0xyolSEDaPMT8zhiotPfOvzZDaoOq+O","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":239491},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"20164e0b1d8c04ec5f6a178c7ae7ff3af2d8a1e0","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotan@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.6","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"^4.6.0","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.5_1739457174983_0.32901271091618756","host":"s3://npm-registry-packages-npm-production"}},"5.0.5-alpha-20250219094450-c0f73ba2266dfdde71725fb9a05c6286b0515874":{"name":"@graphql-codegen/cli","version":"5.0.5-alpha-20250219094450-c0f73ba2266dfdde71725fb9a05c6286b0515874","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.5-alpha-20250219094450-c0f73ba2266dfdde71725fb9a05c6286b0515874","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0ddd1d9b2403a3597205813d80b2986e55405b49","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.5-alpha-20250219094450-c0f73ba2266dfdde71725fb9a05c6286b0515874.tgz","fileCount":107,"integrity":"sha512-044et2u+LrlyOEw5/OyQubbpfHhHebgwzUvmAFFr0kbiaPDy4jKtQFK89ZA6M89jVR+KoHESKh7qOFDjHCt1Ww==","signatures":[{"sig":"MEUCIQD9YZ78WrUVsf1bBHPM9SPr3JivkcdbtpC1ZotP0P3WCQIgECLvNQFRMsK7NdLENlUCzHbsXTTfzr/LjkNdG8x2BJg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":239109},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c0f73ba2266dfdde71725fb9a05c6286b0515874","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotan@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.6","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.3-alpha-20250219094450-c0f73ba2266dfdde71725fb9a05c6286b0515874","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.6.2-alpha-20250219094450-c0f73ba2266dfdde71725fb9a05c6286b0515874","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250219094450-c0f73ba2266dfdde71725fb9a05c6286b0515874","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.5-alpha-20250219094450-c0f73ba2266dfdde71725fb9a05c6286b0515874_1739958318944_0.037455557251185656","host":"s3://npm-registry-packages-npm-production"}},"5.0.5-alpha-20250305095421-b22d7edea4edf2476d193eccc74d5ff69373a898":{"name":"@graphql-codegen/cli","version":"5.0.5-alpha-20250305095421-b22d7edea4edf2476d193eccc74d5ff69373a898","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.5-alpha-20250305095421-b22d7edea4edf2476d193eccc74d5ff69373a898","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"7cc5c0b638daacb553d40a4e2c30b7e471d18956","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.5-alpha-20250305095421-b22d7edea4edf2476d193eccc74d5ff69373a898.tgz","fileCount":107,"integrity":"sha512-bUg3vGd4emzhenc8tQL11CLo4tzSPmkFlYepRP92hL9hifFdrGJn3Jc0Hk55jvYi2U+bLkmTZNQHQIEuzV7f4A==","signatures":[{"sig":"MEUCIBp4tIvIJrOtCZv34qH+acBOERefibVXfv2Yj5crLcVpAiEA4LDxiHScCpkdosytRWRjsf+Rw+4mxetc1BTK+t9iTjc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":239109},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b22d7edea4edf2476d193eccc74d5ff69373a898","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotan@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.7","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.3-alpha-20250305095421-b22d7edea4edf2476d193eccc74d5ff69373a898","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.6.2-alpha-20250305095421-b22d7edea4edf2476d193eccc74d5ff69373a898","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250305095421-b22d7edea4edf2476d193eccc74d5ff69373a898","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.5-alpha-20250305095421-b22d7edea4edf2476d193eccc74d5ff69373a898_1741168490500_0.0572610683838537","host":"s3://npm-registry-packages-npm-production"}},"5.0.5-alpha-20250305100622-bf44cc9a5598cb0d0790bc03ee0f26743002ccd6":{"name":"@graphql-codegen/cli","version":"5.0.5-alpha-20250305100622-bf44cc9a5598cb0d0790bc03ee0f26743002ccd6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.5-alpha-20250305100622-bf44cc9a5598cb0d0790bc03ee0f26743002ccd6","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"df3e4ed415b4418354cba7a86f015aec14626883","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.5-alpha-20250305100622-bf44cc9a5598cb0d0790bc03ee0f26743002ccd6.tgz","fileCount":107,"integrity":"sha512-ebQDwNnQP6r4zhJ5HK+zWfxeE8gApLE+6r5DjMUrkfSga+My/QUByacQjo5JaSB2tVKuZSJZj+98jwV981QToQ==","signatures":[{"sig":"MEQCIDBekOpN8nmLKYcjpxvU5n21xDTSRompNA1DR/LsjVkYAiAX2X3lOP81mfGy1kUMnQOZ7+vwdqvW40s+W0JmHy57ug==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":239109},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"bf44cc9a5598cb0d0790bc03ee0f26743002ccd6","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotan@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.7","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.3-alpha-20250305100622-bf44cc9a5598cb0d0790bc03ee0f26743002ccd6","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.6.2-alpha-20250305100622-bf44cc9a5598cb0d0790bc03ee0f26743002ccd6","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250305100622-bf44cc9a5598cb0d0790bc03ee0f26743002ccd6","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.5-alpha-20250305100622-bf44cc9a5598cb0d0790bc03ee0f26743002ccd6_1741169210321_0.46157220150301503","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250311213828-b0b7e86bc292eaf1e1b50e494e0e1f7af2fef9d2":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250311213828-b0b7e86bc292eaf1e1b50e494e0e1f7af2fef9d2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250311213828-b0b7e86bc292eaf1e1b50e494e0e1f7af2fef9d2","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a5a904caf814a33c4c97d1ee1e90a296317933f1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250311213828-b0b7e86bc292eaf1e1b50e494e0e1f7af2fef9d2.tgz","fileCount":111,"integrity":"sha512-0tNmSYvllTK0w3IexnSZZ27+eWrYByYL/X3GlAGemTOsmtBHYIJ8jOmImSc4SAIbIRsZs26QAFPYOdmo38txfg==","signatures":[{"sig":"MEQCIB6yZTzkPs+AFDaO1L+W7GxPB2Xmf6OnaSbWuoC06kN/AiA/iGN4b9c24kIscdq9hNnLqVaW1v84hxusWLw4cQm55A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":239736},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b0b7e86bc292eaf1e1b50e494e0e1f7af2fef9d2","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotan@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.7","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.3-alpha-20250311213828-b0b7e86bc292eaf1e1b50e494e0e1f7af2fef9d2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.7.1-alpha-20250311213828-b0b7e86bc292eaf1e1b50e494e0e1f7af2fef9d2","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250311213828-b0b7e86bc292eaf1e1b50e494e0e1f7af2fef9d2","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250311213828-b0b7e86bc292eaf1e1b50e494e0e1f7af2fef9d2_1741729137044_0.04670994306300669","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250314004331-024c84dcd27a834ac46c91518bad257a3edb7aaf":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250314004331-024c84dcd27a834ac46c91518bad257a3edb7aaf","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250314004331-024c84dcd27a834ac46c91518bad257a3edb7aaf","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1547e96022d6ebaef9ef9370f14e37a497d234cf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250314004331-024c84dcd27a834ac46c91518bad257a3edb7aaf.tgz","fileCount":111,"integrity":"sha512-jh3EYe2Yes1VADWc37tp1zO3gvNxJes8QfDWspvOmuNWKHxuO0XWcDawfkHt+rtppi5oT46KBNHXdHLmApVeEA==","signatures":[{"sig":"MEQCIDfWeD88KOjWzSX4tzBadTdDUjcBHLIVWejHPpovmhuBAiArIeAiL5T++ntT0R40TR0bB7RPB0kOkixZUzqqQMDJyA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":239552},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"024c84dcd27a834ac46c91518bad257a3edb7aaf","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotan@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.7","dependencies":{"jiti":"^2.0.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"^4.6.0","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250314004331-024c84dcd27a834ac46c91518bad257a3edb7aaf_1741913035076_0.36129431310920723","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250314004343-a7cdebe9ba83a8088d60b0c7baadc8da9e175257":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250314004343-a7cdebe9ba83a8088d60b0c7baadc8da9e175257","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250314004343-a7cdebe9ba83a8088d60b0c7baadc8da9e175257","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e9b49c7fd8ada3eadbe74964689e16c0c0d9440d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250314004343-a7cdebe9ba83a8088d60b0c7baadc8da9e175257.tgz","fileCount":111,"integrity":"sha512-l1VJSvrmLZXUNqtlFMxtAHnK4UOzrAw7dktkjk7bUj4oGluNRFdV9z0qMmR7XUuobGG1zDk++JJbXm1pSBQkDg==","signatures":[{"sig":"MEQCIA0LOc+qCK0CCDvrl1xpDAJ83LvWGps0s7zdWUxGkIvdAiAhSYVAhKix9q/0jUue6NlJQSDiQoTGtc03MhdVoRfSZw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":239553},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a7cdebe9ba83a8088d60b0c7baadc8da9e175257","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotan@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.7","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"^4.6.0","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250314004343-a7cdebe9ba83a8088d60b0c7baadc8da9e175257_1741913048076_0.5039212945348939","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250318112957-1b40633cf78177aab7fefe159daf50fb4f1a3511":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250318112957-1b40633cf78177aab7fefe159daf50fb4f1a3511","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250318112957-1b40633cf78177aab7fefe159daf50fb4f1a3511","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"662a08adf7b5c2af20348a36214f5679c25908ae","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250318112957-1b40633cf78177aab7fefe159daf50fb4f1a3511.tgz","fileCount":111,"integrity":"sha512-xuCpfDX4cZByGfHdWe/RQLP8lqXjPnK34wlVzhja2UKt5Wd5wdobu7eWwtmiOScJ7WsVuA0rStpZwpndzcWFPg==","signatures":[{"sig":"MEYCIQDm00jkJMrAszdGf9Gv6BxAQABJxLqpJKN/ZRxuANy5lAIhAK8zOJn+KDRDQVG5HpDGKfkKffjImG8ttRNLvvYrSmg+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":239553},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1b40633cf78177aab7fefe159daf50fb4f1a3511","typings":"typings/index.d.ts","_npmUser":{"name":"dotansimha","email":"dotan@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.7","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"^4.6.0","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250318112957-1b40633cf78177aab7fefe159daf50fb4f1a3511_1742297421021_0.6505354646783095","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250321102504-0b0c9bfb30ea7c446d896d8710d715701d90846a":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250321102504-0b0c9bfb30ea7c446d896d8710d715701d90846a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250321102504-0b0c9bfb30ea7c446d896d8710d715701d90846a","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d973d76cbbb1cb6674275ad4cb267267d7cea756","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250321102504-0b0c9bfb30ea7c446d896d8710d715701d90846a.tgz","fileCount":111,"integrity":"sha512-8Cts0NtsXpSAVEZuPPgsylio/BpG6OopI1zPwd9YQZKZd5VdZ76L4OzSmgtwuK+Gv1sikuu8vb/MRqy3+pnoKQ==","signatures":[{"sig":"MEUCIQDSAibCPUQeBNwWc0XNR5jomi5DKRzpF/f7/ZdQFw+qowIgYDxRkOAqwh87om3axZlPyg3ZWYCu2maVpvL1Yhn+0y8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":239736},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"0b0c9bfb30ea7c446d896d8710d715701d90846a","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.7","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.3-alpha-20250321102504-0b0c9bfb30ea7c446d896d8710d715701d90846a","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.7.1-alpha-20250321102504-0b0c9bfb30ea7c446d896d8710d715701d90846a","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250321102504-0b0c9bfb30ea7c446d896d8710d715701d90846a","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250321102504-0b0c9bfb30ea7c446d896d8710d715701d90846a_1742552732387_0.6021999266011837","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250329081240-1a64f6d2f211bdd3623a04b001a1dab8e0c92d3c":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250329081240-1a64f6d2f211bdd3623a04b001a1dab8e0c92d3c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250329081240-1a64f6d2f211bdd3623a04b001a1dab8e0c92d3c","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"2f03cf3300b87bb4e772bba74b116d6f120800a4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250329081240-1a64f6d2f211bdd3623a04b001a1dab8e0c92d3c.tgz","fileCount":111,"integrity":"sha512-snYnnMhLAuqDd6b5ZJxlpVQu9mJ8a7FQ6j0480IoQOHZ7usiKcpAIgXQMrCnA7tpRZmZ0ey5/dUW9wUo4RqWag==","signatures":[{"sig":"MEQCIHNngIaEOaJ/7m2eRhciR5sUj5g7PVy0xqL+8HF9LGqQAiAAhSseeih3UZeFoKj4ERbeot/WF8tDZ+VAiv5wFdrAKg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":239736},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1a64f6d2f211bdd3623a04b001a1dab8e0c92d3c","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.7","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.3-alpha-20250329081240-1a64f6d2f211bdd3623a04b001a1dab8e0c92d3c","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.8.1-alpha-20250329081240-1a64f6d2f211bdd3623a04b001a1dab8e0c92d3c","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250329081240-1a64f6d2f211bdd3623a04b001a1dab8e0c92d3c","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250329081240-1a64f6d2f211bdd3623a04b001a1dab8e0c92d3c_1743235988652_0.13765244462135873","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250402151940-923b53c5bfe3b8f8352770396f1a9454840c7b45":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250402151940-923b53c5bfe3b8f8352770396f1a9454840c7b45","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250402151940-923b53c5bfe3b8f8352770396f1a9454840c7b45","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b641eed728abda45eac86fd9b1fe8246b76a93f2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250402151940-923b53c5bfe3b8f8352770396f1a9454840c7b45.tgz","fileCount":111,"integrity":"sha512-YVSxu+zymRLGtzOGnQix2NrK/hDTwozfi5WCe9NMVkwg+E1LAKXNwYMpJQk/iBrwIAOgM+9K0yK6pYVHuHGhvQ==","signatures":[{"sig":"MEQCIEuJqHC86PWmBYwc30j1LZtmNbloE9i/Ve9vqVTY08BwAiBSCujfAg8+lkB5FQBzm+T7ag7f9P3MLJzpu2l7qzj9MA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":240465},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"923b53c5bfe3b8f8352770396f1a9454840c7b45","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"^4.6.0","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250402151940-923b53c5bfe3b8f8352770396f1a9454840c7b45_1743607206831_0.3823462747757713","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250404143555-0f9074b4868b609b621660bb18a8c5eaebf09543":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250404143555-0f9074b4868b609b621660bb18a8c5eaebf09543","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250404143555-0f9074b4868b609b621660bb18a8c5eaebf09543","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f94069496754d0b633fb6b75652113a86e01abf6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250404143555-0f9074b4868b609b621660bb18a8c5eaebf09543.tgz","fileCount":111,"integrity":"sha512-JLF7ABAZT3JrJ42vh+j8iJcUz8Cfq6blVdbEm2AiHpN1uIQXdWHD2tsTxURdTMQ0RoPhdKVrT9s35E0dvEKXeQ==","signatures":[{"sig":"MEUCIA+8A0oAlc6NLZhFEOyZs1R7UwVpxaEy69Gc3ogUbpH2AiEA+SbtTFuD0uK/210fbNxvaLq8KobNzivzT+bAlKILGDQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":240465},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"0f9074b4868b609b621660bb18a8c5eaebf09543","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.7","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"^4.6.0","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250404143555-0f9074b4868b609b621660bb18a8c5eaebf09543_1743777379656_0.12111496762616669","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250404143634-dc8b6804241a0097e7c6e8430b3d9289e5189180":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250404143634-dc8b6804241a0097e7c6e8430b3d9289e5189180","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250404143634-dc8b6804241a0097e7c6e8430b3d9289e5189180","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d41a5695844fe6848e7c27a83be0e0d00d7c9737","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250404143634-dc8b6804241a0097e7c6e8430b3d9289e5189180.tgz","fileCount":111,"integrity":"sha512-uy7gKPthjHqbs5AthmcqrUF4803wFiaeMoArkNTabAIrsTYENTYy1Lfdfevn9P/A8RB9rKAiTlbZY6cwhGtNRg==","signatures":[{"sig":"MEUCICte6yf9BxvmqLlkWwQaabpaXjP3nIU3iIrb6ohhnoHmAiEAuZokIFcf4KYW4s4pMQ1E01/KJH8ljV/LoA9PJQRh7SE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":240465},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"dc8b6804241a0097e7c6e8430b3d9289e5189180","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.7","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"^4.6.0","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250404143634-dc8b6804241a0097e7c6e8430b3d9289e5189180_1743777419562_0.6862032214112452","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250407031106-65d6f1887dbf36e34e1ebc58d28ffad7c1ff3c27":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250407031106-65d6f1887dbf36e34e1ebc58d28ffad7c1ff3c27","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250407031106-65d6f1887dbf36e34e1ebc58d28ffad7c1ff3c27","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"5ec7d57baedac9ddc30610b8cec09dd6e59a1be8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250407031106-65d6f1887dbf36e34e1ebc58d28ffad7c1ff3c27.tgz","fileCount":111,"integrity":"sha512-eHDplQnj2zfV+IwJRpthxDVZMKToB3lWEnNEZWf+HNitYKwQx96yTNOPT6rn325cTXIBioV9ZKjm1Go0TPN+SA==","signatures":[{"sig":"MEUCIQDseRuLsmKANSj5HOB7TKp+TxSnn6wxFt8XGaGqmuG/VAIgcV8Tly9nazx1S3b/bWB9653F+lHSidM1yVBaNpKZHuw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":240465},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"65d6f1887dbf36e34e1ebc58d28ffad7c1ff3c27","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.7","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"^4.6.0","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250407031106-65d6f1887dbf36e34e1ebc58d28ffad7c1ff3c27_1743995490280_0.1936403288239288","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250407120440-c235963a1470254cdb6f4a8b33081a878e9e8ed6":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250407120440-c235963a1470254cdb6f4a8b33081a878e9e8ed6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250407120440-c235963a1470254cdb6f4a8b33081a878e9e8ed6","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8f9df6c3d96a758bde9045287efd360ddd410961","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250407120440-c235963a1470254cdb6f4a8b33081a878e9e8ed6.tgz","fileCount":111,"integrity":"sha512-xTl+FvgBa2gxI+lW0t3H9RjLCJmWO5pC2JxsUHfa44qJvB0yIkXRfgUCowFocWsIsYoJRb6p3WqHXMSNxueFmg==","signatures":[{"sig":"MEUCIQDESPpT+QjsyYlIOv20LdPC5cAdXHjuxM9WdfMX7Peq3wIgRjaNcRWV7JRV2Rx9QVosfDukVDd/c615U+PYZN29fMU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":240465},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c235963a1470254cdb6f4a8b33081a878e9e8ed6","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.7","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"^4.6.0","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250407120440-c235963a1470254cdb6f4a8b33081a878e9e8ed6_1744027505732_0.9974888592080138","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250408192252-219c42cb6bdde2c2c5f7ef00c26ea33a37b48dfc":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250408192252-219c42cb6bdde2c2c5f7ef00c26ea33a37b48dfc","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250408192252-219c42cb6bdde2c2c5f7ef00c26ea33a37b48dfc","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"802026467f16edce8c002c6061dc18ba4c1808b4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250408192252-219c42cb6bdde2c2c5f7ef00c26ea33a37b48dfc.tgz","fileCount":111,"integrity":"sha512-YLSu65U+XluqBc+CydabJlA8eZ5CKL+ZnGdA5e8TTDHnPhjVGXPoBsYjsDnaNI4cL6TAzUd9DHGtpQBiAgd8HQ==","signatures":[{"sig":"MEYCIQDAkVBsAmihsGWOpxcek61le6yQIQCGSHakOTl8GqIaAwIhAOcT272Uj/m3Aw21Z6aDJbDdE3T1ds8tRQ4io24QUh5D","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":240465},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"219c42cb6bdde2c2c5f7ef00c26ea33a37b48dfc","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.7","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"^4.6.0","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250408192252-219c42cb6bdde2c2c5f7ef00c26ea33a37b48dfc_1744140195869_0.9505227719622178","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250409023336-8d3f447848be012242f4ff68e9fb7b4b26c0958d":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250409023336-8d3f447848be012242f4ff68e9fb7b4b26c0958d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250409023336-8d3f447848be012242f4ff68e9fb7b4b26c0958d","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"5c92e81a3e4846d19a5dcbfd015be7d1824905e1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250409023336-8d3f447848be012242f4ff68e9fb7b4b26c0958d.tgz","fileCount":111,"integrity":"sha512-/lmSFSrq7ZmCMPXGBeHc//dszvVlU0tkSVW/j9W1IfXrwQ/xgOTqt5eYs/MYhNWQuP1sTpR2UErjy5indf74mQ==","signatures":[{"sig":"MEUCIQCQdVoUD39O/n3450a4mUR+qdaNIVIJh5IXUXpfTt7avgIgFIEB941FbCdjhgyHe9v2gMffqgRiCMZkiP7jER/vds8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":240465},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8d3f447848be012242f4ff68e9fb7b4b26c0958d","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.7","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"^4.6.0","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250409023336-8d3f447848be012242f4ff68e9fb7b4b26c0958d_1744166041706_0.12413932863857413","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250412154807-dc967e9cdb2f099892d0889018eb6a2c6b61fe6b":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250412154807-dc967e9cdb2f099892d0889018eb6a2c6b61fe6b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250412154807-dc967e9cdb2f099892d0889018eb6a2c6b61fe6b","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"cf42b820d59633a29593ecf55043798b3b272988","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250412154807-dc967e9cdb2f099892d0889018eb6a2c6b61fe6b.tgz","fileCount":111,"integrity":"sha512-T/I9G2sFSbzpCUMxFhLwT7iznYiJe0iJQMrFTviU/RAF31rHEoLZ9p9I38fo6RrhIy5lIpHYYtmmwSR3O6YJXA==","signatures":[{"sig":"MEUCIEPqmidI1GR+qjR+TxIxRuTmSe4JgTOmHU093I85QfkHAiEAox6aFy42LUx4Fh13qssfKhwHH+Neztlg9O0UpRaUsOA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":240465},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"dc967e9cdb2f099892d0889018eb6a2c6b61fe6b","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"^4.6.0","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250412154807-dc967e9cdb2f099892d0889018eb6a2c6b61fe6b_1744472910316_0.46739329313446","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250412154857-52dfc90c00322adeb412fe96e0202917f5dcb3e9":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250412154857-52dfc90c00322adeb412fe96e0202917f5dcb3e9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250412154857-52dfc90c00322adeb412fe96e0202917f5dcb3e9","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"690a462d0d44867c4d9ecf99d6b1a62ec5144c5c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250412154857-52dfc90c00322adeb412fe96e0202917f5dcb3e9.tgz","fileCount":111,"integrity":"sha512-QsM/BuHFIuVyQjWFG+xWTqVxmPKTEyVCySWEEcVvbD4uIkgO0uOHluFua4u1Xp6BgiVIW2473hIrK7uq/KQcbA==","signatures":[{"sig":"MEUCIQCXwuerEzTA9R7nkvPTpcfxarIh3oyGPG5qA5S8QjDY3gIgOZUtB5cW4rmwnv/WlpwVA680QQe+cJODAGZoxSDSDIU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":240465},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"52dfc90c00322adeb412fe96e0202917f5dcb3e9","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"^4.6.0","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250412154857-52dfc90c00322adeb412fe96e0202917f5dcb3e9_1744472961506_0.7016792787770407","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250412155019-b5114d4567a4cabb4d81f720688255c9b387fedf":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250412155019-b5114d4567a4cabb4d81f720688255c9b387fedf","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250412155019-b5114d4567a4cabb4d81f720688255c9b387fedf","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"aa61a7da3ba84ed68913b14a29385c01ae97cf91","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250412155019-b5114d4567a4cabb4d81f720688255c9b387fedf.tgz","fileCount":111,"integrity":"sha512-5jpO1JlpEd1lMeDs0aEPKfE+3pg0yH7KBJ3w7CQGQARzWr9w/SZA8zfhSEkHy8ZcLAt0EwRL1a4h4P8Z+ofqsQ==","signatures":[{"sig":"MEYCIQCSzfKDQzM98FZ36O1YDmVDj4TxvzSZOQQvRfbQNAOxaAIhAMqO0jq8PRLNBXKx3SCZF68FtOuqKoY0LawzH5NJIkZF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":240465},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b5114d4567a4cabb4d81f720688255c9b387fedf","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"^4.6.0","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250412155019-b5114d4567a4cabb4d81f720688255c9b387fedf_1744473042808_0.3448635852118047","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250412155123-d0ff8f58c3e95eced29549a9feabcac708152c2e":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250412155123-d0ff8f58c3e95eced29549a9feabcac708152c2e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250412155123-d0ff8f58c3e95eced29549a9feabcac708152c2e","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"32e60450c50ac6a15d8a5f99e43f78a52c16e48a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250412155123-d0ff8f58c3e95eced29549a9feabcac708152c2e.tgz","fileCount":111,"integrity":"sha512-iK44gxjttSw0z/sDTWmr4Vx+ZXOw45urMKeTiX5NiaX9oiYNhJpfUq5rhdhRyny3T7XMr+MEIccPc/JSE4Vs+g==","signatures":[{"sig":"MEYCIQCh+2FDY1B1744gi4blQLLyX8ItRR4Nu7NIWIQwsRkrnAIhAPe4k5DtIER3hzxcf8GsJfaE6L9VUAjXUkPo/uj+yOQh","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":240465},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d0ff8f58c3e95eced29549a9feabcac708152c2e","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"^4.6.0","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250412155123-d0ff8f58c3e95eced29549a9feabcac708152c2e_1744473106805_0.9810892151644008","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250413110039-c9cf95b438f29f2f2b51c0247791a6fb9a7e714b":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250413110039-c9cf95b438f29f2f2b51c0247791a6fb9a7e714b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250413110039-c9cf95b438f29f2f2b51c0247791a6fb9a7e714b","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"bef7ca5a798645a1a8d9cc17a83dbd7f92166607","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250413110039-c9cf95b438f29f2f2b51c0247791a6fb9a7e714b.tgz","fileCount":111,"integrity":"sha512-JeHSssrVC5VDXNaSIUo505v6k+aAGXj0MhoZheItpU4Z8JvRyn1lAvs2qOx5xixmW/bQVLXVKJ/ZAUT+8p8K3g==","signatures":[{"sig":"MEUCIEqxHWpbnOxNsmutQ5jwoDzqjNhp+MbNQ5pdzm3wemJiAiEAsiLwK0UnSk53ZrcqauVO6eBRj9B6fI2/lxcGdkXC64I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":240465},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c9cf95b438f29f2f2b51c0247791a6fb9a7e714b","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"^4.6.0","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250413110039-c9cf95b438f29f2f2b51c0247791a6fb9a7e714b_1744542063331_0.26149299906812673","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250413133625-6c5d13c89e0999ec52cbacc32cf150353b1c650f":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250413133625-6c5d13c89e0999ec52cbacc32cf150353b1c650f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250413133625-6c5d13c89e0999ec52cbacc32cf150353b1c650f","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8ba23e9e25e23b1090eacb0b63a1bdfcd21d7835","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250413133625-6c5d13c89e0999ec52cbacc32cf150353b1c650f.tgz","fileCount":111,"integrity":"sha512-/k+7Dce07kPRTCYJK4Nzx/fS1qJ0ZCFfO0Qko5sYFm4X6zOlTQ9B4vHQy1JJsd8+NsBfHV0Ouy+ATMJHo4xmHQ==","signatures":[{"sig":"MEUCIQCyByEur+R9qmGQdz4UvQpaKfI7OfCfJ6QmxTKHAW5DuQIgOn0RcylmN3cU3gfKpCnTG+NQTOiN658/AJiRyOXmCvg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":241232},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6c5d13c89e0999ec52cbacc32cf150353b1c650f","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"^4.6.0","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250413133625-6c5d13c89e0999ec52cbacc32cf150353b1c650f_1744551408634_0.48321485322722135","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250413185231-7c49cd797d7e733cc92f61f13b712400fc0779c9":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250413185231-7c49cd797d7e733cc92f61f13b712400fc0779c9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250413185231-7c49cd797d7e733cc92f61f13b712400fc0779c9","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"03b6ec1e21cc7bd3b2d07387aa178a640b2ea92b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250413185231-7c49cd797d7e733cc92f61f13b712400fc0779c9.tgz","fileCount":111,"integrity":"sha512-2sppUvLBNQaPp5QvH+a3+ornSuEDDFND4uBZtJl40WrxzPRksJWq696UkMXrf0P+OGgaM7zFIZiAYjF9x0OMXg==","signatures":[{"sig":"MEUCIQCcJyjMOdrT7qupkaOG2yBJk5mT9dKJvhxAxOl7ModhJgIgfCVR1FXiyWRKqvOFlM4gkPmRuP78y6ZcxkdAijZbBSM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":240465},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"7c49cd797d7e733cc92f61f13b712400fc0779c9","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"^4.6.0","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250413185231-7c49cd797d7e733cc92f61f13b712400fc0779c9_1744570375331_0.1320637345392539","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250414081004-ae1d9140817e1526b6c26267027fc5475a2afdba":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250414081004-ae1d9140817e1526b6c26267027fc5475a2afdba","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250414081004-ae1d9140817e1526b6c26267027fc5475a2afdba","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"4fb8f423a8ef84290b5e460db78d0058b9041b1d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250414081004-ae1d9140817e1526b6c26267027fc5475a2afdba.tgz","fileCount":111,"integrity":"sha512-lcbrMaD5v0d8fEklW2+uda9B9oHpkce6q72PIcDpC33YjV78jtS17eg8XK3TaFZoZa+Ym58L/qTpa4FGHy26YQ==","signatures":[{"sig":"MEYCIQDGmCL9xPKZaQZmNen9Wsbg0ocgv+Q6uOumcQ+avlkxOAIhAM/E/yrGV8F45KVWO8K3pzY8tzMntRyuhCaranU6E68K","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":240465},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ae1d9140817e1526b6c26267027fc5475a2afdba","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"^4.6.0","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250414081004-ae1d9140817e1526b6c26267027fc5475a2afdba_1744618229223_0.584484596032357","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250414120352-2b10776127cbf38d63b6c9364f426b83f525a777":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250414120352-2b10776127cbf38d63b6c9364f426b83f525a777","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250414120352-2b10776127cbf38d63b6c9364f426b83f525a777","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1b8902080b0691f45fe3c02accbde1148bca66ea","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250414120352-2b10776127cbf38d63b6c9364f426b83f525a777.tgz","fileCount":111,"integrity":"sha512-F3ZXseqV0Ui08VF2WD6BBXshOijErrkZ25ECyCethNLIuYE9S24hivUyPbyp66w+v3YMw2uI3EiV2ybs9OAdbQ==","signatures":[{"sig":"MEUCIEbJ46uViPEVJSWOCE6ThCf5ahDFX83IQkYMfCgyr11NAiEAr6IUG4LCK7wDnmTqz4Xn86+bFwYaCT03lfzbRpMnJU8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":240465},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2b10776127cbf38d63b6c9364f426b83f525a777","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"^4.6.0","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250414120352-2b10776127cbf38d63b6c9364f426b83f525a777_1744632255813_0.15900108615469088","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250414123207-67739ce51a0ca901e6bc299b6fc38911b9ddcf8a":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250414123207-67739ce51a0ca901e6bc299b6fc38911b9ddcf8a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250414123207-67739ce51a0ca901e6bc299b6fc38911b9ddcf8a","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e249e21809d96c6836531f1702d1327846b7a4e9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250414123207-67739ce51a0ca901e6bc299b6fc38911b9ddcf8a.tgz","fileCount":111,"integrity":"sha512-kVSczT01w61glpsd7JTqbhKAm3Zu/HuaYeRn7CYRFNEiTlBDBm5IB6uMenQ7vdhr9fmZL8XcpUdD4RYkweHWWA==","signatures":[{"sig":"MEYCIQCZM6XUPofA/bCXmknfH7kYZ9+YPA6ggjRB2ulpVPc5hQIhAMPuUlRGsHP+wCCwLWytq+XQVn7zPrjtOJq2YiXRdcOT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":240465},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"67739ce51a0ca901e6bc299b6fc38911b9ddcf8a","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"^4.6.0","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250414123207-67739ce51a0ca901e6bc299b6fc38911b9ddcf8a_1744633951648_0.41333892002851225","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250414123625-3bc6e99384792956558d874085f006101d6f818d":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250414123625-3bc6e99384792956558d874085f006101d6f818d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250414123625-3bc6e99384792956558d874085f006101d6f818d","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e6b4279d2e1522884a9dcf73eb3b7f33b9ab7887","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250414123625-3bc6e99384792956558d874085f006101d6f818d.tgz","fileCount":111,"integrity":"sha512-JhQmbsWoY+6de2lo4i5pGvjLKkoRZz4pFOkoStkTacy6b7e4CM0Z6VbUQiuPUBeKhkx+AXjNYhUZgMAm9aoacw==","signatures":[{"sig":"MEUCIAfkKPcaQ46HekwtMJrWMKfNJvlJDJEN2UZEJolrH4T7AiEAihw/gW62JA8+iqIuOTV7T9FEvPKkp7Z/BsCJrGqTJ5Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":241232},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3bc6e99384792956558d874085f006101d6f818d","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"^4.6.0","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250414123625-3bc6e99384792956558d874085f006101d6f818d_1744634208561_0.28622818176263065","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250414124632-8be9caae94d26d790901d60bc676fc0262cffe41":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250414124632-8be9caae94d26d790901d60bc676fc0262cffe41","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250414124632-8be9caae94d26d790901d60bc676fc0262cffe41","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1cd145d196d3ac423b0ab7e529c4bbc2efec2d6e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250414124632-8be9caae94d26d790901d60bc676fc0262cffe41.tgz","fileCount":111,"integrity":"sha512-kx0z8PzHjq4bAAPCfbA9laA3uSSbAzAq1xk7O9qq9hVme/P16pqUl4VoZ6OaILeE9SNv7peO5Zf7v5xBKYMeKA==","signatures":[{"sig":"MEQCICpCZOQROoyGijdNVuMslcC7HCYNyS2IIvSmvd95Asa8AiA080gKLq0uq6TVzrIqcZqq6qa/dYqNG0MbboSPrRMTVg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":241232},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8be9caae94d26d790901d60bc676fc0262cffe41","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"^4.6.0","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250414124632-8be9caae94d26d790901d60bc676fc0262cffe41_1744634817422_0.8534407435254769","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250414130746-ce186e8baaf19e3ceeae8f4ea77e326ca9c9ec58":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250414130746-ce186e8baaf19e3ceeae8f4ea77e326ca9c9ec58","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250414130746-ce186e8baaf19e3ceeae8f4ea77e326ca9c9ec58","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c1d8fba73b7dfc570d32be627aa956a43b4d95cd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250414130746-ce186e8baaf19e3ceeae8f4ea77e326ca9c9ec58.tgz","fileCount":111,"integrity":"sha512-9D9FH/gEP/uSbtl3q7+5+N/HQ6ABOvExB8lfx+v16NMq8ohl3wTYiM0K7F63810A0lYiTBhj/HKwrL+ytT+ARw==","signatures":[{"sig":"MEYCIQDBtc3/Rcp5CyRx/QTWTq3w9/xD0noDx34xLr1q/5BoAgIhAIHWMLpR98HGndK+DTdywZ0ES8YFDq5WN9E2hQHwrBTm","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":241293},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ce186e8baaf19e3ceeae8f4ea77e326ca9c9ec58","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.4","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.8.1-alpha-20250414130746-ce186e8baaf19e3ceeae8f4ea77e326ca9c9ec58","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250414130746-ce186e8baaf19e3ceeae8f4ea77e326ca9c9ec58_1744636092222_0.5532548767513423","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250414130927-b56ff88c8b45007e0bf5f1dd81f20250f7ab7508":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250414130927-b56ff88c8b45007e0bf5f1dd81f20250f7ab7508","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250414130927-b56ff88c8b45007e0bf5f1dd81f20250f7ab7508","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"51c0c9b269176a268006615a6a4a6971339fb487","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250414130927-b56ff88c8b45007e0bf5f1dd81f20250f7ab7508.tgz","fileCount":111,"integrity":"sha512-SaFGGDZAMLov1qQAcrIu6rWOJX80HoLhcfycQ4y1dbmy5vMj0YyzXHKsTPCZ8dTWR5DMa4KOI462iK1H7vg2Xw==","signatures":[{"sig":"MEYCIQDttXhYSi/XJcZlZ436EJg5BpRWZZdxNETtLBvrwHPC+QIhAOP/wZZb0Xek5N5gWj6NKlE4iwJ08lK5NVXoG/vwBJqw","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":240526},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b56ff88c8b45007e0bf5f1dd81f20250f7ab7508","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.8.1-alpha-20250414130927-b56ff88c8b45007e0bf5f1dd81f20250f7ab7508","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250414130927-b56ff88c8b45007e0bf5f1dd81f20250f7ab7508_1744636191969_0.21874702571562765","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250414132312-2cacfbb956012f0df94008f4636b6c03ccca15b4":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250414132312-2cacfbb956012f0df94008f4636b6c03ccca15b4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250414132312-2cacfbb956012f0df94008f4636b6c03ccca15b4","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d439aca6131caff9f7ff9cf94e1df182ab496c23","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250414132312-2cacfbb956012f0df94008f4636b6c03ccca15b4.tgz","fileCount":111,"integrity":"sha512-tgV/tTuBEZGvPjV1l0jFeS8N2s9d64dpZkhdAHLGVjc+XpmS4xPGR/F7dDiyyJg02xzX8gvMMSF6lrOhA+O4bQ==","signatures":[{"sig":"MEUCIQDOiIsogs+Qk5mrWD3eZeT001kmCqnfE/M2Ffih+hPUPgIgc/alGtisE8XC2uV4jwc9Wx/lfiNW0I7um/QOcVk7q9w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":240696},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2cacfbb956012f0df94008f4636b6c03ccca15b4","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.8.1-alpha-20250414132312-2cacfbb956012f0df94008f4636b6c03ccca15b4","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250414132312-2cacfbb956012f0df94008f4636b6c03ccca15b4_1744637018051_0.18940000321358808","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250414133009-df868faffa4b94bd4929305dfd0087f37b4fea30":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250414133009-df868faffa4b94bd4929305dfd0087f37b4fea30","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250414133009-df868faffa4b94bd4929305dfd0087f37b4fea30","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"978ad1d1d656d1532dd1267a885d2966b62fa465","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250414133009-df868faffa4b94bd4929305dfd0087f37b4fea30.tgz","fileCount":111,"integrity":"sha512-iNRL89Fs+MPjhVG4QlwHCER3HnJ4oUxF2J62FWejkh6skDLKmTEW/jhjV+i9nOAU6IMs1pd2wp6DEs/EVS1VoA==","signatures":[{"sig":"MEUCIQDxKx+ohl7bjdEUl57h+cDAJR61R5tBBcJffg3uwWDI/gIgayqd7djCH/qeOxNeUSu+GQtEac0XsDD1tOdcl1PLqaI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":241293},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"df868faffa4b94bd4929305dfd0087f37b4fea30","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.4","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.8.1-alpha-20250414133009-df868faffa4b94bd4929305dfd0087f37b4fea30","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250414133009-df868faffa4b94bd4929305dfd0087f37b4fea30_1744637434277_0.6731542487500983","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250414134255-909e355dc0f649c1f9d52ec7dbf5ab1b99ccc909":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250414134255-909e355dc0f649c1f9d52ec7dbf5ab1b99ccc909","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250414134255-909e355dc0f649c1f9d52ec7dbf5ab1b99ccc909","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b0f90a84bd7301efc69375d7abd3940d9e0a87ff","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250414134255-909e355dc0f649c1f9d52ec7dbf5ab1b99ccc909.tgz","fileCount":111,"integrity":"sha512-Z/UjCNWaXBsx/jDe9XALG/06KbO9hw105PgFV8Tl8Sc7bkQULF9ZQsOq2RoYDpy8jH+B0DsLE4PLz2Y+G95Gtg==","signatures":[{"sig":"MEYCIQCsRHkiy7CUw0Za7GLUJHqeCAmRH4/wrKX/K8JEnVgFlQIhAKe548xXmPCSn6Hm4oE+5uO99Aq/TVvyMmAnGg928EVS","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":241293},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"909e355dc0f649c1f9d52ec7dbf5ab1b99ccc909","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.4","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.8.1-alpha-20250414134255-909e355dc0f649c1f9d52ec7dbf5ab1b99ccc909","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250414134255-909e355dc0f649c1f9d52ec7dbf5ab1b99ccc909_1744638202252_0.23097704153249365","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250414192854-31957fb508cea4eb9aeb6ed7fb24add1513508cb":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250414192854-31957fb508cea4eb9aeb6ed7fb24add1513508cb","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250414192854-31957fb508cea4eb9aeb6ed7fb24add1513508cb","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6833188b089a450f2dbf79b99f28f7fe3403dc26","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250414192854-31957fb508cea4eb9aeb6ed7fb24add1513508cb.tgz","fileCount":111,"integrity":"sha512-bUdoKTya56wrlsIyArIGKffBYD0tyTpL/19a7Baw1bBK9PGv8UuqeYzdGqmYhJG3Ga0+6ISPiYUOiVKutrgrrg==","signatures":[{"sig":"MEYCIQCJC1gVMwIwUcAk3ofEz3f+sOj3ijSsuBY8Ukeuks0wfgIhAOCZqDLyHonHQyJM0hCuwxTJCBxsCXR3IdUEowDPSx4q","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":240526},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"31957fb508cea4eb9aeb6ed7fb24add1513508cb","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.8.1-alpha-20250414192854-31957fb508cea4eb9aeb6ed7fb24add1513508cb","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250414192854-31957fb508cea4eb9aeb6ed7fb24add1513508cb_1744658960053_0.31031282811645","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250415063426-d54f1aa6de171ace6045dc70d58eccf307af6cd7":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250415063426-d54f1aa6de171ace6045dc70d58eccf307af6cd7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250415063426-d54f1aa6de171ace6045dc70d58eccf307af6cd7","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"7e6f6ffe353e61804916ba776f6ce9e11b68e371","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250415063426-d54f1aa6de171ace6045dc70d58eccf307af6cd7.tgz","fileCount":111,"integrity":"sha512-olvgZw0xye0l8eTWpX+0omcXTzBCLSyqSIMenCl1PKPg4T26aMOHTMZxRx0hezd8WHIEJrvU+E94HGtpNf+0sw==","signatures":[{"sig":"MEUCIAY4jzPnRNi+WqZI5xgNSvrnqjjcvvV5NtyHTg9PvAtbAiEA7xAgCAY2hIe/a6uJSWV9XvKblFWrvSjXohAX0ZVTJI4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":240526},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d54f1aa6de171ace6045dc70d58eccf307af6cd7","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.8.1-alpha-20250415063426-d54f1aa6de171ace6045dc70d58eccf307af6cd7","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250415063426-d54f1aa6de171ace6045dc70d58eccf307af6cd7_1744698892821_0.7993672510700167","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250415124023-f8d413612280c5d042bf409cf7cb0277c75c2b3b":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250415124023-f8d413612280c5d042bf409cf7cb0277c75c2b3b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250415124023-f8d413612280c5d042bf409cf7cb0277c75c2b3b","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"2c008b1e9f93ca32ee3ff068f4ac7958c0cedefc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250415124023-f8d413612280c5d042bf409cf7cb0277c75c2b3b.tgz","fileCount":111,"integrity":"sha512-N6VjMrqjyupGAD739juZ8jJ1ZafxPL/SB/IemCzsYb1L+boRQ91F67JF/ADGUMGWPKkmoXoZ1fFhKipZwSnkDg==","signatures":[{"sig":"MEUCIFPzbtALj2UeD9XdQeQJYetWUS/FcgPNGuR4y/bavUIqAiEAsxTF3OKglAKesmOFJYoGV+7sbZbE6TfAPSgVXv6MNCw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":240526},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f8d413612280c5d042bf409cf7cb0277c75c2b3b","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.8.1-alpha-20250415124023-f8d413612280c5d042bf409cf7cb0277c75c2b3b","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250415124023-f8d413612280c5d042bf409cf7cb0277c75c2b3b_1744720849735_0.38873932488733387","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250415124548-4ca91db2c343643a1c1cddd0ccfd0088a0eb6e3e":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250415124548-4ca91db2c343643a1c1cddd0ccfd0088a0eb6e3e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250415124548-4ca91db2c343643a1c1cddd0ccfd0088a0eb6e3e","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d933afa49be80a5c538340a6dbb0c633beacadd3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250415124548-4ca91db2c343643a1c1cddd0ccfd0088a0eb6e3e.tgz","fileCount":111,"integrity":"sha512-goKbN9zkGmIp6JIJcWFSRja0gJ7cy3Avh1uizAzYoUB6PzS+cOYiF7DFe2l/Fw+3ZQjW8yG+Vp/jWh7jKoNSnA==","signatures":[{"sig":"MEYCIQD4cGmRME1iTXLiBt0vekqTRgvOgF03rIyWBNNPzvF9wgIhANOaaOVh+nz65xQuGLyXDGVnXW1IYFmcWKDFgAlXwPLr","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":241293},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4ca91db2c343643a1c1cddd0ccfd0088a0eb6e3e","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.4","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.8.1-alpha-20250415124548-4ca91db2c343643a1c1cddd0ccfd0088a0eb6e3e","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250415124548-4ca91db2c343643a1c1cddd0ccfd0088a0eb6e3e_1744721174705_0.9046052150330299","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250415140744-b317db751515fd32d98f91d35454745ec9572e4a":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250415140744-b317db751515fd32d98f91d35454745ec9572e4a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250415140744-b317db751515fd32d98f91d35454745ec9572e4a","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"9fc0d0fce274d3fabb027da0fea2ee029ff708d1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250415140744-b317db751515fd32d98f91d35454745ec9572e4a.tgz","fileCount":111,"integrity":"sha512-gH0X4qwX4Cw2/LGSCOQQkgHz7/QWfvb4uF/wXVxfGUBA/xe/zYZrhcGotC3taDfgRfByCV9MthGKy2E+3Gly0g==","signatures":[{"sig":"MEUCIQDBObYVDBtBFpyseLgHIhq6ECjvLkTLh14M5ndG34Up3QIgbqV5EgtcnkrnCqlLh/WW8fDz3/yids7hUd+pLz4VY54=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":241293},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b317db751515fd32d98f91d35454745ec9572e4a","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.4","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.8.1-alpha-20250415140744-b317db751515fd32d98f91d35454745ec9572e4a","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250415140744-b317db751515fd32d98f91d35454745ec9572e4a_1744726089194_0.6386397203311993","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250415141129-37b66fad245f7c16d0eac1fd14cc0c7488f2c83f":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250415141129-37b66fad245f7c16d0eac1fd14cc0c7488f2c83f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250415141129-37b66fad245f7c16d0eac1fd14cc0c7488f2c83f","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"de7604d71e281887e34f7008f0660628e221def7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250415141129-37b66fad245f7c16d0eac1fd14cc0c7488f2c83f.tgz","fileCount":111,"integrity":"sha512-5r/6OInSv/GW71pddsTXTOn4jtVuJGXlRoUhydxvw34OPKT4dGMzPRSw+xBvGu4PDf1Q+5t215f8gEEuhpudUg==","signatures":[{"sig":"MEYCIQDgYWAvEUlXinVtUDqqapSGT07KAK/n0OwxQ5vP6jv2IwIhAIi6NC+mY9ltFb9PqXArOWVuTeI4zxs4xTfu4uuxrS8i","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":241293},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"37b66fad245f7c16d0eac1fd14cc0c7488f2c83f","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.4","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.8.1-alpha-20250415141129-37b66fad245f7c16d0eac1fd14cc0c7488f2c83f","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250415141129-37b66fad245f7c16d0eac1fd14cc0c7488f2c83f_1744726315601_0.38138305058750155","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250417103831-601add735d2704c7e3bea00c23d2a787517f8527":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250417103831-601add735d2704c7e3bea00c23d2a787517f8527","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250417103831-601add735d2704c7e3bea00c23d2a787517f8527","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"4f0137a7dccbdf3082513a752ff47d9ec39d30fd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250417103831-601add735d2704c7e3bea00c23d2a787517f8527.tgz","fileCount":111,"integrity":"sha512-93CGXJC86NwLYQN4HlWhAWz/+nKUI/BvEU5qLWv7u8s5KgzVCPaij7ZnCPSOQZik5EiMzpMxg5NOyP4P6ezZvw==","signatures":[{"sig":"MEQCIAvBK2SnKui5SOEQQk+xCFOK/+kvJqQA2WnB6Xo3t7c7AiBrY0C/qeyTtHlcrvOw3QKTIkoa60CeI3BLZanjJ5nVoQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":240526},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"601add735d2704c7e3bea00c23d2a787517f8527","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.8.1-alpha-20250417103831-601add735d2704c7e3bea00c23d2a787517f8527","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250417103831-601add735d2704c7e3bea00c23d2a787517f8527_1744886339325_0.039688037897381845","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250417161649-f76b17d33877ff93f2302c04753b5359d45d515e":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250417161649-f76b17d33877ff93f2302c04753b5359d45d515e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250417161649-f76b17d33877ff93f2302c04753b5359d45d515e","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"46bcf577200901afd523b8a9bfbe8dcfb0b46eea","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250417161649-f76b17d33877ff93f2302c04753b5359d45d515e.tgz","fileCount":111,"integrity":"sha512-GPFjBFx4mziiux58aj7YE9mZO0RVt3SIAF49n0V/5qDQTB6nGqhulGY4MkH1Oi+YSMkph5q/yJXqmKErEKcFlg==","signatures":[{"sig":"MEQCICwLxXWRK5qpSLtHAySkw+zaLLsiF/97u64q8+tIsYO7AiB0UOhTwH01QMiNJxNlTLaxyI8p8zKgKKsFJnBAMVBS0g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":240526},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f76b17d33877ff93f2302c04753b5359d45d515e","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.8.1-alpha-20250417161649-f76b17d33877ff93f2302c04753b5359d45d515e","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250417161649-f76b17d33877ff93f2302c04753b5359d45d515e_1744906636394_0.31696263674018343","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250419152010-9b1d38d86909c5f587de9a7375bc7e4a1ee1e070":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250419152010-9b1d38d86909c5f587de9a7375bc7e4a1ee1e070","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250419152010-9b1d38d86909c5f587de9a7375bc7e4a1ee1e070","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"98ca7e62dd4f5147790b656439fa5669fdc9dba5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250419152010-9b1d38d86909c5f587de9a7375bc7e4a1ee1e070.tgz","fileCount":111,"integrity":"sha512-vhd6kFFkuJC14RwJ1dhFsngIoi4EXUlWNHFoE2fMDTubtXXdUEk9Y7rldz/tt+m13N2th5I2WCttbrxlW3KRdw==","signatures":[{"sig":"MEQCIHWR3gd1FQrjgnwLsIENEaNTXh3Zd+8/yk5XqncnPjdJAiBpcZ1XX9NPaEMmkuTO8eP+AO985fN1N6Xu0DgAN2gZZA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":240526},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"9b1d38d86909c5f587de9a7375bc7e4a1ee1e070","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.8.1-alpha-20250419152010-9b1d38d86909c5f587de9a7375bc7e4a1ee1e070","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250419152010-9b1d38d86909c5f587de9a7375bc7e4a1ee1e070_1745076035859_0.9348332339639676","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250423130227-6a2bca73723363ab3224f90fce18a1eaf74d39ed":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250423130227-6a2bca73723363ab3224f90fce18a1eaf74d39ed","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250423130227-6a2bca73723363ab3224f90fce18a1eaf74d39ed","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f51c7b7c67fdd20b938fd9ddd8514e25dc4f6cc4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250423130227-6a2bca73723363ab3224f90fce18a1eaf74d39ed.tgz","fileCount":111,"integrity":"sha512-gEzU0vYWIfmeHlAg6WzdMLLnknvKP+YEMxRngq7bstMSDq+K9DW8pdN1lrPQfza3CSAfaiQRtAwiyk6qLX+2aA==","signatures":[{"sig":"MEUCIQDMS6IvAIVCWbGPJF4RKRfb8q5uPt22rFKTL1cBgtIVWwIgO4aUm/Qb7c7J9gHYwW15GJjl9Q1ZxWTZSFdnkDK/fy4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":240648},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6a2bca73723363ab3224f90fce18a1eaf74d39ed","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.3-alpha-20250423130227-6a2bca73723363ab3224f90fce18a1eaf74d39ed","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.8.1-alpha-20250423130227-6a2bca73723363ab3224f90fce18a1eaf74d39ed","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250423130227-6a2bca73723363ab3224f90fce18a1eaf74d39ed","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250423130227-6a2bca73723363ab3224f90fce18a1eaf74d39ed_1745413376616_0.05544546830355235","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250427184503-29d0578fb73c5c00492c0a1465d5ab0b5b7872b6":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250427184503-29d0578fb73c5c00492c0a1465d5ab0b5b7872b6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250427184503-29d0578fb73c5c00492c0a1465d5ab0b5b7872b6","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"9172a6005af03dd03a35b2f73171d9a9b08b17c3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250427184503-29d0578fb73c5c00492c0a1465d5ab0b5b7872b6.tgz","fileCount":111,"integrity":"sha512-qm/nXADvbSzrbT6DoMArVRm/uFsu/jaGujA0o7EhnSaP1u1lls1qH2ui5oDawHieQHFugUyamDBp7kJe/IpRQw==","signatures":[{"sig":"MEUCIH31l7tRoOScKoFfNBd2FncoybMn7+fg+OTOTrgOc8YhAiEA3BCYGct+J9gMZwumtMtkiyBfHXxrvIyr69PYo8r8le8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":240526},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"29d0578fb73c5c00492c0a1465d5ab0b5b7872b6","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.8.1-alpha-20250427184503-29d0578fb73c5c00492c0a1465d5ab0b5b7872b6","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250427184503-29d0578fb73c5c00492c0a1465d5ab0b5b7872b6_1745779528127_0.7811466587770777","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250429081018-ef697bc1322fc097b7456ca1e5b08a3b5c77a8f0":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250429081018-ef697bc1322fc097b7456ca1e5b08a3b5c77a8f0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250429081018-ef697bc1322fc097b7456ca1e5b08a3b5c77a8f0","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"625bcc7630e300417d62b07545275ea9a25132e7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250429081018-ef697bc1322fc097b7456ca1e5b08a3b5c77a8f0.tgz","fileCount":111,"integrity":"sha512-HC2ixslIoniYBKsK+Wsi1JcQcihLLk4qrcfCduk+2vtIkBqUOrqefaYbVdARviiAvvna+onr51+n2yMicFc2mw==","signatures":[{"sig":"MEUCIBb5yzBTYX2891ZlLSC6rNLf1R3xFvWLlUWn9sO1rqpIAiEAiX9VVN+cYg1O+rRFa8YYr+LwQBLWwvww+ERxqB2cTZI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":241293},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ef697bc1322fc097b7456ca1e5b08a3b5c77a8f0","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.5","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.8.1-alpha-20250429081018-ef697bc1322fc097b7456ca1e5b08a3b5c77a8f0","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250429081018-ef697bc1322fc097b7456ca1e5b08a3b5c77a8f0_1745914242900_0.4812787176155928","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250429124901-2466e143f84e091e3f636b52356779ebf90af982":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250429124901-2466e143f84e091e3f636b52356779ebf90af982","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250429124901-2466e143f84e091e3f636b52356779ebf90af982","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"155d6bdbe696cd8ef48faa2a81eb2c6aac5ef2dc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250429124901-2466e143f84e091e3f636b52356779ebf90af982.tgz","fileCount":111,"integrity":"sha512-tSdVg7W4B1PkfGNSjSZQ12VemcK1Kqkbpd5hVw0ziA/+vfDOk/Mv66/o9wryt7OkgGNzPMf1gu+gkdOAEAu9AQ==","signatures":[{"sig":"MEQCICb9BNTzVV747TZGGMVhn8wZZwfVli7XTxYZ8XQfyfeEAiBUzAdRG4u1ulH3HGlhYYdzq/kkz8VAPjUjXnVi+q6X5Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":240526},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2466e143f84e091e3f636b52356779ebf90af982","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.8.1-alpha-20250429124901-2466e143f84e091e3f636b52356779ebf90af982","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250429124901-2466e143f84e091e3f636b52356779ebf90af982_1745930965728_0.016475091417403664","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250429150621-481cbc6a1b47a707b77d770f5107ceff057ef366":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250429150621-481cbc6a1b47a707b77d770f5107ceff057ef366","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250429150621-481cbc6a1b47a707b77d770f5107ceff057ef366","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"404a6905d108f00dc82781cedbddae1cd3b62170","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250429150621-481cbc6a1b47a707b77d770f5107ceff057ef366.tgz","fileCount":111,"integrity":"sha512-o/ADM9oSTRUudYyuVTOtUfKnHcA2R4K+2yNuPqma8ZobAq3zg/f19DFE6FVJ3Fcy9CaY86ns6JA73ad6RCibaA==","signatures":[{"sig":"MEQCIBxKe4NtRUSU70m9mu9k8egld4OsVlSG0vX0UFqjJLM5AiBTbpJYr3p0+gWitzO9wssd0l2Y5HmYDza9AzC2XYUN0Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":241293},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"481cbc6a1b47a707b77d770f5107ceff057ef366","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.5","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.8.1-alpha-20250429150621-481cbc6a1b47a707b77d770f5107ceff057ef366","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250429150621-481cbc6a1b47a707b77d770f5107ceff057ef366_1745939206478_0.7350416398628519","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250429201541-920a777b57e0039ff4906006a9f830a7287a72a5":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250429201541-920a777b57e0039ff4906006a9f830a7287a72a5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250429201541-920a777b57e0039ff4906006a9f830a7287a72a5","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b9c954146a57beed54930db077fcc48e0d830dbe","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250429201541-920a777b57e0039ff4906006a9f830a7287a72a5.tgz","fileCount":111,"integrity":"sha512-uxgRvdBDDdsTx1j0bNdohdiqdnl/fma2G7m4DvYEG6H/V6u5S7dnif6nFEONp8P8vNPSpHakMyLEqWsc9gLBsg==","signatures":[{"sig":"MEUCIQCaB3o0e9R2/eEy+IT68k/MkRksr92TNl4ox0pHWXrixQIgTzYb6y26ZRhhcXhjtXDRFaCOgwnuY1GBocxOp2B+Yzo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":240526},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"920a777b57e0039ff4906006a9f830a7287a72a5","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.8.1-alpha-20250429201541-920a777b57e0039ff4906006a9f830a7287a72a5","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250429201541-920a777b57e0039ff4906006a9f830a7287a72a5_1745957767342_0.39949676906717224","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250430124119-96575a68480f3012aa1ad73f50a8d8af3dfb5b98":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250430124119-96575a68480f3012aa1ad73f50a8d8af3dfb5b98","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250430124119-96575a68480f3012aa1ad73f50a8d8af3dfb5b98","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"2975ab54a621af7fbbb1c2b78527455419b5c648","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250430124119-96575a68480f3012aa1ad73f50a8d8af3dfb5b98.tgz","fileCount":111,"integrity":"sha512-COld/pwhIzH1IwCvSH49WD/dBOGUsKcJew0a7uVnLqyxoFdCDSQ+V4cDiGTfHJumHLqrWOKOvhVQVZh60VLQAQ==","signatures":[{"sig":"MEUCIBT20yKa9JVXX2nWTQRvQKK3r2pA+UXkrRZ/wls3+WDQAiEAjawRoqln9J7afDNqOMcn4S/C9e4ulqLQ8akrnRQVqE0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":240526},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"96575a68480f3012aa1ad73f50a8d8af3dfb5b98","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.8.1-alpha-20250430124119-96575a68480f3012aa1ad73f50a8d8af3dfb5b98","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250430124119-96575a68480f3012aa1ad73f50a8d8af3dfb5b98_1746016904941_0.45191681120046523","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250501140451-95f70f83c93c335bf90ac9cc90cc334354c869b9":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250501140451-95f70f83c93c335bf90ac9cc90cc334354c869b9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250501140451-95f70f83c93c335bf90ac9cc90cc334354c869b9","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8b0287e21e3efbe5d722ab811085a341e09775aa","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250501140451-95f70f83c93c335bf90ac9cc90cc334354c869b9.tgz","fileCount":111,"integrity":"sha512-SKYFUJNqdhiehGusWK6vPXK3ddM4+gY3Yhu2h5NhhjyTCCtJx51GiQ107cFY68tW/MZUzsIpISWb9E5nxAcwMg==","signatures":[{"sig":"MEUCIQCJN7Aa77mDx09ug8v0slXhsPYElRXTZkh9MUaCjqMCVwIgEAQr4MToo6LZmFWlmBjvNFh0vj1a4URRr0iE5aFYVVo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":240526},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"95f70f83c93c335bf90ac9cc90cc334354c869b9","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.8.1-alpha-20250501140451-95f70f83c93c335bf90ac9cc90cc334354c869b9","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250501140451-95f70f83c93c335bf90ac9cc90cc334354c869b9_1746108318282_0.6910274730972228","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250502113216-f95ae7b60fdf4f2d3e13b27715d7128677309ba6":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250502113216-f95ae7b60fdf4f2d3e13b27715d7128677309ba6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250502113216-f95ae7b60fdf4f2d3e13b27715d7128677309ba6","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d11d9b8dea8a5dfa34a19d80638f58d19ff0504b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250502113216-f95ae7b60fdf4f2d3e13b27715d7128677309ba6.tgz","fileCount":111,"integrity":"sha512-U3xD7qdt3mjyrWM0O0tZBjFeJ3aBzD9umPdsuAW/HtQ5epy5po7hqxS8b2non1jXi45Yyhgw8bdHJfHZ9Gmf5A==","signatures":[{"sig":"MEUCIG0QAhPWb4Haadg51/nghyzTKd86q4NoO0PID2RcE0/jAiEA2n55Wy74kiULaPcstPUf3BTTKBTCOseSHQTt68y5aNM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":241293},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f95ae7b60fdf4f2d3e13b27715d7128677309ba6","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.8.1-alpha-20250502113216-f95ae7b60fdf4f2d3e13b27715d7128677309ba6","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250502113216-f95ae7b60fdf4f2d3e13b27715d7128677309ba6_1746185561548_0.3008819828626048","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250502113614-dc854c3146ad54b988cab0e3eabee8336b312dcd":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250502113614-dc854c3146ad54b988cab0e3eabee8336b312dcd","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250502113614-dc854c3146ad54b988cab0e3eabee8336b312dcd","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"91b123562c14e75e5c09ee4fc8fc008f393ae68c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250502113614-dc854c3146ad54b988cab0e3eabee8336b312dcd.tgz","fileCount":111,"integrity":"sha512-IPM4HfhRxxMlFVDtnGFwwv1fEp0y+AgmATQNMMmNPjk/UIBxP2/Qk8J93cEYSFyo4LdY3ZCkKFgDYjdEPhLMmg==","signatures":[{"sig":"MEUCIHCVfaCIpSamFh81jg/tPvVDRTwC+ej1n7OtEyqedPC9AiEAsrxgm+gucNErwnOFNop4nV/JxyGPlvTsPgEbQbXbht0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":241293},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"dc854c3146ad54b988cab0e3eabee8336b312dcd","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.8.1-alpha-20250502113614-dc854c3146ad54b988cab0e3eabee8336b312dcd","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250502113614-dc854c3146ad54b988cab0e3eabee8336b312dcd_1746185799261_0.46750986764317504","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250502113630-cfd1a06886922f69625b29a3b87f3c960dd29453":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250502113630-cfd1a06886922f69625b29a3b87f3c960dd29453","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250502113630-cfd1a06886922f69625b29a3b87f3c960dd29453","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a69177a7ebcdb7d5010c10508a3507f7309b3b14","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250502113630-cfd1a06886922f69625b29a3b87f3c960dd29453.tgz","fileCount":111,"integrity":"sha512-CKBIbt/d1k5e9Vum3FBOMjI7njkGgax4qEkZH+sC7pqHITjPLdjUPymoQC6jlvxbWUHUGlbOz3ysm8UlBOXBLQ==","signatures":[{"sig":"MEUCIA3r2DkRePoq2jklCVRQb0GJKZi/HYemOMNcNzXBHonNAiEAvuRpd08jNhBTYIusf5MgKKfkMSVb/q6P+MhxDDqLQCc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":240526},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"cfd1a06886922f69625b29a3b87f3c960dd29453","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.8.1-alpha-20250502113630-cfd1a06886922f69625b29a3b87f3c960dd29453","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250502113630-cfd1a06886922f69625b29a3b87f3c960dd29453_1746185817163_0.2552491567541728","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250502122133-b3c7334795895f446a517732fcf1cb6f1e35f769":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250502122133-b3c7334795895f446a517732fcf1cb6f1e35f769","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250502122133-b3c7334795895f446a517732fcf1cb6f1e35f769","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"eb25654d65aed15b5263b246ca834de8a10590c7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250502122133-b3c7334795895f446a517732fcf1cb6f1e35f769.tgz","fileCount":111,"integrity":"sha512-9qgGk1qjnE3TbmdjVanWiLX0W5DC1+XdyFl2g5Ae7kyBipWglG4yv06YC8sSCOO3Egu5o9ATfhuINMOGRdYKyA==","signatures":[{"sig":"MEQCIFQ6JSrGpxfuiXt75LPVOM7QVjBCm0igCtqhXc78d3E2AiB4Ub1SrSU4hhqZOa1/MuNRepOJRRXaso43GvbAEXDEpQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":240526},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b3c7334795895f446a517732fcf1cb6f1e35f769","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.8.1-alpha-20250502122133-b3c7334795895f446a517732fcf1cb6f1e35f769","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250502122133-b3c7334795895f446a517732fcf1cb6f1e35f769_1746188519251_0.3138416383925138","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250502122928-1b6639fc1471fcac0491e5f2d6efc09682c32ca7":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250502122928-1b6639fc1471fcac0491e5f2d6efc09682c32ca7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250502122928-1b6639fc1471fcac0491e5f2d6efc09682c32ca7","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"69db0152157a41bfa858b5b773e2282d66734777","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250502122928-1b6639fc1471fcac0491e5f2d6efc09682c32ca7.tgz","fileCount":111,"integrity":"sha512-rEbkpaV6pxsJ6aDNbfnvm0z+YXDDB35K7agTPI1iEOr7XdPV+ID1UGX4XNZ432h6FZrkmDgDrWXj30vya7dEdA==","signatures":[{"sig":"MEQCIGyEbEAwXEy3j765ZnGvZVb+TxKvXYxbllE0eTgYWt4QAiAdNWnii7MvDl11NKNioC6TgFugFGx7kPzHDOoLov05Vw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":240526},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1b6639fc1471fcac0491e5f2d6efc09682c32ca7","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.8.1-alpha-20250502122928-1b6639fc1471fcac0491e5f2d6efc09682c32ca7","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250502122928-1b6639fc1471fcac0491e5f2d6efc09682c32ca7_1746188994737_0.1058017076388198","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250502124228-a790f24be54a91b9e392b41809c58eea4188d36f":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250502124228-a790f24be54a91b9e392b41809c58eea4188d36f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250502124228-a790f24be54a91b9e392b41809c58eea4188d36f","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e553bd3a22e01c5b3b0f38d675d0961c2cb65de1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250502124228-a790f24be54a91b9e392b41809c58eea4188d36f.tgz","fileCount":111,"integrity":"sha512-aBN3Uqho4YRa0SF/GpmuCOxp7IKFNbg8yrYxLV4QrxDJOuH7hZUd8vf0CJAh2lcUQ2GJUN+IEO3u96T/fq8cug==","signatures":[{"sig":"MEQCIE7kSeb9S/5oLhT1qBv/LIC/kEsBkk4l9cxINzuPrebMAiAP+aDx3IAeeD1fPRBK+nXzAwh7OlO8n3n6QLMzMYlBOQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":240526},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a790f24be54a91b9e392b41809c58eea4188d36f","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.8.1-alpha-20250502124228-a790f24be54a91b9e392b41809c58eea4188d36f","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250502124228-a790f24be54a91b9e392b41809c58eea4188d36f_1746189775211_0.9377894804121949","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250503031158-4a5d438faea75062baeae1dba6a849a85ae7a6a5":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250503031158-4a5d438faea75062baeae1dba6a849a85ae7a6a5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250503031158-4a5d438faea75062baeae1dba6a849a85ae7a6a5","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"219129c13e73bf8e65c4b287ca5bc84d3b10615a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250503031158-4a5d438faea75062baeae1dba6a849a85ae7a6a5.tgz","fileCount":111,"integrity":"sha512-lhWwd508GHYclhb+YQQ2N1ZGyGMNGrphKiVfJz7jPVzoD7fWFg0eiAUMEznvG29EDmNBzSFDQIMW2Po6mzFQaQ==","signatures":[{"sig":"MEYCIQC1NU2cFcHVpzM3cJ/S+NV++Wd5lTaRKoysXBvrX2BJUQIhAIpX3rRH6702yxTf56GnDrgY0+KivONee8LyNywhTAD2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":240526},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4a5d438faea75062baeae1dba6a849a85ae7a6a5","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.8.1-alpha-20250503031158-4a5d438faea75062baeae1dba6a849a85ae7a6a5","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250503031158-4a5d438faea75062baeae1dba6a849a85ae7a6a5_1746241944195_0.01676396207916353","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250503091728-60da34d73a34e0e564025094b103c5449f87e0bb":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250503091728-60da34d73a34e0e564025094b103c5449f87e0bb","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250503091728-60da34d73a34e0e564025094b103c5449f87e0bb","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e027478ff96e4fa0eec3b1ab9b6b779cd653b5b4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250503091728-60da34d73a34e0e564025094b103c5449f87e0bb.tgz","fileCount":111,"integrity":"sha512-mRsmyiib6n33rKd4LkoGS5M2CT6y23XlWYWCG7jmpAQOfG+hBKbsUb2pITeRwQFdzLii5r0t7ojw+YXa30IwbQ==","signatures":[{"sig":"MEUCIQCCAGKTE+7pCzHwa6V6kdcHBEE7TrzKZooOql0k66e+0wIgaYy0zpA9cFcjSfzkXILRwMw68qmHUtTpXrMmLyWMTr8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":241293},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"60da34d73a34e0e564025094b103c5449f87e0bb","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.8.1-alpha-20250503091728-60da34d73a34e0e564025094b103c5449f87e0bb","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250503091728-60da34d73a34e0e564025094b103c5449f87e0bb_1746263873905_0.6929670467403317","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250504100205-67bae0e52055b14624685e2d341a00f147463b3d":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250504100205-67bae0e52055b14624685e2d341a00f147463b3d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250504100205-67bae0e52055b14624685e2d341a00f147463b3d","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8b4c27623740cc010f3a3439bc4b4e25debeda79","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250504100205-67bae0e52055b14624685e2d341a00f147463b3d.tgz","fileCount":111,"integrity":"sha512-8/UIlZtKUv3UvrCcji6l1S5A+yrIDE+vnr7sl+T8GslfCX9hUwZWlDzZQNS7JSRSxEY+EbKq1K1gVZ8ho23kHA==","signatures":[{"sig":"MEYCIQDsW3778iPJ8XFDJ6CnigLXv3RHoHgavLnAyEn0ZTympgIhAM+0stDwngcx5Crxt60lpEU3No2ivwrSd8ls3TntKLQ4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":240526},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"67bae0e52055b14624685e2d341a00f147463b3d","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.0.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.8.1-alpha-20250504100205-67bae0e52055b14624685e2d341a00f147463b3d","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250504100205-67bae0e52055b14624685e2d341a00f147463b3d_1746352950413_0.7895848629735214","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250504151016-f956e224995b7816a031484d748caad4bd4d1119":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250504151016-f956e224995b7816a031484d748caad4bd4d1119","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250504151016-f956e224995b7816a031484d748caad4bd4d1119","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a564c80833b3ae259040db22e429cabfb1fb4a88","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250504151016-f956e224995b7816a031484d748caad4bd4d1119.tgz","fileCount":111,"integrity":"sha512-wRLqN00NwI3MtqCA77OlHlB5/CzORp2YKm4mtNBdLM5L62HEuZjBno0gWwbkvaoBzfIvD01fPdEnf/VfcyYlqg==","signatures":[{"sig":"MEUCICjUlvFuZq5miAB4iQT9UG+PQcEaxwZ3fUZQKX4zbvJGAiEA39hmyJtZIvVr8Tu8RVTxrt+pdzdR6whvH9HSghkobvo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":241293},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f956e224995b7816a031484d748caad4bd4d1119","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.8.1-alpha-20250504151016-f956e224995b7816a031484d748caad4bd4d1119","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250504151016-f956e224995b7816a031484d748caad4bd4d1119_1746371443701_0.6726825968593608","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250504151210-f16e0e5de64905b793e98fe67f0ea71fbae2ddda":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250504151210-f16e0e5de64905b793e98fe67f0ea71fbae2ddda","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250504151210-f16e0e5de64905b793e98fe67f0ea71fbae2ddda","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"118cf027b37c20465ea75cdf69531b12b83ceb94","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250504151210-f16e0e5de64905b793e98fe67f0ea71fbae2ddda.tgz","fileCount":111,"integrity":"sha512-tPuypk6b4ug/7Q3BgAgb5cWsZllsnS6fKmGljvSJGr/Uag8KssV9LaIN1l+gpsZNUki4w0V6qo66Ol2D5G1TkA==","signatures":[{"sig":"MEUCICY9xEGjj1pc/NnzvwNyQI65Ffu9DXftSJnVyWul28HOAiEArpliH1wDHy/51JGhUJyUfNfsuMjH8OO6WQ3Vkg1BlwM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":241293},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f16e0e5de64905b793e98fe67f0ea71fbae2ddda","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.8.1-alpha-20250504151210-f16e0e5de64905b793e98fe67f0ea71fbae2ddda","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250504151210-f16e0e5de64905b793e98fe67f0ea71fbae2ddda_1746371555649_0.1966996826916303","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250506080755-270a64cb813417c99a5d3f36bee781b9ab722537":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250506080755-270a64cb813417c99a5d3f36bee781b9ab722537","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250506080755-270a64cb813417c99a5d3f36bee781b9ab722537","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6164e737a61a389e817fffc8d1f42fb0fce6ee07","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250506080755-270a64cb813417c99a5d3f36bee781b9ab722537.tgz","fileCount":111,"integrity":"sha512-sa888pm/ynDQWNv7AsLJVKLQWEAdR0YH5k398BQqhrzL+x1D9gtEMV5wk/muSlZKmq6/1IVWAl36V90igDVlig==","signatures":[{"sig":"MEQCIHzggvwqaZoSGrKpBxBARzOd4A8ltHveDRzHztgZQEPBAiAWjYSENTkTJthb5nwJic2W4mHnRWWXLGIsUF0PN+mjaw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":241293},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"270a64cb813417c99a5d3f36bee781b9ab722537","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.8.1-alpha-20250506080755-270a64cb813417c99a5d3f36bee781b9ab722537","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250506080755-270a64cb813417c99a5d3f36bee781b9ab722537_1746518901017_0.7419803401778773","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250506081006-1c35a1c8c877e39fd279caa47be6e77bf583aa10":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250506081006-1c35a1c8c877e39fd279caa47be6e77bf583aa10","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250506081006-1c35a1c8c877e39fd279caa47be6e77bf583aa10","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0d2288b33dd958420745d8b09de79354dde581af","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250506081006-1c35a1c8c877e39fd279caa47be6e77bf583aa10.tgz","fileCount":111,"integrity":"sha512-FTzXjvMsQLoStg4qUFgfaYew0Dmeb7NGtktSHQSV9zxKMNQUdx+ps9KsKEtOuu5ywZ9sTohOARkczc8NaRzCfw==","signatures":[{"sig":"MEUCIQDaWbmzJkmFHBhgwEtA8JxljidPVa8mxaNioejGjKYTYwIgSORU1+q65CP9QrUoC40q04BL5B9IjCurn6VA+lmWZFY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":241293},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1c35a1c8c877e39fd279caa47be6e77bf583aa10","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.8.1-alpha-20250506081006-1c35a1c8c877e39fd279caa47be6e77bf583aa10","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250506081006-1c35a1c8c877e39fd279caa47be6e77bf583aa10_1746519031211_0.3062700719334064","host":"s3://npm-registry-packages-npm-production"}},"5.0.6":{"name":"@graphql-codegen/cli","version":"5.0.6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"586bd45ef7620406950687d0ed080ff383340e0a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6.tgz","fileCount":111,"integrity":"sha512-1r5dtZ2l1jiCF/4qLMTcT7mEoWWWeqQlmn7HcPHgnV/OXIEodwox7XRGAmOKUygoabRjFF3S0jd0TWbkq5Otsw==","signatures":[{"sig":"MEQCIDzD0I+uBRz6fg+6TsruApfBk9hCQ1u6hGHj1SMyG2yXAiAIRYfc3DTvMd0EuPHVN/910Z0SbD6tilNav8f5kSkxRA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":241170},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d72bbac61ae307a6e8344c7a28518ed3bbeb4e0a","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"^4.8.1","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6_1746539037274_0.8320779521873389","host":"s3://npm-registry-packages-npm-production"}},"5.0.7-alpha-20250509134235-30ac8930f49f44ab10e6b7dcdd7f12a67bfa9fc4":{"name":"@graphql-codegen/cli","version":"5.0.7-alpha-20250509134235-30ac8930f49f44ab10e6b7dcdd7f12a67bfa9fc4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.7-alpha-20250509134235-30ac8930f49f44ab10e6b7dcdd7f12a67bfa9fc4","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"9f7c668138d06ca44a5b005624c4349cd861de44","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.7-alpha-20250509134235-30ac8930f49f44ab10e6b7dcdd7f12a67bfa9fc4.tgz","fileCount":111,"integrity":"sha512-IR1MPddbI1KtAGISnmj1bUgqTvBTO/o4Q17SuNUDU0pXjM8kMhBZjtQSpdDM1ztgSsjoKqJysUqOyZD3JT58Ug==","signatures":[{"sig":"MEUCIDEF7iKZr72YlyklHskQOby60q+tkCLiVSdZ+Rxks7WpAiEAp3tOziwXXqvamiFKNkFf6SNjdrQZCtW3DgT4HwxYRTo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":241415},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"30ac8930f49f44ab10e6b7dcdd7f12a67bfa9fc4","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.3-alpha-20250509134235-30ac8930f49f44ab10e6b7dcdd7f12a67bfa9fc4","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.8.2-alpha-20250509134235-30ac8930f49f44ab10e6b7dcdd7f12a67bfa9fc4","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250509134235-30ac8930f49f44ab10e6b7dcdd7f12a67bfa9fc4","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.7-alpha-20250509134235-30ac8930f49f44ab10e6b7dcdd7f12a67bfa9fc4_1746798185049_0.2121563826792563","host":"s3://npm-registry-packages-npm-production"}},"5.0.7-alpha-20250522111047-b446e84383ba57bc9f768b55db1e0ccf958a27c3":{"name":"@graphql-codegen/cli","version":"5.0.7-alpha-20250522111047-b446e84383ba57bc9f768b55db1e0ccf958a27c3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.7-alpha-20250522111047-b446e84383ba57bc9f768b55db1e0ccf958a27c3","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"9be4ce59c4933fcb4b039ac67b277e183521cdcb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.7-alpha-20250522111047-b446e84383ba57bc9f768b55db1e0ccf958a27c3.tgz","fileCount":111,"integrity":"sha512-s3ho+7d5Iyb4O+KVVdJV/JgAKbFk7eIsELkDh+WaVsigzDouol7uh9o2gpDDvz0A7x3Py/60CwTZwcOVtQycNA==","signatures":[{"sig":"MEUCIQCYJ3z48eNT9sKc0tHmgSHtkTuIQwtlrSB/D/eQTY4HNQIgYe7NbiFt/xhIUkOkeqwTgI9XVXr7W3HbhpVttVeR4ag=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":241415},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b446e84383ba57bc9f768b55db1e0ccf958a27c3","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.3-alpha-20250522111047-b446e84383ba57bc9f768b55db1e0ccf958a27c3","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.8.2-alpha-20250522111047-b446e84383ba57bc9f768b55db1e0ccf958a27c3","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250522111047-b446e84383ba57bc9f768b55db1e0ccf958a27c3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.7-alpha-20250522111047-b446e84383ba57bc9f768b55db1e0ccf958a27c3_1747912276209_0.7418409029712301","host":"s3://npm-registry-packages-npm-production"}},"5.0.7-alpha-20250528125820-e3ccf7afda6edb8b106f6cba26b26ffea363f19e":{"name":"@graphql-codegen/cli","version":"5.0.7-alpha-20250528125820-e3ccf7afda6edb8b106f6cba26b26ffea363f19e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.7-alpha-20250528125820-e3ccf7afda6edb8b106f6cba26b26ffea363f19e","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"aae292084e0ae6a068298fcf43b3ff2a8d61c655","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.7-alpha-20250528125820-e3ccf7afda6edb8b106f6cba26b26ffea363f19e.tgz","fileCount":111,"integrity":"sha512-vTsVkqEaHIZ54mBt2fBkdwDibLUccjoQUsuAyNNX4O1a3RVCqfWVGNS6Sl1zYvDiwh+69cxw9uZY3zSXR/SBMw==","signatures":[{"sig":"MEQCIFIhyhlUVFsZC1r6gkeSFyxd5jfbzV6u5jHiG/ldB9mGAiA5184SDXoXwPJ6ovNZ3tektoHObEIboh8ezT/KAs9ZZQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":241443},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e3ccf7afda6edb8b106f6cba26b26ffea363f19e","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"^4.8.1","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.7-alpha-20250528125820-e3ccf7afda6edb8b106f6cba26b26ffea363f19e_1748437125344_0.8599124236309845","host":"s3://npm-registry-packages-npm-production"}},"5.0.7-alpha-20250528130451-85d39971cba725cf89cd514019866fc52be48583":{"name":"@graphql-codegen/cli","version":"5.0.7-alpha-20250528130451-85d39971cba725cf89cd514019866fc52be48583","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.7-alpha-20250528130451-85d39971cba725cf89cd514019866fc52be48583","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"19dc19d01e3435625c97d0f14c42c08d10b1fd56","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.7-alpha-20250528130451-85d39971cba725cf89cd514019866fc52be48583.tgz","fileCount":111,"integrity":"sha512-yHCBk6bPnBnYY2MZQHS23yS9inIqohiW/wh5keWWaCHUjT2hqQlAZL40kPQkvxDy1WH8NmhEWH9Jq3L/28jFDg==","signatures":[{"sig":"MEUCIFBG8ClohJE/QkjodygjT2b1EHsxPsVfSRPI1bMZPkmxAiEAyljbSdFVDZGl23ygNH1HrTM7bfNrX+aKNu/kztWRctI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":241148},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"85d39971cba725cf89cd514019866fc52be48583","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"^4.8.1","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.7-alpha-20250528130451-85d39971cba725cf89cd514019866fc52be48583_1748437515748_0.05515441344888217","host":"s3://npm-registry-packages-npm-production"}},"5.0.7-alpha-20250528131302-b4a994b788b2d7c886cadbe5aa7116adb06ae104":{"name":"@graphql-codegen/cli","version":"5.0.7-alpha-20250528131302-b4a994b788b2d7c886cadbe5aa7116adb06ae104","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.7-alpha-20250528131302-b4a994b788b2d7c886cadbe5aa7116adb06ae104","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c03782d90f2c2db150b13115eb019ba0061639a0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.7-alpha-20250528131302-b4a994b788b2d7c886cadbe5aa7116adb06ae104.tgz","fileCount":111,"integrity":"sha512-OmlwM5gpiiIP38TfBSnKzUcguLk4pWgeJtvkMwW+DLSc8x41aOTwQacCom+WTNfrqv975XJ8P2iPEn7SvVxP0Q==","signatures":[{"sig":"MEYCIQCwHxfKmzv5OebTvn+5cEixrmtiJ4nrNdIh6diIKhSGhwIhAIv61Adu8+nGsN/PBZFEJVzBf0ctGwVu21D5VXxV77Xo","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":241154},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b4a994b788b2d7c886cadbe5aa7116adb06ae104","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"^4.8.1","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.7-alpha-20250528131302-b4a994b788b2d7c886cadbe5aa7116adb06ae104_1748438007875_0.8951328507903109","host":"s3://npm-registry-packages-npm-production"}},"5.0.7-alpha-20250529121049-5e08c758900167a8eaee6ff178599c2b990bf21d":{"name":"@graphql-codegen/cli","version":"5.0.7-alpha-20250529121049-5e08c758900167a8eaee6ff178599c2b990bf21d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.7-alpha-20250529121049-5e08c758900167a8eaee6ff178599c2b990bf21d","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"9e201c123227409fc67e18445f3b98e08ca86b9c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.7-alpha-20250529121049-5e08c758900167a8eaee6ff178599c2b990bf21d.tgz","fileCount":111,"integrity":"sha512-hUb+oeFIxhNoPg2BgHnXFHr278YH/ANqYgSOjk53SvlDPDUK3MB0u4+bqoMstRF/9TzJv69hA/TJcyR3U8Zo9A==","signatures":[{"sig":"MEQCIGJ6Rhj1E4CgdIdQy46haP6a7XAesLOdz4gJ9N/Q40d1AiAbStLBlmfWKU+iy/HS92sFSUduqaHTJAW9W2KW/JxW9A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":241337},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"5e08c758900167a8eaee6ff178599c2b990bf21d","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.3-alpha-20250529121049-5e08c758900167a8eaee6ff178599c2b990bf21d","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.8.2-alpha-20250529121049-5e08c758900167a8eaee6ff178599c2b990bf21d","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250529121049-5e08c758900167a8eaee6ff178599c2b990bf21d","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.7-alpha-20250529121049-5e08c758900167a8eaee6ff178599c2b990bf21d_1748520677865_0.5674633000320923","host":"s3://npm-registry-packages-npm-production"}},"5.0.7-alpha-20250529182742-f1f4913b8f0bb23222802caf5ab7cc36a48cac0b":{"name":"@graphql-codegen/cli","version":"5.0.7-alpha-20250529182742-f1f4913b8f0bb23222802caf5ab7cc36a48cac0b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.7-alpha-20250529182742-f1f4913b8f0bb23222802caf5ab7cc36a48cac0b","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6ab496e34302a858fee58ac3b2bcb79847b96310","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.7-alpha-20250529182742-f1f4913b8f0bb23222802caf5ab7cc36a48cac0b.tgz","fileCount":111,"integrity":"sha512-DKrQg4z28JxyrzvnDWMWqfh7bQsxhqem5fj4A94ZtSviTTphIHw2cYzj7HNoQv7wjl0TAbfebnDQQ06AXtp0+A==","signatures":[{"sig":"MEUCIQDHkWkwxlabb35suWf0DCH7BsKan7Zuo2/dA74a3xGZygIgOPN3AczLdHNHGsMP73DsM74oJnhPRygpPIB2GvBI/1Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":241154},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f1f4913b8f0bb23222802caf5ab7cc36a48cac0b","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"^4.8.1","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.7-alpha-20250529182742-f1f4913b8f0bb23222802caf5ab7cc36a48cac0b_1748543286164_0.7943593464428325","host":"s3://npm-registry-packages-npm-production"}},"5.0.7-alpha-20250529211127-d39a6ced5a16d786a90906b939cbd3f0d19ea563":{"name":"@graphql-codegen/cli","version":"5.0.7-alpha-20250529211127-d39a6ced5a16d786a90906b939cbd3f0d19ea563","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.7-alpha-20250529211127-d39a6ced5a16d786a90906b939cbd3f0d19ea563","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"227fd543ee98ccb12f1083aacd013ebdd8002358","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.7-alpha-20250529211127-d39a6ced5a16d786a90906b939cbd3f0d19ea563.tgz","fileCount":111,"integrity":"sha512-KvlpDVVql4jXVitjQRFNL3vfwpO/yO9hEkL0/W0qOAheAZrBvMkyZOJAVhc4sBpIoxwhsE4pF/ksHl/27ufvSA==","signatures":[{"sig":"MEQCIBEuzsqX6O+TmLPuDUNAHIrXExLKm5BUo/j2wFquo0wNAiA6zubuT6TmmW/xleCzeIyDJut4ovyej8QwDw+gtmIbMg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":241154},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d39a6ced5a16d786a90906b939cbd3f0d19ea563","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"^4.8.1","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.7-alpha-20250529211127-d39a6ced5a16d786a90906b939cbd3f0d19ea563_1748553112316_0.6119728604086785","host":"s3://npm-registry-packages-npm-production"}},"5.0.7-alpha-20250530144529-e3e65974e66442ae34a42efb7b0631aa71edb41d":{"name":"@graphql-codegen/cli","version":"5.0.7-alpha-20250530144529-e3e65974e66442ae34a42efb7b0631aa71edb41d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.7-alpha-20250530144529-e3e65974e66442ae34a42efb7b0631aa71edb41d","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"26fabef6ac51f94540122c3c68889f9f5a6c3a85","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.7-alpha-20250530144529-e3e65974e66442ae34a42efb7b0631aa71edb41d.tgz","fileCount":111,"integrity":"sha512-2R++czZ3/D2bbNLb955XVdzhJq0Pt2jWJv+m6Vold3UVV/rTniFRh+THj0KBmPIE1AW9Xf1vKUMBHCLfjWgvbw==","signatures":[{"sig":"MEUCIQCHLwzlI9o0KBPbB2u/n1QVcHbtwFIWXSpbeaZ3EiAmLQIgAQoQOZzIvgSaPD/oUYjmwXJZsu9PaZBxaQrGAEN2Tlk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":241154},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e3e65974e66442ae34a42efb7b0631aa71edb41d","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"^4.8.1","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.7-alpha-20250530144529-e3e65974e66442ae34a42efb7b0631aa71edb41d_1748616352062_0.509983193470801","host":"s3://npm-registry-packages-npm-production"}},"5.0.7-alpha-20250602184710-2b97b7a67a12c2d0ab2f118196bcefa565ddfba2":{"name":"@graphql-codegen/cli","version":"5.0.7-alpha-20250602184710-2b97b7a67a12c2d0ab2f118196bcefa565ddfba2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.7-alpha-20250602184710-2b97b7a67a12c2d0ab2f118196bcefa565ddfba2","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"648697f87a3c6fc97d999bcc62d534d5060e1a2c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.7-alpha-20250602184710-2b97b7a67a12c2d0ab2f118196bcefa565ddfba2.tgz","fileCount":111,"integrity":"sha512-4vhfzrMQHSJBRReamEiibwwRoco6Z5yDTayIrGR0Iksa4yFBt9PWM6dxNmsiD9E9o+rr5K75a1ZlYGuGVLrcYA==","signatures":[{"sig":"MEQCIG8j1xEaVNEgFDklN9htxXoz24ZoAE4cSQ1RBS2hjm5jAiAUhPuqJrYykzqRlgp+DWcCE9Xaglxe3yJwV+v1dtAUuw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":241154},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2b97b7a67a12c2d0ab2f118196bcefa565ddfba2","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"^4.8.1","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.7-alpha-20250602184710-2b97b7a67a12c2d0ab2f118196bcefa565ddfba2_1748890055495_0.7347581027844736","host":"s3://npm-registry-packages-npm-production"}},"5.0.7-alpha-20250603102606-c63d3612e21270c301f314b1d29e3e39b671da01":{"name":"@graphql-codegen/cli","version":"5.0.7-alpha-20250603102606-c63d3612e21270c301f314b1d29e3e39b671da01","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.7-alpha-20250603102606-c63d3612e21270c301f314b1d29e3e39b671da01","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"92fb4a375c9fe11c633f17ef90c49383562d2e35","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.7-alpha-20250603102606-c63d3612e21270c301f314b1d29e3e39b671da01.tgz","fileCount":111,"integrity":"sha512-6zb9kO0liMJhD5Oprv528qSMUoSbIhqqynvdB6Zb2/3xGhQn1ZnJ5p8wV8QZ20To/ptadu4O/37GQq+/6/sdzw==","signatures":[{"sig":"MEQCIHJlmwTc9zZjLdx8L5V5LPkC9Q6JVxM3XgpS3bLAN1/qAiAC0uTVogW7plhE5oXwqoA/RGbWTB+Vezv43e03GoS4Nw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":241154},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c63d3612e21270c301f314b1d29e3e39b671da01","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"^4.8.1","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.7-alpha-20250603102606-c63d3612e21270c301f314b1d29e3e39b671da01_1748946390087_0.9899730341762145","host":"s3://npm-registry-packages-npm-production"}},"5.0.7-alpha-20250603164533-1536c2500ac09ab5e573a81a38e34e90982f1b55":{"name":"@graphql-codegen/cli","version":"5.0.7-alpha-20250603164533-1536c2500ac09ab5e573a81a38e34e90982f1b55","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.7-alpha-20250603164533-1536c2500ac09ab5e573a81a38e34e90982f1b55","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f8ea40dfe9763daf178f08dc1313a9b661a89136","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.7-alpha-20250603164533-1536c2500ac09ab5e573a81a38e34e90982f1b55.tgz","fileCount":111,"integrity":"sha512-zYzI/oi9oHkKRLBKf9qbJCjylnqlsgrc6j9rFZg/tjXG6PQ5v8snWRFnkJW2EzRoNwORNd0coM7VhS5jesmmFQ==","signatures":[{"sig":"MEYCIQChWBehqqK5QT1jY4voZpQy0T4egqK+4j+WDkAM+oNt9QIhAKDm0i326LS7pSid9Wxa2FoYWMQvidLHBblIFyoG5l4u","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":241154},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1536c2500ac09ab5e573a81a38e34e90982f1b55","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"^4.8.1","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.7-alpha-20250603164533-1536c2500ac09ab5e573a81a38e34e90982f1b55_1748969157927_0.33731403463095533","host":"s3://npm-registry-packages-npm-production"}},"5.0.7-alpha-20250604114036-69e874f4e44ec5bb1278ff93962e133fb174b746":{"name":"@graphql-codegen/cli","version":"5.0.7-alpha-20250604114036-69e874f4e44ec5bb1278ff93962e133fb174b746","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.7-alpha-20250604114036-69e874f4e44ec5bb1278ff93962e133fb174b746","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"79200068e89e6a83b1427367e6d0771da6f08e1d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.7-alpha-20250604114036-69e874f4e44ec5bb1278ff93962e133fb174b746.tgz","fileCount":111,"integrity":"sha512-LmFP8pqIG40Th6I7EBKAKDZ607akoqiLzTWGqdaIiSKshmRwYbLLZQD28zM6H45qcGAfSkql7BYg5OBum/yALw==","signatures":[{"sig":"MEQCIGNeqGj85J5Qs+6rtyVgnRP5+Oo7pumbA5FGp4oMYQX5AiBPKAJ/Y4LDFjfRMenRi/lGTl7ENM2PXEb8Q3Bck+ZD4g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":241154},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"69e874f4e44ec5bb1278ff93962e133fb174b746","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"^4.8.1","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.7-alpha-20250604114036-69e874f4e44ec5bb1278ff93962e133fb174b746_1749037260514_0.252851286911961","host":"s3://npm-registry-packages-npm-production"}},"5.0.7-alpha-20250604163339-74a259461e7a1726ada87924c609a39674603d7e":{"name":"@graphql-codegen/cli","version":"5.0.7-alpha-20250604163339-74a259461e7a1726ada87924c609a39674603d7e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.7-alpha-20250604163339-74a259461e7a1726ada87924c609a39674603d7e","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1a01d688b7f97f2ee2b928ab8d927261e843a651","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.7-alpha-20250604163339-74a259461e7a1726ada87924c609a39674603d7e.tgz","fileCount":111,"integrity":"sha512-nyLdb5ksyllU06Kuz60W0u20ntraCaN3dCWqna07G1/0ygZTNID+gFjwvq1dPmnWyLw5hvPog4Xffz+k1t3McQ==","signatures":[{"sig":"MEUCIQCu2qmJIM2xvQIpVCXEkXNb27kWs0mYvFgCLBEWHE0nJAIgUdEpHr8RO4qFlLS4oLv2zl0wr2G7SX++OZW5kgNHdIo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":241154},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"74a259461e7a1726ada87924c609a39674603d7e","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"^4.8.1","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.7-alpha-20250604163339-74a259461e7a1726ada87924c609a39674603d7e_1749054844920_0.7131954597290768","host":"s3://npm-registry-packages-npm-production"}},"5.0.7-alpha-20250604163439-864dd8d15a31859f2c557b2f2cf0265e0103eac2":{"name":"@graphql-codegen/cli","version":"5.0.7-alpha-20250604163439-864dd8d15a31859f2c557b2f2cf0265e0103eac2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.7-alpha-20250604163439-864dd8d15a31859f2c557b2f2cf0265e0103eac2","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b2071b4d68d02352530cec1e7b9cb7bde637d7b2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.7-alpha-20250604163439-864dd8d15a31859f2c557b2f2cf0265e0103eac2.tgz","fileCount":111,"integrity":"sha512-D3M6nTIJFrN40hF6Kd9oXRbMtTaq6elGxrWOrfQqDrLfq1LkKkISRDW9IXNnWX911/HY1TgyuFkS41bUnvE1VQ==","signatures":[{"sig":"MEQCIHZ6KQb9qF4Q2NX20Oj7IN4QgGyNu5M5fJs4A02LDiHuAiBVnZbhjQBjl2hN5c+H9TqMPch5vgLTT65gXSMMCztVrg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":241154},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"864dd8d15a31859f2c557b2f2cf0265e0103eac2","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"^4.8.1","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.7-alpha-20250604163439-864dd8d15a31859f2c557b2f2cf0265e0103eac2_1749054902607_0.1195931394941312","host":"s3://npm-registry-packages-npm-production"}},"5.0.7-alpha-20250604221227-6b958a0abcbbf4d4cd113b12f13cbeb099f2dee2":{"name":"@graphql-codegen/cli","version":"5.0.7-alpha-20250604221227-6b958a0abcbbf4d4cd113b12f13cbeb099f2dee2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.7-alpha-20250604221227-6b958a0abcbbf4d4cd113b12f13cbeb099f2dee2","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"65d2f1505d302fef2b043aa7708f886ed4f3faf0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.7-alpha-20250604221227-6b958a0abcbbf4d4cd113b12f13cbeb099f2dee2.tgz","fileCount":111,"integrity":"sha512-kudLM523bwsyzCX7LredQH70JiussUuWGsh3NRSrYsMAotAJfxx7qsJTpb10bpptwXnq4WXKEMNYMKx2H96b6A==","signatures":[{"sig":"MEUCIQCyiwOFB8hFavI5QHtqBX6l4LBj2ijMVnESv353gEsHtQIgVCa6e/QDjXQ6EJVA3ct9zX8VBcOZPld2g+k3F0l74SY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":241154},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6b958a0abcbbf4d4cd113b12f13cbeb099f2dee2","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"^4.8.1","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.7-alpha-20250604221227-6b958a0abcbbf4d4cd113b12f13cbeb099f2dee2_1749075170658_0.7640848956956083","host":"s3://npm-registry-packages-npm-production"}},"5.0.7-alpha-20250605130257-1e7b946935178b3b974e69e9ee07aba437d33e95":{"name":"@graphql-codegen/cli","version":"5.0.7-alpha-20250605130257-1e7b946935178b3b974e69e9ee07aba437d33e95","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.7-alpha-20250605130257-1e7b946935178b3b974e69e9ee07aba437d33e95","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"4f564df5113dbdbea51516b09fbbf2abc7de2b17","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.7-alpha-20250605130257-1e7b946935178b3b974e69e9ee07aba437d33e95.tgz","fileCount":111,"integrity":"sha512-l4hd+zR/ukt0Kk0MSC2jsClA6CLu9t3SKLhH1U+9YdAgPfXSusJa2uyWH9gqMQ56e50S6zQu8uOXLAVvfCZ2DQ==","signatures":[{"sig":"MEUCIDF2badF0CmtJXZuHCDYtKBHQF4zd3TkSvKNWj3leHewAiEAh+vR57MxVNg7swmnEDRpgFXM8k+BRpNBM/eY614nkvQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":241337},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1e7b946935178b3b974e69e9ee07aba437d33e95","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.3-alpha-20250605130257-1e7b946935178b3b974e69e9ee07aba437d33e95","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.8.2-alpha-20250605130257-1e7b946935178b3b974e69e9ee07aba437d33e95","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250605130257-1e7b946935178b3b974e69e9ee07aba437d33e95","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.7-alpha-20250605130257-1e7b946935178b3b974e69e9ee07aba437d33e95_1749128606354_0.889376519674113","host":"s3://npm-registry-packages-npm-production"}},"5.0.7":{"name":"@graphql-codegen/cli","version":"5.0.7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.7","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"5c8f843fb12e2d69692bee55b2846afa05e7999b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.7.tgz","fileCount":111,"integrity":"sha512-h/sxYvSaWtxZxo8GtaA8SvcHTyViaaPd7dweF/hmRDpaQU1o3iU3EZxlcJ+oLTunU0tSMFsnrIXm/mhXxI11Cw==","signatures":[{"sig":"MEUCIQCjzmXZTfF6Upx7+aKcUnVlpSaNzs25SRi9AR55wmoM/gIgcFbTjwPKdEyeLhH3GEgY0ibwAnxiYT4lu1DXOeabDKY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":241092},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"72e1d9980953be0decb13fa809406c6de2d8a853","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"^4.8.2","@graphql-codegen/plugin-helpers":"^5.1.1","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.7_1749128661096_0.523912577968136","host":"s3://npm-registry-packages-npm-production"}},"5.0.7-alpha-20250608134628-943ce44885f4b3f253e2dc124823efea57475ff0":{"name":"@graphql-codegen/cli","version":"5.0.7-alpha-20250608134628-943ce44885f4b3f253e2dc124823efea57475ff0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.7-alpha-20250608134628-943ce44885f4b3f253e2dc124823efea57475ff0","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"9a19b3f2cc4072cae281a55ceda8bf4f5097ab0e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.7-alpha-20250608134628-943ce44885f4b3f253e2dc124823efea57475ff0.tgz","fileCount":111,"integrity":"sha512-b6v+FoL0ld0OsbI1gTROi6HUSyGzYpEOZLVB0F27ql5H3NKy0lYFFUG+3P+eWeCR4CgOYaZWQesJoz0qYF7Kvw==","signatures":[{"sig":"MEUCIGEiC5HAo+L58QfPW22OlIeA5KB55v+IEGIiHJR2rWqkAiEArrCj3XBcwP/xKfVjmXDf/pi2OpBD14PL8HnJ22Xzyig=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":241337},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"943ce44885f4b3f253e2dc124823efea57475ff0","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.3-alpha-20250608134628-943ce44885f4b3f253e2dc124823efea57475ff0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.8.2-alpha-20250608134628-943ce44885f4b3f253e2dc124823efea57475ff0","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250608134628-943ce44885f4b3f253e2dc124823efea57475ff0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.7-alpha-20250608134628-943ce44885f4b3f253e2dc124823efea57475ff0_1749390417163_0.5041001771920044","host":"s3://npm-registry-packages-npm-production"}},"5.0.7-alpha-20250608134954-abd8276c8c3ea60547bf2b0dabfd58c20bc69065":{"name":"@graphql-codegen/cli","version":"5.0.7-alpha-20250608134954-abd8276c8c3ea60547bf2b0dabfd58c20bc69065","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.7-alpha-20250608134954-abd8276c8c3ea60547bf2b0dabfd58c20bc69065","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"13d2cfd14c5897ebad0bbd1a710248f0a3f8f7b9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.7-alpha-20250608134954-abd8276c8c3ea60547bf2b0dabfd58c20bc69065.tgz","fileCount":111,"integrity":"sha512-wubGaU664Sw6yNe6/Y2AAT2KApsoMJb/98kDgkPQYfgdMaV30iCmuSFLY2PjSbrTk4ivpsuB9djkbwVFCRqlyA==","signatures":[{"sig":"MEQCIAfMqifNOME1/uNgc/qk8kSiTyQl/2JeNrjup82dJ3n1AiAMliDLRrIF1NNpYHA4eWVr45Eows6QKpiz5B3cr89ZCA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":241337},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"abd8276c8c3ea60547bf2b0dabfd58c20bc69065","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.3-alpha-20250608134954-abd8276c8c3ea60547bf2b0dabfd58c20bc69065","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.8.2-alpha-20250608134954-abd8276c8c3ea60547bf2b0dabfd58c20bc69065","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250608134954-abd8276c8c3ea60547bf2b0dabfd58c20bc69065","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.7-alpha-20250608134954-abd8276c8c3ea60547bf2b0dabfd58c20bc69065_1749390623050_0.551406347119342","host":"s3://npm-registry-packages-npm-production"}},"5.0.7-alpha-20250609130245-016484a10b6d41d848d7b0967ce8929c5b0ccdc8":{"name":"@graphql-codegen/cli","version":"5.0.7-alpha-20250609130245-016484a10b6d41d848d7b0967ce8929c5b0ccdc8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.7-alpha-20250609130245-016484a10b6d41d848d7b0967ce8929c5b0ccdc8","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"4c8d89d0039f7e23ba2d3cdfc7ac852f35ce088f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.7-alpha-20250609130245-016484a10b6d41d848d7b0967ce8929c5b0ccdc8.tgz","fileCount":111,"integrity":"sha512-B0oFosuiuHl/2tiZOVKa+IuaVtFyOB/V1+3Ev2V206KEpjqqh+2uwB1mjGePo0EzOQ7UeyW4OHGzKWGvXXWKkA==","signatures":[{"sig":"MEQCIFHV4DvqahA3/UXl0Zgl/yySrwEOcZp7G2P+tQLE8mI0AiAZ7/fVMkLGM/+VyNXszhaStCFPr796+oFKKPP3G/xUPQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":241337},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"016484a10b6d41d848d7b0967ce8929c5b0ccdc8","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.3-alpha-20250609130245-016484a10b6d41d848d7b0967ce8929c5b0ccdc8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.8.2-alpha-20250609130245-016484a10b6d41d848d7b0967ce8929c5b0ccdc8","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250609130245-016484a10b6d41d848d7b0967ce8929c5b0ccdc8","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.7-alpha-20250609130245-016484a10b6d41d848d7b0967ce8929c5b0ccdc8_1749474194273_0.553068689457153","host":"s3://npm-registry-packages-npm-production"}},"5.0.7-alpha-20250609132459-7295defb943748833086d045631267fb86a57303":{"name":"@graphql-codegen/cli","version":"5.0.7-alpha-20250609132459-7295defb943748833086d045631267fb86a57303","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.7-alpha-20250609132459-7295defb943748833086d045631267fb86a57303","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"58de49cc03005482dad2dd66a4ba1bc5fa30122a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.7-alpha-20250609132459-7295defb943748833086d045631267fb86a57303.tgz","fileCount":111,"integrity":"sha512-AzKp0Zjw7j0WbaNF5NP2ODjPfcIGracyvXL2Q41IPJJk1DMwxxQ9QjWc1ADNj/cu5wNkrkl9PlKGuPv3cAKU5g==","signatures":[{"sig":"MEUCIQCEhJLeDh7ZuZ5MCHmLWEuDlqoq9DIKtGpw99Z+kOClmQIgMTTmaRiNY1kgrx4M2cslIe/MpcUm2AtGutwroRl79yc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":241337},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"7295defb943748833086d045631267fb86a57303","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.3-alpha-20250609132459-7295defb943748833086d045631267fb86a57303","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.8.2-alpha-20250609132459-7295defb943748833086d045631267fb86a57303","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250609132459-7295defb943748833086d045631267fb86a57303","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.7-alpha-20250609132459-7295defb943748833086d045631267fb86a57303_1749475528707_0.7388936925648839","host":"s3://npm-registry-packages-npm-production"}},"5.0.7-alpha-20250612132824-44802c0840ae29ad1077e13de5b9a766f3802849":{"name":"@graphql-codegen/cli","version":"5.0.7-alpha-20250612132824-44802c0840ae29ad1077e13de5b9a766f3802849","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.7-alpha-20250612132824-44802c0840ae29ad1077e13de5b9a766f3802849","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"21a46563d5188dbb2ec03c006c8b3a502c74ec4e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.7-alpha-20250612132824-44802c0840ae29ad1077e13de5b9a766f3802849.tgz","fileCount":111,"integrity":"sha512-nzJVWDczR529Y9ZF/Zi7cq8kRsFKJqjZjBOjRE9sWz755PThFv70Oeso3v1eJixwwgKefHUUx57ga1D+gJYJjw==","signatures":[{"sig":"MEUCIQDArUlt3Uz+nMm53iBvR/gzkzFDxr6my0+hIhpxduMDWwIgD8hue6EGwJSMTa1xC71zLGoc2ZtsRIntSdAIFczeIxg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":241337},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"44802c0840ae29ad1077e13de5b9a766f3802849","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.3-alpha-20250612132824-44802c0840ae29ad1077e13de5b9a766f3802849","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.8.2-alpha-20250612132824-44802c0840ae29ad1077e13de5b9a766f3802849","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250612132824-44802c0840ae29ad1077e13de5b9a766f3802849","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.7-alpha-20250612132824-44802c0840ae29ad1077e13de5b9a766f3802849_1749734933830_0.14781788788913386","host":"s3://npm-registry-packages-npm-production"}},"5.0.7-alpha-20250612134622-3e749e4a24e17afbaed625e3dbc38b1f1f974ab4":{"name":"@graphql-codegen/cli","version":"5.0.7-alpha-20250612134622-3e749e4a24e17afbaed625e3dbc38b1f1f974ab4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.7-alpha-20250612134622-3e749e4a24e17afbaed625e3dbc38b1f1f974ab4","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a88908ead227013bf7349763fe0ace40e90b5f13","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.7-alpha-20250612134622-3e749e4a24e17afbaed625e3dbc38b1f1f974ab4.tgz","fileCount":111,"integrity":"sha512-MV3IthtqBtlGqg89zyXCRZsGLn7EurLabNjjcgnT7T8X31fPhmOghYgAQIDGBe4vjro0tmkyxfttp/ZxAQQUdA==","signatures":[{"sig":"MEQCIDTWAl9xwKaCWCnu8vheTOfXqSOxg0udO/c9oelKbt1XAiBHyAF7k3pDszzXpPPRXDrs3AD8kOOA3hHbQwcpSWrs9A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":241337},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3e749e4a24e17afbaed625e3dbc38b1f1f974ab4","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.3-alpha-20250612134622-3e749e4a24e17afbaed625e3dbc38b1f1f974ab4","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.8.2-alpha-20250612134622-3e749e4a24e17afbaed625e3dbc38b1f1f974ab4","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250612134622-3e749e4a24e17afbaed625e3dbc38b1f1f974ab4","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.7-alpha-20250612134622-3e749e4a24e17afbaed625e3dbc38b1f1f974ab4_1749736010639_0.3606183904261233","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-alpha-20250627115156-9c57b83a4553fcece2f9fa6d83a61efd06c03b16":{"name":"@graphql-codegen/cli","version":"6.0.0-alpha-20250627115156-9c57b83a4553fcece2f9fa6d83a61efd06c03b16","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.0-alpha-20250627115156-9c57b83a4553fcece2f9fa6d83a61efd06c03b16","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0071e522c2fd2302f7387d3faa8c15f7c025bfc5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.0-alpha-20250627115156-9c57b83a4553fcece2f9fa6d83a61efd06c03b16.tgz","fileCount":111,"integrity":"sha512-5sTK17+IS3mYDsebBpGmZDBO/HNtLRFwimBkb7sfK4PO4RyGxEdVywX9Ij5j/5jIg2QR2Nx5iAocLO/wUqY5Hw==","signatures":[{"sig":"MEUCIDUs98SrxdvkSzeh/7wWyT9all0prHHADSJ4bABCzCV2AiEAi7p4wdVRFtQHhraYYvV0ipBQoHjkPUmafmHAN+osA0Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":242695},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"9c57b83a4553fcece2f9fa6d83a61efd06c03b16","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","actor":{"name":"theguild-bot","type":"user","email":"bot@the-guild.dev"},"email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.3-alpha-20250627115156-9c57b83a4553fcece2f9fa6d83a61efd06c03b16","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.8.4-alpha-20250627115156-9c57b83a4553fcece2f9fa6d83a61efd06c03b16","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250627115156-9c57b83a4553fcece2f9fa6d83a61efd06c03b16","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.0-alpha-20250627115156-9c57b83a4553fcece2f9fa6d83a61efd06c03b16_1751025143954_0.14758007493933412","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-alpha-20250627120029-c0ce0575208040dec5264c93cb830e7038549d66":{"name":"@graphql-codegen/cli","version":"6.0.0-alpha-20250627120029-c0ce0575208040dec5264c93cb830e7038549d66","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.0-alpha-20250627120029-c0ce0575208040dec5264c93cb830e7038549d66","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"415a24ba0b329e76c98b795a81b78e31fc2f9645","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.0-alpha-20250627120029-c0ce0575208040dec5264c93cb830e7038549d66.tgz","fileCount":111,"integrity":"sha512-v2wg0arM9mig1Nx7UVD23EGmtot+yE/M80PEgoj8hiGCLmVjVbd69yKmUVu71NUZx5455EizicIlio5IvEXhEw==","signatures":[{"sig":"MEQCIQCDzfk6sNUhFH7x2nOfgA85gZxwR37DWjX5AmTxeJHhVAIfByEAIhLhHCk2CjIaIc0u6HNUzJYhGswh3+6kQfDTqA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":242591},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c0ce0575208040dec5264c93cb830e7038549d66","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","actor":{"name":"theguild-bot","type":"user","email":"bot@the-guild.dev"},"email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.3-alpha-20250627120029-c0ce0575208040dec5264c93cb830e7038549d66","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.8.4-alpha-20250627120029-c0ce0575208040dec5264c93cb830e7038549d66","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250627120029-c0ce0575208040dec5264c93cb830e7038549d66","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.0-alpha-20250627120029-c0ce0575208040dec5264c93cb830e7038549d66_1751025659021_0.9022465430165318","host":"s3://npm-registry-packages-npm-production"}},"5.0.8-alpha-20250627132114-c24a6143ab3a6f442f962ee2b22460fc7215b05b":{"name":"@graphql-codegen/cli","version":"5.0.8-alpha-20250627132114-c24a6143ab3a6f442f962ee2b22460fc7215b05b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.8-alpha-20250627132114-c24a6143ab3a6f442f962ee2b22460fc7215b05b","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6b7bf84e505780fc0be186387688a728ed536d6c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.8-alpha-20250627132114-c24a6143ab3a6f442f962ee2b22460fc7215b05b.tgz","fileCount":111,"integrity":"sha512-1Ys2a6weXh+Y/Rbp2YvhrjsMfwC+XPVkDUjAKCBDID6jznz/D04Xjhd1ZteXCRJ6DjTo8I2K99KSPV+x783gdw==","signatures":[{"sig":"MEQCIEPOH631XSiDw6FdLo4LtyOeUNQuZKqAGJ7JWpxUEfcxAiAlVgLl1SWSlRNaZ07QeC83WdFW0CB6Yk3BCe9jOv0c3A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":241337},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c24a6143ab3a6f442f962ee2b22460fc7215b05b","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","actor":{"name":"theguild-bot","type":"user","email":"bot@the-guild.dev"},"email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.3-alpha-20250627132114-c24a6143ab3a6f442f962ee2b22460fc7215b05b","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.8.4-alpha-20250627132114-c24a6143ab3a6f442f962ee2b22460fc7215b05b","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250627132114-c24a6143ab3a6f442f962ee2b22460fc7215b05b","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.8-alpha-20250627132114-c24a6143ab3a6f442f962ee2b22460fc7215b05b_1751030503770_0.5412251202523681","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-alpha-20250702094259-330e4c0c023358d9861caa216bc6e850fd799b01":{"name":"@graphql-codegen/cli","version":"6.0.0-alpha-20250702094259-330e4c0c023358d9861caa216bc6e850fd799b01","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.0-alpha-20250702094259-330e4c0c023358d9861caa216bc6e850fd799b01","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a08fe5119f660acb53c316f4e1cbcd0120846937","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.0-alpha-20250702094259-330e4c0c023358d9861caa216bc6e850fd799b01.tgz","fileCount":111,"integrity":"sha512-0mllACy7IgQGCGE3ZNXdrwsUXj2Vqc8fXn2NwYH+k65TyxBClg+jJAfKB4OM0hRl4NqYmla7bHKqAKPFGhHVfA==","signatures":[{"sig":"MEUCIH5XJtd62E/YG9YRFKwL8BN8KzNeqzB7myWwjs/wnoLoAiEAkM6QsW/vVKqg/JSHZ529FaFWtauRrQSotM70aaP9Cuo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":242591},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"330e4c0c023358d9861caa216bc6e850fd799b01","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","actor":{"name":"theguild-bot","type":"user","email":"bot@the-guild.dev"},"email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.3-alpha-20250702094259-330e4c0c023358d9861caa216bc6e850fd799b01","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.8.4-alpha-20250702094259-330e4c0c023358d9861caa216bc6e850fd799b01","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250702094259-330e4c0c023358d9861caa216bc6e850fd799b01","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.0-alpha-20250702094259-330e4c0c023358d9861caa216bc6e850fd799b01_1751449408224_0.9132836627727572","host":"s3://npm-registry-packages-npm-production"}},"5.0.8-alpha-20250803135812-ba3d434d95a043ee91b84ec36aaff30459a29599":{"name":"@graphql-codegen/cli","version":"5.0.8-alpha-20250803135812-ba3d434d95a043ee91b84ec36aaff30459a29599","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.8-alpha-20250803135812-ba3d434d95a043ee91b84ec36aaff30459a29599","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"34cc65d2148296d5e520bae8c3a754962cfa86ba","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.8-alpha-20250803135812-ba3d434d95a043ee91b84ec36aaff30459a29599.tgz","fileCount":111,"integrity":"sha512-dl7OrEhYy/BLLvpKU7JZjRZxD0f6MJwH8XBWjzkZ3JdSDY9DxC6vEII7J6XqziCp6nXr/x9j7A/z3rxJHpWxig==","signatures":[{"sig":"MEUCICLr0oPUlVUIthhvXfx+BRxQGurax675MQ7RuWB/oCtxAiEA/njPkUYcGHFeg/6mngarZI4vnsTP0i6v9amxxSU76/s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":241337},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ba3d434d95a043ee91b84ec36aaff30459a29599","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.3-alpha-20250803135812-ba3d434d95a043ee91b84ec36aaff30459a29599","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.8.4-alpha-20250803135812-ba3d434d95a043ee91b84ec36aaff30459a29599","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250803135812-ba3d434d95a043ee91b84ec36aaff30459a29599","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.8-alpha-20250803135812-ba3d434d95a043ee91b84ec36aaff30459a29599_1754229524264_0.9899929569765529","host":"s3://npm-registry-packages-npm-production"}},"5.0.8-alpha-20250803142056-2efa9463e1354b219fc39a96449dc43bc630d692":{"name":"@graphql-codegen/cli","version":"5.0.8-alpha-20250803142056-2efa9463e1354b219fc39a96449dc43bc630d692","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.8-alpha-20250803142056-2efa9463e1354b219fc39a96449dc43bc630d692","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"281fb6a6952e61fe91e91dcb823bac10bc7ca74e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.8-alpha-20250803142056-2efa9463e1354b219fc39a96449dc43bc630d692.tgz","fileCount":111,"integrity":"sha512-lxWRAtAAxlpDFYePc4vnUvTgsOUKimeg35hhaT5MVLPtHBADmHRED1pkHYm6aFi+C2E8qiSP59S6G2oB2Z3yxQ==","signatures":[{"sig":"MEQCIFj+PYCCgO/6hOR7Z58/XqSpH5C5OpIW8QET7syGA7r2AiAOWn/HGb/FWS9J+4mjihv/fQYWpyfefD9p6FBn6f+B9Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":241337},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2efa9463e1354b219fc39a96449dc43bc630d692","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.3-alpha-20250803142056-2efa9463e1354b219fc39a96449dc43bc630d692","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.8.4-alpha-20250803142056-2efa9463e1354b219fc39a96449dc43bc630d692","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250803142056-2efa9463e1354b219fc39a96449dc43bc630d692","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.8-alpha-20250803142056-2efa9463e1354b219fc39a96449dc43bc630d692_1754230886365_0.5470060260919809","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-alpha-20250803143223-4ac576268d59b30aa3654ed2cf355ae0f3ad2bc7":{"name":"@graphql-codegen/cli","version":"6.0.0-alpha-20250803143223-4ac576268d59b30aa3654ed2cf355ae0f3ad2bc7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.0-alpha-20250803143223-4ac576268d59b30aa3654ed2cf355ae0f3ad2bc7","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"de6c958e1f4a74ce892a9a9fb668ae1b2c034c91","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.0-alpha-20250803143223-4ac576268d59b30aa3654ed2cf355ae0f3ad2bc7.tgz","fileCount":111,"integrity":"sha512-FU9m83X/RcKhAkmrweW7f6efXY1s3N65tPdvZeWdgiT6650xox+ugqXl32rAWJc09mkEsxxgTF4S6wbxHwIFhA==","signatures":[{"sig":"MEUCIQDDGohSq/T1RomCF/Zu8zOM2NxnMQ967oehHVLB/LvMVgIgLpaen2+hf1bcDechZdDYtJpv4BUCZI1QEqcogAwPSGc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":243447},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4ac576268d59b30aa3654ed2cf355ae0f3ad2bc7","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.3-alpha-20250803143223-4ac576268d59b30aa3654ed2cf355ae0f3ad2bc7","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.8.4-alpha-20250803143223-4ac576268d59b30aa3654ed2cf355ae0f3ad2bc7","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250803143223-4ac576268d59b30aa3654ed2cf355ae0f3ad2bc7","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.0-alpha-20250803143223-4ac576268d59b30aa3654ed2cf355ae0f3ad2bc7_1754231574084_0.20338565921201734","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-alpha-20250805122041-8da92a5b216bd44d4db5eb263c456c54aaf2233b":{"name":"@graphql-codegen/cli","version":"6.0.0-alpha-20250805122041-8da92a5b216bd44d4db5eb263c456c54aaf2233b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.0-alpha-20250805122041-8da92a5b216bd44d4db5eb263c456c54aaf2233b","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"13bf56cb0b6882d1d60e13aee831e23f0b966008","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.0-alpha-20250805122041-8da92a5b216bd44d4db5eb263c456c54aaf2233b.tgz","fileCount":111,"integrity":"sha512-ztHsvGxYbvaAaYDXYWkPIXhIBCzzLxc5rNvlFnX8LMzt9mwCjJYOpwNxSVcZ+kku8r4COTP7izYZzydd3Nm8vg==","signatures":[{"sig":"MEYCIQC59SVBJmuJlUP0i9IxaAifIJTzuby/iKcqXK1E3d2gkAIhALm6mzOkArKzYwgKbv72Qi8YParskMAalresF0GpyrbW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":243447},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8da92a5b216bd44d4db5eb263c456c54aaf2233b","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"4.0.3-alpha-20250805122041-8da92a5b216bd44d4db5eb263c456c54aaf2233b","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.8.4-alpha-20250805122041-8da92a5b216bd44d4db5eb263c456c54aaf2233b","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250805122041-8da92a5b216bd44d4db5eb263c456c54aaf2233b","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.0-alpha-20250805122041-8da92a5b216bd44d4db5eb263c456c54aaf2233b_1754396470855_0.41664805524584336","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-alpha-20250806120945-d5b15566e4de55fa06797f61b89b4e561e65e043":{"name":"@graphql-codegen/cli","version":"6.0.0-alpha-20250806120945-d5b15566e4de55fa06797f61b89b4e561e65e043","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.0-alpha-20250806120945-d5b15566e4de55fa06797f61b89b4e561e65e043","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c7419f7cb0b960ee96464fe34073241e36753d78","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.0-alpha-20250806120945-d5b15566e4de55fa06797f61b89b4e561e65e043.tgz","fileCount":111,"integrity":"sha512-2cXgayAQ0gXxXsiJRYmDEL5MVZqsX1uZAlgbWmGkzIwtaVZ+OkTNZGpB4wlyxAWQQgS68chZPlXcnoo0lz04IA==","signatures":[{"sig":"MEYCIQCRQAWqstrRpkBCgTIjUpn3MYhRnA0g9/o8EOwbWdEiSgIhANJoTET4ECzT4q7kaMMRorsXWz8yOJ5N4i2xiSx3RYAM","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":243447},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d5b15566e4de55fa06797f61b89b4e561e65e043","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.17.1","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"5.0.0-alpha-20250806120945-d5b15566e4de55fa06797f61b89b4e561e65e043","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"5.0.0-alpha-20250806120945-d5b15566e4de55fa06797f61b89b4e561e65e043","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250806120945-d5b15566e4de55fa06797f61b89b4e561e65e043","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.0-alpha-20250806120945-d5b15566e4de55fa06797f61b89b4e561e65e043_1754482211740_0.6971106921791821","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-alpha-20250809164118-72e6ae32908b02ffda4a8a4f12a35e1ba23e5e80":{"name":"@graphql-codegen/cli","version":"5.0.6-alpha-20250809164118-72e6ae32908b02ffda4a8a4f12a35e1ba23e5e80","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@5.0.6-alpha-20250809164118-72e6ae32908b02ffda4a8a4f12a35e1ba23e5e80","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e06b2dd3836886dcc39d19b875ef5cdedb14bc5e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-5.0.6-alpha-20250809164118-72e6ae32908b02ffda4a8a4f12a35e1ba23e5e80.tgz","fileCount":111,"integrity":"sha512-YFKIPpd/KKmRKXZ2ud3dYoVaW8pYQ4Yovk0wYZwPyxKx+Wmz62E+hruuYNNX1YHULnZ+b1gJZnQO3wHaccDFxA==","signatures":[{"sig":"MEQCICe1j2/hAK8XzWERLtrsNfXRZSu3GFgUWNJl6ndVu70zAiAy3S+ULDLNtyfAWEi4ECiuPGYTs7Wnx48s2jK0ErNXXQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":241293},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"72e6ae32908b02ffda4a8a4f12a35e1ba23e5e80","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.8.2","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"18.20.8","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^4.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-tools/prisma-loader":"^8.0.0","@graphql-codegen/client-preset":"4.8.1-alpha-20250809164118-72e6ae32908b02ffda4a8a4f12a35e1ba23e5e80","@graphql-codegen/plugin-helpers":"^5.0.3","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_5.0.6-alpha-20250809164118-72e6ae32908b02ffda4a8a4f12a35e1ba23e5e80_1754757705651_0.7420429593874895","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-alpha-20250812105641-30a14910b364202afb40a5f8002c0dcd1acb15e7":{"name":"@graphql-codegen/cli","version":"6.0.0-alpha-20250812105641-30a14910b364202afb40a5f8002c0dcd1acb15e7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.0-alpha-20250812105641-30a14910b364202afb40a5f8002c0dcd1acb15e7","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"3aa6ba66ea18d0320bc545913d092f1612333404","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.0-alpha-20250812105641-30a14910b364202afb40a5f8002c0dcd1acb15e7.tgz","fileCount":111,"integrity":"sha512-H43GtjNOLMyC4G6Iy5ckV51ZpOSk/TmsAoWkHClmqccMt+n94CAO4lqDWBYmxYrOFSsD788tEU+tHh62+OVAIQ==","signatures":[{"sig":"MEQCIAqhaKSaB/uLgq4c/99QuGGUoTXKz5u7X0NhdxlkouLPAiANbtO7KsTdJCJ0x2cZAQmuF8mEWj3skrwxkTPD5XHGWQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":242947},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"30a14910b364202afb40a5f8002c0dcd1acb15e7","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.18.0","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"5.0.0-alpha-20250812105641-30a14910b364202afb40a5f8002c0dcd1acb15e7","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-codegen/client-preset":"5.0.0-alpha-20250812105641-30a14910b364202afb40a5f8002c0dcd1acb15e7","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250812105641-30a14910b364202afb40a5f8002c0dcd1acb15e7","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.0-alpha-20250812105641-30a14910b364202afb40a5f8002c0dcd1acb15e7_1754996227398_0.643868820840658","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-alpha-20250812131146-d8919a6237f19450de571b59081b880c2e7d3494":{"name":"@graphql-codegen/cli","version":"6.0.0-alpha-20250812131146-d8919a6237f19450de571b59081b880c2e7d3494","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.0-alpha-20250812131146-d8919a6237f19450de571b59081b880c2e7d3494","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f96e1cac34028383ab2f9f72694a0faaafe1ac9a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.0-alpha-20250812131146-d8919a6237f19450de571b59081b880c2e7d3494.tgz","fileCount":111,"integrity":"sha512-+TKFtrD91Z/y6hJFd4zk33FcENiizJA2rWyLGavO0bYIrR4UJkgR2uqTzY+XlAVUUseWfvnU3MgazU3w9uinWw==","signatures":[{"sig":"MEQCIDrIwHruM2D0lqvYZ6yitKK1LofUc6BMyu12eiP1g2yXAiBTpP/KE5SDNQej27HZ1kDTjbAgoKOQcHGUfp54BLYwRA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":242947},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d8919a6237f19450de571b59081b880c2e7d3494","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.18.0","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"5.0.0-alpha-20250812131146-d8919a6237f19450de571b59081b880c2e7d3494","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-codegen/client-preset":"5.0.0-alpha-20250812131146-d8919a6237f19450de571b59081b880c2e7d3494","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250812131146-d8919a6237f19450de571b59081b880c2e7d3494","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.0-alpha-20250812131146-d8919a6237f19450de571b59081b880c2e7d3494_1755004333551_0.20936298932392483","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-alpha-20250813125320-63ac348b428178b17ad9fae069ce727ffddb8744":{"name":"@graphql-codegen/cli","version":"6.0.0-alpha-20250813125320-63ac348b428178b17ad9fae069ce727ffddb8744","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.0-alpha-20250813125320-63ac348b428178b17ad9fae069ce727ffddb8744","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"df93151c2c7e6e6120133dff2bf2650fa0f17929","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.0-alpha-20250813125320-63ac348b428178b17ad9fae069ce727ffddb8744.tgz","fileCount":111,"integrity":"sha512-GsQQTekykfIYuaR/Po8tTQ+Z/lxo3/EP1GG+c7tirjprsUC6iZftanG+GmyUdV96ex5cAfo/VJtZbSJcb5GyiQ==","signatures":[{"sig":"MEYCIQCXRkVoWJmOcr97A0FJJtGMGyDxvxWLMye/RoeHrws71AIhAKS/dbilFkBEfE/tyYr+fdDsuRW1+JhnoJO6yKlqqEiu","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":243261},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"63ac348b428178b17ad9fae069ce727ffddb8744","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.18.0","dependencies":{"jiti":"^1.17.1","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^1.2.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^8.1.3","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"5.0.0-alpha-20250813125320-63ac348b428178b17ad9fae069ce727ffddb8744","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-codegen/client-preset":"5.0.0-alpha-20250813125320-63ac348b428178b17ad9fae069ce727ffddb8744","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250813125320-63ac348b428178b17ad9fae069ce727ffddb8744","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.0-alpha-20250813125320-63ac348b428178b17ad9fae069ce727ffddb8744_1755089628250_0.755537065722061","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-alpha-20250814123644-9b9c4e7a2ceb01175dafd069cd26047ce20eb406":{"name":"@graphql-codegen/cli","version":"6.0.0-alpha-20250814123644-9b9c4e7a2ceb01175dafd069cd26047ce20eb406","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.0-alpha-20250814123644-9b9c4e7a2ceb01175dafd069cd26047ce20eb406","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f2b5ce37df588bbc98d0db33484506b148396fa4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.0-alpha-20250814123644-9b9c4e7a2ceb01175dafd069cd26047ce20eb406.tgz","fileCount":111,"integrity":"sha512-gAng/dVfSHNLl/UbP/CJEGM7DZxuzbc8apVUb+HLL1yE21UABJ/Qvbb5EOQPvrJ3rEBJDvE/Im1BbsVtexwcmg==","signatures":[{"sig":"MEQCID0hi08e82OS3bBfKPzhAB2cnAF1Tdf71cm6aOr8+6ZTAiBZ036k8t7SjBbOLQDHziuOyOBn4GogcnIVlovYiidn4Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":243254},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"9b9c4e7a2ceb01175dafd069cd26047ce20eb406","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.18.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^4.0.5","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","inquirer":"^8.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"5.0.0-alpha-20250814123644-9b9c4e7a2ceb01175dafd069cd26047ce20eb406","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-codegen/client-preset":"5.0.0-alpha-20250814123644-9b9c4e7a2ceb01175dafd069cd26047ce20eb406","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250814123644-9b9c4e7a2ceb01175dafd069cd26047ce20eb406","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.0-alpha-20250814123644-9b9c4e7a2ceb01175dafd069cd26047ce20eb406_1755175036911_0.1990080759428443","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-alpha-20250816104654-3cefeabda1bcfa915d43b4515cb86dd2dfb9df5b":{"name":"@graphql-codegen/cli","version":"6.0.0-alpha-20250816104654-3cefeabda1bcfa915d43b4515cb86dd2dfb9df5b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.0-alpha-20250816104654-3cefeabda1bcfa915d43b4515cb86dd2dfb9df5b","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8d5724dc9a46a45907d24d5cd6cefd79ece681cb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.0-alpha-20250816104654-3cefeabda1bcfa915d43b4515cb86dd2dfb9df5b.tgz","fileCount":111,"integrity":"sha512-FShn4qEF7ozwLJTBQi0CL4deA89tJqyolRM5cr/XcraZ43FyaGDcZPSh+Wm8sgr+VjUlHi3DE+F4GtxBF18rVQ==","signatures":[{"sig":"MEQCICXciIUK+teXGk6VbC7Uw97hjrf2WPv/RurmSGXhMunJAiAZWSoYHDZilFzTfj3KISw+6mc2CObFBhirvTdDJHAwwQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":243102},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3cefeabda1bcfa915d43b4515cb86dd2dfb9df5b","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.18.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"5.0.0-alpha-20250816104654-3cefeabda1bcfa915d43b4515cb86dd2dfb9df5b","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-codegen/client-preset":"5.0.0-alpha-20250816104654-3cefeabda1bcfa915d43b4515cb86dd2dfb9df5b","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250816104654-3cefeabda1bcfa915d43b4515cb86dd2dfb9df5b","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.0-alpha-20250816104654-3cefeabda1bcfa915d43b4515cb86dd2dfb9df5b_1755341240711_0.7582770527246365","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-alpha-20250816112202-d6c2669fa0469936db7f3523d156b506f061faa5":{"name":"@graphql-codegen/cli","version":"6.0.0-alpha-20250816112202-d6c2669fa0469936db7f3523d156b506f061faa5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.0-alpha-20250816112202-d6c2669fa0469936db7f3523d156b506f061faa5","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ee4ab48a03c5a0d573ba862f14ae02a74d782f23","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.0-alpha-20250816112202-d6c2669fa0469936db7f3523d156b506f061faa5.tgz","fileCount":111,"integrity":"sha512-CxWB7lcnZZifGFAmE8U87EdLER0WjuHggW0ssWfstvlTHVnVXhRJh3cC0lfMQurAGOMcZ9/504tM7Kb8t76Ubw==","signatures":[{"sig":"MEQCIFieEB/8RbM0RjXifdhvZJK1X5t9HEk8yCp1JXYcrpZdAiBIpV8Pe1OrPkYfzCOyBV6OutM3hR4lXAYf0XinX6sM3w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":243102},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d6c2669fa0469936db7f3523d156b506f061faa5","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.18.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"5.0.0-alpha-20250816112202-d6c2669fa0469936db7f3523d156b506f061faa5","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-codegen/client-preset":"5.0.0-alpha-20250816112202-d6c2669fa0469936db7f3523d156b506f061faa5","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250816112202-d6c2669fa0469936db7f3523d156b506f061faa5","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.0-alpha-20250816112202-d6c2669fa0469936db7f3523d156b506f061faa5_1755343349505_0.8199773270969519","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-alpha-20250827103001-1f42d2b3d7d1c009e2fc2ed9b513fdda20e78b50":{"name":"@graphql-codegen/cli","version":"6.0.0-alpha-20250827103001-1f42d2b3d7d1c009e2fc2ed9b513fdda20e78b50","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.0-alpha-20250827103001-1f42d2b3d7d1c009e2fc2ed9b513fdda20e78b50","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f849b0b976b02cc7c94bf759efb4f6133008921a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.0-alpha-20250827103001-1f42d2b3d7d1c009e2fc2ed9b513fdda20e78b50.tgz","fileCount":111,"integrity":"sha512-HA3pML/MNkawy/lIRvGxKm0qeBqyTJdXJGslfS3jsSXgOaNNOmwxANtmW+EpwxNSjQsmX5dA8NkT+N3CMEW17A==","signatures":[{"sig":"MEUCIQCaCWyMLX0eTQMH+eBb3RWyEBU7QUTIODKb++XXzaHafgIgBoQMMGV6Xe0tMDkTzl++Agjfh4d63MCsNbXLrKFKFLQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":243102},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1f42d2b3d7d1c009e2fc2ed9b513fdda20e78b50","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.18.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"5.0.0-alpha-20250827103001-1f42d2b3d7d1c009e2fc2ed9b513fdda20e78b50","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-codegen/client-preset":"5.0.0-alpha-20250827103001-1f42d2b3d7d1c009e2fc2ed9b513fdda20e78b50","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250827103001-1f42d2b3d7d1c009e2fc2ed9b513fdda20e78b50","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.0-alpha-20250827103001-1f42d2b3d7d1c009e2fc2ed9b513fdda20e78b50_1756290627005_0.5990852337776296","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-alpha-20250827115346-6d2c6e4d5d5e9450d5613e9f4208e150fb1185a1":{"name":"@graphql-codegen/cli","version":"6.0.0-alpha-20250827115346-6d2c6e4d5d5e9450d5613e9f4208e150fb1185a1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.0-alpha-20250827115346-6d2c6e4d5d5e9450d5613e9f4208e150fb1185a1","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"87cde5c0af4758f8115ddb8ef27531e940e0800f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.0-alpha-20250827115346-6d2c6e4d5d5e9450d5613e9f4208e150fb1185a1.tgz","fileCount":111,"integrity":"sha512-JjpnGcKWfbbljxmDxvbm5qrjr9Nj/THowqBngJhPoN2vImB90+tL0MqpjZmLdjBJzrYK18ASYCVsNY0aV5fczw==","signatures":[{"sig":"MEUCIBnMJQGuAbkTXTQdR9GFoHODhn64hf/7WWIwxR+XfGtkAiEAsUlHs/gASBwImySAqUt9PYOu60J4wMZPRWZpfNP1yzI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":243102},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6d2c6e4d5d5e9450d5613e9f4208e150fb1185a1","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.18.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"5.0.0-alpha-20250827115346-6d2c6e4d5d5e9450d5613e9f4208e150fb1185a1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-codegen/client-preset":"5.0.0-alpha-20250827115346-6d2c6e4d5d5e9450d5613e9f4208e150fb1185a1","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250827115346-6d2c6e4d5d5e9450d5613e9f4208e150fb1185a1","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.0-alpha-20250827115346-6d2c6e4d5d5e9450d5613e9f4208e150fb1185a1_1756295652191_0.0028317809729894172","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-alpha-20250828102819-45c39afe00df38220d7a137d66ac1b30fdeeed84":{"name":"@graphql-codegen/cli","version":"6.0.0-alpha-20250828102819-45c39afe00df38220d7a137d66ac1b30fdeeed84","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.0-alpha-20250828102819-45c39afe00df38220d7a137d66ac1b30fdeeed84","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b03c2af6eeee934b901972b122ce63d85f5ccc6e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.0-alpha-20250828102819-45c39afe00df38220d7a137d66ac1b30fdeeed84.tgz","fileCount":111,"integrity":"sha512-IrSjHry+N7rX8PSXd2VIoey2mfRscSEH5LxERdIXGNjFzu5ejvFMYtXc9UsOQWJfLu2tkPUpxOY3h1skxkRRrw==","signatures":[{"sig":"MEUCIQDoL9ES736gN6onikjNw/7SAzTMxolRrjy1JsJCbjLC8wIgA2BetsFkfJDpCG08vLGicUimZsmhEgrD5Ty1l84iFsQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":243102},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"45c39afe00df38220d7a137d66ac1b30fdeeed84","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.18.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"5.0.0-alpha-20250828102819-45c39afe00df38220d7a137d66ac1b30fdeeed84","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-codegen/client-preset":"5.0.0-alpha-20250828102819-45c39afe00df38220d7a137d66ac1b30fdeeed84","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250828102819-45c39afe00df38220d7a137d66ac1b30fdeeed84","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.0-alpha-20250828102819-45c39afe00df38220d7a137d66ac1b30fdeeed84_1756376927465_0.46645068907874143","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c":{"name":"@graphql-codegen/cli","version":"6.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"3a51ffb954591921f25230327ced9b4d1c642f1f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c.tgz","fileCount":111,"integrity":"sha512-OzR50g0aX5DZ4cjPCq4THmAoWHRDV1GF4vGkm3B4A/GDpBTi7aN0jiWvQW33ZCGpPXvM5sYa9y53g4u2iP5X7g==","signatures":[{"sig":"MEQCIGBQg0gBZF+gmdc58dIl1QEn+ISpxCt87ho9DupTgr1mAiAE645+LOCwJYZrr8RyMg4saoB4kRm5jk/PLi2qmwLe9w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":243102},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"85a76ab11395f2609558581b951392e8195fc01c","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.19.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"5.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-codegen/client-preset":"5.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c_1756993240611_0.1829640465307496","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-alpha-20250905125342-3d1f9f7acff9f1ed376430ff1bbb6f361a3accbc":{"name":"@graphql-codegen/cli","version":"6.0.0-alpha-20250905125342-3d1f9f7acff9f1ed376430ff1bbb6f361a3accbc","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.0-alpha-20250905125342-3d1f9f7acff9f1ed376430ff1bbb6f361a3accbc","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"7c5bdc26a783fd188bfa5db4c304c6672f433680","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.0-alpha-20250905125342-3d1f9f7acff9f1ed376430ff1bbb6f361a3accbc.tgz","fileCount":111,"integrity":"sha512-a7xZ+1kID4XuFsBQgTLPI+Aflevn6cFtVKqzNmNeujcGvV6eMcP99hzcNhE5HU4pqJari7nj5A/9XUd60h8eSg==","signatures":[{"sig":"MEYCIQDKh0fwIjt47uNXSRaje18BJl3ouvcaVQWjhQVdbJVXowIhANhx2DRdXSxsuLiVrSI4LFIc3+t7cDq7I7nbnuZylSka","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":243102},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3d1f9f7acff9f1ed376430ff1bbb6f361a3accbc","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.19.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"5.0.0-alpha-20250905125342-3d1f9f7acff9f1ed376430ff1bbb6f361a3accbc","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-codegen/client-preset":"5.0.0-alpha-20250905125342-3d1f9f7acff9f1ed376430ff1bbb6f361a3accbc","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250905125342-3d1f9f7acff9f1ed376430ff1bbb6f361a3accbc","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.0-alpha-20250905125342-3d1f9f7acff9f1ed376430ff1bbb6f361a3accbc_1757076849573_0.1794719976028325","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-alpha-20250907025311-8874b85f4c8e523c94bf7f20a7544c353bc1414a":{"name":"@graphql-codegen/cli","version":"6.0.0-alpha-20250907025311-8874b85f4c8e523c94bf7f20a7544c353bc1414a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.0-alpha-20250907025311-8874b85f4c8e523c94bf7f20a7544c353bc1414a","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"11a28a2029d9d146d49328707e9bfb76a2a73885","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.0-alpha-20250907025311-8874b85f4c8e523c94bf7f20a7544c353bc1414a.tgz","fileCount":111,"integrity":"sha512-lkbXU4v+o6WMKfntUO/5KSGWlT9hHr8kkZGNhKtp50+CbG8KlRJdH4WDVm5jbzrybNeIpuAWoeUHY75LeZm4EA==","signatures":[{"sig":"MEYCIQCKRzgARSy+BxPueau4qEC8ImXoeTq/pRZeYtOA0XJBXQIhAPzxvonQgAn5LN1Mp6X70NjjDL5m4BDQZ1wrWViIvY1s","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":243102},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8874b85f4c8e523c94bf7f20a7544c353bc1414a","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.19.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"5.0.0-alpha-20250907025311-8874b85f4c8e523c94bf7f20a7544c353bc1414a","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-codegen/client-preset":"5.0.0-alpha-20250907025311-8874b85f4c8e523c94bf7f20a7544c353bc1414a","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250907025311-8874b85f4c8e523c94bf7f20a7544c353bc1414a","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.0-alpha-20250907025311-8874b85f4c8e523c94bf7f20a7544c353bc1414a_1757213618534_0.9350891242941326","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-alpha-20250907030419-5b4f8386c5170dd4be9b65bd56b7cb75c2f0a1c5":{"name":"@graphql-codegen/cli","version":"6.0.0-alpha-20250907030419-5b4f8386c5170dd4be9b65bd56b7cb75c2f0a1c5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.0-alpha-20250907030419-5b4f8386c5170dd4be9b65bd56b7cb75c2f0a1c5","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"5380d0dfcfc9a42e9104cd40c7e33c3d5e292e8c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.0-alpha-20250907030419-5b4f8386c5170dd4be9b65bd56b7cb75c2f0a1c5.tgz","fileCount":111,"integrity":"sha512-vGknoYITHSXxLOP9cwaWmqO8TbP+F4d/EpRoFNNYYsfIMwOb+SFMxxmIbWLvku/e7cnGKLXJUnf3s0fbBzQF0Q==","signatures":[{"sig":"MEYCIQDq7z36UHqw48VcT5Q2vek657viCB4ij7Q9pRyihLxihAIhAPMVd++0WeTMMhk+kMLBTB6sNpJ1N/lZ8axu223oymkE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":243102},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"5b4f8386c5170dd4be9b65bd56b7cb75c2f0a1c5","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.19.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"5.0.0-alpha-20250907030419-5b4f8386c5170dd4be9b65bd56b7cb75c2f0a1c5","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-codegen/client-preset":"5.0.0-alpha-20250907030419-5b4f8386c5170dd4be9b65bd56b7cb75c2f0a1c5","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250907030419-5b4f8386c5170dd4be9b65bd56b7cb75c2f0a1c5","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.0-alpha-20250907030419-5b4f8386c5170dd4be9b65bd56b7cb75c2f0a1c5_1757214285020_0.7525925277880257","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-alpha-20250907030426-f79b0de75d7493d60771e16b2a372517f184e985":{"name":"@graphql-codegen/cli","version":"6.0.0-alpha-20250907030426-f79b0de75d7493d60771e16b2a372517f184e985","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.0-alpha-20250907030426-f79b0de75d7493d60771e16b2a372517f184e985","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"44a76018f5eb891b431239a18cb56632022b0253","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.0-alpha-20250907030426-f79b0de75d7493d60771e16b2a372517f184e985.tgz","fileCount":111,"integrity":"sha512-W9ppbKksIQbD8Ql1VzQaWluuzsfhVCvRTtsAUKWjjL1AjX2U+V9jkRZcmRsJqk7oZ74H8tBT1SW78NszYMdUjA==","signatures":[{"sig":"MEYCIQDq6NeI2JeEVHtFE7ZmW8ytQ0ui5X83Xk8woYotf3/EZwIhAP5uTWsYejqMy2nZP/YjTtjzS1y57k1Is6LY7NIVPNyJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":243102},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f79b0de75d7493d60771e16b2a372517f184e985","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.19.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"5.0.0-alpha-20250907030426-f79b0de75d7493d60771e16b2a372517f184e985","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-codegen/client-preset":"5.0.0-alpha-20250907030426-f79b0de75d7493d60771e16b2a372517f184e985","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250907030426-f79b0de75d7493d60771e16b2a372517f184e985","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.0-alpha-20250907030426-f79b0de75d7493d60771e16b2a372517f184e985_1757214292308_0.3501987513484046","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-alpha-20250907030436-be1f63822c43dc37e75b8c0b3522b5a8af08969b":{"name":"@graphql-codegen/cli","version":"6.0.0-alpha-20250907030436-be1f63822c43dc37e75b8c0b3522b5a8af08969b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.0-alpha-20250907030436-be1f63822c43dc37e75b8c0b3522b5a8af08969b","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"4288ce5549f2aa6e72fa1dd803b57b95ada2fd59","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.0-alpha-20250907030436-be1f63822c43dc37e75b8c0b3522b5a8af08969b.tgz","fileCount":111,"integrity":"sha512-VTQa+HP2zDd9GOYUAURPzYJVt0/NT8p5sA5fwFWmkxsiACWdTEIXJG5W4Jrzk8CTfXdxana/qgN2gzmkQxOvsQ==","signatures":[{"sig":"MEUCIADwnXjNJsGxZTJqYSOH/RsU10sLh8bTolYaffROee5VAiEAsAG56raC4/2vf0o3ge+NlOfmiXg7U2VltHRIwMf6OVY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":243102},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"be1f63822c43dc37e75b8c0b3522b5a8af08969b","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.19.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"5.0.0-alpha-20250907030436-be1f63822c43dc37e75b8c0b3522b5a8af08969b","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-codegen/client-preset":"5.0.0-alpha-20250907030436-be1f63822c43dc37e75b8c0b3522b5a8af08969b","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250907030436-be1f63822c43dc37e75b8c0b3522b5a8af08969b","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.0-alpha-20250907030436-be1f63822c43dc37e75b8c0b3522b5a8af08969b_1757214302860_0.11207488074972694","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-alpha-20250907030521-82b84d33afe20d3377857a012506124935320e07":{"name":"@graphql-codegen/cli","version":"6.0.0-alpha-20250907030521-82b84d33afe20d3377857a012506124935320e07","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.0-alpha-20250907030521-82b84d33afe20d3377857a012506124935320e07","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1644aba8f0e7f154d4961698a5781d0939fc67cb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.0-alpha-20250907030521-82b84d33afe20d3377857a012506124935320e07.tgz","fileCount":111,"integrity":"sha512-jYg8SlfvQ4Ah7Ugz10iMEC9pBpF6DMv1BKXTFJtY2RDDsQ5nAbqaX8gWYmR+q8gs9OkfL8n52w6G3xlZ3FKutA==","signatures":[{"sig":"MEUCIQCynRfGrSl77KxNXIwSEEOVhbyGPy43/ncO3gsu77A2XwIgbM2ejinGTc6zBCI3O5EBTwHSlfBg82jGPG6MxA7Hx0A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":243102},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"82b84d33afe20d3377857a012506124935320e07","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.19.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"5.0.0-alpha-20250907030521-82b84d33afe20d3377857a012506124935320e07","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-codegen/client-preset":"5.0.0-alpha-20250907030521-82b84d33afe20d3377857a012506124935320e07","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250907030521-82b84d33afe20d3377857a012506124935320e07","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.0-alpha-20250907030521-82b84d33afe20d3377857a012506124935320e07_1757214344196_0.04491608118278556","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-alpha-20250907030659-34656a76909489b5b43b33d5ced78f9497f2dbcb":{"name":"@graphql-codegen/cli","version":"6.0.0-alpha-20250907030659-34656a76909489b5b43b33d5ced78f9497f2dbcb","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.0-alpha-20250907030659-34656a76909489b5b43b33d5ced78f9497f2dbcb","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"2b1e0f65301a15ca829a8e1428a7491a276c810f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.0-alpha-20250907030659-34656a76909489b5b43b33d5ced78f9497f2dbcb.tgz","fileCount":111,"integrity":"sha512-3LyOHTeqdk4IBx/a8A5hfI9YQgg3opGeWJyhFRp/iLiWda4j/S0+4MLA9rpZS6ExATLI9TfBkWqu3p7opN2DKA==","signatures":[{"sig":"MEQCIC90SehPp3WvlmwPJtedR+SzUp0ywM8MbommByHGLMGzAiAzYLl7fPdW/n7bGhk7VeD4KBp9j4NR2Gg2sro/Y4P+Lg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":243102},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"34656a76909489b5b43b33d5ced78f9497f2dbcb","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.19.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"5.0.0-alpha-20250907030659-34656a76909489b5b43b33d5ced78f9497f2dbcb","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-codegen/client-preset":"5.0.0-alpha-20250907030659-34656a76909489b5b43b33d5ced78f9497f2dbcb","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250907030659-34656a76909489b5b43b33d5ced78f9497f2dbcb","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.0-alpha-20250907030659-34656a76909489b5b43b33d5ced78f9497f2dbcb_1757214447729_0.5957873120195172","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-alpha-20250907050211-ed40a6dc701f432329656c2e4fe7a8c6bfcea3ca":{"name":"@graphql-codegen/cli","version":"6.0.0-alpha-20250907050211-ed40a6dc701f432329656c2e4fe7a8c6bfcea3ca","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.0-alpha-20250907050211-ed40a6dc701f432329656c2e4fe7a8c6bfcea3ca","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"dd7a9709ea20835f9be09183999e03dfbde699ed","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.0-alpha-20250907050211-ed40a6dc701f432329656c2e4fe7a8c6bfcea3ca.tgz","fileCount":111,"integrity":"sha512-V0O9xHb84HScEJ0uO7LEXcaa3SBBvuP8NR17eoSFZl7Lkkxfr82J1OV8kurm327edhKlJLxSGm8crSFxI7Uw1Q==","signatures":[{"sig":"MEQCIANsYt2BAXrt7+8FS6yo/OPJeuecYQSap7Y3do+obHrMAiBHjPlZE7Spo3ZQJhBxOkqrXzDZqvrtUI1pUucRkGCYMA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":243102},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ed40a6dc701f432329656c2e4fe7a8c6bfcea3ca","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.19.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"5.0.0-alpha-20250907050211-ed40a6dc701f432329656c2e4fe7a8c6bfcea3ca","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-codegen/client-preset":"5.0.0-alpha-20250907050211-ed40a6dc701f432329656c2e4fe7a8c6bfcea3ca","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250907050211-ed40a6dc701f432329656c2e4fe7a8c6bfcea3ca","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.0-alpha-20250907050211-ed40a6dc701f432329656c2e4fe7a8c6bfcea3ca_1757221361382_0.8771402097399099","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-alpha-20250907050358-fbc1ee8c4826a6e36495ceb3d05d949fbd1fc832":{"name":"@graphql-codegen/cli","version":"6.0.0-alpha-20250907050358-fbc1ee8c4826a6e36495ceb3d05d949fbd1fc832","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.0-alpha-20250907050358-fbc1ee8c4826a6e36495ceb3d05d949fbd1fc832","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ccb868040fb24af418c6ccdbb4bc74f3c595d90f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.0-alpha-20250907050358-fbc1ee8c4826a6e36495ceb3d05d949fbd1fc832.tgz","fileCount":111,"integrity":"sha512-HsbZmA34bt7IOoT1zd4mCHlHAdTlHHZ4FY3ppmS/l9aY9uIAdGuGnWxGhX93SkhOWoIoDSgke3OxcEP/oJABFw==","signatures":[{"sig":"MEUCICnKJEakRfRg2dE9Mhxk8uZa+eXqLtt3QjAVbSB4hQjrAiEAkfmEGMdIloUSirm0G23BVY0h81Qc6R8mzM258u7S3gM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":243102},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"fbc1ee8c4826a6e36495ceb3d05d949fbd1fc832","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.19.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"5.0.0-alpha-20250907050358-fbc1ee8c4826a6e36495ceb3d05d949fbd1fc832","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-codegen/client-preset":"5.0.0-alpha-20250907050358-fbc1ee8c4826a6e36495ceb3d05d949fbd1fc832","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250907050358-fbc1ee8c4826a6e36495ceb3d05d949fbd1fc832","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.0-alpha-20250907050358-fbc1ee8c4826a6e36495ceb3d05d949fbd1fc832_1757221469236_0.13746597654993153","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-alpha-20250907050417-555bc90fc3d255bdd972770052e53b1571c9868b":{"name":"@graphql-codegen/cli","version":"6.0.0-alpha-20250907050417-555bc90fc3d255bdd972770052e53b1571c9868b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.0-alpha-20250907050417-555bc90fc3d255bdd972770052e53b1571c9868b","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"faa5ab50a77e3841a568e97574162b65174f2341","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.0-alpha-20250907050417-555bc90fc3d255bdd972770052e53b1571c9868b.tgz","fileCount":111,"integrity":"sha512-HFTWNgR4rRHGgWPVnPnHvwtWhA0lCZOogJOuEagrgrSHe93Jt/fmBcCc4CQipJMTNgqmPkRbcd5Ul43ZzgBMow==","signatures":[{"sig":"MEYCIQDcfzbtnhidGgcdd+LrpEZrRIN8WkfY2EHXsiKQ7qfoKwIhAPjFRFz6NQGeIP4HMdjPebc001tA8GGr7bKR8DI3AFi8","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":243102},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"555bc90fc3d255bdd972770052e53b1571c9868b","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.19.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"5.0.0-alpha-20250907050417-555bc90fc3d255bdd972770052e53b1571c9868b","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"5.0.0-alpha-20250907050417-555bc90fc3d255bdd972770052e53b1571c9868b","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250907050417-555bc90fc3d255bdd972770052e53b1571c9868b","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.0-alpha-20250907050417-555bc90fc3d255bdd972770052e53b1571c9868b_1757221487451_0.33409711297146827","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-alpha-20250907093037-7b812f107b0102d3455d0f63f4e60ca16e776180":{"name":"@graphql-codegen/cli","version":"6.0.0-alpha-20250907093037-7b812f107b0102d3455d0f63f4e60ca16e776180","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.0-alpha-20250907093037-7b812f107b0102d3455d0f63f4e60ca16e776180","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"92f2608cad266e3ea35d4be904cc5a0085b0a16c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.0-alpha-20250907093037-7b812f107b0102d3455d0f63f4e60ca16e776180.tgz","fileCount":111,"integrity":"sha512-6oRRtEeJj5xLCRl/mwVRurkVVyVKKybQmrM8EzTyEpcdchj5PjNqEq7WjicKgp8RyMaoDTgQhoE+THO0BrRAqA==","signatures":[{"sig":"MEUCIQDCB2/4E15FE52bzCX6jTsdcwOruvZnaoPRlOVa1C37OgIgdAMsLlBfZJvYwnIwirEoIJDsvEibpoB5s2ERF4UihHc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":243102},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"7b812f107b0102d3455d0f63f4e60ca16e776180","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.19.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"5.0.0-alpha-20250907093037-7b812f107b0102d3455d0f63f4e60ca16e776180","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-codegen/client-preset":"5.0.0-alpha-20250907093037-7b812f107b0102d3455d0f63f4e60ca16e776180","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250907093037-7b812f107b0102d3455d0f63f4e60ca16e776180","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.0-alpha-20250907093037-7b812f107b0102d3455d0f63f4e60ca16e776180_1757237463751_0.7599145217678369","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-alpha-20250907093054-eb353ca0c14b450d91e5f6b3740e6d531106963a":{"name":"@graphql-codegen/cli","version":"6.0.0-alpha-20250907093054-eb353ca0c14b450d91e5f6b3740e6d531106963a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.0-alpha-20250907093054-eb353ca0c14b450d91e5f6b3740e6d531106963a","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"85a0388d108f216fd4dfcd9127df00a8421a1b03","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.0-alpha-20250907093054-eb353ca0c14b450d91e5f6b3740e6d531106963a.tgz","fileCount":111,"integrity":"sha512-iiVqLehCeNPDH+D04RgKGLcaJThXaiFRyo+hmk/eFxtsryZsQs2s2vaYVIAuGeDOuLkh293p36QtbtgoKSzdVA==","signatures":[{"sig":"MEUCIQCDO0FDTaX0R3KPX33RljVgZC/g2ae+9wJuslRU1/t4ngIgDYrHTeyb71JcBK/oauVJt2VWZDwc7SNSo/ucez6xa6E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":243102},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"eb353ca0c14b450d91e5f6b3740e6d531106963a","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.19.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"5.0.0-alpha-20250907093054-eb353ca0c14b450d91e5f6b3740e6d531106963a","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-codegen/client-preset":"5.0.0-alpha-20250907093054-eb353ca0c14b450d91e5f6b3740e6d531106963a","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250907093054-eb353ca0c14b450d91e5f6b3740e6d531106963a","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.0-alpha-20250907093054-eb353ca0c14b450d91e5f6b3740e6d531106963a_1757237482348_0.8177411058587198","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-alpha-20250907133735-f6c94d68aa751190ef6a29e7e6c462a1e43fd233":{"name":"@graphql-codegen/cli","version":"6.0.0-alpha-20250907133735-f6c94d68aa751190ef6a29e7e6c462a1e43fd233","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.0-alpha-20250907133735-f6c94d68aa751190ef6a29e7e6c462a1e43fd233","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"afa6c1648133e3f61e5a7ded6ce02ec0dc1c8c74","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.0-alpha-20250907133735-f6c94d68aa751190ef6a29e7e6c462a1e43fd233.tgz","fileCount":111,"integrity":"sha512-NEiVlLP/2daC0BFLq9qmDKzn1IXPq2K3IZQYG43PZoQqKsU/2KFLf7+XN/yjoUX8pRWLz5oMnNUCKgT6sImPmw==","signatures":[{"sig":"MEYCIQCBvi4rBZzIGyTlntBsrFXAQ0+gYOEfsMZ0CFaJC9QMxwIhANMH97AoDYb8QBoGojA3RoZRdu/GhJr2L5uUBwXcM1LI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":243102},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f6c94d68aa751190ef6a29e7e6c462a1e43fd233","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.19.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"5.0.0-alpha-20250907133735-f6c94d68aa751190ef6a29e7e6c462a1e43fd233","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-codegen/client-preset":"5.0.0-alpha-20250907133735-f6c94d68aa751190ef6a29e7e6c462a1e43fd233","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250907133735-f6c94d68aa751190ef6a29e7e6c462a1e43fd233","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.0-alpha-20250907133735-f6c94d68aa751190ef6a29e7e6c462a1e43fd233_1757252283784_0.4926386210488025","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-alpha-20250907134007-b56abcfdcac81c54034a0ace43520d38dd51cfcb":{"name":"@graphql-codegen/cli","version":"6.0.0-alpha-20250907134007-b56abcfdcac81c54034a0ace43520d38dd51cfcb","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.0-alpha-20250907134007-b56abcfdcac81c54034a0ace43520d38dd51cfcb","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c8d3df814c432b140de3db13bc1fc5594b35476e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.0-alpha-20250907134007-b56abcfdcac81c54034a0ace43520d38dd51cfcb.tgz","fileCount":111,"integrity":"sha512-nMoY70RlkzpooAVlvQmm4q48eK2LYqWtVHTZotPWCqUF8jeFeqvoSef7eCvE0xrmmGpJZHTNDyKtHzFwo2cRVw==","signatures":[{"sig":"MEYCIQDm9rOzBDF/6d4b180kdbacgYpaAaLhF4LZMmX0zR/phwIhAInPIIthTAdI1J5Zh1dCl372dlAkn8oiQo9dnQP3KJTg","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":243102},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b56abcfdcac81c54034a0ace43520d38dd51cfcb","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.19.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"5.0.0-alpha-20250907134007-b56abcfdcac81c54034a0ace43520d38dd51cfcb","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"5.0.0-alpha-20250907134007-b56abcfdcac81c54034a0ace43520d38dd51cfcb","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250907134007-b56abcfdcac81c54034a0ace43520d38dd51cfcb","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.0-alpha-20250907134007-b56abcfdcac81c54034a0ace43520d38dd51cfcb_1757252436407_0.7673628446057379","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-alpha-20250907134022-b0c560b9522b587bd2ea3aa91ed409c8fd871cc1":{"name":"@graphql-codegen/cli","version":"6.0.0-alpha-20250907134022-b0c560b9522b587bd2ea3aa91ed409c8fd871cc1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.0-alpha-20250907134022-b0c560b9522b587bd2ea3aa91ed409c8fd871cc1","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8042e430cabbb074e2a874c87047b75b859a41f2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.0-alpha-20250907134022-b0c560b9522b587bd2ea3aa91ed409c8fd871cc1.tgz","fileCount":111,"integrity":"sha512-45/3kwTlZYAxj62mjfDu7gwfBY6naWn/L0t7v1v+pkP8fWgGUM1nyuc8+MgghxJJd07eiQpLZ2mLq+YZLtwdig==","signatures":[{"sig":"MEQCIEaCdKNeWccliIpPOX8CJwsohMqWQ/dend12vDA4R+0sAiA8iUTnj2SB3WsksOResxm7MdWzz0IqmDSGK3c2zALw4w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":243102},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b0c560b9522b587bd2ea3aa91ed409c8fd871cc1","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.19.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"5.0.0-alpha-20250907134022-b0c560b9522b587bd2ea3aa91ed409c8fd871cc1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-codegen/client-preset":"5.0.0-alpha-20250907134022-b0c560b9522b587bd2ea3aa91ed409c8fd871cc1","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250907134022-b0c560b9522b587bd2ea3aa91ed409c8fd871cc1","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.0-alpha-20250907134022-b0c560b9522b587bd2ea3aa91ed409c8fd871cc1_1757252448287_0.9180448250693767","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-alpha-20250907134104-ec55a4e91e93f7add44fb2cb664f0a22e3c34e15":{"name":"@graphql-codegen/cli","version":"6.0.0-alpha-20250907134104-ec55a4e91e93f7add44fb2cb664f0a22e3c34e15","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.0-alpha-20250907134104-ec55a4e91e93f7add44fb2cb664f0a22e3c34e15","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"cf51eddd604fb6b0f1685a512950ce890dcfed11","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.0-alpha-20250907134104-ec55a4e91e93f7add44fb2cb664f0a22e3c34e15.tgz","fileCount":111,"integrity":"sha512-zxDgZlvkj/Tp+jr/zg/KPn2ltVc+ovye56PTn9+AZVUm/ERGduk+TtrRxSQwkFWX0CkX3/O0LwtMjh1Px1Bc3Q==","signatures":[{"sig":"MEUCID/CZ+WnBgZpzinCRVNn/uOlkbehIkqpoLPAtUUhZ5EQAiEA7vIdZzlSVE++utZR4i1FUwKZ86Q2lYmqCpTTB9i4sL0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":243102},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ec55a4e91e93f7add44fb2cb664f0a22e3c34e15","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.19.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"5.0.0-alpha-20250907134104-ec55a4e91e93f7add44fb2cb664f0a22e3c34e15","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-codegen/client-preset":"5.0.0-alpha-20250907134104-ec55a4e91e93f7add44fb2cb664f0a22e3c34e15","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250907134104-ec55a4e91e93f7add44fb2cb664f0a22e3c34e15","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.0-alpha-20250907134104-ec55a4e91e93f7add44fb2cb664f0a22e3c34e15_1757252495175_0.3801845748124697","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-alpha-20250907134444-4b750dcc78b1c8d1036cd61df59090684c86e94f":{"name":"@graphql-codegen/cli","version":"6.0.0-alpha-20250907134444-4b750dcc78b1c8d1036cd61df59090684c86e94f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.0-alpha-20250907134444-4b750dcc78b1c8d1036cd61df59090684c86e94f","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6cba25d330b42a1166b6492197d7b2fb016c6524","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.0-alpha-20250907134444-4b750dcc78b1c8d1036cd61df59090684c86e94f.tgz","fileCount":111,"integrity":"sha512-jFODO1Ox5Y2E3/lAZkKI3ODntqWrMmqhJtnefnMUw/nbl1w0l8NHoBhytLaLdm6Lwv7v8HoYR0g1A5ocSwpP6A==","signatures":[{"sig":"MEUCIQDSb6j36Yp3JPdtMcR99UG3C0XhpeBplsQJ0tYG6NmTWgIgPwCoVfbIGk7DMxRvOU2rAN6sxax/KmQv/EUSqHPvXXk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":243102},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4b750dcc78b1c8d1036cd61df59090684c86e94f","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.19.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"5.0.0-alpha-20250907134444-4b750dcc78b1c8d1036cd61df59090684c86e94f","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-codegen/client-preset":"5.0.0-alpha-20250907134444-4b750dcc78b1c8d1036cd61df59090684c86e94f","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250907134444-4b750dcc78b1c8d1036cd61df59090684c86e94f","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.0-alpha-20250907134444-4b750dcc78b1c8d1036cd61df59090684c86e94f_1757252708495_0.14771886944125923","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-alpha-20250907134457-b3b31b5e019e744d8d4cf8cd1d76b0727a6e9f72":{"name":"@graphql-codegen/cli","version":"6.0.0-alpha-20250907134457-b3b31b5e019e744d8d4cf8cd1d76b0727a6e9f72","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.0-alpha-20250907134457-b3b31b5e019e744d8d4cf8cd1d76b0727a6e9f72","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"5787cb343cf41f8cb3ef1554634e0713927556f7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.0-alpha-20250907134457-b3b31b5e019e744d8d4cf8cd1d76b0727a6e9f72.tgz","fileCount":111,"integrity":"sha512-LCIrvev3z9Y++i/7GEoFq2DPDQ0EWGR5eKvFOBbO6VDF09ehItgUob5LapXOAUprz8oD3x4OCvo7ROn6hTQy/w==","signatures":[{"sig":"MEQCIA9J+R2VShQVQe6ZkUkRmDZbAdn4Uz30nBOr+nl8R7bsAiBbQViaxgZFJWbML/x9dBqTnzQjwSXcXuRGjCBdxb8JXQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":243102},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b3b31b5e019e744d8d4cf8cd1d76b0727a6e9f72","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.19.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"5.0.0-alpha-20250907134457-b3b31b5e019e744d8d4cf8cd1d76b0727a6e9f72","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-codegen/client-preset":"5.0.0-alpha-20250907134457-b3b31b5e019e744d8d4cf8cd1d76b0727a6e9f72","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250907134457-b3b31b5e019e744d8d4cf8cd1d76b0727a6e9f72","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.0-alpha-20250907134457-b3b31b5e019e744d8d4cf8cd1d76b0727a6e9f72_1757252723451_0.5694848566092041","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-alpha-20250907134631-b0707c6e2297a865d1b98e9839a2dac41da4108f":{"name":"@graphql-codegen/cli","version":"6.0.0-alpha-20250907134631-b0707c6e2297a865d1b98e9839a2dac41da4108f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.0-alpha-20250907134631-b0707c6e2297a865d1b98e9839a2dac41da4108f","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"05e081d0c6ef31f82dac9220b533e456c3d1bffa","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.0-alpha-20250907134631-b0707c6e2297a865d1b98e9839a2dac41da4108f.tgz","fileCount":111,"integrity":"sha512-+QXGHE69+YZMJiHzrTALqEqa5b80iJ4PO6xrS2T2TipWLQtsMLK6H5S1AD6VbkvCpYUmS4fd0YoWA8n9R5BnbQ==","signatures":[{"sig":"MEYCIQDRu9M1UllNZ28iEP4Q2/SGQwd/knM7a0yqMND+0Z0m1wIhAJY15jgB9DP3nY3YzS3UjLFaOunv9etFSipp06IJpihp","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":243102},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b0707c6e2297a865d1b98e9839a2dac41da4108f","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.19.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"5.0.0-alpha-20250907134631-b0707c6e2297a865d1b98e9839a2dac41da4108f","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-codegen/client-preset":"5.0.0-alpha-20250907134631-b0707c6e2297a865d1b98e9839a2dac41da4108f","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250907134631-b0707c6e2297a865d1b98e9839a2dac41da4108f","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.0-alpha-20250907134631-b0707c6e2297a865d1b98e9839a2dac41da4108f_1757252817869_0.08182262342877444","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-alpha-20250907165918-e1a8a20746aadd5518fc2b44fd6519e8bb486714":{"name":"@graphql-codegen/cli","version":"6.0.0-alpha-20250907165918-e1a8a20746aadd5518fc2b44fd6519e8bb486714","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.0-alpha-20250907165918-e1a8a20746aadd5518fc2b44fd6519e8bb486714","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"86047c458f5b029febeaecd5b593b2c58ad311c0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.0-alpha-20250907165918-e1a8a20746aadd5518fc2b44fd6519e8bb486714.tgz","fileCount":111,"integrity":"sha512-oCyMBJgtt+NvltwbOPGqZSiA7gACogpWPRtAevJP0bzZyewjk/P9hYGHXpGdEy23qbxT6zUjAj2tUO0Z6ruzig==","signatures":[{"sig":"MEYCIQDfgqIug0n2F/ax4X7Wxu0ZX0iE+gyyyfpwVsSCah/fzAIhAMcOM5yP2Elr4VbQ54x8jK+C9xajOh5s7wJb+zNooQY5","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":243102},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e1a8a20746aadd5518fc2b44fd6519e8bb486714","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.19.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"5.0.0-alpha-20250907165918-e1a8a20746aadd5518fc2b44fd6519e8bb486714","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-codegen/client-preset":"5.0.0-alpha-20250907165918-e1a8a20746aadd5518fc2b44fd6519e8bb486714","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250907165918-e1a8a20746aadd5518fc2b44fd6519e8bb486714","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.0-alpha-20250907165918-e1a8a20746aadd5518fc2b44fd6519e8bb486714_1757264385802_0.9650445738745357","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-alpha-20250907165954-8bbb206c35a5b3a6c720ebc9dfb218aca4149d1d":{"name":"@graphql-codegen/cli","version":"6.0.0-alpha-20250907165954-8bbb206c35a5b3a6c720ebc9dfb218aca4149d1d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.0-alpha-20250907165954-8bbb206c35a5b3a6c720ebc9dfb218aca4149d1d","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d4445991be701eb3f8d7c62dde6ceb28561cd2ea","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.0-alpha-20250907165954-8bbb206c35a5b3a6c720ebc9dfb218aca4149d1d.tgz","fileCount":111,"integrity":"sha512-VZE8ngVnG91/nxjCc/odgF/cmC0g7kQEWqYNRxwzjxiRwEfk2H0EporavajH1TPgqK8LX6UhH9p8IN7iRZIvQQ==","signatures":[{"sig":"MEUCIQDdBwsOhTHqh0qjDiW6IBweKOfcOaS0LwP4YjZXmE7Y8gIgZvafqtWLJb802Zt+RRsMyXnOUfX4sR8kaPMQ6L/c2Vo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":243102},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8bbb206c35a5b3a6c720ebc9dfb218aca4149d1d","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.19.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"5.0.0-alpha-20250907165954-8bbb206c35a5b3a6c720ebc9dfb218aca4149d1d","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-codegen/client-preset":"5.0.0-alpha-20250907165954-8bbb206c35a5b3a6c720ebc9dfb218aca4149d1d","@graphql-codegen/plugin-helpers":"6.0.0-alpha-20250907165954-8bbb206c35a5b3a6c720ebc9dfb218aca4149d1d","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.0-alpha-20250907165954-8bbb206c35a5b3a6c720ebc9dfb218aca4149d1d_1757264421816_0.01878680250355913","host":"s3://npm-registry-packages-npm-production"}},"6.0.0":{"name":"@graphql-codegen/cli","version":"6.0.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.0","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6da030654fffa8e30d372d5231c61978f81ac17f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.0.tgz","fileCount":111,"integrity":"sha512-tvchLVCMtorDE+UwgQbrjyaQK16GCZA+QomTxZazRx64ixtgmbEiQV7GhCBy0y0Bo7/tcTJb6sy9G/TL/BgiOg==","signatures":[{"sig":"MEQCIHizAo6KOPSlxTgM5BZrZkGU6ByKKCBCJX2pTHMXAllyAiBP4UWLZPJyfA00hW1QDGzvlPylyeUG6P1rIOahZ++QTQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":242857},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c1a8fd4ffbe4baa9451229c6bb550a29ea362be0","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.19.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-codegen/client-preset":"^5.0.0","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.0_1757264504247_0.24080399753075543","host":"s3://npm-registry-packages-npm-production"}},"6.0.1-alpha-20251020115833-8d7877f21dec8264954784745fe577eccf6bb9da":{"name":"@graphql-codegen/cli","version":"6.0.1-alpha-20251020115833-8d7877f21dec8264954784745fe577eccf6bb9da","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.1-alpha-20251020115833-8d7877f21dec8264954784745fe577eccf6bb9da","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c05e36facfaeb879c3fb07e23511a546282a63af","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.1-alpha-20251020115833-8d7877f21dec8264954784745fe577eccf6bb9da.tgz","fileCount":111,"integrity":"sha512-oSMDrgC0TCT5+fEtOqSO81ER5a0ZF/IQNNngg/OWK8nQcaosIV8inPBWn+bB9MvpLkpMESXGaFXeC3xXov7EDg==","signatures":[{"sig":"MEUCIDLaGSEilu0Ar9OokURTeymT+JIrGTQZ3d4zQZngxucEAiEAnBQzPiC7VmQD/aYYLL4S5dG4rEOj27McVRcgOZKEQxc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245297},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8d7877f21dec8264954784745fe577eccf6bb9da","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-codegen/client-preset":"^5.0.0","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.1-alpha-20251020115833-8d7877f21dec8264954784745fe577eccf6bb9da_1760961537558_0.6908104861729985","host":"s3://npm-registry-packages-npm-production"}},"6.0.1-alpha-20251021123819-4d665c87be377f70d11af195f064db326234d96b":{"name":"@graphql-codegen/cli","version":"6.0.1-alpha-20251021123819-4d665c87be377f70d11af195f064db326234d96b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.1-alpha-20251021123819-4d665c87be377f70d11af195f064db326234d96b","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"10175d308aee536682d862ae126246b435f2d9fa","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.1-alpha-20251021123819-4d665c87be377f70d11af195f064db326234d96b.tgz","fileCount":111,"integrity":"sha512-dQi2HZZnSlDkfEEz/ZbdTAot2Iwjvl40+mri5+W2NAN8GhmrqVrIPZ9BI+NzGkH3yQnHNsLMccQ3Wb0XMyjkPA==","signatures":[{"sig":"MEUCIBDWuuIPBZGOVfk1l9oUCUBSRSmNoZCSBq3TPJY+aW4kAiEA4ILad35f6l5Q/wSrdf21kRjsQi73aYsj0ywlNNplm7k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245297},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4d665c87be377f70d11af195f064db326234d96b","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-codegen/client-preset":"^5.0.0","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.1-alpha-20251021123819-4d665c87be377f70d11af195f064db326234d96b_1761050319767_0.5467984722515542","host":"s3://npm-registry-packages-npm-production"}},"6.0.1-alpha-20251021125046-dc496029c0229f716f4053993e662cb2c886e073":{"name":"@graphql-codegen/cli","version":"6.0.1-alpha-20251021125046-dc496029c0229f716f4053993e662cb2c886e073","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.1-alpha-20251021125046-dc496029c0229f716f4053993e662cb2c886e073","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d2029e26d38b4bba51b6a28bd43342285bf2efd6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.1-alpha-20251021125046-dc496029c0229f716f4053993e662cb2c886e073.tgz","fileCount":111,"integrity":"sha512-2o6/pt10JcHNpI7cnCiVbNLHv6Qj182eCorwSTlPpnWT4gbTlbppRByCDHDNUM4Mol0RYXlPlvLqRsiBzVPCzA==","signatures":[{"sig":"MEQCIA8kxSUlvJS7U+BiAH9qq211Z6JhT5bO8biKiC/Qp6a8AiAjkQwm7OXiaPjwUwCSstikUZ0pNClh33yj71FYCrg8BA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245297},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"dc496029c0229f716f4053993e662cb2c886e073","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-codegen/client-preset":"^5.0.0","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.1-alpha-20251021125046-dc496029c0229f716f4053993e662cb2c886e073_1761051065505_0.5304438607957351","host":"s3://npm-registry-packages-npm-production"}},"6.0.1":{"name":"@graphql-codegen/cli","version":"6.0.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.1","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"eaa63c110ffaa0aa36011e356766b6336d78f98c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.1.tgz","fileCount":111,"integrity":"sha512-6iP91joxb7phdicDrIF8Cv9ah2QpPVXUUu7rbOaQKvqey+QKYmHcxGCi9r5/7p4lUiHZPQvfB7xDHURHQca1SA==","signatures":[{"sig":"MEQCIElSE/ZR4eaX30xb+qC7akLbMEYeDhBcfA8Xf6ISHRaKAiAN8C0YnqAClfwBztSfLyrzKOjqIrp8IlQ83W59u3eyig==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245235},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8fd495f72e28500abff32777c242b58710040cb7","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.3","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-codegen/client-preset":"^5.0.0","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.1_1761051118725_0.26318804644508265","host":"s3://npm-registry-packages-npm-production"}},"6.0.2-alpha-20251107045824-ec24bfb4709a98d0f2fda08c42b91dd908f7bfa9":{"name":"@graphql-codegen/cli","version":"6.0.2-alpha-20251107045824-ec24bfb4709a98d0f2fda08c42b91dd908f7bfa9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.2-alpha-20251107045824-ec24bfb4709a98d0f2fda08c42b91dd908f7bfa9","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1cf00256d325ededf627e3e90e0d3a477b68c3d8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.2-alpha-20251107045824-ec24bfb4709a98d0f2fda08c42b91dd908f7bfa9.tgz","fileCount":111,"integrity":"sha512-z4Ui1fYxawZRYl8K9LzocU2g8uEwUCHFcMZfYivNko6a+hFqzNYlJaQeFok3WcUriZ8Ejt2Mt9aqLQkhcELQow==","signatures":[{"sig":"MEUCIQD3WpiPDL0d6HNekLsDOFcOjnPn5dhubST2pvkiKL95FwIgA/rbSYVM9M0525vkm2t91NlQdzbOhOfZ6LuRJrragkk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245297},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ec24bfb4709a98d0f2fda08c42b91dd908f7bfa9","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"^5.0.0","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.2-alpha-20251107045824-ec24bfb4709a98d0f2fda08c42b91dd908f7bfa9_1762491523311_0.16823560550290795","host":"s3://npm-registry-packages-npm-production"}},"6.0.2-alpha-20251107045904-1c2464d3b6d2ec4889267e9a64c38dcaa373001f":{"name":"@graphql-codegen/cli","version":"6.0.2-alpha-20251107045904-1c2464d3b6d2ec4889267e9a64c38dcaa373001f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.2-alpha-20251107045904-1c2464d3b6d2ec4889267e9a64c38dcaa373001f","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f26c82b6e3aa43198098181b267265321c8821f2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.2-alpha-20251107045904-1c2464d3b6d2ec4889267e9a64c38dcaa373001f.tgz","fileCount":111,"integrity":"sha512-DQBcSScg2L2JOmCU3V848viZrTYtQePCJYbeBXV1YXcfpPFHsNd6YLQARhLZaQJ9TgpfCN9EAsjELlCGBNHZtw==","signatures":[{"sig":"MEUCIA3KQLEz7OwQKrmk/RG2u/9XrjjLLqYpc1aL/WgJLlThAiEAqTDsO2L+FTwWMG/JXpDFrrAC+Dv62BU3Dv1HlxZxLzs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245297},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1c2464d3b6d2ec4889267e9a64c38dcaa373001f","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"^5.0.0","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.2-alpha-20251107045904-1c2464d3b6d2ec4889267e9a64c38dcaa373001f_1762491567902_0.5876959707029692","host":"s3://npm-registry-packages-npm-production"}},"6.0.2-alpha-20251107045947-1f63b1a620417c0972e739af35be55246bc6e08e":{"name":"@graphql-codegen/cli","version":"6.0.2-alpha-20251107045947-1f63b1a620417c0972e739af35be55246bc6e08e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.2-alpha-20251107045947-1f63b1a620417c0972e739af35be55246bc6e08e","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"919eb1d3246e4c8e9f423a75676920103a78d71c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.2-alpha-20251107045947-1f63b1a620417c0972e739af35be55246bc6e08e.tgz","fileCount":111,"integrity":"sha512-yawbYKM37n4XyzzvdwebmM1NLf1mmVcP5hyv4fkdJ3L6tvffUPS6DMUCvdnvd52BaYn8Xf+cbmHQDGvf4WCQ7g==","signatures":[{"sig":"MEUCIQD/oLC711z/WPvzfDJ6kkNvKQ38HuiHBv24j4Ry/uGnlwIgBWhEPsADvsGewSutxHgDzmyouGEeamTow235GJVnhb0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245297},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1f63b1a620417c0972e739af35be55246bc6e08e","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"^5.0.0","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.2-alpha-20251107045947-1f63b1a620417c0972e739af35be55246bc6e08e_1762491607656_0.6037193845266589","host":"s3://npm-registry-packages-npm-production"}},"6.0.2-alpha-20251107050035-84383ae444c0f45f115c479d28b5fcc5c648c78a":{"name":"@graphql-codegen/cli","version":"6.0.2-alpha-20251107050035-84383ae444c0f45f115c479d28b5fcc5c648c78a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.2-alpha-20251107050035-84383ae444c0f45f115c479d28b5fcc5c648c78a","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0d0c77d38487a984afd6f5a77a08df83f4cd5936","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.2-alpha-20251107050035-84383ae444c0f45f115c479d28b5fcc5c648c78a.tgz","fileCount":111,"integrity":"sha512-dt40ePlNfjY5rRKwIoAFc6wI/RzRbS9Q9QVOZB+R6Ou8GfXpis2TmZ2v5dJR4sAn83l0pOeOzQfBQMP8kVPJ1Q==","signatures":[{"sig":"MEYCIQCsL84+1e9ib5/bdC/lVQfLdYROPwWNNpMrAkR+wFxvsQIhAKcDO+/PcYFNdCcxvxCE2xDus1TnxW6dZGFdvywEn7XD","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245297},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"84383ae444c0f45f115c479d28b5fcc5c648c78a","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"^5.0.0","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.2-alpha-20251107050035-84383ae444c0f45f115c479d28b5fcc5c648c78a_1762491654632_0.20122306821140734","host":"s3://npm-registry-packages-npm-production"}},"6.0.2-alpha-20251107050217-000171991d97bf2fdca98f65982800238745852c":{"name":"@graphql-codegen/cli","version":"6.0.2-alpha-20251107050217-000171991d97bf2fdca98f65982800238745852c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.2-alpha-20251107050217-000171991d97bf2fdca98f65982800238745852c","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"dacc8ad42a1f8638956cb2445ea8d601667d68a7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.2-alpha-20251107050217-000171991d97bf2fdca98f65982800238745852c.tgz","fileCount":111,"integrity":"sha512-k30cyfnV4L91BvYJzlJEcW3vK9xcVYU+bR/nLznWsdxG/DdoSNWGP3qnrkXn6/qUXBWJRF/cdr0HvepBY/MRlw==","signatures":[{"sig":"MEUCIF1ZPM5KJaSEHh9jKfVKXdixwi9KMr3qzAwCE5LpYs2UAiEA4WBnuwXw6jCFW6GDJ2DfJ1IHaYCJtUjssut7wopT+TM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245297},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"000171991d97bf2fdca98f65982800238745852c","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"^5.0.0","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.2-alpha-20251107050217-000171991d97bf2fdca98f65982800238745852c_1762491764853_0.6930144367841067","host":"s3://npm-registry-packages-npm-production"}},"6.0.2-alpha-20251107050305-c73a3f26120dfa1208edac9e7c7eaabc3e34e698":{"name":"@graphql-codegen/cli","version":"6.0.2-alpha-20251107050305-c73a3f26120dfa1208edac9e7c7eaabc3e34e698","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.2-alpha-20251107050305-c73a3f26120dfa1208edac9e7c7eaabc3e34e698","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d766357f69c18892ddd1e2c66ff8ab4d77965bbf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.2-alpha-20251107050305-c73a3f26120dfa1208edac9e7c7eaabc3e34e698.tgz","fileCount":111,"integrity":"sha512-seLj11WmFbY7UG3JoXd8ExO9+e0WmMUNX5gLh0Cwd/A4MbaToGlMZCgxmFdi54Kiu4VDoKRNaRawFthf1frpGw==","signatures":[{"sig":"MEUCIQDK+Pa7z23b8PwmIx1Gw7jrVIpCIE9orH2+cWNKlX8lVwIgKhWu0oHZb+JGT5ruTxHvSSPRCAzpU4ADcQe2JyIKS8I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245297},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c73a3f26120dfa1208edac9e7c7eaabc3e34e698","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"^5.0.0","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.2-alpha-20251107050305-c73a3f26120dfa1208edac9e7c7eaabc3e34e698_1762491804627_0.9747007398588705","host":"s3://npm-registry-packages-npm-production"}},"6.0.2-alpha-20251107050318-8e23491ed7404d34fc58347a09a6fcd2d90ceb6d":{"name":"@graphql-codegen/cli","version":"6.0.2-alpha-20251107050318-8e23491ed7404d34fc58347a09a6fcd2d90ceb6d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.2-alpha-20251107050318-8e23491ed7404d34fc58347a09a6fcd2d90ceb6d","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"569ec759b063d938927c405b557434784cb47be7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.2-alpha-20251107050318-8e23491ed7404d34fc58347a09a6fcd2d90ceb6d.tgz","fileCount":111,"integrity":"sha512-DYhyZXTW+6t7mK2QKJVMc2igXIy1BLw4pT8VyR/iGAJfFtCdvtfUV3f5qnZpCKrmOHFJQ0zt3rpceBmXeMkINA==","signatures":[{"sig":"MEYCIQCCc0k8udZVBZPg/YkRkMF4+RNg1K8Jxs8iek+FsXVbEgIhANvPrZe0zYk2FMufQhhBYTk6RkKhiwdNcDlquP6hUrtL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245297},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8e23491ed7404d34fc58347a09a6fcd2d90ceb6d","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"^5.0.0","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.2-alpha-20251107050318-8e23491ed7404d34fc58347a09a6fcd2d90ceb6d_1762491820084_0.7743408379625205","host":"s3://npm-registry-packages-npm-production"}},"6.0.2-alpha-20251107050404-56b58b51512309ffe32898af30f46b416a30250f":{"name":"@graphql-codegen/cli","version":"6.0.2-alpha-20251107050404-56b58b51512309ffe32898af30f46b416a30250f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.2-alpha-20251107050404-56b58b51512309ffe32898af30f46b416a30250f","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"5ec5cef79d5c04f185de55477d72a28671b4a717","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.2-alpha-20251107050404-56b58b51512309ffe32898af30f46b416a30250f.tgz","fileCount":111,"integrity":"sha512-UWceaMv4vFkAdZKFkAgFW8fo2a8wdUH8ylnjgGQlkcX/iQYR2zhOXJpsLRSRZ8VdlRneg/R86q+e2H8CWZc+EQ==","signatures":[{"sig":"MEYCIQDzKmy6AZRnDvUuEXFNG7nlabXyi1yEOaph3LJWmr1mTwIhAOHc6Ubai5MwpfkjZfXNdnO+uA9NDW3ypRzM4CJswUqo","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245297},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"56b58b51512309ffe32898af30f46b416a30250f","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"^5.0.0","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.2-alpha-20251107050404-56b58b51512309ffe32898af30f46b416a30250f_1762491866303_0.9357927345096477","host":"s3://npm-registry-packages-npm-production"}},"6.0.2-alpha-20251107050632-251d0fd8dc19b8f44b3e4d512a322da74ad18321":{"name":"@graphql-codegen/cli","version":"6.0.2-alpha-20251107050632-251d0fd8dc19b8f44b3e4d512a322da74ad18321","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.2-alpha-20251107050632-251d0fd8dc19b8f44b3e4d512a322da74ad18321","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d8112c2e58ad1d63cf3fa13efd3780898e536000","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.2-alpha-20251107050632-251d0fd8dc19b8f44b3e4d512a322da74ad18321.tgz","fileCount":111,"integrity":"sha512-eqqzFzzbXgaVyRXY1xgjqjRi/dO47s8VUBkndT4ewI5pbELUCtZC5+yJ+JguVbmPDgwLRAfh1/u6zwyW4rdj+A==","signatures":[{"sig":"MEUCIBAiTVtXX9sKFkwtDzZoDwGUfryi16/WCs6XrhSnzWclAiEAzEKVmwfL7cn2hAATtBetcQicoM9ykh0z0S/eki3y1Ks=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245297},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"251d0fd8dc19b8f44b3e4d512a322da74ad18321","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"^5.0.0","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.2-alpha-20251107050632-251d0fd8dc19b8f44b3e4d512a322da74ad18321_1762492009259_0.6555130661920978","host":"s3://npm-registry-packages-npm-production"}},"6.0.2-alpha-20251107050647-d2dc8dec2f65bd1214ad67aba683da758dfb913b":{"name":"@graphql-codegen/cli","version":"6.0.2-alpha-20251107050647-d2dc8dec2f65bd1214ad67aba683da758dfb913b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.2-alpha-20251107050647-d2dc8dec2f65bd1214ad67aba683da758dfb913b","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"129565d44cdedc4158229d4699591996fde0b1dd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.2-alpha-20251107050647-d2dc8dec2f65bd1214ad67aba683da758dfb913b.tgz","fileCount":111,"integrity":"sha512-4nBPBlefK1JZ3E+tWyamb+cCewNpNvXktMslBdHdoayUv6SXzk+2jkg49ogcNJ6f0L59jzLWfA9xIolV7+3Ljw==","signatures":[{"sig":"MEUCIEhVXNGGxrZPsDJVBu16ZngtvvoIcFI4sr/gvRaPxohZAiEA+YmF8/4kDTityWiyEccwawko/BIR8AhWRpIojMUKuG4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245297},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d2dc8dec2f65bd1214ad67aba683da758dfb913b","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"^5.0.0","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.2-alpha-20251107050647-d2dc8dec2f65bd1214ad67aba683da758dfb913b_1762492028107_0.2339298786973134","host":"s3://npm-registry-packages-npm-production"}},"6.0.2-alpha-20251107050837-350cc69fc6688b484e16c100e32d892b6634a86b":{"name":"@graphql-codegen/cli","version":"6.0.2-alpha-20251107050837-350cc69fc6688b484e16c100e32d892b6634a86b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.2-alpha-20251107050837-350cc69fc6688b484e16c100e32d892b6634a86b","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a40945f0f4e9b72fdb8ff6a026eacfc8b2036075","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.2-alpha-20251107050837-350cc69fc6688b484e16c100e32d892b6634a86b.tgz","fileCount":111,"integrity":"sha512-Z5s223Wk5XTUSdRvZLI/5V6V/4R5D/kWPegzqvmKFO1A9zwuZXECpN61L5F3azpniczzjjE6drSdn6p2vQ3e7Q==","signatures":[{"sig":"MEUCIQC1MtBdOzdYPjBJdXN0XCsRQ1KTLihUMLzdlqYHutDtTgIgKbmknDX65gBHbLGSarlOuJ0YmFXzdPsqev/9Q22kkSg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245297},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"350cc69fc6688b484e16c100e32d892b6634a86b","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"^5.0.0","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.2-alpha-20251107050837-350cc69fc6688b484e16c100e32d892b6634a86b_1762492135577_0.9854741043407895","host":"s3://npm-registry-packages-npm-production"}},"6.0.2-alpha-20251107051201-d7291732b4e667b1c63c6e35f8409754939182ee":{"name":"@graphql-codegen/cli","version":"6.0.2-alpha-20251107051201-d7291732b4e667b1c63c6e35f8409754939182ee","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.2-alpha-20251107051201-d7291732b4e667b1c63c6e35f8409754939182ee","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"fe1f3df6ee7a7dbc4c63c27391ea7ae0221c2c67","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.2-alpha-20251107051201-d7291732b4e667b1c63c6e35f8409754939182ee.tgz","fileCount":111,"integrity":"sha512-BlsPne06e0p1jALXjDmz/tH2x8lnxl1lYrZ0ZpzMLh9MPe3P96xPndknFFA7CqJ65uhsvpfZpVbgZSsvGJM75w==","signatures":[{"sig":"MEUCIDRXjVgpy9HQExsLmcfQcB1gQwEmCgcUcN5h3JzBhkJbAiEAp8+diCzWBGKf2T+4qD1kzQwdFd5li07YyT1XW7Zz4Z8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245297},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d7291732b4e667b1c63c6e35f8409754939182ee","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"^5.0.0","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.2-alpha-20251107051201-d7291732b4e667b1c63c6e35f8409754939182ee_1762492341419_0.5429226905523559","host":"s3://npm-registry-packages-npm-production"}},"6.0.2-alpha-20251107051231-64705624301d98485abd8ff799be5d5941003123":{"name":"@graphql-codegen/cli","version":"6.0.2-alpha-20251107051231-64705624301d98485abd8ff799be5d5941003123","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.2-alpha-20251107051231-64705624301d98485abd8ff799be5d5941003123","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"eacf7d11661dc7b67c97062fa8508771343264df","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.2-alpha-20251107051231-64705624301d98485abd8ff799be5d5941003123.tgz","fileCount":111,"integrity":"sha512-wADdTU38TsYO3yN0ktzAvvSyHy0Ho3hkJSJ7Gcj8TpcqHy4lI6qTG30ij+ud0B4/ekBLavXpYK18Yx4J/48+/w==","signatures":[{"sig":"MEUCIHWBitczOmEB5fdp+yzhy1FbvIr6KYeOkwbOhxzuMnvuAiEAm6TT+2BsfvKMEmZaZxF0hkeSxUoHSql4X0cFxNhzAZ4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245297},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"64705624301d98485abd8ff799be5d5941003123","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"^5.0.0","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.2-alpha-20251107051231-64705624301d98485abd8ff799be5d5941003123_1762492370701_0.636519585836792","host":"s3://npm-registry-packages-npm-production"}},"6.0.2-alpha-20251107051454-d7f119d090fda9f85982595a5c5ec5e62bf98de7":{"name":"@graphql-codegen/cli","version":"6.0.2-alpha-20251107051454-d7f119d090fda9f85982595a5c5ec5e62bf98de7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.2-alpha-20251107051454-d7f119d090fda9f85982595a5c5ec5e62bf98de7","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"9933037d9c126e7d89cba351863936345dff50e3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.2-alpha-20251107051454-d7f119d090fda9f85982595a5c5ec5e62bf98de7.tgz","fileCount":111,"integrity":"sha512-8xXWQd7VLSlS3zjf0bG+isI27CH5oFzxOV1+IdeEvnsP5Klxbb3f0B8kZDQSv8U7bPwtuuMXe6r6t72I2+NK1A==","signatures":[{"sig":"MEUCIF5rx0LYROMKqkrKXmH8v3lWZnQxhYIJmL4yxNAOsYylAiEA4jV2eQUfG/Tauj7DiNFhTvTQ1ExmActRx84E//oGq6k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245297},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d7f119d090fda9f85982595a5c5ec5e62bf98de7","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"^5.0.0","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.2-alpha-20251107051454-d7f119d090fda9f85982595a5c5ec5e62bf98de7_1762492520230_0.9406317442016032","host":"s3://npm-registry-packages-npm-production"}},"6.0.2-alpha-20251107052139-ada7adc30659f046e7fe52690a805bb128b797ac":{"name":"@graphql-codegen/cli","version":"6.0.2-alpha-20251107052139-ada7adc30659f046e7fe52690a805bb128b797ac","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.2-alpha-20251107052139-ada7adc30659f046e7fe52690a805bb128b797ac","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1d72d2ccec39a7bf8a3719c99cb93d99322d5986","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.2-alpha-20251107052139-ada7adc30659f046e7fe52690a805bb128b797ac.tgz","fileCount":111,"integrity":"sha512-jvQKmC68S+4CQnH7GDEflw9EF6qFOFj66e+N9Atu+wMaoCHMI4l4I/mekgWVcefWUCSfvr4cygwXBIkYdJjP0A==","signatures":[{"sig":"MEUCIQDBZGNHTk/07gpvgcWAbcJZVPCr/a+SGb1B0L9RQJFGLwIgVT+IzIwka6W1UDLcMjm07/xUpbJD+GcX94WE8G3w5J8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245297},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ada7adc30659f046e7fe52690a805bb128b797ac","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"^5.0.0","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.2-alpha-20251107052139-ada7adc30659f046e7fe52690a805bb128b797ac_1762492918500_0.13337104878591988","host":"s3://npm-registry-packages-npm-production"}},"6.0.2-alpha-20251107052143-65b2077e385740ea498ae25e9de7dd873047fa31":{"name":"@graphql-codegen/cli","version":"6.0.2-alpha-20251107052143-65b2077e385740ea498ae25e9de7dd873047fa31","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.2-alpha-20251107052143-65b2077e385740ea498ae25e9de7dd873047fa31","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d80ece1caed8325073aad485dac58f8d41646742","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.2-alpha-20251107052143-65b2077e385740ea498ae25e9de7dd873047fa31.tgz","fileCount":111,"integrity":"sha512-9beRgtmVON3frIbq8ei/RPYvDPgjgJbkaDMvHZvTICXU8E5HAi60cIUiMMx3gwVK5NsvZsfuWJh2JIAzkgQHcg==","signatures":[{"sig":"MEUCIGQ5dlSzW8IT0BK07jlSp3dM5rXoNj+tvodE+b2miHLgAiEAmug1fO6Vy8/jWx96Gt7hxn1Qf8Xqq0qOI8uImks/5hI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245297},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"65b2077e385740ea498ae25e9de7dd873047fa31","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"^5.0.0","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.2-alpha-20251107052143-65b2077e385740ea498ae25e9de7dd873047fa31_1762492923400_0.9751449001643144","host":"s3://npm-registry-packages-npm-production"}},"6.0.2-alpha-20251107052303-4d5c1351e5ac024c9ebbf1bcd8728d55d16aa83d":{"name":"@graphql-codegen/cli","version":"6.0.2-alpha-20251107052303-4d5c1351e5ac024c9ebbf1bcd8728d55d16aa83d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.2-alpha-20251107052303-4d5c1351e5ac024c9ebbf1bcd8728d55d16aa83d","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6295d6efa7cdb35ce1ffda210b82894f74d027ce","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.2-alpha-20251107052303-4d5c1351e5ac024c9ebbf1bcd8728d55d16aa83d.tgz","fileCount":111,"integrity":"sha512-VUs+h1cIEyu7kGt0dMUM9Z/LG71sNy90PwCAvKTu2zRFWHvZhtEgnjZio+a5av7VbjFFTg1Ce3K5vKq72YsUCQ==","signatures":[{"sig":"MEUCIQDFe/V6gwhp6kVHp8r4nDaS7IZOFVC/4mgKK8Fpn5auZQIgOhcFXqNDO/Ka/Xfltcwdsb+VQ/hz/S3TOrq1w9TfXbY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245297},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4d5c1351e5ac024c9ebbf1bcd8728d55d16aa83d","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"^5.0.0","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.2-alpha-20251107052303-4d5c1351e5ac024c9ebbf1bcd8728d55d16aa83d_1762493006346_0.38158712878449275","host":"s3://npm-registry-packages-npm-production"}},"6.0.2-alpha-20251107100146-ab5264c4ff8fd142a45caf57bfe2e845bf83b2d1":{"name":"@graphql-codegen/cli","version":"6.0.2-alpha-20251107100146-ab5264c4ff8fd142a45caf57bfe2e845bf83b2d1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.2-alpha-20251107100146-ab5264c4ff8fd142a45caf57bfe2e845bf83b2d1","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8fe8b1aef40630da56e4eb4306d5fb5b28f60602","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.2-alpha-20251107100146-ab5264c4ff8fd142a45caf57bfe2e845bf83b2d1.tgz","fileCount":111,"integrity":"sha512-eVL1fC7MY4PbMZAz13E5i2MLXODsy34PCUYM+dkfPcuk17UzSdlGyM4yI3ebK+1tsf78Ehmqzm3Dd7lSuxDSxg==","signatures":[{"sig":"MEYCIQDb3Qt3XPh8C9rFRIOv8CtRw9QqubM7Gb8g6iftAnprkAIhALMzHCAbyU2v/ega5dkq9MVFRmLDU2ObOR4PIJ1Wtcbc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245297},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ab5264c4ff8fd142a45caf57bfe2e845bf83b2d1","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"^5.0.0","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.2-alpha-20251107100146-ab5264c4ff8fd142a45caf57bfe2e845bf83b2d1_1762509724097_0.07336348011194072","host":"s3://npm-registry-packages-npm-production"}},"6.0.2-alpha-20251107100217-9c0985ffc92b1a9fbc6acbe395eb01f5caa45097":{"name":"@graphql-codegen/cli","version":"6.0.2-alpha-20251107100217-9c0985ffc92b1a9fbc6acbe395eb01f5caa45097","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.2-alpha-20251107100217-9c0985ffc92b1a9fbc6acbe395eb01f5caa45097","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b1b1c9254e5efcaee753b718ea0f70256d4e67c6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.2-alpha-20251107100217-9c0985ffc92b1a9fbc6acbe395eb01f5caa45097.tgz","fileCount":111,"integrity":"sha512-ksyPDAqfjJs6XpDfW7oovnHm56M04bsyjSkTqVlVqKTDnZzETNI9kHuGOggMCBOuxkKns2dV79bzqDroZODQ1A==","signatures":[{"sig":"MEUCIQCSzfxaMQ+m86AUwLFHiHzSvjYIHp/6sL42tNTtafKIcQIgW8Jr1hnMCXQSfUxkcGnxNMxse/+p1PTzzcZ8K9rNu7s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245297},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"9c0985ffc92b1a9fbc6acbe395eb01f5caa45097","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"^5.0.0","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.2-alpha-20251107100217-9c0985ffc92b1a9fbc6acbe395eb01f5caa45097_1762509756865_0.4722221455819362","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-alpha-20251107131717-adc4d901f6e53e023001b84e0cef353e6dad8629":{"name":"@graphql-codegen/cli","version":"6.1.0-alpha-20251107131717-adc4d901f6e53e023001b84e0cef353e6dad8629","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.0-alpha-20251107131717-adc4d901f6e53e023001b84e0cef353e6dad8629","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1107e3b474ba75671e9dcf40efbfb88af54478c6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.0-alpha-20251107131717-adc4d901f6e53e023001b84e0cef353e6dad8629.tgz","fileCount":111,"integrity":"sha512-1y+b7sVDruzSSNDqmmicVLempMawXfoJ2WUHcQtvgzLp2r2IYccGdba+aiJY1Kv8wztoJezLlXa3XitK7tIdKQ==","signatures":[{"sig":"MEYCIQCb+wYRo8Au/CPwPKGVR75oBwqauEQmawnY47Q7GUXmjgIhAM4X3H5S9PvXgr79b4icHp095CulTN1MVNPxQ0NwCOn+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":248057},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"adc4d901f6e53e023001b84e0cef353e6dad8629","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^8.0.0","@graphql-tools/github-loader":"^8.0.0","@graphql-codegen/client-preset":"^5.0.0","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.0-alpha-20251107131717-adc4d901f6e53e023001b84e0cef353e6dad8629_1762521461063_0.7218388195630574","host":"s3://npm-registry-packages-npm-production"}},"6.0.2-alpha-20251107142055-ecee891115a2707b2fb4849f61812cfca0c82a76":{"name":"@graphql-codegen/cli","version":"6.0.2-alpha-20251107142055-ecee891115a2707b2fb4849f61812cfca0c82a76","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.2-alpha-20251107142055-ecee891115a2707b2fb4849f61812cfca0c82a76","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"41ef03c37923ab7ee5988fb65b08046c4f3358e7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.2-alpha-20251107142055-ecee891115a2707b2fb4849f61812cfca0c82a76.tgz","fileCount":111,"integrity":"sha512-cGARY3EDNi8xrS/H+j1YAhLM6l0kkyvWvCfVueYATn84f9+2n3RD5n54sbXo4WnVl4HsXWFC8kh++FlM+UDLHA==","signatures":[{"sig":"MEUCICgsTbGAUbYhl6Wh4+ASBeuFNKNtZSU0R3wTcPZK+PaMAiEAxk3O1N/Nx7QGdcMg6eCVH/YyqnG7V/uFKUZtvdOWGJ4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245297},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ecee891115a2707b2fb4849f61812cfca0c82a76","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"^5.0.0","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.2-alpha-20251107142055-ecee891115a2707b2fb4849f61812cfca0c82a76_1762525275634_0.9757427591684611","host":"s3://npm-registry-packages-npm-production"}},"6.0.2-alpha-20251107155144-fe2f082a89b35aa3c132c1dd168fdd9a9281cf09":{"name":"@graphql-codegen/cli","version":"6.0.2-alpha-20251107155144-fe2f082a89b35aa3c132c1dd168fdd9a9281cf09","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.2-alpha-20251107155144-fe2f082a89b35aa3c132c1dd168fdd9a9281cf09","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8bdc6defe9796f2642d437f054576699af2e38a9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.2-alpha-20251107155144-fe2f082a89b35aa3c132c1dd168fdd9a9281cf09.tgz","fileCount":111,"integrity":"sha512-8xF9NGHc5sSUlMnHL+K7FKUK4mywRgydoTh5bYrQfMH78EaZoMGXla2SPSMzUkSF66Wp+QDemluUrswAshUJ8A==","signatures":[{"sig":"MEUCIQDAw/Edmf4LCQK2hOlXoU2L2zWiVobccfkRE/tN/GPssQIgXWsAJlIOfH4McEBZyxyKMJ/3aO1H16+xne3XyaEON9o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245297},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"fe2f082a89b35aa3c132c1dd168fdd9a9281cf09","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"^5.0.0","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.2-alpha-20251107155144-fe2f082a89b35aa3c132c1dd168fdd9a9281cf09_1762530723973_0.08738068933953214","host":"s3://npm-registry-packages-npm-production"}},"6.0.2-alpha-20251110160311-6dc26b36211ec733966067cebf41925e042f1708":{"name":"@graphql-codegen/cli","version":"6.0.2-alpha-20251110160311-6dc26b36211ec733966067cebf41925e042f1708","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.2-alpha-20251110160311-6dc26b36211ec733966067cebf41925e042f1708","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"70e0579faca76674752ac6c5452e7e3d22347ea7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.2-alpha-20251110160311-6dc26b36211ec733966067cebf41925e042f1708.tgz","fileCount":111,"integrity":"sha512-JVjznj5rweW1Dvk0ALuh/P0EQzchiAFmdDf9AJ6UnMgaCyRDNZIJ7nqNX1ICrdcML1hMMqIWU3xquP6YEvZMeA==","signatures":[{"sig":"MEYCIQDCnEepVDTpXcauZ+XvkDiP0Py4bZo9dP2JMDGT4bVJIAIhAJMTtDStQrRHc02mb8ACiicZ1eWBE0xCUVndj99eTepn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245297},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6dc26b36211ec733966067cebf41925e042f1708","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"^5.0.0","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.2-alpha-20251110160311-6dc26b36211ec733966067cebf41925e042f1708_1762790612087_0.13151546235757405","host":"s3://npm-registry-packages-npm-production"}},"6.0.2-alpha-20251110160335-532317ea8c4204d87eaedc741dce570fef77b623":{"name":"@graphql-codegen/cli","version":"6.0.2-alpha-20251110160335-532317ea8c4204d87eaedc741dce570fef77b623","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.2-alpha-20251110160335-532317ea8c4204d87eaedc741dce570fef77b623","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"5404f6cd3a07d709a70343f834c598e13d3353de","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.2-alpha-20251110160335-532317ea8c4204d87eaedc741dce570fef77b623.tgz","fileCount":111,"integrity":"sha512-8vqeZ+49eJ3XIfGb+iveGXYfk8bIfyR1gQ06RkaV8BaoIUI6h1kUEdvBYfluAYC9jHg+2+YNmR6BrVwj0+cJVw==","signatures":[{"sig":"MEUCIQDNXjf0OSwi2CU2CNLaxSSBOJxPI8V2tp9sgKILmA6xhwIgX12EoEhy+vqDD2aVy0rbUdl9IPxmOaEFXj0u1rMT7gs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245297},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"532317ea8c4204d87eaedc741dce570fef77b623","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"^5.0.0","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.2-alpha-20251110160335-532317ea8c4204d87eaedc741dce570fef77b623_1762790639468_0.7535799147936564","host":"s3://npm-registry-packages-npm-production"}},"6.0.2-alpha-20251110160414-01aebe47756449f517ecb2afd6a157c9e8f4d442":{"name":"@graphql-codegen/cli","version":"6.0.2-alpha-20251110160414-01aebe47756449f517ecb2afd6a157c9e8f4d442","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.2-alpha-20251110160414-01aebe47756449f517ecb2afd6a157c9e8f4d442","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"2876655dc5934e0be2e6c6408386c0c457d190a6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.2-alpha-20251110160414-01aebe47756449f517ecb2afd6a157c9e8f4d442.tgz","fileCount":111,"integrity":"sha512-rjB5ZByqUmHhw1SISrNmI0s+xCTcNa2Zyng+9NlkqO4yndj/nA6rysX6sTlvhHWbeO4bDjp8dUrg8sQJwYZzHg==","signatures":[{"sig":"MEQCIHDCMFjFVcggkWl9jzZw7JxcBhVFdo/EMAvAUUCYlnFPAiANcygfUxCl1/g1pKMyoysD2FLD1tkZnQaF2ijjBNbemg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245297},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"01aebe47756449f517ecb2afd6a157c9e8f4d442","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"^5.0.0","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.2-alpha-20251110160414-01aebe47756449f517ecb2afd6a157c9e8f4d442_1762790674591_0.5526118791126227","host":"s3://npm-registry-packages-npm-production"}},"6.0.2-alpha-20251110160547-4f1e0403aab457712162bc314d5669e01be50ff8":{"name":"@graphql-codegen/cli","version":"6.0.2-alpha-20251110160547-4f1e0403aab457712162bc314d5669e01be50ff8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.2-alpha-20251110160547-4f1e0403aab457712162bc314d5669e01be50ff8","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"56abde958fcfe62d6037828dac0360c4971992cb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.2-alpha-20251110160547-4f1e0403aab457712162bc314d5669e01be50ff8.tgz","fileCount":111,"integrity":"sha512-kUj4lmTFN+lTbAVuNhUqLy8Xy2Kmt0UtBF9SHduuzYdbA19hAJsxidc7JIBv29FcFfnX2rZQlnj5b4+SRwusig==","signatures":[{"sig":"MEUCIELgKMx63/5J2OP4UBxUZbCTo32/v1dxInUDYftbq0pUAiEA5vfMIMlyX8Q/4hkBjh9kd5c2DtNRShFPMueLZ5NXT04=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245297},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4f1e0403aab457712162bc314d5669e01be50ff8","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"^5.0.0","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.2-alpha-20251110160547-4f1e0403aab457712162bc314d5669e01be50ff8_1762790767312_0.7871005390174741","host":"s3://npm-registry-packages-npm-production"}},"6.0.2-alpha-20251110160627-936c7d59713f6261287313aa1e75e24a6a2c5024":{"name":"@graphql-codegen/cli","version":"6.0.2-alpha-20251110160627-936c7d59713f6261287313aa1e75e24a6a2c5024","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.2-alpha-20251110160627-936c7d59713f6261287313aa1e75e24a6a2c5024","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"81cc70d51614d52a4226e085951db486dc499b77","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.2-alpha-20251110160627-936c7d59713f6261287313aa1e75e24a6a2c5024.tgz","fileCount":111,"integrity":"sha512-8OYBcR+yAEBQ98q8jcBI6EYKnSkJNSrYA3969nWtoI0FlN8q7vqe0kTqDFsmhSP/M5L3LBa219TS/0qt7CVmPQ==","signatures":[{"sig":"MEUCIQCz5o3Rub50wa9RJRMPONAQYSx1TWudrzgT7BQSq4jDMwIgdOd84Kj6+YCQ5KzN3hRJcg4VsFxHAmG/Hn0LRAMdCHw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245297},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"936c7d59713f6261287313aa1e75e24a6a2c5024","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"^5.0.0","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.2-alpha-20251110160627-936c7d59713f6261287313aa1e75e24a6a2c5024_1762790808140_0.5625628806447411","host":"s3://npm-registry-packages-npm-production"}},"6.0.2-alpha-20251110160819-05479a2a1476384b09b721fd9f6872efc8e52fdc":{"name":"@graphql-codegen/cli","version":"6.0.2-alpha-20251110160819-05479a2a1476384b09b721fd9f6872efc8e52fdc","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.2-alpha-20251110160819-05479a2a1476384b09b721fd9f6872efc8e52fdc","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c0d297af1327ed8bc4ba5903a574b74282c7b17b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.2-alpha-20251110160819-05479a2a1476384b09b721fd9f6872efc8e52fdc.tgz","fileCount":111,"integrity":"sha512-YBSzs81DhfH54J4x+s8xSjnkEzTF/zYFhMW0ltAikGOzqb2WwBD16K0Ql1dpDnUeDhrjzUaFD/iEg6crrvABVw==","signatures":[{"sig":"MEYCIQDeKkFMWfgwAatu5APd4/YMEasMfeDB18aHRO9sUOSq4gIhAKJHrHk8iU74RlyOa3lFzQDMhmXUT6DiXGt+qaTnf64H","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245297},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"05479a2a1476384b09b721fd9f6872efc8e52fdc","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"^5.0.0","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.2-alpha-20251110160819-05479a2a1476384b09b721fd9f6872efc8e52fdc_1762790918616_0.6787175358924853","host":"s3://npm-registry-packages-npm-production"}},"6.0.2-alpha-20251110160922-c41d6cac566a15889c0326d1455edfe50e8b762c":{"name":"@graphql-codegen/cli","version":"6.0.2-alpha-20251110160922-c41d6cac566a15889c0326d1455edfe50e8b762c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.2-alpha-20251110160922-c41d6cac566a15889c0326d1455edfe50e8b762c","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"40b0e6e58aee9dfe595507bdf0f7233653ae4597","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.2-alpha-20251110160922-c41d6cac566a15889c0326d1455edfe50e8b762c.tgz","fileCount":111,"integrity":"sha512-kBW+B7tr6FK3GHbXA2DmhjfONhkwvCdyAqav5TsbUwaGxFQ+tEEwu6JEt1/v5aRz5cUTHqmGOtZHKHpyI93jng==","signatures":[{"sig":"MEUCICzWMVJoMKZUMC3NBSVDyNp2Rtjbv5kVi5IH4FZsgnlOAiEAvWTGAb4XPih4dZLIM/DueAxGyIjOa0KW4I4lMzheXdU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245297},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c41d6cac566a15889c0326d1455edfe50e8b762c","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"^5.0.0","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.2-alpha-20251110160922-c41d6cac566a15889c0326d1455edfe50e8b762c_1762790983325_0.6746105324063052","host":"s3://npm-registry-packages-npm-production"}},"6.0.2-alpha-20251110161136-aab2f16a2d6b08ecdf81bfd6afdb243bfd4e584c":{"name":"@graphql-codegen/cli","version":"6.0.2-alpha-20251110161136-aab2f16a2d6b08ecdf81bfd6afdb243bfd4e584c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.2-alpha-20251110161136-aab2f16a2d6b08ecdf81bfd6afdb243bfd4e584c","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"5b527273c0a347539bc6803b013c22af4c960ff1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.2-alpha-20251110161136-aab2f16a2d6b08ecdf81bfd6afdb243bfd4e584c.tgz","fileCount":111,"integrity":"sha512-k2caDIPpSRqPu274debvpzzKx/1DbH5lIPnlvXsuu3Y4euXg9CKQxXnOTg4kOe3TcKIYLpJ7AR+gMAe96WNB2w==","signatures":[{"sig":"MEUCIQDgOk+WecsCQE/ejdoK87RQZsKhL5UjE94fw0UADVwsBAIgIw7aTjUUwwesRWvpOw8Eg/9OzF++xZq2cNZ8VOwpQD0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245297},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"aab2f16a2d6b08ecdf81bfd6afdb243bfd4e584c","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"^5.0.0","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.2-alpha-20251110161136-aab2f16a2d6b08ecdf81bfd6afdb243bfd4e584c_1762791114532_0.945450291930936","host":"s3://npm-registry-packages-npm-production"}},"6.0.2-alpha-20251110161330-4450db35b94f2c0d566d907a2f7460ecf3726afc":{"name":"@graphql-codegen/cli","version":"6.0.2-alpha-20251110161330-4450db35b94f2c0d566d907a2f7460ecf3726afc","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.2-alpha-20251110161330-4450db35b94f2c0d566d907a2f7460ecf3726afc","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"7ca87dd70ed32fd0324d32b636afba8499f90022","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.2-alpha-20251110161330-4450db35b94f2c0d566d907a2f7460ecf3726afc.tgz","fileCount":111,"integrity":"sha512-uZ5FvwGKKzGXnEfURNgLvL1irjW1fJGiGtslk9d6DiA93CUX17JT45zVaUye2v2DNOjv1eD4llL5ALhTFmES8Q==","signatures":[{"sig":"MEUCIQCLas06xvwObkn9q2L/B6s2Wa4F0Z0XkxwxSmqySQ9B+AIgRkXlkTJ+l6GV648vZoYVt1Vo4ze6Gh76tSCA9ipq2Us=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245297},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4450db35b94f2c0d566d907a2f7460ecf3726afc","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"^5.0.0","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.2-alpha-20251110161330-4450db35b94f2c0d566d907a2f7460ecf3726afc_1762791237230_0.5332318101471487","host":"s3://npm-registry-packages-npm-production"}},"6.0.2-alpha-20251110161356-0136e95e8d82bd19b7354fb55fed24a593a25fac":{"name":"@graphql-codegen/cli","version":"6.0.2-alpha-20251110161356-0136e95e8d82bd19b7354fb55fed24a593a25fac","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.2-alpha-20251110161356-0136e95e8d82bd19b7354fb55fed24a593a25fac","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"27c9f17c3946b025d2ac79fb26849615f18d0881","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.2-alpha-20251110161356-0136e95e8d82bd19b7354fb55fed24a593a25fac.tgz","fileCount":111,"integrity":"sha512-hFaDW5w2FRDEFwlVJN9bAK0vDtkG/2I3mxh/ojJnXL/kEOysUuQA6hXB8rGVGnC6Ri68VGlxMded5CPnrkI+9A==","signatures":[{"sig":"MEQCIHDBkK4OStmlZTgbR69evOmcQN0RyP4N6fwpWmhP9WwdAiBjr0mSUtO3EN0/qI+stJ4rgsUcp+NmDQNqXJ9kObOkQA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245297},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"0136e95e8d82bd19b7354fb55fed24a593a25fac","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"^5.0.0","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.2-alpha-20251110161356-0136e95e8d82bd19b7354fb55fed24a593a25fac_1762791255504_0.029716567672768646","host":"s3://npm-registry-packages-npm-production"}},"6.0.2-alpha-20251110161715-5a998dcf11e5cca2ec5ff62dfde706c702023407":{"name":"@graphql-codegen/cli","version":"6.0.2-alpha-20251110161715-5a998dcf11e5cca2ec5ff62dfde706c702023407","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.2-alpha-20251110161715-5a998dcf11e5cca2ec5ff62dfde706c702023407","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"88617f5768d3a7d3d4e4db4588dd06417a60fdfe","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.2-alpha-20251110161715-5a998dcf11e5cca2ec5ff62dfde706c702023407.tgz","fileCount":111,"integrity":"sha512-LCBM2v5fUVXf97x4cV0n/jSLXKX2r6IQ9jLBHfBWPc1DrFtheMeUwqOMWXeFGA/E7Ub4NevCl0eTztKI9g3bnw==","signatures":[{"sig":"MEYCIQDr8vQxzef/WRepfmuLWPV4kBq5vFUXdPtO96tVAsrCIQIhANnQvimmaabWwgEwkjaTfS3ZOZuczVBvdwmP1UNI+uEw","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245297},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"5a998dcf11e5cca2ec5ff62dfde706c702023407","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"^5.0.0","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.2-alpha-20251110161715-5a998dcf11e5cca2ec5ff62dfde706c702023407_1762791455302_0.5176574525893523","host":"s3://npm-registry-packages-npm-production"}},"6.0.2-alpha-20251110161755-611c8a024c7d48817d16e290e2a2a07cf18ef45d":{"name":"@graphql-codegen/cli","version":"6.0.2-alpha-20251110161755-611c8a024c7d48817d16e290e2a2a07cf18ef45d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.2-alpha-20251110161755-611c8a024c7d48817d16e290e2a2a07cf18ef45d","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b0f8437518ca7114c70c74916946668ed1422fb2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.2-alpha-20251110161755-611c8a024c7d48817d16e290e2a2a07cf18ef45d.tgz","fileCount":111,"integrity":"sha512-1ZJ3EyIJanGN5ZlfH71QvZNih3TxQNAwdK/ezFEw6wBynQv4AHHzTd76niQfypppSZzPtYgeNN/16GImwIKKXw==","signatures":[{"sig":"MEQCIB5moAhooTKTII+TarzTvSPFp78scLQQmKoVL90HOEJIAiAXIAp2wxQu7nmylahEf1PznAJKVbbSXYj97FjlUjYCUw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245297},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"611c8a024c7d48817d16e290e2a2a07cf18ef45d","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"^5.0.0","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.2-alpha-20251110161755-611c8a024c7d48817d16e290e2a2a07cf18ef45d_1762791495948_0.0402270906419302","host":"s3://npm-registry-packages-npm-production"}},"6.0.2-alpha-20251110161830-da07c2b1099dbab531dff85947eab617b6b4fa67":{"name":"@graphql-codegen/cli","version":"6.0.2-alpha-20251110161830-da07c2b1099dbab531dff85947eab617b6b4fa67","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.2-alpha-20251110161830-da07c2b1099dbab531dff85947eab617b6b4fa67","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"dc015a625d2edaa9bf33292eef4cd93f46981800","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.2-alpha-20251110161830-da07c2b1099dbab531dff85947eab617b6b4fa67.tgz","fileCount":111,"integrity":"sha512-oVhNzXLxzFLqEJB4xmygiN21lGn2k8QhD4JZsk3MZilSSy59/3lv48hW6gxmOxDNKLfMqfOdGjikjIIpbS+2fw==","signatures":[{"sig":"MEUCIQCfwC50aFNPPlQyvo6TPP1V2wktuDx5DSH3dyok8URc2gIgCS1Eif7mvKalwCzClVxXT9AFIZKINN3O3pNdkd9bzY4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245297},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"da07c2b1099dbab531dff85947eab617b6b4fa67","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"^5.0.0","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.2-alpha-20251110161830-da07c2b1099dbab531dff85947eab617b6b4fa67_1762791530274_0.8995670851952611","host":"s3://npm-registry-packages-npm-production"}},"6.0.2-alpha-20251110162129-88d33941b2ba35fbdca9defb6277318739591ba7":{"name":"@graphql-codegen/cli","version":"6.0.2-alpha-20251110162129-88d33941b2ba35fbdca9defb6277318739591ba7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.2-alpha-20251110162129-88d33941b2ba35fbdca9defb6277318739591ba7","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"cd82b410b31bb1c3256b7ecc644b016b9c760f6e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.2-alpha-20251110162129-88d33941b2ba35fbdca9defb6277318739591ba7.tgz","fileCount":111,"integrity":"sha512-dnuHX2Bfg7Pdu2AFCvM2t81C7bpXROwZ5q2sqVGaWAu1cIrrbD8jMTOko/Ly7djxAtS6Vqo6K7xnmtdVqFG+cg==","signatures":[{"sig":"MEQCIDXXn8pa+yh8CEpy/0WYv2XRBOWEl2IFMOAeXZuAJsm/AiBHASZ0G8azgMHQhtu11u0Aw2BCd1LB083Z4VFp5ybkWw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245297},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"88d33941b2ba35fbdca9defb6277318739591ba7","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"^5.0.0","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.2-alpha-20251110162129-88d33941b2ba35fbdca9defb6277318739591ba7_1762791715086_0.9658449871239401","host":"s3://npm-registry-packages-npm-production"}},"6.0.2-alpha-20251110162138-c42b8e6845327e72faf27bb3836996ba543e78f3":{"name":"@graphql-codegen/cli","version":"6.0.2-alpha-20251110162138-c42b8e6845327e72faf27bb3836996ba543e78f3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.2-alpha-20251110162138-c42b8e6845327e72faf27bb3836996ba543e78f3","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"36ba6d7e67ec0900df9c58283ba225292492347b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.2-alpha-20251110162138-c42b8e6845327e72faf27bb3836996ba543e78f3.tgz","fileCount":111,"integrity":"sha512-Xfv1SsCdtH2Y5yBuL+cmF8VmuToxUm2Q7D+EeoLCTYNIPBiTDEdXFN9Vr/74ADs/6HpNrk8ns6EZA50AldISPQ==","signatures":[{"sig":"MEQCIFClmKuIDF8Zq4ZbUpHbUCmGm9E8dytmRztXA7rvdH44AiAhx05GRzSRVI2LKzssiPFSeyarNSD5DdEfRd+4mVsjhA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245297},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c42b8e6845327e72faf27bb3836996ba543e78f3","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"^5.0.0","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.2-alpha-20251110162138-c42b8e6845327e72faf27bb3836996ba543e78f3_1762791718940_0.6635257996619317","host":"s3://npm-registry-packages-npm-production"}},"6.0.2-alpha-20251111191646-f5da1704a012541a206e7a6abdae8cb1408df2fa":{"name":"@graphql-codegen/cli","version":"6.0.2-alpha-20251111191646-f5da1704a012541a206e7a6abdae8cb1408df2fa","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.2-alpha-20251111191646-f5da1704a012541a206e7a6abdae8cb1408df2fa","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b3492de362ed17bdc293dfceabba0cb293b32831","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.2-alpha-20251111191646-f5da1704a012541a206e7a6abdae8cb1408df2fa.tgz","fileCount":111,"integrity":"sha512-nU0gtsNuYyszIbOLOw42d1C7AJIAzX9rdr+go8C94HreDFuuAOUjSJSVE/dQXsoPKYpHGmiqHodyFB9aloNgfA==","signatures":[{"sig":"MEUCIDUut3SQpmRY6UevQI1DDP13GyzB/YoRpkjMw1l9AP0GAiEA/8qXY/YTVq1s5Bnc/x6Vj2woj+rLqW5iyx7ysNklmPI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245297},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f5da1704a012541a206e7a6abdae8cb1408df2fa","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"^5.0.0","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.2-alpha-20251111191646-f5da1704a012541a206e7a6abdae8cb1408df2fa_1762888626209_0.5592379155251217","host":"s3://npm-registry-packages-npm-production"}},"6.0.2-alpha-20251112060834-05b5a71793412010a65518b925f707358cf8c778":{"name":"@graphql-codegen/cli","version":"6.0.2-alpha-20251112060834-05b5a71793412010a65518b925f707358cf8c778","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.2-alpha-20251112060834-05b5a71793412010a65518b925f707358cf8c778","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d66a631f33c8ba9c6265377c02a18ef530851e9b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.2-alpha-20251112060834-05b5a71793412010a65518b925f707358cf8c778.tgz","fileCount":111,"integrity":"sha512-qigIoevIEA56iWOshzHkbLL0ltk+vdbdNCoN5r/DvpQ6RNQJmlC+Nkviat8KT+FKqq6UVFI9U31tyyFM4FLCsQ==","signatures":[{"sig":"MEUCIFQ3fcpSrDHj5t0ViVBNsvFqmLODXP2T6OE3ZhinR6KtAiEAyhqSzhO7Np/pPnuGDwETccF+BqzJx/Rj8gfKlRGVIcM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245297},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"05b5a71793412010a65518b925f707358cf8c778","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"^5.0.0","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.2-alpha-20251112060834-05b5a71793412010a65518b925f707358cf8c778_1762927734628_0.0786236881400626","host":"s3://npm-registry-packages-npm-production"}},"6.0.2-alpha-20251112094753-9d9f6346d64d7ab7a726ad77f9cb95ebaefbfdef":{"name":"@graphql-codegen/cli","version":"6.0.2-alpha-20251112094753-9d9f6346d64d7ab7a726ad77f9cb95ebaefbfdef","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.2-alpha-20251112094753-9d9f6346d64d7ab7a726ad77f9cb95ebaefbfdef","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"7ac12da13c8e96e8c4a640b60a4b969b102c57a8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.2-alpha-20251112094753-9d9f6346d64d7ab7a726ad77f9cb95ebaefbfdef.tgz","fileCount":111,"integrity":"sha512-rVD38novdOo+mfyT9yxITcf5QORr54e5/j//2rAJBoVBVAx1yrGeJKBDi5r+3Jq6Gl9WyZF/O8wRdfivVp/bZA==","signatures":[{"sig":"MEUCIQDDf0EW9mc/CWTfJWmoVdZxguikea9QKwaC7TlDsYLGZgIgbW1ztGCjvv2gBefFwPvpePsu6dmzmI14PAzvPPknjQQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245358},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"9d9f6346d64d7ab7a726ad77f9cb95ebaefbfdef","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"5.1.2-alpha-20251112094753-9d9f6346d64d7ab7a726ad77f9cb95ebaefbfdef","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.2-alpha-20251112094753-9d9f6346d64d7ab7a726ad77f9cb95ebaefbfdef_1762940897153_0.9375287773145218","host":"s3://npm-registry-packages-npm-production"}},"6.0.2-alpha-20251112111055-7f466e6c9e31012ac624aed3e7da9d8043d78b1f":{"name":"@graphql-codegen/cli","version":"6.0.2-alpha-20251112111055-7f466e6c9e31012ac624aed3e7da9d8043d78b1f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.2-alpha-20251112111055-7f466e6c9e31012ac624aed3e7da9d8043d78b1f","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8bdeb633b192d77b2abdb176e23d6d46a4aff671","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.2-alpha-20251112111055-7f466e6c9e31012ac624aed3e7da9d8043d78b1f.tgz","fileCount":111,"integrity":"sha512-b6bFaDwHM5ercjjRfH7ahx+EdVWgNf5MCm3DndmOuYEq831qOuP24HSuQ+rC7M6ogxs5Bx5h/S0IyjEQONjDAQ==","signatures":[{"sig":"MEYCIQCIRtiNuWcWiq2r/XFB+qhpbrBWM31axGma63tUf+JVOgIhAMJLtk19RYXzx0nD+8xis4+fIHNoceZGZOFa+MP61Ezs","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245297},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"7f466e6c9e31012ac624aed3e7da9d8043d78b1f","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"^5.0.0","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.2-alpha-20251112111055-7f466e6c9e31012ac624aed3e7da9d8043d78b1f_1762945876697_0.2803874129667401","host":"s3://npm-registry-packages-npm-production"}},"6.0.2-alpha-20251112153419-c249a2bce80161c14b514f719715983a27c6837e":{"name":"@graphql-codegen/cli","version":"6.0.2-alpha-20251112153419-c249a2bce80161c14b514f719715983a27c6837e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.2-alpha-20251112153419-c249a2bce80161c14b514f719715983a27c6837e","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"4a7fc42759a605e12f7d7602a51253ca6b1da8c4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.2-alpha-20251112153419-c249a2bce80161c14b514f719715983a27c6837e.tgz","fileCount":111,"integrity":"sha512-OdWgXnOJrVkdv5qNs8uJ3yitkeQjY08xFRkB14PfApWJlRNAw9ZAtkSWCuYhjgbhCib0ccJtTDURGSEnJz+atg==","signatures":[{"sig":"MEQCICVZDOU55JQCjjIEWgsVkWAGS6YFKDg9RTal9njF+J8hAiBRmH7lrB7g+wnD6t9/1fRGkOQxLmlByOXu4EuHT5D/UQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245358},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c249a2bce80161c14b514f719715983a27c6837e","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"5.1.2-alpha-20251112153419-c249a2bce80161c14b514f719715983a27c6837e","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.2-alpha-20251112153419-c249a2bce80161c14b514f719715983a27c6837e_1762961683652_0.38985194967506454","host":"s3://npm-registry-packages-npm-production"}},"6.0.2-alpha-20251112153545-253d91fa7bcf2e738d6a8d0915eda01aed46672f":{"name":"@graphql-codegen/cli","version":"6.0.2-alpha-20251112153545-253d91fa7bcf2e738d6a8d0915eda01aed46672f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.2-alpha-20251112153545-253d91fa7bcf2e738d6a8d0915eda01aed46672f","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f0df9bd0130a797839b262bc999f73def4da7929","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.2-alpha-20251112153545-253d91fa7bcf2e738d6a8d0915eda01aed46672f.tgz","fileCount":111,"integrity":"sha512-99VNBWqbNfxa/cmLfdFnooZ2yGeiT/f7WQ0O5xusA0/oQTW+ARRI6DEWWKe9Z+5GvlG/2EvXBNx8Jz4kqU1YYA==","signatures":[{"sig":"MEUCIQD7FDqFIefgG/3Ae2mg4P+VxROQitqykwoduoBDC8I4bAIgCavekHf4QNfAVYGm5tM1RDLyXUnJZslnzq8T3p2u6dw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245358},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"253d91fa7bcf2e738d6a8d0915eda01aed46672f","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"5.1.2-alpha-20251112153545-253d91fa7bcf2e738d6a8d0915eda01aed46672f","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.2-alpha-20251112153545-253d91fa7bcf2e738d6a8d0915eda01aed46672f_1762961768862_0.01684584117087118","host":"s3://npm-registry-packages-npm-production"}},"6.0.2":{"name":"@graphql-codegen/cli","version":"6.0.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.2","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"516330f5828630a0f83db3cbf810c164d00230ef","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.2.tgz","fileCount":111,"integrity":"sha512-W+0ime0xMrCyG77q+5xiPkkqPLuXJcTx0Zr9TTOxF4zIqWKVsuImS3qVxtpeTx+GRbb8VWv9IedWMtt91JGzQg==","signatures":[{"sig":"MEUCIDpTwiXEOxSAMKBVfzkSbflKWCKCEfr5GAt407R/w7tHAiEAvAmKMbaBM5/b4nmyiE425hm8vbaFu5o9nOZnCwLahz8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245235},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"135ce4d4c22a5a3ae115c662d6e5919dfa03028d","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"^5.1.2","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.2_1762963817866_0.7924738274027476","host":"s3://npm-registry-packages-npm-production"}},"6.0.2-alpha-20251115114232-bd165e82320ed2cee35fe09cc96b5b0598536293":{"name":"@graphql-codegen/cli","version":"6.0.2-alpha-20251115114232-bd165e82320ed2cee35fe09cc96b5b0598536293","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.2-alpha-20251115114232-bd165e82320ed2cee35fe09cc96b5b0598536293","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8a8c18d3fba8ad57c8408f28b30a705b4c158f49","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.2-alpha-20251115114232-bd165e82320ed2cee35fe09cc96b5b0598536293.tgz","fileCount":111,"integrity":"sha512-QxLFWQAByXwsNNGXLQVS5KUBiokx4TUv3g8Bc9ERpc0nzw6emKOjE9uBvw5gWII6hqKP7bRJYmIDSkTgl0vorQ==","signatures":[{"sig":"MEUCIDdSvlt15VzZLhfDNn3QiX/M+LlV04D2585vo5JYXHieAiEA0ZJDsBW9XapR8QG6Bjx/ikQv2vbXMXzweKfi259BjyA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245358},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"bd165e82320ed2cee35fe09cc96b5b0598536293","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20251115114232-bd165e82320ed2cee35fe09cc96b5b0598536293","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.2-alpha-20251115114232-bd165e82320ed2cee35fe09cc96b5b0598536293_1763206973997_0.8486179005948196","host":"s3://npm-registry-packages-npm-production"}},"6.0.3-alpha-20251115121823-72e57eca5d8e2e6ae9a642532cf4c41692466f7c":{"name":"@graphql-codegen/cli","version":"6.0.3-alpha-20251115121823-72e57eca5d8e2e6ae9a642532cf4c41692466f7c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.3-alpha-20251115121823-72e57eca5d8e2e6ae9a642532cf4c41692466f7c","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"40e5c7e5f243b1a9406d951efc1d9ebfd19d0143","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.3-alpha-20251115121823-72e57eca5d8e2e6ae9a642532cf4c41692466f7c.tgz","fileCount":111,"integrity":"sha512-KbWqbLYcFiFTvVlI5mtDdR0pFpwl1lei1lV8F3qWnlNPqypf0NdbhD70DTLjkAjauQm2iS9mtpfcPOvmI6OS6Q==","signatures":[{"sig":"MEUCIQCgcfQbkKhTZoCUxPvG6/n1pK4pAzpAle9mPZczF1ov9wIgGVbO/YstCnS6wEsp898oBsUd4xO7S5uYsy/2VtIDd34=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245358},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"72e57eca5d8e2e6ae9a642532cf4c41692466f7c","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20251115121823-72e57eca5d8e2e6ae9a642532cf4c41692466f7c","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.3-alpha-20251115121823-72e57eca5d8e2e6ae9a642532cf4c41692466f7c_1763209127073_0.3746720936326442","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-alpha-20251119131248-4aa0bce27decc294509fae591f5c2236858abdbb":{"name":"@graphql-codegen/cli","version":"6.1.0-alpha-20251119131248-4aa0bce27decc294509fae591f5c2236858abdbb","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.0-alpha-20251119131248-4aa0bce27decc294509fae591f5c2236858abdbb","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e50d5e35390236558748343c1a7b35cb1f9a2dad","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.0-alpha-20251119131248-4aa0bce27decc294509fae591f5c2236858abdbb.tgz","fileCount":111,"integrity":"sha512-HWFebuof1nxdyWZBdvqkbIc4AL2Og1j5YMSL3ixw3QUGt/U9SGZyeGDkrmNNcchfuksPJMcJRk1CSPEgCRa4qQ==","signatures":[{"sig":"MEUCIQD7X2pl6SbA/z/zrvkDBwLotWJD+Rf2IkVJxhfGSVpJ6QIgG+k+tiRMkBfGnBI2G866YNCznPN86vbufY4HOI7blCY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246442},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4aa0bce27decc294509fae591f5c2236858abdbb","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"5.2.0-alpha-20251119131248-4aa0bce27decc294509fae591f5c2236858abdbb","@graphql-codegen/plugin-helpers":"6.1.0-alpha-20251119131248-4aa0bce27decc294509fae591f5c2236858abdbb","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.0-alpha-20251119131248-4aa0bce27decc294509fae591f5c2236858abdbb_1763557993528_0.9356275179492988","host":"s3://npm-registry-packages-npm-production"}},"6.1.0":{"name":"@graphql-codegen/cli","version":"6.1.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.0","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"3fa4c16a85863ffe8ee170d47655b4fe4b69de7b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.0.tgz","fileCount":111,"integrity":"sha512-7w3Zq5IFONVOBcyOiP01Nv9WRxGS/TEaBCAb/ALYA3xHq95dqKCpoGnxt/Ut9R18jiS+aMgT0gc8Tr8sHy44jA==","signatures":[{"sig":"MEUCIQDoPYedweCHP60jeUs1kZgWAwanNQfH19IsWgjaPGYyfwIgT/hsF8I85i5TMARpsmhXj+j/ZQ2gK+GRHmTJ7qvl2zc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246258},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"bec7e74a58992189cc67b9c9788b0ff023fd5a04","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"^5.2.0","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.0_1763645379886_0.19087904636769237","host":"s3://npm-registry-packages-npm-production"}},"6.0.3-alpha-20251124142004-67952cd52352f89ebcdb97bfca7c34bc89fbacc3":{"name":"@graphql-codegen/cli","version":"6.0.3-alpha-20251124142004-67952cd52352f89ebcdb97bfca7c34bc89fbacc3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.3-alpha-20251124142004-67952cd52352f89ebcdb97bfca7c34bc89fbacc3","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"4a3f139675bd107395f2dc499774fbd5593f8b0d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.3-alpha-20251124142004-67952cd52352f89ebcdb97bfca7c34bc89fbacc3.tgz","fileCount":111,"integrity":"sha512-XXjssE3tkOPY7aQz9GFXRhjtFLSJJ7SuzL5Qg0wqZnwNRI/QnHIa39oTVBTpIKp8vTs/V3qFGx1Gf5q3Au10Mg==","signatures":[{"sig":"MEUCIC4B6sqJcP/pdr2UQ4Wz9uN/XDSLB1eVElznXFtnscERAiEAjrFaH9hxgSC/17fcpEgtA0Zk/FIDG99IeJTY/mFzEfA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245358},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"67952cd52352f89ebcdb97bfca7c34bc89fbacc3","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20251124142004-67952cd52352f89ebcdb97bfca7c34bc89fbacc3","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.3-alpha-20251124142004-67952cd52352f89ebcdb97bfca7c34bc89fbacc3_1763994026564_0.9733424824875527","host":"s3://npm-registry-packages-npm-production"}},"6.0.3-alpha-20251125123407-8babe46fb9b33e9f9a377cd50c9580282e7981d3":{"name":"@graphql-codegen/cli","version":"6.0.3-alpha-20251125123407-8babe46fb9b33e9f9a377cd50c9580282e7981d3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.3-alpha-20251125123407-8babe46fb9b33e9f9a377cd50c9580282e7981d3","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"76d9252d72815ad4cd4ded19d97984d16013e7ff","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.3-alpha-20251125123407-8babe46fb9b33e9f9a377cd50c9580282e7981d3.tgz","fileCount":111,"integrity":"sha512-4bWCAbgjmAs5/DGQz3m+c1ptpe9AfQq1hR5S+phnGc+ukUtLRWWTWuSTvZ5xsWrscyKM8uUeSmzzTcrqTxLQSw==","signatures":[{"sig":"MEUCIQDNUd1qjT9nEZSJtuzKGWTF5K5dXiTnBnoXMCnFj5T1zgIgNCoVUhpYcYrQfqCxZqzmPyYzJNVTfQaxXM6Bdi2EXho=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245358},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8babe46fb9b33e9f9a377cd50c9580282e7981d3","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20251125123407-8babe46fb9b33e9f9a377cd50c9580282e7981d3","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.3-alpha-20251125123407-8babe46fb9b33e9f9a377cd50c9580282e7981d3_1764074071758_0.4488513075614329","host":"s3://npm-registry-packages-npm-production"}},"6.0.3-alpha-20251224115216-0c4a535bdb152e75b9296d4c259f7dad0a13158f":{"name":"@graphql-codegen/cli","version":"6.0.3-alpha-20251224115216-0c4a535bdb152e75b9296d4c259f7dad0a13158f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.3-alpha-20251224115216-0c4a535bdb152e75b9296d4c259f7dad0a13158f","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"184acf8e0fd66471a4e7ac3f288649d8a31e3a3f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.3-alpha-20251224115216-0c4a535bdb152e75b9296d4c259f7dad0a13158f.tgz","fileCount":111,"integrity":"sha512-nyfOi53cBBqdfZhplYiM7Cbe3mE0xwpXTKat8Z3VCy/lV/lU4LXCWw8cpvDTXodC95LAx56XacrdCZD91ZEEMA==","signatures":[{"sig":"MEUCIF7jOYST6rgRbnwP6eD5aTKffStIqDHwbfS9gdV8JcSPAiEA6WPtabjYcLqm6f+R0HFEz3Jo783bCyRBh+W/OL1f+g0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245358},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"0c4a535bdb152e75b9296d4c259f7dad0a13158f","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20251224115216-0c4a535bdb152e75b9296d4c259f7dad0a13158f","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.3-alpha-20251224115216-0c4a535bdb152e75b9296d4c259f7dad0a13158f_1766577161033_0.41937198159732625","host":"s3://npm-registry-packages-npm-production"}},"6.0.3-alpha-20251224115303-e89fc4c4d8e4b40f40bea6315bd68b4573109f50":{"name":"@graphql-codegen/cli","version":"6.0.3-alpha-20251224115303-e89fc4c4d8e4b40f40bea6315bd68b4573109f50","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.3-alpha-20251224115303-e89fc4c4d8e4b40f40bea6315bd68b4573109f50","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"786d4cc34044bc898c4635d010481d959c55acc7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.3-alpha-20251224115303-e89fc4c4d8e4b40f40bea6315bd68b4573109f50.tgz","fileCount":111,"integrity":"sha512-zA+BsqfLLRdCu7ZEkrmJ+Z3+7HF/2SzDDLS73MDtiBHzNJB1gB0kg8hbV7NrhZAkCLDGgSo5ehUc3tZER27ufQ==","signatures":[{"sig":"MEUCIQCht2b9P6tMAA93rqGBMrmpbNEP0Hgv2w3LsXLdc50Q1AIgXSL/ATu/69ya16l8DBaslf0ogfDDxGlQ5/bFu5+Y9X4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245358},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e89fc4c4d8e4b40f40bea6315bd68b4573109f50","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20251224115303-e89fc4c4d8e4b40f40bea6315bd68b4573109f50","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.3-alpha-20251224115303-e89fc4c4d8e4b40f40bea6315bd68b4573109f50_1766577207503_0.7596901032164787","host":"s3://npm-registry-packages-npm-production"}},"6.0.3-alpha-20251228122723-1ae5a33ddaeccb38341d4c697bb37db5c7764a51":{"name":"@graphql-codegen/cli","version":"6.0.3-alpha-20251228122723-1ae5a33ddaeccb38341d4c697bb37db5c7764a51","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.3-alpha-20251228122723-1ae5a33ddaeccb38341d4c697bb37db5c7764a51","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a62a42710e44852847475f8b80b2f17098bf53b7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.3-alpha-20251228122723-1ae5a33ddaeccb38341d4c697bb37db5c7764a51.tgz","fileCount":111,"integrity":"sha512-gtY9KBMqHTY2l8xN+JstjRvmTWUIYxmXsHLZfu/8YMIdCfSCKu6f39Yi6wZSi1D24wh2fPXvkamigr+oshUBGA==","signatures":[{"sig":"MEQCIGwSnW+6kryPhUdHcygoYy6Bcq0hjEcYwvkNhTz8SKs8AiBTWGJ3NDkLcdgDwEz3zfYAOz1wUlLKB/9PHOIHTAV57A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245358},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1ae5a33ddaeccb38341d4c697bb37db5c7764a51","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20251228122723-1ae5a33ddaeccb38341d4c697bb37db5c7764a51","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.3-alpha-20251228122723-1ae5a33ddaeccb38341d4c697bb37db5c7764a51_1766924867650_0.5629331133129027","host":"s3://npm-registry-packages-npm-production"}},"6.0.3-alpha-20251228123817-a240b36537ddeea491ab60dd35cb90181ef567e3":{"name":"@graphql-codegen/cli","version":"6.0.3-alpha-20251228123817-a240b36537ddeea491ab60dd35cb90181ef567e3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.3-alpha-20251228123817-a240b36537ddeea491ab60dd35cb90181ef567e3","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"5f256faf45d07e76a9132c529a98afd36ee80303","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.3-alpha-20251228123817-a240b36537ddeea491ab60dd35cb90181ef567e3.tgz","fileCount":111,"integrity":"sha512-89/Yahs7sCz7SbQK58Z0+qPrYdcG+UD7b5ieWC0HC5QHvhfZT8AA8ZhDjirPk3stSy9NCFzptCeSQVScCjOnYw==","signatures":[{"sig":"MEQCIFM999w5zIM7BCZPQ3MdC9o3T2J2d+4NwLxTbR0RsZ3XAiBpHEtWZ6r2U0RacmHurNn6jnqMI8tpmQyZbcgf0gvsFQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245358},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a240b36537ddeea491ab60dd35cb90181ef567e3","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20251228123817-a240b36537ddeea491ab60dd35cb90181ef567e3","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.3-alpha-20251228123817-a240b36537ddeea491ab60dd35cb90181ef567e3_1766925521861_0.03174799914673976","host":"s3://npm-registry-packages-npm-production"}},"6.0.3-alpha-20251228132955-7934232dfc70c984327e39d141c8b56bf4521f1f":{"name":"@graphql-codegen/cli","version":"6.0.3-alpha-20251228132955-7934232dfc70c984327e39d141c8b56bf4521f1f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.3-alpha-20251228132955-7934232dfc70c984327e39d141c8b56bf4521f1f","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e98173345b0a62831d8fd78259cc3fd724a70df5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.3-alpha-20251228132955-7934232dfc70c984327e39d141c8b56bf4521f1f.tgz","fileCount":111,"integrity":"sha512-SQ42pTfYSV5AhCr/LOi1798JbQYZvYx35PLPHbINRwl4sANxjxceDzRTceBJporv1/r5FuZGo65S82XzBXFYHw==","signatures":[{"sig":"MEUCIQCRqdT/a7GzboYCRg4/X12ynUHHV5A4XC8QCNg9SCkoQQIgaW5XWQHhmS9L+PTk16b7NVyMEd2EdnzAhOVaKgihz5A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245358},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"7934232dfc70c984327e39d141c8b56bf4521f1f","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20251228132955-7934232dfc70c984327e39d141c8b56bf4521f1f","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.3-alpha-20251228132955-7934232dfc70c984327e39d141c8b56bf4521f1f_1766928619871_0.6876168406242857","host":"s3://npm-registry-packages-npm-production"}},"6.0.3-alpha-20251228133908-690e7bc46022095336d5f736a9d3a7c0fe27fcc7":{"name":"@graphql-codegen/cli","version":"6.0.3-alpha-20251228133908-690e7bc46022095336d5f736a9d3a7c0fe27fcc7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.3-alpha-20251228133908-690e7bc46022095336d5f736a9d3a7c0fe27fcc7","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"5d4a91813fbec2232a30aa1504443b722590868d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.3-alpha-20251228133908-690e7bc46022095336d5f736a9d3a7c0fe27fcc7.tgz","fileCount":111,"integrity":"sha512-pK9vHmgs0Ia9allqIJKhjFs6CaXucLO/0GXCUxVVqc+d/r/wnF5gwIJ+bGJx9G8As8HLe3SRX5BVwBAoQXAu2A==","signatures":[{"sig":"MEUCIQDW8kHwDFeEnQA9tUYTTQT3TJ4+ojuics9TkOUAgk/kMQIgfmVx2kRNmPO2anCy9sU2KX7yyPcFzQah6piq763ZQdc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245358},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"690e7bc46022095336d5f736a9d3a7c0fe27fcc7","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20251228133908-690e7bc46022095336d5f736a9d3a7c0fe27fcc7","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.3-alpha-20251228133908-690e7bc46022095336d5f736a9d3a7c0fe27fcc7_1766929173571_0.4813211122319503","host":"s3://npm-registry-packages-npm-production"}},"6.0.3-alpha-20251228140020-a092ba2d84c819dfbb62365e419f28df54571fbe":{"name":"@graphql-codegen/cli","version":"6.0.3-alpha-20251228140020-a092ba2d84c819dfbb62365e419f28df54571fbe","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.3-alpha-20251228140020-a092ba2d84c819dfbb62365e419f28df54571fbe","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"706803b8758d8ace2444b65afab7e786d10c7dc8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.3-alpha-20251228140020-a092ba2d84c819dfbb62365e419f28df54571fbe.tgz","fileCount":111,"integrity":"sha512-IpK/DAboE2NT+yEAuHWCuliJtUk+J0vJ7r1jmCEYjney6SzarfjbaYEpkZyVyJP2wGuPl+bkcR38684XUiK8oQ==","signatures":[{"sig":"MEUCIQCEClTP3gExMsuTV1ua+O7F/J1aAiAWi805NDNzayndlgIgWda0u+p6hsPwiA2pKK5o/PvF8WQzUsUhaPK2Qt1+zgI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245358},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a092ba2d84c819dfbb62365e419f28df54571fbe","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20251228140020-a092ba2d84c819dfbb62365e419f28df54571fbe","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.3-alpha-20251228140020-a092ba2d84c819dfbb62365e419f28df54571fbe_1766930444576_0.1962759592002521","host":"s3://npm-registry-packages-npm-production"}},"6.0.3-alpha-20251230132917-20e7671d7e530c0a60942ee3ba6aa18e3b37ca4c":{"name":"@graphql-codegen/cli","version":"6.0.3-alpha-20251230132917-20e7671d7e530c0a60942ee3ba6aa18e3b37ca4c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.3-alpha-20251230132917-20e7671d7e530c0a60942ee3ba6aa18e3b37ca4c","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"fa9e9e6354131afddbcc887c7be4d60395e07834","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.3-alpha-20251230132917-20e7671d7e530c0a60942ee3ba6aa18e3b37ca4c.tgz","fileCount":111,"integrity":"sha512-OEG995OoREzvL9VogyNATvDImTHU1H/pcIOxvpelg3NK7OE1aaAcD0MeBU7q+7dCWxG4TTH9A2W4L9IcWiCzEQ==","signatures":[{"sig":"MEUCIQD3sSznfN0yFSUcGKcC3QB9m8G4PNExrvWGk6CDQTvltgIgYwCrYmKhUV5DgwiKwDvWWPDPzTU1zrUAqiD8XlESMnI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245358},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"20e7671d7e530c0a60942ee3ba6aa18e3b37ca4c","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20251230132917-20e7671d7e530c0a60942ee3ba6aa18e3b37ca4c","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.3-alpha-20251230132917-20e7671d7e530c0a60942ee3ba6aa18e3b37ca4c_1767101382175_0.5668337956786949","host":"s3://npm-registry-packages-npm-production"}},"6.0.3-alpha-20260101112751-5609723f4ba2f3da5adf38c7347e2569216e3b5a":{"name":"@graphql-codegen/cli","version":"6.0.3-alpha-20260101112751-5609723f4ba2f3da5adf38c7347e2569216e3b5a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.3-alpha-20260101112751-5609723f4ba2f3da5adf38c7347e2569216e3b5a","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a968e7fc0e1daa7d06012d3972eff2918412c3ae","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.3-alpha-20260101112751-5609723f4ba2f3da5adf38c7347e2569216e3b5a.tgz","fileCount":111,"integrity":"sha512-Gciil90zXzhLtN19iaenA2qdOx/L085yKteX0XzSBzDohNW9AGkYBH+KuPyuRIOx3CV20KNmaRe5+TIf7iANcQ==","signatures":[{"sig":"MEQCID6G47jirDErv5eH2mYSzE56SxN/mufnYBh4ptj610eSAiBUoblabkyk4DjYDgOMEiBMLKjk5bewbHpYYfi5/wWrNw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245358},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"5609723f4ba2f3da5adf38c7347e2569216e3b5a","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260101112751-5609723f4ba2f3da5adf38c7347e2569216e3b5a","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.3-alpha-20260101112751-5609723f4ba2f3da5adf38c7347e2569216e3b5a_1767266896769_0.8340624142846276","host":"s3://npm-registry-packages-npm-production"}},"6.0.3-alpha-20260101115329-a0436f5bb16d4f1a8d86faecc360779e1f9c3573":{"name":"@graphql-codegen/cli","version":"6.0.3-alpha-20260101115329-a0436f5bb16d4f1a8d86faecc360779e1f9c3573","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.3-alpha-20260101115329-a0436f5bb16d4f1a8d86faecc360779e1f9c3573","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c99abbd76f57a4d155dc8e61de894418199cda8b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.3-alpha-20260101115329-a0436f5bb16d4f1a8d86faecc360779e1f9c3573.tgz","fileCount":111,"integrity":"sha512-+omnGIgYYVOVPuzfxB0A65L3IOMftSK7y0mJ5j2Dd+0O5lk5OHxiPnBTpqQuLBjoz6m5EEg5RgrkOlmAHrtD4Q==","signatures":[{"sig":"MEQCIDK4hHqqUbeQVGuyW/EqvGBqVqylutmf3yCSJAHJ8ySwAiABEgkBjjUhabjkL/LQtZi4Yl2w0p/mAXhW4Dl9B2RbOg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245358},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a0436f5bb16d4f1a8d86faecc360779e1f9c3573","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260101115329-a0436f5bb16d4f1a8d86faecc360779e1f9c3573","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.3-alpha-20260101115329-a0436f5bb16d4f1a8d86faecc360779e1f9c3573_1767268434609_0.4694738176197575","host":"s3://npm-registry-packages-npm-production"}},"6.0.3-alpha-20260101122719-f271167a2d0104e46707b150e90ff8a72489486c":{"name":"@graphql-codegen/cli","version":"6.0.3-alpha-20260101122719-f271167a2d0104e46707b150e90ff8a72489486c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.3-alpha-20260101122719-f271167a2d0104e46707b150e90ff8a72489486c","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ae352e556c17733712c7b171c8e616ad2b8f3de2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.3-alpha-20260101122719-f271167a2d0104e46707b150e90ff8a72489486c.tgz","fileCount":111,"integrity":"sha512-JZxKNpwfcpluMD5vmiWw2MicKvoxgUD6fbTedKqv+UM1uXVbZK8rILSBdRyqo+2hxxlsnvdynnXbo5/Tb4T08Q==","signatures":[{"sig":"MEYCIQCIOub5ZBU/PPHmkJ16xd+pEhzDRz0OCHn5h5whd8ZRygIhALgaa/fMSWbU/l7QPz/8Wr4kiIEsEg1tdxIr8/vI/qdV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245358},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f271167a2d0104e46707b150e90ff8a72489486c","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260101122719-f271167a2d0104e46707b150e90ff8a72489486c","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.3-alpha-20260101122719-f271167a2d0104e46707b150e90ff8a72489486c_1767270463548_0.01591660373492365","host":"s3://npm-registry-packages-npm-production"}},"6.0.3-alpha-20260101130551-ccdcfbec838c6a3d894db82ab51fdc31c45c2b23":{"name":"@graphql-codegen/cli","version":"6.0.3-alpha-20260101130551-ccdcfbec838c6a3d894db82ab51fdc31c45c2b23","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.3-alpha-20260101130551-ccdcfbec838c6a3d894db82ab51fdc31c45c2b23","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"579f783911544259f53c11a291b1fbca3458856c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.3-alpha-20260101130551-ccdcfbec838c6a3d894db82ab51fdc31c45c2b23.tgz","fileCount":111,"integrity":"sha512-WnB6VhlKX8dQ21X6LahRGEs0H1HFbtFHqqEQziVmELgcoymqQIVCd+k5zaW+uYMYgtsZfzREyDoUhxmXzJwABw==","signatures":[{"sig":"MEYCIQD7NmYsPVDEfVWaHXaT9E7DebU0YCBD2gzVhJssCEUecAIhAJKFrMoQIhGQuZ86gjSerf0AgbQxnZKQAPbGPW45USVs","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245358},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ccdcfbec838c6a3d894db82ab51fdc31c45c2b23","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260101130551-ccdcfbec838c6a3d894db82ab51fdc31c45c2b23","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.3-alpha-20260101130551-ccdcfbec838c6a3d894db82ab51fdc31c45c2b23_1767272776623_0.6835429470212073","host":"s3://npm-registry-packages-npm-production"}},"6.0.3-alpha-20260101132547-97ba058ff4879a19c9cca9bb7d6335036771683c":{"name":"@graphql-codegen/cli","version":"6.0.3-alpha-20260101132547-97ba058ff4879a19c9cca9bb7d6335036771683c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.3-alpha-20260101132547-97ba058ff4879a19c9cca9bb7d6335036771683c","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"937c6a79d41ac0dc58e41b93bc21f58f628e0afd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.3-alpha-20260101132547-97ba058ff4879a19c9cca9bb7d6335036771683c.tgz","fileCount":111,"integrity":"sha512-02mpoIPUX7vKik3MS1bKT7e+cw3jsRFw9KBqStzuZKIjxYVcbkgDSkAXCj3waVGkWvFhXkSFomPJ2tKzutzQnQ==","signatures":[{"sig":"MEYCIQCwSCDLFkJHS2LC9LWpswkUwNXJKDsEtbhW/mISj4IdrgIhAOKEYP9SiCfhxexaGrbvDxzeqbINqjhL29IAYTtetS3x","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245358},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"97ba058ff4879a19c9cca9bb7d6335036771683c","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260101132547-97ba058ff4879a19c9cca9bb7d6335036771683c","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.3-alpha-20260101132547-97ba058ff4879a19c9cca9bb7d6335036771683c_1767273971643_0.004910800168905327","host":"s3://npm-registry-packages-npm-production"}},"6.0.3-alpha-20260101132741-2a616db1628b82a75a6d0ae873a04f89079fab36":{"name":"@graphql-codegen/cli","version":"6.0.3-alpha-20260101132741-2a616db1628b82a75a6d0ae873a04f89079fab36","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.3-alpha-20260101132741-2a616db1628b82a75a6d0ae873a04f89079fab36","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f2f9a571972191733a98e1191565d8bb8a8585c0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.3-alpha-20260101132741-2a616db1628b82a75a6d0ae873a04f89079fab36.tgz","fileCount":111,"integrity":"sha512-c7yV1dBXQP9pBdVkgSe6O8oW8vEuyVUcnab1QrIi+fVisDNRpFPPiDhkSJhNQMZw/NL3SEcjrQwh/i13DBvFJg==","signatures":[{"sig":"MEYCIQDDDo8e+vU5C9x2TGb+z3S5qWqFmC2uEO2Eizb/Phbu1wIhAMr3gkc0iAnKzXvBSb8uGec8IEmjpaRR0q7aF6Yh4dc0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245358},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2a616db1628b82a75a6d0ae873a04f89079fab36","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260101132741-2a616db1628b82a75a6d0ae873a04f89079fab36","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.3-alpha-20260101132741-2a616db1628b82a75a6d0ae873a04f89079fab36_1767274086020_0.4844072595921689","host":"s3://npm-registry-packages-npm-production"}},"6.0.3-alpha-20260101134152-db5e004a3d2c64200376026e73d4a178cd47367f":{"name":"@graphql-codegen/cli","version":"6.0.3-alpha-20260101134152-db5e004a3d2c64200376026e73d4a178cd47367f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.3-alpha-20260101134152-db5e004a3d2c64200376026e73d4a178cd47367f","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"5bb6161b757255bb3d7bd81abd6475b21d1f7aa5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.3-alpha-20260101134152-db5e004a3d2c64200376026e73d4a178cd47367f.tgz","fileCount":111,"integrity":"sha512-X2P/SOI3QxwgJvwhaEuluk4DH4h9y+LFS58yx3snmzkHxOxxZYwd0AgrCnV6E3q9jWz2WPuPsoL3HUa0gHiFfw==","signatures":[{"sig":"MEUCIB4p1ik2ErmTZansu75h1OjLm8licfPK5DnkHiqUnqerAiEAnoPxBfhpZB3JTlDBKqh3fTd10vT8o+4Zw0yqC9KGkyU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245358},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"db5e004a3d2c64200376026e73d4a178cd47367f","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260101134152-db5e004a3d2c64200376026e73d4a178cd47367f","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.3-alpha-20260101134152-db5e004a3d2c64200376026e73d4a178cd47367f_1767274937943_0.6509024829040462","host":"s3://npm-registry-packages-npm-production"}},"6.0.3-alpha-20260105124559-f9262ad32043cda0a35998bceda372bdbb1b034c":{"name":"@graphql-codegen/cli","version":"6.0.3-alpha-20260105124559-f9262ad32043cda0a35998bceda372bdbb1b034c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.3-alpha-20260105124559-f9262ad32043cda0a35998bceda372bdbb1b034c","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1dde989baf644427fad0aa9d698a68455adefa46","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.3-alpha-20260105124559-f9262ad32043cda0a35998bceda372bdbb1b034c.tgz","fileCount":111,"integrity":"sha512-x9V8/IZj0Nz/i1xRQAiPkg6HpQ5FYg+G+cL4BKfn1wsw5keyi2taKInJ5Bc+NMaEKzaETwbcr/JPJCH89iKplA==","signatures":[{"sig":"MEQCIFHNTHtirbiPHozjclyvlZMZWDvWAJgmzHSDWk4gMvtvAiBzDLcC/jJJVGR5FieEq242A5wVTOin7txnRiLyQtGaZw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245358},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f9262ad32043cda0a35998bceda372bdbb1b034c","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260105124559-f9262ad32043cda0a35998bceda372bdbb1b034c","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.3-alpha-20260105124559-f9262ad32043cda0a35998bceda372bdbb1b034c_1767617185069_0.0032790499630952485","host":"s3://npm-registry-packages-npm-production"}},"6.0.3-alpha-20260105125118-f6dd8aad76b522a60a52fee9cc56d3e46fc3c9a5":{"name":"@graphql-codegen/cli","version":"6.0.3-alpha-20260105125118-f6dd8aad76b522a60a52fee9cc56d3e46fc3c9a5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.0.3-alpha-20260105125118-f6dd8aad76b522a60a52fee9cc56d3e46fc3c9a5","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1df7a02276bab887466c7a5da7b79507c331bba0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.3-alpha-20260105125118-f6dd8aad76b522a60a52fee9cc56d3e46fc3c9a5.tgz","fileCount":111,"integrity":"sha512-zgnX+FdWOmhw3qJdlYEGihYj62/fTu6QYZMC0yZ36/WohEhsGb/EpHn9IsjfJ59i9UwFSQ7RwNdb0/vls4cmcw==","signatures":[{"sig":"MEYCIQCMTPE10Vu3tTeCvUqkfJ2poF5WWb0HdiO5bMDoRp6CpQIhALLzUFEJ9t3dWHoooq6DLdt743ozOPt6Bi30L4C/VWDW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245358},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f6dd8aad76b522a60a52fee9cc56d3e46fc3c9a5","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260105125118-f6dd8aad76b522a60a52fee9cc56d3e46fc3c9a5","@graphql-codegen/plugin-helpers":"^6.0.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.0.3-alpha-20260105125118-f6dd8aad76b522a60a52fee9cc56d3e46fc3c9a5_1767617503565_0.3851368354709923","host":"s3://npm-registry-packages-npm-production"}},"6.1.1-alpha-20260106134001-96cfbeda34da3ef03f382f529dae5d10a950b657":{"name":"@graphql-codegen/cli","version":"6.1.1-alpha-20260106134001-96cfbeda34da3ef03f382f529dae5d10a950b657","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.1-alpha-20260106134001-96cfbeda34da3ef03f382f529dae5d10a950b657","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"7cd0e232f9e43b61241cbffaf0f6d37989e5be1d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.1-alpha-20260106134001-96cfbeda34da3ef03f382f529dae5d10a950b657.tgz","fileCount":111,"integrity":"sha512-vIpl3P0Pw6JtxgWeysdbF39+Sw32ab8tL5BNBu8n3vrvBz3rfkpOjWcIU7UvlsF+92Aqa6TVVbJuFyuJlrnCJA==","signatures":[{"sig":"MEYCIQCnZoTgowJGNQDtxn5lRRvbQp5HczPcJ9iKFNrxeSfurAIhAOp0AGbSx5jg6jpAPnHbXwhSEZH2zbXD2SCyhSOVH08E","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246381},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"96cfbeda34da3ef03f382f529dae5d10a950b657","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260106134001-96cfbeda34da3ef03f382f529dae5d10a950b657","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.1-alpha-20260106134001-96cfbeda34da3ef03f382f529dae5d10a950b657_1767706827096_0.8904457192608959","host":"s3://npm-registry-packages-npm-production"}},"6.1.1-alpha-20260106134123-136e4309bee31cd9b40ecaff4f750cd91956f7f1":{"name":"@graphql-codegen/cli","version":"6.1.1-alpha-20260106134123-136e4309bee31cd9b40ecaff4f750cd91956f7f1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.1-alpha-20260106134123-136e4309bee31cd9b40ecaff4f750cd91956f7f1","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"39ea7da69d4e3ee8152f15ff4ac2ed0043c0a018","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.1-alpha-20260106134123-136e4309bee31cd9b40ecaff4f750cd91956f7f1.tgz","fileCount":111,"integrity":"sha512-buAvyTmHq+pBv02uGaGxOGgBC9elyfuwxZyDTnCmCo8iYHIG88m5W2k3har9GYNuEJF4rBSETakiwKb0G6d7kQ==","signatures":[{"sig":"MEQCIArYKnnNggX21R29qIdStqQSIwyEQfFj+O47hTIT6+YrAiB9ugab9PU+arwpejSyD/0dkTp0/E8j5VCUJwn24y1USA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246381},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"136e4309bee31cd9b40ecaff4f750cd91956f7f1","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260106134123-136e4309bee31cd9b40ecaff4f750cd91956f7f1","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.1-alpha-20260106134123-136e4309bee31cd9b40ecaff4f750cd91956f7f1_1767706908499_0.1209967718950844","host":"s3://npm-registry-packages-npm-production"}},"6.1.1-alpha-20260106140034-03687cee25e81d71c2674948bafbb43016981fac":{"name":"@graphql-codegen/cli","version":"6.1.1-alpha-20260106140034-03687cee25e81d71c2674948bafbb43016981fac","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.1-alpha-20260106140034-03687cee25e81d71c2674948bafbb43016981fac","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0c2884461ec9a3eb79743c1a05fc6089769675a8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.1-alpha-20260106140034-03687cee25e81d71c2674948bafbb43016981fac.tgz","fileCount":111,"integrity":"sha512-HkqgTMmJPah44PvumT+3Mydh7fDuMggGPBcnGtWevu1EShCA8lNPBk9LnUl2BoqqsRufcVDsf41Xe+Ocwjm6rQ==","signatures":[{"sig":"MEUCIQC0AbhhUMZ5RxJIbFtIPurOrT6Tn2LBr9TCBdk4q8FcewIgdei53lsTMGEMBtoVRgz9mEK/s4B2EEVg3Nodg5Whnvo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246381},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"03687cee25e81d71c2674948bafbb43016981fac","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260106140034-03687cee25e81d71c2674948bafbb43016981fac","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.1-alpha-20260106140034-03687cee25e81d71c2674948bafbb43016981fac_1767708060574_0.43518945856268365","host":"s3://npm-registry-packages-npm-production"}},"6.1.1-alpha-20260107121718-414f6b05f03eb30da88b64cf2059f9ec698fa200":{"name":"@graphql-codegen/cli","version":"6.1.1-alpha-20260107121718-414f6b05f03eb30da88b64cf2059f9ec698fa200","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.1-alpha-20260107121718-414f6b05f03eb30da88b64cf2059f9ec698fa200","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0866963d04936df7ee35e61d642ba4b748d72e9f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.1-alpha-20260107121718-414f6b05f03eb30da88b64cf2059f9ec698fa200.tgz","fileCount":111,"integrity":"sha512-Q7TV4526EsTDbmkyB1Pwg4L3WeQhVtL6guZMVflCy6Pkx8QKE+5dCacAt/QIjzbUfelHzKPO+mqldtdn4+Hi3A==","signatures":[{"sig":"MEUCIQD4GJJ+a+gI9otO6g35h3pn4hqiNKsl0dhCz2TaIX0j9QIgI/EdNDqLNZY53k/sS97w7FXE7BcBQ7rXTroEtA7aI9w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246381},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"414f6b05f03eb30da88b64cf2059f9ec698fa200","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260107121718-414f6b05f03eb30da88b64cf2059f9ec698fa200","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.1-alpha-20260107121718-414f6b05f03eb30da88b64cf2059f9ec698fa200_1767788263496_0.7943253251087476","host":"s3://npm-registry-packages-npm-production"}},"6.1.1-alpha-20260107125844-590bbacbf920ee5f5f207f26f318613d135b0cdb":{"name":"@graphql-codegen/cli","version":"6.1.1-alpha-20260107125844-590bbacbf920ee5f5f207f26f318613d135b0cdb","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.1-alpha-20260107125844-590bbacbf920ee5f5f207f26f318613d135b0cdb","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"fca7d7a98791607a395dd4fe0f16698286708546","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.1-alpha-20260107125844-590bbacbf920ee5f5f207f26f318613d135b0cdb.tgz","fileCount":111,"integrity":"sha512-c52pxg5+n+kCk7fDSK42EutdmcfImSUkR6nxTI+Jc6ebwcDTVk15fesJKz2C5dMCjgEVBbsIJSctmA6wTE+iVw==","signatures":[{"sig":"MEUCIQCfH3bXlUFVgGCofiUUJj/TZFLDnY8FLLZ+ShjkIETBPQIgBUZ8Hf7nNvDSCBodwZ+RXmp41de0ze44SQ4zQW0fkfI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246381},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"590bbacbf920ee5f5f207f26f318613d135b0cdb","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260107125844-590bbacbf920ee5f5f207f26f318613d135b0cdb","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.1-alpha-20260107125844-590bbacbf920ee5f5f207f26f318613d135b0cdb_1767790749586_0.6272671091961612","host":"s3://npm-registry-packages-npm-production"}},"6.1.1-alpha-20260107131054-cda43e23b0bd49aa0cce3bf10a8a9e0d98b67e7c":{"name":"@graphql-codegen/cli","version":"6.1.1-alpha-20260107131054-cda43e23b0bd49aa0cce3bf10a8a9e0d98b67e7c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.1-alpha-20260107131054-cda43e23b0bd49aa0cce3bf10a8a9e0d98b67e7c","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"547fb3110bcf78e666cfb903c20061adb433baeb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.1-alpha-20260107131054-cda43e23b0bd49aa0cce3bf10a8a9e0d98b67e7c.tgz","fileCount":111,"integrity":"sha512-na1Wm1uaKkeK7TiLfuzNT9SZwbb0ZB0piK9K/T8mLhdBXuJHCk4OiOGDnuDYO/fdAEeMF5/4EM04JiubJE1mPw==","signatures":[{"sig":"MEQCIBVwutr5MuCwycymZjtz2PjjiHQqHsMbvX8Ydr1SwV6hAiBA7FY9pieeT8xu27OWnMXsSBqWGJnQxpibqk0CWTyXDw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246381},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"cda43e23b0bd49aa0cce3bf10a8a9e0d98b67e7c","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260107131054-cda43e23b0bd49aa0cce3bf10a8a9e0d98b67e7c","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.1-alpha-20260107131054-cda43e23b0bd49aa0cce3bf10a8a9e0d98b67e7c_1767791479823_0.9762362194201764","host":"s3://npm-registry-packages-npm-production"}},"6.1.1-alpha-20260108121500-3c7cf8c3b3762a4766ba07211720f7f43699c104":{"name":"@graphql-codegen/cli","version":"6.1.1-alpha-20260108121500-3c7cf8c3b3762a4766ba07211720f7f43699c104","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.1-alpha-20260108121500-3c7cf8c3b3762a4766ba07211720f7f43699c104","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"46378f93626ae5ee3655de20a344863cfda4a059","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.1-alpha-20260108121500-3c7cf8c3b3762a4766ba07211720f7f43699c104.tgz","fileCount":111,"integrity":"sha512-iAH1JnZiLGLN1As5D/Q/Psfx9bt2lU/7xdo1e5h0G0/TRJKIcRxDxwNlE4tKFXdOWyK6ayI5pCsGG58ai+LBzA==","signatures":[{"sig":"MEUCIQDLQEHvrEIk/RSJoHjMJJq3Z7GKonrx97PQONzIrUestAIgVVAnbYvYCoODsOgFxOW+nzzkXnj0ZVaeJXdjxiPSppE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246381},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3c7cf8c3b3762a4766ba07211720f7f43699c104","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260108121500-3c7cf8c3b3762a4766ba07211720f7f43699c104","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.1-alpha-20260108121500-3c7cf8c3b3762a4766ba07211720f7f43699c104_1767874524860_0.9444784095266667","host":"s3://npm-registry-packages-npm-production"}},"6.1.1-alpha-20260108143607-1f47eb43a1e91d8b9600faeb09b1c17f01757b70":{"name":"@graphql-codegen/cli","version":"6.1.1-alpha-20260108143607-1f47eb43a1e91d8b9600faeb09b1c17f01757b70","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.1-alpha-20260108143607-1f47eb43a1e91d8b9600faeb09b1c17f01757b70","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"2e641f90e84033a917a946d8e300de07dd77fc9a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.1-alpha-20260108143607-1f47eb43a1e91d8b9600faeb09b1c17f01757b70.tgz","fileCount":111,"integrity":"sha512-1Vn7uXHN/uUeIIszKxM0dEg6T40W+913Mxh6FAu9J+1VCwKC238YCndbvywC+XsBbVoq9SsoheyF5VsHDL8NGA==","signatures":[{"sig":"MEUCIQDAa3eoDDQab1OIJDdiM+C2yP2Bw+D+DCAAn0xDbFIfCAIgY+7wzAydKXEq0f73Dp/UPV3BQQgdTDaV1oAGdnhyscA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246381},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1f47eb43a1e91d8b9600faeb09b1c17f01757b70","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260108143607-1f47eb43a1e91d8b9600faeb09b1c17f01757b70","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.1-alpha-20260108143607-1f47eb43a1e91d8b9600faeb09b1c17f01757b70_1767882993215_0.3368501376662083","host":"s3://npm-registry-packages-npm-production"}},"6.1.1-alpha-20260108144012-ffb3b8f6699be60beacb03a4eeed3051b758e606":{"name":"@graphql-codegen/cli","version":"6.1.1-alpha-20260108144012-ffb3b8f6699be60beacb03a4eeed3051b758e606","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.1-alpha-20260108144012-ffb3b8f6699be60beacb03a4eeed3051b758e606","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1eae60d5ae606573481be7fed8380ddbc026a24a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.1-alpha-20260108144012-ffb3b8f6699be60beacb03a4eeed3051b758e606.tgz","fileCount":111,"integrity":"sha512-BY93Cq7cAGvZWKRF2aUe5ntaVZ+mcBvXXk5Yjh5y7N3Xixcw45XP+tSLWZ92j2epS68Fq+db82UiYMpO57fk1g==","signatures":[{"sig":"MEUCIG1tQQjHy42kMR1tuuhNIzgPNd5CfXBtyDu+4cUL1j0zAiEA33rdeBO/4rlgBQuRNG1INN83/4c3NFdpbloTc5IP69o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246381},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ffb3b8f6699be60beacb03a4eeed3051b758e606","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260108144012-ffb3b8f6699be60beacb03a4eeed3051b758e606","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.1-alpha-20260108144012-ffb3b8f6699be60beacb03a4eeed3051b758e606_1767883237558_0.7402156985412187","host":"s3://npm-registry-packages-npm-production"}},"6.1.1-alpha-20260111104947-e1d41809e1a7823a9c4f29685823fb854c9b57c4":{"name":"@graphql-codegen/cli","version":"6.1.1-alpha-20260111104947-e1d41809e1a7823a9c4f29685823fb854c9b57c4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.1-alpha-20260111104947-e1d41809e1a7823a9c4f29685823fb854c9b57c4","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"17cd9ffb96bc2fe51247a2b20787a7730ce352c1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.1-alpha-20260111104947-e1d41809e1a7823a9c4f29685823fb854c9b57c4.tgz","fileCount":111,"integrity":"sha512-pmlSqZynBUP11xqmKFKf7ELPseiMxB2JYpcI7a/RoLdKCvYAdarqxuixJtStS3GbVyZy7Dmet07MWc/5qVOOCQ==","signatures":[{"sig":"MEYCIQD/+PtX/5rPL5B/efjzrolWeY/BEIJffwQzXwsuNK1auAIhAJvpVtDkI1ncE42iBZOBuyAqo/QRW2dJQd8dsrcleReV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246381},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e1d41809e1a7823a9c4f29685823fb854c9b57c4","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260111104947-e1d41809e1a7823a9c4f29685823fb854c9b57c4","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.1-alpha-20260111104947-e1d41809e1a7823a9c4f29685823fb854c9b57c4_1768128610362_0.0518539137351115","host":"s3://npm-registry-packages-npm-production"}},"6.1.1":{"name":"@graphql-codegen/cli","version":"6.1.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.1","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"2bd7c14267e53b570039926b2a837b281fc78de2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.1.tgz","fileCount":111,"integrity":"sha512-Ni8UdZ6D/UTvLvDtPb6PzshI0lTqtLDnmv/2t1w2SYP92H0MMEdAzxB/ujDWwIXm2LzVPvvrGvzzCTMsyXa+mA==","signatures":[{"sig":"MEUCIDH3NzF+chQGQt4lAGW+nNLpSuRVPfFZOEotE8ki+Ay2AiEAiLJFpB2g6EGrUz7bzjPWIcSUlyv+g6A/qMKzcwjaBpc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246268},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"62c76188d4e660efa50dcf486921804adc70e1b5","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"^5.2.0","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.1_1768129891506_0.1300538570609049","host":"s3://npm-registry-packages-npm-production"}},"6.1.1-alpha-20260113134257-74c30a4f8bebc61607ed61ab3b8cf91a1c712f89":{"name":"@graphql-codegen/cli","version":"6.1.1-alpha-20260113134257-74c30a4f8bebc61607ed61ab3b8cf91a1c712f89","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.1-alpha-20260113134257-74c30a4f8bebc61607ed61ab3b8cf91a1c712f89","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"9f8a8425372ed7e45ebc544c1b356e752c1b44c8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.1-alpha-20260113134257-74c30a4f8bebc61607ed61ab3b8cf91a1c712f89.tgz","fileCount":111,"integrity":"sha512-c+3dvHDxKJPDRRXgMH234gLlyG7LMYX6va9rjrGml5JlO1Bt0kmmuV6d2Fybe3Je/nsL5eOjZuSXABLlpPZ58Q==","signatures":[{"sig":"MEUCIQDUoL/a//1MeKHkQ+y2TZRXMCc4G6bHGnqZFcRfAFjAVgIgJ3DmgM2rueZCeuNUDUkXvnO4MKwje4mEy1bhRU3ZnsY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246381},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"74c30a4f8bebc61607ed61ab3b8cf91a1c712f89","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260113134257-74c30a4f8bebc61607ed61ab3b8cf91a1c712f89","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.1-alpha-20260113134257-74c30a4f8bebc61607ed61ab3b8cf91a1c712f89_1768311805036_0.8923327444495088","host":"s3://npm-registry-packages-npm-production"}},"6.1.1-alpha-20260113134512-42d82dfa5bd5d9a89b285c06f6591dca2a782062":{"name":"@graphql-codegen/cli","version":"6.1.1-alpha-20260113134512-42d82dfa5bd5d9a89b285c06f6591dca2a782062","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.1-alpha-20260113134512-42d82dfa5bd5d9a89b285c06f6591dca2a782062","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c804c8acd8bbdf34f1b81442e2b7972e447e6532","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.1-alpha-20260113134512-42d82dfa5bd5d9a89b285c06f6591dca2a782062.tgz","fileCount":111,"integrity":"sha512-VNfGHFn1K4I5Zypz72fegJPtaAnxosR2fkpm8Lynl4Pt4PEjslT2tQ5BhTy8q8tjv1Qx+YQg+LfTTWbTpxiODQ==","signatures":[{"sig":"MEYCIQDpwswkq6XJslPCSnMFNedp7bH4k41sGS62EpFoYFbOmwIhAL1Q6iY7XUkc+lZO3QFqs+q4LaEyogaEvo8ITnlKuvLa","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246381},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"42d82dfa5bd5d9a89b285c06f6591dca2a782062","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260113134512-42d82dfa5bd5d9a89b285c06f6591dca2a782062","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.1-alpha-20260113134512-42d82dfa5bd5d9a89b285c06f6591dca2a782062_1768311939042_0.15826152304085728","host":"s3://npm-registry-packages-npm-production"}},"6.1.1-alpha-20260113135354-9a712316f0c9306c1cc362005eccecb85239df79":{"name":"@graphql-codegen/cli","version":"6.1.1-alpha-20260113135354-9a712316f0c9306c1cc362005eccecb85239df79","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.1-alpha-20260113135354-9a712316f0c9306c1cc362005eccecb85239df79","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0e3cc56578fc01b5fd9e10016f3094d274d43498","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.1-alpha-20260113135354-9a712316f0c9306c1cc362005eccecb85239df79.tgz","fileCount":111,"integrity":"sha512-an6xxN1KXyDVhGOxelqffsDWp0zeX7gWhkeOHVjaQeQEvUQGAo9BHbXxCReZaNVtEg0CkgNZl8mWaWwfjL/tIw==","signatures":[{"sig":"MEYCIQDhPNfbKZKqueeP+feHzzjoreu8etATZt3y6Sh+l6gLmwIhAOwhIlRH75s83OIxem4TH0rQNP5v60Bk6Mn5Gr4YLjnU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246381},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"9a712316f0c9306c1cc362005eccecb85239df79","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260113135354-9a712316f0c9306c1cc362005eccecb85239df79","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.1-alpha-20260113135354-9a712316f0c9306c1cc362005eccecb85239df79_1768312460481_0.36873797877622927","host":"s3://npm-registry-packages-npm-production"}},"6.1.1-alpha-20260113135844-70dd96125b8e7d0dcc8c17168ca31b99c6005550":{"name":"@graphql-codegen/cli","version":"6.1.1-alpha-20260113135844-70dd96125b8e7d0dcc8c17168ca31b99c6005550","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.1-alpha-20260113135844-70dd96125b8e7d0dcc8c17168ca31b99c6005550","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"af0b0f888cfbcabd599b986463b65bdd612b861c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.1-alpha-20260113135844-70dd96125b8e7d0dcc8c17168ca31b99c6005550.tgz","fileCount":111,"integrity":"sha512-AZuGjGaLJ9D/gPJVAJ9oR69i7eVEx7rE6LxIhC4WlCRZywe4c64yrULDNBI8x3TnSxhttKoPwgI39EOvW/kP2A==","signatures":[{"sig":"MEYCIQCpBlO4adrAfuHCNTTbgQ04GyTnJHSgXuDhUASrQZRuWwIhAOiqVNvF1Xt2pgXRdNqlngtWA4h+Ww4ljL1bxc0MhpvB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246381},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"70dd96125b8e7d0dcc8c17168ca31b99c6005550","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260113135844-70dd96125b8e7d0dcc8c17168ca31b99c6005550","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.1-alpha-20260113135844-70dd96125b8e7d0dcc8c17168ca31b99c6005550_1768312750496_0.5784647964870469","host":"s3://npm-registry-packages-npm-production"}},"6.1.1-alpha-20260113140512-033594fe2103e661a305eb8e8b9226a474cc34fc":{"name":"@graphql-codegen/cli","version":"6.1.1-alpha-20260113140512-033594fe2103e661a305eb8e8b9226a474cc34fc","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.1-alpha-20260113140512-033594fe2103e661a305eb8e8b9226a474cc34fc","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0e0905b62872b2d827abe822746a05814a81f1a1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.1-alpha-20260113140512-033594fe2103e661a305eb8e8b9226a474cc34fc.tgz","fileCount":111,"integrity":"sha512-O74JHn57APh2I9ML4EElIawquOZSEWhWR2GGrPgehlWKramRJ4QFkQ5ONtmVjxKCmGrt/WDJnnxoMDRx5aA2lw==","signatures":[{"sig":"MEQCIAjbe7KMo3U4qZGp2P6Qcu3qFFpNP4uU36cbahXPgZvwAiARttBbHAhvjhZ/3kFQoZtNQt37qkiyj9H5UaNLmgReBw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246381},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"033594fe2103e661a305eb8e8b9226a474cc34fc","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260113140512-033594fe2103e661a305eb8e8b9226a474cc34fc","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.1-alpha-20260113140512-033594fe2103e661a305eb8e8b9226a474cc34fc_1768313140023_0.18126992527984553","host":"s3://npm-registry-packages-npm-production"}},"6.1.1-alpha-20260113140725-6d467fbd67caf68705bb4e6647a206c104fd91c3":{"name":"@graphql-codegen/cli","version":"6.1.1-alpha-20260113140725-6d467fbd67caf68705bb4e6647a206c104fd91c3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.1-alpha-20260113140725-6d467fbd67caf68705bb4e6647a206c104fd91c3","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ee813cf83b84a968b610877e5f13e9d3bdac9388","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.1-alpha-20260113140725-6d467fbd67caf68705bb4e6647a206c104fd91c3.tgz","fileCount":111,"integrity":"sha512-KJWD8rzNg/Jeet7yMj73fYF61nV1agnUeDH/INsBfTODPxIdOm58UpCsq+RByG7lYhkyjvUaIYoYBomrgGJMgA==","signatures":[{"sig":"MEUCIQCGuwgd3jEhjNtyzvXaYMj3e994AeGPS0HfFYEp7a/y4AIgFcoCdXbqz9E0N+u9JK/qizx6S5ozJ8IfNUhQuv4LaD4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246381},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6d467fbd67caf68705bb4e6647a206c104fd91c3","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260113140725-6d467fbd67caf68705bb4e6647a206c104fd91c3","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.1-alpha-20260113140725-6d467fbd67caf68705bb4e6647a206c104fd91c3_1768313271745_0.9332164116844008","host":"s3://npm-registry-packages-npm-production"}},"6.1.1-alpha-20260113141826-b87e885fd6c88d2baffa14fd9f42f0f1b5a4dfcb":{"name":"@graphql-codegen/cli","version":"6.1.1-alpha-20260113141826-b87e885fd6c88d2baffa14fd9f42f0f1b5a4dfcb","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.1-alpha-20260113141826-b87e885fd6c88d2baffa14fd9f42f0f1b5a4dfcb","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"95c1fa3ca6fffd043fc8bcf9e95f5fba41aaf59a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.1-alpha-20260113141826-b87e885fd6c88d2baffa14fd9f42f0f1b5a4dfcb.tgz","fileCount":111,"integrity":"sha512-4xTR3VRqkN1j6irFiVkhijtxdWFAMEWk7439PTNLIM3wXrLSCxdYZmBryTVhQETMrzyUiFfW6+sEDh38XS9vew==","signatures":[{"sig":"MEUCIQCvqtX7MTtKhTdPCk1nNSfl+0JxvkHz5XWn2pXWm6nBpAIgHEtpVbpYanvf8XBApx48ZbosoZQiJKd+rWZutq6H66c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246381},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b87e885fd6c88d2baffa14fd9f42f0f1b5a4dfcb","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260113141826-b87e885fd6c88d2baffa14fd9f42f0f1b5a4dfcb","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.1-alpha-20260113141826-b87e885fd6c88d2baffa14fd9f42f0f1b5a4dfcb_1768313931747_0.47197694346792285","host":"s3://npm-registry-packages-npm-production"}},"6.1.1-alpha-20260115113844-e8959d98304aea049d8550522d02cb708a9c6c51":{"name":"@graphql-codegen/cli","version":"6.1.1-alpha-20260115113844-e8959d98304aea049d8550522d02cb708a9c6c51","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.1-alpha-20260115113844-e8959d98304aea049d8550522d02cb708a9c6c51","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b35866df0070906ca52c345b6e84b1817fb7559c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.1-alpha-20260115113844-e8959d98304aea049d8550522d02cb708a9c6c51.tgz","fileCount":111,"integrity":"sha512-PYrT+NXR6O6BJFF2SUvMSX58M+Q2MdN7zF2cRiSDGklF+y02tLQ470r2bj1rt6WprMy5J3B877o8mkZNZMPA+A==","signatures":[{"sig":"MEQCIHM11ZVSg5IMAxpGbloGGcVtLsC049LcjwWICF3jil3QAiA1v9iBDE87wEJUTw8/LYdOxsbnmrGjp/LseWnCM7DngQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246381},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e8959d98304aea049d8550522d02cb708a9c6c51","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260115113844-e8959d98304aea049d8550522d02cb708a9c6c51","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.1-alpha-20260115113844-e8959d98304aea049d8550522d02cb708a9c6c51_1768477148254_0.3024800981265898","host":"s3://npm-registry-packages-npm-production"}},"6.1.1-alpha-20260115120030-69f6ccd2eb06100bdd558b529366d575fcdcf114":{"name":"@graphql-codegen/cli","version":"6.1.1-alpha-20260115120030-69f6ccd2eb06100bdd558b529366d575fcdcf114","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.1-alpha-20260115120030-69f6ccd2eb06100bdd558b529366d575fcdcf114","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c506d244a7260a09b0527da69f38ac2f0102daed","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.1-alpha-20260115120030-69f6ccd2eb06100bdd558b529366d575fcdcf114.tgz","fileCount":111,"integrity":"sha512-dW5UbYtTyv6atzrCz6XGfl33YVFoXJYUXxq3M+gRsJyB3vWd5/Nxe+DjgmH+84+vYfyq0ANnDREisO2h0lN4Dg==","signatures":[{"sig":"MEYCIQDU74pKYLwrEF2epOBYk1OcpSJS6TWNXUH2RPR/ZszJeAIhALMDhPX8eH4tGYHdeW5RDQTc8EqqSfeyGbCvfanNuL4Z","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246381},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"69f6ccd2eb06100bdd558b529366d575fcdcf114","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260115120030-69f6ccd2eb06100bdd558b529366d575fcdcf114","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.1-alpha-20260115120030-69f6ccd2eb06100bdd558b529366d575fcdcf114_1768478456644_0.2719939398333866","host":"s3://npm-registry-packages-npm-production"}},"6.1.1-alpha-20260115120206-c999e1213ed0c6f98d53a7a1821fe3de16f64c65":{"name":"@graphql-codegen/cli","version":"6.1.1-alpha-20260115120206-c999e1213ed0c6f98d53a7a1821fe3de16f64c65","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.1-alpha-20260115120206-c999e1213ed0c6f98d53a7a1821fe3de16f64c65","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"9eee760a2f8e43fd79c45d6e002d6bdfee44b8eb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.1-alpha-20260115120206-c999e1213ed0c6f98d53a7a1821fe3de16f64c65.tgz","fileCount":111,"integrity":"sha512-R9C7CmT6mghNZIf2jD+jnabphGncMCw70gX97tPpR/50ljfi57fdFbqo0Zc7qYCve0H2rTIMFdcP/Az6VzfWrA==","signatures":[{"sig":"MEUCIQDNmgUOUO5doXerNMm+84QFMroNb2HXi/YftRASvdCO5AIgIkP1Lydmgv8x8LEzt2HxEP/YshHFIFsyeIh7FEfgjrM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246381},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c999e1213ed0c6f98d53a7a1821fe3de16f64c65","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260115120206-c999e1213ed0c6f98d53a7a1821fe3de16f64c65","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.1-alpha-20260115120206-c999e1213ed0c6f98d53a7a1821fe3de16f64c65_1768478553578_0.5623765342295279","host":"s3://npm-registry-packages-npm-production"}},"6.1.1-alpha-20260115121046-a09a5a7081c4d9666f505bada8904dc3058b7e2d":{"name":"@graphql-codegen/cli","version":"6.1.1-alpha-20260115121046-a09a5a7081c4d9666f505bada8904dc3058b7e2d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.1-alpha-20260115121046-a09a5a7081c4d9666f505bada8904dc3058b7e2d","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8509ac56a54a8405c50efb5f132b3a05b08f5ba1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.1-alpha-20260115121046-a09a5a7081c4d9666f505bada8904dc3058b7e2d.tgz","fileCount":111,"integrity":"sha512-7vOvjoEFxX+gTqJqpRwHGEeqF09asAJZceGmkgoWlv6ZLBl+5XkZoRE8ofJ/2xpaqY9YIx8p00WrXraURtxuJQ==","signatures":[{"sig":"MEYCIQCYdFsFEJwzXXfUJ+sqmKFEpJc7vz7iO14ziJ/sJk9UpwIhAOt/sxjvrdIkTJZpquKy2UgasWrsIPv5TmyP0WeqXoYl","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246381},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a09a5a7081c4d9666f505bada8904dc3058b7e2d","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260115121046-a09a5a7081c4d9666f505bada8904dc3058b7e2d","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.1-alpha-20260115121046-a09a5a7081c4d9666f505bada8904dc3058b7e2d_1768479073508_0.4103142582621335","host":"s3://npm-registry-packages-npm-production"}},"6.1.1-alpha-20260115134742-30216a1fd1b7137b27c23637b5995dd970194b30":{"name":"@graphql-codegen/cli","version":"6.1.1-alpha-20260115134742-30216a1fd1b7137b27c23637b5995dd970194b30","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.1-alpha-20260115134742-30216a1fd1b7137b27c23637b5995dd970194b30","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"416d4a2b09a779f601c7de98ce3edf764a83dcf0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.1-alpha-20260115134742-30216a1fd1b7137b27c23637b5995dd970194b30.tgz","fileCount":111,"integrity":"sha512-JcZq3Fh92nyKfwSTFFUlhfea55MKPgNdMbD/RNx8ezS3LTJRwg86uDsVhOOc+N+FWAanITY1HZMurfWvH3TmvQ==","signatures":[{"sig":"MEYCIQDOqkRS0OR5VFimDUMyZ20kIyaq5IOystx9qkTq4vGGwgIhAIijLwgkpoZrmLpjVA9kd++iWXp3B/+DT3gwfzbmHODw","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246381},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"30216a1fd1b7137b27c23637b5995dd970194b30","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260115134742-30216a1fd1b7137b27c23637b5995dd970194b30","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.1-alpha-20260115134742-30216a1fd1b7137b27c23637b5995dd970194b30_1768484889224_0.6071211591930485","host":"s3://npm-registry-packages-npm-production"}},"6.1.1-alpha-20260115134814-adb5b53d959481d6b58ec13970e929f7c509bd63":{"name":"@graphql-codegen/cli","version":"6.1.1-alpha-20260115134814-adb5b53d959481d6b58ec13970e929f7c509bd63","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.1-alpha-20260115134814-adb5b53d959481d6b58ec13970e929f7c509bd63","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c57e35b81f514833924807c34727845f7fc0c321","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.1-alpha-20260115134814-adb5b53d959481d6b58ec13970e929f7c509bd63.tgz","fileCount":111,"integrity":"sha512-AIFYGsugrNGGYZLqvpugNypipP3t3bJ0CrSL2lSmDO+fbwqNayaMlgShyWOWwObXjpuoIkpidAP5Ij4UlOb9Ow==","signatures":[{"sig":"MEQCIGAmveQ1rZWXY9BLhsjC0tq9aZlDVufFYpgtPwiw90dcAiBeLx1uHufuwG/lz6YWrWPYaS+oFyHo9BX1golGmZ35Zg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246381},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"adb5b53d959481d6b58ec13970e929f7c509bd63","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260115134814-adb5b53d959481d6b58ec13970e929f7c509bd63","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.1-alpha-20260115134814-adb5b53d959481d6b58ec13970e929f7c509bd63_1768484919875_0.6546896569346654","host":"s3://npm-registry-packages-npm-production"}},"6.1.1-alpha-20260115135723-b55828d4ea802db1476fb7eaada41592b9c80985":{"name":"@graphql-codegen/cli","version":"6.1.1-alpha-20260115135723-b55828d4ea802db1476fb7eaada41592b9c80985","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.1-alpha-20260115135723-b55828d4ea802db1476fb7eaada41592b9c80985","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"77ecc6b8b3d8ba317fe0910ba53bf90d5f94702a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.1-alpha-20260115135723-b55828d4ea802db1476fb7eaada41592b9c80985.tgz","fileCount":111,"integrity":"sha512-l5p9CsFhuE9BssiS6CX37Viqir4UsqtmyoXyWjYIBRxktCC8Lvimn/V86oFk2OxE75G11Ww7LBzvYBc1Kn0koA==","signatures":[{"sig":"MEQCICdLyspEJIwWG8SQkkn8Z8fXCJISpVdoVH+4Wr3J530eAiAV09gnHOD5KQ0miAZGs1k9+hxxAz66lg8xmwYzFDr7CA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246381},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b55828d4ea802db1476fb7eaada41592b9c80985","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260115135723-b55828d4ea802db1476fb7eaada41592b9c80985","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.1-alpha-20260115135723-b55828d4ea802db1476fb7eaada41592b9c80985_1768485470452_0.83737376890255","host":"s3://npm-registry-packages-npm-production"}},"6.1.1-alpha-20260117105221-d2aa8f22f154fadab9ac34896ea317a18b05f4d6":{"name":"@graphql-codegen/cli","version":"6.1.1-alpha-20260117105221-d2aa8f22f154fadab9ac34896ea317a18b05f4d6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.1-alpha-20260117105221-d2aa8f22f154fadab9ac34896ea317a18b05f4d6","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"46f864ec06f177a56031a95b3b3b5b6cc27816c0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.1-alpha-20260117105221-d2aa8f22f154fadab9ac34896ea317a18b05f4d6.tgz","fileCount":111,"integrity":"sha512-Yyu5P4+7ltspogtqLzA9nETL/wgtFuw36ZpisY1OqIM0KFr+pK9WukkyinKUtRROHIw5FZ/98dQvYcrW7cKysQ==","signatures":[{"sig":"MEUCIQCyIF76/f7QohQB2dX+37uA5gksXBxyH5Rb17VVIoV8ewIgNmJRiGiFL/4y9FUsZ4r+r5fjkTWmZbuIvZsjwCyr6Cc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246381},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d2aa8f22f154fadab9ac34896ea317a18b05f4d6","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260117105221-d2aa8f22f154fadab9ac34896ea317a18b05f4d6","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.1-alpha-20260117105221-d2aa8f22f154fadab9ac34896ea317a18b05f4d6_1768647165826_0.7441213340233224","host":"s3://npm-registry-packages-npm-production"}},"6.1.1-alpha-20260118111801-0248774852600416165714f329708afd5eecf080":{"name":"@graphql-codegen/cli","version":"6.1.1-alpha-20260118111801-0248774852600416165714f329708afd5eecf080","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.1-alpha-20260118111801-0248774852600416165714f329708afd5eecf080","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"45cea3ee4d1ab8f9b8a21780de081402930e0d83","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.1-alpha-20260118111801-0248774852600416165714f329708afd5eecf080.tgz","fileCount":111,"integrity":"sha512-Wo1i5gFytFIHOn+UdvcgV9t+EpwlV0KfacEXPIJ+4JGDuKXb9cVPSV0W5YtOQbeMcBSKKUGaLFbz71MHXQxPBA==","signatures":[{"sig":"MEQCIAbNX1/MU0COxxXIr8fNPSsLfeIBvYuvfzsh66lp4bRhAiAZiUaNwy06ceGEgOfuwYmGlnXa2x+JTucHalDKd7j1aA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246381},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"0248774852600416165714f329708afd5eecf080","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260118111801-0248774852600416165714f329708afd5eecf080","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.1-alpha-20260118111801-0248774852600416165714f329708afd5eecf080_1768735105082_0.060297706745782165","host":"s3://npm-registry-packages-npm-production"}},"6.1.1-alpha-20260118111949-a96e82bb3f2f5e6a864e4168b0c8c9312663bb91":{"name":"@graphql-codegen/cli","version":"6.1.1-alpha-20260118111949-a96e82bb3f2f5e6a864e4168b0c8c9312663bb91","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.1-alpha-20260118111949-a96e82bb3f2f5e6a864e4168b0c8c9312663bb91","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"96a4494f65d4303fef973e2f0bce5fb7f141c736","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.1-alpha-20260118111949-a96e82bb3f2f5e6a864e4168b0c8c9312663bb91.tgz","fileCount":111,"integrity":"sha512-tt4ghoNaKJasL3zW5b/krL3/1NfYKMQrN/YjhZ7LRSc1pj+UqU7ADCjkWZbOEb++Grct43dSLKPoEWHWkpdIUg==","signatures":[{"sig":"MEUCIEO3wmNM8j5pPL3p2IKUtAPBX/Dvp0bZBhhkUUOs0Zi2AiEAjketNgHF28OlNhzFDdmv4OChYxzzdQ1pYsy1+zDzr2I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246381},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a96e82bb3f2f5e6a864e4168b0c8c9312663bb91","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260118111949-a96e82bb3f2f5e6a864e4168b0c8c9312663bb91","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.1-alpha-20260118111949-a96e82bb3f2f5e6a864e4168b0c8c9312663bb91_1768735214452_0.8869506360253787","host":"s3://npm-registry-packages-npm-production"}},"6.1.1-alpha-20260118112833-93ace19842038b50d45ff736e1276140fa4f6be0":{"name":"@graphql-codegen/cli","version":"6.1.1-alpha-20260118112833-93ace19842038b50d45ff736e1276140fa4f6be0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.1-alpha-20260118112833-93ace19842038b50d45ff736e1276140fa4f6be0","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"3ccd229b40c1a6953cb7e09fbe9fb47e2fb495e5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.1-alpha-20260118112833-93ace19842038b50d45ff736e1276140fa4f6be0.tgz","fileCount":111,"integrity":"sha512-2mp4kIaIB5NIb0M/HjSBe9ZeefG2AQaEbdGYcKCPvPkhI8CwT1h4F7nwEYX9CSI6w2sR1+p9izISB7vIIb6yaA==","signatures":[{"sig":"MEQCIF+kMtIhzajHpsndMZ6J8VCojZ/feNUI3HSac5CyIWjrAiA8dsQYrzdqgo5GjQZK61xutXnAooIZiqb8dbOS4QlSfQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246381},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"93ace19842038b50d45ff736e1276140fa4f6be0","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260118112833-93ace19842038b50d45ff736e1276140fa4f6be0","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.1-alpha-20260118112833-93ace19842038b50d45ff736e1276140fa4f6be0_1768735738550_0.4617451187662853","host":"s3://npm-registry-packages-npm-production"}},"6.1.1-alpha-20260118123127-fb86aff4c127e4aaee069dc04131d5ef60bf76e1":{"name":"@graphql-codegen/cli","version":"6.1.1-alpha-20260118123127-fb86aff4c127e4aaee069dc04131d5ef60bf76e1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.1-alpha-20260118123127-fb86aff4c127e4aaee069dc04131d5ef60bf76e1","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"942ae4b162c2905cb5f9b2efc8ab03983f7d32ff","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.1-alpha-20260118123127-fb86aff4c127e4aaee069dc04131d5ef60bf76e1.tgz","fileCount":111,"integrity":"sha512-zaPQBiZbFnP35/MKt4UT39YZAZ/5kE5yHdRBn5gs7b1bMIr0fgZaRYh4aRD6TvzQZ/0D7RTlqbQPtN1Agbex8w==","signatures":[{"sig":"MEUCIQDah4FFysAp7byUV7U5koTni586jwxNuZJ1JkPwprf6hwIgXGOimf/Q00TziTGzSvPiIuoluVY+EeAFBtMmKlT5bFQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246381},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"fb86aff4c127e4aaee069dc04131d5ef60bf76e1","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260118123127-fb86aff4c127e4aaee069dc04131d5ef60bf76e1","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.1-alpha-20260118123127-fb86aff4c127e4aaee069dc04131d5ef60bf76e1_1768739511453_0.789931046883307","host":"s3://npm-registry-packages-npm-production"}},"6.1.1-alpha-20260118124110-c0bdb722374093fb9990f1dedba2b727df8f990f":{"name":"@graphql-codegen/cli","version":"6.1.1-alpha-20260118124110-c0bdb722374093fb9990f1dedba2b727df8f990f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.1-alpha-20260118124110-c0bdb722374093fb9990f1dedba2b727df8f990f","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"28c5bf70835a3118c0f04f4690680bffa27d3d2f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.1-alpha-20260118124110-c0bdb722374093fb9990f1dedba2b727df8f990f.tgz","fileCount":111,"integrity":"sha512-ahAMxF5fH+1Oe2olJnPvQjw6LnoG/kAkb/JRhkJ2dESVVZXmpX2cut+P+lQCKM8tv6+EVf3hcEVqCcvS18widA==","signatures":[{"sig":"MEUCIQCa/smMuNt3hkNkdbhwjw7eprW/6K0+BawFipyGNNzbwwIgH+jqtRoQeZ3RqKM34JWxI8ZLIUiGJYga6gsf6SzqqfU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246381},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c0bdb722374093fb9990f1dedba2b727df8f990f","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260118124110-c0bdb722374093fb9990f1dedba2b727df8f990f","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.1-alpha-20260118124110-c0bdb722374093fb9990f1dedba2b727df8f990f_1768740096136_0.21585979313955583","host":"s3://npm-registry-packages-npm-production"}},"6.1.1-alpha-20260119110052-fca25363d6caea185edba7ffd00ead6af5cc8d83":{"name":"@graphql-codegen/cli","version":"6.1.1-alpha-20260119110052-fca25363d6caea185edba7ffd00ead6af5cc8d83","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.1-alpha-20260119110052-fca25363d6caea185edba7ffd00ead6af5cc8d83","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a16473755cb50fbb94ba4c5844255b366043acc6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.1-alpha-20260119110052-fca25363d6caea185edba7ffd00ead6af5cc8d83.tgz","fileCount":111,"integrity":"sha512-B9iMsA2LdMsENx5vsPeHRzIUUqyQVprGw61G7mxWU5LzjujdbNT66WQVwxGl1P1n9F9eMvPSo6Lgf5LrSBgfsg==","signatures":[{"sig":"MEQCICN1kSIsfF6L+70W+gPJQgCkhVKEuwiC1yKF9t8916l0AiBqpgRsl9FPtc8cWen8xjg9yTkqU7brd4dw6SA7iWmcJg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246381},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"fca25363d6caea185edba7ffd00ead6af5cc8d83","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260119110052-fca25363d6caea185edba7ffd00ead6af5cc8d83","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.1-alpha-20260119110052-fca25363d6caea185edba7ffd00ead6af5cc8d83_1768820481178_0.15691627506334038","host":"s3://npm-registry-packages-npm-production"}},"6.1.1-alpha-20260119112249-b51daba5f894d31ee89417c96d3e1ec8aae1edb3":{"name":"@graphql-codegen/cli","version":"6.1.1-alpha-20260119112249-b51daba5f894d31ee89417c96d3e1ec8aae1edb3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.1-alpha-20260119112249-b51daba5f894d31ee89417c96d3e1ec8aae1edb3","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"93bc2076ce1fd01cdba4bf660b6fa990a0966a67","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.1-alpha-20260119112249-b51daba5f894d31ee89417c96d3e1ec8aae1edb3.tgz","fileCount":111,"integrity":"sha512-G7Qttp4By7Z+ACrh882ar+UuLnEQYojkhVbkuhYdaXeD3I/oNRlMD3EQRL2C5uqdvCZIFNWpGutsP8x+PL09eg==","signatures":[{"sig":"MEYCIQD6sLjOOXnEwe8THZfsWuvJ8zrENyP681P/7UZlCFBfWQIhAN24oSw2UcusjpJHwTSmw/5VwC1vLtzl9+Zrdgn7PaNo","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246381},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b51daba5f894d31ee89417c96d3e1ec8aae1edb3","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260119112249-b51daba5f894d31ee89417c96d3e1ec8aae1edb3","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.1-alpha-20260119112249-b51daba5f894d31ee89417c96d3e1ec8aae1edb3_1768821797992_0.07886110905888155","host":"s3://npm-registry-packages-npm-production"}},"6.1.2-alpha-20260120101053-0666aa77ed760145463796ed5e25f7f024a422b1":{"name":"@graphql-codegen/cli","version":"6.1.2-alpha-20260120101053-0666aa77ed760145463796ed5e25f7f024a422b1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.2-alpha-20260120101053-0666aa77ed760145463796ed5e25f7f024a422b1","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"7aa2e61473ea21d0a863d98d980392e2d8483735","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.2-alpha-20260120101053-0666aa77ed760145463796ed5e25f7f024a422b1.tgz","fileCount":111,"integrity":"sha512-WgE6rYwB33v6V6akoG+l37M+Pkd7acU9kmjKYyn2kg6w3BLAdKOYEI5pY9krs+e+DFEpsVdGvUnOS2GvSURWWA==","signatures":[{"sig":"MEQCIEGpaMack76ghm1UbKgc3B3WSW2/RFY0P+/1zuDepcjrAiBKzBmClnFewvIppQqvL/F5MPaKTJaQUR+4y5kAQOonfg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246391},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"0666aa77ed760145463796ed5e25f7f024a422b1","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260120101053-0666aa77ed760145463796ed5e25f7f024a422b1","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.2-alpha-20260120101053-0666aa77ed760145463796ed5e25f7f024a422b1_1768903879413_0.996380291778612","host":"s3://npm-registry-packages-npm-production"}},"6.1.2-alpha-20260120103223-6aabf5f6fc82b1d09ae7a4f8818f332f99a418ef":{"name":"@graphql-codegen/cli","version":"6.1.2-alpha-20260120103223-6aabf5f6fc82b1d09ae7a4f8818f332f99a418ef","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.2-alpha-20260120103223-6aabf5f6fc82b1d09ae7a4f8818f332f99a418ef","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"bcd1cca98b19d236bf504047eff9fcb742d9d4b7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.2-alpha-20260120103223-6aabf5f6fc82b1d09ae7a4f8818f332f99a418ef.tgz","fileCount":111,"integrity":"sha512-/YiA76PbFE4nvVa6TrKJPkMTC7y1CicFjtGISZwpFmoYRTCS0N/0nXjoN1f4tjmOCzheWEhwXVPsPnArGgnPSw==","signatures":[{"sig":"MEYCIQCZWkSNobcCVhJLWakZlfSo4pxCEYikOEE+r3I5lOq95wIhALRVEpT8x1o72bFFQy/8URporgM5OSNR4f5L0OgNrHPc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246391},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6aabf5f6fc82b1d09ae7a4f8818f332f99a418ef","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260120103223-6aabf5f6fc82b1d09ae7a4f8818f332f99a418ef","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.2-alpha-20260120103223-6aabf5f6fc82b1d09ae7a4f8818f332f99a418ef_1768905170564_0.8406090971807496","host":"s3://npm-registry-packages-npm-production"}},"6.1.2-alpha-20260120105618-75d0b93ca2dc120613a2fb686dae6c55bf971357":{"name":"@graphql-codegen/cli","version":"6.1.2-alpha-20260120105618-75d0b93ca2dc120613a2fb686dae6c55bf971357","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.2-alpha-20260120105618-75d0b93ca2dc120613a2fb686dae6c55bf971357","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"2af9b384860bb3b6e60ee818b02cc8cd26dd88c1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.2-alpha-20260120105618-75d0b93ca2dc120613a2fb686dae6c55bf971357.tgz","fileCount":111,"integrity":"sha512-EtbbJ/BAEXZs/lccco1Aavg29u+uEqvzfjonrsfx22i5Ek/iQVJIqPK/mSCJgGR1BE8X4XuyyyLTIK41MEAgOA==","signatures":[{"sig":"MEQCIFqvKkIwIUmqUTQ/+WLu1CcOaw5y8Ouq28VAwr4OrBMAAiAuLdWXBTmGUZN7G16sXbRRw+M3AcbEDDGbaQn7j6NV6g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246391},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"75d0b93ca2dc120613a2fb686dae6c55bf971357","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260120105618-75d0b93ca2dc120613a2fb686dae6c55bf971357","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.2-alpha-20260120105618-75d0b93ca2dc120613a2fb686dae6c55bf971357_1768906606578_0.3331760271654396","host":"s3://npm-registry-packages-npm-production"}},"6.1.2-alpha-20260120110609-1ac00d6a0a69ed0462096af0a2b91ecb9ab804ae":{"name":"@graphql-codegen/cli","version":"6.1.2-alpha-20260120110609-1ac00d6a0a69ed0462096af0a2b91ecb9ab804ae","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.2-alpha-20260120110609-1ac00d6a0a69ed0462096af0a2b91ecb9ab804ae","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"134a98c20c3e1f9ceffe57dbeb83b06c41bf18fe","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.2-alpha-20260120110609-1ac00d6a0a69ed0462096af0a2b91ecb9ab804ae.tgz","fileCount":111,"integrity":"sha512-UlHcdIydheMKhIWGSxgKNa7I2y2UmWmwz7LhsJ8q9slZSOIi++JFdl00yDMOTSgzAjSF+1d6e7+r+CKGOyiwXA==","signatures":[{"sig":"MEUCIQC1uuQmibgjVYMJgfSyArBrUyOArU+pHBBExFKriZDYRQIgUP3LZieccC26RAtxT4mGOfwen7v6OAgjC3yoG7Zlbew=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246391},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1ac00d6a0a69ed0462096af0a2b91ecb9ab804ae","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260120110609-1ac00d6a0a69ed0462096af0a2b91ecb9ab804ae","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.2-alpha-20260120110609-1ac00d6a0a69ed0462096af0a2b91ecb9ab804ae_1768907200198_0.6428416237232533","host":"s3://npm-registry-packages-npm-production"}},"6.1.2-alpha-20260121105018-cddb06acaff1e8871880dbab01eea71c1639578b":{"name":"@graphql-codegen/cli","version":"6.1.2-alpha-20260121105018-cddb06acaff1e8871880dbab01eea71c1639578b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.2-alpha-20260121105018-cddb06acaff1e8871880dbab01eea71c1639578b","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6a8d1e53acd3e3028f9ac0bd1d811685bd91538f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.2-alpha-20260121105018-cddb06acaff1e8871880dbab01eea71c1639578b.tgz","fileCount":111,"integrity":"sha512-At0lxbugeATLKN2/X4r2+eZ2m2nyYwCCwlmSqatQ2uvbIzlnEmd6F9TfqkkJw6oeLUW0yGKXIYo6+xOtrhHh1w==","signatures":[{"sig":"MEUCIQDVAEzqDOoNHKvLJkJ2arFsNMLXaB3nut7gHXIH+uO08AIgB1li+4DT9y/LXHSgEeuZlfIRAfSnKsCyPH9OJOnkVPY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246391},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"cddb06acaff1e8871880dbab01eea71c1639578b","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260121105018-cddb06acaff1e8871880dbab01eea71c1639578b","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.2-alpha-20260121105018-cddb06acaff1e8871880dbab01eea71c1639578b_1768992645228_0.6384152057459793","host":"s3://npm-registry-packages-npm-production"}},"6.1.2-alpha-20260121110641-51ac09e186dcaeac373b2b1814c531671928b1a5":{"name":"@graphql-codegen/cli","version":"6.1.2-alpha-20260121110641-51ac09e186dcaeac373b2b1814c531671928b1a5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.2-alpha-20260121110641-51ac09e186dcaeac373b2b1814c531671928b1a5","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"7bba6ff7fca27969cf2b09070935dc91b8ab7db3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.2-alpha-20260121110641-51ac09e186dcaeac373b2b1814c531671928b1a5.tgz","fileCount":111,"integrity":"sha512-n+BI3yn709qAD13NaPLQ5+limrQTmyKhp/v3xIstr1O0CWZaYoIJFZZZv5U9+uWuQrHNzhJrGOpIas9itu8NVw==","signatures":[{"sig":"MEYCIQCxNYdol3LU3QpQrYqw1Ux1nPlXb4IPXFJN7LIM1esU5AIhAK/mhwMn791rUatLM7qoz0UWtiypNSDJWrVcJuyZUTkP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246391},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"51ac09e186dcaeac373b2b1814c531671928b1a5","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260121110641-51ac09e186dcaeac373b2b1814c531671928b1a5","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.2-alpha-20260121110641-51ac09e186dcaeac373b2b1814c531671928b1a5_1768993629159_0.38793768324756384","host":"s3://npm-registry-packages-npm-production"}},"6.1.2-alpha-20260122125550-c4cfb51e28ab38b93b5c8edb8c5d5b470abf7bab":{"name":"@graphql-codegen/cli","version":"6.1.2-alpha-20260122125550-c4cfb51e28ab38b93b5c8edb8c5d5b470abf7bab","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.2-alpha-20260122125550-c4cfb51e28ab38b93b5c8edb8c5d5b470abf7bab","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ec6d04e145e4fab13aa7c9343fac3e493dfcedfa","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.2-alpha-20260122125550-c4cfb51e28ab38b93b5c8edb8c5d5b470abf7bab.tgz","fileCount":111,"integrity":"sha512-GBwO+GvVx2y7t1+ngxatHqlUScL4+FR2VKElCoh3NKPH7637zPeL508+B6zxhSLO/rt6sNMqHMTQbpHmZ5U98A==","signatures":[{"sig":"MEYCIQC+gWHOlAApBmQG11moew2HlF046tBYA0g1YFekZbMCTQIhANR0Pgdpfq1l0hlHRP0IeMSVQToHQprJbawYtEW2v/zs","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246391},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c4cfb51e28ab38b93b5c8edb8c5d5b470abf7bab","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260122125550-c4cfb51e28ab38b93b5c8edb8c5d5b470abf7bab","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.2-alpha-20260122125550-c4cfb51e28ab38b93b5c8edb8c5d5b470abf7bab_1769086577166_0.8020542504834396","host":"s3://npm-registry-packages-npm-production"}},"6.1.2-alpha-20260122143420-443934ce7111ccee5603b05d9b4213cf2b83b2e6":{"name":"@graphql-codegen/cli","version":"6.1.2-alpha-20260122143420-443934ce7111ccee5603b05d9b4213cf2b83b2e6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.2-alpha-20260122143420-443934ce7111ccee5603b05d9b4213cf2b83b2e6","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"2fa28231dd6b3db0a8abf2e523afdbd983aa6da6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.2-alpha-20260122143420-443934ce7111ccee5603b05d9b4213cf2b83b2e6.tgz","fileCount":111,"integrity":"sha512-2Rxb/fje7/kiunxtjkAEK/kdJnnJNz2hmWoKelp027TnyZmi6QcgXER9+w4zKrg+VSSSBcd66IyXyairbKbcBA==","signatures":[{"sig":"MEUCIGRMDQpCEKvnkknGFVlGSEsgmcTHLDEzg7sb8naXJk3aAiEA/4tFDs8JMAjRpbLUTBKrzewSGLGrBdRwuylity0mzn0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246391},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"443934ce7111ccee5603b05d9b4213cf2b83b2e6","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260122143420-443934ce7111ccee5603b05d9b4213cf2b83b2e6","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.2-alpha-20260122143420-443934ce7111ccee5603b05d9b4213cf2b83b2e6_1769092488364_0.025324511076700418","host":"s3://npm-registry-packages-npm-production"}},"6.1.2-alpha-20260122145516-b6c44170e2020be3709e5730aec1a110d09330bd":{"name":"@graphql-codegen/cli","version":"6.1.2-alpha-20260122145516-b6c44170e2020be3709e5730aec1a110d09330bd","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.2-alpha-20260122145516-b6c44170e2020be3709e5730aec1a110d09330bd","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6203f2cb47592cb1c7bfb13f567719ffaf56b552","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.2-alpha-20260122145516-b6c44170e2020be3709e5730aec1a110d09330bd.tgz","fileCount":111,"integrity":"sha512-Yv7bpd46CbRbqZOWr4zA5oD3TnJrQLLf9lBGxugn8LnXuCCwx5Vom4ZDvDH3oVkdSQzkHUGUiT0JfspDnHV6rg==","signatures":[{"sig":"MEUCIQDbHbnJcUORB44RPZ/fuK76i4/6B5qP42uBR3AcoJBNZAIgLXfKJwQ9T9L2424Oa6neIlPkZced96tayxKY72TBFIU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246391},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b6c44170e2020be3709e5730aec1a110d09330bd","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.21.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260122145516-b6c44170e2020be3709e5730aec1a110d09330bd","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.2-alpha-20260122145516-b6c44170e2020be3709e5730aec1a110d09330bd_1769093747895_0.08586192795834324","host":"s3://npm-registry-packages-npm-production"}},"6.1.2-alpha-20260124125127-c474332a6161869cf0d649725e0d72d5798244c0":{"name":"@graphql-codegen/cli","version":"6.1.2-alpha-20260124125127-c474332a6161869cf0d649725e0d72d5798244c0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.2-alpha-20260124125127-c474332a6161869cf0d649725e0d72d5798244c0","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"42af44a929e29bd0a6b0a934b5f2dc38ec344b4b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.2-alpha-20260124125127-c474332a6161869cf0d649725e0d72d5798244c0.tgz","fileCount":111,"integrity":"sha512-kuDYufaBdGVuhotaFdieHPat7f6+rhsQv8AVVOXisjreNv5Na/CAsj3nsXV4JzNmSgPtt27yiCQDmL5+RIYVxw==","signatures":[{"sig":"MEQCIFCQ6DOBNg9HGareblOvguUNiR81bq2ENtMDChL8n4ZtAiAtYXvfugZrhDjwsa9qeVSl5w6jJIIREw7x7Ka896Iq6A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246391},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c474332a6161869cf0d649725e0d72d5798244c0","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260124125127-c474332a6161869cf0d649725e0d72d5798244c0","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.2-alpha-20260124125127-c474332a6161869cf0d649725e0d72d5798244c0_1769259114712_0.15866301919382786","host":"s3://npm-registry-packages-npm-production"}},"6.1.2-alpha-20260125133116-00f86b4266d47f6f8430b0eeb544ec8803b75245":{"name":"@graphql-codegen/cli","version":"6.1.2-alpha-20260125133116-00f86b4266d47f6f8430b0eeb544ec8803b75245","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.2-alpha-20260125133116-00f86b4266d47f6f8430b0eeb544ec8803b75245","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"3b07124b70d13c98acb2541028c5a79383c605ae","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.2-alpha-20260125133116-00f86b4266d47f6f8430b0eeb544ec8803b75245.tgz","fileCount":111,"integrity":"sha512-QxhxzsbnQj/xCFvwJpKOfMfiXG6fwpEd8Dl4Vpvs5bMSHoig/pD26z8MCNAg47vNRCy1q5+Ct8vTyyTlHqlYIg==","signatures":[{"sig":"MEUCIQCsPKfSBM1oESAYm5RXZDinvzWlha/oJvPKrUdsqbmVvQIgPVZXPia6IqS/NeNxV22WjUbI/nL+C/jRbvoIqw8oxj8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246391},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"00f86b4266d47f6f8430b0eeb544ec8803b75245","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260125133116-00f86b4266d47f6f8430b0eeb544ec8803b75245","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.2-alpha-20260125133116-00f86b4266d47f6f8430b0eeb544ec8803b75245_1769347902637_0.10225169088751151","host":"s3://npm-registry-packages-npm-production"}},"6.1.2-alpha-20260125135505-3a44df6ccbf1d89c6f8128d64583d534868311e1":{"name":"@graphql-codegen/cli","version":"6.1.2-alpha-20260125135505-3a44df6ccbf1d89c6f8128d64583d534868311e1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.2-alpha-20260125135505-3a44df6ccbf1d89c6f8128d64583d534868311e1","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"901ed2b63fb2010278a5f7ceba9d10393283427b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.2-alpha-20260125135505-3a44df6ccbf1d89c6f8128d64583d534868311e1.tgz","fileCount":111,"integrity":"sha512-xFHrkF/kDmKiAbyc3cAXTyrWwibQ0Hic58GZrvGvlEMbV2ijL64H1kmFNWaLdsVt3V5AR0JWG58eQNMlHJv8+A==","signatures":[{"sig":"MEUCIQCtythid0uYh+mq1QFW6oeSLi3b+PEr1G+Yo8aZbqsFBgIgQpoESiGOXsnhpfh4dAEZYqYUdr62PhSRSl/V5TV6/8M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246391},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3a44df6ccbf1d89c6f8128d64583d534868311e1","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260125135505-3a44df6ccbf1d89c6f8128d64583d534868311e1","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.2-alpha-20260125135505-3a44df6ccbf1d89c6f8128d64583d534868311e1_1769349331354_0.04956334189188172","host":"s3://npm-registry-packages-npm-production"}},"6.1.2-alpha-20260125140308-079138e0d500d9199b37a96a26c77d4ae7c139fa":{"name":"@graphql-codegen/cli","version":"6.1.2-alpha-20260125140308-079138e0d500d9199b37a96a26c77d4ae7c139fa","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.2-alpha-20260125140308-079138e0d500d9199b37a96a26c77d4ae7c139fa","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e069672864609955de3a91e53af9377d58a69137","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.2-alpha-20260125140308-079138e0d500d9199b37a96a26c77d4ae7c139fa.tgz","fileCount":111,"integrity":"sha512-C3FVft6HUkxU9660IdxKgUP+O1ggeunG3V/hPxWCLVsWBnzkJVKiyzs2TvdwSs9gLuJUNPKYsp29ZeP1Tq9Abg==","signatures":[{"sig":"MEYCIQC1fg2dF9crqrfSFg9maQ/9pOuF4JbmWXSSuO3mPnVMAAIhALPcPdH0c6FWuz9zS9iXEzldrS/g4WCrEzlY5sxMuikS","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246391},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"079138e0d500d9199b37a96a26c77d4ae7c139fa","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260125140308-079138e0d500d9199b37a96a26c77d4ae7c139fa","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.2-alpha-20260125140308-079138e0d500d9199b37a96a26c77d4ae7c139fa_1769349814272_0.3476083282578195","host":"s3://npm-registry-packages-npm-production"}},"6.1.2-alpha-20260216112348-3d16097d7ce3b0481393ad973b37379c55042c79":{"name":"@graphql-codegen/cli","version":"6.1.2-alpha-20260216112348-3d16097d7ce3b0481393ad973b37379c55042c79","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.2-alpha-20260216112348-3d16097d7ce3b0481393ad973b37379c55042c79","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"46b7f1ae360fb92531bec9635bb735dfb1625693","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.2-alpha-20260216112348-3d16097d7ce3b0481393ad973b37379c55042c79.tgz","fileCount":111,"integrity":"sha512-3y1WzYPf/ZxBnYRjUHTlRhmLx3iChhFDja5ou7TIacbDYOwx3y3y9GjGYn/MyMq6bIlauLnCxO2y0WMyoPLtWw==","signatures":[{"sig":"MEUCIQCMHTYbZuup3F89wATqDMbquJ4yIjvgEMw+ZK4d3iV4BAIgYxPckfLTL91P5ctN4Ea3zdANOmHmApyCZiwmGkItT6U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246391},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3d16097d7ce3b0481393ad973b37379c55042c79","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260216112348-3d16097d7ce3b0481393ad973b37379c55042c79","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.2-alpha-20260216112348-3d16097d7ce3b0481393ad973b37379c55042c79_1771241054314_0.83934358839111","host":"s3://npm-registry-packages-npm-production"}},"6.1.2-alpha-20260218110107-c474332a6161869cf0d649725e0d72d5798244c0":{"name":"@graphql-codegen/cli","version":"6.1.2-alpha-20260218110107-c474332a6161869cf0d649725e0d72d5798244c0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.2-alpha-20260218110107-c474332a6161869cf0d649725e0d72d5798244c0","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f014c3f634d0a36a0d226ebc6d2ed841f4f55bab","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.2-alpha-20260218110107-c474332a6161869cf0d649725e0d72d5798244c0.tgz","fileCount":111,"integrity":"sha512-TcqH3SadujCquGfs+tasmOd7kevr0NlT+YCwf5L8StPgU5BGRRrAm7855EqkurMTmlFGW+1a2zhIOB57Sn7cMA==","signatures":[{"sig":"MEYCIQDzXL7wHF3EfLDlxlYLrUj/nx23gqle8sZBAn+6qpp4GQIhANMiQXb6H2WOBy2gcZK97YGedIbXFaRxiw4bKsZlOkQa","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246391},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c474332a6161869cf0d649725e0d72d5798244c0","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260218110107-c474332a6161869cf0d649725e0d72d5798244c0","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.2-alpha-20260218110107-c474332a6161869cf0d649725e0d72d5798244c0_1771412493488_0.5334035752641615","host":"s3://npm-registry-packages-npm-production"}},"6.1.2-alpha-20260218113159-dcd38e8b3d9dde025e03fd2360f1d81c2061a51b":{"name":"@graphql-codegen/cli","version":"6.1.2-alpha-20260218113159-dcd38e8b3d9dde025e03fd2360f1d81c2061a51b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.2-alpha-20260218113159-dcd38e8b3d9dde025e03fd2360f1d81c2061a51b","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"06ea9e34b70a0611fd67bafa4ee486989e43ce28","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.2-alpha-20260218113159-dcd38e8b3d9dde025e03fd2360f1d81c2061a51b.tgz","fileCount":111,"integrity":"sha512-jIeI8KXlaeJpDDD6XnyoPgTZEu/bw7JgVoc2HIHc9PZ2aavLQ1gbIFqnsPRCb0hnl/ugh6HRMUFF3Qjlpjm6oA==","signatures":[{"sig":"MEYCIQCgDepnBACe5DljadTQj2Qs5jJ/8u/Q9yG2QhEq1lKilAIhAKvu+aZAcYpfkbId/JQOeVigYdipweKr7GIrlIJ1d/N5","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246391},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"dcd38e8b3d9dde025e03fd2360f1d81c2061a51b","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260218113159-dcd38e8b3d9dde025e03fd2360f1d81c2061a51b","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.2-alpha-20260218113159-dcd38e8b3d9dde025e03fd2360f1d81c2061a51b_1771414345642_0.4119791954630285","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260219135248-c0a44a68075f2bc4c8892f566871ac1773248a7a":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260219135248-c0a44a68075f2bc4c8892f566871ac1773248a7a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260219135248-c0a44a68075f2bc4c8892f566871ac1773248a7a","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"bd1ad989609103ac5c8678b9f351c9570d18d6e7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260219135248-c0a44a68075f2bc4c8892f566871ac1773248a7a.tgz","fileCount":111,"integrity":"sha512-B1f9SeIl5uXo06x1Z6FuIeXnXj6j4Npx8hM4JkPcliDQ1vdJx7YfPdvAJC+hlyeeCuAiN7AYyepGu2+ZGvDNWg==","signatures":[{"sig":"MEQCIAzcxJIufcLXttjdlPGRO5+5Lx/xVkV6CSxRu0dhapmrAiB7UWPCYFTM2qB7Lb24sRTq97FJZ3elnyYZz1iqLi4wyw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":247085},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c0a44a68075f2bc4c8892f566871ac1773248a7a","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260219135248-c0a44a68075f2bc4c8892f566871ac1773248a7a","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260219135248-c0a44a68075f2bc4c8892f566871ac1773248a7a_1771509194724_0.14165069708601408","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260219135511-f77afdad62fc366fc5f534344fa2a7eb96e1282f":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260219135511-f77afdad62fc366fc5f534344fa2a7eb96e1282f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260219135511-f77afdad62fc366fc5f534344fa2a7eb96e1282f","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c810a37ea521aba79cca27c83827b184a8c94b12","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260219135511-f77afdad62fc366fc5f534344fa2a7eb96e1282f.tgz","fileCount":111,"integrity":"sha512-JulJp4gXyHAQtTMIEDaI/TaxcfN4p86i3UTBAD5t2Y6I80ho0VzI1Mexe11FAk1DT1lHh1yrS0mqGbhoZVAnSA==","signatures":[{"sig":"MEYCIQCOdEoDD5x8coNo5mPLwzCXuRsJe/OnmBrBrW4WjHfYjQIhAIO+lBYGO2KxIXrLlupccmIz5aa/4NRFyeTAUJ0yD41X","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":247085},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f77afdad62fc366fc5f534344fa2a7eb96e1282f","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260219135511-f77afdad62fc366fc5f534344fa2a7eb96e1282f","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260219135511-f77afdad62fc366fc5f534344fa2a7eb96e1282f_1771509341560_0.5679813645231113","host":"s3://npm-registry-packages-npm-production"}},"6.1.2":{"name":"@graphql-codegen/cli","version":"6.1.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.2","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"05207899737a6a357dec725c9f4eb8dca2780205","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.2.tgz","fileCount":111,"integrity":"sha512-BQ49LF0jnQNL12rU1RucTemoX1bHx8slR4B11nOrp4k5NTojhcc1A1czzU5wXCK/1+ezNHrVGONWg3jxZUy08w==","signatures":[{"sig":"MEUCIALka3siy6lLAIL7Wslk877jimvWc9XcOdmdoPuz0EPyAiEAqjotyQEZuWM3qpI3zV90YDM1OYJpH+mYJyVzwyoZRUk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246436},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8ae0fdd31dbe100ba2b4b6b19a4f392b21fbe4c5","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"^5.2.0","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.2_1771761942247_0.7766267507603126","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260224112255-84ced95266f092d81712f806faada25dc6fb9bbc":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260224112255-84ced95266f092d81712f806faada25dc6fb9bbc","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260224112255-84ced95266f092d81712f806faada25dc6fb9bbc","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"30a80e363b8c3c271161808e528770c52e6bb940","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260224112255-84ced95266f092d81712f806faada25dc6fb9bbc.tgz","fileCount":111,"integrity":"sha512-CiNTWLKQePlYoBikjRoZMvsSzTdYOE0k05CN/ixVsh9mBsPF2iCdZyc4jkf4qs9C7cgV8gkxP+VqcewfNMe8/Q==","signatures":[{"sig":"MEUCIQC6i/tbcBMH9MlpIX6WBxshX7YcYzgSFpBAslZyEogVTgIgDzmOJ9D5pVNAaqULJCgxplmwuXO21/EiBd5DUdvLqPs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":247085},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"84ced95266f092d81712f806faada25dc6fb9bbc","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260224112255-84ced95266f092d81712f806faada25dc6fb9bbc","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260224112255-84ced95266f092d81712f806faada25dc6fb9bbc_1771932202639_0.5215705851779433","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260224120308-ab37101c33c93363d824f8d1103a969d67c4fbf2":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260224120308-ab37101c33c93363d824f8d1103a969d67c4fbf2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260224120308-ab37101c33c93363d824f8d1103a969d67c4fbf2","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1beedd9e14462621e9ac987b53a69f327accad2c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260224120308-ab37101c33c93363d824f8d1103a969d67c4fbf2.tgz","fileCount":111,"integrity":"sha512-Yhk4c556+TSQ4anKJjkK1S3jXsDqWb6SWQBdyERoaaZ0+A8cyF0ATetkIAfdSVdPlLy32s6XnyK0RmVrOU4EpQ==","signatures":[{"sig":"MEQCIHjveqaC9ye0eTelKXyeQXGfv/rEYoMw6TcWY4lewVobAiBtsaELtyDF5BQ9jZLgtEyJl3JXVW3FNivAe+EQqRtp6Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":247085},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ab37101c33c93363d824f8d1103a969d67c4fbf2","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260224120308-ab37101c33c93363d824f8d1103a969d67c4fbf2","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260224120308-ab37101c33c93363d824f8d1103a969d67c4fbf2_1771934615230_0.3901694741751993","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260224123759-9f71a7b78b6348783dfc62784587f8c4597c9bea":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260224123759-9f71a7b78b6348783dfc62784587f8c4597c9bea","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260224123759-9f71a7b78b6348783dfc62784587f8c4597c9bea","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"13dbf38136ca0f6505762f5693b974865649beee","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260224123759-9f71a7b78b6348783dfc62784587f8c4597c9bea.tgz","fileCount":111,"integrity":"sha512-l4zMTbzSfJBts1gTSvEBy/v5cy0vevfEx2rTc6gqHeZkYpOnHMIyTkjiYxitLLazIKXVbXul1YSV0J9dPAVp4A==","signatures":[{"sig":"MEUCIERcGAN0jCLAZ9gZN2OhJmyuh9COg+tgpAkKJlp5u6KSAiEAvYOEQrksZ/BsgCuhpTx8WTnVqsR0ytnoilPCxDm4Nz4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":247085},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"9f71a7b78b6348783dfc62784587f8c4597c9bea","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260224123759-9f71a7b78b6348783dfc62784587f8c4597c9bea","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260224123759-9f71a7b78b6348783dfc62784587f8c4597c9bea_1771936707579_0.2964198997484826","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260225123807-8a6056bb51cd074d70ac0214566c4ebf443cba4e":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260225123807-8a6056bb51cd074d70ac0214566c4ebf443cba4e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260225123807-8a6056bb51cd074d70ac0214566c4ebf443cba4e","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e9b8f108978c4f3c754cc77d28858414fcaf6f72","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260225123807-8a6056bb51cd074d70ac0214566c4ebf443cba4e.tgz","fileCount":111,"integrity":"sha512-HXKJOIF+DWzPZaCfGLzjcDkz0jUjFzD+CtTQxJc2tCrViw9C4tp+DeoE9HfDDPsvOLxjqiVYp//oOIyzXUeH7Q==","signatures":[{"sig":"MEUCIBjhOyzdOeVGY7A21ygcmzBegnCA369K+26PMJe+UdolAiEA4GRd6yClDwAL8TFQU98OMAstuy+q+XnUz5tgqFYh6Kk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":247253},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8a6056bb51cd074d70ac0214566c4ebf443cba4e","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260225123807-8a6056bb51cd074d70ac0214566c4ebf443cba4e","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260225123807-8a6056bb51cd074d70ac0214566c4ebf443cba4e_1772023115044_0.6239764317666159","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260225124227-205e09e2252755fcf8d33e744fd371ca3f6cf5aa":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260225124227-205e09e2252755fcf8d33e744fd371ca3f6cf5aa","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260225124227-205e09e2252755fcf8d33e744fd371ca3f6cf5aa","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"4c277d91cf658ca9643698aa16a465b89c00076b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260225124227-205e09e2252755fcf8d33e744fd371ca3f6cf5aa.tgz","fileCount":111,"integrity":"sha512-I3QKC43MWkGzwsbPgnbqURq3xMi/EjDI1HvEkOKZgmo1AEGPc/wmuzSa/tFz8qQ73DV7QpCgMMNLKaJrhph/lg==","signatures":[{"sig":"MEQCIArdlo6A1ILg9xhRwCZNUUHj88ClcW+VkR6185jdeUpNAiAj3ngZj3rleBXrbxyC9MrkXw1GBaVhR6UAjAWm1vj3iw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":247253},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"205e09e2252755fcf8d33e744fd371ca3f6cf5aa","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260225124227-205e09e2252755fcf8d33e744fd371ca3f6cf5aa","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260225124227-205e09e2252755fcf8d33e744fd371ca3f6cf5aa_1772023375250_0.9831569445088648","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260225135946-57cee1ae862e08c94124a56d6a08e0914993ca42":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260225135946-57cee1ae862e08c94124a56d6a08e0914993ca42","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260225135946-57cee1ae862e08c94124a56d6a08e0914993ca42","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"5f61268640a0cd0efd1da9c3b6e8c4a196534677","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260225135946-57cee1ae862e08c94124a56d6a08e0914993ca42.tgz","fileCount":111,"integrity":"sha512-0r+YkzRhHEZ+XSn96iWBu/wF5qCu3luLCv+MhFNYQI9klK/YM/LIQixpl3MQmB9cw6jc6PdvoGfNBYKBP86lLQ==","signatures":[{"sig":"MEUCIQC8feTkB70H4AY+d89gjehhdkgg/Cu9p3hM+I4zPCGUcAIgFZQnReAPmk6hoMtUsrutOvk7kQEZVmo9PF/iptu1IEI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":247253},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"57cee1ae862e08c94124a56d6a08e0914993ca42","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260225135946-57cee1ae862e08c94124a56d6a08e0914993ca42","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260225135946-57cee1ae862e08c94124a56d6a08e0914993ca42_1772028013766_0.625681489269958","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260225140323-2e4fe05b9fb89dd1a3334915e4bcf4dcade721fb":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260225140323-2e4fe05b9fb89dd1a3334915e4bcf4dcade721fb","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260225140323-2e4fe05b9fb89dd1a3334915e4bcf4dcade721fb","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6c0383f15e9c1e49d121a857f95c45fcab791a6e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260225140323-2e4fe05b9fb89dd1a3334915e4bcf4dcade721fb.tgz","fileCount":111,"integrity":"sha512-5gEMl/e4SgJgpRoksfiLYGVQC6gLTZ5uXyweFSnvdkPaVQfjcrTmGKWuwqJygQa4ENAXPkYgdCTf7Ctzq/fYXQ==","signatures":[{"sig":"MEQCIHX2RDpBTNapxA9qI68pW0bn7a5Ik7i//aEjTG67/AykAiAtE5c5/l9gEGuNaf7s+Cv+V7iEpq9TdyGp4LeAgTXtqQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":247253},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2e4fe05b9fb89dd1a3334915e4bcf4dcade721fb","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260225140323-2e4fe05b9fb89dd1a3334915e4bcf4dcade721fb","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260225140323-2e4fe05b9fb89dd1a3334915e4bcf4dcade721fb_1772028228924_0.4419105137020789","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260226125220-7e0863ebfbe8836bce6fb0622c25677b21ff1db5":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260226125220-7e0863ebfbe8836bce6fb0622c25677b21ff1db5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260226125220-7e0863ebfbe8836bce6fb0622c25677b21ff1db5","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"eac0f2b45aad40a0d80a124d2f007a3de8a1edac","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260226125220-7e0863ebfbe8836bce6fb0622c25677b21ff1db5.tgz","fileCount":111,"integrity":"sha512-ip+Oqn+w8iPajco2mI3voDal9bMWsr6ZGOkCUZE97Fa/QzvwBZUFwF1+E6BJANPkXZ9rBDvVj79rA+tpRkwM6Q==","signatures":[{"sig":"MEYCIQCNu9NmpvXqZ2uc1EHwpHQeb9HfmYVPE2huS3sonMzr5wIhAKNWQoBagmC0smlnA+JeVXTTnt+1Xzk+/YBHqoZ6bpwb","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":247253},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"7e0863ebfbe8836bce6fb0622c25677b21ff1db5","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260226125220-7e0863ebfbe8836bce6fb0622c25677b21ff1db5","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260226125220-7e0863ebfbe8836bce6fb0622c25677b21ff1db5_1772110368686_0.879102299371989","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260226131033-a969ebb287a7074d9b41d6e3af3e76b24ba462fa":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260226131033-a969ebb287a7074d9b41d6e3af3e76b24ba462fa","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260226131033-a969ebb287a7074d9b41d6e3af3e76b24ba462fa","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f2db8209b0545445e4586af3c78d0973bd6938ea","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260226131033-a969ebb287a7074d9b41d6e3af3e76b24ba462fa.tgz","fileCount":111,"integrity":"sha512-j/LOJ2KVB32/EOTnX65D6ehDoh8Me1Xw5LFu6v3Fz/A8DFATOYld5sF7Z9FfKIaFMHP1+xSErR01GTQYcxC3RA==","signatures":[{"sig":"MEUCIQCG0pgZCbrEr5YziYHxVFgB5vfbdO+Vv+5x2mtSNFV4vwIgJCaaTwxj2L5FnfcYRO6z2jeTzG4Xab9McNyQQdq3BUU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":247253},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a969ebb287a7074d9b41d6e3af3e76b24ba462fa","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260226131033-a969ebb287a7074d9b41d6e3af3e76b24ba462fa","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260226131033-a969ebb287a7074d9b41d6e3af3e76b24ba462fa_1772111458962_0.01446210046239016","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260303123615-952ab64e20503442a5cc962b03c4467f826e246e":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260303123615-952ab64e20503442a5cc962b03c4467f826e246e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260303123615-952ab64e20503442a5cc962b03c4467f826e246e","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d459900cd8dc22e09772c9e261e238a1cf68c49f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260303123615-952ab64e20503442a5cc962b03c4467f826e246e.tgz","fileCount":111,"integrity":"sha512-kWsWIu3IIzMW1C7mgOSa6wtzqFTl5yaGxFxQWuwxHnduSMDqrR6W5TqPNnOlRsUmjujbrg/Zm/PZbtj6y+2dWg==","signatures":[{"sig":"MEYCIQC4gTA0LM8OY5ktA8us7D1AH8EdYt8AFe/yeVXqOGqzIwIhAOV27vN1XpIehhE1pMTxRxU7zt12HPykcM6rXF8UzybC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":247253},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"952ab64e20503442a5cc962b03c4467f826e246e","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260303123615-952ab64e20503442a5cc962b03c4467f826e246e","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260303123615-952ab64e20503442a5cc962b03c4467f826e246e_1772541404351_0.3441736471802015","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260303124512-952ab64e20503442a5cc962b03c4467f826e246e":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260303124512-952ab64e20503442a5cc962b03c4467f826e246e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260303124512-952ab64e20503442a5cc962b03c4467f826e246e","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"bef90037582297544f5fe70ca21c5ed1717db8ab","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260303124512-952ab64e20503442a5cc962b03c4467f826e246e.tgz","fileCount":111,"integrity":"sha512-22BO7KxD+MerUKEowYA76wezruyFhkb9Dn9XTi0n+sdBer8DhwYkLYhABLibpILUMg9DG+jIrZVyq1SXsH8/sQ==","signatures":[{"sig":"MEUCIQDu84RtQcUBMm+o3F1eNIxMjR8x7Ded/dtYeAE3N7fz8wIgVkZysqmv0sGmoj90sWLm/TGrNzEfMMJCHACfxjh/Sp0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":247253},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"952ab64e20503442a5cc962b03c4467f826e246e","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260303124512-952ab64e20503442a5cc962b03c4467f826e246e","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260303124512-952ab64e20503442a5cc962b03c4467f826e246e_1772541937734_0.819238594717177","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260303124942-b9e566f84d07a6dd874da43cab2828d0746574f0":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260303124942-b9e566f84d07a6dd874da43cab2828d0746574f0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260303124942-b9e566f84d07a6dd874da43cab2828d0746574f0","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"73e96f7905381bd49ac9e7c7b8bbdd3f39e00257","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260303124942-b9e566f84d07a6dd874da43cab2828d0746574f0.tgz","fileCount":111,"integrity":"sha512-O9t1SPwTh6ifKxzz2ZfUEKbB8M4IMxIdiBjaQhADcot36z62hR9QeQn8hwgPox944rKvsWUuwd4/kMkXBUebbQ==","signatures":[{"sig":"MEQCIALCt9IO5U863YY2Mrh9Wiaga9DaJDhC5WGZ9JoqE43QAiBT0o8DEpbEajGPC1jtsmOvJsu4nw6GjW9pOBoRhMYiXQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":247253},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b9e566f84d07a6dd874da43cab2828d0746574f0","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260303124942-b9e566f84d07a6dd874da43cab2828d0746574f0","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260303124942-b9e566f84d07a6dd874da43cab2828d0746574f0_1772542207149_0.43827656305763263","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260303125422-236c3770af25ad9e742ee1dbcbf03f950108b505":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260303125422-236c3770af25ad9e742ee1dbcbf03f950108b505","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260303125422-236c3770af25ad9e742ee1dbcbf03f950108b505","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"2542166ecbf27b3e8bc1127bc890e10bac1b8152","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260303125422-236c3770af25ad9e742ee1dbcbf03f950108b505.tgz","fileCount":111,"integrity":"sha512-cB0rUivhycBWpL9O7AgJv0POWm1YZZPzx9+f5wFx2tnmbqKL19/XxWkhq+1kIcpyaYXY2Bo7VtLEWUFRBwf0Sw==","signatures":[{"sig":"MEQCIG67tR5tVxNibqVjOvnlKl7BtcEvdTPnlZj1fxtRm+JZAiA3svBrzAtvHtqgoOvYlTkqNwKoW1G1DsC4iymJKodHyw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":247253},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"236c3770af25ad9e742ee1dbcbf03f950108b505","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260303125422-236c3770af25ad9e742ee1dbcbf03f950108b505","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260303125422-236c3770af25ad9e742ee1dbcbf03f950108b505_1772542488572_0.53431412915307","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260303130955-c8464cf6a3e520fc58c537a033ff7cc66663e90c":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260303130955-c8464cf6a3e520fc58c537a033ff7cc66663e90c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260303130955-c8464cf6a3e520fc58c537a033ff7cc66663e90c","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e5c6aa39d319129ef12e6781c6c1866e5e77beed","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260303130955-c8464cf6a3e520fc58c537a033ff7cc66663e90c.tgz","fileCount":111,"integrity":"sha512-QOkWjBrYQGDHWS8O8C+ape3Njv6WxcIiKA4kIwAsztLrTXal2xWg50Y6KmhLD+14t049T9NSWlL3rMA7nlzWVg==","signatures":[{"sig":"MEQCIENi8rpEtuMWoYwu2Yco1RXvQjpbV7IXaHFYfS3RqUhTAiBy2iwSAkM81Goh+wDjJUh6c62HChIaM7W4XbQZ+BTCqw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":247253},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c8464cf6a3e520fc58c537a033ff7cc66663e90c","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260303130955-c8464cf6a3e520fc58c537a033ff7cc66663e90c","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260303130955-c8464cf6a3e520fc58c537a033ff7cc66663e90c_1772543422008_0.7163802601530009","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260303131514-09df4ec248e9b34d66847f4d2cd608cbd59c7f9e":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260303131514-09df4ec248e9b34d66847f4d2cd608cbd59c7f9e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260303131514-09df4ec248e9b34d66847f4d2cd608cbd59c7f9e","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e9351d1433633958c2a38eac2932edb2021c2138","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260303131514-09df4ec248e9b34d66847f4d2cd608cbd59c7f9e.tgz","fileCount":111,"integrity":"sha512-H0qaLAckMW+/m88tZf37l8z7lCieUVZOQHSM64+V1JLBGymKablN98pOIeOWdUetQFyGqR7nfARHerMSwIzctw==","signatures":[{"sig":"MEYCIQCNw9tvSPVqHxJdowfucIVHKXaNXutgCBtxv4krLOti1wIhAKcwUUm0K+Hfgf54+lsRHhs3TM9FyeqEfxxrtQpBYzf6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":247253},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"09df4ec248e9b34d66847f4d2cd608cbd59c7f9e","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.1","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.0","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^10.0.0","@graphql-codegen/core":"^5.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.0","@graphql-tools/url-loader":"^9.0.0","@graphql-tools/github-loader":"^9.0.0","@graphql-codegen/client-preset":"6.0.0-alpha-20260303131514-09df4ec248e9b34d66847f4d2cd608cbd59c7f9e","@graphql-codegen/plugin-helpers":"^6.1.0","@graphql-tools/code-file-loader":"^8.0.0","@graphql-tools/json-file-loader":"^8.0.0","@graphql-tools/graphql-file-loader":"^8.0.0","@graphql-tools/apollo-engine-loader":"^8.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260303131514-09df4ec248e9b34d66847f4d2cd608cbd59c7f9e_1772543741507_0.7024318452070331","host":"s3://npm-registry-packages-npm-production"}},"6.1.3-alpha-20260306130656-1bdace2dfce74e6d0133f34e4a4a556caf0fda07":{"name":"@graphql-codegen/cli","version":"6.1.3-alpha-20260306130656-1bdace2dfce74e6d0133f34e4a4a556caf0fda07","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.3-alpha-20260306130656-1bdace2dfce74e6d0133f34e4a4a556caf0fda07","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8ee2f50efa9865be619ffb0fc80735756772a4c5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.3-alpha-20260306130656-1bdace2dfce74e6d0133f34e4a4a556caf0fda07.tgz","fileCount":111,"integrity":"sha512-qIGSZA4N09bXUs8NFDOeTci/+FJM3T+zO0RDd5Zd72TPERFlcC0Hk36RY8QQWLcJORIdwl5qVprZpEnWrtV23g==","signatures":[{"sig":"MEUCID/+oRYlZnMLztwEXaQ1WdhsZcnB5Tqia1l4/ja8dJ97AiEAvhOLNmEfZwKaNMT2leH/21wHEbvb6tRUuabC1iccMSI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246686},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1bdace2dfce74e6d0133f34e4a4a556caf0fda07","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"5.0.1-alpha-20260306130656-1bdace2dfce74e6d0133f34e4a4a556caf0fda07","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"5.2.4-alpha-20260306130656-1bdace2dfce74e6d0133f34e4a4a556caf0fda07","@graphql-codegen/plugin-helpers":"6.1.1-alpha-20260306130656-1bdace2dfce74e6d0133f34e4a4a556caf0fda07","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.3-alpha-20260306130656-1bdace2dfce74e6d0133f34e4a4a556caf0fda07_1772802440602_0.9512913826984413","host":"s3://npm-registry-packages-npm-production"}},"6.1.3-alpha-20260306130927-1bdace2dfce74e6d0133f34e4a4a556caf0fda07":{"name":"@graphql-codegen/cli","version":"6.1.3-alpha-20260306130927-1bdace2dfce74e6d0133f34e4a4a556caf0fda07","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.3-alpha-20260306130927-1bdace2dfce74e6d0133f34e4a4a556caf0fda07","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"faac39e417b3628c0f8d1a8d7759d69060944416","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.3-alpha-20260306130927-1bdace2dfce74e6d0133f34e4a4a556caf0fda07.tgz","fileCount":111,"integrity":"sha512-fDMVrrbCxrF/aDTD6luf5F2isDauQUAoJT+rQ41gznuKZKEMUKcBnbM1jGKPrvOGkjhesQ09nhIMeGo9NX8A4A==","signatures":[{"sig":"MEUCIQDectISZ8Ihrh7WKCwDnjATGfRd7wNvmp14OyrXeEz0FgIgagja4HTUoNnZbRzj02fe/jXE5Xme73ro/lI1udMBnaA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246686},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1bdace2dfce74e6d0133f34e4a4a556caf0fda07","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"5.0.1-alpha-20260306130927-1bdace2dfce74e6d0133f34e4a4a556caf0fda07","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"5.2.4-alpha-20260306130927-1bdace2dfce74e6d0133f34e4a4a556caf0fda07","@graphql-codegen/plugin-helpers":"6.1.1-alpha-20260306130927-1bdace2dfce74e6d0133f34e4a4a556caf0fda07","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.3-alpha-20260306130927-1bdace2dfce74e6d0133f34e4a4a556caf0fda07_1772802591280_0.2878869467985523","host":"s3://npm-registry-packages-npm-production"}},"6.1.3-alpha-20260306142615-877d97b81e1f023decb0b01d615cd1fd4e26bbbe":{"name":"@graphql-codegen/cli","version":"6.1.3-alpha-20260306142615-877d97b81e1f023decb0b01d615cd1fd4e26bbbe","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.3-alpha-20260306142615-877d97b81e1f023decb0b01d615cd1fd4e26bbbe","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"77d950ec81f78bf270710de8e4e926bf9a39f319","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.3-alpha-20260306142615-877d97b81e1f023decb0b01d615cd1fd4e26bbbe.tgz","fileCount":111,"integrity":"sha512-WIULIgTdFGMr8idJ086ZjXv37ZzwpqJ2HGN9XM80eZryU/5BzFI2ac9LZD5Xu6iCLz7gjJlkeR8cWMtc0xEX2Q==","signatures":[{"sig":"MEYCIQC0UrJsosK9DqVZ1dV88FoO4Mqd+a7xrmG0sbXsthGUIgIhAO9oKULnrH4yGhTEvmFnyv+2ajhlBnvjKLvHfe8u43TF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246686},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"877d97b81e1f023decb0b01d615cd1fd4e26bbbe","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"5.0.1-alpha-20260306142615-877d97b81e1f023decb0b01d615cd1fd4e26bbbe","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"5.2.4-alpha-20260306142615-877d97b81e1f023decb0b01d615cd1fd4e26bbbe","@graphql-codegen/plugin-helpers":"6.1.1-alpha-20260306142615-877d97b81e1f023decb0b01d615cd1fd4e26bbbe","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.3-alpha-20260306142615-877d97b81e1f023decb0b01d615cd1fd4e26bbbe_1772807200506_0.05221134660718074","host":"s3://npm-registry-packages-npm-production"}},"6.1.3-alpha-20260306142841-877d97b81e1f023decb0b01d615cd1fd4e26bbbe":{"name":"@graphql-codegen/cli","version":"6.1.3-alpha-20260306142841-877d97b81e1f023decb0b01d615cd1fd4e26bbbe","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.3-alpha-20260306142841-877d97b81e1f023decb0b01d615cd1fd4e26bbbe","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ab692aca201853cc69ff6086cefec9c94820a497","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.3-alpha-20260306142841-877d97b81e1f023decb0b01d615cd1fd4e26bbbe.tgz","fileCount":111,"integrity":"sha512-2Jm99gAlhpm70udpb8zzJqxgPNFGa+4lwUuvWZ+Ep92bOmozMnCaRL7K4MYe9YTvUHxosqujLXzR+w9rsGAq/Q==","signatures":[{"sig":"MEUCIEpy5XUSy8hMZOhHyeE0GgmufBxi2YWODHSQWi8StU3qAiEAib43Q+fidtxNQ3SYneiW8xZ/GfMteNrvwfiTsY4MYzM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246686},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"877d97b81e1f023decb0b01d615cd1fd4e26bbbe","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"5.0.1-alpha-20260306142841-877d97b81e1f023decb0b01d615cd1fd4e26bbbe","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"5.2.4-alpha-20260306142841-877d97b81e1f023decb0b01d615cd1fd4e26bbbe","@graphql-codegen/plugin-helpers":"6.1.1-alpha-20260306142841-877d97b81e1f023decb0b01d615cd1fd4e26bbbe","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.3-alpha-20260306142841-877d97b81e1f023decb0b01d615cd1fd4e26bbbe_1772807344833_0.024432665464072745","host":"s3://npm-registry-packages-npm-production"}},"6.1.3":{"name":"@graphql-codegen/cli","version":"6.1.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.3","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"673256f490849c332436aeafdefcdeb10fd3ba88","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.3.tgz","fileCount":111,"integrity":"sha512-fkPJiOEjHndK5hWH1O1vq8+Y0c2zYYzS79Mz/wVpcv9koz5hnkB0UsdXVtK2UYorh2gLvQfNr7NByX1TUmPibg==","signatures":[{"sig":"MEUCIAtoHnibFK+qqRb99L1+niGvKo0C2qNpmyg42NYZIGnmAiEAqcfQycuLwJXGXCJChC26XONxRXQvpn0BWys3F7re4Zk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246441},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"83b74fe803e268c8f748852cf3f7d53d5d044b71","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^5.2.4","@graphql-codegen/plugin-helpers":"^6.1.1","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.3_1772807813332_0.8843674569799833","host":"s3://npm-registry-packages-npm-production"}},"6.1.3-alpha-20260306143736-ed7d9ce6d27a0b1af7336fe900a62bc7f61efa37":{"name":"@graphql-codegen/cli","version":"6.1.3-alpha-20260306143736-ed7d9ce6d27a0b1af7336fe900a62bc7f61efa37","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.3-alpha-20260306143736-ed7d9ce6d27a0b1af7336fe900a62bc7f61efa37","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"475667a3d98fac1e9ac049e60b6ba8cf78ecda06","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.3-alpha-20260306143736-ed7d9ce6d27a0b1af7336fe900a62bc7f61efa37.tgz","fileCount":111,"integrity":"sha512-2HfPuWaBKtwvdCXBw4Gb61bxqsQi/sJ0tNqUPKROoEQL1XmTwSGqlembYK4yQxgnTotUKbqlDlj72LRtuUsRGw==","signatures":[{"sig":"MEYCIQCKyu1qMLtLEUDhu+DLoPHIrl2l5AP7ajhC9eGXvJ2WPwIhAJ0/QCFvuEORpIvHr2AH18eHC2UkMpU2S+ybmA78EG6E","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246686},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ed7d9ce6d27a0b1af7336fe900a62bc7f61efa37","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"5.0.1-alpha-20260306143736-ed7d9ce6d27a0b1af7336fe900a62bc7f61efa37","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"5.2.4-alpha-20260306143736-ed7d9ce6d27a0b1af7336fe900a62bc7f61efa37","@graphql-codegen/plugin-helpers":"6.1.1-alpha-20260306143736-ed7d9ce6d27a0b1af7336fe900a62bc7f61efa37","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.3-alpha-20260306143736-ed7d9ce6d27a0b1af7336fe900a62bc7f61efa37_1772807880291_0.6967811283581122","host":"s3://npm-registry-packages-npm-production"}},"6.1.3-alpha-20260306143841-d883bb22786b00aa43504826d0f1567dad062356":{"name":"@graphql-codegen/cli","version":"6.1.3-alpha-20260306143841-d883bb22786b00aa43504826d0f1567dad062356","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.3-alpha-20260306143841-d883bb22786b00aa43504826d0f1567dad062356","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"163746027cfeb9c90a19b38c522f99e0f4cc9590","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.3-alpha-20260306143841-d883bb22786b00aa43504826d0f1567dad062356.tgz","fileCount":111,"integrity":"sha512-r8YIHoslreueDmqOHYFNcdf5qpp30xwgmTF0xF4AvUKuovik0QtT6HP4FI/I1PJhyeDLS+T7O35/A5SccODALA==","signatures":[{"sig":"MEYCIQD/+MOgHZJfauyBStFSk8D9cfnuFbRGZ/SoscjlhjX5bwIhAJk7caPN37r0ficBXk97kyRkGANAJl1BYbK9IRrRbj4T","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246686},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d883bb22786b00aa43504826d0f1567dad062356","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"5.0.1-alpha-20260306143841-d883bb22786b00aa43504826d0f1567dad062356","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"5.2.4-alpha-20260306143841-d883bb22786b00aa43504826d0f1567dad062356","@graphql-codegen/plugin-helpers":"6.1.1-alpha-20260306143841-d883bb22786b00aa43504826d0f1567dad062356","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.3-alpha-20260306143841-d883bb22786b00aa43504826d0f1567dad062356_1772807945613_0.08696501758403086","host":"s3://npm-registry-packages-npm-production"}},"6.1.3-alpha-20260306143858-a0e09828b86deaf78c9483adb98b861dd9b96694":{"name":"@graphql-codegen/cli","version":"6.1.3-alpha-20260306143858-a0e09828b86deaf78c9483adb98b861dd9b96694","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.3-alpha-20260306143858-a0e09828b86deaf78c9483adb98b861dd9b96694","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"60d4252ddc060d2dc08836ee3b487ba544105e86","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.3-alpha-20260306143858-a0e09828b86deaf78c9483adb98b861dd9b96694.tgz","fileCount":111,"integrity":"sha512-av9QQvhbLg58WyW0hV6sNfvFCiU6vIr1CkTl8Qj6l8e1akviwJumnl/hP/AO1BYISuUslp5qmZrwYZ4XpJNLMQ==","signatures":[{"sig":"MEUCIQDjAh351c73xo6fPSOYhg58vbF4xRzxyRoILuk5ebPbbwIgMCzFUj8B93umVixei6tZsLsKMMLbt+c/nTuntS+g/zY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246686},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a0e09828b86deaf78c9483adb98b861dd9b96694","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"5.0.1-alpha-20260306143858-a0e09828b86deaf78c9483adb98b861dd9b96694","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"5.2.4-alpha-20260306143858-a0e09828b86deaf78c9483adb98b861dd9b96694","@graphql-codegen/plugin-helpers":"6.1.1-alpha-20260306143858-a0e09828b86deaf78c9483adb98b861dd9b96694","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.3-alpha-20260306143858-a0e09828b86deaf78c9483adb98b861dd9b96694_1772807964632_0.5121569040157437","host":"s3://npm-registry-packages-npm-production"}},"6.1.3-alpha-20260306144000-32b55aea40bacca4c264e0d162ef2d95bf805c44":{"name":"@graphql-codegen/cli","version":"6.1.3-alpha-20260306144000-32b55aea40bacca4c264e0d162ef2d95bf805c44","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.3-alpha-20260306144000-32b55aea40bacca4c264e0d162ef2d95bf805c44","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"114433d16fffaac14d9b70bfe49b7c44b08bb231","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.3-alpha-20260306144000-32b55aea40bacca4c264e0d162ef2d95bf805c44.tgz","fileCount":111,"integrity":"sha512-g2mC76OtlImHfcg50S+MgD/L11o9s2r0lyZ08yKtouKNq19QpIT3Wyq+EZnxLWcHskvOws/Oxp+qyjOUgft3Cg==","signatures":[{"sig":"MEQCIDeq4JPTd6NdNl0nRypAnFbSNuQi1hkYT+cVvuZnpt7HAiAXGYAiSb4uWMTdWc5RoSgkSPIguj7AGEGt7fYPjj/pHA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246686},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"32b55aea40bacca4c264e0d162ef2d95bf805c44","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"5.0.1-alpha-20260306144000-32b55aea40bacca4c264e0d162ef2d95bf805c44","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"5.2.4-alpha-20260306144000-32b55aea40bacca4c264e0d162ef2d95bf805c44","@graphql-codegen/plugin-helpers":"6.1.1-alpha-20260306144000-32b55aea40bacca4c264e0d162ef2d95bf805c44","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.3-alpha-20260306144000-32b55aea40bacca4c264e0d162ef2d95bf805c44_1772808025414_0.5890012722257691","host":"s3://npm-registry-packages-npm-production"}},"6.1.3-alpha-20260306144009-ac6ff8b8e0f162979570ec70806fbe146e7e819a":{"name":"@graphql-codegen/cli","version":"6.1.3-alpha-20260306144009-ac6ff8b8e0f162979570ec70806fbe146e7e819a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.1.3-alpha-20260306144009-ac6ff8b8e0f162979570ec70806fbe146e7e819a","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8956abb546321ebd15aa82bf50f9309e3d491a50","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.3-alpha-20260306144009-ac6ff8b8e0f162979570ec70806fbe146e7e819a.tgz","fileCount":111,"integrity":"sha512-8OoZW2kpUXuoh4tKGUggcfp2vEQl9PlzL88457MeML9k9O5mOx6JqJC3g0BfM0PHlmG9SgfqmmxwpmDywqpY2Q==","signatures":[{"sig":"MEQCIAWAfeFaG/TPnjV8X26z+AcoGBoFCNMoW1ThAjJPcS5+AiA61aIxHbcwaJilZMMS6oHRMcNYgEKDolsdP5ub3T7wfA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246686},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ac6ff8b8e0f162979570ec70806fbe146e7e819a","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"5.0.1-alpha-20260306144009-ac6ff8b8e0f162979570ec70806fbe146e7e819a","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"5.2.4-alpha-20260306144009-ac6ff8b8e0f162979570ec70806fbe146e7e819a","@graphql-codegen/plugin-helpers":"6.1.1-alpha-20260306144009-ac6ff8b8e0f162979570ec70806fbe146e7e819a","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.1.3-alpha-20260306144009-ac6ff8b8e0f162979570ec70806fbe146e7e819a_1772808031546_0.8521753624206796","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260308043031-95cd12ebfcaa5f49ca5abc39c9cccca33537190e":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260308043031-95cd12ebfcaa5f49ca5abc39c9cccca33537190e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260308043031-95cd12ebfcaa5f49ca5abc39c9cccca33537190e","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b30eac08077e92ed8ab2ac598aac3ea29db614ad","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260308043031-95cd12ebfcaa5f49ca5abc39c9cccca33537190e.tgz","fileCount":111,"integrity":"sha512-gHuv5QuBNu1Sx8URDfE8H9i/Ws+WNjlVUqKZekWaN3XWMGz+7PdnUHDO1WnR/YKv/Hkdh66Z6/uXMkmSrvCyhg==","signatures":[{"sig":"MEQCIAlk7hk0vcfzUxmLO5NHkQ5N9pxMTGG/GPA0dBkUBTpTAiAGeC80TUmWjZIrZJ0x2LBP1aGAwzyHNwmMiVTOcAqTGw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":247258},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"95cd12ebfcaa5f49ca5abc39c9cccca33537190e","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260308043031-95cd12ebfcaa5f49ca5abc39c9cccca33537190e","@graphql-codegen/plugin-helpers":"^6.1.1","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260308043031-95cd12ebfcaa5f49ca5abc39c9cccca33537190e_1772944257769_0.3365301071189708","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260308044357-0e6e493dea6bd873dcfebda0c80a25c3be9a8ae8":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260308044357-0e6e493dea6bd873dcfebda0c80a25c3be9a8ae8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260308044357-0e6e493dea6bd873dcfebda0c80a25c3be9a8ae8","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"2f739894bb11b156eea5002a48ac72d18219bf08","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260308044357-0e6e493dea6bd873dcfebda0c80a25c3be9a8ae8.tgz","fileCount":111,"integrity":"sha512-ELQaep6XORpe3BdAMFzQqmB+2wACesRamYnNmyxRi3Ebvzsdpyldn/zNubWWt1AxLmAaD79uE4LEDbHZz0w/6Q==","signatures":[{"sig":"MEQCIAK9E61ClFDqdiHgKDwJ2oueP098daj4WM4JeCTxG4PQAiBZ+CWM0S6g8qJlhMFtl4/m/OAClqywNFQxLOhrmz5rnQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":247258},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"0e6e493dea6bd873dcfebda0c80a25c3be9a8ae8","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260308044357-0e6e493dea6bd873dcfebda0c80a25c3be9a8ae8","@graphql-codegen/plugin-helpers":"^6.1.1","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260308044357-0e6e493dea6bd873dcfebda0c80a25c3be9a8ae8_1772945063537_0.4445141980949152","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260308045117-c7abc3042b41267385b9ea98c69d44c4088104a5":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260308045117-c7abc3042b41267385b9ea98c69d44c4088104a5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260308045117-c7abc3042b41267385b9ea98c69d44c4088104a5","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1bbaf21cd1f86373bf5acbaa3eaa54ed6359f2f8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260308045117-c7abc3042b41267385b9ea98c69d44c4088104a5.tgz","fileCount":111,"integrity":"sha512-NaXKHm2FONBz4yk7NojWOm4h89el2vuvRLCaTFWu4DBWMPxoNPCUXrJkqKSaJKl2lpfRCNENiWoTdb700apsOA==","signatures":[{"sig":"MEQCIELZDOcip/PhQTA4NG3vWq92mqsFFeZ8oARTANjBR5v/AiB++5e/RSqweuFe3oSpvnTHX9T9g0Lc25ZNrgGciTeInw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":247258},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c7abc3042b41267385b9ea98c69d44c4088104a5","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260308045117-c7abc3042b41267385b9ea98c69d44c4088104a5","@graphql-codegen/plugin-helpers":"^6.1.1","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260308045117-c7abc3042b41267385b9ea98c69d44c4088104a5_1772945501982_0.7356065592639356","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260308051553-c908998ffc8fbe4fcb250de879e16ee66c8e15df":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260308051553-c908998ffc8fbe4fcb250de879e16ee66c8e15df","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260308051553-c908998ffc8fbe4fcb250de879e16ee66c8e15df","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ebb2a9458b6052f4e95ac22ee5eb3b8d24da1108","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260308051553-c908998ffc8fbe4fcb250de879e16ee66c8e15df.tgz","fileCount":111,"integrity":"sha512-OtxSzpcKseWpYLFzLETABvGongBikjnvkdmm9bMDjsqElOcpYCCuYZvEhSGHqEfwzQbWFmiERhUa7mdKFy4IUw==","signatures":[{"sig":"MEYCIQCJhW2U2+9JPS+3ZijEk+zrwf9iLtMbkrxxXJQv/WDS9QIhANs/8c9eDq8XmL5bzauHCtcmgyeMSUJMIrt0nh5nkfn9","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":247258},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c908998ffc8fbe4fcb250de879e16ee66c8e15df","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260308051553-c908998ffc8fbe4fcb250de879e16ee66c8e15df","@graphql-codegen/plugin-helpers":"^6.1.1","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260308051553-c908998ffc8fbe4fcb250de879e16ee66c8e15df_1772946979878_0.1670650414436572","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260308051649-628a1dd5c8a17d9063ac990d398cf7569ca7f6b2":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260308051649-628a1dd5c8a17d9063ac990d398cf7569ca7f6b2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260308051649-628a1dd5c8a17d9063ac990d398cf7569ca7f6b2","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1435614cd029e1ca90c41c482d4ca13fba90ae9d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260308051649-628a1dd5c8a17d9063ac990d398cf7569ca7f6b2.tgz","fileCount":111,"integrity":"sha512-ZlaVC2F1eT0VfbTwJnUQU+L6d13+aeGt81m+oK0+eFiv9TEw9b4rZ6LA3goUNTb9vUsHxXMxo9vTW8Htv8ti9Q==","signatures":[{"sig":"MEUCIHBCcM8NTmh3v8KW9IHthpAFkj7t06NFyda4jEN45iEHAiEAjgX3N/slpPqLc7wiN2iUJqe8UXJkZqFrSu2eyGrSbN4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":247258},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"628a1dd5c8a17d9063ac990d398cf7569ca7f6b2","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260308051649-628a1dd5c8a17d9063ac990d398cf7569ca7f6b2","@graphql-codegen/plugin-helpers":"^6.1.1","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260308051649-628a1dd5c8a17d9063ac990d398cf7569ca7f6b2_1772947035108_0.7490992245706072","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260308104848-6752c2c1a64c8f683c72731622c58ce5612b9641":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260308104848-6752c2c1a64c8f683c72731622c58ce5612b9641","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260308104848-6752c2c1a64c8f683c72731622c58ce5612b9641","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6f25a9b7a5b689c2729203c6c285173af377febc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260308104848-6752c2c1a64c8f683c72731622c58ce5612b9641.tgz","fileCount":111,"integrity":"sha512-oA0EWlKKCMfGuOnbJgw1Ch5dsXoolUoZyt3KqrTkuShbYNL0qRSGvOIo1GNaxNACj2X0VZoQbYG1Lz4XkpbqOg==","signatures":[{"sig":"MEYCIQDEFb38BgEu+TvygieIcpXNnjnoAe1HuDHS04FsVcEKqwIhAOCnv1UQA7nC4DMJGwfS9Y9/X7r+nI/wtbKN+oSGZF7d","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":247258},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6752c2c1a64c8f683c72731622c58ce5612b9641","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260308104848-6752c2c1a64c8f683c72731622c58ce5612b9641","@graphql-codegen/plugin-helpers":"^6.1.1","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260308104848-6752c2c1a64c8f683c72731622c58ce5612b9641_1772966953372_0.7891385978197274","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260308111732-1c74ce2a5d8333d4f725c438ff9b6bbbf3e2386e":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260308111732-1c74ce2a5d8333d4f725c438ff9b6bbbf3e2386e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260308111732-1c74ce2a5d8333d4f725c438ff9b6bbbf3e2386e","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"9b193ed49e13e0c3577ec8471f1e43f14addc79d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260308111732-1c74ce2a5d8333d4f725c438ff9b6bbbf3e2386e.tgz","fileCount":111,"integrity":"sha512-Y4im+dpYczjaDPMuJx39GVLe9ni3+jy0n6DgrI+9GuZQ6lT70D09phcd6az06MqKwBK1ufRtpSJJcfaUFANrxw==","signatures":[{"sig":"MEYCIQDrvE9TjfKN9Nxz4Iv6DgwGapnsaOaKuzTQnNUSipb4pwIhAMhi4H4BxSuOgtBDfmfqpn2R0rLPMjdzpSQF+cywNz01","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":247258},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1c74ce2a5d8333d4f725c438ff9b6bbbf3e2386e","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260308111732-1c74ce2a5d8333d4f725c438ff9b6bbbf3e2386e","@graphql-codegen/plugin-helpers":"^6.1.1","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260308111732-1c74ce2a5d8333d4f725c438ff9b6bbbf3e2386e_1772968677003_0.61811823234143","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260311101821-f610b495e79d96f21d035142e2b9a07dec963cb1":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260311101821-f610b495e79d96f21d035142e2b9a07dec963cb1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260311101821-f610b495e79d96f21d035142e2b9a07dec963cb1","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0b33147917bb22942e123e737f1804972c5c8f7c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260311101821-f610b495e79d96f21d035142e2b9a07dec963cb1.tgz","fileCount":111,"integrity":"sha512-7m4iA2pyW7UuexuL86rULDCMijIyZx8Q29hxB71ZGpiftludyF3AhpltoEWPGd7uXlIeQNjJJ+gi7iyfd9YXqQ==","signatures":[{"sig":"MEYCIQCJRhj3xCmUqtNwBGUldlmlklRlHQMORmCdkN1AcX+0ngIhAOMsE9OwFI4fzmSIRhXCnKfbSkcAVd3OtYQm/O+LKMca","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":247258},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f610b495e79d96f21d035142e2b9a07dec963cb1","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260311101821-f610b495e79d96f21d035142e2b9a07dec963cb1","@graphql-codegen/plugin-helpers":"^6.1.1","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260311101821-f610b495e79d96f21d035142e2b9a07dec963cb1_1773224328338_0.5547824458986041","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260311101925-b4ce7ca47814aea0457c698adad37650fd5ebb14":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260311101925-b4ce7ca47814aea0457c698adad37650fd5ebb14","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260311101925-b4ce7ca47814aea0457c698adad37650fd5ebb14","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1efcf0b1e0ef1148055c6dcef4b39ca9b61bb640","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260311101925-b4ce7ca47814aea0457c698adad37650fd5ebb14.tgz","fileCount":111,"integrity":"sha512-D8/MdR0NvQ7d2OgHhbhDgjLHraOxB2UQ/uUMCBtIdzqGBKVSgNxM5XbJvetHaDPrVJOd7MtJM12KGqY8fyFpCQ==","signatures":[{"sig":"MEQCIEbdt7hywB+j21g6EwlE5dUY7qGc6qJ8gTy+13kYd28LAiA1+oVVp8JqoyX5VSye7E8BCq2pKd3TqnLM8kJbNdcK4A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":247258},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b4ce7ca47814aea0457c698adad37650fd5ebb14","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260311101925-b4ce7ca47814aea0457c698adad37650fd5ebb14","@graphql-codegen/plugin-helpers":"^6.1.1","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260311101925-b4ce7ca47814aea0457c698adad37650fd5ebb14_1773224392855_0.6174953035157165","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260311102456-04728bb2b20626e1f4d332cdcdcdf337be5af272":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260311102456-04728bb2b20626e1f4d332cdcdcdf337be5af272","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260311102456-04728bb2b20626e1f4d332cdcdcdf337be5af272","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"53112b1519cb99fb3919e319bcb72bf0ff9f8e71","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260311102456-04728bb2b20626e1f4d332cdcdcdf337be5af272.tgz","fileCount":111,"integrity":"sha512-QRFOh/hsk7Qpx2XdI3stnabKKHDZTw9CdbQuFbUzUwHfPZURxKEyjuBP6LXstmyV7ChO7IHUK9hDpVD6KD6b2Q==","signatures":[{"sig":"MEQCIA10Yhq97L6ObI3zaLKvMyHoze5DypFoc1cfGYWQ/ToBAiBL9O1RBRJLxmwAt2sa4y4wstCXrvM1/AXzGtBbEtXGqg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":247258},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"04728bb2b20626e1f4d332cdcdcdf337be5af272","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260311102456-04728bb2b20626e1f4d332cdcdcdf337be5af272","@graphql-codegen/plugin-helpers":"^6.1.1","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260311102456-04728bb2b20626e1f4d332cdcdcdf337be5af272_1773224725028_0.5539198623182291","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260311103225-40759e3428ca7d5222cef8431aadb951cc1b44e8":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260311103225-40759e3428ca7d5222cef8431aadb951cc1b44e8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260311103225-40759e3428ca7d5222cef8431aadb951cc1b44e8","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ff5fbe06d8239c15cb57fefeafb7206ffa19f6f6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260311103225-40759e3428ca7d5222cef8431aadb951cc1b44e8.tgz","fileCount":111,"integrity":"sha512-vhC8CxJHlexMo3IhQykczUYDoKXtfyCDshWb4fm93j1jjSnH1A3dpzjxyXnKBR/eRMafOtSetjJDnoSag9jyPQ==","signatures":[{"sig":"MEUCIBsY9WfYgJQy4xHYyqVCWdL7QPHayiSafPoyP/8hGqCDAiEAue9/kK3r2qU0LJR+7N5YjD1W0TSVdLLEN6oZUhDaL1o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":247258},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"40759e3428ca7d5222cef8431aadb951cc1b44e8","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260311103225-40759e3428ca7d5222cef8431aadb951cc1b44e8","@graphql-codegen/plugin-helpers":"^6.1.1","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260311103225-40759e3428ca7d5222cef8431aadb951cc1b44e8_1773225172906_0.8107989259316215","host":"s3://npm-registry-packages-npm-production"}},"6.2.0-alpha-20260312101419-241a6071e4e45552bd0ab481097ff03506c792a2":{"name":"@graphql-codegen/cli","version":"6.2.0-alpha-20260312101419-241a6071e4e45552bd0ab481097ff03506c792a2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.0-alpha-20260312101419-241a6071e4e45552bd0ab481097ff03506c792a2","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"9f39970123b78365a704437d6451b1d3d2166cfe","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.0-alpha-20260312101419-241a6071e4e45552bd0ab481097ff03506c792a2.tgz","fileCount":111,"integrity":"sha512-tTVMLsa6Q95kRheimmNjX/SKHs2vd15901HWCOs11XilvN03S7FWRcjIlCca0mgPEIDsJg0fgOAwtlhmE7DacA==","signatures":[{"sig":"MEQCICGAdDBsm6l1ivf25wMhIedEBLlve1/KjgvJzAg9yV5hAiAuggdz52y/ygkHKi/Qehljy0AOx+FnOTZwm/Yx0BVDIQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":250064},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"241a6071e4e45552bd0ab481097ff03506c792a2","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^5.2.4","@graphql-codegen/plugin-helpers":"6.2.0-alpha-20260312101419-241a6071e4e45552bd0ab481097ff03506c792a2","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.0-alpha-20260312101419-241a6071e4e45552bd0ab481097ff03506c792a2_1773310478772_0.7693571802842558","host":"s3://npm-registry-packages-npm-production"}},"6.2.0":{"name":"@graphql-codegen/cli","version":"6.2.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.0","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"604043feea6a5a95cfd1f4562e41e99cbf0c0f84","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.0.tgz","fileCount":111,"integrity":"sha512-BNebfzbZ3qa+HNs35ug69A8Ma39ky7oy9Lc5SnmnFwW3/38NbqoHCKre+Hwle7ukdD8fWkhi5S01GdiNjIlwhQ==","signatures":[{"sig":"MEUCID26FntjqzOshB6+0+hI/4J3DA4lMLR7WNQkdskCZVvqAiEApnuB3s51R68bS1izN7MWnS5EO/JC+N/C7I6V0YtY69k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":249941},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"fbd83608f90001bce6832c71f16ce95ae53b136e","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^5.2.4","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.0_1773310679383_0.6431528076850057","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260312110350-6459845e21beed6832577b61e49311d2ea7f0784":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260312110350-6459845e21beed6832577b61e49311d2ea7f0784","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260312110350-6459845e21beed6832577b61e49311d2ea7f0784","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0010bfa6d3f1b9bd025f8a8b0d787458a61c9e71","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260312110350-6459845e21beed6832577b61e49311d2ea7f0784.tgz","fileCount":111,"integrity":"sha512-ZJt4BLVLmMOdF9vgZ/qoATragjteyIbZ5JTYrXK3ZL3QcYbtEQ5iDS1Wq6Q6U/ZiI12V+wsTCnaolRzaA1htKA==","signatures":[{"sig":"MEUCIQDfIvRyy6LXntjnSNTqLsoqi7wvnHyAMkSr6rb3YD6xSwIgdWgMtgHShafcdYa6aOaRS4PrAob75JlD79G2YONYXkc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":250758},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6459845e21beed6832577b61e49311d2ea7f0784","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260312110350-6459845e21beed6832577b61e49311d2ea7f0784","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260312110350-6459845e21beed6832577b61e49311d2ea7f0784_1773313457727_0.598161604258687","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260312121526-bd9ddb3577bffecdc9dc01674fbf03f49367c475":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260312121526-bd9ddb3577bffecdc9dc01674fbf03f49367c475","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260312121526-bd9ddb3577bffecdc9dc01674fbf03f49367c475","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"5eaebf4abee9a94ae0bd1a530885451a7a2fab8d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260312121526-bd9ddb3577bffecdc9dc01674fbf03f49367c475.tgz","fileCount":111,"integrity":"sha512-aisXEqV7zbTX3qdjxjpV/W/0a/5rDx0qra3WH5VS1xL4ywieOPDNy3W0WDDihN0IG3ElAtM2vlGI6q6DRnQ0Ag==","signatures":[{"sig":"MEYCIQDTjIGTotQTBMGu7y4q3X61zpXM1DQzyRRWMY0C/k2M0wIhAI4cFiHRzuH9q0iUqkEFeEg4+12jOirE2b0GkiG2fDHT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":250758},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"bd9ddb3577bffecdc9dc01674fbf03f49367c475","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260312121526-bd9ddb3577bffecdc9dc01674fbf03f49367c475","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260312121526-bd9ddb3577bffecdc9dc01674fbf03f49367c475_1773317752584_0.004148043072835339","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260312122251-417cf3291cc08b8f2f73cddb3b44956909f70f77":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260312122251-417cf3291cc08b8f2f73cddb3b44956909f70f77","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260312122251-417cf3291cc08b8f2f73cddb3b44956909f70f77","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"77541c76a1b8a5c7b7965af3f08d4f7bfb68a5cf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260312122251-417cf3291cc08b8f2f73cddb3b44956909f70f77.tgz","fileCount":111,"integrity":"sha512-p/JbJ7WlPzDKNv7u0VmbgSrEVsx6LKoWMegHrXLFBjlPeuhg92ohmkSHvu3H95OgBVOalu9ih9QrOqMcEmdNVA==","signatures":[{"sig":"MEYCIQDU1908RigzX1MnX2RKOOIM1E+ukARtegUNwTMBNGZNxgIhAIYaS1i0tTkn37SQK+Dh+1XGmugPLR9icuyFitZ8qVci","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":250758},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"417cf3291cc08b8f2f73cddb3b44956909f70f77","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260312122251-417cf3291cc08b8f2f73cddb3b44956909f70f77","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260312122251-417cf3291cc08b8f2f73cddb3b44956909f70f77_1773318199985_0.5009939013368874","host":"s3://npm-registry-packages-npm-production"}},"6.2.1":{"name":"@graphql-codegen/cli","version":"6.2.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.1","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c9f4e6ee180bafa433cd635d5e30d27ed9c0c900","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.1.tgz","fileCount":111,"integrity":"sha512-E1B+5nBda2l89Pci5M0HcEj2Hmx2yhORFX+1T3rmwpQjdOiulo+h9JifWxKomUpjfbmU1YkBSd47CCGLFPU10A==","signatures":[{"sig":"MEQCIHZ9ZYnZl86ckIasRcLbJe05/7Jb0DwqlwICTejs4fHMAiBKWiIAXtWGdx2G5JPinaGPEkfqyAXSW7dd0ZrBs9HbCg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":250739},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"590fcfab389d123d120f1f2130c3dc5466e9f7ed","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^5.2.4","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.1_1773318663598_0.8829474948060725","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260312132520-9c31d37bb8855c6ee3ae50dc020b3d0489d23c92":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260312132520-9c31d37bb8855c6ee3ae50dc020b3d0489d23c92","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260312132520-9c31d37bb8855c6ee3ae50dc020b3d0489d23c92","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0992b91ac0bf8cab3bca339c7486ac97fcf896bd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260312132520-9c31d37bb8855c6ee3ae50dc020b3d0489d23c92.tgz","fileCount":111,"integrity":"sha512-0AocYdXK7ekneIrra5HZYifUdJ8Jv7LH6MoDbuiNRvl3StS0mKMErHmqTUe4SYnNN+ZgBh9VUtXc2dVEGI2o4Q==","signatures":[{"sig":"MEUCIG4XvUAXlf7z50VY1fSrE7WZVz3uiv58EN2SWRE4Bmb/AiEA/2CbbRNxRwdHHw0swA0hlDhkQiVcPFxTDqY8HKuBF1Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":250758},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"9c31d37bb8855c6ee3ae50dc020b3d0489d23c92","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260312132520-9c31d37bb8855c6ee3ae50dc020b3d0489d23c92","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260312132520-9c31d37bb8855c6ee3ae50dc020b3d0489d23c92_1773321948549_0.1424582177365381","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260312134304-4dc71eb28e50c83ef2abd041c13c5bd2cdf85cd4":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260312134304-4dc71eb28e50c83ef2abd041c13c5bd2cdf85cd4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260312134304-4dc71eb28e50c83ef2abd041c13c5bd2cdf85cd4","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"78fc9504c36e2809a1e6c8cb22da1705017beb48","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260312134304-4dc71eb28e50c83ef2abd041c13c5bd2cdf85cd4.tgz","fileCount":111,"integrity":"sha512-NGjKx31KJ9qetqlXS6OylcDYQeSTOgVC8q3LCgN/aOnIagBKLYKvHtSXgAcFESyTRierPw+QsMpRdSMnqPUt3g==","signatures":[{"sig":"MEUCIQDeo3QwA2zxDy0bGv5a2zaAiAt/NeY5cW63AWiRUOdQpgIgZ82mBb+8kQIAP1FNhrXa49R1f3xVcnkks7X0mQES6/U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":250758},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4dc71eb28e50c83ef2abd041c13c5bd2cdf85cd4","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260312134304-4dc71eb28e50c83ef2abd041c13c5bd2cdf85cd4","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260312134304-4dc71eb28e50c83ef2abd041c13c5bd2cdf85cd4_1773323011714_0.18293418940072015","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260312135529-f8ced4dd37c358539f387dea41379db7016a3444":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260312135529-f8ced4dd37c358539f387dea41379db7016a3444","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260312135529-f8ced4dd37c358539f387dea41379db7016a3444","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"5be286c96fc0b8b274ebfe93aa163b905e2856a8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260312135529-f8ced4dd37c358539f387dea41379db7016a3444.tgz","fileCount":111,"integrity":"sha512-4nVhK0syY9M/G7rtdu3kAGO+0gMQYiJw5zBwConuai6YxNS5z9C0chtjbQx5MjcnoYvbEKxrLj/KjuHyMbb8rg==","signatures":[{"sig":"MEQCIHufcuvHaSwkQOozS3UqR/vI4OZM3tw9Gb6UcHkoVEyOAiAco4PG5RiMwL9G445gx4NhWJO79UdSrKzMqWUaBiJjFA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":250758},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f8ced4dd37c358539f387dea41379db7016a3444","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260312135529-f8ced4dd37c358539f387dea41379db7016a3444","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260312135529-f8ced4dd37c358539f387dea41379db7016a3444_1773323758035_0.5006080182861625","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260316123342-e0366fcda3ed682147415cde9dfab416ff1a18f5":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260316123342-e0366fcda3ed682147415cde9dfab416ff1a18f5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260316123342-e0366fcda3ed682147415cde9dfab416ff1a18f5","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d9d7f89fc2e05699fb12299c18e7746b059b2c6e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260316123342-e0366fcda3ed682147415cde9dfab416ff1a18f5.tgz","fileCount":111,"integrity":"sha512-FsyNCc2qo5EQcVu2RRAR9bcV8ebkE7eq0YuF6iv/q5wnUZF+p1TxPxTg2STfx3Fv565o8UQrqoAEra0WAbsBoA==","signatures":[{"sig":"MEUCIQD1Zgo6oXy01eTjagNi1jDG0WbBDOtsClwUukpUdVumuAIgNMYs0hZTITfr5BQGPLu0ACMzj6J8VWhZHt1TxFTHdWc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":250758},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e0366fcda3ed682147415cde9dfab416ff1a18f5","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260316123342-e0366fcda3ed682147415cde9dfab416ff1a18f5","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260316123342-e0366fcda3ed682147415cde9dfab416ff1a18f5_1773664449623_0.4680690910007004","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260316123536-f1be5d641cea639e270924f1ec243d48c90bda21":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260316123536-f1be5d641cea639e270924f1ec243d48c90bda21","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260316123536-f1be5d641cea639e270924f1ec243d48c90bda21","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6050563300cb404856a3851b85bf968512eba8e3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260316123536-f1be5d641cea639e270924f1ec243d48c90bda21.tgz","fileCount":111,"integrity":"sha512-I+H8XPZ4v8n/ASQaRu+DUvIhQumf2z+bczWnAu2fq0ylugfTsBSrJyCvC0/NKB17rEUxeoc+OStmpSjbQ2/bqg==","signatures":[{"sig":"MEUCIA2rtlwjUX5kbUD9PBdJEbK8NDBaUnqrLcgympRBYyNOAiEAwTrusZodiZgeEmg6obOLoRK/P2fut05jwXuH789gk4M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":250758},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f1be5d641cea639e270924f1ec243d48c90bda21","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260316123536-f1be5d641cea639e270924f1ec243d48c90bda21","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260316123536-f1be5d641cea639e270924f1ec243d48c90bda21_1773664563973_0.9330752855506359","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260316132202-81afcbeaa731b4d3dd26846af4c8a71edb50e6b0":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260316132202-81afcbeaa731b4d3dd26846af4c8a71edb50e6b0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260316132202-81afcbeaa731b4d3dd26846af4c8a71edb50e6b0","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"036fbabb854d043a828582d77bb0a535f08f8643","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260316132202-81afcbeaa731b4d3dd26846af4c8a71edb50e6b0.tgz","fileCount":111,"integrity":"sha512-eoa7KxFo6ctRa9ZYv7pPzlWJy3sRDUr9ZqsaZ+j4loh2ItkBGyiTbMFqf/8YAhvHTaQus3wNHeiLYXNZvu5l+Q==","signatures":[{"sig":"MEUCIGArMxe9F6lwdX02mgnnsLqt2epa8G6o5ayWsKtn/T1BAiEAlP2RbJ1z5ljpenmQTV9I+IxTx5zOBq3WuZ5Y2VYoGRI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":250758},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"81afcbeaa731b4d3dd26846af4c8a71edb50e6b0","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260316132202-81afcbeaa731b4d3dd26846af4c8a71edb50e6b0","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260316132202-81afcbeaa731b4d3dd26846af4c8a71edb50e6b0_1773667349429_0.4302665349615844","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260318134322-cdbc9b25969f8290b4888b22c8f770dfde4155de":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260318134322-cdbc9b25969f8290b4888b22c8f770dfde4155de","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260318134322-cdbc9b25969f8290b4888b22c8f770dfde4155de","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1343c9881c3e9327c8d44e6297548123de99dd99","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260318134322-cdbc9b25969f8290b4888b22c8f770dfde4155de.tgz","fileCount":111,"integrity":"sha512-8czKm5jQaCxUMW2xba5ZUgfLdh9x+6/QpwIbDGBXwyteUBbFJWVcjFIkEuKyQfXXQOFJiugdLoZlLmHg/rda4w==","signatures":[{"sig":"MEYCIQCQip3BXruVgxPboHosMtJdMzkvr0lGJiPxQVHANmNV2wIhANC4FN/ues0BVtfk2XZjDNYh6eQSJv8KiUK5FNlveCOR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":250758},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"cdbc9b25969f8290b4888b22c8f770dfde4155de","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260318134322-cdbc9b25969f8290b4888b22c8f770dfde4155de","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260318134322-cdbc9b25969f8290b4888b22c8f770dfde4155de_1773841430404_0.41715262778804796","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260318135918-3145fdcdc944075bb16c5b3463d1f6856eee3d25":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260318135918-3145fdcdc944075bb16c5b3463d1f6856eee3d25","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260318135918-3145fdcdc944075bb16c5b3463d1f6856eee3d25","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"46a47cfec0853d180d884dd5ee1f12134d367858","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260318135918-3145fdcdc944075bb16c5b3463d1f6856eee3d25.tgz","fileCount":111,"integrity":"sha512-RRSNfIDartfmlzZHBNzsBAYefUOLpLU0nCcqjygh5I6fV2QA2jwFGTAYF1gHfcw3ScWNxPk5p+6ZZhHc5exomg==","signatures":[{"sig":"MEQCIHjLXElReJP2FK6a6kXXenhfEEoLpavvKSsC5i/goIZWAiBCShPAlF2KyH/jEs0NLEYEd5rMlM/ZXsgVjMTe+33ZdA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":250758},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3145fdcdc944075bb16c5b3463d1f6856eee3d25","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260318135918-3145fdcdc944075bb16c5b3463d1f6856eee3d25","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260318135918-3145fdcdc944075bb16c5b3463d1f6856eee3d25_1773842386683_0.9694813013157615","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260318140537-be36bfdea1088c2b31d73c292458b8642d89835c":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260318140537-be36bfdea1088c2b31d73c292458b8642d89835c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260318140537-be36bfdea1088c2b31d73c292458b8642d89835c","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"7b2a8ea7dfa9dc76557b0dcc800d96f45ec3822a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260318140537-be36bfdea1088c2b31d73c292458b8642d89835c.tgz","fileCount":111,"integrity":"sha512-EuSplv/+r/LkuJwp0iFXTcjvZ0d+yQtGu0q2+5lmwCCZ3uFvjWM8qfiBwvg6bdE1HulhOC0f+XGND/kHeRsPQQ==","signatures":[{"sig":"MEYCIQC+ByLoNmjrkS2VoWi5vRuER81kwxuVdpXPahcyua2mhgIhALkufKBJ797dKTBmWYM3uAr5l+AF67oi6fouplFfEt/7","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":250758},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"be36bfdea1088c2b31d73c292458b8642d89835c","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260318140537-be36bfdea1088c2b31d73c292458b8642d89835c","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260318140537-be36bfdea1088c2b31d73c292458b8642d89835c_1773842764528_0.7292811878885817","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260318141253-1a79eada98cda15027e7df66a926a34087158d4f":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260318141253-1a79eada98cda15027e7df66a926a34087158d4f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260318141253-1a79eada98cda15027e7df66a926a34087158d4f","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"838d5cd44a6b698de68c748601c51d5be2375bc4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260318141253-1a79eada98cda15027e7df66a926a34087158d4f.tgz","fileCount":111,"integrity":"sha512-fS/qvIENeMk75guQQ2J+tLs10ZawfTSxpwg+Zc7ffkJo6+Uby0kYWI/EAUN88mzarXlJ7OWuLfHdgPilOTjctg==","signatures":[{"sig":"MEYCIQDXbfZWGH68xK8Tmo4V7gjh0+aRtcXTgxRk1k6d55up0QIhAMkn2l/cpcLOqhG6q6bRN5EfP54vvdrHig0IO7ek+Pou","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":250758},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1a79eada98cda15027e7df66a926a34087158d4f","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260318141253-1a79eada98cda15027e7df66a926a34087158d4f","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260318141253-1a79eada98cda15027e7df66a926a34087158d4f_1773843201270_0.21275949894325574","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260319095647-e7d4bd0fdf47a5a1a580391da978c956543d9854":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260319095647-e7d4bd0fdf47a5a1a580391da978c956543d9854","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260319095647-e7d4bd0fdf47a5a1a580391da978c956543d9854","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"5587b1437191c3a5703aaac5d9d1b59b4730180f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260319095647-e7d4bd0fdf47a5a1a580391da978c956543d9854.tgz","fileCount":111,"integrity":"sha512-Q0cLSoSRNBdyhlxkWEfNbVH7Z1D/jtGaHlQFBU3+y99KGZMz3lhMDudp8mwihypVyUH/XLfmZ4tPjmKExa+20A==","signatures":[{"sig":"MEUCIB5pjrergbJiEiJvYBZ9zxG4caqQpwYg9XCAb/XiXDNXAiEA8KdrfZcGsqo+Larvg/WEwrap/u3Xj8FsUjsAh0IUaeA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":250758},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e7d4bd0fdf47a5a1a580391da978c956543d9854","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260319095647-e7d4bd0fdf47a5a1a580391da978c956543d9854","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260319095647-e7d4bd0fdf47a5a1a580391da978c956543d9854_1773914234832_0.9004880654523648","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260319112145-558c4a2465c7723ec5a41fc91f397dfe6aea8956":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260319112145-558c4a2465c7723ec5a41fc91f397dfe6aea8956","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260319112145-558c4a2465c7723ec5a41fc91f397dfe6aea8956","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1667c443cb961a9582ae4f3b883850706b8fb7bb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260319112145-558c4a2465c7723ec5a41fc91f397dfe6aea8956.tgz","fileCount":111,"integrity":"sha512-LSVOEGqqxnWBOr6o5r9xabqTnkecoD8K9O2HO0LuYHVs5mKlkxnH5fOrBF5imteD9DiKqTEeja0bCfSRHBW4Mg==","signatures":[{"sig":"MEQCIESjxhy01z6H9jWvMJ3+gRGmtwl/bDw6wN5fK6FsV9S6AiAgkbhBdcSVDqeS6sU42u6PH0pLeCPFRDnT2+DG6VupWQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":250758},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"558c4a2465c7723ec5a41fc91f397dfe6aea8956","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260319112145-558c4a2465c7723ec5a41fc91f397dfe6aea8956","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260319112145-558c4a2465c7723ec5a41fc91f397dfe6aea8956_1773919331598_0.23614891865492393","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260319114227-331877302a4efbc2f211478a904f71a2fef258ff":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260319114227-331877302a4efbc2f211478a904f71a2fef258ff","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260319114227-331877302a4efbc2f211478a904f71a2fef258ff","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"80f8a81c9cde0a78ee2bb98c01b39f4a73b25644","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260319114227-331877302a4efbc2f211478a904f71a2fef258ff.tgz","fileCount":111,"integrity":"sha512-Mobby6R0E9Rrg0Pd7xDZl0NB/o7AaL+vVhtqyfOjw7U3Elrkke42BTlpbifdTvLec654Tt7DXjMKncxLqCXh6g==","signatures":[{"sig":"MEQCIF4+3Mf0743ZserLglUddIERGWObd4h2+UeuZqIpz4zIAiB/o8axvSh+wvnjKV+mBNDdvc1UHvIeBrLTrS8+xcOMXA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":251556},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"331877302a4efbc2f211478a904f71a2fef258ff","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260319114227-331877302a4efbc2f211478a904f71a2fef258ff","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260319114227-331877302a4efbc2f211478a904f71a2fef258ff_1773920575379_0.2672471635425153","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260319115102-a90cdc038da5253a9e2837ce7d9991e9427ebb73":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260319115102-a90cdc038da5253a9e2837ce7d9991e9427ebb73","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260319115102-a90cdc038da5253a9e2837ce7d9991e9427ebb73","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"68f11eec0857617cdb97f44e8ee830e34c40c45a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260319115102-a90cdc038da5253a9e2837ce7d9991e9427ebb73.tgz","fileCount":111,"integrity":"sha512-IVUT6dn5NOfGmb4rz9z78oW0ok5/EY0a3P1US6eklGCGPrTaFNUTJ3p4nupXW71N16BWqGe8mSzg/TIYk3Jz3g==","signatures":[{"sig":"MEQCIGI+ZTyOl5Zbg/z3/Go5q8RN4etRJI/tUpWAOfgQeJFTAiAfnrd7a6VNs5w7LwSnuIUnZ7OZcJM5dBwHSlTUZdpolQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":251556},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a90cdc038da5253a9e2837ce7d9991e9427ebb73","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260319115102-a90cdc038da5253a9e2837ce7d9991e9427ebb73","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260319115102-a90cdc038da5253a9e2837ce7d9991e9427ebb73_1773921090057_0.9340401496416333","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260319115552-6734f1a6e8c2b9fab70b7418e374635f0e1e539d":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260319115552-6734f1a6e8c2b9fab70b7418e374635f0e1e539d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260319115552-6734f1a6e8c2b9fab70b7418e374635f0e1e539d","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"cf105044ff08398fabe29443464db5ec1f1e4f3d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260319115552-6734f1a6e8c2b9fab70b7418e374635f0e1e539d.tgz","fileCount":111,"integrity":"sha512-7REjaSHzcWuU7XNd/6G4TTGIIs2R75eBEUnxR529kExbCWpR6NGVpdC8UJUrhqV3JI+AyKRHzA+iGobTiMT6LQ==","signatures":[{"sig":"MEUCIQD4Q3WwFL0IZMvpNMyOkVuXiL86E3GKr4t8POQW1ETkHwIgNlySXwLMMsjWrdZm3xTa232SYf7k0PE/E1q2cyIGso0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":251678},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6734f1a6e8c2b9fab70b7418e374635f0e1e539d","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"6.0.0-alpha-20260319115552-6734f1a6e8c2b9fab70b7418e374635f0e1e539d","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260319115552-6734f1a6e8c2b9fab70b7418e374635f0e1e539d","@graphql-codegen/plugin-helpers":"7.0.0-alpha-20260319115552-6734f1a6e8c2b9fab70b7418e374635f0e1e539d","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260319115552-6734f1a6e8c2b9fab70b7418e374635f0e1e539d_1773921379844_0.8446731588537078","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260319115642-cc52a81e5eb7d0f62a6f5c31ba1eebb5b34ef99f":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260319115642-cc52a81e5eb7d0f62a6f5c31ba1eebb5b34ef99f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260319115642-cc52a81e5eb7d0f62a6f5c31ba1eebb5b34ef99f","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6df90e8cd2f5b97bb70fd4f00868328533316c3b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260319115642-cc52a81e5eb7d0f62a6f5c31ba1eebb5b34ef99f.tgz","fileCount":111,"integrity":"sha512-ZJ+knMb2+9buUA701EcORnm5nIrIxvIxRa/SGMJ8a6eu6tPf0OkGW4+X7J3t7ufB4hvE9UNc3UNIUd6enbH7Qw==","signatures":[{"sig":"MEYCIQDkHDw5bC5OCV3t41gohk+Fc9yCnqJT3HPArOP1Ao6SYwIhAJDWpbYl1oyGUOV+WhiKvPjqSOBbx6F2qye6NDs+agZU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":251678},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"cc52a81e5eb7d0f62a6f5c31ba1eebb5b34ef99f","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"6.0.0-alpha-20260319115642-cc52a81e5eb7d0f62a6f5c31ba1eebb5b34ef99f","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260319115642-cc52a81e5eb7d0f62a6f5c31ba1eebb5b34ef99f","@graphql-codegen/plugin-helpers":"7.0.0-alpha-20260319115642-cc52a81e5eb7d0f62a6f5c31ba1eebb5b34ef99f","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260319115642-cc52a81e5eb7d0f62a6f5c31ba1eebb5b34ef99f_1773921429636_0.8523438031867165","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260319120713-b6f95bb4d1195c2597e9c2e1639a7d4406c82823":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260319120713-b6f95bb4d1195c2597e9c2e1639a7d4406c82823","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260319120713-b6f95bb4d1195c2597e9c2e1639a7d4406c82823","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"cb8b30a61595a45aa73921a2c54962d18ca5a691","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260319120713-b6f95bb4d1195c2597e9c2e1639a7d4406c82823.tgz","fileCount":111,"integrity":"sha512-6/Qb/jmeKNZy//DTpau0OuzrVxCS5szJzPk3DsAkHC68EnWzQBtP5+lPCDa6a1wD/ipWhYrJkPeVwTkn3JtGKQ==","signatures":[{"sig":"MEUCIQD4BL3x0Yt+4lGbkaZ2lAcADc2uVLURpnZnZ0VyUSgAvgIgdSbdNAZrZPdrzzQ/UcZ8XtwALhFGug0STzkPjG1Urhs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":251678},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b6f95bb4d1195c2597e9c2e1639a7d4406c82823","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"6.0.0-alpha-20260319120713-b6f95bb4d1195c2597e9c2e1639a7d4406c82823","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260319120713-b6f95bb4d1195c2597e9c2e1639a7d4406c82823","@graphql-codegen/plugin-helpers":"7.0.0-alpha-20260319120713-b6f95bb4d1195c2597e9c2e1639a7d4406c82823","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260319120713-b6f95bb4d1195c2597e9c2e1639a7d4406c82823_1773922062657_0.7454352278148693","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260319122931-bc62f449e4c14584c59649048f26d62a43898960":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260319122931-bc62f449e4c14584c59649048f26d62a43898960","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260319122931-bc62f449e4c14584c59649048f26d62a43898960","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"458a9e67421d8ffffaf584d8c0eb8aa6e950e37d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260319122931-bc62f449e4c14584c59649048f26d62a43898960.tgz","fileCount":111,"integrity":"sha512-gduj+rI/rtDikd2zymW7EJOm2Drbn15oz3mqQWN0QHZ+SDYRkVMXBqJT4xteyQ8QaOiLWmILhiVzdMq/Cjo71w==","signatures":[{"sig":"MEYCIQDyJNKQj8pNopUk8OsjGJ5+2yRuy7oE08rHt5ZetB2HMQIhANS7q6SzuDodFJTtU9ustVjl+cUmbmmDXONs0MO7pOoZ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":251678},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"bc62f449e4c14584c59649048f26d62a43898960","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"6.0.0-alpha-20260319122931-bc62f449e4c14584c59649048f26d62a43898960","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260319122931-bc62f449e4c14584c59649048f26d62a43898960","@graphql-codegen/plugin-helpers":"7.0.0-alpha-20260319122931-bc62f449e4c14584c59649048f26d62a43898960","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260319122931-bc62f449e4c14584c59649048f26d62a43898960_1773923399502_0.69951638792881","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260322035717-ff62ae6c37a82c1ba65c814470aef10053d14fb3":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260322035717-ff62ae6c37a82c1ba65c814470aef10053d14fb3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260322035717-ff62ae6c37a82c1ba65c814470aef10053d14fb3","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"66c133d2e2331e3ed50f817462d2ee5f76e7d3b0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260322035717-ff62ae6c37a82c1ba65c814470aef10053d14fb3.tgz","fileCount":111,"integrity":"sha512-qQYjg1KIBXp+eaLePO4Xp5O1JOFfAkb1cU5pP+yE7sH+m12J67/8Qw7TxJRWQGZlpvkf/9HD2IhusJBNo+/dNg==","signatures":[{"sig":"MEUCIF72THKnZTnwv6S+J0RUvguYI2qBMq4pXs7otp9iBzoWAiEA4b9m6jI3SXlCGR7rR7Wi1Lcr4Z+BGghe3yoPLDDCqsM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":251679},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ff62ae6c37a82c1ba65c814470aef10053d14fb3","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"6.0.0-alpha-20260322035717-ff62ae6c37a82c1ba65c814470aef10053d14fb3","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260322035717-ff62ae6c37a82c1ba65c814470aef10053d14fb3","@graphql-codegen/plugin-helpers":"7.0.0-alpha-20260322035717-ff62ae6c37a82c1ba65c814470aef10053d14fb3","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260322035717-ff62ae6c37a82c1ba65c814470aef10053d14fb3_1774151863640_0.25418990679129383","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260322055836-e6ce8330ea9f427d8ca1132b23c6c7241b5a3a5f":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260322055836-e6ce8330ea9f427d8ca1132b23c6c7241b5a3a5f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260322055836-e6ce8330ea9f427d8ca1132b23c6c7241b5a3a5f","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8425cc9fe7e3d01d0d345bc9f69b625c29bf96e0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260322055836-e6ce8330ea9f427d8ca1132b23c6c7241b5a3a5f.tgz","fileCount":111,"integrity":"sha512-wzZV7eI7oeGzqvh+cOHs0LAbkKN5C9WwKhlH9F4WovGT7OJnA8SbSIfXyuKDfpnQ9q82unBhAjm7tUO3pXfV9w==","signatures":[{"sig":"MEUCIDQvS+n93tRLCvmm04J1dl6bq/lFYEyDtc7/N82MqNbOAiEAunKaSa1vXM+kUQKP43wsjUsajHWfH59VogEtWMBnD/U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":251679},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e6ce8330ea9f427d8ca1132b23c6c7241b5a3a5f","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"6.0.0-alpha-20260322055836-e6ce8330ea9f427d8ca1132b23c6c7241b5a3a5f","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260322055836-e6ce8330ea9f427d8ca1132b23c6c7241b5a3a5f","@graphql-codegen/plugin-helpers":"7.0.0-alpha-20260322055836-e6ce8330ea9f427d8ca1132b23c6c7241b5a3a5f","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260322055836-e6ce8330ea9f427d8ca1132b23c6c7241b5a3a5f_1774159142847_0.32166663958188235","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260322080719-ae38b588aa075cb07463dfe36d85c935e6f3dfd7":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260322080719-ae38b588aa075cb07463dfe36d85c935e6f3dfd7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260322080719-ae38b588aa075cb07463dfe36d85c935e6f3dfd7","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"90a60d71cc1f6c1dab16c2ccef77fb6df34b6049","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260322080719-ae38b588aa075cb07463dfe36d85c935e6f3dfd7.tgz","fileCount":111,"integrity":"sha512-YAVEJzcCMfWXlTNb/pvl2AivyNy3M1nZJOUYeIMEPnmdYcSCjYFAzPFMe5jfT1srDoKlGOUxpLgmRQIxXfBTLg==","signatures":[{"sig":"MEUCIGDD1A3Jcuf0XcG7mUQvePF/ZHqvBzudrn8SAdD9ZYJ/AiEA5lT5pCjJOp4bQSE/BgnZTQzc1P7V++J2dTgYseZKMc4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":251679},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ae38b588aa075cb07463dfe36d85c935e6f3dfd7","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"6.0.0-alpha-20260322080719-ae38b588aa075cb07463dfe36d85c935e6f3dfd7","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260322080719-ae38b588aa075cb07463dfe36d85c935e6f3dfd7","@graphql-codegen/plugin-helpers":"7.0.0-alpha-20260322080719-ae38b588aa075cb07463dfe36d85c935e6f3dfd7","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260322080719-ae38b588aa075cb07463dfe36d85c935e6f3dfd7_1774166865211_0.5518225599006386","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260322081310-6ec1b48e1e4dc6dd34e4a08624c2fe5c1026579f":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260322081310-6ec1b48e1e4dc6dd34e4a08624c2fe5c1026579f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260322081310-6ec1b48e1e4dc6dd34e4a08624c2fe5c1026579f","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"620fafccf05323f2e5de92ed18e3b3c2d5f3bc80","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260322081310-6ec1b48e1e4dc6dd34e4a08624c2fe5c1026579f.tgz","fileCount":111,"integrity":"sha512-RlTNUY3+TUUc73IGFkO/85+t+jevdYK5QPJmkHt6B2qFjsmxvbUzSVfN0nIetG9QVQEhupnZrXaWBlQRjxVDHA==","signatures":[{"sig":"MEYCIQC/WX4GXoj9OPevu7KJogKBw0e88jS4zhsRTz4mAhpPGAIhAJrPsQD59DjbbDOusRYLKwuI6A4O9RW/63EAs6URzdKX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":251679},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6ec1b48e1e4dc6dd34e4a08624c2fe5c1026579f","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"6.0.0-alpha-20260322081310-6ec1b48e1e4dc6dd34e4a08624c2fe5c1026579f","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260322081310-6ec1b48e1e4dc6dd34e4a08624c2fe5c1026579f","@graphql-codegen/plugin-helpers":"7.0.0-alpha-20260322081310-6ec1b48e1e4dc6dd34e4a08624c2fe5c1026579f","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260322081310-6ec1b48e1e4dc6dd34e4a08624c2fe5c1026579f_1774167219706_0.17493038629613622","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260322081724-67c359e4b8e2a36899a1b522f2f43daf93e97008":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260322081724-67c359e4b8e2a36899a1b522f2f43daf93e97008","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260322081724-67c359e4b8e2a36899a1b522f2f43daf93e97008","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"5d7f7cf7c0dce54a322107fb70f711eeb3156b50","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260322081724-67c359e4b8e2a36899a1b522f2f43daf93e97008.tgz","fileCount":111,"integrity":"sha512-S8KmDVwsN9g1bR9gkH/0pKrKamNrKCelsV6ZIB+uZsdBA4f1SFmyyeJmK5vaJJnJlaz87GVioXbS1txd6f48hw==","signatures":[{"sig":"MEUCIBQCLMkW+MTr5/CsVIaF6LDH3SmLDX3THbQK0mmYCzn2AiEA4ftCTR39PnMrwCThzwdFVbxgyCVi+m1rUgAaR6aJa0w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":251679},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"67c359e4b8e2a36899a1b522f2f43daf93e97008","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"6.0.0-alpha-20260322081724-67c359e4b8e2a36899a1b522f2f43daf93e97008","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260322081724-67c359e4b8e2a36899a1b522f2f43daf93e97008","@graphql-codegen/plugin-helpers":"7.0.0-alpha-20260322081724-67c359e4b8e2a36899a1b522f2f43daf93e97008","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260322081724-67c359e4b8e2a36899a1b522f2f43daf93e97008_1774167469978_0.48414970793008205","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260322132510-14d22072d7f8a2b88050538ae695ec8c3a7b4bce":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260322132510-14d22072d7f8a2b88050538ae695ec8c3a7b4bce","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260322132510-14d22072d7f8a2b88050538ae695ec8c3a7b4bce","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a0394899b5c9e57a2aa6f9a33e018ceeea131e51","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260322132510-14d22072d7f8a2b88050538ae695ec8c3a7b4bce.tgz","fileCount":111,"integrity":"sha512-+PmMYFrgbUWc/whiaspMuid1DCOz34IR8eY0UiSZpTQ9owungcppI336pu10/XyQLxjr3uKVX7HTS8HLT+h31g==","signatures":[{"sig":"MEUCIQC8Fjca/QgP72DZBnpi5Dzr8y7HZ/rdkdfO5Y9OcON8UwIgR6Jm73GGExVzs2uAPgF3WrkANDS9XZIy9n3IaMCPxbs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":251637},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"14d22072d7f8a2b88050538ae695ec8c3a7b4bce","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"6.0.0-alpha-20260322132510-14d22072d7f8a2b88050538ae695ec8c3a7b4bce","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260322132510-14d22072d7f8a2b88050538ae695ec8c3a7b4bce","@graphql-codegen/plugin-helpers":"7.0.0-alpha-20260322132510-14d22072d7f8a2b88050538ae695ec8c3a7b4bce","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260322132510-14d22072d7f8a2b88050538ae695ec8c3a7b4bce_1774185939807_0.930811091548547","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260322133204-5412890edafd92f070ac53f10de834c087e9d96e":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260322133204-5412890edafd92f070ac53f10de834c087e9d96e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260322133204-5412890edafd92f070ac53f10de834c087e9d96e","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ba417dbed072ab9e56f43fcacf05851179018314","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260322133204-5412890edafd92f070ac53f10de834c087e9d96e.tgz","fileCount":111,"integrity":"sha512-xCm+g6AT3R039/0JT7j31WsXYygaH753nkKJEsmseBvHshRZXQVdUnhkqmLDrYgFh4tkmIwLBsDj7i2UesZFNA==","signatures":[{"sig":"MEQCIBZHHyvHcMp/Y2AeVk16rpLvNvs1BhO9OR75Z+hPIK9eAiBPDYlXvvT4bJFXA/o60XGNzfY9NUmZlmSgzJNzi5JcOQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":251637},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"5412890edafd92f070ac53f10de834c087e9d96e","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"6.0.0-alpha-20260322133204-5412890edafd92f070ac53f10de834c087e9d96e","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260322133204-5412890edafd92f070ac53f10de834c087e9d96e","@graphql-codegen/plugin-helpers":"7.0.0-alpha-20260322133204-5412890edafd92f070ac53f10de834c087e9d96e","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260322133204-5412890edafd92f070ac53f10de834c087e9d96e_1774186350304_0.7610444336267002","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260322134632-9090a8487a642360d524bf6775c5077a85b08f83":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260322134632-9090a8487a642360d524bf6775c5077a85b08f83","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260322134632-9090a8487a642360d524bf6775c5077a85b08f83","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0d1686ccd65ffc3fea26736bf73cbe9185857115","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260322134632-9090a8487a642360d524bf6775c5077a85b08f83.tgz","fileCount":111,"integrity":"sha512-Nb2dQ9HnoFPzBzNoqj5o2Y+6OwxlEUKFQhJTmk/N7E35WZWt0GVF0xA4Li6xUVFAjg/KUkLBWP6WI7HQoaStFA==","signatures":[{"sig":"MEUCIFNLmDixWWmjwDiy2ZwwsHIdyboaCxWDZIsRDS8kyaaEAiEAsES+l/evaWaDrS5g497AHkr44YJ11Zd1aW/qfB6wGdk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":251637},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"9090a8487a642360d524bf6775c5077a85b08f83","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"6.0.0-alpha-20260322134632-9090a8487a642360d524bf6775c5077a85b08f83","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260322134632-9090a8487a642360d524bf6775c5077a85b08f83","@graphql-codegen/plugin-helpers":"7.0.0-alpha-20260322134632-9090a8487a642360d524bf6775c5077a85b08f83","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260322134632-9090a8487a642360d524bf6775c5077a85b08f83_1774187220447_0.1265340653453788","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260323113133-b4751ac0b0b9e0ea3628e41dd9b3cfc0847ea401":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260323113133-b4751ac0b0b9e0ea3628e41dd9b3cfc0847ea401","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260323113133-b4751ac0b0b9e0ea3628e41dd9b3cfc0847ea401","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"62bd3119dc92da33ad5e0782cb03cd9fbdf8414a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260323113133-b4751ac0b0b9e0ea3628e41dd9b3cfc0847ea401.tgz","fileCount":111,"integrity":"sha512-+/7yhB3q/OdlmiTYGp1Zc1cK/KcCoVWJ1CXlXQwsv6FHF0nDrfj9YuhXLSTgTsJmuqIQS/oCivY/S4GCe66HMQ==","signatures":[{"sig":"MEUCIAsEggNhJJtpL3KUmWAcsGXwhinefcAz+2cH0z+TgSm7AiEArjH9ntvtnP55xxCZHBXCCD718UkQJSevBWq5/ZMNFUY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":251637},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b4751ac0b0b9e0ea3628e41dd9b3cfc0847ea401","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"6.0.0-alpha-20260323113133-b4751ac0b0b9e0ea3628e41dd9b3cfc0847ea401","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260323113133-b4751ac0b0b9e0ea3628e41dd9b3cfc0847ea401","@graphql-codegen/plugin-helpers":"7.0.0-alpha-20260323113133-b4751ac0b0b9e0ea3628e41dd9b3cfc0847ea401","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260323113133-b4751ac0b0b9e0ea3628e41dd9b3cfc0847ea401_1774265522487_0.8670745890776408","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260323113908-33f45bf480eca7cc9aef160da1e6e7c91c33a326":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260323113908-33f45bf480eca7cc9aef160da1e6e7c91c33a326","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260323113908-33f45bf480eca7cc9aef160da1e6e7c91c33a326","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"5e02d375e5ea0815741060f6d9bc8d934bbee45d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260323113908-33f45bf480eca7cc9aef160da1e6e7c91c33a326.tgz","fileCount":111,"integrity":"sha512-7iljheln47Y7n6spcwutoQhK+gdMPcuuQnTJhqzEzU2XzpzyjOw7LpXD7k4grHHfsCkTaVsIs/1zaYO5Qizgcg==","signatures":[{"sig":"MEQCIF63M9vZ8ayjoh9FhGEV+0XbbMU3ksUwtfy2vvdukZqgAiAkkXEff1jpPjMLsB9NY9z3tWRDLnBTAAhvSnYm8KY8iw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":251637},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"33f45bf480eca7cc9aef160da1e6e7c91c33a326","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"6.0.0-alpha-20260323113908-33f45bf480eca7cc9aef160da1e6e7c91c33a326","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260323113908-33f45bf480eca7cc9aef160da1e6e7c91c33a326","@graphql-codegen/plugin-helpers":"7.0.0-alpha-20260323113908-33f45bf480eca7cc9aef160da1e6e7c91c33a326","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260323113908-33f45bf480eca7cc9aef160da1e6e7c91c33a326_1774265978592_0.36310882588279525","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260324113123-a34d3cfadd8fdfc90fe3e514f91664be3df538c2":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260324113123-a34d3cfadd8fdfc90fe3e514f91664be3df538c2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260324113123-a34d3cfadd8fdfc90fe3e514f91664be3df538c2","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d1daa0d87fcc66b9e5aadcae6a7447ac4e96847a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260324113123-a34d3cfadd8fdfc90fe3e514f91664be3df538c2.tgz","fileCount":111,"integrity":"sha512-MvA8cisWLClxKQ0TezNkr40XPl54KMx8MgcvM9Yxx27Vn1L0DHX5hS2U8lgdB3Ch2U4ZPf0AvXgJ84ctigtnEw==","signatures":[{"sig":"MEUCIQDqXPFwSKb7mmYVbFGz1DcfusH1tUEaRw3ZyLCrKE962AIgfqdVTEZLj8RaKgSgPjeWxNcDrBl7CXSkOjc2w9kpt3A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":251637},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a34d3cfadd8fdfc90fe3e514f91664be3df538c2","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"6.0.0-alpha-20260324113123-a34d3cfadd8fdfc90fe3e514f91664be3df538c2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260324113123-a34d3cfadd8fdfc90fe3e514f91664be3df538c2","@graphql-codegen/plugin-helpers":"7.0.0-alpha-20260324113123-a34d3cfadd8fdfc90fe3e514f91664be3df538c2","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260324113123-a34d3cfadd8fdfc90fe3e514f91664be3df538c2_1774351910378_0.08057325326960307","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260325030620-a34d3cfadd8fdfc90fe3e514f91664be3df538c2":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260325030620-a34d3cfadd8fdfc90fe3e514f91664be3df538c2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260325030620-a34d3cfadd8fdfc90fe3e514f91664be3df538c2","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"2d8cbb2649df8eccc22fd7353acc3c0752187eaf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260325030620-a34d3cfadd8fdfc90fe3e514f91664be3df538c2.tgz","fileCount":111,"integrity":"sha512-V8ZV61xsQImxY9N98E4SgavmaDyTVLq/HtUqxuPqn7pLU7K1Wo2l6UH48s5MNErFfQLGsOMr8lQGZ2+R2xoeew==","signatures":[{"sig":"MEUCIQDosLNuaIc+YHlFYlIS4/TkINOiFaAzT7k6ORwyGgkTYAIgYihgBSecdeqE/Cj/P0E9HVKV2UA2yKwDuwGjde0LqvY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":251637},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a34d3cfadd8fdfc90fe3e514f91664be3df538c2","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"6.0.0-alpha-20260325030620-a34d3cfadd8fdfc90fe3e514f91664be3df538c2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260325030620-a34d3cfadd8fdfc90fe3e514f91664be3df538c2","@graphql-codegen/plugin-helpers":"7.0.0-alpha-20260325030620-a34d3cfadd8fdfc90fe3e514f91664be3df538c2","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260325030620-a34d3cfadd8fdfc90fe3e514f91664be3df538c2_1774408008260_0.03995356035513287","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260326135024-68a6e8709957a26f7d6283c9ab5e8e91c613b578":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260326135024-68a6e8709957a26f7d6283c9ab5e8e91c613b578","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260326135024-68a6e8709957a26f7d6283c9ab5e8e91c613b578","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0d990335bb632cf864283087ce273427a8355eee","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260326135024-68a6e8709957a26f7d6283c9ab5e8e91c613b578.tgz","fileCount":111,"integrity":"sha512-LTohEPFxl7nPRMQKy1UERSn8ytSMdKmc3ZQvve/EZ4ytcDUbEgN5J/geKRBKQzG6o1Ef9g1C8iUn66BlfOXOMQ==","signatures":[{"sig":"MEYCIQDTjXs5dLRt5YFanpyw7gMHtg49wXnQ2CHqSwjRQ03TsQIhAJ/7Y4VeL5DIVHGBwf+UkWfJyTR703+JIuBc1KBLitKI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":251637},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"68a6e8709957a26f7d6283c9ab5e8e91c613b578","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"6.0.0-alpha-20260326135024-68a6e8709957a26f7d6283c9ab5e8e91c613b578","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260326135024-68a6e8709957a26f7d6283c9ab5e8e91c613b578","@graphql-codegen/plugin-helpers":"7.0.0-alpha-20260326135024-68a6e8709957a26f7d6283c9ab5e8e91c613b578","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260326135024-68a6e8709957a26f7d6283c9ab5e8e91c613b578_1774533054893_0.30742094751469295","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260327112358-664cd6b5ddb52298c1b469a72d2b2d1cc5332c5e":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260327112358-664cd6b5ddb52298c1b469a72d2b2d1cc5332c5e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260327112358-664cd6b5ddb52298c1b469a72d2b2d1cc5332c5e","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d6c0816af97793874aa8699283d5a9723143e1ab","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260327112358-664cd6b5ddb52298c1b469a72d2b2d1cc5332c5e.tgz","fileCount":111,"integrity":"sha512-jrQd7wejMNqduoiR515+SXv5os23+gJ8aHJjKVqW3OKU6fqgOIykTkvaPhN6Ilw+GeIUqdu2B1KMclpipAqZ0Q==","signatures":[{"sig":"MEYCIQDtztWztu/1iI0YKhQvTv8LI+mNhLxZ7ttR2qZ67fcLHAIhAM7ABIc1wlyHgmqc0KvPZ8aDiy+aATgSSFBan+V46As2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":251637},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"664cd6b5ddb52298c1b469a72d2b2d1cc5332c5e","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"6.0.0-alpha-20260327112358-664cd6b5ddb52298c1b469a72d2b2d1cc5332c5e","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260327112358-664cd6b5ddb52298c1b469a72d2b2d1cc5332c5e","@graphql-codegen/plugin-helpers":"7.0.0-alpha-20260327112358-664cd6b5ddb52298c1b469a72d2b2d1cc5332c5e","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260327112358-664cd6b5ddb52298c1b469a72d2b2d1cc5332c5e_1774610664356_0.7552745024482244","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260327124537-83b8ce99e4a48b057c6497cf86557bfc5f4695b3":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260327124537-83b8ce99e4a48b057c6497cf86557bfc5f4695b3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260327124537-83b8ce99e4a48b057c6497cf86557bfc5f4695b3","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"7f2bf3bd91035ae5982ccf2eba30dce2d5a0810c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260327124537-83b8ce99e4a48b057c6497cf86557bfc5f4695b3.tgz","fileCount":111,"integrity":"sha512-qCpsHzhr78XxWjBDjzJwRMVxwhE0Z4TAyp7qUg6Zb+iAXTQc0JlLsD1cBeErg4DljbZx2VDdyMPZgzVYAtTTcA==","signatures":[{"sig":"MEQCIG+LzWxPDgrb/9a2GtO2/ukkchORtZezitgNEfINGdX5AiBr8i5PYgu+uMwmNBYOfrIKj/ZCdTX9tVt+mWlwUyc+kg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":251637},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"83b8ce99e4a48b057c6497cf86557bfc5f4695b3","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"6.0.0-alpha-20260327124537-83b8ce99e4a48b057c6497cf86557bfc5f4695b3","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260327124537-83b8ce99e4a48b057c6497cf86557bfc5f4695b3","@graphql-codegen/plugin-helpers":"7.0.0-alpha-20260327124537-83b8ce99e4a48b057c6497cf86557bfc5f4695b3","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260327124537-83b8ce99e4a48b057c6497cf86557bfc5f4695b3_1774615565577_0.7077342490956378","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260327125229-b352e1272229b87533612b99fe96134d0c6a89bb":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260327125229-b352e1272229b87533612b99fe96134d0c6a89bb","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260327125229-b352e1272229b87533612b99fe96134d0c6a89bb","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"11d08eee56dfa7bfc986ddb7800425c6dd8653e1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260327125229-b352e1272229b87533612b99fe96134d0c6a89bb.tgz","fileCount":111,"integrity":"sha512-y9YX/VC2wWo6wKrIP0YWa8I/R0po19IBc+sfERAgckojGIjeDtrqeMrlXhviMDRcm11BliGP/riu3JGVYwJB7Q==","signatures":[{"sig":"MEUCIQCgQtTAUACwYBKb47viDUQAa4Za30ksFOK6OKGGhe4LHwIgYrox93SZK2IZlOLbb+BUBOVC1Ig+7DisNQeKg+GgbAg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":251637},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b352e1272229b87533612b99fe96134d0c6a89bb","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"6.0.0-alpha-20260327125229-b352e1272229b87533612b99fe96134d0c6a89bb","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260327125229-b352e1272229b87533612b99fe96134d0c6a89bb","@graphql-codegen/plugin-helpers":"7.0.0-alpha-20260327125229-b352e1272229b87533612b99fe96134d0c6a89bb","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260327125229-b352e1272229b87533612b99fe96134d0c6a89bb_1774615979140_0.04502685787826777","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260330130133-91e5886d742ea13cf65e87b235232a6caefa6baa":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260330130133-91e5886d742ea13cf65e87b235232a6caefa6baa","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260330130133-91e5886d742ea13cf65e87b235232a6caefa6baa","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"76da7bbb0d7d92035933c54cd6b083755b8f5240","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260330130133-91e5886d742ea13cf65e87b235232a6caefa6baa.tgz","fileCount":111,"integrity":"sha512-0qzYuLZCZLc0NMpKLhvcRGNhnlKVeDR3ICYFNY0MukGOsubT2RS+IbbJW2JIZSgEMKpq6ueWXONN1X2vXhp7CQ==","signatures":[{"sig":"MEQCICHIbMAYhAAPaniL8+t6tRzUwQa9oHrylZLROqWG56w8AiB8aleUUPoiKq9oZVasxx076VoOqw1dc5py5v8TN8Suog==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":251637},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"91e5886d742ea13cf65e87b235232a6caefa6baa","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"6.0.0-alpha-20260330130133-91e5886d742ea13cf65e87b235232a6caefa6baa","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260330130133-91e5886d742ea13cf65e87b235232a6caefa6baa","@graphql-codegen/plugin-helpers":"7.0.0-alpha-20260330130133-91e5886d742ea13cf65e87b235232a6caefa6baa","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260330130133-91e5886d742ea13cf65e87b235232a6caefa6baa_1774875724575_0.38086360222768123","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260331125845-e6d2a4ce6d2c1f46380441d80f8a3b827fbac6d8":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260331125845-e6d2a4ce6d2c1f46380441d80f8a3b827fbac6d8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260331125845-e6d2a4ce6d2c1f46380441d80f8a3b827fbac6d8","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"52b9ef7a090b44cb0524970887d05a11c139d8dd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260331125845-e6d2a4ce6d2c1f46380441d80f8a3b827fbac6d8.tgz","fileCount":111,"integrity":"sha512-0AhpmTTvXWdw+eTprLK0hBdy8rEmr9wXUyUllEzrHYutgrGJXmvTOYHwCtqnE2X4Cw6DRgTz3cNCJ3aALJKvTg==","signatures":[{"sig":"MEUCIQC+h4TptUw2YH/xePBdgV12to6eWU77KEL6/SmMA9nXmgIgDEQ9bZg+2iIFnQaB0YPnzEYtzyrMs+uF8bt0hkilhE4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":251637},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e6d2a4ce6d2c1f46380441d80f8a3b827fbac6d8","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"6.0.0-alpha-20260331125845-e6d2a4ce6d2c1f46380441d80f8a3b827fbac6d8","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260331125845-e6d2a4ce6d2c1f46380441d80f8a3b827fbac6d8","@graphql-codegen/plugin-helpers":"7.0.0-alpha-20260331125845-e6d2a4ce6d2c1f46380441d80f8a3b827fbac6d8","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260331125845-e6d2a4ce6d2c1f46380441d80f8a3b827fbac6d8_1774961955231_0.9971298860046496","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260331131036-3103b7af1f0e6f15d6cf4d9521376fa82383845e":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260331131036-3103b7af1f0e6f15d6cf4d9521376fa82383845e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260331131036-3103b7af1f0e6f15d6cf4d9521376fa82383845e","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"5d9aa15cc299c6b8485e96a4a9dce9aafccee9d0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260331131036-3103b7af1f0e6f15d6cf4d9521376fa82383845e.tgz","fileCount":111,"integrity":"sha512-Iye+UJlXBN6Msdm0K+2zRw5NiUCMwrsUR66TwFtwztRUTKrymui/pq0U18B5v2STqyrTuJ1yVRjCjla1SVt7DQ==","signatures":[{"sig":"MEYCIQCipuepf4qh2WzqkZHPRws465+S9lul9Gtap587BVvotQIhAK/hw9N+te9gcs+m4vQ7Ne7do38GEPVCMT4N0TMnYbe4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":251637},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3103b7af1f0e6f15d6cf4d9521376fa82383845e","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.4","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.1","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"6.0.0-alpha-20260331131036-3103b7af1f0e6f15d6cf4d9521376fa82383845e","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260331131036-3103b7af1f0e6f15d6cf4d9521376fa82383845e","@graphql-codegen/plugin-helpers":"7.0.0-alpha-20260331131036-3103b7af1f0e6f15d6cf4d9521376fa82383845e","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260331131036-3103b7af1f0e6f15d6cf4d9521376fa82383845e_1774962664966_0.641455487102784","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260405034007-8022664f557418f741d5f31d94957771cb04e3d0":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260405034007-8022664f557418f741d5f31d94957771cb04e3d0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260405034007-8022664f557418f741d5f31d94957771cb04e3d0","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"2b6d8e5de34e4378436efa1d272f43cc7190f2a9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260405034007-8022664f557418f741d5f31d94957771cb04e3d0.tgz","fileCount":111,"integrity":"sha512-6NVelWYVNcdBxeoluoagGnIJFne2+BhQC7X+rpJIEvPZ9XSi+alU47mvdZNY/uSYd4TE0ZcYCKR88QIytBpGNg==","signatures":[{"sig":"MEUCIBuYP/xmlY92+m+8GzMBID35f/LSV2369XS9UiOORmccAiEAlMAMy56cMoEtV/SgQ86WFbnKcY+hbyTFhvWoTjNgkfY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":252735},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8022664f557418f741d5f31d94957771cb04e3d0","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.0.0","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^5.2.4","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260405034007-8022664f557418f741d5f31d94957771cb04e3d0_1775360428577_0.12792051355302014","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260405034159-39fcc54cea95aedd7dbb252bb8d3602db33669bc":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260405034159-39fcc54cea95aedd7dbb252bb8d3602db33669bc","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260405034159-39fcc54cea95aedd7dbb252bb8d3602db33669bc","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"9046a0afc787ae0fcc8d79cdd505c6fb4420dd70","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260405034159-39fcc54cea95aedd7dbb252bb8d3602db33669bc.tgz","fileCount":111,"integrity":"sha512-iHf25ceSqkdC/1rsnsfSFrt/keQexLhzkmpJ7Gb+hDpsNDYRWk8WIbV95CZXoVEErzdXLNpLRDe0saSkub2iTA==","signatures":[{"sig":"MEUCICo+xa4Wlb/q/m0L7CSfW/iQ/J4vLIQOpHyqcX4d8kj8AiEA8At3hw+8DvmqQ5OB7Kvut8Dfb0FubPB6Hul/99pDG50=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":252735},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"39fcc54cea95aedd7dbb252bb8d3602db33669bc","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.0.0","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^5.2.4","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260405034159-39fcc54cea95aedd7dbb252bb8d3602db33669bc_1775360541764_0.4270366440957194","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260405034335-21914daf3c3673ce79172ee488939ded483175e9":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260405034335-21914daf3c3673ce79172ee488939ded483175e9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260405034335-21914daf3c3673ce79172ee488939ded483175e9","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"57cff4aa5bd1654bcf27c610dce49f6ac92c9370","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260405034335-21914daf3c3673ce79172ee488939ded483175e9.tgz","fileCount":111,"integrity":"sha512-EPilViz2yWBWfbMrdb9oablSf9RFgI1XKKbiYAa7pav4alBvthsYbjjVTuS1AjdOH9oRxepJ+Lv+98xROib9Cg==","signatures":[{"sig":"MEQCIAfUo+dDlpeujW0erE3yfA/IdR99rLIaGB4eAEjPRFG+AiA+XMhpSMCHDmqQg2Yrzy0wxMFqTahyYM3R5wTCckuKxQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":252735},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"21914daf3c3673ce79172ee488939ded483175e9","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.0.0","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^5.2.4","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260405034335-21914daf3c3673ce79172ee488939ded483175e9_1775360635994_0.11991754890747819","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260405034413-eacb639128500ae5b56238ef1226e986e6118e17":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260405034413-eacb639128500ae5b56238ef1226e986e6118e17","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260405034413-eacb639128500ae5b56238ef1226e986e6118e17","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"7b9e2c327a101968b3a19f4b6cd78aa5d1deb670","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260405034413-eacb639128500ae5b56238ef1226e986e6118e17.tgz","fileCount":111,"integrity":"sha512-hfmW4f9Vp+sdZfrS9kaLHWhDd8LCTeXHmM12xN7VN0kii/HQtffoUsjjuLmMn+udpd4cFdkEHyOqtiNclW8HyA==","signatures":[{"sig":"MEUCIBbAoy50BneCVcAzwVJu7gwhqArXJGZrGlihRz1Ro7fFAiEApwPnnfiKHAapuLxTUiOCpnkxfPI4LKkiLJAk2bf9rWs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":252735},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"eacb639128500ae5b56238ef1226e986e6118e17","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.0.0","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^5.2.4","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260405034413-eacb639128500ae5b56238ef1226e986e6118e17_1775360675701_0.7830315075187262","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260405034423-c05b69736050009f7b67ddc977f9b1997c6fe581":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260405034423-c05b69736050009f7b67ddc977f9b1997c6fe581","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260405034423-c05b69736050009f7b67ddc977f9b1997c6fe581","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"9475bffb897d30ad8a18cdc9e8fdc00b17a42ea7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260405034423-c05b69736050009f7b67ddc977f9b1997c6fe581.tgz","fileCount":111,"integrity":"sha512-2aEIfgckBogmHBY6VDu41cwv0dzjfdb3FrRdyNZA/TIXc7etB6ryMDAkLmyn742CxvY4K2VOlsWJWRMEuY/Hyg==","signatures":[{"sig":"MEUCIHCexX36BclB5BWSfsK37tXFhHrCrnD8YJPnJq4bMkS9AiEAjilJngrtrBKdc6RljgZ+FWPMB27yklx8ImkOK17FZhg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":252735},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c05b69736050009f7b67ddc977f9b1997c6fe581","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.0.0","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^5.2.4","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260405034423-c05b69736050009f7b67ddc977f9b1997c6fe581_1775360684312_0.02428854253720636","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260405034807-3bfaa589ce94d3857ef81c876486f54f9759d0cf":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260405034807-3bfaa589ce94d3857ef81c876486f54f9759d0cf","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260405034807-3bfaa589ce94d3857ef81c876486f54f9759d0cf","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"16155ca186c507261aad9bfda3046fea0692d7f4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260405034807-3bfaa589ce94d3857ef81c876486f54f9759d0cf.tgz","fileCount":111,"integrity":"sha512-tS5VamIoMHrPNDustlGEL0H3eSgv5JUpSZgtqsZconu5WY+zFcy25K+oojiG4D52f9zfjnF7rMVUxmgLv4hBzA==","signatures":[{"sig":"MEQCIFLYuszXp4CAXu44JkMI/CE2FsdDwhcUanSahLB0R+EWAiA2HzNePw5/JFrtRwKfiXcQ+pEuPVn7MzZ4rCZDHlR0Dg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":252735},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3bfaa589ce94d3857ef81c876486f54f9759d0cf","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.0.0","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^5.2.4","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260405034807-3bfaa589ce94d3857ef81c876486f54f9759d0cf_1775360907688_0.7051020218970043","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260405035341-d75e06f71499e0ac2ed61982cdfe086a129faf94":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260405035341-d75e06f71499e0ac2ed61982cdfe086a129faf94","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260405035341-d75e06f71499e0ac2ed61982cdfe086a129faf94","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"cced587624d1091a567d16f61bc77485ebdc0fdc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260405035341-d75e06f71499e0ac2ed61982cdfe086a129faf94.tgz","fileCount":111,"integrity":"sha512-rn1NkXhzJN5AjzW4PjoVyvHJb7XWZsFrq25rO+ki1fd/hy0Nee2QLMPDevsOtUX6a4Ije0UNz8mnq8rSGl7oJw==","signatures":[{"sig":"MEYCIQCWS8VgjJsiqJcXd84YvT2k/OfJoipRdGe1ng30Nb1jvwIhAMAweuogLW8OrQ8efvEYgYdznXLg0wSC4vCO2kRRsYqy","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":252735},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"d75e06f71499e0ac2ed61982cdfe086a129faf94","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^5.2.4","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260405035341-d75e06f71499e0ac2ed61982cdfe086a129faf94_1775361243690_0.3498004338801117","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260405035409-0f310a93b8514f355231f9986c83f83e46e18504":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260405035409-0f310a93b8514f355231f9986c83f83e46e18504","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260405035409-0f310a93b8514f355231f9986c83f83e46e18504","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e15c7bbe72762624813b5be1f9405558019f3ab5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260405035409-0f310a93b8514f355231f9986c83f83e46e18504.tgz","fileCount":111,"integrity":"sha512-X1nfylkABLaq5aPA988TOphMRYDIJbKpAo4jQV7ITPr4T9SiazGFDtFZYXgjZX9DhBpstQJCfasNVyTbaCotZw==","signatures":[{"sig":"MEUCIESgP6/YgNZ4SsifqHGAdPbr9hBsbatobyJq4pfuvWbMAiEApSIZsAxxwMHp18V8r1rkL6vXxZW+1foziOdF52RNYIE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":252735},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"0f310a93b8514f355231f9986c83f83e46e18504","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^5.2.4","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260405035409-0f310a93b8514f355231f9986c83f83e46e18504_1775361270740_0.5118784820783919","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260405035604-79ab4eebebad0b8a427753537149cb2e552bbb7f":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260405035604-79ab4eebebad0b8a427753537149cb2e552bbb7f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260405035604-79ab4eebebad0b8a427753537149cb2e552bbb7f","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"07abc65299086605c4d5cc726cdc3ed303c57a94","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260405035604-79ab4eebebad0b8a427753537149cb2e552bbb7f.tgz","fileCount":111,"integrity":"sha512-cSwAMlJx3kZJ8W9Y7+paO99sKzutIbv8qys1YcsQZDQhIyiphSb8Kvgf3DCUOo5FR84WQeGQlK8nRyXPwXssmQ==","signatures":[{"sig":"MEQCIF09nSyIiEmtF73XXFNZydmqCD3MCAFfHDrvO7Ccki4JAiAJFh1E3+kE60tchwUvTQkJzL9vIKPLtc7c5/RP3M73OQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":252735},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"79ab4eebebad0b8a427753537149cb2e552bbb7f","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^5.2.4","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260405035604-79ab4eebebad0b8a427753537149cb2e552bbb7f_1775361385091_0.8060278138863339","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260405035825-32db9f9ce15ade158c2e161d5f483d834fd1c917":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260405035825-32db9f9ce15ade158c2e161d5f483d834fd1c917","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260405035825-32db9f9ce15ade158c2e161d5f483d834fd1c917","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c64ee06e51e959d5c5afa773a9c089c77c03cf87","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260405035825-32db9f9ce15ade158c2e161d5f483d834fd1c917.tgz","fileCount":111,"integrity":"sha512-43AhGkHIFc398uZPse7rvy8TXkVmp6vE+NyYKura2hCI5JK8EfIf09iOVG9XRIs8LQNxQvf4CO9vmUgUy/Ddzg==","signatures":[{"sig":"MEYCIQCZXtCog5Tsh8gvZDlra/5gc99upJY+a7ah9Oy2drwTpAIhAPAM4C5RB9BZiLJ/ko8HfQwf5y9faR8GBL+xkIRnWLti","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":252735},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"32db9f9ce15ade158c2e161d5f483d834fd1c917","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^5.2.4","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260405035825-32db9f9ce15ade158c2e161d5f483d834fd1c917_1775361527908_0.5913925908508004","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260405035904-f3383726ad943971fc06690da956d96f8a376311":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260405035904-f3383726ad943971fc06690da956d96f8a376311","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260405035904-f3383726ad943971fc06690da956d96f8a376311","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"018569684bf6eb77acf9447868bc4536df56cb75","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260405035904-f3383726ad943971fc06690da956d96f8a376311.tgz","fileCount":111,"integrity":"sha512-RFSIV+Kg+ZqZd8bZ/vT7UCCc5xl0NTsmTOul7D6lEGAm/kJ/VY4gO85FSR+T0B1mST8J0dYrtDMY1uoj6GoIng==","signatures":[{"sig":"MEQCIDgVkATrQ76Oo6PTWVbxSBqDaJBzeoJacLT3pIa/kmXFAiAAzdgPT2mm4k3xYgtpRSeqNw7Exkxx0mkAzAXptJOFuQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":252735},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f3383726ad943971fc06690da956d96f8a376311","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^5.2.4","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260405035904-f3383726ad943971fc06690da956d96f8a376311_1775361565796_0.3111878866036817","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260405054406-1ad3dc43bdbafb30e07aee5c7796f130f9a07efe":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260405054406-1ad3dc43bdbafb30e07aee5c7796f130f9a07efe","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260405054406-1ad3dc43bdbafb30e07aee5c7796f130f9a07efe","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"84d0fe1a63bbc64a5537ee9ef9e4d92244c0620c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260405054406-1ad3dc43bdbafb30e07aee5c7796f130f9a07efe.tgz","fileCount":111,"integrity":"sha512-Vjqpz8IxmTh8lNf1DH/3G8eiJLtXWGvUK7v9X41sYUrOeYQAuwFQ/BJYUI4t/p3R1yd7LDoz87nGRO7Rw0r9Dg==","signatures":[{"sig":"MEYCIQDKpgIwQBH486nZXHp9GCdAwYSsDL020/mEzfKmY55KIAIhALmI8Jy+DdIZXVYlGg8ZLksIJwN1Wzax3Uwi1hUMvTHa","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":252735},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1ad3dc43bdbafb30e07aee5c7796f130f9a07efe","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^5.2.4","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260405054406-1ad3dc43bdbafb30e07aee5c7796f130f9a07efe_1775367867622_0.49065731795452705","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260405054412-0c57adf1a09c28a554c701cf8c651457250ab918":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260405054412-0c57adf1a09c28a554c701cf8c651457250ab918","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260405054412-0c57adf1a09c28a554c701cf8c651457250ab918","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"3d4ba058e09748715f9ecbe9e0d1f9cfebae1c90","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260405054412-0c57adf1a09c28a554c701cf8c651457250ab918.tgz","fileCount":111,"integrity":"sha512-MSJRt8xVPbYjMOeydXidJDVBOw5nnBirGgocuuu1jqaaFH0uRY8LOZ4kTPp7rFd93/O2oXh7O3rZ/4vvR2CJWQ==","signatures":[{"sig":"MEQCIGEeibuMwTWMvMZfVFz7kDLqpdkLYSZ37HdHAFAFBMNyAiBBqa8Fyzpx733Ki34ZyuwwIZYoxxKA6PbYVawIyyQY4w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":252735},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"0c57adf1a09c28a554c701cf8c651457250ab918","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.0.0","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^5.2.4","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260405054412-0c57adf1a09c28a554c701cf8c651457250ab918_1775367871319_0.909061170515082","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260405094004-31b60f684b942350ea959cbd459e261f6162952d":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260405094004-31b60f684b942350ea959cbd459e261f6162952d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260405094004-31b60f684b942350ea959cbd459e261f6162952d","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c961166280a8fbb42c7b86b6c0753370d5a64993","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260405094004-31b60f684b942350ea959cbd459e261f6162952d.tgz","fileCount":111,"integrity":"sha512-1p814Hb5pzsesmt6bdkX9cfgd0GUIeHYvU2CjY0zH9P/+U/qES0O4PKJADahHzFspeBQpzuEvFZu0uuTpLpmJg==","signatures":[{"sig":"MEUCIChSVCAl5cBfUhQAd5M2Tbd/flARs9ueEtPd8LvWUPAKAiEAjUtRL31+6Dp7TyYK+7DwhfEDsA5xZYfLtLp9G57D45Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":252735},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"31b60f684b942350ea959cbd459e261f6162952d","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^5.2.4","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260405094004-31b60f684b942350ea959cbd459e261f6162952d_1775382025647_0.052162410538384885","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260405094044-80d4e4576ef6ef3e87f8307050b54cb502719040":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260405094044-80d4e4576ef6ef3e87f8307050b54cb502719040","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260405094044-80d4e4576ef6ef3e87f8307050b54cb502719040","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b7e8abb948cf38cb099d8fe5338d0ca9873ef395","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260405094044-80d4e4576ef6ef3e87f8307050b54cb502719040.tgz","fileCount":111,"integrity":"sha512-npLSdRN6U0oYk4/lM9uiH7Q1nvN1NgzJxPsDzSOluafz5RIbZQv4n1v3RHpCigY2eRBWOcixFLOm7O+x1r1Nsw==","signatures":[{"sig":"MEYCIQCdU2sMnwEEtPGrYLwZH/eOCs8riJIGrgBpqtsD8c6wjQIhAO1RgsRzu8FS4PXbixucdR+r/Hmv/42NbIUhQjh1jTze","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":252735},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"80d4e4576ef6ef3e87f8307050b54cb502719040","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^5.2.4","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260405094044-80d4e4576ef6ef3e87f8307050b54cb502719040_1775382065663_0.7189797582306068","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260405111236-83c375d7ca937e4944aa569017f3327804dcc1a2":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260405111236-83c375d7ca937e4944aa569017f3327804dcc1a2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260405111236-83c375d7ca937e4944aa569017f3327804dcc1a2","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6aff4ed085615927b79a4d63e095f8d605f840f5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260405111236-83c375d7ca937e4944aa569017f3327804dcc1a2.tgz","fileCount":111,"integrity":"sha512-qAD/9BWOGcZBM33MmuHy1lkh9V6om8eL9bQ0so361pLSUv3NxmS+icJyYtnYwlTaJ8HwXGmWc+Dwt/J18CCzKg==","signatures":[{"sig":"MEUCIASGoIDX604RqJpRnbg20pVceTsDsy6HHgmy2XZ59LruAiEA5YG6a9aJgokXzCcegJVDk2vGJBT1uFuoGnSCQCzNB3o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":252735},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"83c375d7ca937e4944aa569017f3327804dcc1a2","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^5.2.4","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260405111236-83c375d7ca937e4944aa569017f3327804dcc1a2_1775387575816_0.8915745767863255","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260405111510-e292812d7f9448b83862a170e47e9c08f82360f6":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260405111510-e292812d7f9448b83862a170e47e9c08f82360f6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260405111510-e292812d7f9448b83862a170e47e9c08f82360f6","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"2672e79bca238211c0aad00476c83f5d23123f8a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260405111510-e292812d7f9448b83862a170e47e9c08f82360f6.tgz","fileCount":111,"integrity":"sha512-mV7xYgnw/fwqnoZ6g61X3MXZOkAaYpp9x33L/knblYXMqLDheQdGkaW8zHRV/sgd1j36n7rILAsXoVC4WoG6Cw==","signatures":[{"sig":"MEUCIQCxciTMDNALj4JA0pDRvTBVEwCnJO27FROqwhCa4IZMogIgWym05OS8LQe3HlTbtTA8+VPVpJEHDfRixkwj/nD8gb0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":252735},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e292812d7f9448b83862a170e47e9c08f82360f6","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^5.2.4","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260405111510-e292812d7f9448b83862a170e47e9c08f82360f6_1775387732913_0.6542136859787966","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260405113543-380f76104ddafeb1257d9cb9034d1c6e9fbab45c":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260405113543-380f76104ddafeb1257d9cb9034d1c6e9fbab45c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260405113543-380f76104ddafeb1257d9cb9034d1c6e9fbab45c","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c163f81e74e2a0e1cc50094e983d653c9f80ef01","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260405113543-380f76104ddafeb1257d9cb9034d1c6e9fbab45c.tgz","fileCount":111,"integrity":"sha512-jvn55X0zsFFismwOIcg3EFxAJzQGOQ/AgFX4wnzsihM5IsphmiCWfjIHQuVQH0js+71KvBO3wOKugpYrf7hBAA==","signatures":[{"sig":"MEUCIQDf8V9UhEorD5pMjGHAv2iIlKsQPHpE041FTf3ZZw2CpQIgJ3HBTIGdT8A+0yPssoWVQN9FvVkeFfoTmFy+mCnnr9E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":252735},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"380f76104ddafeb1257d9cb9034d1c6e9fbab45c","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^5.2.4","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260405113543-380f76104ddafeb1257d9cb9034d1c6e9fbab45c_1775388964701_0.7547341373373648","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260405131310-82105c7e94a767f8a696d87e2c0f3cdb11058a36":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260405131310-82105c7e94a767f8a696d87e2c0f3cdb11058a36","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260405131310-82105c7e94a767f8a696d87e2c0f3cdb11058a36","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d94d1353b98f25e0cc8a29b24216ae26cebab454","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260405131310-82105c7e94a767f8a696d87e2c0f3cdb11058a36.tgz","fileCount":111,"integrity":"sha512-rr1u+ISTXuXY15s/uRHNlsTjyfrquMzZxpwoyojtwDTh/hu6pFdpo53dG1dmjtHoZ9J6iBhbeUDp1qgEAzWXZw==","signatures":[{"sig":"MEUCIQCIeVLL+1dgIhAkDZ6NT4FimaRQCMxc0To+yz1rPCBdCAIgb6r4KAQNyk1rPie8xxnRjAD2xD/9TE2oN4pzGSjbAoU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":252735},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"82105c7e94a767f8a696d87e2c0f3cdb11058a36","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^5.2.4","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260405131310-82105c7e94a767f8a696d87e2c0f3cdb11058a36_1775394811655_0.6069265273736852","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260405131504-4ae145349f76913523f813dc776bfe88b253f184":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260405131504-4ae145349f76913523f813dc776bfe88b253f184","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260405131504-4ae145349f76913523f813dc776bfe88b253f184","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a827ef77eabfcd12c5426b3a828352677a51e027","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260405131504-4ae145349f76913523f813dc776bfe88b253f184.tgz","fileCount":111,"integrity":"sha512-tC1m7IHEyyMWOW7CtR6OznsE2DDKPiy2RIt+OcFblpOEkY4UGvOTHST1rmi0MKdeGQaxqi+buUJcVJSaK+3Kaw==","signatures":[{"sig":"MEQCIAz5m7weZl6pjKBVXa5uA8Or1r7v3qp0/26YNd6i6fB8AiA2AVskburT4F0J7q2VaUz/vRKAm6htdMsRy1OkKU5r2A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":252735},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4ae145349f76913523f813dc776bfe88b253f184","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^5.2.4","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260405131504-4ae145349f76913523f813dc776bfe88b253f184_1775394924796_0.9452972829882798","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260405132346-f620c833378237d597a134fc59405d43e5c45b03":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260405132346-f620c833378237d597a134fc59405d43e5c45b03","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260405132346-f620c833378237d597a134fc59405d43e5c45b03","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"b6fad7a1cf71b7bbc638b1a0c31ae6ac87b128dd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260405132346-f620c833378237d597a134fc59405d43e5c45b03.tgz","fileCount":111,"integrity":"sha512-mZKEuGjsXkSuY4YbRTojeh4eNFFJ21Bqlvk/IElOhvwYvxX8h8EJ89kDCxcgR4wgT/18V72vZa0KfBev1uzQvg==","signatures":[{"sig":"MEYCIQC5jQDpSzbjwv7UNZYLZM4VwSZq5NMHi1/D+q3U+zaexwIhAM/PMRjGmnJ0cPFjzfBOQWwIRW4xZfY3flX8oX40RIq9","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":252735},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f620c833378237d597a134fc59405d43e5c45b03","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^5.2.4","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260405132346-f620c833378237d597a134fc59405d43e5c45b03_1775395447916_0.8199673539351762","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260405132407-a7f241dc10770287cd26d4d9d711345b114dfc24":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260405132407-a7f241dc10770287cd26d4d9d711345b114dfc24","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260405132407-a7f241dc10770287cd26d4d9d711345b114dfc24","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8d74107d00f89d96936ef03fb4ad571c8fb66832","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260405132407-a7f241dc10770287cd26d4d9d711345b114dfc24.tgz","fileCount":111,"integrity":"sha512-02FL+t5+NeB1Mx4lqueS65dpnp3966lbmbz76R8y4KZMqC3r/+++RTyxOOzeUL7btpCmEON3GnDZVXFlWEEnKg==","signatures":[{"sig":"MEQCIBQt1hOvY6Q0doQTH2xPHtDkQRl1qiXX9cT51Gl555KzAiAiFFC3xBCDsjtzdXmhFcNAXWQtKMQRF6nuvehW4lDfTA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":252735},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a7f241dc10770287cd26d4d9d711345b114dfc24","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^5.2.4","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260405132407-a7f241dc10770287cd26d4d9d711345b114dfc24_1775395469797_0.02881073989223326","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260405132626-32c642dd255098ba951f64c569ee741323acb03f":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260405132626-32c642dd255098ba951f64c569ee741323acb03f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260405132626-32c642dd255098ba951f64c569ee741323acb03f","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e49e347be12276bae5a7d4257fecbaae863c6ebb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260405132626-32c642dd255098ba951f64c569ee741323acb03f.tgz","fileCount":111,"integrity":"sha512-FmveYEHH3u5Ju55PxcBgL+CaqqqECvZSAFYxQyNMOFjU2oXgvS1VaIk5/pMmNDmDdOGZnT+bNZwSHweeqzyaUQ==","signatures":[{"sig":"MEQCIFdu8AkOmascp4fqKewAeW2WIjzkTVI6J+/hd9UBCQX7AiBQT8+R6KMzZZzNcv8qJ8aXUZNCAvk9Qesz8Z/cjePsxw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":252735},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"32c642dd255098ba951f64c569ee741323acb03f","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^5.2.4","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260405132626-32c642dd255098ba951f64c569ee741323acb03f_1775395606491_0.5229334239365289","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260405132634-6746d347343b97f4c4feec570ab10c65dcc8f0d6":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260405132634-6746d347343b97f4c4feec570ab10c65dcc8f0d6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260405132634-6746d347343b97f4c4feec570ab10c65dcc8f0d6","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"21e0203f925a6fc77c3575bb4c9b953d9e64da25","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260405132634-6746d347343b97f4c4feec570ab10c65dcc8f0d6.tgz","fileCount":111,"integrity":"sha512-zV+zuwNsmCeQHVERBpWupwvBVU9fRtwbKh30LswcGXr/SgkJPwOVBJkOzitJ3AnnnJucIz6TJH8WDtN6jHj6wA==","signatures":[{"sig":"MEQCIHAGhYG4q3o54/7LSYqEiWM4ZIWhPplbRr1ahfuhkCdwAiAfbB3TrFajbWCeSOKXHecqOWv0Gr06aq7Ankan2WYTow==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":252735},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6746d347343b97f4c4feec570ab10c65dcc8f0d6","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^5.2.4","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260405132634-6746d347343b97f4c4feec570ab10c65dcc8f0d6_1775395614775_0.9508188260557546","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260405132831-53fd9f5dbe964f46557d1c9444413197b3306d8a":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260405132831-53fd9f5dbe964f46557d1c9444413197b3306d8a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260405132831-53fd9f5dbe964f46557d1c9444413197b3306d8a","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"df82c4fe6774da6e3216f5cccfa93bc9cc154ba2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260405132831-53fd9f5dbe964f46557d1c9444413197b3306d8a.tgz","fileCount":111,"integrity":"sha512-MjDPHdTwkr5DyjT9Gf+MTrbgKCoQ+udxPrF+7nWvJUGMo6jat7YNpGcYAXmeavkCKvEVavmCiZwt9s11Igb1zg==","signatures":[{"sig":"MEYCIQDOtbpyzPR2ziRA36u5HE3j16kRJPZOd71oQwj23oaqWAIhAI/UDtjinQrWUAc5cRpV4ic9Tkz23pY8eUskmzt69CiK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":252735},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"53fd9f5dbe964f46557d1c9444413197b3306d8a","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^5.2.4","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260405132831-53fd9f5dbe964f46557d1c9444413197b3306d8a_1775395733548_0.9716201173165528","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260405133221-a2cdb8126d6833fe10c19636c9d486f25290ee35":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260405133221-a2cdb8126d6833fe10c19636c9d486f25290ee35","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260405133221-a2cdb8126d6833fe10c19636c9d486f25290ee35","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"97d05c67da9ad686712cd3b373c756730651a912","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260405133221-a2cdb8126d6833fe10c19636c9d486f25290ee35.tgz","fileCount":111,"integrity":"sha512-NDQn8sFF3GA+Zg+XRnEz6vwyprzUwsbx4os2JDd805eRzK81pmr6E/1l8HsAzH3/bBtjn89zIG7zNNiOPMf8hw==","signatures":[{"sig":"MEQCIGmtxBfcJlOVyvznSj9kjQmZ0pMY8De0Jy27Jmj1JZtKAiBkur3eybyGuBcrcE84cQ9FbeAC0fJMgPaTfLWq8TwnNw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":252735},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a2cdb8126d6833fe10c19636c9d486f25290ee35","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^5.2.4","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260405133221-a2cdb8126d6833fe10c19636c9d486f25290ee35_1775395962877_0.20939839239800473","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260405140037-af72a2ccfa4eb48d4b2510d4f28c5e005dff4500":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260405140037-af72a2ccfa4eb48d4b2510d4f28c5e005dff4500","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260405140037-af72a2ccfa4eb48d4b2510d4f28c5e005dff4500","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"9966eade765ce9fb7f282dc6dbf9cd7d36eb7cb4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260405140037-af72a2ccfa4eb48d4b2510d4f28c5e005dff4500.tgz","fileCount":107,"integrity":"sha512-0r1tcKZikF69dQErp0XeJWC78BowM9El4WjHeRGidGEplyqKn7Yw8LMwZ3T43ob5RmR0R8+4gnMrXXA5oaRjCQ==","signatures":[{"sig":"MEUCIQCs10NlfthkmO48jAghyBJBsl67wenVLcea/0rRP5WRAwIgUOVqDc1m8QFgYqr1rDWx9NPQ4SJ7n1qrSKakQ9M9Nf8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246027},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"af72a2ccfa4eb48d4b2510d4f28c5e005dff4500","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^5.2.4","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260405140037-af72a2ccfa4eb48d4b2510d4f28c5e005dff4500_1775397657918_0.2949083806912376","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260405205507-c920d8e474256829e59c3d7ebbe4078ff6faa508":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260405205507-c920d8e474256829e59c3d7ebbe4078ff6faa508","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260405205507-c920d8e474256829e59c3d7ebbe4078ff6faa508","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f2d365e63d292a01eadc88baacf4e1cd36f1e094","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260405205507-c920d8e474256829e59c3d7ebbe4078ff6faa508.tgz","fileCount":111,"integrity":"sha512-arRroLafcc+kEEjLaP0/2EZeg650cg7Eb/4YrKAdB1l9nib07rOAeZQr+CgsVUBHqCyfVRbwmuVcWhSXJTxKVA==","signatures":[{"sig":"MEUCIGbrQCszLXjivvCVxRV3jfGFEWrQHBSeobAmm6ycpdu4AiEAzUkImyCWSuhyXVRW3bbCwB90hOPtipGDaV8YQOVkTLA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":252735},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c920d8e474256829e59c3d7ebbe4078ff6faa508","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^5.2.4","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260405205507-c920d8e474256829e59c3d7ebbe4078ff6faa508_1775422527192_0.3497215322044298","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260406021456-ba301162329337cce36ce14e3ebf293370fe0d4f":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260406021456-ba301162329337cce36ce14e3ebf293370fe0d4f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260406021456-ba301162329337cce36ce14e3ebf293370fe0d4f","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1e3300f7796a47f35f840279f617186b17a4a650","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260406021456-ba301162329337cce36ce14e3ebf293370fe0d4f.tgz","fileCount":111,"integrity":"sha512-Q2uvBts6Q8KUHDeU2g6bNSnXZwducPoGK8Doeof25BqkxGFe81n/+qlHDrbRgQYWPz+Wyb6ZK2G2gM0IYFevGQ==","signatures":[{"sig":"MEUCIQDNuLYuiyb6ZKvQ8v2Q7AFIpcX6XqzlcdzZNqmiNj43IAIgFXTnWAmxXrrBCfHylgFpf4S25tMNlmGvGB0HcsLK2Do=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":252735},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ba301162329337cce36ce14e3ebf293370fe0d4f","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^5.2.4","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260406021456-ba301162329337cce36ce14e3ebf293370fe0d4f_1775441716917_0.25081778508096075","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260406043108-0b21925e8999507015ebfaeb3f2fb91cb8fc3b1f":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260406043108-0b21925e8999507015ebfaeb3f2fb91cb8fc3b1f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260406043108-0b21925e8999507015ebfaeb3f2fb91cb8fc3b1f","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d626afca02a6e766b83be113c222be60d86e447b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260406043108-0b21925e8999507015ebfaeb3f2fb91cb8fc3b1f.tgz","fileCount":111,"integrity":"sha512-wDr9QnnU4PJejo9ASrgeAr3cHIEk3wgIrEKc4REqbd/k/jl0Df17WRKsChqRmLwP271hPRNGuSDk6E9j+Mpo+g==","signatures":[{"sig":"MEQCIEfNMGPHNWHU83+oNCprBmLq2AL3NGx7bVOl6qfnEOnDAiBwzLVWzux6DRWujEzz8jGVkzViykbcMgkmhaTFrw0oGQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":252735},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"0b21925e8999507015ebfaeb3f2fb91cb8fc3b1f","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^5.2.4","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260406043108-0b21925e8999507015ebfaeb3f2fb91cb8fc3b1f_1775449890307_0.6045095731006829","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260406043159-e4dbe5a35bbde2f684cd80c42949d13309d51d1d":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260406043159-e4dbe5a35bbde2f684cd80c42949d13309d51d1d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260406043159-e4dbe5a35bbde2f684cd80c42949d13309d51d1d","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"96a71c23ff2a8676e66300b5872e84a034f34f39","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260406043159-e4dbe5a35bbde2f684cd80c42949d13309d51d1d.tgz","fileCount":111,"integrity":"sha512-GLhejPg9/WAZN10XxkmFCUeXkzFE4dUJGaj6RXcSUCHqldmgMczTSKtMgqmGhdumzbJHRKO/pG/WzJA9wNqXwA==","signatures":[{"sig":"MEQCIAzR5BFuK/jQEXx5L9LYOYGSilAH/254kqDQa6Hj9jXUAiAI0nF3RBEjCZNhU0PMAhwWgGIq3HVt9Rdl/ZmZ4lypqg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":252735},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e4dbe5a35bbde2f684cd80c42949d13309d51d1d","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^5.2.4","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260406043159-e4dbe5a35bbde2f684cd80c42949d13309d51d1d_1775449939977_0.6877827887279611","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260406043413-2f642dbcc151dfec5be9a095ae510eb0ef7a3cac":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260406043413-2f642dbcc151dfec5be9a095ae510eb0ef7a3cac","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260406043413-2f642dbcc151dfec5be9a095ae510eb0ef7a3cac","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"729fa947162d3613db8fac748fc67a0655f3f226","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260406043413-2f642dbcc151dfec5be9a095ae510eb0ef7a3cac.tgz","fileCount":111,"integrity":"sha512-SvuSJc59Zag2WdlRCAzpv76SRxWmGNB1h2yQXaJBM+6PJthkGX/ZPWBWENScpULqNOQeJX//cE8P3RthcyvpIw==","signatures":[{"sig":"MEUCIQD9K6wfvX2iwgiXRGrViUSLAqZQSKP0Hi7NeAyMLWAKngIgdUyHGyKcV7vNHtpwFzjdGGCnchYJk1FUjYf7h7LV1YE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":252735},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2f642dbcc151dfec5be9a095ae510eb0ef7a3cac","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^5.2.4","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260406043413-2f642dbcc151dfec5be9a095ae510eb0ef7a3cac_1775450074424_0.9557538834509824","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260408050318-564ab7229529f9bdd0e9e4cc8d1f59e7d35a3061":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260408050318-564ab7229529f9bdd0e9e4cc8d1f59e7d35a3061","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260408050318-564ab7229529f9bdd0e9e4cc8d1f59e7d35a3061","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"03b94070eed477ce332bce1eb54538747dd6028e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260408050318-564ab7229529f9bdd0e9e4cc8d1f59e7d35a3061.tgz","fileCount":111,"integrity":"sha512-sw4a8rS3c5bfIFopxb6r3ntYRtzXDoivpvAXBRgmTmesOyzz1vz5oF6YHUGiMPBkw7VDRFgQfCJPTc1mGK5mXw==","signatures":[{"sig":"MEYCIQDgQVLEuKZX9nYr8nEbLiAuHcooscLgKRkql0gDmTOJdAIhAMAAJ06biy9RJ+Xp5X6jgrove6SE92NZoQJJqCWLF95l","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":252735},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"564ab7229529f9bdd0e9e4cc8d1f59e7d35a3061","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^5.2.4","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260408050318-564ab7229529f9bdd0e9e4cc8d1f59e7d35a3061_1775624620289_0.5820954957669398","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260408084247-c438afbebabc184f8d019bf48a7b08762556a056":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260408084247-c438afbebabc184f8d019bf48a7b08762556a056","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260408084247-c438afbebabc184f8d019bf48a7b08762556a056","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"4a5f0190e88bef8023ef43cf74e927f934907736","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260408084247-c438afbebabc184f8d019bf48a7b08762556a056.tgz","fileCount":111,"integrity":"sha512-DIpwr1wmsULyUPtX93XCidWEjIUQugMXvFXvZk1Ow+cqJTcl1SxNlR+KkshBGJvD00X+5XXpIKEFM0MX21h8RA==","signatures":[{"sig":"MEUCIQCbz0foZSbVSPNicn3nl3KAeq5L43EV643bI2XjgChz4AIgJFAIOorfLGjZajp6HpK3R9KMidb6rbN0VMDboLfV7v8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":252735},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c438afbebabc184f8d019bf48a7b08762556a056","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^5.2.4","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260408084247-c438afbebabc184f8d019bf48a7b08762556a056_1775637788351_0.5157033188844917","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260408145247-87ead920381c77bc3c36360cd899f63d2c697dba":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260408145247-87ead920381c77bc3c36360cd899f63d2c697dba","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260408145247-87ead920381c77bc3c36360cd899f63d2c697dba","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1c888054c1bb17f685ea3904281e182097dfc079","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260408145247-87ead920381c77bc3c36360cd899f63d2c697dba.tgz","fileCount":111,"integrity":"sha512-zQuvTpNY1EltmXksKANX4McAIz+FgkiFFbqmCvzDEPh9Ux8pjkLyspxbuAexxbuJ5KqW7WZ6tAPohpKrfepi7w==","signatures":[{"sig":"MEUCIGUMG/voRv1ziw1x7yHWoVRPsQrDru3Hf2dgBHWmSidvAiEAggLxbgzz+uNgWjxWDBvLjAChesPc5TL/ek/+htjSX6c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":252735},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"87ead920381c77bc3c36360cd899f63d2c697dba","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^5.2.4","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260408145247-87ead920381c77bc3c36360cd899f63d2c697dba_1775659989360_0.06745826007208366","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260408145507-7a4173c9a7a92119acd0cefe095d69e9e0ade351":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260408145507-7a4173c9a7a92119acd0cefe095d69e9e0ade351","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260408145507-7a4173c9a7a92119acd0cefe095d69e9e0ade351","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c3e095effa055856b3b9a3e890c588563196bd6b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260408145507-7a4173c9a7a92119acd0cefe095d69e9e0ade351.tgz","fileCount":111,"integrity":"sha512-hIfIFN1RZ1NDZuAILd6XEKS3Z7hUhgrPBN35H5fpuOKl5YfaeITIrP8mEHkVvKji4qpVzH2AZCuch6SWR7EXwg==","signatures":[{"sig":"MEUCIAkw6DQOtL+6rI8A4wV164PnR4amFdGTzVgMyhcOFDAGAiEAlUb8A3JiAuM/i4SxjPPVrQsiasi9Xy4KpvgbcdrUMFc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":252735},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"7a4173c9a7a92119acd0cefe095d69e9e0ade351","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^5.2.4","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260408145507-7a4173c9a7a92119acd0cefe095d69e9e0ade351_1775660129369_0.16551786589064355","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260408145525-ffa69d05df8e5a5c2e937ae609518808b91a1ef0":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260408145525-ffa69d05df8e5a5c2e937ae609518808b91a1ef0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260408145525-ffa69d05df8e5a5c2e937ae609518808b91a1ef0","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e5ee63cf0d6c979e0872a2b6731fd8eb1301fd64","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260408145525-ffa69d05df8e5a5c2e937ae609518808b91a1ef0.tgz","fileCount":111,"integrity":"sha512-sgyMOiuviA1KPnrkXfNIkbxzBMby8pZhQ/LCo8ushc3AH8OuJps8PxBgCU7XpCuRopLx+vnm+Kn5Hvs1wPKjXw==","signatures":[{"sig":"MEUCIEYc9+e7GlsjfxxAL1wjhWZVHGG4tPdOVKwrh1YnE2CCAiEAj9FTGIHdaalHqM0tYvJ3otTDdqOajGGRv5pOvVem6fM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":252735},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ffa69d05df8e5a5c2e937ae609518808b91a1ef0","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^5.2.4","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260408145525-ffa69d05df8e5a5c2e937ae609518808b91a1ef0_1775660146334_0.12281239585336046","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260408145725-4e5e7b946b541a2dc8406ab46dd10f5fc9de1f04":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260408145725-4e5e7b946b541a2dc8406ab46dd10f5fc9de1f04","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260408145725-4e5e7b946b541a2dc8406ab46dd10f5fc9de1f04","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c960483c5a5d1064ae386177800181619338d11f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260408145725-4e5e7b946b541a2dc8406ab46dd10f5fc9de1f04.tgz","fileCount":111,"integrity":"sha512-tdOflckFVAcsmi9hO7itDfIMPQHcT/q/w+Z8kSSaQ0tjv9CVgNtLNacq0ZlXalxC+9ITiLFnDdugoH9Osw9GFw==","signatures":[{"sig":"MEUCIQDTrbrgSekxZmd9hvJLIce19Wq8K/O7FK8YtX8T7r+TZgIgVDFJnZ3HtPvykrN1BKW58XtqpUiWcpAYJAzh95j/rHw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":252735},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4e5e7b946b541a2dc8406ab46dd10f5fc9de1f04","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^5.2.4","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260408145725-4e5e7b946b541a2dc8406ab46dd10f5fc9de1f04_1775660266726_0.47777216881977114","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260408150105-9deea225bbaf731061b7f8134d40abc2239975ee":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260408150105-9deea225bbaf731061b7f8134d40abc2239975ee","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260408150105-9deea225bbaf731061b7f8134d40abc2239975ee","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0a7ce10803b081cf70c26c016f5eda92c317acf2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260408150105-9deea225bbaf731061b7f8134d40abc2239975ee.tgz","fileCount":111,"integrity":"sha512-rwReNyutAX5kM7wZHDpMn3ThjJwIKDlGxRSkbvzwPkhH6Fd9AdaIUGmUzA+Hm+iXVVLecniEf+RNC3al4fLoIA==","signatures":[{"sig":"MEUCIQDW10U69ta9m65pJohLcDZ0IhDghpdQkOKvOYru+xocXQIgT5sxl7R6y2o5jURN4LVEUnkvYUNR0EOEB8vLI0UES7I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":252735},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"9deea225bbaf731061b7f8134d40abc2239975ee","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^5.2.4","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260408150105-9deea225bbaf731061b7f8134d40abc2239975ee_1775660485067_0.5747082662649408","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260408150323-82c2da58e0a69e8b86693a5570c8e19c825fb40a":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260408150323-82c2da58e0a69e8b86693a5570c8e19c825fb40a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260408150323-82c2da58e0a69e8b86693a5570c8e19c825fb40a","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c94395747cdfe99c6a51ef5226b708de7dc707c7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260408150323-82c2da58e0a69e8b86693a5570c8e19c825fb40a.tgz","fileCount":111,"integrity":"sha512-LAXPGZJIfGZ7aQk6ivZnYoVmARa4wBllT1htQ/74fuBj1acWr2LwCeshPJZZiyGkAgd9vaA4x7Y59yFd5WNR9g==","signatures":[{"sig":"MEQCIDj8ODR2BNUJGp8x8PO4Bxi2vklcHnFdGYyCp39S/PRqAiACVS+BQGovYh1mblhj6WPOEqiBjAXfItdGkkqCsCELzQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":252735},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"82c2da58e0a69e8b86693a5570c8e19c825fb40a","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^5.2.4","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260408150323-82c2da58e0a69e8b86693a5570c8e19c825fb40a_1775660624984_0.5059747813800843","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260408150334-eb00ddba84d8dde73a5613e6d5a98ad98b062890":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260408150334-eb00ddba84d8dde73a5613e6d5a98ad98b062890","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260408150334-eb00ddba84d8dde73a5613e6d5a98ad98b062890","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c715165d28a61ecd5cf72af7c06e14d132f356d5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260408150334-eb00ddba84d8dde73a5613e6d5a98ad98b062890.tgz","fileCount":111,"integrity":"sha512-99zM9YkOHLHPI1oEda0do8hsxTf1lm5gxJDdIDfkAApp01JtXHt1H5CQRCNO7eh2ggpSwbQem2e/GIj5GdKmNA==","signatures":[{"sig":"MEUCIQCsz0fIQY2Avn0Iw5RgBFL7G2ujUmcMuEdiihnjw/MrtgIgF85KI3dBnttVC2H8LkPlGBnlDcpxAoBSj+u9f9HT/ig=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":252735},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"eb00ddba84d8dde73a5613e6d5a98ad98b062890","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^5.2.4","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260408150334-eb00ddba84d8dde73a5613e6d5a98ad98b062890_1775660635796_0.7662873808935513","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260408174813-0d35c892034852d006aa3ed399562737d463f6ea":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260408174813-0d35c892034852d006aa3ed399562737d463f6ea","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260408174813-0d35c892034852d006aa3ed399562737d463f6ea","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ea5c0baa9f14272e263397935063ff8e3a17d66a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260408174813-0d35c892034852d006aa3ed399562737d463f6ea.tgz","fileCount":111,"integrity":"sha512-frYOvlOw/Di5yVnfAqT5Po6L4BG4qeC7AEtXuKlD2j2TGD6U/nrwhkaLdqc0jaT6cNoqnCZ0nMWnGZrTnzNw0w==","signatures":[{"sig":"MEQCIESsTf3F3H6ztuvCMJOEg+K7xYmelnfXwzPc7V8XFzEFAiAqjbSiq482NDh2l6eOjFJBy2ZhVcTWcO/dKU0j+aT0bA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":252735},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"0d35c892034852d006aa3ed399562737d463f6ea","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^5.2.4","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260408174813-0d35c892034852d006aa3ed399562737d463f6ea_1775670514809_0.6474083062204292","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260409101335-9ea62b82f17e616161b8aa9b8d4d036772ea0333":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260409101335-9ea62b82f17e616161b8aa9b8d4d036772ea0333","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260409101335-9ea62b82f17e616161b8aa9b8d4d036772ea0333","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e09a4e18d36338a9bc663bcb072985245246bbc6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260409101335-9ea62b82f17e616161b8aa9b8d4d036772ea0333.tgz","fileCount":111,"integrity":"sha512-UXk/9vOKLuRWXTY5v8sqjaolZcc7HJVELDJTbh24nO9KgO/81WtL6yTHfDwq4kN91a4kiaZMr2F7PLai+BCZLw==","signatures":[{"sig":"MEYCIQCQRhfNjloNmA4Usnb2ZP5BNQ1CGJMPDMp+McA8tN+uqgIhAMN/L3mUiHRNkwotCdZzL4kqtDATdWxKGEFt5V8utu4V","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":252735},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"9ea62b82f17e616161b8aa9b8d4d036772ea0333","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^5.2.4","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260409101335-9ea62b82f17e616161b8aa9b8d4d036772ea0333_1775729636448_0.17214511231951857","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260409150622-f02bec25a89f4b6619ab530384e77808017b5bb3":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260409150622-f02bec25a89f4b6619ab530384e77808017b5bb3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260409150622-f02bec25a89f4b6619ab530384e77808017b5bb3","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d612731f5c10b75cb0630bbe610cfeb2e7408f0a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260409150622-f02bec25a89f4b6619ab530384e77808017b5bb3.tgz","fileCount":111,"integrity":"sha512-Lw/HIDiwI8tqaIiiyM5/AvBH7Cfr7IICoLyJ3vrG7kaZTYbuf/IHUJoa1WZOvy8Su9sF1YXtQ2/8c6n1DpIZJg==","signatures":[{"sig":"MEUCIQD9VfPO8/I20QJMGJPrzP/e9j2pxg4N04TfF05YjmzE8QIgVxicsfc3hRhl5td805NTOjJ49Qy2rLNKDEgey0slBTQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":252735},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f02bec25a89f4b6619ab530384e77808017b5bb3","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^5.2.4","@graphql-codegen/plugin-helpers":"^6.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260409150622-f02bec25a89f4b6619ab530384e77808017b5bb3_1775747204003_0.6887610673634244","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260409162855-ddd7b21f77c57fe0549f1f454720a3ba080a6ad7":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260409162855-ddd7b21f77c57fe0549f1f454720a3ba080a6ad7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260409162855-ddd7b21f77c57fe0549f1f454720a3ba080a6ad7","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d424b8670a6f90ad59e1302eb511e1471d28b6b9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260409162855-ddd7b21f77c57fe0549f1f454720a3ba080a6ad7.tgz","fileCount":111,"integrity":"sha512-VzesXGLi0T6y/hQ7/heTiwLnwW/XVrIOu+BeWcry0+AN2JqWjfp01izekf1aL1RMLQv5c7pVNpCF2Q9vbuvsfA==","signatures":[{"sig":"MEYCIQDoYYaFI5ZoWA1vNGDzBb0n7GP6ByYjNLTz/UybH0+UPgIhAKbdi+VOnLD53AGBiNFLl0DqppfnYbdrEnpx49FCM60r","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":253292},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ddd7b21f77c57fe0549f1f454720a3ba080a6ad7","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"5.0.2-alpha-20260409162855-ddd7b21f77c57fe0549f1f454720a3ba080a6ad7","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"5.2.5-alpha-20260409162855-ddd7b21f77c57fe0549f1f454720a3ba080a6ad7","@graphql-codegen/plugin-helpers":"6.2.2-alpha-20260409162855-ddd7b21f77c57fe0549f1f454720a3ba080a6ad7","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260409162855-ddd7b21f77c57fe0549f1f454720a3ba080a6ad7_1775752162072_0.5687963433125274","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260409163400-c5d2e0b9f8eb864216fafbcc46d48336e1a26695":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260409163400-c5d2e0b9f8eb864216fafbcc46d48336e1a26695","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260409163400-c5d2e0b9f8eb864216fafbcc46d48336e1a26695","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"897710bd0015fc3ffea227fb9f8063fcfcd73d77","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260409163400-c5d2e0b9f8eb864216fafbcc46d48336e1a26695.tgz","fileCount":111,"integrity":"sha512-OsIjjJc/ECOOfbK1IthwRSfNdtz3ZY+kum+ozPayMwJY/No06f1G9pqi9bWIBFOMTby0T3s/I6TNqvHqjIgPkw==","signatures":[{"sig":"MEYCIQCFjX9yGVOSggvGsqHj0pw9XSwTnHbW8DePJeIiUjI/NgIhAL/WODu5t110minQf1lq1SOp+ut0MgVB2uLAUIVvca3S","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":253292},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c5d2e0b9f8eb864216fafbcc46d48336e1a26695","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"5.0.2-alpha-20260409163400-c5d2e0b9f8eb864216fafbcc46d48336e1a26695","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"5.2.5-alpha-20260409163400-c5d2e0b9f8eb864216fafbcc46d48336e1a26695","@graphql-codegen/plugin-helpers":"6.2.2-alpha-20260409163400-c5d2e0b9f8eb864216fafbcc46d48336e1a26695","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260409163400-c5d2e0b9f8eb864216fafbcc46d48336e1a26695_1775752466687_0.33127180983310733","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260409164150-caceedc647bbd7931f70d6fb328ab86c47da0431":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260409164150-caceedc647bbd7931f70d6fb328ab86c47da0431","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260409164150-caceedc647bbd7931f70d6fb328ab86c47da0431","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a8cd38c02e5c759d4a06f93a29b88a89afe47a90","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260409164150-caceedc647bbd7931f70d6fb328ab86c47da0431.tgz","fileCount":107,"integrity":"sha512-bmHNNbXfL/o58UbTS3AEE2YtAbLrslZ1D4FN3UbLFDSB6MzGJH44hUOmSLNsr018Z5LnXxIy7FxaPP990uI6tg==","signatures":[{"sig":"MEUCIQC0mcrhpfdCzkmuqXrqdExUUE2LTvlfDHEYitdSY1X3VAIgOKS35zGP+cvr2Bop3vbPJWi2iGL+/heboZ0KBLN0GII=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246584},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"caceedc647bbd7931f70d6fb328ab86c47da0431","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"5.0.2-alpha-20260409164150-caceedc647bbd7931f70d6fb328ab86c47da0431","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"5.2.5-alpha-20260409164150-caceedc647bbd7931f70d6fb328ab86c47da0431","@graphql-codegen/plugin-helpers":"6.2.2-alpha-20260409164150-caceedc647bbd7931f70d6fb328ab86c47da0431","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260409164150-caceedc647bbd7931f70d6fb328ab86c47da0431_1775752935079_0.8188285015470287","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260409164317-c32c1949f4132d3436dd087e5699329508459d61":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260409164317-c32c1949f4132d3436dd087e5699329508459d61","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260409164317-c32c1949f4132d3436dd087e5699329508459d61","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"228d3514d24e3bb51dc4389eb8f1bdbe0c9b367b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260409164317-c32c1949f4132d3436dd087e5699329508459d61.tgz","fileCount":111,"integrity":"sha512-4F6D1a3y8vi3DQM+BToqFH3e5HBaoFoan6tzs3BEKJ5zwSns7YPmKtCu8QwjPR6hFAxwHg48v4FwcTn3WsV6kw==","signatures":[{"sig":"MEQCICqywdlY6/9S54sQp8y/dpCjy+PtVEMq/fwxRLu0H7hRAiACcLt3GSYAxwiKsGvwMSDxxl1nI+rG8FheXzu37fJhcQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":253292},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c32c1949f4132d3436dd087e5699329508459d61","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"5.0.2-alpha-20260409164317-c32c1949f4132d3436dd087e5699329508459d61","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"5.2.5-alpha-20260409164317-c32c1949f4132d3436dd087e5699329508459d61","@graphql-codegen/plugin-helpers":"6.2.2-alpha-20260409164317-c32c1949f4132d3436dd087e5699329508459d61","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260409164317-c32c1949f4132d3436dd087e5699329508459d61_1775753022357_0.5452654248035342","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260409165337-307047565f39cf69c0223b10f6205e3f6848af82":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260409165337-307047565f39cf69c0223b10f6205e3f6848af82","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260409165337-307047565f39cf69c0223b10f6205e3f6848af82","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"87bae6a6ed6607239d07219c06d8b01fbb8fb9d9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260409165337-307047565f39cf69c0223b10f6205e3f6848af82.tgz","fileCount":111,"integrity":"sha512-fazz4D6acsqWD7p/YsOeXphYjcQAHeGh0Rouhgc1cBkCnxltISBndOaXqZmpfVLQN49T8I/s/mxNM/JIT0ovYA==","signatures":[{"sig":"MEUCIEYdy3Paj2oi9fL3k6eqe1GOx5QfTMP0k5x+iQmgEG+nAiEApibiHDhai0jeQ3eJy0Qm6Vi79ewTBc6E/Q5iZf0bkew=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":253292},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"307047565f39cf69c0223b10f6205e3f6848af82","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"5.0.2-alpha-20260409165337-307047565f39cf69c0223b10f6205e3f6848af82","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"5.2.5-alpha-20260409165337-307047565f39cf69c0223b10f6205e3f6848af82","@graphql-codegen/plugin-helpers":"6.2.2-alpha-20260409165337-307047565f39cf69c0223b10f6205e3f6848af82","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260409165337-307047565f39cf69c0223b10f6205e3f6848af82_1775753643920_0.4830560688971963","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260409165458-9180bde7f37c84ae7388f8a11b9b52d7fa538c42":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260409165458-9180bde7f37c84ae7388f8a11b9b52d7fa538c42","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260409165458-9180bde7f37c84ae7388f8a11b9b52d7fa538c42","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f9a5aefa8946773d3024af5303bc59769a4aa588","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260409165458-9180bde7f37c84ae7388f8a11b9b52d7fa538c42.tgz","fileCount":111,"integrity":"sha512-3L0dFazvEzQG+Mp7XHxpF2lKo8qjLpFCeN94DpcR/n3Lj89F/RU+w59TmxL6RWFKotMJ+nYquMkJ3JZHyOP3HQ==","signatures":[{"sig":"MEQCICmclpNrbpSq/yRJA6rq8wyDp5dW3kyFhAyMgqcpZ5ydAiBHeRQ0ln7rncFuZcMbZFVRL+kY0c2ydFikio48SnWESg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":253292},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"9180bde7f37c84ae7388f8a11b9b52d7fa538c42","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"5.0.2-alpha-20260409165458-9180bde7f37c84ae7388f8a11b9b52d7fa538c42","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"5.2.5-alpha-20260409165458-9180bde7f37c84ae7388f8a11b9b52d7fa538c42","@graphql-codegen/plugin-helpers":"6.2.2-alpha-20260409165458-9180bde7f37c84ae7388f8a11b9b52d7fa538c42","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260409165458-9180bde7f37c84ae7388f8a11b9b52d7fa538c42_1775753725544_0.6029126534054559","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260409165526-a42d7f820d2a139c260f19220afcb660a17fd81b":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260409165526-a42d7f820d2a139c260f19220afcb660a17fd81b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260409165526-a42d7f820d2a139c260f19220afcb660a17fd81b","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d9562e3c7d6d1d39ae75ed63da37138334f0878e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260409165526-a42d7f820d2a139c260f19220afcb660a17fd81b.tgz","fileCount":111,"integrity":"sha512-sPuFlJVLXE742kWjIOQGFzUlIN94tiHaGhjqKLT+y98PtyvVr1rm80zEmFPBh/oSIDdAuno+ULff7ZpblGcUnQ==","signatures":[{"sig":"MEQCIBNpraqIutdvPIQ01jmhMWbUyUqMwT8uyhOtYjPnFrQVAiAnorUUSiR80Rzrc0neY6INZm0WoZ5O9Bq8f6xHXUQDDQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":253292},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a42d7f820d2a139c260f19220afcb660a17fd81b","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"5.0.2-alpha-20260409165526-a42d7f820d2a139c260f19220afcb660a17fd81b","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"5.2.5-alpha-20260409165526-a42d7f820d2a139c260f19220afcb660a17fd81b","@graphql-codegen/plugin-helpers":"6.2.2-alpha-20260409165526-a42d7f820d2a139c260f19220afcb660a17fd81b","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260409165526-a42d7f820d2a139c260f19220afcb660a17fd81b_1775753749056_0.37273759589081124","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260409165533-db96f8ddab6773276c4974015267f43e2350f0d2":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260409165533-db96f8ddab6773276c4974015267f43e2350f0d2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260409165533-db96f8ddab6773276c4974015267f43e2350f0d2","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"3a6e3a97fc801dbb71d0b7a41a5f75bbfb6338b4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260409165533-db96f8ddab6773276c4974015267f43e2350f0d2.tgz","fileCount":111,"integrity":"sha512-zULeZn0w1axkz+g4xPxHX9eBuPZKdk7FVsUfuBqNEO7rC9JgnZsQmF4oU9p6C00M4zT0LkOBNO0uxztBGnLIWw==","signatures":[{"sig":"MEUCIA8HQoJChhlSgdvUavLzQ9V7BKI3lzroSwSbVWfcCoiGAiEA33vcR/SsOHQqb7valiRIV+laVAksomVZztAwLz1ehgQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":253292},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"db96f8ddab6773276c4974015267f43e2350f0d2","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"5.0.2-alpha-20260409165533-db96f8ddab6773276c4974015267f43e2350f0d2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"5.2.5-alpha-20260409165533-db96f8ddab6773276c4974015267f43e2350f0d2","@graphql-codegen/plugin-helpers":"6.2.2-alpha-20260409165533-db96f8ddab6773276c4974015267f43e2350f0d2","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260409165533-db96f8ddab6773276c4974015267f43e2350f0d2_1775753759199_0.5971536836291371","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260409165751-1028d16a63928ffbf85c6a0a7d5aee1eb46d5407":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260409165751-1028d16a63928ffbf85c6a0a7d5aee1eb46d5407","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260409165751-1028d16a63928ffbf85c6a0a7d5aee1eb46d5407","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"21bc531f4297e4d29f560a968d138805e68bfcb7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260409165751-1028d16a63928ffbf85c6a0a7d5aee1eb46d5407.tgz","fileCount":111,"integrity":"sha512-pnpoLWmULDX/Gea8wauZCHu+GzpbSsTJ1FIPiApIUfdFqbXLPvQqfWf+sbaTnMCw3NrOTrLqjIAwmkaXcSJZgg==","signatures":[{"sig":"MEQCIEN1GOQFjbpExX6gNUJ7DLChjCJaIhxGVd+TBWA2723yAiBeGFmlxNi/nW7Y93B3hWa6k1NKAFHTPsB5sCrdgvYw3A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":253292},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1028d16a63928ffbf85c6a0a7d5aee1eb46d5407","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"5.0.2-alpha-20260409165751-1028d16a63928ffbf85c6a0a7d5aee1eb46d5407","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"5.2.5-alpha-20260409165751-1028d16a63928ffbf85c6a0a7d5aee1eb46d5407","@graphql-codegen/plugin-helpers":"6.2.2-alpha-20260409165751-1028d16a63928ffbf85c6a0a7d5aee1eb46d5407","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260409165751-1028d16a63928ffbf85c6a0a7d5aee1eb46d5407_1775753896015_0.23774950998871835","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260409170013-ae12eda2c26218651b867e4af8ae5c1e2db7ba08":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260409170013-ae12eda2c26218651b867e4af8ae5c1e2db7ba08","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260409170013-ae12eda2c26218651b867e4af8ae5c1e2db7ba08","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"2170f2735fbaf4d57c79c7cb9707bb7771fd2194","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260409170013-ae12eda2c26218651b867e4af8ae5c1e2db7ba08.tgz","fileCount":107,"integrity":"sha512-zUX8iHY3LYwJxNoCe8lVbxx5UxH2+eLJqsb5slVyf2mGeZcoXsnwrcnk0g7fxg9300SQ6KxnBgVyEPO3E22j0w==","signatures":[{"sig":"MEUCIQCOqnwD0dJm3NNfA1eD10FYvPPSpw2DxKPKSTegTJavywIgJT2npLkU11jXs/tT8+fawjsyVw+GpHS1kzvM5AbARQE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246584},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"ae12eda2c26218651b867e4af8ae5c1e2db7ba08","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"5.0.2-alpha-20260409170013-ae12eda2c26218651b867e4af8ae5c1e2db7ba08","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"5.2.5-alpha-20260409170013-ae12eda2c26218651b867e4af8ae5c1e2db7ba08","@graphql-codegen/plugin-helpers":"6.2.2-alpha-20260409170013-ae12eda2c26218651b867e4af8ae5c1e2db7ba08","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260409170013-ae12eda2c26218651b867e4af8ae5c1e2db7ba08_1775754037007_0.6908824093742634","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260409175142-915647b671c5e5d6eb762e25b2bd6c3f4b6a27f1":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260409175142-915647b671c5e5d6eb762e25b2bd6c3f4b6a27f1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260409175142-915647b671c5e5d6eb762e25b2bd6c3f4b6a27f1","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"3e9360ffc29a2517a2630f6ca43be87283614acb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260409175142-915647b671c5e5d6eb762e25b2bd6c3f4b6a27f1.tgz","fileCount":111,"integrity":"sha512-j7qZ74pbbOk13M5LQVCklGippz3AIwLNcC2hbV4cyLH7k8VaJYVz8FiqhhUEtzMq4E7ItxAi9TgKEl8l1kN56g==","signatures":[{"sig":"MEUCIQDxVyy2ox7e10/ES/fJkKdwX79osTvGcnhXzn2aqIFfBQIgSTst/qNR7G863P5Z6dhRrtgw1VUgvT4twNmwFZdtCD8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":253292},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"915647b671c5e5d6eb762e25b2bd6c3f4b6a27f1","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"5.0.2-alpha-20260409175142-915647b671c5e5d6eb762e25b2bd6c3f4b6a27f1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"5.2.5-alpha-20260409175142-915647b671c5e5d6eb762e25b2bd6c3f4b6a27f1","@graphql-codegen/plugin-helpers":"6.2.2-alpha-20260409175142-915647b671c5e5d6eb762e25b2bd6c3f4b6a27f1","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260409175142-915647b671c5e5d6eb762e25b2bd6c3f4b6a27f1_1775757127044_0.22143696666277246","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260409175151-9bb7b24c71e039f44efa730aa0ed538da832868a":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260409175151-9bb7b24c71e039f44efa730aa0ed538da832868a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260409175151-9bb7b24c71e039f44efa730aa0ed538da832868a","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8c61dd1de08178d8386f59a41dc5d53b2119921d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260409175151-9bb7b24c71e039f44efa730aa0ed538da832868a.tgz","fileCount":111,"integrity":"sha512-8V8jPQsmJDC8Z3EA4U3Gk9pM6QMOJOCVPLYhJEYmx8OyK9FPpF/zg99XZg+lqzwLdOaZCkhkPd9udsok+lTXWA==","signatures":[{"sig":"MEUCIBr5c1FtBHJWrk4KuHGN/qJDBpiVJ/3K45yiHju/Mt4aAiEAwt0Fl83bPZiq/VcG4m12HJFfP1lhmLIyH0+Zz7K2Dd4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":253292},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"9bb7b24c71e039f44efa730aa0ed538da832868a","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"5.0.2-alpha-20260409175151-9bb7b24c71e039f44efa730aa0ed538da832868a","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"5.2.5-alpha-20260409175151-9bb7b24c71e039f44efa730aa0ed538da832868a","@graphql-codegen/plugin-helpers":"6.2.2-alpha-20260409175151-9bb7b24c71e039f44efa730aa0ed538da832868a","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260409175151-9bb7b24c71e039f44efa730aa0ed538da832868a_1775757136908_0.5985474893372973","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260410060722-0ab8c86583ae63bad1fe067c68488c1883521079":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260410060722-0ab8c86583ae63bad1fe067c68488c1883521079","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260410060722-0ab8c86583ae63bad1fe067c68488c1883521079","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1c1b795caeb7b03188905f845f134c652edb542e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260410060722-0ab8c86583ae63bad1fe067c68488c1883521079.tgz","fileCount":111,"integrity":"sha512-cpBHdMCeIL7n8YuF0Pgz4h8j4hPvjT8ZqNd4B0JCiUQYY9UT1XhdyrWsYzkVStOBo8G+RoEal45BJsZKMQPbrA==","signatures":[{"sig":"MEQCICmJbACjQPg0xmCjVtxCfrnkFhbkhyI781Zug5M/YXvhAiBbbyvbiJXMIhhtoJrjIQR9BshmvDQ7FofiO5sw1AX3MQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":253292},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"0ab8c86583ae63bad1fe067c68488c1883521079","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"5.0.2-alpha-20260410060722-0ab8c86583ae63bad1fe067c68488c1883521079","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"5.2.5-alpha-20260410060722-0ab8c86583ae63bad1fe067c68488c1883521079","@graphql-codegen/plugin-helpers":"6.2.2-alpha-20260410060722-0ab8c86583ae63bad1fe067c68488c1883521079","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260410060722-0ab8c86583ae63bad1fe067c68488c1883521079_1775801267823_0.20343534810642017","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260410092442-3cbdaa6266859ab4c4a855c9737f3bddd7e0d9c0":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260410092442-3cbdaa6266859ab4c4a855c9737f3bddd7e0d9c0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260410092442-3cbdaa6266859ab4c4a855c9737f3bddd7e0d9c0","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"fd83bbc1c439c62706971b935eb677ddc764f29f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260410092442-3cbdaa6266859ab4c4a855c9737f3bddd7e0d9c0.tgz","fileCount":111,"integrity":"sha512-QeATbKBl5AK6il/Ah/1cwN0S4h2Ujh5mZLDMHKdhGij9CsZ1SBI4anBPPF1v/cOeslhT/2Dwpa0wROxIKDpD3Q==","signatures":[{"sig":"MEUCIGJZtL4KrTmHHb19/x8Rw8nnBzLAF2oszB8aCXnGTgCSAiEAwaKJEb73WM/fLGSQuKPCRp/HeYGSMKkpMvrTN+rXiDA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":253292},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"3cbdaa6266859ab4c4a855c9737f3bddd7e0d9c0","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"5.0.2-alpha-20260410092442-3cbdaa6266859ab4c4a855c9737f3bddd7e0d9c0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"5.2.5-alpha-20260410092442-3cbdaa6266859ab4c4a855c9737f3bddd7e0d9c0","@graphql-codegen/plugin-helpers":"6.2.2-alpha-20260410092442-3cbdaa6266859ab4c4a855c9737f3bddd7e0d9c0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260410092442-3cbdaa6266859ab4c4a855c9737f3bddd7e0d9c0_1775813106871_0.5764622739876135","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260410104056-f62dd1d73438c2fbd993251f4f83288c4c751eeb":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260410104056-f62dd1d73438c2fbd993251f4f83288c4c751eeb","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260410104056-f62dd1d73438c2fbd993251f4f83288c4c751eeb","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1e005e2231592e46401c1ea4a408a68f2b2d939f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260410104056-f62dd1d73438c2fbd993251f4f83288c4c751eeb.tgz","fileCount":107,"integrity":"sha512-sfeUWWLRzzi/0Ck2O8KzlPZXlUmQmuuI+qQNtKgC+wNr7Y8Jcw8cNQ41La6QM6yRw8Iu0WSJy2kn+7KC9F+JmA==","signatures":[{"sig":"MEUCIQCwQ83KPr/zw9Vut89BuVPRCTUGnjO68xuYfqWdgMuJ8AIgJXKfiPgSV11Tx9gO3eoQSpAgiaXlA4SYFldkbpVHKGo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246584},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f62dd1d73438c2fbd993251f4f83288c4c751eeb","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"5.0.2-alpha-20260410104056-f62dd1d73438c2fbd993251f4f83288c4c751eeb","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"5.2.5-alpha-20260410104056-f62dd1d73438c2fbd993251f4f83288c4c751eeb","@graphql-codegen/plugin-helpers":"6.2.2-alpha-20260410104056-f62dd1d73438c2fbd993251f4f83288c4c751eeb","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260410104056-f62dd1d73438c2fbd993251f4f83288c4c751eeb_1775817678063_0.873322157419085","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260410104522-2d95ae6d67c1e8bc56f295b381c59c7bc83103b7":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260410104522-2d95ae6d67c1e8bc56f295b381c59c7bc83103b7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260410104522-2d95ae6d67c1e8bc56f295b381c59c7bc83103b7","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"cjs/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"6af55d2a63d6443cc8f4d246010cb743fceda7dd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260410104522-2d95ae6d67c1e8bc56f295b381c59c7bc83103b7.tgz","fileCount":111,"integrity":"sha512-AJpqaooObWrKlWBesShjNuP6/vlTPTEllyNJssUDE5k9MlThEa9qcyiTcKB0zNguqmQ8vyxT3x76VL4gQoBcZA==","signatures":[{"sig":"MEQCICT3udneU51+pq5wrNgtnzXcFJ9AS5ATshXkpy+4LfXJAiBeAXlJqGlSKwzjEgd5eLQMehTj8tJTlhvyOBCJSM7uHg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":253333},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2d95ae6d67c1e8bc56f295b381c59c7bc83103b7","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"5.0.2-alpha-20260410104522-2d95ae6d67c1e8bc56f295b381c59c7bc83103b7","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"5.2.5-alpha-20260410104522-2d95ae6d67c1e8bc56f295b381c59c7bc83103b7","@graphql-codegen/plugin-helpers":"6.2.2-alpha-20260410104522-2d95ae6d67c1e8bc56f295b381c59c7bc83103b7","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260410104522-2d95ae6d67c1e8bc56f295b381c59c7bc83103b7_1775817946662_0.3321121936491478","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260410104817-cc7380ca4190e66faf6365374152d56981b85c20":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260410104817-cc7380ca4190e66faf6365374152d56981b85c20","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260410104817-cc7380ca4190e66faf6365374152d56981b85c20","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"a53636ddb270154d999c4dac1d014be5eeb44495","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260410104817-cc7380ca4190e66faf6365374152d56981b85c20.tgz","fileCount":107,"integrity":"sha512-oM2pWJhzSXjh63gHo/aHO/AVLfuTVrVb5YCm7ed4N1Btar4OKQ9ZOJ2C1e07DSt+RXnc2kVDzkx8q5PvcC/7dw==","signatures":[{"sig":"MEUCIFu5JjFc2yboFt+8JJJJGB2JzVanGDXFjubpWQTOK6D5AiEAjVy1Hx5R/K+ba1dKb4L1T15KNZncsXwU0AL8lathPzY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246584},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"cc7380ca4190e66faf6365374152d56981b85c20","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"5.0.2-alpha-20260410104817-cc7380ca4190e66faf6365374152d56981b85c20","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"5.2.5-alpha-20260410104817-cc7380ca4190e66faf6365374152d56981b85c20","@graphql-codegen/plugin-helpers":"6.2.2-alpha-20260410104817-cc7380ca4190e66faf6365374152d56981b85c20","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260410104817-cc7380ca4190e66faf6365374152d56981b85c20_1775818121336_0.7735151437323189","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260410105346-4515fe5a1ccdbb24814e98ecc94c627d826c2d3a":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260410105346-4515fe5a1ccdbb24814e98ecc94c627d826c2d3a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260410105346-4515fe5a1ccdbb24814e98ecc94c627d826c2d3a","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"a1f7f512bfe1595c52da54a06e6d9aab752175f6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260410105346-4515fe5a1ccdbb24814e98ecc94c627d826c2d3a.tgz","fileCount":111,"integrity":"sha512-GaUOJY1GzLvh5ruc5BaZZq6ZNv8MfyHja1si/iryng7B0Uv7oXP2EcFd+xn0hUtfk/AATDMboCaOdigK6xcsHA==","signatures":[{"sig":"MEUCIQC0QNaW4/s94W3nRujgXPWi5m2KAsijAS33/hkUKX0iMgIgRA86OCM6yLlcbvKOnJfkCDtSPPiBCvFGP3EgMe82zv0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":253333},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4515fe5a1ccdbb24814e98ecc94c627d826c2d3a","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"5.0.2-alpha-20260410105346-4515fe5a1ccdbb24814e98ecc94c627d826c2d3a","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"5.2.5-alpha-20260410105346-4515fe5a1ccdbb24814e98ecc94c627d826c2d3a","@graphql-codegen/plugin-helpers":"6.2.2-alpha-20260410105346-4515fe5a1ccdbb24814e98ecc94c627d826c2d3a","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260410105346-4515fe5a1ccdbb24814e98ecc94c627d826c2d3a_1775818450050_0.2394360976212524","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260410105618-2dcf4f3da81627dd6210c2a9a9bf2444de354683":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260410105618-2dcf4f3da81627dd6210c2a9a9bf2444de354683","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260410105618-2dcf4f3da81627dd6210c2a9a9bf2444de354683","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"9bca7c73e3e5f4956ddec44c8d8b74a07c902816","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260410105618-2dcf4f3da81627dd6210c2a9a9bf2444de354683.tgz","fileCount":111,"integrity":"sha512-v2AwNrxC15P2Wkk/uASZ0JjGoAFrghYuwVsV4v2Rx0FT/m7AHSigjD64Wvqe7dj7c9atWiG/I/7PVtNBo1ewCg==","signatures":[{"sig":"MEUCIQC40YOSKF2BZWKpJbDSUKT80z/1Bl2LE7tntE8xW2efNQIgMTxeDViPY+tU7nRn2DbhlhaUKKx42BoXMGPcvvRpGUs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":253292},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"2dcf4f3da81627dd6210c2a9a9bf2444de354683","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"5.0.2-alpha-20260410105618-2dcf4f3da81627dd6210c2a9a9bf2444de354683","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"5.2.5-alpha-20260410105618-2dcf4f3da81627dd6210c2a9a9bf2444de354683","@graphql-codegen/plugin-helpers":"6.2.2-alpha-20260410105618-2dcf4f3da81627dd6210c2a9a9bf2444de354683","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260410105618-2dcf4f3da81627dd6210c2a9a9bf2444de354683_1775818602793_0.050532538524330484","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260410105912-9e68748add1b401ee9960d4b2fe5d4269c074f6b":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260410105912-9e68748add1b401ee9960d4b2fe5d4269c074f6b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260410105912-9e68748add1b401ee9960d4b2fe5d4269c074f6b","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1221cec3720cd3376630b8b4b16f8cb55c4794a7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260410105912-9e68748add1b401ee9960d4b2fe5d4269c074f6b.tgz","fileCount":107,"integrity":"sha512-4MmVM+lONqWTIZBQ5Rwtct3btDNAdfRtC/wIQAtsXIKwsG/nhYx207peC+9nfgcg07XX26qJYoUJm/rlBnMRSw==","signatures":[{"sig":"MEQCIAj/IPpmxBY8TheCjJv2G3a6EFv/U22DbbvmWKmRpMuwAiAA26jN+aU6M9MdHiy566ZCvzhzBSQurbj4gjnURsbQWA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246584},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"9e68748add1b401ee9960d4b2fe5d4269c074f6b","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"5.0.2-alpha-20260410105912-9e68748add1b401ee9960d4b2fe5d4269c074f6b","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"5.2.5-alpha-20260410105912-9e68748add1b401ee9960d4b2fe5d4269c074f6b","@graphql-codegen/plugin-helpers":"6.2.2-alpha-20260410105912-9e68748add1b401ee9960d4b2fe5d4269c074f6b","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260410105912-9e68748add1b401ee9960d4b2fe5d4269c074f6b_1775818776773_0.07233343347597088","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260410110352-228d4cdc4f2fe8a6b8f96282279f2e4e9d506090":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260410110352-228d4cdc4f2fe8a6b8f96282279f2e4e9d506090","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260410110352-228d4cdc4f2fe8a6b8f96282279f2e4e9d506090","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"66f672884084d12f770c1a18517519ddfd839f06","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260410110352-228d4cdc4f2fe8a6b8f96282279f2e4e9d506090.tgz","fileCount":107,"integrity":"sha512-ag5eDc4L5maVyCMINUN2qroqw6mQp4/uR9YtBivVKDuAxsBNRcDDUh4Wl9XNrQU9sxCWy8NfD6Z3xD4MeFf9NA==","signatures":[{"sig":"MEYCIQC7Fhqx1xffhkKNw4jEaC+hCDogq+VkPFYNShAuCDllQAIhAOvvSiEbJzRf9c9OZuQVKH/n9JrposYRFlw1TqvXa/sh","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246584},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"228d4cdc4f2fe8a6b8f96282279f2e4e9d506090","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"5.0.2-alpha-20260410110352-228d4cdc4f2fe8a6b8f96282279f2e4e9d506090","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"5.2.5-alpha-20260410110352-228d4cdc4f2fe8a6b8f96282279f2e4e9d506090","@graphql-codegen/plugin-helpers":"6.2.2-alpha-20260410110352-228d4cdc4f2fe8a6b8f96282279f2e4e9d506090","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260410110352-228d4cdc4f2fe8a6b8f96282279f2e4e9d506090_1775819057306_0.08179575582003196","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260410111131-51b047dfcb807ca422586de47f02c830ea16dd13":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260410111131-51b047dfcb807ca422586de47f02c830ea16dd13","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260410111131-51b047dfcb807ca422586de47f02c830ea16dd13","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f4d877d562a85c637fbe547ada3afd2af417e280","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260410111131-51b047dfcb807ca422586de47f02c830ea16dd13.tgz","fileCount":107,"integrity":"sha512-1ZWIGBRkyacMBJ721e4r2E2dDpmfzBzS7/qtUsTJ8NYgbI/MlkPt6nFR8WlPah/FuZ3O9Cl3AwkJm4LvAxW9sw==","signatures":[{"sig":"MEUCIA2JsOBtg5anmiw/kTFeFzaQb0HQAqZaRyrbpjz33G4IAiEAnrFJPXDJdo9YRe8z5Bsj3HT3XetN7Z0QkFJRt3WH/PA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246584},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"51b047dfcb807ca422586de47f02c830ea16dd13","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"5.0.2-alpha-20260410111131-51b047dfcb807ca422586de47f02c830ea16dd13","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"5.2.5-alpha-20260410111131-51b047dfcb807ca422586de47f02c830ea16dd13","@graphql-codegen/plugin-helpers":"6.2.2-alpha-20260410111131-51b047dfcb807ca422586de47f02c830ea16dd13","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260410111131-51b047dfcb807ca422586de47f02c830ea16dd13_1775819516018_0.45004334996219675","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260410112648-1c29d1ce7f23cd3936e0ac890678905f3eb4b3bb":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260410112648-1c29d1ce7f23cd3936e0ac890678905f3eb4b3bb","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260410112648-1c29d1ce7f23cd3936e0ac890678905f3eb4b3bb","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"3f1a91a18955f4bc3c765281097a5377ae491519","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260410112648-1c29d1ce7f23cd3936e0ac890678905f3eb4b3bb.tgz","fileCount":107,"integrity":"sha512-ApVW7wcvkjWpRGYkuq6HQ1R0KFjO779u++8beHYRM0sfpUN/k1yPOnU8YCvXcsysIejk9dAnsnJ6XkneS2B4+g==","signatures":[{"sig":"MEYCIQCQUoZhrMzVHmjWquB99sw3AR0magLl9aTXjeGhlYvqFwIhALKrbkTq5knqnJGVG25s/T3umfWO48MWa9ADE5dYGtjP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246584},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1c29d1ce7f23cd3936e0ac890678905f3eb4b3bb","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"5.0.2-alpha-20260410112648-1c29d1ce7f23cd3936e0ac890678905f3eb4b3bb","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"5.2.5-alpha-20260410112648-1c29d1ce7f23cd3936e0ac890678905f3eb4b3bb","@graphql-codegen/plugin-helpers":"6.2.2-alpha-20260410112648-1c29d1ce7f23cd3936e0ac890678905f3eb4b3bb","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260410112648-1c29d1ce7f23cd3936e0ac890678905f3eb4b3bb_1775820432953_0.6952767936134632","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260410113952-1060270bf58d1b8d1c6356a1c20cdded0644c352":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260410113952-1060270bf58d1b8d1c6356a1c20cdded0644c352","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260410113952-1060270bf58d1b8d1c6356a1c20cdded0644c352","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"909253d2d64353f2ff22148b8dc40179ced1938d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260410113952-1060270bf58d1b8d1c6356a1c20cdded0644c352.tgz","fileCount":107,"integrity":"sha512-HM2SzZ8lnYmdWkiKKFNaRAVwUqjzsQbHG0RfazloWJgzCFbDxf3aKz8jThzV9zt5DEm+FXtxNNO0zA0oEoMmqQ==","signatures":[{"sig":"MEQCIE9OkeqwgsWsBNsK0yUZmKxrqrluK0DHisKGx65A+WOxAiBbIeqq3/acutRbc9PhSHCKFfe8IZ+PwoixFa+zKsFW0w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246584},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"1060270bf58d1b8d1c6356a1c20cdded0644c352","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"5.0.2-alpha-20260410113952-1060270bf58d1b8d1c6356a1c20cdded0644c352","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"5.2.5-alpha-20260410113952-1060270bf58d1b8d1c6356a1c20cdded0644c352","@graphql-codegen/plugin-helpers":"6.2.2-alpha-20260410113952-1060270bf58d1b8d1c6356a1c20cdded0644c352","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260410113952-1060270bf58d1b8d1c6356a1c20cdded0644c352_1775821215044_0.8366904950211627","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260410114739-a2d8e4a79a73089a426211a46e0c0ea17d02005e":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260410114739-a2d8e4a79a73089a426211a46e0c0ea17d02005e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260410114739-a2d8e4a79a73089a426211a46e0c0ea17d02005e","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6ae80aa32dabd74ade4e40a26a938d82b73bcb62","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260410114739-a2d8e4a79a73089a426211a46e0c0ea17d02005e.tgz","fileCount":111,"integrity":"sha512-fY2MSdAhJa1bE71+B11U75sZnbV7RHTxZTxcopwmhcfVm+N79w9e7o6Gwwd29jWeCL72lJhSh7AKYoNRStgNXw==","signatures":[{"sig":"MEUCIA3WPQnUVV/4+seLCwsEpPoaKFNwK1FfDLUreBi+Glb+AiEA111E0tgi//eWty9j6rSK3rG9VLCGcnkcCvc61OkGlLA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":253292},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a2d8e4a79a73089a426211a46e0c0ea17d02005e","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"5.0.2-alpha-20260410114739-a2d8e4a79a73089a426211a46e0c0ea17d02005e","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"5.2.5-alpha-20260410114739-a2d8e4a79a73089a426211a46e0c0ea17d02005e","@graphql-codegen/plugin-helpers":"6.2.2-alpha-20260410114739-a2d8e4a79a73089a426211a46e0c0ea17d02005e","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260410114739-a2d8e4a79a73089a426211a46e0c0ea17d02005e_1775821685190_0.663124018594281","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260410115234-a3fc17ad303a1642f5f0b4a077bb8293fa184bfe":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260410115234-a3fc17ad303a1642f5f0b4a077bb8293fa184bfe","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260410115234-a3fc17ad303a1642f5f0b4a077bb8293fa184bfe","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6c04a44217d0433cb8d28a7bbb7dc6e340055d5a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260410115234-a3fc17ad303a1642f5f0b4a077bb8293fa184bfe.tgz","fileCount":111,"integrity":"sha512-nb1EMHWSPXsCW1ctUjjj4t6yrkTJdQ3LXVZBjd09Mw4CeYPVKbSQ7eLFjLAj3cJ+28yDC2spPgy1TWkg6+YhHA==","signatures":[{"sig":"MEQCIHkM48Em3/LMY3ZbGuDhbyxnI+UkSRVlqduGu2YQZHZHAiAObZ8VHTJS6E+GpOCzGjPub5kBO44LH7A55S6vZ9yKtw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":253292},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a3fc17ad303a1642f5f0b4a077bb8293fa184bfe","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"5.0.2-alpha-20260410115234-a3fc17ad303a1642f5f0b4a077bb8293fa184bfe","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"5.2.5-alpha-20260410115234-a3fc17ad303a1642f5f0b4a077bb8293fa184bfe","@graphql-codegen/plugin-helpers":"6.2.2-alpha-20260410115234-a3fc17ad303a1642f5f0b4a077bb8293fa184bfe","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260410115234-a3fc17ad303a1642f5f0b4a077bb8293fa184bfe_1775821978383_0.2158598931526423","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260410115848-bd3f236c35ee6df6c8c5d5482af2f030b4a432e6":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260410115848-bd3f236c35ee6df6c8c5d5482af2f030b4a432e6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260410115848-bd3f236c35ee6df6c8c5d5482af2f030b4a432e6","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f306eb7ffa4c1993cfd285aeba94df42ba1549c7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260410115848-bd3f236c35ee6df6c8c5d5482af2f030b4a432e6.tgz","fileCount":111,"integrity":"sha512-aidDy8G6P5A0T//j+WzHeyJXb528VCxTC48hY6N7IZEZKMZHBbN8Lmyd4p3QkYqsKFef8ZLK3JNQusPfQxY0Pg==","signatures":[{"sig":"MEYCIQCWdPgmdeONMJu3Bbrp3LvNZdtXG3RLbRidIBngvSFscQIhAL+5Fhm3Zs20yuhswbkr35KqfHQ5gr1MbyN9k+fV/vHC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":253292},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"bd3f236c35ee6df6c8c5d5482af2f030b4a432e6","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"5.0.2-alpha-20260410115848-bd3f236c35ee6df6c8c5d5482af2f030b4a432e6","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"5.2.5-alpha-20260410115848-bd3f236c35ee6df6c8c5d5482af2f030b4a432e6","@graphql-codegen/plugin-helpers":"6.2.2-alpha-20260410115848-bd3f236c35ee6df6c8c5d5482af2f030b4a432e6","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260410115848-bd3f236c35ee6df6c8c5d5482af2f030b4a432e6_1775822353858_0.3477335997113682","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260410121041-c0cf4996b120a939961143bf4222458eba0062dc":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260410121041-c0cf4996b120a939961143bf4222458eba0062dc","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260410121041-c0cf4996b120a939961143bf4222458eba0062dc","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"9a169f2fdd1c2f013e2ac815e5f954c38ce51839","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260410121041-c0cf4996b120a939961143bf4222458eba0062dc.tgz","fileCount":111,"integrity":"sha512-Iev9qJFqPsKhkljzkP8MQEJRnYPqU5Sa4X7soOjFR6zRTIRdFxkG2HPuuzxzmYZed9b807aUs9/yjEI+Jf832w==","signatures":[{"sig":"MEUCID7gZkyhWIZ4B4qb41uJSpkJhdsMLzRSkUdTizGyuXS6AiEA9+8x3m0Gq8OkEVgu1ibr8zAEV5RI4+O9a8gNObdp0tM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":253292},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c0cf4996b120a939961143bf4222458eba0062dc","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"5.0.2-alpha-20260410121041-c0cf4996b120a939961143bf4222458eba0062dc","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"5.2.5-alpha-20260410121041-c0cf4996b120a939961143bf4222458eba0062dc","@graphql-codegen/plugin-helpers":"6.2.2-alpha-20260410121041-c0cf4996b120a939961143bf4222458eba0062dc","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260410121041-c0cf4996b120a939961143bf4222458eba0062dc_1775823064691_0.9873148253265871","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260410171711-fd22fbb39273679321afc52108bf74a33d50437d":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260410171711-fd22fbb39273679321afc52108bf74a33d50437d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260410171711-fd22fbb39273679321afc52108bf74a33d50437d","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"d14a2f541dd9d3e7829e6419afdc6d2f1b8e3f7c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260410171711-fd22fbb39273679321afc52108bf74a33d50437d.tgz","fileCount":107,"integrity":"sha512-yZ51LBJCQ6Gv8PCkPEivsKPLJs26svfe2pgmSlMhbzHADtJo+mn6lqzmYYk8VBMKFz//qHvdob9EZpj9ZZ4wmA==","signatures":[{"sig":"MEUCIBA+ZKopcu14Fhpd1y9LYlcCT8x30gHHiISKak7Kcb9WAiEArvYuIuPFtEsy4dQXK7eLExqqTvzinu3VJiOicR0niA0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246584},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"fd22fbb39273679321afc52108bf74a33d50437d","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"5.0.2-alpha-20260410171711-fd22fbb39273679321afc52108bf74a33d50437d","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"5.2.5-alpha-20260410171711-fd22fbb39273679321afc52108bf74a33d50437d","@graphql-codegen/plugin-helpers":"6.2.2-alpha-20260410171711-fd22fbb39273679321afc52108bf74a33d50437d","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260410171711-fd22fbb39273679321afc52108bf74a33d50437d_1775841455249_0.8781256053905735","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260411164408-b947e9002aa47526564fde3bf5bb4fa49d27c8b7":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260411164408-b947e9002aa47526564fde3bf5bb4fa49d27c8b7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260411164408-b947e9002aa47526564fde3bf5bb4fa49d27c8b7","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"6d1321434f6f635af1303fbe2ca51c3b237357f1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260411164408-b947e9002aa47526564fde3bf5bb4fa49d27c8b7.tgz","fileCount":107,"integrity":"sha512-QtBTsAvorLq34HJM4lK5bbZ2AIitylmEU/IKnM4zWriqxxio3KF+AumoReeE0x6mSYspblOJG7mUkTEPcarrRw==","signatures":[{"sig":"MEQCICOPeXZC2qwxNyN8QlSLNPOXG94MR5nsCn/S0zWZc5xUAiBvHuEqP+w7GRXKBs2KQ1tyOjVN20SzGvnBSa0iNkK2wQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246584},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b947e9002aa47526564fde3bf5bb4fa49d27c8b7","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"5.0.2-alpha-20260411164408-b947e9002aa47526564fde3bf5bb4fa49d27c8b7","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"5.2.5-alpha-20260411164408-b947e9002aa47526564fde3bf5bb4fa49d27c8b7","@graphql-codegen/plugin-helpers":"6.2.2-alpha-20260411164408-b947e9002aa47526564fde3bf5bb4fa49d27c8b7","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260411164408-b947e9002aa47526564fde3bf5bb4fa49d27c8b7_1775925871837_0.4308668772815891","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260411204629-cc3d8ae24e834ae38c5ea3d01c688b2b09e87616":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260411204629-cc3d8ae24e834ae38c5ea3d01c688b2b09e87616","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260411204629-cc3d8ae24e834ae38c5ea3d01c688b2b09e87616","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ed4b5153d085a70a75045e851a708a01bf625bf6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260411204629-cc3d8ae24e834ae38c5ea3d01c688b2b09e87616.tgz","fileCount":107,"integrity":"sha512-F6HkbBZJ3fkXJQzyZ6WYEwZhl4OazTFMfZJm37B3kpjOT/pUkUIDdQ/CS4IjV7cMq1BM6J3ONFkLunfpkS4GRQ==","signatures":[{"sig":"MEUCIG90DXWxtLbtFB/Q8jr4H2T0xiSCslV1+wRtSmeFOhRpAiEA8RLnOP5fJjgvb6wmhR9exD23bkwdIkV+LzF/t81EPwU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246584},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"cc3d8ae24e834ae38c5ea3d01c688b2b09e87616","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"5.0.2-alpha-20260411204629-cc3d8ae24e834ae38c5ea3d01c688b2b09e87616","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"5.2.5-alpha-20260411204629-cc3d8ae24e834ae38c5ea3d01c688b2b09e87616","@graphql-codegen/plugin-helpers":"6.2.2-alpha-20260411204629-cc3d8ae24e834ae38c5ea3d01c688b2b09e87616","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260411204629-cc3d8ae24e834ae38c5ea3d01c688b2b09e87616_1775940413827_0.4911757076332659","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260412123505-96e442c54f5d2ff984126c079f2a381707e195e1":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260412123505-96e442c54f5d2ff984126c079f2a381707e195e1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260412123505-96e442c54f5d2ff984126c079f2a381707e195e1","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"e28e04129f04fdf834d9dae92c95b668442c5de2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260412123505-96e442c54f5d2ff984126c079f2a381707e195e1.tgz","fileCount":107,"integrity":"sha512-GCs1yRnJOMl7uqi0JvWxSN9WzsRpg1qDS7uPwiUnDr3AirlDOVTedgS3FJ0u+Q+9j9UOjri9EhKrCdqXMON3Tg==","signatures":[{"sig":"MEYCIQCsg8sjWDUsKL47dNRhM60vhouUUrUX180r+CBVH1gTIQIhAIM8iKcA4aowqw2fhggXmnBSCMT/8z4MBnXhKFfJY9ll","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246584},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"96e442c54f5d2ff984126c079f2a381707e195e1","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"5.0.2-alpha-20260412123505-96e442c54f5d2ff984126c079f2a381707e195e1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"5.2.5-alpha-20260412123505-96e442c54f5d2ff984126c079f2a381707e195e1","@graphql-codegen/plugin-helpers":"6.2.2-alpha-20260412123505-96e442c54f5d2ff984126c079f2a381707e195e1","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260412123505-96e442c54f5d2ff984126c079f2a381707e195e1_1775997327696_0.9554324710352597","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260412124139-af910d8c626295ff06590d274e670e97d87e767e":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260412124139-af910d8c626295ff06590d274e670e97d87e767e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260412124139-af910d8c626295ff06590d274e670e97d87e767e","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"37b8f1994ad1d9eaa43dea20e3e745af4cf8deec","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260412124139-af910d8c626295ff06590d274e670e97d87e767e.tgz","fileCount":107,"integrity":"sha512-ChZiLCT7h3Ao9aUf7U6xzm1hMJzTM0ds0bpjqdvQWfRXk3wjjPcpcR6ON287nYfXXTDzVL9YHk1NHrPRQuP9tg==","signatures":[{"sig":"MEQCIBk4e/zJWylOuTvvOVwxtFghWe2xEGBk9m0oVdqCQ6OcAiBsKiqSMR7tiF8lcKx02HpknNvDTG6RspuFO+B1J7a0nA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246583},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"af910d8c626295ff06590d274e670e97d87e767e","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"5.0.2-alpha-20260412124139-af910d8c626295ff06590d274e670e97d87e767e","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"5.2.5-alpha-20260412124139-af910d8c626295ff06590d274e670e97d87e767e","@graphql-codegen/plugin-helpers":"6.2.2-alpha-20260412124139-af910d8c626295ff06590d274e670e97d87e767e","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260412124139-af910d8c626295ff06590d274e670e97d87e767e_1775997722969_0.10304046557455027","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260412124242-509de6c4f476e0e42e0443e3321cc4ad89c8df62":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260412124242-509de6c4f476e0e42e0443e3321cc4ad89c8df62","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260412124242-509de6c4f476e0e42e0443e3321cc4ad89c8df62","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"3c397fe9e14da0f0d3c675a0d7c75dd86cbc2ba8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260412124242-509de6c4f476e0e42e0443e3321cc4ad89c8df62.tgz","fileCount":107,"integrity":"sha512-1CivK+3m4XGs/XEwhCS/JOk0gee09QdiGHlxUK+B+AP6jDOwWa8hIhSiaOMI5Y6N+O4El+/lt4cF5vjBSIV2aQ==","signatures":[{"sig":"MEUCIGs5oPuZnkf3FaGyqBiQnlVRZnVvyYru9yCbWm+UmohJAiEAvMx+hr9dHy0KisgOyAZl7EDH2Bld8ZTrKVyGpyghy80=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246584},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"509de6c4f476e0e42e0443e3321cc4ad89c8df62","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"5.0.2-alpha-20260412124242-509de6c4f476e0e42e0443e3321cc4ad89c8df62","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"5.2.5-alpha-20260412124242-509de6c4f476e0e42e0443e3321cc4ad89c8df62","@graphql-codegen/plugin-helpers":"6.2.2-alpha-20260412124242-509de6c4f476e0e42e0443e3321cc4ad89c8df62","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260412124242-509de6c4f476e0e42e0443e3321cc4ad89c8df62_1775997786643_0.3901635430078083","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260412124250-39228c098edcd6b0d3f66a930db8aa21e25c4624":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260412124250-39228c098edcd6b0d3f66a930db8aa21e25c4624","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260412124250-39228c098edcd6b0d3f66a930db8aa21e25c4624","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"c8ea42510afd6c07c9f891e27fff22c4d2d1a107","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260412124250-39228c098edcd6b0d3f66a930db8aa21e25c4624.tgz","fileCount":107,"integrity":"sha512-TsoKWzrpvkj19OChlAbXthCH7cAghLbBSwp1sk61yCzXbFXcXzNUUpycQOz9MoxIBYZxVa7sVk+RlTVa9+xf9g==","signatures":[{"sig":"MEYCIQCudSlqh08/eCK1X82bGL/h0MbvBZ6pMGZFI2kHafFCXQIhAOT7fRzcJQtzgFKo3doEo5qCEB+EjhSB0Ay0FkW6Ffr+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246584},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"39228c098edcd6b0d3f66a930db8aa21e25c4624","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"5.0.2-alpha-20260412124250-39228c098edcd6b0d3f66a930db8aa21e25c4624","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"5.2.5-alpha-20260412124250-39228c098edcd6b0d3f66a930db8aa21e25c4624","@graphql-codegen/plugin-helpers":"6.2.2-alpha-20260412124250-39228c098edcd6b0d3f66a930db8aa21e25c4624","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260412124250-39228c098edcd6b0d3f66a930db8aa21e25c4624_1775997794259_0.6036094572515811","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260412125245-28926624b1750107d03d8d13b115972826afbde9":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260412125245-28926624b1750107d03d8d13b115972826afbde9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260412125245-28926624b1750107d03d8d13b115972826afbde9","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"21230f81245b77cc9e59f9f18d91db65754344f0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260412125245-28926624b1750107d03d8d13b115972826afbde9.tgz","fileCount":107,"integrity":"sha512-TQNQgVl07j2jR4E0PZRu1EfMk+hhOXjbIogy34/Q5nKjHwb4D4eusV3rO1LPQxIjBf3hveu1clwjE64eWY2G9w==","signatures":[{"sig":"MEUCIQCCvP95ODbqHo+g2xJISbSRbtB3Dt0vHbI0YStoYHoO2AIgLMM4sKYyEbRiH5L3J8H9N7sP2w8hDx7IbFMNg+q3HRQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246583},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"28926624b1750107d03d8d13b115972826afbde9","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"5.0.2-alpha-20260412125245-28926624b1750107d03d8d13b115972826afbde9","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"5.2.5-alpha-20260412125245-28926624b1750107d03d8d13b115972826afbde9","@graphql-codegen/plugin-helpers":"6.2.2-alpha-20260412125245-28926624b1750107d03d8d13b115972826afbde9","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260412125245-28926624b1750107d03d8d13b115972826afbde9_1775998390293_0.00445437430127571","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260412125325-a76fa415618c88e01f9588351f18ea6aac4baec4":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260412125325-a76fa415618c88e01f9588351f18ea6aac4baec4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260412125325-a76fa415618c88e01f9588351f18ea6aac4baec4","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8f7231e77dcd25a70def036f6b04d5a9a84f0f96","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260412125325-a76fa415618c88e01f9588351f18ea6aac4baec4.tgz","fileCount":107,"integrity":"sha512-AT+fAnWo/y7AKVAaY220pmf4uPxxUzsBBrTdho1ML08Jz9d8BtwMMua+6yM3qvlIBURkKi6f1/i9ogV+UzUP4g==","signatures":[{"sig":"MEUCIGD3uBFqmaDK2GJC0gxqJeBkvzKvrrTVCPpaNu9zW9IoAiEAtHa/Q9Qj9EgxBCZLY3Lo+e8PMulgtIi6SPEEhzfC9c0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246584},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a76fa415618c88e01f9588351f18ea6aac4baec4","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^10.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"5.0.2-alpha-20260412125325-a76fa415618c88e01f9588351f18ea6aac4baec4","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"5.2.5-alpha-20260412125325-a76fa415618c88e01f9588351f18ea6aac4baec4","@graphql-codegen/plugin-helpers":"6.2.2-alpha-20260412125325-a76fa415618c88e01f9588351f18ea6aac4baec4","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260412125325-a76fa415618c88e01f9588351f18ea6aac4baec4_1775998428763_0.9165183747346621","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260412125753-b80c363fae91e9e671073196db2118993a09dbf4":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260412125753-b80c363fae91e9e671073196db2118993a09dbf4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260412125753-b80c363fae91e9e671073196db2118993a09dbf4","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"64233b0a3d2baea3505a23d8647a7cdff87e0970","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260412125753-b80c363fae91e9e671073196db2118993a09dbf4.tgz","fileCount":107,"integrity":"sha512-a+Fz67qU+q+yQ5CYQdPtugVNkZWtk0HUlwQ/i/AW84cxWL1apuXg4XBX38Kh6L6V8JCNMTNAfAOw5OfcmWyXyQ==","signatures":[{"sig":"MEYCIQCae57AIpi7qR9UGsVGvKSyKAS3+qeURMllZSsV5MlNzgIhANJxQ8KtKgX11wRjzpZLLi9S9s8LxtTRjoE6cnpWAK3X","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246583},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b80c363fae91e9e671073196db2118993a09dbf4","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"5.0.2-alpha-20260412125753-b80c363fae91e9e671073196db2118993a09dbf4","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"5.2.5-alpha-20260412125753-b80c363fae91e9e671073196db2118993a09dbf4","@graphql-codegen/plugin-helpers":"6.2.2-alpha-20260412125753-b80c363fae91e9e671073196db2118993a09dbf4","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260412125753-b80c363fae91e9e671073196db2118993a09dbf4_1775998697389_0.9948059668053459","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260412130401-f2ba558e3c65933733f575f4c47e81d3101d8318":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260412130401-f2ba558e3c65933733f575f4c47e81d3101d8318","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260412130401-f2ba558e3c65933733f575f4c47e81d3101d8318","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8e61a1671afdf547138246eae72b177384175fe4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260412130401-f2ba558e3c65933733f575f4c47e81d3101d8318.tgz","fileCount":107,"integrity":"sha512-JEIviymIX8zZGkoDhYozgKz26Xic9f3/L0mrjvek/GI6fQmp8SrOqFg6aNsx/ie2UrGNoN1H84JqZEQwWDmyJg==","signatures":[{"sig":"MEQCIBFGOLFL5oebZzmaEdR5gUZi9PkNlYEai86i1QASmwvZAiAOnI2LhjVdjUk4AmTPkYBpvuDYlNkM8l3m6wojuX1uiA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246583},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f2ba558e3c65933733f575f4c47e81d3101d8318","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"5.0.2-alpha-20260412130401-f2ba558e3c65933733f575f4c47e81d3101d8318","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"5.2.5-alpha-20260412130401-f2ba558e3c65933733f575f4c47e81d3101d8318","@graphql-codegen/plugin-helpers":"6.2.2-alpha-20260412130401-f2ba558e3c65933733f575f4c47e81d3101d8318","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260412130401-f2ba558e3c65933733f575f4c47e81d3101d8318_1775999065647_0.5874387152503606","host":"s3://npm-registry-packages-npm-production"}},"6.2.2-alpha-20260412130444-c67f97af5bfe6a842e1cc5240b75818ec20d4270":{"name":"@graphql-codegen/cli","version":"6.2.2-alpha-20260412130444-c67f97af5bfe6a842e1cc5240b75818ec20d4270","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.2.2-alpha-20260412130444-c67f97af5bfe6a842e1cc5240b75818ec20d4270","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"9e0c7352c705d404bbc8ffba3a50fe8646680661","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.2-alpha-20260412130444-c67f97af5bfe6a842e1cc5240b75818ec20d4270.tgz","fileCount":107,"integrity":"sha512-K6MLuYG6dyg8uoyfJSUYya5pt4EjL8EakWxJCWILAzGdF0LtAX4uvRRWvffSoIruPDKBdL9+zE/4ZmnikgzbJA==","signatures":[{"sig":"MEUCIQDfzeM/0C7c4YZK4pTjtq6z7Yp8Nu7uTNntKxwhnyfi3QIgW6dCfDCHBzHuCjX3wEQaGHXHivIsPQBJk92J312HIs4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":246583},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"c67f97af5bfe6a842e1cc5240b75818ec20d4270","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"5.0.2-alpha-20260412130444-c67f97af5bfe6a842e1cc5240b75818ec20d4270","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"5.2.5-alpha-20260412130444-c67f97af5bfe6a842e1cc5240b75818ec20d4270","@graphql-codegen/plugin-helpers":"6.2.2-alpha-20260412130444-c67f97af5bfe6a842e1cc5240b75818ec20d4270","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.2.2-alpha-20260412130444-c67f97af5bfe6a842e1cc5240b75818ec20d4270_1775999107437_0.3497653549990216","host":"s3://npm-registry-packages-npm-production"}},"6.3.0-alpha-20260413023618-6c196665dd09f19c54ab2f0678215f4d3ec7a038":{"name":"@graphql-codegen/cli","version":"6.3.0-alpha-20260413023618-6c196665dd09f19c54ab2f0678215f4d3ec7a038","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.3.0-alpha-20260413023618-6c196665dd09f19c54ab2f0678215f4d3ec7a038","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"028a943d6f23ed5ce0551d3ed83f0ee3f824b562","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.3.0-alpha-20260413023618-6c196665dd09f19c54ab2f0678215f4d3ec7a038.tgz","fileCount":107,"integrity":"sha512-4HZgUHtiSWOOarCVRqPqy7vfo50oAkrc9/a58GfynDGAGWRvkKESpZZ4X8ettADxkhpeo34qXezvr5v1yOK4uQ==","signatures":[{"sig":"MEUCICOThtKzJnZN7mPvaKSWHDmqPGlZARmtNqjZ514lQt4rAiEAx7i5hcX0h2ixbueAI3MXWTOGOJINJHhvC1f/S/4bKhE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":253588},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"6c196665dd09f19c54ab2f0678215f4d3ec7a038","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"5.0.2-alpha-20260413023618-6c196665dd09f19c54ab2f0678215f4d3ec7a038","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"5.3.0-alpha-20260413023618-6c196665dd09f19c54ab2f0678215f4d3ec7a038","@graphql-codegen/plugin-helpers":"6.3.0-alpha-20260413023618-6c196665dd09f19c54ab2f0678215f4d3ec7a038","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.3.0-alpha-20260413023618-6c196665dd09f19c54ab2f0678215f4d3ec7a038_1776047802139_0.9339529776964244","host":"s3://npm-registry-packages-npm-production"}},"6.3.0-alpha-20260413043135-5d24a0adcc9ad38bbd6bd5356f8e6ce62153464e":{"name":"@graphql-codegen/cli","version":"6.3.0-alpha-20260413043135-5d24a0adcc9ad38bbd6bd5356f8e6ce62153464e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.3.0-alpha-20260413043135-5d24a0adcc9ad38bbd6bd5356f8e6ce62153464e","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"037187d577cec913785b6485fe152420ed45fe76","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.3.0-alpha-20260413043135-5d24a0adcc9ad38bbd6bd5356f8e6ce62153464e.tgz","fileCount":107,"integrity":"sha512-yrUrnBKf0EVnZEUxGq9rm3PgE5NJxeSHWJFoWwkSL+Za1J9KqymtxHS8QkMngWxm031xmMgDteGGJJRUSaryYQ==","signatures":[{"sig":"MEUCIHec8mwNM5rxMJ2Tv/geEE6XsiW5nQkY/D/PmC4g0+z6AiEA3qmVDfpeL13Z7pPDfjRJPZy18sAM7AT8eQpYWnpMSaI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":253588},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"5d24a0adcc9ad38bbd6bd5356f8e6ce62153464e","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"5.0.2-alpha-20260413043135-5d24a0adcc9ad38bbd6bd5356f8e6ce62153464e","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"5.3.0-alpha-20260413043135-5d24a0adcc9ad38bbd6bd5356f8e6ce62153464e","@graphql-codegen/plugin-helpers":"6.3.0-alpha-20260413043135-5d24a0adcc9ad38bbd6bd5356f8e6ce62153464e","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.3.0-alpha-20260413043135-5d24a0adcc9ad38bbd6bd5356f8e6ce62153464e_1776054720572_0.33863731343464964","host":"s3://npm-registry-packages-npm-production"}},"6.3.0-alpha-20260413043148-8c23fafbe058085d7f3d5dcea61ab22b3b5d08de":{"name":"@graphql-codegen/cli","version":"6.3.0-alpha-20260413043148-8c23fafbe058085d7f3d5dcea61ab22b3b5d08de","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.3.0-alpha-20260413043148-8c23fafbe058085d7f3d5dcea61ab22b3b5d08de","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"0f77e7012f59645ca5f0f4e3b0833634997e9b67","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.3.0-alpha-20260413043148-8c23fafbe058085d7f3d5dcea61ab22b3b5d08de.tgz","fileCount":107,"integrity":"sha512-5imqnKawa7fjxxOq1w+uCsMwQfAbm1Swm/VwZvREcdLjS8ecDeriCbBWlj4QVxU0me08CsVU5wvA8n+S1gjlag==","signatures":[{"sig":"MEUCIAJj4lqS5cKZcI89czQ2savan+V+F4yCccow8Qvtu+VjAiEAqo0CCS2OfCcYy3bMlzhCWnM9Rsd1Q1zwFeal1e0u7po=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":253588},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8c23fafbe058085d7f3d5dcea61ab22b3b5d08de","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"5.0.2-alpha-20260413043148-8c23fafbe058085d7f3d5dcea61ab22b3b5d08de","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"5.3.0-alpha-20260413043148-8c23fafbe058085d7f3d5dcea61ab22b3b5d08de","@graphql-codegen/plugin-helpers":"6.3.0-alpha-20260413043148-8c23fafbe058085d7f3d5dcea61ab22b3b5d08de","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.3.0-alpha-20260413043148-8c23fafbe058085d7f3d5dcea61ab22b3b5d08de_1776054731637_0.25578886731526485","host":"s3://npm-registry-packages-npm-production"}},"6.3.0-alpha-20260413100012-a905241a78821df226579c32d9cc4d9c0eafe971":{"name":"@graphql-codegen/cli","version":"6.3.0-alpha-20260413100012-a905241a78821df226579c32d9cc4d9c0eafe971","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.3.0-alpha-20260413100012-a905241a78821df226579c32d9cc4d9c0eafe971","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"4f55bb9eed54140da2ee07376b8b013c4d005d6b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.3.0-alpha-20260413100012-a905241a78821df226579c32d9cc4d9c0eafe971.tgz","fileCount":107,"integrity":"sha512-m1DTKR4UBcOza1jf1yMh861NL31mc4WID1gV2tAzMngjM9+cCID8CjstHnTj9bzOS9XUHwz4YhjIbXarRQ1JDA==","signatures":[{"sig":"MEQCIFOjku/2N14pXUYIyyUfZQMvth23qTg0QotoY5KbOICPAiAYR2J63NuxiYu45Vzv2j4MnPujN1RRKe5lZVRBctgwjA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":253588},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a905241a78821df226579c32d9cc4d9c0eafe971","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"5.0.2-alpha-20260413100012-a905241a78821df226579c32d9cc4d9c0eafe971","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"5.3.0-alpha-20260413100012-a905241a78821df226579c32d9cc4d9c0eafe971","@graphql-codegen/plugin-helpers":"6.3.0-alpha-20260413100012-a905241a78821df226579c32d9cc4d9c0eafe971","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.3.0-alpha-20260413100012-a905241a78821df226579c32d9cc4d9c0eafe971_1776074437733_0.013608394168711069","host":"s3://npm-registry-packages-npm-production"}},"6.3.0":{"name":"@graphql-codegen/cli","version":"6.3.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.3.0","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"8d81e387167b80548838769174b6906e0cd432ef","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.3.0.tgz","fileCount":107,"integrity":"sha512-tlzSaM2oSnG6x8+QVc+cJ7NMJe+CN4tnSm/B8Uny/IpgSkAqP+RG8xaDxnrzwQZ+lz1ZXrBkNM6vzAGZhOaOGw==","signatures":[{"sig":"MEQCIGa+3ANnlYXLmEEybQy2Qb1FGatCG5iEWtJZ8SLM9YZwAiAGOaidISSvzkULK3pFFkqo7ipAkvZUOfTaMjJnLG/pPQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":253343},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"a6e57172a2d2d59526e9da7a7f5fc47f008294fc","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^5.3.0","@graphql-codegen/plugin-helpers":"^6.3.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.3.0_1776074869253_0.47142673895929743","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260413131420-7aed107788d15ef2a04c40291da32944fdae7888":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260413131420-7aed107788d15ef2a04c40291da32944fdae7888","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260413131420-7aed107788d15ef2a04c40291da32944fdae7888","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"129dee3fecb6908e70fa7ced57bb87997686cc45","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260413131420-7aed107788d15ef2a04c40291da32944fdae7888.tgz","fileCount":107,"integrity":"sha512-8zo/BnpGhpEZDOg7s2X/Ze58CP7c9Vwo5gv8XRP5SzncceobUnjmbOqBu56XVyo0sv8GjWOvxwiAQnXl3rV2AQ==","signatures":[{"sig":"MEUCIQCGEgQ6wxHx+W2TFWMHJrIV/cSqwgmsQk7po4P9AaWFpwIgcdkbGuHPzIjV2jPLxhfA2Emdj3CtInKRXvI882zUH50=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":254241},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"7aed107788d15ef2a04c40291da32944fdae7888","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"6.0.0-alpha-20260413131420-7aed107788d15ef2a04c40291da32944fdae7888","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260413131420-7aed107788d15ef2a04c40291da32944fdae7888","@graphql-codegen/plugin-helpers":"7.0.0-alpha-20260413131420-7aed107788d15ef2a04c40291da32944fdae7888","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260413131420-7aed107788d15ef2a04c40291da32944fdae7888_1776086089631_0.20524698344725012","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260413131710-0312d1fa627824dd432c55bb28404b073ce33830":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260413131710-0312d1fa627824dd432c55bb28404b073ce33830","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260413131710-0312d1fa627824dd432c55bb28404b073ce33830","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"ee995113abcf074a987505f14bdf57b2340a209f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260413131710-0312d1fa627824dd432c55bb28404b073ce33830.tgz","fileCount":107,"integrity":"sha512-nWFb7/jspZoJxluhudUlmXG6TwbpF6loOy6DxyBcn77yWVdVZ/jFzpqBlIGEUbvRx5hs6mMCWOk+ss6O5xdTWg==","signatures":[{"sig":"MEQCIEyZygSSYf7P8tD9ELiOR7N9bqPOLKrlp5rHfhI/auFXAiA+NpU/HrQRndJYZGmlgbhya483LDgeJhc7vwGfqSmfAA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":254241},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"0312d1fa627824dd432c55bb28404b073ce33830","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"6.0.0-alpha-20260413131710-0312d1fa627824dd432c55bb28404b073ce33830","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260413131710-0312d1fa627824dd432c55bb28404b073ce33830","@graphql-codegen/plugin-helpers":"7.0.0-alpha-20260413131710-0312d1fa627824dd432c55bb28404b073ce33830","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260413131710-0312d1fa627824dd432c55bb28404b073ce33830_1776086261389_0.8816134849278117","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260413133253-405d8586497bf3936183822bddf74940ae72abe9":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260413133253-405d8586497bf3936183822bddf74940ae72abe9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260413133253-405d8586497bf3936183822bddf74940ae72abe9","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"1439717170a4ba040d0473a9bfa8d45b61e89192","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260413133253-405d8586497bf3936183822bddf74940ae72abe9.tgz","fileCount":107,"integrity":"sha512-7/A8uDnIzGvfvAxZ6UIY7kfDKUXaL2Igzim5oyz3DGKDAiafn7HEHGQvY2goSEs1QPR8eNOhXr+4nG8yKxiupQ==","signatures":[{"sig":"MEQCIBCO3HPcp4eo0V7Z/Sm7zjQ59Nu5Ai0nQ34Wft5n2raqAiB83N6wMamfTj7I3NXerAUk0YChuc93pZLlezgDXYlVTA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":254241},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"405d8586497bf3936183822bddf74940ae72abe9","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"6.0.0-alpha-20260413133253-405d8586497bf3936183822bddf74940ae72abe9","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260413133253-405d8586497bf3936183822bddf74940ae72abe9","@graphql-codegen/plugin-helpers":"7.0.0-alpha-20260413133253-405d8586497bf3936183822bddf74940ae72abe9","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260413133253-405d8586497bf3936183822bddf74940ae72abe9_1776087204028_0.125689111308809","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260413134044-219e6c60eb76b7ddbddd6681ff504fcd03e97227":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260413134044-219e6c60eb76b7ddbddd6681ff504fcd03e97227","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260413134044-219e6c60eb76b7ddbddd6681ff504fcd03e97227","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"9541e27710196f346de4c46e5125959b98f48c3d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260413134044-219e6c60eb76b7ddbddd6681ff504fcd03e97227.tgz","fileCount":107,"integrity":"sha512-vQxsxfHv+6GXz9lhFNJw+GD8yt6rD9x8w59UsIVmEiB6lqq/kPnFWEkIcn+iDr0Kcy40Peij2iX55w2NU/VSYQ==","signatures":[{"sig":"MEUCIQCWpEbVj9ETiWTEAmeqPAftTXe4Hc5lMQCeOBelYQdPtQIgMjuHYV23NEeQZ7rnm/9FxiJ0X8L/ZEXYMSQBd2a0taY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":254241},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"219e6c60eb76b7ddbddd6681ff504fcd03e97227","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"6.0.0-alpha-20260413134044-219e6c60eb76b7ddbddd6681ff504fcd03e97227","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260413134044-219e6c60eb76b7ddbddd6681ff504fcd03e97227","@graphql-codegen/plugin-helpers":"7.0.0-alpha-20260413134044-219e6c60eb76b7ddbddd6681ff504fcd03e97227","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260413134044-219e6c60eb76b7ddbddd6681ff504fcd03e97227_1776087673491_0.23315688713091087","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260413134408-61e21f4b1b8f8b029c7078874e088f7e34608c4d":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260413134408-61e21f4b1b8f8b029c7078874e088f7e34608c4d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260413134408-61e21f4b1b8f8b029c7078874e088f7e34608c4d","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"28f918455f683120549606779ca11ec321ada1c9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260413134408-61e21f4b1b8f8b029c7078874e088f7e34608c4d.tgz","fileCount":107,"integrity":"sha512-gYRSczGwClZyB4eCE/lGd6PoEazHaTu1UNG4UUAvMipt2waYolp8JtrveEmDoFPOWzedLat3Y90TvuwqAvotgw==","signatures":[{"sig":"MEUCIHss6WOsDZQNyShi+BLlymJA//n9ZVQQ1RbOVMwGmwpAAiEA3C6g+UnopR1QLZL+B+Lfcw3SIzWUNv1IoMshiioJ5uc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":254241},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"61e21f4b1b8f8b029c7078874e088f7e34608c4d","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"6.0.0-alpha-20260413134408-61e21f4b1b8f8b029c7078874e088f7e34608c4d","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260413134408-61e21f4b1b8f8b029c7078874e088f7e34608c4d","@graphql-codegen/plugin-helpers":"7.0.0-alpha-20260413134408-61e21f4b1b8f8b029c7078874e088f7e34608c4d","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260413134408-61e21f4b1b8f8b029c7078874e088f7e34608c4d_1776087878552_0.7727053593816577","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260413135420-eb41159d047f15f84648ca3282322ef660a92d63":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260413135420-eb41159d047f15f84648ca3282322ef660a92d63","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260413135420-eb41159d047f15f84648ca3282322ef660a92d63","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"c88c549d6096323d94402d27d4b569181310c947","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260413135420-eb41159d047f15f84648ca3282322ef660a92d63.tgz","fileCount":107,"integrity":"sha512-kg/wSumo/OMgI9X963b5EjWaZPAvjfDgXPW8zATzz6sbzXiulYY98W8yiW1AAuqYtd0fXcdb+gnc3QkO7I5Snw==","signatures":[{"sig":"MEYCIQC+xgtdW1dW6gU6eqAREYpZK4n9kMhqJVfZfi9vBrqgrgIhAJ3/SB/NcUsicHzVc5XxRlFfHmmgv00qZaYOyvSAGcc9","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":254282},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"eb41159d047f15f84648ca3282322ef660a92d63","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"6.0.0-alpha-20260413135420-eb41159d047f15f84648ca3282322ef660a92d63","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260413135420-eb41159d047f15f84648ca3282322ef660a92d63","@graphql-codegen/plugin-helpers":"7.0.0-alpha-20260413135420-eb41159d047f15f84648ca3282322ef660a92d63","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260413135420-eb41159d047f15f84648ca3282322ef660a92d63_1776088490830_0.7856994451064638","host":"s3://npm-registry-packages-npm-production"}},"6.3.1-alpha-20260418125244-84cdf775360df6f8fba6a4aa0a017ee090054815":{"name":"@graphql-codegen/cli","version":"6.3.1-alpha-20260418125244-84cdf775360df6f8fba6a4aa0a017ee090054815","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.3.1-alpha-20260418125244-84cdf775360df6f8fba6a4aa0a017ee090054815","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"cfa7806ba081fdf18847dfcefb39ece4004e4132","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.3.1-alpha-20260418125244-84cdf775360df6f8fba6a4aa0a017ee090054815.tgz","fileCount":107,"integrity":"sha512-OT1+fsgpvrptwEbCJIfbjzuNLYH48OmAvl1mmKafoO95QxPVXM2EcT5t27/rL8mDDyXgRsq7HaXCUdz86u1uoQ==","signatures":[{"sig":"MEYCIQCEZfjpRDiXGxUQWCuhohRcbwN7YzhfAZdtVoMY5sl13gIhANjly+5Lj2mSi7QpYMLLj9jyhLTC0c3DyJqD1MlvUUdJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":253645},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"84cdf775360df6f8fba6a4aa0a017ee090054815","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^5.3.0","@graphql-codegen/plugin-helpers":"^6.3.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.3.1-alpha-20260418125244-84cdf775360df6f8fba6a4aa0a017ee090054815_1776516784909_0.2900628877019866","host":"s3://npm-registry-packages-npm-production"}},"6.3.1-alpha-20260418125934-8071e84d4c8fcbddf3ba16aeb3ec38ec02a6f0ec":{"name":"@graphql-codegen/cli","version":"6.3.1-alpha-20260418125934-8071e84d4c8fcbddf3ba16aeb3ec38ec02a6f0ec","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.3.1-alpha-20260418125934-8071e84d4c8fcbddf3ba16aeb3ec38ec02a6f0ec","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"db22d247c1eb132f4d91a2d628ac45a22a2361bc","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.3.1-alpha-20260418125934-8071e84d4c8fcbddf3ba16aeb3ec38ec02a6f0ec.tgz","fileCount":107,"integrity":"sha512-RwgJXCWTTFovWzVf6CfymZOBHFwU/8B+tCUMx1x10DevDTL0QekbFG6iRYIZH/afPjUPfsGvxrfPFG7vBmtVIQ==","signatures":[{"sig":"MEUCIQCypEHRHmCNKtKvWkKmUZNPFYqinV+IZlU5F7li0Gpl5wIgeEyK3FgLkmDk9MQKZU6lYvepB4k12j+jH62V+d+z/E8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":253645},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"8071e84d4c8fcbddf3ba16aeb3ec38ec02a6f0ec","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^5.3.0","@graphql-codegen/plugin-helpers":"^6.3.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.3.1-alpha-20260418125934-8071e84d4c8fcbddf3ba16aeb3ec38ec02a6f0ec_1776517195232_0.9399051570105388","host":"s3://npm-registry-packages-npm-production"}},"6.3.1":{"name":"@graphql-codegen/cli","version":"6.3.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@6.3.1","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"cjs/bin.js","graphql-codegen":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"cjs/bin.js"},"dist":{"shasum":"f64f257cf81ffaf2e6241eff64c6de105e74dab2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.3.1.tgz","fileCount":107,"integrity":"sha512-I5KkyX1SgQZPojMeQTRydB6fml4cysZq/mIdhNW4rmqdoOcTgdMPq1Tl+wtRp1VpBAOrBazJUJh1nAqJMMSPIQ==","signatures":[{"sig":"MEYCIQCwDcGi9o5AtIiU5+vpq0T5bXZrowjUROn3XHj78QBYhwIhANkSJcDhybOu0dWYkZJz5ugIPyJYsC5EjE90fgbniNJJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":253583},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"4370999a0d98bd739326b494e4bce97c81bf411f","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^4.1.0","tslib":"^2.4.0","yargs":"^17.0.0","listr2":"^9.0.0","ts-log":"^2.2.3","is-glob":"^4.0.1","debounce":"^2.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^4.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^6.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^7.8.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^5.0.2","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^5.3.0","@graphql-codegen/plugin-helpers":"^6.3.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_6.3.1_1776517843070_0.09011443043980405","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260418131654-503ab6a01555d0981481d105f71b7685480bcb3c":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260418131654-503ab6a01555d0981481d105f71b7685480bcb3c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260418131654-503ab6a01555d0981481d105f71b7685480bcb3c","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"f3592db47f4f4387ea1e992d734125bf3904b062","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260418131654-503ab6a01555d0981481d105f71b7685480bcb3c.tgz","fileCount":107,"integrity":"sha512-V+3e1nCqk+p3SfRF8Lfre1VK47Q8cGr/hCG4aIq2QXx8b2cbuEngDVe1Lt4x7BZQ53xBiJp6awqjhT5q8V/x1A==","signatures":[{"sig":"MEUCIQDOgZC/bmhG8Q2O8MU5q0OFiNcTEMbh4l7PFE2qJlzy5wIgCtlEYunL8e6r4nVh6nZCbiVkIvWg1VtI9o6q/I7aIgk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":254522},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"503ab6a01555d0981481d105f71b7685480bcb3c","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"6.0.0-alpha-20260418131654-503ab6a01555d0981481d105f71b7685480bcb3c","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260418131654-503ab6a01555d0981481d105f71b7685480bcb3c","@graphql-codegen/plugin-helpers":"7.0.0-alpha-20260418131654-503ab6a01555d0981481d105f71b7685480bcb3c","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260418131654-503ab6a01555d0981481d105f71b7685480bcb3c_1776518242014_0.6682799849443999","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260419102718-b51558732f8016c9d9f645501d1e06891d639dc4":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260419102718-b51558732f8016c9d9f645501d1e06891d639dc4","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260419102718-b51558732f8016c9d9f645501d1e06891d639dc4","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"415b5f1f2f5a93a23f5fe5964a8038c3b7176a3b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260419102718-b51558732f8016c9d9f645501d1e06891d639dc4.tgz","fileCount":107,"integrity":"sha512-VRjBwx9fQgKGl1OSl7VzwrQM7ACXBVxAkykTBWS+0tzNvq+Mj7gxXtbio0FHPs9Px4V+03UZG3QS1M0g8mnrng==","signatures":[{"sig":"MEUCIQDtufZ9LprEQd44xirH4nANyeuecsqEII4oUyx+uGObPQIgdAag39PoU0mdPiVdnKG5MMB59aFGzy7T25w5qlCx1Xk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":254522},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b51558732f8016c9d9f645501d1e06891d639dc4","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"6.0.0-alpha-20260419102718-b51558732f8016c9d9f645501d1e06891d639dc4","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260419102718-b51558732f8016c9d9f645501d1e06891d639dc4","@graphql-codegen/plugin-helpers":"7.0.0-alpha-20260419102718-b51558732f8016c9d9f645501d1e06891d639dc4","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260419102718-b51558732f8016c9d9f645501d1e06891d639dc4_1776594467446_0.6058909527519931","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260422122602-fdc454ac0f4fe86baab0e0c4fa19b8ad1d249124":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260422122602-fdc454ac0f4fe86baab0e0c4fa19b8ad1d249124","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260422122602-fdc454ac0f4fe86baab0e0c4fa19b8ad1d249124","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"d3f1a86fc7ce0d331f0b94f1000c6cd93f419a07","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260422122602-fdc454ac0f4fe86baab0e0c4fa19b8ad1d249124.tgz","fileCount":107,"integrity":"sha512-5/Mum8IuAk9/FedCrwV4i2qko5VsGZUR1aYn9egUEuN0J08QRXKK1KqGBH1LZvrLG8XxE+J4HoheCl6ywdmIPQ==","signatures":[{"sig":"MEYCIQCcj5nHUC49Zbhd0TTZeMagYb/8+KqEu2uPp0Q38/zKEQIhAKGnC9p5XDBpkgUWZei3oPhG26COizwKj3aKPpgkycPf","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":254522},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"fdc454ac0f4fe86baab0e0c4fa19b8ad1d249124","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"6.0.0-alpha-20260422122602-fdc454ac0f4fe86baab0e0c4fa19b8ad1d249124","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260422122602-fdc454ac0f4fe86baab0e0c4fa19b8ad1d249124","@graphql-codegen/plugin-helpers":"7.0.0-alpha-20260422122602-fdc454ac0f4fe86baab0e0c4fa19b8ad1d249124","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260422122602-fdc454ac0f4fe86baab0e0c4fa19b8ad1d249124_1776860792350_0.8989640999546862","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260424115228-e349b914e4df251e8b0c98118a12b3740034f2b7":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260424115228-e349b914e4df251e8b0c98118a12b3740034f2b7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260424115228-e349b914e4df251e8b0c98118a12b3740034f2b7","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"ecb6b909271100b0e308b702797cced55b4ff6d1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260424115228-e349b914e4df251e8b0c98118a12b3740034f2b7.tgz","fileCount":107,"integrity":"sha512-grpvfiDvWSmtXHAWJ5UvsAIrqjffta92sVyh8R0zIhpRL5hAkDasGrqiv6VXKpm6fHahsqU3zGx+LXwIhQV4Tw==","signatures":[{"sig":"MEUCIQCu8zHx/D0dPKafGMrnICl7NZ4z0H7Z4f/uUKQdubCFmgIgNDJ2gv31zODtugWBS2SPFxLF5L6j7/g4idbP7Xh6aGQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":254522},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"e349b914e4df251e8b0c98118a12b3740034f2b7","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"6.0.0-alpha-20260424115228-e349b914e4df251e8b0c98118a12b3740034f2b7","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260424115228-e349b914e4df251e8b0c98118a12b3740034f2b7","@graphql-codegen/plugin-helpers":"7.0.0-alpha-20260424115228-e349b914e4df251e8b0c98118a12b3740034f2b7","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260424115228-e349b914e4df251e8b0c98118a12b3740034f2b7_1777031577773_0.6591662541127141","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260427113638-f8b9bb1c86523849d66ebdc98a38815dc9efe4eb":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260427113638-f8b9bb1c86523849d66ebdc98a38815dc9efe4eb","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260427113638-f8b9bb1c86523849d66ebdc98a38815dc9efe4eb","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"fb77f5062cd523df4dd86911c89d6cdcaf1b3be5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260427113638-f8b9bb1c86523849d66ebdc98a38815dc9efe4eb.tgz","fileCount":107,"integrity":"sha512-D5qLcWGr5MU1T2Sc1J3wr0Tep/S5kRVpxMeTiEQ5YfSxcT6lG8vrjw/QqEFT04lwtMRYKg2rJn52zA29PCz/Dg==","signatures":[{"sig":"MEQCIADPnjdPzHoBj+RFJW4tJ5k2APgkunIkZxG7ujR39sDOAiBw/qwyRBZMysJDHojPkFTgjvpa3OwHwGRJYxmPLGX5Mw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":254522},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f8b9bb1c86523849d66ebdc98a38815dc9efe4eb","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"6.0.0-alpha-20260427113638-f8b9bb1c86523849d66ebdc98a38815dc9efe4eb","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260427113638-f8b9bb1c86523849d66ebdc98a38815dc9efe4eb","@graphql-codegen/plugin-helpers":"7.0.0-alpha-20260427113638-f8b9bb1c86523849d66ebdc98a38815dc9efe4eb","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260427113638-f8b9bb1c86523849d66ebdc98a38815dc9efe4eb_1777289825853_0.5285145353363256","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260430123927-f9f47409689e4a0d1876914bfbbfed57e57740e5":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260430123927-f9f47409689e4a0d1876914bfbbfed57e57740e5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260430123927-f9f47409689e4a0d1876914bfbbfed57e57740e5","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"cd5e6d1927d769f9ec5c7670cd2f5bb13153f9f1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260430123927-f9f47409689e4a0d1876914bfbbfed57e57740e5.tgz","fileCount":107,"integrity":"sha512-W/PdIDgCSHtKpUYml3dyg8ENApD9briemaWYchKBvflxNO9Pgyj8msj9RPZbi6JIncINURS2dFPc8EcZid3aAA==","signatures":[{"sig":"MEYCIQDUagf4ZhqlCT4bR6fZtPhflzqQzpPxN9Fk5cSBRA16EAIhAMBLhnd/09i8ZfVEdbcGNmfLTJ9ComWjX6Ij4A5EWYN4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":254522},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"f9f47409689e4a0d1876914bfbbfed57e57740e5","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"6.0.0-alpha-20260430123927-f9f47409689e4a0d1876914bfbbfed57e57740e5","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260430123927-f9f47409689e4a0d1876914bfbbfed57e57740e5","@graphql-codegen/plugin-helpers":"7.0.0-alpha-20260430123927-f9f47409689e4a0d1876914bfbbfed57e57740e5","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260430123927-f9f47409689e4a0d1876914bfbbfed57e57740e5_1777552794011_0.15537013843742664","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-alpha-20260430125644-b20ffe821614c625689575ab43d971db7e7ab327":{"name":"@graphql-codegen/cli","version":"7.0.0-alpha-20260430125644-b20ffe821614c625689575ab43d971db7e7ab327","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0-alpha-20260430125644-b20ffe821614c625689575ab43d971db7e7ab327","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"28003afa0c1c9a50fedb903ef849eb73cd72f127","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0-alpha-20260430125644-b20ffe821614c625689575ab43d971db7e7ab327.tgz","fileCount":107,"integrity":"sha512-89+In8CIaQhLyRknf9arN9rYexYSYQqsWEnAYMq7z44Jf1li9FmkzGAwyGaBMsfumuRvW4KOOl+IgJRfJ3PcCw==","signatures":[{"sig":"MEYCIQCgZ2yHn5wo2bQhpXL8e2lxxkHUhz7qeYkcZA4zk0rSrgIhAM1rj3QghURYFOy9TcLCFvBIieQH4QLBJF4WfuuM8r2j","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":254522},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"b20ffe821614c625689575ab43d971db7e7ab327","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"6.0.0-alpha-20260430125644-b20ffe821614c625689575ab43d971db7e7ab327","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"6.0.0-alpha-20260430125644-b20ffe821614c625689575ab43d971db7e7ab327","@graphql-codegen/plugin-helpers":"7.0.0-alpha-20260430125644-b20ffe821614c625689575ab43d971db7e7ab327","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0-alpha-20260430125644-b20ffe821614c625689575ab43d971db7e7ab327_1777553832138_0.899953800585747","host":"s3://npm-registry-packages-npm-production"}},"7.0.0":{"name":"@graphql-codegen/cli","version":"7.0.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","_id":"@graphql-codegen/cli@7.0.0","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bugs":{"url":"https://github.com/dotansimha/graphql-code-generator/issues"},"bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"58c5d6a877a7bfe82c40185d9835027ffc5fae6d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.0.tgz","fileCount":107,"integrity":"sha512-SNgTiFU/jB3VJLr8koJjmXAwl60wG/9r5iQBiOmlf0m9KRaiCNmfDG6+VbeejJPkDIGJKQd0SwqV5i+fxdnjqA==","signatures":[{"sig":"MEQCID7dhLT1ayf2cSVVdaONXsUm6VPZlshdQa1A0zKwr5IFAiAiiv0+PRWFYcs9NcBT9+T/TVOsicMnU5Hm03lPSAM64Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":254277},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"gitHead":"602df92a94a9632ff3d5f74bb8523e417d00ae62","typings":"typings/index.d.ts","_npmUser":{"name":"theguild-bot","email":"bot@the-guild.dev"},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"10.9.7","description":"<p align=\"center\">     <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" /> </p>","directories":{},"_nodeVersion":"22.22.2","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^6.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.0.0","@graphql-codegen/plugin-helpers":"^7.0.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.0_1777556890761_0.5865716619115573","host":"s3://npm-registry-packages-npm-production"}},"7.0.1-alpha-20260527075512-46ecc2c10a9d9addab411f596e8d30bdd82bf92f":{"name":"@graphql-codegen/cli","version":"7.0.1-alpha-20260527075512-46ecc2c10a9d9addab411f596e8d30bdd82bf92f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.0.1-alpha-20260527075512-46ecc2c10a9d9addab411f596e8d30bdd82bf92f","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"506624f7cdcb4091ef33f131ccf0eb034fd43cd8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.1-alpha-20260527075512-46ecc2c10a9d9addab411f596e8d30bdd82bf92f.tgz","fileCount":108,"integrity":"sha512-LylWqOUANLj2u9LLAN33W9F9Q6YaQ5eXUkqm7sD9caMNwKY4nLvzkjVdMJ5+o+4vCp8o1v+Ck1DD9kyvBYZc2A==","signatures":[{"sig":"MEYCIQC458iamL3ohxuwBcD0PAuUEXu9+RHizbkd0JbjAGZOoQIhAKf0HoZtX0ZWkq5+rd9CjquNsQUJyyLLsayTCd6oPPaz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.0.1-alpha-20260527075512-46ecc2c10a9d9addab411f596e8d30bdd82bf92f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":255482},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.15.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^6.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.0.1-alpha-20260527075512-46ecc2c10a9d9addab411f596e8d30bdd82bf92f","@graphql-codegen/plugin-helpers":"^7.0.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.1-alpha-20260527075512-46ecc2c10a9d9addab411f596e8d30bdd82bf92f_1779868536403_0.9729051126295014","host":"s3://npm-registry-packages-npm-production"}},"7.0.1-alpha-20260527095554-8dced87b079113bd29ffc10cac8da75a41853418":{"name":"@graphql-codegen/cli","version":"7.0.1-alpha-20260527095554-8dced87b079113bd29ffc10cac8da75a41853418","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.0.1-alpha-20260527095554-8dced87b079113bd29ffc10cac8da75a41853418","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"99fae5d5da931ec524f4cf4b8f704c6c9c3cda65","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.1-alpha-20260527095554-8dced87b079113bd29ffc10cac8da75a41853418.tgz","fileCount":108,"integrity":"sha512-kYuUEnkPNCKrax0R8Bj//hKzg2t4PIWQjqIx4XcMidTn1/Z7WjqAysSkNq+2ah4jdgSGxQg5eQmRgb0l0GNKQQ==","signatures":[{"sig":"MEQCIE7bDBpGOJ/Afy1wSRS4XhHV58jgCo5bysMa9ZPKnaOTAiBn3tl1FFTynbSL9Vi9ShvIPloznMccSMF/+zFWPi0cBg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.0.1-alpha-20260527095554-8dced87b079113bd29ffc10cac8da75a41853418","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":255482},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.16.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^6.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.0.1-alpha-20260527095554-8dced87b079113bd29ffc10cac8da75a41853418","@graphql-codegen/plugin-helpers":"^7.0.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.1-alpha-20260527095554-8dced87b079113bd29ffc10cac8da75a41853418_1779875779151_0.7148480635263166","host":"s3://npm-registry-packages-npm-production"}},"7.0.1-alpha-20260527095943-e20f34801e43afe1c5859c99f50a9112ce9e7d55":{"name":"@graphql-codegen/cli","version":"7.0.1-alpha-20260527095943-e20f34801e43afe1c5859c99f50a9112ce9e7d55","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.0.1-alpha-20260527095943-e20f34801e43afe1c5859c99f50a9112ce9e7d55","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"f9c41225132c5aa9936697589cd21e67f46952b8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.1-alpha-20260527095943-e20f34801e43afe1c5859c99f50a9112ce9e7d55.tgz","fileCount":108,"integrity":"sha512-Xyv8N5sFk44ETvKw8eFUoyQvLAigW7QfryB9T34e12Etw56TBh88sKfg35+fid2j+S72LE/4cwBzXfBbVCjGiA==","signatures":[{"sig":"MEQCIFGAN5aZL2r188AFrpP04ngEIRNff7BlaxYyS8q8p2G0AiBC+YiJ/sb4tBYzKhYBOG88KQF17hN9OhPIGPHlZSD85g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.0.1-alpha-20260527095943-e20f34801e43afe1c5859c99f50a9112ce9e7d55","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":255482},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.15.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^6.0.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.0.1-alpha-20260527095943-e20f34801e43afe1c5859c99f50a9112ce9e7d55","@graphql-codegen/plugin-helpers":"^7.0.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.1-alpha-20260527095943-e20f34801e43afe1c5859c99f50a9112ce9e7d55_1779876009261_0.435182745116967","host":"s3://npm-registry-packages-npm-production"}},"7.0.1-alpha-20260527124147-72d939e56a1f2b5690041b1a798a65f0a55368c5":{"name":"@graphql-codegen/cli","version":"7.0.1-alpha-20260527124147-72d939e56a1f2b5690041b1a798a65f0a55368c5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.0.1-alpha-20260527124147-72d939e56a1f2b5690041b1a798a65f0a55368c5","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"c52b24ce89a541aa76fd5d7e4259f46fcdf9bc6a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.1-alpha-20260527124147-72d939e56a1f2b5690041b1a798a65f0a55368c5.tgz","fileCount":108,"integrity":"sha512-gQIWW4dIKKsirM5VR5PNdr8UE6rfmwbIb/fuKPQ9n0scioG+M4hvIc7b34yyy7xF+IKvG0alUZrF5XyvgkSiog==","signatures":[{"sig":"MEQCIAzTalZievjlaH5eQxY7oCB0ig+95yOOoMvcRMdteDEJAiAWDB00hX8Q/7lUgpCByWQhuVTEtbBlb9HFTmh+eyWDvg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.0.1-alpha-20260527124147-72d939e56a1f2b5690041b1a798a65f0a55368c5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":255544},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.15.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^6.0.1-alpha-20260527124147-72d939e56a1f2b5690041b1a798a65f0a55368c5","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.0.1-alpha-20260527124147-72d939e56a1f2b5690041b1a798a65f0a55368c5","@graphql-codegen/plugin-helpers":"^7.0.1","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.1-alpha-20260527124147-72d939e56a1f2b5690041b1a798a65f0a55368c5_1779885735884_0.17671126920053903","host":"s3://npm-registry-packages-npm-production"}},"7.0.1-alpha-20260527125136-bfccba3e9989b928eb2756dd3a024f9599dbe32d":{"name":"@graphql-codegen/cli","version":"7.0.1-alpha-20260527125136-bfccba3e9989b928eb2756dd3a024f9599dbe32d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.0.1-alpha-20260527125136-bfccba3e9989b928eb2756dd3a024f9599dbe32d","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"7d3aadea9986731ea53da9d17cb4e25348d6fc6f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.1-alpha-20260527125136-bfccba3e9989b928eb2756dd3a024f9599dbe32d.tgz","fileCount":108,"integrity":"sha512-TkqUrD1xL3sJhYGsjvW2Jms5L8clL9xrUAZZgn9lDw+JzKHgddK1g82FfjOvQN6WyaCRUVMf7ORuaQpqfc7PEw==","signatures":[{"sig":"MEUCIA9mp7NR+uISlqOh2BTWCQRLwxTNMc328no5dCzcM8RQAiEA8svqW3GoI8S0bcPZCVf4SGdcihVMRXEag4oIxXcc798=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.0.1-alpha-20260527125136-bfccba3e9989b928eb2756dd3a024f9599dbe32d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":256000},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.15.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^6.0.1-alpha-20260527125136-bfccba3e9989b928eb2756dd3a024f9599dbe32d","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.0.1-alpha-20260527125136-bfccba3e9989b928eb2756dd3a024f9599dbe32d","@graphql-codegen/plugin-helpers":"^7.0.1","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.1-alpha-20260527125136-bfccba3e9989b928eb2756dd3a024f9599dbe32d_1779886325940_0.5509137852752455","host":"s3://npm-registry-packages-npm-production"}},"7.0.1-alpha-20260527130951-bd05afca3da7e6c415a3a9d8c10927e3f686b99a":{"name":"@graphql-codegen/cli","version":"7.0.1-alpha-20260527130951-bd05afca3da7e6c415a3a9d8c10927e3f686b99a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.0.1-alpha-20260527130951-bd05afca3da7e6c415a3a9d8c10927e3f686b99a","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"97cd965b3c695abc868ad26fedbe6fe1546f3923","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.1-alpha-20260527130951-bd05afca3da7e6c415a3a9d8c10927e3f686b99a.tgz","fileCount":108,"integrity":"sha512-+x/4ghTahensqqh4laJ4wQ2K6v5UsbvujYWFkee7LT4h/AUiX7PJ0SUTCsENgB3c3FxQ6iyvXbkWO09ghD/b0g==","signatures":[{"sig":"MEUCIDx4WR8gQmy/IkOkvCxmQM6nSqSOzR3w3VKHvI8O0GwtAiEA+l6SUNhcLwRvheloQysHkupOo27KfhCCuhotMLuvClo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.0.1-alpha-20260527130951-bd05afca3da7e6c415a3a9d8c10927e3f686b99a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":256000},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.15.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^6.0.1-alpha-20260527130951-bd05afca3da7e6c415a3a9d8c10927e3f686b99a","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.0.1-alpha-20260527130951-bd05afca3da7e6c415a3a9d8c10927e3f686b99a","@graphql-codegen/plugin-helpers":"^7.0.1","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.1-alpha-20260527130951-bd05afca3da7e6c415a3a9d8c10927e3f686b99a_1779887418004_0.3573820182015015","host":"s3://npm-registry-packages-npm-production"}},"7.0.1":{"name":"@graphql-codegen/cli","version":"7.0.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.0.1","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"8dc00f271f3e47d5edae9c81aa74ab70c93167dd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.0.1.tgz","fileCount":108,"integrity":"sha512-xalkCstEyl8YK9g53k9ti154LucHXMLm+ujQwJt1BVe8EVk341Of3XEFDzYahVHRB4GaMRq5lqDASWc+jHZz0w==","signatures":[{"sig":"MEYCIQDl1456I3e3V+mEfIYUYwd78wd1LpNIahn4eNpKw7q+sgIhAIBS/WfMV8ZWxUlQ6uYjjIplWR2IhccB92sPHneVG3wT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":255814},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.15.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^6.0.1","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.0.1","@graphql-codegen/plugin-helpers":"^7.0.1","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.0.1_1779888653251_0.7574091695504059","host":"s3://npm-registry-packages-npm-production"}},"7.1.0-alpha-20260527141523-d4a0c653a7fe5e47d61f722aa881d93f2e5302fc":{"name":"@graphql-codegen/cli","version":"7.1.0-alpha-20260527141523-d4a0c653a7fe5e47d61f722aa881d93f2e5302fc","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.1.0-alpha-20260527141523-d4a0c653a7fe5e47d61f722aa881d93f2e5302fc","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"78410aa878a0b06a0124ed491a905f58f7e55592","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.1.0-alpha-20260527141523-d4a0c653a7fe5e47d61f722aa881d93f2e5302fc.tgz","fileCount":108,"integrity":"sha512-jv9Iydr0b2B4TpYndqlBE91/hL9vp2DPBq2eRjcwE8eedAqOHmVdeXYZtyrhB37o5ZBsksWrC58s2Bof8DmI5g==","signatures":[{"sig":"MEYCIQDo3hazdtZS9bZzrbqdntu90/8b9SCb3sracyegNJ1g2AIhAN9p8hubpKJ2OU/3OOiEWCO5DDJ9PKZ5zIpjrbsWFl9R","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.1.0-alpha-20260527141523-d4a0c653a7fe5e47d61f722aa881d93f2e5302fc","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":255938},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.15.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^6.1.0-alpha-20260527141523-d4a0c653a7fe5e47d61f722aa881d93f2e5302fc","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.0.1","@graphql-codegen/plugin-helpers":"^7.0.1","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.1.0-alpha-20260527141523-d4a0c653a7fe5e47d61f722aa881d93f2e5302fc_1779891348829_0.9305925282170835","host":"s3://npm-registry-packages-npm-production"}},"7.1.0":{"name":"@graphql-codegen/cli","version":"7.1.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.1.0","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"e6c02324260d7ad53147460362d709054496c92d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.1.0.tgz","fileCount":108,"integrity":"sha512-2j1FzZtEnlHdQmOaDnTMGSNyu3RmDf4HGU9xbgpqDRSb+D8UYya2YFW1enIxhJccAQSLD9ACMwCXlB20wJXNiA==","signatures":[{"sig":"MEUCIQCUhFHh0B26t2Ho6L5Ov+t/iGUwnzmKMev9SQMFmdp7rgIgcYxHCDG9Mee51MqNLfGB6f2SWVYR+O4g7iHtOnmrxCk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":255814},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.15.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^6.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.0.1","@graphql-codegen/plugin-helpers":"^7.0.1","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.1.0_1779891959182_0.8277831352302172","host":"s3://npm-registry-packages-npm-production"}},"7.1.1-alpha-20260529143258-929a3cb358a0232bcc74c6e15a7f276f15e06265":{"name":"@graphql-codegen/cli","version":"7.1.1-alpha-20260529143258-929a3cb358a0232bcc74c6e15a7f276f15e06265","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.1.1-alpha-20260529143258-929a3cb358a0232bcc74c6e15a7f276f15e06265","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"5e2487635c352c584519bdab84169f5f57a163c5","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.1.1-alpha-20260529143258-929a3cb358a0232bcc74c6e15a7f276f15e06265.tgz","fileCount":112,"integrity":"sha512-Lv7PiJkFPjwrYcdstGtY8rv2LLguihQWWrdTAgnwE1w+r8rjn9n7N0iGMrdUlyxJE2OvUPNU/w65Wg9E3NrJSQ==","signatures":[{"sig":"MEUCIDnwstvnu7yZ01qr5Tx0nFRbDaN17xRfGC9xAwSx0AXyAiEAvDuzflC3NPNUK9ohjyOrlSrzxun9TXZ41dpvl/tQhyU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.1.1-alpha-20260529143258-929a3cb358a0232bcc74c6e15a7f276f15e06265","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":256621},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.16.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^6.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.0.1","@graphql-codegen/plugin-helpers":"^7.0.1","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.1.1-alpha-20260529143258-929a3cb358a0232bcc74c6e15a7f276f15e06265_1780065203637_0.3290222051768028","host":"s3://npm-registry-packages-npm-production"}},"7.1.1-alpha-20260530044942-e38eb33f551d7fedb5f82bfafc4597e13b9dabee":{"name":"@graphql-codegen/cli","version":"7.1.1-alpha-20260530044942-e38eb33f551d7fedb5f82bfafc4597e13b9dabee","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.1.1-alpha-20260530044942-e38eb33f551d7fedb5f82bfafc4597e13b9dabee","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"a4ae44afa958392995c7679b4f8b1c3c7d1cd3b7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.1.1-alpha-20260530044942-e38eb33f551d7fedb5f82bfafc4597e13b9dabee.tgz","fileCount":112,"integrity":"sha512-UWFMVWugeIN9sEuw89hwJnHh96D0dVWwz8bJaWsAQAcV4dFHTzRRJWEQav4x4szKeXFzXgA0P8vkwS4uEbUBeA==","signatures":[{"sig":"MEYCIQDZgv1UpvevNyQjvN9AudOB17RK/681oH096FvSZeFgbQIhAItWfAfQhGRFg1/94nj/ihMFZt1Ey0H6MPeYqlRY5MTi","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.1.1-alpha-20260530044942-e38eb33f551d7fedb5f82bfafc4597e13b9dabee","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":256275},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.16.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^6.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.0.1","@graphql-codegen/plugin-helpers":"^7.0.1","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.1.1-alpha-20260530044942-e38eb33f551d7fedb5f82bfafc4597e13b9dabee_1780116606897_0.3130431339529052","host":"s3://npm-registry-packages-npm-production"}},"7.1.1-alpha-20260530045247-97e109f0d4a268f683d869798984b3ea0ed77545":{"name":"@graphql-codegen/cli","version":"7.1.1-alpha-20260530045247-97e109f0d4a268f683d869798984b3ea0ed77545","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.1.1-alpha-20260530045247-97e109f0d4a268f683d869798984b3ea0ed77545","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"7bc67cbd40e89bcf26effa28c2044e970c18ef25","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.1.1-alpha-20260530045247-97e109f0d4a268f683d869798984b3ea0ed77545.tgz","fileCount":112,"integrity":"sha512-frd83wDnWxY+cKsU8EJKTmiyANzvY5qhC1ZjDZ+KkMUNSJ+q2KNQQ1cOslCahjteWLaE8A0KedzcgQGDXQVhtg==","signatures":[{"sig":"MEUCIHDpMUAYPeCAXvX9cdoSICKD3tXP+cYlwFqHEP2AKxKlAiEAn6vOYTYQyHkCu6NHkwinfd9bi8xLypFscTXDvHLnhwM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.1.1-alpha-20260530045247-97e109f0d4a268f683d869798984b3ea0ed77545","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":256275},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.16.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^6.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.0.1","@graphql-codegen/plugin-helpers":"^7.0.1","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.1.1-alpha-20260530045247-97e109f0d4a268f683d869798984b3ea0ed77545_1780116791402_0.9670477552580323","host":"s3://npm-registry-packages-npm-production"}},"7.1.1-alpha-20260530050446-b73b68a9dfec081704bbeea8effdc984bf4cc167":{"name":"@graphql-codegen/cli","version":"7.1.1-alpha-20260530050446-b73b68a9dfec081704bbeea8effdc984bf4cc167","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.1.1-alpha-20260530050446-b73b68a9dfec081704bbeea8effdc984bf4cc167","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"44d0b80d6950e1fa7e1ca6660b60b642f1b50da7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.1.1-alpha-20260530050446-b73b68a9dfec081704bbeea8effdc984bf4cc167.tgz","fileCount":112,"integrity":"sha512-Kg+UR8zFig4G1loazimfnwxKuAAPwjQ6xSlGS9r5tlJgNk+Jv2oL4NjF7RloPXClClah7X7Hjz0z4wh8Q9ue7Q==","signatures":[{"sig":"MEUCIQCTxF5g1y6OtYaxGcYLdQDgwEXCBxU9d6N/1aGDOvpHqgIgb37BGI1vXxGFiRNNqYzs6KrmRO9njIWET+yunLUGXeQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.1.1-alpha-20260530050446-b73b68a9dfec081704bbeea8effdc984bf4cc167","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":256275},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.16.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^6.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.0.1","@graphql-codegen/plugin-helpers":"^7.0.1","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.1.1-alpha-20260530050446-b73b68a9dfec081704bbeea8effdc984bf4cc167_1780117510025_0.974358950918218","host":"s3://npm-registry-packages-npm-production"}},"7.1.1-alpha-20260530050720-18355f01db9952012ae31ee6cf2856c6f3a17282":{"name":"@graphql-codegen/cli","version":"7.1.1-alpha-20260530050720-18355f01db9952012ae31ee6cf2856c6f3a17282","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.1.1-alpha-20260530050720-18355f01db9952012ae31ee6cf2856c6f3a17282","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"7cb8635149f84a44ca046248d16992294a151d2d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.1.1-alpha-20260530050720-18355f01db9952012ae31ee6cf2856c6f3a17282.tgz","fileCount":112,"integrity":"sha512-r8FwyoRLxhREz1w9pAIO2BZAaN3xjaTlt/vUrpgIM1Y6q/YmmkRcBAJ/VG7C4L49/SRYUpzizOgbany9Kyl2Lg==","signatures":[{"sig":"MEUCIQC+ePmbVKkMMZCuruqnTMUmC6SOjcMthM+Ua4yw5hrvjAIgD7IqkICjSxOuywt1nYczJtGWo5Q3FdSS5Ma/96Dnjt8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.1.1-alpha-20260530050720-18355f01db9952012ae31ee6cf2856c6f3a17282","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":256275},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.16.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^6.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.0.1","@graphql-codegen/plugin-helpers":"^7.0.1","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.1.1-alpha-20260530050720-18355f01db9952012ae31ee6cf2856c6f3a17282_1780117661491_0.6205979164274407","host":"s3://npm-registry-packages-npm-production"}},"7.1.1-alpha-20260530051121-a3a953c50081a81062fbe487fa84d51bb2758ccd":{"name":"@graphql-codegen/cli","version":"7.1.1-alpha-20260530051121-a3a953c50081a81062fbe487fa84d51bb2758ccd","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.1.1-alpha-20260530051121-a3a953c50081a81062fbe487fa84d51bb2758ccd","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"6ffa54e8706414b06c8317c8d54fbd2a622bcb16","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.1.1-alpha-20260530051121-a3a953c50081a81062fbe487fa84d51bb2758ccd.tgz","fileCount":112,"integrity":"sha512-QZ53FgM209x3uqPhcMRNCMTiAZL9q8gkO/BCZy4QuCSYA8vKkP7/iiGuIzOtzdT/QM4bDvTrkfrUgRoRaK5hCg==","signatures":[{"sig":"MEUCIQDyNO9KI39dUrWmXUqermkW4O4g68m3a98m2j8uXxDzuwIgbSUhZiKk8afoRSIgMmfEHl/469UQHWa/B1g1J2w5HXg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.1.1-alpha-20260530051121-a3a953c50081a81062fbe487fa84d51bb2758ccd","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":256275},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.16.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^6.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.0.1","@graphql-codegen/plugin-helpers":"^7.0.1","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.1.1-alpha-20260530051121-a3a953c50081a81062fbe487fa84d51bb2758ccd_1780117905596_0.47082022738923546","host":"s3://npm-registry-packages-npm-production"}},"7.1.1-alpha-20260530052058-ef75932bfe7a0d88591c38c1e2d1e5cd45eb18ba":{"name":"@graphql-codegen/cli","version":"7.1.1-alpha-20260530052058-ef75932bfe7a0d88591c38c1e2d1e5cd45eb18ba","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.1.1-alpha-20260530052058-ef75932bfe7a0d88591c38c1e2d1e5cd45eb18ba","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"49e2425e8e01c8e07dad536d099ebfb7135c1ca0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.1.1-alpha-20260530052058-ef75932bfe7a0d88591c38c1e2d1e5cd45eb18ba.tgz","fileCount":112,"integrity":"sha512-0ezhaUNBFYvCSCKaoFEm/9ItUHbmPhgeVmDJqyFJqWLmdyFUsHAJX1O/2gAoDHMfRZgrsHphX7YLGqpTPCD5sQ==","signatures":[{"sig":"MEUCIQC12T1Ujg8yc2/7FwHsSiV1DMADALRs9YTLTyTCipyXxQIgU/ny1/d6G1s+ukbYLeToIBhk2IYaO9bJDRa/D3tx5SM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.1.1-alpha-20260530052058-ef75932bfe7a0d88591c38c1e2d1e5cd45eb18ba","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":256275},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.16.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^6.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.0.1","@graphql-codegen/plugin-helpers":"^7.0.1","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.1.1-alpha-20260530052058-ef75932bfe7a0d88591c38c1e2d1e5cd45eb18ba_1780118481984_0.4279223186892076","host":"s3://npm-registry-packages-npm-production"}},"7.1.1-alpha-20260531025228-425805da181b7dfca1af071ca3712d32e7280de8":{"name":"@graphql-codegen/cli","version":"7.1.1-alpha-20260531025228-425805da181b7dfca1af071ca3712d32e7280de8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.1.1-alpha-20260531025228-425805da181b7dfca1af071ca3712d32e7280de8","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"5794c73f20a558fad259d07e85f7069d66c32151","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.1.1-alpha-20260531025228-425805da181b7dfca1af071ca3712d32e7280de8.tgz","fileCount":112,"integrity":"sha512-TAfQXC5YarxtgpRVasxI/7Y1J5+j6DsZyPXAUqqwvKLkBoHZ67613H5oEfmSU5vOvy12eqVnu/2Su+OGo35kAw==","signatures":[{"sig":"MEUCIQC0ZG6sAgKKDIzmsnQ2CbPehNfuwKrogxjuuU9zkEHufAIgbWWyIRbXXeR+poQKKjqCX3NIILsbPfDtyVJ52lAFe+0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.1.1-alpha-20260531025228-425805da181b7dfca1af071ca3712d32e7280de8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":256387},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.16.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^6.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.0.1","@graphql-codegen/plugin-helpers":"^7.0.1","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.1.1-alpha-20260531025228-425805da181b7dfca1af071ca3712d32e7280de8_1780195972247_0.03900306835255063","host":"s3://npm-registry-packages-npm-production"}},"7.1.1-alpha-20260531030001-78bc32357d299cbfd3987a33579e7c5533fafe6c":{"name":"@graphql-codegen/cli","version":"7.1.1-alpha-20260531030001-78bc32357d299cbfd3987a33579e7c5533fafe6c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.1.1-alpha-20260531030001-78bc32357d299cbfd3987a33579e7c5533fafe6c","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"03b8b2d17733ae31e078e19f015af8ccf67e2c28","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.1.1-alpha-20260531030001-78bc32357d299cbfd3987a33579e7c5533fafe6c.tgz","fileCount":112,"integrity":"sha512-368bCSC3hfnqMobOaw4hsY0cJXs8PTQ8nfGo9j1Vq+gzm9gHyR8H9/ZMhcvoKbtqojg9BDzplHTnwB7rUTsl1Q==","signatures":[{"sig":"MEUCIQD+ffwoMnSu0QaRaMY2tDVNl/MMQgoxqAWoCWPSl5YCAAIgYovFLprY7bxgu0m7Y+AcsrUz3O74CsH9AxEfV2DnIac=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.1.1-alpha-20260531030001-78bc32357d299cbfd3987a33579e7c5533fafe6c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":256387},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.16.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^6.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.0.1","@graphql-codegen/plugin-helpers":"^7.0.1","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.1.1-alpha-20260531030001-78bc32357d299cbfd3987a33579e7c5533fafe6c_1780196426280_0.032340378242540435","host":"s3://npm-registry-packages-npm-production"}},"7.1.1":{"name":"@graphql-codegen/cli","version":"7.1.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.1.1","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"dbd50527e7c992a6658b7747f58db7964f80cc5d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.1.1.tgz","fileCount":112,"integrity":"sha512-7XPBWHBwzpdfan5a8lE91YV9AeHhYEnZ32nhjdx7o/7ZN0Lvl3oIjeNuXnMX5CFDCBDNuA75cWhBjDrjqX8GZw==","signatures":[{"sig":"MEUCIQDB7LF76iHyAAjfg1EGtC72SVCx1IvA/EYBeaxDjwziXAIgTZuR5q+Q1ULVpaBmel/Z/+s9r5sH+GbFeZKFU1Ehd9k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.1.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":256201},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.16.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^6.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.0.1","@graphql-codegen/plugin-helpers":"^7.0.1","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.1.1_1780196919096_0.3036039119654208","host":"s3://npm-registry-packages-npm-production"}},"7.1.2-alpha-20260531121708-9fbdcfaf6bf0b7951b9e1bee9a2e2d173e3a7edf":{"name":"@graphql-codegen/cli","version":"7.1.2-alpha-20260531121708-9fbdcfaf6bf0b7951b9e1bee9a2e2d173e3a7edf","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.1.2-alpha-20260531121708-9fbdcfaf6bf0b7951b9e1bee9a2e2d173e3a7edf","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"e382d0c36069e736f0fcb4e208486ffd20f7f04b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.1.2-alpha-20260531121708-9fbdcfaf6bf0b7951b9e1bee9a2e2d173e3a7edf.tgz","fileCount":112,"integrity":"sha512-wYYSnHVmViOEeJMAelf8LhaHxbCCsJJ404Lnm0TQSC1TVcLjXVXNAvEx0qiNSZ/5myW8eq5W2+O3dYdTWOl0nA==","signatures":[{"sig":"MEUCIEdW/K0YH+9AQB5+1mnYGULzrUt0iU4/7yvGH9Y3Y60TAiEAx41b8IMYBJk7zRhJuMT9euMNviLxbeG+ti/JgjgPY58=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.1.2-alpha-20260531121708-9fbdcfaf6bf0b7951b9e1bee9a2e2d173e3a7edf","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":257643},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.16.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^6.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.0.1","@graphql-codegen/plugin-helpers":"^7.0.1","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.1.2-alpha-20260531121708-9fbdcfaf6bf0b7951b9e1bee9a2e2d173e3a7edf_1780229853992_0.6919694335415949","host":"s3://npm-registry-packages-npm-production"}},"7.1.2-alpha-20260531161844-7bcc72c821cb2b20af802be9e68aab66a2cb203e":{"name":"@graphql-codegen/cli","version":"7.1.2-alpha-20260531161844-7bcc72c821cb2b20af802be9e68aab66a2cb203e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.1.2-alpha-20260531161844-7bcc72c821cb2b20af802be9e68aab66a2cb203e","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"82883ba54967da1e15405410cfb7108237f98614","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.1.2-alpha-20260531161844-7bcc72c821cb2b20af802be9e68aab66a2cb203e.tgz","fileCount":116,"integrity":"sha512-ywb9RHZgA3ZfZ2wvpPyh4+yviVrrl2vWpx6JtQWztj+DVgLeuHDQ2+F/uOPljk7KVlt4PKGhhzl159DDAihTmA==","signatures":[{"sig":"MEYCIQDJmmxXqRY/aE75Au1+vNlC+mUtYVURAzNA14NKNivAsQIhAOzKLFxlCswLJhfpKydocZqBPL2Tb4/MnQQV/mDoYj21","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.1.2-alpha-20260531161844-7bcc72c821cb2b20af802be9e68aab66a2cb203e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":258489},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.16.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^6.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.0.1","@graphql-codegen/plugin-helpers":"^7.0.1","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.1.2-alpha-20260531161844-7bcc72c821cb2b20af802be9e68aab66a2cb203e_1780244348098_0.4470856476650338","host":"s3://npm-registry-packages-npm-production"}},"7.1.2-alpha-20260531162553-432f763d8159a05858062af551a4238708e87de1":{"name":"@graphql-codegen/cli","version":"7.1.2-alpha-20260531162553-432f763d8159a05858062af551a4238708e87de1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.1.2-alpha-20260531162553-432f763d8159a05858062af551a4238708e87de1","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"d7410116c8dd41344307934feab8a87349d274ce","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.1.2-alpha-20260531162553-432f763d8159a05858062af551a4238708e87de1.tgz","fileCount":116,"integrity":"sha512-T6qSQZtFs8Ilis9TMdkx+vnUn3VQqMY1YDhLFUNhTFZwHZy4nQjpSP8BfCH+FKbiOuyLrbLXxV6fFNxcjueXfQ==","signatures":[{"sig":"MEQCIFrCmRQhBPQmScfRXXrs9ZoK5iVnTII+vm/FPIdFBC8eAiBMzaVSE/CUnQEs7gRkjsuj5NGOA2WVDUlomu2sedMsaA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.1.2-alpha-20260531162553-432f763d8159a05858062af551a4238708e87de1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":258631},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.16.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^6.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.0.1","@graphql-codegen/plugin-helpers":"^7.0.1","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.1.2-alpha-20260531162553-432f763d8159a05858062af551a4238708e87de1_1780244779772_0.7799337550706751","host":"s3://npm-registry-packages-npm-production"}},"7.1.2-alpha-20260531162921-675991eb830f8794bf98c54eb07dfd370cd2a713":{"name":"@graphql-codegen/cli","version":"7.1.2-alpha-20260531162921-675991eb830f8794bf98c54eb07dfd370cd2a713","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.1.2-alpha-20260531162921-675991eb830f8794bf98c54eb07dfd370cd2a713","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"5605d15a22450d1907800912f729e77c4a471fc9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.1.2-alpha-20260531162921-675991eb830f8794bf98c54eb07dfd370cd2a713.tgz","fileCount":116,"integrity":"sha512-GZv/JbwxoeRIVlNzaZhT93cbj4LA1ytP/4z4OGOHxHrzdyGzn6z0zQFiJIyz7szDCgZ2gMmg18qiACCT/dKjiQ==","signatures":[{"sig":"MEUCIGoPZOjSZt3MAsyD9zcJfaHS2jWJVLD4npPy/mX5eYGyAiEAz0bcTkS5Qv3j7KLnzefEB+R/MpEecVUuHkD6q0u8GDQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.1.2-alpha-20260531162921-675991eb830f8794bf98c54eb07dfd370cd2a713","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":258671},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.16.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^6.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.0.1","@graphql-codegen/plugin-helpers":"^7.0.1","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.1.2-alpha-20260531162921-675991eb830f8794bf98c54eb07dfd370cd2a713_1780244986821_0.47069762113421","host":"s3://npm-registry-packages-npm-production"}},"7.1.2-alpha-20260531163038-f79757786e219f4599a1ed115e4c6dfa0095f3d7":{"name":"@graphql-codegen/cli","version":"7.1.2-alpha-20260531163038-f79757786e219f4599a1ed115e4c6dfa0095f3d7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.1.2-alpha-20260531163038-f79757786e219f4599a1ed115e4c6dfa0095f3d7","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"13b9fceeb30888047fdee35b35912908740022cf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.1.2-alpha-20260531163038-f79757786e219f4599a1ed115e4c6dfa0095f3d7.tgz","fileCount":116,"integrity":"sha512-+q9Gbs3sRgS9s624wxpOx/CedB1GvnDxojlT1gugIYt/zCosrEVe949K+LoRbo3fWTQ+wcuNMdzYKTzbJ2nQPQ==","signatures":[{"sig":"MEUCIQDVOPONYR0Cj96wgOut73N6Aq+lMafKZ7ZlXrI7BlDqHwIgFXqo5QhEGZq/iVX6s5Bk2Z7iOuvb5KKeXqu81smpXf8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.1.2-alpha-20260531163038-f79757786e219f4599a1ed115e4c6dfa0095f3d7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":258677},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.16.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^6.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.0.1","@graphql-codegen/plugin-helpers":"^7.0.1","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.1.2-alpha-20260531163038-f79757786e219f4599a1ed115e4c6dfa0095f3d7_1780245062133_0.11996700278478634","host":"s3://npm-registry-packages-npm-production"}},"7.1.2-alpha-20260601105455-5312beae60e62114e6bafbac75a47e1b2857e0dc":{"name":"@graphql-codegen/cli","version":"7.1.2-alpha-20260601105455-5312beae60e62114e6bafbac75a47e1b2857e0dc","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.1.2-alpha-20260601105455-5312beae60e62114e6bafbac75a47e1b2857e0dc","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"50830949b70bfc0c88df9d47a2825741978b0f4f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.1.2-alpha-20260601105455-5312beae60e62114e6bafbac75a47e1b2857e0dc.tgz","fileCount":116,"integrity":"sha512-VAHKFvzZhJZFQKiFJEp1I5cW1LNVR9tSwDQ+1OJJXThJTt2LRKlMlcASd1YiboMbnaGZAD0WHvIdOQEb+fI+oQ==","signatures":[{"sig":"MEUCIQCKlAleoIVkx7wEFoQ6SfRB2TjCcdzCmUhZWPyOfigXwgIgLm+X0t8N/IjKRLfSBo6ww4jC7FgeczfXd32nje65KlY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.1.2-alpha-20260601105455-5312beae60e62114e6bafbac75a47e1b2857e0dc","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":258677},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.16.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^6.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.0.1","@graphql-codegen/plugin-helpers":"^7.0.1","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.1.2-alpha-20260601105455-5312beae60e62114e6bafbac75a47e1b2857e0dc_1780311319963_0.20089729611164975","host":"s3://npm-registry-packages-npm-production"}},"7.1.2":{"name":"@graphql-codegen/cli","version":"7.1.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.1.2","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"4e9fac3981dc0919609a2f37009eea7e3da99db1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.1.2.tgz","fileCount":116,"integrity":"sha512-RiXedOZhanodp8fCBlpciyic17kSv0hSMboDaE9/ZWXC6f4g1aQBTZmQJOsT9Dtxy0SxqmMY674NoTlJgELNeA==","signatures":[{"sig":"MEYCIQCTnuSBx5DUdUg52HjwCqIa+Dggv/VK9OyysC5/p3ZHqQIhAOa1ynxAShAnyfyDq/ZeiROISuBaKajLirIrrT9yNqZF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.1.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":258491},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.16.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^6.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.0.1","@graphql-codegen/plugin-helpers":"^7.0.1","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.1.2_1780312779811_0.02388299987961262","host":"s3://npm-registry-packages-npm-production"}},"7.1.3-alpha-20260603142609-c200bb102ff19a966cbef664cd4b5bef49c7aff0":{"name":"@graphql-codegen/cli","version":"7.1.3-alpha-20260603142609-c200bb102ff19a966cbef664cd4b5bef49c7aff0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.1.3-alpha-20260603142609-c200bb102ff19a966cbef664cd4b5bef49c7aff0","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"7f72095efb53df1479a5d8aaaa41b9aec1f3e31b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.1.3-alpha-20260603142609-c200bb102ff19a966cbef664cd4b5bef49c7aff0.tgz","fileCount":116,"integrity":"sha512-4LknsQRLNWiP/j9zjdONdx+mb1mCwf96KJPgNq0CfMgKuxV7Ay3mMitmRyuYzypFCk+72k1vsXTkqkDO7l5oLQ==","signatures":[{"sig":"MEUCIQCJKVdOz9K8Mfcn9BHFiVL0JftiRW6+EEJgXLo5vfiqggIgQdmfkS/9gt1/ctYPgHZaNIFK8kPpfEqufA5/B+rFwo0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.1.3-alpha-20260603142609-c200bb102ff19a966cbef664cd4b5bef49c7aff0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":258874},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.16.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^6.1.1-alpha-20260603142609-c200bb102ff19a966cbef664cd4b5bef49c7aff0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.0.2-alpha-20260603142609-c200bb102ff19a966cbef664cd4b5bef49c7aff0","@graphql-codegen/plugin-helpers":"^7.0.2-alpha-20260603142609-c200bb102ff19a966cbef664cd4b5bef49c7aff0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.1.3-alpha-20260603142609-c200bb102ff19a966cbef664cd4b5bef49c7aff0_1780496800964_0.5601444144715639","host":"s3://npm-registry-packages-npm-production"}},"7.1.3":{"name":"@graphql-codegen/cli","version":"7.1.3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.1.3","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"3e373c4e3180e4a390ac1021a517231939fe8f6c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.1.3.tgz","fileCount":116,"integrity":"sha512-mMYwpvpqJjjHoA/c6HBjdlbT8JqFC6W85RB80tpHACapufBnLlyNtYHYeOYAoUuU1n3cGQi1if1pKHnjLgS/eQ==","signatures":[{"sig":"MEYCIQD9UgIh6n9XscXD9sqg02SfzAeCAmIAdffsQdPiAgqXeQIhAKCBF1/APRD2XGfVvUQCDgRTXkU4i19z0ItToAw6UWro","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.1.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":258491},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.16.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.0.0","@graphql-codegen/core":"^6.1.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.0.1","@graphql-codegen/plugin-helpers":"^7.0.1","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.1.3_1781617328800_0.018113632589397133","host":"s3://npm-registry-packages-npm-production"}},"7.1.4-alpha-20260625140734-1ad8f133387ecf5e348a737d91b1a2e22bcfab4f":{"name":"@graphql-codegen/cli","version":"7.1.4-alpha-20260625140734-1ad8f133387ecf5e348a737d91b1a2e22bcfab4f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.1.4-alpha-20260625140734-1ad8f133387ecf5e348a737d91b1a2e22bcfab4f","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"e275b439d0a887d8478b9c55a0a48310f1eaab62","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.1.4-alpha-20260625140734-1ad8f133387ecf5e348a737d91b1a2e22bcfab4f.tgz","fileCount":116,"integrity":"sha512-/wMFwWrczHu7g9gYkxakNy1H/7zV8RWpeRrUpFlQ2fiUS5XAYv8lso9bqd30cQ9hXbS4mHYgsyWMGV7jkb7BZg==","signatures":[{"sig":"MEUCIQCJGdO9/QXUhf4MVv6LwbNQRHRJ6gET/LoUZV2bQGfY3AIgZWz/eVPljc5T5cDG4bZAcLHcyU66lyp/EAsLULAbpL8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.1.4-alpha-20260625140734-1ad8f133387ecf5e348a737d91b1a2e22bcfab4f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":258935},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.17.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"11.2.0-alpha-20260623121950-9791cce120fe931141445a7135bb46cf4212582e","@graphql-codegen/core":"^6.1.1-alpha-20260625140734-1ad8f133387ecf5e348a737d91b1a2e22bcfab4f","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.0.2-alpha-20260625140734-1ad8f133387ecf5e348a737d91b1a2e22bcfab4f","@graphql-codegen/plugin-helpers":"^7.0.2-alpha-20260625140734-1ad8f133387ecf5e348a737d91b1a2e22bcfab4f","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.1.4-alpha-20260625140734-1ad8f133387ecf5e348a737d91b1a2e22bcfab4f_1782396485552_0.5387724955752267","host":"s3://npm-registry-packages-npm-production"}},"7.1.4-alpha-20260706100445-26fa6516d5193ab4e1a3ccb82b4eab51712eb2ac":{"name":"@graphql-codegen/cli","version":"7.1.4-alpha-20260706100445-26fa6516d5193ab4e1a3ccb82b4eab51712eb2ac","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.1.4-alpha-20260706100445-26fa6516d5193ab4e1a3ccb82b4eab51712eb2ac","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"cc3a6511e747d13c663ad49ddec1ac05d612b308","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.1.4-alpha-20260706100445-26fa6516d5193ab4e1a3ccb82b4eab51712eb2ac.tgz","fileCount":116,"integrity":"sha512-7igiQW6zcHf79leBVtXAjkFOXdqpiNSBxLL3i7FzPejyyMpWV5gkj5XxOoIf7wYjw+mYbFaFJBTrPr5Sf7rBEg==","signatures":[{"sig":"MEUCIFgyjq4NLsWDbY8J9k/eq2EyShGYE+XeVoP6fc8IzeLeAiEAylomPR998Npl8d6jpztjuuhZIvo3sBx2mW9370AWrXo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.1.4-alpha-20260706100445-26fa6516d5193ab4e1a3ccb82b4eab51712eb2ac","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":258932},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.18.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"11.2.0-rc-20260703111316-6d117ceb02d4f6851c3929ab27f73e0fd8df235c","@graphql-codegen/core":"^6.1.1-alpha-20260706100445-26fa6516d5193ab4e1a3ccb82b4eab51712eb2ac","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.0.2-alpha-20260706100445-26fa6516d5193ab4e1a3ccb82b4eab51712eb2ac","@graphql-codegen/plugin-helpers":"^7.0.2-alpha-20260706100445-26fa6516d5193ab4e1a3ccb82b4eab51712eb2ac","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.1.4-alpha-20260706100445-26fa6516d5193ab4e1a3ccb82b4eab51712eb2ac_1783332313433_0.9613866170001188","host":"s3://npm-registry-packages-npm-production"}},"7.1.4-alpha-20260706100712-200b55e0bc09de8d3e03b945f5ab57f119dfbf0e":{"name":"@graphql-codegen/cli","version":"7.1.4-alpha-20260706100712-200b55e0bc09de8d3e03b945f5ab57f119dfbf0e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.1.4-alpha-20260706100712-200b55e0bc09de8d3e03b945f5ab57f119dfbf0e","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"65592d7860795294228b24ef9a92d805c9c94bf2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.1.4-alpha-20260706100712-200b55e0bc09de8d3e03b945f5ab57f119dfbf0e.tgz","fileCount":116,"integrity":"sha512-XHklQQFqz8kBNTidCFByekSDtSJisDxS11UTbDUD3ZKevIZppyENYrbOMV/tBDIPZFjm8VMIKKhdeTt5CPw1qQ==","signatures":[{"sig":"MEQCIF6UWwdLfTlZd5UgACpq9l5fLQY0+i3tUR85+48cd0YDAiA1PjNz5Ydo1FLBX4RQ4uMf8aqsie3rEeJK/dDZEDVabg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.1.4-alpha-20260706100712-200b55e0bc09de8d3e03b945f5ab57f119dfbf0e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":258932},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.18.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"11.2.0-rc-20260703111316-6d117ceb02d4f6851c3929ab27f73e0fd8df235c","@graphql-codegen/core":"^6.1.1-alpha-20260706100712-200b55e0bc09de8d3e03b945f5ab57f119dfbf0e","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.0.2-alpha-20260706100712-200b55e0bc09de8d3e03b945f5ab57f119dfbf0e","@graphql-codegen/plugin-helpers":"^7.0.2-alpha-20260706100712-200b55e0bc09de8d3e03b945f5ab57f119dfbf0e","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.1.4-alpha-20260706100712-200b55e0bc09de8d3e03b945f5ab57f119dfbf0e_1783332458137_0.9812336425151549","host":"s3://npm-registry-packages-npm-production"}},"7.1.4-alpha-20260706105013-4378811d5d80ace8f4f2252d715a9ea56e16c4ad":{"name":"@graphql-codegen/cli","version":"7.1.4-alpha-20260706105013-4378811d5d80ace8f4f2252d715a9ea56e16c4ad","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.1.4-alpha-20260706105013-4378811d5d80ace8f4f2252d715a9ea56e16c4ad","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"e43ea77fd13da8c81f96c67ae1f4fec609a65219","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.1.4-alpha-20260706105013-4378811d5d80ace8f4f2252d715a9ea56e16c4ad.tgz","fileCount":116,"integrity":"sha512-LWrSvQO7kLb/sgNBawjPq/ChfroaTszuzgM7Jy9ICZqSy9NS5hFlVpYfdwMC2BGi9Y7Qmv5pS07p3W15wvpd0Q==","signatures":[{"sig":"MEUCIQC78WjsnG1Ln/aLurlrNsXSGlny7jXkz5gIIIIQ26/D9QIgQDVzjQ3X6aWfyEPWP1meDiDAc+ka+Lgylz6Z477GYKw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.1.4-alpha-20260706105013-4378811d5d80ace8f4f2252d715a9ea56e16c4ad","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":258874},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.18.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.1.1-alpha-20260706105013-4378811d5d80ace8f4f2252d715a9ea56e16c4ad","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.0.2-alpha-20260706105013-4378811d5d80ace8f4f2252d715a9ea56e16c4ad","@graphql-codegen/plugin-helpers":"^7.0.2-alpha-20260706105013-4378811d5d80ace8f4f2252d715a9ea56e16c4ad","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.1.4-alpha-20260706105013-4378811d5d80ace8f4f2252d715a9ea56e16c4ad_1783335042082_0.982891644917411","host":"s3://npm-registry-packages-npm-production"}},"7.1.4-alpha-20260706105241-3de10ec4f3375e2a04ae89c71f5149909fe1dbbe":{"name":"@graphql-codegen/cli","version":"7.1.4-alpha-20260706105241-3de10ec4f3375e2a04ae89c71f5149909fe1dbbe","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.1.4-alpha-20260706105241-3de10ec4f3375e2a04ae89c71f5149909fe1dbbe","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"a3e91effd693680b1c2bc45f81649a9494cd80d0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.1.4-alpha-20260706105241-3de10ec4f3375e2a04ae89c71f5149909fe1dbbe.tgz","fileCount":116,"integrity":"sha512-7G85EUKZD+TxmzNNu0x/Nhm2F0F3Ycwo/c384kDABLcbfXKEeeNuDGYEqHg5kNICFX57BXcpb+cDErvbglE6Hw==","signatures":[{"sig":"MEQCIDchYiV5sZeHl5ILsHGkLebwL+60rLBPhCaSCzPYC4AQAiAClcZgrRVLwIkXeI7D/Nx7nnBt75AgmRsQZBj4l2Ea8g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.1.4-alpha-20260706105241-3de10ec4f3375e2a04ae89c71f5149909fe1dbbe","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":258874},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.18.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.1.1-alpha-20260706105241-3de10ec4f3375e2a04ae89c71f5149909fe1dbbe","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.0.2-alpha-20260706105241-3de10ec4f3375e2a04ae89c71f5149909fe1dbbe","@graphql-codegen/plugin-helpers":"^7.0.2-alpha-20260706105241-3de10ec4f3375e2a04ae89c71f5149909fe1dbbe","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.1.4-alpha-20260706105241-3de10ec4f3375e2a04ae89c71f5149909fe1dbbe_1783335188146_0.038915665964756485","host":"s3://npm-registry-packages-npm-production"}},"7.1.4-alpha-20260706114607-dfb67acc06483c9aabcc5ede404d7f5327086d60":{"name":"@graphql-codegen/cli","version":"7.1.4-alpha-20260706114607-dfb67acc06483c9aabcc5ede404d7f5327086d60","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.1.4-alpha-20260706114607-dfb67acc06483c9aabcc5ede404d7f5327086d60","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"9021dcd0663ff05b4c543f4689b183c39148db93","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.1.4-alpha-20260706114607-dfb67acc06483c9aabcc5ede404d7f5327086d60.tgz","fileCount":116,"integrity":"sha512-BuI7fpFglwMwMxvG5XCF7KVcDfqOXCuibl+1O0J3cKPBdWEX4lzi9ZUQO1go4Cm9L+EZHF3c1N2WDiQQb39s6w==","signatures":[{"sig":"MEYCIQDX5H6OUdjNsEodbrSS/sNXBAXAQPBFDbbgCVKHtQVClwIhAOUgnWzmRGB2yMMKQ/kydBPeegB+PhkzAROd09XGc8OW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.1.4-alpha-20260706114607-dfb67acc06483c9aabcc5ede404d7f5327086d60","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":258874},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.18.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.8.4","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.1.1-alpha-20260706114607-dfb67acc06483c9aabcc5ede404d7f5327086d60","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.0.2-alpha-20260706114607-dfb67acc06483c9aabcc5ede404d7f5327086d60","@graphql-codegen/plugin-helpers":"^7.0.2-alpha-20260706114607-dfb67acc06483c9aabcc5ede404d7f5327086d60","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.1.4-alpha-20260706114607-dfb67acc06483c9aabcc5ede404d7f5327086d60_1783338397591_0.11071166207228589","host":"s3://npm-registry-packages-npm-production"}},"7.2.0-alpha-20260706115540-218d46ac54100ede5f16a599a4fdc4724c476597":{"name":"@graphql-codegen/cli","version":"7.2.0-alpha-20260706115540-218d46ac54100ede5f16a599a4fdc4724c476597","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.2.0-alpha-20260706115540-218d46ac54100ede5f16a599a4fdc4724c476597","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"abbf8f3a24a12daad7a3c706302b2ce8c76298f7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.2.0-alpha-20260706115540-218d46ac54100ede5f16a599a4fdc4724c476597.tgz","fileCount":116,"integrity":"sha512-pKab7dovKaZA0wLw4c/CXz8dPJPN8BwWVDAQSHRtN39i9Ib9SDgNOY/P99UPxxXs0APLFmB+pSjoQ11+vfbYNw==","signatures":[{"sig":"MEYCIQDWP/SyfyUll9qdn2tK0JE5uWt+gDbkNW/6bQvqQ5D7mQIhAKcWmHwD/Fuz7QDTC6lvvl+gW0si8Fb85LRj1G77YZcD","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.2.0-alpha-20260706115540-218d46ac54100ede5f16a599a4fdc4724c476597","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":258874},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.18.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0-alpha-20260706115540-218d46ac54100ede5f16a599a4fdc4724c476597","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.1.0-alpha-20260706115540-218d46ac54100ede5f16a599a4fdc4724c476597","@graphql-codegen/plugin-helpers":"^7.1.0-alpha-20260706115540-218d46ac54100ede5f16a599a4fdc4724c476597","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.2.0-alpha-20260706115540-218d46ac54100ede5f16a599a4fdc4724c476597_1783338966619_0.8500186491213917","host":"s3://npm-registry-packages-npm-production"}},"7.2.0-alpha-20260706131902-30ccf8e97c7aaa696488caa1b30d4ea70d9e6213":{"name":"@graphql-codegen/cli","version":"7.2.0-alpha-20260706131902-30ccf8e97c7aaa696488caa1b30d4ea70d9e6213","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.2.0-alpha-20260706131902-30ccf8e97c7aaa696488caa1b30d4ea70d9e6213","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"83d7b5d9202a31c7ebfd704c8582fd215537fbc2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.2.0-alpha-20260706131902-30ccf8e97c7aaa696488caa1b30d4ea70d9e6213.tgz","fileCount":116,"integrity":"sha512-5o1NKdUhrn9Ht74KtHfkgsZEre9mBigv+KwvXiA0YuUCa/1H5WhnJXv84OjgcEApidVzRWRV0hKYb2R2J0MeKA==","signatures":[{"sig":"MEUCIQCjQmrC9AgNJXXHnmahZGThesOiWyx8ifRKmLQE+/dCCwIgfHCTjYFVx5staE2t+XKkrWi3YWemGF7ofimMHxsK0Cs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.2.0-alpha-20260706131902-30ccf8e97c7aaa696488caa1b30d4ea70d9e6213","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":258874},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.18.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0-alpha-20260706131902-30ccf8e97c7aaa696488caa1b30d4ea70d9e6213","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.1.0-alpha-20260706131902-30ccf8e97c7aaa696488caa1b30d4ea70d9e6213","@graphql-codegen/plugin-helpers":"^7.1.0-alpha-20260706131902-30ccf8e97c7aaa696488caa1b30d4ea70d9e6213","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.2.0-alpha-20260706131902-30ccf8e97c7aaa696488caa1b30d4ea70d9e6213_1783343973130_0.1545995586588429","host":"s3://npm-registry-packages-npm-production"}},"7.2.0":{"name":"@graphql-codegen/cli","version":"7.2.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.2.0","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"65169fd37782fa80730047200f20ba425f688ac7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.2.0.tgz","fileCount":116,"integrity":"sha512-JPJw2vquEIpO3b8XJyxFVTrYi6WRn/OKu/SlzQA+IwAVT7GZPeG+AHmfRXAvpVMj31899nTpQYEQGUxx3ZqubQ==","signatures":[{"sig":"MEQCIDvSWhITBnG5Bo+OqRZpBYBrofd02JwzDDgBrCwW7yiMAiAPhGkozwcaQW7T5CMrv10zS7fVyCR80J+D8hYVTWfGCA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":258502},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.18.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.1.0","@graphql-codegen/plugin-helpers":"^7.1.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.2.0_1783346607583_0.009223660892599739","host":"s3://npm-registry-packages-npm-production"}},"7.3.0-alpha-20260819142612-e67b77fd858dd4b58f56ceda6a16331c3af57c9d":{"name":"@graphql-codegen/cli","version":"7.3.0-alpha-20260819142612-e67b77fd858dd4b58f56ceda6a16331c3af57c9d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.3.0-alpha-20260819142612-e67b77fd858dd4b58f56ceda6a16331c3af57c9d","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"ff99808c9616ea683dac9f7d7db85d8dbc92cc48","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.3.0-alpha-20260819142612-e67b77fd858dd4b58f56ceda6a16331c3af57c9d.tgz","fileCount":116,"integrity":"sha512-tYhTNwY/jS5C16Is5C7CJDTt/yflni+DNWNWVDZiWoAVwiU8QmgCKLq/ygGgKEsaZixfbnrh+383ERgbeh5d0Q==","signatures":[{"sig":"MEUCIDF4vT3iunODSdrsZ2deihmwvuhwvHwmYKqa8DjMlH0kAiEAu2rfyGuUk/nczN2RgubWmuUN6IG6Yn/yTA3vrU2+l5k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIGpjH8AjIee4ACxe1Pef+B9zxT1ZC+H7e6/YHe7XjYdbAiEA8NKFo+nCkTdDwVzM72nIaZGbWaLTx4lqLr8tFaQ8bIE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.3.0-alpha-20260819142612-e67b77fd858dd4b58f56ceda6a16331c3af57c9d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":259812},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.19.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.1.3","@graphql-codegen/plugin-helpers":"^7.2.0-alpha-20260819142612-e67b77fd858dd4b58f56ceda6a16331c3af57c9d","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.3.0-alpha-20260819142612-e67b77fd858dd4b58f56ceda6a16331c3af57c9d_1787149787502_0.7184264573715271","host":"s3://npm-registry-packages-npm-production"}},"7.3.0-alpha-20260819142751-88cc6428fb4182dc8f12a1da685a0fc5280477d9":{"name":"@graphql-codegen/cli","version":"7.3.0-alpha-20260819142751-88cc6428fb4182dc8f12a1da685a0fc5280477d9","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.3.0-alpha-20260819142751-88cc6428fb4182dc8f12a1da685a0fc5280477d9","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"d1e5e9588e0eaca7ca6170cd1acc679ba25adc8b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.3.0-alpha-20260819142751-88cc6428fb4182dc8f12a1da685a0fc5280477d9.tgz","fileCount":116,"integrity":"sha512-A71//z0uYzgVQpCwbmYHCcYUx7G9XlGczkPFy4QyIvUEg9sUbd672qfloQPNy08WsaDULvf0UZvYg+qF3ww4jA==","signatures":[{"sig":"MEUCIDbaLDhjUixG0PB6Z17IAq4WC7TRLMFvaYxwYXITXIG9AiEAxedQc4geoGHio72UEZjUZTt7CTOfJQsVQP1tYoBCGbk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIDoa5keB52RXI8EOqMKze67mFoWPW86xIMiC02Us43ZtAiEA8Y2YkbRT90u3wkgClwXe38UcI0jjVCiMh15LyqGSodM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.3.0-alpha-20260819142751-88cc6428fb4182dc8f12a1da685a0fc5280477d9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":259812},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.19.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.1.3","@graphql-codegen/plugin-helpers":"^7.2.0-alpha-20260819142751-88cc6428fb4182dc8f12a1da685a0fc5280477d9","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.3.0-alpha-20260819142751-88cc6428fb4182dc8f12a1da685a0fc5280477d9_1787150005961_0.3809344290935244","host":"s3://npm-registry-packages-npm-production"}},"7.3.0":{"name":"@graphql-codegen/cli","version":"7.3.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.3.0","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"02c5afdb6920849183735052ea6e10169f8d26eb","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.3.0.tgz","fileCount":116,"integrity":"sha512-Z5rgnsVQM5PeqBgdiYYhYi7VlVCYNknySC4UfCOUw4O6h5IIVtS8jWsNwogSMIAIxTm00oKKZFkrZjA8hps1cw==","signatures":[{"sig":"MEUCIQCSBbQLLDZDO9Na+PHzBQfXr8Z0IxpS7Bs0tzFDZPJs2wIgeJN+kDEmznLDCUiPmVuvj17dFzsn/kuk3norkCl/n+w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIErE1n/Swphx4o6L8bwm+t0eUwQ7v+laL2VxEOIHwaHCAiEA1mWmUpytrPP7IO0ZQXFQNGgT1WhHAa1T7McMzZLJ7G0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":259564},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.19.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.1.3","@graphql-codegen/plugin-helpers":"^7.2.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.3.0_1787384319553_0.8809682123758529","host":"s3://npm-registry-packages-npm-production"}},"7.3.1-alpha-20260823070433-cca9ea57bf562ce13de93849cc9b787d2b611939":{"name":"@graphql-codegen/cli","version":"7.3.1-alpha-20260823070433-cca9ea57bf562ce13de93849cc9b787d2b611939","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.3.1-alpha-20260823070433-cca9ea57bf562ce13de93849cc9b787d2b611939","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"21425d395328143d33c7921224b6323f55aeac80","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.3.1-alpha-20260823070433-cca9ea57bf562ce13de93849cc9b787d2b611939.tgz","fileCount":116,"integrity":"sha512-auKfI3nJ9R7AyTwI0vKVdVZCj9AIbg5iira6cQqDFTeYniuuP3YUxelWKFxJMLw8ew/5mRVfBkyrBVWhVzfCEg==","signatures":[{"sig":"MEYCIQC9lBJ7BXEqm6SG0tR/FHQybfjRb2g+nECJUQ09XbOr5AIhAPm4DqOMcA3GZIh778GBjXPuk4Srf51pEjI9JnpeDnqU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIG3y+cBoWLsEs6U1v2i201VDEaAj60Gb2f7gEoUfBg4vAiEA1xFxqCJ/Txjedme+seBn9TLDIVUhYnwSiHjxM6tu2Gw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.3.1-alpha-20260823070433-cca9ea57bf562ce13de93849cc9b787d2b611939","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":262050},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.19.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.1.3","@graphql-codegen/plugin-helpers":"^7.2.1-alpha-20260823070433-cca9ea57bf562ce13de93849cc9b787d2b611939","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.3.1-alpha-20260823070433-cca9ea57bf562ce13de93849cc9b787d2b611939_1787468765976_0.6385604893406516","host":"s3://npm-registry-packages-npm-production"}},"7.3.1-alpha-20260823141338-5da5a2d3d49243cb2c1c065e31701df940da3eb5":{"name":"@graphql-codegen/cli","version":"7.3.1-alpha-20260823141338-5da5a2d3d49243cb2c1c065e31701df940da3eb5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.3.1-alpha-20260823141338-5da5a2d3d49243cb2c1c065e31701df940da3eb5","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"5264db502a0a343eeb7c0ae4e37a0c08a60dcb62","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.3.1-alpha-20260823141338-5da5a2d3d49243cb2c1c065e31701df940da3eb5.tgz","fileCount":116,"integrity":"sha512-XovArSn4gd9ul/D7uK+GEjC4p8NUIZj1vuVOUjYkZLYvgjAtOv80PZt73w72jAblXTRArOflqcucLpHnoujiXA==","signatures":[{"sig":"MEQCIGF9f663+tJztjjRhQfsTzGN3Z7bgKtasImsJjDEWTAOAiBZoNkHiTR77Lss8qjfH5YYQjVnKSR3kbDqIt5EMN7XDQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDQ/fzIRSNFVPp8z2VCsLtfTDWIg/HYsYguyYGZiS92mgIhAPpsxSNHB98Q8dOsUPqBHfJdc2VrxTLSEZCmu+z9PBIz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.3.1-alpha-20260823141338-5da5a2d3d49243cb2c1c065e31701df940da3eb5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":262050},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.19.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.1.3","@graphql-codegen/plugin-helpers":"^7.2.1-alpha-20260823141338-5da5a2d3d49243cb2c1c065e31701df940da3eb5","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.3.1-alpha-20260823141338-5da5a2d3d49243cb2c1c065e31701df940da3eb5_1787494571514_0.753357677733469","host":"s3://npm-registry-packages-npm-production"}},"7.3.1":{"name":"@graphql-codegen/cli","version":"7.3.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.3.1","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"da78744b124f9fbaff052bfd2a8c78c68656ede2","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.3.1.tgz","fileCount":116,"integrity":"sha512-xDEI/Jpw2bmLyHJ3KDO6UavOKxujSO08p8Bz31NwRNhvKnVpy2N5tiYZhnhIBCcCqUb7PfTt11dr5EWGZGgB4w==","signatures":[{"sig":"MEQCIC+4w+YGagHjh9G0iXrWDhzDaOF2AgB4EnouKn7WDZW3AiAr51gT8wsZkUcL6GSSHjsD5GoXXF8rfBT9g6EbcBqcsQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQC6BzcuHnbdcGueQIlSQX1LneZcv1bYNOIKTizGaakcawIhAM3+wcNcISZ+71D2LgJUqSLADMVlkUN3M2KgrULZsBnO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.3.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":261802},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.19.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.1.3","@graphql-codegen/plugin-helpers":"^7.2.1","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.3.1_1787495498506_0.19601348491149873","host":"s3://npm-registry-packages-npm-production"}},"7.4.0-alpha-20260831150731-308349d17a63278dee2bccc6aaac7be3ced4bf55":{"name":"@graphql-codegen/cli","version":"7.4.0-alpha-20260831150731-308349d17a63278dee2bccc6aaac7be3ced4bf55","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.0-alpha-20260831150731-308349d17a63278dee2bccc6aaac7be3ced4bf55","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"c0ab48e86a294cc280084ea1985af3a95a3b3d39","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.0-alpha-20260831150731-308349d17a63278dee2bccc6aaac7be3ced4bf55.tgz","fileCount":116,"integrity":"sha512-e1ojGthM5ZejPZkyVRN8gA0f6YgtcqPMZkakbleFyvQs+5dm6A0QnydtjRce0aE19pp9WeOBXtqO1yEkoP/4/Q==","signatures":[{"sig":"MEUCIQCAJDa6lTG1MoJpACx1fwK2mhN07mjuv7LTOEJhptdBRwIgEYkUF8OISd+eciCG1vwXlObVrhb0jol5CQ2CjzKN/5Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIEEihUIkjMzZjT8m5M14hHXc+nL5wLmqZUfhKj5/UPj9AiAi19LdW6zhxv8rz9a7RlYHKmaXVWuzJLEGrv48kNu/Cw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.0-alpha-20260831150731-308349d17a63278dee2bccc6aaac7be3ced4bf55","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":265368},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.19.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.1.3","@graphql-codegen/plugin-helpers":"^7.3.0-alpha-20260831150731-308349d17a63278dee2bccc6aaac7be3ced4bf55","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.0-alpha-20260831150731-308349d17a63278dee2bccc6aaac7be3ced4bf55_1788189128655_0.24569762017513197","host":"s3://npm-registry-packages-npm-production"}},"7.4.0-alpha-20260901100509-d9cf7688b27dc80ba32534cdda51faaa16267d41":{"name":"@graphql-codegen/cli","version":"7.4.0-alpha-20260901100509-d9cf7688b27dc80ba32534cdda51faaa16267d41","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.0-alpha-20260901100509-d9cf7688b27dc80ba32534cdda51faaa16267d41","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"17a0bf882f34ae0469c4b922a18c713971414756","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.0-alpha-20260901100509-d9cf7688b27dc80ba32534cdda51faaa16267d41.tgz","fileCount":116,"integrity":"sha512-4RtwY7EJUBPajH6u/Rx/0iKSDD1ZGCHA3gKDMkmd0DEBNemEqq3s5Osie1RAeQhVgMEXoJUZBoIkTci+tIPcyw==","signatures":[{"sig":"MEYCIQCMnZGbig0eC229tb4yz9KtMuJkGnZi2oRLx9U9DsgL+gIhAOxxJ3wr9+0uAxTI1/CwkeT0uPRTnWgrf7j11HMikCGj","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDAUfS93O8WWbcLrk5Jy4KaAtkV/7UNtLRrY2nJF/T4DQIhAK1/oejC/90UGCQmrFbOy9u8cHidfF0UIdk+JHVRl2lJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.0-alpha-20260901100509-d9cf7688b27dc80ba32534cdda51faaa16267d41","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":265368},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.19.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.1.3","@graphql-codegen/plugin-helpers":"^7.3.0-alpha-20260901100509-d9cf7688b27dc80ba32534cdda51faaa16267d41","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.0-alpha-20260901100509-d9cf7688b27dc80ba32534cdda51faaa16267d41_1788257383934_0.6269629714964653","host":"s3://npm-registry-packages-npm-production"}},"7.4.0-alpha-20260901111255-9f7760b63a7ca578ba846cebe64dfb2a865e6e05":{"name":"@graphql-codegen/cli","version":"7.4.0-alpha-20260901111255-9f7760b63a7ca578ba846cebe64dfb2a865e6e05","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.0-alpha-20260901111255-9f7760b63a7ca578ba846cebe64dfb2a865e6e05","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"1b771a5572fc22779d43aab0bb73479a2bedcd25","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.0-alpha-20260901111255-9f7760b63a7ca578ba846cebe64dfb2a865e6e05.tgz","fileCount":116,"integrity":"sha512-jinJcZPIyIjIBREQT5AxjXGlIE/m/BAZRLSHcnK++No1oyGO+mqFtB9WZxbcFgGNO0EQ59zjSSQLT04og7y8Ew==","signatures":[{"sig":"MEQCIEohh7ZqMQZkMUQMyjW41PQsPjQnw2GBJ47KDcqZkhTgAiBhf65XuBCdf+FlcHpP3YNFRzkycuuSRWRI+1kYdTV1tw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIEf8zWFv5t0ssgtZ0eKZL43AuvJ6N1tWxlBrks2ZUVI9AiEA/cex5y9HM4B7dLRFl/d6oYyYnf1+nn7g4fixvqVQSFQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.0-alpha-20260901111255-9f7760b63a7ca578ba846cebe64dfb2a865e6e05","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":266242},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.19.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.1.3","@graphql-codegen/plugin-helpers":"^7.3.0-alpha-20260901111255-9f7760b63a7ca578ba846cebe64dfb2a865e6e05","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.0-alpha-20260901111255-9f7760b63a7ca578ba846cebe64dfb2a865e6e05_1788261300585_0.5233583578130292","host":"s3://npm-registry-packages-npm-production"}},"7.4.0-alpha-20260901130522-8301c1773372599aa432c50593d2f64078fc0172":{"name":"@graphql-codegen/cli","version":"7.4.0-alpha-20260901130522-8301c1773372599aa432c50593d2f64078fc0172","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.0-alpha-20260901130522-8301c1773372599aa432c50593d2f64078fc0172","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"a6c78aded6e86c0c637e23cb7289d4ef1d61d948","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.0-alpha-20260901130522-8301c1773372599aa432c50593d2f64078fc0172.tgz","fileCount":116,"integrity":"sha512-NsOkf0dcQMr7bLh+EmZ/+jPPsqJ8QC1fImKe2WCPjNkjqAE4BDzjBaqYMcEDg5kTvflHJSOU6dgKzaiPIFFFpA==","signatures":[{"sig":"MEQCIHUaPEHOw6qM7NZ4xZKKEd27Df5N/3n8CzmR7vc/scBmAiAj7GndBtzCAckIHh8J6fLYmXy4kV79MnccoXOZPZKqHQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDuIDsfkRIDxgDGO+uMQum272XXT+CYpYp+ldnIsn85AwIhAMZCrXE076tlNdlMQkrDM2bG5raydtNVxmiMuBbKGDtU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.0-alpha-20260901130522-8301c1773372599aa432c50593d2f64078fc0172","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":266348},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.19.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.1.3","@graphql-codegen/plugin-helpers":"^7.3.0-alpha-20260901130522-8301c1773372599aa432c50593d2f64078fc0172","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.0-alpha-20260901130522-8301c1773372599aa432c50593d2f64078fc0172_1788268106042_0.8867634005658398","host":"s3://npm-registry-packages-npm-production"}},"7.4.0-alpha-20260901133606-476cd1d4041dad287e5c23c1de773417b6310dc7":{"name":"@graphql-codegen/cli","version":"7.4.0-alpha-20260901133606-476cd1d4041dad287e5c23c1de773417b6310dc7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.0-alpha-20260901133606-476cd1d4041dad287e5c23c1de773417b6310dc7","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"6f8064ac25b595dfe464e6e01f5a1197f1821665","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.0-alpha-20260901133606-476cd1d4041dad287e5c23c1de773417b6310dc7.tgz","fileCount":116,"integrity":"sha512-wgpLnCE1uSCyV1vq5UL2jt9esPBFRqKHkc44G5Hr9t2kBuKPuhlVqCZZzCPEtOzTcn/P2eudVmuXWGDUSc2fpw==","signatures":[{"sig":"MEYCIQCLUUv2iNZJWLcINCu9nKQ43h2RKKEa3NEHdDkskYu4vwIhAN996iBoifvegyRe7w/+NtYHwW3WevdsDMlFJz7xAQ3C","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIH5V13yvA0LQqV7P6VCbb0TSYBLbH/IYpNfiBBlJxGpcAiEAujF1DDPR3sihpmgR7GPIhDzHI2o5iHhzLg6Keqac/ns=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.0-alpha-20260901133606-476cd1d4041dad287e5c23c1de773417b6310dc7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":266348},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.19.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.1.3","@graphql-codegen/plugin-helpers":"^7.3.0-alpha-20260901133606-476cd1d4041dad287e5c23c1de773417b6310dc7","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.0-alpha-20260901133606-476cd1d4041dad287e5c23c1de773417b6310dc7_1788269921951_0.7529424182622326","host":"s3://npm-registry-packages-npm-production"}},"7.4.0-alpha-20260901133849-3194a1d6883b80d65f31f5f78149743e44b30100":{"name":"@graphql-codegen/cli","version":"7.4.0-alpha-20260901133849-3194a1d6883b80d65f31f5f78149743e44b30100","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.0-alpha-20260901133849-3194a1d6883b80d65f31f5f78149743e44b30100","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"ad5a2488e7f00a89459eb58c1162cdee3b9e2403","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.0-alpha-20260901133849-3194a1d6883b80d65f31f5f78149743e44b30100.tgz","fileCount":116,"integrity":"sha512-om4+TbHmV9pxRzjeYJpxsmJTiPZGdM4OGULl4sGBS0oFPuj8hEOFUCyXQPFsXgJQrznL504vneEKCJyLcg6o0g==","signatures":[{"sig":"MEUCIEHyCbs7bXmjHGv6LDKyK2zE17xHmycp5tzOzsgf3cK9AiEAgr1dbsSmKvOxzP/apXj7P+DKuMD8d8e+o2Z0uv1rrwA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIEokE4QqFBUh1thXifYgmFwKsJIeQ0asYUl2Wgqv/6GdAiEA0Zp53W4fVFS95Eds/qYHcdW9rT5iQfMyK89CyGPO78Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.0-alpha-20260901133849-3194a1d6883b80d65f31f5f78149743e44b30100","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":266348},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.19.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.1.3","@graphql-codegen/plugin-helpers":"^7.3.0-alpha-20260901133849-3194a1d6883b80d65f31f5f78149743e44b30100","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.0-alpha-20260901133849-3194a1d6883b80d65f31f5f78149743e44b30100_1788270035631_0.4591209686202935","host":"s3://npm-registry-packages-npm-production"}},"7.4.0-alpha-20260901134542-c084768435d1a890513676047c7bb230792f67fe":{"name":"@graphql-codegen/cli","version":"7.4.0-alpha-20260901134542-c084768435d1a890513676047c7bb230792f67fe","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.0-alpha-20260901134542-c084768435d1a890513676047c7bb230792f67fe","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"c988bb8b8e746cf05d54b32d04c45c118b97b0e1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.0-alpha-20260901134542-c084768435d1a890513676047c7bb230792f67fe.tgz","fileCount":116,"integrity":"sha512-3DDJE/jAV3HDiXrq1tOXNeKX+MjwyEVxDuAPng+87G/5dpPBgCv/u1buuGJI08q/tb8nFd+DQGavsV+/Qg+V1Q==","signatures":[{"sig":"MEUCIQDli6pCPxp4o7myQHh3nIn5hTTv+Z5LnwMnEQRuTTx/FwIgXvf3CnwvzVFYN//5CA86f+4TKOleGwLkw99+DLgVyFI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIFxUeEKJWYoMk1bMJ0nKx8TtH4FTqBHsLineseonWzdUAiBDVx6ikPyBOwreuwMINx2OSCZfRmZyAVxtBNqZ1y1uqw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.0-alpha-20260901134542-c084768435d1a890513676047c7bb230792f67fe","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":266348},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.19.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.1.3","@graphql-codegen/plugin-helpers":"^7.3.0-alpha-20260901134542-c084768435d1a890513676047c7bb230792f67fe","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.0-alpha-20260901134542-c084768435d1a890513676047c7bb230792f67fe_1788270683357_0.7320326537866397","host":"s3://npm-registry-packages-npm-production"}},"7.4.0":{"name":"@graphql-codegen/cli","version":"7.4.0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.0","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"4bba3907c5880eb098691c9530e618e71ebfbc18","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.0.tgz","fileCount":116,"integrity":"sha512-yqlvqTt6c2joKZUG2hnho1GsGxwWQIhN/XAeNEi1IgKccxId8pv4VTrLBqYJayEyFqIr5nSKqdPT+Ul3X9B+Ag==","signatures":[{"sig":"MEUCIQD3rOpnjJiYNvUu6Gn3oJ+fa8FRyRawZkm9rgL9E9FVcwIgVGC5U3k+4oFjfNjYNvuZZirb4CU3vKaEtGVPoVG9j40=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQDAi8cTMgFviIjmU53t23wQK5ox5SMrBx2yoJQDMESdAgIgUQlFhCSCytzI4KhNyv2juedtLW7eKfnViDv50VZSKvE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":266100},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.19.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.1.3","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.0_1788273725717_0.5518102012537658","host":"s3://npm-registry-packages-npm-production"}},"7.4.1-alpha-20260901235806-682b7c3494031f06ca8bbb7be4e63b1d32f82e31":{"name":"@graphql-codegen/cli","version":"7.4.1-alpha-20260901235806-682b7c3494031f06ca8bbb7be4e63b1d32f82e31","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.1-alpha-20260901235806-682b7c3494031f06ca8bbb7be4e63b1d32f82e31","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"4d269f0fd10aabf2f1b5355e89c407b34e0662bd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.1-alpha-20260901235806-682b7c3494031f06ca8bbb7be4e63b1d32f82e31.tgz","fileCount":116,"integrity":"sha512-ekchTvEI3PVcJTLSgl876f0IqZP5pi84AinHuQLcPpXFa32ur8FC0JN1hKhWKMO5BrKaxHmiF2zSDn2mW9urAQ==","signatures":[{"sig":"MEUCIFzqgi/pipxyKiKbVOjD4mrG+8yaqyZXhOZww/aiO0oQAiEAxKWK+2c7k+IBumWcDU2cX6l2QeqjRIosT4D+QNki/hA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIBbFnJs/ejKp6FaOR0APfwOIMgHk6o0uPHPHFAxyN6LaAiEA694rI3T9jEFa5M59tiuz3lXXyaexAN3PC+eKWVBRm6o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.1-alpha-20260901235806-682b7c3494031f06ca8bbb7be4e63b1d32f82e31","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":267026},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.19.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.1.3","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.1-alpha-20260901235806-682b7c3494031f06ca8bbb7be4e63b1d32f82e31_1788307168633_0.3337666535984001","host":"s3://npm-registry-packages-npm-production"}},"7.4.1-alpha-20260906052927-fb05cdd753213e6c67cf8cb80fc55a6d47eaecfb":{"name":"@graphql-codegen/cli","version":"7.4.1-alpha-20260906052927-fb05cdd753213e6c67cf8cb80fc55a6d47eaecfb","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.1-alpha-20260906052927-fb05cdd753213e6c67cf8cb80fc55a6d47eaecfb","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"2045677e4ad02ca3a3786cd798f3976859f4fa0d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.1-alpha-20260906052927-fb05cdd753213e6c67cf8cb80fc55a6d47eaecfb.tgz","fileCount":116,"integrity":"sha512-P373WILqkXIlgd6b8pMI/7skpWCNXql/Hx8xn+xCsTFE7mrGsJCPO5XV6nqNNC7KmWhMCesu2V6oiFG9UpebFQ==","signatures":[{"sig":"MEUCIQDxDIE6BfRfjBDV/WZShOJ+syQWLt8bG488eABnfl9VUgIgT62zTucT3QVxtvZ3ddA6lydYj7kYG1wL6lSs3HJeG40=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQC1q8kKOB19YY9MynsR8MhVDPHK5lrjuUPyExY6Azjo0QIgAIuC5HOF/3svyCsSnDNnIpfGV0vcUy76WHjcq9vV4No=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.1-alpha-20260906052927-fb05cdd753213e6c67cf8cb80fc55a6d47eaecfb","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":266143},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.1.3","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.1-alpha-20260906052927-fb05cdd753213e6c67cf8cb80fc55a6d47eaecfb_1788672650918_0.6315851161034671","host":"s3://npm-registry-packages-npm-production"}},"7.4.1-alpha-20260906092647-972f10d93f4843e34abbab5b0e408d02f8db2496":{"name":"@graphql-codegen/cli","version":"7.4.1-alpha-20260906092647-972f10d93f4843e34abbab5b0e408d02f8db2496","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.1-alpha-20260906092647-972f10d93f4843e34abbab5b0e408d02f8db2496","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"006678aa9ec4e1493dd9ecf6e6db43eccd814471","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.1-alpha-20260906092647-972f10d93f4843e34abbab5b0e408d02f8db2496.tgz","fileCount":116,"integrity":"sha512-bop+g6jvW/pfVgXODZ0ycMyPrgFG7S/BoGeCkSqLFILDeSBi/TSFMdlRDgjlcllr9CXvheV0Yq3Xqp9SW7OCaw==","signatures":[{"sig":"MEYCIQDc5qY83GGau1Zjhcw6VRQNkITpVgT0A9UeU27nmZ04qQIhAPU825SCSGf8DCwcMjVN2hDUEiNS823wzszoAdkcu6Ab","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQC01oi/7keLuCoA9ywJlbhNnz63RDRLvFRcxxBsCDXqDwIgOpqhmESgBDmxGItXeqzoBMmP+Js667tuB8zYBMY2oho=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.1-alpha-20260906092647-972f10d93f4843e34abbab5b0e408d02f8db2496","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":268516},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.1.3","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.1-alpha-20260906092647-972f10d93f4843e34abbab5b0e408d02f8db2496_1788686932997_0.012514174207276518","host":"s3://npm-registry-packages-npm-production"}},"7.4.1-alpha-20260906102043-58fc68d7e9feee056ec3c1c8e69cbc2bc6b201c3":{"name":"@graphql-codegen/cli","version":"7.4.1-alpha-20260906102043-58fc68d7e9feee056ec3c1c8e69cbc2bc6b201c3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.1-alpha-20260906102043-58fc68d7e9feee056ec3c1c8e69cbc2bc6b201c3","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"f0b64c4c82f7dba3be4f3fba79eaa7fe540a42b0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.1-alpha-20260906102043-58fc68d7e9feee056ec3c1c8e69cbc2bc6b201c3.tgz","fileCount":116,"integrity":"sha512-lJtcirWcB1++aYs4vrPXopP27wrIMxECc2BTWAkQtIibsjIvXIBDrik9ZacrZZ7hfsqxe49aapYWi/2eGoi+YA==","signatures":[{"sig":"MEYCIQChH08zcYwsagcIf6egiyKgeRwg80oSJnwSsVT+dWdX7AIhAM5CFX6GQkg1dSFP/1vfdlu+x/hoXmSgvwxgsSxvImHc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQCqvIMOsBvRADCemro5/oLc1ovGY5euF6s1FDRqgg4C9wIgeJiFg3LOwbOY7EZZQsvYVwdP6vDuZ1HEjc+zsZk2DD0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.1-alpha-20260906102043-58fc68d7e9feee056ec3c1c8e69cbc2bc6b201c3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":267277},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.1.3","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.1-alpha-20260906102043-58fc68d7e9feee056ec3c1c8e69cbc2bc6b201c3_1788690121865_0.3448428400474297","host":"s3://npm-registry-packages-npm-production"}},"7.4.1-alpha-20260906221803-4c1f5dc681b5b5a738d01b4efc5276f62c1d0b8e":{"name":"@graphql-codegen/cli","version":"7.4.1-alpha-20260906221803-4c1f5dc681b5b5a738d01b4efc5276f62c1d0b8e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.1-alpha-20260906221803-4c1f5dc681b5b5a738d01b4efc5276f62c1d0b8e","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"e66dccb576ad9db0d61e3e173d7be7ed5e53d614","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.1-alpha-20260906221803-4c1f5dc681b5b5a738d01b4efc5276f62c1d0b8e.tgz","fileCount":116,"integrity":"sha512-SbJddv6FGp1p/tzr8m2QtqrMXQAiR5YU4z+QvKnP/K/v8X4k2s8LL4ibkq3eXZCsdPM0BwLhcuxerwXPMo2oOw==","signatures":[{"sig":"MEQCIDmmnRT8CZjHmMKmcSXh/05JhMFCubXLB6+vOvdlHqdmAiB3s7jv074a2SgIYPV5GwPZtnCg+ou8G7IQ5HA23VEATg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQCR0PDWYtOQmrM63OAhk9o0cu2KzNiA7t8gjTJb71CBywIgXV3QPJinkTUoo8sLklUwYXJCDs4A3f2NEzsS1ut1aIU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.1-alpha-20260906221803-4c1f5dc681b5b5a738d01b4efc5276f62c1d0b8e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":266811},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.1.3","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.1-alpha-20260906221803-4c1f5dc681b5b5a738d01b4efc5276f62c1d0b8e_1788733185918_0.8396486290395639","host":"s3://npm-registry-packages-npm-production"}},"7.4.1-alpha-20260906223044-ae494865620b38ee9a4524d74eac54353d9da6bb":{"name":"@graphql-codegen/cli","version":"7.4.1-alpha-20260906223044-ae494865620b38ee9a4524d74eac54353d9da6bb","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.1-alpha-20260906223044-ae494865620b38ee9a4524d74eac54353d9da6bb","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"8d286bf99e5531f81fdf6c77b0ca732358742eba","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.1-alpha-20260906223044-ae494865620b38ee9a4524d74eac54353d9da6bb.tgz","fileCount":116,"integrity":"sha512-klhJttYwxw65XVMmza2QYYR4NLRdp+y/vS4y4N+t3ZoY6NZaGNpr7ukFf5DwOSIjqxRlZaPZ2SbsMsT2BBMEaA==","signatures":[{"sig":"MEYCIQCNBUbiXJtkhu0vynDgcZbcCeYWotvxFd55d1+tYCZEqgIhAIEpUqaeF56D1wZwrZXqCKkqIXbvPTZeLqBZOqs93aeN","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCICSxIIgdOG/Z185mmXKd8SfqKYCTtSdnLz04p53FxehmAiEA151NBd8LbImcAZh+4rWwmjMQNaHLfVETpE8yDnGHACI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.1-alpha-20260906223044-ae494865620b38ee9a4524d74eac54353d9da6bb","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":266752},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.1.3","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.1-alpha-20260906223044-ae494865620b38ee9a4524d74eac54353d9da6bb_1788733928517_0.4852075043592794","host":"s3://npm-registry-packages-npm-production"}},"7.4.1-alpha-20260906224212-9e432bacaef042ed1274bd2a9e685ca448752ebe":{"name":"@graphql-codegen/cli","version":"7.4.1-alpha-20260906224212-9e432bacaef042ed1274bd2a9e685ca448752ebe","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.1-alpha-20260906224212-9e432bacaef042ed1274bd2a9e685ca448752ebe","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"50eef345cff068128cdd02327861464dea2955de","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.1-alpha-20260906224212-9e432bacaef042ed1274bd2a9e685ca448752ebe.tgz","fileCount":116,"integrity":"sha512-X4pervJZwWfBgPR8/iGFEHll/DnFnwKNgux0qSkuV+0jYspX6+8FgSV7hjhERKjRtl5K3Ky2/0HpiDmur9BGPA==","signatures":[{"sig":"MEQCIEkdHLXqpWHOGzfv0KFkPnYTGLvqVrQc/qJISJ5DZyBEAiBMFlqTLMdg4xxVtZ4NBM8ZY369U/YlG+OuAl2UTpzfqg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQDD/v2++jXnDabf4/S6TSntq2AUNr9shKGuDYSi0Y3tSwIgXq/AFP44zz4sdeL8nXfpjszcj3yeoOb9CeKuaK2fc2Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.1-alpha-20260906224212-9e432bacaef042ed1274bd2a9e685ca448752ebe","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":266811},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.1.3","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.1-alpha-20260906224212-9e432bacaef042ed1274bd2a9e685ca448752ebe_1788734635104_0.08294626086493206","host":"s3://npm-registry-packages-npm-production"}},"7.4.1-alpha-20260906224949-5f508aae2611fd564cb08569d2a4377a405c03b2":{"name":"@graphql-codegen/cli","version":"7.4.1-alpha-20260906224949-5f508aae2611fd564cb08569d2a4377a405c03b2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.1-alpha-20260906224949-5f508aae2611fd564cb08569d2a4377a405c03b2","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"09d62e07a89fada71ffbcdab90665d30c9b83449","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.1-alpha-20260906224949-5f508aae2611fd564cb08569d2a4377a405c03b2.tgz","fileCount":116,"integrity":"sha512-ZVRYL7A3mI1ka2tD2JVFrvE7KtMW356vnQHdugXwtLUIRadoR9GrS2SjcKkL58Dum94WpDp1SDX6hq/dMLJkZA==","signatures":[{"sig":"MEUCIQDia/zksmsVxD2ZJUKZ7PUM0DHQg0VK1JEj0C852U3RTwIgZtT7wW2iTYOZuz+znwGHrTNA9QDIFgzt5IiNj2rtFrg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQDhzjb2/z/d+nULE+RidPMWsqYn0rLNTjVafmmbrE4MpwIgYpaQ2vz0qIH9WJKfA2u8K2seT6sgfWkG1t2AgQ5Qo4o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.1-alpha-20260906224949-5f508aae2611fd564cb08569d2a4377a405c03b2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":266752},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.1.3","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.1-alpha-20260906224949-5f508aae2611fd564cb08569d2a4377a405c03b2_1788735093777_0.7574793821419072","host":"s3://npm-registry-packages-npm-production"}},"7.4.1-alpha-20260906230235-88a6d48e4234a44798b44c8a07c956f30e0ead5f":{"name":"@graphql-codegen/cli","version":"7.4.1-alpha-20260906230235-88a6d48e4234a44798b44c8a07c956f30e0ead5f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.1-alpha-20260906230235-88a6d48e4234a44798b44c8a07c956f30e0ead5f","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"388d72f23f7d7b46f145bd19ccc3b5ea19e4d053","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.1-alpha-20260906230235-88a6d48e4234a44798b44c8a07c956f30e0ead5f.tgz","fileCount":116,"integrity":"sha512-QHv1gMRfoic35G23MaR6ojVau3w9H359e3SyFv2073p1Yn/3Z9VIAiyTq+Y9aY8IXIVIwfwoPHgbiJflLJQqNQ==","signatures":[{"sig":"MEYCIQCsxPvaeZ68i6ZysdQgbI7VeYGRUZjQP2jm0C/WPmM1uQIhAMEtw9+GdamUmUacfjEBJhOuuQAPbUJKi7E5kwD880/h","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQDK2K8U31jt6AeAOwFxEWPSiFYW4o/k6yWB7W15o7UTIwIgdC/3uy51Z8zBDnmAn334CBdLKJovtbI6PtsddDaWxHU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.1-alpha-20260906230235-88a6d48e4234a44798b44c8a07c956f30e0ead5f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":267277},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.1.3","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.1-alpha-20260906230235-88a6d48e4234a44798b44c8a07c956f30e0ead5f_1788736088553_0.8118674784806696","host":"s3://npm-registry-packages-npm-production"}},"7.4.1-alpha-20260906232341-b183baa19725e15fe8ed63d3f659b5838640824f":{"name":"@graphql-codegen/cli","version":"7.4.1-alpha-20260906232341-b183baa19725e15fe8ed63d3f659b5838640824f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.1-alpha-20260906232341-b183baa19725e15fe8ed63d3f659b5838640824f","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"cf7e316920eddab5e8ee40757f6075a059d25075","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.1-alpha-20260906232341-b183baa19725e15fe8ed63d3f659b5838640824f.tgz","fileCount":120,"integrity":"sha512-2jyEzBApcIhtmP+TveJ10W3F8z2Jb3CtZRLdzSvBPwbxDi/R9q5RZnrqrZ6NcXdpwAG8u7KsA0TDfk2okIsqXA==","signatures":[{"sig":"MEQCIDvNqR6i3CGSzEQ63QlFSsSNZuV92EUQ7v/DzviOsN76AiAix0IWp4brlovjZZScJacYeXKybFbG3JZ/nYi+EjGzfA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQC+xoB0T6ko985BQBW7bkQ+uusmPi9e9DW951dCxHO7xwIgbC98yYbrMwGxZAxFbkNY9Bem5zjRES20HwzycTgxbBw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.1-alpha-20260906232341-b183baa19725e15fe8ed63d3f659b5838640824f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":270207},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.1.3","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.1-alpha-20260906232341-b183baa19725e15fe8ed63d3f659b5838640824f_1788737102053_0.24691025086827212","host":"s3://npm-registry-packages-npm-production"}},"7.4.1-alpha-20260907080611-46ac124a2053f36487fbc2c629736f4cb358d82a":{"name":"@graphql-codegen/cli","version":"7.4.1-alpha-20260907080611-46ac124a2053f36487fbc2c629736f4cb358d82a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.1-alpha-20260907080611-46ac124a2053f36487fbc2c629736f4cb358d82a","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"f58c97cf88390af8df8f061967b8b340a2df68ed","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.1-alpha-20260907080611-46ac124a2053f36487fbc2c629736f4cb358d82a.tgz","fileCount":120,"integrity":"sha512-hjnFwQhQccUyA9GV5sGgl8gFk6zl7ZjSrLtovcUFEVG7KT8DiZJlOVtOMa7+ofjVXp7tkYnuQJ3D8onWlc4Hcg==","signatures":[{"sig":"MEUCIQD0G5HgHqoUglAfImdPY7ty6Tfmc7CBDAVvPmV5KvKW1QIgM0spRPR/x2fBmb3FIZySOT+NLUQajMcMDqI+zRc0jv4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQD2JW7PejLASJCeLPRavQ9FEWCdjvJ1OYeoULFyQEvXQwIgD9pGHNFDWLQTqDEXT6qPKPUiXNkFkWxqFSwR6xlxys8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.1-alpha-20260907080611-46ac124a2053f36487fbc2c629736f4cb358d82a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":270207},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.1.3","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.1-alpha-20260907080611-46ac124a2053f36487fbc2c629736f4cb358d82a_1788768451622_0.5004738775451385","host":"s3://npm-registry-packages-npm-production"}},"7.4.1-alpha-20260907120306-0908cec6308eb3726c1a36e6bb374567b2fa1111":{"name":"@graphql-codegen/cli","version":"7.4.1-alpha-20260907120306-0908cec6308eb3726c1a36e6bb374567b2fa1111","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.1-alpha-20260907120306-0908cec6308eb3726c1a36e6bb374567b2fa1111","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"fe57849de3b94dedb2ae1085d7186a42af3f00aa","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.1-alpha-20260907120306-0908cec6308eb3726c1a36e6bb374567b2fa1111.tgz","fileCount":120,"integrity":"sha512-UREi3HqoDDTrxraGLe5MiDfpOW/JJnPiZICeoFtQN12KmJuzqeBowbfFYh+8Qc8EUvLxlcv7wsZINzEOSy+IKQ==","signatures":[{"sig":"MEYCIQC25I//4rNLzlEABZhuYLT6NxGhn8yAbO05+QJPD0TGmgIhANRMeyb1YR7dw+6ckkgCGNUtnpM08dmFqTgviE49bkfM","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIGg3t0BIymjY9vXzhA9qX3TaWJ4I/QALaEI9F7JE4pg3AiEA4xg7FuU6u3zn9xFPk3CCx8olrA9p5MUZGGto5j+Lr3U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.1-alpha-20260907120306-0908cec6308eb3726c1a36e6bb374567b2fa1111","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":270207},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.1.3","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.1-alpha-20260907120306-0908cec6308eb3726c1a36e6bb374567b2fa1111_1788782864515_0.29723594293479483","host":"s3://npm-registry-packages-npm-production"}},"7.4.1-alpha-20260907134916-dacdea27b153e2ed3c7160ee36bc24901ac1daa2":{"name":"@graphql-codegen/cli","version":"7.4.1-alpha-20260907134916-dacdea27b153e2ed3c7160ee36bc24901ac1daa2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.1-alpha-20260907134916-dacdea27b153e2ed3c7160ee36bc24901ac1daa2","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"f81b7d6248d5d4ca507da35a08cbe48ec5b6227b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.1-alpha-20260907134916-dacdea27b153e2ed3c7160ee36bc24901ac1daa2.tgz","fileCount":116,"integrity":"sha512-yx7LtuJLhl0ZizhpY3dJoy4ucmO6bTrttoRGygzhCNe4l4pOpwGD3p82ycXTmWttMJcQko0gF7DsTZC/S0fnaA==","signatures":[{"sig":"MEUCIA2x7LEnZH25eJtLIO8rryyp1bkHMzMAYMeLHudeCWoVAiEAsdR/HujYrQwn9cBjXSw6VDvDzar0NA3udB/dkpX+E2g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQCrxP3g9oKKnOuTHPcrsw62YCDYkebOdjESmB0xEn587wIhAOy2kn00qdBVsjEICHE4saK2VB3HmHf0u36SPU8HzxgQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.1-alpha-20260907134916-dacdea27b153e2ed3c7160ee36bc24901ac1daa2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":266811},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.1.3","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.1-alpha-20260907134916-dacdea27b153e2ed3c7160ee36bc24901ac1daa2_1788789077971_0.380425289721084","host":"s3://npm-registry-packages-npm-production"}},"7.4.1-alpha-20260907134855-894875b05e99f624205b32657471cd8477fbb6e7":{"name":"@graphql-codegen/cli","version":"7.4.1-alpha-20260907134855-894875b05e99f624205b32657471cd8477fbb6e7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.1-alpha-20260907134855-894875b05e99f624205b32657471cd8477fbb6e7","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"c292b24511a58146abd8044840fce75652838879","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.1-alpha-20260907134855-894875b05e99f624205b32657471cd8477fbb6e7.tgz","fileCount":116,"integrity":"sha512-/3pw3jlRIifCLxsaCvJYtgodwAW6yoPSd2wxW5OmzazMyX6xktnqNFXFpYSuKx+xlBdKm7qBUrCkdD4b5LVZQA==","signatures":[{"sig":"MEUCIHNOTDDRnI+wf839bUAnbpfRgD2SACiPclVhW2Z5VecgAiEAiw0megkux7n4usGO5maSRniXZpxYBgYv2pGfYjT5LzY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIGVVQFfZeUAYszkj14FpT7maowxCQ1NvNERJMOzGoOuzAiEAzJzSXnNDoSreLjD8Z42OR/SKN1nHIhllZSJVuhEeV7A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.1-alpha-20260907134855-894875b05e99f624205b32657471cd8477fbb6e7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":266811},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.1.3","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.1-alpha-20260907134855-894875b05e99f624205b32657471cd8477fbb6e7_1788789210556_0.8426041269044935","host":"s3://npm-registry-packages-npm-production"}},"7.4.1-alpha-20260907135406-987e8676b69a3bbb715b8de19e71b8a4c463508b":{"name":"@graphql-codegen/cli","version":"7.4.1-alpha-20260907135406-987e8676b69a3bbb715b8de19e71b8a4c463508b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.1-alpha-20260907135406-987e8676b69a3bbb715b8de19e71b8a4c463508b","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"a5d1a8d6ac5c573cf65a356c66f2e8b9c0e71743","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.1-alpha-20260907135406-987e8676b69a3bbb715b8de19e71b8a4c463508b.tgz","fileCount":120,"integrity":"sha512-l3GloJ4u30s8NDmZv8kxBn8MbiXx+0lYmdCOmVWzZnEN+Vem9grMqoXYJU+x/oi8jLJj8i4HqbFO6gYNhI1U6Q==","signatures":[{"sig":"MEQCIAVGQyFhOcXgWYqiPAOQ+KD4M8OzIPMPX2yBJnOq3cVxAiAqu0gOZig4DLILomifS6x2bKGN+cuR+dgmKnbI+XA4Ww==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIAZOm0sQUhJ9miYyCJX2VlMPUrsmQn45VI9CwibzQbROAiBCDgWJ52jBlbQUUZJzdTnlkaiMx9cZdfKFNtrzVs/uEw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.1-alpha-20260907135406-987e8676b69a3bbb715b8de19e71b8a4c463508b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":270207},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.1.3","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.1-alpha-20260907135406-987e8676b69a3bbb715b8de19e71b8a4c463508b_1788789332359_0.9422819988012598","host":"s3://npm-registry-packages-npm-production"}},"7.4.1-alpha-20260907140024-6edc14ff688610b9e0f577e2416722060ef4c0da":{"name":"@graphql-codegen/cli","version":"7.4.1-alpha-20260907140024-6edc14ff688610b9e0f577e2416722060ef4c0da","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.1-alpha-20260907140024-6edc14ff688610b9e0f577e2416722060ef4c0da","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"60bdbe4dc30b3c85e286c1e10485703f4a4e75bf","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.1-alpha-20260907140024-6edc14ff688610b9e0f577e2416722060ef4c0da.tgz","fileCount":120,"integrity":"sha512-XWiWfxdrJmPDyJLMojN8DEWVqHj05HeA+K8kuVCktcjNjuo6iQMP3Y7v4MsRzpnXxEIl5W0Y8hemdvsSXs8wbQ==","signatures":[{"sig":"MEYCIQDsMKeWUqbCnJXgqBEpHe3k09UkLPJukzoG6vFdQNZsmAIhAIdOgiR24gM6DzbAtYpIjCdPOL8lbDCRzpJW8fPv2NMd","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIFANzABN14WeRPEmyuaUeFNmnbM+t9fQlwdPu2wED3RPAiEA842+a3/mKpC8AXb67Pgqr9cvthrK4iHDdafA+xCg63w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.1-alpha-20260907140024-6edc14ff688610b9e0f577e2416722060ef4c0da","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":270207},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.1.3","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.1-alpha-20260907140024-6edc14ff688610b9e0f577e2416722060ef4c0da_1788789707171_0.6759863438551252","host":"s3://npm-registry-packages-npm-production"}},"7.4.1-alpha-20260908110243-978f8b9d86ff4b43d1a646e1cf1a38ab13aaca33":{"name":"@graphql-codegen/cli","version":"7.4.1-alpha-20260908110243-978f8b9d86ff4b43d1a646e1cf1a38ab13aaca33","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.1-alpha-20260908110243-978f8b9d86ff4b43d1a646e1cf1a38ab13aaca33","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"121c1dab3b50598b5fbfc1b6a10a7cff66629509","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.1-alpha-20260908110243-978f8b9d86ff4b43d1a646e1cf1a38ab13aaca33.tgz","fileCount":120,"integrity":"sha512-vsecpL8G+hlTXH2roQVZGAcDjG9X73bfCSWwKxgUGqgn21Ht7RyjDPLUuqw4SRpbUAgACtShJBz1splUKZ5T9Q==","signatures":[{"sig":"MEUCIQD/5NQlPfx333MeeGGeUOLnxLN3uI9Mg9+eiF68kAjdBAIgWSVJ8H/W0muGbCGSLtY+88p90sZ41is7z545ix1uRjc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQDL+3Ko0d9uYNbRmvG2vZizVhhrufu9BAEp/e6y9HDn+QIgGYbFg4IgKZv4+TZNeRpS7NJfXkGekuKb3Kp7z/HePzg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.1-alpha-20260908110243-978f8b9d86ff4b43d1a646e1cf1a38ab13aaca33","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":270268},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.1.3","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"8.1.38-alpha-20260907125251-688d2698f7b2dc5e416809134e029131bdc4ae18","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.1-alpha-20260908110243-978f8b9d86ff4b43d1a646e1cf1a38ab13aaca33_1788865565069_0.6844062779565172","host":"s3://npm-registry-packages-npm-production"}},"7.4.1-alpha-20260908105920-04994e2f1b6cea30386cef720ec62dba288bb12b":{"name":"@graphql-codegen/cli","version":"7.4.1-alpha-20260908105920-04994e2f1b6cea30386cef720ec62dba288bb12b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.1-alpha-20260908105920-04994e2f1b6cea30386cef720ec62dba288bb12b","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"b44f60202fdaf47742a45428daaf4f0a2509b8a1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.1-alpha-20260908105920-04994e2f1b6cea30386cef720ec62dba288bb12b.tgz","fileCount":120,"integrity":"sha512-cbwZ8qiwocgcAn1xSTVRTvKH2uxjUcjQ8PkJp2ilz+cWTVUFukzMe9yqgt0fwaGzSRB/XDYFR3/e6y59l1AUEw==","signatures":[{"sig":"MEQCIHuaDTtE/YrN3/NpJ04HeBcSb+pnIf2NNp0Jo8J+6gh4AiBlblCromr2TQj7sBd7IkHSw+c/gcTZ47/C8FmP6NWCRg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIEBucdvQ3uqcGrgmKgHiJ5czbvHtSo+KciOklp0VQF8GAiAjQrZxLZNBNJei832xhfW3W8au3RnIn2GCVMuQpOALTA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.1-alpha-20260908105920-04994e2f1b6cea30386cef720ec62dba288bb12b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":270268},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.1.3","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"8.1.38-alpha-20260907125251-688d2698f7b2dc5e416809134e029131bdc4ae18","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.1-alpha-20260908105920-04994e2f1b6cea30386cef720ec62dba288bb12b_1788865595981_0.07378563157434148","host":"s3://npm-registry-packages-npm-production"}},"7.4.1-alpha-20260908115355-4d8b6cd89cb819971a37beaf35b0eb176feb4cb8":{"name":"@graphql-codegen/cli","version":"7.4.1-alpha-20260908115355-4d8b6cd89cb819971a37beaf35b0eb176feb4cb8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.1-alpha-20260908115355-4d8b6cd89cb819971a37beaf35b0eb176feb4cb8","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"c47032f149b839f56a615d4c05ab563a223942a1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.1-alpha-20260908115355-4d8b6cd89cb819971a37beaf35b0eb176feb4cb8.tgz","fileCount":120,"integrity":"sha512-1dWDgV2gyUoklqAoWvJTTaGnMOIWHiUZTCmY+uaueTre+1RW+eSaPCc/mp2YPGJTWhbJTrs4yp7LQr22A6JtMQ==","signatures":[{"sig":"MEQCIFy6wFkYcbL6OwKiSB/siycPXak3wN2HndZcgq/vwwYVAiBxVsBkVw5t1z25uw8o1XQKehZYIICkYQKHskhTtZKh9w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIBK3XR8QxeO5NIlGH7Ux484Xq7Ynybmwc0v7yuZSOVuXAiEAie2fR5uOHApPu6jKX3c0d5VJoqyI9avU1Bb6x8mVACo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.1-alpha-20260908115355-4d8b6cd89cb819971a37beaf35b0eb176feb4cb8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":271281},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.1.3","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"8.1.38-alpha-20260907125251-688d2698f7b2dc5e416809134e029131bdc4ae18","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.1-alpha-20260908115355-4d8b6cd89cb819971a37beaf35b0eb176feb4cb8_1788868590307_0.8701801843992134","host":"s3://npm-registry-packages-npm-production"}},"7.4.1-alpha-20260908130313-24d11dc435b52c86e7d20ec6583f87a684b44ba8":{"name":"@graphql-codegen/cli","version":"7.4.1-alpha-20260908130313-24d11dc435b52c86e7d20ec6583f87a684b44ba8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.1-alpha-20260908130313-24d11dc435b52c86e7d20ec6583f87a684b44ba8","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"4dba711bf7ea216182fafa56003ac978932807c3","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.1-alpha-20260908130313-24d11dc435b52c86e7d20ec6583f87a684b44ba8.tgz","fileCount":120,"integrity":"sha512-gxXYLDH6xOvNjHMyVj8gQ67mV8hMr+LtMFw76bFsHwv157GoyChtbtvCcGl5vp5hYNgJ2DaCfh/YECIrgCtRNw==","signatures":[{"sig":"MEYCIQCiNLc7B8rtS5lzaGgdDfpMZPkWKlsIP3B29gJfIkE59gIhAPo/kikMhLrN+YHHSBPLG50uQS5Pu0bgze0nVcg5JC9Q","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQC7xuBYf5qhj0y3P8gZno7qSgt2tl7AvrCkHh21RlG8LgIhAI7IgQn6zw+jP959jUxmOJ14UlfoAENaRFs0wjzh4HfI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.1-alpha-20260908130313-24d11dc435b52c86e7d20ec6583f87a684b44ba8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":271220},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.1.3","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.1-alpha-20260908130313-24d11dc435b52c86e7d20ec6583f87a684b44ba8_1788873174616_0.10034839267578932","host":"s3://npm-registry-packages-npm-production"}},"7.4.1-alpha-20260908131124-886f4f6bbbb94d658d1d384b8f12c1d7a5ec1fb1":{"name":"@graphql-codegen/cli","version":"7.4.1-alpha-20260908131124-886f4f6bbbb94d658d1d384b8f12c1d7a5ec1fb1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.1-alpha-20260908131124-886f4f6bbbb94d658d1d384b8f12c1d7a5ec1fb1","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"4ecc6a4a0ce2289d7d73c78ddb586dd003313488","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.1-alpha-20260908131124-886f4f6bbbb94d658d1d384b8f12c1d7a5ec1fb1.tgz","fileCount":120,"integrity":"sha512-51MrThxnud8pgfY9PdN3WNcQF+mEuSsEcVEyiMqrhtX9QVx/r5/3B329nUDnF+yDr7pjI2TJIv3ltOLrOaOFhQ==","signatures":[{"sig":"MEYCIQDY0wS6/2eOeiM9HGHDVuaK/vhe8wbaZkkqwyfmTQ6IlgIhAKLKj89H3eViBjfz1AhetYECG+umZDTMvpexfBCcsEvY","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIH6orJbd5DdEiLsfH7KydwFk4YrTa7nyWkoTAmdTksQUAiEA5EZLvFVkPeIRgLhnS6TRV0/LMY1JPDP2aCPjGvu+RJE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.1-alpha-20260908131124-886f4f6bbbb94d658d1d384b8f12c1d7a5ec1fb1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":271143},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.1.3","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"8.1.38-alpha-20260907125251-688d2698f7b2dc5e416809134e029131bdc4ae18","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.1-alpha-20260908131124-886f4f6bbbb94d658d1d384b8f12c1d7a5ec1fb1_1788873295134_0.7975859188850793","host":"s3://npm-registry-packages-npm-production"}},"7.4.1-alpha-20260908131354-091c7c5dca62ff64175f8f71a3fd2cc21b13673b":{"name":"@graphql-codegen/cli","version":"7.4.1-alpha-20260908131354-091c7c5dca62ff64175f8f71a3fd2cc21b13673b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.1-alpha-20260908131354-091c7c5dca62ff64175f8f71a3fd2cc21b13673b","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"4c177f70cafc032c4f5867fa5eb345545366e122","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.1-alpha-20260908131354-091c7c5dca62ff64175f8f71a3fd2cc21b13673b.tgz","fileCount":120,"integrity":"sha512-SROPGNm0EEPmxunJj2cWzGYRiq7UKh9cPEAuwT6SNGwYJYPCymBT2L319t4zGYiFuZPiMZ33+IFOt4wwg6i6qA==","signatures":[{"sig":"MEYCIQCJcbmXh54/z53vj5fdSHktQaEVV/Bwh2dd3JMeIgawpQIhAN1OdbIB9pOu4WENIILsPOwCVmKF+wCR2k0r50JG9o7v","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCICGl57+a8lb8j0zgpqTpByrUPCmDGar4h+6R9pGYwlcZAiEAhFO1ZSG88dDSjINWRDQwgRLVgpxHivqImMk6iAkTdZQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.1-alpha-20260908131354-091c7c5dca62ff64175f8f71a3fd2cc21b13673b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":271143},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.1.3","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"8.1.38-alpha-20260907125251-688d2698f7b2dc5e416809134e029131bdc4ae18","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.1-alpha-20260908131354-091c7c5dca62ff64175f8f71a3fd2cc21b13673b_1788873640892_0.17174875371817455","host":"s3://npm-registry-packages-npm-production"}},"7.4.1-alpha-20260908131956-b1dfee607b3456ae217db168267dd9a9dc146ae5":{"name":"@graphql-codegen/cli","version":"7.4.1-alpha-20260908131956-b1dfee607b3456ae217db168267dd9a9dc146ae5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.1-alpha-20260908131956-b1dfee607b3456ae217db168267dd9a9dc146ae5","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"35e1ec6636e006f0dda31d5afc99342ce84f7921","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.1-alpha-20260908131956-b1dfee607b3456ae217db168267dd9a9dc146ae5.tgz","fileCount":116,"integrity":"sha512-sXuWQvhDugdvrRtXFQio1pUfX4z9+s48ORxaEzeMQxOf2qP9O1/jW8yQi0Wi3hVs+MQBGmb+0jZjV4g6BIeeKw==","signatures":[{"sig":"MEUCIBI2o6ym9eLZ+pHxnzIZLicffP2iIoium9dp3+om6s3NAiEAhVRSgerH9YuVAe2Ox/pXgf18uSxXelPXTD02UJefz+o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIFFbVTChAdsfERkN49mFtdQRiQNAxMk0xAkx+qPwSwFAAiBUZNWD88vQ5ZgvGwauS/pEGHlgLTlX+LE8MN0R1J5Edg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.1-alpha-20260908131956-b1dfee607b3456ae217db168267dd9a9dc146ae5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":267436},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.1.3","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"8.1.38-alpha-20260907125251-688d2698f7b2dc5e416809134e029131bdc4ae18","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.1-alpha-20260908131956-b1dfee607b3456ae217db168267dd9a9dc146ae5_1788873704374_0.02814085494728613","host":"s3://npm-registry-packages-npm-production"}},"7.4.1-alpha-20260908133246-3fc3c5a5e830bcc95fe0110da121530baa36f9f5":{"name":"@graphql-codegen/cli","version":"7.4.1-alpha-20260908133246-3fc3c5a5e830bcc95fe0110da121530baa36f9f5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.1-alpha-20260908133246-3fc3c5a5e830bcc95fe0110da121530baa36f9f5","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"d386348e6ba4ee1cee0275396a7adef42c8eb466","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.1-alpha-20260908133246-3fc3c5a5e830bcc95fe0110da121530baa36f9f5.tgz","fileCount":116,"integrity":"sha512-bqr6S2cTNBQXRd7spBnGxZ3mHKBwsEiuLEoK07kg81SXsTEvSzvpp6usv0S5WsFkwekR3avrI9T5DEBu1aZW6Q==","signatures":[{"sig":"MEUCIHPcvcVPtrhbmklLmie1l7tSg4Zl6ghwvWXG2r09YqvHAiEA6jzQJCODyXc/Fp4eitIOlSjZz7qL4x1wKk1pyFYH6XM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIA0aiTq7gJIRrsjEKL2j8bslWkSBprJIY4+W+p2twI8RAiEAvxOqkjQ87f97liK2TQ4DZR4d40vUrOmKYkOYss8zeTE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.1-alpha-20260908133246-3fc3c5a5e830bcc95fe0110da121530baa36f9f5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":266872},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.1.3","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"8.1.38-alpha-20260907125251-688d2698f7b2dc5e416809134e029131bdc4ae18","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.1-alpha-20260908133246-3fc3c5a5e830bcc95fe0110da121530baa36f9f5_1788874474817_0.5261849113543597","host":"s3://npm-registry-packages-npm-production"}},"7.4.1-alpha-20260908135304-826de4bfec6d618a3ee63bb0845fdf0a08cbe359":{"name":"@graphql-codegen/cli","version":"7.4.1-alpha-20260908135304-826de4bfec6d618a3ee63bb0845fdf0a08cbe359","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.1-alpha-20260908135304-826de4bfec6d618a3ee63bb0845fdf0a08cbe359","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"2d77c3ef642150242e32f31be4490284c7c5c8d7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.1-alpha-20260908135304-826de4bfec6d618a3ee63bb0845fdf0a08cbe359.tgz","fileCount":116,"integrity":"sha512-UQCmrmeitYtzRjjXFwNJaWwHKCu6WQrGz2om8sdFkaFuiTozaWZi+mzuvIg5DZGvnDh7vNkS4sC98UNnwP4Zzg==","signatures":[{"sig":"MEQCIAkOBf/eGfPeEcZkRqhjC2V8CIJ5KQzDOwpb1fr47VlvAiAJQYkpUWQdkNnBJvoEc1Wva9PedcXokmgrK6lWdoUp5w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQDgNvE/67UXS3gGEp9z9gSmTLjsaKsnqnjehjxs8Scg+wIgCRUzpg5Dj+3kAfrKSWI7G2QSgKuYuBtSdWwVG+KlRAo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.1-alpha-20260908135304-826de4bfec6d618a3ee63bb0845fdf0a08cbe359","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":266872},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.1.3","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"8.1.39-alpha-20260908131348-a2965c593948f9f95a16374e658ccf0fe74e0782","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.1-alpha-20260908135304-826de4bfec6d618a3ee63bb0845fdf0a08cbe359_1788875709647_0.3407256362677751","host":"s3://npm-registry-packages-npm-production"}},"7.4.1-alpha-20260908135733-733989cb78531c30b881172e09b6ea0b568c6c14":{"name":"@graphql-codegen/cli","version":"7.4.1-alpha-20260908135733-733989cb78531c30b881172e09b6ea0b568c6c14","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.1-alpha-20260908135733-733989cb78531c30b881172e09b6ea0b568c6c14","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"d828ee37751c067d45c8a98d665af0fcdae9a776","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.1-alpha-20260908135733-733989cb78531c30b881172e09b6ea0b568c6c14.tgz","fileCount":116,"integrity":"sha512-rY1QgGbzyqfi0rcHWBOqqP4qhaIT3G3baUJuZ5u1o/aPrD8Cvpk+Xw13YjMuxSW9a8AfvxCrODyyx8asH+XnwA==","signatures":[{"sig":"MEUCIQDlGV1mO4xFWIxuLS9e+pUBp09WSveWO0PmUCMpmv/rrwIgZ1LidFDP1uUCdRVPNWZpX4tM599rfJ/BYY6f0PDpZiw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIA1pIZC9omZRy7D/GAvx0aGI/WsQXN5BLAwV04EtRVxtAiBa93rSLJtS4NfZ43sBqaiffroCzxD/cOG/OQZ95kWu2Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.1-alpha-20260908135733-733989cb78531c30b881172e09b6ea0b568c6c14","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":266872},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.1.3","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"8.1.39-alpha-20260908131348-a2965c593948f9f95a16374e658ccf0fe74e0782","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.1-alpha-20260908135733-733989cb78531c30b881172e09b6ea0b568c6c14_1788875984690_0.8832500770341312","host":"s3://npm-registry-packages-npm-production"}},"7.4.1-alpha-20260908142227-a440e94817afdc80543980422f1361ffb0c95ae7":{"name":"@graphql-codegen/cli","version":"7.4.1-alpha-20260908142227-a440e94817afdc80543980422f1361ffb0c95ae7","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.1-alpha-20260908142227-a440e94817afdc80543980422f1361ffb0c95ae7","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"3a348b903a4e8d1ed9c9af9e8c068c7c07033237","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.1-alpha-20260908142227-a440e94817afdc80543980422f1361ffb0c95ae7.tgz","fileCount":116,"integrity":"sha512-aF8yqZ+6V8J5cgfYSQ9eCoQYxP5sQPM0FLbz745/aU/8Xm62zfsqJMkb2lS+W99nppSTCFQWfYvSpZXxi3Wnqw==","signatures":[{"sig":"MEUCIB2uT1Qzqy/mH9Yztb2xUmsgn+vx4B7hvNSr8moQf/X2AiEAyqW63+BmHyvuHCRRkEYITKkQvPuQyN75Y07ACmsxErw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQCNzU3oCUVeske0eHb37QUAMHfZISDsSdDQV8AvRy4H/gIhAMDFmTx+EDR44gAo6JFUI6/cckNrt4N5581MdlTX1qOB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.1-alpha-20260908142227-a440e94817afdc80543980422f1361ffb0c95ae7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":266811},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.1.3","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.1-alpha-20260908142227-a440e94817afdc80543980422f1361ffb0c95ae7_1788877564153_0.25121506791280024","host":"s3://npm-registry-packages-npm-production"}},"7.4.1-alpha-20260908145205-726e0db8672530d1934e43a8013033bb2fd72c62":{"name":"@graphql-codegen/cli","version":"7.4.1-alpha-20260908145205-726e0db8672530d1934e43a8013033bb2fd72c62","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.1-alpha-20260908145205-726e0db8672530d1934e43a8013033bb2fd72c62","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"8e91a1be85b27807c19b80cb31b64de5e4af5131","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.1-alpha-20260908145205-726e0db8672530d1934e43a8013033bb2fd72c62.tgz","fileCount":116,"integrity":"sha512-AgNAs3hpCgpd9JxDoUopx9HfKwKoucjblDIlr24WHVjesTk4Ojf9UuEOE2meQ455cqSZAxGPmNgSwx1GJGppiA==","signatures":[{"sig":"MEUCIHOoo9n391kG9tyEzQ8jdWeZ6KpzAakX5NGSwNG73vQcAiEAqtIMyg7Kmvj77q0XLzccwwZWj2KoMIDF5JpLEyvKTZg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCID228i1eHQYSKuWAxCESw6l/YzSbE57TpdfH4c0y1+fFAiAdsRk7nyoJAJvI46ikGieuUPBciB8smx3nfoO3xuJ5xQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.1-alpha-20260908145205-726e0db8672530d1934e43a8013033bb2fd72c62","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":266811},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.1.3","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.1-alpha-20260908145205-726e0db8672530d1934e43a8013033bb2fd72c62_1788879400107_0.041159272654506696","host":"s3://npm-registry-packages-npm-production"}},"7.4.1-alpha-20260908150125-3a94782801ce79ce817097e48e6e607b93f894db":{"name":"@graphql-codegen/cli","version":"7.4.1-alpha-20260908150125-3a94782801ce79ce817097e48e6e607b93f894db","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.1-alpha-20260908150125-3a94782801ce79ce817097e48e6e607b93f894db","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"9d6e4bffa26e8f3815b5ee897eb06c540ef11085","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.1-alpha-20260908150125-3a94782801ce79ce817097e48e6e607b93f894db.tgz","fileCount":116,"integrity":"sha512-PaI2eb8x+skTLJxU5aVo472aIhuMaF5z/M+MfJ2N1gPhSTcBrIIsQECZbjnjSESGcGismNMfTf4E94cAQBhOIg==","signatures":[{"sig":"MEYCIQDVdX8FMYjBMGLXHR7kJY92NaWmN2Ng4W2M5eSiO1IYowIhAJk4tPjsbX+NzJ2tdTFuq03MBznDUF0RXBjdlt/EOKaD","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDo3WPmrYRGUJZXXjXzDBAsFHT6lNQJAvyi/zMvEwXC9gIhAJu8XTFDeHT7WR2i2sigT66RkEA3yaTFGLbRafOR7NtO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.1-alpha-20260908150125-3a94782801ce79ce817097e48e6e607b93f894db","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":266872},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.1.3","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"8.1.39-alpha-20260908131348-a2965c593948f9f95a16374e658ccf0fe74e0782","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.1-alpha-20260908150125-3a94782801ce79ce817097e48e6e607b93f894db_1788879791855_0.42767452473549805","host":"s3://npm-registry-packages-npm-production"}},"7.4.1-alpha-20260908150246-20cf01b7c194a86616db89dbf6c819daeff9ee63":{"name":"@graphql-codegen/cli","version":"7.4.1-alpha-20260908150246-20cf01b7c194a86616db89dbf6c819daeff9ee63","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.1-alpha-20260908150246-20cf01b7c194a86616db89dbf6c819daeff9ee63","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"c6c8b99c28bce258d4d0f02806130022dc5f7279","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.1-alpha-20260908150246-20cf01b7c194a86616db89dbf6c819daeff9ee63.tgz","fileCount":116,"integrity":"sha512-kMM+1SEI3hqxbLNL89neI+/RreWsHo1pV5WM7k8QAfMrZ1ASJqVyxS4bSttY5BHF7m5M5e6domFwHVFZFxAYaQ==","signatures":[{"sig":"MEUCIQCPsR6ZxfGQkLL/3sXd+/oFopBlnU3iQjrWV9Pl3IxeFAIgbISSK/TbeFqwavGNsn5SSEmIPxw/UqfOsC01qjqhxT8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIEjwgUv77bqId5KJ5Sd+8xVwdxmv60ECzYbeucgcNs2iAiEA8SXdWERG3dcXigvXLXztH42ZYF2CXeT6HX+5KHazUfU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.1-alpha-20260908150246-20cf01b7c194a86616db89dbf6c819daeff9ee63","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":266872},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.0.6","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.1.3","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"8.1.39-alpha-20260908131348-a2965c593948f9f95a16374e658ccf0fe74e0782","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.1-alpha-20260908150246-20cf01b7c194a86616db89dbf6c819daeff9ee63_1788880053365_0.902060924237045","host":"s3://npm-registry-packages-npm-production"}},"7.4.1-alpha-20260908152118-faaad15db8834c38e4181fde64fc5e2ec09048ff":{"name":"@graphql-codegen/cli","version":"7.4.1-alpha-20260908152118-faaad15db8834c38e4181fde64fc5e2ec09048ff","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.1-alpha-20260908152118-faaad15db8834c38e4181fde64fc5e2ec09048ff","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"2bd288a8eac545cc571531e41b3eeeec48a70749","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.1-alpha-20260908152118-faaad15db8834c38e4181fde64fc5e2ec09048ff.tgz","fileCount":116,"integrity":"sha512-vLQefasDVYtWYIRvukEFTd+jWrIf1RLW77TkA3unhWpp9JqDDqMhCuXZBq4Df2Mf89sTqNZgNK2jZrZzlo6k+A==","signatures":[{"sig":"MEUCIQDrsYrOlXxgZifR0pXCZzUBJXim7dRNmWpAzo/nxKvwswIgNKCwxJlL5emFJ9SmooPqpNtanCD0tl1EhDqGQMdnbJ4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIDkwCuCQzA/HLtdARrgRtfEi2y3IYUKdblrtXW566d9iAiEAoH8r/CTO3cRAaWbqevd6ERnrFN05hM4JhnuMmMFWsjk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.1-alpha-20260908152118-faaad15db8834c38e4181fde64fc5e2ec09048ff","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":266811},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.2.3","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.1.3","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.1-alpha-20260908152118-faaad15db8834c38e4181fde64fc5e2ec09048ff_1788881038154_0.38865334440873855","host":"s3://npm-registry-packages-npm-production"}},"7.4.1-alpha-20260908153134-14a4100c89287ec07b1856f2034e2c88948003e2":{"name":"@graphql-codegen/cli","version":"7.4.1-alpha-20260908153134-14a4100c89287ec07b1856f2034e2c88948003e2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.1-alpha-20260908153134-14a4100c89287ec07b1856f2034e2c88948003e2","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"cda37b6f8734602b8916ed91df4c8a374e1353ad","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.1-alpha-20260908153134-14a4100c89287ec07b1856f2034e2c88948003e2.tgz","fileCount":116,"integrity":"sha512-U6kbB549Nl6rdwLmT0TU8cET2tJDCV8Tr212F4hJpUASBtfeaD4HXtkfIf9O6l+pTH8sDbAz30lbz7B4LCRt+Q==","signatures":[{"sig":"MEQCICdpYb2n9lams6Dr9OPQaOrpmbLTUvdwAglb1KPtDK0wAiAIfwxoT4at5H3rF/TSWa6J9ooGrHlZvXYoPE5Sj6oCMg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCICgAQgZGVg/f+lsExe6RlgTNtDLEBq1yJQDfTCMNu8L+AiEA1DtvXdaLGiBqJPaPI2oD8hBdKhyndw8CWBP3t2wZHho=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.1-alpha-20260908153134-14a4100c89287ec07b1856f2034e2c88948003e2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":266811},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.2.4","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.1.3","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.1-alpha-20260908153134-14a4100c89287ec07b1856f2034e2c88948003e2_1788881679818_0.29924070777214995","host":"s3://npm-registry-packages-npm-production"}},"7.4.1-alpha-20260909115032-ea454b087279161cff61a335f150b4dcdaf9ef16":{"name":"@graphql-codegen/cli","version":"7.4.1-alpha-20260909115032-ea454b087279161cff61a335f150b4dcdaf9ef16","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.1-alpha-20260909115032-ea454b087279161cff61a335f150b4dcdaf9ef16","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"aae2f6aa90312103318d3c938b21c4b13d180e80","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.1-alpha-20260909115032-ea454b087279161cff61a335f150b4dcdaf9ef16.tgz","fileCount":116,"integrity":"sha512-BqbAIhno3w00tLAh6BeMGQJDrkIyKcbNxvShIeAHpuoFz3IuMuJhmMy0H54PmF7q8feVDuYOQHCth+ZwPGkVIw==","signatures":[{"sig":"MEUCIQCR7hs86DjoA0j2wcmIL8ts8Tg0q2EaJoP28+2+oiIgiAIgYcrGKKK8iu1+Pj0BD0G3Ksvjv6ul4kbjtOmQgONtNfs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQDf1FVgYBkOMDgFphUlNPbIlljWU+kj+On1jV5IFW2JIwIgBSRDUP67hlPSw3cw6b7DWqxFi75AvW1KxX223WnXqBc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.1-alpha-20260909115032-ea454b087279161cff61a335f150b4dcdaf9ef16","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":266811},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.2.4","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.1.3","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.28","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.1-alpha-20260909115032-ea454b087279161cff61a335f150b4dcdaf9ef16_1788954847065_0.6877606865229746","host":"s3://npm-registry-packages-npm-production"}},"7.4.1-alpha-20260910134638-e26824593f989960162c4c6ad4e809ddb7524a94":{"name":"@graphql-codegen/cli","version":"7.4.1-alpha-20260910134638-e26824593f989960162c4c6ad4e809ddb7524a94","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.1-alpha-20260910134638-e26824593f989960162c4c6ad4e809ddb7524a94","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"edeea816c3cc2303c9db8d5e2a0b67f55bbbbae0","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.1-alpha-20260910134638-e26824593f989960162c4c6ad4e809ddb7524a94.tgz","fileCount":116,"integrity":"sha512-jSZeBsZztsoVB7N/H6T46YCHgjNCQnUD7Zs5uuFafgdjOTxEecEiaPveHueiuo7HkrHbKiX1PMRvYg23/U2UnQ==","signatures":[{"sig":"MEUCIHbHvUjesxiNNiNMK4Qpn8bjxraFGPeLaBZIXLowiRH8AiEA23UqnNz0Gar1pE976YY7OZ54TOYmm6sZAdWkO8s/u0Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIBNrhBHKINB6cOJfbljRr6s9gyR3tHfujmPhtI/W6PovAiBHYopivpXwZdkfP12zi9aiI7D/dc+tDZ+GULOnjM4blA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.1-alpha-20260910134638-e26824593f989960162c4c6ad4e809ddb7524a94","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":266811},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.2.4","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.1.3","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.39","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.1-alpha-20260910134638-e26824593f989960162c4c6ad4e809ddb7524a94_1789048103368_0.5302687081173809","host":"s3://npm-registry-packages-npm-production"}},"7.4.1-alpha-20260910135038-dbb253229dd3a7415d9b8f6db3535d8d2d8560f5":{"name":"@graphql-codegen/cli","version":"7.4.1-alpha-20260910135038-dbb253229dd3a7415d9b8f6db3535d8d2d8560f5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.1-alpha-20260910135038-dbb253229dd3a7415d9b8f6db3535d8d2d8560f5","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"4e7305a84a4c1a2f1fe30e5116779b57b2f68c86","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.1-alpha-20260910135038-dbb253229dd3a7415d9b8f6db3535d8d2d8560f5.tgz","fileCount":116,"integrity":"sha512-K+UJNkiOoziu77g5IquXnUjR/3vpKKNVdBeOkUL1i2TQTth/w9rwy0lmE+48hRXGe7Ij13GkcMvA12QmkwjCJA==","signatures":[{"sig":"MEUCIQCL+2Zkge8E0b/NnZAG4kcfxB2obdQNX+YJPTH4MXMTLwIgKUlMdS67uQxAV/2v3HMDHxxje5RWVQoEC0NqrvRMEmM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIEBFsIXrk5bGKHyXJwybIftHDzyZw4csEOgqXgGJYjvaAiEA83kbgTa3qMuMmGthPKHJ1geUv64rTi+C8IZWXmsDvQQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.1-alpha-20260910135038-dbb253229dd3a7415d9b8f6db3535d8d2d8560f5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":266811},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.2.4","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.1.3","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.39","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.1-alpha-20260910135038-dbb253229dd3a7415d9b8f6db3535d8d2d8560f5_1789048396380_0.9815559367917701","host":"s3://npm-registry-packages-npm-production"}},"7.4.1":{"name":"@graphql-codegen/cli","version":"7.4.1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.1","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"6326e7cbe4b704449b6668570545fa4c0c7da19d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.1.tgz","fileCount":116,"integrity":"sha512-jDNweI6GC+AwdKn1rXgBI6t2NEk17yEnGCUKeHWa3p8u0zoNNkhGmbL2wEb1XDVqyO3UoCAe8fekR1COhWDf0w==","signatures":[{"sig":"MEYCIQChU4Xwd1bl6/UBBLYlWgjAgghEYpn2xLu0z4IPScFMMAIhAILcsrMIG7vfOzbUBIUa3k7u0zjlzEIg8a1H5Ztw6T5A","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQD5JKcyhK3d46t/Ai5rTM6DVwew9BtGna0aVsAaoWwUswIhAINhglETG/qbybgCl+d2cPodyHm88rnGCrOFfeK3ZO8T","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":266625},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.2.4","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.1.3","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.39","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.1_1789052272466_0.4778777742937015","host":"s3://npm-registry-packages-npm-production"}},"7.4.2-alpha-20260919064524-22fffd3785c4bac19c8ec02437ec1b118ac7b71f":{"name":"@graphql-codegen/cli","version":"7.4.2-alpha-20260919064524-22fffd3785c4bac19c8ec02437ec1b118ac7b71f","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.2-alpha-20260919064524-22fffd3785c4bac19c8ec02437ec1b118ac7b71f","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"323f538ae92c70fdda57cd42a5952b584011fb88","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.2-alpha-20260919064524-22fffd3785c4bac19c8ec02437ec1b118ac7b71f.tgz","fileCount":116,"integrity":"sha512-bTdGSRaTTPaeXuCpu47HIwtku2W635SCdG9Vq/p05Q8qw4auRQyV+XXCb1/QXKhFgJIRYtZBT0vQZtUL0oUoMA==","signatures":[{"sig":"MEUCIQDJVfFCzT8xS3egwEz7EyP85GZG7ruRUvv0BHWKUjqvBwIgPkWRJU17hIO705xncMN5i+zu4vxcX63buyrL9sj3Onc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIBjX5bhf1piJfN/ZMjzxUEyaG6dkr+mmhlep3NwZQNJMAiEAu895TAd8aOtdyOcP32GHLxeUWBcJt3/62tGNkqmBzR8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.2-alpha-20260919064524-22fffd3785c4bac19c8ec02437ec1b118ac7b71f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":267963},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.2.4","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.2.0","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.39","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.2-alpha-20260919064524-22fffd3785c4bac19c8ec02437ec1b118ac7b71f_1789800508129_0.12789810498853593","host":"s3://npm-registry-packages-npm-production"}},"7.4.2-alpha-20260919070947-761d85640b4adde9836c429abec06010c1e044f5":{"name":"@graphql-codegen/cli","version":"7.4.2-alpha-20260919070947-761d85640b4adde9836c429abec06010c1e044f5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.2-alpha-20260919070947-761d85640b4adde9836c429abec06010c1e044f5","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"02b380ce68e811d9b143b2b3d18ecd753ca398af","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.2-alpha-20260919070947-761d85640b4adde9836c429abec06010c1e044f5.tgz","fileCount":116,"integrity":"sha512-FPAzDt7AasXXsIc8K8piR4gp/lfISwdEZ2QeOYfWMaNv2RG4DlemjiMc2cVm589JhO2dfdn2ErPvjerivYx+1Q==","signatures":[{"sig":"MEYCIQD3AKt96Pp1bENPjZoOZ06sC15QPNETVLqIEhAgc4nBmAIhALM3IVzdgEWagQvRHlL4MBceh7oS5rrj9ntxhzbyuly1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQC0ASKstk9yaDsOJ7zbcP+h/r35mzfMgcIpjr28f9XzMAIgIbTJRpDmM5A+UPLFhvgdMKDfYD5htjsi8mctxoEWmEk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.2-alpha-20260919070947-761d85640b4adde9836c429abec06010c1e044f5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":267963},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.2.4","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.2.0","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.39","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.2-alpha-20260919070947-761d85640b4adde9836c429abec06010c1e044f5_1789801869324_0.823969333208542","host":"s3://npm-registry-packages-npm-production"}},"7.4.2-alpha-20260919074339-940712def7dc2c476908da1168beffe483203f84":{"name":"@graphql-codegen/cli","version":"7.4.2-alpha-20260919074339-940712def7dc2c476908da1168beffe483203f84","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.2-alpha-20260919074339-940712def7dc2c476908da1168beffe483203f84","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"b227619609ba01176a0a951951fc5c176d9eb440","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.2-alpha-20260919074339-940712def7dc2c476908da1168beffe483203f84.tgz","fileCount":116,"integrity":"sha512-ssIzRvYB6lE9XEBO37rdmYkzwTlp6xoeBVrRt7Ib3Mvj1HwvMbqI8gbGaKGBue6O7YW2z1uu3EFmi2e7M+j9bQ==","signatures":[{"sig":"MEUCIE+R+Ob3bnwvUyYdsYf8S1x1uWKWst4OJ0GfVlTR9IF0AiEAjKM6nZyyp62F0Mh3/fuFK+PxX4Tg/L6zdZVIKvDa9zw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQDG7VAnBUU9Cg+0pxkU/mgxOnYFw+Y8TO9OFvGZ59mRRgIgXlUOExMBx0H4a87+IGVyxKp/d6fCvgLmc+9105g6Js4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.2-alpha-20260919074339-940712def7dc2c476908da1168beffe483203f84","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":267963},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.2.4","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.2.0","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.39","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.2-alpha-20260919074339-940712def7dc2c476908da1168beffe483203f84_1789803911909_0.6777498368888799","host":"s3://npm-registry-packages-npm-production"}},"7.4.2-alpha-20260919074517-7f3c91ceb250405f83a949617908348f203103a8":{"name":"@graphql-codegen/cli","version":"7.4.2-alpha-20260919074517-7f3c91ceb250405f83a949617908348f203103a8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.2-alpha-20260919074517-7f3c91ceb250405f83a949617908348f203103a8","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"d19a044d492a18da811aa7c51328aa6dd2529ce8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.2-alpha-20260919074517-7f3c91ceb250405f83a949617908348f203103a8.tgz","fileCount":116,"integrity":"sha512-Lj8ESbFV1SiU6ZsbDweUMs3gU733UYqrwd00YJBD0m4CWmcfVgLhK1ed0HX6Qxo6zKzBBlrg5GVkH7yWH2fxvw==","signatures":[{"sig":"MEUCIC/k/sGxoXpdBLja/umU2WZpL3t9J/Wn0Xmvfw/g0YItAiEAib1vKesT6FXwTYJ1sHKXfSdJPN118Xm0dVI5doPaCzc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIDsan5ahorhhllxRyQmC16tCVcXqMOtw4XvQyaGaebV0AiB+0E5OWZGs1XHH8GAqOF4Mm+mNJW25oNallEjlxoPTVg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.2-alpha-20260919074517-7f3c91ceb250405f83a949617908348f203103a8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":268433},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.2.4","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.2.0","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.39","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.2-alpha-20260919074517-7f3c91ceb250405f83a949617908348f203103a8_1789804020871_0.32228671696219235","host":"s3://npm-registry-packages-npm-production"}},"7.4.2-alpha-20260919080333-f62cc99b4ec7c0363d64920138b9b678e1554110":{"name":"@graphql-codegen/cli","version":"7.4.2-alpha-20260919080333-f62cc99b4ec7c0363d64920138b9b678e1554110","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.2-alpha-20260919080333-f62cc99b4ec7c0363d64920138b9b678e1554110","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"92b9c1d6663f632a33bdaa20bf07237b9bde1cee","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.2-alpha-20260919080333-f62cc99b4ec7c0363d64920138b9b678e1554110.tgz","fileCount":116,"integrity":"sha512-9SxphKNOuIb6rTIz25pWDyqpRCPlY7FMke3ugHDM5xDnQz2DKBTSsFYYzPMx4zgq4vmAF33fM605UzB141Hw3A==","signatures":[{"sig":"MEUCIAolgJuVgfbi03+Ip7KsE4VmFnN43coOF+eEXdr2MhXkAiEA+Ykn/1I/jLUyLYxxAIpPHaRbaGWGyGroGbA1Q8Nsqig=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDCccb17jHtknUfBBLAlzS87oDN+Oymfy4QQw2BaUhF6wIhAIfZ0BIV0u8d/qYJwlNnjyk0LFnVIrHhuf6bBUU2B6PP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.2-alpha-20260919080333-f62cc99b4ec7c0363d64920138b9b678e1554110","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":267963},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.2.4","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.2.0","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.39","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.2-alpha-20260919080333-f62cc99b4ec7c0363d64920138b9b678e1554110_1789805097180_0.2538232629757353","host":"s3://npm-registry-packages-npm-production"}},"7.4.2-alpha-20260919081514-bbe7a4a48514e7612cf9b34489a766884c260bc6":{"name":"@graphql-codegen/cli","version":"7.4.2-alpha-20260919081514-bbe7a4a48514e7612cf9b34489a766884c260bc6","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.2-alpha-20260919081514-bbe7a4a48514e7612cf9b34489a766884c260bc6","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"a946a9e2056d1a8f0161884a068e8111b223c65d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.2-alpha-20260919081514-bbe7a4a48514e7612cf9b34489a766884c260bc6.tgz","fileCount":116,"integrity":"sha512-66bJn0EzUfGzMXOHQUc2fuNngJb3WDoZ2TqFj5llYQvYWaBH/IBxuAq4d4XYWugRFbK0sITWLhnyujGRF/GQlg==","signatures":[{"sig":"MEQCIAe1+VRVk+GVpSmKaLuzOq4L3tvfCZNw7oUTvT7Ru9F4AiByQW108uMNWKbokuXoXCI9c2Ol5RgMYWEPuejyxvY7FQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIAmZKlaQYJpnLnKXe4A5NapY8VhIogGhnVcNh3QaUzI1AiAkM/bThhFOk6qPhQ/yQ8NbjGa5KZ01h8xJ9XGotJmAow==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.2-alpha-20260919081514-bbe7a4a48514e7612cf9b34489a766884c260bc6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":267963},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.2.4","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.2.0","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.39","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.2-alpha-20260919081514-bbe7a4a48514e7612cf9b34489a766884c260bc6_1789805870377_0.732147871666434","host":"s3://npm-registry-packages-npm-production"}},"7.4.2-alpha-20260919081922-f62cc99b4ec7c0363d64920138b9b678e1554110":{"name":"@graphql-codegen/cli","version":"7.4.2-alpha-20260919081922-f62cc99b4ec7c0363d64920138b9b678e1554110","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.2-alpha-20260919081922-f62cc99b4ec7c0363d64920138b9b678e1554110","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"7d9f51fda90b1b61666ef15c9315d58314068aae","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.2-alpha-20260919081922-f62cc99b4ec7c0363d64920138b9b678e1554110.tgz","fileCount":116,"integrity":"sha512-XGFgcVfJpa18y/hP2B/fh9GfRWBbNRlG+4Z9wLe+4MsB0GSHLdfZsjS94+Vr3tlku+r6WtqXTeu1Iz9vyn935g==","signatures":[{"sig":"MEUCIBgn3W0KDsHFdHGfHUAPwCbiTnn0sPuPEUiBfZ3DU1D+AiEA6h3dtfvHNgX0ydXZA0x/EVrmdsmDDAp8YILTP0+5mkY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQCUKHpYw6qsTT0ZXOor2nAY/AOExsS5ukFCn2LZoconVQIhAJxEr6nJAsUlvg0YhkxoiCLS7xemv2BIXJjTgbfIE110","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.2-alpha-20260919081922-f62cc99b4ec7c0363d64920138b9b678e1554110","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":267963},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.2.4","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.2.0","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.39","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.2-alpha-20260919081922-f62cc99b4ec7c0363d64920138b9b678e1554110_1789806049465_0.4359060929570422","host":"s3://npm-registry-packages-npm-production"}},"7.4.2-alpha-20260919084311-17553f5f4779f88a90f1829d2cf7dd6170f48cca":{"name":"@graphql-codegen/cli","version":"7.4.2-alpha-20260919084311-17553f5f4779f88a90f1829d2cf7dd6170f48cca","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.2-alpha-20260919084311-17553f5f4779f88a90f1829d2cf7dd6170f48cca","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"6eb9800c16d3264c5c968cbaa5358c0ab6899128","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.2-alpha-20260919084311-17553f5f4779f88a90f1829d2cf7dd6170f48cca.tgz","fileCount":116,"integrity":"sha512-OB4QDgAWat35voprOZn9EJgxNw4ODY8afDehquua/k8Vu/C/Yf3lRtbee3jJdbg1o+rY7VHGGNOcPuSXQ6mqSA==","signatures":[{"sig":"MEYCIQCZSsay5We8DAgT6kh3vYjMdf53X7nPqQr/6c9yowE3/gIhAOEOtjUOOz6hZMYIKK3yL7j3cIjr/WfFWx/JEhZ6+LFo","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQD2VD5Z9Y34ayKZeINQfQdapMDouEcsg4pWn7lP0YH+ewIgYARWFPZAr2UtEfl8VMqMpa1Oa6dI1cg/YqLaIndFCWw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.2-alpha-20260919084311-17553f5f4779f88a90f1829d2cf7dd6170f48cca","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":267963},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.2.4","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.2.0","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.39","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.2-alpha-20260919084311-17553f5f4779f88a90f1829d2cf7dd6170f48cca_1789807491265_0.9133070164422241","host":"s3://npm-registry-packages-npm-production"}},"7.4.2-alpha-20260919084406-833aaaeffbefe0aef4f52768887b8a5548ae76e8":{"name":"@graphql-codegen/cli","version":"7.4.2-alpha-20260919084406-833aaaeffbefe0aef4f52768887b8a5548ae76e8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.2-alpha-20260919084406-833aaaeffbefe0aef4f52768887b8a5548ae76e8","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"f9d48bde8601245f2b39e0b8581720392ea8970e","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.2-alpha-20260919084406-833aaaeffbefe0aef4f52768887b8a5548ae76e8.tgz","fileCount":116,"integrity":"sha512-D6qtH7v+ywT02KmRvhvN5pVoyJroBYiGSHP0nTCmLpWmb8s1ex/mBx6j0uNgIAKssspVexKoM63kJyQI7MqIWg==","signatures":[{"sig":"MEYCIQCopV7JIkIQSDofLSJrFXes3JZCtmo6nP7tcPojDsFiZAIhAKJAgh7UTtolJuHbNqPw0At+lwJgWqEi2WjDV/Ovszhg","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIB3l0uqNKJDTEW4xcbMkDrVEaII6WSM4v6+eP0XPujrSAiEAjd63mKaC+COJjV5bCdy+SQmTXiETUtcf0Se2p8hL7dM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.2-alpha-20260919084406-833aaaeffbefe0aef4f52768887b8a5548ae76e8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":268433},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.2.4","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.2.0","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.39","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.2-alpha-20260919084406-833aaaeffbefe0aef4f52768887b8a5548ae76e8_1789807528352_0.3585827302264235","host":"s3://npm-registry-packages-npm-production"}},"7.4.2-alpha-20260919093244-b59887654263ffa195a14db60958c47cf68bd837":{"name":"@graphql-codegen/cli","version":"7.4.2-alpha-20260919093244-b59887654263ffa195a14db60958c47cf68bd837","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.2-alpha-20260919093244-b59887654263ffa195a14db60958c47cf68bd837","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"e8cb8eb17e1d7e7d624dd6e74628917be5e838bd","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.2-alpha-20260919093244-b59887654263ffa195a14db60958c47cf68bd837.tgz","fileCount":116,"integrity":"sha512-/38fq66n5AT34NnDGHbjV59hM8f0LHa+UN0OWJyBpgkDx9C/UyWW8GDEPPTefzzqfFIPZDh9W0J4KdD1tLZQ1A==","signatures":[{"sig":"MEUCIQD2tNDjnORWdv7nI53GEcFhJ5uhsiDzuXa8lhiqOR4grAIgbS9GMxjGmNBWc4SM1EEaWxjp/PVSYutahaQsA5xykmk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIHMzmOJiBb0oTkuneXMoNIRpFgkaDm4/NA681IGsZIaMAiAzkKfMsspHJeKwrWLO3rgHcUg1ZrIhbwl3so0rkr9zcQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.2-alpha-20260919093244-b59887654263ffa195a14db60958c47cf68bd837","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":267963},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.2.4","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.2.0","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.39","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.2-alpha-20260919093244-b59887654263ffa195a14db60958c47cf68bd837_1789810442468_0.6512685921799917","host":"s3://npm-registry-packages-npm-production"}},"7.4.2-alpha-20260919094436-9b05ae68a7a69c28db9737573a9eea1bcb52b5ef":{"name":"@graphql-codegen/cli","version":"7.4.2-alpha-20260919094436-9b05ae68a7a69c28db9737573a9eea1bcb52b5ef","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.2-alpha-20260919094436-9b05ae68a7a69c28db9737573a9eea1bcb52b5ef","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"a4ca4ecbe02cde61bb705c6b664202a4de8629d9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.2-alpha-20260919094436-9b05ae68a7a69c28db9737573a9eea1bcb52b5ef.tgz","fileCount":116,"integrity":"sha512-+yjV8hXQQDdqgKfhvHQexCKmxylrSy2PbR4awxgYrLVd+jfPo9xjlOOXaDfJQuJuqOP2nuYrxObgrUT6O9ANUw==","signatures":[{"sig":"MEQCIDueatLUW7vXid8oCnkUgAyrZp+hEHryki7qfH2oJHaKAiAiMBD3R3tusrrxOn1hc3Gj/OUi/NkyOa1CuwoDFsfewA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQCcSr0MtFp+uAMt7XJ+AjMe7pV7KZcLgT8qY3RAa51hbgIhAIA5d4fJlQnewCZLs5U/nRS/y+wGRbe04qWGcqhrxG1n","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.2-alpha-20260919094436-9b05ae68a7a69c28db9737573a9eea1bcb52b5ef","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":267963},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.2.4","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.2.0","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.39","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.2-alpha-20260919094436-9b05ae68a7a69c28db9737573a9eea1bcb52b5ef_1789811159996_0.15387591865668604","host":"s3://npm-registry-packages-npm-production"}},"7.4.2-alpha-20260919095540-a081f162c9fdb72a4f10bf30d90a58dc0d4b8075":{"name":"@graphql-codegen/cli","version":"7.4.2-alpha-20260919095540-a081f162c9fdb72a4f10bf30d90a58dc0d4b8075","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.2-alpha-20260919095540-a081f162c9fdb72a4f10bf30d90a58dc0d4b8075","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"1cdaeeb5395e0a23058fd8449caa72d4994bffa7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.2-alpha-20260919095540-a081f162c9fdb72a4f10bf30d90a58dc0d4b8075.tgz","fileCount":116,"integrity":"sha512-g8rEjJ+M9llbG8mLc5/RbICM2y6eEMlxoo8u4dVHJEdGyHmN9arAM4E62vCs8IDYE1dMsmiqfpRhnQlhN6Bcfw==","signatures":[{"sig":"MEQCIA9PGwEYZee1GWTKAUgdykgUts9u/gLuX2l+1KAg0RBqAiB2n2DGvi3ZcuSeF0m9ICdA253rOxkN+ErdiivTxYz/gg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIDiVYsXilens75gUIuN4+D2cdWuKMuigaMN9T1Stam8nAiB2oCGrpMUvGu8PCNF5krfXBPkYT9gtoyfS8Qj2SumAsA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.2-alpha-20260919095540-a081f162c9fdb72a4f10bf30d90a58dc0d4b8075","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":267963},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.2.4","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.2.0","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.39","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.2-alpha-20260919095540-a081f162c9fdb72a4f10bf30d90a58dc0d4b8075_1789811866737_0.36160234795907154","host":"s3://npm-registry-packages-npm-production"}},"7.4.2-alpha-20260919100245-611390abc034c1c4f17917f644d8ebc39819cb5b":{"name":"@graphql-codegen/cli","version":"7.4.2-alpha-20260919100245-611390abc034c1c4f17917f644d8ebc39819cb5b","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.2-alpha-20260919100245-611390abc034c1c4f17917f644d8ebc39819cb5b","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"8a7e590527aecedc942c4c99b643284ce6303eee","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.2-alpha-20260919100245-611390abc034c1c4f17917f644d8ebc39819cb5b.tgz","fileCount":116,"integrity":"sha512-+zkmNeilIKz552rcviY8R2SpzkqNPjoU7D6D5fRel/LyJU6MPxdz+HzSZZcZAKWSNJWv8rKOs2Xi8E5l40pebA==","signatures":[{"sig":"MEUCIEazRt9HinZhXF1lBeK7TWH5dRQFEta9YAbC2CGv+m8vAiEAisWuq4FjzuuLXhR591cB9WbqTdtMTfmVjaY2np/hwUQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIGyqhuyQ5TJ/Bhs/Yc5DhZshhbnkSBd7e44men9p2J+9AiEA/iLr1AxXg4owDbMMLgEE00ZbKr5eOD71oFpvrxF79tY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.2-alpha-20260919100245-611390abc034c1c4f17917f644d8ebc39819cb5b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":267963},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.2.4","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.2.0","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.39","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.2-alpha-20260919100245-611390abc034c1c4f17917f644d8ebc39819cb5b_1789812247359_0.3159314456864579","host":"s3://npm-registry-packages-npm-production"}},"7.4.2-alpha-20260919101536-212348ed55a45901b79d2155666da9c9854c7026":{"name":"@graphql-codegen/cli","version":"7.4.2-alpha-20260919101536-212348ed55a45901b79d2155666da9c9854c7026","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.2-alpha-20260919101536-212348ed55a45901b79d2155666da9c9854c7026","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"779d6b60c15d1a3b6c18fef176280eeb036b817a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.2-alpha-20260919101536-212348ed55a45901b79d2155666da9c9854c7026.tgz","fileCount":116,"integrity":"sha512-pBx6KrW5QI2kmHOsOzXx47IZxFHGgLOPWSalI1erKRoHjK1iuvz/YuqntUZm8g3sFaaHJiPluP/wnmrvJmau4g==","signatures":[{"sig":"MEUCIQCjCrMRcnPoIA8Outj33JAIeOfGZg7kOdcK8ZtNITvk3wIgGh3BE7+cS2gDMS6eJdRgNkD2qhIQTdK6MYoWx91Op1w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIHx+X8aUzCGoutwPQxjW+PI0KkhgxLTi2AMGw0RaCaA8AiAC8PIFlr/czD9p2rftvcDaopiI+7nu+d1ivzgrGigZVA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.2-alpha-20260919101536-212348ed55a45901b79d2155666da9c9854c7026","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":267963},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.2.4","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.2.0","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.39","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.2-alpha-20260919101536-212348ed55a45901b79d2155666da9c9854c7026_1789813060151_0.9032752367825925","host":"s3://npm-registry-packages-npm-production"}},"7.4.2-alpha-20260919101915-77402eedb8fad045fbf8b4aa56286432dfc1ef12":{"name":"@graphql-codegen/cli","version":"7.4.2-alpha-20260919101915-77402eedb8fad045fbf8b4aa56286432dfc1ef12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.2-alpha-20260919101915-77402eedb8fad045fbf8b4aa56286432dfc1ef12","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"7e3872a047b670e6be00fc9a272db9b65d89dd3b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.2-alpha-20260919101915-77402eedb8fad045fbf8b4aa56286432dfc1ef12.tgz","fileCount":116,"integrity":"sha512-tqocQKFD33Vn56qmEEDzPCQ6NSsi9yjNuRdsh+sZpX5C/M7pwnbpB8ovaKKw43Pstrn4Vkfw+n1jQjntC01abQ==","signatures":[{"sig":"MEQCIGMmXGUThdllu8wVmkaD+GXoHj+85DJQeMFamRK/C1TiAiAeV22zY7YxjoQgPiRyXFKKidb4PulQ5d36Mf2+8mFhVg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQCQSyq0b/u3uEQ6BxuYluQvHxwsRp5sOeZ5a2brNxnnJgIgVvI7WVObKE1CXYs4VDSahls87XmyLk5Hw4RnTrPRlAc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.2-alpha-20260919101915-77402eedb8fad045fbf8b4aa56286432dfc1ef12","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":267963},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.2.4","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.2.0","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.39","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.2-alpha-20260919101915-77402eedb8fad045fbf8b4aa56286432dfc1ef12_1789813238340_0.7514844132027785","host":"s3://npm-registry-packages-npm-production"}},"7.4.2-alpha-20260919102758-4516a3e425ed53c0770900d1f4cff32b77725141":{"name":"@graphql-codegen/cli","version":"7.4.2-alpha-20260919102758-4516a3e425ed53c0770900d1f4cff32b77725141","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.2-alpha-20260919102758-4516a3e425ed53c0770900d1f4cff32b77725141","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"238f93feede8d812eb3deeb62c436e12d0ecd040","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.2-alpha-20260919102758-4516a3e425ed53c0770900d1f4cff32b77725141.tgz","fileCount":116,"integrity":"sha512-dZ2bNq20ue/vhoNdgSp8U9yPHTUyX8ylZFJjjZeU22FftE8soLGGPOC2G2qjeFv7YG+NWwImu1M2HxkuDWAZ3g==","signatures":[{"sig":"MEUCIQDaR9Oncp8qpNFT6cXLtm61nZyBU5fbEa73oLViG+xUygIgF5IKDh93s2uMNU+5pRsuxr37Ea4XYN++bqhqHPRxXEE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDkhGVQoi3BtFqFl6AxRYzrl2PRwGZPCfO0bC/vBbC2gAIhAPjIZ0P/C0VTAf2ZesjMsZq/TneV0M+HU6D9KXQD3p/n","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.2-alpha-20260919102758-4516a3e425ed53c0770900d1f4cff32b77725141","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":269103},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.2.4","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.2.0","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.39","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.2-alpha-20260919102758-4516a3e425ed53c0770900d1f4cff32b77725141_1789813894867_0.7189301789170828","host":"s3://npm-registry-packages-npm-production"}},"7.4.2-alpha-20260919103354-7fa05a65bb53d05bd419dd2ab5a5255490b35396":{"name":"@graphql-codegen/cli","version":"7.4.2-alpha-20260919103354-7fa05a65bb53d05bd419dd2ab5a5255490b35396","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.2-alpha-20260919103354-7fa05a65bb53d05bd419dd2ab5a5255490b35396","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"69ad3cc20bd91104c6c48a5df37ccf4d0ac145e4","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.2-alpha-20260919103354-7fa05a65bb53d05bd419dd2ab5a5255490b35396.tgz","fileCount":116,"integrity":"sha512-syL0xKseTLqtwpU4oPPBqPcUyv1FEN8lmM+Q+vnsH8Nk2pIVFiXlNADJhPyOvw1QVSEUxr66+9P6VwXwl3SpDg==","signatures":[{"sig":"MEUCIQDK0vLgRNEMpbbTse+PAfV8c/pGCFBuyWR0VjiX0D21ewIgWARca3HYWQkU+E5RYyl2hClsWgS3/kePej5D8UnkgeE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQD6exRuHHsqJJYEmWYSHkur6w/dwzNZQUPgT2N8/sSJzwIhAN6YqrvclPt+7ZubTMTlwkqSq2bQTHycmjvxrVPAMdJJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.2-alpha-20260919103354-7fa05a65bb53d05bd419dd2ab5a5255490b35396","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":269160},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.2.4","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.2.0","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.39","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.2-alpha-20260919103354-7fa05a65bb53d05bd419dd2ab5a5255490b35396_1789814115530_0.5764801865729905","host":"s3://npm-registry-packages-npm-production"}},"7.4.2-alpha-20260919104417-77402eedb8fad045fbf8b4aa56286432dfc1ef12":{"name":"@graphql-codegen/cli","version":"7.4.2-alpha-20260919104417-77402eedb8fad045fbf8b4aa56286432dfc1ef12","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.2-alpha-20260919104417-77402eedb8fad045fbf8b4aa56286432dfc1ef12","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"5a03d34ae4539d4c272bf2d0e4cc5b64b2f86915","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.2-alpha-20260919104417-77402eedb8fad045fbf8b4aa56286432dfc1ef12.tgz","fileCount":116,"integrity":"sha512-BBB+eOxNRF68BRpzYzpGX19sfxRzZfWkkdg4nDSGs5Vz7pBstLqh95/BX98m1qZrl31jSLxkTYzaRjQv413zFg==","signatures":[{"sig":"MEUCIEp3Grba4Jf4OOHbWm3TwpUjHwuNOzRWLyF7tKQZjl6YAiEAnIWba2C9CXJFa6OFiCWZ4LxC+QLApUPP2O442dkC5c4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIBzIW8geiCoIeJzMpmr0t5UAWTHpybFYWDjvBKc3Khn5AiBG1P4XNIb8X494fDRZF9ryyOWvUKFyBxNjDLMmYvp/Uw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.2-alpha-20260919104417-77402eedb8fad045fbf8b4aa56286432dfc1ef12","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":267963},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.2.4","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.2.0","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.39","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.2-alpha-20260919104417-77402eedb8fad045fbf8b4aa56286432dfc1ef12_1789814739097_0.03317114220354944","host":"s3://npm-registry-packages-npm-production"}},"7.4.2-alpha-20260919104541-f7f16954008483f5f418cd0b9360c5fb5a4ee391":{"name":"@graphql-codegen/cli","version":"7.4.2-alpha-20260919104541-f7f16954008483f5f418cd0b9360c5fb5a4ee391","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.2-alpha-20260919104541-f7f16954008483f5f418cd0b9360c5fb5a4ee391","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"370e1e4cc8844c71cf0a5779ffa3a1d5307a5986","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.2-alpha-20260919104541-f7f16954008483f5f418cd0b9360c5fb5a4ee391.tgz","fileCount":116,"integrity":"sha512-h+BzIO//HGE3fXY9AIiUENrx44YE4j+v1wX12fOuKvNQU++z1zXd84nV/ePr/I/06a0aHfptMoLfsQutSxJR6g==","signatures":[{"sig":"MEUCIQDZ8Fa7s2pFOV1aXgpAmBXIKjmKRmuv2toWswV3yVyUUQIgdbcbGBNRXjiv/TePh5b3oZG/uReFfEK/10Pvjse5kPs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIAYUzMy8rryy9nHo2xL7zm//YzEBY0EsFjAIGvQnbU9VAiEA9KQ5WKnrnUgdG1OES2w7NpEb0jYoXmS9QTON7J3qQZk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.2-alpha-20260919104541-f7f16954008483f5f418cd0b9360c5fb5a4ee391","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":269160},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.2.4","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.2.0","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.39","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.2-alpha-20260919104541-f7f16954008483f5f418cd0b9360c5fb5a4ee391_1789814826777_0.4878339358804187","host":"s3://npm-registry-packages-npm-production"}},"7.4.2-alpha-20260919104802-49e4201f74df880890d3e3ae6af9550859e7f9a1":{"name":"@graphql-codegen/cli","version":"7.4.2-alpha-20260919104802-49e4201f74df880890d3e3ae6af9550859e7f9a1","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.2-alpha-20260919104802-49e4201f74df880890d3e3ae6af9550859e7f9a1","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"a19477a125d69b3889e0b862b3ccc258bb59eeed","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.2-alpha-20260919104802-49e4201f74df880890d3e3ae6af9550859e7f9a1.tgz","fileCount":116,"integrity":"sha512-ltcpYW7s5Ln4GXmHssBU8jsqVFHe3ZXaPcdJTcApNnXjuLZ9fBakphKoiCZDyRbWb1XmYRQcOTu6z6OJbxtQ/Q==","signatures":[{"sig":"MEUCIHAz/FBava6Vde4ve0X1F0LdRsalXh64WJDRwsVX05+bAiEAmVCc4E94nGSfxKEL39Q9YrKbE4gp3vtqnLqoNRITvZ4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQCYpB+syXCi+sKp1xjo9hLA3XwAx/cH+W8sjelI1HGQqAIhALDEuK92r0tbz9+1ZYaZLMbQgGCeUhlFWgG5wlBWUSpl","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.2-alpha-20260919104802-49e4201f74df880890d3e3ae6af9550859e7f9a1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":269680},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.2.4","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.2.0","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.39","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.2-alpha-20260919104802-49e4201f74df880890d3e3ae6af9550859e7f9a1_1789814965148_0.6049231308016159","host":"s3://npm-registry-packages-npm-production"}},"7.4.2-alpha-20260919105006-92e983327389bf8ce794ca2652266822864c5e82":{"name":"@graphql-codegen/cli","version":"7.4.2-alpha-20260919105006-92e983327389bf8ce794ca2652266822864c5e82","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.2-alpha-20260919105006-92e983327389bf8ce794ca2652266822864c5e82","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"42832395e5a5bb9eea5168eb25df6f375f947fd8","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.2-alpha-20260919105006-92e983327389bf8ce794ca2652266822864c5e82.tgz","fileCount":116,"integrity":"sha512-lnAALXfJIptNYlOYEuaWv235tlgkCTdQbxj+C5XC/9bIDdDu6V8Ba5nH72zd/ovLsn4UDMDxSbDwy0bMGD5Arw==","signatures":[{"sig":"MEUCIA1HlmQanLhKwQ4n1Bc+94fFxhLGXYkquM+5u7bIraHeAiEAkjoCf0V7OuPx7bpAuRxL08BWUktR+3d/mz6p2ojcwlQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQD5gyMQQWSSe4SQ0sHyUQefndiviOc1z2582jd0GWYvyQIgJF23M5mgbZaDyAPJQV5HzMhIeh0YNXNyql2k1w1WIS8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.2-alpha-20260919105006-92e983327389bf8ce794ca2652266822864c5e82","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":269700},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.2.4","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.2.0","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.39","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.2-alpha-20260919105006-92e983327389bf8ce794ca2652266822864c5e82_1789815091997_0.10091700313524132","host":"s3://npm-registry-packages-npm-production"}},"7.4.2-alpha-20260919105347-b0acd8996dc0c6fe3ee105fee1c0f40d8551ae53":{"name":"@graphql-codegen/cli","version":"7.4.2-alpha-20260919105347-b0acd8996dc0c6fe3ee105fee1c0f40d8551ae53","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.2-alpha-20260919105347-b0acd8996dc0c6fe3ee105fee1c0f40d8551ae53","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"e77c383fa353eee8664f0ecc8f311bf67d9338d9","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.2-alpha-20260919105347-b0acd8996dc0c6fe3ee105fee1c0f40d8551ae53.tgz","fileCount":116,"integrity":"sha512-g+pXLy9H+PW7Hh0dbXYpaMC2LRcXGMyOVVaB9UwwWZDRCVN/3gQkQ1kYZy1hlCk6ie9+n5mYhVJnatTUERcYhg==","signatures":[{"sig":"MEYCIQCL/UGuMpxZOCht8tWA++cjEhSv+czIHt10OVy+m1nmNwIhANpU7l9VoqI9QX0v6QOdlXd/XCSC5ZYCB3vKDjacM77C","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIDBp3rKUYDQjKpCWDU0+5NUtM7SS97vSgYyOWTYeKeNqAiEA9wwbci09kEpAQKzbzgiYJR+YLpGTmvd0b6SeDFFOYpA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.2-alpha-20260919105347-b0acd8996dc0c6fe3ee105fee1c0f40d8551ae53","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":270170},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.2.4","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.2.0","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.39","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.2-alpha-20260919105347-b0acd8996dc0c6fe3ee105fee1c0f40d8551ae53_1789815329145_0.7457902789842161","host":"s3://npm-registry-packages-npm-production"}},"7.4.2-alpha-20260919110112-49e633f53edb782725ccea093d0f8b8f21e20403":{"name":"@graphql-codegen/cli","version":"7.4.2-alpha-20260919110112-49e633f53edb782725ccea093d0f8b8f21e20403","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.2-alpha-20260919110112-49e633f53edb782725ccea093d0f8b8f21e20403","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"be1fcd573ba0c08ac63cded50cc04be4a06bb118","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.2-alpha-20260919110112-49e633f53edb782725ccea093d0f8b8f21e20403.tgz","fileCount":116,"integrity":"sha512-3MYZHRGq+WB4fmZG20JjJXJkq7FzFaSO8CNHzhFJEJ+jicbZIoQKPqDxOQLqQFQECJ9CC2/yj8/7aLPm/eTJlA==","signatures":[{"sig":"MEQCIGMhWOfmDlCz5C74CCJ2SFcPGRyGX1MkdfWOS3vNI31cAiBmUzCeFv3APQh7lDpD1aqztlyn6b3zQHUdZWfmiyURAQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQDubspCFeErtsdVBUL1QEJZCr/+80lCZxVfylV/nngoGwIgXfV2z1iJzbspEejDy3GaYPGdQnSWM2Hhz4c5S5B2uOI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.2-alpha-20260919110112-49e633f53edb782725ccea093d0f8b8f21e20403","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":269700},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.2.4","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.2.0","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.39","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.2-alpha-20260919110112-49e633f53edb782725ccea093d0f8b8f21e20403_1789815768118_0.5882467788570338","host":"s3://npm-registry-packages-npm-production"}},"7.4.2-alpha-20260919110134-9fee0dc4fcc33ff88e4ae9b92fd12dbfe575f576":{"name":"@graphql-codegen/cli","version":"7.4.2-alpha-20260919110134-9fee0dc4fcc33ff88e4ae9b92fd12dbfe575f576","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.2-alpha-20260919110134-9fee0dc4fcc33ff88e4ae9b92fd12dbfe575f576","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"06d38058f274352c2e91d5afe5c33bed069c8a36","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.2-alpha-20260919110134-9fee0dc4fcc33ff88e4ae9b92fd12dbfe575f576.tgz","fileCount":116,"integrity":"sha512-a6vQIy4WFsDsLTBpdBfRYlzlG2+VqvFAMO5dzyeq1SEo9Fft36mD/Yn4ZpQ2m9ta7M45E8ti41LAvFJfKhQnZQ==","signatures":[{"sig":"MEQCIDBSb28C1rc+XDynvggoKEb3hXFvOYlP5m4eteFoVluBAiBeRnJxtHexdI2MoN/zHusHziuzcnr65kJo7Zg8sT1k2A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIEwfp7eRuBiA9SB+ZE0JwYMzQ2hxBp2RFAmATzVcH/K0AiEApW3UUQFhoPBgTNodwwiZkoOp2VXE9SLlil2DFtcsWWs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.2-alpha-20260919110134-9fee0dc4fcc33ff88e4ae9b92fd12dbfe575f576","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":270170},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.2.4","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.2.0","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.39","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.2-alpha-20260919110134-9fee0dc4fcc33ff88e4ae9b92fd12dbfe575f576_1789815780425_0.04340341422321936","host":"s3://npm-registry-packages-npm-production"}},"7.4.2-alpha-20260919120145-8227db1d405482c7d35a0944d98e27001094ccd3":{"name":"@graphql-codegen/cli","version":"7.4.2-alpha-20260919120145-8227db1d405482c7d35a0944d98e27001094ccd3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.2-alpha-20260919120145-8227db1d405482c7d35a0944d98e27001094ccd3","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"bb0f82735e80105e1e642aa85ea11f58eba49820","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.2-alpha-20260919120145-8227db1d405482c7d35a0944d98e27001094ccd3.tgz","fileCount":116,"integrity":"sha512-UrybwE1kAd9nTNLQxUaAOzsnOVXhBT+H9+58rMKkQCCc0pQvOa5tSh9wJ7DnMcgvazSEKRj43DmyqiXctWvBUg==","signatures":[{"sig":"MEQCIEaUqqB79cqWpahqEM8mIUtbflSI5scYZChmA+32PV8FAiBWyJl8nINCRQueDkKikuDFS9pZ19AzGP/kx9ZRpg/ihQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQCDqA999fZcGOUJfmYBlub2iemfNDvhzkBWEjGJLuEbwgIhANBMZ7VvkJUzohCUX1nycfIi4Z3KRIImEjwVKL/XZ96N","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.2-alpha-20260919120145-8227db1d405482c7d35a0944d98e27001094ccd3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":270490},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.2.4","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.2.0","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.39","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.2-alpha-20260919120145-8227db1d405482c7d35a0944d98e27001094ccd3_1789819387413_0.6364031313122167","host":"s3://npm-registry-packages-npm-production"}},"7.4.2-alpha-20260919122135-12be5e2ab7f4329058dcad000434698d72ef549a":{"name":"@graphql-codegen/cli","version":"7.4.2-alpha-20260919122135-12be5e2ab7f4329058dcad000434698d72ef549a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.2-alpha-20260919122135-12be5e2ab7f4329058dcad000434698d72ef549a","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"3faa9ecd54d4419067e4547fe5bd899f24920dea","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.2-alpha-20260919122135-12be5e2ab7f4329058dcad000434698d72ef549a.tgz","fileCount":116,"integrity":"sha512-GrIeGMFtRuWDzq7cvJCT0czTsaX1pnjsMSWNJ+Mv099wgYlXgStGSiUHxw0BkL+Kxgb0ce+SEV8AVlGBL2yxCQ==","signatures":[{"sig":"MEUCIQDUOjo8wIZDN07rIZ6l/Uqd0iUQu0kSUqQnFj7u2uqP3wIgbeH0jvW8TMqQrBIP0gTX8Q+ekXyKJoUTGM6Wf4ctmsE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIAtbBbEgoRpuzXlVUQdLhkH1DxCYjqocIqoQ/16kpSYzAiEA41Ir5sF6/3RLLwkINz9E6w8Mh7vtzSqPjGrpzJwZr94=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.2-alpha-20260919122135-12be5e2ab7f4329058dcad000434698d72ef549a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":270490},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.2.4","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.2.0","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.39","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.2-alpha-20260919122135-12be5e2ab7f4329058dcad000434698d72ef549a_1789820598992_0.09194310960708618","host":"s3://npm-registry-packages-npm-production"}},"7.4.2-alpha-20260919124528-57a583e55ee7b809dfc436a41735c4304f552ee3":{"name":"@graphql-codegen/cli","version":"7.4.2-alpha-20260919124528-57a583e55ee7b809dfc436a41735c4304f552ee3","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.2-alpha-20260919124528-57a583e55ee7b809dfc436a41735c4304f552ee3","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"bdf38c0e0e39c34e024f05c4a365c69680ef3c8f","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.2-alpha-20260919124528-57a583e55ee7b809dfc436a41735c4304f552ee3.tgz","fileCount":116,"integrity":"sha512-jGakiMsDyg0oOa3OXs0KFwCOt/869JFx46pX0RqbIKlGFl6BGfCTDRJnsa3amt/9oL6F++pS1y5XjfxzEpakrA==","signatures":[{"sig":"MEQCIHjXg6QFWQ9l/5N/A9uyBvadLwqNS5ZoU9tETFLSs2MrAiBCrN6+HtA2BNpSHYTq2hG1GhwyEM1mGN/3gKsub3Lfww==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIEL5YiHr5HVf2VS44G5LNIGRjwqFJ6BcUxFoagxHlu7QAiAd9rvob7k2PljHbkGqPYtpDtOLPghaZLWIdBPwDnOgmQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.2-alpha-20260919124528-57a583e55ee7b809dfc436a41735c4304f552ee3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":270170},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.2.4","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.2.0","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.39","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.2-alpha-20260919124528-57a583e55ee7b809dfc436a41735c4304f552ee3_1789822029859_0.8055299717963693","host":"s3://npm-registry-packages-npm-production"}},"7.4.2-alpha-20260919125330-597be3b469885da325bfd583b1ef69b5267856e8":{"name":"@graphql-codegen/cli","version":"7.4.2-alpha-20260919125330-597be3b469885da325bfd583b1ef69b5267856e8","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.2-alpha-20260919125330-597be3b469885da325bfd583b1ef69b5267856e8","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"7064eaf0b1baa12de861a77eabd8dc390ac46600","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.2-alpha-20260919125330-597be3b469885da325bfd583b1ef69b5267856e8.tgz","fileCount":116,"integrity":"sha512-70y2gOMzux5EAuOSNOfzi23QBJnpTstpQ9piROHJhNQucYr/Nh8H7c1nW81h6lEDVx13rMGXYx5HRAoGvt+/GQ==","signatures":[{"sig":"MEYCIQDp7Hrsuu2XXniM4afdxJCCtqYbm51kNLcH3nmkJs62tQIhANCDYM3KflZy7+O+n+L4QH/soUCVQDXA4oghbFb9znXf","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQCanrsDEeKQNFVWZmZ69Q8ymqUEWGlArusQgU5YE+i2OAIhAN5NluBPGvOKYHQptv9enbitqlM96nUj76H5tSDkyddI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.2-alpha-20260919125330-597be3b469885da325bfd583b1ef69b5267856e8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":269700},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.2.4","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.2.0","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.39","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.2-alpha-20260919125330-597be3b469885da325bfd583b1ef69b5267856e8_1789822486211_0.20617059407129967","host":"s3://npm-registry-packages-npm-production"}},"7.4.2-alpha-20260919130012-42222f1723a94cca226cab07921a0b1cd08a3412":{"name":"@graphql-codegen/cli","version":"7.4.2-alpha-20260919130012-42222f1723a94cca226cab07921a0b1cd08a3412","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.2-alpha-20260919130012-42222f1723a94cca226cab07921a0b1cd08a3412","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"08928244ab6c8f65ef3b0562a6a33a6e2172ba0b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.2-alpha-20260919130012-42222f1723a94cca226cab07921a0b1cd08a3412.tgz","fileCount":116,"integrity":"sha512-yWaImhhdEgJKSlm8zPz7RkDVIA23WeU32fuO1OoOVy9ezq9r+U4+/yUrDHUPYNCA//9o3NIOzz/JEYqIyylIJA==","signatures":[{"sig":"MEUCIBtwv6aKXKeiVJzUbzPZ+pRfRCXFx2qBPExQXL6vAZwVAiEAl9pkjd/MfoxLQ9iVAulym7ZdosDXf2+7Wlx9/UvkHu4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQDn74dFWF+7uyKu30Htv3vpPL2pKs0kvqBlfoK15mHrtwIgCDQgpfeNa4ADPkLZ43z+5q0naHDWgG5w3xpCxDZU40I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.2-alpha-20260919130012-42222f1723a94cca226cab07921a0b1cd08a3412","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":269700},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.2.4","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.2.0","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.39","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.2-alpha-20260919130012-42222f1723a94cca226cab07921a0b1cd08a3412_1789822895717_0.25070105923382036","host":"s3://npm-registry-packages-npm-production"}},"7.4.2-alpha-20260919130012-a2feb3b61aaf435cfada4b5fffceb1b29601a5c0":{"name":"@graphql-codegen/cli","version":"7.4.2-alpha-20260919130012-a2feb3b61aaf435cfada4b5fffceb1b29601a5c0","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.2-alpha-20260919130012-a2feb3b61aaf435cfada4b5fffceb1b29601a5c0","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"5419b2727a9babffa59e4f4b536ec3f006f44e1c","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.2-alpha-20260919130012-a2feb3b61aaf435cfada4b5fffceb1b29601a5c0.tgz","fileCount":116,"integrity":"sha512-YSm7IRDpR4cPiP5ctvxs3C0KDOfhCwWMI9oZBmcS+zllV6MB7/X5X852jNgM83DUQ6ABA5E2eN9nN2lMjiULbg==","signatures":[{"sig":"MEYCIQCKlf5FSfgNI/hs6eVhdX2pX9hj8xkU6cuYyMrnTWjdmAIhAKfHQ8Dnee+G6xQb2KHNGLt4fngGhr7CTUGHfXiefEjQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQD7Geg2jAiArtk3199YHO7vg1czB0EF3qIRaIirDIeo6wIgSC3pwrdCFDQF+rbRI70aoiNUaBXGdXpASpaj1ufyRc0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.2-alpha-20260919130012-a2feb3b61aaf435cfada4b5fffceb1b29601a5c0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":270170},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.2.4","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.2.0","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.39","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.2-alpha-20260919130012-a2feb3b61aaf435cfada4b5fffceb1b29601a5c0_1789822908398_0.8012125652147468","host":"s3://npm-registry-packages-npm-production"}},"7.4.2-alpha-20260919133149-d7ef6b8a58d57ba6827b7d1deed7b1d2daf7ec8c":{"name":"@graphql-codegen/cli","version":"7.4.2-alpha-20260919133149-d7ef6b8a58d57ba6827b7d1deed7b1d2daf7ec8c","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.2-alpha-20260919133149-d7ef6b8a58d57ba6827b7d1deed7b1d2daf7ec8c","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"2d632c376d24bba88d89a49fd20a52d7d95f4282","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.2-alpha-20260919133149-d7ef6b8a58d57ba6827b7d1deed7b1d2daf7ec8c.tgz","fileCount":116,"integrity":"sha512-MLBVHgASusjdZ7r8pDMYKlEfyGEAzV1XABUW44uttF5/oGG+E/t28bl9cnCH2Owoy0PpCe44Kt2EBs64zZcGHQ==","signatures":[{"sig":"MEYCIQD7xuV5g5Xp0dtyytgkVqxl+DhlQ+l7YMYfmQwXvxQwowIhAIWkjATpZ5fQqE+7J8GIkfWdDz3IOtiXaYdZyi11r626","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIGhwqx8vcXpqCtmyqMjXg9fRdUOXrs7bXG82ZVUPVoi3AiEAu5h0mBzxt8igYWAJTfRKs5kSZd9MI3JFGappivFldBY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.2-alpha-20260919133149-d7ef6b8a58d57ba6827b7d1deed7b1d2daf7ec8c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":269700},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.2.4","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.2.0","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.39","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.2-alpha-20260919133149-d7ef6b8a58d57ba6827b7d1deed7b1d2daf7ec8c_1789824791348_0.2163302152841713","host":"s3://npm-registry-packages-npm-production"}},"7.4.2-alpha-20260919133307-1614726afd83d87fc456fe80d57f9ad002763e5e":{"name":"@graphql-codegen/cli","version":"7.4.2-alpha-20260919133307-1614726afd83d87fc456fe80d57f9ad002763e5e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.2-alpha-20260919133307-1614726afd83d87fc456fe80d57f9ad002763e5e","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"a52f69ba30e8af9c7efa107f966f373921b100df","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.2-alpha-20260919133307-1614726afd83d87fc456fe80d57f9ad002763e5e.tgz","fileCount":116,"integrity":"sha512-tWhCqpVEJ4RxnDg2uoaxcNsV8twfB2cDgCLaw5+XAy+zgNlH0uTCvx6NPuKvISSAtCgxUMexuAyS43K7HDMhww==","signatures":[{"sig":"MEQCIH/Sb82aESVvhylpid5WcpBwbadfqBYjkcgaLG5hjWtiAiBUYJ3gu8qmhIxw39YcSOKzDl46BzEb0HLRqq3imKBspA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQCmQJDifwqnGGvYlCjleiWv1UJ3Vz0+KGta29rVNgPAIwIhAN7v/eA84ygR7uGUI06X18o9dnql5X5ouz4HLkSzMfsr","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.2-alpha-20260919133307-1614726afd83d87fc456fe80d57f9ad002763e5e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":270170},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.2.4","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.2.0","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.39","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.2-alpha-20260919133307-1614726afd83d87fc456fe80d57f9ad002763e5e_1789824892851_0.9908646429755157","host":"s3://npm-registry-packages-npm-production"}},"7.4.2-alpha-20260919140516-be28911837214094069f8f4bbcc77a52e433b997":{"name":"@graphql-codegen/cli","version":"7.4.2-alpha-20260919140516-be28911837214094069f8f4bbcc77a52e433b997","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.2-alpha-20260919140516-be28911837214094069f8f4bbcc77a52e433b997","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"4e5c2a505cd99bba1d0d4ec318955284421bd873","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.2-alpha-20260919140516-be28911837214094069f8f4bbcc77a52e433b997.tgz","fileCount":116,"integrity":"sha512-MggZg9RktleKAPq+Buhq/wnw+OZWamPDepOfM3iqc/qy2VXAFylI/xZQ+NnhiRAIii7By66Epnx/rf2fllH4rA==","signatures":[{"sig":"MEYCIQCc8TYF7TDjEUoUrSnfbYw2iQy9NUUJo4i86CQBOV+D5wIhAK0IWr5iol6uecOaqn0o1xN/wu3TGtUWrHsMEjB2LHoN","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIEkMUapURjKFHw2U+gG1dLIdqSE288HKPCJis1mNxFP4AiAmqu8ZKF0/nmk5A21nkpaJIIEKP/EsUSkeG38RIaT4ng==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.2-alpha-20260919140516-be28911837214094069f8f4bbcc77a52e433b997","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":269700},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.2.4","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.2.0","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.39","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.2-alpha-20260919140516-be28911837214094069f8f4bbcc77a52e433b997_1789826842492_0.05462188190463069","host":"s3://npm-registry-packages-npm-production"}},"7.4.2-alpha-20260919140646-c1c5963bd60865fb0b2937575f3f21b9e4e1752d":{"name":"@graphql-codegen/cli","version":"7.4.2-alpha-20260919140646-c1c5963bd60865fb0b2937575f3f21b9e4e1752d","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.2-alpha-20260919140646-c1c5963bd60865fb0b2937575f3f21b9e4e1752d","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"3f0404e58a4ed3ecd9b07d05a44db572d2d93b20","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.2-alpha-20260919140646-c1c5963bd60865fb0b2937575f3f21b9e4e1752d.tgz","fileCount":116,"integrity":"sha512-kQwS4+q7TjizPDiYPDOVl36ffcihMC51tb7GAg8GvF68F0UiiMG1eo1Sl7t26541jEiEgeEgn9luH60nsu47gw==","signatures":[{"sig":"MEQCIAUgickBvRrhSaQxdscympBNqYZOnM22AZeXmZMRtUgxAiBx8LKm+Is+/7NCevgZZKXAa6e+4Y5sXih6VMttbhUbyw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQC/wy8/l7x7TG9xtMW1FVNMtL0tjDnsf5dGJjNR5xdIewIhAKwQ9HuNd9p5JCJG7FnGBNdTJkZ+9w7TcedM4+ln4Mcu","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.2-alpha-20260919140646-c1c5963bd60865fb0b2937575f3f21b9e4e1752d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":270170},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.2.4","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.2.0","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.39","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.2-alpha-20260919140646-c1c5963bd60865fb0b2937575f3f21b9e4e1752d_1789826990293_0.8359923433533059","host":"s3://npm-registry-packages-npm-production"}},"7.4.2-alpha-20260919141653-81256be44d4da4a2c6654f2bdefc6381ea9cfdbb":{"name":"@graphql-codegen/cli","version":"7.4.2-alpha-20260919141653-81256be44d4da4a2c6654f2bdefc6381ea9cfdbb","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.2-alpha-20260919141653-81256be44d4da4a2c6654f2bdefc6381ea9cfdbb","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"4831cc4211628a6918b4bdf41f1ad3b6be964c9a","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.2-alpha-20260919141653-81256be44d4da4a2c6654f2bdefc6381ea9cfdbb.tgz","fileCount":116,"integrity":"sha512-ZXLoj2+oy/Nv14ZCokwDaSEpLj4ONdmN56nmQUUs56L1EoAalt6jhQzMXWy74PMEebnowB6YeEJz7EybKEzHRA==","signatures":[{"sig":"MEQCIDnG+ZBQw9K7N2nzBHpQqRZNJs+41WEtpQG3zNfDqcR9AiAI54IK84dvCsTHoRv0vj5hat9auvFksMtoxpkX154ivg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIBxgDQOuNqvUYY+qHQ66mxf7vcyi9ijyT69qik3xfhn8AiAmUbHBIfmOZ+jAd7uZjb32yqcrOaRxHwQWt4ItGit6mg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.2-alpha-20260919141653-81256be44d4da4a2c6654f2bdefc6381ea9cfdbb","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":269700},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.2.4","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.2.0","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.39","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.2-alpha-20260919141653-81256be44d4da4a2c6654f2bdefc6381ea9cfdbb_1789827492769_0.7848845189575495","host":"s3://npm-registry-packages-npm-production"}},"7.4.2-alpha-20260919141823-a6c9a6ff5bb07824af0ca8266440329767f4866e":{"name":"@graphql-codegen/cli","version":"7.4.2-alpha-20260919141823-a6c9a6ff5bb07824af0ca8266440329767f4866e","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.2-alpha-20260919141823-a6c9a6ff5bb07824af0ca8266440329767f4866e","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"92d381aac40a69b0ac5831b810ebc42675aaf3e6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.2-alpha-20260919141823-a6c9a6ff5bb07824af0ca8266440329767f4866e.tgz","fileCount":116,"integrity":"sha512-D60RPEs/DeE72YbkbqixUkzg/sJI6GOb1ORZlGJApR/02ipoPvOvgzBKLTXN7M3nUovpyDqWIUmpYbzAi/Fd8w==","signatures":[{"sig":"MEQCIA3wwdFdbGBiHfPZqZ9RRxyQNyB/Vwfa7lVHT2DDt41sAiBS17YdNVmh3mRGjUPVDQLJkzVjuJzFTKctvHYv1c2TLQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIA/D8fSAyx4xjh/4nJButw3Dz4EHnRvETI8e5/ruOVagAiAtIern2cQZj6UomnLsfNVeCzPKeEvnSc1EBHCjY+zekg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.2-alpha-20260919141823-a6c9a6ff5bb07824af0ca8266440329767f4866e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":270170},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.2.4","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.2.0","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.39","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.2-alpha-20260919141823-a6c9a6ff5bb07824af0ca8266440329767f4866e_1789827614786_0.16145856068527276","host":"s3://npm-registry-packages-npm-production"}},"7.4.2-alpha-20260919144946-516ec704d47904db458baeb56abe7328e03174c5":{"name":"@graphql-codegen/cli","version":"7.4.2-alpha-20260919144946-516ec704d47904db458baeb56abe7328e03174c5","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.2-alpha-20260919144946-516ec704d47904db458baeb56abe7328e03174c5","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"8ba2ad6881f7c544ce5ddb057a0e98a6fdb2aea6","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.2-alpha-20260919144946-516ec704d47904db458baeb56abe7328e03174c5.tgz","fileCount":116,"integrity":"sha512-GLhTD6WWd/g36Cq6rXEYEAiQvUPxfwcxihr0QalzAJ93WNXEGgU6gQj8INfCZZCUiKhJlamEgeMQJHhyv/rW9A==","signatures":[{"sig":"MEYCIQC+QIcJ3uIH4w23H5oaCFPA7mIMTHcGa88TLFv8D2OM1wIhAMUxAPSwVuL+YhtwOmsDRFa5hhTu/P4T3rlcZSmCmC38","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQCxSGzyhMStg/ihUZC6ol1/C063EUcYdTU5jE89i2vyDQIgLKQsU/hi78wCqg36qLw4rifm7lGrnkresJW1IxKeIhk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.2-alpha-20260919144946-516ec704d47904db458baeb56abe7328e03174c5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":270170},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.2.4","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.2.0","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.39","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.2-alpha-20260919144946-516ec704d47904db458baeb56abe7328e03174c5_1789829467886_0.05754710900884441","host":"s3://npm-registry-packages-npm-production"}},"7.4.2-alpha-20260919215240-72c80e811cdcf2d6a2fddcf496e0daaaa87c1187":{"name":"@graphql-codegen/cli","version":"7.4.2-alpha-20260919215240-72c80e811cdcf2d6a2fddcf496e0daaaa87c1187","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.2-alpha-20260919215240-72c80e811cdcf2d6a2fddcf496e0daaaa87c1187","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"0429c8595a14ca10e579978858ec04deee55fcf7","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.2-alpha-20260919215240-72c80e811cdcf2d6a2fddcf496e0daaaa87c1187.tgz","fileCount":116,"integrity":"sha512-QOyUPHUlg6MIIUr+mkei3fwJCP/o7ztzEZib+JardHG14QKuTssIhWVFgq1N5EJxI8W81ipacNxRENKeYCV3zQ==","signatures":[{"sig":"MEUCIHib30QMNHsjBWYG8g3ylbFbAfPixfZBy4Jb4YWbRG/JAiEA5T1GxP9ovSLE0oTYmDHOKEh+8J5ItEoarWPZTk6DWoE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQCHqEDDtbRGkEzDPTvxW1LrZ+x59YFBFIUnzF6UJFzEqQIgEiFOSvpFlb46+ppn6UxVkGHhNAX57hdo6/n6mhLBqMA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.2-alpha-20260919215240-72c80e811cdcf2d6a2fddcf496e0daaaa87c1187","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":270170},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.2.4","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.2.0","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.39","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.2-alpha-20260919215240-72c80e811cdcf2d6a2fddcf496e0daaaa87c1187_1789854862386_0.8406566139505256","host":"s3://npm-registry-packages-npm-production"}},"7.4.2-alpha-20260919220714-33cf865e5912603f38733aa09e12b7c6de2ffb7a":{"name":"@graphql-codegen/cli","version":"7.4.2-alpha-20260919220714-33cf865e5912603f38733aa09e12b7c6de2ffb7a","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.2-alpha-20260919220714-33cf865e5912603f38733aa09e12b7c6de2ffb7a","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"cbd670cf7b62ee7fa3c70ec9cd7d5d58bbe323c1","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.2-alpha-20260919220714-33cf865e5912603f38733aa09e12b7c6de2ffb7a.tgz","fileCount":116,"integrity":"sha512-Gf5A6ldM9mSVNL7g5tljBCPwIBqubLqyVbkJRPk08l0g3rFLwrfqsK7ZYieLE6OLtWyIawTSQMOXwKv5hTrr6A==","signatures":[{"sig":"MEUCIH+zAV4EClXL+YR54tF0ILt/iz+1KZYpWS9YBMTxSBT1AiEAsvQmDNayeIxq5SlsZVzN5SSgKbEwelP6BxiSfFAsTww=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQC8uylO8AjiCrJDy/parmgWF3NmIDU3SBNsGpLvbcKxLAIhAMCrrAOb3JVE8ldsM3//qCnHNfNRNbsDW7oO9kxElXBJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.2-alpha-20260919220714-33cf865e5912603f38733aa09e12b7c6de2ffb7a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":270170},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.2.4","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.2.0","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.39","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.2-alpha-20260919220714-33cf865e5912603f38733aa09e12b7c6de2ffb7a_1789855787737_0.5199639682150572","host":"s3://npm-registry-packages-npm-production"}},"7.4.2-alpha-20260919221737-57a0e02141e417b2de76f569cfb608742d084deb":{"name":"@graphql-codegen/cli","version":"7.4.2-alpha-20260919221737-57a0e02141e417b2de76f569cfb608742d084deb","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.2-alpha-20260919221737-57a0e02141e417b2de76f569cfb608742d084deb","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"264d6f9d5eed6c11c497852d3aef265b061a23ae","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.2-alpha-20260919221737-57a0e02141e417b2de76f569cfb608742d084deb.tgz","fileCount":116,"integrity":"sha512-JYyj+1Brzx2tohBfSHx1Vxvf18xkl8LVKkPjBj5f3Uytaei2edQFhhwMyw9QL3oDf7P2aiQcQMaDSIphyi7evQ==","signatures":[{"sig":"MEUCIQCL3JDxKKbxzVfSlUMk/M4sXlo+FSj6SyPbuBP4lb8TMwIgLJmnBFeLh+1FIQMftP0uNK2PP+2M/TUFsgf9qaErsNU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIBsrrW9JPj+BHsiCVgAjpZY1g6ILk16L5jLIbvCrLGFRAiEA3nfRvuqngOLL1sbgWMoMHQ8DnNscWVcmoIwvhvC1uCY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.2-alpha-20260919221737-57a0e02141e417b2de76f569cfb608742d084deb","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":270170},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.2.4","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.2.0","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.39","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.2-alpha-20260919221737-57a0e02141e417b2de76f569cfb608742d084deb_1789856339206_0.06365686605601839","host":"s3://npm-registry-packages-npm-production"}},"7.4.2":{"name":"@graphql-codegen/cli","version":"7.4.2","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.2","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"96f8ff9abb4b6b6eb4e66a8394bed279e0230c6b","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.2.tgz","fileCount":116,"integrity":"sha512-DLzX9sBKEmzh6wWGXYNjmDRB2+h7tkl78HGKKF00wwO5bWGAbhLsedBqyjZpZxmo0+PuOBb3T3bBW9G1Hovt9g==","signatures":[{"sig":"MEUCIGqH09HP3I0HfQSVKtLCfnrCduyLzXwYBotEZk7vFbD4AiEAmoj+aDjNVFKtzb9sNtF/bLa39euU8mfst3qXlxk0DJI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQCqd5ajfOo5qfYcWa/2QO+Vg/TnQetd9YI9Y7/jbGvP3QIhAIKog2ZRqKxQb2AvqxblP3BacFLaRLQJjhBWFJc3gcBq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":269984},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.20.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.2.4","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.2.0","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.39","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.2_1789878401322_0.6541451815031081","host":"s3://npm-registry-packages-npm-production"}},"7.4.3-alpha-20260924140554-1507717b2471aea183db0d56debeded446e41217":{"name":"@graphql-codegen/cli","version":"7.4.3-alpha-20260924140554-1507717b2471aea183db0d56debeded446e41217","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","_id":"@graphql-codegen/cli@7.4.3-alpha-20260924140554-1507717b2471aea183db0d56debeded446e41217","maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"0e2ad96f0007864c38aed92a5ff2bb8bfe496b1d","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.3-alpha-20260924140554-1507717b2471aea183db0d56debeded446e41217.tgz","fileCount":116,"integrity":"sha512-B4jeJAnm6KDOyjY1+RUwe6Cuy6TB4BOduHOvkzkQKS5mZ0l6QgA4sULEFQgPkhvpZjM2pNkFeiOTpsbH0e6Zfw==","signatures":[{"sig":"MEUCIQCf2uJg2r54cORCK3lj6QQOtclynB55JUNCDFEEAUbwOwIgOsb4q8zgOaf2PrZKEHb0uM+R+0o1skAolRG/xGbObAM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQD6Iv5/aLR2irmSLFLyEI2AYoz65MNysJV2CaqsdlgnxwIhAI9/tmS5MxZomuKAL6S/EKUcR60wLbl5M+z0Drznssud","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.3-alpha-20260924140554-1507717b2471aea183db0d56debeded446e41217","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":270600},"main":"cjs/index.js","type":"module","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"typings":"typings/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"_nodeVersion":"24.21.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.2.4","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.2.0","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.39","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_7.4.3-alpha-20260924140554-1507717b2471aea183db0d56debeded446e41217_1790258858745_0.7714955572273683","host":"s3://npm-registry-packages-npm-production"}},"7.4.3":{"_id":"@graphql-codegen/cli@7.4.3","bin":{"gql-gen":"esm/bin.js","graphql-codegen":"esm/bin.js","graphql-codegen-cjs":"cjs/bin.js","graphql-codegen-esm":"esm/bin.js","graphql-code-generator":"esm/bin.js"},"dist":{"shasum":"b0d7388af73f4ca5606504b0961a7b3ea919c907","tarball":"https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.4.3.tgz","fileCount":116,"integrity":"sha512-NxjXhuy/xE7HAGRYcKrrVCgoPBHLSZJCEuFqy7BTYln+qWNhfJdtD2du0pVwIRoftGfeX87MQzOwU/TG09hlVQ==","signatures":[{"sig":"MEUCIQCddgifGwI3Ad0sYgG06mvySHFMP6kemZWouCrn4/xUWQIgGP7P82eDZ11FgV5oIogny3x7oAQx97YPKnTHV1an0sE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCICczlhJsaH+Sz35xEnWg+377zVVHzL047q+e0uVoyUsNAiEAsl5j8X7URgzIZVBi4c/HNlHBd4xMAiEmsS4ddjb2Wec="}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@graphql-codegen%2fcli@7.4.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":270414},"main":"cjs/index.js","name":"@graphql-codegen/cli","type":"module","author":"Dotan Simha <dotansimha@gmail.com>","module":"esm/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"default":{"types":"./typings/index.d.ts","default":"./esm/index.js"},"require":{"types":"./typings/index.d.cts","default":"./cjs/index.js"}},"./package.json":"./package.json"},"license":"MIT","typings":"typings/index.d.ts","version":"7.4.3","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eef04538-bfb0-4650-a50d-e85d86f2fd4c"}},"homepage":"https://github.com/dotansimha/graphql-code-generator#readme","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"typescript":{"definition":"typings/index.d.ts"},"directories":{},"maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"_nodeVersion":"24.21.0","dependencies":{"jiti":"^2.3.0","yaml":"^2.3.1","chalk":"^5.6.0","tslib":"^2.4.0","yargs":"^18.0.0","listr2":"^10.2.1","ts-log":"^3.0.0","is-glob":"^4.0.1","debounce":"^3.0.0","micromatch":"^4.0.5","cosmiconfig":"^9.0.0","log-symbols":"^7.0.0","shell-quote":"^1.7.3","@babel/types":"^7.18.13","detect-indent":"^7.0.0","graphql-config":"^5.1.6","@babel/template":"^7.18.10","@babel/generator":"^7.18.13","@inquirer/prompts":"^8.3.2","@whatwg-node/fetch":"^0.10.0","@graphql-tools/load":"^8.1.8","json-to-pretty-yaml":"^1.2.2","@graphql-tools/merge":"^9.2.4","@graphql-tools/utils":"^11.2.0","@graphql-codegen/core":"^6.2.0","string-env-interpolation":"^1.0.1","@graphql-tools/git-loader":"^8.0.32","@graphql-tools/url-loader":"^9.0.6","@graphql-tools/github-loader":"^9.0.6","@graphql-codegen/client-preset":"^6.2.0","@graphql-codegen/plugin-helpers":"^7.3.0","@graphql-tools/code-file-loader":"^8.1.39","@graphql-tools/json-file-loader":"^8.0.26","@graphql-tools/graphql-file-loader":"^8.1.11","@graphql-tools/apollo-engine-loader":"^8.0.28"},"_hasShrinkwrap":false,"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 || ^17.0.0","@parcel/watcher":"^2.1.0"},"peerDependenciesMeta":{"@parcel/watcher":{"optional":true}},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cli_7.4.3_1790259919307_0.2534849772233492"}}},"time":{"created":"2019-03-18T15:54:31.764Z","modified":"2026-09-24T14:25:19.941Z","0.18.1-alpha.57":"2019-03-18T15:54:32.342Z","0.18.1-alpha.59":"2019-03-19T07:33:52.880Z","0.18.1-alpha.63":"2019-03-19T15:08:07.666Z","0.18.1-alpha.60":"2019-03-19T15:17:45.163Z","0.18.1-alpha.61":"2019-03-19T15:38:17.382Z","0.18.1-alpha.62":"2019-03-19T15:39:39.637Z","1.0.0":"2019-03-19T16:09:27.909Z","1.0.1-alpha.2":"2019-03-19T16:36:12.855Z","1.0.1-alpha.3":"2019-03-19T17:32:26.485Z","1.0.1-alpha.4":"2019-03-19T18:09:27.997Z","0.18.1-alpha.42":"2019-03-20T07:18:35.502Z","0.18.1-alpha.43":"2019-03-20T08:28:33.234Z","1.0.1-alpha-b6ed0026.8":"2019-03-20T08:47:29.596Z","1.0.1-alpha-1f0a571f.15":"2019-03-20T09:14:46.193Z","1.0.1-alpha-c69cfd54.16":"2019-03-20T09:53:57.298Z","1.0.1-alpha-48c9ae6d.16":"2019-03-20T09:55:20.499Z","1.0.1-alpha-6087e2f9.16":"2019-03-20T10:02:33.348Z","1.0.1-alpha-3b32d154.17":"2019-03-20T10:03:13.466Z","1.0.1-alpha-d343ec0b.18":"2019-03-20T11:01:49.927Z","1.0.1-alpha-3c85d353.18":"2019-03-20T11:15:11.474Z","1.0.1-alpha-97161620.21":"2019-03-20T11:44:22.183Z","1.0.1-alpha-b0688770.19":"2019-03-20T11:53:03.655Z","1.0.1":"2019-03-20T12:01:18.128Z","1.0.2-alpha-8928b444.0":"2019-03-20T12:07:35.023Z","1.0.2-alpha-b16a69f8.0":"2019-03-20T15:03:29.021Z","1.0.2-alpha-7756aefb.0":"2019-03-20T15:11:56.122Z","1.0.2-alpha-58537bd5.1":"2019-03-20T15:19:15.850Z","1.0.2-alpha-a82fe4a1.1":"2019-03-20T15:30:45.146Z","1.0.2-alpha-31ed540b.2":"2019-03-20T15:37:30.219Z","1.0.2":"2019-03-20T15:42:58.536Z","1.0.3-alpha-1e51666e.0":"2019-03-20T15:51:12.795Z","1.0.3-alpha-110961cd.0":"2019-03-20T19:28:16.447Z","1.0.3-alpha-93ceb974.0":"2019-03-20T19:28:47.626Z","1.0.3-alpha-c8617b64.0":"2019-03-21T06:37:51.783Z","1.0.3-alpha-fb95f3d3.1":"2019-03-21T06:40:27.909Z","1.0.3-alpha-8061d5ff.3":"2019-03-21T06:47:56.561Z","1.0.3-alpha-8c52a7b7.4":"2019-03-21T07:18:04.266Z","1.0.3-alpha-282d120a.5":"2019-03-21T09:17:59.077Z","1.0.3-alpha-4d87fb12.6":"2019-03-21T09:29:42.581Z","1.0.3-alpha-8cb7f4a1.2":"2019-03-21T18:33:17.339Z","1.0.3-alpha-dced0e68.2":"2019-03-21T23:10:22.228Z","1.0.3-alpha-a0517017.3":"2019-03-22T06:17:07.724Z","1.0.3-alpha-6bf93d2b.2":"2019-03-22T06:17:30.384Z","1.0.3-alpha-cae77391.8":"2019-03-22T06:24:35.300Z","1.0.3-alpha-ed856ea2.9":"2019-03-22T07:17:39.857Z","1.0.3-alpha-7183e943.4":"2019-03-22T07:26:45.198Z","1.0.3-alpha-ce3c3d2a.5":"2019-03-22T10:19:58.268Z","1.0.3-alpha-c9c2b517.5":"2019-03-22T11:41:05.577Z","1.0.3-alpha-6f246129.6":"2019-03-22T11:42:27.359Z","1.0.3-alpha-70aed546.5":"2019-03-22T11:42:43.797Z","1.0.3":"2019-03-22T11:46:10.567Z","1.0.4-alpha-f444f37c.0":"2019-03-22T11:52:57.103Z","1.0.4-alpha-744d47f6.0":"2019-03-22T16:58:06.398Z","1.0.4-alpha-18a320e1.0":"2019-03-22T18:26:22.957Z","1.0.4-alpha-5adf632a.0":"2019-03-22T19:40:16.918Z","1.0.4-alpha-879e52ae.0":"2019-03-22T20:14:00.944Z","1.0.4-alpha-9ae80be8.0":"2019-03-22T21:30:30.420Z","1.0.4-alpha-79b435f8.0":"2019-03-22T22:55:11.816Z","1.0.4-alpha-e6d8ed9f.0":"2019-03-23T18:47:12.441Z","1.0.4-alpha-a701a895.1":"2019-03-23T19:01:07.788Z","1.0.4-alpha-4b10bb5e.3":"2019-03-24T06:36:16.692Z","1.0.4-alpha-cbc1482d.5":"2019-03-24T06:36:42.846Z","1.0.4-alpha-c6523e75.4":"2019-03-24T06:37:02.583Z","1.0.4-alpha-b5257b3b.2":"2019-03-24T06:37:13.777Z","1.0.4-alpha-7e6a8d52.7":"2019-03-24T06:45:59.124Z","1.0.4-alpha-cf65fc19.6":"2019-03-24T06:47:45.708Z","1.0.4-alpha-8c810d4e.8":"2019-03-24T09:15:54.947Z","1.0.4-alpha-c18c2355.10":"2019-03-24T09:39:16.735Z","1.0.4-alpha-f5123ca3.12":"2019-03-24T09:43:03.715Z","1.0.4-alpha-4643617a.11":"2019-03-24T09:43:33.060Z","1.0.4-alpha-e46b4cf4.13":"2019-03-24T09:47:00.961Z","1.0.4-alpha-5266739f.14":"2019-03-24T13:41:30.611Z","1.0.4-alpha-9243456b.15":"2019-03-25T01:14:21.491Z","1.0.4-alpha-629cd233.15":"2019-03-25T05:40:43.720Z","1.0.4-alpha-84844588.15":"2019-03-25T06:44:52.512Z","1.0.4-alpha-9a8c2fb9.17":"2019-03-25T06:45:29.575Z","1.0.4-alpha-a3feab91.16":"2019-03-25T06:46:55.555Z","1.0.4-alpha-485d1b53.18":"2019-03-25T11:51:03.901Z","1.0.4-alpha-c948ceac.16":"2019-03-25T13:48:28.970Z","1.0.4-alpha-30f4c532.20":"2019-03-25T13:50:47.646Z","1.0.4-alpha-9d194c06.18":"2019-03-25T13:51:23.827Z","1.0.4-alpha-7e33d273.19":"2019-03-25T13:56:35.755Z","1.0.4-alpha-c829b302.20":"2019-03-25T15:16:41.661Z","1.0.4-alpha-2ccc0608.20":"2019-03-25T15:22:00.645Z","1.0.4-alpha-105519d7.21":"2019-03-25T15:30:57.867Z","1.0.4-alpha-70a71196.22":"2019-03-25T16:37:57.902Z","1.0.4-alpha-2c47bd55.22":"2019-03-25T16:40:24.574Z","1.0.4":"2019-03-25T16:48:16.604Z","1.0.5-alpha-55065faf.0":"2019-03-25T16:55:55.452Z","1.0.5-alpha-ba454b83.0":"2019-03-25T17:30:25.155Z","1.0.5-alpha-4bc4c4b5.1":"2019-03-25T18:01:08.782Z","1.0.5-alpha-0048f936.0":"2019-03-25T18:09:30.721Z","1.0.5-alpha-bdfd14a8.0":"2019-03-25T18:45:05.526Z","1.0.5-alpha-f0fcce96.0":"2019-03-25T19:42:51.035Z","1.0.5-alpha-002117a1.1":"2019-03-25T19:44:07.308Z","1.0.5-alpha-4b26c306.0":"2019-03-25T20:24:59.914Z","1.0.5-alpha-608edd55.0":"2019-03-25T21:09:14.884Z","1.0.5-alpha-6b203f5f.1":"2019-03-26T07:40:37.242Z","1.0.5-alpha-247f1922.0":"2019-03-26T07:40:57.030Z","1.0.5-alpha-c01814e6.2":"2019-03-26T07:41:25.889Z","1.0.5-alpha-d8ccf0ed.4":"2019-03-26T07:48:18.944Z","1.0.5-alpha-91170a45.3":"2019-03-26T08:33:53.601Z","1.0.5-alpha-2db5d5ff.4":"2019-03-26T08:52:51.002Z","1.0.5-alpha-179f90c8.4":"2019-03-26T10:26:38.432Z","1.0.5-alpha-4da565c4.4":"2019-03-26T10:34:53.745Z","1.0.5-alpha-133bcdb6.5":"2019-03-26T11:14:41.318Z","1.0.5-alpha-5549484c.5":"2019-03-26T11:14:55.671Z","1.0.5-alpha-8a7dea94.6":"2019-03-26T15:10:00.976Z","1.0.5-alpha-be64cd2d.4":"2019-03-26T16:28:00.835Z","1.0.5-alpha-87b36107.7":"2019-03-26T16:48:32.445Z","1.0.5-alpha-81be8ca3.8":"2019-03-26T19:22:59.284Z","1.0.5-alpha-fb882d9f.8":"2019-03-26T19:45:41.081Z","1.0.5-alpha-379c9744.8":"2019-03-27T09:13:48.255Z","1.0.5-alpha-696eecf2.9":"2019-03-27T09:14:10.626Z","1.0.5-alpha-4afab9d6.10":"2019-03-27T09:47:43.760Z","1.0.5-alpha-679f11c5.10":"2019-03-27T09:58:31.562Z","1.0.5":"2019-03-27T12:12:51.703Z","1.0.6-alpha-d8348771.0":"2019-03-27T12:21:26.394Z","1.0.6-alpha-5c2fbaf7.0":"2019-03-27T13:06:04.932Z","1.0.6-alpha-3712db9b.0":"2019-03-27T13:17:07.960Z","1.0.6":"2019-03-27T13:17:29.506Z","1.0.7-alpha-f0478de1.0":"2019-03-27T13:25:35.352Z","1.0.7-alpha-8429952d.0":"2019-03-27T21:23:39.433Z","1.0.7-alpha-1b96fb9d.0":"2019-03-27T22:38:04.394Z","1.0.7-alpha-d9feacc4.0":"2019-03-28T07:40:57.731Z","1.0.7-alpha-a019e715.0":"2019-03-28T07:53:44.025Z","1.0.7-alpha-cf68bb76.1":"2019-03-28T07:54:23.207Z","1.0.7-alpha-fc0e7728.2":"2019-03-28T07:54:45.691Z","1.0.7-alpha-55d59988.3":"2019-03-28T14:18:21.603Z","1.0.7-alpha-c07425fe.3":"2019-03-28T14:51:45.530Z","1.0.7-alpha-bf531ffd.4":"2019-03-28T16:02:27.056Z","1.0.7-alpha-ba1a94bb.4":"2019-03-28T16:39:31.788Z","1.0.7-alpha-a6aa54ac.6":"2019-03-28T16:41:45.830Z","1.0.7-alpha-3f9c7f93.4":"2019-03-28T16:56:17.713Z","1.0.7-alpha-b913c855.5":"2019-03-28T18:38:45.702Z","1.0.4-alpha-bd4d67cd.17":"2019-03-28T20:26:55.405Z","1.0.7-alpha-85f9f3b9.5":"2019-03-29T01:32:26.178Z","1.0.7-alpha-e7a51714.5":"2019-03-29T11:25:48.812Z","1.0.7-alpha-4d2acb12.5":"2019-03-29T18:15:30.030Z","1.0.7-alpha-51d20e6c.5":"2019-03-29T18:42:38.421Z","1.0.7-alpha-09a512d9.5":"2019-03-29T19:09:48.694Z","1.0.7-alpha-43731d27.5":"2019-03-30T14:07:07.013Z","1.0.7-alpha-c2f66d40.5":"2019-03-30T15:13:41.154Z","1.0.7-alpha-5a544608.5":"2019-03-31T00:39:14.925Z","1.0.7-alpha-f1370733.5":"2019-03-31T06:09:43.924Z","1.0.7-alpha-af26bf74.6":"2019-03-31T06:10:10.122Z","1.0.7-alpha-890e3684.7":"2019-03-31T06:10:35.137Z","1.0.7-alpha-2a9c0f9a.8":"2019-03-31T06:10:41.863Z","1.0.7-alpha-fe92d81b.9":"2019-03-31T06:17:45.091Z","1.0.7-alpha-1b49d501.10":"2019-03-31T06:18:15.060Z","1.0.7-alpha-2ac1c76a.12":"2019-03-31T06:18:55.828Z","1.0.7-alpha-6b7e6cbc.11":"2019-03-31T06:19:18.188Z","1.0.7-alpha-79ff0eba.9":"2019-03-31T06:26:37.378Z","1.0.7-alpha-91766652.13":"2019-03-31T07:00:46.251Z","1.0.7-alpha-29e37fea.13":"2019-03-31T07:53:34.809Z","1.0.7-alpha-d6553559.14":"2019-03-31T07:54:50.694Z","1.0.7-alpha-d17a7578.20":"2019-03-31T08:35:34.320Z","1.0.7-alpha-72ddabcf.15":"2019-03-31T08:53:15.180Z","1.0.7-alpha-c5d5b552.16":"2019-03-31T08:53:35.524Z","1.0.7-alpha-34cee079.17":"2019-03-31T11:50:37.654Z","1.0.4-alpha-ac7dcc57.18":"2019-03-31T12:29:12.591Z","1.0.7-alpha-a0996308.17":"2019-03-31T12:33:44.339Z","1.0.4-alpha-2b29d345.19":"2019-03-31T12:54:05.535Z","1.0.7-alpha-ea401fe9.17":"2019-03-31T19:25:57.488Z","1.0.7-alpha-0e635387.17":"2019-03-31T19:46:30.165Z","1.0.7-alpha-4d5d9cbc.19":"2019-04-01T06:27:07.564Z","1.0.7-alpha-57ae7461.18":"2019-04-01T06:27:45.969Z","1.0.7-alpha-2b1b1cc3.25":"2019-04-01T06:46:59.111Z","1.0.7-alpha-e006b14b.26":"2019-04-01T06:59:10.168Z","1.0.7-alpha-8d7c9006.20":"2019-04-01T07:59:37.628Z","1.0.7-alpha-0e2db812.21":"2019-04-01T08:55:38.607Z","1.0.7-alpha-60b70d40.21":"2019-04-01T09:45:15.439Z","1.0.7-alpha-c2729af0.21":"2019-04-01T11:26:25.414Z","1.0.7-alpha-548ba2de.22":"2019-04-01T20:07:54.684Z","1.0.7-alpha-4d957cd2.22":"2019-04-01T23:26:07.071Z","1.0.7-alpha-7900f8ad.22":"2019-04-01T23:28:33.461Z","1.0.7-alpha-19141733.22":"2019-04-02T02:34:25.737Z","1.0.7-alpha-db82d4c0.23":"2019-04-02T08:21:52.093Z","1.0.7-alpha-3e7dd3f6.24":"2019-04-02T08:22:41.750Z","1.0.7-alpha-276d76da.25":"2019-04-02T08:23:09.848Z","1.0.7-alpha-37145b1e.22":"2019-04-02T08:23:46.780Z","1.0.7-alpha-c75ea467.26":"2019-04-02T08:32:13.425Z","1.0.7-alpha-e2a295dd.27":"2019-04-02T16:37:50.308Z","1.0.7-alpha-c501d84e.27":"2019-04-02T18:35:32.908Z","1.0.7-alpha-aa9920ea.27":"2019-04-02T23:44:00.075Z","1.0.7-alpha-fc2d20af.27":"2019-04-03T00:53:55.362Z","1.0.7-alpha-d8800837.27":"2019-04-03T04:52:26.523Z","1.0.7-alpha-c11390f7.27":"2019-04-03T06:32:04.685Z","1.0.7-alpha-a360f4f3.28":"2019-04-03T06:32:26.028Z","1.0.7-alpha-6bf20dfe.30":"2019-04-03T06:33:44.714Z","1.0.7-alpha-62d191bf.29":"2019-04-03T06:36:31.823Z","1.0.7-alpha-f28ed608.31":"2019-04-03T06:42:04.659Z","1.0.7-alpha-11e8b390.32":"2019-04-03T06:42:32.073Z","1.0.7-alpha-8f03e292.33":"2019-04-03T06:43:41.012Z","1.0.7-alpha-90f0938c.34":"2019-04-03T06:46:53.008Z","1.0.7-alpha-c1d0ee70.35":"2019-04-03T08:08:51.919Z","1.0.7-alpha-2ac7caba.35":"2019-04-03T14:03:45.277Z","1.0.7-alpha-4d118e46.36":"2019-04-03T19:02:00.398Z","1.0.7-alpha-5e096dc9.36":"2019-04-03T21:57:17.906Z","1.0.7-alpha-c434c51a.36":"2019-04-04T01:59:54.388Z","1.0.7-alpha-7e28409d.38":"2019-04-04T06:18:20.293Z","1.0.7-alpha-78c92503.36":"2019-04-04T06:18:47.720Z","1.0.7-alpha-41b16509.37":"2019-04-04T06:19:10.453Z","1.0.7-alpha-8f0c0332.39":"2019-04-04T13:48:46.594Z","1.0.7-alpha-72b4ca89.40":"2019-04-04T14:18:04.564Z","1.0.7-alpha-51f8d3d0.39":"2019-04-04T19:26:26.794Z","1.0.7-alpha-910a304a.39":"2019-04-05T16:29:00.853Z","1.0.7-alpha-32eb005d.39":"2019-04-05T18:43:40.100Z","1.0.7-alpha-573de8f5.39":"2019-04-05T19:33:53.633Z","1.0.7-alpha-bdf87f89.39":"2019-04-05T21:35:20.117Z","1.0.7-alpha-18850caa.39":"2019-04-05T22:18:34.994Z","1.0.7-alpha-6f1aaa3a.39":"2019-04-06T12:43:21.825Z","1.0.7-alpha-1b094569.41":"2019-04-07T07:35:35.888Z","1.0.7-alpha-9b2216ab.39":"2019-04-07T07:35:57.938Z","1.0.7-alpha-3d5a27de.40":"2019-04-07T07:36:18.765Z","1.0.7-alpha-e0490b58.42":"2019-04-07T07:37:10.688Z","1.0.7-alpha-d1ab5478.43":"2019-04-07T07:45:51.126Z","1.0.7-alpha-b2c289b0.46":"2019-04-07T08:03:28.561Z","1.0.7-alpha-ea172d9a.54":"2019-04-07T08:59:02.182Z","1.0.7-alpha-104a578e.47":"2019-04-07T10:15:31.042Z","1.0.7-alpha-422a9392.48":"2019-04-07T10:28:27.574Z","1.0.7-alpha-b4949752.51":"2019-04-07T12:31:05.739Z","1.0.7-alpha-2b249844.52":"2019-04-07T12:39:49.792Z","1.0.7-alpha-3be80565.53":"2019-04-07T12:50:51.880Z","1.0.7-alpha-a077455f.47":"2019-04-07T13:08:58.703Z","1.0.7":"2019-04-07T13:38:30.451Z","1.0.8-alpha-5970cf03.0":"2019-04-07T13:47:29.567Z","1.0.8-alpha-d4196ee9.8":"2019-04-08T07:18:49.000Z","1.0.8-alpha-17b4b74e.9":"2019-04-08T07:36:11.782Z","1.0.4-alpha-71f92bd0.18":"2019-04-08T08:49:02.767Z","1.0.8-alpha-4c3d3098.0":"2019-04-08T09:36:39.978Z","1.0.8-alpha-87bc637b.10":"2019-04-08T10:02:21.435Z","1.0.8-alpha-9c856a4a.1":"2019-04-08T10:19:40.719Z","1.0.8-alpha-3762ec51.2":"2019-04-08T21:35:52.538Z","1.0.8-alpha-fb56cbfb.3":"2019-04-09T09:24:45.857Z","1.0.8-alpha-0819a027.2":"2019-04-09T09:25:06.907Z","1.0.8-alpha-d82baad3.6":"2019-04-09T11:51:36.207Z","1.0.8-alpha-7375daf7.4":"2019-04-09T12:20:45.161Z","1.0.8-alpha-928caade.5":"2019-04-09T23:39:24.458Z","1.0.8-alpha-57e0304d.7":"2019-04-10T09:43:50.185Z","1.0.8-alpha-054acaae.6":"2019-04-10T10:12:26.311Z","1.0.8-alpha-bbf00661.8":"2019-04-10T11:58:34.009Z","1.0.8-alpha-a1dfd04a.8":"2019-04-10T12:00:12.277Z","1.0.8-alpha-0e2ec025.8":"2019-04-10T12:58:28.871Z","1.0.8-alpha-e206ad15.9":"2019-04-10T12:59:50.763Z","1.0.8-alpha-27c544c5.9":"2019-04-10T13:00:42.958Z","1.0.8-alpha-ae7a5e75.10":"2019-04-11T06:16:16.677Z","1.0.8-alpha-dd05d4c6.11":"2019-04-11T06:17:11.502Z","1.0.8-alpha-daec6b3e.12":"2019-04-11T06:32:20.957Z","1.0.8-alpha-7775bc87.9":"2019-04-11T07:01:51.639Z","1.0.8-alpha-650af8f3.12":"2019-04-11T07:17:22.260Z","1.0.8-alpha-00be83ff.13":"2019-04-11T07:19:45.908Z","1.0.8-alpha-8f11d88a.13":"2019-04-11T07:51:14.917Z","1.0.8-alpha-d325a595.13":"2019-04-11T08:01:46.503Z","1.0.8-alpha-47717f3d.14":"2019-04-11T12:47:14.828Z","1.0.8-alpha-dcd541b5.15":"2019-04-11T16:25:27.719Z","1.0.8-alpha-5b385bb5.15":"2019-04-11T17:00:09.918Z","1.0.8-alpha-35d78be2.16":"2019-04-11T17:04:44.534Z","1.0.8-alpha-b387ab83.16":"2019-04-11T18:56:02.579Z","1.0.8-alpha-fe06137b.17":"2019-04-12T02:43:50.549Z","1.0.8-alpha-f21d5e2a.17":"2019-04-12T20:54:47.781Z","1.0.8-alpha-beafbab7.17":"2019-04-14T08:52:17.749Z","1.0.8-alpha-18b166a3.19":"2019-04-14T08:52:56.354Z","1.0.8-alpha-bdca2d07.18":"2019-04-14T08:53:29.582Z","1.0.8-alpha-8eff4693.19":"2019-04-14T08:54:20.976Z","1.0.8-alpha-eb4d3b40.20":"2019-04-14T10:05:24.446Z","1.0.8-alpha-c5276311.15":"2019-04-14T15:45:38.717Z","1.0.8-alpha-ea44d5b5.20":"2019-04-14T15:53:49.053Z","1.0.8-alpha-3b190ab8.21":"2019-04-14T16:07:40.098Z","1.0.8-alpha-aa307bed.22":"2019-04-15T17:03:57.501Z","1.0.8-alpha-c5afb88c.22":"2019-04-15T18:48:23.578Z","1.0.8-alpha-6c15727b.22":"2019-04-15T20:21:38.116Z","1.0.8-alpha-5f57111c.24":"2019-04-16T06:39:09.592Z","1.0.8-alpha-88a353f1.22":"2019-04-16T06:39:18.707Z","1.0.8-alpha-3290b6aa.24":"2019-04-16T07:00:28.606Z","1.0.8-alpha-716cd59f.17":"2019-04-16T11:08:20.370Z","1.0.8-alpha-2a0f35f8.25":"2019-04-16T13:33:52.415Z","1.0.8-alpha-f260c032.25":"2019-04-16T13:54:10.903Z","1.0.8-alpha-65e1c5e0.27":"2019-04-16T14:09:40.473Z","1.0.8-alpha-51edc0c4.18":"2019-04-16T14:10:12.270Z","1.0.8-alpha-63b3b2d5.25":"2019-04-16T14:24:54.340Z","1.0.8-alpha-e7673f6c.26":"2019-04-16T15:47:23.950Z","1.0.8-alpha-5a2d5113.27":"2019-04-16T18:46:47.287Z","1.0.8-alpha-5a2aca08.27":"2019-04-16T22:25:40.635Z","1.0.8-alpha-a0539174.27":"2019-04-16T23:50:14.288Z","1.0.8-alpha-20d39811.27":"2019-04-17T01:15:48.683Z","1.0.8-alpha-ec539718.30":"2019-04-17T05:26:32.290Z","1.0.8-alpha-dd9e49fe.29":"2019-04-17T05:27:04.226Z","1.0.8-alpha-502cdda2.28":"2019-04-17T05:27:37.731Z","1.0.8-alpha-0158f17f.27":"2019-04-17T05:28:33.127Z","1.0.8-alpha-5cbbde85.31":"2019-04-17T05:37:04.554Z","1.0.8-alpha-39321098.35":"2019-04-17T06:03:03.918Z","1.0.8-alpha-0190158d.32":"2019-04-17T07:05:54.247Z","1.0.8-alpha-6a14b6d4.33":"2019-04-17T07:19:13.255Z","1.0.8-alpha-ea56708c.33":"2019-04-17T07:21:21.528Z","1.0.8-alpha-58ebcea9.33":"2019-04-17T08:38:12.220Z","1.0.8-alpha-563e0b0b.34":"2019-04-17T08:44:01.229Z","1.0.8-alpha-51983f15.33":"2019-04-17T08:44:34.077Z","1.0.8-alpha-dc20ea68.37":"2019-04-17T08:46:06.429Z","1.0.8-alpha-8a823116.34":"2019-04-17T08:48:02.624Z","1.0.8-alpha-b5792657.39":"2019-04-17T12:17:44.688Z","1.0.8-alpha-bd200691.35":"2019-04-17T12:20:08.002Z","1.0.8-alpha-095015fe.37":"2019-04-17T12:20:28.292Z","1.0.8-alpha-8df1c746.46":"2019-04-17T12:36:35.035Z","1.0.8-alpha-829a78d6.36":"2019-04-17T12:50:49.615Z","1.0.8-alpha-97d5fbee.37":"2019-04-17T15:32:08.350Z","1.0.8-alpha-06ca3046.38":"2019-04-17T15:53:21.819Z","1.0.8-alpha-724e4031.38":"2019-04-17T17:46:46.999Z","1.1.0":"2019-04-17T18:01:21.428Z","1.1.1-alpha-73c87077.0":"2019-04-17T18:04:28.325Z","1.1.1-alpha-9a4cfc68.0":"2019-04-17T18:29:06.071Z","1.1.1-alpha-3ae2dff8.0":"2019-04-18T06:10:06.586Z","1.1.1-alpha-867c83d9.1":"2019-04-18T10:43:39.641Z","1.1.1-alpha-a4f18752.1":"2019-04-18T10:52:17.204Z","1.1.1-alpha-9a7b77c2.1":"2019-04-18T20:46:03.558Z","1.1.1-alpha-fc6dbe2b.1":"2019-04-18T23:33:51.115Z","1.1.1-alpha-098d9d24.1":"2019-04-19T18:27:34.876Z","1.1.1-alpha-0ef5ac26.1":"2019-04-19T20:35:07.076Z","1.1.1-alpha-ec056944.1":"2019-04-19T20:36:19.970Z","1.1.1-alpha-00eeb78d.1":"2019-04-21T07:31:20.597Z","1.1.1-alpha-fef50a27.3":"2019-04-21T07:36:05.775Z","1.1.1-alpha-e0ac1de5.2":"2019-04-21T07:37:07.991Z","1.1.1-alpha-becd65ef.4":"2019-04-21T07:37:31.817Z","1.1.1-alpha-d2ddc563.5":"2019-04-21T07:37:52.066Z","1.1.1-alpha-24e0e459.6":"2019-04-21T07:40:08.773Z","1.1.1-alpha-2fc2a435.4":"2019-04-21T07:40:40.848Z","1.1.1-alpha-cc34e86d.7":"2019-04-21T07:41:00.115Z","1.1.1-alpha-38ba9e56.8":"2019-04-21T07:41:39.207Z","1.1.1-alpha-0ff217af.8":"2019-04-21T07:44:04.243Z","1.1.1-alpha-45a708cb.8":"2019-04-21T07:45:02.820Z","1.1.1-alpha-7cf41cd4.9":"2019-04-21T08:29:48.046Z","1.1.1-alpha-bbb705b5.9":"2019-04-21T12:32:12.256Z","1.1.1-alpha-f3811341.10":"2019-04-21T12:33:18.864Z","1.1.1-alpha-5a8fe7b9.12":"2019-04-21T13:35:23.577Z","1.1.1-alpha-ea45f1b3.11":"2019-04-21T14:59:44.226Z","1.1.1-alpha-df870e3b.12":"2019-04-21T15:02:05.764Z","1.1.1-alpha-c7966ae5.13":"2019-04-21T15:03:17.425Z","1.1.1-alpha-dbeffe2b.14":"2019-04-21T15:13:00.234Z","1.1.1-alpha-f5d2b2f5.15":"2019-04-21T15:40:29.719Z","1.1.1-alpha-7e3cd99a.16":"2019-04-22T10:01:36.361Z","1.1.1-alpha-c3edf27b.16":"2019-04-22T11:51:59.900Z","1.1.1-alpha-be06ad58.16":"2019-04-22T14:25:24.006Z","1.1.1-alpha-ae85ac67.17":"2019-04-22T14:39:07.535Z","1.1.1-alpha-0f758f78.18":"2019-04-22T14:43:34.576Z","1.1.1-alpha-dd777a65.20":"2019-04-22T16:32:47.382Z","1.1.1-alpha-ad061c73.19":"2019-04-22T16:38:15.287Z","1.1.1-alpha-8dbc89b3.20":"2019-04-22T16:46:22.703Z","1.1.1-alpha-16cb7937.21":"2019-04-22T16:48:09.868Z","1.1.1-alpha-e7aa983f.21":"2019-04-22T16:49:50.613Z","1.1.1-alpha-036a07d3.22":"2019-04-23T06:42:11.731Z","1.1.1-alpha-8a85e15a.22":"2019-04-23T06:51:10.439Z","1.1.1-alpha-27fea35c.23":"2019-04-23T07:44:48.640Z","1.1.1":"2019-04-23T07:45:28.278Z","1.1.2-alpha-985e30f5.0":"2019-04-23T07:48:59.896Z","1.1.2-alpha-9dd38f24.0":"2019-04-23T17:56:54.356Z","1.1.2-alpha-d2e674ba.0":"2019-04-24T05:12:10.032Z","1.1.2-alpha-852e1c2c.0":"2019-04-24T15:55:49.565Z","1.1.2-alpha-b20e13b4.0":"2019-04-24T17:37:27.960Z","1.1.2-alpha-fa817e7b.0":"2019-04-24T18:26:12.460Z","1.1.2-alpha-80e9c27f.0":"2019-04-24T21:21:29.288Z","1.1.2-alpha-a20fd700.0":"2019-04-25T00:03:36.775Z","1.1.2-alpha-055ca14c.0":"2019-04-25T18:29:22.074Z","1.1.2-alpha-06e288c4.0":"2019-04-26T17:59:50.232Z","1.1.2-alpha-d14875ec.0":"2019-04-26T18:28:35.269Z","1.1.2-alpha-e8be9951.0":"2019-04-26T19:54:44.720Z","1.1.2-alpha-3becde23.0":"2019-04-26T20:12:19.459Z","1.1.2-alpha-cca348f6.0":"2019-04-27T10:36:44.929Z","1.1.2-alpha-822485e6.0":"2019-04-28T13:37:26.007Z","1.1.2-alpha-65f24bcf.3":"2019-04-28T13:40:56.566Z","1.1.2-alpha-5fdcacad.1":"2019-04-28T13:41:36.730Z","1.1.2-alpha-b335dcc2.2":"2019-04-28T13:43:25.238Z","1.1.2-alpha-6b83afb6.4":"2019-04-28T13:44:20.522Z","1.1.2-alpha-502b5136.6":"2019-04-28T13:48:26.459Z","1.1.2-alpha-1fe3ccbe.5":"2019-04-28T13:48:55.698Z","1.1.2-alpha-4a0126a0.8":"2019-04-28T13:54:10.880Z","1.1.2-alpha-fa9f9f9e.7":"2019-04-28T13:54:35.299Z","1.1.2-alpha-654d53a0.9":"2019-04-28T13:54:58.236Z","1.1.2-alpha-842aaeb8.10":"2019-04-28T18:53:50.733Z","1.1.2-alpha-f1d5cc06.9":"2019-04-28T18:58:37.959Z","1.1.2-alpha-694b6dff.11":"2019-04-29T06:36:54.043Z","1.1.2-alpha-d6bae73a.11":"2019-04-29T07:51:17.489Z","1.1.2-alpha-4d95d322.12":"2019-04-29T18:27:21.702Z","1.1.2-alpha-b9ef2268.12":"2019-04-29T22:47:09.447Z","1.1.2-alpha-1e80db00.12":"2019-04-30T09:13:58.867Z","1.1.2-alpha-aa0f0e46.12":"2019-04-30T09:25:07.050Z","1.1.2-alpha-96dcf047.13":"2019-04-30T12:49:48.768Z","1.1.2-alpha-54d81cca.13":"2019-04-30T16:59:00.684Z","1.1.2-alpha-cd4bfa2c.13":"2019-04-30T17:15:30.621Z","1.1.2-alpha-58850ff3.13":"2019-04-30T18:43:20.113Z","1.1.2-alpha-9280fdb5.13":"2019-05-01T05:57:04.762Z","1.1.2-alpha-bda0eecc.14":"2019-05-01T05:57:19.364Z","1.1.2-alpha-799c2b40.16":"2019-05-01T05:58:03.175Z","1.1.2-alpha-9827e5b6.15":"2019-05-01T05:58:31.968Z","1.1.2-alpha-036fb85a.17":"2019-05-01T06:01:03.678Z","1.1.2-alpha-b261bbb5.18":"2019-05-01T09:46:27.473Z","1.1.2-alpha-76e69629.19":"2019-05-01T09:48:52.178Z","1.1.2-alpha-6668a794.20":"2019-05-01T11:02:23.948Z","1.1.2-alpha-7b9eef79.21":"2019-05-01T12:06:28.007Z","1.1.2-alpha-f498f076.22":"2019-05-01T12:56:31.157Z","1.1.2-alpha-e801e53f.23":"2019-05-01T13:57:38.974Z","1.1.2-alpha-23d46809.18":"2019-05-01T15:10:47.309Z","1.1.3":"2019-05-01T15:31:34.163Z","1.1.4-alpha-5a6cec6e.0":"2019-05-01T15:35:57.225Z","1.1.4-alpha-8b7cd3a4.0":"2019-05-01T18:42:00.853Z","1.1.4-alpha-9e02908d.0":"2019-05-02T03:49:56.503Z","1.1.4-alpha-553e79ca.0":"2019-05-02T03:50:14.928Z","1.1.4-alpha-064b94dd.0":"2019-05-02T11:12:11.234Z","1.1.4-alpha-74ab0c4d.0":"2019-05-02T20:10:12.197Z","1.1.4-alpha-e930d135.0":"2019-05-03T07:55:03.641Z","1.1.4-alpha-68be4def.0":"2019-05-03T18:42:14.092Z","1.1.4-alpha-f70ad216.0":"2019-05-05T02:24:16.165Z","1.1.4-alpha-8264336f.0":"2019-05-05T07:41:01.859Z","1.1.4-alpha-9ee25ac0.1":"2019-05-05T07:41:40.554Z","1.1.4-alpha-3a10945d.2":"2019-05-05T07:42:14.698Z","1.1.4-alpha-efe051d2.4":"2019-05-05T07:44:39.175Z","1.1.4-alpha-b33292e2.5":"2019-05-05T07:45:57.444Z","1.1.4-alpha-929efbaa.1":"2019-05-05T07:46:41.858Z","1.1.4-alpha-44d02f65.1":"2019-05-05T07:47:09.199Z","1.1.4-alpha-c67f2125.6":"2019-05-05T07:48:44.676Z","1.1.4-alpha-e040b413.6":"2019-05-05T07:49:40.318Z","1.1.4-alpha-4123a540.7":"2019-05-05T08:03:07.299Z","1.1.4-alpha-4611e053.6":"2019-05-05T08:04:25.924Z","1.1.4-alpha-c5e3696d.8":"2019-05-06T16:03:36.823Z","1.1.4-alpha-cacb65cb.8":"2019-05-06T17:00:26.536Z","1.1.4-alpha-61940886.8":"2019-05-06T19:32:18.332Z","1.1.4-alpha-33a104fb.9":"2019-05-07T05:31:32.558Z","1.1.4-alpha-610ffab8.8":"2019-05-07T05:32:51.077Z","1.1.4-alpha-7a4763d7.10":"2019-05-07T05:33:12.851Z","1.1.4-alpha-3b526066.10":"2019-05-07T05:34:02.091Z","1.1.4-alpha-7fc68374.12":"2019-05-07T05:36:58.538Z","1.1.4-alpha-b8bdef27.12":"2019-05-07T06:25:47.909Z","1.1.4-alpha-90289ba4.12":"2019-05-07T06:26:16.152Z","1.1.4-alpha-8580917a.13":"2019-05-07T06:30:02.187Z","1.1.4-alpha-b1d568d8.14":"2019-05-07T07:34:03.552Z","1.1.4-alpha-bb798f44.14":"2019-05-07T07:36:00.002Z","1.1.4-alpha-4be961df.15":"2019-05-07T10:25:39.161Z","1.1.4-alpha-0d3d1a3d.15":"2019-05-07T10:38:38.156Z","1.1.4-alpha-878b5e53.16":"2019-05-07T16:09:19.228Z","1.1.4-alpha-86069301.16":"2019-05-07T18:50:57.078Z","1.1.4-alpha-84243a30.16":"2019-05-08T00:52:12.065Z","1.1.4-alpha-5fd46ed9.18":"2019-05-08T05:48:38.160Z","1.1.4-alpha-a7fdafd6.16":"2019-05-08T05:48:57.622Z","1.1.4-alpha-c210a0b9.17":"2019-05-08T05:49:29.036Z","1.1.4-alpha-e433c1d6.19":"2019-05-08T17:43:02.161Z","1.1.4-alpha-b7b99750.19":"2019-05-08T18:31:24.675Z","1.1.4-alpha-ae1fcf61.19":"2019-05-09T00:29:55.173Z","1.1.4-alpha-9c7a23a8.19":"2019-05-10T18:33:56.637Z","1.1.4-alpha-8446a722.21":"2019-05-12T07:32:38.681Z","1.1.4-alpha-97c7693b.20":"2019-05-12T07:33:11.885Z","1.1.4-alpha-4081a6b8.19":"2019-05-12T07:33:34.176Z","1.1.4-alpha-ead275af.19":"2019-05-12T11:31:11.771Z","1.1.4-alpha-04405242.22":"2019-05-12T13:03:46.649Z","1.1.4-alpha-7a3259fd.22":"2019-05-12T13:07:21.240Z","1.1.4-alpha-8e9be439.23":"2019-05-12T13:08:45.631Z","1.1.4-alpha-dc51bb31.23":"2019-05-12T15:43:28.510Z","1.1.4-alpha-da09299b.22":"2019-05-12T15:45:31.378Z","1.1.4-alpha-c84bcc41.24":"2019-05-13T06:24:27.080Z","1.1.4-alpha-de90829b.24":"2019-05-13T06:29:41.016Z","1.1.4-alpha-6b840ce7.24":"2019-05-13T06:41:25.753Z","1.1.4-alpha-33e85267.25":"2019-05-13T06:42:34.266Z","1.1.4-alpha-bde34d75.25":"2019-05-13T06:46:40.899Z","1.1.4-alpha-515f1fd8.27":"2019-05-13T07:13:10.096Z","1.1.4-alpha-25959aaf.26":"2019-05-13T07:20:18.709Z","1.1.4-alpha-9ecea762.27":"2019-05-13T08:29:25.346Z","1.1.4-alpha-cfb51d1f.23":"2019-05-13T09:19:50.876Z","1.1.4-alpha-bcfc1be8.28":"2019-05-13T14:07:22.964Z","1.1.4-alpha-ff691244.28":"2019-05-13T14:23:21.360Z","1.1.4-alpha-ab6b3d4f.25":"2019-05-13T14:25:59.877Z","1.1.4-alpha-5f36526b.29":"2019-05-13T18:28:51.856Z","1.1.4-alpha-19712681.29":"2019-05-13T23:26:44.173Z","1.1.4-alpha-ce3d54c1.30":"2019-05-14T07:01:20.799Z","1.1.4-alpha-12ffb166.29":"2019-05-14T07:01:50.340Z","1.1.4-alpha-7410c458.26":"2019-05-14T07:05:24.057Z","1.1.4-alpha-b7a77a4a.28":"2019-05-14T09:48:05.599Z","1.1.4-alpha-55b1affa.40":"2019-05-14T11:58:48.374Z","1.1.4-alpha-5f6d8dfc.41":"2019-05-14T12:34:45.076Z","1.1.4-alpha-98a204a2.31":"2019-05-14T13:53:53.801Z","1.1.4-alpha-eb1e9c96.32":"2019-05-14T14:04:48.478Z","1.1.4-alpha-c86d350a.32":"2019-05-14T17:00:16.359Z","1.1.4-alpha-129d9813.32":"2019-05-14T18:41:52.883Z","1.1.4-alpha-a4942d1a.32":"2019-05-14T21:44:44.339Z","1.1.4-alpha-c4cc56e3.32":"2019-05-14T21:45:23.910Z","1.1.4-alpha-002cc9ce.32":"2019-05-15T05:19:56.603Z","1.1.4-alpha-6214201f.33":"2019-05-15T06:50:42.013Z","1.1.4-alpha-85745169.32":"2019-05-15T06:51:09.908Z","1.1.4-alpha-96b16cc7.34":"2019-05-15T06:51:35.878Z","1.1.4-alpha-b914cf32.35":"2019-05-15T06:52:06.883Z","1.1.4-alpha-c0b62b27.33":"2019-05-15T06:55:13.424Z","1.1.4-alpha-66582b83.36":"2019-05-15T06:55:55.475Z","1.1.4-alpha-682e5439.37":"2019-05-15T06:56:16.332Z","1.1.4-alpha-8d139559.38":"2019-05-15T06:57:43.530Z","1.1.4-alpha-1a8a100c.38":"2019-05-15T07:00:34.053Z","1.1.4-alpha-fca4176a.38":"2019-05-15T07:08:27.766Z","1.1.4-alpha-ace1768e.45":"2019-05-15T09:22:22.245Z","1.1.4-alpha-6a0feca9.46":"2019-05-15T09:38:50.398Z","1.1.4-alpha-6722085a.47":"2019-05-15T09:39:34.779Z","1.1.4-alpha-871eb0fa.39":"2019-05-15T09:47:30.045Z","1.1.4-alpha-9fba9677.40":"2019-05-15T09:51:21.429Z","1.1.4-alpha-53ee674a.41":"2019-05-15T18:16:43.193Z","1.1.4-alpha-0757610c.41":"2019-05-15T18:31:44.169Z","1.1.4-alpha-a2d52a5f.41":"2019-05-16T06:42:12.499Z","1.1.4-alpha-2863a66b.42":"2019-05-16T09:00:51.786Z","1.1.4-alpha-9b601319.42":"2019-05-16T09:08:31.557Z","1.1.4-alpha-9c00dfdb.43":"2019-05-16T09:09:15.550Z","1.1.4-alpha-83461d57.44":"2019-05-16T09:10:00.721Z","1.1.4-alpha-f4650bad.45":"2019-05-16T16:01:09.679Z","1.1.4-alpha-9a19bc89.45":"2019-05-16T16:02:05.245Z","1.1.4-alpha-441ac6dc.45":"2019-05-16T19:41:38.210Z","1.1.4-alpha-64a47cfb.45":"2019-05-17T07:39:44.845Z","1.1.4-alpha-86302f3d.46":"2019-05-17T07:40:39.773Z","1.1.4-alpha-6f9d2504.47":"2019-05-17T07:40:52.584Z","1.1.4-alpha-d9f9383d.48":"2019-05-17T08:09:30.242Z","1.1.4-alpha-32e74882.49":"2019-05-17T09:44:33.954Z","1.1.4-alpha-48de5dc9.49":"2019-05-17T12:59:22.578Z","1.1.4-alpha-0dc3c1dd.49":"2019-05-17T13:42:08.261Z","1.1.4-alpha-2fca8850.50":"2019-05-17T18:44:03.703Z","1.1.4-alpha-8d9f2157.50":"2019-05-17T21:26:23.332Z","1.1.4-alpha-62ee81ed.50":"2019-05-18T03:44:20.618Z","1.1.4-alpha-6f4f863f.51":"2019-05-18T08:08:39.949Z","1.1.4-alpha-cf3910eb.50":"2019-05-18T08:09:15.327Z","1.1.4-alpha-97d0d0bc.52":"2019-05-18T08:09:38.236Z","1.1.4-alpha-804a1b43.53":"2019-05-18T08:25:12.183Z","1.1.4-alpha-9af7ed54.53":"2019-05-18T08:30:50.107Z","1.1.4-alpha-2408fba2.53":"2019-05-18T08:42:11.800Z","1.1.4-alpha-6b4dc6f2.54":"2019-05-18T08:52:42.918Z","1.1.4-alpha-d50023f9.55":"2019-05-18T08:53:16.441Z","1.1.4-alpha-e60d4c6c.56":"2019-05-18T09:40:39.074Z","1.1.4-alpha-8f6393d8.57":"2019-05-19T12:30:47.208Z","1.2.0":"2019-05-19T12:37:58.259Z","1.2.1-alpha-9a70bf6d.0":"2019-05-19T12:41:21.341Z","1.2.1-alpha-62d3190b.0":"2019-05-19T19:38:35.498Z","1.2.1-alpha-3f4c1d91.0":"2019-05-20T04:26:12.281Z","1.2.1-alpha-60ac4f66.1":"2019-05-20T18:30:15.463Z","1.2.1-alpha-7ffb166b.1":"2019-05-21T08:26:25.936Z","1.2.1-alpha-2716d280.1":"2019-05-21T10:31:49.303Z","1.2.1-alpha-d259fb32.1":"2019-05-21T18:47:14.643Z","1.2.1-alpha-78cd662a.1":"2019-05-22T09:33:28.742Z","1.2.1-alpha-868e9574.1":"2019-05-22T14:54:52.180Z","1.2.1-alpha-fdc7c2c6.1":"2019-05-22T19:10:35.848Z","1.2.1-alpha-5ad94cba.1":"2019-05-22T20:55:27.729Z","1.2.1-alpha-ffc76ffb.1":"2019-05-22T22:48:12.021Z","1.2.1-alpha-17a0643c.1":"2019-05-23T05:38:06.758Z","1.2.1-alpha-48f455ba.1":"2019-05-23T16:31:06.866Z","1.2.1-alpha-cee9933b.1":"2019-05-23T17:21:10.117Z","1.2.1-alpha-50cd4fbb.1":"2019-05-23T19:18:36.790Z","1.2.1-alpha-5cbbde9d.1":"2019-05-24T00:29:14.057Z","1.2.1-alpha-12c3447e.1":"2019-05-24T18:38:27.230Z","1.2.1-alpha-471eabee.1":"2019-05-26T06:07:26.656Z","1.2.1-alpha-ba5920b4.2":"2019-05-26T06:25:40.797Z","1.2.1-alpha-fecdffc7.4":"2019-05-26T06:26:16.611Z","1.2.1-alpha-8d65fe62.5":"2019-05-26T06:26:48.384Z","1.2.1-alpha-846cbd36.3":"2019-05-26T06:27:32.251Z","1.2.1-alpha-fef580c7.6":"2019-05-26T06:29:59.593Z","1.2.1-alpha-1059b8df.8":"2019-05-26T06:30:31.019Z","1.2.1-alpha-2e450793.3":"2019-05-26T06:31:14.758Z","1.2.1-alpha-9f97ab7a.7":"2019-05-26T06:31:34.605Z","1.2.1-alpha-dc25c41d.9":"2019-05-26T06:34:13.376Z","1.2.1-alpha-6bf805ed.9":"2019-05-26T06:34:36.437Z","1.2.1-alpha-c143a4cb.9":"2019-05-26T06:34:58.684Z","1.2.1-alpha-b6fb85b9.10":"2019-05-26T06:54:25.367Z","1.2.1-alpha-a743a6bc.11":"2019-05-26T06:54:50.146Z","1.2.1-alpha-ce516b9c.9":"2019-05-26T06:55:32.100Z","1.2.1-alpha-1f87b199.13":"2019-05-26T13:05:17.475Z","1.2.1-alpha-61048556.14":"2019-05-27T12:51:57.654Z","1.2.1-alpha-245be75b.32":"2019-05-28T14:53:41.646Z","1.2.1-alpha-95d6fc56.15":"2019-05-28T14:56:46.802Z","1.2.1-alpha-67aa6de5.14":"2019-05-28T14:57:16.868Z","1.2.1-alpha-1f944bec.18":"2019-05-28T18:12:46.459Z","1.2.1-alpha-37fb3d24.19":"2019-05-28T18:17:04.333Z","1.2.1-alpha-028dc680.16":"2019-05-28T18:34:22.010Z","1.2.1-alpha-1e54ea7b.16":"2019-05-29T04:40:34.161Z","1.2.1-alpha-5218c4b5.17":"2019-05-29T05:33:10.222Z","1.2.1-alpha-8e7a9901.16":"2019-05-29T05:33:40.365Z","1.2.1-alpha-d8e1cb43.33":"2019-05-29T08:40:43.508Z","1.2.1-alpha-9ba7683c.34":"2019-05-29T10:08:13.018Z","1.2.1-alpha-fad01435.18":"2019-05-29T16:48:12.227Z","1.2.1-alpha-0e8e1793.18":"2019-05-29T16:49:10.522Z","1.2.1-alpha-6508ba45.20":"2019-05-29T16:56:41.192Z","1.2.1-alpha-d8552445.18":"2019-05-29T16:58:25.601Z","1.2.1-alpha-e9ab59a3.19":"2019-05-29T16:58:48.969Z","1.2.1-alpha-91a34006.21":"2019-05-29T17:42:33.128Z","1.2.1-alpha-e37e3bd0.21":"2019-05-29T18:35:42.009Z","1.2.1-alpha-48aaa10f.22":"2019-05-30T12:20:21.750Z","1.2.1-alpha-fd825944.21":"2019-05-30T12:20:39.692Z","1.2.1-alpha-ecb6e9fc.23":"2019-05-30T13:26:03.937Z","1.2.1-alpha-1f7cf82f.23":"2019-05-30T18:18:54.220Z","1.2.1-alpha-405484f6.23":"2019-05-30T19:18:11.744Z","1.2.1-alpha-5236edf5.23":"2019-05-30T20:13:23.264Z","1.2.1-alpha-66952156.23":"2019-05-31T01:28:58.013Z","1.2.1-alpha-113dfd37.23":"2019-05-31T06:38:28.601Z","1.2.1-alpha-eb0b3c5b.23":"2019-05-31T17:25:12.449Z","1.2.1-alpha-8a84936c.23":"2019-05-31T18:06:45.659Z","1.2.1-alpha-0a69c2be.18":"2019-06-01T06:11:10.320Z","1.2.1-alpha-50fedf3c.23":"2019-06-02T05:07:21.570Z","1.2.1-alpha-2e0daf01.24":"2019-06-02T05:07:49.442Z","1.2.1-alpha-40cbb50d.26":"2019-06-02T05:08:20.372Z","1.2.1-alpha-6c5849ba.25":"2019-06-02T05:08:36.910Z","1.2.1-alpha-e60136c1.27":"2019-06-02T05:10:52.348Z","1.2.1-alpha-bd307124.28":"2019-06-02T05:11:13.725Z","1.2.1-alpha-696f40ea.25":"2019-06-02T05:11:58.215Z","1.2.1-alpha-e0081764.25":"2019-06-02T05:12:31.971Z","1.2.1-alpha-c06b1188.30":"2019-06-02T06:32:57.847Z","1.2.1-alpha-592743e1.29":"2019-06-02T06:33:33.423Z","1.2.1-alpha-7f38023b.30":"2019-06-02T06:35:25.964Z","1.2.1-alpha-14b78612.31":"2019-06-02T06:43:08.551Z","1.2.1-alpha-4be7cdb6.53":"2019-06-02T09:00:21.194Z","1.2.1-alpha-7fa083b0.54":"2019-06-02T13:27:43.311Z","1.2.1-alpha-a2e263dd.55":"2019-06-02T14:35:08.067Z","1.2.1-alpha-b2913468.32":"2019-06-02T14:57:57.137Z","1.2.1-alpha-c5f239d7.32":"2019-06-02T16:28:57.691Z","1.2.1-alpha-78547110.33":"2019-06-02T22:02:43.396Z","1.2.1-alpha-f666b862.33":"2019-06-03T05:20:46.998Z","1.2.1-alpha-3d654462.34":"2019-06-03T05:21:10.177Z","1.2.1-alpha-f4137528.35":"2019-06-03T16:47:35.628Z","1.2.1-alpha-5f117a92.35":"2019-06-03T18:49:54.096Z","1.2.1-alpha-19548465.36":"2019-06-04T12:18:32.966Z","1.2.1-alpha-614bc117.37":"2019-06-04T19:06:42.862Z","1.2.1-alpha-7d31123c.37":"2019-06-05T00:32:46.054Z","1.2.1-alpha-c8c255fa.37":"2019-06-05T16:24:57.677Z","1.2.1-alpha-f4370224.37":"2019-06-05T18:28:34.634Z","1.2.1-alpha-d40c6dbf.37":"2019-06-06T07:04:15.546Z","1.2.1-alpha-b3a3d5b6.38":"2019-06-06T07:04:46.191Z","1.2.1-alpha-fbe31b90.40":"2019-06-06T07:05:22.267Z","1.2.1-alpha-19cca21e.39":"2019-06-06T07:05:54.804Z","1.2.1-alpha-d2a86ae7.41":"2019-06-06T07:07:58.464Z","1.2.1-alpha-9bbb60ee.42":"2019-06-06T08:49:45.426Z","1.2.1-alpha-3df2a59d.42":"2019-06-06T19:18:01.763Z","1.2.1-alpha-4292fb07.42":"2019-06-06T19:55:56.996Z","1.2.1-alpha-3763dc15.42":"2019-06-06T21:54:04.149Z","1.2.1-alpha-41308a86.42":"2019-06-07T13:12:02.033Z","1.2.1-alpha-2c909c68.42":"2019-06-07T15:17:49.516Z","1.2.1-alpha-3a3b1111.42":"2019-06-07T18:29:39.395Z","1.2.1-alpha-b2ba24b1.43":"2019-06-08T12:21:35.964Z","1.2.1-alpha-f52b562d.42":"2019-06-08T12:22:09.813Z","1.2.1-alpha-cc3119a9.45":"2019-06-08T12:22:23.971Z","1.2.1-alpha-eafaa64d.46":"2019-06-08T18:11:06.748Z","1.2.1-alpha-ce57d14d.46":"2019-06-09T07:28:10.948Z","1.2.1-alpha-f9741398.52":"2019-06-09T08:18:37.022Z","1.2.1-alpha-c3ff3ab7.49":"2019-06-09T08:49:43.688Z","1.2.1-alpha-84a12066.50":"2019-06-09T09:04:36.690Z","1.2.1-alpha-f62e2255.51":"2019-06-09T10:58:08.282Z","1.2.1":"2019-06-09T13:53:33.925Z","1.2.2-alpha-6bce33d9.0":"2019-06-09T13:56:26.543Z","1.2.2-alpha-e4bc02f8.0":"2019-06-09T22:45:53.312Z","1.2.2-alpha-7af740e6.0":"2019-06-09T23:27:52.806Z","1.2.2-alpha-a36ccaa9.0":"2019-06-10T11:54:18.389Z","1.2.2-alpha-8aecd950.1":"2019-06-10T13:44:06.531Z","1.2.2-alpha-ba33ffeb.1":"2019-06-10T13:47:33.605Z","1.2.2-alpha-11875b38.1":"2019-06-10T13:49:36.083Z","1.2.2-alpha-6f44881a.2":"2019-06-10T14:12:02.773Z","1.2.2-alpha-0ee43b05.3":"2019-06-10T14:15:19.401Z","1.2.2-alpha-2a7efe56.0":"2019-06-10T18:29:17.603Z","1.2.2-alpha-044e0ff2.0":"2019-06-10T22:37:01.356Z","1.2.2-alpha-626667ad.0":"2019-06-11T01:40:29.015Z","1.2.2-alpha-c234449e.0":"2019-06-11T14:18:13.337Z","1.2.2-alpha-4b873d38.0":"2019-06-11T18:49:17.521Z","1.2.2-alpha-99e810ca.0":"2019-06-11T19:23:17.398Z","1.2.2-alpha-8fec7133.0":"2019-06-11T22:29:48.347Z","1.2.2-alpha-ce12ef6f.0":"2019-06-12T06:19:50.828Z","1.2.2-alpha-9ba42342.0":"2019-06-12T18:28:07.304Z","1.2.2-alpha-3ea83fc9.0":"2019-06-13T06:20:31.401Z","1.2.2-alpha-6f9a349f.0":"2019-06-13T09:59:41.592Z","1.2.2-alpha-a2c002b8.0":"2019-06-13T18:00:50.555Z","1.2.2-alpha-e7ab986a.0":"2019-06-13T19:03:49.925Z","1.2.2-alpha-d6c7dac4.0":"2019-06-13T19:37:55.245Z","1.2.2-alpha-2d543fdb.0":"2019-06-13T19:48:29.204Z","1.2.2-alpha-8039ffff.1":"2019-06-14T09:04:12.298Z","1.2.2-alpha-5b4a4d6d.2":"2019-06-14T10:01:50.624Z","1.2.2-alpha-7914fe8d.0":"2019-06-14T18:29:46.296Z","1.2.2-alpha-e37d163b.0":"2019-06-14T22:53:26.480Z","1.2.2-alpha-5a19c9e2.0":"2019-06-16T06:23:06.511Z","1.2.2-alpha-ff5d9c37.0":"2019-06-16T07:44:27.240Z","1.2.2-alpha-990efa33.1":"2019-06-17T06:40:39.531Z","1.2.2-alpha-0f5735f2.0":"2019-06-17T06:41:00.511Z","1.2.2-alpha-608e2b00.3":"2019-06-17T06:41:38.424Z","1.2.2-alpha-1133d0c6.2":"2019-06-17T06:42:04.077Z","1.2.2-alpha-a88b26de.4":"2019-06-17T06:44:04.613Z","1.2.2-alpha-59eab34f.5":"2019-06-17T06:45:38.749Z","1.2.2-alpha-1c04359f.6":"2019-06-17T06:45:48.469Z","1.2.2-alpha-056b4e60.8":"2019-06-17T06:48:30.597Z","1.2.2-alpha-785c3eac.9":"2019-06-17T06:48:44.794Z","1.2.2-alpha-73efd28d.1":"2019-06-17T06:49:42.574Z","1.2.2-alpha-6d7f2b87.10":"2019-06-17T06:52:36.989Z","1.2.2-alpha-5130f1f2.1":"2019-06-17T06:52:56.242Z","1.2.2-alpha-9c86dade.11":"2019-06-17T06:53:25.870Z","1.2.2-alpha-4c62c4fb.11":"2019-06-17T06:53:52.655Z","1.2.2-alpha-263e2d3d.11":"2019-06-17T06:57:16.646Z","1.2.2-alpha-8b304efa.11":"2019-06-17T06:58:02.254Z","1.2.2-alpha-5eec6a36.13":"2019-06-17T07:50:38.776Z","1.2.2-alpha-84fa3020.12":"2019-06-17T07:50:58.656Z","1.2.2-alpha-77511611.14":"2019-06-17T07:51:22.372Z","1.2.2-alpha-2c3d116d.15":"2019-06-17T11:35:56.902Z","1.2.2-alpha-774fdc02.16":"2019-06-17T14:50:12.576Z","1.2.2-alpha-99416557.16":"2019-06-17T18:27:23.055Z","1.2.2-alpha-d479d715.16":"2019-06-18T04:58:48.915Z","1.2.2-alpha-37eece73.17":"2019-06-18T04:59:38.227Z","1.2.2-alpha-c45ea87e.12":"2019-06-18T05:00:45.146Z","1.2.2-alpha-05eb750a.20":"2019-06-18T05:07:13.617Z","1.2.2-alpha-04016878.19":"2019-06-18T05:07:47.547Z","1.2.2-alpha-ca00573f.21":"2019-06-18T05:08:49.277Z","1.2.2-alpha-6e680226.21":"2019-06-18T05:19:09.184Z","1.2.2-alpha-8f3de4d1.21":"2019-06-18T05:32:41.120Z","1.2.2-alpha-6a604504.22":"2019-06-18T06:20:22.242Z","1.2.2-alpha-d4035e30.23":"2019-06-18T06:25:03.559Z","1.2.2-alpha-d97d78b3.23":"2019-06-18T06:38:16.245Z","1.2.2-alpha-d6f6d072.22":"2019-06-18T06:47:05.435Z","1.2.2-alpha-1d04f54e.24":"2019-06-18T06:53:54.867Z","1.2.2-alpha-56d4166a.25":"2019-06-18T06:55:29.147Z","1.2.2-alpha-781640fe.25":"2019-06-18T07:08:07.927Z","1.2.2-alpha-4f4277d8.26":"2019-06-18T10:11:44.138Z","1.2.2-alpha-05dba3ab.26":"2019-06-18T11:08:03.033Z","1.2.2-alpha-0062df5e.27":"2019-06-18T18:33:27.292Z","1.2.2-alpha-f41f963c.27":"2019-06-19T06:03:18.990Z","1.2.2-alpha-d6b07f60.28":"2019-06-19T07:49:46.000Z","1.2.2-alpha-55c83745.27":"2019-06-19T08:09:18.052Z","1.2.2-alpha-ab464170.29":"2019-06-19T08:13:28.232Z","1.2.2-alpha-c6e3a705.30":"2019-06-19T08:41:19.178Z","1.2.2-alpha-2a8d22cd.34":"2019-06-19T09:26:42.421Z","1.2.2-alpha-1a7ee826.35":"2019-06-19T09:27:42.829Z","1.2.2-beta.0":"2019-06-19T12:50:27.070Z","1.2.2-alpha-da0f1183.0":"2019-06-19T12:52:50.430Z","1.2.2-alpha-d4964225.31":"2019-06-19T13:13:52.329Z","1.3.0":"2019-06-19T13:22:31.392Z","1.3.1-alpha-11eb1b8e.0":"2019-06-19T13:25:36.682Z","1.3.1-alpha-648096c2.0":"2019-06-19T20:11:34.360Z","1.3.1-alpha-4f52fd05.0":"2019-06-20T00:37:30.282Z","1.3.1-alpha-d59fd3c1.0":"2019-06-20T06:35:31.862Z","1.3.1-alpha-2ff822e3.1":"2019-06-20T06:35:54.142Z","1.3.1-alpha-7d94887a.2":"2019-06-20T07:17:02.872Z","1.3.1-alpha-4503b6be.2":"2019-06-20T08:11:22.626Z","1.3.1-alpha-671765f6.2":"2019-06-20T09:06:44.190Z","1.3.1-alpha-cdb65f66.3":"2019-06-20T09:32:55.564Z","1.3.1-alpha-966cc6e8.3":"2019-06-20T09:34:48.341Z","1.3.1-alpha-96e1ad38.4":"2019-06-20T11:05:47.128Z","1.3.1-alpha-8cb55639.5":"2019-06-20T16:53:55.319Z","1.3.1-alpha-ee9f9c56.6":"2019-06-20T18:32:29.714Z","1.3.1-alpha-26b57fa6.6":"2019-06-20T20:59:05.124Z","1.3.1-alpha-f2e77222.6":"2019-06-20T23:18:09.239Z","1.3.1-alpha-1f319924.6":"2019-06-21T00:12:08.025Z","1.3.1-alpha-69eddfc9.6":"2019-06-21T00:56:17.498Z","1.3.1-alpha-fd991c87.6":"2019-06-21T01:10:58.006Z","1.3.1-alpha-0749f9c0.11":"2019-06-21T14:40:52.627Z","1.3.1-alpha-6e6fe205.12":"2019-06-21T14:44:23.798Z","1.3.1-alpha-42521569.13":"2019-06-21T14:54:19.644Z","1.3.1-alpha-ce5639f2.14":"2019-06-21T14:55:12.620Z","1.3.1-alpha-cd9c4ad0.6":"2019-06-21T15:14:17.083Z","1.3.1-alpha-6091951f.6":"2019-06-21T17:52:03.094Z","1.3.1-alpha-32f8123f.7":"2019-06-21T18:05:47.727Z","1.3.1-alpha-1bab8cb2.7":"2019-06-21T18:34:59.957Z","1.3.1-alpha-9203114d.7":"2019-06-21T21:43:50.958Z","1.3.1-alpha-8119ad70.7":"2019-06-22T01:14:55.950Z","1.3.1-alpha-75284e90.7":"2019-06-23T05:41:44.685Z","1.3.1-alpha-09a33c53.10":"2019-06-23T05:42:20.588Z","1.3.1-alpha-aabe093a.8":"2019-06-23T05:42:48.547Z","1.3.1-alpha-a80b60bd.9":"2019-06-23T05:45:05.463Z","1.3.1-alpha-9e36878b.12":"2019-06-23T05:46:09.472Z","1.3.1-alpha-2f1f705b.13":"2019-06-23T05:46:33.413Z","1.3.1-alpha-aa664734.14":"2019-06-23T05:48:01.517Z","1.3.1-alpha-adb222b8.11":"2019-06-23T05:48:25.910Z","1.3.1-alpha-835db4d2.15":"2019-06-23T05:50:54.427Z","1.3.1-alpha-03b7fd76.15":"2019-06-23T06:03:19.838Z","1.3.1-alpha-fa32b5e1.15":"2019-06-23T06:07:39.872Z","1.3.1-alpha-93691b1d.16":"2019-06-23T06:09:38.889Z","1.3.1":"2019-06-23T06:12:25.445Z","1.3.2-alpha-82bb831a.0":"2019-06-23T06:14:53.940Z","1.3.1-alpha-fb361285.16":"2019-06-23T06:23:59.754Z","1.3.1-alpha-bf200cd7.17":"2019-06-23T12:27:28.410Z","1.3.1-alpha-c9655171.17":"2019-06-23T12:47:32.422Z","1.3.1-alpha-d38dde47.18":"2019-06-24T05:33:37.970Z","1.3.1-alpha-452be9f7.19":"2019-06-24T06:34:01.068Z","1.3.1-alpha-a0509e16.19":"2019-06-24T13:06:37.680Z","1.3.1-alpha-3b3d2b35.19":"2019-06-24T18:38:17.212Z","1.3.1-alpha-a9c2c0c5.19":"2019-06-24T19:53:01.488Z","1.3.1-alpha-f6055f10.19":"2019-06-24T20:05:02.295Z","1.3.1-alpha-5788af0d.19":"2019-06-25T05:13:15.515Z","1.3.1-alpha-844300cb.20":"2019-06-25T08:15:30.614Z","1.3.1-alpha-06655a24.19":"2019-06-25T08:16:26.494Z","1.3.1-alpha-4f32a848.24":"2019-06-25T08:27:57.695Z","1.3.1-alpha-5fab5313.23":"2019-06-25T08:28:10.389Z","1.3.1-alpha-82194a61.21":"2019-06-25T08:28:48.899Z","1.3.1-alpha-9e187abf.22":"2019-06-25T08:29:32.950Z","1.3.1-alpha-015abb72.25":"2019-06-25T13:52:40.508Z","1.3.1-alpha-0f115a9f.25":"2019-06-25T16:29:11.277Z","1.3.1-alpha-faf66418.25":"2019-06-25T17:13:23.075Z","1.3.1-alpha-7de401e4.25":"2019-06-25T18:18:09.538Z","1.3.1-alpha-aaea5f7d.25":"2019-06-25T19:11:44.984Z","1.3.1-alpha-1b7664be.25":"2019-06-26T05:46:52.917Z","1.3.1-alpha-5af50c35.28":"2019-06-26T05:47:11.529Z","1.3.1-alpha-071a63f5.26":"2019-06-26T05:47:46.151Z","1.3.1-alpha-f183894f.27":"2019-06-26T05:48:19.073Z","1.3.1-alpha-a18f4412.29":"2019-06-26T05:51:41.719Z","1.3.1-alpha-a64b8bbd.30":"2019-06-26T11:58:33.662Z","1.3.1-alpha-9b216487.30":"2019-06-26T13:32:52.532Z","1.3.1-alpha-a44bae9a.30":"2019-06-26T18:42:49.841Z","1.3.1-alpha-df2aee34.30":"2019-06-26T19:30:56.930Z","1.3.1-alpha-019f4248.30":"2019-06-27T15:54:45.204Z","1.3.1-alpha-6a607cc7.30":"2019-06-27T18:43:01.120Z","1.3.1-alpha-905c183b.31":"2019-06-27T23:09:19.252Z","1.3.1-alpha-d2372f47.32":"2019-06-27T23:31:26.236Z","1.3.1-alpha-d8d093bf.30":"2019-06-28T19:03:06.023Z","1.3.1-alpha-80c9a427.30":"2019-06-28T22:48:59.707Z","1.3.1-alpha-c64bf7ab.30":"2019-06-29T00:33:10.702Z","1.3.1-alpha-49f0600e.31":"2019-06-30T10:44:55.617Z","1.3.1-alpha-f11c5d8b.32":"2019-07-01T18:24:47.397Z","1.3.1-alpha-c9bc40bd.32":"2019-07-01T18:48:30.301Z","1.3.1-alpha-ea211b56.32":"2019-07-01T19:27:13.694Z","1.3.1-alpha-b3d54f37.32":"2019-07-01T21:02:40.525Z","1.3.1-alpha-060a95a0.32":"2019-07-02T00:02:20.247Z","1.3.1-alpha-606ca6ae.33":"2019-07-02T07:15:18.603Z","1.3.1-alpha-d990908e.32":"2019-07-02T10:20:02.349Z","1.3.1-alpha-da1813a0.33":"2019-07-02T10:43:53.618Z","1.3.1-alpha-80488fc0.34":"2019-07-02T10:54:31.177Z","1.3.1-alpha-442f15b5.32":"2019-07-02T10:59:14.322Z","1.3.1-alpha-fedb7c91.35":"2019-07-02T11:08:05.913Z","1.3.1-alpha-7c39f768.36":"2019-07-02T11:18:18.245Z","1.3.1-alpha-91b86e3d.37":"2019-07-02T11:31:38.711Z","1.3.1-alpha-50c5d2e3.38":"2019-07-02T12:20:03.697Z","1.3.1-alpha-b50bad70.39":"2019-07-02T12:27:15.294Z","1.3.1-alpha-b6c7852d.40":"2019-07-02T13:21:47.450Z","1.3.1-alpha-6a96daba.41":"2019-07-02T13:28:40.749Z","1.3.1-alpha-38e8022c.42":"2019-07-02T13:38:45.207Z","1.3.1-alpha-39dd446c.43":"2019-07-02T15:43:47.398Z","1.3.1-alpha-c9e109eb.44":"2019-07-02T17:31:42.075Z","1.3.1-alpha-dfc03223.45":"2019-07-02T17:38:48.051Z","1.3.1-alpha-c1bc35db.46":"2019-07-02T17:48:55.198Z","1.3.1-alpha-b90d0f71.34":"2019-07-02T17:59:55.237Z","1.3.1-alpha-b2df23db.35":"2019-07-02T18:11:35.392Z","1.3.1-alpha-2f71fd73.47":"2019-07-02T18:16:11.907Z","1.3.1-alpha-62ca9635.48":"2019-07-02T18:24:12.265Z","1.3.1-alpha-b32be5c9.49":"2019-07-02T18:33:03.898Z","1.3.1-alpha-4aad0b5f.33":"2019-07-02T18:50:39.160Z","1.3.1-alpha-72bf30f4.33":"2019-07-02T22:15:35.901Z","1.3.1-alpha-05f1984f.33":"2019-07-02T22:20:26.556Z","1.3.1-alpha-8fc7ccaf.34":"2019-07-02T22:20:52.219Z","1.3.1-alpha-e0d97aaf.34":"2019-07-02T22:22:17.023Z","1.3.1-alpha-d0c4bcd6.35":"2019-07-02T22:24:58.010Z","1.3.1-alpha-871c69ff.34":"2019-07-02T22:25:12.112Z","1.3.1-alpha-3c66ff40.36":"2019-07-02T22:25:40.869Z","1.3.1-alpha-f0fb4116.37":"2019-07-02T22:26:19.150Z","1.3.1-alpha-30b94d8c.38":"2019-07-02T22:28:55.625Z","1.3.1-alpha-b366c8fd.39":"2019-07-02T22:29:45.046Z","1.3.1-alpha-cc2dd3a5.40":"2019-07-02T22:30:17.277Z","1.3.1-alpha-da6b59df.40":"2019-07-02T22:35:19.158Z","1.3.1-alpha-46470227.40":"2019-07-02T22:40:45.839Z","1.3.1-alpha-64b04baf.40":"2019-07-02T22:41:37.601Z","1.3.1-alpha-0ca84bbe.41":"2019-07-02T22:41:51.191Z","1.3.1-alpha-22655c59.42":"2019-07-02T22:44:07.403Z","1.3.1-alpha-25944af9.42":"2019-07-03T03:11:52.794Z","1.3.1-alpha-71b19f70.43":"2019-07-03T05:49:16.605Z","1.3.1-alpha-5e31f269.44":"2019-07-03T06:15:22.032Z","1.3.1-alpha-0422e5c1.43":"2019-07-03T06:15:58.518Z","1.3.1-alpha-b70d1220.45":"2019-07-03T06:16:19.044Z","1.3.1-alpha-3af668a8.46":"2019-07-03T06:19:34.750Z","1.3.1-alpha-9212d8af.47":"2019-07-03T06:20:09.425Z","1.3.1-alpha-ce264970.48":"2019-07-03T06:20:56.118Z","1.3.1-alpha-74d05967.49":"2019-07-03T06:21:47.443Z","1.3.1-alpha-cd556406.50":"2019-07-03T06:40:09.268Z","1.3.1-alpha-a41505af.50":"2019-07-03T07:36:46.619Z","1.3.1-alpha-d1d47a64.51":"2019-07-03T07:43:07.929Z","1.3.1-alpha-009ab7e6.52":"2019-07-03T08:18:47.155Z","1.3.1-alpha-87630ddb.53":"2019-07-03T08:38:34.310Z","1.3.1-alpha-46bebba0.54":"2019-07-03T08:49:25.975Z","1.3.1-alpha-299b5329.55":"2019-07-03T08:56:35.755Z","1.3.1-alpha-6076763b.56":"2019-07-03T09:07:30.282Z","1.3.1-alpha-6b14c4c3.57":"2019-07-03T09:20:51.340Z","1.3.1-alpha-a22cc249.58":"2019-07-03T09:38:56.757Z","1.3.1-alpha-b5f7fb3a.51":"2019-07-03T10:15:24.669Z","1.3.1-alpha-4c60eb97.52":"2019-07-03T10:17:23.440Z","1.3.1-alpha-941563c8.7":"2019-07-03T10:35:18.560Z","1.3.1-alpha-7c7ff938.53":"2019-07-03T10:39:47.309Z","1.3.1-alpha-cf762724.55":"2019-07-03T15:01:06.007Z","1.3.1-alpha-ad4573da.54":"2019-07-03T15:11:20.481Z","1.3.1-alpha-26858a4c.54":"2019-07-03T16:53:07.874Z","1.3.1-alpha-49c29396.54":"2019-07-03T17:19:15.899Z","1.3.1-alpha-e3b8d36c.54":"2019-07-03T17:36:26.569Z","1.3.1-alpha-8ac815de.54":"2019-07-03T18:30:20.384Z","1.3.1-alpha-1e050145.54":"2019-07-04T03:21:51.837Z","1.3.1-alpha-440550dd.54":"2019-07-04T03:48:41.099Z","1.3.1-alpha-56f7287f.54":"2019-07-04T04:08:42.620Z","1.3.1-alpha-e3581718.55":"2019-07-04T05:57:45.568Z","1.3.1-alpha-77632915.57":"2019-07-04T05:58:21.643Z","1.3.1-alpha-c7e9bb75.56":"2019-07-04T05:59:02.247Z","1.3.1-alpha-77796332.56":"2019-07-04T06:00:12.714Z","1.3.1-alpha-4b3300f3.56":"2019-07-04T06:01:48.610Z","1.3.1-alpha-70c05def.58":"2019-07-04T06:02:19.661Z","1.3.1-alpha-814e129a.58":"2019-07-04T06:04:47.667Z","1.3.1-alpha-62252417.58":"2019-07-04T06:49:39.540Z","1.3.1-alpha-ccac3a40.59":"2019-07-04T07:39:23.379Z","1.3.1-alpha-9f27ef9b.60":"2019-07-04T07:41:05.808Z","1.3.1-alpha-d4804df1.61":"2019-07-04T09:04:12.315Z","1.3.1-alpha-70a528d8.62":"2019-07-04T14:18:43.707Z","1.3.1-alpha-200a0c3a.63":"2019-07-04T15:28:39.982Z","1.3.1-alpha-bd020d62.64":"2019-07-04T15:46:57.910Z","1.3.1-alpha-4d434aca.65":"2019-07-04T15:59:49.009Z","1.3.1-alpha-21fe4751.62":"2019-07-04T16:03:47.600Z","1.3.1-alpha-13288fab.64":"2019-07-04T16:04:57.297Z","1.3.1-alpha-a2ac4653.65":"2019-07-04T17:15:15.984Z","1.3.1-alpha-dcf3943c.67":"2019-07-04T17:23:20.087Z","1.3.1-alpha-1245f817.68":"2019-07-05T00:27:38.253Z","1.3.1-alpha-3521fdcd.68":"2019-07-05T02:00:03.009Z","1.3.1-alpha-18df6fb2.69":"2019-07-05T16:50:04.141Z","1.3.1-alpha-d928e0d7.72":"2019-07-06T07:52:30.285Z","1.3.1-alpha-a16b1dd1.74":"2019-07-06T08:47:54.034Z","1.3.1-alpha-45adfae2.75":"2019-07-06T11:46:07.053Z","1.3.1-alpha-7bab2d21.76":"2019-07-07T00:12:54.229Z","1.3.1-alpha-991b9d78.75":"2019-07-07T05:01:04.070Z","1.3.1-alpha-eae84480.77":"2019-07-07T05:08:18.447Z","1.3.1-alpha-f115cb32.76":"2019-07-07T05:13:09.027Z","1.3.1-alpha-868806ae.78":"2019-07-07T05:50:42.283Z","1.3.1-alpha-77551f3e.79":"2019-07-07T06:54:04.169Z","1.3.1-alpha-70a40ede.80":"2019-07-07T07:13:45.745Z","1.3.1-alpha-789526ab.83":"2019-07-07T13:29:58.993Z","1.3.1-alpha-c1afdbf6.79":"2019-07-07T13:37:49.233Z","1.3.1-alpha-5d4a4dba.80":"2019-07-07T15:45:30.942Z","1.3.1-alpha-557f8907.80":"2019-07-08T04:39:35.479Z","1.3.1-alpha-6cf98466.81":"2019-07-08T04:50:42.076Z","1.3.1-alpha-cd1c1ce8.82":"2019-07-08T05:29:04.293Z","1.3.1-alpha-c34213ad.83":"2019-07-08T10:06:17.465Z","1.3.1-alpha-77bd07e0.84":"2019-07-08T18:39:10.668Z","1.3.1-alpha-5a8bb636.84":"2019-07-08T22:53:46.471Z","1.3.1-alpha-2ee0881b.85":"2019-07-09T03:49:12.669Z","1.3.1-alpha-1487e307.84":"2019-07-09T03:49:31.374Z","1.3.1-alpha-d536256d.87":"2019-07-09T04:53:30.452Z","1.3.1-alpha-e49b75a6.86":"2019-07-09T05:27:41.930Z","1.3.1-alpha-1cd87c5b.87":"2019-07-09T05:28:23.123Z","1.3.1-alpha-3a1ba5cf.88":"2019-07-09T06:26:58.418Z","1.3.1-alpha-5202e64a.88":"2019-07-09T08:22:07.565Z","1.3.1-alpha-97fb86ed.89":"2019-07-09T16:14:37.679Z","1.3.1-alpha-983f0690.89":"2019-07-09T18:45:46.944Z","1.3.1-alpha-d00892bf.89":"2019-07-09T22:44:02.144Z","1.3.1-alpha-74bc615a.88":"2019-07-09T22:49:23.365Z","1.3.1-alpha-53ecdef9.91":"2019-07-09T22:50:47.236Z","1.3.1-alpha-d42c2895.89":"2019-07-09T22:51:09.765Z","1.3.1-alpha-a7ac64eb.90":"2019-07-09T22:51:44.189Z","1.3.1-alpha-143353cf.92":"2019-07-10T16:27:54.752Z","1.3.1-alpha-950514b0.92":"2019-07-10T17:07:16.825Z","1.3.1-alpha-f4d995af.93":"2019-07-10T18:54:34.614Z","1.3.1-alpha-a4414ffa.94":"2019-07-10T23:10:35.120Z","1.3.1-alpha-a754592f.93":"2019-07-10T23:10:47.223Z","1.3.1-alpha-7c0586c1.95":"2019-07-10T23:12:51.977Z","1.3.1-alpha-13087229.95":"2019-07-10T23:14:58.454Z","1.3.1-alpha-4116eee0.96":"2019-07-11T04:55:03.083Z","1.3.1-alpha-79a7f040.96":"2019-07-11T15:30:15.867Z","1.3.1-alpha-f8865128.96":"2019-07-11T16:06:01.317Z","1.3.1-alpha-d3973be1.97":"2019-07-11T16:06:24.041Z","1.3.1-alpha-50305935.98":"2019-07-11T16:07:57.940Z","1.3.1-alpha-bcdd04fe.99":"2019-07-11T16:20:30.007Z","1.3.1-alpha-50f3ec8b.100":"2019-07-11T18:38:38.798Z","1.3.1-alpha-d437bd51.100":"2019-07-11T22:10:21.967Z","1.4.0":"2019-07-12T06:21:41.327Z","1.4.1-alpha-4d379df8.0":"2019-07-12T06:25:29.898Z","1.4.1-alpha-efe8f8f4.0":"2019-07-12T18:30:46.538Z","1.4.1-alpha-889108ff.0":"2019-07-12T19:13:09.688Z","1.4.1-alpha-ad4e5fad.1":"2019-07-13T15:30:55.849Z","1.4.1-alpha-15322463.1":"2019-07-14T06:32:51.511Z","1.4.1-alpha-0a54de3b.2":"2019-07-14T06:33:19.546Z","1.4.1-alpha-ea228634.3":"2019-07-14T15:31:44.268Z","1.4.1-alpha-00a59224.4":"2019-07-14T15:38:29.795Z","1.4.1-alpha-7a885f15.3":"2019-07-15T06:16:56.593Z","1.4.1-alpha-c1c51542.4":"2019-07-15T10:37:19.958Z","1.4.1-alpha-ca2a73dc.5":"2019-07-16T08:55:44.938Z","1.4.1-alpha-936f9ac3.5":"2019-07-16T09:06:48.276Z","1.4.1-alpha-7111898f.6":"2019-07-16T14:35:31.574Z","1.4.1-alpha-c9d69442.6":"2019-07-16T21:13:51.791Z","1.4.1-alpha-9f944327.7":"2019-07-17T04:48:53.251Z","1.4.1-alpha-74624982.7":"2019-07-17T05:08:39.788Z","1.4.1-alpha-3b1e744b.8":"2019-07-17T06:42:05.737Z","1.4.1-alpha-45fe2aab.8":"2019-07-17T09:04:39.547Z","1.4.1-alpha-8a38994d.9":"2019-07-17T14:03:29.556Z","1.4.1-alpha-31fd6a81.9":"2019-07-17T14:15:34.111Z","1.4.1-alpha-ec7648a3.10":"2019-07-17T14:24:20.334Z","1.4.1-alpha-b8b7c522.10":"2019-07-17T18:31:16.744Z","1.4.1-alpha-02351437.10":"2019-07-17T18:54:50.539Z","1.4.1-alpha-cff8fd5c.12":"2019-07-17T21:23:56.167Z","1.4.1-alpha-96433924.11":"2019-07-17T21:24:27.195Z","1.4.1-alpha-606d5c12.10":"2019-07-17T21:25:05.433Z","1.4.1-alpha-966aad8a.13":"2019-07-18T19:36:00.467Z","1.4.1-alpha-3843b97d.13":"2019-07-18T20:06:49.830Z","1.4.1-alpha-3d6c4786.13":"2019-07-18T20:26:25.688Z","1.4.1-alpha-1adca4e8.13":"2019-07-18T21:45:41.250Z","1.4.1-alpha-cca88b56.13":"2019-07-18T23:55:28.514Z","1.4.1-alpha-2af3c12e.13":"2019-07-19T02:53:11.516Z","1.4.1-alpha-316e7a34.13":"2019-07-19T08:36:21.836Z","1.4.1-alpha-251336a5.16":"2019-07-19T08:37:14.002Z","1.4.1-alpha-3dfdeb29.15":"2019-07-19T08:37:31.931Z","1.4.1-alpha-5131c955.14":"2019-07-19T08:38:00.360Z","1.4.1-alpha-fadec9b3.16":"2019-07-19T08:42:23.822Z","1.4.1-alpha-031f0d85.17":"2019-07-19T08:44:00.288Z","1.4.1-alpha-b4e83a71.18":"2019-07-19T08:54:51.218Z","1.4.1-alpha-e8172aad.19":"2019-07-19T17:22:57.629Z","1.4.1-alpha-68eda5f8.19":"2019-07-19T18:00:18.227Z","1.4.1-alpha-14c1e444.19":"2019-07-19T18:35:16.957Z","1.4.1-alpha-799171aa.19":"2019-07-19T18:42:36.115Z","1.4.1-alpha-ff763077.19":"2019-07-19T20:30:33.798Z","1.4.1-alpha-ab6dcb68.19":"2019-07-20T10:39:37.371Z","1.4.1-alpha-31d981f9.19":"2019-07-20T20:41:17.138Z","1.4.1-alpha-95a0509a.21":"2019-07-20T20:41:40.144Z","1.4.1-alpha-eed3a6d7.22":"2019-07-20T20:42:19.373Z","1.4.1-alpha-c57ba0c4.20":"2019-07-20T20:42:32.830Z","1.4.1-alpha-862b609b.24":"2019-07-20T20:47:27.126Z","1.4.1-alpha-4a0159da.23":"2019-07-20T20:47:39.645Z","1.4.1-alpha-a0cc26fd.25":"2019-07-21T16:45:29.274Z","1.4.1-alpha-f074de1b.25":"2019-07-21T16:52:27.184Z","1.4.1-alpha-208354a4.26":"2019-07-22T18:25:37.797Z","1.4.1-alpha-a811e950.26":"2019-07-22T19:23:59.960Z","1.4.1-alpha-d28bda0d.26":"2019-07-22T20:24:56.523Z","1.4.1-alpha-662c42e5.27":"2019-07-22T23:05:48.454Z","1.4.1-alpha-d8316ef1.28":"2019-07-23T05:11:11.791Z","1.4.1-alpha-06a22085.27":"2019-07-23T05:11:33.773Z","1.4.1-alpha-3917d0d2.29":"2019-07-23T17:27:48.531Z","1.4.1-alpha-97b021be.29":"2019-07-23T19:31:32.226Z","1.4.1-alpha-a8a17e07.29":"2019-07-23T19:33:32.515Z","1.4.1-alpha-3fbc3fa2.29":"2019-07-23T22:06:40.049Z","1.4.1-alpha-9538e479.29":"2019-07-24T00:45:33.540Z","1.4.1-alpha-47fa7cbf.29":"2019-07-24T00:47:19.181Z","1.4.1-alpha-551b67cb.29":"2019-07-24T05:08:18.020Z","1.4.1-alpha-4c40ac8c.30":"2019-07-24T05:08:53.420Z","1.4.1-alpha-45682f8f.31":"2019-07-24T05:13:26.463Z","1.4.1-alpha-3f22ec61.31":"2019-07-24T05:27:32.597Z","1.4.1-alpha-ad935c61.32":"2019-07-24T05:34:00.650Z","1.4.1-alpha-2a60cd1e.33":"2019-07-24T05:35:55.892Z","1.4.1-alpha-6f48b992.34":"2019-07-24T18:40:15.455Z","1.4.1-alpha-557a0b72.34":"2019-07-25T05:02:38.704Z","1.4.1-alpha-beaacf3c.34":"2019-07-25T10:59:35.230Z","1.4.1-alpha-c9d51c4f.34":"2019-07-25T18:32:15.699Z","1.4.1-alpha-3beecdbd.34":"2019-07-25T18:32:37.725Z","1.4.1-alpha-95780260.34":"2019-07-26T00:36:55.571Z","1.4.1-alpha-acce6662.34":"2019-07-26T16:08:34.233Z","1.4.1-alpha-8629f14e.34":"2019-07-26T18:44:04.007Z","1.4.1-alpha-f9e9dd60.34":"2019-07-26T20:21:30.399Z","1.4.1-alpha-5e421be4.34":"2019-07-26T23:39:14.267Z","1.4.1-alpha-59b5bf63.34":"2019-07-28T08:26:40.792Z","1.4.1-alpha-83723ec7.35":"2019-07-28T08:27:12.491Z","1.4.1-alpha-9eaf83a4.36":"2019-07-28T08:32:43.001Z","1.4.1-alpha-34406574.38":"2019-07-28T08:33:01.579Z","1.4.1-alpha-d1ae9275.37":"2019-07-28T08:34:12.148Z","1.4.1-alpha-8730bf85.41":"2019-07-28T08:38:56.902Z","1.4.1-alpha-348c5c3e.39":"2019-07-28T08:39:17.322Z","1.4.1-alpha-e05baeef.42":"2019-07-28T08:39:52.739Z","1.4.1-alpha-3fba67bc.40":"2019-07-28T08:40:15.240Z","1.4.1-alpha-7aa6f563.43":"2019-07-28T08:45:33.802Z","1.4.1-alpha-70fe14b7.44":"2019-07-28T10:24:50.344Z","1.4.1-alpha-501cd7ac.44":"2019-07-28T10:28:36.823Z","1.4.1-alpha-00b211e2.45":"2019-07-28T11:35:03.589Z","1.4.1-alpha-3625c0f1.46":"2019-07-28T14:36:56.079Z","1.4.1-alpha-346b4c63.46":"2019-07-28T23:47:41.987Z","1.4.1-alpha-f6896bd1.47":"2019-07-29T17:21:26.746Z","1.4.1-alpha-ccc2d921.47":"2019-07-29T17:43:23.196Z","1.4.1-alpha-67ded0aa.47":"2019-07-29T18:29:49.988Z","1.4.1-alpha-a5bcb99e.47":"2019-07-29T23:10:34.417Z","1.4.1-alpha-55af743a.49":"2019-07-30T04:22:50.134Z","1.4.1-alpha-9935b035.50":"2019-07-30T04:23:19.973Z","1.4.1-alpha-36dbaf29.47":"2019-07-30T04:24:10.447Z","1.4.1-alpha-4b7b4904.48":"2019-07-30T04:24:31.976Z","1.4.1-alpha-f374d056.51":"2019-07-30T18:37:37.922Z","1.4.1-alpha-ca76dbca.51":"2019-07-30T22:31:28.957Z","1.4.1-alpha-ef87f8ed.51":"2019-07-30T22:31:47.927Z","1.4.1-alpha-fe20266a.52":"2019-07-31T05:59:20.215Z","1.4.1-alpha-5a0e1b95.53":"2019-07-31T06:20:35.702Z","1.4.1-alpha-14a15332.53":"2019-07-31T06:37:32.734Z","1.4.1-alpha-7ccb9613.54":"2019-07-31T09:34:16.962Z","1.4.1-alpha-23cb153e.54":"2019-07-31T09:43:16.025Z","1.4.1-alpha-5c6700fb.54":"2019-07-31T10:33:54.242Z","1.4.1-alpha-05008ade.55":"2019-07-31T10:42:33.338Z","1.4.1-alpha-eb6fa520.56":"2019-07-31T11:26:20.275Z","1.4.1-alpha-a2bc8c3d.56":"2019-07-31T11:40:54.779Z","1.4.1-alpha-dbedcb73.58":"2019-07-31T14:26:25.360Z","1.4.1-alpha-ecb2c964.57":"2019-07-31T14:34:06.379Z","1.4.1-alpha-6ee432d2.57":"2019-07-31T14:54:03.288Z","1.4.1-alpha-87676d19.58":"2019-07-31T15:02:20.938Z","1.4.1-alpha-3a0b9d08.59":"2019-07-31T17:18:53.025Z","1.4.1-alpha-47c20979.59":"2019-07-31T18:34:17.028Z","1.4.1-alpha-25ce89c4.60":"2019-07-31T21:48:19.155Z","1.4.1-alpha-095314d3.59":"2019-07-31T21:49:16.181Z","1.4.1-alpha-2ade00b9.61":"2019-08-01T04:56:42.368Z","1.4.1-alpha-61e9a849.62":"2019-08-01T04:58:02.437Z","1.4.1-alpha-8b994b35.63":"2019-08-01T08:32:57.859Z","1.4.1-alpha-818a345d.63":"2019-08-01T08:41:13.554Z","1.4.1-alpha-d6cd7359.64":"2019-08-01T08:55:55.549Z","1.4.1-alpha-b171828b.64":"2019-08-01T11:33:52.590Z","1.4.1-alpha-45ce6b30.65":"2019-08-01T12:02:47.937Z","1.4.1-alpha-1559ab68.65":"2019-08-01T12:15:15.170Z","1.4.1-alpha-1998a660.66":"2019-08-01T13:30:53.891Z","1.4.1-alpha-9a53d8d7.66":"2019-08-01T13:53:20.494Z","1.4.1-alpha-ae47c715.67":"2019-08-01T14:57:06.986Z","1.4.1-alpha-7d16ab34.68":"2019-08-01T15:01:35.663Z","1.4.1-alpha-20179a5c.69":"2019-08-01T15:22:13.263Z","1.4.1-alpha-5e26ef3a.70":"2019-08-01T20:14:12.869Z","1.4.1-alpha-19e9091c.70":"2019-08-01T22:16:28.477Z","1.4.1-alpha-aac1fb57.71":"2019-08-02T10:12:01.527Z","1.4.1-alpha-fd910c7e.76":"2019-08-02T12:10:11.893Z","1.4.1-alpha-38fc3c63.72":"2019-08-02T13:06:02.931Z","1.4.1-alpha-7d6a1254.80":"2019-08-02T13:46:58.084Z","1.4.1-alpha-0e176b9e.83":"2019-08-02T14:24:15.481Z","1.4.1-alpha-513d1763.73":"2019-08-03T06:28:01.120Z","1.4.1-alpha-06154dab.72":"2019-08-03T06:28:12.856Z","1.4.1-alpha-1820cc52.74":"2019-08-03T06:45:41.085Z","1.4.1-alpha-45ae60d5.74":"2019-08-03T08:15:13.245Z","1.4.1-alpha-f5d22824.75":"2019-08-03T15:24:48.427Z","1.4.1-alpha-33fb5f7e.75":"2019-08-03T16:16:06.716Z","1.4.1-alpha-9230ff00.76":"2019-08-04T07:09:25.566Z","1.4.1-alpha-0046bee3.76":"2019-08-04T07:23:19.241Z","1.4.1-alpha-2369c1d1.77":"2019-08-04T07:54:13.190Z","1.4.1-alpha-906f6449.78":"2019-08-04T08:44:43.863Z","1.4.1-alpha-a7bbb74e.79":"2019-08-04T08:54:12.046Z","1.4.1-alpha-0259e017.78":"2019-08-04T09:01:17.935Z","1.4.1-alpha-7e307a09.79":"2019-08-04T09:07:33.732Z","1.4.1-alpha-6a24d831.80":"2019-08-04T09:11:42.182Z","1.4.1-alpha-d25d4d32.79":"2019-08-04T09:19:28.207Z","1.4.1-alpha-81eba542.81":"2019-08-04T09:59:46.081Z","1.4.1-alpha-5c095655.80":"2019-08-04T10:12:34.390Z","1.4.1-alpha-ffc76e57.81":"2019-08-04T14:36:26.781Z","1.4.1-alpha-589aabd4.81":"2019-08-04T14:48:29.090Z","1.4.1-alpha-516b0253.83":"2019-08-04T15:14:46.739Z","1.4.1-alpha-f29a8447.84":"2019-08-05T06:07:36.737Z","1.4.1-alpha-a34e914f.87":"2019-08-05T07:26:27.732Z","1.4.1-alpha-f8164823.84":"2019-08-05T08:29:23.526Z","1.4.1-alpha-16b8b43a.85":"2019-08-05T12:39:32.548Z","1.4.1-alpha-14e4ea68.88":"2019-08-05T13:26:11.999Z","1.4.1-alpha-c265edeb.89":"2019-08-05T15:44:51.496Z","1.4.1-alpha-fd31b826.85":"2019-08-05T16:11:18.528Z","1.4.1-alpha-0328ccc6.86":"2019-08-05T17:47:12.043Z","1.4.1-alpha-21137c40.86":"2019-08-05T18:26:55.319Z","1.4.1-alpha-21f8a32e.87":"2019-08-05T18:28:43.611Z","1.4.1-alpha-755983e4.86":"2019-08-05T18:28:58.081Z","1.4.1-alpha-eb66d9f3.88":"2019-08-05T20:23:26.387Z","1.4.1-alpha-75ff6e0e.88":"2019-08-06T02:17:03.019Z","1.4.1-alpha-be53c293.89":"2019-08-06T05:37:53.499Z","1.4.1-alpha-0d698fc3.90":"2019-08-06T10:13:57.744Z","1.4.1-alpha-1ac39282.91":"2019-08-06T10:33:04.825Z","1.4.1-alpha-b0903fbc.86":"2019-08-06T10:47:37.502Z","1.4.1-alpha-5f1e6aa8.90":"2019-08-06T11:25:59.565Z","1.4.1-alpha-9eb5ade4.90":"2019-08-06T11:27:09.111Z","1.4.1-alpha-95439428.91":"2019-08-06T11:47:10.072Z","1.4.1-alpha-dabc3a42.92":"2019-08-06T12:54:18.583Z","1.4.1-alpha-97d03349.92":"2019-08-06T13:13:00.698Z","1.4.1-alpha-f577c620.92":"2019-08-06T13:29:45.050Z","1.4.1-alpha-ad8ddfd9.92":"2019-08-06T14:35:16.128Z","1.4.1-alpha-ca913559.92":"2019-08-06T18:21:41.926Z","1.4.1-alpha-563f0bbd.93":"2019-08-06T18:32:45.250Z","1.4.1-alpha-0d9fbe39.93":"2019-08-06T18:40:30.360Z","1.4.1-alpha-5ca4fa45.93":"2019-08-06T18:48:04.887Z","1.4.1-alpha-2af5f921.94":"2019-08-06T18:55:49.567Z","1.4.1-alpha-47037d88.93":"2019-08-06T19:16:57.282Z","1.4.1-alpha-f63f5d34.95":"2019-08-06T19:30:14.877Z","1.4.1-alpha-680e7b39.95":"2019-08-06T19:31:06.401Z","1.4.1-alpha-4e86b3f9.9":"2019-08-06T21:12:53.613Z","1.4.1-alpha-adf605b8.96":"2019-08-06T21:57:33.581Z","1.4.1-alpha-7206bd0c.98":"2019-08-07T06:30:01.068Z","1.5.0":"2019-08-07T06:41:01.261Z","1.5.1-alpha-c2909900.0":"2019-08-07T06:45:21.257Z","1.5.1-alpha-262df528.0":"2019-08-07T06:55:03.643Z","1.5.1-alpha-a7e74611.1":"2019-08-07T17:42:41.043Z","1.5.1-alpha-27e722d0.1":"2019-08-07T17:48:44.337Z","1.5.1-alpha-52f0160e.2":"2019-08-07T18:39:37.191Z","1.5.1-alpha-61f7eea7.2":"2019-08-07T18:45:19.539Z","1.5.1-alpha-e332cbb3.3":"2019-08-07T21:51:22.379Z","1.5.1-alpha-d0f60d15.3":"2019-08-07T23:11:16.791Z","1.5.1-alpha-294f84d2.4":"2019-08-07T23:12:51.205Z","1.5.1-alpha-b0efa195.4":"2019-08-07T23:13:22.176Z","1.5.1-alpha-042afc74.5":"2019-08-07T23:31:51.241Z","1.5.1-alpha-e4e10196.6":"2019-08-07T23:34:31.367Z","1.5.1-alpha-f0c0dce9.5":"2019-08-08T05:06:16.612Z","1.5.1-alpha-7a9aecfe.6":"2019-08-08T12:56:46.754Z","1.5.1-alpha-180bf173.6":"2019-08-08T13:11:53.815Z","1.5.1-alpha-a61e3bef.7":"2019-08-08T19:08:39.207Z","1.5.1-alpha-76f66eb4.7":"2019-08-08T20:02:43.863Z","1.5.1-alpha-5a07666c.8":"2019-08-08T21:25:42.815Z","1.5.1-alpha-0d0084d5.8":"2019-08-09T00:55:59.803Z","1.5.1-alpha-d6a931dc.8":"2019-08-09T01:58:36.844Z","1.5.1-alpha-76df0876.8":"2019-08-09T05:04:31.575Z","1.5.1-alpha-132258f8.9":"2019-08-09T05:05:10.800Z","1.5.1-alpha-99dea689.10":"2019-08-09T05:05:27.204Z","1.5.1-alpha-bbf794b2.11":"2019-08-09T14:28:36.414Z","1.5.1-alpha-2e6e65e7.11":"2019-08-09T18:49:06.353Z","1.5.1-alpha-5c9a7ccd.12":"2019-08-09T20:19:45.802Z","1.5.1-alpha-ff62d5ef.11":"2019-08-09T20:22:04.933Z","1.5.1-alpha-0994a6c0.13":"2019-08-09T22:47:10.346Z","1.5.1-alpha-64803892.13":"2019-08-09T23:34:26.975Z","1.5.1-alpha-aac4569d.14":"2019-08-10T00:30:47.885Z","1.5.1-alpha-d6fecaaa.14":"2019-08-10T01:09:59.400Z","1.5.1-alpha-5b3dd98d.14":"2019-08-10T07:00:29.625Z","1.5.1-alpha-ed8b377f.14":"2019-08-10T17:54:13.693Z","1.5.1-alpha-3e126a39.15":"2019-08-10T21:35:01.252Z","1.5.1-alpha-a16bd53f.14":"2019-08-10T21:36:01.412Z","1.5.1-alpha-7ae66210.16":"2019-08-10T21:36:25.717Z","1.5.1-alpha-677ac653.16":"2019-08-10T21:37:07.721Z","1.5.1-alpha-f5e32175.17":"2019-08-11T03:06:04.216Z","1.5.1-alpha-5a598ded.17":"2019-08-11T03:07:40.856Z","1.5.1-alpha-ca078902.18":"2019-08-11T03:11:45.593Z","1.5.1-alpha-dc00cf28.18":"2019-08-11T04:56:27.241Z","1.5.1-alpha-37e23e38.19":"2019-08-11T05:01:16.934Z","1.5.1-alpha-e13a6647.20":"2019-08-11T05:46:09.860Z","1.5.1-alpha-ad4c8313.20":"2019-08-11T05:49:26.439Z","1.5.1-alpha-81bc9b98.20":"2019-08-11T06:02:57.439Z","1.5.1-alpha-67fbd2c9.21":"2019-08-11T12:31:22.523Z","1.5.1-alpha-46a8a9f9.21":"2019-08-11T12:45:12.123Z","1.5.1-alpha-21ef6883.22":"2019-08-11T12:49:30.567Z","1.5.1-alpha-a6dbc965.21":"2019-08-11T15:01:38.919Z","1.5.1-alpha-3b154480.22":"2019-08-11T15:24:46.507Z","1.5.1-alpha-9c664dd6.22":"2019-08-11T15:54:20.792Z","1.5.1-alpha-521f8ddf.23":"2019-08-11T15:57:47.140Z","1.5.1-alpha-2b107e27.24":"2019-08-11T15:59:36.936Z","1.5.1-alpha-41609490.22":"2019-08-12T06:40:16.745Z","1.5.1-alpha-3b5ba084.23":"2019-08-12T06:59:13.453Z","1.5.1-alpha-3f341e3e.23":"2019-08-12T07:09:59.776Z","1.5.1-alpha-199436cd.23":"2019-08-12T07:13:38.522Z","1.5.1-alpha-9b1dd7c5.24":"2019-08-12T07:56:24.585Z","1.5.1-alpha-82c78ceb.25":"2019-08-12T08:08:51.263Z","1.5.1-alpha-1b2f538d.26":"2019-08-12T08:27:04.025Z","1.5.1-alpha-ee2a12e1.25":"2019-08-12T08:30:58.346Z","1.1.4-alpha-9fb8c26a.23":"2019-08-12T11:01:04.426Z","1.1.4-alpha-bf6e85a2.24":"2019-08-12T11:20:58.365Z","1.5.1-alpha-bdc59a03.27":"2019-08-12T11:49:40.386Z","1.5.1-alpha-08ded801.28":"2019-08-12T14:16:36.808Z","1.5.1-alpha-e6d7675c.28":"2019-08-12T14:30:19.721Z","1.5.1-alpha-84a08ebe.27":"2019-08-12T14:42:41.075Z","1.5.1-alpha-26999f52.28":"2019-08-12T14:58:49.261Z","1.5.1-alpha-2888386a.29":"2019-08-12T16:51:45.853Z","1.5.1-alpha-f2ec1763.29":"2019-08-12T17:32:43.636Z","1.5.1-alpha-90994a70.28":"2019-08-12T18:19:22.323Z","1.5.1-alpha-b64c37c4.29":"2019-08-12T18:38:56.965Z","1.5.1-alpha-41517aa0.29":"2019-08-13T02:29:56.151Z","1.5.1-alpha-17023886.29":"2019-08-13T03:10:58.606Z","1.5.1-alpha-0e5e5a0a.29":"2019-08-13T08:04:44.401Z","1.5.1-alpha-aa0774d4.32":"2019-08-13T08:05:13.166Z","1.5.1-alpha-a124f220.31":"2019-08-13T08:05:52.844Z","1.5.1-alpha-909e747c.30":"2019-08-13T08:06:11.003Z","1.5.1-alpha-0332af38.33":"2019-08-13T08:11:34.823Z","1.5.1-alpha-238cef63.30":"2019-08-13T08:12:05.552Z","1.5.1-alpha-579e41d3.34":"2019-08-13T08:12:39.412Z","1.5.1-alpha-659d75df.35":"2019-08-13T08:13:12.947Z","1.5.1-alpha-5c31f532.36":"2019-08-13T08:17:57.318Z","1.5.1-alpha-fa21dc69.40":"2019-08-13T11:52:49.556Z","1.5.1-alpha-36b848a6.37":"2019-08-13T12:07:57.817Z","1.5.1-alpha-27205e41.39":"2019-08-13T18:18:57.146Z","1.5.1-alpha-c7f74365.38":"2019-08-13T18:37:07.417Z","1.5.1-alpha-108a46c9.38":"2019-08-13T19:52:25.620Z","1.5.1-alpha-ddbbb391.38":"2019-08-14T00:17:54.612Z","1.5.1-alpha-9fa39b3e.39":"2019-08-14T00:50:57.541Z","1.5.1-alpha-e7500b38.40":"2019-08-14T00:51:25.262Z","1.5.1-alpha-7c11cd7b.38":"2019-08-14T00:51:40.754Z","1.5.1-alpha-ffd58d6c.40":"2019-08-14T07:52:38.418Z","1.5.1-alpha-44d9f1d3.41":"2019-08-14T09:15:43.217Z","1.5.1-alpha-a0b28119.41":"2019-08-14T09:29:59.828Z","1.5.1-alpha-a38a82e8.42":"2019-08-14T13:04:17.997Z","1.5.1-alpha-76416012.43":"2019-08-14T13:59:59.907Z","1.5.1-alpha-fe48657d.44":"2019-08-14T17:03:22.047Z","1.5.1-alpha-d4d3f1de.44":"2019-08-14T18:23:18.862Z","1.5.1-alpha-5f4dd47c.44":"2019-08-14T18:44:19.607Z","1.5.1-alpha-5167635d.45":"2019-08-14T18:44:47.690Z","1.5.1-alpha-c3e1b8ec.46":"2019-08-15T01:03:57.368Z","1.5.1-alpha-930a35af.46":"2019-08-15T01:05:25.151Z","1.5.1-alpha-739919d5.45":"2019-08-15T05:30:47.626Z","1.5.1-alpha-932d25c7.46":"2019-08-15T05:44:11.385Z","1.5.1-alpha-0e17c300.46":"2019-08-15T10:10:48.048Z","1.5.1-alpha-76e48119.47":"2019-08-15T10:23:19.389Z","1.5.1-alpha-8c425b65.47":"2019-08-15T13:55:37.904Z","1.5.1-alpha-49a835b2.48":"2019-08-15T13:56:03.234Z","1.5.1-alpha-b8b66b34.49":"2019-08-15T14:02:25.913Z","1.5.1-alpha-83c2da58.50":"2019-08-15T14:04:32.479Z","1.5.1-alpha-b30e1906.51":"2019-08-15T14:07:59.144Z","1.5.1-alpha-5dcadc85.52":"2019-08-15T16:18:54.762Z","1.5.1-alpha-6e825d09.52":"2019-08-15T19:26:16.123Z","1.5.1-alpha-2be36d2e.52":"2019-08-15T23:04:04.987Z","1.5.1-alpha-b1889ca7.52":"2019-08-15T23:16:21.719Z","1.5.1-alpha-a77c437c.53":"2019-08-16T06:10:39.338Z","1.5.1-alpha-a2a029fc.52":"2019-08-16T06:11:23.225Z","1.5.1-alpha-25e5aed4.54":"2019-08-16T06:11:50.073Z","1.5.1-alpha-2ce38c74.55":"2019-08-16T06:12:23.663Z","1.5.1-alpha-23f5eb58.56":"2019-08-16T07:01:49.144Z","1.5.1-alpha-a860e3c9.56":"2019-08-16T07:13:23.756Z","1.5.1-alpha-df3acd19.57":"2019-08-16T07:45:17.441Z","1.5.1-alpha-5f07b0f0.58":"2019-08-16T08:01:14.455Z","1.5.1-alpha-2a70e5d7.58":"2019-08-16T08:07:57.318Z","1.5.1-alpha-55fdaaa4.60":"2019-08-16T12:07:31.683Z","1.5.1-alpha-3607d760.59":"2019-08-16T12:14:21.494Z","1.5.1-alpha-68edfd1c.61":"2019-08-16T12:16:31.105Z","1.5.1-alpha-df8ef623.60":"2019-08-16T12:16:49.989Z","1.6.0":"2019-08-16T12:26:34.323Z","1.6.1-alpha-400ebc6a.0":"2019-08-16T12:30:47.410Z","1.6.1-alpha-64f037c3.0":"2019-08-16T14:29:50.077Z","1.6.1-alpha-2f4963c0.0":"2019-08-16T16:09:56.297Z","1.6.1-alpha-87b82f98.1":"2019-08-16T16:12:13.227Z","1.6.1-alpha-b7f58e91.1":"2019-08-16T16:27:43.330Z","1.6.1-alpha-fb9f854a.2":"2019-08-16T16:29:06.352Z","1.6.1-alpha-a8624cd6.2":"2019-08-16T16:35:20.370Z","1.6.1":"2019-08-16T17:02:16.881Z","1.6.2-alpha-4093f981.0":"2019-08-16T17:06:57.920Z","1.6.2-alpha-1d080723.0":"2019-08-16T18:34:19.211Z","1.6.2-alpha-84629a7b.0":"2019-08-16T19:30:08.607Z","1.6.2-alpha-c91f97da.1":"2019-08-16T21:34:14.174Z","1.6.2-alpha-5d0154be.1":"2019-08-17T11:22:43.278Z","1.6.2-alpha-f1ffe3c5.2":"2019-08-17T13:48:26.700Z","1.6.2-alpha-35255e9f.2":"2019-08-17T14:49:44.670Z","1.6.2-alpha-982f3acd.3":"2019-08-17T15:38:25.368Z","1.6.2-alpha-58f14bd2.2":"2019-08-17T15:39:09.698Z","1.6.2-alpha-2b78e2b9.4":"2019-08-17T17:33:08.148Z","1.6.2-alpha-78632975.4":"2019-08-17T18:12:01.843Z","1.6.2-alpha-5f0518cb.5":"2019-08-18T18:05:22.467Z","1.6.2-alpha-f2ff9fe7.5":"2019-08-19T03:25:57.905Z","1.6.2-alpha-d718b242.6":"2019-08-19T12:28:47.950Z","1.6.2-alpha-8e52fa70.6":"2019-08-19T16:25:33.882Z","1.6.2-alpha-0beb7651.7":"2019-08-19T17:55:43.296Z","1.6.2-alpha-4d01ce4d.7":"2019-08-19T18:30:43.615Z","1.6.2-alpha-eed477a8.7":"2019-08-19T20:20:48.180Z","1.6.2-alpha-e345dced.9":"2019-08-20T06:18:44.091Z","1.6.2-alpha-28758ae5.8":"2019-08-20T06:19:10.608Z","1.6.2-alpha-14ccaded.7":"2019-08-20T06:20:56.174Z","1.6.2-alpha-70d04265.10":"2019-08-20T07:42:19.840Z","1.6.2-alpha-d0d3d92d.11":"2019-08-20T18:15:23.401Z","1.6.2-alpha-c7e4fb10.11":"2019-08-20T18:31:21.106Z","1.6.2-alpha-e0536995.11":"2019-08-20T19:16:12.619Z","1.6.2-alpha-12015ecb.11":"2019-08-20T20:01:44.805Z","1.6.2-alpha-80fd054c.13":"2019-08-21T01:48:03.817Z","1.6.2-alpha-877dd626.14":"2019-08-21T01:48:32.778Z","1.6.2-alpha-fcd51625.11":"2019-08-21T01:48:46.407Z","1.6.2-alpha-bcb0da78.12":"2019-08-21T01:49:55.988Z","1.6.2-alpha-5e96ec0f.15":"2019-08-21T15:51:32.777Z","1.6.2-alpha-f1e59cd3.15":"2019-08-21T17:38:15.543Z","1.6.2-alpha-64432b6d.15":"2019-08-21T18:48:39.700Z","1.6.2-alpha-5c25e467.16":"2019-08-21T19:17:48.625Z","1.6.2-alpha-3a8a58e0.15":"2019-08-21T19:18:06.541Z","1.6.2-alpha-a1b293ca.17":"2019-08-21T19:18:24.290Z","1.6.2-alpha-43852cf7.18":"2019-08-22T00:40:16.914Z","1.6.2-alpha-8876cbd4.18":"2019-08-22T04:19:42.451Z","1.6.2-alpha-7f98f547.19":"2019-08-22T06:57:21.358Z","1.6.2-alpha-0bbf6496.19":"2019-08-22T11:39:06.566Z","1.6.2-alpha-c4c1a7cd.20":"2019-08-22T12:12:47.015Z","1.6.2-alpha-07318248.20":"2019-08-22T12:47:37.027Z","1.6.2-alpha-65bb7c0a.21":"2019-08-22T16:47:26.240Z","1.6.2-alpha-4ebeb9aa.21":"2019-08-22T18:04:02.039Z","1.6.2-alpha-b6c66ba0.21":"2019-08-22T19:09:09.732Z","1.6.2-alpha-58405038.21":"2019-08-23T05:20:41.194Z","1.6.2-alpha-2b6971e7.21":"2019-08-23T05:20:59.614Z","1.6.2-alpha-5c099a70.21":"2019-08-23T15:33:23.118Z","1.6.2-alpha-8a94a274.21":"2019-08-23T16:36:50.168Z","1.6.2-alpha-5a98c452.21":"2019-08-23T18:37:46.813Z","1.6.2-alpha-74d7d70d.21":"2019-08-23T23:13:34.466Z","1.6.2-alpha-84ad7dc6.21":"2019-08-24T01:07:45.539Z","1.6.2-alpha-26a2ac37.21":"2019-08-24T01:08:56.111Z","1.6.2-alpha-21d3824f.21":"2019-08-25T17:50:41.430Z","1.6.2-alpha-347e47d5.21":"2019-08-26T17:51:28.703Z","1.6.2-alpha-bd50da81.21":"2019-08-26T18:02:28.555Z","1.6.2-alpha-775f33a0.21":"2019-08-26T18:34:24.561Z","1.6.2-alpha-0ad21bf7.21":"2019-08-26T21:21:27.165Z","1.6.2-alpha-fabc55dd.23":"2019-08-27T01:23:20.712Z","1.6.2-alpha-31d3a6a8.21":"2019-08-27T01:23:41.176Z","1.6.2-alpha-39a3cb4e.22":"2019-08-27T01:24:19.106Z","1.6.2-alpha-122445d4.24":"2019-08-27T01:24:46.404Z","1.6.2-alpha-efc0d249.25":"2019-08-27T01:29:17.751Z","1.6.2-alpha-e3792d72.26":"2019-08-27T01:30:11.289Z","1.6.2-alpha-ea246d8e.27":"2019-08-27T01:31:13.684Z","1.6.2-alpha-1c8a1a60.27":"2019-08-27T01:31:36.445Z","1.6.2-alpha-461f3587.27":"2019-08-27T06:52:13.389Z","1.6.2-alpha-3c1aa68d.27":"2019-08-27T07:01:42.466Z","1.6.2-alpha-5d59a505.29":"2019-08-27T07:21:15.564Z","1.6.2-alpha-7ffc9347.30":"2019-08-27T07:21:47.897Z","1.6.2-alpha-94eb6574.28":"2019-08-27T07:22:10.333Z","1.6.2-alpha-c626daf6.31":"2019-08-27T10:16:36.038Z","1.6.2-alpha-dcdd6e5e.32":"2019-08-27T10:29:04.767Z","1.6.2-alpha-20aa880f.33":"2019-08-27T10:35:33.310Z","1.6.2-alpha-531414e7.34":"2019-08-27T10:35:54.148Z","1.6.2-alpha-6fad6d38.35":"2019-08-27T11:16:29.360Z","1.6.2-alpha-42ab136b.36":"2019-08-27T11:20:12.447Z","1.6.2-alpha-240c42c8.38":"2019-08-28T18:06:14.882Z","1.6.2-alpha-9e245358.38":"2019-08-28T19:15:35.445Z","1.6.2-alpha-8def731e.38":"2019-08-28T20:44:27.440Z","1.6.2-alpha-aeb597c4.39":"2019-08-29T03:42:38.730Z","1.6.2-alpha-707ab959.38":"2019-08-29T03:44:03.364Z","1.6.2-alpha-38deb310.40":"2019-08-29T03:45:07.558Z","1.6.2-alpha-608f1dd1.41":"2019-08-29T03:50:28.097Z","1.6.2-alpha-3a6e2ebe.42":"2019-08-29T05:49:01.450Z","1.6.2-alpha-ef63db58.43":"2019-08-29T05:50:23.633Z","1.6.2-alpha-e54002f6.43":"2019-08-29T07:43:52.933Z","1.6.2-alpha-1e5802d1.43":"2019-08-29T08:41:20.390Z","1.6.2-alpha-19a0c8cd.44":"2019-08-29T10:37:32.220Z","1.6.2-alpha-1252b168.45":"2019-08-29T10:53:46.821Z","1.6.2-alpha-cdcdebf3.44":"2019-08-29T11:34:16.796Z","1.6.2-alpha-90a5d053.45":"2019-08-29T12:55:33.519Z","1.6.2-alpha-d8c4b05a.45":"2019-08-29T13:00:32.774Z","1.6.2-alpha-8286f3f3.45":"2019-08-29T13:04:58.596Z","1.6.2-alpha-aeb3f880.46":"2019-08-29T13:05:53.093Z","1.6.2-alpha-43700573.46":"2019-08-29T13:23:54.012Z","1.6.2-alpha-f5250087.47":"2019-08-29T14:55:12.256Z","1.6.2-alpha-34352090.48":"2019-08-29T18:05:58.233Z","1.6.2-alpha-bf6a64a0.48":"2019-08-29T19:50:44.921Z","1.6.2-alpha-69ba8c44.48":"2019-08-29T20:25:27.425Z","1.6.2-alpha-60080c33.48":"2019-08-30T00:47:43.548Z","1.6.2-alpha-68c7ac51.48":"2019-08-30T05:30:00.751Z","1.6.2-alpha-db139674.48":"2019-08-30T08:45:12.194Z","1.6.2-alpha-4169ebe5.49":"2019-08-30T08:45:31.826Z","1.6.2-alpha-386650e1.51":"2019-08-30T08:45:57.063Z","1.6.2-alpha-3be43db9.50":"2019-08-30T08:46:14.165Z","1.6.2-alpha-b598d910.52":"2019-08-30T08:53:08.878Z","1.6.2-alpha-d14eb041.52":"2019-08-30T09:04:32.694Z","1.6.2-alpha-29e97146.52":"2019-08-30T10:16:20.531Z","1.6.2-alpha-38332326.53":"2019-08-30T16:51:57.704Z","1.6.2-alpha-088a9934.54":"2019-08-30T16:52:43.470Z","1.6.2-alpha-eaef6745.52":"2019-08-30T16:52:55.092Z","1.6.2-alpha-e96f5a68.55":"2019-08-30T18:26:49.639Z","1.6.2-alpha-efd41191.55":"2019-08-30T18:47:36.575Z","1.6.2-alpha-dff5b5a0.57":"2019-08-31T07:09:33.120Z","1.6.2-alpha-a23028c3.55":"2019-08-31T07:09:58.291Z","1.6.2-alpha-d0fd0de4.56":"2019-08-31T07:10:19.517Z","1.6.2-alpha-55fa3315.58":"2019-08-31T08:36:06.651Z","1.7.0":"2019-08-31T09:02:38.725Z","1.7.1-alpha-aff7ab5e.0":"2019-08-31T09:06:39.697Z","1.7.1-alpha-71ff3f20.0":"2019-08-31T09:08:00.963Z","1.7.1-alpha-a3eda93b.0":"2019-08-31T12:24:12.642Z","1.7.1-alpha-739822f5.0":"2019-09-01T16:24:47.426Z","1.7.1-alpha-3f270bcd.0":"2019-09-01T21:57:18.939Z","1.7.1-alpha-40154b2f.1":"2019-09-02T05:51:52.438Z","1.7.1-alpha-21c9fa00.3":"2019-09-02T05:52:39.596Z","1.7.1-alpha-6229511a.0":"2019-09-02T05:53:40.373Z","1.7.1-alpha-fc22ed2c.2":"2019-09-02T05:57:54.199Z","1.7.1-alpha-7513f30f.4":"2019-09-02T11:37:29.853Z","1.7.1-alpha-2577e20c.4":"2019-09-02T15:33:27.551Z","1.7.1-alpha-bec1d186.5":"2019-09-02T16:15:15.443Z","1.7.1-alpha-25cb3a3a.6":"2019-09-02T16:45:01.101Z","1.7.1-alpha-e3dd5f61.4":"2019-09-03T03:52:38.039Z","1.7.1-alpha-53e631eb.4":"2019-09-03T05:30:26.781Z","1.7.1-alpha-3d2f0206.4":"2019-09-03T05:36:57.828Z","1.7.1-alpha-b61c6444.5":"2019-09-03T05:37:16.454Z","1.7.1-alpha-cd06f0ce.7":"2019-09-03T05:38:07.661Z","1.7.1-alpha-969ddf4a.6":"2019-09-03T05:40:15.878Z","1.7.1-alpha-ba9b8412.8":"2019-09-03T05:44:56.732Z","1.7.1-alpha-764d1ebe.9":"2019-09-03T06:00:55.931Z","1.7.1-alpha-02f0b64d.7":"2019-09-03T07:23:58.909Z","1.7.1-alpha-ce9311ff.8":"2019-09-03T08:07:57.402Z","1.7.1-alpha-f7e1aae7.9":"2019-09-03T08:51:38.999Z","1.7.1-alpha-1b42ab3a.10":"2019-09-03T11:51:13.291Z","1.7.1-alpha-291848e1.11":"2019-09-03T11:53:00.543Z","1.7.1-alpha-d7b8a142.12":"2019-09-03T11:53:37.918Z","1.7.1-alpha-fbdbc4d3.13":"2019-09-03T15:01:41.687Z","1.7.1-alpha-71ed5aea.13":"2019-09-03T19:56:11.547Z","1.7.1-alpha-d187ac13.14":"2019-09-03T22:26:29.989Z","1.7.1-alpha-dbf87c29.13":"2019-09-03T22:27:51.235Z","1.7.1-alpha-c1cbd657.15":"2019-09-04T03:40:35.833Z","1.7.1-alpha-c1e61fc4.15":"2019-09-04T05:06:28.358Z","1.7.1-alpha-be5f4743.16":"2019-09-04T18:38:13.124Z","1.7.1-alpha-139e7d8b.16":"2019-09-04T20:36:38.165Z","1.7.1-alpha-b5baa92c.17":"2019-09-05T02:04:31.651Z","1.7.1-alpha-faf364b2.17":"2019-09-05T02:56:02.772Z","1.7.1-alpha-631f508b.18":"2019-09-05T18:36:40.151Z","1.7.1-alpha-c11340f4.18":"2019-09-05T20:12:14.461Z","1.7.1-alpha-89ed88bd.18":"2019-09-05T20:30:26.666Z","1.7.1-alpha-ad796040.20":"2019-09-06T09:10:09.291Z","1.7.1-alpha-31ab6948.21":"2019-09-06T09:29:56.493Z","1.7.1-alpha-6a552db9.19":"2019-09-06T11:40:23.198Z","1.7.1-alpha-9925b7ff.19":"2019-09-06T15:43:37.578Z","1.7.1-alpha-8fd14e56.19":"2019-09-06T16:39:32.809Z","1.7.1-alpha-df04b519.19":"2019-09-07T00:57:22.837Z","1.7.1-alpha-56063392.20":"2019-09-07T01:01:44.718Z","1.7.1-alpha-2eacf503.19":"2019-09-07T01:02:48.755Z","1.7.1-alpha-460cd79a.21":"2019-09-08T05:16:56.539Z","1.7.1-alpha-f4a45820.22":"2019-09-08T05:17:17.318Z","1.7.1-alpha-0f62765b.23":"2019-09-08T10:04:28.632Z","1.7.1-alpha-09e293d8.23":"2019-09-08T10:22:12.377Z","1.7.1-alpha-51c0663d.24":"2019-09-09T00:43:16.659Z","1.7.1-alpha-8c70bf5d.24":"2019-09-09T06:29:00.899Z","1.7.1-alpha-5ec72c24.25":"2019-09-09T15:32:39.918Z","1.7.1-alpha-7838baf4.26":"2019-09-09T18:31:57.668Z","1.7.1-alpha-18147be3.26":"2019-09-09T21:09:45.527Z","1.7.1-alpha-a46e599c.27":"2019-09-10T00:56:42.876Z","1.7.1-alpha-0f98e840.27":"2019-09-10T02:21:20.891Z","1.7.1-alpha-b4e56daa.28":"2019-09-10T08:20:45.427Z","1.7.1-alpha-3fad52f3.29":"2019-09-10T13:22:05.688Z","1.7.1-alpha-b07188a7.29":"2019-09-10T18:33:22.653Z","1.7.1-alpha-b8c0d56a.29":"2019-09-10T21:04:01.108Z","1.7.1-alpha-1a90ee0d.29":"2019-09-11T03:34:08.175Z","1.7.1-alpha-356903bb.30":"2019-09-11T03:34:48.906Z","1.7.1-alpha-d15967b5.31":"2019-09-11T05:54:51.920Z","1.7.1-alpha-5c885341.32":"2019-09-11T06:00:13.926Z","1.7.1-alpha-d022cd45.32":"2019-09-11T06:11:01.992Z","1.7.1-alpha-d5959bbc.33":"2019-09-11T08:57:17.355Z","1.7.1-alpha-aaabd172.33":"2019-09-11T09:26:26.949Z","1.7.1-alpha-7be0e2a0.33":"2019-09-11T11:06:16.773Z","1.7.1-alpha-2187dc6b.34":"2019-09-11T11:25:02.806Z","1.7.1-alpha-f7b843df.34":"2019-09-11T14:45:14.911Z","1.7.1-alpha-12b11d20.34":"2019-09-11T18:38:53.818Z","1.7.1-alpha-f8a416cb.34":"2019-09-11T20:53:46.801Z","1.7.1-alpha-dac42faa.34":"2019-09-12T03:52:27.719Z","1.7.1-alpha-f0349b98.37":"2019-09-12T05:13:45.587Z","1.7.1-alpha-f8c5def5.34":"2019-09-12T05:14:09.573Z","1.7.1-alpha-08c99cae.35":"2019-09-12T05:15:22.017Z","1.7.1-alpha-ae6d7670.36":"2019-09-12T05:15:45.418Z","1.7.1-alpha-f6a1fa19.38":"2019-09-12T05:20:40.661Z","1.7.1-alpha-bc2dc51a.39":"2019-09-12T05:21:12.683Z","1.7.1-alpha-5fc7ef3a.40":"2019-09-12T05:42:01.246Z","1.7.1-alpha-149033c7.41":"2019-09-12T08:09:52.910Z","1.7.1-alpha-812c162b.42":"2019-09-12T08:29:37.581Z","1.7.1-alpha-7b019298.41":"2019-09-12T09:54:08.813Z","1.7.1-alpha-18727f5a.44":"2019-09-12T12:12:40.202Z","1.7.1-alpha-5ed10067.41":"2019-09-12T18:43:59.814Z","1.7.1-alpha-882d127a.41":"2019-09-12T20:24:03.469Z","1.7.1-alpha-e1cef837.42":"2019-09-12T20:27:03.764Z","1.7.1-alpha-82f8c122.43":"2019-09-12T20:27:15.194Z","1.7.1-alpha-cbd99bdb.44":"2019-09-13T15:34:11.251Z","1.7.1-alpha-1b7421a8.44":"2019-09-13T19:48:01.852Z","1.7.1-alpha-24171cc8.45":"2019-09-13T21:08:28.525Z","1.7.1-alpha-4d2274c3.45":"2019-09-13T22:06:33.435Z","1.7.1-alpha-3358cbd7.46":"2019-09-15T17:00:26.198Z","1.7.1-alpha-9d6eb623.46":"2019-09-15T23:46:39.954Z","1.7.1-alpha-b1516fbd.46":"2019-09-16T00:47:27.966Z","1.7.1-alpha-3bb939a5.46":"2019-09-16T01:50:23.582Z","1.7.1-alpha-4791da26.46":"2019-09-16T04:49:12.914Z","1.7.1-alpha-b7c0b97f.47":"2019-09-16T04:49:35.149Z","1.7.1-alpha-5bd208de.48":"2019-09-16T04:52:45.978Z","1.7.1-alpha-5de2f31f.55":"2019-09-16T10:28:03.291Z","1.7.1-alpha-97eb88a8.49":"2019-09-16T11:17:28.196Z","1.7.1-alpha-8acb9348.56":"2019-09-16T11:42:52.552Z","1.7.1-alpha-2a64793c.50":"2019-09-16T12:13:27.418Z","1.7.1-alpha-b52fff4e.51":"2019-09-16T14:50:15.749Z","1.7.1-alpha-59c12b88.51":"2019-09-16T18:48:46.514Z","1.7.1-alpha-b08e44c5.51":"2019-09-16T19:18:04.606Z","1.7.1-alpha-a5cb2214.51":"2019-09-17T07:19:37.569Z","1.7.1-alpha-d1017914.52":"2019-09-17T07:20:00.775Z","1.7.1-alpha-f7d9faf6.53":"2019-09-17T07:20:31.091Z","1.7.1-alpha-bad8307c.55":"2019-09-17T07:27:01.454Z","1.7.1-alpha-b651f2ce.56":"2019-09-17T07:27:24.178Z","1.7.1-alpha-5b1a0fb1.56":"2019-09-17T08:03:04.151Z","1.7.1-alpha-4f6ffbf8.47":"2019-09-17T13:48:39.531Z","1.7.1-alpha-ab157fb1.49":"2019-09-17T14:04:01.205Z","1.7.1-alpha-bd93921f.50":"2019-09-17T14:50:57.149Z","1.7.1-alpha-3c401e8e.57":"2019-09-17T18:27:55.222Z","1.7.1-alpha-498e0b56.52":"2019-09-18T09:20:25.854Z","1.7.1-alpha-4e73dea2.53":"2019-09-18T09:38:53.910Z","1.7.1-alpha-92996794.54":"2019-09-18T11:05:38.747Z","1.7.1-alpha-3be8c435.56":"2019-09-18T11:47:35.981Z","1.7.1-alpha-0c906951.57":"2019-09-18T15:07:08.617Z","1.7.1-alpha-96598d5d.57":"2019-09-18T15:15:29.574Z","1.7.1-alpha-7846646a.59":"2019-09-18T15:18:35.352Z","1.7.1-alpha-f189f58b.52":"2019-09-18T15:21:35.958Z","1.7.1-alpha-af49518e.60":"2019-09-18T15:53:45.853Z","1.7.1-alpha-4fe96738.61":"2019-09-18T18:30:33.939Z","1.7.1-alpha-13bf2773.61":"2019-09-19T00:35:14.045Z","1.7.1-alpha-6aa76e98.62":"2019-09-19T01:37:16.534Z","1.7.1-alpha-53c38a08.61":"2019-09-19T01:38:08.779Z","1.7.1-alpha-3e9c1264.63":"2019-09-19T03:39:52.661Z","1.7.1-alpha-7cb713dc.63":"2019-09-19T04:14:26.803Z","1.7.1-alpha-c5779b92.64":"2019-09-19T04:55:21.639Z","1.7.1-alpha-8888cd37.64":"2019-09-19T06:41:28.013Z","1.7.1-alpha-8c82a6ef.62":"2019-09-19T12:08:42.980Z","1.7.1-alpha-9b33d3ea.65":"2019-09-19T18:00:39.229Z","1.7.1-alpha-2b2ecfef.65":"2019-09-19T18:39:42.772Z","1.7.1-alpha-c3890149.65":"2019-09-19T21:00:47.742Z","1.7.1-alpha-7654fc4f.65":"2019-09-19T22:02:16.899Z","1.7.1-alpha-d257fccd.66":"2019-09-19T22:03:02.815Z","1.7.1-alpha-122292a4.67":"2019-09-19T22:24:03.466Z","1.7.1-alpha-bf9e8f9f.68":"2019-09-20T07:26:17.684Z","1.7.1-alpha-62d03af5.68":"2019-09-20T10:29:14.194Z","1.7.1-alpha-7b78fde2.69":"2019-09-20T18:34:20.748Z","1.7.1-alpha-10805e88.69":"2019-09-20T21:22:51.661Z","1.7.1-alpha-bb9644ec.70":"2019-09-20T22:29:05.788Z","1.7.1-alpha-e64df49b.70":"2019-09-20T22:44:30.377Z","1.7.1-alpha-155a3062.65":"2019-09-22T05:46:09.774Z","1.7.1-alpha-7e6f33ef.71":"2019-09-22T05:56:04.961Z","1.7.1-alpha-33456465.73":"2019-09-22T06:56:52.508Z","1.7.1-alpha-8ed4b450.74":"2019-09-22T07:25:18.657Z","1.7.1-alpha-55ffdd9e.74":"2019-09-22T07:34:16.569Z","1.7.1-alpha-64ecb373.75":"2019-09-22T10:54:24.461Z","1.7.1-alpha-3eb90e44.75":"2019-09-22T10:56:46.362Z","1.7.1-alpha-c043007f.76":"2019-09-22T11:06:18.671Z","1.7.1-alpha-748fafc5.61":"2019-09-22T13:39:40.846Z","1.7.1-alpha-b435de9d.62":"2019-09-22T14:12:31.514Z","1.7.1-alpha-2fe0ec94.77":"2019-09-22T14:24:27.589Z","1.7.1-alpha-c6b6f18c.78":"2019-09-22T14:58:57.711Z","1.7.1-alpha-f4adeebe.79":"2019-09-22T15:45:30.984Z","1.7.1-alpha-3b7913a8.79":"2019-09-22T15:51:06.954Z","1.7.1-alpha-0d074776.79":"2019-09-22T15:54:59.461Z","1.7.1-alpha-0e3f4903.79":"2019-09-22T15:55:14.649Z","1.7.1-alpha-520b429b.80":"2019-09-22T15:56:09.819Z","1.7.1-alpha-54dced1b.80":"2019-09-22T16:05:29.938Z","1.2.2-alpha-f18e1796.2":"2019-09-22T16:58:29.219Z","1.7.1-alpha-edfef09e.81":"2019-09-22T17:24:30.896Z","1.7.1-alpha-94e1ed2f.81":"2019-09-22T17:26:20.214Z","1.7.1-alpha-312e468c.81":"2019-09-22T19:56:47.723Z","1.7.1-alpha-e56978ea.82":"2019-09-22T19:58:08.634Z","1.7.1-alpha-15bc65d5.83":"2019-09-23T18:37:54.659Z","1.7.1-alpha-e1761e14.83":"2019-09-23T23:50:37.845Z","1.7.1-alpha-deddc091.84":"2019-09-24T00:59:15.726Z","1.7.1-alpha-11a96f9d.84":"2019-09-24T04:24:05.376Z","1.7.1-alpha-adf3e6b1.85":"2019-09-24T05:20:39.290Z","1.7.1-alpha-97b5d733.85":"2019-09-24T05:41:46.082Z","1.7.1-alpha-d3b3384e.86":"2019-09-24T05:50:51.763Z","1.7.1-alpha-e61bf1a9.87":"2019-09-24T06:11:01.583Z","1.7.1-alpha-797953bb.87":"2019-09-24T06:20:36.071Z","1.7.1-alpha-f3706bc5.91":"2019-09-24T15:46:22.625Z","1.7.1-alpha-587599f4.88":"2019-09-24T15:57:00.131Z","1.7.1-alpha-59af2256.91":"2019-09-24T16:03:04.976Z","1.7.1-alpha-fb78c8bf.89":"2019-09-24T16:12:14.666Z","1.7.1-alpha-1e9152fb.90":"2019-09-24T16:26:26.811Z","1.7.1-alpha-345fee5c.90":"2019-09-24T16:36:41.012Z","1.7.1-alpha-34691d2c.90":"2019-09-24T16:41:16.864Z","1.7.1-alpha-0f86be66.91":"2019-09-24T17:11:33.568Z","1.7.1-alpha-905a51c7.92":"2019-09-24T17:16:44.782Z","1.7.1-alpha-4c98be4e.92":"2019-09-24T18:41:27.895Z","1.7.1-alpha-a6f39588.92":"2019-09-24T21:20:03.017Z","1.7.1-alpha-a4f6e6d1.92":"2019-09-24T23:13:30.295Z","1.7.1-alpha-86f464fb.93":"2019-09-25T04:41:04.541Z","1.7.1-alpha-cf659f0c.94":"2019-09-25T04:41:31.410Z","1.7.1-alpha-3f533b45.92":"2019-09-25T04:41:56.574Z","1.7.1-alpha-b55d0576.93":"2019-09-25T04:42:16.446Z","1.7.1-alpha-487eda92.95":"2019-09-25T04:49:10.546Z","1.7.1-alpha-8fe5d812.95":"2019-09-25T04:58:53.460Z","1.2.2-alpha-c8c968c9.3":"2019-09-25T07:41:46.545Z","1.2.2-alpha-0867915d.3":"2019-09-25T07:42:41.864Z","1.2.2-alpha-afafd585.4":"2019-09-25T08:42:32.688Z","1.2.2-alpha-e24522c2.5":"2019-09-25T08:58:39.439Z","1.2.2-alpha-51c00503.6":"2019-09-25T09:08:13.248Z","1.2.2-alpha-fca36bf7.7":"2019-09-25T09:23:53.496Z","1.2.2-alpha-e384309f.8":"2019-09-25T10:06:02.746Z","1.2.2-alpha-99378ad3.11":"2019-09-25T12:06:45.887Z","1.2.2-alpha-f5493761.12":"2019-09-25T12:31:22.437Z","1.2.2-alpha-25434592.14":"2019-09-25T13:48:39.354Z","1.2.2-alpha-cef5ce5b.15":"2019-09-25T14:00:13.221Z","1.2.2-alpha-e26102d9.16":"2019-09-25T14:03:05.045Z","1.7.1-alpha-ece1ae8c.96":"2019-09-25T14:13:30.776Z","1.2.2-alpha-5aed8345.17":"2019-09-25T19:50:19.449Z","1.7.1-alpha-561b1bb7.96":"2019-09-25T19:51:41.180Z","1.7.1-alpha-0d8b61ae.97":"2019-09-25T21:33:42.441Z","1.2.2-alpha-bc9da033.18":"2019-09-26T05:26:17.632Z","1.2.2-alpha-daeb543e.19":"2019-09-26T05:43:41.530Z","1.7.1-alpha-7f0d4caf.97":"2019-09-26T07:44:48.203Z","1.7.1-alpha-6eb9ee0d.98":"2019-09-26T09:20:46.446Z","1.7.1-alpha-f24a7d65.98":"2019-09-26T10:49:49.004Z","1.7.1-alpha-27a408a5.98":"2019-09-26T10:52:02.518Z","1.7.1-alpha-1305d6dd.99":"2019-09-26T13:46:50.040Z","1.7.1-alpha-aaf3ce9d.98":"2019-09-26T13:48:38.104Z","1.7.1-alpha-7175f3a5.100":"2019-09-26T17:07:36.398Z","1.7.1-alpha-aa8d52a2.100":"2019-09-26T19:51:16.500Z","1.7.1-alpha-be5c0aa2.100":"2019-09-26T23:20:05.660Z","1.7.1-alpha-a0541f74.102":"2019-09-26T23:20:24.242Z","1.7.1-alpha-f55fc1c2.101":"2019-09-26T23:21:39.661Z","1.7.1-alpha-2c3d1e04.103":"2019-09-27T18:30:05.742Z","1.7.1-alpha-2ccd3db3.103":"2019-09-27T20:48:33.424Z","1.7.1-alpha-60fcf5a6.103":"2019-09-28T01:05:49.087Z","1.7.1-alpha-821059d5.103":"2019-09-28T01:55:26.762Z","1.7.1-alpha-70a12a46.104":"2019-09-28T11:25:49.159Z","1.7.1-alpha-87962b73.103":"2019-09-28T11:26:16.763Z","1.7.1-alpha-68389e56.105":"2019-09-28T18:37:53.240Z","1.7.1-alpha-98494018.105":"2019-09-30T16:33:50.563Z","1.7.1-alpha-18662f49.105":"2019-09-30T18:36:42.175Z","1.7.1-alpha-557ad3c8.105":"2019-10-01T02:52:52.609Z","1.7.1-alpha-a9ef71e8.105":"2019-10-01T05:43:17.234Z","1.7.1-alpha-f71016b0.105":"2019-10-01T06:10:48.328Z","1.7.1-alpha-148f5e54.106":"2019-10-01T06:16:06.643Z","1.7.1-alpha-3a96c5fe.105":"2019-10-01T08:33:16.341Z","1.7.1-alpha-ba2706c2.106":"2019-10-01T08:39:00.551Z","1.7.1-alpha-a8492444.108":"2019-10-01T08:39:16.265Z","1.7.1-alpha-a580ddef.107":"2019-10-01T08:40:38.563Z","1.7.1-alpha-44a7e874.109":"2019-10-01T08:40:59.385Z","1.7.1-alpha-a3785b22.110":"2019-10-01T15:30:51.973Z","1.7.1-alpha-6dc1bcab.110":"2019-10-01T18:35:11.747Z","1.7.1-alpha-ba106d1b.110":"2019-10-02T01:13:47.851Z","1.7.1-alpha-14cf1b4e.110":"2019-10-02T02:05:51.611Z","1.7.1-alpha-3deca237.110":"2019-10-02T02:25:43.727Z","1.7.1-alpha-d0a81b87.110":"2019-10-02T04:39:15.628Z","1.7.1-alpha-eb36cc4f.112":"2019-10-02T04:40:04.596Z","1.7.1-alpha-e669d53e.111":"2019-10-02T04:40:23.584Z","1.7.1-alpha-587c5eae.113":"2019-10-02T04:41:37.077Z","1.7.1-alpha-3b64ce9a.114":"2019-10-02T04:47:55.981Z","1.7.1-alpha-4ca2abcc.115":"2019-10-02T04:49:15.616Z","1.7.1-alpha-f53d6e74.116":"2019-10-02T05:10:32.192Z","1.7.1-alpha-150eca9c.117":"2019-10-02T05:47:13.496Z","1.7.1-alpha-1c2486f0.118":"2019-10-02T08:16:11.088Z","1.7.1-alpha-e2f52d7a.118":"2019-10-02T09:28:16.485Z","1.7.1-alpha-c800aa77.119":"2019-10-02T14:23:02.497Z","1.7.1-alpha-23589acb.118":"2019-10-02T14:49:05.301Z","1.7.1-alpha-39c7886e.119":"2019-10-02T14:52:59.719Z","1.7.1-alpha-20601d02.120":"2019-10-02T14:58:38.889Z","1.2.2-alpha-84bc7230.22":"2019-10-02T15:14:33.739Z","1.2.2-alpha-2fe1137e.23":"2019-10-02T15:55:53.460Z","1.2.2-alpha-399bf5cb.24":"2019-10-02T18:22:44.286Z","1.7.1-alpha-b6835304.121":"2019-10-02T18:24:31.565Z","1.7.1-alpha-9f91a2fb.122":"2019-10-02T18:25:17.920Z","1.7.1-alpha-416f177d.122":"2019-10-02T18:32:05.515Z","1.7.1-alpha-ac67a562.122":"2019-10-02T18:35:43.448Z","1.7.1-alpha-b63b708a.123":"2019-10-02T18:41:29.879Z","1.7.1-alpha-6afca8a4.123":"2019-10-02T18:50:48.004Z","1.8.0":"2019-10-02T18:53:51.276Z","1.8.1-alpha-39ed267c.0":"2019-10-02T19:00:36.675Z","1.8.1-alpha-aec64c40.0":"2019-10-02T21:37:40.756Z","1.8.1-alpha-ca1525cb.0":"2019-10-02T22:06:36.269Z","1.8.1-alpha-c7086e71.0":"2019-10-03T04:29:23.980Z","1.8.1-alpha-cf0659b7.2":"2019-10-03T05:56:06.274Z","1.8.1-alpha-274f359d.0":"2019-10-03T05:57:50.623Z","1.8.1-alpha-81dfd3ae.1":"2019-10-03T05:58:15.465Z","1.8.1-alpha-2ca26031.6":"2019-10-03T10:49:58.538Z","1.8.1-alpha-9337ef30.3":"2019-10-03T14:45:48.117Z","1.8.1-alpha-b0b9a02f.4":"2019-10-03T16:57:29.142Z","1.8.1-alpha-cfd78b56.4":"2019-10-03T18:31:23.218Z","1.8.1-alpha-ca646bfd.4":"2019-10-03T21:27:04.548Z","1.8.1-alpha-9a55799b.5":"2019-10-03T22:00:08.776Z","1.8.1-alpha-2814d00c.4":"2019-10-03T22:46:16.267Z","1.8.1-alpha-acdc2959.5":"2019-10-03T23:39:40.518Z","1.8.1-alpha-55b6cd51.4":"2019-10-03T23:41:00.505Z","1.8.1-alpha-b7000071.6":"2019-10-04T06:52:53.197Z","1.8.1-alpha-4cfb4aab.6":"2019-10-04T18:28:19.474Z","1.8.1-alpha-ad5aa72f.6":"2019-10-04T18:29:46.112Z","1.8.1-alpha-52dea90a.7":"2019-10-04T18:30:49.820Z","1.8.1-alpha-49f33b61.8":"2019-10-04T21:23:07.460Z","1.8.1-alpha-92a0e24f.8":"2019-10-05T12:59:09.084Z","1.8.1-alpha-560cfe88.9":"2019-10-05T12:59:54.093Z","1.8.1-alpha-ebaf5b49.3":"2019-10-05T13:25:49.378Z","1.8.1-alpha-912023c7.10":"2019-10-05T13:27:28.472Z","1.8.1-alpha-87c7426c.4":"2019-10-05T13:48:02.848Z","1.8.1-alpha-760424e2.5":"2019-10-05T14:06:58.477Z","1.8.1-alpha-14653a6a.11":"2019-10-05T14:15:37.676Z","1.8.1-alpha-99aa17fc.12":"2019-10-05T14:17:42.472Z","1.8.2-alpha-09802351.0":"2019-10-05T14:33:25.398Z","1.8.1":"2019-10-05T15:16:33.024Z","1.8.2-alpha-1662b10a.0":"2019-10-05T15:22:14.112Z","1.8.2-alpha-8adcaa1f.0":"2019-10-05T15:41:02.285Z","1.8.2-alpha-760dd7eb.1":"2019-10-05T17:10:48.897Z","1.8.2-alpha-bc6d7b6b.2":"2019-10-06T00:29:02.584Z","1.8.2-alpha-0bf9a6df.2":"2019-10-06T05:42:20.281Z","1.8.2-alpha-23c32ffb.3":"2019-10-06T07:26:32.082Z","1.8.2-alpha-83e8c0a3.4":"2019-10-06T12:22:23.328Z","1.8.2-alpha-86582f8d.5":"2019-10-06T12:23:43.284Z","1.8.2-alpha-38267164.6":"2019-10-07T06:05:16.331Z","1.8.2-alpha-179bfdb7.7":"2019-10-07T07:01:50.332Z","1.8.2-alpha-6b830067.8":"2019-10-07T07:11:46.008Z","1.8.2-alpha-ed97d84f.8":"2019-10-07T07:23:59.911Z","1.8.2-alpha-fee89459.9":"2019-10-07T07:26:35.851Z","1.8.2-alpha-436657fd.10":"2019-10-07T08:34:36.889Z","1.8.2-alpha-a83224e6.9":"2019-10-07T09:37:50.827Z","1.8.2-alpha-2d5a7f59.10":"2019-10-07T09:49:07.568Z","1.8.2-alpha-a6fda89f.11":"2019-10-07T09:49:43.068Z","1.8.2-alpha-c829b288.12":"2019-10-07T18:33:26.843Z","1.8.2-alpha-794349bc.12":"2019-10-07T23:10:41.855Z","1.8.2-alpha-22008071.12":"2019-10-08T05:41:47.526Z","1.8.2-alpha-a4f40f9c.12":"2019-10-08T13:11:15.008Z","1.8.2-alpha-76650689.12":"2019-10-08T20:02:57.201Z","1.8.2-alpha-1b935898.12":"2019-10-08T20:46:19.417Z","1.8.2-alpha-7af859cd.12":"2019-10-08T20:46:37.678Z","1.8.2-alpha-bddd2b6f.12":"2019-10-09T00:32:46.727Z","1.8.2-alpha-12b352e5.13":"2019-10-09T06:05:43.898Z","1.8.2-alpha-2180df98.14":"2019-10-09T06:06:18.836Z","1.8.2-alpha-bd0f880e.12":"2019-10-09T06:07:00.859Z","1.8.2-alpha-8e347b45.15":"2019-10-09T06:07:31.677Z","1.8.2-alpha-ce8227f0.16":"2019-10-09T06:14:42.860Z","1.8.2-alpha-0c3512ea.18":"2019-10-09T06:16:55.030Z","1.8.2-alpha-6183d15c.19":"2019-10-09T06:17:25.240Z","1.8.2-alpha-1bcb1e88.17":"2019-10-09T06:17:55.477Z","1.8.2-alpha-2776cac9.20":"2019-10-09T06:23:30.784Z","1.8.2-alpha-1ddc517e.20":"2019-10-09T18:35:40.256Z","1.8.2-alpha-e295d38a.20":"2019-10-09T19:46:34.746Z","1.8.2-alpha-dfae0dd2.20":"2019-10-09T20:32:07.932Z","1.8.2-alpha-6c908f53.20":"2019-10-10T01:32:29.210Z","1.8.2-alpha-0544fd4f.21":"2019-10-10T05:34:50.821Z","1.8.2-alpha-6c21a19b.23":"2019-10-10T05:35:46.226Z","1.8.2-alpha-0f48e06f.22":"2019-10-10T05:36:21.063Z","1.8.2-alpha-4eb48f3f.20":"2019-10-10T05:37:50.208Z","1.8.2-alpha-af6dd37c.24":"2019-10-10T05:44:47.579Z","1.8.2-alpha-449afc5a.25":"2019-10-10T12:27:59.903Z","0.14.6-alpha-0fc63e35.1188":"2019-10-10T12:56:56.048Z","1.8.1-alpha-0fc63e35.7":"2019-10-10T13:11:55.312Z","1.8.1-alpha-72e47d6f.8":"2019-10-10T13:25:01.080Z","1.8.1-alpha-a7a03b6d.10":"2019-10-10T13:43:18.630Z","1.8.2-alpha-3e39c314.25":"2019-10-10T14:44:52.212Z","1.8.2-alpha-6dc72cdb.25":"2019-10-10T14:48:21.336Z","1.8.2-alpha-42e8c1cc.26":"2019-10-10T15:01:48.175Z","1.8.2-alpha-3522f84a.27":"2019-10-10T18:47:23.699Z","1.8.2-alpha-096084bc.27":"2019-10-11T05:45:43.833Z","1.8.2-alpha-9ff38642.28":"2019-10-11T08:43:08.362Z","1.8.2-alpha-70e09439.29":"2019-10-11T17:02:11.946Z","1.8.2-alpha-60d04ce0.29":"2019-10-11T18:38:38.643Z","1.8.2-alpha-6f404be3.30":"2019-10-12T06:01:17.686Z","1.8.2-alpha-7668806a.29":"2019-10-12T06:01:54.571Z","1.8.2-alpha-e7ed36eb.29":"2019-10-12T06:29:35.292Z","1.8.2-alpha-9ae02b14.29":"2019-10-12T06:30:50.532Z","1.8.2-alpha-98b72bed.31":"2019-10-12T06:39:11.015Z","1.8.2-alpha-6c15ba6b.32":"2019-10-12T20:13:35.388Z","1.8.2-alpha-9d4a72fd.32":"2019-10-12T20:35:18.168Z","1.8.2-alpha-91608747.32":"2019-10-13T00:03:25.167Z","1.8.2-alpha-6f9fc62c.34":"2019-10-13T06:57:53.089Z","1.8.2-alpha-f0640c6a.32":"2019-10-13T06:58:10.730Z","1.8.2-alpha-8321e437.33":"2019-10-13T06:59:26.713Z","1.8.2-alpha-f8f68b24.35":"2019-10-13T07:53:56.607Z","1.8.2-alpha-4529aae3.35":"2019-10-13T08:07:49.917Z","1.8.2-alpha-9aad6af1.36":"2019-10-14T18:33:44.099Z","1.8.2-alpha-e99e6bce.36":"2019-10-14T19:26:00.834Z","1.8.2-alpha-ffad98a7.36":"2019-10-14T20:33:06.653Z","1.8.2-alpha-93348d8b.36":"2019-10-14T21:21:59.893Z","1.8.2-alpha-e448be1e.36":"2019-10-15T05:28:37.382Z","1.8.2-alpha-4da91801.38":"2019-10-15T05:31:23.354Z","1.8.2-alpha-aeda8047.36":"2019-10-15T05:31:48.627Z","1.8.2-alpha-8891f70d.37":"2019-10-15T05:32:16.556Z","1.8.2-alpha-6b66022c.39":"2019-10-15T05:38:34.684Z","1.8.2-alpha-b0b8fd23.39":"2019-10-15T05:45:21.375Z","1.8.2-alpha-bacad969.40":"2019-10-15T05:50:25.955Z","1.8.2-alpha-221b7165.41":"2019-10-15T05:57:29.365Z","1.8.2-alpha-de6b6e4b.41":"2019-10-15T06:24:23.285Z","1.8.2-alpha-a98ee5eb.42":"2019-10-15T08:24:02.442Z","1.8.2-alpha-1a68d0a8.42":"2019-10-15T08:38:55.588Z","1.8.2-alpha-c7249947.43":"2019-10-15T11:43:41.484Z","1.8.2-alpha-97f8a95c.43":"2019-10-15T11:54:00.636Z","1.8.2-alpha-1df4f054.44":"2019-10-15T12:36:45.879Z","1.8.2-alpha-383c7122.45":"2019-10-15T12:42:31.490Z","1.8.2-alpha-681116a5.44":"2019-10-15T13:27:44.140Z","1.8.2-alpha-a9c2e949.45":"2019-10-15T13:28:16.508Z","1.8.2-alpha-f9569d0c.47":"2019-10-15T14:10:20.007Z","1.8.2-alpha-24d271d2.46":"2019-10-15T14:22:26.417Z","1.8.2-alpha-3924478d.47":"2019-10-15T18:53:55.089Z","1.8.2-alpha-84cf0c03.47":"2019-10-15T18:54:16.344Z","1.8.2-alpha-cdeb8075.47":"2019-10-15T19:30:40.915Z","1.8.2-alpha-87145402.47":"2019-10-15T19:59:44.730Z","1.8.2-alpha-3c6fc6fc.47":"2019-10-15T20:29:09.468Z","1.8.2-alpha-bd833c84.47":"2019-10-16T00:08:19.624Z","1.8.2-alpha-8c952d4d.47":"2019-10-16T00:22:20.175Z","1.8.2-alpha-39428c88.47":"2019-10-16T02:02:27.510Z","1.8.2-alpha-7bde11e7.47":"2019-10-16T02:53:08.622Z","1.8.2-alpha-543b93ba.48":"2019-10-16T06:02:03.842Z","1.8.2-alpha-eadfe37c.50":"2019-10-16T06:03:17.221Z","1.8.2-alpha-58ea8772.47":"2019-10-16T06:03:51.962Z","1.8.2-alpha-728a674b.49":"2019-10-16T06:04:48.285Z","1.8.2-alpha-5399e4d2.51":"2019-10-16T06:11:42.557Z","1.8.2-alpha-d9b90615.53":"2019-10-16T06:12:59.662Z","1.8.2-alpha-6f8fe116.52":"2019-10-16T06:14:14.702Z","1.8.2-alpha-35e67852.48":"2019-10-16T06:14:28.963Z","1.8.2-alpha-3c611de8.54":"2019-10-16T07:39:59.602Z","1.8.2-alpha-23dc346b.55":"2019-10-16T07:40:35.703Z","1.8.2-alpha-24c06110.56":"2019-10-16T11:31:52.679Z","1.8.2-alpha-5f9203e8.57":"2019-10-16T11:33:36.151Z","1.8.2-alpha-6077a576.58":"2019-10-16T13:31:07.465Z","1.8.2-alpha-4d778ad3.58":"2019-10-16T17:43:10.116Z","1.8.2-alpha-e9f1a0f3.58":"2019-10-16T18:25:08.600Z","1.8.2-alpha-bd466395.58":"2019-10-16T18:45:31.172Z","1.8.2-alpha-e6c1dffd.59":"2019-10-17T05:49:45.529Z","1.8.2-alpha-9e6d18ec.58":"2019-10-17T05:50:08.781Z","1.8.2-alpha-ad85f635.60":"2019-10-17T05:50:23.645Z","1.8.2-alpha-886a56f7.61":"2019-10-17T18:35:09.819Z","1.8.2-alpha-c9b88336.61":"2019-10-17T21:34:41.168Z","1.8.2-alpha-391bc737.62":"2019-10-18T18:47:51.382Z","1.8.2-alpha-668cbc61.62":"2019-10-18T20:18:18.392Z","1.8.2-alpha-ef90dac0.63":"2019-10-18T21:54:51.666Z","1.8.2-alpha-818b3e51.63":"2019-10-19T07:59:37.219Z","1.8.2-alpha-9b2d4821.63":"2019-10-19T14:22:37.058Z","1.8.2-alpha-6b7b498c.63":"2019-10-20T19:54:24.124Z","1.8.2-alpha-976f09dc.63":"2019-10-21T06:33:35.258Z","1.8.2-alpha-ed9885c3.63":"2019-10-21T08:00:50.698Z","1.8.2-alpha-f0c4d8d0.63":"2019-10-21T17:31:33.489Z","1.8.2-alpha-4bcc0f72.63":"2019-10-21T17:42:35.830Z","1.8.2-alpha-26d713bd.63":"2019-10-21T20:07:04.876Z","1.8.2-alpha-227c7e27.63":"2019-10-21T21:24:13.470Z","1.8.2-alpha-9a527f27.63":"2019-10-21T21:37:43.335Z","1.8.2-alpha-c58a81cd.64":"2019-10-22T05:13:22.900Z","1.8.2-alpha-7c9fe564.66":"2019-10-22T05:14:11.506Z","1.8.2-alpha-f00dd13b.65":"2019-10-22T05:14:39.352Z","1.8.2-alpha-72a44501.63":"2019-10-22T05:16:02.120Z","1.8.2-alpha-3c4c7bbd.73":"2019-10-22T05:23:26.130Z","1.8.2-alpha-dc50c291.72":"2019-10-22T05:23:56.691Z","1.8.2-alpha-0cbc0e03.73":"2019-10-22T05:25:44.950Z","1.8.2-alpha-f38bb859.74":"2019-10-22T05:26:05.633Z","1.8.2-alpha-e44a9143.73":"2019-10-22T05:35:11.751Z","1.8.2-alpha-7c3881a3.75":"2019-10-22T05:35:35.182Z","1.8.2-alpha-4a81cbd9.64":"2019-10-22T05:37:25.578Z","1.8.2-alpha-3455c2a8.75":"2019-10-22T05:42:23.026Z","1.8.2-alpha-0e279932.74":"2019-10-22T05:45:46.303Z","1.8.2-alpha-795d88b8.76":"2019-10-22T05:59:24.488Z","1.8.2-alpha-747bf694.77":"2019-10-22T06:01:55.421Z","1.8.2-alpha-6ee6e064.78":"2019-10-22T06:02:29.854Z","1.8.2-alpha-5badfd43.79":"2019-10-22T06:09:03.872Z","1.8.2-alpha-b3ba3254.79":"2019-10-22T06:25:27.393Z","1.8.2-alpha-f341f656.75":"2019-10-22T12:46:12.046Z","1.8.2-alpha-58942361.80":"2019-10-22T13:01:27.842Z","1.8.2-alpha-2b5ff658.81":"2019-10-22T15:12:07.979Z","1.8.2-alpha-f7d39ad1.82":"2019-10-22T18:45:06.803Z","1.8.2-alpha-23960105.82":"2019-10-22T19:01:31.540Z","1.8.2-alpha-1e4ea7d2.82":"2019-10-22T19:14:51.088Z","1.8.2-alpha-1c5f4d93.84":"2019-10-22T19:35:24.188Z","1.8.2-alpha-c7c9c98b.82":"2019-10-22T21:52:22.572Z","1.8.2-alpha-3e00a0e9.82":"2019-10-23T00:31:05.523Z","1.8.2-alpha-22ade2cd.83":"2019-10-23T03:52:45.363Z","1.8.2-alpha-db800588.85":"2019-10-23T03:53:04.817Z","1.8.2-alpha-36d48260.84":"2019-10-23T03:53:40.479Z","1.8.2-alpha-0b9f7398.82":"2019-10-23T03:53:58.862Z","1.8.2-alpha-1309ed84.86":"2019-10-23T04:01:58.299Z","1.8.2-alpha-02a44b50.86":"2019-10-23T14:34:51.583Z","1.8.2-alpha-02d75c31.85":"2019-10-23T15:10:25.913Z","1.8.2":"2019-10-23T16:19:30.266Z","1.8.3-alpha-cd20673f.0":"2019-10-23T16:26:55.980Z","1.8.3-alpha-986355bd.0":"2019-10-23T16:36:33.326Z","1.8.2-alpha-6150bc0c.87":"2019-10-23T16:54:51.181Z","1.8.3-alpha-f16478f6.1":"2019-10-23T19:08:45.668Z","1.8.3-alpha-3f217692.1":"2019-10-23T23:50:57.843Z","1.8.3-alpha-a9a4b8a7.2":"2019-10-24T00:30:59.139Z","1.8.3-alpha-e9cb5d8a.2":"2019-10-24T01:11:47.340Z","1.8.3-alpha-82fd6a1b.2":"2019-10-24T11:35:17.197Z","1.8.3-alpha-21d1a23c.2":"2019-10-24T18:05:47.665Z","1.8.3-alpha-855648d9.2":"2019-10-24T18:06:04.206Z","1.8.3-alpha-f5521205.2":"2019-10-24T18:44:39.221Z","1.8.3-alpha-cf34aaf6.3":"2019-10-24T21:53:37.346Z","1.8.3-alpha-4a6465b1.2":"2019-10-24T21:54:27.948Z","1.8.3-alpha-ffc3f972.4":"2019-10-24T21:55:12.392Z","1.8.3-alpha-046a3f3f.5":"2019-10-24T21:56:32.679Z","1.8.3-alpha-99048778.6":"2019-10-24T22:03:32.918Z","1.8.3-alpha-f69619bc.6":"2019-10-25T03:24:38.922Z","1.8.3-alpha-a9b82156.7":"2019-10-25T03:25:03.257Z","1.8.3-alpha-182f3c52.8":"2019-10-25T09:07:30.675Z","1.8.3-alpha-549c62bd.8":"2019-10-25T09:07:54.807Z","1.8.3-alpha-dc614a1d.8":"2019-10-25T12:27:41.250Z","1.8.3-alpha-16223d29.9":"2019-10-25T12:28:47.715Z","1.8.3-alpha-81b1e3d8.9":"2019-10-25T18:19:56.457Z","1.8.3-alpha-9bb5aa1a.10":"2019-10-28T01:21:03.066Z","1.8.3-alpha-bebfae93.11":"2019-10-28T05:52:45.475Z","1.8.3-alpha-028d908a.12":"2019-10-28T05:53:01.026Z","1.8.3-alpha-00715955.10":"2019-10-28T05:54:03.536Z","1.8.3-alpha-33feb592.13":"2019-10-28T19:05:33.494Z","1.8.3-alpha-bdf92da5.13":"2019-10-28T22:44:09.428Z","1.8.3-alpha-98d5eb80.13":"2019-10-28T23:10:39.264Z","1.8.3-alpha-a9c15e21.13":"2019-10-29T04:50:55.684Z","1.8.3-alpha-466fff7f.14":"2019-10-29T06:11:05.986Z","1.8.3-alpha-dfd898b5.15":"2019-10-29T06:15:03.799Z","1.8.3-alpha-806e6bce.15":"2019-10-29T06:29:50.851Z","1.8.3-alpha-02e5a8b6.16":"2019-10-29T07:02:15.332Z","1.8.3-alpha-f0c627ee.18":"2019-10-29T07:42:44.749Z","1.8.3-alpha-6f1a056c.17":"2019-10-29T08:00:25.500Z","1.8.3-alpha-699d9626.18":"2019-10-29T09:28:33.937Z","1.8.3-alpha-2b19f904.20":"2019-10-29T14:13:30.265Z","1.8.3-alpha-c004f274.21":"2019-10-29T19:02:49.381Z","1.8.3-alpha-cc07ef6b.21":"2019-10-29T22:46:18.094Z","1.8.3-alpha-14a0ca78.21":"2019-10-29T23:44:39.198Z","1.8.3-alpha-428ae551.22":"2019-10-30T00:36:36.965Z","1.8.3-alpha-0a1d5071.21":"2019-10-30T00:37:26.641Z","1.8.3-alpha-e65d3567.23":"2019-10-30T00:37:52.828Z","1.8.3-alpha-691249fe.22":"2019-10-30T08:15:21.519Z","1.8.3-alpha-6d10abee.23":"2019-10-30T16:11:16.357Z","1.8.3-alpha-fe81b96e.23":"2019-10-30T16:38:32.131Z","1.8.3-alpha-800c06db.23":"2019-10-30T17:26:11.681Z","1.8.3-alpha-838ebd27.24":"2019-10-30T19:29:33.152Z","1.8.3-alpha-f90e416b.24":"2019-10-30T22:51:02.148Z","1.8.3-alpha-47b97bde.24":"2019-10-31T00:14:57.243Z","1.8.3-alpha-5003658d.24":"2019-10-31T01:32:45.584Z","1.8.3-alpha-922176dd.25":"2019-10-31T01:33:27.839Z","1.8.3-alpha-64912b18.25":"2019-10-31T01:35:16.244Z","1.8.3-alpha-50e17b41.26":"2019-10-31T07:05:42.795Z","1.8.3-alpha-d0acf100.27":"2019-10-31T08:00:33.995Z","1.8.3-alpha-14e99611.28":"2019-10-31T08:32:17.287Z","1.8.3-alpha-3ebdc95b.29":"2019-10-31T08:53:27.063Z","1.8.3-alpha-3eec8c6e.30":"2019-10-31T18:31:58.733Z","1.8.3-alpha-5b6e16fa.30":"2019-11-01T00:31:47.866Z","1.8.3-alpha-5b349a72.31":"2019-11-01T06:14:09.099Z","1.8.3-alpha-b3d0155d.32":"2019-11-01T06:51:50.825Z","1.8.3-alpha-9bed6fed.34":"2019-11-01T06:54:07.829Z","1.8.3-alpha-9f862cc2.32":"2019-11-01T07:04:37.306Z","1.8.3-alpha-4781a203.32":"2019-11-01T07:05:26.497Z","1.8.3-alpha-53217c1b.33":"2019-11-01T08:36:00.458Z","1.8.3-alpha-ed0f70d7.34":"2019-11-01T10:20:32.796Z","1.8.3-alpha-57c54418.34":"2019-11-01T11:00:07.883Z","1.8.3-alpha-cc8ca46b.34":"2019-11-01T11:09:53.251Z","1.8.3-alpha-20339347.35":"2019-11-01T16:43:15.690Z","1.8.3-alpha-153d7485.35":"2019-11-01T18:35:00.158Z","1.8.3-alpha-d6b05a00.35":"2019-11-01T19:34:47.745Z","1.8.3-alpha-bea88926.35":"2019-11-01T21:03:52.402Z","1.8.3-alpha-bf19f6bc.35":"2019-11-02T06:39:42.079Z","1.8.3-alpha-da0bf3c1.36":"2019-11-02T06:41:44.104Z","1.8.3-alpha-f4c35910.37":"2019-11-02T06:42:06.468Z","1.8.3-alpha-af071392.38":"2019-11-02T06:43:27.705Z","1.8.3-alpha-261dc53c.38":"2019-11-02T06:48:30.552Z","1.8.3-alpha-2d39e7db.39":"2019-11-02T06:58:38.174Z","1.8.3-alpha-09aba0db.40":"2019-11-02T09:06:38.160Z","1.8.3-alpha-e6829ebc.40":"2019-11-02T23:31:44.473Z","1.8.3-alpha-e7b2b7d3.41":"2019-11-03T06:46:29.169Z","1.8.3-alpha-34975fc9.41":"2019-11-03T06:49:45.354Z","1.8.4-alpha-d4a58a22.0":"2019-11-03T06:55:15.055Z","1.8.3-alpha-6f0e1dfe.42":"2019-11-03T06:56:28.057Z","1.8.3":"2019-11-03T06:57:04.289Z","1.8.4-alpha-0e142722.0":"2019-11-03T07:03:21.173Z","1.8.4-alpha-81c2932c.0":"2019-11-04T19:46:09.009Z","1.8.4-alpha-29768ae8.0":"2019-11-05T01:03:57.470Z","1.8.4-alpha-7259de61.0":"2019-11-05T04:25:29.422Z","1.8.4-alpha-11ae0ae4.1":"2019-11-05T06:18:58.898Z","1.8.4-alpha-6b2aba30.1":"2019-11-05T06:38:37.213Z","1.8.4-alpha-7d9b7ca5.2":"2019-11-05T07:05:20.798Z","1.8.4-alpha-cb58a942.3":"2019-11-05T07:15:04.177Z","1.8.4-alpha-2a88abbd.3":"2019-11-05T07:15:39.695Z","1.8.4-alpha-bdc46f18.3":"2019-11-05T07:31:11.698Z","1.8.4-alpha-248b31e8.4":"2019-11-05T07:36:12.868Z","1.8.4-alpha-8c188aae.4":"2019-11-05T07:59:43.236Z","1.8.4-alpha-b69f4cec.5":"2019-11-05T08:00:55.731Z","1.8.4-alpha-b53dc5bf.5":"2019-11-05T08:11:28.104Z","1.8.4-alpha-4eb9ed5a.5":"2019-11-05T08:12:26.352Z","1.8.4-alpha-8648fe9f.5":"2019-11-05T09:37:02.715Z","1.8.4-alpha-6c6c9174.5":"2019-11-05T09:37:45.333Z","1.8.4-alpha-17d3c953.5":"2019-11-05T10:56:54.403Z","1.8.4-alpha-7575d9fb.5":"2019-11-05T11:35:46.122Z","1.8.4-alpha-3039cefd.6":"2019-11-05T17:33:04.718Z","1.8.4-alpha-d913f1b7.5":"2019-11-05T18:34:13.757Z","1.8.4-alpha-8e9a4c04.6":"2019-11-05T18:36:58.590Z","1.8.4-alpha-e09deac0.6":"2019-11-05T18:49:06.525Z","1.8.4-alpha-a9e69909.6":"2019-11-05T18:49:57.897Z","1.8.4-alpha-4d825737.6":"2019-11-05T18:59:48.148Z","1.8.4-alpha-96b7f8b2.7":"2019-11-05T19:00:34.452Z","1.8.4-alpha-a1701c5d.8":"2019-11-05T19:01:10.612Z","1.8.4-alpha-36c151b2.9":"2019-11-05T19:02:27.416Z","1.8.4-alpha-8b778825.8":"2019-11-05T19:12:45.006Z","1.8.4-alpha-a4f73000.11":"2019-11-05T19:14:02.103Z","1.8.4-alpha-adf5644a.11":"2019-11-05T19:14:36.902Z","1.8.4-alpha-81d6698b.10":"2019-11-05T19:16:48.233Z","1.8.4-alpha-66593b2c.11":"2019-11-05T19:23:29.679Z","1.8.4-alpha-fe78fa45.11":"2019-11-05T19:23:55.158Z","1.8.4-alpha-e9a2f8bd.11":"2019-11-05T19:39:46.718Z","1.8.4-alpha-0fedcfdf.12":"2019-11-05T19:46:01.286Z","1.8.4-alpha-5803a684.13":"2019-11-05T19:46:27.539Z","1.8.4-alpha-98eedede.11":"2019-11-05T19:46:56.120Z","1.8.4-alpha-6a76145e.14":"2019-11-05T19:49:47.547Z","1.8.4-alpha-a2891e14.15":"2019-11-05T19:55:29.348Z","1.8.4-alpha-73f48d42.16":"2019-11-05T20:45:17.036Z","1.8.4-alpha-b7df3bbf.17":"2019-11-05T21:23:17.696Z","1.8.4-alpha-5c5bd4b9.17":"2019-11-05T21:46:17.985Z","1.8.4-alpha-c386fe30.17":"2019-11-06T00:02:28.786Z","1.8.4-alpha-704cfa94.17":"2019-11-06T01:51:22.444Z","1.8.4-alpha-3346d209.17":"2019-11-06T04:16:20.623Z","1.8.4-alpha-23f961d2.18":"2019-11-06T04:16:50.035Z","1.8.4-alpha-74c07246.19":"2019-11-06T04:18:26.078Z","1.8.4-alpha-6608081f.20":"2019-11-06T04:52:56.953Z","1.8.4-alpha-af99bc72.19":"2019-11-06T04:53:26.456Z","1.8.4-alpha-40191ca5.21":"2019-11-06T05:45:26.338Z","1.8.3-alpha-5998277c.43":"2019-11-06T06:12:04.707Z","1.8.4-alpha-8c14031f.21":"2019-11-06T16:37:42.436Z","1.8.4-alpha-4055a57e.21":"2019-11-06T19:55:44.266Z","1.8.4-alpha-64f7c953.21":"2019-11-06T22:20:50.936Z","1.8.4-alpha-bb2acb69.21":"2019-11-06T23:37:08.135Z","1.8.4-alpha-e1423460.21":"2019-11-06T23:51:05.734Z","1.8.4-alpha-754c7e25.21":"2019-11-07T02:07:01.435Z","1.8.4-alpha-a9551ba8.22":"2019-11-07T02:37:37.555Z","1.8.4-alpha-5544d6d5.22":"2019-11-07T02:38:05.861Z","1.8.4-alpha-79633960.22":"2019-11-07T02:41:23.256Z","1.8.4-alpha-6ea7149f.22":"2019-11-07T02:42:59.293Z","1.8.4-alpha-e2832f2d.24":"2019-11-07T02:52:58.616Z","1.8.4-alpha-6792c8a9.25":"2019-11-07T02:53:25.432Z","1.8.4-alpha-8df3083b.23":"2019-11-07T02:54:20.783Z","1.8.4-alpha-a03aefd8.26":"2019-11-07T02:55:21.930Z","1.8.4-alpha-2f8d2c74.27":"2019-11-07T03:04:32.659Z","1.8.4-alpha-7a65e6df.27":"2019-11-07T03:11:34.677Z","1.8.4-alpha-ecf6709c.27":"2019-11-07T04:06:09.253Z","1.8.4-alpha-c2a92a91.28":"2019-11-07T04:09:19.982Z","1.8.4-alpha-c729624e.28":"2019-11-07T18:04:39.033Z","1.8.4-alpha-86cd4368.29":"2019-11-07T20:52:44.949Z","1.8.4-alpha-13a482a3.29":"2019-11-08T02:05:52.816Z","1.8.4-alpha-30d744f6.30":"2019-11-08T02:44:10.795Z","1.8.4-alpha-32b52669.29":"2019-11-08T02:47:11.911Z","1.8.4-alpha-6698bd50.31":"2019-11-08T19:42:29.417Z","1.8.4-alpha-0b2a01b9.31":"2019-11-08T20:00:41.937Z","1.8.4-alpha-736e942d.32":"2019-11-08T21:03:40.428Z","1.8.4-alpha-ae7a7158.32":"2019-11-08T21:22:53.850Z","1.8.4-alpha-e86d775e.33":"2019-11-08T23:14:07.487Z","1.8.4-alpha-cce08c93.33":"2019-11-09T00:27:44.582Z","1.8.4-alpha-435ac281.33":"2019-11-09T06:08:32.614Z","1.8.4-alpha-6c16e7c1.33":"2019-11-09T06:55:05.097Z","1.8.4-alpha-7e2f081d.34":"2019-11-09T06:55:24.338Z","1.8.4-alpha-7a0296a5.35":"2019-11-09T06:56:04.838Z","1.8.4-alpha-ec87563c.36":"2019-11-09T06:56:58.897Z","1.8.4-alpha-ad58f599.37":"2019-11-09T12:32:41.523Z","1.8.4-alpha-2d012f42.37":"2019-11-09T17:11:46.612Z","1.8.4-alpha-9451dd15.38":"2019-11-09T19:02:28.121Z","1.8.4-alpha-a6d44eb0.38":"2019-11-09T19:49:05.569Z","1.8.4-alpha-a7a6836d.38":"2019-11-09T19:58:02.354Z","1.8.4-alpha-be4fdc68.39":"2019-11-11T03:04:35.909Z","1.8.4-alpha-ef4fbfb8.39":"2019-11-11T05:34:13.945Z","1.8.4-alpha-bfa75867.40":"2019-11-11T09:29:26.473Z","1.8.4-alpha-a986a8e0.40":"2019-11-11T18:53:00.073Z","1.8.4-alpha-efd6a9ca.40":"2019-11-11T19:46:55.529Z","1.8.4-alpha-ff40af04.41":"2019-11-12T00:06:19.897Z","1.8.4-alpha-0bca79e9.40":"2019-11-12T00:07:10.308Z","1.8.4-alpha-7da66515.42":"2019-11-12T13:49:43.121Z","1.8.4-alpha-b73e2ad0.42":"2019-11-12T13:50:05.861Z","1.8.4-alpha-679c7f60.39":"2019-11-12T13:53:01.042Z","1.8.4-alpha-01c3e257.43":"2019-11-12T14:00:44.168Z","1.8.4-alpha-8f7d8942.44":"2019-11-12T14:12:08.534Z","1.8.4-alpha-d503cdcc.44":"2019-11-12T16:48:45.120Z","1.8.4-alpha-9b7efb2f.44":"2019-11-12T16:49:00.807Z","1.8.4-alpha-77b505aa.44":"2019-11-12T17:31:37.276Z","1.8.4-alpha-628d1477.44":"2019-11-12T17:32:10.007Z","1.8.4-alpha-878e75da.44":"2019-11-12T17:50:18.453Z","1.8.4-alpha-06f2cc4e.45":"2019-11-12T17:52:24.162Z","1.8.4-alpha-1b5bf1df.45":"2019-11-12T17:52:47.145Z","1.8.4-alpha-482e530d.45":"2019-11-12T17:54:33.900Z","1.8.4-alpha-b67436f6.45":"2019-11-12T18:09:55.288Z","1.8.4-alpha-c69d90d0.45":"2019-11-12T18:10:15.743Z","1.8.4-alpha-3b387ac3.45":"2019-11-12T18:31:12.801Z","1.8.4-alpha-b633f8ae.46":"2019-11-12T18:39:21.267Z","1.8.4-alpha-0c0a2b50.46":"2019-11-12T19:06:19.911Z","1.8.4-alpha-31b6a174.47":"2019-11-12T19:07:53.001Z","1.8.4-alpha-19622cf6.47":"2019-11-12T19:10:02.632Z","1.8.4-alpha-7c3cb193.47":"2019-11-12T19:11:52.337Z","1.8.4-alpha-e4330c26.47":"2019-11-12T20:37:37.734Z","1.8.4-alpha-769eea69.47":"2019-11-12T20:38:00.074Z","1.8.4-alpha-a0f53939.47":"2019-11-12T21:12:21.064Z","1.8.4-alpha-8f6532f6.47":"2019-11-12T21:13:14.224Z","1.8.4-alpha-b06d1f46.47":"2019-11-12T22:35:36.394Z","1.8.4-alpha-76845620.47":"2019-11-12T22:36:44.504Z","1.8.4-alpha-a02244c9.47":"2019-11-13T06:02:06.784Z","1.8.4-alpha-8d256816.48":"2019-11-13T06:11:36.708Z","1.8.4-alpha-75df213b.53":"2019-11-13T13:28:07.922Z","1.8.4-alpha-49f0660d.48":"2019-11-13T19:38:14.052Z","1.8.4-alpha-ae61914b.48":"2019-11-13T20:20:07.549Z","1.8.4-alpha-caba403f.48":"2019-11-13T22:56:51.283Z","1.8.4-alpha-518df206.54":"2019-11-14T00:47:13.807Z","1.8.4-alpha-11f86a7d.48":"2019-11-14T04:24:00.924Z","1.8.4-alpha-dba432dc.55":"2019-11-14T06:05:15.798Z","1.8.4-alpha-0cd045e3.48":"2019-11-14T06:21:14.246Z","1.8.4-alpha-d88e5f9a.53":"2019-11-14T06:43:21.804Z","1.8.4-alpha-3dca83b4.48":"2019-11-14T07:22:58.265Z","1.8.4-alpha-bf4d3a8c.56":"2019-11-14T07:24:10.270Z","1.8.4-alpha-796739d6.48":"2019-11-14T07:28:05.255Z","1.8.4-alpha-a27295ae.48":"2019-11-14T07:29:45.085Z","1.8.4-alpha-444c3f8a.48":"2019-11-14T07:33:57.036Z","1.8.4-alpha-9cfc1f90.48":"2019-11-14T07:34:21.330Z","1.8.4-alpha-0a51e5f1.48":"2019-11-14T08:33:02.548Z","1.8.4-alpha-6435f2de.48":"2019-11-14T09:32:10.779Z","1.8.4-alpha-ae1d6968.48":"2019-11-14T15:47:51.767Z","1.8.4-alpha-877a6777.48":"2019-11-14T15:48:23.454Z","1.8.4-alpha-50d19b96.49":"2019-11-14T15:48:48.150Z","1.8.4-alpha-17b699ab.50":"2019-11-14T15:49:47.897Z","1.8.4-alpha-c948322f.51":"2019-11-14T15:58:39.355Z","1.8.4-alpha-894b980b.53":"2019-11-14T15:59:03.745Z","1.8.4-alpha-85d0d5ea.52":"2019-11-14T16:00:37.833Z","1.8.4-alpha-fd2aa6e3.54":"2019-11-14T16:01:56.330Z","1.8.4-alpha-7468a810.56":"2019-11-14T16:09:30.274Z","1.8.4-alpha-641c6cf0.58":"2019-11-14T16:13:15.525Z","1.8.4-alpha-fd1d36c0.55":"2019-11-14T16:13:46.703Z","1.8.4-alpha-19fe00ff.57":"2019-11-14T16:14:19.965Z","1.8.4-alpha-1f25080b.58":"2019-11-14T16:20:55.271Z","1.8.4-alpha-6da2aace.52":"2019-11-14T16:24:48.564Z","1.8.4-alpha-3e7c05f9.58":"2019-11-14T16:25:19.961Z","1.8.4-alpha-2df7b157.51":"2019-11-14T16:26:54.102Z","1.8.4-alpha-aa709191.58":"2019-11-14T16:27:46.557Z","1.8.4-alpha-55565df1.53":"2019-11-14T16:28:20.872Z","1.8.4-alpha-049ab71f.58":"2019-11-14T16:37:02.000Z","1.8.4-alpha-c7fdb66f.59":"2019-11-14T16:39:23.600Z","1.8.4-alpha-dac8f0a3.60":"2019-11-14T16:40:09.681Z","1.8.4-alpha-6d49ce66.60":"2019-11-14T16:41:10.265Z","1.8.4-alpha-c1807c7b.61":"2019-11-14T16:47:47.228Z","1.8.4-alpha-caf19798.64":"2019-11-14T16:58:10.099Z","1.8.4-alpha-7d5e0c7a.63":"2019-11-14T16:58:35.656Z","1.8.4-alpha-a1668092.62":"2019-11-14T17:00:07.882Z","1.8.4-alpha-fba47506.65":"2019-11-14T19:12:16.942Z","1.8.4-alpha-294f96b9.65":"2019-11-14T19:47:56.791Z","1.8.4-alpha-d76a7c19.65":"2019-11-14T19:58:09.664Z","1.8.4-alpha-1d1ef73e.66":"2019-11-15T00:09:20.919Z","1.8.4-alpha-1439c009.66":"2019-11-15T00:23:20.213Z","1.8.4-alpha-a396cd8e.67":"2019-11-15T03:13:42.010Z","1.8.4-alpha-794f94c1.67":"2019-11-15T03:25:10.730Z","1.8.4-alpha-657bed45.58":"2019-11-15T04:59:09.408Z","1.8.4-alpha-253f7951.59":"2019-11-15T05:13:34.940Z","1.8.4-alpha-29471b87.60":"2019-11-15T05:18:15.181Z","1.8.4-alpha-e92b4740.61":"2019-11-15T05:21:58.857Z","1.8.4-alpha-3bcf1c62.62":"2019-11-15T05:23:11.756Z","1.8.4-alpha-d9667195.68":"2019-11-15T08:09:03.488Z","1.8.4-alpha-1eaaa426.66":"2019-11-15T13:01:53.364Z","1.8.4-alpha-7bb07cb2.69":"2019-11-15T19:41:53.382Z","1.8.4-alpha-f154dbce.69":"2019-11-15T19:54:50.836Z","1.8.4-alpha-7ef74969.70":"2019-11-17T11:24:15.911Z","1.8.4-alpha-fa4632ed.71":"2019-11-18T19:39:40.978Z","1.8.4-alpha-434d8b9e.71":"2019-11-18T19:54:02.755Z","1.8.4-alpha-9a2a2f8c.72":"2019-11-19T20:19:46.348Z","1.8.4-alpha-be8f5b5a.72":"2019-11-19T20:32:31.027Z","1.8.4-alpha-7d64e985.73":"2019-11-19T22:16:10.344Z","1.8.4-alpha-816d8cac.73":"2019-11-19T22:28:47.610Z","1.8.4-alpha-c32b423c.74":"2019-11-20T02:55:22.514Z","1.8.4-alpha-79bb24c3.74":"2019-11-20T03:55:19.424Z","1.8.4-alpha-5cd5e7c4.75":"2019-11-20T03:57:08.787Z","1.8.4-alpha-d2dc1817.75":"2019-11-20T04:14:20.965Z","1.8.4-alpha-1895e4e7.76":"2019-11-20T20:08:14.399Z","1.8.4-alpha-96a6b733.76":"2019-11-20T20:21:41.776Z","1.8.4-alpha-c770ccca.77":"2019-11-20T22:20:40.190Z","1.8.4-alpha-0caf203a.77":"2019-11-20T22:34:00.429Z","1.8.4-alpha-558c314a.78":"2019-11-20T23:35:04.875Z","1.8.4-alpha-e0e6be94.78":"2019-11-20T23:45:12.438Z","1.8.4-alpha-70a0f743.78":"2019-11-20T23:57:48.343Z","1.8.4-alpha-3b3ebf57.79":"2019-11-21T05:56:38.645Z","1.8.4-alpha-1ec33e8b.79":"2019-11-21T18:15:26.937Z","1.8.4-alpha-a56ee5fb.79":"2019-11-21T18:30:40.073Z","1.8.4-alpha-8627652d.80":"2019-11-21T18:31:02.480Z","1.8.4-alpha-57dc88e1.81":"2019-11-21T20:45:36.879Z","1.8.4-alpha-d589762f.81":"2019-11-21T20:58:31.924Z","1.8.4-alpha-9b1c5990.82":"2019-11-22T19:41:40.038Z","1.8.4-alpha-722d68f0.82":"2019-11-23T18:35:46.756Z","1.8.4-alpha-f490e07b.82":"2019-11-23T18:37:46.112Z","1.8.4-alpha-cbb5ed2f.82":"2019-11-23T18:38:21.557Z","1.8.4-alpha-809d2c7c.82":"2019-11-23T18:38:54.004Z","1.8.4-alpha-d2aa7a30.82":"2019-11-23T18:51:21.862Z","1.8.4-alpha-d8fefb4c.83":"2019-11-23T18:54:32.086Z","1.8.4-alpha-a5ce4f37.84":"2019-11-23T18:57:29.715Z","1.8.4-alpha-40d89cf5.85":"2019-11-23T19:09:38.389Z","1.8.4-alpha-490c7b9f.85":"2019-11-23T19:10:19.256Z","1.8.4-alpha-9408fd08.85":"2019-11-23T19:38:00.153Z","1.8.4-alpha-6547596c.85":"2019-11-23T19:39:21.375Z","1.8.4-alpha-518c65f8.86":"2019-11-23T19:54:31.670Z","1.8.4-alpha-1a4225d0.87":"2019-11-23T20:32:22.541Z","1.8.4-alpha-e21fcacc.87":"2019-11-23T20:46:25.938Z","1.8.4-alpha-3f60cbac.88":"2019-11-24T10:47:54.478Z","1.8.4-alpha-de97d272.95":"2019-11-24T11:51:53.386Z","1.8.4-alpha-4889de22.96":"2019-11-24T12:04:36.365Z","1.8.4-alpha-47abd716.89":"2019-11-24T12:18:52.888Z","1.8.4-alpha-d0d201d3.91":"2019-11-24T13:15:27.427Z","1.8.4-alpha-493aa19e.92":"2019-11-24T14:00:51.268Z","1.8.4-alpha-f11f217d.93":"2019-11-24T15:20:40.253Z","1.8.4-alpha-c57a9eb2.95":"2019-11-25T08:34:40.615Z","1.8.4-alpha-f099cfe0.98":"2019-11-25T09:22:43.927Z","1.8.4-alpha.102":"2019-11-25T11:05:40.606Z","1.8.4-alpha.103":"2019-11-25T11:12:59.153Z","1.8.4-alpha-c7be9179.100":"2019-11-25T11:32:24.076Z","1.8.4-alpha-bc28a968.101":"2019-11-25T16:38:12.260Z","1.8.4-alpha-37c4b5c3.101":"2019-11-25T16:52:31.902Z","1.8.4-alpha-78215b1b.102":"2019-11-25T19:42:24.962Z","1.8.4-alpha-0fecbd9b.102":"2019-11-25T19:56:01.115Z","1.8.4-alpha-627fa49e.103":"2019-11-25T22:24:31.080Z","1.8.4-alpha-ec88ff4d.103":"2019-11-25T22:46:20.866Z","1.8.4-alpha-33550968.103":"2019-11-26T08:40:05.123Z","1.8.4-alpha-34d1d008.104":"2019-11-26T09:05:00.178Z","1.8.4-alpha-4089f145.105":"2019-11-26T10:21:26.755Z","1.8.4-alpha-04947e7b.106":"2019-11-26T14:52:42.324Z","1.8.4-alpha-27d009c2.107":"2019-11-26T17:09:47.946Z","1.8.4-alpha-494ad17a.107":"2019-11-26T17:10:11.503Z","1.8.4-alpha-2ee7d250.107":"2019-11-26T19:41:22.400Z","1.8.4-alpha-17329858.107":"2019-11-26T19:41:42.279Z","1.8.4-alpha-6c0d714c.107":"2019-11-26T19:54:17.272Z","1.8.4-alpha-192f0f2b.108":"2019-11-26T23:25:10.558Z","1.8.4-alpha-56c1ffc0.108":"2019-11-26T23:25:26.628Z","1.8.4-alpha-9e1d98f0.108":"2019-11-26T23:36:05.787Z","1.8.4-alpha-a4aee192.108":"2019-11-26T23:36:31.860Z","1.8.4-alpha-9568f4e7.108":"2019-11-26T23:40:23.356Z","1.8.4-alpha-2ebaff41.110":"2019-11-27T05:29:08.137Z","1.8.4-alpha-a9524f89.110":"2019-11-27T05:29:37.161Z","1.8.4-alpha-380dd964.110":"2019-11-27T05:32:52.412Z","1.8.4-alpha-797d0f3a.111":"2019-11-27T05:34:04.955Z","1.8.4-alpha-579fe2c1.112":"2019-11-27T05:39:45.869Z","1.9.0":"2019-11-27T05:47:39.179Z","1.9.1-alpha-7ed63a8d.0":"2019-11-27T05:51:23.701Z","1.9.1-alpha-8bd2af20.0":"2019-11-27T05:56:13.484Z","1.9.1-alpha-3cc2aab8.0":"2019-11-27T06:17:44.377Z","1.9.1-alpha-d3112407.1":"2019-11-27T06:23:02.412Z","1.9.1-alpha-9ff81768.2":"2019-11-27T15:06:16.379Z","1.9.1-alpha-7bf94892.2":"2019-11-27T15:06:52.648Z","1.9.1-alpha-0d62c17e.2":"2019-11-27T15:14:31.989Z","1.9.1-alpha-5c0f5d83.2":"2019-11-27T15:15:02.717Z","1.9.1-alpha-ca2b8a1c.2":"2019-11-27T15:29:07.635Z","1.9.1-alpha-a99dd520.3":"2019-11-27T16:23:23.251Z","1.9.1-alpha-8baa786d.3":"2019-11-27T16:24:07.649Z","1.9.1-alpha-94974ef7.3":"2019-11-27T16:24:55.277Z","1.9.1-alpha-b18845dc.3":"2019-11-27T16:25:31.293Z","1.9.1-alpha-b8b7fc3a.3":"2019-11-27T16:38:35.018Z","1.9.1-alpha-53058563.4":"2019-11-27T16:41:03.279Z","1.9.1-alpha-f254c091.5":"2019-11-27T17:43:15.954Z","1.9.1-alpha-26f3b8b4.5":"2019-11-27T17:45:47.263Z","1.9.1-alpha-edcf0b20.5":"2019-11-27T18:07:44.311Z","1.9.1-alpha-417f3ebe.6":"2019-11-27T18:09:38.111Z","1.9.1-alpha-0ab69e28.6":"2019-11-27T18:10:22.156Z","1.9.1-alpha-a8e8e44e.6":"2019-11-27T18:21:53.686Z","1.9.1-alpha-650bfdad.6":"2019-11-27T18:22:26.267Z","1.9.1-alpha-3be29330.6":"2019-11-27T18:24:20.128Z","1.9.1-alpha-895dc50c.7":"2019-11-27T18:38:57.671Z","1.9.1-alpha-bb3de481.8":"2019-11-27T19:31:42.654Z","1.9.1-alpha-a39c7782.8":"2019-11-27T19:32:38.119Z","1.9.1-alpha-3fd583a7.8":"2019-11-27T19:33:03.486Z","1.9.1-alpha-5eacd7c1.8":"2019-11-27T19:33:26.729Z","1.9.1-alpha-4792113f.8":"2019-11-27T19:46:34.337Z","1.9.1-alpha-474ab0f9.9":"2019-11-27T19:49:16.982Z","1.9.1-alpha-89afa4fe.9":"2019-11-27T19:49:39.803Z","1.9.1-alpha-e33da949.10":"2019-11-27T20:59:06.440Z","1.9.1-alpha-1d3734a9.10":"2019-11-27T20:59:24.741Z","1.9.1-alpha-01fa8c2d.10":"2019-11-27T21:00:13.286Z","1.9.1-alpha-a00dec0e.10":"2019-11-27T21:00:37.372Z","1.9.1-alpha-58a15280.9":"2019-11-27T21:01:22.565Z","1.9.1-alpha-8827e3ca.10":"2019-11-27T21:11:03.785Z","1.9.1-alpha-507971f3.10":"2019-11-27T21:11:30.428Z","1.9.1-alpha-1387b80c.10":"2019-11-27T21:12:09.736Z","1.9.1-alpha-d59ae75e.10":"2019-11-27T21:12:45.555Z","1.9.1-alpha-44e1daa0.10":"2019-11-27T21:14:47.496Z","1.9.1-alpha-796fc7a4.11":"2019-11-27T21:16:17.103Z","1.9.1-alpha-92a41aa0.11":"2019-11-27T21:16:43.528Z","1.9.1-alpha-b2567f31.11":"2019-11-27T21:25:26.565Z","1.9.1-alpha-4b149091.12":"2019-11-27T21:26:55.477Z","1.9.1-alpha-9bb2a940.13":"2019-11-27T21:28:43.224Z","1.9.1-alpha-47de19e2.13":"2019-11-27T21:29:18.933Z","1.9.1-alpha-8556b5bb.13":"2019-11-27T21:43:34.990Z","1.9.1-alpha-f3e6ddfd.14":"2019-11-27T22:30:33.459Z","1.9.1-alpha-91daad43.14":"2019-11-27T22:30:55.462Z","1.9.1-alpha-1ffd42d7.14":"2019-11-27T22:44:43.412Z","1.9.1-alpha-089e53a9.15":"2019-11-28T05:14:37.587Z","1.9.1-alpha-c0ce2b30.15":"2019-11-28T05:14:55.846Z","1.9.1-alpha-ffa93aef.15":"2019-11-28T05:27:54.690Z","1.9.1":"2019-11-28T09:39:17.898Z","1.9.2-alpha-94da2248.0":"2019-11-28T09:48:26.873Z","1.9.2-alpha-d4515a46.0":"2019-11-28T17:13:26.755Z","1.9.2-alpha-d43e2a0b.0":"2019-11-28T17:13:53.950Z","1.9.2-alpha-234751be.0":"2019-11-28T17:30:51.997Z","1.9.2-alpha-f05345a7.1":"2019-12-01T11:44:19.988Z","1.9.2-alpha-9321f4f5.1":"2019-12-01T11:44:35.842Z","1.9.2-alpha-1c733b81.1":"2019-12-01T12:32:05.998Z","1.9.2-alpha-a8ff00fd.2":"2019-12-01T13:32:35.071Z","1.9.2-alpha-634dbab5.2":"2019-12-01T13:33:37.321Z","1.9.2-alpha-fb7f359d.2":"2019-12-02T02:34:24.944Z","1.9.2-alpha-10bbb2e1.2":"2019-12-02T02:35:14.560Z","1.9.2-alpha-53c3c17b.2":"2019-12-02T03:24:37.496Z","1.9.2-alpha-59af5f03.3":"2019-12-02T08:49:49.542Z","1.9.2-alpha-c8d8371a.3":"2019-12-02T08:50:21.137Z","1.9.2-alpha-d30f8ec7.3":"2019-12-02T09:04:06.257Z","1.9.2-alpha-baa36229.4":"2019-12-02T17:25:41.864Z","1.9.2-alpha-eaa88d79.4":"2019-12-02T17:26:34.826Z","1.9.2-alpha-b5a6d06f.4":"2019-12-02T19:12:00.988Z","1.9.2-alpha-b9541027.4":"2019-12-02T19:12:47.979Z","1.9.2-alpha-60a8f846.4":"2019-12-02T19:25:53.920Z","1.9.2-alpha-084e3d52.5":"2019-12-02T23:34:14.656Z","1.9.2-alpha-8c35dec8.5":"2019-12-02T23:34:50.965Z","1.9.2-alpha-91f03254.5":"2019-12-02T23:49:06.453Z","1.9.2-alpha-ae295f93.6":"2019-12-03T01:23:26.833Z","1.9.2-alpha-b20c3aa2.6":"2019-12-03T01:23:53.385Z","1.9.2-alpha-0a88e382.6":"2019-12-03T01:37:46.593Z","1.9.2-alpha-1dea6d91.7":"2019-12-03T01:41:35.969Z","1.9.2-alpha-23549ab4.7":"2019-12-03T01:42:07.205Z","1.9.2-alpha-d90084d0.7":"2019-12-03T01:56:25.909Z","1.9.2-alpha-843faa0e.8":"2019-12-03T04:06:33.938Z","1.9.2-alpha-dab5afe5.8":"2019-12-03T04:06:50.959Z","1.9.2-alpha-1222b562.8":"2019-12-03T04:21:15.522Z","1.9.2-alpha-6a0f647a.11":"2019-12-06T22:58:02.942Z","1.9.2-alpha-82a791a9.12":"2019-12-08T18:56:20.073Z","1.9.2-alpha-ecdf3ec0.21":"2019-12-08T19:03:20.220Z","1.9.2-alpha-e184e419.13":"2019-12-08T19:03:48.814Z","1.9.2-alpha-5e27bb4e.21":"2019-12-08T19:18:03.973Z","1.9.2-alpha-40ca4a9a.22":"2019-12-09T12:59:08.859Z","1.9.2-alpha-1087c623.22":"2019-12-09T12:59:29.554Z","1.9.2-alpha-730e622d.22":"2019-12-09T13:00:16.219Z","1.9.2-alpha-9c6287ca.22":"2019-12-09T13:01:03.366Z","1.9.2-alpha-d786c16d.22":"2019-12-09T13:55:55.263Z","1.9.2-alpha-ee39a97d.24":"2019-12-09T14:28:43.532Z","1.9.2-alpha-f1db3fbb.23":"2019-12-09T14:29:16.440Z","1.9.2-alpha-d7f1056c.24":"2019-12-09T14:29:52.815Z","1.9.2-alpha-e6f671ef.24":"2019-12-09T14:44:41.728Z","1.9.2-alpha-5ec80354.25":"2019-12-09T19:27:26.701Z","1.9.2-alpha-4d0ad6da.25":"2019-12-09T19:27:43.650Z","1.9.2-alpha-1e513ca7.25":"2019-12-09T19:45:45.708Z","1.9.2-alpha-630b18b2.25":"2019-12-09T19:46:20.169Z","1.9.2-alpha-c8a3c772.25":"2019-12-09T19:46:38.042Z","1.9.2-alpha-59fb0e33.26":"2019-12-09T20:02:03.069Z","1.9.2-alpha-1e22afd0.27":"2019-12-09T21:07:34.992Z","1.9.2-alpha-7701a46d.27":"2019-12-09T21:07:56.827Z","1.9.2-alpha-82afbb1c.27":"2019-12-09T21:23:28.774Z","1.9.2-alpha-7637f14c.28":"2019-12-10T19:48:55.447Z","1.9.2-alpha-ce0d58de.28":"2019-12-10T19:49:30.647Z","1.9.2-alpha-3d32a8c3.28":"2019-12-10T20:05:36.641Z","1.9.2-alpha-5bbc6593.29":"2019-12-10T20:18:46.501Z","1.9.2-alpha-795aba9e.29":"2019-12-10T20:19:24.733Z","1.9.2-alpha-2f57a298.29":"2019-12-10T22:13:25.554Z","1.9.2-alpha-a66258ab.30":"2019-12-11T19:36:42.478Z","1.9.2-alpha-f81ff23a.30":"2019-12-11T19:37:01.508Z","1.9.2-alpha-fcffe9a6.30":"2019-12-11T19:50:50.881Z","1.9.2-alpha-5d37d7b3.31":"2019-12-12T16:33:10.339Z","1.9.2-alpha-ea8f340a.31":"2019-12-12T16:33:38.757Z","1.9.2-alpha-e120a94b.31":"2019-12-12T16:49:24.690Z","1.9.2-alpha-2c853cb4.32":"2019-12-12T19:40:39.267Z","1.9.2-alpha-8ca61c01.32":"2019-12-12T19:41:11.033Z","1.9.2-alpha-17bc20d8.32":"2019-12-12T19:56:08.960Z","1.9.2-alpha-413fa389.33":"2019-12-13T17:05:43.406Z","1.9.2-alpha-b65b3e49.33":"2019-12-13T17:22:08.827Z","1.9.2-alpha-4a68e210.34":"2019-12-13T20:29:36.501Z","1.9.2-alpha-c3c178a5.34":"2019-12-13T20:31:21.490Z","1.9.2-alpha-1329076a.34":"2019-12-13T20:31:46.344Z","1.9.2-alpha-0f2c27c6.34":"2019-12-13T20:33:09.635Z","1.9.2-alpha-4766efde.34":"2019-12-13T20:46:51.093Z","1.9.2-alpha-a94f61f9.35":"2019-12-13T20:49:26.524Z","1.9.2-alpha-bd503c2a.36":"2019-12-14T20:25:56.925Z","1.9.2-alpha-475df3ad.36":"2019-12-14T20:26:24.174Z","1.9.2-alpha-92712c1b.36":"2019-12-14T21:22:59.072Z","1.9.2-alpha-c6b66360.37":"2019-12-15T11:25:21.280Z","1.9.2-alpha-b9739105.37":"2019-12-15T11:25:35.705Z","1.9.2-alpha-0b6ca966.37":"2019-12-15T12:11:12.012Z","1.9.2-alpha.24":"2019-12-16T04:41:05.170Z","1.9.2-alpha-193a4a45.23":"2019-12-16T04:43:35.217Z","1.9.2-alpha-05feeda2.26":"2019-12-16T05:08:01.568Z","1.9.2-alpha-7bb251b9.27":"2019-12-16T06:48:12.857Z","1.9.2-alpha-63a0804d.38":"2019-12-16T07:02:30.698Z","1.9.2-alpha-a4bedec5.42":"2019-12-16T07:43:23.790Z","1.9.2-alpha-72d88dde.40":"2019-12-16T07:43:46.157Z","1.9.2-alpha-6328033a.40":"2019-12-16T08:05:30.803Z","1.9.2-alpha-976a8ac6.41":"2019-12-16T08:23:23.861Z","1.9.2-alpha-e00e15cb.41":"2019-12-16T08:25:25.931Z","1.9.2-alpha-928d6f02.41":"2019-12-16T08:39:42.472Z","1.9.2-alpha-b3138009.42":"2019-12-16T08:46:07.352Z","1.9.2-alpha-18f7beef.42":"2019-12-16T08:46:28.059Z","1.9.2-alpha-ae49614c.42":"2019-12-16T09:01:06.097Z","1.9.2-alpha-4af19dc3.43":"2019-12-16T09:17:10.737Z","1.9.2-alpha-eb324b4b.44":"2019-12-16T09:18:24.008Z","1.9.2-alpha-3d37769d.43":"2019-12-16T09:38:01.950Z","1.9.2-alpha-bcad40fb.44":"2019-12-16T11:39:14.119Z","1.9.2-alpha-9753cea1.44":"2019-12-16T11:39:47.189Z","1.9.2-alpha-cf2c0700.44":"2019-12-16T12:45:15.953Z","1.9.2-alpha-6a5d12bf.45":"2019-12-16T16:24:43.069Z","1.9.2-alpha-52540484.45":"2019-12-16T16:25:47.351Z","1.9.2-alpha-e2edb172.45":"2019-12-16T16:41:24.535Z","1.9.2-alpha-e6346135.46":"2019-12-16T19:46:43.097Z","1.9.2-alpha-c14444ea.46":"2019-12-16T19:47:10.743Z","1.9.2-alpha-a105d8d4.46":"2019-12-16T20:02:26.328Z","1.9.2-alpha-0bfb780c.47":"2019-12-17T12:39:23.764Z","1.9.2-alpha-d64f905d.47":"2019-12-17T12:39:55.904Z","1.9.2-alpha-14d282cb.47":"2019-12-17T12:55:51.557Z","1.9.2-alpha-24c7eab5.48":"2019-12-17T14:21:31.756Z","1.9.2-alpha-916dc160.48":"2019-12-17T14:21:53.455Z","1.9.2-alpha-1c0c6310.48":"2019-12-17T14:22:41.300Z","1.9.2-alpha-11c6a38d.48":"2019-12-17T14:23:11.393Z","1.9.2-alpha-10756938.48":"2019-12-17T14:39:29.683Z","1.9.2-alpha-227d2fa1.49":"2019-12-17T14:42:52.986Z","1.9.2-alpha-7db4a8fc.49":"2019-12-17T14:43:29.527Z","1.9.2-alpha-0d44eaa6.49":"2019-12-17T14:58:55.947Z","1.9.2-alpha-08e798c3.50":"2019-12-17T18:26:39.797Z","1.9.2-alpha-b77ea1ee.50":"2019-12-17T18:27:52.450Z","1.9.2-alpha-bfeb3ad9.50":"2019-12-17T18:42:52.598Z","1.9.2-alpha-69714aff.51":"2019-12-17T19:37:09.622Z","1.9.2-alpha-18f90e3f.51":"2019-12-17T19:37:39.176Z","1.9.2-alpha-046d57b8.51":"2019-12-17T19:51:55.741Z","1.9.2-alpha-33f91d39.52":"2019-12-18T13:45:09.608Z","1.9.2-alpha-1460e880.52":"2019-12-18T13:45:38.634Z","1.9.2-alpha-bd6ac69e.52":"2019-12-18T13:58:45.977Z","1.9.2-alpha-2e0206e2.53":"2019-12-18T19:45:42.025Z","1.9.2-alpha-a918134f.53":"2019-12-18T19:46:13.483Z","1.9.2-alpha-30c435d7.53":"2019-12-18T20:00:29.677Z","1.9.2-alpha-f9244e4b.54":"2019-12-19T01:42:57.183Z","1.9.2-alpha-4409caef.54":"2019-12-19T01:43:15.269Z","1.9.2-alpha-94a43b32.54":"2019-12-19T01:56:34.833Z","1.9.2-alpha-8b945b58.29":"2019-12-19T05:43:06.507Z","1.9.2-alpha-2ce3c442.55":"2019-12-19T06:01:40.520Z","1.9.2-alpha-5ab99f44.31":"2019-12-19T06:02:11.331Z","1.9.2-alpha-50fba9f5.55":"2019-12-19T13:40:01.031Z","1.9.2-alpha-5a6e7527.55":"2019-12-19T13:40:30.326Z","1.9.2-alpha-2d206c2b.56":"2019-12-19T15:15:06.703Z","1.9.2-alpha-1455536b.55":"2019-12-19T15:15:42.554Z","1.9.2-alpha-47f9167d.55":"2019-12-19T16:24:42.218Z","1.9.2-alpha-c3f34d14.57":"2019-12-19T16:25:39.638Z","1.9.2-alpha-adf83424.58":"2019-12-19T16:26:35.999Z","1.9.2-alpha-5e3087fd.55":"2019-12-19T16:27:16.607Z","1.9.2-alpha-b8c61b9e.55":"2019-12-19T18:33:18.467Z","1.9.2-alpha-0a28209d.55":"2019-12-19T18:34:23.210Z","1.9.2-alpha-bc084243.55":"2019-12-19T19:35:46.788Z","1.9.2-alpha-c3fec526.55":"2019-12-19T19:36:08.633Z","1.9.2-alpha-e840f262.55":"2019-12-19T19:49:50.863Z","1.9.2-alpha-cb9b60d9.56":"2019-12-20T01:29:24.925Z","1.9.2-alpha-f160673f.57":"2019-12-20T07:23:27.448Z","1.9.2-alpha-9c2f8013.57":"2019-12-20T07:23:49.070Z","1.9.2-alpha-baa29888.57":"2019-12-20T07:40:17.006Z","1.9.2-alpha-d3ded98e.58":"2019-12-20T09:33:29.563Z","1.9.2-alpha-41bed1f7.58":"2019-12-20T09:33:53.874Z","1.9.2-alpha-f1b2565b.58":"2019-12-20T09:47:05.457Z","1.9.2-alpha-70ad3ae4.59":"2019-12-20T14:17:54.797Z","1.9.2-alpha-5454b23e.59":"2019-12-20T14:18:23.562Z","1.9.2-alpha-0d3b8da9.59":"2019-12-20T19:41:12.525Z","1.9.2-alpha-ae06c437.59":"2019-12-20T19:42:00.556Z","1.9.2-alpha-4d8c00ab.59":"2019-12-20T19:55:27.032Z","1.9.2-alpha-2fa40137.60":"2019-12-20T21:30:05.137Z","1.9.2-alpha-7ec3da64.60":"2019-12-20T21:30:23.892Z","1.9.2-alpha-df9ec999.60":"2019-12-20T22:06:26.419Z","1.9.2-alpha-5bef6fbc.61":"2019-12-23T17:16:50.944Z","1.9.2-alpha-35d6b8c3.61":"2019-12-23T17:17:47.517Z","1.9.2-alpha-0b5ae06f.61":"2019-12-23T17:31:20.633Z","1.9.2-alpha-efb7d5ea.62":"2019-12-23T17:52:58.085Z","1.9.2-alpha-a5543953.62":"2019-12-23T17:53:45.792Z","1.9.2-alpha-3a5a77a6.62":"2019-12-23T17:57:46.912Z","1.9.2-alpha-a68c2c08.60":"2019-12-23T17:58:10.513Z","1.9.2-alpha-27670714.62":"2019-12-23T18:06:59.813Z","1.9.2-alpha-48ab8719.63":"2019-12-23T18:10:08.490Z","1.9.2-alpha-88cd284b.63":"2019-12-23T18:11:09.436Z","1.9.2-alpha-715d33a7.63":"2019-12-23T18:11:44.858Z","1.9.2-alpha-8aa1b9f3.63":"2019-12-23T18:12:15.113Z","1.9.2-alpha-8ab0c025.61":"2019-12-23T18:14:06.220Z","1.9.2-alpha-74dff252.63":"2019-12-23T18:14:50.794Z","1.9.2-alpha-fa6a5273.63":"2019-12-23T18:24:58.663Z","1.9.2-alpha-dbcbf46e.32":"2019-12-23T18:27:11.627Z","1.9.2-alpha-290fa9ae.64":"2019-12-23T18:27:45.021Z","1.9.2-alpha-e543ab6f.64":"2019-12-23T18:41:56.230Z","1.9.2-alpha-4ddeb4a4.65":"2019-12-23T19:27:12.699Z","1.9.2-alpha-fcf0a4de.65":"2019-12-23T19:27:48.499Z","1.9.2-alpha-c48547a1.65":"2019-12-23T19:28:27.738Z","1.9.2-alpha-88bb8156.65":"2019-12-23T19:28:59.162Z","1.9.2-alpha-2e46b30b.65":"2019-12-23T19:43:10.343Z","1.9.2-alpha-ed534b2c.66":"2019-12-23T19:45:33.899Z","1.9.2-alpha-fb451cb9.67":"2019-12-23T20:26:31.557Z","1.9.2-alpha-12f4d3f0.67":"2019-12-23T20:26:49.114Z","1.9.2-alpha-5c0c5517.67":"2019-12-23T20:41:43.127Z","1.9.2-alpha-b0582584.68":"2019-12-24T07:29:32.021Z","1.9.2-alpha-e0597cf6.69":"2019-12-24T10:49:15.191Z","1.9.2-alpha-5b3ff247.69":"2019-12-24T10:49:39.235Z","1.9.2-alpha-9a84be6e.69":"2019-12-24T11:04:33.879Z","1.9.2-alpha-6b5f34a8.70":"2019-12-26T17:06:08.107Z","1.9.2-alpha-92b219b2.70":"2019-12-26T17:06:58.619Z","1.9.2-alpha-7c9dae84.70":"2019-12-26T17:22:06.621Z","1.9.2-alpha-683da0be.70":"2019-12-26T17:22:42.600Z","1.9.2-alpha-4fd24602.70":"2019-12-26T17:32:37.734Z","1.9.2-alpha-a9e67da2.71":"2019-12-26T17:39:07.884Z","1.9.2-alpha-ac047636.72":"2019-12-27T12:24:46.442Z","1.9.2-alpha-4cba7eaf.72":"2019-12-27T12:25:28.915Z","1.9.2-alpha-a62eca7b.72":"2019-12-27T12:40:11.808Z","1.9.2-alpha-210643e1.73":"2019-12-27T21:22:25.848Z","1.9.2-alpha-3d7c4c37.73":"2019-12-27T21:23:04.288Z","1.9.2-alpha-b498db5f.73":"2019-12-27T21:42:28.796Z","1.9.2-alpha-16de456f.74":"2019-12-29T22:26:57.800Z","1.9.2-alpha-7d88fa67.74":"2019-12-29T22:27:17.438Z","1.9.2-alpha-2164932f.74":"2019-12-29T22:42:35.924Z","1.9.2-alpha-5c066948.75":"2019-12-30T11:13:18.779Z","1.9.2-alpha-a079f703.75":"2019-12-30T11:13:41.109Z","1.9.2-alpha-07b16a5b.75":"2019-12-30T11:27:32.993Z","1.9.2-alpha-efc2dc41.76":"2019-12-30T17:15:56.923Z","1.9.2-alpha-2ee4436e.76":"2019-12-30T17:16:33.144Z","1.9.2-alpha-2e6b5be4.76":"2019-12-30T19:35:57.837Z","1.9.2-alpha-fc0e7321.76":"2019-12-30T19:36:22.126Z","1.9.2-alpha-6f0e8858.76":"2019-12-30T19:51:33.590Z","1.9.2-alpha-84264a0e.77":"2019-12-31T08:16:24.938Z","1.9.2-alpha-7741d464.78":"2019-12-31T08:21:09.689Z","1.9.2-alpha-6176b2cd.79":"2019-12-31T08:21:45.287Z","1.9.2-alpha-f125efa1.44":"2019-12-31T11:22:30.971Z","1.9.2-alpha-9aa69217.80":"2019-12-31T11:23:51.400Z","1.9.2-alpha-e7838227.80":"2019-12-31T12:00:41.317Z","1.9.2-alpha-f22a1afc.78":"2019-12-31T12:01:16.488Z","1.9.2-alpha-dc31f387.80":"2019-12-31T12:12:51.130Z","1.9.2-alpha-5c87654a.80":"2019-12-31T12:13:25.091Z","1.9.2-alpha-9731afe7.80":"2019-12-31T12:21:04.658Z","1.9.2-alpha-5f3a7c25.81":"2019-12-31T12:59:37.681Z","1.9.2-alpha-0eaaff6d.80":"2019-12-31T13:47:54.053Z","1.9.2-alpha-fd1c8193.82":"2019-12-31T13:48:46.162Z","1.9.2-alpha-2d69c9b5.81":"2019-12-31T14:08:22.249Z","1.9.2-alpha-4be25b2b.82":"2019-12-31T14:08:51.707Z","1.9.2-alpha-26bd010b.82":"2019-12-31T14:29:02.349Z","1.9.2-alpha-945289de.83":"2020-01-01T07:06:08.122Z","1.9.2-alpha-572dfb0a.84":"2020-01-01T10:17:43.382Z","1.9.2-alpha-7c1363df.84":"2020-01-01T10:18:46.182Z","1.9.2-alpha-57f0123e.84":"2020-01-01T10:35:35.613Z","1.9.2-alpha-4e45be77.84":"2020-01-01T10:58:55.995Z","1.9.2-alpha-61f0b7ca.85":"2020-01-01T10:59:28.641Z","1.9.2-alpha-bdfbf3eb.85":"2020-01-01T11:09:35.014Z","1.9.2-alpha-592acf00.85":"2020-01-01T11:10:30.531Z","1.9.2-alpha-45799d3e.85":"2020-01-01T11:14:08.385Z","1.9.2-alpha-13a0f8ab.86":"2020-01-01T11:58:48.463Z","1.9.2-alpha-a508d55c.87":"2020-01-01T13:16:20.279Z","1.9.2-alpha-0143c2b5.87":"2020-01-01T13:16:56.476Z","1.9.2-alpha-ecfae113.87":"2020-01-01T13:31:27.527Z","1.9.2-alpha-1926043f.88":"2020-01-01T14:54:50.588Z","1.9.2-alpha-029cae73.88":"2020-01-01T15:09:16.585Z","1.9.2-alpha-815832e9.88":"2020-01-01T15:17:07.476Z","1.9.2-alpha-6bb3e571.96":"2020-01-01T15:26:06.945Z","1.9.2-alpha-2c4f772c.88":"2020-01-01T18:02:46.170Z","1.9.2-alpha-99e94ce0.88":"2020-01-01T19:05:46.164Z","1.9.2-alpha-c1cfcd8c.88":"2020-01-01T19:58:52.938Z","1.9.2-alpha-4cc4688f.89":"2020-01-01T22:49:08.526Z","1.9.2-alpha-ef06507b.89":"2020-01-01T23:03:43.406Z","1.9.2-alpha-f68b0825.89":"2020-01-01T23:04:08.940Z","1.9.2-alpha-d3313d90.90":"2020-01-01T23:17:00.451Z","1.9.2-alpha-04afd9ac.90":"2020-01-01T23:17:19.727Z","1.9.2-alpha-f4e65fe8.90":"2020-01-01T23:19:06.690Z","1.9.2-alpha-a5d9f782.91":"2020-01-01T23:21:39.841Z","1.9.2-alpha-fcee6851.91":"2020-01-01T23:32:48.968Z","1.9.2-alpha-3ecb5bf8.92":"2020-01-01T23:36:46.442Z","1.9.2-alpha-371a88e9.93":"2020-01-02T00:11:58.242Z","1.9.2-alpha-e0056d30.93":"2020-01-02T00:12:45.377Z","1.9.2-alpha-5d9cffef.93":"2020-01-02T00:25:53.024Z","1.9.2-alpha-9ef65fef.94":"2020-01-02T00:27:57.641Z","1.9.2-alpha-a94266d5.94":"2020-01-02T00:42:40.965Z","1.9.2-alpha-ad9dbafd.95":"2020-01-02T01:25:20.581Z","1.9.2-alpha-1ad97dd4.95":"2020-01-02T01:26:16.750Z","1.9.2-alpha-193837c7.95":"2020-01-02T01:39:16.465Z","1.9.2-alpha-ea5b224b.96":"2020-01-02T01:40:56.212Z","1.9.2-alpha-804e4dca.96":"2020-01-02T01:57:31.518Z","1.9.2-alpha-a898f4d8.97":"2020-01-02T02:11:31.582Z","1.9.2-alpha-4adb8384.97":"2020-01-02T02:12:19.290Z","1.9.2-alpha-b1c4cfc6.97":"2020-01-02T02:28:16.625Z","1.9.2-alpha-a9587ab8.98":"2020-01-02T02:40:55.870Z","1.9.2-alpha-f7a416c4.99":"2020-01-02T03:32:40.646Z","1.9.2-alpha-d1d527ce.99":"2020-01-02T03:48:18.816Z","1.9.2-alpha-f55b39c1.100":"2020-01-02T09:17:46.362Z","1.9.2-alpha-0e88f6f8.101":"2020-01-02T09:34:23.927Z","1.9.2-alpha-9b1b1c84.100":"2020-01-02T09:36:39.590Z","1.9.2-alpha-92e99c77.101":"2020-01-02T09:44:43.903Z","1.9.2-alpha-27f39477.102":"2020-01-02T11:59:26.937Z","1.10.0":"2020-01-02T12:11:06.302Z","1.10.1-alpha-1a7cf573.0":"2020-01-02T12:15:38.923Z","1.10.1-alpha-2c9716c3.0":"2020-01-02T12:37:51.857Z","1.10.1-alpha-745eb0e2.0":"2020-01-02T13:21:21.648Z","1.10.1-alpha-6c8a06ab.1":"2020-01-02T18:37:38.152Z","1.10.1-alpha-ab71c301.1":"2020-01-02T19:12:32.569Z","1.10.1-alpha-45f76815.2":"2020-01-02T19:34:44.900Z","1.10.1-alpha-09bbd030.2":"2020-01-02T21:20:59.559Z","1.10.1-alpha-6a9e363c.3":"2020-01-03T01:50:00.505Z","1.10.1-alpha-35f8e60b.3":"2020-01-03T02:21:16.176Z","1.10.1-alpha-c25db63c.4":"2020-01-03T12:27:45.415Z","1.10.1-alpha-2faa59c0.4":"2020-01-03T15:21:00.343Z","1.10.1-alpha-5dfdcc99.4":"2020-01-03T17:39:07.966Z","1.10.1-alpha-404548fb.4":"2020-01-03T18:13:14.228Z","1.10.1-alpha-c2eebd63.5":"2020-01-05T06:16:13.088Z","1.10.1-alpha-202d055b.5":"2020-01-05T06:30:05.196Z","1.10.1-alpha-7435fca2.6":"2020-01-05T09:20:22.931Z","1.10.1-alpha-7a969927.6":"2020-01-05T11:56:29.061Z","1.10.1-alpha-5c74ae2d.6":"2020-01-05T12:36:16.411Z","1.10.1-alpha-3fc7bb8a.6":"2020-01-05T23:57:05.922Z","1.10.1-alpha-982e94d0.6":"2020-01-06T00:03:38.010Z","1.10.1-alpha-2c64ce80.6":"2020-01-06T00:10:05.545Z","1.10.1-alpha-fab2a7d7.6":"2020-01-06T00:22:16.174Z","1.10.1-alpha-26eb188e.6":"2020-01-06T06:23:18.336Z","1.10.1-alpha-30e243de.6":"2020-01-06T06:43:36.125Z","1.10.1-alpha-89f031a8.6":"2020-01-06T06:57:40.679Z","1.10.1-alpha-9b7ed2dc.6":"2020-01-06T07:23:01.738Z","1.10.1-alpha-7abaacf0.6":"2020-01-06T07:47:52.996Z","1.10.1-alpha-54258282.6":"2020-01-06T09:26:30.425Z","1.10.1-alpha-06e7e3ba.6":"2020-01-06T09:51:03.413Z","1.10.1-alpha-2fb2aaae.7":"2020-01-06T11:52:40.914Z","1.10.1-alpha-77443567.7":"2020-01-06T12:08:51.960Z","1.10.1-alpha-363f2049.8":"2020-01-06T13:58:55.851Z","1.10.1-alpha-5f50d3dc.8":"2020-01-06T13:59:26.639Z","1.10.1-alpha-910b3265.8":"2020-01-06T14:07:11.111Z","1.10.1-alpha-ab9dbae1.8":"2020-01-06T14:07:29.666Z","1.10.1-alpha-aa281f13.8":"2020-01-06T14:11:29.518Z","1.10.1-alpha-2671302c.8":"2020-01-06T14:13:12.567Z","1.10.1-alpha-dc53faba.9":"2020-01-06T14:15:52.469Z","1.10.1-alpha-dd28f2a1.9":"2020-01-06T14:16:33.424Z","1.10.1-alpha-1b4ff2cc.9":"2020-01-06T14:20:29.319Z","1.10.1-alpha-91435c83.10":"2020-01-06T14:28:48.634Z","1.10.1-alpha-73b88d71.11":"2020-01-06T14:30:10.134Z","1.10.1-alpha-cc147fd5.11":"2020-01-06T14:44:40.238Z","1.10.1-alpha-52e9b19f.12":"2020-01-06T14:48:11.888Z","1.10.1-alpha-d415819d.12":"2020-01-06T15:08:45.099Z","1.10.1-alpha-1b3fbb22.12":"2020-01-06T15:13:54.683Z","1.10.1-alpha-fefaec56.12":"2020-01-06T15:16:43.743Z","1.10.1-alpha-e15bb24e.12":"2020-01-06T15:17:28.899Z","1.10.1-alpha-90cc9c84.12":"2020-01-06T15:30:03.376Z","1.10.1-alpha-053d1b7b.13":"2020-01-06T15:31:54.617Z","1.10.1-alpha-ebbcc138.13":"2020-01-06T15:37:42.757Z","1.10.1-alpha-1d3bf1f9.13":"2020-01-06T15:51:51.491Z","1.10.1-alpha-023846d8.14":"2020-01-06T16:21:34.821Z","1.10.1-alpha-b9d4142d.14":"2020-01-06T16:30:13.057Z","1.10.1-alpha-d30bd479.15":"2020-01-06T16:38:01.924Z","1.10.1-alpha-a13f4a0f.16":"2020-01-06T19:32:12.254Z","1.10.1-alpha-e3016166.16":"2020-01-06T20:10:56.613Z","1.10.1-alpha-4a7faca7.17":"2020-01-07T00:44:45.767Z","1.10.1-alpha-b62cf74f.17":"2020-01-07T01:16:41.058Z","1.10.1-alpha-d8c376b0.18":"2020-01-07T01:18:20.990Z","1.10.1-alpha-369630ad.18":"2020-01-07T02:17:07.990Z","1.10.1-alpha-a1245a16.19":"2020-01-07T06:02:51.241Z","1.10.1-alpha-6baadd3d.19":"2020-01-07T07:21:12.749Z","1.10.1-alpha-3ced60a6.20":"2020-01-07T08:46:26.873Z","1.10.1-alpha-0fc6b01a.20":"2020-01-07T09:00:42.877Z","1.11.0":"2020-01-07T09:19:42.228Z","1.11.1-alpha-6b4e2ea5.0":"2020-01-07T09:24:16.952Z","1.11.1-alpha-42b3132a.0":"2020-01-07T12:19:43.494Z","1.11.1-alpha-40edfdf8.0":"2020-01-07T13:06:29.019Z","1.11.1-alpha-b3614eaa.1":"2020-01-07T19:33:21.869Z","1.11.1-alpha-bb5f0484.1":"2020-01-07T20:30:04.284Z","1.11.1-alpha-d83d5025.2":"2020-01-08T05:56:19.604Z","1.11.1-alpha-5148d246.2":"2020-01-08T07:20:41.604Z","1.11.1":"2020-01-08T08:38:59.217Z","1.11.1-alpha-f1471c9b.1":"2020-01-08T08:39:58.061Z","1.11.2-alpha-3bf28056.0":"2020-01-08T08:43:52.389Z","1.11.2-alpha-d35ce840.0":"2020-01-08T10:33:38.102Z","1.11.2-alpha-6bc83503.0":"2020-01-08T10:50:25.368Z","1.11.2-alpha-df920a44.0":"2020-01-08T10:57:19.554Z","1.11.2-alpha-dceac63e.1":"2020-01-08T12:21:12.694Z","1.11.2":"2020-01-08T12:23:12.688Z","1.11.3-alpha-90246440.0":"2020-01-08T12:27:54.755Z","1.11.3-alpha-d1d46074.0":"2020-01-08T19:35:02.041Z","1.11.3-alpha-f7f93b07.0":"2020-01-08T20:07:06.248Z","1.11.3-alpha-5029e385.1":"2020-01-09T05:21:04.451Z","1.11.3-alpha-83ed0287.1":"2020-01-09T06:21:48.708Z","1.11.3-alpha-883c3f43.2":"2020-01-09T21:08:37.161Z","1.11.3-alpha-45a96eb6.2":"2020-01-09T21:29:17.775Z","1.11.3-alpha-37276f8f.3":"2020-01-09T22:26:36.780Z","1.11.3-alpha-a71a46ab.3":"2020-01-09T23:32:35.356Z","1.11.3-alpha-40388903.4":"2020-01-10T03:56:53.905Z","1.11.3-alpha-4d64089c.4":"2020-01-10T04:16:16.632Z","1.11.3-alpha-5a8d7a63.5":"2020-01-10T05:40:55.891Z","1.11.3-alpha-c92c1a3c.5":"2020-01-10T06:21:34.145Z","1.11.3-alpha-955e544d.6":"2020-01-10T07:53:45.950Z","1.11.3-alpha-fef4ad9d.6":"2020-01-10T08:08:29.703Z","1.11.3-alpha-2de9a2dd.7":"2020-01-10T16:26:23.481Z","1.11.3-alpha-01917d56.7":"2020-01-10T17:38:40.743Z","1.11.3-alpha-e0fb3767.8":"2020-01-10T19:37:45.727Z","1.11.3-alpha-6eb009e4.8":"2020-01-10T20:02:12.658Z","1.11.3-alpha-9da70080.9":"2020-01-10T20:03:35.679Z","1.11.3-alpha-bd5294f4.9":"2020-01-10T21:57:23.684Z","1.11.3-alpha-a46d3f27.10":"2020-01-11T03:10:16.166Z","1.11.3-alpha-aa5aed9c.10":"2020-01-11T04:20:35.221Z","1.11.3-alpha-2c10dc82.11":"2020-01-12T00:58:23.526Z","1.11.3-alpha-022a3eba.11":"2020-01-12T01:35:01.124Z","1.11.3-alpha-a46273d8.12":"2020-01-12T06:02:31.431Z","1.11.3-alpha-7db781f4.12":"2020-01-12T06:22:12.194Z","1.11.3-alpha-f26015df.13":"2020-01-13T19:22:51.652Z","1.11.3-alpha-57176812.13":"2020-01-13T19:34:25.233Z","1.11.3-alpha-d53cf70d.13":"2020-01-13T19:38:17.847Z","1.11.3-alpha-edea3cd3.14":"2020-01-13T20:25:16.176Z","1.11.3-alpha-1bd736b3.15":"2020-01-13T21:56:02.676Z","1.11.3-alpha-75aca8df.15":"2020-01-13T22:13:49.283Z","1.11.3-alpha-bd1a0199.16":"2020-01-13T23:06:10.166Z","1.11.3-alpha-d58c855e.16":"2020-01-14T00:24:58.549Z","1.11.3-alpha-26642df3.17":"2020-01-14T12:41:05.025Z","1.11.3-alpha-05d58b3c.17":"2020-01-14T13:22:45.547Z","1.11.3-alpha-c1522d8f.18":"2020-01-14T15:45:29.304Z","1.11.3-alpha-b25f5cd9.18":"2020-01-14T16:22:35.531Z","1.11.3-alpha-390d9807.19":"2020-01-14T19:37:48.513Z","1.11.3-alpha-989cd4ac.19":"2020-01-14T20:23:08.641Z","1.11.3-alpha-ad0be46c.20":"2020-01-14T22:42:24.600Z","1.11.3-alpha-2a69bd78.20":"2020-01-14T23:21:13.949Z","1.11.3-alpha-cba32f0f.21":"2020-01-15T09:18:23.496Z","1.11.3-alpha-043b5ce5.21":"2020-01-15T09:34:36.681Z","1.11.3-alpha-48c1d2a0.22":"2020-01-15T15:29:33.874Z","1.11.3-alpha-4094d78f.22":"2020-01-15T15:58:52.817Z","1.11.3-alpha-387888ad.23":"2020-01-15T19:39:01.300Z","1.11.3-alpha-83bf950b.23":"2020-01-15T20:13:51.312Z","1.11.3-alpha-73a8c9d1.24":"2020-01-16T02:09:26.108Z","1.11.3-alpha-d5b3cda7.24":"2020-01-16T02:09:49.823Z","1.11.3-alpha-90566d3f.24":"2020-01-16T02:22:33.681Z","1.11.3-alpha-c41d4fd4.25":"2020-01-16T02:29:45.593Z","1.11.3-alpha-ef9c69c1.25":"2020-01-16T03:23:07.671Z","1.11.3-alpha-2c9a1f61.25":"2020-01-16T03:23:44.595Z","1.11.3-alpha-9df341ce.25":"2020-01-16T03:30:48.170Z","1.11.3-alpha-a495d322.25":"2020-01-16T03:37:00.118Z","1.11.3-alpha-b6716825.26":"2020-01-16T03:39:38.000Z","1.11.3-alpha-3d94f1b3.27":"2020-01-16T03:42:27.484Z","1.11.3-alpha-c436334c.27":"2020-01-16T04:06:46.548Z","1.11.3-alpha-47d74a76.28":"2020-01-16T04:09:11.460Z","1.11.3-alpha-b1b6bb52.28":"2020-01-16T04:09:42.951Z","1.11.3-alpha-4a40e6dd.28":"2020-01-16T04:54:52.236Z","1.11.3-alpha-ac6f2605.29":"2020-01-16T05:02:23.525Z","1.11.3-alpha-26c0447f.29":"2020-01-16T05:06:55.860Z","1.11.3-alpha-26508254.29":"2020-01-16T05:07:29.236Z","1.11.3-alpha-19dda6b6.29":"2020-01-16T05:18:46.977Z","1.11.3-alpha-d5382be6.30":"2020-01-16T05:21:37.254Z","1.11.3-alpha-e9a493b9.30":"2020-01-16T05:25:09.277Z","1.11.3-alpha-edb8cfe5.31":"2020-01-16T05:29:36.489Z","1.11.3-alpha-e3d2a1a2.31":"2020-01-16T07:20:56.141Z","1.11.3-alpha-675c6eff.32":"2020-01-16T07:22:30.867Z","1.11.3-alpha-10937848.32":"2020-01-16T07:22:56.518Z","1.11.3-alpha-ff2bee10.32":"2020-01-16T07:40:02.695Z","1.11.3-alpha-5e553ac6.33":"2020-01-16T07:41:11.482Z","1.11.3-alpha-aba86640.34":"2020-01-16T08:26:30.292Z","1.11.3-alpha-eaf35d13.34":"2020-01-16T08:28:15.501Z","1.11.3-alpha-342f39e0.34":"2020-01-16T08:43:51.962Z","1.11.3-alpha-1d763759.35":"2020-01-16T08:46:18.138Z","1.11.3-alpha-95b0a731.35":"2020-01-16T09:02:23.749Z","1.11.3-alpha-fd9a0e5d.36":"2020-01-16T21:22:20.677Z","1.11.3-alpha-f2bfa63c.36":"2020-01-16T21:50:21.532Z","1.11.3-alpha-a466a709.36":"2020-01-16T22:17:56.139Z","1.11.3-alpha-518e68e0.37":"2020-01-16T22:34:46.269Z","1.11.3-alpha-3faf0ce1.37":"2020-01-16T23:23:17.529Z","1.11.3-alpha-750ea0a3.38":"2020-01-17T03:24:58.926Z","1.11.3-alpha-b7143830.38":"2020-01-17T04:21:23.450Z","1.11.3-alpha-58556cc6.39":"2020-01-17T05:45:17.739Z","1.11.3-alpha-d88aff15.39":"2020-01-17T06:22:14.670Z","1.11.3-alpha-6d897fdd.40":"2020-01-17T20:20:44.049Z","1.11.3-alpha-c451102a.40":"2020-01-17T21:23:31.428Z","1.11.3-alpha-b647f473.41":"2020-01-19T18:40:51.864Z","1.11.3-alpha-0018239a.41":"2020-01-20T13:57:01.831Z","1.11.3-alpha-f4914326.41":"2020-01-20T14:15:57.851Z","1.11.3-alpha-46ac21df.42":"2020-01-20T15:29:21.678Z","1.11.3-alpha-e1fea761.43":"2020-01-20T16:05:20.070Z","1.11.3-alpha-2fe9a693.43":"2020-01-20T16:15:45.584Z","1.11.3-alpha-269d32fe.43":"2020-01-20T16:29:33.164Z","1.11.3-alpha-841a8693.43":"2020-01-20T16:33:00.730Z","1.11.3-alpha-251d7f9c.43":"2020-01-20T21:22:34.502Z","1.11.3-alpha-3e83686b.43":"2020-01-20T21:24:11.899Z","1.11.3-alpha-4fcef7d6.43":"2020-01-20T22:02:58.919Z","1.11.3-alpha-f39f068a.44":"2020-01-20T22:06:19.644Z","1.11.3-alpha-52495f12.45":"2020-01-20T23:20:34.884Z","1.11.3-alpha-caa30f46.45":"2020-01-20T23:28:45.871Z","1.11.3-alpha-4c5d67e6.45":"2020-01-21T00:16:21.075Z","1.11.3-alpha-f3691f38.45":"2020-01-21T00:35:47.333Z","1.11.3-alpha-96239efd.45":"2020-01-21T01:11:15.166Z","1.11.3-alpha-99a57a5b.45":"2020-01-21T01:25:54.366Z","1.11.3-alpha-7b6b362c.45":"2020-01-21T01:26:27.768Z","1.11.3-alpha-cee842b9.46":"2020-01-21T14:46:35.749Z","1.11.3-alpha-4593d557.49":"2020-01-21T15:34:16.795Z","1.11.3-alpha-2aad82c1.49":"2020-01-21T19:34:21.973Z","1.11.3-alpha-e50856cd.49":"2020-01-21T20:05:43.313Z","1.11.3-alpha-64c9ca62.50":"2020-01-21T20:35:50.160Z","1.11.3-alpha-f7d6710a.50":"2020-01-21T21:23:04.707Z","1.11.3-alpha-48f89023.51":"2020-01-21T22:20:35.285Z","1.11.3-alpha-872d1b07.51":"2020-01-21T22:43:51.245Z","1.11.3-alpha-64a4b873.51":"2020-01-21T23:05:18.280Z","1.11.3-alpha-bb009c96.52":"2020-01-21T23:12:34.548Z","1.11.3-alpha-f1ed015e.52":"2020-01-22T01:08:58.668Z","1.11.3-alpha-041326cd.52":"2020-01-22T01:39:40.284Z","1.11.3-alpha-f86e0561.52":"2020-01-22T07:47:56.586Z","1.11.3-alpha-9538ce90.53":"2020-01-22T07:50:02.390Z","1.11.3-alpha-0566a148.53":"2020-01-22T08:16:30.515Z","1.11.3-alpha-d5fe7d2b.54":"2020-01-22T10:21:47.079Z","1.11.3-alpha-10dcd075.54":"2020-01-22T10:25:55.751Z","1.11.3-alpha-99715615.54":"2020-01-22T10:37:11.371Z","1.11.3-alpha-dd8605be.55":"2020-01-22T11:38:45.685Z","1.11.3-alpha-423b7296.57":"2020-01-22T13:30:03.076Z","1.11.3-alpha-6205438f.57":"2020-01-22T13:30:54.585Z","1.11.3-alpha-6d36cf53.59":"2020-01-22T16:52:32.708Z","1.11.3-alpha-715c4027.58":"2020-01-22T16:56:38.316Z","1.11.3-alpha-dc51983e.59":"2020-01-22T17:50:14.177Z","1.11.3-alpha-49858183.59":"2020-01-22T17:51:54.070Z","1.11.3-alpha-a35d00e2.59":"2020-01-22T18:06:37.200Z","1.11.3-alpha-8e1b638c.60":"2020-01-22T18:09:01.923Z","1.11.3-alpha-2c1336d6.60":"2020-01-22T18:31:26.487Z","1.11.3-alpha-9239d3f9.60":"2020-01-22T18:34:39.932Z","1.11.3-alpha-95fd7d8e.60":"2020-01-22T18:39:48.372Z","1.11.3-alpha-24ba6f23.61":"2020-01-22T21:05:01.438Z","1.11.3-alpha-18610052.61":"2020-01-23T05:28:15.417Z","1.11.3-alpha-74ccba80.61":"2020-01-23T05:37:37.719Z","1.11.3-alpha-7c50f83a.61":"2020-01-23T05:45:03.705Z","1.11.3-alpha-13d3cd9e.61":"2020-01-23T05:56:51.861Z","1.11.3-alpha-43541b8b.61":"2020-01-23T09:56:37.703Z","1.11.3-alpha-d8871ad5.61":"2020-01-23T11:48:42.181Z","1.11.3-alpha-fceb6efe.61":"2020-01-23T11:54:27.471Z","1.11.3-alpha-3d782e24.61":"2020-01-23T14:37:54.782Z","1.11.3-alpha-54371e6e.62":"2020-01-23T19:23:40.939Z","1.11.3-alpha-d2bfb5b9.63":"2020-01-23T19:26:20.270Z","1.11.3-alpha-2625e522.63":"2020-01-23T19:27:41.507Z","1.11.3-alpha-b4f7eeeb.63":"2020-01-23T20:47:09.702Z","1.11.3-alpha-88cfd9b4.64":"2020-01-23T20:48:28.563Z","1.11.3-alpha-11693ea3.64":"2020-01-23T20:49:33.521Z","1.11.3-alpha-3a61a4a0.64":"2020-01-23T21:29:56.905Z","1.11.3-alpha-8c76f68a.65":"2020-01-23T21:36:58.061Z","1.11.3-alpha-815dc4f2.66":"2020-01-24T10:23:40.627Z","1.11.3-alpha-64a0b524.66":"2020-01-24T10:24:22.850Z","1.11.3-alpha-6939dbec.66":"2020-01-24T10:30:47.101Z","1.11.3-alpha-06614642.67":"2020-01-24T10:40:59.014Z","1.11.3-alpha-05f04423.68":"2020-01-24T10:43:41.733Z","1.11.3-alpha-6e16b7ec.68":"2020-01-24T11:01:12.635Z","1.11.3-alpha-2b94fb3e.69":"2020-01-24T11:09:07.262Z","1.11.3-alpha-61f06ea6.69":"2020-01-24T11:09:41.677Z","1.11.3-alpha-72de4c3d.69":"2020-01-24T11:24:24.756Z","1.11.3-alpha-30ff15a0.70":"2020-01-24T11:32:47.302Z","1.11.3-alpha-0264c694.71":"2020-01-24T12:22:38.335Z","1.11.3-alpha-264de0aa.71":"2020-01-24T12:23:05.474Z","1.11.3-alpha-78ee7f3d.71":"2020-01-24T13:22:44.593Z","1.11.3-alpha-c2957cc8.72":"2020-01-24T13:24:18.889Z","1.11.3-alpha-29ba2c45.72":"2020-01-24T13:25:10.864Z","1.11.3-alpha-9319e73c.72":"2020-01-24T13:30:47.410Z","1.11.3-alpha-f8c40d71.72":"2020-01-24T13:43:05.365Z","1.11.3-alpha-7e7ef9fb.73":"2020-01-24T13:45:23.857Z","1.11.3-alpha-4a768877.73":"2020-01-24T13:50:10.577Z","1.11.3-alpha-300a81d2.73":"2020-01-24T14:46:31.990Z","1.11.3-alpha-748edaf5.74":"2020-01-24T14:47:15.933Z","1.11.3-alpha-30a7bf2d.74":"2020-01-24T14:48:18.233Z","1.11.3-alpha-87cabe9e.74":"2020-01-24T14:54:19.159Z","1.11.3-alpha-a2605616.74":"2020-01-24T15:06:55.043Z","1.11.3-alpha-16e24f66.74":"2020-01-24T15:07:18.573Z","1.11.3-alpha-ee706972.74":"2020-01-24T15:13:57.105Z","1.11.3-alpha-96236b1d.75":"2020-01-24T15:17:06.503Z","1.11.3-alpha-ce69d683.75":"2020-01-24T15:17:36.656Z","1.11.3-alpha-18bfafb4.75":"2020-01-24T15:22:52.114Z","1.11.3-alpha-30235332.76":"2020-01-24T15:28:50.409Z","1.11.3-alpha-b14538c6.77":"2020-01-24T15:33:15.578Z","1.11.3-alpha-80127748.77":"2020-01-24T15:40:06.429Z","1.11.3-alpha-e3205f74.78":"2020-01-24T16:22:49.326Z","1.11.3-alpha-5db1d764.79":"2020-01-24T19:33:17.965Z","1.11.3-alpha-d6e089c0.79":"2020-01-24T20:20:22.855Z","1.11.3-alpha-b0d0bcc2.80":"2020-01-24T20:29:13.143Z","1.11.3-alpha-38b2aa1f.80":"2020-01-24T20:33:28.326Z","1.11.3-alpha-01ed83c5.80":"2020-01-24T21:25:11.454Z","1.11.3-alpha-931f1481.80":"2020-01-24T21:26:00.471Z","1.11.3-alpha-99657b4c.80":"2020-01-24T21:53:25.849Z","1.11.3-alpha-d190c773.81":"2020-01-25T01:05:09.896Z","1.11.3-alpha-b6e6857d.81":"2020-01-25T02:22:44.780Z","1.11.3-alpha-8c071423.82":"2020-01-25T08:15:14.552Z","1.11.3-alpha-9fff357f.82":"2020-01-25T09:21:25.341Z","1.11.3-alpha-d8155513.83":"2020-01-25T11:29:19.268Z","1.11.3-alpha-fdb32487.84":"2020-01-25T11:31:05.810Z","1.11.3-alpha-75f708f7.84":"2020-01-25T11:31:27.641Z","1.11.3-alpha-e9106801.84":"2020-01-25T11:54:35.820Z","1.11.3-alpha-5b0f76a3.85":"2020-01-25T11:55:29.357Z","1.11.3-alpha-9c80b339.86":"2020-01-25T13:31:39.713Z","1.11.3-alpha-21386b4a.87":"2020-01-25T15:10:40.898Z","1.11.3-alpha-9fc4798b.88":"2020-01-25T23:25:20.932Z","1.11.3-alpha-58a41d49.89":"2020-01-26T07:12:45.900Z","1.11.3-alpha-cf0fa8b7.89":"2020-01-26T07:15:04.590Z","1.11.3-alpha-8d625b6d.89":"2020-01-26T07:26:19.935Z","1.11.3-alpha-543fd331.89":"2020-01-26T07:28:44.515Z","1.11.3-alpha-f99662dd.89":"2020-01-26T07:37:42.932Z","1.11.3-alpha-4568c88a.89":"2020-01-26T07:41:10.985Z","1.11.3-alpha-2219473f.89":"2020-01-26T10:31:13.679Z","1.11.3-alpha-b242b079.89":"2020-01-26T10:45:37.976Z","1.11.3-alpha-aa3a85a6.90":"2020-01-26T16:36:37.537Z","1.11.3-alpha-217bb453.90":"2020-01-26T17:05:37.411Z","1.11.3-alpha-b3fa829d.91":"2020-01-27T08:30:41.906Z","1.11.3-alpha-ebefbd44.91":"2020-01-27T08:49:24.321Z","1.11.3-alpha-65ada395.92":"2020-01-27T09:42:34.210Z","1.11.3-alpha-428b4ff4.92":"2020-01-27T13:04:56.703Z","1.11.3-alpha-33d6634e.92":"2020-01-27T13:29:41.979Z","1.11.3-alpha-14aae16e.92":"2020-01-27T13:36:42.748Z","1.11.3-alpha-f25d5686.92":"2020-01-27T14:13:30.481Z","1.11.3-alpha-b288129a.92":"2020-01-27T14:13:57.255Z","1.11.3-alpha-c55e598a.93":"2020-01-27T14:14:45.469Z","1.11.3-alpha-d3438740.93":"2020-01-27T14:20:41.415Z","1.11.3-alpha-7017ea83.94":"2020-01-27T14:21:17.878Z","1.11.3-alpha-dd9f7542.95":"2020-01-27T14:39:46.945Z","1.11.3-alpha-caaaf143.95":"2020-01-27T14:40:16.532Z","1.11.3-alpha-48bfb197.95":"2020-01-27T14:45:42.659Z","1.11.3-alpha-4864cca9.95":"2020-01-27T15:23:13.366Z","1.11.3-alpha-3a5a4f1d.96":"2020-01-27T16:26:15.265Z","1.11.3-alpha-f77e322a.96":"2020-01-27T17:07:17.045Z","1.11.3-alpha-47077610.96":"2020-01-27T18:19:33.251Z","1.11.3-alpha-36ec9d96.96":"2020-01-27T18:37:32.056Z","1.11.3-alpha-5a905e97.97":"2020-01-27T19:06:47.720Z","1.11.3-alpha-1cd66dd8.97":"2020-01-27T19:17:20.779Z","1.11.3-alpha-2eada0f4.98":"2020-01-27T19:29:21.834Z","1.11.3-alpha-299203d8.98":"2020-01-27T21:08:21.315Z","1.11.3-alpha-c40bfcb5.99":"2020-01-27T22:22:15.761Z","1.11.3-alpha-5e1c4ec6.99":"2020-01-27T22:39:22.370Z","1.11.3-alpha-25891da5.100":"2020-01-28T03:55:14.656Z","1.11.3-alpha-972a2a7f.100":"2020-01-28T04:21:14.227Z","1.11.3-alpha-19673fd9.101":"2020-01-28T10:02:26.676Z","1.11.3-alpha-e20599ff.102":"2020-01-28T10:50:51.586Z","1.11.3-alpha-54add611.102":"2020-01-28T11:23:56.295Z","1.11.3-alpha-ce777418.102":"2020-01-28T11:24:20.369Z","1.11.3-alpha-3c49bdff.103":"2020-01-28T11:24:48.968Z","1.11.3-alpha-82c0fa85.103":"2020-01-28T11:38:15.656Z","1.11.3-alpha-60a6e8c4.104":"2020-01-28T11:44:50.490Z","1.11.3-alpha-3ce60a67.104":"2020-01-28T11:45:15.637Z","1.11.3-alpha-395be8af.104":"2020-01-28T11:53:02.619Z","1.11.3-alpha-e3f31903.105":"2020-01-28T13:27:11.497Z","1.11.3-alpha-586a6fbe.105":"2020-01-28T14:06:33.908Z","1.11.3-alpha-007f353a.105":"2020-01-28T14:13:13.864Z","1.11.3-alpha-973c364d.105":"2020-01-28T14:30:42.603Z","1.11.3-alpha-f020cd9c.106":"2020-01-28T14:54:32.076Z","1.11.3-alpha-48959942.106":"2020-01-28T14:57:19.130Z","1.11.3-alpha-a8cc124f.106":"2020-01-28T15:13:41.565Z","1.11.3-alpha-b83076e9.107":"2020-01-28T15:14:16.943Z","1.12.0":"2020-01-28T15:33:58.845Z","1.12.1-alpha-38a0cb15.0":"2020-01-28T15:37:37.544Z","1.12.1-alpha-3ecbbf73.0":"2020-01-28T19:56:36.327Z","1.12.1-alpha-207acd36.0":"2020-01-28T21:15:05.204Z","1.12.1-alpha-3959d089.1":"2020-01-28T21:16:51.722Z","1.12.1-alpha-98a5b49a.1":"2020-01-28T21:17:43.956Z","1.12.1-alpha-ca51a54f.1":"2020-01-28T21:19:11.091Z","1.12.1-alpha-b09cd49a.2":"2020-01-29T04:51:07.647Z","1.12.1-alpha-a8c93d9c.2":"2020-01-29T05:04:49.457Z","1.12.1":"2020-01-29T06:49:42.831Z","1.12.2-alpha-7f7681fa.0":"2020-01-29T06:53:11.876Z","1.12.2-alpha-c2f117ce.0":"2020-01-29T14:47:32.156Z","1.12.2-alpha-36ccebd9.0":"2020-01-29T15:21:50.583Z","1.12.2-alpha-8650fad5.1":"2020-01-29T22:05:06.943Z","1.12.2-alpha-77ca618a.1":"2020-01-29T22:26:13.235Z","1.12.2-alpha-7d735337.2":"2020-01-30T06:50:18.476Z","1.12.2-alpha-9d4fb424.3":"2020-01-30T07:15:43.818Z","1.12.2-alpha-712c2b36.2":"2020-01-30T07:16:21.992Z","1.12.2-alpha-7e14299c.3":"2020-01-30T07:37:07.848Z","1.12.2-alpha-0f2f9a55.4":"2020-01-30T08:57:06.604Z","1.12.2-alpha-778ecbfe.4":"2020-01-30T09:43:35.013Z","1.12.2-alpha-eb8b8307.5":"2020-01-30T12:51:36.947Z","1.12.2-alpha-5fd4aea8.5":"2020-01-30T13:09:44.373Z","1.12.2-alpha-d3b8f33e.6":"2020-01-30T13:52:45.962Z","1.12.2-alpha-5cc90198.6":"2020-01-30T14:23:39.563Z","1.12.2-alpha-870da5e8.7":"2020-01-31T04:14:27.543Z","1.12.2-alpha-fe82c59d.7":"2020-01-31T05:20:48.170Z","1.12.2-alpha-a54a372e.8":"2020-01-31T07:21:28.389Z","1.12.2-alpha-131b719b.8":"2020-01-31T07:46:31.604Z","1.12.2-alpha-6177b49e.9":"2020-02-01T08:20:50.872Z","1.12.2-alpha-8c807ef5.9":"2020-02-01T09:21:24.371Z","1.12.2-alpha-c6a810bc.10":"2020-02-02T11:54:12.231Z","1.12.2-alpha-0a9729ff.10":"2020-02-02T12:09:25.978Z","1.12.2-alpha-c8a76f6b.11":"2020-02-02T16:50:32.887Z","1.12.2-alpha-64584be9.11":"2020-02-02T17:04:22.688Z","1.12.2-alpha-20aae687.12":"2020-02-03T06:24:02.096Z","1.12.2-alpha-a8c134fb.12":"2020-02-03T07:21:26.764Z","1.12.2-alpha-1fc076dd.13":"2020-02-03T09:04:05.666Z","1.12.2-alpha-3cb57f00.14":"2020-02-03T09:56:10.378Z","1.12.2-alpha-f5f1494a.14":"2020-02-03T10:15:50.220Z","1.12.2-alpha-9c3deff7.14":"2020-02-03T10:31:57.021Z","1.12.2-alpha-ae36f6e7.14":"2020-02-03T10:36:05.999Z","1.12.2-alpha-ea7264f9.15":"2020-02-03T10:39:28.724Z","1.12.2-alpha-83779f96.15":"2020-02-03T15:08:15.537Z","1.12.2-alpha-2c837663.16":"2020-02-03T20:13:47.021Z","1.12.2-alpha-d08e454c.16":"2020-02-03T20:28:58.199Z","1.12.2-alpha-06bf50cd.18":"2020-02-04T10:25:00.291Z","1.12.2-alpha-f7ddd6ca.19":"2020-02-04T10:28:08.762Z","1.12.2-alpha-febcb452.19":"2020-02-04T10:33:22.817Z","1.12.2-alpha-e145859c.19":"2020-02-04T10:41:46.385Z","1.12.2-alpha-fd6111d9.19":"2020-02-04T12:41:14.736Z","1.12.2-alpha-085fe906.18":"2020-02-04T12:41:41.404Z","1.12.2-alpha-493de6fe.19":"2020-02-04T19:40:24.240Z","1.12.2-alpha-ce6bb9f6.19":"2020-02-04T20:21:13.532Z","1.12.2-alpha-667a0d68.20":"2020-02-05T17:14:34.594Z","1.12.2-alpha-14f64897.20":"2020-02-05T19:33:03.663Z","1.12.2-alpha-2b04a59c.20":"2020-02-05T20:23:05.684Z","1.12.2-alpha-b37dfceb.21":"2020-02-06T03:48:38.283Z","1.12.2-alpha-b27323ab.21":"2020-02-06T04:21:10.075Z","1.12.2-alpha-d6f35d10.22":"2020-02-06T09:27:24.897Z","1.12.2-alpha-f8f4890f.23":"2020-02-06T18:09:16.927Z","1.12.2-alpha-298e6882.23":"2020-02-06T18:24:11.199Z","1.12.2-alpha-cd26fbc1.24":"2020-02-06T18:25:50.701Z","1.12.2-alpha-3410dc11.24":"2020-02-06T19:24:12.901Z","1.12.2-alpha-33aef291.25":"2020-02-06T19:33:31.936Z","1.12.2-alpha-abbaf20f.25":"2020-02-06T20:23:47.024Z","1.12.2":"2020-02-07T07:42:41.202Z","1.12.3-alpha-d892da17.0":"2020-02-07T07:46:04.711Z","1.12.3-alpha-639bb961.0":"2020-02-07T19:38:18.729Z","1.12.3-alpha-87c18582.0":"2020-02-07T20:22:34.384Z","1.12.3-alpha-31b39f42.1":"2020-02-09T06:43:47.721Z","1.12.3-alpha-5977193b.1":"2020-02-09T07:03:47.354Z","1.12.3-alpha-0b4c2703.2":"2020-02-09T18:36:17.304Z","1.12.3-alpha-c3bbc4ff.2":"2020-02-09T19:19:53.544Z","1.12.3-alpha-bb10c402.3":"2020-02-10T21:07:20.532Z","1.12.3-alpha-2e750a7b.3":"2020-02-10T22:20:49.291Z","1.12.3-alpha-b01047f8.3":"2020-02-10T23:21:22.145Z","1.12.3-alpha-d5f95f19.4":"2020-02-11T05:08:57.034Z","1.12.3-alpha-d8ff2df6.4":"2020-02-11T06:21:50.248Z","1.12.3-alpha-72d181b4.5":"2020-02-11T08:57:30.370Z","1.12.3-alpha-8f01ee8b.6":"2020-02-11T17:23:06.897Z","1.12.3-alpha-11b5c1f8.7":"2020-02-11T18:24:09.299Z","1.12.3-alpha-c7ad613e.6":"2020-02-11T18:24:33.814Z","1.12.3-alpha-f69291b6.7":"2020-02-11T19:22:51.024Z","1.12.3-alpha-bd2db718.8":"2020-02-11T20:24:29.045Z","1.12.3-alpha-cc716442.8":"2020-02-11T21:22:44.394Z","1.12.3-alpha-0c3bede1.9":"2020-02-12T04:24:18.489Z","1.12.3-alpha-d57656b8.9":"2020-02-12T05:21:21.306Z","1.12.3-alpha-337753a9.10":"2020-02-12T09:51:20.721Z","1.12.3-alpha-4984e62c.11":"2020-02-12T09:52:41.562Z","1.12.3-alpha-e7cd5445.12":"2020-02-12T09:55:39.550Z","1.12.3-alpha-e193c8a0.13":"2020-02-12T09:58:58.016Z","1.12.3-alpha-2a7a42ed.14":"2020-02-12T10:35:40.899Z","1.12.3-alpha-29f0e388.15":"2020-02-12T10:52:22.650Z","1.12.3-alpha-7536ada8.16":"2020-02-12T11:00:54.466Z","1.12.3-alpha-29bf9816.17":"2020-02-12T11:06:52.601Z","1.12.3-alpha-f47f162f.17":"2020-02-12T11:46:17.912Z","1.12.3-alpha-06631dad.18":"2020-02-12T13:00:32.991Z","1.12.3-alpha-63fe83d6.18":"2020-02-12T13:13:58.426Z","1.12.3-alpha-fb8e7916.19":"2020-02-12T17:44:20.307Z","1.12.3-alpha-deba6217.20":"2020-02-12T17:49:15.390Z","1.12.3-alpha-f9b66a3e.20":"2020-02-12T18:23:45.509Z","1.12.3-alpha-82578d39.21":"2020-02-12T20:19:23.882Z","1.12.3-alpha-7004eee1.22":"2020-02-12T21:21:32.669Z","1.12.3-alpha-a18714b1.21":"2020-02-12T21:22:03.768Z","1.12.3-alpha-e1d969b6.22":"2020-02-12T22:23:28.878Z","1.12.3-alpha-53fdfddb.23":"2020-02-12T23:21:24.279Z","1.12.3-alpha-46389271.23":"2020-02-12T23:43:03.331Z","1.12.3-alpha-c0f7e16f.24":"2020-02-13T06:41:22.232Z","1.12.3-alpha-1823fb22.25":"2020-02-13T10:37:03.877Z","1.12.3-alpha-51ecea60.25":"2020-02-13T10:51:14.923Z","1.12.3-alpha-3d93270b.26":"2020-02-13T13:33:34.159Z","1.12.3-alpha-7d4bdb3a.26":"2020-02-13T13:38:40.880Z","1.12.3-alpha-aaea81f9.26":"2020-02-13T13:48:25.554Z","1.12.3-alpha-33892bcb.26":"2020-02-13T14:19:27.152Z","1.12.3-alpha-eb6cf8f8.26":"2020-02-13T14:59:30.426Z","1.12.3-alpha-0cf2e83c.26":"2020-02-13T15:52:01.542Z","1.12.3-alpha-6508ce7e.26":"2020-02-13T16:20:41.693Z","1.12.3-alpha-d9a69d34.27":"2020-02-13T19:25:43.441Z","1.12.3-alpha-c457f650.27":"2020-02-13T19:34:23.826Z","1.12.3-alpha-9edc81e4.27":"2020-02-13T20:23:03.356Z","1.12.3-alpha-d9be3d10.28":"2020-02-14T10:39:56.287Z","1.12.3-alpha-b3e28f0d.28":"2020-02-14T11:02:48.123Z","1.12.3-alpha-ac33d05f.28":"2020-02-14T14:09:34.560Z","1.12.3-alpha-0c640ed8.28":"2020-02-14T15:22:05.369Z","1.12.3-alpha-fb8cc185.29":"2020-02-14T17:49:14.187Z","1.12.3-alpha-5bc96737.29":"2020-02-14T18:22:11.784Z","1.12.3-alpha-8432a6dc.30":"2020-02-14T18:56:23.712Z","1.12.3-alpha-bd855765.31":"2020-02-14T19:31:21.095Z","1.12.3-alpha-1ea1a6ec.30":"2020-02-14T19:31:53.196Z","1.12.3-alpha-796d0d75.31":"2020-02-14T20:22:57.319Z","1.12.3-alpha-465127de.32":"2020-02-16T09:02:18.225Z","1.12.3-alpha-1d9a4fba.33":"2020-02-16T09:03:56.418Z","1.12.3-alpha-fe5fbffe.34":"2020-02-16T09:05:15.676Z","1.12.3-alpha-0223d1f4.35":"2020-02-16T09:07:03.108Z","1.12.3-alpha-c868a2f8.36":"2020-02-16T09:09:57.034Z","1.12.3-alpha-ed40601c.37":"2020-02-16T09:45:19.697Z","1.12.3-alpha-e8620180.37":"2020-02-16T10:13:55.122Z","1.12.3-alpha-2c41efb3.38":"2020-02-16T12:14:33.274Z","1.12.3-alpha-a85b9804.38":"2020-02-16T12:47:04.381Z","1.12.3-alpha-fa6ce9c9.39":"2020-02-17T08:36:13.373Z","1.12.3-alpha-63590a62.39":"2020-02-17T08:51:22.799Z","1.12.3-alpha-abd68c80.39":"2020-02-17T09:08:37.085Z","1.12.3-alpha-abd847bf.40":"2020-02-17T09:41:15.906Z","1.12.3-alpha-00acea7c.39":"2020-02-17T09:41:58.246Z","1.12.3-alpha-bb9da2b8.41":"2020-02-17T19:45:11.408Z","1.12.3-alpha-ba6150bc.41":"2020-02-17T20:28:45.873Z","1.12.3-alpha-5c1b05ba.42":"2020-02-18T01:40:14.646Z","1.12.3-alpha-5a97f069.42":"2020-02-18T02:21:45.905Z","1.12.3-alpha-907d5439.43":"2020-02-18T21:12:18.827Z","1.12.3-alpha-8196e4b2.43":"2020-02-18T22:22:37.511Z","1.12.3-alpha-421cc877.44":"2020-02-19T08:38:38.470Z","1.12.3-alpha-0dee24d7.44":"2020-02-19T09:21:10.650Z","1.12.3-alpha-30377986.45":"2020-02-19T12:01:21.535Z","1.12.3-alpha-bd961f8c.45":"2020-02-19T13:22:28.932Z","1.12.3-alpha-866cf7f3.46":"2020-02-19T14:34:57.223Z","1.12.3-alpha-c591b549.46":"2020-02-19T19:54:56.424Z","1.12.3-alpha-b6f0b2c8.46":"2020-02-19T19:56:37.877Z","1.12.3-alpha-eb2b65bd.46":"2020-02-19T20:08:07.376Z","1.12.3-alpha-2187754b.47":"2020-02-19T20:09:25.245Z","1.12.3-alpha-f50dbd4f.47":"2020-02-19T20:18:33.471Z","1.12.3-alpha-6ab1fd99.48":"2020-02-19T21:23:58.919Z","1.12.3-alpha-4ccfc3db.49":"2020-02-19T21:31:26.662Z","1.12.3-alpha-85fb4c8d.49":"2020-02-19T21:48:19.959Z","1.12.3-alpha-dc5119e3.50":"2020-02-20T00:58:04.478Z","1.12.3-alpha-cd20e208.50":"2020-02-20T02:21:35.535Z","1.12.3-alpha-39c5dc03.51":"2020-02-20T08:15:23.341Z","1.12.3-alpha-e497d339.51":"2020-02-20T08:53:54.273Z","1.12.3-alpha-4a1f90ba.52":"2020-02-20T10:47:11.058Z","1.12.3-alpha-0c89d980.52":"2020-02-20T11:00:45.177Z","1.12.3-alpha-0b7ed9b9.53":"2020-02-20T19:28:41.395Z","1.12.3-alpha-7a0f359a.53":"2020-02-20T19:41:30.755Z","1.12.3-alpha-17ddfa20.53":"2020-02-20T19:49:01.085Z","1.12.3-alpha-698288d2.54":"2020-02-20T19:54:17.310Z","1.12.3-alpha-a5ace975.54":"2020-02-20T20:27:08.663Z","1.12.3-alpha-fe01016b.55":"2020-02-20T23:05:25.730Z","1.12.3-alpha-280eacfe.55":"2020-02-20T23:26:48.122Z","1.12.3-alpha-fbaff6fd.56":"2020-02-20T23:34:15.112Z","1.12.3-alpha-d91633b1.56":"2020-02-20T23:59:40.995Z","1.12.3-alpha-e0647059.57":"2020-02-21T19:39:20.410Z","1.12.3-alpha-8ef75106.57":"2020-02-21T19:48:46.457Z","1.12.3-alpha-20cff431.57":"2020-02-21T19:56:54.907Z","1.12.3-alpha-6ca42443.58":"2020-02-21T20:03:47.012Z","1.12.3-alpha-885d24e7.59":"2020-02-21T20:16:49.218Z","1.12.3-alpha-9f71cd09.59":"2020-02-21T20:59:24.858Z","1.12.3-alpha-fc794ba7.60":"2020-02-23T10:59:07.395Z","1.12.3-alpha-39327a90.60":"2020-02-23T11:18:12.897Z","1.12.3-alpha-7a81d5c3.61":"2020-02-24T15:20:38.721Z","1.12.3-alpha-a52b76e9.61":"2020-02-24T15:37:32.041Z","1.12.3-alpha-ca3d7ab1.62":"2020-02-24T19:27:29.622Z","1.12.3-alpha-0c5db49b.62":"2020-02-24T20:10:45.260Z","1.12.3-alpha-b53c46e5.63":"2020-02-25T14:59:44.276Z","1.12.3-alpha-9f92eaeb.63":"2020-02-25T16:11:41.053Z","1.12.3-alpha-75b065e5.64":"2020-02-25T19:00:27.052Z","1.12.3-alpha-d32ec29a.64":"2020-02-25T19:26:20.002Z","1.12.3-alpha-3b7de23e.64":"2020-02-25T19:26:57.525Z","1.12.3-alpha-c7bb59e3.65":"2020-02-25T19:28:58.693Z","1.12.3-alpha-5f72bc56.65":"2020-02-25T19:57:48.284Z","1.12.3-alpha-66dadf57.66":"2020-02-25T20:05:25.579Z","1.12.3-alpha-8d29c31f.67":"2020-02-25T21:09:00.582Z","1.12.3-alpha-53e26087.67":"2020-02-25T22:24:07.560Z","1.12.3-alpha-096768f8.68":"2020-02-25T22:40:55.307Z","1.12.3-alpha-568e4e35.68":"2020-02-25T23:54:01.107Z","1.12.3-alpha-55df93f7.69":"2020-02-26T19:29:34.783Z","1.12.3-alpha-2eacc2ba.69":"2020-02-26T20:30:28.813Z","1.12.3-alpha-77e6e3bf.70":"2020-02-26T20:33:18.555Z","1.12.3-alpha-be24a7ff.70":"2020-02-26T21:03:35.592Z","1.12.3-alpha-5f28eab9.71":"2020-02-27T12:30:54.422Z","1.12.3-alpha-0376d03a.71":"2020-02-27T19:36:16.724Z","1.12.3-alpha-f9dcd905.71":"2020-02-27T19:44:09.757Z","1.12.3-alpha-7228e674.71":"2020-02-27T19:52:28.365Z","1.12.3-alpha-712a3a54.72":"2020-02-27T19:58:48.087Z","1.12.3-alpha-bc5ca175.73":"2020-02-27T23:54:34.121Z","1.12.3-alpha-b0e5fd99.73":"2020-02-28T00:28:19.287Z","1.12.3-alpha-84748f19.74":"2020-02-28T19:13:53.842Z","1.12.3-alpha-0d2fce89.74":"2020-02-28T19:37:52.594Z","1.12.3-alpha-3973143a.75":"2020-02-28T19:47:36.210Z","1.12.3-alpha-c39c32d1.75":"2020-02-28T20:26:55.196Z","1.12.3-alpha-c5615566.76":"2020-02-28T22:29:54.385Z","1.12.3-alpha-df52ede6.76":"2020-02-28T23:07:41.287Z","1.12.3-alpha-84b30960.77":"2020-02-29T01:01:22.360Z","1.12.3-alpha-d96f0b78.77":"2020-02-29T02:25:12.329Z","1.12.3-alpha-019a95fc.78":"2020-02-29T06:14:30.503Z","1.12.3-alpha-757998c0.78":"2020-02-29T10:45:12.179Z","1.12.3-alpha-d1f2fe63.78":"2020-02-29T11:21:20.787Z","1.12.3-alpha-0511f1aa.82":"2020-03-03T13:25:53.857Z","1.12.3-alpha-efc15762.71":"2020-03-03T13:33:49.878Z","1.12.3-alpha-9ad93353.85":"2020-03-03T13:34:45.498Z","1.12.3-alpha-95b176ba.85":"2020-03-03T13:38:39.649Z","1.12.3-alpha-27543da7.86":"2020-03-03T14:24:56.834Z","1.12.3-alpha-5fc263af.86":"2020-03-03T18:59:36.491Z","1.12.3-alpha-188df62b.86":"2020-03-03T19:33:35.532Z","1.12.3-alpha-8762e6aa.86":"2020-03-04T13:27:45.155Z","1.12.3-alpha-fdaa156f.86":"2020-03-04T19:36:56.780Z","1.12.3-alpha-ff4bca66.86":"2020-03-05T02:06:09.920Z","1.12.3-alpha-505cd9c3.86":"2020-03-05T19:41:11.502Z","1.12.3-alpha-9f82676f.86":"2020-03-05T20:00:25.153Z","1.12.3-alpha-316e48bd.86":"2020-03-05T22:42:41.804Z","1.12.3-alpha-e46c29fa.86":"2020-03-06T02:42:43.705Z","1.12.3-alpha-772500b1.86":"2020-03-07T02:06:48.107Z","1.12.3-alpha-f18258eb.88":"2020-03-08T09:55:04.765Z","1.12.3-alpha-e8275933.90":"2020-03-08T10:14:48.273Z","1.12.3-alpha-7e23ddfc.90":"2020-03-08T10:17:24.586Z","1.12.3-alpha-80cc9c6a.93":"2020-03-08T10:33:07.392Z","1.12.3-alpha-bc49614a.94":"2020-03-08T10:35:34.010Z","1.12.3-alpha-0ed0b222.95":"2020-03-08T10:42:57.423Z","1.12.3-alpha-6257405c.96":"2020-03-08T10:46:06.778Z","1.12.3-alpha-77b0cce4.98":"2020-03-08T12:18:53.678Z","1.12.3-alpha-35bf8c20.98":"2020-03-08T16:00:44.732Z","1.12.3-alpha-3890a48b.99":"2020-03-08T16:18:22.889Z","1.12.3-alpha-0ba116aa.99":"2020-03-08T16:40:51.309Z","1.12.3-alpha-7fec3061.99":"2020-03-08T16:48:23.894Z","1.12.3-alpha-e034147b.99":"2020-03-08T16:49:09.528Z","1.12.3-alpha-5709e4da.99":"2020-03-08T16:56:47.500Z","1.12.3-alpha-57362303.100":"2020-03-08T17:21:44.083Z","1.12.3-alpha-74a13cce.101":"2020-03-08T17:30:17.435Z","1.12.3-alpha-47f7aea4.101":"2020-03-08T17:44:31.457Z","1.12.3-alpha-3d4f82a3.101":"2020-03-08T17:46:38.546Z","1.12.3-alpha-252fc321.102":"2020-03-08T18:17:48.077Z","1.12.3-alpha-d59d427f.102":"2020-03-08T18:31:17.366Z","1.12.3-alpha-743e0ac6.103":"2020-03-09T06:24:27.223Z","1.12.3-alpha-4c791b24.103":"2020-03-09T07:21:49.995Z","1.12.3-alpha-26ec442d.104":"2020-03-09T08:03:41.825Z","1.12.3-alpha-cd82af32.104":"2020-03-09T09:37:24.742Z","1.12.3-alpha-c1c672a6.104":"2020-03-09T09:53:14.569Z","1.12.3-alpha-6a20e029.104":"2020-03-09T09:54:12.274Z","1.12.3-alpha-b7e4ad89.104":"2020-03-09T10:08:46.680Z","1.12.3-alpha-81f0188d.104":"2020-03-09T10:24:01.285Z","1.12.3-alpha-edf4400d.104":"2020-03-09T10:25:03.113Z","1.12.3-alpha-a86b1eb6.104":"2020-03-09T10:40:14.355Z","1.12.3-alpha-630f0ebc.105":"2020-03-09T10:57:50.880Z","1.12.3-alpha-ea9e2e50.105":"2020-03-09T11:12:31.391Z","1.12.3-alpha-ecee2941.106":"2020-03-09T11:13:11.987Z","1.12.3-alpha-95c69e9b.107":"2020-03-09T11:42:35.372Z","1.12.3-alpha-b89e11fd.107":"2020-03-09T12:27:30.025Z","1.12.3-alpha-3128d710.107":"2020-03-09T12:42:05.764Z","1.13.0":"2020-03-09T15:37:08.759Z","1.13.1-alpha-5a6e336f.0":"2020-03-09T15:41:05.027Z","1.13.1-alpha-0dc6be95.0":"2020-03-09T16:25:04.711Z","1.13.1-alpha-42b6a302.0":"2020-03-09T16:57:12.335Z","1.13.1-alpha-6e0a2f69.0":"2020-03-09T18:33:13.897Z","1.13.1-alpha-db9c861d.0":"2020-03-09T19:23:51.404Z","1.13.1-alpha-d10329ad.1":"2020-03-10T05:42:55.869Z","1.13.1-alpha-efc4aea6.1":"2020-03-10T06:01:07.201Z","1.13.1-alpha-9000fa85.1":"2020-03-10T07:21:14.032Z","1.13.1-alpha-bd7b35f1.2":"2020-03-10T08:33:35.103Z","1.13.1-alpha-f1547408.3":"2020-03-10T08:35:59.193Z","1.13.1-alpha-1e3a693e.3":"2020-03-10T08:37:09.399Z","1.13.1-alpha-7e995781.4":"2020-03-10T08:39:28.048Z","1.13.1-alpha-1d0adf27.4":"2020-03-10T09:09:51.998Z","1.13.1-alpha-dfa62c76.5":"2020-03-10T10:43:58.099Z","1.13.1-alpha-63654144.5":"2020-03-10T10:49:13.204Z","1.13.1-alpha-2b5fd4f1.5":"2020-03-10T11:53:52.311Z","1.13.1-alpha-e99e7f6b.5":"2020-03-10T12:16:51.385Z","1.13.1-alpha-ebd460ea.5":"2020-03-11T00:02:46.993Z","1.13.1-alpha-465fc38b.5":"2020-03-11T01:21:03.259Z","1.13.1-alpha-8188aa87.6":"2020-03-11T06:37:59.684Z","1.13.1-alpha-6367ae04.7":"2020-03-11T06:39:15.255Z","1.13.1-alpha-cbd87933.8":"2020-03-11T06:40:34.170Z","1.13.1-alpha-e8f93414.9":"2020-03-11T07:15:13.541Z","1.13.1-alpha-6bbc3dae.9":"2020-03-11T07:17:26.095Z","1.13.1-alpha-677ff564.9":"2020-03-11T07:51:13.428Z","1.13.1-alpha-c192daa5.10":"2020-03-11T18:43:37.540Z","1.13.1-alpha-76fc4813.10":"2020-03-11T19:14:47.745Z","1.13.1-alpha-dc20ab10.11":"2020-03-11T19:17:03.946Z","1.13.1-alpha-88da331a.11":"2020-03-11T20:12:51.555Z","1.13.1-alpha-7d9a6646.12":"2020-03-12T07:41:41.962Z","1.13.1-alpha-b00f4c45.13":"2020-03-12T07:43:28.374Z","1.13.1-alpha-83b0b3b1.14":"2020-03-12T18:57:54.362Z","1.13.1-alpha-76c52de1.14":"2020-03-12T20:12:35.975Z","1.13.1-alpha-7cec71cc.14":"2020-03-14T16:17:42.263Z","1.13.1-alpha-98046ae4.14":"2020-03-16T07:46:17.458Z","1.13.1-alpha-5eac6622.15":"2020-03-16T07:55:48.429Z","1.13.1-alpha-e1a3bf87.16":"2020-03-16T07:56:16.506Z","1.13.1-alpha-b05b92ea.17":"2020-03-16T08:02:50.499Z","1.13.1-alpha-84171f94.18":"2020-03-16T08:32:59.741Z","1.13.1-alpha-a7a3c762.19":"2020-03-16T15:07:27.284Z","1.13.1-alpha-7462bded.19":"2020-03-16T15:26:33.986Z","1.13.1-alpha-9f332e20.19":"2020-03-16T15:35:20.093Z","1.13.1-alpha-d644b2d2.19":"2020-03-16T15:51:18.865Z","1.13.1-alpha-934de636.20":"2020-03-16T17:13:27.436Z","1.13.1-alpha-317328e1.20":"2020-03-16T17:26:26.721Z","1.13.1-alpha-d03ccc50.21":"2020-03-16T18:29:24.397Z","1.13.1-alpha-ee61c9d0.21":"2020-03-16T19:20:20.647Z","1.13.1-alpha-99a2f239.22":"2020-03-16T19:28:30.638Z","1.13.1-alpha-b08358f1.22":"2020-03-16T19:58:03.187Z","1.13.1-alpha-0d99de5e.14":"2020-03-16T21:37:07.128Z","1.13.1-alpha-92620cea.23":"2020-03-17T12:00:19.996Z","1.13.1-alpha-52d0036b.23":"2020-03-17T13:21:48.415Z","1.13.1-alpha-3f4dc5a3.24":"2020-03-17T13:41:22.100Z","1.13.1-alpha-3bcacb20.25":"2020-03-17T13:42:32.586Z","1.13.1-alpha-99d38d0e.25":"2020-03-17T13:55:08.296Z","1.13.1-alpha-6a46928c.25":"2020-03-17T13:59:00.854Z","1.13.1-alpha-612fffa4.26":"2020-03-17T14:07:27.983Z","1.13.1-alpha-69b6a24c.26":"2020-03-17T14:21:52.033Z","1.13.1-alpha-c35bf64a.27":"2020-03-17T14:56:27.702Z","1.13.1-alpha-0d69accb.27":"2020-03-17T15:15:25.387Z","1.13.1-alpha-a426c1d9.28":"2020-03-17T15:18:43.131Z","1.13.1-alpha-6a9a34d5.28":"2020-03-17T15:21:29.273Z","1.13.1-alpha-8d0cf767.29":"2020-03-17T15:23:52.587Z","1.13.1-alpha-2baa72d8.29":"2020-03-17T15:24:36.733Z","1.13.1-alpha-b88b3641.29":"2020-03-17T15:43:42.152Z","1.13.1-alpha-56118a7d.30":"2020-03-17T15:49:59.400Z","1.13.1":"2020-03-17T15:56:50.522Z","1.13.2-alpha-2c3fc2ad.0":"2020-03-17T16:00:34.718Z","1.13.2-alpha-1885a613.0":"2020-03-17T16:15:25.128Z","1.13.2-alpha-cef47530.0":"2020-03-17T18:35:33.737Z","1.13.2-alpha-3d2a2cd9.0":"2020-03-17T18:46:22.071Z","1.13.2-alpha-f8f9bab1.0":"2020-03-17T18:54:54.831Z","1.13.2-alpha-60353ae0.1":"2020-03-17T19:02:37.392Z","1.13.2-alpha-986415c6.2":"2020-03-18T08:45:38.510Z","1.13.2-alpha-88d512c7.2":"2020-03-18T08:50:03.412Z","1.13.2-alpha-93dc8774.2":"2020-03-18T08:57:13.851Z","1.13.2-alpha-03f07ee8.3":"2020-03-18T09:00:48.495Z","1.13.2-alpha-7d6c42d0.3":"2020-03-18T09:44:54.561Z","1.13.2-alpha-09cc9930.4":"2020-03-18T09:48:31.051Z","1.13.2-alpha-f014c96b.4":"2020-03-18T10:22:44.239Z","1.13.2-alpha-e6439b31.5":"2020-03-18T11:01:17.830Z","1.13.2-alpha-8c1a2464.5":"2020-03-18T12:19:29.433Z","1.13.2-alpha-81900cf9.6":"2020-03-18T13:00:05.448Z","1.13.2-alpha-0e8a2fb8.6":"2020-03-18T13:41:51.380Z","1.13.2-alpha-73b40438.7":"2020-03-18T18:21:20.284Z","1.13.2-alpha-4ba23329.7":"2020-03-18T18:50:05.515Z","1.13.2-alpha-3a509440.8":"2020-03-18T19:29:51.553Z","1.13.2-alpha-b46ad2ba.8":"2020-03-18T19:32:43.960Z","1.13.2-alpha-009bc325.9":"2020-03-18T20:20:54.074Z","1.13.2-alpha-931cac64.8":"2020-03-18T20:21:41.618Z","1.13.2-alpha-0241de49.9":"2020-03-18T21:13:01.492Z","1.13.2-alpha-f38dadc8.10":"2020-03-18T21:14:20.171Z","1.13.2-alpha-693ab021.10":"2020-03-18T21:35:51.630Z","1.13.2-alpha-c1dc87ac.11":"2020-03-18T22:07:02.557Z","1.13.2-alpha-cc167b7d.11":"2020-03-18T22:30:24.910Z","1.13.2-alpha-a7dc3e05.12":"2020-03-18T23:50:23.052Z","1.13.2-alpha-9e464ec5.12":"2020-03-19T00:15:11.283Z","1.13.2-alpha-2c30133f.12":"2020-03-19T00:40:32.530Z","1.13.2-alpha-8a499edd.12":"2020-03-19T01:20:56.961Z","1.13.2-alpha-cd3a58f8.12":"2020-03-19T01:22:00.614Z","1.13.2-alpha-ef22e31d.13":"2020-03-19T02:20:12.143Z","1.13.2-alpha-0799e8c0.14":"2020-03-19T10:43:47.503Z","1.13.2-alpha-01400900.15":"2020-03-19T20:22:06.377Z","1.13.2-alpha-e7a290ee.15":"2020-03-19T21:19:11.855Z","1.13.2-alpha-aa49201c.16":"2020-03-20T08:14:19.444Z","1.13.2-alpha-884e4a88.16":"2020-03-20T09:20:08.184Z","1.13.2-alpha-e85110a7.17":"2020-03-20T18:13:25.421Z","1.13.2-alpha-bc6e699c.17":"2020-03-20T18:14:26.641Z","1.13.2-alpha-9f8903a2.17":"2020-03-20T18:33:28.043Z","1.13.2-alpha-f8c22583.18":"2020-03-20T18:40:46.251Z","1.13.2-alpha-962ae2a2.19":"2020-03-20T19:21:05.171Z","1.13.2-alpha-13324dc4.19":"2020-03-20T20:21:42.743Z","1.13.2-alpha-64176d37.20":"2020-03-21T00:09:49.935Z","1.13.2-alpha-d6ece9d5.20":"2020-03-21T01:19:58.574Z","1.13.2-alpha-6f3aefc1.21":"2020-03-21T18:31:06.681Z","1.13.2-alpha-6ad43def.21":"2020-03-21T18:46:34.109Z","1.13.2-alpha-c810e6c6.22":"2020-03-21T20:15:39.791Z","1.13.2-alpha-10e14243.22":"2020-03-21T20:55:16.079Z","1.13.2-alpha-61d18346.23":"2020-03-22T00:07:01.075Z","1.13.2-alpha-bbf4a72c.23":"2020-03-22T00:08:02.469Z","1.13.2-alpha-164ebfa0.23":"2020-03-22T00:32:32.229Z","1.13.2-alpha-36d455e1.24":"2020-03-22T00:39:43.320Z","1.13.2-alpha-1ef7cc19.25":"2020-03-22T02:15:19.353Z","1.13.2-alpha-7885801d.25":"2020-03-22T03:20:47.716Z","1.13.2-alpha-0dc8952c.26":"2020-03-22T08:56:46.139Z","1.13.2-alpha-cd194dd9.26":"2020-03-22T09:01:52.419Z","1.13.2-alpha-d5ee2ced.9":"2020-03-22T09:11:41.464Z","1.13.2-alpha-18115d53.27":"2020-03-22T10:11:24.286Z","1.13.2-alpha-864c0110.28":"2020-03-22T10:12:16.867Z","1.13.2-alpha-b17c8afd.29":"2020-03-22T10:14:24.546Z","1.13.2-alpha-b7a4ce28.29":"2020-03-22T10:16:22.744Z","1.13.2-alpha-8f18c77c.29":"2020-03-22T10:29:18.391Z","1.13.2-alpha-8f2bf586.30":"2020-03-22T10:31:42.822Z","1.13.2-alpha-bf427ce0.31":"2020-03-22T11:31:03.874Z","1.13.2-alpha-6c34e88e.31":"2020-03-22T11:36:56.705Z","1.13.2-alpha-6905b6fe.31":"2020-03-22T11:38:51.752Z","1.13.2-alpha-59e514ce.31":"2020-03-22T11:44:57.055Z","1.13.2-alpha-776554bc.36":"2020-03-22T14:13:12.743Z","1.13.2-alpha-0fae8e10.31":"2020-03-22T19:45:21.634Z","1.13.2-alpha-5549636d.31":"2020-03-22T19:48:57.644Z","1.13.2-alpha-a69a7f0e.31":"2020-03-22T19:58:27.961Z","1.13.2-alpha-20c1c978.31":"2020-03-22T20:28:05.482Z","1.13.2-alpha-7929df2a.31":"2020-03-22T20:45:56.973Z","1.13.2-alpha-46103317.31":"2020-03-22T20:56:36.143Z","1.13.2-alpha-d8a61791.31":"2020-03-22T21:03:40.334Z","1.13.2-alpha-b6cbc23f.31":"2020-03-22T22:20:45.428Z","1.13.2-alpha-04e33b22.31":"2020-03-22T22:29:20.334Z","1.13.2-alpha-4000b5c6.32":"2020-03-23T17:14:08.916Z","1.13.2-alpha-48ebcbfa.32":"2020-03-23T17:28:14.178Z","1.13.2-alpha-f921c071.33":"2020-03-23T19:02:46.621Z","1.13.2-alpha-9109b076.33":"2020-03-23T19:11:46.224Z","1.13.2-alpha-8be8b4db.34":"2020-03-23T22:55:39.550Z","1.13.2-alpha-139b253a.34":"2020-03-23T23:13:05.609Z","1.13.2-alpha-2bd0a563.35":"2020-03-24T05:13:09.718Z","1.13.2-alpha-cee1d754.35":"2020-03-24T05:25:12.837Z","1.13.2-alpha-4d108693.36":"2020-03-24T07:54:33.297Z","1.13.2-alpha-10ed8984.37":"2020-03-24T07:56:04.714Z","1.13.2-alpha-462c6e9b.38":"2020-03-24T11:04:46.002Z","1.13.2-alpha-fd7e18eb.38":"2020-03-24T11:12:00.563Z","1.13.2-alpha-ebb157f6.38":"2020-03-24T11:30:55.070Z","1.13.2-alpha-4740dca4.38":"2020-03-24T11:32:12.341Z","1.13.2-alpha-45860099.38":"2020-03-24T11:56:00.283Z","1.13.2-alpha-a235771a.38":"2020-03-24T11:56:34.401Z","1.13.2-alpha-f0fa27d2.38":"2020-03-24T13:31:31.643Z","1.13.2-alpha-f8e6c0b3.38":"2020-03-24T14:37:21.701Z","1.13.2-alpha-b322cc73.38":"2020-03-24T14:48:27.647Z","1.13.2-alpha-55134d51.38":"2020-03-24T15:03:25.701Z","1.13.2-alpha-ee6fb1f0.38":"2020-03-24T15:19:27.508Z","1.13.2-alpha-edc77c05.38":"2020-03-24T15:27:38.089Z","1.13.2-alpha-f3b5601d.39":"2020-03-24T15:37:13.995Z","1.13.2-alpha-df854110.39":"2020-03-24T15:43:47.198Z","1.13.2-alpha-808b2c30.39":"2020-03-24T15:57:40.846Z","1.13.2-alpha-c24fed51.39":"2020-03-24T16:04:49.628Z","1.13.2-alpha-0be4709c.39":"2020-03-24T16:08:31.411Z","1.13.2-alpha-ebc4eda4.39":"2020-03-24T16:44:47.631Z","1.13.2-alpha-55ce3cd5.40":"2020-03-24T16:45:35.210Z","1.13.2-alpha-d3f9bd9e.41":"2020-03-24T16:48:57.488Z","1.13.2-alpha-d66c1966.41":"2020-03-24T16:55:44.644Z","1.13.2-alpha-037b5c1d.39":"2020-03-24T17:04:06.625Z","1.13.2-alpha-f16f040d.42":"2020-03-24T17:10:22.764Z","1.13.2-alpha-303c45ab.43":"2020-03-24T17:31:28.106Z","1.13.2-alpha-3f42b6d8.43":"2020-03-24T17:41:08.364Z","1.13.2-alpha-1ca42098.44":"2020-03-24T18:33:43.297Z","1.13.2-alpha-8956f249.44":"2020-03-24T18:40:28.550Z","1.13.2-alpha-b5688523.45":"2020-03-24T18:44:47.088Z","1.13.2-alpha-b67d2466.46":"2020-03-24T18:51:06.392Z","1.13.2-alpha-ef45acbd.45":"2020-03-24T20:14:40.866Z","1.13.2-alpha-b5fde283.45":"2020-03-24T20:24:55.686Z","1.13.2-alpha-1844499a.45":"2020-03-24T20:29:13.746Z","1.13.2-alpha-efd2668e.45":"2020-03-24T20:37:23.860Z","1.13.2-alpha-8a958c90.45":"2020-03-24T20:43:27.266Z","1.13.2-alpha-a6f6b243.45":"2020-03-24T21:03:53.236Z","1.13.2-alpha-d9ce0c52.45":"2020-03-24T21:13:22.128Z","1.13.2-alpha-e2029118.45":"2020-03-24T21:19:02.554Z","1.13.2-alpha-30183e0c.45":"2020-03-24T21:34:56.485Z","1.13.2-alpha-bb4b54aa.45":"2020-03-24T21:43:02.615Z","1.13.2-alpha-c70d5d8e.45":"2020-03-24T21:51:41.142Z","1.13.2-alpha-e8e5e156.45":"2020-03-24T21:57:34.981Z","1.13.2-alpha-d2b55771.45":"2020-03-24T22:06:36.756Z","1.13.2-alpha-ad617cb1.45":"2020-03-25T04:25:31.686Z","1.13.2-alpha-8ffd0711.45":"2020-03-25T04:31:55.350Z","1.13.2-alpha-01c0b069.46":"2020-03-25T07:09:41.787Z","1.13.2-alpha-b1c847b3.46":"2020-03-25T07:16:24.318Z","1.13.2-alpha-113c4ffc.47":"2020-03-25T08:06:46.030Z","1.13.2-alpha-990d8297.48":"2020-03-25T15:41:41.450Z","1.13.2-alpha-9781638b.49":"2020-03-25T18:05:30.306Z","1.13.2-alpha-6b2bff68.49":"2020-03-25T18:11:41.294Z","1.13.2-alpha-a6ddba2a.50":"2020-03-25T18:38:14.557Z","1.13.2-alpha-c1227482.50":"2020-03-25T18:43:41.890Z","1.13.2-alpha-651419c8.51":"2020-03-26T09:19:36.109Z","1.13.2-alpha-c73626a8.51":"2020-03-26T09:56:47.557Z","1.13.2-alpha-8789b684.52":"2020-03-26T11:19:04.835Z","1.13.2-alpha-7aea72bd.52":"2020-03-26T11:25:18.255Z","1.13.2-alpha-047772fb.53":"2020-03-26T16:19:02.230Z","1.13.2-alpha-a1d2b877.54":"2020-03-26T16:20:43.056Z","1.13.2-alpha-490f7014.54":"2020-03-26T16:50:14.633Z","1.13.2-alpha-e4e36b0c.55":"2020-03-26T18:47:57.672Z","1.13.2-alpha-ce690eb6.55":"2020-03-26T18:49:37.017Z","1.13.2-alpha-4b8c8b0d.55":"2020-03-26T19:20:41.708Z","1.13.2-alpha-b17fccd5.56":"2020-03-26T19:22:58.482Z","1.13.2-alpha-2fd1ef13.56":"2020-03-26T19:52:02.944Z","1.13.2-alpha-e66bc58d.57":"2020-03-26T20:33:59.897Z","1.13.2-alpha-d7df4445.57":"2020-03-26T20:52:07.931Z","1.13.2-alpha-a27e7f36.58":"2020-03-27T13:15:53.579Z","1.13.2-alpha-a2c9917c.59":"2020-03-27T18:32:25.605Z","1.13.2-alpha-59ccdc94.59":"2020-03-27T18:39:02.144Z","1.13.2-alpha-5a2d5a7c.60":"2020-03-27T23:20:32.381Z","1.13.2-alpha-f7be3366.60":"2020-03-27T23:26:44.306Z","1.13.2-alpha-f266202e.61":"2020-03-28T11:53:38.718Z","1.13.2-alpha-ed3c8e87.61":"2020-03-28T12:01:03.815Z","1.13.2-alpha-3b2be115.62":"2020-03-28T19:39:55.664Z","1.13.2-alpha-ea30097b.62":"2020-03-28T19:45:46.378Z","1.13.2-alpha-09a0844c.63":"2020-03-28T19:59:28.358Z","1.13.2-alpha-cc1050a7.63":"2020-03-28T20:05:19.416Z","1.13.2-alpha-67a2e5a1.64":"2020-03-29T04:20:49.559Z","1.13.2-alpha-c64bf701.64":"2020-03-29T04:37:15.542Z","1.13.2-alpha-799a0339.65":"2020-03-29T12:17:35.203Z","1.13.2-alpha-472a5388.65":"2020-03-29T13:11:49.583Z","1.13.2-alpha-403990cc.65":"2020-03-29T13:12:20.888Z","1.13.2-alpha-009b7c4c.65":"2020-03-29T13:41:18.393Z","1.13.2-alpha-a991f8bf.66":"2020-03-29T13:42:49.245Z","1.13.2-alpha-2b0b6f4f.66":"2020-03-29T20:04:21.668Z","1.13.2-alpha-1447c672.66":"2020-03-29T20:16:48.083Z","1.13.2-alpha-67b077c5.67":"2020-03-29T20:25:33.846Z","1.13.2-alpha-d8fac33d.67":"2020-03-29T20:32:23.243Z","1.13.2-alpha-6f63fa81.68":"2020-03-30T06:15:36.333Z","1.13.2-alpha-b1820380.68":"2020-03-30T06:28:47.571Z","1.13.2-alpha-c49b31ba.69":"2020-03-30T13:23:48.386Z","1.13.2-alpha-bdc59b1b.69":"2020-03-30T13:33:34.521Z","1.13.2-alpha-c7c0a600.70":"2020-03-30T13:37:31.980Z","1.13.2-alpha-6262d5d0.70":"2020-03-30T13:57:01.666Z","1.13.2-alpha-4b64284a.71":"2020-03-30T17:15:29.737Z","1.13.2-alpha-cad8cc94.71":"2020-03-30T17:59:51.291Z","1.13.2-alpha-3e97dcda.72":"2020-03-30T19:12:06.917Z","1.13.2-alpha-ecbf6bd6.72":"2020-03-30T19:30:09.645Z","1.13.2-alpha-8b7b00a7.73":"2020-03-30T19:44:30.853Z","1.13.2-alpha-010ae670.73":"2020-03-30T20:19:01.003Z","1.13.2-alpha-139177a7.74":"2020-03-30T23:47:33.890Z","1.13.2-alpha-cd8d5256.74":"2020-03-31T00:03:12.774Z","1.13.2-alpha-c70b5a13.75":"2020-03-31T00:44:26.025Z","1.13.2-alpha-c32822be.75":"2020-03-31T01:18:18.675Z","1.13.2-alpha-72631c9d.75":"2020-03-31T02:18:49.545Z","1.13.2-alpha-2c13df09.76":"2020-03-31T14:10:05.454Z","1.13.2-alpha-a3607822.76":"2020-03-31T14:31:29.103Z","1.13.2-alpha-8a11a16f.77":"2020-03-31T17:22:10.881Z","1.13.2-alpha-8f710def.77":"2020-03-31T18:44:35.891Z","1.13.2-alpha-7f7c68cf.77":"2020-03-31T19:20:10.413Z","1.13.2-alpha-fe3f0577.78":"2020-03-31T20:54:27.616Z","1.13.2-alpha-e48454c5.78":"2020-03-31T21:01:52.877Z","1.13.2-alpha-686d8d46.79":"2020-03-31T21:57:54.196Z","1.13.2-alpha-b882e8d4.79":"2020-03-31T21:58:21.563Z","1.13.2-alpha-700b076c.79":"2020-03-31T22:10:43.238Z","1.13.2-alpha-daa4b239.80":"2020-03-31T22:15:25.601Z","1.13.2-alpha-86a6090b.80":"2020-03-31T22:30:08.697Z","1.13.2-alpha-47881478.80":"2020-03-31T22:36:49.698Z","1.13.2-alpha-808af8bf.81":"2020-03-31T22:39:20.179Z","1.13.2-alpha-d6ae9482.82":"2020-04-01T18:34:52.499Z","1.13.2-alpha-0d7fb35e.82":"2020-04-01T18:42:33.488Z","1.13.2-alpha-2fb665d0.83":"2020-04-02T05:20:17.201Z","1.13.2-alpha-d3cef812.83":"2020-04-02T05:27:36.777Z","1.13.2-alpha-7e5262e0.84":"2020-04-02T08:29:53.659Z","1.13.2-alpha-258a44f0.84":"2020-04-02T10:06:50.533Z","1.13.2-alpha-eb973801.85":"2020-04-02T10:35:51.603Z","1.13.2-alpha-117bb008.85":"2020-04-02T10:54:04.459Z","1.13.2-alpha-154b5c77.85":"2020-04-02T11:09:20.774Z","1.13.2-alpha-4422306f.86":"2020-04-02T11:10:40.600Z","1.13.2-alpha-2052606a.86":"2020-04-02T12:16:57.212Z","1.13.2-alpha-ff35da3c.86":"2020-04-02T12:20:41.814Z","1.13.2-alpha-2b1633da.87":"2020-04-02T12:23:22.286Z","1.13.2-alpha-2db4f5b1.87":"2020-04-02T12:37:32.237Z","1.13.2-alpha-1bffe97e.87":"2020-04-02T17:09:09.593Z","1.13.2-alpha-c180ff0b.87":"2020-04-02T17:34:17.495Z","1.13.2-alpha-128bf7c0.88":"2020-04-02T17:48:54.032Z","1.13.2-alpha-fb816bc2.89":"2020-04-02T18:14:59.179Z","1.13.2-alpha-26c6108b.88":"2020-04-02T18:15:49.024Z","1.13.2-alpha-84e2f7b6.89":"2020-04-02T18:18:09.030Z","1.13.2-alpha-1120721d.89":"2020-04-02T18:30:19.295Z","1.13.2-alpha-a3dce7e6.90":"2020-04-02T18:52:40.115Z","1.13.2-alpha-5187fec4.90":"2020-04-02T19:04:00.425Z","1.13.2-alpha-3868ee7e.90":"2020-04-02T19:23:54.643Z","1.13.2-alpha-11b98ab9.91":"2020-04-03T08:10:50.262Z","1.13.2-alpha-e53502a1.91":"2020-04-03T08:41:46.051Z","1.13.2-alpha-766c04ba.91":"2020-04-03T08:51:28.280Z","1.13.2-alpha-f3e9d6f1.91":"2020-04-03T09:20:00.506Z","1.13.2-alpha-55e59daa.92":"2020-04-03T09:25:09.332Z","1.13.2-alpha-d4ec2ef5.92":"2020-04-03T10:33:20.971Z","1.13.2-alpha-cce46957.92":"2020-04-03T10:56:20.808Z","1.13.2-alpha-ca1b4871.93":"2020-04-03T11:30:57.787Z","1.13.2-alpha-f74c6a80.93":"2020-04-03T11:43:14.243Z","1.13.2-alpha-2fc6f347.93":"2020-04-03T11:58:14.286Z","1.13.2-alpha-4dbf8564.94":"2020-04-03T12:01:29.814Z","1.13.2-alpha-378795f7.94":"2020-04-03T12:16:47.259Z","1.13.2-alpha-587f3d71.94":"2020-04-03T12:18:35.573Z","1.13.2-alpha-44d43994.94":"2020-04-03T12:20:27.409Z","1.13.2-alpha-a8b79c9d.94":"2020-04-03T12:25:41.097Z","1.13.2-alpha-b877542e.95":"2020-04-03T12:29:19.994Z","1.13.2-alpha-22d4fd55.95":"2020-04-03T12:31:55.179Z","1.13.2-alpha-376e7b24.95":"2020-04-03T12:37:08.132Z","1.13.2-alpha-04527802.96":"2020-04-03T12:39:53.313Z","1.13.2-alpha-35c00ee6.97":"2020-04-03T14:03:35.826Z","1.13.2-alpha-cfcade73.97":"2020-04-03T14:09:27.190Z","1.13.2-alpha-0e845680.97":"2020-04-03T14:15:35.546Z","1.13.2-alpha-0a681c77.97":"2020-04-03T14:18:48.410Z","1.13.2-alpha-41dc7f49.97":"2020-04-03T14:35:43.387Z","1.13.2-alpha-373c4e35.97":"2020-04-03T14:58:30.195Z","1.13.2-alpha-38266aeb.97":"2020-04-03T15:02:28.377Z","1.13.2-alpha-3347db02.97":"2020-04-03T15:13:55.528Z","1.13.2-alpha-ba3338bb.97":"2020-04-03T15:19:34.449Z","1.13.2-alpha-a335a77b.97":"2020-04-03T15:24:06.614Z","1.13.2-alpha-74d63bae.97":"2020-04-03T15:26:42.320Z","1.13.2-alpha-b6c00a38.97":"2020-04-03T15:32:16.746Z","1.13.2-alpha-ef3f7bb3.97":"2020-04-03T15:39:55.277Z","1.13.2-alpha-75a15c87.98":"2020-04-03T15:59:23.436Z","1.13.2-alpha-fe1c1863.98":"2020-04-03T16:07:25.749Z","1.13.2-alpha-a65781b6.98":"2020-04-03T17:08:58.166Z","1.13.2-alpha-7af9c045.98":"2020-04-03T17:23:01.874Z","1.13.2-alpha-590a3868.99":"2020-04-03T18:28:32.303Z","1.13.2-alpha-b9e98ecd.99":"2020-04-03T18:35:08.934Z","1.13.2-alpha-9a0f013a.100":"2020-04-03T18:37:13.213Z","1.13.2-alpha-8c051533.100":"2020-04-03T18:45:45.336Z","1.13.2-alpha-6e38012b.101":"2020-04-03T19:11:25.401Z","1.13.2-alpha-58471966.101":"2020-04-03T19:18:23.991Z","1.13.2-alpha-88081047.102":"2020-04-03T20:40:09.231Z","1.13.2-alpha-1872ae2a.102":"2020-04-03T20:44:50.160Z","1.13.2-alpha-b51b9306.95":"2020-04-03T20:51:16.061Z","1.13.2-alpha-2eb07169.102":"2020-04-03T21:11:16.455Z","1.13.2-alpha-4827b3fa.102":"2020-04-03T21:13:49.616Z","1.13.2-alpha-e53627b5.102":"2020-04-03T21:26:19.877Z","1.13.2-alpha-6e77031d.103":"2020-04-03T21:29:02.331Z","1.13.2-alpha-613f6edc.103":"2020-04-03T21:50:34.401Z","1.13.2-alpha-936182ca.104":"2020-04-04T16:00:40.252Z","1.13.2-alpha-a1a0ecd0.104":"2020-04-04T16:07:44.405Z","1.13.2-alpha-9054ea96.105":"2020-04-04T22:54:11.064Z","1.13.2-alpha-9d8359c0.105":"2020-04-05T01:19:10.513Z","1.13.2-alpha-7acff653.105":"2020-04-05T07:04:09.175Z","1.13.2-alpha-5d36cf28.106":"2020-04-05T10:30:28.327Z","1.13.2-alpha-c8cf5f9d.107":"2020-04-05T10:30:58.529Z","1.13.2-alpha-8ba0a605.108":"2020-04-05T10:32:42.038Z","1.13.2-alpha-63d6f224.109":"2020-04-05T10:33:41.690Z","1.13.2-alpha-4eac7ae8.109":"2020-04-05T11:21:36.956Z","1.13.2-alpha-9d78729e.110":"2020-04-05T11:26:31.702Z","1.13.2-alpha-7dd8f640.111":"2020-04-05T12:51:14.659Z","1.13.2-alpha-4638c86d.112":"2020-04-05T13:50:58.049Z","1.13.2-alpha-355f08c4.112":"2020-04-05T13:56:33.210Z","1.13.2-alpha-83ee4588.112":"2020-04-05T14:02:51.717Z","1.13.2-alpha-28a32c0a.113":"2020-04-05T15:55:03.703Z","1.13.2-alpha-83993e60.114":"2020-04-05T15:55:59.637Z","1.13.2-alpha-17849c51.116":"2020-04-06T07:20:53.443Z","1.13.2-alpha-dd4a5ec4.116":"2020-04-06T08:08:57.729Z","1.13.2-alpha-c89f73d8.121":"2020-04-06T13:46:44.854Z","1.13.2-alpha-7a231875.122":"2020-04-07T08:35:06.836Z","1.13.2-alpha-30bd2f85.122":"2020-04-07T08:36:11.601Z","1.13.2-alpha-3373acef.123":"2020-04-07T08:36:57.318Z","1.13.2-alpha-1d8a3b32.124":"2020-04-07T08:39:07.764Z","1.13.2-alpha-15dfd9a2.124":"2020-04-07T08:40:34.219Z","1.13.2-alpha-5cedafb0.125":"2020-04-07T08:41:40.764Z","1.13.2":"2020-04-07T08:42:44.282Z","1.13.3-alpha-29e43ff5.0":"2020-04-07T08:43:34.931Z","1.13.2-alpha-2eed3274.126":"2020-04-07T08:44:30.780Z","1.13.3-alpha-7164a3d7.14":"2020-04-10T08:34:05.713Z","1.13.3-alpha-711b4e92.15":"2020-04-11T19:17:31.298Z","1.13.3-alpha-63dfab6e.16":"2020-04-12T14:47:24.396Z","1.13.3-alpha-59659ed3.17":"2020-04-12T14:48:13.095Z","1.13.3-alpha-9cad03fc.18":"2020-04-12T14:49:06.247Z","1.13.3-alpha-08cc3fe6.19":"2020-04-14T12:37:23.886Z","1.13.3-alpha-1a656210.21":"2020-04-14T12:43:55.869Z","1.13.3-alpha-4894774e.22":"2020-04-14T12:45:01.762Z","1.13.3-alpha-44ca5425.20":"2020-04-14T12:46:06.455Z","1.13.3-alpha-1fc42778.28":"2020-04-16T09:17:03.203Z","1.13.3-alpha-3286338a.28":"2020-04-16T09:23:39.433Z","1.13.3-alpha-9f2a3231.29":"2020-04-16T09:32:09.229Z","1.13.3-alpha-26e9b357.30":"2020-04-16T09:37:49.952Z","1.13.3-alpha-0a4116fc.30":"2020-04-16T10:16:30.273Z","1.13.3-alpha-6e9e343f.30":"2020-04-16T14:39:17.626Z","1.13.3-alpha-1e4f4d15.30":"2020-04-16T14:40:43.159Z","1.13.3-alpha-55966110.30":"2020-04-16T14:44:31.414Z","1.13.3-alpha-1b477ada.30":"2020-04-16T15:08:35.527Z","1.13.3-alpha-1f52985f.30":"2020-04-16T15:39:51.685Z","1.13.3-alpha-d3103fd2.31":"2020-04-16T15:56:30.291Z","1.13.3-alpha-7b7b53af.31":"2020-04-16T15:57:49.002Z","1.13.3-alpha-25df58ce.31":"2020-04-16T16:01:50.229Z","1.13.3-alpha-d8a947b3.31":"2020-04-16T16:12:03.693Z","1.13.3-alpha-2aefd5ac.31":"2020-04-16T16:27:30.202Z","1.13.3-alpha-4e747c55.34":"2020-04-16T20:19:53.879Z","1.13.3-alpha-8ff7bc5c.34":"2020-04-16T20:27:03.299Z","1.13.3-alpha-62fba2bf.35":"2020-04-16T20:41:53.935Z","1.13.3-alpha-ec280b81.36":"2020-04-16T21:05:09.465Z","1.13.3-alpha-fc1fd409.36":"2020-04-16T21:06:02.050Z","1.13.3-alpha-6cc71533.36":"2020-04-16T21:26:00.765Z","1.13.3-alpha-ed42b0b6.37":"2020-04-17T06:19:52.683Z","1.13.3-alpha-d8f95a8e.38":"2020-04-17T14:55:26.648Z","1.13.3-alpha-57197949.38":"2020-04-17T14:58:42.879Z","1.13.3-alpha-ad3daa7c.43":"2020-04-19T06:48:58.586Z","1.13.3-alpha-1712eebe.43":"2020-04-19T06:59:10.084Z","1.13.3-alpha-28f86d9d.44":"2020-04-19T08:15:19.965Z","1.13.3-alpha-6de6e822.44":"2020-04-19T08:16:27.368Z","1.13.3-alpha-c68940c3.44":"2020-04-19T08:23:34.505Z","1.13.3-alpha-7ba466a1.45":"2020-04-19T08:26:05.672Z","1.13.3-alpha-491aed8c.46":"2020-04-19T08:28:33.687Z","1.13.3-alpha-ea5b088b.47":"2020-04-19T08:32:46.672Z","1.13.3":"2020-04-19T08:47:17.534Z","1.13.4-alpha-d26ee681.0":"2020-04-19T08:48:49.559Z","1.13.4-alpha-34c952a7.0":"2020-04-19T08:57:14.605Z","1.13.4-alpha-cef31971.3":"2020-04-20T15:51:22.982Z","1.13.4-alpha-06ddb30b.8":"2020-04-21T09:58:59.257Z","1.13.4-alpha-22d6bef7.14":"2020-04-23T16:00:31.331Z","1.13.4-alpha-72fba11d.15":"2020-04-23T16:42:17.271Z","1.13.4-alpha-23ad968a.16":"2020-04-23T16:42:42.839Z","1.13.4-alpha-d55be93f.18":"2020-04-24T09:32:22.638Z","1.13.4-alpha-a9c4f73d.18":"2020-04-24T09:41:08.709Z","1.13.4-alpha-ba64fd84.18":"2020-04-24T09:53:59.020Z","1.13.4-alpha-db01483c.18":"2020-04-24T10:04:20.431Z","1.13.4-alpha-0dc85c73.18":"2020-04-24T10:51:04.741Z","1.13.4-alpha-9f502237.18":"2020-04-24T10:57:23.720Z","1.13.4-alpha-229407db.18":"2020-04-24T11:05:52.298Z","1.13.4-alpha-5886ef15.18":"2020-04-24T11:16:36.488Z","1.13.4-alpha-89844ec0.18":"2020-04-24T12:30:21.405Z","1.13.4-alpha-383d4774.18":"2020-04-24T12:34:31.015Z","1.13.4-alpha-de0174b4.18":"2020-04-24T12:59:11.564Z","1.13.4-alpha-964ed185.18":"2020-04-24T13:23:51.344Z","1.13.4-alpha-ce129369.23":"2020-04-28T10:41:55.576Z","1.13.4-alpha-e2af14e2.23":"2020-04-28T10:56:32.187Z","1.13.4-alpha-7a20a99d.24":"2020-04-28T11:07:43.458Z","1.13.4-alpha-34a73fbf.25":"2020-04-28T11:08:10.967Z","1.13.4-alpha-6fa45a35.26":"2020-04-28T11:10:54.375Z","1.13.4-alpha-d4bf6f62.27":"2020-04-28T11:12:36.627Z","1.13.4-alpha-beaf6076.28":"2020-04-28T11:13:37.100Z","1.13.4-alpha-93322675.29":"2020-04-28T11:24:16.756Z","1.13.4-alpha-ff40a59a.30":"2020-04-28T11:39:40.062Z","1.13.4-alpha-f65dd4b3.31":"2020-04-28T11:59:23.230Z","1.13.4-alpha-4c78f0ad.33":"2020-04-28T12:09:45.183Z","1.13.4-alpha-5c071850.35":"2020-04-29T09:03:54.490Z","1.13.4-alpha-9a399cf2.35":"2020-04-29T10:02:46.126Z","1.13.4-alpha-e339df67.36":"2020-04-29T10:14:50.939Z","1.13.4-alpha-8d0cbae7.36":"2020-04-29T10:24:23.304Z","1.13.4-alpha-ae7e29f7.39":"2020-04-30T07:35:05.063Z","1.13.4-alpha-557ff21b.40":"2020-04-30T08:45:48.928Z","1.13.4-alpha-19bee56b.42":"2020-04-30T09:05:37.116Z","1.13.4":"2020-04-30T10:19:09.708Z","1.13.5-alpha-a6ba7ff6.0":"2020-04-30T10:21:18.187Z","1.13.5-alpha-3c19cc8e.0":"2020-04-30T11:22:07.516Z","1.13.5-alpha-7b00b74c.0":"2020-04-30T11:28:22.039Z","1.13.5-alpha-3bd92d62.2":"2020-04-30T12:23:03.718Z","1.13.5-alpha-29e9e8dd.2":"2020-04-30T13:07:25.186Z","1.13.5-alpha-853747f1.4":"2020-04-30T15:12:18.458Z","1.13.5-alpha-2da4e3d0.5":"2020-04-30T15:32:06.791Z","1.13.5-alpha-60010740.7":"2020-05-03T07:14:16.786Z","1.13.5-alpha-928c0397.8":"2020-05-03T07:15:07.718Z","1.13.5-alpha-37f82e37.11":"2020-05-03T07:16:02.223Z","1.13.5-alpha-6a7e9002.10":"2020-05-03T07:17:17.470Z","1.13.5-alpha-37469c10.9":"2020-05-03T07:18:10.773Z","1.13.5-alpha-74540d32.12":"2020-05-03T07:19:00.510Z","1.13.5-alpha-592fcb17.13":"2020-05-03T07:20:55.679Z","1.13.5-alpha-877ec5ba.14":"2020-05-03T07:41:13.922Z","1.13.5-alpha-21c11168.14":"2020-05-03T07:41:48.459Z","1.13.5":"2020-05-03T08:13:45.090Z","1.13.6-alpha-cffc6c52.0":"2020-05-03T08:15:11.023Z","1.13.6-alpha-59e2b88e.0":"2020-05-04T11:06:14.854Z","1.13.6-alpha-945ba9dd.0":"2020-05-04T12:11:07.319Z","1.13.6-alpha-f6d3c9f9.1":"2020-05-04T12:12:45.093Z","1.13.6-alpha-3ac42985.12":"2020-05-11T13:49:59.501Z","1.13.6-alpha-44c4d828.12":"2020-05-11T13:59:02.934Z","1.13.6-alpha-c74c7b7d.14":"2020-05-14T16:14:46.531Z","1.13.6-alpha-29bd34d3.21":"2020-05-16T09:15:42.003Z","1.13.6-alpha-5abbc86d.23":"2020-05-16T09:16:28.563Z","1.13.6-alpha-c6ae4e43.24":"2020-05-16T09:17:02.048Z","1.13.6-alpha-01e83c2c.25":"2020-05-16T09:18:12.677Z","1.13.6-alpha-989af0d7.27":"2020-05-16T09:19:25.255Z","1.13.6-alpha-881720f4.26":"2020-05-16T09:20:29.640Z","1.13.6-alpha-9aaaddc4.22":"2020-05-16T09:21:06.288Z","1.13.6-alpha-bcf50185.28":"2020-05-16T09:28:07.945Z","1.13.6-alpha-b4833d18.29":"2020-05-16T09:28:49.426Z","1.13.6-alpha-a4ac773e.30":"2020-05-16T09:30:28.868Z","1.13.6-alpha-4ce7258c.31":"2020-05-16T09:32:30.109Z","1.13.6-alpha-8ac6087f.32":"2020-05-16T09:34:04.575Z","1.13.6-alpha-059776fe.33":"2020-05-16T09:36:18.554Z","1.13.6-alpha-e58ade3f.34":"2020-05-16T09:38:54.876Z","1.13.6-alpha-3c9c8921.35":"2020-05-16T15:46:33.314Z","1.13.6-alpha-c04d7b29.35":"2020-05-16T15:48:18.995Z","1.13.6-alpha-622e3d89.35":"2020-05-16T15:53:54.148Z","1.13.6-alpha-e05b7bda.36":"2020-05-16T15:55:47.793Z","1.13.6-alpha-34c96434.37":"2020-05-17T07:35:08.769Z","1.13.6-alpha-50476912.38":"2020-05-17T07:49:42.367Z","1.13.6-alpha-125c2f19.39":"2020-05-18T09:35:27.239Z","1.13.6-alpha-718fd99d.40":"2020-05-18T09:36:47.743Z","1.13.6-alpha-3845d417.41":"2020-05-18T09:39:00.523Z","1.13.6-alpha-cd61f0db.42":"2020-05-18T10:45:13.840Z","1.13.6-alpha-9b249736.42":"2020-05-18T10:52:49.211Z","1.13.6-alpha-27470977.42":"2020-05-18T10:57:08.130Z","1.13.6-alpha-4628e101.42":"2020-05-18T11:01:10.087Z","1.13.6-alpha-1a633edf.43":"2020-05-18T13:06:30.506Z","1.13.6-alpha-1ace8c2f.44":"2020-05-18T13:25:20.000Z","1.13.6-alpha-2a6de442.44":"2020-05-18T13:32:17.853Z","1.13.6-alpha-fec964af.45":"2020-05-18T13:34:41.953Z","1.13.6-alpha-336ebc58.47":"2020-05-18T15:26:15.528Z","1.13.6-alpha-fbbee5a7.47":"2020-05-18T15:32:07.447Z","1.13.6-alpha-16407ef0.51":"2020-05-19T09:16:32.329Z","1.13.6-alpha-94dc0869.51":"2020-05-19T09:27:19.446Z","1.13.6-alpha-479086b7.51":"2020-05-19T09:31:14.063Z","1.14.0":"2020-05-19T09:33:12.522Z","1.14.1-alpha-2ff8e755.0":"2020-05-19T09:34:20.050Z","1.14.1-alpha-995436c3.0":"2020-05-19T09:54:30.333Z","1.14.1-alpha-8a80e435.1":"2020-05-19T10:13:54.466Z","1.14.1-alpha-f98d7161.2":"2020-05-19T10:31:43.609Z","1.14.1-alpha-038cb41f.2":"2020-05-19T10:55:54.877Z","1.14.1-alpha-b2c46e27.3":"2020-05-19T15:54:30.433Z","1.14.1-alpha-f7e68a8b.3":"2020-05-19T16:26:45.611Z","1.14.1-alpha-32bcebf3.3":"2020-05-19T16:30:08.920Z","1.14.1-alpha-5280390c.8":"2020-05-20T12:46:47.234Z","1.14.1-alpha-9e730674.8":"2020-05-20T12:47:19.145Z","1.14.1-alpha-3854d0e9.8":"2020-05-20T12:52:28.631Z","1.14.1-alpha-0f15e7c1.8":"2020-05-20T12:58:15.805Z","1.14.1-alpha-ce940378.8":"2020-05-20T13:23:21.840Z","1.14.1-alpha-cc0bba3b.9":"2020-05-21T12:05:25.334Z","1.14.1-alpha-dd872ffc.10":"2020-05-21T14:07:46.329Z","1.14.1-alpha-cbd99701.10":"2020-05-21T14:19:44.112Z","1.14.1-alpha-2236c53a.12":"2020-05-22T08:46:59.710Z","1.14.1-alpha-02e7bdc6.12":"2020-05-22T08:49:30.467Z","1.14.1-alpha-b058ddfd.12":"2020-05-22T09:04:40.204Z","1.14.1-alpha-9f642253.12":"2020-05-22T09:06:44.388Z","1.14.1-alpha-78532396.14":"2020-05-24T08:32:45.504Z","1.14.1-alpha-2dc5df16.16":"2020-05-24T08:39:59.141Z","1.14.1-alpha-521cbbbc.15":"2020-05-24T08:40:47.074Z","1.14.1-alpha-51b2ac4f.18":"2020-05-24T08:41:30.279Z","1.14.1-alpha-b9b7b9f1.17":"2020-05-24T08:42:04.500Z","1.14.1-alpha-94c37a07.19":"2020-05-24T08:44:51.440Z","1.14.1-alpha-480abe62.20":"2020-05-24T08:45:55.376Z","1.14.1-alpha-3373b78b.22":"2020-05-25T08:15:41.261Z","1.14.1-alpha-19a9a10d.23":"2020-05-25T09:03:30.278Z","1.14.1-alpha-3ccea398.23":"2020-05-25T09:08:55.707Z","1.14.1-alpha-10db585c.24":"2020-05-25T09:19:19.774Z","1.14.1-alpha-80a1e672.25":"2020-05-25T09:29:12.468Z","1.14.1-alpha-13fe2bce.26":"2020-05-25T09:56:12.382Z","1.14.1-alpha-c40b2b85.41":"2020-05-26T13:59:59.266Z","1.14.1-alpha-943dff85.41":"2020-05-26T14:21:55.829Z","1.15.0":"2020-05-26T15:32:44.273Z","1.15.1-alpha-41e93585.0":"2020-05-26T15:34:39.074Z","1.15.1-alpha-094d4b03.0":"2020-05-26T15:47:02.596Z","1.15.1-alpha-2c34ad8f.1":"2020-05-26T16:00:58.620Z","1.15.1-alpha-b7051187.6":"2020-05-27T13:39:47.972Z","1.15.1-alpha-8312e91b.6":"2020-05-27T13:42:28.093Z","1.15.1-alpha-ea24ff3a.7":"2020-05-27T13:45:56.718Z","1.15.1-alpha-1f2eeae3.9":"2020-05-27T14:59:40.016Z","1.15.1-alpha-849662d9.10":"2020-05-27T15:17:31.521Z","1.15.1-alpha-f43786f2.10":"2020-05-27T15:21:45.844Z","1.15.1-alpha-67a88d0d.11":"2020-05-27T15:39:12.140Z","1.15.1-alpha-6d00c217.15":"2020-05-28T15:29:55.207Z","1.15.1-alpha-d89af684.21":"2020-05-30T18:16:53.680Z","1.15.1-alpha-756b05ef.22":"2020-05-30T18:17:33.934Z","1.15.1-alpha-1ef5d5b3.23":"2020-05-30T18:18:28.584Z","1.15.1-alpha-f413e335.24":"2020-05-30T18:19:35.446Z","1.15.1-alpha-7fd75cd7.25":"2020-05-30T18:20:40.002Z","1.15.1-alpha-9cd8b798.27":"2020-05-31T07:33:02.073Z","1.15.1-alpha-247a8b0b.28":"2020-05-31T07:52:02.004Z","1.15.1-alpha-871522fe.29":"2020-05-31T08:14:36.705Z","1.15.1-alpha-4ca861a4.29":"2020-05-31T08:56:22.631Z","1.15.1-alpha-848fe78d.30":"2020-05-31T09:21:13.646Z","1.15.1-alpha-761521ac.30":"2020-05-31T09:22:33.846Z","1.15.1-alpha-84e0e969.31":"2020-05-31T09:24:12.102Z","1.15.1-alpha-ef068268.32":"2020-06-01T08:07:44.641Z","1.15.1-alpha-537dae1e.33":"2020-06-01T09:45:48.895Z","1.15.1-alpha-d1f028fd.33":"2020-06-01T09:48:43.406Z","1.15.1-alpha-f3fb21ac.33":"2020-06-01T11:12:22.597Z","1.15.1-alpha-5895634f.33":"2020-06-01T11:15:58.746Z","1.15.1-alpha-2b1e44b2.33":"2020-06-01T11:16:26.598Z","1.15.1-alpha-ce692b00.33":"2020-06-01T11:25:14.960Z","1.15.1-alpha-4020deb1.33":"2020-06-01T11:51:27.186Z","1.15.1-alpha-e67a2797.33":"2020-06-01T11:53:52.225Z","1.15.1-alpha-12a4da72.33":"2020-06-01T12:17:07.696Z","1.15.1-alpha-58d25a9b.35":"2020-06-02T11:47:10.584Z","1.15.1-alpha-cfbd8b80.0":"2020-06-02T12:03:35.973Z","1.15.1-alpha-3d13a247.0":"2020-06-02T12:11:55.389Z","1.15.1-alpha-c5ddc6b4c.0":"2020-06-02T12:22:07.927Z","1.15.1-alpha-3e835d91.35":"2020-06-02T13:00:13.145Z","1.15.1-alpha-5586ff08.37":"2020-06-02T15:44:20.836Z","1.15.1-alpha-3288344a.35":"2020-06-02T15:45:17.910Z","1.15.1-alpha-16f0b992.36":"2020-06-02T15:46:16.637Z","1.15.1-alpha-e2fd91fa.38":"2020-06-02T16:36:21.399Z","1.15.1-alpha-7249e780.38":"2020-06-02T16:46:13.072Z","1.15.1-alpha-89f3578d.38":"2020-06-02T16:54:23.902Z","1.15.1-alpha-17cac56e.41":"2020-06-03T11:22:31.583Z","1.15.1-alpha-37750de0.41":"2020-06-03T11:41:27.148Z","1.15.1-alpha-9dea927d.0":"2020-06-03T11:49:16.792Z","1.15.1-alpha-a0eb0704.42":"2020-06-03T11:51:55.842Z","1.15.1-alpha-74b23697.42":"2020-06-03T11:59:07.103Z","1.15.1-alpha-1591186678409.0":"2020-06-03T12:18:37.020Z","1.15.1-alpha-92258174.0":"2020-06-03T12:29:45.780Z","1.15.1-alpha-894c5a59.0":"2020-06-03T12:33:02.601Z","1.15.1-alpha-7e8baf91.0":"2020-06-03T12:36:59.237Z","1.15.1-alpha-984e9e30.0":"2020-06-03T12:44:30.939Z","1.15.1-alpha-7a8dc9a9.0":"2020-06-03T13:03:38.660Z","1.15.1-alpha-762dd126.0":"2020-06-03T13:11:12.831Z","1.15.1-alpha-8b41ac49.0":"2020-06-03T13:18:18.384Z","1.15.1-alpha-67db8233.0":"2020-06-03T13:22:39.268Z","1.15.1-alpha-2b9b0325.0":"2020-06-03T13:27:35.239Z","1.15.1-alpha-8147e90c.0":"2020-06-03T13:40:13.738Z","1.15.1-alpha-9070d71e.0":"2020-06-03T13:51:25.147Z","1.15.1-alpha-93f81e3c.0":"2020-06-03T14:03:50.240Z","1.15.1-alpha-841995c8.0":"2020-06-03T14:06:13.199Z","1.15.1-alpha-c7ef3d20.0":"2020-06-03T14:18:56.267Z","1.15.1-alpha-34357c99.0":"2020-06-03T14:24:47.793Z","1.15.1":"2020-06-03T14:45:28.971Z","1.15.2-alpha-749d8a54.0":"2020-06-03T16:14:24.372Z","1.15.2-alpha-6163b143.0":"2020-06-04T06:57:06.407Z","1.15.2-alpha-f0dad242.0":"2020-06-04T06:58:14.567Z","1.15.2-alpha-16f2e1fa.0":"2020-06-04T08:59:49.515Z","1.15.2-alpha-26264838.0":"2020-06-07T12:39:53.241Z","1.15.2-alpha-f4742761.0":"2020-06-07T12:44:32.255Z","1.15.2-alpha-0056e97b.0":"2020-06-07T13:49:55.950Z","1.15.2-alpha-59a59cd6.0":"2020-06-07T13:59:09.428Z","1.15.2-alpha-82ade9cd.0":"2020-06-07T14:05:32.105Z","1.15.2-alpha-081cd652.0":"2020-06-08T00:41:07.073Z","1.15.2-alpha-695e3be3.0":"2020-06-08T09:00:21.023Z","1.15.2-alpha-d5842f60.0":"2020-06-08T09:10:06.311Z","1.15.2-alpha-5f15960a.0":"2020-06-08T11:15:24.554Z","1.15.2-alpha-2aa22432.0":"2020-06-08T12:35:07.995Z","1.15.2-alpha-4a5af110.0":"2020-06-08T12:43:37.145Z","1.15.2-alpha-a94cba0a.0":"2020-06-08T13:34:13.292Z","1.15.2-alpha-72e360b2.0":"2020-06-08T15:35:17.903Z","1.15.2-alpha-4cbf1b49.0":"2020-06-08T15:36:20.684Z","1.15.2-alpha-2030312e.0":"2020-06-08T15:37:12.264Z","1.15.2-alpha-11a2f32f.0":"2020-06-08T22:00:26.332Z","1.15.2-alpha-e802c421.0":"2020-06-08T22:01:21.437Z","1.15.2-alpha-d320ac51.0":"2020-06-08T22:01:57.022Z","1.15.2-alpha-3297cabf.0":"2020-06-08T22:09:03.655Z","1.15.2-alpha-bac85ec8.0":"2020-06-09T01:18:32.487Z","1.15.2-alpha-b5f29c7c.0":"2020-06-09T01:19:20.298Z","1.15.2-alpha-d4a64904.0":"2020-06-09T01:21:16.764Z","1.15.2-alpha-ccd86e92.0":"2020-06-09T01:31:34.661Z","1.15.2-alpha-0b6c3cb0.0":"2020-06-09T14:58:00.982Z","1.15.2-alpha-d4bc9b00.0":"2020-06-09T14:59:40.845Z","1.15.2-alpha-2caa4d21.0":"2020-06-09T15:03:25.686Z","1.15.2-alpha-a841e8b0.0":"2020-06-09T15:13:24.621Z","1.15.2-alpha-81e5087a.0":"2020-06-09T15:16:34.549Z","1.15.2-alpha-2983882f.0":"2020-06-09T15:25:18.123Z","1.15.2-alpha-2e49bc0f.0":"2020-06-09T15:30:52.680Z","1.15.2":"2020-06-10T06:49:19.395Z","1.15.3-alpha-a0eddf41.0":"2020-06-10T07:51:15.236Z","1.15.3-alpha-7c9bacf1.0":"2020-06-10T08:05:19.032Z","1.15.3-alpha-ec2c6e06.0":"2020-06-10T12:17:18.512Z","1.15.3-alpha-1ceb41cc.0":"2020-06-10T12:39:31.946Z","1.15.3-alpha-9140944a.0":"2020-06-10T16:48:12.618Z","1.15.3-alpha-f2bf6783.0":"2020-06-11T06:55:10.044Z","1.15.3-alpha-30577e3d.0":"2020-06-11T07:31:06.978Z","1.15.3-alpha-5fb6a6a9.0":"2020-06-11T08:14:19.675Z","1.15.3-alpha-6f39fde3.0":"2020-06-11T08:15:16.847Z","1.15.3-alpha-599c49ab.0":"2020-06-11T08:21:14.919Z","1.15.3-alpha-5cbd410f.0":"2020-06-11T08:22:19.936Z","1.15.3-alpha-f9c4d1c4.0":"2020-06-11T08:23:00.397Z","1.15.3-alpha-5db2404e.0":"2020-06-11T08:24:10.468Z","1.15.3-alpha-6e045885.0":"2020-06-11T08:39:57.399Z","1.15.3-alpha-ef42c7a7.0":"2020-06-11T14:07:44.719Z","1.15.3-alpha-d31328c9.0":"2020-06-11T14:13:11.630Z","1.15.3-alpha-b4de5770.0":"2020-06-11T14:14:55.444Z","1.15.3-alpha-4f425e89.0":"2020-06-11T14:15:45.247Z","1.15.3-alpha-3ec140ae.0":"2020-06-11T14:16:54.229Z","1.15.3-alpha-e284b238.0":"2020-06-11T14:55:11.318Z","1.15.3":"2020-06-11T14:57:01.336Z","1.15.4-alpha-06ffb73b.0":"2020-06-14T14:17:30.009Z","1.15.4-alpha-622ea4d0.0":"2020-06-15T07:36:11.176Z","1.15.4-alpha-e4cd80f2.0":"2020-06-15T07:40:26.094Z","1.15.4-alpha-615fff13.0":"2020-06-15T07:59:26.724Z","1.15.4-alpha-7624d065.0":"2020-06-15T12:46:20.903Z","1.15.4-alpha-3d5bb8fe.0":"2020-06-15T12:47:30.265Z","1.15.4-alpha-59e61069.0":"2020-06-17T06:38:58.938Z","1.15.4-alpha-c96a2cca.0":"2020-06-17T06:41:56.689Z","1.15.4-alpha-851e4fcd.0":"2020-06-18T11:45:04.792Z","1.15.4-alpha-be3a13de.0":"2020-06-18T11:46:59.102Z","1.15.4":"2020-06-18T11:55:52.746Z","1.15.5-alpha-a9350856.0":"2020-06-20T16:37:07.941Z","1.15.5-alpha-349b4bf0.0":"2020-06-22T07:41:37.621Z","1.15.5-alpha-71311f83.0":"2020-06-22T07:46:38.328Z","1.15.5-alpha-fd99e06a.0":"2020-06-22T07:47:37.530Z","1.15.5-alpha-60253911.0":"2020-06-22T08:09:43.599Z","1.15.5-alpha-3962c4be.0":"2020-06-22T08:40:28.685Z","1.15.5-alpha-79d1efaa.0":"2020-06-24T17:56:00.706Z","1.15.5-alpha-0b826857.0":"2020-06-25T07:09:38.923Z","1.15.5-alpha-b643fe31.0":"2020-06-25T07:10:19.702Z","1.15.5-alpha-b7b8fb02.0":"2020-06-25T07:11:43.855Z","1.15.5-alpha-810b06e1.0":"2020-06-25T07:13:48.648Z","1.15.5-alpha-4d222dce.0":"2020-06-25T12:39:45.247Z","1.15.5-alpha-2b216880.0":"2020-06-25T13:02:15.530Z","1.15.5-alpha-d1e80d29.0":"2020-06-25T13:32:37.207Z","1.15.5-alpha-087fcf7d.0":"2020-06-25T14:47:51.230Z","1.15.5-alpha-b7155631.0":"2020-06-25T23:03:58.957Z","1.15.5-alpha-7de1a5d4.0":"2020-06-25T23:04:41.316Z","1.15.5-alpha-19bfaa42.0":"2020-06-29T13:45:10.901Z","1.15.5-alpha-abe7e6d5.0":"2020-06-30T07:40:19.139Z","1.15.5-alpha-9444d921.0":"2020-06-30T07:40:51.173Z","1.15.5-alpha-d1e5529c.0":"2020-06-30T07:41:53.081Z","1.15.5-alpha-1816020a.0":"2020-06-30T07:42:53.888Z","1.15.5-alpha-ef9c9aa5.0":"2020-06-30T07:58:05.250Z","1.15.5-alpha-2bb04d58.0":"2020-06-30T08:02:33.683Z","1.15.5-alpha-00d8f290.0":"2020-06-30T08:03:03.185Z","1.15.5-alpha-6a2fa0a1.0":"2020-06-30T08:09:19.611Z","1.15.5-alpha-d2b460e9.0":"2020-06-30T08:28:43.227Z","1.16.0":"2020-06-30T09:37:02.675Z","1.16.1-alpha-544a092b.0":"2020-07-05T08:50:25.690Z","1.16.1-alpha-631150fc.0":"2020-07-05T08:51:32.196Z","1.16.1-alpha-1f250463.0":"2020-07-05T08:52:15.008Z","1.16.1-alpha-a49335b9.0":"2020-07-05T08:53:26.530Z","1.16.1-alpha-993234ab.0":"2020-07-05T08:55:16.932Z","1.16.1-alpha-1859210d.0":"2020-07-05T08:59:16.488Z","1.16.1-alpha-9744dcbb.0":"2020-07-05T08:59:42.253Z","1.16.1":"2020-07-05T09:01:52.345Z","1.16.1-alpha-73f2169d.0":"2020-07-05T09:28:22.271Z","1.16.1-alpha-02b2f1d5.0":"2020-07-05T11:07:53.478Z","1.16.1-alpha-e699e288.0":"2020-07-05T11:12:31.095Z","1.16.1-alpha-4780a629.0":"2020-07-05T11:19:47.922Z","1.16.1-alpha-a45d1e08.0":"2020-07-05T11:25:08.998Z","1.16.1-alpha-6ee10058.0":"2020-07-05T11:47:46.806Z","1.16.2":"2020-07-05T11:49:07.615Z","1.16.3-alpha-569beb60.0":"2020-07-06T08:26:37.425Z","1.16.3-alpha-236cc0d7.0":"2020-07-06T08:46:49.362Z","1.16.3-alpha-8059f4fc.0":"2020-07-06T09:48:04.792Z","1.16.3-alpha-535fa187.0":"2020-07-06T12:41:47.511Z","1.16.3-alpha-0a8de69f.0":"2020-07-06T12:43:11.201Z","1.16.3":"2020-07-06T13:51:52.584Z","1.16.4-alpha-27987d17.0":"2020-07-07T08:32:42.638Z","1.16.4-alpha-e8d5b261.0":"2020-07-07T08:33:31.431Z","1.16.4-alpha-2ec006f2.0":"2020-07-12T08:17:00.724Z","1.16.4-alpha-8e49975f.0":"2020-07-12T11:38:12.110Z","1.16.4-alpha-81a72123.0":"2020-07-12T11:39:38.931Z","1.16.4-alpha-a1d87a2d.0":"2020-07-12T11:40:30.547Z","1.16.4-alpha-f90a6305.0":"2020-07-12T11:41:38.159Z","1.16.4-alpha-07358e5b.0":"2020-07-12T11:43:17.546Z","1.16.4-alpha-649c5470.0":"2020-07-12T11:44:01.942Z","1.17.0":"2020-07-12T11:45:57.160Z","1.17.1-alpha-b5d819d2.0":"2020-07-13T08:14:14.444Z","1.17.1-alpha-4070fdc3.0":"2020-07-13T08:22:01.445Z","1.17.1-alpha-4dd2f5a8.0":"2020-07-13T13:22:27.111Z","1.17.1-alpha-8954b626.0":"2020-07-13T13:23:00.991Z","1.17.1-alpha-d8071de4.0":"2020-07-14T07:08:04.594Z","1.17.1-alpha-593852c0.0":"2020-07-14T13:20:40.786Z","1.17.1-alpha-fe380040.0":"2020-07-14T13:22:25.131Z","1.17.1-alpha-e78f3cdb.0":"2020-07-14T18:05:40.229Z","1.17.1-alpha-cea9dbac.0":"2020-07-16T12:20:48.764Z","1.17.1-alpha-ad252454.0":"2020-07-16T12:54:48.480Z","1.17.1-alpha-85577565.0":"2020-07-16T13:24:13.041Z","1.17.1-alpha-ed07ecfa.0":"2020-07-16T13:27:39.810Z","1.17.1-alpha-3c2a8aa9.0":"2020-07-16T13:30:33.456Z","1.17.1-alpha-2d6f83f4.0":"2020-07-16T13:32:50.962Z","1.17.1-alpha-9de4966f.0":"2020-07-16T13:38:44.704Z","1.17.1-alpha-0e2b6634.0":"2020-07-19T12:01:12.364Z","1.17.1-alpha-cbce05d5.0":"2020-07-19T12:14:14.599Z","1.17.1-alpha-8a9fbf9f.0":"2020-07-19T12:18:42.293Z","1.17.1-alpha-1ddabd70.0":"2020-07-21T01:43:56.637Z","1.17.1-alpha-6a0b0463.0":"2020-07-21T12:17:50.648Z","1.17.1":"2020-07-21T12:27:37.933Z","1.17.2-alpha-21418116.0":"2020-07-21T13:27:46.187Z","1.17.2":"2020-07-21T13:29:08.808Z","1.17.2-alpha-d52543dc.0":"2020-07-21T13:38:40.593Z","1.17.3":"2020-07-21T13:54:23.246Z","1.17.4-alpha-a69e2cda.0":"2020-07-21T14:17:10.866Z","1.17.4-alpha-f6e8d69a.0":"2020-07-21T14:17:53.812Z","1.17.4-alpha-d7c37b19.0":"2020-07-21T14:19:23.275Z","1.17.4-alpha-0a9b51cc.0":"2020-07-21T14:20:08.720Z","1.17.4-alpha-3e9d4daf.0":"2020-07-21T14:21:24.661Z","1.17.4-alpha-439d23eb.0":"2020-07-21T14:22:28.342Z","1.17.4-alpha-b044d32a.0":"2020-07-21T14:23:58.763Z","1.17.4-alpha-3dac6d8c.0":"2020-07-21T14:25:50.182Z","1.17.4-alpha-d2e29b9f.0":"2020-07-21T14:36:18.490Z","1.17.4-alpha-01bfb186.0":"2020-07-21T14:37:56.951Z","1.17.4-alpha-c8c40436.0":"2020-07-22T06:56:39.671Z","1.17.4-alpha-31fe6313.0":"2020-07-22T13:43:06.592Z","1.17.4-alpha-b439b445.0":"2020-07-22T14:03:04.515Z","1.17.4-alpha-42552a09.0":"2020-07-22T14:10:37.586Z","1.17.4-alpha-48e09323.0":"2020-07-23T10:46:34.442Z","1.17.4-alpha-37c1ea17.0":"2020-07-23T10:48:09.094Z","1.17.4-alpha-18befe14.0":"2020-07-23T10:49:26.109Z","1.17.4-alpha-c2f94b01.0":"2020-07-23T10:51:30.515Z","1.17.4-alpha-5f17cc1b.0":"2020-07-23T11:53:29.880Z","1.17.4-alpha-feeaeacd.0":"2020-07-23T12:34:16.456Z","1.17.4-alpha-b570ec6c.0":"2020-07-23T12:40:52.665Z","1.17.4":"2020-07-23T13:05:26.474Z","1.17.5-alpha-9f6f2998.0":"2020-07-23T13:18:40.806Z","1.17.5-alpha-f389301a.0":"2020-07-26T09:16:53.669Z","1.17.5-alpha-95bba9ea.0":"2020-07-26T09:26:00.698Z","1.17.5-alpha-fce340a4.0":"2020-07-26T09:27:52.596Z","1.17.5-alpha-eba4fd81.0":"2020-07-26T09:28:43.529Z","1.17.5-alpha-e394566a.0":"2020-07-26T09:29:53.224Z","1.17.5-alpha-8574397f.0":"2020-07-26T09:30:42.317Z","1.17.5-alpha-88f71b37.0":"2020-07-26T09:44:12.319Z","1.17.5-alpha-c657f716.0":"2020-07-26T09:45:35.383Z","1.17.5-alpha-4ff4802b.0":"2020-07-26T15:11:09.559Z","1.17.5-alpha-6dc6a6ed.0":"2020-07-27T05:39:08.919Z","1.17.5-alpha-03ff731d.0":"2020-07-27T07:00:54.156Z","1.17.5-alpha-0a34ea08.0":"2020-07-27T07:44:18.826Z","1.17.5-alpha-cd724513.0":"2020-07-27T07:59:48.575Z","1.17.5-alpha-d3b30433.0":"2020-07-27T08:05:25.972Z","1.17.5-alpha-00aaa8fb.0":"2020-07-27T08:21:42.708Z","1.17.6":"2020-07-27T08:22:54.433Z","1.17.7-alpha-2eec44b3.0":"2020-07-27T08:50:26.223Z","1.17.7-alpha-59ee25fc.0":"2020-07-27T11:06:45.897Z","1.17.7-alpha-0d701837.0":"2020-07-27T14:18:08.187Z","1.17.7-alpha-4b3e7f87.0":"2020-07-28T05:59:31.420Z","1.17.7-alpha-da792d09.0":"2020-07-28T14:35:43.932Z","1.17.7-alpha-8d8088d5.0":"2020-07-28T14:39:09.787Z","1.17.7-alpha-a69d2a98.0":"2020-08-02T08:18:35.074Z","1.17.7-alpha-ec5d10d4.0":"2020-08-02T08:19:37.014Z","1.17.7-alpha-a0bcc046.0":"2020-08-02T08:20:49.713Z","1.17.7-alpha-e7ec5789.0":"2020-08-02T08:22:17.802Z","1.17.7-alpha-0377e6b4.0":"2020-08-02T08:23:09.284Z","1.17.7-alpha-6623100a.0":"2020-08-02T08:25:08.306Z","1.17.7-alpha-84faae01.0":"2020-08-02T08:33:32.870Z","1.17.7-alpha-981df030.0":"2020-08-02T10:30:28.561Z","1.17.7-alpha-53a947bc.0":"2020-08-02T10:40:35.668Z","1.17.7":"2020-08-02T11:28:40.606Z","1.17.8-alpha-b600144b.0":"2020-08-03T12:50:40.577Z","1.17.8-alpha-5ca827a7.0":"2020-08-03T12:51:11.945Z","1.17.8-alpha-69260845.0":"2020-08-03T13:02:21.660Z","1.17.8-alpha-55a70ee1.0":"2020-08-03T13:03:02.223Z","1.17.8-alpha-78e48fc8.0":"2020-08-03T13:04:53.993Z","1.17.8-alpha-8507825b.0":"2020-08-03T13:06:53.436Z","1.17.8-alpha-b0fd5780.0":"2020-08-03T13:08:57.650Z","1.17.8-alpha-d0de5750.0":"2020-08-03T13:10:07.314Z","1.17.8-alpha-7c0441b7.0":"2020-08-03T13:11:07.609Z","1.17.8-alpha-bc20b4c2.0":"2020-08-03T13:13:19.829Z","1.17.8-alpha-aad15980.0":"2020-08-03T13:17:05.846Z","1.17.8-alpha-9d8c1e42.0":"2020-08-03T13:18:05.693Z","1.17.8-alpha-cfed087e.0":"2020-08-03T13:20:07.715Z","1.17.8-alpha-c5ce662c.0":"2020-08-03T13:22:48.060Z","1.17.8-alpha-8c33d26f.0":"2020-08-03T13:23:38.949Z","1.17.8-alpha-efb99358.0":"2020-08-03T13:25:31.568Z","1.17.8-alpha-6977049c.0":"2020-08-03T13:27:31.886Z","1.17.8-alpha-aab7f8df.0":"2020-08-03T13:28:51.232Z","1.17.8-alpha-6914ad4c.0":"2020-08-03T13:30:46.282Z","1.17.8-alpha-36cbf188.0":"2020-08-03T13:31:48.945Z","1.17.8-alpha-74b51060.0":"2020-08-03T13:32:55.449Z","1.17.8-alpha-1d387ffe.0":"2020-08-03T13:51:45.710Z","1.17.8-alpha-475926e9.0":"2020-08-03T13:53:33.738Z","1.17.8-alpha-4a117895.0":"2020-08-03T14:42:43.851Z","1.17.8-alpha-905f238e.0":"2020-08-03T14:50:30.120Z","1.17.8-alpha-9d0754a6.0":"2020-08-03T15:41:21.673Z","1.17.8-alpha-68412177.0":"2020-08-03T16:10:46.446Z","1.17.8-alpha-f18119be.0":"2020-08-03T16:11:29.705Z","1.17.8-alpha-f79b3113.0":"2020-08-03T16:43:19.871Z","1.17.8-alpha-091dfeae.0":"2020-08-03T16:51:29.765Z","1.17.8-alpha-6c2f8f32.0":"2020-08-03T17:08:40.027Z","1.17.8-alpha-da33f327.0":"2020-08-03T17:17:24.558Z","1.17.8-alpha-822f32ac.0":"2020-08-03T17:18:43.174Z","1.17.8-alpha-c6294a42.0":"2020-08-03T17:19:47.455Z","1.17.8-alpha-adb268c0.0":"2020-08-03T17:40:04.599Z","1.17.8-alpha-9589f6a5.0":"2020-08-04T05:31:19.357Z","1.17.8-alpha-777412c6.0":"2020-08-04T05:32:28.314Z","1.17.8-alpha-1147217f.0":"2020-08-04T05:42:27.440Z","1.17.8-alpha-ce3a5798.0":"2020-08-04T05:43:18.171Z","1.17.8-alpha-3bb47af7.0":"2020-08-04T05:45:35.955Z","1.17.8-alpha-14202b18.0":"2020-08-04T07:13:58.627Z","1.17.8-alpha-f207402d.0":"2020-08-04T07:16:14.907Z","1.17.8-alpha-8f31a9a9.0":"2020-08-04T07:26:14.532Z","1.17.8-alpha-dd1d7ffc.0":"2020-08-04T07:28:38.595Z","1.17.8-alpha-e6ad5398.0":"2020-08-04T09:42:17.281Z","1.17.8-alpha-7d3e78ce.0":"2020-08-11T14:02:06.602Z","1.17.8-alpha-5f1ac702.0":"2020-08-11T15:22:07.392Z","1.17.8":"2020-08-11T17:30:14.119Z","1.17.9-alpha-8a7c7fbb.0":"2020-09-06T15:59:01.830Z","1.17.9-alpha-d018ac03.0":"2020-09-06T16:11:52.504Z","2.0.0-alpha-2c1b26ea.0":"2020-09-09T11:10:42.072Z","2.0.0-alpha-8c56b45d.0":"2020-09-09T12:13:42.425Z","2.0.0-alpha-f473a1ce.0":"2020-09-13T12:07:02.827Z","2.0.0-alpha-49180ed6.0":"2020-09-13T12:13:20.694Z","1.17.9-alpha-e18ad918.0":"2020-09-13T12:37:20.922Z","1.17.9-alpha-22e0bdaa.0":"2020-09-13T15:23:20.487Z","1.17.9-alpha-9585ccde.0":"2020-09-13T15:27:47.905Z","1.17.9-alpha-e54d58c6.0":"2020-09-13T15:32:54.640Z","1.17.9-alpha-d6ef9874.0":"2020-09-13T15:40:48.089Z","1.17.9-alpha-af0c8758.0":"2020-09-14T05:28:16.449Z","1.17.9-alpha-45eecebb.0":"2020-09-14T05:34:30.953Z","1.17.9-alpha-9e4dd114.0":"2020-09-14T05:35:09.026Z","1.17.9-alpha-be23c522.0":"2020-09-14T05:44:49.439Z","1.17.9-alpha-2a827b05.0":"2020-09-15T11:07:27.939Z","1.17.9-alpha-728bc249.0":"2020-09-15T11:21:37.351Z","1.17.9-alpha-25daaf47.0":"2020-09-15T11:22:18.812Z","1.17.9-alpha-694118ce.0":"2020-09-16T07:51:26.493Z","1.17.9-alpha-72982c2c.0":"2020-09-16T07:57:23.480Z","1.17.9-alpha-4e164895.0":"2020-09-16T07:59:38.333Z","1.17.9-alpha-f191b6ab.0":"2020-09-28T08:12:50.920Z","1.17.9":"2020-09-28T15:18:23.429Z","1.17.10":"2020-09-29T12:35:20.918Z","1.18.0":"2020-10-19T08:51:08.948Z","1.19.0":"2020-10-25T14:42:07.946Z","1.19.1-alpha-ec31a5e1.0":"2020-11-04T14:56:24.922Z","1.19.1":"2020-11-05T08:26:24.201Z","1.19.2-alpha-b9dac412.0":"2020-11-17T16:07:27.558Z","1.19.2-alpha-bf11e65b.0":"2020-11-17T16:21:29.205Z","1.19.2-alpha-c07ec63c.0":"2020-11-17T17:13:08.349Z","1.19.2-alpha-003c0272.0":"2020-11-17T18:10:08.972Z","1.19.2":"2020-11-17T18:33:36.895Z","1.19.3":"2020-11-26T12:36:18.190Z","1.19.4-alpha-6afe4f78.0":"2020-11-29T12:18:28.375Z","1.19.4":"2020-11-29T12:45:45.734Z","1.20.0":"2020-12-23T14:45:48.873Z","1.20.1":"2021-01-26T10:15:43.768Z","1.21.0-alpha-20d25976.0":"2021-02-24T17:27:31.359Z","1.21.0":"2021-02-24T17:38:58.994Z","1.21.1":"2021-02-25T20:35:45.780Z","1.21.2-alpha-5740bd22.0":"2021-03-01T11:52:34.575Z","1.21.2-alpha-4a562edd.0":"2021-03-02T12:09:26.302Z","1.21.2":"2021-03-07T17:53:08.172Z","1.22.0-alpha-81dcddc3.0":"2021-03-14T09:17:20.360Z","1.22.0-alpha-faccb945.0":"2021-03-14T09:25:23.123Z","1.22.0-alpha-e2d7bf45.0":"2021-03-14T09:46:19.135Z","1.22.0-alpha-e71f469e.0":"2021-03-14T09:46:51.780Z","1.21.3-alpha-208f69eb.0":"2021-03-15T12:09:54.865Z","1.21.3":"2021-03-15T12:21:35.002Z","1.21.4":"2021-04-19T15:39:59.135Z","1.21.5-alpha-51920673.0":"2021-05-11T14:10:05.080Z","1.21.5-alpha-3547ed20.0":"2021-05-11T14:25:07.389Z","1.21.5-alpha-5040a057.0":"2021-05-11T14:33:34.445Z","1.21.5-alpha-64088d19.0":"2021-05-12T17:55:18.735Z","1.21.5-alpha-1804c5da.0":"2021-05-16T13:40:10.521Z","1.21.5-alpha-184aeb57.0":"2021-05-16T17:41:19.595Z","1.21.5-alpha-0a04346b.0":"2021-05-18T09:16:34.499Z","1.21.5-alpha-4cbd5a9e.0":"2021-05-19T22:49:09.216Z","1.21.5-alpha-2c75c640.0":"2021-05-19T22:50:04.852Z","1.21.5-alpha-9bb4c1c7.0":"2021-05-20T12:44:30.911Z","1.21.5":"2021-05-26T08:28:28.998Z","1.21.6":"2021-06-30T10:44:05.488Z","1.21.7-alpha-66fb848c.0":"2021-07-12T21:48:26.570Z","1.21.7-alpha-2f95a6da.0":"2021-07-12T22:07:41.291Z","1.21.7":"2021-07-13T06:37:50.476Z","1.21.8-alpha-f256bb218.0":"2021-07-28T15:25:32.788Z","1.21.8":"2021-07-28T15:34:18.806Z","2.0.0-alpha-220482c71.0":"2021-08-03T06:56:39.588Z","2.0.0-alpha-2a3d5d099.0":"2021-08-03T07:24:52.341Z","1.21.9-alpha-85a42cafa.0":"2021-08-03T07:57:32.368Z","1.21.9-alpha-e887efea8.0":"2021-08-03T08:06:35.439Z","1.21.9-alpha-9d86aae07.0":"2021-08-03T08:10:22.636Z","2.0.0":"2021-08-03T09:07:57.099Z","2.0.1-alpha-4f07429d3.0":"2021-08-03T10:42:32.102Z","2.0.1-alpha-7591db190.0":"2021-08-03T11:33:42.536Z","2.0.1":"2021-08-03T12:15:33.946Z","2.1.0-alpha-7532a52e7.0":"2021-08-09T22:57:02.407Z","2.1.0-alpha-b748dc9bd.0":"2021-08-16T21:52:53.336Z","2.0.2-alpha-c81427a48.0":"2021-08-17T20:10:10.533Z","2.1.0-alpha-ae01a8c41.0":"2021-08-19T08:48:21.264Z","2.1.0":"2021-08-19T16:24:14.927Z","2.1.1":"2021-08-20T08:42:05.261Z","2.1.2-alpha-4c7432d34.0":"2021-08-24T09:11:10.023Z","2.1.2-alpha-57e92294c.0":"2021-08-24T09:13:54.200Z","2.2.0":"2021-09-07T10:26:10.660Z","2.2.1-alpha-592215161.0":"2021-09-07T12:19:11.740Z","2.2.1-alpha-768b7bf04.0":"2021-10-12T14:00:01.383Z","2.2.1-alpha-0d6e67211.0":"2021-10-12T14:05:24.814Z","2.2.1-alpha-c52eccd72.0":"2021-10-12T14:31:10.034Z","2.2.1-alpha-16421e2d7.0":"2021-10-12T14:34:02.937Z","2.2.1-alpha-03d19e15b.0":"2021-10-13T03:09:34.493Z","2.2.1-alpha-88d3db1b6.0":"2021-10-13T03:12:03.463Z","2.2.1-alpha-04adbef2b.0":"2021-10-13T03:23:41.581Z","2.2.1-alpha-38c4bf8b3.0":"2021-10-13T03:26:01.141Z","2.2.1-alpha-e6eb2d6cf.0":"2021-10-13T03:26:59.480Z","2.2.1-alpha-b24e050a5.0":"2021-10-13T03:32:29.347Z","2.2.1-alpha-e04750ad3.0":"2021-10-13T07:29:14.506Z","2.2.1-alpha-a09853373.0":"2021-10-13T07:30:10.808Z","2.2.1-alpha-7f84a4ff7.0":"2021-10-13T07:30:28.409Z","2.2.1":"2021-10-13T15:27:43.292Z","2.3.0-alpha-5ed8c1163.0":"2021-10-27T15:18:17.464Z","2.3.0-alpha-f3053e3b7.0":"2021-10-27T15:34:26.382Z","2.3.0-alpha-166ea3cc1.0":"2021-10-27T15:43:58.716Z","2.2.2":"2021-10-29T20:18:29.887Z","2.3.0":"2021-11-15T17:05:44.440Z","2.4.0-alpha-23d229715.0":"2021-12-29T12:59:44.609Z","2.3.1":"2021-12-30T05:56:44.183Z","2.4.0-alpha-6cdbcf02e.0":"2022-01-03T08:02:04.725Z","2.4.0":"2022-01-21T11:27:49.845Z","2.5.0-alpha-bc33c031d.0":"2022-01-30T12:54:56.613Z","2.4.1-alpha-7b61b3baf.0":"2022-02-01T12:47:27.309Z","2.4.1-alpha-05252ae4a.0":"2022-02-01T14:36:04.711Z","2.4.1-alpha-06d103feb.0":"2022-02-01T16:01:09.094Z","2.4.1-alpha-5081829d6.0":"2022-02-01T16:12:51.833Z","2.5.0-alpha-fc06eb8e7.0":"2022-02-02T10:17:51.229Z","2.5.0-alpha-c9cbc7d69.0":"2022-02-02T10:24:23.268Z","2.5.0":"2022-02-03T14:19:41.548Z","2.6.0-alpha-bbecef04a.0":"2022-02-07T09:36:48.715Z","2.6.0-alpha-c9d165f6a.0":"2022-02-09T11:10:04.050Z","2.6.0-alpha-679ebe9ab.0":"2022-02-09T11:17:37.779Z","2.6.0-alpha-3f811f314.0":"2022-02-09T13:33:33.865Z","2.6.0-alpha-64b0da579.0":"2022-02-09T13:43:06.686Z","2.6.0-alpha-dfbea14f8.0":"2022-02-09T14:02:55.414Z","2.6.0-alpha-aa96076e9.0":"2022-02-09T14:08:08.330Z","2.6.0-alpha-88c2fecd3.0":"2022-02-09T14:08:52.621Z","2.6.0-alpha-a52c122aa.0":"2022-02-09T14:48:51.605Z","2.6.0-alpha-cb6ec4365.0":"2022-02-09T15:14:40.910Z","2.6.0-alpha-967b742ba.0":"2022-02-09T15:23:40.806Z","2.6.0":"2022-02-09T15:27:37.130Z","2.7.0-alpha-7c50b8781.0":"2022-02-09T15:32:27.164Z","2.7.0-alpha-252a8d50d.0":"2022-02-09T16:57:02.693Z","2.7.0-alpha-d6c7238c0.0":"2022-02-09T16:59:59.483Z","2.6.1-alpha-74513a63e.0":"2022-02-09T17:07:29.176Z","2.6.1":"2022-02-10T08:38:51.735Z","2.6.2-alpha-714e0efe9.0":"2022-02-15T15:31:54.155Z","2.6.2":"2022-02-16T09:40:36.453Z","2.6.3-alpha-4a7e799f2.0":"2022-02-24T16:08:30.351Z","2.7.0-alpha-929a21bcb.0":"2022-03-31T15:59:35.520Z","2.7.0-alpha-0391ca185.0":"2022-05-24T15:20:49.661Z","2.7.0-alpha-6aa2d3c43.0":"2022-05-24T15:28:03.811Z","2.7.0-alpha-8c5d97899.0":"2022-05-24T15:29:01.096Z","2.7.0-alpha-17490f4bb.0":"2022-05-24T21:36:09.721Z","2.6.3-alpha-af9e4731c.0":"2022-06-28T02:45:53.587Z","2.6.3":"2022-06-29T15:43:08.039Z","2.6.4-alpha-b6ec5b6d1.0":"2022-06-30T10:52:35.400Z","2.6.4":"2022-06-30T11:06:13.813Z","2.7.0-alpha-05066c85f.0":"2022-06-30T16:41:45.210Z","2.7.0-alpha-8791d9688.0":"2022-06-30T16:43:00.524Z","2.6.5-alpha-acacb9e7a.0":"2022-07-01T15:19:29.895Z","2.6.5-alpha-d6416b45e.0":"2022-07-01T15:27:03.592Z","2.6.5-alpha-43974d1af.0":"2022-07-01T15:39:08.805Z","2.6.5-alpha-2f4ab8fa6.0":"2022-07-04T10:15:34.039Z","2.6.5-alpha-11e1cf4aa.0":"2022-07-04T10:33:19.540Z","2.7.0":"2022-07-04T10:47:20.295Z","2.8.0-alpha-36b27f965.0":"2022-07-04T17:00:06.637Z","2.8.0-alpha-4fa8b9f18.0":"2022-07-04T17:02:44.003Z","2.8.0-alpha-c108f8a9c.0":"2022-07-04T17:04:15.737Z","2.8.0-alpha-6e0666d63.0":"2022-07-04T17:06:56.375Z","2.8.0-alpha-5cf64cf6a.0":"2022-07-04T17:17:37.132Z","2.8.0-alpha-e6c45cd63.0":"2022-07-04T18:30:50.258Z","2.8.0-alpha-29eb1293b.0":"2022-07-04T20:11:45.434Z","2.8.0-alpha-2fbcdb6d3.0":"2022-07-04T20:41:14.835Z","2.8.0-alpha-bd464a586.0":"2022-07-04T21:48:02.359Z","2.8.0-alpha-0b48ad1f9.0":"2022-07-05T12:12:20.359Z","2.7.1-alpha-223b75f49.0":"2022-07-05T14:00:20.575Z","2.7.1-alpha-23dfe4aea.0":"2022-07-05T14:23:00.323Z","2.8.0-alpha-2ada7b533.0":"2022-07-05T21:16:10.226Z","2.7.1-alpha-9d615db71.0":"2022-07-06T17:45:43.349Z","2.8.0":"2022-07-08T18:09:40.216Z","2.9.0-alpha-1761e9d45.0":"2022-07-11T18:01:06.284Z","2.9.0-alpha-33d33bf6b.0":"2022-07-11T18:02:09.852Z","2.9.0-alpha-78f7f741b.0":"2022-07-11T18:23:49.642Z","2.8.1-alpha-861fb9945.0":"2022-07-11T18:44:15.119Z","2.8.1-alpha-4a0a50373.0":"2022-07-11T18:49:33.608Z","2.8.1":"2022-07-13T15:36:01.080Z","2.9.0-alpha-892ec97e0.0":"2022-07-14T16:23:14.274Z","2.9.0":"2022-07-19T14:27:23.995Z","2.9.1-alpha-fca07d28c.0":"2022-07-20T14:05:03.088Z","2.9.1":"2022-07-20T15:11:10.008Z","2.9.2-alpha-3adb19f71.0":"2022-07-26T14:43:08.278Z","2.10.0":"2022-07-26T15:03:27.259Z","2.10.1-alpha-ab1d4bbb7.0":"2022-07-27T11:02:34.752Z","2.10.1-alpha-4bdc5953e.0":"2022-07-27T11:05:34.433Z","2.10.1-alpha-b4880d326.0":"2022-07-27T11:09:24.461Z","2.10.1-alpha-d8d060f00.0":"2022-07-27T11:18:47.380Z","2.10.1-alpha-0814e49cc.0":"2022-07-27T11:50:23.626Z","2.10.1-alpha-7e47fba48.0":"2022-07-27T11:58:47.100Z","2.11.0-alpha-9ba238a22.0":"2022-07-27T12:26:30.950Z","2.11.0-alpha-269e9f9ad.0":"2022-07-27T12:37:42.642Z","2.11.0":"2022-07-27T13:15:13.134Z","2.11.1-alpha-666ae0a78.0":"2022-07-27T14:35:15.256Z","2.11.1-alpha-23a4945fe.0":"2022-07-28T08:22:11.501Z","2.11.1-alpha-ffc0ea065.0":"2022-07-28T09:41:15.020Z","2.11.1":"2022-07-28T14:22:15.317Z","2.11.2-alpha-696280031.0":"2022-07-28T17:11:55.748Z","2.11.2":"2022-07-28T17:28:42.169Z","2.11.3":"2022-07-30T16:04:02.845Z","2.11.4-alpha-e79b5a85a.0":"2022-08-03T09:15:17.720Z","2.11.4-alpha-d2a18d212.0":"2022-08-03T10:58:01.720Z","2.11.4-alpha-c88238a3e.0":"2022-08-03T11:21:33.423Z","2.11.4-alpha-8815d56b3.0":"2022-08-04T12:53:42.644Z","2.11.4-alpha-20220804125427-dc9183b8a":"2022-08-04T12:55:29.781Z","2.11.4-alpha-20220805095358-8b7e687d1":"2022-08-05T09:54:57.444Z","2.11.4":"2022-08-08T09:20:45.121Z","2.11.5-alpha-20220808101014-dcd7a85a5":"2022-08-08T10:11:26.537Z","2.11.5-alpha-20220808102251-df8828d53":"2022-08-08T10:23:53.439Z","2.11.5":"2022-08-08T14:17:50.520Z","2.11.6":"2022-08-11T09:44:21.979Z","3.0.0-alpha-20220818143837-60948076f":"2022-08-18T14:39:54.562Z","3.0.0-alpha-20220819140438-ad9091489":"2022-08-19T14:05:36.423Z","3.0.0-alpha-20220819143032-f72838c17":"2022-08-19T14:31:39.916Z","3.0.0-alpha-20220819143149-fc543c65a":"2022-08-19T14:32:45.530Z","3.0.0-alpha-20220819143342-edd1e6155":"2022-08-19T14:34:40.142Z","3.0.0-alpha-20220819144347-ab4dcfa54":"2022-08-19T14:45:03.173Z","3.0.0-alpha-20220819151044-4aeba46cb":"2022-08-19T15:11:44.098Z","3.0.0-alpha-20220819151557-d00fec86a":"2022-08-19T15:16:51.754Z","3.0.0-alpha-20220819152221-dd406c6ef":"2022-08-19T15:23:33.094Z","3.0.0-alpha-20220823161059-8156543d6":"2022-08-23T16:11:54.478Z","3.0.0-alpha-20220823170145-c93d8aee3":"2022-08-23T17:02:51.565Z","3.0.0-alpha-20220823170937-72dab5155":"2022-08-23T17:10:44.224Z","3.0.0-alpha-20220823171550-d89e5fb01":"2022-08-23T17:16:56.403Z","2.11.7-alpha-20220823214656-7a5ac919e":"2022-08-23T21:47:49.800Z","2.11.7-alpha-20220823214729-12fd96a90":"2022-08-23T21:48:21.320Z","2.11.7-alpha-20220824010509-16b11d4c5":"2022-08-24T01:06:02.318Z","3.0.0-v3rfc-20220824100538-d659bc2e8":"2022-08-24T10:06:35.200Z","3.0.0-v3rfc-20220824130828-f627490bb":"2022-08-24T13:09:29.045Z","3.0.0-v3rfc-20220824131816-1093b7df2":"2022-08-24T13:19:17.322Z","3.0.0-v3rfc-20220824132712-114234fa1":"2022-08-24T13:28:09.931Z","3.0.0-v3rfc-20220824135801-fea5dbf08":"2022-08-24T13:59:03.950Z","2.11.7-alpha-20220824204719-cc672e793":"2022-08-24T20:48:12.299Z","2.11.7-alpha-20220825033709-69ba7de3e":"2022-08-25T03:38:04.931Z","2.11.7":"2022-08-25T09:23:58.386Z","3.0.0-v3rfc-20220825135056-7a53e3b0b":"2022-08-25T13:51:53.067Z","3.0.0-v3rfc-20220825151231-e32f6288e":"2022-08-25T15:13:47.375Z","3.0.0-v3rfc-20220825152624-685e00cae":"2022-08-25T15:27:19.822Z","2.11.8-alpha-20220826074830-1348ee741":"2022-08-26T07:49:41.827Z","2.11.8":"2022-08-26T07:56:15.584Z","3.0.0-v3rfc-20220826083324-f1fa6c2c5":"2022-08-26T08:34:29.220Z","2.11.9-alpha-20220826153929-95b4b9c00":"2022-08-26T15:40:24.022Z","2.11.9-alpha-20220826224959-8317ad39f":"2022-08-26T22:51:11.071Z","2.11.9-alpha-20220827021627-d29012cfb":"2022-08-27T02:17:40.791Z","2.11.9-alpha-20220827021716-5948b8e2c":"2022-08-27T02:18:11.038Z","2.11.9-alpha-20220827204147-4f541e284":"2022-08-27T20:42:39.870Z","2.11.9-alpha-20220829062656-730b30260":"2022-08-29T06:27:55.630Z","3.0.0-v3rfc-20220829075600-d966c407d":"2022-08-29T07:56:53.998Z","3.0.0-v3rfc-20220829101333-6675c97c2":"2022-08-29T10:14:27.509Z","3.0.0-v3rfc-20220829102113-ddd882c31":"2022-08-29T10:22:09.601Z","3.0.0-v3rfc-20220829104332-c07568002":"2022-08-29T10:44:27.004Z","2.11.9-alpha-20220830033616-5388d437f":"2022-08-30T03:37:25.614Z","2.12.0-alpha-20220830073722-8ec5b5eab":"2022-08-30T07:38:19.407Z","2.12.0-alpha-20220830074017-7de2fd17e":"2022-08-30T07:41:25.570Z","2.11.9-alpha-20220830093358-8a0f95989":"2022-08-30T09:34:54.747Z","2.11.9-alpha-20220830093424-2a4853976":"2022-08-30T09:35:21.121Z","2.11.9-alpha-20220830103359-1b60de17a":"2022-08-30T10:35:04.006Z","2.11.9-alpha-20220830121640-07b2ea5e6":"2022-08-30T12:17:34.803Z","2.12.0-alpha-20220830124514-58ba5a8be":"2022-08-30T12:46:11.161Z","2.11.9-alpha-20220830142521-6dbdf9cce":"2022-08-30T14:26:27.388Z","2.12.0-alpha-20220830143058-6693f3074":"2022-08-30T14:32:03.615Z","2.11.9-alpha-20220830144519-0f578aa76":"2022-08-30T14:46:12.539Z","2.11.9-alpha-20220830222727-271703dbb":"2022-08-30T22:28:21.495Z","2.11.9-alpha-20220831021356-a9abba1c8":"2022-08-31T02:14:51.478Z","2.11.9-alpha-20220831062156-fa553f1b8":"2022-08-31T06:22:59.886Z","2.12.0-alpha-20220831100432-60aa8e1e6":"2022-08-31T10:05:28.310Z","2.11.9-alpha-20220831121625-50f1aec4b":"2022-08-31T12:17:20.418Z","2.11.9-alpha-20220831121815-2f226d58b":"2022-08-31T12:19:07.717Z","2.11.9-alpha-20220831122019-e4f0e71b5":"2022-08-31T12:21:29.399Z","2.11.9-alpha-20220831122309-f76b3708b":"2022-08-31T12:24:07.889Z","2.12.0-alpha-20220831144256-de07c8911":"2022-08-31T14:43:52.065Z","2.12.0":"2022-08-31T14:46:00.474Z","2.12.1-alpha-20220908005848-1d05050c3":"2022-09-08T01:00:00.703Z","2.12.1-alpha-20220908043611-56bd6f387":"2022-09-08T04:37:13.017Z","2.12.1-alpha-20220908115209-4393bef0b":"2022-09-08T11:53:03.062Z","2.12.1-alpha-20220908213813-8b27a61ae":"2022-09-08T21:39:11.278Z","2.12.1-alpha-20220909094440-573753130":"2022-09-09T09:45:45.656Z","2.12.1-alpha-20220910162440-e2aaf7406":"2022-09-10T16:25:33.912Z","2.12.1-alpha-20220911125759-42c6c5c79":"2022-09-11T12:58:51.966Z","2.12.1-alpha-20220912083929-d32f5f95d":"2022-09-12T08:40:28.126Z","2.12.1-alpha-20220912092027-955b583ab":"2022-09-12T09:21:27.860Z","2.12.1-alpha-20220913181533-ba5bc754e":"2022-09-13T18:16:39.979Z","2.12.1-alpha-20220913224319-83ad35594":"2022-09-13T22:44:11.714Z","2.12.1-alpha-20220915222732-205f63ef5":"2022-09-15T22:28:35.639Z","2.12.1-alpha-20220917014334-317e8f7c9":"2022-09-17T01:44:27.730Z","2.12.1-alpha-20220920093645-344b6e55d":"2022-09-20T09:37:37.506Z","2.12.1-alpha-20220920150142-c1af767d3":"2022-09-20T15:02:48.274Z","2.12.1":"2022-09-20T15:04:03.214Z","2.12.2-alpha-20220926134526-d6df4f5dd":"2022-09-26T13:46:39.243Z","2.12.2-alpha-20220926135217-9eae7a3c0":"2022-09-26T13:53:12.315Z","2.12.2-alpha-20220926150938-538119bea":"2022-09-26T15:10:33.178Z","2.11.9-alpha-20220926151609-5af00bb63":"2022-09-26T15:17:06.508Z","2.11.9-alpha-20220926151710-2b3eac5a0":"2022-09-26T15:18:23.317Z","2.11.9-alpha-20220926151920-eb4e81ced":"2022-09-26T15:20:14.828Z","2.12.2-alpha-20220926152113-4d10febec":"2022-09-26T15:22:23.055Z","2.12.2-alpha-20220926152657-4d66669d1":"2022-09-26T15:27:50.801Z","2.12.2-alpha-20220926153945-ec6f75f63":"2022-09-26T15:40:59.019Z","2.12.2":"2022-09-26T15:41:59.667Z","2.12.3-alpha-20220926231729-805d3f278":"2022-09-26T23:18:33.904Z","2.12.3-alpha-20220927092513-40482d1aa":"2022-09-27T09:26:12.380Z","2.12.3-alpha-20220927095431-8ddbdb18b":"2022-09-27T09:55:29.942Z","2.12.3-alpha-20220927103939-26f32c912":"2022-09-27T10:40:33.605Z","2.12.3-alpha-20220927105207-2a09814eb":"2022-09-27T10:53:29.579Z","2.12.3-alpha-20220927110909-29aadf2e8":"2022-09-27T11:10:26.854Z","2.12.3-alpha-20220927125845-be33cf9d8":"2022-09-27T12:59:50.013Z","2.13.0-alpha-20220927131123-d4a70de1e":"2022-09-27T13:12:20.434Z","2.13.0":"2022-09-27T13:29:19.665Z","2.13.1-alpha-20220928093342-e884ddccf":"2022-09-28T09:34:38.144Z","2.13.1-alpha-20220928093417-62a67910a":"2022-09-28T09:35:10.911Z","2.13.1-alpha-20220928100302-69313838f":"2022-09-28T10:03:54.657Z","2.13.1-alpha-20220928100351-72d35c831":"2022-09-28T10:04:48.958Z","2.13.1-alpha-20220928101738-cfb456f43":"2022-09-28T10:18:46.120Z","2.13.1-alpha-20220928101824-5b5bba6db":"2022-09-28T10:19:33.300Z","2.13.1":"2022-09-28T10:39:56.173Z","2.13.2-alpha-20220929150227-e1177bc71":"2022-09-29T15:03:35.683Z","2.13.2-alpha-20220929150301-3a24c001a":"2022-09-29T15:04:12.714Z","2.13.2-alpha-20220929151412-262620830":"2022-09-29T15:15:04.402Z","2.13.2-alpha-20220929151517-2f68251ba":"2022-09-29T15:16:11.631Z","2.13.2-alpha-20221003083703-88e2ea051":"2022-10-03T08:37:56.868Z","2.13.2-alpha-20221003084424-07f387b26":"2022-10-03T08:45:18.268Z","2.13.2":"2022-10-03T08:53:48.974Z","2.13.3-alpha-20221003103500-c2764d266":"2022-10-03T10:35:55.027Z","2.13.3-alpha-20221003103610-d9c2fca83":"2022-10-03T10:37:23.637Z","2.13.3-alpha-20221004102457-f92f97747":"2022-10-04T10:25:49.627Z","2.13.3-alpha-20221004102610-98ac7c7e1":"2022-10-04T10:27:20.405Z","2.13.3-alpha-20221004103438-5fd570922":"2022-10-04T10:35:32.143Z","2.13.3-alpha-20221004103523-cee9805d8":"2022-10-04T10:36:26.085Z","2.13.3":"2022-10-04T12:05:52.941Z","2.13.4-alpha-20221005084124-b7189fb1b":"2022-10-05T08:42:27.087Z","2.13.4-alpha-20221005084230-db239aa7b":"2022-10-05T08:43:42.647Z","2.13.4-alpha-20221005121204-463560d88":"2022-10-05T12:13:16.621Z","2.13.4-alpha-20221005122153-67b30afa4":"2022-10-05T12:23:00.820Z","2.13.4":"2022-10-05T13:57:58.480Z","2.13.5-alpha-20221006100100-ad4df5ecc":"2022-10-06T10:02:04.325Z","2.13.5-alpha-20221006101637-3fe4d3fc9":"2022-10-06T10:17:30.044Z","2.13.5-alpha-20221006101630-ce13a18fa":"2022-10-06T10:17:44.435Z","2.13.5-alpha-20221006115756-fdda8f665":"2022-10-06T11:58:48.909Z","2.13.5-alpha-20221006115845-e8250ff88":"2022-10-06T11:59:43.768Z","2.13.5":"2022-10-06T12:10:59.466Z","2.13.6":"2022-10-11T08:16:54.736Z","2.13.7-alpha-20221013153308-fa93b73b2":"2022-10-13T15:34:01.464Z","2.13.7":"2022-10-13T15:51:39.461Z","2.13.8-alpha-20221025131227-aee11a778":"2022-10-25T13:13:57.107Z","2.13.8-alpha-20221025134913-ec8a36be2":"2022-10-25T13:50:34.853Z","2.13.8-alpha-20221027114651-9731f2a58":"2022-10-27T11:47:58.410Z","2.13.8-alpha-20221027114749-e39e1c05f":"2022-10-27T11:49:01.429Z","2.13.8":"2022-10-27T12:05:59.884Z","2.13.9-alpha-20221031143038-b4e11f6bc":"2022-10-31T14:31:39.237Z","2.13.9-alpha-20221031145604-c8709223b":"2022-10-31T14:57:01.751Z","2.13.9-alpha-20221031145726-878f28b1b":"2022-10-31T14:58:44.007Z","2.13.9-alpha-20221031150042-c3b17bcb3":"2022-10-31T15:01:52.076Z","2.13.9-alpha-20221031162210-07b1a8b4f":"2022-10-31T16:23:08.457Z","2.13.9-alpha-20221101104558-48d03d759":"2022-11-01T10:47:10.580Z","2.13.9-alpha-20221101110911-a036e7a25":"2022-11-01T11:10:22.110Z","2.13.9":"2022-11-01T11:24:07.896Z","2.13.10-alpha-20221101150415-80570b2d4":"2022-11-01T15:05:11.508Z","2.13.10-alpha-20221101150531-b909c05c4":"2022-11-01T15:06:49.430Z","2.13.10":"2022-11-01T16:35:05.711Z","2.13.11-alpha-20221102100845-87ea3696c":"2022-11-02T10:09:58.240Z","2.13.11-alpha-20221102102317-cf538e6b9":"2022-11-02T10:24:24.995Z","2.13.11-alpha-20221102105701-58dfa2ce6":"2022-11-02T10:58:14.176Z","2.13.11":"2022-11-02T11:11:08.344Z","2.13.12-alpha-20221114110113-eb5d3ccf4":"2022-11-14T11:01:46.561Z","2.13.12-alpha-20221114110151-430d2e1d2":"2022-11-14T11:02:24.649Z","2.13.12-alpha-20221114111246-8e9aa8f09":"2022-11-14T11:13:19.125Z","2.13.12-alpha-20221114111325-6217e61e1":"2022-11-14T11:14:03.077Z","2.13.12":"2022-11-14T11:25:21.468Z","2.13.13-alpha-20221124132329-40d19f8f4":"2022-11-24T13:24:03.864Z","2.14.0-alpha-20221124132415-455357b52":"2022-11-24T13:24:53.957Z","2.14.0":"2022-11-24T14:01:17.403Z","2.14.1-alpha-20221125150948-fd3e2f5ff":"2022-11-25T15:10:23.582Z","2.14.1":"2022-11-25T16:29:26.706Z","3.0.0-alpha-20221130095537-5a45ab24b":"2022-11-30T09:56:14.649Z","2.15.0":"2022-11-30T10:09:21.988Z","2.15.1-alpha-20221201223346-8b1c7e487":"2022-12-01T22:34:26.836Z","2.15.1-alpha-20221201223523-a15988901":"2022-12-01T22:35:57.259Z","2.15.1-alpha-20221202001702-13f3efcf2":"2022-12-02T00:17:36.001Z","2.15.1-alpha-20221202001753-485462562":"2022-12-02T00:18:26.620Z","2.15.1-alpha-20221202001836-7aa2510ea":"2022-12-02T00:19:09.129Z","2.15.1-alpha-20221202002431-a8f6c8627":"2022-12-02T00:25:03.920Z","2.15.1-alpha-20221202040047-ff4019fcf":"2022-12-02T04:01:21.381Z","2.15.1-alpha-20221202040118-39d8676a4":"2022-12-02T04:01:54.217Z","2.15.1-alpha-20221202232317-cd3ad2402":"2022-12-02T23:23:59.289Z","2.15.1-alpha-20221202232356-840a6f851":"2022-12-02T23:24:37.860Z","2.15.1-alpha-20221203221720-3bf3c0245":"2022-12-03T22:17:57.831Z","2.15.1-alpha-20221203221800-40280293a":"2022-12-03T22:18:39.073Z","2.15.1-alpha-20221204000037-6780f0d16":"2022-12-04T00:01:13.638Z","2.15.1-alpha-20221204000620-a4fab3d3e":"2022-12-04T00:07:04.343Z","2.15.1-alpha-20221205220247-4e43bbe09":"2022-12-05T22:03:31.417Z","2.15.1-alpha-20221207003532-fd160ed13":"2022-12-07T00:36:10.350Z","2.15.1-alpha-20221207031847-2e87bf712":"2022-12-07T03:19:33.114Z","2.15.1-alpha-20221207042805-858684199":"2022-12-07T04:28:44.491Z","2.15.1-alpha-20221207043812-945e92b01":"2022-12-07T04:38:53.633Z","2.16.0":"2022-12-07T20:12:16.820Z","2.16.1":"2022-12-07T20:49:17.759Z","2.16.2-alpha-20221208004256-1c235a000":"2022-12-08T00:43:31.340Z","2.16.2-alpha-20221208224220-2fa935992":"2022-12-08T22:42:53.344Z","2.16.2-alpha-20221208224320-cd85b7dec":"2022-12-08T22:44:05.346Z","2.16.2-alpha-20221212204559-b8985c6de":"2022-12-12T20:46:44.501Z","2.16.2-alpha-20221212234532-2aefd2a19":"2022-12-12T23:46:08.302Z","2.16.2-alpha-20221212234617-e006d8646":"2022-12-12T23:46:49.419Z","2.16.2-alpha-20221212234645-3c6fc3743":"2022-12-12T23:47:19.434Z","2.16.2-alpha-20221214001331-8d4cc0d38":"2022-12-14T00:14:04.894Z","2.16.2-alpha-20221214001947-4b71ae74e":"2022-12-14T00:20:27.780Z","2.16.2-alpha-20221214120840-eb593d10d":"2022-12-14T12:09:13.748Z","2.16.2-alpha-20221214133648-f8b7f7cbd":"2022-12-14T13:37:27.724Z","2.16.2-alpha-20221214235219-2d4a3d9b4":"2022-12-14T23:52:53.308Z","2.16.2-alpha-20221215135614-2acf24076":"2022-12-15T13:57:00.675Z","2.16.2-alpha-20221215161543-10a5fb777":"2022-12-15T16:16:23.072Z","2.16.2-alpha-20221215191709-5ca163d6f":"2022-12-15T19:17:40.976Z","2.16.2-alpha-20221215224941-2863abdaa":"2022-12-15T22:50:13.886Z","2.16.2-alpha-20221215224959-491a6c196":"2022-12-15T22:50:34.641Z","2.16.2-alpha-20221216004259-ff2b453cd":"2022-12-16T00:43:44.466Z","2.16.2-alpha-20221216004725-46c64f176":"2022-12-16T00:48:16.104Z","2.16.2-alpha-20221221094648-8a9fe7324":"2022-12-21T09:47:31.094Z","2.16.2-alpha-20221221094823-312cf4285":"2022-12-21T09:48:57.747Z","2.16.2-alpha-20221221095246-a7c8c9e6a":"2022-12-21T09:53:25.963Z","2.16.2-alpha-20221221195509-4052d6bf4":"2022-12-21T19:55:42.856Z","2.16.2-alpha-20221221195610-0d9b35e11":"2022-12-21T19:56:46.130Z","2.16.2-alpha-20221221200143-4d5ca9ed5":"2022-12-21T20:02:15.688Z","2.16.2-alpha-20221226170314-2880061cd":"2022-12-26T17:03:49.334Z","2.16.2-alpha-20221226170358-9a5d69c85":"2022-12-26T17:04:34.544Z","2.16.2-alpha-20221226170442-e4f034335":"2022-12-26T17:05:22.880Z","2.16.2-alpha-20221226170953-eeba9dca8":"2022-12-26T17:10:25.929Z","2.16.2-alpha-20221226171454-8e0bb353e":"2022-12-26T17:15:26.691Z","2.16.2-alpha-20221226171557-95d456f56":"2022-12-26T17:16:45.767Z","2.16.2-alpha-20221226172052-19a661f4a":"2022-12-26T17:21:25.967Z","2.16.2-alpha-20221226191931-f5c83c56b":"2022-12-26T19:20:06.073Z","2.16.2-alpha-20221226192302-fde6f38bc":"2022-12-26T19:23:37.148Z","2.16.2-alpha-20221226192834-5e36bb03a":"2022-12-26T19:29:12.636Z","2.16.2-alpha-20221226202301-c00999622":"2022-12-26T20:23:46.711Z","2.16.2-alpha-20221226202933-65185bd2b":"2022-12-26T20:30:05.881Z","2.16.2-alpha-20221226203353-56c8377a9":"2022-12-26T20:34:27.444Z","2.16.2-alpha-20221226204059-6490c86d2":"2022-12-26T20:41:40.953Z","2.16.2-alpha-20221226204151-ee5488faf":"2022-12-26T20:42:26.813Z","2.16.2-alpha-20221226204649-1811e8f7e":"2022-12-26T20:47:23.065Z","2.16.2-alpha-20221226205234-ca15c09a5":"2022-12-26T20:53:09.116Z","2.16.2-alpha-20221226205841-25732e904":"2022-12-26T20:59:28.117Z","2.16.2-alpha-20221226210314-8f095a58b":"2022-12-26T21:03:56.029Z","2.16.2-alpha-20221226210845-306332031":"2022-12-26T21:09:17.825Z","2.16.2-alpha-20221227001045-241229ef8":"2022-12-27T00:11:18.376Z","2.16.2-alpha-20221227001136-58fead58e":"2022-12-27T00:12:11.073Z","2.16.2-alpha-20221227001138-38bc442c9":"2022-12-27T00:12:27.913Z","2.16.2-alpha-20221227001207-7c4324d9c":"2022-12-27T00:12:45.173Z","2.16.2-alpha-20221227010124-54167362d":"2022-12-27T01:02:01.185Z","2.16.2-alpha-20221227010607-d9a0f4d1b":"2022-12-27T01:06:45.561Z","2.16.2-alpha-20221227011142-1cb8a1b2b":"2022-12-27T01:12:20.028Z","2.16.2-alpha-20221227031429-9dfce52de":"2022-12-27T03:15:05.817Z","2.16.2-alpha-20221227200823-4fbf1d377":"2022-12-27T20:09:02.307Z","2.16.2-alpha-20221227201316-79dba5cb5":"2022-12-27T20:14:08.793Z","2.16.2-alpha-20221227201903-17dfbd528":"2022-12-27T20:19:40.695Z","2.16.2":"2022-12-27T20:26:45.117Z","2.16.3-alpha-20230104152418-47b21b7e3":"2023-01-04T15:25:01.371Z","2.16.3-alpha-20230104152857-0c8aac3b2":"2023-01-04T15:29:34.182Z","2.16.3-alpha-20230104153004-ad7dcf490":"2023-01-04T15:30:51.200Z","2.16.3-alpha-20230104153535-46415e0db":"2023-01-04T15:36:18.948Z","2.16.3":"2023-01-04T16:39:43.466Z","2.16.4-alpha-20230104211830-bbaf95c45":"2023-01-04T21:19:02.617Z","2.16.4-alpha-20230104214004-03b355766":"2023-01-04T21:40:49.071Z","2.16.4-alpha-20230104214623-761fbfe3b":"2023-01-04T21:47:10.019Z","2.16.4-alpha-20230104215217-3fc5efadc":"2023-01-04T21:52:48.794Z","2.16.4-alpha-20230104215342-4822b3585":"2023-01-04T21:54:16.730Z","2.16.4-alpha-20230104215934-6d7a4b8c5":"2023-01-04T22:00:21.289Z","2.16.4-alpha-20230104220315-163bbd9cd":"2023-01-04T22:03:47.580Z","2.16.4-alpha-20230105083758-0fa25a259":"2023-01-05T08:38:38.450Z","2.16.4-alpha-20230105083833-7e4176e1d":"2023-01-05T08:39:12.920Z","2.16.4-alpha-20230105083915-4fb130c38":"2023-01-05T08:39:55.097Z","2.16.4-alpha-20230105084501-839dd7cb3":"2023-01-05T08:45:44.511Z","2.16.4-alpha-20230105194758-2a7bf68a9":"2023-01-05T19:48:32.692Z","2.16.4-alpha-20230105204743-bac409012":"2023-01-05T20:48:18.772Z","2.16.4-alpha-20230105210350-353cbf6be":"2023-01-05T21:04:22.642Z","2.16.4-alpha-20230105220810-f35b334ff":"2023-01-05T22:08:42.230Z","2.16.4-alpha-20230107165055-280f40425":"2023-01-07T16:51:29.644Z","2.16.4-alpha-20230107170247-245220955":"2023-01-07T17:03:20.666Z","2.16.4-alpha-20230107170313-93422c4a2":"2023-01-07T17:03:44.972Z","2.16.4-alpha-20230107170400-ab09495c0":"2023-01-07T17:04:32.856Z","2.16.4-alpha-20230107170953-0be0f0d6f":"2023-01-07T17:10:38.034Z","2.16.4-alpha-20230107171514-02f97b73a":"2023-01-07T17:15:47.296Z","2.16.4-alpha-20230107171554-cc89ec26e":"2023-01-07T17:16:27.399Z","2.16.4-alpha-20230107171642-fe6dcbfd1":"2023-01-07T17:17:25.538Z","2.16.4-alpha-20230107171724-f3a48c2f1":"2023-01-07T17:17:57.841Z","2.16.4-alpha-20230107171754-c5f74c52c":"2023-01-07T17:18:27.973Z","2.16.4-alpha-20230107172253-9256f543c":"2023-01-07T17:23:33.468Z","2.16.4-alpha-20230107181400-b42b06e2a":"2023-01-07T18:14:37.676Z","2.16.4-alpha-20230107182030-ad3420a44":"2023-01-07T18:21:04.458Z","2.16.4-alpha-20230107183458-d6e9b38a7":"2023-01-07T18:35:31.768Z","2.16.4-alpha-20230107195633-55e1ab81f":"2023-01-07T19:57:07.504Z","2.16.4-alpha-20230107200050-54ca7e6d5":"2023-01-07T20:01:25.544Z","2.16.4-alpha-20230107200104-a63e3c9d9":"2023-01-07T20:01:41.441Z","2.16.4-alpha-20230107200253-00a4e4db2":"2023-01-07T20:03:30.774Z","2.16.4-alpha-20230107200439-47c847bca":"2023-01-07T20:05:25.776Z","2.16.4-alpha-20230107200601-9b1729c9c":"2023-01-07T20:06:44.836Z","2.16.4-alpha-20230107201117-588dfe0c7":"2023-01-07T20:11:50.569Z","2.16.4-alpha-20230107201244-120850302":"2023-01-07T20:13:16.603Z","2.16.4-alpha-20230107211358-257497966":"2023-01-07T21:14:33.725Z","2.16.4-alpha-20230107212729-8943ac428":"2023-01-07T21:28:13.678Z","2.16.4-alpha-20230107212836-0a177a024":"2023-01-07T21:29:13.678Z","2.16.4-alpha-20230107213351-7fba8ec6c":"2023-01-07T21:34:24.976Z","2.16.4-alpha-20230107213825-4e536d7d6":"2023-01-07T21:39:09.435Z","2.16.4-alpha-20230107213905-b9c0b5180":"2023-01-07T21:39:39.986Z","2.16.4-alpha-20230107213940-770a555cf":"2023-01-07T21:40:14.408Z","2.16.4-alpha-20230107214017-937134244":"2023-01-07T21:40:48.440Z","2.16.4-alpha-20230107214549-91b089d33":"2023-01-07T21:46:23.251Z","2.16.4-alpha-20230109071456-7fc40e2a9":"2023-01-09T07:15:28.249Z","2.16.4-alpha-20230109071557-db6d5c74b":"2023-01-09T07:16:49.066Z","2.16.4-alpha-20230109074437-4341df2fe":"2023-01-09T07:45:10.839Z","2.16.4-alpha-20230109074516-4d59d62ba":"2023-01-09T07:46:02.875Z","2.16.4-alpha-20230109075244-2022f66c7":"2023-01-09T07:53:18.476Z","2.16.4-alpha-20230109075323-d6d3c1349":"2023-01-09T07:54:07.554Z","2.16.4-alpha-20230109223130-da2135f29":"2023-01-09T22:32:06.760Z","2.16.4-alpha-20230109223311-a1e159c43":"2023-01-09T22:33:47.800Z","2.16.4-alpha-20230109223419-954960e30":"2023-01-09T22:35:05.642Z","2.16.4-alpha-20230109224352-254c6dd43":"2023-01-09T22:44:26.826Z","2.16.4":"2023-01-10T19:32:37.406Z","2.16.5-alpha-20230117212933-8df0bc546":"2023-01-17T21:30:06.356Z","2.16.5-alpha-20230117213021-0122fd1f9":"2023-01-17T21:30:56.049Z","2.16.5-alpha-20230117213044-00c6ceae0":"2023-01-17T21:31:23.760Z","2.16.5-alpha-20230117213122-055688087":"2023-01-17T21:31:54.239Z","2.16.5-alpha-20230117213641-05b3a045b":"2023-01-17T21:37:24.602Z","2.16.5-alpha-20230118075743-bc2349858":"2023-01-18T07:58:31.358Z","2.16.5-alpha-20230118075831-1d93c9826":"2023-01-18T07:59:25.063Z","2.16.5-alpha-20230118080512-c23bfdeec":"2023-01-18T08:05:50.149Z","2.16.5-alpha-20230118080546-e5115c0a9":"2023-01-18T08:06:25.040Z","2.16.5-alpha-20230118080628-b027368c5":"2023-01-18T08:07:06.346Z","2.16.5-alpha-20230118080653-ec7e63281":"2023-01-18T08:07:31.352Z","2.16.5-alpha-20230118081213-51b4a32a1":"2023-01-18T08:12:48.848Z","2.16.5-alpha-20230118201450-de780da04":"2023-01-18T20:15:26.131Z","2.16.5-alpha-20230118201529-ab1b6a4b6":"2023-01-18T20:16:10.637Z","2.16.5-alpha-20230118202053-33da0b6d3":"2023-01-18T20:21:29.733Z","2.16.5-alpha-20230118211730-a8c3e4d01":"2023-01-18T21:18:08.745Z","2.16.5-alpha-20230118211820-16ccf750a":"2023-01-18T21:18:59.203Z","2.16.5-alpha-20230118211926-f639c5fbf":"2023-01-18T21:20:10.058Z","2.16.5-alpha-20230118212449-d96199b68":"2023-01-18T21:25:39.523Z","2.16.5-alpha-20230119005530-b89148127":"2023-01-19T00:56:06.019Z","2.16.5-alpha-20230119005601-97616e3d7":"2023-01-19T00:56:37.142Z","2.16.5-alpha-20230120184538-1dcb43ac6":"2023-01-20T18:46:17.038Z","2.16.5-alpha-20230123005540-fe0c87314":"2023-01-23T00:56:19.351Z","2.16.5-alpha-20230123075449-b402cab97":"2023-01-23T07:55:28.212Z","2.16.5-alpha-20230123093029-61e18e313":"2023-01-23T09:31:19.331Z","2.16.5-alpha-20230123093135-a0d9354ce":"2023-01-23T09:32:16.416Z","2.16.5-alpha-20230123093701-7b78e1581":"2023-01-23T09:37:38.970Z","2.16.5-alpha-20230124151733-3d8b41825":"2023-01-24T15:18:10.199Z","2.16.5-alpha-20230124151953-9774349a9":"2023-01-24T15:20:41.113Z","2.16.5-alpha-20230124153410-0f66d42be":"2023-01-24T15:34:59.492Z","2.16.5-alpha-20230124153432-8b64bc107":"2023-01-24T15:35:17.207Z","2.16.5-alpha-20230124153520-37b346e00":"2023-01-24T15:38:39.361Z","2.16.5-alpha-20230124154050-6ed1ce93d":"2023-01-24T15:41:26.455Z","2.16.5-alpha-20230125091016-c7a70b5ec":"2023-01-25T09:10:53.456Z","2.16.5-alpha-20230125131638-5dcc15d6c":"2023-01-25T13:17:26.873Z","2.16.5-alpha-20230125131746-4f7adc244":"2023-01-25T13:18:30.573Z","2.16.5-alpha-20230125132307-b7c63a2c6":"2023-01-25T13:23:45.326Z","2.16.5-alpha-20230129111916-675dfd3fd":"2023-01-29T11:19:53.371Z","2.16.5-alpha-20230130065126-83efe892d":"2023-01-30T06:52:02.721Z","2.16.5-alpha-20230130065401-4e69a1662":"2023-01-30T06:54:40.675Z","2.16.5-alpha-20230130071826-7cdd98957":"2023-01-30T07:19:07.556Z","2.16.5-alpha-20230130074019-a763a989a":"2023-01-30T07:41:03.382Z","2.16.5-alpha-20230130074244-4d1cbc181":"2023-01-30T07:43:27.570Z","2.16.5-alpha-20230130074701-7e0231785":"2023-01-30T07:47:46.084Z","2.16.5-alpha-20230130075934-ad7b2b7c0":"2023-01-30T08:00:13.423Z","2.16.5-alpha-20230130091922-cd80a2243":"2023-01-30T09:19:58.467Z","2.16.5-alpha-20230130093302-b167ba278":"2023-01-30T09:33:47.467Z","2.16.5-alpha-20230130093331-a9e67d6c4":"2023-01-30T09:34:23.381Z","2.16.5-alpha-20230130093552-cbe7c9380":"2023-01-30T09:36:28.639Z","2.16.5-alpha-20230130094001-6263fc917":"2023-01-30T09:40:38.237Z","2.16.5-alpha-20230130125446-cce66867a":"2023-01-30T12:55:23.121Z","2.16.5-alpha-20230130125516-1efdde6d0":"2023-01-30T12:55:56.664Z","2.16.5-alpha-20230130125604-a6835a825":"2023-01-30T12:56:50.006Z","2.16.5-alpha-20230130130132-e31519b1e":"2023-01-30T13:02:17.402Z","2.16.5-alpha-20230130133508-bf5d55214":"2023-01-30T13:35:46.391Z","2.16.5-alpha-20230130133551-6bbd6c7f4":"2023-01-30T13:36:35.912Z","2.16.5-alpha-20230130133658-d2c3870b5":"2023-01-30T13:37:38.308Z","2.16.5-alpha-20230130134620-5afaf1e6f":"2023-01-30T13:46:58.215Z","2.16.5-alpha-20230130134908-76fa36596":"2023-01-30T13:49:44.616Z","2.16.5":"2023-01-30T14:26:15.883Z","2.16.6-alpha-20230201092015-c3e65628f":"2023-02-01T09:20:54.726Z","2.16.6-alpha-20230201092046-913036b1b":"2023-02-01T09:21:35.832Z","2.16.6-alpha-20230201092139-6dfc9588d":"2023-02-01T09:22:23.937Z","2.16.6-alpha-20230201092212-d322b5b24":"2023-02-01T09:22:49.284Z","2.16.6-alpha-20230201092313-85eccb8a3":"2023-02-01T09:24:04.110Z","2.16.6-alpha-20230201092825-c625cacdb":"2023-02-01T09:29:02.217Z","2.16.6-alpha-20230201093502-6ae816c44":"2023-02-01T09:35:39.764Z","2.16.6-alpha-20230201095633-bbcca93a7":"2023-02-01T09:57:09.776Z","3.0.0-alpha-20230201095904-a984c0238":"2023-02-01T09:59:57.466Z","3.0.0-alpha-20230201101146-f462e52f7":"2023-02-01T10:12:23.320Z","3.0.0-alpha-20230201101235-b8e4ea9a4":"2023-02-01T10:13:15.127Z","3.0.0-alpha-20230201102745-3b748fc7b":"2023-02-01T10:28:22.641Z","3.0.0-alpha-20230201102836-6f1a51c38":"2023-02-01T10:29:19.369Z","2.16.6-alpha-20230201143816-ecb5d25ec":"2023-02-01T14:38:57.831Z","2.16.6-alpha-20230201143911-28ff6dd7a":"2023-02-01T14:39:56.569Z","2.16.6-alpha-20230201143937-1a510fc95":"2023-02-01T14:40:36.839Z","2.16.6-alpha-20230201144438-0f702ef56":"2023-02-01T14:45:27.676Z","3.0.0-alpha-20230201145106-b8648e18b":"2023-02-01T14:51:43.272Z","3.0.0-alpha-20230201145147-e599c6932":"2023-02-01T14:52:26.947Z","3.0.0-alpha-20230201145220-e2066d697":"2023-02-01T14:52:59.870Z","3.0.0-alpha-20230201145317-3c545e62e":"2023-02-01T14:54:02.795Z","3.0.0-alpha-20230201145801-5c4aa59d8":"2023-02-01T14:58:44.790Z","3.0.0-alpha-20230201152708-422e347fa":"2023-02-01T15:27:48.187Z","3.0.0-alpha-20230201152805-3e398c2ec":"2023-02-01T15:28:54.311Z","3.0.0-alpha-20230201153318-e27814b6c":"2023-02-01T15:34:03.489Z","3.0.0-alpha-20230201193155-22fddf944":"2023-02-01T19:32:32.732Z","3.0.0-alpha-20230201201417-81e608592":"2023-02-01T20:14:56.026Z","3.0.0-alpha-20230201201520-250d0add5":"2023-02-01T20:16:05.343Z","3.0.0-alpha-20230201201715-cf0a2cc64":"2023-02-01T20:17:53.366Z","3.0.0-alpha-20230202104932-5a0fcdfeb":"2023-02-02T10:50:08.940Z","3.0.0-alpha-20230202105029-8a6d37132":"2023-02-02T10:51:12.611Z","3.0.0-alpha-20230202105129-4d4c26cef":"2023-02-02T10:52:19.750Z","3.0.0-alpha-20230202105632-174c8edbc":"2023-02-02T10:57:10.922Z","3.0.0-alpha-20230202110118-34032c8b0":"2023-02-02T11:02:07.830Z","3.0.0-alpha-20230202110158-1f4635019":"2023-02-02T11:02:47.043Z","3.0.0-alpha-20230202110239-5be68d275":"2023-02-02T11:03:30.962Z","3.0.0-alpha-20230202110802-c5143371e":"2023-02-02T11:08:40.398Z","3.0.0-alpha-20230203043259-0713dfbf9":"2023-02-03T04:33:49.741Z","3.0.0-alpha-20230203043354-274c70a89":"2023-02-03T04:34:35.536Z","3.0.0-alpha-20230203044101-979792de7":"2023-02-03T04:41:51.354Z","3.0.0":"2023-02-03T10:21:00.429Z","3.1.0-alpha-20230203131252-9002eca03":"2023-02-03T13:13:26.933Z","3.0.1-alpha-20230205171525-e30a78309":"2023-02-05T17:16:04.961Z","3.1.0-alpha-20230215074613-e5b8a15b0":"2023-02-15T07:46:59.757Z","3.1.0-alpha-20230215085813-233ac86d0":"2023-02-15T08:59:03.648Z","3.1.0-alpha-20230215090240-91479c550":"2023-02-15T09:03:25.783Z","3.1.0-alpha-20230215160404-971e4f8aa":"2023-02-15T16:04:43.629Z","3.1.0-alpha-20230215163724-ed35a78e3":"2023-02-15T16:38:11.168Z","3.1.0-alpha-20230215195135-fa5df476a":"2023-02-15T19:52:16.523Z","3.1.0-alpha-20230216000547-8cc3c1ed9":"2023-02-16T00:06:26.440Z","3.1.0-alpha-20230216101614-286589fef":"2023-02-16T10:16:52.568Z","3.1.0-alpha-20230216102824-300196b9e":"2023-02-16T10:29:05.640Z","3.1.0-alpha-20230216104006-346bdb259":"2023-02-16T10:40:45.489Z","3.1.0-alpha-20230216104706-ad8d8768b":"2023-02-16T10:47:44.945Z","3.1.0-alpha-20230216105605-d0f06f14e":"2023-02-16T10:56:49.801Z","3.1.0-alpha-20230216110238-9291a69b7":"2023-02-16T11:03:18.072Z","3.1.0-alpha-20230216113858-3dc5dd15a":"2023-02-16T11:39:37.004Z","3.1.0-alpha-20230216114001-5e183ff6a":"2023-02-16T11:40:43.845Z","3.1.0-alpha-20230216114054-91aeb7fd2":"2023-02-16T11:41:47.986Z","3.1.0-alpha-20230216114354-390eda2ac":"2023-02-16T11:44:35.498Z","3.1.0-alpha-20230216114806-f5d4d22ab":"2023-02-16T11:48:46.750Z","3.1.0-alpha-20230216114854-cd2866078":"2023-02-16T11:49:33.500Z","3.1.0-alpha-20230216115028-657e6c7c9":"2023-02-16T11:51:21.057Z","3.1.0-alpha-20230216115148-c7c733b57":"2023-02-16T11:52:33.849Z","3.1.0-alpha-20230216115241-a913058e5":"2023-02-16T11:53:24.012Z","3.1.0-alpha-20230216115402-e4a7718e8":"2023-02-16T11:54:44.086Z","3.1.0-alpha-20230216115541-5c7d6859f":"2023-02-16T11:56:36.157Z","3.1.0-alpha-20230216120029-6ae11b5d6":"2023-02-16T12:01:20.465Z","3.1.0-alpha-20230216120246-540effa3e":"2023-02-16T12:03:30.886Z","3.1.0-alpha-20230216120343-ab3d52567":"2023-02-16T12:04:27.819Z","3.1.0-alpha-20230216120404-dcd85c550":"2023-02-16T12:04:47.643Z","3.1.0-alpha-20230216120657-a8ee5ff7d":"2023-02-16T12:07:49.624Z","3.1.0-alpha-20230216120758-492a3e06d":"2023-02-16T12:08:41.467Z","3.1.0-alpha-20230216120847-388cc8608":"2023-02-16T12:09:29.175Z","3.1.0-alpha-20230216121041-9c52a224f":"2023-02-16T12:11:22.214Z","3.1.0-alpha-20230216121220-9596309bb":"2023-02-16T12:13:01.108Z","3.1.0-alpha-20230216121341-bed5366bd":"2023-02-16T12:14:29.745Z","3.1.0-alpha-20230216121833-f7eff4210":"2023-02-16T12:19:17.248Z","3.1.0-alpha-20230216121931-7554417bc":"2023-02-16T12:20:26.991Z","3.1.0-alpha-20230216122247-16a2f6d79":"2023-02-16T12:23:36.626Z","3.1.0-alpha-20230216122344-cb3cf5658":"2023-02-16T12:24:23.418Z","3.1.0-alpha-20230216122421-efd84e9be":"2023-02-16T12:25:00.757Z","3.1.0-alpha-20230216122800-92733877b":"2023-02-16T12:28:54.775Z","3.1.0-alpha-20230216123346-4fe6768be":"2023-02-16T12:34:41.156Z","3.1.0-alpha-20230216123426-2f144763b":"2023-02-16T12:35:16.766Z","3.1.0-alpha-20230216123520-002c0538a":"2023-02-16T12:36:00.820Z","3.1.0-alpha-20230216124101-6f03b8eed":"2023-02-16T12:41:43.212Z","3.1.0-alpha-20230216124310-9f6b88d81":"2023-02-16T12:43:49.657Z","3.1.0-alpha-20230216124520-782bfdef1":"2023-02-16T12:46:14.846Z","3.1.0-alpha-20230216124909-502f6372d":"2023-02-16T12:49:57.420Z","3.1.0-alpha-20230216152903-6bd9ac9c4":"2023-02-16T15:29:42.428Z","3.1.0-alpha-20230216152956-4214cdd55":"2023-02-16T15:30:46.429Z","3.1.0-alpha-20230216153407-ed57d1b69":"2023-02-16T15:34:49.998Z","3.1.0-alpha-20230216153538-5cbcfcd11":"2023-02-16T15:36:22.959Z","3.1.0-alpha-20230216214317-3fee447ac":"2023-02-16T21:43:57.552Z","3.1.0-alpha-20230216214408-c842e8d49":"2023-02-16T21:44:56.981Z","3.1.0-alpha-20230217091953-15ca5b939":"2023-02-17T09:20:33.635Z","3.1.0-alpha-20230217092057-709696fae":"2023-02-17T09:21:40.146Z","3.1.0-alpha-20230217092218-0250e476e":"2023-02-17T09:22:58.659Z","3.1.0-alpha-20230217092303-bcde718f9":"2023-02-17T09:23:45.074Z","3.1.1-alpha-20230217092448-8af0f2205":"2023-02-17T09:25:28.241Z","3.1.0-alpha-20230217092835-188962ffa":"2023-02-17T09:29:14.996Z","3.1.0-alpha-20230217093003-2b76e5f7d":"2023-02-17T09:30:57.266Z","3.1.0-alpha-20230217093249-201d917d6":"2023-02-17T09:33:29.216Z","3.1.0-alpha-20230217093757-462e1a421":"2023-02-17T09:38:44.733Z","3.1.1-alpha-20230217094649-681f221a9":"2023-02-17T09:47:30.029Z","3.1.1-alpha-20230217094942-ea4838cdc":"2023-02-17T09:50:30.258Z","3.1.0-alpha-20230217102713-032d7d082":"2023-02-17T10:27:51.907Z","3.1.0-alpha-20230217143314-d2e5d33fe":"2023-02-17T14:33:52.847Z","3.1.0-alpha-20230217143412-17fd28022":"2023-02-17T14:35:03.227Z","3.1.0-alpha-20230217143712-20d55c8c9":"2023-02-17T14:37:50.611Z","3.1.0-alpha-20230217144033-8c569b296":"2023-02-17T14:41:17.107Z","3.1.0-alpha-20230217144137-4aef16ada":"2023-02-17T14:42:40.084Z","3.1.0-alpha-20230217144217-9f556165a":"2023-02-17T14:42:58.206Z","3.1.0-alpha-20230217144513-062eee645":"2023-02-17T14:45:56.320Z","3.1.0-alpha-20230217144901-4ecac0004":"2023-02-17T14:49:43.132Z","3.1.0-alpha-20230217144935-39c5afd66":"2023-02-17T14:50:16.237Z","3.1.0-alpha-20230217145044-d045ac30c":"2023-02-17T14:51:36.216Z","3.1.0-alpha-20230217145229-f20635e04":"2023-02-17T14:53:11.820Z","3.1.0-alpha-20230217145311-1c1e89c5c":"2023-02-17T14:53:50.583Z","3.1.0-alpha-20230217145440-5994e1e4a":"2023-02-17T14:55:21.826Z","3.1.0-alpha-20230217145622-77a9e70b4":"2023-02-17T14:57:03.416Z","3.1.0-alpha-20230217153118-8e7a4a5bc":"2023-02-17T15:31:58.110Z","3.1.0-alpha-20230217153527-812556793":"2023-02-17T15:36:07.091Z","3.1.0-alpha-20230217154333-d17414c80":"2023-02-17T15:44:10.183Z","3.1.0-alpha-20230217161739-638efbd3f":"2023-02-17T16:18:18.902Z","3.1.0-alpha-20230217161829-8a122700b":"2023-02-17T16:19:08.869Z","3.1.0-alpha-20230217214826-53c26884f":"2023-02-17T21:49:21.977Z","3.1.0-alpha-20230218173514-243806a7b":"2023-02-18T17:35:54.882Z","3.1.0-alpha-20230219101053-5810e94a3":"2023-02-19T10:11:35.283Z","3.1.0-alpha-20230219101228-e69f22193":"2023-02-19T10:13:19.280Z","3.1.0-alpha-20230220002407-eff4e0775":"2023-02-20T00:25:01.488Z","3.1.0-alpha-20230220002914-3addc34d6":"2023-02-20T00:29:54.591Z","3.1.0-alpha-20230220003012-c1f5e9914":"2023-02-20T00:30:56.517Z","3.1.0-alpha-20230220095740-3f3007a23":"2023-02-20T09:58:20.309Z","3.1.0-alpha-20230220095758-a92126617":"2023-02-20T09:58:48.979Z","3.1.0-alpha-20230220124003-e8337e291":"2023-02-20T12:40:46.001Z","3.1.0-alpha-20230220124108-dbd546e1e":"2023-02-20T12:41:58.404Z","3.1.0-alpha-20230220124256-b16895d18":"2023-02-20T12:43:46.809Z","3.1.0-alpha-20230220140839-1946419b7":"2023-02-20T14:09:33.901Z","3.1.0-alpha-20230220141118-87ded92be":"2023-02-20T14:12:04.394Z","3.1.0-alpha-20230220141150-d2acdf194":"2023-02-20T14:12:30.740Z","3.1.0-alpha-20230220141201-44d4498f9":"2023-02-20T14:12:55.044Z","3.1.0-alpha-20230220195231-c03535987":"2023-02-20T19:53:11.691Z","3.1.0-alpha-20230220195308-cf862dc6f":"2023-02-20T19:53:48.267Z","3.1.0-alpha-20230220195408-c4c8dc719":"2023-02-20T19:54:48.126Z","3.1.0-alpha-20230220195502-f7639fa7d":"2023-02-20T19:55:42.949Z","3.1.0-alpha-20230220195739-6ddf21463":"2023-02-20T19:58:19.334Z","3.1.0-alpha-20230220203337-a78ca9957":"2023-02-20T20:34:17.491Z","3.1.0-alpha-20230220215039-18c868889":"2023-02-20T21:51:20.713Z","3.1.0-alpha-20230220215608-bfc52c524":"2023-02-20T21:56:52.509Z","3.1.0-alpha-20230220220141-e01f01d51":"2023-02-20T22:02:23.009Z","3.1.0-alpha-20230220220309-b5de7da66":"2023-02-20T22:03:58.285Z","3.1.0-alpha-20230221061345-f4f039966":"2023-02-21T06:14:26.159Z","3.1.0-alpha-20230221061459-72945a962":"2023-02-21T06:15:39.129Z","3.1.0-alpha-20230221113721-f86f936ba":"2023-02-21T11:38:04.681Z","3.1.0-alpha-20230221114242-f86f936ba":"2023-02-21T11:43:22.381Z","3.1.0":"2023-02-21T12:33:34.194Z","3.1.0-alpha-20230221165357-bfc52c524":"2023-02-21T16:54:51.533Z","3.2.0-rc-20230221183156-76778acef":"2023-02-21T18:32:32.059Z","3.2.0-rc-20230222013738-1c33ece41":"2023-02-22T01:38:14.656Z","3.2.0-alpha-20230222014932-bada44650":"2023-02-22T01:50:13.486Z","3.2.0-rc-20230222055720-ed059ca1b":"2023-02-22T05:57:57.240Z","3.2.0-alpha-20230222090704-08d7764a2":"2023-02-22T09:07:39.663Z","3.2.0-rc-20230222095659-01ed8825e":"2023-02-22T09:57:35.477Z","3.2.0-alpha-20230222100002-af3de50ea":"2023-02-22T10:00:39.254Z","3.2.0-rc-20230222111517-88ae37b4d":"2023-02-22T11:15:53.470Z","3.2.0-alpha-20230222130841-3580ec388":"2023-02-22T13:09:23.862Z","3.2.0-rc-20230222132446-a40e8a900":"2023-02-22T13:25:25.621Z","3.2.0-rc-20230222163541-45544cfb4":"2023-02-22T16:36:19.039Z","3.2.0-rc-20230222164134-fa02bc5b0":"2023-02-22T16:42:12.695Z","3.2.0-rc-20230222190603-0415bf054":"2023-02-22T19:06:43.080Z","3.2.0-rc-20230222191727-b4401255e":"2023-02-22T19:18:00.583Z","3.2.0":"2023-02-22T19:23:22.163Z","3.2.1-alpha-20230223182235-254177bec":"2023-02-23T18:23:11.081Z","3.2.1-alpha-20230223182325-66a48bd80":"2023-02-23T18:24:00.362Z","3.2.1-rc-20230223184053-4b6c8be98":"2023-02-23T18:41:42.848Z","3.2.1-alpha-20230223184340-e6597d8c2":"2023-02-23T18:44:17.043Z","3.2.1":"2023-02-23T18:57:35.569Z","3.2.2-alpha-20230301201322-189cfbbc9":"2023-03-01T20:14:01.020Z","3.2.2-alpha-20230302095206-b34166c23":"2023-03-02T09:52:44.232Z","3.2.2-alpha-20230302095526-48dfe8bf9":"2023-03-02T09:56:05.858Z","3.2.2-alpha-20230303164721-1b08466b3":"2023-03-03T16:47:59.501Z","3.2.2-alpha-20230303164759-332b0b6db":"2023-03-03T16:48:38.161Z","3.2.2-alpha-20230306153939-386b52165":"2023-03-06T15:40:27.375Z","3.2.2-alpha-20230306154040-95172f49a":"2023-03-06T15:41:19.257Z","3.2.2-alpha-20230306155323-608187157":"2023-03-06T15:54:05.823Z","3.2.2-alpha-20230306155406-7cc6595e7":"2023-03-06T15:54:47.386Z","3.2.2-alpha-20230306155544-1dee0a75c":"2023-03-06T15:56:26.143Z","3.2.2-alpha-20230306161656-20183f057":"2023-03-06T16:17:36.095Z","3.2.2-alpha-20230306162229-e58d8b491":"2023-03-06T16:23:12.947Z","3.2.2-alpha-20230306162752-276130e2a":"2023-03-06T16:28:31.146Z","3.2.2-alpha-20230306163648-8206bae40":"2023-03-06T16:37:32.188Z","3.2.2-alpha-20230306163731-2b36f099d":"2023-03-06T16:38:13.750Z","3.2.2-alpha-20230306171438-3dbaac74b":"2023-03-06T17:15:18.328Z","3.2.2-alpha-20230306171806-2b36f099d":"2023-03-06T17:18:49.122Z","3.2.2-alpha-20230306192325-1ee2ad4db":"2023-03-06T19:24:16.940Z","3.2.2-alpha-20230306195858-b0f78d7c7":"2023-03-06T19:59:36.176Z","3.2.2-alpha-20230307110723-f010b0664":"2023-03-07T11:08:02.951Z","3.2.2-rc-20230307112740-5a7c8335d":"2023-03-07T11:28:29.222Z","3.2.2-rc-20230307112831-1014973c0":"2023-03-07T11:29:11.954Z","3.2.2-alpha-20230307113105-1cd26593e":"2023-03-07T11:31:48.953Z","3.2.2-rc-20230307113331-d2854eb5c":"2023-03-07T11:34:11.238Z","3.2.2":"2023-03-07T11:40:23.170Z","3.3.0-alpha-20230311001721-c93af8a64":"2023-03-11T00:17:57.721Z","3.3.0-alpha-20230313010057-fbb06bc7f":"2023-03-13T01:01:32.702Z","3.3.0-alpha-20230314104433-15746783f":"2023-03-14T10:45:10.423Z","3.3.0-alpha-20230318234751-88aed64b5":"2023-03-18T23:48:28.214Z","3.3.0-alpha-20230318235051-3feba142e":"2023-03-18T23:51:36.006Z","3.3.0-alpha-20230318235439-79d5e3149":"2023-03-18T23:55:22.754Z","3.3.0-alpha-20230319001102-5a5aee1b9":"2023-03-19T00:11:39.219Z","3.3.0-rc-20230319001231-09b6845c1":"2023-03-19T00:13:13.225Z","3.3.0-alpha-20230319002717-342a9152b":"2023-03-19T00:27:53.851Z","3.3.0-alpha-20230319003444-27af42978":"2023-03-19T00:35:22.285Z","3.3.0-rc-20230319010707-7e7bf0229":"2023-03-19T01:07:55.192Z","3.3.0-alpha-20230319105808-74677d150":"2023-03-19T10:58:45.196Z","3.3.0-alpha-20230320063429-7e0ec9739":"2023-03-20T06:35:07.287Z","3.3.0-alpha-20230320094154-982749f90":"2023-03-20T09:42:33.816Z","3.3.0-alpha-20230320094222-69e0fe22f":"2023-03-20T09:43:00.648Z","3.3.0-alpha-20230320102705-ea2aff584":"2023-03-20T10:27:55.905Z","3.3.0-alpha-20230320114137-e954beaff":"2023-03-20T11:42:15.908Z","3.3.0-rc-20230320132329-5e109e8f8":"2023-03-20T13:24:09.793Z","3.3.0-alpha-20230320132558-dd080a462":"2023-03-20T13:26:36.216Z","3.3.0-alpha-20230320132821-5c5027064":"2023-03-20T13:29:00.129Z","3.3.0-alpha-20230320132911-987c0a26c":"2023-03-20T13:29:56.921Z","3.3.0-alpha-20230320161834-b5443b1e3":"2023-03-20T16:19:21.958Z","3.3.0-alpha-20230320164155-162269dfc":"2023-03-20T16:42:34.028Z","3.3.0-alpha-20230320171255-29c7f95bd":"2023-03-20T17:13:42.149Z","3.3.0-alpha-20230320181012-7d24783b5":"2023-03-20T18:10:51.823Z","3.3.0-alpha-20230320181430-0d8a6b9ed":"2023-03-20T18:15:20.803Z","3.3.0-alpha-20230320183302-982c5113e":"2023-03-20T18:33:50.195Z","3.3.0-alpha-20230320213835-969e979d3":"2023-03-20T21:39:15.227Z","3.3.0-alpha-20230320235516-3c3ca0b9f":"2023-03-20T23:55:56.715Z","3.3.0-alpha-20230321083703-d886ebfb7":"2023-03-21T08:37:45.528Z","3.3.0-rc-20230321103502-4d67ff63c":"2023-03-21T10:35:51.464Z","3.3.0-alpha-20230321111844-5771e6df1":"2023-03-21T11:19:22.703Z","3.3.0-alpha-20230321120553-5ce6b4f2b":"2023-03-21T12:06:42.376Z","3.3.0-alpha-20230321125704-a86f4bcb9":"2023-03-21T12:57:43.626Z","3.3.0-alpha-20230321134506-eb1b6f4eb":"2023-03-21T13:45:44.674Z","3.3.0-alpha-20230321134542-602f9c539":"2023-03-21T13:46:25.013Z","3.3.0-rc-20230321134956-1e17328a3":"2023-03-21T13:50:37.331Z","3.3.0-alpha-20230321141157-a867ea62a":"2023-03-21T14:12:39.368Z","3.3.0-alpha-20230321172314-8d662e263":"2023-03-21T17:24:06.977Z","3.3.0-alpha-20230321172845-6a733d607":"2023-03-21T17:29:42.265Z","3.3.0-alpha-20230321173503-3a8577e0c":"2023-03-21T17:35:44.569Z","3.3.0-alpha-20230321174405-9e225d39d":"2023-03-21T17:44:52.089Z","3.3.0-alpha-20230321174740-d68995d3a":"2023-03-21T17:48:18.305Z","3.3.0-alpha-20230321175256-43402e89d":"2023-03-21T17:53:42.408Z","3.3.0-alpha-20230322121531-817613d9d":"2023-03-22T12:16:21.580Z","3.3.0-alpha-20230322125717-3c232f722":"2023-03-22T12:57:56.589Z","3.3.0-alpha-20230322125926-df3330572":"2023-03-22T13:00:15.731Z","3.3.0-alpha-20230322130209-3a5b87523":"2023-03-22T13:02:48.030Z","3.3.0-alpha-20230322184740-b644e2c97":"2023-03-22T18:48:18.897Z","3.3.0-alpha-20230322201324-be07d4e19":"2023-03-22T20:14:18.219Z","3.3.0-alpha-20230322204505-3b0cb04bc":"2023-03-22T20:45:43.288Z","3.3.0-alpha-20230323112934-192fd042b":"2023-03-23T11:30:11.259Z","3.3.0-alpha-20230323113621-d9c882290":"2023-03-23T11:36:59.066Z","3.3.0-alpha-20230323114343-ccc745f8a":"2023-03-23T11:44:21.222Z","3.3.0-alpha-20230323114520-4dda85d27":"2023-03-23T11:45:57.678Z","3.3.0-alpha-20230323115726-4850acf8a":"2023-03-23T11:58:06.860Z","3.3.0-alpha-20230323121829-b809ff838":"2023-03-23T12:19:08.861Z","3.3.0-alpha-20230323122552-da6c3c816":"2023-03-23T12:26:39.342Z","3.3.0-alpha-20230323123056-e823c9bbd":"2023-03-23T12:31:34.521Z","3.3.0-alpha-20230323123755-6c79bad85":"2023-03-23T12:38:43.188Z","3.3.0-rc-20230323130935-c928f296d":"2023-03-23T13:10:13.737Z","3.3.0-alpha-20230323131137-be90ddc5c":"2023-03-23T13:12:30.981Z","3.3.0-alpha-20230323141830-591d4d983":"2023-03-23T14:19:11.683Z","3.3.0-alpha-20230323142946-9bfb3ea67":"2023-03-23T14:30:24.635Z","3.3.0-rc-20230323153436-97d556d57":"2023-03-23T15:35:13.875Z","3.3.0-alpha-20230323154006-9b0138f14":"2023-03-23T15:40:47.357Z","3.3.0-alpha-20230323154033-5aeba27a6":"2023-03-23T15:41:14.886Z","3.3.0-rc-20230323154235-d223d7c9b":"2023-03-23T15:43:13.238Z","3.3.0-alpha-20230323154935-df569133e":"2023-03-23T15:50:15.334Z","3.3.0-alpha-20230323155509-3e38d3208":"2023-03-23T15:55:47.411Z","3.3.0-rc-20230323162958-a08abc029":"2023-03-23T16:30:35.909Z","3.3.0-alpha-20230323215957-22f249da5":"2023-03-23T22:00:50.512Z","3.3.0-alpha-20230324090838-ec0f61fb8":"2023-03-24T09:09:16.934Z","3.3.0-alpha-20230325013426-17f009c25":"2023-03-25T01:35:05.808Z","3.3.0-alpha-20230325041545-23c8bca17":"2023-03-25T04:16:50.830Z","3.3.0-alpha-20230325041831-6ceca6d0b":"2023-03-25T04:19:10.605Z","3.3.0-alpha-20230325042309-a8cd9bdcf":"2023-03-25T04:23:49.186Z","3.3.0-alpha-20230325042350-fba5c1789":"2023-03-25T04:24:30.099Z","3.3.0-rc-20230325042447-8aff286f2":"2023-03-25T04:25:38.888Z","3.3.0-alpha-20230325042536-110fe3288":"2023-03-25T04:26:14.785Z","3.3.0-alpha-20230325090948-f94e37031":"2023-03-25T09:10:25.421Z","3.3.0-alpha-20230325091024-00bc65ea7":"2023-03-25T09:11:01.253Z","3.3.0-alpha-20230326005444-dedcd1339":"2023-03-26T00:55:36.110Z","3.3.0-alpha-20230326044853-459bb1e12":"2023-03-26T04:49:32.646Z","3.3.0-alpha-20230326085043-9661b400d":"2023-03-26T08:51:33.779Z","3.3.0-alpha-20230326085352-32ad0fb5c":"2023-03-26T08:54:36.845Z","3.3.0-alpha-20230326120510-32ad0fb5c":"2023-03-26T12:05:54.906Z","3.3.0-alpha-20230326122017-f77a969b5":"2023-03-26T12:20:59.635Z","3.3.0-alpha-20230327055634-1cd99f9e3":"2023-03-27T05:57:25.327Z","3.3.0-rc-20230327080953-9a566d7b7":"2023-03-27T08:10:34.037Z","3.3.0-alpha-20230327093327-91a012778":"2023-03-27T09:34:06.202Z","3.3.0-alpha-20230327093853-5d04708af":"2023-03-27T09:39:39.527Z","3.3.0-alpha-20230327105422-b935f5623":"2023-03-27T10:55:11.376Z","3.3.0-alpha-20230327211145-bd2d527a5":"2023-03-27T21:12:24.394Z","3.3.0-alpha-20230327215651-4c402eefd":"2023-03-27T21:57:31.051Z","3.3.0-alpha-20230328125526-ff9d4c01a":"2023-03-28T12:56:12.671Z","3.3.0-alpha-20230328131027-64fa6ff01":"2023-03-28T13:11:05.868Z","3.3.0-rc-20230328131724-8dd85b165":"2023-03-28T13:18:03.783Z","3.3.0-alpha-20230328131944-f177f8d8d":"2023-03-28T13:20:34.594Z","3.3.0-alpha-20230328133548-5527846e0":"2023-03-28T13:36:38.921Z","3.3.0-alpha-20230328142513-8cbec3b2d":"2023-03-28T14:25:53.108Z","3.3.0-alpha-20230328142545-bdf942a34":"2023-03-28T14:26:32.420Z","3.3.0-alpha-20230328142903-c44c50937":"2023-03-28T14:29:41.601Z","3.3.0-alpha-20230328142958-f9d8986f3":"2023-03-28T14:30:39.474Z","3.3.0-alpha-20230328143057-ff58880d9":"2023-03-28T14:31:35.382Z","3.3.0-rc-20230328143315-577cf4fd2":"2023-03-28T14:33:58.667Z","3.3.0-alpha-20230328143516-16d960d7a":"2023-03-28T14:35:55.005Z","3.3.0-alpha-20230328144727-bb50aec31":"2023-03-28T14:48:11.628Z","3.3.0-alpha-20230328160837-0e4fb55d1":"2023-03-28T16:09:29.213Z","3.3.0-alpha-20230328163357-3046f9a7b":"2023-03-28T16:34:42.351Z","3.3.0-alpha-20230328165601-8b41ed686":"2023-03-28T16:56:39.585Z","3.3.0-rc-20230328165616-38a5227bf":"2023-03-28T16:57:07.672Z","3.3.0-alpha-20230328173130-f3b3f229c":"2023-03-28T17:32:09.538Z","3.3.0-alpha-20230328190423-a042e4178":"2023-03-28T19:05:01.790Z","3.3.0-alpha-20230328190447-41d15c5a5":"2023-03-28T19:05:35.382Z","3.3.0-alpha-20230329010759-a7c3b733c":"2023-03-29T01:08:37.399Z","3.3.0-alpha-20230329011046-0b2bf864a":"2023-03-29T01:11:38.611Z","3.3.0-alpha-20230329011301-4c656bdce":"2023-03-29T01:13:39.418Z","3.3.0-alpha-20230329085743-b61ac9eda":"2023-03-29T08:58:23.692Z","3.3.0-alpha-20230329090145-b418594b3":"2023-03-29T09:02:39.813Z","3.3.0-alpha-20230329090736-6a1004ab9":"2023-03-29T09:08:23.092Z","3.3.0-alpha-20230329092554-66cdc8d69":"2023-03-29T09:26:34.356Z","3.3.0-alpha-20230329093703-8f0a0181d":"2023-03-29T09:37:55.397Z","3.3.0-alpha-20230329100531-e8e2561d7":"2023-03-29T10:06:09.765Z","3.3.0-alpha-20230329143913-47bec1e2c":"2023-03-29T14:40:07.433Z","3.3.0-alpha-20230329144220-b873a7fbc":"2023-03-29T14:42:59.155Z","3.3.0-alpha-20230329144832-c1d55b714":"2023-03-29T14:49:10.969Z","3.3.0-rc-20230329144920-7d4c04d66":"2023-03-29T14:50:11.338Z","3.3.0-alpha-20230329172630-e434fe0cf":"2023-03-29T17:27:21.159Z","3.3.0-alpha-20230329183333-dda4daf8f":"2023-03-29T18:34:13.377Z","3.3.0-alpha-20230330011434-16fd1523b":"2023-03-30T01:15:13.499Z","3.3.0-alpha-20230330112047-da0c5ec12":"2023-03-30T11:21:28.354Z","3.3.0-rc-20230330120629-86d11773c":"2023-03-30T12:07:07.079Z","3.3.0-alpha-20230330142525-09b25a034":"2023-03-30T14:26:07.254Z","3.3.0-alpha-20230330145253-7566d423a":"2023-03-30T14:53:35.702Z","3.3.0-alpha-20230330150338-396b18149":"2023-03-30T15:04:17.775Z","3.3.0-alpha-20230330153545-fab826030":"2023-03-30T15:36:24.946Z","3.3.0-alpha-20230330170711-35035e12d":"2023-03-30T17:07:58.904Z","3.3.0-rc-20230330170759-01f32b577":"2023-03-30T17:08:38.071Z","3.3.0-alpha-20230330211230-31e3b90c4":"2023-03-30T21:13:09.328Z","3.3.0-alpha-20230331064457-2b657f295":"2023-03-31T06:45:35.447Z","3.3.0-alpha-20230331111946-1ebab83cb":"2023-03-31T11:20:24.437Z","3.3.0-alpha-20230331173408-5838bcd72":"2023-03-31T17:34:48.473Z","3.3.0-alpha-20230331173459-2045f3582":"2023-03-31T17:35:47.198Z","3.3.0-alpha-20230331210539-f07f8d6a9":"2023-03-31T21:06:17.737Z","3.3.0-rc-20230401002337-29d814ff6":"2023-04-01T00:24:15.167Z","3.3.0-alpha-20230401093748-4a653efc9":"2023-04-01T09:38:25.978Z","3.3.0-alpha-20230401201748-47e847bd8":"2023-04-01T20:18:32.710Z","3.3.0-rc-20230401221458-11d74dae3":"2023-04-01T22:15:43.242Z","3.3.0-alpha-20230402082631-5965f35de":"2023-04-02T08:27:08.927Z","3.3.0-alpha-20230402134403-77746fc25":"2023-04-02T13:44:51.226Z","3.3.0-rc-20230402134456-aa606b215":"2023-04-02T13:45:33.904Z","3.3.0-alpha-20230402134715-020e699a4":"2023-04-02T13:47:55.882Z","3.3.0-alpha-20230402134841-83f0fd7be":"2023-04-02T13:49:18.122Z","3.3.0-alpha-20230402173148-bf8f9245c":"2023-04-02T17:32:28.209Z","3.3.0-alpha-20230403114914-6e6076d6c":"2023-04-03T11:49:55.942Z","3.3.0-alpha-20230403133216-553afcdae":"2023-04-03T13:32:53.989Z","3.3.0-alpha-20230403154620-f1ffafde8":"2023-04-03T15:47:01.507Z","3.3.0":"2023-04-04T02:49:49.633Z","3.3.1-alpha-20230404030315-638d98dae":"2023-04-04T03:03:48.952Z","3.3.1-rc-20230404030530-47bcfb095":"2023-04-04T03:06:04.520Z","3.3.1-rc-20230404030918-d92777897":"2023-04-04T03:09:49.832Z","3.3.1-alpha-20230404030944-fd5a742e7":"2023-04-04T03:10:17.742Z","3.3.1-alpha-20230404080111-d8862e3e8":"2023-04-04T08:01:43.448Z","3.3.1-alpha-20230404093326-ec9ac54f5":"2023-04-04T09:34:06.396Z","3.3.1-alpha-20230404095953-c13d5890d":"2023-04-04T10:00:30.790Z","3.3.1-alpha-20230404104527-e530d3464":"2023-04-04T10:46:15.550Z","3.3.1-rc-20230404134733-e4bdd5a7b":"2023-04-04T13:48:08.101Z","3.3.1-rc-20230404135851-95a9d83ae":"2023-04-04T13:59:27.703Z","3.3.1-alpha-20230405093001-4d2d9b69b":"2023-04-05T09:30:41.055Z","3.3.1-alpha-20230405103002-bf9040047":"2023-04-05T10:30:40.990Z","3.3.1-alpha-20230405162832-a31e8a154":"2023-04-05T16:29:21.443Z","3.3.1-alpha-20230406020223-3bacf1fd3":"2023-04-06T02:03:00.861Z","3.3.1-alpha-20230406081901-a2087d8fb":"2023-04-06T08:19:40.481Z","3.3.1-alpha-20230406142214-b435f6d48":"2023-04-06T14:22:53.657Z","3.3.1-alpha-20230406143712-2cbe23687":"2023-04-06T14:37:51.813Z","3.3.1-alpha-20230406144702-c5d0247c8":"2023-04-06T14:47:48.538Z","3.3.1-alpha-20230406145151-bd970736c":"2023-04-06T14:52:37.274Z","3.3.1-alpha-20230406165059-ce1e3286a":"2023-04-06T16:51:50.912Z","3.3.1-alpha-20230406212140-14cc3eb6f":"2023-04-06T21:22:27.886Z","3.3.1-alpha-20230406235803-889e843bb":"2023-04-06T23:58:40.123Z","3.3.1-alpha-20230407144634-aeb35721f":"2023-04-07T14:47:10.611Z","3.3.1-alpha-20230407154056-d37ca8bbe":"2023-04-07T15:41:50.044Z","3.3.1-rc-20230407155528-09b118ca5":"2023-04-07T15:56:14.433Z","3.3.1-alpha-20230407174544-86b972ff8":"2023-04-07T17:46:19.455Z","3.3.1-alpha-20230407192238-64710dcb6":"2023-04-07T19:23:23.785Z","3.3.1-alpha-20230407202124-3c9e3f028":"2023-04-07T20:22:02.004Z","3.3.1-alpha-20230407202145-98cb640f2":"2023-04-07T20:22:22.373Z","3.3.1-alpha-20230408020719-b8ce0aa63":"2023-04-08T02:07:56.957Z","3.3.1-alpha-20230408020849-7af8041d7":"2023-04-08T02:09:45.826Z","3.3.1-alpha-20230408053050-6e3fbd95e":"2023-04-08T05:31:40.822Z","3.3.1-alpha-20230409023443-395dcfb02":"2023-04-09T02:35:18.709Z","3.3.1-alpha-20230409055840-ecee6a4a3":"2023-04-09T05:59:19.575Z","3.3.1-alpha-20230409060053-47dcd8fa7":"2023-04-09T06:01:29.938Z","3.3.1-alpha-20230409081415-6d91416ca":"2023-04-09T08:14:53.658Z","3.3.1-alpha-20230409081438-0e279815f":"2023-04-09T08:15:23.173Z","3.3.1-alpha-20230409231635-6a9ff7017":"2023-04-09T23:17:24.538Z","3.3.1-alpha-20230410070626-e799b8ba1":"2023-04-10T07:07:11.065Z","3.3.1-alpha-20230410114458-e46ea8395":"2023-04-10T11:45:36.820Z","3.3.1-alpha-20230410233851-03c722ad7":"2023-04-10T23:39:27.419Z","3.3.1-alpha-20230412112747-083a09b52":"2023-04-12T11:28:31.677Z","3.3.1-alpha-20230413124236-0bb71cc5e":"2023-04-13T12:43:13.213Z","3.3.1-alpha-20230413124439-f940538c6":"2023-04-13T12:45:31.671Z","3.3.1-alpha-20230413131133-cec54359e":"2023-04-13T13:12:10.479Z","3.3.1-rc-20230413131205-ceaec502d":"2023-04-13T13:12:42.361Z","3.3.1-rc-20230413165145-8929e6b91":"2023-04-13T16:52:22.671Z","3.3.1-alpha-20230413165432-76ba44370":"2023-04-13T16:55:26.163Z","3.3.1-rc-20230413222633-80550035b":"2023-04-13T22:27:09.506Z","3.3.1-alpha-20230413222745-eadf15f8a":"2023-04-13T22:28:24.287Z","3.3.1-alpha-20230413222941-598ca039b":"2023-04-13T22:30:24.166Z","3.3.1-alpha-20230414092431-87e914029":"2023-04-14T09:25:13.089Z","3.3.1-alpha-20230415111644-0ee927395":"2023-04-15T11:17:33.619Z","3.3.1-rc-20230415113032-651652370":"2023-04-15T11:31:09.153Z","3.3.1-alpha-20230415182635-7ae25d4ec":"2023-04-15T18:27:27.673Z","3.3.1-alpha-20230417075014-33d713ab0":"2023-04-17T07:50:53.153Z","3.3.1-alpha-20230417092500-e91a6ba59":"2023-04-17T09:25:48.258Z","3.3.1-rc-20230417095017-d373f9cb5":"2023-04-17T09:50:54.149Z","3.3.1-alpha-20230417095241-39c98f165":"2023-04-17T09:53:20.529Z","3.3.1-rc-20230417120627-313918bef":"2023-04-17T12:07:03.419Z","3.3.1-alpha-20230417134424-6b5ea2773":"2023-04-17T13:45:02.740Z","3.3.1-alpha-20230417134636-d3bc64a43":"2023-04-17T13:47:25.359Z","3.3.1-alpha-20230418150622-4b52f534a":"2023-04-18T15:07:01.550Z","3.3.1-alpha-20230418194900-121913462":"2023-04-18T19:49:39.835Z","3.3.1-alpha-20230420202418-82620d460":"2023-04-20T20:24:55.428Z","3.3.1-rc-20230420213856-a85b5d7c1":"2023-04-20T21:39:49.455Z","3.3.1-alpha-20230420220532-4ac6811e5":"2023-04-20T22:06:12.509Z","3.3.1-rc-20230420220722-f2808018c":"2023-04-20T22:08:00.868Z","3.3.1-alpha-20230421074125-e883aa652":"2023-04-21T07:42:02.327Z","3.3.1-alpha-20230421100505-9f96376e8":"2023-04-21T10:05:45.971Z","3.3.1-rc-20230421100937-2b19c5ef7":"2023-04-21T10:10:17.397Z","3.3.1-alpha-20230421101150-62f6424b5":"2023-04-21T10:12:40.706Z","3.3.1-alpha-20230421101621-b03db119b":"2023-04-21T10:17:13.751Z","3.3.1-alpha-20230421150601-c05ec7aae":"2023-04-21T15:06:40.794Z","3.3.1-rc-20230421150801-321a50040":"2023-04-21T15:08:41.807Z","3.3.1-alpha-20230421151040-2110b7e5c":"2023-04-21T15:11:21.567Z","3.3.1-alpha-20230422031304-71d185fc0":"2023-04-22T03:13:43.274Z","3.3.1-alpha-20230422090604-b49334071":"2023-04-22T09:06:50.745Z","3.3.1-alpha-20230422104010-3cf04c7af":"2023-04-22T10:40:49.757Z","3.3.1":"2023-04-22T13:42:52.659Z","3.3.1-alpha-20230423094209-5d3298ff6":"2023-04-23T09:42:49.382Z","3.3.2-rc-20230511093421-b95e8da31":"2023-05-11T09:34:57.989Z","3.3.2-rc-20230511112846-b576e01ec":"2023-05-11T11:29:30.668Z","3.3.2-alpha-20230511120815-2c8049ac4":"2023-05-11T12:08:53.406Z","3.3.2-alpha-20230511145841-2f915df12":"2023-05-11T14:59:20.967Z","3.3.2-alpha-20230511191046-bc5b3e44a":"2023-05-11T19:11:29.670Z","3.3.2-alpha-20230511223555-f3776e5e1":"2023-05-11T22:36:34.638Z","3.3.2-alpha-20230512024653-c96380c73":"2023-05-12T02:47:39.112Z","3.3.2-alpha-20230512083812-ae8e83594":"2023-05-12T08:38:50.380Z","3.3.2-alpha-20230512100931-d55fd6eb5":"2023-05-12T10:10:22.600Z","3.3.2-rc-20230512104822-442035422":"2023-05-12T10:49:06.660Z","3.3.2-alpha-20230512105039-d5d47d473":"2023-05-12T10:51:26.693Z","3.3.2-alpha-20230512110157-a8b1b8b47":"2023-05-12T11:02:40.891Z","3.3.2-alpha-20230512110249-20f1a2cde":"2023-05-12T11:03:30.329Z","3.3.2-alpha-20230512110629-bd911e9cd":"2023-05-12T11:07:06.096Z","3.3.2-alpha-20230512111027-caeddb748":"2023-05-12T11:11:15.674Z","3.3.2-alpha-20230512111243-5384e512b":"2023-05-12T11:13:33.756Z","3.3.2-rc-20230512111626-3a68f9145":"2023-05-12T11:17:19.923Z","3.3.2-alpha-20230512112215-8354c9e34":"2023-05-12T11:22:52.817Z","3.3.2-alpha-20230512112549-a55ffac0f":"2023-05-12T11:26:30.427Z","3.3.2-rc-20230512113022-8c92388e4":"2023-05-12T11:30:59.306Z","3.3.2-alpha-20230512115651-a3253bbee":"2023-05-12T11:57:29.705Z","3.3.2-rc-20230512115716-2dd33dc59":"2023-05-12T11:58:11.465Z","3.3.2-alpha-20230512142236-f17280281":"2023-05-12T14:23:25.133Z","3.3.2-alpha-20230512151302-6e101c228":"2023-05-12T15:13:46.020Z","3.3.2-rc-20230512163241-1dedabd22":"2023-05-12T16:33:25.285Z","3.3.2-rc-20230512163717-1630c07c5":"2023-05-12T16:37:54.659Z","3.3.2-alpha-20230512163922-89f861179":"2023-05-12T16:40:07.688Z","3.3.2-rc-20230512164352-dd85e9e33":"2023-05-12T16:44:29.747Z","3.3.2-rc-20230512165054-b97b5118a":"2023-05-12T16:51:35.146Z","3.3.2-alpha-20230512165236-204eb9d7d":"2023-05-12T16:53:16.267Z","3.3.2-alpha-20230512165643-c586e4ec6":"2023-05-12T16:57:19.237Z","3.3.2-alpha-20230512165920-227ee8ce6":"2023-05-12T16:59:56.772Z","3.3.2-alpha-20230512170235-c5e6cf1ec":"2023-05-12T17:03:22.609Z","3.3.2-alpha-20230512171343-3c420d76e":"2023-05-12T17:14:19.233Z","3.3.2-alpha-20230512171737-f0bcb685a":"2023-05-12T17:18:16.644Z","3.3.2-alpha-20230512172111-b3db123a6":"2023-05-12T17:21:57.301Z","3.3.2-alpha-20230512172455-9b5f5c719":"2023-05-12T17:25:49.714Z","3.3.2-rc-20230512172946-19a91afe9":"2023-05-12T17:30:39.672Z","3.3.2-rc-20230512173603-10ce49e70":"2023-05-12T17:36:52.112Z","3.3.2-alpha-20230512175041-3a9f886eb":"2023-05-12T17:51:20.007Z","3.3.2-alpha-20230512175220-bd47a6619":"2023-05-12T17:52:57.518Z","3.3.2-alpha-20230512175539-8974e9aba":"2023-05-12T17:56:17.102Z","3.3.2-rc-20230512175920-b59364898":"2023-05-12T18:00:08.191Z","3.3.2-rc-20230512180332-c7ccc6a6a":"2023-05-12T18:04:23.057Z","3.3.2-alpha-20230512200351-fc26de0db":"2023-05-12T20:04:27.053Z","3.3.2-alpha-20230512200410-c0091f495":"2023-05-12T20:04:49.443Z","3.3.2-alpha-20230512231409-91eec7e9a":"2023-05-12T23:14:48.955Z","3.3.2-alpha-20230512231440-6e043214d":"2023-05-12T23:15:17.747Z","3.3.2-alpha-20230513015201-2a379a266":"2023-05-13T01:52:39.296Z","3.3.2-alpha-20230513015601-c73711739":"2023-05-13T01:56:40.388Z","3.3.2-alpha-20230513040612-0cf333b56":"2023-05-13T04:06:49.620Z","3.3.2-alpha-20230513040718-d903e5451":"2023-05-13T04:08:09.888Z","3.3.2-alpha-20230513041008-462dcdb1c":"2023-05-13T04:10:44.417Z","3.3.2-alpha-20230513055741-b82c7bf2c":"2023-05-13T05:58:22.821Z","3.3.2-alpha-20230513060221-08a5915ad":"2023-05-13T06:03:09.499Z","3.3.2-alpha-20230513064348-5e1a7aec9":"2023-05-13T06:44:26.631Z","3.3.2-alpha-20230513074102-b83ae034a":"2023-05-13T07:41:41.191Z","3.3.2-rc-20230514035940-6816f03a1":"2023-05-14T04:00:28.080Z","3.3.2-alpha-20230514055700-08ed5348c":"2023-05-14T05:57:37.079Z","3.3.2-alpha-20230514152355-fcfb9776d":"2023-05-14T15:24:33.169Z","3.3.2-rc-20230515131252-ef495d0d2":"2023-05-15T13:13:30.717Z","3.3.2-rc-20230515191350-a40911551":"2023-05-15T19:14:30.779Z","3.3.2-alpha-20230515193552-df578b9a9":"2023-05-15T19:36:30.142Z","3.3.2-rc-20230515195150-68736c6de":"2023-05-15T19:52:35.292Z","3.3.2-alpha-20230516085445-9f9bc9b8f":"2023-05-16T08:55:26.644Z","3.3.2-alpha-20230516100505-a720d57f8":"2023-05-16T10:05:44.356Z","3.3.2-alpha-20230516103827-6c33873b6":"2023-05-16T10:39:04.643Z","3.3.2-alpha-20230516105319-614b2d240":"2023-05-16T10:54:05.945Z","3.3.2-rc-20230516105451-40dc33bb1":"2023-05-16T10:55:30.687Z","3.3.2-alpha-20230516111108-d9436a789":"2023-05-16T11:11:45.471Z","3.3.2-alpha-20230516213054-2665abf09":"2023-05-16T21:31:34.597Z","3.3.2-alpha-20230517082014-2124ae2d4":"2023-05-17T08:21:00.793Z","3.3.2-alpha-20230517125937-e585db7bd":"2023-05-17T13:00:25.408Z","3.3.2-rc-20230517130738-384808bf2":"2023-05-17T13:08:15.736Z","3.3.2-alpha-20230517130841-5d91d855c":"2023-05-17T13:09:20.050Z","3.3.2-alpha-20230517131208-d129d286f":"2023-05-17T13:12:47.631Z","3.3.2-rc-20230517131650-4ae8d36ac":"2023-05-17T13:17:28.918Z","3.3.2-alpha-20230517131907-43d919d67":"2023-05-17T13:19:44.464Z","3.3.2-alpha-20230517132310-d775f9cdf":"2023-05-17T13:23:51.348Z","3.3.2-alpha-20230517132643-f855211d2":"2023-05-17T13:27:34.844Z","3.3.2-alpha-20230517132852-c551f0eee":"2023-05-17T13:29:36.936Z","3.3.2-alpha-20230517133242-e3ef0c8ab":"2023-05-17T13:33:30.999Z","3.3.2-alpha-20230517133607-537cdccf1":"2023-05-17T13:36:56.578Z","3.3.2-alpha-20230517133829-dd8467487":"2023-05-17T13:39:08.347Z","3.3.2-alpha-20230517134106-ff3d9512e":"2023-05-17T13:41:47.346Z","3.3.2-alpha-20230517134429-bf01a83d5":"2023-05-17T13:45:14.479Z","3.3.2-alpha-20230517134716-67056e7f2":"2023-05-17T13:47:57.492Z","3.3.2-alpha-20230517135029-716a0fdcc":"2023-05-17T13:51:09.904Z","3.3.2-alpha-20230517135418-be017dd85":"2023-05-17T13:54:58.320Z","3.3.2-alpha-20230517135701-c0d6c27ff":"2023-05-17T13:57:39.424Z","3.3.2-alpha-20230517140003-5fa96dfbb":"2023-05-17T14:00:40.420Z","3.3.2-alpha-20230517140408-952e12d9f":"2023-05-17T14:05:05.571Z","3.3.2-alpha-20230517140504-46ac55610":"2023-05-17T14:05:54.946Z","3.3.2-alpha-20230517140926-a099ca2a2":"2023-05-17T14:10:04.665Z","3.3.2-alpha-20230517141224-9de1d82c9":"2023-05-17T14:13:01.138Z","3.3.2-alpha-20230517141516-2a238d342":"2023-05-17T14:15:54.470Z","3.3.2-alpha-20230517141841-1ef626ea6":"2023-05-17T14:19:18.832Z","3.3.2-alpha-20230517142206-6c79957ff":"2023-05-17T14:22:47.686Z","3.3.2-alpha-20230517142447-66b708d31":"2023-05-17T14:25:23.426Z","3.3.2-alpha-20230517142632-6d7c246da":"2023-05-17T14:27:20.179Z","3.3.2-alpha-20230517142744-1e1c49549":"2023-05-17T14:28:31.619Z","3.3.2-alpha-20230517143252-08cbc750a":"2023-05-17T14:33:38.837Z","3.3.2-alpha-20230517143607-d023c1a1e":"2023-05-17T14:36:50.405Z","3.3.2-alpha-20230517144203-1111f9b59":"2023-05-17T14:42:49.121Z","3.3.2-alpha-20230517144631-3f730a901":"2023-05-17T14:47:23.406Z","3.3.2-alpha-20230517144746-29c92df8d":"2023-05-17T14:48:24.363Z","3.3.2-alpha-20230517145150-2406ea4b1":"2023-05-17T14:52:28.445Z","3.3.2-alpha-20230517154003-b3efe22f2":"2023-05-17T15:40:46.735Z","3.3.2-alpha-20230518012943-119d7967d":"2023-05-18T01:30:21.747Z","3.3.2-rc-20230518084617-727ae5a75":"2023-05-18T08:46:54.433Z","3.3.2-alpha-20230518084951-2fcefadc7":"2023-05-18T08:50:42.416Z","3.3.2-alpha-20230518093926-b3798b3f8":"2023-05-18T09:40:10.684Z","3.3.2-rc-20230518094258-0be88dcd1":"2023-05-18T09:43:38.645Z","3.3.2-alpha-20230518163906-d58ca7dc7":"2023-05-18T16:39:46.088Z","3.3.2-alpha-20230518185001-bb5716d82":"2023-05-18T18:50:49.830Z","3.3.2-rc-20230518185852-1d0e83a77":"2023-05-18T18:59:37.360Z","3.3.2-alpha-20230518190330-0cbacc9a3":"2023-05-18T19:04:14.691Z","3.3.2-alpha-20230518190716-3d6e5282d":"2023-05-18T19:07:56.193Z","3.3.2-rc-20230518191022-56f031ff2":"2023-05-18T19:11:08.351Z","3.3.2-alpha-20230518191748-1154a606b":"2023-05-18T19:18:27.912Z","3.3.2-alpha-20230518192036-6ce5bdb3c":"2023-05-18T19:21:30.799Z","3.3.2-alpha-20230518192803-45dab139a":"2023-05-18T19:28:40.248Z","3.3.2-rc-20230518193319-4f27480ea":"2023-05-18T19:34:15.661Z","3.3.2-rc-20230518193726-baec4d0d0":"2023-05-18T19:38:05.465Z","3.3.2-rc-20230518195309-d57659cc5":"2023-05-18T19:53:47.606Z","3.3.2-alpha-20230519020147-68a0bced9":"2023-05-19T02:02:26.484Z","3.3.2-alpha-20230519114049-117c26246":"2023-05-19T11:41:26.269Z","3.3.2-alpha-20230519115842-ac91dbb2f":"2023-05-19T11:59:36.206Z","3.3.2-rc-20230519121941-92ebcf71b":"2023-05-19T12:20:21.779Z","3.3.2-alpha-20230522105135-65a4ea915":"2023-05-22T10:52:23.221Z","3.3.2-alpha-20230522105754-148a904b0":"2023-05-22T10:58:34.353Z","3.3.2-alpha-20230522110125-51789cf67":"2023-05-22T11:02:15.102Z","3.3.2-alpha-20230522111712-56f289acf":"2023-05-22T11:17:52.187Z","3.3.2-alpha-20230522160226-e127fd54f":"2023-05-22T16:03:09.891Z","3.3.2-alpha-20230522164952-82ade2b1d":"2023-05-22T16:50:31.355Z","3.3.2-alpha-20230522172441-e282e8469":"2023-05-22T17:25:29.535Z","3.3.2-alpha-20230522233947-904521c12":"2023-05-22T23:40:26.956Z","3.3.2-rc-20230523060306-9beee8d9e":"2023-05-23T06:03:45.676Z","3.3.2-rc-20230523141319-8e14665fd":"2023-05-23T14:14:10.028Z","3.3.2-alpha-20230523175136-9810ec665":"2023-05-23T17:52:26.887Z","4.0.0-rc-20230524073224-91cc2ecb8":"2023-05-24T07:33:17.894Z","4.0.0-rc-20230524074925-2b61b7e83":"2023-05-24T07:50:11.682Z","3.3.2-alpha-20230524075119-c809c0b26":"2023-05-24T07:51:57.005Z","4.0.0-alpha-20230524075603-d5051ee02":"2023-05-24T07:56:41.312Z","4.0.0-rc-20230524075940-6fc45fc42":"2023-05-24T08:00:21.154Z","4.0.0":"2023-05-24T08:15:30.534Z","4.0.1-alpha-20230601130113-63e5b9d32":"2023-06-01T13:01:51.381Z","4.0.1-alpha-20230601131533-a69345e19":"2023-06-01T13:16:06.698Z","4.0.1-alpha-20230601131936-faf6e5e5d":"2023-06-01T13:20:08.507Z","4.0.1-rc-20230601142157-34bca752f":"2023-06-01T14:22:37.137Z","4.0.1":"2023-06-01T14:55:48.777Z","4.0.1-alpha-20230601153614-36ba9d1fc":"2023-06-01T15:36:57.197Z","4.0.2-alpha-20230706143738-f59fb0497":"2023-07-06T14:38:12.691Z","5.0.0-rc-20230707092900-5ae01a80d":"2023-07-07T09:29:41.259Z","5.0.0-alpha-20230707093646-96773d928":"2023-07-07T09:37:17.137Z","5.0.0-alpha-20230707093832-19f7bddb4":"2023-07-07T09:39:06.041Z","5.0.0-alpha-20230707094207-bdff819b3":"2023-07-07T09:42:42.709Z","5.0.0-alpha-20230707094556-fc2ff7e25":"2023-07-07T09:46:34.894Z","5.0.0-rc-20230707094921-fc6666591":"2023-07-07T09:49:53.358Z","5.0.0-alpha-20230707141857-b3fe72479":"2023-07-07T14:19:31.707Z","5.0.0-alpha-20230707142324-2c15026aa":"2023-07-07T14:24:05.571Z","5.0.0-rc-20230707142405-421cafdf0":"2023-07-07T14:24:41.060Z","5.0.0-alpha-20230708103339-ae42aab32":"2023-07-08T10:34:12.721Z","5.0.0-alpha-20230708103637-da6e4f0c5":"2023-07-08T10:37:09.204Z","5.0.0-alpha-20230708104420-9c5ce5eab":"2023-07-08T10:45:00.868Z","5.0.0-rc-20230708104600-1edf063f1":"2023-07-08T10:46:31.924Z","5.0.0-alpha-20230708104753-faf618a2a":"2023-07-08T10:48:24.736Z","5.0.0-alpha-20230708105126-ff4de773a":"2023-07-08T10:51:58.719Z","5.0.0-alpha-20230708105342-2851e0bc4":"2023-07-08T10:54:17.030Z","5.0.0-alpha-20230708105624-387049e25":"2023-07-08T10:56:56.107Z","5.0.0-rc-20230708110009-8907e4239":"2023-07-08T11:00:42.642Z","5.0.0-alpha-20230708133729-b05767466":"2023-07-08T13:38:02.247Z","5.0.0-alpha-20230708133813-800319c12":"2023-07-08T13:38:51.276Z","5.0.0-rc-20230709124410-7d1170f91":"2023-07-09T12:44:42.090Z","5.0.0-alpha-20230709155609-a2faf1e2c":"2023-07-09T15:56:42.809Z","5.0.0-alpha-20230711115953-0c120518d":"2023-07-11T12:00:27.457Z","5.0.0-alpha-20230711183626-e8e809e5d":"2023-07-11T18:37:00.280Z","5.0.0-alpha-20230712164909-f5cf09a1a":"2023-07-12T16:49:49.967Z","5.0.0-alpha-20230712200042-30c7ed383":"2023-07-12T20:01:28.561Z","5.0.0-alpha-20230713200213-d6298ea25":"2023-07-13T20:02:53.375Z","5.0.0-alpha-20230714101237-0a2852c01":"2023-07-14T10:13:12.661Z","5.0.0-alpha-20230714162818-6d4dff73c":"2023-07-14T16:28:52.878Z","5.0.0-alpha-20230714163258-08305dd1a":"2023-07-14T16:33:40.466Z","5.0.0-alpha-20230717030000-04e42168e":"2023-07-17T03:00:32.993Z","5.0.0-rc-20230717030530-5bff2cc00":"2023-07-17T03:06:17.430Z","5.0.0-alpha-20230721061707-85daea1a2":"2023-07-21T06:17:48.574Z","5.0.0-alpha-20230721185231-06bbd52d9":"2023-07-21T18:53:14.030Z","5.0.0-alpha-20230721221200-ed6ccd73f":"2023-07-21T22:12:34.895Z","5.0.0-alpha-20230724120411-2fc200682":"2023-07-24T12:04:51.275Z","5.0.0-alpha-20230725003743-dc7d86290":"2023-07-25T00:38:23.578Z","5.0.0-rc-20230725072443-6015e2664":"2023-07-25T07:25:28.878Z","5.0.0":"2023-07-25T09:20:05.434Z","4.0.2-alpha-20230725231005-5bc75d7f6":"2023-07-25T23:10:46.133Z","4.0.2-alpha-20230725234859-7c312d8e7":"2023-07-25T23:49:41.476Z","5.0.1-alpha-20230817204737-628c6cd15":"2023-08-17T20:48:21.842Z","5.0.1-alpha-20230824190910-8860d7b1a":"2023-08-24T19:09:55.328Z","5.0.1-alpha-20230824214759-f44522c81":"2023-08-24T21:48:44.573Z","5.0.1-alpha-20230824223602-bfc365524":"2023-08-24T22:36:44.566Z","5.0.1-alpha-20230825001310-1c402d4f6":"2023-08-25T00:13:43.506Z","5.0.1-alpha-20230825003535-3d528fa63":"2023-08-25T00:36:12.685Z","5.0.1-rc-20230925154310-d64383782":"2023-09-25T15:43:58.710Z","5.0.1-alpha-20230927064646-dacc650ae":"2023-09-27T06:47:42.171Z","5.0.1-alpha-20231008045942-b7dfdc990":"2023-10-08T05:00:25.821Z","5.0.1-alpha-20231010141925-088886fb9":"2023-10-10T14:20:12.395Z","5.0.1-rc-20231011194316-17b7a9d76":"2023-10-11T19:43:58.121Z","5.0.1-alpha-20231011194523-aa707a59f":"2023-10-11T19:46:09.671Z","5.0.1-alpha-20231011200543-30508e08b":"2023-10-11T20:06:27.270Z","5.0.1-rc-20231011200738-b69680881":"2023-10-11T20:08:33.286Z","5.0.1-alpha-20231011200916-dfa088799":"2023-10-11T20:10:00.731Z","5.0.1-alpha-20231011203126-073d32116":"2023-10-11T20:32:10.626Z","5.0.1-alpha-20231011203403-296200417":"2023-10-11T20:34:55.669Z","5.0.1-alpha-20231011203726-1352aba70":"2023-10-11T20:38:08.475Z","5.0.1-rc-20231011204000-7eac82c07":"2023-10-11T20:41:05.570Z","5.0.1-alpha-20231011204234-85706e8e6":"2023-10-11T20:43:17.974Z","5.0.1-alpha-20231011204504-dd2c40058":"2023-10-11T20:45:56.160Z","5.0.1-rc-20231011212407-3f03b9bdb":"2023-10-11T21:25:07.997Z","5.0.1-rc-20231012192742-72511c277":"2023-10-12T19:28:35.631Z","5.0.1-rc-20231012193448-ab9093ad8":"2023-10-12T19:35:59.178Z","5.0.1-alpha-20231012194031-124428f82":"2023-10-12T19:41:13.505Z","5.0.1-rc-20231012194630-60d5f6aad":"2023-10-12T19:47:23.885Z","5.0.1-alpha-20231014193233-e1581b96f":"2023-10-14T19:33:17.021Z","5.0.1-alpha-20231015154512-0e87e854d":"2023-10-15T15:45:58.070Z","5.0.1-alpha-20231019145358-cfa4f3c57":"2023-10-19T14:54:45.840Z","5.0.1-alpha-20231019145726-fa51ed165":"2023-10-19T14:58:04.978Z","5.0.1-rc-20231019150027-ff62cc495":"2023-10-19T15:01:15.408Z","5.0.1-alpha-20231019150618-c008068e1":"2023-10-19T15:07:04.967Z","5.0.1-alpha-20231019151120-5771441e3":"2023-10-19T15:12:08.184Z","5.0.1-alpha-20231019152443-803b0dfd2":"2023-10-19T15:25:35.217Z","5.0.1-alpha-20231019152637-dd3cb8c93":"2023-10-19T15:27:21.627Z","5.0.1-rc-20231019153102-a8be24150":"2023-10-19T15:31:45.902Z","5.0.1-rc-20231019153728-2544b01f7":"2023-10-19T15:38:09.128Z","5.0.1-alpha-20231019172938-b2fdd7f53":"2023-10-19T17:30:33.912Z","5.0.1-alpha-20231019173041-84d546016":"2023-10-19T17:31:22.258Z","5.0.1-alpha-20231019213957-bc3e5ebd6":"2023-10-19T21:40:48.768Z","5.0.1-alpha-20231019221049-f2a3ec403":"2023-10-19T22:11:42.368Z","5.0.1-alpha-20231022212700-480d88848":"2023-10-22T21:27:40.807Z","5.0.1-rc-20231023164451-3350ced96":"2023-10-23T16:45:42.774Z","5.0.1-alpha-20231023164822-3a6b4318f":"2023-10-23T16:49:01.935Z","5.0.1-alpha-20231023165152-fcdb037e6":"2023-10-23T16:52:33.568Z","5.0.1-rc-20231023165323-72f9c6fe2":"2023-10-23T16:54:08.645Z","5.0.1-alpha-20231023180241-e1f11c8fa":"2023-10-23T18:03:34.878Z","5.0.1-rc-20231023180530-19de6344f":"2023-10-23T18:06:18.033Z","5.0.1-alpha-20231023182627-6b75586ff":"2023-10-23T18:27:16.197Z","5.0.1-rc-20231023182816-5fd292bd6":"2023-10-23T18:28:57.590Z","5.0.1-alpha-20231023184658-93e3a9238":"2023-10-23T18:47:37.996Z","5.0.1-alpha-20231023185146-771de01f8":"2023-10-23T18:52:43.858Z","5.0.1-alpha-20231023185358-bf556e5bc":"2023-10-23T18:54:39.922Z","5.0.1-rc-20231023185759-ed27b08af":"2023-10-23T18:58:53.199Z","5.0.1-alpha-20231023190029-3f031290e":"2023-10-23T19:01:09.876Z","5.0.1-alpha-20231023212033-d29094c36":"2023-10-23T21:21:27.180Z","5.0.1-alpha-20231023212220-3d4dd9fac":"2023-10-23T21:23:09.713Z","5.0.1-alpha-20231023212427-6e7065c5e":"2023-10-23T21:25:20.616Z","5.0.1-alpha-20231024021255-968d49de4":"2023-10-24T02:13:36.613Z","5.0.1-alpha-20231024135802-ff841f051":"2023-10-24T13:58:52.943Z","5.0.1-alpha-20231024140024-6e23fbc34":"2023-10-24T14:01:11.683Z","5.0.1-alpha-20231024140351-2355c6e32":"2023-10-24T14:04:44.310Z","5.0.1-alpha-20231024140519-52a5d5e2d":"2023-10-24T14:06:07.370Z","5.0.1-rc-20231024140654-146bcbffd":"2023-10-24T14:07:34.368Z","5.0.1-alpha-20231024141053-0f2c62632":"2023-10-24T14:11:43.619Z","5.0.1-alpha-20231025001855-a4aaab8a0":"2023-10-25T00:19:38.923Z","5.0.1-rc-20231025002320-4155dd01b":"2023-10-25T00:24:11.680Z","5.0.1-alpha-20231025003034-b6c158368":"2023-10-25T00:31:12.422Z","5.0.1-rc-20231025003202-92d5b6b47":"2023-10-25T00:32:44.718Z","5.0.1-alpha-20231025005030-8ac45adb8":"2023-10-25T00:51:11.692Z","5.0.1-rc-20231025005514-126ccb179":"2023-10-25T00:56:15.435Z","5.0.1-rc-20231025010002-838533277":"2023-10-25T01:00:46.632Z","5.0.1-alpha-20231025012613-045b69b45":"2023-10-25T01:26:55.639Z","5.0.1-alpha-20231025041742-4132ef39b":"2023-10-25T04:18:23.846Z","5.0.1-alpha-20231025041833-fb5e8ca6e":"2023-10-25T04:19:31.512Z","5.0.1-alpha-20231025042050-d8c98fe1c":"2023-10-25T04:21:31.259Z","5.0.1-alpha-20231025072551-dd688f28d":"2023-10-25T07:26:48.214Z","5.0.1-alpha-20231025123505-2307ada1d":"2023-10-25T12:35:52.548Z","5.0.1-alpha-20231025173107-7f311744f":"2023-10-25T17:31:49.236Z","5.0.1-rc-20231026043642-3d1f8eaf7":"2023-10-26T04:37:37.872Z","5.0.1-alpha-20231026063338-5b939b316":"2023-10-26T06:34:31.381Z","5.0.1-alpha-20231026070541-cb05739d0":"2023-10-26T07:06:22.309Z","5.0.1-alpha-20231026110906-739a9e416":"2023-10-26T11:09:48.335Z","5.0.1-alpha-20231026192534-8b4c5345f":"2023-10-26T19:26:15.316Z","5.0.1-alpha-20231030144733-8d9dbe14a":"2023-10-30T14:48:23.298Z","5.0.1-alpha-20231030151500-b6238dc0e":"2023-10-30T15:15:51.496Z","5.0.1-rc-20231031105017-5311c9eb0":"2023-10-31T10:51:14.274Z","5.0.1-alpha-20231102020630-1aafc745b":"2023-11-02T02:07:19.878Z","5.0.1-alpha-20231105074913-fa07acca4":"2023-11-05T07:49:46.387Z","5.0.1-alpha-20231105140058-d1e419a6c":"2023-11-05T14:01:26.225Z","5.0.1-alpha-20231106123234-54e64b4de":"2023-11-06T12:33:04.003Z","5.0.1-alpha-20231107233707-9375725af":"2023-11-07T23:37:52.857Z","5.0.1-alpha-20231109012652-d90acd036":"2023-11-09T01:27:23.509Z","5.0.1-alpha-20231110095910-0074e26cf":"2023-11-10T09:59:40.143Z","5.0.1-rc-20231110225740-18c03914b":"2023-11-10T22:58:09.721Z","5.0.1-alpha-20231116174444-b4383f5de":"2023-11-16T17:45:14.347Z","5.0.1-alpha-20231116174518-a7de8ca30":"2023-11-16T17:45:48.927Z","5.0.1-alpha-20231120231222-cc03ea5ed":"2023-11-20T23:12:49.667Z","5.0.1-alpha-20231121052945-276a29bdd":"2023-11-21T05:30:14.282Z","5.0.1-alpha-20231122044622-c13e0f07c":"2023-11-22T04:46:52.745Z","5.0.1-alpha-20231122212055-50ca34c84":"2023-11-22T21:21:24.134Z","5.0.1-alpha-20231127210807-aa63caf23":"2023-11-27T21:08:37.742Z","5.0.1-alpha-20231129131030-238143103":"2023-11-29T13:10:59.395Z","5.0.1-alpha-20231130123527-46ebea92c":"2023-11-30T12:35:57.166Z","5.0.1-alpha-20231130170920-c48181e89":"2023-11-30T17:09:50.399Z","5.0.1-rc-20231201131138-2195e833e":"2023-12-01T13:12:06.396Z","5.0.1-rc-20231201140824-ca55f537f":"2023-12-01T14:08:53.835Z","5.0.1-alpha-20231201234136-b0e6bbf9a":"2023-12-01T23:42:08.404Z","5.0.1-alpha-20231202201718-a91a706ab":"2023-12-02T20:17:46.408Z","5.0.1-alpha-20231204210656-8f33a16f4":"2023-12-04T21:07:24.859Z","5.0.1-alpha-20231205184116-ee1e30069":"2023-12-05T18:41:48.290Z","5.0.1-alpha-20231212073413-061eb4113":"2023-12-12T07:34:42.720Z","5.0.1-alpha-20231213015630-43bbb13ba":"2023-12-13T01:56:58.880Z","5.0.1-alpha-20231216013258-f7966cfd1":"2023-12-16T01:33:26.670Z","5.0.1-alpha-20231217091242-495e1e645":"2023-12-17T09:13:10.426Z","5.0.1-alpha-20231219012421-86d548853":"2023-12-19T01:24:50.181Z","5.0.1-alpha-20231221200039-95084df04":"2023-12-21T20:01:08.114Z","5.0.1-alpha-20231222135409-48d1ce6f3":"2023-12-22T13:54:37.757Z","5.0.1-alpha-20231226131529-bb177fe34":"2023-12-26T13:15:59.354Z","5.0.1-alpha-20231228151837-5ae632f46":"2023-12-28T15:19:05.862Z","5.0.1-alpha-20240103170412-64d7e2aad":"2024-01-03T17:04:41.100Z","5.0.1-alpha-20240106100406-8277729ca":"2024-01-06T10:04:34.471Z","5.0.1-rc-20240108195533-976efdfc8":"2024-01-08T19:56:02.170Z","5.0.1":"2024-01-08T20:02:33.746Z","5.0.1-alpha-20240109150412-f43ab347f":"2024-01-09T15:04:40.056Z","5.0.1-rc-20240109150658-a71109c43":"2024-01-09T15:07:26.925Z","5.0.1-alpha-20240109150832-548224205":"2024-01-09T15:09:05.166Z","5.0.1-alpha-20240109151054-aebf134ef":"2024-01-09T15:11:22.048Z","5.0.1-alpha-20240109153158-3ff4a0a98":"2024-01-09T15:32:28.448Z","5.0.1-rc-20240109153426-9ccd5dd5a":"2024-01-09T15:34:55.699Z","5.0.1-alpha-20240109153619-827b307a7":"2024-01-09T15:36:54.664Z","5.0.1-alpha-20240109153753-34e3cd96e":"2024-01-09T15:38:23.731Z","5.1.0-alpha-20240109162959-02627c189":"2024-01-09T16:30:26.650Z","5.0.2-alpha-20240109163150-51ff02d91":"2024-01-09T16:32:24.058Z","5.0.2-alpha-20240109164039-a6cd70e3ce2116496da30563fc17f42357817ee0":"2024-01-09T16:41:07.285Z","5.0.2-alpha-20240206142657-5fffc07d6320a2af30918bda8215556114df34e5":"2024-02-06T14:27:24.933Z","5.0.2-rc-20240206142827-ab786c9ddd52385c10ac46e7c80a11d44cad619f":"2024-02-06T14:28:55.680Z","5.0.2":"2024-02-06T14:57:01.825Z","5.0.3-alpha-20240724111506-333645bc7907cc35c2cafbf6a5b9b4f99e04db72":"2024-07-24T11:15:32.279Z","5.0.3-alpha-20240819142533-cf8ad7d3abe21cd5a879cd48372604b6b7e97ddd":"2024-08-19T14:26:03.346Z","5.0.3-rc-20240819142705-9cf8f4d04e2d75d758b5018df0348d61b40ac18f":"2024-08-19T14:27:32.948Z","5.0.3-alpha-20240819142938-5cde585b0e51692c5abb53d30283c7d803ea9c6a":"2024-08-19T14:30:05.889Z","5.0.3-alpha-20240819143533-ee49323cbb7d6d54231c6560cd9d3fad36ca721b":"2024-08-19T14:36:03.923Z","5.0.3-rc-20240819143645-d8ea5573c8eea139e36ff1649033d763457e9d52":"2024-08-19T14:37:13.091Z","5.0.3-alpha-20240819144031-b973012f36eed0ebc7a1055f1c4c5a91ad7803c3":"2024-08-19T14:40:58.433Z","5.0.3-alpha-20240819144217-1642b04c44cc24683fea5f9d42c190eae199fa7e":"2024-08-19T14:42:44.712Z","5.0.3-alpha-20240819144308-92c761c2739f10491a34bb66cd32c4e6ff194259":"2024-08-19T14:43:35.718Z","5.0.3-alpha-20240819145444-be6681b6ca4871018550100ef3229df16bec1f1a":"2024-08-19T14:55:13.254Z","5.0.3-alpha-20240819145716-72d43e4c82088bd0a2404bc4f6cc8edf8e114c22":"2024-08-19T14:57:44.057Z","5.0.3-rc-20240819145930-90d39ea6494140ce72b609291e8bad5d5e99e1f3":"2024-08-19T14:59:58.432Z","5.0.3-alpha-20240819150058-ea7a5764647b0fb768b6b22f09297a38d483628e":"2024-08-19T15:01:26.157Z","5.0.3-alpha-20240819150300-f6dd2b490923981198bd838501296ef5b949e203":"2024-08-19T15:03:27.155Z","5.0.3-alpha-20240819150315-295be118a27a9360b843e2470adfd352739f7ae8":"2024-08-19T15:03:43.556Z","5.0.3-alpha-20240819150647-652734f21703949a44d89cf45618200c2c242a2d":"2024-08-19T15:07:15.907Z","5.0.3-rc-20240819150831-5a6a3114d1f180e5d8ff9f075fb170634e5e0548":"2024-08-19T15:08:58.317Z","5.0.3-alpha-20240819151116-27c9c980fba899eac170da862fafcabebdd5ecbe":"2024-08-19T15:11:41.103Z","5.0.3-alpha-20240819151310-d19b068eec815c16c7082089213b95042b6f466c":"2024-08-19T15:13:38.074Z","5.0.3-alpha-20240819151428-6acf73903f4fba0dd81e03bb4339e6143e3edc2b":"2024-08-19T15:14:54.981Z","5.0.3-alpha-20240819151723-2da00479da4387653f550f8f015a862a1d6e98bb":"2024-08-19T15:17:50.884Z","5.0.3-alpha-20240819151937-780241cd9d2105b11561e6f6298ab25582ea6605":"2024-08-19T15:20:04.896Z","5.0.3-alpha-20240819152108-8434b3ce2a4f552a459f84bfa92443c3d7517385":"2024-08-19T15:21:37.668Z","5.0.3-alpha-20240819152309-264db5b53fef2b41bdd0255fd8578341bad470ef":"2024-08-19T15:23:37.385Z","5.0.3-alpha-20240819152917-8218ec0481bd4eb0f9890e0446d78a1563a8ca7a":"2024-08-19T15:29:44.789Z","5.0.3-alpha-20240819153411-ca5eac59c23cb58c68320491703f941eead17cc3":"2024-08-19T15:34:38.842Z","5.0.3-alpha-20240819153729-a512d0144c513f71504865219960d488a64e68a7":"2024-08-19T15:37:58.678Z","5.0.3-rc-20240819153856-b7644a070865b066e0d50b250db93e1068925ed8":"2024-08-19T15:39:24.910Z","5.0.3-alpha-20240819154650-7530fe01b584a00d2e6a223432ebb05a453da387":"2024-08-19T15:47:18.775Z","5.0.3-alpha-20240819154836-f1be148be7ac21404dcb555180cfa66b3e55f90e":"2024-08-19T15:49:04.225Z","5.0.3-alpha-20240819154937-3f04824e3fd1b080a53c3baa408d4ee5a8840215":"2024-08-19T15:50:04.102Z","5.0.3-alpha-20240819155129-acea3a77aa74dbf3a7c4c0f563545661c6eef009":"2024-08-19T15:51:56.755Z","5.0.3-rc-20240819155327-0ea18d2ae96071a776aa2f176617dd7c3a791225":"2024-08-19T15:53:54.497Z","5.0.3-rc-20240819155918-4c6aa271461ece894143e548bfae7c46b122c331":"2024-08-19T15:59:46.571Z","5.0.3-rc-20240819161420-1d301729f6ab0e6089050230a653240aaf6ab72f":"2024-08-19T16:14:50.372Z","5.0.3-alpha-20240819161627-37ceefb2c8640c20b09a4a06f2747b96d594745b":"2024-08-19T16:16:54.261Z","5.0.3-alpha-20240819161831-88613d7db8a3bd5ab644dc9955478eb21179b07c":"2024-08-19T16:18:58.843Z","5.0.3-alpha-20240819162126-1582f0bd6973f0c7f40821309c66e375b36ee6ad":"2024-08-19T16:21:55.400Z","5.0.3-alpha-20240819162839-0ea01bf375981e93792e10e86bff55ed0170b790":"2024-08-19T16:29:06.318Z","5.0.3-rc-20240819163315-5b505306032fd1bc675a1a216d494330e4dff660":"2024-08-19T16:33:45.331Z","5.0.3-alpha-20240819163528-abf68e181142236e25a0a23a14a3a96a4d539e27":"2024-08-19T16:35:56.030Z","5.0.3-rc-20240819163600-f66470588ce7a86a8f0dfa221c75119d6741b909":"2024-08-19T16:36:27.961Z","5.0.3-alpha-20240819192050-3b061d1fbaf8dfc40e8d3c781ff436df79ede4ac":"2024-08-19T19:21:18.542Z","5.0.3-alpha-20240819192335-fa24f331c724b37a46cb22bbdd65aee967c15842":"2024-08-19T19:24:04.864Z","5.0.3-alpha-20240819221055-95324427097201393f6bd3c6ccb3e4c55ab56578":"2024-08-19T22:11:22.629Z","5.0.3-alpha-20240819221111-6ce2967df18c833d3cc141ca9fe201992876f04e":"2024-08-19T22:11:37.904Z","5.0.3-alpha-20240819221321-c51fa30b8c6f012eccbee1a979f5e3e626f913cb":"2024-08-19T22:13:48.879Z","5.0.3-alpha-20240820011642-e8bf41b9b1922a4d4d51091be52255bb5216e6ab":"2024-08-20T01:17:08.957Z","5.0.3-alpha-20240820011818-db65a1d75c214529511aeccf24adb579dfeb4508":"2024-08-20T01:18:46.780Z","5.0.3-alpha-20240820012013-4f6d59af79fdd40f18ca9f31f687db2872f8f2a2":"2024-08-20T01:20:41.840Z","5.0.3-alpha-20240820012108-be5da8d18671d88e45589da20d5d14ca55cddbdb":"2024-08-20T01:21:36.445Z","5.0.3-alpha-20240820012306-99d23038c9704b2576450d858f0272a418ae5532":"2024-08-20T01:23:34.510Z","5.0.3-alpha-20240820033155-38b185a2aff86617dc122e386cf99971378150c9":"2024-08-20T03:32:22.974Z","5.0.3-alpha-20240820081101-9f5275fb0ac73b2199dd58772c30cd3c6d211ce0":"2024-08-20T08:11:29.847Z","5.0.3-alpha-20240820112521-2063b04c72186ed72f8f3b65f8062c4dd23540e6":"2024-08-20T11:25:47.658Z","5.0.3-alpha-20240820113707-3e34b18edc073f9636c0d4baf4ce03080dce043f":"2024-08-20T11:37:35.084Z","5.0.3-alpha-20240820115224-9655914bd90353db54773fffa27050ef55d95961":"2024-08-20T11:52:52.650Z","5.0.3-alpha-20240820151152-deb455e29b35220233bf17eeb400ef812f2a7466":"2024-08-20T15:12:19.391Z","5.0.3-alpha-20240820192459-4e0afaf2206d9be26c7c4e68b9ae031f49a4fc12":"2024-08-20T19:25:27.809Z","5.0.3-alpha-20240821132341-dc032ccffda533bb2bf678c9dfea87c60088ff0e":"2024-08-21T13:24:10.132Z","5.0.3-rc-20240821153506-e3aa8714ce1eccd0b17dd04fd2d985e11de5a08f":"2024-08-21T15:35:32.979Z","5.0.3-alpha-20240821153758-308e0e2032811ed1f27b863efb73bce072c684a4":"2024-08-21T15:38:26.165Z","5.0.3-alpha-20240821154025-1e3bce32dc859a431c4849b40792b2d91479474d":"2024-08-21T15:40:52.943Z","5.0.3-alpha-20240821154218-93fed31b27256abd563c1814d693187f4ca03216":"2024-08-21T15:42:47.070Z","5.0.3-alpha-20240821154424-ba3a064ef9b9d545b3c7b74eea49e56dc07cde78":"2024-08-21T15:44:52.611Z","5.0.3-alpha-20240821154736-3e8ba637efd4eaa4bd1d087aaa65f251fe05db19":"2024-08-21T15:48:01.882Z","5.0.3-alpha-20240821154741-96f7558b785234f4962af4438d551bb57208ee04":"2024-08-21T15:48:09.403Z","5.0.3-alpha-20240821155053-0b64965fa4aea3a1296974bfcc3db693a1582830":"2024-08-21T15:51:22.349Z","5.0.3-alpha-20240821155139-a8828d34bc29bbf0d1b94171a347e856fc90a4aa":"2024-08-21T15:52:08.004Z","5.0.3-alpha-20240821155357-0ab5ee5d9ed6d8bb1048beebffcdc2690da706d6":"2024-08-21T15:54:29.078Z","5.0.3-alpha-20240821155723-b7a7d52eca26e2989992babc13a928cf0af51010":"2024-08-21T15:57:51.019Z","5.0.3-alpha-20240821155833-fdd39f0697b8efda7d03c3e92bb26c1412db1f14":"2024-08-21T15:59:00.590Z","5.0.3-alpha-20240821160126-a1e1d5b1c4d4bcf18b76c4b9db80a9d3d2aee253":"2024-08-21T16:01:54.750Z","5.0.3-alpha-20240821160254-42fabd2219f023f149b227ca9c2ad06ff5065e35":"2024-08-21T16:03:23.609Z","5.0.3-alpha-20240821160526-fd4d67385549f69ea8ded9ddf70601fa66e57a6f":"2024-08-21T16:05:53.580Z","5.0.3-alpha-20240821160659-be01d1810e9e0ccbfca96fb328f4571dec4529d3":"2024-08-21T16:07:26.677Z","5.0.3-alpha-20240821160946-481972c58a6512533f3c25e1b0b6a436860b49e3":"2024-08-21T16:10:19.714Z","5.0.3-alpha-20240821161110-1c170c992af45126691c5dfcdb88cc3df7e889a6":"2024-08-21T16:11:38.438Z","5.0.3-alpha-20240821161234-fa714901b445281ccc8a451827bcbe964d94257d":"2024-08-21T16:13:03.924Z","5.0.3-alpha-20240821161825-db8629c61b20ecef58218a56a251e61e2058c7c7":"2024-08-21T16:18:52.428Z","5.0.3-alpha-20240821184413-8fcab599aa30b0c3fd54a8741be7905f7a189389":"2024-08-21T18:44:40.710Z","5.0.3-rc-20240821184624-539596e6900f0554629ae4640b1678e2e78ff2bb":"2024-08-21T18:46:53.248Z","5.0.3-alpha-20240822005319-cfa0846f6c5037e252aa5b7c11dc66d09cadd9ef":"2024-08-22T00:53:47.159Z","5.0.3-alpha-20240822005351-95cbbbcad916a8bc2dfbff4874f4297abddc9d67":"2024-08-22T00:54:19.417Z","5.0.3-alpha-20240822101354-e44375622b0aaa0804bc5d20bc5ee90f51f22c92":"2024-08-22T10:14:22.700Z","5.0.3-alpha-20240822103433-06035ca5e5744851bdd46e252fe4026be0902c75":"2024-08-22T10:34:59.982Z","5.0.3-alpha-20240822105143-05dac215f55449a96ee08a8d127384f5b3abdb82":"2024-08-22T10:52:11.177Z","5.0.3-alpha-20240822105817-3034c9a805e0ef5d80c80d66fb637e327e0b402c":"2024-08-22T10:58:43.987Z","5.0.3-alpha-20240822113716-89be355f9a56a0305c13888fb5d971ade13675c7":"2024-08-22T11:37:44.233Z","5.0.3-alpha-20240822185334-be62b48dff9c529fa4f06eb3f2b8c151bd17685a":"2024-08-22T18:54:01.931Z","5.0.3-alpha-20240823142513-cf77174af023a3aa7cc50fbbf35af58e4b5f6303":"2024-08-23T14:25:40.565Z","5.0.3-alpha-20240825131803-18a679babe76a18ce81c108f39e4010e53deb0ce":"2024-08-25T13:18:31.552Z","5.0.3-alpha-20240825132442-50b53f85ab5403a6582b0d0713948a45b027421b":"2024-08-25T13:25:12.566Z","5.0.3-alpha-20240825133857-587899fa7a3e2a93691aa808cffc232c189c850c":"2024-08-25T13:39:25.873Z","5.0.3-alpha-20240826014733-6eb8d1927ed604d24fc028a22dfaf39caab6f556":"2024-08-26T01:48:00.720Z","5.0.3-alpha-20240826215210-6c4c2d0067c06252dcbe6fca72f9ea0054cbed71":"2024-08-26T21:52:37.569Z","5.0.3-alpha-20240827195656-315c6d853793ab81d9c6dcfc2485d4c741c2325d":"2024-08-27T19:57:23.617Z","5.0.3-alpha-20240827195712-8f1f43b1d6d69fc3790bd47127b2634764096700":"2024-08-27T19:57:39.715Z","5.0.3-alpha-20240830012554-cc647218537e0dc174042c2bbf470c3c31db3eed":"2024-08-30T01:26:22.092Z","5.0.3-alpha-20240830142441-8b5c5321dcd83532b7d6284869d9fb86ce26c8bc":"2024-08-30T14:25:07.737Z","5.0.3-alpha-20240901225103-28690d56bf849f3bec5e2221d4e69fff306f4569":"2024-09-01T22:51:30.951Z","5.0.3-alpha-20240902163956-31ccda9ddeb19ac44881d3c56af91e4cd2282862":"2024-09-02T16:40:23.869Z","5.0.3-alpha-20240902195109-e5f3b0ef046518e64c078f36142dbe432e85d7ae":"2024-09-02T19:51:36.013Z","5.0.3-alpha-20240903212024-7d8b9ea99a39ad2af5638a61094f9ce76e3235ef":"2024-09-03T21:20:51.459Z","5.0.3-alpha-20240904224429-c22afa49e294b36c2bc210d9a461e95e5f33aafc":"2024-09-04T22:44:57.168Z","5.0.3-alpha-20240904224506-916cb8361562367fe5b9e776a9076b691a03c044":"2024-09-04T22:45:38.794Z","5.0.3-alpha-20240905145200-ed2e73f771e5433570cd32051db792eafa613f20":"2024-09-05T14:52:28.640Z","5.0.3-rc-20240905145355-c1a7a172489b73e17b21c36edf06d6b680b723c0":"2024-09-05T14:54:21.949Z","5.0.3-alpha-20240905145704-44aca36dedaab653a347441a9ff34be5f6bcb666":"2024-09-05T14:57:31.785Z","5.0.3-alpha-20240906072550-e5c4eec9756d40c694735062fd85ae29648685ee":"2024-09-06T07:26:17.836Z","5.0.3-alpha-20240908162648-3014f9df9707f536ff5987a19241d36349329839":"2024-09-08T16:27:17.163Z","5.0.3-alpha-20240909064955-836b463d40c8c0249deae37b03c819b74e32ad71":"2024-09-09T06:50:22.485Z","5.0.3-alpha-20240909165322-214be7ab4ae46c8b6805b3d3f12f0040c9c069ca":"2024-09-09T16:53:49.776Z","5.0.3-alpha-20240909192015-759c437904a6396fa57b405a91b54c28a23528c5":"2024-09-09T19:20:44.914Z","5.0.3-alpha-20240909192035-8dedef6f242af83048a44d4c49f94e50f7f9fee3":"2024-09-09T19:21:04.158Z","5.0.3-alpha-20240911051321-544196ab41b9413efa936a1e967fa5cb2ce85e6b":"2024-09-11T05:13:48.295Z","5.0.3-alpha-20240912004848-46dbf5ce3bfa3022599ffdc9079cb0bf0953c2e8":"2024-09-12T00:49:14.407Z","5.0.3-alpha-20240912004922-68858e5ccc21a9de5943795132666bb4a025d851":"2024-09-12T00:49:51.325Z","5.0.3-alpha-20240912005153-1f05bdab843d8ac29e1cd1ca6536cdf5ec1227e4":"2024-09-12T00:52:19.985Z","5.0.3-alpha-20240912111430-2f55bc4c5cc08f2b03e6e10dba9fe0343ed2fa9c":"2024-09-12T11:14:56.707Z","5.0.3-alpha-20240912170740-baf025e9570d5c4145b96cf2cb41c0e258f539c9":"2024-09-12T17:08:08.014Z","5.0.3-alpha-20240912203006-d1cd303dbdee0cb4df79662f24e87a0f9c4b8766":"2024-09-12T20:30:33.691Z","5.0.3-alpha-20240912203027-b043355ad5ceb350ff8e7a0af3222aba210c72d4":"2024-09-12T20:30:54.478Z","5.0.3-alpha-20240912203243-d95c6fd45325ca38f7d0555ed6cca673fc669507":"2024-09-12T20:33:10.542Z","5.0.3-alpha-20240913041310-a2b5ef79c486e94ca8ce1af4e05b2026ee9a79e2":"2024-09-13T04:13:37.452Z","5.0.3-rc-20240913042335-89a7a1a31637a90b974030e7249fbb0c770983a7":"2024-09-13T04:24:03.147Z","5.0.3-alpha-20240916113955-77c20ed2bcdb729396448b8cb0a3aead8606480a":"2024-09-16T11:40:23.203Z","5.0.3-alpha-20240917213029-6ed1a94d8370c27ed58909dbdb1c492e6c6153bd":"2024-09-17T21:30:56.213Z","5.0.3-alpha-20240918022605-31d467a6d32e6e179bc877e109a3df7caabdabd3":"2024-09-18T02:26:34.001Z","5.0.3-alpha-20240918022630-dbb3602e97295890a306f96e1a2d6a435d984b0d":"2024-09-18T02:26:57.934Z","5.0.3-alpha-20240919070301-49c036829c6933fd0139ced03ce5515bd607563e":"2024-09-19T07:03:30.043Z","5.0.3-alpha-20240920020845-7a28bdf24b04313a27cff9a98e22f7831171979a":"2024-09-20T02:09:12.278Z","5.0.3-alpha-20240920020925-c9ac53a3bf63cb18146ffa77799d5078c98c492e":"2024-09-20T02:09:56.746Z","5.0.3-alpha-20240924112017-0e58638d13b9b34bfd75fb7d95b8f3459cc4670f":"2024-09-24T11:20:45.650Z","5.0.3-alpha-20240924180731-28271c5f7a3a8f39f5cb5d3bbe5c2066ff14d5cb":"2024-09-24T18:07:55.374Z","5.0.3-alpha-20240926120811-566eff6331d39dd834250bcafc84d9dd69b44556":"2024-09-26T12:08:35.913Z","5.0.3-alpha-20240929220708-3e43a146956eada200248a64f95b177637277e74":"2024-09-29T22:07:40.633Z","5.0.3-alpha-20240930134227-479c1af93bb14f5e9a4626e50a1a6057c0e1af8d":"2024-09-30T13:42:55.124Z","5.0.3-alpha-20241001161057-a4680dd1293978009122333a23eb92837851e05a":"2024-10-01T16:11:25.226Z","5.0.3-alpha-20241001191634-6b08a599da9403def59fc186328c6752b6698611":"2024-10-01T19:17:04.573Z","5.0.3-alpha-20241001191645-de873b0b0f44ac80b304b91375e4acc70d6e8a57":"2024-10-01T19:17:14.488Z","5.0.3":"2024-10-07T15:02:13.450Z","5.0.4-alpha-20241122105532-fb4c4a5ddeaf1cff18b2974d76989c20c66aea2d":"2024-11-22T10:56:02.076Z","5.0.4-alpha-20241122110256-6c72afbd28dd208f67523e60d34d38b3a58ca474":"2024-11-22T11:03:25.824Z","5.0.4-alpha-20250103122150-66ea8b9098fd7bdb2c8d56364411f1cd1d2acf2d":"2025-01-03T12:22:15.258Z","5.0.4-alpha-20250109122810-aa191e7ac94facb19d577e2fb0b27967d3590cbb":"2025-01-09T12:28:38.884Z","5.0.4-alpha-20250118081501-dd2b0bdaa05321a511f89cfeee5bf398fc77b86b":"2025-01-18T08:15:30.222Z","5.0.4-alpha-20250118084248-e39b555af19f253f2b83ec46247f38c512679616":"2025-01-18T08:43:19.008Z","5.0.4-alpha-20250118091423-6ee50e4a5bb9cfc28a2a8021fe24920591fd1d9b":"2025-01-18T09:14:52.190Z","5.0.4-alpha-20250118110240-9efc60b7e075fce6ef74b79d4bb27803ce4115ec":"2025-01-18T11:03:07.821Z","5.0.4-alpha-20250121023246-b4be173c6302b2dc749afd6fea4de81a0bd12609":"2025-01-21T02:33:16.928Z","5.0.4-alpha-20250121033224-b5649fbae569e89ffec2e69cfe10c6dcbed8ab2d":"2025-01-21T03:32:51.885Z","5.0.4-alpha-20250121143325-fac0d1c8015604e92f443a93cc266592b03c7257":"2025-01-21T14:33:52.808Z","5.0.4-alpha-20250123211257-907856b8df326b654603e8a0b3f77e5bfb6fc571":"2025-01-23T21:13:26.167Z","5.0.4-rc-20250123211445-ea82e054b8fb90a30ab2b5d7dcaa4d7c43c7e9b9":"2025-01-23T21:15:14.693Z","5.0.4-alpha-20250123211747-75ab04b8fdba39851fe85e482180b3366aa9ae6f":"2025-01-23T21:18:15.335Z","5.0.4-alpha-20250123212032-782b8db912d25d954a787ddddcaf9bea8078d5c6":"2025-01-23T21:20:56.378Z","5.0.4-alpha-20250126103404-5558de2d7331f3bb08ce6e7aac9aa1678959cb8c":"2025-01-26T10:34:33.451Z","5.0.4-alpha-20250126105827-639eea89d522661024787c1806f5f6272ba7061e":"2025-01-26T10:58:55.840Z","5.0.4-alpha-20250126120611-040d79f0c535dd0c4a625f6fa9ade4aed825ef55":"2025-01-26T12:06:38.883Z","5.0.4-alpha-20250127012824-0b82cd3b3060d576dcccaf8854d563bb7c8e7f5a":"2025-01-27T01:28:58.335Z","5.0.4-alpha-20250127013520-2df076dc8f935a50e10a81e4aa71880c736f0a7f":"2025-01-27T01:35:50.044Z","5.0.4-alpha-20250127015713-ffd0b5ae915fa316248ea59772fb7d74701e6f68":"2025-01-27T01:57:41.696Z","5.0.4-alpha-20250127060722-e648726c1f01493f3b88a9e8609cdda6368d0a3f":"2025-01-27T06:07:51.145Z","5.0.4-alpha-20250127060747-9152380b6f541232ec4086aa6d472c23ae01bb81":"2025-01-27T06:08:15.922Z","5.0.4-alpha-20250127061814-2aaae63bb798427895f2d3d363ebfeb9a9ff684f":"2025-01-27T06:18:43.859Z","5.0.4-alpha-20250127062825-42f662761ea8bcfa5103f742c9be2050112fa56e":"2025-01-27T06:28:53.381Z","5.0.4-rc-20250127063015-d04e3a3fde233160eba3493e0a75b737007942c9":"2025-01-27T06:30:43.386Z","5.0.4-rc-20250127063959-abd657885aea0a7a095a00dafbb4e35b672aaf92":"2025-01-27T06:40:26.846Z","5.0.4-alpha-20250127064125-ab977175cbb38888cd1fffd156bf6e336ea3f5b8":"2025-01-27T06:41:55.107Z","5.0.4-alpha-20250127064355-aec6d8586008f8d2da37dbb9b7a9ccb130ccf8b1":"2025-01-27T06:44:23.346Z","5.0.4-alpha-20250127071942-f029050859efda5c0812a4d36da0391af2b38b57":"2025-01-27T07:20:10.811Z","5.0.4-rc-20250127072111-8556acdd6e0b0e28cb0bbc9b9137bc3b20bc7d8e":"2025-01-27T07:21:40.287Z","5.0.4-alpha-20250127085714-c244d885bcf1e6e3f5eb2efa3c0ca93e4895dbaf":"2025-01-27T08:57:43.192Z","5.0.4-alpha-20250127165237-01bd27aa1497ea98e2f9e9d68dd2d1d31cec24cb":"2025-01-27T16:53:09.732Z","5.0.4-rc-20250128104122-219140f9b5bdf410963b27f59e14bac52fc213e7":"2025-01-28T10:41:50.410Z","5.0.4-alpha-20250128104349-3b3d6f11cc1df11fc4b0035d821f889629639ce0":"2025-01-28T10:44:18.446Z","5.0.4":"2025-01-28T11:56:09.760Z","5.0.5-alpha-20250129093008-cc7a80af0c203d9cbee94aab2632fc51ba495c55":"2025-01-29T09:30:36.890Z","5.0.5-alpha-20250202125702-1b7cbef6b28bbd45d83b2facfa30c263cc369044":"2025-02-02T12:57:36.586Z","5.0.5-rc-20250209090136-6d6a82b1be12f0ad613b70cbff1732d7bd01280c":"2025-02-09T09:02:00.980Z","5.0.5-alpha-20250209134245-aad5521a961596a024c71a3d46b0882f5608b92b":"2025-02-09T13:43:07.184Z","5.0.5-alpha-20250211130058-994e5df8fb2192ac1fd6e35c8d7780228e09c181":"2025-02-11T13:01:25.780Z","5.0.5-alpha-20250211130309-c4854ca88f0a73feceaa1b227f027c50a33cf13b":"2025-02-11T13:03:32.892Z","5.0.5-alpha-20250213020613-b15414b5e67e00906dfdfa2ce09a7c9cc064178b":"2025-02-13T02:06:40.950Z","5.0.5":"2025-02-13T14:32:55.177Z","5.0.5-alpha-20250219094450-c0f73ba2266dfdde71725fb9a05c6286b0515874":"2025-02-19T09:45:19.106Z","5.0.5-alpha-20250305095421-b22d7edea4edf2476d193eccc74d5ff69373a898":"2025-03-05T09:54:51.039Z","5.0.5-alpha-20250305100622-bf44cc9a5598cb0d0790bc03ee0f26743002ccd6":"2025-03-05T10:06:50.618Z","5.0.6-alpha-20250311213828-b0b7e86bc292eaf1e1b50e494e0e1f7af2fef9d2":"2025-03-11T21:38:57.236Z","5.0.6-alpha-20250314004331-024c84dcd27a834ac46c91518bad257a3edb7aaf":"2025-03-14T00:43:55.263Z","5.0.6-alpha-20250314004343-a7cdebe9ba83a8088d60b0c7baadc8da9e175257":"2025-03-14T00:44:08.271Z","5.0.6-alpha-20250318112957-1b40633cf78177aab7fefe159daf50fb4f1a3511":"2025-03-18T11:30:21.229Z","5.0.6-alpha-20250321102504-0b0c9bfb30ea7c446d896d8710d715701d90846a":"2025-03-21T10:25:32.602Z","5.0.6-alpha-20250329081240-1a64f6d2f211bdd3623a04b001a1dab8e0c92d3c":"2025-03-29T08:13:08.821Z","5.0.6-alpha-20250402151940-923b53c5bfe3b8f8352770396f1a9454840c7b45":"2025-04-02T15:20:07.105Z","5.0.6-alpha-20250404143555-0f9074b4868b609b621660bb18a8c5eaebf09543":"2025-04-04T14:36:19.843Z","5.0.6-alpha-20250404143634-dc8b6804241a0097e7c6e8430b3d9289e5189180":"2025-04-04T14:36:59.752Z","5.0.6-alpha-20250407031106-65d6f1887dbf36e34e1ebc58d28ffad7c1ff3c27":"2025-04-07T03:11:30.603Z","5.0.6-alpha-20250407120440-c235963a1470254cdb6f4a8b33081a878e9e8ed6":"2025-04-07T12:05:05.915Z","5.0.6-alpha-20250408192252-219c42cb6bdde2c2c5f7ef00c26ea33a37b48dfc":"2025-04-08T19:23:16.072Z","5.0.6-alpha-20250409023336-8d3f447848be012242f4ff68e9fb7b4b26c0958d":"2025-04-09T02:34:01.928Z","5.0.6-alpha-20250412154807-dc967e9cdb2f099892d0889018eb6a2c6b61fe6b":"2025-04-12T15:48:30.508Z","5.0.6-alpha-20250412154857-52dfc90c00322adeb412fe96e0202917f5dcb3e9":"2025-04-12T15:49:21.677Z","5.0.6-alpha-20250412155019-b5114d4567a4cabb4d81f720688255c9b387fedf":"2025-04-12T15:50:43.007Z","5.0.6-alpha-20250412155123-d0ff8f58c3e95eced29549a9feabcac708152c2e":"2025-04-12T15:51:46.989Z","5.0.6-alpha-20250413110039-c9cf95b438f29f2f2b51c0247791a6fb9a7e714b":"2025-04-13T11:01:03.562Z","5.0.6-alpha-20250413133625-6c5d13c89e0999ec52cbacc32cf150353b1c650f":"2025-04-13T13:36:48.834Z","5.0.6-alpha-20250413185231-7c49cd797d7e733cc92f61f13b712400fc0779c9":"2025-04-13T18:52:55.519Z","5.0.6-alpha-20250414081004-ae1d9140817e1526b6c26267027fc5475a2afdba":"2025-04-14T08:10:29.436Z","5.0.6-alpha-20250414120352-2b10776127cbf38d63b6c9364f426b83f525a777":"2025-04-14T12:04:16.032Z","5.0.6-alpha-20250414123207-67739ce51a0ca901e6bc299b6fc38911b9ddcf8a":"2025-04-14T12:32:31.823Z","5.0.6-alpha-20250414123625-3bc6e99384792956558d874085f006101d6f818d":"2025-04-14T12:36:48.744Z","5.0.6-alpha-20250414124632-8be9caae94d26d790901d60bc676fc0262cffe41":"2025-04-14T12:46:57.619Z","5.0.6-alpha-20250414130746-ce186e8baaf19e3ceeae8f4ea77e326ca9c9ec58":"2025-04-14T13:08:12.431Z","5.0.6-alpha-20250414130927-b56ff88c8b45007e0bf5f1dd81f20250f7ab7508":"2025-04-14T13:09:52.188Z","5.0.6-alpha-20250414132312-2cacfbb956012f0df94008f4636b6c03ccca15b4":"2025-04-14T13:23:38.253Z","5.0.6-alpha-20250414133009-df868faffa4b94bd4929305dfd0087f37b4fea30":"2025-04-14T13:30:34.471Z","5.0.6-alpha-20250414134255-909e355dc0f649c1f9d52ec7dbf5ab1b99ccc909":"2025-04-14T13:43:22.430Z","5.0.6-alpha-20250414192854-31957fb508cea4eb9aeb6ed7fb24add1513508cb":"2025-04-14T19:29:20.236Z","5.0.6-alpha-20250415063426-d54f1aa6de171ace6045dc70d58eccf307af6cd7":"2025-04-15T06:34:53.008Z","5.0.6-alpha-20250415124023-f8d413612280c5d042bf409cf7cb0277c75c2b3b":"2025-04-15T12:40:49.913Z","5.0.6-alpha-20250415124548-4ca91db2c343643a1c1cddd0ccfd0088a0eb6e3e":"2025-04-15T12:46:14.904Z","5.0.6-alpha-20250415140744-b317db751515fd32d98f91d35454745ec9572e4a":"2025-04-15T14:08:09.385Z","5.0.6-alpha-20250415141129-37b66fad245f7c16d0eac1fd14cc0c7488f2c83f":"2025-04-15T14:11:55.787Z","5.0.6-alpha-20250417103831-601add735d2704c7e3bea00c23d2a787517f8527":"2025-04-17T10:38:59.529Z","5.0.6-alpha-20250417161649-f76b17d33877ff93f2302c04753b5359d45d515e":"2025-04-17T16:17:16.657Z","5.0.6-alpha-20250419152010-9b1d38d86909c5f587de9a7375bc7e4a1ee1e070":"2025-04-19T15:20:36.056Z","5.0.6-alpha-20250423130227-6a2bca73723363ab3224f90fce18a1eaf74d39ed":"2025-04-23T13:02:56.769Z","5.0.6-alpha-20250427184503-29d0578fb73c5c00492c0a1465d5ab0b5b7872b6":"2025-04-27T18:45:28.374Z","5.0.6-alpha-20250429081018-ef697bc1322fc097b7456ca1e5b08a3b5c77a8f0":"2025-04-29T08:10:43.087Z","5.0.6-alpha-20250429124901-2466e143f84e091e3f636b52356779ebf90af982":"2025-04-29T12:49:25.903Z","5.0.6-alpha-20250429150621-481cbc6a1b47a707b77d770f5107ceff057ef366":"2025-04-29T15:06:46.707Z","5.0.6-alpha-20250429201541-920a777b57e0039ff4906006a9f830a7287a72a5":"2025-04-29T20:16:07.548Z","5.0.6-alpha-20250430124119-96575a68480f3012aa1ad73f50a8d8af3dfb5b98":"2025-04-30T12:41:45.134Z","5.0.6-alpha-20250501140451-95f70f83c93c335bf90ac9cc90cc334354c869b9":"2025-05-01T14:05:18.500Z","5.0.6-alpha-20250502113216-f95ae7b60fdf4f2d3e13b27715d7128677309ba6":"2025-05-02T11:32:41.747Z","5.0.6-alpha-20250502113614-dc854c3146ad54b988cab0e3eabee8336b312dcd":"2025-05-02T11:36:39.436Z","5.0.6-alpha-20250502113630-cfd1a06886922f69625b29a3b87f3c960dd29453":"2025-05-02T11:36:57.362Z","5.0.6-alpha-20250502122133-b3c7334795895f446a517732fcf1cb6f1e35f769":"2025-05-02T12:21:59.501Z","5.0.6-alpha-20250502122928-1b6639fc1471fcac0491e5f2d6efc09682c32ca7":"2025-05-02T12:29:54.946Z","5.0.6-alpha-20250502124228-a790f24be54a91b9e392b41809c58eea4188d36f":"2025-05-02T12:42:55.375Z","5.0.6-alpha-20250503031158-4a5d438faea75062baeae1dba6a849a85ae7a6a5":"2025-05-03T03:12:24.405Z","5.0.6-alpha-20250503091728-60da34d73a34e0e564025094b103c5449f87e0bb":"2025-05-03T09:17:54.101Z","5.0.6-alpha-20250504100205-67bae0e52055b14624685e2d341a00f147463b3d":"2025-05-04T10:02:30.600Z","5.0.6-alpha-20250504151016-f956e224995b7816a031484d748caad4bd4d1119":"2025-05-04T15:10:43.892Z","5.0.6-alpha-20250504151210-f16e0e5de64905b793e98fe67f0ea71fbae2ddda":"2025-05-04T15:12:35.880Z","5.0.6-alpha-20250506080755-270a64cb813417c99a5d3f36bee781b9ab722537":"2025-05-06T08:08:21.244Z","5.0.6-alpha-20250506081006-1c35a1c8c877e39fd279caa47be6e77bf583aa10":"2025-05-06T08:10:31.411Z","5.0.6":"2025-05-06T13:43:57.574Z","5.0.7-alpha-20250509134235-30ac8930f49f44ab10e6b7dcdd7f12a67bfa9fc4":"2025-05-09T13:43:05.223Z","5.0.7-alpha-20250522111047-b446e84383ba57bc9f768b55db1e0ccf958a27c3":"2025-05-22T11:11:16.405Z","5.0.7-alpha-20250528125820-e3ccf7afda6edb8b106f6cba26b26ffea363f19e":"2025-05-28T12:58:45.537Z","5.0.7-alpha-20250528130451-85d39971cba725cf89cd514019866fc52be48583":"2025-05-28T13:05:15.922Z","5.0.7-alpha-20250528131302-b4a994b788b2d7c886cadbe5aa7116adb06ae104":"2025-05-28T13:13:28.070Z","5.0.7-alpha-20250529121049-5e08c758900167a8eaee6ff178599c2b990bf21d":"2025-05-29T12:11:18.060Z","5.0.7-alpha-20250529182742-f1f4913b8f0bb23222802caf5ab7cc36a48cac0b":"2025-05-29T18:28:06.365Z","5.0.7-alpha-20250529211127-d39a6ced5a16d786a90906b939cbd3f0d19ea563":"2025-05-29T21:11:52.522Z","5.0.7-alpha-20250530144529-e3e65974e66442ae34a42efb7b0631aa71edb41d":"2025-05-30T14:45:52.246Z","5.0.7-alpha-20250602184710-2b97b7a67a12c2d0ab2f118196bcefa565ddfba2":"2025-06-02T18:47:35.678Z","5.0.7-alpha-20250603102606-c63d3612e21270c301f314b1d29e3e39b671da01":"2025-06-03T10:26:30.239Z","5.0.7-alpha-20250603164533-1536c2500ac09ab5e573a81a38e34e90982f1b55":"2025-06-03T16:45:58.155Z","5.0.7-alpha-20250604114036-69e874f4e44ec5bb1278ff93962e133fb174b746":"2025-06-04T11:41:00.687Z","5.0.7-alpha-20250604163339-74a259461e7a1726ada87924c609a39674603d7e":"2025-06-04T16:34:05.091Z","5.0.7-alpha-20250604163439-864dd8d15a31859f2c557b2f2cf0265e0103eac2":"2025-06-04T16:35:02.811Z","5.0.7-alpha-20250604221227-6b958a0abcbbf4d4cd113b12f13cbeb099f2dee2":"2025-06-04T22:12:50.864Z","5.0.7-alpha-20250605130257-1e7b946935178b3b974e69e9ee07aba437d33e95":"2025-06-05T13:03:26.558Z","5.0.7":"2025-06-05T13:04:21.269Z","5.0.7-alpha-20250608134628-943ce44885f4b3f253e2dc124823efea57475ff0":"2025-06-08T13:46:57.375Z","5.0.7-alpha-20250608134954-abd8276c8c3ea60547bf2b0dabfd58c20bc69065":"2025-06-08T13:50:23.266Z","5.0.7-alpha-20250609130245-016484a10b6d41d848d7b0967ce8929c5b0ccdc8":"2025-06-09T13:03:14.694Z","5.0.7-alpha-20250609132459-7295defb943748833086d045631267fb86a57303":"2025-06-09T13:25:28.925Z","5.0.7-alpha-20250612132824-44802c0840ae29ad1077e13de5b9a766f3802849":"2025-06-12T13:28:54.034Z","5.0.7-alpha-20250612134622-3e749e4a24e17afbaed625e3dbc38b1f1f974ab4":"2025-06-12T13:46:50.852Z","6.0.0-alpha-20250627115156-9c57b83a4553fcece2f9fa6d83a61efd06c03b16":"2025-06-27T11:52:24.143Z","6.0.0-alpha-20250627120029-c0ce0575208040dec5264c93cb830e7038549d66":"2025-06-27T12:00:59.215Z","5.0.8-alpha-20250627132114-c24a6143ab3a6f442f962ee2b22460fc7215b05b":"2025-06-27T13:21:43.978Z","6.0.0-alpha-20250702094259-330e4c0c023358d9861caa216bc6e850fd799b01":"2025-07-02T09:43:28.461Z","5.0.8-alpha-20250803135812-ba3d434d95a043ee91b84ec36aaff30459a29599":"2025-08-03T13:58:44.494Z","5.0.8-alpha-20250803142056-2efa9463e1354b219fc39a96449dc43bc630d692":"2025-08-03T14:21:26.568Z","6.0.0-alpha-20250803143223-4ac576268d59b30aa3654ed2cf355ae0f3ad2bc7":"2025-08-03T14:32:54.410Z","6.0.0-alpha-20250805122041-8da92a5b216bd44d4db5eb263c456c54aaf2233b":"2025-08-05T12:21:11.056Z","6.0.0-alpha-20250806120945-d5b15566e4de55fa06797f61b89b4e561e65e043":"2025-08-06T12:10:11.905Z","5.0.6-alpha-20250809164118-72e6ae32908b02ffda4a8a4f12a35e1ba23e5e80":"2025-08-09T16:41:45.819Z","6.0.0-alpha-20250812105641-30a14910b364202afb40a5f8002c0dcd1acb15e7":"2025-08-12T10:57:07.566Z","6.0.0-alpha-20250812131146-d8919a6237f19450de571b59081b880c2e7d3494":"2025-08-12T13:12:13.779Z","6.0.0-alpha-20250813125320-63ac348b428178b17ad9fae069ce727ffddb8744":"2025-08-13T12:53:48.434Z","6.0.0-alpha-20250814123644-9b9c4e7a2ceb01175dafd069cd26047ce20eb406":"2025-08-14T12:37:17.098Z","6.0.0-alpha-20250816104654-3cefeabda1bcfa915d43b4515cb86dd2dfb9df5b":"2025-08-16T10:47:20.895Z","6.0.0-alpha-20250816112202-d6c2669fa0469936db7f3523d156b506f061faa5":"2025-08-16T11:22:29.700Z","6.0.0-alpha-20250827103001-1f42d2b3d7d1c009e2fc2ed9b513fdda20e78b50":"2025-08-27T10:30:27.196Z","6.0.0-alpha-20250827115346-6d2c6e4d5d5e9450d5613e9f4208e150fb1185a1":"2025-08-27T11:54:12.409Z","6.0.0-alpha-20250828102819-45c39afe00df38220d7a137d66ac1b30fdeeed84":"2025-08-28T10:28:47.660Z","6.0.0-alpha-20250904134011-85a76ab11395f2609558581b951392e8195fc01c":"2025-09-04T13:40:40.796Z","6.0.0-alpha-20250905125342-3d1f9f7acff9f1ed376430ff1bbb6f361a3accbc":"2025-09-05T12:54:09.762Z","6.0.0-alpha-20250907025311-8874b85f4c8e523c94bf7f20a7544c353bc1414a":"2025-09-07T02:53:38.720Z","6.0.0-alpha-20250907030419-5b4f8386c5170dd4be9b65bd56b7cb75c2f0a1c5":"2025-09-07T03:04:45.258Z","6.0.0-alpha-20250907030426-f79b0de75d7493d60771e16b2a372517f184e985":"2025-09-07T03:04:52.482Z","6.0.0-alpha-20250907030436-be1f63822c43dc37e75b8c0b3522b5a8af08969b":"2025-09-07T03:05:03.058Z","6.0.0-alpha-20250907030521-82b84d33afe20d3377857a012506124935320e07":"2025-09-07T03:05:44.400Z","6.0.0-alpha-20250907030659-34656a76909489b5b43b33d5ced78f9497f2dbcb":"2025-09-07T03:07:27.945Z","6.0.0-alpha-20250907050211-ed40a6dc701f432329656c2e4fe7a8c6bfcea3ca":"2025-09-07T05:02:41.573Z","6.0.0-alpha-20250907050358-fbc1ee8c4826a6e36495ceb3d05d949fbd1fc832":"2025-09-07T05:04:29.408Z","6.0.0-alpha-20250907050417-555bc90fc3d255bdd972770052e53b1571c9868b":"2025-09-07T05:04:47.628Z","6.0.0-alpha-20250907093037-7b812f107b0102d3455d0f63f4e60ca16e776180":"2025-09-07T09:31:03.964Z","6.0.0-alpha-20250907093054-eb353ca0c14b450d91e5f6b3740e6d531106963a":"2025-09-07T09:31:22.556Z","6.0.0-alpha-20250907133735-f6c94d68aa751190ef6a29e7e6c462a1e43fd233":"2025-09-07T13:38:03.981Z","6.0.0-alpha-20250907134007-b56abcfdcac81c54034a0ace43520d38dd51cfcb":"2025-09-07T13:40:36.608Z","6.0.0-alpha-20250907134022-b0c560b9522b587bd2ea3aa91ed409c8fd871cc1":"2025-09-07T13:40:48.483Z","6.0.0-alpha-20250907134104-ec55a4e91e93f7add44fb2cb664f0a22e3c34e15":"2025-09-07T13:41:35.380Z","6.0.0-alpha-20250907134444-4b750dcc78b1c8d1036cd61df59090684c86e94f":"2025-09-07T13:45:08.722Z","6.0.0-alpha-20250907134457-b3b31b5e019e744d8d4cf8cd1d76b0727a6e9f72":"2025-09-07T13:45:23.643Z","6.0.0-alpha-20250907134631-b0707c6e2297a865d1b98e9839a2dac41da4108f":"2025-09-07T13:46:58.100Z","6.0.0-alpha-20250907165918-e1a8a20746aadd5518fc2b44fd6519e8bb486714":"2025-09-07T16:59:46.018Z","6.0.0-alpha-20250907165954-8bbb206c35a5b3a6c720ebc9dfb218aca4149d1d":"2025-09-07T17:00:22.015Z","6.0.0":"2025-09-07T17:01:44.458Z","6.0.1-alpha-20251020115833-8d7877f21dec8264954784745fe577eccf6bb9da":"2025-10-20T11:58:57.766Z","6.0.1-alpha-20251021123819-4d665c87be377f70d11af195f064db326234d96b":"2025-10-21T12:38:39.971Z","6.0.1-alpha-20251021125046-dc496029c0229f716f4053993e662cb2c886e073":"2025-10-21T12:51:05.709Z","6.0.1":"2025-10-21T12:51:58.912Z","6.0.2-alpha-20251107045824-ec24bfb4709a98d0f2fda08c42b91dd908f7bfa9":"2025-11-07T04:58:43.529Z","6.0.2-alpha-20251107045904-1c2464d3b6d2ec4889267e9a64c38dcaa373001f":"2025-11-07T04:59:28.136Z","6.0.2-alpha-20251107045947-1f63b1a620417c0972e739af35be55246bc6e08e":"2025-11-07T05:00:07.855Z","6.0.2-alpha-20251107050035-84383ae444c0f45f115c479d28b5fcc5c648c78a":"2025-11-07T05:00:54.846Z","6.0.2-alpha-20251107050217-000171991d97bf2fdca98f65982800238745852c":"2025-11-07T05:02:45.078Z","6.0.2-alpha-20251107050305-c73a3f26120dfa1208edac9e7c7eaabc3e34e698":"2025-11-07T05:03:24.846Z","6.0.2-alpha-20251107050318-8e23491ed7404d34fc58347a09a6fcd2d90ceb6d":"2025-11-07T05:03:40.290Z","6.0.2-alpha-20251107050404-56b58b51512309ffe32898af30f46b416a30250f":"2025-11-07T05:04:26.496Z","6.0.2-alpha-20251107050632-251d0fd8dc19b8f44b3e4d512a322da74ad18321":"2025-11-07T05:06:49.534Z","6.0.2-alpha-20251107050647-d2dc8dec2f65bd1214ad67aba683da758dfb913b":"2025-11-07T05:07:08.312Z","6.0.2-alpha-20251107050837-350cc69fc6688b484e16c100e32d892b6634a86b":"2025-11-07T05:08:55.787Z","6.0.2-alpha-20251107051201-d7291732b4e667b1c63c6e35f8409754939182ee":"2025-11-07T05:12:21.659Z","6.0.2-alpha-20251107051231-64705624301d98485abd8ff799be5d5941003123":"2025-11-07T05:12:50.892Z","6.0.2-alpha-20251107051454-d7f119d090fda9f85982595a5c5ec5e62bf98de7":"2025-11-07T05:15:20.443Z","6.0.2-alpha-20251107052139-ada7adc30659f046e7fe52690a805bb128b797ac":"2025-11-07T05:21:58.738Z","6.0.2-alpha-20251107052143-65b2077e385740ea498ae25e9de7dd873047fa31":"2025-11-07T05:22:03.568Z","6.0.2-alpha-20251107052303-4d5c1351e5ac024c9ebbf1bcd8728d55d16aa83d":"2025-11-07T05:23:26.606Z","6.0.2-alpha-20251107100146-ab5264c4ff8fd142a45caf57bfe2e845bf83b2d1":"2025-11-07T10:02:04.269Z","6.0.2-alpha-20251107100217-9c0985ffc92b1a9fbc6acbe395eb01f5caa45097":"2025-11-07T10:02:37.052Z","6.1.0-alpha-20251107131717-adc4d901f6e53e023001b84e0cef353e6dad8629":"2025-11-07T13:17:41.313Z","6.0.2-alpha-20251107142055-ecee891115a2707b2fb4849f61812cfca0c82a76":"2025-11-07T14:21:15.836Z","6.0.2-alpha-20251107155144-fe2f082a89b35aa3c132c1dd168fdd9a9281cf09":"2025-11-07T15:52:04.159Z","6.0.2-alpha-20251110160311-6dc26b36211ec733966067cebf41925e042f1708":"2025-11-10T16:03:32.276Z","6.0.2-alpha-20251110160335-532317ea8c4204d87eaedc741dce570fef77b623":"2025-11-10T16:03:59.684Z","6.0.2-alpha-20251110160414-01aebe47756449f517ecb2afd6a157c9e8f4d442":"2025-11-10T16:04:34.849Z","6.0.2-alpha-20251110160547-4f1e0403aab457712162bc314d5669e01be50ff8":"2025-11-10T16:06:07.509Z","6.0.2-alpha-20251110160627-936c7d59713f6261287313aa1e75e24a6a2c5024":"2025-11-10T16:06:48.387Z","6.0.2-alpha-20251110160819-05479a2a1476384b09b721fd9f6872efc8e52fdc":"2025-11-10T16:08:38.821Z","6.0.2-alpha-20251110160922-c41d6cac566a15889c0326d1455edfe50e8b762c":"2025-11-10T16:09:43.514Z","6.0.2-alpha-20251110161136-aab2f16a2d6b08ecdf81bfd6afdb243bfd4e584c":"2025-11-10T16:11:54.735Z","6.0.2-alpha-20251110161330-4450db35b94f2c0d566d907a2f7460ecf3726afc":"2025-11-10T16:13:57.413Z","6.0.2-alpha-20251110161356-0136e95e8d82bd19b7354fb55fed24a593a25fac":"2025-11-10T16:14:15.694Z","6.0.2-alpha-20251110161715-5a998dcf11e5cca2ec5ff62dfde706c702023407":"2025-11-10T16:17:35.500Z","6.0.2-alpha-20251110161755-611c8a024c7d48817d16e290e2a2a07cf18ef45d":"2025-11-10T16:18:16.152Z","6.0.2-alpha-20251110161830-da07c2b1099dbab531dff85947eab617b6b4fa67":"2025-11-10T16:18:50.465Z","6.0.2-alpha-20251110162129-88d33941b2ba35fbdca9defb6277318739591ba7":"2025-11-10T16:21:55.281Z","6.0.2-alpha-20251110162138-c42b8e6845327e72faf27bb3836996ba543e78f3":"2025-11-10T16:21:59.134Z","6.0.2-alpha-20251111191646-f5da1704a012541a206e7a6abdae8cb1408df2fa":"2025-11-11T19:17:06.461Z","6.0.2-alpha-20251112060834-05b5a71793412010a65518b925f707358cf8c778":"2025-11-12T06:08:54.782Z","6.0.2-alpha-20251112094753-9d9f6346d64d7ab7a726ad77f9cb95ebaefbfdef":"2025-11-12T09:48:17.352Z","6.0.2-alpha-20251112111055-7f466e6c9e31012ac624aed3e7da9d8043d78b1f":"2025-11-12T11:11:16.872Z","6.0.2-alpha-20251112153419-c249a2bce80161c14b514f719715983a27c6837e":"2025-11-12T15:34:43.883Z","6.0.2-alpha-20251112153545-253d91fa7bcf2e738d6a8d0915eda01aed46672f":"2025-11-12T15:36:09.033Z","6.0.2":"2025-11-12T16:10:18.099Z","6.0.2-alpha-20251115114232-bd165e82320ed2cee35fe09cc96b5b0598536293":"2025-11-15T11:42:54.209Z","6.0.3-alpha-20251115121823-72e57eca5d8e2e6ae9a642532cf4c41692466f7c":"2025-11-15T12:18:47.295Z","6.1.0-alpha-20251119131248-4aa0bce27decc294509fae591f5c2236858abdbb":"2025-11-19T13:13:13.734Z","6.1.0":"2025-11-20T13:29:40.060Z","6.0.3-alpha-20251124142004-67952cd52352f89ebcdb97bfca7c34bc89fbacc3":"2025-11-24T14:20:26.756Z","6.0.3-alpha-20251125123407-8babe46fb9b33e9f9a377cd50c9580282e7981d3":"2025-11-25T12:34:31.956Z","6.0.3-alpha-20251224115216-0c4a535bdb152e75b9296d4c259f7dad0a13158f":"2025-12-24T11:52:41.220Z","6.0.3-alpha-20251224115303-e89fc4c4d8e4b40f40bea6315bd68b4573109f50":"2025-12-24T11:53:27.662Z","6.0.3-alpha-20251228122723-1ae5a33ddaeccb38341d4c697bb37db5c7764a51":"2025-12-28T12:27:47.802Z","6.0.3-alpha-20251228123817-a240b36537ddeea491ab60dd35cb90181ef567e3":"2025-12-28T12:38:42.004Z","6.0.3-alpha-20251228132955-7934232dfc70c984327e39d141c8b56bf4521f1f":"2025-12-28T13:30:20.025Z","6.0.3-alpha-20251228133908-690e7bc46022095336d5f736a9d3a7c0fe27fcc7":"2025-12-28T13:39:33.710Z","6.0.3-alpha-20251228140020-a092ba2d84c819dfbb62365e419f28df54571fbe":"2025-12-28T14:00:44.715Z","6.0.3-alpha-20251230132917-20e7671d7e530c0a60942ee3ba6aa18e3b37ca4c":"2025-12-30T13:29:42.357Z","6.0.3-alpha-20260101112751-5609723f4ba2f3da5adf38c7347e2569216e3b5a":"2026-01-01T11:28:16.922Z","6.0.3-alpha-20260101115329-a0436f5bb16d4f1a8d86faecc360779e1f9c3573":"2026-01-01T11:53:54.760Z","6.0.3-alpha-20260101122719-f271167a2d0104e46707b150e90ff8a72489486c":"2026-01-01T12:27:43.727Z","6.0.3-alpha-20260101130551-ccdcfbec838c6a3d894db82ab51fdc31c45c2b23":"2026-01-01T13:06:16.753Z","6.0.3-alpha-20260101132547-97ba058ff4879a19c9cca9bb7d6335036771683c":"2026-01-01T13:26:11.795Z","6.0.3-alpha-20260101132741-2a616db1628b82a75a6d0ae873a04f89079fab36":"2026-01-01T13:28:06.195Z","6.0.3-alpha-20260101134152-db5e004a3d2c64200376026e73d4a178cd47367f":"2026-01-01T13:42:18.097Z","6.0.3-alpha-20260105124559-f9262ad32043cda0a35998bceda372bdbb1b034c":"2026-01-05T12:46:25.202Z","6.0.3-alpha-20260105125118-f6dd8aad76b522a60a52fee9cc56d3e46fc3c9a5":"2026-01-05T12:51:43.738Z","6.1.1-alpha-20260106134001-96cfbeda34da3ef03f382f529dae5d10a950b657":"2026-01-06T13:40:27.244Z","6.1.1-alpha-20260106134123-136e4309bee31cd9b40ecaff4f750cd91956f7f1":"2026-01-06T13:41:48.797Z","6.1.1-alpha-20260106140034-03687cee25e81d71c2674948bafbb43016981fac":"2026-01-06T14:01:00.722Z","6.1.1-alpha-20260107121718-414f6b05f03eb30da88b64cf2059f9ec698fa200":"2026-01-07T12:17:43.665Z","6.1.1-alpha-20260107125844-590bbacbf920ee5f5f207f26f318613d135b0cdb":"2026-01-07T12:59:09.758Z","6.1.1-alpha-20260107131054-cda43e23b0bd49aa0cce3bf10a8a9e0d98b67e7c":"2026-01-07T13:11:19.993Z","6.1.1-alpha-20260108121500-3c7cf8c3b3762a4766ba07211720f7f43699c104":"2026-01-08T12:15:25.022Z","6.1.1-alpha-20260108143607-1f47eb43a1e91d8b9600faeb09b1c17f01757b70":"2026-01-08T14:36:33.384Z","6.1.1-alpha-20260108144012-ffb3b8f6699be60beacb03a4eeed3051b758e606":"2026-01-08T14:40:37.686Z","6.1.1-alpha-20260111104947-e1d41809e1a7823a9c4f29685823fb854c9b57c4":"2026-01-11T10:50:10.522Z","6.1.1":"2026-01-11T11:11:31.634Z","6.1.1-alpha-20260113134257-74c30a4f8bebc61607ed61ab3b8cf91a1c712f89":"2026-01-13T13:43:25.193Z","6.1.1-alpha-20260113134512-42d82dfa5bd5d9a89b285c06f6591dca2a782062":"2026-01-13T13:45:39.306Z","6.1.1-alpha-20260113135354-9a712316f0c9306c1cc362005eccecb85239df79":"2026-01-13T13:54:20.825Z","6.1.1-alpha-20260113135844-70dd96125b8e7d0dcc8c17168ca31b99c6005550":"2026-01-13T13:59:10.655Z","6.1.1-alpha-20260113140512-033594fe2103e661a305eb8e8b9226a474cc34fc":"2026-01-13T14:05:40.166Z","6.1.1-alpha-20260113140725-6d467fbd67caf68705bb4e6647a206c104fd91c3":"2026-01-13T14:07:51.879Z","6.1.1-alpha-20260113141826-b87e885fd6c88d2baffa14fd9f42f0f1b5a4dfcb":"2026-01-13T14:18:51.909Z","6.1.1-alpha-20260115113844-e8959d98304aea049d8550522d02cb708a9c6c51":"2026-01-15T11:39:08.388Z","6.1.1-alpha-20260115120030-69f6ccd2eb06100bdd558b529366d575fcdcf114":"2026-01-15T12:00:56.790Z","6.1.1-alpha-20260115120206-c999e1213ed0c6f98d53a7a1821fe3de16f64c65":"2026-01-15T12:02:33.737Z","6.1.1-alpha-20260115121046-a09a5a7081c4d9666f505bada8904dc3058b7e2d":"2026-01-15T12:11:13.645Z","6.1.1-alpha-20260115134742-30216a1fd1b7137b27c23637b5995dd970194b30":"2026-01-15T13:48:09.455Z","6.1.1-alpha-20260115134814-adb5b53d959481d6b58ec13970e929f7c509bd63":"2026-01-15T13:48:40.017Z","6.1.1-alpha-20260115135723-b55828d4ea802db1476fb7eaada41592b9c80985":"2026-01-15T13:57:50.592Z","6.1.1-alpha-20260117105221-d2aa8f22f154fadab9ac34896ea317a18b05f4d6":"2026-01-17T10:52:45.977Z","6.1.1-alpha-20260118111801-0248774852600416165714f329708afd5eecf080":"2026-01-18T11:18:25.226Z","6.1.1-alpha-20260118111949-a96e82bb3f2f5e6a864e4168b0c8c9312663bb91":"2026-01-18T11:20:14.713Z","6.1.1-alpha-20260118112833-93ace19842038b50d45ff736e1276140fa4f6be0":"2026-01-18T11:28:58.692Z","6.1.1-alpha-20260118123127-fb86aff4c127e4aaee069dc04131d5ef60bf76e1":"2026-01-18T12:31:51.643Z","6.1.1-alpha-20260118124110-c0bdb722374093fb9990f1dedba2b727df8f990f":"2026-01-18T12:41:36.274Z","6.1.1-alpha-20260119110052-fca25363d6caea185edba7ffd00ead6af5cc8d83":"2026-01-19T11:01:21.346Z","6.1.1-alpha-20260119112249-b51daba5f894d31ee89417c96d3e1ec8aae1edb3":"2026-01-19T11:23:18.125Z","6.1.2-alpha-20260120101053-0666aa77ed760145463796ed5e25f7f024a422b1":"2026-01-20T10:11:19.596Z","6.1.2-alpha-20260120103223-6aabf5f6fc82b1d09ae7a4f8818f332f99a418ef":"2026-01-20T10:32:50.730Z","6.1.2-alpha-20260120105618-75d0b93ca2dc120613a2fb686dae6c55bf971357":"2026-01-20T10:56:46.922Z","6.1.2-alpha-20260120110609-1ac00d6a0a69ed0462096af0a2b91ecb9ab804ae":"2026-01-20T11:06:40.399Z","6.1.2-alpha-20260121105018-cddb06acaff1e8871880dbab01eea71c1639578b":"2026-01-21T10:50:45.423Z","6.1.2-alpha-20260121110641-51ac09e186dcaeac373b2b1814c531671928b1a5":"2026-01-21T11:07:09.338Z","6.1.2-alpha-20260122125550-c4cfb51e28ab38b93b5c8edb8c5d5b470abf7bab":"2026-01-22T12:56:17.312Z","6.1.2-alpha-20260122143420-443934ce7111ccee5603b05d9b4213cf2b83b2e6":"2026-01-22T14:34:48.503Z","6.1.2-alpha-20260122145516-b6c44170e2020be3709e5730aec1a110d09330bd":"2026-01-22T14:55:48.219Z","6.1.2-alpha-20260124125127-c474332a6161869cf0d649725e0d72d5798244c0":"2026-01-24T12:51:54.863Z","6.1.2-alpha-20260125133116-00f86b4266d47f6f8430b0eeb544ec8803b75245":"2026-01-25T13:31:42.992Z","6.1.2-alpha-20260125135505-3a44df6ccbf1d89c6f8128d64583d534868311e1":"2026-01-25T13:55:31.502Z","6.1.2-alpha-20260125140308-079138e0d500d9199b37a96a26c77d4ae7c139fa":"2026-01-25T14:03:34.412Z","6.1.2-alpha-20260216112348-3d16097d7ce3b0481393ad973b37379c55042c79":"2026-02-16T11:24:14.459Z","6.1.2-alpha-20260218110107-c474332a6161869cf0d649725e0d72d5798244c0":"2026-02-18T11:01:33.639Z","6.1.2-alpha-20260218113159-dcd38e8b3d9dde025e03fd2360f1d81c2061a51b":"2026-02-18T11:32:25.798Z","7.0.0-alpha-20260219135248-c0a44a68075f2bc4c8892f566871ac1773248a7a":"2026-02-19T13:53:14.888Z","7.0.0-alpha-20260219135511-f77afdad62fc366fc5f534344fa2a7eb96e1282f":"2026-02-19T13:55:41.702Z","6.1.2":"2026-02-22T12:05:42.382Z","7.0.0-alpha-20260224112255-84ced95266f092d81712f806faada25dc6fb9bbc":"2026-02-24T11:23:22.787Z","7.0.0-alpha-20260224120308-ab37101c33c93363d824f8d1103a969d67c4fbf2":"2026-02-24T12:03:35.431Z","7.0.0-alpha-20260224123759-9f71a7b78b6348783dfc62784587f8c4597c9bea":"2026-02-24T12:38:27.737Z","7.0.0-alpha-20260225123807-8a6056bb51cd074d70ac0214566c4ebf443cba4e":"2026-02-25T12:38:35.288Z","7.0.0-alpha-20260225124227-205e09e2252755fcf8d33e744fd371ca3f6cf5aa":"2026-02-25T12:42:55.395Z","7.0.0-alpha-20260225135946-57cee1ae862e08c94124a56d6a08e0914993ca42":"2026-02-25T14:00:13.943Z","7.0.0-alpha-20260225140323-2e4fe05b9fb89dd1a3334915e4bcf4dcade721fb":"2026-02-25T14:03:49.086Z","7.0.0-alpha-20260226125220-7e0863ebfbe8836bce6fb0622c25677b21ff1db5":"2026-02-26T12:52:48.831Z","7.0.0-alpha-20260226131033-a969ebb287a7074d9b41d6e3af3e76b24ba462fa":"2026-02-26T13:10:59.105Z","7.0.0-alpha-20260303123615-952ab64e20503442a5cc962b03c4467f826e246e":"2026-03-03T12:36:44.494Z","7.0.0-alpha-20260303124512-952ab64e20503442a5cc962b03c4467f826e246e":"2026-03-03T12:45:37.923Z","7.0.0-alpha-20260303124942-b9e566f84d07a6dd874da43cab2828d0746574f0":"2026-03-03T12:50:07.292Z","7.0.0-alpha-20260303125422-236c3770af25ad9e742ee1dbcbf03f950108b505":"2026-03-03T12:54:48.704Z","7.0.0-alpha-20260303130955-c8464cf6a3e520fc58c537a033ff7cc66663e90c":"2026-03-03T13:10:22.150Z","7.0.0-alpha-20260303131514-09df4ec248e9b34d66847f4d2cd608cbd59c7f9e":"2026-03-03T13:15:41.660Z","6.1.3-alpha-20260306130656-1bdace2dfce74e6d0133f34e4a4a556caf0fda07":"2026-03-06T13:07:20.788Z","6.1.3-alpha-20260306130927-1bdace2dfce74e6d0133f34e4a4a556caf0fda07":"2026-03-06T13:09:51.432Z","6.1.3-alpha-20260306142615-877d97b81e1f023decb0b01d615cd1fd4e26bbbe":"2026-03-06T14:26:40.663Z","6.1.3-alpha-20260306142841-877d97b81e1f023decb0b01d615cd1fd4e26bbbe":"2026-03-06T14:29:04.983Z","6.1.3":"2026-03-06T14:36:53.486Z","6.1.3-alpha-20260306143736-ed7d9ce6d27a0b1af7336fe900a62bc7f61efa37":"2026-03-06T14:38:00.419Z","6.1.3-alpha-20260306143841-d883bb22786b00aa43504826d0f1567dad062356":"2026-03-06T14:39:05.754Z","6.1.3-alpha-20260306143858-a0e09828b86deaf78c9483adb98b861dd9b96694":"2026-03-06T14:39:24.806Z","6.1.3-alpha-20260306144000-32b55aea40bacca4c264e0d162ef2d95bf805c44":"2026-03-06T14:40:25.558Z","6.1.3-alpha-20260306144009-ac6ff8b8e0f162979570ec70806fbe146e7e819a":"2026-03-06T14:40:31.740Z","7.0.0-alpha-20260308043031-95cd12ebfcaa5f49ca5abc39c9cccca33537190e":"2026-03-08T04:30:57.901Z","7.0.0-alpha-20260308044357-0e6e493dea6bd873dcfebda0c80a25c3be9a8ae8":"2026-03-08T04:44:23.679Z","7.0.0-alpha-20260308045117-c7abc3042b41267385b9ea98c69d44c4088104a5":"2026-03-08T04:51:42.118Z","7.0.0-alpha-20260308051553-c908998ffc8fbe4fcb250de879e16ee66c8e15df":"2026-03-08T05:16:20.142Z","7.0.0-alpha-20260308051649-628a1dd5c8a17d9063ac990d398cf7569ca7f6b2":"2026-03-08T05:17:15.279Z","7.0.0-alpha-20260308104848-6752c2c1a64c8f683c72731622c58ce5612b9641":"2026-03-08T10:49:13.528Z","7.0.0-alpha-20260308111732-1c74ce2a5d8333d4f725c438ff9b6bbbf3e2386e":"2026-03-08T11:17:57.145Z","7.0.0-alpha-20260311101821-f610b495e79d96f21d035142e2b9a07dec963cb1":"2026-03-11T10:18:48.487Z","7.0.0-alpha-20260311101925-b4ce7ca47814aea0457c698adad37650fd5ebb14":"2026-03-11T10:19:53.001Z","7.0.0-alpha-20260311102456-04728bb2b20626e1f4d332cdcdcdf337be5af272":"2026-03-11T10:25:25.191Z","7.0.0-alpha-20260311103225-40759e3428ca7d5222cef8431aadb951cc1b44e8":"2026-03-11T10:32:53.058Z","6.2.0-alpha-20260312101419-241a6071e4e45552bd0ab481097ff03506c792a2":"2026-03-12T10:14:38.920Z","6.2.0":"2026-03-12T10:17:59.588Z","7.0.0-alpha-20260312110350-6459845e21beed6832577b61e49311d2ea7f0784":"2026-03-12T11:04:17.921Z","7.0.0-alpha-20260312121526-bd9ddb3577bffecdc9dc01674fbf03f49367c475":"2026-03-12T12:15:52.741Z","7.0.0-alpha-20260312122251-417cf3291cc08b8f2f73cddb3b44956909f70f77":"2026-03-12T12:23:20.138Z","6.2.1":"2026-03-12T12:31:03.751Z","7.0.0-alpha-20260312132520-9c31d37bb8855c6ee3ae50dc020b3d0489d23c92":"2026-03-12T13:25:48.770Z","7.0.0-alpha-20260312134304-4dc71eb28e50c83ef2abd041c13c5bd2cdf85cd4":"2026-03-12T13:43:32.029Z","7.0.0-alpha-20260312135529-f8ced4dd37c358539f387dea41379db7016a3444":"2026-03-12T13:55:58.182Z","7.0.0-alpha-20260316123342-e0366fcda3ed682147415cde9dfab416ff1a18f5":"2026-03-16T12:34:09.796Z","7.0.0-alpha-20260316123536-f1be5d641cea639e270924f1ec243d48c90bda21":"2026-03-16T12:36:04.126Z","7.0.0-alpha-20260316132202-81afcbeaa731b4d3dd26846af4c8a71edb50e6b0":"2026-03-16T13:22:29.575Z","7.0.0-alpha-20260318134322-cdbc9b25969f8290b4888b22c8f770dfde4155de":"2026-03-18T13:43:50.555Z","7.0.0-alpha-20260318135918-3145fdcdc944075bb16c5b3463d1f6856eee3d25":"2026-03-18T13:59:46.853Z","7.0.0-alpha-20260318140537-be36bfdea1088c2b31d73c292458b8642d89835c":"2026-03-18T14:06:04.807Z","7.0.0-alpha-20260318141253-1a79eada98cda15027e7df66a926a34087158d4f":"2026-03-18T14:13:21.428Z","7.0.0-alpha-20260319095647-e7d4bd0fdf47a5a1a580391da978c956543d9854":"2026-03-19T09:57:14.999Z","7.0.0-alpha-20260319112145-558c4a2465c7723ec5a41fc91f397dfe6aea8956":"2026-03-19T11:22:11.815Z","7.0.0-alpha-20260319114227-331877302a4efbc2f211478a904f71a2fef258ff":"2026-03-19T11:42:55.527Z","7.0.0-alpha-20260319115102-a90cdc038da5253a9e2837ce7d9991e9427ebb73":"2026-03-19T11:51:30.223Z","7.0.0-alpha-20260319115552-6734f1a6e8c2b9fab70b7418e374635f0e1e539d":"2026-03-19T11:56:19.975Z","7.0.0-alpha-20260319115642-cc52a81e5eb7d0f62a6f5c31ba1eebb5b34ef99f":"2026-03-19T11:57:09.780Z","7.0.0-alpha-20260319120713-b6f95bb4d1195c2597e9c2e1639a7d4406c82823":"2026-03-19T12:07:42.791Z","7.0.0-alpha-20260319122931-bc62f449e4c14584c59649048f26d62a43898960":"2026-03-19T12:29:59.653Z","7.0.0-alpha-20260322035717-ff62ae6c37a82c1ba65c814470aef10053d14fb3":"2026-03-22T03:57:43.787Z","7.0.0-alpha-20260322055836-e6ce8330ea9f427d8ca1132b23c6c7241b5a3a5f":"2026-03-22T05:59:02.995Z","7.0.0-alpha-20260322080719-ae38b588aa075cb07463dfe36d85c935e6f3dfd7":"2026-03-22T08:07:45.491Z","7.0.0-alpha-20260322081310-6ec1b48e1e4dc6dd34e4a08624c2fe5c1026579f":"2026-03-22T08:13:39.847Z","7.0.0-alpha-20260322081724-67c359e4b8e2a36899a1b522f2f43daf93e97008":"2026-03-22T08:17:50.118Z","7.0.0-alpha-20260322132510-14d22072d7f8a2b88050538ae695ec8c3a7b4bce":"2026-03-22T13:25:39.941Z","7.0.0-alpha-20260322133204-5412890edafd92f070ac53f10de834c087e9d96e":"2026-03-22T13:32:30.450Z","7.0.0-alpha-20260322134632-9090a8487a642360d524bf6775c5077a85b08f83":"2026-03-22T13:47:00.593Z","7.0.0-alpha-20260323113133-b4751ac0b0b9e0ea3628e41dd9b3cfc0847ea401":"2026-03-23T11:32:02.626Z","7.0.0-alpha-20260323113908-33f45bf480eca7cc9aef160da1e6e7c91c33a326":"2026-03-23T11:39:38.739Z","7.0.0-alpha-20260324113123-a34d3cfadd8fdfc90fe3e514f91664be3df538c2":"2026-03-24T11:31:50.560Z","7.0.0-alpha-20260325030620-a34d3cfadd8fdfc90fe3e514f91664be3df538c2":"2026-03-25T03:06:48.411Z","7.0.0-alpha-20260326135024-68a6e8709957a26f7d6283c9ab5e8e91c613b578":"2026-03-26T13:50:55.066Z","7.0.0-alpha-20260327112358-664cd6b5ddb52298c1b469a72d2b2d1cc5332c5e":"2026-03-27T11:24:24.513Z","7.0.0-alpha-20260327124537-83b8ce99e4a48b057c6497cf86557bfc5f4695b3":"2026-03-27T12:46:05.721Z","7.0.0-alpha-20260327125229-b352e1272229b87533612b99fe96134d0c6a89bb":"2026-03-27T12:52:59.300Z","7.0.0-alpha-20260330130133-91e5886d742ea13cf65e87b235232a6caefa6baa":"2026-03-30T13:02:04.729Z","7.0.0-alpha-20260331125845-e6d2a4ce6d2c1f46380441d80f8a3b827fbac6d8":"2026-03-31T12:59:15.385Z","7.0.0-alpha-20260331131036-3103b7af1f0e6f15d6cf4d9521376fa82383845e":"2026-03-31T13:11:05.117Z","6.2.2-alpha-20260405034007-8022664f557418f741d5f31d94957771cb04e3d0":"2026-04-05T03:40:28.719Z","6.2.2-alpha-20260405034159-39fcc54cea95aedd7dbb252bb8d3602db33669bc":"2026-04-05T03:42:21.917Z","6.2.2-alpha-20260405034335-21914daf3c3673ce79172ee488939ded483175e9":"2026-04-05T03:43:56.129Z","6.2.2-alpha-20260405034413-eacb639128500ae5b56238ef1226e986e6118e17":"2026-04-05T03:44:35.844Z","6.2.2-alpha-20260405034423-c05b69736050009f7b67ddc977f9b1997c6fe581":"2026-04-05T03:44:44.440Z","6.2.2-alpha-20260405034807-3bfaa589ce94d3857ef81c876486f54f9759d0cf":"2026-04-05T03:48:27.840Z","6.2.2-alpha-20260405035341-d75e06f71499e0ac2ed61982cdfe086a129faf94":"2026-04-05T03:54:03.835Z","6.2.2-alpha-20260405035409-0f310a93b8514f355231f9986c83f83e46e18504":"2026-04-05T03:54:30.877Z","6.2.2-alpha-20260405035604-79ab4eebebad0b8a427753537149cb2e552bbb7f":"2026-04-05T03:56:25.232Z","6.2.2-alpha-20260405035825-32db9f9ce15ade158c2e161d5f483d834fd1c917":"2026-04-05T03:58:48.084Z","6.2.2-alpha-20260405035904-f3383726ad943971fc06690da956d96f8a376311":"2026-04-05T03:59:26.004Z","6.2.2-alpha-20260405054406-1ad3dc43bdbafb30e07aee5c7796f130f9a07efe":"2026-04-05T05:44:27.754Z","6.2.2-alpha-20260405054412-0c57adf1a09c28a554c701cf8c651457250ab918":"2026-04-05T05:44:31.460Z","6.2.2-alpha-20260405094004-31b60f684b942350ea959cbd459e261f6162952d":"2026-04-05T09:40:25.789Z","6.2.2-alpha-20260405094044-80d4e4576ef6ef3e87f8307050b54cb502719040":"2026-04-05T09:41:05.822Z","6.2.2-alpha-20260405111236-83c375d7ca937e4944aa569017f3327804dcc1a2":"2026-04-05T11:12:55.980Z","6.2.2-alpha-20260405111510-e292812d7f9448b83862a170e47e9c08f82360f6":"2026-04-05T11:15:33.132Z","6.2.2-alpha-20260405113543-380f76104ddafeb1257d9cb9034d1c6e9fbab45c":"2026-04-05T11:36:04.865Z","6.2.2-alpha-20260405131310-82105c7e94a767f8a696d87e2c0f3cdb11058a36":"2026-04-05T13:13:31.803Z","6.2.2-alpha-20260405131504-4ae145349f76913523f813dc776bfe88b253f184":"2026-04-05T13:15:24.952Z","6.2.2-alpha-20260405132346-f620c833378237d597a134fc59405d43e5c45b03":"2026-04-05T13:24:08.075Z","6.2.2-alpha-20260405132407-a7f241dc10770287cd26d4d9d711345b114dfc24":"2026-04-05T13:24:29.946Z","6.2.2-alpha-20260405132626-32c642dd255098ba951f64c569ee741323acb03f":"2026-04-05T13:26:46.640Z","6.2.2-alpha-20260405132634-6746d347343b97f4c4feec570ab10c65dcc8f0d6":"2026-04-05T13:26:54.929Z","6.2.2-alpha-20260405132831-53fd9f5dbe964f46557d1c9444413197b3306d8a":"2026-04-05T13:28:53.697Z","6.2.2-alpha-20260405133221-a2cdb8126d6833fe10c19636c9d486f25290ee35":"2026-04-05T13:32:43.026Z","6.2.2-alpha-20260405140037-af72a2ccfa4eb48d4b2510d4f28c5e005dff4500":"2026-04-05T14:00:58.117Z","6.2.2-alpha-20260405205507-c920d8e474256829e59c3d7ebbe4078ff6faa508":"2026-04-05T20:55:27.337Z","6.2.2-alpha-20260406021456-ba301162329337cce36ce14e3ebf293370fe0d4f":"2026-04-06T02:15:17.118Z","6.2.2-alpha-20260406043108-0b21925e8999507015ebfaeb3f2fb91cb8fc3b1f":"2026-04-06T04:31:30.455Z","6.2.2-alpha-20260406043159-e4dbe5a35bbde2f684cd80c42949d13309d51d1d":"2026-04-06T04:32:20.125Z","6.2.2-alpha-20260406043413-2f642dbcc151dfec5be9a095ae510eb0ef7a3cac":"2026-04-06T04:34:34.590Z","6.2.2-alpha-20260408050318-564ab7229529f9bdd0e9e4cc8d1f59e7d35a3061":"2026-04-08T05:03:40.437Z","6.2.2-alpha-20260408084247-c438afbebabc184f8d019bf48a7b08762556a056":"2026-04-08T08:43:08.488Z","6.2.2-alpha-20260408145247-87ead920381c77bc3c36360cd899f63d2c697dba":"2026-04-08T14:53:09.500Z","6.2.2-alpha-20260408145507-7a4173c9a7a92119acd0cefe095d69e9e0ade351":"2026-04-08T14:55:29.518Z","6.2.2-alpha-20260408145525-ffa69d05df8e5a5c2e937ae609518808b91a1ef0":"2026-04-08T14:55:46.475Z","6.2.2-alpha-20260408145725-4e5e7b946b541a2dc8406ab46dd10f5fc9de1f04":"2026-04-08T14:57:46.870Z","6.2.2-alpha-20260408150105-9deea225bbaf731061b7f8134d40abc2239975ee":"2026-04-08T15:01:25.218Z","6.2.2-alpha-20260408150323-82c2da58e0a69e8b86693a5570c8e19c825fb40a":"2026-04-08T15:03:45.144Z","6.2.2-alpha-20260408150334-eb00ddba84d8dde73a5613e6d5a98ad98b062890":"2026-04-08T15:03:55.945Z","6.2.2-alpha-20260408174813-0d35c892034852d006aa3ed399562737d463f6ea":"2026-04-08T17:48:34.971Z","6.2.2-alpha-20260409101335-9ea62b82f17e616161b8aa9b8d4d036772ea0333":"2026-04-09T10:13:56.580Z","6.2.2-alpha-20260409150622-f02bec25a89f4b6619ab530384e77808017b5bb3":"2026-04-09T15:06:44.190Z","6.2.2-alpha-20260409162855-ddd7b21f77c57fe0549f1f454720a3ba080a6ad7":"2026-04-09T16:29:22.258Z","6.2.2-alpha-20260409163400-c5d2e0b9f8eb864216fafbcc46d48336e1a26695":"2026-04-09T16:34:26.828Z","6.2.2-alpha-20260409164150-caceedc647bbd7931f70d6fb328ab86c47da0431":"2026-04-09T16:42:15.231Z","6.2.2-alpha-20260409164317-c32c1949f4132d3436dd087e5699329508459d61":"2026-04-09T16:43:42.770Z","6.2.2-alpha-20260409165337-307047565f39cf69c0223b10f6205e3f6848af82":"2026-04-09T16:54:04.083Z","6.2.2-alpha-20260409165458-9180bde7f37c84ae7388f8a11b9b52d7fa538c42":"2026-04-09T16:55:25.689Z","6.2.2-alpha-20260409165526-a42d7f820d2a139c260f19220afcb660a17fd81b":"2026-04-09T16:55:49.256Z","6.2.2-alpha-20260409165533-db96f8ddab6773276c4974015267f43e2350f0d2":"2026-04-09T16:55:59.342Z","6.2.2-alpha-20260409165751-1028d16a63928ffbf85c6a0a7d5aee1eb46d5407":"2026-04-09T16:58:16.175Z","6.2.2-alpha-20260409170013-ae12eda2c26218651b867e4af8ae5c1e2db7ba08":"2026-04-09T17:00:37.167Z","6.2.2-alpha-20260409175142-915647b671c5e5d6eb762e25b2bd6c3f4b6a27f1":"2026-04-09T17:52:07.194Z","6.2.2-alpha-20260409175151-9bb7b24c71e039f44efa730aa0ed538da832868a":"2026-04-09T17:52:17.083Z","6.2.2-alpha-20260410060722-0ab8c86583ae63bad1fe067c68488c1883521079":"2026-04-10T06:07:47.958Z","6.2.2-alpha-20260410092442-3cbdaa6266859ab4c4a855c9737f3bddd7e0d9c0":"2026-04-10T09:25:07.154Z","6.2.2-alpha-20260410104056-f62dd1d73438c2fbd993251f4f83288c4c751eeb":"2026-04-10T10:41:18.202Z","6.2.2-alpha-20260410104522-2d95ae6d67c1e8bc56f295b381c59c7bc83103b7":"2026-04-10T10:45:46.825Z","6.2.2-alpha-20260410104817-cc7380ca4190e66faf6365374152d56981b85c20":"2026-04-10T10:48:41.474Z","6.2.2-alpha-20260410105346-4515fe5a1ccdbb24814e98ecc94c627d826c2d3a":"2026-04-10T10:54:10.195Z","6.2.2-alpha-20260410105618-2dcf4f3da81627dd6210c2a9a9bf2444de354683":"2026-04-10T10:56:42.927Z","6.2.2-alpha-20260410105912-9e68748add1b401ee9960d4b2fe5d4269c074f6b":"2026-04-10T10:59:37.064Z","6.2.2-alpha-20260410110352-228d4cdc4f2fe8a6b8f96282279f2e4e9d506090":"2026-04-10T11:04:17.581Z","6.2.2-alpha-20260410111131-51b047dfcb807ca422586de47f02c830ea16dd13":"2026-04-10T11:11:56.156Z","6.2.2-alpha-20260410112648-1c29d1ce7f23cd3936e0ac890678905f3eb4b3bb":"2026-04-10T11:27:13.119Z","6.2.2-alpha-20260410113952-1060270bf58d1b8d1c6356a1c20cdded0644c352":"2026-04-10T11:40:15.189Z","6.2.2-alpha-20260410114739-a2d8e4a79a73089a426211a46e0c0ea17d02005e":"2026-04-10T11:48:05.363Z","6.2.2-alpha-20260410115234-a3fc17ad303a1642f5f0b4a077bb8293fa184bfe":"2026-04-10T11:52:58.534Z","6.2.2-alpha-20260410115848-bd3f236c35ee6df6c8c5d5482af2f030b4a432e6":"2026-04-10T11:59:13.986Z","6.2.2-alpha-20260410121041-c0cf4996b120a939961143bf4222458eba0062dc":"2026-04-10T12:11:04.862Z","6.2.2-alpha-20260410171711-fd22fbb39273679321afc52108bf74a33d50437d":"2026-04-10T17:17:35.520Z","6.2.2-alpha-20260411164408-b947e9002aa47526564fde3bf5bb4fa49d27c8b7":"2026-04-11T16:44:32.001Z","6.2.2-alpha-20260411204629-cc3d8ae24e834ae38c5ea3d01c688b2b09e87616":"2026-04-11T20:46:54.106Z","6.2.2-alpha-20260412123505-96e442c54f5d2ff984126c079f2a381707e195e1":"2026-04-12T12:35:27.850Z","6.2.2-alpha-20260412124139-af910d8c626295ff06590d274e670e97d87e767e":"2026-04-12T12:42:03.148Z","6.2.2-alpha-20260412124242-509de6c4f476e0e42e0443e3321cc4ad89c8df62":"2026-04-12T12:43:06.777Z","6.2.2-alpha-20260412124250-39228c098edcd6b0d3f66a930db8aa21e25c4624":"2026-04-12T12:43:14.408Z","6.2.2-alpha-20260412125245-28926624b1750107d03d8d13b115972826afbde9":"2026-04-12T12:53:10.453Z","6.2.2-alpha-20260412125325-a76fa415618c88e01f9588351f18ea6aac4baec4":"2026-04-12T12:53:48.956Z","6.2.2-alpha-20260412125753-b80c363fae91e9e671073196db2118993a09dbf4":"2026-04-12T12:58:17.546Z","6.2.2-alpha-20260412130401-f2ba558e3c65933733f575f4c47e81d3101d8318":"2026-04-12T13:04:25.788Z","6.2.2-alpha-20260412130444-c67f97af5bfe6a842e1cc5240b75818ec20d4270":"2026-04-12T13:05:07.594Z","6.3.0-alpha-20260413023618-6c196665dd09f19c54ab2f0678215f4d3ec7a038":"2026-04-13T02:36:42.387Z","6.3.0-alpha-20260413043135-5d24a0adcc9ad38bbd6bd5356f8e6ce62153464e":"2026-04-13T04:32:00.757Z","6.3.0-alpha-20260413043148-8c23fafbe058085d7f3d5dcea61ab22b3b5d08de":"2026-04-13T04:32:11.863Z","6.3.0-alpha-20260413100012-a905241a78821df226579c32d9cc4d9c0eafe971":"2026-04-13T10:00:37.864Z","6.3.0":"2026-04-13T10:07:49.402Z","7.0.0-alpha-20260413131420-7aed107788d15ef2a04c40291da32944fdae7888":"2026-04-13T13:14:49.813Z","7.0.0-alpha-20260413131710-0312d1fa627824dd432c55bb28404b073ce33830":"2026-04-13T13:17:41.526Z","7.0.0-alpha-20260413133253-405d8586497bf3936183822bddf74940ae72abe9":"2026-04-13T13:33:24.164Z","7.0.0-alpha-20260413134044-219e6c60eb76b7ddbddd6681ff504fcd03e97227":"2026-04-13T13:41:13.630Z","7.0.0-alpha-20260413134408-61e21f4b1b8f8b029c7078874e088f7e34608c4d":"2026-04-13T13:44:38.717Z","7.0.0-alpha-20260413135420-eb41159d047f15f84648ca3282322ef660a92d63":"2026-04-13T13:54:50.981Z","6.3.1-alpha-20260418125244-84cdf775360df6f8fba6a4aa0a017ee090054815":"2026-04-18T12:53:05.065Z","6.3.1-alpha-20260418125934-8071e84d4c8fcbddf3ba16aeb3ec38ec02a6f0ec":"2026-04-18T12:59:55.369Z","6.3.1":"2026-04-18T13:10:43.203Z","7.0.0-alpha-20260418131654-503ab6a01555d0981481d105f71b7685480bcb3c":"2026-04-18T13:17:22.160Z","7.0.0-alpha-20260419102718-b51558732f8016c9d9f645501d1e06891d639dc4":"2026-04-19T10:27:47.606Z","7.0.0-alpha-20260422122602-fdc454ac0f4fe86baab0e0c4fa19b8ad1d249124":"2026-04-22T12:26:32.482Z","7.0.0-alpha-20260424115228-e349b914e4df251e8b0c98118a12b3740034f2b7":"2026-04-24T11:52:57.937Z","7.0.0-alpha-20260427113638-f8b9bb1c86523849d66ebdc98a38815dc9efe4eb":"2026-04-27T11:37:06.002Z","7.0.0-alpha-20260430123927-f9f47409689e4a0d1876914bfbbfed57e57740e5":"2026-04-30T12:39:54.263Z","7.0.0-alpha-20260430125644-b20ffe821614c625689575ab43d971db7e7ab327":"2026-04-30T12:57:12.301Z","7.0.0":"2026-04-30T13:48:10.909Z","7.0.1-alpha-20260527075512-46ecc2c10a9d9addab411f596e8d30bdd82bf92f":"2026-05-27T07:55:36.534Z","7.0.1-alpha-20260527095554-8dced87b079113bd29ffc10cac8da75a41853418":"2026-05-27T09:56:19.313Z","7.0.1-alpha-20260527095943-e20f34801e43afe1c5859c99f50a9112ce9e7d55":"2026-05-27T10:00:09.419Z","7.0.1-alpha-20260527124147-72d939e56a1f2b5690041b1a798a65f0a55368c5":"2026-05-27T12:42:16.079Z","7.0.1-alpha-20260527125136-bfccba3e9989b928eb2756dd3a024f9599dbe32d":"2026-05-27T12:52:06.077Z","7.0.1-alpha-20260527130951-bd05afca3da7e6c415a3a9d8c10927e3f686b99a":"2026-05-27T13:10:18.152Z","7.0.1":"2026-05-27T13:30:53.408Z","7.1.0-alpha-20260527141523-d4a0c653a7fe5e47d61f722aa881d93f2e5302fc":"2026-05-27T14:15:48.992Z","7.1.0":"2026-05-27T14:25:59.326Z","7.1.1-alpha-20260529143258-929a3cb358a0232bcc74c6e15a7f276f15e06265":"2026-05-29T14:33:23.801Z","7.1.1-alpha-20260530044942-e38eb33f551d7fedb5f82bfafc4597e13b9dabee":"2026-05-30T04:50:07.035Z","7.1.1-alpha-20260530045247-97e109f0d4a268f683d869798984b3ea0ed77545":"2026-05-30T04:53:11.591Z","7.1.1-alpha-20260530050446-b73b68a9dfec081704bbeea8effdc984bf4cc167":"2026-05-30T05:05:10.165Z","7.1.1-alpha-20260530050720-18355f01db9952012ae31ee6cf2856c6f3a17282":"2026-05-30T05:07:41.681Z","7.1.1-alpha-20260530051121-a3a953c50081a81062fbe487fa84d51bb2758ccd":"2026-05-30T05:11:45.743Z","7.1.1-alpha-20260530052058-ef75932bfe7a0d88591c38c1e2d1e5cd45eb18ba":"2026-05-30T05:21:22.138Z","7.1.1-alpha-20260531025228-425805da181b7dfca1af071ca3712d32e7280de8":"2026-05-31T02:52:52.448Z","7.1.1-alpha-20260531030001-78bc32357d299cbfd3987a33579e7c5533fafe6c":"2026-05-31T03:00:26.435Z","7.1.1":"2026-05-31T03:08:39.265Z","7.1.2-alpha-20260531121708-9fbdcfaf6bf0b7951b9e1bee9a2e2d173e3a7edf":"2026-05-31T12:17:34.159Z","7.1.2-alpha-20260531161844-7bcc72c821cb2b20af802be9e68aab66a2cb203e":"2026-05-31T16:19:08.236Z","7.1.2-alpha-20260531162553-432f763d8159a05858062af551a4238708e87de1":"2026-05-31T16:26:19.936Z","7.1.2-alpha-20260531162921-675991eb830f8794bf98c54eb07dfd370cd2a713":"2026-05-31T16:29:47.019Z","7.1.2-alpha-20260531163038-f79757786e219f4599a1ed115e4c6dfa0095f3d7":"2026-05-31T16:31:02.301Z","7.1.2-alpha-20260601105455-5312beae60e62114e6bafbac75a47e1b2857e0dc":"2026-06-01T10:55:20.098Z","7.1.2":"2026-06-01T11:19:39.945Z","7.1.3-alpha-20260603142609-c200bb102ff19a966cbef664cd4b5bef49c7aff0":"2026-06-03T14:26:41.110Z","7.1.3":"2026-06-16T13:42:08.959Z","7.1.4-alpha-20260625140734-1ad8f133387ecf5e348a737d91b1a2e22bcfab4f":"2026-06-25T14:08:05.791Z","7.1.4-alpha-20260706100445-26fa6516d5193ab4e1a3ccb82b4eab51712eb2ac":"2026-07-06T10:05:13.566Z","7.1.4-alpha-20260706100712-200b55e0bc09de8d3e03b945f5ab57f119dfbf0e":"2026-07-06T10:07:38.276Z","7.1.4-alpha-20260706105013-4378811d5d80ace8f4f2252d715a9ea56e16c4ad":"2026-07-06T10:50:42.244Z","7.1.4-alpha-20260706105241-3de10ec4f3375e2a04ae89c71f5149909fe1dbbe":"2026-07-06T10:53:08.274Z","7.1.4-alpha-20260706114607-dfb67acc06483c9aabcc5ede404d7f5327086d60":"2026-07-06T11:46:37.793Z","7.2.0-alpha-20260706115540-218d46ac54100ede5f16a599a4fdc4724c476597":"2026-07-06T11:56:06.758Z","7.2.0-alpha-20260706131902-30ccf8e97c7aaa696488caa1b30d4ea70d9e6213":"2026-07-06T13:19:33.267Z","7.2.0":"2026-07-06T14:03:27.746Z","7.3.0-alpha-20260819142612-e67b77fd858dd4b58f56ceda6a16331c3af57c9d":"2026-08-19T14:29:47.598Z","7.3.0-alpha-20260819142751-88cc6428fb4182dc8f12a1da685a0fc5280477d9":"2026-08-19T14:33:26.095Z","7.3.0":"2026-08-22T07:38:39.625Z","7.3.1-alpha-20260823070433-cca9ea57bf562ce13de93849cc9b787d2b611939":"2026-08-23T07:06:06.065Z","7.3.1-alpha-20260823141338-5da5a2d3d49243cb2c1c065e31701df940da3eb5":"2026-08-23T14:16:11.615Z","7.3.1":"2026-08-23T14:31:38.584Z","7.4.0-alpha-20260831150731-308349d17a63278dee2bccc6aaac7be3ced4bf55":"2026-08-31T15:12:08.762Z","7.4.0-alpha-20260901100509-d9cf7688b27dc80ba32534cdda51faaa16267d41":"2026-09-01T10:09:44.037Z","7.4.0-alpha-20260901111255-9f7760b63a7ca578ba846cebe64dfb2a865e6e05":"2026-09-01T11:15:00.704Z","7.4.0-alpha-20260901130522-8301c1773372599aa432c50593d2f64078fc0172":"2026-09-01T13:08:26.145Z","7.4.0-alpha-20260901133606-476cd1d4041dad287e5c23c1de773417b6310dc7":"2026-09-01T13:38:42.037Z","7.4.0-alpha-20260901133849-3194a1d6883b80d65f31f5f78149743e44b30100":"2026-09-01T13:40:35.725Z","7.4.0-alpha-20260901134542-c084768435d1a890513676047c7bb230792f67fe":"2026-09-01T13:51:23.500Z","7.4.0":"2026-09-01T14:42:05.808Z","7.4.1-alpha-20260901235806-682b7c3494031f06ca8bbb7be4e63b1d32f82e31":"2026-09-01T23:59:28.721Z","7.4.1-alpha-20260906052927-fb05cdd753213e6c67cf8cb80fc55a6d47eaecfb":"2026-09-06T05:30:51.004Z","7.4.1-alpha-20260906092647-972f10d93f4843e34abbab5b0e408d02f8db2496":"2026-09-06T09:28:53.122Z","7.4.1-alpha-20260906102043-58fc68d7e9feee056ec3c1c8e69cbc2bc6b201c3":"2026-09-06T10:22:01.948Z","7.4.1-alpha-20260906221803-4c1f5dc681b5b5a738d01b4efc5276f62c1d0b8e":"2026-09-06T22:19:46.021Z","7.4.1-alpha-20260906223044-ae494865620b38ee9a4524d74eac54353d9da6bb":"2026-09-06T22:32:08.598Z","7.4.1-alpha-20260906224212-9e432bacaef042ed1274bd2a9e685ca448752ebe":"2026-09-06T22:43:55.189Z","7.4.1-alpha-20260906224949-5f508aae2611fd564cb08569d2a4377a405c03b2":"2026-09-06T22:51:33.863Z","7.4.1-alpha-20260906230235-88a6d48e4234a44798b44c8a07c956f30e0ead5f":"2026-09-06T23:08:08.632Z","7.4.1-alpha-20260906232341-b183baa19725e15fe8ed63d3f659b5838640824f":"2026-09-06T23:25:02.154Z","7.4.1-alpha-20260907080611-46ac124a2053f36487fbc2c629736f4cb358d82a":"2026-09-07T08:07:31.708Z","7.4.1-alpha-20260907120306-0908cec6308eb3726c1a36e6bb374567b2fa1111":"2026-09-07T12:07:44.601Z","7.4.1-alpha-20260907134916-dacdea27b153e2ed3c7160ee36bc24901ac1daa2":"2026-09-07T13:51:18.048Z","7.4.1-alpha-20260907134855-894875b05e99f624205b32657471cd8477fbb6e7":"2026-09-07T13:53:30.641Z","7.4.1-alpha-20260907135406-987e8676b69a3bbb715b8de19e71b8a4c463508b":"2026-09-07T13:55:32.484Z","7.4.1-alpha-20260907140024-6edc14ff688610b9e0f577e2416722060ef4c0da":"2026-09-07T14:01:47.258Z","7.4.1-alpha-20260908110243-978f8b9d86ff4b43d1a646e1cf1a38ab13aaca33":"2026-09-08T11:06:05.158Z","7.4.1-alpha-20260908105920-04994e2f1b6cea30386cef720ec62dba288bb12b":"2026-09-08T11:06:36.063Z","7.4.1-alpha-20260908115355-4d8b6cd89cb819971a37beaf35b0eb176feb4cb8":"2026-09-08T11:56:30.394Z","7.4.1-alpha-20260908130313-24d11dc435b52c86e7d20ec6583f87a684b44ba8":"2026-09-08T13:12:54.694Z","7.4.1-alpha-20260908131124-886f4f6bbbb94d658d1d384b8f12c1d7a5ec1fb1":"2026-09-08T13:14:55.212Z","7.4.1-alpha-20260908131354-091c7c5dca62ff64175f8f71a3fd2cc21b13673b":"2026-09-08T13:20:40.975Z","7.4.1-alpha-20260908131956-b1dfee607b3456ae217db168267dd9a9dc146ae5":"2026-09-08T13:21:44.451Z","7.4.1-alpha-20260908133246-3fc3c5a5e830bcc95fe0110da121530baa36f9f5":"2026-09-08T13:34:34.916Z","7.4.1-alpha-20260908135304-826de4bfec6d618a3ee63bb0845fdf0a08cbe359":"2026-09-08T13:55:09.741Z","7.4.1-alpha-20260908135733-733989cb78531c30b881172e09b6ea0b568c6c14":"2026-09-08T13:59:44.773Z","7.4.1-alpha-20260908142227-a440e94817afdc80543980422f1361ffb0c95ae7":"2026-09-08T14:26:04.241Z","7.4.1-alpha-20260908145205-726e0db8672530d1934e43a8013033bb2fd72c62":"2026-09-08T14:56:40.196Z","7.4.1-alpha-20260908150125-3a94782801ce79ce817097e48e6e607b93f894db":"2026-09-08T15:03:11.946Z","7.4.1-alpha-20260908150246-20cf01b7c194a86616db89dbf6c819daeff9ee63":"2026-09-08T15:07:33.521Z","7.4.1-alpha-20260908152118-faaad15db8834c38e4181fde64fc5e2ec09048ff":"2026-09-08T15:23:58.248Z","7.4.1-alpha-20260908153134-14a4100c89287ec07b1856f2034e2c88948003e2":"2026-09-08T15:34:39.904Z","7.4.1-alpha-20260909115032-ea454b087279161cff61a335f150b4dcdaf9ef16":"2026-09-09T11:54:07.160Z","7.4.1-alpha-20260910134638-e26824593f989960162c4c6ad4e809ddb7524a94":"2026-09-10T13:48:23.472Z","7.4.1-alpha-20260910135038-dbb253229dd3a7415d9b8f6db3535d8d2d8560f5":"2026-09-10T13:53:16.468Z","7.4.1":"2026-09-10T14:57:52.552Z","7.4.2-alpha-20260919064524-22fffd3785c4bac19c8ec02437ec1b118ac7b71f":"2026-09-19T06:48:28.222Z","7.4.2-alpha-20260919070947-761d85640b4adde9836c429abec06010c1e044f5":"2026-09-19T07:11:09.419Z","7.4.2-alpha-20260919074339-940712def7dc2c476908da1168beffe483203f84":"2026-09-19T07:45:11.995Z","7.4.2-alpha-20260919074517-7f3c91ceb250405f83a949617908348f203103a8":"2026-09-19T07:47:00.945Z","7.4.2-alpha-20260919080333-f62cc99b4ec7c0363d64920138b9b678e1554110":"2026-09-19T08:04:57.263Z","7.4.2-alpha-20260919081514-bbe7a4a48514e7612cf9b34489a766884c260bc6":"2026-09-19T08:17:50.480Z","7.4.2-alpha-20260919081922-f62cc99b4ec7c0363d64920138b9b678e1554110":"2026-09-19T08:20:49.582Z","7.4.2-alpha-20260919084311-17553f5f4779f88a90f1829d2cf7dd6170f48cca":"2026-09-19T08:44:51.368Z","7.4.2-alpha-20260919084406-833aaaeffbefe0aef4f52768887b8a5548ae76e8":"2026-09-19T08:45:28.442Z","7.4.2-alpha-20260919093244-b59887654263ffa195a14db60958c47cf68bd837":"2026-09-19T09:34:02.580Z","7.4.2-alpha-20260919094436-9b05ae68a7a69c28db9737573a9eea1bcb52b5ef":"2026-09-19T09:46:00.095Z","7.4.2-alpha-20260919095540-a081f162c9fdb72a4f10bf30d90a58dc0d4b8075":"2026-09-19T09:57:46.811Z","7.4.2-alpha-20260919100245-611390abc034c1c4f17917f644d8ebc39819cb5b":"2026-09-19T10:04:07.704Z","7.4.2-alpha-20260919101536-212348ed55a45901b79d2155666da9c9854c7026":"2026-09-19T10:17:40.240Z","7.4.2-alpha-20260919101915-77402eedb8fad045fbf8b4aa56286432dfc1ef12":"2026-09-19T10:20:38.436Z","7.4.2-alpha-20260919102758-4516a3e425ed53c0770900d1f4cff32b77725141":"2026-09-19T10:31:34.987Z","7.4.2-alpha-20260919103354-7fa05a65bb53d05bd419dd2ab5a5255490b35396":"2026-09-19T10:35:15.612Z","7.4.2-alpha-20260919104417-77402eedb8fad045fbf8b4aa56286432dfc1ef12":"2026-09-19T10:45:39.204Z","7.4.2-alpha-20260919104541-f7f16954008483f5f418cd0b9360c5fb5a4ee391":"2026-09-19T10:47:06.884Z","7.4.2-alpha-20260919104802-49e4201f74df880890d3e3ae6af9550859e7f9a1":"2026-09-19T10:49:25.248Z","7.4.2-alpha-20260919105006-92e983327389bf8ce794ca2652266822864c5e82":"2026-09-19T10:51:32.084Z","7.4.2-alpha-20260919105347-b0acd8996dc0c6fe3ee105fee1c0f40d8551ae53":"2026-09-19T10:55:29.234Z","7.4.2-alpha-20260919110112-49e633f53edb782725ccea093d0f8b8f21e20403":"2026-09-19T11:02:48.200Z","7.4.2-alpha-20260919110134-9fee0dc4fcc33ff88e4ae9b92fd12dbfe575f576":"2026-09-19T11:03:00.511Z","7.4.2-alpha-20260919120145-8227db1d405482c7d35a0944d98e27001094ccd3":"2026-09-19T12:03:07.507Z","7.4.2-alpha-20260919122135-12be5e2ab7f4329058dcad000434698d72ef549a":"2026-09-19T12:23:19.081Z","7.4.2-alpha-20260919124528-57a583e55ee7b809dfc436a41735c4304f552ee3":"2026-09-19T12:47:09.934Z","7.4.2-alpha-20260919125330-597be3b469885da325bfd583b1ef69b5267856e8":"2026-09-19T12:54:46.322Z","7.4.2-alpha-20260919130012-42222f1723a94cca226cab07921a0b1cd08a3412":"2026-09-19T13:01:35.802Z","7.4.2-alpha-20260919130012-a2feb3b61aaf435cfada4b5fffceb1b29601a5c0":"2026-09-19T13:01:48.488Z","7.4.2-alpha-20260919133149-d7ef6b8a58d57ba6827b7d1deed7b1d2daf7ec8c":"2026-09-19T13:33:11.457Z","7.4.2-alpha-20260919133307-1614726afd83d87fc456fe80d57f9ad002763e5e":"2026-09-19T13:34:52.945Z","7.4.2-alpha-20260919140516-be28911837214094069f8f4bbcc77a52e433b997":"2026-09-19T14:07:22.583Z","7.4.2-alpha-20260919140646-c1c5963bd60865fb0b2937575f3f21b9e4e1752d":"2026-09-19T14:09:50.379Z","7.4.2-alpha-20260919141653-81256be44d4da4a2c6654f2bdefc6381ea9cfdbb":"2026-09-19T14:18:12.863Z","7.4.2-alpha-20260919141823-a6c9a6ff5bb07824af0ca8266440329767f4866e":"2026-09-19T14:20:14.881Z","7.4.2-alpha-20260919144946-516ec704d47904db458baeb56abe7328e03174c5":"2026-09-19T14:51:07.965Z","7.4.2-alpha-20260919215240-72c80e811cdcf2d6a2fddcf496e0daaaa87c1187":"2026-09-19T21:54:22.477Z","7.4.2-alpha-20260919220714-33cf865e5912603f38733aa09e12b7c6de2ffb7a":"2026-09-19T22:09:47.827Z","7.4.2-alpha-20260919221737-57a0e02141e417b2de76f569cfb608742d084deb":"2026-09-19T22:18:59.295Z","7.4.2":"2026-09-20T04:26:41.414Z","7.4.3-alpha-20260924140554-1507717b2471aea183db0d56debeded446e41217":"2026-09-24T14:07:38.825Z","7.4.3":"2026-09-24T14:25:19.535Z"},"author":"Dotan Simha <dotansimha@gmail.com>","license":"MIT","homepage":"https://github.com/dotansimha/graphql-code-generator#readme","keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"repository":{"url":"git+https://github.com/dotansimha/graphql-code-generator.git","type":"git","directory":"packages/graphql-codegen-cli"},"maintainers":[{"name":"dotansimha","email":"dotan@the-guild.dev"},{"name":"ardatan","email":"ardatanrikulu@gmail.com"},{"name":"kamilkisiela","email":"kamil.kisiela@gmail.com"},{"name":"urigo","email":"uri.goldshtein@gmail.com"},{"name":"theguild-bot","email":"bot@the-guild.dev"}],"readme":"# GraphQL Code Generator\n\n<p align=\"center\">\n    <img src=\"https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true\" />\n</p>\n\nLive demo and full documentation:\n[the-guild.dev/graphql/codegen](https://the-guild.dev/graphql/codegen)\n\nProject repository: [graphql-code-generator](https://github.com/dotansimha/graphql-code-generator)\n","readmeFilename":"","users":{"flumpus-dev":true}}